diff --git a/iOS7/Frameworks/AVFoundation/AVAIFCOutputSettingsValidator.h b/iOS7/Frameworks/AVFoundation/AVAIFCOutputSettingsValidator.h index a7465057e..d1123ff28 100644 --- a/iOS7/Frameworks/AVFoundation/AVAIFCOutputSettingsValidator.h +++ b/iOS7/Frameworks/AVFoundation/AVAIFCOutputSettingsValidator.h @@ -10,7 +10,7 @@ { } -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; - (id)initWithFileType:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAIFFOutputSettingsValidator.h b/iOS7/Frameworks/AVFoundation/AVAIFFOutputSettingsValidator.h index e9dda41a5..e7ecf49e2 100644 --- a/iOS7/Frameworks/AVFoundation/AVAIFFOutputSettingsValidator.h +++ b/iOS7/Frameworks/AVFoundation/AVAIFFOutputSettingsValidator.h @@ -10,7 +10,7 @@ { } -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; - (id)initWithFileType:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAVAudioSettingsAudioOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVAVAudioSettingsAudioOutputSettings.h index 4f1e1f864..a2d2fb86c 100644 --- a/iOS7/Frameworks/AVFoundation/AVAVAudioSettingsAudioOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVAVAudioSettingsAudioOutputSettings.h @@ -16,11 +16,11 @@ + (id)_audioOutputSettingsWithAudioSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)eligibleOutputSettingsDictionaryKeys; - (id)audioOptions; -- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned int *)arg2; -- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned long)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; -- (BOOL)canFullySpecifyOutputFormatReturningReason:(id *)arg1; -- (BOOL)isCodecAvailableOnCurrentSystem; -- (BOOL)willYieldCompressedSamples; +- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned long long *)arg2; +- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned int)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; +- (_Bool)canFullySpecifyOutputFormatReturningReason:(id *)arg1; +- (_Bool)isCodecAvailableOnCurrentSystem; +- (_Bool)willYieldCompressedSamples; - (id)initWithTrustedAVAudioSettingsDictionary:(id)arg1; - (id)initWithAVAudioSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAVVideoSettingsVideoOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVAVVideoSettingsVideoOutputSettings.h index 1267847db..1d272bad6 100644 --- a/iOS7/Frameworks/AVFoundation/AVAVVideoSettingsVideoOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVAVVideoSettingsVideoOutputSettings.h @@ -17,19 +17,19 @@ NSDictionary *_VTCleanApertureDictionary; } -+ (BOOL)_validateVideoCompressionProperties:(id)arg1 againstSupportedPropertyDictionary:(id)arg2 forCodecType:(id)arg3 exceptionReason:(id *)arg4; ++ (_Bool)_validateVideoCompressionProperties:(id)arg1 againstSupportedPropertyDictionary:(id)arg2 forCodecType:(id)arg3 exceptionReason:(id *)arg4; + (id)_videoOutputSettingsWithVideoSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)eligibleOutputSettingsDictionaryKeys; @property(readonly, nonatomic) NSDictionary *videoCompressionProperties; @property(readonly, nonatomic) NSDictionary *videoEncoderSpecification; -@property(readonly, nonatomic) unsigned long videoCodecType; +@property(readonly, nonatomic) unsigned int videoCodecType; - (id)cleanApertureDictionary; - (id)pixelAspectRatioDictionary; - (int)height; - (int)width; -- (BOOL)canFullySpecifyOutputFormatReturningReason:(id *)arg1; -- (BOOL)isCodecAvailableOnCurrentSystem; -- (BOOL)willYieldCompressedSamples; +- (_Bool)canFullySpecifyOutputFormatReturningReason:(id *)arg1; +- (_Bool)isCodecAvailableOnCurrentSystem; +- (_Bool)willYieldCompressedSamples; - (void)dealloc; - (id)initWithTrustedAVVideoSettingsDictionary:(id)arg1; - (id)initWithAVVideoSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetChapterInspection.h b/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetChapterInspection.h new file mode 100644 index 000000000..10a3b484d --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetChapterInspection.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface AVAsset (AVAssetChapterInspection) +- (id)chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1; +- (id)chapterMetadataGroupsWithTitleLocale:(id)arg1 containingItemsWithCommonKeys:(id)arg2; +@property(readonly) NSArray *availableChapterLocales; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetVideoCompositionUtility.h b/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetVideoCompositionUtility.h new file mode 100644 index 000000000..254b98eae --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAsset-AVAssetVideoCompositionUtility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAsset (AVAssetVideoCompositionUtility) +- (int)unusedTrackID; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAsset-AVAsset_ForExportSession.h b/iOS7/Frameworks/AVFoundation/AVAsset-AVAsset_ForExportSession.h new file mode 100644 index 000000000..113e4e06a --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAsset-AVAsset_ForExportSession.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAsset (AVAsset_ForExportSession) +- (id)_exportURL; +- (_Bool)_containsAtLeastOnePlayableVideoTrack; +- (_Bool)_containsAtLeastOnePlayableAudioTrack; +- (id)_chapterTracks; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAsset.h b/iOS7/Frameworks/AVFoundation/AVAsset.h index e9cb2693f..270756aec 100644 --- a/iOS7/Frameworks/AVFoundation/AVAsset.h +++ b/iOS7/Frameworks/AVFoundation/AVAsset.h @@ -9,21 +9,21 @@ #import "AVAsynchronousKeyValueLoading-Protocol.h" #import "NSCopying-Protocol.h" -@class AVAssetInternal, NSArray; +@class AVAssetInternal; @interface AVAsset : NSObject { AVAssetInternal *_assetInternal; } -+ (id)assetWithURL:(id)arg1 figPlaybackItem:(struct OpaqueFigPlaybackItem *)arg2 trackIDs:(id)arg3 dynamicBehavior:(BOOL)arg4; ++ (id)assetWithURL:(id)arg1 figPlaybackItem:(struct OpaqueFigPlaybackItem *)arg2 trackIDs:(id)arg3 dynamicBehavior:(_Bool)arg4; + (id)assetWithURL:(id)arg1; -- (BOOL)isCompatibleWithSavedPhotosAlbum; -- (BOOL)isComposable; -- (BOOL)isReadable; -- (BOOL)isExportable; -- (BOOL)isPlayable; -- (BOOL)hasProtectedContent; +- (_Bool)isCompatibleWithSavedPhotosAlbum; +- (_Bool)isComposable; +- (_Bool)isReadable; +- (_Bool)isExportable; +- (_Bool)isPlayable; +- (_Bool)hasProtectedContent; - (void)_serverHasDied; - (id)compatibleTrackForCompositionTrack:(id)arg1; - (id)tracksWithMediaCharacteristics:(id)arg1; @@ -47,8 +47,8 @@ - (id)audioAlternatesTrackGroup; - (id)_firstTrackGroupWithMediaType:(id)arg1; - (id)trackGroups; -- (unsigned int)referenceRestrictions; -- (BOOL)providesPreciseDurationAndTiming; +- (unsigned long long)referenceRestrictions; +- (_Bool)providesPreciseDurationAndTiming; - (int)naturalTimeScale; @property(readonly, nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) struct CGAffineTransform preferredTransform; @@ -56,7 +56,7 @@ @property(readonly, nonatomic) float preferredVolume; @property(readonly, nonatomic) float preferredRate; @property(readonly, nonatomic) CDStruct_1b6d18a9 duration; -- (BOOL)_isStreaming; +- (_Bool)_isStreaming; - (id)_absoluteURL; - (struct OpaqueFigPlaybackItem *)_playbackItem; - (struct OpaqueFigFormatReader *)_formatReader; @@ -64,11 +64,11 @@ - (void)cancelLoading; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 keysForCollectionKeys:(id)arg2 completionHandler:(id)arg3; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; -- (int)statusOfValueForKey:(id)arg1; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1; - (id)valueForUndefinedKey:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)_comparisonToken; - (id)_assetInspectorLoader; - (id)_assetInspector; @@ -76,14 +76,6 @@ - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (id)chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1; -- (id)chapterMetadataGroupsWithTitleLocale:(id)arg1 containingItemsWithCommonKeys:(id)arg2; -@property(readonly) NSArray *availableChapterLocales; -- (int)unusedTrackID; -- (id)_exportURL; -- (BOOL)_containsAtLeastOnePlayableVideoTrack; -- (BOOL)_containsAtLeastOnePlayableAudioTrack; -- (id)_chapterTracks; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession-AVAssetDownloadSession_Local.h b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession-AVAssetDownloadSession_Local.h new file mode 100644 index 000000000..20b72cb1e --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession-AVAssetDownloadSession_Local.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAssetDownloadSession (AVAssetDownloadSession_Local) +- (void)_removeFigPlaybackItemListeners; +- (void)_addFigPlaybackItemListeners; +- (id)_figPlaybackItemNotificationNames; +- (void)_removeFigAssetListeners; +- (void)_addFigAssetListeners; +- (id)_figAssetNotificationNames; +- (int)_readyForInspection; +- (int)_primeCache; +- (void)_primeCacheOnDispatchQueue; +- (id)_errorForFigNotificationPayload:(struct __CFDictionary *)arg1 key:(struct __CFString *)arg2; +- (void)_transitionToTerminalStatus:(long long)arg1 error:(id)arg2; +- (struct OpaqueFigPlaybackItem *)_playbackItem; +- (_Bool)_setFigAsset:(struct OpaqueFigAsset *)arg1; +- (struct OpaqueFigAsset *)_figAsset; +- (id)_weakReference; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession.h b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession.h index d4d643b5a..2974f6db5 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSession.h @@ -18,11 +18,11 @@ @property(readonly, nonatomic) unsigned long long downloadToken; @property(readonly, nonatomic) unsigned long long availableFileSize; @property(readonly, nonatomic) unsigned long long fileSize; -@property(readonly, nonatomic) int priority; +@property(readonly, nonatomic) long long priority; @property(readonly, nonatomic) NSURL *destinationURL; @property(readonly, nonatomic) NSURL *URL; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; - (void)stop; - (void)pause; - (void)start; @@ -31,21 +31,6 @@ - (id)initWithDownloadToken:(unsigned long long)arg1; - (id)initWithURL:(id)arg1 destinationURL:(id)arg2 options:(id)arg3; - (id)init; -- (void)_removeFigPlaybackItemListeners; -- (void)_addFigPlaybackItemListeners; -- (id)_figPlaybackItemNotificationNames; -- (void)_removeFigAssetListeners; -- (void)_addFigAssetListeners; -- (id)_figAssetNotificationNames; -- (long)_readyForInspection; -- (long)_primeCache; -- (void)_primeCacheOnDispatchQueue; -- (id)_errorForFigNotificationPayload:(struct __CFDictionary *)arg1 key:(struct __CFString *)arg2; -- (void)_transitionToTerminalStatus:(int)arg1 error:(id)arg2; -- (struct OpaqueFigPlaybackItem *)_playbackItem; -- (BOOL)_setFigAsset:(struct OpaqueFigAsset *)arg1; -- (struct OpaqueFigAsset *)_figAsset; -- (id)_weakReference; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetDownloadSessionInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSessionInternal.h index b284ca9df..a1cf02d72 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetDownloadSessionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetDownloadSessionInternal.h @@ -15,9 +15,9 @@ struct OpaqueFigPlaybackItem *playbackItem; struct OpaqueFigAsset *asset; NSObject *readWriteQueue; - int status; + long long status; NSError *error; - int priority; + long long priority; NSURL *URL; NSURL *destinationURL; unsigned long long downloadToken; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetExportSession-AVAssetExportSession_Local.h b/iOS7/Frameworks/AVFoundation/AVAssetExportSession-AVAssetExportSession_Local.h new file mode 100644 index 000000000..309e69d20 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAssetExportSession-AVAssetExportSession_Local.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAssetExportSession (AVAssetExportSession_Local) ++ (id)_videoCompressionPropertiesForVideoSetting:(id)arg1; ++ (_Bool)_disablePassthrough; ++ (long long)_estimatedOutputFileLengthForPreset:(id)arg1 duration:(CDStruct_1b6d18a9)arg2 properties:(id)arg3; ++ (CDStruct_1b6d18a9)_maximumDurationForPreset:(id)arg1 fileSizeBytesLimit:(long long)arg2 properties:(id)arg3; ++ (id)_figRemakerNotificationNames; ++ (id)_settingForPreset:(id)arg1; ++ (_Bool)_isExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; ++ (_Bool)_disableExportCompatibilityCheck; ++ (_Bool)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; ++ (_Bool)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAssetContainingPlayableAudio:(_Bool)arg2 playableVideo:(_Bool)arg3 outputFileType:(id)arg4; ++ (_Bool)_isPassthroughExportPresetCompatibleWithAsset:(id)arg1 outputFileType:(id)arg2; ++ (_Bool)_failsAudioPassthroughRestrictions:(id)arg1 outputFileType:(id)arg2; ++ (_Bool)_isPassthroughExportSupportedForFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(_Bool)arg3; ++ (_Bool)_isPassthroughExportSupportedForAudioFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(_Bool)arg3 usingModifiedFormatDescription:(const struct opaqueCMFormatDescription **)arg4; ++ (id)_mediaTypesToFailPassthroughExport; ++ (id)_mediaTypesToStripOnPassthroughExport; ++ (id)_asynchronousDispatchQueue; ++ (id)_utTypesForAudioOnly; ++ (id)_utTypesForDefaultPassthroughPreset; ++ (id)_utTypesForPresets; ++ (id)_audioVideoPresets; ++ (id)_audioOnlyPresets; +- (id)_createFigRemaker:(struct OpaqueFigRemaker **)arg1; +- (void)_createRemakerOptions:(id *)arg1 forFileFormat:(id)arg2; +- (void)_createFormatWriterOptions:(id *)arg1 forFileFormat:(id)arg2; +- (id)_actualOutputFileType; +- (id)_addTracksAndPropertiesToFigRemakerForPassthroughExport:(struct OpaqueFigRemaker *)arg1; +- (id)_addAudioPassthroughTrack:(id)arg1 asChapterTrack:(_Bool)arg2 toFigRemaker:(struct OpaqueFigRemaker *)arg3 returningTrackID:(int *)arg4; +- (id)_audioProcessingOptions; +- (_Bool)_isAudioMixdownRequired:(struct __CFString *)arg1 error:(id *)arg2; +- (_Bool)_canPassThroughVideo:(id)arg1 remaker:(struct OpaqueFigRemaker *)arg2 checkEnabled:(_Bool)arg3 checkAll:(_Bool)arg4 checkProtected:(_Bool)arg5; +- (id)_settingForFigRemaker; +- (id)_retrieveChannelSpecificAudioSettingForAudioTrack:(id)arg1 fromAudioSetting:(id)arg2; +- (_Bool)_canPassThroughAudio:(id)arg1 checkEnabled:(_Bool)arg2 checkProtected:(_Bool)arg3; +- (_Bool)_totalSizeOfTracksIsWithinFileLengthLimit:(id)arg1 forSetting:(id)arg2; +- (_Bool)_hasProtectedNonAudioVideoTracks; +- (long long)_getTrackCountOfType:(id)arg1 checkEnabled:(_Bool)arg2; +- (float)_getSourceVideoFrameRate; +- (struct CGSize)_getUntransformedSourceDimension; +- (struct CGSize)_getSourceDimension; +- (void)_addListeners; +- (void)_removeListeners; +- (void)_transitionToStatus:(long long)arg1 error:(id)arg2; +- (id)_actualPresetName; +- (void)_handleFigRemakerNotificationAsync:(id)arg1 payload:(id)arg2; +- (void)_handleFigRemakerNotification:(id)arg1 payload:(id)arg2; +- (id)_actualSettingForPreset:(id)arg1; +- (id)_actualSettingForPresetAppleM4VAppleTV:(id)arg1; +- (int)_averageBitRateForSourceAndPreset:(id)arg1 targetFrameRate:(float)arg2; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAssetExportSession.h b/iOS7/Frameworks/AVFoundation/AVAssetExportSession.h index 2cd599a33..33fc7314c 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetExportSession.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetExportSession.h @@ -14,38 +14,15 @@ } + (id)keyPathsForValuesAffectingEstimatedOutputFileLength; -+ (int)_getPassthroughExportPolicyForAssetTrack:(id)arg1 fileType:(id)arg2 asChapterTrack:(BOOL)arg3; ++ (int)_getPassthroughExportPolicyForAssetTrack:(id)arg1 fileType:(id)arg2 asChapterTrack:(_Bool)arg3; + (long long)estimatedOutputFileLengthForPreset:(id)arg1 duration:(CDStruct_1b6d18a9)arg2 properties:(id)arg3; + (CDStruct_1b6d18a9)maximumDurationForPreset:(id)arg1 properties:(id)arg2; + (id)exportSessionWithAsset:(id)arg1 presetName:(id)arg2; + (void)determineCompatibilityOfExportPreset:(id)arg1 withAsset:(id)arg2 outputFileType:(id)arg3 completionHandler:(id)arg4; -+ (BOOL)_canWriteMediaOfAsset:(id)arg1 toFileType:(id)arg2; ++ (_Bool)_canWriteMediaOfAsset:(id)arg1 toFileType:(id)arg2; + (id)exportPresetsCompatibleWithAsset:(id)arg1; + (id)allExportPresets; -+ (id)_videoCompressionPropertiesForVideoSetting:(id)arg1; -+ (BOOL)_disablePassthrough; -+ (long long)_estimatedOutputFileLengthForPreset:(id)arg1 duration:(CDStruct_1b6d18a9)arg2 properties:(id)arg3; -+ (CDStruct_1b6d18a9)_maximumDurationForPreset:(id)arg1 fileSizeBytesLimit:(long long)arg2 properties:(id)arg3; -+ (id)_figRemakerNotificationNames; -+ (id)_bitRateTableForPreset:(id)arg1; -+ (id)_settingForPreset:(id)arg1; -+ (BOOL)_isExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; -+ (BOOL)_disableExportCompatibilityCheck; -+ (BOOL)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAsset:(id)arg2 outputFileType:(id)arg3; -+ (BOOL)_isNonPassthroughExportPreset:(id)arg1 compatibleWithAssetContainingPlayableAudio:(BOOL)arg2 playableVideo:(BOOL)arg3 outputFileType:(id)arg4; -+ (BOOL)_isPassthroughExportPresetCompatibleWithAsset:(id)arg1 outputFileType:(id)arg2; -+ (BOOL)_failsAudioPassthroughRestrictions:(id)arg1 outputFileType:(id)arg2; -+ (BOOL)_isPassthroughExportSupportedForFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(BOOL)arg3; -+ (BOOL)_isPassthroughExportSupportedForAudioFormatDescription:(struct opaqueCMFormatDescription *)arg1 forFileType:(struct __CFString *)arg2 asChapterTrack:(BOOL)arg3 usingModifiedFormatDescription:(const struct opaqueCMFormatDescription **)arg4; -+ (id)_mediaTypesToFailPassthroughExport; -+ (id)_mediaTypesToStripOnPassthroughExport; -+ (id)_asynchronousDispatchQueue; -+ (id)_utTypesForAudioOnly; -+ (id)_utTypesForDefaultPassthroughPreset; -+ (id)_utTypesForPresets; -+ (id)_audioVideoPresets; -+ (id)_audioOnlyPresets; -@property(nonatomic) BOOL shouldOptimizeForNetworkUse; +@property(nonatomic) _Bool shouldOptimizeForNetworkUse; @property(readonly, nonatomic) id customVideoCompositor; @property(copy, nonatomic) AVVideoComposition *videoComposition; @property(copy, nonatomic) AVAudioMix *audioMix; @@ -54,17 +31,22 @@ @property(retain, nonatomic) AVMetadataItemFilter *metadataItemFilter; @property(copy, nonatomic) NSArray *metadata; @property(readonly, nonatomic) long long estimatedOutputFileLength; +- (_Bool)_canPerformFastFrameRateConversionWithPreset:(id)arg1 usingRemaker:(struct OpaqueFigRemaker *)arg2; +- (id)videoFrameRateConversionAlgorithm; +- (void)setVideoFrameRateConversionAlgorithm:(id)arg1; +- (CDStruct_1b6d18a9)minVideoFrameDuration; +- (void)setMinVideoFrameDuration:(CDStruct_1b6d18a9)arg1; @property(readonly, nonatomic) CDStruct_1b6d18a9 maxDuration; @property(nonatomic) CDStruct_e83c9415 timeRange; - (void)cancelExport; - (void)_createRemakerAndBeginExport; - (void)exportAsynchronouslyWithCompletionHandler:(id)arg1; - (void)_validateOutputFileTypeForExport; -- (BOOL)_validateSettablePropertiesReturningError:(id *)arg1; +- (_Bool)_validateSettablePropertiesReturningError:(id *)arg1; @property(readonly, nonatomic) float progress; - (void)_updateProgress; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; @property(copy, nonatomic) NSURL *outputURL; @property(copy, nonatomic) NSString *outputFileType; - (void)determineCompatibleFileTypesWithCompletionHandler:(id)arg1; @@ -77,34 +59,6 @@ - (void)dealloc; - (id)initWithAsset:(id)arg1 presetName:(id)arg2; - (id)init; -- (id)_createFigRemaker:(struct OpaqueFigRemaker **)arg1; -- (void)_createRemakerOptions:(id *)arg1 forFileFormat:(id)arg2; -- (void)_createFormatWriterOptions:(id *)arg1 forFileFormat:(id)arg2; -- (id)_actualOutputFileType; -- (id)_addTracksAndPropertiesToFigRemakerForPassthroughExport:(struct OpaqueFigRemaker *)arg1; -- (id)_addAudioPassthroughTrack:(id)arg1 asChapterTrack:(BOOL)arg2 toFigRemaker:(struct OpaqueFigRemaker *)arg3 returningTrackID:(int *)arg4; -- (id)_audioProcessingOptions; -- (BOOL)_isAudioMixdownRequired:(struct __CFString *)arg1 error:(id *)arg2; -- (BOOL)_canPassThroughVideo:(id)arg1 checkEnabled:(BOOL)arg2 checkAll:(BOOL)arg3 checkProtected:(BOOL)arg4; -- (id)_settingForFigRemaker; -- (id)_retrieveChannelSpecificAudioSettingForAudioTrack:(id)arg1 fromAudioSetting:(id)arg2; -- (BOOL)_canPassThroughAudio:(id)arg1 checkEnabled:(BOOL)arg2 checkProtected:(BOOL)arg3; -- (BOOL)_totalSizeOfTracksIsWithinFileLengthLimit:(id)arg1 forSetting:(id)arg2; -- (BOOL)_hasProtectedNonAudioVideoTracks; -- (int)_getTrackCountOfType:(id)arg1 checkEnabled:(BOOL)arg2; -- (float)_getSourceVideoFrameRate; -- (struct CGSize)_getUntransformedSourceDimension; -- (struct CGSize)_getSourceDimension; -- (void)_addListeners; -- (void)_removeListeners; -- (void)_transitionToStatus:(int)arg1 error:(id)arg2; -- (id)_actualPresetName; -- (void)_handleFigRemakerNotificationAsync:(id)arg1 payload:(id)arg2; -- (void)_handleFigRemakerNotification:(id)arg1 payload:(id)arg2; -- (id)_actualSettingForPreset:(id)arg1; -- (id)_actualSettingForPresetAppleM4VAppleTV:(id)arg1; -- (int)_averageBitRateForSourceAndPreset:(id)arg1 targetFrameRate:(float)arg2; -- (id)_bitRateTierForVideoSetting:(id)arg1 withPreset:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetExportSessionInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetExportSessionInternal.h index f1f4c44e2..99252128e 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetExportSessionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetExportSessionInternal.h @@ -6,14 +6,14 @@ #import "NSObject.h" -@class AVAsset, AVAssetTrack, AVAudioMix, AVCustomVideoCompositorSession, AVMetadataItemFilter, AVVideoComposition, AVWeakReference, NSArray, NSError, NSObject, NSString, NSURL; +@class AVAsset, AVAssetTrack, AVAudioMix, AVCustomVideoCompositorSession, AVMetadataItemFilter, AVVideoComposition, AVWeakReference, NSArray, NSError, NSObject, NSObject, NSString, NSURL; @interface AVAssetExportSessionInternal : NSObject { AVWeakReference *weakReference; NSObject *readWriteQueue; struct OpaqueFigRemaker *remaker; - int status; + long long status; NSError *error; float progress; AVAsset *asset; @@ -31,11 +31,15 @@ NSArray *metadata; AVMetadataItemFilter *metadataItemFilter; CDStruct_e83c9415 timeRange; + CDStruct_1b6d18a9 minVideoFrameDuration; + _Bool canUseFastFrameRateConversion; + NSString *videoFrameRateConversionAlgorithm; + NSObject *canUseFastFrameRateConversionSemaphore; long long maxFileSize; id handler; - BOOL optimizeForNetworkUse; - BOOL outputFileCreatedByRemaker; - long compatibleFileTypesDispatchOncePredicate; + _Bool optimizeForNetworkUse; + _Bool outputFileCreatedByRemaker; + long long compatibleFileTypesDispatchOncePredicate; NSArray *compatibleFileTypes; NSObject *remakerNotificationSerializationQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVAssetImageGenerator.h b/iOS7/Frameworks/AVFoundation/AVAssetImageGenerator.h index 777abca7d..060c8f296 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetImageGenerator.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetImageGenerator.h @@ -14,7 +14,7 @@ } + (id)assetImageGeneratorWithAsset:(id)arg1; -- (id)_NSErrorForError:(long)arg1; +- (id)_NSErrorForError:(int)arg1; - (struct CGImage *)_copyCGImageAtTime:(CDStruct_1b6d18a9)arg1 usingAssetReader:(id)arg2 error:(id *)arg3; - (struct CGSize)_scaledSizeForRenderSize:(struct CGSize)arg1; - (id)_requestWithRequestID:(id)arg1; @@ -28,7 +28,7 @@ @property(copy, nonatomic) AVVideoComposition *videoComposition; @property(copy, nonatomic) NSString *apertureMode; @property(nonatomic) struct CGSize maximumSize; -@property(nonatomic) BOOL appliesPreferredTrackTransform; +@property(nonatomic) _Bool appliesPreferredTrackTransform; - (void)cancelAllCGImageGeneration; - (void)generateCGImagesAsynchronouslyForTimes:(id)arg1 completionHandler:(id)arg2; - (struct CGImage *)copyCGImageAtTime:(CDStruct_1b6d18a9)arg1 actualTime:(CDStruct_1b6d18a9 *)arg2 error:(id *)arg3; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetImageGeneratorInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetImageGeneratorInternal.h index 4e93a60d4..d5751be9d 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetImageGeneratorInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetImageGeneratorInternal.h @@ -13,7 +13,7 @@ AVWeakReference *weakReference; struct OpaqueFigAssetImageGenerator *generator; AVAsset *asset; - BOOL appliesPreferredTrackTransform; + _Bool appliesPreferredTrackTransform; struct CGSize maximumSize; NSString *apertureMode; CDStruct_1b6d18a9 requestedTimeToleranceBefore; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetInspector.h b/iOS7/Frameworks/AVFoundation/AVAssetInspector.h index 56760f0e3..faf524cc2 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetInspector.h @@ -15,10 +15,10 @@ } @property(readonly, nonatomic) NSData *SHA1Digest; -@property(readonly, nonatomic, getter=isComposable) BOOL composable; -@property(readonly, nonatomic, getter=isReadable) BOOL readable; -@property(readonly, nonatomic, getter=isExportable) BOOL exportable; -- (BOOL)hasProtectedContent; +@property(readonly, nonatomic, getter=isComposable) _Bool composable; +@property(readonly, nonatomic, getter=isReadable) _Bool readable; +@property(readonly, nonatomic, getter=isExportable) _Bool exportable; +- (_Bool)hasProtectedContent; - (id)metadataForFormat:(id)arg1; @property(readonly, nonatomic) NSArray *availableMetadataFormats; @property(readonly, nonatomic) NSArray *commonMetadata; @@ -28,8 +28,8 @@ @property(readonly, nonatomic) NSDictionary *trackReferences; @property(readonly, nonatomic) NSArray *alternateTrackGroups; @property(readonly, nonatomic) NSArray *trackIDs; -@property(readonly, nonatomic) long trackCount; -@property(readonly, nonatomic) BOOL providesPreciseDurationAndTiming; +@property(readonly, nonatomic) long long trackCount; +@property(readonly, nonatomic) _Bool providesPreciseDurationAndTiming; @property(readonly, nonatomic) int naturalTimeScale; @property(readonly, nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) struct CGAffineTransform preferredTransform; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetInspectorLoader.h b/iOS7/Frameworks/AVFoundation/AVAssetInspectorLoader.h index 52461dedf..2f98f23b4 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetInspectorLoader.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetInspectorLoader.h @@ -17,26 +17,26 @@ } + (void)initialize; -@property(readonly, nonatomic, getter=_shouldOptimizeAccessForLinearMoviePlayback) BOOL shouldOptimizeAccessForLinearMoviePlayback; +@property(readonly, nonatomic, getter=_shouldOptimizeAccessForLinearMoviePlayback) _Bool shouldOptimizeAccessForLinearMoviePlayback; - (void)_serverHasDied; -@property(readonly, nonatomic) unsigned int referenceRestrictions; -- (id)_mapFigErrorCodeToNSError:(long)arg1; +@property(readonly, nonatomic) unsigned long long referenceRestrictions; +- (id)_mapFigErrorCodeToNSError:(int)arg1; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 keysForCollectionKeys:(id)arg2 completionHandler:(id)arg3; - (void)_ensureAllDependenciesOfKeyAreLoaded:(id)arg1; -@property(readonly, nonatomic, getter=_isStreaming) BOOL streaming; -@property(readonly, nonatomic) BOOL hasProtectedContent; +@property(readonly, nonatomic, getter=_isStreaming) _Bool streaming; +@property(readonly, nonatomic) _Bool hasProtectedContent; @property(readonly, nonatomic) unsigned long long downloadToken; @property(readonly, nonatomic) NSURL *downloadDestinationURL; @property(readonly, nonatomic) NSURL *resolvedURL; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLWithoutQueryComponent; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLPathComponentOnly; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLWithoutQueryComponent; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLPathComponentOnly; @property(readonly, nonatomic) AVAssetCache *assetCache; @property(readonly, nonatomic) NSArray *chapterGroupInfo; -@property(readonly, nonatomic, getter=isCompatibleWithSavedPhotosAlbum) BOOL compatibleWithSavedPhotosAlbum; -@property(readonly, nonatomic, getter=isComposable) BOOL composable; -@property(readonly, nonatomic, getter=isReadable) BOOL readable; -@property(readonly, nonatomic, getter=isExportable) BOOL exportable; -@property(readonly, nonatomic, getter=isPlayable) BOOL playable; +@property(readonly, nonatomic, getter=isCompatibleWithSavedPhotosAlbum) _Bool compatibleWithSavedPhotosAlbum; +@property(readonly, nonatomic, getter=isComposable) _Bool composable; +@property(readonly, nonatomic, getter=isReadable) _Bool readable; +@property(readonly, nonatomic, getter=isExportable) _Bool exportable; +@property(readonly, nonatomic, getter=isPlayable) _Bool playable; @property(readonly, nonatomic) NSString *lyrics; @property(readonly, nonatomic) CDStruct_1b6d18a9 duration; @property(readonly, nonatomic, getter=_playbackItem) struct OpaqueFigPlaybackItem *playbackItem; @@ -46,7 +46,7 @@ - (void)cancelLoading; - (id)assetInspector; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; @property(readonly, nonatomic, getter=_weakReference) AVWeakReference *weakReference; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetMakeReadyForInspectionLoader.h b/iOS7/Frameworks/AVFoundation/AVAssetMakeReadyForInspectionLoader.h index 73bde78d1..67f9f60b4 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetMakeReadyForInspectionLoader.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetMakeReadyForInspectionLoader.h @@ -12,29 +12,29 @@ { AVAssetInspector *_assetInspector; AVAssetCache *_assetCache; - BOOL _shouldMatchDataInCacheByURLPathComponentOnly; - BOOL _shouldMatchDataInCacheByURLWithoutQueryComponent; + _Bool _shouldMatchDataInCacheByURLPathComponentOnly; + _Bool _shouldMatchDataInCacheByURLWithoutQueryComponent; NSURL *_downloadDestinationURL; struct OpaqueFigFormatReader *_formatReader; struct OpaqueFigSimpleMutex *_loadingMutex; NSMutableArray *_keysAwaitingCompletion; - int _status; - long _basicInspectionFailureCode; + long long _status; + int _basicInspectionFailureCode; NSURL *_URL; } @property(readonly, nonatomic) NSURL *downloadDestinationURL; // @synthesize downloadDestinationURL=_downloadDestinationURL; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLWithoutQueryComponent; // @synthesize shouldMatchDataInCacheByURLWithoutQueryComponent=_shouldMatchDataInCacheByURLWithoutQueryComponent; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLPathComponentOnly; // @synthesize shouldMatchDataInCacheByURLPathComponentOnly=_shouldMatchDataInCacheByURLPathComponentOnly; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLWithoutQueryComponent; // @synthesize shouldMatchDataInCacheByURLWithoutQueryComponent=_shouldMatchDataInCacheByURLWithoutQueryComponent; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLPathComponentOnly; // @synthesize shouldMatchDataInCacheByURLPathComponentOnly=_shouldMatchDataInCacheByURLPathComponentOnly; @property(readonly, nonatomic) AVAssetCache *assetCache; // @synthesize assetCache=_assetCache; - (id)URL; - (void)_serverHasDied; -- (BOOL)_isStreaming; -- (BOOL)hasProtectedContent; -- (BOOL)isComposable; -- (BOOL)isReadable; -- (BOOL)isExportable; -- (BOOL)isPlayable; +- (_Bool)_isStreaming; +- (_Bool)hasProtectedContent; +- (_Bool)isComposable; +- (_Bool)isReadable; +- (_Bool)isExportable; +- (_Bool)isPlayable; - (id)chapterGroupInfo; - (id)lyrics; - (CDStruct_1b6d18a9)duration; @@ -42,19 +42,19 @@ - (id)_loadValuesWhileMutexLockedForKeys:(id)arg1; - (id)_dictionaryOfSpecialLoadingMethodsForKeys; - (id)_loadValuesUsingDefaultLoadingMethodWhileMutexLockedForKeys:(id)arg1; -- (void)_setStatus:(int)arg1 figErrorCode:(long)arg2; -- (BOOL)_updateStatusWhileMutexLocked:(int)arg1 figErrorCode:(long)arg2; -- (int)_status; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (void)_setStatus:(long long)arg1 figErrorCode:(int)arg2; +- (_Bool)_updateStatusWhileMutexLocked:(long long)arg1 figErrorCode:(int)arg2; +- (long long)_status; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; - (id)_getAndPruneCompletionsWhileMutexLocked; -- (BOOL)_statusOfValuesIsTerminalWhileMutexLockedForKeys:(id)arg1; -- (int)_statusOfValueWhileMutexLockedForKey:(id)arg1 error:(id *)arg2; +- (_Bool)_statusOfValuesIsTerminalWhileMutexLockedForKeys:(id)arg1; +- (long long)_statusOfValueWhileMutexLockedForKey:(id)arg1 error:(id *)arg2; - (id)_dictionaryOfSpecialGettersForKeyValueStatus; - (id)_statusOfValueForKeyThatIsAlwaysLoaded; - (struct OpaqueFigPlaybackItem *)_playbackItem; -- (BOOL)_inspectionRequiresAFormatReader; +- (_Bool)_inspectionRequiresAFormatReader; - (struct OpaqueFigFormatReader *)_copyFormatReaderFromFigObjectWithFigErrorCode:(int *)arg1; -- (BOOL)_providesAccurateTiming; +- (_Bool)_providesAccurateTiming; - (struct OpaqueFigSimpleMutex *)_loadingMutex; - (struct OpaqueFigFormatReader *)_formatReader; - (void)cancelLoading; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReader.h b/iOS7/Frameworks/AVFoundation/AVAssetReader.h index 36f7eed2c..26c549bc8 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReader.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReader.h @@ -13,22 +13,22 @@ AVAssetReaderInternal *_priv; } -+ (id)_errorForOSStatus:(long)arg1; ++ (id)_errorForOSStatus:(int)arg1; + (id)assetReaderWithAsset:(id)arg1 error:(id *)arg2; + (void)initialize; @property(readonly, nonatomic, getter=_figAssetReader) struct OpaqueFigAssetReader *figAssetReader; - (void)_handleServerDiedNotification; - (void)cancelReading; -- (BOOL)startReading; +- (_Bool)startReading; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)addOutput:(id)arg1; -- (BOOL)canAddOutput:(id)arg1; -- (BOOL)_canAddOutput:(id)arg1 exceptionReason:(id *)arg2; +- (_Bool)canAddOutput:(id)arg1; +- (_Bool)_canAddOutput:(id)arg1 exceptionReason:(id *)arg2; @property(readonly, nonatomic) NSArray *outputs; @property(nonatomic) CDStruct_e83c9415 timeRange; @property(readonly) NSError *error; -- (void)_transitionToStatus:(int)arg1 failureError:(id)arg2; -@property(readonly) int status; +- (void)_transitionToStatus:(long long)arg1 failureError:(id)arg2; +@property(readonly) long long status; @property(readonly, nonatomic) AVAsset *asset; - (id)description; - (void)_tearDownFigAssetReader; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutput.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutput.h index 9e089c3e4..e16e949da 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutput.h @@ -14,13 +14,15 @@ } + (id)assetReaderAudioMixOutputWithAudioTracks:(id)arg1 audioSettings:(id)arg2; -- (BOOL)_enableTrackExtractionReturningError:(id *)arg1; +- (_Bool)_enableTrackExtractionReturningError:(id *)arg1; - (id)_asset; - (id)mediaType; @property(copy, nonatomic) NSString *audioTimePitchAlgorithm; @property(copy, nonatomic) AVAudioMix *audioMix; - (void)_setAudioTapProcessor:(struct opaqueMTAudioProcessingTap *)arg1 forTrack:(id)arg2; - (struct opaqueMTAudioProcessingTap *)_audioTapProcessorForTrack:(id)arg1; +- (void)_setAudioTimePitchAlgorithm:(id)arg1 forTrack:(id)arg2; +- (id)_audioTimePitchAlgorithmForTrack:(id)arg1; - (void)_setAudioVolumeCurve:(id)arg1 forTrack:(id)arg2; - (id)_audioVolumeCurveForTrack:(id)arg1; @property(readonly, nonatomic) NSDictionary *audioSettings; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutputInternal.h index e2db81c50..ce9767826 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderAudioMixOutputInternal.h @@ -13,6 +13,7 @@ NSArray *audioTracks; AVAudioMix *audioMix; NSMutableDictionary *audioVolumeCurvesForTracks; + NSMutableDictionary *audioTimePitchAlgorithmsForTracks; NSMutableDictionary *audioTapProcessorsForTracks; AVAudioOutputSettings *audioOutputSettings; NSString *audioTimePitchAlgorithm; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderInternal.h index de5ee2b91..11de845e5 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderInternal.h @@ -16,7 +16,7 @@ struct OpaqueFigAssetReader *figAssetReader; CDStruct_e83c9415 timeRange; NSMutableArray *outputs; - int status; + long long status; NSError *error; NSObject *statusReadWriteQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderOutput.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderOutput.h index f3e90886e..a679390d8 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderOutput.h @@ -18,21 +18,22 @@ - (void)_figAssetReaderDecodeError; - (void)_figAssetReaderSampleBufferDidBecomeAvailableForExtractionID:(int)arg1; - (struct opaqueCMSampleBuffer *)copyNextSampleBuffer; +- (id)_errorForOSStatus:(int)arg1; - (void)_cancelReading; - (void)_markAsFinished; -- (BOOL)_isFinished; -- (BOOL)_enableTrackExtractionReturningError:(id *)arg1; -- (BOOL)_prepareForReadingReturningError:(id *)arg1; -@property(readonly, nonatomic, getter=_trimsSampleDurations) BOOL trimsSampleDurations; +- (_Bool)_isFinished; +- (_Bool)_enableTrackExtractionReturningError:(id *)arg1; +- (_Bool)_prepareForReadingReturningError:(id *)arg1; +@property(readonly, nonatomic, getter=_trimsSampleDurations) _Bool trimsSampleDurations; @property(readonly, nonatomic, getter=_figAssetReaderExtractionOptions) NSDictionary *figAssetReaderExtractionOptions; @property(nonatomic, getter=_extractionID, setter=_setExtractionID:) int extractionID; -@property(readonly, getter=_status) int status; +@property(readonly, getter=_status) long long status; - (void)_attachToWeakReferenceToAssetReader:(id)arg1; @property(readonly, nonatomic, getter=_weakReferenceToAssetReader) AVWeakReference *weakReferenceToAssetReader; - (void)_setFigAssetReader:(struct OpaqueFigAssetReader *)arg1; - (struct OpaqueFigAssetReader *)_figAssetReader; - (id)_asset; -@property(nonatomic) BOOL alwaysCopiesSampleData; +@property(nonatomic) _Bool alwaysCopiesSampleData; @property(readonly, nonatomic) NSString *mediaType; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderOutputInternal.h index cc55aa5a3..70c282ef0 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderOutputInternal.h @@ -16,7 +16,7 @@ int extractionID; AVRunLoopCondition *sampleBufferAvailabilityCondition; int finished; - BOOL alwaysCopiesSampleData; + _Bool alwaysCopiesSampleData; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderTrackOutput.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderTrackOutput.h index d9eaa4573..eef15eb02 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderTrackOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderTrackOutput.h @@ -14,9 +14,9 @@ } + (id)assetReaderTrackOutputWithTrack:(id)arg1 outputSettings:(id)arg2; -- (BOOL)_enableTrackExtractionReturningError:(id *)arg1; +- (_Bool)_enableTrackExtractionReturningError:(id *)arg1; - (id)_figAssetReaderExtractionOptions; -- (BOOL)_trimsSampleDurations; +- (_Bool)_trimsSampleDurations; - (id)_asset; - (id)mediaType; @property(copy, nonatomic) NSString *audioTimePitchAlgorithm; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetReaderVideoCompositionOutput.h b/iOS7/Frameworks/AVFoundation/AVAssetReaderVideoCompositionOutput.h index 8f57eb772..bf46f8d86 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetReaderVideoCompositionOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetReaderVideoCompositionOutput.h @@ -14,8 +14,9 @@ } + (id)assetReaderVideoCompositionOutputWithVideoTracks:(id)arg1 videoSettings:(id)arg2; -- (BOOL)_enableTrackExtractionReturningError:(id *)arg1; -- (BOOL)_prepareForReadingReturningError:(id *)arg1; +- (_Bool)_enableTrackExtractionReturningError:(id *)arg1; +- (_Bool)_prepareForReadingReturningError:(id *)arg1; +- (id)_errorForOSStatus:(int)arg1; - (id)_asset; - (id)mediaType; @property(readonly, nonatomic) id customVideoCompositor; @@ -25,7 +26,7 @@ @property(readonly, nonatomic) NSDictionary *videoSettings; @property(readonly, nonatomic) NSArray *videoTracks; - (id)description; -- (BOOL)alwaysCopiesSampleData; +- (_Bool)alwaysCopiesSampleData; - (void)finalize; - (void)dealloc; - (id)initWithVideoTracks:(id)arg1 videoSettings:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequest.h b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequest.h index 865e20226..080ca6d77 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequest.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequest.h @@ -13,9 +13,9 @@ AVAssetResourceLoadingContentInformationRequestInternal *_contentInformationRequest; } -- (BOOL)isDiskCachingPermitted; -- (void)setDiskCachingPermitted:(BOOL)arg1; -@property(nonatomic, getter=isByteRangeAccessSupported) BOOL byteRangeAccessSupported; +- (_Bool)isDiskCachingPermitted; +- (void)setDiskCachingPermitted:(_Bool)arg1; +@property(nonatomic, getter=isByteRangeAccessSupported) _Bool byteRangeAccessSupported; @property(nonatomic) long long contentLength; @property(copy, nonatomic) NSString *contentType; - (id)propertyList; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequestInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequestInternal.h index b9a8fd055..2fb488b28 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequestInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingContentInformationRequestInternal.h @@ -12,8 +12,8 @@ { NSString *contentType; long long contentLength; - BOOL byteRangeAccessSupported; - BOOL diskCachingPermitted; + _Bool byteRangeAccessSupported; + _Bool diskCachingPermitted; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequest.h b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequest.h index 7bbefb62f..2a0af0f71 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequest.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequest.h @@ -16,12 +16,12 @@ - (void)respondWithData:(id)arg1; - (id)_loadingRequest; @property(readonly, nonatomic) long long currentOffset; -@property(readonly, nonatomic) int requestedLength; +@property(readonly, nonatomic) long long requestedLength; @property(readonly, nonatomic) long long requestedOffset; - (id)description; - (void)finalize; - (void)dealloc; -- (id)initWithLoadingRequest:(id)arg1 requestedOffset:(long long)arg2 requestedLength:(int)arg3 canSupplyIncrementalDataImmediately:(BOOL)arg4; +- (id)initWithLoadingRequest:(id)arg1 requestedOffset:(long long)arg2 requestedLength:(long long)arg3 canSupplyIncrementalDataImmediately:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequestInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequestInternal.h index b23e531b5..2808ddf7f 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequestInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingDataRequestInternal.h @@ -11,10 +11,10 @@ @interface AVAssetResourceLoadingDataRequestInternal : NSObject { long long requestedOffset; - int requestedLength; + long long requestedLength; long long currentOffset; NSObject *dataResponseQueue; - BOOL canSupplyIncrementalDataImmediately; + _Bool canSupplyIncrementalDataImmediately; AVWeakReference *weakReferenceToLoadingRequest; } diff --git a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingRequest.h b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingRequest.h index 49a5f2286..3a60414ff 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingRequest.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetResourceLoadingRequest.h @@ -31,10 +31,10 @@ - (void)_setDataRequest:(id)arg1; @property(readonly, nonatomic) AVAssetResourceLoadingContentInformationRequest *contentInformationRequest; - (void)_setContentInformationRequest:(id)arg1; -@property(readonly, nonatomic, getter=isCancelled) BOOL cancelled; -- (BOOL)_tryToMarkAsCancelled; -- (BOOL)finished; -@property(readonly, nonatomic, getter=isFinished) BOOL finished; +@property(readonly, nonatomic, getter=isCancelled) _Bool cancelled; +- (_Bool)_tryToMarkAsCancelled; +- (_Bool)finished; +@property(readonly, nonatomic, getter=isFinished) _Bool finished; @property(readonly, nonatomic) NSURLRequest *request; - (id)_requestDictionary; - (id)_resourceLoader; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetTrack-AVAssetTrack_ForExportSession.h b/iOS7/Frameworks/AVFoundation/AVAssetTrack-AVAssetTrack_ForExportSession.h new file mode 100644 index 000000000..a8d5039e7 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAssetTrack-AVAssetTrack_ForExportSession.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAssetTrack (AVAssetTrack_ForExportSession) +- (_Bool)_hasScaledEdits; +- (_Bool)_hasMultipleEdits; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAssetTrack.h b/iOS7/Frameworks/AVFoundation/AVAssetTrack.h index a67d46651..985040cdf 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetTrack.h @@ -18,18 +18,18 @@ + (id)keyPathsForValuesAffectingTimeRange; + (id)mediaTypesForMediaCharacteristics; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)associatedTracksOfType:(id)arg1; - (id)availableTrackAssociationTypes; -- (BOOL)hasProtectedContent; +- (_Bool)hasProtectedContent; - (id)_trackReferences; - (id)_pairedForcedOnlySubtitlesTrack; - (id)_mostCloselyAssociatedTrackAmongTracks:(id)arg1; - (id)_followingTrackAmongTracks:(id)arg1; - (id)_fallbackTrack; - (id)_firstAssociatedTrackWithAssociationType:(id)arg1; -- (BOOL)isExcludedFromAutoselectionInTrackGroup; +- (_Bool)isExcludedFromAutoselectionInTrackGroup; - (id)metadata; - (id)metadataForFormat:(id)arg1; - (id)availableMetadataFormats; @@ -37,10 +37,11 @@ - (CDStruct_1b6d18a9)samplePresentationTimeForTrackTime:(CDStruct_1b6d18a9)arg1; - (id)segmentForTrackTime:(CDStruct_1b6d18a9)arg1; - (id)segments; +- (CDStruct_1b6d18a9)minFrameDuration; - (float)nominalFrameRate; - (id)loudnessInfo; - (float)preferredVolume; -- (int)layer; +- (long long)layer; - (struct CGAffineTransform)preferredTransform; - (struct CGSize)dimensions; - (struct CGSize)naturalSize; @@ -51,19 +52,19 @@ - (int)naturalTimeScale; - (CDStruct_e83c9415)timeRange; - (id)mediaCharacteristics; -- (BOOL)hasMediaCharacteristics:(id)arg1; -- (BOOL)hasMediaCharacteristic:(id)arg1; -- (BOOL)_subtitleFormatDescriptionMatchesTextDisplayFlags:(unsigned int)arg1 flagsMask:(unsigned int)arg2; +- (_Bool)hasMediaCharacteristics:(id)arg1; +- (_Bool)hasMediaCharacteristic:(id)arg1; +- (_Bool)_subtitleFormatDescriptionMatchesTextDisplayFlags:(unsigned int)arg1 flagsMask:(unsigned int)arg2; - (long long)totalSampleDataLength; -- (BOOL)isSelfContained; -- (BOOL)isEnabled; -- (long)playabilityValidationResult; -- (BOOL)isPlayable; +- (_Bool)isSelfContained; +- (_Bool)isEnabled; +- (int)playabilityValidationResult; +- (_Bool)isPlayable; - (id)formatDescriptions; - (id)mediaType; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; -- (int)statusOfValueForKey:(id)arg1; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1; @property(readonly, nonatomic) int trackID; - (id)_assetTrackInspector; @property(readonly, nonatomic) AVAsset *asset; @@ -71,12 +72,10 @@ - (void)finalize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_initWithAsset:(id)arg1 trackIndex:(long)arg2; +- (id)_initWithAsset:(id)arg1 trackIndex:(long long)arg2; - (id)_initWithAsset:(id)arg1 trackID:(int)arg2; - (id)init; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; -- (BOOL)_hasScaledEdits; -- (BOOL)_hasMultipleEdits; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetTrackGroup.h b/iOS7/Frameworks/AVFoundation/AVAssetTrackGroup.h index b50216d16..cb27daa93 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetTrackGroup.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetTrackGroup.h @@ -17,8 +17,8 @@ - (id)_assetComparisonToken; @property(readonly, nonatomic) NSArray *trackIDs; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetTrackInspector.h b/iOS7/Frameworks/AVFoundation/AVAssetTrackInspector.h index 46a9f6f06..d2c7caa4e 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetTrackInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetTrackInspector.h @@ -13,24 +13,25 @@ @interface AVAssetTrackInspector : AVFigObjectInspector { AVWeakReference *_weakReference; - long _synthesizeMediaCharacteristicsOnce; + long long _synthesizeMediaCharacteristicsOnce; NSArray *_cachedMediaCharacteristics; } -+ (id)assetTrackInspectorWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; -@property(readonly, nonatomic) BOOL hasProtectedContent; ++ (id)assetTrackInspectorWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; +@property(readonly, nonatomic) _Bool hasProtectedContent; @property(readonly, nonatomic, getter=_trackReferences) NSDictionary *trackReferences; -@property(readonly, nonatomic, getter=isExcludedFromAutoselectionInTrackGroup) BOOL excludedFromAutoselectionInTrackGroup; +@property(readonly, nonatomic, getter=isExcludedFromAutoselectionInTrackGroup) _Bool excludedFromAutoselectionInTrackGroup; - (id)metadataForFormat:(id)arg1; @property(readonly, nonatomic) NSArray *availableMetadataFormats; @property(readonly, nonatomic) NSArray *commonMetadata; - (CDStruct_1b6d18a9)samplePresentationTimeForTrackTime:(CDStruct_1b6d18a9)arg1; - (id)segmentForTrackTime:(CDStruct_1b6d18a9)arg1; @property(readonly, nonatomic) NSArray *segments; +@property(readonly, nonatomic) CDStruct_1b6d18a9 minSampleDuration; @property(readonly, nonatomic) float nominalFrameRate; @property(readonly, nonatomic) NSDictionary *loudnessInfo; @property(readonly, nonatomic) float preferredVolume; -@property(readonly, nonatomic) int layer; +@property(readonly, nonatomic) long long layer; @property(readonly, nonatomic) struct CGAffineTransform preferredTransform; @property(readonly, nonatomic) struct CGSize dimensions; @property(readonly, nonatomic) struct CGSize naturalSize; @@ -42,23 +43,23 @@ @property(readonly, nonatomic) int naturalTimeScale; @property(readonly, nonatomic) CDStruct_e83c9415 timeRange; @property(readonly, nonatomic) long long totalSampleDataLength; -@property(readonly, nonatomic, getter=isSelfContained) BOOL selfContained; -@property(readonly, nonatomic, getter=isEnabled) BOOL enabled; -@property(readonly, nonatomic) long playabilityValidationResult; -@property(readonly, nonatomic, getter=isPlayable) BOOL playable; +@property(readonly, nonatomic, getter=isSelfContained) _Bool selfContained; +@property(readonly, nonatomic, getter=isEnabled) _Bool enabled; +@property(readonly, nonatomic) int playabilityValidationResult; +@property(readonly, nonatomic, getter=isPlayable) _Bool playable; @property(readonly, nonatomic) NSArray *formatDescriptions; @property(readonly, nonatomic) NSString *mediaType; -@property(readonly, nonatomic, getter=_figMediaType) unsigned long figMediaType; +@property(readonly, nonatomic, getter=_figMediaType) unsigned int figMediaType; @property(readonly, nonatomic) int trackID; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)_weakReference; - (id)init; -- (id)_initWithAsset:(id)arg1 trackIndex:(long)arg2; +- (id)_initWithAsset:(id)arg1 trackIndex:(long long)arg2; - (id)_initWithAsset:(id)arg1 trackID:(int)arg2; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetTrackSegment.h b/iOS7/Frameworks/AVFoundation/AVAssetTrackSegment.h index 755b0b82d..be3197b14 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetTrackSegment.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetTrackSegment.h @@ -12,9 +12,9 @@ } @property(readonly, nonatomic) CDStruct_82206317 timeMapping; // @synthesize timeMapping=_timeMapping; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; - (id)_initWithTimeMapping:(CDStruct_82206317)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriter.h b/iOS7/Frameworks/AVFoundation/AVAssetWriter.h index 328a20a2a..8f6d5d566 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriter.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriter.h @@ -13,25 +13,25 @@ AVAssetWriterInternal *_internal; } -+ (id)_errorForOSStatus:(long)arg1; ++ (id)_errorForOSStatus:(int)arg1; + (id)keyPathsForValuesAffectingError; + (id)keyPathsForValuesAffectingStatus; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)assetWriterWithURL:(id)arg1 fileType:(id)arg2 error:(id *)arg3; + (void)initialize; - (void)_transitionToFailedStatusWithError:(id)arg1; - (void)finishWritingWithCompletionHandler:(id)arg1; -- (BOOL)finishWriting; +- (_Bool)finishWriting; - (void)cancelWriting; - (void)endSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; - (void)startSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; -- (BOOL)startWriting; +- (_Bool)startWriting; @property(copy, nonatomic) NSArray *metadata; - (void)addInputGroup:(id)arg1; -- (BOOL)canAddInputGroup:(id)arg1; +- (_Bool)canAddInputGroup:(id)arg1; - (void)addInput:(id)arg1; -- (BOOL)canAddInput:(id)arg1; -- (BOOL)canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2; +- (_Bool)canAddInput:(id)arg1; +- (_Bool)canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2; - (id)inputGroups; @property(readonly, nonatomic) NSArray *inputs; - (void)setPreferredRate:(float)arg1; @@ -42,16 +42,16 @@ - (struct CGAffineTransform)preferredTransform; - (void)setMovieTimeScale:(int)arg1; - (int)movieTimeScale; -@property(nonatomic) BOOL shouldOptimizeForNetworkUse; +@property(nonatomic) _Bool shouldOptimizeForNetworkUse; - (void)setMovieFragmentInterval:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)movieFragmentInterval; @property(readonly) NSError *error; -@property(readonly) int status; +@property(readonly) long long status; @property(readonly, nonatomic) NSArray *availableMediaTypes; @property(readonly, nonatomic) NSString *outputFileType; @property(readonly, nonatomic) NSURL *outputURL; -- (BOOL)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2 withBlock:(id)arg3; -- (BOOL)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2; +- (_Bool)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2 withBlock:(id)arg3; +- (_Bool)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2; @property(readonly, getter=_helper) AVAssetWriterHelper *helper; - (id)description; - (void)finalize; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterAsynchronousFinishWritingDelegate.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterAsynchronousFinishWritingDelegate.h index f4f58b31b..6ea6dc0a4 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterAsynchronousFinishWritingDelegate.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterAsynchronousFinishWritingDelegate.h @@ -20,12 +20,12 @@ AVWeakReference *_weakReferenceToSelf; } -- (BOOL)shouldHelperPrepareInputs; +- (_Bool)shouldHelperPrepareInputs; - (void)_callHandlerIfNotCalled; - (void)finishWritingHelperDidFail:(id)arg1; - (void)finishWritingHelperDidCancelFinishWriting:(id)arg1; - (void)finishWritingHelper:(id)arg1 didInitiateFinishWritingForFigAssetWriter:(struct OpaqueFigAssetWriter *)arg2; -- (void)didReceiveFigAssetWriterNotificationWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)didReceiveFigAssetWriterNotificationWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)dealloc; - (id)initWithHandler:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterClientInitiatedTerminalHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterClientInitiatedTerminalHelper.h index f0a3b9dc6..131e801ac 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterClientInitiatedTerminalHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterClientInitiatedTerminalHelper.h @@ -8,11 +8,11 @@ @interface AVAssetWriterClientInitiatedTerminalHelper : AVAssetWriterTerminalHelper { - int _terminalStatus; + long long _terminalStatus; } -- (int)status; -- (id)initWithConfigurationState:(id)arg1 terminalStatus:(int)arg2; +- (long long)status; +- (id)initWithConfigurationState:(id)arg1 terminalStatus:(long long)arg2; - (id)initWithConfigurationState:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterConfigurationState.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterConfigurationState.h index 6dec8406a..41f8e4947 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterConfigurationState.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterConfigurationState.h @@ -13,7 +13,7 @@ NSURL *_URL; AVMediaFileType *_mediaFileType; CDStruct_1b6d18a9 _movieFragmentInterval; - BOOL _shouldOptimizeForNetworkUse; + _Bool _shouldOptimizeForNetworkUse; NSArray *_metadataItems; int _movieTimeScale; struct CGAffineTransform _preferredTransform; @@ -30,7 +30,7 @@ @property(nonatomic) struct CGAffineTransform preferredTransform; // @synthesize preferredTransform=_preferredTransform; @property(nonatomic) int movieTimeScale; // @synthesize movieTimeScale=_movieTimeScale; @property(copy, nonatomic) NSArray *metadataItems; // @synthesize metadataItems=_metadataItems; -@property(nonatomic) BOOL shouldOptimizeForNetworkUse; // @synthesize shouldOptimizeForNetworkUse=_shouldOptimizeForNetworkUse; +@property(nonatomic) _Bool shouldOptimizeForNetworkUse; // @synthesize shouldOptimizeForNetworkUse=_shouldOptimizeForNetworkUse; @property(nonatomic) CDStruct_1b6d18a9 movieFragmentInterval; // @synthesize movieFragmentInterval=_movieFragmentInterval; @property(copy, nonatomic) AVMediaFileType *mediaFileType; // @synthesize mediaFileType=_mediaFileType; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterDoNothingFinishWritingDelegate.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterDoNothingFinishWritingDelegate.h index c3fee86e3..7bc723aea 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterDoNothingFinishWritingDelegate.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterDoNothingFinishWritingDelegate.h @@ -14,7 +14,7 @@ int _handlerCalled; } -- (BOOL)shouldHelperPrepareInputs; +- (_Bool)shouldHelperPrepareInputs; - (void)_callHandlerIfNotCalled; - (void)finishWritingHelperDidFail:(id)arg1; - (void)finishWritingHelperDidCancelFinishWriting:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterFailedTerminalHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterFailedTerminalHelper.h index 921e413c1..114c8ff72 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterFailedTerminalHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterFailedTerminalHelper.h @@ -18,7 +18,7 @@ - (void)endSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; - (void)startSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; - (id)error; -- (int)status; +- (long long)status; - (void)dealloc; - (id)initWithConfigurationState:(id)arg1 terminalError:(id)arg2; - (id)initWithConfigurationState:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandler.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandler.h index 4bb147dda..9c95ca547 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandler.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandler.h @@ -22,7 +22,7 @@ - (void)_handleCompletedWritingNotification; - (void)_handleServerDiedNotification; - (void)_teardownNotificationHandlers; -- (void)_callDelegateIfNotCalledWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)_callDelegateIfNotCalledWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)finalize; - (void)dealloc; - (id)initWithFigAssetWriter:(struct OpaqueFigAssetWriter *)arg1 weakReferenceToDelegate:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandlerDelegate-Protocol.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandlerDelegate-Protocol.h index cf6e26a1a..351c1cd84 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandlerDelegate-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterFigAssetWriterNotificationHandlerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol AVAssetWriterFigAssetWriterNotificationHandlerDelegate -- (void)didReceiveFigAssetWriterNotificationWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)didReceiveFigAssetWriterNotificationWithSuccess:(_Bool)arg1 error:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelper.h index 3450768c1..de9e08268 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelper.h @@ -17,9 +17,9 @@ } - (struct OpaqueFigAssetWriter *)_retainedFigAssetWriter; -- (int)status; +- (long long)status; - (void)cancelWriting; -- (void)finishOperationCompletedSuccessfully:(BOOL)arg1 withError:(id)arg2; +- (void)finishOperationCompletedSuccessfully:(_Bool)arg1 withError:(id)arg2; - (void)performFinishOperation; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelperDelegate-Protocol.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelperDelegate-Protocol.h index 2fa0578c0..28bb17efb 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelperDelegate-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterFinishWritingHelperDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol AVAssetWriterFinishWritingHelperDelegate -- (BOOL)shouldHelperPrepareInputs; +- (_Bool)shouldHelperPrepareInputs; - (void)finishWritingHelperDidFail:(id)arg1; - (void)finishWritingHelperDidCancelFinishWriting:(id)arg1; - (void)finishWritingHelper:(id)arg1 didInitiateFinishWritingForFigAssetWriter:(struct OpaqueFigAssetWriter *)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterHelper.h index 0fbe542df..291b64214 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterHelper.h @@ -17,7 +17,7 @@ @property(retain) AVWeakReference *weakReferenceToAssetWriter; // @synthesize weakReferenceToAssetWriter=_weakReferenceToAssetWriter; @property(readonly, nonatomic) AVAssetWriterConfigurationState *configurationState; // @synthesize configurationState=_configurationState; - (void)transitionToFailedStatusWithError:(id)arg1; -- (BOOL)_transitionToClientInitiatedTerminalStatus:(int)arg1; +- (_Bool)_transitionToClientInitiatedTerminalStatus:(long long)arg1; - (void)finishWritingWithCompletionHandler:(id)arg1; - (void)finishWriting; - (void)cancelWriting; @@ -25,12 +25,12 @@ - (void)startSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; - (void)startWriting; - (void)addInputGroup:(id)arg1; -- (BOOL)canAddInputGroup:(id)arg1; +- (_Bool)canAddInputGroup:(id)arg1; - (void)addInput:(id)arg1; -- (BOOL)canAddInput:(id)arg1; -- (BOOL)_canApplyTrackReferences:(id)arg1 exceptionReason:(id *)arg2; -- (BOOL)canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2; -- (BOOL)_canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2 sourceFormat:(struct opaqueCMFormatDescription *)arg3 exceptionReason:(id *)arg4; +- (_Bool)canAddInput:(id)arg1; +- (_Bool)_canApplyTrackReferences:(id)arg1 exceptionReason:(id *)arg2; +- (_Bool)canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2; +- (_Bool)_canApplyOutputSettings:(id)arg1 forMediaType:(id)arg2 sourceFormat:(struct opaqueCMFormatDescription *)arg3 exceptionReason:(id *)arg4; @property(readonly, nonatomic) NSArray *inputGroups; @property(readonly, nonatomic) NSArray *inputs; @property(nonatomic) float preferredRate; @@ -38,10 +38,10 @@ @property(nonatomic) struct CGAffineTransform preferredTransform; @property(copy, nonatomic) NSArray *metadata; @property(nonatomic) int movieTimeScale; -@property(nonatomic) BOOL shouldOptimizeForNetworkUse; +@property(nonatomic) _Bool shouldOptimizeForNetworkUse; @property(nonatomic) CDStruct_1b6d18a9 movieFragmentInterval; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; @property(readonly, nonatomic) NSArray *availableMediaTypes; @property(readonly, nonatomic) AVMediaFileType *mediaFileType; @property(readonly, nonatomic) NSURL *outputURL; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInput.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInput.h index cf24c2999..2f218f176 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInput.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInput.h @@ -19,29 +19,29 @@ + (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2; + (void)initialize; - (void)addTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; -- (BOOL)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; +- (_Bool)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; - (void)markAsFinished; -@property(readonly) int numberOfAppendFailures; -- (BOOL)_appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; -- (BOOL)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +@property(readonly) long long numberOfAppendFailures; +- (_Bool)_appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; +- (_Bool)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; -@property(nonatomic) BOOL expectsMediaDataInRealTime; -@property(readonly, nonatomic, getter=isReadyForMoreMediaData) BOOL readyForMoreMediaData; -- (void)_transitionToTerminalStatus:(int)arg1; -- (BOOL)_prepareToFinishWritingReturningError:(id *)arg1; +@property(nonatomic) _Bool expectsMediaDataInRealTime; +@property(readonly, nonatomic, getter=isReadyForMoreMediaData) _Bool readyForMoreMediaData; +- (void)_transitionToTerminalStatus:(long long)arg1; +- (_Bool)_prepareToFinishWritingReturningError:(id *)arg1; - (void)_prepareToEndSession; -- (BOOL)_prepareForWritingWithFigAssetWriter:(struct OpaqueFigAssetWriter *)arg1 mediaFileType:(id)arg2 error:(id *)arg3; -@property(nonatomic, getter=_isAttachedToPixelBufferAdaptor, setter=_setAttachedToPixelBufferAdaptor:) BOOL attachedToPixelBufferAdaptor; +- (_Bool)_prepareForWritingWithFigAssetWriter:(struct OpaqueFigAssetWriter *)arg1 mediaFileType:(id)arg2 error:(id *)arg3; +@property(nonatomic, getter=_isAttachedToPixelBufferAdaptor, setter=_setAttachedToPixelBufferAdaptor:) _Bool attachedToPixelBufferAdaptor; @property(copy, nonatomic, getter=_sourcePixelBufferAttributes, setter=_setSourcePixelBufferAttributes:) NSDictionary *sourcePixelBufferAttributes; @property(readonly, nonatomic, getter=_pixelBufferPool) struct __CVPixelBufferPool *pixelBufferPool; @property(readonly, nonatomic, getter=_trackReferences) NSDictionary *trackReferences; @property(nonatomic, getter=_alternateGroupID, setter=_setAlternateGroupID:) short alternateGroupID; -- (void)setLayer:(int)arg1; -- (int)layer; +- (void)setLayer:(long long)arg1; +- (long long)layer; - (void)setPreferredVolume:(float)arg1; - (float)preferredVolume; -- (void)setMarksOutputTrackAsEnabled:(BOOL)arg1; -- (BOOL)marksOutputTrackAsEnabled; +- (void)setMarksOutputTrackAsEnabled:(_Bool)arg1; +- (_Bool)marksOutputTrackAsEnabled; - (void)setExtendedLanguageTag:(id)arg1; - (id)extendedLanguageTag; - (void)setLanguageCode:(id)arg1; @@ -59,7 +59,7 @@ @property(readonly, nonatomic) NSString *mediaType; @property(readonly, nonatomic, getter=_trackID) int trackID; @property(retain, nonatomic, getter=_helper, setter=_setHelper:) AVAssetWriterInputHelper *helper; -@property(readonly, nonatomic, getter=_status) int status; +@property(readonly, nonatomic, getter=_status) long long status; - (void)_tellAssetWriterToTransitionToFailedStatusWithError:(id)arg1; @property(retain, nonatomic, getter=_weakReferenceToAssetWriter, setter=_setWeakReferenceToAssetWriter:) AVWeakReference *weakReferenceToAssetWriter; - (id)description; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputConfigurationState.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputConfigurationState.h index c56886912..eb9330dd9 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputConfigurationState.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputConfigurationState.h @@ -14,38 +14,38 @@ AVOutputSettings *_outputSettings; struct opaqueCMFormatDescription *_sourceFormatHint; NSDictionary *_sourcePixelBufferAttributes; - BOOL _attachedToPixelBufferAdaptor; + _Bool _attachedToPixelBufferAdaptor; NSArray *_metadataItems; struct CGAffineTransform _transform; int _mediaTimeScale; - BOOL _expectsMediaDataInRealTime; + _Bool _expectsMediaDataInRealTime; struct CGSize _naturalSize; NSString *_languageCode; NSString *_extendedLanguageTag; - BOOL _marksOutputTrackAsEnabled; - BOOL _hasClientSpecifiedValueForPreferredVolume; + _Bool _marksOutputTrackAsEnabled; + _Bool _hasClientSpecifiedValueForPreferredVolume; float _preferredVolume; - BOOL _hasClientSpecifiedValueForLayer; - int _layer; + _Bool _hasClientSpecifiedValueForLayer; + long long _layer; short _alternateGroupID; NSDictionary *_trackReferences; } @property(copy, nonatomic) NSDictionary *trackReferences; // @synthesize trackReferences=_trackReferences; @property(nonatomic) short alternateGroupID; // @synthesize alternateGroupID=_alternateGroupID; -@property(nonatomic) int layer; // @synthesize layer=_layer; -@property(nonatomic) BOOL hasClientSpecifiedValueForLayer; // @synthesize hasClientSpecifiedValueForLayer=_hasClientSpecifiedValueForLayer; +@property(nonatomic) long long layer; // @synthesize layer=_layer; +@property(nonatomic) _Bool hasClientSpecifiedValueForLayer; // @synthesize hasClientSpecifiedValueForLayer=_hasClientSpecifiedValueForLayer; @property(nonatomic) float preferredVolume; // @synthesize preferredVolume=_preferredVolume; -@property(nonatomic) BOOL hasClientSpecifiedValueForPreferredVolume; // @synthesize hasClientSpecifiedValueForPreferredVolume=_hasClientSpecifiedValueForPreferredVolume; -@property(nonatomic) BOOL marksOutputTrackAsEnabled; // @synthesize marksOutputTrackAsEnabled=_marksOutputTrackAsEnabled; +@property(nonatomic) _Bool hasClientSpecifiedValueForPreferredVolume; // @synthesize hasClientSpecifiedValueForPreferredVolume=_hasClientSpecifiedValueForPreferredVolume; +@property(nonatomic) _Bool marksOutputTrackAsEnabled; // @synthesize marksOutputTrackAsEnabled=_marksOutputTrackAsEnabled; @property(copy, nonatomic) NSString *extendedLanguageTag; // @synthesize extendedLanguageTag=_extendedLanguageTag; @property(copy, nonatomic) NSString *languageCode; // @synthesize languageCode=_languageCode; @property(nonatomic) struct CGSize naturalSize; // @synthesize naturalSize=_naturalSize; -@property(nonatomic) BOOL expectsMediaDataInRealTime; // @synthesize expectsMediaDataInRealTime=_expectsMediaDataInRealTime; +@property(nonatomic) _Bool expectsMediaDataInRealTime; // @synthesize expectsMediaDataInRealTime=_expectsMediaDataInRealTime; @property(nonatomic) int mediaTimeScale; // @synthesize mediaTimeScale=_mediaTimeScale; @property(nonatomic) struct CGAffineTransform transform; // @synthesize transform=_transform; @property(copy, nonatomic) NSArray *metadataItems; // @synthesize metadataItems=_metadataItems; -@property(nonatomic) BOOL attachedToPixelBufferAdaptor; // @synthesize attachedToPixelBufferAdaptor=_attachedToPixelBufferAdaptor; +@property(nonatomic) _Bool attachedToPixelBufferAdaptor; // @synthesize attachedToPixelBufferAdaptor=_attachedToPixelBufferAdaptor; @property(copy, nonatomic) NSDictionary *sourcePixelBufferAttributes; // @synthesize sourcePixelBufferAttributes=_sourcePixelBufferAttributes; @property(retain, nonatomic) struct opaqueCMFormatDescription *sourceFormatHint; // @synthesize sourceFormatHint=_sourceFormatHint; @property(copy, nonatomic) AVOutputSettings *outputSettings; // @synthesize outputSettings=_outputSettings; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputHelper.h index eb9031759..ae32ecb49 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputHelper.h @@ -17,25 +17,25 @@ @property(retain) AVWeakReference *weakReferenceToAssetWriterInput; // @synthesize weakReferenceToAssetWriterInput=_weakReferenceToAssetWriterInput; @property(readonly, nonatomic) AVAssetWriterInputConfigurationState *configurationState; // @synthesize configurationState=_configurationState; - (void)addTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; -- (BOOL)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; +- (_Bool)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; @property(readonly, nonatomic) struct __CVPixelBufferPool *pixelBufferPool; @property(copy, nonatomic) NSDictionary *sourcePixelBufferAttributes; - (void)markAsFinished; -- (BOOL)prepareToFinishWritingReturningError:(id *)arg1; +- (_Bool)prepareToFinishWritingReturningError:(id *)arg1; - (void)prepareToEndSession; -- (BOOL)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; -- (BOOL)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +- (_Bool)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; +- (_Bool)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; @property(readonly, nonatomic) NSDictionary *trackReferences; @property(nonatomic) short alternateGroupID; -@property(nonatomic) int layer; +@property(nonatomic) long long layer; @property(nonatomic) float preferredVolume; -@property(nonatomic) BOOL marksOutputTrackAsEnabled; +@property(nonatomic) _Bool marksOutputTrackAsEnabled; @property(copy, nonatomic) NSString *extendedLanguageTag; @property(copy, nonatomic) NSString *languageCode; @property(nonatomic) struct CGSize naturalSize; -@property(nonatomic) BOOL expectsMediaDataInRealTime; -@property(readonly, nonatomic, getter=isReadyForMoreMediaData) BOOL readyForMoreMediaData; +@property(nonatomic) _Bool expectsMediaDataInRealTime; +@property(readonly, nonatomic, getter=isReadyForMoreMediaData) _Bool readyForMoreMediaData; @property(nonatomic) int mediaTimeScale; @property(copy, nonatomic) NSArray *metadata; @property(nonatomic) struct CGAffineTransform transform; @@ -44,8 +44,8 @@ @property(readonly, nonatomic) NSString *mediaType; @property(readonly, nonatomic) int trackID; - (void)transitionAssetWriterAndAllInputsToFailedStatusWithError:(id)arg1; -- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(int)arg1; -@property(readonly, nonatomic) int status; +- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(long long)arg1; +@property(readonly, nonatomic) long long status; - (void)dealloc; - (id)initWithConfigurationState:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputInternal.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputInternal.h index acfcb2a8a..7887113c7 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputInternal.h @@ -13,9 +13,9 @@ AVWeakReference *weakReference; AVAssetWriterInputHelper *helper; NSObject *helperQueue; - BOOL attachedToPixelBufferAdaptor; + _Bool attachedToPixelBufferAdaptor; AVWeakReference *weakReferenceToAssetWriter; - int numberOfAppendFailures; + long long numberOfAppendFailures; NSObject *appendFailureReadWriteQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputMediaDataRequesterDelegate-Protocol.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputMediaDataRequesterDelegate-Protocol.h index 3b78b4d88..c584c9d20 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputMediaDataRequesterDelegate-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputMediaDataRequesterDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol AVAssetWriterInputMediaDataRequesterDelegate -- (BOOL)mediaDataRequesterShouldRequestMediaData:(id)arg1; +- (_Bool)mediaDataRequesterShouldRequestMediaData:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputPixelBufferAdaptor.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputPixelBufferAdaptor.h index eeda1e669..7182e0bc6 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputPixelBufferAdaptor.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputPixelBufferAdaptor.h @@ -15,7 +15,7 @@ + (id)keyPathsForValuesAffectingPixelBufferPool; + (id)assetWriterInputPixelBufferAdaptorWithAssetWriterInput:(id)arg1 sourcePixelBufferAttributes:(id)arg2; -- (BOOL)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; +- (_Bool)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; @property(readonly, nonatomic) struct __CVPixelBufferPool *pixelBufferPool; @property(readonly, nonatomic) NSDictionary *sourcePixelBufferAttributes; @property(readonly, nonatomic) AVAssetWriterInput *assetWriterInput; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputSelectionOption.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputSelectionOption.h index 5ebc8c09f..4e7d27062 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputSelectionOption.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputSelectionOption.h @@ -18,13 +18,13 @@ NSString *_extendedLanguageTag; NSArray *_metadata; NSDictionary *_trackReferences; - BOOL _displaysNonForcedSubtitles; - BOOL _enabled; + _Bool _displaysNonForcedSubtitles; + _Bool _enabled; } -+ (id)assetWriterInputSelectionOptionWithAssetWriterInput:(id)arg1 displaysNonForcedSubtitles:(BOOL)arg2; ++ (id)assetWriterInputSelectionOptionWithAssetWriterInput:(id)arg1 displaysNonForcedSubtitles:(_Bool)arg2; + (id)assetWriterInputSelectionOptionWithAssetWriterInput:(id)arg1; -@property(readonly, nonatomic) BOOL displaysNonForcedSubtitles; // @synthesize displaysNonForcedSubtitles=_displaysNonForcedSubtitles; +@property(readonly, nonatomic) _Bool displaysNonForcedSubtitles; // @synthesize displaysNonForcedSubtitles=_displaysNonForcedSubtitles; @property(readonly, nonatomic) NSDictionary *trackReferences; // @synthesize trackReferences=_trackReferences; @property(readonly, nonatomic) NSArray *metadata; // @synthesize metadata=_metadata; @property(readonly, nonatomic) NSString *extendedLanguageTag; // @synthesize extendedLanguageTag=_extendedLanguageTag; @@ -39,20 +39,20 @@ - (id)availableMetadataFormats; - (id)commonMetadata; - (id)locale; -- (BOOL)_isDesignatedDefault; -- (BOOL)isPlayable; -- (BOOL)hasMediaCharacteristic:(id)arg1; -- (BOOL)_isMainProgramContent; -- (BOOL)_isAuxiliaryContent; +- (_Bool)_isDesignatedDefault; +- (_Bool)isPlayable; +- (_Bool)hasMediaCharacteristic:(id)arg1; +- (_Bool)_isMainProgramContent; +- (_Bool)_isAuxiliaryContent; - (id)_taggedCharacteristics; - (id)mediaSubTypes; - (id)_ancillaryDescription; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_hasEqualValueForKey:(id)arg1 asObject:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_hasEqualValueForKey:(id)arg1 asObject:(id)arg2; - (void)finalize; - (void)dealloc; -- (id)initWithAssetWriterInput:(id)arg1 displaysNonForcedSubtitles:(BOOL)arg2; +- (id)initWithAssetWriterInput:(id)arg1 displaysNonForcedSubtitles:(_Bool)arg2; - (id)initWithAssetWriterInput:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputTerminalHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputTerminalHelper.h index 558767d48..d055cab17 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputTerminalHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputTerminalHelper.h @@ -10,20 +10,20 @@ @interface AVAssetWriterInputTerminalHelper : AVAssetWriterInputHelper { - int _terminalStatus; - BOOL _didRequestMediaDataOnce; + long long _terminalStatus; + _Bool _didRequestMediaDataOnce; } - (void)markAsFinished; -- (BOOL)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; -- (BOOL)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +- (_Bool)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; +- (_Bool)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)requestMediaDataOnceIfNecessaryWithMediaDataRequester:(id)arg1; -- (BOOL)mediaDataRequesterShouldRequestMediaData:(id)arg1; +- (_Bool)mediaDataRequesterShouldRequestMediaData:(id)arg1; - (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; -- (BOOL)isReadyForMoreMediaData; -- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(int)arg1; -- (int)status; -- (id)initWithConfigurationState:(id)arg1 terminalStatus:(int)arg2; +- (_Bool)isReadyForMoreMediaData; +- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(long long)arg1; +- (long long)status; +- (id)initWithConfigurationState:(id)arg1 terminalStatus:(long long)arg2; - (id)initWithConfigurationState:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputUnknownHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputUnknownHelper.h index 2d2b42436..73a97cea8 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputUnknownHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputUnknownHelper.h @@ -11,23 +11,23 @@ } - (void)addTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; -- (BOOL)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; -- (BOOL)_canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2 exceptionReason:(id *)arg3; +- (_Bool)canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2; +- (_Bool)_canAddTrackAssociationWithTrackOfInput:(id)arg1 type:(id)arg2 exceptionReason:(id *)arg3; - (void)setSourcePixelBufferAttributes:(id)arg1; - (void)setAlternateGroupID:(short)arg1; -- (void)setLayer:(int)arg1; +- (void)setLayer:(long long)arg1; - (void)setPreferredVolume:(float)arg1; -- (void)setMarksOutputTrackAsEnabled:(BOOL)arg1; +- (void)setMarksOutputTrackAsEnabled:(_Bool)arg1; - (void)setExtendedLanguageTag:(id)arg1; - (void)setLanguageCode:(id)arg1; -- (BOOL)_compareLanguageCode:(id)arg1 withExtendedLanguageTag:(id)arg2; -- (BOOL)_validateLanguageCode:(id)arg1; +- (_Bool)_compareLanguageCode:(id)arg1 withExtendedLanguageTag:(id)arg2; +- (_Bool)_validateLanguageCode:(id)arg1; - (void)setNaturalSize:(struct CGSize)arg1; -- (void)setExpectsMediaDataInRealTime:(BOOL)arg1; +- (void)setExpectsMediaDataInRealTime:(_Bool)arg1; - (void)setMediaTimeScale:(int)arg1; - (void)setMetadata:(id)arg1; - (void)setTransform:(struct CGAffineTransform)arg1; -- (int)status; +- (long long)status; - (id)initWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription *)arg3; - (id)initWithConfigurationState:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputWritingHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputWritingHelper.h index 1036ee333..2c0d0959a 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterInputWritingHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterInputWritingHelper.h @@ -20,21 +20,21 @@ + (id)keyPathsForValuesAffectingReadyForMoreMediaData; @property(readonly, nonatomic, getter=_assetWriterTrack) AVFigAssetWriterTrack *assetWriterTrack; // @synthesize assetWriterTrack=_assetWriterTrack; - (struct __CVPixelBufferPool *)pixelBufferPool; -- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(int)arg1; +- (id)transitionToAndReturnTerminalHelperWithTerminalStatus:(long long)arg1; - (int)trackID; - (void)markAsFinished; -- (BOOL)prepareToFinishWritingReturningError:(id *)arg1; +- (_Bool)prepareToFinishWritingReturningError:(id *)arg1; - (void)prepareToEndSession; -- (BOOL)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; -- (BOOL)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +- (_Bool)appendPixelBuffer:(struct __CVBuffer *)arg1 withPresentationTime:(CDStruct_1b6d18a9)arg2; +- (_Bool)appendSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_detachFromMediaDataRequester:(id)arg1; - (void)_attachToMediaDataRequester:(id)arg1; -- (BOOL)mediaDataRequesterShouldRequestMediaData:(id)arg1; +- (_Bool)mediaDataRequesterShouldRequestMediaData:(id)arg1; - (void)_nudgeMediaDataRequesterIfAppropriate; - (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; -- (BOOL)isReadyForMoreMediaData; -- (int)status; +- (_Bool)isReadyForMoreMediaData; +- (long long)status; - (void)finalize; - (void)dealloc; - (id)initWithConfigurationState:(id)arg1 assetWriterTrack:(id)arg2 error:(id *)arg3; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousMainThreadFinishWritingDelegate.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousMainThreadFinishWritingDelegate.h index 81e3ee52e..02427b56b 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousMainThreadFinishWritingDelegate.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousMainThreadFinishWritingDelegate.h @@ -12,7 +12,7 @@ { } -- (BOOL)shouldHelperPrepareInputs; +- (_Bool)shouldHelperPrepareInputs; - (void)finishWritingHelperDidFail:(id)arg1; - (void)finishWritingHelperDidCancelFinishWriting:(id)arg1; - (void)finishWritingHelper:(id)arg1 didInitiateFinishWritingForFigAssetWriter:(struct OpaqueFigAssetWriter *)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousNonMainThreadFinishWritingDelegate.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousNonMainThreadFinishWritingDelegate.h index 4f4786f82..13bb2161b 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousNonMainThreadFinishWritingDelegate.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterSynchronousNonMainThreadFinishWritingDelegate.h @@ -18,11 +18,11 @@ AVWeakReference *_weakReferenceToSelf; } -- (BOOL)shouldHelperPrepareInputs; +- (_Bool)shouldHelperPrepareInputs; - (void)finishWritingHelperDidFail:(id)arg1; - (void)finishWritingHelperDidCancelFinishWriting:(id)arg1; - (void)finishWritingHelper:(id)arg1 didInitiateFinishWritingForFigAssetWriter:(struct OpaqueFigAssetWriter *)arg2; -- (void)didReceiveFigAssetWriterNotificationWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)didReceiveFigAssetWriterNotificationWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterUnknownHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterUnknownHelper.h index 0649d2a9e..28f6bd052 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterUnknownHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterUnknownHelper.h @@ -14,19 +14,19 @@ - (void)cancelWriting; - (void)startWriting; - (void)addInputGroup:(id)arg1; -- (BOOL)canAddInputGroup:(id)arg1; -- (BOOL)_canAddInputGroup:(id)arg1 exceptionReason:(id *)arg2; +- (_Bool)canAddInputGroup:(id)arg1; +- (_Bool)_canAddInputGroup:(id)arg1 exceptionReason:(id *)arg2; - (void)addInput:(id)arg1; -- (BOOL)canAddInput:(id)arg1; -- (BOOL)_canAddInput:(id)arg1 exceptionReason:(id *)arg2; +- (_Bool)canAddInput:(id)arg1; +- (_Bool)_canAddInput:(id)arg1 exceptionReason:(id *)arg2; - (void)setPreferredRate:(float)arg1; - (void)setPreferredVolume:(float)arg1; - (void)setPreferredTransform:(struct CGAffineTransform)arg1; - (void)setMovieTimeScale:(int)arg1; - (void)setMetadata:(id)arg1; -- (void)setShouldOptimizeForNetworkUse:(BOOL)arg1; +- (void)setShouldOptimizeForNetworkUse:(_Bool)arg1; - (void)setMovieFragmentInterval:(CDStruct_1b6d18a9)arg1; -- (int)status; +- (long long)status; - (id)initWithURL:(id)arg1 fileType:(id)arg2; - (id)initWithConfigurationState:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAssetWriterWritingHelper.h b/iOS7/Frameworks/AVFoundation/AVAssetWriterWritingHelper.h index 1252a6109..af47946ff 100644 --- a/iOS7/Frameworks/AVFoundation/AVAssetWriterWritingHelper.h +++ b/iOS7/Frameworks/AVFoundation/AVAssetWriterWritingHelper.h @@ -15,7 +15,7 @@ AVWeakReference *_weakReference; struct OpaqueFigAssetWriter *_figAssetWriter; NSObject *_figAssetWriterAccessQueue; - BOOL _startSessionCalled; + _Bool _startSessionCalled; AVAssetWriterFigAssetWriterNotificationHandler *_notificationHandler; } @@ -25,8 +25,8 @@ - (struct OpaqueFigAssetWriter *)_retainedFigAssetWriter; - (void)endSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; - (void)startSessionAtSourceTime:(CDStruct_1b6d18a9)arg1; -- (int)status; -- (void)didReceiveFigAssetWriterNotificationWithSuccess:(BOOL)arg1 error:(id)arg2; +- (long long)status; +- (void)didReceiveFigAssetWriterNotificationWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)finalize; - (void)dealloc; - (id)figTrackReferences; diff --git a/iOS7/Frameworks/AVFoundation/AVAsynchronousKeyValueLoading-Protocol.h b/iOS7/Frameworks/AVFoundation/AVAsynchronousKeyValueLoading-Protocol.h index 69d35e8b5..3dd34c51f 100644 --- a/iOS7/Frameworks/AVFoundation/AVAsynchronousKeyValueLoading-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVAsynchronousKeyValueLoading-Protocol.h @@ -6,6 +6,6 @@ @protocol AVAsynchronousKeyValueLoading - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest-Internal.h b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest-Internal.h new file mode 100644 index 000000000..6d60354c7 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAsynchronousVideoCompositionRequest (Internal) +- (struct OpaqueFigVideoCompositorFrame *)compositionFrame; +- (id)initUsingSession:(id)arg1 withRenderContext:(id)arg2 compositionFrame:(struct OpaqueFigVideoCompositorFrame *)arg3 atTime:(CDStruct_1b6d18a9)arg4 usingSources:(id)arg5 instruction:(id)arg6; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest.h b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest.h index ee5386e1d..b925087a5 100644 --- a/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest.h +++ b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequest.h @@ -27,8 +27,6 @@ - (void)dealloc; - (void)finalize; - (void)_willDeallocOrFinalize; -- (struct OpaqueFigVideoCompositorFrame *)compositionFrame; -- (id)initUsingSession:(id)arg1 withRenderContext:(id)arg2 compositionFrame:(struct OpaqueFigVideoCompositorFrame *)arg3 atTime:(CDStruct_1b6d18a9)arg4 usingSources:(id)arg5 instruction:(id)arg6; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequestInternal.h b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequestInternal.h index adc20c23a..e91a00416 100644 --- a/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequestInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAsynchronousVideoCompositionRequestInternal.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class AVVideoCompositionRenderContext, AVWeakReference, NSDictionary; +@class AVVideoCompositionRenderContext, AVWeakReference, NSArray, NSDictionary; @interface AVAsynchronousVideoCompositionRequestInternal : NSObject { @@ -15,11 +15,13 @@ struct OpaqueFigVideoCompositorFrame *_compositionFrame; CDStruct_1b6d18a9 _compositionTime; NSDictionary *_sourcesByTrackID; + NSArray *_sourceTrackIDsInClientOrder; id _instruction; - BOOL _isFinished; + _Bool _isFinished; } -@property(nonatomic) BOOL isFinished; // @synthesize isFinished=_isFinished; +@property(retain, nonatomic) NSArray *sourceTrackIDsInClientOrder; // @synthesize sourceTrackIDsInClientOrder=_sourceTrackIDsInClientOrder; +@property(nonatomic) _Bool isFinished; // @synthesize isFinished=_isFinished; @property(retain, nonatomic) id instruction; // @synthesize instruction=_instruction; @property(retain, nonatomic) NSDictionary *sourcesByTrackID; // @synthesize sourcesByTrackID=_sourcesByTrackID; @property(nonatomic) CDStruct_1b6d18a9 compositionTime; // @synthesize compositionTime=_compositionTime; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioMix.h b/iOS7/Frameworks/AVFoundation/AVAudioMix.h index 6f7e25fa5..306108a8f 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioMix.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioMix.h @@ -16,11 +16,11 @@ AVAudioMixInternal *_audioMix; } -- (struct opaqueMTAudioProcessingTap *)_audioTapProcessorForTrackID:(int)arg1; -- (id)_audioVolumeCurveForTrackID:(int)arg1; +- (id)_audioMixInputParametersForTrackID:(int)arg1; - (void)setInputParameters:(id)arg1; @property(readonly, nonatomic) NSArray *inputParameters; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioMixInputParameters.h b/iOS7/Frameworks/AVFoundation/AVAudioMixInputParameters.h index bbd871267..c4732a626 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioMixInputParameters.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioMixInputParameters.h @@ -9,7 +9,7 @@ #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" -@class AVAudioMixInputParametersInternal; +@class AVAudioMixInputParametersInternal, NSString; @interface AVAudioMixInputParameters : NSObject { @@ -19,15 +19,18 @@ - (id)_volumeCurveAsString; - (id)_audioVolumeCurve; - (void)_setRamps:(id)arg1; -- (BOOL)getVolumeRampForTime:(CDStruct_1b6d18a9)arg1 startVolume:(float *)arg2 endVolume:(float *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; +- (_Bool)getVolumeRampForTime:(CDStruct_1b6d18a9)arg1 startVolume:(float *)arg2 endVolume:(float *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; - (void)setVolume:(float)arg1 atTime:(CDStruct_1b6d18a9)arg2; - (void)setVolumeRampFromStartVolume:(float)arg1 toEndVolume:(float)arg2 timeRange:(CDStruct_e83c9415)arg3; - (void)_setVolumeRampFromStartVolume:(float)arg1 toEndVolume:(float)arg2 timeRange:(CDStruct_e83c9415)arg3; - (void)setAudioTapProcessor:(struct opaqueMTAudioProcessingTap *)arg1; @property(readonly, nonatomic) struct opaqueMTAudioProcessingTap *audioTapProcessor; +- (void)setAudioTimePitchAlgorithm:(id)arg1; +@property(readonly, nonatomic) NSString *audioTimePitchAlgorithm; - (void)setTrackID:(int)arg1; @property(readonly, nonatomic) int trackID; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioMixInputParametersInternal.h b/iOS7/Frameworks/AVFoundation/AVAudioMixInputParametersInternal.h index 706dab52c..a242cf1de 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioMixInputParametersInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioMixInputParametersInternal.h @@ -6,12 +6,13 @@ #import "NSObject.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface AVAudioMixInputParametersInternal : NSObject { int trackID; NSMutableArray *ramps; + NSString *audioTimePitchAlgorithm; struct opaqueMTAudioProcessingTap *tap; } diff --git a/iOS7/Frameworks/AVFoundation/AVAudioOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVAudioOutputSettings.h index c10216560..ed523a4d8 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioOutputSettings.h @@ -19,7 +19,7 @@ + (id)audioOutputSettingsWithAudioSettingsDictionary:(id)arg1; + (id)_outputSettingsWithOutputSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)registeredOutputSettingsClasses; -- (BOOL)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; +- (_Bool)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; @property(readonly, nonatomic) NSDictionary *audioSettingsDictionary; - (id)compatibleMediaTypes; - (id)initWithAudioSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioPlayer-AVAudioPlayerPriv.h b/iOS7/Frameworks/AVFoundation/AVAudioPlayer-AVAudioPlayerPriv.h new file mode 100644 index 000000000..cccb372a8 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVAudioPlayer-AVAudioPlayerPriv.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVAudioPlayer (AVAudioPlayerPriv) +- (void)endInterruption; +- (void)endInterruptionWithFlags:(id)arg1; +- (void)beginInterruption; +- (void)decodeError:(id)arg1; +- (void)finishedPlaying:(id)arg1; +- (id)baseInit; +- (id)impl; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVAudioPlayer.h b/iOS7/Frameworks/AVFoundation/AVAudioPlayer.h index 4560d8d5f..cc4652b3b 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioPlayer.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioPlayer.h @@ -14,42 +14,35 @@ } @property(copy, nonatomic) NSArray *channelAssignments; -- (float)averagePowerForChannel:(unsigned int)arg1; -- (float)peakPowerForChannel:(unsigned int)arg1; +- (float)averagePowerForChannel:(unsigned long long)arg1; +- (float)peakPowerForChannel:(unsigned long long)arg1; - (void)updateMeters; -@property(getter=isMeteringEnabled) BOOL meteringEnabled; -@property int numberOfLoops; +@property(getter=isMeteringEnabled) _Bool meteringEnabled; +@property long long numberOfLoops; @property double currentTime; @property(readonly) double deviceCurrentTime; -@property(readonly) unsigned int numberOfChannels; +@property(readonly) unsigned long long numberOfChannels; @property float pan; @property float rate; -@property BOOL enableRate; +@property _Bool enableRate; @property float volume; @property(readonly) double duration; @property(readonly) NSDictionary *settings; @property id delegate; @property(readonly) NSData *data; @property(readonly) NSURL *url; -@property(readonly, getter=isPlaying) BOOL playing; +@property(readonly, getter=isPlaying) _Bool playing; - (void)stop; - (void)pause; -- (BOOL)playAtTime:(double)arg1; -- (BOOL)play; -- (BOOL)prepareToPlay; +- (_Bool)playAtTime:(double)arg1; +- (_Bool)play; +- (_Bool)prepareToPlay; - (id)initWithData:(id)arg1 fileTypeHint:(id)arg2 error:(id *)arg3; - (id)initWithContentsOfURL:(id)arg1 fileTypeHint:(id)arg2 error:(id *)arg3; - (id)initWithContentsOfURL:(id)arg1 error:(id *)arg2; - (id)initWithData:(id)arg1 error:(id *)arg2; - (void)dealloc; - (void)finalize; -- (void)endInterruption; -- (void)endInterruptionWithFlags:(id)arg1; -- (void)beginInterruption; -- (void)decodeError:(id)arg1; -- (void)finishedPlaying:(id)arg1; -- (id)baseInit; -- (id)impl; @end diff --git a/iOS7/Frameworks/AVFoundation/AVAudioRecorder.h b/iOS7/Frameworks/AVFoundation/AVAudioRecorder.h index ab8efc77e..50ab6c3ec 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioRecorder.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioRecorder.h @@ -17,24 +17,24 @@ - (void)endInterruption; - (void)endInterruptionWithFlags; - (void)beginInterruption; -- (float)averagePowerForChannel:(unsigned int)arg1; -- (float)peakPowerForChannel:(unsigned int)arg1; +- (float)averagePowerForChannel:(unsigned long long)arg1; +- (float)peakPowerForChannel:(unsigned long long)arg1; - (void)updateMeters; -@property(getter=isMeteringEnabled) BOOL meteringEnabled; +@property(getter=isMeteringEnabled) _Bool meteringEnabled; @property id delegate; @property(readonly) double deviceCurrentTime; @property(readonly) double currentTime; -- (BOOL)deleteRecording; +- (_Bool)deleteRecording; - (void)stop; - (void)pause; -- (BOOL)recordAtTime:(double)arg1 forDuration:(double)arg2; -- (BOOL)recordForDuration:(double)arg1; -- (BOOL)recordAtTime:(double)arg1; -- (BOOL)record; -- (BOOL)prepareToRecord; +- (_Bool)recordAtTime:(double)arg1 forDuration:(double)arg2; +- (_Bool)recordForDuration:(double)arg1; +- (_Bool)recordAtTime:(double)arg1; +- (_Bool)record; +- (_Bool)prepareToRecord; @property(readonly) NSDictionary *settings; @property(readonly) NSURL *url; -@property(readonly, getter=isRecording) BOOL recording; +@property(readonly, getter=isRecording) _Bool recording; - (id)initWithURL:(id)arg1 settings:(id)arg2 error:(id *)arg3; - (id)baseInit; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSession.h b/iOS7/Frameworks/AVFoundation/AVAudioSession.h index bd3f6aa85..26c675510 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSession.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSession.h @@ -16,15 +16,17 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (void)privateAllocInitSingleton; + (id)sharedInstance; +- (void)privateUpdateOutputChannelCount:(id)arg1; +- (void)privateUpdateInputChannelCount:(id)arg1; - (void)privateUpdateAudioFormat:(id)arg1; - (void)privateUpdateAudioFormats:(id)arg1; -- (void)privateUpdateDataSources:(id)arg1 forInput:(BOOL)arg2; +- (void)privateUpdateDataSources:(id)arg1 forInput:(_Bool)arg2; - (void)privateUpdateInputGain:(id)arg1; - (void)privateUpdatePromptStyle:(id)arg1; - (void)privateUpdateOutputVolume:(id)arg1; -- (BOOL)privateSetPropertyValue:(unsigned long)arg1 withBool:(BOOL)arg2 error:(id *)arg3; +- (_Bool)privateSetPropertyValue:(unsigned int)arg1 withBool:(_Bool)arg2 error:(id *)arg3; - (void)privateHandleServerDied; -- (void)privateMarkKVOPropertiesDirty:(unsigned int)arg1; +- (void)privateMarkKVOPropertiesDirty:(unsigned long long)arg1; - (void)privateHandleFormatChange:(id)arg1; - (void)privateHandleFormatsChange:(id)arg1; - (void)privateHandlePromptStyleChange:(id)arg1; @@ -36,15 +38,15 @@ - (void)privateBeginInterruption; - (void)privateInputIsAvailableChanged:(id)arg1; - (double)preferredHardwareSampleRate; -- (int)currentHardwareOutputNumberOfChannels; -- (int)currentHardwareInputNumberOfChannels; +- (long long)currentHardwareOutputNumberOfChannels; +- (long long)currentHardwareInputNumberOfChannels; - (double)currentHardwareSampleRate; -- (BOOL)inputIsAvailable; -- (BOOL)setIAmTheAssistant:(BOOL)arg1 error:(id *)arg2; -- (BOOL)setDefaultChatMode:(id)arg1 error:(id *)arg2; -- (BOOL)silenceOutput:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)setActivationContext:(id)arg1 error:(id *)arg2; -- (BOOL)setPreferredHardwareSampleRate:(double)arg1 error:(id *)arg2; +- (_Bool)inputIsAvailable; +- (_Bool)setIAmTheAssistant:(_Bool)arg1 error:(id *)arg2; +- (_Bool)setDefaultChatMode:(id)arg1 error:(id *)arg2; +- (_Bool)silenceOutput:(unsigned long long)arg1 error:(id *)arg2; +- (_Bool)setActivationContext:(id)arg1 error:(id *)arg2; +- (_Bool)setPreferredHardwareSampleRate:(double)arg1 error:(id *)arg2; - (void)setDelegate:(id)arg1; - (id)delegate; - (id)privateRefreshAvailableInputs; @@ -52,60 +54,60 @@ - (unsigned int)opaqueSessionID; @property(readonly) AVAudioSessionRouteDescription *currentRoute; @property(readonly) AVAudioSessionPortDescription *preferredInput; -- (BOOL)setPreferredInput:(id)arg1 error:(id *)arg2; -- (BOOL)overrideOutputAudioPort:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)setMode:(id)arg1 error:(id *)arg2; +- (_Bool)setPreferredInput:(id)arg1 error:(id *)arg2; +- (_Bool)overrideOutputAudioPort:(unsigned long long)arg1 error:(id *)arg2; +- (_Bool)setMode:(id)arg1 error:(id *)arg2; @property(readonly) NSString *mode; -- (int)maximumOutputNumberOfChannels; -- (int)maximumInputNumberOfChannels; -- (int)outputNumberOfChannels; -- (int)inputNumberOfChannels; -- (int)preferredOutputNumberOfChannels; -- (int)preferredInputNumberOfChannels; +- (long long)maximumOutputNumberOfChannels; +- (long long)maximumInputNumberOfChannels; +- (long long)outputNumberOfChannels; +- (long long)inputNumberOfChannels; +- (long long)preferredOutputNumberOfChannels; +- (long long)preferredInputNumberOfChannels; - (double)preferredIOBufferDuration; - (double)preferredSampleRate; - (double)IOBufferDuration; - (double)outputLatency; - (double)inputLatency; - (double)sampleRate; -@property(readonly, getter=isOtherAudioPlaying) BOOL otherAudioPlaying; -- (BOOL)isInputAvailable; -- (BOOL)isInputGainSettable; +@property(readonly, getter=isOtherAudioPlaying) _Bool otherAudioPlaying; +- (_Bool)isInputAvailable; +- (_Bool)isInputGainSettable; - (id)outputDataSource; - (id)outputDataSources; - (id)inputDataSource; - (id)inputDataSources; -- (id)privateGetSelectedDataSource:(BOOL)arg1; -- (id)privateGetDataSources:(BOOL)arg1; +- (id)privateGetSelectedDataSource:(_Bool)arg1; +- (id)privateGetDataSources:(_Bool)arg1; - (struct AVAudioSessionImpl *)privateGetImplementation; - (float)inputGain; -- (void)setAllowAllBuiltInDataSources:(BOOL)arg1; -- (BOOL)allowAllBuiltInDataSources; -- (BOOL)setForceSoundCheck:(BOOL)arg1 error:(id *)arg2; -- (BOOL)forceSoundCheck; -- (BOOL)isEarpieceActiveNoiseCancelationEnabled; -- (int)audioFormat; +- (void)setAllowAllBuiltInDataSources:(_Bool)arg1; +- (_Bool)allowAllBuiltInDataSources; +- (_Bool)setForceSoundCheck:(_Bool)arg1 error:(id *)arg2; +- (_Bool)forceSoundCheck; +- (_Bool)isEarpieceActiveNoiseCancelationEnabled; +- (long long)audioFormat; - (id)audioFormats; -- (unsigned int)promptStyle; +- (unsigned long long)promptStyle; - (float)outputVolume; -- (BOOL)setOutputDataSource:(id)arg1 error:(id *)arg2; -- (BOOL)setInputDataSource:(id)arg1 error:(id *)arg2; -- (BOOL)setInputGain:(float)arg1 error:(id *)arg2; -- (BOOL)setPreferredOutputNumberOfChannels:(int)arg1 error:(id *)arg2; -- (BOOL)setPreferredInputNumberOfChannels:(int)arg1 error:(id *)arg2; -- (BOOL)setPreferredIOBufferDuration:(double)arg1 error:(id *)arg2; -- (BOOL)setPreferredSampleRate:(double)arg1 error:(id *)arg2; -- (BOOL)requestRecordPermission; -- (BOOL)setActive:(BOOL)arg1 withFlags:(int)arg2 error:(id *)arg3; -- (BOOL)setActive:(BOOL)arg1 withOptions:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)setActive:(BOOL)arg1 error:(id *)arg2; -- (BOOL)setCategory:(id)arg1 withOptions:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)setCategory:(id)arg1 error:(id *)arg2; -@property(readonly) unsigned int categoryOptions; +- (_Bool)setOutputDataSource:(id)arg1 error:(id *)arg2; +- (_Bool)setInputDataSource:(id)arg1 error:(id *)arg2; +- (_Bool)setInputGain:(float)arg1 error:(id *)arg2; +- (_Bool)setPreferredOutputNumberOfChannels:(long long)arg1 error:(id *)arg2; +- (_Bool)setPreferredInputNumberOfChannels:(long long)arg1 error:(id *)arg2; +- (_Bool)setPreferredIOBufferDuration:(double)arg1 error:(id *)arg2; +- (_Bool)setPreferredSampleRate:(double)arg1 error:(id *)arg2; +- (void)requestRecordPermission:(id)arg1; +- (_Bool)setActive:(_Bool)arg1 withFlags:(long long)arg2 error:(id *)arg3; +- (_Bool)setActive:(_Bool)arg1 withOptions:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)setActive:(_Bool)arg1 error:(id *)arg2; +- (_Bool)setCategory:(id)arg1 withOptions:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)setCategory:(id)arg1 error:(id *)arg2; +@property(readonly) unsigned long long categoryOptions; @property(readonly) NSString *category; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)privateConfigureRouteDescription:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionChannelDescription.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionChannelDescription.h index 2f7a7ffb5..c127dd17c 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionChannelDescription.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionChannelDescription.h @@ -14,16 +14,16 @@ } + (id)privateCreateArray:(id)arg1 portUID:(id)arg2; -+ (id)privateCreate:(id)arg1 portUID:(id)arg2 channelNumber:(unsigned long)arg3; ++ (id)privateCreate:(id)arg1 portUID:(id)arg2 channelNumber:(unsigned int)arg3; - (struct ChannelDescriptionImpl *)privateGetImplementation; - (id)description; -@property(readonly) unsigned long channelLabel; -@property(readonly) unsigned int channelNumber; +@property(readonly) unsigned int channelLabel; +@property(readonly) unsigned long long channelNumber; @property(readonly) NSString *owningPortUID; @property(readonly) NSString *channelName; -- (unsigned int)hash; -- (BOOL)isEqualToChannel:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToChannel:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionDataSourceDescription.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionDataSourceDescription.h index 9ebbc6907..7805fe0eb 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionDataSourceDescription.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionDataSourceDescription.h @@ -16,11 +16,11 @@ + (id)privateCreateOrConfigureArray:(id)arg1 withRawSourceArray:(id)arg2 portID:(id)arg3; + (id)privateCreateOrConfigure:(id)arg1 withRawSourceDescription:(id)arg2 portID:(id)arg3; - (id)privateGetOwningPortID; -- (void)configureOrientationAndPatterns:(id)arg1; +- (void)configurePolarPatterns:(id)arg1; - (id)initWithRawSourceDescription:(id)arg1 andOwningPortID:(id)arg2; -- (BOOL)privateMatchesRawDescription:(id)arg1; +- (_Bool)privateMatchesRawDescription:(id)arg1; - (struct DataSourceDescriptionImpl *)privateGetImplementation; -- (BOOL)setPreferredPolarPattern:(id)arg1 error:(id *)arg2; +- (_Bool)setPreferredPolarPattern:(id)arg1 error:(id *)arg2; - (id)description; @property(readonly) NSArray *supportedPolarPatterns; @property(readonly) NSString *preferredPolarPattern; @@ -29,9 +29,9 @@ @property(readonly) NSString *location; @property(readonly) NSString *dataSourceName; @property(readonly) NSNumber *dataSourceID; -- (unsigned int)hash; -- (BOOL)isEqualToDataSource:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToDataSource:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnly.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnly.h index edd203cde..6dc3db2d3 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnly.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnly.h @@ -18,22 +18,22 @@ - (void)_addFPListeners; - (void)_setFigPlayer:(struct OpaqueFigPlayer *)arg1; - (id)_weakReference; -- (void)setApplicationAudioSession:(BOOL)arg1; -- (BOOL)isApplicationAudioSession; -- (BOOL)setMode:(id)arg1 error:(id *)arg2; +- (void)setApplicationAudioSession:(_Bool)arg1; +- (_Bool)isApplicationAudioSession; +- (_Bool)setMode:(id)arg1 error:(id *)arg2; @property(readonly) NSString *mode; -@property(readonly) int currentHardwareOutputNumberOfChannels; -@property(readonly) int currentHardwareInputNumberOfChannels; +@property(readonly) long long currentHardwareOutputNumberOfChannels; +@property(readonly) long long currentHardwareInputNumberOfChannels; @property(readonly) double currentHardwareSampleRate; -@property(readonly) BOOL inputIsAvailable; +@property(readonly) _Bool inputIsAvailable; @property(readonly) double preferredIOBufferDuration; @property(readonly) double preferredHardwareSampleRate; @property(readonly) NSString *category; -- (BOOL)setPreferredIOBufferDuration:(double)arg1 error:(id *)arg2; -- (BOOL)setPreferredHardwareSampleRate:(double)arg1 error:(id *)arg2; -- (BOOL)setCategory:(id)arg1 error:(id *)arg2; -- (BOOL)setActive:(BOOL)arg1 withFlags:(int)arg2 error:(id *)arg3; -- (BOOL)setActive:(BOOL)arg1 error:(id *)arg2; +- (_Bool)setPreferredIOBufferDuration:(double)arg1 error:(id *)arg2; +- (_Bool)setPreferredHardwareSampleRate:(double)arg1 error:(id *)arg2; +- (_Bool)setCategory:(id)arg1 error:(id *)arg2; +- (_Bool)setActive:(_Bool)arg1 withFlags:(long long)arg2 error:(id *)arg3; +- (_Bool)setActive:(_Bool)arg1 error:(id *)arg2; @property id delegate; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnlyInternal.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnlyInternal.h index 7fdae019e..14c811180 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnlyInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionMediaPlayerOnlyInternal.h @@ -12,8 +12,8 @@ { AVWeakReference *weakReference; struct OpaqueFigPlayer *figPlayer; - BOOL isAppAudioSession; - BOOL isActive; + _Bool isAppAudioSession; + _Bool isActive; NSString *category; NSString *mode; id delegate; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionPortDescription.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionPortDescription.h index ead1c9285..4035becbc 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionPortDescription.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionPortDescription.h @@ -15,24 +15,25 @@ + (id)privateCreateOrConfigureArray:(id)arg1 withRawPortArray:(id)arg2; + (id)privateCreateOrConfigure:(id)arg1 withRawPortDescription:(id)arg2; ++ (_Bool)privateMatchesInputs:(id)arg1 toRawInputs:(id)arg2; - (void)configureChannelsAndDataSources:(id)arg1; - (id)initWithRawPortDescription:(id)arg1; -- (BOOL)privateMatchesRawDescription:(id)arg1; +- (_Bool)privateMatchesRawDescription:(id)arg1; - (id)privateGetID; - (struct PortDescriptionImpl *)privateGetImplementation; -- (BOOL)setPreferredDataSource:(id)arg1 error:(id *)arg2; +- (_Bool)setPreferredDataSource:(id)arg1 error:(id *)arg2; - (id)description; @property(readonly) NSString *UID; @property(readonly) AVAudioSessionDataSourceDescription *preferredDataSource; @property(readonly) AVAudioSessionDataSourceDescription *selectedDataSource; -- (BOOL)isHeadphones; +- (_Bool)isHeadphones; @property(readonly) NSArray *dataSources; @property(readonly) NSArray *channels; @property(readonly) NSString *portName; @property(readonly) NSString *portType; -- (unsigned int)hash; -- (BOOL)isEqualToPort:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToPort:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSessionRouteDescription.h b/iOS7/Frameworks/AVFoundation/AVAudioSessionRouteDescription.h index f18f1026d..804b91803 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSessionRouteDescription.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSessionRouteDescription.h @@ -14,13 +14,13 @@ } + (id)privateCreateOrConfigure:(id)arg1 withRawDescription:(id)arg2; -- (BOOL)matchesRawDescription:(id)arg1; +- (_Bool)matchesRawDescription:(id)arg1; - (struct RouteDescriptionImpl *)privateGetImplementation; - (id)description; @property(readonly) NSArray *outputs; @property(readonly) NSArray *inputs; -- (BOOL)isEqualToRoute:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqualToRoute:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVAudioSettingsValueConstrainer.h b/iOS7/Frameworks/AVFoundation/AVAudioSettingsValueConstrainer.h index e558ef602..338fbe2ac 100644 --- a/iOS7/Frameworks/AVFoundation/AVAudioSettingsValueConstrainer.h +++ b/iOS7/Frameworks/AVFoundation/AVAudioSettingsValueConstrainer.h @@ -13,24 +13,24 @@ struct AudioStreamBasicDescription _inputASBD; struct AudioStreamBasicDescription _outputASBD; struct OpaqueAudioConverter *_audioConverter; - unsigned long _outputDataRate; - BOOL _needNewConverter; - BOOL _needAvailableSampleRates; - BOOL _needApplicableParameters; + unsigned int _outputDataRate; + _Bool _needNewConverter; + _Bool _needAvailableSampleRates; + _Bool _needApplicableParameters; NSArray *_availableOutputSampleRates; NSMutableArray *_availableOutputDataRates; NSMutableArray *_applicableOutputSampleRatesForDataRate; NSMutableArray *_applicableOutputDataRatesForSampleRate; } -- (float)_getAvailableOutputSampleRateFor:(float)arg1 rounding:(int)arg2; -- (unsigned long)availableOutputChannelCountForDesiredChannelCount:(unsigned long)arg1 rounding:(int)arg2; -- (float)applicableOutputSampleRateForDesiredSampleRate:(float)arg1 rounding:(int)arg2; -@property(nonatomic) unsigned long outputDataRate; -@property(nonatomic) unsigned long outputChannelCount; -@property(nonatomic) unsigned long outputBitsPerChannel; -@property(nonatomic) unsigned long outputFormatFlags; -@property(nonatomic) unsigned long outputFormat; +- (float)_getAvailableOutputSampleRateFor:(float)arg1 rounding:(long long)arg2; +- (unsigned int)availableOutputChannelCountForDesiredChannelCount:(unsigned int)arg1 rounding:(long long)arg2; +- (float)applicableOutputSampleRateForDesiredSampleRate:(float)arg1 rounding:(long long)arg2; +@property(nonatomic) unsigned int outputDataRate; +@property(nonatomic) unsigned int outputChannelCount; +@property(nonatomic) unsigned int outputBitsPerChannel; +@property(nonatomic) unsigned int outputFormatFlags; +@property(nonatomic) unsigned int outputFormat; @property(nonatomic) float outputSampleRate; - (void)setInputPropertiesFromASBD:(struct AudioStreamBasicDescription)arg1; - (void)_bringUpToDate; diff --git a/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcher.h b/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcher.h index e7e200dae..5155508c0 100644 --- a/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcher.h +++ b/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcher.h @@ -21,7 +21,7 @@ - (id)_copyAndRemoveListenerAndCallbackForWeakReferenceToListener:(id)arg1 callback:(void *)arg2 name:(struct __CFString *)arg3 object:(const void *)arg4; - (void)_addListenerAndCallback:(id)arg1 forWeakReferenceToListener:(id)arg2 callback:(void *)arg3 name:(struct __CFString *)arg4 object:(const void *)arg5; - (void)removeListenerWithWeakReference:(id)arg1 callback:(void *)arg2 name:(struct __CFString *)arg3 object:(const void *)arg4; -- (void)addListenerWithWeakReference:(id)arg1 callback:(void *)arg2 name:(struct __CFString *)arg3 object:(const void *)arg4 flags:(unsigned long)arg5; +- (void)addListenerWithWeakReference:(id)arg1 callback:(void *)arg2 name:(struct __CFString *)arg3 object:(const void *)arg4 flags:(unsigned int)arg5; @property(readonly, nonatomic) struct opaqueCMNotificationCenter *CMNotificationCenter; @property(readonly, nonatomic, getter=_callbackRegistry) AVCallbackRegistry *callbackRegistry; - (void)finalize; diff --git a/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcherListenerKey.h b/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcherListenerKey.h index 3f2c1b4b8..aa0db60d1 100644 --- a/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcherListenerKey.h +++ b/iOS7/Frameworks/AVFoundation/AVCMNotificationDispatcherListenerKey.h @@ -19,8 +19,8 @@ } + (id)listenerKeyWithWeakReferenceToListener:(id)arg1 callback:(void *)arg2 name:(id)arg3 object:(const void *)arg4; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithWeakReferenceToListener:(id)arg1 callback:(void *)arg2 name:(id)arg3 object:(const void *)arg4; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureAudioDataOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureAudioDataOutput.h index 186ab46fe..ef8f2625f 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureAudioDataOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureAudioDataOutput.h @@ -20,11 +20,13 @@ - (void)handleEnabledChangedForConnection:(id)arg1; - (void)_applyOverridesToCaptureOptions:(id)arg1; - (id)connectionMediaTypes; +- (id)recommendedAudioSettingsForAssetWriterWithOutputFileType:(id)arg1; +- (id)supportedAssetWriterOutputFileTypes; @property(readonly, nonatomic) NSObject *sampleBufferCallbackQueue; @property(readonly, nonatomic) id sampleBufferDelegate; - (void)setSampleBufferDelegate:(id)arg1 queue:(id)arg2; - (void)setSession:(id)arg1; -- (BOOL)isTheOnlyDataOutput; +- (_Bool)isTheOnlyDataOutput; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureConnection.h b/iOS7/Frameworks/AVFoundation/AVCaptureConnection.h index 61d6935ed..426b5c173 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureConnection.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureConnection.h @@ -17,38 +17,41 @@ + (id)connectionWithInputPorts:(id)arg1 output:(id)arg2; + (void)initialize; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)sourcesFromFrontFacingCamera; +- (_Bool)sourcesFromFrontFacingCamera; - (id)sourceDevice; - (void)setVideoRetainedBufferCountHint:(int)arg1; - (int)videoRetainedBufferCountHint; -- (BOOL)isVideoRetainedBufferCountHintSupported; -@property(nonatomic) BOOL enablesVideoStabilizationWhenAvailable; -@property(readonly, nonatomic, getter=isVideoStabilizationEnabled) BOOL videoStabilizationEnabled; -@property(readonly, nonatomic, getter=isVideoStabilizationSupported) BOOL supportsVideoStabilization; -@property(nonatomic) float videoScaleAndCropFactor; -@property(readonly, nonatomic) float videoMaxScaleAndCropFactor; +- (_Bool)isVideoRetainedBufferCountHintSupported; +@property(nonatomic) _Bool enablesVideoStabilizationWhenAvailable; +@property(readonly, nonatomic, getter=isVideoStabilizationEnabled) _Bool videoStabilizationEnabled; +@property(readonly, nonatomic, getter=isVideoStabilizationSupported) _Bool supportsVideoStabilization; +@property(nonatomic) double videoScaleAndCropFactor; +@property(readonly, nonatomic) double videoMaxScaleAndCropFactor; @property(nonatomic) CDStruct_1b6d18a9 videoMaxFrameDuration; -@property(readonly, nonatomic, getter=isVideoMaxFrameDurationSupported) BOOL supportsVideoMaxFrameDuration; +- (CDStruct_1b6d18a9)_videoMaxFrameDuration; +- (_Bool)isVideoMaxFrameDurationSet; +@property(readonly, nonatomic, getter=isVideoMaxFrameDurationSupported) _Bool supportsVideoMaxFrameDuration; @property(nonatomic) CDStruct_1b6d18a9 videoMinFrameDuration; - (void)_setVideoMinFrameDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)_videoMinFrameDuration; -@property(readonly, nonatomic, getter=isVideoMinFrameDurationSupported) BOOL supportsVideoMinFrameDuration; -@property(nonatomic) int videoOrientation; -@property(readonly, nonatomic, getter=isVideoOrientationSupported) BOOL supportsVideoOrientation; -@property(nonatomic) BOOL automaticallyAdjustsVideoMirroring; -- (void)_setVideoMirrored:(BOOL)arg1; -@property(nonatomic, getter=isVideoMirrored) BOOL videoMirrored; -@property(readonly, nonatomic, getter=isVideoMirroringSupported) BOOL supportsVideoMirroring; +- (_Bool)isVideoMinFrameDurationSet; +@property(readonly, nonatomic, getter=isVideoMinFrameDurationSupported) _Bool supportsVideoMinFrameDuration; +@property(nonatomic) long long videoOrientation; +@property(readonly, nonatomic, getter=isVideoOrientationSupported) _Bool supportsVideoOrientation; +@property(nonatomic) _Bool automaticallyAdjustsVideoMirroring; +- (void)_setVideoMirrored:(_Bool)arg1; +@property(nonatomic, getter=isVideoMirrored) _Bool videoMirrored; +@property(readonly, nonatomic, getter=isVideoMirroringSupported) _Bool supportsVideoMirroring; - (void)updateAudioChannelsArray; - (float)getPeakAudioLevelForChannel:(id)arg1; - (float)getAvgAudioLevelForChannel:(id)arg1; - (void)updateAudioLevelsArray; @property(readonly, nonatomic) NSArray *audioChannels; - (id)mediaType; -- (BOOL)isLive; -@property(nonatomic, getter=isEnabled) BOOL enabled; -- (void)setActive:(BOOL)arg1; -@property(readonly, nonatomic, getter=isActive) BOOL active; +- (_Bool)isLive; +@property(nonatomic, getter=isEnabled) _Bool enabled; +- (void)setActive:(_Bool)arg1; +@property(readonly, nonatomic, getter=isActive) _Bool active; @property(readonly, nonatomic) NSArray *inputPorts; @property(readonly, nonatomic) AVCaptureVideoPreviewLayer *videoPreviewLayer; @property(readonly, nonatomic) AVCaptureOutput *output; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureConnectionInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureConnectionInternal.h index 5cf22a73d..401e1dd6e 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureConnectionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureConnectionInternal.h @@ -13,24 +13,26 @@ NSMutableArray *inputPorts; AVCaptureOutput *output; AVCaptureVideoPreviewLayer *videoPreviewLayer; - BOOL active; - BOOL enabled; + _Bool active; + _Bool enabled; int outputChangeSeedOnDisable; AVCaptureInputPort *audioInputPort; NSMutableArray *audioChannels; NSArray *audioChannelLevels; long long lastGetAudioLevelsTime; AVCaptureInputPort *videoInputPort; - BOOL videoMirroringSupported; - BOOL automaticallyAdjustsVideoMirroring; - BOOL videoMirrored; - BOOL videoOrientationSupported; - int videoOrientation; - float videoMaxScaleAndCropFactor; - float videoScaleAndCropFactor; + _Bool videoMirroringSupported; + _Bool automaticallyAdjustsVideoMirroring; + _Bool videoMirrored; + _Bool videoOrientationSupported; + long long videoOrientation; + CDStruct_1b6d18a9 videoMinFrameDuration; + CDStruct_1b6d18a9 videoMaxFrameDuration; + double videoMaxScaleAndCropFactor; + double videoScaleAndCropFactor; int videoRetainedBufferCountHint; - BOOL enablesVideoStabilizationWhenAvailable; - BOOL videoStabilizationEnabled; + _Bool enablesVideoStabilizationWhenAvailable; + _Bool videoStabilizationEnabled; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDevice.h b/iOS7/Frameworks/AVFoundation/AVCaptureDevice.h index 40e1eb183..ab4bcf610 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDevice.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDevice.h @@ -13,6 +13,9 @@ AVCaptureDeviceInternal *_internal; } ++ (void)initialize; ++ (void)requestAccessForMediaType:(id)arg1 completionHandler:(id)arg2; ++ (long long)authorizationStatusForMediaType:(id)arg1; + (id)_devices; + (id)deviceWithUniqueID:(id)arg1; + (id)defaultDeviceWithMediaType:(id)arg1; @@ -20,124 +23,129 @@ + (id)devicesWithMediaType:(id)arg1; - (void)_applyOverridesToCaptureOptions:(id)arg1; - (void)handleNotification:(id)arg1 payload:(id)arg2; -- (BOOL)doesHandleNotification:(id)arg1; +- (_Bool)doesHandleNotification:(id)arg1; - (void)setFigCaptureStreamFactoryTestProperty:(struct __CFString *)arg1 withValue:(void *)arg2 error:(id *)arg3; - (void *)copyFigCaptureStreamFactoryTestProperty:(struct __CFString *)arg1 error:(id *)arg2; -- (void)setAutomaticallyEnablesLowLightBoostWhenAvailable:(BOOL)arg1; -- (BOOL)automaticallyEnablesLowLightBoostWhenAvailable; -- (BOOL)isLowLightBoostEnabled; -- (BOOL)isLowLightBoostSupported; -- (BOOL)isYoMamaWearsCombatBootsSupported; -- (BOOL)HDRUsesPreBracketedFrameAsEV0; -- (BOOL)isHDRSupported; -- (float)videoZoomUpsamplingThreshold; +- (void)setAutomaticallyEnablesLowLightBoostWhenAvailable:(_Bool)arg1; +- (_Bool)automaticallyEnablesLowLightBoostWhenAvailable; +- (_Bool)isLowLightBoostEnabled; +- (_Bool)isLowLightBoostSupported; +- (_Bool)isSISSupported; +- (_Bool)HDRUsesPreBracketedFrameAsEV0; +- (_Bool)isHDRSupported; - (void)cancelVideoZoomRamp; -- (BOOL)isRampingVideoZoom; -- (void)rampToVideoZoomFactor:(float)arg1 withRate:(float)arg2; -- (void)setVideoZoomFactor:(float)arg1; -- (float)videoZoomFactor; +- (_Bool)isRampingVideoZoom; +- (void)rampToVideoZoomFactor:(double)arg1 withRate:(float)arg2; +- (void)setVideoZoomFactor:(double)arg1; +- (double)videoZoomFactor; - (void)setContrast:(float)arg1; - (float)contrast; - (void)setSaturation:(float)arg1; - (float)saturation; -- (void)setImageControlMode:(int)arg1; -- (int)imageControlMode; -- (void)setAutomaticallyAdjustsImageControlMode:(BOOL)arg1; -- (BOOL)automaticallyAdjustsImageControlMode; -- (BOOL)isImageControlModeSupported:(int)arg1; -- (BOOL)isAdjustingWhiteBalance; +- (void)setImageControlMode:(long long)arg1; +- (long long)imageControlMode; +- (void)setAutomaticallyAdjustsImageControlMode:(_Bool)arg1; +- (_Bool)automaticallyAdjustsImageControlMode; +- (_Bool)isImageControlModeSupported:(long long)arg1; +- (_Bool)isAdjustingWhiteBalance; - (void)setWhiteBalanceTemperature:(float)arg1; - (float)whiteBalanceTemperature; -- (void)setWhiteBalanceMode:(int)arg1; -- (int)whiteBalanceMode; -- (BOOL)isWhiteBalanceModeSupported:(int)arg1; -- (BOOL)isAdjustingExposure; +- (void)setWhiteBalanceMode:(long long)arg1; +- (long long)whiteBalanceMode; +- (_Bool)isWhiteBalanceModeSupported:(long long)arg1; +- (_Bool)isAdjustingExposure; - (void)setExposurePointOfInterest:(struct CGPoint)arg1; - (struct CGPoint)exposurePointOfInterest; -- (BOOL)isExposurePointOfInterestSupported; +- (_Bool)isExposurePointOfInterestSupported; - (void)setAutoExposureBias:(float)arg1; - (float)autoExposureBias; -- (void)setManualExposureSupportEnabled:(BOOL)arg1; -- (BOOL)isManualExposureSupportEnabled; +- (void)setManualExposureSupportEnabled:(_Bool)arg1; +- (_Bool)isManualExposureSupportEnabled; - (void)setExposureGain:(float)arg1; - (float)exposureGain; - (void)setExposureDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)exposureDuration; -- (void)setExposureMode:(int)arg1; -- (int)exposureMode; -- (BOOL)isExposureModeSupported:(int)arg1; -- (void)setSmoothAutoFocusEnabled:(BOOL)arg1; -- (BOOL)isSmoothAutoFocusEnabled; -- (BOOL)isSmoothAutoFocusSupported; -- (void)setManualFocusSupportEnabled:(BOOL)arg1; -- (BOOL)isManualFocusSupportEnabled; +- (void)setExposureMode:(long long)arg1; +- (long long)exposureMode; +- (_Bool)isExposureModeSupported:(long long)arg1; +- (void)setSmoothAutoFocusEnabled:(_Bool)arg1; +- (_Bool)isSmoothAutoFocusEnabled; +- (_Bool)isSmoothAutoFocusSupported; +- (void)setManualFocusSupportEnabled:(_Bool)arg1; +- (_Bool)isManualFocusSupportEnabled; - (void)setFocusPosition:(float)arg1; - (float)focusPosition; -- (void)setAutoFocusRangeRestriction:(int)arg1; -- (int)autoFocusRangeRestriction; -- (BOOL)isAutoFocusRangeRestrictionSupported; +- (void)setAutoFocusRangeRestriction:(long long)arg1; +- (long long)autoFocusRangeRestriction; +- (_Bool)isAutoFocusRangeRestrictionSupported; - (void)setFocusPointOfInterest:(struct CGPoint)arg1; -- (BOOL)isAdjustingFocus; +- (_Bool)isAdjustingFocus; - (struct CGPoint)focusPointOfInterest; -- (BOOL)isFocusPointOfInterestSupported; -- (void)setFocusMode:(int)arg1; -- (int)focusMode; -- (BOOL)isFocusModeSupported:(int)arg1; -- (BOOL)setTorchModeOnWithLevel:(float)arg1 error:(id *)arg2; -- (void)setTorchMode:(int)arg1; -- (int)torchMode; -- (BOOL)isTorchActive; -- (BOOL)isTorchAvailable; -- (BOOL)isTorchModeSupported:(int)arg1; +- (_Bool)isFocusPointOfInterestSupported; +- (void)setFocusMode:(long long)arg1; +- (long long)focusMode; +- (_Bool)isFocusModeSupported:(long long)arg1; +- (_Bool)setTorchModeOnWithLevel:(float)arg1 error:(id *)arg2; +- (void)setTorchMode:(long long)arg1; +- (long long)torchMode; +- (_Bool)isTorchActive; +- (_Bool)isTorchAvailable; +- (_Bool)isTorchModeSupported:(long long)arg1; - (float)torchLevel; -- (BOOL)hasTorch; -- (void)setFlashMode:(int)arg1; -- (int)flashMode; -- (BOOL)isFlashModeSupported:(int)arg1; -- (BOOL)isFlashActive; -- (BOOL)isFlashAvailable; -- (BOOL)hasFlash; -- (int)position; +- (_Bool)hasTorch; +- (void)setFlashMode:(long long)arg1; +- (long long)flashMode; +- (_Bool)isFlashModeSupported:(long long)arg1; +- (_Bool)isFlashActive; +- (_Bool)isFlashAvailable; +- (_Bool)hasFlash; +- (long long)position; - (void)stopUsingDevice; -- (BOOL)startUsingDevice:(id *)arg1; +- (_Bool)startUsingDevice:(id *)arg1; - (void)_stopUsingDevice; -- (BOOL)_startUsingDevice:(id *)arg1; +- (_Bool)_startUsingDevice:(id *)arg1; - (void)close; -- (BOOL)open:(id *)arg1; -- (BOOL)isOpen; +- (_Bool)open:(id *)arg1; +- (_Bool)isOpen; - (void)unlockForConfiguration; -- (BOOL)lockForConfiguration:(id *)arg1; -- (BOOL)isLockedForConfiguration; +- (_Bool)lockForConfiguration:(id *)arg1; +- (_Bool)isLockedForConfiguration; - (struct OpaqueCMClock *)deviceClock; -- (void)_setActiveFormatAndFrameRatesForResolvedOptions:(id)arg1 sendingFrameRatesToFig:(BOOL)arg2; +- (void)_setActiveFormatAndFrameRatesForResolvedOptions:(id)arg1 sendingFrameRatesToFig:(_Bool)arg2; - (void)_setActiveVideoMaxFrameDuration:(CDStruct_1b6d18a9)arg1; +- (_Bool)isActiveVideoMaxFrameDurationSet; +- (_Bool)isActiveVideoMinFrameDurationSet; @property(nonatomic) CDStruct_1b6d18a9 activeVideoMaxFrameDuration; - (void)_setActiveVideoMinFrameDuration:(CDStruct_1b6d18a9)arg1; @property(nonatomic) CDStruct_1b6d18a9 activeVideoMinFrameDuration; @property(retain, nonatomic) AVCaptureDeviceFormat *activeFormat; @property(readonly, nonatomic) NSArray *formats; -@property(readonly, nonatomic, getter=isConnected) BOOL connected; -- (BOOL)isInUseByAnotherApplication; -- (BOOL)isMachineReadableCodeDetectionSupported; -- (void)setFaceDetectionDebugMetadataReportingEnabled:(BOOL)arg1; -- (BOOL)isFaceDetectionDebugMetadataReportingEnabled; +@property(readonly, nonatomic, getter=isConnected) _Bool connected; +- (_Bool)isInUseByAnotherApplication; +- (_Bool)isMachineReadableCodeDetectionSupported; +- (_Bool)isHighDynamicRangeScene; +- (void)setHighDynamicRangeSceneDetectionEnabled:(_Bool)arg1; +- (_Bool)isHighDynamicRangeSceneDetectionEnabled; +- (_Bool)isHighDynamicRangeSceneDetectionSupported; +- (void)setFaceDetectionDebugMetadataReportingEnabled:(_Bool)arg1; +- (_Bool)isFaceDetectionDebugMetadataReportingEnabled; - (int)faceRectangleAngle; - (struct CGRect)faceRectangle; -- (void)setFaceDetectionDrivenImageProcessingEnabled:(BOOL)arg1; -- (BOOL)isFaceDetectionDrivenImageProcessingEnabled; -- (BOOL)isFaceDetectionDuringVideoPreviewSupported; -- (BOOL)isFaceDetectionSupported; -- (void)setSubjectAreaChangeMonitoringEnabled:(BOOL)arg1; -- (BOOL)isSubjectAreaChangeMonitoringEnabled; +- (void)setFaceDetectionDrivenImageProcessingEnabled:(_Bool)arg1; +- (_Bool)isFaceDetectionDrivenImageProcessingEnabled; +- (_Bool)isFaceDetectionDuringVideoPreviewSupported; +- (_Bool)isFaceDetectionSupported; +- (void)setSubjectAreaChangeMonitoringEnabled:(_Bool)arg1; +- (_Bool)isSubjectAreaChangeMonitoringEnabled; - (void)_sessionDidStart; - (void)_sessionWillStart; - (void)setActiveInput:(id)arg1; - (id)activeInput; - (void)removeInput:(id)arg1; -- (BOOL)addInput:(id)arg1; +- (_Bool)addInput:(id)arg1; - (id)session; -- (BOOL)supportsAVCaptureSessionPreset:(id)arg1; -- (BOOL)hasMediaType:(id)arg1; +- (_Bool)supportsAVCaptureSessionPreset:(id)arg1; +- (_Bool)hasMediaType:(id)arg1; @property(readonly, nonatomic) NSString *localizedName; @property(readonly, nonatomic) NSString *modelID; @property(readonly, nonatomic) NSString *uniqueID; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormat.h b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormat.h index 217b1ab70..594025168 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormat.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormat.h @@ -13,42 +13,45 @@ AVCaptureDeviceFormatInternal *_internal; } -+ (id)deviceFormatWithDictionary:(id)arg1 deviceProperties:(id)arg2 mediaType:(id)arg3 mediaSubType:(int)arg4; ++ (id)deviceFormatWithDictionary:(id)arg1 deviceProperties:(id)arg2 mediaType:(id)arg3; + (void)initialize; -- (void)setDefaultActiveMaxFrameDuration:(CDStruct_1b6d18a9)arg1; +- (_Bool)isDefaultActiveFormat; - (CDStruct_1b6d18a9)defaultActiveMaxFrameDuration; -- (void)setDefaultActiveMinFrameDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)defaultActiveMinFrameDuration; - (int)visCompanionSupportedFormatsArrayIndex; - (int)supportedFormatsArrayIndex; -- (BOOL)usesPreviewSizedThumbnail; -- (BOOL)needsPhotoPreviewDPCC; -- (BOOL)needsPhotoTNR; -- (BOOL)supportsHighProfileH264; -- (BOOL)isHighResPhotoFormat; -- (BOOL)isPhotoFormat; -- (CDStruct_1ef3fb1f)sensorDimensions; -- (CDStruct_1ef3fb1f)outputDimensions; +- (_Bool)usesPreviewSizedThumbnail; +- (_Bool)needsPhotoPreviewDPCC; +- (_Bool)needsPhotoTNR; +- (_Bool)supportsHighProfileH264; +- (_Bool)isHighResPhotoFormat; +- (_Bool)isPhotoFormat; +- (CDStruct_79c71658)sensorDimensions; +- (CDStruct_79c71658)outputDimensions; - (id)formatDictionary; -- (BOOL)isExperimental; +- (id)videoZoomSupportedUpscaleStages; +- (id)videoZoomSupportedDownscaleStages; +- (_Bool)isExperimental; - (int)rawBitDepth; -- (BOOL)supportsVideoZoom; -- (BOOL)supportsLowLightBoost; +- (_Bool)isSISSupported; +- (_Bool)supportsDynamicCrop; +- (_Bool)supportsVideoZoom; +- (_Bool)supportsLowLightBoost; - (int)supportedStabilizationMethod; -@property(readonly, nonatomic, getter=isVideoStabilizationSupported) BOOL videoStabilizationSupported; -@property(readonly, nonatomic) float videoZoomFactorUpscaleThreshold; -@property(readonly, nonatomic) float videoMaxZoomFactor; +@property(readonly, nonatomic, getter=isVideoStabilizationSupported) _Bool videoStabilizationSupported; +@property(readonly, nonatomic) double videoZoomFactorUpscaleThreshold; +@property(readonly, nonatomic) double videoMaxZoomFactor; - (struct CGSize)_maxVideoDimensions; @property(readonly, nonatomic) float videoFieldOfView; -@property(readonly, nonatomic, getter=isVideoBinned) BOOL videoBinned; +@property(readonly, nonatomic, getter=isVideoBinned) _Bool videoBinned; - (CDStruct_1b6d18a9)highestSupportedVideoFrameDuration; - (CDStruct_1b6d18a9)lowestSupportedVideoFrameDuration; @property(readonly, nonatomic) NSArray *videoSupportedFrameRateRanges; @property(readonly, nonatomic) struct opaqueCMFormatDescription *formatDescription; @property(readonly, nonatomic) NSString *mediaType; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; -- (id)initWithDictionary:(id)arg1 deviceProperties:(id)arg2 mediaType:(id)arg3 mediaSubType:(int)arg4; +- (_Bool)isEqual:(id)arg1; +- (id)initWithDictionary:(id)arg1 deviceProperties:(id)arg2 mediaType:(id)arg3; - (id)description; - (id)_stringForFormatDescription:(struct opaqueCMFormatDescription *)arg1 frameRateRanges:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormatInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormatInternal.h index fe4e07a3f..d639b4d9c 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormatInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceFormatInternal.h @@ -11,7 +11,6 @@ @interface AVCaptureDeviceFormatInternal : NSObject { NSString *mediaType; - int mediaSubType; NSDictionary *formatDictionary; NSDictionary *deviceProperties; struct opaqueCMFormatDescription *formatDescription; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInput.h b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInput.h index 74a100a69..67d3159c2 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInput.h @@ -17,7 +17,7 @@ + (void)initialize; - (void)_checkForFigCameraAccess; - (int)_requestCameraRecordPermission; -- (BOOL)_authorizedToUseDevice:(id)arg1; +- (_Bool)_authorizedToUseDevice:(id)arg1; - (struct OpaqueCMClock *)clock; - (void)handleNotification:(id)arg1 payload:(id)arg2; - (void)_applyOverridesToCaptureOptions:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInputInternal.h index baeeb300c..3c0f71ea1 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInputInternal.h @@ -12,8 +12,8 @@ { AVCaptureDevice *_device; NSArray *_ports; - BOOL _ready; - BOOL _authorizedForCamera; + _Bool _ready; + _Bool _authorizedForCamera; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInternal.h index d4043c5fb..717c1e24c 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureDeviceInternal.h @@ -13,7 +13,7 @@ int _openRefCount; int _configLockRefCount; int _configLockPid; - BOOL _usingDevice; + _Bool _usingDevice; AVCaptureDeviceInput *_activeInput; } diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureFigAudioDevice.h b/iOS7/Frameworks/AVFoundation/AVCaptureFigAudioDevice.h index 501627258..9bacd73bb 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureFigAudioDevice.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureFigAudioDevice.h @@ -11,8 +11,8 @@ @interface AVCaptureFigAudioDevice : AVCaptureDevice { NSDictionary *_deviceProperties; - BOOL _levelMeteringEnabled; - BOOL _isConnected; + _Bool _levelMeteringEnabled; + _Bool _isConnected; NSString *_localizedName; struct OpaqueCMClock *_deviceClock; } @@ -21,13 +21,13 @@ - (struct OpaqueCMClock *)deviceClock; - (void)audioInputDeviceLocalizedNameDidChangeHandler:(id)arg1; - (void)audioInputDevicesDidChangeHandler:(id)arg1; -- (BOOL)supportsAVCaptureSessionPreset:(id)arg1; +- (_Bool)supportsAVCaptureSessionPreset:(id)arg1; - (id)devicePropertiesDictionary; - (void)stopUsingDevice; -- (BOOL)startUsingDevice:(id *)arg1; -- (BOOL)isConnected; -- (BOOL)isInUseByAnotherApplication; -- (BOOL)hasMediaType:(id)arg1; +- (_Bool)startUsingDevice:(id *)arg1; +- (_Bool)isConnected; +- (_Bool)isInUseByAnotherApplication; +- (_Bool)hasMediaType:(id)arg1; - (id)localizedName; - (id)modelID; - (id)uniqueID; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureFigVideoDevice.h b/iOS7/Frameworks/AVFoundation/AVCaptureFigVideoDevice.h index 3e6bebeff..ff2dd4a57 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureFigVideoDevice.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureFigVideoDevice.h @@ -16,204 +16,209 @@ NSDictionary *_sensorProperties; AVCaptureDeviceFormat *_activeFormat; CDStruct_1b6d18a9 _activeMinFrameDuration; + _Bool _activeMinFrameDurationSetByClient; CDStruct_1b6d18a9 _activeMaxFrameDuration; - int _focusMode; + _Bool _activeMaxFrameDurationSetByClient; + long long _focusMode; struct CGPoint _focusPointOfInterest; float _focusPosition; - BOOL _manualFocusSupportEnabled; + _Bool _manualFocusSupportEnabled; int _focusInFlightCount; - BOOL _adjustingFocus; - int _autoFocusRangeRestriction; - BOOL _smoothAutoFocusEnabled; - int _exposureMode; + _Bool _adjustingFocus; + long long _autoFocusRangeRestriction; + _Bool _smoothAutoFocusEnabled; + long long _exposureMode; CDStruct_1b6d18a9 _exposureDuration; float _exposureGain; - BOOL _manualExposureSupportEnabled; + _Bool _manualExposureSupportEnabled; float _autoExposureBias; struct CGPoint _exposurePointOfInterest; - BOOL _adjustingExposure; - int _wbMode; + _Bool _adjustingExposure; + long long _wbMode; float _whiteBalanceTemperature; - BOOL _adjustingWB; - BOOL _automaticallyAdjustsImageControlMode; - int _imageControlMode; - int _pendingImageControlMode; - int _flashMode; - BOOL _flashActive; - BOOL _flashAvailable; - int _torchMode; - BOOL _torchActive; + _Bool _adjustingWB; + _Bool _automaticallyAdjustsImageControlMode; + long long _imageControlMode; + long long _pendingImageControlMode; + long long _flashMode; + _Bool _flashActive; + _Bool _flashAvailable; + long long _torchMode; + _Bool _torchActive; float _torchLevel; - BOOL _torchAvailable; + _Bool _torchAvailable; NSObject *_torchAppsSerialQueue; NSObject *_torchAppsKillTimer; struct OpaqueFigRecorder *_recorderForTorchApps; - BOOL _isConnected; - BOOL _subjectMonitoringEnabled; - BOOL _faceDetectionDrivenImageProcessingEnabled; + _Bool _isConnected; + _Bool _subjectMonitoringEnabled; + _Bool _faceDetectionDrivenImageProcessingEnabled; struct CGRect _faceRectangle; int _faceRectangleAngle; - BOOL _faceDetectionMetadataEnabled; - BOOL _automaticallyEnablesLowLightBoostWhenAvailable; - BOOL _lowLightBoostEnabled; + _Bool _faceDetectionMetadataEnabled; + _Bool _automaticallyEnablesLowLightBoostWhenAvailable; + _Bool _lowLightBoostEnabled; + _Bool _highDynamicRangeSceneDetectionEnabled; + _Bool _sceneIsHighDynamicRange; float _saturation; float _contrast; - BOOL _videoZoomUpsampleOnly; - BOOL _videoZoomVideoStabilizationUpsample; - BOOL _videoZoomDynamicISPCrop; + long long _videoZoomDownscaleStageHint; + long long _videoZoomUpscaleStageHint; float _videoZoomFactor; float _videoZoomRampTarget; int _videoZoomRampCounter; float _videoZoomRampAcceleration; - BOOL _videoZoomDrawOverlay; - float _videoZoomUpsamplingThreshold; + _Bool _videoZoomDrawOverlay; NSArray *_formats; struct OpaqueCMClock *_deviceClock; - BOOL _isNonUIBuild; AVWeakReference *_weakReference; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (BOOL)_cameraAccessIsEnabled; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)_cameraAccessIsEnabled; + (id)_devices; + (void)initialize; - (struct OpaqueCMClock *)deviceClock; - (void)handleNotification:(id)arg1 payload:(id)arg2; -- (BOOL)doesHandleNotification:(id)arg1; +- (_Bool)doesHandleNotification:(id)arg1; - (void)setFigCaptureStreamFactoryTestProperty:(struct __CFString *)arg1 withValue:(void *)arg2 error:(id *)arg3; - (void *)copyFigCaptureStreamFactoryTestProperty:(struct __CFString *)arg1 error:(id *)arg2; -- (void)setAutomaticallyEnablesLowLightBoostWhenAvailable:(BOOL)arg1; -- (BOOL)automaticallyEnablesLowLightBoostWhenAvailable; -- (void)_setAutomaticallyEnablesLowLightBoostWhenAvailable:(BOOL)arg1; -- (BOOL)isLowLightBoostEnabled; -- (BOOL)isLowLightBoostSupported; -- (BOOL)isYoMamaWearsCombatBootsSupported; -- (BOOL)HDRUsesPreBracketedFrameAsEV0; -- (BOOL)isHDRSupported; -- (float)videoZoomUpsamplingThreshold; +- (void)setAutomaticallyEnablesLowLightBoostWhenAvailable:(_Bool)arg1; +- (_Bool)automaticallyEnablesLowLightBoostWhenAvailable; +- (void)_setAutomaticallyEnablesLowLightBoostWhenAvailable:(_Bool)arg1; +- (_Bool)isLowLightBoostEnabled; +- (_Bool)isLowLightBoostSupported; +- (_Bool)isSISSupported; +- (_Bool)HDRUsesPreBracketedFrameAsEV0; +- (_Bool)isHDRSupported; - (void)cancelVideoZoomRamp; -- (BOOL)isRampingVideoZoom; -- (void)rampToVideoZoomFactor:(float)arg1 withRate:(float)arg2; -- (void)setVideoZoomFactor:(float)arg1; -- (float)videoZoomFactor; -- (void)setVideoZoomDynamicISPCrop:(BOOL)arg1; -- (BOOL)videoZoomDynamicISPCrop; -- (void)setVideoZoomVideoStabilizationUpsample:(BOOL)arg1; -- (BOOL)videoZoomVideoStabilizationUpsample; -- (void)setVideoZoomUpsampleOnly:(BOOL)arg1; -- (BOOL)videoZoomUpsampleOnly; -- (void)setVideoZoomDrawOverlay:(BOOL)arg1; -- (BOOL)videoZoomDrawOverlay; +- (_Bool)isRampingVideoZoom; +- (void)rampToVideoZoomFactor:(double)arg1 withRate:(float)arg2; +- (void)setVideoZoomFactor:(double)arg1; +- (double)videoZoomFactor; +- (void)setVideoZoomUpscaleStageHint:(long long)arg1; +- (long long)videoZoomUpscaleStageHint; +- (void)setVideoZoomDownscaleStageHint:(long long)arg1; +- (long long)videoZoomDownscaleStageHint; +- (void)setVideoZoomDrawOverlay:(_Bool)arg1; +- (_Bool)videoZoomDrawOverlay; - (void)setVideoZoomRampAcceleration:(float)arg1; - (float)videoZoomRampAcceleration; - (void)_restoreColorProperties; - (void)setContrast:(float)arg1; -- (BOOL)_setContrast:(float)arg1; +- (_Bool)_setContrast:(float)arg1; - (float)contrast; - (void)setSaturation:(float)arg1; -- (BOOL)_setSaturation:(float)arg1; +- (_Bool)_setSaturation:(float)arg1; - (float)saturation; -- (BOOL)_setBoolValue:(BOOL)arg1 forRecorderProperty:(struct __CFString *)arg2; -- (BOOL)_setFloatValue:(float)arg1 forRecorderProperty:(struct __CFString *)arg2; +- (id)_numberForRecorderProperty:(struct __CFString *)arg1; +- (_Bool)_setNumber:(id)arg1 forRecorderProperty:(struct __CFString *)arg2; +- (_Bool)_setBoolValue:(_Bool)arg1 forRecorderProperty:(struct __CFString *)arg2; +- (_Bool)_setFloatValue:(float)arg1 forRecorderProperty:(struct __CFString *)arg2; - (float)_floatValueForRecorderProperty:(struct __CFString *)arg1; -- (BOOL)isMachineReadableCodeDetectionSupported; +- (_Bool)isMachineReadableCodeDetectionSupported; - (void)_applyOverridesToCaptureOptions:(id)arg1; -- (BOOL)_faceDetectionDebugMetadataReportingEnabled; -- (BOOL)isFaceDetectionDebugMetadataReportingEnabled; -- (BOOL)_setFaceDetectionDebugMetadataReportingEnabled:(BOOL)arg1; -- (void)setFaceDetectionDebugMetadataReportingEnabled:(BOOL)arg1; +- (void)setHighDynamicRangeSceneDetectionEnabled:(_Bool)arg1; +- (_Bool)_setHighDynamicRangeSceneDetectionEnabled:(_Bool)arg1; +- (_Bool)isHighDynamicRangeScene; +- (_Bool)isHighDynamicRangeSceneDetectionEnabled; +- (_Bool)isHighDynamicRangeSceneDetectionSupported; +- (_Bool)_faceDetectionDebugMetadataReportingEnabled; +- (_Bool)isFaceDetectionDebugMetadataReportingEnabled; +- (_Bool)_setFaceDetectionDebugMetadataReportingEnabled:(_Bool)arg1; +- (void)setFaceDetectionDebugMetadataReportingEnabled:(_Bool)arg1; - (int)faceRectangleAngle; - (struct CGRect)faceRectangle; -- (BOOL)_faceDetectionDrivenImageProcessingEnabled; -- (void)setFaceDetectionDrivenImageProcessingEnabled:(BOOL)arg1; -- (BOOL)_setFaceDetectionDrivenImageProcessingEnabled:(BOOL)arg1; -- (BOOL)isFaceDetectionDrivenImageProcessingEnabled; -- (BOOL)isFaceDetectionDuringVideoPreviewSupported; -- (BOOL)isFaceDetectionSupported; +- (_Bool)_faceDetectionDrivenImageProcessingEnabled; +- (void)setFaceDetectionDrivenImageProcessingEnabled:(_Bool)arg1; +- (_Bool)_setFaceDetectionDrivenImageProcessingEnabled:(_Bool)arg1; +- (_Bool)isFaceDetectionDrivenImageProcessingEnabled; +- (_Bool)isFaceDetectionDuringVideoPreviewSupported; +- (_Bool)isFaceDetectionSupported; - (void)_updateImageControlMode; -- (void)setImageControlMode:(int)arg1; -- (BOOL)_setImageControlMode:(int)arg1; -- (int)imageControlMode; -- (void)setAutomaticallyAdjustsImageControlMode:(BOOL)arg1; -- (BOOL)automaticallyAdjustsImageControlMode; -- (BOOL)isImageControlModeSupported:(int)arg1; -- (BOOL)_subjectAreaChangeMonitoringEnabled; -- (void)setSubjectAreaChangeMonitoringEnabled:(BOOL)arg1; -- (BOOL)_setSubjectAreaChangeMonitoringEnabled:(BOOL)arg1; -- (BOOL)isSubjectAreaChangeMonitoringEnabled; +- (void)setImageControlMode:(long long)arg1; +- (_Bool)_setImageControlMode:(long long)arg1; +- (long long)imageControlMode; +- (void)setAutomaticallyAdjustsImageControlMode:(_Bool)arg1; +- (_Bool)automaticallyAdjustsImageControlMode; +- (_Bool)isImageControlModeSupported:(long long)arg1; +- (_Bool)_subjectAreaChangeMonitoringEnabled; +- (void)setSubjectAreaChangeMonitoringEnabled:(_Bool)arg1; +- (_Bool)_setSubjectAreaChangeMonitoringEnabled:(_Bool)arg1; +- (_Bool)isSubjectAreaChangeMonitoringEnabled; - (void)_teardownFigRecorderForTorchApps; - (struct OpaqueFigRecorder *)_createFigRecorderForTorchApps; - (void)_updateFlashAndTorchAvailability; -- (BOOL)setTorchModeOnWithLevel:(float)arg1 error:(id *)arg2; -- (void)setTorchMode:(int)arg1; -- (int)torchMode; -- (long)_setTorchMode:(int)arg1 withLevel:(float)arg2; +- (_Bool)setTorchModeOnWithLevel:(float)arg1 error:(id *)arg2; +- (void)setTorchMode:(long long)arg1; +- (long long)torchMode; +- (int)_setTorchMode:(long long)arg1 withLevel:(float)arg2; - (void)_teardownTorchAppsKillTimer; - (id)_createTorchAppsKillTimer; -- (int)_torchMode; -- (BOOL)isTorchAvailable; -- (BOOL)isTorchModeSupported:(int)arg1; +- (long long)_torchMode; +- (_Bool)isTorchAvailable; +- (_Bool)isTorchModeSupported:(long long)arg1; - (float)torchLevel; -- (void)_setTorchActive:(BOOL)arg1; -- (BOOL)isTorchActive; -- (BOOL)hasTorch; -- (void)setFlashMode:(int)arg1; -- (BOOL)isFlashAvailable; -- (int)flashMode; -- (BOOL)_setFlashMode:(int)arg1; -- (int)_flashMode; -- (void)_setFlashActive:(BOOL)arg1; -- (BOOL)isFlashModeSupported:(int)arg1; -- (BOOL)isFlashActive; -- (BOOL)hasFlash; +- (void)_setTorchActive:(_Bool)arg1; +- (_Bool)isTorchActive; +- (_Bool)hasTorch; +- (void)setFlashMode:(long long)arg1; +- (_Bool)isFlashAvailable; +- (long long)flashMode; +- (_Bool)_setFlashMode:(long long)arg1; +- (long long)_flashMode; +- (void)_setFlashActive:(_Bool)arg1; +- (_Bool)isFlashModeSupported:(long long)arg1; +- (_Bool)isFlashActive; +- (_Bool)hasFlash; - (void)setWhiteBalanceTemperature:(float)arg1; -- (BOOL)_setWhiteBalanceTemperature:(float)arg1; +- (_Bool)_setWhiteBalanceTemperature:(float)arg1; - (float)whiteBalanceTemperature; -- (void)setWhiteBalanceMode:(int)arg1; -- (int)whiteBalanceMode; -- (BOOL)_setWhiteBalanceMode:(int)arg1; -- (int)_whiteBalanceMode; -- (BOOL)isWhiteBalanceModeSupported:(int)arg1; -- (void)_setAdjustingWhiteBalance:(BOOL)arg1; -- (BOOL)isAdjustingWhiteBalance; -- (BOOL)isAdjustingExposure; +- (void)setWhiteBalanceMode:(long long)arg1; +- (long long)whiteBalanceMode; +- (_Bool)_setWhiteBalanceMode:(long long)arg1; +- (long long)_whiteBalanceMode; +- (_Bool)isWhiteBalanceModeSupported:(long long)arg1; +- (void)_setAdjustingWhiteBalance:(_Bool)arg1; +- (_Bool)isAdjustingWhiteBalance; +- (_Bool)isAdjustingExposure; - (void)setExposurePointOfInterest:(struct CGPoint)arg1; - (struct CGPoint)exposurePointOfInterest; -- (BOOL)isExposurePointOfInterestSupported; +- (_Bool)isExposurePointOfInterestSupported; - (void)setAutoExposureBias:(float)arg1; -- (BOOL)_setAutoExposureBias:(float)arg1; +- (_Bool)_setAutoExposureBias:(float)arg1; - (float)autoExposureBias; -- (void)setManualExposureSupportEnabled:(BOOL)arg1; -- (BOOL)isManualExposureSupportEnabled; +- (void)setManualExposureSupportEnabled:(_Bool)arg1; +- (_Bool)isManualExposureSupportEnabled; - (void)setExposureGain:(float)arg1; - (float)exposureGain; - (void)setExposureDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)exposureDuration; -- (void)setExposureMode:(int)arg1; -- (int)exposureMode; -- (BOOL)_setExposureWithMode:(int)arg1 pointOfInterest:(id)arg2; -- (BOOL)isExposureModeSupported:(int)arg1; -- (void)_setAdjustingExposure:(BOOL)arg1; -- (void)setSmoothAutoFocusEnabled:(BOOL)arg1; -- (BOOL)isSmoothAutoFocusEnabled; -- (BOOL)isSmoothAutoFocusSupported; -- (void)setManualFocusSupportEnabled:(BOOL)arg1; -- (BOOL)isManualFocusSupportEnabled; +- (void)setExposureMode:(long long)arg1; +- (long long)exposureMode; +- (_Bool)_setExposureWithMode:(long long)arg1 pointOfInterest:(id)arg2; +- (_Bool)isExposureModeSupported:(long long)arg1; +- (void)_setAdjustingExposure:(_Bool)arg1; +- (void)setSmoothAutoFocusEnabled:(_Bool)arg1; +- (_Bool)isSmoothAutoFocusEnabled; +- (_Bool)isSmoothAutoFocusSupported; +- (void)setManualFocusSupportEnabled:(_Bool)arg1; +- (_Bool)isManualFocusSupportEnabled; - (void)setFocusPosition:(float)arg1; - (float)focusPosition; -- (void)setAutoFocusRangeRestriction:(int)arg1; -- (int)autoFocusRangeRestriction; -- (BOOL)isAutoFocusRangeRestrictionSupported; -- (void)_setAdjustingFocus:(BOOL)arg1; -- (BOOL)isAdjustingFocus; +- (void)setAutoFocusRangeRestriction:(long long)arg1; +- (long long)autoFocusRangeRestriction; +- (_Bool)isAutoFocusRangeRestrictionSupported; +- (void)_setAdjustingFocus:(_Bool)arg1; +- (_Bool)isAdjustingFocus; - (void)setFocusPointOfInterest:(struct CGPoint)arg1; - (struct CGPoint)focusPointOfInterest; -- (BOOL)isFocusPointOfInterestSupported; -- (void)setFocusMode:(int)arg1; -- (int)focusMode; -- (BOOL)_setFocusWithMode:(int)arg1 pointOfInterest:(id)arg2; -- (BOOL)isFocusModeSupported:(int)arg1; -- (int)position; +- (_Bool)isFocusPointOfInterestSupported; +- (void)setFocusMode:(long long)arg1; +- (long long)focusMode; +- (_Bool)_setFocusWithMode:(long long)arg1 pointOfInterest:(id)arg2; +- (_Bool)isFocusModeSupported:(long long)arg1; +- (long long)position; - (void)finishPendingAdjustmentsKVO; - (void)_sessionDidStart; - (void)_sessionWillStart; @@ -221,9 +226,11 @@ - (void)_applyPendingPropertiesToRecorder; - (id)devicePropertiesDictionary; - (void)stopUsingDevice; -- (BOOL)startUsingDevice:(id *)arg1; -- (BOOL)isConnected; -- (BOOL)isInUseByAnotherApplication; +- (_Bool)startUsingDevice:(id *)arg1; +- (_Bool)isConnected; +- (_Bool)isInUseByAnotherApplication; +- (_Bool)isActiveVideoMaxFrameDurationSet; +- (_Bool)isActiveVideoMinFrameDurationSet; - (void)setActiveVideoMaxFrameDuration:(CDStruct_1b6d18a9)arg1; - (void)_setActiveVideoMaxFrameDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)activeVideoMaxFrameDuration; @@ -232,12 +239,10 @@ - (CDStruct_1b6d18a9)activeVideoMinFrameDuration; - (void)setActiveFormat:(id)arg1; - (id)activeFormat; -- (void)_setActiveFormatAndFrameRatesForResolvedOptions:(id)arg1 sendingFrameRatesToFig:(BOOL)arg2; -- (void)_addMissingPresetSensorFormatsAndDefaultFrameRates:(id)arg1; -- (id)_deviceFormatMatchingWidth:(int)arg1 height:(int)arg2 minFrameRate:(int)arg3 maxFrameRate:(int)arg4 pixelFormat:(int)arg5 inFormatsArray:(id)arg6; +- (void)_setActiveFormatAndFrameRatesForResolvedOptions:(id)arg1 sendingFrameRatesToFig:(_Bool)arg2; - (id)formats; -- (BOOL)supportsAVCaptureSessionPreset:(id)arg1; -- (BOOL)hasMediaType:(id)arg1; +- (_Bool)supportsAVCaptureSessionPreset:(id)arg1; +- (_Bool)hasMediaType:(id)arg1; - (id)localizedName; - (id)modelID; - (id)uniqueID; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutput.h index f5bf41f3d..1c08aa393 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutput.h @@ -19,14 +19,14 @@ @property(nonatomic) CDStruct_1b6d18a9 maxRecordedDuration; @property(readonly, nonatomic) long long recordedFileSize; @property(readonly, nonatomic) CDStruct_1b6d18a9 recordedDuration; -- (void)setPausesRecordingOnInterruption:(BOOL)arg1; -- (BOOL)pausesRecordingOnInterruption; +- (void)setPausesRecordingOnInterruption:(_Bool)arg1; +- (_Bool)pausesRecordingOnInterruption; - (void)resumeRecording; - (void)pauseRecording; -- (BOOL)isRecordingPaused; +- (_Bool)isRecordingPaused; - (void)stopRecording; - (void)startRecordingToOutputFileURL:(id)arg1 recordingDelegate:(id)arg2; -@property(readonly, nonatomic, getter=isRecording) BOOL recording; +@property(readonly, nonatomic, getter=isRecording) _Bool recording; @property(readonly, nonatomic) NSURL *outputFileURL; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputDelegateWrapper.h b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputDelegateWrapper.h index 19deae2ff..ee9c0f88a 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputDelegateWrapper.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputDelegateWrapper.h @@ -12,9 +12,9 @@ { id _delegate; NSURL *_outputFileURL; - BOOL _receivedDidStartRecording; - BOOL _receivedDidStopRecording; - long _didStopRecordingError; + _Bool _receivedDidStartRecording; + _Bool _receivedDidStopRecording; + int _didStopRecordingError; NSArray *_metadata; NSArray *_connections; } @@ -22,9 +22,9 @@ + (id)wrapperWithURL:(id)arg1 delegate:(id)arg2 connections:(id)arg3; @property(readonly) NSArray *connections; // @synthesize connections=_connections; @property(retain) NSArray *metadata; // @synthesize metadata=_metadata; -@property long didStopRecordingError; // @synthesize didStopRecordingError=_didStopRecordingError; -@property BOOL receivedDidStopRecording; // @synthesize receivedDidStopRecording=_receivedDidStopRecording; -@property BOOL receivedDidStartRecording; // @synthesize receivedDidStartRecording=_receivedDidStartRecording; +@property int didStopRecordingError; // @synthesize didStopRecordingError=_didStopRecordingError; +@property _Bool receivedDidStopRecording; // @synthesize receivedDidStopRecording=_receivedDidStopRecording; +@property _Bool receivedDidStartRecording; // @synthesize receivedDidStartRecording=_receivedDidStartRecording; @property(readonly) NSURL *outputFileURL; // @synthesize outputFileURL=_outputFileURL; @property(readonly) id delegate; // @synthesize delegate=_delegate; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputInternal.h index d0fc68deb..5a09f93a8 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureFileOutputInternal.h @@ -11,7 +11,7 @@ CDStruct_1b6d18a9 maxRecordedDuration; long long maxRecordedFileSize; long long minFreeDiskSpaceLimit; - BOOL pausesRecordingOnInterruption; + _Bool pausesRecordingOnInterruption; } - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureInputPort.h b/iOS7/Frameworks/AVFoundation/AVCaptureInputPort.h index 1001e81c7..ae91407e5 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureInputPort.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureInputPort.h @@ -13,12 +13,12 @@ AVCaptureInputPortInternal *_internal; } -+ (BOOL)automaticallyNotifiesObserversOfClock; -+ (id)portWithInput:(id)arg1 mediaType:(id)arg2 formatDescription:(struct opaqueCMFormatDescription *)arg3 enabled:(BOOL)arg4; ++ (_Bool)automaticallyNotifiesObserversOfClock; ++ (id)portWithInput:(id)arg1 mediaType:(id)arg2 formatDescription:(struct opaqueCMFormatDescription *)arg3 enabled:(_Bool)arg4; - (id)valueForUndefinedKey:(id)arg1; - (void)_setClock:(struct OpaqueCMClock *)arg1; @property(readonly, nonatomic) struct OpaqueCMClock *clock; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic, getter=isEnabled) _Bool enabled; - (void)_setFormatDescription:(struct opaqueCMFormatDescription *)arg1; @property(readonly, nonatomic) struct opaqueCMFormatDescription *formatDescription; @property(readonly, nonatomic) NSString *mediaType; @@ -26,7 +26,7 @@ - (id)description; - (void)setOwner:(id)arg1; - (void)dealloc; -- (id)initWithInput:(id)arg1 mediaType:(id)arg2 formatDescription:(struct opaqueCMFormatDescription *)arg3 enabled:(BOOL)arg4; +- (id)initWithInput:(id)arg1 mediaType:(id)arg2 formatDescription:(struct opaqueCMFormatDescription *)arg3 enabled:(_Bool)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureInputPortInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureInputPortInternal.h index 5dc17a31a..29cbb09c0 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureInputPortInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureInputPortInternal.h @@ -14,7 +14,7 @@ NSString *mediaType; struct opaqueCMFormatDescription *formatDescription; struct OpaqueCMClock *clock; - BOOL enabled; + _Bool enabled; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureMetadataOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureMetadataOutput.h index 56b493f45..a03149b73 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureMetadataOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureMetadataOutput.h @@ -20,7 +20,7 @@ - (void)handleNotification:(id)arg1 payload:(id)arg2; - (id)_input; - (void)_applyOverridesToCaptureOptions:(id)arg1; -- (BOOL)_faceMetadataIsActive; +- (_Bool)_faceMetadataIsActive; - (id)connectionMediaTypes; @property(nonatomic) struct CGRect rectOfInterest; @property(copy, nonatomic) NSArray *metadataObjectTypes; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutput.h index ae01fb3ff..a03fe5b26 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutput.h @@ -13,20 +13,20 @@ AVCaptureMovieFileOutputInternal *_internal; } -+ (BOOL)consolidateMovieFragmentsInFile:(id)arg1 error:(id *)arg2; -+ (BOOL)updateMovieMetadataInFile:(id)arg1 withMetadata:(id)arg2 error:(id *)arg3; ++ (_Bool)consolidateMovieFragmentsInFile:(id)arg1 error:(id *)arg2; ++ (_Bool)updateMovieMetadataInFile:(id)arg1 withMetadata:(id)arg2 error:(id *)arg3; + (id)recorderCommonMetadataForAVMetadataItemArray:(id)arg1; + (void)initialize; - (void)_applyOverridesToCaptureOptions:(id)arg1; -- (long)_stopRecording; -- (long)_startRecording:(id)arg1; +- (int)_stopRecording; +- (int)_startRecording:(id)arg1; - (void)handleNotification:(id)arg1 payload:(id)arg2; -- (id)_avErrorUserInfoDictionaryForError:(long)arg1 wrapper:(id)arg2; -- (void)_handleStartRecordingError:(long)arg1 info:(id)arg2; +- (id)_avErrorUserInfoDictionaryForError:(int)arg1 wrapper:(id)arg2; +- (void)_handleStartRecordingError:(int)arg1 info:(id)arg2; @property(copy, nonatomic) NSArray *metadata; - (id)outputSettingsForConnection:(id)arg1; -- (BOOL)sendsLastVideoPreviewFrame; -- (void)setSendsLastVideoPreviewFrame:(BOOL)arg1; +- (_Bool)sendsLastVideoPreviewFrame; +- (void)setSendsLastVideoPreviewFrame:(_Bool)arg1; @property(nonatomic) CDStruct_1b6d18a9 movieFragmentInterval; - (void)handleEnabledChangedForConnection:(id)arg1; - (void)didStopForSession:(id)arg1 error:(id)arg2; @@ -35,12 +35,12 @@ - (id)outputFileURL; - (void)resumeRecording; - (void)pauseRecording; -- (BOOL)isRecordingPaused; -- (BOOL)isRecording; +- (_Bool)isRecordingPaused; +- (_Bool)isRecording; - (id)connectionMediaTypes; - (void)dealloc; - (id)init; -- (BOOL)getRecorderBoolForKey:(id)arg1 withDefault:(BOOL)arg2; +- (_Bool)getRecorderBoolForKey:(id)arg1 withDefault:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutputInternal.h index b557246c1..2e99aaa7a 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureMovieFileOutputInternal.h @@ -13,7 +13,7 @@ NSMutableArray *recordingDelegatesArray; CDStruct_1b6d18a9 movieFragmentInterval; NSArray *metadata; - BOOL sendLastVideoPreviewFrame; + _Bool sendLastVideoPreviewFrame; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureOutput.h index 30a0b01e6..f3792e7cf 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureOutput.h @@ -27,8 +27,8 @@ - (void)didStartForSession:(id)arg1; - (void)removeConnection:(id)arg1; - (id)addConnection:(id)arg1 error:(id *)arg2; -- (BOOL)appliesMirroringWithPhysicalFlipForConnection:(id)arg1; -- (BOOL)appliesOrientationWithPhysicalRotationForConnection:(id)arg1; +- (_Bool)appliesMirroringWithPhysicalFlipForConnection:(id)arg1; +- (_Bool)appliesOrientationWithPhysicalRotationForConnection:(id)arg1; - (struct CGSize)outputSizeForCaptureOptions:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)updateMetadataTransformForCaptureOptions:(id)arg1; @@ -38,7 +38,7 @@ - (id)_inputForConnection:(id)arg1; - (id)connectionWithMediaType:(id)arg1; @property(readonly, nonatomic) NSArray *connections; -- (BOOL)canAddConnectionForMediaType:(id)arg1; +- (_Bool)canAddConnectionForMediaType:(id)arg1; - (void)setSession:(id)arg1; - (id)session; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureOutputInternal.h index 8aa343c59..ebdebe1a3 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureOutputInternal.h @@ -14,8 +14,8 @@ NSMutableArray *connections; int changeSeed; struct CGAffineTransform metadataTransform; - float rollAdjustment; - BOOL physicallyMirrorsVideo; + double rollAdjustment; + _Bool physicallyMirrorsVideo; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureSession.h b/iOS7/Frameworks/AVFoundation/AVCaptureSession.h index 2069b34df..4a4168c20 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureSession.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureSession.h @@ -15,7 +15,7 @@ + (id)_createCaptureOptionsForPreset:(id)arg1 audioDevice:(id)arg2 videoDevice:(id)arg3 errorStatus:(int *)arg4; + (id)avCaptureSessionPlist; -+ (BOOL)automaticallyNotifiesObserversOfMasterClock; ++ (_Bool)automaticallyNotifiesObserversOfMasterClock; + (id)publicSessionPresets; + (id)allSessionPresets; + (void)initialize; @@ -23,11 +23,11 @@ - (id)_errorForFigRecorderNotification:(id)arg1; - (id)_currentDeviceWithMediaType:(id)arg1; - (void)_stopAndTearDownGraph; -- (BOOL)_buildAndRunGraph; +- (_Bool)_buildAndRunGraph; - (void)_rebuildLiveConnections; -- (BOOL)_figRecorderOldOptionsAreEqual:(id)arg1 toNewOptions:(id)arg2 livesourceOptionsAreEqual:(char *)arg3 frameRatesChanged:(char *)arg4; +- (_Bool)_figRecorderOldOptionsAreEqual:(id)arg1 toNewOptions:(id)arg2 livesourceOptionsAreEqual:(_Bool *)arg3 frameRatesChanged:(_Bool *)arg4; - (void)_doDidStop:(id)arg1; -- (void)_doDidStart:(BOOL)arg1; +- (void)_doDidStart:(_Bool)arg1; - (void)_doWillStart; - (void)_doDidStartSources; - (void)_postRuntimeError:(id)arg1; @@ -41,10 +41,10 @@ - (id)_resolvedCaptureOptionsForPreset:(id)arg1 audioDevice:(id)arg2 videoDevice:(id)arg3; - (id)_addFastSwitchOptionsToCaptureOptions:(id)arg1 forDevice:(id)arg2 preset:(id)arg3; - (id)_resolvedCaptureOptionsByApplyingOverridesToCaptureOptions:(id)arg1 preset:(id)arg2; -- (BOOL)_sessionHasEnabledMovieFileOutput; +- (_Bool)_sessionHasEnabledMovieFileOutput; - (void)_rebuildInternalCaptureOptions; - (void)_excludeOutputsForCaptureOptions:(id)arg1; -- (long)_createRecorderIfNeeded; +- (int)_createRecorderIfNeeded; - (id)figRecorderOptions; - (id)captureOptions; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; @@ -53,26 +53,26 @@ - (void)_setMasterClock:(struct OpaqueCMClock *)arg1; @property(readonly, nonatomic) struct OpaqueCMClock *masterClock; - (void)_rebuildGraph; -- (long)_stopRecording; -- (long)_startRecording; -- (void)_setRunning:(BOOL)arg1; -- (BOOL)_stopPreviewing; -- (BOOL)_startPreviewing; -- (BOOL)isPreviewing; +- (int)_stopRecording; +- (int)_startRecording; +- (void)_setRunning:(_Bool)arg1; +- (_Bool)_stopPreviewing; +- (_Bool)_startPreviewing; +- (_Bool)isPreviewing; - (void)stopRunning; - (void)startRunning; -@property(readonly, nonatomic, getter=isRunning) BOOL running; -@property(nonatomic) BOOL automaticallyConfiguresApplicationAudioSession; -@property(nonatomic) BOOL usesApplicationAudioSession; -- (void)_setInterrupted:(BOOL)arg1; -@property(readonly, nonatomic, getter=isInterrupted) BOOL interrupted; +@property(readonly, nonatomic, getter=isRunning) _Bool running; +@property(nonatomic) _Bool automaticallyConfiguresApplicationAudioSession; +@property(nonatomic) _Bool usesApplicationAudioSession; +- (void)_setInterrupted:(_Bool)arg1; +@property(readonly, nonatomic, getter=isInterrupted) _Bool interrupted; - (id)_liveConnections; - (void)_removeConnection:(id)arg1; - (void)removeConnection:(id)arg1; - (void)_addConnection:(id)arg1; - (void)addConnection:(id)arg1; -- (BOOL)canAddConnection:(id)arg1; -- (BOOL)_canAddConnection:(id)arg1 failureReason:(id *)arg2; +- (_Bool)canAddConnection:(id)arg1; +- (_Bool)_canAddConnection:(id)arg1 failureReason:(id *)arg2; - (void)setVideoPreviewLayer:(id)arg1; - (void)removeVideoPreviewLayer; - (void)addVideoPreviewLayer:(id)arg1; @@ -83,26 +83,26 @@ - (void)_addOutputWithNoConnections:(id)arg1; - (void)addOutputWithNoConnections:(id)arg1; - (void)addOutput:(id)arg1; -- (BOOL)canAddOutput:(id)arg1; -- (BOOL)_canAddOutput:(id)arg1 failureReason:(id *)arg2; +- (_Bool)canAddOutput:(id)arg1; +- (_Bool)_canAddOutput:(id)arg1 failureReason:(id *)arg2; @property(readonly, nonatomic) NSArray *outputs; - (void)removeInput:(id)arg1; - (void)_addInputWithNoConnections:(id)arg1; - (void)addInputWithNoConnections:(id)arg1; - (id)description; - (void)addInput:(id)arg1; -- (BOOL)canAddInput:(id)arg1; -- (BOOL)_canAddInput:(id)arg1 failureReason:(id *)arg2; +- (_Bool)canAddInput:(id)arg1; +- (_Bool)_canAddInput:(id)arg1 failureReason:(id *)arg2; - (id)inputWithClass:(Class)arg1; - (id)outputWithClass:(Class)arg1; @property(readonly, nonatomic) NSArray *inputs; -- (BOOL)isBeingConfigured; +- (_Bool)isBeingConfigured; - (void)_commitConfiguration; - (void)_beginConfiguration; - (void)commitConfiguration; - (void)beginConfiguration; @property(copy, nonatomic) NSString *sessionPreset; -- (BOOL)canSetSessionPreset:(id)arg1; +- (_Bool)canSetSessionPreset:(id)arg1; - (struct OpaqueFigRecorder *)recorder; - (void)dealloc; - (void)_teardownFigRecorder; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureSessionInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureSessionInternal.h index 62474ea50..7deb2bba4 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureSessionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureSessionInternal.h @@ -12,7 +12,7 @@ { AVWeakReference *weakReference; NSString *sessionPreset; - BOOL adjustingDeviceActiveFormat; + _Bool adjustingDeviceActiveFormat; int sessionPresetChangeSeed; int resolvedSessionPresetChangeSeed; int videoDeviceChangeSeed; @@ -29,17 +29,17 @@ NSMutableArray *liveConnections; AVCaptureVideoPreviewLayer *videoPreviewLayer; NSError *stopError; - BOOL running; - BOOL interrupted; - BOOL recording; - BOOL usesApplicationAudioSession; - BOOL automaticallyConfiguresApplicationAudioSession; + _Bool running; + _Bool interrupted; + _Bool recording; + _Bool usesApplicationAudioSession; + _Bool automaticallyConfiguresApplicationAudioSession; AVRunLoopCondition *runLoopCondition; - BOOL waitingForRecorderDidStartPreviewing; - BOOL waitingForRecorderDidStartRecording; - BOOL waitingForRecorderDidStopSource; - BOOL waitingForRecorderDidStopPreviewing; - BOOL waitingForRecorderDidStopRecording; + _Bool waitingForRecorderDidStartPreviewing; + _Bool waitingForRecorderDidStartRecording; + _Bool waitingForRecorderDidStopSource; + _Bool waitingForRecorderDidStopPreviewing; + _Bool waitingForRecorderDidStopRecording; struct OpaqueCMClock *masterClock; } diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutput.h index 95e9d1447..5e0c594a9 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutput.h @@ -13,49 +13,54 @@ AVCaptureStillImageOutputInternal *_internal; } -+ (id)jpegStillImageNSDataRepresentationForBGRASurface:(struct __IOSurface *)arg1 size:(unsigned long)arg2; -+ (struct CGImage *)cgImageForBGRASurface:(struct __IOSurface *)arg1 size:(unsigned long)arg2; -+ (id)jpegStillImageNSDataRepresentationForSurface:(struct __IOSurface *)arg1 size:(unsigned long)arg2 metadata:(id)arg3; ++ (id)jpegStillImageNSDataRepresentationForBGRASurface:(struct __IOSurface *)arg1 size:(unsigned long long)arg2; ++ (struct CGImage *)cgImageForBGRASurface:(struct __IOSurface *)arg1 size:(unsigned long long)arg2; ++ (id)jpegStillImageNSDataRepresentationForSurface:(struct __IOSurface *)arg1 size:(unsigned long long)arg2 metadata:(id)arg3; + (id)jpegStillImageNSDataRepresentation:(struct opaqueCMSampleBuffer *)arg1; -+ (unsigned long)maxStillImageJPEGDataSize; ++ (unsigned long long)maxStillImageJPEGDataSize; + (void)initialize; - (void)handleNotification:(id)arg1 payload:(id)arg2; -- (void)handlePhotoTakenForRequest:(id)arg1 info:(id)arg2 imageIsEV0:(char *)arg3; +- (void)handlePhotoTakenForRequest:(id)arg1 info:(id)arg2 imageIsEV0:(_Bool *)arg3; - (void)captureStillImageSurfaceAsynchronouslyFromConnection:(id)arg1 completionHandler:(id)arg2; - (void)captureStillImageAsynchronouslyFromConnection:(id)arg1 completionHandler:(id)arg2; - (void)configureAndInitiateCopyStillImageForRequest:(id)arg1; - (id)firstActiveConnection; -@property(readonly, getter=isCapturingStillImage) BOOL capturingStillImage; -- (BOOL)resumeVideoProcessing; -- (void)setSuspendsVideoProcessingDuringStillImageCapture:(BOOL)arg1; -- (BOOL)suspendsVideoProcessingDuringStillImageCapture; -- (void)setRawCaptureEnabled:(BOOL)arg1; -- (BOOL)isRawCaptureEnabled; -- (BOOL)isRawCaptureSupported; -- (void)setChromaNoiseReductionEnabled:(BOOL)arg1; -- (BOOL)isChromaNoiseReductionEnabled; -- (void)setYoMamaWearsCombatBootsAutomaticallyWhenAvailable:(BOOL)arg1; -- (BOOL)yoMamaWearsCombatBootsAutomaticallyWhenAvailable; -- (BOOL)isYoMamaWearsCombatBootsSupported; -- (void)setEV0CaptureEnabled:(BOOL)arg1; -- (BOOL)isEV0CaptureEnabled; -- (void)setHDRCaptureEnabled:(BOOL)arg1; -- (BOOL)isHDRCaptureEnabled; -- (void)_updateHDRSceneMonitoring; -- (void)setHDRMode:(int)arg1; -- (int)HDRMode; -- (BOOL)isHDRSupported; -- (unsigned long)imageDataFormatType; +@property(readonly, getter=isCapturingStillImage) _Bool capturingStillImage; +- (_Bool)resumeVideoProcessing; +- (void)setSuspendsVideoProcessingDuringStillImageCapture:(_Bool)arg1; +- (_Bool)suspendsVideoProcessingDuringStillImageCapture; +- (void)setShutterSound:(unsigned int)arg1; +- (unsigned int)shutterSound; +- (void)setRawCaptureEnabled:(_Bool)arg1; +- (_Bool)isRawCaptureEnabled; +- (_Bool)isRawCaptureSupported; +- (void)setChromaNoiseReductionEnabled:(_Bool)arg1; +- (_Bool)isChromaNoiseReductionEnabled; +- (void)didStartForSession:(id)arg1; +@property(nonatomic) _Bool automaticallyEnablesStillImageStabilizationWhenAvailable; +@property(readonly, nonatomic, getter=isStillImageStabilizationActive) _Bool stillImageStabilizationActive; +@property(readonly, nonatomic, getter=isStillImageStabilizationSupported) _Bool stillImageStabilizationSupported; +- (void)setEV0CaptureEnabled:(_Bool)arg1; +- (_Bool)isEV0CaptureEnabled; +- (void)setHDRCaptureEnabled:(_Bool)arg1; +- (_Bool)isHDRCaptureEnabled; +- (void)setHDRMode:(long long)arg1; +- (long long)HDRMode; +- (_Bool)isHDRSupported; +- (unsigned int)imageDataFormatType; - (void)setPreviewImageSize:(struct CGSize)arg1; - (struct CGSize)previewImageSize; +- (void)setSquareCropEnabled:(_Bool)arg1; +- (_Bool)squareCropEnabled; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)connectionMediaTypes; @property(readonly, nonatomic) NSArray *availableImageDataCodecTypes; @property(readonly, nonatomic) NSArray *availableImageDataCVPixelFormatTypes; @property(copy, nonatomic) NSDictionary *outputSettings; -- (void)didStartForSession:(id)arg1; - (void)_applyOverridesToCaptureOptions:(id)arg1; - (void)removeConnection:(id)arg1; - (id)addConnection:(id)arg1 error:(id *)arg2; +- (void)updateSISSupportedForSourceDevice:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutputInternal.h index 0c9d0d6a7..997023e9c 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageOutputInternal.h @@ -11,19 +11,22 @@ @interface AVCaptureStillImageOutputInternal : NSObject { NSMutableArray *stillImageRequests; + _Bool squareCropEnabled; struct CGSize previewImageSize; - unsigned long imageDataFormatType; + unsigned int imageDataFormatType; float jpegQuality; - BOOL jpegQualitySpecified; - int HDRCaptureMode; - BOOL EV0CaptureEnabled; - BOOL chromaNoiseReductionEnabled; - BOOL suspendsVideoProcessingDuringCapture; + _Bool jpegQualitySpecified; + long long HDRCaptureMode; + _Bool EV0CaptureEnabled; + _Bool chromaNoiseReductionEnabled; + _Bool suspendsVideoProcessingDuringCapture; NSDictionary *outputSettings; - BOOL isCapturingPhoto; - BOOL rawCaptureEnabled; - BOOL yoMamaWearsCombatBootsSupported; - BOOL yoMamaWearsCombatBootsEnabled; + _Bool isCapturingPhoto; + _Bool rawCaptureEnabled; + _Bool SISSupported; + _Bool SISEnabled; + _Bool SISActive; + unsigned int shutterSoundID; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageRequest.h b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageRequest.h index c45a6baee..388b838ee 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureStillImageRequest.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureStillImageRequest.h @@ -12,28 +12,30 @@ { id _sbufCompletionBlock; id _iosurfaceCompletionBlock; - int _stillImageOrientation; - BOOL _stillImageMirrored; + long long _stillImageOrientation; + _Bool _stillImageMirrored; struct CGSize _previewImageSize; - unsigned long _imageDataFormatType; - int _HDRMode; - BOOL _chromaNoiseReductionEnabled; - BOOL _suspendsVideoProcessing; - BOOL _jpegQualitySpecified; + unsigned int _imageDataFormatType; + long long _HDRMode; + _Bool _chromaNoiseReductionEnabled; + _Bool _suspendsVideoProcessing; + unsigned int _shutterSoundID; + _Bool _jpegQualitySpecified; float _jpegQuality; } + (id)request; -@property BOOL suspendsVideoProcessing; // @synthesize suspendsVideoProcessing=_suspendsVideoProcessing; -@property BOOL chromaNoiseReductionEnabled; // @synthesize chromaNoiseReductionEnabled=_chromaNoiseReductionEnabled; -@property int HDRMode; // @synthesize HDRMode=_HDRMode; +@property unsigned int shutterSoundID; // @synthesize shutterSoundID=_shutterSoundID; +@property _Bool suspendsVideoProcessing; // @synthesize suspendsVideoProcessing=_suspendsVideoProcessing; +@property _Bool chromaNoiseReductionEnabled; // @synthesize chromaNoiseReductionEnabled=_chromaNoiseReductionEnabled; +@property long long HDRMode; // @synthesize HDRMode=_HDRMode; @property(copy) id iosurfaceCompletionBlock; // @synthesize iosurfaceCompletionBlock=_iosurfaceCompletionBlock; @property(copy) id sbufCompletionBlock; // @synthesize sbufCompletionBlock=_sbufCompletionBlock; -@property int stillImageOrientation; // @synthesize stillImageOrientation=_stillImageOrientation; -@property(getter=isStillImageMirrored) BOOL stillImageMirrored; // @synthesize stillImageMirrored=_stillImageMirrored; -@property BOOL jpegQualitySpecified; // @synthesize jpegQualitySpecified=_jpegQualitySpecified; +@property long long stillImageOrientation; // @synthesize stillImageOrientation=_stillImageOrientation; +@property(getter=isStillImageMirrored) _Bool stillImageMirrored; // @synthesize stillImageMirrored=_stillImageMirrored; +@property _Bool jpegQualitySpecified; // @synthesize jpegQualitySpecified=_jpegQualitySpecified; @property float jpegQuality; // @synthesize jpegQuality=_jpegQuality; -@property unsigned long imageDataFormatType; // @synthesize imageDataFormatType=_imageDataFormatType; +@property unsigned int imageDataFormatType; // @synthesize imageDataFormatType=_imageDataFormatType; @property struct CGSize previewImageSize; // @synthesize previewImageSize=_previewImageSize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutput.h b/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutput.h index e3e5ed054..4098e19a6 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutput.h @@ -16,8 +16,8 @@ + (id)supportedVideoSettingsKeys; + (void)initialize; - (void)_AVCaptureVideoDataOutput_VideoDataBecameReady; -- (BOOL)appliesMirroringWithPhysicalFlipForConnection:(id)arg1; -- (BOOL)appliesOrientationWithPhysicalRotationForConnection:(id)arg1; +- (_Bool)appliesMirroringWithPhysicalFlipForConnection:(id)arg1; +- (_Bool)appliesOrientationWithPhysicalRotationForConnection:(id)arg1; - (struct CGSize)outputSizeForCaptureOptions:(id)arg1; - (void)didStartForSession:(id)arg1; - (void)didStopForSession:(id)arg1 error:(id)arg2; @@ -25,9 +25,11 @@ - (void)_applyOverridesToCaptureOptions:(id)arg1; - (id)addConnection:(id)arg1 error:(id *)arg2; - (id)connectionMediaTypes; -@property(nonatomic) BOOL alwaysDiscardsLateVideoFrames; +@property(nonatomic) _Bool alwaysDiscardsLateVideoFrames; @property(nonatomic) CDStruct_1b6d18a9 minFrameDuration; - (void)_setMinFrameDuration:(CDStruct_1b6d18a9)arg1; +- (id)recommendedVideoSettingsForAssetWriterWithOutputFileType:(id)arg1; +- (id)supportedAssetWriterOutputFileTypes; @property(copy, nonatomic) NSDictionary *videoSettings; - (id)vettedVideoSettingsForSettingsDictionary:(id)arg1; @property(readonly, nonatomic) NSArray *availableVideoCodecTypes; @@ -36,7 +38,7 @@ @property(readonly, nonatomic) id sampleBufferDelegate; - (void)setSampleBufferDelegate:(id)arg1 queue:(id)arg2; - (void)setSession:(id)arg1; -- (BOOL)isTheOnlyDataOutput; +- (_Bool)isTheOnlyDataOutput; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutputInternal.h index f75b96bb6..9e62e4d46 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureVideoDataOutputInternal.h @@ -14,7 +14,7 @@ NSObject *clientQueue; NSDictionary *videoSettings; CDStruct_1b6d18a9 deprecatedMinFrameDuration; - BOOL alwaysDiscardsLateVideoFrames; + _Bool alwaysDiscardsLateVideoFrames; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayer.h b/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayer.h index 10edca951..b1a481d14 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayer.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayer.h @@ -28,7 +28,7 @@ - (void)bumpChangeSeed; - (int)changeSeed; - (id)notReadyError; -- (BOOL)canAddConnectionForMediaType:(id)arg1; +- (_Bool)canAddConnectionForMediaType:(id)arg1; - (void)removeConnection:(id)arg1; - (id)addConnection:(id)arg1 error:(id *)arg2; - (id)connectionMediaTypes; @@ -37,21 +37,21 @@ - (void)_applyOverridesToCaptureOptions:(id)arg1; - (void)didStopForSession:(id)arg1 error:(id)arg2; - (void)didStartForSession:(id)arg1; -- (void)setHidden:(BOOL)arg1; -- (void)layerDidBecomeVisible:(BOOL)arg1; -- (void)setChromaNoiseReductionEnabled:(BOOL)arg1; -- (BOOL)isChromaNoiseReductionEnabled; -- (BOOL)isChromaNoiseReductionSupported; -- (void)setPaused:(BOOL)arg1; -- (BOOL)isPaused; -@property(nonatomic, getter=isMirrored) BOOL mirrored; -- (BOOL)_isMirrored; -@property(nonatomic) BOOL automaticallyAdjustsMirroring; -- (BOOL)_automaticallyAdjustsMirroring; -@property(readonly, nonatomic, getter=isMirroringSupported) BOOL mirroringSupported; -@property(nonatomic) int orientation; -- (int)_orientation; -@property(readonly, nonatomic, getter=isOrientationSupported) BOOL orientationSupported; +- (void)setHidden:(_Bool)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; +- (void)setChromaNoiseReductionEnabled:(_Bool)arg1; +- (_Bool)isChromaNoiseReductionEnabled; +- (_Bool)isChromaNoiseReductionSupported; +- (void)setPaused:(_Bool)arg1; +- (_Bool)isPaused; +@property(nonatomic, getter=isMirrored) _Bool mirrored; +- (_Bool)_isMirrored; +@property(nonatomic) _Bool automaticallyAdjustsMirroring; +- (_Bool)_automaticallyAdjustsMirroring; +@property(readonly, nonatomic, getter=isMirroringSupported) _Bool mirroringSupported; +@property(nonatomic) long long orientation; +- (long long)_orientation; +@property(readonly, nonatomic, getter=isOrientationSupported) _Bool orientationSupported; @property(copy) NSString *videoGravity; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)updateInternalStateForCaptureOptions:(id)arg1; @@ -64,7 +64,7 @@ @property(readonly, nonatomic) AVCaptureConnection *connection; - (void)dealloc; - (id)initWithLayer:(id)arg1; -- (float)previewRotationDegrees; +- (double)previewRotationDegrees; - (id)initWithSession:(id)arg1; - (id)init; - (void)centerSublayer; diff --git a/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayerInternal.h b/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayerInternal.h index 671e5d5e3..6033bf6af 100644 --- a/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVCaptureVideoPreviewLayerInternal.h @@ -16,19 +16,19 @@ struct CGSize sensorSize; NSString *sensorToPreviewVTScalingMode; struct CGSize previewSize; - float previewRotationDegrees; + double previewRotationDegrees; NSString *gravity; - BOOL disableActions; - int orientation; - BOOL automaticallyAdjustsMirroring; - BOOL mirrored; - BOOL isPresentationLayer; - BOOL visible; - BOOL isPaused; - BOOL chromaNoiseReductionEnabled; + _Bool disableActions; + long long orientation; + _Bool automaticallyAdjustsMirroring; + _Bool mirrored; + _Bool isPresentationLayer; + _Bool visible; + _Bool isPaused; + _Bool chromaNoiseReductionEnabled; int changeSeed; struct CGAffineTransform captureDeviceTransform; - float rollAdjustment; + double rollAdjustment; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVChapterMetadataItem.h b/iOS7/Frameworks/AVFoundation/AVChapterMetadataItem.h index f1841d5ef..5e93521ad 100644 --- a/iOS7/Frameworks/AVFoundation/AVChapterMetadataItem.h +++ b/iOS7/Frameworks/AVFoundation/AVChapterMetadataItem.h @@ -15,13 +15,13 @@ - (void)cancelLoading; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; - (void)_ensureValueLoadedSync; -- (void)_setValueStatus:(int)arg1 figErrorCode:(long)arg2; -- (int)_valueStatus; -- (BOOL)_valueForKeyDependsOnMetadataValue:(id)arg1; -- (long)_chapterIndex; -- (long)_chapterGroupIndex; +- (void)_setValueStatus:(long long)arg1 figErrorCode:(int)arg2; +- (long long)_valueStatus; +- (_Bool)_valueForKeyDependsOnMetadataValue:(id)arg1; +- (long long)_chapterIndex; +- (long long)_chapterGroupIndex; - (id)extraAttributes; - (void)_takeValueFrom:(id)arg1; - (id)value; @@ -38,7 +38,7 @@ - (void)dealloc; - (void)_removeFigAssetNotifications; - (void)_addFigAssetNotifications; -- (id)_initWithAsset:(id)arg1 chapterGroupIndex:(long)arg2 chapterIndex:(long)arg3 chapterType:(id)arg4 locale:(id)arg5 time:(CDStruct_1b6d18a9)arg6 duration:(CDStruct_1b6d18a9)arg7; +- (id)_initWithAsset:(id)arg1 chapterGroupIndex:(long long)arg2 chapterIndex:(long long)arg3 chapterType:(id)arg4 locale:(id)arg5 time:(CDStruct_1b6d18a9)arg6 duration:(CDStruct_1b6d18a9)arg7; - (id)init; @end diff --git a/iOS7/Frameworks/AVFoundation/AVChapterMetadataItemInternal.h b/iOS7/Frameworks/AVFoundation/AVChapterMetadataItemInternal.h index 19418600c..7bc85926c 100644 --- a/iOS7/Frameworks/AVFoundation/AVChapterMetadataItemInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVChapterMetadataItemInternal.h @@ -12,15 +12,15 @@ { AVWeakReference *weakReference; struct OpaqueFigAsset *figAsset; - long chapterGroupIndex; - long chapterIndex; + long long chapterGroupIndex; + long long chapterIndex; NSString *chapterType; NSLocale *locale; id value; CDStruct_1b6d18a9 time; CDStruct_1b6d18a9 duration; - int valueStatus; - long valueErrorCode; + long long valueStatus; + int valueErrorCode; NSMutableArray *completions; NSObject *readWriteQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVComposition.h b/iOS7/Frameworks/AVFoundation/AVComposition.h index 637f9e4df..e2b7f91b2 100644 --- a/iOS7/Frameworks/AVFoundation/AVComposition.h +++ b/iOS7/Frameworks/AVFoundation/AVComposition.h @@ -20,7 +20,7 @@ @property(readonly, nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) NSArray *tracks; - (id)_mutableTracks; -- (id)_newTrackForIndex:(long)arg1; +- (id)_newTrackForIndex:(long long)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (struct OpaqueFigFormatReader *)_formatReader; - (id)_assetInspector; @@ -30,7 +30,7 @@ - (void)dealloc; - (id)init; - (id)_initWithComposition:(id)arg1; -- (long)_createEmptyMutableCompositionIfNeeded; +- (int)_createEmptyMutableCompositionIfNeeded; @end diff --git a/iOS7/Frameworks/AVFoundation/AVCompositionTrack.h b/iOS7/Frameworks/AVFoundation/AVCompositionTrack.h index 77e3996ad..999fcfc4c 100644 --- a/iOS7/Frameworks/AVFoundation/AVCompositionTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVCompositionTrack.h @@ -18,7 +18,7 @@ - (id)description; - (void)finalize; - (void)dealloc; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVCompositionTrackReaderInspector.h b/iOS7/Frameworks/AVFoundation/AVCompositionTrackReaderInspector.h index e23152e82..753118b99 100644 --- a/iOS7/Frameworks/AVFoundation/AVCompositionTrackReaderInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVCompositionTrackReaderInspector.h @@ -16,7 +16,7 @@ @property(readonly, nonatomic, getter=_mutableComposition) struct OpaqueFigMutableComposition *mutableComposition; - (void)finalize; - (void)dealloc; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVCompositionTrackSegment.h b/iOS7/Frameworks/AVFoundation/AVCompositionTrackSegment.h index 18c718ee9..a418d5dea 100644 --- a/iOS7/Frameworks/AVFoundation/AVCompositionTrackSegment.h +++ b/iOS7/Frameworks/AVFoundation/AVCompositionTrackSegment.h @@ -15,11 +15,11 @@ + (id)compositionTrackSegmentWithTimeRange:(CDStruct_e83c9415)arg1; + (id)compositionTrackSegmentWithURL:(id)arg1 trackID:(int)arg2 sourceTimeRange:(CDStruct_e83c9415)arg3 targetTimeRange:(CDStruct_e83c9415)arg4; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) int sourceTrackID; @property(readonly, nonatomic) NSURL *sourceURL; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; - (id)description; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession-AVCustomVideoCompositorSession_FigCallbackHandling.h b/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession-AVCustomVideoCompositorSession_FigCallbackHandling.h new file mode 100644 index 000000000..fa048ac13 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession-AVCustomVideoCompositorSession_FigCallbackHandling.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVCustomVideoCompositorSession (AVCustomVideoCompositorSession_FigCallbackHandling) +- (void)_cleanupFigCallbacks; +- (int)_setupFigCallbacks; +- (void)_customCompositorFigPropertyDidChange; +- (int)_customCompositorShouldCancelPendingFrames; +- (int)_compositionFrame:(struct OpaqueFigVideoCompositorFrame *)arg1 atTime:(CDStruct_1b6d18a9)arg2 requiresRenderUsingSources:(id)arg3 withInstruction:(void *)arg4; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession.h b/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession.h index 5d5bae303..66b1783a5 100644 --- a/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession.h +++ b/iOS7/Frameworks/AVFoundation/AVCustomVideoCompositorSession.h @@ -11,37 +11,34 @@ @interface AVCustomVideoCompositorSession : NSObject { struct OpaqueFigVideoCompositor *_figCustomCompositor; - BOOL _hasRegisteredFigCustomCompositorCallbacks; + _Bool _hasRegisteredFigCustomCompositorCallbacks; NSDictionary *_clientRequiredPixelBufferAttributes; AVWeakReference *_weakSelf; NSObject *_videoCompositionQ; AVVideoComposition *_videoComposition; + _Bool _videoCompositionDidChange; NSObject *_clientCustomCompositorQ; id _clientCustomCompositor; NSObject *_clientErrorQ; NSError *_clientError; NSObject *_renderContextQ; AVVideoCompositionRenderContext *_renderContext; + NSObject *_finishedRequestQ; } + (id)sessionWithVideoComposition:(id)arg1 recyclingSession:(id)arg2; - (void)requestDidCancel:(id)arg1; - (void)request:(id)arg1 didFinishWithError:(id)arg2; - (void)request:(id)arg1 didFinishWithComposedPixelBuffer:(struct __CVBuffer *)arg2; -- (void)clearClientError; -- (id)clientError; +- (id)getAndClearClientError; - (struct OpaqueFigVideoCompositor *)_copyFigVideoCompositor; - (void)setVideoComposition:(id)arg1; - (void)dealloc; - (void)finalize; - (void)_willDeallocOrFinalize; +- (void)detachVideoComposition; - (id)customVideoCompositor; - (id)initWithVideoComposition:(id)arg1; -- (void)_cleanupFigCallbacks; -- (long)_setupFigCallbacks; -- (void)_customCompositorFigPropertyDidChange; -- (long)_customCompositorShouldCancelPendingFrames; -- (long)_compositionFrame:(struct OpaqueFigVideoCompositorFrame *)arg1 atTime:(CDStruct_1b6d18a9)arg2 requiresRenderUsingSources:(id)arg3 withInstruction:(void *)arg4; @end diff --git a/iOS7/Frameworks/AVFoundation/AVDecodedAudioSettingsForFig-Protocol.h b/iOS7/Frameworks/AVFoundation/AVDecodedAudioSettingsForFig-Protocol.h index 9a7b0747a..a668f6dcf 100644 --- a/iOS7/Frameworks/AVFoundation/AVDecodedAudioSettingsForFig-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVDecodedAudioSettingsForFig-Protocol.h @@ -5,7 +5,7 @@ */ @protocol AVDecodedAudioSettingsForFig -- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned int *)arg2; -- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned long)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; +- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned long long *)arg2; +- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned int)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantBaseSettings.h b/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantBaseSettings.h new file mode 100644 index 000000000..3ff9b8db2 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantBaseSettings.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "AVOutputSettingsAssistantBaseSettingsProvider-Protocol.h" + +@class NSDictionary; + +@interface AVExportSettingsOutputSettingsAssistantBaseSettings : NSObject +{ + NSDictionary *_exportSettings; +} + +@property(readonly, nonatomic) NSDictionary *baseVideoSettings; +@property(readonly, nonatomic) NSDictionary *baseAudioSettings; +- (void)dealloc; +- (id)initWithOutputSettingsPreset:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantVideoSettingsAdjuster.h b/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantVideoSettingsAdjuster.h new file mode 100644 index 000000000..e951724f4 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVExportSettingsOutputSettingsAssistantVideoSettingsAdjuster.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "AVOutputSettingsAssistantVideoSettingsAdjuster-Protocol.h" + +@class NSDictionary, NSString; + +@interface AVExportSettingsOutputSettingsAssistantVideoSettingsAdjuster : NSObject +{ + NSString *_outputSettingsPresetIdentifier; + NSDictionary *_exportSettings; +} + +- (long long)averageBitRateForSourceDimensions:(struct CGSize)arg1 andTargetFrameRate:(float)arg2; +- (void)dealloc; +- (id)initWithOutputSettingsPreset:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVFigAssetInspector.h b/iOS7/Frameworks/AVFoundation/AVFigAssetInspector.h index 4b20fa3de..be6394b23 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigAssetInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVFigAssetInspector.h @@ -12,22 +12,22 @@ { struct OpaqueFigAsset *_figAsset; struct OpaqueFigFormatReader *_formatReader; - long _formatReaderOnce; - BOOL didCheckForSaveRestriction; - BOOL hasSaveRestriction; + long long _formatReaderOnce; + _Bool didCheckForSaveRestriction; + _Bool hasSaveRestriction; } - (id)SHA1Digest; -@property(readonly, nonatomic, getter=_isStreaming) BOOL streaming; -@property(readonly, nonatomic) BOOL hasProtectedContent; +@property(readonly, nonatomic, getter=_isStreaming) _Bool streaming; +@property(readonly, nonatomic) _Bool hasProtectedContent; @property(readonly, nonatomic) unsigned long long downloadToken; @property(readonly, nonatomic) NSURL *resolvedURL; @property(readonly, nonatomic) NSURL *URL; @property(readonly, nonatomic) NSArray *chapterGroupInfo; -- (BOOL)isComposable; -- (BOOL)isReadable; -- (BOOL)isExportable; -- (BOOL)_hasQTSaveRestriction; +- (_Bool)isComposable; +- (_Bool)isReadable; +- (_Bool)isExportable; +- (_Bool)_hasQTSaveRestriction; - (id)metadataForFormat:(id)arg1; - (id)availableMetadataFormats; - (id)commonMetadata; @@ -36,8 +36,8 @@ - (id)mediaSelectionGroups; - (id)trackReferences; - (id)alternateTrackGroups; -- (long)trackCount; -- (BOOL)providesPreciseDurationAndTiming; +- (long long)trackCount; +- (_Bool)providesPreciseDurationAndTiming; - (int)naturalTimeScale; - (struct CGSize)naturalSize; - (struct CGAffineTransform)preferredTransform; @@ -48,8 +48,8 @@ - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; @property(readonly, nonatomic, getter=_formatReader) struct OpaqueFigFormatReader *formatReader; @property(readonly, nonatomic, getter=_figAsset) struct OpaqueFigAsset *figAsset; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)finalize; - (void)dealloc; - (id)initWithFigAsset:(struct OpaqueFigAsset *)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVFigAssetInspectorLoader.h b/iOS7/Frameworks/AVFoundation/AVFigAssetInspectorLoader.h index 660f62ca1..b23523572 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigAssetInspectorLoader.h +++ b/iOS7/Frameworks/AVFoundation/AVFigAssetInspectorLoader.h @@ -13,65 +13,65 @@ AVWeakReference *_weakReferenceToAsset; NSDictionary *_initializationOptions; struct OpaqueFigAsset *_figAsset; - long _figAssetCreationStatus; + int _figAssetCreationStatus; AVAssetInspector *_assetInspector; - long _assetInspectorOnce; + long long _assetInspectorOnce; NSObject *_completionHandlerQueue; struct OpaqueFigSimpleMutex *_loadingMutex; struct OpaqueFigSimpleMutex *_playabilityMutex; struct OpaqueFigSimpleMutex *_savedPhotosAlbumValidationMutex; struct OpaqueFigSemaphore *_playabilityValidationSemaphore; - int _playableStatus; - long _playableResult; - BOOL _playable; + long long _playableStatus; + int _playableResult; + _Bool _playable; struct OpaqueFigSemaphore *_cameraRollValidationSemaphore; - int _compatibleWithSavedPhotosAlbumStatus; - long _compatibleWithSavedPhotosAlbumResult; - BOOL _compatibleWithSavedPhotosAlbum; + long long _compatibleWithSavedPhotosAlbumStatus; + int _compatibleWithSavedPhotosAlbumResult; + _Bool _compatibleWithSavedPhotosAlbum; NSMutableArray *_loadingBatches; - BOOL _loadingCanceled; + _Bool _loadingCanceled; AVAssetCache *_assetCache; - BOOL _shouldMatchDataInCacheByURLPathComponentOnly; - BOOL _shouldMatchDataInCacheByURLWithoutQueryComponent; + _Bool _shouldMatchDataInCacheByURLPathComponentOnly; + _Bool _shouldMatchDataInCacheByURLWithoutQueryComponent; NSURL *_downloadDestinationURL; NSDictionary *_validationPlist; - unsigned int _referenceRestrictions; + unsigned long long _referenceRestrictions; NSURL *_URL; - BOOL _shouldOptimizeAccessForLinearMoviePlayback; + _Bool _shouldOptimizeAccessForLinearMoviePlayback; } + (void)_mapAssetKeys:(id)arg1 toFigAssetPropertySet:(id)arg2 figAssetTrackPropertySet:(id)arg3 callerName:(id)arg4; + (id)_figAssetTrackPropertiesForKeys; + (id)_figAssetPropertiesForKeys; -- (BOOL)_shouldOptimizeAccessForLinearMoviePlayback; +- (_Bool)_shouldOptimizeAccessForLinearMoviePlayback; @property(readonly, nonatomic) NSDictionary *validationPlist; // @synthesize validationPlist=_validationPlist; - (id)downloadDestinationURL; -- (BOOL)shouldMatchDataInCacheByURLWithoutQueryComponent; -- (BOOL)shouldMatchDataInCacheByURLPathComponentOnly; +- (_Bool)shouldMatchDataInCacheByURLWithoutQueryComponent; +- (_Bool)shouldMatchDataInCacheByURLPathComponentOnly; - (id)assetCache; - (void)_invokeCompletionHandlerForLoadingBatches:(id)arg1; -- (unsigned int)referenceRestrictions; -- (BOOL)_isStreaming; -- (BOOL)hasProtectedContent; +- (unsigned long long)referenceRestrictions; +- (_Bool)_isStreaming; +- (_Bool)hasProtectedContent; - (unsigned long long)downloadToken; - (id)resolvedURL; - (id)URL; - (id)chapterGroupInfo; -- (BOOL)isCompatibleWithSavedPhotosAlbum; -- (BOOL)_loadValueOfCompatibleWithSavedPhotosAlbumlByWaitingForAsyncValidationIfNeeded:(BOOL)arg1; -- (BOOL)isComposable; -- (BOOL)isReadable; -- (BOOL)isExportable; -- (BOOL)isPlayable; -- (BOOL)_loadValueOfPlayableByWaitingForAsyncValidationIfNeeded:(BOOL)arg1; +- (_Bool)isCompatibleWithSavedPhotosAlbum; +- (_Bool)_loadValueOfCompatibleWithSavedPhotosAlbumlByWaitingForAsyncValidationIfNeeded:(_Bool)arg1; +- (_Bool)isComposable; +- (_Bool)isReadable; +- (_Bool)isExportable; +- (_Bool)isPlayable; +- (_Bool)_loadValueOfPlayableByWaitingForAsyncValidationIfNeeded:(_Bool)arg1; - (id)lyrics; - (CDStruct_1b6d18a9)duration; - (void)_ensureAllDependenciesOfKeyAreLoaded:(id)arg1; - (void)cancelLoading; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 keysForCollectionKeys:(id)arg2 completionHandler:(id)arg3; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; -- (int)_loadStatusForProperty:(id)arg1 figAsset:(struct OpaqueFigAsset *)arg2 returningError:(int *)arg3; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)_loadStatusForProperty:(id)arg1 figAsset:(struct OpaqueFigAsset *)arg2 returningError:(int *)arg3; - (struct OpaqueFigSemaphore *)_cameraRollValidationSemaphore; - (struct OpaqueFigSemaphore *)_playabilityValidationSemaphore; - (id)_loadingBatches; diff --git a/iOS7/Frameworks/AVFoundation/AVFigAssetTrackInspector.h b/iOS7/Frameworks/AVFoundation/AVFigAssetTrackInspector.h index 25201d86a..d946d2dbc 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigAssetTrackInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVFigAssetTrackInspector.h @@ -16,29 +16,30 @@ struct OpaqueFigSimpleMutex *_validationMutex; struct OpaqueFigSemaphore *_playabilityValidationSemaphore; NSObject *_completionHandlerQueue; - int _playableStatus; - long _playableResult; - long _playabilityValidationResult; - BOOL _playable; + long long _playableStatus; + int _playableResult; + int _playabilityValidationResult; + _Bool _playable; NSMutableArray *_loadingBatches; AVWeakReference *_weakReferenceToAsset; } - (void)_invokeCompletionHandlerForLoadingBatches:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)hasProtectedContent; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)hasProtectedContent; - (id)_trackReferences; -- (BOOL)isExcludedFromAutoselectionInTrackGroup; +- (_Bool)isExcludedFromAutoselectionInTrackGroup; - (id)metadataForFormat:(id)arg1; - (id)availableMetadataFormats; - (id)commonMetadata; - (id)segmentForTrackTime:(CDStruct_1b6d18a9)arg1; - (id)segments; +- (CDStruct_1b6d18a9)minSampleDuration; - (float)nominalFrameRate; - (id)loudnessInfo; - (float)preferredVolume; -- (int)layer; +- (long long)layer; - (struct CGAffineTransform)preferredTransform; - (struct CGSize)dimensions; - (struct CGSize)naturalSize; @@ -48,15 +49,15 @@ - (int)naturalTimeScale; - (CDStruct_e83c9415)timeRange; - (long long)totalSampleDataLength; -- (BOOL)isSelfContained; -- (BOOL)isEnabled; -- (long)playabilityValidationResult; -- (BOOL)isPlayable; -- (BOOL)_loadValueOfPlayableByWaitingForAsyncValidationIfNeeded:(BOOL)arg1; +- (_Bool)isSelfContained; +- (_Bool)isEnabled; +- (int)playabilityValidationResult; +- (_Bool)isPlayable; +- (_Bool)_loadValueOfPlayableByWaitingForAsyncValidationIfNeeded:(_Bool)arg1; - (id)formatDescriptions; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; - (id)mediaType; -- (unsigned long)_figMediaType; +- (unsigned int)_figMediaType; - (int)trackID; - (struct OpaqueFigSemaphore *)_playabilityValidationSemaphore; - (id)_loadingBatches; @@ -65,13 +66,13 @@ - (id)asset; - (void)_ensureAllDependenciesOfKeyAreLoaded:(id)arg1; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; -- (int)_loadStatusForFigAssetTrackProperty:(id)arg1 returningError:(int *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)_loadStatusForFigAssetTrackProperty:(id)arg1 returningError:(int *)arg2; - (void)_removeFigNotifications; - (void)_addFigNotifications; - (void)finalize; - (void)dealloc; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVFigAssetWriterAudioTrack.h b/iOS7/Frameworks/AVFoundation/AVFigAssetWriterAudioTrack.h index cb1df893a..a75da42a9 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigAssetWriterAudioTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVFigAssetWriterAudioTrack.h @@ -13,10 +13,10 @@ NSMutableArray *_pendingAudioSampleBuffers; } -- (BOOL)markEndOfDataReturningError:(id *)arg1; +- (_Bool)markEndOfDataReturningError:(id *)arg1; - (void)prepareToEndSession; -- (BOOL)addSampleBuffer:(struct opaqueCMSampleBuffer *)arg1 error:(id *)arg2; -- (BOOL)_flushPendingSampleBuffersReturningError:(id *)arg1; +- (_Bool)addSampleBuffer:(struct opaqueCMSampleBuffer *)arg1 error:(id *)arg2; +- (_Bool)_flushPendingSampleBuffersReturningError:(id *)arg1; - (int)_attachToFigAssetWriterUsingFormatSpecification:(id)arg1 sourcePixelBufferAttributes:(id)arg2 error:(id *)arg3; - (void)dealloc; - (id)initWithFigAssetWriter:(struct OpaqueFigAssetWriter *)arg1 mediaType:(id)arg2 mediaFileType:(id)arg3 formatSpecification:(id)arg4 sourcePixelBufferAttributes:(id)arg5 error:(id *)arg6; diff --git a/iOS7/Frameworks/AVFoundation/AVFigAssetWriterTrack.h b/iOS7/Frameworks/AVFoundation/AVFigAssetWriterTrack.h index 8e9e796d5..73a091446 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigAssetWriterTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVFigAssetWriterTrack.h @@ -16,7 +16,7 @@ NSString *_mediaType; AVMediaFileType *_mediaFileType; NSObject *_aboveHighWaterLevelQueue; - BOOL _aboveHighWaterLevel; + _Bool _aboveHighWaterLevel; CDStruct_1b6d18a9 _sampleBufferCoalescingInterval; } @@ -27,22 +27,22 @@ @property(readonly, nonatomic) struct OpaqueFigAssetWriter *figAssetWriter; // @synthesize figAssetWriter=_figAssetWriter; @property(nonatomic) CDStruct_1b6d18a9 sampleBufferCoalescingInterval; // @synthesize sampleBufferCoalescingInterval=_sampleBufferCoalescingInterval; - (int)_attachToFigAssetWriterUsingFormatSpecification:(id)arg1 sourcePixelBufferAttributes:(id)arg2 error:(id *)arg3; -- (void)setExcludeFromAutoSelection:(BOOL)arg1; +- (void)setExcludeFromAutoSelection:(_Bool)arg1; - (void)setAlternateGroupID:(short)arg1; -- (void)setLayer:(int)arg1; +- (void)setLayer:(long long)arg1; - (void)setTrackVolume:(float)arg1; -- (void)setMarksOutputTrackAsEnabled:(BOOL)arg1; +- (void)setMarksOutputTrackAsEnabled:(_Bool)arg1; - (void)setExtendedLanguageTag:(id)arg1; - (void)setLanguageCode:(id)arg1; - (void)setFigDimensions:(id)arg1; - (void)setMediaTimeScale:(int)arg1; - (void)setFigTrackMatrix:(id)arg1; - (void)setFigMetadata:(id)arg1; -- (BOOL)markEndOfDataReturningError:(id *)arg1; +- (_Bool)markEndOfDataReturningError:(id *)arg1; - (void)prepareToEndSession; -- (BOOL)addPixelBuffer:(struct __CVBuffer *)arg1 atPresentationTime:(CDStruct_1b6d18a9)arg2 error:(id *)arg3; -- (BOOL)addSampleBuffer:(struct opaqueCMSampleBuffer *)arg1 error:(id *)arg2; -@property(readonly, getter=isAboveHighWaterLevel) BOOL aboveHighWaterLevel; +- (_Bool)addPixelBuffer:(struct __CVBuffer *)arg1 atPresentationTime:(CDStruct_1b6d18a9)arg2 error:(id *)arg3; +- (_Bool)addSampleBuffer:(struct opaqueCMSampleBuffer *)arg1 error:(id *)arg2; +@property(readonly, getter=isAboveHighWaterLevel) _Bool aboveHighWaterLevel; - (void)_refreshAboveHighWaterLevel; - (void)_figAssetWriterDidDropBelowLowWaterLevelForTrackID:(int)arg1; @property(readonly, nonatomic) struct __CVPixelBufferPool *pixelBufferPool; diff --git a/iOS7/Frameworks/AVFoundation/AVFigObjectInspector.h b/iOS7/Frameworks/AVFoundation/AVFigObjectInspector.h index 6093205ba..3e72ab7c2 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigObjectInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVFigObjectInspector.h @@ -22,12 +22,13 @@ - (struct CGSize)_sizeForProperty:(struct __CFString *)arg1; - (unsigned char)_booleanForProperty:(struct __CFString *)arg1; - (long long)_longLongForProperty:(struct __CFString *)arg1; -- (long)_SInt32ForProperty:(struct __CFString *)arg1; +- (int)_SInt32ForProperty:(struct __CFString *)arg1; - (short)_SInt16ForProperty:(struct __CFString *)arg1; - (float)_floatForProperty:(struct __CFString *)arg1; - (float)_floatForProperty:(struct __CFString *)arg1 defaultValue:(float)arg2; - (CDStruct_e83c9415)_timeRangeForProperty:(struct __CFString *)arg1; - (CDStruct_1b6d18a9)_timeForProperty:(struct __CFString *)arg1; +- (CDStruct_1b6d18a9)_timeForProperty:(struct __CFString *)arg1 defaultValue:(CDStruct_1b6d18a9)arg2; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVFigPlaybackItemNotificationLegibleOutputDataSource.h b/iOS7/Frameworks/AVFoundation/AVFigPlaybackItemNotificationLegibleOutputDataSource.h index a0d7aa07d..ceef73ac2 100644 --- a/iOS7/Frameworks/AVFoundation/AVFigPlaybackItemNotificationLegibleOutputDataSource.h +++ b/iOS7/Frameworks/AVFoundation/AVFigPlaybackItemNotificationLegibleOutputDataSource.h @@ -16,9 +16,12 @@ struct OpaqueFigPlaybackItem *_figPlaybackItem; NSString *_figLegibleOutputsDictionaryKey; id _dataProviderBlock; + id _flushBlock; } +- (void)_figPlaybackItem:(struct OpaqueFigPlaybackItem *)arg1 didFlushLegibleOutputWithDictionaryKey:(id)arg2; - (void)_figPlaybackItem:(struct OpaqueFigPlaybackItem *)arg1 didOutputAttributedStrings:(id)arg2 nativeSampleBuffers:(id)arg3 atItemTime:(CDStruct_1b6d18a9)arg4 withLegibleOutputsDictionaryKey:(id)arg5; +- (void)setFlushBlock:(id)arg1; - (void)setDataProviderBlock:(id)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVFlashlight.h b/iOS7/Frameworks/AVFoundation/AVFlashlight.h index 64826aa0d..52623d738 100644 --- a/iOS7/Frameworks/AVFoundation/AVFlashlight.h +++ b/iOS7/Frameworks/AVFoundation/AVFlashlight.h @@ -13,21 +13,21 @@ AVFlashlightInternal *_internal; } -+ (BOOL)hasFlashlight; ++ (_Bool)hasFlashlight; + (void)initialize; - (void)handleNotification:(id)arg1 payload:(id)arg2; @property(readonly, nonatomic) float flashlightLevel; -- (BOOL)setFlashlightLevel:(float)arg1 withError:(id *)arg2; +- (_Bool)setFlashlightLevel:(float)arg1 withError:(id *)arg2; - (void)turnPowerOff; -- (BOOL)turnPowerOnWithError:(id *)arg1; -@property(readonly, nonatomic, getter=isOverheated) BOOL overheated; -@property(readonly, nonatomic, getter=isAvailable) BOOL available; +- (_Bool)turnPowerOnWithError:(id *)arg1; +@property(readonly, nonatomic, getter=isOverheated) _Bool overheated; +@property(readonly, nonatomic, getter=isAvailable) _Bool available; - (void)_refreshIsAvailable; - (void)dealloc; - (id)init; - (void)teardownFigRecorder; -- (BOOL)ensureFigRecorderWithError:(id *)arg1; -- (BOOL)bringupFigRecorderWithError:(id *)arg1; +- (_Bool)ensureFigRecorderWithError:(id *)arg1; +- (_Bool)bringupFigRecorderWithError:(id *)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVFlashlightInternal.h b/iOS7/Frameworks/AVFoundation/AVFlashlightInternal.h index 4a6abb4f9..ed3ae9b74 100644 --- a/iOS7/Frameworks/AVFoundation/AVFlashlightInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVFlashlightInternal.h @@ -12,8 +12,8 @@ { struct OpaqueFigRecorder *recorder; AVWeakReference *weakReference; - BOOL overheated; - BOOL available; + _Bool overheated; + _Bool available; float flashlightLevel; } diff --git a/iOS7/Frameworks/AVFoundation/AVFloat64Range.h b/iOS7/Frameworks/AVFoundation/AVFloat64Range.h index 31bd9964e..cacd9ac76 100644 --- a/iOS7/Frameworks/AVFoundation/AVFloat64Range.h +++ b/iOS7/Frameworks/AVFoundation/AVFloat64Range.h @@ -20,8 +20,8 @@ @property(readonly, nonatomic) double minimum; // @synthesize minimum=_minimum; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)initWithAudioValueRange:(struct AudioValueRange)arg1; - (id)initWithMinimum:(double)arg1 maximum:(double)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVFormatReaderInspector.h b/iOS7/Frameworks/AVFoundation/AVFormatReaderInspector.h index 7bbf097aa..092ed6b1b 100644 --- a/iOS7/Frameworks/AVFoundation/AVFormatReaderInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVFormatReaderInspector.h @@ -9,22 +9,22 @@ @interface AVFormatReaderInspector : AVAssetInspector { struct OpaqueFigFormatReader *_formatReader; - BOOL didCheckForSaveRestriction; - BOOL hasSaveRestriction; + _Bool didCheckForSaveRestriction; + _Bool hasSaveRestriction; } -- (BOOL)isComposable; -- (BOOL)isReadable; -- (BOOL)isExportable; -- (BOOL)_hasQTSaveRestriction; +- (_Bool)isComposable; +- (_Bool)isReadable; +- (_Bool)isExportable; +- (_Bool)_hasQTSaveRestriction; - (id)metadataForFormat:(id)arg1; - (id)availableMetadataFormats; - (id)commonMetadata; - (id)lyrics; - (id)trackReferences; - (id)alternateTrackGroups; -- (long)trackCount; -- (BOOL)providesPreciseDurationAndTiming; +- (long long)trackCount; +- (_Bool)providesPreciseDurationAndTiming; - (int)naturalTimeScale; - (struct CGSize)naturalSize; - (struct CGAffineTransform)preferredTransform; @@ -34,8 +34,8 @@ - (CDStruct_1b6d18a9)duration; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; @property(retain, nonatomic, getter=_formatReader, setter=_setFormatReader:) struct OpaqueFigFormatReader *formatReader; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)finalize; - (void)dealloc; - (id)initWithFormatReader:(struct OpaqueFigFormatReader *)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVFrameRateRange.h b/iOS7/Frameworks/AVFoundation/AVFrameRateRange.h index be7d3c767..e4e2751cd 100644 --- a/iOS7/Frameworks/AVFoundation/AVFrameRateRange.h +++ b/iOS7/Frameworks/AVFoundation/AVFrameRateRange.h @@ -14,15 +14,15 @@ } + (id)frameRateRangeWithMinRate:(int)arg1 maxFrameRate:(int)arg2; -- (BOOL)includesFrameDuration:(CDStruct_1b6d18a9)arg1; -- (BOOL)includesFrameRate:(double)arg1; +- (_Bool)includesFrameDuration:(CDStruct_1b6d18a9)arg1; +- (_Bool)includesFrameRate:(double)arg1; @property(readonly) CDStruct_1b6d18a9 minFrameDuration; @property(readonly) CDStruct_1b6d18a9 maxFrameDuration; @property(readonly) double maxFrameRate; @property(readonly) double minFrameRate; - (void)dealloc; - (id)initWithMinFrameRate:(int)arg1 maxFrameRate:(int)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; @end diff --git a/iOS7/Frameworks/AVFoundation/AVIOKitOutputSettingsAssistantVideoEncoderCapabilities.h b/iOS7/Frameworks/AVFoundation/AVIOKitOutputSettingsAssistantVideoEncoderCapabilities.h new file mode 100644 index 000000000..f803737d8 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVIOKitOutputSettingsAssistantVideoEncoderCapabilities.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "AVOutputSettingsAssistantVideoEncoderCapabilities-Protocol.h" + +@interface AVIOKitOutputSettingsAssistantVideoEncoderCapabilities : NSObject +{ +} + +- (_Bool)averageNonDroppableFrameIntervalIsSupportedByDefaultEncoderForVideoCodec:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVISOOutputSettingsValidator.h b/iOS7/Frameworks/AVFoundation/AVISOOutputSettingsValidator.h index 3a7ef73e5..49e912f49 100644 --- a/iOS7/Frameworks/AVFoundation/AVISOOutputSettingsValidator.h +++ b/iOS7/Frameworks/AVFoundation/AVISOOutputSettingsValidator.h @@ -10,8 +10,8 @@ { } -- (BOOL)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVLegibleOutputDataSource-Protocol.h b/iOS7/Frameworks/AVFoundation/AVLegibleOutputDataSource-Protocol.h index 8d5639900..5d1221233 100644 --- a/iOS7/Frameworks/AVFoundation/AVLegibleOutputDataSource-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVLegibleOutputDataSource-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol AVLegibleOutputDataSource +- (void)setFlushBlock:(id)arg1; - (void)setDataProviderBlock:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMediaFileOutputSettingsValidator.h b/iOS7/Frameworks/AVFoundation/AVMediaFileOutputSettingsValidator.h index 9eec6f296..f6ffa03b3 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaFileOutputSettingsValidator.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaFileOutputSettingsValidator.h @@ -17,8 +17,8 @@ + (id)mediaFileOutputSettingsValidatorForFileType:(id)arg1; + (void)initialize; -- (BOOL)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; @property(readonly, nonatomic) AVMediaFileType *fileType; - (void)dealloc; - (id)initWithFileType:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaFileType.h b/iOS7/Frameworks/AVFoundation/AVMediaFileType.h index ceb2c5769..4137fe3c0 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaFileType.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaFileType.h @@ -20,9 +20,9 @@ + (id)mediaFileTypeWithFileTypeIdentifier:(id)arg1; + (id)allFileTypeIdentifiers; + (void)initialize; -- (BOOL)supportsFormat:(struct opaqueCMFormatDescription *)arg1; -- (BOOL)supportsOutputSettings:(id)arg1 reason:(id *)arg2; -@property(readonly, nonatomic) unsigned long audioFileTypeID; +- (_Bool)supportsFormat:(struct opaqueCMFormatDescription *)arg1; +- (_Bool)supportsOutputSettings:(id)arg1 reason:(id *)arg2; +@property(readonly, nonatomic) unsigned int audioFileTypeID; @property(readonly, nonatomic) NSString *figFormatReaderFileFormat; @property(readonly, nonatomic) NSString *UTI; @property(readonly, nonatomic) NSSet *supportedMediaTypes; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionGroup.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionGroup.h index c9d70c4b8..c36f34767 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionGroup.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionGroup.h @@ -22,15 +22,15 @@ + (id)playableMediaSelectionOptionsFromArray:(id)arg1; + (id)mediaSelectionGroupWithAsset:(id)arg1 dictionary:(id)arg2; - (id)mediaSelectionOptionWithPropertyList:(id)arg1; -- (id)_optionWithID:(id)arg1 displaysNonForcedSubtitles:(BOOL)arg2; +- (id)_optionWithID:(id)arg1 displaysNonForcedSubtitles:(_Bool)arg2; - (id)_defaultOption; -- (BOOL)_isKeyValueGroup; -- (BOOL)_isAlternateTrackGroup; -- (BOOL)_matchesGroupID:(id)arg1 mediaType:(id)arg2; +- (_Bool)_isKeyValueGroup; +- (_Bool)_isAlternateTrackGroup; +- (_Bool)_matchesGroupID:(id)arg1 mediaType:(id)arg2; - (id)_groupMediaType; - (id)_groupID; - (id)dictionary; -@property(readonly, nonatomic) BOOL allowsEmptySelection; +@property(readonly, nonatomic) _Bool allowsEmptySelection; @property(readonly, nonatomic) NSArray *options; - (id)asset; - (id)description; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueGroup.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueGroup.h index 23869763e..43ec57c74 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueGroup.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueGroup.h @@ -17,12 +17,12 @@ } - (id)_defaultOption; -- (BOOL)_isKeyValueGroup; +- (_Bool)_isKeyValueGroup; - (id)dictionary; - (id)options; - (id)asset; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithAsset:(id)arg1 dictionary:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueOption.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueOption.h index ed7db6d04..fce8a4169 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueOption.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionKeyValueOption.h @@ -15,7 +15,7 @@ NSString *_optionMediaType; NSDictionary *_dictionary; AVWeakReference *_weakReferenceToGroup; - BOOL _displaysNonForcedSubtitles; + _Bool _displaysNonForcedSubtitles; } - (id)associatedMediaSelectionOptionInMediaSelectionGroup:(id)arg1; @@ -23,16 +23,16 @@ - (id)availableMetadataFormats; - (id)commonMetadata; - (id)locale; -- (BOOL)isPlayable; -- (BOOL)hasMediaCharacteristic:(id)arg1; +- (_Bool)isPlayable; +- (_Bool)hasMediaCharacteristic:(id)arg1; - (id)mediaSubTypes; - (id)mediaType; - (id)_groupMediaType; - (id)_groupID; - (id)group; - (id)dictionary; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithAsset:(id)arg1 group:(id)arg2 dictionary:(id)arg3; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionOption.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionOption.h index f863d134f..60a789a50 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionOption.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionOption.h @@ -15,7 +15,7 @@ AVMediaSelectionOptionInternal *_mediaSelectionOption; } -+ (id)mediaSelectionOptionForAsset:(id)arg1 group:(id)arg2 dictionary:(id)arg3 hasUnderlyingTrack:(BOOL)arg4; ++ (id)mediaSelectionOptionForAsset:(id)arg1 group:(id)arg2 dictionary:(id)arg3 hasUnderlyingTrack:(_Bool)arg4; @property(readonly, nonatomic) NSString *displayName; - (id)displayNameWithLocale:(id)arg1; - (id)propertyList; @@ -24,14 +24,14 @@ @property(readonly, nonatomic) NSArray *availableMetadataFormats; - (id)_title; @property(readonly, nonatomic) NSArray *commonMetadata; -- (BOOL)displaysNonForcedSubtitles; +- (_Bool)displaysNonForcedSubtitles; - (id)associatedPersistentIDs; - (id)associatedExtendedLanguageTag; @property(readonly, nonatomic) NSString *extendedLanguageTag; @property(readonly, nonatomic) NSLocale *locale; -- (BOOL)_isDesignatedDefault; -@property(readonly, nonatomic, getter=isPlayable) BOOL playable; -- (BOOL)hasMediaCharacteristic:(id)arg1; +- (_Bool)_isDesignatedDefault; +@property(readonly, nonatomic, getter=isPlayable) _Bool playable; +- (_Bool)hasMediaCharacteristic:(id)arg1; @property(readonly, nonatomic) NSArray *mediaSubTypes; @property(readonly, nonatomic) NSString *mediaType; - (id)_groupMediaType; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackGroup.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackGroup.h index 8006b717b..155ace956 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackGroup.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackGroup.h @@ -18,14 +18,14 @@ } - (id)_defaultOption; -- (BOOL)_isAlternateTrackGroup; +- (_Bool)_isAlternateTrackGroup; - (id)dictionary; - (id)asset; - (id)tracks; - (id)trackIDs; - (id)options; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithAsset:(id)arg1 dictionary:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackOption.h b/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackOption.h index 4736ebb7c..4f5413359 100644 --- a/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackOption.h +++ b/iOS7/Frameworks/AVFoundation/AVMediaSelectionTrackOption.h @@ -14,7 +14,7 @@ AVAssetTrack *_track; NSDictionary *_dictionary; AVWeakReference *_weakReferenceToGroup; - BOOL _displaysNonForcedSubtitles; + _Bool _displaysNonForcedSubtitles; } - (id)associatedMediaSelectionOptionInMediaSelectionGroup:(id)arg1; @@ -22,18 +22,18 @@ - (id)availableMetadataFormats; - (id)commonMetadata; - (id)locale; -- (BOOL)isPlayable; -- (BOOL)hasMediaCharacteristic:(id)arg1; +- (_Bool)isPlayable; +- (_Bool)hasMediaCharacteristic:(id)arg1; - (id)mediaSubTypes; - (id)mediaType; - (int)trackID; -- (BOOL)displaysNonForcedSubtitles; +- (_Bool)displaysNonForcedSubtitles; - (id)track; - (id)_groupID; - (id)group; - (id)dictionary; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithAsset:(id)arg1 group:(id)arg2 dictionary:(id)arg3; diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataEnumerator.h b/iOS7/Frameworks/AVFoundation/AVMetadataEnumerator.h index 409748dee..242ebe1e6 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataEnumerator.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataEnumerator.h @@ -15,8 +15,8 @@ id _key; NSString *_keySpace; NSLocale *_locale; - long _count; - long _index; + long long _count; + long long _index; } + (id)metadataEnumeratorWithArray:(id)arg1 key:(id)arg2 keySpace:(id)arg3 locale:(id)arg4; diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataFaceObject.h b/iOS7/Frameworks/AVFoundation/AVMetadataFaceObject.h index 67d6af274..657f8804a 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataFaceObject.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataFaceObject.h @@ -14,14 +14,14 @@ } + (id)faceObjectWithFigEmbeddedCaptureDeviceFaceDictionary:(id)arg1 input:(id)arg2; -@property(readonly) float yawAngle; -@property(readonly) BOOL hasYawAngle; -@property(readonly) float rollAngle; -@property(readonly) BOOL hasRollAngle; -@property(readonly) int faceID; +@property(readonly) double yawAngle; +@property(readonly) _Bool hasYawAngle; +@property(readonly) double rollAngle; +@property(readonly) _Bool hasRollAngle; +@property(readonly) long long faceID; - (id)description; - (void)dealloc; -- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4; +- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(_Bool)arg3 rollAdjustment:(double)arg4; - (id)initWithFigEmbeddedCaptureDeviceFaceDictionary:(id)arg1 input:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataFaceObjectInternal.h b/iOS7/Frameworks/AVFoundation/AVMetadataFaceObjectInternal.h index 58fc5c998..bc187bd63 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataFaceObjectInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataFaceObjectInternal.h @@ -8,18 +8,18 @@ @interface AVMetadataFaceObjectInternal : NSObject { - BOOL hasRollAngle; - BOOL hasYawAngle; - int faceID; - float rollAngle; - float yawAngle; + _Bool hasRollAngle; + _Bool hasYawAngle; + long long faceID; + double rollAngle; + double yawAngle; } -@property float yawAngle; // @synthesize yawAngle; -@property BOOL hasYawAngle; // @synthesize hasYawAngle; -@property float rollAngle; // @synthesize rollAngle; -@property BOOL hasRollAngle; // @synthesize hasRollAngle; -@property int faceID; // @synthesize faceID; +@property double yawAngle; // @synthesize yawAngle; +@property _Bool hasYawAngle; // @synthesize hasYawAngle; +@property double rollAngle; // @synthesize rollAngle; +@property _Bool hasRollAngle; // @synthesize hasRollAngle; +@property long long faceID; // @synthesize faceID; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItemTypeCoercion.h b/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItemTypeCoercion.h new file mode 100644 index 000000000..8d5b684f3 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItemTypeCoercion.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData, NSDate, NSNumber, NSString; + +@interface AVMetadataItem (AVMetadataItemTypeCoercion) +- (struct CGImage *)imageValue; +@property(readonly) NSData *dataValue; +@property(readonly) NSDate *dateValue; +@property(readonly) NSNumber *numberValue; +@property(readonly) NSString *stringValue; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItem_Local.h b/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItem_Local.h new file mode 100644 index 000000000..02a77ef4b --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVMetadataItem-AVMetadataItem_Local.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVMetadataItem (AVMetadataItem_Local) +- (id)_keyAsString; +- (void)_extractPropertiesFromDictionary:(id)arg1; +- (void)_updateCommonKey; +- (void)_makePropertiesReady; +- (void)_makeValueReady; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataItem.h b/iOS7/Frameworks/AVFoundation/AVMetadataItem.h index 5f1b38672..f729af143 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataItem.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataItem.h @@ -10,7 +10,7 @@ #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" -@class AVMetadataItemInternal, NSData, NSDate, NSDictionary, NSLocale, NSNumber, NSString; +@class AVMetadataItemInternal, NSDictionary, NSLocale, NSString; @interface AVMetadataItem : NSObject { @@ -20,7 +20,7 @@ + (id)_figMetadataPropertyFromMetadataItems:(id)arg1; + (id)_replaceQuickTimeUserDataKeySpaceWithISOUserDataKeySpaceIfRequired:(id)arg1; + (id)_isoUserDataKeysRequiringKeySpaceConversion; -+ (BOOL)_clientExpectsISOUserDataKeysInQuickTimeUserDataKeySpace; ++ (_Bool)_clientExpectsISOUserDataKeysInQuickTimeUserDataKeySpace; + (id)metadataItemsFromArray:(id)arg1 filteredByMetadataItemFilter:(id)arg2; + (id)metadataItemsFromArray:(id)arg1 withStringValue:(id)arg2; + (id)metadataItemsFromArray:(id)arg1 withKey:(id)arg2 keySpace:(id)arg3; @@ -28,7 +28,7 @@ + (id)metadataItemsFromArray:(id)arg1 withLocale:(id)arg2; - (void)cancelLoading; - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; @property(readonly) NSDictionary *extraAttributes; @property(readonly) id value; @property(readonly) CDStruct_1b6d18a9 duration; @@ -40,26 +40,16 @@ - (id)_figMetadataFormat; - (id)_figMetadataProperties; - (id)_figMetadataDictionary; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; - (id)_initWithFigMetadataDictionary:(id)arg1; -- (id)_initWithReader:(struct OpaqueFigMetadataReader *)arg1 itemIndex:(long)arg2; +- (id)_initWithReader:(struct OpaqueFigMetadataReader *)arg1 itemIndex:(long long)arg2; - (id)init; -- (id)_keyAsString; -- (void)_extractPropertiesFromDictionary:(id)arg1; -- (void)_updateCommonKey; -- (void)_makePropertiesReady; -- (void)_makeValueReady; -- (struct CGImage *)imageValue; -@property(readonly) NSData *dataValue; -@property(readonly) NSDate *dateValue; -@property(readonly) NSNumber *numberValue; -@property(readonly) NSString *stringValue; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataItemInternal.h b/iOS7/Frameworks/AVFoundation/AVMetadataItemInternal.h index 1441aa0cf..9868f7f97 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataItemInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataItemInternal.h @@ -11,7 +11,7 @@ @interface AVMetadataItemInternal : NSObject { struct OpaqueFigMetadataReader *reader; - long itemIndex; + long long itemIndex; NSString *keySpace; id key; NSString *commonKey; diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObject.h b/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObject.h index 42cb4c88e..0ea2f6d25 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObject.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObject.h @@ -18,7 +18,7 @@ @property(readonly) NSArray *corners; - (id)description; - (void)dealloc; -- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4; +- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(_Bool)arg3 rollAdjustment:(double)arg4; - (id)initWithFigEmbeddedCaptureDeviceMachineReadableCodeDictionary:(id)arg1 input:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObjectInternal.h b/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObjectInternal.h index 63830db3e..80f864014 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObjectInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataMachineReadableCodeObjectInternal.h @@ -10,13 +10,13 @@ @interface AVMetadataMachineReadableCodeObjectInternal : NSObject { - BOOL decoded; + _Bool decoded; NSArray *corners; NSString *stringValue; NSDictionary *basicDescriptor; } -@property BOOL decoded; // @synthesize decoded; +@property _Bool decoded; // @synthesize decoded; @property(retain) NSDictionary *basicDescriptor; // @synthesize basicDescriptor; @property(retain) NSString *stringValue; // @synthesize stringValue; @property(retain) NSArray *corners; // @synthesize corners; diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataObject.h b/iOS7/Frameworks/AVFoundation/AVMetadataObject.h index 5cdce4442..d93a0e9ea 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataObject.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataObject.h @@ -13,7 +13,7 @@ AVMetadataObjectInternal *_objectInternal; } -+ (id)derivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4; ++ (id)derivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(_Bool)arg3 rollAdjustment:(double)arg4; - (id)originalMetadataObject; - (id)input; @property(readonly) NSString *type; @@ -21,7 +21,7 @@ @property(readonly) CDStruct_1b6d18a9 duration; @property(readonly) CDStruct_1b6d18a9 time; - (void)dealloc; -- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4; +- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform)arg2 isVideoMirrored:(_Bool)arg3 rollAdjustment:(double)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMetadataObjectInternal.h b/iOS7/Frameworks/AVFoundation/AVMetadataObjectInternal.h index 7789a59d9..7dac36043 100644 --- a/iOS7/Frameworks/AVFoundation/AVMetadataObjectInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVMetadataObjectInternal.h @@ -13,9 +13,9 @@ NSString *type; AVCaptureInput *input; AVMetadataObject *originalMetadataObject; - struct CGRect bounds; CDStruct_1b6d18a9 time; CDStruct_1b6d18a9 duration; + struct CGRect bounds; } @property(retain) AVMetadataObject *originalMetadataObject; // @synthesize originalMetadataObject; diff --git a/iOS7/Frameworks/AVFoundation/AVMutableAudioMixInputParameters.h b/iOS7/Frameworks/AVFoundation/AVMutableAudioMixInputParameters.h index af93cd3eb..1ad42fffe 100644 --- a/iOS7/Frameworks/AVFoundation/AVMutableAudioMixInputParameters.h +++ b/iOS7/Frameworks/AVFoundation/AVMutableAudioMixInputParameters.h @@ -6,7 +6,7 @@ #import -@class AVMutableAudioMixInputParametersInternal; +@class AVMutableAudioMixInputParametersInternal, NSString; @interface AVMutableAudioMixInputParameters : AVAudioMixInputParameters { @@ -20,5 +20,8 @@ @property(retain, nonatomic) struct opaqueMTAudioProcessingTap *audioTapProcessor; @property(nonatomic) int trackID; +// Remaining properties +@property(copy, nonatomic) NSString *audioTimePitchAlgorithm; + @end diff --git a/iOS7/Frameworks/AVFoundation/AVMutableComposition.h b/iOS7/Frameworks/AVFoundation/AVMutableComposition.h index d57786414..3bc8cfef7 100644 --- a/iOS7/Frameworks/AVFoundation/AVMutableComposition.h +++ b/iOS7/Frameworks/AVFoundation/AVMutableComposition.h @@ -21,10 +21,10 @@ - (void)scaleTimeRange:(CDStruct_e83c9415)arg1 toDuration:(CDStruct_1b6d18a9)arg2; - (void)removeTimeRange:(CDStruct_e83c9415)arg1; - (void)insertEmptyTimeRange:(CDStruct_e83c9415)arg1; -- (BOOL)insertTimeRange:(CDStruct_e83c9415)arg1 ofAsset:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; +- (_Bool)insertTimeRange:(CDStruct_e83c9415)arg1 ofAsset:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; @property(nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) NSArray *tracks; -- (id)_newTrackForIndex:(long)arg1; +- (id)_newTrackForIndex:(long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithComposition:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVMutableCompositionTrack.h b/iOS7/Frameworks/AVFoundation/AVMutableCompositionTrack.h index 97f70356a..9ac4522c3 100644 --- a/iOS7/Frameworks/AVFoundation/AVMutableCompositionTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVMutableCompositionTrack.h @@ -19,12 +19,12 @@ @property(copy, nonatomic) NSString *languageCode; @property(nonatomic) int naturalTimeScale; - (void)_setTrackReaderPropertyValue:(void *)arg1 forKey:(struct __CFString *)arg2; -- (BOOL)validateTrackSegments:(id)arg1 error:(id *)arg2; +- (_Bool)validateTrackSegments:(id)arg1 error:(id *)arg2; - (void)scaleTimeRange:(CDStruct_e83c9415)arg1 toDuration:(CDStruct_1b6d18a9)arg2; - (void)removeTimeRange:(CDStruct_e83c9415)arg1; - (void)insertEmptyTimeRange:(CDStruct_e83c9415)arg1; -- (BOOL)insertTimeRanges:(id)arg1 ofTracks:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; -- (BOOL)insertTimeRange:(CDStruct_e83c9415)arg1 ofTrack:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; +- (_Bool)insertTimeRanges:(id)arg1 ofTracks:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; +- (_Bool)insertTimeRange:(CDStruct_e83c9415)arg1 ofTrack:(id)arg2 atTime:(CDStruct_1b6d18a9)arg3 error:(id *)arg4; @property(copy, nonatomic) NSArray *segments; @end diff --git a/iOS7/Frameworks/AVFoundation/AVMutableVideoCompositionInstruction.h b/iOS7/Frameworks/AVFoundation/AVMutableVideoCompositionInstruction.h index 9cbcfa36e..54b6ec493 100644 --- a/iOS7/Frameworks/AVFoundation/AVMutableVideoCompositionInstruction.h +++ b/iOS7/Frameworks/AVFoundation/AVMutableVideoCompositionInstruction.h @@ -14,7 +14,7 @@ } + (id)videoCompositionInstruction; -@property(nonatomic) BOOL enablePostProcessing; +@property(nonatomic) _Bool enablePostProcessing; @property(copy, nonatomic) NSArray *layerInstructions; @property(retain, nonatomic) struct CGColor *backgroundColor; @property(nonatomic) CDStruct_e83c9415 timeRange; diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVOutputSettings.h index aed85dd1a..ad27d7bad 100644 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettings.h @@ -18,15 +18,15 @@ + (id)defaultOutputSettingsForMediaType:(id)arg1; + (id)_outputSettingsWithOutputSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)outputSettingsWithOutputSettingsDictionary:(id)arg1; -+ (unsigned int)_validateOutputSettingsDictionary:(id)arg1 compatibilityDescription:(id *)arg2; -+ (unsigned int)validateOutputSettingsDictionary:(id)arg1; ++ (unsigned long long)_validateOutputSettingsDictionary:(id)arg1 compatibilityDescription:(id *)arg2; ++ (unsigned long long)validateOutputSettingsDictionary:(id)arg1; + (id)eligibleOutputSettingsDictionaryKeys; + (id)registeredOutputSettingsClasses; @property(readonly, nonatomic) NSDictionary *outputSettingsDictionary; // @synthesize outputSettingsDictionary=_outputSettingsDictionary; -- (BOOL)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; -- (BOOL)canFullySpecifyOutputFormatReturningReason:(id *)arg1; -@property(readonly, nonatomic, getter=isCodecAvailableOnCurrentSystem) BOOL codecAvailableOnCurrentSystem; -@property(readonly, nonatomic) BOOL willYieldCompressedSamples; +- (_Bool)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; +- (_Bool)canFullySpecifyOutputFormatReturningReason:(id *)arg1; +@property(readonly, nonatomic, getter=isCodecAvailableOnCurrentSystem) _Bool codecAvailableOnCurrentSystem; +@property(readonly, nonatomic) _Bool willYieldCompressedSamples; @property(readonly, nonatomic) NSSet *compatibleMediaTypes; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant-Dependencies.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant-Dependencies.h new file mode 100644 index 000000000..c625b538e --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant-Dependencies.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVOutputSettingsAssistant (Dependencies) ++ (id)videoEncoderCapabilities; ++ (id)videoSettingsAdjusterForPreset:(id)arg1; ++ (id)baseSettingsProviderForPreset:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant.h index 3348db29a..7ebd5bcbb 100644 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant.h +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistant.h @@ -14,6 +14,10 @@ } + (id)outputSettingsAssistantWithPreset:(id)arg1; ++ (id)availableOutputSettingsPresets; ++ (id)_allOutputSettingsPresets; +- (void)setSourceVideoMinFrameDuration:(CDStruct_1b6d18a9)arg1; +- (CDStruct_1b6d18a9)sourceVideoMinFrameDuration; - (void)setSourceVideoAverageFrameDuration:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)sourceVideoAverageFrameDuration; - (void)setSourceVideoFormat:(struct opaqueCMFormatDescription *)arg1; @@ -25,7 +29,8 @@ @property(readonly, nonatomic) NSString *outputFileType; - (void)finalize; - (void)dealloc; -- (id)initWithHelper:(id)arg1; +- (id)initWithPreset:(id)arg1; +- (id)init; @end diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantBaseSettingsProvider-Protocol.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantBaseSettingsProvider-Protocol.h new file mode 100644 index 000000000..fdec060d5 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantBaseSettingsProvider-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSDictionary; + +@protocol AVOutputSettingsAssistantBaseSettingsProvider +@property(readonly, nonatomic) NSDictionary *baseVideoSettings; +@property(readonly, nonatomic) NSDictionary *baseAudioSettings; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper.h deleted file mode 100644 index e5a7d49ce..000000000 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDictionary; - -@interface AVOutputSettingsAssistantHelper : NSObject -{ -} - -@property(readonly, nonatomic) NSDictionary *baseVideoSettings; -@property(readonly, nonatomic) NSDictionary *baseAudioSettings; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1280x720.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1280x720.h deleted file mode 100644 index 100d407c7..000000000 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1280x720.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface AVOutputSettingsAssistantHelper1280x720 : AVOutputSettingsAssistantHelper -{ -} - -- (id)baseVideoSettings; -- (id)baseAudioSettings; - -@end - diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1920x1080.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1920x1080.h deleted file mode 100644 index 18c1c7464..000000000 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper1920x1080.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface AVOutputSettingsAssistantHelper1920x1080 : AVOutputSettingsAssistantHelper -{ -} - -- (id)baseVideoSettings; -- (id)baseAudioSettings; - -@end - diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper640x480.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper640x480.h deleted file mode 100644 index c39076fbe..000000000 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper640x480.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface AVOutputSettingsAssistantHelper640x480 : AVOutputSettingsAssistantHelper -{ -} - -- (id)baseVideoSettings; -- (id)baseAudioSettings; - -@end - diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper960x540.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper960x540.h deleted file mode 100644 index a9aafeb4d..000000000 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantHelper960x540.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface AVOutputSettingsAssistantHelper960x540 : AVOutputSettingsAssistantHelper -{ -} - -- (id)baseVideoSettings; -- (id)baseAudioSettings; - -@end - diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantInternal.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantInternal.h index 947273bf5..2d82bdb88 100644 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantInternal.h @@ -6,14 +6,14 @@ #import "NSObject.h" -@class AVOutputSettingsAssistantHelper; - @interface AVOutputSettingsAssistantInternal : NSObject { - AVOutputSettingsAssistantHelper *helper; + id baseSettingsProvider; + id videoSettingsAdjuster; struct opaqueCMFormatDescription *sourceVideoFormat; struct opaqueCMFormatDescription *sourceAudioFormat; CDStruct_1b6d18a9 sourceVideoAverageFrameDuration; + CDStruct_1b6d18a9 sourceVideoMinFrameDuration; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoEncoderCapabilities-Protocol.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoEncoderCapabilities-Protocol.h new file mode 100644 index 000000000..758fb86aa --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoEncoderCapabilities-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVOutputSettingsAssistantVideoEncoderCapabilities +- (_Bool)averageNonDroppableFrameIntervalIsSupportedByDefaultEncoderForVideoCodec:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoSettingsAdjuster-Protocol.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoSettingsAdjuster-Protocol.h new file mode 100644 index 000000000..e822325cf --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsAssistantVideoSettingsAdjuster-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVOutputSettingsAssistantVideoSettingsAdjuster +- (long long)averageBitRateForSourceDimensions:(struct CGSize)arg1 andTargetFrameRate:(float)arg2; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVOutputSettingsValidation-Protocol.h b/iOS7/Frameworks/AVFoundation/AVOutputSettingsValidation-Protocol.h index a56686fd7..b46d88639 100644 --- a/iOS7/Frameworks/AVFoundation/AVOutputSettingsValidation-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVOutputSettingsValidation-Protocol.h @@ -5,7 +5,7 @@ */ @protocol AVOutputSettingsValidation -- (BOOL)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateVideoOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributeMediator.h b/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributeMediator.h index 70ae92c6d..ce85ebc23 100644 --- a/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributeMediator.h +++ b/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributeMediator.h @@ -12,7 +12,7 @@ } - (id)mediatedPixelBufferAttributes; -- (void)setLayersAreSuppressed:(BOOL)arg1; +- (void)setLayersAreSuppressed:(_Bool)arg1; - (void)removeRequestedPixelBufferAttributesAttributesForKey:(id)arg1; - (void)setRequestedPixelBufferAttributes:(id)arg1 forKey:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributesVideoOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributesVideoOutputSettings.h index d8beab84e..dc2e46e32 100644 --- a/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributesVideoOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVPixelBufferAttributesVideoOutputSettings.h @@ -19,9 +19,9 @@ + (id)_videoOutputSettingsWithVideoSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)eligibleOutputSettingsDictionaryKeys; @property(readonly, nonatomic) NSDictionary *pixelBufferAttributes; -- (BOOL)canFullySpecifyOutputFormatReturningReason:(id *)arg1; -- (BOOL)isCodecAvailableOnCurrentSystem; -- (BOOL)willYieldCompressedSamples; +- (_Bool)canFullySpecifyOutputFormatReturningReason:(id *)arg1; +- (_Bool)isCodecAvailableOnCurrentSystem; +- (_Bool)willYieldCompressedSamples; - (id)cleanApertureDictionary; - (id)pixelAspectRatioDictionary; - (int)height; diff --git a/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspector.h b/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspector.h index 897cc837d..39282d4ba 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspector.h @@ -20,14 +20,14 @@ - (id)commonMetadata; - (id)lyrics; - (id)trackIDs; -- (long)trackCount; -- (BOOL)providesPreciseDurationAndTiming; +- (long long)trackCount; +- (_Bool)providesPreciseDurationAndTiming; - (struct CGSize)naturalSize; - (CDStruct_1b6d18a9)duration; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; @property(retain, nonatomic, getter=_playbackItem, setter=_setPlaybackItem:) struct OpaqueFigPlaybackItem *playbackItem; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)finalize; - (void)dealloc; - (id)initWithPlaybackItem:(struct OpaqueFigPlaybackItem *)arg1 trackIDs:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspectorLoader.h b/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspectorLoader.h index 02732eda2..408d52644 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspectorLoader.h +++ b/iOS7/Frameworks/AVFoundation/AVPlaybackItemInspectorLoader.h @@ -12,7 +12,7 @@ { struct OpaqueFigPlaybackItem *_playbackItem; NSArray *_trackIDs; - BOOL _shouldCacheDuration; + _Bool _shouldCacheDuration; CDStruct_1b6d18a9 _cachedDuration; } @@ -20,18 +20,18 @@ - (id)_loadValuesUsingDefaultLoadingMethodWhileMutexLockedForKeys:(id)arg1; - (id)_playbackItemPropertiesForKeys:(id)arg1; - (id)_dictionaryOfSpecialGettersForKeyValueStatus; -- (BOOL)_inspectionRequiresAFormatReader; +- (_Bool)_inspectionRequiresAFormatReader; - (struct OpaqueFigFormatReader *)_copyFormatReaderFromFigObjectWithFigErrorCode:(int *)arg1; @property(readonly, nonatomic, getter=_playbackItem) struct OpaqueFigPlaybackItem *playbackItem; - (void)cancelLoading; - (id)assetInspector; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)finalize; - (void)dealloc; - (void)_removeFigObjectNotifications; - (void)_addFigObjectNotifications; -- (id)initWithURL:(id)arg1 playbackItem:(struct OpaqueFigPlaybackItem *)arg2 trackIDs:(id)arg3 dynamicBehavior:(BOOL)arg4; +- (id)initWithURL:(id)arg1 playbackItem:(struct OpaqueFigPlaybackItem *)arg2 trackIDs:(id)arg3 dynamicBehavior:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlaybackItemTrackInspector.h b/iOS7/Frameworks/AVFoundation/AVPlaybackItemTrackInspector.h index 41a0b9251..b2b20e1a4 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlaybackItemTrackInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVPlaybackItemTrackInspector.h @@ -12,29 +12,29 @@ { struct OpaqueFigPlaybackItem *_playbackItem; int _trackID; - unsigned long _mediaType; + unsigned int _mediaType; AVWeakReference *_weakReferenceToAsset; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (CDStruct_1b6d18a9)samplePresentationTimeForTrackTime:(CDStruct_1b6d18a9)arg1; - (struct CGAffineTransform)preferredTransform; - (struct CGSize)dimensions; - (struct CGSize)naturalSize; - (float)estimatedDataRate; - (CDStruct_e83c9415)timeRange; -- (BOOL)isEnabled; +- (_Bool)isEnabled; - (id)formatDescriptions; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; - (struct OpaqueFigPlaybackItem *)_playbackItem; - (id)mediaType; -- (unsigned long)_figMediaType; +- (unsigned int)_figMediaType; - (int)trackID; - (id)asset; - (void)finalize; - (void)dealloc; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVAudioSessionMediaPlayerOnly.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVAudioSessionMediaPlayerOnly.h new file mode 100644 index 000000000..2b7b12ba7 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVAudioSessionMediaPlayerOnly.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVAudioSessionMediaPlayerOnly) +- (id)playerAVAudioSession; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioDeviceSupport.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioDeviceSupport.h new file mode 100644 index 000000000..03fc5a75f --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioDeviceSupport.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface AVPlayer (AVPlayerAudioDeviceSupport) ++ (_Bool)automaticallyNotifiesObserversOfAutoSwitchStreamVariants; ++ (_Bool)automaticallyNotifiesObserversOfAudioOutputDeviceUniqueID; +- (void)setPreparesItemsForPlaybackAsynchronously:(_Bool)arg1; +- (_Bool)preparesItemsForPlaybackAsynchronously; +- (void)setAutoSwitchStreamVariants:(_Bool)arg1; +- (_Bool)autoSwitchStreamVariants; +@property(copy, nonatomic) NSString *audioOutputDeviceUniqueID; +- (id)_audioOutputDeviceUniqueID; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioPlaybackRateLimits.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioPlaybackRateLimits.h new file mode 100644 index 000000000..d3d7a841f --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAudioPlaybackRateLimits.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerAudioPlaybackRateLimits) +@property(nonatomic) float maxRateForAudioPlayback; +@property(nonatomic) float minRateForAudioPlayback; +@property(readonly, nonatomic, getter=isAudioPlaybackEnabledAtAllRates) _Bool audioPlaybackEnabledAtAllRates; +- (void)removeAudioPlaybackRateLimits; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelection.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelection.h new file mode 100644 index 000000000..fd795e90f --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelection.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerAutomaticMediaSelection) ++ (_Bool)automaticallyNotifiesObserversOfAppliesMediaSelectionCriteriaAutomatically; +- (id)mediaSelectionCriteriaForMediaCharacteristic:(id)arg1; +- (void)setMediaSelectionCriteria:(id)arg1 forMediaCharacteristic:(id)arg2; +@property(nonatomic) _Bool appliesMediaSelectionCriteriaAutomatically; +- (_Bool)_appliesMediaSelectionCriteriaAutomatically; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelectionPrivate.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelectionPrivate.h new file mode 100644 index 000000000..9879167f7 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerAutomaticMediaSelectionPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerAutomaticMediaSelectionPrivate) +- (id)defaultMediaSelectionCriteriaForMediaCharacteristic:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerFormatRestrictions.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerFormatRestrictions.h new file mode 100644 index 000000000..7bd949f10 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerFormatRestrictions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerFormatRestrictions) ++ (_Bool)automaticallyNotifiesObserversOfDisallowsHardwareAcceleratedVideoDecoder; ++ (_Bool)automaticallyNotifiesObserversOfDisallowsAMRAudio; +- (void)setDisallowsHardwareAcceleratedVideoDecoder:(_Bool)arg1; +- (_Bool)disallowsHardwareAcceleratedVideoDecoder; +- (_Bool)_disallowsHardwareAcceleratedVideoDecoder; +@property(nonatomic) _Bool disallowsAMRAudio; +- (_Bool)_disallowsAMRAudio; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerMultitaskSupport.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerMultitaskSupport.h new file mode 100644 index 000000000..eeeb69e97 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerMultitaskSupport.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerMultitaskSupport) +- (void)_willEnterForeground:(id)arg1; +- (void)_didFinishSuspension:(id)arg1; +- (_Bool)_shouldDetachContentLayersFromFigPlayer; +- (long long)_itemOkayToPlayWhileTransitioningToBackground:(id)arg1; +- (_Bool)_iapdExtendedModeIsActive; +- (_Bool)_hasAssociatedOnscreenAVPlayerLayer; +- (_Bool)_applicationHasExternallyDisplayedAVPlayerLayerAndIsUnderDeviceLock; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerPixelBufferPoolSharing.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerPixelBufferPoolSharing.h new file mode 100644 index 000000000..07cef7de6 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerPixelBufferPoolSharing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerPixelBufferPoolSharing) ++ (_Bool)automaticallyNotifiesObserversOfDisallowsAllowsPixelBufferPoolSharing; +@property(nonatomic) _Bool allowsPixelBufferPoolSharing; +- (_Bool)_allowsPixelBufferPoolSharing; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerProtectedContentPrivate.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerProtectedContentPrivate.h new file mode 100644 index 000000000..db72953cc --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerProtectedContentPrivate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface AVPlayer (AVPlayerProtectedContentPrivate) +- (_Bool)outputObscuredDueToInsufficientExternalProtection; +- (_Bool)_outputObscuredDueToInsufficientExternalProtection; +@property(readonly, nonatomic) long long _externalProtectionStatus; +@property(copy, nonatomic, setter=_setDisplaysUsedForPlayback:) NSArray *_displaysUsedForPlayback; +- (id)_playbackDisplaysForFigPlayer; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerSupportForMediaPlayer.h b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerSupportForMediaPlayer.h new file mode 100644 index 000000000..2f48185ea --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayer-AVPlayerSupportForMediaPlayer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayer (AVPlayerSupportForMediaPlayer) +- (_Bool)_resumePlayback:(double)arg1 error:(id *)arg2; +- (void)_setPreferredLanguageList:(id)arg1; +- (_Bool)_CALayerDestinationIsTVOut; +- (void)_setCALayerDestinationIsTVOut:(_Bool)arg1; +- (void)_setClientName:(id)arg1; +- (id)_clientName; +- (void)_setStoppingFadeOutDuration:(float)arg1; +- (void)_setEQPreset:(int)arg1; +- (void)_setWantsVolumeChangesWhenPausedOrInactive:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayer.h b/iOS7/Frameworks/AVFoundation/AVPlayer.h index ec65fd99b..33c7f1a9c 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayer.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayer.h @@ -6,47 +6,41 @@ #import "NSObject.h" -@class AVPlayerInternal, NSArray, NSError, NSString; +@class AVPlayerInternal, NSError; @interface AVPlayer : NSObject { AVPlayerInternal *_player; } -+ (BOOL)automaticallyNotifiesObserversOfUsesAirPlayVideoWhileAirPlayScreenIsActive; -+ (BOOL)automaticallyNotifiesObserversOfAirPlayVideoActive; -+ (BOOL)automaticallyNotifiesObserversOfAllowsAirPlayVideo; -+ (BOOL)automaticallyNotifiesObserversOfUsesAudioOnlyModeForExternalPlayback; -+ (BOOL)automaticallyNotifiesObserversOfExternalPlaybackActive; -+ (BOOL)automaticallyNotifiesObserversOfUsesExternalPlaybackWhileExternalScreenIsActive; -+ (BOOL)automaticallyNotifiesObserversOfAllowsExternalPlayback; ++ (_Bool)automaticallyNotifiesObserversOfUsesAirPlayVideoWhileAirPlayScreenIsActive; ++ (_Bool)automaticallyNotifiesObserversOfAirPlayVideoActive; ++ (_Bool)automaticallyNotifiesObserversOfAllowsAirPlayVideo; ++ (_Bool)automaticallyNotifiesObserversOfUsesAudioOnlyModeForExternalPlayback; ++ (_Bool)automaticallyNotifiesObserversOfExternalPlaybackActive; ++ (_Bool)automaticallyNotifiesObserversOfUsesExternalPlaybackWhileExternalScreenIsActive; ++ (_Bool)automaticallyNotifiesObserversOfAllowsExternalPlayback; + (id)keyPathsForValuesAffectingClosedCaptionDisplayEnabled; -+ (BOOL)automaticallyNotifiesObserversOfClosedCaptionDisplayEnabled; ++ (_Bool)automaticallyNotifiesObserversOfClosedCaptionDisplayEnabled; + (id)keyPathsForValuesAffectingActionAtItemEnd; -+ (BOOL)automaticallyNotifiesObserversOfActionAtItemEnd; ++ (_Bool)automaticallyNotifiesObserversOfActionAtItemEnd; + (id)keyPathsForValuesAffectingMuted; -+ (BOOL)automaticallyNotifiesObserversOfMuted; ++ (_Bool)automaticallyNotifiesObserversOfMuted; + (id)keyPathsForValuesAffectingVolume; -+ (BOOL)automaticallyNotifiesObserversOfVolume; -+ (BOOL)automaticallyNotifiesObserversOfVibrationPattern; -+ (BOOL)automaticallyNotifiesObserversOfUserVolume; -+ (BOOL)automaticallyNotifiesObserversOfMasterClock; ++ (_Bool)automaticallyNotifiesObserversOfVolume; ++ (_Bool)automaticallyNotifiesObserversOfVibrationPattern; ++ (_Bool)automaticallyNotifiesObserversOfUserVolume; ++ (_Bool)automaticallyNotifiesObserversOfMasterClock; + (id)keyPathsForValuesAffectingRate; -+ (BOOL)automaticallyNotifiesObserversOfRate; -+ (BOOL)automaticallyNotifiesObserversOfCurrentItem; ++ (_Bool)automaticallyNotifiesObserversOfRate; ++ (_Bool)automaticallyNotifiesObserversOfCurrentItem; + (id)playerWithPlayerItem:(id)arg1; + (id)playerWithURL:(id)arg1; + (void)initialize; -+ (BOOL)automaticallyNotifiesObserversOfDisallowsAllowsPixelBufferPoolSharing; -+ (BOOL)automaticallyNotifiesObserversOfDisallowsHardwareAcceleratedVideoDecoder; -+ (BOOL)automaticallyNotifiesObserversOfDisallowsAMRAudio; -+ (BOOL)automaticallyNotifiesObserversOfAppliesMediaSelectionCriteriaAutomatically; -+ (BOOL)automaticallyNotifiesObserversOfAutoSwitchStreamVariants; -+ (BOOL)automaticallyNotifiesObserversOfAudioOutputDeviceUniqueID; - (void)_logPerformanceDataForCurrentItem; - (id)_copyPerformanceDataForCurrentItem; - (void)_logPerformanceDataForPreviousItem; -- (BOOL)_shouldLogPerformanceData; +- (_Bool)_shouldLogPerformanceData; - (void)_checkDefaultsWriteForPerformanceLogging; - (id)_currentSubtitlesPayload; - (void)_setCurrentSubtitlesPayload:(id)arg1; @@ -61,7 +55,7 @@ - (void)_removeLayer:(id)arg1; - (void)_detachLayersFromFigPlayer; - (void)_attachLayersToFigPlayer; -- (void)_conformPlayerLayerToCurrentDimensions:(id)arg1; +- (void)_conformContentLayer:(id)arg1 toSize:(struct CGSize)arg2; - (id)_playerLayers; - (id)_pixelBufferAttributeMediator; - (void)_removeAllLayers; @@ -71,35 +65,35 @@ - (void)replaceCurrentItemWithPlayerItem:(id)arg1; - (void)pause; - (void)play; -- (void)setUsesAirPlayVideoWhileAirPlayScreenIsActive:(BOOL)arg1; -- (BOOL)usesAirPlayVideoWhileAirPlayScreenIsActive; -- (BOOL)isAirPlayVideoActive; -- (BOOL)_airPlayVideoActive; -- (void)setAllowsAirPlayVideo:(BOOL)arg1; -- (BOOL)allowsAirPlayVideo; -- (void)setUsesAudioOnlyModeForExternalPlayback:(BOOL)arg1; -- (BOOL)usesAudioOnlyModeForExternalPlayback; -- (BOOL)_usesAudioOnlyModeForExternalPlayback; -- (int)externalPlaybackType; -- (BOOL)isExternalPlaybackActive; -- (BOOL)_externalPlaybackActive; -- (void)setUsesExternalPlaybackWhileExternalScreenIsActive:(BOOL)arg1; -- (BOOL)usesExternalPlaybackWhileExternalScreenIsActive; -- (BOOL)_usesExternalPlaybackWhileExternalScreenIsActive; -- (void)setAllowsExternalPlayback:(BOOL)arg1; -- (BOOL)allowsExternalPlayback; -- (BOOL)_allowsExternalPlayback; -- (void)setClosedCaptionDisplayEnabled:(BOOL)arg1; -- (BOOL)isClosedCaptionDisplayEnabled; -- (BOOL)_isClosedCaptionDisplayEnabled; -- (void)setActionAtItemEnd:(int)arg1; -- (void)_setActionAtItemEnd:(int)arg1 allowingAdvance:(BOOL)arg2; -- (int)actionAtItemEnd; -- (int)_actionAtItemEnd; -- (int)_defaultActionAtItemEnd; -- (void)setMuted:(BOOL)arg1; -- (BOOL)isMuted; -- (BOOL)_isMuted; +- (void)setUsesAirPlayVideoWhileAirPlayScreenIsActive:(_Bool)arg1; +- (_Bool)usesAirPlayVideoWhileAirPlayScreenIsActive; +- (_Bool)isAirPlayVideoActive; +- (_Bool)_airPlayVideoActive; +- (void)setAllowsAirPlayVideo:(_Bool)arg1; +- (_Bool)allowsAirPlayVideo; +- (void)setUsesAudioOnlyModeForExternalPlayback:(_Bool)arg1; +- (_Bool)usesAudioOnlyModeForExternalPlayback; +- (_Bool)_usesAudioOnlyModeForExternalPlayback; +- (long long)externalPlaybackType; +- (_Bool)isExternalPlaybackActive; +- (_Bool)_externalPlaybackActive; +- (void)setUsesExternalPlaybackWhileExternalScreenIsActive:(_Bool)arg1; +- (_Bool)usesExternalPlaybackWhileExternalScreenIsActive; +- (_Bool)_usesExternalPlaybackWhileExternalScreenIsActive; +- (void)setAllowsExternalPlayback:(_Bool)arg1; +- (_Bool)allowsExternalPlayback; +- (_Bool)_allowsExternalPlayback; +- (void)setClosedCaptionDisplayEnabled:(_Bool)arg1; +- (_Bool)isClosedCaptionDisplayEnabled; +- (_Bool)_isClosedCaptionDisplayEnabled; +- (void)setActionAtItemEnd:(long long)arg1; +- (void)_setActionAtItemEnd:(long long)arg1 allowingAdvance:(_Bool)arg2; +- (long long)actionAtItemEnd; +- (long long)_actionAtItemEnd; +- (long long)_defaultActionAtItemEnd; +- (void)setMuted:(_Bool)arg1; +- (_Bool)isMuted; +- (_Bool)_isMuted; - (void)setVolume:(float)arg1; - (float)volume; - (float)_playerVolume; @@ -109,7 +103,7 @@ - (float)_userVolume; - (void)setMasterClock:(struct OpaqueCMClock *)arg1; - (struct OpaqueCMClock *)masterClock; -- (void)prerollOperationDidComplete:(BOOL)arg1 notificationPayload:(struct __CFDictionary *)arg2; +- (void)prerollOperationDidComplete:(_Bool)arg1 notificationPayload:(struct __CFDictionary *)arg2; - (void)cancelPendingPrerolls; - (void)prerollAtRate:(float)arg1 completionHandler:(id)arg2; - (id)_unregisterAndReturnRetainedPrerollCompletionHandler; @@ -130,13 +124,15 @@ - (void)_removeAllItems; - (id)_items; - (void)_enumerateItemsUsingBlock:(id)arg1; -- (BOOL)_removeItem:(id)arg1; +- (_Bool)_removeItem:(id)arg1; - (void)_coordinateWithRemovalOfItem:(id)arg1; -- (BOOL)_attachItem:(id)arg1 andPerformOperation:(int)arg2 withObject:(id)arg3; -- (void)_createPlayer:(int)arg1 forItem:(id)arg2 prepareIt:(BOOL)arg3 completionHandler:(id)arg4; -- (BOOL)_insertItem:(id)arg1 afterItem:(id)arg2; +- (_Bool)_attachItem:(id)arg1 andPerformOperation:(long long)arg2 withObject:(id)arg3; +- (void)setExpectedAssetTypes:(id)arg1; +- (id)expectedAssetTypes; +- (void)_createPlayer:(long long)arg1 item:(id)arg2 preparationRequested:(_Bool)arg3 completionHandler:(id)arg4; +- (_Bool)_insertItem:(id)arg1 afterItem:(id)arg2; - (void)prepareItem:(id)arg1 withCompletionHandler:(id)arg2; -- (BOOL)_insertPlaybackItemOfItem:(id)arg1 inPlayerQueueAfterPlaybackItemOfItem:(id)arg2; +- (_Bool)_insertPlaybackItemOfItem:(id)arg1 inPlayerQueueAfterPlaybackItemOfItem:(id)arg2; - (void)_advanceCurrentItemAccordingToFigPlaybackItem:(struct OpaqueFigPlaybackItem *)arg1; - (void)_currentItemStatusIsReadyToPlay; - (void)_setCurrentItem:(id)arg1; @@ -145,12 +141,12 @@ - (void)_playerDestinationPixelBufferAttributesDidChange:(id)arg1; - (void)_changeStatusToFailedWithError:(id)arg1; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; - (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; - (id)valueForUndefinedKey:(id)arg1; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; - (void)didChangeValueForKey:(id)arg1; -- (BOOL)_isChangingValueForKey:(id)arg1; +- (_Bool)_isChangingValueForKey:(id)arg1; - (void)willChangeValueForKey:(id)arg1; - (void)_didAccessKVOForKey:(id)arg1; - (void)_willAccessKVOForKey:(id)arg1; @@ -167,48 +163,6 @@ - (id)init; - (id)initWithURL:(id)arg1; - (id)initWithPlayerItem:(id)arg1; -- (BOOL)outputObscuredDueToInsufficientExternalProtection; -- (BOOL)_outputObscuredDueToInsufficientExternalProtection; -@property(readonly, nonatomic) int _externalProtectionStatus; -@property(copy, nonatomic, setter=_setDisplaysUsedForPlayback:) NSArray *_displaysUsedForPlayback; -- (id)_playbackDisplaysForFigPlayer; -@property(nonatomic) float maxRateForAudioPlayback; -@property(nonatomic) float minRateForAudioPlayback; -@property(readonly, nonatomic, getter=isAudioPlaybackEnabledAtAllRates) BOOL audioPlaybackEnabledAtAllRates; -- (void)removeAudioPlaybackRateLimits; -- (void)_willEnterForeground:(id)arg1; -- (void)_didFinishSuspension:(id)arg1; -- (BOOL)_shouldDetachContentLayersFromFigPlayer; -- (int)_itemOkayToPlayWhileTransitioningToBackground:(id)arg1; -- (BOOL)_iapdExtendedModeIsActive; -- (BOOL)_hasAssociatedOnscreenAVPlayerLayer; -- (BOOL)_applicationHasExternallyDisplayedAVPlayerLayerAndIsUnderDeviceLock; -- (BOOL)_resumePlayback:(double)arg1 error:(id *)arg2; -- (void)_setPreferredLanguageList:(id)arg1; -- (BOOL)_CALayerDestinationIsTVOut; -- (void)_setCALayerDestinationIsTVOut:(BOOL)arg1; -- (void)_setClientName:(id)arg1; -- (id)_clientName; -- (void)_setStoppingFadeOutDuration:(float)arg1; -- (void)_setEQPreset:(int)arg1; -- (void)_setWantsVolumeChangesWhenPausedOrInactive:(BOOL)arg1; -- (id)playerAVAudioSession; -@property(nonatomic) BOOL allowsPixelBufferPoolSharing; -- (BOOL)_allowsPixelBufferPoolSharing; -- (void)setDisallowsHardwareAcceleratedVideoDecoder:(BOOL)arg1; -- (BOOL)disallowsHardwareAcceleratedVideoDecoder; -- (BOOL)_disallowsHardwareAcceleratedVideoDecoder; -@property(nonatomic) BOOL disallowsAMRAudio; -- (BOOL)_disallowsAMRAudio; -- (id)mediaSelectionCriteriaForMediaCharacteristic:(id)arg1; -- (void)setMediaSelectionCriteria:(id)arg1 forMediaCharacteristic:(id)arg2; -@property(nonatomic) BOOL appliesMediaSelectionCriteriaAutomatically; -- (BOOL)_appliesMediaSelectionCriteriaAutomatically; -- (id)defaultMediaSelectionCriteriaForMediaCharacteristic:(id)arg1; -- (void)setAutoSwitchStreamVariants:(BOOL)arg1; -- (BOOL)autoSwitchStreamVariants; -@property(copy, nonatomic) NSString *audioOutputDeviceUniqueID; -- (id)_audioOutputDeviceUniqueID; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerConnection.h b/iOS7/Frameworks/AVFoundation/AVPlayerConnection.h index edd66614c..a109c56c1 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerConnection.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerConnection.h @@ -12,22 +12,22 @@ { AVWeakReference *_playerReference; AVWeakReference *_playerItemReference; - BOOL _shouldAppendItem; - int _status; + _Bool _shouldAppendItem; + long long _status; NSError *_error; AVPlayerItem *_previousPlayerItem; } @property(readonly, nonatomic) NSObject *serializationQueue; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; - (void)removeItemFromPlayQueue; -- (BOOL)addItemToPlayQueue; +- (_Bool)addItemToPlayQueue; @property(readonly, nonatomic) AVPlayerItem *playerItem; @property(readonly, nonatomic) AVPlayer *player; - (id)description; - (void)dealloc; -- (id)initWithWeakReferenceToPlayer:(id)arg1 weakReferenceToPlayerItem:(id)arg2 shouldAppendItem:(BOOL)arg3; +- (id)initWithWeakReferenceToPlayer:(id)arg1 weakReferenceToPlayerItem:(id)arg2 shouldAppendItem:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerInternal.h b/iOS7/Frameworks/AVFoundation/AVPlayerInternal.h index 1ffb7bfcc..62b7cea44 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerInternal.h @@ -16,6 +16,7 @@ AVPropertyStorage *propertyStorage; AVPixelBufferAttributeMediator *pixelBufferAttributeMediator; NSMutableDictionary *pendingFigPlayerProperties; + NSArray *expectedAssetTypes; AVPlayerItem *currentItem; AVPlayerItem *lastItem; struct OpaqueFigPlaybackItem *figPlaybackItemToIdentifyNextCurrentItem; @@ -23,17 +24,17 @@ NSObject *layersQ; NSMutableSet *caLayers; NSString *externalPlaybackVideoGravity; - int status; + long long status; NSError *error; NSObject *stateDispatchQueue; NSArray *displaysUsedForPlayback; - BOOL needsToCreateFigPlayer; - BOOL logPerformanceData; + _Bool needsToCreateFigPlayer; + _Bool logPerformanceData; NSDictionary *cachedFigMediaSelectionCriteriaProperty; - BOOL reevaluateBackgroundPlayback; - BOOL hostApplicationInForeground; - BOOL hadAssociatedOnscreenPlayerLayerWhenSuspended; - BOOL iapdExtendedModeIsActive; + _Bool reevaluateBackgroundPlayback; + _Bool hostApplicationInForeground; + _Bool hadAssociatedOnscreenPlayerLayerWhenSuspended; + _Bool iapdExtendedModeIsActive; AVAudioSessionMediaPlayerOnly *audioSessionMediaPlayerOnly; NSDictionary *vibrationPattern; struct OpaqueFigSimpleMutex *prerollIDMutex; @@ -42,7 +43,8 @@ id prerollCompletionHandler; NSObject *subtitleQueue; NSDictionary *currentSubtitlesPayload; - BOOL autoSwitchStreamVariants; + _Bool autoSwitchStreamVariants; + _Bool preparesItemsForPlaybackAsynchronously; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemDataYouTubeID_Private.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemDataYouTubeID_Private.h new file mode 100644 index 000000000..22ac22e98 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemDataYouTubeID_Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface AVPlayerItem (AVPlayerItemDataYouTubeID_Private) +@property(copy, nonatomic) NSString *dataYouTubeID; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemExternalSubtitles_Internal.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemExternalSubtitles_Internal.h new file mode 100644 index 000000000..6a6b1e8f4 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemExternalSubtitles_Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItem (AVPlayerItemExternalSubtitles_Internal) +- (void)displayExternalSubtitleString:(id)arg1 forced:(_Bool)arg2; +@property(nonatomic) _Bool displaysExternalSubtitles; +@property(readonly, nonatomic) _Bool canDisplayExternalSubtitles; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemLogging.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemLogging.h new file mode 100644 index 000000000..9b8974de0 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemLogging.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItem (AVPlayerItemLogging) +- (id)errorLog; +- (id)accessLog; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemMediaKind_Private.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemMediaKind_Private.h new file mode 100644 index 000000000..9e062483c --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemMediaKind_Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface AVPlayerItem (AVPlayerItemMediaKind_Private) ++ (_Bool)automaticallyNotifiesObserversOfMediaKind; +@property(copy, nonatomic) NSString *mediaKind; +- (void)_quietlySetMediaKind:(id)arg1; +- (id)_mediaKind; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemOutputs.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemOutputs.h new file mode 100644 index 000000000..1ee73b573 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemOutputs.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface AVPlayerItem (AVPlayerItemOutputs) +@property(readonly, nonatomic) NSArray *outputs; +- (void)removeOutput:(id)arg1; +- (void)addOutput:(id)arg1; +- (void)_detachOutputs; +- (void)_attachOutputs; +- (void)_setTimebaseOnOutputs:(struct OpaqueCMTimebase *)arg1; +- (void)_evaluateLegibleOutputs; +- (void)_evaluateVideoOutputs; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContent.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContent.h new file mode 100644 index 000000000..e78fdad80 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContent.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItem (AVPlayerItemProtectedContent) +@property(readonly, nonatomic, getter=isContentAuthorizedForPlayback) _Bool contentAuthorizedForPlayback; +@property(readonly, nonatomic, getter=isApplicationAuthorizedForPlayback) _Bool applicationAuthorizedForPlayback; +@property(readonly, nonatomic, getter=isAuthorizationRequiredForPlayback) _Bool authorizationRequiredForPlayback; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContentPrivate.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContentPrivate.h new file mode 100644 index 000000000..8b65970d0 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemProtectedContentPrivate.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate; + +@interface AVPlayerItem (AVPlayerItemProtectedContentPrivate) ++ (void)_uninitializeProtectedContentPlaybackSupportSession:(id)arg1; ++ (id)_initializeProtectedContentPlaybackSupportSessionAsynchronouslyForProvider:(id)arg1 withOptions:(id)arg2; +@property(readonly, nonatomic) NSDate *_rentalPlaybackExpirationDate; +@property(readonly, nonatomic) NSDate *_rentalPlaybackStartedDate; +@property(readonly, nonatomic, getter=_isRentalPlaybackStarted) _Bool _rentalPlaybackStarted; +@property(readonly, nonatomic) NSDate *_rentalExpirationDate; +@property(readonly, nonatomic) NSDate *_rentalStartDate; +@property(readonly, nonatomic, getter=_isRental) _Bool _rental; +@property(nonatomic, getter=_isExternalProtectionRequiredForPlayback, setter=_setExternalProtectionRequiredForPlayback:) _Bool _externalProtectionRequiredForPlayback; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemRestrictions_Private.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemRestrictions_Private.h new file mode 100644 index 000000000..4dc32e180 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemRestrictions_Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItem (AVPlayerItemRestrictions_Private) ++ (_Bool)automaticallyNotifiesObserversOfRestrictions; +@property(nonatomic) unsigned long long restrictions; +- (void)_quietlySetRestrictions:(unsigned long long)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemServiceIdentifier_Private.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemServiceIdentifier_Private.h new file mode 100644 index 000000000..1240b3da3 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemServiceIdentifier_Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface AVPlayerItem (AVPlayerItemServiceIdentifier_Private) +@property(copy, nonatomic) NSString *serviceIdentifier; +- (void)_quietlySetServiceIdentifier:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemSupportForMediaPlayer.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemSupportForMediaPlayer.h new file mode 100644 index 000000000..f1f53a0bf --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem-AVPlayerItemSupportForMediaPlayer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItem (AVPlayerItemSupportForMediaPlayer) +- (long long)_availableFileSize; +- (long long)_fileSize; +- (void)_setEQPreset:(int)arg1; +- (void)_quietlySetEQPreset:(int)arg1; +- (void)_setAudibleDRMInfo:(id)arg1; +- (void)_setRampInOutInfo:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItem.h b/iOS7/Frameworks/AVFoundation/AVPlayerItem.h index b210f508c..9bd4bd208 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItem.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItem.h @@ -8,72 +8,69 @@ #import "NSCopying-Protocol.h" -@class AVPlayerItemInternal, NSArray, NSDate, NSError, NSString; +@class AVPlayerItemInternal, NSError; @interface AVPlayerItem : NSObject { AVPlayerItemInternal *_playerItem; } -+ (BOOL)automaticallyNotifiesObserversOfTracks; -+ (BOOL)automaticallyNotifiesObserversOfPresentationSize; -+ (BOOL)automaticallyNotifiesObserversOfLoadedTimeRanges; -+ (BOOL)automaticallyNotifiesObserversOfSeekableTimeRanges; -+ (BOOL)automaticallyNotifiesObserversOfPlaybackBufferFull; -+ (BOOL)automaticallyNotifiesObserversOfPlaybackBufferEmpty; -+ (BOOL)automaticallyNotifiesObserversOfPlaybackLikelyToKeepUp; -+ (BOOL)automaticallyNotifiesObserversOfAsset; -+ (BOOL)automaticallyNotifiesObserversOfStatus; -+ (BOOL)automaticallyNotifiesObserversOfAllowProgressiveSwitchUp; -+ (BOOL)automaticallyNotifiesObserversOfNetworkUsuallyExceedsMaxBitRate; -+ (BOOL)automaticallyNotifiesObserversOfHasEnabledAudio; -+ (BOOL)automaticallyNotifiesObserversOfHasEnabledVideo; -+ (BOOL)automaticallyNotifiesObserversOfNonForcedSubtitleDisplayEnabled; -+ (BOOL)automaticallyNotifiesObserversOfVolumeAdjustment; -+ (BOOL)automaticallyNotifiesObserversOfSoundCheckVolumeNormalization; -+ (BOOL)automaticallyNotifiesObserversOfGaplessInfo; -+ (BOOL)automaticallyNotifiesObserversOfAudioTimePitchAlgorithm; -+ (BOOL)automaticallyNotifiesObserversOfTextStyleRules; -+ (BOOL)automaticallyNotifiesObserversOfSeekingWaitsForVideoCompositionRendering; -+ (BOOL)automaticallyNotifiesObserversOfVideoComposition; -+ (BOOL)automaticallyNotifiesObserversOfAudioMix; -+ (BOOL)automaticallyNotifiesObserversOfContinuesPlayingDuringPrerollForRateChange; -+ (BOOL)automaticallyNotifiesObserversOfContinuesPlayingDuringPrerollForSeek; -+ (BOOL)automaticallyNotifiesObserversOfSavesDownloadedDataToDiskWhenDone; -+ (BOOL)automaticallyNotifiesObserversOfWillNeverSeekBackwardsHint; -+ (BOOL)automaticallyNotifiesObserversOfPlaybackLikelyToKeepUpTrigger; -+ (BOOL)automaticallyNotifiesObserversOfAlwaysMonitorsPlayability; -+ (BOOL)automaticallyNotifiesObserversOfBufferingTargetMinimum; -+ (BOOL)automaticallyNotifiesObserversOfBufferingTargetMaximum; -+ (BOOL)automaticallyNotifiesObserversOfLimitReadAhead; -+ (BOOL)automaticallyNotifiesObserversOfReversePlaybackEndTime; -+ (BOOL)automaticallyNotifiesObserversOfForwardPlaybackEndTime; ++ (_Bool)automaticallyNotifiesObserversOfTracks; ++ (_Bool)automaticallyNotifiesObserversOfPresentationSize; ++ (_Bool)automaticallyNotifiesObserversOfLoadedTimeRanges; ++ (_Bool)automaticallyNotifiesObserversOfSeekableTimeRanges; ++ (_Bool)automaticallyNotifiesObserversOfPlaybackBufferFull; ++ (_Bool)automaticallyNotifiesObserversOfPlaybackBufferEmpty; ++ (_Bool)automaticallyNotifiesObserversOfPlaybackLikelyToKeepUp; ++ (_Bool)automaticallyNotifiesObserversOfAsset; ++ (_Bool)automaticallyNotifiesObserversOfStatus; ++ (_Bool)automaticallyNotifiesObserversOfAllowProgressiveSwitchUp; ++ (_Bool)automaticallyNotifiesObserversOfNetworkUsuallyExceedsMaxBitRate; ++ (_Bool)automaticallyNotifiesObserversOfHasEnabledAudio; ++ (_Bool)automaticallyNotifiesObserversOfHasEnabledVideo; ++ (_Bool)automaticallyNotifiesObserversOfNonForcedSubtitleDisplayEnabled; ++ (_Bool)automaticallyNotifiesObserversOfVolumeAdjustment; ++ (_Bool)automaticallyNotifiesObserversOfSoundCheckVolumeNormalization; ++ (_Bool)automaticallyNotifiesObserversOfVariantIndex; ++ (_Bool)automaticallyNotifiesObserversOfGaplessInfo; ++ (_Bool)automaticallyNotifiesObserversOfAudioTimePitchAlgorithm; ++ (_Bool)automaticallyNotifiesObserversOfTextStyleRules; ++ (_Bool)automaticallyNotifiesObserversOfSeekingWaitsForVideoCompositionRendering; ++ (_Bool)automaticallyNotifiesObserversOfVideoComposition; ++ (_Bool)automaticallyNotifiesObserversOfAudioMix; ++ (_Bool)automaticallyNotifiesObserversOfContinuesPlayingDuringPrerollForRateChange; ++ (_Bool)automaticallyNotifiesObserversOfContinuesPlayingDuringPrerollForSeek; ++ (_Bool)automaticallyNotifiesObserversOfSavesDownloadedDataToDiskWhenDone; ++ (_Bool)automaticallyNotifiesObserversOfWillNeverSeekBackwardsHint; ++ (_Bool)automaticallyNotifiesObserversOfPlaybackLikelyToKeepUpTrigger; ++ (_Bool)automaticallyNotifiesObserversOfAlwaysMonitorsPlayability; ++ (_Bool)automaticallyNotifiesObserversOfBufferingTargetMinimum; ++ (_Bool)automaticallyNotifiesObserversOfBufferingTargetMaximum; ++ (_Bool)automaticallyNotifiesObserversOfLimitReadAhead; ++ (_Bool)automaticallyNotifiesObserversOfReversePlaybackEndTime; ++ (_Bool)automaticallyNotifiesObserversOfForwardPlaybackEndTime; + (id)playerItemWithAsset:(id)arg1 automaticallyLoadedAssetKeys:(id)arg2; + (id)playerItemWithAsset:(id)arg1; + (id)playerItemWithURL:(id)arg1; -+ (BOOL)_forNonStreamingURLsFireKVOForAssetWhenReadyForInspection; -+ (BOOL)_forStreamingItemsVendAssetWithFigPlaybackItem; ++ (_Bool)_forNonStreamingURLsFireKVOForAssetWhenReadyForInspection; ++ (_Bool)_forStreamingItemsVendAssetWithFigPlaybackItem; + (void)initialize; -+ (void)_uninitializeProtectedContentPlaybackSupportSession:(id)arg1; -+ (id)_initializeProtectedContentPlaybackSupportSessionAsynchronouslyForProvider:(id)arg1 withOptions:(id)arg2; -+ (BOOL)automaticallyNotifiesObserversOfMediaKind; -+ (BOOL)automaticallyNotifiesObserversOfRestrictions; -- (void)setRequiresAccessLog:(BOOL)arg1; -- (BOOL)requiresAccessLog; +- (void)setRequiresAccessLog:(_Bool)arg1; +- (_Bool)requiresAccessLog; - (void)_renderingSuppressionDidChangeForOutput:(id)arg1; - (void)setMaximumBitRate:(float)arg1; - (float)maximumBitRate; -- (void)setAllowProgressiveSwitchUp:(BOOL)arg1; -- (BOOL)allowProgressiveSwitchUp; -- (void)setNetworkUsuallyExceedsMaxBitRate:(BOOL)arg1; -- (BOOL)networkUsuallyExceedsMaxBitRate; +- (void)setAllowProgressiveSwitchUp:(_Bool)arg1; +- (_Bool)allowProgressiveSwitchUp; +- (void)setNetworkUsuallyExceedsMaxBitRate:(_Bool)arg1; +- (_Bool)networkUsuallyExceedsMaxBitRate; - (void)_evaluateLegibleSuppression; - (void)_evaluateVideoSuppression; -- (BOOL)_suppressionForOutputs:(id)arg1; -- (BOOL)hasEnabledAudio; -- (BOOL)_hasEnabledAudio; -- (BOOL)hasEnabledVideo; -- (BOOL)_hasEnabledVideo; +- (_Bool)_suppressionForOutputs:(id)arg1; +- (_Bool)hasEnabledAudio; +- (_Bool)_hasEnabledAudio; +- (_Bool)hasEnabledVideo; +- (_Bool)_hasEnabledVideo; - (id)_playbackItemNotificationPayloadToError:(struct __CFDictionary *)arg1; - (void)_addSyncLayer:(id)arg1; - (void)_removeSyncLayer:(id)arg1; @@ -81,16 +78,16 @@ - (void)_setTimedMetadata:(id)arg1; - (id)timedMetadata; - (struct OpaqueFigCPEProtector *)_figCPEProtector; -- (void)setNonForcedSubtitleDisplayEnabled:(BOOL)arg1; -- (BOOL)isNonForcedSubtitleDisplayEnabled; -- (BOOL)_isNonForcedSubtitleDisplayEnabled; -- (void)_quietlySetNonForcedSubtitleDisplayEnabled:(BOOL)arg1; +- (void)setNonForcedSubtitleDisplayEnabled:(_Bool)arg1; +- (_Bool)isNonForcedSubtitleDisplayEnabled; +- (_Bool)_isNonForcedSubtitleDisplayEnabled; +- (void)_quietlySetNonForcedSubtitleDisplayEnabled:(_Bool)arg1; - (id)selectedMediaOptionInMediaSelectionGroup:(id)arg1; - (void)selectMediaOptionAutomaticallyInMediaSelectionGroup:(id)arg1; - (void)selectMediaOption:(id)arg1 inMediaSelectionGroup:(id)arg2; -- (void)_selectMediaOption:(id)arg1 inMediaSelectionGroup:(id)arg2 cacheIfAppropriate:(BOOL)arg3; -- (void)_selectMediaOption:(id)arg1 inKeyValueGroup:(id)arg2 cacheIfAppropriate:(BOOL)arg3; -- (void)_selectMediaOption:(id)arg1 inAlternateTrackGroup:(id)arg2 cacheIfAppropriate:(BOOL)arg3; +- (void)_selectMediaOption:(id)arg1 inMediaSelectionGroup:(id)arg2 cacheIfAppropriate:(_Bool)arg3; +- (void)_selectMediaOption:(id)arg1 inKeyValueGroup:(id)arg2 cacheIfAppropriate:(_Bool)arg3; +- (void)_selectMediaOption:(id)arg1 inAlternateTrackGroup:(id)arg2 cacheIfAppropriate:(_Bool)arg3; - (void)_allowSelectMediaOptionsAutomaticallyUsingFigSelectedMediaArrayObtainedFromGroup:(id)arg1; - (void)_selectMediaOption:(id)arg1 usingFigSelectedMediaArrayObtainedFromGroup:(id)arg2; - (void)_clearCachedMediaSelectionGroup:(id)arg1; @@ -102,10 +99,9 @@ - (float)soundCheckVolumeNormalization; - (void)setSoundCheckVolumeNormalization:(float)arg1; - (void)_quietlySetSoundCheckVolumeNormalization:(float)arg1; -- (void)setVariantIndex:(int)arg1; -- (void)_quietlySetVariantIndex:(int)arg1; -- (int)variantIndex; -- (int)_variantIndex; +- (void)setVariantIndex:(long long)arg1; +- (void)_quietlySetVariantIndex:(long long)arg1; +- (long long)variantIndex; - (void)setGaplessInfo:(id)arg1; - (void)_quietlySetPlaybackProperties:(id)arg1; - (id)_playbackProperties; @@ -116,9 +112,9 @@ - (id)_seekableTimeRanges; - (id)playabilityMetrics; - (float)progressTowardsPlaybackLikelyToKeepUp; -- (BOOL)isPlaybackBufferEmpty; -- (BOOL)isPlaybackBufferFull; -- (BOOL)isPlaybackLikelyToKeepUp; +- (_Bool)isPlaybackBufferEmpty; +- (_Bool)isPlaybackBufferFull; +- (_Bool)isPlaybackLikelyToKeepUp; - (void)setAudioTimePitchAlgorithm:(id)arg1; - (void)_quietlySetFigTimePitchAlgorithm:(struct __CFString *)arg1; - (id)audioTimePitchAlgorithm; @@ -126,9 +122,9 @@ - (void)setTextStyleRules:(id)arg1; - (void)_applyTextStyleRules; - (id)textStyleRules; -- (void)setSeekingWaitsForVideoCompositionRendering:(BOOL)arg1; +- (void)setSeekingWaitsForVideoCompositionRendering:(_Bool)arg1; - (void)_applySeekingWaitsForVideoCompositionRendering; -- (BOOL)seekingWaitsForVideoCompositionRendering; +- (_Bool)seekingWaitsForVideoCompositionRendering; - (id)customVideoCompositor; - (void)_setVideoCompositor:(void *)arg1; - (void)_setVideoCompositionInstructions:(id)arg1; @@ -141,28 +137,28 @@ - (void)_applyInitialAudioMix; - (void)_applyAudioMix; - (id)audioMix; -- (void)setContinuesPlayingDuringPrerollForRateChange:(BOOL)arg1; -- (void)_quietlySetContinuesPlayingDuringPrerollForRateChange:(BOOL)arg1; -- (BOOL)continuesPlayingDuringPrerollForRateChange; -- (BOOL)_continuesPlayingDuringPrerollForRateChange; -- (void)setContinuesPlayingDuringPrerollForSeek:(BOOL)arg1; -- (void)_quietlySetContinuesPlayingDuringPrerollForSeek:(BOOL)arg1; -- (BOOL)continuesPlayingDuringPrerollForSeek; -- (BOOL)_continuesPlayingDuringPrerollForSeek; -- (void)setSavesDownloadedDataToDiskWhenDone:(BOOL)arg1; -- (BOOL)savesDownloadedDataToDiskWhenDone; -- (void)setWillNeverSeekBackwardsHint:(BOOL)arg1; -- (void)_quietlySetWillNeverSeekBackwardsHint:(BOOL)arg1; -- (BOOL)willNeverSeekBackwardsHint; -- (BOOL)_willNeverSeekBackwardsHint; -- (void)setPlaybackLikelyToKeepUpTrigger:(int)arg1; -- (void)_quietlySetPlaybackLikelyToKeepUpTrigger:(int)arg1; -- (int)playbackLikelyToKeepUpTrigger; -- (int)_playbackLikelyToKeepUpTrigger; -- (void)setAlwaysMonitorsPlayability:(BOOL)arg1; -- (void)_quietlySetAlwaysMonitorsPlayability:(BOOL)arg1; -- (BOOL)alwaysMonitorsPlayability; -- (BOOL)_alwaysMonitorsPlayability; +- (void)setContinuesPlayingDuringPrerollForRateChange:(_Bool)arg1; +- (void)_quietlySetContinuesPlayingDuringPrerollForRateChange:(_Bool)arg1; +- (_Bool)continuesPlayingDuringPrerollForRateChange; +- (_Bool)_continuesPlayingDuringPrerollForRateChange; +- (void)setContinuesPlayingDuringPrerollForSeek:(_Bool)arg1; +- (void)_quietlySetContinuesPlayingDuringPrerollForSeek:(_Bool)arg1; +- (_Bool)continuesPlayingDuringPrerollForSeek; +- (_Bool)_continuesPlayingDuringPrerollForSeek; +- (void)setSavesDownloadedDataToDiskWhenDone:(_Bool)arg1; +- (_Bool)savesDownloadedDataToDiskWhenDone; +- (void)setWillNeverSeekBackwardsHint:(_Bool)arg1; +- (void)_quietlySetWillNeverSeekBackwardsHint:(_Bool)arg1; +- (_Bool)willNeverSeekBackwardsHint; +- (_Bool)_willNeverSeekBackwardsHint; +- (void)setPlaybackLikelyToKeepUpTrigger:(long long)arg1; +- (void)_quietlySetPlaybackLikelyToKeepUpTrigger:(long long)arg1; +- (long long)playbackLikelyToKeepUpTrigger; +- (long long)_playbackLikelyToKeepUpTrigger; +- (void)setAlwaysMonitorsPlayability:(_Bool)arg1; +- (void)_quietlySetAlwaysMonitorsPlayability:(_Bool)arg1; +- (_Bool)alwaysMonitorsPlayability; +- (_Bool)_alwaysMonitorsPlayability; - (void)setBufferingTargetMinimum:(double)arg1; - (void)_quietlySetBufferingTargetMinimum:(double)arg1; - (double)bufferingTargetMinimum; @@ -171,10 +167,10 @@ - (void)_quietlySetBufferingTargetMaximum:(double)arg1; - (double)bufferingTargetMaximum; - (double)_bufferingTargetMaximum; -- (void)setLimitReadAhead:(BOOL)arg1; -- (void)_quietlySetLimitReadAhead:(BOOL)arg1; -- (BOOL)limitReadAhead; -- (BOOL)_limitReadAhead; +- (void)setLimitReadAhead:(_Bool)arg1; +- (void)_quietlySetLimitReadAhead:(_Bool)arg1; +- (_Bool)limitReadAhead; +- (_Bool)_limitReadAhead; - (void)_updateTimebase; - (struct OpaqueCMTimebase *)timebase; - (struct OpaqueCMTimebase *)_copyTimebase; @@ -186,41 +182,41 @@ - (void)_quietlySetForwardPlaybackEndTime:(CDStruct_1b6d18a9)arg1; - (CDStruct_1b6d18a9)forwardPlaybackEndTime; - (CDStruct_1b6d18a9)_forwardPlaybackEndTime; -- (void)stepByCount:(int)arg1; +- (void)stepByCount:(long long)arg1; - (void)setInitialEstimatedDate:(id)arg1; - (id)initialEstimatedDate; - (id)currentEstimatedDate; - (void)setInitialDate:(id)arg1; - (id)initialDate; -- (BOOL)seekToDate:(id)arg1; -- (BOOL)seekToDate:(id)arg1 completionHandler:(id)arg2; +- (_Bool)seekToDate:(id)arg1; +- (_Bool)seekToDate:(id)arg1 completionHandler:(id)arg2; - (id)currentDate; - (void)cancelPendingSeeks; - (void)seekToTime:(CDStruct_1b6d18a9)arg1 toleranceBefore:(CDStruct_1b6d18a9)arg2 toleranceAfter:(CDStruct_1b6d18a9)arg3 completionHandler:(id)arg4; - (void)seekToTime:(CDStruct_1b6d18a9)arg1 completionHandler:(id)arg2; - (void)seekToTime:(CDStruct_1b6d18a9)arg1 toleranceBefore:(CDStruct_1b6d18a9)arg2 toleranceAfter:(CDStruct_1b6d18a9)arg3; - (void)seekToTime:(CDStruct_1b6d18a9)arg1; -- (void)_unregisterInvokeAndReleasePendingSeekCompletionHandlerForSeekID:(int)arg1 finished:(BOOL)arg2; +- (void)_unregisterInvokeAndReleasePendingSeekCompletionHandlerForSeekID:(int)arg1 finished:(_Bool)arg2; - (int)_cancelPendingSeekAndRegisterSeekCompletionHandler:(id)arg1; - (int)_CreateSeekID; - (CDStruct_1b6d18a9)currentTime; - (struct CGSize)presentationSize; - (struct CGSize)_presentationSize; -- (BOOL)canStepBackward; -- (BOOL)_canStepBackward; -- (BOOL)canStepForward; -- (BOOL)_canStepForward; -- (BOOL)canPlaySlowReverse; -- (BOOL)_canPlaySlowReverse; -- (BOOL)canPlaySlowForward; -- (BOOL)_canPlaySlowForward; -- (BOOL)canPlayReverse; -- (BOOL)_canPlayReverse; -- (BOOL)_isAFileBasedItemThatsReadyToPlay; -- (BOOL)canPlayFastReverse; -- (BOOL)_canPlayFastReverse; -- (BOOL)canPlayFastForward; -- (BOOL)_canPlayFastForward; +- (_Bool)canStepBackward; +- (_Bool)_canStepBackward; +- (_Bool)canStepForward; +- (_Bool)_canStepForward; +- (_Bool)canPlaySlowReverse; +- (_Bool)_canPlaySlowReverse; +- (_Bool)canPlaySlowForward; +- (_Bool)_canPlaySlowForward; +- (_Bool)canPlayReverse; +- (_Bool)_canPlayReverse; +- (_Bool)_isAFileBasedItemThatsReadyToPlay; +- (_Bool)canPlayFastReverse; +- (_Bool)_canPlayFastReverse; +- (_Bool)canPlayFastForward; +- (_Bool)_canPlayFastForward; - (void)_makeReadyForEnqueueingWithCompletionHandler:(id)arg1; - (void)_invokeReadyForEnqueueingHandlers; - (void)_respondToBecomingReadyForBasicInspection; @@ -238,7 +234,7 @@ - (id)asset; - (void)_changeStatusToFailedWithError:(id)arg1; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; - (void)_informObserversAboutAvailabilityOfDuration; - (void)_informObserversAboutAvailabilityOfPresentationSize; - (void)_informObserversAboutAvailabilityOfTracks; @@ -256,17 +252,17 @@ - (id)_nextItem; - (void)_playerChangeStatusToFailedWithError:(id)arg1; - (void)_dequeueFromPlayer; -- (void)_enqueueWithPlayer:(id)arg1 shouldAppendItem:(BOOL)arg2; +- (void)_enqueueWithPlayer:(id)arg1 shouldAppendItem:(_Bool)arg2; - (void)_attachToFigPlayer; - (void)_attachToPlayer:(id)arg1; -- (void)_createPlayerConnection:(id)arg1 shouldAppendItem:(BOOL)arg2; +- (void)_createPlayerConnection:(id)arg1 shouldAppendItem:(_Bool)arg2; - (void)_setPlayerConnection:(id)arg1; - (id)_playerConnection; -- (void)_setIsCurrentPlayerItem:(BOOL)arg1; -- (BOOL)_isCurrentPlayerItem; +- (void)_setIsCurrentPlayerItem:(_Bool)arg1; +- (_Bool)_isCurrentPlayerItem; - (id)_player; - (void)_configurePlaybackItem; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; - (void)didChangeValueForKey:(id)arg1; - (void)willChangeValueForKey:(id)arg1; - (void)_didAccessKVOForKey:(id)arg1; @@ -288,43 +284,6 @@ - (id)initWithURL:(id)arg1; - (id)init; - (void)_createPlayerItemInternal; -@property(readonly, nonatomic, getter=isContentAuthorizedForPlayback) BOOL contentAuthorizedForPlayback; -@property(readonly, nonatomic, getter=isApplicationAuthorizedForPlayback) BOOL applicationAuthorizedForPlayback; -@property(readonly, nonatomic, getter=isAuthorizationRequiredForPlayback) BOOL authorizationRequiredForPlayback; -@property(readonly, nonatomic) NSDate *_rentalPlaybackExpirationDate; -@property(readonly, nonatomic) NSDate *_rentalPlaybackStartedDate; -@property(readonly, nonatomic, getter=_isRentalPlaybackStarted) BOOL _rentalPlaybackStarted; -@property(readonly, nonatomic) NSDate *_rentalExpirationDate; -@property(readonly, nonatomic) NSDate *_rentalStartDate; -@property(readonly, nonatomic, getter=_isRental) BOOL _rental; -@property(nonatomic, getter=_isExternalProtectionRequiredForPlayback, setter=_setExternalProtectionRequiredForPlayback:) BOOL _externalProtectionRequiredForPlayback; -- (id)errorLog; -- (id)accessLog; -- (long long)_availableFileSize; -- (long long)_fileSize; -- (void)_setEQPreset:(int)arg1; -- (void)_quietlySetEQPreset:(int)arg1; -- (void)_setAudibleDRMInfo:(id)arg1; -- (void)_setRampInOutInfo:(id)arg1; -@property(copy, nonatomic) NSString *dataYouTubeID; -- (void)displayExternalSubtitleString:(id)arg1 forced:(BOOL)arg2; -@property(nonatomic) BOOL displaysExternalSubtitles; -@property(readonly, nonatomic) BOOL canDisplayExternalSubtitles; -@property(readonly, nonatomic) NSArray *outputs; -- (void)removeOutput:(id)arg1; -- (void)addOutput:(id)arg1; -- (void)_detachOutputs; -- (void)_attachOutputs; -- (void)_setTimebaseOnOutputs:(struct OpaqueCMTimebase *)arg1; -- (void)_evaluateLegibleOutputs; -- (void)_evaluateVideoOutputs; -@property(copy, nonatomic) NSString *mediaKind; -- (void)_quietlySetMediaKind:(id)arg1; -- (id)_mediaKind; -@property(nonatomic) unsigned int restrictions; -- (void)_quietlySetRestrictions:(unsigned int)arg1; -@property(copy, nonatomic) NSString *serviceIdentifier; -- (void)_quietlySetServiceIdentifier:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLog.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLog.h index 2c7ab4089..4c3549883 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLog.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLog.h @@ -17,7 +17,7 @@ - (id)_accessLogArray; @property(readonly, nonatomic) NSArray *events; -- (unsigned int)extendedLogDataStringEncoding; +- (unsigned long long)extendedLogDataStringEncoding; - (id)extendedLogData; - (void)dealloc; - (void)finalize; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent-AVPlayerItemAccessLogEventServiceIdentifier_Private.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent-AVPlayerItemAccessLogEventServiceIdentifier_Private.h new file mode 100644 index 000000000..73325cc9b --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent-AVPlayerItemAccessLogEventServiceIdentifier_Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerItemAccessLogEvent (AVPlayerItemAccessLogEventServiceIdentifier_Private) +- (id)serviceIdentifier; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent.h index 6120fd528..af2d2fade 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemAccessLogEvent.h @@ -16,36 +16,36 @@ } @property(readonly, nonatomic) double switchBitrate; -@property(readonly, nonatomic) int mediaRequestsWWAN; +@property(readonly, nonatomic) long long mediaRequestsWWAN; @property(readonly, nonatomic) NSString *playbackType; @property(readonly, nonatomic) double observedBitrateStandardDeviation; @property(readonly, nonatomic) double observedMinBitrate; @property(readonly, nonatomic) double observedMaxBitrate; -- (int)entryReasonCode; -@property(readonly, nonatomic) int downloadOverdue; +- (long long)entryReasonCode; +@property(readonly, nonatomic) long long downloadOverdue; @property(readonly, nonatomic) double startupTime; -@property(readonly, nonatomic) int numberOfDroppedVideoFrames; +@property(readonly, nonatomic) long long numberOfDroppedVideoFrames; @property(readonly, nonatomic) double indicatedBitrate; +- (double)currentObservedBitrate; @property(readonly, nonatomic) double observedBitrate; @property(readonly, nonatomic) double transferDuration; @property(readonly, nonatomic) long long numberOfBytesTransferred; -@property(readonly, nonatomic) int numberOfStalls; +@property(readonly, nonatomic) long long numberOfStalls; @property(readonly, nonatomic) double durationWatched; @property(readonly, nonatomic) double segmentsDownloadedDuration; @property(readonly, nonatomic) double playbackStartOffset; @property(readonly, nonatomic) NSString *playbackSessionID; -@property(readonly, nonatomic) int numberOfServerAddressChanges; +@property(readonly, nonatomic) long long numberOfServerAddressChanges; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; @property(readonly, nonatomic) NSDate *playbackStartDate; -@property(readonly, nonatomic) int numberOfSegmentsDownloaded; -@property(readonly, nonatomic) int numberOfMediaRequests; +@property(readonly, nonatomic) long long numberOfSegmentsDownloaded; +@property(readonly, nonatomic) long long numberOfMediaRequests; - (void)dealloc; - (void)finalize; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithDictionary:(id)arg1; - (id)init; -- (id)serviceIdentifier; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLog.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLog.h index d97d53e58..de3d313a6 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLog.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLog.h @@ -17,7 +17,7 @@ - (id)_errorLogArray; @property(readonly, nonatomic) NSArray *events; -- (unsigned int)extendedLogDataStringEncoding; +- (unsigned long long)extendedLogDataStringEncoding; - (id)extendedLogData; - (void)dealloc; - (void)finalize; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLogEvent.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLogEvent.h index 5d3db6869..d4689f573 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLogEvent.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemErrorLogEvent.h @@ -17,7 +17,7 @@ @property(readonly, nonatomic) NSString *errorComment; @property(readonly, nonatomic) NSString *errorDomain; -@property(readonly, nonatomic) int errorStatusCode; +@property(readonly, nonatomic) long long errorStatusCode; @property(readonly, nonatomic) NSString *playbackSessionID; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemInternal.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemInternal.h index c871707cc..b8b05dd1a 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemInternal.h @@ -19,10 +19,10 @@ id delegate; AVWeakReference *playerReference; AVPlayerConnection *playerConnection; - BOOL isCurrentPlayerItem; + _Bool isCurrentPlayerItem; NSObject *stateDispatchQueue; AVPropertyStorage *propertyStorage; - int status; + long long status; NSError *error; NSURL *URL; AVAsset *asset; @@ -39,50 +39,50 @@ CDStruct_1b6d18a9 reversePlaybackEndTime; NSDate *initialDate; NSDate *initialEstimatedDate; - BOOL initialLimitReadAhead; - int initialPlaybackLikelyToKeepUpTrigger; - BOOL initialAlwaysMonitorsPlayability; - BOOL initialWillNeverSeekBackwardsHint; - BOOL initialContinuesPlayingDuringPrerollForSeek; - BOOL initialContinuesPlayingDuringPrerollForRateChange; + _Bool initialLimitReadAhead; + long long initialPlaybackLikelyToKeepUpTrigger; + _Bool initialAlwaysMonitorsPlayability; + _Bool initialWillNeverSeekBackwardsHint; + _Bool initialContinuesPlayingDuringPrerollForSeek; + _Bool initialContinuesPlayingDuringPrerollForRateChange; double initialBufferingTargetMinimum; double initialBufferingTargetMaximum; struct __CFString *initialFigTimePitchAlgorithm; - BOOL savesDownloadedDataToDiskWhenDone; - BOOL nonForcedSubtitlesEnabled; - BOOL networkUsuallyExceedsMaxBitRate; - BOOL allowProgressiveSwitchUp; + _Bool savesDownloadedDataToDiskWhenDone; + _Bool nonForcedSubtitlesEnabled; + _Bool networkUsuallyExceedsMaxBitRate; + _Bool allowProgressiveSwitchUp; float maximumBitRate; AVAudioMix *audioMix; AVVideoComposition *videoComposition; void *figVideoCompositor; AVCustomVideoCompositorSession *customVideoCompositorSession; - BOOL seekingWaitsForVideoCompositionRendering; + _Bool seekingWaitsForVideoCompositionRendering; NSArray *textStyleRules; NSDictionary *gaplessInfo; - int initialVariantIndex; + long long initialVariantIndex; NSDictionary *audibleDRMInfo; NSDictionary *rampInOutInfo; float soundCheckVolumeNormalization; float volumeAdjustment; NSMutableArray *handlersToCallWhenReadyForEnqueueing; NSMutableDictionary *mediaOptionsSelectedByClient; - BOOL haveInitialSamples; - BOOL haveCPEProtector; - BOOL didSetAssetToAssetWithFigPlaybackItem; - BOOL didBecomeReadyForBasicInspection; - BOOL didBecomeReadyForInspectionOfMediaSelectionOptions; - BOOL didBecomeReadyForInspectionOfTracks; - BOOL didBecomeReadyForInspectionOfPresentationSize; - BOOL didBecomeReadyForInspectionOfDuration; - BOOL didInformObserversAboutAvailabilityOfTracks; - BOOL didFireKVOForAssetForNonStreamingItem; - BOOL didApplyInitialAudioMix; - BOOL wasInitializedWithURL; - BOOL needTimedMetadataNotification; - BOOL externalSubtitlesEnabled; - BOOL externalProtectionRequested; - BOOL requiresAccessLog; + _Bool haveInitialSamples; + _Bool haveCPEProtector; + _Bool didSetAssetToAssetWithFigPlaybackItem; + _Bool didBecomeReadyForBasicInspection; + _Bool didBecomeReadyForInspectionOfMediaSelectionOptions; + _Bool didBecomeReadyForInspectionOfTracks; + _Bool didBecomeReadyForInspectionOfPresentationSize; + _Bool didBecomeReadyForInspectionOfDuration; + _Bool didInformObserversAboutAvailabilityOfTracks; + _Bool didFireKVOForAssetForNonStreamingItem; + _Bool didApplyInitialAudioMix; + _Bool wasInitializedWithURL; + _Bool needTimedMetadataNotification; + _Bool externalSubtitlesEnabled; + _Bool externalProtectionRequested; + _Bool requiresAccessLog; int eqPreset; struct OpaqueFigSimpleMutex *seekIDMutex; int nextSeekIDToGenerate; @@ -94,7 +94,7 @@ NSMutableArray *itemLegibleOutputs; NSString *serviceIdentifier; NSString *mediaKind; - unsigned int restrictions; + unsigned long long restrictions; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutput.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutput.h index cee71c57e..4c01afa10 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutput.h @@ -14,8 +14,8 @@ } + (void)initialize; -- (void)setSuppressesPlayerRendering:(BOOL)arg1; -- (BOOL)suppressesPlayerRendering; +- (void)setSuppressesPlayerRendering:(_Bool)arg1; +- (_Bool)suppressesPlayerRendering; - (void)setTextStylingResolution:(id)arg1; - (id)textStylingResolution; @property(nonatomic) double advanceIntervalForDelegateInvocation; @@ -27,8 +27,9 @@ - (id)_figLegibleOutputsDictionaryKey; - (void)_detachFromPlayerItem; - (void)_attachToPlayerItem:(id)arg1; +- (void)_dataSourceSignaledFlush; - (void)_dataSourceProvidedAttributedStrings:(id)arg1 andSampleBuffers:(id)arg2 atItemTime:(CDStruct_1b6d18a9)arg3; -- (BOOL)_isAttachedToHost; +- (_Bool)_isAttachedToHost; - (void)finalize; - (void)dealloc; - (void)_collectUncollectables; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutputInternal.h index afb7af236..4cfd5babf 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemLegibleOutputInternal.h @@ -13,7 +13,7 @@ id dependencyFactory; id dataSource; AVWeakReference *weakReferenceToHost; - BOOL suppressesPlayerRendering; + _Bool suppressesPlayerRendering; NSString *figLegibleOutputsDictionaryKey; NSArray *nativeRepresentationSubtypes; double advanceInterval; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemOutput.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemOutput.h index 14173d1b6..1c4e7fd76 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemOutput.h @@ -18,7 +18,7 @@ - (void)_detachFromPlayerItem; - (void)_attachToPlayerItem:(id)arg1; - (id)_weakReference; -@property(nonatomic) BOOL suppressesPlayerRendering; +@property(nonatomic) _Bool suppressesPlayerRendering; - (CDStruct_1b6d18a9)itemTimeForMachAbsoluteTime:(long long)arg1; - (CDStruct_1b6d18a9)itemTimeForHostTime:(double)arg1; - (CDStruct_1b6d18a9)_itemTimeForHostTimeAsCMTime:(CDStruct_1b6d18a9)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemTrack.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemTrack.h index f18baaa42..ad43622fe 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemTrack.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemTrack.h @@ -16,6 +16,7 @@ + (id)playerItemTrackWithFigPlaybackItem:(struct OpaqueFigPlaybackItem *)arg1 trackID:(int)arg2 asset:(id)arg3 playerItem:(id)arg4; - (void)_addLayer:(id)arg1; - (void)_removeLayer:(id)arg1; +- (void)_setAudioTimePitchAlgorithm:(id)arg1; - (void)_setAudioTapProcessor:(struct opaqueMTAudioProcessingTap *)arg1; - (void)_setAudioVolumeCurve:(id)arg1; - (id)_audioVolumeCurve; @@ -23,13 +24,13 @@ - (id)loudnessInfo; @property(readonly, nonatomic) float currentVideoFrameRate; - (id)fallbackTrack; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic, getter=isEnabled) _Bool enabled; @property(readonly, nonatomic) AVAssetTrack *assetTrack; - (int)trackID; - (id)_playerItem; - (struct OpaqueFigPlaybackItem *)_figPlaybackItem; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutput.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutput.h index 3e38373dc..129574830 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutput.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutput.h @@ -20,10 +20,10 @@ - (void)_stopObservingTimebaseNotificationsForTimebase:(struct OpaqueCMTimebase *)arg1; - (struct OpaqueFigVisualContext *)_visualContext; - (void)_setTagBuffersWithConversionInformation; -- (BOOL)suppressesPlayerRendering; -- (void)setSuppressesPlayerRendering:(BOOL)arg1; +- (_Bool)suppressesPlayerRendering; +- (void)setSuppressesPlayerRendering:(_Bool)arg1; - (struct __CVBuffer *)copyPixelBufferForItemTime:(CDStruct_1b6d18a9)arg1 itemTimeForDisplay:(CDStruct_1b6d18a9 *)arg2; -- (BOOL)hasNewPixelBufferForItemTime:(CDStruct_1b6d18a9)arg1; +- (_Bool)hasNewPixelBufferForItemTime:(CDStruct_1b6d18a9)arg1; - (void)requestNotificationOfMediaDataChangeWithAdvanceInterval:(double)arg1; @property(readonly, nonatomic) NSObject *delegateQueue; @property(readonly, nonatomic) id delegate; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutputInternal.h b/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutputInternal.h index 183d5c0d5..345e7dd26 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutputInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerItemVideoOutputInternal.h @@ -20,10 +20,10 @@ NSObject *delegateQueue; NSObject *delegateWakeupSource; double advanceWakeUpInterval; - BOOL advanceWakeUpIntervalIsValid; + _Bool advanceWakeUpIntervalIsValid; CDStruct_1b6d18a9 wakeUpImageTime; - BOOL suppressesPlayerRendering; - BOOL shouldTagBuffersWithInfo; + _Bool suppressesPlayerRendering; + _Bool shouldTagBuffersWithInfo; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerLayer.h b/iOS7/Frameworks/AVFoundation/AVPlayerLayer.h index 3ad1e338c..b75054ebf 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerLayer.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerLayer.h @@ -18,26 +18,26 @@ - (struct CGRect)_minRectToFitVideoAndSubtitlesInBounds:(struct CGRect)arg1; - (struct CGRect)_videoRectForBounds:(struct CGRect)arg1; @property(readonly, nonatomic) struct CGRect videoRect; -- (void)setOverscanSubtitleSupportEnabled:(BOOL)arg1; -- (BOOL)isOverscanSubtitleSupportEnabled; -- (float)_pctOfSubtitleLayerHeight; +- (void)setOverscanSubtitleSupportEnabled:(_Bool)arg1; +- (_Bool)isOverscanSubtitleSupportEnabled; +- (double)_pctOfSubtitleLayerHeight; - (void)_setSubtitleGravity:(id)arg1; - (id)_subtitleGravity; -- (void)_setSubtitleDisplayEnabled:(BOOL)arg1; -- (BOOL)_subtitleDisplayEnabled; -- (void)_setItem:(id)arg1 readyForDisplay:(BOOL)arg2; -@property(readonly, nonatomic, getter=isReadyForDisplay) BOOL readyForDisplay; +- (void)_setSubtitleDisplayEnabled:(_Bool)arg1; +- (_Bool)_subtitleDisplayEnabled; +- (void)_setItem:(id)arg1 readyForDisplay:(_Bool)arg2; +@property(readonly, nonatomic, getter=isReadyForDisplay) _Bool readyForDisplay; @property(copy) NSString *videoGravity; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; @property(retain, nonatomic) AVPlayer *player; - (void)_subtitlesDidChange:(id)arg1; - (void)subtitleLayerNeedsLayout:(id)arg1; -- (void)_updateSubtitles:(id)arg1 forceRender:(BOOL)arg2; -- (void)_updateSubtitleLayerForPlayerLayerBounds:(struct CGRect)arg1 presentationSize:(struct CGSize)arg2 playLayerTransform:(struct CATransform3D)arg3 forceRender:(BOOL)arg4; -- (void)_calculateSubtitleLayerBounds:(struct CGRect)arg1 presentationSize:(struct CGSize)arg2 playLayerTransform:(struct CATransform3D)arg3 shouldUpdateCachedSubtitleSample:(BOOL)arg4 outBound:(struct CGRect *)arg5; +- (void)_updateSubtitles:(id)arg1 forceRender:(_Bool)arg2; +- (void)_updateSubtitleLayerForPlayerLayerBounds:(struct CGRect)arg1 presentationSize:(struct CGSize)arg2 playLayerTransform:(struct CATransform3D)arg3 forceRender:(_Bool)arg4; +- (void)_calculateSubtitleLayerBounds:(struct CGRect)arg1 presentationSize:(struct CGSize)arg2 playLayerTransform:(struct CATransform3D)arg3 shouldUpdateCachedSubtitleSample:(_Bool)arg4 outBound:(struct CGRect *)arg5; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)_setHasPlayerToObserve:(int)arg1 andShouldObserveIt:(int)arg2; -- (void)_updatePresentationSize:(struct CGSize)arg1; +- (void)_setHasPlayerToObserve:(long long)arg1 andShouldObserveIt:(long long)arg2; +- (void)_updatePresentationSize:(struct CGSize)arg1 forceUpdate:(_Bool)arg2; - (struct CGSize)_getAVPlayerCurrentItemPresentationSizeKeyFromPlayer:(id)arg1; - (void)_disconnectContentLayerFromPlayer; - (void)_connectContentLayerToPlayer; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerLayerInternal.h b/iOS7/Frameworks/AVFoundation/AVPlayerLayerInternal.h index b54b0eba0..1eedf9d54 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerLayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerLayerInternal.h @@ -18,13 +18,13 @@ AVSubtitleLayer *subtitleLayer; struct CGRect latestPlayerLayerBoundsAtRendering; struct CGRect latestSubtitleLayoutAtRendering; - BOOL shouldObservePlayer; - BOOL isObservingPlayer; - BOOL hasPlayerToObserve; - BOOL isOverscanSubtitleSupportEnabled; + _Bool shouldObservePlayer; + _Bool isObservingPlayer; + _Bool hasPlayerToObserve; + _Bool isOverscanSubtitleSupportEnabled; NSObject *serialQueue; - BOOL isPresentationLayer; - BOOL isReadyForDisplay; + _Bool isPresentationLayer; + _Bool isReadyForDisplay; struct OpaqueFigSimpleMutex *isReadyForDisplayMutex; AVPlayerItem *itemMarkedReadyForDisplay; struct CGSize presentationSize; diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria-FigDictionaryRepresentation.h b/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria-FigDictionaryRepresentation.h new file mode 100644 index 000000000..c13749241 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria-FigDictionaryRepresentation.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVPlayerMediaSelectionCriteria (FigDictionaryRepresentation) +- (id)initWithFigDictionary:(id)arg1; +- (id)figDictionary; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria.h b/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria.h index ffabd16b0..deecd0a4c 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerMediaSelectionCriteria.h @@ -22,8 +22,6 @@ - (id)initWithPreferredLanguages:(id)arg1 preferredMediaCharacteristics:(id)arg2; - (id)initWithPreferredLanguages:(id)arg1 preferredMediaCharacteristics:(id)arg2 preferredMediaSubTypes:(id)arg3 precludedMediaSubTypes:(id)arg4; - (id)init; -- (id)initWithFigDictionary:(id)arg1; -- (id)figDictionary; @end diff --git a/iOS7/Frameworks/AVFoundation/AVPlayerTimelyCaller.h b/iOS7/Frameworks/AVFoundation/AVPlayerTimelyCaller.h index 984b36442..91c6ae63c 100644 --- a/iOS7/Frameworks/AVFoundation/AVPlayerTimelyCaller.h +++ b/iOS7/Frameworks/AVFoundation/AVPlayerTimelyCaller.h @@ -14,8 +14,8 @@ AVWeakReference *_weakReference; AVPlayer *_player; NSObject *_timerSource; - BOOL _isInvalidated; - BOOL _timerQueueIsPlayerStateDispatchQueue; + _Bool _isInvalidated; + _Bool _timerQueueIsPlayerStateDispatchQueue; struct OpaqueCMTimebase *_timebase; double _lastRate; double _currentRate; @@ -32,7 +32,7 @@ - (void)_startObservingTimebaseNotificationsForCurrentItem; - (void)_stopRespondingToPlayerStateChanges; - (void)_stopObservingTimebaseNotifications; -- (long)_removeCurrentTimebaseFromTimerSource; +- (int)_removeCurrentTimebaseFromTimerSource; - (void)finalize; - (void)dealloc; - (id)initWithPlayer:(id)arg1 queue:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVPropertyStorage.h b/iOS7/Frameworks/AVFoundation/AVPropertyStorage.h index 1b30e3bbb..d8cfba26d 100644 --- a/iOS7/Frameworks/AVFoundation/AVPropertyStorage.h +++ b/iOS7/Frameworks/AVFoundation/AVPropertyStorage.h @@ -18,7 +18,7 @@ - (void)willAccessKVOForKey:(id)arg1; - (id)objectForKey:(id)arg1; - (id)objectForKey:(id)arg1 defaultObjectBlock:(id)arg2; -- (BOOL)shouldUsePropertyStorageCacheForKey:(id)arg1; +- (_Bool)shouldUsePropertyStorageCacheForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVQueuePlayer.h b/iOS7/Frameworks/AVFoundation/AVQueuePlayer.h index b743c0a63..3345c7da5 100644 --- a/iOS7/Frameworks/AVFoundation/AVQueuePlayer.h +++ b/iOS7/Frameworks/AVFoundation/AVQueuePlayer.h @@ -23,12 +23,12 @@ - (void)removeItem:(id)arg1; - (void)insertItem:(id)arg1 afterItem:(id)arg2; - (void)_enqueueModification:(id)arg1; -- (BOOL)_shouldEnqueueModifications; -- (BOOL)canInsertItem:(id)arg1 afterItem:(id)arg2; +- (_Bool)_shouldEnqueueModifications; +- (_Bool)canInsertItem:(id)arg1 afterItem:(id)arg2; - (void)advanceToNextItem; - (id)items; -- (void)setActionAtItemEnd:(int)arg1; -- (int)_defaultActionAtItemEnd; +- (void)setActionAtItemEnd:(long long)arg1; +- (long long)_defaultActionAtItemEnd; - (void)dealloc; - (id)initWithItems:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVQueuePlayerInternal.h b/iOS7/Frameworks/AVFoundation/AVQueuePlayerInternal.h index c424c0862..8ef092072 100644 --- a/iOS7/Frameworks/AVFoundation/AVQueuePlayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVQueuePlayerInternal.h @@ -10,7 +10,7 @@ @interface AVQueuePlayerInternal : NSObject { - int beginModificationCount; + long long beginModificationCount; NSMutableArray *queuedModifications; } diff --git a/iOS7/Frameworks/AVFoundation/AVReencodedAudioSettingsForFig-Protocol.h b/iOS7/Frameworks/AVFoundation/AVReencodedAudioSettingsForFig-Protocol.h index 5a7316333..6950712f0 100644 --- a/iOS7/Frameworks/AVFoundation/AVReencodedAudioSettingsForFig-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVReencodedAudioSettingsForFig-Protocol.h @@ -6,7 +6,7 @@ @protocol AVReencodedAudioSettingsForFig - (id)audioOptions; -- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned int *)arg2; -- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned long)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; +- (struct AudioChannelLayout *)copyAudioChannelLayoutForSourceFormatDescription:(struct opaqueCMFormatDescription *)arg1 audioChannelLayoutSize:(unsigned long long *)arg2; +- (void)getAudioStreamBasicDescription:(struct AudioStreamBasicDescription *)arg1 forAudioFileTypeID:(unsigned int)arg2 sourceFormatDescription:(struct opaqueCMFormatDescription *)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVReencodedVideoSettingsForFig-Protocol.h b/iOS7/Frameworks/AVFoundation/AVReencodedVideoSettingsForFig-Protocol.h index 3b283b4c1..4819221b4 100644 --- a/iOS7/Frameworks/AVFoundation/AVReencodedVideoSettingsForFig-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVReencodedVideoSettingsForFig-Protocol.h @@ -9,6 +9,6 @@ @protocol AVReencodedVideoSettingsForFig @property(readonly, nonatomic) NSDictionary *videoCompressionProperties; @property(readonly, nonatomic) NSDictionary *videoEncoderSpecification; -@property(readonly, nonatomic) unsigned long videoCodecType; +@property(readonly, nonatomic) unsigned int videoCodecType; @end diff --git a/iOS7/Frameworks/AVFoundation/AVResolvedCaptureOptions.h b/iOS7/Frameworks/AVFoundation/AVResolvedCaptureOptions.h index f03f4a3dc..a13009d89 100644 --- a/iOS7/Frameworks/AVFoundation/AVResolvedCaptureOptions.h +++ b/iOS7/Frameworks/AVFoundation/AVResolvedCaptureOptions.h @@ -11,49 +11,57 @@ @interface AVResolvedCaptureOptions : NSObject { NSString *sessionPreset; - BOOL captureSessionPresetChanging; + _Bool captureSessionPresetChanging; NSMutableDictionary *baseCaptureOptions; NSMutableDictionary *optionsOverrides; struct __CFDictionary *outputSettingsOverrides; - BOOL usePreviewSizedCaptureBuffers; - BOOL useStabilizationIfAvailable; - BOOL hasStillImageOutput; + _Bool usePreviewSizedCaptureBuffers; + _Bool useStabilizationIfAvailable; + _Bool hasStillImageOutput; NSString *faceDetectionMode; - BOOL faceDetectionNotificationsEnabled; + _Bool faceDetectionNotificationsEnabled; + CDStruct_1b6d18a9 videoConnectionMinFrameDuration; + CDStruct_1b6d18a9 videoConnectionMaxFrameDuration; AVCaptureDeviceFormat *resolvedVideoDeviceFormat; CDStruct_1b6d18a9 resolvedVideoMinFrameDuration; CDStruct_1b6d18a9 resolvedVideoMaxFrameDuration; NSMutableDictionary *resolvedVideoCompressionProperties; - BOOL resolvesFrameRatesUsingDefaultValues; + NSMutableDictionary *resolvedCaptureOptions; + _Bool resolvesFrameRatesUsingDefaultValues; + _Bool resetsVideoZoomFactorToDefaultValue; } + (id)resolvedCaptureOptionsWithSessionPreset:(id)arg1 captureOptionsDictionary:(id)arg2; + (void)initialize; @property(readonly) NSString *sessionPreset; // @synthesize sessionPreset; -@property BOOL resolvesFrameRatesUsingDefaultValues; // @synthesize resolvesFrameRatesUsingDefaultValues; +@property _Bool resetsVideoZoomFactorToDefaultValue; // @synthesize resetsVideoZoomFactorToDefaultValue; +@property _Bool resolvesFrameRatesUsingDefaultValues; // @synthesize resolvesFrameRatesUsingDefaultValues; - (void)setBestCaptureResolutionForAVScalingMode:(id)arg1 captureOptions:(id)arg2; - (void)setBestPreviewResolutionForCaptureOptions:(id)arg1; - (id)deviceFormatForCamera:(id)arg1 captureOptions:(id)arg2; - (void)applyInputPriorityOverridesToCaptureOptions:(id)arg1 forCamera:(id)arg2; - (void)resolveOutputSettingsToCaptureOptions:(id)arg1 resolvedScalingMode:(id *)arg2; -- (void)resolveFrameRatesToCaptureOptions:(id)arg1 withCamera:(id)arg2; -- (BOOL)hasOverridesAffectingPreviewFormatInResolvedOptions:(id)arg1 withScalingMode:(id)arg2; -- (BOOL)hasOverridesAffectingCaptureFormatInResolvedOptions:(id)arg1 withScalingMode:(id)arg2; -- (BOOL)hasMaxFrameRateOverrideInResolvedOptions:(id)arg1; -- (BOOL)hasMinFrameRateOverrideInResolvedOptions:(id)arg1; -- (BOOL)hasHeightOverrideInResolvedOptions:(id)arg1; -- (BOOL)hasWidthOverrideInResolvedOptions:(id)arg1; +- (void)resolveFrameRatesToCaptureOptions:(id)arg1 withCamera:(id)arg2 activeFormat:(id)arg3; +- (_Bool)hasOverridesAffectingPreviewFormatInResolvedOptions:(id)arg1 withScalingMode:(id)arg2; +- (_Bool)hasOverridesAffectingCaptureFormatInResolvedOptions:(id)arg1 withScalingMode:(id)arg2; +- (_Bool)hasHeightOverrideInResolvedOptions:(id)arg1; +- (_Bool)hasWidthOverrideInResolvedOptions:(id)arg1; - (id)cameraForCaptureOptions:(id)arg1; - (id)resolvedVideoCompressionProperties; +- (id)resolvedVideoSettingsForMovieFileOutput; +- (id)resolvedVideoSettingsForAssetWriter; +- (id)resolvedVideoSettingsWithScalingAllowed:(_Bool)arg1; - (CDStruct_1b6d18a9)resolvedVideoMaxFrameDuration; - (CDStruct_1b6d18a9)resolvedVideoMinFrameDuration; - (id)resolvedVideoDeviceFormat; - (id)resolvedCaptureOptionsDictionary; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; +- (void)addMaxFrameDuration:(CDStruct_1b6d18a9)arg1 forConnection:(id)arg2; +- (void)addMinFrameDuration:(CDStruct_1b6d18a9)arg1 forConnection:(id)arg2; - (void)enableFaceDetectionNotificationsForConnection:(id)arg1; - (void)addFaceDetectionMode:(id)arg1 forConnection:(id)arg2; - (int)rankForFaceDetectionMode:(id)arg1; -@property(nonatomic) BOOL hasStillImageOutput; +@property(nonatomic) _Bool hasStillImageOutput; - (void)useStabilizationIfAvailableForConnection:(id)arg1; - (void)usePreviewSizedCaptureBuffersForConnection:(id)arg1; - (void)addOutputSettings:(id)arg1 forConnection:(id)arg2; diff --git a/iOS7/Frameworks/AVFoundation/AVRunLoopCondition.h b/iOS7/Frameworks/AVFoundation/AVRunLoopCondition.h index 67785883b..6572bbb61 100644 --- a/iOS7/Frameworks/AVFoundation/AVRunLoopCondition.h +++ b/iOS7/Frameworks/AVFoundation/AVRunLoopCondition.h @@ -16,10 +16,10 @@ - (void)_signalRunLoopWithState:(id)arg1; - (void)broadcast; - (void)signal; -- (BOOL)_waitInMode:(id)arg1 untilDate:(id)arg2; -- (BOOL)waitUntilDate:(id)arg1 inMode:(id)arg2; +- (_Bool)_waitInMode:(id)arg1 untilDate:(id)arg2; +- (_Bool)waitUntilDate:(id)arg1 inMode:(id)arg2; - (void)waitInMode:(id)arg1; -- (BOOL)waitUntilDate:(id)arg1; +- (_Bool)waitUntilDate:(id)arg1; - (void)wait; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVRunLoopConditionRunLoopState.h b/iOS7/Frameworks/AVFoundation/AVRunLoopConditionRunLoopState.h index 02b1c2347..bbda52661 100644 --- a/iOS7/Frameworks/AVFoundation/AVRunLoopConditionRunLoopState.h +++ b/iOS7/Frameworks/AVFoundation/AVRunLoopConditionRunLoopState.h @@ -10,11 +10,11 @@ { struct __CFRunLoop *_runLoop; struct __CFRunLoopSource *_signalSource; - BOOL _signaled; + _Bool _signaled; } + (id)runLoopStateWithRunLoop:(struct __CFRunLoop *)arg1; -@property(nonatomic) BOOL signaled; // @synthesize signaled=_signaled; +@property(nonatomic) _Bool signaled; // @synthesize signaled=_signaled; @property(nonatomic) struct __CFRunLoopSource *signalSource; // @synthesize signalSource=_signalSource; @property(readonly, nonatomic) struct __CFRunLoop *runLoop; // @synthesize runLoop=_runLoop; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayerQueueManagement.h b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayerQueueManagement.h new file mode 100644 index 000000000..b9ce7c57f --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayerQueueManagement.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVSampleBufferDisplayLayer (AVSampleBufferDisplayLayerQueueManagement) +- (void)stopRequestingMediaData; +- (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; +@property(readonly, getter=isReadyForMoreMediaData) _Bool readyForMoreMediaData; +- (void)flushAndRemoveImage; +- (void)flush; +- (void)enqueueSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayer_Local.h b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayer_Local.h new file mode 100644 index 000000000..5193fd5eb --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer-AVSampleBufferDisplayLayer_Local.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVSampleBufferDisplayLayer (AVSampleBufferDisplayLayer_Local) +- (void)_refreshAboveHighWaterLevel; +- (void)_updatePresentationSize:(struct CGSize)arg1; +- (int)_createVideoQueue; +- (void)_setControlTimebase:(struct OpaqueCMTimebase *)arg1; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer.h b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer.h index c1ab97474..3e6cde4d9 100644 --- a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer.h +++ b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayer.h @@ -21,16 +21,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (void)_refreshAboveHighWaterLevel; -- (void)_updatePresentationSize:(struct CGSize)arg1; -- (long)_createVideoQueue; -- (void)_setControlTimebase:(struct OpaqueCMTimebase *)arg1; -- (void)stopRequestingMediaData; -- (void)requestMediaDataWhenReadyOnQueue:(id)arg1 usingBlock:(id)arg2; -@property(readonly, getter=isReadyForMoreMediaData) BOOL readyForMoreMediaData; -- (void)flushAndRemoveImage; -- (void)flush; -- (void)enqueueSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayerInternal.h b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayerInternal.h index e8809420f..8254b77f8 100644 --- a/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVSampleBufferDisplayLayerInternal.h @@ -12,13 +12,13 @@ { CALayer *contentLayer; struct OpaqueFigVideoQueue *videoQueue; - BOOL controlTimebaseSetByUser; - BOOL hasEnqueuedSamples; + _Bool controlTimebaseSetByUser; + _Bool hasEnqueuedSamples; NSString *videoGravity; struct CGSize presentationSize; - BOOL isRequestingMediaData; + _Bool isRequestingMediaData; AVMediaDataRequester *mediaDataRequester; - BOOL aboveHighWaterLevel; + _Bool aboveHighWaterLevel; NSObject *serialQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVSpeechSynthesisVoice.h b/iOS7/Frameworks/AVFoundation/AVSpeechSynthesisVoice.h index f0ae42067..48b2ba806 100644 --- a/iOS7/Frameworks/AVFoundation/AVSpeechSynthesisVoice.h +++ b/iOS7/Frameworks/AVFoundation/AVSpeechSynthesisVoice.h @@ -14,11 +14,11 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)voiceWithLanguage:(id)arg1; + (id)currentLanguageCode; + (id)speechVoices; -+ (void)load; ++ (void)initialize; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVSpeechSynthesizer.h b/iOS7/Frameworks/AVFoundation/AVSpeechSynthesizer.h index 0751212ea..a0bd1a5ab 100644 --- a/iOS7/Frameworks/AVFoundation/AVSpeechSynthesizer.h +++ b/iOS7/Frameworks/AVFoundation/AVSpeechSynthesizer.h @@ -8,17 +8,18 @@ @interface AVSpeechSynthesizer : NSObject { - BOOL speaking; - BOOL paused; + _Bool speaking; + _Bool paused; id delegate; } -@property(readonly, nonatomic, getter=isPaused) BOOL paused; // @synthesize paused; -@property(readonly, nonatomic, getter=isSpeaking) BOOL speaking; // @synthesize speaking; ++ (void)initialize; +@property(readonly, nonatomic, getter=isPaused) _Bool paused; // @synthesize paused; +@property(readonly, nonatomic, getter=isSpeaking) _Bool speaking; // @synthesize speaking; @property(nonatomic) id delegate; // @synthesize delegate; -- (BOOL)continueSpeaking; -- (BOOL)pauseSpeakingAtBoundary:(int)arg1; -- (BOOL)stopSpeakingAtBoundary:(int)arg1; +- (_Bool)continueSpeaking; +- (_Bool)pauseSpeakingAtBoundary:(long long)arg1; +- (_Bool)stopSpeakingAtBoundary:(long long)arg1; - (void)speakUtterance:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVSpeechUtterance.h b/iOS7/Frameworks/AVFoundation/AVSpeechUtterance.h index 45c1f1f6c..f760b9b2b 100644 --- a/iOS7/Frameworks/AVFoundation/AVSpeechUtterance.h +++ b/iOS7/Frameworks/AVFoundation/AVSpeechUtterance.h @@ -14,16 +14,17 @@ @interface AVSpeechUtterance : NSObject { AVSpeechSynthesisVoice *_voice; - NSString *_speechString; float _rate; float _pitchMultiplier; float _volume; + NSString *_speechString; double _preUtteranceDelay; double _postUtteranceDelay; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)speechUtteranceWithString:(id)arg1; ++ (void)initialize; @property(nonatomic) double postUtteranceDelay; // @synthesize postUtteranceDelay=_postUtteranceDelay; @property(nonatomic) double preUtteranceDelay; // @synthesize preUtteranceDelay=_preUtteranceDelay; @property(nonatomic) float volume; // @synthesize volume=_volume; diff --git a/iOS7/Frameworks/AVFoundation/AVSubtitleLayer.h b/iOS7/Frameworks/AVFoundation/AVSubtitleLayer.h index 2ddf56ce8..740a2e771 100644 --- a/iOS7/Frameworks/AVFoundation/AVSubtitleLayer.h +++ b/iOS7/Frameworks/AVFoundation/AVSubtitleLayer.h @@ -15,21 +15,21 @@ + (id)subtitleLayerWithPlayer:(id)arg1; @property(readonly, nonatomic) CADisplay *subtitleLayerDisplay; -@property(nonatomic, getter=isOverscanSubtitleSupportEnabled) BOOL overscanSubtitleSupportEnabled; +@property(nonatomic, getter=isOverscanSubtitleSupportEnabled) _Bool overscanSubtitleSupportEnabled; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; - (void)setDelegate:(id)arg1; @property(retain, nonatomic) AVPlayer *player; - (void)dealloc; - (void)finalize; -- (void)_setHasPlayerToObserve:(int)arg1 andShouldObserveIt:(int)arg2; -- (void)_updateNonForcedSubtitleDisplayEnabled:(BOOL)arg1; +- (void)_setHasPlayerToObserve:(long long)arg1 andShouldObserveIt:(long long)arg2; +- (void)_updateNonForcedSubtitleDisplayEnabled:(_Bool)arg1; - (void)drawInContext:(struct CGContext *)arg1; - (id)initWithLayer:(id)arg1; - (id)init; - (void)subtitleRenderingNeedsLayout; -- (long)getLayout:(struct SubtitleLayoutParameters)arg1 suggestLayout:(struct CGRect *)arg2 shouldUpdateCachedSubtitleSample:(BOOL)arg3; -- (long)updateSubtitle:(id)arg1 forcedSubtitleSample:(BOOL)arg2 shouldBeHidden:(char *)arg3; +- (int)getLayout:(struct SubtitleLayoutParameters)arg1 suggestLayout:(struct CGRect *)arg2 shouldUpdateCachedSubtitleSample:(_Bool)arg3; +- (int)updateSubtitle:(id)arg1 forcedSubtitleSample:(_Bool)arg2 shouldBeHidden:(_Bool *)arg3; - (void)_setSubtitleSample:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AVSubtitleLayerInternal.h b/iOS7/Frameworks/AVFoundation/AVSubtitleLayerInternal.h index ffeb29236..ccd175f23 100644 --- a/iOS7/Frameworks/AVFoundation/AVSubtitleLayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVSubtitleLayerInternal.h @@ -13,14 +13,14 @@ AVPlayer *player; struct OpaqueFigSubtitleRenderer *renderer; NSDictionary *currentSubtitleSample; - BOOL currentSubtitleSampleIsForced; - BOOL nonForcedSubtitleDisplayEnabled; - BOOL shouldObservePlayer; - BOOL isObservingPlayer; - BOOL hasPlayerToObserve; + _Bool currentSubtitleSampleIsForced; + _Bool nonForcedSubtitleDisplayEnabled; + _Bool shouldObservePlayer; + _Bool isObservingPlayer; + _Bool hasPlayerToObserve; NSObject *serialQueue; - BOOL isPresentationLayer; - BOOL isOverscanSubtitleSupportEnabled; + _Bool isPresentationLayer; + _Bool isOverscanSubtitleSupportEnabled; id delegate; } diff --git a/iOS7/Frameworks/AVFoundation/AVSynchronizedLayer.h b/iOS7/Frameworks/AVFoundation/AVSynchronizedLayer.h index 53ae83942..2fb6ead23 100644 --- a/iOS7/Frameworks/AVFoundation/AVSynchronizedLayer.h +++ b/iOS7/Frameworks/AVFoundation/AVSynchronizedLayer.h @@ -16,7 +16,7 @@ + (id)synchronizedLayerWithPlayerItem:(id)arg1; - (void)finalize; - (void)dealloc; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; @property(retain, nonatomic) AVPlayerItem *playerItem; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVSynchronizedLayerInternal.h b/iOS7/Frameworks/AVFoundation/AVSynchronizedLayerInternal.h index 2077d0870..fe8c12ace 100644 --- a/iOS7/Frameworks/AVFoundation/AVSynchronizedLayerInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVSynchronizedLayerInternal.h @@ -11,7 +11,7 @@ @interface AVSynchronizedLayerInternal : NSObject { AVPlayerItem *playerItem; - BOOL isVisible; + _Bool isVisible; NSObject *serialQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVTextStyleRule.h b/iOS7/Frameworks/AVFoundation/AVTextStyleRule.h index 37a96278e..610fec4e3 100644 --- a/iOS7/Frameworks/AVFoundation/AVTextStyleRule.h +++ b/iOS7/Frameworks/AVFoundation/AVTextStyleRule.h @@ -22,8 +22,8 @@ - (id)_dictionaryPlistRepresentation; @property(readonly, nonatomic) NSString *textSelector; @property(readonly, nonatomic) NSDictionary *textMarkupAttributes; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVTimedMetadataGroup.h b/iOS7/Frameworks/AVFoundation/AVTimedMetadataGroup.h index 9a8475d1a..deec7372a 100644 --- a/iOS7/Frameworks/AVFoundation/AVTimedMetadataGroup.h +++ b/iOS7/Frameworks/AVFoundation/AVTimedMetadataGroup.h @@ -17,8 +17,8 @@ @property(readonly) NSArray *items; @property(readonly) CDStruct_e83c9415 timeRange; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVTrackReaderInspector.h b/iOS7/Frameworks/AVFoundation/AVTrackReaderInspector.h index 1d17a18ea..bc944ee84 100644 --- a/iOS7/Frameworks/AVFoundation/AVTrackReaderInspector.h +++ b/iOS7/Frameworks/AVFoundation/AVTrackReaderInspector.h @@ -13,22 +13,23 @@ struct OpaqueFigFormatReader *_formatReader; struct OpaqueFigTrackReader *_trackReader; int _trackID; - unsigned long _mediaType; + unsigned int _mediaType; AVWeakReference *_weakReferenceToAsset; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isExcludedFromAutoselectionInTrackGroup; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isExcludedFromAutoselectionInTrackGroup; - (id)metadataForFormat:(id)arg1; - (id)availableMetadataFormats; - (id)commonMetadata; - (id)segmentForTrackTime:(CDStruct_1b6d18a9)arg1; - (id)segments; +- (CDStruct_1b6d18a9)minSampleDuration; - (float)nominalFrameRate; - (id)loudnessInfo; - (float)preferredVolume; -- (int)layer; +- (long long)layer; - (struct CGAffineTransform)preferredTransform; - (struct CGSize)dimensions; - (struct CGSize)naturalSize; @@ -38,18 +39,18 @@ - (int)naturalTimeScale; - (CDStruct_e83c9415)timeRange; - (long long)totalSampleDataLength; -- (BOOL)isSelfContained; -- (BOOL)isEnabled; +- (_Bool)isSelfContained; +- (_Bool)isEnabled; - (id)formatDescriptions; - (void *)_valueAsCFTypeForProperty:(struct __CFString *)arg1; - (struct OpaqueFigTrackReader *)_trackReader; - (id)mediaType; -- (unsigned long)_figMediaType; +- (unsigned int)_figMediaType; - (int)trackID; - (id)asset; - (void)finalize; - (void)dealloc; -- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3; +- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetChapterInspection.h b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetChapterInspection.h new file mode 100644 index 000000000..42265a4c5 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetChapterInspection.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVURLAsset (AVAssetChapterInspection) +- (id)chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1; +- (id)chapterMetadataGroupsWithTitleLocale:(id)arg1 containingItemsWithCommonKeys:(id)arg2; +- (unsigned long long)_addChapterMetadataItem:(id)arg1 timeRange:(CDStruct_e83c9415)arg2 toChapters:(id)arg3 fromIndex:(unsigned long long)arg4; +- (id)availableChapterLocales; +- (id)_chapterGroupInfo; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetURLLoading_Private.h b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetURLLoading_Private.h new file mode 100644 index 000000000..d4e82e0c9 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVAssetURLLoading_Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVURLAsset (AVAssetURLLoading_Private) +- (void)_handleURLRequest:(id)arg1; +- (void)_finishLoadingCustomURLProviderRequestWithResponseProperties:(id)arg1 context:(id)arg2; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetCache_Private.h b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetCache_Private.h new file mode 100644 index 000000000..d360f5d1c --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetCache_Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class AVAssetCache, NSString; + +@interface AVURLAsset (AVURLAssetCache_Private) +- (_Bool)_shouldOptimizeAccessForLinearMoviePlayback; +- (id)SHA1Digest; +- (unsigned long long)downloadToken; +- (id)downloadDestinationURL; +- (id)resolvedURL; +@property(readonly, nonatomic) NSString *cacheKey; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLWithoutQueryComponent; +@property(readonly, nonatomic) _Bool shouldMatchDataInCacheByURLPathComponentOnly; +@property(readonly, nonatomic) AVAssetCache *assetCache; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetURLHandling.h b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetURLHandling.h new file mode 100644 index 000000000..8e73530e1 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVURLAsset-AVURLAssetURLHandling.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class AVAssetResourceLoader; + +@interface AVURLAsset (AVURLAssetURLHandling) +- (_Bool)_hasResourceLoaderDelegate; +@property(readonly, nonatomic) AVAssetResourceLoader *resourceLoader; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVURLAsset.h b/iOS7/Frameworks/AVFoundation/AVURLAsset.h index 9c2b65167..97fadb368 100644 --- a/iOS7/Frameworks/AVFoundation/AVURLAsset.h +++ b/iOS7/Frameworks/AVFoundation/AVURLAsset.h @@ -6,7 +6,7 @@ #import -@class AVAssetCache, AVAssetResourceLoader, AVURLAssetInternal, NSString, NSURL; +@class AVURLAssetInternal, NSURL; @interface AVURLAsset : AVAsset { @@ -14,11 +14,16 @@ } + (id)URLAssetWithURL:(id)arg1 options:(id)arg2; -+ (BOOL)isPlayableExtendedMIMEType:(id)arg1; ++ (_Bool)isPlayableExtendedMIMEType:(id)arg1; + (id)audiovisualMIMETypes; + (id)audiovisualTypes; + (id)_UTTypes; ++ (id)_fileUTTypes; ++ (id)_streamingUTTypes; + (id)_figMIMETypes; ++ (id)_figFilePathExtensions; ++ (id)_figFileMIMETypes; ++ (id)_figStreamingMIMETypes; + (id)_avfValidationPlist; - (id)lyrics; - (void)cancelLoading; @@ -39,24 +44,6 @@ - (id)_errorForFigNotificationPayload:(struct __CFDictionary *)arg1 key:(struct __CFString *)arg2; - (id)initWithURL:(id)arg1 options:(id)arg2; - (id)init; -- (id)chapterMetadataGroupsBestMatchingPreferredLanguages:(id)arg1; -- (id)chapterMetadataGroupsWithTitleLocale:(id)arg1 containingItemsWithCommonKeys:(id)arg2; -- (unsigned int)_addChapterMetadataItem:(id)arg1 timeRange:(CDStruct_e83c9415)arg2 toChapters:(id)arg3 fromIndex:(unsigned int)arg4; -- (id)availableChapterLocales; -- (id)_chapterGroupInfo; -- (BOOL)_shouldOptimizeAccessForLinearMoviePlayback; -- (id)SHA1Digest; -- (unsigned long long)downloadToken; -- (id)downloadDestinationURL; -- (id)resolvedURL; -@property(readonly, nonatomic) NSString *cacheKey; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLWithoutQueryComponent; -@property(readonly, nonatomic) BOOL shouldMatchDataInCacheByURLPathComponentOnly; -@property(readonly, nonatomic) AVAssetCache *assetCache; -- (BOOL)_hasResourceLoaderDelegate; -@property(readonly, nonatomic) AVAssetResourceLoader *resourceLoader; -- (void)_handleURLRequest:(id)arg1; -- (void)_finishLoadingCustomURLProviderRequestWithResponseProperties:(id)arg1 context:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVURLAssetInternal.h b/iOS7/Frameworks/AVFoundation/AVURLAssetInternal.h index b0856c283..39fd6b37e 100644 --- a/iOS7/Frameworks/AVFoundation/AVURLAssetInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVURLAssetInternal.h @@ -16,7 +16,7 @@ NSArray *chapterGroupInfo; NSString *anchorChapterType; AVAssetResourceLoader *resourceLoader; - long makeOneResourceLoaderOnly; + long long makeOneResourceLoaderOnly; NSObject *tracksAccessQueue; } diff --git a/iOS7/Frameworks/AVFoundation/AVUnreachableAssetInspectorLoader.h b/iOS7/Frameworks/AVFoundation/AVUnreachableAssetInspectorLoader.h index 9d7fddca5..60f7bbb15 100644 --- a/iOS7/Frameworks/AVFoundation/AVUnreachableAssetInspectorLoader.h +++ b/iOS7/Frameworks/AVFoundation/AVUnreachableAssetInspectorLoader.h @@ -10,14 +10,14 @@ @interface AVUnreachableAssetInspectorLoader : AVAssetInspectorLoader { - long _figError; + int _figError; NSDictionary *_figErrorUserInfo; } - (void)loadValuesAsynchronouslyForKeys:(id)arg1 completionHandler:(id)arg2; -- (int)statusOfValueForKey:(id)arg1 error:(id *)arg2; +- (long long)statusOfValueForKey:(id)arg1 error:(id *)arg2; - (void)dealloc; -- (id)initWithFigError:(long)arg1 userInfo:(id)arg2; +- (id)initWithFigError:(int)arg1 userInfo:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer-AVVCAudioBufferPriv.h b/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer-AVVCAudioBufferPriv.h new file mode 100644 index 000000000..0fe32f512 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer-AVVCAudioBufferPriv.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVVCAudioBuffer (AVVCAudioBufferPriv) +- (id)initWithAudioQueueBuffer:(struct MyAudioQueueBuffer *)arg1 channels:(int)arg2; +- (void)dealloc; +- (void)finalize; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer.h b/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer.h index eaca8b8e4..56e22f99b 100644 --- a/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer.h +++ b/iOS7/Frameworks/AVFoundation/AVVCAudioBuffer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface AVVCAudioBuffer : NSObject { void *_impl; @@ -19,9 +20,6 @@ @property int bytesDataSize; @property(readonly) int bytesCapacity; @property(readonly) int channels; -- (id)initWithAudioQueueBuffer:(struct MyAudioQueueBuffer *)arg1 channels:(int)arg2; -- (void)dealloc; -- (void)finalize; @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositing-Protocol.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositing-Protocol.h index 4e6c5a5fb..4d34bb12e 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositing-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositing-Protocol.h @@ -9,13 +9,12 @@ @class NSDictionary; @protocol AVVideoCompositing +@property(readonly, nonatomic) NSDictionary *requiredPixelBufferAttributesForRenderContext; @property(readonly, nonatomic) NSDictionary *sourcePixelBufferAttributes; - (void)startVideoCompositionRequest:(id)arg1; - (void)renderContextChanged:(id)arg1; -- (id)initWithVideoComposition:(id)arg1; @optional -@property(readonly, nonatomic) NSDictionary *requiredPixelBufferAttributesForRenderContext; - (void)cancelAllPendingVideoCompositionRequests; @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoComposition.h b/iOS7/Frameworks/AVFoundation/AVVideoComposition.h index 95b663dd4..56d697de8 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoComposition.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoComposition.h @@ -19,18 +19,18 @@ + (void)initialize; + (id)videoCompositionWithPropertiesOfAsset:(id)arg1 videoGravity:(id)arg2; + (id)videoCompositionWithPropertiesOfAsset:(id)arg1; -- (BOOL)isValidForAsset:(id)arg1 timeRange:(CDStruct_e83c9415)arg2 validationDelegate:(id)arg3; -- (BOOL)_isValidReturningExceptionReason:(id *)arg1; +- (_Bool)isValidForAsset:(id)arg1 timeRange:(CDStruct_e83c9415)arg2 validationDelegate:(id)arg3; +- (_Bool)_isValidReturningExceptionReason:(id *)arg1; - (id)instructionForFigInstruction:(void *)arg1; - (id)_serializableInstructions; - (void)setAnimationTool:(id)arg1; @property(readonly, nonatomic) AVVideoCompositionCoreAnimationTool *animationTool; - (id)_postProcessingRootLayer; - (id)_postProcessingVideoLayers; -- (BOOL)_hasPostProcessingLayers; +- (_Bool)_hasPostProcessingLayers; - (int)_auxiliaryTrackID; - (id)_auxiliaryTrackLayer; -- (BOOL)_hasLayerAsAuxiliaryTrack; +- (_Bool)_hasLayerAsAuxiliaryTrack; - (void)setInstructions:(id)arg1; @property(readonly, nonatomic) NSArray *instructions; - (void)setRenderScale:(float)arg1; @@ -39,7 +39,7 @@ @property(readonly, nonatomic) struct CGSize renderSize; - (void)setFrameDuration:(CDStruct_1b6d18a9)arg1; @property(readonly, nonatomic) CDStruct_1b6d18a9 frameDuration; -- (BOOL)_copyFigVideoCompositor:(const void **)arg1 andSession:(id *)arg2 recyclingSession:(id)arg3 forFigRemaker:(BOOL)arg4 error:(id *)arg5; +- (_Bool)_copyFigVideoCompositor:(const void **)arg1 andSession:(id *)arg2 recyclingSession:(id)arg3 forFigRemaker:(_Bool)arg4 error:(id *)arg5; - (void)setCustomVideoCompositorClass:(Class)arg1; @property(readonly, nonatomic) Class customVideoCompositorClass; - (void)setBuiltInCompositorName:(id)arg1; diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationTool.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationTool.h index ab827cf9a..26b5d460a 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationTool.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationTool.h @@ -18,10 +18,10 @@ + (id)videoCompositionCoreAnimationToolWithAdditionalLayer:(id)arg1 asTrackID:(int)arg2; - (id)_postProcessingVideoLayers; - (id)_postProcessingRootLayer; -- (BOOL)_hasPostProcessingLayers; +- (_Bool)_hasPostProcessingLayers; - (int)_auxiliaryTrackID; - (id)_auxiliaryTrackLayer; -- (BOOL)_hasLayerAsAuxiliaryTrack; +- (_Bool)_hasLayerAsAuxiliaryTrack; - (void)finalize; - (void)dealloc; - (id)initWithMagicTrackID:(int)arg1 animationLayer:(id)arg2 videoLayers:(id)arg3; diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationToolInternal.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationToolInternal.h index 9d12c2526..e122968bf 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationToolInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionCoreAnimationToolInternal.h @@ -13,7 +13,7 @@ CALayer *animationLayer; int auxiliaryTrackID; NSArray *postProcessingVideoLayers; - int way; + long long way; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction-Protocol.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction-Protocol.h index 0373e9af3..284b3bb9e 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction-Protocol.h @@ -11,8 +11,8 @@ @protocol AVVideoCompositionInstruction @property(readonly, nonatomic) int passthroughTrackID; @property(readonly, nonatomic) NSArray *requiredSourceTrackIDs; -@property(readonly, nonatomic) BOOL containsTweening; -@property(readonly, nonatomic) BOOL enablePostProcessing; +@property(readonly, nonatomic) _Bool containsTweening; +@property(readonly, nonatomic) _Bool enablePostProcessing; @property(readonly, nonatomic) CDStruct_e83c9415 timeRange; @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction.h index 1fd17bd58..17b674af0 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstruction.h @@ -18,26 +18,26 @@ AVVideoCompositionInstructionInternal *_instruction; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (void)initialize; - (id)description; - (void)_setValuesFromDictionary:(id)arg1; - (id)dictionaryRepresentation; -- (void)setEnablePostProcessing:(BOOL)arg1; -@property(readonly, nonatomic) BOOL enablePostProcessing; +- (void)setEnablePostProcessing:(_Bool)arg1; +@property(readonly, nonatomic) _Bool enablePostProcessing; - (void)setLayerInstructions:(id)arg1; @property(readonly, nonatomic) NSArray *layerInstructions; @property(retain, nonatomic) struct CGColor *backgroundColor; - (void)setTimeRange:(CDStruct_e83c9415)arg1; @property(readonly, nonatomic) CDStruct_e83c9415 timeRange; -@property(readonly, nonatomic) BOOL containsTweening; +@property(readonly, nonatomic) _Bool containsTweening; @property(readonly, nonatomic) NSArray *requiredSourceTrackIDs; @property(readonly, nonatomic) int passthroughTrackID; - (void)finalize; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstructionInternal.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstructionInternal.h index 93ce669a6..863408cca 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstructionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInstructionInternal.h @@ -13,7 +13,7 @@ CDStruct_e83c9415 timeRange; struct CGColor *backgroundColor; NSArray *layerInstructions; - BOOL enablePostProcessing; + _Bool enablePostProcessing; } @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInternal.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInternal.h index 2d9452596..83bba6234 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionInternal.h @@ -16,7 +16,7 @@ struct CGSize renderSize; float renderScale; NSArray *instructions; - BOOL auxiliaryTrackLayerSetLast; + _Bool auxiliaryTrackLayerSetLast; AVVideoCompositionCoreAnimationTool *animationTool; } diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionLayerInstruction.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionLayerInstruction.h index cb7ac2eee..b0677182b 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionLayerInstruction.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionLayerInstruction.h @@ -17,19 +17,19 @@ AVVideoCompositionLayerInstructionInternal *_layerInstruction; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (void)initialize; - (void)_setValuesFromDictionary:(id)arg1 timeRange:(CDStruct_e83c9415)arg2; - (id)dictionaryRepresentationWithTimeRange:(CDStruct_e83c9415)arg1; -- (BOOL)getCropRectangleRampForTime:(CDStruct_1b6d18a9)arg1 startCropRectangle:(struct CGRect *)arg2 endCropRectangle:(struct CGRect *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; +- (_Bool)getCropRectangleRampForTime:(CDStruct_1b6d18a9)arg1 startCropRectangle:(struct CGRect *)arg2 endCropRectangle:(struct CGRect *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; - (void)setCropRectangleRampFromStartCropRectangle:(struct CGRect)arg1 toEndCropRectangle:(struct CGRect)arg2 timeRange:(CDStruct_e83c9415)arg3; - (void)setCropRectangle:(struct CGRect)arg1 atTime:(CDStruct_1b6d18a9)arg2; - (void)_setCropRectangleRampFromStartCropRectangle:(struct CGRect)arg1 toEndCropRectangle:(struct CGRect)arg2 timeRange:(CDStruct_e83c9415)arg3 selector:(SEL)arg4; -- (BOOL)getOpacityRampForTime:(CDStruct_1b6d18a9)arg1 startOpacity:(float *)arg2 endOpacity:(float *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; +- (_Bool)getOpacityRampForTime:(CDStruct_1b6d18a9)arg1 startOpacity:(float *)arg2 endOpacity:(float *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; - (void)setOpacityRampFromStartOpacity:(float)arg1 toEndOpacity:(float)arg2 timeRange:(CDStruct_e83c9415)arg3; - (void)setOpacity:(float)arg1 atTime:(CDStruct_1b6d18a9)arg2; - (void)_setOpacityRampFromStartOpacity:(float)arg1 toEndOpacity:(float)arg2 timeRange:(CDStruct_e83c9415)arg3 selector:(SEL)arg4; -- (BOOL)getTransformRampForTime:(CDStruct_1b6d18a9)arg1 startTransform:(struct CGAffineTransform *)arg2 endTransform:(struct CGAffineTransform *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; +- (_Bool)getTransformRampForTime:(CDStruct_1b6d18a9)arg1 startTransform:(struct CGAffineTransform *)arg2 endTransform:(struct CGAffineTransform *)arg3 timeRange:(CDStruct_e83c9415 *)arg4; - (void)setTransformRampFromStartTransform:(struct CGAffineTransform)arg1 toEndTransform:(struct CGAffineTransform)arg2 timeRange:(CDStruct_e83c9415)arg3; - (void)setTransform:(struct CGAffineTransform)arg1 atTime:(CDStruct_1b6d18a9)arg2; - (void)_setTransformRampFromStartTransform:(struct CGAffineTransform)arg1 toEndTransform:(struct CGAffineTransform)arg2 timeRange:(CDStruct_e83c9415)arg3 selector:(SEL)arg4; @@ -42,7 +42,7 @@ - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext-Internal.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext-Internal.h new file mode 100644 index 000000000..d8770cd4b --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVVideoCompositionRenderContext (Internal) ++ (id)renderContextPropertiesFromFigCompositor:(struct OpaqueFigVideoCompositor *)arg1; +- (_Bool)hasEqualPropertiesToFigVideoCompositor:(struct OpaqueFigVideoCompositor *)arg1; +- (id)initWithFigVideoCompositor:(struct OpaqueFigVideoCompositor *)arg1 clientRequiredPixelBufferAttributes:(id)arg2 videoComposition:(id)arg3; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext.h index 1afeff113..e2e39e2dd 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContext.h @@ -6,27 +6,25 @@ #import "NSObject.h" -@class AVVideoCompositionRenderContextInternal; +@class AVVideoComposition, AVVideoCompositionRenderContextInternal; @interface AVVideoCompositionRenderContext : NSObject { AVVideoCompositionRenderContextInternal *_internal; } -+ (id)renderContextPropertiesFromFigCompositor:(struct OpaqueFigVideoCompositor *)arg1; - (struct __CVBuffer *)newPixelBuffer; - (struct __CVPixelBufferPool *)_pixelBufferPool; -@property(readonly, nonatomic) BOOL highQualityRendering; -@property(readonly, nonatomic) CDStruct_b8308255 edgeWidths; -@property(readonly, nonatomic) CDStruct_1ef3fb1f pixelAspectRatio; +@property(readonly, nonatomic) AVVideoComposition *videoComposition; +@property(readonly, nonatomic) _Bool highQualityRendering; +@property(readonly, nonatomic) CDStruct_1edcc8d7 edgeWidths; +@property(readonly, nonatomic) CDStruct_43f4b5b8 pixelAspectRatio; @property(readonly, nonatomic) float renderScale; @property(readonly, nonatomic) struct CGAffineTransform renderTransform; @property(readonly, nonatomic) struct CGSize size; - (void)dealloc; - (void)finalize; - (void)_willDeallocOrFinalize; -- (BOOL)hasEqualPropertiesToFigVideoCompositor:(struct OpaqueFigVideoCompositor *)arg1; -- (id)initWithFigVideoCompositor:(struct OpaqueFigVideoCompositor *)arg1 clientRequiredPixelBufferAttributes:(id)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContextInternal.h b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContextInternal.h index ac94ba89a..953beb81b 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContextInternal.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoCompositionRenderContextInternal.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSDictionary, NSObject; +@class AVVideoComposition, NSDictionary, NSObject; @interface AVVideoCompositionRenderContextInternal : NSObject { @@ -14,22 +14,17 @@ struct CGSize _size; struct CGAffineTransform _renderTransform; float _renderScale; - struct { - int horizontalSpacing; - int verticalSpacing; - } _pixelAspectRatio; - CDStruct_b8308255 _edgeWidths; - BOOL _highQualityRendering; + CDStruct_43f4b5b8 _pixelAspectRatio; + CDStruct_1edcc8d7 _edgeWidths; + _Bool _highQualityRendering; NSDictionary *_clientRequiredPixelBufferAttributes; NSDictionary *_destinationDesiredPixelBufferAttributes; struct __CFDictionary *_pixelAspectRatioDict; struct __CFDictionary *_cleanApertureDict; - struct { - int width; - int height; - } _destinationPixelBufferDimensions; + CDStruct_79c71658 _destinationPixelBufferDimensions; NSObject *_pixelBufferPoolQ; struct __CVPixelBufferPool *_pixelBufferPool; + AVVideoComposition *_videoComposition; } - (void)dealloc; diff --git a/iOS7/Frameworks/AVFoundation/AVVideoOutputSettings.h b/iOS7/Frameworks/AVFoundation/AVVideoOutputSettings.h index 29e333dd6..248dc5304 100644 --- a/iOS7/Frameworks/AVFoundation/AVVideoOutputSettings.h +++ b/iOS7/Frameworks/AVFoundation/AVVideoOutputSettings.h @@ -19,8 +19,8 @@ + (id)_outputSettingsWithOutputSettingsDictionary:(id)arg1 exceptionReason:(id *)arg2; + (id)registeredOutputSettingsClasses; + (id)_validValuesForScalingMode; -- (BOOL)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; -@property(readonly, nonatomic) BOOL dimensionsAreBoundingBox; +- (_Bool)validateUsingOutputSettingsValidator:(id)arg1 reason:(id *)arg2; +@property(readonly, nonatomic) _Bool dimensionsAreBoundingBox; @property(readonly, nonatomic) NSDictionary *pixelTransferProperties; @property(readonly, nonatomic) NSDictionary *cleanApertureDictionary; @property(readonly, nonatomic) NSDictionary *pixelAspectRatioDictionary; diff --git a/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceControllerInternal.h b/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceControllerInternal.h new file mode 100644 index 000000000..09572989d --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceControllerInternal.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVVoiceController (AVVoiceControllerInternal) +- (void)endPlaybackInterruption; +- (void)beginPlaybackInterruption; +- (void)endRecordInterruption; +- (void)beginRecordInterruption; +- (void)decodeError; +- (void)finishedPlaying; +- (void)playbackBufferReceived:(struct MyAudioQueueBuffer *)arg1; +- (void)beganPlaying; +- (void)encodeError; +- (void)endpointDetected; +- (void)interspeechPointDetected; +- (void)startpointDetected; +- (void)finishedRecording; +- (void)recordBufferReceived:(struct MyAudioQueueBuffer *)arg1; +- (void)beganRecording; +- (void)handleMediaServerReset:(id)arg1; +- (void)handleMediaServerDeath:(id)arg1; +- (void)handleRouteChange:(id)arg1; +- (void)handleInterruption:(id)arg1; +- (void)hardwareConfigChanged; +- (void)removeSessionNotifications; +- (void)setSessionNotifications; +- (struct ControllerImpl *)impl; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceController_Priv.h b/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceController_Priv.h new file mode 100644 index 000000000..d511851a6 --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/AVVoiceController-AVVoiceController_Priv.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface AVVoiceController (AVVoiceController_Priv) +@property(getter=isStopOnBargeInEnabled) _Bool stopOnBargeInEnabled; +@property(getter=isBargeInDetectEnabled) _Bool bargeInDetectEnabled; +@property(readonly) unsigned long long lastRecordStartTime; +@property(readonly) NSString *recordRoute; +@end + diff --git a/iOS7/Frameworks/AVFoundation/AVVoiceController.h b/iOS7/Frameworks/AVFoundation/AVVoiceController.h index cddc98ae6..0e49ddce8 100644 --- a/iOS7/Frameworks/AVFoundation/AVVoiceController.h +++ b/iOS7/Frameworks/AVFoundation/AVVoiceController.h @@ -6,23 +6,23 @@ #import "NSObject.h" -@class NSDictionary, NSString; +@class NSDictionary; @interface AVVoiceController : NSObject { void *_impl; } -@property(getter=isStopOnEndpointEnabled) BOOL stopOnEndpointEnabled; -- (float)averagePowerForChannel:(unsigned int)arg1; -- (float)peakPowerForChannel:(unsigned int)arg1; +@property(getter=isStopOnEndpointEnabled) _Bool stopOnEndpointEnabled; +- (float)averagePowerForChannel:(unsigned long long)arg1; +- (float)peakPowerForChannel:(unsigned long long)arg1; - (void)updateMeters; -@property(getter=isMeteringEnabled) BOOL meteringEnabled; +@property(getter=isMeteringEnabled) _Bool meteringEnabled; @property float playbackVolume; @property float alertVolume; -@property(readonly, getter=isRecording) BOOL recording; -@property(readonly, getter=isPlaying) BOOL playing; -- (BOOL)setPlaybackBufferDuration:(double)arg1; +@property(readonly, getter=isRecording) _Bool recording; +@property(readonly, getter=isPlaying) _Bool playing; +- (_Bool)setPlaybackBufferDuration:(double)arg1; - (double)getPlaybackBufferDuration; @property(readonly) NSDictionary *playbackSettings; @property id playbackDelegate; // @dynamic playbackDelegate; @@ -31,51 +31,25 @@ @property double recordStartWaitTime; @property int recordEndpointMode; @property id endpointerDelegate; -- (BOOL)setRecordBufferDuration:(double)arg1; +- (_Bool)setRecordBufferDuration:(double)arg1; - (double)getRecordBufferDuration; @property(readonly) NSDictionary *recordSettings; @property id recordDelegate; // @dynamic recordDelegate; - (void)stopPlaying; -- (BOOL)startPlaying; -- (BOOL)preparePlaybackFromURL:(id)arg1 error:(id *)arg2; -- (BOOL)preparePlaybackWithSettings:(id)arg1 error:(id *)arg2; +- (_Bool)startPlaying; +- (_Bool)preparePlaybackFromURL:(id)arg1 error:(id *)arg2; +- (_Bool)preparePlaybackWithSettings:(id)arg1 error:(id *)arg2; - (void)stopRecording; -- (BOOL)startRecording; -- (BOOL)playAlertSoundForType:(int)arg1; -- (BOOL)setAlertSoundFromURL:(id)arg1 forType:(int)arg2; -- (BOOL)prepareRecordWithSettings:(id)arg1 error:(id *)arg2; -- (BOOL)setCurrentContext:(id)arg1 error:(id *)arg2; +- (_Bool)startRecording; +- (_Bool)playAlertSoundForType:(int)arg1; +- (_Bool)setAlertSoundFromURL:(id)arg1 forType:(int)arg2; +- (_Bool)prepareRecordWithSettings:(id)arg1 error:(id *)arg2; +- (_Bool)setCurrentContext:(id)arg1 error:(id *)arg2; - (void)releaseAudioSession; - (void)dealloc; - (void)finalize; +- (void)prewarmAudioSession; - (id)initWithContext:(id)arg1 error:(id *)arg2; -- (void)endPlaybackInterruption; -- (void)beginPlaybackInterruption; -- (void)endRecordInterruption; -- (void)beginRecordInterruption; -- (void)decodeError; -- (void)finishedPlaying; -- (void)playbackBufferReceived:(struct MyAudioQueueBuffer *)arg1; -- (void)beganPlaying; -- (void)encodeError; -- (void)endpointDetected; -- (void)interspeechPointDetected; -- (void)startpointDetected; -- (void)finishedRecording; -- (void)recordBufferReceived:(struct MyAudioQueueBuffer *)arg1; -- (void)beganRecording; -- (void)handleMediaServerReset:(id)arg1; -- (void)handleMediaServerDeath:(id)arg1; -- (void)handleRouteChange:(id)arg1; -- (void)handleInterruption:(id)arg1; -- (void)hardwareConfigChanged; -- (void)removeSessionNotifications; -- (void)setSessionNotifications; -- (struct ControllerImpl *)impl; -@property(getter=isStopOnBargeInEnabled) BOOL stopOnBargeInEnabled; -@property(getter=isBargeInDetectEnabled) BOOL bargeInDetectEnabled; -@property(readonly) unsigned long long lastRecordStartTime; -@property(readonly) NSString *recordRoute; @end diff --git a/iOS7/Frameworks/AVFoundation/AVWAVEOutputSettingsValidator.h b/iOS7/Frameworks/AVFoundation/AVWAVEOutputSettingsValidator.h index 0ec544feb..5b5a93860 100644 --- a/iOS7/Frameworks/AVFoundation/AVWAVEOutputSettingsValidator.h +++ b/iOS7/Frameworks/AVFoundation/AVWAVEOutputSettingsValidator.h @@ -10,7 +10,7 @@ { } -- (BOOL)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; +- (_Bool)validateAudioOutputSettings:(id)arg1 reason:(id *)arg2; - (id)initWithFileType:(id)arg1; @end diff --git a/iOS7/Frameworks/AVFoundation/AudioPlayerImpl.h b/iOS7/Frameworks/AVFoundation/AudioPlayerImpl.h index 5697481bd..6d6b19644 100644 --- a/iOS7/Frameworks/AVFoundation/AudioPlayerImpl.h +++ b/iOS7/Frameworks/AVFoundation/AudioPlayerImpl.h @@ -8,6 +8,7 @@ @class NSArray, NSData, NSDictionary, NSObject, NSURL; +// Not exported @interface AudioPlayerImpl : NSObject { id _delegate; diff --git a/iOS7/Frameworks/AVFoundation/CDStructures.h b/iOS7/Frameworks/AVFoundation/CDStructures.h index 7cab34b6d..2ccb37e0d 100644 --- a/iOS7/Frameworks/AVFoundation/CDStructures.h +++ b/iOS7/Frameworks/AVFoundation/CDStructures.h @@ -12,7 +12,7 @@ struct AVAudioPlayerCpp { struct __CFDictionary *_field3; struct AudioStreamBasicDescription _field4; struct AudioStreamBasicDescription _field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; unsigned int _field8; struct AudioFormatListItem *_field9; @@ -39,34 +39,34 @@ struct AVAudioPlayerCpp { _Bool _field30; _Bool _field31; _Bool _field32; - double _field33; + _Bool _field33; double _field34; double _field35; double _field36; double _field37; double _field38; - unsigned int _field39; - struct AudioQueueLevelMeterState *_field40; - struct AudioQueueBuffer *_field41[3]; - struct AudioQueueBuffer *_field42; - int _field43; - _Bool _field44; + double _field39; + unsigned int _field40; + struct AudioQueueLevelMeterState *_field41; + struct AudioQueueBuffer *_field42[3]; + struct AudioQueueBuffer *_field43; + int _field44; _Bool _field45; _Bool _field46; _Bool _field47; _Bool _field48; - struct AudioQueueBuffer *_field49; - _Bool _field50; - unsigned long long _field51; - _Bool _field52; + _Bool _field49; + struct AudioQueueBuffer *_field50; + _Bool _field51; + unsigned long long _field52; _Bool _field53; _Bool _field54; _Bool _field55; - long long _field56; - int _field57; - unsigned int _field58; + _Bool _field56; + long long _field57; + int _field58; unsigned int _field59; - struct _opaque_pthread_mutex_t _field60; + unsigned int _field60; void *_field61; void *_field62; unsigned int _field63; @@ -83,11 +83,13 @@ struct AVAudioSessionImpl { struct KVOProperty _field5; struct KVONSArrayProperty _field6; struct KVONSArrayProperty _field7; - struct KVOProperty _field8; + struct KVOProperty _field8; struct KVONSObjectProperty _field9; - struct KVOProperty _field10; + struct KVOProperty _field10; id _field11; - char _field12; + _Bool _field12; + struct KVOProperty _field13; + struct KVOProperty _field14; }; struct AudioChannelLayout; @@ -128,7 +130,7 @@ struct AudioRecorderImpl { double _field13; double _field14; double _field15; - unsigned int _field16; + unsigned long long _field16; char *_field17; _Bool _field18; _Bool _field19; @@ -141,7 +143,7 @@ struct AudioRecorderImpl { struct AudioQueueBuffer *_field26[4]; struct AudioQueueBuffer *_field27; _Bool _field28; - unsigned int _field29; + unsigned long long _field29; _Bool _field30; }; @@ -243,7 +245,7 @@ struct ControllerImpl { unsigned int _field58; struct AudioFormatListItem *_field59; unsigned int _field60; - unsigned int _field61; + unsigned long long _field61; char *_field62; struct AudioFilePacketTableInfo _field63; long long _field64; @@ -269,9 +271,11 @@ struct ControllerImpl { int _field84; _Bool _field85; _Bool _field86; - struct _opaque_pthread_mutex_t _field87[5]; + struct _opaque_pthread_mutex_t { + long long _field1; + char _field2[56]; + } _field87[5]; int _field88; - _Bool _field89; }; struct DataSourceDescriptionImpl { @@ -307,9 +311,9 @@ struct KVOProperty { id _field4; }; -struct KVOProperty { +struct KVOProperty { void **_field1; - unsigned long _field2; + unsigned int _field2; _Bool _field3; id _field4; }; @@ -356,11 +360,6 @@ struct __tree_end_node*> { struct __tree_node_base *_field1; }; -struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; -}; - struct map, std::__1::allocator>> { struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { struct __tree_node, void *> *_field1; @@ -368,7 +367,7 @@ struct map*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -380,7 +379,7 @@ struct map, std::__1 struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; diff --git a/iOS7/Frameworks/AVFoundation/CMTimeAsValue.h b/iOS7/Frameworks/AVFoundation/CMTimeAsValue.h index 0960c4104..c8a07a185 100644 --- a/iOS7/Frameworks/AVFoundation/CMTimeAsValue.h +++ b/iOS7/Frameworks/AVFoundation/CMTimeAsValue.h @@ -13,13 +13,13 @@ + (id)valueWithCMTime:(CDStruct_1b6d18a9)arg1; - (id)description; -- (unsigned int)unsignedIntegerValue; -- (int)integerValue; -- (BOOL)boolValue; +- (unsigned long long)unsignedIntegerValue; +- (long long)integerValue; +- (_Bool)boolValue; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; diff --git a/iOS7/Frameworks/AVFoundation/Endpointer-Protocol.h b/iOS7/Frameworks/AVFoundation/Endpointer-Protocol.h index cd8cff17b..950053b71 100644 --- a/iOS7/Frameworks/AVFoundation/Endpointer-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/Endpointer-Protocol.h @@ -13,6 +13,6 @@ @property int endpointMode; - (void)reset; - (int)getStatus:(struct AudioQueueBuffer *)arg1; -- (BOOL)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned long)arg2; +- (_Bool)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned int)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/NSObject-Protocol.h b/iOS7/Frameworks/AVFoundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/AVFoundation/NSObject-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/AVFoundation/NSSecureCoding-Protocol.h b/iOS7/Frameworks/AVFoundation/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/AVFoundation/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/AVFoundation/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/AVFoundation/SpeexEndpointer-SpeexEndpointer_Priv.h b/iOS7/Frameworks/AVFoundation/SpeexEndpointer-SpeexEndpointer_Priv.h new file mode 100644 index 000000000..9cceac55f --- /dev/null +++ b/iOS7/Frameworks/AVFoundation/SpeexEndpointer-SpeexEndpointer_Priv.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SpeexEndpointer (SpeexEndpointer_Priv) +- (int)getStatus:(float *)arg1 count:(unsigned int)arg2; +@end + diff --git a/iOS7/Frameworks/AVFoundation/SpeexEndpointer.h b/iOS7/Frameworks/AVFoundation/SpeexEndpointer.h index ce2172c82..8cd76359f 100644 --- a/iOS7/Frameworks/AVFoundation/SpeexEndpointer.h +++ b/iOS7/Frameworks/AVFoundation/SpeexEndpointer.h @@ -8,13 +8,14 @@ #import "Endpointer-Protocol.h" +// Not exported @interface SpeexEndpointer : NSObject { double mStartWaitTime; double mInterspeechWaitTime; double mEndWaitTime; int mEndpointMode; - unsigned long mFrameRate; + unsigned int mFrameRate; int mLastStatus; void *_impl; } @@ -25,10 +26,9 @@ @property int endpointMode; - (void)reset; - (int)getStatus:(struct AudioQueueBuffer *)arg1; -- (BOOL)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned long)arg2; +- (_Bool)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned int)arg2; - (void)dealloc; - (id)init; -- (int)getStatus:(float *)arg1 count:(unsigned long)arg2; @end diff --git a/iOS7/Frameworks/AVFoundation/VoiceVerificationEndpointer.h b/iOS7/Frameworks/AVFoundation/VoiceVerificationEndpointer.h index 39d4d31f1..3094db40f 100644 --- a/iOS7/Frameworks/AVFoundation/VoiceVerificationEndpointer.h +++ b/iOS7/Frameworks/AVFoundation/VoiceVerificationEndpointer.h @@ -8,6 +8,7 @@ #import "Endpointer-Protocol.h" +// Not exported @interface VoiceVerificationEndpointer : NSObject { } @@ -18,7 +19,7 @@ @property int endpointMode; - (void)reset; - (int)getStatus:(struct AudioQueueBuffer *)arg1; -- (BOOL)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned long)arg2; +- (_Bool)configureWithSampleRate:(double)arg1 andFrameRate:(unsigned int)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Accounts/ACAccount.h b/iOS7/Frameworks/Accounts/ACAccount.h index 9d7370d38..3669cdc9f 100644 --- a/iOS7/Frameworks/Accounts/ACAccount.h +++ b/iOS7/Frameworks/Accounts/ACAccount.h @@ -19,21 +19,23 @@ NSString *_username; NSString *_authenticationType; NSString *_credentialType; + NSString *_clientToken; + _Bool _haveCheckedForClientToken; ACAccountType *_accountType; ACAccountCredential *_credential; NSMutableDictionary *_properties; NSMutableDictionary *_dataclassProperties; - BOOL _accountAccessAvailable; - BOOL _authenticated; - BOOL _active; - BOOL _supportsAuthentication; + _Bool _accountAccessAvailable; + _Bool _authenticated; + _Bool _active; + _Bool _supportsAuthentication; NSURL *_objectID; NSDate *_date; NSDate *_lastCredentialRenewalRejectionDate; ACAccount *_parentAccount; - BOOL _haveCheckedForParentAccount; + _Bool _haveCheckedForParentAccount; NSString *_parentAccountIdentifier; - BOOL _haveCheckedForChildAccounts; + _Bool _haveCheckedForChildAccounts; NSArray *_childAccounts; NSMutableSet *_enabledDataclasses; NSMutableSet *_provisionedDataclasses; @@ -41,18 +43,20 @@ NSMutableSet *_dirtyAccountProperties; id _credentialsDidChangeObserver; id _accountPropertiesTransformer; - BOOL _creatingFromManagedObject; + _Bool _creatingFromManagedObject; } + (id)_createNewAccountUID; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy) id accountPropertiesTransformer; // @synthesize accountPropertiesTransformer=_accountPropertiesTransformer; @property(readonly, nonatomic) NSSet *dirtyAccountProperties; // @synthesize dirtyAccountProperties=_dirtyAccountProperties; @property(readonly, nonatomic) NSSet *dirtyProperties; // @synthesize dirtyProperties=_dirtyProperties; - (void).cxx_destruct; - (id)diffAccount:(id)arg1; @property(readonly, nonatomic) NSString *shortDebugName; -- (void)setCreatingFromManagedObject:(BOOL)arg1; +- (void)setCreatingFromManagedObject:(_Bool)arg1; +- (_Bool)addClientToken:(id)arg1; +@property(readonly, nonatomic) NSString *clientToken; - (id)accountByCleaningThirdPartyTransformations; - (void)_loadAllCachedProperties; - (void)refresh; @@ -64,11 +68,11 @@ - (id)propertiesForDataclass:(id)arg1; - (void)setDataclassProperties:(id)arg1; @property(readonly, nonatomic) NSDictionary *dataclassProperties; -- (BOOL)isProvisionedForDataclass:(id)arg1; -- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; -- (BOOL)isEnabledToSyncDataclass:(id)arg1; +- (_Bool)isProvisionedForDataclass:(id)arg1; +- (void)setEnabled:(_Bool)arg1 forDataclass:(id)arg2; +- (_Bool)isEnabledToSyncDataclass:(id)arg1; - (id)enabledAndSyncableDataclasses; -- (BOOL)isEnabledForDataclass:(id)arg1; +- (_Bool)isEnabledForDataclass:(id)arg1; @property(retain, nonatomic) NSMutableSet *enabledDataclasses; @property(retain, nonatomic) NSMutableSet *provisionedDataclasses; - (void)_clearCachedChildAccounts; @@ -80,12 +84,12 @@ @property(retain, nonatomic) ACAccountType *accountType; @property(readonly, nonatomic) ACAccountStore *accountStore; - (void)_setAccountStore:(id)arg1; -@property(readonly, nonatomic) BOOL supportsPush; -@property(nonatomic) BOOL supportsAuthentication; -@property(nonatomic, getter=isActive) BOOL active; +@property(readonly, nonatomic) _Bool supportsPush; +@property(nonatomic) _Bool supportsAuthentication; +@property(nonatomic, getter=isActive) _Bool active; @property(retain, nonatomic) NSDate *lastCredentialRenewalRejectionDate; -@property(nonatomic, getter=isAuthenticated) BOOL authenticated; -- (BOOL)authenticated; +@property(nonatomic, getter=isAuthenticated) _Bool authenticated; +- (_Bool)authenticated; - (void)setAccountProperty:(id)arg1 forKey:(id)arg2; - (id)accountPropertyForKey:(id)arg1; - (void)setAccountProperties:(id)arg1; @@ -96,6 +100,7 @@ @property(copy, nonatomic) NSString *accountDescription; @property(retain, nonatomic) ACAccountCredential *credential; - (id)credentialWithError:(id *)arg1; +@property(readonly, nonatomic) NSString *userFullName; @property(copy, nonatomic) NSString *username; - (void)setCredentialType:(id)arg1; @property(readonly, nonatomic) NSString *credentialType; @@ -107,10 +112,10 @@ - (void)_markCredentialDirty; - (void)_markAccountPropertyDirty:(id)arg1; - (void)_markPropertyDirty:(id)arg1; -- (BOOL)_useParentForCredentials; +- (_Bool)_useParentForCredentials; - (void)markAllPropertiesDirty; -- (BOOL)isPropertyDirty:(id)arg1; -@property(readonly, nonatomic, getter=isDirty) BOOL dirty; +- (_Bool)isPropertyDirty:(id)arg1; +@property(readonly, nonatomic, getter=isDirty) _Bool dirty; - (void)credentialsChanged:(id)arg1; - (void)_clearCachedCredentials; - (id)description; diff --git a/iOS7/Frameworks/Accounts/ACAccountCredential.h b/iOS7/Frameworks/Accounts/ACAccountCredential.h index d354942d3..191e3b1b0 100644 --- a/iOS7/Frameworks/Accounts/ACAccountCredential.h +++ b/iOS7/Frameworks/Accounts/ACAccountCredential.h @@ -8,7 +8,7 @@ #import "NSSecureCoding-Protocol.h" -@class ACAccount, NSDate, NSMutableDictionary, NSMutableSet, NSString; +@class ACAccount, NSDate, NSMutableDictionary, NSMutableSet, NSSet, NSString; @interface ACAccountCredential : NSObject { @@ -16,21 +16,22 @@ NSString *_credentialType; NSMutableSet *_dirtyProperties; ACAccount *_owningAccount; - BOOL _dirty; - BOOL _empty; - NSString *_findMyiPhoneToken; + _Bool _dirty; + _Bool _empty; } + (id)nonPersistentKeysForAccountTypeIdentifier:(id)arg1 credentialType:(id)arg2; + (id)supportedKeysForAccountTypeIdentifier:(id)arg1 credentialType:(id)arg2; + (id)credentialWithPassword:(id)arg1; + (id)credentialWithOAuthToken:(id)arg1 tokenSecret:(id)arg2; -+ (BOOL)supportsSecureCoding; -@property(copy, nonatomic) NSString *findMyiPhoneToken; // @synthesize findMyiPhoneToken=_findMyiPhoneToken; -@property(nonatomic, getter=isEmpty) BOOL empty; // @synthesize empty=_empty; -@property(nonatomic, getter=isDirty) BOOL dirty; // @synthesize dirty=_dirty; ++ (_Bool)supportsSecureCoding; +@property(nonatomic, getter=isEmpty) _Bool empty; // @synthesize empty=_empty; +@property(nonatomic, getter=isDirty) _Bool dirty; // @synthesize dirty=_dirty; +@property(readonly, nonatomic) NSSet *dirtyProperties; // @synthesize dirtyProperties=_dirtyProperties; - (void).cxx_destruct; @property(copy, nonatomic) NSString *credentialType; +@property(copy, nonatomic) NSString *mapsToken; +@property(copy, nonatomic) NSString *findMyiPhoneToken; @property(copy, nonatomic) NSString *password; @property(retain, nonatomic) NSDate *expiryDate; @property(copy, nonatomic) NSString *oauthRefreshToken; @@ -50,8 +51,8 @@ - (id)initWithPassword:(id)arg1; - (id)initWithOAuthToken:(id)arg1 tokenSecret:(id)arg2; - (id)initWithOAuth2Token:(id)arg1 refreshToken:(id)arg2 expiryDate:(id)arg3; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Accounts/ACAccountMigrationLock.h b/iOS7/Frameworks/Accounts/ACAccountMigrationLock.h index a681f270a..6efb96981 100644 --- a/iOS7/Frameworks/Accounts/ACAccountMigrationLock.h +++ b/iOS7/Frameworks/Accounts/ACAccountMigrationLock.h @@ -10,7 +10,7 @@ { } -+ (BOOL)migrationFinished; ++ (_Bool)migrationFinished; + (void)writeMigrationVersionPref; + (void)signalMigrationFinished; + (id)_currentSystemVersion; diff --git a/iOS7/Frameworks/Accounts/ACAccountStore.h b/iOS7/Frameworks/Accounts/ACAccountStore.h index c7649e099..16affd080 100644 --- a/iOS7/Frameworks/Accounts/ACAccountStore.h +++ b/iOS7/Frameworks/Accounts/ACAccountStore.h @@ -13,23 +13,31 @@ NSXPCConnection *_connection; NSString *_clientBundleID; NSObject *_replyQueue; - BOOL _shouldSendClientState; - BOOL _notificationsEnabled; + _Bool _shouldSendClientState; + _Bool _notificationsEnabled; + id _daemonAccountStoreDidChangeObserver; id _remoteAccountStore; } -+ (BOOL)canSaveAccountsOfAccountTypeIdentifier:(id)arg1; -+ (int)countOfAccountsWithAccountTypeIdentifier:(id)arg1; ++ (_Bool)canSaveAccountsOfAccountTypeIdentifier:(id)arg1; ++ (long long)countOfAccountsWithAccountTypeIdentifier:(id)arg1; + (int)accountsWithAccountTypeIdentifierExist:(id)arg1; @property(retain, nonatomic) id remoteAccountStore; // @synthesize remoteAccountStore=_remoteAccountStore; @property(readonly) NSString *effectiveBundleID; // @synthesize effectiveBundleID=_clientBundleID; - (void).cxx_destruct; -- (BOOL)isPushSupportedForAccount:(id)arg1; +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; +- (_Bool)addClientToken:(id)arg1 forAccount:(id)arg2; +- (id)clientTokenForAccount:(id)arg1; +- (void)handleURL:(id)arg1; +- (int)updateExistenceCacheOfAccountWithTypeIdentifier:(id)arg1; +- (void)accountWithIdentifier:(id)arg1 completion:(id)arg2; +- (void)accountIdentifiersEnabledForDataclasses:(id)arg1 withAccountTypeIdentifiers:(id)arg2 completion:(id)arg3; +- (_Bool)isPushSupportedForAccount:(id)arg1; - (void)kerberosAccountsForDomainFromURL:(id)arg1 completion:(id)arg2; - (id)tetheredSyncSourceTypeForDataclass:(id)arg1; -- (BOOL)isTetheredSyncingEnabledForDataclass:(id)arg1; -- (BOOL)hasAccountWithDescription:(id)arg1; -- (BOOL)isPerformingDataclassActionsForAccount:(id)arg1; +- (_Bool)isTetheredSyncingEnabledForDataclass:(id)arg1; +- (_Bool)hasAccountWithDescription:(id)arg1; +- (_Bool)isPerformingDataclassActionsForAccount:(id)arg1; - (id)dataclassActionsForAccountDeletion:(id)arg1; - (id)dataclassActionsForAccountSave:(id)arg1; - (id)accountIdentifiersEnabledToSyncDataclass:(id)arg1; @@ -38,11 +46,11 @@ - (id)typeIdentifierForDomain:(id)arg1; - (void)clearGrantedPermissionsForAccountType:(id)arg1; - (id)grantedPermissionsForAccountType:(id)arg1; -- (BOOL)permissionForAccountType:(id)arg1; +- (_Bool)permissionForAccountType:(id)arg1; - (void)clearAllPermissionsGrantedForAccountType:(id)arg1; -- (void)setPermissionGranted:(BOOL)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3; +- (void)setPermissionGranted:(_Bool)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3; - (id)appPermissionsForAccountType:(id)arg1; -- (void)setNotificationsEnabled:(BOOL)arg1; +- (void)setNotificationsEnabled:(_Bool)arg1; - (id)accessKeysForAccountType:(id)arg1; - (id)syncableDataclassesForAccountType:(id)arg1; - (id)supportedDataclassesForAccountType:(id)arg1; @@ -56,38 +64,38 @@ - (id)credentialForAccount:(id)arg1; - (id)allDataclasses; - (id)allAccountTypes; -- (void)promptUserForCredentialsWithAccount:(id)arg1 withHandler:(id)arg2; +- (void)promptForWebLoginForAccount:(id)arg1 atURL:(id)arg2 callbackURL:(id)arg3 force:(_Bool)arg4 reason:(id)arg5 completion:(id)arg6; - (void)renewCredentialsForAccount:(id)arg1 completion:(id)arg2; - (void)renewCredentialsForAccount:(id)arg1 reason:(id)arg2 completion:(id)arg3; -- (void)renewCredentialsForAccount:(id)arg1 force:(BOOL)arg2 reason:(id)arg3 completion:(id)arg4; -- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(BOOL)arg2 withHandler:(id)arg3; +- (void)renewCredentialsForAccount:(id)arg1 force:(_Bool)arg2 reason:(id)arg3 completion:(id)arg4; +- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(_Bool)arg2 withHandler:(id)arg3; - (void)verifyCredentialsForAccount:(id)arg1 withHandler:(id)arg2; - (void)requestAccessToAccountsWithType:(id)arg1 options:(id)arg2 completion:(id)arg3; - (void)requestAccessToAccountsWithType:(id)arg1 withCompletionHandler:(id)arg2; -- (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2 doVerify:(BOOL)arg3 completion:(id)arg4; +- (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2 doVerify:(_Bool)arg3 completion:(id)arg4; - (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; -- (void)_saveAccount:(id)arg1 forPID:(id)arg2 verify:(BOOL)arg3 dataclassActions:(id)arg4 completion:(id)arg5; -- (void)saveAccount:(id)arg1 forPID:(id)arg2 withCompletionHandler:(id)arg3; +- (void)_saveAccount:(id)arg1 verify:(_Bool)arg2 dataclassActions:(id)arg3 completion:(id)arg4; - (void)saveVerifiedAccount:(id)arg1 withCompletionHandler:(id)arg2; - (void)saveAccount:(id)arg1 withCompletionHandler:(id)arg2; - (void)canSaveAccount:(id)arg1 withCompletionHandler:(id)arg2; -- (void)insertAccountDataclass:(id)arg1 withCompletionHandler:(id)arg2; - (void)removeAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; - (void)removeAccount:(id)arg1 withCompletionHandler:(id)arg2; - (void)removeAccountType:(id)arg1 withCompletionHandler:(id)arg2; - (void)insertAccountType:(id)arg1 withCompletionHandler:(id)arg2; +- (void)accountsWithAccountType:(id)arg1 completion:(id)arg2; - (id)accountsWithAccountType:(id)arg1; @property(readonly, nonatomic) NSArray *accounts; +- (void)accountTypeWithIdentifier:(id)arg1 completion:(id)arg2; - (id)accountTypeWithAccountTypeIdentifier:(id)arg1; - (id)accountWithIdentifier:(id)arg1; - (void)disconnectFromRemoteAccountStore; - (void)_connectToRemoteAccountStoreUsingEndpoint:(id)arg1; - (id)_remoteAccountStore; - (void)dealloc; +- (id)initWithRemoteEndpoint:(id)arg1 effectiveBundleID:(id)arg2; - (id)initWithEffectiveBundleID:(id)arg1; - (id)initWithRemoteEndpoint:(id)arg1; - (id)init; -- (int)updateExistenceCacheOfAccountWithTypeIdentifier:(id)arg1; @end diff --git a/iOS7/Frameworks/Accounts/ACAccountStoreClientSideListener.h b/iOS7/Frameworks/Accounts/ACAccountStoreClientSideListener.h index 52cdaa48f..136b922f9 100644 --- a/iOS7/Frameworks/Accounts/ACAccountStoreClientSideListener.h +++ b/iOS7/Frameworks/Accounts/ACAccountStoreClientSideListener.h @@ -13,7 +13,7 @@ } + (id)sharedClientSideListener; -- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1 handler:(id)arg2; +- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1; @end diff --git a/iOS7/Frameworks/Accounts/ACAccountStoreProtocol-Protocol.h b/iOS7/Frameworks/Accounts/ACAccountStoreProtocol-Protocol.h index 531c304ee..eef0f0cbc 100644 --- a/iOS7/Frameworks/Accounts/ACAccountStoreProtocol-Protocol.h +++ b/iOS7/Frameworks/Accounts/ACAccountStoreProtocol-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ACAccountStoreProtocol -- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1 handler:(id)arg2; +- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1; @end diff --git a/iOS7/Frameworks/Accounts/ACAccountType.h b/iOS7/Frameworks/Accounts/ACAccountType.h index 64746206c..44716390b 100644 --- a/iOS7/Frameworks/Accounts/ACAccountType.h +++ b/iOS7/Frameworks/Accounts/ACAccountType.h @@ -20,19 +20,19 @@ NSString *_credentialProtectionPolicy; ACAccountStore *_accountStore; int _supportsAuthentication; - BOOL _supportsMultipleAccounts; + _Bool _supportsMultipleAccounts; NSSet *_supportedDataclasses; NSSet *_syncableDataclasses; NSSet *_accessKeys; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL supportsMultipleAccounts; // @synthesize supportsMultipleAccounts=_supportsMultipleAccounts; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool supportsMultipleAccounts; // @synthesize supportsMultipleAccounts=_supportsMultipleAccounts; @property(nonatomic) __weak ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; - (void).cxx_destruct; @property(readonly, nonatomic) NSSet *accessKeys; // @synthesize accessKeys=_accessKeys; @property(nonatomic) int supportsAuthentication; // @synthesize supportsAuthentication=_supportsAuthentication; -@property(readonly, nonatomic) BOOL accessGranted; +@property(readonly, nonatomic) _Bool accessGranted; @property(copy, nonatomic) id credentialProtectionPolicy; @property(nonatomic) int visibility; @property(retain, nonatomic) NSString *credentialType; // @synthesize credentialType=_credentialType; diff --git a/iOS7/Frameworks/Accounts/ACDAccountStoreInterface.h b/iOS7/Frameworks/Accounts/ACDAccountStoreInterface.h index a92581b2b..403f0a4ca 100644 --- a/iOS7/Frameworks/Accounts/ACDAccountStoreInterface.h +++ b/iOS7/Frameworks/Accounts/ACDAccountStoreInterface.h @@ -10,6 +10,7 @@ { } ++ (id)_buildXPCInterface; + (id)XPCInterface; @end diff --git a/iOS7/Frameworks/Accounts/ACDAccountStoreProtocol-Protocol.h b/iOS7/Frameworks/Accounts/ACDAccountStoreProtocol-Protocol.h index 81700344e..7608d34df 100644 --- a/iOS7/Frameworks/Accounts/ACDAccountStoreProtocol-Protocol.h +++ b/iOS7/Frameworks/Accounts/ACDAccountStoreProtocol-Protocol.h @@ -7,13 +7,16 @@ #import "NSObject-Protocol.h" @protocol ACDAccountStoreProtocol +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; +- (void)clientTokenForAccountIdentifier:(id)arg1 completion:(id)arg2; +- (void)addClientToken:(id)arg1 forAccountIdentifier:(id)arg2 completion:(id)arg3; +- (void)handleURL:(id)arg1; +- (void)accountIdentifiersEnabledForDataclasses:(id)arg1 withAccountTypeIdentifiers:(id)arg2 completion:(id)arg3; - (void)isPushSupportedForAccount:(id)arg1 completion:(id)arg2; - (void)tetheredSyncSourceTypeForDataclass:(id)arg1 completion:(id)arg2; - (void)isTetheredSyncingEnabledForDataclass:(id)arg1 completion:(id)arg2; -- (void)promptUserForCredentialsWithAccount:(id)arg1 withHandler:(id)arg2; -- (void)renewCredentialsForAccount:(id)arg1 reason:(id)arg2 completion:(id)arg3; -- (void)renewCredentialsForAccount:(id)arg1 force:(BOOL)arg2 reason:(id)arg3 completion:(id)arg4; -- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(BOOL)arg2 withHandler:(id)arg3; +- (void)renewCredentialsForAccount:(id)arg1 options:(id)arg2 completion:(id)arg3; +- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(_Bool)arg2 withHandler:(id)arg3; - (void)clearAllPermissionsGrantedForAccountType:(id)arg1 withHandler:(id)arg2; - (void)typeIdentifierForDomain:(id)arg1 withHandler:(id)arg2; - (void)clearGrantedPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; @@ -22,11 +25,10 @@ - (void)setPermissionGranted:(id)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3 withHandler:(id)arg4; - (void)appPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; - (void)requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 withHandler:(id)arg3; -- (void)insertAccountDataclass:(id)arg1 withHandler:(id)arg2; - (void)removeAccountType:(id)arg1 withHandler:(id)arg2; - (void)insertAccountType:(id)arg1 withHandler:(id)arg2; - (void)updateExistenceCacheOfAccountWithTypeIdentifier:(id)arg1 withHandler:(id)arg2; -- (void)saveAccount:(id)arg1 pid:(id)arg2 verify:(BOOL)arg3 dataclassActions:(id)arg4 completion:(id)arg5; +- (void)saveAccount:(id)arg1 verify:(_Bool)arg2 dataclassActions:(id)arg3 completion:(id)arg4; - (void)saveAccount:(id)arg1 withHandler:(id)arg2; - (void)canSaveAccount:(id)arg1 completion:(id)arg2; - (void)removeAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; @@ -54,7 +56,7 @@ - (void)accountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)accountTypesWithHandler:(id)arg1; - (void)accountsWithHandler:(id)arg1; -- (void)setNotificationsEnabledNum:(BOOL)arg1; +- (void)setNotificationsEnabledNum:(_Bool)arg1; - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; @end diff --git a/iOS7/Frameworks/Accounts/ACDManagedAccessOptionsKey.h b/iOS7/Frameworks/Accounts/ACDManagedAccessOptionsKey.h index c2640f5b7..cf9e2595e 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedAccessOptionsKey.h +++ b/iOS7/Frameworks/Accounts/ACDManagedAccessOptionsKey.h @@ -8,6 +8,7 @@ @class NSSet, NSString; +// Not exported @interface ACDManagedAccessOptionsKey : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDManagedAccount.h b/iOS7/Frameworks/Accounts/ACDManagedAccount.h index a3a2d9f6e..4f44a3073 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedAccount.h +++ b/iOS7/Frameworks/Accounts/ACDManagedAccount.h @@ -8,6 +8,7 @@ @class ACDManagedAccountType, NSDate, NSNumber, NSSet, NSString; +// Not exported @interface ACDManagedAccount : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDManagedAccountProperty.h b/iOS7/Frameworks/Accounts/ACDManagedAccountProperty.h index 116dc0b54..54ef12791 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedAccountProperty.h +++ b/iOS7/Frameworks/Accounts/ACDManagedAccountProperty.h @@ -8,6 +8,7 @@ @class ACDManagedAccount, NSString; +// Not exported @interface ACDManagedAccountProperty : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDManagedAccountType.h b/iOS7/Frameworks/Accounts/ACDManagedAccountType.h index 75164e140..44ad13109 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedAccountType.h +++ b/iOS7/Frameworks/Accounts/ACDManagedAccountType.h @@ -8,6 +8,7 @@ @class NSNumber, NSSet, NSString; +// Not exported @interface ACDManagedAccountType : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDManagedAuthorization.h b/iOS7/Frameworks/Accounts/ACDManagedAuthorization.h index 2b97557cf..15b816e46 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedAuthorization.h +++ b/iOS7/Frameworks/Accounts/ACDManagedAuthorization.h @@ -8,6 +8,7 @@ @class ACDManagedAccountType, NSString; +// Not exported @interface ACDManagedAuthorization : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDManagedDataclass.h b/iOS7/Frameworks/Accounts/ACDManagedDataclass.h index 34b7be2c6..b02b6945d 100644 --- a/iOS7/Frameworks/Accounts/ACDManagedDataclass.h +++ b/iOS7/Frameworks/Accounts/ACDManagedDataclass.h @@ -8,6 +8,7 @@ @class NSSet, NSString; +// Not exported @interface ACDManagedDataclass : NSManagedObject { } diff --git a/iOS7/Frameworks/Accounts/ACDOAuthSignerProtocol-Protocol.h b/iOS7/Frameworks/Accounts/ACDOAuthSignerProtocol-Protocol.h index 3a7aba455..d36cafe62 100644 --- a/iOS7/Frameworks/Accounts/ACDOAuthSignerProtocol-Protocol.h +++ b/iOS7/Frameworks/Accounts/ACDOAuthSignerProtocol-Protocol.h @@ -10,6 +10,6 @@ - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 applicationID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 callingPID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; -- (void)setShouldIncludeAppIdInRequest:(BOOL)arg1; +- (void)setShouldIncludeAppIdInRequest:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/Accounts/ACDataclassAction.h b/iOS7/Frameworks/Accounts/ACDataclassAction.h index 8743e75cd..b87ad3b03 100644 --- a/iOS7/Frameworks/Accounts/ACDataclassAction.h +++ b/iOS7/Frameworks/Accounts/ACDataclassAction.h @@ -10,21 +10,21 @@ @interface ACDataclassAction : NSObject { - BOOL _isDestructive; - int _type; + _Bool _isDestructive; + long long _type; } -+ (id)destructiveActionWithType:(int)arg1; -+ (id)actionWithType:(int)arg1; -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL isDestructive; // @synthesize isDestructive=_isDestructive; -@property(readonly, nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; ++ (id)destructiveActionWithType:(long long)arg1; ++ (id)actionWithType:(long long)arg1; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) _Bool isDestructive; // @synthesize isDestructive=_isDestructive; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithType:(int)arg1 destructivity:(BOOL)arg2; +- (id)initWithType:(long long)arg1 destructivity:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/Accounts/ACDispatchCerberus.h b/iOS7/Frameworks/Accounts/ACDispatchCerberus.h index 2272286bc..20c6c991e 100644 --- a/iOS7/Frameworks/Accounts/ACDispatchCerberus.h +++ b/iOS7/Frameworks/Accounts/ACDispatchCerberus.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface ACDispatchCerberus : NSObject { } -+ (void)waitOnSemaphore:(id)arg1 withTimeout:(unsigned int)arg2; ++ (void)waitOnSemaphore:(id)arg1 withTimeout:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Accounts/ACNotificationRebroadcaster.h b/iOS7/Frameworks/Accounts/ACNotificationRebroadcaster.h new file mode 100644 index 000000000..6e5fafc0f --- /dev/null +++ b/iOS7/Frameworks/Accounts/ACNotificationRebroadcaster.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface ACNotificationRebroadcaster : NSObject +{ +} + ++ (id)sharedRebroadcaster; + +@end + diff --git a/iOS7/Frameworks/Accounts/ACOAuthSigner.h b/iOS7/Frameworks/Accounts/ACOAuthSigner.h index e6a911c1d..b8d9d667d 100644 --- a/iOS7/Frameworks/Accounts/ACOAuthSigner.h +++ b/iOS7/Frameworks/Accounts/ACOAuthSigner.h @@ -13,10 +13,10 @@ NSXPCConnection *_connection; ACAccount *_account; id _proxyShim; - BOOL _shouldIncludeAppIdInRequest; + _Bool _shouldIncludeAppIdInRequest; } -@property(nonatomic) BOOL shouldIncludeAppIdInRequest; // @synthesize shouldIncludeAppIdInRequest=_shouldIncludeAppIdInRequest; +@property(nonatomic) _Bool shouldIncludeAppIdInRequest; // @synthesize shouldIncludeAppIdInRequest=_shouldIncludeAppIdInRequest; - (void).cxx_destruct; - (void)disconnectFromRemoteOAuthSigner; - (void)_connectToRemoteOAuthSignerUsingEndpoint:(id)arg1; diff --git a/iOS7/Frameworks/Accounts/ACSystemConfigManager.h b/iOS7/Frameworks/Accounts/ACSystemConfigManager.h index 31baf6a1f..5ea7c558c 100644 --- a/iOS7/Frameworks/Accounts/ACSystemConfigManager.h +++ b/iOS7/Frameworks/Accounts/ACSystemConfigManager.h @@ -6,25 +6,32 @@ #import "NSObject.h" +@class NSObject, NSObject; + @interface ACSystemConfigManager : NSObject { + NSObject *_timerQueue; + NSObject *_timerSource; struct __SCPreferences *_prefs; - BOOL _notifyForExternalChangeOnly; + _Bool _notifyForExternalChangeOnly; int _applySkipCount; } ++ (unsigned long long)_timeoutInterval; ++ (id)_livingInstance; + (id)sharedInstance; -- (void)setCallback:(void *)arg1 withContext:(CDStruct_60d14f2d *)arg2; +- (void).cxx_destruct; +- (void)setCallback:(void *)arg1 withContext:(CDStruct_e097db04 *)arg2; - (void)setValue:(void *)arg1 forKey:(id)arg2; - (void)unlockPrefs; -- (BOOL)lockPrefs; +- (_Bool)lockPrefs; - (void *)getValueForKey:(id)arg1; - (void)synchronize; - (void)notifyTarget:(unsigned int)arg1; - (void)initializeSCPrefs:(id)arg1; -- (void)setCountOfAccounts:(int)arg1 withAccountTypeIdentifier:(id)arg2; -- (int)countOfAccountsWithAccountTypeIdentifier:(id)arg1; -- (void)setAccountsWithAccountTypeIdentifier:(id)arg1 exist:(BOOL)arg2; +- (void)setCountOfAccounts:(long long)arg1 withAccountTypeIdentifier:(id)arg2; +- (long long)countOfAccountsWithAccountTypeIdentifier:(id)arg1; +- (void)setAccountsWithAccountTypeIdentifier:(id)arg1 exist:(_Bool)arg2; - (int)accountsWithAccountTypeIdentifierExist:(id)arg1; - (void)_tearDown; - (void)_keepAlive; diff --git a/iOS7/Frameworks/Accounts/ACXPCProxyHelper.h b/iOS7/Frameworks/Accounts/ACXPCProxyHelper.h index 31182172a..073ec1dc5 100644 --- a/iOS7/Frameworks/Accounts/ACXPCProxyHelper.h +++ b/iOS7/Frameworks/Accounts/ACXPCProxyHelper.h @@ -15,7 +15,8 @@ } - (void).cxx_destruct; -- (void)_callReplyHandlerForInvocation:(id)arg1 withError:(id)arg2; +- (void)_callReplyHandler:(id)arg1 ofInvocation:(id)arg2 withError:(id)arg3; +- (id)_copyReplyBlockFromInvocation:(id)arg1; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (id)initWithXPCConnection:(id)arg1 protocol:(id)arg2; diff --git a/iOS7/Frameworks/Accounts/CDStructures.h b/iOS7/Frameworks/Accounts/CDStructures.h index e03b5958f..d7363c287 100644 --- a/iOS7/Frameworks/Accounts/CDStructures.h +++ b/iOS7/Frameworks/Accounts/CDStructures.h @@ -7,10 +7,10 @@ #pragma mark Typedef'd Structures typedef struct { - int _field1; + long long _field1; void *_field2; void *_field3; void *_field4; void *_field5; -} CDStruct_60d14f2d; +} CDStruct_e097db04; diff --git a/iOS7/Frameworks/Accounts/NSManagedObject-Accounts.h b/iOS7/Frameworks/Accounts/NSManagedObject-Accounts.h index 860849d00..dd019a658 100644 --- a/iOS7/Frameworks/Accounts/NSManagedObject-Accounts.h +++ b/iOS7/Frameworks/Accounts/NSManagedObject-Accounts.h @@ -7,7 +7,7 @@ #import "NSManagedObject.h" @interface NSManagedObject (Accounts) -- (BOOL)validateRequiredAttributesForObject:(id)arg1 error:(id *)arg2; +- (_Bool)validateRequiredAttributesForObject:(id)arg1 error:(id *)arg2; - (void)setValuesWithObject:(id)arg1; - (id)_removeObsoleteKeysFromDictionary:(id)arg1; - (id)_obsoleteAttributes; diff --git a/iOS7/Frameworks/Accounts/NSObject-Protocol.h b/iOS7/Frameworks/Accounts/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/Accounts/NSObject-Protocol.h +++ b/iOS7/Frameworks/Accounts/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/Accounts/NSSecureCoding-Protocol.h b/iOS7/Frameworks/Accounts/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/Accounts/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/Accounts/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/AdSupport/ASIdentifierManager.h b/iOS7/Frameworks/AdSupport/ASIdentifierManager.h index 9667f0be0..1a593853a 100644 --- a/iOS7/Frameworks/AdSupport/ASIdentifierManager.h +++ b/iOS7/Frameworks/AdSupport/ASIdentifierManager.h @@ -14,7 +14,7 @@ + (id)sharedManager; @property(readonly, nonatomic) NSUUID *advertisingIdentifier; -@property(readonly, nonatomic, getter=isAdvertisingTrackingEnabled) BOOL advertisingTrackingEnabled; +@property(readonly, nonatomic, getter=isAdvertisingTrackingEnabled) _Bool advertisingTrackingEnabled; @end diff --git a/iOS7/Frameworks/AddressBook/ABAnyValuePredicate.h b/iOS7/Frameworks/AddressBook/ABAnyValuePredicate.h index 6f3560289..b47ffe838 100644 --- a/iOS7/Frameworks/AddressBook/ABAnyValuePredicate.h +++ b/iOS7/Frameworks/AddressBook/ABAnyValuePredicate.h @@ -15,8 +15,8 @@ - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; - (id)queryWhereString; - (id)queryGroupByProperties; -- (id)queryJoinsInCompound:(BOOL)arg1; -- (BOOL)isValid; +- (id)queryJoinsInCompound:(_Bool)arg1; +- (_Bool)isValid; - (id)init; @end diff --git a/iOS7/Frameworks/AddressBook/ABDynamicLoader.h b/iOS7/Frameworks/AddressBook/ABDynamicLoader.h index 21a3c86b2..ad6c93d9f 100644 --- a/iOS7/Frameworks/AddressBook/ABDynamicLoader.h +++ b/iOS7/Frameworks/AddressBook/ABDynamicLoader.h @@ -10,8 +10,8 @@ { } -+ (BOOL)loadFrameworkAtPath:(id)arg1 andStoreHandle:(void **)arg2 bundle:(id *)arg3 logging:(BOOL)arg4; -+ (BOOL)loadFrameworkAtPath:(id)arg1 andStoreHandle:(void **)arg2 bundle:(id *)arg3; ++ (_Bool)loadFrameworkAtPath:(id)arg1 andStoreHandle:(void **)arg2 bundle:(id *)arg3 logging:(_Bool)arg4; ++ (_Bool)loadFrameworkAtPath:(id)arg1 andStoreHandle:(void **)arg2 bundle:(id *)arg3; @end diff --git a/iOS7/Frameworks/AddressBook/ABFavoritesEntry-Lookup.h b/iOS7/Frameworks/AddressBook/ABFavoritesEntry-Lookup.h new file mode 100644 index 000000000..44e5bd220 --- /dev/null +++ b/iOS7/Frameworks/AddressBook/ABFavoritesEntry-Lookup.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABFavoritesEntry (Lookup) ++ (void)_runLookup; +- (void)_lookupChanged:(id)arg1; +- (void)_lookupNotFound; +- (void)_postEntryChanged; +- (void)_unqueueLookup; +- (void)_queueLookup; +@end + diff --git a/iOS7/Frameworks/AddressBook/ABFavoritesEntry.h b/iOS7/Frameworks/AddressBook/ABFavoritesEntry.h index a0846385b..7d4c40c39 100644 --- a/iOS7/Frameworks/AddressBook/ABFavoritesEntry.h +++ b/iOS7/Frameworks/AddressBook/ABFavoritesEntry.h @@ -22,9 +22,8 @@ void *_addressBook; } -+ (void)_runLookup; - (void)recheckAddressBook; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (int)_abUid; - (void *)ABPerson; - (int)type; @@ -34,18 +33,13 @@ - (id)label; - (int)property; - (id)displayName; -- (void)dictionaryRepresentation:(id *)arg1 isDirty:(char *)arg2; +- (void)dictionaryRepresentation:(id *)arg1 isDirty:(_Bool *)arg2; - (id)dictionaryRepresentation; - (void)dealloc; - (id)initWithDictionaryRepresentation:(id)arg1 addressBook:(void *)arg2; - (id)initWithDictionaryRepresentation:(id)arg1; - (id)initWithPerson:(void *)arg1 property:(int)arg2 identifier:(int)arg3 type:(int)arg4; - (id)initWithPerson:(void *)arg1 property:(int)arg2 identifier:(int)arg3; -- (void)_lookupChanged:(id)arg1; -- (void)_lookupNotFound; -- (void)_postEntryChanged; -- (void)_unqueueLookup; -- (void)_queueLookup; @end diff --git a/iOS7/Frameworks/AddressBook/ABFavoritesListManager.h b/iOS7/Frameworks/AddressBook/ABFavoritesListManager.h index 0d5909b70..f88e2c1b8 100644 --- a/iOS7/Frameworks/AddressBook/ABFavoritesListManager.h +++ b/iOS7/Frameworks/AddressBook/ABFavoritesListManager.h @@ -24,13 +24,13 @@ + (id)sharedInstanceWithAddressBook:(void *)arg1; + (id)sharedInstance; - (void)removeAllEntries; -- (BOOL)entryIsDuplicateAndThusRemoved:(id)arg1 oldUid:(int)arg2; +- (_Bool)entryIsDuplicateAndThusRemoved:(id)arg1 oldUid:(int)arg2; - (void)_delayedLookup; - (void)recacheIdentitiesSoon; - (void)save; -- (BOOL)_writeFavoritesToFile:(id)arg1; -- (void)moveEntryAtIndex:(int)arg1 toIndex:(int)arg2; -- (void)removeEntryAtIndex:(int)arg1; +- (_Bool)_writeFavoritesToFile:(id)arg1; +- (void)moveEntryAtIndex:(long long)arg1 toIndex:(long long)arg2; +- (void)removeEntryAtIndex:(long long)arg1; - (void)addEntry:(id)arg1; - (void)_listChangedExternally; - (void)_postChangeNotification; @@ -38,16 +38,17 @@ - (void)saveImmediately; - (void)_removeEntryFromMap:(id)arg1 withUid:(int)arg2; - (void)_addEntryToMap:(id)arg1; -- (BOOL)addEntryForPerson:(void *)arg1 property:(int)arg2 withIdentifier:(int)arg3; -- (BOOL)containsEntryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)containsEntryWithIdentifier:(int)arg1 forPerson:(void *)arg2; +- (_Bool)addEntryForPerson:(void *)arg1 property:(int)arg2 withIdentifier:(int)arg3; +- (_Bool)containsEntryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)containsEntryWithIdentifier:(int)arg1 forPerson:(void *)arg2; - (id)entryWithIdentifier:(int)arg1 forPerson:(void *)arg2; - (id)entryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (id)entryFromEntries:(id)arg1 type:(int)arg2 property:(int)arg3 value:(id)arg4 label:(id)arg5; - (id)entryFromEntries:(id)arg1 type:(int)arg2 property:(int)arg3 identifier:(int)arg4 value:(id)arg5 label:(id)arg6; +- (_Bool)_isValueForEntry:(id)arg1 equalToValue:(id)arg2; - (id)entriesForPerson:(void *)arg1; - (id)entriesForPeople:(id)arg1; -- (BOOL)isFull; +- (_Bool)isFull; - (id)entries; - (void)_scheduleSave; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBook/ABGroupMembershipPredicate.h b/iOS7/Frameworks/AddressBook/ABGroupMembershipPredicate.h index f6ce01cca..9fd534934 100644 --- a/iOS7/Frameworks/AddressBook/ABGroupMembershipPredicate.h +++ b/iOS7/Frameworks/AddressBook/ABGroupMembershipPredicate.h @@ -21,7 +21,7 @@ - (id)description; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; - (id)queryWhereString; -- (BOOL)isValid; +- (_Bool)isValid; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBook/ABNamePredicate.h b/iOS7/Frameworks/AddressBook/ABNamePredicate.h index 493870180..60c73d001 100644 --- a/iOS7/Frameworks/AddressBook/ABNamePredicate.h +++ b/iOS7/Frameworks/AddressBook/ABNamePredicate.h @@ -12,9 +12,9 @@ { void *_addressBook; NSString *_name; - BOOL _matchWholeWords; - BOOL _matchPersonOrCompanyNamesExclusively; - BOOL _matchPreferredName; + _Bool _matchWholeWords; + _Bool _matchPersonOrCompanyNamesExclusively; + _Bool _matchPreferredName; void *_tokenizations; struct __CFArray *_tokenizationSortKeys; NSArray *_groups; @@ -23,17 +23,17 @@ @property(retain, nonatomic) NSArray *sources; // @synthesize sources=_sources; @property(retain, nonatomic) NSArray *groups; // @synthesize groups=_groups; -@property(nonatomic) BOOL matchPreferredName; // @synthesize matchPreferredName=_matchPreferredName; -@property(nonatomic) BOOL matchPersonOrCompanyNamesExclusively; // @synthesize matchPersonOrCompanyNamesExclusively=_matchPersonOrCompanyNamesExclusively; -@property(nonatomic) BOOL matchWholeWords; // @synthesize matchWholeWords=_matchWholeWords; +@property(nonatomic) _Bool matchPreferredName; // @synthesize matchPreferredName=_matchPreferredName; +@property(nonatomic) _Bool matchPersonOrCompanyNamesExclusively; // @synthesize matchPersonOrCompanyNamesExclusively=_matchPersonOrCompanyNamesExclusively; +@property(nonatomic) _Bool matchWholeWords; // @synthesize matchWholeWords=_matchWholeWords; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (id)predicateFormat; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; - (id)queryWhereString; - (id)_personNameKeys; -- (id)queryJoinsInCompound:(BOOL)arg1; -- (BOOL)isValid; +- (id)queryJoinsInCompound:(_Bool)arg1; +- (_Bool)isValid; - (void *)tokenizations; @property(copy, nonatomic) NSString *accountIdentifier; @property(nonatomic) void *group; diff --git a/iOS7/Frameworks/AddressBook/ABPersonLinker.h b/iOS7/Frameworks/AddressBook/ABPersonLinker.h index c5be618e8..1a0e8fe55 100644 --- a/iOS7/Frameworks/AddressBook/ABPersonLinker.h +++ b/iOS7/Frameworks/AddressBook/ABPersonLinker.h @@ -16,20 +16,20 @@ NSMutableDictionary *_peopleByOrganization; } -+ (void)startAutoLinkingNewPeopleInAddressBook:(void *)arg1 inProcess:(BOOL)arg2; -+ (BOOL)isLinkDataValidForAddressBook:(void *)arg1; ++ (void)startAutoLinkingNewPeopleInAddressBook:(void *)arg1 inProcess:(_Bool)arg2; ++ (_Bool)isLinkDataValidForAddressBook:(void *)arg1; - (void)linkNewlyAddedPerson:(void *)arg1; - (void)linkRecentlyAddedPeople; -- (BOOL)linkRecentlyAddedPeopleWithLimit:(int)arg1; -- (id)copyArrayOfAllPeopleWithROWIDGreatThan:(int)arg1 withLimit:(int)arg2; +- (_Bool)linkRecentlyAddedPeopleWithLimit:(long long)arg1; +- (id)copyArrayOfAllPeopleWithROWIDGreatThan:(int)arg1 withLimit:(long long)arg2; - (void)makeInitialLinks; -- (void)makeInitialLinksCountingOuterIterations:(unsigned int *)arg1; +- (void)makeInitialLinksCountingOuterIterations:(unsigned long long *)arg1; - (void)removeAllLinks; -- (void)makeLinksForAddedPeople:(id)arg1 inInitialLinking:(BOOL)arg2 countingOuterIterations:(unsigned int *)arg3; +- (void)makeLinksForAddedPeople:(id)arg1 inInitialLinking:(_Bool)arg2 countingOuterIterations:(unsigned long long *)arg3; - (void)presortPeople:(id)arg1; - (void)addPerson:(void *)arg1 toDictionary:(id)arg2 withProperty:(int)arg3; -- (id)suggestedPeopleToLinkWithPerson:(void *)arg1 isInitialLinking:(BOOL)arg2; -- (BOOL)shouldLinkPerson:(void *)arg1 toPeopleInDatabase:(id)arg2 andNewlyAddedPeople:(id)arg3 inInitialLinking:(BOOL)arg4; +- (id)suggestedPeopleToLinkWithPerson:(void *)arg1 isInitialLinking:(_Bool)arg2; +- (_Bool)shouldLinkPerson:(void *)arg1 toPeopleInDatabase:(id)arg2 andNewlyAddedPeople:(id)arg3 inInitialLinking:(_Bool)arg4; - (id)otherPeopleInArray:(id)arg1 matchingPerson:(void *)arg2; - (id)otherPeopleInDatabaseMatchingPerson:(void *)arg1 notIncludingPeople:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBook/ABPhonePredicate.h b/iOS7/Frameworks/AddressBook/ABPhonePredicate.h index 929756e9e..da419533e 100644 --- a/iOS7/Frameworks/AddressBook/ABPhonePredicate.h +++ b/iOS7/Frameworks/AddressBook/ABPhonePredicate.h @@ -20,11 +20,11 @@ @property(readonly, nonatomic) NSString *dbCountry; // @synthesize dbCountry=_dbCountry; - (void)evaluateCallbackWithSqliteContext:(struct sqlite3_context *)arg1 predicateContext:(void *)arg2 values:(struct Mem **)arg3 count:(int)arg4; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; -- (BOOL)hasCallback; +- (_Bool)hasCallback; - (id)queryWhereString; -- (id)queryJoinsInCompound:(BOOL)arg1; +- (id)queryJoinsInCompound:(_Bool)arg1; - (id)predicateFormat; -- (BOOL)isValid; +- (_Bool)isValid; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBook/ABPredicate-ABPredicateQueryCreation.h b/iOS7/Frameworks/AddressBook/ABPredicate-ABPredicateQueryCreation.h new file mode 100644 index 000000000..82527c7b5 --- /dev/null +++ b/iOS7/Frameworks/AddressBook/ABPredicate-ABPredicateQueryCreation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPredicate (ABPredicateQueryCreation) +- (id)ab_newQueryWithSortOrder:(unsigned int)arg1 addressBook:(void *)arg2 propertyIndices:(const struct __CFDictionary **)arg3; +- (void)ab_addCallbackContextToArray:(struct __CFArray *)arg1; +- (_Bool)ab_hasCallback; +@end + diff --git a/iOS7/Frameworks/AddressBook/ABPredicate.h b/iOS7/Frameworks/AddressBook/ABPredicate.h index 707180b54..e6a59139f 100644 --- a/iOS7/Frameworks/AddressBook/ABPredicate.h +++ b/iOS7/Frameworks/AddressBook/ABPredicate.h @@ -17,13 +17,13 @@ + (id)personPredicateWithGroup:(void *)arg1 source:(void *)arg2 account:(id)arg3; + (id)personPredicateWithPhoneLike:(id)arg1 countryHint:(id)arg2 addressBook:(void *)arg3; + (id)personPredicateWithAnyValueForProperty:(int)arg1; -+ (id)personPredicateWithValue:(id)arg1 comparison:(long)arg2 forProperty:(int)arg3; ++ (id)personPredicateWithValue:(id)arg1 comparison:(long long)arg2 forProperty:(int)arg3; + (id)personPredicateWithNameOnly:(id)arg1 account:(id)arg2 addressBook:(void *)arg3; + (id)personPredicateWithName:(id)arg1 addressBook:(void *)arg2; -+ (id)personPredicateWithNameLike:(id)arg1 groups:(id)arg2 sources:(id)arg3 includeSourceInResults:(BOOL)arg4 includePhotosInResults:(BOOL)arg5 addressBook:(void *)arg6; -+ (id)personPredicateWithNameLike:(id)arg1 groups:(id)arg2 sources:(id)arg3 includeSourceInResults:(BOOL)arg4 addressBook:(void *)arg5; ++ (id)personPredicateWithNameLike:(id)arg1 groups:(id)arg2 sources:(id)arg3 includeSourceInResults:(_Bool)arg4 includePhotosInResults:(_Bool)arg5 addressBook:(void *)arg6; ++ (id)personPredicateWithNameLike:(id)arg1 groups:(id)arg2 sources:(id)arg3 includeSourceInResults:(_Bool)arg4 addressBook:(void *)arg5; + (id)personPredicateWithNameLike:(id)arg1 groups:(id)arg2 sources:(id)arg3 addressBook:(void *)arg4; -+ (id)personPredicateWithNameLike:(id)arg1 group:(void *)arg2 source:(void *)arg3 account:(id)arg4 includeSourceInResults:(BOOL)arg5 addressBook:(void *)arg6; ++ (id)personPredicateWithNameLike:(id)arg1 group:(void *)arg2 source:(void *)arg3 account:(id)arg4 includeSourceInResults:(_Bool)arg5 addressBook:(void *)arg6; + (id)personPredicateWithNameLike:(id)arg1 group:(void *)arg2 source:(void *)arg3 account:(id)arg4 addressBook:(void *)arg5; + (id)personPredicateWithNameLike:(id)arg1 addressBook:(void *)arg2; - (void)bindDouble:(double)arg1 toStatement:(struct CPSqliteStatement *)arg2 withBindingOffset:(int *)arg3; @@ -31,18 +31,15 @@ - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; - (void)evaluateCallbackWithSqliteContext:(struct sqlite3_context *)arg1 predicateContext:(void *)arg2 values:(struct Mem **)arg3 count:(int)arg4; - (void *)callbackContext; -- (BOOL)hasCallback; +- (_Bool)hasCallback; - (id)queryWhereString; - (id)queryGroupByProperties; -- (id)queryJoinsInCompound:(BOOL)arg1; +- (id)queryJoinsInCompound:(_Bool)arg1; - (id)querySelectProperties; -- (BOOL)isValid; +- (_Bool)isValid; - (id)predicateFormat; - (void)dealloc; - (id)init; -- (id)ab_newQueryWithSortOrder:(unsigned int)arg1 addressBook:(void *)arg2 propertyIndices:(const struct __CFDictionary **)arg3; -- (void)ab_addCallbackContextToArray:(struct __CFArray *)arg1; -- (BOOL)ab_hasCallback; @end diff --git a/iOS7/Frameworks/AddressBook/ABSearchOperation.h b/iOS7/Frameworks/AddressBook/ABSearchOperation.h index 87f62e9bc..5244c3cf9 100644 --- a/iOS7/Frameworks/AddressBook/ABSearchOperation.h +++ b/iOS7/Frameworks/AddressBook/ABSearchOperation.h @@ -23,13 +23,13 @@ + (id)personPredicateWithGroup:(void *)arg1 addressBook:(void *)arg2; + (id)personPredicateWithAnyValueForProperty:(int)arg1 addressBook:(void *)arg2; -+ (id)personPredicateWithValue:(id)arg1 comparison:(long)arg2 forProperty:(int)arg3 addressBook:(void *)arg4; ++ (id)personPredicateWithValue:(id)arg1 comparison:(long long)arg2 forProperty:(int)arg3 addressBook:(void *)arg4; + (id)personPredicateWithNameOnly:(id)arg1 inAccount:(id)arg2 addressBook:(void *)arg3; + (id)personPredicateWithPhoneLike:(id)arg1 countryHint:(id)arg2 addressBook:(void *)arg3; + (id)personPredicateWithNameLike:(id)arg1 inGroups:(id)arg2 sources:(id)arg3 addressBook:(void *)arg4; + (id)personPredicateWithNameLike:(id)arg1 inAccount:(id)arg2 addressBook:(void *)arg3; -+ (id)personPredicateWithNameLike:(id)arg1 inSource:(void *)arg2 includeSourceInResults:(BOOL)arg3 includePhotosInResults:(BOOL)arg4 addressBook:(void *)arg5; -+ (id)personPredicateWithNameLike:(id)arg1 inSource:(void *)arg2 includeSourceInResults:(BOOL)arg3 addressBook:(void *)arg4; ++ (id)personPredicateWithNameLike:(id)arg1 inSource:(void *)arg2 includeSourceInResults:(_Bool)arg3 includePhotosInResults:(_Bool)arg4 addressBook:(void *)arg5; ++ (id)personPredicateWithNameLike:(id)arg1 inSource:(void *)arg2 includeSourceInResults:(_Bool)arg3 addressBook:(void *)arg4; + (id)personPredicateWithNameLike:(id)arg1 inSource:(void *)arg2 addressBook:(void *)arg3; + (id)personPredicateWithNameLike:(id)arg1 inGroup:(void *)arg2 addressBook:(void *)arg3; + (id)personPredicateWithNameLike:(id)arg1 addressBook:(void *)arg2; @@ -41,13 +41,13 @@ @property(copy, nonatomic) NSArray *prefetchProperties; // @synthesize prefetchProperties=_prefetchProperties; @property(retain, nonatomic) NSPredicate *predicate; // @synthesize predicate=_predicate; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; -- (BOOL)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; +- (_Bool)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; - (void)_mainThread_tellDelegateSearchFoundMatch:(void *)arg1; -- (BOOL)predicateShouldContinue:(id)arg1; +- (_Bool)predicateShouldContinue:(id)arg1; - (void)main; - (void)cancel; @property(nonatomic) void *internalSearchAddressBook; // @synthesize internalSearchAddressBook=_internalSearchAddressBook; -- (BOOL)isConcurrent; +- (_Bool)isConcurrent; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBook/ABServerSearchPredicate.h b/iOS7/Frameworks/AddressBook/ABServerSearchPredicate.h index 41382cf95..dce4beb0c 100644 --- a/iOS7/Frameworks/AddressBook/ABServerSearchPredicate.h +++ b/iOS7/Frameworks/AddressBook/ABServerSearchPredicate.h @@ -15,21 +15,21 @@ void *_source; NSString *_accountIdentifier; NSString *_searchString; - BOOL _includeSourceInResults; + _Bool _includeSourceInResults; DADConnection *_connection; DAContactsSearchQuery *_searchQuery; NSMutableArray *_searchResults; NSConditionLock *_doneLock; int _error; id _delegate; - BOOL _includePhotosInResults; + _Bool _includePhotosInResults; } @property(retain, nonatomic) DADConnection *connection; // @synthesize connection=_connection; @property(readonly, nonatomic) int error; // @synthesize error=_error; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL includePhotosInResults; // @synthesize includePhotosInResults=_includePhotosInResults; -@property(nonatomic) BOOL includeSourceInResults; // @synthesize includeSourceInResults=_includeSourceInResults; +@property(nonatomic) _Bool includePhotosInResults; // @synthesize includePhotosInResults=_includePhotosInResults; +@property(nonatomic) _Bool includeSourceInResults; // @synthesize includeSourceInResults=_includeSourceInResults; @property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; @property(copy, nonatomic) NSString *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; @property(nonatomic) void *source; // @synthesize source=_source; @@ -42,8 +42,8 @@ - (void)runPredicate; - (void)dealloc; - (id)initWithSearchString:(id)arg1 source:(void *)arg2 account:(id)arg3; -- (id)initWithSearchString:(id)arg1 source:(void *)arg2 account:(id)arg3 includeSourceInResults:(BOOL)arg4; -- (id)initWithSearchString:(id)arg1 source:(void *)arg2 account:(id)arg3 includeSourceInResults:(BOOL)arg4 includePhotosInResults:(BOOL)arg5; +- (id)initWithSearchString:(id)arg1 source:(void *)arg2 account:(id)arg3 includeSourceInResults:(_Bool)arg4; +- (id)initWithSearchString:(id)arg1 source:(void *)arg2 account:(id)arg3 includeSourceInResults:(_Bool)arg4 includePhotosInResults:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/AddressBook/ABTCC.h b/iOS7/Frameworks/AddressBook/ABTCC.h index b11c57df6..28799aee9 100644 --- a/iOS7/Frameworks/AddressBook/ABTCC.h +++ b/iOS7/Frameworks/AddressBook/ABTCC.h @@ -8,19 +8,19 @@ @interface ABTCC : NSObject { - BOOL _calledExternalChangeCallbacks; - int _simulateType; - BOOL _simulateAccessPrompt; - BOOL _simulateAccessPromptGranted; + _Bool _calledExternalChangeCallbacks; + long long _simulateType; + _Bool _simulateAccessPrompt; + _Bool _simulateAccessPromptGranted; unsigned int _simulateAccessPromptDelay; } + (id)sharedInstance; - (id)_simulateQueue; -- (void)simulateIfAccessPromptDisplayedThenUserGrantedAccess:(BOOL)arg1 withDelay:(unsigned int)arg2; -- (void)simulate:(int)arg1; +- (void)simulateIfAccessPromptDisplayedThenUserGrantedAccess:(_Bool)arg1 withDelay:(unsigned int)arg2; +- (void)simulate:(long long)arg1; - (void)accessRequestWithCompletion:(id)arg1; -- (void)callExternalChangeCallbacks:(BOOL)arg1; +- (void)callExternalChangeCallbacks:(_Bool)arg1; - (unsigned char)isAccessRestricted; - (int)accessPreflight; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBook/ABVCardCardDAVParser.h b/iOS7/Frameworks/AddressBook/ABVCardCardDAVParser.h index 69d08708b..050d64c99 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardCardDAVParser.h +++ b/iOS7/Frameworks/AddressBook/ABVCardCardDAVParser.h @@ -11,8 +11,8 @@ @interface ABVCardCardDAVParser : ABVCardParser { NSMutableDictionary *_unknownAttributes; - BOOL _removeExistingProperties; - BOOL _localRecordHasAdditionalProperties; + _Bool _removeExistingProperties; + _Bool _localRecordHasAdditionalProperties; int _lastCropRectX; int _lastCropRectY; int _lastCropRectWidth; @@ -25,22 +25,22 @@ @property(readonly) int lastCropRectWidth; // @synthesize lastCropRectWidth=_lastCropRectWidth; @property(readonly) int lastCropRectY; // @synthesize lastCropRectY=_lastCropRectY; @property(readonly) int lastCropRectX; // @synthesize lastCropRectX=_lastCropRectX; -@property(readonly) BOOL localRecordHasAdditionalProperties; // @synthesize localRecordHasAdditionalProperties=_localRecordHasAdditionalProperties; +@property(readonly) _Bool localRecordHasAdditionalProperties; // @synthesize localRecordHasAdditionalProperties=_localRecordHasAdditionalProperties; - (void)cleanUpCardState; - (void)noteLackOfValueForImageData; - (void)noteLackOfValueForProperty:(unsigned int)arg1; - (void *)createRecordInSource:(void *)arg1 outRecordType:(unsigned int *)arg2; -- (BOOL)importToGroup:(void *)arg1 removeExistingProperties:(BOOL)arg2; -- (BOOL)importToPerson:(void *)arg1 removeExistingProperties:(BOOL)arg2; -- (BOOL)_handleUnknownTag:(id)arg1 withValue:(id)arg2; -- (BOOL)parseUID; +- (_Bool)importToGroup:(void *)arg1 removeExistingProperties:(_Bool)arg2; +- (_Bool)importToPerson:(void *)arg1 removeExistingProperties:(_Bool)arg2; +- (_Bool)_handleUnknownTag:(id)arg1 withValue:(id)arg2; +- (_Bool)parseUID; - (id)defaultURLLabel; - (id)defaultADRLabel; - (id)defaultLabel; - (id)genericLabel; - (void)dealloc; - (id)initWithData:(id)arg1; -- (void)setLocalRecordHasAdditionalProperties:(BOOL)arg1; +- (void)setLocalRecordHasAdditionalProperties:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/AddressBook/ABVCardCardDAVRecord.h b/iOS7/Frameworks/AddressBook/ABVCardCardDAVRecord.h index c706d4ac9..afbc361d4 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardCardDAVRecord.h +++ b/iOS7/Frameworks/AddressBook/ABVCardCardDAVRecord.h @@ -10,11 +10,11 @@ { } -+ (BOOL)includeABClipRectInVCardPhotos; -+ (BOOL)includeImageURIInVCards; -+ (BOOL)includeNotesInVCards; -+ (BOOL)includeREVInVCards; -- (BOOL)useThumbnailImageFormatIfAvailable; ++ (_Bool)includeABClipRectInVCardPhotos; ++ (_Bool)includeImageURIInVCards; ++ (_Bool)includeNotesInVCards; ++ (_Bool)includeREVInVCards; +- (_Bool)useThumbnailImageFormatIfAvailable; @end diff --git a/iOS7/Frameworks/AddressBook/ABVCardCardDAVValueSetter.h b/iOS7/Frameworks/AddressBook/ABVCardCardDAVValueSetter.h index cc2eee662..c92aa3875 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardCardDAVValueSetter.h +++ b/iOS7/Frameworks/AddressBook/ABVCardCardDAVValueSetter.h @@ -8,22 +8,22 @@ @interface ABVCardCardDAVValueSetter : ABVCardPersonValueSetter { - BOOL _recordIsGroup; - BOOL _importingToExistingGroup; + _Bool _recordIsGroup; + _Bool _importingToExistingGroup; } + (int)groupPropertyForPersonProperty:(int)arg1; + (struct __CFDictionary *)_personToGroupPropertyMap; -@property BOOL recordIsGroup; // @synthesize recordIsGroup=_recordIsGroup; +@property _Bool recordIsGroup; // @synthesize recordIsGroup=_recordIsGroup; - (id)imageData; -- (BOOL)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; -- (id)initWithGroup:(void *)arg1 removeExistingProperties:(BOOL)arg2; -- (id)initWithPerson:(void *)arg1 removeExistingProperties:(BOOL)arg2; +- (_Bool)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; +- (id)initWithGroup:(void *)arg1 removeExistingProperties:(_Bool)arg2; +- (id)initWithPerson:(void *)arg1 removeExistingProperties:(_Bool)arg2; - (void)_drainExistingProperties; -- (BOOL)setValue:(void *)arg1 forProperty:(unsigned int)arg2; +- (_Bool)setValue:(void *)arg1 forProperty:(unsigned int)arg2; - (void *)valueForProperty:(unsigned int)arg1; - (void *)copyParsedRecordWithSource:(void *)arg1 outRecordType:(unsigned int *)arg2; -- (BOOL)propertyIsValidForPerson:(unsigned int)arg1; +- (_Bool)propertyIsValidForPerson:(unsigned int)arg1; @end diff --git a/iOS7/Frameworks/AddressBook/ABVCardLexer.h b/iOS7/Frameworks/AddressBook/ABVCardLexer.h index 4277faddc..1ee2f89a6 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardLexer.h +++ b/iOS7/Frameworks/AddressBook/ABVCardLexer.h @@ -12,43 +12,43 @@ { NSMutableData *_data; char *_bytes; - unsigned int _length; + unsigned long long _length; unsigned int _peakedPoint; unsigned int _cursor; - BOOL _unicode; + _Bool _unicode; int _errorCount; NSArray *_activeTokenSets; } -- (BOOL)atEOF; -- (BOOL)advancePastEOL; -- (BOOL)advancePastEOLSingle; -- (BOOL)advancePastEOLUnicode; -- (BOOL)advanceToEOL; -- (BOOL)advanceToEOLSingle; -- (BOOL)advanceToEOLUnicode; -- (BOOL)advanceToToken:(int)arg1 throughTypes:(int)arg2; +- (_Bool)atEOF; +- (_Bool)advancePastEOL; +- (_Bool)advancePastEOLSingle; +- (_Bool)advancePastEOLUnicode; +- (_Bool)advanceToEOL; +- (_Bool)advanceToEOLSingle; +- (_Bool)advanceToEOLUnicode; +- (_Bool)advanceToToken:(int)arg1 throughTypes:(int)arg2; - (int)advanceToString; - (int)advanceToSingleByteString; - (int)advanceToUnicodeString; - (void)advanceToPeakPoint; - (id)nextBase64Data; -- (id)nextBase64Line:(char *)arg1; -- (id)nextSingleByteBase64Line:(char *)arg1; -- (id)nextUnicodeBase64Line:(char *)arg1; -- (id)nextArraySeperatedByToken:(int)arg1 stoppingAt:(int)arg2 inEncoding:(unsigned int)arg3; +- (id)nextBase64Line:(_Bool *)arg1; +- (id)nextSingleByteBase64Line:(_Bool *)arg1; +- (id)nextUnicodeBase64Line:(_Bool *)arg1; +- (id)nextArraySeperatedByToken:(int)arg1 stoppingAt:(int)arg2 inEncoding:(unsigned long long)arg3; - (int)tokenAtCursor; -- (id)nextStringInEncoding:(unsigned int)arg1 quotedPrintable:(BOOL)arg2 stopTokens:(int)arg3 trim:(BOOL)arg4; -- (void)_applyNextStringInEncoding:(unsigned int)arg1 quotedPrintable:(BOOL)arg2 stopTokens:(int)arg3 trim:(BOOL)arg4 intoString:(id)arg5; -- (BOOL)_advancePastLineFoldingSequenceIfNeeded; -- (id)nextUnicodeStringStopTokens:(int)arg1 quotedPrintable:(BOOL)arg2 trim:(BOOL)arg3; -- (id)nextSingleByteStringInEncoding:(unsigned int)arg1 quotedPrintable:(BOOL)arg2 stopTokens:(int)arg3 trim:(BOOL)arg4; -- (BOOL)advancedPastToken:(int)arg1; +- (id)nextStringInEncoding:(unsigned long long)arg1 quotedPrintable:(_Bool)arg2 stopTokens:(int)arg3 trim:(_Bool)arg4; +- (void)_applyNextStringInEncoding:(unsigned long long)arg1 quotedPrintable:(_Bool)arg2 stopTokens:(int)arg3 trim:(_Bool)arg4 intoString:(id)arg5; +- (_Bool)_advancePastLineFoldingSequenceIfNeeded; +- (id)nextUnicodeStringStopTokens:(int)arg1 quotedPrintable:(_Bool)arg2 trim:(_Bool)arg3; +- (id)nextSingleByteStringInEncoding:(unsigned long long)arg1 quotedPrintable:(_Bool)arg2 stopTokens:(int)arg3 trim:(_Bool)arg4; +- (_Bool)advancedPastToken:(int)arg1; - (id)nextEscapedCharacter; - (id)nextQuotedPrintableData; -- (int)nextTokenPeak:(BOOL)arg1; -- (int)nextTokenPeakUnicode:(BOOL)arg1 length:(int)arg2; -- (int)nextTokenPeakSingle:(BOOL)arg1 length:(int)arg2; +- (int)nextTokenPeak:(_Bool)arg1; +- (int)nextTokenPeakUnicode:(_Bool)arg1 length:(int)arg2; +- (int)nextTokenPeakSingle:(_Bool)arg1 length:(int)arg2; - (id)tokenSetForLength:(int)arg1; - (int)errorCount; - (unsigned int)cursor; diff --git a/iOS7/Frameworks/AddressBook/ABVCardParameter.h b/iOS7/Frameworks/AddressBook/ABVCardParameter.h index 8b3b51811..8b7497d3f 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardParameter.h +++ b/iOS7/Frameworks/AddressBook/ABVCardParameter.h @@ -14,12 +14,12 @@ NSString *_grouping; id _value; NSMutableArray *_types; - BOOL _primary; + _Bool _primary; } - (id)description; -- (void)setIsPrimary:(BOOL)arg1; -- (BOOL)isPrimary; +- (void)setIsPrimary:(_Bool)arg1; +- (_Bool)isPrimary; - (id)value; - (id)grouping; - (void)setGrouping:(id)arg1; diff --git a/iOS7/Frameworks/AddressBook/ABVCardParser.h b/iOS7/Frameworks/AddressBook/ABVCardParser.h index 88936b56c..4f8332be9 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardParser.h +++ b/iOS7/Frameworks/AddressBook/ABVCardParser.h @@ -14,9 +14,9 @@ void *_source; ABVCardLexer *_lexer; NSData *_data; - unsigned int _defaultEncoding; - BOOL _hasImportErrors; - BOOL _30vCard; + unsigned long long _defaultEncoding; + _Bool _hasImportErrors; + _Bool _30vCard; NSString *_first; NSString *_last; NSString *_org; @@ -48,9 +48,9 @@ NSData *_cropRectChecksum; NSMutableArray *_itemParameters; NSString *_grouping; - unsigned int _encoding; - BOOL _quotedPrintable; - BOOL _base64; + unsigned long long _encoding; + _Bool _quotedPrintable; + _Bool _base64; } + (struct __CFArray *)supportedProperties; @@ -59,34 +59,35 @@ - (id)sortedPeopleAndProperties:(const struct __CFArray **)arg1; - (struct __CFArray *)peopleAndProperties:(const struct __CFArray **)arg1; - (void *)copyNextPersonWithLength:(int *)arg1 foundProperties:(const struct __CFArray **)arg2; -- (BOOL)importToValueSetter:(id)arg1; -- (BOOL)importToPerson:(void *)arg1 foundProperties:(const struct __CFArray **)arg2; -- (BOOL)parseItem; -- (BOOL)_usesArrayForExternalPropKey:(id)arg1; -- (BOOL)_handleUnknownTag:(id)arg1 withValue:(id)arg2; -- (BOOL)parseABReleatedNames; +- (_Bool)importToValueSetter:(id)arg1; +- (_Bool)importToPerson:(void *)arg1 foundProperties:(const struct __CFArray **)arg2; +- (_Bool)parseItem; +- (_Bool)_usesRemainingLineForExternalPropKey:(id)arg1; +- (_Bool)_usesArrayForExternalPropKey:(id)arg1; +- (_Bool)_handleUnknownTag:(id)arg1 withValue:(id)arg2; +- (_Bool)parseABReleatedNames; - (void)parseABOrder; - (void)parseABShowAs; - (void)parseABPhoto; -- (BOOL)parsePhoto:(id)arg1; -- (BOOL)parseABDATE; -- (BOOL)parseBDAY; +- (_Bool)parsePhoto:(id)arg1; +- (_Bool)parseABDATE; +- (_Bool)parseBDAY; - (id)dateFromISO8601String:(id)arg1; -- (BOOL)addIMValueTo:(id)arg1; -- (BOOL)parseIMPP; +- (_Bool)addIMValueTo:(id)arg1; +- (_Bool)parseIMPP; - (id)parseInstantMessengerProfile:(id)arg1; -- (BOOL)parseSocialProfiles; +- (_Bool)parseSocialProfiles; - (id)_socialProfileService; - (id)_socialProfileDisplayName; - (id)_socialProfileUsername; - (id)_socialProfileUserId; -- (BOOL)parseABExtensionType:(id)arg1; -- (BOOL)parseADD; -- (BOOL)parseADR; -- (BOOL)parseTEL; -- (BOOL)parseEMAIL; -- (BOOL)parseUID; -- (BOOL)parseABUID; +- (_Bool)parseABExtensionType:(id)arg1; +- (_Bool)parseADD; +- (_Bool)parseADR; +- (_Bool)parseTEL; +- (_Bool)parseEMAIL; +- (_Bool)parseUID; +- (_Bool)parseABUID; - (id)phoneLabel; - (id)defaultURLLabel; - (id)defaultADRLabel; @@ -97,18 +98,18 @@ - (id)parseValueArray; - (id)parseRemainingLine; - (id)parseSingleValue; -- (BOOL)parseORG; -- (BOOL)parseABMaiden; -- (BOOL)parseNICKNAME; -- (BOOL)parseN; -- (BOOL)_setMultiValuesOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2 valueComparator:(id)arg3; -- (BOOL)_setStringValueOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2; -- (BOOL)_setDataValueOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2; -- (BOOL)_setIntValueOrNoteIfNull:(int)arg1 forProperty:(int)arg2; -- (void)setLocalRecordHasAdditionalProperties:(BOOL)arg1; +- (_Bool)parseORG; +- (_Bool)parseABMaiden; +- (_Bool)parseNICKNAME; +- (_Bool)parseN; +- (_Bool)_setMultiValuesOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2 valueComparator:(id)arg3; +- (_Bool)_setStringValueOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2; +- (_Bool)_setDataValueOrNoteIfNull:(id)arg1 forProperty:(unsigned int)arg2; +- (_Bool)_setIntValueOrNoteIfNull:(int)arg1 forProperty:(int)arg2; +- (void)setLocalRecordHasAdditionalProperties:(_Bool)arg1; - (void)noteLackOfValueForImageData; - (void)noteLackOfValueForProperty:(unsigned int)arg1; -- (BOOL)parseVERSION; +- (_Bool)parseVERSION; - (void)addInstantMessageMultiValues; - (int)_addIMPPProfiles:(id)arg1 multiValue:(void *)arg2 uniquenessCheckingMultiValue:(void *)arg3; - (int)_addIMHandles:(id)arg1 toService:(struct __CFString *)arg2 multiValue:(void *)arg3 uniquenessCheckingMultiValue:(void *)arg4; @@ -116,7 +117,7 @@ - (void)addAddressMultiValues; - (void)addMultiValues:(id)arg1 toProperty:(unsigned int)arg2 valueComparator:(id)arg3; - (void)cleanUpCardState; -- (BOOL)hasImportErrors; +- (_Bool)hasImportErrors; - (void)finalize; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/Frameworks/AddressBook/ABVCardPersonValueSetter.h b/iOS7/Frameworks/AddressBook/ABVCardPersonValueSetter.h index 6730851c5..f969338df 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardPersonValueSetter.h +++ b/iOS7/Frameworks/AddressBook/ABVCardPersonValueSetter.h @@ -16,9 +16,9 @@ - (void)setValueInTemporaryCache:(id)arg1 forProperty:(unsigned int)arg2; - (id)fullName; - (id)imageData; -- (BOOL)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; +- (_Bool)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; - (void *)valueForProperty:(unsigned int)arg1; -- (BOOL)setValue:(void *)arg1 forProperty:(unsigned int)arg2; +- (_Bool)setValue:(void *)arg1 forProperty:(unsigned int)arg2; - (void)dealloc; - (struct __CFArray *)foundProperties; - (id)initWithPerson:(void *)arg1; diff --git a/iOS7/Frameworks/AddressBook/ABVCardRecord.h b/iOS7/Frameworks/AddressBook/ABVCardRecord.h index 6ab9bb8bb..7c3852e48 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardRecord.h +++ b/iOS7/Frameworks/AddressBook/ABVCardRecord.h @@ -12,42 +12,42 @@ struct __CFArray *_properties; } -+ (BOOL)includePhotosInVCards; -+ (void)setIncludePhotosInVCards:(BOOL)arg1; -+ (BOOL)includeABClipRectInVCardPhotos; -+ (BOOL)includeImageURIInVCards; -+ (BOOL)includeREVInVCards; -+ (void)setIncludeREVInVCards:(BOOL)arg1; -+ (BOOL)includeNotesInVCards; -+ (void)setIncludeNotesInVCards:(BOOL)arg1; -+ (BOOL)vcardFieldisPrivate:(id)arg1; ++ (_Bool)includePhotosInVCards; ++ (void)setIncludePhotosInVCards:(_Bool)arg1; ++ (_Bool)includeABClipRectInVCardPhotos; ++ (_Bool)includeImageURIInVCards; ++ (_Bool)includeREVInVCards; ++ (void)setIncludeREVInVCards:(_Bool)arg1; ++ (_Bool)includeNotesInVCards; ++ (void)setIncludeNotesInVCards:(_Bool)arg1; ++ (_Bool)vcardFieldisPrivate:(id)arg1; + (void)clearPrivateFields; -+ (void)setVCardField:(id)arg1 isPrivate:(BOOL)arg2; -+ (void)setPrivateVCardEnabled:(BOOL)arg1; -+ (BOOL)privateVCardEnabled; ++ (void)setVCardField:(id)arg1 isPrivate:(_Bool)arg2; ++ (void)setPrivateVCardEnabled:(_Bool)arg1; ++ (_Bool)privateVCardEnabled; + (struct __CFArray *)supportedProperties; -- (id)_copyGroupVCardRepresentationAsStringIncludeExternalProperties:(BOOL)arg1; -- (id)_copyVCardRepresentationAsStringIncludeExternalProperties:(BOOL)arg1 withPhoto:(id)arg2 extraPhotoParameters:(id)arg3; +- (id)_copyGroupVCardRepresentationAsStringIncludeExternalProperties:(_Bool)arg1; +- (id)_copyVCardRepresentationAsStringIncludeExternalProperties:(_Bool)arg1 withPhoto:(id)arg2 extraPhotoParameters:(id)arg3; - (void)_appendPropValue:(id)arg1 forExternalPropKey:(id)arg2 toOutString:(id)arg3 usingDelimiter:(id)arg4; -- (BOOL)_usesArrayForExternalPropKey:(id)arg1; +- (_Bool)_usesArrayForExternalPropKey:(id)arg1; - (id)_prodID; - (id)imageData; -- (BOOL)useThumbnailImageFormatIfAvailable; +- (_Bool)useThumbnailImageFormatIfAvailable; - (id)_21vCardRepresentationAsData; - (id)_realCompositeName; - (id)alternateName; - (id)_fullName; -- (BOOL)_isCompany; -- (id)_fullNameIncludingAuxiliaryElements:(BOOL)arg1; +- (_Bool)_isCompany; +- (id)_fullNameIncludingAuxiliaryElements:(_Bool)arg1; - (id)encodedDataForValue:(id)arg1 charsetName:(id *)arg2; - (id)encodedLineForValue:(id)arg1; - (id)dataForInstantMessageProperties; - (id)propertyLineForIMHandles:(id)arg1 labels:(id)arg2 vCardProperty:(id)arg3; -- (id)dataForSocialProfileProperty:(void *)arg1 groupCount:(int *)arg2; +- (id)dataForSocialProfileProperty:(void *)arg1 groupCount:(long long *)arg2; - (id)propertyLineForGenericABProperty21:(unsigned int)arg1 vCardProperty:(id)arg2; -- (id)propertyLineForIMPPProperty:(id)arg1 groupCount:(int *)arg2; -- (id)propertyLineForInstantMessageHandles:(id)arg1 groupCount:(int *)arg2; -- (id)propertyLineForGenericABProperty:(unsigned int)arg1 vCardProperty:(id)arg2 is21:(BOOL)arg3 groupCount:(int *)arg4; +- (id)propertyLineForIMPPProperty:(id)arg1 groupCount:(long long *)arg2; +- (id)propertyLineForInstantMessageHandles:(id)arg1 groupCount:(long long *)arg2; +- (id)propertyLineForGenericABProperty:(unsigned int)arg1 vCardProperty:(id)arg2 is21:(_Bool)arg3 groupCount:(long long *)arg4; - (void *)valueForProperty:(unsigned int)arg1; - (void *)copyValueForProperty:(unsigned int)arg1; - (id)ISO8061StringFromDateTime:(id)arg1; @@ -57,10 +57,10 @@ - (struct __CFString *)_vCardKeyForEmailLabel:(id)arg1; - (id)_vCardKeysForPhoneLabel:(id)arg1; - (struct __CFString *)_vCardKeyForGenericLabel:(id)arg1; -- (id)_vCardKeyForAddressLabel:(id)arg1 vCard3:(BOOL)arg2; -- (BOOL)_showField:(unsigned int)arg1 identifier:(int)arg2; -- (BOOL)_showField:(unsigned int)arg1; -- (BOOL)setValue:(void *)arg1 forProperty:(unsigned int)arg2; +- (id)_vCardKeyForAddressLabel:(id)arg1 vCard3:(_Bool)arg2; +- (_Bool)_showField:(unsigned int)arg1 identifier:(int)arg2; +- (_Bool)_showField:(unsigned int)arg1; +- (_Bool)setValue:(void *)arg1 forProperty:(unsigned int)arg2; - (void *)record; - (id)vCardRepresentationForMode:(int)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBook/ABVCardValueSetter.h b/iOS7/Frameworks/AddressBook/ABVCardValueSetter.h index 5bbfbe12a..920a9337e 100644 --- a/iOS7/Frameworks/AddressBook/ABVCardValueSetter.h +++ b/iOS7/Frameworks/AddressBook/ABVCardValueSetter.h @@ -13,11 +13,11 @@ - (void)setValueInTemporaryCache:(id)arg1 forProperty:(unsigned int)arg2; - (id)fullName; - (id)imageData; -- (BOOL)setImageData:(id)arg1; -- (BOOL)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; +- (_Bool)setImageData:(id)arg1; +- (_Bool)setImageData:(id)arg1 cropRectX:(int)arg2 cropRectY:(int)arg3 cropRectWidth:(int)arg4 cropRectHeight:(int)arg5; - (void *)valueForProperty:(unsigned int)arg1; -- (BOOL)setValue:(void *)arg1 forProperty:(unsigned int)arg2; -- (BOOL)propertyIsValidForPerson:(unsigned int)arg1; +- (_Bool)setValue:(void *)arg1 forProperty:(unsigned int)arg2; +- (_Bool)propertyIsValidForPerson:(unsigned int)arg1; @end diff --git a/iOS7/Frameworks/AddressBook/ABValuePredicate.h b/iOS7/Frameworks/AddressBook/ABValuePredicate.h index 81dc8d0ca..3fd1a2eab 100644 --- a/iOS7/Frameworks/AddressBook/ABValuePredicate.h +++ b/iOS7/Frameworks/AddressBook/ABValuePredicate.h @@ -11,15 +11,15 @@ @interface ABValuePredicate : ABPredicate { int _property; - long _comparison; + long long _comparison; id _value; NSArray *_orderedKeys; - BOOL _dictionaryValue; + _Bool _dictionaryValue; } -+ (id)stringForComparison:(id)arg1 withComparision:(long)arg2; ++ (id)stringForComparison:(id)arg1 withComparision:(long long)arg2; @property(copy, nonatomic) NSObject *value; // @synthesize value=_value; -@property(nonatomic) long comparison; // @synthesize comparison=_comparison; +@property(nonatomic) long long comparison; // @synthesize comparison=_comparison; @property(nonatomic) int property; // @synthesize property=_property; - (id)predicateFormat; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; @@ -28,11 +28,11 @@ - (id)_ftsTermStringForString:(id)arg1; - (id)stringForComparison:(id)arg1; - (id)queryWhereString; -- (BOOL)_supportsFTSSearch; -- (BOOL)_shouldConsultIndexForKey:(id)arg1; -- (id)queryJoinsInCompound:(BOOL)arg1; +- (_Bool)_supportsFTSSearch; +- (_Bool)_shouldConsultIndexForKey:(id)arg1; +- (id)queryJoinsInCompound:(_Bool)arg1; - (id)querySelectProperties; -- (BOOL)isValid; +- (_Bool)isValid; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AddressBook/CDStructures.h b/iOS7/Frameworks/AddressBook/CDStructures.h index 889efca8b..823427d83 100644 --- a/iOS7/Frameworks/AddressBook/CDStructures.h +++ b/iOS7/Frameworks/AddressBook/CDStructures.h @@ -14,8 +14,8 @@ struct CPSqliteStatement { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct sqlite3_stmt; diff --git a/iOS7/Frameworks/AddressBook/NSCompoundPredicate-ABPredicateQueryCreation.h b/iOS7/Frameworks/AddressBook/NSCompoundPredicate-ABPredicateQueryCreation.h index 4589f0b2f..dff76b203 100644 --- a/iOS7/Frameworks/AddressBook/NSCompoundPredicate-ABPredicateQueryCreation.h +++ b/iOS7/Frameworks/AddressBook/NSCompoundPredicate-ABPredicateQueryCreation.h @@ -10,6 +10,6 @@ - (id)ab_newQueryWithSortOrder:(unsigned int)arg1 addressBook:(void *)arg2 propertyIndices:(const struct __CFDictionary **)arg3; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; - (void)ab_addCallbackContextToArray:(struct __CFArray *)arg1; -- (BOOL)ab_hasCallback; +- (_Bool)ab_hasCallback; @end diff --git a/iOS7/Frameworks/AddressBook/NSData-ABDataAdditions.h b/iOS7/Frameworks/AddressBook/NSData-ABDataAdditions.h index 48083ae8f..bac4b194b 100644 --- a/iOS7/Frameworks/AddressBook/NSData-ABDataAdditions.h +++ b/iOS7/Frameworks/AddressBook/NSData-ABDataAdditions.h @@ -9,8 +9,8 @@ @interface NSData (ABDataAdditions) - (id)abDecodeVCardBase64; - (id)abDecodedUTF7; -- (id)abEncodeVCardBase64DataWithInitialLength:(unsigned int)arg1; -- (BOOL)abIsUTF16EntourageVCard; -- (id)abStringAtRange:(struct _NSRange)arg1 inEncoding:(unsigned int)arg2; +- (id)abEncodeVCardBase64DataWithInitialLength:(unsigned long long)arg1; +- (_Bool)abIsUTF16EntourageVCard; +- (id)abStringAtRange:(struct _NSRange)arg1 inEncoding:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/AddressBook/NSPredicate-ABPredicateQueryCreation.h b/iOS7/Frameworks/AddressBook/NSPredicate-ABPredicateQueryCreation.h index 013f2023f..3346518ef 100644 --- a/iOS7/Frameworks/AddressBook/NSPredicate-ABPredicateQueryCreation.h +++ b/iOS7/Frameworks/AddressBook/NSPredicate-ABPredicateQueryCreation.h @@ -9,7 +9,7 @@ @interface NSPredicate (ABPredicateQueryCreation) - (id)ab_newQueryWithSortOrder:(unsigned int)arg1 addressBook:(void *)arg2 propertyIndices:(const struct __CFDictionary **)arg3; - (void)ab_bindStatement:(struct CPSqliteStatement *)arg1 withBindingOffset:(int *)arg2 predicateIdentifier:(int)arg3; -- (BOOL)ab_hasCallback; +- (_Bool)ab_hasCallback; - (void)ab_addCallbackContextToArray:(struct __CFArray *)arg1; @end diff --git a/iOS7/Frameworks/AddressBook/NSString-ABVCardAdditions.h b/iOS7/Frameworks/AddressBook/NSString-ABVCardAdditions.h index 188832de4..f7dd2708e 100644 --- a/iOS7/Frameworks/AddressBook/NSString-ABVCardAdditions.h +++ b/iOS7/Frameworks/AddressBook/NSString-ABVCardAdditions.h @@ -10,7 +10,7 @@ - (id)abVCardKoshify; - (id)abStringByStrippingControlCharacters; - (id)abStringByRemovingCharactersFromSet:(id)arg1; -- (id)abEscapeStringForUnichar:(unsigned short)arg1 and:(unsigned short)arg2 advance:(int *)arg3; +- (id)abEscapeStringForUnichar:(unsigned short)arg1 and:(unsigned short)arg2 advance:(long long *)arg3; - (id)copyABVCardDataRepresentation; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABAbstractPropertyGroup.h b/iOS7/Frameworks/AddressBookUI/ABAbstractPropertyGroup.h index 2b531ef00..4619bb9a2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABAbstractPropertyGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABAbstractPropertyGroup.h @@ -12,15 +12,15 @@ { NSArray *_people; id _styleProvider; - BOOL _hasChanges; + _Bool _hasChanges; ABUIPerson *_preinsertedPerson; } @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic) BOOL hasChanges; // @synthesize hasChanges=_hasChanges; +@property(nonatomic) _Bool hasChanges; // @synthesize hasChanges=_hasChanges; @property(retain, nonatomic) ABUIPerson *preinsertedPerson; // @synthesize preinsertedPerson=_preinsertedPerson; @property(retain, nonatomic) NSArray *people; // @synthesize people=_people; -- (BOOL)canSave; +- (_Bool)canSave; - (void)reloadFromModel; - (void)updateRecord; - (int)property; diff --git a/iOS7/Frameworks/AddressBookUI/ABAbstractViewController.h b/iOS7/Frameworks/AddressBookUI/ABAbstractViewController.h index 9b8293b14..06313a6bf 100644 --- a/iOS7/Frameworks/AddressBookUI/ABAbstractViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABAbstractViewController.h @@ -21,11 +21,11 @@ - (id)peoplePickerNavigationController; - (struct CGSize)contentSize; - (void)setParentViewController:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)supportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (_Bool)supportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; - (void)dealloc; - (void)setAddressBook:(void *)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupDataSource.h b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupDataSource.h index 61693a788..7e20bd2b2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupDataSource.h @@ -16,32 +16,32 @@ NSArray *_accountDisplayNames; NSDictionary *_groupsByAccountIdentifier; ACAccountStore *_accountStore; - BOOL _hidesSearchableSources; - BOOL _hidesGlobalGroupWrapper; - BOOL _dirty; + _Bool _hidesSearchableSources; + _Bool _hidesGlobalGroupWrapper; + _Bool _dirty; ABModel *_model; } @property(retain, nonatomic) ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; -@property(nonatomic, getter=isDirty) BOOL dirty; // @synthesize dirty=_dirty; -@property(nonatomic) BOOL hidesGlobalGroupWrapper; // @synthesize hidesGlobalGroupWrapper=_hidesGlobalGroupWrapper; -@property(nonatomic) BOOL hidesSearchableSources; // @synthesize hidesSearchableSources=_hidesSearchableSources; +@property(nonatomic, getter=isDirty) _Bool dirty; // @synthesize dirty=_dirty; +@property(nonatomic) _Bool hidesGlobalGroupWrapper; // @synthesize hidesGlobalGroupWrapper=_hidesGlobalGroupWrapper; +@property(nonatomic) _Bool hidesSearchableSources; // @synthesize hidesSearchableSources=_hidesSearchableSources; @property(retain, nonatomic) ABModel *model; // @synthesize model=_model; - (void)cancelScheduledRefresh; - (void)scheduleRefresh; -- (int)numberOfGroupsForAccountIdentifier:(id)arg1; +- (long long)numberOfGroupsForAccountIdentifier:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfGroupsInAccountAtIndex:(int)arg1; -- (id)accountDisplayNameAtIndex:(int)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfGroupsInAccountAtIndex:(long long)arg1; +- (id)accountDisplayNameAtIndex:(long long)arg1; - (id)newContactsFilterFromSelectedGroupWrappers; - (id)indexPathForGroupWrapper:(id)arg1; - (id)groupWrapperForIndexPath:(id)arg1; - (void)reloadData; -- (void)reloadDataIncludingAccountStore:(BOOL)arg1 usingArchivedState:(BOOL)arg2; +- (void)reloadDataIncludingAccountStore:(_Bool)arg1 usingArchivedState:(_Bool)arg2; - (id)defaultGroupWrapper; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController-ABAccountsAndGroupsViewControllerTesting.h b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController-ABAccountsAndGroupsViewControllerTesting.h new file mode 100644 index 000000000..37d18696c --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController-ABAccountsAndGroupsViewControllerTesting.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABAccountsAndGroupsViewController (ABAccountsAndGroupsViewControllerTesting) +- (id)allGroupWrapperIndexPaths; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController.h b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController.h index eaa7165bc..878fae029 100644 --- a/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABAccountsAndGroupsViewController.h @@ -14,28 +14,31 @@ { UIRefreshControl *_refreshControl; ABAccountsAndGroupDataSource *_dataSource; - BOOL _needsReload; - BOOL _tableViewNeedsReloadAfterResume; - BOOL _showsRefreshButton; + _Bool _needsReload; + _Bool _tableViewNeedsReloadAfterResume; + _Bool _showsRefreshButton; ABPeoplePickerNavigationController *_peoplePickerNavigationController; } @property(nonatomic) ABPeoplePickerNavigationController *peoplePickerNavigationController; // @synthesize peoplePickerNavigationController=_peoplePickerNavigationController; @property(readonly, nonatomic) ABAccountsAndGroupDataSource *dataSource; // @synthesize dataSource=_dataSource; - (void)modelDatabaseChange:(id)arg1; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)_updateDisplayedContactsFilterFromSelection; - (void)done:(id)arg1; - (int)abViewControllerType; - (void)applicationDidResume; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (BOOL)hidesGlobalGroupWrapper; -- (void)setHidesGlobalGroupWrapper:(BOOL)arg1; -- (BOOL)hidesSearchableSources; -- (void)setHidesSearchableSources:(BOOL)arg1; +- (_Bool)hidesGlobalGroupWrapper; +- (void)setHidesGlobalGroupWrapper:(_Bool)arg1; +- (_Bool)hidesSearchableSources; +- (void)setHidesSearchableSources:(_Bool)arg1; - (void)updateRefreshButton; - (void)refreshEverythingNow; - (void)reloadData; @@ -43,7 +46,6 @@ - (id)model; - (void)dealloc; - (id)initWithModel:(id)arg1; -- (id)allGroupWrapperIndexPaths; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABActionSheet.h b/iOS7/Frameworks/AddressBookUI/ABActionSheet.h index 68b1a670f..e404b78f8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABActionSheet.h +++ b/iOS7/Frameworks/AddressBookUI/ABActionSheet.h @@ -16,20 +16,20 @@ } @property(nonatomic) void *ab_context; // @synthesize ab_context=_ab_context; -- (int)ab_addButtonWithTitle:(id)arg1 tag:(int)arg2; -- (int)ab_addButtonWithTitle:(id)arg1 tag:(int)arg2 tag2:(int)arg3; -- (const void *)ab_tag4AtIndex:(int)arg1; -- (const void *)ab_tag3AtIndex:(int)arg1; -- (int)ab_tag2AtIndex:(int)arg1; -- (int)ab_tagAtIndex:(int)arg1; -- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(int)arg3 tag2:(int)arg4 tag3:(const void *)arg5 tag4:(const void *)arg6; -- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(int)arg3 tag2:(int)arg4 tag3:(const void *)arg5; -- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(int)arg3 tag2:(int)arg4; -- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(int)arg3; +- (long long)ab_addButtonWithTitle:(id)arg1 tag:(long long)arg2; +- (long long)ab_addButtonWithTitle:(id)arg1 tag:(long long)arg2 tag2:(long long)arg3; +- (const void *)ab_tag4AtIndex:(long long)arg1; +- (const void *)ab_tag3AtIndex:(long long)arg1; +- (long long)ab_tag2AtIndex:(long long)arg1; +- (long long)ab_tagAtIndex:(long long)arg1; +- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(long long)arg3 tag2:(long long)arg4 tag3:(const void *)arg5 tag4:(const void *)arg6; +- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(long long)arg3 tag2:(long long)arg4 tag3:(const void *)arg5; +- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(long long)arg3 tag2:(long long)arg4; +- (id)ab_addButtonWithTitle:(id)arg1 label:(id)arg2 tag:(long long)arg3; - (void)dealloc; - (id)init; - (id)_addButtonWithTitle:(id)arg1 label:(id)arg2; -- (int)_addButtonWithTitle:(id)arg1; +- (long long)_addButtonWithTitle:(id)arg1; - (id)initWithTitle:(id)arg1 delegate:(id)arg2 cancelButtonTitle:(id)arg3 destructiveButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABActionSheetDelegate.h b/iOS7/Frameworks/AddressBookUI/ABActionSheetDelegate.h index 5e0572e77..56d1ee1c2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABActionSheetDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABActionSheetDelegate.h @@ -14,7 +14,7 @@ SEL _action; } -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (id)initWithActionSheetTarget:(id)arg1 action:(SEL)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABActionsController.h b/iOS7/Frameworks/AddressBookUI/ABActionsController.h index 457f89770..95bb542d9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABActionsController.h +++ b/iOS7/Frameworks/AddressBookUI/ABActionsController.h @@ -24,7 +24,7 @@ + (id)newActionsControllerForProperty:(int)arg1; @property(retain, nonatomic) ABUIPerson *person; // @synthesize person=_person; - (void)_performAction:(int)arg1 forProperty:(int)arg2; -- (int)_actionAtIndex:(int)arg1 forProperty:(int)arg2; +- (int)_actionAtIndex:(long long)arg1 forProperty:(int)arg2; - (struct __CFArray *)_actionsForProperty:(int)arg1; - (void)setContext:(void *)arg1; - (void *)context; @@ -33,15 +33,15 @@ - (id)value; - (void)setStringValue:(id)arg1; - (id)stringValue; -- (void)performActionAtIndex:(int)arg1 forProperty:(int)arg2; +- (void)performActionAtIndex:(long long)arg1 forProperty:(int)arg2; - (void)performDefaultAction; - (int)defaultAction; - (void)performAction:(int)arg1; - (id)urlForAction:(int)arg1 forProperty:(int)arg2; - (void)resetPrimaryPropertyActions; -- (id)titleAtIndex:(int)arg1 forProperty:(int)arg2; +- (id)titleAtIndex:(long long)arg1 forProperty:(int)arg2; - (id)titleForAction:(int)arg1; -- (int)actionsCountForProperty:(int)arg1; +- (long long)actionsCountForProperty:(int)arg1; - (void)dealloc; - (id)init; - (id)initWithProperty:(int)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABAdjusterRecord.h b/iOS7/Frameworks/AddressBookUI/ABAdjusterRecord.h index d7bcc3398..66c5509e2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABAdjusterRecord.h +++ b/iOS7/Frameworks/AddressBookUI/ABAdjusterRecord.h @@ -11,20 +11,20 @@ @interface ABAdjusterRecord : NSObject { UIScrollView *_scrollView; - float _adjustment; - BOOL _manuallyAdjusted; + double _adjustment; + _Bool _manuallyAdjusted; NSTimer *_delayedScrollTimer; } + (id)recordWithScrollView:(id)arg1; @property(retain, nonatomic) NSTimer *delayedScrollTimer; // @synthesize delayedScrollTimer=_delayedScrollTimer; -@property(nonatomic) BOOL manuallyAdjusted; // @synthesize manuallyAdjusted=_manuallyAdjusted; -@property(nonatomic) float adjustment; // @synthesize adjustment=_adjustment; +@property(nonatomic) _Bool manuallyAdjusted; // @synthesize manuallyAdjusted=_manuallyAdjusted; +@property(nonatomic) double adjustment; // @synthesize adjustment=_adjustment; @property(retain, nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; - (void)cancelDelayedAdjustments; - (void)_adjustTableForKeyboardInfo:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABBannerView.h b/iOS7/Frameworks/AddressBookUI/ABBannerView.h index a33ce54b7..9f7513809 100644 --- a/iOS7/Frameworks/AddressBookUI/ABBannerView.h +++ b/iOS7/Frameworks/AddressBookUI/ABBannerView.h @@ -20,7 +20,7 @@ - (void)_updateLabel; - (void)setTitle:(id)arg1 value:(id)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABCapabilitiesManager.h b/iOS7/Frameworks/AddressBookUI/ABCapabilitiesManager.h index a8e679841..a92913881 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCapabilitiesManager.h +++ b/iOS7/Frameworks/AddressBookUI/ABCapabilitiesManager.h @@ -8,37 +8,39 @@ @interface ABCapabilitiesManager : NSObject { - BOOL _isListeningToIDSServiceAvailability; + _Bool _isListeningToIDSServiceAvailability; } + (void)_setDefaultCapabilitiesManager:(id)arg1; + (id)defaultCapabilitiesManager; -- (BOOL)_isAppAvailable:(id)arg1; -- (BOOL)isFaceTimeAppAvailable; -- (BOOL)isMessagesAppAvailable; -- (BOOL)isMailAppAvailable; -- (BOOL)isPhoneAppAvailable; -- (BOOL)isWeiboServiceAvailable; -- (BOOL)isTwitterServiceAvailable; -- (BOOL)hasAdditionalTextTones; +- (_Bool)_isAppAvailable:(id)arg1; +- (_Bool)isFaceTimeAppAvailable; +- (_Bool)isMessagesAppAvailable; +- (_Bool)isMailAppAvailable; +- (_Bool)isPhoneAppAvailable; +- (_Bool)isFaceTimeAudioAvailable; +- (_Bool)isWeiboServiceAvailable; +- (_Bool)isTwitterServiceAvailable; +- (_Bool)hasAdditionalTextTones; - (void)_startListeningToIDSServiceAvailabilityIfNecessary; - (void)removeIDSServiceAvailabilityListener:(id)arg1; - (void)addIDSServiceAvailabilityListener:(id)arg1 selector:(SEL)arg2; - (id)conferenceURLForDestinationID:(id)arg1; - (id)conferenceURLForPhoneNumber:(id)arg1; -- (BOOL)hasPreviouslyConferencedWithID:(id)arg1; -- (BOOL)isConferencingEverGonnaBeAvailable; -- (BOOL)isConferencingAvailable; -- (BOOL)isMadridConfigured; -- (BOOL)isMMSConfigured; -- (BOOL)isEmailConfigured; -- (BOOL)hasCameraCapability; -- (BOOL)hasVibratorCapability; -- (BOOL)hasSMSCapability; -- (BOOL)hasCellularDataCapability; -- (BOOL)hasCellularTelephonyCapability; -- (BOOL)hasTelephonyCapability; -- (BOOL)isSensitiveUIAllowed; +- (_Bool)hasPreviouslyConferencedWithID:(id)arg1; +- (_Bool)isConferencingEverGonnaBeAvailable; +- (_Bool)isConferencingAvailable; +- (_Bool)isMadridConfigured; +- (_Bool)isMMSConfigured; +- (_Bool)isEmailConfigured; +- (_Bool)hasCameraCapability; +- (_Bool)hasSiriCapability; +- (_Bool)hasVibratorCapability; +- (_Bool)hasSMSCapability; +- (_Bool)hasCellularDataCapability; +- (_Bool)hasCellularTelephonyCapability; +- (_Bool)hasTelephonyCapability; +- (_Bool)isSensitiveUIAllowed; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABCardContentProvider-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABCardContentProvider-Protocol.h index 03f306aed..fec2b2e09 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCardContentProvider-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABCardContentProvider-Protocol.h @@ -8,15 +8,15 @@ @protocol ABCardContentProvider - (id)contentSwitchingControlPocketShadow; -- (int)defaultContentIndex; +- (long long)defaultContentIndex; - (id)newContentSwitchingControl; -- (id)newContentViewForItemAtIndex:(int)arg1; +- (id)newContentViewForItemAtIndex:(long long)arg1; - (id)newCustomHeaderView; - (id)initWithPerson:(void *)arg1; @optional - (int)style; -- (BOOL)showsContentSwitchingControl; +- (_Bool)showsContentSwitchingControl; - (id)contentSwitchingControlBorder; - (id)backgroundColor; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABCardGroup.h b/iOS7/Frameworks/AddressBookUI/ABCardGroup.h index 7073e2a5b..08a929e4f 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCardGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABCardGroup.h @@ -15,15 +15,15 @@ NSMutableArray *_items; NSMutableArray *_actions; NSArray *_actionItems; - BOOL _useSplitActions; - BOOL _addSpacerFromPreviousGroup; + _Bool _useSplitActions; + _Bool _addSpacerFromPreviousGroup; CNContact *_contact; NSString *_title; } + (id)groupForContact:(id)arg1; -@property(nonatomic) BOOL addSpacerFromPreviousGroup; // @synthesize addSpacerFromPreviousGroup=_addSpacerFromPreviousGroup; -@property(nonatomic) BOOL useSplitActions; // @synthesize useSplitActions=_useSplitActions; +@property(nonatomic) _Bool addSpacerFromPreviousGroup; // @synthesize addSpacerFromPreviousGroup=_addSpacerFromPreviousGroup; +@property(nonatomic) _Bool useSplitActions; // @synthesize useSplitActions=_useSplitActions; @property(readonly, nonatomic) NSArray *actions; // @synthesize actions=_actions; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) CNContact *contact; // @synthesize contact=_contact; @@ -32,7 +32,7 @@ - (void)removeActionWithTitle:(id)arg1; - (void)removeActionWithTarget:(id)arg1 selector:(SEL)arg2; - (id)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3; -- (id)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(BOOL)arg4; +- (id)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(_Bool)arg4; - (void)addAction:(id)arg1 withTitle:(id)arg2; @property(readonly, nonatomic) NSArray *actionItems; @property(readonly, nonatomic) NSArray *editingItems; diff --git a/iOS7/Frameworks/AddressBookUI/ABCardLinkedCardsGroup.h b/iOS7/Frameworks/AddressBookUI/ABCardLinkedCardsGroup.h index df7051b33..cb771874d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCardLinkedCardsGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABCardLinkedCardsGroup.h @@ -6,13 +6,18 @@ #import +@class NSArray; + @interface ABCardLinkedCardsGroup : ABCardGroup { + NSArray *_linkedContacts; } +@property(retain, nonatomic) NSArray *linkedContacts; // @synthesize linkedContacts=_linkedContacts; - (id)editingItems; - (id)displayItems; - (id)title; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABCardPropertyGroup.h b/iOS7/Frameworks/AddressBookUI/ABCardPropertyGroup.h index 8a28e4ef2..fbe3dd954 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCardPropertyGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABCardPropertyGroup.h @@ -13,27 +13,31 @@ NSArray *_propertyItems; NSArray *_displayItems; NSArray *_editingItems; - NSArray *_deletedItems; - BOOL _showActionsWhenEmpty; - BOOL _isAdded; + _Bool _showActionsWhenEmpty; + _Bool _isAdded; NSString *_property; NSArray *_contacts; + NSArray *_deletedItems; } + (id)groupForProperty:(id)arg1 contact:(id)arg2 withLinkedContacts:(id)arg3; -@property(nonatomic) BOOL isAdded; // @synthesize isAdded=_isAdded; -@property(nonatomic) BOOL showActionsWhenEmpty; // @synthesize showActionsWhenEmpty=_showActionsWhenEmpty; +@property(retain, nonatomic) NSArray *deletedItems; // @synthesize deletedItems=_deletedItems; +@property(nonatomic) _Bool isAdded; // @synthesize isAdded=_isAdded; +@property(nonatomic) _Bool showActionsWhenEmpty; // @synthesize showActionsWhenEmpty=_showActionsWhenEmpty; @property(copy, nonatomic) NSArray *contacts; // @synthesize contacts=_contacts; @property(readonly, nonatomic) NSArray *propertyItems; // @synthesize propertyItems=_propertyItems; @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; - (id)_nextAvailableSocialService; - (id)_nextAvailableInstantMessageService; -- (id)_nextAvailableServiceInServices:(id)arg1; +- (id)_nextAvailableLabel; +- (id)_nextAvailableLabelInLabels:(id)arg1 withValueSelector:(SEL)arg2; - (void)saveChangesForItems:(id)arg1; -- (BOOL)canAddEditingItem; -- (BOOL)isRequired; -- (BOOL)_shoulShowGroupWhenEditing:(BOOL)arg1; -- (id)_itemToBeMergedWith:(id)arg1 fromItems:(id)arg2 forEditing:(BOOL)arg3; +- (void)_updateNameValuesForItems:(id)arg1; +- (_Bool)_arrayContainsMaxAllowedItems:(id)arg1; +- (_Bool)canAddEditingItem; +- (_Bool)isRequired; +- (_Bool)_shoulShowGroupWhenEditing:(_Bool)arg1; +- (id)_itemToBeMergedWith:(id)arg1 fromItems:(id)arg2 forEditing:(_Bool)arg3; - (id)_mergeItems:(id)arg1 forEditing:(_Bool)arg2; - (id)_loadPropertyItems; @property(retain, nonatomic) NSArray *editingItems; @@ -41,13 +45,13 @@ - (void)saveChanges; - (void)reloadData; - (void)removeEditingItem:(id)arg1; -- (BOOL)addEditingItem; +- (_Bool)addEditingItem; - (id)emptyLabeledValue; - (id)nextAvailableLabel; -@property(readonly, nonatomic, getter=isMultiLine) BOOL multiLine; -@property(readonly, nonatomic, getter=isFixedValue) BOOL fixedValue; -@property(readonly, nonatomic, getter=isMultiValue) BOOL multiValue; -@property(readonly, nonatomic) BOOL allowsAdding; +@property(readonly, nonatomic, getter=isMultiLine) _Bool multiLine; +@property(readonly, nonatomic, getter=isFixedValue) _Bool fixedValue; +@property(readonly, nonatomic, getter=isMultiValue) _Bool multiValue; +@property(readonly, nonatomic) _Bool allowsAdding; - (id)description; - (void)dealloc; - (id)initWithProperty:(id)arg1 contact:(id)arg2 withLinkedContacts:(id)arg3; diff --git a/iOS7/Frameworks/AddressBookUI/ABCardPropertyPicker.h b/iOS7/Frameworks/AddressBookUI/ABCardPropertyPicker.h index 7f967de50..ae7315c27 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCardPropertyPicker.h +++ b/iOS7/Frameworks/AddressBookUI/ABCardPropertyPicker.h @@ -24,12 +24,12 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)styleProvider; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)deselectAllRowsWithAnimation:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)deselectAllRowsWithAnimation:(_Bool)arg1; - (void)setDelegate:(id)arg1; - (void)setProperties:(struct __CFArray *)arg1; -- (BOOL)propertyIsAllowed:(int)arg1; +- (_Bool)propertyIsAllowed:(int)arg1; - (void)setBackgroundColor:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 policies:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABChameleonCell.h b/iOS7/Frameworks/AddressBookUI/ABChameleonCell.h index ddb14869e..f26f07777 100644 --- a/iOS7/Frameworks/AddressBookUI/ABChameleonCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABChameleonCell.h @@ -10,12 +10,12 @@ { int _abCellStyle; id _styleProvider; - BOOL _hasConfiguredBackgroundViews; + _Bool _hasConfiguredBackgroundViews; } @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) int abCellStyle; // @synthesize abCellStyle=_abCellStyle; -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; - (void)_updateTextStylesForCellStyle; - (void)_updateBackgroundViewsForCellStyleAndLocation; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABClippingImageView.h b/iOS7/Frameworks/AddressBookUI/ABClippingImageView.h index df47aeb69..ffc8c152c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABClippingImageView.h +++ b/iOS7/Frameworks/AddressBookUI/ABClippingImageView.h @@ -19,7 +19,7 @@ @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (void)setClippingImage:(id)arg1; - (void)setLabel:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactAction.h b/iOS7/Frameworks/AddressBookUI/ABContactAction.h index e12ed3ad4..7135b82f0 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactAction.h @@ -10,7 +10,7 @@ @interface ABContactAction : NSObject { - BOOL _destructive; + _Bool _destructive; id _delegate; CNContact *_contact; NSString *_title; @@ -18,9 +18,9 @@ SEL _selector; } -+ (id)contactActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(BOOL)arg4; ++ (id)contactActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(_Bool)arg4; + (id)contactActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3; -@property(nonatomic, getter=isDestructive) BOOL destructive; // @synthesize destructive=_destructive; +@property(nonatomic, getter=isDestructive) _Bool destructive; // @synthesize destructive=_destructive; @property(readonly, nonatomic) SEL selector; // @synthesize selector=_selector; @property(readonly, nonatomic) id target; // @synthesize target=_target; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @@ -29,7 +29,7 @@ - (id)description; - (void)performActionWithSender:(id)arg1; - (void)dealloc; -- (id)initWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(BOOL)arg4; +- (id)initWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 destructive:(_Bool)arg4; - (id)initWithContact:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactActionCell.h b/iOS7/Frameworks/AddressBookUI/ABContactActionCell.h index 5643884fb..ee7f5055a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactActionCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactActionCell.h @@ -18,8 +18,9 @@ @property(readonly, nonatomic) ABContactAction *action; @property(readonly, nonatomic) ABCardActionGroupItem *actionGroupItem; - (void)setCardGroupItem:(id)arg1; -- (BOOL)shouldPerformDefaultAction; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)tintColorDidChange; +- (_Bool)shouldPerformDefaultAction; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactActionSplitCell.h b/iOS7/Frameworks/AddressBookUI/ABContactActionSplitCell.h index 566e0ec88..0eebd87db 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactActionSplitCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactActionSplitCell.h @@ -6,21 +6,27 @@ #import -@class UIButton; +@class UIButton, UIView; @interface ABContactActionSplitCell : ABContactCell { + _Bool _displayConstraintsActive; UIButton *_leftLabel; UIButton *_rightLabel; + UIView *_spacer; } +@property(nonatomic) _Bool displayConstraintsActive; // @synthesize displayConstraintsActive=_displayConstraintsActive; +@property(readonly, nonatomic) UIView *spacer; // @synthesize spacer=_spacer; @property(readonly, nonatomic) UIButton *rightLabel; // @synthesize rightLabel=_rightLabel; @property(readonly, nonatomic) UIButton *leftLabel; // @synthesize leftLabel=_leftLabel; - (void)_setupButton:(id)arg1 forAction:(id)arg2; - (void)updateConstraints; +- (void)setRightContentMargin:(double)arg1; +- (void)setLeftContentMargin:(double)arg1; - (void)setCardGroupItem:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteAction.h b/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteAction.h index f3c8f4b1b..4ec8092f4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteAction.h @@ -11,18 +11,18 @@ @interface ABContactAddFavoriteAction : ABPropertyAction { ABContactAddFavoriteActionDelegate *_addFavoriteDelegate; - BOOL _allowPhoneFavorites; - BOOL _allowFaceTimeFavorites; - BOOL _allowAppleCallFavorites; + _Bool _allowPhoneFavorites; + _Bool _allowFaceTimeFavorites; + _Bool _allowFaceTimeAudioFavorites; } -@property(nonatomic) BOOL allowAppleCallFavorites; // @synthesize allowAppleCallFavorites=_allowAppleCallFavorites; -@property(nonatomic) BOOL allowFaceTimeFavorites; // @synthesize allowFaceTimeFavorites=_allowFaceTimeFavorites; -@property(nonatomic) BOOL allowPhoneFavorites; // @synthesize allowPhoneFavorites=_allowPhoneFavorites; +@property(nonatomic) _Bool allowFaceTimeAudioFavorites; // @synthesize allowFaceTimeAudioFavorites=_allowFaceTimeAudioFavorites; +@property(nonatomic) _Bool allowFaceTimeFavorites; // @synthesize allowFaceTimeFavorites=_allowFaceTimeFavorites; +@property(nonatomic) _Bool allowPhoneFavorites; // @synthesize allowPhoneFavorites=_allowPhoneFavorites; - (id)_filterFavoritedPropertyItems:(id)arg1; - (void)performActionForItem:(id)arg1 sender:(id)arg2; - (void)performActionWithSender:(id)arg1; -- (BOOL)canPerformAction; +- (_Bool)canPerformAction; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteActionDelegate.h b/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteActionDelegate.h index 182d8de3d..216f079c8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteActionDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactAddFavoriteActionDelegate.h @@ -16,9 +16,9 @@ ABContactAction *_sendingAction; } -@property(nonatomic) ABContactAction *sendingAction; // @synthesize sendingAction=_sendingAction; +@property(retain, nonatomic) ABContactAction *sendingAction; // @synthesize sendingAction=_sendingAction; @property(retain, nonatomic) ABPropertyGroupItem *propertyItem; // @synthesize propertyItem=_propertyItem; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)saveFavoriteWithType:(int)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactAddLinkedCardAction.h b/iOS7/Frameworks/AddressBookUI/ABContactAddLinkedCardAction.h index c7f087089..ae2ca609d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactAddLinkedCardAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactAddLinkedCardAction.h @@ -7,10 +7,11 @@ #import #import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" +#import "ABPersonViewControllerDelegate-Protocol.h" @class ABPeoplePickerNavigationController, CNContact; -@interface ABContactAddLinkedCardAction : ABContactAction +@interface ABContactAddLinkedCardAction : ABContactAction { CNContact *_chosenContact; ABPeoplePickerNavigationController *_peoplePicker; @@ -20,9 +21,10 @@ @property(retain, nonatomic) CNContact *selectedContact; // @synthesize selectedContact=_selectedContact; @property(retain, nonatomic) ABPeoplePickerNavigationController *peoplePicker; // @synthesize peoplePicker=_peoplePicker; @property(retain, nonatomic) CNContact *chosenContact; // @synthesize chosenContact=_chosenContact; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (void)peoplePickerLinkButtonTapped; - (void)performActionWithSender:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactAddToExistingContactAction.h b/iOS7/Frameworks/AddressBookUI/ABContactAddToExistingContactAction.h index d016028aa..0f64672ca 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactAddToExistingContactAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactAddToExistingContactAction.h @@ -19,8 +19,8 @@ @property(retain, nonatomic) ABPeoplePickerNavigationController *peoplePicker; // @synthesize peoplePicker=_peoplePicker; @property(retain, nonatomic) CNContact *chosenContact; // @synthesize chosenContact=_chosenContact; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2; - (void)performActionWithSender:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactCell.h b/iOS7/Frameworks/AddressBookUI/ABContactCell.h index dc0499d76..497c2660c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactCell.h @@ -10,25 +10,27 @@ @interface ABContactCell : UITableViewCell { - BOOL _showSeparator; + _Bool _showSeparator; UIView *_separatorView; ABCardGroupItem *_cardGroupItem; - float _leftContentMargin; - float _rightContentMargin; + double _leftContentMargin; + double _rightContentMargin; UIColor *_separatorColor; } @property(retain, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; -@property(nonatomic) float rightContentMargin; // @synthesize rightContentMargin=_rightContentMargin; -@property(nonatomic) float leftContentMargin; // @synthesize leftContentMargin=_leftContentMargin; +@property(nonatomic) double rightContentMargin; // @synthesize rightContentMargin=_rightContentMargin; +@property(nonatomic) double leftContentMargin; // @synthesize leftContentMargin=_leftContentMargin; @property(retain, nonatomic) ABCardGroupItem *cardGroupItem; // @synthesize cardGroupItem=_cardGroupItem; -@property(nonatomic) BOOL showSeparator; // @synthesize showSeparator=_showSeparator; +@property(nonatomic) _Bool showSeparator; // @synthesize showSeparator=_showSeparator; @property(readonly, nonatomic) UIView *separatorView; // @synthesize separatorView=_separatorView; - (void)layoutSubviews; +- (void)performAccessoryAction; +- (_Bool)shouldPerformAccessoryAction; - (void)performDefaultAction; -- (BOOL)shouldPerformDefaultAction; +- (_Bool)shouldPerformDefaultAction; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactCreateNewContactAction.h b/iOS7/Frameworks/AddressBookUI/ABContactCreateNewContactAction.h index 532f5ecf7..a1523c9ce 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactCreateNewContactAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactCreateNewContactAction.h @@ -8,13 +8,15 @@ #import "ABNewPersonViewControllerDelegate-Protocol.h" -@class CNContact; +@class CNContact, UIViewController; @interface ABContactCreateNewContactAction : ABContactAction { CNContact *_createdContact; + UIViewController *_presentingViewController; } +@property(nonatomic) UIViewController *presentingViewController; // @synthesize presentingViewController=_presentingViewController; @property(retain, nonatomic) CNContact *createdContact; // @synthesize createdContact=_createdContact; - (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2; - (void)performActionWithSender:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactDeleteContactAction.h b/iOS7/Frameworks/AddressBookUI/ABContactDeleteContactAction.h index def7502e7..b50ff3049 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactDeleteContactAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactDeleteContactAction.h @@ -12,7 +12,7 @@ { } -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)performActionWithSender:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactGroupPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABContactGroupPickerViewController.h index 2a2229806..3034d0697 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactGroupPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactGroupPickerViewController.h @@ -20,15 +20,18 @@ + (id)pickableGroupsWithPickedGroups:(id)arg1; + (id)propertySections; -+ (BOOL)propertiesLeftToPickWithPickedGroups:(id)arg1; ++ (_Bool)propertiesLeftToPickWithPickedGroups:(id)arg1; @property(nonatomic) id groupPickerDelegate; // @synthesize groupPickerDelegate=_groupPickerDelegate; - (id)_loadPickableGroupsWithPickedGroups:(id)arg1; - (void)cancel:(id)arg1; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithGroups:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactHeaderView.h b/iOS7/Frameworks/AddressBookUI/ABContactHeaderView.h index ed51466a5..593acceca 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactHeaderView.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactHeaderView.h @@ -6,12 +6,13 @@ #import "UIView.h" +#import "ABPropertyGroupItemDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class ABContactPhotoView, CNContact, NSArray, NSDictionary, UIColor, UILabel, UITableView; +@class ABContactPhotoView, CNContact, NSArray, NSDictionary, NSString, UIColor, UILabel, UITableView; -@interface ABContactHeaderView : UIView +@interface ABContactHeaderView : UIView { ABContactPhotoView *_photoView; UILabel *_nameLabel; @@ -19,34 +20,44 @@ UITableView *_editingTable; CNContact *_contact; UIView *_personHeaderView; - float _personHeaderViewHeight; - BOOL _editing; + _Bool _editing; id _delegate; UIColor *_backgroundColor; NSDictionary *_nameTextAttributes; NSDictionary *_taglineTextAttributes; NSArray *_editingGroups; + NSString *_alternateName; + NSString *_message; struct UIEdgeInsets _contentMargins; } -+ (BOOL)requiresConstraintBasedLayout; ++ (_Bool)requiresConstraintBasedLayout; +@property(retain, nonatomic) NSString *message; // @synthesize message=_message; +@property(retain, nonatomic) NSString *alternateName; // @synthesize alternateName=_alternateName; @property(retain, nonatomic) NSArray *editingGroups; // @synthesize editingGroups=_editingGroups; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; @property(nonatomic) struct UIEdgeInsets contentMargins; // @synthesize contentMargins=_contentMargins; @property(copy, nonatomic) NSDictionary *taglineTextAttributes; // @synthesize taglineTextAttributes=_taglineTextAttributes; @property(copy, nonatomic) NSDictionary *nameTextAttributes; // @synthesize nameTextAttributes=_nameTextAttributes; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)menuWillHide:(id)arg1; +- (void)handleNameLabelLongPress:(id)arg1; - (id)_taglineStringForContact:(id)arg1; +- (id)_headerStringForContact:(id)arg1; - (void)_updatePhotoView; -- (float)_topMarginToNameBaselineWithName:(id)arg1 tagline:(id)arg2; -- (void)updateBackdropMasks; +- (double)_topMarginToNameBaselineWithName:(id)arg1 tagline:(id)arg2; +- (void)propertyItem:(id)arg1 didChangeValue:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (id)selectEditingGroupAtIndex:(unsigned int)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (_Bool)canBecomeFirstResponder; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)copy:(id)arg1; +- (id)selectEditingGroupAtIndex:(unsigned long long)arg1; +- (void)saveContactPhoto; - (void)reloadData; - (void)updateWithNewContact:(id)arg1; - (id)contentViewEditingConstraints; @@ -54,9 +65,10 @@ - (void)updateConstraints; - (void)setNeedsUpdateConstraints; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_labelsVSpacing; +- (double)_labelsVSpacing; - (void)willMoveToSuperview:(id)arg1; - (void)updateFontSizes; +- (void)tintColorDidChange; - (void)dealloc; - (id)initWithContact:(id)arg1 withEditingGroups:(id)arg2 personHeaderView:(id)arg3 frame:(struct CGRect)arg4; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactPhotoView.h b/iOS7/Frameworks/AddressBookUI/ABContactPhotoView.h index b634c2b38..ce0d2bb09 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactPhotoView.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactPhotoView.h @@ -10,13 +10,16 @@ #import "UIImagePickerControllerDelegate-Protocol.h" #import "UINavigationControllerDelegate-Protocol.h" -@class CNContact, UIImageView, UILabel; +@class CNContact, NSDictionary, UIImage, UIImageView, UILabel; @interface ABContactPhotoView : UIControl { - BOOL _editing; + _Bool _editing; CNContact *_contact; id _delegate; + NSDictionary *_photoPickerInfo; + UIImage *_currentThumbnailImage; + UIImage *_currentImage; UIImageView *_contactImageView; UILabel *_addPhotoLabel; UILabel *_editPhotoLabel; @@ -28,8 +31,11 @@ @property(retain, nonatomic) UILabel *editPhotoLabel; // @synthesize editPhotoLabel=_editPhotoLabel; @property(retain, nonatomic) UILabel *addPhotoLabel; // @synthesize addPhotoLabel=_addPhotoLabel; @property(retain, nonatomic) UIImageView *contactImageView; // @synthesize contactImageView=_contactImageView; +@property(retain, nonatomic) UIImage *currentImage; // @synthesize currentImage=_currentImage; +@property(retain, nonatomic) UIImage *currentThumbnailImage; // @synthesize currentThumbnailImage=_currentThumbnailImage; +@property(retain, nonatomic) NSDictionary *photoPickerInfo; // @synthesize photoPickerInfo=_photoPickerInfo; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; @property(retain, nonatomic) CNContact *contact; // @synthesize contact=_contact; - (void)_bounceSmallPhoto; - (void)_dismissFullScreenPhoto:(id)arg1; @@ -39,19 +45,23 @@ - (id)_createImagePicker; - (void)imagePickerControllerDidCancel:(id)arg1; - (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)_presentPhotoEditingSheet; - (void)updateAttributionBadge; - (void)updatePhotoWithImage:(id)arg1; - (void)updatePhoto; +- (void)reloadPhoto; - (void)paste:(id)arg1; - (void)copy:(id)arg1; - (void)menuWillHide:(id)arg1; -- (BOOL)canBecomeFirstResponder; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canBecomeFirstResponder; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)longPressGesture:(id)arg1; - (void)tapGesture:(id)arg1; -- (void)setHighlightedFrame:(BOOL)arg1; +- (void)setHighlightedFrame:(_Bool)arg1; +- (void)saveEdits; +- (id)currentImageDataAndCropRect:(struct CGRect *)arg1; +- (id)currentImageData; - (void)tintColorDidChange; - (void)layoutSubviews; - (struct CGSize)intrinsicContentSize; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactShareContactAction.h b/iOS7/Frameworks/AddressBookUI/ABContactShareContactAction.h index 17b8b8d74..496f5e261 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactShareContactAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactShareContactAction.h @@ -6,20 +6,12 @@ #import -@class ABShareContactActivityItem, UIActivityViewController; - @interface ABContactShareContactAction : ABContactAction { - ABShareContactActivityItem *_activityItem; - UIActivityViewController *_activityViewController; } -@property(retain, nonatomic) UIActivityViewController *activityViewController; // @synthesize activityViewController=_activityViewController; -@property(retain, nonatomic) ABShareContactActivityItem *activityItem; // @synthesize activityItem=_activityItem; - (void)performActionWithSender:(id)arg1; -- (BOOL)canPerformAction; -- (void)dealloc; -- (id)initWithContact:(id)arg1; +- (_Bool)canPerformAction; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactToggleBlockCallerAction.h b/iOS7/Frameworks/AddressBookUI/ABContactToggleBlockCallerAction.h index b93e02434..3b848d3d4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactToggleBlockCallerAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactToggleBlockCallerAction.h @@ -12,12 +12,12 @@ { } -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)unblock; - (void)block; - (id)allNumbersAndEmails; - (void)performActionWithSender:(id)arg1; -@property(readonly, nonatomic) BOOL isBlocked; +@property(readonly, nonatomic) _Bool isBlocked; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactView.h b/iOS7/Frameworks/AddressBookUI/ABContactView.h index 0279bf38b..5789c0c1c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactView.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactView.h @@ -6,7 +6,7 @@ #import "UITableView.h" -@class CNContact, NSDictionary, UIColor, UIView; +@class ABContactHeaderView, CNContact, NSDictionary, UIColor, UIView; @interface ABContactView : UITableView { @@ -20,8 +20,8 @@ struct UIEdgeInsets _contentMargins; } -+ (BOOL)isFixedValueProperty:(id)arg1; -+ (BOOL)isMultiValueProperty:(id)arg1; ++ (_Bool)isFixedValueProperty:(id)arg1; ++ (_Bool)isMultiValueProperty:(id)arg1; + (id)optionalCardProperties; + (id)defaultCardProperties; + (id)allCardProperties; @@ -47,12 +47,13 @@ - (void)applyCellAppearance:(id)arg1; - (void)updateFontSizes; - (void)tintColorDidChange; +- (void)setAttributesFromContactView:(id)arg1; - (void)registerPropertyCellClass:(Class)arg1; - (void)setTableHeaderView:(id)arg1; -- (id)defaultHeaderView; +@property(readonly, nonatomic) ABContactHeaderView *defaultHeaderView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 contact:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2 contact:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 contact:(id)arg3; // Remaining properties @property(nonatomic) id dataSource; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactViewController-StyleProvision.h b/iOS7/Frameworks/AddressBookUI/ABContactViewController-StyleProvision.h new file mode 100644 index 000000000..1345a1af0 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABContactViewController-StyleProvision.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABContactViewController (StyleProvision) +- (void)applyStyleProvider:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABContactViewController.h b/iOS7/Frameworks/AddressBookUI/ABContactViewController.h index 671c104ca..e131b0ee4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactViewController.h @@ -13,53 +13,62 @@ #import "ABPresenterDelegate-Protocol.h" #import "ABPropertyCellDelegate-Protocol.h" #import "IDSIDQueryControllerDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" #import "UIViewControllerRestoration-Protocol.h" -@class ABCardFaceTimeGroup, ABCardGroup, ABCardLinkedCardsGroup, ABContactAction, ABContactAddFavoriteAction, ABContactAddLinkedCardAction, ABContactAddNewFieldAction, ABContactAddToExistingContactAction, ABContactCreateNewContactAction, ABContactHeaderView, ABContactToggleBlockCallerAction, ABContactView, ABPropertyAction, ABPropertyFaceTimeAction, ABPropertyLinkedCardsAction, ABSiriContactContextProvider, CNContact, NSArray, NSDictionary, NSMutableDictionary, UIView; +@class ABCardFaceTimeGroup, ABCardGroup, ABCardLinkedCardsGroup, ABContactAction, ABContactAddFavoriteAction, ABContactAddLinkedCardAction, ABContactAddNewFieldAction, ABContactAddToExistingContactAction, ABContactCreateNewContactAction, ABContactHeaderView, ABContactToggleBlockCallerAction, ABContactView, ABPropertyAction, ABPropertyFaceTimeAction, ABPropertyLinkedCardsAction, ABSiriContactContextProvider, ABWeakReference, CNContact, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, UIView; -@interface ABContactViewController : UITableViewController +@interface ABContactViewController : UITableViewController { NSArray *_displayedProperties; - BOOL _needsReload; - BOOL _allowsEditing; - BOOL _allowsActions; - BOOL _allowsConferencing; - BOOL _allowsSharing; - BOOL _allowsAddToFavorites; - BOOL _allowsContactBlocking; - BOOL _allowsAddingToAddressBook; - BOOL _allowsAlerts; - BOOL _shouldShowLinkedContacts; - BOOL _allowsOnlyPhoneActions; - BOOL _allowsOnlyFaceTimeActions; - BOOL _hideCardActions; - BOOL _isMailVIP; + _Bool _needsReload; + _Bool _isMailVIP; + _Bool _allowsEditing; + _Bool _allowsActions; + _Bool _allowsCardActions; + _Bool _allowsConferencing; + _Bool _allowsSharing; + _Bool _allowsAddToFavorites; + _Bool _allowsSendMessage; + _Bool _allowsContactBlocking; + _Bool _allowsAddingToAddressBook; + _Bool _shouldShowLinkedContacts; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; + _Bool _allowsDeletion; + _Bool _hideCardActions; CNContact *_contact; + NSString *_alternateName; + NSString *_message; + NSString *_primaryProperty; UIView *_personHeaderView; ABCardGroup *_cardTopGroup; ABCardGroup *_cardBottomGroup; ABCardGroup *_cardFooterGroup; id _contactDelegate; + id _presentingDelegate; ABContactView *_displayContactView; ABContactView *_editingContactView; ABContactHeaderView *_displayHeaderView; ABContactHeaderView *_editingHeaderView; - NSArray *_mutableContacts; + NSMutableArray *_mutableContacts; NSDictionary *_propertyGroups; NSArray *_displayGroups; NSArray *_editingGroups; NSArray *_nameEditingGroups; NSMutableDictionary *_groupsAfterGroup; - float _cachedSingleLineCellHeight; + double _cachedSingleLineCellHeight; NSMutableDictionary *_cachedCellsHeights; NSMutableDictionary *_cachedCellsHeightsEditing; NSMutableDictionary *_cachedLabelWidth; + ABCardGroup *_cardPrimaryPropertyActionsGroup; ABCardGroup *_cardActionsGroup; ABCardGroup *_cardBlockContactGroup; ABCardFaceTimeGroup *_cardFaceTimeGroup; ABCardLinkedCardsGroup *_cardLinkedCardsGroup; ABPropertyAction *_sendMessageAction; ABPropertyFaceTimeAction *_faceTimeAction; + ABPropertyFaceTimeAction *_faceTimeAudioAction; ABPropertyLinkedCardsAction *_linkedCardsAction; ABContactAddLinkedCardAction *_addLinkedCardAction; ABContactAction *_shareContactAction; @@ -73,9 +82,13 @@ ABContactAction *_deleteContactAction; ABSiriContactContextProvider *_siriContextProvider; id _idQueryResultHandler; + NSMutableArray *_linkedContactsEdits; + ABWeakReference *_presentedActionSheet; } + (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; +@property(retain, nonatomic) ABWeakReference *presentedActionSheet; // @synthesize presentedActionSheet=_presentedActionSheet; +@property(retain, nonatomic) NSMutableArray *linkedContactsEdits; // @synthesize linkedContactsEdits=_linkedContactsEdits; @property(copy, nonatomic) id idQueryResultHandler; // @synthesize idQueryResultHandler=_idQueryResultHandler; @property(retain, nonatomic) ABSiriContactContextProvider *siriContextProvider; // @synthesize siriContextProvider=_siriContextProvider; @property(retain, nonatomic) ABContactAction *deleteContactAction; // @synthesize deleteContactAction=_deleteContactAction; @@ -89,57 +102,69 @@ @property(retain, nonatomic) ABContactAction *shareContactAction; // @synthesize shareContactAction=_shareContactAction; @property(retain, nonatomic) ABContactAddLinkedCardAction *addLinkedCardAction; // @synthesize addLinkedCardAction=_addLinkedCardAction; @property(retain, nonatomic) ABPropertyLinkedCardsAction *linkedCardsAction; // @synthesize linkedCardsAction=_linkedCardsAction; +@property(retain, nonatomic) ABPropertyFaceTimeAction *faceTimeAudioAction; // @synthesize faceTimeAudioAction=_faceTimeAudioAction; @property(retain, nonatomic) ABPropertyFaceTimeAction *faceTimeAction; // @synthesize faceTimeAction=_faceTimeAction; @property(retain, nonatomic) ABPropertyAction *sendMessageAction; // @synthesize sendMessageAction=_sendMessageAction; @property(retain, nonatomic) ABCardLinkedCardsGroup *cardLinkedCardsGroup; // @synthesize cardLinkedCardsGroup=_cardLinkedCardsGroup; @property(readonly, nonatomic) ABCardFaceTimeGroup *cardFaceTimeGroup; // @synthesize cardFaceTimeGroup=_cardFaceTimeGroup; @property(retain, nonatomic) ABCardGroup *cardBlockContactGroup; // @synthesize cardBlockContactGroup=_cardBlockContactGroup; @property(retain, nonatomic) ABCardGroup *cardActionsGroup; // @synthesize cardActionsGroup=_cardActionsGroup; +@property(retain, nonatomic) ABCardGroup *cardPrimaryPropertyActionsGroup; // @synthesize cardPrimaryPropertyActionsGroup=_cardPrimaryPropertyActionsGroup; @property(retain, nonatomic) NSMutableDictionary *cachedLabelWidth; // @synthesize cachedLabelWidth=_cachedLabelWidth; @property(retain, nonatomic) NSMutableDictionary *cachedCellsHeightsEditing; // @synthesize cachedCellsHeightsEditing=_cachedCellsHeightsEditing; @property(retain, nonatomic) NSMutableDictionary *cachedCellsHeights; // @synthesize cachedCellsHeights=_cachedCellsHeights; -@property(nonatomic) float cachedSingleLineCellHeight; // @synthesize cachedSingleLineCellHeight=_cachedSingleLineCellHeight; +@property(nonatomic) double cachedSingleLineCellHeight; // @synthesize cachedSingleLineCellHeight=_cachedSingleLineCellHeight; @property(retain, nonatomic) NSMutableDictionary *groupsAfterGroup; // @synthesize groupsAfterGroup=_groupsAfterGroup; @property(retain, nonatomic) NSArray *nameEditingGroups; // @synthesize nameEditingGroups=_nameEditingGroups; @property(retain, nonatomic) NSArray *editingGroups; // @synthesize editingGroups=_editingGroups; @property(retain, nonatomic) NSArray *displayGroups; // @synthesize displayGroups=_displayGroups; @property(retain, nonatomic) NSDictionary *propertyGroups; // @synthesize propertyGroups=_propertyGroups; -@property(retain, nonatomic) NSArray *mutableContacts; // @synthesize mutableContacts=_mutableContacts; +@property(retain, nonatomic) NSMutableArray *mutableContacts; // @synthesize mutableContacts=_mutableContacts; @property(retain, nonatomic) ABContactHeaderView *editingHeaderView; // @synthesize editingHeaderView=_editingHeaderView; @property(retain, nonatomic) ABContactHeaderView *displayHeaderView; // @synthesize displayHeaderView=_displayHeaderView; @property(retain, nonatomic) ABContactView *editingContactView; // @synthesize editingContactView=_editingContactView; @property(retain, nonatomic) ABContactView *displayContactView; // @synthesize displayContactView=_displayContactView; +@property(nonatomic) id presentingDelegate; // @synthesize presentingDelegate=_presentingDelegate; @property(nonatomic) id contactDelegate; // @synthesize contactDelegate=_contactDelegate; @property(readonly, nonatomic) ABCardGroup *cardFooterGroup; // @synthesize cardFooterGroup=_cardFooterGroup; @property(retain, nonatomic) ABCardGroup *cardBottomGroup; // @synthesize cardBottomGroup=_cardBottomGroup; @property(retain, nonatomic) ABCardGroup *cardTopGroup; // @synthesize cardTopGroup=_cardTopGroup; @property(retain, nonatomic) UIView *personHeaderView; // @synthesize personHeaderView=_personHeaderView; -@property(nonatomic) BOOL isMailVIP; // @synthesize isMailVIP=_isMailVIP; -@property(nonatomic) BOOL hideCardActions; // @synthesize hideCardActions=_hideCardActions; -@property(nonatomic) BOOL allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; -@property(nonatomic) BOOL allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; -@property(nonatomic) BOOL shouldShowLinkedContacts; // @synthesize shouldShowLinkedContacts=_shouldShowLinkedContacts; -@property(nonatomic) BOOL allowsAlerts; // @synthesize allowsAlerts=_allowsAlerts; -@property(nonatomic) BOOL allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; -@property(nonatomic) BOOL allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; -@property(nonatomic) BOOL allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; -@property(nonatomic) BOOL allowsSharing; // @synthesize allowsSharing=_allowsSharing; -@property(nonatomic) BOOL allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; -@property(nonatomic) BOOL allowsActions; // @synthesize allowsActions=_allowsActions; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(retain, nonatomic) NSString *primaryProperty; // @synthesize primaryProperty=_primaryProperty; +@property(retain, nonatomic) NSString *message; // @synthesize message=_message; +@property(retain, nonatomic) NSString *alternateName; // @synthesize alternateName=_alternateName; +@property(nonatomic) _Bool hideCardActions; // @synthesize hideCardActions=_hideCardActions; +@property(nonatomic) _Bool allowsDeletion; // @synthesize allowsDeletion=_allowsDeletion; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(nonatomic) _Bool shouldShowLinkedContacts; // @synthesize shouldShowLinkedContacts=_shouldShowLinkedContacts; +@property(nonatomic) _Bool allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; +@property(nonatomic) _Bool allowsSendMessage; // @synthesize allowsSendMessage=_allowsSendMessage; +@property(nonatomic) _Bool allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; +@property(nonatomic) _Bool allowsSharing; // @synthesize allowsSharing=_allowsSharing; +@property(nonatomic) _Bool allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; +@property(nonatomic) _Bool allowsCardActions; // @synthesize allowsCardActions=_allowsCardActions; +@property(nonatomic) _Bool allowsActions; // @synthesize allowsActions=_allowsActions; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; @property(copy, nonatomic) NSArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; @property(readonly, nonatomic) CNContact *contact; // @synthesize contact=_contact; +- (void)popoverControllerDidDismissPopover:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)addedGroupWithName:(id)arg1; -- (BOOL)_indexPathIsActionItem:(id)arg1; +- (_Bool)_indexPathIsActionItem:(id)arg1; - (id)_itemAtIndexPath:(id)arg1; -- (id)_cardGroupAtIndex:(int)arg1; +- (id)_cardGroupAtIndex:(long long)arg1; - (id)_currentGroups; +- (void)saveLinkedContactChanges; - (void)_saveChangesForGroups:(id)arg1; +- (void)_linkEditableContactForEditedReadOnlyContact; +- (_Bool)_modelHasChanges; - (id)_loadNameEditingGroups; - (id)_loadEditingGroups; - (id)_loadDisplayGroups; - (id)_addGroupsInArray:(id)arg1 afterGroup:(id)arg2; +- (void)_reloadLinkedCardsGroup; - (void)_reloadFaceTimeGroup; - (void)_reloadPropertyGroups; - (id)_loadPropertyGroups; @@ -149,46 +174,48 @@ - (void)idStatusUpdatedForDestinations:(id)arg1 service:(id)arg2; - (void)_updateIMessageTransportButtons; - (void)_updateAvailableTransports; -- (id)_allPropertyItemsFromGroups:(id)arg1; +- (id)_allDisplayPropertyItemsFromGroups:(id)arg1; - (id)_addToExistingContactAction; - (id)_addCreateNewContactAction; - (id)_addNewFieldAction; -- (id)_addFavoriteActionWithConferencing:(BOOL)arg1 telephony:(BOOL)arg2; +- (id)_addFavoriteActionWithConferencing:(_Bool)arg1 telephony:(_Bool)arg2; - (id)_shareContactAction; - (id)_addLinkedCardAction; - (id)_linkedCardsAction; +- (id)_faceTimeAudioAction; - (id)_faceTimeAction; -- (id)_sendMessageActionAllowingEmailIDs:(BOOL)arg1; +- (id)_sendMessageActionAllowingEmailIDs:(_Bool)arg1; +- (void)_setupPrimaryPropertyActions; - (void)_setupEditingCardActions; - (void)_setupAddToAddressBookActions; - (void)_setupContactBlockingActions; - (void)_setupCardActions; +- (void)setupActions; - (void)blockListDidChange:(id)arg1; -- (void)removeBackdropMasks; -- (void)updateBackdropMasks; -- (float)desiredHeightForWidth:(float)arg1; +- (double)desiredHeightForWidth:(double)arg1; - (void)removeLinkedContact:(id)arg1; - (void)addLinkedContact:(id)arg1; - (void)addToExistingContact:(id)arg1; - (void)createNewContact:(id)arg1; - (void)updateWithNewContact:(id)arg1; +- (void)removeEditingItem:(id)arg1 atIndexPath:(id)arg2; - (void)addEditingItemAtIndexPath:(id)arg1; -- (int)_numberOfItemsInCustomGroup:(id)arg1; -- (float)_cellHeightForPropertyItem:(id)arg1 atIndexPath:(id)arg2; +- (long long)_numberOfItemsInCustomGroup:(id)arg1; +- (double)_cellHeightForPropertyItem:(id)arg1 atIndexPath:(id)arg2; - (void)_cacheHeight:(id)arg1 forIndexPath:(id)arg2; - (id)_cachedCellHeight:(id)arg1; - (void)_cacheLabelWidths; -- (void)_setLabelWidth:(float)arg1 forGroup:(id)arg2; +- (void)_setLabelWidth:(double)arg1 forGroup:(id)arg2; - (id)_cellForIndexPath:(id)arg1; - (void)_scrollContactView:(id)arg1 toVisibleGroupInContactView:(id)arg2; -- (void)_reloadDataIfNeeded; +- (void)reloadDataIfNeeded; - (void)setNeedsReloadLazy; - (void)setNeedsReload; - (void)contactGroupPickerDidFinish:(id)arg1 withGroup:(id)arg2; - (void)contactGroupPickerDidCancel:(id)arg1; - (id)alreadyPickedGroups; - (void)propertyCellDidChangeLayout:(id)arg1; -- (void)propertyCell:(id)arg1 performActionForItem:(id)arg2 withTransportType:(int)arg3; +- (void)propertyCell:(id)arg1 performActionForItem:(id)arg2 withTransportType:(long long)arg3; - (void)propertyCell:(id)arg1 didUpdateItem:(id)arg2 withNewValue:(id)arg3; - (void)propertyCell:(id)arg1 didUpdateItem:(id)arg2 withNewLabel:(id)arg3; - (void)actionWasCanceled:(id)arg1; @@ -198,55 +225,57 @@ - (void)action:(id)arg1 presentViewController:(id)arg2 sender:(id)arg3; - (void)sender:(id)arg1 dismissViewController:(id)arg2; - (void)sender:(id)arg1 presentActionSheet:(id)arg2; -- (void)sender:(id)arg1 pushViewController:(id)arg2; - (void)sender:(id)arg1 presentViewController:(id)arg2; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)viewForHeaderInTableView:(id)arg1; -- (float)heightForHeaderInTableView:(id)arg1; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (double)heightForHeaderInTableView:(id)arg1; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)contactView:(id)arg1 didSelectItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (float)contactView:(id)arg1 heightForItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (id)contactView:(id)arg1 cellForItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (int)contactView:(id)arg1 numberOfItemsInGroup:(id)arg2; -- (int)numberOfGroupsInContactView:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)contactView:(id)arg1 didSelectItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (double)contactView:(id)arg1 heightForItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (id)contactView:(id)arg1 cellForItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (long long)contactView:(id)arg1 numberOfItemsInGroup:(id)arg2; +- (long long)numberOfGroupsInContactView:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)toggleEditing:(id)arg1; - (void)saveChanges; - (void)editCancel:(id)arg1; -- (CDStruct_89ddc8e1)transitionToEditing:(BOOL)arg1; +- (CDStruct_89ddc8e1)transitionToEditing:(_Bool)arg1; - (CDStruct_89ddc8e1)editingTransition; -- (void)updateEditNavigationItemsAnimated:(BOOL)arg1; +- (void)updateEditNavigationItemsAnimated:(_Bool)arg1; - (id)contentScrollView; - (id)tableView; - (void)reloadCardGroup:(id)arg1; - (void)removeActionWithTarget:(id)arg1 selector:(SEL)arg2 inGroup:(id)arg3; - (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 inGroup:(id)arg4; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 inGroup:(id)arg4 destructive:(BOOL)arg5; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 inGroup:(id)arg4 destructive:(_Bool)arg5; - (void)addCardGroup:(id)arg1 afterGroup:(id)arg2; -- (int)indexOfGroup:(id)arg1; +- (long long)indexOfGroup:(id)arg1; - (id)cardGroupForProperty:(id)arg1; +- (void)setMergeContact:(id)arg1; - (void)reloadData; - (void)contentSizeCategoryDidChange:(id)arg1; - (id)cardActions; +@property(nonatomic) _Bool isMailVIP; // @synthesize isMailVIP=_isMailVIP; @property(readonly, nonatomic) ABContactHeaderView *contactHeaderView; @property(readonly, nonatomic) ABContactView *contactView; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABContactViewControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABContactViewControllerDelegate-Protocol.h index 5f70d5c83..da24ac19a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactViewControllerDelegate-Protocol.h @@ -9,9 +9,10 @@ @protocol ABContactViewControllerDelegate @optional -- (void)contactViewController:(id)arg1 didChangeToEditMode:(BOOL)arg2; +- (void)contactViewController:(id)arg1 didDeleteContact:(id)arg2; +- (void)contactViewController:(id)arg1 didChangeToEditMode:(_Bool)arg2; - (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; - (id)contactViewController:(id)arg1 highlightColorForPropertyItem:(id)arg2 contact:(id)arg3; -- (BOOL)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; +- (_Bool)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactViewDataSource-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABContactViewDataSource-Protocol.h index c948546ba..6ec31bcce 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactViewDataSource-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactViewDataSource-Protocol.h @@ -10,7 +10,7 @@ @protocol ABContactViewDataSource @optional -- (id)contactView:(id)arg1 cellForItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (int)contactView:(id)arg1 numberOfItemsInGroup:(id)arg2; +- (id)contactView:(id)arg1 cellForItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (long long)contactView:(id)arg1 numberOfItemsInGroup:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABContactViewDelegate-Protocol.h index 38723df60..acbe86657 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactViewDelegate-Protocol.h @@ -10,8 +10,8 @@ @protocol ABContactViewDelegate @optional -- (void)contactView:(id)arg1 didSelectItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (float)contactView:(id)arg1 heightForItemAtIndex:(int)arg2 inGroup:(id)arg3; -- (int)numberOfGroupsInContactView:(id)arg1; +- (void)contactView:(id)arg1 didSelectItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (double)contactView:(id)arg1 heightForItemAtIndex:(long long)arg2 inGroup:(id)arg3; +- (long long)numberOfGroupsInContactView:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContactsFilter.h b/iOS7/Frameworks/AddressBookUI/ABContactsFilter.h index 1ae96d7d9..d38d3d342 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContactsFilter.h +++ b/iOS7/Frameworks/AddressBookUI/ABContactsFilter.h @@ -11,7 +11,7 @@ @interface ABContactsFilter : NSObject { void *_addressBook; - BOOL _showsAllContacts; + _Bool _showsAllContacts; NSArray *_groups; NSArray *_sources; void *_directorySource; @@ -19,11 +19,11 @@ + (id)newContactsFilterFromDictionaryRepresentation:(id)arg1 withAddressBook:(void *)arg2; + (id)_newContactsFilterFromGroupWrapperRepresentation:(id)arg1 withAddressBook:(void *)arg2; -@property(readonly, nonatomic) BOOL showsAllContacts; // @synthesize showsAllContacts=_showsAllContacts; +@property(readonly, nonatomic) _Bool showsAllContacts; // @synthesize showsAllContacts=_showsAllContacts; @property(readonly, nonatomic) void *directorySource; // @synthesize directorySource=_directorySource; @property(readonly, nonatomic) NSArray *groups; // @synthesize groups=_groups; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)sortedSourcesForSources:(id)arg1; - (id)sortedGroupsForGroups:(id)arg1; @@ -31,12 +31,12 @@ @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) void *sourceForNewRecords; @property(readonly, nonatomic) void *groupForNewRecords; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; @property(readonly, nonatomic) NSArray *sources; // @synthesize sources=_sources; - (void)_getWritableSource:(const void **)arg1 andGroup:(const void **)arg2; - (void *)_defaultSourceForAccountContainingSource:(void *)arg1; -@property(readonly, nonatomic) BOOL shouldChangeModelSelectionWhenDisplayed; -@property(readonly, nonatomic) BOOL isDirectory; +@property(readonly, nonatomic) _Bool shouldChangeModelSelectionWhenDisplayed; +@property(readonly, nonatomic) _Bool isDirectory; - (id)copyDictionaryRepresentation; - (void)invalidateSourcesForAllContacts; @property(readonly, nonatomic) void *addressBook; diff --git a/iOS7/Frameworks/AddressBookUI/ABContainerGroupWrapper.h b/iOS7/Frameworks/AddressBookUI/ABContainerGroupWrapper.h index 729e12e9c..4157d999c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContainerGroupWrapper.h +++ b/iOS7/Frameworks/AddressBookUI/ABContainerGroupWrapper.h @@ -10,9 +10,9 @@ { } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)name; -- (BOOL)isContainerWrapper; +- (_Bool)isContainerWrapper; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABContentController.h b/iOS7/Frameworks/AddressBookUI/ABContentController.h index 570d3428c..a38e6a911 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContentController.h +++ b/iOS7/Frameworks/AddressBookUI/ABContentController.h @@ -19,9 +19,9 @@ - (void)preloadController; - (void)reload; -- (void)back:(BOOL)arg1 save:(BOOL)arg2; +- (void)back:(_Bool)arg1 save:(_Bool)arg2; - (void)displayScrollerIndicators; -- (BOOL)contentViewIsVisible; +- (_Bool)contentViewIsVisible; - (void)cleanUpContentLayer; - (id)contentView; - (void)setContentControllerDelegate:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABContentControllerProtocol-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABContentControllerProtocol-Protocol.h index 25381e61e..2bf50851e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABContentControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABContentControllerProtocol-Protocol.h @@ -6,6 +6,6 @@ @protocol ABContentControllerProtocol - (void)reload; -- (void)back:(BOOL)arg1 save:(BOOL)arg2; +- (void)back:(_Bool)arg1 save:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABCountryPickerController.h b/iOS7/Frameworks/AddressBookUI/ABCountryPickerController.h index 6811766fe..9c732d82d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCountryPickerController.h +++ b/iOS7/Frameworks/AddressBookUI/ABCountryPickerController.h @@ -9,7 +9,7 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSArray, NSDictionary, NSString, UILocalizedIndexedCollation, UITableViewController; +@class NSArray, NSString, UILocalizedIndexedCollation, UITableViewController; @interface ABCountryPickerController : UINavigationController { @@ -18,12 +18,8 @@ UILocalizedIndexedCollation *_collation; NSArray *_countries; NSArray *_sections; - NSArray *_sectionIndexTitles; - NSDictionary *_indexToSections; } -@property(copy, nonatomic) NSDictionary *indexToSections; // @synthesize indexToSections=_indexToSections; -@property(copy, nonatomic) NSArray *sectionIndexTitles; // @synthesize sectionIndexTitles=_sectionIndexTitles; @property(copy, nonatomic) NSArray *sections; // @synthesize sections=_sections; @property(copy, nonatomic) NSArray *countries; // @synthesize countries=_countries; @property(retain, nonatomic) UILocalizedIndexedCollation *collation; // @synthesize collation=_collation; @@ -31,14 +27,16 @@ @property(copy, nonatomic) NSString *selectedCountryCode; // @synthesize selectedCountryCode=_selectedCountryCode; - (void)_configureSections; - (void)_loadCountryCodes; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)cancelPicker:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABCountryPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABCountryPickerViewController.h index 8daf5adb4..a2454b787 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCountryPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABCountryPickerViewController.h @@ -30,7 +30,7 @@ - (void)searchDisplayControllerWillEndSearch:(id)arg1; - (void)searchDisplayControllerWillBeginSearch:(id)arg1; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; - (void)searchBarTextDidBeginEditing:(id)arg1; @@ -38,19 +38,19 @@ - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (float)ab_heightToFitForViewInPopoverView; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (double)ab_heightToFitForViewInPopoverView; - (void)loadView; -- (void)scrollToSearchFieldAnimated:(BOOL)arg1; +- (void)scrollToSearchFieldAnimated:(_Bool)arg1; - (void)reloadCountryCodes; - (void)configureSections; @property(retain, nonatomic) NSString *selectedCountryCode; diff --git a/iOS7/Frameworks/AddressBookUI/ABCustomAppearanceProvider.h b/iOS7/Frameworks/AddressBookUI/ABCustomAppearanceProvider.h index 727b5c5bd..fab965903 100644 --- a/iOS7/Frameworks/AddressBookUI/ABCustomAppearanceProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABCustomAppearanceProvider.h @@ -15,21 +15,21 @@ - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (void)customSetEmphasized:(BOOL)arg1 onCell:(id)arg2; -- (BOOL)shouldPropagateStylesThroughUnknownPersonActions; -- (BOOL)shouldPropagateStylesToPickers; -- (float)cardTableViewSectionFooterHeightWhenEditing:(BOOL)arg1; -- (float)cardTableViewSectionHeaderHeightWhenEditing:(BOOL)arg1; +- (void)customSetEmphasized:(_Bool)arg1 onCell:(id)arg2; +- (_Bool)shouldPropagateStylesThroughUnknownPersonActions; +- (_Bool)shouldPropagateStylesToPickers; +- (double)cardTableViewSectionFooterHeightWhenEditing:(_Bool)arg1; +- (double)cardTableViewSectionHeaderHeightWhenEditing:(_Bool)arg1; - (id)newCustomCardTableScrollingBackgroundView; - (id)newCardActionButton; - (Class)customCardActionCellClass; - (Class)customCardCellClass; -- (BOOL)shouldUseCardContentProviderWhenAvailable; -- (void)setHighlighted:(BOOL)arg1 onPropertyCell:(id)arg2; -- (int)unknownModalPresentationStyle; -- (float)distanceBetweenSections; +- (_Bool)shouldUseCardContentProviderWhenAvailable; +- (void)setHighlighted:(_Bool)arg1 onPropertyCell:(id)arg2; +- (long long)unknownModalPresentationStyle; +- (double)distanceBetweenSections; - (id)newScrollingBackgroundView; -- (void)setIndicatesFaceTimeHistory:(BOOL)arg1 onActionButton:(id)arg2; +- (void)setIndicatesFaceTimeHistory:(_Bool)arg1 onActionButton:(id)arg2; - (id)newActionButton; - (Class)actionCellClass; - (Class)propertyCellClass; diff --git a/iOS7/Frameworks/AddressBookUI/ABDateField.h b/iOS7/Frameworks/AddressBookUI/ABDateField.h index 856426690..a9a83aa9c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDateField.h +++ b/iOS7/Frameworks/AddressBookUI/ABDateField.h @@ -11,14 +11,14 @@ @interface ABDateField : ABUILabelWithPlaceholder { UIButton *_clearButton; - BOOL _isClearButtonEnabled; + _Bool _isClearButtonEnabled; NSDate *_date; UIDatePicker *_datePicker; struct CGSize _datePickerSize; - BOOL _usesDatePickerAsInputView; - BOOL _isFirstResponder; - BOOL _inBecomeFirstResponder; - BOOL _editable; + _Bool _usesDatePickerAsInputView; + _Bool _isFirstResponder; + _Bool _inBecomeFirstResponder; + _Bool _editable; id _delegate; id _presentationDelegate; } @@ -27,31 +27,31 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) struct CGSize datePickerSize; // @synthesize datePickerSize=_datePickerSize; @property(retain, nonatomic) NSDate *date; // @synthesize date=_date; -@property(nonatomic, getter=isEditable) BOOL editable; // @synthesize editable=_editable; +@property(nonatomic, getter=isEditable) _Bool editable; // @synthesize editable=_editable; - (void)endEditing; - (id)inputView; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (void)datePickerDateDidChange:(id)arg1; - (void)_attachToDatePicker:(id)arg1; - (void)_dettachFromDatePicker:(id)arg1; -- (void)_setDate:(id)arg1 andInformDelegate:(BOOL)arg2; +- (void)_setDate:(id)arg1 andInformDelegate:(_Bool)arg2; - (void)_updateLabelText; - (void)_clearButtonPressed:(id)arg1; - (void)_updateClearButton; -- (void)_setClearButtonEnabled:(BOOL)arg1; -- (BOOL)_shouldEnableClearButton; +- (void)_setClearButtonEnabled:(_Bool)arg1; +- (_Bool)_shouldEnableClearButton; - (id)_clearButton; - (struct CGRect)_contentRectForBounds:(struct CGRect)arg1; -- (struct CGRect)_contentRectForBounds:(struct CGRect)arg1 isClearButtonPresent:(BOOL)arg2; +- (struct CGRect)_contentRectForBounds:(struct CGRect)arg1 isClearButtonPresent:(_Bool)arg2; - (struct CGRect)_clearButtonRectForBounds:(struct CGRect)arg1; -- (float)_extraWidthForClearButton; +- (double)_extraWidthForClearButton; - (struct CGSize)_clearButtonSize; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABDateFieldDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABDateFieldDelegate-Protocol.h index 442e154cd..0da9a66d9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDateFieldDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABDateFieldDelegate-Protocol.h @@ -5,11 +5,11 @@ */ @protocol ABDateFieldDelegate -- (BOOL)dateFieldShouldClear:(id)arg1; +- (_Bool)dateFieldShouldClear:(id)arg1; - (void)dateFieldDidBeginEditing:(id)arg1; - (void)dateFieldDidEndEditing:(id)arg1; -- (BOOL)dateFieldShouldEndEditing:(id)arg1; -- (BOOL)dateFieldShouldBeginEditing:(id)arg1; +- (_Bool)dateFieldShouldEndEditing:(id)arg1; +- (_Bool)dateFieldShouldBeginEditing:(id)arg1; - (void)dateFieldDateDidChange:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABDatePickerPresentationDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABDatePickerPresentationDelegate-Protocol.h index 36f206435..1b6edeb8b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDatePickerPresentationDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABDatePickerPresentationDelegate-Protocol.h @@ -10,7 +10,7 @@ - (void)dateField:(id)arg1 delegateDismissDatePicker:(id)arg2; - (void)dateField:(id)arg1 delegatePresentDatePicker:(id)arg2; - (void)dateField:(id)arg1 delegatePrepareToPresentDatePicker:(id)arg2; -- (BOOL)dateField:(id)arg1 shouldPresentDatePicker:(id)arg2; +- (_Bool)dateField:(id)arg1 shouldPresentDatePicker:(id)arg2; - (id)datePickerForDateField:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABDatePickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABDatePickerViewController.h index a9112452b..f892564d7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDatePickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABDatePickerViewController.h @@ -19,10 +19,10 @@ @property(nonatomic) id dismissDelegate; // @synthesize dismissDelegate=_dismissDelegate; @property(retain, nonatomic) UIDatePicker *datePicker; // @synthesize datePicker=_datePicker; @property(nonatomic) void *context; // @synthesize context=_context; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)loadView; - (void)viewDidLoad; -- (float)ab_heightToFitForViewInPopoverView; +- (double)ab_heightToFitForViewInPopoverView; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABDelayedNotificationSender.h b/iOS7/Frameworks/AddressBookUI/ABDelayedNotificationSender.h index 9cdab075a..ae12b4124 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDelayedNotificationSender.h +++ b/iOS7/Frameworks/AddressBookUI/ABDelayedNotificationSender.h @@ -16,9 +16,9 @@ } - (void)addDelayedNotification:(id)arg1; -- (void)addDelayedNotification:(id)arg1 withInfo:(struct __CFDictionary *)arg2 allowDuplicateNotification:(BOOL)arg3; -- (void)removeDelegate:(id)arg1 andDeliverDelayedNotifications:(BOOL)arg2; -- (BOOL)containsDelegate:(id)arg1; +- (void)addDelayedNotification:(id)arg1 withInfo:(struct __CFDictionary *)arg2 allowDuplicateNotification:(_Bool)arg3; +- (void)removeDelegate:(id)arg1 andDeliverDelayedNotifications:(_Bool)arg2; +- (_Bool)containsDelegate:(id)arg1; - (void)addDelegate:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABDirectoryGroupWrapper.h b/iOS7/Frameworks/AddressBookUI/ABDirectoryGroupWrapper.h index 7682b6db8..4a7b34999 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDirectoryGroupWrapper.h +++ b/iOS7/Frameworks/AddressBookUI/ABDirectoryGroupWrapper.h @@ -11,10 +11,10 @@ } + (id)newDirectoryGroupWrapperWithAccountIdentifier:(id)arg1 store:(void *)arg2 addressBook:(void *)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)name; - (int)sourceType; -- (BOOL)isDirectoryWrapper; +- (_Bool)isDirectoryWrapper; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABDividerView.h b/iOS7/Frameworks/AddressBookUI/ABDividerView.h index 8ff492a32..2cb4e9cec 100644 --- a/iOS7/Frameworks/AddressBookUI/ABDividerView.h +++ b/iOS7/Frameworks/AddressBookUI/ABDividerView.h @@ -10,21 +10,21 @@ @interface ABDividerView : UIView { - BOOL _isVertical; + _Bool _isVertical; UIColor *_defaultColor; UIColor *_shadowColor; ABSteadfastLineView *_line; ABSteadfastLineView *_shadowLine; - BOOL _disappearsOnHighlight; + _Bool _disappearsOnHighlight; } -@property(nonatomic) BOOL disappearsOnHighlight; // @synthesize disappearsOnHighlight=_disappearsOnHighlight; +@property(nonatomic) _Bool disappearsOnHighlight; // @synthesize disappearsOnHighlight=_disappearsOnHighlight; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; @property(retain, nonatomic) UIColor *defaultColor; // @synthesize defaultColor=_defaultColor; -@property(nonatomic, getter=isVertical) BOOL vertical; // @synthesize vertical=_isVertical; +@property(nonatomic, getter=isVertical) _Bool vertical; // @synthesize vertical=_isVertical; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtons.h b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtons.h index 26dcb95d6..f08598670 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtons.h +++ b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtons.h @@ -18,10 +18,10 @@ UIButton *_callButton; } -- (void)showFMFCallButton:(BOOL)arg1 withAction:(id)arg2; -- (void)showFMFFacetimeButton:(BOOL)arg1 withAction:(id)arg2; -- (void)showFMFMessageButton:(BOOL)arg1 withAction:(id)arg2; -@property(readonly, nonatomic) BOOL hasTelephonyCapability; +- (void)showFMFCallButton:(_Bool)arg1 withAction:(id)arg2; +- (void)showFMFFacetimeButton:(_Bool)arg1 withAction:(id)arg2; +- (void)showFMFMessageButton:(_Bool)arg1 withAction:(id)arg2; +@property(readonly, nonatomic) _Bool hasTelephonyCapability; @property(nonatomic) void *displayedPerson; - (void)dealloc; - (id)initWithMessageButton:(id)arg1 facetimeButton:(id)arg2 callButton:(id)arg3; diff --git a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsDelegate-Protocol.h index 15e30a8e6..b4fe3a975 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABFMFActionButtonsDelegate -- (void)showFMFCallButton:(BOOL)arg1 withAction:(id)arg2; -- (void)showFMFFacetimeButton:(BOOL)arg1 withAction:(id)arg2; -- (void)showFMFMessageButton:(BOOL)arg1 withAction:(id)arg2; +- (void)showFMFCallButton:(_Bool)arg1 withAction:(id)arg2; +- (void)showFMFFacetimeButton:(_Bool)arg1 withAction:(id)arg2; +- (void)showFMFMessageButton:(_Bool)arg1 withAction:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsStyleProvider.h index 5ffeeffb6..0dde6e8f3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABFMFActionButtonsStyleProvider.h @@ -10,9 +10,9 @@ { } -- (BOOL)reloadCallAction; -- (BOOL)refreshTinyActionCell; -- (BOOL)presentModalViewInPopover; +- (_Bool)reloadCallAction; +- (_Bool)refreshTinyActionCell; +- (_Bool)presentModalViewInPopover; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABFaceTimeCell.h b/iOS7/Frameworks/AddressBookUI/ABFaceTimeCell.h index 6e6ff4066..3a1ee1859 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFaceTimeCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABFaceTimeCell.h @@ -6,30 +6,33 @@ #import -@class ABPropertyAction, ABTransportButton, UILabel; +@class ABTransportButton, NSDictionary, UILabel; @interface ABFaceTimeCell : ABContactCell { + _Bool _displayConstraintsActive; + _Bool _isFaceTimeAudioAvailable; UILabel *_faceTimeLabel; ABTransportButton *_transportIcon1; ABTransportButton *_transportIcon2; - ABPropertyAction *_transportAction1; - ABPropertyAction *_transportAction2; id _delegate; + NSDictionary *_labelTextAttributes; } -+ (BOOL)requiresConstraintBasedLayout; ++ (_Bool)requiresConstraintBasedLayout; +@property(nonatomic) _Bool isFaceTimeAudioAvailable; // @synthesize isFaceTimeAudioAvailable=_isFaceTimeAudioAvailable; +@property(nonatomic) _Bool displayConstraintsActive; // @synthesize displayConstraintsActive=_displayConstraintsActive; +@property(copy, nonatomic) NSDictionary *labelTextAttributes; // @synthesize labelTextAttributes=_labelTextAttributes; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) ABPropertyAction *transportAction2; // @synthesize transportAction2=_transportAction2; -@property(retain, nonatomic) ABPropertyAction *transportAction1; // @synthesize transportAction1=_transportAction1; @property(readonly, nonatomic) ABTransportButton *transportIcon2; // @synthesize transportIcon2=_transportIcon2; @property(readonly, nonatomic) ABTransportButton *transportIcon1; // @synthesize transportIcon1=_transportIcon1; @property(retain, nonatomic) UILabel *faceTimeLabel; // @synthesize faceTimeLabel=_faceTimeLabel; - (void)transportButtonClicked:(id)arg1; - (void)updateConstraints; +- (void)setNeedsUpdateDisplayConstraints; - (void)performDefaultAction; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider-ABToneKitStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider-ABToneKitStyleProvider.h new file mode 100644 index 000000000..4ed89b9c8 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider-ABToneKitStyleProvider.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TKTonePickerStyleProvider-Protocol.h" +#import "TKVibrationPickerStyleProvider-Protocol.h" + +@class UIColor, UIFont; + +@interface ABFaceTimeStyleProvider (ABToneKitStyleProvider) +@property(readonly, nonatomic) struct UIEdgeInsets vibrationPickerHeaderTextPaddingInsets; +@property(readonly, nonatomic) struct UIOffset vibrationPickerHeaderTextShadowOffset; +@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextShadowColor; +@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextColor; +@property(readonly, nonatomic) UIFont *vibrationPickerHeaderTextFont; +@property(readonly, nonatomic) _Bool wantsCustomVibrationPickerHeaderView; +- (id)newAccessoryDisclosureIndicatorViewForVibrationPickerCell; +- (id)newBackgroundViewForSelectedVibrationPickerCell:(_Bool)arg1; +@property(readonly, nonatomic) UIColor *vibrationPickerCellBackgroundColor; +@property(readonly, nonatomic) UIColor *vibrationPickerCellHighlightedTextColor; +- (id)vibrationPickerCellSelectedTextColor; +@property(readonly, nonatomic) UIColor *vibrationPickerCellTextColor; +@property(readonly, nonatomic) UIFont *vibrationPickerCellTextFont; +@property(readonly, nonatomic) long long vibrationPickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool vibrationPickerUsesOpaqueBackground; +@property(readonly, nonatomic) struct UIEdgeInsets tonePickerHeaderTextPaddingInsets; +@property(readonly, nonatomic) struct UIOffset tonePickerHeaderTextShadowOffset; +@property(readonly, nonatomic) UIColor *tonePickerHeaderTextShadowColor; +@property(readonly, nonatomic) UIColor *tonePickerHeaderTextColor; +@property(readonly, nonatomic) UIFont *tonePickerHeaderTextFont; +@property(readonly, nonatomic) _Bool wantsCustomTonePickerHeaderView; +- (id)newAccessoryDisclosureIndicatorViewForTonePickerCell; +- (id)newBackgroundViewForSelectedTonePickerCell:(_Bool)arg1; +@property(readonly, nonatomic) UIColor *tonePickerCellBackgroundColor; +@property(readonly, nonatomic) UIColor *tonePickerCellHighlightedTextColor; +- (id)tonePickerCellSelectedTextColor; +@property(readonly, nonatomic) UIColor *tonePickerCellTextColor; +@property(readonly, nonatomic) UIFont *tonePickerCellTextFont; +@property(readonly, nonatomic) long long tonePickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool tonePickerUsesOpaqueBackground; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider.h index 0cf840cbb..1cb35b503 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABFaceTimeStyleProvider.h @@ -6,75 +6,71 @@ #import -#import "TKTonePickerStyleProvider-Protocol.h" -#import "TKVibrationPickerStyleProvider-Protocol.h" - -@class UIColor, UIFont; - -@interface ABFaceTimeStyleProvider : ABTabletStyleProvider +@interface ABFaceTimeStyleProvider : ABTabletStyleProvider { } - (id)groupAccountNameShadowColor; - (id)groupAccountNameColor; -- (int)groupCellSelectionStyle; +- (long long)groupCellSelectionStyle; - (id)groupCellShadowColor; - (id)groupCellHighlightedTextColor; - (id)groupCellTextColor; +- (id)groupHeaderBackgroudColor; - (id)groupCellBackgroundColor; - (id)groupsTableBackgroundColor; -- (BOOL)groupsTableShouldRemoveBackgroundView; -- (BOOL)presentModalViewInPopover; -- (BOOL)presentNewContactsControllersInPopover; -- (BOOL)presentDatePickerInPopover; -- (BOOL)peoplePickerBarStyleIsTranslucent; -- (int)peoplePickerBarStyle; -- (BOOL)shouldUsePeoplePickerBarStyle; +- (_Bool)groupsTableShouldRemoveBackgroundView; +- (_Bool)presentModalViewInPopover; +- (_Bool)presentNewContactsControllersInPopover; +- (_Bool)presentDatePickerInPopover; +- (_Bool)peoplePickerBarStyleIsTranslucent; +- (long long)peoplePickerBarStyle; +- (_Bool)shouldUsePeoplePickerBarStyle; - (int)dialogStyleForDeleteConfirmation; -- (BOOL)shouldDefinePickerTransitionStyle; -- (int)pickerTransitionStyle; -- (BOOL)labelPickerUsesOpaqueBackground; -- (BOOL)shouldPropagateStylesToPickers; -- (BOOL)datePickerHasNavigationTitle; +- (_Bool)shouldDefinePickerTransitionStyle; +- (long long)pickerTransitionStyle; +- (_Bool)labelPickerUsesOpaqueBackground; +- (_Bool)shouldPropagateStylesToPickers; +- (_Bool)datePickerHasNavigationTitle; - (id)cardClippingImageLabelBevelColor; - (id)cardClippingImageLabelColor; - (id)cardPhotoEditPlaceholderImage; -- (BOOL)cardPlaceholderImageShouldApplyMaskAndOverlay; +- (_Bool)cardPlaceholderImageShouldApplyMaskAndOverlay; - (id)cardPlaceholderCompanyImage; - (id)cardPlaceholderPersonImage; - (struct CGSize)cardPhotoShadowOffset; - (id)cardPhotoShadowImage; -- (BOOL)cardPhotoShouldApplyOverlayImageWhenLabelPresent; +- (_Bool)cardPhotoShouldApplyOverlayImageWhenLabelPresent; - (id)cardPhotoEditOverlayImage; - (id)cardPhotoFacebookAttributionImage; - (id)cardPhotoOverlayImage; - (id)cardPhotoMaskImage; - (struct CGSize)cardPhotoOffset; -- (float)cardPhotoFrameBorderSize; +- (double)cardPhotoFrameBorderSize; - (id)cardPhotoBackgroundImage; - (id)personViewGetFavoritesBadgeHighlighted; - (id)personViewGetFavoritesBadge; -- (BOOL)cardSectionDrawsDefaultTopShadow; -- (BOOL)cardSectionAlwaysWantsHeader; -- (BOOL)cardShouldUseSeparateSectionsForUnknownCardActions; -- (BOOL)cardTableViewUsesDistinctSectionHeaderFooterHeights; -- (BOOL)cardTableUsesRowFadeAnimation; +- (_Bool)cardSectionDrawsDefaultTopShadow; +- (_Bool)cardSectionAlwaysWantsHeader; +- (_Bool)cardShouldUseSeparateSectionsForUnknownCardActions; +- (_Bool)cardTableViewUsesDistinctSectionHeaderFooterHeights; +- (_Bool)cardTableUsesRowFadeAnimation; - (id)cardDeleteButtonImagePressed; - (id)cardDeleteButtonImage; -- (int)cardCellSelectionStyle; -- (id)newCardDividerViewVertical:(BOOL)arg1; -- (id)cardCellDividerShadowColorVertical:(BOOL)arg1; -- (id)cardCellDividerColorVertical:(BOOL)arg1; +- (long long)cardCellSelectionStyle; +- (id)newCardDividerViewVertical:(_Bool)arg1; +- (id)cardCellDividerShadowColorVertical:(_Bool)arg1; +- (id)cardCellDividerColorVertical:(_Bool)arg1; - (id)cardCellBackgroundColor; -- (BOOL)cardCellLooksDifferentWhenEditing; -- (void)setIndicatesFaceTimeHistory:(BOOL)arg1 onActionButton:(id)arg2; -- (BOOL)cardActionsAllowFaceTimeFavorites; -- (BOOL)cardActionsAllowVoiceFavorites; +- (_Bool)cardCellLooksDifferentWhenEditing; +- (void)setIndicatesFaceTimeHistory:(_Bool)arg1 onActionButton:(id)arg2; +- (_Bool)cardActionsAllowFaceTimeFavorites; +- (_Bool)cardActionsAllowVoiceFavorites; - (id)cardActionConferenceIconPressed; - (id)cardActionConferenceIcon; - (id)cardActionButtonBackgroundHighlighted; - (id)cardActionButtonBackgroundNormal; -- (int)cardActionButtonType; +- (long long)cardActionButtonType; - (id)personHeaderPasteboardColor; - (struct CGSize)personHeaderShadowOffset; - (struct CGSize)personActionShadowOffset; @@ -92,28 +88,29 @@ - (id)cardLabelEmphasizedHighlightedTextColor; - (id)cardLabelHighlightedTextColor; - (id)editorViewColor; +- (id)cardLabelSelectedBackgroundColor; - (id)cardLabelTextColor; -- (BOOL)cardValueHighlightsWhenTouched; +- (_Bool)cardValueHighlightsWhenTouched; - (id)cardValueClearButtonImage; - (id)cardValueHighlightedTextColor; - (id)cardValueTextColor; - (id)cardHeaderDefaultLabelTextColor; -- (int)headerViewBorderStyle; +- (long long)headerViewBorderStyle; - (id)cardTableCellBorderColor; - (id)personHeaderShadowColor; - (id)cardTaglineTextColor; - (id)cardHeadlineTextColor; -- (BOOL)cardTableShouldRemoveBackgroundView; +- (_Bool)cardTableShouldRemoveBackgroundView; - (id)memberPlaceholderCompanyImage; - (id)memberPlaceholderPersonImage; - (id)memberPhotoOverlayImage; - (id)memberPhotoMaskImage; -- (BOOL)membersSearchBarIsInTableHeader; +- (_Bool)membersSearchBarIsInTableHeader; - (id)memberSectionListHeaderImage; - (id)membersIndexTrackingBackgroundColor; - (id)membersIndexTextColor; -- (float)membersIndexMaximumHeight; -- (int)membersSelectionStyle; +- (double)membersIndexMaximumHeight; +- (long long)membersSelectionStyle; - (id)memberSearchFieldBackgroundColor; - (id)memberNameMeCardTextColor; - (id)memberNameSelectedShadowColor; @@ -121,8 +118,10 @@ - (id)memberNameSelectedColor; - (id)memberNameTextColor; - (id)membersBackgroundColor; +- (id)memberHeaderBackgroundView; - (id)membersHeaderBackgroundColor; -- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(BOOL)arg2; +- (id)membersHeaderContentViewBackgroundColor; +- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(_Bool)arg2; - (id)newTableFooterViewForCellStyle:(int)arg1; - (id)newAccessoryDisclosureIndicatorForCellStyle:(int)arg1; - (id)_accessoryDisclosureIndicatorHighlightedImageShadowed; @@ -130,46 +129,16 @@ - (id)_accessoryDisclosureIndicatorHighlightedImage; - (id)_accessoryDisclosureIndicatorImage; - (id)separatorColorForCellStyle:(int)arg1; -- (int)separatorStyleForCellStyle:(int)arg1; +- (long long)separatorStyleForCellStyle:(int)arg1; - (id)shadowColorForCellStyle:(int)arg1; - (int)abCellStyleForCardTableLinkingUI; -- (int)abCellStyleForCardTableWhenEditing:(BOOL)arg1; +- (int)abCellStyleForCardTableWhenEditing:(_Bool)arg1; - (int)abCellStyleForMembersTable; - (int)abCellStyleForGroupsTablePlain; - (int)abCellStyleForGroupsTableGrouped; -- (float)personViewHeaderImageHeight; -- (float)personViewHeaderImageWidth; -- (BOOL)shouldUseCardContentProviderWhenAvailable; -@property(readonly, nonatomic) struct UIEdgeInsets vibrationPickerHeaderTextPaddingInsets; -@property(readonly, nonatomic) struct UIOffset vibrationPickerHeaderTextShadowOffset; -@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextShadowColor; -@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextColor; -@property(readonly, nonatomic) UIFont *vibrationPickerHeaderTextFont; -@property(readonly, nonatomic) BOOL wantsCustomVibrationPickerHeaderView; -- (id)newAccessoryDisclosureIndicatorViewForVibrationPickerCell; -- (id)newBackgroundViewForSelectedVibrationPickerCell:(BOOL)arg1; -@property(readonly, nonatomic) UIColor *vibrationPickerCellBackgroundColor; -@property(readonly, nonatomic) UIColor *vibrationPickerCellHighlightedTextColor; -- (id)vibrationPickerCellSelectedTextColor; -@property(readonly, nonatomic) UIColor *vibrationPickerCellTextColor; -@property(readonly, nonatomic) UIFont *vibrationPickerCellTextFont; -@property(readonly, nonatomic) int vibrationPickerTableViewSeparatorStyle; -@property(readonly, nonatomic) BOOL vibrationPickerUsesOpaqueBackground; -@property(readonly, nonatomic) struct UIEdgeInsets tonePickerHeaderTextPaddingInsets; -@property(readonly, nonatomic) struct UIOffset tonePickerHeaderTextShadowOffset; -@property(readonly, nonatomic) UIColor *tonePickerHeaderTextShadowColor; -@property(readonly, nonatomic) UIColor *tonePickerHeaderTextColor; -@property(readonly, nonatomic) UIFont *tonePickerHeaderTextFont; -@property(readonly, nonatomic) BOOL wantsCustomTonePickerHeaderView; -- (id)newAccessoryDisclosureIndicatorViewForTonePickerCell; -- (id)newBackgroundViewForSelectedTonePickerCell:(BOOL)arg1; -@property(readonly, nonatomic) UIColor *tonePickerCellBackgroundColor; -@property(readonly, nonatomic) UIColor *tonePickerCellHighlightedTextColor; -- (id)tonePickerCellSelectedTextColor; -@property(readonly, nonatomic) UIColor *tonePickerCellTextColor; -@property(readonly, nonatomic) UIFont *tonePickerCellTextFont; -@property(readonly, nonatomic) int tonePickerTableViewSeparatorStyle; -@property(readonly, nonatomic) BOOL tonePickerUsesOpaqueBackground; +- (double)personViewHeaderImageHeight; +- (double)personViewHeaderImageWidth; +- (_Bool)shouldUseCardContentProviderWhenAvailable; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABFaceTimeTonePickerStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABFaceTimeTonePickerStyleProvider.h new file mode 100644 index 000000000..079a33cd5 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABFaceTimeTonePickerStyleProvider.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TKTonePickerStyleProvider-Protocol.h" + +@class UIColor, UIFont; + +@interface ABFaceTimeTonePickerStyleProvider : NSObject +{ + UIFont *_tonePickerCellTextFont; + UIColor *_tonePickerCellHighlightedTextColor; + UIFont *_tonePickerHeaderTextFont; + UIColor *_tonePickerHeaderTextShadowColor; + struct UIOffset _tonePickerHeaderTextShadowOffset; + struct UIEdgeInsets _tonePickerHeaderTextPaddingInsets; +} + +@property(readonly, nonatomic) struct UIEdgeInsets tonePickerHeaderTextPaddingInsets; // @synthesize tonePickerHeaderTextPaddingInsets=_tonePickerHeaderTextPaddingInsets; +@property(readonly, nonatomic) struct UIOffset tonePickerHeaderTextShadowOffset; // @synthesize tonePickerHeaderTextShadowOffset=_tonePickerHeaderTextShadowOffset; +@property(readonly, nonatomic) UIColor *tonePickerHeaderTextShadowColor; // @synthesize tonePickerHeaderTextShadowColor=_tonePickerHeaderTextShadowColor; +@property(readonly, nonatomic) UIFont *tonePickerHeaderTextFont; // @synthesize tonePickerHeaderTextFont=_tonePickerHeaderTextFont; +@property(readonly, nonatomic) UIColor *tonePickerCellHighlightedTextColor; // @synthesize tonePickerCellHighlightedTextColor=_tonePickerCellHighlightedTextColor; +@property(readonly, nonatomic) UIFont *tonePickerCellTextFont; // @synthesize tonePickerCellTextFont=_tonePickerCellTextFont; +- (id)newAccessoryDisclosureIndicatorViewForTonePickerCell; +- (id)newBackgroundViewForSelectedTonePickerCell:(_Bool)arg1; +@property(readonly, nonatomic) _Bool wantsCustomTonePickerHeaderView; +@property(readonly, nonatomic) UIColor *tonePickerCellBackgroundColor; +@property(readonly, nonatomic) UIColor *tonePickerHeaderTextColor; +@property(readonly, nonatomic) UIColor *tonePickerCellTextColor; +@property(readonly, nonatomic) long long tonePickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool tonePickerUsesOpaqueBackground; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABFaceTimeVibrationPickerStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABFaceTimeVibrationPickerStyleProvider.h new file mode 100644 index 000000000..0824f83e8 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABFaceTimeVibrationPickerStyleProvider.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TKVibrationPickerStyleProvider-Protocol.h" + +@class UIColor, UIFont; + +@interface ABFaceTimeVibrationPickerStyleProvider : NSObject +{ + UIFont *_vibrationPickerCellTextFont; + UIColor *_vibrationPickerCellHighlightedTextColor; + UIFont *_vibrationPickerHeaderTextFont; + UIColor *_vibrationPickerHeaderTextShadowColor; + struct UIOffset _vibrationPickerHeaderTextShadowOffset; + struct UIEdgeInsets _vibrationPickerHeaderTextPaddingInsets; +} + +@property(readonly, nonatomic) struct UIEdgeInsets vibrationPickerHeaderTextPaddingInsets; // @synthesize vibrationPickerHeaderTextPaddingInsets=_vibrationPickerHeaderTextPaddingInsets; +@property(readonly, nonatomic) struct UIOffset vibrationPickerHeaderTextShadowOffset; // @synthesize vibrationPickerHeaderTextShadowOffset=_vibrationPickerHeaderTextShadowOffset; +@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextShadowColor; // @synthesize vibrationPickerHeaderTextShadowColor=_vibrationPickerHeaderTextShadowColor; +@property(readonly, nonatomic) UIFont *vibrationPickerHeaderTextFont; // @synthesize vibrationPickerHeaderTextFont=_vibrationPickerHeaderTextFont; +@property(readonly, nonatomic) UIColor *vibrationPickerCellHighlightedTextColor; // @synthesize vibrationPickerCellHighlightedTextColor=_vibrationPickerCellHighlightedTextColor; +@property(readonly, nonatomic) UIFont *vibrationPickerCellTextFont; // @synthesize vibrationPickerCellTextFont=_vibrationPickerCellTextFont; +- (id)newAccessoryDisclosureIndicatorViewForVibrationPickerCell; +- (id)newBackgroundViewForSelectedVibrationPickerCell:(_Bool)arg1; +@property(readonly, nonatomic) _Bool wantsCustomVibrationPickerHeaderView; +@property(readonly, nonatomic) UIColor *vibrationPickerCellBackgroundColor; +@property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextColor; +@property(readonly, nonatomic) UIColor *vibrationPickerCellTextColor; +@property(readonly, nonatomic) long long vibrationPickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool vibrationPickerUsesOpaqueBackground; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABFavoritesList.h b/iOS7/Frameworks/AddressBookUI/ABFavoritesList.h index c059b3368..c90f96149 100644 --- a/iOS7/Frameworks/AddressBookUI/ABFavoritesList.h +++ b/iOS7/Frameworks/AddressBookUI/ABFavoritesList.h @@ -15,19 +15,19 @@ + (id)sharedInstanceWithAddressBook:(void *)arg1; + (id)sharedInstance; -- (BOOL)entryIsDuplicateAndThusRemoved:(id)arg1 oldUid:(int)arg2; -- (BOOL)addEntryForPerson:(void *)arg1 property:(int)arg2 withIdentifier:(int)arg3; +- (_Bool)entryIsDuplicateAndThusRemoved:(id)arg1 oldUid:(int)arg2; +- (_Bool)addEntryForPerson:(void *)arg1 property:(int)arg2 withIdentifier:(int)arg3; - (id)entryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (id)entryWithIdentifier:(int)arg1 forPerson:(void *)arg2; -- (BOOL)containsEntryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)containsEntryWithIdentifier:(int)arg1 forPerson:(void *)arg2; +- (_Bool)containsEntryWithType:(int)arg1 forPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)containsEntryWithIdentifier:(int)arg1 forPerson:(void *)arg2; - (void)recacheIdentitiesSoon; - (void)save; -- (void)moveEntryAtIndex:(int)arg1 toIndex:(int)arg2; -- (void)removeEntryAtIndex:(int)arg1; +- (void)moveEntryAtIndex:(long long)arg1 toIndex:(long long)arg2; +- (void)removeEntryAtIndex:(long long)arg1; - (void)addEntry:(id)arg1; - (id)entriesForPerson:(void *)arg1; -- (BOOL)isFull; +- (_Bool)isFull; - (id)entries; - (void)_applicationWillSuspend:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABGlobalGroupWrapper.h b/iOS7/Frameworks/AddressBookUI/ABGlobalGroupWrapper.h index 608f0776d..9957f9be9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABGlobalGroupWrapper.h +++ b/iOS7/Frameworks/AddressBookUI/ABGlobalGroupWrapper.h @@ -11,9 +11,9 @@ } + (id)newGlobalGroupWrapperWithAddressBook:(void *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)name; -- (BOOL)isGlobalWrapper; +- (_Bool)isGlobalWrapper; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABGroupHeaderFooterView.h b/iOS7/Frameworks/AddressBookUI/ABGroupHeaderFooterView.h index 1cf1e259c..11acfcbc7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABGroupHeaderFooterView.h +++ b/iOS7/Frameworks/AddressBookUI/ABGroupHeaderFooterView.h @@ -6,21 +6,25 @@ #import "UITableViewHeaderFooterView.h" -@class UILabel, UIView; +@class NSLayoutConstraint, UILabel, UIView; @interface ABGroupHeaderFooterView : UITableViewHeaderFooterView { + _Bool _editing; UILabel *_titleLabel; UIView *_topSeparatorView; UIView *_bottomSeparatorView; + NSLayoutConstraint *_leftMarginConstraint; } -+ (BOOL)requiresConstraintBasedLayout; ++ (_Bool)requiresConstraintBasedLayout; +@property(nonatomic) NSLayoutConstraint *leftMarginConstraint; // @synthesize leftMarginConstraint=_leftMarginConstraint; @property(readonly, nonatomic) UIView *bottomSeparatorView; // @synthesize bottomSeparatorView=_bottomSeparatorView; @property(readonly, nonatomic) UIView *topSeparatorView; // @synthesize topSeparatorView=_topSeparatorView; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +- (id)contentConstraints; - (void)updateConstraints; -- (void)setNeedsUpdateConstraints; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABGroupTableCell.h b/iOS7/Frameworks/AddressBookUI/ABGroupTableCell.h index 6867a6687..f2b50ab22 100644 --- a/iOS7/Frameworks/AddressBookUI/ABGroupTableCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABGroupTableCell.h @@ -8,16 +8,19 @@ #import "ABGroupWrapperDelegate-Protocol.h" -@class ABGroupWrapper; +@class ABGroupWrapper, ABStyleProvider; @interface ABGroupTableCell : UITableViewCell { ABGroupWrapper *_groupWrapper; + ABStyleProvider *_styleProvider; } +@property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; @property(retain, nonatomic) ABGroupWrapper *groupWrapper; // @synthesize groupWrapper=_groupWrapper; -- (void)groupWrapper:(id)arg1 didBecomeSelected:(BOOL)arg2; +- (void)groupWrapper:(id)arg1 didBecomeSelected:(_Bool)arg2; - (void)updateFromGroupWrapper; +- (void)tintColorDidChange; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABGroupWrapper.h b/iOS7/Frameworks/AddressBookUI/ABGroupWrapper.h index 6b0139716..88ee4848f 100644 --- a/iOS7/Frameworks/AddressBookUI/ABGroupWrapper.h +++ b/iOS7/Frameworks/AddressBookUI/ABGroupWrapper.h @@ -17,43 +17,43 @@ NSString *_cachedName; ACAccountStore *_accountStore; id _delegate; - BOOL _shouldBeSelectedWhenAllChildrenAreSelected; - BOOL _selected; + _Bool _shouldBeSelectedWhenAllChildrenAreSelected; + _Bool _selected; NSSet *_childGroupWrappers; ABGroupWrapper *_parentGroupWrapper; } + (id)newGroupWrapperFromDictionaryRepresentation:(id)arg1 withAddressBook:(void *)arg2; -+ (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2 excludingSearchableStores:(BOOL)arg3; ++ (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2 excludingSearchableStores:(_Bool)arg3; + (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2; + (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2 accountStore:(id)arg3; -+ (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2 accountStore:(id)arg3 excludingSearchableStores:(BOOL)arg4 isSoleAccount:(BOOL)arg5; ++ (id)newGroupWrappersWithAccountIdentifier:(id)arg1 addressBook:(void *)arg2 accountStore:(id)arg3 excludingSearchableStores:(_Bool)arg4 isSoleAccount:(_Bool)arg5; @property(nonatomic) ABGroupWrapper *parentGroupWrapper; // @synthesize parentGroupWrapper=_parentGroupWrapper; @property(readonly, nonatomic) void *group; // @synthesize group=_group; @property(readonly, nonatomic) void *source; // @synthesize source=_source; @property(readonly, nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; @property(readonly, nonatomic) NSString *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL shouldBeSelectedWhenAllChildrenAreSelected; // @synthesize shouldBeSelectedWhenAllChildrenAreSelected=_shouldBeSelectedWhenAllChildrenAreSelected; +@property(nonatomic) _Bool shouldBeSelectedWhenAllChildrenAreSelected; // @synthesize shouldBeSelectedWhenAllChildrenAreSelected=_shouldBeSelectedWhenAllChildrenAreSelected; @property(retain, nonatomic) NSSet *childGroupWrappers; // @synthesize childGroupWrappers=_childGroupWrappers; @property(retain, nonatomic) ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; - (id)description; @property(readonly, nonatomic) int sourceType; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyDictionaryRepresentation; @property(readonly, nonatomic) NSString *_accountDescriptionBasedOnIdentifier; -- (int)compareToGroupWrapper:(id)arg1; -- (int)score; -- (void)childGroupWrapper:(id)arg1 didBecomeSelected:(BOOL)arg2; -- (BOOL)toggleSelection; +- (long long)compareToGroupWrapper:(id)arg1; +- (long long)score; +- (void)childGroupWrapper:(id)arg1 didBecomeSelected:(_Bool)arg2; +- (_Bool)toggleSelection; - (id)_rootGroupWrapper; -- (void)setSelected:(BOOL)arg1 propagateSelectionToChildren:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 propagateSelectionToChildren:(_Bool)arg2; @property(readonly, nonatomic) NSString *name; -- (BOOL)showLinkedPeople; -- (BOOL)isDirectoryWrapper; -- (BOOL)isContainerWrapper; -- (BOOL)isGlobalWrapper; +- (_Bool)showLinkedPeople; +- (_Bool)isDirectoryWrapper; +- (_Bool)isContainerWrapper; +- (_Bool)isGlobalWrapper; - (void)dealloc; - (id)initWithAddressBook:(void *)arg1 accountIdentifier:(id)arg2 source:(void *)arg3 group:(void *)arg4; diff --git a/iOS7/Frameworks/AddressBookUI/ABGroupWrapperDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABGroupWrapperDelegate-Protocol.h index 907d96923..a2081f51b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABGroupWrapperDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABGroupWrapperDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABGroupWrapperDelegate -- (void)groupWrapper:(id)arg1 didBecomeSelected:(BOOL)arg2; +- (void)groupWrapper:(id)arg1 didBecomeSelected:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABHighlightingTextField.h b/iOS7/Frameworks/AddressBookUI/ABHighlightingTextField.h index 24dce24d5..1c43dc692 100644 --- a/iOS7/Frameworks/AddressBookUI/ABHighlightingTextField.h +++ b/iOS7/Frameworks/AddressBookUI/ABHighlightingTextField.h @@ -10,23 +10,23 @@ @interface ABHighlightingTextField : UITextField { - BOOL _isHighlighted; - BOOL _isHighlightingEnabled; + _Bool _isHighlighted; + _Bool _isHighlightingEnabled; UIColor *_savedTextColor; UIColor *_highlightedTextColor; - BOOL _showsClearButtonWhenEmpty; + _Bool _showsClearButtonWhenEmpty; id _responderDelegate; } -@property(nonatomic) BOOL showsClearButtonWhenEmpty; // @synthesize showsClearButtonWhenEmpty=_showsClearButtonWhenEmpty; +@property(nonatomic) _Bool showsClearButtonWhenEmpty; // @synthesize showsClearButtonWhenEmpty=_showsClearButtonWhenEmpty; @property(nonatomic) id responderDelegate; // @synthesize responderDelegate=_responderDelegate; @property(retain, nonatomic, setter=abSetHighlightedTextColor:) UIColor *abHighlightedTextColor; // @synthesize abHighlightedTextColor=_highlightedTextColor; -@property(nonatomic, setter=abSetHighlightingEnabled:) BOOL abIsHighlightingEnabled; // @synthesize abIsHighlightingEnabled=_isHighlightingEnabled; -@property(nonatomic, setter=abSetHighlighted:) BOOL abIsHighlighted; // @synthesize abIsHighlighted=_isHighlighted; +@property(nonatomic, setter=abSetHighlightingEnabled:) _Bool abIsHighlightingEnabled; // @synthesize abIsHighlightingEnabled=_isHighlightingEnabled; +@property(nonatomic, setter=abSetHighlighted:) _Bool abIsHighlighted; // @synthesize abIsHighlighted=_isHighlighted; - (id)_previousKeyResponder; - (id)_nextKeyResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)_showsClearButtonWhenEmpty; +- (_Bool)becomeFirstResponder; +- (_Bool)_showsClearButtonWhenEmpty; - (void)setTextColor:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABImageAdditions.h b/iOS7/Frameworks/AddressBookUI/ABImageAdditions.h index 191668fc2..89551a940 100644 --- a/iOS7/Frameworks/AddressBookUI/ABImageAdditions.h +++ b/iOS7/Frameworks/AddressBookUI/ABImageAdditions.h @@ -13,7 +13,7 @@ + (struct CGRect)rectFromDictionary:(id)arg1; + (id)newDictionaryFromRect:(struct CGRect)arg1; + (void)forEachImageFormat:(id)arg1; -+ (unsigned int)indexForImageFormat:(int)arg1; ++ (unsigned long long)indexForImageFormat:(int)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABImagePickerController.h b/iOS7/Frameworks/AddressBookUI/ABImagePickerController.h index 8d1ef23b8..c088d47ef 100644 --- a/iOS7/Frameworks/AddressBookUI/ABImagePickerController.h +++ b/iOS7/Frameworks/AddressBookUI/ABImagePickerController.h @@ -18,64 +18,64 @@ @interface ABImagePickerController : ABContentController { - BOOL _hasExistingPhoto; - BOOL _allowsEditingExistingPhoto; - BOOL _canChoosePhoto; - BOOL _canChooseFromMultiplePhotos; - BOOL _confirmingDelete; - BOOL _applyImageChangesToAllPeople; + _Bool _hasExistingPhoto; + _Bool _allowsEditingExistingPhoto; + _Bool _canChoosePhoto; + _Bool _canChooseFromMultiplePhotos; + _Bool _confirmingDelete; + _Bool _applyImageChangesToAllPeople; UIImagePickerController *_imagePicker; NSArray *_people; NSArray *_writablePeople; NSDictionary *_animationContextDictionary; CAKeyframeAnimation *_bounceAnimation; UIPopoverController *_popoverPresenter; - BOOL _editingImage; + _Bool _editingImage; id _imageDataDelegate; } @property(nonatomic) id imageDataDelegate; // @synthesize imageDataDelegate=_imageDataDelegate; - (void)multipleSourcePickerDidSelectPhotoPicker:(id)arg1; - (void)multipleSourcePicker:(id)arg1 didSelectPerson:(id)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)deletePhotoNoConfirm; - (void)delayedPerform:(SEL)arg1 withObject:(id)arg2; - (void)delayedPerform:(SEL)arg1; - (void)imagePickerControllerDidCancel:(id)arg1; - (void)imagePickerController:(id)arg1 didFinishPickingImage:(id)arg2 editingInfo:(id)arg3; - (id)ab_windowContentViewForView:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animationDidStopAfterDelay:(id)arg1; -- (id)_createImagePickerForEditingImageData:(id)arg1 shouldSaveFullSize:(BOOL)arg2 cropRect:(struct CGRect)arg3; +- (id)_createImagePickerForEditingImageData:(id)arg1 shouldSaveFullSize:(_Bool)arg2 cropRect:(struct CGRect)arg3; - (id)_createImagePicker; - (void)suspend; - (void)resume; - (void)cancelPicker; -- (void)deletePhoto:(BOOL)arg1; +- (void)deletePhoto:(_Bool)arg1; - (void)doEditPhoto; - (void)editPhoto; - (void)chooseExisting; - (void)usePhotoFromPerson:(id)arg1; - (void)choosePhoto; - (id)buttonTitlesAndIndicesForPickingPreferredPhoto; -- (void)addButtonForSource:(BOOL)arg1 suffix:(int)arg2 name:(id)arg3 indexInAllPeople:(int)arg4 toArray:(id)arg5; -- (id)_formatStringForSource:(void *)arg1 withSuffix:(BOOL)arg2 useAbbreviatedStrings:(BOOL)arg3; +- (void)addButtonForSource:(_Bool)arg1 suffix:(long long)arg2 name:(id)arg3 indexInAllPeople:(long long)arg4 toArray:(id)arg5; +- (id)_formatStringForSource:(void *)arg1 withSuffix:(_Bool)arg2 useAbbreviatedStrings:(_Bool)arg3; - (void)takePhoto; - (void)_tearDownImagePickerController; - (void)_showActionSheet:(id)arg1 previousOwner:(id)arg2; - (id)_removePreviousSheet; -- (void)_showImagePickerWithPriorConfirmation:(BOOL)arg1; -- (BOOL)_hasMultipleWritablePeople; +- (void)_showImagePickerWithPriorConfirmation:(_Bool)arg1; +- (_Bool)_hasMultipleWritablePeople; - (id)popoverPresenterForViewController:(id)arg1; - (void)orderOut:(id)arg1; - (void)releaseImagePicker; - (void)reload; -- (void)back:(BOOL)arg1 save:(BOOL)arg2; +- (void)back:(_Bool)arg1 save:(_Bool)arg2; - (id)contentView; -- (BOOL)hasMultipleActions; -- (BOOL)canTakePhoto; +- (_Bool)hasMultipleActions; +- (_Bool)canTakePhoto; - (void)dealloc; - (id)initWithContentControllerDelegate:(id)arg1 addressBook:(void *)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABImagePickerControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABImagePickerControllerDelegate-Protocol.h index 25721cd6a..769192b76 100644 --- a/iOS7/Frameworks/AddressBookUI/ABImagePickerControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABImagePickerControllerDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol ABImagePickerControllerDelegate @property(readonly, nonatomic) ABImagePickerController *imagePicker; -@property(nonatomic) BOOL popoverSizeUpdatesDisabled; +@property(nonatomic) _Bool popoverSizeUpdatesDisabled; - (id)styleProvider; - (id)imagePickerControllerViewControllerToPresentModal:(id)arg1; - (id)imagePickerControllerViewForApplyImageAnimation:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABItemLabelPicker.h b/iOS7/Frameworks/AddressBookUI/ABItemLabelPicker.h index 357bb9982..f426a97ff 100644 --- a/iOS7/Frameworks/AddressBookUI/ABItemLabelPicker.h +++ b/iOS7/Frameworks/AddressBookUI/ABItemLabelPicker.h @@ -27,49 +27,49 @@ void *_sortedDefaultItemLabelInfosMemory; ABPropertyGroup *_propertyGroup; int _property; - int _itemIndex; + long long _itemIndex; void *_addressBook; - BOOL _addLabelDisabled; - BOOL _didCreateNewLabel; + _Bool _addLabelDisabled; + _Bool _didCreateNewLabel; ABStyleProvider *_styleProvider; } + (id)defaultLabelForProperty:(int)arg1 person:(id)arg2 addressBook:(void *)arg3; -+ (id)defaultLabelsForProperty:(int)arg1 person:(id)arg2 addressBook:(void *)arg3 outBestLabelIndex:(int *)arg4 forceIncludeLabels:(id)arg5; -+ (id)defaultLabelsForPropertyGroup:(id)arg1 index:(int)arg2 addressBook:(void *)arg3 outBestLabelIndex:(int *)arg4 forceIncludeLabels:(id)arg5; -+ (id)_defaultLabelsForProperty:(int)arg1 person:(id)arg2 propertyGroup:(id)arg3 index:(int)arg4 addressBook:(void *)arg5 outBestLabelIndex:(int *)arg6 forceIncludeLabels:(id)arg7; ++ (id)defaultLabelsForProperty:(int)arg1 person:(id)arg2 addressBook:(void *)arg3 outBestLabelIndex:(long long *)arg4 forceIncludeLabels:(id)arg5; ++ (id)defaultLabelsForPropertyGroup:(id)arg1 index:(long long)arg2 addressBook:(void *)arg3 outBestLabelIndex:(long long *)arg4 forceIncludeLabels:(id)arg5; ++ (id)_defaultLabelsForProperty:(int)arg1 person:(id)arg2 propertyGroup:(id)arg3 index:(long long)arg4 addressBook:(void *)arg5 outBestLabelIndex:(long long *)arg6 forceIncludeLabels:(id)arg7; + (struct __CFDictionary *)copyLabelUsageForProperty:(int)arg1 person:(id)arg2; + (struct __CFDictionary *)copyLabelUsageForPropertyGroup:(id)arg1 person:(id)arg2; + (id)defaultLabelsForProperty:(int)arg1 policy:(void *)arg2; + (id)builtInLabelsForProperty:(int)arg1; -@property(nonatomic) BOOL didCreateNewLabel; // @synthesize didCreateNewLabel=_didCreateNewLabel; +@property(nonatomic) _Bool didCreateNewLabel; // @synthesize didCreateNewLabel=_didCreateNewLabel; @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic, getter=isAddLabelDisabled) BOOL addLabelDisabled; // @synthesize addLabelDisabled=_addLabelDisabled; +@property(nonatomic, getter=isAddLabelDisabled) _Bool addLabelDisabled; // @synthesize addLabelDisabled=_addLabelDisabled; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)simpleTextInputViewControllerShouldDismissKeyboard:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)simpleTextInputViewControllerShouldDismissKeyboard:(id)arg1; - (void)simpleTextInputViewController:(id)arg1 didCompleteWithValue:(id)arg2; - (void)displayScrollerIndicators; -- (BOOL)shouldPopItem; +- (_Bool)shouldPopItem; - (void)createNewCustomLabel; - (void)toggleEditing; -- (void)setIsEditing:(BOOL)arg1 animate:(BOOL)arg2; -- (BOOL)isEditing; -- (BOOL)canEdit; -- (void)_didEndPickingAndConfirmed:(BOOL)arg1 animate:(BOOL)arg2; +- (void)setIsEditing:(_Bool)arg1 animate:(_Bool)arg2; +- (_Bool)isEditing; +- (_Bool)canEdit; +- (void)_didEndPickingAndConfirmed:(_Bool)arg1 animate:(_Bool)arg2; - (void)buildUI; - (void)setDelegate:(id)arg1; - (void)reloadData; - (void)reloadItemLabels; -- (BOOL)allowsCustomLabels; +- (_Bool)allowsCustomLabels; - (id)selectedLabel; - (void)setSelectedLabel:(id)arg1; - (void)_matchSelectedPathWithSelectedLabel; @@ -80,7 +80,7 @@ - (void)setSavedLabel:(id)arg1; - (void)setAdditionalLabels:(id)arg1; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; -- (void)setPropertyGroup:(id)arg1 itemIndex:(int)arg2; +- (void)setPropertyGroup:(id)arg1 itemIndex:(long long)arg2; - (void)resetLabelCaches; - (void)setBackgroundColor:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABKeyboardAdjuster.h b/iOS7/Frameworks/AddressBookUI/ABKeyboardAdjuster.h index f17be0877..d85495015 100644 --- a/iOS7/Frameworks/AddressBookUI/ABKeyboardAdjuster.h +++ b/iOS7/Frameworks/AddressBookUI/ABKeyboardAdjuster.h @@ -11,11 +11,11 @@ @interface ABKeyboardAdjuster : NSObject { NSMutableSet *_adjustmentRecords; - BOOL _active; + _Bool _active; } + (id)sharedAdjuster; -@property(nonatomic) BOOL active; // @synthesize active=_active; +@property(nonatomic) _Bool active; // @synthesize active=_active; - (void)resetAdjustment; - (void)dateFieldDateDidEndEditingNotification:(id)arg1; - (void)dateFieldDateDidBeginEditingNotification:(id)arg1; @@ -23,15 +23,15 @@ - (void)textViewTextDidBeginEditingNotification:(id)arg1; - (void)textFieldTextDidEndEditingNotification:(id)arg1; - (void)textFieldTextDidBeginEditingNotification:(id)arg1; -- (BOOL)shouldForceAutomaticKeyboardForView:(id)arg1; -- (BOOL)containsScrollView:(id)arg1; +- (_Bool)shouldForceAutomaticKeyboardForView:(id)arg1; +- (_Bool)containsScrollView:(id)arg1; - (void)removeScrollView:(id)arg1; - (void)addScrollView:(id)arg1; - (void)dealloc; - (id)init; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (void)manuallyAdjustEdgeInsets:(struct UIEdgeInsets)arg1 force:(BOOL)arg2; +- (void)manuallyAdjustEdgeInsets:(struct UIEdgeInsets)arg1 force:(_Bool)arg2; - (void)_adjustTableForKeyboardInfo:(id)arg1; - (void)cancelDelayedAdjustmentsForView:(id)arg1; - (id)recordForScrollView:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABKeyboardSettings.h b/iOS7/Frameworks/AddressBookUI/ABKeyboardSettings.h index 599919807..c6442eb7a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABKeyboardSettings.h +++ b/iOS7/Frameworks/AddressBookUI/ABKeyboardSettings.h @@ -10,11 +10,11 @@ { } -+ (BOOL)usesTextSuggestionDelegate:(id)arg1; -+ (BOOL)contentsIsSingleValue:(id)arg1; -+ (int)autocapitalizationTypeFromDictionary:(id)arg1; -+ (int)autocorrectionTypeFromDictionary:(id)arg1; -+ (int)keyboardTypeFromDictionary:(id)arg1; ++ (_Bool)usesTextSuggestionDelegate:(id)arg1; ++ (_Bool)contentsIsSingleValue:(id)arg1; ++ (long long)autocapitalizationTypeFromDictionary:(id)arg1; ++ (long long)autocorrectionTypeFromDictionary:(id)arg1; ++ (long long)keyboardTypeFromDictionary:(id)arg1; + (id)newKeyboardSettingsForProperty:(int)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABLabelPickerController.h b/iOS7/Frameworks/AddressBookUI/ABLabelPickerController.h index dd0547d95..aa0beef2a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABLabelPickerController.h +++ b/iOS7/Frameworks/AddressBookUI/ABLabelPickerController.h @@ -14,9 +14,9 @@ } @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; -- (id)initForProperty:(id)arg1; +- (id)initForContact:(id)arg1 property:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABLabelPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABLabelPickerViewController.h index 19e2c6055..5317cc13d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABLabelPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABLabelPickerViewController.h @@ -14,30 +14,30 @@ NSString *_selectedLabel; void *_addressBook; ABPropertyGroup *_propertyGroup; - int _itemIndex; + long long _itemIndex; ABItemLabelPicker *_labelPicker; - BOOL _didCreateNewLabel; + _Bool _didCreateNewLabel; } -@property(nonatomic) BOOL didCreateNewLabel; // @synthesize didCreateNewLabel=_didCreateNewLabel; +@property(nonatomic) _Bool didCreateNewLabel; // @synthesize didCreateNewLabel=_didCreateNewLabel; @property(retain, nonatomic) NSString *selectedLabel; // @synthesize selectedLabel=_selectedLabel; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)loadView; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)_allowsAutorotation; -- (BOOL)itemLabelPickerShouldDismissKeyboard:(id)arg1; -- (void)itemLabelPicker:(id)arg1 endedWithSelectionConfirmed:(BOOL)arg2 animate:(BOOL)arg3; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (_Bool)_allowsAutorotation; +- (_Bool)itemLabelPickerShouldDismissKeyboard:(id)arg1; +- (void)itemLabelPicker:(id)arg1 endedWithSelectionConfirmed:(_Bool)arg2 animate:(_Bool)arg3; - (void)itemLabelPickerDeletedLastCustomLabel:(id)arg1; - (void)itemLabelPicker:(id)arg1 deletedCustomLabel:(id)arg2; - (void)itemLabelPickerDidChangeSelection:(id)arg1; -- (float)ab_heightToFitForViewInPopoverView; +- (double)ab_heightToFitForViewInPopoverView; - (id)labelPicker; - (struct CGSize)fullScreenContentSize; - (void)setStyleProvider:(id)arg1; - (void)setDelegate:(id)arg1; - (void)dealloc; -- (id)initWithAddressBook:(void *)arg1 propertyGroup:(id)arg2 itemIndex:(int)arg3 additionalLabels:(id)arg4; +- (id)initWithAddressBook:(void *)arg1 propertyGroup:(id)arg2 itemIndex:(long long)arg3 additionalLabels:(id)arg4; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABLabelViewWithVariablePositioning.h b/iOS7/Frameworks/AddressBookUI/ABLabelViewWithVariablePositioning.h index 9ed8a9226..406c40204 100644 --- a/iOS7/Frameworks/AddressBookUI/ABLabelViewWithVariablePositioning.h +++ b/iOS7/Frameworks/AddressBookUI/ABLabelViewWithVariablePositioning.h @@ -11,14 +11,14 @@ @interface ABLabelViewWithVariablePositioning : UIView { UILabel *_label; - float _topPadding; - float _bottomPadding; - float _horizontalPadding; + double _topPadding; + double _bottomPadding; + double _horizontalPadding; } -@property(nonatomic) float horizontalPadding; // @synthesize horizontalPadding=_horizontalPadding; -@property(nonatomic) float bottomPadding; // @synthesize bottomPadding=_bottomPadding; -@property(nonatomic) float topPadding; // @synthesize topPadding=_topPadding; +@property(nonatomic) double horizontalPadding; // @synthesize horizontalPadding=_horizontalPadding; +@property(nonatomic) double bottomPadding; // @synthesize bottomPadding=_bottomPadding; +@property(nonatomic) double topPadding; // @synthesize topPadding=_topPadding; - (void)layoutSubviews; - (void)setLabelShadowOffset:(struct CGSize)arg1; - (void)setLabelShadowColor:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABLinkedCardsCell.h b/iOS7/Frameworks/AddressBookUI/ABLinkedCardsCell.h index d6a5dce9a..56650703c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABLinkedCardsCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABLinkedCardsCell.h @@ -6,38 +6,40 @@ #import -@class NSDictionary, UIImageView, UILabel, UIView; +@class NSDictionary, UIImageView, UILabel; @interface ABLinkedCardsCell : ABContactCell { + _Bool _displayConstraintsActive; + _Bool _editingConstraintsActive; UILabel *_sourceLabel; UILabel *_nameLabel; - UIView *_innerContentView; id _delegate; NSDictionary *_sourceTextAttributes; NSDictionary *_nameTextAttributes; UIImageView *_chevron; } -+ (float)cellHeightForEditing:(BOOL)arg1; -+ (BOOL)requiresConstraintBasedLayout; ++ (double)cellHeightForEditing:(_Bool)arg1; ++ (_Bool)requiresConstraintBasedLayout; @property(retain, nonatomic) UIImageView *chevron; // @synthesize chevron=_chevron; +@property(nonatomic) _Bool editingConstraintsActive; // @synthesize editingConstraintsActive=_editingConstraintsActive; +@property(nonatomic) _Bool displayConstraintsActive; // @synthesize displayConstraintsActive=_displayConstraintsActive; @property(copy, nonatomic) NSDictionary *nameTextAttributes; // @synthesize nameTextAttributes=_nameTextAttributes; @property(copy, nonatomic) NSDictionary *sourceTextAttributes; // @synthesize sourceTextAttributes=_sourceTextAttributes; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) UIView *innerContentView; // @synthesize innerContentView=_innerContentView; @property(readonly, nonatomic) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; @property(readonly, nonatomic) UILabel *sourceLabel; // @synthesize sourceLabel=_sourceLabel; - (void)setBackgroundColor:(id)arg1; - (id)contentViewEditingConstraints; - (id)contentViewConstraints; - (void)updateConstraints; -- (void)setNeedsUpdateConstraints; +- (void)setNeedsUpdateDisplayConstraints; - (void)setCardGroupItem:(id)arg1; - (void)performDefaultAction; -- (BOOL)shouldPerformDefaultAction; +- (_Bool)shouldPerformDefaultAction; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABLinkedCardsPlaceholderCell.h b/iOS7/Frameworks/AddressBookUI/ABLinkedCardsPlaceholderCell.h index fef819293..59a758054 100644 --- a/iOS7/Frameworks/AddressBookUI/ABLinkedCardsPlaceholderCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABLinkedCardsPlaceholderCell.h @@ -15,8 +15,8 @@ - (void)setCardGroupItem:(id)arg1; - (void)tintColorDidChange; - (void)performDefaultAction; -- (BOOL)shouldPerformDefaultAction; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (_Bool)shouldPerformDefaultAction; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMemberCell.h b/iOS7/Frameworks/AddressBookUI/ABMemberCell.h index 5637292fc..18c89ec40 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMemberCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABMemberCell.h @@ -11,21 +11,21 @@ @interface ABMemberCell : UITableViewCell { ABStyleProvider *_styleProvider; - BOOL _isMeCard; + _Bool _isMeCard; ABMemberNameView *_contactNameView; ABUIPerson *_person; } -@property(nonatomic) BOOL isMeCard; // @synthesize isMeCard=_isMeCard; +@property(nonatomic) _Bool isMeCard; // @synthesize isMeCard=_isMeCard; @property(retain, nonatomic) ABUIPerson *person; // @synthesize person=_person; @property(readonly, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(retain, nonatomic) ABMemberNameView *contactNameView; // @synthesize contactNameView=_contactNameView; - (id)_scriptingInfo; - (id)description; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (void)layoutSubviews; - (void)dealloc; - (id)initWithStyleProvider:(id)arg1 reuseIdentifier:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABMemberNameView.h b/iOS7/Frameworks/AddressBookUI/ABMemberNameView.h index 557e7a64d..647cb70c8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMemberNameView.h +++ b/iOS7/Frameworks/AddressBookUI/ABMemberNameView.h @@ -12,17 +12,25 @@ { UILabel *_nameLabel; UILabel *_meLabel; - BOOL _highlighted; - BOOL _isMeCard; + _Bool _highlighted; + _Bool _isMeCard; ABStyleProvider *_styleProvider; ABUIPerson *_person; } -@property(nonatomic) BOOL isMeCard; // @synthesize isMeCard=_isMeCard; -@property(nonatomic) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) _Bool isMeCard; // @synthesize isMeCard=_isMeCard; +@property(nonatomic) _Bool highlighted; // @synthesize highlighted=_highlighted; @property(retain, nonatomic) ABUIPerson *person; // @synthesize person=_person; @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; -- (id)_attributedNameWithNameComponents:(id)arg1 delimiter:(id)arg2 highlightedIndex:(int)arg3; +- (id)_cachedBoldTextAttributes; +- (id)_cachedRegularTextAttributes; +- (double)_cachedNameLabelBaselineOffsetFromBottom; +- (struct CGRect)_cachedNameLabelFrame; +- (_Bool)_hasCachedNameLabelFrame; +- (id)_cachedMemberNamePlaceholderFont; +- (id)_cachedMemberNameBoldFont; +- (id)_cachedMemberNameRegularFont; +- (id)_attributedNameWithNameComponents:(id)arg1 delimiter:(id)arg2 highlightedIndex:(long long)arg3; - (void)layoutSubviews; @property(readonly, nonatomic) UILabel *meLabel; @property(readonly, nonatomic) UILabel *nameLabel; diff --git a/iOS7/Frameworks/AddressBookUI/ABMemberNameViewCache.h b/iOS7/Frameworks/AddressBookUI/ABMemberNameViewCache.h new file mode 100644 index 000000000..3036dbc5f --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABMemberNameViewCache.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCache; + +@interface ABMemberNameViewCache : NSObject +{ + NSCache *_styleProvidersCache; +} + ++ (id)sharedInstance; +- (id)_cacheForStyleProvider:(id)arg1; +- (void)setNameLabelBaselineOffsetFromBottom:(double)arg1 forStyleProvider:(id)arg2; +- (void)setNameLabelFrame:(struct CGRect)arg1 forStyleProvider:(id)arg2; +- (double)nameLabelBaselineOffsetFromBottomForStyleProvider:(id)arg1; +- (struct CGRect)nameLabelFrameForStyleProvider:(id)arg1; +- (_Bool)hasNameLabelFrameForStyleProvider:(id)arg1; +- (id)boldTextAttributesForStyleProvider:(id)arg1; +- (id)regularTextAttributesForStyleProvider:(id)arg1; +- (id)memberNamePlaceholderFontForStyleProvider:(id)arg1; +- (id)memberNameBoldFontForStyleProvider:(id)arg1; +- (id)memberNameRegularFontForStyleProvider:(id)arg1; +- (void)contentSizeCategoryDidChange:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersController-ABMembersControllerTesting.h b/iOS7/Frameworks/AddressBookUI/ABMembersController-ABMembersControllerTesting.h new file mode 100644 index 000000000..06671d1cb --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABMembersController-ABMembersControllerTesting.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABMembersController (ABMembersControllerTesting) +- (void)searchCurrentContactsGroupForWords:(id)arg1 animated:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersController.h b/iOS7/Frameworks/AddressBookUI/ABMembersController.h index 9b0619f6e..bf0fc7e0d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersController.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersController.h @@ -19,54 +19,51 @@ ABMembersDataSource *_membersDataSource; ABMembersFilteredDataSource *_searchDataSource; id _styleProvider; - unsigned int _cellsCreated; - unsigned int _memberCount; + unsigned long long _cellsCreated; + unsigned long long _memberCount; UITableView *_tableView; UISearchBar *_searchBar; UISearchDisplayController *_searchController; UIViewController *_parentViewController; - unsigned int _searchSequenceNumber; + unsigned long long _searchSequenceNumber; NSOperationQueue *_operationQueue; id _membersControllerDelegate; - BOOL _resumeForPhoneApp; - BOOL _showingCardFromSearch; - BOOL _wasKeyboardShowing; - BOOL _shouldRestoreScrollPosition; - BOOL _shouldDeactivateSearch; + _Bool _showingCardFromSearch; + _Bool _shouldDeactivateSearch; NSIndexPath *_selectedIndexPath; - BOOL _searchEnabled; - BOOL _needToClearOldResults; + _Bool _searchEnabled; + _Bool _needToClearOldResults; id _searchCompletionDelegate; _UINavigationControllerPalette *_searchPalette; } -+ (id)newNameSearchOperationWithString:(id)arg1 contactsFilter:(id)arg2 addressBook:(void *)arg3 delegate:(id)arg4 inOutSequenceNumber:(unsigned int *)arg5; ++ (id)newNameSearchOperationWithString:(id)arg1 contactsFilter:(id)arg2 addressBook:(void *)arg3 delegate:(id)arg4 inOutSequenceNumber:(unsigned long long *)arg5; @property(retain, nonatomic) _UINavigationControllerPalette *searchPalette; // @synthesize searchPalette=_searchPalette; @property(nonatomic) id membersControllerDelegate; // @synthesize membersControllerDelegate=_membersControllerDelegate; @property(nonatomic) id searchCompletionDelegate; // @synthesize searchCompletionDelegate=_searchCompletionDelegate; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic, getter=isSearchEnabled) BOOL searchEnabled; // @synthesize searchEnabled=_searchEnabled; +@property(nonatomic, getter=isSearchEnabled) _Bool searchEnabled; // @synthesize searchEnabled=_searchEnabled; - (void)_deselectAllRowsWithAnimation; - (void)_updateCountString; -- (void)_updateNoContactsViewAnimated:(BOOL)arg1; -- (void)_updateEmptyTableViewAnimated:(BOOL)arg1; -- (BOOL)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(BOOL)arg5; -- (BOOL)abDataSourceAllowsShowingPersonsCards:(id)arg1; -- (BOOL)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (BOOL)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3; +- (void)_updateNoContactsViewAnimated:(_Bool)arg1; +- (void)_updateEmptyTableViewAnimated:(_Bool)arg1; +- (_Bool)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(_Bool)arg5; +- (_Bool)abDataSourceAllowsShowingPersonsCards:(id)arg1; +- (_Bool)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(_Bool)arg3; - (void)displayedMembersListChanged; - (void)_reselectLastSelectedCellIfNeeded; - (void)setBannerTitle:(id)arg1 value:(id)arg2; - (void)searchDisplayControllerDidEndSearch:(id)arg1; - (void)searchDisplayControllerWillEndSearch:(id)arg1; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; @property(readonly, nonatomic) NSString *currentSearchText; -- (BOOL)_shouldDeactivateOnCancelButtonClicked; +- (_Bool)_shouldDeactivateOnCancelButtonClicked; - (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchDisplayControllerWillBeginSearch:(id)arg1; - (void)makeMainTableViewVisible; -- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(BOOL)arg3; +- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(_Bool)arg3; - (id)_localizedStringForError:(int)arg1; - (id)__searchController; - (id)__searchBar; @@ -74,36 +71,29 @@ - (id)operationQueue; - (void)_cancelGALSearch; - (void)cancelSearching:(id)arg1; -- (void)cancelSearchingAnimated:(BOOL)arg1; +- (void)cancelSearchingAnimated:(_Bool)arg1; - (void)resetStateForDisplayedFilterChange; -- (BOOL)shouldShowGroups; +- (_Bool)shouldShowGroups; - (id)selectedCell; -- (void)setCellsCreated:(unsigned int)arg1; -- (unsigned int)cellsCreated; -- (void)deselectAllRowsWithAnimation:(BOOL)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)didReceiveMemoryWarning; -- (void)resume; -- (void)suspend; -- (void)loadState; -- (void)saveState:(void *)arg1; -- (void)saveScrollPosition:(void *)arg1; -- (void)restoreScrollPosition; -- (BOOL)selectAndScrollMemberVisible:(void *)arg1; +- (void)setCellsCreated:(unsigned long long)arg1; +- (unsigned long long)cellsCreated; +- (void)deselectAllRowsWithAnimation:(_Bool)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)selectAndScrollMemberVisible:(void *)arg1; - (id)tableViewPathToMember:(void *)arg1; -- (int)globalIndexOfMember:(void *)arg1; +- (long long)globalIndexOfMember:(void *)arg1; - (id)currentTableView; - (void)stopScrolling; - (id)contentView; - (id)tableView; - (void)_reloadFontSizes; - (void)_updateRowsHeights; -- (BOOL)shouldShowIndex; -@property(readonly, nonatomic) BOOL isServerSearchGroup; -- (BOOL)isSearching; +- (_Bool)shouldShowIndex; +@property(readonly, nonatomic) _Bool isServerSearchGroup; +- (_Bool)isSearching; - (void)setParentViewController:(id)arg1; - (void)_setSelectedIndexPath:(id)arg1; - (void *)_selectedPerson; @@ -115,7 +105,6 @@ - (void)reload; - (void)dealloc; - (id)initWithAddressBook:(void *)arg1; -- (void)searchCurrentContactsGroupForWords:(id)arg1 animated:(BOOL)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABMembersControllerDelegate-Protocol.h index 2ce763545..59781296a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersControllerDelegate-Protocol.h @@ -12,12 +12,12 @@ - (void)membersControllerDidEndSearching:(id)arg1; - (void)membersControllerWillEndSearching:(id)arg1; - (void)membersControllerWillStartSearching:(id)arg1; -- (BOOL)membersController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)membersController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; - (int)behavior; - (void)personWasSelected:(void *)arg1; -- (BOOL)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3; -- (BOOL)showCardForPerson:(void *)arg1 animate:(BOOL)arg2; -- (BOOL)allowsShowingPersonsCards; -- (void)showInsertEditorForPerson:(void *)arg1 animate:(BOOL)arg2; +- (_Bool)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(_Bool)arg3; +- (_Bool)showCardForPerson:(void *)arg1 animate:(_Bool)arg2; +- (_Bool)allowsShowingPersonsCards; +- (void)showInsertEditorForPerson:(void *)arg1 animate:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersDataSource.h b/iOS7/Frameworks/AddressBookUI/ABMembersDataSource.h index f8c3b55dd..285a81cd4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersDataSource.h @@ -33,29 +33,30 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)scrollViewWillBeginDragging:(id)arg1; - (struct CGRect)tableView:(id)arg1 frameForSectionIndexGivenProposedFrame:(struct CGRect)arg2; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)indexPathForDisplayedMemberIndex:(unsigned int)arg1 inTableView:(id)arg2; -- (int)globalRowForDisplayedMemberIndex:(unsigned int)arg1; -- (unsigned int)displayedMemberIndexForIndexPath:(id)arg1 inTableView:(id)arg2; -- (int)globalRowForBanner; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)indexPathForDisplayedMemberIndex:(unsigned long long)arg1 inTableView:(id)arg2; +- (long long)globalRowForDisplayedMemberIndex:(unsigned long long)arg1; +- (unsigned long long)displayedMemberIndexForIndexPath:(id)arg1 inTableView:(id)arg2; +- (long long)globalRowForBanner; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (struct __CFDictionary *)sectionHeaderSortingIndices; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)titleForHeaderInSection:(int)arg1; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)titleForHeaderInSection:(long long)arg1; - (id)displayableSectionHeaderFromSectionHeader:(id)arg1; - (id)sectionIndexFromDisplayableSectionIndex:(id)arg1; - (id)displayableSectionIndexFromSectionIndex:(id)arg1; - (void)createAllDisplayableSectionIndexAndHeaderCaches; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)setBannerView:(id)arg1 inTableView:(id)arg2; - (id)bannerView; -- (BOOL)shouldShowGroups; +- (_Bool)shouldShowGroups; - (void)_invalidateMeCard; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersDataSourceDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABMembersDataSourceDelegate-Protocol.h index 2026956af..57ab7da85 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersDataSourceDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersDataSourceDelegate-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol ABMembersDataSourceDelegate -- (BOOL)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (BOOL)abDataSourceAllowsShowingPersonsCards:(id)arg1; -- (BOOL)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(BOOL)arg5; +- (_Bool)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)abDataSourceAllowsShowingPersonsCards:(id)arg1; +- (_Bool)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(_Bool)arg5; @optional - (void)abScrollViewDidBeginDragging:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersFilteredDataSource.h b/iOS7/Frameworks/AddressBookUI/ABMembersFilteredDataSource.h index a7078119d..b4eee6e12 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersFilteredDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersFilteredDataSource.h @@ -17,20 +17,22 @@ void *_addressBook; id _delegate; id _styleProvider; + _Bool _isInPopover; } +@property(nonatomic) _Bool isInPopover; // @synthesize isInPopover=_isInPopover; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)removeAllRecords; - (void)addRecords:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @property(readonly, nonatomic) NSArray *records; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersSearchDisplayController.h b/iOS7/Frameworks/AddressBookUI/ABMembersSearchDisplayController.h index 6e08b21a5..32c3b0bbf 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersSearchDisplayController.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersSearchDisplayController.h @@ -10,7 +10,7 @@ { } -- (void)setActive:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setActive:(_Bool)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersViewController-ABMembersViewControllerTesting.h b/iOS7/Frameworks/AddressBookUI/ABMembersViewController-ABMembersViewControllerTesting.h new file mode 100644 index 000000000..ed6a1a729 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABMembersViewController-ABMembersViewControllerTesting.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABMembersViewController (ABMembersViewControllerTesting) +- (void)searchCurrentContactsGroupForWords:(id)arg1 animated:(_Bool)arg2; +- (void)setSearchCompletionDelegate:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABMembersViewController.h b/iOS7/Frameworks/AddressBookUI/ABMembersViewController.h index aed59a9a7..0e4c9eb44 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMembersViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABMembersViewController.h @@ -21,13 +21,11 @@ id _insertionLabel; int _rightButtonBehavior; int _leftButtonBehavior; - BOOL _shouldHandleExternalChangeOnPersonViewControllers; + _Bool _shouldHandleExternalChangeOnPersonViewControllers; _UIAccessDeniedView *_accessDeniedView; } -- (void)removeBackdropMasks; -- (void)updateBackdropMasks; -- (BOOL)personViewController:(id)arg1 shouldContinueAfterEditingConfirmed:(BOOL)arg2 forPerson:(void *)arg3; +- (_Bool)personViewController:(id)arg1 shouldContinueAfterEditingConfirmed:(_Bool)arg2 forPerson:(void *)arg3; - (void)insertProperty:(int *)arg1 insertValue:(id *)arg2 insertLabel:(id *)arg3; - (void)preferredPersonDidChangeToPerson:(void *)arg1; - (void)personWasDeleted; @@ -43,49 +41,49 @@ - (void)peoplePickerNavigationControllerNavigationBarStoppedAnimating:(id)arg1; - (void)reallyHandleExternalChangeOnPersonViewControllers; - (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2; -- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2 informDelegate:(BOOL)arg3; +- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2 informDelegate:(_Bool)arg3; - (void)personWasSelected:(void *)arg1; - (void)cancelSearching:(id)arg1; - (void)membersControllerDidEndServerSearch:(id)arg1; - (void)membersControllerDidEndSearching:(id)arg1; - (void)membersControllerWillEndSearching:(id)arg1; - (void)membersControllerWillStartSearching:(id)arg1; -- (BOOL)membersController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (void)showInsertEditorForPerson:(void *)arg1 animate:(BOOL)arg2; -- (BOOL)showCardForPerson:(void *)arg1 animate:(BOOL)arg2; -- (BOOL)showCardForPerson:(void *)arg1 animate:(BOOL)arg2 selectAndScrollToPerson:(BOOL)arg3; -- (BOOL)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3; -- (BOOL)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3 selectAndScrollToPerson:(BOOL)arg4; -- (BOOL)allowsShowingPersonsCards; +- (_Bool)membersController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (void)showInsertEditorForPerson:(void *)arg1 animate:(_Bool)arg2; +- (_Bool)showCardForPerson:(void *)arg1 animate:(_Bool)arg2; +- (_Bool)showCardForPerson:(void *)arg1 animate:(_Bool)arg2 selectAndScrollToPerson:(_Bool)arg3; +- (_Bool)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(_Bool)arg3; +- (_Bool)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(_Bool)arg3 selectAndScrollToPerson:(_Bool)arg4; +- (_Bool)selectAndScrollMemberVisible:(void *)arg1; +- (id)indexPathForMember:(void *)arg1; +- (_Bool)allowsShowingPersonsCards; - (void)refreshEverythingNow; - (void)startRefreshingAccount; - (void)cancelRefreshingAccount; -- (BOOL)canHandleSnapbackIdentifier:(id)arg1 animated:(BOOL)arg2; +- (_Bool)canHandleSnapbackIdentifier:(id)arg1 animated:(_Bool)arg2; - (void)addPerson:(id)arg1; - (void)cancel:(id)arg1; -- (BOOL)isNavigationButtonEnabled:(int)arg1; -- (void)didReceiveMemoryWarning; +- (_Bool)isNavigationButtonEnabled:(int)arg1; - (void)applicationDidResume; -- (void)applicationWillSuspend; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (int)abViewControllerType; -- (void)updateNavigationButtonsAnimated:(BOOL)arg1; -- (void)updateNavigationButtonsInSearchMode:(BOOL)arg1; -- (void)updateNavigationButtonsInSearchMode:(BOOL)arg1 animated:(BOOL)arg2; -- (void)updateLeftNavigationButtonAnimated:(BOOL)arg1; +- (void)updateNavigationButtonsAnimated:(_Bool)arg1; +- (void)updateNavigationButtonsInSearchMode:(_Bool)arg1; +- (void)updateNavigationButtonsInSearchMode:(_Bool)arg1 animated:(_Bool)arg2; +- (void)updateLeftNavigationButtonAnimated:(_Bool)arg1; - (void)updateView; - (void)updateTitle; - (void)presentGroupsViewController; -@property(readonly) BOOL shouldShowGroups; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -@property(readonly) BOOL allowsCardEditing; -@property(readonly) BOOL allowsCancel; +@property(readonly) _Bool shouldShowGroups; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +@property(readonly) _Bool allowsCardEditing; +@property(readonly) _Bool allowsCancel; @property(readonly, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; - (void)loadView; +- (id)tableView; - (void)loadState; - (void)setBannerTitle:(id)arg1 value:(id)arg2; - (void)_applicationEnteringBackground; @@ -99,8 +97,6 @@ - (void)resetInsertionData; - (void)dealloc; - (id)initWithModel:(id)arg1; -- (void)searchCurrentContactsGroupForWords:(id)arg1 animated:(BOOL)arg2; -- (void)setSearchCompletionDelegate:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABModel-ABModelTesting.h b/iOS7/Frameworks/AddressBookUI/ABModel-ABModelTesting.h new file mode 100644 index 000000000..cb6f4ca2b --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABModel-ABModelTesting.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABModel (ABModelTesting) +- (id)allDatabaseDirectories; +- (id)databaseSubdirectory; +- (id)databaseFullDirectory; +- (id)databaseHomeDirectory; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABModel.h b/iOS7/Frameworks/AddressBookUI/ABModel.h index d08f368e0..ae1bcbf45 100644 --- a/iOS7/Frameworks/AddressBookUI/ABModel.h +++ b/iOS7/Frameworks/AddressBookUI/ABModel.h @@ -11,23 +11,23 @@ @interface ABModel : NSObject { void *_addressBook; - CDStruct_e817f9f7 *_sectionLists; + CDStruct_0029e0ce *_sectionLists; struct __CFDictionary *_headerSortKeyToHeaderString; struct _NSRange _displayedMemberPreparedRange; - unsigned int _numberOfDisplayedMembers; - BOOL _displayedMembersAreSearchResults; + unsigned long long _numberOfDisplayedMembers; + _Bool _displayedMembersAreSearchResults; void *_selectedPerson; unsigned int _displayOrdering; struct __CFArray *_databaseChangeDelegates; void *_backgroundAddressBook; - BOOL _backgroundAddressBookInvalidated; + _Bool _backgroundAddressBookInvalidated; NSMutableArray *_cachedModelRecords; NSRecursiveLock *_memberLock; - BOOL _loadingInBackground; + _Bool _loadingInBackground; NSRecursiveLock *_backgroundLoadingLock; - BOOL _backgroundInvalidated; + _Bool _backgroundInvalidated; id _delayedNotificationHandler; - BOOL _autoInvalidateOnDatabaseChange; + _Bool _autoInvalidateOnDatabaseChange; NSArray *_lastSeenSources; NSArray *_lastSeenGroups; int _meID; @@ -38,22 +38,24 @@ + (unsigned int)sortOrdering; + (void)initialize; -- (void)stopDelayingNotificationsForDatabaseChangeDelegate:(id)arg1 andDeliverDelayedNotifications:(BOOL)arg2; +- (void)stopDelayingNotificationsForDatabaseChangeDelegate:(id)arg1 andDeliverDelayedNotifications:(_Bool)arg2; - (void)startDelayingNotificationsForDatabaseChangeDelegate:(id)arg1; - (struct __CFArray *)_databaseChangeDelegates; - (void)removeDatabaseChangeDelegate:(id)arg1; - (void)addDatabaseChangeDelegate:(id)arg1; -- (void)setAutoInvalidateOnDatabaseChange:(BOOL)arg1; -- (void)_updateForMajorAddressBookChange:(BOOL)arg1; +- (void)setAutoInvalidateOnDatabaseChange:(_Bool)arg1; +- (void)_updateForMajorAddressBookChange:(_Bool)arg1; - (void)updateForMajorAddressBookChange; - (void)_modelDatabaseChangedExternally:(struct __CFDictionary *)arg1; - (void)_modelDatabaseChangedLocally:(struct __CFDictionary *)arg1; -- (void)_notifyDelegatesOfExternalDatabaseChangeWithDeletedGroup:(BOOL)arg1 deletedPerson:(BOOL)arg2; +- (void)_notifyDelegatesOfExternalDatabaseChangeWithDeletedGroup:(_Bool)arg1 deletedPerson:(_Bool)arg2; - (int)meID; - (void)_cacheMeID; - (id)allGroups; - (id)allSources; @property(nonatomic) void *addressBook; +@property(readonly, nonatomic) void *sourceForNewRecords; +@property(readonly, nonatomic) void *groupForNewRecords; - (void)invalidateDisplayedMembers; @property(retain, nonatomic) ABContactsFilter *displayedContactsFilter; // @synthesize displayedContactsFilter=_displayedContactsFilter; @property(readonly, nonatomic) ABContactsFilter *selectedContactsFilter; // @synthesize selectedContactsFilter=_selectedContactsFilter; @@ -64,27 +66,27 @@ - (void *)selectedPerson; - (void)setSelectedPerson:(void *)arg1; - (void)prepareDisplayedMembersInRange:(struct _NSRange)arg1; -- (CDStruct_e817f9f7 *)displayedMemberSectionLists; -- (void)copyDisplayedNamePieces:(id *)arg1 isGroup:(char *)arg2 highlightIndex:(int *)arg3 forMemberID:(int *)arg4 atindex:(int)arg5; -- (int)indexForDisplayedMember:(void *)arg1; -- (void *)displayedMemberAtIndex:(int)arg1; +- (CDStruct_0029e0ce *)displayedMemberSectionLists; +- (void)copyDisplayedNamePieces:(id *)arg1 isGroup:(_Bool *)arg2 highlightIndex:(long long *)arg3 forMemberID:(int *)arg4 atindex:(long long)arg5; +- (long long)indexForDisplayedMember:(void *)arg1; +- (void *)displayedMemberAtIndex:(long long)arg1; - (id)displayedMembersInRange:(struct _NSRange)arg1; - (id)_displayedGroupMembersInRange:(struct _NSRange)arg1; - (id)_partialDisplayedGroupMembersInRange:(struct _NSRange)arg1; -- (void)_startBackgroundThreadIfNecessaryScanningForward:(BOOL)arg1; +- (void)_startBackgroundThreadIfNecessaryScanningForward:(_Bool)arg1; - (void)_loadMembersInBackground:(id)arg1; -- (struct __CFArray *)_copyArrayOfPeopleInDisplayedContactsFilterForRange:(struct _NSRange)arg1 inBackground:(BOOL)arg2; -- (void)_cachePeople:(struct __CFArray *)arg1 atEnd:(BOOL)arg2; -- (int)_indexOfMember:(void *)arg1 inDisplayedMembers:(id)arg2; +- (struct __CFArray *)_copyArrayOfPeopleInDisplayedContactsFilterForRange:(struct _NSRange)arg1 inBackground:(_Bool)arg2; +- (void)_cachePeople:(struct __CFArray *)arg1 atEnd:(_Bool)arg2; +- (long long)_indexOfMember:(void *)arg1 inDisplayedMembers:(id)arg2; - (id)_newModelRecordFromRecord:(void *)arg1; -- (unsigned int)numberOfDisplayedMembers; +- (unsigned long long)numberOfDisplayedMembers; - (id)allCachedModelRecords; -- (unsigned int)displayedMemberSectionListsCount; +- (unsigned long long)displayedMemberSectionListsCount; - (void)setFilteredDisplayedMembers:(struct __CFArray *)arg1; - (void)resetSectionList; -- (long)resetFullSectionList:(struct __CFDictionary *)arg1 maximumSectionCount:(int)arg2; -- (long)resetPartialSectionListWithMaximumCount:(int)arg1 headerSortKeyToHeaderString:(struct __CFDictionary *)arg2; -- (BOOL)shouldUsePartialLoadingForContactsFilter:(id)arg1; +- (long long)resetFullSectionList:(struct __CFDictionary *)arg1 maximumSectionCount:(int)arg2; +- (long long)resetPartialSectionListWithMaximumCount:(int)arg1 headerSortKeyToHeaderString:(struct __CFDictionary *)arg2; +- (_Bool)shouldUsePartialLoadingForContactsFilter:(id)arg1; - (struct __CFDictionary *)headerSortKeyToHeaderStringDictionary; - (void)resetSortKeyToHeaderStringDictionary; - (void)setDisplayNameOrdering:(unsigned int)arg1; @@ -92,10 +94,6 @@ - (void)_waitUntilBackgroundThreadFinished; - (void)dealloc; - (id)initWithAddressBook:(void *)arg1; -- (id)allDatabaseDirectories; -- (id)databaseSubdirectory; -- (id)databaseFullDirectory; -- (id)databaseHomeDirectory; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABModelRecord.h b/iOS7/Frameworks/AddressBookUI/ABModelRecord.h index bccdf78d1..30c031d26 100644 --- a/iOS7/Frameworks/AddressBookUI/ABModelRecord.h +++ b/iOS7/Frameworks/AddressBookUI/ABModelRecord.h @@ -12,18 +12,18 @@ { int _recordID; struct __CFString *_sortKey; - long _highlightIndex; - BOOL _isGroup; + long long _highlightIndex; + _Bool _isGroup; NSArray *_namePieces; } - (struct __CFString *)sortKey; - (id)namePieces; -- (BOOL)isGroup; -- (long)highlightIndex; +- (_Bool)isGroup; +- (long long)highlightIndex; - (int)recordID; - (void)dealloc; -- (id)initWithRecordID:(int)arg1 highlightIndex:(long)arg2 group:(BOOL)arg3 namePieces:(id)arg4 sortKey:(struct __CFString *)arg5; +- (id)initWithRecordID:(int)arg1 highlightIndex:(long long)arg2 group:(_Bool)arg3 namePieces:(id)arg4 sortKey:(struct __CFString *)arg5; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMonogrammer.h b/iOS7/Frameworks/AddressBookUI/ABMonogrammer.h index d05bebb77..d5fa57347 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMonogrammer.h +++ b/iOS7/Frameworks/AddressBookUI/ABMonogrammer.h @@ -6,32 +6,50 @@ #import "NSObject.h" -@class UIColor, UIFont, UIImage; +@class NSString, UIColor, UIFont, UIImage; @interface ABMonogrammer : NSObject { - UIImage *_defaultMonogram; - BOOL _textKnockout; - float _diameter; + UIImage *_silhouetteMonogram; + UIImage *_questionMarkMonogram; + UIImage *_knockoutMaskMonogram; + double _innerBorderWidth; + NSString *_silhouetteImageName; + long long _monogrammerStyle; + _Bool _textKnockout; + double _diameter; UIColor *_backgroundColor; UIFont *_font; UIColor *_textColor; } -@property(nonatomic) BOOL textKnockout; // @synthesize textKnockout=_textKnockout; +@property(nonatomic) _Bool textKnockout; // @synthesize textKnockout=_textKnockout; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(retain, nonatomic) UIFont *font; // @synthesize font=_font; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic) float diameter; // @synthesize diameter=_diameter; -- (id)monogramWithInitials:(id)arg1; -- (id)monogramWithImageData:(struct __CFData *)arg1; -- (id)initialsForFirstName:(id)arg1 lastName:(id)arg2; -- (id)initialsForPerson:(void *)arg1; -- (void)clearMonogramCache; +@property(nonatomic) double diameter; // @synthesize diameter=_diameter; +- (id)_copyMonogramWithKnockoutMask; +- (id)_copyMonogramWithSilhouette; +- (id)_copyMonogramWithInitials:(id)arg1; +- (id)_copyMonogramWithImageData:(struct __CFData *)arg1; +- (id)_initialsForFirstName:(id)arg1 lastName:(id)arg2; +- (id)_initialsForPerson:(void *)arg1; +- (void)_clearMonogramCache; - (id)defaultMonogram; +- (id)maskForMonogram; +- (id)knockoutMaskMonogram; +- (id)questionMarkMonogram; +- (id)silhouetteMonogram; - (id)monogramForPersonWithFirstName:(id)arg1 lastName:(id)arg2; - (id)monogramForPerson:(void *)arg1; -- (BOOL)hasMonogramForPerson:(void *)arg1; +- (id)monogramForPerson:(void *)arg1 isPersonImage:(_Bool *)arg2; +- (_Bool)hasMonogramForPerson:(void *)arg1; +- (_Bool)hasImageOrInitialsForPerson:(void *)arg1; +- (id)silhouetteImageName; +- (double)innerBorderWidth; +- (void)monogramsAsFlatImages; +- (void)dealloc; +- (id)initWithStyle:(long long)arg1 diameter:(double)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCell.h b/iOS7/Frameworks/AddressBookUI/ABMultiCell.h index 9ec89d6a0..9974c6b5b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCell.h @@ -11,19 +11,19 @@ @interface ABMultiCell : ABChameleonCell { ABMultiCellContentView *_abMultiCellContentView; - BOOL _editingDisabled; + _Bool _editingDisabled; } -@property(nonatomic, getter=isEditingDisabled) BOOL editingDisabled; // @synthesize editingDisabled=_editingDisabled; +@property(nonatomic, getter=isEditingDisabled) _Bool editingDisabled; // @synthesize editingDisabled=_editingDisabled; - (void)setAbCellStyle:(int)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldSwallowTouches:(id)arg1 withEvent:(id)arg2; +- (_Bool)_shouldSwallowTouches:(id)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) ABMultiCellContentView *multiCellContentView; - (void)_addMultiCellContentViewIfNeeded; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView.h index 25f87a9c6..31a5b1ca8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView.h @@ -13,89 +13,89 @@ @interface ABMultiCellContentView : ABPersonCellContentView { UITableViewCell *_cell; - BOOL _usesCustomPropertyCell; + _Bool _usesCustomPropertyCell; UIView *_labelDivider; - BOOL _isImportant; - BOOL _isEmphasized; - BOOL _isHighlighted; - BOOL _allowsEditing; - BOOL _isEditing; - BOOL _shouldIgnoreEndEditing; + _Bool _isImportant; + _Bool _isEmphasized; + _Bool _isHighlighted; + _Bool _allowsEditing; + _Bool _isEditing; + _Bool _shouldIgnoreEndEditing; int _property; ABAbstractPropertyGroup *_pg; id _pgInfo; - BOOL _needsReload; + _Bool _needsReload; UIView *_touchedView; id _updateDelegate; int _abCellStyle; } -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; + (void)setupTextField:(id)arg1 withStyleProvider:(id)arg2; -+ (struct CGSize)sizeThatFits:(struct CGSize)arg1 forPropertyGroup:(id)arg2 info:(id)arg3 styleProvider:(id)arg4 whenEditing:(BOOL)arg5; ++ (struct CGSize)sizeThatFits:(struct CGSize)arg1 forPropertyGroup:(id)arg2 info:(id)arg3 styleProvider:(id)arg4 whenEditing:(_Bool)arg5; + (id)reuseIdentifierForPropertyGroup:(id)arg1 info:(id)arg2; + (Class)classForProperty:(int)arg1; -@property(nonatomic) BOOL shouldIgnoreEndEditing; // @synthesize shouldIgnoreEndEditing=_shouldIgnoreEndEditing; -@property(nonatomic) BOOL usesCustomPropertyCell; // @synthesize usesCustomPropertyCell=_usesCustomPropertyCell; +@property(nonatomic) _Bool shouldIgnoreEndEditing; // @synthesize shouldIgnoreEndEditing=_shouldIgnoreEndEditing; +@property(nonatomic) _Bool usesCustomPropertyCell; // @synthesize usesCustomPropertyCell=_usesCustomPropertyCell; @property(nonatomic) UITableViewCell *cell; // @synthesize cell=_cell; @property(nonatomic) int abCellStyle; // @synthesize abCellStyle=_abCellStyle; @property(nonatomic) id updateDelegate; // @synthesize updateDelegate=_updateDelegate; -@property(nonatomic, getter=isEmphasized) BOOL emphasized; // @synthesize emphasized=_isEmphasized; -@property(nonatomic, getter=isImportant) BOOL important; // @synthesize important=_isImportant; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_isEditing; +@property(nonatomic, getter=isEmphasized) _Bool emphasized; // @synthesize emphasized=_isEmphasized; +@property(nonatomic, getter=isImportant) _Bool important; // @synthesize important=_isImportant; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_isEditing; @property(retain, nonatomic) id propertyGroupInfo; // @synthesize propertyGroupInfo=_pgInfo; @property(readonly, nonatomic) ABAbstractPropertyGroup *propertyGroup; // @synthesize propertyGroup=_pg; - (void)entryFieldEndAttemptBecomeFirstResponder:(id)arg1; - (void)entryFieldBeginAttemptBecomeFirstResponder:(id)arg1; -- (BOOL)ABTabToNextResponder:(BOOL)arg1 fromView:(id)arg2; +- (_Bool)ABTabToNextResponder:(_Bool)arg1 fromView:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)shouldSendTouchesToSuperviewForHitView:(id)arg1; +- (_Bool)shouldSendTouchesToSuperviewForHitView:(id)arg1; - (id)hitTestForTouches:(id)arg1 withEvent:(id)arg2; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (id)viewForFirstResponder; -- (BOOL)canBeginEditingAnytime; -- (BOOL)tabToNextResponder:(BOOL)arg1 fromView:(id)arg2; -- (BOOL)entryFieldShouldReturn:(id)arg1; +- (_Bool)canBeginEditingAnytime; +- (_Bool)tabToNextResponder:(_Bool)arg1 fromView:(id)arg2; +- (_Bool)entryFieldShouldReturn:(id)arg1; - (void)entryField:(id)arg1 didEndEditingForKey:(id)arg2; - (void)entryField:(id)arg1 valueDidChange:(id)arg2 forKey:(id)arg3; - (void)entryFieldDidBeginEditing:(id)arg1; -- (BOOL)entryFieldShouldEndEditing:(id)arg1; -- (BOOL)entryFieldShouldBeginEditing:(id)arg1; -- (BOOL)isValidValue:(id)arg1; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; -- (BOOL)wantsLabelDivider; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; +- (_Bool)entryFieldShouldEndEditing:(id)arg1; +- (_Bool)entryFieldShouldBeginEditing:(id)arg1; +- (_Bool)isValidValue:(id)arg1; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; +- (_Bool)wantsLabelDivider; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (struct CGRect)focusRectForView:(id)arg1; - (struct CGRect)backgroundRectForView:(id)arg1; - (struct CGRect)rectForView:(id)arg1; - (id)pickerView; -- (void)reloadIfNeeded:(BOOL)arg1 reloadFromModel:(BOOL)arg2; +- (void)reloadIfNeeded:(_Bool)arg1 reloadFromModel:(_Bool)arg2; - (void)reload; - (void)reloadFromModel; - (void)reloadLabelFromModel; -- (BOOL)canHandleProperty:(int)arg1; +- (_Bool)canHandleProperty:(int)arg1; - (id)initCommonWithFrame:(struct CGRect)arg1 property:(int)arg2; - (void)layoutLabel; - (id)displayHighlightedTextColor; - (id)displayTextColor; -- (id)badgeIconWhenEditing:(BOOL)arg1; -- (id)labelTextColorWhenEditing:(BOOL)arg1; +- (id)badgeIconWhenEditing:(_Bool)arg1; +- (id)labelTextColorWhenEditing:(_Bool)arg1; - (struct CGRect)frameForLabelDivider; - (void)setKeyboardSettings:(id)arg1 onTextField:(id)arg2; -- (id)newTextFieldWithFrame:(struct CGRect)arg1 tag:(int)arg2 keyboardSettings:(id)arg3 delegate:(id)arg4; +- (id)newTextFieldWithFrame:(struct CGRect)arg1 tag:(long long)arg2 keyboardSettings:(id)arg3 delegate:(id)arg4; - (void)clearTextFieldDelegates:(id)arg1; - (void)setLabelText:(id)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1 forPropertyGroup:(id)arg2 info:(id)arg3 styleProvider:(id)arg4 whenEditing:(BOOL)arg5; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1 forPropertyGroup:(id)arg2 info:(id)arg3 styleProvider:(id)arg4 whenEditing:(_Bool)arg5; - (void)setPropertyGroup:(id)arg1 andInfo:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 property:(int)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentViewUpdateDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentViewUpdateDelegate-Protocol.h index b18593262..85167a9e7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentViewUpdateDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentViewUpdateDelegate-Protocol.h @@ -10,13 +10,13 @@ @protocol ABMultiCellContentViewUpdateDelegate - (void)multiCellContentViewWillHideDeleteConfirmation:(id)arg1; - (void)multiCellContentViewWillShowDeleteConfirmation:(id)arg1; -- (void)multiCellContentView:(id)arg1 didResizeAnimated:(BOOL)arg2; -- (void)multiCellContentView:(id)arg1 willResizeAnimated:(BOOL)arg2; +- (void)multiCellContentView:(id)arg1 didResizeAnimated:(_Bool)arg2; +- (void)multiCellContentView:(id)arg1 willResizeAnimated:(_Bool)arg2; - (void)multiCellContentViewDidEndEditing:(id)arg1; - (void)multiCellContentView:(id)arg1 entryFieldDidEndEditing:(id)arg2 forKey:(id)arg3; - (void)multiCellContentView:(id)arg1 entryField:(id)arg2 didUpdateValue:(id)arg3 forKey:(id)arg4; - (void)multiCellContentView:(id)arg1 entryFieldDidBeginEditing:(id)arg2; -- (BOOL)multiCellContentView:(id)arg1 entryFieldShouldBeginEditing:(id)arg2; +- (_Bool)multiCellContentView:(id)arg1 entryFieldShouldBeginEditing:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesCancelledForView:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesEndedForView:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesBeganForView:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Address.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Address.h index bd6665219..e7978f319 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Address.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Address.h @@ -13,28 +13,28 @@ NSArray *_lineInfos; NSMutableArray *_lineSubviews; struct _NSRange _streetRange; - unsigned int _entryFieldIndexOfFirstStreetField; + unsigned long long _entryFieldIndexOfFirstStreetField; NSMutableArray *_verticalDividers; } + (id)lineInfosForPropertyGroup:(id)arg1 info:(id)arg2; + (id)streetTextForPropertyGroup:(id)arg1 info:(id)arg2; -+ (int)calculateStreetRowsForText:(id)arg1; -+ (unsigned int)rowsForPropertyGroup:(id)arg1 info:(id)arg2; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; ++ (long long)calculateStreetRowsForText:(id)arg1; ++ (unsigned long long)rowsForPropertyGroup:(id)arg1 info:(id)arg2; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; -- (void)addStreetFieldAnimated:(BOOL)arg1; -- (void)removeStreetFieldAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (id)streetFieldAtLineIndex:(unsigned int)arg1; -- (unsigned int)lineIndexOfStreetField:(id)arg1; +- (void)addStreetFieldAnimated:(_Bool)arg1; +- (void)removeStreetFieldAtIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (id)streetFieldAtLineIndex:(unsigned long long)arg1; +- (unsigned long long)lineIndexOfStreetField:(id)arg1; - (void)removeTextFieldAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (id)pickerView; - (void)reloadFromModel; - (void)reload; -- (id)propertyKeyForTag:(int)arg1; -- (int)tagForPropertyKey:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (id)propertyKeyForTag:(long long)arg1; +- (long long)tagForPropertyKey:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)setPropertyGroupInfo:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Date.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Date.h index 808ae5df3..7d07fadae 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Date.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Date.h @@ -15,18 +15,18 @@ ABDateField *_dateField; } -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; -- (BOOL)dateFieldShouldClear:(id)arg1; -- (BOOL)dateFieldShouldReturn:(id)arg1; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; +- (_Bool)dateFieldShouldClear:(id)arg1; +- (_Bool)dateFieldShouldReturn:(id)arg1; - (void)dateFieldDidBeginEditing:(id)arg1; - (void)dateFieldDidEndEditing:(id)arg1; -- (BOOL)dateFieldShouldEndEditing:(id)arg1; -- (BOOL)dateFieldShouldBeginEditing:(id)arg1; +- (_Bool)dateFieldShouldEndEditing:(id)arg1; +- (_Bool)dateFieldShouldBeginEditing:(id)arg1; - (void)dateFieldDateDidChange:(id)arg1; - (id)hitTestForTouches:(id)arg1 withEvent:(id)arg2; - (void)setAbCellStyle:(int)arg1; - (id)viewForFirstResponder; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; - (void)reloadFromModel; - (void)reload; @property(readonly, nonatomic) NSDate *date; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_DisplayAlternate.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_DisplayAlternate.h index 56d9bc9c5..0edc04364 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_DisplayAlternate.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_DisplayAlternate.h @@ -14,19 +14,19 @@ } + (void)setupDisplayLabel:(id)arg1 withPropertyGroup:(id)arg2 styleProvider:(id)arg3; -+ (void)numberOfLines:(int *)arg1 lineBreakMode:(int *)arg2 forDisplayLabelWithPropertyGroup:(id)arg3 styleProvider:(id)arg4; ++ (void)numberOfLines:(long long *)arg1 lineBreakMode:(long long *)arg2 forDisplayLabelWithPropertyGroup:(id)arg3 styleProvider:(id)arg4; + (id)displayLabelForReuse; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6 includeRows:(BOOL)arg7; -+ (struct CGRect)displayLabelFrameForValueViewFrame:(struct CGRect)arg1 styleProvider:(id)arg2 whenEditing:(BOOL)arg3; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6 includeRows:(_Bool)arg7; ++ (struct CGRect)displayLabelFrameForValueViewFrame:(struct CGRect)arg1 styleProvider:(id)arg2 whenEditing:(_Bool)arg3; - (void)setAbCellStyle:(int)arg1; - (void)reloadFromModel; -- (void)reloadFromModelIncludingRows:(BOOL)arg1; +- (void)reloadFromModelIncludingRows:(_Bool)arg1; - (void)reload; -- (void)reloadIncludingRows:(BOOL)arg1 includingDisplayView:(BOOL)arg2; +- (void)reloadIncludingRows:(_Bool)arg1 includingDisplayView:(_Bool)arg2; - (void)reloadDisplayText; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) NSString *displayText; - (struct CGRect)valueTextRect; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_IM.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_IM.h index 34455b1cb..ed8067d67 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_IM.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_IM.h @@ -10,9 +10,9 @@ { } -+ (unsigned int)rowsForPropertyGroup:(id)arg1 info:(id)arg2; ++ (unsigned long long)rowsForPropertyGroup:(id)arg1 info:(id)arg2; - (void)textFieldTextDidChange:(id)arg1; -- (void)reloadFromModelIncludingRows:(BOOL)arg1; +- (void)reloadFromModelIncludingRows:(_Bool)arg1; - (void)reloadFromModel; - (id)pickerView; diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Name.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Name.h index 5219f5743..4c2d9db35 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Name.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Name.h @@ -10,15 +10,15 @@ { } -+ (unsigned int)rowsForPropertyGroup:(id)arg1 info:(id)arg2; ++ (unsigned long long)rowsForPropertyGroup:(id)arg1 info:(id)arg2; - (void)entryField:(id)arg1 valueDidChange:(id)arg2 forKey:(id)arg3; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)reloadFromModelIncludingRows:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)reloadFromModelIncludingRows:(_Bool)arg1; - (void)reloadFromModel; - (void)reload; - (void)reloadLabelFromModel; - (id)keyboardSettingsForKey:(id)arg1; -- (id)labelTextColorWhenEditing:(BOOL)arg1; +- (id)labelTextColorWhenEditing:(_Bool)arg1; - (id)displayTextColor; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Note.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Note.h index 01843bd9a..61dc01ce3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Note.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Note.h @@ -15,22 +15,22 @@ ABSwellTextView *_textView; } -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; + (id)labelTextForPropertyGroup:(id)arg1 info:(id)arg2 styleProvider:(id)arg3; -+ (void)setupTextView:(id)arg1 withStyleProvider:(id)arg2 whenEditing:(BOOL)arg3; ++ (void)setupTextView:(id)arg1 withStyleProvider:(id)arg2 whenEditing:(_Bool)arg3; + (id)swellTextViewForReuse; - (void)setAbCellStyle:(int)arg1; - (void)swellTextView:(id)arg1 didChangeSize:(struct CGSize)arg2; - (void)swellTextViewDidBeginEditing:(id)arg1; - (void)swellTextViewDidEndEditing:(id)arg1; -- (BOOL)swellTextViewShouldEndEditing:(id)arg1; -- (BOOL)swellTextViewShouldBeginEditing:(id)arg1; +- (_Bool)swellTextViewShouldEndEditing:(id)arg1; +- (_Bool)swellTextViewShouldBeginEditing:(id)arg1; - (void)swellTextViewTextDidChange:(id)arg1; -- (BOOL)canBeginEditingAnytime; +- (_Bool)canBeginEditingAnytime; - (id)viewForFirstResponder; -- (BOOL)tabToNextResponder:(BOOL)arg1 fromView:(id)arg2; +- (_Bool)tabToNextResponder:(_Bool)arg1 fromView:(id)arg2; - (struct CGRect)focusRectForView:(id)arg1; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; - (void)reloadFromModel; - (void)setLabelText:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; @@ -39,7 +39,7 @@ - (void)reload; - (void)dealloc; - (struct CGRect)frameForLabel; -- (BOOL)shouldUseTwoLineLabels; +- (_Bool)shouldUseTwoLineLabels; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Rows.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Rows.h index 57c27335f..8ed5a97d4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Rows.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Rows.h @@ -14,19 +14,19 @@ { NSMutableArray *_entryFields; NSMutableArray *_horizontalDividers; - BOOL _isAttemptingFirstResponder; + _Bool _isAttemptingFirstResponder; } -+ (unsigned int)rowsForPropertyGroup:(id)arg1 info:(id)arg2; ++ (unsigned long long)rowsForPropertyGroup:(id)arg1 info:(id)arg2; + (struct CGRect)zerothHorizontalDividerFrameForValueViewRect:(struct CGRect)arg1; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6 includeRows:(BOOL)arg7; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6 includeRows:(_Bool)arg7; - (void)setAbCellStyle:(int)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; - (void)entryFieldEndAttemptBecomeFirstResponder:(id)arg1; - (void)entryFieldBeginAttemptBecomeFirstResponder:(id)arg1; @@ -34,15 +34,15 @@ - (id)viewForFirstResponder; - (struct CGRect)backgroundRectForView:(id)arg1; - (struct CGRect)rectForView:(id)arg1; -- (BOOL)tabToNextResponder:(BOOL)arg1 fromView:(id)arg2; +- (_Bool)tabToNextResponder:(_Bool)arg1 fromView:(id)arg2; - (void)entryField:(id)arg1 didEndEditingForKey:(id)arg2; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; - (void)reloadFromModel; -- (void)reloadFromModelIncludingRows:(BOOL)arg1; +- (void)reloadFromModelIncludingRows:(_Bool)arg1; - (void)reload; -- (void)reloadIncludingRows:(BOOL)arg1; +- (void)reloadIncludingRows:(_Bool)arg1; - (id)keyboardSettingsForKey:(id)arg1; -- (id)entryFieldForRow:(unsigned int)arg1; +- (id)entryFieldForRow:(unsigned long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Simple.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Simple.h index bfa9cb071..074657af8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Simple.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_Simple.h @@ -16,30 +16,30 @@ NSString *_previousValue; } -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(BOOL)arg6; -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 propertyGroup:(id)arg3 info:(id)arg4 styleProvider:(id)arg5 whenEditing:(_Bool)arg6; +- (CDStruct_856ef1b3)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (BOOL)isValidValue:(id)arg1; -- (BOOL)shouldSendTouchesToSuperviewForHitView:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)isValidValue:(id)arg1; +- (_Bool)shouldSendTouchesToSuperviewForHitView:(id)arg1; - (id)hitTestForTouches:(id)arg1 withEvent:(id)arg2; - (void)setAbCellStyle:(int)arg1; - (id)viewForFirstResponder; -- (BOOL)tabToNextResponder:(BOOL)arg1 fromView:(id)arg2; -- (BOOL)wantsLabelDivider; -- (void)updateSubviewsForNewStateAnimated:(BOOL)arg1; +- (_Bool)tabToNextResponder:(_Bool)arg1 fromView:(id)arg2; +- (_Bool)wantsLabelDivider; +- (void)updateSubviewsForNewStateAnimated:(_Bool)arg1; - (void)reloadFromModel; - (void)reload; - (id)pickerView; @property(readonly, nonatomic) NSString *text; - (void)setPropertyGroup:(id)arg1 andInfo:(id)arg2; -- (BOOL)canHandleProperty:(int)arg1; +- (_Bool)canHandleProperty:(int)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_SocialProfile.h b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_SocialProfile.h index 920198756..110bb4b8c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_SocialProfile.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultiCellContentView_SocialProfile.h @@ -17,7 +17,7 @@ @property(readonly) NSString *service; @property(readonly) NSString *username; @property(readonly) NSString *placeholder; -- (void)reloadFromModelIncludingRows:(BOOL)arg1; +- (void)reloadFromModelIncludingRows:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABMultipleImagePickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABMultipleImagePickerViewController.h index 2e5484fdc..837e70f36 100644 --- a/iOS7/Frameworks/AddressBookUI/ABMultipleImagePickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABMultipleImagePickerViewController.h @@ -11,19 +11,19 @@ @interface ABMultipleImagePickerViewController : UITableViewController { NSMutableArray *_imageCellData; - unsigned int _selectedImageIndex; + unsigned long long _selectedImageIndex; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)addImageData:(id)arg1 title:(id)arg2 isSelectedImage:(BOOL)arg3 person:(id)arg4; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)addImageData:(id)arg1 title:(id)arg2 isSelectedImage:(_Bool)arg3 person:(id)arg4; - (void)viewDidLoad; - (void)dealloc; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABNamePropertyGroup.h b/iOS7/Frameworks/AddressBookUI/ABNamePropertyGroup.h index bb63d7d43..69a201712 100644 --- a/iOS7/Frameworks/AddressBookUI/ABNamePropertyGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABNamePropertyGroup.h @@ -19,45 +19,45 @@ @property(readonly, nonatomic) ABUIPerson *preferredPerson; // @synthesize preferredPerson=_preferredPerson; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (id)copyCompositeNameIgnoringOrganization:(BOOL)arg1; +- (id)copyCompositeNameIgnoringOrganization:(_Bool)arg1; - (id)copyCompositePhoneticName; - (id)copyCompositeName; - (id)_fakePersonFromCurrentProperties; -- (BOOL)showsMultipleValuePlaceholderAtRow:(unsigned int)arg1; -- (id)keyboardSettingsForRow:(unsigned int)arg1; -- (BOOL)autofillValuesForRow:(unsigned int)arg1; -- (void)setValue:(id)arg1 atRow:(unsigned int)arg2; -- (id)valueForRow:(unsigned int)arg1 whenEditing:(BOOL)arg2; -- (id)placeholderTextForRow:(unsigned int)arg1; +- (_Bool)showsMultipleValuePlaceholderAtRow:(unsigned long long)arg1; +- (id)keyboardSettingsForRow:(unsigned long long)arg1; +- (_Bool)autofillValuesForRow:(unsigned long long)arg1; +- (void)setValue:(id)arg1 atRow:(unsigned long long)arg2; +- (id)valueForRow:(unsigned long long)arg1 whenEditing:(_Bool)arg2; +- (id)placeholderTextForRow:(unsigned long long)arg1; - (id)primaryValueForProperty:(int)arg1; -- (BOOL)showsMultipleValuePlaceholderForProperty:(int)arg1; -- (BOOL)canSave; +- (_Bool)showsMultipleValuePlaceholderForProperty:(int)arg1; +- (_Bool)canSave; - (id)valueForProperty:(int)arg1; -- (int)propertyForRow:(unsigned int)arg1; -- (unsigned int)rowForProperty:(int)arg1; +- (int)propertyForRow:(unsigned long long)arg1; +- (unsigned long long)rowForProperty:(int)arg1; - (void)addNameProperty:(int)arg1; - (struct __CFArray *)nameProperties; -- (unsigned int)namePropertiesCount; +- (unsigned long long)namePropertiesCount; - (void)reloadFromModel; - (void)updateRecord; - (id)_allPeople; - (int)property; - (void)dealloc; - (id)init; -- (BOOL)refreshPreferredPerson; +- (_Bool)refreshPreferredPerson; - (id)_newLocalizedPlaceholderForProperty:(int)arg1; - (id)_valueForProperty:(int)arg1 person:(id)arg2; - (void)_removeValueForProperty:(int)arg1; - (void)_setValue:(id)arg1 forProperty:(int)arg2; - (id)_indexPathForIndexPath:(id)arg1; -- (BOOL)_isEmptyValue:(id)arg1 forProperty:(int)arg2; +- (_Bool)_isEmptyValue:(id)arg1 forProperty:(int)arg2; - (void)_removeMultipleValuePlaceholderForProperty:(int)arg1; -- (BOOL)_showsMultipleValuePlaceholderForProperty:(int)arg1; -- (int)_indexForProperty:(int)arg1; -- (id)_labelAtIndex:(int)arg1; -- (int)_propertyAtIndex:(unsigned int)arg1; -- (void)_addItemForProperty:(int)arg1 duringReload:(BOOL)arg2; -- (void)_insertItemAtIndex:(int)arg1 forProperty:(int)arg2 duringReload:(BOOL)arg3; +- (_Bool)_showsMultipleValuePlaceholderForProperty:(int)arg1; +- (long long)_indexForProperty:(int)arg1; +- (id)_labelAtIndex:(long long)arg1; +- (int)_propertyAtIndex:(unsigned long long)arg1; +- (void)_addItemForProperty:(int)arg1 duringReload:(_Bool)arg2; +- (void)_insertItemAtIndex:(long long)arg1 forProperty:(int)arg2 duringReload:(_Bool)arg3; - (void)_clearAllCachedInfo; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController.h b/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController.h index 6794d9390..425413a1e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController.h @@ -6,44 +6,72 @@ #import "UIViewController.h" -#import "ABContactViewControllerDelegate-Protocol.h" +@class ABContactViewController, ABContactsFilter, ABPersonTableViewDataSource, ABPersonViewControllerHelper, CNContact, _UIAccessDeniedView; -@class ABContactViewController, ABContactsFilter, ABPersonTableViewDataSource, ABPersonViewControllerHelper; - -@interface ABNewPersonViewController : UIViewController +@interface ABNewPersonViewController : UIViewController { - void *_addressBook; - void *_displayedPerson; id _newPersonViewDelegate; - void *_parentGroup; - ABPersonViewControllerHelper *_helper; + id _parentGroup; + id _helper; + void *_recordForNewPerson; + _Bool _isRealViewLoaded; ABPersonTableViewDataSource *_dataSource; - ABContactsFilter *_parentContactsFilter; + _UIAccessDeniedView *_accessDeniedView; + void *_parentSource; ABContactViewController *_contactViewController; + id _presentingDelegate; + CNContact *_mergeContact; } -@property(retain, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; -@property(retain, nonatomic) ABContactsFilter *parentContactsFilter; // @synthesize parentContactsFilter=_parentContactsFilter; +@property(retain, nonatomic) CNContact *mergeContact; // @synthesize mergeContact=_mergeContact; +@property(nonatomic) id presentingDelegate; // @synthesize presentingDelegate=_presentingDelegate; +@property(readonly, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; +@property(nonatomic) void *parentSource; // @synthesize parentSource=_parentSource; +@property(nonatomic) _Bool isRealViewLoaded; // @synthesize isRealViewLoaded=_isRealViewLoaded; @property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; -@property(nonatomic) void *parentGroup; // @synthesize parentGroup=_parentGroup; +@property(retain, nonatomic) ABContactsFilter *parentContactsFilter; // @synthesize parentContactsFilter=_parentGroup; +- (void)accessChanged; +- (int)abViewControllerType; +- (void)applicationDidResume; +- (void)applicationWillTerminate:(id)arg1; +- (void)applicationWillSuspend; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)supportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; +- (void)viewDidUnload; +- (void)loadView; +@property(readonly, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; +- (void)updateNavigationButtons; +- (void *)recordForNewPerson; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)viewDidLoad; +- (double)ab_heightToFitForViewInPopoverView; - (void)save:(id)arg1; -@property(nonatomic) BOOL savesNewContactOnSuspend; -@property(nonatomic) BOOL showsCancelButton; -@property(retain, nonatomic) id styleProvider; -- (void)loadContactViewController; -- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; +- (void)attemptSaveAndTellDelegate:(_Bool)arg1; +- (void)cancel:(id)arg1; +- (void)saveAndTellDelegate:(_Bool)arg1; +- (void)savePerson:(id)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)loadView; +@property(nonatomic) _Bool savesNewContactOnSuspend; +@property(nonatomic) _Bool showsCancelButton; +@property(nonatomic) void *parentGroup; +- (void)setDisplayedUIPerson:(id)arg1; +- (id)displayedUIPerson; @property(nonatomic) void *displayedPerson; +@property(retain, nonatomic) id styleProvider; @property(nonatomic) void *addressBook; @property(nonatomic) id newPersonViewDelegate; - (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithStyle:(int)arg1; - (id)init; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; +@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Legacy.h b/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Legacy.h deleted file mode 100644 index 80daea66e..000000000 --- a/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Legacy.h +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@class ABContactsFilter, ABPersonTableViewDataSource, ABPersonViewControllerHelper, _UIAccessDeniedView; - -@interface ABNewPersonViewController_Legacy : UIViewController -{ - id _newPersonViewDelegate; - id _parentGroup; - id _helper; - void *_recordForNewPerson; - BOOL _isRealViewLoaded; - ABPersonTableViewDataSource *_dataSource; - _UIAccessDeniedView *_accessDeniedView; -} - -@property(nonatomic) BOOL isRealViewLoaded; // @synthesize isRealViewLoaded=_isRealViewLoaded; -@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(retain, nonatomic) ABContactsFilter *parentContactsFilter; // @synthesize parentContactsFilter=_parentGroup; -- (void)accessChanged; -- (int)abViewControllerType; -- (void)applicationDidResume; -- (void)applicationWillTerminate:(id)arg1; -- (void)applicationWillSuspend; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)supportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; -- (void)viewDidUnload; -- (void)loadView; -@property(readonly, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; -- (void)updateNavigationButtons; -@property(readonly, nonatomic) void *recordForNewPerson; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)viewDidLoad; -- (float)ab_heightToFitForViewInPopoverView; -- (void)save:(id)arg1; -- (void)attemptSaveAndTellDelegate:(BOOL)arg1; -- (void)cancel:(id)arg1; -- (void)saveAndTellDelegate:(BOOL)arg1; -- (void)savePerson:(id)arg1; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -@property(nonatomic) BOOL savesNewContactOnSuspend; -@property(nonatomic) BOOL showsCancelButton; -@property(nonatomic) void *parentGroup; -- (void)setDisplayedUIPerson:(id)arg1; -- (id)displayedUIPerson; -@property(nonatomic) void *displayedPerson; -@property(retain, nonatomic) id styleProvider; -@property(nonatomic) void *addressBook; -@property(nonatomic) id newPersonViewDelegate; -- (BOOL)isKindOfClass:(Class)arg1; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)initWithStyle:(int)arg1; -- (id)init; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; -@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; - -@end - diff --git a/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Modern.h b/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Modern.h new file mode 100644 index 000000000..773deb3ed --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABNewPersonViewController_Modern.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "ABContactViewControllerDelegate-Protocol.h" + +@class ABContactViewController, ABContactsFilter, ABPersonTableViewDataSource, ABPersonViewControllerHelper, CNContact, _UIAccessDeniedView; + +@interface ABNewPersonViewController_Modern : UIViewController +{ + void *_addressBook; + void *_displayedPerson; + id _newPersonViewDelegate; + _Bool _isRealViewLoaded; + ABContactViewController *_contactViewController; + _UIAccessDeniedView *_accessDeniedView; + void *_parentGroup; + ABPersonViewControllerHelper *_helper; + ABPersonTableViewDataSource *_dataSource; + void *_parentSource; + id _styleProvider; + ABContactsFilter *_parentContactsFilter; + id _presentingDelegate; + CNContact *_mergeContact; +} + +@property(retain, nonatomic) CNContact *mergeContact; // @synthesize mergeContact=_mergeContact; +@property(nonatomic) id presentingDelegate; // @synthesize presentingDelegate=_presentingDelegate; +@property(retain, nonatomic) ABContactsFilter *parentContactsFilter; // @synthesize parentContactsFilter=_parentContactsFilter; +@property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; +@property(nonatomic) void *parentSource; // @synthesize parentSource=_parentSource; +@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; +@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; +@property(nonatomic) void *parentGroup; // @synthesize parentGroup=_parentGroup; +@property(nonatomic) _Bool isRealViewLoaded; // @synthesize isRealViewLoaded=_isRealViewLoaded; +- (void)accessChanged; +@property(readonly, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; +- (void)save:(id)arg1; +@property(nonatomic) _Bool savesNewContactOnSuspend; +@property(nonatomic) _Bool showsCancelButton; +- (void)loadContactViewController; +- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)loadView; +- (void)loadRealView; +@property(readonly, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; +@property(nonatomic) void *displayedPerson; +@property(nonatomic) void *addressBook; +@property(nonatomic) id newPersonViewDelegate; +- (_Bool)isKindOfClass:(Class)arg1; +- (void)dealloc; +- (id)initWithStyle:(int)arg1; +- (id)init; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABNumberFormatting.h b/iOS7/Frameworks/AddressBookUI/ABNumberFormatting.h index 90c4d7624..7174c056e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABNumberFormatting.h +++ b/iOS7/Frameworks/AddressBookUI/ABNumberFormatting.h @@ -10,8 +10,8 @@ { } -+ (id)newLocalizedStringWithInt:(int)arg1; -+ (id)localizedStringWithInt:(int)arg1; ++ (id)newLocalizedStringWithInt:(long long)arg1; ++ (id)localizedStringWithInt:(long long)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPadFaceTimeGroupedCellBackgroundView.h b/iOS7/Frameworks/AddressBookUI/ABPadFaceTimeGroupedCellBackgroundView.h index dac0c1d9c..2e64ae7e2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPadFaceTimeGroupedCellBackgroundView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPadFaceTimeGroupedCellBackgroundView.h @@ -11,8 +11,8 @@ } - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isBottomCell; -- (BOOL)isTopCell; +- (_Bool)isBottomCell; +- (_Bool)isTopCell; - (void)setFrame:(struct CGRect)arg1; - (void)setSectionLocation:(int)arg1; - (void)setAbCellStyle:(int)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPasteboardControl.h b/iOS7/Frameworks/AddressBookUI/ABPasteboardControl.h index 521eaf287..67b9084dd 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPasteboardControl.h +++ b/iOS7/Frameworks/AddressBookUI/ABPasteboardControl.h @@ -14,7 +14,7 @@ - (void)menuControllerWillShow:(id)arg1; - (void)abMenuControllerWillHide; - (void)abMenuControllerWillShow:(id)arg1; -- (BOOL)abShouldShowMenu; +- (_Bool)abShouldShowMenu; - (void)longPress:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerHostViewControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerHostViewControllerDelegate-Protocol.h index 14ef05093..6c0e27a68 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerHostViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerHostViewControllerDelegate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol ABPeoplePickerHostViewControllerDelegate -- (BOOL)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2; +- (_Bool)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2; - (void)didCancel; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController-ABPeoplePickerNavigationControllerTesting.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController-ABPeoplePickerNavigationControllerTesting.h new file mode 100644 index 000000000..99c96c618 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController-ABPeoplePickerNavigationControllerTesting.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPeoplePickerNavigationController (ABPeoplePickerNavigationControllerTesting) +- (void)__loadDatabaseAtDirectory:(id)arg1; +- (void)safePopToRootViewControllerAnimated:(_Bool)arg1; +- (void)searchCurrentContactsGroupUsingQuery:(id)arg1 animated:(_Bool)arg2; +- (void)setSearchCompletionDelegate:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController.h index 30afbe1c8..232d50286 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationController.h @@ -32,56 +32,57 @@ unsigned int hidesSearchableSources:1; unsigned int hidesPromptInLandscape:1; } _flags; - BOOL _navigationBarIsAnimating; - BOOL _allowsContactBlocking; - BOOL _allowsOnlyPhoneActions; - BOOL _allowsOnlyFaceTimeActions; + _Bool _navigationBarIsAnimating; + _Bool _allowsContactBlocking; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; } + (void)notifyPreferencesChanged; -@property(nonatomic) BOOL allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; -@property(nonatomic) BOOL allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; -@property(nonatomic) BOOL allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; @property(retain, nonatomic, setter=ab_setDefaultToolbarItems:) NSArray *ab_defaultToolbarItems; // @synthesize ab_defaultToolbarItems=_defaultToolbarItems; @property(nonatomic) id peoplePickerDelegate; // @synthesize peoplePickerDelegate=_peoplePickerDelegate; - (void)navigationBar:(id)arg1 didPushItem:(id)arg2; - (void)navigationBar:(id)arg1 didPopItem:(id)arg2; - (void)finishNavigationBarAnimation; -- (BOOL)navigationBar:(id)arg1 shouldPushItem:(id)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; -- (BOOL)navigationBarIsAnimating; +- (_Bool)navigationBar:(id)arg1 shouldPushItem:(id)arg2; +- (_Bool)navigationBar:(id)arg1 shouldPopItem:(id)arg2; +- (_Bool)navigationBarIsAnimating; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4 withMemberCell:(id)arg5; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4 withMemberCell:(id)arg5; - (void)removeChildViewController:(id)arg1; -- (void)removeChildViewController:(id)arg1 notifyDidMove:(BOOL)arg2; -- (void)willShowViewController:(id)arg1 animated:(BOOL)arg2; -- (void)ab_setDefaultToolbarItems:(id)arg1 animated:(BOOL)arg2; -- (void)ab_changeViewControllersToolbarItemsIfEmpty:(BOOL)arg1; -- (void)ab_restoreViewControllerToolbarItems:(id)arg1 animated:(BOOL)arg2; -- (void)ab_changeViewControllerToolbarItemsIfEmpty:(id)arg1 animated:(BOOL)arg2; -- (BOOL)ab_ownsViewControllerToolbarItems:(id)arg1; +- (void)removeChildViewController:(id)arg1 notifyDidMove:(_Bool)arg2; +- (void)willShowViewController:(id)arg1 animated:(_Bool)arg2; +- (void)ab_setDefaultToolbarItems:(id)arg1 animated:(_Bool)arg2; +- (void)ab_changeViewControllersToolbarItemsIfEmpty:(_Bool)arg1; +- (void)ab_restoreViewControllerToolbarItems:(id)arg1 animated:(_Bool)arg2; +- (void)ab_changeViewControllerToolbarItemsIfEmpty:(id)arg1 animated:(_Bool)arg2; +- (_Bool)ab_ownsViewControllerToolbarItems:(id)arg1; - (void)presentGroupsViewController; - (id)_setupAccountsAndGroupsController; - (void)groupsViewControllerDidFinish:(id)arg1; - (void)showMembersOfContactsFilter:(id)arg1; -- (void)showMembersOfContactsFilter:(id)arg1 animate:(BOOL)arg2 loadState:(BOOL)arg3; +- (void)showMembersOfContactsFilter:(id)arg1 animate:(_Bool)arg2 loadState:(_Bool)arg3; - (void)personViewController:(id)arg1 requestedLinkForPerson:(id)arg2; -- (BOOL)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4 withMemberCell:(id)arg5; -- (BOOL)shouldPerformDefaultActionForPerson:(void *)arg1 property:(int)arg2 identifier:(int)arg3 withMemberCell:(id)arg4; -- (BOOL)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3 forceDisableEditing:(BOOL)arg4; -- (BOOL)shouldContinueAfterSelectingPerson:(void *)arg1 cell:(id)arg2; -- (BOOL)allowsShowingPersonsCards; +- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; +- (_Bool)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4 withMemberCell:(id)arg5; +- (_Bool)shouldPerformDefaultActionForPerson:(void *)arg1 property:(int)arg2 identifier:(int)arg3 withMemberCell:(id)arg4; +- (_Bool)showCardForPerson:(void *)arg1 withMemberCell:(id)arg2 animate:(_Bool)arg3 forceDisableEditing:(_Bool)arg4; +- (_Bool)shouldContinueAfterSelectingPerson:(void *)arg1 cell:(id)arg2; +- (_Bool)allowsShowingPersonsCards; - (void)_updateViewControllerNavigationButtons; - (void)_performCancel:(id)arg1; - (id)membersViewController; - (void)setupAsMePicker; - (id)model; -@property(nonatomic) BOOL hidesPromptInLandscape; -@property(nonatomic) BOOL hidesSearchableSources; -- (BOOL)isDefaultViewControllerVisible; -- (void)popToDefaultViewController:(BOOL)arg1; +@property(nonatomic) _Bool hidesPromptInLandscape; +@property(nonatomic) _Bool hidesSearchableSources; +- (_Bool)isDefaultViewControllerVisible; +- (void)popToDefaultViewController:(_Bool)arg1; - (void)loadState; - (void)saveState; - (int)insertionProperty; @@ -90,39 +91,39 @@ - (id)bannerValue; - (id)bannerTitle; - (void)setBannerTitle:(id)arg1 value:(id)arg2; -- (id)promptForViewControllerType:(int)arg1 orientation:(int)arg2; +- (id)promptForViewControllerType:(int)arg1 orientation:(long long)arg2; - (void)setPrompt:(id)arg1 forViewControllerType:(int)arg2; - (void)setPrompt:(id)arg1; -- (BOOL)allowsActions; -- (BOOL)allowsConferencing; -- (BOOL)allowsCancel; -- (BOOL)_shouldPreventCancelButtonsFromShowing; -- (void)setAllowsCancel:(BOOL)arg1; -- (void)setAllowsConferencing:(BOOL)arg1; -- (void)setAllowsVibrations:(BOOL)arg1; -- (void)setAllowsSounds:(BOOL)arg1; -- (BOOL)allowsCardEditing; -- (void)setAllowsCardEditing:(BOOL)arg1; +- (_Bool)allowsActions; +- (_Bool)allowsConferencing; +- (_Bool)allowsCancel; +- (_Bool)_shouldPreventCancelButtonsFromShowing; +- (void)setAllowsCancel:(_Bool)arg1; +- (void)setAllowsConferencing:(_Bool)arg1; +- (void)setAllowsVibrations:(_Bool)arg1; +- (void)setAllowsSounds:(_Bool)arg1; +- (_Bool)allowsCardEditing; +- (void)setAllowsCardEditing:(_Bool)arg1; @property(copy, nonatomic) NSArray *displayedProperties; @property(nonatomic) void *addressBook; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_reserved4; - (int)behavior; - (void)setBehavior:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)setParentViewController:(id)arg1; - (void)_applicationEnteringForeground; - (void)_setPopoverController:(id)arg1; -- (BOOL)_allowsAutorotation; +- (_Bool)_allowsAutorotation; - (void)setContentSizeForViewInPopover:(struct CGSize)arg1; - (void *)displayedPerson; - (void)showUnifiedCardForPerson:(void *)arg1; - (void)showCardForPerson:(void *)arg1; -- (void)setupInitialStackAndLoadState:(BOOL)arg1; +- (void)setupInitialStackAndLoadState:(_Bool)arg1; - (void)notePreferencesChanged; -- (void)presentViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)dealloc; @@ -130,16 +131,12 @@ - (id)init; - (id)initWithStyle:(int)arg1; - (id)initWithAddressBook:(void *)arg1; -- (id)initAsAddressBook:(BOOL)arg1; -- (id)initAsAddressBook:(BOOL)arg1 withStyle:(int)arg2; -- (id)initAsAddressBook:(BOOL)arg1 withAddressBook:(void *)arg2; -- (id)initAsAddressBook:(BOOL)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; +- (id)initAsAddressBook:(_Bool)arg1; +- (id)initAsAddressBook:(_Bool)arg1 withStyle:(int)arg2; +- (id)initAsAddressBook:(_Bool)arg1 withAddressBook:(void *)arg2; +- (id)initAsAddressBook:(_Bool)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; - (id)initWithoutSetup; -- (void)setupAsAddressBook:(BOOL)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; -- (void)__loadDatabaseAtDirectory:(id)arg1; -- (void)safePopToRootViewControllerAnimated:(BOOL)arg1; -- (void)searchCurrentContactsGroupUsingQuery:(id)arg1 animated:(BOOL)arg2; -- (void)setSearchCompletionDelegate:(id)arg1; +- (void)setupAsAddressBook:(_Bool)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerPromptHandler.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerPromptHandler.h index be5ecccaf..6ae55552a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerPromptHandler.h +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerNavigationControllerPromptHandler.h @@ -14,11 +14,11 @@ NSMutableArray *_prompts; } -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)setPrompt:(id)arg1 forViewControllerType:(int)arg2; -- (id)promptForViewControllerType:(int)arg1 orientation:(int)arg2; -- (BOOL)_shouldShowPromptForOrientation:(int)arg1; -- (unsigned int)indexForViewControllerType:(int)arg1; +- (id)promptForViewControllerType:(int)arg1 orientation:(long long)arg2; +- (_Bool)_shouldShowPromptForOrientation:(long long)arg1; +- (unsigned long long)indexForViewControllerType:(int)arg1; - (void)dealloc; - (id)initWithNavigationController:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerServiceViewController.h b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerServiceViewController.h index 30f27b93f..858df6521 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPeoplePickerServiceViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPeoplePickerServiceViewController.h @@ -18,9 +18,9 @@ - (void)setDisplayedProperties:(id)arg1; - (void)setupAsAddressBook:(id)arg1 withStyle:(id)arg2; - (void)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4 replyHandler:(id)arg5; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 replyHandler:(id)arg3; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (void)_willAppearInRemoteViewController; - (id)remoteViewControllerProxy; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonAdditions.h b/iOS7/Frameworks/AddressBookUI/ABPersonAdditions.h index eaa9756dd..91b3313cc 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonAdditions.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonAdditions.h @@ -12,15 +12,15 @@ + (struct __CFArray *)newCFArrayByUnwrappingIntegersInArray:(id)arg1; + (id)arrayByWrappingIntegersInCFArray:(struct __CFArray *)arg1; -+ (void)person:(void *)arg1 allowsLabels:(char *)arg2 customLabels:(char *)arg3 forProperty:(int)arg4; -+ (struct __CFArray *)copyNamePropertiesForEditing:(BOOL)arg1 includeRequiredNameProperties:(BOOL)arg2 person:(id)arg3; -+ (struct __CFArray *)copyNamePropertiesForEditing:(BOOL)arg1 includeRequiredNameProperties:(BOOL)arg2 people:(id)arg3; -+ (struct __CFArray *)copyNamePropertiesForEditing:(BOOL)arg1 person:(id)arg2; ++ (void)person:(void *)arg1 allowsLabels:(_Bool *)arg2 customLabels:(_Bool *)arg3 forProperty:(int)arg4; ++ (struct __CFArray *)copyNamePropertiesForEditing:(_Bool)arg1 includeRequiredNameProperties:(_Bool)arg2 person:(id)arg3; ++ (struct __CFArray *)copyNamePropertiesForEditing:(_Bool)arg1 includeRequiredNameProperties:(_Bool)arg2 people:(id)arg3; ++ (struct __CFArray *)copyNamePropertiesForEditing:(_Bool)arg1 person:(id)arg2; + (struct __CFArray *)copyProperties:(struct __CFArray *)arg1 excludingProperties:(struct __CFArray *)arg2; + (struct __CFArray *)copyOptionalNameAffixProperties; + (struct __CFArray *)copyOptionalJobProperties; + (struct __CFArray *)copyOptionalNameProperties; -+ (BOOL)isNameProperty:(int)arg1; ++ (_Bool)isNameProperty:(int)arg1; + (void)cloneNamePropertiesFromPerson:(void *)arg1 toPerson:(void *)arg2; + (struct __CFArray *)copyNamePropertiesWithCurrentNameFormat; + (struct __CFArray *)copyOptionalProperties; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonCellContentView.h b/iOS7/Frameworks/AddressBookUI/ABPersonCellContentView.h index bbe300fc2..092b99406 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonCellContentView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonCellContentView.h @@ -14,19 +14,19 @@ struct CGRect _valueViewRect; UILabel *_label; UIImageView *_badge; - BOOL _editing; + _Bool _editing; id _styleProvider; } -+ (struct CGRect)firstValueFrameForValueViewFrame:(struct CGRect)arg1 styleProvider:(id)arg2 whenEditing:(BOOL)arg3; -+ (void)computeLabelViewFrame:(struct CGRect *)arg1 valueViewFrame:(struct CGRect *)arg2 forSize:(struct CGSize)arg3 styleProvider:(id)arg4 whenEditing:(BOOL)arg5; -+ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 styleProvider:(id)arg3 whenEditing:(BOOL)arg4; ++ (struct CGRect)firstValueFrameForValueViewFrame:(struct CGRect)arg1 styleProvider:(id)arg2 whenEditing:(_Bool)arg3; ++ (void)computeLabelViewFrame:(struct CGRect *)arg1 valueViewFrame:(struct CGRect *)arg2 forSize:(struct CGSize)arg3 styleProvider:(id)arg4 whenEditing:(_Bool)arg5; ++ (struct CGSize)layoutSubviewsForView:(id)arg1 usingSize:(struct CGSize)arg2 styleProvider:(id)arg3 whenEditing:(_Bool)arg4; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(readonly, nonatomic) UILabel *label; // @synthesize label=_label; - (void)layoutLabel; - (struct CGRect)frameForLabel; - (struct CGRect)frameForBadge; -- (float)labelBaselineAdjustment; +- (double)labelBaselineAdjustment; - (struct CGRect)backgroundRectForView:(id)arg1; - (struct CGRect)rectForView:(id)arg1; - (void)setBadgeIcon:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManager.h b/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManager.h index af50a6af5..84d4221f7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManager.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManager.h @@ -14,16 +14,16 @@ @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)cell:(id)arg1 didTransitionToState:(unsigned int)arg2; -- (void)cell:(id)arg1 willTransitionToState:(unsigned int)arg2; +- (void)cell:(id)arg1 didTransitionToState:(unsigned long long)arg2; +- (void)cell:(id)arg1 willTransitionToState:(unsigned long long)arg2; - (struct CGRect)deleteConfirmationRectForCell:(id)arg1; -- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)contentStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)backgroundStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (float)widthForCellContentViewInTableView:(id)arg1 whenEditing:(BOOL)arg2 isShowingDeleteConfirmation:(BOOL)arg3 accessoryViewBounds:(struct CGRect)arg4; -- (float)accessoryViewInsetForBounds:(struct CGRect)arg1; -- (float)deleteConfirmationWidth; +- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)contentStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)backgroundStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (double)widthForCellContentViewInTableView:(id)arg1 whenEditing:(_Bool)arg2 isShowingDeleteConfirmation:(_Bool)arg3 accessoryViewBounds:(struct CGRect)arg4; +- (double)accessoryViewInsetForBounds:(struct CGRect)arg1; +- (double)deleteConfirmationWidth; - (id)cellAsMultiCell:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManagerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManagerDelegate-Protocol.h index 0ea6f800c..c44b5c48b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonCellLayoutManagerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABPersonCellLayoutManagerDelegate -- (BOOL)personCellLayoutManager:(id)arg1 isCellInFullEditMode:(id)arg2; +- (_Bool)personCellLayoutManager:(id)arg1 isCellInFullEditMode:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonContainerView.h b/iOS7/Frameworks/AddressBookUI/ABPersonContainerView.h index 67c6d0042..d4565ee1a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonContainerView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonContainerView.h @@ -13,7 +13,7 @@ @interface ABPersonContainerView : UIView { UISegmentedControl *_contentSwitchingTabs; - BOOL _hidesContentSwitchingTabs; + _Bool _hidesContentSwitchingTabs; UIView *_nonScrollableHeaderView; ABPersonTableView *_tableView; ABPersonTableViewDataSource *_dataSource; @@ -22,7 +22,7 @@ UIImageView *_contentSwitchingTabsBorder; } -@property(nonatomic) BOOL hidesContentSwitchingTabs; // @synthesize hidesContentSwitchingTabs=_hidesContentSwitchingTabs; +@property(nonatomic) _Bool hidesContentSwitchingTabs; // @synthesize hidesContentSwitchingTabs=_hidesContentSwitchingTabs; @property(retain, nonatomic) UIImageView *contentSwitchingTabsBorder; // @synthesize contentSwitchingTabsBorder=_contentSwitchingTabsBorder; @property(retain, nonatomic) UIImageView *contentSwitchingTabsPocketShadow; // @synthesize contentSwitchingTabsPocketShadow=_contentSwitchingTabsPocketShadow; @property(retain, nonatomic) UISegmentedControl *contentSwitchingTabs; // @synthesize contentSwitchingTabs=_contentSwitchingTabs; @@ -36,8 +36,8 @@ - (void)didChangeContentOffset:(struct CGPoint)arg1 inScrollView:(id)arg2; - (void)repositionContentSwitchingTabs; - (void)moveContentSwitchingTabsAboveView:(id)arg1 inScrollView:(id)arg2; -- (float)heightForHeaderAndContentSwitchingTabs; -- (float)heightNeededForContentSwitchingTabs; +- (double)heightForHeaderAndContentSwitchingTabs; +- (double)heightNeededForContentSwitchingTabs; - (void)setFrame:(struct CGRect)arg1; @property(readonly, nonatomic) UIScrollView *currentScrollView; - (id)viewContainingHeaderView; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonEditDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonEditDelegate-Protocol.h index f4c955dcf..d6e8592d5 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonEditDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonEditDelegate-Protocol.h @@ -9,9 +9,9 @@ @protocol ABPersonEditDelegate @optional -- (BOOL)shouldBeRemovedFromNavigationStack; +- (_Bool)shouldBeRemovedFromNavigationStack; - (struct CGSize)adjustedPopoverContentSizeForPersonView:(id)arg1 suggestedSize:(struct CGSize)arg2; -- (BOOL)personViewController:(id)arg1 shouldContinueAfterEditingConfirmed:(BOOL)arg2 forPerson:(void *)arg3; +- (_Bool)personViewController:(id)arg1 shouldContinueAfterEditingConfirmed:(_Bool)arg2 forPerson:(void *)arg3; - (void)insertProperty:(int *)arg1 insertValue:(id *)arg2 insertLabel:(id *)arg3; - (void)preferredPersonDidChangeToPerson:(void *)arg1; - (void)didRemoveDeleteButtonAtIndexPath:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonImageDataDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonImageDataDelegate-Protocol.h index 6291ea9a8..813471546 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonImageDataDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonImageDataDelegate-Protocol.h @@ -5,23 +5,23 @@ */ @protocol ABPersonImageDataDelegate -- (BOOL)didChangePreferredPersonForImage; +- (_Bool)didChangePreferredPersonForImage; - (void)updateRecordImages; - (void)resetImageData; - (void)reloadImageData; -- (BOOL)hasImageChanges; +- (_Bool)hasImageChanges; - (void)imageWillSave; - (void)refreshImageData; - (void)removeImageDataForPerson:(id)arg1; - (void)setImageData:(id)arg1 withFormat:(int)arg2 cropRect:(struct CGRect)arg3 forPerson:(id)arg4; - (id)imageDataWithFormat:(int)arg1 cropRect:(struct CGRect *)arg2 forPerson:(id)arg3; -- (BOOL)hasImageDataForPerson:(id)arg1; +- (_Bool)hasImageDataForPerson:(id)arg1; - (void)setPersonForImageData:(id)arg1; - (id)personForImageData; - (id)writablePeople; - (id)people; @optional -- (BOOL)shouldUseSourceTypeSpecificStrings; +- (_Bool)shouldUseSourceTypeSpecificStrings; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonImageView.h b/iOS7/Frameworks/AddressBookUI/ABPersonImageView.h index e2c952a3d..e4fbfaffe 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonImageView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonImageView.h @@ -15,12 +15,12 @@ ABClippingImageView *_emptyImageView; ABClippingImageView *_pasteboardMaskImageView; UIImage *_personImage; - BOOL _isEditing; - BOOL _showLabel; - BOOL _needsReflow; - BOOL _needsReload; - BOOL _allowsEditing; - BOOL _multiplePhotoBackdropEnabled; + _Bool _isEditing; + _Bool _showLabel; + _Bool _needsReflow; + _Bool _needsReload; + _Bool _allowsEditing; + _Bool _multiplePhotoBackdropEnabled; ABUIPerson *_displayedPerson; id _styleProvider; id _imageDataDelegate; @@ -28,19 +28,19 @@ + (id)newImageWithName:(id)arg1; @property(nonatomic) id imageDataDelegate; // @synthesize imageDataDelegate=_imageDataDelegate; -@property(nonatomic) BOOL multiplePhotoBackdropEnabled; // @synthesize multiplePhotoBackdropEnabled=_multiplePhotoBackdropEnabled; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) _Bool multiplePhotoBackdropEnabled; // @synthesize multiplePhotoBackdropEnabled=_multiplePhotoBackdropEnabled; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(retain, nonatomic) ABUIPerson *displayedPerson; // @synthesize displayedPerson=_displayedPerson; - (void)paste:(id)arg1; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)abMenuControllerWillHide; - (void)abMenuControllerWillShow:(id)arg1; -- (BOOL)abShouldShowMenu; -- (id)_supportedPasteboardImageTypesIncludingCustomTypes:(BOOL)arg1; +- (_Bool)abShouldShowMenu; +- (id)_supportedPasteboardImageTypesIncludingCustomTypes:(_Bool)arg1; - (id)_newDictionaryWithImageData; -- (void)setIsEditing:(BOOL)arg1 animate:(BOOL)arg2; +- (void)setIsEditing:(_Bool)arg1 animate:(_Bool)arg2; - (void)setNeedsReload; - (void)setNeedsReflow; - (void)reload; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonLinkedInfo.h b/iOS7/Frameworks/AddressBookUI/ABPersonLinkedInfo.h index 70bf64583..8bfccfa2a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonLinkedInfo.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonLinkedInfo.h @@ -13,17 +13,17 @@ NSString *_type; NSString *_name; ABUIPerson *_person; - BOOL _unified; + _Bool _unified; } -@property(getter=isUnified) BOOL unified; // @synthesize unified=_unified; +@property(getter=isUnified) _Bool unified; // @synthesize unified=_unified; @property(retain) ABUIPerson *person; // @synthesize person=_person; @property(retain) NSString *name; // @synthesize name=_name; @property(retain) NSString *type; // @synthesize type=_type; - (id)description; - (void)dealloc; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonLinkingUIDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonLinkingUIDelegate-Protocol.h index afd6566dc..182497fb9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonLinkingUIDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonLinkingUIDelegate-Protocol.h @@ -6,14 +6,14 @@ @protocol ABPersonLinkingUIDelegate - (id)newPeoplePickerForLinking; -- (id)newPersonViewControllerForLinkedCardAtRow:(int)arg1; -- (BOOL)shouldAllowLinkingPersonWithRecordID:(int)arg1; -- (BOOL)shouldAllowLinkingAnotherContact; -- (int)numberOfLinkedCardRows; -- (id)sourceNameForCardAtRow:(int)arg1; -- (id)personNameForCardAtRow:(int)arg1; -- (BOOL)canUnlinkCardAtRow:(int)arg1; -- (BOOL)manuallyUnlinkCardAtRow:(int)arg1; -- (BOOL)manuallyLinkPerson:(id)arg1; +- (id)newPersonViewControllerForLinkedCardAtRow:(long long)arg1; +- (_Bool)shouldAllowLinkingPersonWithRecordID:(int)arg1; +- (_Bool)shouldAllowLinkingAnotherContact; +- (long long)numberOfLinkedCardRows; +- (id)sourceNameForCardAtRow:(long long)arg1; +- (id)personNameForCardAtRow:(long long)arg1; +- (_Bool)canUnlinkCardAtRow:(long long)arg1; +- (_Bool)manuallyUnlinkCardAtRow:(long long)arg1; +- (_Bool)manuallyLinkPerson:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonNameDisplayView.h b/iOS7/Frameworks/AddressBookUI/ABPersonNameDisplayView.h index 73cd6a63c..265d2746c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonNameDisplayView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonNameDisplayView.h @@ -13,8 +13,8 @@ ABNamePropertyGroup *_namePropertyGroup; int _primaryProperty; NSString *_primaryPropertyFormattingCountryCode; - float _minimumHeight; - BOOL _alignOnBottom; + double _minimumHeight; + _Bool _alignOnBottom; UILabel *_headlineLabel; UILabel *_tagLineLabel; UILabel *_messageLabel; @@ -37,29 +37,29 @@ @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; @property(copy, nonatomic) NSString *tagLine; // @synthesize tagLine=_customTagLine; @property(copy, nonatomic) NSString *headline; // @synthesize headline=_customHeadline; -@property(nonatomic) BOOL alignOnBottom; // @synthesize alignOnBottom=_alignOnBottom; -@property(nonatomic) float minimumHeight; // @synthesize minimumHeight=_minimumHeight; +@property(nonatomic) _Bool alignOnBottom; // @synthesize alignOnBottom=_alignOnBottom; +@property(nonatomic) double minimumHeight; // @synthesize minimumHeight=_minimumHeight; @property(copy, nonatomic) NSString *primaryPropertyFormattingCountryCode; // @synthesize primaryPropertyFormattingCountryCode=_primaryPropertyFormattingCountryCode; @property(nonatomic) int primaryProperty; // @synthesize primaryProperty=_primaryProperty; @property(retain, nonatomic) ABNamePropertyGroup *namePropertyGroup; // @synthesize namePropertyGroup=_namePropertyGroup; -- (float)_heightForLabelsForWidth:(float)arg1; -- (void)_setSubviewsHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_setLabel:(id)arg1 highlighted:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_setFont:(id)arg1 isDetail:(BOOL)arg2; -- (void)_setMessageText:(id)arg1 isDetail:(BOOL)arg2; -- (id)_newLabelWithFont:(id)arg1 numberOfLines:(unsigned int)arg2; +- (double)_heightForLabelsForWidth:(double)arg1; +- (void)_setSubviewsHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setLabel:(id)arg1 highlighted:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_setFont:(id)arg1 isDetail:(_Bool)arg2; +- (void)_setMessageText:(id)arg1 isDetail:(_Bool)arg2; +- (id)_newLabelWithFont:(id)arg1 numberOfLines:(unsigned long long)arg2; - (id)_copyTagLine; - (void)_appendString:(id)arg1 withFormatKey:(id)arg2 toTagLine:(id)arg3; - (void)_updateTagLineText; - (void)_updateHeadlineText; - (id)_copyPrimaryValue; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)abMenuControllerWillHide; - (void)abMenuControllerWillShow:(id)arg1; -- (BOOL)abShouldShowMenu; -- (void)_adjustLabelTextColorForPasteboardSelection:(BOOL)arg1; -- (void)reloadNameDataAnimated:(BOOL)arg1; +- (_Bool)abShouldShowMenu; +- (void)_adjustLabelTextColorForPasteboardSelection:(_Bool)arg1; +- (void)reloadNameDataAnimated:(_Bool)arg1; - (void)layoutSubviews; - (struct CGSize)multilineLabel:(id)arg1 sizeThatFits:(struct CGSize)arg2; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonOverlayingContainerView.h b/iOS7/Frameworks/AddressBookUI/ABPersonOverlayingContainerView.h index 19c9f8d48..76a43a3d3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonOverlayingContainerView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonOverlayingContainerView.h @@ -12,7 +12,7 @@ @interface ABPersonOverlayingContainerView : UIScrollView { - float _minimumBottomInset; + double _minimumBottomInset; struct UIEdgeInsets _savedContentInset; UIView *_backgroundView; UIView *_abContentView; @@ -26,7 +26,7 @@ - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (void)setContentInset:(struct UIEdgeInsets)arg1; -@property(nonatomic) float minimumBottomInset; +@property(nonatomic) double minimumBottomInset; - (void)setContentOffset:(struct CGPoint)arg1; - (void)_updateContentFrameAndSize; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonPickersDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonPickersDelegate.h index d0efc9457..87dd024a8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonPickersDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonPickersDelegate.h @@ -29,15 +29,15 @@ - (void)finishTearingDownImagePickerController; - (void)removeImagePickerControllerFromUI; - (id)imagePickerControllerViewControllerToPresentModal:(id)arg1; -@property(nonatomic) BOOL popoverSizeUpdatesDisabled; +@property(nonatomic) _Bool popoverSizeUpdatesDisabled; - (id)imagePickerControllerViewForApplyImageAnimation:(id)arg1; - (void)imagePicker:(id)arg1 pickedPhoto:(id)arg2; - (void)imagePickerWillBeRemoved:(id)arg1; - (void)imagePickerWillBeShown:(id)arg1; - (id)personImageView; - (id)selectedPeople; -- (BOOL)pickerViewControllerShouldDismissKeyboard:(id)arg1; -- (BOOL)pickerViewController:(id)arg1 shouldDismissAfterSelectingItem:(id)arg2; +- (_Bool)pickerViewControllerShouldDismissKeyboard:(id)arg1; +- (_Bool)pickerViewController:(id)arg1 shouldDismissAfterSelectingItem:(id)arg2; - (void)_dismissPropertyPicker:(id)arg1 afterSelectingItem:(id)arg2; - (void)_dismissProfilesPicker:(id)arg1 afterSelectingItem:(id)arg2; - (void)_dismissCountryPicker:(id)arg1 afterSelectingItem:(id)arg2; @@ -45,7 +45,7 @@ - (id)_propertyGroupForPicker:(id)arg1; - (id)_contentViewForPicker:(id)arg1; - (void)labelPickerViewController:(id)arg1 didDeleteLabel:(id)arg2; -- (BOOL)labelPickerViewController:(id)arg1 shouldDismissAfterSelectingLabel:(id)arg2; +- (_Bool)labelPickerViewController:(id)arg1 shouldDismissAfterSelectingLabel:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableAction.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableAction.h index f89e9c519..9a39cdab0 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableAction.h @@ -14,18 +14,18 @@ { NSString *_title; NSString *_shortTitle; - BOOL _displaysShortTitle; - BOOL _indicatesFaceTimeHistory; + _Bool _displaysShortTitle; + _Bool _indicatesFaceTimeHistory; NSString *_detailText; NSString *_differentiationSheetTitle; - BOOL _allowDifferentiationSheet; + _Bool _allowDifferentiationSheet; id _target; SEL _selector; int _style; int _property; struct __CFArray *_properties; - int _grouping; - int _ordering; + long long _grouping; + long long _ordering; UIButton *_button; UIButton *_FMFButton; UIView *_customContentView; @@ -34,30 +34,30 @@ @property(retain, nonatomic) UIView *actionContentView; // @synthesize actionContentView=_customContentView; @property(nonatomic) struct __CFArray *properties; // @synthesize properties=_properties; -@property(nonatomic) int ordering; // @synthesize ordering=_ordering; -@property(nonatomic) int grouping; // @synthesize grouping=_grouping; +@property(nonatomic) long long ordering; // @synthesize ordering=_ordering; +@property(nonatomic) long long grouping; // @synthesize grouping=_grouping; @property(readonly, nonatomic) UIButton *existingButton; // @synthesize existingButton=_button; @property(readonly, nonatomic) int property; // @synthesize property=_property; @property(readonly, nonatomic) SEL selector; // @synthesize selector=_selector; @property(readonly, nonatomic) id target; // @synthesize target=_target; @property(readonly, nonatomic) int style; // @synthesize style=_style; @property(readonly, nonatomic) NSString *detailText; // @synthesize detailText=_detailText; -@property(nonatomic) BOOL displaysShortTitle; // @synthesize displaysShortTitle=_displaysShortTitle; +@property(nonatomic) _Bool displaysShortTitle; // @synthesize displaysShortTitle=_displaysShortTitle; @property(readonly, nonatomic) NSString *shortTitle; // @synthesize shortTitle=_shortTitle; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) BOOL allowDifferentiationSheet; // @synthesize allowDifferentiationSheet=_allowDifferentiationSheet; +@property(nonatomic) _Bool allowDifferentiationSheet; // @synthesize allowDifferentiationSheet=_allowDifferentiationSheet; @property(copy, nonatomic) NSString *differentiationSheetTitle; // @synthesize differentiationSheetTitle=_differentiationSheetTitle; -@property(nonatomic) BOOL indicatesFaceTimeHistory; // @synthesize indicatesFaceTimeHistory=_indicatesFaceTimeHistory; +@property(nonatomic) _Bool indicatesFaceTimeHistory; // @synthesize indicatesFaceTimeHistory=_indicatesFaceTimeHistory; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)description; - (id)styleProvider; -- (void)prepareButton:(id)arg1 forValueAtIndex:(int)arg2 inPropertyGroup:(id)arg3; +- (void)prepareButton:(id)arg1 forValueAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; - (void)buttonClicked:(id)arg1; - (void)performWithSender:(id)arg1 person:(id)arg2 property:(int)arg3 identifier:(int)arg4; - (void)setFMFActionButton:(id)arg1; @property(readonly, nonatomic) UIButton *button; - (void)modifyDetailText:(id)arg1; -- (int)compareOrderingToAction:(id)arg1; +- (long long)compareOrderingToAction:(id)arg1; - (void)dealloc; - (id)initWithTitle:(id)arg1 detailText:(id)arg2 style:(int)arg3 target:(id)arg4 selector:(SEL)arg5; - (id)initWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 property:(int)arg5; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource-TableViewDataSourceTracking.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource-TableViewDataSourceTracking.h new file mode 100644 index 000000000..1e7526ae6 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource-TableViewDataSourceTracking.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPersonTableActionDataSource (TableViewDataSourceTracking) +- (void)setAction:(id)arg1 hidden:(_Bool)arg2; +- (_Bool)isActionHidden:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource.h index 59d8c920d..681434e06 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDataSource.h @@ -18,29 +18,27 @@ struct __CFSet *_hiddenActions; } -- (id)actionWithActionGrouping:(int)arg1 atIndex:(int)arg2; -- (struct __CFArray *)indexesOfActionsForProperty:(int)arg1 withActionGrouping:(int)arg2; -- (int)actionCountForActionGrouping:(int)arg1; -- (id)actionsForProperty:(int)arg1 withActionGroupingAtIndex:(int)arg2; -- (id)actionForProperty:(int)arg1 withActionGrouping:(int)arg2 atIndex:(int)arg3; -- (int)actionCountForProperty:(int)arg1 withActionGrouping:(int)arg2; -- (int)groupingCountForProperty:(int)arg1; +- (id)actionWithActionGrouping:(long long)arg1 atIndex:(long long)arg2; +- (struct __CFArray *)indexesOfActionsForProperty:(int)arg1 withActionGrouping:(long long)arg2; +- (long long)actionCountForActionGrouping:(long long)arg1; +- (id)actionsForProperty:(int)arg1 withActionGroupingAtIndex:(long long)arg2; +- (id)actionForProperty:(int)arg1 withActionGrouping:(long long)arg2 atIndex:(long long)arg3; +- (long long)actionCountForProperty:(int)arg1 withActionGrouping:(long long)arg2; +- (long long)groupingCountForProperty:(int)arg1; - (struct __CFArray *)groupingsForProperty:(int)arg1; - (id)newActionsForProperty:(int)arg1; -- (id)actionsForProperty:(int)arg1 withActionGrouping:(int)arg2; +- (id)actionsForProperty:(int)arg1 withActionGrouping:(long long)arg2; - (void)removeAction:(id)arg1; -- (void)removeActionWithTarget:(id)arg1 selector:(SEL)arg2 forProperty:(int)arg3 withActionGrouping:(int)arg4 ordering:(int)arg5; -- (BOOL)hasActionWithTarget:(id)arg1 selector:(SEL)arg2 property:(int)arg3 actionGrouping:(int)arg4 ordering:(int)arg5 outActions:(id *)arg6 outIndex:(int *)arg7; -- (BOOL)hasActionWithTarget:(id)arg1 selector:(SEL)arg2 matchProperty:(BOOL)arg3 property:(int)arg4 inArray:(id)arg5 outActions:(id *)arg6 outIndex:(int *)arg7; -- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 detailText:(id)arg3 style:(int)arg4 target:(id)arg5 selector:(SEL)arg6 property:(int)arg7 actionGrouping:(int)arg8 ordering:(int)arg9; +- (void)removeActionWithTarget:(id)arg1 selector:(SEL)arg2 forProperty:(int)arg3 withActionGrouping:(long long)arg4 ordering:(long long)arg5; +- (_Bool)hasActionWithTarget:(id)arg1 selector:(SEL)arg2 property:(int)arg3 actionGrouping:(long long)arg4 ordering:(long long)arg5 outActions:(id *)arg6 outIndex:(long long *)arg7; +- (_Bool)hasActionWithTarget:(id)arg1 selector:(SEL)arg2 matchProperty:(_Bool)arg3 property:(int)arg4 inArray:(id)arg5 outActions:(id *)arg6 outIndex:(long long *)arg7; +- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 detailText:(id)arg3 style:(int)arg4 target:(id)arg5 selector:(SEL)arg6 property:(int)arg7 actionGrouping:(long long)arg8 ordering:(long long)arg9; - (id)bottomActions; - (id)topActions; - (struct __CFDictionary *)actionGroupingsByProperty; - (struct __CFDictionary *)inlineActionsByProperty; - (struct __CFDictionary *)actionsByProperty; - (void)dealloc; -- (void)setAction:(id)arg1 hidden:(BOOL)arg2; -- (BOOL)isActionHidden:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDelegate-Protocol.h index 656b8582f..f8e10c36d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableActionDelegate-Protocol.h @@ -10,7 +10,7 @@ @protocol ABPersonTableActionDelegate @optional -- (void)action:(id)arg1 willShowButton:(id)arg2 forValueAtIndex:(int)arg3 inPropertyGroup:(id)arg4; +- (void)action:(id)arg1 willShowButton:(id)arg2 forValueAtIndex:(long long)arg3 inPropertyGroup:(id)arg4; - (void)presentDifferentiationSheetForAction:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableFooterView.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableFooterView.h index 5480c94a4..bbf2d52d3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableFooterView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableFooterView.h @@ -12,7 +12,7 @@ @interface ABPersonTableFooterView : UIView { - BOOL _editing; + _Bool _editing; ABPersonTableAction *_deleteAction; UIView *_deleteView; UIView *_accessoryView; @@ -22,15 +22,15 @@ @property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic, getter=isEditing) BOOL tableEditing; // @synthesize tableEditing=_editing; +@property(nonatomic, getter=isEditing) _Bool tableEditing; // @synthesize tableEditing=_editing; - (void)layoutSubviews; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1; - (void)removeDeleteAction; -- (void)setDeleteActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 animated:(BOOL)arg4; -@property(readonly, nonatomic, getter=isAttributionEnabled) BOOL attributionEnabled; +- (void)setDeleteActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 animated:(_Bool)arg4; +@property(readonly, nonatomic, getter=isAttributionEnabled) _Bool attributionEnabled; @property(readonly, nonatomic) NSString *attribution; -- (void)setAttribution:(id)arg1 enabled:(BOOL)arg2 target:(id)arg3 action:(SEL)arg4; +- (void)setAttribution:(id)arg1 enabled:(_Bool)arg2 target:(id)arg3 action:(SEL)arg4; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGRect)attributionFrame; - (struct CGRect)deleteViewFrame; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableHeaderView.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableHeaderView.h index 64bab1700..57cd018e7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableHeaderView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableHeaderView.h @@ -13,53 +13,53 @@ @interface ABPersonTableHeaderView : UIView { - BOOL _editing; - BOOL _representsLinkedPeople; + _Bool _editing; + _Bool _representsLinkedPeople; ABPersonImageView *_imageView; UIImageView *_imageShadowView; ABPersonNameDisplayView *_displayView; - BOOL _showsMultiplePhotoBackdropView; + _Bool _showsMultiplePhotoBackdropView; ABNamePropertyGroup *_namePropertyGroup; ABMultiCellContentView *_editingView; ABMultiCell *_editingViewCell; UITableView *_editingViewContainer; UIView *_extraHeaderView; - BOOL _extraHeaderViewAlignsToImage; + _Bool _extraHeaderViewAlignsToImage; id _delegate; id _styleProvider; } -@property(nonatomic) BOOL extraHeaderViewAlignsToImage; // @synthesize extraHeaderViewAlignsToImage=_extraHeaderViewAlignsToImage; +@property(nonatomic) _Bool extraHeaderViewAlignsToImage; // @synthesize extraHeaderViewAlignsToImage=_extraHeaderViewAlignsToImage; @property(retain, nonatomic) UIView *extraHeaderView; // @synthesize extraHeaderView=_extraHeaderView; -@property(nonatomic) BOOL representsLinkedPeople; // @synthesize representsLinkedPeople=_representsLinkedPeople; +@property(nonatomic) _Bool representsLinkedPeople; // @synthesize representsLinkedPeople=_representsLinkedPeople; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) ABNamePropertyGroup *namePropertyGroup; // @synthesize namePropertyGroup=_namePropertyGroup; @property(readonly, nonatomic) ABMultiCellContentView *editingView; // @synthesize editingView=_editingView; @property(readonly, nonatomic) ABPersonNameDisplayView *displayView; // @synthesize displayView=_displayView; @property(readonly, nonatomic) ABPersonImageView *imageView; // @synthesize imageView=_imageView; -- (float)marginForTableView:(id)arg1; +- (double)marginForTableView:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (id)entryFieldForRow:(unsigned int)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)entryFieldForRow:(unsigned long long)arg1; - (void)_updateRecordIfNeeded; - (void)imageViewSelected:(id)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setAllowsEditing:(BOOL)arg1; +- (void)setAllowsEditing:(_Bool)arg1; - (void)reloadData; - (void)reloadImageData; -- (void)reloadNameDataButNotModelAnimated:(BOOL)arg1; -- (void)reloadNameDataAnimated:(BOOL)arg1; +- (void)reloadNameDataButNotModelAnimated:(_Bool)arg1; +- (void)reloadNameDataAnimated:(_Bool)arg1; - (void)setPrimaryProperty:(int)arg1 countryCode:(id)arg2; - (struct CGPoint)extraHeaderViewOrigin; -- (void)deselectAnimated:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)deselectAnimated:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)_layoutExtraHeaderView; @property(retain, nonatomic) UIView *customMessageView; @property(retain, nonatomic) UIFont *messageDetailFont; @@ -72,22 +72,22 @@ @property(retain, nonatomic) ABUIPerson *personForImageView; - (id)_imageShadowView; - (id)_displayView; -- (float)_extraHeaderViewAvailableWidthForWidth:(float)arg1 whenEditing:(BOOL)arg2; -- (struct CGPoint)_extraHeaderViewOriginForWidth:(float)arg1 whenEditing:(BOOL)arg2; -- (float)extraHeaderViewHorizontalPaddingWhenEditing:(BOOL)arg1; -- (struct CGRect)_editingViewContainerFrameForWidth:(float)arg1; -- (float)_editingViewWidthForWidth:(float)arg1; +- (double)_extraHeaderViewAvailableWidthForWidth:(double)arg1 whenEditing:(_Bool)arg2; +- (struct CGPoint)_extraHeaderViewOriginForWidth:(double)arg1 whenEditing:(_Bool)arg2; +- (double)extraHeaderViewHorizontalPaddingWhenEditing:(_Bool)arg1; +- (struct CGRect)_editingViewContainerFrameForWidth:(double)arg1; +- (double)_editingViewWidthForWidth:(double)arg1; - (struct CGPoint)_editingViewOrigin; -- (struct CGRect)_displayViewFrameForWidth:(float)arg1; -- (float)_displayViewWidthForWidth:(float)arg1; +- (struct CGRect)_displayViewFrameForWidth:(double)arg1; +- (double)_displayViewWidthForWidth:(double)arg1; - (struct CGPoint)_displayViewOrigin; -- (struct CGRect)_imageViewFrameWhenEditing:(BOOL)arg1; -- (BOOL)isFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)_isSpecialInternalHeaderView; +- (struct CGRect)_imageViewFrameWhenEditing:(_Bool)arg1; +- (_Bool)isFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)_isSpecialInternalHeaderView; - (void)dealloc; - (void)setBackgroundColor:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionCell.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionCell.h index 72683e27c..7aadad20b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionCell.h @@ -22,10 +22,10 @@ - (void)setBackgroundView:(id)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -@property(readonly) unsigned int actionsCount; +@property(readonly) unsigned long long actionsCount; - (void)refreshActions; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; - (void)_resizeInnerContentView; - (id)_tinyActionContentView; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionDelegate-Protocol.h index 7a9e1b2ba..773feecaf 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableTinyActionDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol ABPersonTableTinyActionDelegate -- (BOOL)personTableTinyActionCell:(id)arg1 shouldShowAction:(id)arg2; +- (_Bool)personTableTinyActionCell:(id)arg1 shouldShowAction:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableView.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableView.h index 2bb291548..6b1243e30 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableView.h @@ -12,7 +12,7 @@ @interface ABPersonTableView : UITableView { - float _minimumBottomInset; + double _minimumBottomInset; struct UIEdgeInsets _savedContentInset; ABPersonViewControllerHelper *_helper; id _tabsLayoutManager; @@ -22,9 +22,9 @@ @property(nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; - (void)layoutSubviews; - (void)setContentInset:(struct UIEdgeInsets)arg1; -@property(nonatomic) float minimumBottomInset; +@property(nonatomic) double minimumBottomInset; - (void)setContentOffset:(struct CGPoint)arg1; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; // Remaining properties diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewActionsDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewActionsDelegate.h index ae5f05e90..ecf05710e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewActionsDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewActionsDelegate.h @@ -15,68 +15,68 @@ @interface ABPersonTableViewActionsDelegate : NSObject { int _highlightedValueIdentifier; - BOOL _highlightedValueIsImportant; + _Bool _highlightedValueIsImportant; int _actionSheetType; ABPersonTableTinyActionCell *_tinyActionCell; id _FMFActionButtonsDelegate; - BOOL _actionShouldPickHighlightedValue; + _Bool _actionShouldPickHighlightedValue; + int _highlightedValueProperty; ABStyleProvider *_styleProvider; ABPersonTableViewDataSource *_dataSource; ABPersonTableActionDataSource *_actionDataSource; ABUIPerson *_highlightedValuePerson; - int _highlightedValueProperty; } @property(nonatomic) int highlightedValueIdentifier; // @synthesize highlightedValueIdentifier=_highlightedValueIdentifier; @property(nonatomic) int highlightedValueProperty; // @synthesize highlightedValueProperty=_highlightedValueProperty; @property(retain, nonatomic) ABUIPerson *highlightedValuePerson; // @synthesize highlightedValuePerson=_highlightedValuePerson; @property(nonatomic) id FMFActionButtonsDelegate; // @synthesize FMFActionButtonsDelegate=_FMFActionButtonsDelegate; -@property(nonatomic) BOOL actionShouldPickHighlightedValue; // @synthesize actionShouldPickHighlightedValue=_actionShouldPickHighlightedValue; +@property(nonatomic) _Bool actionShouldPickHighlightedValue; // @synthesize actionShouldPickHighlightedValue=_actionShouldPickHighlightedValue; @property(readonly, nonatomic) ABPersonTableActionDataSource *actionDataSource; // @synthesize actionDataSource=_actionDataSource; @property(nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; -- (void)action:(id)arg1 willShowButton:(id)arg2 forValueAtIndex:(int)arg3 inPropertyGroup:(id)arg4; +- (void)action:(id)arg1 willShowButton:(id)arg2 forValueAtIndex:(long long)arg3 inPropertyGroup:(id)arg4; - (void)presentDifferentiationSheetForAction:(id)arg1; -- (BOOL)personTableTinyActionCell:(id)arg1 shouldShowAction:(id)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)personTableTinyActionCell:(id)arg1 shouldShowAction:(id)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @property(readonly, nonatomic) ABPersonTableTinyActionCell *tinyActionCell; - (void)reloadPrimaryPropertyActionsSection; -- (void)tellDelegateAddToFavoriteWasSelectedForPropertyAtIndex:(int)arg1 inPropertyGroup:(id)arg2 entryType:(int)arg3; +- (void)tellDelegateAddToFavoriteWasSelectedForPropertyAtIndex:(long long)arg1 inPropertyGroup:(id)arg2 entryType:(int)arg3; - (void)reloadBottomActions; -- (void)reloadBottomActionsAnimated:(BOOL)arg1; -- (void)reloadBottomActionsAnimated:(BOOL)arg1 favorites:(BOOL)arg2 texting:(BOOL)arg3 sharing:(BOOL)arg4 conferencing:(BOOL)arg5; -- (void)reloadBottomActionDataForFavorites:(BOOL)arg1 texting:(BOOL)arg2 sharing:(BOOL)arg3 conferencing:(BOOL)arg4; -- (void)reloadBottomActionCellAnimated:(BOOL)arg1; +- (void)reloadBottomActionsAnimated:(_Bool)arg1; +- (void)reloadBottomActionsAnimated:(_Bool)arg1 favorites:(_Bool)arg2 texting:(_Bool)arg3 sharing:(_Bool)arg4 conferencing:(_Bool)arg5; +- (void)reloadBottomActionDataForFavorites:(_Bool)arg1 texting:(_Bool)arg2 sharing:(_Bool)arg3 conferencing:(_Bool)arg4; +- (void)reloadBottomActionCellAnimated:(_Bool)arg1; - (void)addToFavoritesButtonClicked:(id)arg1; - (void)conference:(id)arg1 person:(id)arg2 property:(int)arg3 identifier:(int)arg4; - (void)shareContactButtonClicked:(id)arg1; - (void)sendTextMessage:(id)arg1 person:(id)arg2 property:(int)arg3 identifier:(int)arg4; - (void)callContact:(id)arg1 person:(id)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)shouldShowAddToFavoritesAction; -- (BOOL)isFavoriteOfType:(int)arg1 inPropertyGroup:(id)arg2 atIndex:(int)arg3; -- (int)actionGroupingCountForPropertyGroup:(id)arg1 whenEditing:(BOOL)arg2; -- (int)actionGroupingCountForPropertyGroup:(id)arg1 whenEditing:(BOOL)arg2 assumeThatPropertyHasSection:(BOOL)arg3; -- (int)actionCountForTopGroupingInSection:(int)arg1 excludingProperty:(int)arg2 excludedPropertyGroupContext:(void *)arg3 outExcludedIndexPaths:(id *)arg4; -- (int)actionCountForBottomGroupingExcludingProperty:(int)arg1 excludedPropertyGroupContext:(void *)arg2; -- (int)actionCountForGrouping:(int)arg1 inSection:(int)arg2 excludingProperty:(int)arg3 excludedPropertyGroupContext:(void *)arg4 outExcludedIndexPaths:(id *)arg5; -- (BOOL)shouldShowAction:(id)arg1 excludingProperty:(int)arg2 excludedPropertyGroupContext:(void *)arg3; -- (BOOL)shouldShowActionForProperty:(int)arg1 propertyGroupContext:(void *)arg2; -- (BOOL)shouldShowActionForProperty:(int)arg1 propertyGroupContext:(void *)arg2 assumeThatPropertyHasSection:(BOOL)arg3; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 property:(int)arg3 actionGrouping:(int)arg4 ordering:(int)arg5; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 property:(int)arg3 actionGrouping:(int)arg4 ordering:(int)arg5 animated:(BOOL)arg6; -- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 detailText:(id)arg3 style:(int)arg4 target:(id)arg5 selector:(SEL)arg6 property:(int)arg7 actionGrouping:(int)arg8 ordering:(int)arg9; -- (id)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 property:(int)arg5 actionGrouping:(int)arg6 ordering:(int)arg7; -- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 property:(int)arg5 actionGrouping:(int)arg6 ordering:(int)arg7; -- (BOOL)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(int)arg5 ordering:(int)arg6; -- (BOOL)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(int)arg5 ordering:(int)arg6 outActions:(id *)arg7 outIndex:(int *)arg8; +- (_Bool)shouldShowAddToFavoritesAction; +- (_Bool)isFavoriteOfType:(int)arg1 inPropertyGroup:(id)arg2 atIndex:(long long)arg3; +- (long long)actionGroupingCountForPropertyGroup:(id)arg1 whenEditing:(_Bool)arg2; +- (long long)actionGroupingCountForPropertyGroup:(id)arg1 whenEditing:(_Bool)arg2 assumeThatPropertyHasSection:(_Bool)arg3; +- (long long)actionCountForTopGroupingInSection:(long long)arg1 excludingProperty:(int)arg2 excludedPropertyGroupContext:(void *)arg3 outExcludedIndexPaths:(id *)arg4; +- (long long)actionCountForBottomGroupingExcludingProperty:(int)arg1 excludedPropertyGroupContext:(void *)arg2; +- (long long)actionCountForGrouping:(long long)arg1 inSection:(long long)arg2 excludingProperty:(int)arg3 excludedPropertyGroupContext:(void *)arg4 outExcludedIndexPaths:(id *)arg5; +- (_Bool)shouldShowAction:(id)arg1 excludingProperty:(int)arg2 excludedPropertyGroupContext:(void *)arg3; +- (_Bool)shouldShowActionForProperty:(int)arg1 propertyGroupContext:(void *)arg2; +- (_Bool)shouldShowActionForProperty:(int)arg1 propertyGroupContext:(void *)arg2 assumeThatPropertyHasSection:(_Bool)arg3; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 property:(int)arg3 actionGrouping:(long long)arg4 ordering:(long long)arg5; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 property:(int)arg3 actionGrouping:(long long)arg4 ordering:(long long)arg5 animated:(_Bool)arg6; +- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 detailText:(id)arg3 style:(int)arg4 target:(id)arg5 selector:(SEL)arg6 property:(int)arg7 actionGrouping:(long long)arg8 ordering:(long long)arg9; +- (id)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 property:(int)arg5 actionGrouping:(long long)arg6 ordering:(long long)arg7; +- (id)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 property:(int)arg5 actionGrouping:(long long)arg6 ordering:(long long)arg7; +- (_Bool)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(long long)arg5 ordering:(long long)arg6; +- (_Bool)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(long long)arg5 ordering:(long long)arg6 outActions:(id *)arg7 outIndex:(long long *)arg8; - (void)performPersonTableAction:(id)arg1 atIndexPath:(id)arg2; - (void)presentDifferentiationSheetIfNeededForAction:(id)arg1 withPropertyGroup:(id)arg2; - (id)newActionsForProperty:(int)arg1; -- (int)groupingCountForProperty:(int)arg1; -- (id)actionsForProperty:(int)arg1 withActionGroupingAtIndex:(int)arg2; -- (id)actionsForProperty:(int)arg1 withActionGrouping:(int)arg2; -- (unsigned int)_sectionForAction:(id)arg1; +- (long long)groupingCountForProperty:(int)arg1; +- (id)actionsForProperty:(int)arg1 withActionGroupingAtIndex:(long long)arg2; +- (id)actionsForProperty:(int)arg1 withActionGrouping:(long long)arg2; +- (unsigned long long)_sectionForAction:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSource.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSource.h index 00b369f1a..f543ac735 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSource.h @@ -25,8 +25,8 @@ ABPersonTableViewLinkingDelegate *_linkingDelegate; ABPersonPickersDelegate *_pickersDelegate; ABPersonTableViewSharingDelegate *_sharingDelegate; - BOOL _attemptDelayedBecomeFirstResponder; - BOOL _isPinningLocked; + _Bool _attemptDelayedBecomeFirstResponder; + _Bool _isPinningLocked; NSMutableDictionary *_propertyGroupsStore; NSMutableDictionary *_unusedPropertyGroupsStore; NSMutableArray *_editablePropertyGroups; @@ -47,34 +47,35 @@ ABPersonCellLayoutManager *_cellLayoutManager; UIView *_tableHeaderViewContainer; NSDictionary *_cachedKeyboardInfo; - BOOL _isEditing; - BOOL _isUnlinkingPerson; - BOOL _badgeEmailPropertiesForMailVIP; - float _lastReturnedHeaderHeight; - BOOL _allowsActions; - BOOL _allowsEditing; - BOOL _allowsAddToFavorites; - BOOL _allowsSendingTextMessage; - BOOL _allowsSharing; - BOOL _allowsConferencing; - BOOL _allowsDeletion; - BOOL _allowsSounds; - BOOL _allowsVibrations; - BOOL _shouldShowContactSourcesStringAsMessage; - BOOL _highlightedValueIsImportant; - BOOL _isSettingFirstResponder; - BOOL _isEndingEditingTransactions; - BOOL _viewControllerWillSlideOut; - BOOL _selectedPropertyForCellWithoutLabelDivider; - BOOL _ignoreVibrationsDidChangeNotification; + _Bool _isEditing; + _Bool _isUnlinkingPerson; + _Bool _badgeEmailPropertiesForMailVIP; + double _lastReturnedHeaderHeight; + _Bool _allowsActions; + _Bool _allowsEditing; + _Bool _allowsAddToFavorites; + _Bool _allowsSendingTextMessage; + _Bool _allowsSharing; + _Bool _allowsConferencing; + _Bool _allowsDeletion; + _Bool _allowsSounds; + _Bool _allowsVibrations; + _Bool _shouldShowContactSourcesStringAsMessage; + _Bool _highlightedValueIsImportant; + _Bool _isSettingFirstResponder; + _Bool _isEndingEditingTransactions; + _Bool _viewControllerWillSlideOut; + _Bool _selectedPropertyForCellWithoutLabelDivider; + _Bool _ignoreVibrationsDidChangeNotification; + int _highlightedValueProperty; + int _highlightedValueIdentifier; + int _insertionProperty; + int _customKeyboardOutDirection; NSArray *_people; void *_addressBook; id _delegate; ABPersonTableView *_tableView; struct __CFArray *_displayedProperties; - int _highlightedValueProperty; - int _highlightedValueIdentifier; - int _insertionProperty; id _insertionValue; id _insertionLabel; id _styleProvider; @@ -85,18 +86,17 @@ NSIndexPath *_pinningMultiCellIndexPath; NSIndexPath *_pinningMultiCellRelativeIndexPath; UIResponder *_pinningResponder; - int _customKeyboardOutDirection; NSMutableArray *_additionalLabels; } -@property(nonatomic) BOOL badgeEmailPropertiesForMailVIP; // @synthesize badgeEmailPropertiesForMailVIP=_badgeEmailPropertiesForMailVIP; -@property(nonatomic) BOOL ignoreVibrationsDidChangeNotification; // @synthesize ignoreVibrationsDidChangeNotification=_ignoreVibrationsDidChangeNotification; -@property(nonatomic) BOOL selectedPropertyForCellWithoutLabelDivider; // @synthesize selectedPropertyForCellWithoutLabelDivider=_selectedPropertyForCellWithoutLabelDivider; +@property(nonatomic) _Bool badgeEmailPropertiesForMailVIP; // @synthesize badgeEmailPropertiesForMailVIP=_badgeEmailPropertiesForMailVIP; +@property(nonatomic) _Bool ignoreVibrationsDidChangeNotification; // @synthesize ignoreVibrationsDidChangeNotification=_ignoreVibrationsDidChangeNotification; +@property(nonatomic) _Bool selectedPropertyForCellWithoutLabelDivider; // @synthesize selectedPropertyForCellWithoutLabelDivider=_selectedPropertyForCellWithoutLabelDivider; @property(retain, nonatomic) NSMutableArray *additionalLabels; // @synthesize additionalLabels=_additionalLabels; @property(nonatomic) int customKeyboardOutDirection; // @synthesize customKeyboardOutDirection=_customKeyboardOutDirection; -@property(nonatomic) BOOL viewControllerWillSlideOut; // @synthesize viewControllerWillSlideOut=_viewControllerWillSlideOut; -@property(readonly, nonatomic) BOOL isEndingEditingTransactions; // @synthesize isEndingEditingTransactions=_isEndingEditingTransactions; -@property(nonatomic) BOOL isSettingFirstResponder; // @synthesize isSettingFirstResponder=_isSettingFirstResponder; +@property(nonatomic) _Bool viewControllerWillSlideOut; // @synthesize viewControllerWillSlideOut=_viewControllerWillSlideOut; +@property(readonly, nonatomic) _Bool isEndingEditingTransactions; // @synthesize isEndingEditingTransactions=_isEndingEditingTransactions; +@property(nonatomic) _Bool isSettingFirstResponder; // @synthesize isSettingFirstResponder=_isSettingFirstResponder; @property(retain, nonatomic) UIResponder *pinningResponder; // @synthesize pinningResponder=_pinningResponder; @property(retain, nonatomic) NSIndexPath *pinningMultiCellRelativeIndexPath; // @synthesize pinningMultiCellRelativeIndexPath=_pinningMultiCellRelativeIndexPath; @property(retain, nonatomic) NSIndexPath *pinningMultiCellIndexPath; // @synthesize pinningMultiCellIndexPath=_pinningMultiCellIndexPath; @@ -109,56 +109,56 @@ @property(readonly, nonatomic) id insertionLabel; // @synthesize insertionLabel=_insertionLabel; @property(readonly, nonatomic) id insertionValue; // @synthesize insertionValue=_insertionValue; @property(readonly, nonatomic) int insertionProperty; // @synthesize insertionProperty=_insertionProperty; -@property(nonatomic) BOOL highlightedValueIsImportant; // @synthesize highlightedValueIsImportant=_highlightedValueIsImportant; +@property(nonatomic) _Bool highlightedValueIsImportant; // @synthesize highlightedValueIsImportant=_highlightedValueIsImportant; @property(nonatomic) int highlightedValueIdentifier; // @synthesize highlightedValueIdentifier=_highlightedValueIdentifier; @property(nonatomic) int highlightedValueProperty; // @synthesize highlightedValueProperty=_highlightedValueProperty; @property(nonatomic) struct __CFArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; -@property(nonatomic) BOOL shouldShowContactSourcesStringAsMessage; // @synthesize shouldShowContactSourcesStringAsMessage=_shouldShowContactSourcesStringAsMessage; -@property(nonatomic) BOOL allowsVibrations; // @synthesize allowsVibrations=_allowsVibrations; -@property(nonatomic) BOOL allowsSounds; // @synthesize allowsSounds=_allowsSounds; -@property(nonatomic) BOOL allowsDeletion; // @synthesize allowsDeletion=_allowsDeletion; -@property(nonatomic) BOOL allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; -@property(nonatomic) BOOL allowsSharing; // @synthesize allowsSharing=_allowsSharing; -@property(nonatomic) BOOL allowsSendingTextMessage; // @synthesize allowsSendingTextMessage=_allowsSendingTextMessage; -@property(nonatomic) BOOL allowsActions; // @synthesize allowsActions=_allowsActions; +@property(nonatomic) _Bool shouldShowContactSourcesStringAsMessage; // @synthesize shouldShowContactSourcesStringAsMessage=_shouldShowContactSourcesStringAsMessage; +@property(nonatomic) _Bool allowsVibrations; // @synthesize allowsVibrations=_allowsVibrations; +@property(nonatomic) _Bool allowsSounds; // @synthesize allowsSounds=_allowsSounds; +@property(nonatomic) _Bool allowsDeletion; // @synthesize allowsDeletion=_allowsDeletion; +@property(nonatomic) _Bool allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; +@property(nonatomic) _Bool allowsSharing; // @synthesize allowsSharing=_allowsSharing; +@property(nonatomic) _Bool allowsSendingTextMessage; // @synthesize allowsSendingTextMessage=_allowsSendingTextMessage; +@property(nonatomic) _Bool allowsActions; // @synthesize allowsActions=_allowsActions; @property(retain, nonatomic) ABPersonTableView *tableView; // @synthesize tableView=_tableView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; @property(retain, nonatomic) NSArray *people; // @synthesize people=_people; -- (int)editingSectionForNonEditingSection:(int)arg1; +- (long long)editingSectionForNonEditingSection:(long long)arg1; - (id)namePropertyGroup:(id)arg1 primaryValueForProperty:(int)arg2; -- (BOOL)personCellLayoutManager:(id)arg1 isCellInFullEditMode:(id)arg2; -- (float)marginForTableView:(id)arg1; -- (float)heightForFooterInTableView:(id)arg1; -- (float)heightForHeaderInTableView:(id)arg1; +- (_Bool)personCellLayoutManager:(id)arg1 isCellInFullEditMode:(id)arg2; +- (double)marginForTableView:(id)arg1; +- (double)heightForFooterInTableView:(id)arg1; +- (double)heightForHeaderInTableView:(id)arg1; - (id)viewForFooterInTableView:(id)arg1; - (id)realHeaderView; - (id)tableHeaderViewContainer; - (id)viewForHeaderInTableView:(id)arg1; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (BOOL)tableView:(id)arg1 wantsHeaderForSection:(int)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 wantsHeaderForSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)_updateBackgroundForCell:(id)arg1 atIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (void)_performVibrationRelatedChangesReloadingFromModel:(BOOL)arg1 updatingDataUsingBlock:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (void)_performVibrationRelatedChangesReloadingFromModel:(_Bool)arg1 updatingDataUsingBlock:(id)arg2; - (void)_updateTableForVibrationChanges; - (void)_unregisterForVibrationsChangedNotifications; - (void)_registerForVibrationsChangedNotifications; @@ -167,95 +167,95 @@ - (void)_registerForKeyboardNotifications; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (void)adjustTableViewForKeyboardInfo:(id)arg1 animated:(BOOL)arg2; -- (BOOL)canSelectLabelForPropertyGroup:(id)arg1 info:(id)arg2; -- (void)tableView:(id)arg1 cell:(id *)arg2 orTag:(int *)arg3 forRowAtIndexPath:(id)arg4 allowDequeing:(BOOL)arg5; -- (id)tableViewCellForActions:(id)arg1 tableView:(id)arg2 row:(int)arg3 editing:(BOOL)arg4 allowDequeing:(BOOL)arg5 tag:(int *)arg6; -- (id)ieTableViewCellForPropertyGroup:(id)arg1 tableView:(id)arg2 indexPath:(id)arg3 editing:(BOOL)arg4 allowDequeing:(BOOL)arg5 tag:(int *)arg6; +- (void)adjustTableViewForKeyboardInfo:(id)arg1 animated:(_Bool)arg2; +- (_Bool)canSelectLabelForPropertyGroup:(id)arg1 info:(id)arg2; +- (void)tableView:(id)arg1 cell:(id *)arg2 orTag:(long long *)arg3 forRowAtIndexPath:(id)arg4 allowDequeing:(_Bool)arg5; +- (id)tableViewCellForActions:(id)arg1 tableView:(id)arg2 row:(long long)arg3 editing:(_Bool)arg4 allowDequeing:(_Bool)arg5 tag:(long long *)arg6; +- (id)ieTableViewCellForPropertyGroup:(id)arg1 tableView:(id)arg2 indexPath:(id)arg3 editing:(_Bool)arg4 allowDequeing:(_Bool)arg5 tag:(long long *)arg6; - (id)_multiCellContentViewForCustomPropertyCell:(id)arg1; - (void)_setMultiCellContentView:(id)arg1 forCustomPropertyCell:(id)arg2; -- (id)newAccessoryViewWhenEditing:(BOOL)arg1 forDataProvider:(id)arg2 info:(id)arg3; +- (id)newAccessoryViewWhenEditing:(_Bool)arg1 forDataProvider:(id)arg2 info:(id)arg3; - (id)cellLayoutManager; -- (void)_updateCellsForDataProvider:(id)arg1 afterDeleteAtIndex:(int)arg2 isInsertionIndex:(BOOL)arg3 inTableView:(id)arg4; +- (void)_updateCellsForDataProvider:(id)arg1 afterDeleteAtIndex:(long long)arg2 isInsertionIndex:(_Bool)arg3 inTableView:(id)arg4; - (void)_getDataProvider:(id *)arg1 andInfo:(id *)arg2 forIndexPath:(id)arg3; -- (id)actionCellForTableView:(id)arg1 withReuseIdentifier:(id)arg2 isConference:(BOOL)arg3 hasCustomContent:(BOOL)arg4; +- (id)actionCellForTableView:(id)arg1 withReuseIdentifier:(id)arg2 isConference:(_Bool)arg3 hasCustomContent:(_Bool)arg4; - (id)addValueCellForTableView:(id)arg1 withReuseIdentifier:(id)arg2; - (id)linkedCardCellForTableView:(id)arg1 withReuseIdentifier:(id)arg2; -- (int)numberOfRowsInSection:(int)arg1 whenEditing:(BOOL)arg2; -- (int)numberOfSectionsWhenEditing:(BOOL)arg1; -- (BOOL)isInFullEditingMode; -- (int)indexOfLinkingUISectionWhenEditing:(BOOL)arg1; -- (void)indexOfFirstPropertyGroupSection:(int *)arg1 lastPropertyGroupSection:(int *)arg2 addFieldSection:(int *)arg3 linkingUISection:(int *)arg4 primaryPropertyActionsSection:(int *)arg5 topGroupingActionSection:(int *)arg6 bottomGroupingActionSection:(int *)arg7 cardActionsSection:(int *)arg8 cardActionsSectionCount:(int *)arg9 totalSectionCount:(int *)arg10 whenEditing:(BOOL)arg11; +- (long long)numberOfRowsInSection:(long long)arg1 whenEditing:(_Bool)arg2; +- (long long)numberOfSectionsWhenEditing:(_Bool)arg1; +- (_Bool)isInFullEditingMode; +- (long long)indexOfLinkingUISectionWhenEditing:(_Bool)arg1; +- (void)indexOfFirstPropertyGroupSection:(long long *)arg1 lastPropertyGroupSection:(long long *)arg2 addFieldSection:(long long *)arg3 linkingUISection:(long long *)arg4 primaryPropertyActionsSection:(long long *)arg5 topGroupingActionSection:(long long *)arg6 bottomGroupingActionSection:(long long *)arg7 cardActionsSection:(long long *)arg8 cardActionsSectionCount:(long long *)arg9 totalSectionCount:(long long *)arg10 whenEditing:(_Bool)arg11; - (void)updateRecord; - (void)endEditingTransactions; - (void)unselectAllCellParts; -- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned int)arg2 forCell:(id)arg3; +- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned long long)arg2 forCell:(id)arg3; - (void)selectWholePartForCell:(id)arg1; - (void)selectValuePartForCell:(id)arg1; - (void)selectLabelPartForCell:(id)arg1; -- (void)scrollToLastActiveEntryFieldAnimated:(BOOL)arg1; -- (void)scrollToLastActiveEntryFieldAnimated:(BOOL)arg1 becomeFirstResponder:(BOOL)arg2; +- (void)scrollToLastActiveEntryFieldAnimated:(_Bool)arg1; +- (void)scrollToLastActiveEntryFieldAnimated:(_Bool)arg1 becomeFirstResponder:(_Bool)arg2; - (void)cancelPinning; - (void)endPinning; - (void)beginPinning; -@property(readonly, nonatomic) BOOL isPinning; -- (void)invalidatePropertyGroupsForEditing:(BOOL)arg1; +@property(readonly, nonatomic) _Bool isPinning; +- (void)invalidatePropertyGroupsForEditing:(_Bool)arg1; - (void)invalidateAllPropertyGroups; -- (id)propertyGroupsForEditing:(BOOL)arg1; -- (id)newPropertyGroupsForEditing:(BOOL)arg1; -- (id)newPropertyGroupsForEditing:(BOOL)arg1 withDisplayedProperties:(struct __CFArray *)arg2; -- (id)displayedPropertyGroupForProperty:(int)arg1 context:(void *)arg2 whenEditing:(BOOL)arg3; +- (id)propertyGroupsForEditing:(_Bool)arg1; +- (id)newPropertyGroupsForEditing:(_Bool)arg1; +- (id)newPropertyGroupsForEditing:(_Bool)arg1 withDisplayedProperties:(struct __CFArray *)arg2; +- (id)displayedPropertyGroupForProperty:(int)arg1 context:(void *)arg2 whenEditing:(_Bool)arg3; - (id)propertyGroupForProperty:(int)arg1 context:(void *)arg2; -- (id)propertyGroupForProperty:(int)arg1 context:(void *)arg2 createIfEmpty:(BOOL)arg3; +- (id)propertyGroupForProperty:(int)arg1 context:(void *)arg2 createIfEmpty:(_Bool)arg3; - (void)resetPropertyGroupStores; - (void *)_copyDefaultPolicy:(void *)arg1; - (void)_enumerateContextPointersForProperty:(int)arg1 usingBlock:(id)arg2; - (void)invalidateAdditionalProperties; - (struct __CFArray *)additionalProperties; - (struct __CFArray *)newAdditionalProperties; -- (BOOL)isPropertyOptional:(int)arg1; +- (_Bool)isPropertyOptional:(int)arg1; - (void)updateCellEditingStyleAtIndexPath:(id)arg1; -- (int)tableViewRowAnimationForUpdateAction:(unsigned int)arg1 isFirstRow:(BOOL)arg2; +- (long long)tableViewRowAnimationForUpdateAction:(unsigned long long)arg1 isFirstRow:(_Bool)arg2; - (id)_notesHeaderView; - (void)presentRelatedNamesPicker:(id)arg1; - (void)addToContactsButtonClicked:(id)arg1; -- (void)updateByAddingFieldForProperty:(int)arg1 whenEditing:(BOOL)arg2; +- (void)updateByAddingFieldForProperty:(int)arg1 whenEditing:(_Bool)arg2; - (void)tableViewAddFieldUpdateAnimationsDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (id)_indexPathForHeaderViewRow:(unsigned int)arg1; +- (id)_indexPathForHeaderViewRow:(unsigned long long)arg1; - (void)addFieldCellSelected:(id)arg1; - (void)addFieldCellWillSelect:(id)arg1; - (void)swapAddNewValueCellForProperty:(int)arg1 atIndexPath:(id)arg2; -- (void)setShouldUseAddNewValueCell:(BOOL)arg1 forProperty:(int)arg2; -- (BOOL)shouldUseAddNewValueCellForProperty:(int)arg1; -- (BOOL)usesAddNewValueCellForProperty:(int)arg1; +- (void)setShouldUseAddNewValueCell:(_Bool)arg1 forProperty:(int)arg2; +- (_Bool)shouldUseAddNewValueCellForProperty:(int)arg1; +- (_Bool)usesAddNewValueCellForProperty:(int)arg1; - (void)_resetAddNewValueCells; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(BOOL)arg4; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(_Bool)arg4; - (void)setInsertionValue:(id)arg1; - (void)setInsertionLabel:(id)arg1; - (void)setInsertionProperty:(int)arg1 value:(id)arg2 label:(id)arg3; -- (void)valueAtIndex:(int)arg1 selectedForPropertyGroup:(id)arg2 withMemberCell:(id)arg3 forEditing:(BOOL)arg4; +- (void)valueAtIndex:(long long)arg1 selectedForPropertyGroup:(id)arg2 withMemberCell:(id)arg3 forEditing:(_Bool)arg4; - (void)deleteButtonClicked:(id)arg1; @property(readonly, nonatomic) ABPersonImageView *personImageView; - (void)sizeToFit; - (void)prepareView; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isEditing) BOOL editing; -- (void)updateHeadersAndFootersForEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isEditing) _Bool editing; +- (void)updateHeadersAndFootersForEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)headerFooterAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (id)sectionAnimationsDictionaryForEditing:(BOOL)arg1; -- (id)sectionAnimationsDictionaryForOriginalPropertyGroups:(id)arg1 newPropertyGroups:(id)arg2 whenEditing:(BOOL)arg3; +- (id)sectionAnimationsDictionaryForEditing:(_Bool)arg1; +- (id)sectionAnimationsDictionaryForOriginalPropertyGroups:(id)arg1 newPropertyGroups:(id)arg2 whenEditing:(_Bool)arg3; - (id)sectionAnimationsDictionaryForSwipeToDeleteAtIndexPath:(id)arg1; -- (int)sectionIndexForProperty:(int)arg1 propertyGroupContext:(void *)arg2 withPropertyGroups:(id)arg3 whenEditing:(BOOL)arg4; -- (int)sectionIndexForPropertyGroup:(id)arg1 withPropertyGroups:(id)arg2 whenEditing:(BOOL)arg3; -- (int)_sectionIndexForPropertyGroup:(id)arg1 orProperty:(int)arg2 propertyGroupContext:(void *)arg3 withPropertyGroups:(id)arg4 whenEditing:(BOOL)arg5; -- (void)setAttribution:(id)arg1 enabled:(BOOL)arg2 target:(id)arg3 action:(SEL)arg4; -@property(readonly, nonatomic, getter=isAttributionEnabled) BOOL attributionEnabled; +- (long long)sectionIndexForProperty:(int)arg1 propertyGroupContext:(void *)arg2 withPropertyGroups:(id)arg3 whenEditing:(_Bool)arg4; +- (long long)sectionIndexForPropertyGroup:(id)arg1 withPropertyGroups:(id)arg2 whenEditing:(_Bool)arg3; +- (long long)_sectionIndexForPropertyGroup:(id)arg1 orProperty:(int)arg2 propertyGroupContext:(void *)arg3 withPropertyGroups:(id)arg4 whenEditing:(_Bool)arg5; +- (void)setAttribution:(id)arg1 enabled:(_Bool)arg2 target:(id)arg3 action:(SEL)arg4; +@property(readonly, nonatomic, getter=isAttributionEnabled) _Bool attributionEnabled; @property(readonly, nonatomic) NSString *attribution; @property(retain, nonatomic) UIView *customPersonTableFooterView; -- (void)updateTableFooterViewAnimated:(BOOL)arg1; +- (void)updateTableFooterViewAnimated:(_Bool)arg1; @property(readonly, nonatomic) ABPersonTableFooterView *tableFooterView; - (id)_footerView; -@property(nonatomic) BOOL shouldAlignPersonHeaderViewToImage; +@property(nonatomic) _Bool shouldAlignPersonHeaderViewToImage; @property(retain, nonatomic) UIView *personHeaderView; @property(retain, nonatomic) UIView *customMessageView; @property(retain, nonatomic) UIFont *messageDetailFont; @@ -264,12 +264,12 @@ @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSString *alternateName; @property(retain, nonatomic) UIView *customPersonTableHeaderView; -- (void)updateTableHeaderViewAnimated:(BOOL)arg1; -- (void)updateTableHeaderViewAnimated:(BOOL)arg1 andSkipTableViewHeaderHeightNotification:(BOOL)arg2; +- (void)updateTableHeaderViewAnimated:(_Bool)arg1; +- (void)updateTableHeaderViewAnimated:(_Bool)arg1 andSkipTableViewHeaderHeightNotification:(_Bool)arg2; - (void)notifyHeaderViewHeightDidChange; @property(retain, nonatomic) ABPersonTableHeaderView *tableHeaderView; - (id)newHeaderView; -- (void)reloadNoValueLabelAnimated:(BOOL)arg1; +- (void)reloadNoValueLabelAnimated:(_Bool)arg1; - (void)reloadFavoritesData; - (void)reloadPropertyGroups; - (void)reloadImageData; @@ -277,50 +277,50 @@ - (void)reloadPreferredPersonForName; - (void)reloadNameData; - (void)reloadData; -- (void)reloadDataIncludingHeaderView:(BOOL)arg1; -- (void)reloadDataIncludingHeaderView:(BOOL)arg1 invalidatePropertyData:(BOOL)arg2; +- (void)reloadDataIncludingHeaderView:(_Bool)arg1; +- (void)reloadDataIncludingHeaderView:(_Bool)arg1 invalidatePropertyData:(_Bool)arg2; - (void)notifyDataWasReloaded; - (id)noValueLabel; - (id)titleForNoValueWithProperty:(int)arg1; -@property(readonly, nonatomic) BOOL hasNameChanges; -@property(readonly, nonatomic) BOOL hasImageChanges; -- (BOOL)hasOnlyRingtoneChanges; -@property(readonly, nonatomic) BOOL hasChanges; -@property(readonly, nonatomic) BOOL canSave; +@property(readonly, nonatomic) _Bool hasNameChanges; +@property(readonly, nonatomic) _Bool hasImageChanges; +- (_Bool)hasOnlyRingtoneChanges; +@property(readonly, nonatomic) _Bool hasChanges; +@property(readonly, nonatomic) _Bool canSave; - (void)setPrimaryProperty:(int)arg1 countryCode:(id)arg2; @property(readonly, nonatomic) int primaryProperty; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; -- (BOOL)isPropertyDisplayed:(int)arg1; -- (void)setDisplayedProperties:(struct __CFArray *)arg1 andRefreshUI:(BOOL)arg2; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; +- (_Bool)isPropertyDisplayed:(int)arg1; +- (void)setDisplayedProperties:(struct __CFArray *)arg1 andRefreshUI:(_Bool)arg2; - (id)namePropertyGroup; - (id)actionsController; -- (BOOL)allowsVoiceFavorite; -- (BOOL)allowsFaceTimeFavorite; -@property(nonatomic) BOOL allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; -- (void)setAllowsConferencing:(BOOL)arg1 andReload:(BOOL)arg2; -- (void)setAllowsSharing:(BOOL)arg1 andReload:(BOOL)arg2; -- (void)setAllowsSendingTextMessage:(BOOL)arg1 andReload:(BOOL)arg2; -- (void)setAllowsAddToFavorites:(BOOL)arg1 andReload:(BOOL)arg2; +- (_Bool)allowsVoiceFavorite; +- (_Bool)allowsFaceTimeFavorite; +@property(nonatomic) _Bool allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; +- (void)setAllowsConferencing:(_Bool)arg1 andReload:(_Bool)arg2; +- (void)setAllowsSharing:(_Bool)arg1 andReload:(_Bool)arg2; +- (void)setAllowsSendingTextMessage:(_Bool)arg1 andReload:(_Bool)arg2; +- (void)setAllowsAddToFavorites:(_Bool)arg1 andReload:(_Bool)arg2; - (void)updateForConferencingAvailabilityChange; - (void)reloadConferencing; - (void)updateLinkingUI:(id)arg1; - (id)prepareForLinkingUIUpdate; - (id)_linkingHeaderView; -- (BOOL)isUnlinkingPersonWithAnimation; -- (void)showLinkedCardAtRow:(int)arg1; +- (_Bool)isUnlinkingPersonWithAnimation; +- (void)showLinkedCardAtRow:(long long)arg1; - (void)_endTableViewUpdatesWithoutScroll; - (id)controllerMainView; - (void)_updateDeleteButtonIfNeededForFooterView:(id)arg1; -- (void)updateSectionHeaderAndFooterHeightsForEditing:(BOOL)arg1; +- (void)updateSectionHeaderAndFooterHeightsForEditing:(_Bool)arg1; - (void)_conferenceHistoryChanged:(id)arg1; - (void)updateContactSourcesStringIfNeeded; - (id)_contactSourcesString; - (void)_getFirstRows:(id *)arg1 andOtherRows:(id *)arg2 fromIndexPaths:(id)arg3; -- (BOOL)_isReadonlyAtIndexPath:(id)arg1; -- (void)_getPropertyGroup:(id *)arg1 index:(int *)arg2 editableFlag:(char *)arg3 atIndexPath:(id)arg4; -- (int)rowIndexInPropertyGroup:(id *)arg1 orActions:(id *)arg2 forRow:(int)arg3 inSection:(int)arg4 whenEditing:(BOOL)arg5; -- (void)propertyGroup:(id *)arg1 orActions:(id *)arg2 forSection:(int)arg3 whenEditing:(BOOL)arg4; -- (id)_indexPathForPropertyGroup:(id)arg1 index:(int)arg2 editableFlag:(BOOL)arg3; +- (_Bool)_isReadonlyAtIndexPath:(id)arg1; +- (void)_getPropertyGroup:(id *)arg1 index:(long long *)arg2 editableFlag:(_Bool *)arg3 atIndexPath:(id)arg4; +- (long long)rowIndexInPropertyGroup:(id *)arg1 orActions:(id *)arg2 forRow:(long long)arg3 inSection:(long long)arg4 whenEditing:(_Bool)arg5; +- (void)propertyGroup:(id *)arg1 orActions:(id *)arg2 forSection:(long long)arg3 whenEditing:(_Bool)arg4; +- (id)_indexPathForPropertyGroup:(id)arg1 index:(long long)arg2 editableFlag:(_Bool)arg3; @property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; @property(readonly, nonatomic) ABPersonTableViewLinkingDelegate *linkingDelegate; - (void)setLinkingDelegate:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSourceDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSourceDelegate-Protocol.h index 857b607f2..284d5bafd 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSourceDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewDataSourceDelegate-Protocol.h @@ -11,22 +11,22 @@ - (void)personTableViewDataSourceHeaderHeightDidChange:(id)arg1; - (void)personTableViewDataSourceDidReloadData:(id)arg1; - (void)personTableViewDataSource:(id)arg1 scrollViewDidScroll:(id)arg2; -- (void)personTableViewDataSource:(id)arg1 willUpdateForEditing:(BOOL)arg2; -- (float)personTableViewDataSourceHeaderPadding:(id)arg1; -- (BOOL)personTableViewDataSourceShouldShowHeader:(id)arg1; -- (BOOL)personTableViewDataSourceIsInPopover:(id)arg1; +- (void)personTableViewDataSource:(id)arg1 willUpdateForEditing:(_Bool)arg2; +- (double)personTableViewDataSourceHeaderPadding:(id)arg1; +- (_Bool)personTableViewDataSourceShouldShowHeader:(id)arg1; +- (_Bool)personTableViewDataSourceIsInPopover:(id)arg1; - (void)personTableViewDataSourceShouldIgnoreNextLocalChange:(id)arg1; - (void)presentLinkingPeoplePickerForPersonTableViewDataSource:(id)arg1; -- (void)personTableViewDataSource:(id)arg1 pushLinkedCardAtRow:(int)arg2; -- (BOOL)presentPeoplePickerNavigationControllerForRelatedNames:(id)arg1; -- (BOOL)personTableViewDataSourceShouldShowContactSources:(id)arg1; -- (BOOL)personTableViewDataSourceShouldShowLinkedPeople:(id)arg1; +- (void)personTableViewDataSource:(id)arg1 pushLinkedCardAtRow:(long long)arg2; +- (_Bool)presentPeoplePickerNavigationControllerForRelatedNames:(id)arg1; +- (_Bool)personTableViewDataSourceShouldShowContactSources:(id)arg1; +- (_Bool)personTableViewDataSourceShouldShowLinkedPeople:(id)arg1; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)personTableViewDataSource:(id)arg1 shouldShowAction:(id)arg2; +- (_Bool)personTableViewDataSource:(id)arg1 shouldShowAction:(id)arg2; - (void)personTableViewDataSource:(id)arg1 conference:(id)arg2 person:(id)arg3 property:(int)arg4 identifier:(int)arg5; - (void)personTableViewDataSource:(id)arg1 shareContact:(id)arg2; -- (BOOL)personTableViewDataSourceIsLocation:(id)arg1; +- (_Bool)personTableViewDataSourceIsLocation:(id)arg1; - (void)personTableViewDataSource:(id)arg1 didDismissActionSheet:(id)arg2; - (void)personTableViewDataSource:(id)arg1 presentActionSheet:(id)arg2 fromView:(id)arg3; - (void)personTableViewDataSourceDidSwipeToDelete:(id)arg1; @@ -35,18 +35,18 @@ - (void)personTableViewDataSource:(id)arg1 didBeginEditingProperty:(int)arg2; - (void)personTableViewDataSource:(id)arg1 dismissDatePickerViewController:(id)arg2; - (void)personTableViewDataSource:(id)arg1 presentDatePickerViewController:(id)arg2 fromView:(id)arg3 passthroughViews:(id)arg4 forIndexPath:(id)arg5; -- (BOOL)isPresentingDatePickerViewControllerForPersonTableViewDataSource:(id)arg1; +- (_Bool)isPresentingDatePickerViewControllerForPersonTableViewDataSource:(id)arg1; - (void)personTableViewDataSourceWillPresentDatePickerViewController:(id)arg1; -- (BOOL)personTableViewDataSourceShouldPresentDatePickerViaDelegate:(id)arg1; +- (_Bool)personTableViewDataSourceShouldPresentDatePickerViaDelegate:(id)arg1; - (void)personTableViewDataSource:(id)arg1 presentPickerViewController:(id)arg2 fromView:(id)arg3 forIndexPath:(id)arg4; -- (void)personTableViewDataSource:(id)arg1 removeNonScrollableHeaderViewAnimated:(BOOL)arg2; -- (void)personTableViewDataSource:(id)arg1 addNonScrollableHeaderView:(id)arg2 animated:(BOOL)arg3; +- (void)personTableViewDataSource:(id)arg1 removeNonScrollableHeaderViewAnimated:(_Bool)arg2; +- (void)personTableViewDataSource:(id)arg1 addNonScrollableHeaderView:(id)arg2 animated:(_Bool)arg3; - (void)personTableViewDataSourceSelectedAddToContacts:(id)arg1; - (void)personTableViewDataSourceSelectedDeletePerson:(id)arg1; -- (void)personTableViewDataSource:(id)arg1 selectedAddToFavoritesActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3 entryType:(int)arg4; -- (void)personTableViewDataSource:(id)arg1 selectedSMSActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (void)personTableViewDataSource:(id)arg1 selectedCallActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (BOOL)personTableViewDataSource:(id)arg1 selectedPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3 withMemberCell:(id)arg4 forEditing:(BOOL)arg5; -- (void)personTableViewDataSource:(id)arg1 selectedImageForEditing:(BOOL)arg2; +- (void)personTableViewDataSource:(id)arg1 selectedAddToFavoritesActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3 entryType:(int)arg4; +- (void)personTableViewDataSource:(id)arg1 selectedSMSActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (void)personTableViewDataSource:(id)arg1 selectedCallActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (_Bool)personTableViewDataSource:(id)arg1 selectedPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3 withMemberCell:(id)arg4 forEditing:(_Bool)arg5; +- (void)personTableViewDataSource:(id)arg1 selectedImageForEditing:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewImageDataDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewImageDataDelegate.h index e186b35e3..f3649a131 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewImageDataDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewImageDataDelegate.h @@ -14,18 +14,18 @@ { NSMutableDictionary *_currentImageData; ABUIPerson *_personForImageData; - BOOL _hasImageChanges; - BOOL _didChangePreferredPersonForImage; + _Bool _hasImageChanges; + _Bool _didChangePreferredPersonForImage; ABPersonTableViewDataSource *_dataSource; } @property(nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -- (BOOL)didChangePreferredPersonForImage; +- (_Bool)didChangePreferredPersonForImage; - (id)personForImageDataExcludingPeople:(id)arg1; -- (id)imageDataWithFormat:(int)arg1 cropRect:(struct CGRect *)arg2 forPerson:(id)arg3 isRemoved:(char *)arg4; +- (id)imageDataWithFormat:(int)arg1 cropRect:(struct CGRect *)arg2 forPerson:(id)arg3 isRemoved:(_Bool *)arg4; - (void)updateRecordImages; - (void)resetImageData; -- (BOOL)hasImageChanges; +- (_Bool)hasImageChanges; - (void)setCurrentImageData:(id)arg1; - (id)currentImageData; - (void)reloadImageData; @@ -36,7 +36,7 @@ - (void)removeImageDataForPerson:(id)arg1; - (void)setImageData:(id)arg1 withFormat:(int)arg2 cropRect:(struct CGRect)arg3 forPerson:(id)arg4; - (id)imageDataWithFormat:(int)arg1 cropRect:(struct CGRect *)arg2 forPerson:(id)arg3; -- (BOOL)hasImageDataForPerson:(id)arg1; +- (_Bool)hasImageDataForPerson:(id)arg1; - (id)writablePeople; - (id)people; - (void)markImagesWith:(id)arg1 forPerson:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewLinkingDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewLinkingDelegate.h index 440f9aa67..7a005dbf9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewLinkingDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewLinkingDelegate.h @@ -13,47 +13,47 @@ @interface ABPersonTableViewLinkingDelegate : NSObject { NSMutableArray *_linkedInfos; - int _currentIndexInLinkedInfos; - BOOL _ignoresReloadLinkedInfos; - BOOL _shouldAllowLinkingAnotherContact; - BOOL _hasLinkChanges; - BOOL _shouldShowLinkingUIOnCard; - BOOL _showsLinkedPeople; - BOOL _appearsInLinkingPeoplePicker; - BOOL _updateShouldAllowLinkingAnotherContact; + long long _currentIndexInLinkedInfos; + _Bool _ignoresReloadLinkedInfos; + _Bool _shouldAllowLinkingAnotherContact; + _Bool _hasLinkChanges; + _Bool _shouldShowLinkingUIOnCard; + _Bool _showsLinkedPeople; + _Bool _appearsInLinkingPeoplePicker; + _Bool _updateShouldAllowLinkingAnotherContact; ABPersonTableViewDataSource *_dataSource; ABPersonViewControllerHelper *_helper; } -@property(nonatomic) BOOL updateShouldAllowLinkingAnotherContact; // @synthesize updateShouldAllowLinkingAnotherContact=_updateShouldAllowLinkingAnotherContact; -@property(nonatomic) BOOL appearsInLinkingPeoplePicker; // @synthesize appearsInLinkingPeoplePicker=_appearsInLinkingPeoplePicker; -@property(nonatomic) BOOL shouldShowLinkedPeople; // @synthesize shouldShowLinkedPeople=_showsLinkedPeople; -@property(nonatomic) BOOL shouldShowLinkingUIOnCard; // @synthesize shouldShowLinkingUIOnCard=_shouldShowLinkingUIOnCard; +@property(nonatomic) _Bool updateShouldAllowLinkingAnotherContact; // @synthesize updateShouldAllowLinkingAnotherContact=_updateShouldAllowLinkingAnotherContact; +@property(nonatomic) _Bool appearsInLinkingPeoplePicker; // @synthesize appearsInLinkingPeoplePicker=_appearsInLinkingPeoplePicker; +@property(nonatomic) _Bool shouldShowLinkedPeople; // @synthesize shouldShowLinkedPeople=_showsLinkedPeople; +@property(nonatomic) _Bool shouldShowLinkingUIOnCard; // @synthesize shouldShowLinkingUIOnCard=_shouldShowLinkingUIOnCard; @property(readonly, nonatomic) NSArray *linkedInfos; // @synthesize linkedInfos=_linkedInfos; -@property(readonly, nonatomic) BOOL hasLinkChanges; // @synthesize hasLinkChanges=_hasLinkChanges; +@property(readonly, nonatomic) _Bool hasLinkChanges; // @synthesize hasLinkChanges=_hasLinkChanges; @property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; @property(nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; - (id)newPeoplePickerForLinking; -- (id)newPersonViewControllerForLinkedCardAtRow:(int)arg1; -- (BOOL)shouldAllowLinkingPersonWithRecordID:(int)arg1; -- (BOOL)shouldAllowLinkingAnotherContact; -- (id)sourceNameForCardAtRow:(int)arg1; -- (id)personNameForCardAtRow:(int)arg1; -- (BOOL)canUnlinkCardAtRow:(int)arg1; -- (int)numberOfLinkedCardRows; -- (BOOL)manuallyUnlinkCardAtRow:(int)arg1; +- (id)newPersonViewControllerForLinkedCardAtRow:(long long)arg1; +- (_Bool)shouldAllowLinkingPersonWithRecordID:(int)arg1; +- (_Bool)shouldAllowLinkingAnotherContact; +- (id)sourceNameForCardAtRow:(long long)arg1; +- (id)personNameForCardAtRow:(long long)arg1; +- (_Bool)canUnlinkCardAtRow:(long long)arg1; +- (long long)numberOfLinkedCardRows; +- (_Bool)manuallyUnlinkCardAtRow:(long long)arg1; - (void)_finalizeLinkChanges; -- (BOOL)manuallyLinkPerson:(id)arg1; +- (_Bool)manuallyLinkPerson:(id)arg1; - (id)allNonUnifiedPeople; - (void)reloadLinkingUI; -- (BOOL)reloadLinkedInfos; -- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(int)arg2; +- (_Bool)reloadLinkedInfos; +- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(long long)arg2; - (id)newLinkedInfoForPerson:(id)arg1; -- (id)linkedInfoAtRow:(int)arg1; -- (int)indexOfLinkedInfoAtRow:(int)arg1; +- (id)linkedInfoAtRow:(long long)arg1; +- (long long)indexOfLinkedInfoAtRow:(long long)arg1; - (id)sourceNameForCurrentCard; -- (BOOL)isLinkedCard; -- (BOOL)shouldIncludeLinkingUISectionWhenEditing:(BOOL)arg1; +- (_Bool)isLinkedCard; +- (_Bool)shouldIncludeLinkingUISectionWhenEditing:(_Bool)arg1; - (void)dealloc; - (id)initWithHelper:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewMultiCellDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewMultiCellDelegate.h index d7993afda..a7154493a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewMultiCellDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewMultiCellDelegate.h @@ -24,14 +24,14 @@ @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; - (void)personTableHeaderView:(id)arg1 imageViewWasSelected:(id)arg2; -- (BOOL)ABTabToNextResponder:(BOOL)arg1 fromView:(id)arg2; -- (BOOL)tabToNextResponder:(BOOL)arg1 fromView:(id)arg2; -- (BOOL)_tableView:(id)arg1 isValidIndexPath:(id)arg2; +- (_Bool)ABTabToNextResponder:(_Bool)arg1 fromView:(id)arg2; +- (_Bool)tabToNextResponder:(_Bool)arg1 fromView:(id)arg2; +- (_Bool)_tableView:(id)arg1 isValidIndexPath:(id)arg2; - (void)datePickerViewControllerWillDisappear:(id)arg1; - (void)dateField:(id)arg1 delegateDismissDatePicker:(id)arg2; - (void)dateField:(id)arg1 delegatePresentDatePicker:(id)arg2; - (void)dateField:(id)arg1 delegatePrepareToPresentDatePicker:(id)arg2; -- (BOOL)dateField:(id)arg1 shouldPresentDatePicker:(id)arg2; +- (_Bool)dateField:(id)arg1 shouldPresentDatePicker:(id)arg2; - (id)datePickerForDateField:(id)arg1; - (id)_capitalizedTitleForContentView:(id)arg1; - (void)_multiCellContentView:(id)arg1 selectedAlert:(id)arg2; @@ -40,13 +40,13 @@ - (void)_multiCellContentView:(id)arg1 selectedLabel:(id)arg2; - (void)multiCellContentViewWillHideDeleteConfirmation:(id)arg1; - (void)multiCellContentViewWillShowDeleteConfirmation:(id)arg1; -- (void)multiCellContentView:(id)arg1 didResizeAnimated:(BOOL)arg2; -- (void)multiCellContentView:(id)arg1 willResizeAnimated:(BOOL)arg2; +- (void)multiCellContentView:(id)arg1 didResizeAnimated:(_Bool)arg2; +- (void)multiCellContentView:(id)arg1 willResizeAnimated:(_Bool)arg2; - (void)multiCellContentViewDidEndEditing:(id)arg1; - (void)multiCellContentView:(id)arg1 entryFieldDidEndEditing:(id)arg2 forKey:(id)arg3; - (void)multiCellContentView:(id)arg1 entryField:(id)arg2 didUpdateValue:(id)arg3 forKey:(id)arg4; - (void)multiCellContentView:(id)arg1 entryFieldDidBeginEditing:(id)arg2; -- (BOOL)multiCellContentView:(id)arg1 entryFieldShouldBeginEditing:(id)arg2; +- (_Bool)multiCellContentView:(id)arg1 entryFieldShouldBeginEditing:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesCancelledForView:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesEndedForView:(id)arg2; - (void)multiCellContentView:(id)arg1 touchesBeganForView:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewSharingDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewSharingDelegate.h index 942fb2803..86f3121a3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTableViewSharingDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTableViewSharingDelegate.h @@ -11,7 +11,7 @@ @interface ABPersonTableViewSharingDelegate : NSObject { ABActionSheetDelegate *_actionSheetDelegate; - BOOL _shareMessageBodyIsHTML; + _Bool _shareMessageBodyIsHTML; ABStyleProvider *_styleProvider; ABPersonViewControllerHelper *_helper; NSString *_shareMessageBody; @@ -29,18 +29,18 @@ @property(copy, nonatomic) NSString *shareLocationURL; // @synthesize shareLocationURL=_shareLocationURL; @property(copy, nonatomic) NSString *shareMessageSubject; // @synthesize shareMessageSubject=_shareMessageSubject; @property(copy, nonatomic) NSString *shareMessageBody; // @synthesize shareMessageBody=_shareMessageBody; -@property(nonatomic) BOOL shareMessageBodyIsHTML; // @synthesize shareMessageBodyIsHTML=_shareMessageBodyIsHTML; +@property(nonatomic) _Bool shareMessageBodyIsHTML; // @synthesize shareMessageBodyIsHTML=_shareMessageBodyIsHTML; @property(nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; @property(retain, nonatomic) ABStyleProvider *styleProvider; // @synthesize styleProvider=_styleProvider; -@property(readonly, nonatomic) BOOL canShareContact; +@property(readonly, nonatomic) _Bool canShareContact; - (void)shareContact:(id)arg1; - (void)shareContactFromButtonItem:(id)arg1; - (void)shareContactFromButtonItem:(id)arg1 sender:(id)arg2; -@property(readonly, nonatomic) BOOL canWeibo; -@property(readonly, nonatomic) BOOL canTweet; -@property(readonly, nonatomic) BOOL canSendMail; -@property(readonly, nonatomic) BOOL canSendMMS; -- (void)shareActionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +@property(readonly, nonatomic) _Bool canWeibo; +@property(readonly, nonatomic) _Bool canTweet; +@property(readonly, nonatomic) _Bool canSendMail; +@property(readonly, nonatomic) _Bool canSendMMS; +- (void)shareActionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)shareLocationOnWeibo:(id)arg1; - (void)shareLocationOnTwitter:(id)arg1; - (void)messageComposeViewController:(id)arg1 didFinishWithResult:(int)arg2; @@ -49,8 +49,8 @@ - (void)shareContactByEmail:(id)arg1; - (id)vCardFileName; - (void)getVCardData:(id *)arg1 exportMode:(int)arg2 fileName:(id *)arg3; -- (BOOL)loadMessageUIAndReturnBundle:(id *)arg1; -- (BOOL)loadChatKitAndReturnBundle:(id *)arg1; +- (_Bool)loadMessageUIAndReturnBundle:(id *)arg1; +- (_Bool)loadChatKitAndReturnBundle:(id *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTabsLayoutManager-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonTabsLayoutManager-Protocol.h index 219b9d37f..2401a44ef 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTabsLayoutManager-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTabsLayoutManager-Protocol.h @@ -10,6 +10,6 @@ - (void)moveContentSwitchingTabsAboveView:(id)arg1 inScrollView:(id)arg2; - (void)didChangeContentOffset:(struct CGPoint)arg1 inScrollView:(id)arg2; - (void)repositionContentSwitchingTabs; -- (float)heightForHeaderAndContentSwitchingTabs; +- (double)heightForHeaderAndContentSwitchingTabs; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonTabsScrollView-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonTabsScrollView-Protocol.h index b00c90bd7..b54dc1cc3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonTabsScrollView-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonTabsScrollView-Protocol.h @@ -11,6 +11,6 @@ @protocol ABPersonTabsScrollView @property(retain, nonatomic) id tabsLayoutManager; @property(retain, nonatomic) UIView *backgroundView; -@property(nonatomic) float minimumBottomInset; +@property(nonatomic) double minimumBottomInset; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABCustomAppearanceProvider.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABCustomAppearanceProvider.h new file mode 100644 index 000000000..2fa005de7 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABCustomAppearanceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPersonViewController (ABCustomAppearanceProvider) +- (void)setCustomAppearanceProvider:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABPersonViewController_LegacyActionsAdditions.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABPersonViewController_LegacyActionsAdditions.h new file mode 100644 index 000000000..2dfa14bc1 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController-ABPersonViewController_LegacyActionsAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPersonViewController (ABPersonViewController_LegacyActionsAdditions) +- (void)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(long long)arg6 ordering:(long long)arg7; +- (id)newActionButton; +- (void)setActionShouldPickHighlightedItem:(_Bool)arg1; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(long long)arg4 ordering:(long long)arg5; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(long long)arg5 ordering:(long long)arg6; +- (void)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(long long)arg6 ordering:(long long)arg7; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController.h index b4843957d..6c99a5fb7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController.h @@ -6,59 +6,42 @@ #import "UIViewController.h" -#import "ABContactViewControllerDelegate-Protocol.h" +#import "AFContextProvider-Protocol.h" #import "UIViewControllerRestoration-Protocol.h" -@class ABContactViewController, NSArray, NSString, UIFont, UIImage, UIView; +@class ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, AFContextManager, NSArray, NSString, NSTimer, UIFont, UIImage, UIView; -@interface ABPersonViewController : UIViewController +@interface ABPersonViewController : UIViewController { - BOOL _allowsEditing; - BOOL _allowsActions; - BOOL _shouldShowLinkedPeople; - BOOL _allowsSharing; - BOOL _allowsAddToFavorites; - BOOL _allowsConferencing; - BOOL _allowsContactBlocking; - BOOL _allowsOnlyPhoneActions; - BOOL _allowsOnlyFaceTimeActions; - BOOL _badgeEmailPropertiesForMailVIP; - BOOL _highlightedImportant; - void *_addressBook; - void *_displayedPerson; id _personViewDelegate; - NSArray *_displayedProperties; - UIView *_personHeaderView; - ABContactViewController *_contactViewController; - int _style; - int _highlightedProperty; - int _highlightedMultiValueIdentifier; + id _helper; + id _internal; + _Bool _internal2; + NSTimer *_editAnimationTimer; + _Bool _allowsContactBlocking; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; + ABPersonTableViewDataSource *_dataSource; + ABPersonTableViewActionsDelegate *_actionsDelegate; + ABPersonTableViewSharingDelegate *_sharingDelegate; } + (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; -@property(nonatomic) BOOL highlightedImportant; // @synthesize highlightedImportant=_highlightedImportant; -@property(nonatomic) int highlightedMultiValueIdentifier; // @synthesize highlightedMultiValueIdentifier=_highlightedMultiValueIdentifier; -@property(nonatomic) int highlightedProperty; // @synthesize highlightedProperty=_highlightedProperty; -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; -@property(nonatomic) BOOL badgeEmailPropertiesForMailVIP; // @synthesize badgeEmailPropertiesForMailVIP=_badgeEmailPropertiesForMailVIP; -@property(nonatomic) BOOL allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; -@property(nonatomic) BOOL allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; -@property(retain, nonatomic) UIView *personHeaderView; // @synthesize personHeaderView=_personHeaderView; -@property(nonatomic) BOOL allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; -@property(nonatomic) BOOL allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; -@property(nonatomic) BOOL allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; -@property(nonatomic) BOOL allowsSharing; // @synthesize allowsSharing=_allowsSharing; -@property(nonatomic) BOOL shouldShowLinkedPeople; // @synthesize shouldShowLinkedPeople=_shouldShowLinkedPeople; -@property(nonatomic) BOOL allowsActions; // @synthesize allowsActions=_allowsActions; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; -@property(copy, nonatomic) NSArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; -@property(nonatomic) id personViewDelegate; // @synthesize personViewDelegate=_personViewDelegate; -- (void)cancelEditing:(BOOL)arg1; -- (void)personViewController:(id)arg1 willSetEditing:(BOOL)arg2 animated:(BOOL)arg3; -- (float)ab_heightToFitForViewInPopoverView; -- (void)setStyleProvider:(id)arg1; -- (id)styleProvider; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; +@property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; // @synthesize sharingDelegate=_sharingDelegate; +@property(readonly, nonatomic) ABPersonTableViewActionsDelegate *actionsDelegate; // @synthesize actionsDelegate=_actionsDelegate; +@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (double)ab_heightToFitForViewInPopoverView; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(_Bool)arg4; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(_Bool)arg3; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; +@property(copy, nonatomic) NSArray *displayedProperties; +@property(retain, nonatomic) id styleProvider; +@property(nonatomic) _Bool badgeEmailPropertiesForMailVIP; - (void)shareContactByEmail:(id)arg1; @property(copy, nonatomic) id willWeiboLocationCallback; @property(copy, nonatomic) id willTweetLocationCallback; @@ -66,17 +49,18 @@ @property(copy, nonatomic) NSString *shareLocationURL; @property(copy, nonatomic) NSString *shareMessageSubject; @property(copy, nonatomic) NSString *shareMessageBody; -@property(nonatomic) BOOL shareMessageBodyIsHTML; -- (BOOL)makeFirstFieldBecomeFirstResponder; -- (BOOL)_updateAllDataForExternalChange; +@property(nonatomic) _Bool shareMessageBodyIsHTML; +- (_Bool)makeFirstFieldBecomeFirstResponder; +- (_Bool)_updateAllDataForExternalChange; - (void)_updateTableDataForExternalChange; -- (BOOL)_updatePeopleDataForExternalChange; +- (_Bool)_updatePeopleDataForExternalChange; - (void)addressBookChangedLocally:(struct __CFDictionary *)arg1; - (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; @property(copy, nonatomic) NSString *attribution; @property(retain, nonatomic) UIView *customFooterView; @property(retain, nonatomic) UIView *customHeaderView; -@property(nonatomic) BOOL shouldAlignPersonHeaderViewToImage; +@property(nonatomic) _Bool shouldAlignPersonHeaderViewToImage; +@property(retain, nonatomic) UIView *personHeaderView; @property(readonly, nonatomic) UIView *tableHeaderView; - (void)setCardContentProvider:(id)arg1; @property(retain, nonatomic) UIView *customMessageView; @@ -84,46 +68,80 @@ @property(copy, nonatomic) NSString *messageDetail; @property(retain, nonatomic) UIFont *messageFont; @property(copy, nonatomic) NSString *message; -- (void)setDisplayedUIPerson:(id)arg1; -- (id)displayedUIPerson; -- (BOOL)allowsSettingAsPreferredCardForName; -- (void)setAllowsSettingAsPreferredCardForName:(BOOL)arg1; -@property(nonatomic) BOOL allowsVibrations; -@property(nonatomic) BOOL allowsSounds; -@property(nonatomic) BOOL allowsCancel; -@property(nonatomic) BOOL allowsDeletion; -- (id)editDelegate; -- (void)setEditDelegate:(id)arg1; -- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(int)arg2; -- (BOOL)manuallyLinkPerson:(id)arg1; -- (void)setShouldShowLinkingUIOnCard:(BOOL)arg1; -- (BOOL)shouldShowLinkingUIOnCard; -- (void)setAppearsInLinkingPeoplePicker:(BOOL)arg1; -- (BOOL)appearsInLinkingPeoplePicker; -- (void)loadContactViewController; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(BOOL)arg4; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(BOOL)arg3; -- (id)contactViewController:(id)arg1 highlightColorForPropertyItem:(id)arg2 contact:(id)arg3; -- (BOOL)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; -- (void)encodeRestorableStateWithCoder:(id)arg1; +@property(retain, nonatomic) ABUIPerson *displayedUIPerson; +@property(nonatomic) void *displayedPerson; +@property(nonatomic) void *addressBook; +@property(nonatomic) _Bool allowsSettingAsPreferredCardForName; +@property(nonatomic) _Bool allowsConferencing; +@property(nonatomic) _Bool allowsVibrations; +@property(nonatomic) _Bool allowsSounds; +@property(nonatomic) _Bool allowsCancel; +@property(nonatomic) _Bool allowsAddToFavorites; +@property(nonatomic) _Bool allowsSharing; +@property(nonatomic) _Bool allowsActions; +@property(nonatomic) _Bool allowsEditing; +@property(nonatomic) _Bool allowsDeletion; +@property(nonatomic) id editDelegate; +- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(long long)arg2; +- (_Bool)manuallyLinkPerson:(id)arg1; +- (void)setShouldShowLinkingUIOnCard:(_Bool)arg1; +- (_Bool)shouldShowLinkingUIOnCard; +@property(nonatomic) _Bool appearsInLinkingPeoplePicker; +@property(nonatomic) _Bool shouldShowLinkedPeople; +- (void)updateRecord; +@property(readonly, nonatomic) AFContextManager *contextManager; +- (id)getCurrentContext; +- (_Bool)allowContextProvider:(id)arg1; +- (void)helper:(id)arg1 didToggleEditingWhileInViewMode:(_Bool)arg2; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 saveChanges:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_editAnimationTimerFired:(id)arg1; +- (int)abViewControllerType; +- (void)applicationDidResume; +- (void)applicationWillSuspend; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)saveChanges; +- (_Bool)canHandleSnapbackIdentifier:(id)arg1 animated:(_Bool)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidUnload; +- (void)viewDidLoad; - (void)loadView; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; -@property(nonatomic) void *displayedPerson; // @synthesize displayedPerson=_displayedPerson; -@property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; +- (void)cancelEditing:(_Bool)arg1; +- (void)editCancel:(id)arg1; +- (void)updateNavigationButtons; +- (void)updateNavigationButtonsAnimated:(_Bool)arg1; +- (void)pickerCancel:(id)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (_Bool)supportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; +@property(nonatomic) _Bool observesExternalChanges; +- (void)_handleLocalChange:(struct __CFDictionary *)arg1; +- (_Bool)handleExternalChange; +- (void)stopDelayingChangeNotificationsAndDeliverNow:(_Bool)arg1; +- (void)startDelayingChangeNotifications; +- (_Bool)isDelayingChangeNotifications; +- (void)helperDidReloadAfterChangingDisplayedPeople:(id)arg1; +@property(nonatomic) id personViewDelegate; +- (_Bool)isReadonly; +- (void)peoplePickerLinkButtonTapped; +- (void)updateTitle; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; - (void)dealloc; +- (void)_removeContextProviderOnMainThread; +- (void)dismissModalViewControllerAnimated:(_Bool)arg1; +@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; - (id)initWithAddressBook:(void *)arg1; - (id)initWithStyle:(int)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3; +- (void)applicationWillTerminate:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3 style:(int)arg4; - (id)init; -- (id)newActionButton; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(int)arg4 ordering:(int)arg5; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(int)arg5 ordering:(int)arg6; -- (void)replaceActionWithTarget:(id)arg1 selector:(SEL)arg2 withTitle:(id)arg3 target:(id)arg4 selector:(SEL)arg5 location:(int)arg6 destructive:(BOOL)arg7; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 location:(int)arg3; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 location:(int)arg4 destructive:(BOOL)arg5; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..a0270c9c7 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol ABPersonViewControllerDelegate +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerHelper.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerHelper.h index e88d7f412..0f7710c62 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerHelper.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewControllerHelper.h @@ -10,7 +10,7 @@ #import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" #import "ABPersonEditDelegate-Protocol.h" #import "ABPersonTableViewDataSourceDelegate-Protocol.h" -#import "ABPersonViewController_LegacyDelegate-Protocol.h" +#import "ABPersonViewControllerDelegate-Protocol.h" #import "ABPickerViewControllerDismissDelegate-Protocol.h" #import "ABPopoverRepresentDelegate-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" @@ -20,35 +20,35 @@ @class ABDatePickerViewController, ABMultiCellContentView_RelatedName, ABPeoplePickerNavigationController, ABPersonTableView, ABPersonTableViewDataSource, ABPersonTableViewLinkingDelegate, ABUIPerson, NSArray, NSIndexPath, NSString, UIBarButtonItem, UIPopoverController, UITableView, UIView, UIViewController; -@interface ABPersonViewControllerHelper : NSObject +@interface ABPersonViewControllerHelper : NSObject { UIViewController *_viewController; id _editDelegate; struct __CFArray *_displayedProperties; ABDatePickerViewController *_datePickerViewController; - BOOL _isAnimatingDatePickerInputView; - BOOL _willPresentDatePickerViewController; + _Bool _isAnimatingDatePickerInputView; + _Bool _willPresentDatePickerViewController; id _activeDialog; id _deletionDelegate; id _actionSheetDelegate; - BOOL _allowsSettingAsPreferredCardForName; - BOOL _animatedRight; - BOOL _automaticallySetEditing; - BOOL _allowsAddingToAddressBook; - BOOL _showsPeoplePickerCancelButton; - BOOL _savesNewContactOnSuspend; + _Bool _allowsSettingAsPreferredCardForName; + _Bool _animatedRight; + _Bool _automaticallySetEditing; + _Bool _allowsAddingToAddressBook; + _Bool _showsPeoplePickerCancelButton; + _Bool _savesNewContactOnSuspend; void *_addressBook; struct __CFDictionary *_valueByProperty; id _styleProvider; id _cardContentProvider; - BOOL _isOverridingCardContentProvider; + _Bool _isOverridingCardContentProvider; UIView *_cardContentProviderHeaderView; - int _selectedCardContentIndex; - BOOL _isLocation; + long long _selectedCardContentIndex; + _Bool _isLocation; NSString *_addToPersonButtonTitle; UIBarButtonItem *_reusableCancelButton; ABPersonTableView *_controllerTableView; - unsigned int _modelDatabaseLocalChangeCancellationCount; + unsigned long long _modelDatabaseLocalChangeCancellationCount; NSIndexPath *_popoverCellIndexPath; NSIndexPath *_popoverViewInCellIndexPath; UIPopoverController *_presentationPopoverController; @@ -56,9 +56,9 @@ ABPeoplePickerNavigationController *_peoplePickerForAddToContacts; ABPeoplePickerNavigationController *_peoplePickerForRelatedNames; ABMultiCellContentView_RelatedName *_relatedPersonCell; - BOOL _disablePopoverUpdates; - int _favoritesListChangeNotificationCount; - BOOL _hasAddedUnknownPersonActions; + _Bool _disablePopoverUpdates; + long long _favoritesListChangeNotificationCount; + _Bool _hasAddedUnknownPersonActions; ABUIPerson *_displayedPerson; NSArray *_displayedPeople; ABPersonTableViewDataSource *_dataSource; @@ -72,45 +72,45 @@ @property(readonly, nonatomic) UITableView *controllerTableView; // @synthesize controllerTableView=_controllerTableView; @property(nonatomic) ABPersonTableViewLinkingDelegate *linkingDelegate; // @synthesize linkingDelegate=_linkingDelegate; @property(nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(nonatomic) BOOL disablePopoverUpdates; // @synthesize disablePopoverUpdates=_disablePopoverUpdates; -@property(nonatomic) BOOL savesNewContactOnSuspend; // @synthesize savesNewContactOnSuspend=_savesNewContactOnSuspend; +@property(nonatomic) _Bool disablePopoverUpdates; // @synthesize disablePopoverUpdates=_disablePopoverUpdates; +@property(nonatomic) _Bool savesNewContactOnSuspend; // @synthesize savesNewContactOnSuspend=_savesNewContactOnSuspend; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic) BOOL isLocation; // @synthesize isLocation=_isLocation; -@property(nonatomic) BOOL allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; -@property(nonatomic) BOOL allowsSettingAsPreferredCardForName; // @synthesize allowsSettingAsPreferredCardForName=_allowsSettingAsPreferredCardForName; -@property(nonatomic) BOOL showsPeoplePickerCancelButton; // @synthesize showsPeoplePickerCancelButton=_showsPeoplePickerCancelButton; +@property(nonatomic) _Bool isLocation; // @synthesize isLocation=_isLocation; +@property(nonatomic) _Bool allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; +@property(nonatomic) _Bool allowsSettingAsPreferredCardForName; // @synthesize allowsSettingAsPreferredCardForName=_allowsSettingAsPreferredCardForName; +@property(nonatomic) _Bool showsPeoplePickerCancelButton; // @synthesize showsPeoplePickerCancelButton=_showsPeoplePickerCancelButton; @property(readonly, nonatomic) NSArray *displayedPeople; // @synthesize displayedPeople=_displayedPeople; @property(retain, nonatomic) ABUIPerson *displayedPerson; // @synthesize displayedPerson=_displayedPerson; -@property(nonatomic) BOOL automaticallySetEditing; // @synthesize automaticallySetEditing=_automaticallySetEditing; +@property(nonatomic) _Bool automaticallySetEditing; // @synthesize automaticallySetEditing=_automaticallySetEditing; @property(nonatomic) id editDelegate; // @synthesize editDelegate=_editDelegate; @property(readonly, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; - (id)viewToRepresentPopover:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)shouldBeRemovedFromNavigationStack; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)shouldBeRemovedFromNavigationStack; - (void)preferredPersonDidChangeToPerson:(void *)arg1; - (void)imageUpdatedForPerson:(void *)arg1; - (void)personWasDeleted; - (void)dismissPickerViewController:(id)arg1; -- (BOOL)updateAllDataForExternalChange; +- (_Bool)updateAllDataForExternalChange; - (void)updateTableDataForExternalChange; -- (BOOL)updatePeopleDataForExternalChange; -- (BOOL)_updatePeopleDataForExternalChangeWithFullReload:(BOOL)arg1; +- (_Bool)updatePeopleDataForExternalChange; +- (_Bool)_updatePeopleDataForExternalChangeWithFullReload:(_Bool)arg1; - (void)addressBookChangedLocally:(struct __CFDictionary *)arg1; - (void)ignoreNextLocalChange; -- (void)personTableViewDataSource:(id)arg1 willUpdateForEditing:(BOOL)arg2; +- (void)personTableViewDataSource:(id)arg1 willUpdateForEditing:(_Bool)arg2; - (void)personTableViewDataSourceHeaderHeightDidChange:(id)arg1; -- (float)personTableViewDataSourceHeaderPadding:(id)arg1; -- (BOOL)personTableViewDataSourceShouldShowHeader:(id)arg1; +- (double)personTableViewDataSourceHeaderPadding:(id)arg1; +- (_Bool)personTableViewDataSourceShouldShowHeader:(id)arg1; - (void)personTableViewDataSourceDidReloadData:(id)arg1; - (void)personTableViewDataSource:(id)arg1 scrollViewDidScroll:(id)arg2; -- (BOOL)personTableViewDataSourceIsInPopover:(id)arg1; +- (_Bool)personTableViewDataSourceIsInPopover:(id)arg1; - (void)personTableViewDataSourceShouldIgnoreNextLocalChange:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)personTableViewDataSource:(id)arg1 conference:(id)arg2 person:(id)arg3 property:(int)arg4 identifier:(int)arg5; - (void)personTableViewDataSource:(id)arg1 shareContact:(id)arg2; -- (BOOL)personTableViewDataSourceIsLocation:(id)arg1; +- (_Bool)personTableViewDataSourceIsLocation:(id)arg1; - (void)personTableViewDataSource:(id)arg1 didDismissActionSheet:(id)arg2; - (void)personTableViewDataSource:(id)arg1 presentActionSheet:(id)arg2 fromView:(id)arg3; - (void)personTableViewDataSourceDidSwipeToDelete:(id)arg1; @@ -120,82 +120,82 @@ - (void)personTableViewDataSource:(id)arg1 didBeginEditingProperty:(int)arg2; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)personTableViewDataSource:(id)arg1 shouldShowAction:(id)arg2; +- (_Bool)personTableViewDataSource:(id)arg1 shouldShowAction:(id)arg2; - (void)personTableViewDataSource:(id)arg1 presentPickerViewController:(id)arg2 fromView:(id)arg3 forIndexPath:(id)arg4; - (void)personTableViewDataSource:(id)arg1 dismissDatePickerViewController:(id)arg2; - (void)presentLinkingPeoplePickerForPersonTableViewDataSource:(id)arg1; -- (void)personTableViewDataSource:(id)arg1 pushLinkedCardAtRow:(int)arg2; -- (BOOL)personTableViewDataSourceShouldShowLinkedPeople:(id)arg1; -- (BOOL)personTableViewDataSourceShouldShowContactSources:(id)arg1; +- (void)personTableViewDataSource:(id)arg1 pushLinkedCardAtRow:(long long)arg2; +- (_Bool)personTableViewDataSourceShouldShowLinkedPeople:(id)arg1; +- (_Bool)personTableViewDataSourceShouldShowContactSources:(id)arg1; - (void)personTableViewDataSource:(id)arg1 presentDatePickerViewController:(id)arg2 fromView:(id)arg3 passthroughViews:(id)arg4 forIndexPath:(id)arg5; - (void)personTableViewDataSourceWillPresentDatePickerViewController:(id)arg1; -- (BOOL)isPresentingDatePickerViewControllerForPersonTableViewDataSource:(id)arg1; -- (void)_dismissDatePickerInputViewAnimated:(BOOL)arg1; +- (_Bool)isPresentingDatePickerViewControllerForPersonTableViewDataSource:(id)arg1; +- (void)_dismissDatePickerInputViewAnimated:(_Bool)arg1; - (void)_datePickerInputViewDismissAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_presentDatePickerViewControllerAsInputView:(id)arg1 andScrollToIndexPath:(id)arg2; -- (BOOL)shouldAnimateDatePickerInputView; -- (BOOL)personTableViewDataSourceShouldPresentDatePickerViaDelegate:(id)arg1; -@property(readonly, nonatomic) BOOL hasPopoverController; -- (void)personTableViewDataSource:(id)arg1 removeNonScrollableHeaderViewAnimated:(BOOL)arg2; -- (void)personTableViewDataSource:(id)arg1 addNonScrollableHeaderView:(id)arg2 animated:(BOOL)arg3; +- (_Bool)shouldAnimateDatePickerInputView; +- (_Bool)personTableViewDataSourceShouldPresentDatePickerViaDelegate:(id)arg1; +@property(readonly, nonatomic) _Bool hasPopoverController; +- (void)personTableViewDataSource:(id)arg1 removeNonScrollableHeaderViewAnimated:(_Bool)arg2; +- (void)personTableViewDataSource:(id)arg1 addNonScrollableHeaderView:(id)arg2 animated:(_Bool)arg3; - (void)personTableViewDataSourceSelectedAddToContacts:(id)arg1; - (void)personTableViewDataSourceSelectedDeletePerson:(id)arg1; -- (void)personTableViewDataSource:(id)arg1 selectedAddToFavoritesActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3 entryType:(int)arg4; -- (void)personTableViewDataSource:(id)arg1 selectedSMSActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (void)personTableViewDataSource:(id)arg1 selectedCallActionForPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (BOOL)personTableViewDataSource:(id)arg1 selectedPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3 withMemberCell:(id)arg4 forEditing:(BOOL)arg5; -- (void)personTableViewDataSource:(id)arg1 selectedImageForEditing:(BOOL)arg2; -- (void)performActionForPropertyAtIndex:(int)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; -- (void)performInstantMessageActionForPropertyAtIndex:(int)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; +- (void)personTableViewDataSource:(id)arg1 selectedAddToFavoritesActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3 entryType:(int)arg4; +- (void)personTableViewDataSource:(id)arg1 selectedSMSActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (void)personTableViewDataSource:(id)arg1 selectedCallActionForPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (_Bool)personTableViewDataSource:(id)arg1 selectedPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3 withMemberCell:(id)arg4 forEditing:(_Bool)arg5; +- (void)personTableViewDataSource:(id)arg1 selectedImageForEditing:(_Bool)arg2; +- (void)performActionForPropertyAtIndex:(long long)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; +- (void)performInstantMessageActionForPropertyAtIndex:(long long)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; - (id)_chatURLWithPropertyValue:(id)arg1; -- (void)performSocialProfileActionForPropertyAtIndex:(int)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; -- (void)performDefaultActionForPropertyAtIndex:(int)arg1 inPropertyGroup:(id)arg2; -- (void)performAction:(int)arg1 forPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (void)performAction:(int)arg1 forPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3 withContext:(void *)arg4; -- (void)weiboActionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)twitterActionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)performSocialProfileActionForPropertyAtIndex:(long long)arg1 inPropertyGroup:(id)arg2 forCell:(id)arg3; +- (void)performDefaultActionForPropertyAtIndex:(long long)arg1 inPropertyGroup:(id)arg2; +- (void)performAction:(int)arg1 forPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (void)performAction:(int)arg1 forPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3 withContext:(void *)arg4; +- (void)weiboActionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)twitterActionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)performWeiboActionForPropertyValue:(id)arg1 cell:(id)arg2; - (void)performTwitterActionForPropertyValue:(id)arg1 cell:(id)arg2; - (void)openSocialProfile:(id)arg1; - (void)showWeiboSheetForPropertyValue:(id)arg1; - (void)showTweetSheetForPropertyValue:(id)arg1; - (void)presentAddToContactsSheetIfNeeded:(id)arg1; -- (BOOL)shouldShowAddToExistingContact; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)shouldShowAddToExistingContact; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; - (void)peoplePickerNavigationController:(id)arg1 setRelatedPerson:(id)arg2; - (void)peoplePickerNavigationController:(id)arg1 requestedLinkForPerson:(id)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; -- (void)peoplePickerNavigationController:(id)arg1 insertEditorDidConfirm:(BOOL)arg2 forPerson:(void *)arg3; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (void)peoplePickerNavigationController:(id)arg1 insertEditorDidConfirm:(_Bool)arg2 forPerson:(void *)arg3; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldShowInsertEditorForPerson:(void *)arg2 insertProperty:(int *)arg3 copyInsertValue:(id *)arg4 copyInsertLabel:(id *)arg5; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldShowInsertEditorForPerson:(void *)arg2 insertProperty:(int *)arg3 copyInsertValue:(id *)arg4 copyInsertLabel:(id *)arg5; - (void)_mergeIntoDisplayedPerson:(void *)arg1; -- (BOOL)copyInsertValue:(id *)arg1 property:(int *)arg2 forPerson:(void *)arg3; +- (_Bool)copyInsertValue:(id *)arg1 property:(int *)arg2 forPerson:(void *)arg3; - (void)presentPeoplePickerNavigationControllerForAddToContacts:(id)arg1; - (void)presentPeoplePickerNavigationControllerForRelatedNames:(id)arg1; -- (void)_presentPeoplePickerNavigationController:(id)arg1 fromView:(id)arg2 inPopover:(BOOL)arg3; +- (void)_presentPeoplePickerNavigationController:(id)arg1 fromView:(id)arg2 inPopover:(_Bool)arg3; - (id)_preparePeoplePicker; - (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2; -- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2 informDelegate:(BOOL)arg3; +- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void *)arg2 informDelegate:(_Bool)arg3; - (void)presentNewContactViewControllerForAddToContacts:(id)arg1; - (id)_newContactViewControllerForAddToContacts; - (void)_addProperties:(id)arg1 toPerson:(id)arg2; - (id)viewControllerToPresentModal; -- (void)deleteDialog:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)deleteDialog:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)removeDisplayedPeople; - (void)removeSelectedPerson; - (void)removeSelectedPersonFromBarButtonItem:(id)arg1; -- (float)ab_heightToFitForViewInPopoverView; +- (double)ab_heightToFitForViewInPopoverView; - (void)ab_updatePopoverSize; - (void)applicationDidResume; - (void)applicationWillSuspend; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)loadViewWithPerson:(id)arg1 allowDeletion:(BOOL)arg2 allowActions:(BOOL)arg3; -- (void)loadUnknownViewWithPerson:(id)arg1 allowActions:(BOOL)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)loadViewWithPerson:(id)arg1 allowDeletion:(_Bool)arg2 allowActions:(_Bool)arg3; +- (void)loadUnknownViewWithPerson:(id)arg1 allowActions:(_Bool)arg2; - (void)addUnknownPersonActionsIfNeeded; - (void)contentSwitchingTabsTapped:(id)arg1; - (void)showSelectedContentView; @@ -208,10 +208,10 @@ - (void)updateEditButton; - (void)presentModalViewController:(id)arg1; - (void)pushViewController:(id)arg1; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; - (id)viewForActionSheet; -- (BOOL)makeFirstFieldBecomeFirstResponder; -@property(readonly, nonatomic) id personViewDelegate; +- (_Bool)makeFirstFieldBecomeFirstResponder; +@property(readonly, nonatomic) id personViewDelegate; - (id)newPersonViewDelegate; @property(readonly, nonatomic) id unknownPersonViewDelegate; - (void)updateLinkBarButtonItem; @@ -225,20 +225,20 @@ - (void)_conferencingAvailabilityChanged:(id)arg1; - (void)conference:(id)arg1 person:(id)arg2 property:(int)arg3 identifier:(int)arg4; - (void)_favoritesListChanged:(id)arg1; -- (void)setAllowsActions:(BOOL)arg1; -@property(readonly, getter=isReadonly) BOOL readonly; +- (void)setAllowsActions:(_Bool)arg1; +@property(readonly, getter=isReadonly) _Bool readonly; @property(copy, nonatomic) NSArray *displayedProperties; - (void)_updateDisplayedPeople; -- (void)_updateDisplayedPeopleForcingReloadData:(BOOL)arg1; -- (void)setDisplayedPeople:(id)arg1 forceReload:(BOOL)arg2; +- (void)_updateDisplayedPeopleForcingReloadData:(_Bool)arg1; +- (void)setDisplayedPeople:(id)arg1 forceReload:(_Bool)arg2; @property(readonly, nonatomic) UIBarButtonItem *reusableCancelButton; @property(readonly, nonatomic) void *existingAddressBook; @property(nonatomic) void *addressBook; - (id)_personToUseForAddressBook; - (void)setCardContentProvider:(id)arg1; - (void)_setCardContentProvider:(id)arg1; -- (BOOL)_shouldHideContentSwitchingTabsWhenEditing:(BOOL)arg1; -- (void)_updateCardContentProviderHeaderViewForEditing:(BOOL)arg1; +- (_Bool)_shouldHideContentSwitchingTabsWhenEditing:(_Bool)arg1; +- (void)_updateCardContentProviderHeaderViewForEditing:(_Bool)arg1; - (void)_updateBackgroundForCardContentProvider; - (void)client:(id)arg1 didDismissActionSheet:(id)arg2; - (void)setActiveDialog:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_DeletionDelegate.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_DeletionDelegate.h index 0747ef3e4..8957273d2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_DeletionDelegate.h +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_DeletionDelegate.h @@ -15,8 +15,8 @@ ABPersonViewControllerHelper *_controller; } -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)initWithPersonViewController:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Legacy.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Legacy.h deleted file mode 100644 index 18399d9f8..000000000 --- a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Legacy.h +++ /dev/null @@ -1,149 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "AFContextProvider-Protocol.h" -#import "UIViewControllerRestoration-Protocol.h" - -@class ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, AFContextManager, NSArray, NSString, NSTimer, UIFont, UIImage, UIView; - -@interface ABPersonViewController_Legacy : UIViewController -{ - id _personViewDelegate; - id _helper; - id _internal; - BOOL _internal2; - NSTimer *_editAnimationTimer; - ABPersonTableViewDataSource *_dataSource; - ABPersonTableViewActionsDelegate *_actionsDelegate; - ABPersonTableViewSharingDelegate *_sharingDelegate; -} - -+ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; -@property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; // @synthesize sharingDelegate=_sharingDelegate; -@property(readonly, nonatomic) ABPersonTableViewActionsDelegate *actionsDelegate; // @synthesize actionsDelegate=_actionsDelegate; -@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (float)ab_heightToFitForViewInPopoverView; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(BOOL)arg4; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(BOOL)arg3; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; -@property(copy, nonatomic) NSArray *displayedProperties; -@property(retain, nonatomic) id styleProvider; -@property(nonatomic) BOOL badgeEmailPropertiesForMailVIP; -- (void)shareContactByEmail:(id)arg1; -@property(copy, nonatomic) id willWeiboLocationCallback; -@property(copy, nonatomic) id willTweetLocationCallback; -@property(retain, nonatomic) UIImage *shareLocationSnapshotImage; -@property(copy, nonatomic) NSString *shareLocationURL; -@property(copy, nonatomic) NSString *shareMessageSubject; -@property(copy, nonatomic) NSString *shareMessageBody; -@property(nonatomic) BOOL shareMessageBodyIsHTML; -- (BOOL)makeFirstFieldBecomeFirstResponder; -- (BOOL)_updateAllDataForExternalChange; -- (void)_updateTableDataForExternalChange; -- (BOOL)_updatePeopleDataForExternalChange; -- (void)addressBookChangedLocally:(struct __CFDictionary *)arg1; -- (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; -@property(copy, nonatomic) NSString *attribution; -@property(retain, nonatomic) UIView *customFooterView; -@property(retain, nonatomic) UIView *customHeaderView; -@property(nonatomic) BOOL shouldAlignPersonHeaderViewToImage; -@property(retain, nonatomic) UIView *personHeaderView; -@property(readonly, nonatomic) UIView *tableHeaderView; -- (void)setCardContentProvider:(id)arg1; -@property(retain, nonatomic) UIView *customMessageView; -@property(retain, nonatomic) UIFont *messageDetailFont; -@property(copy, nonatomic) NSString *messageDetail; -@property(retain, nonatomic) UIFont *messageFont; -@property(copy, nonatomic) NSString *message; -@property(retain, nonatomic) ABUIPerson *displayedUIPerson; -@property(nonatomic) void *displayedPerson; -@property(nonatomic) void *addressBook; -@property(nonatomic) BOOL allowsSettingAsPreferredCardForName; -@property(nonatomic) BOOL allowsConferencing; -@property(nonatomic) BOOL allowsVibrations; -@property(nonatomic) BOOL allowsSounds; -@property(nonatomic) BOOL allowsCancel; -@property(nonatomic) BOOL allowsAddToFavorites; -@property(nonatomic) BOOL allowsSharing; -@property(nonatomic) BOOL allowsActions; -@property(nonatomic) BOOL allowsEditing; -@property(nonatomic) BOOL allowsDeletion; -@property(nonatomic) id editDelegate; -- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(int)arg2; -- (BOOL)manuallyLinkPerson:(id)arg1; -- (void)setShouldShowLinkingUIOnCard:(BOOL)arg1; -- (BOOL)shouldShowLinkingUIOnCard; -@property(nonatomic) BOOL appearsInLinkingPeoplePicker; -@property(nonatomic) BOOL shouldShowLinkedPeople; -- (void)updateRecord; -@property(readonly, nonatomic) AFContextManager *contextManager; -- (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (void)helper:(id)arg1 didToggleEditingWhileInViewMode:(BOOL)arg2; -- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 saveChanges:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_editAnimationTimerFired:(id)arg1; -- (int)abViewControllerType; -- (void)applicationDidResume; -- (void)applicationWillSuspend; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)saveChanges; -- (BOOL)canHandleSnapbackIdentifier:(id)arg1 animated:(BOOL)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (void)loadView; -- (void)cancelEditing:(BOOL)arg1; -- (void)editCancel:(id)arg1; -- (void)updateNavigationButtons; -- (void)updateNavigationButtonsAnimated:(BOOL)arg1; -- (void)pickerCancel:(id)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)supportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; -@property(nonatomic) BOOL observesExternalChanges; -- (void)_handleLocalChange:(struct __CFDictionary *)arg1; -- (BOOL)handleExternalChange; -- (void)stopDelayingChangeNotificationsAndDeliverNow:(BOOL)arg1; -- (void)startDelayingChangeNotifications; -- (BOOL)isDelayingChangeNotifications; -- (void)helperDidReloadAfterChangingDisplayedPeople:(id)arg1; -@property(nonatomic) id personViewDelegate; -- (BOOL)isReadonly; -- (void)peoplePickerLinkButtonTapped; -- (void)updateTitle; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (void)dealloc; -- (void)_removeContextProviderOnMainThread; -- (void)dismissModalViewControllerAnimated:(BOOL)arg1; -@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; -- (id)initWithAddressBook:(void *)arg1; -- (id)initWithStyle:(int)arg1; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3; -- (void)applicationWillTerminate:(id)arg1; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3 style:(int)arg4; -- (id)init; -- (void)setCustomAppearanceProvider:(id)arg1; -- (void)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(int)arg6 ordering:(int)arg7; -- (id)newActionButton; -- (void)setActionShouldPickHighlightedItem:(BOOL)arg1; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(int)arg4 ordering:(int)arg5; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(int)arg5 ordering:(int)arg6; -- (void)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(int)arg6 ordering:(int)arg7; - -@end - diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_LegacyDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_LegacyDelegate-Protocol.h deleted file mode 100644 index 9b076357c..000000000 --- a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_LegacyDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol ABPersonViewController_LegacyDelegate -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -@end - diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h new file mode 100644 index 000000000..6e80a73d3 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABPersonViewController_Modern (ABPersonViewControllerActionsAdditions) +- (id)newActionButton; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(long long)arg4 ordering:(long long)arg5; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(long long)arg5 ordering:(long long)arg6; +- (void)replaceActionWithTarget:(id)arg1 selector:(SEL)arg2 withTitle:(id)arg3 target:(id)arg4 selector:(SEL)arg5 location:(long long)arg6 destructive:(_Bool)arg7; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 location:(long long)arg3; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 location:(long long)arg4 destructive:(_Bool)arg5; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern.h b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern.h new file mode 100644 index 000000000..d9924a278 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPersonViewController_Modern.h @@ -0,0 +1,125 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "ABContactViewControllerDelegate-Protocol.h" +#import "UIViewControllerRestoration-Protocol.h" + +@class ABContactViewController, NSArray, NSString, UIFont, UIImage, UIView; + +@interface ABPersonViewController_Modern : UIViewController +{ + _Bool _badgeEmailPropertiesForMailVIP; + _Bool _allowsEditing; + _Bool _allowsActions; + _Bool _shouldShowLinkedPeople; + _Bool _allowsSharing; + _Bool _allowsAddToFavorites; + _Bool _allowsConferencing; + _Bool _allowsContactBlocking; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; + _Bool _highlightedImportant; + int _style; + int _highlightedProperty; + int _highlightedMultiValueIdentifier; + void *_addressBook; + void *_displayedPerson; + id _personViewDelegate; + NSArray *_displayedProperties; + UIView *_personHeaderView; + ABContactViewController *_contactViewController; +} + ++ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; +@property(nonatomic) _Bool highlightedImportant; // @synthesize highlightedImportant=_highlightedImportant; +@property(nonatomic) int highlightedMultiValueIdentifier; // @synthesize highlightedMultiValueIdentifier=_highlightedMultiValueIdentifier; +@property(nonatomic) int highlightedProperty; // @synthesize highlightedProperty=_highlightedProperty; +@property(nonatomic) int style; // @synthesize style=_style; +@property(retain, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(retain, nonatomic) UIView *personHeaderView; // @synthesize personHeaderView=_personHeaderView; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; +@property(nonatomic) _Bool allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; +@property(nonatomic) _Bool allowsAddToFavorites; // @synthesize allowsAddToFavorites=_allowsAddToFavorites; +@property(nonatomic) _Bool allowsSharing; // @synthesize allowsSharing=_allowsSharing; +@property(nonatomic) _Bool shouldShowLinkedPeople; // @synthesize shouldShowLinkedPeople=_shouldShowLinkedPeople; +@property(nonatomic) _Bool allowsActions; // @synthesize allowsActions=_allowsActions; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(copy, nonatomic) NSArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; +@property(nonatomic) id personViewDelegate; // @synthesize personViewDelegate=_personViewDelegate; +- (void)cancelEditing:(_Bool)arg1; +- (void)personViewController:(id)arg1 willSetEditing:(_Bool)arg2 animated:(_Bool)arg3; +- (double)ab_heightToFitForViewInPopoverView; +- (void)setStyleProvider:(id)arg1; +- (id)styleProvider; +- (void)shareContactByEmail:(id)arg1; +@property(copy, nonatomic) id willWeiboLocationCallback; +@property(copy, nonatomic) id willTweetLocationCallback; +@property(retain, nonatomic) UIImage *shareLocationSnapshotImage; +@property(copy, nonatomic) NSString *shareLocationURL; +@property(copy, nonatomic) NSString *shareMessageSubject; +@property(copy, nonatomic) NSString *shareMessageBody; +@property(nonatomic) _Bool shareMessageBodyIsHTML; +- (_Bool)makeFirstFieldBecomeFirstResponder; +- (_Bool)handleExternalChange; +- (_Bool)_updateAllDataForExternalChange; +- (void)_updateTableDataForExternalChange; +- (_Bool)_updatePeopleDataForExternalChange; +- (void)addressBookChangedLocally:(struct __CFDictionary *)arg1; +- (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; +@property(copy, nonatomic) NSString *attribution; +@property(retain, nonatomic) UIView *customFooterView; +@property(retain, nonatomic) UIView *customHeaderView; +@property(nonatomic) _Bool shouldAlignPersonHeaderViewToImage; +@property(readonly, nonatomic) UIView *tableHeaderView; +- (void)setCardContentProvider:(id)arg1; +@property(retain, nonatomic) UIView *customMessageView; +@property(retain, nonatomic) UIFont *messageDetailFont; +@property(copy, nonatomic) NSString *messageDetail; +@property(retain, nonatomic) UIFont *messageFont; +@property(copy, nonatomic) NSString *message; +- (void)setDisplayedUIPerson:(id)arg1; +- (id)displayedUIPerson; +- (_Bool)allowsSettingAsPreferredCardForName; +- (void)setAllowsSettingAsPreferredCardForName:(_Bool)arg1; +@property(nonatomic) _Bool allowsVibrations; +@property(nonatomic) _Bool allowsSounds; +@property(nonatomic) _Bool allowsCancel; +@property(nonatomic) _Bool allowsDeletion; +- (id)editDelegate; +- (void)setEditDelegate:(id)arg1; +- (void)forceUseLinkedInfos:(id)arg1 currentIndexInLinkedInfos:(long long)arg2; +- (_Bool)manuallyLinkPerson:(id)arg1; +- (void)setShouldShowLinkingUIOnCard:(_Bool)arg1; +- (_Bool)shouldShowLinkingUIOnCard; +- (void)setAppearsInLinkingPeoplePicker:(_Bool)arg1; +- (_Bool)appearsInLinkingPeoplePicker; +- (void)loadContactViewController; +@property(nonatomic) _Bool badgeEmailPropertiesForMailVIP; // @synthesize badgeEmailPropertiesForMailVIP=_badgeEmailPropertiesForMailVIP; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(_Bool)arg4; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(_Bool)arg3; +- (id)contactViewController:(id)arg1 highlightColorForPropertyItem:(id)arg2 contact:(id)arg3; +- (_Bool)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)loadView; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; +@property(nonatomic) void *displayedPerson; // @synthesize displayedPerson=_displayedPerson; +@property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; +- (_Bool)isKindOfClass:(Class)arg1; +- (void)dealloc; +- (id)initWithAddressBook:(void *)arg1; +- (id)initWithStyle:(int)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 addressBook:(void *)arg3 style:(int)arg4; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPhoneStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABPhoneStyleProvider.h index 9dce2c39a..926434e3d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPhoneStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABPhoneStyleProvider.h @@ -10,8 +10,8 @@ { } -- (BOOL)cardActionsAllowFaceTimeFavorites; -- (BOOL)cardActionsAllowVoiceFavorites; +- (_Bool)cardActionsAllowFaceTimeFavorites; +- (_Bool)cardActionsAllowVoiceFavorites; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPickerController.h b/iOS7/Frameworks/AddressBookUI/ABPickerController.h index 7936ed1fa..cdacd3e00 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPickerController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPickerController.h @@ -14,7 +14,7 @@ @interface ABPickerController : UINavigationController { - BOOL _allowsCustomItems; + _Bool _allowsCustomItems; NSString *_selectedItem; NSArray *_builtinItems; NSArray *_customItems; @@ -24,19 +24,21 @@ @property(retain, nonatomic) NSIndexPath *selectedIndexPath; // @synthesize selectedIndexPath=_selectedIndexPath; @property(retain, nonatomic) UITableViewController *tableViewController; // @synthesize tableViewController=_tableViewController; -@property(nonatomic) BOOL allowsCustomItems; // @synthesize allowsCustomItems=_allowsCustomItems; +@property(nonatomic) _Bool allowsCustomItems; // @synthesize allowsCustomItems=_allowsCustomItems; @property(copy, nonatomic) NSArray *customItems; // @synthesize customItems=_customItems; @property(copy, nonatomic) NSArray *builtinItems; // @synthesize builtinItems=_builtinItems; @property(retain, nonatomic) NSString *selectedItem; // @synthesize selectedItem=_selectedItem; - (id)_itemAtIndexPath:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)customLabelUpdated:(id)arg1; - (void)donePicker:(id)arg1; - (void)cancelPicker:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPickerItemCell.h b/iOS7/Frameworks/AddressBookUI/ABPickerItemCell.h index 57f36aeed..31245dec4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPickerItemCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPickerItemCell.h @@ -18,7 +18,7 @@ - (void)beginEditing; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABPickerViewController.h index 5077c8c01..07a703ad4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPickerViewController.h @@ -24,10 +24,10 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) id defaultValue; // @synthesize defaultValue=_defaultValue; @property(nonatomic) void *context; // @synthesize context=_context; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; - (void)viewDidLoad; -- (float)ab_heightToFitForViewInPopoverView; +- (double)ab_heightToFitForViewInPopoverView; - (void)cancelButtonClicked:(id)arg1; - (void)attemptDismissAfterSelectingItem:(id)arg1; @property(readonly, nonatomic) UIBarButtonItem *doneBarButtonItem; diff --git a/iOS7/Frameworks/AddressBookUI/ABPickerViewControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPickerViewControllerDelegate-Protocol.h index 6bd56c53e..b0afba673 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPickerViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPickerViewControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol ABPickerViewControllerDelegate -- (BOOL)pickerViewControllerShouldDismissKeyboard:(id)arg1; -- (BOOL)pickerViewController:(id)arg1 shouldDismissAfterSelectingItem:(id)arg2; +- (_Bool)pickerViewControllerShouldDismissKeyboard:(id)arg1; +- (_Bool)pickerViewController:(id)arg1 shouldDismissAfterSelectingItem:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPopoverManager.h b/iOS7/Frameworks/AddressBookUI/ABPopoverManager.h index 68cc83467..6bce66a42 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPopoverManager.h +++ b/iOS7/Frameworks/AddressBookUI/ABPopoverManager.h @@ -16,49 +16,49 @@ UIView *_autorotateView; UIResponder *_autorotateResponder; UIBarButtonItem *_autorotateBarButtonItem; - unsigned int _autorotateDirections; + unsigned long long _autorotateDirections; UIPopoverController *_autorotatePopoverController; UIActionSheet *_autorotateActionSheet; id _representDelegate; id _realDelegate; - BOOL _rotating; + _Bool _rotating; } + (void)stopAutorotatePresenter:(id)arg1; -+ (void)popoverController:(id)arg1 dismissPopoverAnimated:(BOOL)arg2; -+ (void)popoverController:(id)arg1 presentPopoverFromView:(id)arg2 permittedArrowDirections:(unsigned int)arg3 animated:(BOOL)arg4 representDelegate:(id)arg5; -+ (void)popoverController:(id)arg1 presentPopoverFromRect:(struct CGRect)arg2 inView:(id)arg3 permittedArrowDirections:(unsigned int)arg4 animated:(BOOL)arg5; ++ (void)popoverController:(id)arg1 dismissPopoverAnimated:(_Bool)arg2; ++ (void)popoverController:(id)arg1 presentPopoverFromView:(id)arg2 permittedArrowDirections:(unsigned long long)arg3 animated:(_Bool)arg4 representDelegate:(id)arg5; ++ (void)popoverController:(id)arg1 presentPopoverFromRect:(struct CGRect)arg2 inView:(id)arg3 permittedArrowDirections:(unsigned long long)arg4 animated:(_Bool)arg5; + (void)dismissPopoverForActionSheet:(id)arg1; -+ (void)actionSheet:(id)arg1 dismissWithClickedButtonIndex:(int)arg2 animated:(BOOL)arg3; -+ (void)actionSheet:(id)arg1 showFromBarButtonItem:(id)arg2 animated:(BOOL)arg3 autorotate:(BOOL)arg4; -+ (void)actionSheet:(id)arg1 showFromView:(id)arg2 animated:(BOOL)arg3 autorotate:(BOOL)arg4; -+ (void)actionSheet:(id)arg1 showFromView:(id)arg2 animated:(BOOL)arg3 direction:(unsigned int)arg4 autorotate:(BOOL)arg5; -+ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 animated:(BOOL)arg4 direction:(unsigned int)arg5 autorotate:(BOOL)arg6; -+ (void)actionSheet:(id)arg1 showFromBarButtonItem:(id)arg2 animated:(BOOL)arg3; -+ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 animated:(BOOL)arg4; -+ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned int)arg4 animated:(BOOL)arg5; -+ (BOOL)resignFirstResponderIfNeeded; ++ (void)actionSheet:(id)arg1 dismissWithClickedButtonIndex:(long long)arg2 animated:(_Bool)arg3; ++ (void)actionSheet:(id)arg1 showFromBarButtonItem:(id)arg2 animated:(_Bool)arg3 autorotate:(_Bool)arg4; ++ (void)actionSheet:(id)arg1 showFromView:(id)arg2 animated:(_Bool)arg3 autorotate:(_Bool)arg4; ++ (void)actionSheet:(id)arg1 showFromView:(id)arg2 animated:(_Bool)arg3 direction:(unsigned long long)arg4 autorotate:(_Bool)arg5; ++ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 animated:(_Bool)arg4 direction:(unsigned long long)arg5 autorotate:(_Bool)arg6; ++ (void)actionSheet:(id)arg1 showFromBarButtonItem:(id)arg2 animated:(_Bool)arg3; ++ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 animated:(_Bool)arg4; ++ (void)actionSheet:(id)arg1 showFromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned long long)arg4 animated:(_Bool)arg5; ++ (_Bool)resignFirstResponderIfNeeded; + (void)removeManagerForPresenter:(id)arg1; + (id)managerForPresenter:(id)arg1; @property(retain, nonatomic) id representDelegate; // @synthesize representDelegate=_representDelegate; @property(retain, nonatomic) id realDelegate; // @synthesize realDelegate=_realDelegate; @property(retain, nonatomic) UIActionSheet *autorotateActionSheet; // @synthesize autorotateActionSheet=_autorotateActionSheet; @property(retain, nonatomic) UIPopoverController *autorotatePopoverController; // @synthesize autorotatePopoverController=_autorotatePopoverController; -@property(nonatomic) unsigned int autorotateDirrections; // @synthesize autorotateDirrections=_autorotateDirections; +@property(nonatomic) unsigned long long autorotateDirrections; // @synthesize autorotateDirrections=_autorotateDirections; @property(retain, nonatomic) UIBarButtonItem *autorotateBarButtonItem; // @synthesize autorotateBarButtonItem=_autorotateBarButtonItem; @property(retain, nonatomic) UIResponder *autorotateResponder; // @synthesize autorotateResponder=_autorotateResponder; @property(retain, nonatomic) UIView *autorotateView; // @synthesize autorotateView=_autorotateView; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)startAutorotateActionSheet:(id)arg1 fromBarButtonItem:(id)arg2; - (void)startAutorotateActionSheet:(id)arg1 fromView:(id)arg2; - (void)stopAutorotate; - (void)revertDelegate; -- (void)startAutorotatePopoverController:(id)arg1 showFromView:(id)arg2 permittedArrowDirections:(unsigned int)arg3 representDelegate:(id)arg4; -- (BOOL)autorotates; +- (void)startAutorotatePopoverController:(id)arg1 showFromView:(id)arg2 permittedArrowDirections:(unsigned long long)arg3 representDelegate:(id)arg4; +- (_Bool)autorotates; - (id)delegateOwner; @property(readonly, nonatomic) UIWindow *observedWindow; - (void)stopObservingRotation; diff --git a/iOS7/Frameworks/AddressBookUI/ABPostalAddressEditorView.h b/iOS7/Frameworks/AddressBookUI/ABPostalAddressEditorView.h index f525706ed..e695c805d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPostalAddressEditorView.h +++ b/iOS7/Frameworks/AddressBookUI/ABPostalAddressEditorView.h @@ -17,6 +17,7 @@ { CNPostalAddress *_address; id _delegate; + NSDictionary *_valueTextAttributes; UITableView *_tableView; NSDictionary *_addressFormats; NSArray *_cellsLayout; @@ -27,22 +28,29 @@ @property(copy, nonatomic) NSArray *cellsLayout; // @synthesize cellsLayout=_cellsLayout; @property(copy, nonatomic) NSDictionary *addressFormats; // @synthesize addressFormats=_addressFormats; @property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; +@property(copy, nonatomic) NSDictionary *valueTextAttributes; // @synthesize valueTextAttributes=_valueTextAttributes; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (id)_updateFormatForCountryCode:(id)arg1; +- (id)_cellsLayoutForCountryCode:(id)arg1; +- (id)_normalizeCountryCodeToISO:(id)arg1; +- (id)_countryCode; - (void)_setupCoutryPickerOnTextField:(id)arg1; - (void)_setupCountryPickerOnLine:(id)arg1; +- (id)_addressPlaceholderForKey:(id)arg1; +- (id)_addressValueForKey:(id)arg1; +- (void)_setAddressValue:(id)arg1 forKey:(id)arg2; - (void)setBackgroundColor:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)countryPicker:(id)arg1 didPickCountryCode:(id)arg2; - (void)countryPickerDidCancel:(id)arg1; - (void)textFieldChanged:(id)arg1; @property(copy, nonatomic) CNPostalAddress *address; -- (BOOL)becomeFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)becomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canBecomeFirstResponder; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPrivacyAdditions.h b/iOS7/Frameworks/AddressBookUI/ABPrivacyAdditions.h index 81aeaf41c..75c53078b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPrivacyAdditions.h +++ b/iOS7/Frameworks/AddressBookUI/ABPrivacyAdditions.h @@ -10,7 +10,7 @@ { } -+ (void)updateAccessDeniedView:(id)arg1 forAuthorizationStatus:(long)arg2; ++ (void)updateAccessDeniedView:(id)arg1 forAuthorizationStatus:(long long)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyAction.h b/iOS7/Frameworks/AddressBookUI/ABPropertyAction.h index b7a6f71a9..e360b7f92 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyAction.h @@ -17,10 +17,10 @@ + (void)performDefaultActionForItem:(id)arg1 sender:(id)arg2; @property(copy, nonatomic) NSArray *propertyItems; // @synthesize propertyItems=_propertyItems; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)performActionWithSender:(id)arg1; - (void)performActionForItem:(id)arg1 sender:(id)arg2; -@property(readonly, nonatomic) BOOL canPerformAction; +@property(readonly, nonatomic) _Bool canPerformAction; - (void)dealloc; - (id)initWithContact:(id)arg1 propertyItem:(id)arg2; - (id)initWithContact:(id)arg1 propertyItems:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyAlertCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyAlertCell.h index c3a1f08be..327e209b3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyAlertCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyAlertCell.h @@ -8,25 +8,30 @@ #import "ABPickerControllerDelegate-Protocol.h" -@class ABPropertyGroupAlertItem, UIImageView; +@class ABPropertyGroupAlertItem, NSLayoutConstraint, UIImageView; @interface ABPropertyAlertCell : ABPropertyCell { + double _labelWidth; + NSLayoutConstraint *_labelWidthConstraint; UIImageView *_chevron; } @property(retain, nonatomic) UIImageView *chevron; // @synthesize chevron=_chevron; +@property(retain, nonatomic) NSLayoutConstraint *labelWidthConstraint; // @synthesize labelWidthConstraint=_labelWidthConstraint; - (id)_vibrationManager; - (id)_toneManger; - (void)pickerDidCancel:(id)arg1; - (void)picker:(id)arg1 didPickItem:(id)arg2; - (id)contentViewEditingConstraints; - (id)contentViewConstraints; +- (double)labelWidth; +- (void)setLabelWidth:(double)arg1; - (void)performDefaultAction; -- (BOOL)shouldPerformDefaultAction; +- (_Bool)shouldPerformDefaultAction; @property(readonly, nonatomic) ABPropertyGroupAlertItem *alertItem; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyCell.h index 8ef168bac..0e394909f 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyCell.h @@ -10,39 +10,47 @@ @interface ABPropertyCell : ABContactCell { - BOOL _allowsEditing; + double _labelWidth; + _Bool _allowsEditing; + _Bool _displayConstraintsActive; + _Bool _editingConstraintsActive; UILabel *_labelLabel; UILabel *_valueLabel; UIView *_innerContentView; UIResponder *_firstResponderItem; - float _labelWidth; id _delegate; + id _presentingDelegate; NSDictionary *_labelTextAttributes; NSDictionary *_valueTextAttributes; - NSLayoutConstraint *_cellWidthConstraint; + NSLayoutConstraint *_labelWidthConstraint; } -+ (float)cellHeight; -+ (float)labelsPadding; -+ (BOOL)requiresConstraintBasedLayout; -@property(retain, nonatomic) NSLayoutConstraint *cellWidthConstraint; // @synthesize cellWidthConstraint=_cellWidthConstraint; ++ (double)cellHeight; ++ (double)labelsPadding; ++ (_Bool)requiresConstraintBasedLayout; +@property(retain, nonatomic) NSLayoutConstraint *labelWidthConstraint; // @synthesize labelWidthConstraint=_labelWidthConstraint; +@property(nonatomic) _Bool editingConstraintsActive; // @synthesize editingConstraintsActive=_editingConstraintsActive; +@property(nonatomic) _Bool displayConstraintsActive; // @synthesize displayConstraintsActive=_displayConstraintsActive; @property(copy, nonatomic) NSDictionary *valueTextAttributes; // @synthesize valueTextAttributes=_valueTextAttributes; @property(copy, nonatomic) NSDictionary *labelTextAttributes; // @synthesize labelTextAttributes=_labelTextAttributes; +@property(nonatomic) id presentingDelegate; // @synthesize presentingDelegate=_presentingDelegate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float labelWidth; // @synthesize labelWidth=_labelWidth; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; @property(readonly, nonatomic) UIResponder *firstResponderItem; // @synthesize firstResponderItem=_firstResponderItem; @property(readonly, nonatomic) UIView *innerContentView; // @synthesize innerContentView=_innerContentView; @property(readonly, nonatomic) UILabel *valueLabel; // @synthesize valueLabel=_valueLabel; @property(readonly, nonatomic) UILabel *labelLabel; // @synthesize labelLabel=_labelLabel; - (void)_adjustCellLayoutForSectionLocation:(int)arg1; - (void)setBackgroundColor:(id)arg1; +- (void)tintColorDidChange; - (id)contentViewEditingConstraints; - (id)contentViewConstraints; - (void)updateConstraints; -- (void)setNeedsUpdateConstraints; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setNeedsUpdateEditingConstraints; +- (void)setNeedsUpdateDisplayConstraints; +@property(nonatomic) double labelWidth; - (void)copy:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)willMoveToSuperview:(id)arg1; - (void)updateWithPropertyItem:(id)arg1; - (void)setPropertyItem:(id)arg1; @@ -50,7 +58,7 @@ - (void)setCardGroupItem:(id)arg1; - (void)performDefaultAction; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyCellDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPropertyCellDelegate-Protocol.h index 9fbe68d17..1c33b4dd3 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyCellDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyCellDelegate-Protocol.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "ABPresenterDelegate-Protocol.h" +#import "NSObject-Protocol.h" -@protocol ABPropertyCellDelegate +@protocol ABPropertyCellDelegate - (void)propertyCellDidChangeLayout:(id)arg1; -- (void)propertyCell:(id)arg1 performActionForItem:(id)arg2 withTransportType:(int)arg3; +- (void)propertyCell:(id)arg1 performActionForItem:(id)arg2 withTransportType:(long long)arg3; - (void)propertyCell:(id)arg1 didUpdateItem:(id)arg2 withNewValue:(id)arg3; - (void)propertyCell:(id)arg1 didUpdateItem:(id)arg2 withNewLabel:(id)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyDateCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyDateCell.h index c4bd02aa1..6b2c0dda9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyDateCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyDateCell.h @@ -8,21 +8,25 @@ #import "UITextFieldDelegate-Protocol.h" -@class UIDatePicker; +@class UIDatePicker, UIViewController; @interface ABPropertyDateCell : ABPropertySimpleCell { UIDatePicker *_datePicker; + UIViewController *_contentViewController; } +@property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; @property(retain, nonatomic) UIDatePicker *datePicker; // @synthesize datePicker=_datePicker; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)_shouldUseYearlessPickerForDateComponents:(id)arg1; - (void)dateChanged:(id)arg1; - (void)localeUpdated:(id)arg1; - (void)prepareForReuse; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyDisambiguationSheet.h b/iOS7/Frameworks/AddressBookUI/ABPropertyDisambiguationSheet.h index 1ca2f1e35..0fcf884cd 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyDisambiguationSheet.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyDisambiguationSheet.h @@ -10,11 +10,13 @@ @interface ABPropertyDisambiguationSheet : ABActionSheet { + id _sender; } -- (id)propertyItemForButtonIndex:(int)arg1; +@property(nonatomic) id sender; // @synthesize sender=_sender; +- (id)propertyItemForButtonIndex:(long long)arg1; @property(readonly, nonatomic) ABPropertyGroupItem *defaultPropertyItem; -@property(readonly, nonatomic) BOOL needsDisambiguation; +@property(readonly, nonatomic) _Bool needsDisambiguation; - (id)initWithContact:(id)arg1 propertyItems:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyEditingTableViewCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyEditingTableViewCell.h index 0af3dd98c..a1dfe9bd8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyEditingTableViewCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyEditingTableViewCell.h @@ -19,18 +19,18 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)isFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (id)styleProvider; - (void)layoutSubviews; - (void)_resizeAndCenterTextField; @property(copy, nonatomic) NSString *value; // @dynamic value; - (void)textFieldValueDidChange:(id)arg1; @property(copy, nonatomic) NSString *placeholder; // @synthesize placeholder=_placeholder; -@property(nonatomic) BOOL usesLargeFont; // @dynamic usesLargeFont; +@property(nonatomic) _Bool usesLargeFont; // @dynamic usesLargeFont; @property(nonatomic) int property; // @dynamic property; - (void)dealloc; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyEmailAddressCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyEmailAddressCell.h index 954cab459..cd48c4a32 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyEmailAddressCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyEmailAddressCell.h @@ -8,12 +8,12 @@ @interface ABPropertyEmailAddressCell : ABPropertySimpleCell { - BOOL _VIP; + _Bool _VIP; } -@property(nonatomic, getter=isVIP) BOOL VIP; // @synthesize VIP=_VIP; +@property(nonatomic, getter=isVIP) _Bool VIP; // @synthesize VIP=_VIP; - (void)updateTransportButtons; -- (BOOL)shouldPerformDefaultAction; +- (_Bool)shouldPerformDefaultAction; - (void)updateWithPropertyItem:(id)arg1; - (void)_updateStar; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyFaceTimeAction.h b/iOS7/Frameworks/AddressBookUI/ABPropertyFaceTimeAction.h index 91e135e91..6d5d7616c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyFaceTimeAction.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyFaceTimeAction.h @@ -8,10 +8,10 @@ @interface ABPropertyFaceTimeAction : ABPropertyAction { - int _type; + long long _type; } -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; - (void)performActionForItem:(id)arg1 sender:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroup.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroup.h index 1059cae6a..ed6d33f36 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroup.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroup.h @@ -27,13 +27,13 @@ NSMutableDictionary *_recordInfoDictionaryForItemBeingDeleted; NSMutableDictionary *_valueForItemBeingDeleted; NSString *_labelForItemBeingDeleted; - int _lastIndexWithAddedItem; + long long _lastIndexWithAddedItem; ABCapabilitiesManager *_capabilitiesManager; - BOOL _allowsVibrations; + _Bool _allowsVibrations; id _vibrationManager; } -- (BOOL)multiCellContentView:(id)arg1 alwaysShowsClearButtonAtIndexPath:(id)arg2; +- (_Bool)multiCellContentView:(id)arg1 alwaysShowsClearButtonAtIndexPath:(id)arg2; - (id)keyboardSettingsForKey:(id)arg1 info:(id)arg2; - (id)placeholderTextForKey:(id)arg1 info:(id)arg2; - (id)valueForKey:(id)arg1 info:(id)arg2; @@ -41,81 +41,81 @@ - (id)labelTextForInfo:(id)arg1; - (id)lineInfosForInfo:(id)arg1; - (id)propertyValueForInfo:(id)arg1; -- (id)peopleFromInfo:(id)arg1 whenEditing:(BOOL)arg2; -- (id)accountBadgeFromInfo:(id)arg1 whenEditing:(BOOL)arg2; -- (BOOL)editableFlagFromInfo:(id)arg1; -- (int)_indexFromInfo:(id)arg1; -- (void)_getIndex:(int *)arg1 andEditableFlag:(char *)arg2 fromInfo:(id)arg3; +- (id)peopleFromInfo:(id)arg1 whenEditing:(_Bool)arg2; +- (id)accountBadgeFromInfo:(id)arg1 whenEditing:(_Bool)arg2; +- (_Bool)editableFlagFromInfo:(id)arg1; +- (long long)_indexFromInfo:(id)arg1; +- (void)_getIndex:(long long *)arg1 andEditableFlag:(_Bool *)arg2 fromInfo:(id)arg3; - (id)_getFromLineInfos:(id)arg1 key:(id)arg2 valueForKey:(id)arg3; -- (int)indexOfIdentifier:(int)arg1 person:(id)arg2; -- (void)prepareActionsController:(id)arg1 withValueAtIndex:(int)arg2; -- (id)actionsControllerPreparedWithValueAtIndex:(int)arg1; -- (BOOL)shouldDisambiguateNotes; +- (long long)indexOfIdentifier:(int)arg1 person:(id)arg2; +- (void)prepareActionsController:(id)arg1 withValueAtIndex:(long long)arg2; +- (id)actionsControllerPreparedWithValueAtIndex:(long long)arg1; +- (_Bool)shouldDisambiguateNotes; - (void)setCapabilitiesManager:(id)arg1; - (void)refreshVibrations; - (id)_vibrationManager; -- (void)setAllowsVibrations:(BOOL)arg1; -- (BOOL)allowsVibrations; -- (BOOL)shouldShowAlertsWhenEditing:(BOOL)arg1; -- (BOOL)shouldShowTextVibrationWhenEditing:(BOOL)arg1; -- (BOOL)shouldShowCallVibrationWhenEditing:(BOOL)arg1; -- (BOOL)shouldShowTextToneWhenEditing:(BOOL)arg1; -- (BOOL)shouldShowRingtoneWhenEditing:(BOOL)arg1; -- (BOOL)hasTextVibration; -- (BOOL)hasCallVibration; -- (BOOL)hasTextTone; -- (BOOL)hasRingtone; -- (BOOL)hasMultipleAlertsAtIndex:(int)arg1; -- (int)alertIdentifierAtIndex:(int)arg1; -- (int)indexOfTextVibrationInAlertEquivalentMultiValue; -- (int)indexOfCallVibrationInAlertEquivalentMultiValue; -- (int)indexOfTextToneInAlertEquivalentMultiValue; -- (int)indexOfRingtoneInAlertEquivalentMultiValue; -- (void)setService:(id)arg1 atIndex:(int)arg2; -- (id)serviceAtIndex:(int)arg1; +- (void)setAllowsVibrations:(_Bool)arg1; +- (_Bool)allowsVibrations; +- (_Bool)shouldShowAlertsWhenEditing:(_Bool)arg1; +- (_Bool)shouldShowTextVibrationWhenEditing:(_Bool)arg1; +- (_Bool)shouldShowCallVibrationWhenEditing:(_Bool)arg1; +- (_Bool)shouldShowTextToneWhenEditing:(_Bool)arg1; +- (_Bool)shouldShowRingtoneWhenEditing:(_Bool)arg1; +- (_Bool)hasTextVibration; +- (_Bool)hasCallVibration; +- (_Bool)hasTextTone; +- (_Bool)hasRingtone; +- (_Bool)hasMultipleAlertsAtIndex:(long long)arg1; +- (int)alertIdentifierAtIndex:(long long)arg1; +- (long long)indexOfTextVibrationInAlertEquivalentMultiValue; +- (long long)indexOfCallVibrationInAlertEquivalentMultiValue; +- (long long)indexOfTextToneInAlertEquivalentMultiValue; +- (long long)indexOfRingtoneInAlertEquivalentMultiValue; +- (void)setService:(id)arg1 atIndex:(long long)arg2; +- (id)serviceAtIndex:(long long)arg1; - (id)shortServiceForService:(id)arg1; -- (void)trimValueForCountryCodeAtIndex:(int)arg1; -- (void)setCountryCode:(id)arg1 atIndex:(int)arg2; -- (void)_setCountryCode:(id)arg1 atIndex:(int)arg2 withCountryName:(BOOL)arg3; -- (id)countryCodeAtIndex:(int)arg1; -- (BOOL)removeItemAtRow:(int)arg1 whenEditing:(BOOL)arg2; -- (BOOL)removeItemAtRow:(int)arg1; +- (void)trimValueForCountryCodeAtIndex:(long long)arg1; +- (void)setCountryCode:(id)arg1 atIndex:(long long)arg2; +- (void)_setCountryCode:(id)arg1 atIndex:(long long)arg2 withCountryName:(_Bool)arg3; +- (id)countryCodeAtIndex:(long long)arg1; +- (_Bool)removeItemAtRow:(long long)arg1 whenEditing:(_Bool)arg2; +- (_Bool)removeItemAtRow:(long long)arg1; - (void)addPreinsertedItem; -- (void)setPropertyValue:(id)arg1 atIndex:(int)arg2; -- (void)setValue:(id)arg1 forKey:(id)arg2 forIndex:(int)arg3; -- (BOOL)setEmptyValueAtRow:(int)arg1 whenEditing:(BOOL)arg2; -- (BOOL)setEmptyValueAtIndex:(int)arg1 editableFlag:(BOOL)arg2 whenEditing:(BOOL)arg3; -- (id)lineInfosAtIndex:(int)arg1; -- (id)localizedPropertyLabelAtIndex:(int)arg1; -- (id)actualPropertyLabelAtIndex:(int)arg1 forPerson:(id)arg2; -- (id)propertyLabelAtIndex:(int)arg1; -- (id)propertyLabelAtIndex:(int)arg1 forceUseReadonly:(BOOL)arg2; -- (void)setPropertyLabel:(id)arg1 atIndex:(int)arg2; -- (void)_setPropertyLabel:(id)arg1 atIndex:(int)arg2 markChanged:(BOOL)arg3; -- (BOOL)areLabelsEditable; -- (BOOL)canSave; -- (BOOL)_canSaveAtIndex:(int)arg1; -- (BOOL)canSaveAtIndex:(int)arg1 editableFlag:(BOOL)arg2; -- (BOOL)canDeleteAtIndex:(int)arg1 editableFlag:(BOOL)arg2; -- (void)getAnyIdentifier:(int *)arg1 andPerson:(id *)arg2 atIndex:(int)arg3; -- (id)writablePeopleAtIndex:(int)arg1; -- (id)propertyValueAtIndex:(int)arg1 forceUseReadonly:(BOOL)arg2; -- (id)propertyValueAtIndex:(int)arg1; -- (id)stringValueAtIndex:(int)arg1; -- (id)rowsToInsertInTransition:(BOOL)arg1; -- (id)rowsToDeleteInTransition:(BOOL)arg1; -- (int)rowCountWhenEditing:(BOOL)arg1; -- (void)getIndex:(int *)arg1 andEditableFlag:(char *)arg2 forRow:(int)arg3 whenEditing:(BOOL)arg4; -- (int)rowForIndex:(int)arg1 editableFlag:(BOOL)arg2 whenEditing:(BOOL)arg3; +- (void)setPropertyValue:(id)arg1 atIndex:(long long)arg2; +- (void)setValue:(id)arg1 forKey:(id)arg2 forIndex:(long long)arg3; +- (_Bool)setEmptyValueAtRow:(long long)arg1 whenEditing:(_Bool)arg2; +- (_Bool)setEmptyValueAtIndex:(long long)arg1 editableFlag:(_Bool)arg2 whenEditing:(_Bool)arg3; +- (id)lineInfosAtIndex:(long long)arg1; +- (id)localizedPropertyLabelAtIndex:(long long)arg1; +- (id)actualPropertyLabelAtIndex:(long long)arg1 forPerson:(id)arg2; +- (id)propertyLabelAtIndex:(long long)arg1; +- (id)propertyLabelAtIndex:(long long)arg1 forceUseReadonly:(_Bool)arg2; +- (void)setPropertyLabel:(id)arg1 atIndex:(long long)arg2; +- (void)_setPropertyLabel:(id)arg1 atIndex:(long long)arg2 markChanged:(_Bool)arg3; +- (_Bool)areLabelsEditable; +- (_Bool)canSave; +- (_Bool)_canSaveAtIndex:(long long)arg1; +- (_Bool)canSaveAtIndex:(long long)arg1 editableFlag:(_Bool)arg2; +- (_Bool)canDeleteAtIndex:(long long)arg1 editableFlag:(_Bool)arg2; +- (void)getAnyIdentifier:(int *)arg1 andPerson:(id *)arg2 atIndex:(long long)arg3; +- (id)writablePeopleAtIndex:(long long)arg1; +- (id)propertyValueAtIndex:(long long)arg1 forceUseReadonly:(_Bool)arg2; +- (id)propertyValueAtIndex:(long long)arg1; +- (id)stringValueAtIndex:(long long)arg1; +- (id)rowsToInsertInTransition:(_Bool)arg1; +- (id)rowsToDeleteInTransition:(_Bool)arg1; +- (long long)rowCountWhenEditing:(_Bool)arg1; +- (void)getIndex:(long long *)arg1 andEditableFlag:(_Bool *)arg2 forRow:(long long)arg3 whenEditing:(_Bool)arg4; +- (long long)rowForIndex:(long long)arg1 editableFlag:(_Bool)arg2 whenEditing:(_Bool)arg3; - (void)reloadFromModel; - (void)updateRecord; - (id)description; -- (id)allRecordInfosAtIndex:(int)arg1; -- (int)itemCount; -- (BOOL)allowsAdding; -- (BOOL)allowsAddingForPerson:(id)arg1; -- (BOOL)instantMessageServiceIsSupported; -- (BOOL)_instantMessageServiceIsSupportedForPerson:(id)arg1; +- (id)allRecordInfosAtIndex:(long long)arg1; +- (long long)itemCount; +- (_Bool)allowsAdding; +- (_Bool)allowsAddingForPerson:(id)arg1; +- (_Bool)instantMessageServiceIsSupported; +- (_Bool)_instantMessageServiceIsSupportedForPerson:(id)arg1; - (void *)defaultPolicy; - (void)setDefaultPolicy:(void *)arg1; - (void *)_policyForPerson:(id)arg1; @@ -123,44 +123,44 @@ - (int)property; - (void)dealloc; - (id)initWithProperty:(int)arg1 context:(void *)arg2; -- (int)insertionIndex; -- (void)_reloadPreinsertedStuff:(BOOL)arg1 insertionStuff:(BOOL)arg2; +- (long long)insertionIndex; +- (void)_reloadPreinsertedStuff:(_Bool)arg1 insertionStuff:(_Bool)arg2; - (id)_allRecordInfosInRecordInfoDictionary:(id)arg1; - (id)_recordInfoDictionaryForPerson:(id)arg1; - (id)_recordInfoDictionaryForPerson:(id)arg1 identifier:(int)arg2; - (id)_recordInfoForPerson:(id)arg1; - (id)_recordInfoForPerson:(id)arg1 identifier:(int)arg2; - (id)_recordInfoDictionaryWithAllPeople; -- (void)_setRecordInfoDictionary:(id)arg1 atIndex:(int)arg2; -- (id)_recordInfoDictionaryAtIndex:(int)arg1; -- (BOOL)_recordInfoDictionary:(id)arg1 containsPerson:(id)arg2; +- (void)_setRecordInfoDictionary:(id)arg1 atIndex:(long long)arg2; +- (id)_recordInfoDictionaryAtIndex:(long long)arg1; +- (_Bool)_recordInfoDictionary:(id)arg1 containsPerson:(id)arg2; - (void)_insertSingleValue:(id)arg1 label:(id)arg2 identifier:(int)arg3 forPerson:(id)arg4 indicesAndLabelsForValuesSeenAlready:(id)arg5; - (id)_findFuzzyMatchingValue:(id)arg1 inDictionary:(id)arg2; -- (BOOL)_isPropertyValue:(id)arg1 equivalentTo:(id)arg2; -- (BOOL)_isBirthdayDate:(id)arg1 equivalentTo:(id)arg2; -- (BOOL)_isSocialProfile:(id)arg1 equivalentTo:(id)arg2; -- (BOOL)_updateCacheWithPropertyValue:(id)arg1 atIndex:(int)arg2; -- (BOOL)_updateCacheWithPropertyLabel:(id)arg1 atIndex:(int)arg2; -- (BOOL)_updateCacheWithPropertyValue:(id)arg1 propertyLabel:(id)arg2 recordInfoDictionaryAtIndex:(unsigned int)arg3 shouldSetValue:(BOOL)arg4 shouldSetLabel:(BOOL)arg5; -- (BOOL)_updateCacheForPerson:(id)arg1 identifier:(int *)arg2 value:(id)arg3 label:(struct __CFString *)arg4 shouldSetValue:(BOOL)arg5 shouldSetLabel:(BOOL)arg6; +- (_Bool)_isPropertyValue:(id)arg1 equivalentTo:(id)arg2; +- (_Bool)_isBirthdayDate:(id)arg1 equivalentTo:(id)arg2; +- (_Bool)_isSocialProfile:(id)arg1 equivalentTo:(id)arg2; +- (_Bool)_updateCacheWithPropertyValue:(id)arg1 atIndex:(long long)arg2; +- (_Bool)_updateCacheWithPropertyLabel:(id)arg1 atIndex:(long long)arg2; +- (_Bool)_updateCacheWithPropertyValue:(id)arg1 propertyLabel:(id)arg2 recordInfoDictionaryAtIndex:(unsigned long long)arg3 shouldSetValue:(_Bool)arg4 shouldSetLabel:(_Bool)arg5; +- (_Bool)_updateCacheForPerson:(id)arg1 identifier:(int *)arg2 value:(id)arg3 label:(struct __CFString *)arg4 shouldSetValue:(_Bool)arg5 shouldSetLabel:(_Bool)arg6; - (id)_valueForCheckingExistenceOfPropertyValue:(id)arg1; - (id)_sortedPeople:(id)arg1; - (id)_peopleInCache; - (id)_newLocalizedCountryNameForCountryCode:(id)arg1; - (id)_stringRepresentationOfPropertyValue:(id)arg1; -- (BOOL)_isEmptyValue:(id)arg1 isPreinserted:(BOOL)arg2; +- (_Bool)_isEmptyValue:(id)arg1 isPreinserted:(_Bool)arg2; - (id)_newLocalizedPlaceholderForKey:(id)arg1; -- (BOOL)_propertyIsDate; +- (_Bool)_propertyIsDate; - (void)_clearAllCachedInfo; - (void)_getFromCacheAnyPropertyValue:(id *)arg1 andLabel:(id *)arg2 forRecordInfoDictionary:(id)arg3; - (void)_getAnyIdentifier:(int *)arg1 person:(id *)arg2 propertyValue:(id *)arg3 propertyLabel:(id *)arg4 fromRecordInfoDictionary:(id)arg5; - (id)_bestValueBetween:(id)arg1 and:(id)arg2; - (void)_getFromCachePropertyValue:(id *)arg1 andLabel:(id *)arg2 forPerson:(id)arg3 identifier:(int)arg4; - (void)_addValuesToCache; -- (BOOL)_hasNonNullSoundForIdentifier:(int)arg1; -- (BOOL)_removeValueInCacheForPerson:(id)arg1; -- (BOOL)_setValueInCache:(void *)arg1 forPerson:(id)arg2 preventLabelChange:(BOOL)arg3; -- (BOOL)_setValueInCache:(void *)arg1 forPerson:(id)arg2; +- (_Bool)_hasNonNullSoundForIdentifier:(int)arg1; +- (_Bool)_removeValueInCacheForPerson:(id)arg1; +- (_Bool)_setValueInCache:(void *)arg1 forPerson:(id)arg2 preventLabelChange:(_Bool)arg3; +- (_Bool)_setValueInCache:(void *)arg1 forPerson:(id)arg2; - (id)_valueFromCacheForPerson:(id)arg1; - (void *)_copyCachedValueForPerson:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupAlertItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupAlertItem.h index be1f52dd7..9fdcb12ba 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupAlertItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupAlertItem.h @@ -13,10 +13,10 @@ - (id)_vibrationManager; - (id)_toneManger; - (id)description; -- (BOOL)isEquivalentToItem:(id)arg1 whenEditing:(BOOL)arg2; -@property(readonly, nonatomic, getter=isVibration) BOOL vibration; -@property(readonly, nonatomic, getter=isTone) BOOL tone; -- (BOOL)canRemove; +- (_Bool)isEquivalentToItem:(id)arg1 whenEditing:(_Bool)arg2; +@property(readonly, nonatomic, getter=isVibration) _Bool vibration; +@property(readonly, nonatomic, getter=isTone) _Bool tone; +- (_Bool)canRemove; - (id)displayStringForValue:(id)arg1; - (id)displayLabel; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupDateItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupDateItem.h index d0cdb358a..1ac852627 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupDateItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupDateItem.h @@ -14,9 +14,10 @@ - (void)updateLabeledValueWithStringValue:(id)arg1; - (id)displayStringForValue:(id)arg1; - (id)bestValue:(id)arg1; -- (BOOL)isEquivalentToItem:(id)arg1; +- (_Bool)isEquivalentToItem:(id)arg1; - (id)defaultActionURL; - (id)normalizedValue; +- (id)displayLabel; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupIdentifier.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupIdentifier.h index 4cd6f79bc..5b7d63c6c 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupIdentifier.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupIdentifier.h @@ -17,8 +17,8 @@ + (id)propertyGroupIdentifierWithProperty:(int)arg1 context:(void *)arg2; @property(readonly, nonatomic) void *context; // @synthesize context=_context; @property(readonly, nonatomic) int property; // @synthesize property=_property; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithProperty:(int)arg1 context:(void *)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupInstantMessageItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupInstantMessageItem.h index 7defe697d..83526c158 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupInstantMessageItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupInstantMessageItem.h @@ -12,11 +12,12 @@ { } -- (BOOL)isEquivalentToItem:(id)arg1; +- (_Bool)isEquivalentToItem:(id)arg1; - (id)editingStringValue; - (id)valueForDisplayString:(id)arg1; - (id)displayStringForValue:(id)arg1; - (id)displayLabel; +- (id)defaultActionURL; @property(readonly, nonatomic) CNInstantMessageAddress *profile; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItem.h index 57c1b8548..f22404ce5 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItem.h @@ -10,24 +10,26 @@ @interface ABPropertyGroupItem : ABCardGroupItem { - BOOL _allowsIMessage; - BOOL _allowsPhone; - BOOL _allowsEmail; - BOOL _modified; + _Bool _allowsIMessage; + _Bool _allowsPhone; + _Bool _allowsEmail; + _Bool _modified; NSArray *_labeledValues; CNLabeledValue *_labeledValue; NSString *_property; NSArray *_contacts; CNContact *_contact; + id _delegate; } + (id)newPropertyGroupItemForProperty:(id)arg1; + (id)propertyGroupItemWithLabeledValue:(id)arg1 property:(id)arg2 contact:(id)arg3; + (id)propertyGroupItemWithLabeledValue:(id)arg1 property:(id)arg2 contacts:(id)arg3; -@property(nonatomic) BOOL modified; // @synthesize modified=_modified; -@property(nonatomic) BOOL allowsEmail; // @synthesize allowsEmail=_allowsEmail; -@property(nonatomic) BOOL allowsPhone; // @synthesize allowsPhone=_allowsPhone; -@property(nonatomic) BOOL allowsIMessage; // @synthesize allowsIMessage=_allowsIMessage; +@property(nonatomic) _Bool modified; // @synthesize modified=_modified; +@property(nonatomic) _Bool allowsEmail; // @synthesize allowsEmail=_allowsEmail; +@property(nonatomic) _Bool allowsPhone; // @synthesize allowsPhone=_allowsPhone; +@property(nonatomic) _Bool allowsIMessage; // @synthesize allowsIMessage=_allowsIMessage; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) CNContact *contact; // @synthesize contact=_contact; @property(copy, nonatomic) NSArray *contacts; // @synthesize contacts=_contacts; @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; @@ -35,20 +37,21 @@ @property(retain, nonatomic) NSArray *labeledValues; // @synthesize labeledValues=_labeledValues; - (void)_enumerateContactsAndValuesWithBlock:(id)arg1; - (void)saveChanges; +- (_Bool)isValidIdentifier:(int)arg1; - (void)updateLabeledValueWithLabel:(id)arg1; - (void)updateLabeledValueWithValue:(id)arg1; - (id)updateWithLabel:(id)arg1 value:(id)arg2; - (void)mergeItem:(id)arg1; - (id)bestLabel:(id)arg1; - (id)bestValue:(id)arg1; -- (BOOL)isEquivalentToItem:(id)arg1 whenEditing:(BOOL)arg2; -- (BOOL)isEquivalentToItem:(id)arg1; +- (_Bool)isEquivalentToItem:(id)arg1 whenEditing:(_Bool)arg2; +- (_Bool)isEquivalentToItem:(id)arg1; @property(readonly, nonatomic) NSURL *defaultActionURL; -- (BOOL)isFavoriteOfType:(int)arg1; -@property(readonly, nonatomic, getter=isFavorite) BOOL favorite; -@property(readonly, nonatomic) BOOL canRemove; -@property(readonly, nonatomic, getter=isReadonly) BOOL readonly; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; +- (_Bool)isFavoriteOfType:(int)arg1; +@property(readonly, nonatomic, getter=isFavorite) _Bool favorite; +@property(readonly, nonatomic) _Bool canRemove; +@property(readonly, nonatomic, getter=isReadonly) _Bool readonly; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; - (id)valueForDisplayString:(id)arg1; - (id)displayStringForValue:(id)arg1; @property(readonly, nonatomic) NSString *placeholderString; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItemDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItemDelegate-Protocol.h new file mode 100644 index 000000000..5600090e9 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupItemDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol ABPropertyGroupItemDelegate + +@optional +- (void)propertyItem:(id)arg1 didChangeValue:(id)arg2; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupNoteItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupNoteItem.h index 23c0974d2..b150c5115 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupNoteItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupNoteItem.h @@ -10,8 +10,9 @@ { } -- (BOOL)canRemove; -- (BOOL)isEquivalentToItem:(id)arg1 whenEditing:(BOOL)arg2; +- (_Bool)canRemove; +- (id)displayLabel; +- (_Bool)isEquivalentToItem:(id)arg1 whenEditing:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupPostalAddressItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupPostalAddressItem.h index a669a4351..f736d9aa4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupPostalAddressItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupPostalAddressItem.h @@ -12,8 +12,8 @@ { } -- (BOOL)_isMinimalAddress:(id)arg1; -- (BOOL)isEquivalentToItem:(id)arg1 whenEditing:(BOOL)arg2; +- (_Bool)_isMinimalAddress:(id)arg1; +- (_Bool)isEquivalentToItem:(id)arg1 whenEditing:(_Bool)arg2; - (id)defaultActionURL; - (id)displayStringForValue:(id)arg1; - (id)normalizedValue; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupSocialProfileItem.h b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupSocialProfileItem.h index 07eb6726b..60a417531 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyGroupSocialProfileItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyGroupSocialProfileItem.h @@ -12,7 +12,7 @@ { } -- (BOOL)isEquivalentToItem:(id)arg1; +- (_Bool)isEquivalentToItem:(id)arg1; - (id)editingStringValue; - (id)valueForDisplayString:(id)arg1; - (id)displayStringForValue:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyLabelButton.h b/iOS7/Frameworks/AddressBookUI/ABPropertyLabelButton.h new file mode 100644 index 000000000..c802861ea --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyLabelButton.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface ABPropertyLabelButton : UIButton +{ +} + ++ (id)propertyLabelButton; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyMultilineCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyMultilineCell.h deleted file mode 100644 index 654d1bf83..000000000 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyMultilineCell.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface ABPropertyMultilineCell : ABPropertySimpleCell -{ -} - -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyNameCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyNameCell.h index acc16508b..f9966e64d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyNameCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyNameCell.h @@ -14,7 +14,7 @@ UIResponder *_firstResponderItem; } -+ (BOOL)requiresConstraintBasedLayout; ++ (_Bool)requiresConstraintBasedLayout; @property(readonly, nonatomic) UIResponder *firstResponderItem; // @synthesize firstResponderItem=_firstResponderItem; @property(readonly, nonatomic) UITextField *textField; // @synthesize textField=_textField; - (void)setBackgroundColor:(id)arg1; @@ -24,7 +24,7 @@ - (void)updateConstraints; - (void)textFieldChanged:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyNoteCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyNoteCell.h index 70c044bef..13ab6d5d8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyNoteCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyNoteCell.h @@ -16,16 +16,20 @@ @property(retain, nonatomic) UITextView *textView; // @synthesize textView=_textView; - (id)contentViewEditingConstraints; - (id)contentViewConstraints; -- (void)setAllowsEditing:(BOOL)arg1; +- (void)setAllowsEditing:(_Bool)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)updateWithPropertyItem:(id)arg1; +- (void)_updateDisplayAndEditingControls; - (void)textViewEditingDidEnd:(id)arg1; - (void)textViewChanged:(id)arg1; - (void)setValueTextAttributes:(id)arg1; - (void)setLabelTextAttributes:(id)arg1; +- (void)tintColorDidChange; - (void)setBackgroundColor:(id)arg1; +- (void)performDefaultAction; +- (_Bool)shouldPerformDefaultAction; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyPhoneNumberCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyPhoneNumberCell.h index 61929f6cd..6fee79ae7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyPhoneNumberCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyPhoneNumberCell.h @@ -13,11 +13,11 @@ NSString *_previousValue; } -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (CDStruct_856ef1b3)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; - (void)updateTransportButtons; -- (BOOL)shouldPerformDefaultAction; +- (_Bool)shouldPerformDefaultAction; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABPropertyPickerViewController.h index 65d549e08..f145f8677 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyPickerViewController.h @@ -22,11 +22,11 @@ @property(retain, nonatomic) NSArray *policies; // @synthesize policies=_policies; - (void)propertyPicker:(id)arg1 selectedProperty:(int)arg2 withDefaultValue:(id)arg3; - (void)propertyPicker:(id)arg1 selectedProperty:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; @property(nonatomic) void *addressBook; @property(nonatomic) struct __CFArray *properties; -- (float)ab_heightToFitForViewInPopoverView; +- (double)ab_heightToFitForViewInPopoverView; - (id)propertyPicker; - (void)loadView; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyPlaceholderCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyPlaceholderCell.h index 1c36c1f49..e6a1a9ed4 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyPlaceholderCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyPlaceholderCell.h @@ -14,8 +14,8 @@ - (void)setCardGroupItem:(id)arg1; - (void)tintColorDidChange; -- (BOOL)shouldPerformDefaultAction; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (_Bool)shouldPerformDefaultAction; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; // Remaining properties @property(retain, nonatomic) UIView *separatorView; diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyPostalAddressCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyPostalAddressCell.h index 026264a81..1209c778a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyPostalAddressCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyPostalAddressCell.h @@ -4,27 +4,28 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class ABPostalAddressEditorView; -@interface ABPropertyPostalAddressCell : ABPropertyMultilineCell +@interface ABPropertyPostalAddressCell : ABPropertySimpleCell { ABPostalAddressEditorView *_addressEditor; } @property(retain, nonatomic) ABPostalAddressEditorView *addressEditor; // @synthesize addressEditor=_addressEditor; +- (void)setValueTextAttributes:(id)arg1; - (void)setBackgroundColor:(id)arg1; -- (id)_addressEditorConstraints; -- (void)updateConstraints; +- (id)contentViewEditingConstraints; - (void)layoutChanged:(id)arg1; - (void)valueChanged:(id)arg1; -- (void)setCardGroupItem:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setDelegate:(id)arg1; +- (void)updateWithPropertyItem:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setPresentingDelegate:(id)arg1; - (id)firstResponderItem; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyRelatedNameCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyRelatedNameCell.h new file mode 100644 index 000000000..4bcba01a4 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyRelatedNameCell.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" + +@interface ABPropertyRelatedNameCell : ABPropertySimpleCell +{ +} + +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; +- (void)performAccessoryAction; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertySimpleCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertySimpleCell.h index 8ab347e4a..436779042 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertySimpleCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertySimpleCell.h @@ -13,7 +13,7 @@ @interface ABPropertySimpleCell : ABPropertyCell { - BOOL _allowsActions; + _Bool _allowsActions; UIButton *_labelButton; UITextField *_textField; UIView *_vseparator; @@ -22,27 +22,31 @@ ABTransportButton *_transportIcon2; ABPropertyAction *_transportAction1; ABPropertyAction *_transportAction2; - float _labelValueSpacing; + double _labelValueSpacing; UIColor *_actionsColor; UIImageView *_chevron; } @property(retain, nonatomic) UIImageView *chevron; // @synthesize chevron=_chevron; @property(retain, nonatomic) UIColor *actionsColor; // @synthesize actionsColor=_actionsColor; -@property(nonatomic) float labelValueSpacing; // @synthesize labelValueSpacing=_labelValueSpacing; +@property(nonatomic) double labelValueSpacing; // @synthesize labelValueSpacing=_labelValueSpacing; @property(retain, nonatomic) ABPropertyAction *transportAction2; // @synthesize transportAction2=_transportAction2; @property(retain, nonatomic) ABPropertyAction *transportAction1; // @synthesize transportAction1=_transportAction1; @property(readonly, nonatomic) ABTransportButton *transportIcon2; // @synthesize transportIcon2=_transportIcon2; @property(readonly, nonatomic) ABTransportButton *transportIcon1; // @synthesize transportIcon1=_transportIcon1; -@property(nonatomic) BOOL allowsActions; // @synthesize allowsActions=_allowsActions; +@property(nonatomic) _Bool allowsActions; // @synthesize allowsActions=_allowsActions; @property(retain, nonatomic) UIImageView *star; // @synthesize star=_star; @property(retain, nonatomic) UIView *vseparator; // @synthesize vseparator=_vseparator; @property(retain, nonatomic) UITextField *textField; // @synthesize textField=_textField; @property(readonly, nonatomic) UIButton *labelButton; // @synthesize labelButton=_labelButton; - (id)_constraintsToOverlapView:(id)arg1 onView:(id)arg2; +- (void)_updateView; +- (void)_setupEditingViews; - (void)picker:(id)arg1 didPickItem:(id)arg2; - (void)pickerDidCancel:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setValueTextAttributes:(id)arg1; +- (void)setLabelTextAttributes:(id)arg1; - (void)updateTransportButtons; - (void)textFieldChanged:(id)arg1; - (id)firstResponderItem; @@ -52,7 +56,7 @@ - (void)transportButtonClicked:(id)arg1; - (void)labelButtonClicked:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertySocialProfileCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertySocialProfileCell.h index 97dbba77e..48ec6a2a6 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertySocialProfileCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertySocialProfileCell.h @@ -17,11 +17,11 @@ - (void)pickerDidCancel:(id)arg1; - (void)picker:(id)arg1 didPickItem:(id)arg2; -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (CDStruct_856ef1b3)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; - (void)labelButtonClicked:(id)arg1; @property(readonly, nonatomic) CNSocialProfile *profile; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABPropertyURLAddressCell.h b/iOS7/Frameworks/AddressBookUI/ABPropertyURLAddressCell.h index 173c182e3..84ad712e9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABPropertyURLAddressCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABPropertyURLAddressCell.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABRecordMerger.h b/iOS7/Frameworks/AddressBookUI/ABRecordMerger.h index 17e352c9f..157bd9e22 100644 --- a/iOS7/Frameworks/AddressBookUI/ABRecordMerger.h +++ b/iOS7/Frameworks/AddressBookUI/ABRecordMerger.h @@ -11,11 +11,11 @@ } + (void)mergeVCardRecord:(void *)arg1 withProperties:(struct __CFArray *)arg2 intoRecord:(void *)arg3; -+ (BOOL)_propertiesArray:(id)arg1 containsProperty:(int)arg2; -+ (BOOL)mergeMultiValueProperty:(int)arg1 fromRecord:(void *)arg2 intoRecord:(void *)arg3; -+ (BOOL)_addMultiValueEntry:(void *)arg1 atIndex:(long)arg2 toMultiValue:(void *)arg3 withProperty:(int)arg4 existingValues:(struct __CFSet *)arg5; ++ (_Bool)_propertiesArray:(id)arg1 containsProperty:(int)arg2; ++ (_Bool)mergeMultiValueProperty:(int)arg1 fromRecord:(void *)arg2 intoRecord:(void *)arg3; ++ (_Bool)_addMultiValueEntry:(void *)arg1 atIndex:(long long)arg2 toMultiValue:(void *)arg3 withProperty:(int)arg4 existingValues:(struct __CFSet *)arg5; + (void)_addValue:(void *)arg1 withProperty:(int)arg2 toExistingValues:(struct __CFSet *)arg3; -+ (BOOL)_mergeSingleValueProperty:(int)arg1 fromRecord:(void *)arg2 intoRecord:(void *)arg3; ++ (_Bool)_mergeSingleValueProperty:(int)arg1 fromRecord:(void *)arg2 intoRecord:(void *)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABRefreshController.h b/iOS7/Frameworks/AddressBookUI/ABRefreshController.h index af55d7fb7..6ae683c36 100644 --- a/iOS7/Frameworks/AddressBookUI/ABRefreshController.h +++ b/iOS7/Frameworks/AddressBookUI/ABRefreshController.h @@ -18,24 +18,24 @@ } + (id)sharedInstance; -- (BOOL)canRefreshSources:(id)arg1; +- (_Bool)canRefreshSources:(id)arg1; - (void)refreshEverythingNow; - (void)refreshAccountGroupList:(id)arg1; - (void)refreshContactsFilter:(id)arg1; -- (BOOL)_acAccountExistsForIdentifier:(id)arg1; +- (_Bool)_acAccountExistsForIdentifier:(id)arg1; - (id)refreshableAccountIdentifiersForContactsFilter:(id)arg1; -- (BOOL)canRefreshAccountIdentifier:(id)arg1; -- (void)_refreshGroupListForACAccountWithIdentifier:(id)arg1 isUserRequested:(BOOL)arg2; -- (void)_refreshACAccountWithIdentifier:(id)arg1 isUserRequested:(BOOL)arg2; +- (_Bool)canRefreshAccountIdentifier:(id)arg1; +- (void)_refreshGroupListForACAccountWithIdentifier:(id)arg1 isUserRequested:(_Bool)arg2; +- (void)_refreshACAccountWithIdentifier:(id)arg1 isUserRequested:(_Bool)arg2; - (void)startRefreshingOrphanedAccountsWithAddressBook:(void *)arg1; -- (void)startRefreshingOrphanedAccountsWithAddressBook:(void *)arg1 afterDelay:(BOOL)arg2; +- (void)startRefreshingOrphanedAccountsWithAddressBook:(void *)arg1 afterDelay:(_Bool)arg2; - (void)_actuallyRefreshOrphanedAccountsWithAddressBook:(void *)arg1; - (void)_resumeAllRefreshes; - (void)_postponeAllRefreshes; - (void)cancelAllScheduledRefreshesWithObserver:(void *)arg1; - (void)scheduleRefreshForAccountGroupList:(id)arg1 withObserver:(void *)arg2; - (void)scheduleRefreshForContactsFilter:(id)arg1 withObserver:(void *)arg2; -- (BOOL)canRefreshContactsFilter:(id)arg1; +- (_Bool)canRefreshContactsFilter:(id)arg1; - (void)_addObjectToRefresh:(id)arg1 withObserver:(void *)arg2 toDictionary:(id *)arg3; - (void)_setRefreshDelay:(double)arg1; - (id)accountStore; diff --git a/iOS7/Frameworks/AddressBookUI/ABRepeatingGradientSeparatorView.h b/iOS7/Frameworks/AddressBookUI/ABRepeatingGradientSeparatorView.h index 546d4b3d9..a876f9abc 100644 --- a/iOS7/Frameworks/AddressBookUI/ABRepeatingGradientSeparatorView.h +++ b/iOS7/Frameworks/AddressBookUI/ABRepeatingGradientSeparatorView.h @@ -13,10 +13,10 @@ NSArray *_gradientColors; UIColor *_startColor; UIColor *_endColor; - float _step; + double _step; } -@property(nonatomic) float step; // @synthesize step=_step; +@property(nonatomic) double step; // @synthesize step=_step; @property(retain, nonatomic) UIColor *endColor; // @synthesize endColor=_endColor; @property(retain, nonatomic) UIColor *startColor; // @synthesize startColor=_startColor; @property(readonly, nonatomic) NSArray *gradientColors; diff --git a/iOS7/Frameworks/AddressBookUI/ABSearchOperationDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABSearchOperationDelegate-Protocol.h index 60820d00f..4f3bb4466 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSearchOperationDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABSearchOperationDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABSearchOperationDelegate -- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(BOOL)arg3; +- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABSectionListVibrantHeaderView.h b/iOS7/Frameworks/AddressBookUI/ABSectionListVibrantHeaderView.h new file mode 100644 index 000000000..50a721455 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABSectionListVibrantHeaderView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIView, _UIBackdropView; + +@interface ABSectionListVibrantHeaderView : ABSectionListHeaderView +{ + _UIBackdropView *_backdrop; + UIView *_plusDView; + _Bool _wantsPlusDLayer; +} + +@property(nonatomic) _Bool wantsPlusDLayer; // @synthesize wantsPlusDLayer=_wantsPlusDLayer; +- (void)setFloating:(_Bool)arg1; +- (void)setBackdropGroupName:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABServicePickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABServicePickerViewController.h index b0adb471c..e6bba5988 100644 --- a/iOS7/Frameworks/AddressBookUI/ABServicePickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABServicePickerViewController.h @@ -26,8 +26,8 @@ - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)addCustomServicePlaceholder; - (id)addCustomServiceButtonLabel; - (id)addCustomServiceTitle; diff --git a/iOS7/Frameworks/AddressBookUI/ABShareContactActivityItem.h b/iOS7/Frameworks/AddressBookUI/ABShareContactActivityItem.h index 547c0aa25..70439c803 100644 --- a/iOS7/Frameworks/AddressBookUI/ABShareContactActivityItem.h +++ b/iOS7/Frameworks/AddressBookUI/ABShareContactActivityItem.h @@ -19,6 +19,7 @@ @property(retain, nonatomic) CNContact *contact; // @synthesize contact=_contact; - (id)activityViewController:(id)arg1 attachmentNameForActivityType:(id)arg2; - (id)activityViewController:(id)arg1 dataTypeIdentifierForActivityType:(id)arg2; +- (id)activityViewController:(id)arg1 thumbnailImageForActivityType:(id)arg2 suggestedSize:(struct CGSize)arg3; - (id)activityViewController:(id)arg1 subjectForActivityType:(id)arg2; - (id)activityViewController:(id)arg1 itemForActivityType:(id)arg2; - (id)activityViewControllerPlaceholderItem:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewController.h b/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewController.h index b671e1919..ae5ab8161 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewController.h @@ -22,21 +22,21 @@ @property(copy, nonatomic) NSString *placeholder; // @synthesize placeholder=_placeholder; @property(copy, nonatomic) NSString *stringValue; // @synthesize stringValue=_value; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)propertyEditingTableViewCell:(id)arg1 valueDidChange:(id)arg2; - (void)save:(id)arg1; - (void)cancel:(id)arg1; - (void)updateSaveButton; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (float)ab_heightToFitForViewInPopoverView; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; +- (double)ab_heightToFitForViewInPopoverView; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; - (void)setTitleLocalizationKey:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewControllerDelegate-Protocol.h index c86239e01..2d934d108 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABSimpleTextInputViewControllerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)simpleTextInputViewController:(id)arg1 didCompleteWithValue:(id)arg2; @optional -- (BOOL)simpleTextInputViewControllerShouldDismissKeyboard:(id)arg1; +- (_Bool)simpleTextInputViewControllerShouldDismissKeyboard:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABSiriContactContextProvider.h b/iOS7/Frameworks/AddressBookUI/ABSiriContactContextProvider.h index 3d7996ad7..00f5286dc 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSiriContactContextProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABSiriContactContextProvider.h @@ -17,9 +17,9 @@ - (void)_removeContextProviderOnMainThread; - (id)contextManager; -- (void)setEnabled:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; - (void)dealloc; - (id)initWithContact:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABSplitTextFieldCell.h b/iOS7/Frameworks/AddressBookUI/ABSplitTextFieldCell.h index 9c0bb576d..4cd554d53 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSplitTextFieldCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABSplitTextFieldCell.h @@ -6,23 +6,25 @@ #import "UITableViewCell.h" -@class ABRepeatingGradientSeparatorView, UITextField; +@class ABRepeatingGradientSeparatorView, UITextField, UIView; @interface ABSplitTextFieldCell : UITableViewCell { UITextField *_textFieldLeft; UITextField *_textFieldRight; ABRepeatingGradientSeparatorView *_separator; + UIView *_spacer; } -+ (BOOL)requiresConstraintBasedLayout; ++ (_Bool)requiresConstraintBasedLayout; +@property(retain, nonatomic) UIView *spacer; // @synthesize spacer=_spacer; @property(retain, nonatomic) ABRepeatingGradientSeparatorView *separator; // @synthesize separator=_separator; @property(retain, nonatomic) UITextField *textFieldRight; // @synthesize textFieldRight=_textFieldRight; @property(retain, nonatomic) UITextField *textFieldLeft; // @synthesize textFieldLeft=_textFieldLeft; - (void)setNeedsUpdateConstraints; - (void)updateConstraints; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkContactAddressPropertyCell.h b/iOS7/Frameworks/AddressBookUI/ABStarkContactAddressPropertyCell.h index eb7cdd4b3..007de2255 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkContactAddressPropertyCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkContactAddressPropertyCell.h @@ -16,7 +16,7 @@ - (void)setLabelTextAttributes:(id)arg1; - (void)setValueTextAttributes:(id)arg1; - (void)updateWithPropertyItem:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkContactPropertyCell.h b/iOS7/Frameworks/AddressBookUI/ABStarkContactPropertyCell.h index be5456279..2c07cc3f9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkContactPropertyCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkContactPropertyCell.h @@ -13,7 +13,7 @@ @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (id)contentViewConstraints; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkContactViewController.h b/iOS7/Frameworks/AddressBookUI/ABStarkContactViewController.h index 16d3fdd70..d89f9ae30 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkContactViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkContactViewController.h @@ -13,13 +13,12 @@ ABStarkContactContainerView *_containerView; } -- (float)heightForHeaderInTableView:(id)arg1; +- (double)heightForHeaderInTableView:(id)arg1; - (id)viewForHeaderInTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (id)contactView; - (id)containerView; diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkContactsListViewController.h b/iOS7/Frameworks/AddressBookUI/ABStarkContactsListViewController.h index 48e94e5a5..26a4c8d14 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkContactsListViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkContactsListViewController.h @@ -6,23 +6,28 @@ #import "UITableViewController.h" +#import "ABContactViewControllerDelegate-Protocol.h" #import "ABMembersDataSourceDelegate-Protocol.h" @class ABMembersDataSource, ABModel; -@interface ABStarkContactsListViewController : UITableViewController +@interface ABStarkContactsListViewController : UITableViewController { ABMembersDataSource *_dataSource; ABModel *_model; + id _peoplePickerDelegate; } -- (BOOL)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (BOOL)abDataSourceAllowsShowingPersonsCards:(id)arg1; -- (BOOL)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(BOOL)arg5; -- (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; +@property(nonatomic) id peoplePickerDelegate; // @synthesize peoplePickerDelegate=_peoplePickerDelegate; +- (_Bool)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; +- (_Bool)abDataSource:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; +- (_Bool)abDataSourceAllowsShowingPersonsCards:(id)arg1; +- (_Bool)abDataSource:(id)arg1 selectedPerson:(void *)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(_Bool)arg5; - (void)viewDidLoad; - (void)dealloc; - (id)initWithModel:(id)arg1; +- (id)initWithStyle:(long long)arg1; +- (id)init; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkGroupTableCell.h b/iOS7/Frameworks/AddressBookUI/ABStarkGroupTableCell.h index 30ddc446e..1e8b3c84d 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkGroupTableCell.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkGroupTableCell.h @@ -17,7 +17,7 @@ @property(retain, nonatomic) ABGroupWrapper *groupWrapper; // @synthesize groupWrapper=_groupWrapper; - (void)dealloc; -- (void)groupWrapper:(id)arg1 didBecomeSelected:(BOOL)arg2; +- (void)groupWrapper:(id)arg1 didBecomeSelected:(_Bool)arg2; - (void)updateFromGroupWrapper; - (id)initWithStyleProvider:(id)arg1 reuseIdentifier:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkGroupsDataSource.h b/iOS7/Frameworks/AddressBookUI/ABStarkGroupsDataSource.h index 83db1c854..e232c9192 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkGroupsDataSource.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkGroupsDataSource.h @@ -23,18 +23,18 @@ @property(retain, nonatomic) ABModel *model; // @synthesize model=_model; - (void)cancelScheduledRefresh; - (void)scheduleRefresh; -- (int)numberOfGroupsForAccountIdentifier:(id)arg1; +- (long long)numberOfGroupsForAccountIdentifier:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)accountDisplayNameAtIndex:(int)arg1; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfAccounts; -- (int)numberOfGroupsInAccountAtIndex:(int)arg1; +- (id)accountDisplayNameAtIndex:(long long)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfAccounts; +- (long long)numberOfGroupsInAccountAtIndex:(long long)arg1; - (id)newContactsFilterForIndexPath:(id)arg1; - (id)titleForIndexPath:(id)arg1; - (id)groupWrapperForIndexPath:(id)arg1; - (void)reloadData; -- (void)reloadDataIncludingAccountStore:(BOOL)arg1 usingArchivedState:(BOOL)arg2; +- (void)reloadDataIncludingAccountStore:(_Bool)arg1 usingArchivedState:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABStarkStyleProvider.h index 015ed1dd0..3819f7dc2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStarkStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABStarkStyleProvider.h @@ -10,14 +10,14 @@ { } -+ (float)memberHeaderRowHeight; -+ (float)memberTextBaseline; -+ (float)memberRowHeight; ++ (double)memberHeaderRowHeight; ++ (double)memberTextBaseline; ++ (double)memberRowHeight; - (id)cardPhotoOverlayImage; - (id)cardPhotoBackgroundImage; - (id)cardPlaceholderCompanyImage; - (id)cardPlaceholderPersonImage; -- (BOOL)memberShowContactPhoto; +- (_Bool)memberShowContactPhoto; - (id)memberNameMeCardDisabledImage; - (id)memberNameMeCardSelectedImage; - (id)memberNameMeCardImage; @@ -29,12 +29,11 @@ - (id)memberNameTextColor; - (id)memberNameBoldFont; - (id)memberNameRegularFont; -- (float)memberNameFontSize; +- (double)memberNameFontSize; - (struct UIEdgeInsets)memberNameInsets; - (id)membersBackgroundColor; -- (unsigned int)membersCountToShowSections; -- (int)membersSelectionStyle; -- (BOOL)memberNameRespectsLargeTextSetting; +- (unsigned long long)membersCountToShowIndex; +- (long long)membersSelectionStyle; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABStarkUtilities.h b/iOS7/Frameworks/AddressBookUI/ABStarkUtilities.h new file mode 100644 index 000000000..ddcf8fb64 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABStarkUtilities.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface ABStarkUtilities : NSObject +{ +} + ++ (_Bool)activeInterfaceMechanismIsHardware; ++ (id)starkScreen; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABSteadfastLineView.h b/iOS7/Frameworks/AddressBookUI/ABSteadfastLineView.h index f810c72c0..be765b0a2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSteadfastLineView.h +++ b/iOS7/Frameworks/AddressBookUI/ABSteadfastLineView.h @@ -8,10 +8,10 @@ @interface ABSteadfastLineView : UIView { - BOOL disappearsOnHighlight; + _Bool disappearsOnHighlight; } -@property(nonatomic) BOOL disappearsOnHighlight; // @synthesize disappearsOnHighlight; +@property(nonatomic) _Bool disappearsOnHighlight; // @synthesize disappearsOnHighlight; - (void)forceSetBackgroundColor:(id)arg1; - (void)setBackgroundColor:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABStyleProvider-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABStyleProvider-Protocol.h index ba07fbb3b..e3fafc640 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStyleProvider-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABStyleProvider-Protocol.h @@ -9,53 +9,56 @@ @class UIColor, UIFont, UIImage, UIView, _UIGraphicsLetterpressStyle; @protocol ABStyleProvider -@property(readonly, nonatomic) int groupCellSelectionStyle; +@property(readonly, nonatomic) long long groupCellSelectionStyle; @property(readonly, nonatomic) struct CGSize groupCellShadowOffset; @property(readonly, nonatomic) UIColor *groupCellShadowColor; @property(readonly, nonatomic) UIColor *groupCellHighlightedTextColor; @property(readonly, nonatomic) UIColor *groupCellTextColor; +@property(readonly, nonatomic) UIColor *groupHeaderBackgroudColor; @property(readonly, nonatomic) UIColor *groupCellBackgroundColor; @property(readonly, nonatomic) struct CGSize groupAccountNameShadowOffset; @property(readonly, nonatomic) UIColor *groupAccountNameShadowColor; @property(readonly, nonatomic) UIColor *groupAccountNameColor; @property(readonly, nonatomic) UIFont *groupAccountNameFont; -@property(readonly, nonatomic) BOOL groupSectionDrawsDefaultTopShadow; -@property(readonly, nonatomic) float groupSectionHeaderHorizontalPadding; -@property(readonly, nonatomic) float groupSectionHeaderHeight; +@property(readonly, nonatomic) _Bool groupSectionDrawsDefaultTopShadow; +@property(readonly, nonatomic) double groupSectionHeaderHorizontalPadding; +@property(readonly, nonatomic) double groupSectionHeaderHeight; @property(readonly, nonatomic) UIColor *groupsTableBackgroundColor; -@property(readonly, nonatomic) BOOL groupsTableShouldRemoveBackgroundView; -@property(readonly, nonatomic) BOOL peoplePickerBarStyleIsTranslucent; -@property(readonly, nonatomic) int peoplePickerBarStyle; -@property(readonly, nonatomic) BOOL shouldUsePeoplePickerBarStyle; -@property(readonly, nonatomic) BOOL presentDatePickerInPopover; -@property(readonly, nonatomic) BOOL presentNewContactsControllersInPopover; -@property(readonly, nonatomic) BOOL presentModalViewInPopover; -@property(readonly, nonatomic) int unknownModalPresentationStyle; -@property(readonly, nonatomic) int composeModalPresentationStyle; -@property(readonly, nonatomic) BOOL shouldDefinePickerTransitionStyle; -@property(readonly, nonatomic) int pickerTransitionStyle; -@property(readonly, nonatomic) BOOL shouldPropagateStylesToPickers; -@property(readonly, nonatomic) BOOL shouldPropagateStylesThroughUnknownPersonActions; +@property(readonly, nonatomic) _Bool groupsTableShouldRemoveBackgroundView; +@property(readonly, nonatomic) _Bool peoplePickerBarStyleIsTranslucent; +@property(readonly, nonatomic) long long peoplePickerBarStyle; +@property(readonly, nonatomic) _Bool shouldUsePeoplePickerBarStyle; +@property(readonly, nonatomic) _Bool presentDatePickerInPopover; +@property(readonly, nonatomic) _Bool presentNewContactsControllersInPopover; +@property(readonly, nonatomic) _Bool presentModalViewInPopover; +@property(readonly, nonatomic) long long unknownModalPresentationStyle; +@property(readonly, nonatomic) long long composeModalPresentationStyle; +@property(readonly, nonatomic) _Bool shouldDefinePickerTransitionStyle; +@property(readonly, nonatomic) long long pickerTransitionStyle; +@property(readonly, nonatomic) _Bool shouldPropagateStylesToPickers; +@property(readonly, nonatomic) _Bool shouldPropagateStylesThroughUnknownPersonActions; @property(readonly, nonatomic) UIColor *membersBackgroundColor; +@property(readonly, nonatomic) UIView *memberHeaderBackgroundView; @property(readonly, nonatomic) UIColor *membersHeaderBackgroundColor; +@property(readonly, nonatomic) UIColor *membersHeaderContentViewBackgroundColor; @property(readonly, nonatomic) UIColor *membersIndexTrackingBackgroundColor; @property(readonly, nonatomic) UIColor *membersIndexTextColor; -@property(readonly, nonatomic) float membersIndexMaximumHeight; -@property(readonly, nonatomic) BOOL membersSearchBarIsInTableHeader; -@property(readonly, nonatomic) unsigned int membersCountToShowIndex; -@property(readonly, nonatomic) unsigned int membersCountToShowSections; -@property(readonly, nonatomic) int membersSelectionStyle; +@property(readonly, nonatomic) double membersIndexMaximumHeight; +@property(readonly, nonatomic) _Bool membersSearchBarIsInTableHeader; +@property(readonly, nonatomic) unsigned long long membersCountToShowIndex; +@property(readonly, nonatomic) unsigned long long membersCountToShowSections; +@property(readonly, nonatomic) long long membersSelectionStyle; @property(readonly, nonatomic) UIImage *memberSectionListHeaderImage; -@property(readonly, nonatomic) BOOL searchControllerForceKeyboardDisplayEnabled; -@property(readonly, nonatomic) BOOL serverSearchNavigationBarHidingEnabled; -@property(readonly, nonatomic) BOOL searchIsAlwaysActive; +@property(readonly, nonatomic) _Bool searchControllerForceKeyboardDisplayEnabled; +@property(readonly, nonatomic) _Bool serverSearchNavigationBarHidingEnabled; +@property(readonly, nonatomic) _Bool searchIsAlwaysActive; @property(readonly, nonatomic) UIColor *memberSelectedBackgroundColor; -@property(readonly, nonatomic) float memberScrollBarInset; +@property(readonly, nonatomic) double memberScrollBarInset; @property(readonly, nonatomic) UIImage *memberPlaceholderCompanyImage; @property(readonly, nonatomic) UIImage *memberPlaceholderPersonImage; @property(readonly, nonatomic) UIImage *memberPhotoOverlayImage; @property(readonly, nonatomic) UIImage *memberPhotoMaskImage; -@property(readonly, nonatomic) BOOL memberShowContactPhoto; +@property(readonly, nonatomic) _Bool memberShowContactPhoto; @property(readonly, nonatomic) struct UIEdgeInsets memberNameInsets; @property(readonly, nonatomic) struct CGSize memberNameShadowOffset; @property(readonly, nonatomic) UIColor *memberSearchFieldBackgroundColor; @@ -69,65 +72,65 @@ @property(readonly, nonatomic) UIColor *memberNameSelectedColor; @property(readonly, nonatomic) UIColor *memberNameDisabledTextColor; @property(readonly, nonatomic) UIColor *memberNameTextColor; -@property(readonly, nonatomic) float memberNameInterComponentSpacing; +@property(readonly, nonatomic) double memberNameInterComponentSpacing; @property(readonly, nonatomic) UIFont *memberNameBoldFontForSectionHeader; @property(readonly, nonatomic) UIFont *memberNameRegularFontForSectionHeader; @property(readonly, nonatomic) UIFont *memberNameBoldFont; @property(readonly, nonatomic) UIFont *memberNamePlaceholderFont; @property(readonly, nonatomic) UIFont *memberNameRegularFont; -@property(readonly, nonatomic) BOOL labelPickerUsesOpaqueBackground; -@property(readonly, nonatomic) BOOL labelPickerShouldPushCustomLabelCreator; -@property(readonly, nonatomic) BOOL datePickerHasNavigationTitle; -@property(readonly, nonatomic) BOOL cardTableUsesRowFadeAnimation; -@property(readonly, nonatomic) BOOL linkedPhotoLabelStringsDescribeSourceOnly; -@property(readonly, nonatomic) BOOL linkedPhotoPickerIncludesCurrentPhoto; -@property(readonly, nonatomic) float cardLinkingHeaderLabelHeight; -@property(readonly, nonatomic) BOOL linkedCardsShouldAllowDeletion; +@property(readonly, nonatomic) _Bool labelPickerUsesOpaqueBackground; +@property(readonly, nonatomic) _Bool labelPickerShouldPushCustomLabelCreator; +@property(readonly, nonatomic) _Bool datePickerHasNavigationTitle; +@property(readonly, nonatomic) _Bool cardTableUsesRowFadeAnimation; +@property(readonly, nonatomic) _Bool linkedPhotoLabelStringsDescribeSourceOnly; +@property(readonly, nonatomic) _Bool linkedPhotoPickerIncludesCurrentPhoto; +@property(readonly, nonatomic) double cardLinkingHeaderLabelHeight; +@property(readonly, nonatomic) _Bool linkedCardsShouldAllowDeletion; @property(readonly, nonatomic) UIView *cardNotesHeaderView; -@property(readonly, nonatomic) float cardNotesHeaderViewHeight; -@property(readonly, nonatomic) BOOL cardNotesLabelIncludesSource; -@property(readonly, nonatomic) BOOL cardAlwaysShowsNotes; -@property(readonly, nonatomic) int cardCellSelectionStyle; +@property(readonly, nonatomic) double cardNotesHeaderViewHeight; +@property(readonly, nonatomic) _Bool cardNotesLabelIncludesSource; +@property(readonly, nonatomic) _Bool cardAlwaysShowsNotes; +@property(readonly, nonatomic) long long cardCellSelectionStyle; @property(readonly, nonatomic) UIColor *cardCellDisabledBackgroundColor; @property(readonly, nonatomic) UIColor *cardCellBackgroundColor; -@property(readonly, nonatomic) float cardContentOccluderDefaultBottomFadingHeight; -@property(readonly, nonatomic) float cardContentOccluderDefaultTopFadingHeight; -@property(readonly, nonatomic) BOOL cardActionsAllowVoiceFavorites; -@property(readonly, nonatomic) BOOL cardActionsAllowFaceTimeFavorites; +@property(readonly, nonatomic) double cardContentOccluderDefaultBottomFadingHeight; +@property(readonly, nonatomic) double cardContentOccluderDefaultTopFadingHeight; +@property(readonly, nonatomic) _Bool cardActionsAllowVoiceFavorites; +@property(readonly, nonatomic) _Bool cardActionsAllowFaceTimeFavorites; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonsInsets; @property(readonly, nonatomic) UIImage *cardActionConferenceIconPressed; @property(readonly, nonatomic) UIImage *cardActionConferenceIcon; -@property(readonly, nonatomic) float cardActionButtonHeight; -@property(readonly, nonatomic) float cardActionButtonSpacing; +@property(readonly, nonatomic) double cardActionButtonHeight; +@property(readonly, nonatomic) double cardActionButtonSpacing; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonImageInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonTitleDoubleLineInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonTitleSingleLineInsets; @property(readonly, nonatomic) UIImage *cardActionButtonBackgroundHighlighted; @property(readonly, nonatomic) UIImage *cardActionButtonBackgroundNormal; -@property(readonly, nonatomic) int cardActionButtonType; -@property(readonly, nonatomic) float cardCellVerticalSpacingBetweenAlertsOfSimilarType; +@property(readonly, nonatomic) long long cardActionButtonType; +@property(readonly, nonatomic) double cardCellVerticalSpacingBetweenAlertsOfSimilarType; @property(readonly, nonatomic) UIImage *cardCellFacebookBadge; -@property(readonly, nonatomic) float cardCellBadgePaddingLeft; -@property(readonly, nonatomic) int cardCellAccessoryTypeEditRingtone; -@property(readonly, nonatomic) int cardCellAccessoryTypeRingtone; -@property(readonly, nonatomic) int cardCellAccessoryTypeEdit; -@property(readonly, nonatomic) int cardCellAccessoryType; -@property(readonly, nonatomic) float cardSectionHeaderHeightForFollowingCardActions; -@property(readonly, nonatomic) float cardSectionHeaderHeightForFirstCardActions; -@property(readonly, nonatomic) BOOL cardShouldUseSeparateSectionsForUnknownCardActions; -@property(readonly, nonatomic) float cardSectionHeaderHeightForBottomActions; -@property(readonly, nonatomic) BOOL cardSectionDrawsDefaultTopShadow; -@property(readonly, nonatomic) float cardSectionHeaderHorizontalPadding; +@property(readonly, nonatomic) double cardCellBadgePaddingLeft; +@property(readonly, nonatomic) long long cardCellAccessoryTypeEditRingtone; +@property(readonly, nonatomic) long long cardCellAccessoryTypeRingtone; +@property(readonly, nonatomic) long long cardCellAccessoryTypeEdit; +@property(readonly, nonatomic) long long cardCellAccessoryType; +@property(readonly, nonatomic) double cardSectionHeaderHeightForFollowingCardActions; +@property(readonly, nonatomic) double cardSectionHeaderHeightForFirstCardActions; +@property(readonly, nonatomic) _Bool cardShouldUseSeparateSectionsForUnknownCardActions; +@property(readonly, nonatomic) double cardSectionHeaderHeightForBottomActions; +@property(readonly, nonatomic) _Bool cardSectionDrawsDefaultTopShadow; +@property(readonly, nonatomic) double cardSectionHeaderHorizontalPadding; @property(readonly, nonatomic) struct CGSize cardSectionHeaderShadowOffset; @property(readonly, nonatomic) UIColor *cardSectionHeaderShadowColor; @property(readonly, nonatomic) UIColor *cardSectionHeaderTextColor; @property(readonly, nonatomic) UIFont *cardSectionHeaderFont; -@property(readonly, nonatomic) BOOL cardSectionAlwaysWantsHeader; +@property(readonly, nonatomic) _Bool cardSectionAlwaysWantsHeader; @property(readonly, nonatomic) UIImage *cardValueClearButtonImage; @property(readonly, nonatomic) UIColor *cardValueTappableColor; @property(readonly, nonatomic) struct UIEdgeInsets cardValueEditingInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardValueInsets; -@property(readonly, nonatomic) BOOL cardValueHighlightsWhenTouched; +@property(readonly, nonatomic) _Bool cardValueHighlightsWhenTouched; @property(readonly, nonatomic) struct CGSize cardValueShadowOffset; @property(readonly, nonatomic) UIColor *cardValueHighlightedShadowColor; @property(readonly, nonatomic) UIColor *cardValueShadowColor; @@ -138,7 +141,7 @@ @property(readonly, nonatomic) UIColor *cardValueTextColor; @property(readonly, nonatomic) struct UIEdgeInsets cardLabelInsets; @property(readonly, nonatomic) UIColor *cardLabelBackgroundColor; -@property(readonly, nonatomic) float cardLabelWidth; +@property(readonly, nonatomic) double cardLabelWidth; @property(readonly, nonatomic) UIFont *cardLabelEditingTextFont; @property(readonly, nonatomic) UIFont *cardLabelTextFont; @property(readonly, nonatomic) struct CGSize cardLabelShadowOffset; @@ -152,15 +155,15 @@ @property(readonly, nonatomic) UIColor *cardLabelTextColor; @property(readonly, nonatomic) UIColor *cardLabelSelectedBackgroundColor; @property(readonly, nonatomic) UIColor *cardTableBackgroundColor; -@property(readonly, nonatomic) float cardHeaderEditingImageLeftMargin; -@property(readonly, nonatomic) float cardHeaderEditingImageTopMargin; -@property(readonly, nonatomic) float cardHeaderDisplayImageLeftMargin; -@property(readonly, nonatomic) float cardHeaderDisplayImageTopMargin; -@property(readonly, nonatomic) float cardHeaderViewLeftMargin; -@property(readonly, nonatomic) float cardHeaderViewTopMargin; +@property(readonly, nonatomic) double cardHeaderEditingImageLeftMargin; +@property(readonly, nonatomic) double cardHeaderEditingImageTopMargin; +@property(readonly, nonatomic) double cardHeaderDisplayImageLeftMargin; +@property(readonly, nonatomic) double cardHeaderDisplayImageTopMargin; +@property(readonly, nonatomic) double cardHeaderViewLeftMargin; +@property(readonly, nonatomic) double cardHeaderViewTopMargin; @property(readonly, nonatomic) UIColor *cardHeaderBackgroundColor; -@property(readonly, nonatomic) float cardHeaderImageNameEditorSpacing; -@property(readonly, nonatomic) float cardHeaderImageNameSpacing; +@property(readonly, nonatomic) double cardHeaderImageNameEditorSpacing; +@property(readonly, nonatomic) double cardHeaderImageNameSpacing; @property(readonly, nonatomic) UIColor *cardClippingImageLabelBevelColor; @property(readonly, nonatomic) UIColor *cardClippingImageLabelColor; @property(readonly, nonatomic) UIImage *cardPhotoFacebookAttributionImage; @@ -174,20 +177,20 @@ @property(readonly, nonatomic) UIImage *cardPhotoShadowImage; @property(readonly, nonatomic) UIImage *cardPhotoMaskImage; @property(readonly, nonatomic) struct CGSize cardPhotoOffset; -@property(readonly, nonatomic) float cardPhotoFrameBorderSize; -@property(readonly, nonatomic) BOOL shouldApplyMaskImage; -@property(readonly, nonatomic) BOOL cardPhotoShouldApplyOverlayImageWhenLabelPresent; -@property(readonly, nonatomic) BOOL cardPhotoShouldApplyOverlayImageWhenPersonImagePresent; +@property(readonly, nonatomic) double cardPhotoFrameBorderSize; +@property(readonly, nonatomic) _Bool shouldApplyMaskImage; +@property(readonly, nonatomic) _Bool cardPhotoShouldApplyOverlayImageWhenLabelPresent; +@property(readonly, nonatomic) _Bool cardPhotoShouldApplyOverlayImageWhenPersonImagePresent; @property(readonly, nonatomic) UIImage *cardPhotoOverlayImage; @property(readonly, nonatomic) UIImage *cardPhotoBackgroundImage; @property(readonly, nonatomic) UIImage *cardPlaceholderCompanyImage; @property(readonly, nonatomic) UIImage *cardPlaceholderPersonImage; -@property(readonly, nonatomic) BOOL cardPlaceholderImageShouldApplyMaskAndOverlay; -@property(readonly, nonatomic) BOOL shouldShowCardPhotoPlaceholder; -@property(readonly, nonatomic) BOOL cardHeaderNameViewAlignOnBottom; +@property(readonly, nonatomic) _Bool cardPlaceholderImageShouldApplyMaskAndOverlay; +@property(readonly, nonatomic) _Bool shouldShowCardPhotoPlaceholder; +@property(readonly, nonatomic) _Bool cardHeaderNameViewAlignOnBottom; @property(readonly, nonatomic) UIColor *cardHeaderDefaultLabelTextColor; -@property(readonly, nonatomic) unsigned int cardTagNumberOfLines; -@property(readonly, nonatomic) unsigned int cardNameNumberOfLines; +@property(readonly, nonatomic) unsigned long long cardTagNumberOfLines; +@property(readonly, nonatomic) unsigned long long cardNameNumberOfLines; @property(readonly, nonatomic) UIFont *cardTaglineTextFont; @property(readonly, nonatomic) UIColor *cardTaglineShadowColor; @property(readonly, nonatomic) UIColor *cardTaglineTextColor; @@ -195,13 +198,13 @@ @property(readonly, nonatomic) UIColor *cardHeadlineShadowColor; @property(readonly, nonatomic) UIColor *cardHeadlineTextColor; @property(readonly, nonatomic) UIColor *cardTableCellBorderColor; -@property(readonly, nonatomic) BOOL shouldUseCardContentProviderWhenAvailable; +@property(readonly, nonatomic) _Bool shouldUseCardContentProviderWhenAvailable; @property(readonly, nonatomic) _UIGraphicsLetterpressStyle *letterpressStyle; -@property(readonly, nonatomic) BOOL cardTableShouldAdjustForKeyboard; -@property(readonly, nonatomic) BOOL cardTableShouldRemoveBackgroundView; -- (BOOL)reloadCallAction; -- (BOOL)refreshTinyActionCell; -- (void)customSetEmphasized:(BOOL)arg1 onCell:(id)arg2; +@property(readonly, nonatomic) _Bool cardTableShouldAdjustForKeyboard; +@property(readonly, nonatomic) _Bool cardTableShouldRemoveBackgroundView; +- (_Bool)reloadCallAction; +- (_Bool)refreshTinyActionCell; +- (void)customSetEmphasized:(_Bool)arg1 onCell:(id)arg2; - (id)newCustomCardTableScrollingBackgroundView; - (Class)customCardActionCellClass; - (Class)customCardCellClass; @@ -209,33 +212,33 @@ - (id)cardDeleteButtonImagePressed; - (id)cardDeleteButtonImage; - (struct UIEdgeInsets)cardDeleteButtonInsets; -- (float)cardDeleteButtonHeight; -- (struct UIEdgeInsets)cardCellBackgroundInsetsWhenEditing:(BOOL)arg1; -- (id)newCardDividerViewVertical:(BOOL)arg1; -- (id)cardCellDividerShadowColorVertical:(BOOL)arg1; -- (id)cardCellDividerColorVertical:(BOOL)arg1; +- (double)cardDeleteButtonHeight; +- (struct UIEdgeInsets)cardCellBackgroundInsetsWhenEditing:(_Bool)arg1; +- (id)newCardDividerViewVertical:(_Bool)arg1; +- (id)cardCellDividerShadowColorVertical:(_Bool)arg1; +- (id)cardCellDividerColorVertical:(_Bool)arg1; - (void)unselectAllCellParts:(id)arg1; -- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned int)arg2 forCell:(id)arg3; +- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned long long)arg2 forCell:(id)arg3; - (void)selectWholePartForCell:(id)arg1; - (void)selectValuePartForCell:(id)arg1; - (void)selectLabelPartForCell:(id)arg1; - (id)cardTableView:(id)arg1 prepareCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)cardTableView:(id)arg1 wantsHeaderForProperty:(int)arg2 inSection:(int)arg3 whenEditing:(BOOL)arg4; -- (BOOL)personTableHeaderViewScrollsWhenEditing:(BOOL)arg1; -- (float)cardHeaderSpacingFromCardBodyWhenEditing:(BOOL)arg1; -- (float)cardTableViewLinkingHeaderBottomPaddingWhenEditing:(BOOL)arg1; -- (float)cardTableViewLinkingHeaderTopPaddingWhenEditing:(BOOL)arg1; -- (float)cardTableViewSectionFooterHeightWhenEditing:(BOOL)arg1; -- (float)cardTableViewSectionHeaderHeightWhenEditing:(BOOL)arg1; -- (float)cardMaxHeightForSwellTextViewWhenEditing:(BOOL)arg1; -- (float)cardNotesMinimumHeightWhenEditing:(BOOL)arg1; -- (void)setIndicatesFaceTimeHistory:(BOOL)arg1 onActionButton:(id)arg2; +- (_Bool)cardTableView:(id)arg1 wantsHeaderForProperty:(int)arg2 inSection:(long long)arg3 whenEditing:(_Bool)arg4; +- (_Bool)personTableHeaderViewScrollsWhenEditing:(_Bool)arg1; +- (double)cardHeaderSpacingFromCardBodyWhenEditing:(_Bool)arg1; +- (double)cardTableViewLinkingHeaderBottomPaddingWhenEditing:(_Bool)arg1; +- (double)cardTableViewLinkingHeaderTopPaddingWhenEditing:(_Bool)arg1; +- (double)cardTableViewSectionFooterHeightWhenEditing:(_Bool)arg1; +- (double)cardTableViewSectionHeaderHeightWhenEditing:(_Bool)arg1; +- (double)cardMaxHeightForSwellTextViewWhenEditing:(_Bool)arg1; +- (double)cardNotesMinimumHeightWhenEditing:(_Bool)arg1; +- (void)setIndicatesFaceTimeHistory:(_Bool)arg1 onActionButton:(id)arg2; - (id)newCardActionButton; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)editorViewColor; - (id)editorViewSmallFont; - (id)editorViewLargeFont; -- (float)personEditorFieldVerticalInset; +- (double)personEditorFieldVerticalInset; - (struct CGSize)personActionShadowOffset; - (id)personActionShadowColor; - (id)personActionHighlightedColor; @@ -245,7 +248,7 @@ - (id)personNoValueLabelShadowColor; - (id)personNoValueLabelTextColor; - (id)personNoValueLabelFont; -- (struct UIEdgeInsets)cardValueInsetsWhenEditing:(BOOL)arg1; +- (struct UIEdgeInsets)cardValueInsetsWhenEditing:(_Bool)arg1; - (id)personValueImportantHighlightColor; - (id)personValueImportantColor; - (id)personValueEmphasizedHighlightColor; @@ -253,27 +256,27 @@ - (id)personValueHighlightColor; - (id)personValueColor; - (id)personValueFont; -- (float)personValueFontMinSize; -- (id)copyLocalizedPropertyName:(int)arg1 lowercase:(BOOL)arg2; +- (double)personValueFontMinSize; +- (id)copyLocalizedPropertyName:(int)arg1 lowercase:(_Bool)arg2; - (id)copyLocalizedLabel:(id)arg1; - (struct CGSize)personLabelShadowOffset; - (id)personLabelShadowColor; - (id)personLabelHighlightedColor; - (id)personLabelColor; - (id)personLabelFont; -- (float)personLabelFontMinSize; -- (float)personViewHorizontalCellInset; -- (float)personViewRowHeightWhenEditing:(BOOL)arg1; +- (double)personLabelFontMinSize; +- (double)personViewHorizontalCellInset; +- (double)personViewRowHeightWhenEditing:(_Bool)arg1; - (struct CGSize)personHeaderShadowOffset; - (id)personHeaderShadowColor; - (id)personHeaderPasteboardColor; -- (float)personViewHeaderNameViewTextVerticalInset; -- (float)personViewHeaderNameViewTextHorizontalInset; -- (float)personViewHeaderImageHeight; -- (float)personViewHeaderImageWidth; -- (float)personViewVerticalSpacing; -- (float)personViewHeaderMinimumHeight; -- (float)personViewHeaderRightMargin; +- (double)personViewHeaderNameViewTextVerticalInset; +- (double)personViewHeaderNameViewTextHorizontalInset; +- (double)personViewHeaderImageHeight; +- (double)personViewHeaderImageWidth; +- (double)personViewVerticalSpacing; +- (double)personViewHeaderMinimumHeight; +- (double)personViewHeaderRightMargin; - (id)personViewGetNameViewAccessoryImageSelected; - (id)personViewGetNameViewAccessoryImage; - (id)personViewGetFavoritesBadgeHighlighted; @@ -282,16 +285,16 @@ - (id)accessoryViewForVideoBadge; - (id)accessoryViewForFavoritesBadge; - (id)accessoryViewForMailVIPBadge; -- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(BOOL)arg2; +- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(_Bool)arg2; - (id)newTableFooterViewForCellStyle:(int)arg1; - (id)newAccessoryDisclosureIndicatorForCellStyle:(int)arg1; - (id)separatorBottomShadowColorForCellStyle:(int)arg1; - (id)separatorTopShadowColorForCellStyle:(int)arg1; - (id)separatorColorForCellStyle:(int)arg1; -- (int)separatorStyleForCellStyle:(int)arg1; +- (long long)separatorStyleForCellStyle:(int)arg1; - (id)shadowColorForCellStyle:(int)arg1; - (int)abCellStyleForCardTableLinkingUI; -- (int)abCellStyleForCardTableWhenEditing:(BOOL)arg1; +- (int)abCellStyleForCardTableWhenEditing:(_Bool)arg1; - (int)abCellStyleForMembersTable; - (int)abCellStyleForGroupsTablePlain; - (int)abCellStyleForGroupsTableGrouped; diff --git a/iOS7/Frameworks/AddressBookUI/ABStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABStyleProvider.h index 0a79ddfb4..b4736664f 100644 --- a/iOS7/Frameworks/AddressBookUI/ABStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABStyleProvider.h @@ -14,125 +14,127 @@ { } -+ (float)memberTextBaseline; -+ (float)memberRowHeight; -+ (float)memberHeaderTextBaseline; -+ (float)memberHeaderRowHeight; ++ (double)memberTextBaseline; ++ (double)memberRowHeight; ++ (double)memberHeaderTextBaseline; ++ (double)memberHeaderRowHeight; ++ (id)preferredContentSizeCategoryName; + (id)defaultStyleProviderForStyle:(int)arg1; + (id)defaultStyleProvider; -- (BOOL)reloadCallAction; -- (BOOL)refreshTinyActionCell; -- (void)customSetEmphasized:(BOOL)arg1 onCell:(id)arg2; +- (_Bool)reloadCallAction; +- (_Bool)refreshTinyActionCell; +- (void)customSetEmphasized:(_Bool)arg1 onCell:(id)arg2; - (id)newCustomCardTableScrollingBackgroundView; - (Class)customCardCellClass; - (Class)customCardActionCellClass; -@property(readonly, nonatomic) int groupCellSelectionStyle; +@property(readonly, nonatomic) long long groupCellSelectionStyle; @property(readonly, nonatomic) struct CGSize groupCellShadowOffset; @property(readonly, nonatomic) UIColor *groupCellShadowColor; @property(readonly, nonatomic) UIColor *groupCellHighlightedTextColor; @property(readonly, nonatomic) UIColor *groupCellTextColor; +@property(readonly, nonatomic) UIColor *groupHeaderBackgroudColor; @property(readonly, nonatomic) UIColor *groupCellBackgroundColor; -@property(readonly, nonatomic) BOOL groupSectionDrawsDefaultTopShadow; -@property(readonly, nonatomic) float groupSectionHeaderHorizontalPadding; -@property(readonly, nonatomic) float groupSectionHeaderHeight; +@property(readonly, nonatomic) _Bool groupSectionDrawsDefaultTopShadow; +@property(readonly, nonatomic) double groupSectionHeaderHorizontalPadding; +@property(readonly, nonatomic) double groupSectionHeaderHeight; @property(readonly, nonatomic) struct CGSize groupAccountNameShadowOffset; @property(readonly, nonatomic) UIColor *groupAccountNameShadowColor; @property(readonly, nonatomic) UIColor *groupAccountNameColor; @property(readonly, nonatomic) UIFont *groupAccountNameFont; @property(readonly, nonatomic) UIColor *groupsTableBackgroundColor; -@property(readonly, nonatomic) BOOL groupsTableShouldRemoveBackgroundView; -@property(readonly, nonatomic) BOOL peoplePickerBarStyleIsTranslucent; -@property(readonly, nonatomic) int peoplePickerBarStyle; -@property(readonly, nonatomic) BOOL shouldUsePeoplePickerBarStyle; +@property(readonly, nonatomic) _Bool groupsTableShouldRemoveBackgroundView; +@property(readonly, nonatomic) _Bool peoplePickerBarStyleIsTranslucent; +@property(readonly, nonatomic) long long peoplePickerBarStyle; +@property(readonly, nonatomic) _Bool shouldUsePeoplePickerBarStyle; - (int)dialogStyleForDeleteConfirmation; -@property(readonly, nonatomic) BOOL presentDatePickerInPopover; -@property(readonly, nonatomic) BOOL presentNewContactsControllersInPopover; -@property(readonly, nonatomic) BOOL presentModalViewInPopover; -@property(readonly, nonatomic) int unknownModalPresentationStyle; -@property(readonly, nonatomic) int composeModalPresentationStyle; -@property(readonly, nonatomic) BOOL shouldDefinePickerTransitionStyle; -@property(readonly, nonatomic) int pickerTransitionStyle; -@property(readonly, nonatomic) BOOL shouldPropagateStylesToPickers; -@property(readonly, nonatomic) BOOL shouldPropagateStylesThroughUnknownPersonActions; -@property(readonly, nonatomic) BOOL linkedPhotoLabelStringsDescribeSourceOnly; -@property(readonly, nonatomic) BOOL linkedPhotoPickerIncludesCurrentPhoto; -@property(readonly, nonatomic) BOOL labelPickerUsesOpaqueBackground; -@property(readonly, nonatomic) BOOL labelPickerShouldPushCustomLabelCreator; -- (id)newCardDividerViewVertical:(BOOL)arg1; +@property(readonly, nonatomic) _Bool presentDatePickerInPopover; +@property(readonly, nonatomic) _Bool presentNewContactsControllersInPopover; +@property(readonly, nonatomic) _Bool presentModalViewInPopover; +@property(readonly, nonatomic) long long unknownModalPresentationStyle; +@property(readonly, nonatomic) long long composeModalPresentationStyle; +@property(readonly, nonatomic) _Bool shouldDefinePickerTransitionStyle; +@property(readonly, nonatomic) long long pickerTransitionStyle; +@property(readonly, nonatomic) _Bool shouldPropagateStylesToPickers; +@property(readonly, nonatomic) _Bool shouldPropagateStylesThroughUnknownPersonActions; +@property(readonly, nonatomic) _Bool linkedPhotoLabelStringsDescribeSourceOnly; +@property(readonly, nonatomic) _Bool linkedPhotoPickerIncludesCurrentPhoto; +@property(readonly, nonatomic) _Bool labelPickerUsesOpaqueBackground; +@property(readonly, nonatomic) _Bool labelPickerShouldPushCustomLabelCreator; +- (id)newCardDividerViewVertical:(_Bool)arg1; - (void)unselectAllCellParts:(id)arg1; -- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned int)arg2 forCell:(id)arg3; +- (void)selectCustomPartWithFrame:(struct CGRect)arg1 occupiedCorners:(unsigned long long)arg2 forCell:(id)arg3; - (void)selectWholePartForCell:(id)arg1; - (void)selectValuePartForCell:(id)arg1; - (void)selectLabelPartForCell:(id)arg1; - (id)cardTableView:(id)arg1 prepareCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)cardTableView:(id)arg1 wantsHeaderForProperty:(int)arg2 inSection:(int)arg3 whenEditing:(BOOL)arg4; -- (BOOL)personTableHeaderViewScrollsWhenEditing:(BOOL)arg1; -- (float)cardHeaderSpacingFromCardBodyWhenEditing:(BOOL)arg1; -- (float)cardTableViewLinkingHeaderBottomPaddingWhenEditing:(BOOL)arg1; -- (float)cardTableViewLinkingHeaderTopPaddingWhenEditing:(BOOL)arg1; -@property(readonly, nonatomic) float cardSectionHeaderHeightForFollowingCardActions; -@property(readonly, nonatomic) float cardSectionHeaderHeightForFirstCardActions; -@property(readonly, nonatomic) BOOL cardShouldUseSeparateSectionsForUnknownCardActions; -@property(readonly, nonatomic) float cardSectionHeaderHeightForBottomActions; -- (float)cardTableViewSectionFooterHeightWhenEditing:(BOOL)arg1; -- (float)cardTableViewSectionHeaderHeightWhenEditing:(BOOL)arg1; -- (float)cardMaxHeightForSwellTextViewWhenEditing:(BOOL)arg1; -@property(readonly, nonatomic) BOOL datePickerHasNavigationTitle; -@property(readonly, nonatomic) BOOL linkedCardsShouldAllowDeletion; -@property(readonly, nonatomic) BOOL cardTableUsesRowFadeAnimation; -@property(readonly, nonatomic) float cardLinkingHeaderLabelHeight; -- (float)cardNotesMinimumHeightWhenEditing:(BOOL)arg1; +- (_Bool)cardTableView:(id)arg1 wantsHeaderForProperty:(int)arg2 inSection:(long long)arg3 whenEditing:(_Bool)arg4; +- (_Bool)personTableHeaderViewScrollsWhenEditing:(_Bool)arg1; +- (double)cardHeaderSpacingFromCardBodyWhenEditing:(_Bool)arg1; +- (double)cardTableViewLinkingHeaderBottomPaddingWhenEditing:(_Bool)arg1; +- (double)cardTableViewLinkingHeaderTopPaddingWhenEditing:(_Bool)arg1; +@property(readonly, nonatomic) double cardSectionHeaderHeightForFollowingCardActions; +@property(readonly, nonatomic) double cardSectionHeaderHeightForFirstCardActions; +@property(readonly, nonatomic) _Bool cardShouldUseSeparateSectionsForUnknownCardActions; +@property(readonly, nonatomic) double cardSectionHeaderHeightForBottomActions; +- (double)cardTableViewSectionFooterHeightWhenEditing:(_Bool)arg1; +- (double)cardTableViewSectionHeaderHeightWhenEditing:(_Bool)arg1; +- (double)cardMaxHeightForSwellTextViewWhenEditing:(_Bool)arg1; +@property(readonly, nonatomic) _Bool datePickerHasNavigationTitle; +@property(readonly, nonatomic) _Bool linkedCardsShouldAllowDeletion; +@property(readonly, nonatomic) _Bool cardTableUsesRowFadeAnimation; +@property(readonly, nonatomic) double cardLinkingHeaderLabelHeight; +- (double)cardNotesMinimumHeightWhenEditing:(_Bool)arg1; @property(readonly, nonatomic) UIView *cardNotesHeaderView; -@property(readonly, nonatomic) float cardNotesHeaderViewHeight; -@property(readonly, nonatomic) BOOL cardNotesLabelIncludesSource; -@property(readonly, nonatomic) BOOL cardAlwaysShowsNotes; -@property(readonly, nonatomic) int cardCellSelectionStyle; -- (id)cardCellDividerShadowColorVertical:(BOOL)arg1; -- (id)cardCellDividerColorVertical:(BOOL)arg1; +@property(readonly, nonatomic) double cardNotesHeaderViewHeight; +@property(readonly, nonatomic) _Bool cardNotesLabelIncludesSource; +@property(readonly, nonatomic) _Bool cardAlwaysShowsNotes; +@property(readonly, nonatomic) long long cardCellSelectionStyle; +- (id)cardCellDividerShadowColorVertical:(_Bool)arg1; +- (id)cardCellDividerColorVertical:(_Bool)arg1; @property(readonly, nonatomic) UIColor *cardCellDisabledBackgroundColor; @property(readonly, nonatomic) UIColor *cardCellBackgroundColor; - (id)cardDeleteButtonImagePressed; - (id)cardDeleteButtonImage; - (struct UIEdgeInsets)cardDeleteButtonInsets; -- (float)cardDeleteButtonHeight; -- (struct UIEdgeInsets)cardCellBackgroundInsetsWhenEditing:(BOOL)arg1; -@property(readonly, nonatomic) float cardContentOccluderDefaultBottomFadingHeight; -@property(readonly, nonatomic) float cardContentOccluderDefaultTopFadingHeight; +- (double)cardDeleteButtonHeight; +- (struct UIEdgeInsets)cardCellBackgroundInsetsWhenEditing:(_Bool)arg1; +@property(readonly, nonatomic) double cardContentOccluderDefaultBottomFadingHeight; +@property(readonly, nonatomic) double cardContentOccluderDefaultTopFadingHeight; @property(readonly, nonatomic) UIColor *cardValueHighlightedTextColor; -- (void)setIndicatesFaceTimeHistory:(BOOL)arg1 onActionButton:(id)arg2; -@property(readonly, nonatomic) BOOL cardActionsAllowFaceTimeFavorites; -@property(readonly, nonatomic) BOOL cardActionsAllowVoiceFavorites; +- (void)setIndicatesFaceTimeHistory:(_Bool)arg1 onActionButton:(id)arg2; +@property(readonly, nonatomic) _Bool cardActionsAllowFaceTimeFavorites; +@property(readonly, nonatomic) _Bool cardActionsAllowVoiceFavorites; @property(readonly, nonatomic) UIImage *cardActionConferenceIconPressed; @property(readonly, nonatomic) UIImage *cardActionConferenceIcon; - (id)newCardActionButton; -@property(readonly, nonatomic) float cardActionButtonHeight; -@property(readonly, nonatomic) float cardActionButtonSpacing; +@property(readonly, nonatomic) double cardActionButtonHeight; +@property(readonly, nonatomic) double cardActionButtonSpacing; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonsInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonImageInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonTitleDoubleLineInsets; @property(readonly, nonatomic) struct UIEdgeInsets cardActionButtonTitleSingleLineInsets; @property(readonly, nonatomic) UIImage *cardActionButtonBackgroundHighlighted; @property(readonly, nonatomic) UIImage *cardActionButtonBackgroundNormal; -@property(readonly, nonatomic) int cardActionButtonType; -@property(readonly, nonatomic) float cardCellVerticalSpacingBetweenAlertsOfSimilarType; +@property(readonly, nonatomic) long long cardActionButtonType; +@property(readonly, nonatomic) double cardCellVerticalSpacingBetweenAlertsOfSimilarType; @property(readonly, nonatomic) UIImage *cardCellFacebookBadge; -@property(readonly, nonatomic) float cardCellBadgePaddingLeft; -@property(readonly, nonatomic) int cardCellAccessoryTypeEditRingtone; -@property(readonly, nonatomic) int cardCellAccessoryTypeRingtone; -@property(readonly, nonatomic) int cardCellAccessoryTypeEdit; -@property(readonly, nonatomic) int cardCellAccessoryType; -@property(readonly, nonatomic) BOOL cardSectionDrawsDefaultTopShadow; +@property(readonly, nonatomic) double cardCellBadgePaddingLeft; +@property(readonly, nonatomic) long long cardCellAccessoryTypeEditRingtone; +@property(readonly, nonatomic) long long cardCellAccessoryTypeRingtone; +@property(readonly, nonatomic) long long cardCellAccessoryTypeEdit; +@property(readonly, nonatomic) long long cardCellAccessoryType; +@property(readonly, nonatomic) _Bool cardSectionDrawsDefaultTopShadow; @property(readonly, nonatomic) struct CGSize cardSectionHeaderShadowOffset; @property(readonly, nonatomic) UIColor *cardSectionHeaderShadowColor; @property(readonly, nonatomic) UIColor *cardSectionHeaderTextColor; @property(readonly, nonatomic) UIFont *cardSectionHeaderFont; -@property(readonly, nonatomic) float cardSectionHeaderHorizontalPadding; -@property(readonly, nonatomic) BOOL cardSectionAlwaysWantsHeader; +@property(readonly, nonatomic) double cardSectionHeaderHorizontalPadding; +@property(readonly, nonatomic) _Bool cardSectionAlwaysWantsHeader; @property(readonly, nonatomic) UIImage *cardValueClearButtonImage; @property(readonly, nonatomic) UIColor *cardValueTappableColor; @property(readonly, nonatomic) UIColor *cardValueBackgroundColor; @property(readonly, nonatomic) struct UIEdgeInsets cardValueEditingInsets; -- (struct UIEdgeInsets)cardValueInsetsWhenEditing:(BOOL)arg1; +- (struct UIEdgeInsets)cardValueInsetsWhenEditing:(_Bool)arg1; @property(readonly, nonatomic) struct UIEdgeInsets cardValueInsets; @property(readonly, nonatomic) UIFont *cardValueTextFont; @property(readonly, nonatomic) struct CGSize cardValueShadowOffset; @@ -142,10 +144,10 @@ @property(readonly, nonatomic) UIColor *cardValueTextColor; @property(readonly, nonatomic) struct UIEdgeInsets cardLabelInsets; @property(readonly, nonatomic) UIColor *cardLabelBackgroundColor; -@property(readonly, nonatomic) float cardLabelWidth; +@property(readonly, nonatomic) double cardLabelWidth; @property(readonly, nonatomic) UIFont *cardLabelEditingTextFont; @property(readonly, nonatomic) UIFont *cardLabelTextFont; -@property(readonly, nonatomic) BOOL cardValueHighlightsWhenTouched; +@property(readonly, nonatomic) _Bool cardValueHighlightsWhenTouched; @property(readonly, nonatomic) struct CGSize cardLabelShadowOffset; @property(readonly, nonatomic) UIColor *cardLabelHighlightedShadowColor; @property(readonly, nonatomic) UIColor *cardLabelShadowColor; @@ -155,13 +157,13 @@ @property(readonly, nonatomic) UIColor *cardLabelEditingTextColor; @property(readonly, nonatomic) UIColor *cardLabelDisabledTextColor; @property(readonly, nonatomic) UIColor *cardLabelTextColor; -- (BOOL)shouldAdjustTableView:(id)arg1 forKeyboardOrdering:(BOOL)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -@property(readonly, nonatomic) BOOL shouldUseCardContentProviderWhenAvailable; +- (_Bool)shouldAdjustTableView:(id)arg1 forKeyboardOrdering:(_Bool)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +@property(readonly, nonatomic) _Bool shouldUseCardContentProviderWhenAvailable; - (id)editorViewColor; - (id)editorViewSmallFont; - (id)editorViewLargeFont; -- (float)personEditorFieldVerticalInset; +- (double)personEditorFieldVerticalInset; - (struct CGSize)personActionShadowOffset; - (id)personActionShadowColor; - (id)personActionHighlightedColor; @@ -179,30 +181,30 @@ - (id)personValueHighlightColor; - (id)personValueColor; - (id)personValueFont; -- (float)personValueFontMinSize; -- (id)copyLocalizedPropertyName:(int)arg1 lowercase:(BOOL)arg2; +- (double)personValueFontMinSize; +- (id)copyLocalizedPropertyName:(int)arg1 lowercase:(_Bool)arg2; - (id)copyLocalizedLabel:(id)arg1; - (struct CGSize)personLabelShadowOffset; - (id)personLabelShadowColor; - (id)personLabelHighlightedColor; - (id)personLabelColor; - (id)personLabelFont; -- (float)personLabelFontMinSize; -- (float)personViewVerticalCellInset; -- (float)personViewHorizontalCellInset; -- (float)personViewDefaultRowHeight; -- (float)personViewRowHeightWhenEditing:(BOOL)arg1; +- (double)personLabelFontMinSize; +- (double)personViewVerticalCellInset; +- (double)personViewHorizontalCellInset; +- (double)personViewDefaultRowHeight; +- (double)personViewRowHeightWhenEditing:(_Bool)arg1; - (struct CGSize)personHeaderShadowOffset; - (id)personHeaderShadowColor; - (id)personHeaderPasteboardColor; -- (float)personViewHeaderNameViewTextVerticalInset; -- (float)personViewHeaderNameViewTextHorizontalInset; -- (float)personViewHeaderImageHeight; -- (float)personViewHeaderImageWidth; -@property(readonly, nonatomic) BOOL cardHeaderNameViewAlignOnBottom; -- (float)personViewVerticalSpacing; -- (float)personViewHeaderMinimumHeight; -- (float)personViewHeaderRightMargin; +- (double)personViewHeaderNameViewTextVerticalInset; +- (double)personViewHeaderNameViewTextHorizontalInset; +- (double)personViewHeaderImageHeight; +- (double)personViewHeaderImageWidth; +@property(readonly, nonatomic) _Bool cardHeaderNameViewAlignOnBottom; +- (double)personViewVerticalSpacing; +- (double)personViewHeaderMinimumHeight; +- (double)personViewHeaderRightMargin; - (id)personViewGetNameViewAccessoryImageSelected; - (id)personViewGetNameViewAccessoryImage; - (id)personViewGetFavoritesBadgeHighlighted; @@ -211,17 +213,17 @@ - (id)accessoryViewForVideoBadge; - (id)accessoryViewForFavoritesBadge; - (id)accessoryViewForMailVIPBadge; -- (BOOL)usesPhoneCardMetrics; +- (_Bool)usesPhoneCardMetrics; @property(readonly, nonatomic) UIColor *cardHeaderDefaultLabelTextColor; -@property(readonly, nonatomic) float cardHeaderEditingImageLeftMargin; -@property(readonly, nonatomic) float cardHeaderEditingImageTopMargin; -@property(readonly, nonatomic) float cardHeaderDisplayImageTopMargin; -@property(readonly, nonatomic) float cardHeaderDisplayImageLeftMargin; -@property(readonly, nonatomic) float cardHeaderViewLeftMargin; -@property(readonly, nonatomic) float cardHeaderViewTopMargin; +@property(readonly, nonatomic) double cardHeaderEditingImageLeftMargin; +@property(readonly, nonatomic) double cardHeaderEditingImageTopMargin; +@property(readonly, nonatomic) double cardHeaderDisplayImageTopMargin; +@property(readonly, nonatomic) double cardHeaderDisplayImageLeftMargin; +@property(readonly, nonatomic) double cardHeaderViewLeftMargin; +@property(readonly, nonatomic) double cardHeaderViewTopMargin; @property(readonly, nonatomic) UIColor *cardHeaderBackgroundColor; -@property(readonly, nonatomic) float cardHeaderImageNameEditorSpacing; -@property(readonly, nonatomic) float cardHeaderImageNameSpacing; +@property(readonly, nonatomic) double cardHeaderImageNameEditorSpacing; +@property(readonly, nonatomic) double cardHeaderImageNameSpacing; @property(readonly, nonatomic) UIColor *cardClippingImageLabelBevelColor; @property(readonly, nonatomic) UIColor *cardClippingImageLabelColor; @property(readonly, nonatomic) UIImage *cardPhotoFacebookAttributionImage; @@ -235,18 +237,18 @@ @property(readonly, nonatomic) UIImage *cardPhotoMaskMultipleImage; @property(readonly, nonatomic) UIImage *cardPhotoMaskImage; @property(readonly, nonatomic) struct CGSize cardPhotoOffset; -@property(readonly, nonatomic) float cardPhotoFrameBorderSize; -@property(readonly, nonatomic) BOOL shouldApplyMaskImage; -@property(readonly, nonatomic) BOOL cardPhotoShouldApplyOverlayImageWhenLabelPresent; -@property(readonly, nonatomic) BOOL cardPhotoShouldApplyOverlayImageWhenPersonImagePresent; +@property(readonly, nonatomic) double cardPhotoFrameBorderSize; +@property(readonly, nonatomic) _Bool shouldApplyMaskImage; +@property(readonly, nonatomic) _Bool cardPhotoShouldApplyOverlayImageWhenLabelPresent; +@property(readonly, nonatomic) _Bool cardPhotoShouldApplyOverlayImageWhenPersonImagePresent; @property(readonly, nonatomic) UIImage *cardPhotoOverlayImage; @property(readonly, nonatomic) UIImage *cardPhotoBackgroundImage; @property(readonly, nonatomic) UIImage *cardPlaceholderCompanyImage; @property(readonly, nonatomic) UIImage *cardPlaceholderPersonImage; -@property(readonly, nonatomic) BOOL cardPlaceholderImageShouldApplyMaskAndOverlay; -@property(readonly, nonatomic) BOOL shouldShowCardPhotoPlaceholder; -@property(readonly, nonatomic) unsigned int cardTagNumberOfLines; -@property(readonly, nonatomic) unsigned int cardNameNumberOfLines; +@property(readonly, nonatomic) _Bool cardPlaceholderImageShouldApplyMaskAndOverlay; +@property(readonly, nonatomic) _Bool shouldShowCardPhotoPlaceholder; +@property(readonly, nonatomic) unsigned long long cardTagNumberOfLines; +@property(readonly, nonatomic) unsigned long long cardNameNumberOfLines; @property(readonly, nonatomic) UIFont *cardTaglineTextFont; @property(readonly, nonatomic) UIColor *cardTaglineShadowColor; @property(readonly, nonatomic) UIColor *cardTaglineTextColor; @@ -256,23 +258,25 @@ - (id)cardNameDividerColor; @property(readonly, nonatomic) UIColor *cardTableCellBorderColor; @property(readonly, nonatomic) _UIGraphicsLetterpressStyle *letterpressStyle; -@property(readonly, nonatomic) BOOL cardTableShouldAdjustForKeyboard; +@property(readonly, nonatomic) _Bool cardTableShouldAdjustForKeyboard; @property(readonly, nonatomic) UIColor *cardTableBackgroundColor; -@property(readonly, nonatomic) BOOL cardTableShouldRemoveBackgroundView; +@property(readonly, nonatomic) _Bool cardTableShouldRemoveBackgroundView; @property(readonly, nonatomic) UIImage *memberSectionListHeaderImage; -@property(readonly, nonatomic) BOOL searchControllerForceKeyboardDisplayEnabled; -@property(readonly, nonatomic) BOOL serverSearchNavigationBarHidingEnabled; -@property(readonly, nonatomic) BOOL searchIsAlwaysActive; -@property(readonly, nonatomic) float memberScrollBarInset; +@property(readonly, nonatomic) _Bool searchControllerForceKeyboardDisplayEnabled; +@property(readonly, nonatomic) _Bool serverSearchNavigationBarHidingEnabled; +@property(readonly, nonatomic) _Bool searchIsAlwaysActive; +@property(readonly, nonatomic) double memberScrollBarInset; @property(readonly, nonatomic) UIColor *cardLabelSelectedBackgroundColor; @property(readonly, nonatomic) UIColor *membersBackgroundColor; +@property(readonly, nonatomic) UIView *memberHeaderBackgroundView; @property(readonly, nonatomic) UIColor *membersHeaderBackgroundColor; +@property(readonly, nonatomic) UIColor *membersHeaderContentViewBackgroundColor; @property(readonly, nonatomic) UIColor *memberSelectedBackgroundColor; @property(readonly, nonatomic) UIImage *memberPlaceholderCompanyImage; @property(readonly, nonatomic) UIImage *memberPlaceholderPersonImage; @property(readonly, nonatomic) UIImage *memberPhotoOverlayImage; @property(readonly, nonatomic) UIImage *memberPhotoMaskImage; -@property(readonly, nonatomic) BOOL memberShowContactPhoto; +@property(readonly, nonatomic) _Bool memberShowContactPhoto; @property(readonly, nonatomic) struct CGSize memberNameShadowOffset; @property(readonly, nonatomic) UIColor *memberSearchFieldBackgroundColor; @property(readonly, nonatomic) UIColor *memberNameSelectedShadowColor; @@ -290,28 +294,28 @@ @property(readonly, nonatomic) UIFont *memberNameBoldFont; @property(readonly, nonatomic) UIFont *memberNamePlaceholderFont; @property(readonly, nonatomic) UIFont *memberNameRegularFont; -- (float)memberNameFontSize; +- (double)memberNameFontSize; +- (id)_fontForTextStyle:(id)arg1; @property(readonly, nonatomic) struct UIEdgeInsets memberNameInsets; -@property(readonly, nonatomic) float memberNameInterComponentSpacing; -@property(readonly, nonatomic) BOOL membersSearchBarIsInTableHeader; +@property(readonly, nonatomic) double memberNameInterComponentSpacing; +@property(readonly, nonatomic) _Bool membersSearchBarIsInTableHeader; @property(readonly, nonatomic) UIColor *membersIndexTrackingBackgroundColor; @property(readonly, nonatomic) UIColor *membersIndexTextColor; -@property(readonly, nonatomic) float membersIndexMaximumHeight; -@property(readonly, nonatomic) unsigned int membersCountToShowIndex; -@property(readonly, nonatomic) unsigned int membersCountToShowSections; -@property(readonly, nonatomic) int membersSelectionStyle; -- (BOOL)memberNameRespectsLargeTextSetting; +@property(readonly, nonatomic) double membersIndexMaximumHeight; +@property(readonly, nonatomic) unsigned long long membersCountToShowIndex; +@property(readonly, nonatomic) unsigned long long membersCountToShowSections; +@property(readonly, nonatomic) long long membersSelectionStyle; - (struct __CFDictionary *)newBackgroundViewsForChameleonCell; -- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(BOOL)arg2; +- (id)newBackgroundViewForCellStyle:(int)arg1 selected:(_Bool)arg2; - (id)newTableFooterViewForCellStyle:(int)arg1; - (id)newAccessoryDisclosureIndicatorForCellStyle:(int)arg1; - (id)separatorBottomShadowColorForCellStyle:(int)arg1; - (id)separatorTopShadowColorForCellStyle:(int)arg1; - (id)separatorColorForCellStyle:(int)arg1; -- (int)separatorStyleForCellStyle:(int)arg1; +- (long long)separatorStyleForCellStyle:(int)arg1; - (id)shadowColorForCellStyle:(int)arg1; - (int)abCellStyleForCardTableLinkingUI; -- (int)abCellStyleForCardTableWhenEditing:(BOOL)arg1; +- (int)abCellStyleForCardTableWhenEditing:(_Bool)arg1; - (int)abCellStyleForMembersTable; - (int)abCellStyleForGroupsTablePlain; - (int)abCellStyleForGroupsTableGrouped; diff --git a/iOS7/Frameworks/AddressBookUI/ABSwellTextView.h b/iOS7/Frameworks/AddressBookUI/ABSwellTextView.h index 1094d48f2..16f0193c7 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSwellTextView.h +++ b/iOS7/Frameworks/AddressBookUI/ABSwellTextView.h @@ -13,8 +13,8 @@ @interface ABSwellTextView : UIView { UITextView *_textView; - float _maxHeight; - BOOL _allowsEditing; + double _maxHeight; + _Bool _allowsEditing; id _delegate; struct { unsigned int delegateImplementsShouldBeginEditing:1; @@ -25,17 +25,17 @@ } _flags; } -+ (float)lineHeightWithFont:(id)arg1; ++ (double)lineHeightWithFont:(id)arg1; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; -@property(nonatomic) float maxHeight; // @synthesize maxHeight=_maxHeight; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) double maxHeight; // @synthesize maxHeight=_maxHeight; @property(nonatomic) struct CGSize shadowOffset; @property(retain, nonatomic) UIColor *shadowColor; - (void)abUITextView:(id)arg1 contentSizeChanged:(struct CGSize)arg2; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; - (void)textViewTextDidChange:(id)arg1; - (void)setKeyboardSettings:(id)arg1; - (struct CGRect)rectForSelection; @@ -43,24 +43,24 @@ @property(nonatomic) UIFont *font; @property(nonatomic) NSString *text; @property(nonatomic) UIColor *highlightedTextColor; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; - (void)_clearBecomeFirstResponderWhenCapable; - (void)_endPinningInputViews; - (void)_beginPinningInputViews; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)isFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)isFirstResponder; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)setBackgroundColor:(id)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)abUITextView:(id)arg1 heightForContentSize:(struct CGSize)arg2; -@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (double)abUITextView:(id)arg1 heightForContentSize:(struct CGSize)arg2; +@property(nonatomic, getter=isScrollEnabled) _Bool scrollEnabled; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABSwellTextViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABSwellTextViewDelegate-Protocol.h index ab26b0f16..871c78607 100644 --- a/iOS7/Frameworks/AddressBookUI/ABSwellTextViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABSwellTextViewDelegate-Protocol.h @@ -11,7 +11,7 @@ - (void)swellTextViewTextDidChange:(id)arg1; - (void)swellTextViewDidEndEditing:(id)arg1; - (void)swellTextViewDidBeginEditing:(id)arg1; -- (BOOL)swellTextViewShouldEndEditing:(id)arg1; -- (BOOL)swellTextViewShouldBeginEditing:(id)arg1; +- (_Bool)swellTextViewShouldEndEditing:(id)arg1; +- (_Bool)swellTextViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABTabOrderDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/ABTabOrderDelegate-Protocol.h index 99cae8fc9..80475a7e8 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTabOrderDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/ABTabOrderDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol ABTabOrderDelegate -- (BOOL)ABTabToNextResponder:(BOOL)arg1 fromView:(id)arg2; +- (_Bool)ABTabToNextResponder:(_Bool)arg1 fromView:(id)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABTableViewHelper.h b/iOS7/Frameworks/AddressBookUI/ABTableViewHelper.h index b3c6e128c..b593f267a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTableViewHelper.h +++ b/iOS7/Frameworks/AddressBookUI/ABTableViewHelper.h @@ -11,8 +11,8 @@ } + (id)newOverlayLabel; -+ (void)syncTableView:(id)arg1 withIndexPath:(id)arg2 animated:(BOOL)arg3 styleProvider:(id)arg4; -+ (void)prepareCell:(id)arg1 asSelectedCell:(BOOL)arg2 styleProvider:(id)arg3; ++ (void)syncTableView:(id)arg1 withIndexPath:(id)arg2 animated:(_Bool)arg3 styleProvider:(id)arg4; ++ (void)prepareCell:(id)arg1 asSelectedCell:(_Bool)arg2 styleProvider:(id)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABTabletStyleProvider.h b/iOS7/Frameworks/AddressBookUI/ABTabletStyleProvider.h index 5fdc1a386..61dd7636b 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTabletStyleProvider.h +++ b/iOS7/Frameworks/AddressBookUI/ABTabletStyleProvider.h @@ -10,35 +10,35 @@ { } -- (BOOL)membersSearchBarIsInTableHeader; +- (_Bool)membersSearchBarIsInTableHeader; - (id)membersHeaderBackgroundColor; - (struct UIEdgeInsets)cardActionButtonImageInsets; - (struct UIEdgeInsets)cardActionButtonTitleSingleLineInsets; -- (BOOL)labelPickerShouldPushCustomLabelCreator; +- (_Bool)labelPickerShouldPushCustomLabelCreator; - (id)editorViewColor; - (id)editorViewSmallFont; - (id)editorViewLargeFont; -- (float)personEditorFieldVerticalInset; +- (double)personEditorFieldVerticalInset; - (id)personActionColor; - (id)personActionFont; - (id)personValueImportantColor; - (id)personValueEmphasizedColor; - (id)personValueHighlightColor; - (id)personValueColor; -- (float)personValueFontMinSize; +- (double)personValueFontMinSize; - (id)personLabelColor; - (id)personLabelFont; -- (float)personLabelFontMinSize; -- (float)personViewHorizontalCellInset; +- (double)personLabelFontMinSize; +- (double)personViewHorizontalCellInset; - (id)personHeaderShadowColor; - (id)personHeaderPasteboardColor; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (int)composeModalPresentationStyle; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (long long)composeModalPresentationStyle; - (id)cardTableCellBorderColor; -- (BOOL)searchControllerForceKeyboardDisplayEnabled; -- (BOOL)serverSearchNavigationBarHidingEnabled; -- (BOOL)searchIsAlwaysActive; -- (int)separatorStyleForCellStyle:(int)arg1; +- (_Bool)searchControllerForceKeyboardDisplayEnabled; +- (_Bool)serverSearchNavigationBarHidingEnabled; +- (_Bool)searchIsAlwaysActive; +- (long long)separatorStyleForCellStyle:(int)arg1; - (int)abCellStyleForMembersTable; - (int)abCellStyleForGroupsTablePlain; diff --git a/iOS7/Frameworks/AddressBookUI/ABTonePickerController.h b/iOS7/Frameworks/AddressBookUI/ABTonePickerController.h index fa11a922c..9cb195c29 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTonePickerController.h +++ b/iOS7/Frameworks/AddressBookUI/ABTonePickerController.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) UIView *tonePicker; // @synthesize tonePicker=_tonePicker; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)cancelButton:(id)arg1; - (void)doneButton:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/ABTonePickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABTonePickerViewController.h index 61794bc5e..cb55429b9 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTonePickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABTonePickerViewController.h @@ -8,18 +8,18 @@ @interface ABTonePickerViewController : ABPickerViewController { - BOOL _isTextToneViewController; + _Bool _isTextToneViewController; } - (void)cancelButtonClicked:(id)arg1; - (void)ringtoneSaveButtonClicked:(id)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (float)ab_heightToFitForViewInPopoverView; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (double)ab_heightToFitForViewInPopoverView; - (void)loadView; @property(readonly, nonatomic) id tonePicker; - (void)setStyleProvider:(id)arg1; -- (id)initAsRingtoneViewController:(BOOL)arg1; +- (id)initAsRingtoneViewController:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABTranslucentNavigationController.h b/iOS7/Frameworks/AddressBookUI/ABTranslucentNavigationController.h index 785bf9887..5b7819f7a 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTranslucentNavigationController.h +++ b/iOS7/Frameworks/AddressBookUI/ABTranslucentNavigationController.h @@ -8,13 +8,13 @@ @interface ABTranslucentNavigationController : UINavigationController { - BOOL _overridesNavigationBarInset; + _Bool _overridesNavigationBarInset; id _styleProvider; } @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic) BOOL overridesNavigationBarInset; // @synthesize overridesNavigationBarInset=_overridesNavigationBarInset; -- (BOOL)_shouldNavigationBarInsetViewController:(id)arg1; +@property(nonatomic) _Bool overridesNavigationBarInset; // @synthesize overridesNavigationBarInset=_overridesNavigationBarInset; +- (_Bool)_shouldNavigationBarInsetViewController:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABTransportButton.h b/iOS7/Frameworks/AddressBookUI/ABTransportButton.h index beb73a057..bda758477 100644 --- a/iOS7/Frameworks/AddressBookUI/ABTransportButton.h +++ b/iOS7/Frameworks/AddressBookUI/ABTransportButton.h @@ -10,7 +10,7 @@ @interface ABTransportButton : UIButton { - int _transportType; + long long _transportType; UIColor *_glyphColor; UIImage *_image; } @@ -18,9 +18,9 @@ + (id)transportButton; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; @property(retain, nonatomic) UIColor *glyphColor; // @synthesize glyphColor=_glyphColor; -@property(nonatomic) int transportType; // @synthesize transportType=_transportType; -- (id)_imageNameForType:(int)arg1; -- (void)_updateImageWithType:(int)arg1; +@property(nonatomic) long long transportType; // @synthesize transportType=_transportType; +- (id)_imageNameForType:(long long)arg1; +- (void)_updateImageWithType:(long long)arg1; - (void)tintColorDidChange; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGRect)backgroundRectForBounds:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABUILabelWithPlaceholder.h b/iOS7/Frameworks/AddressBookUI/ABUILabelWithPlaceholder.h index e9041d3e9..04e20b7bb 100644 --- a/iOS7/Frameworks/AddressBookUI/ABUILabelWithPlaceholder.h +++ b/iOS7/Frameworks/AddressBookUI/ABUILabelWithPlaceholder.h @@ -11,7 +11,7 @@ @interface ABUILabelWithPlaceholder : UIView { UILabel *_label; - BOOL _isPlaceholderActive; + _Bool _isPlaceholderActive; NSString *_placeholder; NSString *_actualText; UIColor *_actualTextColor; @@ -22,7 +22,7 @@ - (struct CGRect)_labelFrameForBounds:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)sizeToFit; -- (float)labelLeftEdgeInset; +- (double)labelLeftEdgeInset; - (id)label; @property(copy, nonatomic) NSString *text; @property(nonatomic) UIFont *font; diff --git a/iOS7/Frameworks/AddressBookUI/ABUIPerson-UnitTests.h b/iOS7/Frameworks/AddressBookUI/ABUIPerson-UnitTests.h new file mode 100644 index 000000000..b54cc8043 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABUIPerson-UnitTests.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABUIPerson (UnitTests) ++ (void)setAccountStore:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABUIPerson.h b/iOS7/Frameworks/AddressBookUI/ABUIPerson.h index 2b79d2bd7..2dd526ab6 100644 --- a/iOS7/Frameworks/AddressBookUI/ABUIPerson.h +++ b/iOS7/Frameworks/AddressBookUI/ABUIPerson.h @@ -23,11 +23,10 @@ + (id)person; + (id)personWithABRecordID:(int)arg1 fromAddressBook:(void *)arg2; + (id)personWithABPerson:(void *)arg1; -+ (void)setAccountStore:(id)arg1; @property(readonly) void *addressBook; // @synthesize addressBook=_addressBook; @property(readonly) void *source; // @synthesize source=_source; @property(readonly) void *record; // @synthesize record=_record; -@property(readonly) BOOL isFromFacebook; +@property(readonly) _Bool isFromFacebook; @property(readonly) NSString *secondarySourceName; @property(readonly) NSString *primarySourceName; @property(readonly) int kind; @@ -35,8 +34,8 @@ - (void)setValue:(void *)arg1 forProperty:(int)arg2; - (void *)copyPropertyValue:(int)arg1; - (id)valueForProperty:(int)arg1; -@property(readonly) BOOL hasPreferredPhoto; -@property(readonly) BOOL hasPhoto; +@property(readonly) _Bool hasPreferredPhoto; +@property(readonly) _Bool hasPhoto; - (void)setAsPreferredPersonForPhoto; @property(readonly) ABUIPerson *preferredPersonForPhoto; @property(readonly) NSData *preferredPhotoThumbnail; @@ -44,37 +43,37 @@ - (void)setAsPreferredPersonForName; @property(readonly) ABUIPerson *preferredPersonForName; @property(readonly) NSString *preferredName; -- (id)nameIgnoringOrganization:(BOOL)arg1; +- (id)nameIgnoringOrganization:(_Bool)arg1; @property(readonly) NSString *phoneticName; @property(readonly) NSString *name; - (id)policiesForAllLinkedPeople; @property(readonly) void *policy; - (void)mergeProperties:(id)arg1 fromRecord:(void *)arg2; - (void)mergeValuesFromRecord:(void *)arg1; -- (BOOL)allowsCustomLabelsForProperty:(int)arg1; -@property(readonly) BOOL isRemote; -@property(readonly) BOOL areAllLinkedPeopleReadonly; -@property(readonly) BOOL isReadonly; -- (BOOL)linkToPerson:(id)arg1; -@property(readonly) unsigned int linkedPeopleCount; +- (_Bool)allowsCustomLabelsForProperty:(int)arg1; +@property(readonly) _Bool isRemote; +@property(readonly) _Bool areAllLinkedPeopleReadonly; +@property(readonly) _Bool isReadonly; +- (_Bool)linkToPerson:(id)arg1; +@property(readonly) unsigned long long linkedPeopleCount; @property(readonly) NSArray *linkedPeople; -@property(readonly) BOOL hasLinkedPeople; -@property(readonly) BOOL isMeCard; +@property(readonly) _Bool hasLinkedPeople; +@property(readonly) _Bool isMeCard; - (id)reloadFromDB; -@property(readonly) BOOL hasValidRecordID; -@property(readonly) BOOL recordWasDeleted; -- (BOOL)updateNewPersonKindFromName; -- (BOOL)updatePersonKindFromName; -- (BOOL)_updatePersonKindFromNamePreserveOrganizationKind:(BOOL)arg1; +@property(readonly) _Bool hasValidRecordID; +@property(readonly) _Bool recordWasDeleted; +- (_Bool)updateNewPersonKindFromName; +- (_Bool)updatePersonKindFromName; +- (_Bool)_updatePersonKindFromNamePreserveOrganizationKind:(_Bool)arg1; - (void)setNamePropertiesFromPerson:(id)arg1; -- (BOOL)addToGroup:(void *)arg1; -- (BOOL)addToAddressBook:(void *)arg1; +- (_Bool)addToGroup:(void *)arg1; +- (_Bool)addToAddressBook:(void *)arg1; @property(readonly) unsigned int recordType; @property(readonly) int recordID; - (id)description; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithABRecordID:(int)arg1 fromAddressBook:(void *)arg2; - (id)initWithABPerson:(void *)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABUITextView.h b/iOS7/Frameworks/AddressBookUI/ABUITextView.h index 1f9a3d649..65d8f696e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABUITextView.h +++ b/iOS7/Frameworks/AddressBookUI/ABUITextView.h @@ -10,28 +10,28 @@ @interface ABUITextView : UITextView { - float _lastContentHeight; - BOOL _isHighlighted; + double _lastContentHeight; + _Bool _isHighlighted; UIColor *_savedTextColor; UIColor *_highlightedTextColor; UIColor *_shadowColor; struct CGSize _shadowOffset; - BOOL _disallowsSetContentOffset; - BOOL _informParentOfContentSizeChange; + _Bool _disallowsSetContentOffset; + _Bool _informParentOfContentSizeChange; struct _NSRange _pinnedCursorPosition; ABSwellTextView *_parent; } @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; -@property(nonatomic) BOOL disallowsSetContentOffset; // @synthesize disallowsSetContentOffset=_disallowsSetContentOffset; +@property(nonatomic) _Bool disallowsSetContentOffset; // @synthesize disallowsSetContentOffset=_disallowsSetContentOffset; @property(retain, nonatomic) UIColor *highlightedTextColor; // @synthesize highlightedTextColor=_highlightedTextColor; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_isHighlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_isHighlighted; @property(nonatomic) ABSwellTextView *parent; // @synthesize parent=_parent; - (void)_updateStylesheet; - (void)_endPinningInputViews; - (void)_beginPinningInputViews; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)setTextColor:(id)arg1; - (void)setContentSize:(struct CGSize)arg1; - (void)setContentOffset:(struct CGPoint)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABCustomAppearanceProvider.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABCustomAppearanceProvider.h new file mode 100644 index 000000000..a1a16e78e --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABCustomAppearanceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABUnknownPersonViewController (ABCustomAppearanceProvider) +- (void)setCustomAppearanceProvider:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABPersonViewController_LegacyActionsAdditions.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABPersonViewController_LegacyActionsAdditions.h new file mode 100644 index 000000000..bcc423af4 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController-ABPersonViewController_LegacyActionsAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABUnknownPersonViewController (ABPersonViewController_LegacyActionsAdditions) +- (void)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(long long)arg6 ordering:(long long)arg7; +- (id)newActionButton; +- (void)setActionShouldPickHighlightedItem:(_Bool)arg1; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(long long)arg4 ordering:(long long)arg5; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(long long)arg5 ordering:(long long)arg6; +- (void)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(long long)arg6 ordering:(long long)arg7; +- (_Bool)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(long long)arg5 ordering:(long long)arg6; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController.h index 6e8a14f2d..147e75190 100644 --- a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController.h @@ -6,113 +6,124 @@ #import "UIViewController.h" -#import "ABContactViewControllerDelegate-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" -@class ABContactViewController, ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, NSArray, NSString, UIFont, UIImage, UIView; +@class ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, NSArray, NSString, UIFont, UIImage, UIView; -@interface ABUnknownPersonViewController : UIViewController +@interface ABUnknownPersonViewController : UIViewController { - void *_addressBook; - void *_displayedPerson; - BOOL _allowsActions; - BOOL _allowsAddingToAddressBook; - BOOL _allowsSendingTextMessage; - BOOL _allowsConferencing; - BOOL _allowsContactBlocking; - BOOL _allowsOnlyPhoneActions; - BOOL _allowsOnlyFaceTimeActions; - BOOL _allowsSharing; + id _helper; + id _reserved; + _Bool _allowsContactBlocking; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; id _unknownPersonViewDelegate; - NSString *_alternateName; - NSString *_message; ABPersonTableViewSharingDelegate *_sharingDelegate; - UIView *_personHeaderView; - id _styleProvider; - ABPersonViewControllerHelper *_helper; ABPersonTableViewDataSource *_dataSource; ABPersonTableViewActionsDelegate *_actionsDelegate; - ABUIPerson *_displayedUIPerson; - NSArray *_displayedProperties; - ABContactViewController *_contactViewController; - int _style; } + (id)defaultLabelsForProperty:(int)arg1 person:(void *)arg2 addressBook:(void *)arg3; -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; -@property(copy, nonatomic) NSArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; -@property(retain, nonatomic) ABUIPerson *displayedUIPerson; // @synthesize displayedUIPerson=_displayedUIPerson; @property(readonly, nonatomic) ABPersonTableViewActionsDelegate *actionsDelegate; // @synthesize actionsDelegate=_actionsDelegate; @property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; -@property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(retain, nonatomic) UIView *personHeaderView; // @synthesize personHeaderView=_personHeaderView; -@property(nonatomic) BOOL allowsSharing; // @synthesize allowsSharing=_allowsSharing; @property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; // @synthesize sharingDelegate=_sharingDelegate; -@property(nonatomic) BOOL allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; -@property(nonatomic) BOOL allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; -@property(nonatomic) BOOL allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; -@property(nonatomic) BOOL allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; -@property(nonatomic) BOOL allowsSendingTextMessage; // @synthesize allowsSendingTextMessage=_allowsSendingTextMessage; -@property(nonatomic) BOOL allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; -@property(nonatomic) BOOL allowsActions; // @synthesize allowsActions=_allowsActions; -@property(copy, nonatomic) NSString *message; // @synthesize message=_message; -@property(copy, nonatomic) NSString *alternateName; // @synthesize alternateName=_alternateName; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; @property(nonatomic) id unknownPersonViewDelegate; // @synthesize unknownPersonViewDelegate=_unknownPersonViewDelegate; -- (float)ab_heightToFitForViewInPopoverView; -@property(nonatomic) BOOL badgeEmailPropertiesForMailVIP; +- (_Bool)isShowingMultipleVCards; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)_showCardViewerForIndex:(long long)arg1; +- (void)_unselectTable; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)accessChanged; +- (id)_viewControllerForCardAtIndex:(long long)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)_addToExistingContacts; +- (void)dismissAnimated:(_Bool)arg1; +- (id)_findMatchingCardsForRecord:(void *)arg1; +- (void)_showUnmergedContactsAlert; +- (void)_addUnmergedRecords; +- (void)_createNewContacts; +- (_Bool)personViewControllerHelper:(id)arg1 shouldContinueAfterSelectingPropertyAtIndex:(long long)arg2 inPropertyGroup:(id)arg3; +- (void)applicationDidResume; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)updateNavigationButtons; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)supportedInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; +- (void)viewDidLoad; +- (double)ab_heightToFitForViewInPopoverView; +@property(nonatomic) _Bool badgeEmailPropertiesForMailVIP; @property(copy, nonatomic) id willWeiboLocationCallback; @property(copy, nonatomic) id willTweetLocationCallback; @property(retain, nonatomic) UIImage *shareLocationSnapshotImage; @property(copy, nonatomic) NSString *shareLocationURL; @property(copy, nonatomic) NSString *shareMessageSubject; @property(copy, nonatomic) NSString *shareMessageBody; -@property(nonatomic) BOOL shareMessageBodyIsHTML; +@property(nonatomic) _Bool shareMessageBodyIsHTML; - (int)abViewControllerType; -@property(nonatomic) BOOL savesNewContactOnSuspend; +@property(nonatomic) _Bool savesNewContactOnSuspend; @property(retain, nonatomic) UIView *customFooterView; @property(retain, nonatomic) UIView *customHeaderView; - (void)presentPeoplePickerNavigationControllerForMergeToContact; - (void)presentNewContactViewControllerForAddToContacts; -@property(nonatomic) BOOL isLocation; -@property(readonly, nonatomic) BOOL canShareContact; +@property(nonatomic) _Bool isLocation; +@property(readonly, nonatomic) _Bool canShareContact; - (void)presentShareContactSheet; - (void)presentAddToContactsSheet; - (void)reloadImageData; - (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; @property(copy, nonatomic) NSString *attribution; +@property(copy, nonatomic) NSArray *displayedProperties; - (void)setPrimaryProperty:(int)arg1; - (void)setPrimaryProperty:(int)arg1 countryCode:(id)arg2; -@property(nonatomic) BOOL shouldAlignPersonHeaderViewToImage; +@property(nonatomic) _Bool shouldAlignPersonHeaderViewToImage; +@property(retain, nonatomic) UIView *personHeaderView; - (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(BOOL)arg3; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(BOOL)arg4; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(_Bool)arg3; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(_Bool)arg4; - (void)setCardContentProvider:(id)arg1; +@property(nonatomic) _Bool allowsConferencing; +@property(nonatomic) _Bool allowsSendingTextMessage; +@property(nonatomic) _Bool allowsAddingToAddressBook; +@property(nonatomic) _Bool allowsSharing; +@property(nonatomic) _Bool allowsActions; @property(retain, nonatomic) UIView *customMessageView; @property(retain, nonatomic) UIFont *messageDetailFont; @property(copy, nonatomic) NSString *messageDetail; @property(retain, nonatomic) UIFont *messageFont; -- (void)loadContactViewController; -- (BOOL)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; -- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; +@property(copy, nonatomic) NSString *message; +@property(copy, nonatomic) NSString *alternateName; +@property(retain, nonatomic) ABUIPerson *displayedUIPerson; @property(nonatomic) void *displayedPerson; +@property(retain, nonatomic) id styleProvider; @property(nonatomic) void *addressBook; +- (void)tellHelperToShow:(_Bool)arg1 actionWithSelector:(SEL)arg2 localizableTitle:(id)arg3 property:(int)arg4 withActionGrouping:(long long)arg5 ordering:(long long)arg6; +- (void)tellHelperToShow:(_Bool)arg1 actionWithSelector:(SEL)arg2 target:(id)arg3 localizableTitle:(id)arg4 property:(int)arg5 withActionGrouping:(long long)arg6 ordering:(long long)arg7; +@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; +- (id)_forwarder; +- (id)_vCardTable; +- (id)_unmergedRecords; +- (id)_unmergedAlertSheet; +- (id)_alertSheet; +- (id)_vCardProperties; +- (id)_vCards; +- (id)initWithVCardData:(id)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; -- (void)loadView; - (void)dealloc; -- (id)initWithVCardData:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithStyle:(int)arg1; - (id)init; -- (id)newActionButton; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(int)arg4 ordering:(int)arg5; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(int)arg5 ordering:(int)arg6; -- (void)replaceActionWithTarget:(id)arg1 selector:(SEL)arg2 withTitle:(id)arg3 target:(id)arg4 selector:(SEL)arg5 location:(int)arg6 destructive:(BOOL)arg7; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 location:(int)arg3; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 location:(int)arg4 destructive:(BOOL)arg5; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Legacy.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Legacy.h deleted file mode 100644 index 39f1b3511..000000000 --- a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Legacy.h +++ /dev/null @@ -1,132 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "UIActionSheetDelegate-Protocol.h" - -@class ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, NSArray, NSString, UIFont, UIImage, UIView; - -@interface ABUnknownPersonViewController_Legacy : UIViewController -{ - id _helper; - id _unknownPersonViewDelegate; - id _reserved; - ABPersonTableViewSharingDelegate *_sharingDelegate; - ABPersonTableViewDataSource *_dataSource; - ABPersonTableViewActionsDelegate *_actionsDelegate; -} - -+ (id)defaultLabelsForProperty:(int)arg1 person:(void *)arg2 addressBook:(void *)arg3; -@property(readonly, nonatomic) ABPersonTableViewActionsDelegate *actionsDelegate; // @synthesize actionsDelegate=_actionsDelegate; -@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; // @synthesize sharingDelegate=_sharingDelegate; -@property(nonatomic) id unknownPersonViewDelegate; // @synthesize unknownPersonViewDelegate=_unknownPersonViewDelegate; -@property(readonly, nonatomic) BOOL isShowingMultipleVCards; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)_showCardViewerForIndex:(int)arg1; -- (void)_unselectTable; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)accessChanged; -- (id)_viewControllerForCardAtIndex:(int)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)_addToExistingContacts; -- (void)dismissAnimated:(BOOL)arg1; -- (id)_findMatchingCardsForRecord:(void *)arg1; -- (void)_showUnmergedContactsAlert; -- (void)_addUnmergedRecords; -- (void)_createNewContacts; -- (BOOL)personViewControllerHelper:(id)arg1 shouldContinueAfterSelectingPropertyAtIndex:(int)arg2 inPropertyGroup:(id)arg3; -- (void)applicationDidResume; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)loadView; -- (void)updateNavigationButtons; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)supportedInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; -- (void)viewDidLoad; -- (float)ab_heightToFitForViewInPopoverView; -@property(nonatomic) BOOL badgeEmailPropertiesForMailVIP; -@property(copy, nonatomic) id willWeiboLocationCallback; -@property(copy, nonatomic) id willTweetLocationCallback; -@property(retain, nonatomic) UIImage *shareLocationSnapshotImage; -@property(copy, nonatomic) NSString *shareLocationURL; -@property(copy, nonatomic) NSString *shareMessageSubject; -@property(copy, nonatomic) NSString *shareMessageBody; -@property(nonatomic) BOOL shareMessageBodyIsHTML; -- (int)abViewControllerType; -@property(nonatomic) BOOL savesNewContactOnSuspend; -@property(retain, nonatomic) UIView *customFooterView; -@property(retain, nonatomic) UIView *customHeaderView; -- (void)presentPeoplePickerNavigationControllerForMergeToContact; -- (void)presentNewContactViewControllerForAddToContacts; -@property(nonatomic) BOOL isLocation; -@property(readonly, nonatomic) BOOL canShareContact; -- (void)presentShareContactSheet; -- (void)presentAddToContactsSheet; -- (void)reloadImageData; -- (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; -@property(copy, nonatomic) NSString *attribution; -@property(copy, nonatomic) NSArray *displayedProperties; -- (void)setPrimaryProperty:(int)arg1; -- (void)setPrimaryProperty:(int)arg1 countryCode:(id)arg2; -@property(nonatomic) BOOL shouldAlignPersonHeaderViewToImage; -@property(retain, nonatomic) UIView *personHeaderView; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(BOOL)arg3; -- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(BOOL)arg4; -- (void)setCardContentProvider:(id)arg1; -@property(nonatomic) BOOL allowsConferencing; -@property(nonatomic) BOOL allowsSendingTextMessage; -@property(nonatomic) BOOL allowsAddingToAddressBook; -@property(nonatomic) BOOL allowsSharing; -@property(nonatomic) BOOL allowsActions; -@property(retain, nonatomic) UIView *customMessageView; -@property(retain, nonatomic) UIFont *messageDetailFont; -@property(copy, nonatomic) NSString *messageDetail; -@property(retain, nonatomic) UIFont *messageFont; -@property(copy, nonatomic) NSString *message; -@property(copy, nonatomic) NSString *alternateName; -@property(retain, nonatomic) ABUIPerson *displayedUIPerson; -@property(nonatomic) void *displayedPerson; -@property(retain, nonatomic) id styleProvider; -@property(nonatomic) void *addressBook; -- (void)tellHelperToShow:(BOOL)arg1 actionWithSelector:(SEL)arg2 localizableTitle:(id)arg3 property:(int)arg4 withActionGrouping:(int)arg5 ordering:(int)arg6; -- (void)tellHelperToShow:(BOOL)arg1 actionWithSelector:(SEL)arg2 target:(id)arg3 localizableTitle:(id)arg4 property:(int)arg5 withActionGrouping:(int)arg6 ordering:(int)arg7; -@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; -- (id)_forwarder; -- (id)_vCardTable; -- (id)_unmergedRecords; -- (id)_unmergedAlertSheet; -- (id)_alertSheet; -- (id)_vCardProperties; -- (id)_vCards; -- (id)initWithVCardData:(id)arg1; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; -- (id)initWithStyle:(int)arg1; -- (id)init; -- (void)setCustomAppearanceProvider:(id)arg1; -- (void)addActionWithTitle:(id)arg1 content:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(int)arg6 ordering:(int)arg7; -- (id)newActionButton; -- (void)setActionShouldPickHighlightedItem:(BOOL)arg1; -- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(int)arg4 ordering:(int)arg5; -- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(int)arg5 ordering:(int)arg6; -- (void)addActionWithTitle:(id)arg1 shortTitle:(id)arg2 target:(id)arg3 selector:(SEL)arg4 forProperty:(int)arg5 withActionGrouping:(int)arg6 ordering:(int)arg7; -- (BOOL)hasActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 property:(int)arg4 actionGrouping:(int)arg5 ordering:(int)arg6; - -@end - diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h new file mode 100644 index 000000000..b4f5a50dd --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern-ABPersonViewControllerActionsAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ABUnknownPersonViewController_Modern (ABPersonViewControllerActionsAdditions) +- (id)newActionButton; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 forProperty:(int)arg3 withActionGrouping:(long long)arg4 ordering:(long long)arg5; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 forProperty:(int)arg4 withActionGrouping:(long long)arg5 ordering:(long long)arg6; +- (void)replaceActionWithTarget:(id)arg1 selector:(SEL)arg2 withTitle:(id)arg3 target:(id)arg4 selector:(SEL)arg5 location:(long long)arg6 destructive:(_Bool)arg7; +- (void)removeActionWithSelector:(SEL)arg1 target:(id)arg2 location:(long long)arg3; +- (void)addActionWithTitle:(id)arg1 target:(id)arg2 selector:(SEL)arg3 location:(long long)arg4 destructive:(_Bool)arg5; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern.h new file mode 100644 index 000000000..f5c1fa691 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewController_Modern.h @@ -0,0 +1,143 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "ABContactViewControllerDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class ABContactViewController, ABPersonTableViewActionsDelegate, ABPersonTableViewDataSource, ABPersonTableViewSharingDelegate, ABPersonViewControllerHelper, ABUIPerson, NSArray, NSMutableArray, NSString, UIActionSheet, UIFont, UIImage, UITableView, UIView; + +@interface ABUnknownPersonViewController_Modern : UIViewController +{ + void *_addressBook; + void *_displayedPerson; + _Bool _allowsActions; + _Bool _allowsAddingToAddressBook; + _Bool _allowsSendingTextMessage; + _Bool _allowsConferencing; + _Bool _allowsContactBlocking; + _Bool _allowsOnlyPhoneActions; + _Bool _allowsOnlyFaceTimeActions; + _Bool _allowsSharing; + int _style; + id _unknownPersonViewDelegate; + NSString *_alternateName; + NSString *_message; + ABPersonTableViewSharingDelegate *_sharingDelegate; + UIView *_personHeaderView; + id _styleProvider; + ABPersonViewControllerHelper *_helper; + ABPersonTableViewDataSource *_dataSource; + ABPersonTableViewActionsDelegate *_actionsDelegate; + ABUIPerson *_displayedUIPerson; + NSArray *_displayedProperties; + ABContactViewController *_contactViewController; + NSString *_primaryCNProperty; + NSString *_primaryCountryCode; + UITableView *_vCardTableView; + NSArray *_vCards; + NSArray *_vCardsProperties; + UIActionSheet *_addAllVCardsSheet; + NSMutableArray *_unmergedRecords; + UIActionSheet *_unmergedAlertSheet; +} + ++ (id)defaultLabelsForProperty:(int)arg1 person:(void *)arg2 addressBook:(void *)arg3; +@property(retain, nonatomic) UIActionSheet *unmergedAlertSheet; // @synthesize unmergedAlertSheet=_unmergedAlertSheet; +@property(retain, nonatomic) NSMutableArray *unmergedRecords; // @synthesize unmergedRecords=_unmergedRecords; +@property(retain, nonatomic) UIActionSheet *addAllVCardsSheet; // @synthesize addAllVCardsSheet=_addAllVCardsSheet; +@property(retain, nonatomic) NSArray *vCardsProperties; // @synthesize vCardsProperties=_vCardsProperties; +@property(retain, nonatomic) NSArray *vCards; // @synthesize vCards=_vCards; +@property(retain, nonatomic) UITableView *vCardTableView; // @synthesize vCardTableView=_vCardTableView; +@property(retain, nonatomic) NSString *primaryCountryCode; // @synthesize primaryCountryCode=_primaryCountryCode; +@property(retain, nonatomic) NSString *primaryCNProperty; // @synthesize primaryCNProperty=_primaryCNProperty; +@property(nonatomic) int style; // @synthesize style=_style; +@property(retain, nonatomic) ABContactViewController *contactViewController; // @synthesize contactViewController=_contactViewController; +@property(copy, nonatomic) NSArray *displayedProperties; // @synthesize displayedProperties=_displayedProperties; +@property(retain, nonatomic) ABUIPerson *displayedUIPerson; // @synthesize displayedUIPerson=_displayedUIPerson; +@property(readonly, nonatomic) ABPersonTableViewActionsDelegate *actionsDelegate; // @synthesize actionsDelegate=_actionsDelegate; +@property(readonly, nonatomic) ABPersonTableViewDataSource *dataSource; // @synthesize dataSource=_dataSource; +@property(readonly, nonatomic) ABPersonViewControllerHelper *helper; // @synthesize helper=_helper; +@property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; +@property(retain, nonatomic) UIView *personHeaderView; // @synthesize personHeaderView=_personHeaderView; +@property(nonatomic) _Bool allowsSharing; // @synthesize allowsSharing=_allowsSharing; +@property(readonly, nonatomic) ABPersonTableViewSharingDelegate *sharingDelegate; // @synthesize sharingDelegate=_sharingDelegate; +@property(nonatomic) _Bool allowsOnlyFaceTimeActions; // @synthesize allowsOnlyFaceTimeActions=_allowsOnlyFaceTimeActions; +@property(nonatomic) _Bool allowsOnlyPhoneActions; // @synthesize allowsOnlyPhoneActions=_allowsOnlyPhoneActions; +@property(nonatomic) _Bool allowsContactBlocking; // @synthesize allowsContactBlocking=_allowsContactBlocking; +@property(nonatomic) _Bool allowsConferencing; // @synthesize allowsConferencing=_allowsConferencing; +@property(nonatomic) _Bool allowsSendingTextMessage; // @synthesize allowsSendingTextMessage=_allowsSendingTextMessage; +@property(nonatomic) _Bool allowsAddingToAddressBook; // @synthesize allowsAddingToAddressBook=_allowsAddingToAddressBook; +@property(nonatomic) _Bool allowsActions; // @synthesize allowsActions=_allowsActions; +@property(copy, nonatomic) NSString *message; // @synthesize message=_message; +@property(copy, nonatomic) NSString *alternateName; // @synthesize alternateName=_alternateName; +@property(nonatomic) id unknownPersonViewDelegate; // @synthesize unknownPersonViewDelegate=_unknownPersonViewDelegate; +- (double)ab_heightToFitForViewInPopoverView; +@property(nonatomic) _Bool badgeEmailPropertiesForMailVIP; +@property(copy, nonatomic) id willWeiboLocationCallback; +@property(copy, nonatomic) id willTweetLocationCallback; +@property(retain, nonatomic) UIImage *shareLocationSnapshotImage; +@property(copy, nonatomic) NSString *shareLocationURL; +@property(copy, nonatomic) NSString *shareMessageSubject; +@property(copy, nonatomic) NSString *shareMessageBody; +@property(nonatomic) _Bool shareMessageBodyIsHTML; +- (int)abViewControllerType; +@property(nonatomic) _Bool savesNewContactOnSuspend; +@property(retain, nonatomic) UIView *customFooterView; +@property(retain, nonatomic) UIView *customHeaderView; +- (void)presentPeoplePickerNavigationControllerForMergeToContact; +- (void)presentNewContactViewControllerForAddToContacts; +@property(nonatomic) _Bool isLocation; +@property(readonly, nonatomic) _Bool canShareContact; +- (void)presentShareContactSheet; +- (void)presentAddToContactsSheet; +- (void)reloadImageData; +- (void)setAttribution:(id)arg1 target:(id)arg2 selector:(SEL)arg3; +@property(copy, nonatomic) NSString *attribution; +@property(nonatomic) _Bool shouldAlignPersonHeaderViewToImage; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 important:(_Bool)arg3; +- (void)setHighlightedItemForProperty:(int)arg1 withIdentifier:(int)arg2 person:(void *)arg3 important:(_Bool)arg4; +- (void)setCardContentProvider:(id)arg1; +@property(retain, nonatomic) UIView *customMessageView; +@property(retain, nonatomic) UIFont *messageDetailFont; +@property(copy, nonatomic) NSString *messageDetail; +@property(retain, nonatomic) UIFont *messageFont; +- (void)addToExistingContacts; +- (void)dismissAnimated:(_Bool)arg1; +- (id)findMatchingCardsForRecord:(void *)arg1; +- (void)showUnmergedContactsAlert; +- (void)addUnmergedRecords; +- (void)createNewContacts; +- (void)loadContactViewController; +- (id)primaryPropertyStringForContact:(id)arg1; +- (void)setPrimaryProperty:(int)arg1; +- (void)setPrimaryProperty:(int)arg1 countryCode:(id)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (_Bool)contactViewController:(id)arg1 shouldPerformDefaultActionForContact:(id)arg2 property:(id)arg3 labeledValue:(id)arg4; +- (void)contactViewController:(id)arg1 didCompleteWithContact:(id)arg2; +@property(nonatomic) void *displayedPerson; +@property(nonatomic) void *addressBook; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)loadView; +- (_Bool)isKindOfClass:(Class)arg1; +- (void)dealloc; +- (id)initWithVCardData:(id)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 style:(int)arg3; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (id)initWithStyle:(int)arg1; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewDelegateForwarder.h b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewDelegateForwarder.h index c817ea77b..00f4df1c2 100644 --- a/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewDelegateForwarder.h +++ b/iOS7/Frameworks/AddressBookUI/ABUnknownPersonViewDelegateForwarder.h @@ -9,17 +9,17 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class ABUnknownPersonViewController_Legacy; +@class ABUnknownPersonViewController; @interface ABUnknownPersonViewDelegateForwarder : NSObject { - ABUnknownPersonViewController_Legacy *_viewController; + ABUnknownPersonViewController *_viewController; } - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)initWithUnknownPersonViewController:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/ABVibrationPickerViewController.h b/iOS7/Frameworks/AddressBookUI/ABVibrationPickerViewController.h index f2ceba740..3ad505b4e 100644 --- a/iOS7/Frameworks/AddressBookUI/ABVibrationPickerViewController.h +++ b/iOS7/Frameworks/AddressBookUI/ABVibrationPickerViewController.h @@ -11,15 +11,15 @@ @interface ABVibrationPickerViewController : ABPickerViewController { id _vibrationPickerViewController; - BOOL _canEnterEditingMode; + _Bool _canEnterEditingMode; UIBarButtonItem *_saveButton; } @property(retain, nonatomic, setter=_setSaveButton:) UIBarButtonItem *_saveButton; // @synthesize _saveButton; - (void)_vibrationSaveButtonClicked:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (float)ab_heightToFitForViewInPopoverView; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (double)ab_heightToFitForViewInPopoverView; - (void)loadView; - (void)setStyleProvider:(id)arg1; @property(readonly, nonatomic) id vibrationPickerViewController; diff --git a/iOS7/Frameworks/AddressBookUI/ABWeakReference.h b/iOS7/Frameworks/AddressBookUI/ABWeakReference.h new file mode 100644 index 000000000..d581201a9 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/ABWeakReference.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface ABWeakReference : NSObject +{ + id _reference; +} + ++ (id)weakReferenceWithObject:(id)arg1; +- (id)retainedReference; +- (void)dealloc; +- (id)_initWithObject:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/AddressBookUI/AFContextProvider-Protocol.h b/iOS7/Frameworks/AddressBookUI/AFContextProvider-Protocol.h index a8783d5d8..6bf604072 100644 --- a/iOS7/Frameworks/AddressBookUI/AFContextProvider-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/AFContextProvider-Protocol.h @@ -6,6 +6,6 @@ @protocol AFContextProvider - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/CDStructures.h b/iOS7/Frameworks/AddressBookUI/CDStructures.h index 63696e4e8..938d97e3c 100644 --- a/iOS7/Frameworks/AddressBookUI/CDStructures.h +++ b/iOS7/Frameworks/AddressBookUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,25 +17,25 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float _field1; - float _field2; + double horizontal; + double vertical; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures @@ -49,21 +49,21 @@ typedef struct { typedef struct { id _field1; - unsigned int _field2; -} CDStruct_421913e2; + unsigned long long _field2; +} CDStruct_856ef1b3; typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; - float _field5; + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; + double _field5; int _field6; -} CDStruct_af7d35ee; +} CDStruct_ebaa735e; typedef struct { struct *_field1; - unsigned int _field2; - unsigned int _field3; -} CDStruct_e817f9f7; + unsigned long long _field2; + unsigned long long _field3; +} CDStruct_0029e0ce; diff --git a/iOS7/Frameworks/AddressBookUI/CNContact.h b/iOS7/Frameworks/AddressBookUI/CNContact.h index 9fddddd79..545ff0559 100644 --- a/iOS7/Frameworks/AddressBookUI/CNContact.h +++ b/iOS7/Frameworks/AddressBookUI/CNContact.h @@ -18,21 +18,22 @@ void *_source; void *_addressBook; NSArray *_linkedContacts; - BOOL _unified; - CNContactIdentifier *_identifier; + _Bool _unified; unsigned int _recordType; + CNContactIdentifier *_identifier; } -+ (int)defaultNameOrder; ++ (long long)defaultNameOrder; + (int)propertyIDForProperty:(id)arg1; + (id)propertyForPropertyID:(int)arg1; + (id)propertiesFromPropertyIDs:(id)arg1; + (id)contactWithStateRestorationCoder:(id)arg1 addressBook:(void *)arg2; -+ (id)contactWithRecord:(void *)arg1 unify:(BOOL)arg2; ++ (id)contactWithRecord:(void *)arg1 unify:(_Bool)arg2; + (id)contactWithRecord:(void *)arg1; + (id)contact; @property(readonly) void *addressBook; // @synthesize addressBook=_addressBook; @property(readonly) unsigned int recordType; // @synthesize recordType=_recordType; +@property(readonly, getter=isUnified) _Bool unified; // @synthesize unified=_unified; @property(readonly) CNContactIdentifier *identifier; // @synthesize identifier=_identifier; - (id)_squareImage:(id)arg1; - (struct CGRect)_squareCropRectForSize:(struct CGSize)arg1; @@ -40,6 +41,10 @@ - (id)_labelledStringValuesForProperty:(int)arg1; - (id)_labelledValuesForProperty:(int)arg1 valueFromABValue:(id)arg2; - (id)_stringValueForProperty:(int)arg1; +- (_Bool)supportsInstantMessageService; +- (_Bool)supportsCustomLabelsForProperty:(id)arg1; +- (id)supportedLabelsForProperty:(id)arg1; +- (long long)maximumNumberOfValuesForProperty:(id)arg1; - (id)_labeledValueForSoundIdentifier:(int)arg1; @property(readonly) NSArray *textTone; @property(readonly) NSArray *ringtone; @@ -54,16 +59,17 @@ @property(readonly) CNContact *preferredContactForPhoto; @property(readonly) CNContact *preferredContactForName; @property(readonly) NSString *primarySourceName; -- (void)setPreferredForPhoto:(BOOL)arg1; -@property(readonly, getter=isPreferredForPhoto) BOOL preferredForPhoto; -- (void)setPreferredForName:(BOOL)arg1; -@property(readonly, getter=isPreferredForName) BOOL preferredForName; -@property(readonly) int nameOrder; -@property(readonly) int contactType; +- (void)setPreferredForPhoto:(_Bool)arg1; +@property(readonly, getter=isPreferredForPhoto) _Bool preferredForPhoto; +- (void)setPreferredForName:(_Bool)arg1; +@property(readonly, getter=isPreferredForName) _Bool preferredForName; +@property(readonly) long long nameOrder; +@property(readonly) long long contactType; @property(readonly) NSString *note; @property(readonly) NSDateComponents *birthday; - (id)vCardRepresentation; @property(readonly) NSString *displayName; +@property(readonly) NSString *personName; @property(readonly) NSString *phoneticFullName; @property(readonly) NSString *fullName; @property(readonly) NSString *jobTitle; @@ -79,35 +85,37 @@ @property(readonly) NSString *middleName; @property(readonly) NSString *givenName; @property(readonly) NSString *namePrefix; +- (id)largestAvailablePhotoAndCropRect:(struct CGRect *)arg1; @property(readonly) NSData *largestAvailablePhoto; @property(readonly) NSData *photoThumbnail; - (void)removePhoto; - (void)setImageData:(id)arg1 forFormat:(int)arg2 cropRect:(struct CGRect)arg3; - (void)setPhoto:(id)arg1; -- (BOOL)deleteContact; -@property(readonly, nonatomic, getter=isFacebook) BOOL facebook; -@property(readonly, nonatomic, getter=isUnknown) BOOL unknown; -@property(readonly, nonatomic, getter=isReadonly) BOOL readonly; +- (void)reloadRecord; +- (_Bool)deleteContact; +@property(readonly, nonatomic, getter=isFacebook) _Bool facebook; +@property(readonly, nonatomic, getter=isUnknown) _Bool unknown; +@property(readonly, nonatomic, getter=isReadonly) _Bool readonly; - (id)localizedNameForProperty:(id)arg1; - (void)setAddressBook:(void *)arg1; - (void)setLinkedContacts:(id)arg1; @property(readonly) NSArray *linkedContacts; -- (BOOL)hasLinkedContacts; -- (BOOL)hasValidRecordID; +- (_Bool)hasLinkedContacts; +- (_Bool)hasValidRecordID; @property(readonly) int recordID; - (void)setSource:(void *)arg1; @property(readonly) void *source; @property(readonly) void *originalRecord; @property(readonly) void *record; -- (BOOL)isEqualToContact:(id)arg1 includeIdentifiers:(BOOL)arg2; -- (BOOL)isEqualToContact:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqualToContact:(id)arg1 includeIdentifiers:(_Bool)arg2; +- (_Bool)isEqualToContact:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithRecord:(void *)arg1 unify:(BOOL)arg2; +- (id)initWithRecord:(void *)arg1 unify:(_Bool)arg2; - (id)initWithRecord:(void *)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/CNDate.h b/iOS7/Frameworks/AddressBookUI/CNDate.h index 62af54bab..986ebad42 100644 --- a/iOS7/Frameworks/AddressBookUI/CNDate.h +++ b/iOS7/Frameworks/AddressBookUI/CNDate.h @@ -11,8 +11,10 @@ } + (id)dateFromComponents:(id)arg1; ++ (id)yearlessComponentsFromDate:(id)arg1; + (id)componentsFromDate:(id)arg1; -+ (id)gregorianCalendar; ++ (id)gregorianCalendarGMT; ++ (id)currentCalendarGMT; @end diff --git a/iOS7/Frameworks/AddressBookUI/CNInstantMessageAddress.h b/iOS7/Frameworks/AddressBookUI/CNInstantMessageAddress.h index c36138cfc..5cbb9378b 100644 --- a/iOS7/Frameworks/AddressBookUI/CNInstantMessageAddress.h +++ b/iOS7/Frameworks/AddressBookUI/CNInstantMessageAddress.h @@ -21,7 +21,7 @@ @property(readonly) NSString *username; // @synthesize username=_username; - (id)addressDictionary; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithUsername:(id)arg1 service:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/CNLabeledValue.h b/iOS7/Frameworks/AddressBookUI/CNLabeledValue.h index e08da970b..2511f0d64 100644 --- a/iOS7/Frameworks/AddressBookUI/CNLabeledValue.h +++ b/iOS7/Frameworks/AddressBookUI/CNLabeledValue.h @@ -29,9 +29,9 @@ - (void)setMultiValueIdentifier:(int)arg1; @property(readonly) int multiValueIdentifier; @property(readonly) NSString *identifier; -- (BOOL)isEqualToLabelledValue:(id)arg1 includeIdentifiers:(BOOL)arg2; -- (BOOL)isEqualToLabelledValue:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqualToLabelledValue:(id)arg1 includeIdentifiers:(_Bool)arg2; +- (_Bool)isEqualToLabelledValue:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)labeledValueBySettingValue:(id)arg1; - (id)labeledValueBySettingLabel:(id)arg1 value:(id)arg2; - (id)description; diff --git a/iOS7/Frameworks/AddressBookUI/CNMutableContact.h b/iOS7/Frameworks/AddressBookUI/CNMutableContact.h index c94f920a2..705a06945 100644 --- a/iOS7/Frameworks/AddressBookUI/CNMutableContact.h +++ b/iOS7/Frameworks/AddressBookUI/CNMutableContact.h @@ -12,18 +12,19 @@ { } -+ (id)contactWithRecord:(void *)arg1 unify:(BOOL)arg2; ++ (id)contactWithRecord:(void *)arg1 unify:(_Bool)arg2; + (id)contactWithRecord:(void *)arg1; + (id)contact; - (struct __CFString *)_ABLabelFromCNLabel:(id)arg1; - (void)_setStringMultiValueForProperty:(int)arg1 values:(id)arg2; - (void)_setMultiValueForProperty:(int)arg1 values:(id)arg2 valueFromCNValue:(id)arg3; - (void)addProperties:(id)arg1 excludingProperties:(id)arg2 fromContact:(id)arg3; -- (BOOL)unlinkContact; -- (BOOL)linkToContact:(id)arg1; -- (BOOL)deleteContact; -- (BOOL)saveContactInAddressBook:(void *)arg1; -- (BOOL)saveContact; +- (_Bool)addToGroup:(void *)arg1; +- (_Bool)unlinkContact; +- (_Bool)linkToContact:(id)arg1; +- (_Bool)deleteContact; +- (_Bool)saveContactInAddressBook:(void *)arg1; +- (_Bool)saveContact; @property(copy) NSArray *textTone; @property(copy) NSArray *ringtone; @property(copy) NSArray *postalAddresses; @@ -51,17 +52,18 @@ @property(copy) NSString *middleName; @property(copy) NSString *givenName; @property(copy) NSString *namePrefix; -- (BOOL)isEqualToContact:(id)arg1 includeIdentifiers:(BOOL)arg2; -- (BOOL)isEqualToContact:(id)arg1; -- (id)initWithRecord:(void *)arg1 unify:(BOOL)arg2; +- (_Bool)isEqualToContact:(id)arg1 includeIdentifiers:(_Bool)arg2; +- (_Bool)isEqualToContact:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithRecord:(void *)arg1 unify:(_Bool)arg2; - (id)initWithRecord:(void *)arg1; - (id)init; // Remaining properties @property void *addressBook; @property NSArray *linkedContacts; -@property(getter=isPreferredForName) BOOL preferredForName; -@property(getter=isPreferredForPhoto) BOOL preferredForPhoto; +@property(getter=isPreferredForName) _Bool preferredForName; +@property(getter=isPreferredForPhoto) _Bool preferredForPhoto; @property void *source; @end diff --git a/iOS7/Frameworks/AddressBookUI/CNPhoneNumber.h b/iOS7/Frameworks/AddressBookUI/CNPhoneNumber.h index bd3fe806e..3c3fb9677 100644 --- a/iOS7/Frameworks/AddressBookUI/CNPhoneNumber.h +++ b/iOS7/Frameworks/AddressBookUI/CNPhoneNumber.h @@ -21,7 +21,7 @@ @property(readonly) NSString *formattedStringValue; @property(readonly) NSString *countryCode; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithStringValue:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/CNPostalAddress.h b/iOS7/Frameworks/AddressBookUI/CNPostalAddress.h index d24a2d89a..79739942e 100644 --- a/iOS7/Frameworks/AddressBookUI/CNPostalAddress.h +++ b/iOS7/Frameworks/AddressBookUI/CNPostalAddress.h @@ -35,8 +35,8 @@ @property(readonly) NSString *subLocality; @property(readonly) NSString *street; @property(retain) NSMutableDictionary *addressDictionary; -- (BOOL)_isAddressFieldEqual:(id)arg1 toField:(id)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)_isAddressFieldEqual:(id)arg1 toField:(id)arg2; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/CNSocialProfile.h b/iOS7/Frameworks/AddressBookUI/CNSocialProfile.h index 0caeb4344..ac0a229aa 100644 --- a/iOS7/Frameworks/AddressBookUI/CNSocialProfile.h +++ b/iOS7/Frameworks/AddressBookUI/CNSocialProfile.h @@ -28,7 +28,7 @@ @property(readonly) NSString *username; @property(readonly) NSString *urlString; @property(retain) NSMutableDictionary *profileDictionary; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/AddressBookUI/NSDictionary-ABCompare.h b/iOS7/Frameworks/AddressBookUI/NSDictionary-ABCompare.h index dc14055fe..046d65ff3 100644 --- a/iOS7/Frameworks/AddressBookUI/NSDictionary-ABCompare.h +++ b/iOS7/Frameworks/AddressBookUI/NSDictionary-ABCompare.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (ABCompare) -- (int)abCompare:(id)arg1; +- (long long)abCompare:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/NSIndexPath-ABContactView.h b/iOS7/Frameworks/AddressBookUI/NSIndexPath-ABContactView.h index 08fecb076..d480c838e 100644 --- a/iOS7/Frameworks/AddressBookUI/NSIndexPath-ABContactView.h +++ b/iOS7/Frameworks/AddressBookUI/NSIndexPath-ABContactView.h @@ -7,8 +7,8 @@ #import "NSIndexPath.h" @interface NSIndexPath (ABContactView) -+ (id)indexPathForItem:(int)arg1 inGroup:(int)arg2; -@property(readonly, nonatomic) int ab_item; -@property(readonly, nonatomic) int ab_group; ++ (id)indexPathForItem:(long long)arg1 inGroup:(long long)arg2; +@property(readonly, nonatomic) long long ab_item; +@property(readonly, nonatomic) long long ab_group; @end diff --git a/iOS7/Frameworks/AddressBookUI/NSObject-Protocol.h b/iOS7/Frameworks/AddressBookUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/AddressBookUI/NSObject-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/AddressBookUI/NSString-ABAdditions.h b/iOS7/Frameworks/AddressBookUI/NSString-ABAdditions.h index a60249e95..8fc93b67d 100644 --- a/iOS7/Frameworks/AddressBookUI/NSString-ABAdditions.h +++ b/iOS7/Frameworks/AddressBookUI/NSString-ABAdditions.h @@ -7,10 +7,11 @@ #import "NSString.h" @interface NSString (ABAdditions) -- (BOOL)AB_containsNonLatinCharacters; -- (id)AB_stringByTransliteratingToPhoneticCharacters; -- (BOOL)AB_shouldTransliterateToLatin; +- (_Bool)AB_containsEmojiCharacters; +- (_Bool)AB_containsNonLatinCharacters; +- (id)AB_stringByTransliteratingToPhoneticCharactersAsFamilyName:(_Bool)arg1; +- (_Bool)AB_shouldTransliterateToLatin; - (id)AB_stringByTransliteratingToKana; -- (unsigned long)AB_firstUTF32Character; +- (unsigned int)AB_firstUTF32Character; @end diff --git a/iOS7/Frameworks/AddressBookUI/NSString-ABCompare.h b/iOS7/Frameworks/AddressBookUI/NSString-ABCompare.h index 7598a4ccc..f1aca1073 100644 --- a/iOS7/Frameworks/AddressBookUI/NSString-ABCompare.h +++ b/iOS7/Frameworks/AddressBookUI/NSString-ABCompare.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (ABCompare) -- (int)abCompare:(id)arg1; +- (long long)abCompare:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/TKTonePickerStyleProvider-Protocol.h b/iOS7/Frameworks/AddressBookUI/TKTonePickerStyleProvider-Protocol.h index dee5f030d..8b08d39c1 100644 --- a/iOS7/Frameworks/AddressBookUI/TKTonePickerStyleProvider-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/TKTonePickerStyleProvider-Protocol.h @@ -14,14 +14,14 @@ @property(readonly, nonatomic) UIColor *tonePickerHeaderTextShadowColor; @property(readonly, nonatomic) UIColor *tonePickerHeaderTextColor; @property(readonly, nonatomic) UIFont *tonePickerHeaderTextFont; -@property(readonly, nonatomic) BOOL wantsCustomTonePickerHeaderView; +@property(readonly, nonatomic) _Bool wantsCustomTonePickerHeaderView; @property(readonly, nonatomic) UIColor *tonePickerCellBackgroundColor; @property(readonly, nonatomic) UIColor *tonePickerCellHighlightedTextColor; @property(readonly, nonatomic) UIColor *tonePickerCellTextColor; @property(readonly, nonatomic) UIFont *tonePickerCellTextFont; -@property(readonly, nonatomic) int tonePickerTableViewSeparatorStyle; -@property(readonly, nonatomic) BOOL tonePickerUsesOpaqueBackground; +@property(readonly, nonatomic) long long tonePickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool tonePickerUsesOpaqueBackground; - (id)newAccessoryDisclosureIndicatorViewForTonePickerCell; -- (id)newBackgroundViewForSelectedTonePickerCell:(BOOL)arg1; +- (id)newBackgroundViewForSelectedTonePickerCell:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/TKVibrationPickerStyleProvider-Protocol.h b/iOS7/Frameworks/AddressBookUI/TKVibrationPickerStyleProvider-Protocol.h index 28e30f46a..b82e94c01 100644 --- a/iOS7/Frameworks/AddressBookUI/TKVibrationPickerStyleProvider-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/TKVibrationPickerStyleProvider-Protocol.h @@ -14,14 +14,14 @@ @property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextShadowColor; @property(readonly, nonatomic) UIColor *vibrationPickerHeaderTextColor; @property(readonly, nonatomic) UIFont *vibrationPickerHeaderTextFont; -@property(readonly, nonatomic) BOOL wantsCustomVibrationPickerHeaderView; +@property(readonly, nonatomic) _Bool wantsCustomVibrationPickerHeaderView; @property(readonly, nonatomic) UIColor *vibrationPickerCellBackgroundColor; @property(readonly, nonatomic) UIColor *vibrationPickerCellHighlightedTextColor; @property(readonly, nonatomic) UIColor *vibrationPickerCellTextColor; @property(readonly, nonatomic) UIFont *vibrationPickerCellTextFont; -@property(readonly, nonatomic) int vibrationPickerTableViewSeparatorStyle; -@property(readonly, nonatomic) BOOL vibrationPickerUsesOpaqueBackground; +@property(readonly, nonatomic) long long vibrationPickerTableViewSeparatorStyle; +@property(readonly, nonatomic) _Bool vibrationPickerUsesOpaqueBackground; - (id)newAccessoryDisclosureIndicatorViewForVibrationPickerCell; -- (id)newBackgroundViewForSelectedVibrationPickerCell:(BOOL)arg1; +- (id)newBackgroundViewForSelectedVibrationPickerCell:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/AddressBookUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/AddressBookUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIBarPositioningDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/Frameworks/AddressBookUI/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIColor-ABUIDefaultColors.h b/iOS7/Frameworks/AddressBookUI/UIColor-ABUIDefaultColors.h index 68100071e..56e50aaba 100644 --- a/iOS7/Frameworks/AddressBookUI/UIColor-ABUIDefaultColors.h +++ b/iOS7/Frameworks/AddressBookUI/UIColor-ABUIDefaultColors.h @@ -9,10 +9,11 @@ @interface UIColor (ABUIDefaultColors) + (id)cardCellSeparatorColor; + (id)cardCellReadonlyBackgroundColor; ++ (id)cardBackgroundInPopoverColor; + (id)cardCellBackgroundColor; + (id)cardValueReadonlyTextColor; + (id)cardValueTextColor; + (id)cardLabelReadonlyTextColor; -+ (id)ab_colorWithR:(float)arg1 G:(float)arg2 B:(float)arg3 A:(float)arg4; ++ (id)ab_colorWithR:(double)arg1 G:(double)arg2 B:(double)arg3 A:(double)arg4; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIFont-ABFonts.h b/iOS7/Frameworks/AddressBookUI/UIFont-ABFonts.h index f722684c2..21fa5461d 100644 --- a/iOS7/Frameworks/AddressBookUI/UIFont-ABFonts.h +++ b/iOS7/Frameworks/AddressBookUI/UIFont-ABFonts.h @@ -7,10 +7,12 @@ #import "UIFont.h" @interface UIFont (ABFonts) ++ (_Bool)ab_preferredContentSizeCategoryIsAccessibilityCategory; + (id)ab_preferredContentSizeCategoryName; -+ (id)ab_preferredFontForTextStyle:(id)arg1 emphasized:(BOOL)arg2; + (id)ab_preferredFontForTextStyle:(id)arg1; -+ (BOOL)_shouldUseDefaultFont; -+ (void)ab_setIgnoreUserFontSize:(BOOL)arg1; ++ (_Bool)_shouldUseDefaultFont; ++ (void)ab_setIgnoreUserFontSize:(_Bool)arg1; +- (id)ab_italicFont; +- (id)ab_boldFont; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIModalViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/Frameworks/AddressBookUI/UIModalViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/UINavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/Frameworks/AddressBookUI/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/AddressBookUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIScrollView-ABKeyboardAdjuster.h b/iOS7/Frameworks/AddressBookUI/UIScrollView-ABKeyboardAdjuster.h index c6220a7ca..cefa9912f 100644 --- a/iOS7/Frameworks/AddressBookUI/UIScrollView-ABKeyboardAdjuster.h +++ b/iOS7/Frameworks/AddressBookUI/UIScrollView-ABKeyboardAdjuster.h @@ -7,9 +7,9 @@ #import "UIScrollView.h" @interface UIScrollView (ABKeyboardAdjuster) -- (void)ab_adjustForAutomaticKeyboardInfo:(id)arg1 lastAdjustment:(float *)arg2; -- (float)ab_verticalOverlapUsingKeyboardInfo:(id)arg1; +- (void)ab_adjustForAutomaticKeyboardInfo:(id)arg1 lastAdjustment:(double *)arg2; +- (double)ab_verticalOverlapUsingKeyboardInfo:(id)arg1; - (void)ab_scrollToSelectionOfTextView:(id)arg1; -- (void)ab_scrollToSelectionOfTextView:(id)arg1 animated:(BOOL)arg2; +- (void)ab_scrollToSelectionOfTextView:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/AddressBookUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/UISearchBarDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/Frameworks/AddressBookUI/UISearchBarDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UISearchDisplayDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/Frameworks/AddressBookUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/Frameworks/AddressBookUI/UITableView-ABKeyboardAdjuster.h b/iOS7/Frameworks/AddressBookUI/UITableView-ABKeyboardAdjuster.h index 4f3b1c5d9..06a4ee734 100644 --- a/iOS7/Frameworks/AddressBookUI/UITableView-ABKeyboardAdjuster.h +++ b/iOS7/Frameworks/AddressBookUI/UITableView-ABKeyboardAdjuster.h @@ -7,8 +7,8 @@ #import "UITableView.h" @interface UITableView (ABKeyboardAdjuster) -- (void)ab_scrollToRowAtIndexPathRespectingCaretOfActiveTextView:(id)arg1 atScrollPosition:(int)arg2 animated:(BOOL)arg3; -- (void)ab_internalScrollToRowAtIndexPathRespectingCaretOfActiveTextView:(id)arg1 atScrollPosition:(int)arg2 animated:(BOOL)arg3; -- (void)ab_delayedScrollRespectingCaretOfActiveTextViewToCell:(id)arg1 atIndexPath:(id)arg2 atScrollPosition:(int)arg3 animated:(BOOL)arg4; +- (void)ab_scrollToRowAtIndexPathRespectingCaretOfActiveTextView:(id)arg1 atScrollPosition:(long long)arg2 animated:(_Bool)arg3; +- (void)ab_internalScrollToRowAtIndexPathRespectingCaretOfActiveTextView:(id)arg1 atScrollPosition:(long long)arg2 animated:(_Bool)arg3; +- (void)ab_delayedScrollRespectingCaretOfActiveTextViewToCell:(id)arg1 atIndexPath:(id)arg2 atScrollPosition:(long long)arg3 animated:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/AddressBookUI/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/AddressBookUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/AddressBookUI/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UITableViewDataSourcePrivate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UITableViewDataSourcePrivate-Protocol.h index 6a1520b49..67905dcf8 100644 --- a/iOS7/Frameworks/AddressBookUI/UITableViewDataSourcePrivate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UITableViewDataSourcePrivate-Protocol.h @@ -8,11 +8,11 @@ @protocol UITableViewDataSourcePrivate - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; @optional -- (id)tableView:(id)arg1 detailTextForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 indexPathForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (id)tableView:(id)arg1 detailTextForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 indexPathForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/AddressBookUI/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/AddressBookUI/UITextFieldDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/Frameworks/AddressBookUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UITextViewDelegate-Protocol.h b/iOS7/Frameworks/AddressBookUI/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/Frameworks/AddressBookUI/UITextViewDelegate-Protocol.h +++ b/iOS7/Frameworks/AddressBookUI/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/AddressBookUI/UIView-ABUIViewIndexPathDrillDown.h b/iOS7/Frameworks/AddressBookUI/UIView-ABUIViewIndexPathDrillDown.h index c1d284972..466aae8f5 100644 --- a/iOS7/Frameworks/AddressBookUI/UIView-ABUIViewIndexPathDrillDown.h +++ b/iOS7/Frameworks/AddressBookUI/UIView-ABUIViewIndexPathDrillDown.h @@ -7,7 +7,6 @@ #import "UIView.h" @interface UIView (ABUIViewIndexPathDrillDown) -- (void)updateBackdropMask; - (id)ancestorBackdropView; - (id)abSubviewAtIndexPath:(id)arg1; - (id)abIndexPathOfSubview:(id)arg1; diff --git a/iOS7/Frameworks/AddressBookUI/UIViewController-ABPresentation.h b/iOS7/Frameworks/AddressBookUI/UIViewController-ABPresentation.h new file mode 100644 index 000000000..b08218441 --- /dev/null +++ b/iOS7/Frameworks/AddressBookUI/UIViewController-ABPresentation.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface UIViewController (ABPresentation) +@property(readonly, nonatomic) _Bool ab_shouldUseTransparentBackgroundInPopovers; +@property(readonly, nonatomic) _Bool ab_shouldShowNavBarButtons; +@end + diff --git a/iOS7/Frameworks/AddressBookUI/UIViewController-PrivateModalViewControllerIntercept.h b/iOS7/Frameworks/AddressBookUI/UIViewController-PrivateModalViewControllerIntercept.h index 083194aa2..7742cd318 100644 --- a/iOS7/Frameworks/AddressBookUI/UIViewController-PrivateModalViewControllerIntercept.h +++ b/iOS7/Frameworks/AddressBookUI/UIViewController-PrivateModalViewControllerIntercept.h @@ -7,6 +7,6 @@ #import "UIViewController.h" @interface UIViewController (PrivateModalViewControllerIntercept) -- (BOOL)ab_wantsToPresentModalViewControllerWithoutAnyHelp; +- (_Bool)ab_wantsToPresentModalViewControllerWithoutAnyHelp; @end diff --git a/iOS7/Frameworks/AddressBookUI/_ABPeoplePickerNavigationController.h b/iOS7/Frameworks/AddressBookUI/_ABPeoplePickerNavigationController.h index 1b7ba4fce..98ebd308d 100644 --- a/iOS7/Frameworks/AddressBookUI/_ABPeoplePickerNavigationController.h +++ b/iOS7/Frameworks/AddressBookUI/_ABPeoplePickerNavigationController.h @@ -19,24 +19,24 @@ } @property(nonatomic) id <_ABPeoplePickerNavigationControllerDelegate> peoplePickerDelegate; // @synthesize peoplePickerDelegate=_peoplePickerDelegate; -- (BOOL)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2; +- (_Bool)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)shouldContinueAfterSelectingPerson:(int)arg1 vcard:(id)arg2; - (void)didCancel; @property(nonatomic) void *addressBook; @property(copy, nonatomic) NSArray *displayedProperties; -- (void)setNavigationBarHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (void)setNavigationBarHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)init; - (id)initWithStyle:(int)arg1; - (id)initWithAddressBook:(void *)arg1; -- (id)initAsAddressBook:(BOOL)arg1; -- (id)initAsAddressBook:(BOOL)arg1 withStyle:(int)arg2; -- (id)initAsAddressBook:(BOOL)arg1 withAddressBook:(void *)arg2; -- (id)initAsAddressBook:(BOOL)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; +- (id)initAsAddressBook:(_Bool)arg1; +- (id)initAsAddressBook:(_Bool)arg1 withStyle:(int)arg2; +- (id)initAsAddressBook:(_Bool)arg1 withAddressBook:(void *)arg2; +- (id)initAsAddressBook:(_Bool)arg1 withAddressBook:(void *)arg2 withStyle:(int)arg3; @end diff --git a/iOS7/Frameworks/AssetsLibrary/ALAsset.h b/iOS7/Frameworks/AssetsLibrary/ALAsset.h index 3e49d8bfd..04d190b1c 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAsset.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAsset.h @@ -13,10 +13,13 @@ id _internal; } ++ (struct CGSize)largePreviewImageSizeForSize:(struct CGSize)arg1; @property(retain, nonatomic) ALAssetPrivate *internal; // @synthesize internal=_internal; +- (void)setLargePreviewImageWithImageData:(id)arg1 completionBlock:(id)arg2; - (void)setVideoAtPath:(id)arg1 completionBlock:(id)arg2; - (void)setImageData:(id)arg1 metadata:(id)arg2 completionBlock:(id)arg3; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; +- (_Bool)isDeletable; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; @property(readonly, nonatomic) ALAsset *originalAsset; - (void)writeModifiedVideoAtPathToSavedPhotosAlbum:(id)arg1 completionBlock:(id)arg2; - (void)writeModifiedImageDataToSavedPhotosAlbum:(id)arg1 metadata:(id)arg2 completionBlock:(id)arg3; @@ -24,8 +27,9 @@ - (struct CGImage *)thumbnail; - (id)representationForUTI:(id)arg1; - (id)defaultRepresentation; +- (void)setExternalUsageIntent:(unsigned long long)arg1; - (id)valueForProperty:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (id)description; - (id)_uuid; - (id)_typeAsString; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetPrivate.h b/iOS7/Frameworks/AssetsLibrary/ALAssetPrivate.h index 32947d367..6d1b4bd86 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetPrivate.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetPrivate.h @@ -10,18 +10,20 @@ @class ALAssetsLibrary, PLManagedAsset, PLPhotoLibrary; +// Not exported @interface ALAssetPrivate : NSObject { ALAssetsLibrary *_library; - BOOL _isValid; + _Bool _isValid; PLManagedAsset *_photo; PLPhotoLibrary *_photoLibrary; } @property(retain, nonatomic) PLPhotoLibrary *_photoLibrary; // @synthesize _photoLibrary; -@property(nonatomic) BOOL isValid; // @synthesize isValid=_isValid; +@property(nonatomic) _Bool isValid; // @synthesize isValid=_isValid; @property(retain, nonatomic) PLManagedAsset *photo; // @synthesize photo=_photo; - (void)_performBlockAndWait:(id)arg1; +@property(readonly, nonatomic, getter=isDeletable) _Bool deletable; - (void)libraryDidChange; @property(nonatomic) ALAssetsLibrary *library; - (void)dealloc; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentation.h b/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentation.h index a391148d6..de597792d 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentation.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentation.h @@ -11,27 +11,29 @@ @interface ALAssetRepresentation : NSObject { id _internal; - BOOL _ignoreRead; + _Bool _ignoreRead; } -@property BOOL ignoreRead; // @synthesize ignoreRead=_ignoreRead; +@property _Bool ignoreRead; // @synthesize ignoreRead=_ignoreRead; @property(retain, nonatomic) ALAssetRepresentationPrivate *internal; // @synthesize internal=_internal; - (id)filename; - (float)scale; -- (int)orientation; +- (long long)orientation; - (id)metadata; - (id)url; +- (struct CGImage *)_largeDisplayableImageForFormat:(int)arg1; - (struct CGImage *)fullScreenImage; +- (struct CGImage *)zoomableDisplayImage; - (struct CGImage *)fullResolutionImage; - (struct CGImage *)CGImageWithOptions:(id)arg1; - (struct CGImage *)CGImageWithOptions:(id)arg1 format:(int)arg2 bakeInOrientation:(int)arg3; - (id)_imageData; -- (unsigned int)getBytes:(char *)arg1 fromOffset:(long long)arg2 length:(unsigned int)arg3 error:(id *)arg4; +- (unsigned long long)getBytes:(char *)arg1 fromOffset:(long long)arg2 length:(unsigned long long)arg3 error:(id *)arg4; - (long long)size; - (struct CGSize)dimensions; - (int)_fileDescriptor; - (id)UTI; -- (BOOL)isValid; +- (_Bool)isValid; - (id)description; - (void)dealloc; - (id)initWithManagedAsset:(id)arg1 sidecar:(id)arg2 extension:(id)arg3 library:(id)arg4; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentationPrivate.h b/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentationPrivate.h index 5ae5614f4..502cf056a 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentationPrivate.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetRepresentationPrivate.h @@ -10,10 +10,11 @@ @class ALAssetsLibrary, NSString, PLManagedAsset, PLPhotoLibrary, PLSidecarFile; +// Not exported @interface ALAssetRepresentationPrivate : NSObject { ALAssetsLibrary *_library; - BOOL _isValid; + _Bool _isValid; PLManagedAsset *_photo; PLSidecarFile *_sidecar; NSString *_extension; @@ -25,13 +26,13 @@ + (int)_fileDescriptorForPersistentURL:(id)arg1; + (void)_setupFileDescriptorQueue; @property(retain, nonatomic) PLPhotoLibrary *_photoLibrary; // @synthesize _photoLibrary; -@property(nonatomic) BOOL isValid; // @synthesize isValid=_isValid; +@property(nonatomic) _Bool isValid; // @synthesize isValid=_isValid; @property(copy, nonatomic) NSString *extension; // @synthesize extension=_extension; @property(retain, nonatomic) PLSidecarFile *sidecar; // @synthesize sidecar=_sidecar; @property(retain, nonatomic) PLManagedAsset *photo; // @synthesize photo=_photo; - (void)_performBlockAndWait:(id)arg1; -- (BOOL)_isVideo; -- (BOOL)_isImage; +- (_Bool)_isVideo; +- (_Bool)_isImage; - (void)libraryDidChange; @property(nonatomic) ALAssetsLibrary *library; - (void)dealloc; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsFilterInternal.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsFilterInternal.h index b083dfc09..337203a00 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetsFilterInternal.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsFilterInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ALAssetsFilterInternal : NSObject { int _filter; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsGroup.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroup.h index c9bff00a6..332dc3512 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetsGroup.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroup.h @@ -14,22 +14,22 @@ } @property(retain, nonatomic) ALAssetsGroupPrivate *internal; // @synthesize internal=_internal; -- (BOOL)addAsset:(id)arg1; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; -- (void)enumerateAssetsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateAssetsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (_Bool)addAsset:(id)arg1; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; +- (void)enumerateAssetsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateAssetsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateAssetsUsingBlock:(id)arg1; -- (void)_enumerateAssetsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (int)numberOfAssets; +- (void)_enumerateAssetsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (long long)numberOfAssets; - (void)setAssetsFilter:(id)arg1; - (struct CGImage *)posterImage; - (id)valueForProperty:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (id)description; - (id)_uuid; - (id)_typeAsString; - (void)dealloc; -- (id)initWithPhotoAlbum:(struct NSObject *)arg1 library:(id)arg2 type:(unsigned int)arg3; +- (id)initWithPhotoAlbum:(struct NSObject *)arg1 library:(id)arg2 type:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupList.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupList.h new file mode 100644 index 000000000..c14801103 --- /dev/null +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupList.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface ALAssetsGroupList : ALAssetsGroup +{ + id _containerList; +} + +@property(readonly, nonatomic) id containerList; // @synthesize containerList=_containerList; +- (id)valueForProperty:(id)arg1; +- (void)_enumerateAssetsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)dealloc; +- (id)initWithContainerList:(id)arg1 library:(id)arg2 type:(unsigned long long)arg3; + +@end + diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupPrivate.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupPrivate.h index 5f42a2753..941309968 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupPrivate.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsGroupPrivate.h @@ -10,24 +10,25 @@ @class ALAssetsFilter, ALAssetsLibrary, NSMutableDictionary, NSObject, PLPhotoLibrary; +// Not exported @interface ALAssetsGroupPrivate : NSObject { - BOOL _loadedAssets; + _Bool _loadedAssets; ALAssetsLibrary *_library; - BOOL _isValid; - BOOL _isCloudSharedGroup; + _Bool _isValid; + _Bool _isCloudSharedGroup; struct NSObject *_album; ALAssetsFilter *_assetsFilter; - unsigned int _groupType; + unsigned long long _groupType; NSMutableDictionary *_propertyValues; PLPhotoLibrary *_photoLibrary; } -@property(nonatomic) BOOL isCloudSharedGroup; // @synthesize isCloudSharedGroup=_isCloudSharedGroup; +@property(nonatomic) _Bool isCloudSharedGroup; // @synthesize isCloudSharedGroup=_isCloudSharedGroup; @property(retain, nonatomic) PLPhotoLibrary *_photoLibrary; // @synthesize _photoLibrary; @property(retain, nonatomic) NSMutableDictionary *propertyValues; // @synthesize propertyValues=_propertyValues; -@property(nonatomic) BOOL isValid; // @synthesize isValid=_isValid; -@property(nonatomic) unsigned int groupType; // @synthesize groupType=_groupType; +@property(nonatomic) _Bool isValid; // @synthesize isValid=_isValid; +@property(nonatomic) unsigned long long groupType; // @synthesize groupType=_groupType; @property(retain, nonatomic) ALAssetsFilter *assetsFilter; // @synthesize assetsFilter=_assetsFilter; @property(retain, nonatomic) NSObject *album; // @synthesize album=_album; - (void)_performBlockAndWait:(id)arg1; @@ -37,7 +38,7 @@ - (id)valueForProperty:(id)arg1; - (void)populateAssets; - (void)resetAssets; -- (BOOL)hasFilter; +- (_Bool)hasFilter; - (int)albumFilter; - (void)dealloc; - (id)initWithAlbum:(struct NSObject *)arg1 library:(id)arg2; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-SharingUtilities.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-SharingUtilities.h new file mode 100644 index 000000000..50b6cbd6f --- /dev/null +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-SharingUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ALAssetsLibrary (SharingUtilities) ++ (struct CGImage *)_aspectRatioThumbnailForAssetURL:(id)arg1; ++ (struct CGImage *)_thumbnailForAssetURL:(id)arg1; +@end + diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-VideoSharingUtilities.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-VideoSharingUtilities.h new file mode 100644 index 000000000..4910d83dd --- /dev/null +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary-VideoSharingUtilities.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ALAssetsLibrary (VideoSharingUtilities) ++ (id)_playerItemForVideoFilePath:(id)arg1 metadata:(id)arg2; ++ (id)_playerItemForVideoURL:(id)arg1 fallbackFilePath:(id)arg2; ++ (id)_exportSessionForVideoFilePath:(id)arg1 metadata:(id)arg2 exportPreset:(id)arg3; ++ (id)_exportSessionForVideoURL:(id)arg1 fallbackFilePath:(id)arg2 exportPreset:(id)arg3; ++ (long long)_estimatedOutputFileLengthForVideoFilePath:(id)arg1 metadata:(id)arg2 exportPreset:(id)arg3 exportProperties:(id)arg4; ++ (long long)_estimatedOutputFileLengthForVideoURL:(id)arg1 fallbackFilePath:(id)arg2 exportPreset:(id)arg3 exportProperties:(id)arg4; ++ (id)_filePathForVideoURL:(id)arg1 outMetadata:(id *)arg2; +@end + diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary.h index 008401f65..23f496d93 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibrary.h @@ -13,30 +13,35 @@ id _internal; } ++ (_Bool)_linkedBefore7; + (void)disableSharedPhotoStreamsSupport; -+ (int)authorizationStatus; ++ (long long)authorizationStatus; + (id)_library; @property(retain, nonatomic) ALAssetsLibraryPrivate *internal; // @synthesize internal=_internal; +- (_Bool)hasCompletedRestorePostProcessing; +- (id)assetsGroupsRelatedToAssetsGroup:(id)arg1; +- (void)deleteAssetForURL:(id)arg1 completionBlock:(id)arg2; - (void)addAssetsGroupAlbumWithName:(id)arg1 resultBlock:(id)arg2 failureBlock:(void)arg3; - (void)groupForURL:(id)arg1 resultBlock:(id)arg2 failureBlock:(void)arg3; - (id)_copyGroupForURL:(id)arg1; - (void)assetForURL:(id)arg1 resultBlock:(id)arg2 failureBlock:(void)arg3; -- (BOOL)videoAtPathIsCompatibleWithSavedPhotosAlbum:(id)arg1; +- (_Bool)videoAtPathIsCompatibleWithSavedPhotosAlbum:(id)arg1; - (void)writeVideoAtPathToSavedPhotosAlbum:(id)arg1 completionBlock:(id)arg2; - (void)_writeVideoAtPathToSavedPhotosAlbum:(id)arg1 internalProperties:(id)arg2 completionBlock:(id)arg3; - (void)writeImageDataToSavedPhotosAlbum:(id)arg1 metadata:(id)arg2 completionBlock:(id)arg3; - (void)writeImageToSavedPhotosAlbum:(struct CGImage *)arg1 metadata:(id)arg2 completionBlock:(id)arg3; -- (void)writeImageToSavedPhotosAlbum:(struct CGImage *)arg1 orientation:(int)arg2 completionBlock:(id)arg3; -- (void)_writeImageToSavedPhotosAlbum:(struct CGImage *)arg1 orientation:(int)arg2 imageData:(id)arg3 metadata:(id)arg4 internalProperties:(id)arg5 completionBlock:(id)arg6; -- (void)enumerateGroupsWithTypes:(unsigned int)arg1 usingBlock:(id)arg2 failureBlock:(void)arg3; -- (void)_addGroupForAlbum:(struct NSObject *)arg1 ofType:(unsigned int)arg2 toArray:(id)arg3; -- (id)publicErrorForPrivateDomain:(id)arg1 withPrivateCode:(int)arg2; +- (void)writeImageToSavedPhotosAlbum:(struct CGImage *)arg1 orientation:(long long)arg2 completionBlock:(id)arg3; +- (void)_writeImageToSavedPhotosAlbum:(struct CGImage *)arg1 orientation:(long long)arg2 imageData:(id)arg3 metadata:(id)arg4 internalProperties:(id)arg5 completionBlock:(id)arg6; +- (void)enumerateGroupsWithTypes:(unsigned long long)arg1 usingBlock:(id)arg2 failureBlock:(void)arg3; +- (void)_addGroupListForContainerList:(id)arg1 ofType:(unsigned long long)arg2 toArray:(id)arg3; +- (void)_addGroupForAlbum:(struct NSObject *)arg1 ofType:(unsigned long long)arg2 toArray:(id)arg3; +- (id)publicErrorForPrivateDomain:(id)arg1 withPrivateCode:(long long)arg2; - (id)publicErrorFromPrivateError:(id)arg1; -- (BOOL)_libraryIsAvailable; +- (_Bool)_libraryIsAvailable; - (void)_performBlock:(id)arg1; - (void)_performBlockAndWait:(id)arg1; - (void)registerAlbum:(struct NSObject *)arg1 assetGroupPrivate:(id)arg2; -- (BOOL)isValid; +- (_Bool)isValid; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibraryPrivate.h b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibraryPrivate.h index 1e3125b54..bfb3de7fb 100644 --- a/iOS7/Frameworks/AssetsLibrary/ALAssetsLibraryPrivate.h +++ b/iOS7/Frameworks/AssetsLibrary/ALAssetsLibraryPrivate.h @@ -8,16 +8,17 @@ @class ALAssetsLibrary, NSHashTable, NSMutableDictionary, PLPhotoLibrary; +// Not exported @interface ALAssetsLibraryPrivate : NSObject { ALAssetsLibrary *_assetsLibrary; PLPhotoLibrary *_photoLibrary; NSHashTable *_assetGroupInternals; NSMutableDictionary *_groupURLSByAlbumOID; - BOOL _isValid; + _Bool _isValid; } -@property(nonatomic) BOOL isValid; // @synthesize isValid=_isValid; +@property(nonatomic) _Bool isValid; // @synthesize isValid=_isValid; @property(nonatomic) ALAssetsLibrary *assetsLibrary; // @synthesize assetsLibrary=_assetsLibrary; - (void)dealloc; - (void)registerAlbum:(struct NSObject *)arg1 assetGroupPrivate:(id)arg2; diff --git a/iOS7/Frameworks/AssetsLibrary/CDStructures.h b/iOS7/Frameworks/AssetsLibrary/CDStructures.h index bcb83b194..7437ff038 100644 --- a/iOS7/Frameworks/AssetsLibrary/CDStructures.h +++ b/iOS7/Frameworks/AssetsLibrary/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct NSObject { diff --git a/iOS7/Frameworks/AssetsLibrary/NSObject-Protocol.h b/iOS7/Frameworks/AssetsLibrary/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/AssetsLibrary/NSObject-Protocol.h +++ b/iOS7/Frameworks/AssetsLibrary/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/AssetsLibrary/PLDerivedAlbumOrigin-Protocol.h b/iOS7/Frameworks/AssetsLibrary/PLDerivedAlbumOrigin-Protocol.h new file mode 100644 index 000000000..1dfaca53c --- /dev/null +++ b/iOS7/Frameworks/AssetsLibrary/PLDerivedAlbumOrigin-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol PLDerivedAlbumOrigin +- (void)enumerateDerivedAlbums:(id)arg1; +- (void)unregisterAllDerivedAlbums; +- (void)registerDerivedAlbum:(struct NSObject *)arg1; +@end + diff --git a/iOS7/Frameworks/CFNetwork/CDStructures.h b/iOS7/Frameworks/CFNetwork/CDStructures.h index 74e825cc5..b882fdc88 100644 --- a/iOS7/Frameworks/CFNetwork/CDStructures.h +++ b/iOS7/Frameworks/CFNetwork/CDStructures.h @@ -12,8 +12,8 @@ struct ClassicConnectionSession { struct _CFURLSessionConfiguration *_field3; struct XCookieStorage *_field4; int _field5; - int _field6; - id _field7; + id _field6; + unsigned char _field7; id _field8; void _field9; id _field10; @@ -53,7 +53,7 @@ struct stat { }; struct timespec { - int tv_sec; - long tv_nsec; + long long tv_sec; + long long tv_nsec; }; diff --git a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionClient-Protocol.h b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionClient-Protocol.h index 17afb42e9..2079ca5b7 100644 --- a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionClient-Protocol.h +++ b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionClient-Protocol.h @@ -7,13 +7,22 @@ #import "NSObject-Protocol.h" @protocol NDBackgroundSessionClient -- (void)backgroundDownloadTask:(unsigned int)arg1 didFinishDownloadingToURL:(id)arg2 reply:(id)arg3; -- (void)backgroundDownloadTask:(unsigned int)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; -- (void)backgroundTask:(unsigned int)arg1 didCompleteWithError:(id)arg2 reply:(id)arg3; -- (void)backgroundTask:(unsigned int)arg1 didSendBodyData:(long long)arg2 totalBytesSent:(long long)arg3 totalBytesExpectedToSend:(long long)arg4; -- (void)backgroundTask:(unsigned int)arg1 didReceiveResponse:(id)arg2; -- (void)backgroundTask:(unsigned int)arg1 didReceiveChallenge:(id)arg2 reply:(id)arg3; -- (void)backgroundTaskDidSuspend:(unsigned int)arg1; -- (void)backgroundTaskDidResume:(unsigned int)arg1; +- (void)credStorage_setDefaultCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_defaultCredentialForProtectionSpace:(id)arg1 reply:(id)arg2; +- (void)credStorage_removeCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_setCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_allCredentialsWithReply:(id)arg1; +- (void)credStorage_credentialsForProtectionSpace:(id)arg1 reply:(id)arg2; +- (void)credStorage_getInitialCredentialDictionariesWithReply:(id)arg1; +- (void)backgroundSessionDidFinishAppWake:(id)arg1 reply:(id)arg2; +- (void)backgroundSessionDidStartAppWake:(id)arg1 reply:(id)arg2; +- (void)backgroundDownloadTask:(unsigned long long)arg1 didFinishDownloadingToURL:(id)arg2 reply:(id)arg3; +- (void)backgroundDownloadTask:(unsigned long long)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; +- (void)backgroundTask:(unsigned long long)arg1 didCompleteWithError:(id)arg2 reply:(id)arg3; +- (void)backgroundTask:(unsigned long long)arg1 didSendBodyData:(long long)arg2 totalBytesSent:(long long)arg3 totalBytesExpectedToSend:(long long)arg4; +- (void)backgroundTask:(unsigned long long)arg1 didReceiveResponse:(id)arg2; +- (void)backgroundTask:(unsigned long long)arg1 didReceiveChallenge:(id)arg2 reply:(id)arg3; +- (void)backgroundTaskDidSuspend:(unsigned long long)arg1; +- (void)backgroundTaskDidResume:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionManagerProtocol-Protocol.h b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionManagerProtocol-Protocol.h index 243388b3d..513a9ffa5 100644 --- a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionManagerProtocol-Protocol.h +++ b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionManagerProtocol-Protocol.h @@ -7,8 +7,11 @@ #import "NSObject-Protocol.h" @protocol NDBackgroundSessionManagerProtocol +- (void)okayToSendPendingCallbacksForIdentifier:(id)arg1 reply:(id)arg2; - (void)releaseAssertionForSession:(id)arg1 reply:(id)arg2; - (void)sendPendingCallbacksForIdentifier:(id)arg1 reply:(id)arg2; -- (void)createSessionWithConfiguration:(id)arg1 clientProxy:(id)arg2 reply:(id)arg3; +- (void)createSessionWithConfiguration:(id)arg1 clientProxy:(id)arg2 cachesDirectory:(id)arg3 reply:(id)arg4; +- (void)dropBoost; +- (void)boost:(id)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionProtocol-Protocol.h b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionProtocol-Protocol.h index 28fd3fc28..0255f967a 100644 --- a/iOS7/Frameworks/CFNetwork/NDBackgroundSessionProtocol-Protocol.h +++ b/iOS7/Frameworks/CFNetwork/NDBackgroundSessionProtocol-Protocol.h @@ -7,11 +7,14 @@ #import "NSObject-Protocol.h" @protocol NDBackgroundSessionProtocol -- (void)setDescription:(id)arg1 forTask:(unsigned int)arg2; -- (void)resumeTaskWithIdentifier:(unsigned int)arg1; -- (void)suspendTaskWithIdentifier:(unsigned int)arg1; -- (void)cancelTaskWithIdentifier:(unsigned int)arg1; -- (void)uploadTaskWithRequest:(id)arg1 originalRequest:(id)arg2 fromFile:(id)arg3 identifier:(unsigned int)arg4; -- (void)downloadTaskWithRequest:(id)arg1 originalRequest:(id)arg2 identifier:(unsigned int)arg3; +- (void)resetStorageWithReply:(id)arg1; +- (void)setDescription:(id)arg1 forTask:(unsigned long long)arg2; +- (void)resumeTaskWithIdentifier:(unsigned long long)arg1; +- (void)suspendTaskWithIdentifier:(unsigned long long)arg1; +- (void)cancelTaskWithIdentifier:(unsigned long long)arg1 byProducingResumeData:(id)arg2; +- (void)cancelTaskWithIdentifier:(unsigned long long)arg1; +- (void)downloadTaskWithResumeData:(id)arg1 identifier:(unsigned long long)arg2 reply:(id)arg3; +- (void)uploadTaskWithRequest:(id)arg1 originalRequest:(id)arg2 fromFile:(id)arg3 identifier:(unsigned long long)arg4 reply:(id)arg5; +- (void)downloadTaskWithRequest:(id)arg1 originalRequest:(id)arg2 identifier:(unsigned long long)arg3 reply:(id)arg4; @end diff --git a/iOS7/Frameworks/CFNetwork/NSObject-Protocol.h b/iOS7/Frameworks/CFNetwork/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/CFNetwork/NSObject-Protocol.h +++ b/iOS7/Frameworks/CFNetwork/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/CFNetwork/NSSecureCoding-Protocol.h b/iOS7/Frameworks/CFNetwork/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/CFNetwork/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/CFNetwork/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/CFNetwork/NSURL-NSURLSession_Additions.h b/iOS7/Frameworks/CFNetwork/NSURL-NSURLSession_Additions.h index 98b3baf8a..e828770e4 100644 --- a/iOS7/Frameworks/CFNetwork/NSURL-NSURLSession_Additions.h +++ b/iOS7/Frameworks/CFNetwork/NSURL-NSURLSession_Additions.h @@ -7,6 +7,7 @@ #import "NSURL.h" @interface NSURL (NSURLSession_Additions) -- (BOOL)_isSafeFileForBackgroundUpload:(int)arg1; +- (_Bool)_isSafeDirectoryForDownloads:(int)arg1; +- (_Bool)_isSafeFileForBackgroundUpload:(int)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/NSURLProtocolCFNetwork.h b/iOS7/Frameworks/CFNetwork/NSURLProtocolCFNetwork.h index 2befc7f05..f616342dd 100644 --- a/iOS7/Frameworks/CFNetwork/NSURLProtocolCFNetwork.h +++ b/iOS7/Frameworks/CFNetwork/NSURLProtocolCFNetwork.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface NSURLProtocolCFNetwork : NSObject { Class clazz; } -+ (Class)_protocolClassForRequest:(id)arg1 allowCF:(BOOL)arg2; -- (BOOL)_requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2 allowCF:(BOOL)arg3; -- (id)_canonicalRequestForRequest:(id)arg1 allowCF:(BOOL)arg2; -- (Class)_protocolClassForRequest:(id)arg1 allowCF:(BOOL)arg2; ++ (Class)_protocolClassForRequest:(id)arg1 allowCF:(_Bool)arg2; +- (_Bool)_requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2 allowCF:(_Bool)arg3; +- (id)_canonicalRequestForRequest:(id)arg1 allowCF:(_Bool)arg2; +- (Class)_protocolClassForRequest:(id)arg1 allowCF:(_Bool)arg2; - (id)initWithClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorage.h b/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorage.h index 062807784..2864566c9 100644 --- a/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorage.h +++ b/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorage.h @@ -8,6 +8,7 @@ @class XNSHTTPCookieStorageInternal; +// Not exported @interface XNSHTTPCookieStorage : NSObject { XNSHTTPCookieStorageInternal *_internal; diff --git a/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorageInternal.h b/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorageInternal.h index 21ea86ac2..0cf6d3b8f 100644 --- a/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorageInternal.h +++ b/iOS7/Frameworks/CFNetwork/XNSHTTPCookieStorageInternal.h @@ -8,12 +8,13 @@ @class NSRecursiveLock; +// Not exported @interface XNSHTTPCookieStorageInternal : NSObject { struct OpaqueCFHTTPCookieStorage *storage; struct OpaqueCFHTTPCookieStorage *privateStorage; NSRecursiveLock *dataLock; - BOOL privateBrowsing; + _Bool privateBrowsing; } - (void)dealloc; diff --git a/iOS7/Frameworks/CFNetwork/XNSURLCacheThing.h b/iOS7/Frameworks/CFNetwork/XNSURLCacheThing.h new file mode 100644 index 000000000..1da05d91a --- /dev/null +++ b/iOS7/Frameworks/CFNetwork/XNSURLCacheThing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURLCacheInternal; + +// Not exported +@interface XNSURLCacheThing : NSObject +{ + NSURLCacheInternal *_internal; +} + +@end + diff --git a/iOS7/Frameworks/CFNetwork/XNSURLCredentialStorage.h b/iOS7/Frameworks/CFNetwork/XNSURLCredentialStorage.h index 1a1c60b61..66cb1b319 100644 --- a/iOS7/Frameworks/CFNetwork/XNSURLCredentialStorage.h +++ b/iOS7/Frameworks/CFNetwork/XNSURLCredentialStorage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface XNSURLCredentialStorage : NSObject { struct _CFURLCredentialStorage *_cfInternal; diff --git a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDataTask.h b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDataTask.h index 89b97e534..5f875b0ce 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDataTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDataTask.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSCFBackgroundDataTask : __NSCFBackgroundSessionTask { } @@ -13,7 +14,7 @@ - (void)_onqueue_didReceiveData:(id)arg1; - (void)_onqueue_didReceiveResponse:(id)arg1 redirectRequest:(id)arg2 withCompletion:(id)arg3; - (void)dealloc; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDownloadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDownloadTask.h index 9b316da82..ec427085b 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDownloadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundDownloadTask.h @@ -6,15 +6,17 @@ #import +// Not exported @interface __NSCFBackgroundDownloadTask : __NSCFBackgroundSessionTask { - BOOL _finished; + _Bool _finished; } -@property BOOL finished; // @synthesize finished=_finished; +@property _Bool finished; // @synthesize finished=_finished; +- (void)cancelByProducingResumeData:(id)arg1; - (void)_onqueue_didFinishDownloadingToURL:(id)arg1; - (void)_onqueue_didWriteData:(long long)arg1 totalBytesWritten:(long long)arg2 totalBytesExpectedToWrite:(long long)arg3; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionBridge.h b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionBridge.h index 604fd6340..a0b6ff757 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionBridge.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionBridge.h @@ -8,38 +8,58 @@ #import "NDBackgroundSessionClient-Protocol.h" -@class NSMutableDictionary, NSObject, NSXPCConnection, __NSCFURLSession, __NSCFURLSessionConfiguration; +@class NSMutableDictionary, NSObject, NSString, NSXPCConnection, __NSCFURLSession, __NSCFURLSessionConfiguration; +// Not exported @interface __NSCFBackgroundSessionBridge : __NSCFSessionBridge { __NSCFURLSession *_session; - unsigned int _identSeed; + unsigned long long _identSeed; id _remoteSession; NSXPCConnection *_xpcConn; __NSCFURLSessionConfiguration *_config; NSMutableDictionary *_tasks; NSObject *_workQueue; + NSObject *_invalidateQueue; + id _invalidateCallback; + NSString *_appWakeUUID; } -- (void)backgroundDownloadTask:(unsigned int)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; -- (void)backgroundDownloadTask:(unsigned int)arg1 didFinishDownloadingToURL:(id)arg2 reply:(id)arg3; -- (void)backgroundTask:(unsigned int)arg1 didCompleteWithError:(id)arg2 reply:(id)arg3; -- (void)backgroundTask:(unsigned int)arg1 didSendBodyData:(long long)arg2 totalBytesSent:(long long)arg3 totalBytesExpectedToSend:(long long)arg4; -- (void)backgroundTask:(unsigned int)arg1 didReceiveResponse:(id)arg2; -- (void)backgroundTask:(unsigned int)arg1 didReceiveChallenge:(id)arg2 reply:(id)arg3; -- (void)backgroundTaskDidSuspend:(unsigned int)arg1; -- (void)backgroundTaskDidResume:(unsigned int)arg1; +@property(copy) NSString *appWakeUUID; // @synthesize appWakeUUID=_appWakeUUID; +- (void)credStorage_setDefaultCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_defaultCredentialForProtectionSpace:(id)arg1 reply:(id)arg2; +- (void)credStorage_removeCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_setCredential:(id)arg1 forProtectionSpace:(id)arg2; +- (void)credStorage_credentialsForProtectionSpace:(id)arg1 reply:(id)arg2; +- (void)credStorage_allCredentialsWithReply:(id)arg1; +- (void)credStorage_getInitialCredentialDictionariesWithReply:(id)arg1; +- (void)backgroundSessionDidFinishAppWake:(id)arg1 reply:(id)arg2; +- (void)backgroundSessionDidStartAppWake:(id)arg1 reply:(id)arg2; +- (void)backgroundDownloadTask:(unsigned long long)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; +- (void)backgroundDownloadTask:(unsigned long long)arg1 didFinishDownloadingToURL:(id)arg2 reply:(id)arg3; +- (void)backgroundTask:(unsigned long long)arg1 didCompleteWithError:(id)arg2 reply:(id)arg3; +- (void)backgroundTask:(unsigned long long)arg1 didSendBodyData:(long long)arg2 totalBytesSent:(long long)arg3 totalBytesExpectedToSend:(long long)arg4; +- (void)backgroundTask:(unsigned long long)arg1 didReceiveResponse:(id)arg2; +- (void)backgroundTask:(unsigned long long)arg1 didReceiveChallenge:(id)arg2 reply:(id)arg3; +- (void)backgroundTaskDidSuspend:(unsigned long long)arg1; +- (void)backgroundTaskDidResume:(unsigned long long)arg1; +- (void)resetStorageWithCompletionHandler:(id)arg1; +- (void)flushStorageWithCompletionHandler:(id)arg1; - (id)downloadTaskForRequest:(id)arg1 resumeData:(id)arg2 completion:(id)arg3; - (id)uploadTaskForRequest:(id)arg1 uploadFile:(id)arg2 bodyData:(id)arg3 completion:(id)arg4; - (id)requestWithCookiesApplied:(id)arg1; - (void)setCookiesFromResponse:(id)arg1 forOriginalRequest:(id)arg2; - (id)dataTaskForRequest:(id)arg1 completion:(id)arg2; -- (id)taskForIdentifier:(unsigned int)arg1; +- (id)taskForIdentifier:(unsigned long long)arg1; - (id)copyTasks; - (void)dealloc; +- (void)cameIntoForeground:(id)arg1; +- (void)wentToBackground:(id)arg1; - (void)recreateExistingTasks:(id)arg1; - (void)setupBackgroundSession; -- (void)disavowSession; +- (void)invalidateSession:(_Bool)arg1 withQueue:(id)arg2 completion:(id)arg3; +- (void)_onqueue_checkForCompletion; +- (void)_onqueue_invokeInvalidateCallback; - (id)initWithConfiguration:(id)arg1 session:(id)arg2 queue:(id)arg3; - (void)cleanupConfig; - (void)setupXPCConnection; diff --git a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionTask.h b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionTask.h index eb25a7983..0a3cbc3be 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundSessionTask.h @@ -8,14 +8,15 @@ @class __NSCFURLSession; +// Not exported @interface __NSCFBackgroundSessionTask : __NSCFURLSessionTask { id _remoteSession; __NSCFURLSession *_session; - unsigned int _ident; + unsigned long long _ident; } -@property(readonly) unsigned int ident; // @synthesize ident=_ident; +@property(readonly) unsigned long long ident; // @synthesize ident=_ident; @property(retain) __NSCFURLSession *session; // @synthesize session=_session; @property(retain) id remoteSession; // @synthesize remoteSession=_remoteSession; - (void)setTaskDescription:(id)arg1; @@ -27,8 +28,8 @@ - (void)_onqueue_didReceiveResponse:(id)arg1; - (void)_onqueue_didReceiveChallenge:(id)arg1 request:(id)arg2 withCompletion:(id)arg3; - (void)dealloc; -- (id)initWithLocalTask:(id)arg1 session:(id)arg2 remoteSession:(id)arg3 ident:(unsigned int)arg4; -- (id)initWithSession:(id)arg1 remoteSession:(id)arg2 request:(id)arg3 ident:(unsigned int)arg4; +- (id)initWithLocalTask:(id)arg1 session:(id)arg2 remoteSession:(id)arg3 ident:(unsigned long long)arg4; +- (id)initWithSession:(id)arg1 remoteSession:(id)arg2 request:(id)arg3 ident:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundUploadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundUploadTask.h index 59100d2c7..90e040ef5 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFBackgroundUploadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFBackgroundUploadTask.h @@ -6,11 +6,12 @@ #import +// Not exported @interface __NSCFBackgroundUploadTask : __NSCFBackgroundDataTask { } -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalDataTask.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalDataTask.h index 0a39e7813..55e90032a 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalDataTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalDataTask.h @@ -6,12 +6,13 @@ #import +// Not exported @interface __NSCFLocalDataTask : __NSCFLocalSessionTask { } - (void)_onqueue_didReceiveResponse:(id)arg1; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadFile.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadFile.h index e8fa1403c..1e5b38b4b 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadFile.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadFile.h @@ -8,21 +8,24 @@ @class NSObject, NSObject, NSString; +// Not exported @interface __NSCFLocalDownloadFile : NSObject { struct stat _stat; _Bool _finished; - BOOL _skipUnlink; + _Bool _skipUnlink; + _Bool _truncateFile; + int _error; NSObject *_writeIO; NSObject *_workQueue; - int _fd; NSString *_path; } -@property BOOL skipUnlink; // @synthesize skipUnlink=_skipUnlink; +@property int error; // @synthesize error=_error; +@property _Bool truncateFile; // @synthesize truncateFile=_truncateFile; +@property _Bool skipUnlink; // @synthesize skipUnlink=_skipUnlink; @property(retain) NSString *path; // @synthesize path=_path; @property _Bool finished; // @synthesize finished=_finished; -@property int fd; // @synthesize fd=_fd; @property(retain) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(retain) NSObject *writeIO; // @synthesize writeIO=_writeIO; - (id).cxx_construct; @@ -30,7 +33,9 @@ - (id)fileURL; - (void)finishOnQueue:(id)arg1 completion:(id)arg2; - (void)writeBytes:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)truncate; - (void)dealloc; +- (id)ioChannel; - (id)initWithExistingFile:(id)arg1 expectedSize:(long long)arg2; - (id)initTempFileWithDirectory:(id)arg1; - (id)initQueues; diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadTask.h index 01d0f72ba..55605e382 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalDownloadTask.h @@ -6,33 +6,38 @@ #import -@class NSObject, __NSCFLocalDownloadFile; +@class NSDictionary, NSObject, __NSCFLocalDownloadFile; +// Not exported @interface __NSCFLocalDownloadTask : __NSCFLocalSessionTask { _Bool _canWrite; _Bool _needFinish; _Bool _didIssueNeedFinish; + int _seqNo; id _fileCompletion; __NSCFLocalDownloadFile *_downloadFile; NSObject *_writeBuffer; - unsigned int _ioSuspend; - int _seqNo; - unsigned long _totalWrote; + unsigned long long _ioSuspend; + unsigned long long _totalWrote; id _resumeCallback; + long long _initialResumeSize; + NSDictionary *_originalResumeInfo; } +@property(retain) NSDictionary *originalResumeInfo; // @synthesize originalResumeInfo=_originalResumeInfo; +@property long long initialResumeSize; // @synthesize initialResumeSize=_initialResumeSize; @property(copy) id resumeCallback; // @synthesize resumeCallback=_resumeCallback; -@property unsigned long totalWrote; // @synthesize totalWrote=_totalWrote; +@property unsigned long long totalWrote; // @synthesize totalWrote=_totalWrote; @property _Bool didIssueNeedFinish; // @synthesize didIssueNeedFinish=_didIssueNeedFinish; @property _Bool needFinish; // @synthesize needFinish=_needFinish; @property int seqNo; // @synthesize seqNo=_seqNo; -@property unsigned int ioSuspend; // @synthesize ioSuspend=_ioSuspend; +@property unsigned long long ioSuspend; // @synthesize ioSuspend=_ioSuspend; @property(retain) NSObject *writeBuffer; // @synthesize writeBuffer=_writeBuffer; @property _Bool canWrite; // @synthesize canWrite=_canWrite; @property(retain) __NSCFLocalDownloadFile *downloadFile; // @synthesize downloadFile=_downloadFile; @property(copy) id fileCompletion; // @synthesize fileCompletion=_fileCompletion; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; - (void)_task_onqueue_didFinish; - (void)_task_onqueue_didReceiveDispatchData:(id)arg1; - (void)_onqueue_didReceiveResponse:(id)arg1; @@ -43,12 +48,12 @@ - (void)writeAndResume; - (void)_onqueue_willCacheResponse:(id)arg1 withCompletion:(id)arg2; - (void)_private_posixError:(int)arg1; -- (void)reportProgress:(unsigned long)arg1; +- (void)reportProgress:(unsigned long long)arg1; - (void)cancelByProducingResumeData:(id)arg1; - (void)dealloc; - (id)initWithTask:(id)arg1 suspendedConnection:(struct _CFURLConnection *)arg2; -- (id)initWithSession:(id)arg1 resumeData:(id)arg2 ident:(unsigned int)arg3 bridge:(id)arg4; -- (id)initWithSession:(id)arg1 request:(id)arg2 ident:(unsigned int)arg3 bridge:(id)arg4; +- (id)initWithSession:(id)arg1 resumeData:(id)arg2 ident:(unsigned long long)arg3 bridge:(id)arg4; +- (id)initWithSession:(id)arg1 request:(id)arg2 ident:(unsigned long long)arg3 bridge:(id)arg4; - (_Bool)setupForNewDownload; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionBridge.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionBridge.h index c7851e8e8..09fb659bf 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionBridge.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionBridge.h @@ -6,28 +6,34 @@ #import -@class __NSCFURLSession; +@class NSObject, __NSCFURLSession; +// Not exported @interface __NSCFLocalSessionBridge : __NSCFSessionBridge { __NSCFURLSession *_session; - unsigned int _identSeed; + unsigned long long _identSeed; struct __CFURLConnectionSession *_connectionSession; struct __CFDictionary *_tasks; + NSObject *_invalidateQueue; + id _invalidateCallback; } - (const struct ClassicConnectionSession *)classicConnectionSession; +- (void)invalidateSession:(_Bool)arg1 withQueue:(id)arg2 completion:(id)arg3; - (void)flushStorageWithCompletionHandler:(id)arg1; - (void)resetStorageWithCompletionHandler:(id)arg1; - (void)task:(id)arg1 didReceiveData:(id)arg2; - (void)task:(id)arg1 challenged:(struct _CFURLAuthChallenge *)arg2 authCallback:(id)arg3; - (void)task:(id)arg1 request:(struct _CFURLRequest *)arg2 needsNewBodyStreamCallback:(id)arg3; -- (void)task:(id)arg1 didFinishLoadingWithError:(id)arg2; +- (void)task:(id)arg1 didFinishLoadingWithError:(struct __CFError *)arg2; - (void)taskDidFinishLoading:(id)arg1; - (void)task:(id)arg1 willCacheResponse:(struct _CFCachedURLResponse *)arg2 responseCallback:(id)arg3; - (void)task:(id)arg1 didReceiveResponse:(struct _CFURLResponse *)arg2; - (void)task:(id)arg1 wasRedirected:(struct _CFURLResponse *)arg2 newRequest:(struct _CFURLRequest *)arg3 responseCallback:(id)arg4; - (void)taskTerminating:(id)arg1; +- (void)_onqueue_checkForCompletion; +- (void)_onqueue_invokeInvalidateCallback; - (void)taskCreated:(id)arg1; - (void)operationCompleted:(id)arg1; - (void)bridgeInvalidated:(id)arg1; @@ -43,9 +49,8 @@ - (id)copyTasks; - (void)replaceTask:(id)arg1 withDownloadTask:(id)arg2; - (void)dealloc; -- (void)disavowSession; - (id)initWithConfiguration:(id)arg1 session:(id)arg2 queue:(id)arg3; -- (void)demuxv:(struct __CFString *)arg1 args:(void *)arg2; +- (void)demuxv:(struct __CFString *)arg1 args:(char *)arg2; - (id)connToTask:(struct _CFURLConnection *)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionTask.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionTask.h index 315821dcf..e113924d0 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalSessionTask.h @@ -6,12 +6,15 @@ #import -@class NSData, NSInputStream, NSObject, NSURL, __NSCFLocalSessionBridge, __NSCFURLSession; +@class NSData, NSInputStream, NSObject, NSObject, NSString, NSURL, __NSCFLocalSessionBridge, __NSCFURLSession; +// Not exported @interface __NSCFLocalSessionTask : __NSCFURLSessionTask { - BOOL _pendingResponseDisposition; - BOOL _pendingResponseDisposition_didFinish; + _Bool _pendingResponseDisposition; + _Bool _pendingResponseDisposition_didFinish; + _Bool _duetAccountingIsDiscretionary; + _Bool _didIssueDidFinish; struct _CFURLConnection *_cfConn; NSURL *_uploadFile; NSData *_uploadData; @@ -21,27 +24,37 @@ NSObject *_pendingResponseBytes; __NSCFLocalSessionBridge *_bridge; __NSCFURLSession *_session; - unsigned int _suspendCount; + unsigned long long _suspendCount; id _async_initialization; + NSObject *_resourceTimeout; + NSString *_duetAccountedBundleID; } +@property _Bool didIssueDidFinish; // @synthesize didIssueDidFinish=_didIssueDidFinish; +@property _Bool duetAccountingIsDiscretionary; // @synthesize duetAccountingIsDiscretionary=_duetAccountingIsDiscretionary; +@property(retain) NSString *duetAccountedBundleID; // @synthesize duetAccountedBundleID=_duetAccountedBundleID; +@property(retain) NSObject *resourceTimeout; // @synthesize resourceTimeout=_resourceTimeout; @property(copy) id async_initialization; // @synthesize async_initialization=_async_initialization; -@property unsigned int suspendCount; // @synthesize suspendCount=_suspendCount; +@property unsigned long long suspendCount; // @synthesize suspendCount=_suspendCount; @property(retain) __NSCFURLSession *session; // @synthesize session=_session; @property(retain) __NSCFLocalSessionBridge *bridge; // @synthesize bridge=_bridge; @property(retain) NSObject *pendingResponseBytes; // @synthesize pendingResponseBytes=_pendingResponseBytes; -@property BOOL pendingResponseDisposition_didFinish; // @synthesize pendingResponseDisposition_didFinish=_pendingResponseDisposition_didFinish; -@property BOOL pendingResponseDisposition; // @synthesize pendingResponseDisposition=_pendingResponseDisposition; +@property _Bool pendingResponseDisposition_didFinish; // @synthesize pendingResponseDisposition_didFinish=_pendingResponseDisposition_didFinish; +@property _Bool pendingResponseDisposition; // @synthesize pendingResponseDisposition=_pendingResponseDisposition; @property(copy) id dataTaskCompletion; // @synthesize dataTaskCompletion=_dataTaskCompletion; @property(retain) NSObject *dataTaskData; // @synthesize dataTaskData=_dataTaskData; @property(retain) NSInputStream *uploadDataStream; // @synthesize uploadDataStream=_uploadDataStream; @property(retain) NSData *uploadData; // @synthesize uploadData=_uploadData; @property(retain) NSURL *uploadFile; // @synthesize uploadFile=_uploadFile; @property(retain) struct _CFURLConnection *cfConn; // @synthesize cfConn=_cfConn; +- (void)stopDuetAccounting; +- (void)startDuetAccountingForBundleID:(id)arg1 isDiscretionary:(_Bool)arg2; +- (void)setConnection:(struct _CFURLConnection *)arg1; +- (id)timeoutError; - (id)posixError:(int)arg1; - (id)canceledError; - (id)nsurlError:(int)arg1; -- (id)error:(id)arg1 code:(int)arg2; +- (id)error:(id)arg1 code:(long long)arg2; - (void)_onqueue_completeInitialization; - (void)resume; - (void)suspend; @@ -63,12 +76,12 @@ - (void)_onqueue_didReceiveChallenge:(id)arg1 request:(id)arg2 withCompletion:(id)arg3; - (void)_onqueue_didReceiveResponse:(id)arg1 redirectRequest:(id)arg2 withCompletion:(id)arg3; - (void)_onqueue_didReceiveResponse:(id)arg1; -- (void)_private_onqueue_didReceiveResponseDisposition:(int)arg1; +- (void)_private_onqueue_didReceiveResponseDisposition:(long long)arg1; - (id)_onqueue_strippedMutableRequest; - (id)description; - (void)dealloc; - (id)initWithTask:(id)arg1; -- (id)initWithSession:(id)arg1 request:(id)arg2 ident:(unsigned int)arg3 bridge:(id)arg4; +- (id)initWithSession:(id)arg1 request:(id)arg2 ident:(unsigned long long)arg3 bridge:(id)arg4; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFLocalUploadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFLocalUploadTask.h index f78417768..d7ddbe19d 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFLocalUploadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFLocalUploadTask.h @@ -6,11 +6,12 @@ #import +// Not exported @interface __NSCFLocalUploadTask : __NSCFLocalDataTask { } -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFMemoryHTTPCookieStorage.h b/iOS7/Frameworks/CFNetwork/__NSCFMemoryHTTPCookieStorage.h index aedf79173..62b878c03 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFMemoryHTTPCookieStorage.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFMemoryHTTPCookieStorage.h @@ -6,14 +6,16 @@ #import "NSObject.h" +// Not exported @interface __NSCFMemoryHTTPCookieStorage : NSObject { + id _internal; } + (void)initialize; - (id)sortedCookiesUsingDescriptors:(id)arg1; -- (void)setCookieAcceptPolicy:(unsigned int)arg1; -- (unsigned int)cookieAcceptPolicy; +- (void)setCookieAcceptPolicy:(unsigned long long)arg1; +- (unsigned long long)cookieAcceptPolicy; - (void)setCookies:(id)arg1 forURL:(id)arg2 mainDocumentURL:(id)arg3; - (id)cookiesForURL:(id)arg1; - (void)deleteCookie:(id)arg1; diff --git a/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCache.h b/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCache.h index b75a307fd..4ff21455c 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCache.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCache.h @@ -6,24 +6,35 @@ #import "NSObject.h" +@class NSMutableArray, NSMutableDictionary, NSObject; + +// Not exported @interface __NSCFMemoryURLCache : NSObject { + id _internal; + unsigned long long _memoryCapacity; + unsigned long long _currentLength; + NSMutableDictionary *_memoryStorage; + NSMutableArray *_memoryStorageLRU; + NSObject *_memoryQueue; } + (void)initialize; -- (unsigned int)currentDiskUsage; -- (unsigned int)currentMemoryUsage; -- (void)setDiskCapacity:(unsigned int)arg1; -- (void)setMemoryCapacity:(unsigned int)arg1; -- (unsigned int)diskCapacity; -- (unsigned int)memoryCapacity; +- (unsigned long long)currentDiskUsage; +- (unsigned long long)currentMemoryUsage; +- (void)setDiskCapacity:(unsigned long long)arg1; +- (void)setMemoryCapacity:(unsigned long long)arg1; +- (unsigned long long)diskCapacity; +- (unsigned long long)memoryCapacity; - (void)removeAllCachedResponses; - (void)removeCachedResponseForRequest:(id)arg1; - (void)storeCachedResponse:(id)arg1 forRequest:(id)arg2; - (id)cachedResponseForRequest:(id)arg1; - (id)description; -- (id)initWithMemoryCapacity:(unsigned int)arg1 diskCapacity:(unsigned int)arg2 diskPath:(id)arg3; -- (id)init; +- (id)initMemoryCache; +- (id)initEmptyCache; +- (void)dealloc; +- (id)initWithMemoryCapacity:(unsigned long long)arg1 diskCapacity:(unsigned long long)arg2 diskPath:(id)arg3; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCredentialStorage.h b/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCredentialStorage.h index 94bd3a0ec..acd53f7ab 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCredentialStorage.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFMemoryURLCredentialStorage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface __NSCFMemoryURLCredentialStorage : NSObject { } diff --git a/iOS7/Frameworks/CFNetwork/__NSCFSessionBridge.h b/iOS7/Frameworks/CFNetwork/__NSCFSessionBridge.h index 437116253..10f5e859f 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFSessionBridge.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFSessionBridge.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface __NSCFSessionBridge : NSObject { } @@ -14,12 +15,12 @@ - (const struct ClassicConnectionSession *)classicConnectionSession; - (void)flushStorageWithCompletionHandler:(id)arg1; - (void)resetStorageWithCompletionHandler:(id)arg1; +- (void)invalidateSession:(_Bool)arg1 withQueue:(id)arg2 completion:(id)arg3; - (id)copyTasks; - (id)downloadTaskForRequest:(id)arg1 resumeData:(id)arg2 completion:(id)arg3; - (id)uploadTaskForRequest:(id)arg1 uploadFile:(id)arg2 bodyData:(id)arg3 completion:(id)arg4; - (id)dataTaskForRequest:(id)arg1 completion:(id)arg2; - (id)initWithConfiguration:(id)arg1 session:(id)arg2 queue:(id)arg3; -- (void)disavowSession; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSession.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSession.h index 952c4b693..aa73c18e8 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSession.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSession.h @@ -8,64 +8,72 @@ @class NSObject, NSOperationQueue, NSString, __NSCFSessionBridge, __NSCFURLSessionConfiguration; +// Not exported @interface __NSCFURLSession : NSObject { - BOOL _invalid; + __NSCFURLSessionConfiguration *_nsCFConfig; + _Bool _invalid; NSOperationQueue *_delegateQueue; id _delegate; - __NSCFURLSessionConfiguration *_configuration; NSString *_sessionDescription; NSObject *_workQueue; __NSCFSessionBridge *_connectionSession; + __NSCFURLSession *_extraRetain; + NSOperationQueue *_realDelegateQueue; } + (id)sessionWithConfiguration:(id)arg1 delegate:(id)arg2 delegateQueue:(id)arg3; + (id)sessionWithConfiguration:(id)arg1; + (id)sharedSession; + (void)_releaseProcessAssertionForSessionIdentifier:(id)arg1; ++ (void)_sendPendingCallbacksForSessionIdentifier:(id)arg1; + (const struct ClassicConnectionSession *)defaultClassicConnectionSession; -@property BOOL invalid; // @synthesize invalid=_invalid; +@property(retain) NSOperationQueue *realDelegateQueue; // @synthesize realDelegateQueue=_realDelegateQueue; +@property(retain) __NSCFURLSession *extraRetain; // @synthesize extraRetain=_extraRetain; +@property _Bool invalid; // @synthesize invalid=_invalid; @property(retain) __NSCFSessionBridge *connectionSession; // @synthesize connectionSession=_connectionSession; @property(retain) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(copy) NSString *sessionDescription; // @synthesize sessionDescription=_sessionDescription; -@property(readonly) __NSCFURLSessionConfiguration *configuration; // @synthesize configuration=_configuration; @property(readonly) id delegate; // @synthesize delegate=_delegate; @property(readonly) NSOperationQueue *delegateQueue; // @synthesize delegateQueue=_delegateQueue; +- (void)delegate_didFinishEventsForBackgroundURLSession; +- (_Bool)can_delegate_didFinishEventsForBackgroundURLSession; - (id)delegate_downloadTaskNeedsDownloadDirectory:(id)arg1; -- (BOOL)can_delegate_downloadTaskNeedsDownloadDirectory; +- (_Bool)can_delegate_downloadTaskNeedsDownloadDirectory; - (void)delegate_downloadTask:(id)arg1 didReceiveResponse:(id)arg2; -- (BOOL)can_delegate_downloadTask_didReceiveResponse; +- (_Bool)can_delegate_downloadTask_didReceiveResponse; - (void)delegate_downloadTask:(id)arg1 didResumeAtOffset:(long long)arg2 expectedTotalBytes:(long long)arg3; -- (BOOL)can_delegate_downloadTask_didResumeAtOffset; +- (_Bool)can_delegate_downloadTask_didResumeAtOffset; - (void)delegate_downloadTask:(id)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; -- (BOOL)can_delegate_downloadTask_didWriteData; +- (_Bool)can_delegate_downloadTask_didWriteData; - (void)delegate_downloadTask:(id)arg1 didFinishDownloadingToURL:(id)arg2; -- (BOOL)can_delegate_downloadTask_didFinishDownloadingToURL; +- (_Bool)can_delegate_downloadTask_didFinishDownloadingToURL; - (void)delegate_dataTask:(id)arg1 willCacheResponse:(id)arg2 completionHandler:(id)arg3; -- (BOOL)can_delegate_dataTask_willCacheResponse; +- (_Bool)can_delegate_dataTask_willCacheResponse; - (void)delegate_dataTask:(id)arg1 didReceiveData:(id)arg2; -- (BOOL)can_delegate_dataTask_didReceiveData; +- (_Bool)can_delegate_dataTask_didReceiveData; - (void)delegate_dataTask:(id)arg1 didBecomeDownloadTask:(id)arg2; -- (BOOL)can_delegate_dataTask_didBecomeDownloadTask; +- (_Bool)can_delegate_dataTask_didBecomeDownloadTask; - (void)delegate_dataTask:(id)arg1 didReceiveResponse:(id)arg2 completionHandler:(id)arg3; -- (BOOL)can_delegate_dataTask_didReceiveResponse; +- (_Bool)can_delegate_dataTask_didReceiveResponse; - (void)delegate_task:(id)arg1 didCompleteWithError:(id)arg2; -- (BOOL)can_delegate_task_didCompleteWithError; +- (_Bool)can_delegate_task_didCompleteWithError; - (void)delegate_task:(id)arg1 didSendBodyData:(long long)arg2 totalBytesSent:(long long)arg3 totalBytesExpectedToSend:(long long)arg4; -- (BOOL)can_delegate_task_didSendBodyData; +- (_Bool)can_delegate_task_didSendBodyData; - (void)delegate_task:(id)arg1 needNewBodyStream:(id)arg2; -- (BOOL)can_delegate_task_needNewBodyStream; +- (_Bool)can_delegate_task_needNewBodyStream; - (void)delegate_task:(id)arg1 didReceiveChallenge:(id)arg2 completionHandler:(id)arg3; -- (BOOL)can_delegate_task_didReceiveChallenge; +- (_Bool)can_delegate_task_didReceiveChallenge; - (void)delegate_task:(id)arg1 willPerformHTTPRedirection:(id)arg2 newRequest:(id)arg3 completionHandler:(id)arg4; -- (BOOL)can_delegate_task_willPerformHTTPRedirection; +- (_Bool)can_delegate_task_willPerformHTTPRedirection; - (void)delegate_didReceiveChallenge:(id)arg1 completionHandler:(id)arg2; -- (BOOL)can_delegate_didReceiveChallenge; -- (void)delegate_didBecomeInvalidWithError:(id)arg1; -- (BOOL)can_delegate_didBecomeInvalidWithError; +- (_Bool)can_delegate_didReceiveChallenge; +- (void)addDelegateBlock:(id)arg1; - (id)downloadTaskWithResumeData:(id)arg1 completionHandler:(id)arg2; +- (id)downloadTaskWithURL:(id)arg1 completionHandler:(id)arg2; - (id)downloadTaskWithRequest:(id)arg1 completionHandler:(id)arg2; - (id)downloadTaskWithResumeData:(id)arg1; +- (id)downloadTaskWithURL:(id)arg1; - (id)downloadTaskWithRequest:(id)arg1; - (id)uploadTaskWithRequest:(id)arg1 fromData:(id)arg2 completionHandler:(id)arg3; - (id)uploadTaskWithRequest:(id)arg1 fromFile:(id)arg2 completionHandler:(id)arg3; @@ -73,16 +81,22 @@ - (id)uploadTaskWithRequest:(id)arg1 fromData:(id)arg2; - (id)uploadTaskWithRequest:(id)arg1 fromFile:(id)arg2; - (id)dataTaskWithRequest:(id)arg1 completionHandler:(id)arg2; -- (id)dataTaskWithHTTPGetRequest:(id)arg1 completionHandler:(id)arg2; -- (id)dataTaskWithHTTPGetRequest:(id)arg1; +- (id)dataTaskWithURL:(id)arg1 completionHandler:(id)arg2; +- (id)dataTaskWithURL:(id)arg1; - (id)dataTaskWithRequest:(id)arg1; +- (id)dataTaskWithHTTPGetRequest:(id)arg1; +- (id)dataTaskWithHTTPGetRequest:(id)arg1 completionHandler:(id)arg2; - (void)getTasksWithCompletionHandler:(id)arg1; - (void)flushWithCompletionHandler:(id)arg1; - (void)resetWithCompletionHandler:(id)arg1; - (void)finishTasksAndInvalidate; - (void)invalidateAndCancel; +- (void)_onqueue_completeInvalidation:(_Bool)arg1; +- (void)_onqueue_completeInvalidationFinal; - (void)_onqueue_withTasks:(id)arg1; -- (BOOL)isBackgroundSession; +- (_Bool)isBackgroundSession; +- (id)getConfiguration; +@property(copy) __NSCFURLSessionConfiguration *configuration; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithConfiguration:(id)arg1 delegate:(id)arg2 delegateQueue:(id)arg3; diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionConfiguration.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionConfiguration.h index ee840a715..56916f57f 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionConfiguration.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionConfiguration.h @@ -11,95 +11,95 @@ @class NSArray, NSDictionary, NSHTTPCookieStorage, NSString, NSURLCache, NSURLCredentialStorage; +// Not exported @interface __NSCFURLSessionConfiguration : NSObject { struct __CFURLStorageSession *_legacyStorageSystem; - BOOL _backgroundSession; - BOOL _allowsCellularAccess; - BOOL _discretionary; - BOOL _HTTPShouldUsePipelining; - BOOL _HTTPShouldSetCookies; - BOOL __credStorageSet; - BOOL __urlCacheSet; - BOOL __cookieStorageSet; - BOOL _tasks_created_suspended; - BOOL _skip_download_unlink; - BOOL __preventsIdleSleep; - BOOL __usePipeliningHeuristics; - BOOL __startSynchronously; - NSString *_identifier; - unsigned int _requestCachePolicy; - unsigned int _networkServiceType; - NSDictionary *_connectionProxyDictionary; + _Bool _backgroundSession; + _Bool _allowsCellularAccess; + _Bool _discretionary; + _Bool _sessionSendsLaunchEvents; + _Bool _HTTPShouldUsePipelining; + _Bool _HTTPShouldSetCookies; + _Bool __credStorageSet; + _Bool __urlCacheSet; + _Bool __cookieStorageSet; + _Bool _tasks_created_suspended; + _Bool _skip_download_unlink; + _Bool __preventsIdleSleep; + _Bool __usePipeliningHeuristics; + _Bool __startSynchronously; int _TLSMinimumSupportedProtocol; int _TLSMaximumSupportedProtocol; - unsigned int _HTTPCookieAcceptPolicy; + NSString *_identifier; + unsigned long long _requestCachePolicy; + double _timeoutIntervalForRequest; + double _timeoutIntervalForResource; + unsigned long long _networkServiceType; + NSDictionary *_connectionProxyDictionary; + unsigned long long _HTTPCookieAcceptPolicy; NSDictionary *_HTTPAdditionalHeaders; - int _HTTPMaximumConnectionsPerHost; + long long _HTTPMaximumConnectionsPerHost; NSArray *_protocolClasses; - NSURLCredentialStorage *_URLCredentialStorage; NSURLCredentialStorage *__credStorage; NSURLCache *__urlCache; NSHTTPCookieStorage *__cookieStorage; NSString *_disposition; struct _CFHSTSPolicy *_HSTSPolicy; + double _connectionCachePurgeTimeout; + double _connectionCacheCellPurgeTimeout; NSDictionary *__cfurlConnectionProperties; NSDictionary *__socketStreamProperties; NSArray *__contentDispHeadEncFallback; - double _timeoutIntervalForRequest; - double _timeoutIntervalForResource; - double _connectionCachePurgeTimeout; - double _connectionCacheCellPurgeTimeout; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)backgroundSessionConfiguration:(id)arg1; + (id)ephemeralSessionConfiguration; + (id)defaultSessionConfiguration; @property(copy) NSArray *_contentDispHeadEncFallback; // @synthesize _contentDispHeadEncFallback=__contentDispHeadEncFallback; -@property BOOL _startSynchronously; // @synthesize _startSynchronously=__startSynchronously; -@property BOOL _usePipeliningHeuristics; // @synthesize _usePipeliningHeuristics=__usePipeliningHeuristics; -@property BOOL _preventsIdleSleep; // @synthesize _preventsIdleSleep=__preventsIdleSleep; +@property _Bool _startSynchronously; // @synthesize _startSynchronously=__startSynchronously; +@property _Bool _usePipeliningHeuristics; // @synthesize _usePipeliningHeuristics=__usePipeliningHeuristics; +@property _Bool _preventsIdleSleep; // @synthesize _preventsIdleSleep=__preventsIdleSleep; @property(copy) NSDictionary *_socketStreamProperties; // @synthesize _socketStreamProperties=__socketStreamProperties; @property(copy) NSDictionary *_cfurlConnectionProperties; // @synthesize _cfurlConnectionProperties=__cfurlConnectionProperties; -@property BOOL skip_download_unlink; // @synthesize skip_download_unlink=_skip_download_unlink; -@property BOOL tasks_created_suspended; // @synthesize tasks_created_suspended=_tasks_created_suspended; +@property _Bool skip_download_unlink; // @synthesize skip_download_unlink=_skip_download_unlink; +@property _Bool tasks_created_suspended; // @synthesize tasks_created_suspended=_tasks_created_suspended; @property double connectionCacheCellPurgeTimeout; // @synthesize connectionCacheCellPurgeTimeout=_connectionCacheCellPurgeTimeout; @property double connectionCachePurgeTimeout; // @synthesize connectionCachePurgeTimeout=_connectionCachePurgeTimeout; @property(retain) struct _CFHSTSPolicy *HSTSPolicy; // @synthesize HSTSPolicy=_HSTSPolicy; @property NSString *disposition; // @synthesize disposition=_disposition; -@property BOOL _cookieStorageSet; // @synthesize _cookieStorageSet=__cookieStorageSet; +@property _Bool _cookieStorageSet; // @synthesize _cookieStorageSet=__cookieStorageSet; @property(retain) NSHTTPCookieStorage *_cookieStorage; // @synthesize _cookieStorage=__cookieStorage; -@property BOOL _urlCacheSet; // @synthesize _urlCacheSet=__urlCacheSet; +@property _Bool _urlCacheSet; // @synthesize _urlCacheSet=__urlCacheSet; @property(retain) NSURLCache *_urlCache; // @synthesize _urlCache=__urlCache; -@property BOOL _credStorageSet; // @synthesize _credStorageSet=__credStorageSet; +@property _Bool _credStorageSet; // @synthesize _credStorageSet=__credStorageSet; @property(retain) NSURLCredentialStorage *_credStorage; // @synthesize _credStorage=__credStorage; -@property(retain, getter=URLCredentialStoreage, setter=setURLCredentialStorage:) NSURLCredentialStorage *URLCredentialStorage; // @synthesize URLCredentialStorage=_URLCredentialStorage; @property(copy) NSArray *protocolClasses; // @synthesize protocolClasses=_protocolClasses; -@property int HTTPMaximumConnectionsPerHost; // @synthesize HTTPMaximumConnectionsPerHost=_HTTPMaximumConnectionsPerHost; +@property long long HTTPMaximumConnectionsPerHost; // @synthesize HTTPMaximumConnectionsPerHost=_HTTPMaximumConnectionsPerHost; @property(copy) NSDictionary *HTTPAdditionalHeaders; // @synthesize HTTPAdditionalHeaders=_HTTPAdditionalHeaders; -@property unsigned int HTTPCookieAcceptPolicy; // @synthesize HTTPCookieAcceptPolicy=_HTTPCookieAcceptPolicy; -@property BOOL HTTPShouldSetCookies; // @synthesize HTTPShouldSetCookies=_HTTPShouldSetCookies; -@property BOOL HTTPShouldUsePipelining; // @synthesize HTTPShouldUsePipelining=_HTTPShouldUsePipelining; +@property unsigned long long HTTPCookieAcceptPolicy; // @synthesize HTTPCookieAcceptPolicy=_HTTPCookieAcceptPolicy; +@property _Bool HTTPShouldSetCookies; // @synthesize HTTPShouldSetCookies=_HTTPShouldSetCookies; +@property _Bool HTTPShouldUsePipelining; // @synthesize HTTPShouldUsePipelining=_HTTPShouldUsePipelining; @property int TLSMaximumSupportedProtocol; // @synthesize TLSMaximumSupportedProtocol=_TLSMaximumSupportedProtocol; @property int TLSMinimumSupportedProtocol; // @synthesize TLSMinimumSupportedProtocol=_TLSMinimumSupportedProtocol; @property(copy) NSDictionary *connectionProxyDictionary; // @synthesize connectionProxyDictionary=_connectionProxyDictionary; -@property(getter=isDiscretionary) BOOL discretionary; // @synthesize discretionary=_discretionary; -@property BOOL allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; -@property unsigned int networkServiceType; // @synthesize networkServiceType=_networkServiceType; +@property _Bool sessionSendsLaunchEvents; // @synthesize sessionSendsLaunchEvents=_sessionSendsLaunchEvents; +@property(getter=isDiscretionary) _Bool discretionary; // @synthesize discretionary=_discretionary; +@property _Bool allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; +@property unsigned long long networkServiceType; // @synthesize networkServiceType=_networkServiceType; @property double timeoutIntervalForResource; // @synthesize timeoutIntervalForResource=_timeoutIntervalForResource; @property double timeoutIntervalForRequest; // @synthesize timeoutIntervalForRequest=_timeoutIntervalForRequest; -@property unsigned int requestCachePolicy; // @synthesize requestCachePolicy=_requestCachePolicy; +@property unsigned long long requestCachePolicy; // @synthesize requestCachePolicy=_requestCachePolicy; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; -@property(getter=isBackgroundSession) BOOL backgroundSession; // @synthesize backgroundSession=_backgroundSession; +@property(getter=isBackgroundSession) _Bool backgroundSession; // @synthesize backgroundSession=_backgroundSession; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)URLCredentialStorage; +@property(retain, getter=URLCredentialStorage, setter=setURLCredentialStorage:) NSURLCredentialStorage *URLCredentialStorage; @property(retain, getter=URLCache, setter=setURLCache:) NSURLCache *URLCache; @property(retain, getter=HTTPCookieStorage, setter=setHTTPCookieStorage:) NSHTTPCookieStorage *HTTPCookieStorage; -- (id)HTTPCookieStorage_ifSet; - (id)initWithDisposition:(id)arg1; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDataTask.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDataTask.h index 413edde19..6d59faf4a 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDataTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDataTask.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSCFURLSessionDataTask : __NSCFURLSessionTask { } diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDownloadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDownloadTask.h index 103811d7a..ee15b5f25 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDownloadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionDownloadTask.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSCFURLSessionDownloadTask : __NSCFURLSessionTask { } diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionTask.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionTask.h index 9044fdddd..3fce91363 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionTask.h @@ -11,24 +11,27 @@ @class NSError, NSString, NSURLRequest, NSURLResponse; +// Not exported @interface __NSCFURLSessionTask : NSObject { - unsigned int _taskIdentifier; + unsigned long long _taskIdentifier; NSURLRequest *_originalRequest; NSURLRequest *_currentRequest; NSURLResponse *_response; - NSString *_taskDescription; - int _state; - NSError *_error; long long _countOfBytesReceived; long long _countOfBytesSent; long long _countOfBytesExpectedToSend; long long _countOfBytesExpectedToReceive; + NSString *_taskDescription; + long long _state; + NSError *_error; + double _startTime; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property double startTime; // @synthesize startTime=_startTime; @property(copy) NSError *error; // @synthesize error=_error; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; @property(copy) NSString *taskDescription; // @synthesize taskDescription=_taskDescription; @property long long countOfBytesExpectedToReceive; // @synthesize countOfBytesExpectedToReceive=_countOfBytesExpectedToReceive; @property long long countOfBytesExpectedToSend; // @synthesize countOfBytesExpectedToSend=_countOfBytesExpectedToSend; @@ -37,7 +40,7 @@ @property(copy) NSURLResponse *response; // @synthesize response=_response; @property(copy) NSURLRequest *currentRequest; // @synthesize currentRequest=_currentRequest; @property(copy) NSURLRequest *originalRequest; // @synthesize originalRequest=_originalRequest; -@property unsigned int taskIdentifier; // @synthesize taskIdentifier=_taskIdentifier; +@property unsigned long long taskIdentifier; // @synthesize taskIdentifier=_taskIdentifier; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -49,7 +52,7 @@ - (void)_onqueue_connection_cancel; - (void)dealloc; - (id)initWithTask:(id)arg1; -- (id)initWithRequest:(id)arg1 ident:(unsigned int)arg2; +- (id)initWithRequest:(id)arg1 ident:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionUploadTask.h b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionUploadTask.h index 07d4a567f..4044a142e 100644 --- a/iOS7/Frameworks/CFNetwork/__NSCFURLSessionUploadTask.h +++ b/iOS7/Frameworks/CFNetwork/__NSCFURLSessionUploadTask.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSCFURLSessionUploadTask : __NSCFURLSessionDataTask { } diff --git a/iOS7/Frameworks/CoreBluetooth/BTDevicePicker.h b/iOS7/Frameworks/CoreBluetooth/BTDevicePicker.h index 65fec3112..74fb5f0b8 100644 --- a/iOS7/Frameworks/CoreBluetooth/BTDevicePicker.h +++ b/iOS7/Frameworks/CoreBluetooth/BTDevicePicker.h @@ -17,8 +17,8 @@ NSString *_title; unsigned int _service; NSPredicate *_predicate; - BOOL _showingAlert; - BOOL _checkingPaired; + _Bool _showingAlert; + _Bool _checkingPaired; PSSpecifierStub *_connectingSpec; Class _btSSPRequestClass; Class _btAlertClass; @@ -28,7 +28,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)alertSheetDismissed:(id)arg1; - (void)deviceConnectionCompleteHandler:(id)arg1; @@ -42,12 +42,12 @@ - (void)deviceFoundHandler:(id)arg1; - (void)deviceDiscoveryStoppedHandler:(id)arg1; - (void)powerChanged:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)applicationWillResignActive:(id)arg1; - (void)startScanning; - (void)checkAttachTimeout; - (void)cleanupPairing; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissAnimated:(_Bool)arg1; - (void)showInternal; - (void)show; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreBluetooth/CBATTRequest.h b/iOS7/Frameworks/CoreBluetooth/CBATTRequest.h index 32a56c317..af75eeafa 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBATTRequest.h +++ b/iOS7/Frameworks/CoreBluetooth/CBATTRequest.h @@ -11,22 +11,22 @@ @interface CBATTRequest : NSObject { NSNumber *_transactionID; - BOOL _ignoreResponse; + _Bool _ignoreResponse; CBCentral *_central; CBCharacteristic *_characteristic; - unsigned int _offset; + unsigned long long _offset; NSData *_value; } -@property(nonatomic) BOOL ignoreResponse; // @synthesize ignoreResponse=_ignoreResponse; +@property(nonatomic) _Bool ignoreResponse; // @synthesize ignoreResponse=_ignoreResponse; @property(retain, nonatomic) NSNumber *transactionID; // @synthesize transactionID=_transactionID; @property(copy) NSData *value; // @synthesize value=_value; -@property(nonatomic) unsigned int offset; // @synthesize offset=_offset; +@property(nonatomic) unsigned long long offset; // @synthesize offset=_offset; @property(retain, nonatomic) CBCharacteristic *characteristic; // @synthesize characteristic=_characteristic; @property(retain, nonatomic) CBCentral *central; // @synthesize central=_central; - (id)description; - (void)dealloc; -- (id)initWithCentral:(id)arg1 characteristic:(id)arg2 offset:(unsigned int)arg3 value:(id)arg4 transactionID:(id)arg5; +- (id)initWithCentral:(id)arg1 characteristic:(id)arg2 offset:(unsigned long long)arg3 value:(id)arg4 transactionID:(id)arg5; @end diff --git a/iOS7/Frameworks/CoreBluetooth/CBCentral.h b/iOS7/Frameworks/CoreBluetooth/CBCentral.h index 608f153e8..5db818404 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBCentral.h +++ b/iOS7/Frameworks/CoreBluetooth/CBCentral.h @@ -14,10 +14,10 @@ { struct __CFUUID *_UUID; NSUUID *_identifier; - unsigned int _maximumUpdateValueLength; + unsigned long long _maximumUpdateValueLength; } -@property(nonatomic) unsigned int maximumUpdateValueLength; // @synthesize maximumUpdateValueLength=_maximumUpdateValueLength; +@property(nonatomic) unsigned long long maximumUpdateValueLength; // @synthesize maximumUpdateValueLength=_maximumUpdateValueLength; @property(readonly, nonatomic) NSUUID *identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) struct __CFUUID *UUID; // @synthesize UUID=_UUID; - (id)description; diff --git a/iOS7/Frameworks/CoreBluetooth/CBCentralManager.h b/iOS7/Frameworks/CoreBluetooth/CBCentralManager.h index 4aa2b93e6..055be8719 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBCentralManager.h +++ b/iOS7/Frameworks/CoreBluetooth/CBCentralManager.h @@ -13,14 +13,14 @@ @interface CBCentralManager : NSObject { id _delegate; - int _state; + long long _state; NSMutableDictionary *_peripherals; - BOOL _isScanning; + _Bool _isScanning; CBXpcConnection *_connection; } -@property(readonly) int state; // @synthesize state=_state; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly) long long state; // @synthesize state=_state; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void)xpcConnectionDidReset:(id)arg1; - (void)xpcConnectionIsInvalid:(id)arg1; - (void)xpcConnection:(id)arg1 didReceiveMsg:(int)arg2 args:(id)arg3; @@ -34,13 +34,13 @@ - (void)handlePeripheralsRetrieved:(id)arg1; - (void)handleRestoringState:(id)arg1; - (void)handleStateUpdated:(id)arg1; -- (void)cancelPeripheralConnection:(id)arg1 force:(BOOL)arg2; +- (void)cancelPeripheralConnection:(id)arg1 force:(_Bool)arg2; - (void)cancelPeripheralConnection:(id)arg1; - (void)connectPeripheral:(id)arg1 options:(id)arg2; - (void)stopScan; - (void)scanForPeripheralsWithServices:(id)arg1 options:(id)arg2; - (id)retrievePairedPeripherals; -- (id)retrieveConnectedPeripheralsWithServices:(id)arg1 allowAll:(BOOL)arg2; +- (id)retrieveConnectedPeripheralsWithServices:(id)arg1 allowAll:(_Bool)arg2; - (id)retrieveConnectedPeripheralsWithServices:(id)arg1; - (void)retrieveConnectedPeripherals; - (id)retrievePeripheralsWithIdentifiers:(id)arg1; diff --git a/iOS7/Frameworks/CoreBluetooth/CBCharacteristic.h b/iOS7/Frameworks/CoreBluetooth/CBCharacteristic.h index c441e48cc..ca536bb23 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBCharacteristic.h +++ b/iOS7/Frameworks/CoreBluetooth/CBCharacteristic.h @@ -12,11 +12,11 @@ { CBService *_service; CBUUID *_UUID; - int _properties; + long long _properties; NSData *_value; NSArray *_descriptors; - BOOL _isBroadcasted; - BOOL _isNotifying; + _Bool _isBroadcasted; + _Bool _isNotifying; CBPeripheral *_peripheral; NSNumber *_handle; NSNumber *_valueHandle; @@ -25,11 +25,11 @@ @property(readonly, nonatomic) NSNumber *valueHandle; // @synthesize valueHandle=_valueHandle; @property(readonly, nonatomic) NSNumber *handle; // @synthesize handle=_handle; @property(readonly, nonatomic) CBPeripheral *peripheral; // @synthesize peripheral=_peripheral; -@property BOOL isNotifying; // @synthesize isNotifying=_isNotifying; -@property(readonly) BOOL isBroadcasted; // @synthesize isBroadcasted=_isBroadcasted; +@property _Bool isNotifying; // @synthesize isNotifying=_isNotifying; +@property(readonly) _Bool isBroadcasted; // @synthesize isBroadcasted=_isBroadcasted; @property(retain) NSArray *descriptors; // @synthesize descriptors=_descriptors; @property(retain) NSData *value; // @synthesize value=_value; -@property(readonly, nonatomic) int properties; // @synthesize properties=_properties; +@property(readonly, nonatomic) long long properties; // @synthesize properties=_properties; @property(readonly, nonatomic) CBUUID *UUID; // @synthesize UUID=_UUID; @property(nonatomic) __weak CBService *service; // @synthesize service=_service; - (id)handleDescriptorsDiscovered:(id)arg1; diff --git a/iOS7/Frameworks/CoreBluetooth/CBMutableCharacteristic.h b/iOS7/Frameworks/CoreBluetooth/CBMutableCharacteristic.h index 1889671fc..3c0bcbd3c 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBMutableCharacteristic.h +++ b/iOS7/Frameworks/CoreBluetooth/CBMutableCharacteristic.h @@ -11,21 +11,21 @@ @interface CBMutableCharacteristic : CBCharacteristic { NSNumber *_ID; - int _permissions; + long long _permissions; NSMutableArray *_subscribedCentrals; } @property(retain) NSNumber *ID; // @synthesize ID=_ID; @property(readonly) NSArray *subscribedCentrals; // @synthesize subscribedCentrals=_subscribedCentrals; -@property(nonatomic) int permissions; // @synthesize permissions=_permissions; +@property(nonatomic) long long permissions; // @synthesize permissions=_permissions; @property(retain) NSArray *descriptors; -@property(nonatomic) int properties; +@property(nonatomic) long long properties; - (id)description; -- (BOOL)handleCentralUnsubscribed:(id)arg1; -- (BOOL)handleCentralSubscribed:(id)arg1; +- (_Bool)handleCentralUnsubscribed:(id)arg1; +- (_Bool)handleCentralSubscribed:(id)arg1; - (void)dealloc; - (id)initWithService:(id)arg1 dictionary:(id)arg2; -- (id)initWithType:(id)arg1 properties:(int)arg2 value:(id)arg3 permissions:(int)arg4; +- (id)initWithType:(id)arg1 properties:(long long)arg2 value:(id)arg3 permissions:(long long)arg4; // Remaining properties @property(retain, nonatomic) CBUUID *UUID; diff --git a/iOS7/Frameworks/CoreBluetooth/CBMutableService.h b/iOS7/Frameworks/CoreBluetooth/CBMutableService.h index b62bacd12..2342f1beb 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBMutableService.h +++ b/iOS7/Frameworks/CoreBluetooth/CBMutableService.h @@ -18,12 +18,12 @@ - (id)description; - (void)dealloc; - (id)initWithDictionary:(id)arg1; -- (id)initWithType:(id)arg1 primary:(BOOL)arg2; +- (id)initWithType:(id)arg1 primary:(_Bool)arg2; // Remaining properties @property(retain, nonatomic) CBUUID *UUID; @property(retain) NSArray *includedServices; -@property(nonatomic) BOOL isPrimary; +@property(nonatomic) _Bool isPrimary; @end diff --git a/iOS7/Frameworks/CoreBluetooth/CBPeripheral.h b/iOS7/Frameworks/CoreBluetooth/CBPeripheral.h index ca848b13e..ea7321364 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBPeripheral.h +++ b/iOS7/Frameworks/CoreBluetooth/CBPeripheral.h @@ -17,23 +17,23 @@ NSUUID *_identifier; NSString *_name; NSNumber *_RSSI; - int _state; + long long _state; NSMutableArray *_services; CBCentralManager *_centralManager; NSMutableDictionary *_attributes; - BOOL _isPaired; - BOOL _isConnectedToSystem; + _Bool _isPaired; + _Bool _isConnectedToSystem; } -@property(readonly, nonatomic) BOOL isConnectedToSystem; // @synthesize isConnectedToSystem=_isConnectedToSystem; -@property(readonly, nonatomic) BOOL isPaired; // @synthesize isPaired=_isPaired; +@property(readonly, nonatomic) _Bool isConnectedToSystem; // @synthesize isConnectedToSystem=_isConnectedToSystem; +@property(readonly, nonatomic) _Bool isPaired; // @synthesize isPaired=_isPaired; @property(retain) NSArray *services; // @synthesize services=_services; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; @property(retain) NSNumber *RSSI; // @synthesize RSSI=_RSSI; @property(retain) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) NSUUID *identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) struct __CFUUID *UUID; // @synthesize UUID=_UUID; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void)handleDescriptorValueWritten:(id)arg1; - (void)handleDescriptorValueUpdated:(id)arg1; - (void)handleCharacteristicDescriptorsDiscovered:(id)arg1; @@ -54,36 +54,36 @@ - (void)handleRSSIUpdated:(id)arg1; - (void)handleServicesChanged:(id)arg1; - (void)handleNameUpdated:(id)arg1; -- (BOOL)hasTag:(id)arg1; +- (_Bool)hasTag:(id)arg1; - (void)untag:(id)arg1; - (void)tag:(id)arg1; - (void)unpair; -- (void)acceptPairing:(BOOL)arg1 ofType:(id)arg2 withPasskey:(id)arg3; +- (void)acceptPairing:(_Bool)arg1 ofType:(id)arg2 withPasskey:(id)arg3; - (void)pair; - (void)writeValue:(id)arg1 forDescriptor:(id)arg2; - (void)readValueForDescriptor:(id)arg1; - (void)discoverDescriptorsForCharacteristic:(id)arg1; -- (void)setNotifyValue:(BOOL)arg1 forCharacteristic:(id)arg2; -- (void)setBroadcastValue:(BOOL)arg1 forCharacteristic:(id)arg2; +- (void)setNotifyValue:(_Bool)arg1 forCharacteristic:(id)arg2; +- (void)setBroadcastValue:(_Bool)arg1 forCharacteristic:(id)arg2; - (void)reliablyWriteValues:(id)arg1 forCharacteristics:(id)arg2; -- (void)writeValue:(id)arg1 forCharacteristic:(id)arg2 type:(int)arg3; +- (void)writeValue:(id)arg1 forCharacteristic:(id)arg2 type:(long long)arg3; - (void)readValueForCharacteristic:(id)arg1; - (void)discoverCharacteristics:(id)arg1 forService:(id)arg2; - (void)discoverIncludedServices:(id)arg1 forService:(id)arg2; - (void)discoverServices:(id)arg1; - (void)readRSSI; -@property(readonly) BOOL isConnected; // @dynamic isConnected; +@property(readonly) _Bool isConnected; // @dynamic isConnected; - (void)setOrphan; -- (void)handleConnectionStateUpdated:(BOOL)arg1; +- (void)handleConnectionStateUpdated:(_Bool)arg1; - (void)handleDisconnection; -- (void)handleConnection:(BOOL)arg1; +- (void)handleConnection:(_Bool)arg1; - (void)invalidateAllAttributes; - (void)removeAttributeForHandle:(id)arg1; - (void)setAttribute:(id)arg1 forHandle:(id)arg2; - (id)attributeForHandle:(id)arg1; - (void)handleMsg:(int)arg1 args:(id)arg2; - (id)sendSyncMsg:(int)arg1 args:(id)arg2; -- (void)sendMsg:(int)arg1 requiresConnected:(BOOL)arg2 args:(id)arg3; +- (void)sendMsg:(int)arg1 requiresConnected:(_Bool)arg2 args:(id)arg3; - (void)sendMsg:(int)arg1 args:(id)arg2; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreBluetooth/CBPeripheralManager.h b/iOS7/Frameworks/CoreBluetooth/CBPeripheralManager.h index dd8261325..90f634cda 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBPeripheralManager.h +++ b/iOS7/Frameworks/CoreBluetooth/CBPeripheralManager.h @@ -14,20 +14,20 @@ { id _delegate; CBXpcConnection *_connection; - int _state; - BOOL _advertising; + long long _state; + _Bool _advertising; NSMutableDictionary *_centrals; NSMutableArray *_services; NSMutableDictionary *_characteristicIDs; NSLock *_updateLock; - BOOL _readyForUpdates; - BOOL _waitingForReady; + _Bool _readyForUpdates; + _Bool _waitingForReady; } -+ (int)authorizationStatus; -@property(readonly) BOOL isAdvertising; // @synthesize isAdvertising=_advertising; -@property(readonly) int state; // @synthesize state=_state; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; ++ (long long)authorizationStatus; +@property(readonly) _Bool isAdvertising; // @synthesize isAdvertising=_advertising; +@property(readonly) long long state; // @synthesize state=_state; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void)xpcConnectionDidReset:(id)arg1; - (void)xpcConnectionIsInvalid:(id)arg1; - (void)xpcConnection:(id)arg1 didReceiveMsg:(int)arg2 args:(id)arg3; @@ -44,14 +44,14 @@ - (void)handleStateUpdated:(id)arg1; - (id)centralFromArgs:(id)arg1; - (void)sendMsg:(int)arg1 args:(id)arg2; -- (BOOL)updateValue:(id)arg1 forCharacteristic:(id)arg2 onSubscribedCentrals:(id)arg3; -- (void)respondToRequest:(id)arg1 withResult:(int)arg2; +- (_Bool)updateValue:(id)arg1 forCharacteristic:(id)arg2 onSubscribedCentrals:(id)arg3; +- (void)respondToRequest:(id)arg1 withResult:(long long)arg2; - (void)removeAllServices; - (void)removeService:(id)arg1; - (void)addService:(id)arg1; - (void)stopAdvertising; - (void)startAdvertising:(id)arg1; -- (void)setDesiredConnectionLatency:(int)arg1 forCentral:(id)arg2; +- (void)setDesiredConnectionLatency:(long long)arg1 forCentral:(id)arg2; - (void)dealloc; - (id)initWithDelegate:(id)arg1 queue:(id)arg2 options:(id)arg3; - (id)initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/Frameworks/CoreBluetooth/CBService.h b/iOS7/Frameworks/CoreBluetooth/CBService.h index 0af3eef2b..fddf4d714 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBService.h +++ b/iOS7/Frameworks/CoreBluetooth/CBService.h @@ -12,7 +12,7 @@ { CBPeripheral *_peripheral; CBUUID *_UUID; - BOOL _isPrimary; + _Bool _isPrimary; NSArray *_includedServices; NSArray *_characteristics; NSNumber *_startHandle; @@ -23,7 +23,7 @@ @property(readonly, nonatomic) NSNumber *startHandle; // @synthesize startHandle=_startHandle; @property(retain) NSArray *characteristics; // @synthesize characteristics=_characteristics; @property(retain) NSArray *includedServices; // @synthesize includedServices=_includedServices; -@property(readonly, nonatomic) BOOL isPrimary; // @synthesize isPrimary=_isPrimary; +@property(readonly, nonatomic) _Bool isPrimary; // @synthesize isPrimary=_isPrimary; @property(readonly, nonatomic) CBUUID *UUID; // @synthesize UUID=_UUID; @property(readonly, nonatomic) CBPeripheral *peripheral; // @synthesize peripheral=_peripheral; - (id)handleCharacteristicsDiscovered:(id)arg1; diff --git a/iOS7/Frameworks/CoreBluetooth/CBUUID.h b/iOS7/Frameworks/CoreBluetooth/CBUUID.h index 5a5bb20df..5a398ff27 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBUUID.h +++ b/iOS7/Frameworks/CoreBluetooth/CBUUID.h @@ -21,8 +21,8 @@ + (id)UUIDWithData:(id)arg1; + (id)UUIDWithString:(id)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) NSData *data; // @dynamic data; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreBluetooth/CBXpcConnection.h b/iOS7/Frameworks/CoreBluetooth/CBXpcConnection.h index 2bce3d154..05c1af38d 100644 --- a/iOS7/Frameworks/CoreBluetooth/CBXpcConnection.h +++ b/iOS7/Frameworks/CoreBluetooth/CBXpcConnection.h @@ -19,7 +19,7 @@ NSObject *_xpcConnection; } -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (id)nsDictionaryFromXpcDictionary:(id)arg1; - (id)nsArrayWithXpcArray:(id)arg1; - (id)nsObjectWithXpcObject:(id)arg1; @@ -32,12 +32,12 @@ - (void)handleMsg:(int)arg1 args:(id)arg2; - (id)sendSyncMsg:(int)arg1 args:(id)arg2; - (void)sendMsg:(int)arg1 args:(id)arg2; +- (void)sendAsyncMsg:(int)arg1 args:(id)arg2; - (id)allocXpcMsg:(int)arg1 args:(id)arg2; - (void)checkOut; - (void)checkIn; -- (BOOL)isMainQueue; +- (_Bool)isMainQueue; - (void)disconnect; -- (BOOL)bluetoothExists; - (void)dealloc; - (id)initWithDelegate:(id)arg1 queue:(id)arg2 options:(id)arg3 sessionType:(int)arg4; diff --git a/iOS7/Frameworks/CoreBluetooth/CDStructures.h b/iOS7/Frameworks/CoreBluetooth/CDStructures.h index d8ba67d2d..fbefea2c6 100644 --- a/iOS7/Frameworks/CoreBluetooth/CDStructures.h +++ b/iOS7/Frameworks/CoreBluetooth/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; diff --git a/iOS7/Frameworks/CoreData/CDStructures.h b/iOS7/Frameworks/CoreData/CDStructures.h index 4c48bd666..21bd8521d 100644 --- a/iOS7/Frameworks/CoreData/CDStructures.h +++ b/iOS7/Frameworks/CoreData/CDStructures.h @@ -37,8 +37,8 @@ struct _NSFaultingMutableSetFlags { }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _NSSQLMigrationContext { @@ -66,8 +66,8 @@ struct _PFBatchFaultingArrayFlags { }; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; #pragma mark Typedef'd Structures @@ -79,18 +79,18 @@ typedef struct { } CDStruct_f8f0024c; typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { int _field1; void *_field2; - unsigned long _field3; + unsigned long long _field3; unsigned char _field4; - unsigned int _field5; + unsigned long long _field5; void *_field6; id _field7; char *_field8; @@ -103,7 +103,7 @@ typedef struct { unsigned int :1; unsigned int :26; } _field9; -} CDStruct_c4c2dd08; +} CDStruct_333eeaad; typedef struct { int _field1; @@ -121,11 +121,10 @@ typedef struct { unsigned int :1; unsigned int :29; } _field10; - int _field11; - struct FetchResultsRowListHeader_st **_field12; - void **_field13; + struct FetchResultsRowListHeader_st **_field11; + void **_field12; + void *_field13; void *_field14; void *_field15; - void *_field16; -} CDStruct_576b85d7; +} CDStruct_ef1b9d9f; diff --git a/iOS7/Frameworks/CoreData/NSAtomicStore-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSAtomicStore-_NSInternalMethods.h new file mode 100644 index 000000000..8e5d5c1ba --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSAtomicStore-_NSInternalMethods.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSAtomicStore (_NSInternalMethods) +- (id)_retainedObjectIDForEntity:(id)arg1 referenceObject:(id)arg2; +- (id)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; +- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; +- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; +- (void)_updateObject:(id)arg1; +- (void)_removeObject:(id)arg1; +- (void)_addObject:(id)arg1; +- (id)_getNewIDForObject:(id)arg1; +- (void)_storeNextReferenceInMetadata; +- (void)_preflightCrossCheck; +- (void)_didLoadMetadata; +- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; +- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)_retrieveNodesSatisfyingRequest:(id)arg1; +- (void)_deleteNodeFromEntityCache:(id)arg1; +- (void)_deleteNodeFromMainCache:(id)arg1; +- (void)_insertNodeIntoEntityCache:(id)arg1; +- (void)_insertNodeIntoMainCache:(id)arg1; +- (id)_retrieveNodeForObject:(id)arg1; +- (id)_retrieveNodeForObjectID:(id)arg1; +- (id)executeRefreshRequest:(id)arg1 withContext:(id)arg2; +- (id)executeSaveChangesRequest:(id)arg1 withContext:(id)arg2; +- (id)executeCountRequest:(id)arg1 withContext:(id)arg2; +- (id)executeFetchRequest:(id)arg1 withContext:(id)arg2; +- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (void)_registerCacheNode:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSAtomicStore.h b/iOS7/Frameworks/CoreData/NSAtomicStore.h index 5717e48b8..148e9884c 100644 --- a/iOS7/Frameworks/CoreData/NSAtomicStore.h +++ b/iOS7/Frameworks/CoreData/NSAtomicStore.h @@ -13,7 +13,7 @@ NSMutableDictionary *_nodeCache; NSMutableDictionary *_entityCache; NSMutableDictionary *_storeMetadata; - int _nextReference; + long long _nextReference; void *_reserved4; void *_reserved5; } @@ -32,37 +32,11 @@ - (void)willRemoveCacheNodes:(id)arg1; - (id)cacheNodes; - (void)addCacheNodes:(id)arg1; -- (BOOL)load:(id *)arg1; -- (BOOL)save:(id *)arg1; +- (_Bool)load:(id *)arg1; +- (_Bool)save:(id *)arg1; - (void)dealloc; - (id)initWithPersistentStoreCoordinator:(id)arg1 configurationName:(id)arg2 URL:(id)arg3 options:(id)arg4; - (id)init; -- (id)_retainedObjectIDForEntity:(id)arg1 referenceObject:(id)arg2; -- (id)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; -- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; -- (void)_updateObject:(id)arg1; -- (void)_removeObject:(id)arg1; -- (void)_addObject:(id)arg1; -- (id)_getNewIDForObject:(id)arg1; -- (void)_storeNextReferenceInMetadata; -- (void)_preflightCrossCheck; -- (void)_didLoadMetadata; -- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; -- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (id)_retrieveNodesSatisfyingRequest:(id)arg1; -- (void)_deleteNodeFromEntityCache:(id)arg1; -- (void)_deleteNodeFromMainCache:(id)arg1; -- (void)_insertNodeIntoEntityCache:(id)arg1; -- (void)_insertNodeIntoMainCache:(id)arg1; -- (id)_retrieveNodeForObject:(id)arg1; -- (id)_retrieveNodeForObjectID:(id)arg1; -- (id)executeRefreshRequest:(id)arg1 withContext:(id)arg2; -- (id)executeSaveChangesRequest:(id)arg1 withContext:(id)arg2; -- (id)executeCountRequest:(id)arg1 withContext:(id)arg2; -- (id)executeFetchRequest:(id)arg1 withContext:(id)arg2; -- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (void)_registerCacheNode:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSAtomicStoreCacheNode.h b/iOS7/Frameworks/CoreData/NSAtomicStoreCacheNode.h index cb3c77efc..793c717bc 100644 --- a/iOS7/Frameworks/CoreData/NSAtomicStoreCacheNode.h +++ b/iOS7/Frameworks/CoreData/NSAtomicStoreCacheNode.h @@ -11,18 +11,18 @@ @interface NSAtomicStoreCacheNode : NSObject { NSManagedObjectID *_objectID; - unsigned long __versionNumber; + unsigned long long __versionNumber; NSMutableDictionary *_propertyCache; void *_reserved1; } -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; - (void)setValue:(id)arg1 forKey:(id)arg2; - (id)valueForKey:(id)arg1; - (void)setPropertyCache:(id)arg1; - (id)propertyCache; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)_snapshot_; - (const id *)knownKeyValuesPointer; - (void)_setVersionNumber:(unsigned int)arg1; diff --git a/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSAttributeDescriptionPrivateMethods.h b/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSAttributeDescriptionPrivateMethods.h new file mode 100644 index 000000000..7e25dbc3a --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSAttributeDescriptionPrivateMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSAttributeDescription (_NSAttributeDescriptionPrivateMethods) +- (id)_initWithName:(id)arg1 type:(unsigned long long)arg2 withClassName:(id)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSInternalMethods.h new file mode 100644 index 000000000..608858074 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSAttributeDescription-_NSInternalMethods.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSAttributeDescription (_NSInternalMethods) +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; +- (void)setStoresBinaryDataExternally:(_Bool)arg1; +- (_Bool)storesBinaryDataExternally; +- (unsigned long long)_propertyType; +- (Class)_attributeValueClass; +- (id)_initWithType:(unsigned long long)arg1; +- (id)_initWithName:(id)arg1 type:(unsigned long long)arg2; +- (void)_versionHash:(char *)arg1 inStyle:(unsigned long long)arg2; +- (_Bool)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; +- (void)_createCachesAndOptimizeState; +- (_Bool)_comparePredicatesAndWarnings:(id)arg1; +- (_Bool)_comparePredicatesAndWarningsWithUnoptimizedAttributeDescription:(id)arg1; +- (long long)_canConvertPredicate:(id)arg1 andWarning:(id)arg2; +- (id)_rawValidationWarnings; +- (id)_rawValidationPredicates; +@end + diff --git a/iOS7/Frameworks/CoreData/NSAttributeDescription.h b/iOS7/Frameworks/CoreData/NSAttributeDescription.h index a4c91cbc2..6ede2198a 100644 --- a/iOS7/Frameworks/CoreData/NSAttributeDescription.h +++ b/iOS7/Frameworks/CoreData/NSAttributeDescription.h @@ -12,7 +12,7 @@ { Class _attributeValueClass; NSString *_valueTransformerName; - unsigned int _type; + unsigned long long _type; NSString *_attributeValueClassName; struct __attributeDescriptionFlags { unsigned int _hasMaxValueInExtraIvars:1; @@ -23,44 +23,28 @@ id _defaultValue; } -+ (id)_classNameForType:(unsigned int)arg1; ++ (id)_classNameForType:(unsigned long long)arg1; + (void)initialize; -- (void)setAllowsExternalBinaryDataStorage:(BOOL)arg1; -- (BOOL)allowsExternalBinaryDataStorage; +- (void)setAllowsExternalBinaryDataStorage:(_Bool)arg1; +- (_Bool)allowsExternalBinaryDataStorage; - (id)validationWarnings; - (id)validationPredicates; - (id)versionHash; - (void)setValueTransformerName:(id)arg1; - (id)valueTransformerName; -- (BOOL)isIndexed; +- (_Bool)isIndexed; - (void)setDefaultValue:(id)arg1; - (id)defaultValue; -- (void)setAttributeType:(unsigned int)arg1; -- (unsigned int)attributeType; +- (void)setAttributeType:(unsigned long long)arg1; +- (unsigned long long)attributeType; - (void)setAttributeValueClassName:(id)arg1; - (id)attributeValueClassName; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)_initWithName:(id)arg1 type:(unsigned int)arg2 withClassName:(id)arg3; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; -- (void)setStoresBinaryDataExternally:(BOOL)arg1; -- (BOOL)storesBinaryDataExternally; -- (unsigned int)_propertyType; -- (Class)_attributeValueClass; -- (id)_initWithType:(unsigned int)arg1; -- (id)_initWithName:(id)arg1 type:(unsigned int)arg2; -- (void)_versionHash:(char *)arg1 inStyle:(unsigned int)arg2; -- (BOOL)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; -- (void)_createCachesAndOptimizeState; -- (BOOL)_comparePredicatesAndWarnings:(id)arg1; -- (BOOL)_comparePredicatesAndWarningsWithUnoptimizedAttributeDescription:(id)arg1; -- (int)_canConvertPredicate:(id)arg1 andWarning:(id)arg2; -- (id)_rawValidationWarnings; -- (id)_rawValidationPredicates; @end diff --git a/iOS7/Frameworks/CoreData/NSAttributeStoreMapping.h b/iOS7/Frameworks/CoreData/NSAttributeStoreMapping.h index d735cab5b..223a02852 100644 --- a/iOS7/Frameworks/CoreData/NSAttributeStoreMapping.h +++ b/iOS7/Frameworks/CoreData/NSAttributeStoreMapping.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSAttributeStoreMapping : NSPropertyStoreMapping { int _externalType; @@ -22,7 +23,7 @@ - (void)setExternalType:(int)arg1; - (int)externalType; - (id)attribute; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithProperty:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSBasicObjectID.h b/iOS7/Frameworks/CoreData/NSBasicObjectID.h index e188bd30e..1e6327b3a 100644 --- a/iOS7/Frameworks/CoreData/NSBasicObjectID.h +++ b/iOS7/Frameworks/CoreData/NSBasicObjectID.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSBasicObjectID : _NSCoreManagedObjectID { int _cd_rc; diff --git a/iOS7/Frameworks/CoreData/NSBinaryObjectStore.h b/iOS7/Frameworks/CoreData/NSBinaryObjectStore.h index 06d354030..5bda72c83 100644 --- a/iOS7/Frameworks/CoreData/NSBinaryObjectStore.h +++ b/iOS7/Frameworks/CoreData/NSBinaryObjectStore.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSBinaryObjectStore : NSMappedObjectStore { } -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; - (id *)knownKeyValuesForObjectID:(id)arg1 withContext:(id)arg2; - (id)type; diff --git a/iOS7/Frameworks/CoreData/NSBinaryObjectStoreFile.h b/iOS7/Frameworks/CoreData/NSBinaryObjectStoreFile.h index fa4d301b1..12e21003b 100644 --- a/iOS7/Frameworks/CoreData/NSBinaryObjectStoreFile.h +++ b/iOS7/Frameworks/CoreData/NSBinaryObjectStoreFile.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableDictionary; +// Not exported @interface NSBinaryObjectStoreFile : NSObject { int _databaseVersion; @@ -17,12 +18,12 @@ NSDictionary *_storeOptions; } -- (BOOL)writeToFile:(id)arg1 error:(id *)arg2; -- (BOOL)_writeMetadataData:(id)arg1 andMapDataData:(id)arg2 toFile:(id)arg3 error:(id *)arg4; -- (BOOL)readMetadataFromFile:(id)arg1 error:(id *)arg2; -- (BOOL)writeMetadataToFile:(id)arg1 error:(id *)arg2; -- (BOOL)readFromFile:(id)arg1 error:(id *)arg2; -- (BOOL)readBinaryStoreFromData:(id)arg1 originalPath:(id)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 error:(id *)arg2; +- (_Bool)_writeMetadataData:(id)arg1 andMapDataData:(id)arg2 toFile:(id)arg3 error:(id *)arg4; +- (_Bool)readMetadataFromFile:(id)arg1 error:(id *)arg2; +- (_Bool)writeMetadataToFile:(id)arg1 error:(id *)arg2; +- (_Bool)readFromFile:(id)arg1 error:(id *)arg2; +- (_Bool)readBinaryStoreFromData:(id)arg1 originalPath:(id)arg2 error:(id *)arg3; - (void)clearCurrentValues; - (void)setMapData:(id)arg1; - (id)mapData; diff --git a/iOS7/Frameworks/CoreData/NSComparisonPredicate-_NSCoreDataSQLPredicateCategories.h b/iOS7/Frameworks/CoreData/NSComparisonPredicate-_NSCoreDataSQLPredicateCategories.h index 1bbf3e983..f3bf7bf22 100644 --- a/iOS7/Frameworks/CoreData/NSComparisonPredicate-_NSCoreDataSQLPredicateCategories.h +++ b/iOS7/Frameworks/CoreData/NSComparisonPredicate-_NSCoreDataSQLPredicateCategories.h @@ -8,6 +8,6 @@ @interface NSComparisonPredicate (_NSCoreDataSQLPredicateCategories) - (id)minimalFormInContext:(id)arg1; -- (BOOL)_isForeignObjectExpression:(id)arg1 givenContext:(id)arg2; +- (_Bool)_isForeignObjectExpression:(id)arg1 givenContext:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSDictionaryMapNode.h b/iOS7/Frameworks/CoreData/NSDictionaryMapNode.h index 52f9970f0..a528a3315 100644 --- a/iOS7/Frameworks/CoreData/NSDictionaryMapNode.h +++ b/iOS7/Frameworks/CoreData/NSDictionaryMapNode.h @@ -8,6 +8,7 @@ #import "NSCoding-Protocol.h" +// Not exported @interface NSDictionaryMapNode : NSStoreMapNode { id *_attributes; diff --git a/iOS7/Frameworks/CoreData/NSDictionaryStoreMap.h b/iOS7/Frameworks/CoreData/NSDictionaryStoreMap.h index 02d996495..dccede44c 100644 --- a/iOS7/Frameworks/CoreData/NSDictionaryStoreMap.h +++ b/iOS7/Frameworks/CoreData/NSDictionaryStoreMap.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface NSDictionaryStoreMap : NSPersistentStoreMap { NSMutableDictionary *_theMap; diff --git a/iOS7/Frameworks/CoreData/NSEntityDescription-_NSEntityDescriptionPrivateMethods.h b/iOS7/Frameworks/CoreData/NSEntityDescription-_NSEntityDescriptionPrivateMethods.h new file mode 100644 index 000000000..f7aacc8de --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSEntityDescription-_NSEntityDescriptionPrivateMethods.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSEntityDescription (_NSEntityDescriptionPrivateMethods) +- (id)_propertyWithRenamingIdentifier:(id)arg1; +- (id)knownKeysMappingStrategy; +- (void)_addProperty:(id)arg1; +- (void)_addSubentity:(id)arg1; +- (id)elementID; +- (void)setElementID:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSEntityDescription-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSEntityDescription-_NSInternalMethods.h new file mode 100644 index 000000000..cee01e4fd --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSEntityDescription-_NSInternalMethods.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSEntityDescription (_NSInternalMethods) ++ (id)_MOClassName; +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 uniquedMappings:(id)arg6 entities:(id)arg7; +- (id)_compoundIndexes; +- (_Bool)_hasPropertiesStoredInTruthFile; +- (_Bool)_hasPropertiesIndexedBySpotlight; +- (_Bool)_hasAttributesWithExternalDataReferences; +- (void)_restoreValidation; +- (_Bool)_skipValidation; +- (void)_stripForMigration; +- (void)_flattenProperties; +- (void)_setIsFlattened:(_Bool)arg1; +- (_Bool)_isFlattened; +- (id)_sortedSubentities; +- (long long)_modelsReferenceID; +- (void)_setModelsReferenceID:(long long)arg1; +- (id)_new_implicitlyObservedKeys; +- (void)_removeProperty:(id)arg1; +- (void)_removePropertyNamed:(id)arg1; +- (id)_propertyNamed:(id)arg1; +- (void *)_leopardStyleAttributesByName; +- (void *)_leopardStyleRelationshipsByName; +- (void *)_newSnowLeopardStyleDictionaryContainingPropertiesOfType:(unsigned long long)arg1; +- (id)_allPropertyNames; +- (void)_createCachesAndOptimizeState; +- (unsigned long long)_offsetRelationshipIndex:(unsigned long long)arg1 fromSuperEntity:(id)arg2 andIsToMany:(_Bool)arg3; +- (_Bool)_isInheritedPropertyNamed:(id)arg1; +- (struct _NSRange *)_propertyRangesByType; +- (id)_propertySearchMapping; +- (_Bool)_subentitiesIncludes:(id)arg1; +- (struct __CFSet *)_collectSubentities; +- (id)_flattenedSubentities; +- (_Bool)_hasPotentialHashSkew; +- (id)_versionHashInStyle:(unsigned long long)arg1; +- (void)_removeSubentity:(id)arg1; +- (id)_rootEntity; +- (void)_setSuperentity:(id)arg1; +- (id)_subentityNamed:(id)arg1; +- (void)_throwIfNotEditable; +- (_Bool)_isEditable; +- (void)_setIsEditable:(_Bool)arg1; +- (id)_relationshipNamed:(id)arg1; +- (id)_localRelationshipNamed:(id)arg1; +- (id)_attributeNamed:(id)arg1; +- (_Bool)_hasCustomPrimitiveProperties; +- (Class)_entityClass; +- (Class)_snapshotClass; +- (id)_relationshipNamesByType:(_Bool)arg1; +- (id)_propertiesOfType:(unsigned long long)arg1; +- (void)_setManagedObjectModel:(id)arg1; +- (id)_initWithName:(id)arg1; +- (id)_newMappingForPropertiesOfRange:(unsigned int)arg1; +- (id)_keypathsForDeletions; +- (void)_nukeMOClassName__; +@end + diff --git a/iOS7/Frameworks/CoreData/NSEntityDescription.h b/iOS7/Frameworks/CoreData/NSEntityDescription.h index 334b9ceb0..21a9a4eed 100644 --- a/iOS7/Frameworks/CoreData/NSEntityDescription.h +++ b/iOS7/Frameworks/CoreData/NSEntityDescription.h @@ -45,18 +45,17 @@ NSMutableDictionary *_userInfo; id _flattenedSubentities; id **_kvcPropertyAccessors; - long _modelsReferenceIDForEntity; + long long _modelsReferenceIDForEntity; } + (id)insertNewObjectForEntityForName:(id)arg1 inManagedObjectContext:(id)arg2; + (id)entityForName:(id)arg1 inManagedObjectContext:(id)arg2; + (void)initialize; -+ (id)_MOClassName; - (id)renamingIdentifier; - (void)setRenamingIdentifier:(id)arg1; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)setCompoundIndexes:(id)arg1; @@ -64,14 +63,14 @@ - (void)setVersionHashModifier:(id)arg1; - (id)versionHashModifier; - (id)versionHash; -- (id)_newVersionHashInStyle:(unsigned int)arg1; +- (id)_newVersionHashInStyle:(unsigned long long)arg1; - (void)setName:(id)arg1; -- (void)setAbstract:(BOOL)arg1; +- (void)setAbstract:(_Bool)arg1; - (void)setManagedObjectClassName:(id)arg1; - (id)propertiesByName; - (void)setProperties:(id)arg1; - (id)properties; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)inverseForRelationshipKey:(id)arg1; - (id)relationshipsWithDestinationEntity:(id)arg1; - (id)toOneRelationshipKeys; @@ -81,8 +80,8 @@ - (void)setSubentities:(id)arg1; - (id)subentities; - (id)superentity; -- (BOOL)isKindOfEntity:(id)arg1; -- (BOOL)isAbstract; +- (_Bool)isKindOfEntity:(id)arg1; +- (_Bool)isAbstract; - (id)userInfo; - (void)setUserInfo:(id)arg1; - (id)relationshipsByName; @@ -91,72 +90,14 @@ - (id)managedObjectClassName; - (id)name; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (void)finalize; - (id)init; -- (id)_propertyWithRenamingIdentifier:(id)arg1; -- (id)knownKeysMappingStrategy; -- (void)_addProperty:(id)arg1; -- (void)_addSubentity:(id)arg1; -- (id)elementID; -- (void)setElementID:(id)arg1; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 uniquedMappings:(id)arg6 entities:(id)arg7; -- (id)_compoundIndexes; -- (BOOL)_hasPropertiesStoredInTruthFile; -- (BOOL)_hasPropertiesIndexedBySpotlight; -- (BOOL)_hasAttributesWithExternalDataReferences; -- (void)_restoreValidation; -- (BOOL)_skipValidation; -- (void)_stripForMigration; -- (void)_flattenProperties; -- (void)_setIsFlattened:(BOOL)arg1; -- (BOOL)_isFlattened; -- (id)_sortedSubentities; -- (long)_modelsReferenceID; -- (void)_setModelsReferenceID:(long)arg1; -- (id)_new_implicitlyObservedKeys; -- (void)_removeProperty:(id)arg1; -- (void)_removePropertyNamed:(id)arg1; -- (id)_propertyNamed:(id)arg1; -- (void *)_leopardStyleAttributesByName; -- (void *)_leopardStyleRelationshipsByName; -- (void *)_newSnowLeopardStyleDictionaryContainingPropertiesOfType:(unsigned int)arg1; -- (id)_allPropertyNames; -- (void)_createCachesAndOptimizeState; -- (unsigned long)_offsetRelationshipIndex:(unsigned long)arg1 fromSuperEntity:(id)arg2 andIsToMany:(BOOL)arg3; -- (BOOL)_isInheritedPropertyNamed:(id)arg1; -- (struct _NSRange *)_propertyRangesByType; -- (id)_propertySearchMapping; -- (BOOL)_subentitiesIncludes:(id)arg1; -- (struct __CFSet *)_collectSubentities; -- (id)_flattenedSubentities; -- (BOOL)_hasPotentialHashSkew; -- (id)_versionHashInStyle:(unsigned int)arg1; -- (void)_removeSubentity:(id)arg1; -- (id)_rootEntity; -- (void)_setSuperentity:(id)arg1; -- (id)_subentityNamed:(id)arg1; -- (void)_throwIfNotEditable; -- (BOOL)_isEditable; -- (void)_setIsEditable:(BOOL)arg1; -- (id)_relationshipNamed:(id)arg1; -- (id)_localRelationshipNamed:(id)arg1; -- (id)_attributeNamed:(id)arg1; -- (BOOL)_hasCustomPrimitiveProperties; -- (Class)_entityClass; -- (Class)_snapshotClass; -- (id)_relationshipNamesByType:(BOOL)arg1; -- (id)_propertiesOfType:(unsigned int)arg1; -- (void)_setManagedObjectModel:(id)arg1; -- (id)_initWithName:(id)arg1; -- (id)_newMappingForPropertiesOfRange:(unsigned int)arg1; -- (id)_keypathsForDeletions; -- (void)_nukeMOClassName__; @end diff --git a/iOS7/Frameworks/CoreData/NSEntityMapping-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSEntityMapping-_NSInternalMethods.h new file mode 100644 index 000000000..0cad3a383 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSEntityMapping-_NSInternalMethods.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSEntityMapping (_NSInternalMethods) +- (_Bool)_hasInferredMappingNeedingValidation; +- (id)_mappingsByName; +- (void)_addRelationshipMapping:(id)arg1; +- (void)_addAttributeMapping:(id)arg1; +- (void)_throwIfNotEditable; +- (void)_setIsEditable:(_Bool)arg1; +- (void)_createCachesAndOptimizeState; +- (_Bool)isEditable; +- (id)_initWithSourceEntityDescription:(id)arg1 destinationEntityDescription:(id)arg2; +- (id)_migrationPolicy; +@end + diff --git a/iOS7/Frameworks/CoreData/NSEntityMapping.h b/iOS7/Frameworks/CoreData/NSEntityMapping.h index 48ce113ac..d4f3aa3cb 100644 --- a/iOS7/Frameworks/CoreData/NSEntityMapping.h +++ b/iOS7/Frameworks/CoreData/NSEntityMapping.h @@ -14,7 +14,7 @@ void *_reserved1; NSDictionary *_mappingsByName; NSString *_name; - unsigned int _mappingType; + unsigned long long _mappingType; NSString *_sourceEntityName; NSData *_sourceEntityVersionHash; NSString *_destinationEntityName; @@ -49,27 +49,17 @@ - (id)sourceEntityVersionHash; - (void)setSourceEntityName:(id)arg1; - (id)sourceEntityName; -- (void)setMappingType:(unsigned int)arg1; -- (unsigned int)mappingType; +- (void)setMappingType:(unsigned long long)arg1; +- (unsigned long long)mappingType; - (void)setName:(id)arg1; - (id)name; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (BOOL)_hasInferredMappingNeedingValidation; -- (id)_mappingsByName; -- (void)_addRelationshipMapping:(id)arg1; -- (void)_addAttributeMapping:(id)arg1; -- (void)_throwIfNotEditable; -- (void)_setIsEditable:(BOOL)arg1; -- (void)_createCachesAndOptimizeState; -- (BOOL)isEditable; -- (id)_initWithSourceEntityDescription:(id)arg1 destinationEntityDescription:(id)arg2; -- (id)_migrationPolicy; @end diff --git a/iOS7/Frameworks/CoreData/NSEntityMigrationPolicy.h b/iOS7/Frameworks/CoreData/NSEntityMigrationPolicy.h index 0a9aa6bb1..8ce59d468 100644 --- a/iOS7/Frameworks/CoreData/NSEntityMigrationPolicy.h +++ b/iOS7/Frameworks/CoreData/NSEntityMigrationPolicy.h @@ -11,13 +11,13 @@ } - (id)_nonNilValueOrDefaultValueForAttribute:(id)arg1 source:(id)arg2 destination:(id)arg3; -- (BOOL)endEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; -- (BOOL)performCustomValidationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; -- (BOOL)endRelationshipCreationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; -- (BOOL)createRelationshipsForDestinationInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; -- (BOOL)endInstanceCreationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; -- (BOOL)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; -- (BOOL)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)endEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)performCustomValidationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)endRelationshipCreationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)createRelationshipsForDestinationInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; +- (_Bool)endInstanceCreationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; +- (_Bool)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSEntityStoreMapping.h b/iOS7/Frameworks/CoreData/NSEntityStoreMapping.h index a4a5b8818..88fa29a8c 100644 --- a/iOS7/Frameworks/CoreData/NSEntityStoreMapping.h +++ b/iOS7/Frameworks/CoreData/NSEntityStoreMapping.h @@ -8,12 +8,13 @@ @class NSArray, NSDictionary, NSEntityDescription, NSString; +// Not exported @interface NSEntityStoreMapping : NSStoreMapping { NSEntityDescription *_entity; NSDictionary *_propertyMappings; NSArray *_primaryKeys; - BOOL _isSingleTableEntity; + _Bool _isSingleTableEntity; NSString *_subentityColumn; unsigned int _subentityID; } @@ -29,15 +30,15 @@ - (unsigned int)subentityID; - (void)setSubentityColumn:(id)arg1; - (id)subentityColumn; -- (void)setSingleTableEntity:(BOOL)arg1; -- (BOOL)isSingleTableEntity; +- (void)setSingleTableEntity:(_Bool)arg1; +- (_Bool)isSingleTableEntity; - (void)setPrimaryKeys:(id)arg1; - (id)primaryKeys; - (void)setPropertyMappings:(id)arg1; - (id)propertyMappings; - (void)setEntity:(id)arg1; - (id)entity; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithEntity:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSExpressionDescription.h b/iOS7/Frameworks/CoreData/NSExpressionDescription.h index 945ddd1dc..88b49e675 100644 --- a/iOS7/Frameworks/CoreData/NSExpressionDescription.h +++ b/iOS7/Frameworks/CoreData/NSExpressionDescription.h @@ -12,21 +12,21 @@ { id _reservedtype1_1; id _reservedtype1_2; - unsigned int _reservedtype1_3; + unsigned long long _reservedtype1_3; id _reservedtype1_4; - unsigned int _reservedtype1_5; + unsigned long long _reservedtype1_5; id _reservedtype1_6; void *_reservedtype2_1; void *_reservedtype2_2; void *_reservedtype2_3; NSExpression *_expression; - unsigned int _expressionResultType; + unsigned long long _expressionResultType; } - (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; -- (unsigned int)_propertyType; -- (void)setExpressionResultType:(unsigned int)arg1; -- (unsigned int)expressionResultType; +- (unsigned long long)_propertyType; +- (void)setExpressionResultType:(unsigned long long)arg1; +- (unsigned long long)expressionResultType; - (void)setExpression:(id)arg1; - (id)expression; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreData/NSExternalRefCountedData.h b/iOS7/Frameworks/CoreData/NSExternalRefCountedData.h index 417a66e63..bba8769f2 100644 --- a/iOS7/Frameworks/CoreData/NSExternalRefCountedData.h +++ b/iOS7/Frameworks/CoreData/NSExternalRefCountedData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSExternalRefCountedData : NSObject { int _cd_rc; @@ -29,6 +30,7 @@ - (double)timestampForProperty:(id)arg1; - (id)relatedObjectIDsForProperty:(id)arg1; - (void)updateMissingRelationshipCachesFromOriginal:(id)arg1; +- (void)releaseRelationshipCaches; - (void)copyRelationshipCachesFrom:(id)arg1; - (void)_initializeRelationshipCaches; - (void)incrementExternalReferenceCount:(int)arg1; @@ -40,9 +42,9 @@ - (void)setTimestamp:(double)arg1; - (double)timestamp; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithOptions:(unsigned int)arg1 andTimestamp:(double)arg2; diff --git a/iOS7/Frameworks/CoreData/NSFastEnumeration-Protocol.h b/iOS7/Frameworks/CoreData/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/Frameworks/CoreData/NSFastEnumeration-Protocol.h +++ b/iOS7/Frameworks/CoreData/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSFaultHandler.h b/iOS7/Frameworks/CoreData/NSFaultHandler.h index 91a209b28..9a2c2b5d7 100644 --- a/iOS7/Frameworks/CoreData/NSFaultHandler.h +++ b/iOS7/Frameworks/CoreData/NSFaultHandler.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface NSFaultHandler : NSObject { } -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; - (void)_fireFirstAndSecondLevelFaultsForObject:(id)arg1 withContext:(id)arg2; - (void)turnObject:(id)arg1 intoFaultWithContext:(id)arg2; - (id)retainedFulfillAggregateFaultForObject:(id)arg1 andRelationship:(id)arg2 withContext:(id)arg3; -- (id)fulfillFault:(id)arg1 withContext:(id)arg2 forIndex:(unsigned int)arg3; +- (id)fulfillFault:(id)arg1 withContext:(id)arg2 forIndex:(unsigned long long)arg3; - (void)fulfillFault:(id)arg1 withContext:(id)arg2; - (id)fulfillFault:(id)arg1 withContext:(id)arg2 error:(id *)arg3; - (id)initWithPersistenceStore:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSFetchRequest-_NSCoreDataSPI.h b/iOS7/Frameworks/CoreData/NSFetchRequest-_NSCoreDataSPI.h new file mode 100644 index 000000000..9c723710d --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSFetchRequest-_NSCoreDataSPI.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFetchRequest (_NSCoreDataSPI) +@end + diff --git a/iOS7/Frameworks/CoreData/NSFetchRequest-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSFetchRequest-_NSInternalMethods.h new file mode 100644 index 000000000..3405be789 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSFetchRequest-_NSInternalMethods.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFetchRequest (_NSInternalMethods) +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 uniquedMappings:(id)arg6 entities:(id)arg7; +- (_Bool)hasChanges; +- (id)stores; +- (unsigned long long)requestType; +- (void)_throwIfNotEditable; +- (_Bool)_isEditable; +- (void)_incrementInUseCounter; +- (void)_resolveEntityWithContext:(id)arg1; +- (void)_setDisablePersistentStoreResultCaching:(_Bool)arg1; +- (_Bool)_disablePersistentStoreResultCaching; +@end + diff --git a/iOS7/Frameworks/CoreData/NSFetchRequest.h b/iOS7/Frameworks/CoreData/NSFetchRequest.h index b1186fd00..7863c373f 100644 --- a/iOS7/Frameworks/CoreData/NSFetchRequest.h +++ b/iOS7/Frameworks/CoreData/NSFetchRequest.h @@ -14,13 +14,13 @@ { NSArray *_groupByProperties; NSPredicate *_havingPredicate; - unsigned int _offset; + unsigned long long _offset; NSArray *_valuesToFetch; NSEntityDescription *_entity; NSPredicate *_predicate; NSArray *_sortDescriptors; - unsigned int _batchSize; - unsigned long _fetchLimit; + unsigned long long _batchSize; + unsigned long long _fetchLimit; NSArray *_relationshipKeyPathsForPrefetching; struct _fetchRequestFlags { unsigned int distinctValuesOnly:1; @@ -39,7 +39,7 @@ } + (id)fetchRequestWithEntityName:(id)arg1; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; - (void)setHavingPredicate:(id)arg1; - (id)havingPredicate; @@ -49,33 +49,33 @@ - (id)groupByProperties; - (id)entityName; - (id)initWithEntityName:(id)arg1; -- (void)setShouldRefreshRefetchedObjects:(BOOL)arg1; -- (BOOL)shouldRefreshRefetchedObjects; +- (void)setShouldRefreshRefetchedObjects:(_Bool)arg1; +- (_Bool)shouldRefreshRefetchedObjects; - (void)setAffectedStores:(id)arg1; - (id)affectedStores; -- (void)setFetchBatchSize:(unsigned int)arg1; -- (unsigned int)fetchBatchSize; -- (void)setFetchOffset:(unsigned int)arg1; -- (unsigned int)fetchOffset; +- (void)setFetchBatchSize:(unsigned long long)arg1; +- (unsigned long long)fetchBatchSize; +- (void)setFetchOffset:(unsigned long long)arg1; +- (unsigned long long)fetchOffset; - (void)setPropertiesToFetch:(id)arg1; -- (id)_newValidatedProperties:(id)arg1 groupBy:(BOOL)arg2 error:(id *)arg3; +- (id)_newValidatedProperties:(id)arg1 groupBy:(_Bool)arg2 error:(id *)arg3; - (id)propertiesToFetch; -- (void)setReturnsDistinctResults:(BOOL)arg1; -- (BOOL)returnsDistinctResults; -- (void)setIncludesPendingChanges:(BOOL)arg1; -- (BOOL)includesPendingChanges; -- (void)setResultType:(unsigned int)arg1; -- (unsigned int)resultType; -- (void)setIncludesPropertyValues:(BOOL)arg1; -- (BOOL)includesPropertyValues; -- (void)setIncludesSubentities:(BOOL)arg1; -- (BOOL)includesSubentities; -- (void)setReturnsObjectsAsFaults:(BOOL)arg1; -- (BOOL)returnsObjectsAsFaults; +- (void)setReturnsDistinctResults:(_Bool)arg1; +- (_Bool)returnsDistinctResults; +- (void)setIncludesPendingChanges:(_Bool)arg1; +- (_Bool)includesPendingChanges; +- (void)setResultType:(unsigned long long)arg1; +- (unsigned long long)resultType; +- (void)setIncludesPropertyValues:(_Bool)arg1; +- (_Bool)includesPropertyValues; +- (void)setIncludesSubentities:(_Bool)arg1; +- (_Bool)includesSubentities; +- (void)setReturnsObjectsAsFaults:(_Bool)arg1; +- (_Bool)returnsObjectsAsFaults; - (void)setRelationshipKeyPathsForPrefetching:(id)arg1; - (id)relationshipKeyPathsForPrefetching; -- (void)setFetchLimit:(unsigned int)arg1; -- (unsigned int)fetchLimit; +- (void)setFetchLimit:(unsigned long long)arg1; +- (unsigned long long)fetchLimit; - (void)setSortDescriptors:(id)arg1; - (id)sortDescriptors; - (void)setPredicate:(id)arg1; @@ -83,23 +83,13 @@ - (void)setEntity:(id)arg1; - (id)entity; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 uniquedMappings:(id)arg6 entities:(id)arg7; -- (BOOL)hasChanges; -- (id)stores; -- (unsigned int)requestType; -- (void)_throwIfNotEditable; -- (BOOL)_isEditable; -- (void)_incrementInUseCounter; -- (void)_resolveEntityWithContext:(id)arg1; -- (void)_setDisablePersistentStoreResultCaching:(BOOL)arg1; -- (BOOL)_disablePersistentStoreResultCaching; @end diff --git a/iOS7/Frameworks/CoreData/NSFetchRequestExpression.h b/iOS7/Frameworks/CoreData/NSFetchRequestExpression.h index 9ad4862c7..63a4a3e35 100644 --- a/iOS7/Frameworks/CoreData/NSFetchRequestExpression.h +++ b/iOS7/Frameworks/CoreData/NSFetchRequestExpression.h @@ -20,23 +20,23 @@ } _flags; } -+ (id)expressionForFetch:(id)arg1 context:(id)arg2 countOnly:(BOOL)arg3; ++ (id)expressionForFetch:(id)arg1 context:(id)arg2 countOnly:(_Bool)arg3; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)expressionType; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)expressionType; - (id)description; - (id)predicateFormat; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isCountOnlyRequest; +- (_Bool)isCountOnlyRequest; - (id)contextExpression; - (id)requestExpression; - (void)dealloc; -- (id)initForFetch:(id)arg1 context:(id)arg2 countOnly:(BOOL)arg3; +- (id)initForFetch:(id)arg1 context:(id)arg2 countOnly:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription-_NSInternalMethods.h new file mode 100644 index 000000000..d02ff4d9e --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription-_NSInternalMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFetchedPropertyDescription (_NSInternalMethods) +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; +@end + diff --git a/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription.h b/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription.h index 97b201e12..54fc89ef1 100644 --- a/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription.h +++ b/iOS7/Frameworks/CoreData/NSFetchedPropertyDescription.h @@ -17,18 +17,17 @@ } - (void)_createCachesAndOptimizeState; -- (unsigned int)_propertyType; -- (BOOL)isReadOnly; -- (BOOL)isTransient; +- (unsigned long long)_propertyType; +- (_Bool)isReadOnly; +- (_Bool)isTransient; - (void)setFetchRequest:(id)arg1; - (id)fetchRequest; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; @end diff --git a/iOS7/Frameworks/CoreData/NSFetchedResultsController-PrivateMethods.h b/iOS7/Frameworks/CoreData/NSFetchedResultsController-PrivateMethods.h new file mode 100644 index 000000000..1c03394cc --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSFetchedResultsController-PrivateMethods.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFetchedResultsController (PrivateMethods) ++ (unsigned long long)_insertIndexForObject:(id)arg1 inArray:(id)arg2 lowIdx:(unsigned long long)arg3 highIdx:(unsigned long long)arg4 sortDescriptors:(id)arg5; ++ (id)_CoreDataSectionCachesPath; +- (_Bool)_keyPathContainsNonPersistedProperties:(id)arg1; +- (id)_resolveSectionIndexTitleForSectionName:(id)arg1; +- (void)_dumpSectionInfo; +- (_Bool)_didUseGroupBy; +- (_Bool)_didFailPostprocessing; +- (_Bool)_didUpdateOnlyStoreInfo; +- (_Bool)_didUseCachedSectionInfo; +- (id)_sectionCachePath; +- (void)_managedObjectContextDidSave:(id)arg1; +- (void)_updateCachedStoreInfo; +- (void)_appendAffectedStoreInfoToData:(id)arg1 adjustedOffset:(long long *)arg2; +- (void)_managedObjectContextDidChange:(id)arg1; +- (_Bool)_postprocessUpdatedObjects:(id)arg1; +- (void)_preprocessUpdatedObjects:(id)arg1 insertsInfo:(id)arg2 deletesInfo:(id)arg3 updatesInfo:(id)arg4 sectionsWithDeletes:(id)arg5 newSectionNames:(id)arg6 treatAsRefreshes:(_Bool)arg7; +- (_Bool)_postprocessDeletedObjects:(id)arg1; +- (void)_preprocessDeletedObjects:(id)arg1 deletesInfo:(id)arg2 sectionsWithDeletes:(id)arg3; +- (id)_createNewSectionForObject:(id)arg1; +- (_Bool)_postprocessInsertedObjects:(id)arg1; +- (void)_preprocessInsertedObjects:(id)arg1 insertsInfo:(id)arg2 newSectionNames:(id)arg3; +- (void)_updateSectionOffsetsStartingAtSection:(id)arg1; +- (_Bool)_objectInResults:(id)arg1; +- (id)_indexPathForIndex:(unsigned long long)arg1; +- (unsigned long long)_sectionNumberForIndex:(unsigned long long)arg1; +- (void)_removeObjectInFetchedObjectsAtIndex:(unsigned long long)arg1; +- (void)_insertObjectInFetchedObjects:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)_indexOfFetchedID:(id)arg1; +- (id)_fetchedObjectsArrayOfObjectIDs; +- (void)_makeMutableFetchedObjects; +- (_Bool)_computeSectionInfoWithGroupBy:(id)arg1 error:(id *)arg2; +- (_Bool)_computeSectionInfo:(id)arg1 error:(id *)arg2; +- (_Bool)_restoreCachedSectionInfo; +- (id)_sectionNameForObject:(id)arg1; +- (_Bool)_hasFetchedObjects; +@end + diff --git a/iOS7/Frameworks/CoreData/NSFetchedResultsController.h b/iOS7/Frameworks/CoreData/NSFetchedResultsController.h index 6299b34ac..58e591ceb 100644 --- a/iOS7/Frameworks/CoreData/NSFetchedResultsController.h +++ b/iOS7/Frameworks/CoreData/NSFetchedResultsController.h @@ -41,56 +41,21 @@ + (void)deleteCacheWithName:(id)arg1; + (void)initialize; -+ (unsigned int)_insertIndexForObject:(id)arg1 inArray:(id)arg2 lowIdx:(unsigned int)arg3 highIdx:(unsigned int)arg4 sortDescriptors:(id)arg5; -+ (id)_CoreDataSectionCachesPath; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSString *cacheName; // @synthesize cacheName=_cacheName; @property(readonly, nonatomic) NSString *sectionNameKeyPath; // @synthesize sectionNameKeyPath=_sectionNameKeyPath; @property(readonly, nonatomic) NSManagedObjectContext *managedObjectContext; // @synthesize managedObjectContext=_managedObjectContext; @property(readonly, nonatomic) NSFetchRequest *fetchRequest; // @synthesize fetchRequest=_fetchRequest; -- (int)sectionForSectionIndexTitle:(id)arg1 atIndex:(int)arg2; +- (long long)sectionForSectionIndexTitle:(id)arg1 atIndex:(long long)arg2; @property(readonly, nonatomic) NSArray *sections; @property(readonly, nonatomic) NSArray *sectionIndexTitles; - (id)sectionIndexTitleForSectionName:(id)arg1; - (id)indexPathForObject:(id)arg1; - (id)objectAtIndexPath:(id)arg1; @property(readonly, nonatomic) NSArray *fetchedObjects; -- (BOOL)performFetch:(id *)arg1; +- (_Bool)performFetch:(id *)arg1; - (void)dealloc; - (id)initWithFetchRequest:(id)arg1 managedObjectContext:(id)arg2 sectionNameKeyPath:(id)arg3 cacheName:(id)arg4; -- (BOOL)_keyPathContainsNonPersistedProperties:(id)arg1; -- (id)_resolveSectionIndexTitleForSectionName:(id)arg1; -- (void)_dumpSectionInfo; -- (BOOL)_didUseGroupBy; -- (BOOL)_didFailPostprocessing; -- (BOOL)_didUpdateOnlyStoreInfo; -- (BOOL)_didUseCachedSectionInfo; -- (id)_sectionCachePath; -- (void)_managedObjectContextDidSave:(id)arg1; -- (void)_updateCachedStoreInfo; -- (void)_appendAffectedStoreInfoToData:(id)arg1 adjustedOffset:(long long *)arg2; -- (void)_managedObjectContextDidChange:(id)arg1; -- (BOOL)_postprocessUpdatedObjects:(id)arg1; -- (void)_preprocessUpdatedObjects:(id)arg1 insertsInfo:(id)arg2 deletesInfo:(id)arg3 updatesInfo:(id)arg4 sectionsWithDeletes:(id)arg5 newSectionNames:(id)arg6 treatAsRefreshes:(BOOL)arg7; -- (BOOL)_postprocessDeletedObjects:(id)arg1; -- (void)_preprocessDeletedObjects:(id)arg1 deletesInfo:(id)arg2 sectionsWithDeletes:(id)arg3; -- (id)_createNewSectionForObject:(id)arg1; -- (BOOL)_postprocessInsertedObjects:(id)arg1; -- (void)_preprocessInsertedObjects:(id)arg1 insertsInfo:(id)arg2 newSectionNames:(id)arg3; -- (void)_updateSectionOffsetsStartingAtSection:(id)arg1; -- (BOOL)_objectInResults:(id)arg1; -- (id)_indexPathForIndex:(unsigned int)arg1; -- (unsigned int)_sectionNumberForIndex:(unsigned int)arg1; -- (void)_removeObjectInFetchedObjectsAtIndex:(unsigned int)arg1; -- (void)_insertObjectInFetchedObjects:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)_indexOfFetchedID:(id)arg1; -- (id)_fetchedObjectsArrayOfObjectIDs; -- (void)_makeMutableFetchedObjects; -- (BOOL)_computeSectionInfoWithGroupBy:(id)arg1 error:(id *)arg2; -- (BOOL)_computeSectionInfo:(id)arg1 error:(id *)arg2; -- (BOOL)_restoreCachedSectionInfo; -- (id)_sectionNameForObject:(id)arg1; -- (BOOL)_hasFetchedObjects; @end diff --git a/iOS7/Frameworks/CoreData/NSFetchedResultsSectionInfo-Protocol.h b/iOS7/Frameworks/CoreData/NSFetchedResultsSectionInfo-Protocol.h index a755623e3..bf333cd5b 100644 --- a/iOS7/Frameworks/CoreData/NSFetchedResultsSectionInfo-Protocol.h +++ b/iOS7/Frameworks/CoreData/NSFetchedResultsSectionInfo-Protocol.h @@ -8,7 +8,7 @@ @protocol NSFetchedResultsSectionInfo @property(readonly, nonatomic) NSArray *objects; -@property(readonly, nonatomic) unsigned int numberOfObjects; +@property(readonly, nonatomic) unsigned long long numberOfObjects; @property(readonly, nonatomic) NSString *indexTitle; @property(readonly, nonatomic) NSString *name; @end diff --git a/iOS7/Frameworks/CoreData/NSIncrementalStore-InternalMethods.h b/iOS7/Frameworks/CoreData/NSIncrementalStore-InternalMethods.h new file mode 100644 index 000000000..7b99166f0 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSIncrementalStore-InternalMethods.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSIncrementalStore (InternalMethods) +- (void)_setMetadata:(id)arg1 includeVersioning:(_Bool)arg2; +- (void)_preflightCrossCheck; +- (id)_rawMetadata__; +@end + diff --git a/iOS7/Frameworks/CoreData/NSIncrementalStore.h b/iOS7/Frameworks/CoreData/NSIncrementalStore.h index 8111bbb2f..b0524c2e5 100644 --- a/iOS7/Frameworks/CoreData/NSIncrementalStore.h +++ b/iOS7/Frameworks/CoreData/NSIncrementalStore.h @@ -16,7 +16,7 @@ void *_reservedb; } -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; + (id)identifierForNewStoreAtURL:(id)arg1; - (id)referenceObjectForObjectID:(id)arg1; @@ -26,16 +26,13 @@ - (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; - (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; - (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (BOOL)_prepareForExecuteRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (_Bool)_prepareForExecuteRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; - (id)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (BOOL)loadMetadata:(id *)arg1; +- (_Bool)loadMetadata:(id *)arg1; - (void)setMetadata:(id)arg1; - (id)metadata; -- (BOOL)load:(id *)arg1; +- (_Bool)load:(id *)arg1; - (void)dealloc; -- (void)_setMetadata:(id)arg1 includeVersioning:(BOOL)arg2; -- (void)_preflightCrossCheck; -- (id)_rawMetadata__; @end diff --git a/iOS7/Frameworks/CoreData/NSIncrementalStoreNode-InternalMethods.h b/iOS7/Frameworks/CoreData/NSIncrementalStoreNode-InternalMethods.h new file mode 100644 index 000000000..4f1a261e0 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSIncrementalStoreNode-InternalMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSIncrementalStoreNode (InternalMethods) +- (id)_propertyCache; +@end + diff --git a/iOS7/Frameworks/CoreData/NSIncrementalStoreNode.h b/iOS7/Frameworks/CoreData/NSIncrementalStoreNode.h index 11160eaee..11e14b9fb 100644 --- a/iOS7/Frameworks/CoreData/NSIncrementalStoreNode.h +++ b/iOS7/Frameworks/CoreData/NSIncrementalStoreNode.h @@ -29,7 +29,6 @@ - (void)dealloc; - (id)initWithObjectID:(id)arg1 withValues:(id)arg2 version:(unsigned long long)arg3; - (id)initWithObjectID:(id)arg1 fromSQLRow:(id)arg2; -- (id)_propertyCache; @end diff --git a/iOS7/Frameworks/CoreData/NSJoin.h b/iOS7/Frameworks/CoreData/NSJoin.h index 916c8002e..53f85776d 100644 --- a/iOS7/Frameworks/CoreData/NSJoin.h +++ b/iOS7/Frameworks/CoreData/NSJoin.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface NSJoin : NSObject { NSString *_sourceAttributeName; @@ -23,8 +24,8 @@ - (id)initWithCoder:(id)arg1; - (id)destinationAttributeName; - (id)sourceAttributeName; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithSourceAttributeName:(id)arg1 destinationAttributeName:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary.h b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary.h index 0d5f8e4a4..206ba8345 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary.h @@ -16,10 +16,10 @@ - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; - (void)getObjects:(id *)arg1; - (void)getKeys:(id *)arg1; -- (void)_setValues:(id *)arg1 retain:(BOOL)arg2; +- (void)_setValues:(id *)arg1 retain:(_Bool)arg2; - (void)setValues:(id *)arg1; -- (void)setValue:(id)arg1 atIndex:(unsigned int)arg2; -- (id)valueAtIndex:(unsigned int)arg1; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)valueAtIndex:(unsigned long long)arg1; - (const id *)values; - (id)mapping; - (id)initForKeys:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary1.h b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary1.h index 6493c3ebc..e30321e12 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary1.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary1.h @@ -8,6 +8,7 @@ @class NSKnownKeysMappingStrategy; +// Not exported @interface NSKnownKeysDictionary1 : NSKnownKeysDictionary { int _cd_rc; @@ -16,22 +17,22 @@ id _values[0]; } -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (id)initWithDictionary:(id)arg1; -+ (id)initWithDictionary:(id)arg1 copyItems:(BOOL)arg2; -+ (id)initWithObjects:(id *)arg1 forKeys:(id *)arg2 count:(unsigned int)arg3; ++ (id)initWithDictionary:(id)arg1 copyItems:(_Bool)arg2; ++ (id)initWithObjects:(id *)arg1 forKeys:(id *)arg2 count:(unsigned long long)arg3; + (id)initForKeys:(id)arg1; + (id)initWithSearchStrategy:(id)arg1; + (id)initWithCoder:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (id)initWithCapacity:(unsigned int)arg1; ++ (id)initWithCapacity:(unsigned long long)arg1; + (id)init; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)removeAllObjects; - (void)addEntriesFromDictionary:(id)arg1; - (id)objectEnumerator; -- (BOOL)isEqualToDictionary:(id)arg1; +- (_Bool)isEqualToDictionary:(id)arg1; - (void)getObjects:(id *)arg1; - (void)getKeys:(id *)arg1; - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; @@ -40,15 +41,15 @@ - (void)setObject:(id)arg1 forKey:(id)arg2; - (void)removeObjectForKey:(id)arg1; - (id)objectForKey:(id)arg1; -- (unsigned int)_valueCountByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)_countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3 forKeys:(BOOL)arg4; +- (unsigned long long)_valueCountByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)_countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3 forKeys:(_Bool)arg4; - (id)keyEnumerator; -- (unsigned int)count; +- (unsigned long long)count; - (void)setValues:(id *)arg1; -- (void)_setValues:(id *)arg1 retain:(BOOL)arg2; -- (void)setValue:(id)arg1 atIndex:(unsigned int)arg2; -- (id)valueAtIndex:(unsigned int)arg1; +- (void)_setValues:(id *)arg1 retain:(_Bool)arg2; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)valueAtIndex:(unsigned long long)arg1; - (const id *)knownKeyValuesPointer; - (const id *)values; - (id)mapping; @@ -59,9 +60,9 @@ - (Class)classForArchiver; - (Class)classForCoder; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary2.h b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary2.h index 48a71a496..9e32bfc41 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysDictionary2.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysDictionary2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKnownKeysDictionary2 : NSKnownKeysDictionary1 { } diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy.h b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy.h index d00c77f98..99055eef0 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy.h @@ -15,15 +15,15 @@ + (id)alloc; + (id)allocWithZone:(struct _NSZone *)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (unsigned int)length; +- (unsigned long long)length; - (id *)keys; -- (unsigned int)fastIndexForKnownKey:(id)arg1; -- (unsigned int)indexForKey:(id)arg1; +- (unsigned long long)fastIndexForKnownKey:(id)arg1; +- (unsigned long long)indexForKey:(id)arg1; - (id)initForKeys:(id)arg1; -- (id)initForKeys:(id *)arg1 count:(unsigned int)arg2; +- (id)initForKeys:(id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy1.h b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy1.h index 1712623fb..a1fd1f84c 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy1.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy1.h @@ -6,44 +6,46 @@ #import +// Not exported @interface NSKnownKeysMappingStrategy1 : NSKnownKeysMappingStrategy { int _cd_rc; + int _reserved64; void *_table; - unsigned long _length; + unsigned long long _length; id _reserved1; id *_keys; } + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -+ (BOOL)supportsSecureCoding; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; ++ (_Bool)supportsSecureCoding; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForArchiver; - (Class)classForCoder; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)allKeys; - (id *)keys; -- (unsigned int)length; -- (unsigned int)fastIndexForKnownKey:(id)arg1; -- (unsigned int)indexForKey:(id)arg1; +- (unsigned long long)length; +- (unsigned long long)fastIndexForKnownKey:(id)arg1; +- (unsigned long long)indexForKey:(id)arg1; - (void)dealloc; -- (void)_coreDealloc:(BOOL)arg1; +- (void)_coreDealloc:(_Bool)arg1; - (id)initForKeys:(id)arg1; -- (id)initForKeys:(id *)arg1 count:(unsigned int)arg2; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (id)initForKeys:(id *)arg1 count:(unsigned long long)arg2; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (void)_coreCreationForKeys:(const id *)arg1 count:(unsigned long)arg2; -- (struct __CFArray *)_makeBranchTableForKeys:(const char **)arg1 count:(unsigned long)arg2; +- (void)_coreCreationForKeys:(const id *)arg1 count:(unsigned long long)arg2; +- (struct __CFArray *)_makeBranchTableForKeys:(const char **)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy2.h b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy2.h index 8519e6074..d45f8fe39 100644 --- a/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy2.h +++ b/iOS7/Frameworks/CoreData/NSKnownKeysMappingStrategy2.h @@ -6,18 +6,19 @@ #import +// Not exported @interface NSKnownKeysMappingStrategy2 : NSKnownKeysMappingStrategy1 { } -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; -- (unsigned int)retainCount; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (id)_setupForKeys:(id *)arg1 count:(unsigned int)arg2 table:(void *)arg3 inData:(id)arg4; +- (id)_setupForKeys:(id *)arg1 count:(unsigned long long)arg2 table:(void *)arg3 inData:(id)arg4; - (void)dealloc; -- (id)initForKeys:(id *)arg1 count:(unsigned int)arg2; +- (id)initForKeys:(id *)arg1 count:(unsigned long long)arg2; - (id)initForKeys:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/CoreData/NSManagedObject-_NSCoreDataSPI.h b/iOS7/Frameworks/CoreData/NSManagedObject-_NSCoreDataSPI.h new file mode 100644 index 000000000..65ad4d276 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObject-_NSCoreDataSPI.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObject (_NSCoreDataSPI) +- (_Bool)hasPersistentChangedValues; +- (void)didRefresh:(_Bool)arg1; +- (void)willRefresh:(_Bool)arg1; +- (void)didFireFault; +- (void)willFireFault; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObject-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSManagedObject-_NSInternalMethods.h new file mode 100644 index 000000000..332505eae --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObject-_NSInternalMethods.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObject (_NSInternalMethods) ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (void)_updateFromUndoSnapshot:(id)arg1; +- (void)_updateFromRefreshSnapshot:(id)arg1 includingTransients:(_Bool)arg2; +- (id)_newSetFromSet:(id)arg1 byApplyingDiffs:(id)arg2; +- (void)_updateFromSnapshot:(id)arg1; +- (void)_genericUpdateFromSnapshot:(id)arg1; +- (void)_updateToManyRelationship:(id)arg1 from:(id)arg2 to:(id)arg3 with:(id)arg4; +- (void)diffOrderedSets:(id)arg1:(id)arg2:(id *)arg3:(id *)arg4:(id *)arg5:(id *)arg6:(id *)arg7; +- (_Bool)_isKindOfEntity:(id)arg1; +- (_Bool)_validateValue:(id *)arg1 forProperty:(id)arg2 andKey:(id)arg3 withIndex:(unsigned long long)arg4 error:(id *)arg5; +- (_Bool)_validateForSave:(id *)arg1; +- (_Bool)_validatePropertiesWithError:(id *)arg1; +- (id)_generateErrorWithCode:(int)arg1 andMessage:(id)arg2 forKey:(id)arg3 andValue:(id)arg4 additionalDetail:(id)arg5; +- (id)_substituteEntityAndProperty:(id)arg1 inString:(id)arg2; +- (id)_generateErrorDetailForKey:(id)arg1 withValue:(id)arg2; +- (void)_chainNewError:(id)arg1 toOriginalErrorDoublePointer:(id *)arg2; +- (void)_prepropagateDeleteForMerge; +- (void)_propagateDelete; +- (void)_propagateDelete:(unsigned int)arg1; +- (void)_didChangeValue:(id)arg1 forRelationship:(id)arg2 named:(id)arg3 withInverse:(id)arg4; +- (void)_maintainInverseRelationship:(id)arg1 forProperty:(id)arg2 forChange:(unsigned long long)arg3 onSet:(id)arg4; +- (void)_maintainInverseRelationship:(id)arg1 forProperty:(id)arg2 oldDestination:(id)arg3 newDestination:(id)arg4; +- (_Bool)_isValidRelationshipDestination__; +- (id)_genericMutableOrderedSetValueForKey:(id)arg1 withIndex:(long long)arg2 flags:(long long)arg3; +- (id)_genericMutableSetValueForKey:(id)arg1 withIndex:(long long)arg2 flags:(long long)arg3; +- (id)_implicitObservationInfo; +- (void)_excludeObject:(id)arg1 fromPropertyWithKey:(id)arg2 andIndex:(unsigned long long)arg3; +- (void)_includeObject:(id)arg1 intoPropertyWithKey:(id)arg2 andIndex:(unsigned long long)arg3; +- (void)_clearRawPropertiesWithHint:(struct _NSRange)arg1; +- (id)_changedTransientProperties__; +- (id)_newCommittedSnapshotValues; +- (id)_transientProperties__; +- (id)_newPersistentPropertiesForConflictRecordFaultsIntact__; +- (id)_newPersistentPropertiesWithRelationshipFaultsIntact__; +- (id)_persistentProperties__; +- (id)_newAllPropertiesWithRelationshipFaultsIntact__; +- (id)_allProperties__; +- (id)_newSnapshotForUndo__; +- (id)_calculateDiffsBetweenOrderedSet:(id)arg1 andOrderedSet:(id)arg2; +- (id)_newNestedSaveChangedValuesForParent:(id)arg1; +- (id)_newChangedValuesForRefresh__; +- (id)_newPropertiesForRetainedTypes:(unsigned int *)arg1 andCopiedTypes:(unsigned int *)arg2 preserveFaults:(_Bool)arg3; +- (id)_referenceQueue__; +- (id)_faultHandler__; +- (void)_commitPhotoshoperyForRelationshipAtIndex:(unsigned long long)arg1 newValue:(id)arg2; +- (void)_setOriginalSnapshot__:(id)arg1; +- (id)_originalSnapshot__; +- (void)_setObjectID__:(id)arg1; +- (void)_setVersionReference__:(unsigned int)arg1; +- (unsigned int)_versionReference__; +- (id)_changedValuesForCurrentEvent; +- (void)_nilOutReservedCurrentEventSnapshot__; +- (id)_reservedCurrentEventSnapshot; +- (void)_setLastSnapshot__:(id)arg1; +- (id)_lastSnapshot__; +- (unsigned int)_stateFlags; +- (void)_setUnprocessedUpdate__:(_Bool)arg1; +- (_Bool)_isUnprocessedUpdate__; +- (void)_setUnprocessedInsertion__:(_Bool)arg1; +- (_Bool)_isUnprocessedInsertion__; +- (void)_setUnprocessedDeletion__:(_Bool)arg1; +- (_Bool)_isUnprocessedDeletion__; +- (void)_setPendingUpdate__:(_Bool)arg1; +- (_Bool)_isPendingUpdate__; +- (void)_setPendingInsertion__:(_Bool)arg1; +- (_Bool)_isPendingInsertion__; +- (void)_setPendingDeletion__:(_Bool)arg1; +- (_Bool)_isPendingDeletion__; +- (void)_setHasRetainedStoreResources__:(_Bool)arg1; +- (_Bool)_hasRetainedStoreResources__; +- (void)_setSuppressingKVO__:(_Bool)arg1; +- (_Bool)_isSuppressingKVO__; +- (void)_setSuppressingChangeNotifications__:(_Bool)arg1; +- (_Bool)_isSuppressingChangeNotifications__; +- (void)_clearAllChanges__; +- (void)_clearUnprocessedChanges__; +- (_Bool)_hasUnprocessedChanges__; +- (void)_clearPendingChanges__; +- (_Bool)_hasPendingChanges; +- (_Bool)_hasAnyObservers__; +- (_Bool)wasForgotten; +- (id)_initWithEntity:(id)arg1 withID:(id)arg2 withHandler:(id)arg3 withContext:(id)arg4; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObject-_PFDynamicAccessorsAndPropertySupport.h b/iOS7/Frameworks/CoreData/NSManagedObject-_PFDynamicAccessorsAndPropertySupport.h new file mode 100644 index 000000000..33bc40c97 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObject-_PFDynamicAccessorsAndPropertySupport.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObject (_PFDynamicAccessorsAndPropertySupport) ++ (_Bool)resolveInstanceMethod:(SEL)arg1; ++ (_Bool)resolveClassMethod:(SEL)arg1; ++ (void)_initializeAccessorStubs; ++ (void)_initializePrimitiveAccessorStubs; ++ (_Bool)_hasOverriddenAwake; ++ (void)_release_1; ++ (void)release; ++ (id)_retain_1; ++ (id)allocWithEntity:(id)arg1; ++ (id)batchAllocateWithEntity:(id)arg1 insertIntoManagedObjectContext:(id)arg2 count:(unsigned int)arg3; ++ (unsigned int)allocBatch:(id *)arg1 withEntity:(id)arg2 count:(unsigned int)arg3; ++ (_Bool)_useFastValidationMethod; ++ (_Bool)_isGeneratedClass_1; ++ (_Bool)_isGeneratedClass; ++ (id)retain; ++ (void)_entityDeallocated; ++ (id)_PFPlaceHolderSingleton; ++ (Class)classForEntity:(id)arg1; ++ (CDStruct_333eeaad *)_PFMOClassFactoryData; +- (void)_setGenericValue:(id)arg1 forKey:(id)arg2 withIndex:(long long)arg3 flags:(long long)arg4; +- (id)_genericValueForKey:(id)arg1 withIndex:(long long)arg2 flags:(long long)arg3; +- (_Bool)implementsSelector:(SEL)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void *)methodForSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)_defaultValidation:(id *)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObject.h b/iOS7/Frameworks/CoreData/NSManagedObject.h index 85939eb79..badd2e8b5 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObject.h +++ b/iOS7/Frameworks/CoreData/NSManagedObject.h @@ -11,19 +11,19 @@ @interface NSManagedObject : NSObject { int _cd_rc; - unsigned long _cd_stateFlags; + unsigned long long _cd_stateFlags; id _cd_rawData; id _cd_entity; NSManagedObjectContext *_cd_managedObjectContext; NSManagedObjectID *_cd_objectID; - unsigned long _cd_extraFlags; + unsigned long long _cd_extraFlags; id _cd_observationInfo; id *_cd_snapshots; - unsigned long _cd_lockingInfo; + unsigned long long _cd_lockingInfo; id _cd_queueReference; } -+ (BOOL)contextShouldIgnoreUnmodeledPropertyChanges; ++ (_Bool)contextShouldIgnoreUnmodeledPropertyChanges; + (void)initialize; + (id)allocWithZone_10_4:(struct _NSZone *)arg1; + (id)alloc_10_4; @@ -31,29 +31,9 @@ + (id)alloc; + (char *)_transientPropertiesChangesMask__; + (id)_PFPlaceHolderSingleton_core; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (BOOL)resolveInstanceMethod:(SEL)arg1; -+ (BOOL)resolveClassMethod:(SEL)arg1; -+ (void)_initializeAccessorStubs; -+ (void)_initializePrimitiveAccessorStubs; -+ (BOOL)_hasOverriddenAwake; -+ (void)_release_1; -+ (void)release; -+ (id)_retain_1; -+ (id)allocWithEntity:(id)arg1; -+ (id)batchAllocateWithEntity:(id)arg1 insertIntoManagedObjectContext:(id)arg2 count:(unsigned int)arg3; -+ (unsigned int)allocBatch:(id *)arg1 withEntity:(id)arg2 count:(unsigned int)arg3; -+ (BOOL)_useFastValidationMethod; -+ (BOOL)_isGeneratedClass_1; -+ (BOOL)_isGeneratedClass; -+ (id)retain; -+ (void)_entityDeallocated; -+ (id)_PFPlaceHolderSingleton; -+ (Class)classForEntity:(id)arg1; -+ (CDStruct_c4c2dd08 *)_PFMOClassFactoryData; -- (BOOL)hasChanges; +- (_Bool)hasChanges; - (id)changedValuesForCurrentEvent; -- (unsigned int)faultingState; +- (unsigned long long)faultingState; - (void)setNilValueForKey:(id)arg1; - (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; - (id)valueForUndefinedKey:(id)arg1; @@ -68,33 +48,33 @@ - (id)mutableOrderedSetValueForKey:(id)arg1; - (id)mutableSetValueForKey:(id)arg1; - (id)mutableArrayValueForKey:(id)arg1; -- (BOOL)validateForUpdate:(id *)arg1; -- (BOOL)validateForInsert:(id *)arg1; -- (BOOL)validateForDelete:(id *)arg1; -- (BOOL)validateValue:(id *)arg1 forKey:(id)arg2 error:(id *)arg3; +- (_Bool)validateForUpdate:(id *)arg1; +- (_Bool)validateForInsert:(id *)arg1; +- (_Bool)validateForDelete:(id *)arg1; +- (_Bool)validateValue:(id *)arg1 forKey:(id)arg2 error:(id *)arg3; - (void)didTurnIntoFault; - (void)willTurnIntoFault; - (void)didSave; - (void)willSave; - (void)prepareForDeletion; -- (void)awakeFromSnapshotEvents:(unsigned int)arg1; +- (void)awakeFromSnapshotEvents:(unsigned long long)arg1; - (void)awakeFromInsert; - (void)awakeFromFetch; -- (void)didChangeValueForKey:(id)arg1 withSetMutation:(unsigned int)arg2 usingObjects:(id)arg3; -- (void)willChangeValueForKey:(id)arg1 withSetMutation:(unsigned int)arg2 usingObjects:(id)arg3; -- (void)didChange:(unsigned int)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; -- (void)willChange:(unsigned int)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; +- (void)didChangeValueForKey:(id)arg1 withSetMutation:(unsigned long long)arg2 usingObjects:(id)arg3; +- (void)willChangeValueForKey:(id)arg1 withSetMutation:(unsigned long long)arg2 usingObjects:(id)arg3; +- (void)didChange:(unsigned long long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; +- (void)willChange:(unsigned long long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; - (void)didChangeValueForKey:(id)arg1; - (void)willChangeValueForKey:(id)arg1; - (void)didAccessValueForKey:(id)arg1; - (void)willAccessValueForKey:(id)arg1; - (id)observationInfo; - (void)setObservationInfo:(id)arg1; -- (BOOL)hasFaultForRelationshipNamed:(id)arg1; -- (BOOL)isFault; -- (BOOL)isDeleted; -- (BOOL)isUpdated; -- (BOOL)isInserted; +- (_Bool)hasFaultForRelationshipNamed:(id)arg1; +- (_Bool)isFault; +- (_Bool)isDeleted; +- (_Bool)isUpdated; +- (_Bool)isInserted; - (id)objectID; - (id)entity; - (id)managedObjectContext; @@ -105,106 +85,13 @@ - (void)dealloc; - (void)finalize; - (int)_batch_release__; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)hasPersistentChangedValues; -- (void)didRefresh:(BOOL)arg1; -- (void)willRefresh:(BOOL)arg1; -- (void)didFireFault; -- (void)willFireFault; -- (void)_updateFromUndoSnapshot:(id)arg1; -- (void)_updateFromRefreshSnapshot:(id)arg1 includingTransients:(BOOL)arg2; -- (id)_newSetFromSet:(id)arg1 byApplyingDiffs:(id)arg2; -- (void)_updateFromSnapshot:(id)arg1; -- (void)_genericUpdateFromSnapshot:(id)arg1; -- (void)_updateToManyRelationship:(id)arg1 from:(id)arg2 to:(id)arg3 with:(id)arg4; -- (void)diffOrderedSets:(id)arg1:(id)arg2:(id *)arg3:(id *)arg4:(id *)arg5:(id *)arg6:(id *)arg7; -- (BOOL)_isKindOfEntity:(id)arg1; -- (BOOL)_validateValue:(id *)arg1 forProperty:(id)arg2 andKey:(id)arg3 withIndex:(unsigned int)arg4 error:(id *)arg5; -- (BOOL)_validateForSave:(id *)arg1; -- (BOOL)_validatePropertiesWithError:(id *)arg1; -- (id)_generateErrorWithCode:(int)arg1 andMessage:(id)arg2 forKey:(id)arg3 andValue:(id)arg4 additionalDetail:(id)arg5; -- (id)_substituteEntityAndProperty:(id)arg1 inString:(id)arg2; -- (id)_generateErrorDetailForKey:(id)arg1 withValue:(id)arg2; -- (void)_chainNewError:(id)arg1 toOriginalErrorDoublePointer:(id *)arg2; -- (void)_prepropagateDeleteForMerge; -- (void)_propagateDelete; -- (void)_propagateDelete:(unsigned int)arg1; -- (void)_didChangeValue:(id)arg1 forRelationship:(id)arg2 named:(id)arg3 withInverse:(id)arg4; -- (void)_maintainInverseRelationship:(id)arg1 forProperty:(id)arg2 forChange:(unsigned int)arg3 onSet:(id)arg4; -- (void)_maintainInverseRelationship:(id)arg1 forProperty:(id)arg2 oldDestination:(id)arg3 newDestination:(id)arg4; -- (BOOL)_isValidRelationshipDestination__; -- (id)_genericMutableOrderedSetValueForKey:(id)arg1 withIndex:(long)arg2 flags:(long)arg3; -- (id)_genericMutableSetValueForKey:(id)arg1 withIndex:(long)arg2 flags:(long)arg3; -- (id)_implicitObservationInfo; -- (void)_excludeObject:(id)arg1 fromPropertyWithKey:(id)arg2 andIndex:(unsigned int)arg3; -- (void)_includeObject:(id)arg1 intoPropertyWithKey:(id)arg2 andIndex:(unsigned int)arg3; -- (void)_clearRawPropertiesWithHint:(struct _NSRange)arg1; -- (id)_changedTransientProperties__; -- (id)_newCommittedSnapshotValues; -- (id)_transientProperties__; -- (id)_newPersistentPropertiesForConflictRecordFaultsIntact__; -- (id)_newPersistentPropertiesWithRelationshipFaultsIntact__; -- (id)_persistentProperties__; -- (id)_newAllPropertiesWithRelationshipFaultsIntact__; -- (id)_allProperties__; -- (id)_newSnapshotForUndo__; -- (id)_calculateDiffsBetweenOrderedSet:(id)arg1 andOrderedSet:(id)arg2; -- (id)_newNestedSaveChangedValuesForParent:(id)arg1; -- (id)_newChangedValuesForRefresh__; -- (id)_newPropertiesForRetainedTypes:(unsigned int *)arg1 andCopiedTypes:(unsigned int *)arg2 preserveFaults:(BOOL)arg3; -- (id)_referenceQueue__; -- (id)_faultHandler__; -- (void)_commitPhotoshoperyForRelationshipAtIndex:(unsigned int)arg1 newValue:(id)arg2; -- (void)_setOriginalSnapshot__:(id)arg1; -- (id)_originalSnapshot__; -- (void)_setObjectID__:(id)arg1; -- (void)_setVersionReference__:(unsigned int)arg1; -- (unsigned int)_versionReference__; -- (id)_changedValuesForCurrentEvent; -- (void)_nilOutReservedCurrentEventSnapshot__; -- (id)_reservedCurrentEventSnapshot; -- (void)_setLastSnapshot__:(id)arg1; -- (id)_lastSnapshot__; -- (unsigned int)_stateFlags; -- (void)_setUnprocessedUpdate__:(BOOL)arg1; -- (BOOL)_isUnprocessedUpdate__; -- (void)_setUnprocessedInsertion__:(BOOL)arg1; -- (BOOL)_isUnprocessedInsertion__; -- (void)_setUnprocessedDeletion__:(BOOL)arg1; -- (BOOL)_isUnprocessedDeletion__; -- (void)_setPendingUpdate__:(BOOL)arg1; -- (BOOL)_isPendingUpdate__; -- (void)_setPendingInsertion__:(BOOL)arg1; -- (BOOL)_isPendingInsertion__; -- (void)_setPendingDeletion__:(BOOL)arg1; -- (BOOL)_isPendingDeletion__; -- (void)_setHasRetainedStoreResources__:(BOOL)arg1; -- (BOOL)_hasRetainedStoreResources__; -- (void)_setSuppressingKVO__:(BOOL)arg1; -- (BOOL)_isSuppressingKVO__; -- (void)_setSuppressingChangeNotifications__:(BOOL)arg1; -- (BOOL)_isSuppressingChangeNotifications__; -- (void)_clearAllChanges__; -- (void)_clearUnprocessedChanges__; -- (BOOL)_hasUnprocessedChanges__; -- (void)_clearPendingChanges__; -- (BOOL)_hasPendingChanges; -- (BOOL)_hasAnyObservers__; -- (BOOL)wasForgotten; -- (id)_initWithEntity:(id)arg1 withID:(id)arg2 withHandler:(id)arg3 withContext:(id)arg4; -- (void)_setGenericValue:(id)arg1 forKey:(id)arg2 withIndex:(long)arg3 flags:(long)arg4; -- (id)_genericValueForKey:(id)arg1 withIndex:(long)arg2 flags:(long)arg3; -- (BOOL)implementsSelector:(SEL)arg1; -- (id)methodSignatureForSelector:(SEL)arg1; -- (void *)methodForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)_defaultValidation:(id *)arg1 error:(id *)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-NSEditorAndEditorRegistration.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-NSEditorAndEditorRegistration.h new file mode 100644 index 000000000..82ce6c95c --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-NSEditorAndEditorRegistration.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (NSEditorAndEditorRegistration) +- (_Bool)isEditing; +- (void)_managedObjectContextEditor:(id)arg1 didCommit:(_Bool)arg2 contextInfo:(CDStruct_f8f0024c *)arg3; +- (void)commitEditingWithDelegate:(id)arg1 didCommitSelector:(SEL)arg2 contextInfo:(void *)arg3; +- (void)_sendCommitEditingSelectorToTarget:(id)arg1 sender:(id)arg2 selector:(SEL)arg3 flag:(_Bool)arg4 contextInfo:(void *)arg5 delayed:(_Bool)arg6; +- (_Bool)commitEditing; +- (void)discardEditing; +- (void)objectDidEndEditing:(id)arg1; +- (void)objectDidBeginEditing:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSCoreDataSPI.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSCoreDataSPI.h new file mode 100644 index 000000000..5d1b1bffa --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSCoreDataSPI.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (_NSCoreDataSPI) ++ (void)_mergeChangesFromRemoteContextSave:(id)arg1 intoContexts:(id)arg2; +- (void)_mergeChangesFromRemoteContextSave:(id)arg1; +- (void)_stopConflictDetectionForObject:(id)arg1; +- (id)_orderedSetWithResultsFromFetchRequest:(id)arg1; +- (id)_delegate; +- (void)_setDelegate:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalAdditions.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalAdditions.h new file mode 100644 index 000000000..7f3aa4524 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalAdditions.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (_NSInternalAdditions) ++ (_Bool)_handleError:(id)arg1 withError:(id *)arg2; +- (void)_setStalenessInterval:(double)arg1; +- (_Bool)_postSaveNotifications; +- (void)_setPostSaveNotifications:(_Bool)arg1; +- (_Bool)_disableDiscardEditing; +- (void)_setDisableDiscardEditing:(_Bool)arg1; +- (_Bool)_isPreflightSaveInProgress; +- (_Bool)_isImportContext; +- (void)_setIsUbiquityImportContext:(_Bool)arg1; +- (void)_growRegistrationCollectionForEntitySlot:(unsigned int)arg1 toSize:(unsigned long long)arg2; +- (id)_currentEventSnapshotForObject:(id)arg1; +- (id)_committedSnapshotForObject:(id)arg1; +- (id)_globalIDForObject:(id)arg1; +- (void)_clearOriginalSnapshotAndInitializeRec:(id)arg1; +- (void)_clearOriginalSnapshotForObject:(id)arg1; +- (id)_debuggingOnly_localObjectForGlobalID:(id)arg1; +- (void)_setStopsValidationAfterFirstError:(_Bool)arg1; +- (_Bool)_stopsValidationAfterFirstError; +- (id)_retainedObjectsFromRemovedStore:(id)arg1; +- (void)_informParentStoreNoLongerInterestedInObjectIDs:(id)arg1; +- (void)_informParentStore:(id)arg1 noLongerInterestedInObjects:(id)arg2; +- (void)_informParentStoreOfInterestInObjectIDs:(id)arg1; +- (void)_informParentStore:(id)arg1 ofInterestInObjects:(id)arg2; +- (void)_clearRefreshedObjects; +- (void)_clearLockedObjects; +- (void)_clearUnprocessedUpdates; +- (void)_clearUpdates; +- (void)_clearUnprocessedDeletions; +- (void)_clearDeletions; +- (void)_clearUnprocessedInsertions; +- (void)_clearInsertions; +- (void)_didSaveChanges; +- (_Bool)_validateObjects:(id)arg1 forOperation:(unsigned int)arg2 error:(id *)arg3 exhaustive:(_Bool)arg4 forSave:(_Bool)arg5; +- (_Bool)_validateChangesForSave:(id *)arg1; +- (_Bool)_validateDeletesUsingTable:(id)arg1 withError:(id *)arg2; +- (_Bool)_handleError:(id)arg1 withError:(id *)arg2; +- (_Bool)_handleOptimisticLockingError:(id)arg1 withError:(id *)arg2; +- (void)_insertObjectWithGlobalID:(id)arg1 globalID:(id)arg2; +- (id)_createStoreFetchRequestForFetchRequest:(id)arg1; +- (void)_refaultObject:(id)arg1 globalID:(id)arg2 boolean:(_Bool)arg3; +- (id)_newUnchangedLockedObjects; +- (unsigned int)_batchRetainedObjects:(id *)arg1 forCount:(unsigned int)arg2 withIDs:(id *)arg3 optionalHandler:(id)arg4 withInlineStorage:(_Bool)arg5; +- (id)_retainedObjectWithID:(id)arg1 optionalHandler:(id)arg2 withInlineStorage:(_Bool)arg3; +- (id)_globalIDsForObjects:(id)arg1; +- (id)_retainedRegisteredObjects; +- (void)_resetAllChanges; +- (id)_initWithParentObjectStore:(unsigned long long)arg1; +- (void)_changeIDsForManagedObjects:(id)arg1 toIDs:(id)arg2; +- (void)_dispose:(_Bool)arg1; +- (void)_disposeObjects:(id *)arg1 count:(unsigned long long)arg2 notifyParent:(_Bool)arg3; +- (void)_performCoordinatorActionAndWait:(id)arg1; +- (id)_retainedObjectWithID:(id)arg1; +- (id)_retainedObjectWithID:(id)arg1 error:(id *)arg2; +- (void)_forgetObject:(id)arg1 propagateToObjectStore:(_Bool)arg2 removeFromRegistry:(_Bool)arg3; +- (void)_forgetObject:(id)arg1 propagateToObjectStore:(_Bool)arg2; +- (void)_forceRegisterLostFault:(id)arg1; +- (void)_registerObject:(id)arg1 withID:(id)arg2; +- (unsigned long long)_countWithMergedChangesForRequest:(id)arg1 possibleChanges:(id)arg2 possibleDeletes:(id)arg3 error:(id *)arg4; +- (unsigned long long)_countWithNoChangesForRequest:(id)arg1 error:(id *)arg2; +- (id)_newSaveRequestForCurrentState; +- (void)unlockObjectStore; +- (void)lockObjectStore; +- (void)_unlockObjectStore_oldSchool; +- (void)_lockObjectStore_oldSchool; +- (id)_mappedForParentStoreID:(id)arg1; +- (_Bool)_hasIDMappings; +- (id)_parentStore; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalChangeProcessing.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalChangeProcessing.h new file mode 100644 index 000000000..d65410142 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalChangeProcessing.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (_NSInternalChangeProcessing) +- (void)_processObjectStoreChanges:(id)arg1; +- (void)_propagateDeletesUsingTable:(id)arg1; +- (_Bool)_processDeletedObjects:(id *)arg1; +- (void)_noop:(id)arg1; +- (void)_undoManagerCheckpoint:(id)arg1; +- (void)_processRecentlyForgottenObjects:(id)arg1; +- (void)_updateUndoTransactionForThisEvent:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3; +- (_Bool)_propagatePendingDeletesAtEndOfEvent:(id *)arg1; +- (void)_createAndPostChangeNotification:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3 withRefreshes:(id)arg4; +- (id)_processPendingUpdates:(id)arg1; +- (id)_processPendingInsertions:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3; +- (id)_processPendingDeletions:(id)arg1 withInsertions:(id)arg2 withUpdates:(id)arg3 withNewlyForgottenList:(id)arg4 withRemovedChangedObjects:(id)arg5; +- (_Bool)_processRecentChanges:(id *)arg1; +- (_Bool)_attemptCoalesceChangesForFetch; +- (_Bool)_prepareForPushChanges:(id *)arg1; +- (void)_postRefreshedObjectsNotificationAndClearList; +- (void)_updateUnprocessedOwnDestinations:(id)arg1; +- (void)_registerClearStateWithUndoManager; +- (void)_clearChangedThisTransaction:(id)arg1; +- (void)_incrementUndoTransactionID; +- (void)_forceRemoveFromDeletedObjects:(id)arg1; +- (void)_forceInsertionForObject:(id)arg1; +- (void)_registerUndoForOperation:(SEL)arg1 withObjects:(id)arg2 withExtraArguments:(id)arg3; +- (void)_registerUndoForModifiedObjects:(id)arg1; +- (void)_undoUpdates:(id)arg1; +- (void)_registerUndoForDeletedObjects:(id)arg1 withDeletedChanges:(id)arg2; +- (void)_undoDeletions:(id)arg1; +- (void)_undoDeletionsMovedToUpdates:(id)arg1; +- (void)_registerUndoForInsertedObjects:(id)arg1; +- (void)_undoInsertions:(id)arg1; +- (void)_establishEventSnapshotsForObject:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalNotificationHandling.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalNotificationHandling.h new file mode 100644 index 000000000..11cb98dcb --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NSInternalNotificationHandling.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (_NSInternalNotificationHandling) +- (void)_processReferenceQueue:(_Bool)arg1; +- (void)_processNotificationQueue; +- (void)_sendOrEnqueueNotification:(id)arg1 selector:(SEL)arg2; +- (id)_implicitObservationInfoForEntity:(id)arg1 forResultingClass:(Class *)arg2; +- (void)_processChangedStoreConfigurationNotification:(id)arg1; +- (void)_storeConfigurationChanged:(id)arg1; +- (void)_objectsChangedInStore:(id)arg1; +- (void)_unregisterForNotifications; +- (void)_registerForNotificationsWithCoordinator:(id)arg1; +- (void)_stopObservingUndoManagerNotifications; +- (void)_startObservingUndoManagerNotifications; +- (void)_enableChangeNotifications; +- (void)_disableChangeNotifications; +- (_Bool)_ignoringChangeNotifications; +- (void)_postObjectsDidChangeNotificationWithUserInfo:(id)arg1; +- (void)_processEndOfEventNotification:(id)arg1; +- (void)_enqueueEndOfEventNotification; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NestedContextSupport.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NestedContextSupport.h new file mode 100644 index 000000000..25d709a90 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext-_NestedContextSupport.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectContext (_NestedContextSupport) +- (_Bool)_parentObtainPermanentIDsForObjects:(id)arg1 context:(id)arg2 error:(id *)arg3; +- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; +- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; +- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; +- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)_parentObjectsForFetchRequest:(id)arg1 inContext:(id)arg2 error:(id *)arg3; +- (id)_parentProcessSaveRequest:(id)arg1 inContext:(id)arg2 error:(id *)arg3; +- (void)_copyChildObject:(id)arg1 toParentObject:(id)arg2 fromChildContext:(id)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContext.h b/iOS7/Frameworks/CoreData/NSManagedObjectContext.h index ab2899d05..4834e55db 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObjectContext.h +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContext.h @@ -53,8 +53,8 @@ id *_cachedObsInfoByEntity; short _undoTransactionID; id _lock; - long _lockCount; - long _objectStoreLockCount; + long long _lockCount; + long long _objectStoreLockCount; double _fetchTimestamp; id _delegate; id _referenceQueue; @@ -64,52 +64,51 @@ int _ignoreChangeNotification; id _editors; id *_debuggingRecords; - id _childObjectStores; - id _reserved2; + id _tombstonedIDs; + id _childIDMappings; } + (void)__Multithreading_Violation_AllThatIsLeftToUsIsHonor__; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -+ (BOOL)_handleError:(id)arg1 withError:(id *)arg2; -+ (void)_mergeChangesFromRemoteContextSave:(id)arg1 intoContexts:(id)arg2; -- (unsigned int)concurrencyType; +- (unsigned long long)concurrencyType; - (id)parentContext; - (void)setParentContext:(id)arg1; - (void)_setParentContext:(id)arg1; - (id)userInfo; - (void)performBlockAndWait:(id)arg1; - (void)performBlock:(id)arg1; -- (id)initWithConcurrencyType:(unsigned int)arg1; +- (id)initWithConcurrencyType:(unsigned long long)arg1; - (void)mergeChangesFromContextDidSaveNotification:(id)arg1; -- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(BOOL)arg2; +- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(_Bool)arg2; - (void)unlock; -- (BOOL)tryLock; +- (_Bool)tryLock; - (void)lock; - (void)detectConflictsForObject:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)redo; - (void)undo; -- (void)_mergeRefreshEpilogueForObject:(id)arg1 mergeChanges:(BOOL)arg2; -- (BOOL)_mergeRefreshObject:(id)arg1 mergeChanges:(BOOL)arg2 withPersistentSnapshot:(id)arg3; -- (void)refreshObject:(id)arg1 mergeChanges:(BOOL)arg2; +- (void)_mergeRefreshEpilogueForObject:(id)arg1 mergeChanges:(_Bool)arg2; +- (_Bool)_mergeRefreshObject:(id)arg1 mergeChanges:(_Bool)arg2 withPersistentSnapshot:(id)arg3; +- (void)refreshObject:(id)arg1 mergeChanges:(_Bool)arg2; - (void)rollback; - (id)executeFetchRequest:(id)arg1 error:(id *)arg2; -- (unsigned int)countForFetchRequest:(id)arg1 error:(id *)arg2; -- (BOOL)_checkObjectForExistenceAndCacheRow:(id)arg1; +- (unsigned long long)countForFetchRequest:(id)arg1 error:(id *)arg2; +- (_Bool)_checkObjectForExistenceAndCacheRow:(id)arg1; - (id)existingObjectWithID:(id)arg1 error:(id *)arg2; - (id)objectWithID:(id)arg1; -- (BOOL)save:(id *)arg1; -- (BOOL)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (BOOL)hasChanges; +- (_Bool)save:(id *)arg1; +- (void)_thereIsNoSadnessLikeTheDeathOfOptimism; +- (_Bool)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; +- (_Bool)hasChanges; - (void)_prepareUnprocessedDeletionAfterRefresh:(id)arg1; - (void)deleteObject:(id)arg1; - (void)insertObject:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)objectRegisteredForID:(id)arg1; -- (void)setPropagatesDeletesAtEndOfEvent:(BOOL)arg1; -- (BOOL)propagatesDeletesAtEndOfEvent; +- (void)setPropagatesDeletesAtEndOfEvent:(_Bool)arg1; +- (_Bool)propagatesDeletesAtEndOfEvent; - (id)deletedObjects; - (id)insertedObjects; - (id)registeredObjects; @@ -125,154 +124,20 @@ - (void)dealloc; - (void)_dealloc__; - (void)reset; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; - (id)mergePolicy; - (void)setMergePolicy:(id)arg1; -- (BOOL)retainsRegisteredObjects; -- (void)setRetainsRegisteredObjects:(BOOL)arg1; -- (void)_setRetainsRegisteredObjects:(BOOL)arg1; +- (_Bool)retainsRegisteredObjects; +- (void)setRetainsRegisteredObjects:(_Bool)arg1; +- (void)_setRetainsRegisteredObjects:(_Bool)arg1; - (id)persistentStoreCoordinator; - (void)setPersistentStoreCoordinator:(id)arg1; - (void)_setPersistentStoreCoordinator:(id)arg1; -- (BOOL)_postSaveNotifications; -- (void)_setPostSaveNotifications:(BOOL)arg1; -- (BOOL)_disableDiscardEditing; -- (void)_setDisableDiscardEditing:(BOOL)arg1; -- (BOOL)_isPreflightSaveInProgress; -- (BOOL)_isImportContext; -- (void)_setIsUbiquityImportContext:(BOOL)arg1; -- (void)_growRegistrationCollectionForEntitySlot:(unsigned int)arg1 toSize:(unsigned int)arg2; -- (id)_currentEventSnapshotForObject:(id)arg1; -- (id)_committedSnapshotForObject:(id)arg1; -- (id)_globalIDForObject:(id)arg1; -- (void)_clearOriginalSnapshotAndInitializeRec:(id)arg1; -- (void)_clearOriginalSnapshotForObject:(id)arg1; -- (id)_debuggingOnly_localObjectForGlobalID:(id)arg1; -- (void)_setStopsValidationAfterFirstError:(BOOL)arg1; -- (BOOL)_stopsValidationAfterFirstError; -- (id)_retainedObjectsFromRemovedStore:(id)arg1; -- (void)_informParentStoreNoLongerInterestedInObjectIDs:(id)arg1; -- (void)_informParentStore:(id)arg1 noLongerInterestedInObjects:(id)arg2; -- (void)_informParentStoreOfInterestInObjectIDs:(id)arg1; -- (void)_informParentStore:(id)arg1 ofInterestInObjects:(id)arg2; -- (void)_clearRefreshedObjects; -- (void)_clearLockedObjects; -- (void)_clearUnprocessedUpdates; -- (void)_clearUpdates; -- (void)_clearUnprocessedDeletions; -- (void)_clearDeletions; -- (void)_clearUnprocessedInsertions; -- (void)_clearInsertions; -- (void)_didSaveChanges; -- (BOOL)_validateObjects:(id)arg1 forOperation:(unsigned int)arg2 error:(id *)arg3 exhaustive:(BOOL)arg4 forSave:(BOOL)arg5; -- (BOOL)_validateChangesForSave:(id *)arg1; -- (BOOL)_validateDeletesUsingTable:(id)arg1 withError:(id *)arg2; -- (BOOL)_handleError:(id)arg1 withError:(id *)arg2; -- (BOOL)_handleOptimisticLockingError:(id)arg1 withError:(id *)arg2; -- (void)_insertObjectWithGlobalID:(id)arg1 globalID:(id)arg2; -- (id)_createStoreFetchRequestForFetchRequest:(id)arg1; -- (void)_refaultObject:(id)arg1 globalID:(id)arg2 boolean:(BOOL)arg3; -- (id)_newUnchangedLockedObjects; -- (unsigned int)_batchRetainedObjects:(id *)arg1 forCount:(unsigned int)arg2 withIDs:(id *)arg3 optionalHandler:(id)arg4 withInlineStorage:(BOOL)arg5; -- (id)_retainedObjectWithID:(id)arg1 optionalHandler:(id)arg2 withInlineStorage:(BOOL)arg3; -- (id)_globalIDsForObjects:(id)arg1; -- (id)_retainedRegisteredObjects; -- (void)_resetAllChanges; -- (id)_initWithParentObjectStore:(unsigned long)arg1; -- (void)_changeIDsForManagedObjects:(id)arg1 toIDs:(id)arg2; -- (void)_dispose:(BOOL)arg1; -- (void)_disposeObjects:(id *)arg1 count:(unsigned long)arg2 notifyParent:(BOOL)arg3; -- (void)_performCoordinatorActionAndWait:(id)arg1; -- (id)_retainedObjectWithID:(id)arg1; -- (id)_retainedObjectWithID:(id)arg1 error:(id *)arg2; -- (void)_forgetObject:(id)arg1 propagateToObjectStore:(BOOL)arg2 removeFromRegistry:(BOOL)arg3; -- (void)_forgetObject:(id)arg1 propagateToObjectStore:(BOOL)arg2; -- (void)_registerObject:(id)arg1 withID:(id)arg2; -- (unsigned int)_countWithMergedChangesForRequest:(id)arg1 possibleChanges:(id)arg2 possibleDeletes:(id)arg3 error:(id *)arg4; -- (unsigned int)_countWithNoChangesForRequest:(id)arg1 error:(id *)arg2; -- (id)_newSaveRequestForCurrentState; -- (void)unlockObjectStore; -- (void)lockObjectStore; -- (void)_unlockObjectStore_oldSchool; -- (void)_lockObjectStore_oldSchool; -- (id)_mappedForParentStoreID:(id)arg1; -- (BOOL)_hasIDMappings; -- (id)_parentStore; -- (void)_processObjectStoreChanges:(id)arg1; -- (void)_propagateDeletesUsingTable:(id)arg1; -- (BOOL)_processDeletedObjects:(id *)arg1; -- (void)_noop:(id)arg1; -- (void)_undoManagerCheckpoint:(id)arg1; -- (void)_processRecentlyForgottenObjects:(id)arg1; -- (void)_updateUndoTransactionForThisEvent:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3; -- (BOOL)_propagatePendingDeletesAtEndOfEvent:(id *)arg1; -- (void)_createAndPostChangeNotification:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3 withRefreshes:(id)arg4; -- (id)_processPendingUpdates:(id)arg1; -- (id)_processPendingInsertions:(id)arg1 withDeletions:(id)arg2 withUpdates:(id)arg3; -- (id)_processPendingDeletions:(id)arg1 withInsertions:(id)arg2 withUpdates:(id)arg3 withNewlyForgottenList:(id)arg4 withRemovedChangedObjects:(id)arg5; -- (BOOL)_processRecentChanges:(id *)arg1; -- (BOOL)_attemptCoalesceChangesForFetch; -- (BOOL)_prepareForPushChanges:(id *)arg1; -- (void)_postRefreshedObjectsNotificationAndClearList; -- (void)_updateUnprocessedOwnDestinations:(id)arg1; -- (void)_registerClearStateWithUndoManager; -- (void)_clearChangedThisTransaction:(id)arg1; -- (void)_incrementUndoTransactionID; -- (void)_forceRemoveFromDeletedObjects:(id)arg1; -- (void)_forceInsertionForObject:(id)arg1; -- (void)_registerUndoForOperation:(SEL)arg1 withObjects:(id)arg2 withExtraArguments:(id)arg3; -- (void)_registerUndoForModifiedObjects:(id)arg1; -- (void)_undoUpdates:(id)arg1; -- (void)_registerUndoForDeletedObjects:(id)arg1 withDeletedChanges:(id)arg2; -- (void)_undoDeletions:(id)arg1; -- (void)_undoDeletionsMovedToUpdates:(id)arg1; -- (void)_registerUndoForInsertedObjects:(id)arg1; -- (void)_undoInsertions:(id)arg1; -- (void)_establishEventSnapshotsForObject:(id)arg1; -- (void)_processReferenceQueue:(BOOL)arg1; -- (void)_processNotificationQueue; -- (void)_sendOrEnqueueNotification:(id)arg1 selector:(SEL)arg2; -- (id)_implicitObservationInfoForEntity:(id)arg1 forResultingClass:(Class *)arg2; -- (void)_processChangedStoreConfigurationNotification:(id)arg1; -- (void)_storeConfigurationChanged:(id)arg1; -- (void)_objectsChangedInStore:(id)arg1; -- (void)_unregisterForNotifications; -- (void)_registerForNotificationsWithCoordinator:(id)arg1; -- (void)_stopObservingUndoManagerNotifications; -- (void)_startObservingUndoManagerNotifications; -- (void)_enableChangeNotifications; -- (void)_disableChangeNotifications; -- (BOOL)_ignoringChangeNotifications; -- (void)_postObjectsDidChangeNotificationWithUserInfo:(id)arg1; -- (void)_processEndOfEventNotification:(id)arg1; -- (void)_enqueueEndOfEventNotification; -- (BOOL)isEditing; -- (void)_managedObjectContextEditor:(id)arg1 didCommit:(BOOL)arg2 contextInfo:(CDStruct_f8f0024c *)arg3; -- (void)commitEditingWithDelegate:(id)arg1 didCommitSelector:(SEL)arg2 contextInfo:(void *)arg3; -- (void)_sendCommitEditingSelectorToTarget:(id)arg1 sender:(id)arg2 selector:(SEL)arg3 flag:(BOOL)arg4 contextInfo:(void *)arg5 delayed:(BOOL)arg6; -- (BOOL)commitEditing; -- (void)discardEditing; -- (void)objectDidEndEditing:(id)arg1; -- (void)objectDidBeginEditing:(id)arg1; -- (void)_mergeChangesFromRemoteContextSave:(id)arg1; -- (void)_stopConflictDetectionForObject:(id)arg1; -- (id)_orderedSetWithResultsFromFetchRequest:(id)arg1; -- (id)_delegate; -- (void)_setDelegate:(id)arg1; -- (BOOL)_parentObtainPermanentIDsForObjects:(id)arg1 context:(id)arg2 error:(id *)arg3; -- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; -- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; -- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; -- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (id)_parentObjectsForFetchRequest:(id)arg1 inContext:(id)arg2 error:(id *)arg3; -- (id)_parentProcessSaveRequest:(id)arg1 inContext:(id)arg2 error:(id *)arg3; -- (void)_copyChildObject:(id)arg1 toParentObject:(id)arg2 fromChildContext:(id)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectContextFaultingDelegate-Protocol.h b/iOS7/Frameworks/CoreData/NSManagedObjectContextFaultingDelegate-Protocol.h index 397081bd5..b3ca869c6 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObjectContextFaultingDelegate-Protocol.h +++ b/iOS7/Frameworks/CoreData/NSManagedObjectContextFaultingDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSManagedObjectContextFaultingDelegate @optional -- (int)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; +- (long long)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; @end diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectID-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSManagedObjectID-_NSInternalMethods.h new file mode 100644 index 000000000..52d675294 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectID-_NSInternalMethods.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectID (_NSInternalMethods) +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (id)_retainedURIString; +- (_Bool)_isPersistentStoreAlive; +- (id)_storeInfo1; +- (id)_storeIdentifier; +- (long long)_referenceData64; +- (id)_referenceData; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectID.h b/iOS7/Frameworks/CoreData/NSManagedObjectID.h index 5f0a9c9d7..fb153f5c4 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObjectID.h +++ b/iOS7/Frameworks/CoreData/NSManagedObjectID.h @@ -12,25 +12,17 @@ { } -+ (BOOL)accessInstanceVariablesDirectly; -+ (int)version; ++ (_Bool)accessInstanceVariablesDirectly; ++ (long long)version; + (void)initialize; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)URIRepresentation; - (id)description; -- (BOOL)isTemporaryID; +- (_Bool)isTemporaryID; - (id)persistentStore; - (id)entity; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (id)_retainedURIString; -- (BOOL)_isPersistentStoreAlive; -- (id)_storeInfo1; -- (id)_storeIdentifier; -- (long long)_referenceData64; -- (id)_referenceData; @end diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSInternalMethods.h new file mode 100644 index 000000000..e1068b278 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSInternalMethods.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectModel (_NSInternalMethods) ++ (id)_modelPathsFromBundles:(id)arg1; ++ (void)_deepCollectEntitiesInArray:(id)arg1 entity:(id)arg2; +- (id)_versionIdentifiersAsArray; +- (void)_restoreValidation; +- (void)_stripForMigration; +- (id)_entitiesByVersionHash; +- (void)_addVersionIdentifiers:(id)arg1; +- (id)_sortedEntitiesForConfiguration:(id)arg1; +- (void)_setLocalizationPolicy:(id)arg1; +- (id)_localizationPolicy; +- (void)_removeEntities:(id)arg1 fromConfiguration:(id)arg2; +- (void)_addEntities:(id)arg1 toConfiguration:(id)arg2; +- (id)_configurationsByName; +- (void)_removeEntity:(id)arg1; +- (void)_removeEntityNamed:(id)arg1; +- (id)_entityForName:(id)arg1; +- (void)_throwIfNotEditable; +- (void)_setIsEditable:(_Bool)arg1; +- (void)_setIsEditable:(_Bool)arg1 optimizationStyle:(unsigned long long)arg2; +- (id)_precomputedKeysForEntity:(id)arg1; +- (_Bool)_hasPrecomputedKeyOrder; +- (_Bool)_isOptimizedForEncoding; +- (void)_createCachesAndOptimizeState; +- (void)_flattenProperties; +- (_Bool)isEditable; +- (id)_initWithEntities:(id)arg1; +- (id)_entityVersionHashesByNameInStyle:(unsigned long long)arg1; +- (_Bool)_isConfiguration:(id)arg1 inStyle:(unsigned long long)arg2 compatibleWithStoreMetadata:(id)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSManagedObjectModelPrivateMethods.h b/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSManagedObjectModelPrivateMethods.h new file mode 100644 index 000000000..8e5caefd6 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSManagedObjectModel-_NSManagedObjectModelPrivateMethods.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSManagedObjectModel (_NSManagedObjectModelPrivateMethods) ++ (id)_newModelFromOptimizedEncoding:(id)arg1 error:(id *)arg2; +- (id)_modelForVersionHashes:(id)arg1; +- (id)versionHash; +- (void)_addEntity:(id)arg1; +- (id)initWithContentsOfURL:(id)arg1 forStoreMetadata:(id)arg2; +- (id)_optimizedEncoding:(id *)arg1; +- (id)initWithContentsOfOptimizedURL:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectModel.h b/iOS7/Frameworks/CoreData/NSManagedObjectModel.h index 450f22f3f..a448d2f93 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObjectModel.h +++ b/iOS7/Frameworks/CoreData/NSManagedObjectModel.h @@ -34,10 +34,7 @@ + (id)modelByMergingModels:(id)arg1; + (id)mergedModelFromBundles:(id)arg1; + (void)initialize; -+ (id)_newModelFromOptimizedEncoding:(id)arg1 error:(id *)arg2; -+ (id)_modelPathsFromBundles:(id)arg1; -+ (void)_deepCollectEntitiesInArray:(id)arg1 entity:(id)arg2; -- (BOOL)isConfiguration:(id)arg1 compatibleWithStoreMetadata:(id)arg2; +- (_Bool)isConfiguration:(id)arg1 compatibleWithStoreMetadata:(id)arg2; - (id)entityVersionHashesByName; - (void)setVersionIdentifiers:(id)arg1; - (id)versionIdentifiers; @@ -53,10 +50,10 @@ - (void)setEntities:(id)arg1; - (id)entities; - (id)entitiesByName; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; @@ -64,38 +61,6 @@ - (void)dealloc; - (id)initWithContentsOfURL:(id)arg1; - (id)init; -- (id)_modelForVersionHashes:(id)arg1; -- (id)versionHash; -- (void)_addEntity:(id)arg1; -- (id)initWithContentsOfURL:(id)arg1 forStoreMetadata:(id)arg2; -- (id)_optimizedEncoding:(id *)arg1; -- (id)initWithContentsOfOptimizedURL:(id)arg1; -- (id)_versionIdentifiersAsArray; -- (void)_restoreValidation; -- (void)_stripForMigration; -- (id)_entitiesByVersionHash; -- (void)_addVersionIdentifiers:(id)arg1; -- (id)_sortedEntitiesForConfiguration:(id)arg1; -- (void)_setLocalizationPolicy:(id)arg1; -- (id)_localizationPolicy; -- (void)_removeEntities:(id)arg1 fromConfiguration:(id)arg2; -- (void)_addEntities:(id)arg1 toConfiguration:(id)arg2; -- (id)_configurationsByName; -- (void)_removeEntity:(id)arg1; -- (void)_removeEntityNamed:(id)arg1; -- (id)_entityForName:(id)arg1; -- (void)_throwIfNotEditable; -- (void)_setIsEditable:(BOOL)arg1; -- (void)_setIsEditable:(BOOL)arg1 optimizationStyle:(unsigned int)arg2; -- (id)_precomputedKeysForEntity:(id)arg1; -- (BOOL)_hasPrecomputedKeyOrder; -- (BOOL)_isOptimizedForEncoding; -- (void)_createCachesAndOptimizeState; -- (void)_flattenProperties; -- (BOOL)isEditable; -- (id)_initWithEntities:(id)arg1; -- (id)_entityVersionHashesByNameInStyle:(unsigned int)arg1; -- (BOOL)_isConfiguration:(id)arg1 inStyle:(unsigned int)arg2 compatibleWithStoreMetadata:(id)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSManagedObjectModelBundle.h b/iOS7/Frameworks/CoreData/NSManagedObjectModelBundle.h index 2184dcb02..d2f1010da 100644 --- a/iOS7/Frameworks/CoreData/NSManagedObjectModelBundle.h +++ b/iOS7/Frameworks/CoreData/NSManagedObjectModelBundle.h @@ -8,6 +8,7 @@ @class NSBundle, NSDictionary; +// Not exported @interface NSManagedObjectModelBundle : NSObject { NSBundle *_bundle; @@ -15,7 +16,7 @@ } - (id)_modelForVersionHashes:(id)arg1; -- (id)_modelForVersionHashes:(id)arg1 inStyle:(unsigned int)arg2; +- (id)_modelForVersionHashes:(id)arg1 inStyle:(unsigned long long)arg2; - (id)optimizedVersionURL; - (id)currentVersionURL; - (id)urlForModelVersionWithName:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSMappedObjectStore.h b/iOS7/Frameworks/CoreData/NSMappedObjectStore.h index 5ab784139..9e41e8154 100644 --- a/iOS7/Frameworks/CoreData/NSMappedObjectStore.h +++ b/iOS7/Frameworks/CoreData/NSMappedObjectStore.h @@ -8,6 +8,7 @@ @class NSPersistentStoreMap, NSSet; +// Not exported @interface NSMappedObjectStore : NSPersistentStore { NSPersistentStoreMap *_theMap; diff --git a/iOS7/Frameworks/CoreData/NSMappingModel-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSMappingModel-_NSInternalMethods.h new file mode 100644 index 000000000..daac8ee6e --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSMappingModel-_NSInternalMethods.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMappingModel (_NSInternalMethods) ++ (id)_modelPathsFromBundles:(id)arg1; ++ (void)setMigrationDebugLevel:(int)arg1; ++ (int)migrationDebugLevel; +- (id)_destinationEntityVersionHashesByName; +- (id)_sourceEntityVersionHashesByName; +- (void)_throwIfNotEditable; +- (void)_setIsEditable:(_Bool)arg1; +- (void)_createCachesAndOptimizeState; +- (_Bool)isEditable; +- (void)_addEntityMapping:(id)arg1; +- (id)_initWithEntityMappings:(id)arg1; +- (_Bool)_hasInferredMappingNeedingValidation; +- (_Bool)_isInferredMappingModel; +@end + diff --git a/iOS7/Frameworks/CoreData/NSMappingModel.h b/iOS7/Frameworks/CoreData/NSMappingModel.h index fab997620..5d8a574b5 100644 --- a/iOS7/Frameworks/CoreData/NSMappingModel.h +++ b/iOS7/Frameworks/CoreData/NSMappingModel.h @@ -25,30 +25,17 @@ + (id)mappingModelFromBundles:(id)arg1 forSourceModel:(id)arg2 destinationModel:(id)arg3; + (id)_newMappingModelFromPaths:(id)arg1 forSourceHashes:(id)arg2 destinationHashes:(id)arg3; + (void)initialize; -+ (id)_modelPathsFromBundles:(id)arg1; -+ (void)setMigrationDebugLevel:(int)arg1; -+ (int)migrationDebugLevel; - (id)entityMappingsByName; - (void)setEntityMappings:(id)arg1; - (id)entityMappings; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)initWithContentsOfURL:(id)arg1; - (id)init; -- (id)_destinationEntityVersionHashesByName; -- (id)_sourceEntityVersionHashesByName; -- (void)_throwIfNotEditable; -- (void)_setIsEditable:(BOOL)arg1; -- (void)_createCachesAndOptimizeState; -- (BOOL)isEditable; -- (void)_addEntityMapping:(id)arg1; -- (id)_initWithEntityMappings:(id)arg1; -- (BOOL)_hasInferredMappingNeedingValidation; -- (BOOL)_isInferredMappingModel; @end diff --git a/iOS7/Frameworks/CoreData/NSMemoryObjectStore.h b/iOS7/Frameworks/CoreData/NSMemoryObjectStore.h index fc2817b07..172e2d3a8 100644 --- a/iOS7/Frameworks/CoreData/NSMemoryObjectStore.h +++ b/iOS7/Frameworks/CoreData/NSMemoryObjectStore.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSMemoryObjectStore : NSMappedObjectStore { } + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; - (void)_preflightCrossCheck; - (id)_archivedData; - (id)type; diff --git a/iOS7/Frameworks/CoreData/NSMemoryStoreEqualityPredicateOperator.h b/iOS7/Frameworks/CoreData/NSMemoryStoreEqualityPredicateOperator.h index 752dcf729..1a28f0432 100644 --- a/iOS7/Frameworks/CoreData/NSMemoryStoreEqualityPredicateOperator.h +++ b/iOS7/Frameworks/CoreData/NSMemoryStoreEqualityPredicateOperator.h @@ -8,12 +8,13 @@ @class NSManagedObjectContext; +// Not exported @interface NSMemoryStoreEqualityPredicateOperator : NSEqualityPredicateOperator { NSManagedObjectContext *_context; } -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (void)setContext:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/NSMemoryStoreInPredicateOperator.h b/iOS7/Frameworks/CoreData/NSMemoryStoreInPredicateOperator.h index a5d4740ab..add32cbf2 100644 --- a/iOS7/Frameworks/CoreData/NSMemoryStoreInPredicateOperator.h +++ b/iOS7/Frameworks/CoreData/NSMemoryStoreInPredicateOperator.h @@ -8,12 +8,13 @@ @class NSManagedObjectContext; +// Not exported @interface NSMemoryStoreInPredicateOperator : NSInPredicateOperator { NSManagedObjectContext *_context; } -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (void)dealloc; - (void)setContext:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSMergeConflict.h b/iOS7/Frameworks/CoreData/NSMergeConflict.h index 64a34150b..88c6e1a95 100644 --- a/iOS7/Frameworks/CoreData/NSMergeConflict.h +++ b/iOS7/Frameworks/CoreData/NSMergeConflict.h @@ -14,12 +14,12 @@ id _snapshot1; id _snapshot2; id _snapshot3; - unsigned int _newVersion; - unsigned int _oldVersion; + unsigned long long _newVersion; + unsigned long long _oldVersion; } -@property(readonly) unsigned int oldVersionNumber; // @synthesize oldVersionNumber=_oldVersion; -@property(readonly) unsigned int newVersionNumber; // @synthesize newVersionNumber=_newVersion; +@property(readonly) unsigned long long oldVersionNumber; // @synthesize oldVersionNumber=_oldVersion; +@property(readonly) unsigned long long newVersionNumber; // @synthesize newVersionNumber=_newVersion; @property(readonly) NSDictionary *persistedSnapshot; // @synthesize persistedSnapshot=_snapshot3; @property(readonly) NSDictionary *cachedSnapshot; // @synthesize cachedSnapshot=_snapshot2; @property(readonly) NSDictionary *objectSnapshot; // @synthesize objectSnapshot=_snapshot1; @@ -29,8 +29,8 @@ - (id)objectForKey:(id)arg1; - (void)dealloc; - (id)description; -- (id)initWithSource:(id)arg1 newVersion:(unsigned int)arg2 oldVersion:(unsigned int)arg3 snapshot1:(id)arg4 snapshot2:(id)arg5 snapshot3:(id)arg6; -- (id)initWithSource:(id)arg1 newVersion:(unsigned int)arg2 oldVersion:(unsigned int)arg3 cachedSnapshot:(id)arg4 persistedSnapshot:(id)arg5; +- (id)initWithSource:(id)arg1 newVersion:(unsigned long long)arg2 oldVersion:(unsigned long long)arg3 snapshot1:(id)arg4 snapshot2:(id)arg5 snapshot3:(id)arg6; +- (id)initWithSource:(id)arg1 newVersion:(unsigned long long)arg2 oldVersion:(unsigned long long)arg3 cachedSnapshot:(id)arg4 persistedSnapshot:(id)arg5; @end diff --git a/iOS7/Frameworks/CoreData/NSMergePolicy.h b/iOS7/Frameworks/CoreData/NSMergePolicy.h index cdbbf3d01..295841cf2 100644 --- a/iOS7/Frameworks/CoreData/NSMergePolicy.h +++ b/iOS7/Frameworks/CoreData/NSMergePolicy.h @@ -8,28 +8,28 @@ @interface NSMergePolicy : NSObject { - unsigned int _type; + unsigned long long _type; void *_reserved2; void *_reserved3; } -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)load; -@property(readonly) unsigned int mergeType; // @synthesize mergeType=_type; -- (void)mergeToManyRelationshipForSourceObject:(id)arg1 withOldSnapshot:(id)arg2 newSnapshot:(id)arg3 andAncestor:(id)arg4 andLegacyPath:(BOOL)arg5; -- (BOOL)resolveConflicts:(id)arg1 error:(id *)arg2; +@property(readonly) unsigned long long mergeType; // @synthesize mergeType=_type; +- (void)mergeToManyRelationshipForSourceObject:(id)arg1 withOldSnapshot:(id)arg2 newSnapshot:(id)arg3 andAncestor:(id)arg4 andLegacyPath:(_Bool)arg5; +- (_Bool)resolveConflicts:(id)arg1 error:(id *)arg2; - (void)_mergeChangesObjectUpdatesTrumpForObject:(id)arg1 withRecord:(id)arg2; - (void)_mergeDeletionWithStoreChangesForObject:(id)arg1 withRecord:(id)arg2; - (void)_mergeChangesStoreUpdatesTrumpForObject:(id)arg1 withRecord:(id)arg2; -- (BOOL)resolveConflict:(id)arg1; +- (_Bool)resolveConflict:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)type; -- (id)initWithMergeType:(unsigned int)arg1; -- (id)initWithType:(unsigned int)arg1; +- (unsigned long long)type; +- (id)initWithMergeType:(unsigned long long)arg1; +- (id)initWithType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSMergedPolicyLocalizationPolicy.h b/iOS7/Frameworks/CoreData/NSMergedPolicyLocalizationPolicy.h index 1002e37a0..2c6dd1bd9 100644 --- a/iOS7/Frameworks/CoreData/NSMergedPolicyLocalizationPolicy.h +++ b/iOS7/Frameworks/CoreData/NSMergedPolicyLocalizationPolicy.h @@ -8,6 +8,7 @@ @class NSSet; +// Not exported @interface NSMergedPolicyLocalizationPolicy : NSValidationErrorLocalizationPolicy { NSSet *_mergedPolicies; diff --git a/iOS7/Frameworks/CoreData/NSMigrationContext.h b/iOS7/Frameworks/CoreData/NSMigrationContext.h index 955a8b549..a7571cdfe 100644 --- a/iOS7/Frameworks/CoreData/NSMigrationContext.h +++ b/iOS7/Frameworks/CoreData/NSMigrationContext.h @@ -8,6 +8,7 @@ @class NSEntityMapping, NSMigrationManager, NSMutableDictionary, NSPropertyMapping; +// Not exported @interface NSMigrationContext : NSObject { NSMutableDictionary *_bySourceAssociationTable; @@ -16,7 +17,7 @@ NSMutableDictionary *_byMappingByDestinationAssociationTable; NSMigrationManager *_migrationManager; NSEntityMapping *_currentMapping; - unsigned int _currentStep; + unsigned long long _currentStep; NSPropertyMapping *_currentPropertyMapping; } @@ -25,8 +26,8 @@ - (void)associateSourceInstance:(id)arg1 withDestinationInstance:(id)arg2 forEntityMapping:(id)arg3; - (void)_createAssociationsByDestination:(id)arg1 fromSource:(id)arg2 forEntityMapping:(id)arg3; - (void)_createAssociationsBySource:(id)arg1 withDestination:(id)arg2 forEntityMapping:(id)arg3; -- (void)setCurrentMigrationStep:(unsigned int)arg1; -- (unsigned int)currentMigrationStep; +- (void)setCurrentMigrationStep:(unsigned long long)arg1; +- (unsigned long long)currentMigrationStep; - (void)setCurrentPropertyMapping:(id)arg1; - (id)currentPropertyMapping; - (void)setCurrentEntityMapping:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSMigrationManager-InternalMethods.h b/iOS7/Frameworks/CoreData/NSMigrationManager-InternalMethods.h new file mode 100644 index 000000000..f20fb161b --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSMigrationManager-InternalMethods.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMigrationManager (InternalMethods) ++ (_Bool)_performSanityCheckForMapping:(id)arg1 fromSourceModel:(id)arg2 toDestinationModel:(id)arg3; ++ (void)setMigrationDebugLevel:(int)arg1; ++ (int)migrationDebugLevel; +- (_Bool)_migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; +- (_Bool)_validateAllObjectsAfterMigration:(id *)arg1; +- (void)_doCleanupOnFailure:(id)arg1; +- (_Bool)_doThirdPassForMapping:(id)arg1 error:(id *)arg2; +- (_Bool)_doSecondPassForMapping:(id)arg1 error:(id *)arg2; +- (_Bool)_doFirstPassForMapping:(id)arg1 error:(id *)arg2; +- (id)_evaluateSourceExpressionForMapping:(id)arg1 entityPolicy:(id)arg2; +- (id)_mappingNamed:(id)arg1; +- (id)_migrationContext; +- (id)fetchRequestForSourceEntityNamed:(id)arg1 predicateString:(id)arg2; +- (id)fetchRequestForSourceEntityNamed:(id)arg1 predicateString:(id)arg2 includesSubentities:(_Bool)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/NSMigrationManager.h b/iOS7/Frameworks/CoreData/NSMigrationManager.h index bb6515553..4e6833802 100644 --- a/iOS7/Frameworks/CoreData/NSMigrationManager.h +++ b/iOS7/Frameworks/CoreData/NSMigrationManager.h @@ -31,11 +31,8 @@ id _reserved4; } -+ (BOOL)_performSanityCheckForMapping:(id)arg1 fromSourceModel:(id)arg2 toDestinationModel:(id)arg3; -+ (void)setMigrationDebugLevel:(int)arg1; -+ (int)migrationDebugLevel; -- (BOOL)usesStoreSpecificMigrationManager; -- (void)setUsesStoreSpecificMigrationManager:(BOOL)arg1; +- (_Bool)usesStoreSpecificMigrationManager; +- (void)setUsesStoreSpecificMigrationManager:(_Bool)arg1; - (void)cancelMigrationWithError:(id)arg1; - (void)setUserInfo:(id)arg1; - (id)userInfo; @@ -54,20 +51,9 @@ - (id)sourceModel; - (id)mappingModel; - (void)reset; -- (BOOL)migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; +- (_Bool)migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; - (void)dealloc; - (id)initWithSourceModel:(id)arg1 destinationModel:(id)arg2; -- (BOOL)_migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; -- (BOOL)_validateAllObjectsAfterMigration:(id *)arg1; -- (void)_doCleanupOnFailure:(id)arg1; -- (BOOL)_doThirdPassForMapping:(id)arg1 error:(id *)arg2; -- (BOOL)_doSecondPassForMapping:(id)arg1 error:(id *)arg2; -- (BOOL)_doFirstPassForMapping:(id)arg1 error:(id *)arg2; -- (id)_evaluateSourceExpressionForMapping:(id)arg1 entityPolicy:(id)arg2; -- (id)_mappingNamed:(id)arg1; -- (id)_migrationContext; -- (id)fetchRequestForSourceEntityNamed:(id)arg1 predicateString:(id)arg2; -- (id)fetchRequestForSourceEntityNamed:(id)arg1 predicateString:(id)arg2 includesSubentities:(BOOL)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSObject-Protocol.h b/iOS7/Frameworks/CoreData/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/CoreData/NSObject-Protocol.h +++ b/iOS7/Frameworks/CoreData/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/CoreData/NSPersistentStore-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSPersistentStore-_NSInternalMethods.h new file mode 100644 index 000000000..0327521d7 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPersistentStore-_NSInternalMethods.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPersistentStore (_NSInternalMethods) ++ (id)_figureOutWhereExternalReferencesEndedUpRelativeTo:(id)arg1; ++ (_Bool)doURLStuff:(id)arg1 createdStubFile:(_Bool *)arg2 readOnly:(_Bool *)arg3 error:(id *)arg4 options:(id)arg5; ++ (_Bool)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (_Bool)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; +- (id)_storeInfoForEntityDescription:(id)arg1; +- (void)_didLoadMetadata; +- (void)_setMetadataDirty:(_Bool)arg1; +- (_Bool)_isMetadataDirty; +- (void)_updateMetadata; +- (id)_defaultMetadata; +- (id)_updatedMetadataWithSeed:(id)arg1 includeVersioning:(_Bool)arg2; +- (id)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; +- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; +- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; +- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; +- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (_Bool)_prepareForExecuteRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id *)knownKeyValuesForObjectID:(id)arg1 withContext:(id)arg2; +- (void)doFilesystemCleanupOnRemove:(_Bool)arg1; +- (void)_preflightCrossCheck; +- (void)setPersistentStoreCoordinator:(id)arg1; +- (_Bool)_unload:(id *)arg1; +- (_Bool)load:(id *)arg1; +- (Class)objectIDClassForEntity:(id)arg1; +- (id)objectIDFactoryForEntity:(id)arg1; +- (Class)faultHandlerClass; +- (id)faultHandler; +- (Class)_objectIDClass; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPersistentStore.h b/iOS7/Frameworks/CoreData/NSPersistentStore.h index 75e19ff2e..ba5da799d 100644 --- a/iOS7/Frameworks/CoreData/NSPersistentStore.h +++ b/iOS7/Frameworks/CoreData/NSPersistentStore.h @@ -28,15 +28,11 @@ } + (Class)migrationManagerClass; -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -+ (id)_figureOutWhereExternalReferencesEndedUpRelativeTo:(id)arg1; -+ (BOOL)doURLStuff:(id)arg1 createdStubFile:(char *)arg2 readOnly:(char *)arg3 error:(id *)arg4 options:(id)arg5; -+ (BOOL)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; -+ (BOOL)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; -- (BOOL)loadMetadata:(id *)arg1; +- (_Bool)loadMetadata:(id *)arg1; - (void)didAddToPersistentStoreCoordinator:(id)arg1; - (id)options; - (void)willRemoveFromPersistentStoreCoordinator:(id)arg1; @@ -50,38 +46,14 @@ - (id)URL; - (id)persistentStoreCoordinator; - (id)configurationName; -- (void)setReadOnly:(BOOL)arg1; -- (BOOL)isReadOnly; +- (void)setReadOnly:(_Bool)arg1; +- (_Bool)isReadOnly; - (id)description; +- (void)_resetObjectIDFactoriesForStoreUUIDChange; - (void)dealloc; - (void)finalize; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithPersistentStoreCoordinator:(id)arg1 configurationName:(id)arg2 URL:(id)arg3 options:(id)arg4; -- (id)_storeInfoForEntityDescription:(id)arg1; -- (void)_didLoadMetadata; -- (void)_setMetadataDirty:(BOOL)arg1; -- (BOOL)_isMetadataDirty; -- (void)_updateMetadata; -- (id)_defaultMetadata; -- (id)_updatedMetadataWithSeed:(id)arg1 includeVersioning:(BOOL)arg2; -- (id)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; -- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; -- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; -- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (BOOL)_prepareForExecuteRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (id *)knownKeyValuesForObjectID:(id)arg1 withContext:(id)arg2; -- (void)doFilesystemCleanupOnRemove:(BOOL)arg1; -- (void)_preflightCrossCheck; -- (void)setPersistentStoreCoordinator:(id)arg1; -- (BOOL)_unload:(id *)arg1; -- (BOOL)load:(id *)arg1; -- (Class)objectIDClassForEntity:(id)arg1; -- (id)objectIDFactoryForEntity:(id)arg1; -- (Class)faultHandlerClass; -- (id)faultHandler; -- (Class)_objectIDClass; @end diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreCache.h b/iOS7/Frameworks/CoreData/NSPersistentStoreCache.h index 76004bd6a..fbd6f1712 100644 --- a/iOS7/Frameworks/CoreData/NSPersistentStoreCache.h +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreCache.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface NSPersistentStoreCache : NSObject { id _externalData; - unsigned int _capacity; + unsigned long long _capacity; } + (void)initialize; @@ -27,7 +28,7 @@ - (void)forgetAllExternalData; - (void)_doForgetAllExternalData:(void *)arg1; - (void)dealloc; -- (void)_growRegistrationCollectionTo:(unsigned int)arg1; +- (void)_growRegistrationCollectionTo:(unsigned long long)arg1; - (id)init; - (id)_initWithValueCallbacks:(void *)arg1; - (void)_createExternalDataDictWithValueCallbacks:(void *)arg1; diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSInternalMethods.h new file mode 100644 index 000000000..eddb7f0c2 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSInternalMethods.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPersistentStoreCoordinator (_NSInternalMethods) ++ (id)ubiquityStoreURLForStoreURL:(id)arg1 ubiquityIdentityToken:(id)arg2 localPeerID:(id)arg3 ubiquityName:(id)arg4; ++ (id)ubiquityStoreURLForStoreURL:(id)arg1 ubiquityIdentityToken:(id)arg2 ubiquityName:(id)arg3; ++ (void)_registerDefaultStoreClassesAndTypes; ++ (Class)_storeClassForStoreType:(id)arg1; ++ (id)_storeTypeForStore:(id)arg1; +- (_Bool)_isRegisteredWithUbiquity; +- (void)_setIsRegisteredWithUbiquity:(_Bool)arg1; +- (_Bool)_checkForPostLionWriter:(id)arg1; +- (void)_copyMetadataFromStore:(id)arg1 toStore:(id)arg2 migrationManager:(id)arg3; +- (id)_retainedAllMigratedObjectsInStore:(id)arg1 toStore:(id)arg2; +- (id)_realStoreTypeForStoreWithType:(id)arg1 URL:(id)arg2 error:(id *)arg3; +- (void)_assignObject:(id)arg1 toPersistentStore:(id)arg2 forConfiguration:(id)arg3; +- (void)_assignObject:(id)arg1 toPersistentStore:(id)arg2; +- (void)_postStoresChangedNotificationsForStores:(id)arg1 changeKey:(id)arg2 options:(id)arg3; +- (id)_fetchAllInstancesFromStore:(id)arg1 intoContext:(id)arg2 underlyingException:(id *)arg3; +- (void)_informAffectedStoresOfInterestByChildContextInObjectsWithObjectIDs:(id)arg1 withSelector:(SEL)arg2; +- (id)_saveRequestForStore:(id)arg1 withContext:(id)arg2 originalRequest:(id)arg3 andOptimisticLocking:(id)arg4; +- (id)_checkRequestForStore:(id)arg1 withContext:(id)arg2 originalRequest:(id)arg3 andOptimisticLocking:(id)arg4; +- (id)_conflictsWithRowCacheForObject:(id)arg1 withContext:(id)arg2 andStore:(id)arg3; +- (id)_newConflictRecordForObject:(id)arg1 andOriginalRow:(id)arg2 withContext:(id)arg3; +- (id)_newObjectGraphStyleRecordForRow:(id)arg1 andObject:(id)arg2 withContext:(id)arg3; +- (void)_doPreSaveAssignmentsForObjects:(id)arg1; +- (_Bool)_canSaveGraphRootedAtObject:(id)arg1 intoStore:(id)arg2 withPreviouslyChecked:(struct __CFSet *)arg3 withAcceptableEntities:(struct __CFSet *)arg4; +- (_Bool)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; +- (void)_assignObjects:(id)arg1 toStore:(id)arg2; +- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; +- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; +- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; +- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id *)knownKeyValuesForObjectID:(id)arg1 withContext:(id)arg2; +- (id)persistentStoreCoordinator; +- (void)_addPersistentStore:(id)arg1 identifier:(id)arg2; +- (id)_persistentStoreForIdentifier:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSPersistentStoreCoordinatorPrivateMathods.h b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSPersistentStoreCoordinatorPrivateMathods.h new file mode 100644 index 000000000..5c13ba843 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator-_NSPersistentStoreCoordinatorPrivateMathods.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPersistentStoreCoordinator (_NSPersistentStoreCoordinatorPrivateMathods) ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreOfType:(id)arg2 URL:(id)arg3 options:(id)arg4 error:(id *)arg5; ++ (id)metadataForPersistentStoreOfType:(id)arg1 URL:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)persistentStoreForIdentifier:(id)arg1; +- (_Bool)_destroyPersistentStoreAtURL:(id)arg1 withType:(id)arg2 error:(id *)arg3; +- (_Bool)_destroyPersistentStoreAtURL:(id)arg1 withType:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (_Bool)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 storeType:(id)arg5 error:(id *)arg6; +- (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned long long)arg2 error:(id *)arg3; +- (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned long long)arg2; +- (_Bool)_removePersistentStore:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator.h b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator.h index 6202186aa..539e7baa7 100644 --- a/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator.h +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreCoordinator.h @@ -16,7 +16,8 @@ unsigned int _isRegistered:1; unsigned int _reservedFlags:31; } _flags; - long _miniLock; + unsigned int _reserved32; + long long _miniLock; NSMutableArray *_extendedStoreURLs; id _externalRecordsHelper; NSManagedObjectModel *_managedObjectModel; @@ -24,34 +25,29 @@ NSArray *_persistentStores; } ++ (_Bool)removeUbiquitousContentAndPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; + (id)metadataForPersistentStoreOfType:(id)arg1 URL:(id)arg2 error:(id *)arg3; -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreOfType:(id)arg2 URL:(id)arg3 error:(id *)arg4; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreOfType:(id)arg2 URL:(id)arg3 error:(id *)arg4; + (Class)_classForPersistentStoreAtURL:(id)arg1; + (id)registeredStoreTypes; + (void)registerStoreClass:(Class)arg1 forStoreType:(id)arg2; + (void)_registerCoreDataStoreClass:(Class)arg1 forStoreType:(id)arg2; + (void)__Multithreading_Violation_AllThatIsLeftToUsIsHonor__; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -+ (id)ubiquityStoreURLForStoreURL:(id)arg1 ubiquityIdentityToken:(id)arg2 localPeerID:(id)arg3 ubiquityName:(id)arg4; -+ (id)ubiquityStoreURLForStoreURL:(id)arg1 ubiquityIdentityToken:(id)arg2 ubiquityName:(id)arg3; -+ (void)_registerDefaultStoreClassesAndTypes; -+ (Class)_storeClassForStoreType:(id)arg1; -+ (id)_storeTypeForStore:(id)arg1; -+ (void)removeUbiquitousContentAndStore:(id)arg1 options:(id)arg2; -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreOfType:(id)arg2 URL:(id)arg3 options:(id)arg4 error:(id *)arg5; -+ (id)metadataForPersistentStoreOfType:(id)arg1 URL:(id)arg2 options:(id)arg3 error:(id *)arg4; - (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)managedObjectIDForURIRepresentation:(id)arg1 error:(id *)arg2; - (id)managedObjectIDForURIRepresentation:(id)arg1; - (id)migratePersistentStore:(id)arg1 toURL:(id)arg2 options:(id)arg3 withType:(id)arg4 error:(id *)arg5; -- (BOOL)setURL:(id)arg1 forPersistentStore:(id)arg2; +- (_Bool)setURL:(id)arg1 forPersistentStore:(id)arg2; - (id)URLForPersistentStore:(id)arg1; - (id)persistentStoreForURL:(id)arg1; -- (BOOL)removePersistentStore:(id)arg1 error:(id *)arg2; +- (_Bool)removePersistentStore:(id)arg1 error:(id *)arg2; - (id)addPersistentStoreWithType:(id)arg1 configuration:(id)arg2 URL:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (BOOL)_checkForSkewedEntityHashes:(id)arg1 metadata:(id)arg2; +- (_Bool)_checkForSkewedEntityHashes:(id)arg1 metadata:(id)arg2; +- (id)_retainedPersistentStores; - (id)persistentStores; -- (BOOL)tryLock; +- (_Bool)tryLock; - (void)unlock; - (void)lock; - (id)managedObjectModel; @@ -60,40 +56,6 @@ - (void)finalize; - (id)metadataForPersistentStore:(id)arg1; - (void)setMetadata:(id)arg1 forPersistentStore:(id)arg2; -- (BOOL)_isRegisteredWithUbiquity; -- (void)_setIsRegisteredWithUbiquity:(BOOL)arg1; -- (BOOL)_checkForPostLionWriter:(id)arg1; -- (void)_copyMetadataFromStore:(id)arg1 toStore:(id)arg2 migrationManager:(id)arg3; -- (id)_retainedAllMigratedObjectsInStore:(id)arg1 toStore:(id)arg2; -- (id)_realStoreTypeForStoreWithType:(id)arg1 URL:(id)arg2 error:(id *)arg3; -- (void)_assignObject:(id)arg1 toPersistentStore:(id)arg2 forConfiguration:(id)arg3; -- (void)_assignObject:(id)arg1 toPersistentStore:(id)arg2; -- (void)_postStoresChangedNotificationsForStores:(id)arg1 changeKey:(id)arg2 options:(id)arg3; -- (id)_fetchAllInstancesFromStore:(id)arg1 intoContext:(id)arg2 underlyingException:(id *)arg3; -- (void)_informAffectedStoresOfInterestByChildContextInObjectsWithObjectIDs:(id)arg1 withSelector:(SEL)arg2; -- (id)_saveRequestForStore:(id)arg1 withContext:(id)arg2 originalRequest:(id)arg3 andOptimisticLocking:(id)arg4; -- (id)_checkRequestForStore:(id)arg1 withContext:(id)arg2 originalRequest:(id)arg3 andOptimisticLocking:(id)arg4; -- (id)_conflictsWithRowCacheForObject:(id)arg1 withContext:(id)arg2 andStore:(id)arg3; -- (id)_newConflictRecordForObject:(id)arg1 andOriginalRow:(id)arg2 withContext:(id)arg3; -- (id)_newObjectGraphStyleRecordForRow:(id)arg1 andObject:(id)arg2 withContext:(id)arg3; -- (void)_doPreSaveAssignmentsForObjects:(id)arg1; -- (BOOL)_canSaveGraphRootedAtObject:(id)arg1 intoStore:(id)arg2 withPreviouslyChecked:(struct __CFSet *)arg3 withAcceptableEntities:(struct __CFSet *)arg4; -- (BOOL)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (void)_assignObjects:(id)arg1 toStore:(id)arg2; -- (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; -- (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; -- (id)newValueForRelationship:(id)arg1 forObjectWithID:(id)arg2 withContext:(id)arg3 error:(id *)arg4; -- (id)newValuesForObjectWithID:(id)arg1 withContext:(id)arg2 error:(id *)arg3; -- (id *)knownKeyValuesForObjectID:(id)arg1 withContext:(id)arg2; -- (id)persistentStoreCoordinator; -- (void)_addPersistentStore:(id)arg1 identifier:(id)arg2; -- (id)_persistentStoreForIdentifier:(id)arg1; -- (id)persistentStoreForIdentifier:(id)arg1; -- (BOOL)_destroyPersistentStoreAtURL:(id)arg1 withType:(id)arg2 error:(id *)arg3; -- (BOOL)_destroyPersistentStoreAtURL:(id)arg1 withType:(id)arg2 options:(id)arg3 error:(id *)arg4; -- (BOOL)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 storeType:(id)arg5 error:(id *)arg6; -- (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned int)arg2; -- (BOOL)_removePersistentStore:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreMap.h b/iOS7/Frameworks/CoreData/NSPersistentStoreMap.h index 8e1823cac..d0185618e 100644 --- a/iOS7/Frameworks/CoreData/NSPersistentStoreMap.h +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreMap.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMappedObjectStore, NSString; +// Not exported @interface NSPersistentStoreMap : NSObject { NSMappedObjectStore *_store; @@ -22,7 +23,7 @@ - (void)setMetadata:(id)arg1; - (void)_setMetadata:(id)arg1; - (id)metadata; -- (id)_updatedMetadataWithSeed:(id)arg1 includeVersioning:(BOOL)arg2; +- (id)_updatedMetadataWithSeed:(id)arg1 includeVersioning:(_Bool)arg2; - (void)setDatabaseUUID:(id)arg1; - (id)databaseUUID; - (unsigned long long)_cheatAndLookAtCurrentValueOfnextPK64; diff --git a/iOS7/Frameworks/CoreData/NSPersistentStoreRequest.h b/iOS7/Frameworks/CoreData/NSPersistentStoreRequest.h index 48d79f0b8..49337c59e 100644 --- a/iOS7/Frameworks/CoreData/NSPersistentStoreRequest.h +++ b/iOS7/Frameworks/CoreData/NSPersistentStoreRequest.h @@ -18,7 +18,7 @@ + (void)initialize; - (void)setAffectedStores:(id)arg1; - (id)affectedStores; -- (unsigned int)requestType; +- (unsigned long long)requestType; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreData/NSPrivateCoreDataClassForFindingBundle.h b/iOS7/Frameworks/CoreData/NSPrivateCoreDataClassForFindingBundle.h index ab428d8a4..023b595cc 100644 --- a/iOS7/Frameworks/CoreData/NSPrivateCoreDataClassForFindingBundle.h +++ b/iOS7/Frameworks/CoreData/NSPrivateCoreDataClassForFindingBundle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSPrivateCoreDataClassForFindingBundle : NSObject { } diff --git a/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSInternalMethods.h new file mode 100644 index 000000000..6db208b25 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSInternalMethods.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPropertyDescription (_NSInternalMethods) +- (void)_appendPropertyFieldsToData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6; +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; +- (_Bool)_skipValidation; +- (void)_restoreValidation; +- (void)_stripForMigration; +- (_Bool)_comparePredicatesAndWarnings:(id)arg1; +- (_Bool)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; +- (id)_rawValidationWarnings; +- (id)_rawValidationPredicates; +- (void)_setOrdered:(_Bool)arg1; +- (_Bool)_isOrdered; +- (void)setReadOnly:(_Bool)arg1; +- (_Bool)isReadOnly; +- (void)_throwIfNotEditable; +- (_Bool)_isEditable; +- (long long)_entitysReferenceID; +- (void)_setEntitysReferenceID:(long long)arg1; +- (void)_setEntity:(id)arg1; +- (id)_initWithName:(id)arg1; +- (_Bool)_isToManyRelationship; +- (_Bool)_isRelationship; +- (unsigned long long)_propertyType; +- (void)_versionHash:(char *)arg1 inStyle:(unsigned long long)arg2; +- (void)_createCachesAndOptimizeState; +- (void)_replaceValidationPredicates:(id)arg1 andWarnings:(id)arg2; +- (struct _NSExtraPropertyIVars *)_extraIVars; +- (void)_initializeExtraIVars; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSPropertyDescriptionPrivateMethods.h b/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSPropertyDescriptionPrivateMethods.h new file mode 100644 index 000000000..420cef559 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPropertyDescription-_NSPropertyDescriptionPrivateMethods.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPropertyDescription (_NSPropertyDescriptionPrivateMethods) +- (void)setStoredInExternalRecord:(_Bool)arg1; +- (_Bool)isStoredInExternalRecord; +- (void)setIndexedBySpotlight:(_Bool)arg1; +- (_Bool)isIndexedBySpotlight; +- (void)setStoredInTruth:(_Bool)arg1; +- (_Bool)isStoredInTruth; +- (void)setStoredInTruthFile:(_Bool)arg1; +- (_Bool)isStoredInTruthFile; +- (void)setSpotlightIndexed:(_Bool)arg1; +- (_Bool)isSpotlightIndexed; +- (id)elementID; +- (void)setElementID:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPropertyDescription.h b/iOS7/Frameworks/CoreData/NSPropertyDescription.h index 4b258a709..e6cf956ad 100644 --- a/iOS7/Frameworks/CoreData/NSPropertyDescription.h +++ b/iOS7/Frameworks/CoreData/NSPropertyDescription.h @@ -34,7 +34,7 @@ } _propertyDescriptionFlags; void *_extraIvars; NSMutableDictionary *_userInfo; - long _entitysReferenceIDForProperty; + long long _entitysReferenceIDForProperty; } + (void)initialize; @@ -47,63 +47,24 @@ - (void)setUserInfo:(id)arg1; - (void)setValidationPredicates:(id)arg1 withValidationWarnings:(id)arg2; - (void)setName:(id)arg1; -- (void)setTransient:(BOOL)arg1; -- (void)setOptional:(BOOL)arg1; +- (void)setTransient:(_Bool)arg1; +- (void)setOptional:(_Bool)arg1; - (id)validationWarnings; - (id)validationPredicates; - (id)entity; - (id)name; -- (void)setIndexed:(BOOL)arg1; -- (BOOL)isIndexed; -- (BOOL)isOptional; -- (BOOL)isTransient; +- (void)setIndexed:(_Bool)arg1; +- (_Bool)isIndexed; +- (_Bool)isOptional; +- (_Bool)isTransient; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (void)_appendPropertyFieldsToData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; -- (BOOL)_skipValidation; -- (void)_restoreValidation; -- (void)_stripForMigration; -- (BOOL)_comparePredicatesAndWarnings:(id)arg1; -- (BOOL)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; -- (id)_rawValidationWarnings; -- (id)_rawValidationPredicates; -- (void)_setOrdered:(BOOL)arg1; -- (BOOL)_isOrdered; -- (void)setReadOnly:(BOOL)arg1; -- (BOOL)isReadOnly; -- (void)_throwIfNotEditable; -- (BOOL)_isEditable; -- (long)_entitysReferenceID; -- (void)_setEntitysReferenceID:(long)arg1; -- (void)_setEntity:(id)arg1; -- (id)_initWithName:(id)arg1; -- (BOOL)_isToManyRelationship; -- (BOOL)_isRelationship; -- (unsigned int)_propertyType; -- (void)_versionHash:(char *)arg1 inStyle:(unsigned int)arg2; -- (void)_createCachesAndOptimizeState; -- (void)_replaceValidationPredicates:(id)arg1 andWarnings:(id)arg2; -- (struct _NSExtraPropertyIVars *)_extraIVars; -- (void)_initializeExtraIVars; -- (void)setStoredInExternalRecord:(BOOL)arg1; -- (BOOL)isStoredInExternalRecord; -- (void)setIndexedBySpotlight:(BOOL)arg1; -- (BOOL)isIndexedBySpotlight; -- (void)setStoredInTruth:(BOOL)arg1; -- (BOOL)isStoredInTruth; -- (void)setStoredInTruthFile:(BOOL)arg1; -- (BOOL)isStoredInTruthFile; -- (void)setSpotlightIndexed:(BOOL)arg1; -- (BOOL)isSpotlightIndexed; -- (id)elementID; -- (void)setElementID:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSPropertyMapping-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSPropertyMapping-_NSInternalMethods.h new file mode 100644 index 000000000..1e5fa3806 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSPropertyMapping-_NSInternalMethods.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPropertyMapping (_NSInternalMethods) +- (id)_transformValidations; +- (void)_setTransformValidations:(id)arg1; +- (id)_propertyTransforms; +- (void)_setPropertyTransforms:(id)arg1; +- (void)_throwIfNotEditable; +- (void)_setIsEditable:(_Bool)arg1; +- (void)_createCachesAndOptimizeState; +- (_Bool)isEditable; +- (id)initWithName:(id)arg1 valueExpression:(id)arg2; +- (id)_initWithDestinationName:(id)arg1 valueExpression:(id)arg2; +@end + diff --git a/iOS7/Frameworks/CoreData/NSPropertyMapping.h b/iOS7/Frameworks/CoreData/NSPropertyMapping.h index 1ab2dc601..a0e3bf13d 100644 --- a/iOS7/Frameworks/CoreData/NSPropertyMapping.h +++ b/iOS7/Frameworks/CoreData/NSPropertyMapping.h @@ -30,22 +30,12 @@ - (void)setName:(id)arg1; - (id)name; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (id)_transformValidations; -- (void)_setTransformValidations:(id)arg1; -- (id)_propertyTransforms; -- (void)_setPropertyTransforms:(id)arg1; -- (void)_throwIfNotEditable; -- (void)_setIsEditable:(BOOL)arg1; -- (void)_createCachesAndOptimizeState; -- (BOOL)isEditable; -- (id)initWithName:(id)arg1 valueExpression:(id)arg2; -- (id)_initWithDestinationName:(id)arg1 valueExpression:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSPropertyStoreMapping.h b/iOS7/Frameworks/CoreData/NSPropertyStoreMapping.h index 7aba7070a..d3f6b6293 100644 --- a/iOS7/Frameworks/CoreData/NSPropertyStoreMapping.h +++ b/iOS7/Frameworks/CoreData/NSPropertyStoreMapping.h @@ -8,6 +8,7 @@ @class NSPropertyDescription; +// Not exported @interface NSPropertyStoreMapping : NSStoreMapping { NSPropertyDescription *_property; @@ -15,7 +16,7 @@ - (void)setProperty:(id)arg1; - (id)property; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithProperty:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSPropertyTransform.h b/iOS7/Frameworks/CoreData/NSPropertyTransform.h index 39db22c4b..78d32d8ce 100644 --- a/iOS7/Frameworks/CoreData/NSPropertyTransform.h +++ b/iOS7/Frameworks/CoreData/NSPropertyTransform.h @@ -8,20 +8,21 @@ @class NSExpression, NSString; +// Not exported @interface NSPropertyTransform : NSObject { NSExpression *_valueExpression; NSString *_propertyName; NSPropertyTransform *_prerequisiteTransform; - BOOL _replaceMissingValueOnly; + _Bool _replaceMissingValueOnly; } -@property BOOL replaceMissingValueOnly; // @synthesize replaceMissingValueOnly=_replaceMissingValueOnly; +@property _Bool replaceMissingValueOnly; // @synthesize replaceMissingValueOnly=_replaceMissingValueOnly; @property(retain, nonatomic) NSPropertyTransform *prerequisiteTransform; // @synthesize prerequisiteTransform=_prerequisiteTransform; @property(retain, nonatomic) NSExpression *valueExpression; // @synthesize valueExpression=_valueExpression; @property(retain, nonatomic) NSString *propertyName; // @synthesize propertyName=_propertyName; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSInternalMethods.h b/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSInternalMethods.h new file mode 100644 index 000000000..d72143ebf --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSInternalMethods.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRelationshipDescription (_NSInternalMethods) +- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; +- (void)_updateInverse:(id)arg1; +- (_Bool)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; +- (_Bool)_validateValuesAreOfDestinationEntity:(id)arg1 source:(id)arg2; +- (void)_setLazyDestinationEntityName:(id)arg1; +- (_Bool)_isToManyRelationship; +- (_Bool)_isRelationship; +- (unsigned long long)_propertyType; +- (void)_versionHash:(char *)arg1 inStyle:(unsigned long long)arg2; +- (void)_versionHash:(char *)arg1 inStyle:(unsigned long long)arg2 proxyContext:(id)arg3; +- (void)_createCachesAndOptimizeState; +@end + diff --git a/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSRelationshipDescriptionPrivateMethods.h b/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSRelationshipDescriptionPrivateMethods.h new file mode 100644 index 000000000..617128157 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSRelationshipDescription-_NSRelationshipDescriptionPrivateMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRelationshipDescription (_NSRelationshipDescriptionPrivateMethods) +- (id)_initWithName:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSRelationshipDescription.h b/iOS7/Frameworks/CoreData/NSRelationshipDescription.h index 3a5811dae..1266f707d 100644 --- a/iOS7/Frameworks/CoreData/NSRelationshipDescription.h +++ b/iOS7/Frameworks/CoreData/NSRelationshipDescription.h @@ -16,46 +16,34 @@ NSString *_lazyDestinationEntityName; NSRelationshipDescription *_inverseRelationship; NSString *_lazyInverseRelationshipName; - unsigned long _maxCount; - unsigned long _minCount; - unsigned int _deleteRule; + unsigned long long _maxCount; + unsigned long long _minCount; + unsigned long long _deleteRule; } + (void)initialize; -- (BOOL)isOrdered; -- (void)setOrdered:(BOOL)arg1; +- (_Bool)isOrdered; +- (void)setOrdered:(_Bool)arg1; - (id)versionHash; - (void)setInverseRelationship:(id)arg1; - (id)inverseRelationship; -- (void)setDeleteRule:(unsigned int)arg1; +- (void)setDeleteRule:(unsigned long long)arg1; - (void)setDestinationEntity:(id)arg1; - (id)destinationEntity; -- (BOOL)isIndexed; -- (BOOL)isToMany; -- (void)setMinCount:(unsigned int)arg1; -- (void)setMaxCount:(unsigned int)arg1; -- (unsigned int)minCount; -- (unsigned int)maxCount; -- (unsigned int)deleteRule; +- (_Bool)isIndexed; +- (_Bool)isToMany; +- (void)setMinCount:(unsigned long long)arg1; +- (void)setMaxCount:(unsigned long long)arg1; +- (unsigned long long)minCount; +- (unsigned long long)maxCount; +- (unsigned long long)deleteRule; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (id)_initWithName:(id)arg1; -- (void)_writeIntoData:(id)arg1 propertiesDict:(id)arg2 uniquedPropertyNames:(id)arg3 uniquedStrings:(id)arg4 uniquedData:(id)arg5 entitiesSlots:(id)arg6 fetchRequests:(id)arg7; -- (void)_updateInverse:(id)arg1; -- (BOOL)_nonPredicateValidateValue:(id *)arg1 forKey:(id)arg2 inObject:(id)arg3 error:(id *)arg4; -- (BOOL)_validateValuesAreOfDestinationEntity:(id)arg1 source:(id)arg2; -- (void)_setLazyDestinationEntityName:(id)arg1; -- (BOOL)_isToManyRelationship; -- (BOOL)_isRelationship; -- (unsigned int)_propertyType; -- (void)_versionHash:(char *)arg1 inStyle:(unsigned int)arg2; -- (void)_versionHash:(char *)arg1 inStyle:(unsigned int)arg2 proxyContext:(id)arg3; -- (void)_createCachesAndOptimizeState; @end diff --git a/iOS7/Frameworks/CoreData/NSRelationshipStoreMapping.h b/iOS7/Frameworks/CoreData/NSRelationshipStoreMapping.h index dfabf4162..2e776cf0e 100644 --- a/iOS7/Frameworks/CoreData/NSRelationshipStoreMapping.h +++ b/iOS7/Frameworks/CoreData/NSRelationshipStoreMapping.h @@ -8,6 +8,7 @@ @class NSArray, NSString; +// Not exported @interface NSRelationshipStoreMapping : NSPropertyStoreMapping { NSString *_destinationEntityExternalName; @@ -27,7 +28,7 @@ - (void)setDestinationEntityExternalName:(id)arg1; - (id)destinationEntityExternalName; - (id)relationship; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLAdapter.h b/iOS7/Frameworks/CoreData/NSSQLAdapter.h index 9688858c2..3d37599fc 100644 --- a/iOS7/Frameworks/CoreData/NSSQLAdapter.h +++ b/iOS7/Frameworks/CoreData/NSSQLAdapter.h @@ -8,13 +8,14 @@ @class NSMutableArray, NSSQLCore; +// Not exported @interface NSSQLAdapter : NSObject { NSMutableArray *_connections; NSSQLCore *_sqlCore; } -- (BOOL)supportsCorrelatedSubqueries; +- (_Bool)supportsCorrelatedSubqueries; - (id)type; - (void)unregisterConnection:(id)arg1; - (void)registerConnection:(id)arg1; @@ -24,7 +25,7 @@ - (id)newCreateTableStatementForManyToMany:(id)arg1; - (id)newRenameTableStatementFrom:(id)arg1 to:(id)arg2; - (id)newDropTableStatementForTableNamed:(id)arg1; -- (id)newCopyAndInsertStatementForManyToMany:(id)arg1 toManyToMany:(id)arg2 intermediateTableName:(id)arg3 invertColumns:(BOOL)arg4; +- (id)newCopyAndInsertStatementForManyToMany:(id)arg1 toManyToMany:(id)arg2 intermediateTableName:(id)arg3 invertColumns:(_Bool)arg4; - (id)newRenameTableStatementFromManyToMany:(id)arg1 toManyToMany:(id)arg2 orToRandomSpot:(id)arg3; - (id)newPrimaryKeyInitializeStatementForEntity:(id)arg1 withInitialMaxPK:(long long)arg2; - (id)newCreatePrimaryKeyTableStatement; @@ -35,7 +36,7 @@ - (id)newUpdateStatementWithCorrelation:(id)arg1; - (id)newInsertStatementWithCorrelation:(id)arg1; - (id)newCountStatementWithFetchRequest:(id)arg1; -- (id)_newSelectStatementWithFetchRequest:(id)arg1 ignoreInheritance:(BOOL)arg2; +- (id)_newSelectStatementWithFetchRequest:(id)arg1 ignoreInheritance:(_Bool)arg2; - (id)newSelectStatementWithFetchRequest:(id)arg1; - (id)newDeleteStatementWithRow:(id)arg1; - (id)newUpdateStatementWithRow:(id)arg1; @@ -47,7 +48,7 @@ - (id)newStatementWithEntity:(id)arg1; - (id)newStatementWithSQLString:(id)arg1; - (id)newStatementWithoutEntity; -- (BOOL)hasOpenConnections; +- (_Bool)hasOpenConnections; - (id)connections; - (id)createConnection; - (id)url; diff --git a/iOS7/Frameworks/CoreData/NSSQLAdapterOperation.h b/iOS7/Frameworks/CoreData/NSSQLAdapterOperation.h index 124e53cf4..d7d737b6d 100644 --- a/iOS7/Frameworks/CoreData/NSSQLAdapterOperation.h +++ b/iOS7/Frameworks/CoreData/NSSQLAdapterOperation.h @@ -8,6 +8,7 @@ @class NSSQLCorrelation, NSSQLRow; +// Not exported @interface NSSQLAdapterOperation : NSObject { unsigned int _adapterOperator; @@ -17,7 +18,7 @@ - (id)description; - (id)_opString; -- (int)compareAdapterOperation:(id)arg1; +- (long long)compareAdapterOperation:(id)arg1; - (id)row; - (id)correlation; - (id)entity; diff --git a/iOS7/Frameworks/CoreData/NSSQLAliasGenerator.h b/iOS7/Frameworks/CoreData/NSSQLAliasGenerator.h index e61aff71a..dfd7ff951 100644 --- a/iOS7/Frameworks/CoreData/NSSQLAliasGenerator.h +++ b/iOS7/Frameworks/CoreData/NSSQLAliasGenerator.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSSQLAliasGenerator : NSObject { unsigned int _nextTableAlias; diff --git a/iOS7/Frameworks/CoreData/NSSQLAttribute.h b/iOS7/Frameworks/CoreData/NSSQLAttribute.h index 48ddcb901..53e2696a0 100644 --- a/iOS7/Frameworks/CoreData/NSSQLAttribute.h +++ b/iOS7/Frameworks/CoreData/NSSQLAttribute.h @@ -6,15 +6,16 @@ #import +// Not exported @interface NSSQLAttribute : NSSQLColumn { } -- (BOOL)shouldIndex; +- (_Bool)shouldIndex; - (id)attributeDescription; - (id)initForReadOnlyFetchWithExpression:(id)arg1; - (id)initWithEntity:(id)arg1 propertyDescription:(id)arg2; -- (unsigned int)_sqlTypeForAttributeType:(unsigned int)arg1 flags:(unsigned int)arg2; +- (unsigned int)_sqlTypeForAttributeType:(unsigned long long)arg1 flags:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLBindIntarray.h b/iOS7/Frameworks/CoreData/NSSQLBindIntarray.h index d59325c58..3ad16d951 100644 --- a/iOS7/Frameworks/CoreData/NSSQLBindIntarray.h +++ b/iOS7/Frameworks/CoreData/NSSQLBindIntarray.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSSQLBindIntarray : NSObject { unsigned int _index; diff --git a/iOS7/Frameworks/CoreData/NSSQLBindVariable.h b/iOS7/Frameworks/CoreData/NSSQLBindVariable.h index f3bbffd1c..395067a5a 100644 --- a/iOS7/Frameworks/CoreData/NSSQLBindVariable.h +++ b/iOS7/Frameworks/CoreData/NSSQLBindVariable.h @@ -8,6 +8,7 @@ @class NSAttributeDescription; +// Not exported @interface NSSQLBindVariable : NSObject { int _cd_rc; @@ -19,7 +20,7 @@ } - (id)attributeDescription; -- (BOOL)hasObjectValue; +- (_Bool)hasObjectValue; - (void)setIndex:(unsigned int)arg1; - (unsigned int)index; - (unsigned int)sqlType; @@ -30,9 +31,9 @@ - (void)setInt64:(long long)arg1; - (long long)int64; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithUnsignedInt:(unsigned int)arg1 sqlType:(unsigned int)arg2; diff --git a/iOS7/Frameworks/CoreData/NSSQLChannel.h b/iOS7/Frameworks/CoreData/NSSQLChannel.h index ef583f08f..27e8bdfa4 100644 --- a/iOS7/Frameworks/CoreData/NSSQLChannel.h +++ b/iOS7/Frameworks/CoreData/NSSQLChannel.h @@ -8,6 +8,7 @@ @class NSManagedObjectContext, NSMutableArray, NSSQLConnection, NSSQLCore, NSSQLEntity; +// Not exported @interface NSSQLChannel : NSObject { NSSQLConnection *_connection; @@ -21,15 +22,15 @@ - (id)currentContext; - (void)_closeChannel; - (void)_openChannel; -- (void)endFetchAndRecycleStatement:(BOOL)arg1; +- (void)endFetchAndRecycleStatement:(_Bool)arg1; - (void)endFetch; -- (BOOL)selectCountWithFetchRequest:(id)arg1; +- (_Bool)selectCountWithFetchRequest:(id)arg1; - (void)selectRowsWithCachedStatement:(id)arg1; - (void)selectRowsWithStatement:(id)arg1; - (void)bindTempTablesForStatementIfNecessary:(id)arg1; - (void)selectRowsWithFetchRequest:(id)arg1; - (id)sqlCore; -- (BOOL)isFetchInProgress; +- (_Bool)isFetchInProgress; - (void)setCurrentContext:(id)arg1; - (void)setCurrentEntity:(id)arg1; - (id)_propertiesToFetch; diff --git a/iOS7/Frameworks/CoreData/NSSQLColumn.h b/iOS7/Frameworks/CoreData/NSSQLColumn.h index 258045ff3..494dafda2 100644 --- a/iOS7/Frameworks/CoreData/NSSQLColumn.h +++ b/iOS7/Frameworks/CoreData/NSSQLColumn.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSSQLColumn : NSSQLProperty { NSString *_columnName; @@ -21,8 +22,8 @@ - (void)copyValuesForReadOnlyFetch:(id)arg1; - (id)cloneForReadOnlyFetching; -- (void)setAllowAliasing:(BOOL)arg1; -- (BOOL)allowAliasing; +- (void)setAllowAliasing:(_Bool)arg1; +- (_Bool)allowAliasing; - (id)columnName; - (void)_setSlotIfDefault:(unsigned int)arg1; - (unsigned int)slot; diff --git a/iOS7/Frameworks/CoreData/NSSQLCompoundWhereIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLCompoundWhereIntermediate.h index fb60ecd37..875d73c6a 100644 --- a/iOS7/Frameworks/CoreData/NSSQLCompoundWhereIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLCompoundWhereIntermediate.h @@ -8,12 +8,13 @@ @class NSMutableArray; +// Not exported @interface NSSQLCompoundWhereIntermediate : NSSQLWhereIntermediate { NSMutableArray *_subclauses; } -- (BOOL)isOrScoped; +- (_Bool)isOrScoped; - (id)generateSQLStringInContext:(id)arg1; - (id)_generateMulticlauseStringInContext:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/NSSQLConnection.h b/iOS7/Frameworks/CoreData/NSSQLConnection.h index b0e1c5e45..3fca7af21 100644 --- a/iOS7/Frameworks/CoreData/NSSQLConnection.h +++ b/iOS7/Frameworks/CoreData/NSSQLConnection.h @@ -8,12 +8,12 @@ @class NSArray, NSSQLAdapter, NSSQLStatement; +// Not exported @interface NSSQLConnection : NSObject { NSSQLAdapter *_adapter; - BOOL _transactionIsOpen; - BOOL _useSyntaxColoredLogging; - int _debug; + _Bool _transactionIsOpen; + _Bool _useSyntaxColoredLogging; NSSQLStatement *_sqlStatement; NSArray *_columnsToFetch; NSArray *_metadataColumns; @@ -34,15 +34,15 @@ - (void)updateUbiquityKnowledgeVector:(id)arg1; - (id)fetchUbiquityKnowledgeVector; - (void)_performPostSaveTasks; -- (void)createPrimaryKeyTableForModel:(id)arg1 knownEmpty:(BOOL)arg2; -- (BOOL)hasPrimaryKeyTable; +- (void)createPrimaryKeyTableForModel:(id)arg1 knownEmpty:(_Bool)arg2; +- (_Bool)hasPrimaryKeyTable; - (void)endPrimaryKeyGeneration; - (void)prepareForPrimaryKeyGeneration; - (long long)generatePrimaryKeysForEntity:(id)arg1 batch:(unsigned int)arg2; - (id)fetchMetadata; - (id)metadataColumns; - (void)saveMetadata:(id)arg1; -- (BOOL)hasMetadataTable; +- (_Bool)hasMetadataTable; - (id)newFetchUUIDSForSubentitiesRootedAt:(id)arg1; - (id)fetchTableCreationSQL; - (id)fetchTableNames; @@ -64,8 +64,8 @@ - (int)fetchResultSet:(void *)arg1 usingFetchPlan:(id)arg2; - (id)newFetchedArray; - (id)describeResults; -- (BOOL)isFetchInProgress; -- (void)setExclusiveLockingMode:(BOOL)arg1; +- (_Bool)isFetchInProgress; +- (void)setExclusiveLockingMode:(_Bool)arg1; - (id)sqlStatement; - (void)prepareAndExecuteSQLStatement:(id)arg1; - (void)releaseSQLStatement; @@ -73,22 +73,22 @@ - (void)execute; - (void)prepareSQLStatement:(id)arg1; - (void)bindTempTableForBindIntarray:(id)arg1; -- (void)selectAttributes:(id)arg1 fetchRequest:(id)arg2 lock:(BOOL)arg3 entity:(id)arg4; +- (void)selectAttributes:(id)arg1 fetchRequest:(id)arg2 lock:(_Bool)arg3 entity:(id)arg4; - (void)deleteRow:(id)arg1; - (void)updateRow:(id)arg1; - (void)deleteCorrelation:(id)arg1; - (void)updateCorrelation:(id)arg1; - (void)insertCorrelation:(id)arg1; - (void)insertRow:(id)arg1; -- (BOOL)isOpen; -- (BOOL)databaseIsEmpty; -- (BOOL)canConnect; +- (_Bool)isOpen; +- (_Bool)databaseIsEmpty; +- (_Bool)canConnect; - (void)transactionDidRollback; - (void)transactionDidCommit; - (void)transactionDidBegin; - (void)_forceDisconnectOnError; - (void)forceTransactionClosed; -- (BOOL)hasOpenTransaction; +- (_Bool)hasOpenTransaction; - (void)disconnect; - (void)sleep; - (void)awake; diff --git a/iOS7/Frameworks/CoreData/NSSQLConstantValueIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLConstantValueIntermediate.h index 5fcfc411d..d1c733346 100644 --- a/iOS7/Frameworks/CoreData/NSSQLConstantValueIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLConstantValueIntermediate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLConstantValueIntermediate : NSSQLIntermediate { unsigned int _type; @@ -13,10 +14,10 @@ } - (id)generateSQLStringInContext:(id)arg1; -- (BOOL)_addBindVarForConstVal1:(id)arg1 inContext:(id)arg2; +- (_Bool)_addBindVarForConstVal1:(id)arg1 inContext:(id)arg2; - (unsigned int)sqlTypeForProperty:(id)arg1; - (id)propertyAtEndOfKeyPathExpression:(id)arg1; -- (BOOL)_addBindVarForConstId:(id)arg1 ofType:(unsigned int)arg2 inContext:(id)arg3; +- (_Bool)_addBindVarForConstId:(id)arg1 ofType:(unsigned int)arg2 inContext:(id)arg3; - (void)dealloc; - (id)initWithConstantValue:(id)arg1 inScope:(id)arg2; - (id)initWithConstantValue:(id)arg1 ofType:(unsigned int)arg2 inScope:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/NSSQLCore.h b/iOS7/Frameworks/CoreData/NSSQLCore.h index 16008ea3b..d8465ea7d 100644 --- a/iOS7/Frameworks/CoreData/NSSQLCore.h +++ b/iOS7/Frameworks/CoreData/NSSQLCore.h @@ -10,6 +10,7 @@ @class NSManagedObjectContext, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSSQLAdapter, NSSQLConnection, NSSQLEntity, NSSQLModel, NSSQLRow, NSSQLRowCache, NSSaveChangesRequest, NSSet, NSString, NSURL; +// Not exported @interface NSSQLCore : NSPersistentStore { NSSQLModel *_model; @@ -38,7 +39,7 @@ NSString *_externalDataReferencesDirectory; NSString *_externalDataLinksDirectory; int _transactionInMemorySequence; - int _debug; + int _moreOtherReserved; struct _sqlCoreFlags { unsigned int preparingForSave:1; unsigned int beganTransaction:1; @@ -52,19 +53,19 @@ } _sqlCoreFlags; } -+ (BOOL)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; -+ (BOOL)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; -+ (BOOL)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; ++ (_Bool)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; ++ (_Bool)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; -+ (BOOL)sanityCheckFileAtURL:(id)arg1 error:(id *)arg2; ++ (_Bool)sanityCheckFileAtURL:(id)arg1 error:(id *)arg2; + (id)_figureOutWhereExternalReferencesEndedUpRelativeTo:(id)arg1; + (Class)migrationManagerClass; + (void)initialize; -+ (BOOL)SQLGenerationV1Default; -+ (BOOL)coloredLoggingDefault; ++ (_Bool)SQLGenerationV1Default; ++ (_Bool)coloredLoggingDefault; + (int)debugDefault; -+ (void)setSQLGenerationV1Default:(BOOL)arg1; -+ (void)setColoredLoggingDefault:(BOOL)arg1; ++ (void)setSQLGenerationV1Default:(_Bool)arg1; ++ (void)setColoredLoggingDefault:(_Bool)arg1; + (void)setDebugDefault:(int)arg1; - (void)accommodatePresentedItemDeletionWithCompletionHandler:(id)arg1; @property(readonly) NSOperationQueue *presentedItemOperationQueue; @@ -84,22 +85,22 @@ - (id)newSortDescriptorForOrderedRelationship:(id)arg1; - (id)newObjectIDSetsForToManyPrefetchingRequest:(id)arg1 andSourceObjectIDs:(id)arg2 orderColumnName:(id)arg3; - (id)hackQueryForManyToManyPrefetching:(id)arg1 andSourceObjectIDs:(id)arg2 orderColumnName:(id)arg3; -- (id)rawSQLTextForToManyFaultStatement:(id)arg1 stripBindVariables:(BOOL)arg2 swapEKPK:(BOOL)arg3; +- (id)rawSQLTextForToManyFaultStatement:(id)arg1 stripBindVariables:(_Bool)arg2 swapEKPK:(_Bool)arg3; - (id)fetchRowForObjectID:(struct _NSScalarObjectID *)arg1; - (int)fileProtectionLevel; - (void)setDatabaseUUID:(id)arg1; - (id)databaseUUID; - (id)metadata; -- (BOOL)loadMetadata:(id *)arg1; +- (_Bool)loadMetadata:(id *)arg1; - (id)_loadAndSetMetadataReadOnly; - (id)_loadAndSetMetadata; - (void)setMetadata:(id)arg1; - (void)_setMetadata:(id)arg1; - (void)_ensureDatabaseMatchesModel; -- (void)_checkAndRepairCorrelationTables:(BOOL)arg1 storeVersionNumber:(id)arg2; +- (void)_checkAndRepairCorrelationTables:(_Bool)arg1 storeVersionNumber:(id)arg2; - (id)_collectSkewedComponents:(id *)arg1; - (id)_dissectCorrelationTableCreationSQL:(id)arg1; -- (void)_repairDatabaseCorrelationTables:(id)arg1 brokenHashModel:(id)arg2 storeVersionNumber:(id)arg3 recurse:(BOOL)arg4; +- (void)_repairDatabaseCorrelationTables:(id)arg1 brokenHashModel:(id)arg2 storeVersionNumber:(id)arg3 recurse:(_Bool)arg4; - (id)executeRequest:(id)arg1 withContext:(id)arg2 error:(id *)arg3; - (id)refreshObjects:(id)arg1; - (id)saveChanges:(id)arg1; @@ -110,6 +111,7 @@ - (id)writeExternalDataReferences; - (id)externalDataReferencesToDelete; - (id)externalDataReferencesToSave; +- (id)_externalDataLinksDirectory; - (id)externalDataLinksDirectory; - (id)safeguardLocationForFileWithUUID:(id)arg1; - (id)externalLocationForFileWithUUID:(id)arg1; @@ -123,15 +125,15 @@ - (id)_performExhaustiveConflictDetectionForObjects:(id)arg1 withChannel:(id)arg2; - (id)_newConflictRecordForObject:(id)arg1 originalRow:(id)arg2 newRow:(id)arg3; - (id)_newObjectGraphStyleForSQLRow:(id)arg1 withObject:(id)arg2; -- (BOOL)_performFastConflictDetectionForObjects:(id)arg1 withChannel:(id)arg2; +- (_Bool)_performFastConflictDetectionForObjects:(id)arg1 withChannel:(id)arg2; - (struct __CFArray *)_rowsForConflictDetection:(id)arg1 withChannel:(id)arg2; - (void)recordChangesInContext:(id)arg1; - (id)_entityForObject:(id)arg1; - (void)prepareForSave:(id)arg1; - (void)generatePrimaryKeysForEntity:(id)arg1; -- (BOOL)handlesFetchRequest:(id)arg1; -- (BOOL)ownsObject:(id)arg1; -- (BOOL)ownsGlobalID:(id)arg1; +- (_Bool)handlesFetchRequest:(id)arg1; +- (_Bool)ownsObject:(id)arg1; +- (_Bool)ownsGlobalID:(id)arg1; - (id)orderAdapterOperations; - (id)entityNameOrderingArrayForEntities:(id)arg1; - (void)insertEntity:(id)arg1 intoOrderingArray:(id)arg2 withDependencies:(id)arg3 processingSet:(id)arg4; @@ -144,7 +146,7 @@ - (void)recordValuesForInsertedObject:(id)arg1; - (void)recordUpdateForObject:(id)arg1; - (void)recordToManyUpdatesForObject:(id)arg1 withOperation:(id)arg2; -- (id)_newRowCacheRowForToManyUpdatesForRelationship:(id)arg1 rowCacheOriginal:(id)arg2 originalSnapshot:(id)arg3 value:(id)arg4 added:(id)arg5 deleted:(id)arg6 sourceRowPK:(long long)arg7 properties:(id)arg8 sourceObject:(id)arg9 newIndexes:(unsigned int **)arg10 reorderedIndexes:(char **)arg11; +- (id)_newRowCacheRowForToManyUpdatesForRelationship:(id)arg1 rowCacheOriginal:(id)arg2 originalSnapshot:(id)arg3 value:(id)arg4 added:(id)arg5 deleted:(id)arg6 sourceRowPK:(long long)arg7 properties:(id)arg8 sourceObject:(id)arg9 newIndexes:(unsigned long long **)arg10 reorderedIndexes:(char **)arg11; - (void)recordToManyInsertsForObject:(id)arg1 withOperation:(id)arg2; - (id)databaseOperationForObject:(id)arg1; - (id)permanentObjectIDForObjectInTransaction:(id)arg1; @@ -156,7 +158,7 @@ - (unsigned int)_knownOrderKeyForObject:(id)arg1 from:(id)arg2 orderedManyToMany:(id)arg3; - (unsigned int)_knownOrderKeyForObject:(id)arg1 from:(id)arg2 inverseToMany:(id)arg3; - (unsigned int)_orderKeyForObject:(id)arg1 fromSourceObjectID:(id)arg2 inverseRelationship:(id)arg3 inOrderedSet:(id)arg4; -- (void)_populateOrderKeysInOrderedSet:(id)arg1 usingSourceObjectID:(id)arg2 inverseRelationship:(id)arg3 newIndexes:(unsigned int **)arg4 reorderedIndexes:(char **)arg5; +- (void)_populateOrderKeysInOrderedSet:(id)arg1 usingSourceObjectID:(id)arg2 inverseRelationship:(id)arg3 newIndexes:(unsigned long long **)arg4 reorderedIndexes:(char **)arg5; - (unsigned int)_knownEntityKeyForObject:(id)arg1; - (unsigned int)_knownEntityKeyForObjectID:(id)arg1; - (long long)_knownPrimaryKeyForObject:(id)arg1; @@ -168,9 +170,9 @@ - (void)invalidateObjectsWithGlobalIDs:(id)arg1; - (id)countForFetchRequest:(id)arg1 inContext:(id)arg2; - (id)_newRowsForFetchPlan:(id)arg1 selectedBy:(SEL)arg2 withArgument:(id)arg3; -- (id)_processRawRows:(CDStruct_576b85d7 *)arg1 forFetchPlan:(id)arg2 selectedBy:(SEL)arg3 withArgument:(id)arg4; -- (id)_prepareResultsFromResultSet:(CDStruct_576b85d7 *)arg1 usingFetchPlan:(id)arg2 withMatchingRows:(id *)arg3; -- (id)_prepareDictionaryResultsFromResultSet:(CDStruct_576b85d7 *)arg1 usingFetchPlan:(id)arg2; +- (id)_processRawRows:(CDStruct_ef1b9d9f *)arg1 forFetchPlan:(id)arg2 selectedBy:(SEL)arg3 withArgument:(id)arg4; +- (id)_prepareResultsFromResultSet:(CDStruct_ef1b9d9f *)arg1 usingFetchPlan:(id)arg2 withMatchingRows:(id *)arg3; +- (id)_prepareDictionaryResultsFromResultSet:(CDStruct_ef1b9d9f *)arg1 usingFetchPlan:(id)arg2; - (void)forgetSnapshotsForGlobalIDs:(id)arg1; - (id)availableChannel; - (id)_obtainOpenChannel; @@ -205,11 +207,13 @@ - (void)managedObjectContextDidUnregisterObjectsWithIDs:(id)arg1; - (void)managedObjectContextDidRegisterObjectsWithIDs:(id)arg1; - (id)newAdapterForModel:(id)arg1; -- (BOOL)load:(id *)arg1; -- (void)setExclusiveLockingMode:(BOOL)arg1; +- (_Bool)load:(id *)arg1; +- (void)setExclusiveLockingMode:(_Bool)arg1; - (id)channels; - (void)setCurrentContext:(id)arg1; - (id)currentContext; +- (void)_uncacheRows:(id)arg1; +- (void)_cacheRows:(id)arg1; - (void)_useModel:(id)arg1; - (id)model; - (id)adapter; diff --git a/iOS7/Frameworks/CoreData/NSSQLCorrelation.h b/iOS7/Frameworks/CoreData/NSSQLCorrelation.h index c0ab358ca..349b5728b 100644 --- a/iOS7/Frameworks/CoreData/NSSQLCorrelation.h +++ b/iOS7/Frameworks/CoreData/NSSQLCorrelation.h @@ -8,6 +8,7 @@ @class NSSQLManyToMany; +// Not exported @interface NSSQLCorrelation : NSObject { NSSQLManyToMany *_manyToMany; diff --git a/iOS7/Frameworks/CoreData/NSSQLEntity-porting.h b/iOS7/Frameworks/CoreData/NSSQLEntity-porting.h new file mode 100644 index 000000000..e80b699dd --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSSQLEntity-porting.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSSQLEntity (porting) +- (id)attributes; +- (id)externalName; +@end + diff --git a/iOS7/Frameworks/CoreData/NSSQLEntity.h b/iOS7/Frameworks/CoreData/NSSQLEntity.h index d979c0368..3d942e166 100644 --- a/iOS7/Frameworks/CoreData/NSSQLEntity.h +++ b/iOS7/Frameworks/CoreData/NSSQLEntity.h @@ -8,6 +8,7 @@ @class NSArray, NSEntityDescription, NSKnownKeysMappingStrategy, NSMutableArray, NSMutableDictionary, NSSQLEntityKey, NSSQLModel, NSSQLOptLockKey, NSSQLPrimaryKey, NSSQLStatement, NSSQLStoreMappingGenerator, NSString; +// Not exported @interface NSSQLEntity : NSStoreMapping { NSSQLModel *_model; @@ -49,7 +50,7 @@ } - (id)propertyMapping; -- (BOOL)addPropertiesForReadOnlyFetch:(id)arg1 keys:(id)arg2 context:(id)arg3; +- (_Bool)addPropertiesForReadOnlyFetch:(id)arg1 keys:(id)arg2 context:(id)arg3; - (void)copyValuesForReadOnlyFetch:(id)arg1; - (id)mappingGenerator; - (struct _NSRange)_toOneRange; @@ -70,9 +71,9 @@ - (unsigned int)_pkCount; - (id)rootEntity; - (id)model; -- (BOOL)hasAttributesWithExternalDataReferences; -- (BOOL)_entityIsBroken:(id *)arg1; -- (BOOL)_collectFKSlots:(id)arg1 error:(id *)arg2; +- (_Bool)hasAttributesWithExternalDataReferences; +- (_Bool)_entityIsBroken:(id *)arg1; +- (_Bool)_collectFKSlots:(id)arg1 error:(id *)arg2; - (void *)_odiousHashHack; - (void)_doPostModelGenerationCleanup; - (unsigned int)_generateIDWithSuperEntity:(id)arg1 nextID:(unsigned int)arg2; @@ -86,16 +87,16 @@ - (id)relationshipNamed:(id)arg1; - (id)attributeNamed:(id)arg1; - (id)propertyNamed:(id)arg1; -- (BOOL)isKindOfSQLEntity:(id)arg1; +- (_Bool)isKindOfSQLEntity:(id)arg1; - (unsigned int)subentityMaxID; - (unsigned int)entityID; - (void)setSuperentity:(id)arg1; - (void)_addSubentity:(id)arg1; - (id)superentity; -- (BOOL)isRootEntity; +- (_Bool)isRootEntity; - (void)setSubentities:(id)arg1; -- (BOOL)hasInheritance; -- (BOOL)hasSubentities; +- (_Bool)hasInheritance; +- (_Bool)hasSubentities; - (id)subentities; - (id)optLockKey; - (id)primaryKey; @@ -119,8 +120,6 @@ - (void)finalize; - (id)_propertySearchMapping; - (id)initWithModel:(id)arg1 entityDescription:(id)arg2; -- (id)attributes; -- (id)externalName; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLEntityKey.h b/iOS7/Frameworks/CoreData/NSSQLEntityKey.h index 1827d7978..7e38a7798 100644 --- a/iOS7/Frameworks/CoreData/NSSQLEntityKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLEntityKey.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLEntityKey : NSSQLColumn { } diff --git a/iOS7/Frameworks/CoreData/NSSQLExistenceSubqueryWhereIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLExistenceSubqueryWhereIntermediate.h index 3384f3f0e..e942810f8 100644 --- a/iOS7/Frameworks/CoreData/NSSQLExistenceSubqueryWhereIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLExistenceSubqueryWhereIntermediate.h @@ -8,6 +8,7 @@ @class NSExpression, NSSQLEntity, NSSQLProperty, NSString; +// Not exported @interface NSSQLExistenceSubqueryWhereIntermediate : NSSQLWhereIntermediate { NSExpression *_subqueryExpression; @@ -22,8 +23,8 @@ - (id)governingAliasForKeypathExpression:(id)arg1; - (id)governingEntityForKeypathExpression:(id)arg1; - (id)fetchIntermediateForKeypathExpression:(id)arg1; -- (BOOL)_isKeypathScopedToSubquery:(id)arg1; -- (BOOL)isExistenceScoped; +- (_Bool)_isKeypathScopedToSubquery:(id)arg1; +- (_Bool)isExistenceScoped; - (id)initWithPredicate:(id)arg1 inScope:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLExpressionIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLExpressionIntermediate.h index 4c1a9ab57..4612b3272 100644 --- a/iOS7/Frameworks/CoreData/NSSQLExpressionIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLExpressionIntermediate.h @@ -8,13 +8,14 @@ @class NSExpression; +// Not exported @interface NSSQLExpressionIntermediate : NSSQLIntermediate { NSExpression *_expression; - BOOL _allowToMany; + _Bool _allowToMany; } -- (id)initWithExpression:(id)arg1 allowToMany:(BOOL)arg2 inScope:(id)arg3; +- (id)initWithExpression:(id)arg1 allowToMany:(_Bool)arg2 inScope:(id)arg3; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLFetchCountIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLFetchCountIntermediate.h index ea8c1d81a..0857329b8 100644 --- a/iOS7/Frameworks/CoreData/NSSQLFetchCountIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLFetchCountIntermediate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLFetchCountIntermediate : NSSQLFetchIntermediate { } diff --git a/iOS7/Frameworks/CoreData/NSSQLFetchDictionaryCountIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLFetchDictionaryCountIntermediate.h index 4bba3d961..42963085d 100644 --- a/iOS7/Frameworks/CoreData/NSSQLFetchDictionaryCountIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLFetchDictionaryCountIntermediate.h @@ -8,6 +8,7 @@ @class NSSQLFetchIntermediate; +// Not exported @interface NSSQLFetchDictionaryCountIntermediate : NSSQLIntermediate { NSSQLFetchIntermediate *_realFetch; diff --git a/iOS7/Frameworks/CoreData/NSSQLFetchIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLFetchIntermediate.h index 38bcea002..7ac52e007 100644 --- a/iOS7/Frameworks/CoreData/NSSQLFetchIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLFetchIntermediate.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSSQLEntity, NSSQLGroupByIntermediate, NSSQLHavingIntermediate, NSSQLLimitIntermediate, NSSQLOffsetIntermediate, NSSQLOrderIntermediate, NSSQLSelectIntermediate, NSSQLWhereIntermediate, NSString; +// Not exported @interface NSSQLFetchIntermediate : NSSQLIntermediate { NSSQLEntity *_governingEntity; @@ -23,11 +24,11 @@ NSMutableArray *_joinIntermediates; NSMutableDictionary *_joinKeypaths; NSMutableArray *_groupByKeypaths; - BOOL _isDictionaryCountFetch; + _Bool _isDictionaryCountFetch; } - (void)selectDistinct; -- (BOOL)keypathExpressionIsSafeLHSForIn:(id)arg1; +- (_Bool)keypathExpressionIsSafeLHSForIn:(id)arg1; - (id)governingEntityForKeypathExpression:(id)arg1; - (id)governingAliasForKeypathExpression:(id)arg1; - (id)fetchIntermediateForKeypathExpression:(id)arg1; @@ -50,15 +51,15 @@ - (void)setWhereIntermediate:(id)arg1; - (void)setHavingIntermediate:(id)arg1; - (id)havingIntermediate; -- (BOOL)groupByClauseContainsKeypath:(id)arg1; +- (_Bool)groupByClauseContainsKeypath:(id)arg1; - (void)addGroupByKeypath:(id)arg1; - (void)setGroupByIntermediate:(id)arg1; - (id)groupByIntermediate; - (id)selectIntermediate; - (void)setSelectIntermediate:(id)arg1; -- (BOOL)isFunctionScoped; -- (void)setDictionaryCountFetch:(BOOL)arg1; -- (BOOL)isDictionaryCountFetch; +- (_Bool)isFunctionScoped; +- (void)setDictionaryCountFetch:(_Bool)arg1; +- (_Bool)isDictionaryCountFetch; - (id)fetchIntermediate; - (void)dealloc; - (id)initWithEntity:(id)arg1 alias:(id)arg2 inScope:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/NSSQLForeignEntityKey.h b/iOS7/Frameworks/CoreData/NSSQLForeignEntityKey.h index 5bd57dff8..0d08af7ef 100644 --- a/iOS7/Frameworks/CoreData/NSSQLForeignEntityKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLForeignEntityKey.h @@ -8,6 +8,7 @@ @class NSSQLForeignKey; +// Not exported @interface NSSQLForeignEntityKey : NSSQLColumn { NSSQLForeignKey *_foreignKey; diff --git a/iOS7/Frameworks/CoreData/NSSQLForeignKey.h b/iOS7/Frameworks/CoreData/NSSQLForeignKey.h index 89a8f1ec5..1f2f6e93d 100644 --- a/iOS7/Frameworks/CoreData/NSSQLForeignKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLForeignKey.h @@ -8,6 +8,7 @@ @class NSSQLToOne; +// Not exported @interface NSSQLForeignKey : NSSQLColumn { NSSQLToOne *_toOne; diff --git a/iOS7/Frameworks/CoreData/NSSQLForeignKeyIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLForeignKeyIntermediate.h index 22f30b21e..2da46fcc6 100644 --- a/iOS7/Frameworks/CoreData/NSSQLForeignKeyIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLForeignKeyIntermediate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLForeignKeyIntermediate : NSSQLConstantValueIntermediate { } diff --git a/iOS7/Frameworks/CoreData/NSSQLForeignOrderKey.h b/iOS7/Frameworks/CoreData/NSSQLForeignOrderKey.h index 4bf00df85..9114eefc5 100644 --- a/iOS7/Frameworks/CoreData/NSSQLForeignOrderKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLForeignOrderKey.h @@ -8,6 +8,7 @@ @class NSSQLForeignKey; +// Not exported @interface NSSQLForeignOrderKey : NSSQLColumn { NSSQLForeignKey *_foreignKey; diff --git a/iOS7/Frameworks/CoreData/NSSQLFunctionExpressionIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLFunctionExpressionIntermediate.h index dc4afc94e..b489b9a3b 100644 --- a/iOS7/Frameworks/CoreData/NSSQLFunctionExpressionIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLFunctionExpressionIntermediate.h @@ -6,16 +6,17 @@ #import +// Not exported @interface NSSQLFunctionExpressionIntermediate : NSSQLExpressionIntermediate { } -+ (BOOL)functionIsAcceptableAsAggregate:(id)arg1; ++ (_Bool)functionIsAcceptableAsAggregate:(id)arg1; - (id)generateSQLStringInContext:(id)arg1; - (id)_generateDistinctStringInContext:(id)arg1; - (id)_generateType4SQLForSymbol:(id)arg1 inContext:(id)arg2; - (id)_generateSQLForCountInContext:(id)arg1; -- (id)generateType3SQLString:(id)arg1 keypathOnly:(BOOL)arg2 inContext:(id)arg3; +- (id)generateType3SQLString:(id)arg1 keypathOnly:(_Bool)arg2 inContext:(id)arg3; - (id)generateType2SQLString:(id)arg1 inContext:(id)arg2; - (id)generateType1SQLString:(id)arg1 inContext:(id)arg2; - (id)_generateSelectForAggregateStringWithSymbol:(id)arg1 argument:(id)arg2 inContext:(id)arg3; @@ -23,7 +24,7 @@ - (id)_generateUncorrelatedSubqueryStringWithSymbol:(id)arg1 forAttribute:(id)arg2 inContext:(id)arg3; - (id)_generateMathStringWithSymbol:(id)arg1 inContext:(id)arg2; - (id)_generateArgumentStringForCollection:(id)arg1 inContext:(id)arg2; -- (BOOL)isFunctionScoped; +- (_Bool)isFunctionScoped; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLGenerator.h b/iOS7/Frameworks/CoreData/NSSQLGenerator.h index 624f9bc55..ed2a6d695 100644 --- a/iOS7/Frameworks/CoreData/NSSQLGenerator.h +++ b/iOS7/Frameworks/CoreData/NSSQLGenerator.h @@ -8,19 +8,20 @@ @class NSSQLCore; +// Not exported @interface NSSQLGenerator : NSObject { NSSQLCore *_persistentStore; } + (void)initialize; -- (id)newSQLStatementForFetchRequest:(id)arg1 ignoreInheritance:(BOOL)arg2 countOnly:(BOOL)arg3 nestingLevel:(unsigned int)arg4; -- (id)initializeContextForFetchRequest:(id)arg1 ignoreInheritance:(BOOL)arg2 nestingLevel:(unsigned int)arg3; -- (id)generateIntermediatesForFetchInContext:(id)arg1 countOnly:(BOOL)arg2; +- (id)newSQLStatementForFetchRequest:(id)arg1 ignoreInheritance:(_Bool)arg2 countOnly:(_Bool)arg3 nestingLevel:(unsigned int)arg4; +- (id)initializeContextForFetchRequest:(id)arg1 ignoreInheritance:(_Bool)arg2 nestingLevel:(unsigned int)arg3; +- (id)generateIntermediatesForFetchInContext:(id)arg1 countOnly:(_Bool)arg2; - (void)generateHavingIntermediateForPredicate:(id)arg1 inContext:(id)arg2; - (void)generateGroupByIntermediatesForProperties:(id)arg1 inContext:(id)arg2; -- (void)generateIntermediateForOffset:(unsigned int)arg1 inContext:(id)arg2; -- (void)generateIntermediateForLimit:(unsigned int)arg1 inContext:(id)arg2; +- (void)generateIntermediateForOffset:(unsigned long long)arg1 inContext:(id)arg2; +- (void)generateIntermediateForLimit:(unsigned long long)arg1 inContext:(id)arg2; - (void)generateOrderIntermediateInContext:(id)arg1; - (void)generateWhereIntermediatesInContext:(id)arg1; - (void)generateSelectIntermediateInContext:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSSQLGroupByIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLGroupByIntermediate.h index caa1f5704..645f597f2 100644 --- a/iOS7/Frameworks/CoreData/NSSQLGroupByIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLGroupByIntermediate.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface NSSQLGroupByIntermediate : NSSQLIntermediate { NSArray *_properties; diff --git a/iOS7/Frameworks/CoreData/NSSQLHavingIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLHavingIntermediate.h index 3b49ab7a7..1ee65c66a 100644 --- a/iOS7/Frameworks/CoreData/NSSQLHavingIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLHavingIntermediate.h @@ -8,13 +8,14 @@ @class NSSQLWhereIntermediate; +// Not exported @interface NSSQLHavingIntermediate : NSSQLIntermediate { NSSQLWhereIntermediate *_whereClause; } - (id)generateSQLStringInContext:(id)arg1; -- (BOOL)isHavingScoped; +- (_Bool)isHavingScoped; - (void)dealloc; - (id)initWithPredicate:(id)arg1 inScope:(id)arg2 inContext:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/NSSQLIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLIntermediate.h index 4b7f1108e..48179227c 100644 --- a/iOS7/Frameworks/CoreData/NSSQLIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLIntermediate.h @@ -6,24 +6,25 @@ #import "NSObject.h" +// Not exported @interface NSSQLIntermediate : NSObject { NSSQLIntermediate *_scope; } -+ (BOOL)isSimpleKeypath:(id)arg1; -+ (BOOL)expressionIsBasicKeypath:(id)arg1; -- (id)_generateSQLForExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; -- (id)_generateSQLForTernaryExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; ++ (_Bool)isSimpleKeypath:(id)arg1; ++ (_Bool)expressionIsBasicKeypath:(id)arg1; +- (id)_generateSQLForExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; +- (id)_generateSQLForTernaryExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; - (id)_generateSQLForSubqueryExpression:(id)arg1 trailingKeypath:(id)arg2 inContext:(id)arg3; -- (id)_generateSQLForFetchExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; -- (BOOL)_canDoASubselectForExpression:(id)arg1 inContext:(id)arg2; +- (id)_generateSQLForFetchExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; +- (_Bool)_canDoASubselectForExpression:(id)arg1 inContext:(id)arg2; - (id)_generateSQLForConstantCollection:(id)arg1 inContext:(id)arg2; -- (id)_generateSQLForExpressionCollection:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; -- (id)_generateSQLForKeyPathExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; -- (id)_generateSQLForFunctionExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; +- (id)_generateSQLForExpressionCollection:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; +- (id)_generateSQLForKeyPathExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; +- (id)_generateSQLForFunctionExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; - (id)_generateSQLForConstantValue:(id)arg1 inContext:(id)arg2; -- (BOOL)_functionExpressionIsSubqueryFollowedByKeypath:(id)arg1; +- (_Bool)_functionExpressionIsSubqueryFollowedByKeypath:(id)arg1; - (void)_promoteJoinsForSubqueryScopedKeypaths; - (void)promoteJoinsInKeypathsForExpression:(id)arg1; - (void)_promoteJoinsForTernaryExpression:(id)arg1; @@ -32,20 +33,20 @@ - (void)_promoteJoinsForSubqueryScopedKeypath:(id)arg1; - (void)_promoteJoinsForKeypathExpression:(id)arg1; - (id)_lastScopedItem; -- (BOOL)keypathExpressionIsSafeLHSForIn:(id)arg1; +- (_Bool)keypathExpressionIsSafeLHSForIn:(id)arg1; - (id)_generateSQLForVariableExpression:(id)arg1 inContext:(id)arg2; - (id)governingEntityForKeypathExpression:(id)arg1; - (id)governingAliasForKeypathExpression:(id)arg1; - (id)governingAlias; -- (BOOL)isVariableBasedKeypathScopedBySubquery:(id)arg1; -- (BOOL)isSimpleKeypath:(id)arg1; -- (BOOL)expressionIsBasicKeypath:(id)arg1; +- (_Bool)isVariableBasedKeypathScopedBySubquery:(id)arg1; +- (_Bool)isSimpleKeypath:(id)arg1; +- (_Bool)expressionIsBasicKeypath:(id)arg1; - (id)fetchIntermediateForKeypathExpression:(id)arg1; - (id)fetchIntermediate; -- (BOOL)isHavingScoped; -- (BOOL)isFunctionScoped; -- (BOOL)isSelectTargetScoped; -- (BOOL)isOrScoped; +- (_Bool)isHavingScoped; +- (_Bool)isFunctionScoped; +- (_Bool)isSelectTargetScoped; +- (_Bool)isOrScoped; - (id)generateSQLStringInContext:(id)arg1; - (id)scope; - (id)initWithScope:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSSQLJoinIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLJoinIntermediate.h index 0d4e2dfbd..3ba526e8f 100644 --- a/iOS7/Frameworks/CoreData/NSSQLJoinIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLJoinIntermediate.h @@ -8,26 +8,27 @@ @class NSSQLRelationship, NSString; +// Not exported @interface NSSQLJoinIntermediate : NSSQLIntermediate { NSSQLRelationship *_relationship; NSString *_sourceAlias; NSString *_destinationAlias; NSString *_correlationAlias; - unsigned int _type; - BOOL _direct; + unsigned long long _type; + _Bool _direct; } + (id)createJoinIntermediatesForKeypath:(id)arg1 startEntity:(id)arg2 startAlias:(id)arg3 forScope:(id)arg4 inFetchIntermediate:(id)arg5 inContext:(id)arg6; -+ (id)createManyToManyJoinIntermediateForProperty:(id)arg1 direct:(BOOL)arg2 lastStep:(id)arg3 inScope:(id)arg4 context:(id)arg5; ++ (id)createManyToManyJoinIntermediateForProperty:(id)arg1 direct:(_Bool)arg2 lastStep:(id)arg3 inScope:(id)arg4 context:(id)arg5; + (id)createToManyJoinIntermediateForProperty:(id)arg1 lastStep:(id)arg2 inScope:(id)arg3 context:(id)arg4; + (id)createToOneJoinIntermediateForProperty:(id)arg1 lastStep:(id)arg2 inScope:(id)arg3 context:(id)arg4; - (id)generateSQLStringInContext:(id)arg1; - (id)_generateManyToManySQLStringInContext:(id)arg1; - (id)_generateToManySQLStringInContext:(id)arg1; - (id)_generateToOneSQLStringInContext:(id)arg1; -- (void)setJoinType:(unsigned int)arg1; -- (BOOL)joinType; +- (void)setJoinType:(unsigned long long)arg1; +- (_Bool)joinType; - (id)correlationAlias; - (void)setDestinationAlias:(id)arg1; - (id)destinationAlias; @@ -36,11 +37,11 @@ - (id)destinationEntity; - (id)sourceEntity; - (id)relationship; -- (void)setDirect:(BOOL)arg1; -- (BOOL)isDirect; +- (void)setDirect:(_Bool)arg1; +- (_Bool)isDirect; - (id)description; - (void)dealloc; -- (id)initForRelationship:(id)arg1 sourceAlias:(id)arg2 destinationAlias:(id)arg3 correlationAlias:(id)arg4 direct:(BOOL)arg5 inScope:(id)arg6; +- (id)initForRelationship:(id)arg1 sourceAlias:(id)arg2 destinationAlias:(id)arg3 correlationAlias:(id)arg4 direct:(_Bool)arg5 inScope:(id)arg6; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLKeypathExpressionIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLKeypathExpressionIntermediate.h index fff54fa0e..3c8f350da 100644 --- a/iOS7/Frameworks/CoreData/NSSQLKeypathExpressionIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLKeypathExpressionIntermediate.h @@ -6,13 +6,14 @@ #import +// Not exported @interface NSSQLKeypathExpressionIntermediate : NSSQLExpressionIntermediate { } - (id)generateSQLStringInContext:(id)arg1; - (id)_generateCountClauseForToManyKeyPathExpression:(id)arg1 inContext:(id)arg2; -- (id)_generateSQLForKeyPathExpression:(id)arg1 allowToMany:(BOOL)arg2 inContext:(id)arg3; +- (id)_generateSQLForKeyPathExpression:(id)arg1 allowToMany:(_Bool)arg2 inContext:(id)arg3; - (id)_generateSQLForProperty:(id)arg1 startEntity:(id)arg2 startAlias:(id)arg3 keypath:(id)arg4 inContext:(id)arg5; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLLimitIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLLimitIntermediate.h index 892e2a146..a80177476 100644 --- a/iOS7/Frameworks/CoreData/NSSQLLimitIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLLimitIntermediate.h @@ -6,13 +6,14 @@ #import +// Not exported @interface NSSQLLimitIntermediate : NSSQLIntermediate { - unsigned int _limit; + unsigned long long _limit; } - (id)generateSQLStringInContext:(id)arg1; -- (id)initWithLimit:(unsigned int)arg1 inScope:(id)arg2; +- (id)initWithLimit:(unsigned long long)arg1 inScope:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLManyToMany.h b/iOS7/Frameworks/CoreData/NSSQLManyToMany.h index 0f6a2be63..201664aec 100644 --- a/iOS7/Frameworks/CoreData/NSSQLManyToMany.h +++ b/iOS7/Frameworks/CoreData/NSSQLManyToMany.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSSQLManyToMany : NSSQLRelationship { NSString *_correlationTableName; @@ -15,7 +16,7 @@ NSString *_orderColumnName; } -- (BOOL)isTableSchemaEqual:(id)arg1; +- (_Bool)isTableSchemaEqual:(id)arg1; - (id)inverseOrderColumnName; - (id)inverseColumnName; - (id)inverseManyToMany; @@ -26,9 +27,9 @@ - (unsigned int)columnSQLType; - (id)orderColumnName; - (id)columnName; -- (BOOL)isReflexive; +- (_Bool)isReflexive; - (void)_setInverseManyToMany:(id)arg1; -- (BOOL)isMaster; +- (_Bool)isMaster; - (id)correlationTableName; - (void)dealloc; - (id)initWithEntity:(id)arg1 propertyDescription:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/NSSQLModel.h b/iOS7/Frameworks/CoreData/NSSQLModel.h index 3df477090..10d569fc0 100644 --- a/iOS7/Frameworks/CoreData/NSSQLModel.h +++ b/iOS7/Frameworks/CoreData/NSSQLModel.h @@ -8,6 +8,7 @@ @class NSKnownKeysDictionary, NSManagedObjectModel, NSMutableArray, NSString; +// Not exported @interface NSSQLModel : NSStoreMapping { NSString *_configuration; @@ -15,35 +16,35 @@ NSKnownKeysDictionary *_entitiesByName; NSMutableArray *_entities; id *_entityDescriptionToSQLMap; - unsigned int _brokenHashVersion; - BOOL _retainLeopardStyleDictionaries; - BOOL _modelHasPrecomputedKeyOrder; - BOOL _hasVirtualToOnes; + unsigned long long _brokenHashVersion; + _Bool _retainLeopardStyleDictionaries; + _Bool _modelHasPrecomputedKeyOrder; + _Bool _hasVirtualToOnes; } - (void)_recordHasVirtualToOnes; - (id)_precomputedKeyOrderForEntity:(id)arg1; -- (BOOL)_modelHasPrecomputedKeyOrder; -- (BOOL)_retainHashHack; -- (BOOL)_useSnowLeopardStyleHashing; -- (BOOL)_useLeopardStyleHashing; +- (_Bool)_modelHasPrecomputedKeyOrder; +- (_Bool)_retainHashHack; +- (_Bool)_useSnowLeopardStyleHashing; +- (_Bool)_useLeopardStyleHashing; - (void)_addIndexedEntity:(id)arg1; -- (id)entityForID:(unsigned long)arg1; +- (id)entityForID:(unsigned long long)arg1; - (id)entitiesByName; - (id)entities; -- (unsigned long)entityIDForName:(id)arg1; +- (unsigned long long)entityIDForName:(id)arg1; - (id)_sqlEntityWithRenamingIdentifier:(id)arg1; - (id)entityNamed:(id)arg1; - (id)_entityMapping; -- (BOOL)_generateModel:(id)arg1 error:(id *)arg2; +- (_Bool)_generateModel:(id)arg1 error:(id *)arg2; - (id)managedObjectModel; - (id)configurationName; - (void)finalize; - (void)dealloc; -- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 brokenHashVersion:(unsigned int)arg3; -- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 retainHashHack:(BOOL)arg3; +- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 brokenHashVersion:(unsigned long long)arg3; +- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 retainHashHack:(_Bool)arg3; - (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2; -- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 retainHashHack:(BOOL)arg3 brokenHashVersion:(unsigned int)arg4; +- (id)initWithManagedObjectModel:(id)arg1 configurationName:(id)arg2 retainHashHack:(_Bool)arg3 brokenHashVersion:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLOffsetIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLOffsetIntermediate.h index 1ab87ae4e..2f53f4512 100644 --- a/iOS7/Frameworks/CoreData/NSSQLOffsetIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLOffsetIntermediate.h @@ -6,13 +6,14 @@ #import +// Not exported @interface NSSQLOffsetIntermediate : NSSQLIntermediate { - unsigned int _offset; + unsigned long long _offset; } - (id)generateSQLStringInContext:(id)arg1; -- (id)initWithOffset:(unsigned int)arg1 inScope:(id)arg2; +- (id)initWithOffset:(unsigned long long)arg1 inScope:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLOperation.h b/iOS7/Frameworks/CoreData/NSSQLOperation.h index f9b5734fd..27baffdaa 100644 --- a/iOS7/Frameworks/CoreData/NSSQLOperation.h +++ b/iOS7/Frameworks/CoreData/NSSQLOperation.h @@ -8,6 +8,7 @@ @class NSManagedObject, NSMutableArray, NSMutableDictionary, NSSQLRow; +// Not exported @interface NSSQLOperation : NSObject { unsigned int _databaseOperator; diff --git a/iOS7/Frameworks/CoreData/NSSQLOptLockKey.h b/iOS7/Frameworks/CoreData/NSSQLOptLockKey.h index dfdd04214..2974b96e3 100644 --- a/iOS7/Frameworks/CoreData/NSSQLOptLockKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLOptLockKey.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLOptLockKey : NSSQLColumn { } diff --git a/iOS7/Frameworks/CoreData/NSSQLOrderIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLOrderIntermediate.h index 55aa21937..1010a8183 100644 --- a/iOS7/Frameworks/CoreData/NSSQLOrderIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLOrderIntermediate.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface NSSQLOrderIntermediate : NSSQLIntermediate { NSArray *_sortDescriptors; diff --git a/iOS7/Frameworks/CoreData/NSSQLPredicateAnalyser.h b/iOS7/Frameworks/CoreData/NSSQLPredicateAnalyser.h index 31a7b4752..6e25cfc06 100644 --- a/iOS7/Frameworks/CoreData/NSSQLPredicateAnalyser.h +++ b/iOS7/Frameworks/CoreData/NSSQLPredicateAnalyser.h @@ -10,9 +10,10 @@ @class NSMutableArray; +// Not exported @interface NSSQLPredicateAnalyser : NSObject { - BOOL _compoundPredicate; + _Bool _compoundPredicate; NSMutableArray *_keys; NSMutableArray *_allModifierPredicates; NSMutableArray *_setExpressions; diff --git a/iOS7/Frameworks/CoreData/NSSQLPrimaryKey.h b/iOS7/Frameworks/CoreData/NSSQLPrimaryKey.h index 5d2cb995e..2d67486cb 100644 --- a/iOS7/Frameworks/CoreData/NSSQLPrimaryKey.h +++ b/iOS7/Frameworks/CoreData/NSSQLPrimaryKey.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLPrimaryKey : NSSQLColumn { } diff --git a/iOS7/Frameworks/CoreData/NSSQLProperty.h b/iOS7/Frameworks/CoreData/NSSQLProperty.h index 818e1148a..020068409 100644 --- a/iOS7/Frameworks/CoreData/NSSQLProperty.h +++ b/iOS7/Frameworks/CoreData/NSSQLProperty.h @@ -8,6 +8,7 @@ @class NSPropertyDescription, NSSQLEntity, NSString; +// Not exported @interface NSSQLProperty : NSStoreMapping { NSString *_name; @@ -22,19 +23,19 @@ - (id)description; - (id)entity; - (id)propertyDescription; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isManyToMany; -- (BOOL)isToMany; -- (BOOL)isToOne; -- (BOOL)isRelationship; -- (BOOL)isOptLockKey; -- (BOOL)isEntityKey; -- (BOOL)isForeignOrderKey; -- (BOOL)isForeignEntityKey; -- (BOOL)isForeignKey; -- (BOOL)isPrimaryKey; -- (BOOL)isAttribute; -- (BOOL)isColumn; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isManyToMany; +- (_Bool)isToMany; +- (_Bool)isToOne; +- (_Bool)isRelationship; +- (_Bool)isOptLockKey; +- (_Bool)isEntityKey; +- (_Bool)isForeignOrderKey; +- (_Bool)isForeignEntityKey; +- (_Bool)isForeignKey; +- (_Bool)isPrimaryKey; +- (_Bool)isAttribute; +- (_Bool)isColumn; - (unsigned int)propertyType; - (void)_setName:(id)arg1; - (id)name; diff --git a/iOS7/Frameworks/CoreData/NSSQLReadOnlySelectIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLReadOnlySelectIntermediate.h index fcc7c2fe4..e75f151fc 100644 --- a/iOS7/Frameworks/CoreData/NSSQLReadOnlySelectIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLReadOnlySelectIntermediate.h @@ -6,13 +6,14 @@ #import +// Not exported @interface NSSQLReadOnlySelectIntermediate : NSSQLSelectIntermediate { - BOOL _onlyFetchesAggregates; + _Bool _onlyFetchesAggregates; } - (id)generateSQLStringInContext:(id)arg1; -- (BOOL)onlyFetchesAggregates; +- (_Bool)onlyFetchesAggregates; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLRelationship.h b/iOS7/Frameworks/CoreData/NSSQLRelationship.h index 9aa833b8e..9442e7aae 100644 --- a/iOS7/Frameworks/CoreData/NSSQLRelationship.h +++ b/iOS7/Frameworks/CoreData/NSSQLRelationship.h @@ -8,6 +8,7 @@ @class NSSQLEntity; +// Not exported @interface NSSQLRelationship : NSSQLProperty { NSSQLEntity *_destinationEntity; @@ -15,7 +16,7 @@ } - (void)copyValuesForReadOnlyFetch:(id)arg1; -- (BOOL)isOrdered; +- (_Bool)isOrdered; - (void)_setInverseRelationship:(id)arg1; - (id)inverseRelationship; - (void)_setForeignOrderKey:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSSQLRow.h b/iOS7/Frameworks/CoreData/NSSQLRow.h index 9f7e9ca22..211c09231 100644 --- a/iOS7/Frameworks/CoreData/NSSQLRow.h +++ b/iOS7/Frameworks/CoreData/NSSQLRow.h @@ -8,6 +8,7 @@ @class _CDSnapshot; +// Not exported @interface NSSQLRow : NSExternalRefCountedData { _CDSnapshot *_snapshot; @@ -27,7 +28,7 @@ - (id)attributeValueForSlot:(unsigned int)arg1; - (id)valueForKey:(id)arg1; - (void)_validateToOnes; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (unsigned int)foreignOrderKeyForSlot:(unsigned int)arg1; - (unsigned int)foreignEntityKeyForSlot:(unsigned int)arg1; - (long long)foreignKeyForSlot:(unsigned int)arg1; diff --git a/iOS7/Frameworks/CoreData/NSSQLRowCache.h b/iOS7/Frameworks/CoreData/NSSQLRowCache.h index e31817aa3..bf242b6ce 100644 --- a/iOS7/Frameworks/CoreData/NSSQLRowCache.h +++ b/iOS7/Frameworks/CoreData/NSSQLRowCache.h @@ -8,6 +8,7 @@ @class NSSQLCore; +// Not exported @interface NSSQLRowCache : NSPersistentStoreCache { NSSQLCore *_sqlCore; diff --git a/iOS7/Frameworks/CoreData/NSSQLSelectIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLSelectIntermediate.h index c311d73d0..a9a58813e 100644 --- a/iOS7/Frameworks/CoreData/NSSQLSelectIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLSelectIntermediate.h @@ -8,25 +8,26 @@ @class NSArray, NSSQLEntity, NSString; +// Not exported @interface NSSQLSelectIntermediate : NSSQLIntermediate { NSSQLEntity *_entity; NSString *_entityAlias; NSString *_correlationTarget; NSArray *_fetchColumns; - BOOL _useDistinct; + _Bool _useDistinct; NSString *_columnAlias; - BOOL _isCount; + _Bool _isCount; } - (id)generateSQLStringInContext:(id)arg1; -- (void)setIsCount:(BOOL)arg1; +- (void)setIsCount:(_Bool)arg1; - (void)setFetchEntity:(id)arg1; - (void)setFetchColumns:(id)arg1; - (void)setColumnAlias:(id)arg1; -- (void)setUseDistinct:(BOOL)arg1; -- (BOOL)onlyFetchesAggregates; -- (BOOL)isSelectTargetScoped; +- (void)setUseDistinct:(_Bool)arg1; +- (_Bool)onlyFetchesAggregates; +- (_Bool)isSelectTargetScoped; - (void)dealloc; - (id)initForCorrelationTarget:(id)arg1 alias:(id)arg2 fetchColumns:(id)arg3 inScope:(id)arg4; - (id)initWithEntity:(id)arg1 alias:(id)arg2 fetchColumns:(id)arg3 inScope:(id)arg4; diff --git a/iOS7/Frameworks/CoreData/NSSQLSimpleWhereIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLSimpleWhereIntermediate.h index 792767d23..f4309db1a 100644 --- a/iOS7/Frameworks/CoreData/NSSQLSimpleWhereIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLSimpleWhereIntermediate.h @@ -8,6 +8,7 @@ @class NSExpression, NSMutableArray; +// Not exported @interface NSSQLSimpleWhereIntermediate : NSSQLWhereIntermediate { NSMutableArray *_comparisonPredicateScopedItem; @@ -26,17 +27,17 @@ - (id)_generateSQLEndsWithStringInContext:(id)arg1; - (id)_generateSQLBeginsWithStringInContext:(id)arg1; - (id)_upperBoundSearchStringForString:(id)arg1 context:(id)arg2; -- (id)_generateSQLSubstringWildStart:(BOOL)arg1 wildEnd:(BOOL)arg2 inContext:(id)arg3; -- (id)_generateSQLForString:(id)arg1 expressionPath:(id)arg2 wildStart:(BOOL)arg3 wildEnd:(BOOL)arg4 allowToMany:(BOOL)arg5 inContext:(id)arg6; -- (id)_generateSQLForWildSubStringForGlob:(id)arg1 wildStart:(BOOL)arg2 wildEnd:(BOOL)arg3; +- (id)_generateSQLSubstringWildStart:(_Bool)arg1 wildEnd:(_Bool)arg2 inContext:(id)arg3; +- (id)_generateSQLForString:(id)arg1 expressionPath:(id)arg2 wildStart:(_Bool)arg3 wildEnd:(_Bool)arg4 allowToMany:(_Bool)arg5 inContext:(id)arg6; +- (id)_generateSQLForWildSubStringForGlob:(id)arg1 wildStart:(_Bool)arg2 wildEnd:(_Bool)arg3; - (id)_generateSQLForMatchingOperator:(id)arg1 inContext:(id)arg2; - (id)_generateSQLType3InContext:(id)arg1; -- (long)_cfStringOptionsFromPredicateOptions:(unsigned int)arg1; +- (long long)_cfStringOptionsFromPredicateOptions:(unsigned long long)arg1; - (id)_generateSQLType2InContext:(id)arg1; - (id)_generateSQLType1InContext:(id)arg1; -- (id)_sqlTokenForPredicateOperator:(unsigned int)arg1 inContext:(id)arg2; +- (id)_sqlTokenForPredicateOperator:(unsigned long long)arg1 inContext:(id)arg2; - (id)_lastScopedItem; -- (BOOL)_isNilExpression:(id)arg1; +- (_Bool)_isNilExpression:(id)arg1; - (id)initWithPredicate:(id)arg1 inScope:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/NSSQLStatement.h b/iOS7/Frameworks/CoreData/NSSQLStatement.h index 56fee2df6..a5cbe00f8 100644 --- a/iOS7/Frameworks/CoreData/NSSQLStatement.h +++ b/iOS7/Frameworks/CoreData/NSSQLStatement.h @@ -8,21 +8,22 @@ @class NSMutableArray, NSSQLEntity, NSString; +// Not exported @interface NSSQLStatement : NSObject { NSSQLEntity *_entity; NSMutableArray *_bindVariables; NSMutableArray *_bindIntarrays; NSString *_sqlString; - BOOL _isImpossibleCondition; + _Bool _isImpossibleCondition; NSSQLEntity *_fakeEntityForFetch; } -- (BOOL)isReadOnly; +- (_Bool)isReadOnly; - (void)cacheFakeEntityForFetch:(id)arg1; - (id)fakeEntityForFetch; -- (void)setImpossibleCondition:(BOOL)arg1; -- (BOOL)isImpossibleCondition; +- (void)setImpossibleCondition:(_Bool)arg1; +- (_Bool)isImpossibleCondition; - (void)removeAllBindIntarrays; - (void)setBindIntarrays:(id)arg1; - (unsigned int)addBindIntarray:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSSQLStoreMappingGenerator.h b/iOS7/Frameworks/CoreData/NSSQLStoreMappingGenerator.h index b9f7c576f..734b49ac1 100644 --- a/iOS7/Frameworks/CoreData/NSSQLStoreMappingGenerator.h +++ b/iOS7/Frameworks/CoreData/NSSQLStoreMappingGenerator.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface NSSQLStoreMappingGenerator : NSObject { NSMutableDictionary *_names; @@ -17,7 +18,7 @@ + (id)defaultMappingGenerator; - (id)generateTableName:(id)arg1; - (id)newGeneratedPropertyName:(id)arg1; -- (id)newUniqueNameWithBase:(unsigned short *)arg1 withLength:(unsigned int)arg2; +- (id)newUniqueNameWithBase:(unsigned short *)arg1 withLength:(unsigned long long)arg2; - (id)uniqueNameWithBase:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreData/NSSQLSubqueryExpressionIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLSubqueryExpressionIntermediate.h index 975f265d6..1013f021e 100644 --- a/iOS7/Frameworks/CoreData/NSSQLSubqueryExpressionIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLSubqueryExpressionIntermediate.h @@ -8,6 +8,7 @@ @class NSExpression, NSMutableArray, NSMutableString, NSSQLColumn, NSSQLEntity, NSSQLFetchIntermediate, NSString; +// Not exported @interface NSSQLSubqueryExpressionIntermediate : NSSQLExpressionIntermediate { NSExpression *_trailingKeypath; @@ -22,11 +23,11 @@ NSSQLColumn *_targetColumn; NSString *_targetAlias; NSMutableArray *_keypathsToPromote; - BOOL _useDistinct; - BOOL _isCount; - BOOL _hasTrailingFunction; - BOOL _onlyTrailIsCount; - BOOL _subqueryHasTruePredicate; + _Bool _useDistinct; + _Bool _isCount; + _Bool _hasTrailingFunction; + _Bool _onlyTrailIsCount; + _Bool _subqueryHasTruePredicate; } - (id)generateSQLStringInContext:(id)arg1; @@ -34,14 +35,14 @@ - (void)_setVariableColumn:(id)arg1; - (void)_createSelectClauseInFetchWithContext:(id)arg1; - (void)selectDistinct; -- (BOOL)keypathExpressionIsSafeLHSForIn:(id)arg1; +- (_Bool)keypathExpressionIsSafeLHSForIn:(id)arg1; - (void)_promoteJoinsForSubqueryScopedKeypaths; - (void)_promoteJoinsForSubqueryScopedKeypath:(id)arg1; - (id)_generateSQLForVariableExpression:(id)arg1 inContext:(id)arg2; - (id)governingAliasForKeypathExpression:(id)arg1; - (id)governingEntityForKeypathExpression:(id)arg1; - (id)fetchIntermediateForKeypathExpression:(id)arg1; -- (BOOL)_isKeypathScopedToSubquery:(id)arg1; +- (_Bool)_isKeypathScopedToSubquery:(id)arg1; - (void)dealloc; - (id)initWithExpression:(id)arg1 trailingKeypath:(id)arg2 inScope:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/NSSQLTernaryExpressionIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLTernaryExpressionIntermediate.h index 921a8fe42..7e7a2bb73 100644 --- a/iOS7/Frameworks/CoreData/NSSQLTernaryExpressionIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLTernaryExpressionIntermediate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLTernaryExpressionIntermediate : NSSQLExpressionIntermediate { } diff --git a/iOS7/Frameworks/CoreData/NSSQLToMany.h b/iOS7/Frameworks/CoreData/NSSQLToMany.h index b77a5d9e4..bfb70c370 100644 --- a/iOS7/Frameworks/CoreData/NSSQLToMany.h +++ b/iOS7/Frameworks/CoreData/NSSQLToMany.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSSQLToMany : NSSQLRelationship { } -- (BOOL)isToMany; +- (_Bool)isToMany; - (id)inverseToOne; - (id)initWithEntity:(id)arg1 propertyDescription:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/NSSQLToOne.h b/iOS7/Frameworks/CoreData/NSSQLToOne.h index 9ae604c83..f01df683e 100644 --- a/iOS7/Frameworks/CoreData/NSSQLToOne.h +++ b/iOS7/Frameworks/CoreData/NSSQLToOne.h @@ -8,19 +8,20 @@ @class NSSQLForeignEntityKey, NSSQLForeignKey, NSSQLForeignOrderKey; +// Not exported @interface NSSQLToOne : NSSQLRelationship { NSSQLForeignKey *_foreignKey; NSSQLForeignEntityKey *_foreignEntityKey; NSSQLForeignOrderKey *_foreignOrderKey; unsigned int _slot; - BOOL _isVirtual; + _Bool _isVirtual; } - (void)copyValuesForReadOnlyFetch:(id)arg1; -- (BOOL)isOptional; +- (_Bool)isOptional; - (unsigned int)slot; -- (BOOL)isVirtual; +- (_Bool)isVirtual; - (id)description; - (id)columnName; - (id)foreignOrderKey; diff --git a/iOS7/Frameworks/CoreData/NSSQLWhereIntermediate.h b/iOS7/Frameworks/CoreData/NSSQLWhereIntermediate.h index 28cf68fa4..cb8be7614 100644 --- a/iOS7/Frameworks/CoreData/NSSQLWhereIntermediate.h +++ b/iOS7/Frameworks/CoreData/NSSQLWhereIntermediate.h @@ -8,6 +8,7 @@ @class NSPredicate; +// Not exported @interface NSSQLWhereIntermediate : NSSQLIntermediate { NSPredicate *_predicate; diff --git a/iOS7/Frameworks/CoreData/NSSQLiteAdapter.h b/iOS7/Frameworks/CoreData/NSSQLiteAdapter.h index 3d8552020..5b9f7d819 100644 --- a/iOS7/Frameworks/CoreData/NSSQLiteAdapter.h +++ b/iOS7/Frameworks/CoreData/NSSQLiteAdapter.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface NSSQLiteAdapter : NSSQLAdapter { NSString *_dbpath; } -- (BOOL)supportsCorrelatedSubqueries; +- (_Bool)supportsCorrelatedSubqueries; - (id)sqliteVersion; - (Class)statementClass; - (id)type; diff --git a/iOS7/Frameworks/CoreData/NSSQLiteConnection.h b/iOS7/Frameworks/CoreData/NSSQLiteConnection.h index 5c8f9f84d..bb234ec31 100644 --- a/iOS7/Frameworks/CoreData/NSSQLiteConnection.h +++ b/iOS7/Frameworks/CoreData/NSSQLiteConnection.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSMutableSet, NSSQLEntity, NSSQLiteStatement, NSString; +// Not exported @interface NSSQLiteConnection : NSSQLConnection { struct sqlite3 *_db; @@ -43,10 +44,11 @@ unsigned long long _debugInode; } -+ (BOOL)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; -+ (BOOL)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; ++ (_Bool)_destroyPersistentStoreAtURL:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (_Bool)_replacePersistentStoreAtURL:(id)arg1 destinationOptions:(id)arg2 withPersistentStoreFromURL:(id)arg3 sourceOptions:(id)arg4 error:(id *)arg5; + (const char *)_databaseOpenURLStringForURL:(id)arg1; + (int)readMagicWordFromPath:(const char *)arg1; ++ (int)openAtPath:(const char *)arg1 handle:(struct sqlite3 **)arg2 flags:(int)arg3 module:(const char *)arg4; + (void)__INode_Changed_AllThatIsLeftToUsIsHonor__; + (void)initialize; + (void)_setDebugFlags:(int)arg1; @@ -63,7 +65,7 @@ - (void)updateUbiquityKnowledgeForPeerWithID:(id)arg1 andTransactionNumber:(id)arg2; - (void)updateUbiquityKnowledgeVector:(id)arg1; - (id)fetchUbiquityKnowledgeVector; -- (BOOL)isLocalFS; +- (_Bool)isLocalFS; - (void)_setupVacuumIfNecessary; - (long long)_getCurrentAutoVacuumValue; - (void)_performPostSaveTasks; @@ -72,20 +74,20 @@ - (void)willCreateSchema; - (void)_configurePageSize; - (void)_configureAutoVacuum; -- (BOOL)hasPrimaryKeyTable; +- (_Bool)hasPrimaryKeyTable; - (long long)generatePrimaryKeysForEntity:(id)arg1 batch:(unsigned int)arg2; - (void)endPrimaryKeyGeneration; - (void)prepareForPrimaryKeyGeneration; - (void)_registerExtraFunctions; -- (BOOL)hasMetadataTable; -- (BOOL)_hasTableWithName:(id)arg1; +- (_Bool)hasMetadataTable; +- (_Bool)_hasTableWithName:(id)arg1; - (id)newFetchUUIDSForSubentitiesRootedAt:(id)arg1; - (id)fetchTableCreationSQL; - (id)fetchTableNames; -- (BOOL)performIntegrityCheck; +- (_Bool)performIntegrityCheck; - (struct sqlite3_stmt *)_vmstatement; - (void)endFetch; -- (void)setExclusiveLockingMode:(BOOL)arg1; +- (void)setExclusiveLockingMode:(_Bool)arg1; - (int)fetchResultSet:(void *)arg1 usingFetchPlan:(id)arg2; - (void)handleCorruptedDB:(id)arg1; - (void)cacheCurrentDBStatementOn:(id)arg1; @@ -113,24 +115,24 @@ - (void)_clearBindVariablesForInsertedRow; - (void)_bindVariablesWithInsertedRow:(id)arg1; - (int)_rowsChangedByLastExecute; -- (BOOL)isOpen; +- (_Bool)isOpen; - (void)rollbackTransaction; - (void)commitTransaction; - (void)beginTransaction; - (void)disconnect; - (void)_forceDisconnectOnError; -- (void)_endPowerAssertionWithAssert:(unsigned int)arg1 andApp:(id)arg2; -- (id)_beginPowerAssertionWithAssert:(unsigned int *)arg1; +- (void)_endPowerAssertionWithAssert:(unsigned long long)arg1 andApp:(id)arg2; +- (id)_beginPowerAssertionWithAssert:(unsigned long long *)arg1; - (void)_finalizeStatement; - (void)_clearTransactionCaches; - (void)connect; -- (void)_configurePragmaOptions:(int)arg1 createdSchema:(BOOL)arg2; +- (void)_configurePragmaOptions:(int)arg1 createdSchema:(_Bool)arg2; - (void)_configureUbiquityMetadataTable; - (void)_configureIntegrityCheck; - (void)_configureSynchronousMode; - (void)_executeSQLString:(id)arg1; -- (BOOL)databaseIsEmpty; -- (BOOL)canConnect; +- (_Bool)databaseIsEmpty; +- (_Bool)canConnect; - (long long)fetchMaxPrimaryKeyForEntity:(id)arg1; - (long long)_fetchMaxPrimaryKeyForEntity:(id)arg1; - (struct __CFArray *)rawIntegerRowsForSQL:(id)arg1; @@ -138,7 +140,7 @@ - (void)_ensureNoFetchInProgress; - (void)_ensureNoStatementPrepared; - (void)_ensureDatabaseOpen; -- (BOOL)isFetchInProgress; +- (_Bool)isFetchInProgress; - (id)_adapter; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/NSSQLiteInPlaceMigrationManager.h b/iOS7/Frameworks/CoreData/NSSQLiteInPlaceMigrationManager.h index f5d481f84..69483885f 100644 --- a/iOS7/Frameworks/CoreData/NSSQLiteInPlaceMigrationManager.h +++ b/iOS7/Frameworks/CoreData/NSSQLiteInPlaceMigrationManager.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSSQLiteInPlaceMigrationManager : NSMigrationManager { } -+ (BOOL)_canMigrateWithMappingModel:(id)arg1; -- (BOOL)migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; ++ (_Bool)_canMigrateWithMappingModel:(id)arg1; +- (_Bool)migrateStoreFromURL:(id)arg1 type:(id)arg2 options:(id)arg3 withMappingModel:(id)arg4 toDestinationURL:(id)arg5 destinationType:(id)arg6 destinationOptions:(id)arg7 error:(id *)arg8; - (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLiteIntarrayTable.h b/iOS7/Frameworks/CoreData/NSSQLiteIntarrayTable.h index 6a7e7f7f8..a62a99ff4 100644 --- a/iOS7/Frameworks/CoreData/NSSQLiteIntarrayTable.h +++ b/iOS7/Frameworks/CoreData/NSSQLiteIntarrayTable.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSSQLiteIntarrayTable : NSObject { struct sqlite3_intarray *_intarrayTable; @@ -16,6 +17,7 @@ @property(retain) NSString *intarrayTableName; // @synthesize intarrayTableName=_intarrayTableName; @property struct sqlite3_intarray *intarrayTable; // @synthesize intarrayTable=_intarrayTable; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreData/NSSQLiteStatement.h b/iOS7/Frameworks/CoreData/NSSQLiteStatement.h index b64661d7a..38b770d4f 100644 --- a/iOS7/Frameworks/CoreData/NSSQLiteStatement.h +++ b/iOS7/Frameworks/CoreData/NSSQLiteStatement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSSQLiteStatement : NSSQLStatement { struct sqlite3_stmt *_cachedSQLiteStatement; diff --git a/iOS7/Frameworks/CoreData/NSSaveChangesRequest-NSSaveChangesRequest_Internal.h b/iOS7/Frameworks/CoreData/NSSaveChangesRequest-NSSaveChangesRequest_Internal.h new file mode 100644 index 000000000..efaa74524 --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSSaveChangesRequest-NSSaveChangesRequest_Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSSaveChangesRequest (NSSaveChangesRequest_Internal) +- (_Bool)hasChanges; +- (void)setDeletedObjects:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/NSSaveChangesRequest.h b/iOS7/Frameworks/CoreData/NSSaveChangesRequest.h index 87a21dddf..94f277059 100644 --- a/iOS7/Frameworks/CoreData/NSSaveChangesRequest.h +++ b/iOS7/Frameworks/CoreData/NSSaveChangesRequest.h @@ -19,7 +19,8 @@ } + (void)initialize; -- (unsigned int)requestType; +- (unsigned long long)requestType; +- (id)description; - (id)lockedObjects; - (id)deletedObjects; - (id)updatedObjects; @@ -27,8 +28,6 @@ - (id)init; - (void)dealloc; - (id)initWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3 lockedObjects:(id)arg4; -- (BOOL)hasChanges; -- (void)setDeletedObjects:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSScalarObjectID48.h b/iOS7/Frameworks/CoreData/NSScalarObjectID48.h index ece35706c..f6dc44a9b 100644 --- a/iOS7/Frameworks/CoreData/NSScalarObjectID48.h +++ b/iOS7/Frameworks/CoreData/NSScalarObjectID48.h @@ -6,14 +6,14 @@ #import +// Not exported @interface NSScalarObjectID48 : _NSScalarObjectID { unsigned long long _referenceData48_cd_rc16; } + (char *)generatedNameSuffix; -- (unsigned int)retainCount; -- (id)initWithPK64:(long long)arg1; +- (unsigned long long)retainCount; @end diff --git a/iOS7/Frameworks/CoreData/NSScalarObjectID64.h b/iOS7/Frameworks/CoreData/NSScalarObjectID64.h index 4025568aa..6014bc2af 100644 --- a/iOS7/Frameworks/CoreData/NSScalarObjectID64.h +++ b/iOS7/Frameworks/CoreData/NSScalarObjectID64.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSScalarObjectID64 : _NSScalarObjectID { int _cd_rc; diff --git a/iOS7/Frameworks/CoreData/NSSecureCoding-Protocol.h b/iOS7/Frameworks/CoreData/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/CoreData/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/CoreData/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/CoreData/NSStoreMapNode.h b/iOS7/Frameworks/CoreData/NSStoreMapNode.h index a9ce60a83..ed12a51d7 100644 --- a/iOS7/Frameworks/CoreData/NSStoreMapNode.h +++ b/iOS7/Frameworks/CoreData/NSStoreMapNode.h @@ -8,6 +8,7 @@ @class NSManagedObjectID, NSMutableDictionary, NSPersistentStoreMap, NSString; +// Not exported @interface NSStoreMapNode : NSObject { NSPersistentStoreMap *_map; @@ -30,7 +31,7 @@ - (id)entity; - (id)key; - (id)objectID; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/NSStoreMapping.h b/iOS7/Frameworks/CoreData/NSStoreMapping.h index b34179767..7ec85e663 100644 --- a/iOS7/Frameworks/CoreData/NSStoreMapping.h +++ b/iOS7/Frameworks/CoreData/NSStoreMapping.h @@ -8,14 +8,15 @@ @class NSString; +// Not exported @interface NSStoreMapping : NSObject { NSString *_externalName; } - (void)copyValuesForReadOnlyFetch:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)setExternalName:(id)arg1; - (id)externalName; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/NSStoreMappingGenerator.h b/iOS7/Frameworks/CoreData/NSStoreMappingGenerator.h index 484c25aad..ff3429ad7 100644 --- a/iOS7/Frameworks/CoreData/NSStoreMappingGenerator.h +++ b/iOS7/Frameworks/CoreData/NSStoreMappingGenerator.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSStoreMappingGenerator : NSObject { } diff --git a/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy-InternalMethods.h b/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy-InternalMethods.h new file mode 100644 index 000000000..7ae71dd9a --- /dev/null +++ b/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy-InternalMethods.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSStoreMigrationPolicy (InternalMethods) ++ (id)destinationURLForMigrationSourceURL:(id)arg1 createDocumentReplacementDirectory:(_Bool)arg2 error:(id *)arg3; ++ (void)setMigrationDebugLevel:(int)arg1; ++ (int)migrationDebugLevel; +- (id)_gatherDataAndPerformMigration:(id *)arg1; +- (id)resourceBundles; +- (void)setResourceBundles:(id)arg1; +- (id)addMigratedStoreToCoordinator:(id)arg1 withType:(id)arg2 configuration:(id)arg3 URL:(id)arg4 options:(id)arg5 error:(id *)arg6; +- (void)handleMigrationError:(id)arg1 inManager:(id)arg2; +- (void)didPerformMigrationWithManager:(id)arg1; +- (_Bool)migrateStoreAtURL:(id)arg1 toURL:(id)arg2 storeType:(id)arg3 options:(id)arg4 withManager:(id)arg5 error:(id *)arg6; +- (void)willPerformMigrationWithManager:(id)arg1; +- (id)destinationOptionsForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; +- (id)destinationConfigurationForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; +- (id)destinationTypeForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; +- (id)externalDataReferencesURLForDestination:(id)arg1 forStoreOfType:(id)arg2; +- (id)mappingModelForSourceModel:(id)arg1 destinationModel:(id)arg2 error:(id *)arg3; +- (void)setMigrationManager:(id)arg1; +- (id)migrationManager; +- (void)setDestinationOptions:(id)arg1; +- (id)destinationOptions; +- (void)setDestinationConfiguration:(id)arg1; +- (id)destinationConfiguration; +- (void)setDestinationType:(id)arg1; +- (id)destinationType; +- (void)setDestinationURL:(id)arg1; +- (id)destinationURL; +- (void)setMappingModel:(id)arg1; +- (id)mappingModel; +- (id)destinationModel; +- (void)setSourceModel:(id)arg1; +- (id)sourceModel; +- (void)setSourceOptions:(id)arg1; +- (id)sourceOptions; +- (void)setSourceMetadata:(id)arg1; +- (id)sourceMetadata; +- (void)setSourceConfiguration:(id)arg1; +- (id)sourceConfiguration; +- (id)sourceType; +- (void)setSourceURL:(id)arg1; +- (id)sourceURL; +- (void)setPersistentStoreCoordinator:(id)arg1; +- (id)persistentStoreCoordinator; +- (void)setPersistentStoreCoordinator:(id)arg1 sourceURL:(id)arg2 configuration:(id)arg3 metadata:(id)arg4 options:(id)arg5; +- (void)dealloc; +@end + diff --git a/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy.h b/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy.h index e368a09dc..3f4f17cb8 100644 --- a/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy.h +++ b/iOS7/Frameworks/CoreData/NSStoreMigrationPolicy.h @@ -8,6 +8,7 @@ @class NSArray, NSDictionary, NSManagedObjectModel, NSMappingModel, NSMigrationManager, NSPersistentStoreCoordinator, NSString, NSURL; +// Not exported @interface NSStoreMigrationPolicy : NSObject { NSPersistentStoreCoordinator *_coordinator; @@ -23,60 +24,16 @@ NSDictionary *_destinationOptions; NSMigrationManager *_migrationManager; NSArray *_resourceBundles; - long _workingWithSkewedSource; + long long _workingWithSkewedSource; void *_reserved2; void *_reserved3; void *_reserved4; } + (id)migrationStoreOptionsFromStoreOptions:(id)arg1; -+ (id)destinationURLForMigrationSourceURL:(id)arg1 createDocumentReplacementDirectory:(BOOL)arg2 error:(id *)arg3; -+ (void)setMigrationDebugLevel:(int)arg1; -+ (int)migrationDebugLevel; - (id)migrateStoreAtURL:(id)arg1 withManager:(id)arg2 metadata:(id)arg3 options:(id)arg4 error:(id *)arg5; - (id)createMigrationManagerForSourceModel:(id)arg1 destinationModel:(id)arg2 error:(id *)arg3; - (id)sourceModelForStoreAtURL:(id)arg1 metadata:(id)arg2 error:(id *)arg3; -- (id)_gatherDataAndPerformMigration:(id *)arg1; -- (id)resourceBundles; -- (void)setResourceBundles:(id)arg1; -- (id)addMigratedStoreToCoordinator:(id)arg1 withType:(id)arg2 configuration:(id)arg3 URL:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (void)handleMigrationError:(id)arg1 inManager:(id)arg2; -- (void)didPerformMigrationWithManager:(id)arg1; -- (BOOL)migrateStoreAtURL:(id)arg1 toURL:(id)arg2 storeType:(id)arg3 options:(id)arg4 withManager:(id)arg5 error:(id *)arg6; -- (void)willPerformMigrationWithManager:(id)arg1; -- (id)destinationOptionsForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; -- (id)destinationConfigurationForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; -- (id)destinationTypeForMigration:(id)arg1 sourceMetadata:(id)arg2 error:(id *)arg3; -- (id)externalDataReferencesURLForDestination:(id)arg1 forStoreOfType:(id)arg2; -- (id)mappingModelForSourceModel:(id)arg1 destinationModel:(id)arg2 error:(id *)arg3; -- (void)setMigrationManager:(id)arg1; -- (id)migrationManager; -- (void)setDestinationOptions:(id)arg1; -- (id)destinationOptions; -- (void)setDestinationConfiguration:(id)arg1; -- (id)destinationConfiguration; -- (void)setDestinationType:(id)arg1; -- (id)destinationType; -- (void)setDestinationURL:(id)arg1; -- (id)destinationURL; -- (void)setMappingModel:(id)arg1; -- (id)mappingModel; -- (id)destinationModel; -- (void)setSourceModel:(id)arg1; -- (id)sourceModel; -- (void)setSourceOptions:(id)arg1; -- (id)sourceOptions; -- (void)setSourceMetadata:(id)arg1; -- (id)sourceMetadata; -- (void)setSourceConfiguration:(id)arg1; -- (id)sourceConfiguration; -- (id)sourceType; -- (void)setSourceURL:(id)arg1; -- (id)sourceURL; -- (void)setPersistentStoreCoordinator:(id)arg1; -- (id)persistentStoreCoordinator; -- (void)setPersistentStoreCoordinator:(id)arg1 sourceURL:(id)arg2 configuration:(id)arg3 metadata:(id)arg4 options:(id)arg5; -- (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreData/NSString-_CoreData_Extensions.h b/iOS7/Frameworks/CoreData/NSString-_CoreData_Extensions.h index 9172da9ab..27d1d3c6b 100644 --- a/iOS7/Frameworks/CoreData/NSString-_CoreData_Extensions.h +++ b/iOS7/Frameworks/CoreData/NSString-_CoreData_Extensions.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (_CoreData_Extensions) -- (int)_caseInsensitiveNumericCompare:(id)arg1; +- (long long)_caseInsensitiveNumericCompare:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/NSTemporaryObjectID.h b/iOS7/Frameworks/CoreData/NSTemporaryObjectID.h index 176157287..c1b62793b 100644 --- a/iOS7/Frameworks/CoreData/NSTemporaryObjectID.h +++ b/iOS7/Frameworks/CoreData/NSTemporaryObjectID.h @@ -8,6 +8,7 @@ @class NSEntityDescription; +// Not exported @interface NSTemporaryObjectID : NSManagedObjectID { int _cd_rc; @@ -22,31 +23,31 @@ + (void)release; + (id)_retain_1; + (id)retain; -+ (int)version; -+ (BOOL)accessInstanceVariablesDirectly; ++ (long long)version; ++ (_Bool)accessInstanceVariablesDirectly; + (id)alloc; + (id)allocWithZone:(struct _NSZone *)arg1; + (Class)classForStore:(id)arg1; + (void)setObjectStoreIdentifier:(id)arg1; + (void)_storeDeallocated; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (void)initialize; - (id)_referenceData; - (id)URIRepresentation; - (id)_retainedURIString; -- (BOOL)_isPersistentStoreAlive; +- (_Bool)_isPersistentStoreAlive; - (id)_storeIdentifier; -- (BOOL)isTemporaryID; +- (_Bool)isTemporaryID; - (id)entity; - (void)_setPersistentStore:(id)arg1; - (id)persistentStore; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithEntity:(id)arg1 andUUIDString:(id)arg2; - (id)initWithEntity:(id)arg1; - (void)finalize; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreData/NSValidationErrorLocalizationPolicy.h b/iOS7/Frameworks/CoreData/NSValidationErrorLocalizationPolicy.h index 8c2ff5887..ac9046340 100644 --- a/iOS7/Frameworks/CoreData/NSValidationErrorLocalizationPolicy.h +++ b/iOS7/Frameworks/CoreData/NSValidationErrorLocalizationPolicy.h @@ -10,13 +10,14 @@ @class NSBundle, NSDictionary, NSString, NSURL; +// Not exported @interface NSValidationErrorLocalizationPolicy : NSObject { NSURL *_url; NSBundle *_localizationBundle; NSString *_modelStringsFileName; NSDictionary *_localizationDictionary; - BOOL _hasSetLocalizationDictionary; + _Bool _hasSetLocalizationDictionary; } - (id)localizedModelStringForKey:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUBLogEventID.h b/iOS7/Frameworks/CoreData/PFUBLogEventID.h index 2292119ac..f25365c71 100644 --- a/iOS7/Frameworks/CoreData/PFUBLogEventID.h +++ b/iOS7/Frameworks/CoreData/PFUBLogEventID.h @@ -8,16 +8,17 @@ @class NSString; +// Not exported @interface PFUBLogEventID : NSObject { NSString *_idString; - int _hash; - int _eventType; + long long _hash; + long long _eventType; } + (void)initialize; -@property(readonly, nonatomic) int eventType; // @synthesize eventType=_eventType; -@property(readonly, nonatomic) int hash; // @synthesize hash=_hash; +@property(readonly, nonatomic) long long eventType; // @synthesize eventType=_eventType; +@property(readonly, nonatomic) long long hash; // @synthesize hash=_hash; @property(readonly, nonatomic) NSString *idString; // @synthesize idString=_idString; - (id)initWithCustomKey:(id)arg1; - (id)initWithEventType:(int)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaseline.h b/iOS7/Frameworks/CoreData/PFUbiquityBaseline.h index 3c13d1dec..a0a06e65b 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaseline.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaseline.h @@ -8,6 +8,7 @@ @class NSDictionary, NSManagedObjectModel, NSMutableDictionary, NSPersistentStore, NSString, PFUbiquityBaselineMetadata, PFUbiquityLocation, _PFZipFileArchive; +// Not exported @interface PFUbiquityBaseline : PFUbiquitySafeSaveFile { PFUbiquityLocation *_baselineStagingLocation; @@ -23,8 +24,8 @@ + (void)setRequiredFractionOfDiskSpaceUsedForLogs:(long double)arg1; + (long double)requiredFractionOfDiskSpaceUsedForLogs; -+ (void)setNumRequiredTransactionsForBaselineRoll:(unsigned int)arg1; -+ (unsigned int)numRequiredTransactionsForBaselineRoll; ++ (void)setNumRequiredTransactionsForBaselineRoll:(unsigned long long)arg1; ++ (unsigned long long)numRequiredTransactionsForBaselineRoll; + (id)createStringOfContentsOfBaselineFile:(id)arg1; + (id)createArchiveWithModel:(id)arg1 metadata:(id)arg2 storeFilenameToData:(id)arg3 storeFilename:(id)arg4 error:(id *)arg5; + (id)metadataFromBaselineArchive:(id)arg1; @@ -32,11 +33,12 @@ + (id)createModelFromBaselineModelWithModelVersionHash:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3; + (id)createBaselineGCModelForStoreName:(id)arg1 modelVersionHash:(id)arg2 andUbiquityRootLocation:(id)arg3; + (id)createBaselineOptimizedModelForStoreName:(id)arg1 modelVersionHash:(id)arg2 andUbiquityRootLocation:(id)arg3; -+ (BOOL)removePeerSpecificIdentifiersFromStore:(id)arg1 withLocalPeerID:(id)arg2; -+ (BOOL)checkPeerReceiptsUnderRootLocation:(id)arg1 forAgreementWithLocalPeerID:(id)arg2 storeName:(id)arg3 modelVersionHash:(id)arg4 error:(id *)arg5; -+ (BOOL)canRollBaselineForStoreMetadata:(id)arg1 withStack:(id)arg2 andManagedObjectModel:(id)arg3 error:(id *)arg4; -+ (BOOL)logsConsumeEnoughDiskSpaceToRollBaseline:(id)arg1 withLocalPeerID:(id)arg2 andStoreURL:(id)arg3 error:(id *)arg4; -+ (BOOL)enoughTransactionsHavePassedToRollBaseline:(id)arg1 withLocalPeerID:(id)arg2 error:(id *)arg3; ++ (_Bool)removePeerSpecificIdentifiersFromStore:(id)arg1 withLocalPeerID:(id)arg2; ++ (_Bool)isPeerReceiptTooOld:(id)arg1; ++ (_Bool)checkPeerReceiptsUnderRootLocation:(id)arg1 forAgreementWithLocalPeerID:(id)arg2 storeName:(id)arg3 modelVersionHash:(id)arg4 error:(id *)arg5; ++ (_Bool)canRollBaselineForStoreMetadata:(id)arg1 withStack:(id)arg2 andManagedObjectModel:(id)arg3 error:(id *)arg4; ++ (_Bool)logsConsumeEnoughDiskSpaceToRollBaseline:(id)arg1 withLocalPeerID:(id)arg2 andStoreURL:(id)arg3 error:(id *)arg4; ++ (_Bool)enoughTransactionsHavePassedToRollBaseline:(id)arg1 withLocalPeerID:(id)arg2 error:(id *)arg3; @property(readonly) NSPersistentStore *store; // @synthesize store=_store; @property(readonly) _PFZipFileArchive *baselineArchive; // @synthesize baselineArchive=_baselineArchive; @property(readonly) NSString *modelVersionHash; // @synthesize modelVersionHash=_modelVersionHash; @@ -46,7 +48,7 @@ @property(readonly) PFUbiquityBaselineMetadata *metadata; // @synthesize metadata=_metadata; @property(readonly) PFUbiquityLocation *baselineStagingLocation; // @synthesize baselineStagingLocation=_baselineStagingLocation; - (void)setMetadata:(id)arg1; -- (BOOL)removeUnusedExternalDataReferences:(id *)arg1; +- (_Bool)removeUnusedExternalDataReferences:(id *)arg1; - (id)createSetOfInUseExternalDataRefUUIDs:(id *)arg1; - (id)createManagedObjectModelFromCurrentBaseline; - (id)createManagedObjectModel; @@ -54,25 +56,25 @@ - (id)gcModelData; - (id)optimizedModelData; - (id)baselineMetadataData; -- (id)_createPersistentStoreCoordinatorForCurrentBaseline:(BOOL)arg1 error:(id *)arg2; +- (id)_createPersistentStoreCoordinatorForCurrentBaseline:(_Bool)arg1 error:(id *)arg2; - (id)createPersistentStoreCoordinatorForCurrentBaseline:(id *)arg1; -- (BOOL)moveToPermanentLocation:(id *)arg1; -- (BOOL)writeFileToLocation:(id)arg1 error:(id *)arg2; -- (BOOL)makeCurrentBaselineWithError:(id *)arg1; -- (BOOL)updateCurrentStoreIdentifier:(id)arg1 error:(id *)arg2; -- (BOOL)importBaselineForStoreAtURL:(id)arg1 ofType:(id)arg2 options:(id)arg3 withLocalPeerID:(id)arg4 stack:(id)arg5 andPersistentStoreCoordinator:(id)arg6 error:(id *)arg7; -- (BOOL)metadataMatchesCurrentMetadata:(id *)arg1; -- (BOOL)isUploaded:(id *)arg1; -- (BOOL)haveTransactionLogsForPeer:(id)arg1 between:(int)arg2 and:(int)arg3; -- (BOOL)canReplaceStoreAtKnowledgeVector:(id)arg1; -- (BOOL)replaceLocalPersistentStoreAtURL:(id)arg1 ofType:(id)arg2 withOptions:(id)arg3 usingPersistentStoreCoordinator:(id)arg4 error:(id *)arg5; -- (BOOL)unpackStoreFilesToStagingLocation:(id *)arg1; -- (BOOL)loadFileFromLocation:(id)arg1 error:(id *)arg2; -- (BOOL)constructBaselineArchive:(id *)arg1; -- (BOOL)gatherContentsAndConstructArchiveWithError:(id *)arg1; -- (BOOL)gatherContentsFromMigratedBaseline:(id)arg1 withStoreFileURL:(id)arg2 error:(id *)arg3; -- (BOOL)prepareForBaselineRollOfPersistentStore:(id)arg1 andLocalPeerID:(id)arg2 error:(id *)arg3; -- (BOOL)clearOutStagingLocationWithError:(id *)arg1; +- (_Bool)moveToPermanentLocation:(id *)arg1; +- (_Bool)writeFileToLocation:(id)arg1 error:(id *)arg2; +- (_Bool)makeCurrentBaselineWithError:(id *)arg1; +- (_Bool)updateCurrentStoreIdentifier:(id)arg1 error:(id *)arg2; +- (_Bool)importBaselineForStoreAtURL:(id)arg1 ofType:(id)arg2 options:(id)arg3 withLocalPeerID:(id)arg4 stack:(id)arg5 andPersistentStoreCoordinator:(id)arg6 error:(id *)arg7; +- (_Bool)metadataMatchesCurrentMetadata:(id *)arg1; +- (_Bool)isUploaded:(id *)arg1; +- (_Bool)haveTransactionLogsForPeer:(id)arg1 between:(long long)arg2 and:(long long)arg3; +- (_Bool)canReplaceStoreAtKnowledgeVector:(id)arg1; +- (_Bool)replaceLocalPersistentStoreAtURL:(id)arg1 ofType:(id)arg2 withOptions:(id)arg3 usingPersistentStoreCoordinator:(id)arg4 error:(id *)arg5; +- (_Bool)unpackStoreFilesToStagingLocation:(id *)arg1; +- (_Bool)loadFileFromLocation:(id)arg1 error:(id *)arg2; +- (_Bool)constructBaselineArchive:(id *)arg1; +- (_Bool)gatherContentsAndConstructArchiveWithError:(id *)arg1; +- (_Bool)gatherContentsFromMigratedBaseline:(id)arg1 withStoreFileURL:(id)arg2 error:(id *)arg3; +- (_Bool)prepareForBaselineRollOfPersistentStore:(id)arg1 andLocalPeerID:(id)arg2 error:(id *)arg3; +- (_Bool)clearOutStagingLocationWithError:(id *)arg1; @property(readonly) PFUbiquityLocation *baselinePeerArchiveLocation; @property(readonly) PFUbiquityLocation *baselineArchiveLocation; - (id)description; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaselineMetadata.h b/iOS7/Frameworks/CoreData/PFUbiquityBaselineMetadata.h index 47fc955be..6605a5017 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaselineMetadata.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaselineMetadata.h @@ -10,6 +10,7 @@ @class NSDictionary, NSMutableDictionary, NSString, PFUbiquityKnowledgeVector, PFUbiquityLocation; +// Not exported @interface PFUbiquityBaselineMetadata : NSObject { NSString *_storeName; @@ -29,15 +30,15 @@ @property(readonly) NSString *authorPeerID; // @synthesize authorPeerID=_authorPeerID; @property(readonly) NSString *storeName; // @synthesize storeName=_storeName; - (void)setKnowledgeVector:(id)arg1; -- (id)createNewLocalRangeWithRangeStart:(unsigned int)arg1 andRangeEnd:(unsigned int)arg2 forEntityNamed:(id)arg3; +- (id)createNewLocalRangeWithRangeStart:(unsigned long long)arg1 andRangeEnd:(unsigned long long)arg2 forEntityNamed:(id)arg3; - (void)addDictionaryForPeerRange:(id)arg1; - (id)createPeerRangeDictionary:(id)arg1; - (void)_migrateToModelVersionHash:(id)arg1; - (void)setPreviousKnowledgeVectorFromCurrentMetadata:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)gatherMetadataWithStore:(id)arg1 andError:(id *)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)gatherMetadataWithStore:(id)arg1 andError:(id *)arg2; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithLocalPeerID:(id)arg1 storeName:(id)arg2 modelVersionHash:(id)arg3 andUbiquityRootLocation:(id)arg4; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaselineOperation.h b/iOS7/Frameworks/CoreData/PFUbiquityBaselineOperation.h index 94fa98bd8..12cfc5b4a 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaselineOperation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaselineOperation.h @@ -8,6 +8,7 @@ @class NSManagedObjectModel, NSString; +// Not exported @interface PFUbiquityBaselineOperation : PFUbiquityImportOperation { NSString *_modelVersionHash; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRecoveryOperation.h b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRecoveryOperation.h index c9d6ac04e..15741f3a0 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRecoveryOperation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRecoveryOperation.h @@ -8,19 +8,20 @@ @class NSObject; +// Not exported @interface PFUbiquityBaselineRecoveryOperation : PFUbiquityBaselineOperation { } - (void)main; -- (BOOL)replaceLocalStoreWithBaseline:(id)arg1 error:(id *)arg2; -- (BOOL)shouldReplaceLocalStoreWithBaseline:(id)arg1; -- (BOOL)resolveConflictsForBaseline:(id)arg1 withError:(id *)arg2; -- (BOOL)electBaselineURLFromVersionURLs:(id)arg1 withBaseline:(id)arg2 error:(id *)arg3; +- (_Bool)replaceLocalStoreWithBaseline:(id)arg1 error:(id *)arg2; +- (_Bool)shouldReplaceLocalStoreWithBaseline:(id)arg1; +- (_Bool)resolveConflictsForBaseline:(id)arg1 withError:(id *)arg2; +- (_Bool)electBaselineURLFromVersions:(id)arg1 withBaseline:(id)arg2 error:(id *)arg3; - (id)electAncestorBaselineForConflictedBaselines:(id)arg1 dissentingBaselines:(id *)arg2; -- (BOOL)conflictsExistForBaseline:(id)arg1; -- (BOOL)hasCurrentBaseline; -- (BOOL)isEqual:(id)arg1; +- (_Bool)conflictsExistForBaseline:(id)arg1; +- (_Bool)hasCurrentBaseline; +- (_Bool)isEqual:(id)arg1; - (id)retainedDelegate; @property NSObject *delegate; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollOperation.h b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollOperation.h index 08b748906..6f5716472 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollOperation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollOperation.h @@ -8,14 +8,15 @@ @class NSObject; +// Not exported @interface PFUbiquityBaselineRollOperation : PFUbiquityBaselineOperation { } - (void)main; -- (BOOL)rollBaselineWithError:(id *)arg1; -- (BOOL)haveConsistentStateForBaselineRoll; -- (BOOL)isEqual:(id)arg1; +- (_Bool)rollBaselineWithError:(id *)arg1; +- (_Bool)haveConsistentStateForBaselineRoll; +- (_Bool)isEqual:(id)arg1; - (id)retainedDelegate; @property NSObject *delegate; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollResponseOperation.h b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollResponseOperation.h index 51c052f73..c8e562bf9 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollResponseOperation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityBaselineRollResponseOperation.h @@ -8,12 +8,13 @@ @class NSObject; +// Not exported @interface PFUbiquityBaselineRollResponseOperation : PFUbiquityBaselineRollOperation { } - (void)main; -- (BOOL)canAdoptBaseline:(id)arg1 byReplacingLocalStoreFile:(char *)arg2 withStack:(id)arg3 withError:(id *)arg4; +- (_Bool)canAdoptBaseline:(id)arg1 byReplacingLocalStoreFile:(_Bool *)arg2 withStack:(id)arg3 withError:(id *)arg4; - (id)retainedDelegate; @property NSObject *delegate; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityContainerIdentifier.h b/iOS7/Frameworks/CoreData/PFUbiquityContainerIdentifier.h index 505423844..2a52e9030 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityContainerIdentifier.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityContainerIdentifier.h @@ -10,6 +10,7 @@ @class NSOperationQueue, NSString, NSURL, PFUbiquityLocation; +// Not exported @interface PFUbiquityContainerIdentifier : NSObject { NSString *_storeName; @@ -18,18 +19,18 @@ NSString *_uuidString; PFUbiquityLocation *_uuidFileLocation; NSURL *_presentedItemURL; - BOOL _usedExistingUUIDFile; + _Bool _usedExistingUUIDFile; } @property(readonly) NSURL *presentedItemURL; // @synthesize presentedItemURL=_presentedItemURL; -@property(readonly, nonatomic) BOOL usedExistingUUIDFile; // @synthesize usedExistingUUIDFile=_usedExistingUUIDFile; +@property(readonly, nonatomic) _Bool usedExistingUUIDFile; // @synthesize usedExistingUUIDFile=_usedExistingUUIDFile; @property(readonly, nonatomic) PFUbiquityLocation *uuidFileLocation; // @synthesize uuidFileLocation=_uuidFileLocation; @property(readonly, nonatomic) NSString *uuidString; // @synthesize uuidString=_uuidString; @property(readonly) NSOperationQueue *presentedItemOperationQueue; - (void)accommodatePresentedItemDeletionWithCompletionHandler:(id)arg1; -- (BOOL)replaceIdentifierWithUUID:(id)arg1 error:(id *)arg2; -- (BOOL)identifyContainer:(id *)arg1; -- (BOOL)writeToDisk:(id *)arg1; +- (_Bool)replaceIdentifierWithUUID:(id)arg1 error:(id *)arg2; +- (_Bool)identifyContainer:(id *)arg1; +- (_Bool)writeToDisk:(id *)arg1; - (void)setUUIDStringFromLocation:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityContainerMonitor.h b/iOS7/Frameworks/CoreData/PFUbiquityContainerMonitor.h index b4be5993b..2b535300f 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityContainerMonitor.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityContainerMonitor.h @@ -8,6 +8,7 @@ @class NSObject, NSString, PFUbiquityContainerIdentifier, PFUbiquityLocation; +// Not exported @interface PFUbiquityContainerMonitor : NSObject { PFUbiquityLocation *_ubiquityRootLocation; @@ -15,7 +16,7 @@ NSString *_storeName; int _containerState; int _monitorState; - BOOL _hasScheduledCheckBlock; + _Bool _hasScheduledCheckBlock; int _scheduleSpinLock; NSObject *_processingQueue; id _currentIdentityToken; @@ -33,14 +34,14 @@ - (void)_applicationResumed:(id)arg1; - (void)containerDeleteDetected:(id)arg1; - (void)stopMonitor; -- (BOOL)startMonitor:(id *)arg1; -- (void)didChangeContainerIdentifier; -- (void)willChangeContainerIdentifier; +- (_Bool)startMonitor:(id *)arg1; +- (void)didChangeContainerIdentifier:(unsigned long long)arg1; +- (void)willChangeContainerIdentifier:(unsigned long long)arg1; - (void)didChangeMonitorState; - (void)willChangeMonitorState; - (void)didChangeContainerState; - (void)willChangeContainerState; -- (void)setContainerIdentifier:(id)arg1; +- (void)setContainerIdentifier:(id)arg1 transitionType:(unsigned long long)arg2; - (id)description; - (void)dealloc; - (id)initWithProcessingQueue:(id)arg1 localPeerID:(id)arg2 storeName:(id)arg3 andUbiquityRootLocation:(id)arg4; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityEventLogging.h b/iOS7/Frameworks/CoreData/PFUbiquityEventLogging.h index c6e6c2e47..110a0434c 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityEventLogging.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityEventLogging.h @@ -8,15 +8,16 @@ @class NSMutableSet; +// Not exported @interface PFUbiquityEventLogging : NSObject { NSMutableSet *_logEvents; - int _logLevel; + long long _logLevel; } + (id)sharedEventLogger; + (void)initialize; -@property int logLevel; // @synthesize logLevel=_logLevel; +@property long long logLevel; // @synthesize logLevel=_logLevel; - (id)incompleteEvents; - (void)endEvent:(id)arg1; - (void)fatal:(id)arg1 message:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityExportContext.h b/iOS7/Frameworks/CoreData/PFUbiquityExportContext.h index 547d3d0bb..05caa2145 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityExportContext.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityExportContext.h @@ -8,16 +8,17 @@ @class NSMutableDictionary, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquityExportContext : NSObject { NSMutableDictionary *_storeNameToStoreExportContext; NSMutableDictionary *_ubiquityRootPathToStack; NSString *_localPeerID; PFUbiquityLocation *_ubiquityRootLocation; - BOOL _useLocalStorage; + _Bool _useLocalStorage; } -@property(nonatomic) BOOL useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; +@property(nonatomic) _Bool useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; - (id)storeExportContextForStore:(id)arg1; - (id)storeExportContextForStoreName:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityFileCoordinator.h b/iOS7/Frameworks/CoreData/PFUbiquityFileCoordinator.h index 81009e359..8743ad13d 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityFileCoordinator.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityFileCoordinator.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PFUbiquityFileCoordinator : NSFileCoordinator { NSString *_localPeerID; @@ -17,8 +18,8 @@ + (id)newFileCoordinatorForUbiquityRootLocation:(id)arg1 andLocalPeerID:(id)arg2; + (id)newFileCoordinatorForUbiquityRootLocation:(id)arg1; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; -- (BOOL)shouldRetryForError:(id)arg1 ignoreFile:(char *)arg2; -- (void)coordinateReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2 retryOnError:(BOOL)arg3 error:(id *)arg4 byAccessor:(id)arg5; +- (_Bool)shouldRetryForError:(id)arg1 ignoreFile:(_Bool *)arg2; +- (void)coordinateReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2 retryOnError:(_Bool)arg3 error:(id *)arg4 byAccessor:(id)arg5; - (void)dealloc; - (id)initWithFilePresenter:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityFilePresenter.h b/iOS7/Frameworks/CoreData/PFUbiquityFilePresenter.h index b9c09065a..fbb7cbb46 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityFilePresenter.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityFilePresenter.h @@ -10,22 +10,25 @@ @class NSDictionary, NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue, NSString, NSURL, PFUbiquityLocation; +// Not exported @interface PFUbiquityFilePresenter : NSObject { PFUbiquityLocation *_ubiquityRootLocation; NSString *_localPeerID; NSURL *_presentedItemURL; - unsigned long long _lastFSEventIdentifier; NSObject *_processingQueue; - BOOL _scheduledProcessingBlock; + _Bool _scheduledProcessingBlock; NSMutableArray *_pendingURLs; int _pendingURLsLock; NSMutableDictionary *_locationToSafeSaveFile; NSMutableDictionary *_locationToStatus; } ++ (void)registerInitialSyncHandlerForURL:(id)arg1 onQueue:(id)arg2 withBlock:(id)arg3; ++ (void)startDownloadForItems:(id)arg1 onQueue:(id)arg2 withBlock:(id)arg3; + (id)sharedPrivateOperationQueue; + (void)initialize; +@property(readonly, nonatomic) NSDictionary *locationToSafeSaveFile; // @synthesize locationToSafeSaveFile=_locationToSafeSaveFile; @property(readonly, nonatomic) NSDictionary *locationToStatus; // @synthesize locationToStatus=_locationToStatus; @property(readonly) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @property(readonly) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; @@ -39,8 +42,6 @@ - (void)logWasExported:(id)arg1; - (void)exporterDidMoveLog:(id)arg1; - (id)retainedStatusForLocation:(id)arg1; -- (unsigned long long)lastPresentedItemEventIdentifier; -- (void)setLastPresentedItemEventIdentifier:(unsigned long long)arg1; - (void)processPendingURLs; - (void)presentedSubitemUbiquityDidChangeAtURL:(id)arg1; - (void)presentedSubitemDidChangeAtURL:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectID.h b/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectID.h index d407191d9..dc0178569 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectID.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectID.h @@ -10,37 +10,38 @@ @class NSManagedObjectID, NSString; +// Not exported @interface PFUbiquityGlobalObjectID : NSObject { NSString *_storeName; NSString *_entityName; NSString *_primaryKey; NSString *_owningPeerID; - unsigned int _hash; + unsigned long long _hash; NSManagedObjectID *_managedObjectID; - unsigned int _primaryKeyInteger; + unsigned long long _primaryKeyInteger; } -@property(readonly, nonatomic) unsigned int primaryKeyInteger; // @synthesize primaryKeyInteger=_primaryKeyInteger; +@property(readonly, nonatomic) unsigned long long primaryKeyInteger; // @synthesize primaryKeyInteger=_primaryKeyInteger; @property(retain, nonatomic) NSManagedObjectID *managedObjectID; // @synthesize managedObjectID=_managedObjectID; -@property(readonly, nonatomic) unsigned int hash; // @synthesize hash=_hash; +@property(readonly, nonatomic) unsigned long long hash; // @synthesize hash=_hash; @property(readonly, nonatomic) NSString *owningPeerID; // @synthesize owningPeerID=_owningPeerID; @property(readonly, nonatomic) NSString *primaryKey; // @synthesize primaryKey=_primaryKey; @property(readonly, nonatomic) NSString *entityName; // @synthesize entityName=_entityName; @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; - (id)createGlobalIDString; - (id)createCompressedStringWithEntityNameToIndex:(id)arg1 primaryKeyToIndex:(id)arg2 peerIDToIndex:(id)arg3; -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)updateHash; - (id)description; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initFromCopyWithStoreName:(id)arg1 entityName:(id)arg2 primaryKey:(id)arg3 peerID:(id)arg4 andHash:(unsigned int)arg5 managedObjectID:(id)arg6 primaryKeyInteger:(unsigned int)arg7; +- (id)initFromCopyWithStoreName:(id)arg1 entityName:(id)arg2 primaryKey:(id)arg3 peerID:(id)arg4 andHash:(unsigned long long)arg5 managedObjectID:(id)arg6 primaryKeyInteger:(unsigned long long)arg7; - (id)initWithCompressedString:(id)arg1 forStoreWithName:(id)arg2 andEntityNames:(id)arg3 primaryKeys:(id)arg4 peerIDs:(id)arg5; - (id)initWithString:(id)arg1; - (id)initWithStoreName:(id)arg1 entityName:(id)arg2 primaryKey:(id)arg3 andPeerID:(id)arg4; -- (id)initWithStoreName:(id)arg1 entityName:(id)arg2 primaryKeyInteger:(unsigned int)arg3 andPeerID:(id)arg4; +- (id)initWithStoreName:(id)arg1 entityName:(id)arg2 primaryKeyInteger:(unsigned long long)arg3 andPeerID:(id)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectIDCache.h b/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectIDCache.h index d7ec0e627..4eb9b30c7 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectIDCache.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityGlobalObjectIDCache.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSRecursiveLock, NSString; +// Not exported @interface PFUbiquityGlobalObjectIDCache : NSObject { NSString *_storeName; @@ -21,7 +22,7 @@ @property(retain, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; - (void)purgeCache; - (id)createGlobalIDForPrimaryKeyString:(id)arg1 entityName:(id)arg2 andOwningPeerID:(id)arg3; -- (id)createGlobalIDForPrimarKey:(unsigned int)arg1 entityName:(id)arg2 andOwningPeerID:(id)arg3; +- (id)createGlobalIDForPrimarKey:(unsigned long long)arg1 entityName:(id)arg2 andOwningPeerID:(id)arg3; - (id)createGlobalIDForGlobalIDString:(id)arg1; - (id)createGlobalIDForCompressedString:(id)arg1 withEntityNames:(id)arg2 primaryKeys:(id)arg3 peerIDs:(id)arg4; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityImportContext.h b/iOS7/Frameworks/CoreData/PFUbiquityImportContext.h index ea66079ca..6542b55d8 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityImportContext.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityImportContext.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableDictionary, NSString, PFUbiquityKnowledgeVector, PFUbiquityPeer, PFUbiquityStoreMetadata, PFUbiquityStoreSaveSnapshot, PFUbiquitySwitchboardCacheWrapper, PFUbiquityTransactionLog, _PFUbiquityStack; +// Not exported @interface PFUbiquityImportContext : NSObject { _PFUbiquityStack *_stack; @@ -34,7 +35,7 @@ @property(readonly, nonatomic) PFUbiquityPeer *actingPeer; // @synthesize actingPeer=_actingPeer; @property(retain, nonatomic) PFUbiquityStoreMetadata *storeMetadata; // @synthesize storeMetadata=_storeMetadata; @property(retain, nonatomic) _PFUbiquityStack *stack; // @synthesize stack=_stack; -- (BOOL)prefetchManagedObjectsInContext:(id)arg1 error:(id *)arg2; +- (_Bool)prefetchManagedObjectsInContext:(id)arg1 error:(id *)arg2; - (void)setActingPeer:(id)arg1; - (void)dealloc; - (id)initWithStack:(id)arg1 andStoreMetadata:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityImportOperation.h b/iOS7/Frameworks/CoreData/PFUbiquityImportOperation.h index 6ea201baa..510596265 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityImportOperation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityImportOperation.h @@ -8,6 +8,7 @@ @class NSLock, NSObject, NSPersistentStore, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquityImportOperation : NSOperation { NSString *_localPeerID; @@ -15,7 +16,7 @@ NSPersistentStore *_store; PFUbiquityLocation *_ubiquityRootLocation; NSLock *_delegateLock; - BOOL _lockedDelegateLock; + _Bool _lockedDelegateLock; NSObject *_delegate; } diff --git a/iOS7/Frameworks/CoreData/PFUbiquityKnowledgeVector.h b/iOS7/Frameworks/CoreData/PFUbiquityKnowledgeVector.h index 61e0d136e..eacdaf0c7 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityKnowledgeVector.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityKnowledgeVector.h @@ -11,19 +11,20 @@ @class NSDictionary; +// Not exported @interface PFUbiquityKnowledgeVector : NSObject { NSDictionary *_kv; NSDictionary *_storeKVDict; - unsigned int _hash; + unsigned long long _hash; } + (id)createKnowledgeVectorDictionaryFromString:(id)arg1; + (id)createSetOfAllPeerIDsInKnowledgeVectors:(id)arg1; -@property(readonly, nonatomic) unsigned int hash; // @synthesize hash=_hash; +@property(readonly, nonatomic) unsigned long long hash; // @synthesize hash=_hash; - (id)createStoreKnowledgeVectorDictionary; -- (BOOL)conflictsWithKnowledgeVector:(id)arg1; -- (BOOL)canMergeWithKnowledgeVector:(id)arg1; +- (_Bool)conflictsWithKnowledgeVector:(id)arg1; +- (_Bool)canMergeWithKnowledgeVector:(id)arg1; - (id)newKnowledgeVectorByIncrementingPeerWithID:(id)arg1; - (id)newKnowledgeVectorByDecrementingPeerWithID:(id)arg1; - (id)createAncestorVectorForConflictingVector:(id)arg1; @@ -35,21 +36,21 @@ - (id)createKnowledgeVectorString; - (void)decrementToMinimumWithKnowledgeVector:(id)arg1; - (void)updateWithKnowledgeVector:(id)arg1; -- (BOOL)isZeroVector; -- (BOOL)isAncestorOfKnowledgeVector:(id)arg1; -- (BOOL)isDescendantOfKnowledgeVector:(id)arg1; +- (_Bool)isZeroVector; +- (_Bool)isAncestorOfKnowledgeVector:(id)arg1; +- (_Bool)isDescendantOfKnowledgeVector:(id)arg1; - (void)_updateHash; -@property(readonly, nonatomic) unsigned int length; -- (BOOL)hasPeerIDInCommonWith:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (int)compare:(id)arg1; +@property(readonly, nonatomic) unsigned long long length; +- (_Bool)hasPeerIDInCommonWith:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (long long)compare:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithKnowledgeVectorDictionary:(id)arg1 andStoreKnowledgeVectorDictionary:(id)arg2; -- (id)initFromCopy:(id)arg1 storeKVDict:(id)arg2 hash:(unsigned int)arg3; +- (id)initFromCopy:(id)arg1 storeKVDict:(id)arg2 hash:(unsigned long long)arg3; - (id)initWithStoreKnowledgeVectorDictionary:(id)arg1; - (id)initWithKnowledgeVectorDictionary:(id)arg1; - (id)initWithKnowledgeVectorString:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityLocation.h b/iOS7/Frameworks/CoreData/PFUbiquityLocation.h index 29d7e937f..92591a1c1 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityLocation.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityLocation.h @@ -10,6 +10,7 @@ @class NSArray, NSString; +// Not exported @interface PFUbiquityLocation : NSObject { PFUbiquityLocation *_ubiquityRootLocation; @@ -20,9 +21,9 @@ NSString *_modelVersionHash; NSString *_filename; NSArray *_otherPathComponents; - BOOL _isDirectory; - unsigned int _hash; - BOOL _isRootUbiquitous; + _Bool _isDirectory; + unsigned long long _hash; + _Bool _isRootUbiquitous; } + (void)setLocationSentinel:(id)arg1; @@ -33,7 +34,7 @@ + (id)createLocalBasePathWithLocalPeerID:(id)arg1 containerID:(id)arg2 storeName:(id)arg3 andStoreURL:(id)arg4; + (id)createLocalContainerRootLocationWithLocalPeerID:(id)arg1 containerID:(id)arg2 storeName:(id)arg3 andStoreURL:(id)arg4; + (id)createLocalStoresPathWithLocalPeerID:(id)arg1 containerID:(id)arg2 storeName:(id)arg3 andStoreURL:(id)arg4; -+ (BOOL)isUbiquityLocationPath:(id)arg1 equalToPath:(id)arg2; ++ (_Bool)isUbiquityLocationPath:(id)arg1 equalToPath:(id)arg2; + (id)pathByTruncatingBeforeLibraryMobileDocuments:(id)arg1; + (id)createMapOfLocationsForOldManagedObjectModel:(id)arg1 andNewManagedObjectModel:(id)arg2 inUbiquityPeerStoreLocation:(id)arg3; + (id)createUbiquityPeerReceiptSafeSaveLocationFromReceiptFileLocation:(id)arg1; @@ -66,25 +67,25 @@ + (id)createUbiquityLocationForURL:(id)arg1 withUbiquityRootURL:(id)arg2; + (id)createUbiquityLocationForURL:(id)arg1 withUbiquityRootLocation:(id)arg2; + (id)createUbiquityLocationForRootURL:(id)arg1; -+ (id)createUbiquityLocationForRootPath:(id)arg1 checkIsUbiquitous:(BOOL)arg2; ++ (id)createUbiquityLocationForRootPath:(id)arg1 checkIsUbiquitous:(_Bool)arg2; + (id)createUbiquityLocationForRootPath:(id)arg1; + (void)initialize; -@property(readonly, nonatomic) BOOL isDirectory; // @synthesize isDirectory=_isDirectory; -@property(readonly, nonatomic) BOOL isRootUbiquitous; // @synthesize isRootUbiquitous=_isRootUbiquitous; +@property(readonly, nonatomic) _Bool isDirectory; // @synthesize isDirectory=_isDirectory; +@property(readonly, nonatomic) _Bool isRootUbiquitous; // @synthesize isRootUbiquitous=_isRootUbiquitous; @property(readonly, nonatomic) NSArray *otherPathComponents; // @synthesize otherPathComponents=_otherPathComponents; -@property(readonly, nonatomic) unsigned int hash; // @synthesize hash=_hash; +@property(readonly, nonatomic) unsigned long long hash; // @synthesize hash=_hash; @property(readonly, nonatomic) NSString *filename; // @synthesize filename=_filename; @property(readonly, nonatomic) NSString *modelVersionHash; // @synthesize modelVersionHash=_modelVersionHash; @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; @property(readonly, nonatomic) NSString *exportingPeerID; // @synthesize exportingPeerID=_exportingPeerID; @property(readonly, nonatomic) int ubiquityLocationType; // @synthesize ubiquityLocationType=_ubiquityLocationType; -- (BOOL)isEqualToURL:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqualToURL:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) NSString *ubiquityRootLocationPath; // @synthesize ubiquityRootLocationPath=_ubiquityRootLocationPath; @property(readonly, nonatomic) PFUbiquityLocation *ubiquityRootLocation; - (void)updateHash; -- (void)setIsRootUbiquitous:(BOOL)arg1; -- (void)setHash:(unsigned int)arg1; +- (void)setIsRootUbiquitous:(_Bool)arg1; +- (void)setHash:(unsigned long long)arg1; - (void)setUbiquityRootLocation:(id)arg1; - (void)setUbiquityRootLocationPath:(id)arg1; - (void)setOtherPathComponents:(id)arg1; @@ -96,19 +97,19 @@ - (id)createFullURL; - (id)createFullPath; - (id)createRelativePath; -- (BOOL)removeFileAtLocation:(id)arg1 error:(id *)arg2; -- (BOOL)fileAtLocationIsDownloaded:(id *)arg1; -- (BOOL)fileAtLocationIsUploaded:(id *)arg1; -- (BOOL)fileExistsAtLocationWithLocalPeerID:(id)arg1 error:(id *)arg2; -- (BOOL)fileExistsAtLocation; -- (BOOL)__isDirectory; -@property(readonly, nonatomic, getter=isTransactionLogLocation) BOOL isTransactionLogLocation; -@property(readonly, nonatomic) BOOL usesNosyncDirectory; -@property(readonly, nonatomic) BOOL usesBaselineDirectory; -@property(readonly, nonatomic) BOOL usesBaselineStagingDirectory; -@property(readonly, nonatomic) BOOL usesCurrentBaselineDirectory; -@property(readonly, nonatomic) BOOL usesTemporaryLogDirectory; -@property(readonly, nonatomic) BOOL usesStagingLogDirectory; +- (_Bool)removeFileAtLocation:(id)arg1 error:(id *)arg2; +- (_Bool)fileAtLocationIsDownloaded:(id *)arg1; +- (_Bool)fileAtLocationIsUploaded:(id *)arg1; +- (_Bool)fileExistsAtLocationWithLocalPeerID:(id)arg1 error:(id *)arg2; +- (_Bool)fileExistsAtLocation; +- (_Bool)__isDirectory; +@property(readonly, nonatomic, getter=isTransactionLogLocation) _Bool isTransactionLogLocation; +@property(readonly, nonatomic) _Bool usesNosyncDirectory; +@property(readonly, nonatomic) _Bool usesBaselineDirectory; +@property(readonly, nonatomic) _Bool usesBaselineStagingDirectory; +@property(readonly, nonatomic) _Bool usesCurrentBaselineDirectory; +@property(readonly, nonatomic) _Bool usesTemporaryLogDirectory; +@property(readonly, nonatomic) _Bool usesStagingLogDirectory; - (id)description; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityLocationStatus.h b/iOS7/Frameworks/CoreData/PFUbiquityLocationStatus.h index 23cc1356e..e893f3e89 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityLocationStatus.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityLocationStatus.h @@ -8,39 +8,40 @@ @class NSError, PFUbiquityLocation; +// Not exported @interface PFUbiquityLocationStatus : NSObject { - BOOL _isLive; - BOOL _isDeleted; - BOOL _isDownloaded; - BOOL _isDownloading; - BOOL _isUploaded; - BOOL _isUploading; - BOOL _isImported; - BOOL _isScheduled; - BOOL _isExported; - BOOL _isFailed; + _Bool _isLive; + _Bool _isDeleted; + _Bool _isDownloaded; + _Bool _isDownloading; + _Bool _isUploaded; + _Bool _isUploading; + _Bool _isImported; + _Bool _isScheduled; + _Bool _isExported; + _Bool _isFailed; PFUbiquityLocation *_location; NSError *_error; - unsigned int _hash; - int _numNotifications; + unsigned long long _hash; + long long _numNotifications; } -@property(readonly, nonatomic) int numNotifications; // @synthesize numNotifications=_numNotifications; +@property(readonly, nonatomic) long long numNotifications; // @synthesize numNotifications=_numNotifications; @property(readonly, nonatomic) PFUbiquityLocation *location; // @synthesize location=_location; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; -@property(readonly, nonatomic) BOOL isFailed; // @synthesize isFailed=_isFailed; -@property(readonly, nonatomic) BOOL isScheduled; // @synthesize isScheduled=_isScheduled; -@property(readonly, nonatomic) BOOL isExported; // @synthesize isExported=_isExported; -@property(readonly, nonatomic) BOOL isImported; // @synthesize isImported=_isImported; -@property(readonly, nonatomic) BOOL isUploading; // @synthesize isUploading=_isUploading; -@property(readonly, nonatomic) BOOL isUploaded; // @synthesize isUploaded=_isUploaded; -@property(readonly, nonatomic) BOOL isDownloading; // @synthesize isDownloading=_isDownloading; -@property(readonly, nonatomic) BOOL isDownloaded; // @synthesize isDownloaded=_isDownloaded; -@property(readonly, nonatomic) BOOL isDeleted; // @synthesize isDeleted=_isDeleted; -@property(readonly, nonatomic) BOOL isLive; // @synthesize isLive=_isLive; +@property(readonly, nonatomic) _Bool isFailed; // @synthesize isFailed=_isFailed; +@property(readonly, nonatomic) _Bool isScheduled; // @synthesize isScheduled=_isScheduled; +@property(readonly, nonatomic) _Bool isExported; // @synthesize isExported=_isExported; +@property(readonly, nonatomic) _Bool isImported; // @synthesize isImported=_isImported; +@property(readonly, nonatomic) _Bool isUploading; // @synthesize isUploading=_isUploading; +@property(readonly, nonatomic) _Bool isUploaded; // @synthesize isUploaded=_isUploaded; +@property(nonatomic) _Bool isDownloading; // @synthesize isDownloading=_isDownloading; +@property(readonly, nonatomic) _Bool isDownloaded; // @synthesize isDownloaded=_isDownloaded; +@property(readonly, nonatomic) _Bool isDeleted; // @synthesize isDeleted=_isDeleted; +@property(readonly, nonatomic) _Bool isLive; // @synthesize isLive=_isLive; - (void)statusDidChange; -- (BOOL)getBoolResourceFromURL:(id)arg1 forKey:(id)arg2; +- (_Bool)getBoolResourceFromURL:(id)arg1 forKey:(id)arg2; - (void)recoveredFromError; - (void)encounteredError:(id)arg1; - (void)logWasExported; @@ -49,7 +50,7 @@ - (void)logWasImported; - (void)checkFileURLState; - (id)description; -- (unsigned int)hash; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithLocation:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityLogging.h b/iOS7/Frameworks/CoreData/PFUbiquityLogging.h index 118dbfae5..a20caff2c 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityLogging.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityLogging.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface PFUbiquityLogging : NSObject { int _desiredLogLevel; } -+ (BOOL)canLogMessageAtLevel:(int)arg1; ++ (_Bool)canLogMessageAtLevel:(int)arg1; + (void)setLoggingLevel:(int)arg1; + (void)initialize; @property(nonatomic) int desiredLogLevel; // @synthesize desiredLogLevel=_desiredLogLevel; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMergeConflict.h b/iOS7/Frameworks/CoreData/PFUbiquityMergeConflict.h index b4c361d55..d2c08c524 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMergeConflict.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMergeConflict.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface PFUbiquityMergeConflict : NSMergeConflict { NSDictionary *_ancestorSnapshot; @@ -15,7 +16,7 @@ @property(retain) NSDictionary *ancestorSnapshot; // @synthesize ancestorSnapshot=_ancestorSnapshot; - (void)dealloc; -- (id)initWithSource:(id)arg1 newVersion:(unsigned int)arg2 oldVersion:(unsigned int)arg3 cachedSnapshot:(id)arg4 persistedSnapshot:(id)arg5; +- (id)initWithSource:(id)arg1 newVersion:(unsigned long long)arg2 oldVersion:(unsigned long long)arg3 cachedSnapshot:(id)arg4 persistedSnapshot:(id)arg5; @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMergePolicy.h b/iOS7/Frameworks/CoreData/PFUbiquityMergePolicy.h index 90c7f03c1..fdca83555 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMergePolicy.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMergePolicy.h @@ -6,11 +6,12 @@ #import +// Not exported @interface PFUbiquityMergePolicy : NSMergePolicy { } -- (void)mergeToManyRelationshipForSourceObject:(id)arg1 withOldSnapshot:(id)arg2 newSnapshot:(id)arg3 andAncestor:(id)arg4 andLegacyPath:(BOOL)arg5; +- (void)mergeToManyRelationshipForSourceObject:(id)arg1 withOldSnapshot:(id)arg2 newSnapshot:(id)arg3 andAncestor:(id)arg4 andLegacyPath:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactory.h b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactory.h index 5cbb7d5bc..748f087e0 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactory.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactory.h @@ -8,6 +8,7 @@ @class NSManagedObjectModel, NSMutableDictionary, NSRecursiveLock; +// Not exported @interface PFUbiquityMetadataFactory : NSObject { NSMutableDictionary *_rootLocationToPeerIDToEntry; @@ -19,14 +20,14 @@ + (void)initialize; - (void)addModelingToolUserInfoToEntity:(id)arg1; - (void)addModelingToolUserInfoToProperty:(id)arg1; -- (id)newRelationshipNamed:(id)arg1 withDestinationEntity:(id)arg2 andInverseRelationship:(id)arg3 isOptional:(BOOL)arg4 isToMany:(BOOL)arg5 andDeleteRule:(unsigned int)arg6; -- (id)newAttributeNamed:(id)arg1 attributeType:(unsigned int)arg2 isOptional:(BOOL)arg3 isTransient:(BOOL)arg4 withDefaultValue:(id)arg5 andMinValue:(id)arg6 andMaxValue:(id)arg7; +- (id)newRelationshipNamed:(id)arg1 withDestinationEntity:(id)arg2 andInverseRelationship:(id)arg3 isOptional:(_Bool)arg4 isToMany:(_Bool)arg5 andDeleteRule:(unsigned long long)arg6; +- (id)newAttributeNamed:(id)arg1 attributeType:(unsigned long long)arg2 isOptional:(_Bool)arg3 isTransient:(_Bool)arg4 withDefaultValue:(id)arg5 andMinValue:(id)arg6 andMaxValue:(id)arg7; - (id)newEntityForName:(id)arg1; - (id)createMetadataModel; - (id)newMetadataManagedObjectModel; - (void)removeAllCoordinatorsForRootLocation:(id)arg1; - (void)removeCachedCoordinatorsForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3; -- (BOOL)cacheEntryForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3 error:(id *)arg4; +- (_Bool)cacheEntryForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3 error:(id *)arg4; - (id)entryForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3; - (id)newMetadataEntryForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3 error:(id *)arg4; - (id)newStackForLocalPeerID:(id)arg1 storeName:(id)arg2 andUbiquityRootLocation:(id)arg3 error:(id *)arg4; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryEntry.h b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryEntry.h index 808490587..a28622f38 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryEntry.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryEntry.h @@ -8,6 +8,7 @@ @class NSPersistentStore, NSPersistentStoreCoordinator, PFUbiquityLocation, PFUbiquityMetadataFactoryFilePresenter; +// Not exported @interface PFUbiquityMetadataFactoryEntry : NSObject { PFUbiquityLocation *_metadataStoreFileLocation; @@ -20,7 +21,7 @@ @property(readonly, nonatomic) NSPersistentStoreCoordinator *psc; // @synthesize psc=_psc; @property(readonly, nonatomic) PFUbiquityMetadataFactoryFilePresenter *filePresenter; // @synthesize filePresenter=_filePresenter; @property(readonly, nonatomic) PFUbiquityLocation *metadataStoreFileLocation; // @synthesize metadataStoreFileLocation=_metadataStoreFileLocation; -- (BOOL)initializePersistentStoreCoordinator:(id *)arg1; +- (_Bool)initializePersistentStoreCoordinator:(id *)arg1; - (id)description; - (void)dealloc; - (id)initWithMetadataStoreFileLocation:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryFilePresenter.h b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryFilePresenter.h index 6a0f3763e..a9ac1c7a8 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryFilePresenter.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMetadataFactoryFilePresenter.h @@ -10,6 +10,7 @@ @class NSOperationQueue, NSURL, PFUbiquityLocation; +// Not exported @interface PFUbiquityMetadataFactoryFilePresenter : NSObject { NSURL *_presentedItemURL; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMigrationAssistant.h b/iOS7/Frameworks/CoreData/PFUbiquityMigrationAssistant.h index 51826befc..c3d93c2fd 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMigrationAssistant.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMigrationAssistant.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquityMigrationAssistant : NSObject { NSString *_ubiquityName; @@ -26,8 +27,8 @@ - (id)transactionLogLocationsForModelVersionHash:(id)arg1; - (id)latestBaselineLocationSkipModelVersionHash:(id)arg1; - (id)latestTransactionLogForModelVersionHash:(id)arg1; -- (BOOL)electPreviousModelVersionHashFromTransactionLogsError:(id *)arg1; -- (BOOL)canUseReceipts; +- (_Bool)electPreviousModelVersionHashFromTransactionLogsError:(id *)arg1; +- (_Bool)canUseReceipts; - (id)orderedReceipts; - (id)transactionLogLocationsByModelVersionHash; - (id)receiptLocations; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityMigrationManager.h b/iOS7/Frameworks/CoreData/PFUbiquityMigrationManager.h index 2f9f942f2..d1ae45db2 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityMigrationManager.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityMigrationManager.h @@ -8,6 +8,7 @@ @class NSManagedObjectModel, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquityMigrationManager : NSObject { NSManagedObjectModel *_destinationModel; @@ -19,7 +20,7 @@ @property(readonly) NSManagedObjectModel *destinationModel; // @synthesize destinationModel=_destinationModel; @property(readonly) NSManagedObjectModel *sourceModel; // @synthesize sourceModel=_sourceModel; @property(readonly) PFUbiquityLocation *rootLocation; // @synthesize rootLocation=_rootLocation; -- (BOOL)migrateTransactionLogs:(BOOL)arg1 andBaselineIfNecessaryForStoreName:(id)arg2 peerID:(id)arg3 error:(id *)arg4; +- (_Bool)migrateTransactionLogs:(_Bool)arg1 andBaselineIfNecessaryForStoreName:(id)arg2 peerID:(id)arg3 error:(id *)arg4; - (void)dealloc; - (id)initWithDestinationModel:(id)arg1 sourceModel:(id)arg2 ubiquityRootLocation:(id)arg3 localPeerID:(id)arg4; - (id)initWithDestinationModel:(id)arg1 storeName:(id)arg2 previousModelVersionHash:(id)arg3 ubiquityRootLocation:(id)arg4 localPeerID:(id)arg5; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeer-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityPeer-UbiquityMethods.h new file mode 100644 index 000000000..c5e2c6634 --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeer-UbiquityMethods.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PFUbiquityPeer (UbiquityMethods) ++ (id)allPeersInManagedObjectContext:(id)arg1; ++ (id)peerForPeerID:(id)arg1 inManagedObjectContext:(id)arg2 createIfMissing:(_Bool)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeer.h b/iOS7/Frameworks/CoreData/PFUbiquityPeer.h index 112bacd99..ebe48da45 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeer.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeer.h @@ -8,12 +8,11 @@ @class NSSet, NSString; +// Not exported @interface PFUbiquityPeer : NSManagedObject { } -+ (id)allPeersInManagedObjectContext:(id)arg1; -+ (id)peerForPeerID:(id)arg1 inManagedObjectContext:(id)arg2 createIfMissing:(BOOL)arg3; // Remaining properties @property(retain, nonatomic) NSSet *localPeerStates; // @dynamic localPeerStates; @@ -22,6 +21,5 @@ @property(retain, nonatomic) NSSet *primaryKeyRanges; // @dynamic primaryKeyRanges; @property(retain, nonatomic) NSSet *remoteStates; // @dynamic remoteStates; @property(retain, nonatomic) NSSet *transactionEntries; // @dynamic transactionEntries; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerRange-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerRange-UbiquityMethods.h new file mode 100644 index 000000000..69257862f --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerRange-UbiquityMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PFUbiquityPeerRange (UbiquityMethods) +- (void)loadFromBaselineDictionary:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerRange.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerRange.h index 0186dac46..d45f4bcb7 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerRange.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerRange.h @@ -8,11 +8,11 @@ @class NSNumber, NSString, PFUbiquityPeer, PFUbiquityStoreMetadata; +// Not exported @interface PFUbiquityPeerRange : NSManagedObject { } -- (void)loadFromBaselineDictionary:(id)arg1; // Remaining properties @property(retain, nonatomic) NSNumber *end; // @dynamic end; @@ -22,6 +22,5 @@ @property(retain, nonatomic) NSNumber *peerStart; // @dynamic peerStart; @property(retain, nonatomic) NSNumber *start; // @dynamic start; @property(retain, nonatomic) PFUbiquityStoreMetadata *storeMetadata; // @dynamic storeMetadata; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeCache.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeCache.h index 66421cfe1..0be9962b7 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeCache.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeCache.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableDictionary, NSPersistentStore, NSString; +// Not exported @interface PFUbiquityPeerRangeCache : NSObject { NSMutableDictionary *_cachedRanges; @@ -16,25 +17,25 @@ NSString *_localPeerID; NSString *_storeName; NSPersistentStore *_privateStore; - BOOL _cachedStorePeerRanges; + _Bool _cachedStorePeerRanges; } -+ (unsigned int)peerRangeStartForPrimaryKey:(unsigned int)arg1; -+ (int)integerFromPrimaryKeyString:(id)arg1; ++ (unsigned long long)peerRangeStartForPrimaryKey:(unsigned long long)arg1; ++ (long long)integerFromPrimaryKeyString:(id)arg1; + (void)initialize; @property(readonly, nonatomic) NSPersistentStore *privateStore; // @synthesize privateStore=_privateStore; @property(readonly, nonatomic) NSDictionary *translatedGlobalIDs; // @synthesize translatedGlobalIDs=_translatedGlobalIDs; @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; -- (id)createMapOfManagedObjectIDsForGlobalIDs:(id)arg1 count:(int)arg2 error:(id *)arg3; +- (id)createMapOfManagedObjectIDsForGlobalIDs:(id)arg1 count:(long long)arg2 error:(id *)arg3; - (id)createMapOfManagedObjectIDsForStoreSaveSnapshot:(id)arg1 error:(id *)arg2; - (id)createGlobalObjectIDForManagedObjectID:(id)arg1; -- (unsigned int)localPrimaryKeyForOwningPeerID:(id)arg1 andEntityName:(id)arg2 withPrimaryKey:(unsigned int)arg3; -- (id)cachedRangeForLocalPrimaryKey:(unsigned int)arg1 ofEntityNamed:(id)arg2; -- (id)cachedRangeForOwningPeerID:(id)arg1 andEntityName:(id)arg2 withPrimaryKey:(unsigned int)arg3; -- (BOOL)cacheSQLCorePeerRange:(id)arg1 error:(id *)arg2; -- (BOOL)refreshPeerRangeCache:(id *)arg1; -- (BOOL)cachePeerRanges:(id *)arg1; +- (unsigned long long)localPrimaryKeyForOwningPeerID:(id)arg1 andEntityName:(id)arg2 withPrimaryKey:(unsigned long long)arg3; +- (id)cachedRangeForLocalPrimaryKey:(unsigned long long)arg1 ofEntityNamed:(id)arg2; +- (id)cachedRangeForOwningPeerID:(id)arg1 andEntityName:(id)arg2 withPrimaryKey:(unsigned long long)arg3; +- (_Bool)cacheSQLCorePeerRange:(id)arg1 error:(id *)arg2; +- (_Bool)refreshPeerRangeCache:(id *)arg1; +- (_Bool)cachePeerRanges:(id *)arg1; - (id)describeCachesVerbose; - (id)describeCaches; - (id)description; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeReservationContext.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeReservationContext.h index f79621aad..2cf40c796 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeReservationContext.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerRangeReservationContext.h @@ -8,6 +8,7 @@ @class NSArray, NSManagedObjectContext, NSMutableArray, NSMutableDictionary, NSPersistentStore, NSPersistentStoreCoordinator; +// Not exported @interface PFUbiquityPeerRangeReservationContext : NSObject { NSMutableDictionary *_peerEntityNameRangeStartSet; @@ -18,17 +19,17 @@ NSPersistentStoreCoordinator *_psc; NSMutableDictionary *_storeNameToFetchedMetadata; NSArray *_globalObjectIDs; - int _numRangesToReserve; + long long _numRangesToReserve; } -@property(readonly, nonatomic) int numRangesToReserve; // @synthesize numRangesToReserve=_numRangesToReserve; +@property(readonly, nonatomic) long long numRangesToReserve; // @synthesize numRangesToReserve=_numRangesToReserve; @property(readonly, nonatomic) NSArray *globalObjectIDs; // @synthesize globalObjectIDs=_globalObjectIDs; @property(readonly, nonatomic) NSManagedObjectContext *moc; // @synthesize moc=_moc; @property(readonly, nonatomic) NSPersistentStore *store; // @synthesize store=_store; @property(readonly, nonatomic) NSPersistentStoreCoordinator *psc; // @synthesize psc=_psc; - (id)createLocalIDStringForStoreUUID:(id)arg1 entityName:(id)arg2 andPrimaryKeyString:(id)arg3; - (void)prepareForRangeReservationWithRangeStart:(id)arg1 andGlobalID:(id)arg2 andEntityName:(id)arg3; -- (BOOL)createNewPeerRangesWithCache:(id)arg1 Error:(id *)arg2; +- (_Bool)createNewPeerRangesWithCache:(id)arg1 Error:(id *)arg2; - (void)dealloc; - (id)initWithPersistentStore:(id)arg1 andGlobalObjectIDs:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerReceipt.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerReceipt.h index a278020a9..164945169 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerReceipt.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerReceipt.h @@ -6,16 +6,19 @@ #import -@class PFUbiquityKnowledgeVector, PFUbiquityLocation; +@class NSDate, PFUbiquityKnowledgeVector, PFUbiquityLocation; +// Not exported @interface PFUbiquityPeerReceipt : PFUbiquitySafeSaveFile { PFUbiquityKnowledgeVector *_kv; + NSDate *_writeDate; } +@property(retain, nonatomic) NSDate *writeDate; // @synthesize writeDate=_writeDate; @property(readonly, nonatomic) PFUbiquityKnowledgeVector *kv; // @synthesize kv=_kv; -- (BOOL)writeFileToLocation:(id)arg1 error:(id *)arg2; -- (BOOL)loadFileFromLocation:(id)arg1 error:(id *)arg2; +- (_Bool)writeFileToLocation:(id)arg1 error:(id *)arg2; +- (_Bool)loadFileFromLocation:(id)arg1 error:(id *)arg2; - (id)description; @property(readonly, nonatomic) PFUbiquityLocation *receiptFileLocation; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshot.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshot.h index 080fef2b5..90a1e97a4 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshot.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshot.h @@ -8,6 +8,7 @@ @class NSDate, NSDictionary, NSMutableDictionary, NSNumber, NSString, PFUbiquityKnowledgeVector; +// Not exported @interface PFUbiquityPeerSnapshot : NSObject { NSDictionary *_logSnapshot; @@ -26,9 +27,9 @@ @property(readonly, nonatomic) NSDictionary *logSnapshot; // @synthesize logSnapshot=_logSnapshot; - (void)removeValuesChangedByPeerSnapshot:(id)arg1; - (void)computeDiffToPreviousSnapshot:(id)arg1; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithExportingPeerID:(id)arg1 logSnapshot:(id)arg2 transactionNumber:(id)arg3 transactionDate:(id)arg4 andKnowledgeVector:(id)arg5; - (id)initWithTranasctionEntry:(id)arg1 andLogSnapshot:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshotCollection.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshotCollection.h index 6d8463c0d..ce9fd4e08 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshotCollection.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerSnapshotCollection.h @@ -8,16 +8,17 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface PFUbiquityPeerSnapshotCollection : NSObject { NSMutableDictionary *_peerIDToTransactionNumberToSnapshot; NSMutableDictionary *_peerIDToTranasctionNumberToKnowledgeVector; NSMutableDictionary *_kvToSnapshot; NSMutableArray *_peerSnapshots; - BOOL _needSort; + _Bool _needSort; } -- (BOOL)calculateSnapshotDiffsWithError:(id *)arg1; +- (_Bool)calculateSnapshotDiffsWithError:(id *)arg1; - (id)snapshotForPeerID:(id)arg1 andTransactionNumber:(id)arg2; - (id)knowledgeVectorsForTransactionNumber:(id)arg1 exportedByPeerWithID:(id)arg2; - (id)snapshotForKnowledgeVector:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerState-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerState-UbiquityMethods.h new file mode 100644 index 000000000..404bd8ca2 --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerState-UbiquityMethods.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PFUbiquityPeerState (UbiquityMethods) ++ (id)peerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)peerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2 omittingLocalPeerID:(id)arg3; ++ (id)peerStateForStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3; ++ (id)peerStateForStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3 createIfMissing:(_Bool)arg4; +- (id)initWithStoreName:(id)arg1 insertIntoManagedObjectContext:(id)arg2; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityPeerState.h b/iOS7/Frameworks/CoreData/PFUbiquityPeerState.h index 0cb3e30b1..48064b610 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityPeerState.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityPeerState.h @@ -8,15 +8,11 @@ @class NSNumber, NSString, PFUbiquityPeer, PFUbiquityStoreMetadata; +// Not exported @interface PFUbiquityPeerState : NSManagedObject { } -+ (id)peerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2; -+ (id)peerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2 omittingLocalPeerID:(id)arg3; -+ (id)peerStateForStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3; -+ (id)peerStateForStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3 createIfMissing:(BOOL)arg4; -- (id)initWithStoreName:(id)arg1 insertIntoManagedObjectContext:(id)arg2; // Remaining properties @property(retain, nonatomic) NSString *lastProcessedTransactionLogURL; // @dynamic lastProcessedTransactionLogURL; @@ -24,6 +20,5 @@ @property(retain, nonatomic) PFUbiquityStoreMetadata *storeMetadata; // @dynamic storeMetadata; @property(retain, nonatomic) NSString *storeName; // @dynamic storeName; @property(retain, nonatomic) NSNumber *transactionNumber; // @dynamic transactionNumber; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityRecordImportConflict.h b/iOS7/Frameworks/CoreData/PFUbiquityRecordImportConflict.h index cb3ba56cd..98fa0874f 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityRecordImportConflict.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityRecordImportConflict.h @@ -8,6 +8,7 @@ @class NSArray, NSDate, NSDictionary, NSManagedObject, NSMutableDictionary, NSNumber, NSString, PFUbiquityImportContext, PFUbiquityKnowledgeVector; +// Not exported @interface PFUbiquityRecordImportConflict : NSObject { NSString *_conflictingObjectGlobalIDStr; @@ -26,7 +27,7 @@ + (id)createTransactionLogForTransactionEntry:(id)arg1 withImportContext:(id)arg2 error:(id *)arg3; + (id)createSnapshotFromManagedObject:(id)arg1 withSourceObject:(id)arg2; -+ (int)resolvedTypeForConflictingLogType:(int)arg1 andLatestTransactionEntry:(id)arg2 skipObject:(char *)arg3; ++ (int)resolvedTypeForConflictingLogType:(int)arg1 andLatestTransactionEntry:(id)arg2 skipObject:(_Bool *)arg3; + (id)electAncestorKnowledgeVectorForKnowledgeVector:(id)arg1 withExportingPeerID:(id)arg2 fromPeerSnapshotCollection:(id)arg3; + (void)initialize; @property(readonly, nonatomic) NSDictionary *relationshipToObjectIDsToCheck; // @synthesize relationshipToObjectIDsToCheck=_relationshipsToObjectIDsToCheck; @@ -47,8 +48,8 @@ - (id)createSnapshotFromBaselineForEntry:(id)arg1 error:(id *)arg2; - (id)createSnapshotDictionaryForObjectWithEntry:(id)arg1 inTransactionLog:(id)arg2 withError:(id *)arg3; - (id)createSnapshotDictionaryFromLogEntry:(id)arg1 withError:(id *)arg2; -- (BOOL)resolveConflict:(id *)arg1; -- (BOOL)resolveMergeConflictForLogContent:(id)arg1 previousSnapshot:(id)arg2 andAncestorSnapshot:(id)arg3 withOldVersion:(unsigned int)arg4 andNewVersion:(unsigned int)arg5 error:(id *)arg6; +- (_Bool)resolveConflict:(id *)arg1; +- (_Bool)resolveMergeConflictForLogContent:(id)arg1 previousSnapshot:(id)arg2 andAncestorSnapshot:(id)arg3 withOldVersion:(unsigned int)arg4 andNewVersion:(unsigned int)arg5 error:(id *)arg6; - (void)addObjectID:(id)arg1 forRelationship:(id)arg2; - (void)addObjectIDsForDiff:(id)arg1 forRelationship:(id)arg2; - (id)_newNormalizedSnapshot:(id)arg1 forObject:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityRecordsImporterSchedulingContext.h b/iOS7/Frameworks/CoreData/PFUbiquityRecordsImporterSchedulingContext.h index 4c2711f76..8d9d238fc 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityRecordsImporterSchedulingContext.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityRecordsImporterSchedulingContext.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableDictionary, NSMutableSet, NSSet; +// Not exported @interface PFUbiquityRecordsImporterSchedulingContext : NSObject { NSMutableSet *_scheduledLogLocations; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState-UbiquityMethods.h new file mode 100644 index 000000000..69e332c30 --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState-UbiquityMethods.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PFUbiquityRemotePeerState (UbiquityMethods) ++ (id)remotePeerStatesMatchingStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3; ++ (id)remotePeerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2; +- (id)initWithStoreName:(id)arg1 andRemotePeerID:(id)arg2 insertIntoManagedObjectContext:(id)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState.h b/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState.h index 8a83355a1..29ae7584a 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityRemotePeerState.h @@ -8,19 +8,16 @@ @class NSNumber, NSString, PFUbiquityPeer; +// Not exported @interface PFUbiquityRemotePeerState : NSManagedObject { } -+ (id)remotePeerStatesMatchingStoreName:(id)arg1 andPeerID:(id)arg2 inManagedObjectContext:(id)arg3; -+ (id)remotePeerStatesMatchingStoreName:(id)arg1 inManagedObjectContext:(id)arg2; -- (id)initWithStoreName:(id)arg1 andRemotePeerID:(id)arg2 insertIntoManagedObjectContext:(id)arg3; // Remaining properties @property(retain, nonatomic) PFUbiquityPeer *peer; // @dynamic peer; @property(retain, nonatomic) NSString *peerID; // @dynamic peerID; @property(retain, nonatomic) NSString *storeName; // @dynamic storeName; @property(retain, nonatomic) NSNumber *transactionNumber; // @dynamic transactionNumber; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySQLCorePeerRange.h b/iOS7/Frameworks/CoreData/PFUbiquitySQLCorePeerRange.h index 9d5cfeb47..9515856ad 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySQLCorePeerRange.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySQLCorePeerRange.h @@ -8,6 +8,7 @@ @class NSNumber, NSString; +// Not exported @interface PFUbiquitySQLCorePeerRange : NSObject { NSString *_owningPeerID; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySafeSaveFile.h b/iOS7/Frameworks/CoreData/PFUbiquitySafeSaveFile.h index 20bd56d9e..dd58d975d 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySafeSaveFile.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySafeSaveFile.h @@ -8,58 +8,61 @@ @class NSError, NSObject, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquitySafeSaveFile : NSObject { PFUbiquityLocation *_permanentLocation; PFUbiquityLocation *_safeSaveLocation; PFUbiquityLocation *_currentLocation; NSString *_localPeerID; - BOOL _continueCheckingDownload; - BOOL _downloadSuccess; + _Bool _continueCheckingDownload; + _Bool _downloadSuccess; NSError *_downloadError; - BOOL _continueCheckingUpload; - BOOL _safeSaveSuccess; - BOOL _moveAfterSave; + _Bool _continueCheckingUpload; + _Bool _safeSaveSuccess; + _Bool _moveAfterSave; NSError *_safeSaveError; NSObject *_safeSaveSemaphore; + _Bool _isRegistered; } +@property(readonly, nonatomic) _Bool isRegistered; // @synthesize isRegistered=_isRegistered; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @property(readonly, nonatomic) NSError *downloadError; // @synthesize downloadError=_downloadError; -@property(readonly, nonatomic) BOOL downloadSuccess; // @synthesize downloadSuccess=_downloadSuccess; -@property(readonly, nonatomic) BOOL continueCheckingDownload; // @synthesize continueCheckingDownload=_continueCheckingDownload; -@property(readonly, nonatomic) BOOL continueCheckingUpload; // @synthesize continueCheckingUpload=_continueCheckingUpload; -@property(readonly, nonatomic) BOOL moveAfterSave; // @synthesize moveAfterSave=_moveAfterSave; -@property(readonly, nonatomic) BOOL safeSaveSuccess; // @synthesize safeSaveSuccess=_safeSaveSuccess; +@property(readonly, nonatomic) _Bool downloadSuccess; // @synthesize downloadSuccess=_downloadSuccess; +@property(readonly, nonatomic) _Bool continueCheckingDownload; // @synthesize continueCheckingDownload=_continueCheckingDownload; +@property(readonly, nonatomic) _Bool continueCheckingUpload; // @synthesize continueCheckingUpload=_continueCheckingUpload; +@property(readonly, nonatomic) _Bool moveAfterSave; // @synthesize moveAfterSave=_moveAfterSave; +@property(readonly, nonatomic) _Bool safeSaveSuccess; // @synthesize safeSaveSuccess=_safeSaveSuccess; @property(readonly, nonatomic) NSError *safeSaveError; // @synthesize safeSaveError=_safeSaveError; @property(retain, nonatomic) PFUbiquityLocation *currentLocation; // @synthesize currentLocation=_currentLocation; @property(readonly, nonatomic) PFUbiquityLocation *safeSaveLocation; // @synthesize safeSaveLocation=_safeSaveLocation; @property(readonly, nonatomic) PFUbiquityLocation *permanentLocation; // @synthesize permanentLocation=_permanentLocation; -- (void)setDownloadSuccess:(BOOL)arg1; +- (void)setDownloadSuccess:(_Bool)arg1; - (void)setDownloadError:(id)arg1; - (void)downloadFinished; - (void)checkFileDownload; -- (BOOL)waitForFileToDownload:(id *)arg1; +- (_Bool)waitForFileToDownload:(id *)arg1; - (void)safeSaveFinishedUpload; -- (void)setSafeSaveSuccess:(BOOL)arg1; +- (void)setSafeSaveSuccess:(_Bool)arg1; - (void)setSafeSaveError:(id)arg1; - (void)checkSafeSaveFileUploadAsync; - (void)checkSafeSaveFileUpload; -- (BOOL)writeFileToLocation:(id)arg1 error:(id *)arg2; -- (BOOL)loadFileFromLocation:(id)arg1 error:(id *)arg2; -- (BOOL)isFileDownloaded:(id *)arg1; -- (BOOL)isFileUploaded:(id *)arg1; -- (BOOL)moveToPermanentLocation:(id *)arg1; -- (BOOL)waitForFileToUpload:(id *)arg1; -- (BOOL)safeSaveFile:(BOOL)arg1 moveToPermanentLocation:(BOOL)arg2 error:(id *)arg3; -- (BOOL)removeFileFromLocation:(id)arg1 error:(id *)arg2; -- (BOOL)removeFile:(id *)arg1; -- (BOOL)writeFile:(id *)arg1; -- (BOOL)loadFile:(id *)arg1; -- (BOOL)downloadLatestVersion:(BOOL)arg1 error:(id *)arg2; -@property(readonly, nonatomic) BOOL existsInCloud; -@property(readonly, nonatomic) BOOL existsAtSafeSaveLocation; -@property(readonly, nonatomic) BOOL existsAtPermanentLocation; +- (_Bool)writeFileToLocation:(id)arg1 error:(id *)arg2; +- (_Bool)loadFileFromLocation:(id)arg1 error:(id *)arg2; +- (_Bool)isFileDownloaded:(id *)arg1; +- (_Bool)isFileUploaded:(id *)arg1; +- (_Bool)moveToPermanentLocation:(id *)arg1; +- (_Bool)waitForFileToUpload:(id *)arg1; +- (_Bool)safeSaveFile:(_Bool)arg1 moveToPermanentLocation:(_Bool)arg2 error:(id *)arg3; +- (_Bool)removeFileFromLocation:(id)arg1 error:(id *)arg2; +- (_Bool)removeFile:(id *)arg1; +- (_Bool)writeFile:(id *)arg1; +- (_Bool)loadFile:(id *)arg1; +- (_Bool)downloadLatestVersion:(_Bool)arg1 error:(id *)arg2; +@property(readonly, nonatomic) _Bool existsInCloud; +@property(readonly, nonatomic) _Bool existsAtSafeSaveLocation; +@property(readonly, nonatomic) _Bool existsAtPermanentLocation; - (id)description; - (void)dealloc; - (id)initWithPermanentLocation:(id)arg1 safeSaveLocation:(id)arg2 andLocalPeerID:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySaveSnapshot.h b/iOS7/Frameworks/CoreData/PFUbiquitySaveSnapshot.h index 0e9b3e7d8..f314e4543 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySaveSnapshot.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySaveSnapshot.h @@ -8,6 +8,7 @@ @class NSArray, NSDate, NSMutableDictionary, NSString; +// Not exported @interface PFUbiquitySaveSnapshot : NSObject { NSDate *_transactionDate; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySetupAssistant.h b/iOS7/Frameworks/CoreData/PFUbiquitySetupAssistant.h index c7176515e..92a4fd388 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySetupAssistant.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySetupAssistant.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class NSDictionary, NSMetadataQuery, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSOperationQueue, NSPersistentStore, NSPersistentStoreCoordinator, NSString, NSURL, PFUbiquityBaseline, PFUbiquityContainerIdentifier, PFUbiquityKnowledgeVector, PFUbiquityLocation, PFUbiquityMigrationAssistant, PFUbiquityMigrationManager, PFUbiquityPeerReceipt, PFUbiquityPeerState, PFUbiquityStoreMetadata, PFUbiquitySwitchboardEntry, _PFUbiquityStack; +@class NSDictionary, NSError, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSPersistentStore, NSPersistentStoreCoordinator, NSString, NSURL, PFUbiquityBaseline, PFUbiquityContainerIdentifier, PFUbiquityKnowledgeVector, PFUbiquityLocation, PFUbiquityMigrationAssistant, PFUbiquityMigrationManager, PFUbiquityPeerReceipt, PFUbiquityPeerState, PFUbiquityStoreMetadata, PFUbiquitySwitchboardEntry, _PFUbiquityStack; +// Not exported @interface PFUbiquitySetupAssistant : NSObject { NSMutableDictionary *_options; @@ -17,9 +18,9 @@ NSURL *_storeURL; NSURL *_actualStoreFileURL; NSMutableDictionary *_storeMetadataDict; - BOOL _needsMetadataWrite; + _Bool _needsMetadataWrite; PFUbiquityKnowledgeVector *_storeKV; - BOOL _ubiquityEnabled; + _Bool _ubiquityEnabled; id _ubiquityIdentityToken; NSURL *_ubiquityRootURL; NSString *_ubiquityRootSubpath; @@ -35,110 +36,128 @@ PFUbiquityPeerState *_localPeerState; PFUbiquityKnowledgeVector *_metaKV; PFUbiquityBaseline *_baseline; - BOOL _baselineFileExistsInCloud; - BOOL _hasUploadingBaseline; - BOOL _monitorUploadingBaselineAsync; - BOOL _didBaselineCopy; + _Bool _baselineFileExistsInCloud; + _Bool _hasUploadingBaseline; + _Bool _monitorUploadingBaselineAsync; + _Bool _didBaselineCopy; PFUbiquityKnowledgeVector *_baselineKV; - BOOL _storeFileExists; - BOOL _storeFileIsReadOnly; - BOOL _hasStoreMetadataFile; - BOOL _hasStoreMetadataEntry; - BOOL _hasContainerUUID; - BOOL _hasContainerUUIDInStore; - BOOL _needsMetadataRecovery; + _Bool _votedOffIsland; + _Bool _reapUbiquitousLogs; + _Bool _respondToBaselineRoll; + _Bool _storeFileExists; + _Bool _storeFileIsReadOnly; + _Bool _hasStoreMetadataFile; + _Bool _hasStoreMetadataEntry; + _Bool _hasContainerUUID; + _Bool _hasContainerUUIDInStore; + _Bool _needsMetadataRecovery; PFUbiquityPeerReceipt *_localPeerReceipt; PFUbiquityKnowledgeVector *_receiptKV; PFUbiquityContainerIdentifier *_containerIdentifier; NSString *_preStoreContainerUUID; - BOOL _usedExistingUUIDMapping; - BOOL _hasLocalTransactionLogs; - BOOL _scheduleBaselineRollResponse; - BOOL _hasMigrationOptions; - BOOL _didMigrateBaseline; - BOOL _storeWasMigrated; + _Bool _usedExistingUUIDMapping; + _Bool _hasLocalTransactionLogs; + _Bool _hasMigrationOptions; + _Bool _didMigrateBaseline; + _Bool _storeWasMigrated; PFUbiquityMigrationAssistant *_migrationAssistant; PFUbiquityMigrationManager *_migrationManager; - BOOL _replayLogsSynchronously; - BOOL _useLocalAccount; - BOOL _seedStore; + _Bool _replayLogsSynchronously; + _Bool _useLocalAccount; + _Bool _seedStore; NSURL *_seedStoreURL; - BOOL _haveExistingUUIDMappings; - BOOL _abortSetup; + _Bool _haveExistingUUIDMappings; + _Bool _abortSetup; PFUbiquitySwitchboardEntry *_entry; - BOOL _gotExportNotification; + _Bool _gotExportNotification; int _sideLoadLock; NSMutableSet *_logLocationsExportedDuringSideLoad; NSMutableDictionary *_gidToRid; NSMutableDictionary *_entityNameToGidSet; - NSObject *_querySemaphore; - int _notifyToken; - BOOL _initialSyncComplete; - NSMetadataQuery *_query; - NSOperationQueue *_queryQueue; + NSObject *_initialSyncSemaphore; + int _initialSyncComplete; NSMutableArray *_queryLocations; - BOOL _notifyAboutSetupProgress; - int _numSetupTries; - unsigned int _retryDelaySec; - BOOL _gotAccountChange; + _Bool _notifyAboutSetupProgress; + long long _numSetupTries; + unsigned long long _retryDelaySec; + _Bool _failSetup; + NSError *_failSetupError; + _Bool _gotAccountChange; + _Bool _cacheFilePresenterForUbiquityRoot; } + (id)createBaselineFromMostRecentLocation:(id)arg1 localPeerID:(id)arg2 error:(id *)arg3; + (void)cleanUserDefaultsForStore:(id)arg1; + (void)setContainerIdentifierUUID:(id)arg1 forIdentityToken:(id)arg2 forStoreName:(id)arg3; + (id)createActualStoreURLForStoreURL:(id)arg1 localPeerID:(id)arg2 containerIdentifier:(id)arg3 andStoreName:(id)arg4; -+ (id)findContainerIDForToken:(id)arg1 storeName:(id)arg2 haveExistingMappings:(char *)arg3; ++ (id)findContainerIDForToken:(id)arg1 storeName:(id)arg2 haveExistingMappings:(_Bool *)arg3; + (void)removeUbiquityMetadataFromStore:(id)arg1; -+ (BOOL)ubiquityMetadataTablesPresentInStore:(id)arg1; -+ (BOOL)doBasicSanityCheckForUbiquityRootURL:(id)arg1 withError:(id *)arg2; ++ (_Bool)ubiquityMetadataTablesPresentInStore:(id)arg1; ++ (_Bool)doBasicSanityCheckForUbiquityRootURL:(id)arg1 withError:(id *)arg2; + (id)createDefaultLocalPeerID; + (id)generateMachineUUIDString; -@property(nonatomic) unsigned int retryDelaySec; // @synthesize retryDelaySec=_retryDelaySec; ++ (void)initialize; +@property(nonatomic) _Bool cacheFilePresenterForUbiquityRoot; // @synthesize cacheFilePresenterForUbiquityRoot=_cacheFilePresenterForUbiquityRoot; +@property(retain, nonatomic) NSError *failSetupError; // @synthesize failSetupError=_failSetupError; +@property(nonatomic) _Bool failSetup; // @synthesize failSetup=_failSetup; +@property(nonatomic) unsigned long long retryDelaySec; // @synthesize retryDelaySec=_retryDelaySec; @property(readonly, nonatomic) PFUbiquityKnowledgeVector *storeKV; // @synthesize storeKV=_storeKV; -@property(nonatomic) BOOL abortSetup; // @synthesize abortSetup=_abortSetup; +@property(nonatomic) _Bool abortSetup; // @synthesize abortSetup=_abortSetup; @property(readonly, nonatomic) NSURL *actualStoreFileURL; // @synthesize actualStoreFileURL=_actualStoreFileURL; -@property(nonatomic) BOOL storeWasMigrated; // @synthesize storeWasMigrated=_storeWasMigrated; -@property(readonly, nonatomic) BOOL useLocalAccount; // @synthesize useLocalAccount=_useLocalAccount; +@property(nonatomic) _Bool storeWasMigrated; // @synthesize storeWasMigrated=_storeWasMigrated; +@property(readonly, nonatomic) _Bool useLocalAccount; // @synthesize useLocalAccount=_useLocalAccount; @property(readonly, nonatomic) PFUbiquityContainerIdentifier *containerIdentifier; // @synthesize containerIdentifier=_containerIdentifier; @property(readonly, nonatomic) PFUbiquityLocation *localRootLocation; // @synthesize localRootLocation=_localRootLocation; -@property(readonly, nonatomic) BOOL needsMetadataRecovery; // @synthesize needsMetadataRecovery=_needsMetadataRecovery; -@property(readonly, nonatomic) BOOL ubiquityEnabled; // @synthesize ubiquityEnabled=_ubiquityEnabled; +@property(readonly, nonatomic) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; +@property(readonly, nonatomic) NSURL *ubiquityRootURL; // @synthesize ubiquityRootURL=_ubiquityRootURL; +@property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; +@property(readonly, nonatomic) _Bool needsMetadataRecovery; // @synthesize needsMetadataRecovery=_needsMetadataRecovery; +@property(readonly, nonatomic) _Bool ubiquityEnabled; // @synthesize ubiquityEnabled=_ubiquityEnabled; @property(readonly, nonatomic) NSDictionary *options; // @synthesize options=_options; - (void)_setUbiquityRootLocation:(id)arg1 storeName:(id)arg2 localPeerID:(id)arg3 andModelVersionHash:(id)arg4; -- (void)queryDidFinish:(id)arg1; -- (void)queryGatheringProgress:(id)arg1; -- (void)queryStartedGathering:(id)arg1; -- (void)queryDidUpdate:(id)arg1; -- (void)cancelNotify; - (void)initialSyncComplete; -- (BOOL)isInitialSyncComplete; +- (_Bool)isInitialSyncComplete; - (void)coordinatorWillRemoveStore:(id)arg1; - (void)ubiquityIdentityTokenChanged:(id)arg1; - (id)getCurrentUbiquityIdentityToken; -- (BOOL)seedStore:(id)arg1 error:(id *)arg2; -- (BOOL)pruneStagingDirectoryForStore:(id)arg1 error:(id *)arg2; -- (BOOL)checkKnowledgeVectorsAndBaselineWithStore:(id)arg1 error:(id *)arg2; +- (_Bool)respondToBaselineRoll:(id *)arg1; +- (_Bool)seedStore:(id)arg1 error:(id *)arg2; +- (_Bool)pruneStagingDirectoryForStore:(id)arg1 error:(id *)arg2; +- (_Bool)checkKnowledgeVectorsAndBaselineWithStore:(id)arg1 error:(id *)arg2; - (void)exportedLog:(id)arg1; -- (BOOL)tryToReplaceLocalStore:(id)arg1 withStoreSideLoadedByImporter:(id)arg2; -- (BOOL)rewriteTransactionLogs:(id)arg1 toMatchStore:(id)arg2 error:(id *)arg3; -- (BOOL)moveLocalLogFilesToUbiquityLocation:(id *)arg1; +- (_Bool)tryToReplaceLocalStore:(id)arg1 withStoreSideLoadedByImporter:(id)arg2; +- (_Bool)rewriteTransactionLogs:(id)arg1 toMatchStore:(id)arg2 error:(id *)arg3; +- (_Bool)moveLocalLogFilesToUbiquityLocation:(id *)arg1; - (id)createSetOfLocalLogLocations:(id *)arg1; -- (BOOL)sideLoadStore:(id)arg1 error:(id *)arg2; -- (BOOL)initializeStack:(id *)arg1; -- (BOOL)migrateMetadataRoot:(id *)arg1; -- (BOOL)attemptMetadataRecoveryForStore:(id)arg1 error:(id *)arg2; -- (BOOL)checkAndPerformMigrationForStore:(id)arg1 error:(id *)arg2; -- (BOOL)initializeBaselineForStore:(id)arg1 error:(id *)arg2; -- (BOOL)canReadFromUbiquityRootLocation:(id *)arg1; -- (BOOL)initializeReceiptFile:(id *)arg1; -- (BOOL)initializeStoreKnowledgeVectorFromStore:(id)arg1 error:(id *)arg2; -- (BOOL)cleanUpFromFailedSetup:(id *)arg1; -- (BOOL)finishSetupForStore:(id)arg1 error:(id *)arg2; +- (_Bool)sideLoadStore:(id)arg1 error:(id *)arg2; +- (_Bool)initializeStack:(id *)arg1; +- (_Bool)migrateMetadataRoot:(id *)arg1; +- (void)removeEntriesFromDictionary:(id)arg1 withBigramSnapshot:(id)arg2; +- (void)insertEntriesInDicitonary:(id)arg1 inBigramManagedObjectContext:(id)arg2; +- (void)updateDictionary:(id)arg1 withBigramSnapshot:(id)arg2; +- (void)removeEntriesFromDictionary:(id)arg1 withPhraseLearningJPSnapshot:(id)arg2; +- (void)insertEntriesInDicitonary:(id)arg1 inLearningDictionaryJPManagedObjectContext:(id)arg2; +- (void)updateDictionary:(id)arg1 withPhraseLearningJPSnapshot:(id)arg2; +- (void)removeEntriesFromDictionary:(id)arg1 withPhraseLearningSnapshot:(id)arg2; +- (void)insertEntriesInDicitonary:(id)arg1 inLearningDictionaryManagedObjectContext:(id)arg2; +- (void)updateDictionary:(id)arg1 withPhraseLearningSnapshot:(id)arg2; +- (void)removeEntriesFromDictionary:(id)arg1 withShortcutSnapshot:(id)arg2; +- (void)insertEntriesInDicitonary:(id)arg1 inUserDictionaryManagedObjectContext:(id)arg2; +- (void)updateDictionary:(id)arg1 withShortcutSnapshot:(id)arg2; +- (_Bool)detectAndFixForkedContainer:(id *)arg1; +- (_Bool)attemptMetadataRecoveryForStore:(id)arg1 error:(id *)arg2; +- (_Bool)checkAndPerformMigrationForStore:(id)arg1 error:(id *)arg2; +- (_Bool)initializeBaselineForStore:(id)arg1 error:(id *)arg2; +- (_Bool)canReadFromUbiquityRootLocation:(id *)arg1; +- (_Bool)initializeReceiptFile:(id *)arg1; +- (_Bool)initializeStoreKnowledgeVectorFromStore:(id)arg1 error:(id *)arg2; +- (_Bool)cleanUpFromFailedSetup:(id *)arg1; +- (_Bool)finishSetupForStore:(id)arg1 error:(id *)arg2; - (void)finishSetupWithRetry:(id)arg1; -- (BOOL)initializeContainerIdentifierWithStore:(id)arg1 error:(id *)arg2; -- (BOOL)performCoordinatorPostStoreSetup:(id)arg1 error:(id *)arg2; -- (BOOL)doPostValidationInit:(id *)arg1; -- (BOOL)validateOptionsWithError:(id *)arg1; +- (_Bool)initializeContainerIdentifierWithStore:(id)arg1 error:(id *)arg2; +- (_Bool)performCoordinatorPostStoreSetup:(id)arg1 error:(id *)arg2; +- (_Bool)doPostValidationInit:(id *)arg1; +- (_Bool)validateOptionsWithError:(id *)arg1; - (id)migrationAssistant; - (id)longDescription; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityStoreExportContext.h b/iOS7/Frameworks/CoreData/PFUbiquityStoreExportContext.h index 8236ce843..73a53eabd 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityStoreExportContext.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityStoreExportContext.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSSQLCore, NSSet, NSString, PFUbiquityLocation, PFUbiquitySwitchboardCacheWrapper; +// Not exported @interface PFUbiquityStoreExportContext : NSObject { PFUbiquityLocation *_ubiquityRootLocation; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata-UbiquityMethods.h new file mode 100644 index 000000000..f3fcf3857 --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata-UbiquityMethods.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSURL, PFUbiquityLocation; + +@interface PFUbiquityStoreMetadata (UbiquityMethods) ++ (_Bool)isBaselineRootURL:(id)arg1; ++ (id)baselineRootDirectoryForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; ++ (id)baselineMetaFileURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; ++ (id)baselineGCModelURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; ++ (id)baselineModelURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; ++ (id)baselineStoreURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; ++ (id)metadataForStoreWithName:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)storeMetadatasWithName:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)allStoreMetadataInManagedObjectContext:(id)arg1; +@property(retain, nonatomic) NSDictionary *storeOptions; +@property(readonly) PFUbiquityLocation *ubiquityRootLocation; +@property(readonly, nonatomic) NSURL *ubiquityRootURL; +- (void)updatePeerStatesToMatchKnowledgeVector:(id)arg1; +- (id)peerStateForPeerID:(id)arg1; +- (void)loadFromBaselineMetadata:(id)arg1 withLocalPeerID:(id)arg2; +- (void)updateWithStore:(id)arg1 andRootLocation:(id)arg2; +- (id)initWithUbiquityName:(id)arg1 andUbiquityRootLocation:(id)arg2 insertIntoManagedObjectContext:(id)arg3; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata.h b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata.h index 742392226..a1cdf6eb3 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadata.h @@ -6,29 +6,13 @@ #import -@class NSData, NSDictionary, NSSet, NSString, NSURL, PFUbiquityLocation; +@class NSData, NSSet, NSString; +// Not exported @interface PFUbiquityStoreMetadata : NSManagedObject { } -+ (BOOL)isBaselineRootURL:(id)arg1; -+ (id)baselineRootDirectoryForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; -+ (id)baselineMetaFileURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; -+ (id)baselineGCModelURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; -+ (id)baselineModelURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; -+ (id)baselineStoreURLForUbiquityName:(id)arg1 andUbiquityLogURL:(id)arg2; -+ (id)metadataForStoreWithName:(id)arg1 inManagedObjectContext:(id)arg2; -+ (id)storeMetadatasWithName:(id)arg1 inManagedObjectContext:(id)arg2; -+ (id)allStoreMetadataInManagedObjectContext:(id)arg1; -@property(retain, nonatomic) NSDictionary *storeOptions; -@property(readonly) PFUbiquityLocation *ubiquityRootLocation; -@property(readonly, nonatomic) NSURL *ubiquityRootURL; -- (void)updatePeerStatesToMatchKnowledgeVector:(id)arg1; -- (id)peerStateForPeerID:(id)arg1; -- (void)loadFromBaselineMetadata:(id)arg1 withLocalPeerID:(id)arg2; -- (void)updateWithStore:(id)arg1 andRootLocation:(id)arg2; -- (id)initWithUbiquityName:(id)arg1 andUbiquityRootLocation:(id)arg2 insertIntoManagedObjectContext:(id)arg3; // Remaining properties @property(retain, nonatomic) NSString *modelVersionHashString; // @dynamic modelVersionHashString; @@ -42,6 +26,5 @@ @property(retain, nonatomic) NSString *ubiquityName; // @dynamic ubiquityName; @property(retain, nonatomic) NSString *ubiquityRelativePath; // @dynamic ubiquityRelativePath; @property(retain, nonatomic) NSString *ubiquityRootURLString; // @dynamic ubiquityRootURLString; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadataMedic.h b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadataMedic.h index 8cc3febfc..1e7201dc0 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadataMedic.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityStoreMetadataMedic.h @@ -8,6 +8,7 @@ @class NSPersistentStore, NSSQLiteConnection, NSString, PFUbiquityLocation; +// Not exported @interface PFUbiquityStoreMetadataMedic : NSObject { NSString *_localPeerID; @@ -22,11 +23,11 @@ @property(readonly, nonatomic) NSPersistentStore *store; // @synthesize store=_store; @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; -- (BOOL)cacheMetadataForTransactionLog:(id)arg1 withImportContext:(id)arg2 error:(id *)arg3; -- (BOOL)recoverTransactionLogMetadataWithImportContext:(id)arg1 error:(id *)arg2; -- (BOOL)addTransactionHistoryEntriesForObjectIDs:(id)arg1 withImportContext:(id)arg2 error:(id *)arg3; -- (BOOL)recoverBaselineMetadataWithImportContext:(id)arg1 error:(id *)arg2; -- (BOOL)recoverMetadataWithError:(id *)arg1; +- (_Bool)cacheMetadataForTransactionLog:(id)arg1 withImportContext:(id)arg2 error:(id *)arg3; +- (_Bool)recoverTransactionLogMetadataWithImportContext:(id)arg1 error:(id *)arg2; +- (_Bool)addTransactionHistoryEntriesForObjectIDs:(id)arg1 withImportContext:(id)arg2 error:(id *)arg3; +- (_Bool)recoverBaselineMetadataWithImportContext:(id)arg1 error:(id *)arg2; +- (_Bool)recoverMetadataWithError:(id *)arg1; - (void)dealloc; - (id)initWithStore:(id)arg1 localPeerID:(id)arg2 andUbiquityRootLocation:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityStoreSaveSnapshot.h b/iOS7/Frameworks/CoreData/PFUbiquityStoreSaveSnapshot.h index 1258ba7f7..0d90ef686 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityStoreSaveSnapshot.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityStoreSaveSnapshot.h @@ -8,6 +8,7 @@ @class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSNumber, NSString, PFUbiquityGlobalObjectIDCache, PFUbiquityKnowledgeVector; +// Not exported @interface PFUbiquityStoreSaveSnapshot : NSObject { NSMutableArray *_entityNames; @@ -65,6 +66,7 @@ - (void)setTransactionNumber:(id)arg1 peerStates:(id)arg2 andPeerIDs:(id)arg3; - (id)transactionNumberFromPeerStates:(id)arg1; - (id)createKnowledgeVectorFromPeerStates; +- (void)resetFromOptimisticLockingException; - (void)generatePeerStates; - (void)reserveTransactionNumberWithStoreExportContext:(id)arg1; - (id)addManagedObject:(id)arg1 withTransactionType:(int)arg2 andStoreExportContext:(id)arg3 withError:(id *)arg4; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboard.h b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboard.h index f513e8ed3..8bd2546d5 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboard.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboard.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSRecursiveLock; +// Not exported @interface PFUbiquitySwitchboard : NSObject { NSMutableDictionary *_storeNameToLocalPeerIDToEntry; @@ -27,11 +28,11 @@ - (void)unregisterPersistentStore:(id)arg1; - (id)createSetOfCoordinatorsForPersistentStoreName:(id)arg1 andLocalPeerID:(id)arg2 atUbiquityRootLocation:(id)arg3; - (void)unregisterCoordinator:(id)arg1; -- (BOOL)registerUbiquitizedPersistentStore:(id)arg1 forLocalPeerID:(id)arg2 withLocalRootLocation:(id)arg3 andUbiquityRootLocation:(id)arg4 error:(id *)arg5; +- (_Bool)registerUbiquitizedPersistentStore:(id)arg1 forLocalPeerID:(id)arg2 withLocalRootLocation:(id)arg3 andUbiquityRootLocation:(id)arg4 error:(id *)arg5; - (void)_removeFilePresenter:(id)arg1; - (void)_addFilePresenter:(id)arg1; - (void)removeFilePresenterCachedForUbiquityRootLocation:(id)arg1 andLocalPeerID:(id)arg2; -- (BOOL)cacheFilePresenterForUbiquityRootLocation:(id)arg1 andLocalPeerID:(id)arg2; +- (_Bool)cacheFilePresenterForUbiquityRootLocation:(id)arg1 andLocalPeerID:(id)arg2; - (id)filePresenterForUbiquityRootLocation:(id)arg1 andLocalPeerID:(id)arg2; - (id)entryForStore:(id)arg1; - (id)retainedEntryForStoreName:(id)arg1 andLocalPeerID:(id)arg2; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardCacheWrapper.h b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardCacheWrapper.h index d52fcd8d7..7d145b86f 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardCacheWrapper.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardCacheWrapper.h @@ -8,6 +8,7 @@ @class NSLock, NSString, PFUbiquityGlobalObjectIDCache, PFUbiquityKnowledgeVector, PFUbiquityLocation, PFUbiquityPeerRangeCache, PFUbiquityPeerReceipt, PFUbiquityTransactionHistoryCache, PFUbiquityTransactionLogCache; +// Not exported @interface PFUbiquitySwitchboardCacheWrapper : NSObject { NSString *_localPeerID; @@ -20,9 +21,9 @@ PFUbiquityKnowledgeVector *_kv; PFUbiquityKnowledgeVector *_baselineKV; PFUbiquityPeerReceipt *_peerReceipt; - BOOL _pendingReceiptWrite; + _Bool _pendingReceiptWrite; NSLock *_receiptFileLock; - BOOL _allowSchedulingOfReceiptFileWrites; + _Bool _allowSchedulingOfReceiptFileWrites; } @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; @@ -35,7 +36,8 @@ @property(readonly, nonatomic) PFUbiquityTransactionLogCache *transactionLogCache; // @synthesize transactionLogCache=_transactionLogCache; @property(readonly, nonatomic) PFUbiquityPeerRangeCache *peerRangeCache; // @synthesize peerRangeCache=_peerRangeCache; @property(readonly, nonatomic) PFUbiquityGlobalObjectIDCache *globalIDCache; // @synthesize globalIDCache=_globalIDCache; -- (BOOL)writeReceiptFile:(BOOL)arg1 error:(id *)arg2; +- (void)_appWillResignActive:(id)arg1; +- (_Bool)writeReceiptFile:(_Bool)arg1 error:(id *)arg2; - (void)scheduleReceiptFileWrite:(id)arg1; - (void)cacheWrapperWillBeRemovedFromEntry; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntry.h b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntry.h index f92df6326..546cff828 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntry.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntry.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSObject, NSString, PFUbiquityContainerMonitor, PFUbiquityFilePresenter, PFUbiquityLocation, PFUbiquitySetupAssistant, PFUbiquitySwitchboardEntryMetadata; +// Not exported @interface PFUbiquitySwitchboardEntry : NSObject { NSString *_localPeerID; @@ -17,18 +18,18 @@ PFUbiquityFilePresenter *_fp; PFUbiquityFilePresenter *_localFP; PFUbiquityContainerMonitor *_monitor; - unsigned int _activeStoreCount; + unsigned long long _activeStoreCount; NSMutableDictionary *_registeredCoordinators; PFUbiquitySwitchboardEntryMetadata *_metadata; - BOOL _finishedSetupForStore; - BOOL _hasScheduledFinishBlock; - BOOL _finishedInitializingForStore; + _Bool _finishedSetupForStore; + _Bool _hasScheduledFinishBlock; + _Bool _finishedInitializingForStore; int _finishLock; PFUbiquitySetupAssistant *_finishingSetupAssistant; NSObject *_privateQueue; } -@property(readonly) PFUbiquitySwitchboardEntryMetadata *metadata; // @synthesize metadata=_metadata; +@property(retain, nonatomic) PFUbiquitySwitchboardEntryMetadata *metadata; // @synthesize metadata=_metadata; @property(readonly) PFUbiquitySetupAssistant *finishingSetupAssistant; // @synthesize finishingSetupAssistant=_finishingSetupAssistant; @property(readonly) PFUbiquityContainerMonitor *monitor; // @synthesize monitor=_monitor; @property(readonly) PFUbiquityFilePresenter *localFilePresenter; // @synthesize localFilePresenter=_localFP; @@ -37,12 +38,12 @@ @property(retain, nonatomic) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; @property(readonly, nonatomic) NSString *storeName; // @synthesize storeName=_storeName; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; -@property unsigned int activeStoreCount; // @synthesize activeStoreCount=_activeStoreCount; +@property unsigned long long activeStoreCount; // @synthesize activeStoreCount=_activeStoreCount; - (void)afterDelay:(double)arg1 executeBlockOnGlobalConcurrentQueue:(id)arg2; - (void)afterDelay:(double)arg1 executeBlockOnPrivateQueue:(id)arg2; - (void)executeBlockOnPrivateQueue:(id)arg1; - (void)setupFinished; -- (BOOL)finishSetupForStore:(id)arg1 withSetupAssistant:(id)arg2 synchronously:(BOOL)arg3 error:(id *)arg4 finishBlock:(id)arg5; +- (_Bool)finishSetupForStore:(id)arg1 withSetupAssistant:(id)arg2 synchronously:(_Bool)arg3 error:(id *)arg4 finishBlock:(id)arg5; - (void)containerIdentifierChanged:(id)arg1; - (void)monitorStateChanged:(id)arg1; - (void)containerStateChanged:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntryMetadata.h b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntryMetadata.h index cfe023bd4..8851b38d1 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntryMetadata.h +++ b/iOS7/Frameworks/CoreData/PFUbiquitySwitchboardEntryMetadata.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSObject, NSPersistentStoreCoordinator, NSSQLCore, NSSet, NSString, PFUbiquityLocation, PFUbiquityRecordsImporterSchedulingContext, PFUbiquitySwitchboardCacheWrapper, _PFUbiquityRecordsExporter, _PFUbiquityRecordsImporter; +// Not exported @interface PFUbiquitySwitchboardEntryMetadata : NSObject { NSString *_localPeerID; @@ -22,11 +23,14 @@ _PFUbiquityRecordsExporter *_exporter; PFUbiquitySwitchboardCacheWrapper *_cacheWrapper; PFUbiquityRecordsImporterSchedulingContext *_schedulingContext; - BOOL _useLocalStorage; + _Bool _useLocalStorage; + _Bool _useLocaAccount; NSObject *_privateQueue; + _Bool _useLocalAccount; } -@property(nonatomic) BOOL useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; +@property(nonatomic) _Bool useLocalAccount; // @synthesize useLocalAccount=_useLocalAccount; +@property(nonatomic) _Bool useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; @property(readonly, nonatomic) PFUbiquityRecordsImporterSchedulingContext *schedulingContext; // @synthesize schedulingContext=_schedulingContext; @property(readonly, nonatomic) NSSet *stores; // @synthesize stores=_stores; @property(readonly, nonatomic) NSSQLCore *privateStore; // @synthesize privateStore=_privateStore; @@ -35,7 +39,7 @@ @property(retain, nonatomic) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; @property(readonly, nonatomic) _PFUbiquityRecordsExporter *exporter; // @synthesize exporter=_exporter; @property(readonly, nonatomic) _PFUbiquityRecordsImporter *importer; // @synthesize importer=_importer; -@property(readonly, nonatomic) PFUbiquitySwitchboardCacheWrapper *cacheWrapper; // @synthesize cacheWrapper=_cacheWrapper; +@property(retain, nonatomic) PFUbiquitySwitchboardCacheWrapper *cacheWrapper; // @synthesize cacheWrapper=_cacheWrapper; - (void)removePersistentStore:(id)arg1; - (void)addPersistentStore:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityToManyConflictDiff.h b/iOS7/Frameworks/CoreData/PFUbiquityToManyConflictDiff.h index ecb711f71..9329ab2f4 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityToManyConflictDiff.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityToManyConflictDiff.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSString; +// Not exported @interface PFUbiquityToManyConflictDiff : NSObject { NSMutableSet *_insertedObjectIDs; @@ -19,7 +20,7 @@ @property(readonly, nonatomic) NSMutableSet *deletedObjectIDs; // @synthesize deletedObjectIDs=_deletedObjectIDs; @property(readonly, nonatomic) NSMutableSet *insertedObjectIDs; // @synthesize insertedObjectIDs=_insertedObjectIDs; - (void)diffWithLogSnapshot:(id)arg1 andPreviousSnapshot:(id)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initForRelationshipAtKey:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry-UbiquityMethods.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry-UbiquityMethods.h new file mode 100644 index 000000000..f76cca2ca --- /dev/null +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry-UbiquityMethods.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +@interface PFUbiquityTransactionEntry (UbiquityMethods) ++ (id)transactionEntryForGlobalIDString:(id)arg1 withActingPeerID:(id)arg2 atTransactionNumber:(id)arg3 inManagedObjectContext:(id)arg4; ++ (id)transactionEntriesForPeerID:(id)arg1 beforeTransacationNumber:(id)arg2 forStoreNamed:(id)arg3 inManagedObjectContext:(id)arg4; ++ (id)transactionEntriesForPeerID:(id)arg1 withTransactionNumber:(id)arg2 inManagedObjectContext:(id)arg3; ++ (id)transactionEntriesAfterPeerState:(id)arg1 forStoreName:(id)arg2 inManagedObjectContext:(id)arg3; ++ (id)transactionEntriesMatchingLocalObjectID:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)transactionEntriesMatchingGlobalObjectID:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)createTransactionEntriesForCompressedObjectIDs:(id)arg1 withTransactionType:(int)arg2 withImportContext:(id)arg3; ++ (id)newTransactionEntryForObjectWithCompressedGlobalID:(id)arg1 withTransactionType:(int)arg2 importContext:(id)arg3; +@property(readonly) NSURL *transactionLogURL; +@property int transactionType; +- (id)initAndInsertIntoManagedObjectContext:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry.h index d76347dc2..abde7f94b 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntry.h @@ -6,23 +6,13 @@ #import -@class NSDate, NSNumber, NSString, NSURL, PFUbiquityPeer, PFUbiquityStoreMetadata; +@class NSDate, NSNumber, NSString, PFUbiquityPeer, PFUbiquityStoreMetadata; +// Not exported @interface PFUbiquityTransactionEntry : NSManagedObject { } -+ (id)transactionEntryForGlobalIDString:(id)arg1 withActingPeerID:(id)arg2 atTransactionNumber:(id)arg3 inManagedObjectContext:(id)arg4; -+ (id)transactionEntriesForPeerID:(id)arg1 beforeTransacationNumber:(id)arg2 forStoreNamed:(id)arg3 inManagedObjectContext:(id)arg4; -+ (id)transactionEntriesForPeerID:(id)arg1 withTransactionNumber:(id)arg2 inManagedObjectContext:(id)arg3; -+ (id)transactionEntriesAfterPeerState:(id)arg1 forStoreName:(id)arg2 inManagedObjectContext:(id)arg3; -+ (id)transactionEntriesMatchingLocalObjectID:(id)arg1 inManagedObjectContext:(id)arg2; -+ (id)transactionEntriesMatchingGlobalObjectID:(id)arg1 inManagedObjectContext:(id)arg2; -+ (id)createTransactionEntriesForCompressedObjectIDs:(id)arg1 withTransactionType:(int)arg2 withImportContext:(id)arg3; -+ (id)newTransactionEntryForObjectWithCompressedGlobalID:(id)arg1 withTransactionType:(int)arg2 importContext:(id)arg3; -@property(readonly) NSURL *transactionLogURL; -@property int transactionType; -- (id)initAndInsertIntoManagedObjectContext:(id)arg1; // Remaining properties @property(retain, nonatomic) PFUbiquityPeer *actingPeer; // @dynamic actingPeer; @@ -34,6 +24,5 @@ @property(retain, nonatomic) NSString *transactionLogFilename; // @dynamic transactionLogFilename; @property(retain, nonatomic) NSNumber *transactionNumber; // @dynamic transactionNumber; @property(retain, nonatomic) NSNumber *transactionTypeNum; // @dynamic transactionTypeNum; - @end diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntryLight.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntryLight.h index 7094a6edf..d90b83e56 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntryLight.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionEntryLight.h @@ -8,6 +8,7 @@ @class NSDate, NSNumber, NSString, PFUbiquityGlobalObjectID, PFUbiquityKnowledgeVector, PFUbiquityLocation; +// Not exported @interface PFUbiquityTransactionEntryLight : NSObject { PFUbiquityGlobalObjectID *_globalID; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionHistoryCache.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionHistoryCache.h index 64b7fc8cf..765ecfebe 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionHistoryCache.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionHistoryCache.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, NSMutableDictionary, NSPersistentStore, NSPersistentStoreCoordinator, NSRecursiveLock, NSString, PFUbiquityGlobalObjectIDCache, PFUbiquityKnowledgeVector, PFUbiquityLocation; +// Not exported @interface PFUbiquityTransactionHistoryCache : NSObject { NSString *_localPeerID; @@ -22,7 +23,7 @@ PFUbiquityKnowledgeVector *_cacheKV; PFUbiquityKnowledgeVector *_minCacheKV; PFUbiquityGlobalObjectIDCache *_globalIDCache; - BOOL _hasScheduledWriteBlock; + _Bool _hasScheduledWriteBlock; } @property(readonly, nonatomic) PFUbiquityKnowledgeVector *minCacheKV; // @synthesize minCacheKV=_minCacheKV; @@ -31,12 +32,12 @@ @property(readonly, nonatomic) PFUbiquityKnowledgeVector *cacheKV; // @synthesize cacheKV=_cacheKV; @property(readonly, nonatomic) NSArray *cachedGlobalIDs; - (id)cachedTransactionHistoryForGlobalID:(id)arg1; -- (BOOL)purgeCacheAndWritePendingEntries:(BOOL)arg1 error:(id *)arg2; -- (BOOL)writePendingEntries:(id *)arg1; -- (BOOL)addTransactionEntryLights:(id)arg1 error:(id *)arg2; -- (BOOL)addTransactionEntryLight:(id)arg1 needsWrite:(BOOL)arg2 error:(id *)arg3; -- (BOOL)addTransactionEntry:(id)arg1 error:(id *)arg2; -- (BOOL)cacheTransactionHistory:(id *)arg1; +- (_Bool)purgeCacheAndWritePendingEntries:(_Bool)arg1 error:(id *)arg2; +- (_Bool)writePendingEntries:(id *)arg1; +- (_Bool)addTransactionEntryLights:(id)arg1 error:(id *)arg2; +- (_Bool)addTransactionEntryLight:(id)arg1 needsWrite:(_Bool)arg2 error:(id *)arg3; +- (_Bool)addTransactionEntry:(id)arg1 error:(id *)arg2; +- (_Bool)cacheTransactionHistory:(id *)arg1; - (id)describeCachesVerbose; - (id)describeCaches; - (id)description; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLog.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLog.h index 2d3a5f021..e2be92d10 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLog.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLog.h @@ -8,28 +8,29 @@ @class NSMutableDictionary, NSNumber, NSRecursiveLock, NSString, PFUbiquityKnowledgeVector, PFUbiquityLocation, PFUbiquitySaveSnapshot; +// Not exported @interface PFUbiquityTransactionLog : NSObject { NSMutableDictionary *_contents; int _transactionLogType; - BOOL _useTemporaryLogLocation; + _Bool _useTemporaryLogLocation; PFUbiquityLocation *_transactionLogLocation; PFUbiquityLocation *_temporaryTransactionLogLocation; PFUbiquityLocation *_stagingTransactionLogLocation; NSString *_fileProtectionOption; - BOOL _inTemporaryLocation; - BOOL _inStagingLocation; - BOOL _inPermanentLocation; + _Bool _inTemporaryLocation; + _Bool _inStagingLocation; + _Bool _inPermanentLocation; PFUbiquityKnowledgeVector *_knowledgeVector; PFUbiquitySaveSnapshot *_saveSnapshot; NSString *_localPeerID; - BOOL _loadUsingRetry; - BOOL _loadedComparisonMetadata; - BOOL _loadedImportMetadata; - BOOL _loadedInsertedObjectData; - BOOL _loadedUpdatedObjectData; - BOOL _loadedDeletedObjectData; - BOOL _loadedContents; + _Bool _loadUsingRetry; + _Bool _loadedComparisonMetadata; + _Bool _loadedImportMetadata; + _Bool _loadedInsertedObjectData; + _Bool _loadedUpdatedObjectData; + _Bool _loadedDeletedObjectData; + _Bool _loadedContents; NSRecursiveLock *_contentsLock; } @@ -38,15 +39,16 @@ + (int)transactionLogTypeFromLocation:(id)arg1; + (id)createTransactionLogFilenameForLogType:(int)arg1; + (id)transactionLogFilenameUUID; -+ (BOOL)pruneTemporaryLogDirectoryForPeerRootLocation:(id)arg1 error:(id *)arg2; ++ (_Bool)pruneTemporaryLogDirectoryForPeerRootLocation:(id)arg1 error:(id *)arg2; ++ (void)truncateLogFilesForPeerID:(id)arg1 storeName:(id)arg2 modelVersionHash:(id)arg3 beforeKnowledgeVector:(id)arg4 withLocalPeerID:(id)arg5 andUbiquityRootLocation:(id)arg6; + (void)truncateLogFilesBeforeBaselineMetadata:(id)arg1 withLocalPeerID:(id)arg2 andUbiquityRootLocation:(id)arg3; + (id)createDataFromExtendedAttrsForLog:(id)arg1 error:(id *)arg2; -@property(readonly, nonatomic) BOOL loadedDeletedObjectData; // @synthesize loadedDeletedObjectData=_loadedDeletedObjectData; -@property(readonly, nonatomic) BOOL loadedUpdatedObjectData; // @synthesize loadedUpdatedObjectData=_loadedUpdatedObjectData; -@property(readonly, nonatomic) BOOL loadedInsertedObjectData; // @synthesize loadedInsertedObjectData=_loadedInsertedObjectData; -@property(readonly, nonatomic) BOOL loadedImportMetadata; // @synthesize loadedImportMetadata=_loadedImportMetadata; -@property(readonly, nonatomic) BOOL loadedComparisonMetadata; // @synthesize loadedComparisonMetadata=_loadedComparisonMetadata; -@property(nonatomic) BOOL loadUsingRetry; // @synthesize loadUsingRetry=_loadUsingRetry; +@property(readonly, nonatomic) _Bool loadedDeletedObjectData; // @synthesize loadedDeletedObjectData=_loadedDeletedObjectData; +@property(readonly, nonatomic) _Bool loadedUpdatedObjectData; // @synthesize loadedUpdatedObjectData=_loadedUpdatedObjectData; +@property(readonly, nonatomic) _Bool loadedInsertedObjectData; // @synthesize loadedInsertedObjectData=_loadedInsertedObjectData; +@property(readonly, nonatomic) _Bool loadedImportMetadata; // @synthesize loadedImportMetadata=_loadedImportMetadata; +@property(readonly, nonatomic) _Bool loadedComparisonMetadata; // @synthesize loadedComparisonMetadata=_loadedComparisonMetadata; +@property(nonatomic) _Bool loadUsingRetry; // @synthesize loadUsingRetry=_loadUsingRetry; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @property(readonly, nonatomic) PFUbiquityKnowledgeVector *knowledgeVector; // @synthesize knowledgeVector=_knowledgeVector; @property(readonly, nonatomic) int transactionLogType; // @synthesize transactionLogType=_transactionLogType; @@ -55,26 +57,26 @@ @property(readonly, nonatomic) PFUbiquityLocation *transactionLogLocation; // @synthesize transactionLogLocation=_transactionLogLocation; @property(readonly, nonatomic) PFUbiquitySaveSnapshot *saveSnapshot; // @synthesize saveSnapshot=_saveSnapshot; @property(readonly, nonatomic) NSString *fileProtectionOption; // @synthesize fileProtectionOption=_fileProtectionOption; -@property(readonly, nonatomic) BOOL inStagingLocation; // @synthesize inStagingLocation=_inStagingLocation; -@property(readonly, nonatomic) BOOL inPermanentLocation; // @synthesize inPermanentLocation=_inPermanentLocation; -@property(readonly, nonatomic) BOOL inTemporaryLocation; // @synthesize inTemporaryLocation=_inTemporaryLocation; -@property(nonatomic) BOOL useTemporaryLogLocation; // @synthesize useTemporaryLogLocation=_useTemporaryLogLocation; +@property(readonly, nonatomic) _Bool inStagingLocation; // @synthesize inStagingLocation=_inStagingLocation; +@property(readonly, nonatomic) _Bool inPermanentLocation; // @synthesize inPermanentLocation=_inPermanentLocation; +@property(readonly, nonatomic) _Bool inTemporaryLocation; // @synthesize inTemporaryLocation=_inTemporaryLocation; +@property(nonatomic) _Bool useTemporaryLogLocation; // @synthesize useTemporaryLogLocation=_useTemporaryLogLocation; - (void)populateContents; - (id)generatePeerCodeKnowledgeVectorWithManagedObjectContext:(id)arg1; -- (BOOL)rewriteToDiskWithError:(id *)arg1; -- (BOOL)writeContentsOfZipArchive:(id)arg1 intoExtendedAttributesForFile:(id)arg2 error:(id *)arg3; -- (BOOL)writeToDiskWithError:(id *)arg1 andUpdateFilenameInTransactionEntries:(id)arg2; -- (BOOL)moveFileToPermanentLocationWithError:(id *)arg1; -- (BOOL)deleteLogFileWithError:(id *)arg1; +- (_Bool)rewriteToDiskWithError:(id *)arg1; +- (_Bool)writeContentsOfZipArchive:(id)arg1 intoExtendedAttributesForFile:(id)arg2 error:(id *)arg3; +- (_Bool)writeToDiskWithError:(id *)arg1 andUpdateFilenameInTransactionEntries:(id)arg2; +- (_Bool)moveFileToPermanentLocationWithError:(id *)arg1; +- (_Bool)deleteLogFileWithError:(id *)arg1; - (void)cleanupExternalDataReferences; - (id)loadPlistAtLocation:(id)arg1 withError:(id *)arg2; -- (BOOL)loadDeletedObjectsDataWithError:(id *)arg1; -- (BOOL)loadUpdatedObjectsDataWithError:(id *)arg1; -- (BOOL)loadInsertedObjectsDataWithError:(id *)arg1; -- (BOOL)loadImportMetadataWithError:(id *)arg1; -- (BOOL)loadComparisonMetadataWithError:(id *)arg1; -- (BOOL)loadContents:(id *)arg1; -- (BOOL)releaseContents:(id *)arg1; +- (_Bool)loadDeletedObjectsDataWithError:(id *)arg1; +- (_Bool)loadUpdatedObjectsDataWithError:(id *)arg1; +- (_Bool)loadInsertedObjectsDataWithError:(id *)arg1; +- (_Bool)loadImportMetadataWithError:(id *)arg1; +- (_Bool)loadComparisonMetadataWithError:(id *)arg1; +- (_Bool)loadContents:(id *)arg1; +- (_Bool)releaseContents:(id *)arg1; - (void)releaseDeletedObjects; - (void)releaseUpdatedObjects; - (void)releaseInsertedObjects; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogCache.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogCache.h index 21a93cd67..091008e19 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogCache.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogCache.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSRecursiveLock, NSString, PFUbiquityGlobalObjectIDCache; +// Not exported @interface PFUbiquityTransactionLogCache : NSObject { NSString *_localPeerID; @@ -18,7 +19,7 @@ - (void)removeLogsCachedForStoreNamed:(id)arg1 withUbiquityRootLocation:(id)arg2; - (void)cacheExportedLog:(id)arg1; -- (id)retainedCachedLogForLocation:(id)arg1 loadWithRetry:(BOOL)arg2 error:(id *)arg3; +- (id)retainedCachedLogForLocation:(id)arg1 loadWithRetry:(_Bool)arg2 error:(id *)arg3; - (void)dealloc; - (id)initWithLocalPeerID:(id)arg1 andGlobalIDCache:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogMigrator.h b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogMigrator.h index 9ae732922..0f085790e 100644 --- a/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogMigrator.h +++ b/iOS7/Frameworks/CoreData/PFUbiquityTransactionLogMigrator.h @@ -8,6 +8,7 @@ @class NSDictionary, NSManagedObjectModel, NSMappingModel, NSSet, NSString; +// Not exported @interface PFUbiquityTransactionLogMigrator : NSObject { NSManagedObjectModel *_srcModel; @@ -16,16 +17,16 @@ NSString *_localPeerID; NSDictionary *_mappingsByEntityName; NSSet *_removedEntities; - BOOL _throttleLogs; + _Bool _throttleLogs; } -@property(readonly) BOOL throttleLogs; // @synthesize throttleLogs=_throttleLogs; +@property(readonly) _Bool throttleLogs; // @synthesize throttleLogs=_throttleLogs; - (id)createDestinationObjectsFromSourceObjects:(id)arg1 migrationContext:(id)arg2; - (id)createDestinationObjectContentFromSourceObjectContent:(id)arg1 withEntityMapping:(id)arg2 migrationContext:(id)arg3; - (id)createDestinationGlobalObjectIDFromSourceGlobalObjectID:(id)arg1; -- (BOOL)migrateTransactionLogFromLocation:(id)arg1 toLocation:(id)arg2 error:(id *)arg3; -- (BOOL)migrateBaselineFromLocation:(id)arg1 toLocation:(id)arg2 error:(id *)arg3; -- (BOOL)migrateTransactionLogsForStoreName:(id)arg1 andLocalPeerID:(id)arg2 atUbiquityRootLocation:(id)arg3 error:(id *)arg4; +- (_Bool)migrateTransactionLogFromLocation:(id)arg1 toLocation:(id)arg2 error:(id *)arg3; +- (_Bool)migrateBaselineFromLocation:(id)arg1 toLocation:(id)arg2 error:(id *)arg3; +- (_Bool)migrateTransactionLogsForStoreName:(id)arg1 andLocalPeerID:(id)arg2 atUbiquityRootLocation:(id)arg3 error:(id *)arg4; - (void)populateMappingsByEntityName; - (void)dealloc; - (id)initWithSourceModel:(id)arg1 destinationModel:(id)arg2 mappingModel:(id)arg3 localPeerID:(id)arg4; diff --git a/iOS7/Frameworks/CoreData/PFZipCentralDirectoryFileHeader.h b/iOS7/Frameworks/CoreData/PFZipCentralDirectoryFileHeader.h index b65e82d58..a6cea8313 100644 --- a/iOS7/Frameworks/CoreData/PFZipCentralDirectoryFileHeader.h +++ b/iOS7/Frameworks/CoreData/PFZipCentralDirectoryFileHeader.h @@ -8,6 +8,7 @@ @class NSData, NSString; +// Not exported @interface PFZipCentralDirectoryFileHeader : NSObject { unsigned short _versionMadeBy; @@ -51,8 +52,8 @@ @property(nonatomic) unsigned short versionNeededToExtract; // @synthesize versionNeededToExtract=_versionNeededToExtract; @property(nonatomic) unsigned short versionMadeBy; // @synthesize versionMadeBy=_versionMadeBy; - (void)appendToData:(id)arg1; -- (unsigned int)loadFromBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (unsigned int)loadFromData:(id)arg1 offset:(unsigned int)arg2; +- (unsigned long long)loadFromBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (unsigned long long)loadFromData:(id)arg1 offset:(unsigned long long)arg2; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreData/PFZipEndOfCentralDirectoryRecord.h b/iOS7/Frameworks/CoreData/PFZipEndOfCentralDirectoryRecord.h index 21683cb63..1d12cdbc7 100644 --- a/iOS7/Frameworks/CoreData/PFZipEndOfCentralDirectoryRecord.h +++ b/iOS7/Frameworks/CoreData/PFZipEndOfCentralDirectoryRecord.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PFZipEndOfCentralDirectoryRecord : NSObject { unsigned short _numberOfDisk; @@ -29,8 +30,8 @@ @property(nonatomic) unsigned short diskWhereCentralDirectoryStarts; // @synthesize diskWhereCentralDirectoryStarts=_diskWhereCentralDirectoryStarts; @property(nonatomic) unsigned short numberOfDisk; // @synthesize numberOfDisk=_numberOfDisk; - (void)appendToData:(id)arg1; -- (unsigned int)loadFromBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (unsigned int)loadFromData:(id)arg1 offset:(unsigned int)arg2; +- (unsigned long long)loadFromBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (unsigned long long)loadFromData:(id)arg1 offset:(unsigned long long)arg2; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreData/PFZipLocalFileHeader.h b/iOS7/Frameworks/CoreData/PFZipLocalFileHeader.h index 1ce9d49b0..8d41966db 100644 --- a/iOS7/Frameworks/CoreData/PFZipLocalFileHeader.h +++ b/iOS7/Frameworks/CoreData/PFZipLocalFileHeader.h @@ -8,6 +8,7 @@ @class NSData, NSString; +// Not exported @interface PFZipLocalFileHeader : NSObject { unsigned short _versionNeededToExtract; @@ -37,8 +38,8 @@ @property(nonatomic) unsigned short generalPurposeBit; // @synthesize generalPurposeBit=_generalPurposeBit; @property(nonatomic) unsigned short versionNeededToExtract; // @synthesize versionNeededToExtract=_versionNeededToExtract; - (void)appendToData:(id)arg1; -- (unsigned int)loadFromBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (unsigned int)loadFromData:(id)arg1 offset:(unsigned int)arg2; +- (unsigned long long)loadFromBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (unsigned long long)loadFromData:(id)arg1 offset:(unsigned long long)arg2; @property(readonly, nonatomic) unsigned int totalHeaderLength; - (id)description; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_CDSnapshot.h b/iOS7/Frameworks/CoreData/_CDSnapshot.h index 1ca5356c6..cffbb9fc2 100644 --- a/iOS7/Frameworks/CoreData/_CDSnapshot.h +++ b/iOS7/Frameworks/CoreData/_CDSnapshot.h @@ -11,6 +11,7 @@ @class NSManagedObjectID; +// Not exported @interface _CDSnapshot : NSObject { int _cd_rc; @@ -38,13 +39,13 @@ - (id)_descriptionValues; - (void)dealloc; - (void)finalize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)mutableCopy; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copy; diff --git a/iOS7/Frameworks/CoreData/_NS128bitWrapper.h b/iOS7/Frameworks/CoreData/_NS128bitWrapper.h index 944b2e64b..1d22c6483 100644 --- a/iOS7/Frameworks/CoreData/_NS128bitWrapper.h +++ b/iOS7/Frameworks/CoreData/_NS128bitWrapper.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface _NS128bitWrapper : NSObject { struct _double_quad_uint { @@ -18,8 +19,8 @@ - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)initWithBytes:(char *)arg1; @end diff --git a/iOS7/Frameworks/CoreData/_NSChildContextPredicateRemapper.h b/iOS7/Frameworks/CoreData/_NSChildContextPredicateRemapper.h index 3c81a544d..626f79961 100644 --- a/iOS7/Frameworks/CoreData/_NSChildContextPredicateRemapper.h +++ b/iOS7/Frameworks/CoreData/_NSChildContextPredicateRemapper.h @@ -8,6 +8,7 @@ @class NSManagedObjectContext; +// Not exported @interface _NSChildContextPredicateRemapper : NSObject { NSManagedObjectContext *_context; diff --git a/iOS7/Frameworks/CoreData/_NSCoreDataException.h b/iOS7/Frameworks/CoreData/_NSCoreDataException.h index 38f189f38..69a914aa3 100644 --- a/iOS7/Frameworks/CoreData/_NSCoreDataException.h +++ b/iOS7/Frameworks/CoreData/_NSCoreDataException.h @@ -8,19 +8,20 @@ @class NSString; +// Not exported @interface _NSCoreDataException : NSException { - long _code; + long long _code; NSString *_domain; } -+ (id)exceptionWithName:(id)arg1 code:(long)arg2 reason:(id)arg3 userInfo:(id)arg4; ++ (id)exceptionWithName:(id)arg1 code:(long long)arg2 reason:(id)arg3 userInfo:(id)arg4; - (id)domain; -- (long)code; +- (long long)code; - (void)_setDomain:(id)arg1; - (void)dealloc; - (id)initWithName:(id)arg1 reason:(id)arg2 userInfo:(id)arg3; -- (id)initWithName:(id)arg1 code:(long)arg2 reason:(id)arg3 userInfo:(id)arg4; +- (id)initWithName:(id)arg1 code:(long long)arg2 reason:(id)arg3 userInfo:(id)arg4; @end diff --git a/iOS7/Frameworks/CoreData/_NSCoreDataOptimisticLockingException.h b/iOS7/Frameworks/CoreData/_NSCoreDataOptimisticLockingException.h index 0a1630a95..6d3b355c8 100644 --- a/iOS7/Frameworks/CoreData/_NSCoreDataOptimisticLockingException.h +++ b/iOS7/Frameworks/CoreData/_NSCoreDataOptimisticLockingException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface _NSCoreDataOptimisticLockingException : NSException { } diff --git a/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectID.h b/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectID.h new file mode 100644 index 000000000..27746f6cf --- /dev/null +++ b/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectID.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _NSCoreDataTaggedObjectID : _NSScalarObjectID +{ +} + ++ (void)_storeDeallocated; ++ (void)_setStoreInfo1:(id)arg1; ++ (id)_storeInfo1; ++ (void)setObjectStoreIdentifier:(id)arg1; ++ (id)managedObjectIDFromURIRepresentation:(id)arg1; ++ (unsigned int)allocateBatch:(id *)arg1 count:(unsigned int)arg2; ++ (Class)classWithStore:(id)arg1 andEntity:(id)arg2; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)alloc; ++ (void)initialize; +- (id)_storeInfo1; +- (id)_retainedURIString; +- (_Bool)_isPersistentStoreAlive; +- (id)_storeIdentifier; +- (long long)_referenceData64; +- (id)_referenceData; +- (_Bool)isTemporaryID; +- (id)persistentStore; +- (id)entityName; +- (id)entity; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; +- (id)initWithObject:(id)arg1; +- (id)initWithPK64:(long long)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectIDFactory.h b/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectIDFactory.h new file mode 100644 index 000000000..8512ec610 --- /dev/null +++ b/iOS7/Frameworks/CoreData/_NSCoreDataTaggedObjectIDFactory.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _NSCoreDataTaggedObjectIDFactory : NSObject +{ + int _cd_rc; + unsigned int _taggedPoolIndex; + id _fallbackFactories; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)alloc; +- (void)_storeDeallocated; +- (void)_setStoreInfo1:(id)arg1; +- (id)_storeInfo1; +- (void)setObjectStoreIdentifier:(id)arg1; +- (id)managedObjectIDFromURIRepresentation:(id)arg1; +- (id)_fallbackFactory; +- (void)dealloc; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; +- (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned long long)arg2; +- (unsigned int)allocateBatch:(id *)arg1 count:(unsigned int)arg2; +- (id)initWithPK64:(long long)arg1; +- (id)allocWithZone:(struct _NSZone *)arg1; +- (id)alloc; +- (id)_initCoreWithTaggedIndex:(unsigned int)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreData/_NSCoreManagedObjectID.h b/iOS7/Frameworks/CoreData/_NSCoreManagedObjectID.h index 61b462ad7..68729d6bf 100644 --- a/iOS7/Frameworks/CoreData/_NSCoreManagedObjectID.h +++ b/iOS7/Frameworks/CoreData/_NSCoreManagedObjectID.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSCoreManagedObjectID : NSManagedObjectID { } @@ -15,28 +16,28 @@ + (void)_setStoreInfo1:(id)arg1; + (void)setObjectStoreIdentifier:(id)arg1; + (id)managedObjectIDFromURIRepresentation:(id)arg1; -+ (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned int)arg2; ++ (id)managedObjectIDFromUTF8String:(const char *)arg1 length:(unsigned long long)arg2; + (void)_release_1; + (void)release; + (id)_retain_1; + (id)retain; -+ (int)version; -+ (BOOL)accessInstanceVariablesDirectly; ++ (long long)version; ++ (_Bool)accessInstanceVariablesDirectly; + (id)alloc; + (id)allocWithZone:(struct _NSZone *)arg1; + (unsigned int)allocateBatch:(id *)arg1 count:(unsigned int)arg2; + (Class)classWithStore:(id)arg1 andEntity:(id)arg2; + (void)initialize; + (char *)generatedNameSuffix; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)URIRepresentation; -- (unsigned int)retainCount; -- (BOOL)_isPersistentStoreAlive; +- (unsigned long long)retainCount; +- (_Bool)_isPersistentStoreAlive; - (id)_storeInfo1; - (id)_storeIdentifier; -- (BOOL)isTemporaryID; +- (_Bool)isTemporaryID; - (id)persistentStore; - (id)entityName; - (id)entity; diff --git a/iOS7/Frameworks/CoreData/_NSDefaultSectionInfo.h b/iOS7/Frameworks/CoreData/_NSDefaultSectionInfo.h index 9ea0bfdaa..d4d61e68b 100644 --- a/iOS7/Frameworks/CoreData/_NSDefaultSectionInfo.h +++ b/iOS7/Frameworks/CoreData/_NSDefaultSectionInfo.h @@ -10,33 +10,34 @@ @class NSArray, NSFetchedResultsController, NSString; +// Not exported @interface _NSDefaultSectionInfo : NSObject { NSFetchedResultsController *_controller; NSString *_name; NSString *_indexTitle; - unsigned int _sectionOffset; - unsigned int _numberOfObjects; - unsigned int _oldSectionNumber; + unsigned long long _sectionOffset; + unsigned long long _numberOfObjects; + unsigned long long _oldSectionNumber; id _sectionObjects; } -@property(nonatomic) unsigned int oldSectionNumber; // @synthesize oldSectionNumber=_oldSectionNumber; -@property(readonly, nonatomic) unsigned int numberOfObjects; // @synthesize numberOfObjects=_numberOfObjects; -@property(readonly, nonatomic) unsigned int sectionOffset; // @synthesize sectionOffset=_sectionOffset; +@property(nonatomic) unsigned long long oldSectionNumber; // @synthesize oldSectionNumber=_oldSectionNumber; +@property(readonly, nonatomic) unsigned long long numberOfObjects; // @synthesize numberOfObjects=_numberOfObjects; +@property(readonly, nonatomic) unsigned long long sectionOffset; // @synthesize sectionOffset=_sectionOffset; @property(readonly, nonatomic) NSString *indexTitle; // @synthesize indexTitle=_indexTitle; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)indexOfObject:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1; @property(readonly, nonatomic) NSArray *objects; - (void)clearSectionObjectsCache; - (void)setController:(id)arg1; -@property(readonly, nonatomic) unsigned int sectionNumber; -- (void)setSectionOffset:(unsigned int)arg1; -- (void)setNumberOfObjects:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long sectionNumber; +- (void)setSectionOffset:(unsigned long long)arg1; +- (void)setNumberOfObjects:(unsigned long long)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithController:(id)arg1 name:(id)arg2 indexTitle:(id)arg3 sectionOffset:(unsigned int)arg4; +- (id)initWithController:(id)arg1 name:(id)arg2 indexTitle:(id)arg3 sectionOffset:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/CoreData/_NSFaultingMutableArray.h b/iOS7/Frameworks/CoreData/_NSFaultingMutableArray.h index 312438da1..e9a3d7e97 100644 --- a/iOS7/Frameworks/CoreData/_NSFaultingMutableArray.h +++ b/iOS7/Frameworks/CoreData/_NSFaultingMutableArray.h @@ -8,6 +8,7 @@ @class NSManagedObject, NSPropertyDescription; +// Not exported @interface _NSFaultingMutableArray : NSMutableArray { int _cd_rc; @@ -19,27 +20,27 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (id)valueForKeyPath:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; - (void)getObjects:(id *)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (id)objectEnumerator; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)addObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; - (id)descriptionWithLocale:(id)arg1; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; @@ -48,12 +49,12 @@ - (id)source; - (void)turnIntoFault; - (void)willRead; -- (BOOL)isFault; +- (_Bool)isFault; - (void)dealloc; -- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(BOOL)arg3; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(_Bool)arg3; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSet.h b/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSet.h index dcc9455e3..7a12a9f0e 100644 --- a/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSet.h +++ b/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSet.h @@ -8,6 +8,7 @@ @class NSManagedObject; +// Not exported @interface _NSFaultingMutableOrderedSet : NSMutableOrderedSet { int _cd_rc; @@ -20,10 +21,10 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (id)allObjects; -- (void)sortRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (void)sortRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (void)sortUsingComparator:(id)arg1; - (void)unionSet:(id)arg1; - (void)minusSet:(id)arg1; @@ -33,62 +34,63 @@ - (void)removeAllObjects; - (void)removeObjectsInRange:(struct _NSRange)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObjects:(const id *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (void)insertObjects:(const id *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; - (void)addObjectsFromArray:(id)arg1; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)addObject:(id)arg1; -- (BOOL)containsObject:(id)arg1; -- (BOOL)_isIdenticalFault:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToOrderedSet:(id)arg1; +- (_Bool)containsObject:(id)arg1; +- (_Bool)_isIdenticalFault:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToOrderedSet:(id)arg1; - (Class)classForArchiver; - (id)replacementObjectForCoder:(id)arg1; - (Class)classForCoder; - (id)valueForKeyPath:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)objectEnumerator; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)indexOfObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)relationship; - (id)source; - (void)turnIntoFault; -- (BOOL)_hasOrderKeys; +- (_Bool)_hasOrderKeys; - (id)_newOrderKeys; - (unsigned int)_orderKeyForObject:(id)arg1; -- (void)_populateOrderKeysUsingSnapshot:(id)arg1 orderKeys:(id)arg2 newIndexes:(unsigned int **)arg3 reorderedIndexes:(char **)arg4; +- (void)_batchFulfillOrderKeysForObjectsIntoIndexes:(unsigned long long **)arg1; +- (void)_populateOrderKeysUsingSnapshot:(id)arg1 orderKeys:(id)arg2 newIndexes:(unsigned long long **)arg3 reorderedIndexes:(char **)arg4; - (void)_updateOrderKeysFromOrderOfObjectIDs:(id)arg1; - (void)_assignOrderKeysUsingCount:(unsigned int)arg1; -- (void)_setProcessingIdempotentKVO:(BOOL)arg1; -- (BOOL)_shouldProcessKVOChange; +- (void)_setProcessingIdempotentKVO:(_Bool)arg1; +- (_Bool)_shouldProcessKVOChange; - (void)willChange; - (void)willRead; - (id)descriptionWithLocale:(id)arg1; - (id)description; -- (BOOL)isFault; +- (_Bool)isFault; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithSource:(id)arg1 destinations:(id)arg2 forRelationship:(id)arg3 inContext:(id)arg4; -- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(BOOL)arg3; +- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(_Bool)arg3; - (id)initWithOrderedSet:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSetMutationMethods.h b/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSetMutationMethods.h index ece050466..af701046c 100644 --- a/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSetMutationMethods.h +++ b/iOS7/Frameworks/CoreData/_NSFaultingMutableOrderedSetMutationMethods.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSFaultingMutableOrderedSetMutationMethods : NSObject { struct objc_method *_insertObjectMethod; diff --git a/iOS7/Frameworks/CoreData/_NSFaultingMutableSet.h b/iOS7/Frameworks/CoreData/_NSFaultingMutableSet.h index b59a9123c..e180d7026 100644 --- a/iOS7/Frameworks/CoreData/_NSFaultingMutableSet.h +++ b/iOS7/Frameworks/CoreData/_NSFaultingMutableSet.h @@ -8,6 +8,7 @@ @class NSManagedObject; +// Not exported @interface _NSFaultingMutableSet : NSMutableSet { int _cd_rc; @@ -18,7 +19,7 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (Class)classForArchiver; - (id)replacementObjectForCoder:(id)arg1; - (Class)classForCoder; @@ -34,22 +35,22 @@ - (void)removeObject:(id)arg1; - (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)_isIdenticalFault:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; -- (BOOL)containsObject:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)_isIdenticalFault:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; +- (_Bool)containsObject:(id)arg1; - (id)anyObject; - (id)allObjects; - (void)getObjects:(id *)arg1; - (id)objectEnumerator; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)addObject:(id)arg1; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)descriptionWithLocale:(id)arg1; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; @@ -57,17 +58,17 @@ - (id)relationship; - (id)source; - (void)turnIntoFault; -- (BOOL)_shouldProcessKVOChange; +- (_Bool)_shouldProcessKVOChange; - (void)willRead; -- (BOOL)isFault; +- (_Bool)isFault; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithSource:(id)arg1 destinations:(id)arg2 forRelationship:(id)arg3 inContext:(id)arg4; -- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(BOOL)arg3; +- (id)initWithSource:(id)arg1 forRelationship:(id)arg2 asFault:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/CoreData/_NSFaultingMutableSetMutationMethods.h b/iOS7/Frameworks/CoreData/_NSFaultingMutableSetMutationMethods.h index 51391afc8..8f3128438 100644 --- a/iOS7/Frameworks/CoreData/_NSFaultingMutableSetMutationMethods.h +++ b/iOS7/Frameworks/CoreData/_NSFaultingMutableSetMutationMethods.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSFaultingMutableSetMutationMethods : NSObject { struct objc_method *_addObjectMethod; diff --git a/iOS7/Frameworks/CoreData/_NSKnownKeysEnumerator.h b/iOS7/Frameworks/CoreData/_NSKnownKeysEnumerator.h index b1d3c1264..214336890 100644 --- a/iOS7/Frameworks/CoreData/_NSKnownKeysEnumerator.h +++ b/iOS7/Frameworks/CoreData/_NSKnownKeysEnumerator.h @@ -6,20 +6,21 @@ #import "NSEnumerator.h" +// Not exported @interface _NSKnownKeysEnumerator : NSEnumerator { id _target; const id *_list; const id *_referenceItems; struct _NSRange _range; - unsigned long _index; - unsigned long _flags; + unsigned long long _index; + unsigned long long _flags; } - (id)nextObject; - (void)dealloc; - (void)_invalidate; -- (id)initWithArray:(const id *)arg1 forTarget:(id)arg2 withReferenceValues:(const id *)arg3 andRange:(struct _NSRange)arg4 andCopyItems:(BOOL)arg5; +- (id)initWithArray:(const id *)arg1 forTarget:(id)arg2 withReferenceValues:(const id *)arg3 andRange:(struct _NSRange)arg4 andCopyItems:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/CoreData/_NSManagedObject_st.h b/iOS7/Frameworks/CoreData/_NSManagedObject_st.h index 4087be2e8..810c79861 100644 --- a/iOS7/Frameworks/CoreData/_NSManagedObject_st.h +++ b/iOS7/Frameworks/CoreData/_NSManagedObject_st.h @@ -8,18 +8,19 @@ @class NSManagedObjectContext, NSManagedObjectID; +// Not exported @interface _NSManagedObject_st : NSObject { int _cd_rc; - unsigned long _cd_stateFlags; + unsigned long long _cd_stateFlags; id _cd_rawData; id _cd_entity; NSManagedObjectContext *_cd_managedObjectContext; NSManagedObjectID *_cd_objectID; - unsigned long _cd_extraFlags; + unsigned long long _cd_extraFlags; id _cd_observationInfo; id *_cd_snapshots; - unsigned long _cd_lockingInfo; + unsigned long long _cd_lockingInfo; id _cd_queueReference; } diff --git a/iOS7/Frameworks/CoreData/_NSMappingModelBuilder.h b/iOS7/Frameworks/CoreData/_NSMappingModelBuilder.h index eed983c71..0e56ee2de 100644 --- a/iOS7/Frameworks/CoreData/_NSMappingModelBuilder.h +++ b/iOS7/Frameworks/CoreData/_NSMappingModelBuilder.h @@ -8,6 +8,7 @@ @class NSEntityMapping, NSError, NSManagedObjectModel; +// Not exported @interface _NSMappingModelBuilder : NSObject { NSManagedObjectModel *_sourceModel; @@ -20,9 +21,9 @@ + (int)migrationDebugLevel; - (id)newInferredPropertyMappingWithSourceRelationship:(id)arg1 destinationRelationship:(id)arg2; - (id)newInferredPropertyMappingWithSourceAttribute:(id)arg1 destinationAttribute:(id)arg2; -- (BOOL)_canTransformSourceAttributeType:(unsigned int)arg1 toDestinationAttributeType:(unsigned int)arg2; +- (_Bool)_canTransformSourceAttributeType:(unsigned long long)arg1 toDestinationAttributeType:(unsigned long long)arg2; - (id)newEntityMappingWithSource:(id)arg1 destination:(id)arg2; -- (BOOL)inferPropertyMappingsForEntityMapping:(id)arg1; +- (_Bool)inferPropertyMappingsForEntityMapping:(id)arg1; - (id)newInferredMappingModel:(id *)arg1; - (void)_resetCaches; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_NSMemoryStorePredicateRemapper.h b/iOS7/Frameworks/CoreData/_NSMemoryStorePredicateRemapper.h index 39442e292..1cc71bce9 100644 --- a/iOS7/Frameworks/CoreData/_NSMemoryStorePredicateRemapper.h +++ b/iOS7/Frameworks/CoreData/_NSMemoryStorePredicateRemapper.h @@ -8,6 +8,7 @@ @class NSManagedObjectContext; +// Not exported @interface _NSMemoryStorePredicateRemapper : NSObject { NSManagedObjectContext *_context; diff --git a/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableOrderedSet.h b/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableOrderedSet.h index abbd87879..e7044bbf6 100644 --- a/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableOrderedSet.h +++ b/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableOrderedSet.h @@ -8,6 +8,7 @@ @class NSManagedObject, NSString; +// Not exported @interface _NSNotifyingWrapperMutableOrderedSet : NSMutableOrderedSet { NSManagedObject *_container; @@ -15,8 +16,8 @@ NSMutableOrderedSet *_mutableOrderedSet; } -- (void)sortRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (void)sortRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (void)sortUsingComparator:(id)arg1; - (void)unionSet:(id)arg1; - (void)minusSet:(id)arg1; @@ -30,55 +31,55 @@ - (void)removeObjectsAtIndexes:(id)arg1; - (void)removeObjectsInRange:(struct _NSRange)arg1; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned int)arg3; -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned long long)arg3; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObjects:(id *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned int)arg2; -- (void)exchangeObjectAtIndex:(unsigned int)arg1 withObjectAtIndex:(unsigned int)arg2; +- (void)insertObjects:(id *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; +- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned long long)arg2; +- (void)exchangeObjectAtIndex:(unsigned long long)arg1 withObjectAtIndex:(unsigned long long)arg2; - (void)addObjectsFromArray:(id)arg1; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)addObject:(id)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)count; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)count; - (id)valueForKeyPath:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; - (id)descriptionWithLocale:(id)arg1; - (id)description; -- (id)sortedArrayWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (id)sortedArrayWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (id)sortedArrayUsingComparator:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned int)arg3 usingComparator:(id)arg4; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned long long)arg3 usingComparator:(id)arg4; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)indexesOfObjectsPassingTest:(id)arg1; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectPassingTest:(id)arg1; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectPassingTest:(id)arg1; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateObjectsUsingBlock:(id)arg1; - (id)set; - (id)array; - (id)reversedOrderedSet; - (id)reverseObjectEnumerator; - (id)objectEnumerator; -- (BOOL)isSubsetOfOrderedSet:(id)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; -- (BOOL)intersectsOrderedSet:(id)arg1; -- (BOOL)containsObject:(id)arg1; -- (BOOL)isEqualToOrderedSet:(id)arg1; +- (_Bool)isSubsetOfOrderedSet:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; +- (_Bool)intersectsOrderedSet:(id)arg1; +- (_Bool)containsObject:(id)arg1; +- (_Bool)isEqualToOrderedSet:(id)arg1; - (id)lastObject; - (id)firstObject; - (id)objectsAtIndexes:(id)arg1; - (void)getObjects:(id *)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)allObjects; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableSet.h b/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableSet.h index eb5c10077..8dd499571 100644 --- a/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableSet.h +++ b/iOS7/Frameworks/CoreData/_NSNotifyingWrapperMutableSet.h @@ -8,6 +8,7 @@ @class NSManagedObject, NSString; +// Not exported @interface _NSNotifyingWrapperMutableSet : NSMutableSet { NSManagedObject *_container; @@ -23,21 +24,21 @@ - (void)intersectSet:(id)arg1; - (void)addObjectsFromArray:(id)arg1; - (void)addObject:(id)arg1; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)valueForKeyPath:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; - (void)getObjects:(id *)arg1; -- (BOOL)isEqualToSet:(id)arg1; -- (BOOL)containsObject:(id)arg1; +- (_Bool)isEqualToSet:(id)arg1; +- (_Bool)containsObject:(id)arg1; - (id)anyObject; - (id)allObjects; - (id)descriptionWithLocale:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/_NSOrderedSetDiff.h b/iOS7/Frameworks/CoreData/_NSOrderedSetDiff.h index 372c5d325..6539af677 100644 --- a/iOS7/Frameworks/CoreData/_NSOrderedSetDiff.h +++ b/iOS7/Frameworks/CoreData/_NSOrderedSetDiff.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSOrderedSetDiff : NSObject { id _diffObject; diff --git a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffChange.h b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffChange.h index 8d99592c5..1c33743b4 100644 --- a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffChange.h +++ b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffChange.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _NSOrderedSetDiffChange : _NSOrderedSetDiff { - unsigned int _index; + unsigned long long _index; } -- (id)initWithObject:(id)arg1 index:(unsigned int)arg2; +- (id)initWithObject:(id)arg1 index:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffDelete.h b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffDelete.h index 45d193f23..cc0cbfeae 100644 --- a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffDelete.h +++ b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffDelete.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSOrderedSetDiffDelete : _NSOrderedSetDiff { } diff --git a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffInsert.h b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffInsert.h index 682c1a8cc..8a4a879ea 100644 --- a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffInsert.h +++ b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffInsert.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSOrderedSetDiffInsert : _NSOrderedSetDiffChange { } diff --git a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffMove.h b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffMove.h index e2bd9b3a8..95a3c6e70 100644 --- a/iOS7/Frameworks/CoreData/_NSOrderedSetDiffMove.h +++ b/iOS7/Frameworks/CoreData/_NSOrderedSetDiffMove.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSOrderedSetDiffMove : _NSOrderedSetDiffChange { } diff --git a/iOS7/Frameworks/CoreData/_NSPersistenceUtilities.h b/iOS7/Frameworks/CoreData/_NSPersistenceUtilities.h index 3debd9ba0..230c42faa 100644 --- a/iOS7/Frameworks/CoreData/_NSPersistenceUtilities.h +++ b/iOS7/Frameworks/CoreData/_NSPersistenceUtilities.h @@ -10,8 +10,8 @@ { } -+ (unsigned int)attributeTypeForXMLInfo:(id)arg1; -+ (BOOL)_setURL:(id)arg1 forPersistentStore:(id)arg2 withCoordinator:(id)arg3; ++ (unsigned long long)attributeTypeForXMLInfo:(id)arg1; ++ (_Bool)_setURL:(id)arg1 forPersistentStore:(id)arg2 withCoordinator:(id)arg3; + (void)initialize; @end diff --git a/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy.h b/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy.h index 6286ef792..50f62ed16 100644 --- a/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy.h +++ b/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy.h @@ -8,6 +8,7 @@ @class NSEntityDescription, NSPropertyDescription; +// Not exported @interface _NSPropertyDescriptionProxy : NSObject { id _sourceBuffer; @@ -16,13 +17,13 @@ unsigned int _entitysReferenceIDForProperty; } -+ (BOOL)resolveInstanceMethod:(SEL)arg1; ++ (_Bool)resolveInstanceMethod:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (Class)class; -- (void)_versionHash:(char *)arg1 inStyle:(unsigned int)arg2; -- (BOOL)isKindOfClass:(Class)arg1; +- (void)_versionHash:(char *)arg1 inStyle:(unsigned long long)arg2; +- (_Bool)isKindOfClass:(Class)arg1; - (void)_setEntity:(id)arg1; - (void)_createCachesAndOptimizeState; - (id)entity; diff --git a/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy2.h b/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy2.h index 9e189c208..9dc469456 100644 --- a/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy2.h +++ b/iOS7/Frameworks/CoreData/_NSPropertyDescriptionProxy2.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _NSPropertyDescriptionProxy2 : _NSPropertyDescriptionProxy { } -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (Class)classForCoder; - (Class)classForArchiver; - (oneway void)release; diff --git a/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableOrderedSet.h b/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableOrderedSet.h index ce90ae864..e9ecc1909 100644 --- a/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableOrderedSet.h +++ b/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableOrderedSet.h @@ -8,13 +8,14 @@ @class _NSFaultingMutableOrderedSetMutationMethods; +// Not exported @interface _NSProxyWrapperMutableOrderedSet : _NSNotifyingWrapperMutableOrderedSet { _NSFaultingMutableOrderedSetMutationMethods *_mutationMethods; } -- (void)sortRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (void)sortRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (void)sortUsingComparator:(id)arg1; - (void)unionSet:(id)arg1; - (void)minusSet:(id)arg1; @@ -27,13 +28,13 @@ - (void)removeObjectsAtIndexes:(id)arg1; - (void)removeObjectsInRange:(struct _NSRange)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObjects:(id *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (void)insertObjects:(id *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; - (void)addObjectsFromArray:(id)arg1; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)addObject:(id)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (id)initWithContainer:(id)arg1 key:(id)arg2 mutableOrderedSet:(id)arg3 mutationMethods:(id)arg4; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableSet.h b/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableSet.h index a77fe74ec..7e235db77 100644 --- a/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableSet.h +++ b/iOS7/Frameworks/CoreData/_NSProxyWrapperMutableSet.h @@ -8,6 +8,7 @@ @class _NSFaultingMutableSetMutationMethods; +// Not exported @interface _NSProxyWrapperMutableSet : _NSNotifyingWrapperMutableSet { _NSFaultingMutableSetMutationMethods *_mutationMethods; diff --git a/iOS7/Frameworks/CoreData/_NSSQLCoreConnectionObsever.h b/iOS7/Frameworks/CoreData/_NSSQLCoreConnectionObsever.h index 4e1f5d086..cb5fcc5a8 100644 --- a/iOS7/Frameworks/CoreData/_NSSQLCoreConnectionObsever.h +++ b/iOS7/Frameworks/CoreData/_NSSQLCoreConnectionObsever.h @@ -8,6 +8,7 @@ @class NSSQLCore; +// Not exported @interface _NSSQLCoreConnectionObsever : NSObject { NSSQLCore *_core; diff --git a/iOS7/Frameworks/CoreData/_NSSQLEntityMigrationDescription.h b/iOS7/Frameworks/CoreData/_NSSQLEntityMigrationDescription.h index 409617038..d1f5a32bc 100644 --- a/iOS7/Frameworks/CoreData/_NSSQLEntityMigrationDescription.h +++ b/iOS7/Frameworks/CoreData/_NSSQLEntityMigrationDescription.h @@ -8,6 +8,7 @@ @class NSEntityMapping, NSMutableArray, NSMutableDictionary, NSSQLEntity; +// Not exported @interface _NSSQLEntityMigrationDescription : NSObject { NSEntityMapping *_entityMapping; diff --git a/iOS7/Frameworks/CoreData/_NSSQLGenerator.h b/iOS7/Frameworks/CoreData/_NSSQLGenerator.h index 02cef831d..67a5193e9 100644 --- a/iOS7/Frameworks/CoreData/_NSSQLGenerator.h +++ b/iOS7/Frameworks/CoreData/_NSSQLGenerator.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSMutableString, NSSQLAdapter, NSSQLStatement, NSSQLStoreMappingGenerator; +// Not exported @interface _NSSQLGenerator : NSObject { NSSQLStatement *_statement; @@ -19,50 +20,50 @@ NSMutableString *_whereClause; NSMutableString *_selectList; NSMutableString *_orderByClause; - BOOL _allowToManyKeyPath; - BOOL _useDistinct; - BOOL _autoDistinct; + _Bool _allowToManyKeyPath; + _Bool _useDistinct; + _Bool _autoDistinct; unsigned int _scopedByORPredicate; NSMutableArray *_comparisonPredicateScopedItem; } + (void)initialize; -- (BOOL)foldComparisonPredicate:(id)arg1; -- (BOOL)_isForeignObjectExpression:(id)arg1; -- (void)setAutoDistinct:(BOOL)arg1; -- (BOOL)autoDistinct; +- (_Bool)foldComparisonPredicate:(id)arg1; +- (_Bool)_isForeignObjectExpression:(id)arg1; +- (void)setAutoDistinct:(_Bool)arg1; +- (_Bool)autoDistinct; - (void)_preparePredicate:(id)arg1; - (id)_reducedSubpredicates:(id)arg1; - (void)prepareComparisonPredicate:(id)arg1; -- (BOOL)_isNullExpression:(id)arg1; +- (_Bool)_isNullExpression:(id)arg1; - (void)prepareEndsWith:(id)arg1; - (void)prepareBeginsWith:(id)arg1; -- (void)_prepareSubstringWith:(id)arg1 wildStart:(BOOL)arg2 wildEnd:(BOOL)arg3; +- (void)_prepareSubstringWith:(id)arg1 wildStart:(_Bool)arg2 wildEnd:(_Bool)arg3; - (void)prepareLike:(id)arg1; - (void)prepareBetween:(id)arg1; - (void)prepareMatches:(id)arg1; -- (void)prepareIn:(id)arg1 swap:(BOOL)arg2; +- (void)prepareIn:(id)arg1 swap:(_Bool)arg2; - (void)_preparePredicateExpression:(id)arg1; -- (BOOL)_prepareFunctionExpression:(id)arg1; +- (_Bool)_prepareFunctionExpression:(id)arg1; - (void)_appendWhereClauseForConstantCollection:(id)arg1; - (void)_appendWhereClauseForExpressionCollection:(id)arg1; -- (void)_prepareString:(id)arg1 expressionPath:(id)arg2 sensitiveOptions:(unsigned int)arg3 wildStart:(BOOL)arg4 wildEnd:(BOOL)arg5 allowToMany:(BOOL)arg6; -- (id)_newWildSubStringForGlob:(id)arg1 wildStart:(BOOL)arg2 wildEnd:(BOOL)arg3; +- (void)_prepareString:(id)arg1 expressionPath:(id)arg2 sensitiveOptions:(unsigned int)arg3 wildStart:(_Bool)arg4 wildEnd:(_Bool)arg5 allowToMany:(_Bool)arg6; +- (id)_newWildSubStringForGlob:(id)arg1 wildStart:(_Bool)arg2 wildEnd:(_Bool)arg3; - (void)_prepareConst:(id)arg1 inAttribute:(id)arg2 sensitiveOptions:(unsigned int)arg3; - (void)_prepareConst:(id)arg1 inToMany:(id)arg2; - (void)_prepareConst:(id)arg1 inManyToMany:(id)arg2; - (void)prepareCountStatementWithFetchRequest:(id)arg1; -- (void)prepareSelectStatementWithFetchRequest:(id)arg1 ignoreInheritance:(BOOL)arg2; +- (void)prepareSelectStatementWithFetchRequest:(id)arg1 ignoreInheritance:(_Bool)arg2; - (id)_newPredicateWithInheritanceForFetchRequest:(id)arg1; - (void)prepareDeleteStatementWithRow:(id)arg1; - (void)prepareUpdateStatementWithRow:(id)arg1 originalRow:(id)arg2; - (void)buildWhereClauseForRow:(id)arg1 optLock:(long long)arg2; - (void)buildWhereClauseWithSimplePredicate:(id)arg1; - (void)buildOrderByClauseWithSortDescriptors:(id)arg1; -- (void)appendClause:(id)arg1 forKeyPathExpression:(id)arg2 allowToMany:(BOOL)arg3; -- (void)appendClause:(id)arg1 forKeyPath:(id)arg2 allowToMany:(BOOL)arg3; +- (void)appendClause:(id)arg1 forKeyPathExpression:(id)arg2 allowToMany:(_Bool)arg3; +- (void)appendClause:(id)arg1 forKeyPath:(id)arg2 allowToMany:(_Bool)arg3; - (void)appendCountClause:(id)arg1 forToManyKeyPath:(id)arg2; -- (BOOL)isToManyCountKeyPath:(id)arg1; +- (_Bool)isToManyCountKeyPath:(id)arg1; - (id)addJoinForDirectToManyToMany:(id)arg1; - (void)addJoinForManyToManyRelationship:(id)arg1 sourcePath:(id)arg2 destinationPath:(id)arg3; - (void)addJoinForToManyRelationship:(id)arg1 sourcePath:(id)arg2 destinationPath:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/_NSSQLTableMigrationDescription.h b/iOS7/Frameworks/CoreData/_NSSQLTableMigrationDescription.h index 1522514d9..cda81fa3b 100644 --- a/iOS7/Frameworks/CoreData/_NSSQLTableMigrationDescription.h +++ b/iOS7/Frameworks/CoreData/_NSSQLTableMigrationDescription.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSNumber, NSSQLEntity; +// Not exported @interface _NSSQLTableMigrationDescription : NSObject { NSSQLEntity *_rootEntity; @@ -33,7 +34,7 @@ - (id)_addedManyToManys; - (id)_removedManyToManys; - (id)_retainedRemovedSubEntitiesOfEntity:(id)arg1; -- (id)newCopyAndInsertStatementForToOne:(id)arg1 toManyToMany:(id)arg2 fromTableName:(id)arg3 invertColumns:(BOOL)arg4 migrationContext:(struct _NSSQLMigrationContext)arg5; +- (id)newCopyAndInsertStatementForToOne:(id)arg1 toManyToMany:(id)arg2 fromTableName:(id)arg3 invertColumns:(_Bool)arg4 migrationContext:(struct _NSSQLMigrationContext)arg5; - (id)createUpdateStatementForEntityMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; - (id)createFEKUpdateStatementsForEntityMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; - (id)createInsertStatementForEntityMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; @@ -41,7 +42,7 @@ - (void)appendStatementsToCompleteMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; - (void)appendStatementsToPerformMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; - (void)appendStatementsToPrepareForMigration:(id)arg1 migrationContext:(struct _NSSQLMigrationContext)arg2; -- (BOOL)_hasTransformedTableSchema; +- (_Bool)_hasTransformedTableSchema; - (void)addEntityMigrationDescription:(id)arg1; - (void)dealloc; - (id)initWithRootEntity:(id)arg1 migrationType:(int)arg2; diff --git a/iOS7/Frameworks/CoreData/_NSSQLiteStoreMigrator.h b/iOS7/Frameworks/CoreData/_NSSQLiteStoreMigrator.h index 1db65ea49..847753e8a 100644 --- a/iOS7/Frameworks/CoreData/_NSSQLiteStoreMigrator.h +++ b/iOS7/Frameworks/CoreData/_NSSQLiteStoreMigrator.h @@ -8,6 +8,7 @@ @class NSMappingModel, NSMutableDictionary, NSSQLAdapter, NSSQLConnection, NSSQLCore, NSSQLModel; +// Not exported @interface _NSSQLiteStoreMigrator : NSObject { NSSQLCore *_store; @@ -24,11 +25,11 @@ NSMutableDictionary *_transformedEntityMigrations; NSMutableDictionary *_copiedEntityMigrations; NSMutableDictionary *_tableMigrationDescriptionsByEntity; - BOOL _hasPKTableChanges; + _Bool _hasPKTableChanges; } -+ (void)_setAnnotatesMigrationMetadata:(BOOL)arg1; -+ (BOOL)_annotatesMigrationMetadata; ++ (void)_setAnnotatesMigrationMetadata:(_Bool)arg1; ++ (_Bool)_annotatesMigrationMetadata; @property(readonly) NSSQLAdapter *adapter; // @synthesize adapter=_adapter; - (void)_addReindexedProperty:(id)arg1 toSetForEntity:(id)arg2; - (void)_addEntityMigration:(id)arg1 toTableMigrationForRootEntity:(id)arg2 tableMigrationType:(int)arg3; @@ -41,12 +42,12 @@ - (id)createIndexStatementsForEntity:(id)arg1; - (id)createStatementsForUpdatingEntityKeys; - (id)createEntityMigrationStatements; -- (BOOL)validateMigratedDataFromEntityMapping:(id)arg1 error:(id *)arg2; -- (BOOL)validateMandatoryRelationship:(id)arg1 onEntity:(id)arg2 error:(id *)arg3; -- (BOOL)validateMandatoryAttribute:(id)arg1 onEntity:(id)arg2 error:(id *)arg3; +- (_Bool)validateMigratedDataFromEntityMapping:(id)arg1 error:(id *)arg2; +- (_Bool)validateMandatoryRelationship:(id)arg1 onEntity:(id)arg2 error:(id *)arg3; +- (_Bool)validateMandatoryAttribute:(id)arg1 onEntity:(id)arg2 error:(id *)arg3; - (long long)_countUnreferencedPrimaryKeysForEntity:(id)arg1 inForeignKeyColumnName:(id)arg2 fromTable:(id)arg3; - (long long)_countNullsInColumn:(id)arg1 forEntity:(id)arg2; -- (BOOL)performMigration:(id *)arg1; +- (_Bool)performMigration:(id *)arg1; - (void)dealloc; - (id)initWithStore:(id)arg1 destinationModel:(id)arg2 mappingModel:(id)arg3; diff --git a/iOS7/Frameworks/CoreData/_NSScalarObjectID.h b/iOS7/Frameworks/CoreData/_NSScalarObjectID.h index 635e1eeb7..e04479eef 100644 --- a/iOS7/Frameworks/CoreData/_NSScalarObjectID.h +++ b/iOS7/Frameworks/CoreData/_NSScalarObjectID.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSScalarObjectID : _NSCoreManagedObjectID { } @@ -13,7 +14,7 @@ - (id)initWithPK64:(long long)arg1; - (long long)_referenceData64; - (id)_retainedURIString; -- (int)_getURIBytes:(char *)arg1 length:(int)arg2; +- (long long)_getURIBytes:(char *)arg1 length:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreData/_NSTemporaryObjectID2.h b/iOS7/Frameworks/CoreData/_NSTemporaryObjectID2.h index d0e93b59a..76c66568c 100644 --- a/iOS7/Frameworks/CoreData/_NSTemporaryObjectID2.h +++ b/iOS7/Frameworks/CoreData/_NSTemporaryObjectID2.h @@ -8,6 +8,7 @@ @class _NS128bitWrapper; +// Not exported @interface _NSTemporaryObjectID2 : NSTemporaryObjectID { id _store; @@ -16,12 +17,12 @@ + (id)initWithEntity:(id)arg1 andUUIDString:(id)arg2; - (id)_referenceData; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)_setPersistentStore:(id)arg1; -- (BOOL)_isPersistentStoreAlive; +- (_Bool)_isPersistentStoreAlive; - (id)persistentStore; - (id)_storeIdentifier; -- (unsigned int)hash; +- (unsigned long long)hash; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_PFArray.h b/iOS7/Frameworks/CoreData/_PFArray.h index 5c2486449..49a19bd24 100644 --- a/iOS7/Frameworks/CoreData/_PFArray.h +++ b/iOS7/Frameworks/CoreData/_PFArray.h @@ -6,6 +6,7 @@ #import "NSArray.h" +// Not exported @interface _PFArray : NSArray { int _cd_rc; @@ -14,36 +15,36 @@ struct _PFArrayFlags _flags; } -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -- (void)_setShouldUseExtendedRelease:(BOOL)arg1; -- (void)_setShouldRelease:(BOOL)arg1; +- (void)_setShouldUseExtendedRelease:(_Bool)arg1; +- (void)_setShouldRelease:(_Bool)arg1; - (unsigned int)_flags; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (void)getObjects:(id *)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; - (id)newArrayFromObjectIDs; - (id)subarrayWithRange:(struct _NSRange)arg1; -- (id)managedObjectIDAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfManagedObjectForObjectID:(id)arg1; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObject:(id)arg1; +- (id)managedObjectIDAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfManagedObjectForObjectID:(id)arg1; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObject:(id)arg1; - (id)arrayFromObjectIDs; - (id *)_objectsPointer; - (id)initWithObjects:(id *)arg1 count:(unsigned int)arg2 andFlags:(unsigned int)arg3; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/_PFBatchFaultingArray.h b/iOS7/Frameworks/CoreData/_PFBatchFaultingArray.h index b90a6113d..993b479cb 100644 --- a/iOS7/Frameworks/CoreData/_PFBatchFaultingArray.h +++ b/iOS7/Frameworks/CoreData/_PFBatchFaultingArray.h @@ -8,6 +8,7 @@ @class NSFetchRequest, NSManagedObjectContext, _PFArray; +// Not exported @interface _PFBatchFaultingArray : NSArray { int _cd_rc; @@ -23,34 +24,34 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; + (void)initialize; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)description; - (id)newArrayFromObjectIDs; - (id)arrayFromObjectIDs; - (id)subarrayWithRange:(struct _NSRange)arg1; -- (id)managedObjectIDAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfManagedObjectForObjectID:(id)arg1; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (id)managedObjectIDAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfManagedObjectForObjectID:(id)arg1; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (void)getObjects:(id *)arg1; - (void)_turnAllBatchesIntoFaults; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_newSubArrayInRange:(struct _NSRange)arg1 asMutable:(BOOL)arg2; -- (BOOL)isEqualToArray:(id)arg1; +- (id)_newSubArrayInRange:(struct _NSRange)arg1 asMutable:(_Bool)arg2; +- (_Bool)isEqualToArray:(id)arg1; - (id)initWithPFArray:(id)arg1 andRequest:(id)arg2 andContext:(id)arg3; @end diff --git a/iOS7/Frameworks/CoreData/_PFCachedNumber.h b/iOS7/Frameworks/CoreData/_PFCachedNumber.h index c7b291b67..702b83bcf 100644 --- a/iOS7/Frameworks/CoreData/_PFCachedNumber.h +++ b/iOS7/Frameworks/CoreData/_PFCachedNumber.h @@ -6,6 +6,7 @@ #import "NSNumber.h" +// Not exported @interface _PFCachedNumber : NSNumber { } @@ -20,15 +21,15 @@ - (id)description; - (id)descriptionWithLocale:(id)arg1; - (id)stringValue; -- (unsigned int)unsignedIntegerValue; -- (int)integerValue; -- (BOOL)boolValue; +- (unsigned long long)unsignedIntegerValue; +- (long long)integerValue; +- (_Bool)boolValue; - (double)doubleValue; - (float)floatValue; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; @@ -39,9 +40,9 @@ - (void)getValue:(void *)arg1; - (id)initWithBytes:(const void *)arg1 objCType:(const char *)arg2; - (id)copy; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; -- (unsigned int)retainCount; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreData/_PFContextMapTable.h b/iOS7/Frameworks/CoreData/_PFContextMapTable.h index 886ade7c6..abd4eec38 100644 --- a/iOS7/Frameworks/CoreData/_PFContextMapTable.h +++ b/iOS7/Frameworks/CoreData/_PFContextMapTable.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface _PFContextMapTable : NSObject { - unsigned int _slotLimit; + unsigned long long _slotLimit; struct __CFDictionary *_objectsByTemporaryID; struct __CFDictionary **_objectsByPermanentObjectID; struct __CFDictionary **_objectsBy64bitPKID; - unsigned int *_capacitiesFor64bitPKMappings; + unsigned long long *_capacitiesFor64bitPKMappings; struct _contextMapTableFlags { unsigned int _usesWeakReferences:1; unsigned int _garbageCollectionEnabled:1; @@ -21,13 +22,13 @@ } - (void)clearTemporaryIDs; -- (void)setCapacityHint:(unsigned int)arg1 forSlot:(unsigned int)arg2; -- (unsigned int)getAllObjects:(id *)arg1; +- (void)setCapacityHint:(unsigned long long)arg1 forSlot:(unsigned int)arg2; +- (unsigned long long)getAllObjects:(id *)arg1; - (void)finalize; - (void)dealloc; - (void)_dispose; - (void)setForUseWithModel:(id)arg1; -- (id)initWithWeaksReferences:(BOOL)arg1; +- (id)initWithWeaksReferences:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/CoreData/_PFEncodedArray.h b/iOS7/Frameworks/CoreData/_PFEncodedArray.h index fe931a254..2069808c2 100644 --- a/iOS7/Frameworks/CoreData/_PFEncodedArray.h +++ b/iOS7/Frameworks/CoreData/_PFEncodedArray.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface _PFEncodedArray : NSArray { NSData *_sourceData; @@ -16,17 +17,17 @@ } - (const id *)_values; -- (void)_replaceObject:(id)arg1 atIndex:(unsigned int)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (void)_replaceObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)mutableCopy; - (Class)classForArchiver; - (Class)classForCoder; - (id)copy; - (id)description; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_PFEncodedData.h b/iOS7/Frameworks/CoreData/_PFEncodedData.h index 7bea0a91a..c721cd283 100644 --- a/iOS7/Frameworks/CoreData/_PFEncodedData.h +++ b/iOS7/Frameworks/CoreData/_PFEncodedData.h @@ -6,32 +6,34 @@ #import "NSData.h" +// Not exported @interface _PFEncodedData : NSData { NSData *_aData; unsigned int _byteCount; + unsigned int _reserved; } + (Class)classForCoder; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (BOOL)isEqualToData:(id)arg1; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (_Bool)isEqualToData:(id)arg1; - (id)subdataWithRange:(struct _NSRange)arg1; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (id)privateCopy; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)mutableCopy; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; -- (unsigned int)retainCount; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (Class)classForArchiver; diff --git a/iOS7/Frameworks/CoreData/_PFEncodedString.h b/iOS7/Frameworks/CoreData/_PFEncodedString.h index cd9787933..67abb801d 100644 --- a/iOS7/Frameworks/CoreData/_PFEncodedString.h +++ b/iOS7/Frameworks/CoreData/_PFEncodedString.h @@ -6,17 +6,18 @@ #import +// Not exported @interface _PFEncodedString : _PFString { } - (void)dealloc; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForArchiver; - (Class)classForCoder; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; diff --git a/iOS7/Frameworks/CoreData/_PFExternalReferenceData.h b/iOS7/Frameworks/CoreData/_PFExternalReferenceData.h index bde96a92e..585817dcf 100644 --- a/iOS7/Frameworks/CoreData/_PFExternalReferenceData.h +++ b/iOS7/Frameworks/CoreData/_PFExternalReferenceData.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface _PFExternalReferenceData : NSData { NSData *_originalData; void *_bytesPtrForStore; - unsigned int _bytesLengthForStore; + unsigned long long _bytesLengthForStore; void *_bytesPtrForExternalReference; - unsigned int _bytesLengthForExternalReference; + unsigned long long _bytesLengthForExternalReference; NSString *_externalReferenceLocation; NSString *_safeguardLocation; id _ubiquitousLocation; @@ -29,16 +30,16 @@ } _externalDataFlags; } -+ (BOOL)_releaseReservedMapFileDescriptor; -+ (BOOL)_reserveMapFileDescriptor; -+ (BOOL)_updateFileDescriptorsInUseReserveNew:(BOOL)arg1; -- (BOOL)_createdByUbiquityImport; -- (BOOL)isEqualToData:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_isEqualHelper:(id)arg1; ++ (_Bool)_releaseReservedMapFileDescriptor; ++ (_Bool)_reserveMapFileDescriptor; ++ (_Bool)_updateFileDescriptorsInUseReserveNew:(_Bool)arg1; +- (_Bool)_createdByUbiquityImport; +- (_Bool)isEqualToData:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_isEqualHelper:(id)arg1; - (id)subdataWithRange:(struct _NSRange)arg1; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)doCleanupOnDealloc; - (id)UUID; - (id)databaseValue; @@ -49,20 +50,20 @@ - (const char *)_safeguardLocation; - (id)_externalReferenceLocationString; - (const char *)_externalReferenceLocation; -- (unsigned int)_bytesLengthForExternalReference; +- (unsigned long long)_bytesLengthForExternalReference; - (const void *)_bytesPtrForExternalReference; -- (unsigned int)_bytesLengthForStore; +- (unsigned long long)_bytesLengthForStore; - (const void *)_bytesPtrForStore; -- (unsigned int)length; +- (unsigned long long)length; - (const void *)bytes; - (id)description; -- (BOOL)hasExternalReferenceContent; +- (_Bool)hasExternalReferenceContent; - (void)_deleteExternalReferenceFromPermanentLocation; - (void)_moveExternalReferenceToPermanentLocation; - (void)_writeExternalReferenceToInterimLocation; - (const void *)_retrieveExternalData; - (id)_exceptionForReadError:(id)arg1; -- (BOOL)_attemptToMapData:(id *)arg1; +- (_Bool)_attemptToMapData:(id *)arg1; - (void)_setBytesForExternalReference:(const void *)arg1; - (id)_originalData; - (id)mutableCopy; @@ -72,8 +73,8 @@ - (Class)classForArchiver; - (Class)classForCoder; - (void)_doCleanup; -- (id)initWithStoreBytes:(const void *)arg1 length:(unsigned int)arg2 externalLocation:(id)arg3 safeguardLocation:(id)arg4 protectionLevel:(int)arg5 ubiquitousLocation:(id)arg6; -- (id)initWithStoreBytes:(const void *)arg1 length:(unsigned int)arg2 externalLocation:(id)arg3 safeguardLocation:(id)arg4 protectionLevel:(int)arg5; +- (id)initWithStoreBytes:(const void *)arg1 length:(unsigned long long)arg2 externalLocation:(id)arg3 safeguardLocation:(id)arg4 protectionLevel:(int)arg5 ubiquitousLocation:(id)arg6; +- (id)initWithStoreBytes:(const void *)arg1 length:(unsigned long long)arg2 externalLocation:(id)arg3 safeguardLocation:(id)arg4 protectionLevel:(int)arg5; - (id)initForExternalLocation:(id)arg1 safeguardLocation:(id)arg2 data:(id)arg3 protectionLevel:(int)arg4; - (id)initForUbiquityDictionary:(id)arg1 store:(id)arg2; - (id)constructSafeguardStringFromString:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/_PFFetchPlanHeader.h b/iOS7/Frameworks/CoreData/_PFFetchPlanHeader.h index 7e553073c..b9d7557a9 100644 --- a/iOS7/Frameworks/CoreData/_PFFetchPlanHeader.h +++ b/iOS7/Frameworks/CoreData/_PFFetchPlanHeader.h @@ -8,6 +8,7 @@ @class NSFetchRequest, NSManagedObjectContext, NSPersistentStore, NSSQLEntity, NSSQLModel, NSSQLRowCache, NSSQLStatement; +// Not exported @interface _PFFetchPlanHeader : NSObject { NSFetchRequest *fetch_request; diff --git a/iOS7/Frameworks/CoreData/_PFFetchedResultOrderedSetWrapper.h b/iOS7/Frameworks/CoreData/_PFFetchedResultOrderedSetWrapper.h index 87007254e..26c1b8a9e 100644 --- a/iOS7/Frameworks/CoreData/_PFFetchedResultOrderedSetWrapper.h +++ b/iOS7/Frameworks/CoreData/_PFFetchedResultOrderedSetWrapper.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface _PFFetchedResultOrderedSetWrapper : NSOrderedSet { int _cd_rc; @@ -16,42 +17,42 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (id)newArrayFromObjectIDs; - (id)arrayFromObjectIDs; -- (unsigned int)indexOfManagedObjectForObjectID:(id)arg1; -- (id)managedObjectIDAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfManagedObjectForObjectID:(id)arg1; +- (id)managedObjectIDAtIndex:(unsigned long long)arg1; - (id)allObjects; -- (BOOL)containsObject:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToOrderedSet:(id)arg1; +- (_Bool)containsObject:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToOrderedSet:(id)arg1; - (Class)classForArchiver; - (Class)classForCoder; - (void)getObjects:(id *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)objectEnumerator; - (id)array; -- (id)sortedArrayWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (id)sortedArrayWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (id)sortedArrayUsingComparator:(id)arg1; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)indexOfObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)willRead; - (id)descriptionWithLocale:(id)arg1; - (id)description; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithArray:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/_PFGCWeakReference.h b/iOS7/Frameworks/CoreData/_PFGCWeakReference.h new file mode 100644 index 000000000..a1c43d84f --- /dev/null +++ b/iOS7/Frameworks/CoreData/_PFGCWeakReference.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _PFGCWeakReference : NSObject +{ + void *_weakValue; +} + +- (void *)pointer; +- (id)initWithPointer:(void *)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreData/_PFGarbageManager.h b/iOS7/Frameworks/CoreData/_PFGarbageManager.h index ba0264cc7..e4c28816e 100644 --- a/iOS7/Frameworks/CoreData/_PFGarbageManager.h +++ b/iOS7/Frameworks/CoreData/_PFGarbageManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface _PFGarbageManager : NSObject { NSMutableDictionary *_storeLinksDirs; @@ -18,16 +19,15 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; - (void)doCleanupForURL:(id)arg1; -- (void)removeDirectory:(id)arg1; - (id)temporaryLinksDirectoryForStore:(id)arg1; -- (BOOL)registerURLForCleanup:(id)arg1; +- (_Bool)registerURLForCleanup:(id)arg1; - (void)_doCleanupForDir:(id)arg1 exceptURLs:(id)arg2; - (void)_deleteIfNecessary:(id)arg1; - (id)autorelease; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)_init__; diff --git a/iOS7/Frameworks/CoreData/_PFLock.h b/iOS7/Frameworks/CoreData/_PFLock.h index d1b2e9f4a..dcac09e8b 100644 --- a/iOS7/Frameworks/CoreData/_PFLock.h +++ b/iOS7/Frameworks/CoreData/_PFLock.h @@ -8,21 +8,22 @@ #import "NSLocking-Protocol.h" +// Not exported @interface _PFLock : NSObject { int _cd_rc; struct _opaque_pthread_mutex_t _lock; struct _opaque_pthread_t { - long _field1; + long long _field1; struct __darwin_pthread_handler_rec *_field2; - char _field3[596]; + char _field3[1168]; } *_owner; - unsigned int _count; + unsigned long long _count; } + (void)initialize; - (void)unlock; -- (BOOL)tryLock; +- (_Bool)tryLock; - (void)lock; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_PFManagedObjectReferenceQueue.h b/iOS7/Frameworks/CoreData/_PFManagedObjectReferenceQueue.h index fe71306d7..8eeef0769 100644 --- a/iOS7/Frameworks/CoreData/_PFManagedObjectReferenceQueue.h +++ b/iOS7/Frameworks/CoreData/_PFManagedObjectReferenceQueue.h @@ -8,6 +8,7 @@ @class NSManagedObjectContext; +// Not exported @interface _PFManagedObjectReferenceQueue : NSObject { int _cd_rc; @@ -19,19 +20,19 @@ struct __CFRunLoopObserver *_rlObserver; } -- (BOOL)_queueBatchForDealloc:(struct __CFArray *)arg1; -- (BOOL)_queueForDealloc:(id)arg1; -- (BOOL)_signal; -- (BOOL)_GC_queueForDealloc:(id)arg1; -- (void)_processReferenceQueue:(BOOL)arg1; -- (int)_queueCount; +- (_Bool)_queueBatchForDealloc:(struct __CFArray *)arg1; +- (_Bool)_queueForDealloc:(id)arg1; +- (_Bool)_signal; +- (_Bool)_GC_queueForDealloc:(id)arg1; +- (void)_processReferenceQueue:(_Bool)arg1; +- (long long)_queueCount; - (void)_contextDidDealloc; - (void)finalize; - (void)dealloc; - (void)_unregisterRunloopObservers; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initForContext:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/_PFMutableProxyArray.h b/iOS7/Frameworks/CoreData/_PFMutableProxyArray.h index 32a14aca9..fe97aa866 100644 --- a/iOS7/Frameworks/CoreData/_PFMutableProxyArray.h +++ b/iOS7/Frameworks/CoreData/_PFMutableProxyArray.h @@ -8,6 +8,7 @@ @class _PFArray; +// Not exported @interface _PFMutableProxyArray : NSMutableArray { int _cd_rc; @@ -19,25 +20,25 @@ struct __CFArray *_indicesVeneer; } -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeLastObject; - (void)addObject:(id)arg1; - (id)newArrayFromObjectIDs; - (id)arrayFromObjectIDs; -- (unsigned int)indexOfManagedObjectForObjectID:(id)arg1; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObject:(id)arg1; -- (id)managedObjectIDAtIndex:(unsigned int)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfManagedObjectForObjectID:(id)arg1; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObject:(id)arg1; +- (id)managedObjectIDAtIndex:(unsigned long long)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)_rehash; -- (unsigned int)count; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (unsigned long long)count; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)finalize; diff --git a/iOS7/Frameworks/CoreData/_PFRoutines.h b/iOS7/Frameworks/CoreData/_PFRoutines.h index 744eb5a11..1ea2fc71d 100644 --- a/iOS7/Frameworks/CoreData/_PFRoutines.h +++ b/iOS7/Frameworks/CoreData/_PFRoutines.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface _PFRoutines : NSObject { } -+ (BOOL)isUbiquitousURLDownloaded:(id)arg1 error:(id *)arg2; -+ (BOOL)isUbiquitousURLUploaded:(id)arg1 error:(id *)arg2; -+ (BOOL)isUbiquitousItemAtURL:(id)arg1; ++ (_Bool)isUbiquitousURLDownloaded:(id)arg1 error:(id *)arg2; ++ (_Bool)isUbiquitousURLUploaded:(id)arg1 error:(id *)arg2; ++ (_Bool)isUbiquitousItemAtURL:(id)arg1; + (id)_replaceBaseline:(id)arg1 inOrderedSet:(id)arg2 withOrderedSet:(id)arg3; + (id)newMutableOrderedSetFromCollection:(id)arg1 forParentContext:(id)arg2; + (id)newMutableSetFromCollection:(id)arg1 forParentContext:(id)arg2; @@ -22,8 +23,8 @@ + (id)newMutableSetFromCollection:(id)arg1 byRemovingItems:(id)arg2; + (id)newOrderedSetFromCollection:(id)arg1 byRemovingItems:(id)arg2; + (id)newOrderedSetFromCollection:(id)arg1 byAddingItems:(id)arg2; -+ (id)newOrderedSetFromCollection:(id)arg1 byInsertingItems:(id)arg2 atIndex:(unsigned int)arg3; -+ (BOOL)_objectsInOrderedCollection:(id)arg1 formSubstringInOrderedCollection:(id)arg2; ++ (id)newOrderedSetFromCollection:(id)arg1 byInsertingItems:(id)arg2 atIndex:(unsigned long long)arg3; ++ (_Bool)_objectsInOrderedCollection:(id)arg1 formSubstringInOrderedCollection:(id)arg2; + (id)newOrderedSetOfObjectIDsFromCollection:(id)arg1; + (id)newSetOfObjectIDsFromCollection:(id)arg1; + (id)newArrayOfObjectIDsFromCollection:(id)arg1; @@ -33,26 +34,27 @@ + (id)encodeObjectValue:(id)arg1 forTransformableAttribute:(id)arg2; + (id)decodeValue:(id)arg1 forTransformableAttribute:(id)arg2; + (id)_createNicksBase64EncodedStringFromData:(id)arg1; ++ (void)setOrRemoveValue:(id)arg1 forKey:(id)arg2 inDictionary:(id)arg3; + (void)attemptToUpdatePermissionsForFileAtPath:(const char *)arg1 toLevel:(int)arg2; + (void)cleanupExternalReferenceLink:(const char *)arg1; -+ (BOOL)createExternalReferenceLinkFromPath:(const char *)arg1 toPath:(const char *)arg2 protectionLevel:(int)arg3; ++ (_Bool)createExternalReferenceLinkFromPath:(const char *)arg1 toPath:(const char *)arg2 protectionLevel:(int)arg3; + (void)deleteFileForPFExternalReferenceData:(id)arg1; + (long long)lengthOfFileAtExternalReferenceLocation:(const char *)arg1; + (id)newMappedDataForExternalReference:(id)arg1; + (void)readBytesForExternalReferenceData:(id)arg1 intoBuffer:(void *)arg2 range:(struct _NSRange)arg3; + (void *)readExternalReferenceDataFromFile:(id)arg1; -+ (BOOL)moveInterimFileToPermanentLocation:(id)arg1; ++ (_Bool)moveInterimFileToPermanentLocation:(id)arg1; + (id)writePFExternalReferenceDataToInterimFile:(id)arg1; + (id)valueForProcessArgument:(id)arg1; -+ (BOOL)convertCString:(const char *)arg1 toUnsignedInt64:(unsigned long long *)arg2 withBase:(int)arg3; -+ (BOOL)_doNameAndTypeCheck:(id)arg1; ++ (_Bool)convertCString:(const char *)arg1 toUnsignedInt64:(unsigned long long *)arg2 withBase:(int)arg3; ++ (_Bool)_doNameAndTypeCheck:(id)arg1; + (id)_getUUID; -+ (unsigned int)_generateHashForString:(id)arg1; ++ (unsigned long long)_generateHashForString:(id)arg1; + (id)_coalescedPrefetchKeypaths:(id)arg1; + (id)_groupObjectsByRootEntity:(id)arg1; + (id)_getPFBundleVersionNumber; + (id)_newObjectIDsArrayWithMapping:(id)arg1 andEntries:(id)arg2 andCoordinator:(id)arg3; -+ (BOOL)_generateObjectIDMaptableForArray:(id)arg1 withMapping:(id *)arg2 andEntries:(id *)arg3; ++ (_Bool)_generateObjectIDMaptableForArray:(id)arg1 withMapping:(id *)arg2 andEntries:(id *)arg3; + (void)initialize; @end diff --git a/iOS7/Frameworks/CoreData/_PFString.h b/iOS7/Frameworks/CoreData/_PFString.h index bfe4f54fe..afd814803 100644 --- a/iOS7/Frameworks/CoreData/_PFString.h +++ b/iOS7/Frameworks/CoreData/_PFString.h @@ -6,38 +6,37 @@ #import "NSString.h" +// Not exported @interface _PFString : NSString { - int _reserved1; int _cd_rc; unsigned int _length; id _sourceData; - int _reserved2; } + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (id)description; -- (BOOL)isEqualToString:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned int)cStringLength; +- (_Bool)isEqualToString:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)cStringLength; - (void)getCString:(char *)arg1; - (const char *)UTF8String; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (const char *)_fastCStringContents:(_Bool)arg1; - (const char *)cString; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; - (void)getCharacters:(unsigned short *)arg1; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreData/_PFTask.h b/iOS7/Frameworks/CoreData/_PFTask.h index df9187463..634914bc7 100644 --- a/iOS7/Frameworks/CoreData/_PFTask.h +++ b/iOS7/Frameworks/CoreData/_PFTask.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _PFTask : NSObject { int _cd_rc; @@ -13,8 +14,8 @@ void *arguments; struct _opaque_pthread_mutex_t lock; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; } condition; int isFinishedFlag; } @@ -22,9 +23,9 @@ + (unsigned long long)getPhysicalMemory; + (double)getProcessorSpeed; + (int)getNumActiveProcessors; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (void)finalize; diff --git a/iOS7/Frameworks/CoreData/_PFTempNestedSnapshot.h b/iOS7/Frameworks/CoreData/_PFTempNestedSnapshot.h index e70090d14..e6a1a78ac 100644 --- a/iOS7/Frameworks/CoreData/_PFTempNestedSnapshot.h +++ b/iOS7/Frameworks/CoreData/_PFTempNestedSnapshot.h @@ -8,10 +8,11 @@ @class NSKnownKeysDictionary; +// Not exported @interface _PFTempNestedSnapshot : NSObject { NSKnownKeysDictionary *_snapshot; - unsigned long _version; + unsigned long long _version; } - (id)valueForKey:(id)arg1; @@ -19,7 +20,7 @@ - (unsigned int)_versionNumber; - (id)_snapshot_; - (const id *)knownKeyValuesPointer; -- (id)initWithOwnedKKsD:(id)arg1 andVersion:(unsigned long)arg2; +- (id)initWithOwnedKKsD:(id)arg1 andVersion:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreData/_PFUbiquityMigrationContext.h b/iOS7/Frameworks/CoreData/_PFUbiquityMigrationContext.h index f154ba8d0..ae806b0c8 100644 --- a/iOS7/Frameworks/CoreData/_PFUbiquityMigrationContext.h +++ b/iOS7/Frameworks/CoreData/_PFUbiquityMigrationContext.h @@ -8,6 +8,7 @@ @class PFUbiquityStoreSaveSnapshot, PFUbiquityTransactionLog; +// Not exported @interface _PFUbiquityMigrationContext : NSObject { PFUbiquityTransactionLog *_transactionLog; diff --git a/iOS7/Frameworks/CoreData/_PFUbiquityRecordImportOperation.h b/iOS7/Frameworks/CoreData/_PFUbiquityRecordImportOperation.h index 8c88344dd..6cda2649d 100644 --- a/iOS7/Frameworks/CoreData/_PFUbiquityRecordImportOperation.h +++ b/iOS7/Frameworks/CoreData/_PFUbiquityRecordImportOperation.h @@ -10,6 +10,7 @@ @class NSError, NSManagedObjectContext, NSMutableDictionary, NSMutableSet, NSObject<_PFUbiquityRecordImportOperationDelegate>, NSPersistentStoreCoordinator, PFUbiquityImportContext, PFUbiquityKnowledgeVector, PFUbiquitySwitchboardEntry, PFUbiquityTransactionLog; +// Not exported @interface _PFUbiquityRecordImportOperation : PFUbiquityImportOperation { NSManagedObjectContext *_moc; @@ -21,26 +22,26 @@ NSMutableSet *_deletedObjectIDs; PFUbiquityKnowledgeVector *_logScore; NSMutableDictionary *_resolvedConflicts; - BOOL _lockedExistingCoord; + _Bool _lockedExistingCoord; PFUbiquityKnowledgeVector *_initialStoreKnowledgeVector; PFUbiquityKnowledgeVector *_updatedStoreKnowledgeVector; PFUbiquityImportContext *_importContext; - BOOL _success; - BOOL _transactionDidRollback; - BOOL _wroteKV; + _Bool _success; + _Bool _transactionDidRollback; + _Bool _wroteKV; int _inMemorySequenceNumber; NSError *_operationError; NSMutableDictionary *_relationshipsToObjectIDsToCheck; } -@property(readonly, nonatomic) BOOL wroteKV; // @synthesize wroteKV=_wroteKV; +@property(readonly, nonatomic) _Bool wroteKV; // @synthesize wroteKV=_wroteKV; @property(readonly, nonatomic) NSError *operationError; // @synthesize operationError=_operationError; -@property(readonly, nonatomic) BOOL success; // @synthesize success=_success; -@property(readonly, nonatomic) BOOL transactionDidRollBack; // @synthesize transactionDidRollBack=_transactionDidRollback; +@property(readonly, nonatomic) _Bool success; // @synthesize success=_success; +@property(readonly, nonatomic) _Bool transactionDidRollBack; // @synthesize transactionDidRollBack=_transactionDidRollback; @property(retain, nonatomic) PFUbiquityKnowledgeVector *updatedStoreKnowledgeVector; // @synthesize updatedStoreKnowledgeVector=_updatedStoreKnowledgeVector; @property(retain, nonatomic) PFUbiquityImportContext *importContext; // @synthesize importContext=_importContext; @property(readonly) PFUbiquityKnowledgeVector *initialStoreKnowledgeVector; // @synthesize initialStoreKnowledgeVector=_initialStoreKnowledgeVector; -@property BOOL lockedExistingCoord; // @synthesize lockedExistingCoord=_lockedExistingCoord; +@property _Bool lockedExistingCoord; // @synthesize lockedExistingCoord=_lockedExistingCoord; @property(retain, nonatomic) PFUbiquityKnowledgeVector *logScore; // @synthesize logScore=_logScore; @property(readonly, nonatomic) NSMutableDictionary *resolvedConflicts; // @synthesize resolvedConflicts=_resolvedConflicts; @property(readonly, nonatomic) NSMutableSet *deletedObjectIDs; // @synthesize deletedObjectIDs=_deletedObjectIDs; @@ -49,13 +50,13 @@ @property(readonly, nonatomic) PFUbiquityTransactionLog *transactionLog; // @synthesize transactionLog=_transactionLog; @property(readonly) NSPersistentStoreCoordinator *psc; // @synthesize psc=_psc; @property(readonly) NSManagedObjectContext *moc; // @synthesize moc=_moc; -- (int)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; +- (long long)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; - (id)description; - (void)respondToStoreTransactionStateChangeNotification:(id)arg1; -- (BOOL)fillManagedObject:(id)arg1 withGlobalID:(id)arg2 fromUbiquityDictionary:(id)arg3 missingObjects:(id)arg4 importContext:(id)arg5 withError:(id *)arg6; -- (BOOL)processObjects:(id)arg1 withState:(int)arg2 andImportContext:(id)arg3 outError:(id *)arg4; +- (_Bool)fillManagedObject:(id)arg1 withGlobalID:(id)arg2 fromUbiquityDictionary:(id)arg3 missingObjects:(id)arg4 importContext:(id)arg5 withError:(id *)arg6; +- (_Bool)processObjects:(id)arg1 withState:(int)arg2 andImportContext:(id)arg3 outError:(id *)arg4; - (void)main; -- (BOOL)applyChangesFromStoreSaveSnapshot:(id)arg1 withImportContext:(id)arg2 withError:(id *)arg3; +- (_Bool)applyChangesFromStoreSaveSnapshot:(id)arg1 withImportContext:(id)arg2 withError:(id *)arg3; - (void)notifyDelegateOfError:(id)arg1; - (id)retainedDelegate; @property NSObject<_PFUbiquityRecordImportOperationDelegate> *delegate; diff --git a/iOS7/Frameworks/CoreData/_PFUbiquityRecordsExporter.h b/iOS7/Frameworks/CoreData/_PFUbiquityRecordsExporter.h index 5e74103bf..0f9052371 100644 --- a/iOS7/Frameworks/CoreData/_PFUbiquityRecordsExporter.h +++ b/iOS7/Frameworks/CoreData/_PFUbiquityRecordsExporter.h @@ -8,6 +8,7 @@ @class NSDate, NSLock, NSMutableDictionary, NSObject, NSString, PFUbiquityLocation; +// Not exported @interface _PFUbiquityRecordsExporter : NSObject { NSString *_localPeerID; @@ -17,16 +18,18 @@ NSString *_storeName; NSLock *_transactionLock; NSMutableDictionary *_pendingTransactionsToStoreNameAndTransactionNumber; - BOOL _pendingTempLogMove; - BOOL _allowTempLogStorage; - BOOL _useLocalStorage; + _Bool _pendingTempLogMove; + _Bool _allowTempLogStorage; + _Bool _useLocalStorage; NSObject *_processingQueue; + _Bool _throwOptimisticLockingException; } -@property(nonatomic) BOOL useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; +@property(nonatomic) _Bool throwOptimisticLockingException; // @synthesize throwOptimisticLockingException=_throwOptimisticLockingException; +@property(nonatomic) _Bool useLocalStorage; // @synthesize useLocalStorage=_useLocalStorage; @property(readonly, nonatomic) PFUbiquityLocation *localRootLocation; // @synthesize localRootLocation=_localRootLocation; -@property(nonatomic) BOOL allowTempLogStorage; // @synthesize allowTempLogStorage=_allowTempLogStorage; -@property(readonly, nonatomic) BOOL pendingTempLogMove; // @synthesize pendingTempLogMove=_pendingTempLogMove; +@property(nonatomic) _Bool allowTempLogStorage; // @synthesize allowTempLogStorage=_allowTempLogStorage; +@property(readonly, nonatomic) _Bool pendingTempLogMove; // @synthesize pendingTempLogMove=_pendingTempLogMove; @property(retain) NSDate *lastTransactionDate; // @synthesize lastTransactionDate=_lastTransactionDate; @property(retain, nonatomic) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @@ -35,7 +38,7 @@ - (id)createDictionaryForObjectsInSaveNotification:(id)arg1 forTransactionOfType:(int)arg2 withExportContext:(id)arg3 andSaveSnapshot:(id)arg4; - (void)managedObjectContextDidSave:(id)arg1; - (void)cleanUpFromRolledbackPendingTransaction:(id)arg1 withNotification:(id)arg2; -- (BOOL)shouldRespondToSaveNotification:(id)arg1; +- (_Bool)shouldRespondToSaveNotification:(id)arg1; - (void)stopWatchingForChanges; - (void)beginWatchingForChangesFromStore:(id)arg1; @property(readonly, nonatomic) PFUbiquityLocation *currentRootLocation; diff --git a/iOS7/Frameworks/CoreData/_PFUbiquityRecordsImporter.h b/iOS7/Frameworks/CoreData/_PFUbiquityRecordsImporter.h index d640402db..87e0d57c0 100644 --- a/iOS7/Frameworks/CoreData/_PFUbiquityRecordsImporter.h +++ b/iOS7/Frameworks/CoreData/_PFUbiquityRecordsImporter.h @@ -14,11 +14,12 @@ @class NSMutableDictionary, NSObject, NSObject, NSOperationQueue, NSPersistentStore, NSPersistentStoreCoordinator, NSRecursiveLock, NSSQLCore, NSString, PFUbiquityLocation, PFUbiquityRecordsImporterSchedulingContext, PFUbiquitySwitchboardCacheWrapper; +// Not exported @interface _PFUbiquityRecordsImporter : NSObject <_PFUbiquityRecordImportOperationDelegate, NSManagedObjectContextFaultingDelegate, PFUbiquityBaselineRollOperationDelegate, PFUbiquityBaselineRecoveryOperationDelegate, PFUbiquityBaselineRollResponseOperationDelegate> { NSOperationQueue *_importQueue; NSObject *_privateQueue; - BOOL _isMonitoring; + _Bool _isMonitoring; NSString *_localPeerID; PFUbiquityLocation *_ubiquityRootLocation; NSString *_storeName; @@ -29,12 +30,12 @@ PFUbiquitySwitchboardCacheWrapper *_sideLoadCacheWrapper; NSObject *_logRestartTimer; NSRecursiveLock *_schedulingLock; - BOOL _importOnlyActiveStores; - BOOL _throttleNotifications; - unsigned int _numPendingNotifications; + _Bool _importOnlyActiveStores; + _Bool _throttleNotifications; + unsigned long long _numPendingNotifications; NSMutableDictionary *_pendingNotificationUserInfo; - BOOL _allowBaselineRoll; - unsigned int _pendingImportOperationsCount; + _Bool _allowBaselineRoll; + unsigned long long _pendingImportOperationsCount; } + (void)afterDelay:(double)arg1 executeBlockOnRootQueue:(id)arg2; @@ -42,19 +43,19 @@ + (id)createPrivateCoordinatorAndStoreForStore:(id)arg1 atURL:(id)arg2 error:(id *)arg3; + (id)addPrivateStore:(id)arg1 toCoordinator:(id)arg2 atURL:(id)arg3 error:(id *)arg4; + (id)createPrivateCoordinatorForStore:(id)arg1 error:(id *)arg2; -+ (BOOL)canProcessContentsOfUbiquityRootPath:(id)arg1; ++ (_Bool)canProcessContentsOfUbiquityRootPath:(id)arg1; + (void)initialize; @property(readonly, nonatomic) NSPersistentStoreCoordinator *privatePSC; // @synthesize privatePSC=_privatePSC; @property(readonly, nonatomic) NSPersistentStore *privateStore; // @synthesize privateStore=_privateStore; @property(retain, nonatomic) PFUbiquitySwitchboardCacheWrapper *sideLoadCacheWrapper; // @synthesize sideLoadCacheWrapper=_sideLoadCacheWrapper; @property(readonly, nonatomic) PFUbiquityRecordsImporterSchedulingContext *schedulingContext; // @synthesize schedulingContext=_schedulingContext; -@property BOOL allowBaselineRoll; // @synthesize allowBaselineRoll=_allowBaselineRoll; -@property BOOL importOnlyActiveStores; // @synthesize importOnlyActiveStores=_importOnlyActiveStores; -@property BOOL throttleNotifications; // @synthesize throttleNotifications=_throttleNotifications; +@property _Bool allowBaselineRoll; // @synthesize allowBaselineRoll=_allowBaselineRoll; +@property _Bool importOnlyActiveStores; // @synthesize importOnlyActiveStores=_importOnlyActiveStores; +@property _Bool throttleNotifications; // @synthesize throttleNotifications=_throttleNotifications; @property(readonly, nonatomic) NSRecursiveLock *schedulingLock; // @synthesize schedulingLock=_schedulingLock; @property NSObject *logRestartTimer; // @synthesize logRestartTimer=_logRestartTimer; @property(retain, nonatomic) PFUbiquityLocation *ubiquityRootLocation; // @synthesize ubiquityRootLocation=_ubiquityRootLocation; -@property(readonly) BOOL isMonitoring; // @synthesize isMonitoring=_isMonitoring; +@property(readonly) _Bool isMonitoring; // @synthesize isMonitoring=_isMonitoring; @property(readonly) NSString *storeName; // @synthesize storeName=_storeName; @property(readonly) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @property(readonly) NSOperationQueue *importQueue; // @synthesize importQueue=_importQueue; @@ -69,27 +70,24 @@ - (void)scheduleBaselineRecoveryOperationWithActiveBaselineOperation:(id)arg1; - (void)scheduleBaselineRollResponseOperationForBaselineAtLocation:(id)arg1; - (void)requestBaselineRollForStore:(id)arg1; -- (int)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; -- (int)compareScoreKnowledgeVector:(id)arg1 withScoreDictionary:(id)arg2; +- (long long)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; +- (long long)compareScoreKnowledgeVector:(id)arg1 withScoreDictionary:(id)arg2; - (void)scheduleRecoveryTimer; - (void)operationWasInterruptedDuringImport:(id)arg1; - (void)operation:(id)arg1 failedWithError:(id)arg2; - (void)operationDidFinish:(id)arg1; - (void)postImportNotificationForStoreName:(id)arg1 andLocalPeerID:(id)arg2 withUserInfo:(id)arg3; - (id)createNewSetOfObjectIDsForCoordinator:(id)arg1 fromObjectIDs:(id)arg2; -- (BOOL)shouldThrottleNotificationsWithOperation:(id)arg1; -- (void)checkStoreAndContainer; -- (void)_applicationResumed:(id)arg1; -- (BOOL)batchDownloadTransactionLogsAtLocations:(id)arg1 error:(id *)arg2; -- (BOOL)discoverAndImportAllAvailableLogs:(BOOL)arg1 error:(id *)arg2; -- (void)recoverFailedLogs; -- (BOOL)schedulePendingLogs:(BOOL)arg1 error:(id *)arg2; +- (_Bool)shouldThrottleNotificationsWithOperation:(id)arg1; +- (_Bool)batchDownloadTransactionLogsAtLocations:(id)arg1 error:(id *)arg2; +- (_Bool)discoverAndImportAllAvailableLogs:(_Bool)arg1 error:(id *)arg2; +- (_Bool)schedulePendingLogs:(_Bool)arg1 error:(id *)arg2; - (void)tearDown; -- (BOOL)startMonitor:(id *)arg1; -- (BOOL)scheduleTransactionLogOperations:(id)arg1 synchronous:(BOOL)arg2 error:(id *)arg3; -- (BOOL)checkSchedulingContextForMissingLocalPeerOperations:(id)arg1 error:(id *)arg2; -- (BOOL)canProcessTransactionLogWithScore:(id)arg1 afterLogWithScore:(id)arg2; -- (id)createSortedOperationsArrayWithMetadata:(id)arg1 isFirstImport:(BOOL)arg2; +- (_Bool)startMonitor:(id *)arg1; +- (_Bool)scheduleTransactionLogOperations:(id)arg1 synchronous:(_Bool)arg2 error:(id *)arg3; +- (_Bool)checkSchedulingContextForMissingLocalPeerOperations:(id)arg1 error:(id *)arg2; +- (_Bool)canProcessTransactionLogWithScore:(id)arg1 afterLogWithScore:(id)arg2; +- (id)createSortedOperationsArrayWithMetadata:(id)arg1 isFirstImport:(_Bool)arg2; - (id)description; - (void)dealloc; - (id)initWithLocalPeerID:(id)arg1 ubiquityRootLocation:(id)arg2 storeName:(id)arg3 andPrivateStore:(id)arg4; diff --git a/iOS7/Frameworks/CoreData/_PFUbiquityStack.h b/iOS7/Frameworks/CoreData/_PFUbiquityStack.h index b1540b54e..d091b01ab 100644 --- a/iOS7/Frameworks/CoreData/_PFUbiquityStack.h +++ b/iOS7/Frameworks/CoreData/_PFUbiquityStack.h @@ -8,6 +8,7 @@ @class NSManagedObjectContext, NSString, PFUbiquityLocation, PFUbiquityMetadataFactoryEntry; +// Not exported @interface _PFUbiquityStack : NSObject { NSManagedObjectContext *_metadataMOC; @@ -24,12 +25,12 @@ @property(readonly, nonatomic) NSString *localPeerID; // @synthesize localPeerID=_localPeerID; @property(readonly, nonatomic) PFUbiquityMetadataFactoryEntry *metadataEntry; // @synthesize metadataEntry=_metadataEntry; @property(readonly, nonatomic) NSManagedObjectContext *metadataMOC; // @synthesize metadataMOC=_metadataMOC; -- (id)peerForPeerID:(id)arg1 createIfMissing:(BOOL)arg2; +- (id)peerForPeerID:(id)arg1 createIfMissing:(_Bool)arg2; - (id)allPeers; - (id)createMinMetadataStoreKnowledgeVector:(id *)arg1; - (id)createMetadataStoreKnowledgeVector:(id *)arg1; -- (BOOL)purgeMetadataForStoreMetadata:(id)arg1 withError:(id *)arg2; -- (BOOL)purgeAndInitializeMetadataStoreFileWithError:(id *)arg1; +- (_Bool)purgeMetadataForStoreMetadata:(id)arg1 withError:(id *)arg2; +- (_Bool)purgeAndInitializeMetadataStoreFileWithError:(id *)arg1; - (id)description; - (void)dealloc; - (id)initWithMetadataEntry:(id)arg1; diff --git a/iOS7/Frameworks/CoreData/_PFWeakReference.h b/iOS7/Frameworks/CoreData/_PFWeakReference.h index 6fe8e183f..9a04eabde 100644 --- a/iOS7/Frameworks/CoreData/_PFWeakReference.h +++ b/iOS7/Frameworks/CoreData/_PFWeakReference.h @@ -6,13 +6,19 @@ #import "NSObject.h" +// Not exported @interface _PFWeakReference : NSObject { - void *_weakValue; + id _object; + unsigned long long _objectAddress; } -- (void *)pointer; -- (id)initWithPointer:(void *)arg1; ++ (id)weakReferenceWithObject:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +@property(readonly, nonatomic) id object; +- (void)dealloc; +- (id)initWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreData/_PFZipFileArchive.h b/iOS7/Frameworks/CoreData/_PFZipFileArchive.h index 12c510001..26cfbeda4 100644 --- a/iOS7/Frameworks/CoreData/_PFZipFileArchive.h +++ b/iOS7/Frameworks/CoreData/_PFZipFileArchive.h @@ -8,12 +8,13 @@ @class NSArray, NSData, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, PFZipEndOfCentralDirectoryRecord; +// Not exported @interface _PFZipFileArchive : NSObject { NSDictionary *_contents; NSData *_data; id _provider; - int _desc; + long long _desc; NSString *_path; NSArray *_names; NSDictionary *_properties; @@ -36,36 +37,36 @@ PFZipEndOfCentralDirectoryRecord *_endRecord; } -+ (id)createStringFromBytes:(const char *)arg1 offset:(unsigned int *)arg2 length:(unsigned int)arg3; -+ (unsigned short)readInt16FromBytes:(const char *)arg1 offset:(unsigned int *)arg2; -+ (unsigned int)readInt32FromBytes:(const char *)arg1 offset:(unsigned int *)arg2; ++ (id)createStringFromBytes:(const char *)arg1 offset:(unsigned long long *)arg2 length:(unsigned long long)arg3; ++ (unsigned short)readInt16FromBytes:(const char *)arg1 offset:(unsigned long long *)arg2; ++ (unsigned int)readInt32FromBytes:(const char *)arg1 offset:(unsigned long long *)arg2; + (void)writeInt16:(unsigned short)arg1 toData:(id)arg2; + (void)writeInt32:(unsigned int)arg1 toData:(id)arg2; + (void)writeInt64:(unsigned long long)arg1 toData:(id)arg2; - (int)openArchiveFile:(id *)arg1; -- (id)createDataForEntryName:(id)arg1 cache:(BOOL)arg2 error:(id *)arg3; -- (BOOL)compareBytes:(const char *)arg1 length:(unsigned int)arg2 withLocalFileHeader:(id)arg3; -- (BOOL)readDataForLocalFileHeader:(id)arg1 fromBytes:(const void *)arg2 error:(id *)arg3; -- (BOOL)addCentralDirectoryEndRecordWithBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (BOOL)addCentralDirectoryHeaderWithBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (BOOL)addLocalFileHeaderWithBytes:(const char *)arg1 offset:(unsigned int)arg2; -- (BOOL)load:(id *)arg1; -- (BOOL)isValid; +- (id)createDataForEntryName:(id)arg1 cache:(_Bool)arg2 error:(id *)arg3; +- (_Bool)compareBytes:(const char *)arg1 length:(unsigned int)arg2 withLocalFileHeader:(id)arg3; +- (_Bool)readDataForLocalFileHeader:(id)arg1 fromBytes:(const void *)arg2 error:(id *)arg3; +- (_Bool)addCentralDirectoryEndRecordWithBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (_Bool)addCentralDirectoryHeaderWithBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (_Bool)addLocalFileHeaderWithBytes:(const char *)arg1 offset:(unsigned long long)arg2; +- (_Bool)load:(id *)arg1; +- (_Bool)isValid; - (void)invalidate; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)archiveStream; - (id)archiveData; - (id)propertiesForEntryName:(id)arg1; -- (BOOL)writeContentsForEntryName:(id)arg1 toFile:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; +- (_Bool)writeContentsForEntryName:(id)arg1 toFile:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; - (id)streamForEntryName:(id)arg1; - (id)contentsForEntryName:(id)arg1; @property(readonly, nonatomic) NSArray *entryNames; - (void)finalize; - (void)dealloc; -- (id)initWithEntryNames:(id)arg1 dataProvider:(id)arg2 options:(unsigned int)arg3; -- (id)initWithEntryNames:(id)arg1 contents:(id)arg2 properties:(id)arg3 options:(unsigned int)arg4; -- (id)initWithData:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithPath:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithEntryNames:(id)arg1 dataProvider:(id)arg2 options:(unsigned long long)arg3; +- (id)initWithEntryNames:(id)arg1 contents:(id)arg2 properties:(id)arg3 options:(unsigned long long)arg4; +- (id)initWithData:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithPath:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)init; @end diff --git a/iOS7/Frameworks/CoreFoundation/CDStructures.h b/iOS7/Frameworks/CoreFoundation/CDStructures.h index 394d1396d..0835b08ce 100644 --- a/iOS7/Frameworks/CoreFoundation/CDStructures.h +++ b/iOS7/Frameworks/CoreFoundation/CDStructures.h @@ -49,48 +49,48 @@ struct _CFXPreferencesStatInfo { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct edge { - unsigned int _field1; - unsigned int _field2[2]; - unsigned int _field3; + unsigned long long _field1; + unsigned long long _field2[2]; + unsigned long long _field3; }; struct timespec { - int tv_sec; - long tv_nsec; + long long tv_sec; + long long tv_nsec; }; struct vertex { - unsigned int _field1; - unsigned int _field2; - unsigned int *_field3; + unsigned long long _field1; + unsigned long long _field2; + unsigned long long *_field3; }; #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { - int version; + long long version; void *info; void *retain; void *release; void *copyDescription; -} CDStruct_304912e7; +} CDStruct_4210025a; typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; typedef struct { struct NSMethodFrameArgInfo *_field1; diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesCompatibilitySource.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesCompatibilitySource.h index 19b6868ac..1949bf89b 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesCompatibilitySource.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesCompatibilitySource.h @@ -6,11 +6,12 @@ #import +// Not exported @interface CFXPreferencesCompatibilitySource : CFXPreferencesSource { struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } accessLock; } diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesManagedSource.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesManagedSource.h index bc26e7f34..9e33ca79c 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesManagedSource.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesManagedSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CFXPreferencesManagedSource : CFXPreferencesPropertyListSource { } diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSource.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSource.h index cadbb9ebd..a30190f7f 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSource.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSource.h @@ -8,6 +8,7 @@ @class CFXPreferencesPropertyListSourceSynchronizer; +// Not exported @interface CFXPreferencesPropertyListSource : CFXPreferencesSource { unsigned short _mode; @@ -15,7 +16,7 @@ CFXPreferencesPropertyListSourceSynchronizer *_synchronizer; struct __CFArray *_dirtyKeys; struct __CFURL *_url; - long _formatToWrite; + long long _formatToWrite; struct _CFXPreferencesStatInfo _statInfo; unsigned int _group; } @@ -28,7 +29,7 @@ - (void)_reenableSuddenTermination; - (void)setValue:(void *)arg1 forKey:(struct __CFString *)arg2; - (id)description; -- (id)initWithURL:(struct __CFURL *)arg1 mode:(unsigned short)arg2 owner:(unsigned int)arg3 group:(unsigned int)arg4 format:(long)arg5; +- (id)initWithURL:(struct __CFURL *)arg1 mode:(unsigned short)arg2 owner:(unsigned int)arg3 group:(unsigned int)arg4 format:(long long)arg5; @end diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSourceSynchronizer.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSourceSynchronizer.h index 3a7822f22..daac32091 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSourceSynchronizer.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesPropertyListSourceSynchronizer.h @@ -8,6 +8,7 @@ @class CFXPreferencesPropertyListSource; +// Not exported @interface CFXPreferencesPropertyListSourceSynchronizer : NSObject { unsigned short _mode; @@ -17,16 +18,16 @@ struct __CFArray *_dirtyKeys; struct __CFDictionary *_pendingMutations; struct __CFURL *_url; - long _formatToWrite; + long long _formatToWrite; struct _CFXPreferencesStatInfo _statInfo; unsigned int _group; - long _generationCount; + long long _generationCount; } - (void)finalize; - (void)dealloc; - (void)setValue:(void *)arg1 forKey:(struct __CFString *)arg2; -- (id)initWithPropertyListSource:(id)arg1 forLockedSynchronize:(BOOL)arg2; +- (id)initWithPropertyListSource:(id)arg1 forLockedSynchronize:(_Bool)arg2; - (unsigned char)writePlistToDisk; - (unsigned char)synchronize; - (unsigned char)synchronizeAlreadyFlocked; diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesSearchListSource.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesSearchListSource.h index 96742a695..ee890dcab 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesSearchListSource.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesSearchListSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CFXPreferencesSearchListSource : CFXPreferencesSource { struct __CFArray *_sourceList; @@ -14,7 +15,7 @@ - (void)dealloc; - (void)removeSource:(id)arg1; - (void)addSource:(id)arg1; -- (long)generationCount; +- (long long)generationCount; - (struct __CFDictionary *)copyDictionary; - (struct __CFArray *)copyKeyList; - (void)synchronizeInBackgroundWithCompletionBlock:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/CFXPreferencesSource.h b/iOS7/Frameworks/CoreFoundation/CFXPreferencesSource.h index b5db37b4e..a6d69c77f 100644 --- a/iOS7/Frameworks/CoreFoundation/CFXPreferencesSource.h +++ b/iOS7/Frameworks/CoreFoundation/CFXPreferencesSource.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface CFXPreferencesSource : NSObject { struct __CFDictionary *_dict; - long _generationCount; - BOOL _disabled; + long long _generationCount; + _Bool _disabled; } - (void)finalize; - (void)dealloc; -- (void)setDisabled:(BOOL)arg1; -- (long)generationCount; +- (void)setDisabled:(_Bool)arg1; +- (long long)generationCount; - (struct __CFDictionary *)copyDictionary; - (struct __CFArray *)copyKeyList; - (unsigned char)synchronize; diff --git a/iOS7/Frameworks/CoreFoundation/NSArray.h b/iOS7/Frameworks/CoreFoundation/NSArray.h index 89388a747..6c8fc9367 100644 --- a/iOS7/Frameworks/CoreFoundation/NSArray.h +++ b/iOS7/Frameworks/CoreFoundation/NSArray.h @@ -15,22 +15,22 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)arrayWithSet:(id)arg1; -+ (id)arrayWithSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)arrayWithSet:(id)arg1 copyItems:(_Bool)arg2; + (id)arrayWithOrderedSet:(id)arg1; -+ (id)arrayWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)arrayWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; + (id)arrayWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -+ (id)arrayWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)arrayWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)arrayWithArray:(id)arg1; -+ (id)arrayWithArray:(id)arg1 copyItems:(BOOL)arg2; ++ (id)arrayWithArray:(id)arg1 copyItems:(_Bool)arg2; + (id)arrayWithArray:(id)arg1 range:(struct _NSRange)arg2; -+ (id)arrayWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)arrayWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)arrayWithObjects:(id)arg1; -+ (id)newArrayWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)newArrayWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)array; + (id)arrayWithObject:(id)arg1; -+ (id)arrayWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)arrayWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)subarrayWithRange:(struct _NSRange)arg1; - (id)arrayByExcludingToObjectsInArray:(id)arg1; @@ -43,80 +43,80 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithSet:(id)arg1; -- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1; -- (id)initWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithArray:(id)arg1; -- (id)initWithArray:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithArray:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithObjects:(id)arg1; - (id)initWithObject:(id)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; - (id)sortedArrayUsingSelector:(SEL)arg1; - (id)sortedArrayUsingFunction:(void *)arg1 context:(void *)arg2; - (id)sortedArrayUsingComparator:(id)arg1; -- (id)sortedArrayWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; -- (id)sortedArrayFromRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; +- (id)sortedArrayWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; +- (id)sortedArrayFromRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; - (id)reversedArray; - (id)reverseObjectEnumerator; - (id)objectEnumerator; - (id)objectsPassingTest:(id)arg1; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)objectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)objectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; - (id)objectPassingTest:(id)arg1; -- (id)objectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)objectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; +- (id)objectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)objectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndexedSubscript:(unsigned int)arg1; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; - (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1; - (id)lastObject; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToArray:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToArray:(id)arg1; - (id)indexesOfObjectsPassingTest:(id)arg1; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectPassingTest:(id)arg1; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned int)arg3 usingComparator:(id)arg4; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectPassingTest:(id)arg1; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned long long)arg3 usingComparator:(id)arg4; - (id)indexesOfObjectIdenticalTo:(id)arg1; - (id)indexesOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; - (id)indexesOfObject:(id)arg1; - (id)indexesOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)hash; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)hash; - (void)getObjects:(id *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)firstObjectCommonWithArray:(id)arg1; - (id)firstObject; - (void)enumerateObjectsUsingBlock:(id)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (unsigned int)countForObject:(id)arg1; -- (unsigned int)countForObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (BOOL)containsObjectIdenticalTo:(id)arg1; -- (BOOL)containsObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; -- (BOOL)containsObject:(id)arg1; -- (BOOL)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (unsigned long long)countForObject:(id)arg1; +- (unsigned long long)countForObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (_Bool)containsObjectIdenticalTo:(id)arg1; +- (_Bool)containsObjectIdenticalTo:(id)arg1 inRange:(struct _NSRange)arg2; +- (_Bool)containsObject:(id)arg1; +- (_Bool)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; - (id)componentsJoinedByString:(id)arg1; - (id)allObjects; -- (BOOL)isNSArray__; -- (BOOL)_hasStrongReferences; -- (BOOL)_hasObjects; -- (unsigned long)_cfTypeID; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (_Bool)isNSArray__; +- (_Bool)_hasStrongReferences; +- (_Bool)_hasObjects; +- (unsigned long long)_cfTypeID; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSCache.h b/iOS7/Frameworks/CoreFoundation/NSCache.h index e45abaf54..c40c9cc96 100644 --- a/iOS7/Frameworks/CoreFoundation/NSCache.h +++ b/iOS7/Frameworks/CoreFoundation/NSCache.h @@ -14,17 +14,17 @@ } - (id)allObjects; -- (void)setEvictsObjectsWhenApplicationEntersBackground:(BOOL)arg1; -- (BOOL)evictsObjectsWhenApplicationEntersBackground; -- (void)setEvictsObjectsWithDiscardedContent:(BOOL)arg1; -- (BOOL)evictsObjectsWithDiscardedContent; -- (unsigned int)countLimit; -- (void)setCountLimit:(unsigned int)arg1; -- (unsigned int)totalCostLimit; -- (void)setTotalCostLimit:(unsigned int)arg1; +- (void)setEvictsObjectsWhenApplicationEntersBackground:(_Bool)arg1; +- (_Bool)evictsObjectsWhenApplicationEntersBackground; +- (void)setEvictsObjectsWithDiscardedContent:(_Bool)arg1; +- (_Bool)evictsObjectsWithDiscardedContent; +- (unsigned long long)countLimit; +- (void)setCountLimit:(unsigned long long)arg1; +- (unsigned long long)totalCostLimit; +- (void)setTotalCostLimit:(unsigned long long)arg1; - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; -- (void)setObject:(id)arg1 forKey:(id)arg2 cost:(unsigned int)arg3; +- (void)setObject:(id)arg1 forKey:(id)arg2 cost:(unsigned long long)arg3; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/CoreFoundation/NSCalendar.h b/iOS7/Frameworks/CoreFoundation/NSCalendar.h index 69b447f13..b100ac956 100644 --- a/iOS7/Frameworks/CoreFoundation/NSCalendar.h +++ b/iOS7/Frameworks/CoreFoundation/NSCalendar.h @@ -14,18 +14,18 @@ } + (id)currentCalendar; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (unsigned char)_diffComponents:(double)arg1:(double)arg2:(unsigned long)arg3:(const char *)arg4:(void *)arg5; -- (unsigned char)_addComponents:(double *)arg1:(unsigned long)arg2:(const char *)arg3:(void *)arg4; -- (unsigned char)_decomposeAbsoluteTime:(double)arg1:(const char *)arg2:(void *)arg3; -- (unsigned char)_composeAbsoluteTime:(double *)arg1:(const char *)arg2:(void *)arg3; -- (unsigned char)_rangeOfUnit:(unsigned int)arg1 startTime:(double *)arg2 interval:(double *)arg3 forAT:(double)arg4; -- (long)_ordinalityOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forAT:(double)arg3; -- (CDStruct_1ef3fb1f)_rangeOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forAT:(double)arg3; -- (CDStruct_1ef3fb1f)_maximumRangeOfUnit:(unsigned int)arg1; -- (CDStruct_1ef3fb1f)_minimumRangeOfUnit:(unsigned int)arg1; +- (unsigned char)_diffComponents:(double)arg1:(double)arg2:(unsigned long long)arg3:(const char *)arg4:(char *)arg5; +- (unsigned char)_addComponents:(double *)arg1:(unsigned long long)arg2:(const char *)arg3:(char *)arg4; +- (unsigned char)_decomposeAbsoluteTime:(double)arg1:(const char *)arg2:(char *)arg3; +- (unsigned char)_composeAbsoluteTime:(double *)arg1:(const char *)arg2:(char *)arg3; +- (unsigned char)_rangeOfUnit:(unsigned long long)arg1 startTime:(double *)arg2 interval:(double *)arg3 forAT:(double)arg4; +- (long long)_ordinalityOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forAT:(double)arg3; +- (CDStruct_912cb5d2)_rangeOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forAT:(double)arg3; +- (CDStruct_912cb5d2)_maximumRangeOfUnit:(unsigned long long)arg1; +- (CDStruct_912cb5d2)_minimumRangeOfUnit:(unsigned long long)arg1; - (id)shortStandaloneQuarterSymbols; - (id)standaloneQuarterSymbols; - (id)shortQuarterSymbols; @@ -50,21 +50,21 @@ - (void)_setGregorianStartDate:(id)arg1; - (id)_copyTimeZone; - (id)_copyLocale; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned int)arg3; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned long long)arg4; +- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned long long)arg3; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2; - (id)dateFromComponents:(id)arg1; -- (BOOL)rangeOfUnit:(unsigned int)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; -- (unsigned int)ordinalityOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)rangeOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)maximumRangeOfUnit:(unsigned int)arg1; -- (struct _NSRange)minimumRangeOfUnit:(unsigned int)arg1; +- (_Bool)rangeOfUnit:(unsigned long long)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; +- (unsigned long long)ordinalityOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)rangeOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)maximumRangeOfUnit:(unsigned long long)arg1; +- (struct _NSRange)minimumRangeOfUnit:(unsigned long long)arg1; - (id)gregorianStartDate; - (void)setGregorianStartDate:(id)arg1; -- (unsigned int)minimumDaysInFirstWeek; -- (void)setMinimumDaysInFirstWeek:(unsigned int)arg1; -- (unsigned int)firstWeekday; -- (void)setFirstWeekday:(unsigned int)arg1; +- (unsigned long long)minimumDaysInFirstWeek; +- (void)setMinimumDaysInFirstWeek:(unsigned long long)arg1; +- (unsigned long long)firstWeekday; +- (void)setFirstWeekday:(unsigned long long)arg1; - (id)timeZone; - (void)setTimeZone:(id)arg1; - (id)locale; @@ -74,9 +74,9 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned long)_cfTypeID; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)_cfTypeID; - (id)init; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSDate.h b/iOS7/Frameworks/CoreFoundation/NSDate.h index f629c5138..9a5ceb87e 100644 --- a/iOS7/Frameworks/CoreFoundation/NSDate.h +++ b/iOS7/Frameworks/CoreFoundation/NSDate.h @@ -13,7 +13,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)dateWithString:(id)arg1; + (id)dateWithDate:(id)arg1; + (id)dateWithTimeInterval:(double)arg1 sinceDate:(id)arg2; @@ -38,17 +38,17 @@ - (id)initWithTimeIntervalSinceReferenceDate:(double)arg1; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (BOOL)isEqualToDate:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqualToDate:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (double)timeIntervalSince1970; - (double)timeIntervalSinceNow; - (double)timeIntervalSinceDate:(id)arg1; - (id)laterDate:(id)arg1; - (id)earlierDate:(id)arg1; -- (int)compare:(id)arg1; -- (unsigned long)_cfTypeID; -- (BOOL)isNSDate__; +- (long long)compare:(id)arg1; +- (unsigned long long)_cfTypeID; +- (_Bool)isNSDate__; - (double)timeIntervalSinceReferenceDate; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSDateComponents.h b/iOS7/Frameworks/CoreFoundation/NSDateComponents.h index 9818ef47e..5cc346850 100644 --- a/iOS7/Frameworks/CoreFoundation/NSDateComponents.h +++ b/iOS7/Frameworks/CoreFoundation/NSDateComponents.h @@ -13,56 +13,56 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)description; -- (BOOL)isValidDateInCalendar:(id)arg1; -- (BOOL)isValidDate; -- (int)valueForComponent:(unsigned int)arg1; -- (void)setValue:(int)arg1 forComponent:(unsigned int)arg2; +- (_Bool)isValidDateInCalendar:(id)arg1; +- (_Bool)isValidDate; +- (void)setValue:(long long)arg1 forComponent:(unsigned long long)arg2; +- (long long)valueForComponent:(unsigned long long)arg1; - (id)date; -- (void)setLeapMonth:(BOOL)arg1; -- (void)setYearForWeekOfYear:(int)arg1; -- (void)setWeekOfMonth:(int)arg1; -- (void)setWeekOfYear:(int)arg1; -- (void)setNanosecond:(int)arg1; -- (void)setQuarter:(int)arg1; -- (void)setWeekdayOrdinal:(int)arg1; -- (void)setWeekday:(int)arg1; -- (void)setWeek:(int)arg1; -- (void)setSecond:(int)arg1; -- (void)setMinute:(int)arg1; -- (void)setHour:(int)arg1; -- (void)setDay:(int)arg1; -- (void)setMonth:(int)arg1; -- (void)setYear:(int)arg1; -- (void)setEra:(int)arg1; +- (void)setLeapMonth:(_Bool)arg1; +- (void)setYearForWeekOfYear:(long long)arg1; +- (void)setWeekOfMonth:(long long)arg1; +- (void)setWeekOfYear:(long long)arg1; +- (void)setNanosecond:(long long)arg1; +- (void)setQuarter:(long long)arg1; +- (void)setWeekdayOrdinal:(long long)arg1; +- (void)setWeekday:(long long)arg1; +- (void)setWeek:(long long)arg1; +- (void)setSecond:(long long)arg1; +- (void)setMinute:(long long)arg1; +- (void)setHour:(long long)arg1; +- (void)setDay:(long long)arg1; +- (void)setMonth:(long long)arg1; +- (void)setYear:(long long)arg1; +- (void)setEra:(long long)arg1; - (void)setTimeZone:(id)arg1; - (void)setCalendar:(id)arg1; -- (BOOL)isLeapMonthSet; -- (BOOL)isLeapMonth; -- (int)yearForWeekOfYear; -- (int)weekOfMonth; -- (int)weekOfYear; -- (int)nanosecond; -- (int)quarter; -- (int)weekdayOrdinal; -- (int)weekday; -- (int)week; -- (int)second; -- (int)minute; -- (int)hour; -- (int)day; -- (int)month; -- (int)year; -- (int)era; +- (_Bool)isLeapMonthSet; +- (_Bool)isLeapMonth; +- (long long)yearForWeekOfYear; +- (long long)weekOfMonth; +- (long long)weekOfYear; +- (long long)nanosecond; +- (long long)quarter; +- (long long)weekdayOrdinal; +- (long long)weekday; +- (long long)week; +- (long long)second; +- (long long)minute; +- (long long)hour; +- (long long)day; +- (long long)month; +- (long long)year; +- (long long)era; - (id)timeZone; - (id)calendar; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreFoundation/NSDictionary-NSSharedKeySetDictionary.h b/iOS7/Frameworks/CoreFoundation/NSDictionary-NSSharedKeySetDictionary.h new file mode 100644 index 000000000..b51b94aa9 --- /dev/null +++ b/iOS7/Frameworks/CoreFoundation/NSDictionary-NSSharedKeySetDictionary.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSDictionary (NSSharedKeySetDictionary) ++ (id)sharedKeySetForKeys:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreFoundation/NSDictionary.h b/iOS7/Frameworks/CoreFoundation/NSDictionary.h index 85b821e19..23485eed0 100644 --- a/iOS7/Frameworks/CoreFoundation/NSDictionary.h +++ b/iOS7/Frameworks/CoreFoundation/NSDictionary.h @@ -15,66 +15,65 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)dictionaryWithDictionary:(id)arg1; -+ (id)dictionaryWithDictionary:(id)arg1 copyItems:(BOOL)arg2; -+ (id)newDictionaryWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; ++ (id)dictionaryWithDictionary:(id)arg1 copyItems:(_Bool)arg2; ++ (id)newDictionaryWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; + (id)dictionaryWithObjects:(id)arg1 forKeys:(id)arg2; + (id)dictionaryWithObjectsAndKeys:(id)arg1; + (id)dictionary; + (id)dictionaryWithObject:(id)arg1 forKey:(id)arg2; -+ (id)dictionaryWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; ++ (id)dictionaryWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (id)sharedKeySetForKeys:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithDictionary:(id)arg1; -- (id)initWithDictionary:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithDictionary:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithObjects:(id)arg1 forKeys:(id)arg2; - (id)initWithObjectsAndKeys:(id)arg1; - (id)initWithObject:(id)arg1 forKey:(id)arg2; -- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; -- (BOOL)__getValue:(id *)arg1 forKey:(id)arg2; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; +- (_Bool)__getValue:(id *)arg1 forKey:(id)arg2; - (void)__apply:(void *)arg1 context:(void *)arg2; - (id)objectsForKeys:(id)arg1 notFoundMarker:(id)arg2; - (id)objectForKeyedSubscript:(id)arg1; - (id)objectEnumerator; - (id)keysSortedByValueUsingSelector:(SEL)arg1; - (id)keysSortedByValueUsingComparator:(id)arg1; -- (id)keysSortedByValueWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (id)keysSortedByValueWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (id)keysOfEntriesPassingTest:(id)arg1; -- (id)keysOfEntriesWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)keysOfEntriesWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)keyOfEntryPassingTest:(id)arg1; -- (id)keyOfEntryWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToDictionary:(id)arg1; +- (id)keyOfEntryWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToDictionary:(id)arg1; - (id)invertedDictionary; -- (unsigned int)hash; +- (unsigned long long)hash; - (void)getObjects:(id *)arg1; - (void)getKeys:(id *)arg1; - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; -- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned int)arg3; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned long long)arg3; - (void)enumerateKeysAndObjectsUsingBlock:(id)arg1; -- (void)enumerateKeysAndObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countForObject:(id)arg1; -- (unsigned int)countForKey:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (BOOL)containsObject:(id)arg1; -- (BOOL)containsKey:(id)arg1; +- (void)enumerateKeysAndObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countForObject:(id)arg1; +- (unsigned long long)countForKey:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (_Bool)containsObject:(id)arg1; +- (_Bool)containsKey:(id)arg1; - (id)allValues; - (id)allObjects; - (id)allKeys; - (id)allKeysForObject:(id)arg1; -- (BOOL)isNSDictionary__; -- (unsigned long)_cfTypeID; +- (_Bool)isNSDictionary__; +- (unsigned long long)_cfTypeID; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSDiscardableContent-Protocol.h b/iOS7/Frameworks/CoreFoundation/NSDiscardableContent-Protocol.h index 3ea73c5eb..43ba31699 100644 --- a/iOS7/Frameworks/CoreFoundation/NSDiscardableContent-Protocol.h +++ b/iOS7/Frameworks/CoreFoundation/NSDiscardableContent-Protocol.h @@ -5,9 +5,9 @@ */ @protocol NSDiscardableContent -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; +- (_Bool)beginContentAccess; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSEnumerator.h b/iOS7/Frameworks/CoreFoundation/NSEnumerator.h index f9ea8bad2..dbab4b9e2 100644 --- a/iOS7/Frameworks/CoreFoundation/NSEnumerator.h +++ b/iOS7/Frameworks/CoreFoundation/NSEnumerator.h @@ -12,7 +12,7 @@ { } -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)allObjects; - (id)nextObject; diff --git a/iOS7/Frameworks/CoreFoundation/NSException.h b/iOS7/Frameworks/CoreFoundation/NSException.h index 17166199d..d46d80a88 100644 --- a/iOS7/Frameworks/CoreFoundation/NSException.h +++ b/iOS7/Frameworks/CoreFoundation/NSException.h @@ -20,7 +20,7 @@ } + (void)raise:(id)arg1 format:(id)arg2; -+ (void)raise:(id)arg1 format:(id)arg2 arguments:(void *)arg3; ++ (void)raise:(id)arg1 format:(id)arg2 arguments:(char *)arg3; + (id)exceptionWithName:(id)arg1 reason:(id)arg2 userInfo:(id)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -30,9 +30,9 @@ - (id)init; - (void)raise; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_installStackTraceKeyIfNeeded; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_installStackTraceKeyIfNeeded; - (id)callStackSymbols; - (id)callStackReturnAddresses; - (id)userInfo; diff --git a/iOS7/Frameworks/CoreFoundation/NSFastEnumeration-Protocol.h b/iOS7/Frameworks/CoreFoundation/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/Frameworks/CoreFoundation/NSFastEnumeration-Protocol.h +++ b/iOS7/Frameworks/CoreFoundation/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSFileSecurity.h b/iOS7/Frameworks/CoreFoundation/NSFileSecurity.h index 5f30532a2..61ae17bbd 100644 --- a/iOS7/Frameworks/CoreFoundation/NSFileSecurity.h +++ b/iOS7/Frameworks/CoreFoundation/NSFileSecurity.h @@ -17,7 +17,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned long)_cfTypeID; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSInvocation.h b/iOS7/Frameworks/CoreFoundation/NSInvocation.h index 84b1cc3dd..5159223fa 100644 --- a/iOS7/Frameworks/CoreFoundation/NSInvocation.h +++ b/iOS7/Frameworks/CoreFoundation/NSInvocation.h @@ -22,8 +22,8 @@ - (void)invokeSuper; - (void)invokeUsingIMP:(void *)arg1; - (void)invoke; -- (void)setArgument:(void *)arg1 atIndex:(int)arg2; -- (void)getArgument:(void *)arg1 atIndex:(int)arg2; +- (void)setArgument:(void *)arg1 atIndex:(long long)arg2; +- (void)getArgument:(void *)arg1 atIndex:(long long)arg2; - (void)setReturnValue:(void *)arg1; - (void)getReturnValue:(void *)arg1; - (void)setSelector:(SEL)arg1; @@ -32,7 +32,7 @@ - (id)target; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_addAttachedObject:(id)arg1; -- (BOOL)argumentsRetained; +- (_Bool)argumentsRetained; - (void)retainArguments; - (id)methodSignature; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreFoundation/NSLocale.h b/iOS7/Frameworks/CoreFoundation/NSLocale.h index c552ca9be..fb9960a35 100644 --- a/iOS7/Frameworks/CoreFoundation/NSLocale.h +++ b/iOS7/Frameworks/CoreFoundation/NSLocale.h @@ -14,8 +14,8 @@ } + (id)internetServicesRegion; -+ (unsigned int)lineDirectionForLanguage:(id)arg1; -+ (unsigned int)characterDirectionForLanguage:(id)arg1; ++ (unsigned long long)lineDirectionForLanguage:(id)arg1; ++ (unsigned long long)characterDirectionForLanguage:(id)arg1; + (unsigned int)windowsLocaleCodeFromLocaleIdentifier:(id)arg1; + (id)localeIdentifierFromWindowsLocaleCode:(unsigned int)arg1; + (id)canonicalLanguageIdentifierFromString:(id)arg1; @@ -31,7 +31,7 @@ + (id)localeWithLocaleIdentifier:(id)arg1; + (id)currentLocale; + (id)systemLocale; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)_prefs; - (id)_copyDisplayNameForKey:(id)arg1 value:(id)arg2; @@ -41,9 +41,9 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned long)_cfTypeID; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)_cfTypeID; - (id)init; - (id)displayNameForKey:(id)arg1 value:(id)arg2; - (id)objectForKey:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/NSMethodSignature.h b/iOS7/Frameworks/CoreFoundation/NSMethodSignature.h index ff1fc68a5..90b74db32 100644 --- a/iOS7/Frameworks/CoreFoundation/NSMethodSignature.h +++ b/iOS7/Frameworks/CoreFoundation/NSMethodSignature.h @@ -14,19 +14,19 @@ + (id)signatureWithObjCTypes:(const char *)arg1; - (id)debugDescription; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned int)methodReturnLength; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)methodReturnLength; - (const char *)methodReturnType; -- (BOOL)isOneway; -- (unsigned int)frameLength; -- (const char *)getArgumentTypeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfArguments; -- (id)_protocolsForObjectAtArgumentIndex:(int)arg1; -- (Class)_classForObjectAtArgumentIndex:(int)arg1; -- (id)_signatureForBlockAtArgumentIndex:(int)arg1; +- (_Bool)isOneway; +- (unsigned long long)frameLength; +- (const char *)getArgumentTypeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfArguments; +- (id)_protocolsForObjectAtArgumentIndex:(long long)arg1; +- (Class)_classForObjectAtArgumentIndex:(long long)arg1; +- (id)_signatureForBlockAtArgumentIndex:(long long)arg1; - (id)_typeString; -- (struct NSMethodFrameArgInfo *)_argInfo:(int)arg1; +- (struct NSMethodFrameArgInfo *)_argInfo:(long long)arg1; - (CDStruct_52991635 *)_frameDescriptor; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreFoundation/NSMutableArray.h b/iOS7/Frameworks/CoreFoundation/NSMutableArray.h index b666cc06a..1fdc3a54c 100644 --- a/iOS7/Frameworks/CoreFoundation/NSMutableArray.h +++ b/iOS7/Frameworks/CoreFoundation/NSMutableArray.h @@ -10,33 +10,33 @@ { } -+ (id)arrayWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; -- (id)initWithCapacity:(unsigned int)arg1; ++ (id)arrayWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)sortUsingSelector:(SEL)arg1; - (void)sortUsingFunction:(void *)arg1 context:(void *)arg2 range:(struct _NSRange)arg3; - (void)sortUsingFunction:(void *)arg1 context:(void *)arg2; - (void)sortUsingComparator:(id)arg1; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; -- (void)sortRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; +- (void)sortRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; - (void)setSet:(id)arg1; - (void)setOrderedSet:(id)arg1; - (void)setArray:(id)arg1; -- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned int)arg2; -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; -- (void)rollObjectsInRange:(struct _NSRange)arg1 by:(int)arg2; +- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned long long)arg2; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)rollObjectsInRange:(struct _NSRange)arg1 by:(long long)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromSet:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromOrderedSet:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromOrderedSet:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned int)arg3; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned long long)arg3; - (void)replaceObject:(id)arg1; - (void)replaceObject:(id)arg1 inRange:(struct _NSRange)arg2; - (void)removeObjectsPassingTest:(id)arg1; -- (void)removeObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)removeObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; +- (void)removeObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)removeObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; - (void)removeObjectsInSet:(id)arg1; - (void)removeObjectsInRange:(struct _NSRange)arg1 inSet:(id)arg2; - (void)removeObjectsInOrderedSet:(id)arg1; @@ -56,26 +56,26 @@ - (void)removeLastObject; - (void)removeFirstObject; - (void)removeAllObjects; -- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned long long)arg2; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObjectsFromSet:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromOrderedSet:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned int)arg3; -- (void)insertObjectsFromArray:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned int)arg3; -- (void)insertObjects:(const id *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (void)exchangeObjectAtIndex:(unsigned int)arg1 withObjectAtIndex:(unsigned int)arg2; +- (void)insertObjectsFromSet:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromOrderedSet:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned long long)arg3; +- (void)insertObjectsFromArray:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned long long)arg3; +- (void)insertObjects:(const id *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; +- (void)exchangeObjectAtIndex:(unsigned long long)arg1 withObjectAtIndex:(unsigned long long)arg2; - (void)addObjectsFromSet:(id)arg1; - (void)addObjectsFromOrderedSet:(id)arg1; - (void)addObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2; - (void)addObjectsFromArray:(id)arg1; - (void)addObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (void)_mutate; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSMutableDictionary-NSSharedKeySetDictionary.h b/iOS7/Frameworks/CoreFoundation/NSMutableDictionary-NSSharedKeySetDictionary.h new file mode 100644 index 000000000..69dc974ee --- /dev/null +++ b/iOS7/Frameworks/CoreFoundation/NSMutableDictionary-NSSharedKeySetDictionary.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMutableDictionary (NSSharedKeySetDictionary) ++ (id)dictionaryWithSharedKeySet:(id)arg1; +@end + diff --git a/iOS7/Frameworks/CoreFoundation/NSMutableDictionary.h b/iOS7/Frameworks/CoreFoundation/NSMutableDictionary.h index b15a050ee..83e74915b 100644 --- a/iOS7/Frameworks/CoreFoundation/NSMutableDictionary.h +++ b/iOS7/Frameworks/CoreFoundation/NSMutableDictionary.h @@ -10,29 +10,28 @@ { } -+ (id)dictionaryWithCapacity:(unsigned int)arg1; -+ (id)dictionaryWithSharedKeySet:(id)arg1; -- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; -- (id)initWithCapacity:(unsigned int)arg1; ++ (id)dictionaryWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)__setObject:(id)arg1 forKey:(id)arg2; - (void)__addObject:(id)arg1 forKey:(id)arg2; - (void)setDictionary:(id)arg1; - (void)setObjects:(id)arg1 forKeys:(id)arg2; -- (void)setObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (void)setObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; - (void)setEntriesFromDictionary:(id)arg1; - (void)replaceObjects:(id)arg1 forKeys:(id)arg2; -- (void)replaceObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (void)replaceObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (void)replaceObject:(id)arg1 forKey:(id)arg2; - (void)removeObjectsForKeys:(id)arg1; - (void)removeKeysForObject:(id)arg1; - (void)removeEntriesPassingTest:(id)arg1; -- (void)removeEntriesWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (void)removeEntriesWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (void)removeEntriesInDictionary:(id)arg1; - (void)removeAllObjects; - (void)invert; - (void)addObjects:(id)arg1 forKeys:(id)arg2; -- (void)addObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (void)addObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (void)addObject:(id)arg1 forKey:(id)arg2; - (void)addEntriesFromDictionary:(id)arg1; - (void)_mutate; diff --git a/iOS7/Frameworks/CoreFoundation/NSMutableOrderedSet.h b/iOS7/Frameworks/CoreFoundation/NSMutableOrderedSet.h index 1853a6e83..becb94100 100644 --- a/iOS7/Frameworks/CoreFoundation/NSMutableOrderedSet.h +++ b/iOS7/Frameworks/CoreFoundation/NSMutableOrderedSet.h @@ -10,33 +10,34 @@ { } -+ (id)orderedSetWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; -- (id)initWithCapacity:(unsigned int)arg1; ++ (id)orderedSetWithCapacity:(unsigned long long)arg1; +- (Class)classForCoder; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)unionSet:(id)arg1; - (void)unionOrderedSet:(id)arg1; - (void)sortUsingComparator:(id)arg1; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; -- (void)sortRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; +- (void)sortRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; - (void)setSet:(id)arg1; - (void)setOrderedSet:(id)arg1; - (void)setArray:(id)arg1; - (void)setObject:(id)arg1; -- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned int)arg2; -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; -- (void)rollObjectsInRange:(struct _NSRange)arg1 by:(int)arg2; +- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned long long)arg2; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)rollObjectsInRange:(struct _NSRange)arg1 by:(long long)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromSet:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromOrderedSet:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromOrderedSet:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2; - (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned int)arg3; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(const id *)arg2 count:(unsigned long long)arg3; - (void)replaceObject:(id)arg1; - (void)replaceObject:(id)arg1 inRange:(struct _NSRange)arg2; - (void)removeObjectsPassingTest:(id)arg1; -- (void)removeObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (void)removeObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; +- (void)removeObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (void)removeObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; - (void)removeObjectsInSet:(id)arg1; - (void)removeObjectsInRange:(struct _NSRange)arg1 inSet:(id)arg2; - (void)removeObjectsInOrderedSet:(id)arg1; @@ -56,28 +57,28 @@ - (void)removeAllObjects; - (void)minusSet:(id)arg1; - (void)minusOrderedSet:(id)arg1; -- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveObjectsAtIndexes:(id)arg1 toIndex:(unsigned long long)arg2; - (void)intersectSet:(id)arg1; - (void)intersectOrderedSet:(id)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObjectsFromSet:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromOrderedSet:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned int)arg3; -- (void)insertObjectsFromArray:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned int)arg3; -- (void)insertObjects:(const id *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (void)exchangeObjectAtIndex:(unsigned int)arg1 withObjectAtIndex:(unsigned int)arg2; +- (void)insertObjectsFromSet:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromOrderedSet:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned long long)arg3; +- (void)insertObjectsFromArray:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2 atIndex:(unsigned long long)arg3; +- (void)insertObjects:(const id *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; +- (void)exchangeObjectAtIndex:(unsigned long long)arg1 withObjectAtIndex:(unsigned long long)arg2; - (void)addObjectsFromSet:(id)arg1; - (void)addObjectsFromOrderedSet:(id)arg1; - (void)addObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2; - (void)addObjectsFromArray:(id)arg1; - (void)addObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (void)_mutate; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSMutableSet.h b/iOS7/Frameworks/CoreFoundation/NSMutableSet.h index 12fe4f65d..3de58ac17 100644 --- a/iOS7/Frameworks/CoreFoundation/NSMutableSet.h +++ b/iOS7/Frameworks/CoreFoundation/NSMutableSet.h @@ -10,9 +10,9 @@ { } -+ (id)setWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; -- (id)initWithCapacity:(unsigned int)arg1; ++ (id)setWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)unionSet:(id)arg1; - (void)unionOrderedSet:(id)arg1; - (void)setSet:(id)arg1; @@ -21,7 +21,7 @@ - (void)setObject:(id)arg1; - (void)replaceObject:(id)arg1; - (void)removeObjectsPassingTest:(id)arg1; -- (void)removeObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (void)removeObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (void)removeObjectsInSet:(id)arg1; - (void)removeObjectsInOrderedSet:(id)arg1; - (void)removeObjectsInOrderedSet:(id)arg1 range:(struct _NSRange)arg2; @@ -37,7 +37,7 @@ - (void)addObjectsFromOrderedSet:(id)arg1 range:(struct _NSRange)arg2; - (void)addObjectsFromArray:(id)arg1; - (void)addObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2; -- (void)addObjects:(const id *)arg1 count:(unsigned int)arg2; +- (void)addObjects:(const id *)arg1 count:(unsigned long long)arg2; - (void)_mutate; - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/NSNull.h b/iOS7/Frameworks/CoreFoundation/NSNull.h index 52076c043..9581432cb 100644 --- a/iOS7/Frameworks/CoreFoundation/NSNull.h +++ b/iOS7/Frameworks/CoreFoundation/NSNull.h @@ -13,7 +13,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)null; + (id)allocWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; @@ -21,10 +21,10 @@ - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (unsigned long)_cfTypeID; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSObject-NSObject.h b/iOS7/Frameworks/CoreFoundation/NSObject-NSObject.h index da5d1bbad..bae4e68c8 100644 --- a/iOS7/Frameworks/CoreFoundation/NSObject-NSObject.h +++ b/iOS7/Frameworks/CoreFoundation/NSObject-NSObject.h @@ -20,7 +20,7 @@ - (void)__dealloc_zombie; - (id)__autorelease_OA; - (oneway void)__release_OA; -- (BOOL)___tryRetain_OA; +- (_Bool)___tryRetain_OA; - (id)__retain_OA; - (id)_copyDescription; - (id)description; diff --git a/iOS7/Frameworks/CoreFoundation/NSObject-Protocol.h b/iOS7/Frameworks/CoreFoundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/CoreFoundation/NSObject-Protocol.h +++ b/iOS7/Frameworks/CoreFoundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/CoreFoundation/NSObject-__NSCFType.h b/iOS7/Frameworks/CoreFoundation/NSObject-__NSCFType.h index c7c5ddc8a..e94243dfc 100644 --- a/iOS7/Frameworks/CoreFoundation/NSObject-__NSCFType.h +++ b/iOS7/Frameworks/CoreFoundation/NSObject-__NSCFType.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (__NSCFType) -- (unsigned long)_cfTypeID; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSObject-__NSIsKinds.h b/iOS7/Frameworks/CoreFoundation/NSObject-__NSIsKinds.h index 1832b5530..dbe863fd4 100644 --- a/iOS7/Frameworks/CoreFoundation/NSObject-__NSIsKinds.h +++ b/iOS7/Frameworks/CoreFoundation/NSObject-__NSIsKinds.h @@ -7,15 +7,15 @@ #import "NSObject.h" @interface NSObject (__NSIsKinds) -- (BOOL)isNSValue__; -- (BOOL)isNSTimeZone__; -- (BOOL)isNSString__; -- (BOOL)isNSSet__; -- (BOOL)isNSOrderedSet__; -- (BOOL)isNSNumber__; -- (BOOL)isNSDictionary__; -- (BOOL)isNSDate__; -- (BOOL)isNSData__; -- (BOOL)isNSArray__; +- (_Bool)isNSValue__; +- (_Bool)isNSTimeZone__; +- (_Bool)isNSString__; +- (_Bool)isNSSet__; +- (_Bool)isNSOrderedSet__; +- (_Bool)isNSNumber__; +- (_Bool)isNSDictionary__; +- (_Bool)isNSDate__; +- (_Bool)isNSData__; +- (_Bool)isNSArray__; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSOrderedSet.h b/iOS7/Frameworks/CoreFoundation/NSOrderedSet.h index 325ea3a89..fd7840aca 100644 --- a/iOS7/Frameworks/CoreFoundation/NSOrderedSet.h +++ b/iOS7/Frameworks/CoreFoundation/NSOrderedSet.h @@ -15,22 +15,22 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)orderedSetWithSet:(id)arg1; -+ (id)orderedSetWithSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)orderedSetWithSet:(id)arg1 copyItems:(_Bool)arg2; + (id)orderedSetWithOrderedSet:(id)arg1; -+ (id)orderedSetWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)orderedSetWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; + (id)orderedSetWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -+ (id)orderedSetWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)orderedSetWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)orderedSetWithArray:(id)arg1; -+ (id)orderedSetWithArray:(id)arg1 copyItems:(BOOL)arg2; ++ (id)orderedSetWithArray:(id)arg1 copyItems:(_Bool)arg2; + (id)orderedSetWithArray:(id)arg1 range:(struct _NSRange)arg2; -+ (id)orderedSetWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)orderedSetWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)orderedSetWithObjects:(id)arg1; -+ (id)newOrderedSetWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)newOrderedSetWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)orderedSet; + (id)orderedSetWithObject:(id)arg1; -+ (id)orderedSetWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)orderedSetWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; @@ -38,69 +38,69 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithSet:(id)arg1; -- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1; -- (id)initWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithArray:(id)arg1; -- (id)initWithArray:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithArray:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithObjects:(id)arg1; - (id)initWithObject:(id)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; - (id)sortedArrayUsingComparator:(id)arg1; -- (id)sortedArrayWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; -- (id)sortedArrayFromRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingComparator:(id)arg3; +- (id)sortedArrayWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; +- (id)sortedArrayFromRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingComparator:(id)arg3; - (id)set; - (id)array; - (id)reversedOrderedSet; - (id)reverseObjectEnumerator; - (id)objectEnumerator; - (id)objectsPassingTest:(id)arg1; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)objectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)objectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; - (id)objectsAtIndexes:(id)arg1; - (id)objectPassingTest:(id)arg1; -- (id)objectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)objectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)objectAtIndexedSubscript:(unsigned int)arg1; +- (id)objectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)objectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; - (id)lastObject; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)isSubsetOfOrderedSet:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToOrderedSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; -- (BOOL)intersectsOrderedSet:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)isSubsetOfOrderedSet:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToOrderedSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; +- (_Bool)intersectsOrderedSet:(id)arg1; - (id)indexesOfObjectsPassingTest:(id)arg1; -- (id)indexesOfObjectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObjectPassingTest:(id)arg1; -- (unsigned int)indexOfObjectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexOfObjectAtIndexes:(id)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned int)arg3 usingComparator:(id)arg4; -- (unsigned int)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)hash; +- (id)indexesOfObjectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (id)indexesOfObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObjectPassingTest:(id)arg1; +- (unsigned long long)indexOfObjectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexOfObjectAtIndexes:(id)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned long long)arg3 usingComparator:(id)arg4; +- (unsigned long long)indexOfObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)hash; - (void)getObjects:(id *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)firstObject; - (void)enumerateObjectsUsingBlock:(id)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (unsigned int)countForObject:(id)arg1; -- (unsigned int)countForObject:(id)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (BOOL)containsObject:(id)arg1; -- (BOOL)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (void)enumerateObjectsAtIndexes:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (unsigned long long)countForObject:(id)arg1; +- (unsigned long long)countForObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (_Bool)containsObject:(id)arg1; +- (_Bool)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; - (id)allObjects; -- (BOOL)isNSOrderedSet__; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)count; +- (_Bool)isNSOrderedSet__; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSSecureCoding-Protocol.h b/iOS7/Frameworks/CoreFoundation/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/CoreFoundation/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/CoreFoundation/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSSet.h b/iOS7/Frameworks/CoreFoundation/NSSet.h index 4f828fc44..70ced887c 100644 --- a/iOS7/Frameworks/CoreFoundation/NSSet.h +++ b/iOS7/Frameworks/CoreFoundation/NSSet.h @@ -15,22 +15,22 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)setWithSet:(id)arg1; -+ (id)setWithSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)setWithSet:(id)arg1 copyItems:(_Bool)arg2; + (id)setWithOrderedSet:(id)arg1; -+ (id)setWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; ++ (id)setWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; + (id)setWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -+ (id)setWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)setWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)setWithArray:(id)arg1; -+ (id)setWithArray:(id)arg1 copyItems:(BOOL)arg2; ++ (id)setWithArray:(id)arg1 copyItems:(_Bool)arg2; + (id)setWithArray:(id)arg1 range:(struct _NSRange)arg2; -+ (id)setWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; ++ (id)setWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; + (id)setWithObjects:(id)arg1; -+ (id)newSetWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)newSetWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)set; + (id)setWithObject:(id)arg1; -+ (id)setWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)setWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)setByAddingObjectsFromSet:(id)arg1; - (id)setByAddingObjectsFromArray:(id)arg1; @@ -40,54 +40,54 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithSet:(id)arg1; -- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1; -- (id)initWithOrderedSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithOrderedSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithOrderedSet:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithArray:(id)arg1; -- (id)initWithArray:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithArray:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2; -- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(BOOL)arg3; +- (id)initWithArray:(id)arg1 range:(struct _NSRange)arg2 copyItems:(_Bool)arg3; - (id)initWithObjects:(id)arg1; - (id)initWithObject:(id)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (BOOL)__getValue:(id *)arg1 forObj:(id)arg2; +- (_Bool)__getValue:(id *)arg1 forObj:(id)arg2; - (void)__applyValues:(void *)arg1 context:(void *)arg2; - (id)sortedArrayUsingComparator:(id)arg1; -- (id)sortedArrayWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (id)sortedArrayWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (id)objectsPassingTest:(id)arg1; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)objectPassingTest:(id)arg1; -- (id)objectWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)objectWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)members:(id)arg1 notFoundMarker:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)isSubsetOfOrderedSet:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; -- (BOOL)intersectsOrderedSet:(id)arg1; -- (unsigned int)hash; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)isSubsetOfOrderedSet:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; +- (_Bool)intersectsOrderedSet:(id)arg1; +- (unsigned long long)hash; - (void)getObjects:(id *)arg1; -- (void)getObjects:(id *)arg1 count:(unsigned int)arg2; +- (void)getObjects:(id *)arg1 count:(unsigned long long)arg2; - (void)enumerateObjectsUsingBlock:(id)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countForObject:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (BOOL)containsObject:(id)arg1; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countForObject:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (_Bool)containsObject:(id)arg1; - (id)anyObject; - (id)allObjects; -- (BOOL)isNSSet__; -- (unsigned long)_cfTypeID; +- (_Bool)isNSSet__; +- (unsigned long long)_cfTypeID; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSSharedKeyDictionary.h b/iOS7/Frameworks/CoreFoundation/NSSharedKeyDictionary.h index 4d3ff16ee..9a8fbad17 100644 --- a/iOS7/Frameworks/CoreFoundation/NSSharedKeyDictionary.h +++ b/iOS7/Frameworks/CoreFoundation/NSSharedKeyDictionary.h @@ -11,11 +11,11 @@ @interface NSSharedKeyDictionary : NSMutableDictionary { NSSharedKeySet *_keyMap; - unsigned int _count; + unsigned long long _count; id *_values; void *_ifkIMP; NSMutableDictionary *_sideDic; - unsigned long _mutations; + unsigned long long _mutations; } + (id)sharedKeyDictionaryWithKeySet:(id)arg1; @@ -30,11 +30,11 @@ - (id)keySet; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; -- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned int)arg3; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned long long)arg3; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSSharedKeySet.h b/iOS7/Frameworks/CoreFoundation/NSSharedKeySet.h index 98d4974f2..6d800ce76 100644 --- a/iOS7/Frameworks/CoreFoundation/NSSharedKeySet.h +++ b/iOS7/Frameworks/CoreFoundation/NSSharedKeySet.h @@ -25,21 +25,21 @@ } + (id)keySetWithKeys:(id)arg1; -- (unsigned int)keySetCount; +- (unsigned long long)keySetCount; - (void)finalize; - (void)dealloc; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (id)keyAtIndex:(unsigned int)arg1; -- (unsigned int)indexForKey:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)keyAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexForKey:(id)arg1; - (id)allKeys; -- (unsigned int)maximumIndex; -- (BOOL)isEmpty; -- (unsigned int)count; +- (unsigned long long)maximumIndex; +- (_Bool)isEmpty; +- (unsigned long long)count; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (id)initWithKeys:(id *)arg1 count:(unsigned int)arg2; +- (id)initWithKeys:(id *)arg1 count:(unsigned long long)arg2; - (void)createSubclassCode:(id)arg1 interface:(const struct __CFString **)arg2 implementation:(const struct __CFString **)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSStreamDelegate-Protocol.h b/iOS7/Frameworks/CoreFoundation/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/Frameworks/CoreFoundation/NSStreamDelegate-Protocol.h +++ b/iOS7/Frameworks/CoreFoundation/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/NSTimeZone.h b/iOS7/Frameworks/CoreFoundation/NSTimeZone.h index aa02c8dea..a9b77fa0f 100644 --- a/iOS7/Frameworks/CoreFoundation/NSTimeZone.h +++ b/iOS7/Frameworks/CoreFoundation/NSTimeZone.h @@ -13,8 +13,8 @@ { } -+ (BOOL)supportsSecureCoding; -+ (id)timeZoneForSecondsFromGMT:(int)arg1; ++ (_Bool)supportsSecureCoding; ++ (id)timeZoneForSecondsFromGMT:(long long)arg1; + (id)timeZoneWithAbbreviation:(id)arg1; + (id)timeZoneWithName:(id)arg1; + (id)timeZoneWithName:(id)arg1 data:(id)arg2; @@ -34,22 +34,22 @@ - (id)initWithName:(id)arg1; - (id)initWithName:(id)arg1 data:(id)arg2; - (id)description; -- (BOOL)isEqualToTimeZone:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (id)localizedName:(int)arg1 locale:(id)arg2; +- (_Bool)isEqualToTimeZone:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)localizedName:(long long)arg1 locale:(id)arg2; - (id)nextDaylightSavingTimeTransition; - (double)daylightSavingTimeOffset; -- (BOOL)isDaylightSavingTime; +- (_Bool)isDaylightSavingTime; - (id)abbreviation; -- (int)secondsFromGMT; -- (unsigned long)_cfTypeID; -- (BOOL)isNSTimeZone__; +- (long long)secondsFromGMT; +- (unsigned long long)_cfTypeID; +- (_Bool)isNSTimeZone__; - (id)nextDaylightSavingTimeTransitionAfterDate:(id)arg1; - (double)daylightSavingTimeOffsetForDate:(id)arg1; -- (BOOL)isDaylightSavingTimeForDate:(id)arg1; +- (_Bool)isDaylightSavingTimeForDate:(id)arg1; - (id)abbreviationForDate:(id)arg1; -- (int)secondsFromGMTForDate:(id)arg1; +- (long long)secondsFromGMTForDate:(id)arg1; - (id)data; - (id)name; diff --git a/iOS7/Frameworks/CoreFoundation/NSURL.h b/iOS7/Frameworks/CoreFoundation/NSURL.h index 5a589ecab..36f8b1503 100644 --- a/iOS7/Frameworks/CoreFoundation/NSURL.h +++ b/iOS7/Frameworks/CoreFoundation/NSURL.h @@ -20,24 +20,24 @@ } + (id)bookmarkDataWithContentsOfURL:(id)arg1 error:(id *)arg2; -+ (BOOL)writeBookmarkData:(id)arg1 toURL:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; ++ (_Bool)writeBookmarkData:(id)arg1 toURL:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; + (id)resourceValuesForKeys:(id)arg1 fromBookmarkData:(id)arg2; -+ (id)URLByResolvingBookmarkData:(id)arg1 options:(unsigned int)arg2 relativeToURL:(id)arg3 bookmarkDataIsStale:(char *)arg4 error:(id *)arg5; -+ (BOOL)supportsSecureCoding; ++ (id)URLByResolvingBookmarkData:(id)arg1 options:(unsigned long long)arg2 relativeToURL:(id)arg3 bookmarkDataIsStale:(_Bool *)arg4 error:(id *)arg5; ++ (_Bool)supportsSecureCoding; - (id)bookmarkDataWithAliasRecord:(id)arg1; -- (id)initByResolvingBookmarkData:(id)arg1 options:(unsigned int)arg2 relativeToURL:(id)arg3 bookmarkDataIsStale:(char *)arg4 error:(id *)arg5; -- (id)bookmarkDataWithOptions:(unsigned int)arg1 includingResourceValuesForKeys:(id)arg2 relativeToURL:(id)arg3 error:(id *)arg4; +- (id)initByResolvingBookmarkData:(id)arg1 options:(unsigned long long)arg2 relativeToURL:(id)arg3 bookmarkDataIsStale:(_Bool *)arg4 error:(id *)arg5; +- (id)bookmarkDataWithOptions:(unsigned long long)arg1 includingResourceValuesForKeys:(id)arg2 relativeToURL:(id)arg3 error:(id *)arg4; - (id)filePathURL; - (id)fileReferenceURL; -- (BOOL)isFileReferenceURL; -- (BOOL)checkResourceIsReachableAndReturnError:(id *)arg1; +- (_Bool)isFileReferenceURL; +- (_Bool)checkResourceIsReachableAndReturnError:(id *)arg1; - (void)setTemporaryResourceValue:(id)arg1 forKey:(id)arg2; - (void)removeAllCachedResourceValues; - (void)removeCachedResourceValueForKey:(id)arg1; -- (BOOL)setResourceValues:(id)arg1 error:(id *)arg2; -- (BOOL)setResourceValue:(id)arg1 forKey:(id)arg2 error:(id *)arg3; +- (_Bool)setResourceValues:(id)arg1 error:(id *)arg2; +- (_Bool)setResourceValue:(id)arg1 forKey:(id)arg2 error:(id *)arg3; - (id)resourceValuesForKeys:(id)arg1 error:(id *)arg2; -- (BOOL)getResourceValue:(out id *)arg1 forKey:(id)arg2 error:(out id *)arg3; +- (_Bool)getResourceValue:(out id *)arg1 forKey:(id)arg2 error:(out id *)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/_CFStreamDelegate.h b/iOS7/Frameworks/CoreFoundation/_CFStreamDelegate.h index 9dbd10eaf..9278d997e 100644 --- a/iOS7/Frameworks/CoreFoundation/_CFStreamDelegate.h +++ b/iOS7/Frameworks/CoreFoundation/_CFStreamDelegate.h @@ -8,10 +8,11 @@ #import "NSStreamDelegate-Protocol.h" +// Not exported @interface _CFStreamDelegate : NSObject { - unsigned long _flags; - CDStruct_304912e7 _client; + unsigned long long _flags; + CDStruct_4210025a _client; union { void *_rcb; void *_wcb; @@ -20,9 +21,9 @@ } _cb; } -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithStreamEvents:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; +- (id)initWithStreamEvents:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/_NSCopyOnWriteCalendarWrapper.h b/iOS7/Frameworks/CoreFoundation/_NSCopyOnWriteCalendarWrapper.h index 786eb7821..ebdd2697b 100644 --- a/iOS7/Frameworks/CoreFoundation/_NSCopyOnWriteCalendarWrapper.h +++ b/iOS7/Frameworks/CoreFoundation/_NSCopyOnWriteCalendarWrapper.h @@ -8,28 +8,29 @@ @class NSObject; +// Not exported @interface _NSCopyOnWriteCalendarWrapper : NSCalendar { NSCalendar *cal; NSObject *lock; - BOOL needsToCopy; + _Bool needsToCopy; } + (id)currentCalendar; -- (unsigned int)hash; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned int)arg3; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2; +- (unsigned long long)hash; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned long long)arg4; +- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned long long)arg3; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2; - (id)dateFromComponents:(id)arg1; -- (BOOL)rangeOfUnit:(unsigned int)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; -- (unsigned int)ordinalityOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)rangeOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)maximumRangeOfUnit:(unsigned int)arg1; -- (struct _NSRange)minimumRangeOfUnit:(unsigned int)arg1; -- (unsigned int)minimumDaysInFirstWeek; -- (void)setMinimumDaysInFirstWeek:(unsigned int)arg1; -- (unsigned int)firstWeekday; -- (void)setFirstWeekday:(unsigned int)arg1; +- (_Bool)rangeOfUnit:(unsigned long long)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; +- (unsigned long long)ordinalityOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)rangeOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)maximumRangeOfUnit:(unsigned long long)arg1; +- (struct _NSRange)minimumRangeOfUnit:(unsigned long long)arg1; +- (unsigned long long)minimumDaysInFirstWeek; +- (void)setMinimumDaysInFirstWeek:(unsigned long long)arg1; +- (unsigned long long)firstWeekday; +- (void)setFirstWeekday:(unsigned long long)arg1; - (id)timeZone; - (void)setTimeZone:(id)arg1; - (id)locale; diff --git a/iOS7/Frameworks/CoreFoundation/_NSPlaceholderLocale.h b/iOS7/Frameworks/CoreFoundation/_NSPlaceholderLocale.h index aec74bef8..4c7a42f62 100644 --- a/iOS7/Frameworks/CoreFoundation/_NSPlaceholderLocale.h +++ b/iOS7/Frameworks/CoreFoundation/_NSPlaceholderLocale.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSPlaceholderLocale : NSLocale { } diff --git a/iOS7/Frameworks/CoreFoundation/__CFNotification.h b/iOS7/Frameworks/CoreFoundation/__CFNotification.h index b73571d93..033abd488 100644 --- a/iOS7/Frameworks/CoreFoundation/__CFNotification.h +++ b/iOS7/Frameworks/CoreFoundation/__CFNotification.h @@ -8,21 +8,22 @@ #import "NSCopying-Protocol.h" +// Not exported @interface __CFNotification : NSObject { id _name; id _object; id _userInfo; - BOOL _fouSemantics; - BOOL _dyingObject; + _Bool _fouSemantics; + _Bool _dyingObject; } - (void)finalize; - (void)dealloc; -- (id)initWithName:(struct __CFString *)arg1 object:(const void *)arg2 userInfo:(struct __CFDictionary *)arg3 foundation:(BOOL)arg4; +- (id)initWithName:(struct __CFString *)arg1 object:(const void *)arg2 userInfo:(struct __CFDictionary *)arg3 foundation:(_Bool)arg4; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)userInfo; - (id)object; - (id)name; diff --git a/iOS7/Frameworks/CoreFoundation/__NSArrayI.h b/iOS7/Frameworks/CoreFoundation/__NSArrayI.h index bd2e7da0e..8f86a7a15 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSArrayI.h +++ b/iOS7/Frameworks/CoreFoundation/__NSArrayI.h @@ -6,22 +6,23 @@ #import +// Not exported @interface __NSArrayI : NSArray { - unsigned int _used; + unsigned long long _used; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3; - (void)finalize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSArrayM.h b/iOS7/Frameworks/CoreFoundation/__NSArrayM.h index 706e03002..73cbfe268 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSArrayM.h +++ b/iOS7/Frameworks/CoreFoundation/__NSArrayM.h @@ -6,41 +6,42 @@ #import +// Not exported @interface __NSArrayM : NSMutableArray { - unsigned int _used; + unsigned long long _used; unsigned int _doHardRetain:1; unsigned int _doWeakAccess:1; - unsigned int _size:30; + unsigned int _size:62; unsigned int _hasObjects:1; unsigned int _hasStrongReferences:1; - unsigned int _offset:30; - unsigned long _mutations; + unsigned int _offset:62; + unsigned long long _mutations; id *_list; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3:(BOOL)arg4:(BOOL)arg5; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3:(_Bool)arg4:(_Bool)arg5; - (void)removeLastObject; - (void)addObject:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; -- (void)exchangeObjectAtIndex:(unsigned int)arg1 withObjectAtIndex:(unsigned int)arg2; -- (unsigned int)indexOfObjectIdenticalTo:(id)arg1; -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)exchangeObjectAtIndex:(unsigned long long)arg1 withObjectAtIndex:(unsigned long long)arg2; +- (unsigned long long)indexOfObjectIdenticalTo:(id)arg1; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_mutate; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; -- (BOOL)_hasStrongReferences; -- (BOOL)_hasObjects; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (_Bool)_hasStrongReferences; +- (_Bool)_hasObjects; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSArrayReverseEnumerator.h b/iOS7/Frameworks/CoreFoundation/__NSArrayReverseEnumerator.h index c244e2d7e..bde4f615b 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSArrayReverseEnumerator.h +++ b/iOS7/Frameworks/CoreFoundation/__NSArrayReverseEnumerator.h @@ -6,10 +6,11 @@ #import +// Not exported @interface __NSArrayReverseEnumerator : NSEnumerator { id _obj; - unsigned int _idx; + unsigned long long _idx; } - (id)nextObject; diff --git a/iOS7/Frameworks/CoreFoundation/__NSArrayReversed.h b/iOS7/Frameworks/CoreFoundation/__NSArrayReversed.h index 65b5ea59c..19eea1956 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSArrayReversed.h +++ b/iOS7/Frameworks/CoreFoundation/__NSArrayReversed.h @@ -6,15 +6,16 @@ #import +// Not exported @interface __NSArrayReversed : NSArray { id _array; - unsigned int _cnt; + unsigned long long _cnt; } - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; - (id)initWithArray:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSAtom.h b/iOS7/Frameworks/CoreFoundation/__NSAtom.h new file mode 100644 index 000000000..64a032731 --- /dev/null +++ b/iOS7/Frameworks/CoreFoundation/__NSAtom.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +// Not exported +@interface __NSAtom +{ + Class isa; +} + ++ (void)initialize; + +@end + diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFArray.h b/iOS7/Frameworks/CoreFoundation/__NSCFArray.h index 6ad6642cf..3c188e745 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFArray.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFArray.h @@ -6,31 +6,32 @@ #import +// Not exported @interface __NSCFArray : NSMutableArray { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeLastObject; - (void)addObject:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFAttributedString.h b/iOS7/Frameworks/CoreFoundation/__NSCFAttributedString.h index 7e486ffb3..721f861b5 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFAttributedString.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFAttributedString.h @@ -6,37 +6,38 @@ #import +// Not exported @interface __NSCFAttributedString : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)removeAttribute:(id)arg1 range:(struct _NSRange)arg2; - (void)addAttribute:(id)arg1 value:(id)arg2 range:(struct _NSRange)arg3; - (void)addAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)setAttributedString:(id)arg1; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendAttributedString:(id)arg1; -- (void)insertAttributedString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertAttributedString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (Class)classForCoder; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToAttributedString:(id)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)isEqualToAttributedString:(id)arg1; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; - (id)attributedSubstringFromRange:(struct _NSRange)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (unsigned int)length; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (unsigned long long)length; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)string; - (void)finalize; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFBoolean.h b/iOS7/Frameworks/CoreFoundation/__NSCFBoolean.h index 5c20c65d6..b43eabbf6 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFBoolean.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFBoolean.h @@ -6,28 +6,29 @@ #import +// Not exported @interface __NSCFBoolean : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (int)compare:(id)arg1; -- (int)_reverseCompare:(id)arg1; -- (unsigned char)_getValue:(void *)arg1 forType:(long)arg2; -- (long)_cfNumberType; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (long long)compare:(id)arg1; +- (long long)_reverseCompare:(id)arg1; +- (unsigned char)_getValue:(void *)arg1 forType:(long long)arg2; +- (long long)_cfNumberType; - (id)copyWithZone:(struct _NSZone *)arg1; - (const char *)objCType; - (void)getValue:(void *)arg1; -- (unsigned long)_cfTypeID; -- (BOOL)boolValue; -- (unsigned int)unsignedIntegerValue; -- (int)integerValue; +- (unsigned long long)_cfTypeID; +- (_Bool)boolValue; +- (unsigned long long)unsignedIntegerValue; +- (long long)integerValue; - (double)doubleValue; - (float)floatValue; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; @@ -38,14 +39,14 @@ - (id)description; - (id)descriptionWithLocale:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToNumber:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToNumber:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFCalendar.h b/iOS7/Frameworks/CoreFoundation/__NSCFCalendar.h index b76533a5b..6e1238023 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFCalendar.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFCalendar.h @@ -6,51 +6,27 @@ #import +// Not exported @interface __NSCFCalendar : NSCalendar { } -+ (id)calendarWithIdentifier:(id)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (BOOL)nextWeekendStartDate:(out id *)arg1 interval:(out double *)arg2 options:(unsigned int)arg3 afterDate:(id)arg4; -- (id)dateBySettingHour:(int)arg1 minute:(int)arg2 second:(int)arg3 toDate:(id)arg4 options:(unsigned int)arg5; -- (id)dateBySettingUnit:(unsigned int)arg1 value:(int)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)nextDateAfterDate:(id)arg1 matchingHour:(int)arg2 minute:(int)arg3 second:(int)arg4 options:(unsigned int)arg5; -- (id)nextDateAfterDate:(id)arg1 matchingUnit:(unsigned int)arg2 value:(int)arg3 options:(unsigned int)arg4; -- (id)nextDateAfterDate:(id)arg1 matchingComponents:(id)arg2 options:(unsigned int)arg3; -- (id)dateByAddingUnit:(unsigned int)arg1 value:(int)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)components:(unsigned int)arg1 fromDateComponents:(id)arg2 toDateComponents:(id)arg3 options:(unsigned int)arg4; -- (BOOL)rangeOfWeekendStartDate:(out id *)arg1 interval:(out double *)arg2 containingDate:(id)arg3; -- (BOOL)isDateInWeekend:(id)arg1; -- (BOOL)isDateInTomorrow:(id)arg1; -- (BOOL)isDateInYesterday:(id)arg1; -- (BOOL)isDateInToday:(id)arg1; -- (BOOL)isDate:(id)arg1 inSameDayAsDate:(id)arg2; -- (BOOL)isDate:(id)arg1 equalToDate:(id)arg2 toUnitGranularity:(unsigned int)arg3; -- (int)compareDate:(id)arg1 toDate:(id)arg2 toUnitGranularity:(unsigned int)arg3; -- (id)componentsInTimeZone:(id)arg1 fromDate:(id)arg2; -- (id)startOfDayForDate:(id)arg1; -- (id)dateWithEra:(int)arg1 yearForWeekOfYear:(int)arg2 weekOfYear:(int)arg3 weekday:(int)arg4 hour:(int)arg5 minute:(int)arg6 second:(int)arg7 nanosecond:(int)arg8; -- (id)dateWithEra:(int)arg1 year:(int)arg2 month:(int)arg3 day:(int)arg4 hour:(int)arg5 minute:(int)arg6 second:(int)arg7 nanosecond:(int)arg8; -- (int)component:(unsigned int)arg1 fromDate:(id)arg2; -- (void)getHour:(out int *)arg1 minute:(out int *)arg2 second:(out int *)arg3 nanosecond:(out int *)arg4 fromDate:(id)arg5; -- (void)getEra:(out int *)arg1 yearForWeekOfYear:(out int *)arg2 weekOfYear:(out int *)arg3 weekday:(out int *)arg4 fromDate:(id)arg5; -- (void)getEra:(out int *)arg1 year:(out int *)arg2 month:(out int *)arg3 day:(out int *)arg4 fromDate:(id)arg5; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned int)arg3; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned long long)arg4; +- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned long long)arg3; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2; - (id)dateFromComponents:(id)arg1; -- (BOOL)rangeOfUnit:(unsigned int)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; -- (unsigned int)ordinalityOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)rangeOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)maximumRangeOfUnit:(unsigned int)arg1; -- (struct _NSRange)minimumRangeOfUnit:(unsigned int)arg1; +- (_Bool)rangeOfUnit:(unsigned long long)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; +- (unsigned long long)ordinalityOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)rangeOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)maximumRangeOfUnit:(unsigned long long)arg1; +- (struct _NSRange)minimumRangeOfUnit:(unsigned long long)arg1; - (id)gregorianStartDate; - (void)setGregorianStartDate:(id)arg1; -- (unsigned int)minimumDaysInFirstWeek; -- (void)setMinimumDaysInFirstWeek:(unsigned int)arg1; -- (unsigned int)firstWeekday; -- (void)setFirstWeekday:(unsigned int)arg1; +- (unsigned long long)minimumDaysInFirstWeek; +- (void)setMinimumDaysInFirstWeek:(unsigned long long)arg1; +- (unsigned long long)firstWeekday; +- (void)setFirstWeekday:(unsigned long long)arg1; - (id)timeZone; - (void)setTimeZone:(id)arg1; - (id)locale; @@ -59,13 +35,13 @@ - (id)initWithCalendarIdentifier:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFCharacterSet.h b/iOS7/Frameworks/CoreFoundation/__NSCFCharacterSet.h index d4680522e..196442a4d 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFCharacterSet.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFCharacterSet.h @@ -6,11 +6,12 @@ #import +// Not exported @interface __NSCFCharacterSet : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; - (void)makeCharacterSetFast; @@ -24,20 +25,20 @@ - (void)addCharactersInRange:(struct _NSRange)arg1; - (id)invertedSet; - (id)bitmapRepresentation; -- (BOOL)hasMemberInPlane:(unsigned char)arg1; -- (BOOL)isSupersetOfSet:(id)arg1; -- (BOOL)longCharacterIsMember:(unsigned long)arg1; -- (BOOL)characterIsMember:(unsigned short)arg1; +- (_Bool)hasMemberInPlane:(unsigned char)arg1; +- (_Bool)isSupersetOfSet:(id)arg1; +- (_Bool)longCharacterIsMember:(unsigned int)arg1; +- (_Bool)characterIsMember:(unsigned short)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFConstantString.h b/iOS7/Frameworks/CoreFoundation/__NSCFConstantString.h index c538a18a6..fd1782880 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFConstantString.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFConstantString.h @@ -6,16 +6,17 @@ #import +// Not exported @interface __NSCFConstantString : __NSCFString { } - (id)autorelease; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFData.h b/iOS7/Frameworks/CoreFoundation/__NSCFData.h index 5152f7599..305b7c5a1 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFData.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFData.h @@ -6,29 +6,31 @@ #import +// Not exported @interface __NSCFData : NSMutableData { unsigned char _cfinfo[4]; - long _length; - long _capacity; + unsigned int _rc; + long long _length; + long long _capacity; struct __CFAllocator *_bytesDeallocator; char *_bytes; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (void)setLength:(unsigned int)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (void)setLength:(unsigned long long)arg1; - (void *)mutableBytes; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFDictionary.h b/iOS7/Frameworks/CoreFoundation/__NSCFDictionary.h index 06c3d7714..8a5c82c62 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFDictionary.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFDictionary.h @@ -6,35 +6,37 @@ #import +// Not exported @interface __NSCFDictionary : NSMutableDictionary { unsigned char _cfinfo[4]; + unsigned int _rc; unsigned int _bits[4]; void *_callbacks; id *_values; id *_keys; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)setObservationInfo:(void *)arg1; - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)keyEnumerator; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFError.h b/iOS7/Frameworks/CoreFoundation/__NSCFError.h index 6c320a80a..6d476f3da 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFError.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFError.h @@ -6,24 +6,25 @@ #import +// Not exported @interface __NSCFError : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (id)userInfo; - (id)domain; -- (int)code; +- (long long)code; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFInputStream.h b/iOS7/Frameworks/CoreFoundation/__NSCFInputStream.h index 0f0427c20..38c607976 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFInputStream.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFInputStream.h @@ -6,23 +6,24 @@ #import +// Not exported @interface __NSCFInputStream : NSInputStream { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; @@ -32,13 +33,13 @@ - (id)initWithFileAtPath:(id)arg1; - (id)initWithData:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFLocale.h b/iOS7/Frameworks/CoreFoundation/__NSCFLocale.h index adaca4114..feff9a29a 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFLocale.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFLocale.h @@ -6,23 +6,24 @@ #import +// Not exported @interface __NSCFLocale : NSLocale { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)_prefs; - (id)initWithLocaleIdentifier:(id)arg1; - (id)displayNameForKey:(id)arg1 value:(id)arg2; - (id)objectForKey:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFNumber.h b/iOS7/Frameworks/CoreFoundation/__NSCFNumber.h index f21cedb14..ca03b10fe 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFNumber.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFNumber.h @@ -6,25 +6,26 @@ #import +// Not exported @interface __NSCFNumber : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (int)compare:(id)arg1; -- (int)_reverseCompare:(id)arg1; -- (unsigned char)_getValue:(void *)arg1 forType:(long)arg2; -- (long)_cfNumberType; -- (unsigned long)_cfTypeID; -- (BOOL)boolValue; -- (unsigned int)unsignedIntegerValue; -- (int)integerValue; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (long long)compare:(id)arg1; +- (long long)_reverseCompare:(id)arg1; +- (unsigned char)_getValue:(void *)arg1 forType:(long long)arg2; +- (long long)_cfNumberType; +- (unsigned long long)_cfTypeID; +- (_Bool)boolValue; +- (unsigned long long)unsignedIntegerValue; +- (long long)integerValue; - (double)doubleValue; - (float)floatValue; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; @@ -38,15 +39,15 @@ - (id)description; - (id)descriptionWithLocale:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToNumber:(id)arg1; -- (BOOL)isNSNumber__; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToNumber:(id)arg1; +- (_Bool)isNSNumber__; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFOutputStream.h b/iOS7/Frameworks/CoreFoundation/__NSCFOutputStream.h index a7bf0f2de..cd47e157b 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFOutputStream.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFOutputStream.h @@ -6,39 +6,40 @@ #import +// Not exported @interface __NSCFOutputStream : NSOutputStream { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; -- (BOOL)hasSpaceAvailable; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; +- (_Bool)hasSpaceAvailable; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)close; - (void)open; -- (id)initWithURL:(id)arg1 append:(BOOL)arg2; -- (id)initToFileAtPath:(id)arg1 append:(BOOL)arg2; -- (id)initToBuffer:(char *)arg1 capacity:(unsigned int)arg2; +- (id)initWithURL:(id)arg1 append:(_Bool)arg2; +- (id)initToFileAtPath:(id)arg1 append:(_Bool)arg2; +- (id)initToBuffer:(char *)arg1 capacity:(unsigned long long)arg2; - (id)initToMemory; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFSet.h b/iOS7/Frameworks/CoreFoundation/__NSCFSet.h index 7d3d0bcd1..19c6f7350 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFSet.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFSet.h @@ -6,35 +6,37 @@ #import +// Not exported @interface __NSCFSet : NSMutableSet { unsigned char _cfinfo[4]; + unsigned int _rc; unsigned int _bits[4]; void *_callbacks; id *_values; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)getObjects:(id *)arg1; - (void)removeAllObjects; - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; - (id)objectEnumerator; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)_trueCount; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)_trueCount; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFString.h b/iOS7/Frameworks/CoreFoundation/__NSCFString.h index 9ced0214a..cfb0c956e 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFString.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFString.h @@ -6,50 +6,51 @@ #import +// Not exported @interface __NSCFString : __NSCFType { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (unsigned int)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; -- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (unsigned long long)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; +- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (void)setString:(id)arg1; - (void)appendFormat:(id)arg1; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendString:(id)arg1; -- (void)insertString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (BOOL)_isCString; +- (_Bool)_isCString; - (Class)classForCoder; -- (unsigned int)smallestEncoding; -- (unsigned int)fastestEncoding; +- (unsigned long long)smallestEncoding; +- (unsigned long long)fastestEncoding; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)getLineStart:(unsigned int *)arg1 end:(unsigned int *)arg2 contentsEnd:(unsigned int *)arg3 forRange:(struct _NSRange)arg4; -- (BOOL)hasSuffix:(id)arg1; -- (BOOL)hasPrefix:(id)arg1; -- (BOOL)isEqualToString:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (void)getLineStart:(unsigned long long *)arg1 end:(unsigned long long *)arg2 contentsEnd:(unsigned long long *)arg3 forRange:(struct _NSRange)arg4; +- (_Bool)hasSuffix:(id)arg1; +- (_Bool)hasPrefix:(id)arg1; +- (_Bool)isEqualToString:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)substringWithRange:(struct _NSRange)arg1; - (id)_newSubstringWithRange:(struct _NSRange)arg1 zone:(struct _NSZone *)arg2; -- (BOOL)getCString:(char *)arg1 maxLength:(unsigned int)arg2 encoding:(unsigned int)arg3; -- (const char *)cStringUsingEncoding:(unsigned int)arg1; -- (unsigned int)cStringLength; +- (_Bool)getCString:(char *)arg1 maxLength:(unsigned long long)arg2 encoding:(unsigned long long)arg3; +- (const char *)cStringUsingEncoding:(unsigned long long)arg1; +- (unsigned long long)cStringLength; - (const char *)UTF8String; - (const char *)cString; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (const char *)_fastCStringContents:(_Bool)arg1; - (const unsigned short *)_fastCharacterContents; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (void)finalize; -- (unsigned int)hash; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)hash; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (BOOL)isNSString__; +- (_Bool)isNSString__; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFTimer.h b/iOS7/Frameworks/CoreFoundation/__NSCFTimer.h index c89e1192d..222df76fe 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFTimer.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFTimer.h @@ -6,15 +6,16 @@ #import +// Not exported @interface __NSCFTimer : NSTimer { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)init; -- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(BOOL)arg6; -- (unsigned long)_cfTypeID; +- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(_Bool)arg6; +- (unsigned long long)_cfTypeID; - (void)fire; - (id)userInfo; - (void)setFireDate:(id)arg1; @@ -23,15 +24,15 @@ - (void)setTolerance:(double)arg1; - (double)tolerance; - (double)timeInterval; -- (BOOL)isValid; +- (_Bool)isValid; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSCFType.h b/iOS7/Frameworks/CoreFoundation/__NSCFType.h index 0f3908756..16881c11a 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSCFType.h +++ b/iOS7/Frameworks/CoreFoundation/__NSCFType.h @@ -6,21 +6,22 @@ #import "NSObject.h" +// Not exported @interface __NSCFType : NSObject { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)finalize; - (void)dealloc; - (id)description; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSDate.h b/iOS7/Frameworks/CoreFoundation/__NSDate.h index 1f3ba81e6..080bef822 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSDate.h +++ b/iOS7/Frameworks/CoreFoundation/__NSDate.h @@ -6,13 +6,14 @@ #import +// Not exported @interface __NSDate : NSDate { double _time; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)__new:(double)arg1; - (id)initWithTimeIntervalSinceReferenceDate:(double)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreFoundation/__NSDictionaryI.h b/iOS7/Frameworks/CoreFoundation/__NSDictionaryI.h index 75396ed9c..348603a41 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSDictionaryI.h +++ b/iOS7/Frameworks/CoreFoundation/__NSDictionaryI.h @@ -6,25 +6,26 @@ #import +// Not exported @interface __NSDictionaryI : NSDictionary { - unsigned int _used:26; + unsigned int _used:58; unsigned int _szidx:6; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(const id *)arg2:(unsigned int)arg3:(BOOL)arg4:(BOOL)arg5; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(const id *)arg2:(unsigned long long)arg3:(_Bool)arg4:(_Bool)arg5; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)enumerateKeysAndObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateKeysAndObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSDictionaryM.h b/iOS7/Frameworks/CoreFoundation/__NSDictionaryM.h index 20451b075..5d9572666 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSDictionaryM.h +++ b/iOS7/Frameworks/CoreFoundation/__NSDictionaryM.h @@ -6,20 +6,21 @@ #import +// Not exported @interface __NSDictionaryM : NSMutableDictionary { - unsigned int _used:26; + unsigned int _used:58; unsigned int _kvo:1; - unsigned int _size; - unsigned long _mutations; + unsigned long long _size; + unsigned long long _mutations; id *_objs; id *_keys; } + (void)initialize; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(const id *)arg2:(unsigned int)arg3:(BOOL)arg4:(BOOL)arg5; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(const id *)arg2:(unsigned long long)arg3:(_Bool)arg4:(_Bool)arg5; - (void)__setObject:(id)arg1 forKey:(id)arg2; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -30,12 +31,12 @@ - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (void)_mutate; -- (void)enumerateKeysAndObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateKeysAndObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSDictionaryObjectEnumerator.h b/iOS7/Frameworks/CoreFoundation/__NSDictionaryObjectEnumerator.h index 019037440..bd35371eb 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSDictionaryObjectEnumerator.h +++ b/iOS7/Frameworks/CoreFoundation/__NSDictionaryObjectEnumerator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSDictionaryObjectEnumerator : __NSFastEnumerationEnumerator { } diff --git a/iOS7/Frameworks/CoreFoundation/__NSFastEnumerationEnumerator.h b/iOS7/Frameworks/CoreFoundation/__NSFastEnumerationEnumerator.h index d1811ba67..933a2da24 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSFastEnumerationEnumerator.h +++ b/iOS7/Frameworks/CoreFoundation/__NSFastEnumerationEnumerator.h @@ -10,8 +10,8 @@ { id _obj; id _origObj; - unsigned int _count; - unsigned int _mut; + unsigned long long _count; + unsigned long long _mut; } + (id)allocWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSFileSecurity.h b/iOS7/Frameworks/CoreFoundation/__NSFileSecurity.h index e645c22c8..7154cb627 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSFileSecurity.h +++ b/iOS7/Frameworks/CoreFoundation/__NSFileSecurity.h @@ -9,35 +9,36 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface __NSFileSecurity : NSFileSecurity { struct _filesec *_filesec; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)__new:(struct _filesec *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)finalize; - (void)dealloc; -- (BOOL)clearProperties:(unsigned int)arg1; -- (BOOL)setAccessControlList:(struct _acl *)arg1; -- (BOOL)copyAccessControlList:(struct _acl **)arg1; -- (BOOL)setGroupUUID:(unsigned char [16])arg1; -- (BOOL)getGroupUUID:(unsigned char (*)[16])arg1; -- (BOOL)setOwnerUUID:(unsigned char [16])arg1; -- (BOOL)getOwnerUUID:(unsigned char (*)[16])arg1; -- (BOOL)setMode:(unsigned short)arg1; -- (BOOL)getMode:(unsigned short *)arg1; -- (BOOL)setGroup:(unsigned int)arg1; -- (BOOL)getGroup:(unsigned int *)arg1; -- (BOOL)setOwner:(unsigned int)arg1; -- (BOOL)getOwner:(unsigned int *)arg1; +- (_Bool)clearProperties:(unsigned long long)arg1; +- (_Bool)setAccessControlList:(struct _acl *)arg1; +- (_Bool)copyAccessControlList:(struct _acl **)arg1; +- (_Bool)setGroupUUID:(unsigned char [16])arg1; +- (_Bool)getGroupUUID:(unsigned char (*)[16])arg1; +- (_Bool)setOwnerUUID:(unsigned char [16])arg1; +- (_Bool)getOwnerUUID:(unsigned char (*)[16])arg1; +- (_Bool)setMode:(unsigned short)arg1; +- (_Bool)getMode:(unsigned short *)arg1; +- (_Bool)setGroup:(unsigned int)arg1; +- (_Bool)getGroup:(unsigned int *)arg1; +- (_Bool)setOwner:(unsigned int)arg1; +- (_Bool)getOwner:(unsigned int *)arg1; - (struct _filesec *)_filesec; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSGenericDeallocHandler.h b/iOS7/Frameworks/CoreFoundation/__NSGenericDeallocHandler.h index 376551ffa..d0c5f138d 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSGenericDeallocHandler.h +++ b/iOS7/Frameworks/CoreFoundation/__NSGenericDeallocHandler.h @@ -4,6 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +// Not exported @interface __NSGenericDeallocHandler { Class isa; @@ -13,7 +14,7 @@ + (void)initialize; - (void)finalize; - (void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSGlobalBlock.h b/iOS7/Frameworks/CoreFoundation/__NSGlobalBlock.h index 1b9a6478e..3fea12622 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSGlobalBlock.h +++ b/iOS7/Frameworks/CoreFoundation/__NSGlobalBlock.h @@ -10,9 +10,9 @@ { } -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (id)retain; - (oneway void)release; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSLocalTimeZone.h b/iOS7/Frameworks/CoreFoundation/__NSLocalTimeZone.h index 944a6abe7..888c80ec7 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSLocalTimeZone.h +++ b/iOS7/Frameworks/CoreFoundation/__NSLocalTimeZone.h @@ -6,26 +6,27 @@ #import +// Not exported @interface __NSLocalTimeZone : NSTimeZone { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)replacementObjectForPortCoder:(id)arg1; - (Class)classForCoder; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)description; -- (id)localizedName:(int)arg1 locale:(id)arg2; +- (id)localizedName:(long long)arg1 locale:(id)arg2; - (id)nextDaylightSavingTimeTransitionAfterDate:(id)arg1; - (double)daylightSavingTimeOffsetForDate:(id)arg1; -- (BOOL)isDaylightSavingTimeForDate:(id)arg1; +- (_Bool)isDaylightSavingTimeForDate:(id)arg1; - (id)abbreviationForDate:(id)arg1; -- (int)secondsFromGMTForDate:(id)arg1; +- (long long)secondsFromGMTForDate:(id)arg1; - (id)data; - (id)name; diff --git a/iOS7/Frameworks/CoreFoundation/__NSMallocBlock.h b/iOS7/Frameworks/CoreFoundation/__NSMallocBlock.h index ed576daaf..073398fcc 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSMallocBlock.h +++ b/iOS7/Frameworks/CoreFoundation/__NSMallocBlock.h @@ -10,9 +10,9 @@ { } -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreFoundation/__NSMessageBuilder.h b/iOS7/Frameworks/CoreFoundation/__NSMessageBuilder.h index 8c4173cab..530883131 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSMessageBuilder.h +++ b/iOS7/Frameworks/CoreFoundation/__NSMessageBuilder.h @@ -4,6 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +// Not exported @interface __NSMessageBuilder { Class isa; diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetArrayProxy.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetArrayProxy.h index 418110c00..8144e8aea 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetArrayProxy.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetArrayProxy.h @@ -6,14 +6,15 @@ #import +// Not exported @interface __NSOrderedSetArrayProxy : NSArray { id _orderedSet; } - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; - (id)initWithOrderedSet:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetI.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetI.h index 2c71392e6..f8f16204b 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetI.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetI.h @@ -6,24 +6,25 @@ #import +// Not exported @interface __NSOrderedSetI : NSOrderedSet { - unsigned int _used:26; + unsigned int _used:58; unsigned int _szidx:6; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3; - (void)finalize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetM.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetM.h index 688d315cd..6b91cf792 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetM.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetM.h @@ -8,29 +8,30 @@ @class NSMutableArray; +// Not exported @interface __NSOrderedSetM : NSMutableOrderedSet { - unsigned int _used; + unsigned long long _used; struct __CFBasicHash *_set; NSMutableArray *_array; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3; - (void)finalize; - (void)dealloc; -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_mutate; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReverseEnumerator.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReverseEnumerator.h index 1116cf769..836fd3f5d 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReverseEnumerator.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReverseEnumerator.h @@ -6,10 +6,11 @@ #import +// Not exported @interface __NSOrderedSetReverseEnumerator : NSEnumerator { id _obj; - unsigned int _idx; + unsigned long long _idx; } - (id)nextObject; diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReversed.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReversed.h index 867d235cc..47a7e3c59 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReversed.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetReversed.h @@ -6,15 +6,16 @@ #import +// Not exported @interface __NSOrderedSetReversed : NSOrderedSet { id _orderedSet; - unsigned int _cnt; + unsigned long long _cnt; } -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)count; - (void)dealloc; - (id)initWithOrderedSet:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetSetProxy.h b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetSetProxy.h index 3b8d2f760..f04b9e11d 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSOrderedSetSetProxy.h +++ b/iOS7/Frameworks/CoreFoundation/__NSOrderedSetSetProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSOrderedSetSetProxy : NSSet { id _orderedSet; @@ -14,7 +15,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (id)initWithOrderedSet:(id)arg1; diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderArray.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderArray.h index 98db98b82..89f33366c 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderArray.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderArray.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderArray : NSMutableArray { } @@ -14,20 +15,20 @@ + (id)mutablePlaceholder; + (id)immutablePlaceholder; + (void)initialize; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)init; -- (id)initWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDate.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDate.h index ee732e1ea..d3cfe7c06 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDate.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderDate : NSDate { } @@ -14,7 +15,7 @@ + (void)initialize; - (double)timeIntervalSinceReferenceDate; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDictionary.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDictionary.h index 7f4cb7896..e99b94e68 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDictionary.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderDictionary.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderDictionary : NSMutableDictionary { } @@ -18,16 +19,16 @@ - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)init; -- (id)initWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderFileSecurity.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderFileSecurity.h index 0e5c1d853..42ceb4273 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderFileSecurity.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderFileSecurity.h @@ -9,6 +9,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface __NSPlaceholderFileSecurity : NSFileSecurity { } @@ -19,7 +20,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderOrderedSet.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderOrderedSet.h index f8bb01108..781125d4d 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderOrderedSet.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderOrderedSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderOrderedSet : NSMutableOrderedSet { } @@ -14,19 +15,19 @@ + (id)mutablePlaceholder; + (id)immutablePlaceholder; + (void)initialize; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)count; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)count; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; -- (id)initWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderSet.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderSet.h index 9abda991d..fbd003f43 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderSet.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderSet : NSMutableSet { } @@ -18,14 +19,14 @@ - (void)addObject:(id)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; -- (id)initWithCapacity:(unsigned int)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderTimeZone.h b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderTimeZone.h index 80c194346..9da9477f1 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSPlaceholderTimeZone.h +++ b/iOS7/Frameworks/CoreFoundation/__NSPlaceholderTimeZone.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSPlaceholderTimeZone : NSTimeZone { } @@ -14,20 +15,20 @@ + (void)initialize; - (id)nextDaylightSavingTimeTransitionAfterDate:(id)arg1; - (double)daylightSavingTimeOffsetForDate:(id)arg1; -- (BOOL)isDaylightSavingTimeForDate:(id)arg1; +- (_Bool)isDaylightSavingTimeForDate:(id)arg1; - (id)abbreviationForDate:(id)arg1; -- (int)secondsFromGMTForDate:(id)arg1; +- (long long)secondsFromGMTForDate:(id)arg1; - (id)data; - (id)name; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)init; - (id)initWithName:(id)arg1; -- (id)__initWithName:(id)arg1 cache:(BOOL)arg2; +- (id)__initWithName:(id)arg1 cache:(_Bool)arg2; - (id)initWithName:(id)arg1 data:(id)arg2; -- (id)__initWithName:(id)arg1 data:(id)arg2 cache:(BOOL)arg3; +- (id)__initWithName:(id)arg1 data:(id)arg2 cache:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSSKGraph.h b/iOS7/Frameworks/CoreFoundation/__NSSKGraph.h index 7018d8e40..825465c05 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSSKGraph.h +++ b/iOS7/Frameworks/CoreFoundation/__NSSKGraph.h @@ -6,24 +6,25 @@ #import "NSObject.h" +// Not exported @interface __NSSKGraph : NSObject { struct edge *_edges; struct vertex *_vertices; - unsigned int _numV; - unsigned int _numE; - unsigned int _currE; - unsigned int _dump; - unsigned int _l_end; + unsigned long long _numV; + unsigned long long _numE; + unsigned long long _currE; + unsigned long long _dump; + unsigned long long _l_end; } - (struct edge **)isAcyclic; -- (unsigned int)numOfEdges; -- (BOOL)isEmpty; -- (BOOL)addEdgeWithH1:(unsigned int)arg1 withH2:(unsigned int)arg2; +- (unsigned long long)numOfEdges; +- (_Bool)isEmpty; +- (_Bool)addEdgeWithH1:(unsigned long long)arg1 withH2:(unsigned long long)arg2; - (void)finalize; - (void)dealloc; -- (id)initWithNumberOfVertices:(int)arg1 numberOfEdges:(int)arg2; +- (id)initWithNumberOfVertices:(long long)arg1 numberOfEdges:(long long)arg2; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSSetI.h b/iOS7/Frameworks/CoreFoundation/__NSSetI.h index 361fcbb8f..e420e6efd 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSSetI.h +++ b/iOS7/Frameworks/CoreFoundation/__NSSetI.h @@ -6,24 +6,25 @@ #import +// Not exported @interface __NSSetI : NSSet { - unsigned int _used:26; + unsigned int _used:58; unsigned int _szidx:6; } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3; - (void)finalize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)getObjects:(id *)arg1 count:(unsigned int)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)getObjects:(id *)arg1 count:(unsigned long long)arg2; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSSetM.h b/iOS7/Frameworks/CoreFoundation/__NSSetM.h index a567c9a25..361b7e2ae 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSSetM.h +++ b/iOS7/Frameworks/CoreFoundation/__NSSetM.h @@ -6,18 +6,19 @@ #import +// Not exported @interface __NSSetM : NSMutableSet { - unsigned int _used:26; - unsigned int _size; - unsigned long _mutations; + unsigned int _used:58; + unsigned long long _size; + unsigned long long _mutations; id *_objs; } + (void)initialize; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(const id *)arg1:(unsigned int)arg2:(BOOL)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(const id *)arg1:(unsigned long long)arg2:(_Bool)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; @@ -25,12 +26,12 @@ - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; - (void)_mutate; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)getObjects:(id *)arg1 count:(unsigned int)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)getObjects:(id *)arg1 count:(unsigned long long)arg2; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/CoreFoundation/__NSStackBlock.h b/iOS7/Frameworks/CoreFoundation/__NSStackBlock.h index c38505ace..e7f674109 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSStackBlock.h +++ b/iOS7/Frameworks/CoreFoundation/__NSStackBlock.h @@ -11,7 +11,7 @@ } - (id)autorelease; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/CoreFoundation/__NSTaggedDate.h b/iOS7/Frameworks/CoreFoundation/__NSTaggedDate.h new file mode 100644 index 000000000..25c32483f --- /dev/null +++ b/iOS7/Frameworks/CoreFoundation/__NSTaggedDate.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface __NSTaggedDate : NSDate +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(double)arg1; +- (id)initWithTimeIntervalSinceReferenceDate:(double)arg1; +- (void)dealloc; +- (double)timeIntervalSinceReferenceDate; + +@end + diff --git a/iOS7/Frameworks/CoreFoundation/__NSTimeZone.h b/iOS7/Frameworks/CoreFoundation/__NSTimeZone.h index c185e2c2e..97798995c 100644 --- a/iOS7/Frameworks/CoreFoundation/__NSTimeZone.h +++ b/iOS7/Frameworks/CoreFoundation/__NSTimeZone.h @@ -6,6 +6,7 @@ #import +// Not exported @interface __NSTimeZone : NSTimeZone { struct __CFString *_name; @@ -15,17 +16,17 @@ } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (id)__new:(struct __CFString *)arg1 cache:(BOOL)arg2; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)__new:(struct __CFString *)arg1 cache:(_Bool)arg2; + (id)__new:(struct __CFString *)arg1 data:(struct __CFData *)arg2; - (void)finalize; - (void)dealloc; -- (id)localizedName:(int)arg1 locale:(id)arg2; +- (id)localizedName:(long long)arg1 locale:(id)arg2; - (id)nextDaylightSavingTimeTransitionAfterDate:(id)arg1; - (double)daylightSavingTimeOffsetForDate:(id)arg1; -- (BOOL)isDaylightSavingTimeForDate:(id)arg1; +- (_Bool)isDaylightSavingTimeForDate:(id)arg1; - (id)abbreviationForDate:(id)arg1; -- (int)secondsFromGMTForDate:(id)arg1; +- (long long)secondsFromGMTForDate:(id)arg1; - (id)data; - (id)name; diff --git a/iOS7/Frameworks/CoreImage/CDStructures.h b/iOS7/Frameworks/CoreImage/CDStructures.h index ddb8e44b5..51a25c2ef 100644 --- a/iOS7/Frameworks/CoreImage/CDStructures.h +++ b/iOS7/Frameworks/CoreImage/CDStructures.h @@ -6,20 +6,26 @@ #pragma mark Named Structures +struct Atomic { + struct { + int _field1; + } _field1; +}; + struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGColorSpace; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -28,15 +34,20 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct CIBurstSupportVector { + double _field1; + double _field2[7]; }; struct CIContextInternal { struct Context *_field1; struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; + long long _field1; + char _field2[56]; } _field2; _Bool _field3; id _field4; @@ -44,12 +55,33 @@ struct CIContextInternal { struct Context { void **_field1; - unsigned int _field2; + struct Atomic _field2; struct CGColorSpace *_field3; struct CGColorSpace *_field4; _Bool _field5; }; +struct FastRegistration_Signatures { + float *piRow; + unsigned long long nPiRow; + struct Projections_meanStdTable piRowTable; + float *piCol; + unsigned long long nPiCol; + struct Projections_meanStdTable piColTable; +}; + +struct GridROI_t { + int startX; + int startY; + int endX; + int endY; +}; + +struct Projections_meanStdTable { + float *sumTable; + float *sumSqTable; +}; + struct Rectangle { double _field1; double _field2; @@ -57,6 +89,17 @@ struct Rectangle { double _field4; }; +struct SharpnessGridElement_t { + unsigned char _field1; + unsigned char _field2; + float _field3; +}; + +struct __sbuf { + char *_field1; + int _field2; +}; + struct vec2 { float _field1; float _field2; @@ -78,24 +121,7 @@ struct vec4 { #pragma mark Typedef'd Structures typedef struct { - char *baseAddress; - int width; - int height; - int rowSamples; - int rowBytes; - int size; - int samplesPerPixel; - int bytesPerSample; - float resolution; -} CDStruct_c3faddef; - -typedef struct { - int *_field1; - int _field2; -} CDStruct_84b23d7a; - -typedef struct { - char _field1; + _Bool _field1; int _field2; int _field3; float _field4; @@ -120,12 +146,29 @@ typedef struct { int _field23; int _field24; int _field25; -} CDStruct_28cfb1ba; +} CDStruct_e0ece3c1; + +typedef struct { + char *baseAddress; + int width; + int height; + int rowSamples; + int rowBytes; + int size; + int samplesPerPixel; + int bytesPerSample; + float resolution; +} CDStruct_c3faddef; + +typedef struct { + int *_field1; + int _field2; +} CDStruct_84b23d7a; typedef struct { - float i; - float q; -} CDStruct_e04e1a92; + double i; + double q; +} CDStruct_bfe67ca5; typedef struct { char _field1[256]; @@ -143,9 +186,9 @@ typedef struct { unsigned int _field8; int _field9; int _field10; - char _field11; + _Bool _field11; float _field12; -} CDStruct_06a00c9d; +} CDStruct_79f2618e; typedef struct { int _field1; @@ -173,7 +216,7 @@ typedef struct { int cornealReflectionSeedX; int cornealReflectionSeedY; int cornealReflectionThreshold; - char align; + _Bool align; CDStruct_6ca1d5c6 mTemplate; CDStruct_6ca1d5c6 existingTemplate; int averageSkinMapY; @@ -190,7 +233,7 @@ typedef struct { float halfDiagonalSize; } O; CDStruct_5973fb4f CR; -} CDStruct_88c8157e; +} CDStruct_8b259ba7; typedef struct { int tag; @@ -205,9 +248,9 @@ typedef struct { _Bool pupilShadeAlignment; CDStruct_6ca1d5c6 matchingTemplate; int faceIndex; - char left; + _Bool left; float IOD; - CDStruct_88c8157e data; + CDStruct_8b259ba7 data; struct { struct CGPoint centroid; int area; @@ -227,7 +270,7 @@ typedef struct { float ymean; float ystd; } BI; -} CDStruct_28379a5f; +} CDStruct_907e448c; // Ambiguous groups typedef struct { diff --git a/iOS7/Frameworks/CoreImage/CIAdditionCompositing.h b/iOS7/Frameworks/CoreImage/CIAdditionCompositing.h index dd4189d40..c362c4503 100644 --- a/iOS7/Frameworks/CoreImage/CIAdditionCompositing.h +++ b/iOS7/Frameworks/CoreImage/CIAdditionCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIAdditionCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIAffineClamp.h b/iOS7/Frameworks/CoreImage/CIAffineClamp.h index 3f9e41bf5..746ce4cf6 100644 --- a/iOS7/Frameworks/CoreImage/CIAffineClamp.h +++ b/iOS7/Frameworks/CoreImage/CIAffineClamp.h @@ -8,6 +8,7 @@ @class CIImage, NSValue; +// Not exported @interface CIAffineClamp : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIAffineTile.h b/iOS7/Frameworks/CoreImage/CIAffineTile.h index 4befd0c80..8775b3735 100644 --- a/iOS7/Frameworks/CoreImage/CIAffineTile.h +++ b/iOS7/Frameworks/CoreImage/CIAffineTile.h @@ -8,6 +8,7 @@ @class CIImage, NSValue; +// Not exported @interface CIAffineTile : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIAffineTransform.h b/iOS7/Frameworks/CoreImage/CIAffineTransform.h index f6fc48ad5..af7b1a821 100644 --- a/iOS7/Frameworks/CoreImage/CIAffineTransform.h +++ b/iOS7/Frameworks/CoreImage/CIAffineTransform.h @@ -10,6 +10,7 @@ @class CIImage, NSValue; +// Not exported @interface CIAffineTransform : CIFilter <_CIFilterProperties> { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIAutoEnhanceFace.h b/iOS7/Frameworks/CoreImage/CIAutoEnhanceFace.h index 5748e1ee2..75a02a714 100644 --- a/iOS7/Frameworks/CoreImage/CIAutoEnhanceFace.h +++ b/iOS7/Frameworks/CoreImage/CIAutoEnhanceFace.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CIAutoEnhanceFace : NSObject { int size; diff --git a/iOS7/Frameworks/CoreImage/CIAztecCodeGenerator.h b/iOS7/Frameworks/CoreImage/CIAztecCodeGenerator.h index a25101bc7..1cc60c109 100644 --- a/iOS7/Frameworks/CoreImage/CIAztecCodeGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIAztecCodeGenerator.h @@ -6,12 +6,18 @@ #import +@class NSDictionary; + +// Not exported @interface CIAztecCodeGenerator : CICodeGenerator { + NSDictionary *inputOptions; } + (id)customAttributes; +@property(copy, nonatomic) NSDictionary *inputOptions; // @synthesize inputOptions; - (struct CGImage *)outputCGImage; +- (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIBarsSwipeTransition.h b/iOS7/Frameworks/CoreImage/CIBarsSwipeTransition.h index 6b7449702..f48354515 100644 --- a/iOS7/Frameworks/CoreImage/CIBarsSwipeTransition.h +++ b/iOS7/Frameworks/CoreImage/CIBarsSwipeTransition.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIBarsSwipeTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBlendModeFilter.h b/iOS7/Frameworks/CoreImage/CIBlendModeFilter.h index b1f73ecab..7014e1a89 100644 --- a/iOS7/Frameworks/CoreImage/CIBlendModeFilter.h +++ b/iOS7/Frameworks/CoreImage/CIBlendModeFilter.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIBlendModeFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBlendWithAlphaMask.h b/iOS7/Frameworks/CoreImage/CIBlendWithAlphaMask.h index aac09ca98..73413671b 100644 --- a/iOS7/Frameworks/CoreImage/CIBlendWithAlphaMask.h +++ b/iOS7/Frameworks/CoreImage/CIBlendWithAlphaMask.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIBlendWithAlphaMask : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBlendWithMask.h b/iOS7/Frameworks/CoreImage/CIBlendWithMask.h index aa5cb7e71..5ee221481 100644 --- a/iOS7/Frameworks/CoreImage/CIBlendWithMask.h +++ b/iOS7/Frameworks/CoreImage/CIBlendWithMask.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIBlendWithMask : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBloom.h b/iOS7/Frameworks/CoreImage/CIBloom.h index 79673588b..f66e44269 100644 --- a/iOS7/Frameworks/CoreImage/CIBloom.h +++ b/iOS7/Frameworks/CoreImage/CIBloom.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIBloom : CIFilter { CIImage *inputImage; @@ -20,7 +21,7 @@ @property(retain, nonatomic) NSNumber *inputRadius; // @synthesize inputRadius; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (id)_kernel; - (void)setDefaults; diff --git a/iOS7/Frameworks/CoreImage/CIBumpDistortion.h b/iOS7/Frameworks/CoreImage/CIBumpDistortion.h index ec557ccdd..368c3f8bf 100644 --- a/iOS7/Frameworks/CoreImage/CIBumpDistortion.h +++ b/iOS7/Frameworks/CoreImage/CIBumpDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIBumpDistortion : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBumpDistortionLinear.h b/iOS7/Frameworks/CoreImage/CIBumpDistortionLinear.h index fbcaefb22..53d983aa8 100644 --- a/iOS7/Frameworks/CoreImage/CIBumpDistortionLinear.h +++ b/iOS7/Frameworks/CoreImage/CIBumpDistortionLinear.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIBumpDistortionLinear : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIBurstActionClassifier.h b/iOS7/Frameworks/CoreImage/CIBurstActionClassifier.h new file mode 100644 index 000000000..d1462afda --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstActionClassifier.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@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 testMaxRegistrationErrorSkewness; // @synthesize testMaxRegistrationErrorSkewness; +@property float testMinRegionOfInterestSize; // @synthesize testMinRegionOfInterestSize; +@property float testAverageRegistrationErrorSkewness; // @synthesize testAverageRegistrationErrorSkewness; +@property float testMaxInnerDistance; // @synthesize testMaxInnerDistance; +@property float testInOutRatio; // @synthesize testInOutRatio; +@property float testBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix; // @synthesize testBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix; +@property float testMeanPeakRegistrationError; // @synthesize testMeanPeakRegistrationError; +@property float testMaxPeakRegistrationError; // @synthesize testMaxPeakRegistrationError; +@property float testMaxRegistrationErrorIntegral; // @synthesize testMaxRegistrationErrorIntegral; +@property float testAverageCameraTravelDistance; // @synthesize testAverageCameraTravelDistance; +- (_Bool)isBurstAction; +- (float)predictResult; +- (double)computeKernelValueWithSupportVector:(const struct CIBurstSupportVector *)arg1; +- (void)scaleVector; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstClusterDivider.h b/iOS7/Frameworks/CoreImage/CIBurstClusterDivider.h new file mode 100644 index 000000000..14339e340 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstClusterDivider.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIBurstClusterDivider : NSObject +{ + float dividerScore; + int trueLocalMaximum; + int leftImage; + float actionAmount; + float noiseThreshold; + float highNoiseThreshold; +} + +@property float highNoiseThreshold; // @synthesize highNoiseThreshold; +@property float noiseThreshold; // @synthesize noiseThreshold; +@property float actionAmount; // @synthesize actionAmount; +@property int trueLocalMaximum; // @synthesize trueLocalMaximum; +@property int leftImage; // @synthesize leftImage; +@property float dividerScore; // @synthesize dividerScore; +- (long long)compareActionAmounts:(id)arg1; +- (long long)compareIndices:(id)arg1; +- (long long)compareDividers:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstFaceConfigEntry.h b/iOS7/Frameworks/CoreImage/CIBurstFaceConfigEntry.h new file mode 100644 index 000000000..9d207f7ae --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstFaceConfigEntry.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIBurstFaceConfigEntry : NSObject +{ + int faceId; + struct CGRect faceRect; + int framesSinceLast; +} + +@property int framesSinceLast; // @synthesize framesSinceLast; +@property struct CGRect faceRect; // @synthesize faceRect; +@property int faceId; // @synthesize faceId; +- (id)initWithRect:(struct CGRect)arg1 withFaceId:(int)arg2; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstFaceScoreEntry.h b/iOS7/Frameworks/CoreImage/CIBurstFaceScoreEntry.h new file mode 100644 index 000000000..23ba283cf --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstFaceScoreEntry.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIBurstFaceScoreEntry : NSObject +{ + float maxScore; + float minScore; + float sumScores; + float sumSqScores; + int numScores; +} + +@property float minScore; // @synthesize minScore; +@property float maxScore; // @synthesize maxScore; +- (float)computeStandardDeviation; +- (float)computeAverage; +- (void)addScore:(float)arg1; +- (id)initWithScore:(float)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstFaceStat.h b/iOS7/Frameworks/CoreImage/CIBurstFaceStat.h new file mode 100644 index 000000000..f25e31247 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstFaceStat.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface CIBurstFaceStat : NSObject +{ + _Bool leftEyeOpen; + _Bool rightEyeOpen; + _Bool smiling; + _Bool hasLeftEye; + _Bool hasRightEye; + _Bool foundByFaceCore; + struct CGRect faceRect; + struct CGRect leftEyeRect; + struct CGRect rightEyeRect; + float leftEyeBlinkScore; + float rightEyeBlinkScore; + float smileScore; + struct CGRect normalizedFaceRect; + int faceId; + int framesSinceLast; + float focusScore; + float faceScore; + float normalizedFocusScore; + float normalizedSigma; + _Bool hasRollAngle; + _Bool hasYawAngle; + float rollAngle; + float yawAngle; + double timestamp; +} + +@property double timestamp; // @synthesize timestamp; +@property float yawAngle; // @synthesize yawAngle; +@property float rollAngle; // @synthesize rollAngle; +@property _Bool hasYawAngle; // @synthesize hasYawAngle; +@property _Bool hasRollAngle; // @synthesize hasRollAngle; +@property float smileScore; // @synthesize smileScore; +@property float rightEyeBlinkScore; // @synthesize rightEyeBlinkScore; +@property float leftEyeBlinkScore; // @synthesize leftEyeBlinkScore; +@property struct CGRect rightEyeRect; // @synthesize rightEyeRect; +@property struct CGRect leftEyeRect; // @synthesize leftEyeRect; +@property _Bool hasRightEye; // @synthesize hasRightEye; +@property _Bool hasLeftEye; // @synthesize hasLeftEye; +@property float faceScore; // @synthesize faceScore; +@property float normalizedFocusScore; // @synthesize normalizedFocusScore; +@property float focusScore; // @synthesize focusScore; +@property int framesSinceLast; // @synthesize framesSinceLast; +@property int faceId; // @synthesize faceId; +@property float normalizedSigma; // @synthesize normalizedSigma; +@property struct CGRect normalizedFaceRect; // @synthesize normalizedFaceRect; +@property struct CGRect faceRect; // @synthesize faceRect; +@property _Bool foundByFaceCore; // @synthesize foundByFaceCore; +@property _Bool smiling; // @synthesize smiling; +@property _Bool rightEyeOpen; // @synthesize rightEyeOpen; +@property _Bool leftEyeOpen; // @synthesize leftEyeOpen; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithFaceStat:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstImageFaceAnalysisContext.h b/iOS7/Frameworks/CoreImage/CIBurstImageFaceAnalysisContext.h new file mode 100644 index 000000000..bdd56ab49 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstImageFaceAnalysisContext.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class FCRFaceDetector, NSArray, NSMutableArray, NSMutableDictionary; + +// Not exported +@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 latestFaceTimestamp; // @synthesize latestFaceTimestamp; +@property _Bool forceFaceDetectionEnable; // @synthesize forceFaceDetectionEnable; +@property double timeFaceDetectionDone; // @synthesize timeFaceDetectionDone; +@property double timeBlinkDetectionDone; // @synthesize timeBlinkDetectionDone; +- (void)addFacesToImageStat:(id)arg1 imageSize:(struct CGSize)arg2; +- (void)extractFacesFromMetadata:(id)arg1; +- (void)addFaceToArray:(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)setupFaceDetector; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstImageSet.h b/iOS7/Frameworks/CoreImage/CIBurstImageSet.h new file mode 100644 index 000000000..c1c48599d --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstImageSet.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CIBurstImageSetInternal; + +@interface CIBurstImageSet : NSObject +{ + CIBurstImageSetInternal *_priv; +} + ++ (id)burstImageSet; +- (void)setLoggingListener:(void *)arg1 withUserInfo:(void *)arg2; +- (double)secondsSinceStart; +- (id)statsForImageWithIdentifier:(id)arg1; +- (id)allImageIdentifiers; +- (id)imageClusterForIndex:(unsigned long long)arg1; +- (unsigned long long)imageClusterCount; +- (id)imageClusterForIdentifier:(id)arg1; +- (id)coverImageIdentifier; +- (id)bestImageIdentifiers; +- (void)addImageFromIOSurface:(struct __IOSurface *)arg1 properties:(id)arg2 identifier:(id)arg3 completionBlock:(id)arg4; +- (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)burstId; +- (id)init; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstImageSetInternal.h b/iOS7/Frameworks/CoreImage/CIBurstImageSetInternal.h new file mode 100644 index 000000000..21ddba3ab --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstImageSetInternal.h @@ -0,0 +1,103 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CIBurstActionClassifier, CIBurstImageFaceAnalysisContext, CIBurstYUVImage, CIContext, NSArray, NSCountedSet, NSDictionary, NSMutableArray, NSMutableDictionary, NSObject, NSObject, NSString; + +// Not exported +@interface CIBurstImageSetInternal : NSObject +{ + NSObject *dq; + NSObject *dq_yuvdump; + NSObject *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 *_field1; + int _field2; + int _field3; + short _field4; + short _field5; + struct __sbuf _field6; + int _field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + struct __sbuf _field13; + struct __sFILEX *_field14; + int _field15; + unsigned char _field16[3]; + unsigned char _field17[1]; + struct __sbuf _field18; + int _field19; + long long _field20; + } *burstLogFileHandle; + CIBurstActionClassifier *actionClassifier; + CIContext *ciContext; + int curClusterIndexToProcess; + NSMutableArray *bestImageIdentifiersArray; + NSString *burstId; +} + +@property NSArray *bestImageIdentifiersArray; // @synthesize bestImageIdentifiersArray; +@property(retain, nonatomic) NSString *burstId; // @synthesize burstId; +@property _Bool portraitMode; // @synthesize portraitMode; +@property NSString *burstCoverSelection; // @synthesize burstCoverSelection; +@property _Bool enableDumpYUV; // @synthesize enableDumpYUV; +@property _Bool enableFaceCore; // @synthesize enableFaceCore; +@property int dummyAnalysisCount; // @synthesize dummyAnalysisCount; +@property _Bool enableAnalysis; // @synthesize enableAnalysis; +@property int maxNumPendingFrames; // @synthesize maxNumPendingFrames; +@property NSString *burstLogFileName; // @synthesize burstLogFileName; +@property CIContext *ciContext; // @synthesize ciContext; +@property NSMutableDictionary *clusterByImageIdentifier; // @synthesize clusterByImageIdentifier; +@property NSMutableDictionary *statsByImageIdentifier; // @synthesize statsByImageIdentifier; +@property CIBurstActionClassifier *actionClassifier; // @synthesize actionClassifier; +@property NSMutableArray *allImageIdentifiers; // @synthesize allImageIdentifiers; +@property NSCountedSet *faceIDCounts; // @synthesize faceIDCounts; +@property CIBurstImageFaceAnalysisContext *faceAnalysisContext; // @synthesize faceAnalysisContext; +@property int temporalOrder; // @synthesize temporalOrder; +@property NSMutableArray *clusterArray; // @synthesize clusterArray; +@property NSObject *dq; // @synthesize dq; +- (_Bool)isFaceDetectionForced; +- (id)imageClusterForIdentifier:(id)arg1; +- (id)bestImageIdentifiers; +- (void)selectCoverPhotoFromMultiple:(id)arg1 burstSize:(int)arg2; +- (id)findBestImage:(id)arg1 useActionScores:(_Bool)arg2; +- (void)computeAllImageScores; +- (float)computeBeginningVsEndAEMatrixDiffVsAverageAdjacent; +- (float)computeCameraTravelDistance; +- (void)performEmotionalRejectionOnCluster:(id)arg1; +- (int)computeEmotion:(id)arg1; +- (void)addImageFromIOSurface:(struct __IOSurface *)arg1 properties:(id)arg2 identifier:(id)arg3 completionBlock:(id)arg4; +- (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)addYUVImage:(id)arg1 properties:(id)arg2 identifier:(id)arg3 imageProps:(id)arg4 completionBlock:(id)arg5; +- (void)processClusters:(_Bool)arg1; +- (float)computeActionSelectionThreshold; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstImageStat.h b/iOS7/Frameworks/CoreImage/CIBurstImageStat.h new file mode 100644 index 000000000..c1e86f870 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstImageStat.h @@ -0,0 +1,118 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSString; + +// Not exported +@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 projectionSignature; + struct SharpnessGridElement_t *sharpnessGrid; + int gridWidth; + int gridHeight; + struct GridROI_t gridROI; + struct GridROI_t smoothedROI; + _Bool hasRegistrationData; + float maxSkewness; + float registrationErrorX; + float registrationErrorY; + float registrationErrorIntegral; + float actionClusteringScore; + float tx; + float ty; + struct CGRect facesRoiRect; + int numHWFaces; + _Bool doLimitedSharpnessAndBlur; + _Bool emotionallyRejected; + _Bool isGarbage; + float roiSize; +} + +@property float roiSize; // @synthesize roiSize; +@property _Bool isGarbage; // @synthesize isGarbage; +@property float ty; // @synthesize ty; +@property float tx; // @synthesize tx; +@property _Bool doLimitedSharpnessAndBlur; // @synthesize doLimitedSharpnessAndBlur; +@property _Bool emotionallyRejected; // @synthesize emotionallyRejected; +@property int numHWFaces; // @synthesize numHWFaces; +@property struct CGRect facesRoiRect; // @synthesize facesRoiRect; +@property float actionClusteringScore; // @synthesize actionClusteringScore; +@property float registrationErrorIntegral; // @synthesize registrationErrorIntegral; +@property _Bool hasRegistrationData; // @synthesize hasRegistrationData; +@property float registrationErrorY; // @synthesize registrationErrorY; +@property float registrationErrorX; // @synthesize registrationErrorX; +@property float maxSkewness; // @synthesize maxSkewness; +@property double timestamp; // @synthesize timestamp; +@property double timeReceived; // @synthesize timeReceived; +@property float actionScore; // @synthesize actionScore; +@property float imageScore; // @synthesize imageScore; +@property float blurExtent; // @synthesize blurExtent; +@property float avgHorzDiffY; // @synthesize avgHorzDiffY; +@property int temporalOrder; // @synthesize temporalOrder; +@property _Bool AFStable; // @synthesize AFStable; +@property int AETarget; // @synthesize AETarget; +@property int AEAverage; // @synthesize AEAverage; +@property _Bool AEStable; // @synthesize AEStable; +@property _Bool exclude; // @synthesize exclude; +@property NSMutableArray *faceStatArray; // @synthesize faceStatArray; +@property int orientation; // @synthesize orientation; +@property NSString *imageId; // @synthesize imageId; +- (float *)colorHistogram; +- (long long)compareImageOrder:(id)arg1; +- (long long)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; +- (float)computeFacialFocusScoreSum; +- (void)collapseSharpnessGrid; +- (void)computeImageData:(id)arg1 faceIDCounts:(id)arg2; +- (void)writeGridROI:(id)arg1; +- (int)canRegister; +- (void)computeImageProjections:(id)arg1; +- (void)performRegistration:(id)arg1 deltaCol:(float *)arg2 deltaRow:(float *)arg3; +- (void)flagAsGarbage; +- (void)updateROI:(struct GridROI_t)arg1; +- (float)computeSmoothedGridROI:(id)arg1 nextStat:(id)arg2; +- (void)computeBlurStatsOnGrid:(id)arg1; +- (void)computeImageSharpnessOnGrid:(id)arg1; +- (struct GridROI_t)getSharpnessAndBlurLimits; +- (void)computeImageColorHistogram:(id)arg1; +- (void)dealloc; +- (id)initWithIdentifier:(id)arg1; +- (void)assignMeanStdBuffers:(float *)arg1; +- (void)allocateMeanStdPingPongBuffers:(float **)arg1:(float **)arg2:(float **)arg3:(float **)arg4; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstThumbnailCluster.h b/iOS7/Frameworks/CoreImage/CIBurstThumbnailCluster.h new file mode 100644 index 000000000..4fbd1ffbc --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstThumbnailCluster.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CIBurstYUVImage, NSMutableArray, NSMutableDictionary; + +// Not exported +@interface CIBurstThumbnailCluster : NSObject +{ + NSMutableArray *burstImages; + NSMutableDictionary *imageProps; + CIBurstYUVImage *image; + id completionBlock; +} + +@property id completionBlock; // @synthesize completionBlock; +@property CIBurstYUVImage *image; // @synthesize image; +@property NSMutableDictionary *imageProps; // @synthesize imageProps; +@property NSMutableArray *burstImages; // @synthesize burstImages; +- (float)computeMergeCost:(id)arg1:(int *)arg2:(int)arg3; +- (void)addItemsFromCluster:(id)arg1; +- (void)releaseImage; +- (void)dealloc; +- (id)initWithImageData:(id)arg1 dict:(id)arg2 identifier:(id)arg3 imageProps:(id)arg4 completionBlock:(id)arg5; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIBurstYUVImage.h b/iOS7/Frameworks/CoreImage/CIBurstYUVImage.h new file mode 100644 index 000000000..977cc7909 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIBurstYUVImage.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIBurstYUVImage : NSObject +{ + char *Ybuffer; + char *Cbuffer; + int width; + int height; + int bytesPerRow; + struct __CFData *dataPtr; + struct __CVBuffer *pixelBuffer; + struct __IOSurface *ioSurf; +} + +@property int bytesPerRow; // @synthesize bytesPerRow; +@property char *Cbuffer; // @synthesize Cbuffer; +@property char *Ybuffer; // @synthesize Ybuffer; +@property int height; // @synthesize height; +@property int width; // @synthesize width; +- (void)dealloc; +- (id)initWithIOSurface:(struct __IOSurface *)arg1 maxDimension:(int)arg2; +- (id)initWithCIImage:(id)arg1 ctx:(id)arg2 maxDimension:(int)arg3; +- (id)initWithCGImage:(struct CGImage *)arg1 maxDimension:(int)arg2; +- (void)convertRGBAToYUV420:(char *)arg1 rgbaBytesPerRow:(int)arg2; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CICheckerboardGenerator.h b/iOS7/Frameworks/CoreImage/CICheckerboardGenerator.h index a504049ca..cf66f68d5 100644 --- a/iOS7/Frameworks/CoreImage/CICheckerboardGenerator.h +++ b/iOS7/Frameworks/CoreImage/CICheckerboardGenerator.h @@ -8,6 +8,7 @@ @class CIColor, CIVector, NSNumber; +// Not exported @interface CICheckerboardGenerator : CIFilter { CIVector *inputCenter; diff --git a/iOS7/Frameworks/CoreImage/CICircleSplashDistortion.h b/iOS7/Frameworks/CoreImage/CICircleSplashDistortion.h index 0550693c1..632f16de5 100644 --- a/iOS7/Frameworks/CoreImage/CICircleSplashDistortion.h +++ b/iOS7/Frameworks/CoreImage/CICircleSplashDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CICircleSplashDistortion : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CICircularScreen.h b/iOS7/Frameworks/CoreImage/CICircularScreen.h index 54430df5b..8b02da063 100644 --- a/iOS7/Frameworks/CoreImage/CICircularScreen.h +++ b/iOS7/Frameworks/CoreImage/CICircularScreen.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CICircularScreen : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CICodeGenerator.h b/iOS7/Frameworks/CoreImage/CICodeGenerator.h index 16c00c393..402b818f8 100644 --- a/iOS7/Frameworks/CoreImage/CICodeGenerator.h +++ b/iOS7/Frameworks/CoreImage/CICodeGenerator.h @@ -6,15 +6,14 @@ #import -@class NSData, NSDictionary; +@class NSData; +// Not exported @interface CICodeGenerator : CIFilter { NSData *inputMessage; - NSDictionary *inputOptions; } -@property(copy, nonatomic) NSDictionary *inputOptions; // @synthesize inputOptions; @property(copy, nonatomic) NSData *inputMessage; // @synthesize inputMessage; - (id)outputImage; - (struct CGImage *)outputCGImage; diff --git a/iOS7/Frameworks/CoreImage/CIColor.h b/iOS7/Frameworks/CoreImage/CIColor.h index fb5ae00d7..a61582381 100644 --- a/iOS7/Frameworks/CoreImage/CIColor.h +++ b/iOS7/Frameworks/CoreImage/CIColor.h @@ -16,28 +16,28 @@ } + (id)colorWithString:(id)arg1; -+ (id)colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3; -+ (id)colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; + (id)colorWithCGColor:(struct CGColor *)arg1; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (struct CGColor *)CGColor; - (struct CGColor *)cgColor; - (struct CGColorSpace *)colorSpace; - (id)stringRepresentation; -- (float)blue; -- (float)green; -- (float)red; -- (float)alpha; -- (const float *)components; -- (unsigned long)numberOfComponents; +- (double)blue; +- (double)green; +- (double)red; +- (double)alpha; +- (const double *)components; +- (unsigned long long)numberOfComponents; - (void)finalize; - (void)dealloc; -- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; - (id)initWithCGColor:(struct CGColor *)arg1; - (id)initWithString:(id)arg1; diff --git a/iOS7/Frameworks/CoreImage/CIColorBalance.h b/iOS7/Frameworks/CoreImage/CIColorBalance.h index 5166b29d0..67fcd6a69 100644 --- a/iOS7/Frameworks/CoreImage/CIColorBalance.h +++ b/iOS7/Frameworks/CoreImage/CIColorBalance.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, NSNumber; +// Not exported @interface CIColorBalance : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorBlendMode.h b/iOS7/Frameworks/CoreImage/CIColorBlendMode.h index 6b5a543f2..088494825 100644 --- a/iOS7/Frameworks/CoreImage/CIColorBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIColorBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIColorBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIColorBurnBlendMode.h b/iOS7/Frameworks/CoreImage/CIColorBurnBlendMode.h index b9bb4b26c..d3e8ea871 100644 --- a/iOS7/Frameworks/CoreImage/CIColorBurnBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIColorBurnBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIColorBurnBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIColorClamp.h b/iOS7/Frameworks/CoreImage/CIColorClamp.h index 3e58d700a..ebee72fca 100644 --- a/iOS7/Frameworks/CoreImage/CIColorClamp.h +++ b/iOS7/Frameworks/CoreImage/CIColorClamp.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIColorClamp : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorControls.h b/iOS7/Frameworks/CoreImage/CIColorControls.h index 2110e3404..86ba382dc 100644 --- a/iOS7/Frameworks/CoreImage/CIColorControls.h +++ b/iOS7/Frameworks/CoreImage/CIColorControls.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIColorControls : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorCrossPolynomial.h b/iOS7/Frameworks/CoreImage/CIColorCrossPolynomial.h index 4f39c80e1..90eafe615 100644 --- a/iOS7/Frameworks/CoreImage/CIColorCrossPolynomial.h +++ b/iOS7/Frameworks/CoreImage/CIColorCrossPolynomial.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIColorCrossPolynomial : CIFilter { CIImage *inputImage; @@ -23,7 +24,7 @@ @property(retain, nonatomic) CIVector *inputRedCoefficients; // @synthesize inputRedCoefficients; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; - (id)_kernel; diff --git a/iOS7/Frameworks/CoreImage/CIColorCube.h b/iOS7/Frameworks/CoreImage/CIColorCube.h index 0635d6e71..b42b3c7fc 100644 --- a/iOS7/Frameworks/CoreImage/CIColorCube.h +++ b/iOS7/Frameworks/CoreImage/CIColorCube.h @@ -8,6 +8,7 @@ @class CIImage, NSData, NSNumber; +// Not exported @interface CIColorCube : CIFilter { CIImage *inputImage; @@ -21,7 +22,7 @@ @property(retain, nonatomic) NSNumber *inputCubeDimension; // @synthesize inputCubeDimension; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_checkInputs; +- (_Bool)_checkInputs; - (id)cubeImage; - (id)_kernel; - (void)setDefaults; diff --git a/iOS7/Frameworks/CoreImage/CIColorCubeWithColorSpace.h b/iOS7/Frameworks/CoreImage/CIColorCubeWithColorSpace.h index 4ee44a0b7..a663bc8e2 100644 --- a/iOS7/Frameworks/CoreImage/CIColorCubeWithColorSpace.h +++ b/iOS7/Frameworks/CoreImage/CIColorCubeWithColorSpace.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIColorCubeWithColorSpace : CIColorCube { id inputColorSpace; diff --git a/iOS7/Frameworks/CoreImage/CIColorDodgeBlendMode.h b/iOS7/Frameworks/CoreImage/CIColorDodgeBlendMode.h index e2ff553aa..25832015d 100644 --- a/iOS7/Frameworks/CoreImage/CIColorDodgeBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIColorDodgeBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIColorDodgeBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIColorInvert.h b/iOS7/Frameworks/CoreImage/CIColorInvert.h index a3d24a454..cacbf8b72 100644 --- a/iOS7/Frameworks/CoreImage/CIColorInvert.h +++ b/iOS7/Frameworks/CoreImage/CIColorInvert.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIColorInvert : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorKernel.h b/iOS7/Frameworks/CoreImage/CIColorKernel.h index 94eab613a..bfc405610 100644 --- a/iOS7/Frameworks/CoreImage/CIColorKernel.h +++ b/iOS7/Frameworks/CoreImage/CIColorKernel.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIColorKernel : CIKernel { } diff --git a/iOS7/Frameworks/CoreImage/CIColorMap.h b/iOS7/Frameworks/CoreImage/CIColorMap.h index 9b6586a90..35874d9c8 100644 --- a/iOS7/Frameworks/CoreImage/CIColorMap.h +++ b/iOS7/Frameworks/CoreImage/CIColorMap.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIColorMap : CIFilter { CIImage *inputImage; @@ -22,6 +23,7 @@ - (id)outputImage; - (id)gradientImage; - (id)_kernel; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreImage/CIColorMatrix.h b/iOS7/Frameworks/CoreImage/CIColorMatrix.h index 4f9bd0ab6..69b44f776 100644 --- a/iOS7/Frameworks/CoreImage/CIColorMatrix.h +++ b/iOS7/Frameworks/CoreImage/CIColorMatrix.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIColorMatrix : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorMonochrome.h b/iOS7/Frameworks/CoreImage/CIColorMonochrome.h index a1056a3fd..56cc6b9d5 100644 --- a/iOS7/Frameworks/CoreImage/CIColorMonochrome.h +++ b/iOS7/Frameworks/CoreImage/CIColorMonochrome.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, NSNumber; +// Not exported @interface CIColorMonochrome : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIColorPolynomial.h b/iOS7/Frameworks/CoreImage/CIColorPolynomial.h index 1447b6582..0e80199a2 100644 --- a/iOS7/Frameworks/CoreImage/CIColorPolynomial.h +++ b/iOS7/Frameworks/CoreImage/CIColorPolynomial.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIColorPolynomial : CIFilter { CIImage *inputImage; @@ -24,7 +25,7 @@ @property(retain, nonatomic) CIVector *inputRedCoefficients; // @synthesize inputRedCoefficients; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; - (id)_kernel; diff --git a/iOS7/Frameworks/CoreImage/CIColorPosterize.h b/iOS7/Frameworks/CoreImage/CIColorPosterize.h index 78b5c1e75..fa3e9ed87 100644 --- a/iOS7/Frameworks/CoreImage/CIColorPosterize.h +++ b/iOS7/Frameworks/CoreImage/CIColorPosterize.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIColorPosterize : CIFilter { CIImage *inputImage; @@ -18,7 +19,7 @@ @property(retain, nonatomic) NSNumber *inputLevels; // @synthesize inputLevels; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (id)_kernel; - (void)setDefaults; diff --git a/iOS7/Frameworks/CoreImage/CIConstantColorGenerator.h b/iOS7/Frameworks/CoreImage/CIConstantColorGenerator.h index 7ca171b05..e33fbaf96 100644 --- a/iOS7/Frameworks/CoreImage/CIConstantColorGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIConstantColorGenerator.h @@ -8,6 +8,7 @@ @class CIColor; +// Not exported @interface CIConstantColorGenerator : CIFilter { CIColor *inputColor; diff --git a/iOS7/Frameworks/CoreImage/CIContext-Internal.h b/iOS7/Frameworks/CoreImage/CIContext-Internal.h new file mode 100644 index 000000000..213eb0c51 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIContext-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CIContext (Internal) ++ (id)clContextOptions:(id)arg1; ++ (id)glesContextOptions:(id)arg1; ++ (struct Context *)glesInternalContextWithEAGLContext:(id)arg1 options:(id)arg2; ++ (struct Context *)glesInternalContextWithOptions:(id)arg1; +- (void)_gpuContextCheck; +- (struct CGColorSpace *)_colorspace; +- (id)_initWithInternalRepresentation:(void *)arg1; +@end + diff --git a/iOS7/Frameworks/CoreImage/CIContext.h b/iOS7/Frameworks/CoreImage/CIContext.h index a361a6bd1..84d2634f0 100644 --- a/iOS7/Frameworks/CoreImage/CIContext.h +++ b/iOS7/Frameworks/CoreImage/CIContext.h @@ -11,21 +11,17 @@ struct CIContextInternal *_priv; } -+ (BOOL)applicationIsInForegroundState; -+ (int)_crashed_because_nonaddressable_memory_was_passed_to_render:(id)arg1 toBitmap:(void *)arg2 rowBytes:(int)arg3 bounds:(struct CGRect)arg4 format:(int)arg5 colorSpace:(struct CGColorSpace *)arg6; ++ (_Bool)applicationIsInForegroundState; ++ (int)_crashed_because_nonaddressable_memory_was_passed_to_render:(id)arg1 toBitmap:(void *)arg2 rowBytes:(long long)arg3 bounds:(struct CGRect)arg4 format:(int)arg5 colorSpace:(struct CGColorSpace *)arg6; + (id)contextWithEAGLContext:(id)arg1 options:(id)arg2; + (id)contextWithEAGLContext:(id)arg1; + (id)contextWithOptions:(id)arg1; + (id)context; + (id)_singletonContext; -+ (id)clContextOptions:(id)arg1; -+ (id)glesContextOptions:(id)arg1; -+ (struct Context *)glesInternalContextWithEAGLContext:(id)arg1 options:(id)arg2; -+ (struct Context *)glesInternalContextWithOptions:(id)arg1; - (struct CGSize)outputImageMaximumSize; - (struct CGSize)inputImageMaximumSize; -- (unsigned long)maximumOutputImageSize; -- (unsigned long)maximumInputImageSize; +- (unsigned long long)maximumOutputImageSize; +- (unsigned long long)maximumInputImageSize; - (struct CGImage *)createCGImage:(id)arg1 fromRect:(struct CGRect)arg2 format:(int)arg3 colorSpace:(struct CGColorSpace *)arg4; - (struct CGImage *)createCGImage:(id)arg1 fromRect:(struct CGRect)arg2 format:(int)arg3; - (struct CGImage *)createCGImage:(id)arg1 fromRect:(struct CGRect)arg2; @@ -39,16 +35,13 @@ - (_Bool)_isEAGLBackedContext; - (void)render:(id)arg1 toCVPixelBuffer:(struct __CVBuffer *)arg2 bounds:(struct CGRect)arg3 colorSpace:(struct CGColorSpace *)arg4; - (void)render:(id)arg1 toCVPixelBuffer:(struct __CVBuffer *)arg2; -- (void)render:(id)arg1 toBitmap:(void *)arg2 rowBytes:(int)arg3 bounds:(struct CGRect)arg4 format:(int)arg5 colorSpace:(struct CGColorSpace *)arg6; +- (void)render:(id)arg1 toBitmap:(void *)arg2 rowBytes:(long long)arg3 bounds:(struct CGRect)arg4 format:(int)arg5 colorSpace:(struct CGColorSpace *)arg6; - (void)dealloc; - (id)init; - (id)initWithEAGLContext:(id)arg1 options:(id)arg2; - (id)initWithEAGLContext:(id)arg1; - (void)unlock; - (void)lock; -- (void)_gpuContextCheck; -- (struct CGColorSpace *)_colorspace; -- (id)_initWithInternalRepresentation:(void *)arg1; @end diff --git a/iOS7/Frameworks/CoreImage/CIConvolution3X3.h b/iOS7/Frameworks/CoreImage/CIConvolution3X3.h index 102852e07..a5686fe3d 100644 --- a/iOS7/Frameworks/CoreImage/CIConvolution3X3.h +++ b/iOS7/Frameworks/CoreImage/CIConvolution3X3.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIConvolution3X3 : CIFilter { CIImage *inputImage; @@ -20,6 +21,7 @@ @property(retain, nonatomic) CIVector *inputWeights; // @synthesize inputWeights; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIConvolution5X5.h b/iOS7/Frameworks/CoreImage/CIConvolution5X5.h index 687ae407b..f111053b8 100644 --- a/iOS7/Frameworks/CoreImage/CIConvolution5X5.h +++ b/iOS7/Frameworks/CoreImage/CIConvolution5X5.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIConvolution5X5 : CIFilter { CIImage *inputImage; @@ -20,6 +21,7 @@ @property(retain, nonatomic) CIVector *inputWeights; // @synthesize inputWeights; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIConvolution9Horizontal.h b/iOS7/Frameworks/CoreImage/CIConvolution9Horizontal.h index aa823d69b..c66822228 100644 --- a/iOS7/Frameworks/CoreImage/CIConvolution9Horizontal.h +++ b/iOS7/Frameworks/CoreImage/CIConvolution9Horizontal.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIConvolution9Horizontal : CIFilter { CIImage *inputImage; @@ -20,6 +21,7 @@ @property(retain, nonatomic) CIVector *inputWeights; // @synthesize inputWeights; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIConvolution9Vertical.h b/iOS7/Frameworks/CoreImage/CIConvolution9Vertical.h index 6782a069c..8c36725e5 100644 --- a/iOS7/Frameworks/CoreImage/CIConvolution9Vertical.h +++ b/iOS7/Frameworks/CoreImage/CIConvolution9Vertical.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIConvolution9Vertical : CIFilter { CIImage *inputImage; @@ -20,6 +21,7 @@ @property(retain, nonatomic) CIVector *inputWeights; // @synthesize inputWeights; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CICopyMachineTransition.h b/iOS7/Frameworks/CoreImage/CICopyMachineTransition.h index 6d186927e..75599b6a4 100644 --- a/iOS7/Frameworks/CoreImage/CICopyMachineTransition.h +++ b/iOS7/Frameworks/CoreImage/CICopyMachineTransition.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CICopyMachineTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CICrop.h b/iOS7/Frameworks/CoreImage/CICrop.h index 688b002cb..ff27589c5 100644 --- a/iOS7/Frameworks/CoreImage/CICrop.h +++ b/iOS7/Frameworks/CoreImage/CICrop.h @@ -10,6 +10,7 @@ @class CIImage, CIVector; +// Not exported @interface CICrop : CIFilter <_CIFilterProperties> { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIDarkenBlendMode.h b/iOS7/Frameworks/CoreImage/CIDarkenBlendMode.h index 5d9cc8a99..930e39308 100644 --- a/iOS7/Frameworks/CoreImage/CIDarkenBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIDarkenBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIDarkenBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIDifferenceBlendMode.h b/iOS7/Frameworks/CoreImage/CIDifferenceBlendMode.h index 5ade24c2a..1cd621904 100644 --- a/iOS7/Frameworks/CoreImage/CIDifferenceBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIDifferenceBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIDifferenceBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIDisintegrateWithMaskTransition.h b/iOS7/Frameworks/CoreImage/CIDisintegrateWithMaskTransition.h index c7566e7de..33165d607 100644 --- a/iOS7/Frameworks/CoreImage/CIDisintegrateWithMaskTransition.h +++ b/iOS7/Frameworks/CoreImage/CIDisintegrateWithMaskTransition.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIDisintegrateWithMaskTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIDissolveTransition.h b/iOS7/Frameworks/CoreImage/CIDissolveTransition.h index a56fe3f15..9f8b641da 100644 --- a/iOS7/Frameworks/CoreImage/CIDissolveTransition.h +++ b/iOS7/Frameworks/CoreImage/CIDissolveTransition.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIDissolveTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIDotScreen.h b/iOS7/Frameworks/CoreImage/CIDotScreen.h index 960208b01..99cb788e6 100644 --- a/iOS7/Frameworks/CoreImage/CIDotScreen.h +++ b/iOS7/Frameworks/CoreImage/CIDotScreen.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIDotScreen : _CIScreenFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIEightfoldReflectedTile.h b/iOS7/Frameworks/CoreImage/CIEightfoldReflectedTile.h index 9f7953655..9062a67f4 100644 --- a/iOS7/Frameworks/CoreImage/CIEightfoldReflectedTile.h +++ b/iOS7/Frameworks/CoreImage/CIEightfoldReflectedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIEightfoldReflectedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIEnhancementCalculation.h b/iOS7/Frameworks/CoreImage/CIEnhancementCalculation.h index ced5eb7e4..48adaa68c 100644 --- a/iOS7/Frameworks/CoreImage/CIEnhancementCalculation.h +++ b/iOS7/Frameworks/CoreImage/CIEnhancementCalculation.h @@ -6,51 +6,52 @@ #import "NSObject.h" -@class EnhancementHistogram; +@class CIEnhancementHistogram; +// Not exported @interface CIEnhancementCalculation : NSObject { - CDStruct_e04e1a92 originalFaceColor; - EnhancementHistogram *lumHist; - EnhancementHistogram *rgbSumHist; - EnhancementHistogram *satHist; - EnhancementHistogram *borderHist; - float exposureValue; - float maxShadow; - float minShadow; - float exposureValueAtZeroShadow; - float curvePercent; - BOOL faceInputSet; - float percentFaceChange; + CDStruct_bfe67ca5 originalFaceColor; + CIEnhancementHistogram *lumHist; + CIEnhancementHistogram *rgbSumHist; + CIEnhancementHistogram *satHist; + CIEnhancementHistogram *borderHist; + double exposureValue; + double maxShadow; + double minShadow; + double exposureValueAtZeroShadow; + double curvePercent; + _Bool faceInputSet; + double percentFaceChange; } -+ (float)bestWarmthForI:(float)arg1 q:(float)arg2 percentChange:(float *)arg3; -@property(readonly) EnhancementHistogram *borderHist; // @synthesize borderHist; -@property(readonly) EnhancementHistogram *satHist; // @synthesize satHist; -@property(readonly) EnhancementHistogram *rgbSumHist; // @synthesize rgbSumHist; -@property(readonly) EnhancementHistogram *lumHist; // @synthesize lumHist; ++ (double)bestWarmthForI:(double)arg1 q:(double)arg2 percentChange:(double *)arg3; +@property(readonly) CIEnhancementHistogram *borderHist; // @synthesize borderHist; +@property(readonly) CIEnhancementHistogram *satHist; // @synthesize satHist; +@property(readonly) CIEnhancementHistogram *rgbSumHist; // @synthesize rgbSumHist; +@property(readonly) CIEnhancementHistogram *lumHist; // @synthesize lumHist; - (void)printHistogramsDownsampledTo:(unsigned int)arg1; - (void)printAnalysis; - (void)printHistogram:(id)arg1 downsampledTo:(unsigned int)arg2; -- (void)downSampleHistogram:(id)arg1 to:(unsigned int)arg2 storeIn:(float *)arg3; +- (void)downSampleHistogram:(id)arg1 to:(unsigned int)arg2 storeIn:(double *)arg3; - (id)rawShadow; - (id)shadow; -- (int)putShadowsAnalysisInto:(float *)arg1; -- (struct CGPoint)curvePointAtIndex:(unsigned long)arg1; -- (unsigned long)curveCount; +- (int)putShadowsAnalysisInto:(double *)arg1; +- (struct CGPoint)curvePointAtIndex:(unsigned long long)arg1; +- (unsigned long long)curveCount; - (id)vibrance; -@property(readonly) CDStruct_e04e1a92 originalFaceColor; // @synthesize originalFaceColor; +@property(readonly) CDStruct_bfe67ca5 originalFaceColor; // @synthesize originalFaceColor; - (id)faceBalanceWarmth; - (id)faceBalanceStrength; -- (void)setShadowsMin:(float)arg1 max:(float)arg2 zeroExposure:(float)arg3; -- (void)setExposureValue:(float)arg1; +- (void)setShadowsMin:(double)arg1 max:(double)arg2 zeroExposure:(double)arg3; +- (void)setExposureValue:(double)arg1; - (void)setupFaceColor:(id)arg1 redIndex:(int)arg2 greenIndex:(int)arg3 blueIndex:(int)arg4; -- (void)setFaceColorFromChromaI:(float)arg1 andChromaQ:(float)arg2; +- (void)setFaceColorFromChromaI:(double)arg1 andChromaQ:(double)arg2; - (void)setSaturationHistogram:(id)arg1; - (void)setBorderHistogram:(id)arg1; - (void)setRGBSumHistogram:(id)arg1; - (void)setLuminanceHistogram:(id)arg1; -- (void)setCurvePercent:(float)arg1; +- (void)setCurvePercent:(double)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreImage/CIEnhancementCalculator.h b/iOS7/Frameworks/CoreImage/CIEnhancementCalculator.h index da6d154ae..e88bd0ca9 100644 --- a/iOS7/Frameworks/CoreImage/CIEnhancementCalculator.h +++ b/iOS7/Frameworks/CoreImage/CIEnhancementCalculator.h @@ -6,18 +6,19 @@ #import +// Not exported @interface CIEnhancementCalculator : CIEnhancementCalculation { - BOOL faceBalanceEnabled; - BOOL vibranceEnabled; - BOOL curvesEnabled; - BOOL shadowsEnabled; + _Bool faceBalanceEnabled; + _Bool vibranceEnabled; + _Bool curvesEnabled; + _Bool shadowsEnabled; } -@property BOOL shadowsEnabled; // @synthesize shadowsEnabled; -@property BOOL curvesEnabled; // @synthesize curvesEnabled; -@property BOOL vibranceEnabled; // @synthesize vibranceEnabled; -@property BOOL faceBalanceEnabled; // @synthesize faceBalanceEnabled; +@property _Bool shadowsEnabled; // @synthesize shadowsEnabled; +@property _Bool curvesEnabled; // @synthesize curvesEnabled; +@property _Bool vibranceEnabled; // @synthesize vibranceEnabled; +@property _Bool faceBalanceEnabled; // @synthesize faceBalanceEnabled; - (void)setupFaceColorFromImage:(id)arg1 usingContext:(id)arg2 features:(id)arg3; - (id)setupFaceColorFromImage:(id)arg1 usingContext:(id)arg2 detectorOpts:(id)arg3; - (void)analyzeFeatures:(id)arg1 usingContext:(id)arg2 baseImage:(id)arg3; diff --git a/iOS7/Frameworks/CoreImage/CIEnhancementHistogram.h b/iOS7/Frameworks/CoreImage/CIEnhancementHistogram.h new file mode 100644 index 000000000..0d353309b --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIEnhancementHistogram.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIEnhancementHistogram : NSObject +{ + double hist[256]; +} + ++ (id)histogramFromDoubleData:(const double *)arg1; ++ (id)histogramFromFloatData:(const float *)arg1; ++ (id)histogramFromData:(const double *)arg1; +- (const double *)values; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIExclusionBlendMode.h b/iOS7/Frameworks/CoreImage/CIExclusionBlendMode.h index f0216af1c..9b42967a5 100644 --- a/iOS7/Frameworks/CoreImage/CIExclusionBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIExclusionBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIExclusionBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIExposureAdjust.h b/iOS7/Frameworks/CoreImage/CIExposureAdjust.h index 65a328fa3..9a916922e 100644 --- a/iOS7/Frameworks/CoreImage/CIExposureAdjust.h +++ b/iOS7/Frameworks/CoreImage/CIExposureAdjust.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIExposureAdjust : CIFilter { CIImage *inputImage; @@ -18,7 +19,7 @@ @property(retain, nonatomic) NSNumber *inputEV; // @synthesize inputEV; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIFaceBalance.h b/iOS7/Frameworks/CoreImage/CIFaceBalance.h index 77efbc6de..799c50028 100644 --- a/iOS7/Frameworks/CoreImage/CIFaceBalance.h +++ b/iOS7/Frameworks/CoreImage/CIFaceBalance.h @@ -10,6 +10,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIFaceBalance : CIFilter <_CIFilterProperties> { CIImage *inputImage; @@ -28,7 +29,7 @@ - (id)_initFromProperties:(id)arg1; - (id)_outputProperties; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (id)_kernel; - (void)setDefaults; diff --git a/iOS7/Frameworks/CoreImage/CIFaceCoreDetector-Private.h b/iOS7/Frameworks/CoreImage/CIFaceCoreDetector-Private.h new file mode 100644 index 000000000..3fc7e2367 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIFaceCoreDetector-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CIFaceCoreDetector (Private) +- (id)createFaceCoreDataFromCIImage:(id)arg1 width:(unsigned long long *)arg2 height:(unsigned long long *)arg3; +- (id)adjustedImageFromImage:(id)arg1 orientation:(int)arg2 inverseCTM:(struct CGAffineTransform *)arg3; +- (struct CGAffineTransform)ctmForImageWithBounds:(struct CGRect)arg1 orientation:(int)arg2; +@end + diff --git a/iOS7/Frameworks/CoreImage/CIFaceCoreDetector.h b/iOS7/Frameworks/CoreImage/CIFaceCoreDetector.h index cd93efc7a..b1e8629d1 100644 --- a/iOS7/Frameworks/CoreImage/CIFaceCoreDetector.h +++ b/iOS7/Frameworks/CoreImage/CIFaceCoreDetector.h @@ -8,6 +8,7 @@ @class CIContext, FCRFaceDetector, NSMutableDictionary; +// Not exported @interface CIFaceCoreDetector : CIDetector { CIContext *context; @@ -22,9 +23,6 @@ - (void)finalize; - (void)dealloc; - (id)initWithContext:(id)arg1 options:(id)arg2; -- (id)createFaceCoreDataFromCIImage:(id)arg1 width:(unsigned int *)arg2 height:(unsigned int *)arg3; -- (id)adjustedImageFromImage:(id)arg1 orientation:(int)arg2 inverseCTM:(struct CGAffineTransform *)arg3; -- (struct CGAffineTransform)ctmForImageWithBounds:(struct CGRect)arg1 orientation:(int)arg2; @end diff --git a/iOS7/Frameworks/CoreImage/CIFaceFeature.h b/iOS7/Frameworks/CoreImage/CIFaceFeature.h index 7f7de19f4..f4ca1dd1c 100644 --- a/iOS7/Frameworks/CoreImage/CIFaceFeature.h +++ b/iOS7/Frameworks/CoreImage/CIFaceFeature.h @@ -9,43 +9,43 @@ @interface CIFaceFeature : CIFeature { struct CGRect bounds; - BOOL hasLeftEyePosition; + _Bool hasLeftEyePosition; struct CGPoint leftEyePosition; - BOOL hasRightEyePosition; + _Bool hasRightEyePosition; struct CGPoint rightEyePosition; - BOOL hasMouthPosition; + _Bool hasMouthPosition; struct CGPoint mouthPosition; - BOOL hasTrackingID; + _Bool hasTrackingID; int trackingID; - BOOL hasTrackingFrameCount; + _Bool hasTrackingFrameCount; int trackingFrameCount; - BOOL hasFaceAngle; + _Bool hasFaceAngle; float faceAngle; - BOOL hasSmile; - BOOL leftEyeClosed; - BOOL rightEyeClosed; + _Bool hasSmile; + _Bool leftEyeClosed; + _Bool rightEyeClosed; } -+ (id)faceFeaturesWithBoundsArray:(const struct CGRect *)arg1 count:(unsigned int)arg2; ++ (id)faceFeaturesWithBoundsArray:(const struct CGRect *)arg1 count:(unsigned long long)arg2; + (id)faceFeatureWithBounds:(struct CGRect)arg1; -@property BOOL rightEyeClosed; // @synthesize rightEyeClosed; -@property BOOL leftEyeClosed; // @synthesize leftEyeClosed; -@property BOOL hasSmile; // @synthesize hasSmile; +@property _Bool rightEyeClosed; // @synthesize rightEyeClosed; +@property _Bool leftEyeClosed; // @synthesize leftEyeClosed; +@property _Bool hasSmile; // @synthesize hasSmile; @property float faceAngle; // @synthesize faceAngle; -@property BOOL hasFaceAngle; // @synthesize hasFaceAngle; +@property _Bool hasFaceAngle; // @synthesize hasFaceAngle; @property int trackingFrameCount; // @synthesize trackingFrameCount; -@property BOOL hasTrackingFrameCount; // @synthesize hasTrackingFrameCount; +@property _Bool hasTrackingFrameCount; // @synthesize hasTrackingFrameCount; @property int trackingID; // @synthesize trackingID; -@property BOOL hasTrackingID; // @synthesize hasTrackingID; +@property _Bool hasTrackingID; // @synthesize hasTrackingID; @property struct CGPoint mouthPosition; // @synthesize mouthPosition; -@property BOOL hasMouthPosition; // @synthesize hasMouthPosition; +@property _Bool hasMouthPosition; // @synthesize hasMouthPosition; @property struct CGPoint rightEyePosition; // @synthesize rightEyePosition; -@property BOOL hasRightEyePosition; // @synthesize hasRightEyePosition; +@property _Bool hasRightEyePosition; // @synthesize hasRightEyePosition; @property struct CGPoint leftEyePosition; // @synthesize leftEyePosition; -@property BOOL hasLeftEyePosition; // @synthesize hasLeftEyePosition; +@property _Bool hasLeftEyePosition; // @synthesize hasLeftEyePosition; @property struct CGRect bounds; // @synthesize bounds; - (id).cxx_construct; -- (id)initWithBounds:(struct CGRect)arg1 hasLeftEyePosition:(BOOL)arg2 leftEyePosition:(struct CGPoint)arg3 hasRightEyePosition:(BOOL)arg4 rightEyePosition:(struct CGPoint)arg5 hasMouthPosition:(BOOL)arg6 mouthPosition:(struct CGPoint)arg7 hasFaceAngle:(BOOL)arg8 faceAngle:(float)arg9 hasTrackingID:(BOOL)arg10 trackingID:(int)arg11 hasTrackingFrameCount:(BOOL)arg12 trackingFrameCount:(int)arg13 hasSmile:(BOOL)arg14 leftEyeClosed:(BOOL)arg15 rightEyeClosed:(BOOL)arg16; +- (id)initWithBounds:(struct CGRect)arg1 hasLeftEyePosition:(_Bool)arg2 leftEyePosition:(struct CGPoint)arg3 hasRightEyePosition:(_Bool)arg4 rightEyePosition:(struct CGPoint)arg5 hasMouthPosition:(_Bool)arg6 mouthPosition:(struct CGPoint)arg7 hasFaceAngle:(_Bool)arg8 faceAngle:(float)arg9 hasTrackingID:(_Bool)arg10 trackingID:(int)arg11 hasTrackingFrameCount:(_Bool)arg12 trackingFrameCount:(int)arg13 hasSmile:(_Bool)arg14 leftEyeClosed:(_Bool)arg15 rightEyeClosed:(_Bool)arg16; - (id)initWithBounds:(struct CGRect)arg1; - (id)type; diff --git a/iOS7/Frameworks/CoreImage/CIFalseColor.h b/iOS7/Frameworks/CoreImage/CIFalseColor.h index def21926d..12affeb76 100644 --- a/iOS7/Frameworks/CoreImage/CIFalseColor.h +++ b/iOS7/Frameworks/CoreImage/CIFalseColor.h @@ -8,6 +8,7 @@ @class CIColor, CIImage; +// Not exported @interface CIFalseColor : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIFilter-Private.h b/iOS7/Frameworks/CoreImage/CIFilter-Private.h new file mode 100644 index 000000000..cba5738e7 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIFilter-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CIFilter (Private) ++ (id)_filterArrayFromProperties:(id)arg1; ++ (id)_filterArrayFromImageMetadata:(struct CGImageMetadata *)arg1 inputImageExtent:(struct CGRect)arg2; ++ (struct CGImageMetadata *)_imageMetadataFromFilters:(id)arg1 inputImageExtent:(struct CGRect)arg2; ++ (id)_filterArrayFromProperties:(id)arg1 inputImageExtent:(struct CGRect)arg2; ++ (id)_propertyArrayFromFilters:(id)arg1 inputImageExtent:(struct CGRect)arg2; ++ (id)filterWithString:(id)arg1; ++ (id)customAttributes; +- (id)_serializedXMPString; +- (_Bool)_isIdentity; +- (_Bool)_filterClassInCategory:(id)arg1; +- (id)_filterClassDescription; +@end + diff --git a/iOS7/Frameworks/CoreImage/CIFilter.h b/iOS7/Frameworks/CoreImage/CIFilter.h index daf86c45f..6c99c2f77 100644 --- a/iOS7/Frameworks/CoreImage/CIFilter.h +++ b/iOS7/Frameworks/CoreImage/CIFilter.h @@ -22,13 +22,6 @@ + (id)filterNamesInCategory:(id)arg1; + (id)filterWithName:(id)arg1 keysAndValues:(id)arg2; + (id)filterWithName:(id)arg1; -+ (id)_filterArrayFromProperties:(id)arg1; -+ (id)_filterArrayFromImageMetadata:(struct CGImageMetadata *)arg1 inputImageExtent:(struct CGRect)arg2; -+ (struct CGImageMetadata *)_imageMetadataFromFilters:(id)arg1 inputImageExtent:(struct CGRect)arg2; -+ (id)_filterArrayFromProperties:(id)arg1 inputImageExtent:(struct CGRect)arg2; -+ (id)_propertyArrayFromFilters:(id)arg1 inputImageExtent:(struct CGRect)arg2; -+ (id)filterWithString:(id)arg1; -+ (id)customAttributes; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -44,12 +37,8 @@ - (id)name; - (id)valueForUndefinedKey:(id)arg1; - (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)_serializedXMPString; -- (BOOL)_isIdentity; -- (BOOL)_filterClassInCategory:(id)arg1; -- (id)_filterClassDescription; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreImage/CIFilterClassDescription.h b/iOS7/Frameworks/CoreImage/CIFilterClassDescription.h index 2aea3eaf2..0fcec7097 100644 --- a/iOS7/Frameworks/CoreImage/CIFilterClassDescription.h +++ b/iOS7/Frameworks/CoreImage/CIFilterClassDescription.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableDictionary; +// Not exported @interface CIFilterClassDescription : NSObject { NSMutableDictionary *attributes; diff --git a/iOS7/Frameworks/CoreImage/CIFlashTransition.h b/iOS7/Frameworks/CoreImage/CIFlashTransition.h index f15415c73..c6a3f11c5 100644 --- a/iOS7/Frameworks/CoreImage/CIFlashTransition.h +++ b/iOS7/Frameworks/CoreImage/CIFlashTransition.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CIFlashTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIFourfoldReflectedTile.h b/iOS7/Frameworks/CoreImage/CIFourfoldReflectedTile.h index e5bcdeed6..dc4b13741 100644 --- a/iOS7/Frameworks/CoreImage/CIFourfoldReflectedTile.h +++ b/iOS7/Frameworks/CoreImage/CIFourfoldReflectedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIFourfoldReflectedTile : CITile2Filter { } diff --git a/iOS7/Frameworks/CoreImage/CIFourfoldRotatedTile.h b/iOS7/Frameworks/CoreImage/CIFourfoldRotatedTile.h index 94db516e3..f0abb7d4f 100644 --- a/iOS7/Frameworks/CoreImage/CIFourfoldRotatedTile.h +++ b/iOS7/Frameworks/CoreImage/CIFourfoldRotatedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIFourfoldRotatedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIFourfoldTranslatedTile.h b/iOS7/Frameworks/CoreImage/CIFourfoldTranslatedTile.h index 330c7ea20..5baf43247 100644 --- a/iOS7/Frameworks/CoreImage/CIFourfoldTranslatedTile.h +++ b/iOS7/Frameworks/CoreImage/CIFourfoldTranslatedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIFourfoldTranslatedTile : CITile2Filter { } diff --git a/iOS7/Frameworks/CoreImage/CIGammaAdjust.h b/iOS7/Frameworks/CoreImage/CIGammaAdjust.h index bf6814315..0bef917d0 100644 --- a/iOS7/Frameworks/CoreImage/CIGammaAdjust.h +++ b/iOS7/Frameworks/CoreImage/CIGammaAdjust.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIGammaAdjust : CIFilter { CIImage *inputImage; @@ -18,7 +19,7 @@ @property(retain, nonatomic) NSNumber *inputPower; // @synthesize inputPower; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIGaussianBlur.h b/iOS7/Frameworks/CoreImage/CIGaussianBlur.h index 34ac00361..145c29dc8 100644 --- a/iOS7/Frameworks/CoreImage/CIGaussianBlur.h +++ b/iOS7/Frameworks/CoreImage/CIGaussianBlur.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIGaussianBlur : CIFilter { CIImage *inputImage; @@ -18,7 +19,7 @@ @property(retain, nonatomic) NSNumber *inputRadius; // @synthesize inputRadius; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIGaussianGradient.h b/iOS7/Frameworks/CoreImage/CIGaussianGradient.h index bb707179f..e02d9b5b9 100644 --- a/iOS7/Frameworks/CoreImage/CIGaussianGradient.h +++ b/iOS7/Frameworks/CoreImage/CIGaussianGradient.h @@ -8,6 +8,7 @@ @class CIColor, CIVector, NSNumber; +// Not exported @interface CIGaussianGradient : CIFilter { CIVector *inputCenter; diff --git a/iOS7/Frameworks/CoreImage/CIGlideReflectedTile.h b/iOS7/Frameworks/CoreImage/CIGlideReflectedTile.h index 7b7e49fa9..c053a6872 100644 --- a/iOS7/Frameworks/CoreImage/CIGlideReflectedTile.h +++ b/iOS7/Frameworks/CoreImage/CIGlideReflectedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIGlideReflectedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIGloom.h b/iOS7/Frameworks/CoreImage/CIGloom.h index 4d3e7a118..bdd074609 100644 --- a/iOS7/Frameworks/CoreImage/CIGloom.h +++ b/iOS7/Frameworks/CoreImage/CIGloom.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIGloom : CIFilter { CIImage *inputImage; @@ -20,7 +21,7 @@ @property(retain, nonatomic) NSNumber *inputRadius; // @synthesize inputRadius; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; - (id)_kernel; diff --git a/iOS7/Frameworks/CoreImage/CIHardLightBlendMode.h b/iOS7/Frameworks/CoreImage/CIHardLightBlendMode.h index 1725a1700..1c7c2ba79 100644 --- a/iOS7/Frameworks/CoreImage/CIHardLightBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIHardLightBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIHardLightBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIHatchedScreen.h b/iOS7/Frameworks/CoreImage/CIHatchedScreen.h index c78c2bfa2..74828b482 100644 --- a/iOS7/Frameworks/CoreImage/CIHatchedScreen.h +++ b/iOS7/Frameworks/CoreImage/CIHatchedScreen.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIHatchedScreen : _CIScreenFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIHighlightShadowAdjust.h b/iOS7/Frameworks/CoreImage/CIHighlightShadowAdjust.h index df4d6be85..285646b0a 100644 --- a/iOS7/Frameworks/CoreImage/CIHighlightShadowAdjust.h +++ b/iOS7/Frameworks/CoreImage/CIHighlightShadowAdjust.h @@ -10,6 +10,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIHighlightShadowAdjust : CIFilter <_CIFilterProperties> { CIImage *inputImage; @@ -31,7 +32,7 @@ - (id)_kernelSH; - (id)_kernelSHnoB_v1; - (id)_kernelSH_v1; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIHoleDistortion.h b/iOS7/Frameworks/CoreImage/CIHoleDistortion.h index 5b07aba7d..bf0332b37 100644 --- a/iOS7/Frameworks/CoreImage/CIHoleDistortion.h +++ b/iOS7/Frameworks/CoreImage/CIHoleDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIHoleDistortion : CIFilter { CIImage *inputImage; @@ -23,7 +24,7 @@ - (struct CGRect)computeDOD; - (id)_colorKernel; - (id)_geomKernel; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIHueAdjust.h b/iOS7/Frameworks/CoreImage/CIHueAdjust.h index eab13ac70..acb552883 100644 --- a/iOS7/Frameworks/CoreImage/CIHueAdjust.h +++ b/iOS7/Frameworks/CoreImage/CIHueAdjust.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIHueAdjust : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIHueBlendMode.h b/iOS7/Frameworks/CoreImage/CIHueBlendMode.h index df9eace36..f67454c22 100644 --- a/iOS7/Frameworks/CoreImage/CIHueBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIHueBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIHueBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIImage-AutoAdjust.h b/iOS7/Frameworks/CoreImage/CIImage-AutoAdjust.h new file mode 100644 index 000000000..b9da07209 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIImage-AutoAdjust.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CIImage (AutoAdjust) +- (id)autoRedEyeFilterWithFeatures:(id)arg1 options:(id)arg2; +- (id)autoRedEyeFilterWithFeatures:(id)arg1 imageProperties:(id)arg2 options:(id)arg3; +- (id)_autoRedEyeFilterWithFeatures:(id)arg1 imageProperties:(id)arg2 context:(id)arg3 options:(id)arg4; +- (id)_dictForFeature:(id)arg1 scale:(double)arg2 imageHeight:(float)arg3; +- (id)autoAdjustmentFiltersWithOptions:(id)arg1; +- (id)autoAdjustmentFilters; +- (id)autoAdjustmentFiltersWithImageProperties:(id)arg1 options:(id)arg2; +- (id)_scaleImageToMaxDimension:(unsigned int)arg1; +@end + diff --git a/iOS7/Frameworks/CoreImage/CIImage.h b/iOS7/Frameworks/CoreImage/CIImage.h index 23fbc7e20..40fb267dc 100644 --- a/iOS7/Frameworks/CoreImage/CIImage.h +++ b/iOS7/Frameworks/CoreImage/CIImage.h @@ -28,9 +28,9 @@ + (id)imageWithCVPixelBuffer:(struct __CVBuffer *)arg1 options:(id)arg2; + (id)imageWithCVPixelBuffer:(struct __CVBuffer *)arg1; + (id)imageWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 options:(id)arg3; -+ (id)imageWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 flipped:(BOOL)arg3 colorSpace:(struct CGColorSpace *)arg4; -+ (id)imageWithBitmapData:(id)arg1 bytesPerRow:(unsigned long)arg2 size:(struct CGSize)arg3 format:(int)arg4 colorSpace:(struct CGColorSpace *)arg5; -+ (id)imageWithBitmapData:(id)arg1 bytesPerRow:(unsigned long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; ++ (id)imageWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 flipped:(_Bool)arg3 colorSpace:(struct CGColorSpace *)arg4; ++ (id)imageWithBitmapData:(id)arg1 bytesPerRow:(unsigned long long)arg2 size:(struct CGSize)arg3 format:(int)arg4 colorSpace:(struct CGColorSpace *)arg5; ++ (id)imageWithBitmapData:(id)arg1 bytesPerRow:(unsigned long long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; + (id)imageWithCGImage:(struct CGImage *)arg1 options:(id)arg2; + (id)imageWithCGImage:(struct CGImage *)arg1; + (id)imageWithIOSurface:(struct __IOSurface *)arg1 options:(id)arg2; @@ -61,28 +61,20 @@ - (id)imageByApplyingOrientation:(int)arg1; - (struct CGAffineTransform)imageTransformForOrientation:(int)arg1; - (id)initWithColor:(id)arg1; -- (id)initWithColorR:(float)arg1 G:(float)arg2 B:(float)arg3 A:(float)arg4; +- (id)initWithColorR:(double)arg1 G:(double)arg2 B:(double)arg3 A:(double)arg4; - (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1 options:(id)arg2; - (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1; - (id)initWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 options:(id)arg3; -- (id)initWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 flipped:(BOOL)arg3 colorSpace:(struct CGColorSpace *)arg4; -- (id)initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; -- (id)initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long)arg2 size:(struct CGSize)arg3 format:(int)arg4 colorSpace:(struct CGColorSpace *)arg5; -- (id)_initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; -- (id)initWithCGImageSource:(struct CGImageSource *)arg1 index:(unsigned long)arg2 options:(id)arg3; +- (id)initWithTexture:(unsigned int)arg1 size:(struct CGSize)arg2 flipped:(_Bool)arg3 colorSpace:(struct CGColorSpace *)arg4; +- (id)initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; +- (id)initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long long)arg2 size:(struct CGSize)arg3 format:(int)arg4 colorSpace:(struct CGColorSpace *)arg5; +- (id)_initWithBitmapData:(id)arg1 bytesPerRow:(unsigned long long)arg2 size:(struct CGSize)arg3 format:(int)arg4 options:(id)arg5; +- (id)initWithCGImageSource:(struct CGImageSource *)arg1 index:(unsigned long long)arg2 options:(id)arg3; - (id)initWithCGImage:(struct CGImage *)arg1 options:(id)arg2; - (id)_initNaiveWithCGImage:(struct CGImage *)arg1 options:(id)arg2; - (id)initWithCGImage:(struct CGImage *)arg1; - (id)initWithIOSurface:(struct __IOSurface *)arg1 options:(id)arg2; - (id)initWithIOSurface:(struct __IOSurface *)arg1; -- (id)autoRedEyeFilterWithFeatures:(id)arg1 options:(id)arg2; -- (id)autoRedEyeFilterWithFeatures:(id)arg1 imageProperties:(id)arg2 options:(id)arg3; -- (id)_autoRedEyeFilterWithFeatures:(id)arg1 imageProperties:(id)arg2 context:(id)arg3 options:(id)arg4; -- (id)_dictForFeature:(id)arg1 scale:(float)arg2 imageHeight:(float)arg3; -- (id)autoAdjustmentFiltersWithOptions:(id)arg1; -- (id)autoAdjustmentFilters; -- (id)autoAdjustmentFiltersWithImageProperties:(id)arg1 options:(id)arg2; -- (id)_scaleImageToMaxDimension:(unsigned int)arg1; @end diff --git a/iOS7/Frameworks/CoreImage/CIImageRowReader.h b/iOS7/Frameworks/CoreImage/CIImageRowReader.h index 1340c0291..fde55c5d0 100644 --- a/iOS7/Frameworks/CoreImage/CIImageRowReader.h +++ b/iOS7/Frameworks/CoreImage/CIImageRowReader.h @@ -8,11 +8,12 @@ #import "ImageRowReading-Protocol.h" +// Not exported @interface CIImageRowReader : NSObject { - unsigned long height; - unsigned long width; - unsigned long bpr; + unsigned long long height; + unsigned long long width; + unsigned long long bpr; void *data; short red; short green; @@ -35,8 +36,8 @@ - (short)blue; - (short)green; - (short)red; -- (unsigned long)height; -- (unsigned long)width; +- (unsigned long long)height; +- (unsigned long long)width; - (void)dealloc; - (id)init; - (void)dumpImageAsDict:(id)arg1; diff --git a/iOS7/Frameworks/CoreImage/CIKernel.h b/iOS7/Frameworks/CoreImage/CIKernel.h index f5c32993f..906613347 100644 --- a/iOS7/Frameworks/CoreImage/CIKernel.h +++ b/iOS7/Frameworks/CoreImage/CIKernel.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface CIKernel : NSObject { void *_priv; } - (id)description; -- (BOOL)_validOptions:(id)arg1; +- (_Bool)_validOptions:(id)arg1; - (void *)_internalRepresentation; - (id)_initWithInternalRepresentation:(void *)arg1; -- (int)_argumentTypeAtIndex:(unsigned long)arg1; +- (int)_argumentTypeAtIndex:(int)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/CoreImage/CILanczosScaleTransform.h b/iOS7/Frameworks/CoreImage/CILanczosScaleTransform.h index fe3fbdd84..e68c9f37f 100644 --- a/iOS7/Frameworks/CoreImage/CILanczosScaleTransform.h +++ b/iOS7/Frameworks/CoreImage/CILanczosScaleTransform.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CILanczosScaleTransform : CIFilter { CIImage *inputImage; @@ -20,7 +21,7 @@ @property(retain, nonatomic) NSNumber *inputScale; // @synthesize inputScale; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CILightTunnel.h b/iOS7/Frameworks/CoreImage/CILightTunnel.h index 62cd4c742..4b7bb1301 100644 --- a/iOS7/Frameworks/CoreImage/CILightTunnel.h +++ b/iOS7/Frameworks/CoreImage/CILightTunnel.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CILightTunnel : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CILightenBlendMode.h b/iOS7/Frameworks/CoreImage/CILightenBlendMode.h index c6b265b5b..0bf76a68d 100644 --- a/iOS7/Frameworks/CoreImage/CILightenBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CILightenBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CILightenBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CILineScreen.h b/iOS7/Frameworks/CoreImage/CILineScreen.h index 861a64d47..41bfedf78 100644 --- a/iOS7/Frameworks/CoreImage/CILineScreen.h +++ b/iOS7/Frameworks/CoreImage/CILineScreen.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CILineScreen : _CIScreenFilter { } diff --git a/iOS7/Frameworks/CoreImage/CILinearGradient.h b/iOS7/Frameworks/CoreImage/CILinearGradient.h index 2585c0749..e255096ac 100644 --- a/iOS7/Frameworks/CoreImage/CILinearGradient.h +++ b/iOS7/Frameworks/CoreImage/CILinearGradient.h @@ -8,6 +8,7 @@ @class CIColor, CIVector; +// Not exported @interface CILinearGradient : CIFilter { CIVector *inputPoint0; diff --git a/iOS7/Frameworks/CoreImage/CILinearToSRGBToneCurve.h b/iOS7/Frameworks/CoreImage/CILinearToSRGBToneCurve.h index f44d40212..f55b9c309 100644 --- a/iOS7/Frameworks/CoreImage/CILinearToSRGBToneCurve.h +++ b/iOS7/Frameworks/CoreImage/CILinearToSRGBToneCurve.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CILinearToSRGBToneCurve : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CILumaMap.h b/iOS7/Frameworks/CoreImage/CILumaMap.h index 7768e7972..98156d68c 100644 --- a/iOS7/Frameworks/CoreImage/CILumaMap.h +++ b/iOS7/Frameworks/CoreImage/CILumaMap.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CILumaMap : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CILuminosityBlendMode.h b/iOS7/Frameworks/CoreImage/CILuminosityBlendMode.h index 22fbb83fd..094c0d86b 100644 --- a/iOS7/Frameworks/CoreImage/CILuminosityBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CILuminosityBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CILuminosityBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIMaskToAlpha.h b/iOS7/Frameworks/CoreImage/CIMaskToAlpha.h index eb2dea1e3..d0372f677 100644 --- a/iOS7/Frameworks/CoreImage/CIMaskToAlpha.h +++ b/iOS7/Frameworks/CoreImage/CIMaskToAlpha.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIMaskToAlpha : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIMaximumComponent.h b/iOS7/Frameworks/CoreImage/CIMaximumComponent.h index 02839144d..dbe6c4182 100644 --- a/iOS7/Frameworks/CoreImage/CIMaximumComponent.h +++ b/iOS7/Frameworks/CoreImage/CIMaximumComponent.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIMaximumComponent : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIMaximumCompositing.h b/iOS7/Frameworks/CoreImage/CIMaximumCompositing.h index 32fb492d7..38cc30b45 100644 --- a/iOS7/Frameworks/CoreImage/CIMaximumCompositing.h +++ b/iOS7/Frameworks/CoreImage/CIMaximumCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIMaximumCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIMinimumComponent.h b/iOS7/Frameworks/CoreImage/CIMinimumComponent.h index f4ed1373d..afa3691e6 100644 --- a/iOS7/Frameworks/CoreImage/CIMinimumComponent.h +++ b/iOS7/Frameworks/CoreImage/CIMinimumComponent.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIMinimumComponent : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIMinimumCompositing.h b/iOS7/Frameworks/CoreImage/CIMinimumCompositing.h index e0057443b..a378b7fde 100644 --- a/iOS7/Frameworks/CoreImage/CIMinimumCompositing.h +++ b/iOS7/Frameworks/CoreImage/CIMinimumCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIMinimumCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIMirror.h b/iOS7/Frameworks/CoreImage/CIMirror.h index 2f518d90c..6a9f431d9 100644 --- a/iOS7/Frameworks/CoreImage/CIMirror.h +++ b/iOS7/Frameworks/CoreImage/CIMirror.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIMirror : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIModTransition.h b/iOS7/Frameworks/CoreImage/CIModTransition.h index b753fb559..46b2263a3 100644 --- a/iOS7/Frameworks/CoreImage/CIModTransition.h +++ b/iOS7/Frameworks/CoreImage/CIModTransition.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIModTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIMultiplyBlendMode.h b/iOS7/Frameworks/CoreImage/CIMultiplyBlendMode.h index 3acce2077..e240a3c1b 100644 --- a/iOS7/Frameworks/CoreImage/CIMultiplyBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIMultiplyBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIMultiplyBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIMultiplyCompositing.h b/iOS7/Frameworks/CoreImage/CIMultiplyCompositing.h index 2b8a49cba..48f8eb07c 100644 --- a/iOS7/Frameworks/CoreImage/CIMultiplyCompositing.h +++ b/iOS7/Frameworks/CoreImage/CIMultiplyCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIMultiplyCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIOverlayBlendMode.h b/iOS7/Frameworks/CoreImage/CIOverlayBlendMode.h index e1aebc61a..9abef5a4b 100644 --- a/iOS7/Frameworks/CoreImage/CIOverlayBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIOverlayBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIOverlayBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIPDF417BarcodeGenerator.h b/iOS7/Frameworks/CoreImage/CIPDF417BarcodeGenerator.h index 12e4a4036..a950d8fa2 100644 --- a/iOS7/Frameworks/CoreImage/CIPDF417BarcodeGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIPDF417BarcodeGenerator.h @@ -6,12 +6,18 @@ #import +@class NSDictionary; + +// Not exported @interface CIPDF417BarcodeGenerator : CICodeGenerator { + NSDictionary *inputOptions; } + (id)customAttributes; +@property(copy, nonatomic) NSDictionary *inputOptions; // @synthesize inputOptions; - (struct CGImage *)outputCGImage; +- (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIPerspectiveTile.h b/iOS7/Frameworks/CoreImage/CIPerspectiveTile.h index 3d1172f7f..472f0b461 100644 --- a/iOS7/Frameworks/CoreImage/CIPerspectiveTile.h +++ b/iOS7/Frameworks/CoreImage/CIPerspectiveTile.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIPerspectiveTile : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIPerspectiveTransform.h b/iOS7/Frameworks/CoreImage/CIPerspectiveTransform.h index f66e93051..754c651b0 100644 --- a/iOS7/Frameworks/CoreImage/CIPerspectiveTransform.h +++ b/iOS7/Frameworks/CoreImage/CIPerspectiveTransform.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIPerspectiveTransform : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIPerspectiveTransformWithExtent.h b/iOS7/Frameworks/CoreImage/CIPerspectiveTransformWithExtent.h index 6a9fa110f..51946bf82 100644 --- a/iOS7/Frameworks/CoreImage/CIPerspectiveTransformWithExtent.h +++ b/iOS7/Frameworks/CoreImage/CIPerspectiveTransformWithExtent.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIPerspectiveTransformWithExtent : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffect.h b/iOS7/Frameworks/CoreImage/CIPhotoEffect.h new file mode 100644 index 000000000..eeb1b424b --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffect.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CIImage; + +// Not exported +@interface CIPhotoEffect : CIFilter +{ + CIImage *inputImage; +} + ++ (id)customAttributes; +@property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; +- (id)outputImage; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectChrome.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectChrome.h new file mode 100644 index 000000000..80f145381 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectChrome.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectChrome : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectFade.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectFade.h new file mode 100644 index 000000000..eed621425 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectFade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectFade : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectInstant.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectInstant.h new file mode 100644 index 000000000..1e35f904d --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectInstant.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectInstant : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectMono.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectMono.h new file mode 100644 index 000000000..474e185c4 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectMono.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectMono : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectNoir.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectNoir.h new file mode 100644 index 000000000..c7c362dae --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectNoir.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectNoir : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectProcess.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectProcess.h new file mode 100644 index 000000000..04a063d6a --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectProcess.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectProcess : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectTonal.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectTonal.h new file mode 100644 index 000000000..229152e0e --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectTonal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectTonal : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPhotoEffectTransfer.h b/iOS7/Frameworks/CoreImage/CIPhotoEffectTransfer.h new file mode 100644 index 000000000..8d00e60b4 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIPhotoEffectTransfer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface CIPhotoEffectTransfer : CIPhotoEffect +{ +} + ++ (id)customAttributes; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIPinchDistortion.h b/iOS7/Frameworks/CoreImage/CIPinchDistortion.h index 1254e5f61..a5e556f6b 100644 --- a/iOS7/Frameworks/CoreImage/CIPinchDistortion.h +++ b/iOS7/Frameworks/CoreImage/CIPinchDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIPinchDistortion : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIPixellate.h b/iOS7/Frameworks/CoreImage/CIPixellate.h index aba81bfb2..4b303381b 100644 --- a/iOS7/Frameworks/CoreImage/CIPixellate.h +++ b/iOS7/Frameworks/CoreImage/CIPixellate.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIPixellate : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIPremultiply.h b/iOS7/Frameworks/CoreImage/CIPremultiply.h index 60f867ae6..241609423 100644 --- a/iOS7/Frameworks/CoreImage/CIPremultiply.h +++ b/iOS7/Frameworks/CoreImage/CIPremultiply.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIPremultiply : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIQRCodeGenerator.h b/iOS7/Frameworks/CoreImage/CIQRCodeGenerator.h index 24a44ea74..87d43ec30 100644 --- a/iOS7/Frameworks/CoreImage/CIQRCodeGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIQRCodeGenerator.h @@ -6,12 +6,18 @@ #import +@class NSString; + +// Not exported @interface CIQRCodeGenerator : CICodeGenerator { + NSString *inputCorrectionLevel; } + (id)customAttributes; +@property(copy, nonatomic) NSString *inputCorrectionLevel; // @synthesize inputCorrectionLevel; - (struct CGImage *)outputCGImage; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIRadialGradient.h b/iOS7/Frameworks/CoreImage/CIRadialGradient.h index ad4c4e2d0..bdf15f174 100644 --- a/iOS7/Frameworks/CoreImage/CIRadialGradient.h +++ b/iOS7/Frameworks/CoreImage/CIRadialGradient.h @@ -8,6 +8,7 @@ @class CIColor, CIVector, NSNumber; +// Not exported @interface CIRadialGradient : CIFilter { CIVector *inputCenter; diff --git a/iOS7/Frameworks/CoreImage/CIRandomGenerator.h b/iOS7/Frameworks/CoreImage/CIRandomGenerator.h index 0b25116d3..4bc96be82 100644 --- a/iOS7/Frameworks/CoreImage/CIRandomGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIRandomGenerator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIRandomGenerator : CIFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIRedEyeCorrections.h b/iOS7/Frameworks/CoreImage/CIRedEyeCorrections.h index ffc5ea5ff..2592fbced 100644 --- a/iOS7/Frameworks/CoreImage/CIRedEyeCorrections.h +++ b/iOS7/Frameworks/CoreImage/CIRedEyeCorrections.h @@ -10,6 +10,7 @@ @class CIImage, NSArray, NSString; +// Not exported @interface CIRedEyeCorrections : CIFilter <_CIFilterProperties> { CIImage *inputImage; @@ -23,7 +24,7 @@ - (id)_initFromProperties:(id)arg1; - (id)_outputProperties; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIRedEyeRepair.h b/iOS7/Frameworks/CoreImage/CIRedEyeRepair.h new file mode 100644 index 000000000..964269c87 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIRedEyeRepair.h @@ -0,0 +1,151 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface CIRedEyeRepair : NSObject +{ + _Bool ownLF; + CDStruct_79f2618e *lf; + int imageSourceType; + struct CGImageBlockSet *blockSet; + void *releaseMe; + struct __CFData *dataRef; + NSArray *faces; + int nRepairs; + int nextRepairTag; + CDStruct_907e448c repairs[32]; + int lastRepairTag; + float lastRepairIOD; + CDStruct_6ca1d5c6 standardTemplate; + int iFaceIndex; + _Bool iLeft; + _Bool debugRedEye; + _Bool logRepairs; + int redEyeThresholdKind; + _Bool renderAlpha; + _Bool infillBackground; + _Bool renderSpecularShine; + float specularSize; + float specularSoftness; + _Bool pupilShadeAlignment; + _Bool autoPupilTonality; + _Bool forceLoValue; + int loValue; + CDStruct_c3faddef lastClickYBitmap; + CDStruct_c3faddef lastClickCbCrBitmap; + int lastClickBitmapMinX; + int lastClickBitmapMaxX; + int lastClickBitmapMinY; + int lastClickBitmapMaxY; + CDStruct_c3faddef lastClickYBitmaps[3]; + CDStruct_c3faddef lastClickCbCrBitmaps[3]; + CDStruct_5973fb4f lastClickIRects[3]; + CDStruct_c3faddef lastSearchYBitmap; + CDStruct_c3faddef lastSearchCbCrBitmap; + int lastSearchBitmapMinX; + int lastSearchBitmapMaxX; + int lastSearchBitmapMinY; + int lastSearchBitmapMaxY; + int nPolyPoints; + _Bool polyClosed; + struct CGPoint polyPoints[20]; + struct { + float a; + float b; + float c; + } polyLines[20]; + _Bool polyPointConcave[20]; + unsigned char CbCrDistanceTable[65536]; + int nLinears; + int linearCoefficients[8][3]; +} + ++ (struct CGRect)supportRectangleWithFaceArray:(id)arg1 imageSize:(struct CGSize)arg2; ++ (struct CGRect)supportRectangleWithRepair:(id)arg1 imageSize:(struct CGSize)arg2; ++ (struct CGRect)supportRectangleWithPoint:(struct CGPoint)arg1 imageSize:(struct CGSize)arg2 IOD:(float)arg3; ++ (float)upperRepairDistance:(float)arg1; ++ (float)upperRepairDistanceFraction:(float)arg1; +- (void)setLeft:(_Bool)arg1; +- (void)setFaceIndex:(int)arg1; +- (void)executeRepairArray:(id)arg1; +- (void)executeRepair:(id)arg1; +- (_Bool)getBool:(_Bool *)arg1 d:(id)arg2 s:(id)arg3; +- (_Bool)getInt:(int *)arg1 d:(id)arg2 s:(id)arg3; +- (_Bool)getFloat:(float *)arg1 d:(id)arg2 s:(id)arg3; +- (id)repairArray; +- (void)autoRepairWithFaceArray:(id)arg1; +- (int)redEyeRemovalWithData:(CDStruct_8b259ba7)arg1; +- (void)skinInit; +- (void)prepareLineFunctions; +- (int)distanceMaskFromPolyToCb:(int)arg1 Cr:(int)arg2; +- (void)autoRepairExtractAndSearchLeft:(CDStruct_a734b2e2)arg1 right:(CDStruct_a734b2e2)arg2 data:(CDStruct_e0ece3c1 *)arg3 repairSize:(float)arg4 autoPupilTonality:(_Bool)arg5 faceIndex:(int)arg6; +- (_Bool)gatherProminencesWithC:(CDStruct_c3faddef *)arg1 MC:(CDStruct_c3faddef *)arg2 altC:(CDStruct_c3faddef *)arg3 altMC:(CDStruct_c3faddef *)arg4 maxwindowsize:(int)arg5 repairsize:(int)arg6 IR:(CDStruct_a734b2e2)arg7 fr:(CDStruct_e0ece3c1 *)arg8 intoHopper:(CDStruct_08ff8b76 *)arg9 faceIndex:(int)arg10 left:(_Bool)arg11; +- (void)insertIntoProminenceVettingHopper:(CDStruct_08ff8b76 *)arg1 max:(int)arg2 outside:(int)arg3 confidence:(float)arg4 distance:(float)arg5 row:(int)arg6 column:(int)arg7 IOD:(float)arg8; +- (float)confidenceWithIOD:(float)arg1 repair:(int)arg2 andProminenceDifference:(int)arg3; +- (float)extractAverageFaceY:(CDStruct_e0ece3c1 *)arg1 contrast:(float *)arg2 faceIndex:(int)arg3; +- (void)redoLastRepair; +- (int)redoRepairWithTag:(int)arg1 IOD:(float)arg2; +- (CDStruct_907e448c *)repairWithTag:(int)arg1; +- (int)redEyeRemovalWithPoint:(struct CGPoint)arg1 alignPupilShades:(_Bool)arg2 matching:(CDStruct_a734b2e2)arg3 force:(int)arg4 IOD:(float)arg5 tap:(_Bool)arg6; +- (_Bool)extractReusableAlignedBitmapsAroundPoint:(CDStruct_c3faddef *)arg1 YR:(CDStruct_a734b2e2)arg2 subYBitmap:(CDStruct_c3faddef *)arg3 subCbCrBitmap:(CDStruct_c3faddef *)arg4; +- (_Bool)computeTrimmedBitmaps:(CDStruct_c3faddef *)arg1 newY:(CDStruct_c3faddef *)arg2 newCbCr:(CDStruct_c3faddef *)arg3 IR:(CDStruct_a734b2e2)arg4 newTrimY:(CDStruct_c3faddef *)arg5 newTrimCbCr:(CDStruct_c3faddef *)arg6 returningYR:(CDStruct_a734b2e2 *)arg7 andCbCrR:(CDStruct_a734b2e2 *)arg8; +- (float)lowerRepairSize:(float)arg1; +- (float)upperRepairSize:(float)arg1; +- (float)lowerRepairSizeFraction:(float)arg1; +- (float)upperRepairSizeFraction:(float)arg1; +- (int)averageValueFromY:(CDStruct_c3faddef *)arg1 withinSkinMask:(CDStruct_c3faddef *)arg2 butOutsideAlpha:(CDStruct_c3faddef *)arg3; +- (void)undoRepair:(int)arg1; +- (int)format; +- (int)lastRepairTag; +- (int)nRepairs; +- (CDStruct_907e448c *)repairs; +- (id)faces; +- (CDStruct_a734b2e2)standardTemplate; +- (void)setLoValue:(int)arg1; +- (int)loValue; +- (void)setForceLoValue:(_Bool)arg1; +- (_Bool)forceLoValue; +- (void)setAutoPupilTonality:(_Bool)arg1; +- (_Bool)autoPupilTonality; +- (void)setPupilShadeAlignment:(_Bool)arg1; +- (_Bool)pupilShadeAlignment; +- (void)setSpecularSoftness:(float)arg1; +- (float)specularSoftness; +- (void)setSpecularSize:(float)arg1; +- (float)specularSize; +- (void)setRenderSpecularShine:(_Bool)arg1; +- (_Bool)renderSpecularShine; +- (void)setInfillBackground:(_Bool)arg1; +- (_Bool)infillBackground; +- (void)setRenderAlpha:(_Bool)arg1; +- (_Bool)renderAlpha; +- (void)setRedEyeThresholdKind:(int)arg1; +- (int)redEyeThresholdKind; +- (void)setLogRepairs:(_Bool)arg1; +- (_Bool)logRepairs; +- (void)setDebug:(_Bool)arg1; +- (_Bool)debug; +- (void)dealloc; +- (id)initWithExternalBuffer:(char *)arg1 subRectangle:(struct CGRect)arg2 fullSize:(struct CGSize)arg3 rowBytes:(unsigned long long)arg4 cameraModel:(id)arg5; +- (id)initWithExternalBuffer:(char *)arg1 size:(struct CGSize)arg2 rowBytes:(unsigned long long)arg3; +- (id)initWithFrameExternalBuffer:(CDStruct_79f2618e *)arg1; +- (id)initWithDeskView:(id)arg1 andFrame:(CDStruct_79f2618e *)arg2; +- (void)initializeNonDebugVariables; +- (id)initWithIOSurface:(struct __IOSurface *)arg1 format:(int)arg2 colorSpace:(struct CGColorSpace *)arg3 cameraModel:(id)arg4; +- (void)repairExternalBuffer; +- (struct CGImage *)createRepairedImage; +- (id)initWithCGImage:(struct CGImage *)arg1 cameraModel:(id)arg2; +- (void)setColorSpace:(struct CGColorSpace *)arg1; +- (_Bool)getDataProviderCopyWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2; +- (_Bool)getDataProviderBytePtrWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2 width:(unsigned long long)arg3 height:(unsigned long long)arg4; +- (_Bool)getBlockSetWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2 width:(unsigned long long)arg3 height:(unsigned long long)arg4; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CIReedSolomon.h b/iOS7/Frameworks/CoreImage/CIReedSolomon.h new file mode 100644 index 000000000..351523ecd --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIReedSolomon.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface CIReedSolomon : NSObject +{ + int _expTable[256]; + int _logTable[256]; + int _cachedGeneratorNum; + int _memoryCapacity; + CDStruct_84b23d7a *_cachedGenerators; +} + +- (void)dealloc; +- (_Bool)encode:(int *)arg1 length:(int)arg2 bytes:(int)arg3; +- (CDStruct_84b23d7a *)buildGenerator:(int)arg1; +- (CDStruct_84b23d7a *)divide:(CDStruct_84b23d7a *)arg1 by:(CDStruct_84b23d7a *)arg2; +- (CDStruct_84b23d7a *)multiplyByMonomial:(CDStruct_84b23d7a *)arg1 degree:(int)arg2 coefficient:(int)arg3; +- (CDStruct_84b23d7a *)multiplyPoly:(CDStruct_84b23d7a *)arg1 with:(CDStruct_84b23d7a *)arg2; +- (CDStruct_84b23d7a *)addOrSubtractPoly:(CDStruct_84b23d7a *)arg1 with:(CDStruct_84b23d7a *)arg2; +- (CDStruct_84b23d7a *)copyPoly:(CDStruct_84b23d7a *)arg1; +- (int)polyCoefficient:(CDStruct_84b23d7a *)arg1 degree:(int)arg2; +- (void)clearPoly:(CDStruct_84b23d7a *)arg1; +- (_Bool)fillPoly:(CDStruct_84b23d7a *)arg1 coefficients:(int *)arg2 length:(int)arg3; +- (_Bool)isZero:(CDStruct_84b23d7a)arg1; +- (int *)coefficients:(CDStruct_84b23d7a)arg1; +- (int)Degree:(CDStruct_84b23d7a)arg1; +- (CDStruct_84b23d7a *)createMonomial:(int)arg1 coefficient:(int)arg2; +- (int)multiply:(int)arg1 with:(int)arg2; +- (int)inverse:(int)arg1; +- (int)Exp:(int)arg1; +- (int)addOrSubtract:(int)arg1 with:(int)arg2; +- (id)initReedSolomon; + +@end + diff --git a/iOS7/Frameworks/CoreImage/CISRGBToneCurveToLinear.h b/iOS7/Frameworks/CoreImage/CISRGBToneCurveToLinear.h index f241bb150..9f1768dc3 100644 --- a/iOS7/Frameworks/CoreImage/CISRGBToneCurveToLinear.h +++ b/iOS7/Frameworks/CoreImage/CISRGBToneCurveToLinear.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CISRGBToneCurveToLinear : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CISaturationBlendMode.h b/iOS7/Frameworks/CoreImage/CISaturationBlendMode.h index 873055bfe..9d400a655 100644 --- a/iOS7/Frameworks/CoreImage/CISaturationBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CISaturationBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISaturationBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIScreenBlendMode.h b/iOS7/Frameworks/CoreImage/CIScreenBlendMode.h index 512a42cf6..af3c7b53d 100644 --- a/iOS7/Frameworks/CoreImage/CIScreenBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CIScreenBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIScreenBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISepiaTone.h b/iOS7/Frameworks/CoreImage/CISepiaTone.h index 2018e23e1..977a7fe38 100644 --- a/iOS7/Frameworks/CoreImage/CISepiaTone.h +++ b/iOS7/Frameworks/CoreImage/CISepiaTone.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CISepiaTone : CIFilter { CIImage *inputImage; @@ -19,7 +20,7 @@ @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; - (id)_kernel; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CISharpenLuminance.h b/iOS7/Frameworks/CoreImage/CISharpenLuminance.h index 6272c57ff..25bbf39ea 100644 --- a/iOS7/Frameworks/CoreImage/CISharpenLuminance.h +++ b/iOS7/Frameworks/CoreImage/CISharpenLuminance.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CISharpenLuminance : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CISimpleTile.h b/iOS7/Frameworks/CoreImage/CISimpleTile.h index fb02def9f..4835952e7 100644 --- a/iOS7/Frameworks/CoreImage/CISimpleTile.h +++ b/iOS7/Frameworks/CoreImage/CISimpleTile.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CISimpleTile : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CISixfoldReflectedTile.h b/iOS7/Frameworks/CoreImage/CISixfoldReflectedTile.h index 825a51acb..ae3db09e7 100644 --- a/iOS7/Frameworks/CoreImage/CISixfoldReflectedTile.h +++ b/iOS7/Frameworks/CoreImage/CISixfoldReflectedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISixfoldReflectedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISixfoldRotatedTile.h b/iOS7/Frameworks/CoreImage/CISixfoldRotatedTile.h index a82b19e53..00956ccab 100644 --- a/iOS7/Frameworks/CoreImage/CISixfoldRotatedTile.h +++ b/iOS7/Frameworks/CoreImage/CISixfoldRotatedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISixfoldRotatedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISkyAndGrassAdjust.h b/iOS7/Frameworks/CoreImage/CISkyAndGrassAdjust.h index 3cde2f8b0..fc44536a2 100644 --- a/iOS7/Frameworks/CoreImage/CISkyAndGrassAdjust.h +++ b/iOS7/Frameworks/CoreImage/CISkyAndGrassAdjust.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CISkyAndGrassAdjust : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CISmoothLinearGradient.h b/iOS7/Frameworks/CoreImage/CISmoothLinearGradient.h index 3319720e9..ec0c7e001 100644 --- a/iOS7/Frameworks/CoreImage/CISmoothLinearGradient.h +++ b/iOS7/Frameworks/CoreImage/CISmoothLinearGradient.h @@ -8,6 +8,7 @@ @class CIColor, CIVector; +// Not exported @interface CISmoothLinearGradient : CIFilter { CIVector *inputPoint0; diff --git a/iOS7/Frameworks/CoreImage/CISoftLightBlendMode.h b/iOS7/Frameworks/CoreImage/CISoftLightBlendMode.h index 9a561fede..19137b60c 100644 --- a/iOS7/Frameworks/CoreImage/CISoftLightBlendMode.h +++ b/iOS7/Frameworks/CoreImage/CISoftLightBlendMode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISoftLightBlendMode : CIBlendModeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISourceAtopCompositing.h b/iOS7/Frameworks/CoreImage/CISourceAtopCompositing.h index 9340fe14b..d84df0c58 100644 --- a/iOS7/Frameworks/CoreImage/CISourceAtopCompositing.h +++ b/iOS7/Frameworks/CoreImage/CISourceAtopCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISourceAtopCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISourceInCompositing.h b/iOS7/Frameworks/CoreImage/CISourceInCompositing.h index 7cc7f3102..727d0d143 100644 --- a/iOS7/Frameworks/CoreImage/CISourceInCompositing.h +++ b/iOS7/Frameworks/CoreImage/CISourceInCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISourceInCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISourceOutCompositing.h b/iOS7/Frameworks/CoreImage/CISourceOutCompositing.h index b0415c6c7..a7422833f 100644 --- a/iOS7/Frameworks/CoreImage/CISourceOutCompositing.h +++ b/iOS7/Frameworks/CoreImage/CISourceOutCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISourceOutCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CISourceOverCompositing.h b/iOS7/Frameworks/CoreImage/CISourceOverCompositing.h index edf563fa1..d75bbba44 100644 --- a/iOS7/Frameworks/CoreImage/CISourceOverCompositing.h +++ b/iOS7/Frameworks/CoreImage/CISourceOverCompositing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CISourceOverCompositing : _CICompositeFilter { } diff --git a/iOS7/Frameworks/CoreImage/CIStarShineGenerator.h b/iOS7/Frameworks/CoreImage/CIStarShineGenerator.h index bdf012df0..6d77a6370 100644 --- a/iOS7/Frameworks/CoreImage/CIStarShineGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIStarShineGenerator.h @@ -8,6 +8,7 @@ @class CIColor, CIVector, NSNumber; +// Not exported @interface CIStarShineGenerator : CIFilter { CIVector *inputCenter; diff --git a/iOS7/Frameworks/CoreImage/CIStraightenFilter.h b/iOS7/Frameworks/CoreImage/CIStraightenFilter.h index 6b8156c9a..91e8e34a7 100644 --- a/iOS7/Frameworks/CoreImage/CIStraightenFilter.h +++ b/iOS7/Frameworks/CoreImage/CIStraightenFilter.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIStraightenFilter : CIFilter { CIImage *inputImage; @@ -18,6 +19,7 @@ @property(retain, nonatomic) NSNumber *inputAngle; // @synthesize inputAngle; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; +- (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIStretch.h b/iOS7/Frameworks/CoreImage/CIStretch.h index 2d5e0b981..dcd6eef4e 100644 --- a/iOS7/Frameworks/CoreImage/CIStretch.h +++ b/iOS7/Frameworks/CoreImage/CIStretch.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CIStretch : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIStripesGenerator.h b/iOS7/Frameworks/CoreImage/CIStripesGenerator.h index a6766d063..4b90b57ae 100644 --- a/iOS7/Frameworks/CoreImage/CIStripesGenerator.h +++ b/iOS7/Frameworks/CoreImage/CIStripesGenerator.h @@ -8,6 +8,7 @@ @class CIColor, CIVector, NSNumber; +// Not exported @interface CIStripesGenerator : CIFilter { CIVector *inputCenter; diff --git a/iOS7/Frameworks/CoreImage/CISwipeTransition.h b/iOS7/Frameworks/CoreImage/CISwipeTransition.h index 4797b0c21..9e530f52a 100644 --- a/iOS7/Frameworks/CoreImage/CISwipeTransition.h +++ b/iOS7/Frameworks/CoreImage/CISwipeTransition.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CISwipeTransition : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CITemperatureAndTint.h b/iOS7/Frameworks/CoreImage/CITemperatureAndTint.h index dc7abb4ff..812a961f8 100644 --- a/iOS7/Frameworks/CoreImage/CITemperatureAndTint.h +++ b/iOS7/Frameworks/CoreImage/CITemperatureAndTint.h @@ -8,6 +8,7 @@ @class CIImage, CIVector; +// Not exported @interface CITemperatureAndTint : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIThermal.h b/iOS7/Frameworks/CoreImage/CIThermal.h index 973db40c4..f4449db69 100644 --- a/iOS7/Frameworks/CoreImage/CIThermal.h +++ b/iOS7/Frameworks/CoreImage/CIThermal.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIThermal : CILumaMap { } diff --git a/iOS7/Frameworks/CoreImage/CITile2Filter.h b/iOS7/Frameworks/CoreImage/CITile2Filter.h index 8f99854a3..53c6e7744 100644 --- a/iOS7/Frameworks/CoreImage/CITile2Filter.h +++ b/iOS7/Frameworks/CoreImage/CITile2Filter.h @@ -8,6 +8,7 @@ @class NSNumber; +// Not exported @interface CITile2Filter : CITileFilter { NSNumber *inputAcuteAngle; diff --git a/iOS7/Frameworks/CoreImage/CITileFilter.h b/iOS7/Frameworks/CoreImage/CITileFilter.h index c22e825b4..9b5187b91 100644 --- a/iOS7/Frameworks/CoreImage/CITileFilter.h +++ b/iOS7/Frameworks/CoreImage/CITileFilter.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CITileFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIToneCurve.h b/iOS7/Frameworks/CoreImage/CIToneCurve.h index 290074e82..1b036f609 100644 --- a/iOS7/Frameworks/CoreImage/CIToneCurve.h +++ b/iOS7/Frameworks/CoreImage/CIToneCurve.h @@ -10,6 +10,7 @@ @class CIImage, CIVector; +// Not exported @interface CIToneCurve : CIFilter <_CIFilterProperties> { CIImage *inputImage; @@ -21,9 +22,9 @@ CIImage *_curveImage; } -+ (void)splineCurveTable:(float *)arg1 tableSize:(int)arg2 gamma:(float)arg3 from:(const struct CGPoint *)arg4; ++ (void)splineCurveTable:(double *)arg1 tableSize:(int)arg2 gamma:(double)arg3 from:(const struct CGPoint *)arg4; + (id)curveImageFromPoints:(const struct CGPoint *)arg1; -+ (id)curveImageFromPoints:(const struct CGPoint *)arg1 linear:(BOOL)arg2; ++ (id)curveImageFromPoints:(const struct CGPoint *)arg1 linear:(_Bool)arg2; + (id)customAttributes; @property(copy, nonatomic) CIVector *inputPoint4; // @synthesize inputPoint4; @property(copy, nonatomic) CIVector *inputPoint3; // @synthesize inputPoint3; @@ -34,7 +35,7 @@ - (id)_initFromProperties:(id)arg1; - (id)_outputProperties; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (id)_kernel16; - (void)setDefaults; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreImage/CITransformKernel.h b/iOS7/Frameworks/CoreImage/CITransformKernel.h index 3d1bdc4de..41f85f43f 100644 --- a/iOS7/Frameworks/CoreImage/CITransformKernel.h +++ b/iOS7/Frameworks/CoreImage/CITransformKernel.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CITransformKernel : CIKernel { } diff --git a/iOS7/Frameworks/CoreImage/CITriangleKaleidoscope.h b/iOS7/Frameworks/CoreImage/CITriangleKaleidoscope.h index d2475be22..b9213bdfb 100644 --- a/iOS7/Frameworks/CoreImage/CITriangleKaleidoscope.h +++ b/iOS7/Frameworks/CoreImage/CITriangleKaleidoscope.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CITriangleKaleidoscope : CIFilter { CIImage *inputImage; @@ -15,8 +16,7 @@ NSNumber *inputSize; NSNumber *inputRotation; NSNumber *inputDecay; - CIImage *_decayPowerLUTImage; - float _previousInputDecay; + CIImage *_decayImage; } + (id)customAttributes; @@ -29,6 +29,7 @@ - (id)_geomKernel; - (id)_colorKernel; - (void)setDefaults; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/CoreImage/CITwelvefoldReflectedTile.h b/iOS7/Frameworks/CoreImage/CITwelvefoldReflectedTile.h index a0163a097..2f6e202aa 100644 --- a/iOS7/Frameworks/CoreImage/CITwelvefoldReflectedTile.h +++ b/iOS7/Frameworks/CoreImage/CITwelvefoldReflectedTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CITwelvefoldReflectedTile : CITileFilter { } diff --git a/iOS7/Frameworks/CoreImage/CITwirlDistortion.h b/iOS7/Frameworks/CoreImage/CITwirlDistortion.h index a469c0953..4b391abcd 100644 --- a/iOS7/Frameworks/CoreImage/CITwirlDistortion.h +++ b/iOS7/Frameworks/CoreImage/CITwirlDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CITwirlDistortion : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIUnpremultiply.h b/iOS7/Frameworks/CoreImage/CIUnpremultiply.h index 4de59b48f..2ce9589f9 100644 --- a/iOS7/Frameworks/CoreImage/CIUnpremultiply.h +++ b/iOS7/Frameworks/CoreImage/CIUnpremultiply.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIUnpremultiply : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIUnsharpMask.h b/iOS7/Frameworks/CoreImage/CIUnsharpMask.h index 124a5faa5..00997c771 100644 --- a/iOS7/Frameworks/CoreImage/CIUnsharpMask.h +++ b/iOS7/Frameworks/CoreImage/CIUnsharpMask.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIUnsharpMask : CIFilter { CIImage *inputImage; @@ -21,7 +22,7 @@ @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; - (id)_kernel; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIVector-Private.h b/iOS7/Frameworks/CoreImage/CIVector-Private.h new file mode 100644 index 000000000..dd84f0b16 --- /dev/null +++ b/iOS7/Frameworks/CoreImage/CIVector-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CIVector (Private) +- (double *)_values; +@end + diff --git a/iOS7/Frameworks/CoreImage/CIVector.h b/iOS7/Frameworks/CoreImage/CIVector.h index 4231a6ac8..fee7d0589 100644 --- a/iOS7/Frameworks/CoreImage/CIVector.h +++ b/iOS7/Frameworks/CoreImage/CIVector.h @@ -11,10 +11,10 @@ @interface CIVector : NSObject { - unsigned long _count; + unsigned long long _count; union { - float vec[4]; - float *ptr; + double vec[4]; + double *ptr; } _u; } @@ -22,40 +22,39 @@ + (id)vectorWithCGAffineTransform:(struct CGAffineTransform)arg1; + (id)vectorWithCGRect:(struct CGRect)arg1; + (id)vectorWithCGPoint:(struct CGPoint)arg1; -+ (id)vectorWithX:(float)arg1 Y:(float)arg2 Z:(float)arg3 W:(float)arg4; -+ (id)vectorWithX:(float)arg1 Y:(float)arg2 Z:(float)arg3; -+ (id)vectorWithX:(float)arg1 Y:(float)arg2; -+ (id)vectorWithX:(float)arg1; -+ (id)vectorWithValues:(const float *)arg1 count:(unsigned long)arg2; ++ (id)vectorWithX:(double)arg1 Y:(double)arg2 Z:(double)arg3 W:(double)arg4; ++ (id)vectorWithX:(double)arg1 Y:(double)arg2 Z:(double)arg3; ++ (id)vectorWithX:(double)arg1 Y:(double)arg2; ++ (id)vectorWithX:(double)arg1; ++ (id)vectorWithValues:(const double *)arg1 count:(unsigned long long)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)stringRepresentation; - (struct CGAffineTransform)CGAffineTransformValue; - (struct CGRect)CGRectValue; - (struct CGPoint)CGPointValue; -- (float)W; -- (float)Z; -- (float)Y; -- (float)X; -- (float)valueAtIndex:(unsigned long)arg1; -- (unsigned long)count; +- (double)W; +- (double)Z; +- (double)Y; +- (double)X; +- (double)valueAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)finalize; - (void)dealloc; - (id)initWithString:(id)arg1; -- (id)initWithValues:(const float *)arg1 count:(unsigned long)arg2; +- (id)initWithValues:(const double *)arg1 count:(unsigned long long)arg2; - (id)initWithCGAffineTransform:(struct CGAffineTransform)arg1; - (id)initWithCGRect:(struct CGRect)arg1; - (id)initWithCGPoint:(struct CGPoint)arg1; -- (id)initWithX:(float)arg1 Y:(float)arg2 Z:(float)arg3 W:(float)arg4; -- (id)initWithX:(float)arg1 Y:(float)arg2 Z:(float)arg3; -- (id)initWithX:(float)arg1 Y:(float)arg2; -- (id)initWithX:(float)arg1; +- (id)initWithX:(double)arg1 Y:(double)arg2 Z:(double)arg3 W:(double)arg4; +- (id)initWithX:(double)arg1 Y:(double)arg2 Z:(double)arg3; +- (id)initWithX:(double)arg1 Y:(double)arg2; +- (id)initWithX:(double)arg1; - (id)init; -- (float *)_values; @end diff --git a/iOS7/Frameworks/CoreImage/CIVibrance.h b/iOS7/Frameworks/CoreImage/CIVibrance.h index b29798111..869b05553 100644 --- a/iOS7/Frameworks/CoreImage/CIVibrance.h +++ b/iOS7/Frameworks/CoreImage/CIVibrance.h @@ -10,6 +10,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIVibrance : CIFilter <_CIFilterProperties> { CIImage *inputImage; @@ -24,7 +25,7 @@ - (id)outputImage; - (id)_kernelPos; - (id)_kernelNeg; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIVignette.h b/iOS7/Frameworks/CoreImage/CIVignette.h index 73203dc62..ef2fba8b1 100644 --- a/iOS7/Frameworks/CoreImage/CIVignette.h +++ b/iOS7/Frameworks/CoreImage/CIVignette.h @@ -8,6 +8,7 @@ @class CIImage, NSNumber; +// Not exported @interface CIVignette : CIFilter { CIImage *inputImage; @@ -21,7 +22,7 @@ @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; - (id)_kernel; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIVignetteEffect.h b/iOS7/Frameworks/CoreImage/CIVignetteEffect.h index 421b69f31..b4110ffcc 100644 --- a/iOS7/Frameworks/CoreImage/CIVignetteEffect.h +++ b/iOS7/Frameworks/CoreImage/CIVignetteEffect.h @@ -8,22 +8,25 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIVignetteEffect : CIFilter { CIImage *inputImage; CIVector *inputCenter; - NSNumber *inputIntensity; NSNumber *inputRadius; + NSNumber *inputIntensity; + NSNumber *inputFalloff; } + (id)customAttributes; -@property(retain, nonatomic) NSNumber *inputRadius; // @synthesize inputRadius; +@property(retain, nonatomic) NSNumber *inputFalloff; // @synthesize inputFalloff; @property(retain, nonatomic) NSNumber *inputIntensity; // @synthesize inputIntensity; +@property(retain, nonatomic) NSNumber *inputRadius; // @synthesize inputRadius; @property(retain, nonatomic) CIVector *inputCenter; // @synthesize inputCenter; @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (id)outputImage; - (id)_kernel; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (void)setDefaults; @end diff --git a/iOS7/Frameworks/CoreImage/CIVortexDistortion.h b/iOS7/Frameworks/CoreImage/CIVortexDistortion.h index a611683d6..81c90b3db 100644 --- a/iOS7/Frameworks/CoreImage/CIVortexDistortion.h +++ b/iOS7/Frameworks/CoreImage/CIVortexDistortion.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface CIVortexDistortion : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIWhitePointAdjust.h b/iOS7/Frameworks/CoreImage/CIWhitePointAdjust.h index 6bca4592b..9efe54b3b 100644 --- a/iOS7/Frameworks/CoreImage/CIWhitePointAdjust.h +++ b/iOS7/Frameworks/CoreImage/CIWhitePointAdjust.h @@ -8,6 +8,7 @@ @class CIColor, CIImage; +// Not exported @interface CIWhitePointAdjust : CIFilter { CIImage *inputImage; @@ -19,7 +20,7 @@ @property(retain, nonatomic) CIImage *inputImage; // @synthesize inputImage; - (void)setDefaults; - (id)outputImage; -- (BOOL)_isIdentity; +- (_Bool)_isIdentity; - (id)_kernel; @end diff --git a/iOS7/Frameworks/CoreImage/CIWrapMirror.h b/iOS7/Frameworks/CoreImage/CIWrapMirror.h index 461eeb4f6..abeb7fe47 100644 --- a/iOS7/Frameworks/CoreImage/CIWrapMirror.h +++ b/iOS7/Frameworks/CoreImage/CIWrapMirror.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface CIWrapMirror : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CIXRay.h b/iOS7/Frameworks/CoreImage/CIXRay.h index 47932da38..6417f40b0 100644 --- a/iOS7/Frameworks/CoreImage/CIXRay.h +++ b/iOS7/Frameworks/CoreImage/CIXRay.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CIXRay : CILumaMap { } diff --git a/iOS7/Frameworks/CoreImage/CUIInnerGlowOrShadowFilter.h b/iOS7/Frameworks/CoreImage/CUIInnerGlowOrShadowFilter.h index b725fd838..4dd29d6df 100644 --- a/iOS7/Frameworks/CoreImage/CUIInnerGlowOrShadowFilter.h +++ b/iOS7/Frameworks/CoreImage/CUIInnerGlowOrShadowFilter.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CUIInnerGlowOrShadowFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CUIOuterBevelEmbossFilter.h b/iOS7/Frameworks/CoreImage/CUIOuterBevelEmbossFilter.h index 13c9c2885..2990d2fd1 100644 --- a/iOS7/Frameworks/CoreImage/CUIOuterBevelEmbossFilter.h +++ b/iOS7/Frameworks/CoreImage/CUIOuterBevelEmbossFilter.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, NSNumber; +// Not exported @interface CUIOuterBevelEmbossFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CUIOuterGlowOrShadowFilter.h b/iOS7/Frameworks/CoreImage/CUIOuterGlowOrShadowFilter.h index 31064c5c3..f94cc0b1f 100644 --- a/iOS7/Frameworks/CoreImage/CUIOuterGlowOrShadowFilter.h +++ b/iOS7/Frameworks/CoreImage/CUIOuterGlowOrShadowFilter.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CUIOuterGlowOrShadowFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/CUIShapeEffectBlur1.h b/iOS7/Frameworks/CoreImage/CUIShapeEffectBlur1.h index 891c0814e..14f6faf68 100644 --- a/iOS7/Frameworks/CoreImage/CUIShapeEffectBlur1.h +++ b/iOS7/Frameworks/CoreImage/CUIShapeEffectBlur1.h @@ -8,6 +8,7 @@ @class CIColor, CIImage, CIVector, NSNumber; +// Not exported @interface CUIShapeEffectBlur1 : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/EnhancementHistogram.h b/iOS7/Frameworks/CoreImage/EnhancementHistogram.h deleted file mode 100644 index d9a0972b6..000000000 --- a/iOS7/Frameworks/CoreImage/EnhancementHistogram.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface EnhancementHistogram : NSObject -{ - float hist[256]; -} - -+ (id)histogramFromDoubleData:(const double *)arg1; -+ (id)histogramFromFloatData:(const float *)arg1; -+ (id)histogramFromData:(const float *)arg1; -- (const float *)values; - -@end - diff --git a/iOS7/Frameworks/CoreImage/ImageRowReading-Protocol.h b/iOS7/Frameworks/CoreImage/ImageRowReading-Protocol.h index 4544d5b9a..a80d120da 100644 --- a/iOS7/Frameworks/CoreImage/ImageRowReading-Protocol.h +++ b/iOS7/Frameworks/CoreImage/ImageRowReading-Protocol.h @@ -7,7 +7,7 @@ @protocol ImageRowReading - (unsigned int)bytesPerPixel; - (const char *)rowAtIndex:(unsigned int)arg1; -- (unsigned long)height; -- (unsigned long)width; +- (unsigned long long)height; +- (unsigned long long)width; @end diff --git a/iOS7/Frameworks/CoreImage/RedEyeRepair.h b/iOS7/Frameworks/CoreImage/RedEyeRepair.h deleted file mode 100644 index aadb2e9b8..000000000 --- a/iOS7/Frameworks/CoreImage/RedEyeRepair.h +++ /dev/null @@ -1,150 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray; - -@interface RedEyeRepair : NSObject -{ - BOOL ownLF; - CDStruct_06a00c9d *lf; - int imageSourceType; - struct CGImageBlockSet *blockSet; - void *releaseMe; - struct __CFData *dataRef; - NSArray *faces; - int nRepairs; - int nextRepairTag; - CDStruct_28379a5f repairs[32]; - int lastRepairTag; - float lastRepairIOD; - CDStruct_6ca1d5c6 standardTemplate; - int iFaceIndex; - BOOL iLeft; - BOOL debugRedEye; - BOOL logRepairs; - int redEyeThresholdKind; - BOOL renderAlpha; - BOOL infillBackground; - BOOL renderSpecularShine; - float specularSize; - float specularSoftness; - BOOL pupilShadeAlignment; - BOOL autoPupilTonality; - BOOL forceLoValue; - int loValue; - CDStruct_c3faddef lastClickYBitmap; - CDStruct_c3faddef lastClickCbCrBitmap; - int lastClickBitmapMinX; - int lastClickBitmapMaxX; - int lastClickBitmapMinY; - int lastClickBitmapMaxY; - CDStruct_c3faddef lastClickYBitmaps[3]; - CDStruct_c3faddef lastClickCbCrBitmaps[3]; - CDStruct_5973fb4f lastClickIRects[3]; - CDStruct_c3faddef lastSearchYBitmap; - CDStruct_c3faddef lastSearchCbCrBitmap; - int lastSearchBitmapMinX; - int lastSearchBitmapMaxX; - int lastSearchBitmapMinY; - int lastSearchBitmapMaxY; - int nPolyPoints; - BOOL polyClosed; - struct CGPoint polyPoints[20]; - struct { - float a; - float b; - float c; - } polyLines[20]; - char polyPointConcave[20]; - unsigned char CbCrDistanceTable[65536]; - int nLinears; - int linearCoefficients[8][3]; -} - -+ (struct CGRect)supportRectangleWithFaceArray:(id)arg1 imageSize:(struct CGSize)arg2; -+ (struct CGRect)supportRectangleWithRepair:(id)arg1 imageSize:(struct CGSize)arg2; -+ (struct CGRect)supportRectangleWithPoint:(struct CGPoint)arg1 imageSize:(struct CGSize)arg2 IOD:(float)arg3; -+ (float)upperRepairDistance:(float)arg1; -+ (float)upperRepairDistanceFraction:(float)arg1; -- (void)setLeft:(BOOL)arg1; -- (void)setFaceIndex:(int)arg1; -- (void)executeRepairArray:(id)arg1; -- (void)executeRepair:(id)arg1; -- (BOOL)getBool:(char *)arg1 d:(id)arg2 s:(id)arg3; -- (BOOL)getInt:(int *)arg1 d:(id)arg2 s:(id)arg3; -- (BOOL)getFloat:(float *)arg1 d:(id)arg2 s:(id)arg3; -- (id)repairArray; -- (void)autoRepairWithFaceArray:(id)arg1; -- (int)redEyeRemovalWithData:(CDStruct_88c8157e)arg1; -- (void)skinInit; -- (void)prepareLineFunctions; -- (int)distanceMaskFromPolyToCb:(int)arg1 Cr:(int)arg2; -- (void)autoRepairExtractAndSearchLeft:(CDStruct_a734b2e2)arg1 right:(CDStruct_a734b2e2)arg2 data:(CDStruct_28cfb1ba *)arg3 repairSize:(float)arg4 autoPupilTonality:(BOOL)arg5 faceIndex:(int)arg6; -- (BOOL)gatherProminencesWithC:(CDStruct_c3faddef *)arg1 MC:(CDStruct_c3faddef *)arg2 altC:(CDStruct_c3faddef *)arg3 altMC:(CDStruct_c3faddef *)arg4 maxwindowsize:(int)arg5 repairsize:(int)arg6 IR:(CDStruct_a734b2e2)arg7 fr:(CDStruct_28cfb1ba *)arg8 intoHopper:(CDStruct_08ff8b76 *)arg9 faceIndex:(int)arg10 left:(BOOL)arg11; -- (void)insertIntoProminenceVettingHopper:(CDStruct_08ff8b76 *)arg1 max:(int)arg2 outside:(int)arg3 confidence:(float)arg4 distance:(float)arg5 row:(int)arg6 column:(int)arg7 IOD:(float)arg8; -- (float)confidenceWithIOD:(float)arg1 repair:(int)arg2 andProminenceDifference:(int)arg3; -- (float)extractAverageFaceY:(CDStruct_28cfb1ba *)arg1 contrast:(float *)arg2 faceIndex:(int)arg3; -- (void)redoLastRepair; -- (int)redoRepairWithTag:(int)arg1 IOD:(float)arg2; -- (CDStruct_28379a5f *)repairWithTag:(int)arg1; -- (int)redEyeRemovalWithPoint:(struct CGPoint)arg1 alignPupilShades:(BOOL)arg2 matching:(CDStruct_a734b2e2)arg3 force:(int)arg4 IOD:(float)arg5 tap:(BOOL)arg6; -- (BOOL)extractReusableAlignedBitmapsAroundPoint:(CDStruct_c3faddef *)arg1 YR:(CDStruct_a734b2e2)arg2 subYBitmap:(CDStruct_c3faddef *)arg3 subCbCrBitmap:(CDStruct_c3faddef *)arg4; -- (BOOL)computeTrimmedBitmaps:(CDStruct_c3faddef *)arg1 newY:(CDStruct_c3faddef *)arg2 newCbCr:(CDStruct_c3faddef *)arg3 IR:(CDStruct_a734b2e2)arg4 newTrimY:(CDStruct_c3faddef *)arg5 newTrimCbCr:(CDStruct_c3faddef *)arg6 returningYR:(CDStruct_a734b2e2 *)arg7 andCbCrR:(CDStruct_a734b2e2 *)arg8; -- (float)lowerRepairSize:(float)arg1; -- (float)upperRepairSize:(float)arg1; -- (float)lowerRepairSizeFraction:(float)arg1; -- (float)upperRepairSizeFraction:(float)arg1; -- (int)averageValueFromY:(CDStruct_c3faddef *)arg1 withinSkinMask:(CDStruct_c3faddef *)arg2 butOutsideAlpha:(CDStruct_c3faddef *)arg3; -- (void)undoRepair:(int)arg1; -- (int)format; -- (int)lastRepairTag; -- (int)nRepairs; -- (CDStruct_28379a5f *)repairs; -- (id)faces; -- (CDStruct_a734b2e2)standardTemplate; -- (void)setLoValue:(int)arg1; -- (int)loValue; -- (void)setForceLoValue:(BOOL)arg1; -- (BOOL)forceLoValue; -- (void)setAutoPupilTonality:(BOOL)arg1; -- (BOOL)autoPupilTonality; -- (void)setPupilShadeAlignment:(BOOL)arg1; -- (BOOL)pupilShadeAlignment; -- (void)setSpecularSoftness:(float)arg1; -- (float)specularSoftness; -- (void)setSpecularSize:(float)arg1; -- (float)specularSize; -- (void)setRenderSpecularShine:(BOOL)arg1; -- (BOOL)renderSpecularShine; -- (void)setInfillBackground:(BOOL)arg1; -- (BOOL)infillBackground; -- (void)setRenderAlpha:(BOOL)arg1; -- (BOOL)renderAlpha; -- (void)setRedEyeThresholdKind:(int)arg1; -- (int)redEyeThresholdKind; -- (void)setLogRepairs:(BOOL)arg1; -- (BOOL)logRepairs; -- (void)setDebug:(BOOL)arg1; -- (BOOL)debug; -- (void)dealloc; -- (id)initWithExternalBuffer:(char *)arg1 subRectangle:(struct CGRect)arg2 fullSize:(struct CGSize)arg3 rowBytes:(unsigned long)arg4 cameraModel:(id)arg5; -- (id)initWithExternalBuffer:(char *)arg1 size:(struct CGSize)arg2 rowBytes:(unsigned long)arg3; -- (id)initWithFrameExternalBuffer:(CDStruct_06a00c9d *)arg1; -- (id)initWithDeskView:(id)arg1 andFrame:(CDStruct_06a00c9d *)arg2; -- (void)initializeNonDebugVariables; -- (id)initWithIOSurface:(struct __IOSurface *)arg1 format:(int)arg2 colorSpace:(struct CGColorSpace *)arg3 cameraModel:(id)arg4; -- (void)repairExternalBuffer; -- (struct CGImage *)createRepairedImage; -- (id)initWithCGImage:(struct CGImage *)arg1 cameraModel:(id)arg2; -- (void)setColorSpace:(struct CGColorSpace *)arg1; -- (BOOL)getDataProviderCopyWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2; -- (BOOL)getDataProviderBytePtrWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2 width:(unsigned long)arg3 height:(unsigned long)arg4; -- (BOOL)getBlockSetWithImage:(struct CGImage *)arg1 into:(CDStruct_c3faddef *)arg2 width:(unsigned long)arg3 height:(unsigned long)arg4; - -@end - diff --git a/iOS7/Frameworks/CoreImage/ReedSolomon.h b/iOS7/Frameworks/CoreImage/ReedSolomon.h deleted file mode 100644 index ce30777d4..000000000 --- a/iOS7/Frameworks/CoreImage/ReedSolomon.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface ReedSolomon : NSObject -{ - int _expTable[256]; - int _logTable[256]; - int _cachedGeneratorNum; - int _memoryCapacity; - CDStruct_84b23d7a *_cachedGenerators; -} - -- (void)dealloc; -- (BOOL)encode:(int *)arg1 length:(int)arg2 bytes:(int)arg3; -- (CDStruct_84b23d7a *)buildGenerator:(int)arg1; -- (CDStruct_84b23d7a *)divide:(CDStruct_84b23d7a *)arg1 by:(CDStruct_84b23d7a *)arg2; -- (CDStruct_84b23d7a *)multiplyByMonomial:(CDStruct_84b23d7a *)arg1 degree:(int)arg2 coefficient:(int)arg3; -- (CDStruct_84b23d7a *)multiplyPoly:(CDStruct_84b23d7a *)arg1 with:(CDStruct_84b23d7a *)arg2; -- (CDStruct_84b23d7a *)addOrSubtractPoly:(CDStruct_84b23d7a *)arg1 with:(CDStruct_84b23d7a *)arg2; -- (CDStruct_84b23d7a *)copyPoly:(CDStruct_84b23d7a *)arg1; -- (int)polyCoefficient:(CDStruct_84b23d7a *)arg1 degree:(int)arg2; -- (void)clearPoly:(CDStruct_84b23d7a *)arg1; -- (BOOL)fillPoly:(CDStruct_84b23d7a *)arg1 coefficients:(int *)arg2 length:(int)arg3; -- (BOOL)isZero:(CDStruct_84b23d7a)arg1; -- (int *)coefficients:(CDStruct_84b23d7a)arg1; -- (int)Degree:(CDStruct_84b23d7a)arg1; -- (CDStruct_84b23d7a *)createMonomial:(int)arg1 coefficient:(int)arg2; -- (int)multiply:(int)arg1 with:(int)arg2; -- (int)inverse:(int)arg1; -- (int)Exp:(int)arg1; -- (int)addOrSubtract:(int)arg1 with:(int)arg2; -- (id)initReedSolomon; - -@end - diff --git a/iOS7/Frameworks/CoreImage/_CICompositeFilter.h b/iOS7/Frameworks/CoreImage/_CICompositeFilter.h index a6ef370b9..c5a01d4cb 100644 --- a/iOS7/Frameworks/CoreImage/_CICompositeFilter.h +++ b/iOS7/Frameworks/CoreImage/_CICompositeFilter.h @@ -8,6 +8,7 @@ @class CIImage; +// Not exported @interface _CICompositeFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreImage/_CIScreenFilter.h b/iOS7/Frameworks/CoreImage/_CIScreenFilter.h index 057562ae9..44e2b503c 100644 --- a/iOS7/Frameworks/CoreImage/_CIScreenFilter.h +++ b/iOS7/Frameworks/CoreImage/_CIScreenFilter.h @@ -8,6 +8,7 @@ @class CIImage, CIVector, NSNumber; +// Not exported @interface _CIScreenFilter : CIFilter { CIImage *inputImage; diff --git a/iOS7/Frameworks/CoreLocation/CLBeacon.h b/iOS7/Frameworks/CoreLocation/CLBeacon.h index 717f00aa7..68c0d0674 100644 --- a/iOS7/Frameworks/CoreLocation/CLBeacon.h +++ b/iOS7/Frameworks/CoreLocation/CLBeacon.h @@ -16,15 +16,15 @@ NSUUID *_proximityUUID; NSNumber *_major; NSNumber *_minor; - int _proximity; - int _rssi; + long long _proximity; double _accuracy; + long long _rssi; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) int rssi; // @synthesize rssi=_rssi; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) long long rssi; // @synthesize rssi=_rssi; @property(readonly, nonatomic) double accuracy; // @synthesize accuracy=_accuracy; -@property(readonly, nonatomic) int proximity; // @synthesize proximity=_proximity; +@property(readonly, nonatomic) long long proximity; // @synthesize proximity=_proximity; @property(readonly, nonatomic) NSNumber *minor; // @synthesize minor=_minor; @property(readonly, nonatomic) NSNumber *major; // @synthesize major=_major; @property(readonly, nonatomic) NSUUID *proximityUUID; // @synthesize proximityUUID=_proximityUUID; @@ -33,7 +33,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithProximityUUID:(id)arg1 major:(id)arg2 minor:(id)arg3 proximity:(int)arg4 accuracy:(double)arg5 rssi:(int)arg6; +- (id)initWithProximityUUID:(id)arg1 major:(id)arg2 minor:(id)arg3 proximity:(long long)arg4 accuracy:(double)arg5 rssi:(long long)arg6; @end diff --git a/iOS7/Frameworks/CoreLocation/CLBeaconRegion.h b/iOS7/Frameworks/CoreLocation/CLBeaconRegion.h index a55fe02be..6f0ba6291 100644 --- a/iOS7/Frameworks/CoreLocation/CLBeaconRegion.h +++ b/iOS7/Frameworks/CoreLocation/CLBeaconRegion.h @@ -15,16 +15,15 @@ NSNumber *_minor; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)any; @property(readonly, nonatomic) NSNumber *minor; // @synthesize minor=_minor; @property(readonly, nonatomic) NSNumber *major; // @synthesize major=_major; @property(readonly, nonatomic) NSUUID *proximityUUID; // @synthesize proximityUUID=_proximityUUID; -@property(nonatomic) BOOL notifyEntryStateOnDisplay; +@property(nonatomic) _Bool notifyEntryStateOnDisplay; - (id)peripheralDataWithMeasuredPower:(id)arg1; - (BOOL)_measuredPowerForDevice; - (id)description; -- (BOOL)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/CoreLocation/CLCircularRegion.h b/iOS7/Frameworks/CoreLocation/CLCircularRegion.h index b8686103b..1fc0bfa21 100644 --- a/iOS7/Frameworks/CoreLocation/CLCircularRegion.h +++ b/iOS7/Frameworks/CoreLocation/CLCircularRegion.h @@ -8,20 +8,17 @@ @interface CLCircularRegion : CLRegion { - id _internal; } -+ (BOOL)supportsSecureCoding; -- (BOOL)containsCoordinate:(CDStruct_2c43369c)arg1; ++ (_Bool)supportsSecureCoding; +- (_Bool)containsCoordinate:(CDStruct_2c43369c)arg1; @property(readonly, nonatomic) double radius; @property(readonly, nonatomic) CDStruct_2c43369c center; - (id)description; -- (BOOL)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithCenter:(CDStruct_2c43369c)arg1 radius:(double)arg2 identifier:(id)arg3; -- (id)initWithClientRegion:(CDStruct_f756f8ea)arg1; @end diff --git a/iOS7/Frameworks/CoreLocation/CLGeocoder.h b/iOS7/Frameworks/CoreLocation/CLGeocoder.h index 41876f367..2c73fc813 100644 --- a/iOS7/Frameworks/CoreLocation/CLGeocoder.h +++ b/iOS7/Frameworks/CoreLocation/CLGeocoder.h @@ -28,11 +28,11 @@ - (void)geocodeAddressString:(id)arg1 inRegion:(id)arg2 completionHandler:(id)arg3; - (void)geocodeAddressString:(id)arg1 completionHandler:(id)arg2; - (void)geocodeAddressDictionary:(id)arg1 completionHandler:(id)arg2; -- (void)reverseGeocodeLocation:(id)arg1 heading:(double)arg2 localResultsOnly:(BOOL)arg3 completionHandler:(id)arg4; +- (void)reverseGeocodeLocation:(id)arg1 heading:(double)arg2 localResultsOnly:(_Bool)arg3 completionHandler:(id)arg4; - (void)reverseGeocodeLocation:(id)arg1 heading:(double)arg2 completionHandler:(id)arg3; - (void)reverseGeocodeLocation:(id)arg1 completionHandler:(id)arg2; -- (void)reverseGeocodeLocation:(id)arg1 localResultsOnly:(BOOL)arg2 completionHandler:(id)arg3; -@property(readonly, nonatomic, getter=isGeocoding) BOOL geocoding; +- (void)reverseGeocodeLocation:(id)arg1 localResultsOnly:(_Bool)arg2 completionHandler:(id)arg3; +@property(readonly, nonatomic, getter=isGeocoding) _Bool geocoding; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreLocation/CLHeading.h b/iOS7/Frameworks/CoreLocation/CLHeading.h index 9dfe343c2..c4cd33f75 100644 --- a/iOS7/Frameworks/CoreLocation/CLHeading.h +++ b/iOS7/Frameworks/CoreLocation/CLHeading.h @@ -16,7 +16,7 @@ id _internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSDate *timestamp; @property(readonly, nonatomic) double z; @property(readonly, nonatomic) double y; diff --git a/iOS7/Frameworks/CoreLocation/CLLocation.h b/iOS7/Frameworks/CoreLocation/CLLocation.h index ba76f0111..a8ec4fff6 100644 --- a/iOS7/Frameworks/CoreLocation/CLLocation.h +++ b/iOS7/Frameworks/CoreLocation/CLLocation.h @@ -16,7 +16,7 @@ id _internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)setHorizontalAccuracy:(double)arg1; @property(readonly, nonatomic) NSString *iso6709Notation; - (id)propagateLocationToTime:(double)arg1; diff --git a/iOS7/Frameworks/CoreLocation/CLLocationManager-CLLocationManagerAuthorization.h b/iOS7/Frameworks/CoreLocation/CLLocationManager-CLLocationManagerAuthorization.h new file mode 100644 index 000000000..949bd1008 --- /dev/null +++ b/iOS7/Frameworks/CoreLocation/CLLocationManager-CLLocationManagerAuthorization.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CLLocationManager (CLLocationManagerAuthorization) ++ (void)setEntityAuthorized:(_Bool)arg1 forLocationDictionary:(id)arg2; ++ (_Bool)isEntityAuthorizedForLocationDictionary:(id)arg1; ++ (_Bool)hasUsedBackgroundLocationServices:(id)arg1; ++ (id)dateLocationLastUsedForLocationDictionary:(id)arg1; ++ (unsigned long long)activeLocationServiceTypesForLocationDictionary:(id)arg1; ++ (_Bool)isLocationActiveForLocationDictionary:(id)arg1; ++ (unsigned long long)entityClassesForLocationDictionary:(id)arg1; ++ (unsigned long long)primaryEntityClassForLocationDictionary:(id)arg1; ++ (_Bool)isStatusBarIconEnabledForLocationEntityClass:(unsigned long long)arg1; ++ (void)setStatusBarIconEnabled:(_Bool)arg1 forLocationEntityClass:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/CoreLocation/CLLocationManager.h b/iOS7/Frameworks/CoreLocation/CLLocationManager.h index f9dc214c3..a8fa1b795 100644 --- a/iOS7/Frameworks/CoreLocation/CLLocationManager.h +++ b/iOS7/Frameworks/CoreLocation/CLLocationManager.h @@ -13,48 +13,42 @@ id _internal; } -+ (BOOL)bundleSupported:(id)arg1; -+ (BOOL)shutdownDaemon; -+ (BOOL)dumpLogsWithMessage:(id)arg1; ++ (_Bool)advertiseAsBeacon:(id)arg1 withPower:(id)arg2; ++ (_Bool)bundleSupported:(id)arg1; ++ (_Bool)shutdownDaemon; ++ (_Bool)dumpLogsWithMessage:(id)arg1; + (void)setDefaultEffectiveBundle:(id)arg1; + (void)setDefaultEffectiveBundleIdentifier:(id)arg1; -+ (void)setAuthorizationStatus:(BOOL)arg1 forBundle:(id)arg2; -+ (void)setAuthorizationStatus:(BOOL)arg1 forBundleIdentifier:(id)arg2; ++ (void)setAuthorizationStatus:(_Bool)arg1 forBundle:(id)arg2; ++ (void)setAuthorizationStatus:(_Bool)arg1 forBundleIdentifier:(id)arg2; + (int)authorizationStatus; + (int)_authorizationStatus; ++ (int)regionMonitoringAuthorizationStatusForBundle:(id)arg1; ++ (int)regionMonitoringAuthorizationStatusForBundleIdentifier:(id)arg1; ++ (int)_regionMonitoringAuthorizationStatusForBundleIdentifier:(id)arg1 bundle:(id)arg2; + (int)authorizationStatusForBundle:(id)arg1; + (int)authorizationStatusForBundleIdentifier:(id)arg1; + (int)_authorizationStatusForBundleIdentifier:(id)arg1 bundle:(id)arg2; -+ (BOOL)deferredLocationUpdatesAvailable; -+ (BOOL)mapCorrectionAvailable; -+ (BOOL)isRangingAvailable; -+ (BOOL)regionMonitoringEnabled; -+ (BOOL)regionMonitoringAvailable; -+ (BOOL)isMonitoringAvailableForClass:(Class)arg1; -+ (BOOL)significantLocationChangeMonitoringAvailable; -+ (BOOL)headingAvailable; -+ (void)setLocationServicesEnabled:(BOOL)arg1; -+ (BOOL)locationServicesEnabled:(BOOL)arg1; -+ (BOOL)locationServicesEnabled; ++ (_Bool)deferredLocationUpdatesAvailable; ++ (_Bool)mapCorrectionAvailable; ++ (_Bool)isRangingAvailable; ++ (_Bool)regionMonitoringEnabled; ++ (_Bool)regionMonitoringAvailable; ++ (_Bool)isMonitoringAvailableForClass:(Class)arg1; ++ (_Bool)significantLocationChangeMonitoringAvailable; ++ (_Bool)headingAvailable; ++ (void)setLocationServicesEnabled:(_Bool)arg1; ++ (_Bool)locationServicesEnabled:(_Bool)arg1; ++ (_Bool)locationServicesEnabled; + (id)sharedManager; -+ (void)setEntityAuthorized:(BOOL)arg1 forLocationDictionary:(id)arg2; -+ (BOOL)isEntityAuthorizedForLocationDictionary:(id)arg1; -+ (BOOL)hasUsedBackgroundLocationServices:(id)arg1; -+ (id)dateLocationLastUsedForLocationDictionary:(id)arg1; -+ (unsigned int)activeLocationServiceTypesForLocationDictionary:(id)arg1; -+ (BOOL)isLocationActiveForLocationDictionary:(id)arg1; -+ (unsigned int)entityClassesForLocationDictionary:(id)arg1; -+ (unsigned int)primaryEntityClassForLocationDictionary:(id)arg1; -+ (BOOL)isStatusBarIconEnabledForLocationEntityClass:(unsigned int)arg1; -+ (void)setStatusBarIconEnabled:(BOOL)arg1 forLocationEntityClass:(unsigned int)arg2; - (void)registerAsLocationClient; -@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) BOOL locationServicesPreferencesDialogEnabled; -@property(nonatomic, getter=isPersistentMonitoringEnabled) BOOL persistentMonitoringEnabled; +@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) _Bool locationServicesPreferencesDialogEnabled; +@property(nonatomic, getter=isPersistentMonitoringEnabled) _Bool persistentMonitoringEnabled; - (void)onClientEventInterrupted:(id)arg1; - (void)onClientEventBatch:(id)arg1; - (void)onClientEventAutopauseStatus:(id)arg1; - (void)onDidBecomeActive:(id)arg1; -- (void)pauseLocationUpdates:(BOOL)arg1; +- (void)pauseLocationUpdates:(_Bool)arg1; - (void)resumeLocationUpdates; - (void)onClientEventRegionSetupCompleted:(id)arg1; - (void)onClientEventRegionResponseDelayed:(id)arg1; @@ -96,25 +90,25 @@ @property(readonly, nonatomic) CLHeading *heading; @property(nonatomic) int headingOrientation; @property(nonatomic) double headingFilter; -@property(readonly, nonatomic) BOOL headingAvailable; +@property(readonly, nonatomic) _Bool headingAvailable; - (void)historicLocationsFromDate:(id)arg1 forInterval:(double)arg2; - (void)disallowDeferredLocationUpdates; - (void)allowDeferredLocationUpdatesUntilTraveled:(double)arg1 timeout:(double)arg2; - (void)stopUpdatingLocation; - (void)startUpdatingLocation; - (void)startUpdatingLocationWithPrompt; -@property(nonatomic) int activityType; +@property(nonatomic) long long activityType; @property(copy, nonatomic) NSString *purpose; -@property(nonatomic) BOOL privateMode; +@property(nonatomic) _Bool privateMode; @property(readonly, nonatomic) struct __CLClient *internalClient; @property(readonly, nonatomic) double bestAccuracy; -@property(nonatomic) BOOL supportInfo; +@property(nonatomic) _Bool supportInfo; @property(readonly, nonatomic) double expectedGpsUpdateInterval; -@property(readonly, nonatomic) BOOL locationServicesApproved; -@property(readonly, nonatomic) BOOL locationServicesEnabled; -@property(readonly, nonatomic) BOOL locationServicesAvailable; +@property(readonly, nonatomic) _Bool locationServicesApproved; +@property(readonly, nonatomic) _Bool locationServicesEnabled; +@property(readonly, nonatomic) _Bool locationServicesAvailable; @property(readonly, nonatomic) CLLocation *location; -@property(nonatomic) BOOL pausesLocationUpdatesAutomatically; +@property(nonatomic) _Bool pausesLocationUpdatesAutomatically; @property(nonatomic) double desiredAccuracy; @property(nonatomic) double distanceFilter; @property(nonatomic) id delegate; diff --git a/iOS7/Frameworks/CoreLocation/CLLocationManagerInternal.h b/iOS7/Frameworks/CoreLocation/CLLocationManagerInternal.h index 1bb28f766..5d79aacc9 100644 --- a/iOS7/Frameworks/CoreLocation/CLLocationManagerInternal.h +++ b/iOS7/Frameworks/CoreLocation/CLLocationManagerInternal.h @@ -14,25 +14,25 @@ id fDelegate; double fDistanceFilter; double fDesiredAccuracy; - BOOL fUpdatingLocation; + _Bool fUpdatingLocation; CDStruct_4185d922 fLocation; NSString *fLocationEventType; - BOOL fCapabilitiesValid; + _Bool fCapabilitiesValid; struct { double bestAccuracy; } fCapabilities; - BOOL fUpdatingHeading; + _Bool fUpdatingHeading; double fHeadingFilter; int fHeadingOrientation; - BOOL fPersistentMonitoringEnabled; - BOOL fAllowsLocationPrompts; - BOOL fPreviousAuthorizationStatusValid; + _Bool fPersistentMonitoringEnabled; + _Bool fAllowsLocationPrompts; + _Bool fPreviousAuthorizationStatusValid; int fPreviousAuthorizationStatus; - int fActivityType; + long long fActivityType; int fPausesLocationUpdatesAutomatically; - BOOL fPaused; - BOOL fAllowsMapCorrection; - BOOL fBatchingLocation; + _Bool fPaused; + _Bool fAllowsMapCorrection; + _Bool fBatchingLocation; NSMutableSet *fRangedRegions; } diff --git a/iOS7/Frameworks/CoreLocation/CLPlacemark.h b/iOS7/Frameworks/CoreLocation/CLPlacemark.h index 447211fb1..dbb5e9fb0 100644 --- a/iOS7/Frameworks/CoreLocation/CLPlacemark.h +++ b/iOS7/Frameworks/CoreLocation/CLPlacemark.h @@ -17,7 +17,7 @@ } + (id)placemarkWithPlace:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)description; @property(readonly, nonatomic) NSString *ocean; @property(readonly, nonatomic) NSString *inlandWater; diff --git a/iOS7/Frameworks/CoreLocation/CLRegion.h b/iOS7/Frameworks/CoreLocation/CLRegion.h index ad00baadb..5ff8355f8 100644 --- a/iOS7/Frameworks/CoreLocation/CLRegion.h +++ b/iOS7/Frameworks/CoreLocation/CLRegion.h @@ -14,26 +14,23 @@ @interface CLRegion : NSObject { CDStruct_f756f8ea fRegion; - BOOL _notifyOnEntry; - BOOL _notifyOnExit; - NSString *_identifier; - double _radius; - CDStruct_2c43369c _center; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -@property(readonly, nonatomic) double radius; // @synthesize radius=_radius; -@property(readonly, nonatomic) CDStruct_2c43369c center; // @synthesize center=_center; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) CDStruct_f756f8ea clientRegion; -- (BOOL)containsCoordinate:(CDStruct_2c43369c)arg1; -@property(nonatomic) BOOL notifyOnExit; // @synthesize notifyOnExit=_notifyOnExit; -@property(nonatomic) BOOL notifyOnEntry; // @synthesize notifyOnEntry=_notifyOnEntry; +- (_Bool)containsCoordinate:(CDStruct_2c43369c)arg1; +@property(nonatomic) _Bool notifyOnExit; +@property(nonatomic) _Bool notifyOnEntry; +@property(readonly, nonatomic) NSString *identifier; +@property(readonly, nonatomic) double radius; +@property(readonly, nonatomic) CDStruct_2c43369c center; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_encodeWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; +- (id)_initWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; - (id)initWithIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/CoreLocation/CLSimulationManager.h b/iOS7/Frameworks/CoreLocation/CLSimulationManager.h index 4d87fd653..eea0b3c23 100644 --- a/iOS7/Frameworks/CoreLocation/CLSimulationManager.h +++ b/iOS7/Frameworks/CoreLocation/CLSimulationManager.h @@ -21,11 +21,11 @@ @property(nonatomic) double locationInterval; // @synthesize locationInterval=_locationInterval; @property(nonatomic) double locationDistance; // @synthesize locationDistance=_locationDistance; - (void)flush; -- (void)setSimulatedWifiPower:(BOOL)arg1; +- (void)setSimulatedWifiPower:(_Bool)arg1; - (void)stopWifiSimulation; - (void)startWifiSimulation; - (void)setWifiScanResults:(id)arg1; -- (void)setSimulatedCellRegistrationStatus:(BOOL)arg1; +- (void)setSimulatedCellRegistrationStatus:(_Bool)arg1; - (void)stopCellSimulation; - (void)startCellSimulation; - (void)setSimulatedCell:(id)arg1; diff --git a/iOS7/Frameworks/CoreLocation/CLTilesManagerClient.h b/iOS7/Frameworks/CoreLocation/CLTilesManagerClient.h index 90959bb8d..6b9717f0a 100644 --- a/iOS7/Frameworks/CoreLocation/CLTilesManagerClient.h +++ b/iOS7/Frameworks/CoreLocation/CLTilesManagerClient.h @@ -17,11 +17,11 @@ + (id)sharedClient; + (void)initialize; -- (BOOL)unregisterFrom:(id)arg1; -- (BOOL)registerTo:(id)arg1 onQueue:(id)arg2 block:(id)arg3; -- (void)sendNotificationRegistrationMessage:(id)arg1 isRegister:(BOOL)arg2; -- (BOOL)precacheHint:(id)arg1 onQueue:(id)arg2 responseBlock:(id)arg3; -- (BOOL)executeAsynchronousQuery:(id)arg1 onQueue:(id)arg2 responseBlock:(id)arg3; +- (_Bool)unregisterFrom:(id)arg1; +- (_Bool)registerTo:(id)arg1 onQueue:(id)arg2 block:(id)arg3; +- (void)sendNotificationRegistrationMessage:(id)arg1 isRegister:(_Bool)arg2; +- (_Bool)precacheHint:(id)arg1 onQueue:(id)arg2 responseBlock:(id)arg3; +- (_Bool)executeAsynchronousQuery:(id)arg1 onQueue:(id)arg2 responseBlock:(id)arg3; - (void)dealloc; - (id)init; - (void)onNotificationReceived:(id)arg1; diff --git a/iOS7/Frameworks/CoreLocation/NSObject-Protocol.h b/iOS7/Frameworks/CoreLocation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/CoreLocation/NSObject-Protocol.h +++ b/iOS7/Frameworks/CoreLocation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/CoreLocation/NSSecureCoding-Protocol.h b/iOS7/Frameworks/CoreLocation/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/CoreLocation/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/CoreLocation/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/CoreLocation/_CLLocationManagerRoutineProxy.h b/iOS7/Frameworks/CoreLocation/_CLLocationManagerRoutineProxy.h index 2ec41335e..25f47e771 100644 --- a/iOS7/Frameworks/CoreLocation/_CLLocationManagerRoutineProxy.h +++ b/iOS7/Frameworks/CoreLocation/_CLLocationManagerRoutineProxy.h @@ -13,13 +13,13 @@ @interface _CLLocationManagerRoutineProxy : NSObject { NSObject *_queue; - BOOL _updating; + _Bool _updating; NSXPCConnection *_connection; id _delegate; CLLocationManagerRoutine *_locationManagerRoutine; } -@property(nonatomic) BOOL updating; // @synthesize updating=_updating; +@property(nonatomic) _Bool updating; // @synthesize updating=_updating; @property(nonatomic) CLLocationManagerRoutine *locationManagerRoutine; // @synthesize locationManagerRoutine=_locationManagerRoutine; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSXPCConnection *connection; // @synthesize connection=_connection; diff --git a/iOS7/Frameworks/CoreMIDI/CDStructures.h b/iOS7/Frameworks/CoreMIDI/CDStructures.h index 0db145704..e1feb9c1e 100644 --- a/iOS7/Frameworks/CoreMIDI/CDStructures.h +++ b/iOS7/Frameworks/CoreMIDI/CDStructures.h @@ -11,10 +11,6 @@ struct ContactOrConnectionSet { id _field2; }; -struct OpaqueMIDIEndpoint; - -struct OpaqueMIDIEntity; - struct _MIDINetworkConnectionImpl { id _field1; }; @@ -22,15 +18,15 @@ struct _MIDINetworkConnectionImpl { struct _MIDINetworkHostImpl { id _field1; id _field2; - unsigned int _field3; + unsigned long long _field3; id _field4; id _field5; }; struct _MIDINetworkSessionImpl { - struct OpaqueMIDIEntity *_field1; - struct OpaqueMIDIEndpoint *_field2; - struct OpaqueMIDIEndpoint *_field3; + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; id _field4; id _field5; struct ContactOrConnectionSet _field6; diff --git a/iOS7/Frameworks/CoreMIDI/MIDINetworkHost.h b/iOS7/Frameworks/CoreMIDI/MIDINetworkHost.h index e5736427d..77735d0f9 100644 --- a/iOS7/Frameworks/CoreMIDI/MIDINetworkHost.h +++ b/iOS7/Frameworks/CoreMIDI/MIDINetworkHost.h @@ -16,15 +16,15 @@ + (id)fromAddressAsText:(id)arg1 withName:(id)arg2; + (id)hostWithName:(id)arg1 netService:(id)arg2; + (id)hostWithName:(id)arg1 netServiceName:(id)arg2 netServiceDomain:(id)arg3; -+ (id)hostWithName:(id)arg1 address:(id)arg2 port:(unsigned int)arg3; ++ (id)hostWithName:(id)arg1 address:(id)arg2 port:(unsigned long long)arg3; - (id)displayName; - (id)addressAsText; -- (BOOL)hasSameAddressAs:(id)arg1; +- (_Bool)hasSameAddressAs:(id)arg1; - (void)setName:(id)arg1; @property(readonly, nonatomic) NSString *netServiceDomain; @property(readonly, nonatomic) NSString *netServiceName; - (id)host; -@property(readonly, nonatomic) unsigned int port; +@property(readonly, nonatomic) unsigned long long port; @property(readonly, nonatomic) NSString *address; @property(readonly, nonatomic) NSString *name; - (id)description; diff --git a/iOS7/Frameworks/CoreMIDI/MIDINetworkSession.h b/iOS7/Frameworks/CoreMIDI/MIDINetworkSession.h index 2890ffa3b..c690e247c 100644 --- a/iOS7/Frameworks/CoreMIDI/MIDINetworkSession.h +++ b/iOS7/Frameworks/CoreMIDI/MIDINetworkSession.h @@ -14,22 +14,22 @@ } + (id)defaultSession; -- (struct OpaqueMIDIEndpoint *)destinationEndpoint; -- (struct OpaqueMIDIEndpoint *)sourceEndpoint; +- (unsigned int)destinationEndpoint; +- (unsigned int)sourceEndpoint; - (void)contactsChanged; - (void)sessionChanged; -- (BOOL)removeContact:(id)arg1; -- (BOOL)addContact:(id)arg1; +- (_Bool)removeContact:(id)arg1; +- (_Bool)addContact:(id)arg1; - (id)contacts; -- (BOOL)removeConnection:(id)arg1; -- (BOOL)addConnection:(id)arg1; -- (BOOL)addOrRemoveConnection:(id)arg1 add:(BOOL)arg2; +- (_Bool)removeConnection:(id)arg1; +- (_Bool)addConnection:(id)arg1; +- (_Bool)addOrRemoveConnection:(id)arg1 add:(_Bool)arg2; - (id)connections; -@property(nonatomic) unsigned int connectionPolicy; +@property(nonatomic) unsigned long long connectionPolicy; @property(readonly, nonatomic) NSString *localName; @property(readonly, nonatomic) NSString *networkName; -@property(readonly, nonatomic) unsigned int networkPort; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(readonly, nonatomic) unsigned long long networkPort; +@property(nonatomic, getter=isEnabled) _Bool enabled; - (void)dealloc; - (id)init; - (void)refreshBonjourName; diff --git a/iOS7/Frameworks/CoreMotion/CDStructures.h b/iOS7/Frameworks/CoreMotion/CDStructures.h index 98778c584..ac4d01a15 100644 --- a/iOS7/Frameworks/CoreMotion/CDStructures.h +++ b/iOS7/Frameworks/CoreMotion/CDStructures.h @@ -28,6 +28,13 @@ struct CLConnectionClient { void _field17; }; +struct CLConnectionMessage { + struct __CFDictionary *_field1; + struct basic_string, std::__1::allocator> _field2; + id _field3; + id _field4; +}; + struct CLMotionActivity { int type; int confidence; @@ -53,6 +60,8 @@ struct CLNotifierClientBase { void **_field1; }; +struct CMMotionActivityManagerQuery; + struct Client; struct Dispatcher { @@ -60,6 +69,8 @@ struct Dispatcher { id _field2; }; +struct __CFDictionary; + struct __tree_end_node*> { struct __tree_node_base *__left_; }; @@ -69,25 +80,54 @@ struct basic_string, std::__1::allocator struct __rep { union { struct __long { - unsigned int _field1; - unsigned int _field2; - char *_field3; + char *_field1; + unsigned long long _field2; + unsigned long long _field3; } _field1; struct __short { - union { + char _field1[23]; + struct { unsigned char _field1; - char _field2; - } _field1; - char _field2[11]; + } _field2; } _field2; struct __raw { - unsigned long _field1[3]; + unsigned long long _field1[3]; } _field3; } _field1; } _field1; } _field1; }; +struct deque<(null)::CMMotionActivityManagerQuery, std::__1::allocator<(null)::CMMotionActivityManagerQuery>> { + struct __split_buffer<(null)::CMMotionActivityManagerQuery *, std::__1::allocator<(null)::CMMotionActivityManagerQuery *>> { + struct CMMotionActivityManagerQuery **__first_; + struct CMMotionActivityManagerQuery **__begin_; + struct CMMotionActivityManagerQuery **__end_; + struct __compressed_pair<(null)::CMMotionActivityManagerQuery **, std::__1::allocator<(null)::CMMotionActivityManagerQuery *>> { + struct CMMotionActivityManagerQuery **__first_; + } __end_cap_; + } __map_; + unsigned long long __start_; + struct __compressed_pair::CMMotionActivityManagerQuery>> { + unsigned long long __first_; + } __size_; +}; + +struct deque, std::__1::allocator>> { + struct __split_buffer*, std::__1::allocator*>> { + struct pair **__first_; + struct pair **__begin_; + struct pair **__end_; + struct __compressed_pair**, std::__1::allocator*>> { + struct pair **__first_; + } __end_cap_; + } __map_; + unsigned long long __start_; + struct __compressed_pair>> { + unsigned long long __first_; + } __size_; +}; + struct map, std::__1::allocator>> { struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { struct __tree_node, void *> *__begin_node_; @@ -95,7 +135,7 @@ struct map, std struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -107,7 +147,7 @@ struct map, void (^)(CLConnectionMessage *), std::_ struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, void (^)(CLConnectionMessage *), std::__1::less>, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -119,14 +159,17 @@ struct map, std::__1::allocato struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; -struct shared_ptr { - struct Client *__ptr_; - struct __shared_weak_count *__cntrl_; +struct pair; + +struct unique_ptr> { + struct __compressed_pair> { + struct Client *__first_; + } __ptr_; }; #if 0 diff --git a/iOS7/Frameworks/CoreMotion/CLIntersiloInterface.h b/iOS7/Frameworks/CoreMotion/CLIntersiloInterface.h index 8862eb5a9..f4a55bde7 100644 --- a/iOS7/Frameworks/CoreMotion/CLIntersiloInterface.h +++ b/iOS7/Frameworks/CoreMotion/CLIntersiloInterface.h @@ -20,7 +20,7 @@ - (void).cxx_destruct; - (id)debugDescription; - (id)getInfoForSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; +- (_Bool)conformsToProtocol:(id)arg1; - (id)initWithProtocol:(id)arg1 base:(id)arg2; @end diff --git a/iOS7/Frameworks/CoreMotion/CLIntersiloInterfaceSelectorInfo.h b/iOS7/Frameworks/CoreMotion/CLIntersiloInterfaceSelectorInfo.h index 0ff1d34f2..c3a0d6083 100644 --- a/iOS7/Frameworks/CoreMotion/CLIntersiloInterfaceSelectorInfo.h +++ b/iOS7/Frameworks/CoreMotion/CLIntersiloInterfaceSelectorInfo.h @@ -10,11 +10,11 @@ @interface CLIntersiloInterfaceSelectorInfo : NSObject { - SEL _sel; int _numArguments; int _replyBlockIndex; int _returnAddressIndex; int _returnValueSize; + SEL _sel; NSMethodSignature *_sig; NSString *_str; } diff --git a/iOS7/Frameworks/CoreMotion/CLIntersiloProxy.h b/iOS7/Frameworks/CoreMotion/CLIntersiloProxy.h index b18e884d5..67cb3c19c 100644 --- a/iOS7/Frameworks/CoreMotion/CLIntersiloProxy.h +++ b/iOS7/Frameworks/CoreMotion/CLIntersiloProxy.h @@ -31,7 +31,7 @@ - (void)registerDelegate:(id)arg1 inSilo:(id)arg2; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; +- (_Bool)conformsToProtocol:(id)arg1; - (id)initWithDelegateInterface:(id)arg1 proxiedInterface:(id)arg2 delegateObject:(id)arg3 delegateSilo:(id)arg4 andUninitializedPeer:(id)arg5; - (id)initWithDelegateInterface:(id)arg1 proxiedInterface:(id)arg2 andUninitializedPeer:(id)arg3; - (void)heartAttack; diff --git a/iOS7/Frameworks/CoreMotion/CLIntersiloService.h b/iOS7/Frameworks/CoreMotion/CLIntersiloService.h index 30b7354d5..4e75b6ded 100644 --- a/iOS7/Frameworks/CoreMotion/CLIntersiloService.h +++ b/iOS7/Frameworks/CoreMotion/CLIntersiloService.h @@ -23,7 +23,7 @@ @property(readonly, nonatomic) CLSilo *silo; // @synthesize silo=_silo; - (void).cxx_destruct; - (id)debugDescription; -- (BOOL)isHydrated; +- (_Bool)isHydrated; - (id)initWithInboundProtocol:(id)arg1 outboundProtocol:(id)arg2 andSilo:(id)arg3; - (id)initInSilo:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/CoreMotion/CLServiceVendor.h b/iOS7/Frameworks/CoreMotion/CLServiceVendor.h index b76c62260..fa206726f 100644 --- a/iOS7/Frameworks/CoreMotion/CLServiceVendor.h +++ b/iOS7/Frameworks/CoreMotion/CLServiceVendor.h @@ -12,12 +12,12 @@ + (id)getSiloForService:(id)arg1; + (id)proxyForService:(id)arg1; -+ (BOOL)ensureServiceIsRunning:(id)arg1; -+ (BOOL)isServiceRunning:(id)arg1; -+ (BOOL)isServiceEnabled:(id)arg1; ++ (_Bool)ensureServiceIsRunning:(id)arg1; ++ (_Bool)isServiceRunning:(id)arg1; ++ (_Bool)isServiceEnabled:(id)arg1; + (void)retireServiceWithName:(id)arg1; + (id)getServiceWithName:(id)arg1; -+ (BOOL)getKeyClass:(Class *)arg1 andSilo:(id *)arg2 forServiceWithName:(id)arg3; ++ (_Bool)getKeyClass:(Class *)arg1 andSilo:(id *)arg2 forServiceWithName:(id)arg3; + (void)rereadConfiguration; + (void)initialize; diff --git a/iOS7/Frameworks/CoreMotion/CLSilo-MainSilo.h b/iOS7/Frameworks/CoreMotion/CLSilo-MainSilo.h new file mode 100644 index 000000000..1bf41a16a --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CLSilo-MainSilo.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CLSilo (MainSilo) ++ (id)main; +- (void)heartAttack; +@end + diff --git a/iOS7/Frameworks/CoreMotion/CLSilo.h b/iOS7/Frameworks/CoreMotion/CLSilo.h index 0e200f17e..0dae35765 100644 --- a/iOS7/Frameworks/CoreMotion/CLSilo.h +++ b/iOS7/Frameworks/CoreMotion/CLSilo.h @@ -15,7 +15,6 @@ NSString *_identifier; } -+ (id)main; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (void)afterInterval:(double)arg1 async:(id)arg2; @@ -27,7 +26,6 @@ - (id)debugDescription; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithIdentifier:(id)arg1; -- (void)heartAttack; @end diff --git a/iOS7/Frameworks/CoreMotion/CMActivity.h b/iOS7/Frameworks/CoreMotion/CMActivity.h index c6f48c6af..bfdd6605f 100644 --- a/iOS7/Frameworks/CoreMotion/CMActivity.h +++ b/iOS7/Frameworks/CoreMotion/CMActivity.h @@ -11,10 +11,12 @@ id _internal; } -@property(readonly, nonatomic) BOOL isDriving; -@property(readonly, nonatomic) BOOL isRunning; -@property(readonly, nonatomic) BOOL isWalking; -@property(readonly, nonatomic) BOOL isMoving; +@property(readonly, nonatomic) _Bool hasExitedVehicle; +@property(readonly, nonatomic) _Bool maybeExitingVehicle; +@property(readonly, nonatomic) _Bool isDriving; +@property(readonly, nonatomic) _Bool isRunning; +@property(readonly, nonatomic) _Bool isWalking; +@property(readonly, nonatomic) _Bool isMoving; @property(readonly, nonatomic) int confidence; - (struct CLMotionActivity)activity; - (id)description; diff --git a/iOS7/Frameworks/CoreMotion/CMActivityAlarm.h b/iOS7/Frameworks/CoreMotion/CMActivityAlarm.h index 0e755697f..a4be6decc 100644 --- a/iOS7/Frameworks/CoreMotion/CMActivityAlarm.h +++ b/iOS7/Frameworks/CoreMotion/CMActivityAlarm.h @@ -10,7 +10,7 @@ @interface CMActivityAlarm : NSObject { - BOOL fIsValid; + _Bool fIsValid; struct __CFRunLoop *fRunLoop; NSObject *fQueue; id fHandler; @@ -19,11 +19,11 @@ } + (id)activityAlarmInfo; -+ (BOOL)activityAlarmAvailable; ++ (_Bool)activityAlarmAvailable; @property(nonatomic) unsigned int trigger; // @synthesize trigger=_trigger; @property(nonatomic) double duration; // @synthesize duration=_duration; - (void)fire; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; - (void)dealloc; - (id)initWithTrigger:(unsigned int)arg1 duration:(double)arg2 onRunLoop:(struct __CFRunLoop *)arg3 withHandler:(id)arg4; diff --git a/iOS7/Frameworks/CoreMotion/CMActivityAlarmProxy.h b/iOS7/Frameworks/CoreMotion/CMActivityAlarmProxy.h index e4e8fd83e..2d9982cd4 100644 --- a/iOS7/Frameworks/CoreMotion/CMActivityAlarmProxy.h +++ b/iOS7/Frameworks/CoreMotion/CMActivityAlarmProxy.h @@ -21,7 +21,7 @@ + (id)sharedInstance; - (void)stopListeningForActivityAlarm:(id)arg1; - (void)listenForActivityAlarm:(id)arg1; -- (BOOL)activityAlarmAvailable; +- (_Bool)activityAlarmAvailable; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreMotion/CMActivityManager.h b/iOS7/Frameworks/CoreMotion/CMActivityManager.h index 3f0957987..f9d9cd142 100644 --- a/iOS7/Frameworks/CoreMotion/CMActivityManager.h +++ b/iOS7/Frameworks/CoreMotion/CMActivityManager.h @@ -11,7 +11,8 @@ id _internal; } -@property(readonly, nonatomic, getter=isActivityAvailable) BOOL activityAvailable; +- (long long)overrideOscarSideband:(_Bool)arg1 withState:(long long)arg2; +@property(readonly, nonatomic, getter=isActivityAvailable) _Bool activityAvailable; @property(copy) id activityHandler; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreMotion/CMActivityManagerInternal.h b/iOS7/Frameworks/CoreMotion/CMActivityManagerInternal.h index c4fb50df5..9319608ee 100644 --- a/iOS7/Frameworks/CoreMotion/CMActivityManagerInternal.h +++ b/iOS7/Frameworks/CoreMotion/CMActivityManagerInternal.h @@ -14,12 +14,14 @@ id fActivityHandler; NSObject *fWatchdogTimer; NSObject *fPrivateQueue; - BOOL fSubscribedToMotionState; + _Bool fSubscribedToMotionState; NSObject *fSidebandOverrideSemaphore; NSObject *fSidebandOverrideQueue; - BOOL fSidebandOverrideWaiting; + _Bool fSidebandOverrideWaiting; + long long fSidebandOverrideResult; } +- (void)overrideOscarSideband:(_Bool)arg1 withState:(long long)arg2; - (void)stopActivityUpdatesPrivate; - (void)startActivityUpdatesWithHandlerPrivate:(id)arg1; - (void)stopWatchdogCheckinsPrivate; diff --git a/iOS7/Frameworks/CoreMotion/CMAttitude.h b/iOS7/Frameworks/CoreMotion/CMAttitude.h index 614a59e6b..2766151bc 100644 --- a/iOS7/Frameworks/CoreMotion/CMAttitude.h +++ b/iOS7/Frameworks/CoreMotion/CMAttitude.h @@ -14,7 +14,7 @@ id _internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)multiplyByInverseOfAttitude:(id)arg1; @property(readonly, nonatomic) CDStruct_bf7dff04 quaternion; @property(readonly, nonatomic) CDStruct_afa449f9 rotationMatrix; diff --git a/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManager.h b/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManager.h index b80599ed8..ad8094f72 100644 --- a/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManager.h +++ b/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManager.h @@ -19,8 +19,8 @@ - (void)startDeviceOrientationUpdatesPrivateToQueue:(id)arg1 withHandler:(id)arg2; - (void)stopDeviceOrientationUpdates; - (void)startDeviceOrientationUpdatesToQueue:(id)arg1 withHandler:(id)arg2; -- (BOOL)isDeviceOrientationActive; -- (BOOL)isDeviceOrientationAvailable; +- (_Bool)isDeviceOrientationActive; +- (_Bool)isDeviceOrientationAvailable; - (void)deallocPrivate; - (void)dealloc; - (id)initPrivate; diff --git a/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManagerInternal.h b/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManagerInternal.h index 2f4177b3e..b7c852051 100644 --- a/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManagerInternal.h +++ b/iOS7/Frameworks/CoreMotion/CMDeviceOrientationManagerInternal.h @@ -15,7 +15,7 @@ id fDeviceOrientationHandler; NSOperationQueue *fDeviceOrientationQueue; NSObject *fDeviceOrientationSemaphore; - BOOL fDidSignalSemaphore; + _Bool fDidSignalSemaphore; int fOrientationCallbackMode; struct Sample { double timestamp; diff --git a/iOS7/Frameworks/CoreMotion/CMGestureManager.h b/iOS7/Frameworks/CoreMotion/CMGestureManager.h index 60f20eb74..646634afd 100644 --- a/iOS7/Frameworks/CoreMotion/CMGestureManager.h +++ b/iOS7/Frameworks/CoreMotion/CMGestureManager.h @@ -11,8 +11,8 @@ id _internal; } -+ (void)setGestureServiceEnabled:(BOOL)arg1; -+ (BOOL)isGestureServiceEnabled; ++ (void)setGestureServiceEnabled:(_Bool)arg1; ++ (_Bool)isGestureServiceEnabled; @property(copy) id gestureHandler; - (void)dealloc; - (id)initWithPriority:(int)arg1; diff --git a/iOS7/Frameworks/CoreMotion/CMLogItem.h b/iOS7/Frameworks/CoreMotion/CMLogItem.h index b392b624d..9e13d879f 100644 --- a/iOS7/Frameworks/CoreMotion/CMLogItem.h +++ b/iOS7/Frameworks/CoreMotion/CMLogItem.h @@ -14,7 +14,7 @@ id _internalLogItem; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) double timestamp; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreMotion/CMMotionActivity.h b/iOS7/Frameworks/CoreMotion/CMMotionActivity.h new file mode 100644 index 000000000..1bd18bde0 --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CMMotionActivity.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate; + +@interface CMMotionActivity : CMLogItem +{ + struct CLMotionActivity fState; +} + +- (id).cxx_construct; +- (id)description; +@property(readonly, nonatomic) _Bool automotive; +@property(readonly, nonatomic) _Bool running; +@property(readonly, nonatomic) _Bool walking; +@property(readonly, nonatomic) _Bool stationary; +@property(readonly, nonatomic) _Bool unknown; +@property(readonly, nonatomic) NSDate *startDate; +@property(readonly, nonatomic) long long confidence; +- (void)encodeWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithMotionActivity:(struct CLMotionActivity)arg1; + +@end + diff --git a/iOS7/Frameworks/CoreMotion/CMMotionActivityManager.h b/iOS7/Frameworks/CoreMotion/CMMotionActivityManager.h new file mode 100644 index 000000000..096c46b4b --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CMMotionActivityManager.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSOperationQueue; + +@interface CMMotionActivityManager : NSObject +{ + struct CLConnectionClient *fLocationConnection; + NSObject *fQueue; + id fHandler; + NSOperationQueue *fHandlerQueue; + struct deque<(null)::CMMotionActivityManagerQuery, std::__1::allocator<(null)::CMMotionActivityManagerQuery>> fQueries; +} + ++ (_Bool)isActivityAvailable; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)stopActivityUpdates; +- (void)startActivityUpdatesToQueue:(id)arg1 withHandler:(id)arg2; +- (void)queryActivityStartingFromDate:(id)arg1 toDate:(id)arg2 toQueue:(id)arg3 withHandler:(id)arg4; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreMotion/CMMotionManager.h b/iOS7/Frameworks/CoreMotion/CMMotionManager.h index 62b137a26..b24f91516 100644 --- a/iOS7/Frameworks/CoreMotion/CMMotionManager.h +++ b/iOS7/Frameworks/CoreMotion/CMMotionManager.h @@ -14,8 +14,8 @@ } + (void)dummySelector:(id)arg1; -+ (void)setAllowInBackground:(BOOL)arg1; -+ (unsigned int)availableAttitudeReferenceFrames; ++ (void)setAllowInBackground:(_Bool)arg1; ++ (unsigned long long)availableAttitudeReferenceFrames; + (void)initialize; - (void)didBecomeActivePrivate:(id)arg1; - (void)willResignActivePrivate:(id)arg1; @@ -26,19 +26,21 @@ - (void)onMagnetometer:(const struct Sample *)arg1; - (void)onGyro:(const struct Sample *)arg1; - (void)onAccelerometer:(const struct Sample *)arg1; +- (long long)gyroStartupLatency; +- (void)setNotificationCallback:(void *)arg1 info:(void *)arg2; - (void)setMaxAccelerationVarianceForStability:(float)arg1; - (void)setSensorTurnOffTime:(double)arg1; - (void)setSensorThrottleTime:(double)arg1; -- (void)setWantsPowerConservativeDeviceMotion:(BOOL)arg1; -- (void)setDeviceMotionCallback:(void *)arg1 info:(void *)arg2 interval:(double)arg3 fsync:(BOOL)arg4; +- (void)setWantsPowerConservativeDeviceMotion:(_Bool)arg1; +- (void)setDeviceMotionCallback:(void *)arg1 info:(void *)arg2 interval:(double)arg3 fsync:(_Bool)arg4; - (void)setGyroDataCallback:(void *)arg1 info:(void *)arg2 interval:(double)arg3; - (void)setAccelerometerDataCallback:(void *)arg1 info:(void *)arg2 interval:(double)arg3; - (id)initUsingGyroOnlySensorFusion; - (id)initUsing6AxisSensorFusion; - (void)dismissDeviceMovementDisplay; - (void)showDeviceMovementDisplay; -- (void)setShowsDeviceMovementDisplayPrivate:(BOOL)arg1; -@property(nonatomic) BOOL showsDeviceMovementDisplay; +- (void)setShowsDeviceMovementDisplayPrivate:(_Bool)arg1; +@property(nonatomic) _Bool showsDeviceMovementDisplay; - (void)stopMagnetometerUpdatesPrivate; - (void)startMagnetometerUpdatesPrivateToQueue:(id)arg1 withHandler:(id)arg2; - (void)setMagnetometerUpdateIntervalPrivate:(double)arg1; @@ -47,8 +49,8 @@ - (void)startMagnetometerUpdates; @property(readonly) CMMagnetometerData *magnetometerData; @property(nonatomic) double magnetometerUpdateInterval; -@property(readonly, nonatomic, getter=isMagnetometerActive) BOOL magnetometerActive; -@property(readonly, nonatomic, getter=isMagnetometerAvailable) BOOL magnetometerAvailable; +@property(readonly, nonatomic, getter=isMagnetometerActive) _Bool magnetometerActive; +@property(readonly, nonatomic, getter=isMagnetometerAvailable) _Bool magnetometerAvailable; - (int)gyttNumTemperatures; - (void)rebuildGytt; - (void)stopDeviceMotionUpdatesPrivate; @@ -62,8 +64,8 @@ @property(readonly) CMDeviceMotion *deviceMotion; // @dynamic deviceMotion; @property(readonly, nonatomic) int attitudeReferenceFrame; // @dynamic attitudeReferenceFrame; @property(nonatomic) double deviceMotionUpdateInterval; // @dynamic deviceMotionUpdateInterval; -@property(readonly, nonatomic, getter=isDeviceMotionActive) BOOL deviceMotionActive; // @dynamic deviceMotionActive; -@property(readonly, nonatomic, getter=isDeviceMotionAvailable) BOOL deviceMotionAvailable; // @dynamic deviceMotionAvailable; +@property(readonly, nonatomic, getter=isDeviceMotionActive) _Bool deviceMotionActive; // @dynamic deviceMotionActive; +@property(readonly, nonatomic, getter=isDeviceMotionAvailable) _Bool deviceMotionAvailable; // @dynamic deviceMotionAvailable; - (void)stopGyroUpdatesPrivate; - (void)startGyroUpdatesPrivateToQueue:(id)arg1 withHandler:(id)arg2; - (void)setGyroUpdateIntervalPrivate:(double)arg1; @@ -72,8 +74,8 @@ - (void)startGyroUpdates; @property(readonly) CMGyroData *gyroData; // @dynamic gyroData; @property(nonatomic) double gyroUpdateInterval; // @dynamic gyroUpdateInterval; -@property(readonly, nonatomic, getter=isGyroActive) BOOL gyroActive; // @dynamic gyroActive; -@property(readonly, nonatomic, getter=isGyroAvailable) BOOL gyroAvailable; // @dynamic gyroAvailable; +@property(readonly, nonatomic, getter=isGyroActive) _Bool gyroActive; // @dynamic gyroActive; +@property(readonly, nonatomic, getter=isGyroAvailable) _Bool gyroAvailable; // @dynamic gyroAvailable; - (void)stopAccelerometerUpdatesPrivate; - (void)startAccelerometerUpdatesPrivateToQueue:(id)arg1 withHandler:(id)arg2; - (void)setAccelerometerUpdateIntervalPrivate:(double)arg1; @@ -82,14 +84,14 @@ - (void)startAccelerometerUpdates; @property(readonly) CMAccelerometerData *accelerometerData; // @dynamic accelerometerData; @property(nonatomic) double accelerometerUpdateInterval; // @dynamic accelerometerUpdateInterval; -@property(readonly, nonatomic, getter=isAccelerometerActive) BOOL accelerometerActive; // @dynamic accelerometerActive; -@property(readonly, nonatomic, getter=isAccelerometerAvailable) BOOL accelerometerAvailable; // @dynamic accelerometerAvailable; +@property(readonly, nonatomic, getter=isAccelerometerActive) _Bool accelerometerActive; // @dynamic accelerometerActive; +@property(readonly, nonatomic, getter=isAccelerometerAvailable) _Bool accelerometerAvailable; // @dynamic accelerometerAvailable; - (void)deallocPrivate; - (void)dealloc; - (id)initPrivate; - (id)init; -- (BOOL)useAccelerometer; -- (void)setUseAccelerometer:(BOOL)arg1; +- (_Bool)useAccelerometer; +- (void)setUseAccelerometer:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/CoreMotion/CMMotionManagerInternal.h b/iOS7/Frameworks/CoreMotion/CMMotionManagerInternal.h index 3ac81d0e7..7009b2940 100644 --- a/iOS7/Frameworks/CoreMotion/CMMotionManagerInternal.h +++ b/iOS7/Frameworks/CoreMotion/CMMotionManagerInternal.h @@ -42,14 +42,13 @@ _Bool fsync; } fLatestDeviceMotionSample; int fAttitudeReferenceFrame; - void *fCompassCalibrationHud; + _Bool fCompassCalibrationHud; _Bool fShowCompassCalibrationHudOnResume; _Bool fHaveSentDeviceRequiresMovementError; - struct shared_ptr fGeomagneticModelProviderClient; + struct unique_ptr> fGeomagneticModelProviderClient; CDStruct_3e502cbb fGeomagneticModel; _Bool fHaveSentTrueNorthUnavailableError; double fDeviceMotionStartTimestamp; - _Bool fPrivateWantsPowerConservativeDeviceMotion; struct Dispatcher *fMagnetometerDispatcher; double fMagnetometerUpdateInterval; id fMagnetometerHandler; @@ -71,6 +70,11 @@ void *fPrivateDeviceMotionCallbackInfo; _Bool fPrivateDeviceMotionUse9Axis; _Bool fPrivateUseAccelerometer; + _Bool fPrivateWantsPowerConservativeDeviceMotion; + void *fPrivateNotificationCallback; + void *fPrivateNotificationCallbackInfo; + struct Dispatcher *fPrivateDeviceMotionSensorStatusDispatcher; + struct Dispatcher *fPrivateDeviceMotionAlgorithmDidResetDispatcher; _Bool fInactive; } diff --git a/iOS7/Frameworks/CoreMotion/CMOnBodyStatus.h b/iOS7/Frameworks/CoreMotion/CMOnBodyStatus.h new file mode 100644 index 000000000..071c9c914 --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CMOnBodyStatus.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMOnBodyStatus : CMLogItem +{ + int fResult; + int fConfidence; +} + +@property(readonly, nonatomic) long long confidence; +@property(readonly, nonatomic) long long result; +- (id)initWithOnBodyResult:(int)arg1 confidence:(int)arg2 timestamp:(double)arg3; + +@end + diff --git a/iOS7/Frameworks/CoreMotion/CMOnBodyStatusManager.h b/iOS7/Frameworks/CoreMotion/CMOnBodyStatusManager.h new file mode 100644 index 000000000..7708d9600 --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CMOnBodyStatusManager.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSObject; + +@interface CMOnBodyStatusManager : NSObject +{ + struct CLConnectionClient *fLocationdConnection; + _Bool fSubscribedToOnBodyStatusDetection; + NSObject *fOnBodyStatusQueue; + id fOnBodyStatusHandler; + NSObject *fWatchdogTimer; + NSObject *fPrivateQueue; +} + ++ (id)sharedOnBodyStatusManager; ++ (_Bool)isOnBodyStatusDetectionAvailable; +- (void)stopOnBodyStatusDetectionPrivate; +- (void)startOnBodyStatusDetectionPrivateToQueue:(id)arg1 withHandler:(id)arg2; +- (void)stopWatchdogCheckinsPrivate; +- (void)startWatchdogCheckinsPrivate; +- (void)disconnect; +- (void)connect; +- (void)setPropertiesWithDictionary:(id)arg1; +- (void)stopOnBodyStatusDetection; +- (void)startOnBodyStatusDetectionToQueue:(id)arg1 withHandler:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreMotion/CMStepCounter.h b/iOS7/Frameworks/CoreMotion/CMStepCounter.h new file mode 100644 index 000000000..f5322dce7 --- /dev/null +++ b/iOS7/Frameworks/CoreMotion/CMStepCounter.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +@interface CMStepCounter : NSObject +{ + id _internal; + struct CLConnectionClient *fLocationdConnection; + NSObject *fReplyQueue; + long long fPrevStepCount; + _Bool fStartedUpdates; + struct deque, std::__1::allocator>> fQueryFIFO; +} + ++ (_Bool)isStepCountingAvailable; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) _Bool everRequested; +- (void)handleQueryResponse:(struct CLConnectionMessage *)arg1; +@property _Bool enabled; +- (void)deleteHistory; +- (void)getTotalCountToQueue:(id)arg1 withHandler:(id)arg2; +- (void)stopStepCountingUpdates; +- (void)startStepCountingUpdatesToQueue:(id)arg1 updateOn:(long long)arg2 withHandler:(id)arg3; +- (void)queryStepCountStartingFrom:(id)arg1 to:(id)arg2 toQueue:(id)arg3 withHandler:(id)arg4; +- (void)_startStepCountingUpdatesToQueue:(id)arg1 updateOn:(long long)arg2 withHandler:(id)arg3; +- (void)_queryStepCountStartingFromInternal:(id)arg1 to:(id)arg2 toQueue:(id)arg3 withHandler:(id)arg4; +- (void)_handleReplyInFIFOWithSteps:(long long)arg1 andError:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/CoreMotion/NSSecureCoding-Protocol.h b/iOS7/Frameworks/CoreMotion/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/CoreMotion/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/CoreMotion/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/CoreMotion/NSString-CLExtensions.h b/iOS7/Frameworks/CoreMotion/NSString-CLExtensions.h index dfd2ee15e..a451d2036 100644 --- a/iOS7/Frameworks/CoreMotion/NSString-CLExtensions.h +++ b/iOS7/Frameworks/CoreMotion/NSString-CLExtensions.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CLExtensions) -- (BOOL)hasSuffixInsensitive:(id)arg1; +- (_Bool)hasSuffixInsensitive:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreTelephony/CDStructures.h b/iOS7/Frameworks/CoreTelephony/CDStructures.h index c32c0578e..4f88e9b73 100644 --- a/iOS7/Frameworks/CoreTelephony/CDStructures.h +++ b/iOS7/Frameworks/CoreTelephony/CDStructures.h @@ -10,8 +10,9 @@ struct CTServerState; struct __CTServerConnection { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct dispatch_queue_s *_field2; struct CTServerState *_field3; diff --git a/iOS7/Frameworks/CoreTelephony/CTAsciiAddress.h b/iOS7/Frameworks/CoreTelephony/CTAsciiAddress.h index b030e87ca..8b65f46c9 100644 --- a/iOS7/Frameworks/CoreTelephony/CTAsciiAddress.h +++ b/iOS7/Frameworks/CoreTelephony/CTAsciiAddress.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface CTAsciiAddress : NSObject { NSString *_address; diff --git a/iOS7/Frameworks/CoreTelephony/CTCall.h b/iOS7/Frameworks/CoreTelephony/CTCall.h index 3e56430c2..0ee5f3474 100644 --- a/iOS7/Frameworks/CoreTelephony/CTCall.h +++ b/iOS7/Frameworks/CoreTelephony/CTCall.h @@ -17,8 +17,8 @@ + (id)callForCTCallRef:(struct __CTCall *)arg1; @property(copy, nonatomic) NSString *callID; // @synthesize callID=_callID; @property(copy, nonatomic) NSString *callState; // @synthesize callState=_callState; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/Frameworks/CoreTelephony/CTCallCenter.h b/iOS7/Frameworks/CoreTelephony/CTCallCenter.h index 0a3259c0f..fb439b860 100644 --- a/iOS7/Frameworks/CoreTelephony/CTCallCenter.h +++ b/iOS7/Frameworks/CoreTelephony/CTCallCenter.h @@ -19,13 +19,13 @@ - (void)broadcastCallStateChangesIfNeededWithFailureLogMessage:(id)arg1; - (void)handleNotificationFromConnection:(void *)arg1 ofType:(id)arg2 withInfo:(id)arg3; @property(retain) NSSet *currentCalls; // @dynamic currentCalls; -- (BOOL)calculateCallStateChanges:(id)arg1; -- (BOOL)getCurrentCallSetFromServer:(id)arg1; +- (_Bool)calculateCallStateChanges:(id)arg1; +- (_Bool)getCurrentCallSetFromServer:(id)arg1; @property(copy, nonatomic) id callEventHandler; - (void)dealloc; - (id)init; - (void)cleanUpServerConnection; -- (BOOL)setUpServerConnection; +- (_Bool)setUpServerConnection; @end diff --git a/iOS7/Frameworks/CoreTelephony/CTCarrier.h b/iOS7/Frameworks/CoreTelephony/CTCarrier.h index 436602511..8f3d49f49 100644 --- a/iOS7/Frameworks/CoreTelephony/CTCarrier.h +++ b/iOS7/Frameworks/CoreTelephony/CTCarrier.h @@ -14,15 +14,15 @@ NSString *_mobileCountryCode; NSString *_mobileNetworkCode; NSString *_isoCountryCode; - BOOL _allowsVOIP; + _Bool _allowsVOIP; } -@property(nonatomic) BOOL allowsVOIP; // @synthesize allowsVOIP=_allowsVOIP; +@property(nonatomic) _Bool allowsVOIP; // @synthesize allowsVOIP=_allowsVOIP; @property(retain, nonatomic) NSString *isoCountryCode; // @synthesize isoCountryCode=_isoCountryCode; @property(retain, nonatomic) NSString *mobileNetworkCode; // @synthesize mobileNetworkCode=_mobileNetworkCode; @property(retain, nonatomic) NSString *mobileCountryCode; // @synthesize mobileCountryCode=_mobileCountryCode; @property(retain, nonatomic) NSString *carrierName; // @synthesize carrierName=_carrierName; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; - (id)description; diff --git a/iOS7/Frameworks/CoreTelephony/CTEmailAddress.h b/iOS7/Frameworks/CoreTelephony/CTEmailAddress.h index cc26fd4a5..c3a30ec3c 100644 --- a/iOS7/Frameworks/CoreTelephony/CTEmailAddress.h +++ b/iOS7/Frameworks/CoreTelephony/CTEmailAddress.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface CTEmailAddress : NSObject { NSString *_address; diff --git a/iOS7/Frameworks/CoreTelephony/CTMessage.h b/iOS7/Frameworks/CoreTelephony/CTMessage.h index 90198658a..ad0c093ec 100644 --- a/iOS7/Frameworks/CoreTelephony/CTMessage.h +++ b/iOS7/Frameworks/CoreTelephony/CTMessage.h @@ -44,7 +44,7 @@ - (id)allContentTypeParameterNames; - (void)addContentTypeParameterWithName:(id)arg1 value:(id)arg2; - (id)contentTypeParameterWithName:(id)arg1; -- (void)removePartAtIndex:(unsigned int)arg1; +- (void)removePartAtIndex:(unsigned long long)arg1; - (id)addPart:(id)arg1; - (id)addData:(id)arg1 withContentType:(id)arg2; - (id)addText:(id)arg1; diff --git a/iOS7/Frameworks/CoreTelephony/CTMessageCenter.h b/iOS7/Frameworks/CoreTelephony/CTMessageCenter.h index efdf92214..d3d36e25f 100644 --- a/iOS7/Frameworks/CoreTelephony/CTMessageCenter.h +++ b/iOS7/Frameworks/CoreTelephony/CTMessageCenter.h @@ -11,15 +11,15 @@ } + (id)sharedMessageCenter; -- (BOOL)getCharacterCount:(int *)arg1 andMessageSplitThreshold:(int *)arg2 forSmsText:(id)arg3; -- (BOOL)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withMoreToFollow:(BOOL)arg4 withID:(unsigned int)arg5; -- (BOOL)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withMoreToFollow:(BOOL)arg4; -- (BOOL)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withID:(unsigned int)arg4; -- (BOOL)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3; -- (BOOL)isMmsConfigured; -- (BOOL)isMmsEnabled; -- (void)setDeliveryReportsEnabled:(BOOL)arg1; -- (CDStruct_1ef3fb1f)isDeliveryReportsEnabled:(char *)arg1; +- (_Bool)getCharacterCount:(long long *)arg1 andMessageSplitThreshold:(long long *)arg2 forSmsText:(id)arg3; +- (_Bool)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withMoreToFollow:(_Bool)arg4 withID:(unsigned int)arg5; +- (_Bool)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withMoreToFollow:(_Bool)arg4; +- (_Bool)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3 withID:(unsigned int)arg4; +- (_Bool)sendSMSWithText:(id)arg1 serviceCenter:(id)arg2 toAddress:(id)arg3; +- (_Bool)isMmsConfigured; +- (_Bool)isMmsEnabled; +- (void)setDeliveryReportsEnabled:(_Bool)arg1; +- (CDStruct_1ef3fb1f)isDeliveryReportsEnabled:(_Bool *)arg1; - (id)decodeMessage:(id)arg1; - (id)encodeMessage:(id)arg1; - (id)statusOfOutgoingMessages; @@ -30,13 +30,13 @@ - (id)allIncomingMessages; - (void)addMessageOfType:(int)arg1 toArray:(id)arg2 withIdsFromArray:(id)arg3; - (int)incomingMessageCount; -- (id)incomingMessageWithId:(unsigned int)arg1 isDeferred:(BOOL)arg2; -- (CDStruct_1ef3fb1f)send:(id)arg1 withMoreToFollow:(BOOL)arg2; +- (id)incomingMessageWithId:(unsigned int)arg1 isDeferred:(_Bool)arg2; +- (CDStruct_1ef3fb1f)send:(id)arg1 withMoreToFollow:(_Bool)arg2; - (CDStruct_1ef3fb1f)send:(id)arg1; - (CDStruct_1ef3fb1f)sendMMS:(id)arg1; - (void)sendMessageAsSmsToShortCodeRecipients:(id)arg1 andReplaceData:(id *)arg2; - (CDStruct_1ef3fb1f)sendMMSFromData:(id)arg1 messageId:(unsigned int)arg2; -- (CDStruct_1ef3fb1f)sendSMS:(id)arg1 withMoreToFollow:(BOOL)arg2; +- (CDStruct_1ef3fb1f)sendSMS:(id)arg1 withMoreToFollow:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreTelephony/CTMmsEncoder.h b/iOS7/Frameworks/CoreTelephony/CTMmsEncoder.h index 5892315bc..1ad741f72 100644 --- a/iOS7/Frameworks/CoreTelephony/CTMmsEncoder.h +++ b/iOS7/Frameworks/CoreTelephony/CTMmsEncoder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CTMmsEncoder : NSObject { } diff --git a/iOS7/Frameworks/CoreTelephony/CTPhoneNumber.h b/iOS7/Frameworks/CoreTelephony/CTPhoneNumber.h index a82fdd488..b120bae32 100644 --- a/iOS7/Frameworks/CoreTelephony/CTPhoneNumber.h +++ b/iOS7/Frameworks/CoreTelephony/CTPhoneNumber.h @@ -15,13 +15,13 @@ { NSString *_digits; NSString *_countryCode; - BOOL _isShortCode; + _Bool _isShortCode; } + (_Bool)isValidPhoneNumber:(id)arg1; + (_Bool)isValidPhoneNumberChar:(unsigned short)arg1; + (id)phoneNumberWithDigits:(id)arg1 countryCode:(id)arg2; -@property BOOL isShortCode; // @synthesize isShortCode=_isShortCode; +@property _Bool isShortCode; // @synthesize isShortCode=_isShortCode; @property(readonly) NSString *countryCode; // @synthesize countryCode=_countryCode; @property(readonly) NSString *digits; // @synthesize digits=_digits; - (id)encodedString; @@ -30,7 +30,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDigits:(id)arg1 countryCode:(id)arg2; -- (int)numberOfDigitsForShortCodeNumber; +- (long long)numberOfDigitsForShortCodeNumber; @end diff --git a/iOS7/Frameworks/CoreTelephony/CTSubscriber.h b/iOS7/Frameworks/CoreTelephony/CTSubscriber.h index 7bb141392..98b269bb4 100644 --- a/iOS7/Frameworks/CoreTelephony/CTSubscriber.h +++ b/iOS7/Frameworks/CoreTelephony/CTSubscriber.h @@ -18,7 +18,7 @@ - (void).cxx_destruct; - (void)authenticateWithInfo:(id)arg1 handleResult:(id)arg2; - (void)handleAuthCallback:(id)arg1; -- (BOOL)refreshCarrierToken; +- (_Bool)refreshCarrierToken; @property(readonly, nonatomic) NSData *carrierToken; // @dynamic carrierToken; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/CoreTelephony/CTTelephonyNetworkInfo.h b/iOS7/Frameworks/CoreTelephony/CTTelephonyNetworkInfo.h index 508398ec5..222e06efd 100644 --- a/iOS7/Frameworks/CoreTelephony/CTTelephonyNetworkInfo.h +++ b/iOS7/Frameworks/CoreTelephony/CTTelephonyNetworkInfo.h @@ -14,14 +14,14 @@ struct __CTServerConnection *server_connection; NSLock *server_lock; id _subscriberCellularProviderDidUpdateNotifier; - BOOL _monitoringCellId; + _Bool _monitoringCellId; CTCarrier *_subscriberCellularProvider; NSString *_cachedCurrentRadioAccessTechnology; NSDictionary *_cachedSignalStrength; NSString *_cachedCellId; } -@property BOOL monitoringCellId; // @synthesize monitoringCellId=_monitoringCellId; +@property _Bool monitoringCellId; // @synthesize monitoringCellId=_monitoringCellId; @property(retain) NSString *cachedCellId; // @synthesize cachedCellId=_cachedCellId; @property(retain) NSDictionary *cachedSignalStrength; // @synthesize cachedSignalStrength=_cachedSignalStrength; @property(retain) NSString *cachedCurrentRadioAccessTechnology; // @synthesize cachedCurrentRadioAccessTechnology=_cachedCurrentRadioAccessTechnology; @@ -30,7 +30,7 @@ - (void).cxx_destruct; - (id)radioAccessTechnology; @property(retain, nonatomic) NSString *cellId; -@property(readonly, nonatomic) NSDictionary *signalStrength; +- (id)signalStrength; @property(readonly, nonatomic) NSString *currentRadioAccessTechnology; - (void)queryCellId; - (void)updateRadioAccessTechnology:(id)arg1; @@ -42,16 +42,16 @@ - (id)createSignalStrengthDictWithBars:(id)arg1; - (void)postCellularProviderUpdatesIfNecessary; - (void)handleNotificationFromConnection:(void *)arg1 ofType:(id)arg2 withInfo:(id)arg3; -- (BOOL)updateNetworkInfoAndShouldNotifyClient:(char *)arg1; -- (BOOL)getAllowsVOIP:(char *)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; -- (BOOL)getMobileNetworkCode:(id)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; -- (BOOL)getMobileCountryCode:(id)arg1 andIsoCountryCode:(id)arg2 withCTError:(CDStruct_1ef3fb1f *)arg3; -- (BOOL)getCarrierName:(id)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; +- (_Bool)updateNetworkInfoAndShouldNotifyClient:(_Bool *)arg1; +- (_Bool)getAllowsVOIP:(_Bool *)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; +- (_Bool)getMobileNetworkCode:(id)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; +- (_Bool)getMobileCountryCode:(id)arg1 andIsoCountryCode:(id)arg2 withCTError:(CDStruct_1ef3fb1f *)arg3; +- (_Bool)getCarrierName:(id)arg1 withCTError:(CDStruct_1ef3fb1f *)arg2; @property(copy, nonatomic) id subscriberCellularProviderDidUpdateNotifier; - (void)dealloc; - (id)init; - (void)cleanUpServerConnection; -- (BOOL)setUpServerConnection; +- (_Bool)setUpServerConnection; @end diff --git a/iOS7/Frameworks/CoreText/CDStructures.h b/iOS7/Frameworks/CoreText/CDStructures.h index 73463414b..e44f80319 100644 --- a/iOS7/Frameworks/CoreText/CDStructures.h +++ b/iOS7/Frameworks/CoreText/CDStructures.h @@ -6,14 +6,24 @@ #pragma mark Named Structures +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct GlyphStack { - int _field1; - int _field2; + long long _field1; + long long _field2; struct GlyphStackEntry _field3[1]; }; @@ -21,22 +31,125 @@ struct GlyphStackEntry { unsigned short _field1; struct CGSize _field2; unsigned int _field3; - int _field4; + long long _field4; unsigned char _field5; }; +struct StrikeMetrics { + double _field1; + double _field2; + double _field3; + unsigned int _field4; + struct CGPoint _field5; + struct CGRect _field6; + _Bool _field7; +}; + +struct TBMPDataCache; + +struct TBaseFont { + void **_field1; + int _field2; + struct TCFRef _field3; + struct TCFRef _field4; + struct TCFRef _field5; + struct TCFRef _field6; + struct TCFRef _field7; + struct TCFRef _field8; + struct TCFRef _field9; + struct TCFRef _field10; + int _field11; + struct TCFRef<__CFDictionary *> _field12; + struct TCFRef _field13; + struct TCFRef _field14; + struct TCFRef _field15; + struct TCFRef _field16; + unsigned int _field17; + unsigned int _field18; + unsigned int _field19; + struct TCFRef _field20; + struct TCFRef _field21; + long long _field22; + struct TBMPDataCache *_field23; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> *_field24; + struct TTraitsValues *_field25; + struct UnscaledAdvancesPage *_field26; + struct StrikeMetrics _field27; + unsigned int _field28; + unsigned int _field29; + unsigned int _field30; + struct TMutex _field31; + struct TInlineVector, 4> _field32; + struct array, 6> _field33; +}; + +struct TCFRef<__CFDictionary *> { + struct __CFDictionary *_field1; +}; + struct TCFRef { struct __CFArray *fRef; }; +struct TCFRef { + struct __CFCharacterSet *_field1; +}; + +struct TCFRef { + struct __CFData *_field1; +}; + struct TCFRef { struct __CFSet *fRef; }; +struct TCFRef { + struct __CFURL *_field1; +}; + +struct TInlineBufferAllocator, 4> { + struct type _field1; + struct TCFRef *_field2; +}; + +struct TInlineVector, 4> { + struct TCFRef *_field1; + struct TCFRef *_field2; + struct __compressed_pair*, TInlineBufferAllocator, 4>> { + struct TCFRef *_field1; + struct TInlineBufferAllocator, 4> _field2; + } _field3; +}; + +struct TMutex { + id _field1; +}; + +struct TTraitsValues; + +struct UnscaledAdvancesPage; + +struct array, 6> { + struct TCFRef<__CFDictionary *> _field1[6]; +}; + +struct type { + unsigned char _field1[32]; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>>; + #pragma mark Typedef'd Structures typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + +typedef struct { + long long _field1; + long long _field2; +} CDStruct_912cb5d2; diff --git a/iOS7/Frameworks/CoreText/CTGlyphStorageInterface.h b/iOS7/Frameworks/CoreText/CTGlyphStorageInterface.h index 983c02ef0..6a9528036 100644 --- a/iOS7/Frameworks/CoreText/CTGlyphStorageInterface.h +++ b/iOS7/Frameworks/CoreText/CTGlyphStorageInterface.h @@ -8,28 +8,28 @@ @interface CTGlyphStorageInterface : NSObject { - long _glyphCount; + long long _glyphCount; unsigned short *_glyphs; struct CGSize *_advances; unsigned int *_props; - int *_stringIndexes; - int *_absorbedCounts; + long long *_stringIndexes; + long long *_absorbedCounts; } - (void)disposeGlyphStack; -- (void)popGlyph:(long)arg1; -- (void)pushGlyph:(long)arg1; -- (void)initGlyphStack:(long)arg1; -- (void)insertGlyphs:(CDStruct_1ef3fb1f)arg1; -- (void)moveGlyphsTo:(long)arg1 from:(CDStruct_1ef3fb1f)arg2; -- (void)swapGlyph:(long)arg1 withIndex:(long)arg2; -- (void)setStringIndex:(long)arg1 forIndex:(long)arg2; -- (void)setAbsorbedCount:(long)arg1 forIndex:(long)arg2; -- (void)setProps:(unsigned int)arg1 forIndex:(long)arg2; -- (void)setAdvance:(struct CGSize)arg1 forIndex:(long)arg2; -- (void)setGlyphID:(unsigned short)arg1 forIndex:(long)arg2; -- (void)getCustomAdvance:(struct CGSize *)arg1 forIndex:(long)arg2; -- (struct __CTGlyphStorage *)createCopy:(CDStruct_1ef3fb1f)arg1; +- (void)popGlyph:(long long)arg1; +- (void)pushGlyph:(long long)arg1; +- (void)initGlyphStack:(long long)arg1; +- (void)insertGlyphs:(CDStruct_912cb5d2)arg1; +- (void)moveGlyphsTo:(long long)arg1 from:(CDStruct_912cb5d2)arg2; +- (void)swapGlyph:(long long)arg1 withIndex:(long long)arg2; +- (void)setStringIndex:(long long)arg1 forIndex:(long long)arg2; +- (void)setAbsorbedCount:(long long)arg1 forIndex:(long long)arg2; +- (void)setProps:(unsigned int)arg1 forIndex:(long long)arg2; +- (void)setAdvance:(struct CGSize)arg1 forIndex:(long long)arg2; +- (void)setGlyphID:(unsigned short)arg1 forIndex:(long long)arg2; +- (void)getCustomAdvance:(struct CGSize *)arg1 forIndex:(long long)arg2; +- (struct __CTGlyphStorage *)createCopy:(CDStruct_912cb5d2)arg1; @end diff --git a/iOS7/Frameworks/CoreText/FontAssetDownloadManager.h b/iOS7/Frameworks/CoreText/FontAssetDownloadManager.h index 1ef820677..d43d0c87a 100644 --- a/iOS7/Frameworks/CoreText/FontAssetDownloadManager.h +++ b/iOS7/Frameworks/CoreText/FontAssetDownloadManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSSet; +// Not exported @interface FontAssetDownloadManager : NSObject { struct TCFRef fDescriptors; @@ -22,23 +23,25 @@ + (id)displayNameForCurrentUser:(id)arg1; + (id)enabledKeyboardLanguages; + (Class)getASAssetQueryClass; -+ (BOOL)shouldTryServer; ++ (_Bool)shouldRetryWithServer; ++ (_Bool)shouldTryServer; ++ (_Bool)shouldIgnoreFontAsset:(id)arg1; - (id).cxx_construct; - (void).cxx_destruct; - (id)preciousFontLanguages; - (void)setGarbageCollectionBehaviorForAsset:(id)arg1; -- (BOOL)activateFontsFromAssetURL:(id)arg1; +- (_Bool)activateFontsFromAssetURL:(id)arg1; - (id)doFinalMatching; -- (BOOL)executeDownloadingFontAssets:(id)arg1 forDescriptors:(id)arg2 andFontFilePaths:(id)arg3; -- (BOOL)assetStalled:(id)arg1; -- (unsigned long)calculateDownloadSize:(id)arg1; +- (_Bool)executeDownloadingFontAssets:(id)arg1 forDescriptors:(id)arg2 andFontFilePaths:(id)arg3; +- (_Bool)assetStalled:(id)arg1; +- (unsigned long long)calculateDownloadSize:(id)arg1; - (id)mobileAssetsForUnmatched:(id)arg1 andFontFilePaths:(id)arg2; -- (id)extractMatchingAssetsForDescriptor:(struct __CTFontDescriptor *)arg1 from:(id)arg2 withFailInfo:(char *)arg3 andFontFilePaths:(id)arg4; -- (id)availableMobileAssets:(BOOL)arg1 error:(id *)arg2; +- (id)extractMatchingAssetsForDescriptor:(struct __CTFontDescriptor *)arg1 from:(id)arg2 withFailInfo:(_Bool *)arg3 andFontFilePaths:(id)arg4; +- (id)availableMobileAssets:(_Bool)arg1 error:(id *)arg2; - (id)getUnmatchedDescriptors; - (void)downloadFontAssets; - (void)setProgressParam:(id)arg1 forKey:(id)arg2; -- (BOOL)callProgressCallbak:(unsigned int)arg1; +- (_Bool)callProgressCallbak:(unsigned int)arg1; - (void)setDownloadOptionsForMobileAsset; - (void)dealloc; - (id)initWithDescriptors:(struct __CFArray *)arg1 andMandatoryAttributes:(struct __CFSet *)arg2 withBlock:(id)arg3; diff --git a/iOS7/Frameworks/CoreText/_CTFontFallbacksArray.h b/iOS7/Frameworks/CoreText/_CTFontFallbacksArray.h new file mode 100644 index 000000000..fdced1f6a --- /dev/null +++ b/iOS7/Frameworks/CoreText/_CTFontFallbacksArray.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@class NSMutableArray; + +// Not exported +@interface _CTFontFallbacksArray : NSArray +{ + int _lock; + const struct TBaseFont *_baseFont; + unsigned long long _count; + NSArray *_cascade; + NSMutableArray *_fallbacks; +} + +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithBaseFont:(const struct TBaseFont *)arg1 cascade:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/CoreText/_CTGlyphStorage.h b/iOS7/Frameworks/CoreText/_CTGlyphStorage.h index a58e722c6..72bf2a414 100644 --- a/iOS7/Frameworks/CoreText/_CTGlyphStorage.h +++ b/iOS7/Frameworks/CoreText/_CTGlyphStorage.h @@ -6,34 +6,35 @@ #import "NSObject.h" +// Not exported @interface _CTGlyphStorage : NSObject { - long _count; + long long _count; const unsigned short *_glyphs; const struct CGSize *_advances; const unsigned int *_props; - const int *_stringIndices; + const long long *_stringIndices; } - (void)disposeGlyphStack; -- (void)popGlyphAtIndex:(long)arg1; -- (void)pushGlyphAtIndex:(long)arg1; -- (void)initGlyphStackWithCapacity:(long)arg1; +- (void)popGlyphAtIndex:(long long)arg1; +- (void)pushGlyphAtIndex:(long long)arg1; +- (void)initGlyphStackWithCapacity:(long long)arg1; - (void)sync; -- (void)moveGlyphsFromRange:(CDStruct_1ef3fb1f)arg1 toIndex:(long)arg2; -- (void)swapGlyphsAtIndex:(long)arg1 withIndex:(long)arg2; -- (void)insertGlyphsAtRange:(CDStruct_1ef3fb1f)arg1; -- (void)puntStringIndicesInRange:(CDStruct_1ef3fb1f)arg1 by:(long)arg2; -- (void)setStringIndex:(long)arg1 atIndex:(long)arg2; -- (void)setAdvance:(struct CGSize)arg1 atIndex:(long)arg2; -- (void)setGlyph:(unsigned short)arg1 atIndex:(long)arg2; -- (void)setProps:(unsigned int)arg1 atIndex:(long)arg2; -- (void)setAttachmentCount:(long)arg1 atIndex:(long)arg2; -- (long)attachmentCountAtIndex:(long)arg1; +- (void)moveGlyphsFromRange:(CDStruct_912cb5d2)arg1 toIndex:(long long)arg2; +- (void)swapGlyphsAtIndex:(long long)arg1 withIndex:(long long)arg2; +- (void)insertGlyphsAtRange:(CDStruct_912cb5d2)arg1; +- (void)puntStringIndicesInRange:(CDStruct_912cb5d2)arg1 by:(long long)arg2; +- (void)setStringIndex:(long long)arg1 atIndex:(long long)arg2; +- (void)setAdvance:(struct CGSize)arg1 atIndex:(long long)arg2; +- (void)setGlyph:(unsigned short)arg1 atIndex:(long long)arg2; +- (void)setProps:(unsigned int)arg1 atIndex:(long long)arg2; +- (void)setAttachmentCount:(long long)arg1 atIndex:(long long)arg2; +- (long long)attachmentCountAtIndex:(long long)arg1; - (void *)refCon; -- (id)copyWithRange:(CDStruct_1ef3fb1f)arg1; -- (BOOL)isEqual:(id)arg1; -- (id)initWithCount:(long)arg1; +- (id)copyWithRange:(CDStruct_912cb5d2)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithCount:(long long)arg1; @end diff --git a/iOS7/Frameworks/CoreText/_CTGlyphStorageAdvanceLookup-Protocol.h b/iOS7/Frameworks/CoreText/_CTGlyphStorageAdvanceLookup-Protocol.h index d88641ad1..9ed0f22aa 100644 --- a/iOS7/Frameworks/CoreText/_CTGlyphStorageAdvanceLookup-Protocol.h +++ b/iOS7/Frameworks/CoreText/_CTGlyphStorageAdvanceLookup-Protocol.h @@ -5,6 +5,6 @@ */ @protocol _CTGlyphStorageAdvanceLookup -- (struct CGSize)customAdvanceForIndex:(long)arg1; +- (struct CGSize)customAdvanceForIndex:(long long)arg1; @end diff --git a/iOS7/Frameworks/CoreText/_CTMutableGlyphStorage.h b/iOS7/Frameworks/CoreText/_CTMutableGlyphStorage.h index 4ee639cba..4afd4e478 100644 --- a/iOS7/Frameworks/CoreText/_CTMutableGlyphStorage.h +++ b/iOS7/Frameworks/CoreText/_CTMutableGlyphStorage.h @@ -10,29 +10,30 @@ @class CTGlyphStorageInterface; +// Not exported @interface _CTMutableGlyphStorage : _CTGlyphStorage <_CTGlyphStorageAdvanceLookup> { CTGlyphStorageInterface *_interface; } - (void)disposeGlyphStack; -- (void)popGlyphAtIndex:(long)arg1; -- (void)pushGlyphAtIndex:(long)arg1; -- (void)initGlyphStackWithCapacity:(long)arg1; +- (void)popGlyphAtIndex:(long long)arg1; +- (void)pushGlyphAtIndex:(long long)arg1; +- (void)initGlyphStackWithCapacity:(long long)arg1; - (void)sync; -- (void)moveGlyphsFromRange:(CDStruct_1ef3fb1f)arg1 toIndex:(long)arg2; -- (void)swapGlyphsAtIndex:(long)arg1 withIndex:(long)arg2; -- (void)insertGlyphsAtRange:(CDStruct_1ef3fb1f)arg1; -- (void)puntStringIndicesInRange:(CDStruct_1ef3fb1f)arg1 by:(long)arg2; -- (void)setStringIndex:(long)arg1 atIndex:(long)arg2; -- (void)setAdvance:(struct CGSize)arg1 atIndex:(long)arg2; -- (void)setGlyph:(unsigned short)arg1 atIndex:(long)arg2; -- (void)setProps:(unsigned int)arg1 atIndex:(long)arg2; -- (void)setAttachmentCount:(long)arg1 atIndex:(long)arg2; -- (long)attachmentCountAtIndex:(long)arg1; -- (struct CGSize)customAdvanceForIndex:(long)arg1; +- (void)moveGlyphsFromRange:(CDStruct_912cb5d2)arg1 toIndex:(long long)arg2; +- (void)swapGlyphsAtIndex:(long long)arg1 withIndex:(long long)arg2; +- (void)insertGlyphsAtRange:(CDStruct_912cb5d2)arg1; +- (void)puntStringIndicesInRange:(CDStruct_912cb5d2)arg1 by:(long long)arg2; +- (void)setStringIndex:(long long)arg1 atIndex:(long long)arg2; +- (void)setAdvance:(struct CGSize)arg1 atIndex:(long long)arg2; +- (void)setGlyph:(unsigned short)arg1 atIndex:(long long)arg2; +- (void)setProps:(unsigned int)arg1 atIndex:(long long)arg2; +- (void)setAttachmentCount:(long long)arg1 atIndex:(long long)arg2; +- (long long)attachmentCountAtIndex:(long long)arg1; +- (struct CGSize)customAdvanceForIndex:(long long)arg1; - (void *)refCon; -- (id)copyWithRange:(CDStruct_1ef3fb1f)arg1; +- (id)copyWithRange:(CDStruct_912cb5d2)arg1; - (id)initWithInterface:(id)arg1; @end diff --git a/iOS7/Frameworks/CoreText/_CTNativeGlyphStorage.h b/iOS7/Frameworks/CoreText/_CTNativeGlyphStorage.h index 800808316..d9c46dc4e 100644 --- a/iOS7/Frameworks/CoreText/_CTNativeGlyphStorage.h +++ b/iOS7/Frameworks/CoreText/_CTNativeGlyphStorage.h @@ -6,41 +6,42 @@ #import +// Not exported @interface _CTNativeGlyphStorage : _CTGlyphStorage { - const int *_attachCounts; - unsigned int _retainCount; + const long long *_attachCounts; + unsigned long long _retainCount; struct GlyphStack *_stack; - long _capacity; + long long _capacity; void *_preallocatedStorage; } -+ (id)newWithCount:(long)arg1; -- (void)setCapacity:(long)arg1; -- (void)popGlyphAtIndex:(long)arg1; -- (void)pushGlyphAtIndex:(long)arg1; -- (void)initGlyphStackWithCapacity:(long)arg1; -- (void)moveGlyphsFromRange:(CDStruct_1ef3fb1f)arg1 toIndex:(long)arg2; -- (void)swapGlyphsAtIndex:(long)arg1 withIndex:(long)arg2; -- (void)insertGlyphsAtRange:(CDStruct_1ef3fb1f)arg1; -- (void)puntStringIndicesInRange:(CDStruct_1ef3fb1f)arg1 by:(long)arg2; -- (void)setStringIndex:(long)arg1 atIndex:(long)arg2; -- (void)setAdvance:(struct CGSize)arg1 atIndex:(long)arg2; -- (void)setGlyph:(unsigned short)arg1 atIndex:(long)arg2; -- (void)setProps:(unsigned int)arg1 atIndex:(long)arg2; -- (void)setAttachmentCount:(long)arg1 atIndex:(long)arg2; -- (long)attachmentCountAtIndex:(long)arg1; -- (const int *)stringIndices; ++ (id)newWithCount:(long long)arg1; +- (void)setCapacity:(long long)arg1; +- (void)popGlyphAtIndex:(long long)arg1; +- (void)pushGlyphAtIndex:(long long)arg1; +- (void)initGlyphStackWithCapacity:(long long)arg1; +- (void)moveGlyphsFromRange:(CDStruct_912cb5d2)arg1 toIndex:(long long)arg2; +- (void)swapGlyphsAtIndex:(long long)arg1 withIndex:(long long)arg2; +- (void)insertGlyphsAtRange:(CDStruct_912cb5d2)arg1; +- (void)puntStringIndicesInRange:(CDStruct_912cb5d2)arg1 by:(long long)arg2; +- (void)setStringIndex:(long long)arg1 atIndex:(long long)arg2; +- (void)setAdvance:(struct CGSize)arg1 atIndex:(long long)arg2; +- (void)setGlyph:(unsigned short)arg1 atIndex:(long long)arg2; +- (void)setProps:(unsigned int)arg1 atIndex:(long long)arg2; +- (void)setAttachmentCount:(long long)arg1 atIndex:(long long)arg2; +- (long long)attachmentCountAtIndex:(long long)arg1; +- (const long long *)stringIndices; - (void)finalize; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (id)copyWithRange:(CDStruct_1ef3fb1f)arg1; -- (id)initWithCount:(long)arg1; -- (void)prepareWithCapacity:(long)arg1 preallocated:(_Bool)arg2; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (id)copyWithRange:(CDStruct_912cb5d2)arg1; +- (id)initWithCount:(long long)arg1; +- (void)prepareWithCapacity:(long long)arg1 preallocated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKit/ABSearchOperationDelegate-Protocol.h b/iOS7/Frameworks/EventKit/ABSearchOperationDelegate-Protocol.h index 60820d00f..4f3bb4466 100644 --- a/iOS7/Frameworks/EventKit/ABSearchOperationDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKit/ABSearchOperationDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABSearchOperationDelegate -- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(BOOL)arg3; +- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/EventKit/CDStructures.h b/iOS7/Frameworks/EventKit/CDStructures.h index e2ab82663..4ba1a7612 100644 --- a/iOS7/Frameworks/EventKit/CDStructures.h +++ b/iOS7/Frameworks/EventKit/CDStructures.h @@ -10,8 +10,9 @@ struct CPRecordStore; struct CalDatabase { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; int _field2; struct CPRecordStore *_field3; @@ -133,8 +134,8 @@ struct __CFSet; struct __CFString; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; #pragma mark Typedef'd Structures @@ -207,15 +208,20 @@ typedef struct { int _field2; } CDStruct_1ef3fb1f; +typedef struct { + long long _field1; + long long _field2; +} CDStruct_912cb5d2; + typedef struct { unsigned short _field1[64]; struct __CFString *_field2; unsigned short *_field3; char *_field4; - CDStruct_1ef3fb1f _field5; - int _field6; - int _field7; -} CDStruct_64adce64; + CDStruct_912cb5d2 _field5; + long long _field6; + long long _field7; +} CDStruct_f9502b4c; typedef struct { CDStruct_1ef3fb1f _field1; diff --git a/iOS7/Frameworks/EventKit/CLLocationManagerDelegate-Protocol.h b/iOS7/Frameworks/EventKit/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/Frameworks/EventKit/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKit/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/Frameworks/EventKit/CalAlarmMetadata.h b/iOS7/Frameworks/EventKit/CalAlarmMetadata.h index 55f589a9e..ce84e41d8 100644 --- a/iOS7/Frameworks/EventKit/CalAlarmMetadata.h +++ b/iOS7/Frameworks/EventKit/CalAlarmMetadata.h @@ -10,6 +10,7 @@ @class NSArray, NSString; +// Not exported @interface CalAlarmMetadata : NSObject { NSArray *_attach; diff --git a/iOS7/Frameworks/EventKit/CalItemMetadata.h b/iOS7/Frameworks/EventKit/CalItemMetadata.h index 9d49ea963..77c781c37 100644 --- a/iOS7/Frameworks/EventKit/CalItemMetadata.h +++ b/iOS7/Frameworks/EventKit/CalItemMetadata.h @@ -10,6 +10,7 @@ @class NSDictionary; +// Not exported @interface CalItemMetadata : NSObject { NSDictionary *_x_props; diff --git a/iOS7/Frameworks/EventKit/CalSearch.h b/iOS7/Frameworks/EventKit/CalSearch.h index 28f17d06b..b9337d9ba 100644 --- a/iOS7/Frameworks/EventKit/CalSearch.h +++ b/iOS7/Frameworks/EventKit/CalSearch.h @@ -13,7 +13,6 @@ struct __CFString *_searchString; int _seed; id _dataSink; - struct _opaque_pthread_mutex_t _dataSinkLock; _Bool _dateToStartShowingResultsSentToDataSink; _Bool _moreResultsAvailable; struct __CFArray *_partialResults; diff --git a/iOS7/Frameworks/EventKit/EKAlarm.h b/iOS7/Frameworks/EventKit/EKAlarm.h index 21adcad98..4856ec96b 100644 --- a/iOS7/Frameworks/EventKit/EKAlarm.h +++ b/iOS7/Frameworks/EventKit/EKAlarm.h @@ -16,32 +16,32 @@ EKCalendarItem *_owner; } -+ (BOOL)areLocationsCurrentlyEnabled; -+ (BOOL)areLocationsAllowedWithAuthorizationStatus:(int)arg1; -+ (BOOL)areLocationsAllowed; ++ (_Bool)areLocationsCurrentlyEnabled; ++ (_Bool)areLocationsAllowedWithAuthorizationStatus:(int)arg1; ++ (_Bool)areLocationsAllowed; + (int)_currentAuthorizationStatus; -+ (BOOL)areLocationsAvailable; ++ (_Bool)areLocationsAvailable; + (id)alarmWithRelativeOffset:(double)arg1; + (id)alarmWithAbsoluteDate:(id)arg1; @property(retain, nonatomic) EKCalendarItem *owner; // @synthesize owner=_owner; @property(retain, nonatomic) EKObjectToOneRelation *locationRelation; // @synthesize locationRelation=_locationRelation; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (id)description; -- (BOOL)rebase; +- (_Bool)rebase; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) BOOL isSnoozedAlarm; +@property(readonly, nonatomic) _Bool isSnoozedAlarm; - (void)removeSnoozedAlarm:(id)arg1; - (void)addSnoozedAlarm:(id)arg1; @property(copy, nonatomic) NSArray *snoozedAlarms; - (id)_snoozedAlarmsRelation; @property(retain, nonatomic) EKAlarm *originalAlarm; - (id)_originalAlarmRelation; -@property(nonatomic, getter=isDefaultAlarm) BOOL defaultAlarm; +@property(nonatomic, getter=isDefaultAlarm) _Bool defaultAlarm; - (id)ownerUUID; @property(copy, nonatomic) EKStructuredLocation *structuredLocation; - (id)_locationRelation; -@property(nonatomic) int proximity; -@property(readonly) BOOL isAbsolute; +@property(nonatomic) long long proximity; +@property(readonly) _Bool isAbsolute; @property(readonly, nonatomic) NSString *externalID; @property(copy, nonatomic) NSDate *acknowledgedDate; @property(copy, nonatomic) NSDate *absoluteDate; diff --git a/iOS7/Frameworks/EventKit/EKAlarmWrapper.h b/iOS7/Frameworks/EventKit/EKAlarmWrapper.h index ddaa87ef5..5bdd78e07 100644 --- a/iOS7/Frameworks/EventKit/EKAlarmWrapper.h +++ b/iOS7/Frameworks/EventKit/EKAlarmWrapper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EKAlarmWrapper : NSObject { struct CalAlarmOccurrence *_alarm; @@ -13,8 +14,8 @@ + (id)wrapperWithAlarmOccurrence:(struct CalAlarmOccurrence *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)occurrence; - (double)fireDate; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKit/EKAttachment.h b/iOS7/Frameworks/EventKit/EKAttachment.h index e3baea5c2..dee85be47 100644 --- a/iOS7/Frameworks/EventKit/EKAttachment.h +++ b/iOS7/Frameworks/EventKit/EKAttachment.h @@ -13,12 +13,12 @@ } - (id)description; -- (BOOL)isEqual:(id)arg1; -- (int)compareFileNames:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (long long)compareFileNames:(id)arg1; @property(readonly, nonatomic) NSString *UUID; @property(readonly, nonatomic) NSNumber *fileSize; @property(readonly, nonatomic) NSURL *localURL; -@property(readonly, nonatomic) BOOL isBinary; +@property(readonly, nonatomic) _Bool isBinary; @property(readonly, nonatomic) NSString *fileFormat; @property(readonly, nonatomic) NSString *fileName; @property(readonly, nonatomic) NSURL *URL; diff --git a/iOS7/Frameworks/EventKit/EKAttendee.h b/iOS7/Frameworks/EventKit/EKAttendee.h index 011ce37c6..6cbc60359 100644 --- a/iOS7/Frameworks/EventKit/EKAttendee.h +++ b/iOS7/Frameworks/EventKit/EKAttendee.h @@ -25,8 +25,8 @@ - (id)_persistentAttendee; - (id)owner; - (id)lazyLoadRelationForKey:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/Frameworks/EventKit/EKCalendar.h b/iOS7/Frameworks/EventKit/EKCalendar.h index 8833c7742..46aab90ca 100644 --- a/iOS7/Frameworks/EventKit/EKCalendar.h +++ b/iOS7/Frameworks/EventKit/EKCalendar.h @@ -11,18 +11,24 @@ @interface EKCalendar : EKObject { struct CGColor *_color; - BOOL _isMain; - unsigned long _loadFlags; + _Bool _isMain; + unsigned int _loadFlags; } + (id)typeDescription:(int)arg1; -+ (id)calendarForEntityType:(unsigned int)arg1 eventStore:(id)arg2; ++ (id)calendarForEntityType:(unsigned long long)arg1 eventStore:(id)arg2; + (id)calendarWithEventStore:(id)arg1; -@property(nonatomic) BOOL isMainCalendarForSource; // @synthesize isMainCalendarForSource=_isMain; -@property(nonatomic) unsigned long loadFlags; // @synthesize loadFlags=_loadFlags; -- (BOOL)remove:(id *)arg1; -- (BOOL)commit:(id *)arg1; -- (BOOL)validate:(id *)arg1; +@property(nonatomic) _Bool isMainCalendarForSource; // @synthesize isMainCalendarForSource=_isMain; +@property(nonatomic) unsigned int loadFlags; // @synthesize loadFlags=_loadFlags; +- (_Bool)remove:(id *)arg1; +- (_Bool)commit:(id *)arg1; +- (_Bool)validate:(id *)arg1; +- (void)setPushKey:(id)arg1; +- (id)pushKey; +- (void)setSubcalAccountID:(id)arg1; +- (id)subcalAccountID; +- (void)setBulkRequests:(id)arg1; +- (id)bulkRequests; @property(copy, nonatomic) NSString *ownerIdentityLastName; @property(copy, nonatomic) NSString *ownerIdentityFirstName; @property(copy, nonatomic) NSURL *ownerIdentityAddress; @@ -37,12 +43,12 @@ - (void)addSharee:(id)arg1; @property(copy, nonatomic) NSArray *sharees; - (id)_shareesRelation; -@property(readonly, nonatomic) unsigned int supportedEventAvailabilities; -@property(readonly) BOOL allowsTasks; -@property(readonly) BOOL allowsEvents; -@property(readonly, nonatomic) BOOL hasTasks; -@property(readonly, nonatomic) BOOL hasEvents; -@property(readonly, nonatomic) unsigned int allowedEntityTypes; +@property(readonly, nonatomic) unsigned long long supportedEventAvailabilities; +@property(readonly) _Bool allowsTasks; +@property(readonly) _Bool allowsEvents; +@property(readonly, nonatomic) _Bool hasTasks; +@property(readonly, nonatomic) _Bool hasEvents; +@property(readonly, nonatomic) unsigned long long allowedEntityTypes; - (void)_setSource:(id)arg1; @property(retain, nonatomic) EKSource *source; - (id)_sourceRelation; @@ -50,33 +56,35 @@ @property(readonly, nonatomic) NSURL *externalURI; @property(copy, nonatomic) NSString *externalModificationTag; @property(copy, nonatomic) NSString *externalID; -@property(readonly, nonatomic) BOOL isFacebookBirthdayCalendar; -@property(readonly, nonatomic) BOOL schedulingProhibited; -@property(readonly, nonatomic) BOOL canBeShared; -@property(readonly, nonatomic) BOOL canBePublished; -@property(nonatomic) BOOL isPublished; +@property(readonly, nonatomic) _Bool isFacebookBirthdayCalendar; +@property(readonly, nonatomic) _Bool schedulingProhibited; +@property(readonly, nonatomic) _Bool canBeShared; +@property(readonly, nonatomic) _Bool canBePublished; +@property(nonatomic) _Bool isPublished; @property(readonly, nonatomic) NSString *publishedURL; @property(readonly, nonatomic) NSString *sharedOwnerEmail; @property(copy, nonatomic) NSURL *sharedOwnerAddress; @property(copy, nonatomic) NSString *sharedOwnerName; @property(nonatomic) int sharingInvitationResponse; -@property(nonatomic) unsigned int invitationStatus; -@property(nonatomic) int sharingStatus; -@property(readonly, nonatomic) BOOL isSharingInvitation; -@property(readonly, nonatomic) BOOL prohibitsScheduling; -@property(readonly, nonatomic, getter=isImmutable) BOOL immutable; -@property(readonly, nonatomic) BOOL isHidden; -@property(readonly, nonatomic, getter=isSubscribed) BOOL subscribed; -@property(readonly, nonatomic) BOOL isDefaultCalendarForSource; -- (BOOL)refresh; +@property(nonatomic) unsigned long long invitationStatus; +@property(nonatomic) long long sharingStatus; +@property(readonly, nonatomic) _Bool isSharingInvitation; +@property(readonly, nonatomic) _Bool prohibitsScheduling; +@property(readonly, nonatomic, getter=isImmutable) _Bool immutable; +@property(readonly, nonatomic) _Bool isHidden; +@property(readonly, nonatomic, getter=isSubscribed) _Bool subscribed; +@property(readonly, nonatomic) _Bool isDefaultCalendarForSource; +- (_Bool)refresh; - (id)description; @property(nonatomic) int displayOrder; -@property(readonly, nonatomic) BOOL allowsContentModifications; +@property(readonly, nonatomic) _Bool allowsContentModifications; @property(readonly, nonatomic) NSString *calendarIdentifier; @property(readonly, nonatomic) int type; @property(nonatomic) struct CGColor *CGColor; -- (BOOL)getColorRed:(int *)arg1 green:(int *)arg2 blue:(int *)arg3; -@property(copy, nonatomic) NSString *colorString; +- (_Bool)getColorRed:(int *)arg1 green:(int *)arg2 blue:(int *)arg3; +- (void)setColorString:(id)arg1; +@property(readonly, nonatomic) NSString *colorString; +@property(copy, nonatomic) NSString *symbolicColorName; @property(copy, nonatomic) NSString *title; - (void)reset; - (int)entityType; diff --git a/iOS7/Frameworks/EventKit/EKCalendarDate.h b/iOS7/Frameworks/EventKit/EKCalendarDate.h index 60949c98a..d92bd6c95 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarDate.h +++ b/iOS7/Frameworks/EventKit/EKCalendarDate.h @@ -23,15 +23,15 @@ + (id)calendarDateWithGregorianDate:(CDStruct_b0fa4487)arg1 timeZone:(id)arg2; + (id)calendarDateWithDate:(id)arg1 timeZone:(id)arg2; + (id)calendarDateWithAbsoluteTime:(double)arg1 timeZone:(id)arg2; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)laterDate:(id)arg1; - (id)earlierDate:(id)arg1; - (id)calendarDateForYear; - (id)calendarDateForEndOfMonth; - (id)calendarDateForMonth; -- (id)calendarDateForEndOfWeekWithWeekStart:(long)arg1; -- (id)calendarDateForWeekWithWeekStart:(long)arg1 daysSinceWeekStart:(int *)arg2; -- (id)calendarDateForWeekWithWeekStart:(long)arg1; +- (id)calendarDateForEndOfWeekWithWeekStart:(int)arg1; +- (id)calendarDateForWeekWithWeekStart:(int)arg1 daysSinceWeekStart:(int *)arg2; +- (id)calendarDateForWeekWithWeekStart:(int)arg1; - (id)calendarDateForEndOfDay; - (id)calendarDateForDay; - (unsigned int)weeksInYear; @@ -39,31 +39,34 @@ - (unsigned int)daysInMonth; - (unsigned int)weekOfYear; - (unsigned int)dayOfYear; -- (long)dayOfWeek; +- (int)dayOfWeek; - (double)second; -- (unsigned int)minute; -- (unsigned int)hour; -- (unsigned int)day; -- (unsigned int)month; -- (unsigned int)year; +- (unsigned long long)minute; +- (unsigned long long)hour; +- (unsigned long long)day; +- (unsigned long long)month; +- (unsigned long long)year; - (int)differenceInDays:(id)arg1; - (int)differenceInMonths:(id)arg1; - (int)differenceInYears:(id)arg1; -- (CDStruct_6e43267c)differenceAsGregorianUnits:(id)arg1 flags:(unsigned long)arg2; +- (CDStruct_6e43267c)differenceAsGregorianUnits:(id)arg1 flags:(unsigned long long)arg2; - (id)calendarDateWithDate:(id)arg1; - (id)calendarDateInTimeZone:(id)arg1; +- (id)calendarDateByAddingYears:(int)arg1; - (id)calendarDateByAddingMonths:(int)arg1; - (id)calendarDateByAddingWeeks:(int)arg1; - (id)calendarDateByAddingDays:(int)arg1; - (id)calendarDateByAddingGregorianUnits:(CDStruct_6e43267c)arg1; -- (int)secondsFromGMT; +- (long long)secondsFromGMT; - (id)timeZone; - (CDStruct_b0fa4487)gregorianDate; +- (id)componentsWithoutTime; - (id)components; +- (id)componentsIncludingTime:(_Bool)arg1; - (double)absoluteTime; - (id)date; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKit/EKCalendarEventInvitationNotification.h b/iOS7/Frameworks/EventKit/EKCalendarEventInvitationNotification.h index ce3ddd627..e74310973 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarEventInvitationNotification.h +++ b/iOS7/Frameworks/EventKit/EKCalendarEventInvitationNotification.h @@ -10,25 +10,35 @@ @interface EKCalendarEventInvitationNotification : EKCalendarNotification { - BOOL _allDay; - BOOL _hasRecurrenceRules; + _Bool _allDay; + _Bool _hasRecurrenceRules; + _Bool _timeChanged; + _Bool _dateChanged; + _Bool _locationChanged; + int _participationStatus; + int _status; NSString *_location; NSString *_calendarName; NSDate *_startDate; + NSDate *_startDateForNextOccurrence; NSDate *_endDate; NSDate *_participationStatusModifiedDate; - int _status; } -@property(nonatomic) BOOL hasRecurrenceRules; // @synthesize hasRecurrenceRules=_hasRecurrenceRules; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool locationChanged; // @synthesize locationChanged=_locationChanged; +@property(nonatomic) _Bool dateChanged; // @synthesize dateChanged=_dateChanged; +@property(nonatomic) _Bool timeChanged; // @synthesize timeChanged=_timeChanged; +@property(nonatomic) _Bool hasRecurrenceRules; // @synthesize hasRecurrenceRules=_hasRecurrenceRules; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; @property(nonatomic) int status; // @synthesize status=_status; +@property(nonatomic) int participationStatus; // @synthesize participationStatus=_participationStatus; @property(retain, nonatomic) NSDate *participationStatusModifiedDate; // @synthesize participationStatusModifiedDate=_participationStatusModifiedDate; @property(retain, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; +@property(retain, nonatomic) NSDate *startDateForNextOccurrence; // @synthesize startDateForNextOccurrence=_startDateForNextOccurrence; @property(retain, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; @property(retain, nonatomic) NSString *calendarName; // @synthesize calendarName=_calendarName; @property(retain, nonatomic) NSString *location; // @synthesize location=_location; -- (BOOL)needsAlert; +- (_Bool)needsAlert; - (id)eventFromEventStore:(id)arg1; - (void)dealloc; - (id)initWithType:(int)arg1; diff --git a/iOS7/Frameworks/EventKit/EKCalendarFilter.h b/iOS7/Frameworks/EventKit/EKCalendarFilter.h index 7b4356a01..c3245eb36 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarFilter.h +++ b/iOS7/Frameworks/EventKit/EKCalendarFilter.h @@ -10,6 +10,7 @@ @class NSMutableDictionary, NSMutableSet, NSString; +// Not exported @interface EKCalendarFilter : NSObject { struct _opaque_pthread_mutex_t _lock; @@ -31,10 +32,10 @@ - (void)validate; - (id)_calendarUIDsFromPersistentIdentifier:(id)arg1; - (id)persistentIdentifier; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)removeCalendarWithUID:(id)arg1; -- (BOOL)isCalendarUIDVisible:(id)arg1; +- (_Bool)isCalendarUIDVisible:(id)arg1; - (int)visibleCalendarCountWithOptions:(int)arg1; - (id)visibleCalendarsWithOptions:(int)arg1; - (id)filteredCalendars; @@ -44,9 +45,9 @@ - (id)_generateUIDSetToShowCalendars:(id)arg1; - (id)_UIDAntiSetWithCalendars:(id)arg1; - (id)_UIDSetWithCalendars:(id)arg1; -- (BOOL)isFilteringAll; -- (BOOL)_isFilteringAllWhileLocked; -- (BOOL)isShowingAll; +- (_Bool)isFilteringAll; +- (_Bool)_isFilteringAllWhileLocked; +- (_Bool)isShowingAll; - (void)_databaseChanged; - (void)dealloc; - (id)initWithDatabase:(struct CalDatabase *)arg1 entityType:(int)arg2 calendarUIDs:(id)arg3; diff --git a/iOS7/Frameworks/EventKit/EKCalendarInviteReplyNotification.h b/iOS7/Frameworks/EventKit/EKCalendarInviteReplyNotification.h index 4f3f850b3..4ff5bb72d 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarInviteReplyNotification.h +++ b/iOS7/Frameworks/EventKit/EKCalendarInviteReplyNotification.h @@ -12,7 +12,7 @@ } @property(nonatomic) int status; // @synthesize status=_status; -- (BOOL)needsAlert; +- (_Bool)needsAlert; - (id)inviteReplyNotificationFromEventStore:(id)arg1; - (id)initWithType:(int)arg1; diff --git a/iOS7/Frameworks/EventKit/EKCalendarItem.h b/iOS7/Frameworks/EventKit/EKCalendarItem.h index 629eeab31..e23284663 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarItem.h +++ b/iOS7/Frameworks/EventKit/EKCalendarItem.h @@ -10,7 +10,8 @@ @interface EKCalendarItem : EKObject { - int _actionsDisabledCachedValue; + _Bool _haveCachedActionsState; + int _actionsStateCachedValue; EKAttendee *_selfAttendee; NSString *_sharedItemCreatedByEmailAddress; } @@ -18,13 +19,13 @@ @property(copy, nonatomic) NSString *sharedItemCreatedByEmailAddress; // @synthesize sharedItemCreatedByEmailAddress=_sharedItemCreatedByEmailAddress; @property(retain, nonatomic) EKAttendee *selfAttendee; // @synthesize selfAttendee=_selfAttendee; - (void)moveToCalendar:(id)arg1; -- (id)originalItem; +@property(readonly, nonatomic) EKCalendarItem *originalItem; - (void)_moveToCalendarInternal:(id)arg1; -- (BOOL)rebase; +- (_Bool)rebase; - (void)updatePersistentObjectSkippingProperties:(id)arg1; - (void)updatePersistentObject; -- (BOOL)validate:(id *)arg1; -- (BOOL)canMoveToCalendar:(id)arg1 fromCalendar:(id)arg2 error:(id *)arg3; +- (_Bool)validate:(id *)arg1; +- (_Bool)canMoveToCalendar:(id)arg1 fromCalendar:(id)arg2 error:(id *)arg3; @property(readonly, nonatomic) NSArray *attachments; - (id)_attachmentsRelation; @property(copy, nonatomic) NSTimeZone *sharedItemModifiedTimeZone; @@ -46,48 +47,48 @@ - (void)addAttendee:(id)arg1; - (void)setAttendees:(id)arg1; @property(readonly, nonatomic) NSArray *attendees; -@property(readonly, nonatomic) BOOL hasAttendees; +@property(readonly, nonatomic) _Bool hasAttendees; - (id)_selfAttendeeRelation; - (id)_attendeesRelation; - (void)removeRecurrenceRule:(id)arg1; - (void)addRecurrenceRule:(id)arg1; @property(copy, nonatomic) NSArray *recurrenceRules; -@property(readonly, nonatomic) BOOL hasRecurrenceRules; +@property(readonly, nonatomic) _Bool hasRecurrenceRules; - (id)_recurrencesRelation; - (void)removeAllSnoozedAlarms; - (void)removeAcknowledgedSnoozedAlarms; -- (BOOL)isAlarmAcknowledgedPropertyDirty; -- (void)snoozeAlarm:(id)arg1 withLocation:(id)arg2 proximity:(int)arg3; +- (_Bool)isAlarmAcknowledgedPropertyDirty; +- (void)snoozeAlarm:(id)arg1 withLocation:(id)arg2 proximity:(long long)arg3; - (void)snoozeAlarm:(id)arg1 withTimeIntervalFromNow:(double)arg2; - (id)findOriginalAlarmStartingWith:(id)arg1; - (void)removeAlarm:(id)arg1; - (void)addAlarm:(id)arg1; @property(copy, nonatomic) NSArray *allAlarms; @property(copy, nonatomic) NSArray *alarms; -@property(readonly, nonatomic) BOOL hasAlarms; +@property(readonly, nonatomic) _Bool hasAlarms; - (id)_alarmsRelation; -@property(readonly, nonatomic) BOOL actionsDisabled; -@property(readonly, nonatomic) BOOL allowsAttendeeModifications; -@property(readonly, nonatomic) BOOL allowsAlarmModifications; -@property(readonly, nonatomic) BOOL allowsRecurrenceModifications; -@property(readonly, nonatomic) BOOL allowsCalendarModifications; -@property(readonly, nonatomic) BOOL isOrganizedBySharedCalendarOwner; -@property(readonly, nonatomic) BOOL isExternallyOrganizedInvitation; -@property(readonly, nonatomic) BOOL isSelfOrganizedInvitation; -@property(readonly, nonatomic) BOOL isSelfOrganized; -@property(readonly, nonatomic) BOOL isFloating; -@property(readonly, nonatomic) BOOL isEditable; -@property(readonly) BOOL requiresDetach; +@property(readonly, nonatomic) int actionsState; +@property(readonly, nonatomic) _Bool allowsAttendeeModifications; +@property(readonly, nonatomic) _Bool allowsAlarmModifications; +@property(readonly, nonatomic) _Bool allowsRecurrenceModifications; +@property(readonly, nonatomic) _Bool allowsCalendarModifications; +@property(readonly, nonatomic) _Bool isOrganizedBySharedCalendarOwner; +@property(readonly, nonatomic) _Bool isExternallyOrganizedInvitation; +@property(readonly, nonatomic) _Bool isSelfOrganizedInvitation; +@property(readonly, nonatomic) _Bool isSelfOrganized; +@property(readonly, nonatomic) _Bool isFloating; +@property(readonly, nonatomic) _Bool isEditable; +@property(readonly, nonatomic) _Bool requiresDetach; @property(readonly, nonatomic) NSURL *externalURI; @property(copy, nonatomic) NSString *externalModificationTag; @property(copy, nonatomic) NSString *externalID; -@property(nonatomic, getter=isDefaultAlarmRemoved) BOOL defaultAlarmRemoved; +@property(nonatomic, getter=isDefaultAlarmRemoved) _Bool defaultAlarmRemoved; @property(copy, nonatomic) NSTimeZone *timeZone; @property(retain, nonatomic) EKCalendar *calendar; @property(copy, nonatomic) NSURL *URL; @property(copy, nonatomic) NSURL *action; -@property(nonatomic) int priority; -@property(nonatomic, getter=isAllDay) BOOL allDay; +@property(nonatomic) long long priority; +@property(nonatomic, getter=isAllDay) _Bool allDay; - (void)setCreationDate:(id)arg1; @property(readonly, nonatomic) NSDate *creationDate; - (void)setLastModifiedDate:(id)arg1; @@ -96,7 +97,7 @@ @property(copy, nonatomic) NSString *location; - (id)_locationRelation; @property(copy, nonatomic) NSString *title; -@property(readonly, nonatomic) BOOL hasNotes; +@property(readonly, nonatomic) _Bool hasNotes; @property(copy, nonatomic) NSString *notes; @property(readonly, nonatomic) NSString *UUID; @property(readonly, nonatomic) NSString *calendarItemExternalIdentifier; diff --git a/iOS7/Frameworks/EventKit/EKCalendarItemAlertInfo.h b/iOS7/Frameworks/EventKit/EKCalendarItemAlertInfo.h index 1a0ea3900..5a5f51e44 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarItemAlertInfo.h +++ b/iOS7/Frameworks/EventKit/EKCalendarItemAlertInfo.h @@ -12,9 +12,9 @@ @interface EKCalendarItemAlertInfo : NSObject { - BOOL _allDay; - BOOL _tentative; - BOOL _acknowledged; + _Bool _allDay; + _Bool _tentative; + _Bool _acknowledged; NSString *_title; NSString *_location; NSDate *_eventDate; @@ -22,18 +22,18 @@ NSTimeZone *_eventTimeZone; NSURL *_action; NSURL *_entityID; - int _proximity; + long long _proximity; NSString *_externalID; NSString *_dismissalID; } -+ (id)alertInfoWithTitle:(id)arg1 location:(id)arg2 date:(id)arg3 endDate:(id)arg4 timeZone:(id)arg5 allDay:(BOOL)arg6 tentative:(BOOL)arg7 entityID:(id)arg8 action:(id)arg9 proximity:(int)arg10 externalID:(id)arg11 acknowledged:(BOOL)arg12 dismissalID:(id)arg13; ++ (id)alertInfoWithTitle:(id)arg1 location:(id)arg2 date:(id)arg3 endDate:(id)arg4 timeZone:(id)arg5 allDay:(_Bool)arg6 tentative:(_Bool)arg7 entityID:(id)arg8 action:(id)arg9 proximity:(long long)arg10 externalID:(id)arg11 acknowledged:(_Bool)arg12 dismissalID:(id)arg13; @property(readonly, nonatomic) NSString *dismissalID; // @synthesize dismissalID=_dismissalID; -@property(readonly, nonatomic) BOOL acknowledged; // @synthesize acknowledged=_acknowledged; +@property(readonly, nonatomic) _Bool acknowledged; // @synthesize acknowledged=_acknowledged; @property(readonly, nonatomic) NSString *externalID; // @synthesize externalID=_externalID; -@property(readonly, nonatomic) int proximity; // @synthesize proximity=_proximity; -@property(readonly, nonatomic) BOOL tentative; // @synthesize tentative=_tentative; -@property(readonly, nonatomic) BOOL allDay; // @synthesize allDay=_allDay; +@property(readonly, nonatomic) long long proximity; // @synthesize proximity=_proximity; +@property(readonly, nonatomic) _Bool tentative; // @synthesize tentative=_tentative; +@property(readonly, nonatomic) _Bool allDay; // @synthesize allDay=_allDay; @property(readonly, nonatomic) NSURL *entityID; // @synthesize entityID=_entityID; @property(readonly, nonatomic) NSURL *action; // @synthesize action=_action; @property(readonly, nonatomic) NSTimeZone *eventTimeZone; // @synthesize eventTimeZone=_eventTimeZone; @@ -41,12 +41,12 @@ @property(readonly, nonatomic) NSDate *eventDate; // @synthesize eventDate=_eventDate; @property(readonly, nonatomic) NSString *location; // @synthesize location=_location; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (void)dealloc; -- (id)initWithTitle:(id)arg1 location:(id)arg2 date:(id)arg3 endDate:(id)arg4 timeZone:(id)arg5 allDay:(BOOL)arg6 tentative:(BOOL)arg7 entityID:(id)arg8 action:(id)arg9 proximity:(int)arg10 externalID:(id)arg11 acknowledged:(BOOL)arg12 dismissalID:(id)arg13; +- (id)initWithTitle:(id)arg1 location:(id)arg2 date:(id)arg3 endDate:(id)arg4 timeZone:(id)arg5 allDay:(_Bool)arg6 tentative:(_Bool)arg7 entityID:(id)arg8 action:(id)arg9 proximity:(long long)arg10 externalID:(id)arg11 acknowledged:(_Bool)arg12 dismissalID:(id)arg13; @end diff --git a/iOS7/Frameworks/EventKit/EKCalendarItemsWithExternalIdentifierPredicate.h b/iOS7/Frameworks/EventKit/EKCalendarItemsWithExternalIdentifierPredicate.h index e230df540..d045db964 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarItemsWithExternalIdentifierPredicate.h +++ b/iOS7/Frameworks/EventKit/EKCalendarItemsWithExternalIdentifierPredicate.h @@ -13,7 +13,7 @@ NSString *_externalIdentifier; } -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKit/EKCalendarNotification.h b/iOS7/Frameworks/EventKit/EKCalendarNotification.h index 6e5d28556..cc2438f6e 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarNotification.h +++ b/iOS7/Frameworks/EventKit/EKCalendarNotification.h @@ -10,6 +10,7 @@ @class EKObjectID, NSString, NSURL; +// Not exported @interface EKCalendarNotification : NSObject { int _type; @@ -19,12 +20,12 @@ NSURL *_URI; EKObjectID *_objectID; struct CGColor *_dotColor; - BOOL _hiddenFromNotificationCenter; - BOOL _alerted; + _Bool _hiddenFromNotificationCenter; + _Bool _alerted; } -@property(nonatomic) BOOL alerted; // @synthesize alerted=_alerted; -@property(nonatomic) BOOL hiddenFromNotificationCenter; // @synthesize hiddenFromNotificationCenter=_hiddenFromNotificationCenter; +@property(nonatomic) _Bool alerted; // @synthesize alerted=_alerted; +@property(nonatomic) _Bool hiddenFromNotificationCenter; // @synthesize hiddenFromNotificationCenter=_hiddenFromNotificationCenter; @property(nonatomic) struct CGColor *dotColor; // @synthesize dotColor=_dotColor; @property(retain, nonatomic) EKObjectID *objectID; // @synthesize objectID=_objectID; @property(retain, nonatomic) NSURL *URI; // @synthesize URI=_URI; @@ -32,7 +33,7 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(nonatomic) int type; // @synthesize type=_type; -@property(readonly, nonatomic) BOOL needsAlert; +@property(readonly, nonatomic) _Bool needsAlert; - (void)dealloc; - (id)initWithType:(int)arg1; diff --git a/iOS7/Frameworks/EventKit/EKCalendarResourceChangeNotification.h b/iOS7/Frameworks/EventKit/EKCalendarResourceChangeNotification.h index ad7ba67fc..ba7aa24ce 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarResourceChangeNotification.h +++ b/iOS7/Frameworks/EventKit/EKCalendarResourceChangeNotification.h @@ -14,33 +14,35 @@ NSString *_calendarName; NSDate *_startDate; NSDate *_endDate; - BOOL _allDay; + _Bool _allDay; NSString *_eventID; unsigned int _changeType; - BOOL _dateChanged; - BOOL _timeChanged; - BOOL _locationChanged; - BOOL _titleChanged; + _Bool _dateChanged; + _Bool _timeChanged; + _Bool _locationChanged; + _Bool _titleChanged; NSNumber *_createCount; NSNumber *_updateCount; NSNumber *_deleteCount; + NSDate *_startDateForNextOccurrence; } @property(retain, nonatomic) NSNumber *deleteCount; // @synthesize deleteCount=_deleteCount; @property(retain, nonatomic) NSNumber *updateCount; // @synthesize updateCount=_updateCount; @property(retain, nonatomic) NSNumber *createCount; // @synthesize createCount=_createCount; -@property(nonatomic) BOOL titleChanged; // @synthesize titleChanged=_titleChanged; -@property(nonatomic) BOOL locationChanged; // @synthesize locationChanged=_locationChanged; -@property(nonatomic) BOOL timeChanged; // @synthesize timeChanged=_timeChanged; -@property(nonatomic) BOOL dateChanged; // @synthesize dateChanged=_dateChanged; +@property(nonatomic) _Bool titleChanged; // @synthesize titleChanged=_titleChanged; +@property(nonatomic) _Bool locationChanged; // @synthesize locationChanged=_locationChanged; +@property(nonatomic) _Bool timeChanged; // @synthesize timeChanged=_timeChanged; +@property(nonatomic) _Bool dateChanged; // @synthesize dateChanged=_dateChanged; @property(nonatomic) unsigned int changeType; // @synthesize changeType=_changeType; @property(retain, nonatomic) NSString *eventID; // @synthesize eventID=_eventID; -@property(nonatomic) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool allDay; // @synthesize allDay=_allDay; @property(retain, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; +@property(retain, nonatomic) NSDate *startDateForNextOccurrence; // @synthesize startDateForNextOccurrence=_startDateForNextOccurrence; @property(retain, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; @property(retain, nonatomic) NSString *calendarName; // @synthesize calendarName=_calendarName; @property(retain, nonatomic) NSString *location; // @synthesize location=_location; -- (BOOL)needsAlert; +- (_Bool)needsAlert; - (id)resourceChangeFromEventStore:(id)arg1; - (void)dealloc; - (id)initWithType:(int)arg1; diff --git a/iOS7/Frameworks/EventKit/EKCalendarSharedCalendarNotification.h b/iOS7/Frameworks/EventKit/EKCalendarSharedCalendarNotification.h index eac4fd476..32365e90f 100644 --- a/iOS7/Frameworks/EventKit/EKCalendarSharedCalendarNotification.h +++ b/iOS7/Frameworks/EventKit/EKCalendarSharedCalendarNotification.h @@ -12,7 +12,7 @@ } @property(nonatomic) int sharingInvitationResponse; // @synthesize sharingInvitationResponse=_sharingInvitationResponse; -- (BOOL)needsAlert; +- (_Bool)needsAlert; - (id)calendarFromEventStore:(id)arg1; - (id)initWithType:(int)arg1; diff --git a/iOS7/Frameworks/EventKit/EKCollectableReplyHandler.h b/iOS7/Frameworks/EventKit/EKCollectableReplyHandler.h index 0f55625f9..9f39a7c35 100644 --- a/iOS7/Frameworks/EventKit/EKCollectableReplyHandler.h +++ b/iOS7/Frameworks/EventKit/EKCollectableReplyHandler.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EKCollectableReplyHandler : NSObject { id _block; diff --git a/iOS7/Frameworks/EventKit/EKDaemonConnection.h b/iOS7/Frameworks/EventKit/EKDaemonConnection.h index 67c9f7454..b65cbdb5b 100644 --- a/iOS7/Frameworks/EventKit/EKDaemonConnection.h +++ b/iOS7/Frameworks/EventKit/EKDaemonConnection.h @@ -8,9 +8,10 @@ @class NSMutableDictionary, NSObject, NSObject, NSString; +// Not exported @interface EKDaemonConnection : NSObject { - unsigned long _options; + unsigned int _options; NSString *_dbPath; unsigned int _serverPort; unsigned int _machPort; @@ -21,20 +22,20 @@ unsigned int _nextID; NSObject *_replySource; NSObject *_replyHandlerLock; - BOOL _registeredForStartNote; + _Bool _registeredForStartNote; } @property id delegate; // @synthesize delegate=_delegate; - (void)_finishAllRepliesOnServerDeath; -- (void)_processReplyWithID:(unsigned int)arg1 data:(id)arg2 finished:(BOOL)arg3; +- (void)_processReplyWithID:(unsigned int)arg1 data:(id)arg2 finished:(_Bool)arg3; - (void)removeReplyHandler:(id)arg1; - (id)addReplyHandler:(id)arg1; - (void)_daemonRestarted; @property(readonly) unsigned int port; - (void)disconnect; -- (BOOL)_connectToServer; +- (_Bool)_connectToServer; - (void)dealloc; -- (id)initWithOptions:(unsigned long)arg1 path:(id)arg2; +- (id)initWithOptions:(unsigned int)arg1 path:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKit/EKDateRangePredicate.h b/iOS7/Frameworks/EventKit/EKDateRangePredicate.h index b545f8c89..d16653800 100644 --- a/iOS7/Frameworks/EventKit/EKDateRangePredicate.h +++ b/iOS7/Frameworks/EventKit/EKDateRangePredicate.h @@ -17,7 +17,7 @@ + (id)predicateWithStartDate:(id)arg1 endDate:(id)arg2; @property(readonly, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; @property(readonly, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKit/EKDefaultPropertiesLoading-Protocol.h b/iOS7/Frameworks/EventKit/EKDefaultPropertiesLoading-Protocol.h new file mode 100644 index 000000000..6cc6dbbb4 --- /dev/null +++ b/iOS7/Frameworks/EventKit/EKDefaultPropertiesLoading-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol EKDefaultPropertiesLoading +- (_Bool)shouldLoadDefaultProperties; + +@optional +- (id)defaultPropertiesToLoad; +@end + diff --git a/iOS7/Frameworks/EventKit/EKEvent.h b/iOS7/Frameworks/EventKit/EKEvent.h index 5caf3ed56..f41aa7b80 100644 --- a/iOS7/Frameworks/EventKit/EKEvent.h +++ b/iOS7/Frameworks/EventKit/EKEvent.h @@ -10,71 +10,71 @@ @interface EKEvent : EKCalendarItem { - BOOL _occurrenceIsAllDay; - BOOL _requiresDetachDueToSnoozedAlarm; + _Bool _occurrenceIsAllDay; + _Bool _requiresDetachDueToSnoozedAlarm; + int _attendeeCount; EKCalendarDate *_occurrenceStartDate; EKCalendarDate *_occurrenceEndDate; EKCalendarDate *_originalOccurrenceStartDate; EKCalendarDate *_originalOccurrenceEndDate; NSNumber *_originalOccurrenceIsAllDay; - int _attendeeCount; } + (id)eventWithEventStore:(id)arg1; @property(readonly) int attendeeCount; // @synthesize attendeeCount=_attendeeCount; -@property(nonatomic) BOOL requiresDetachDueToSnoozedAlarm; // @synthesize requiresDetachDueToSnoozedAlarm=_requiresDetachDueToSnoozedAlarm; +@property(nonatomic) _Bool requiresDetachDueToSnoozedAlarm; // @synthesize requiresDetachDueToSnoozedAlarm=_requiresDetachDueToSnoozedAlarm; @property(copy, nonatomic) NSNumber *originalOccurrenceIsAllDay; // @synthesize originalOccurrenceIsAllDay=_originalOccurrenceIsAllDay; @property(copy, nonatomic) EKCalendarDate *originalOccurrenceEndDate; // @synthesize originalOccurrenceEndDate=_originalOccurrenceEndDate; @property(copy, nonatomic) EKCalendarDate *originalOccurrenceStartDate; // @synthesize originalOccurrenceStartDate=_originalOccurrenceStartDate; -@property(nonatomic) BOOL occurrenceIsAllDay; // @synthesize occurrenceIsAllDay=_occurrenceIsAllDay; +@property(nonatomic) _Bool occurrenceIsAllDay; // @synthesize occurrenceIsAllDay=_occurrenceIsAllDay; @property(copy, nonatomic) EKCalendarDate *occurrenceEndDate; // @synthesize occurrenceEndDate=_occurrenceEndDate; @property(copy, nonatomic) EKCalendarDate *occurrenceStartDate; // @synthesize occurrenceStartDate=_occurrenceStartDate; -- (void)_detachWithStartDate:(id)arg1 newStartDate:(id)arg2 future:(BOOL)arg3; -- (BOOL)removeWithSpan:(int)arg1 error:(id *)arg2; -- (BOOL)_isInitialOccurrenceDate:(id)arg1; -- (BOOL)_cancelWithSpan:(int)arg1 error:(id *)arg2; +- (void)_detachWithStartDate:(id)arg1 newStartDate:(id)arg2 future:(_Bool)arg3; +- (_Bool)removeWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)_isInitialOccurrenceDate:(id)arg1; +- (_Bool)_cancelWithSpan:(int)arg1 error:(id *)arg2; - (void)_deleteThisOccurrence; -- (BOOL)_deleteWithSpan:(int)arg1 error:(id *)arg2; -- (BOOL)_shouldDeclineInsteadOfDelete; -- (BOOL)_shouldCancelInsteadOfDeleteWithSpan:(int)arg1; -- (BOOL)_checkStartDateConstraintAgainstDate:(CDStruct_b0fa4487)arg1 timeZone:(id)arg2 error:(id *)arg3; -- (BOOL)_occurrenceExistsOnDate:(double)arg1 timeZone:(id)arg2; -- (BOOL)_validateAlarmIntervalConstrainedToRecurrenceInterval:(int)arg1; -- (BOOL)_validateDurationConstrainedToRecurrenceInterval; -- (BOOL)_validateDatesAndRecurrencesGivenSpan:(int)arg1 error:(id *)arg2; +- (_Bool)_deleteWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)_shouldDeclineInsteadOfDelete; +- (_Bool)_shouldCancelInsteadOfDeleteWithSpan:(int)arg1; +- (_Bool)_checkStartDateConstraintAgainstDate:(CDStruct_b0fa4487)arg1 timeZone:(id)arg2 error:(id *)arg3; +- (_Bool)_occurrenceExistsOnDate:(double)arg1 timeZone:(id)arg2; +- (_Bool)_validateAlarmIntervalConstrainedToRecurrenceInterval:(int)arg1; +- (_Bool)_validateDurationConstrainedToRecurrenceInterval; +- (_Bool)_validateDatesAndRecurrencesGivenSpan:(int)arg1 error:(id *)arg2; - (id)_dateForNextOccurrence; - (void)rollback; - (void)revert; - (void)didCommit; - (id)dirtyPropertiesToSkip; -- (BOOL)commitWithSpan:(int)arg1 error:(id *)arg2; -- (BOOL)validateWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)commitWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)validateWithSpan:(int)arg1 error:(id *)arg2; - (void)snoozeAlarm:(id)arg1 withTimeIntervalFromNow:(double)arg2; -- (BOOL)refresh; +- (_Bool)refresh; - (id)description; -@property(readonly, nonatomic) BOOL canBeRespondedTo; -- (BOOL)allowsAlarmModifications; -- (BOOL)hasSelfAttendee; -@property(readonly, nonatomic) BOOL canSetAvailability; +@property(readonly, nonatomic) _Bool canBeRespondedTo; +- (_Bool)allowsAlarmModifications; +- (_Bool)hasSelfAttendee; +@property(readonly, nonatomic) _Bool canSetAvailability; @property(readonly, nonatomic) NSString *uniqueId; @property(readonly, nonatomic) NSDate *participationStatusModifiedDate; @property(readonly, nonatomic) int pendingParticipationStatus; -- (BOOL)changingAllDayPropertyIsAllowed; -@property(readonly) BOOL canDetachSingleOccurrence; -- (BOOL)requiresDetach; -@property(readonly, nonatomic) BOOL responseMustApplyToAll; -- (BOOL)allowsCalendarModifications; -- (BOOL)allowsRecurrenceModifications; -@property(readonly, nonatomic) BOOL isDetached; -- (int)compareStartDateWithEvent:(id)arg1; -- (BOOL)canMoveToCalendar:(id)arg1 fromCalendar:(id)arg2 error:(id *)arg3; -- (BOOL)isTentative; -@property(readonly, nonatomic) BOOL locationChanged; -@property(readonly, nonatomic) BOOL titleChanged; -@property(readonly, nonatomic) BOOL timeChanged; -@property(readonly, nonatomic) BOOL dateChanged; +- (_Bool)changingAllDayPropertyIsAllowed; +@property(readonly) _Bool canDetachSingleOccurrence; +- (_Bool)requiresDetach; +@property(readonly, nonatomic) _Bool responseMustApplyToAll; +- (_Bool)allowsCalendarModifications; +- (_Bool)allowsRecurrenceModifications; +@property(readonly, nonatomic) _Bool isDetached; +- (long long)compareStartDateWithEvent:(id)arg1; +- (_Bool)canMoveToCalendar:(id)arg1 fromCalendar:(id)arg2 error:(id *)arg3; +- (_Bool)isTentative; +@property(readonly, nonatomic) _Bool locationChanged; +@property(readonly, nonatomic) _Bool titleChanged; +@property(readonly, nonatomic) _Bool timeChanged; +@property(readonly, nonatomic) _Bool dateChanged; - (void)clearInvitationStatus; -@property(nonatomic) unsigned int invitationStatus; +@property(nonatomic) unsigned long long invitationStatus; @property(copy) NSString *responseComment; @property(nonatomic) int availability; - (void)setRecurrenceRule:(id)arg1; @@ -82,13 +82,13 @@ @property(readonly, nonatomic) NSArray *attachments; @property(readonly, nonatomic) EKParticipant *organizer; - (id)attendees; -@property(readonly, nonatomic) int birthdayPersonID; +@property(readonly, nonatomic) long long birthdayPersonID; - (int)_parentParticipationStatus; @property(nonatomic) int participationStatus; -- (void)setNeedsOccurrenceCacheUpdate:(BOOL)arg1; -- (BOOL)needsOccurrenceCacheUpdate; +- (void)setNeedsOccurrenceCacheUpdate:(_Bool)arg1; +- (_Bool)needsOccurrenceCacheUpdate; - (void)setModifiedProperties:(unsigned int)arg1; -- (unsigned int)modifiedProperties; +@property(readonly, nonatomic) unsigned int modifiedProperties; @property(readonly, nonatomic) int status; - (CDStruct_b0fa4487)endDatePinnedForAllDay; - (CDStruct_b0fa4487)startDatePinnedForAllDay; @@ -105,18 +105,18 @@ @property(readonly) double duration; @property(copy, nonatomic) NSDate *startDate; @property(readonly, nonatomic) EKCalendarDate *startCalendarDate; -@property(nonatomic, getter=isAllDay) BOOL allDay; -- (BOOL)_isAllDay; +@property(nonatomic, getter=isAllDay) _Bool allDay; +- (_Bool)_isAllDay; - (id)title; - (id)committedValueForKey:(id)arg1; - (void)_sendModifiedNote; -- (BOOL)isDirtyIgnoringCalendar; -@property(readonly) BOOL isAllDayDirty; -@property(readonly) BOOL isEndDateDirty; -@property(readonly) BOOL isStartDateDirty; -@property(readonly) BOOL isStatusDirty; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isDirtyIgnoringCalendar; +@property(readonly) _Bool isAllDayDirty; +@property(readonly) _Bool isEndDateDirty; +@property(readonly) _Bool isStartDateDirty; +@property(readonly) _Bool isStatusDirty; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)exportToICS; @property(readonly, nonatomic) EKEventStore *eventStore; @property(readonly, nonatomic) NSURL *externalURL; @@ -131,7 +131,7 @@ // Remaining properties @property(readonly, nonatomic) NSString *UUID; -@property(readonly) BOOL isEditable; +@property(readonly) _Bool isEditable; @end diff --git a/iOS7/Frameworks/EventKit/EKEventPredicate.h b/iOS7/Frameworks/EventKit/EKEventPredicate.h index ede9e5aa9..db83c1235 100644 --- a/iOS7/Frameworks/EventKit/EKEventPredicate.h +++ b/iOS7/Frameworks/EventKit/EKEventPredicate.h @@ -6,33 +6,36 @@ #import +#import "EKDefaultPropertiesLoading-Protocol.h" + @class NSDate, NSString, NSTimeZone; -@interface EKEventPredicate : EKPredicate +@interface EKEventPredicate : EKPredicate { NSDate *_startDate; NSDate *_endDate; NSString *_uuid; NSTimeZone *_timeZone; - BOOL _shouldLoadDefaultProperties; + _Bool _shouldLoadDefaultProperties; } + (id)predicateWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 eventUUID:(id)arg4 calendars:(id)arg5; -+ (id)predicateWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4 loadDefaultProperties:(BOOL)arg5; ++ (id)predicateWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4 loadDefaultProperties:(_Bool)arg5; + (id)predicateWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; -@property(readonly, nonatomic) BOOL shouldLoadDefaultProperties; +- (_Bool)evaluateWithObject:(id)arg1; +- (id)defaultPropertiesToLoad; +@property(readonly, nonatomic) _Bool shouldLoadDefaultProperties; @property(readonly, nonatomic) NSTimeZone *timeZone; @property(readonly, nonatomic) NSString *eventUUID; @property(readonly, nonatomic) NSDate *endDate; @property(readonly, nonatomic) NSDate *startDate; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4 loadDefaultProperties:(BOOL)arg5; +- (id)initWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4 loadDefaultProperties:(_Bool)arg5; - (id)initWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 calendars:(id)arg4; - (id)initWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 eventUUID:(id)arg4 calendars:(id)arg5; diff --git a/iOS7/Frameworks/EventKit/EKEventStore.h b/iOS7/Frameworks/EventKit/EKEventStore.h index 22e0b0a4e..c6c457fe4 100644 --- a/iOS7/Frameworks/EventKit/EKEventStore.h +++ b/iOS7/Frameworks/EventKit/EKEventStore.h @@ -12,6 +12,7 @@ @interface EKEventStore : NSObject { + unsigned int _flags; NSMutableDictionary *_registeredObjects; NSMutableDictionary *_publicRegisteredObjects; NSMutableSet *_insertedObjects; @@ -22,7 +23,7 @@ EKCalendar *_defaultCalendarForNewEvents; EKCalendar *_defaultCalendarForNewReminders; EKDaemonConnection *_database; - unsigned long _flags; + double _lastDatabaseNotificationTimestamp; NSTimeZone *_timeZone; NSMutableDictionary *_calendars; NSMutableDictionary *_sources; @@ -32,10 +33,9 @@ NSObject *_unsavedChangesQueue; NSObject *_dbChangedQueue; NSMutableDictionary *_cachedValidatedEmails; - double _lastDatabaseNotificationTimestamp; } -+ (int)authorizationStatusForEntityType:(unsigned int)arg1; ++ (long long)authorizationStatusForEntityType:(unsigned long long)arg1; + (Class)publicClassForEntityName:(id)arg1; + (Class)classForEntityName:(id)arg1; @property(retain, nonatomic) NSMutableDictionary *_cachedValidatedEmails; // @synthesize _cachedValidatedEmails; @@ -46,7 +46,7 @@ @property(nonatomic) NSMutableSet *objectsPendingCommit; // @synthesize objectsPendingCommit=_objectsPendingCommit; @property(retain, nonatomic) NSMutableDictionary *_sources; // @synthesize _sources; @property(retain, nonatomic) NSMutableDictionary *_calendars; // @synthesize _calendars; -@property(nonatomic) unsigned long flags; // @synthesize flags=_flags; +@property(nonatomic) unsigned int flags; // @synthesize flags=_flags; @property(nonatomic) double lastDatabaseNotificationTimestamp; // @synthesize lastDatabaseNotificationTimestamp=_lastDatabaseNotificationTimestamp; @property(retain, nonatomic) EKDaemonConnection *database; // @synthesize database=_database; @property(retain, nonatomic) EKCalendar *_defaultCalendarForNewReminders; // @synthesize _defaultCalendarForNewReminders; @@ -56,7 +56,7 @@ @property(nonatomic) NSMutableSet *insertedObjects; // @synthesize insertedObjects=_insertedObjects; @property(nonatomic) NSMutableDictionary *publicRegisteredObjects; // @synthesize publicRegisteredObjects=_publicRegisteredObjects; @property(nonatomic) NSMutableDictionary *registeredObjects; // @synthesize registeredObjects=_registeredObjects; -- (BOOL)moveDiagnosticsLogToCrashReporterFolder; +- (_Bool)moveDiagnosticsLogToCrashReporterFolder; - (id)getCalDAVLog; - (id)getDataAccessLog; - (int)emailAddressValidationStatus:(id)arg1; @@ -65,7 +65,7 @@ @property(retain, nonatomic) NSNumber *defaultAllDayAlarmOffset; // @synthesize defaultAllDayAlarmOffset=_defaultAllDayAlarmOffset; @property(readonly, nonatomic) EKAlarm *defaultTimedAlarm; @property(retain, nonatomic) NSNumber *defaultTimedAlarmOffset; // @synthesize defaultTimedAlarmOffset=_defaultTimedAlarmOffset; -- (BOOL)isDataProtected; +- (_Bool)isDataProtected; - (void)_protectedDataDidBecomeAvailable; - (void)_protectedDataWillBecomeUnavailable; - (id)predicateForMasterEventsInCalendars:(id)arg1; @@ -76,7 +76,7 @@ - (id)predicateForRecentNotifiableEvents; - (id)predicateForNotifiableEvents; - (id)predicateForEventsWithStartDate:(id)arg1 endDate:(id)arg2 eventUUID:(id)arg3 calendars:(id)arg4; -- (id)predicateForEventsWithStartDate:(id)arg1 endDate:(id)arg2 calendars:(id)arg3 loadDefaultProperties:(BOOL)arg4; +- (id)predicateForEventsWithStartDate:(id)arg1 endDate:(id)arg2 calendars:(id)arg3 loadDefaultProperties:(_Bool)arg4; - (id)predicateForEventsWithStartDate:(id)arg1 endDate:(id)arg2 calendars:(id)arg3; - (void)locationBasedAlarmOccurrencesWithCompletion:(id)arg1; - (void)alarmOccurrencesBetweenStartDate:(id)arg1 endDate:(id)arg2 inCalendars:(id)arg3 completion:(id)arg4; @@ -86,7 +86,7 @@ - (id)fetchEventsMatchingPredicate:(id)arg1 resultHandler:(id)arg2; - (void)enumerateEventsMatchingPredicate:(id)arg1 usingBlock:(id)arg2; - (id)eventsMatchingPredicate:(id)arg1; -- (BOOL)commit:(id *)arg1; +- (_Bool)commit:(id *)arg1; - (void)reset; - (void)rollback; - (void)_deleteObject:(id)arg1; @@ -95,7 +95,7 @@ - (id)publicObjectWithObjectID:(id)arg1; - (id)publicObjectWithPersistentObject:(id)arg1; - (id)objectWithObjectID:(id)arg1; -- (id)registerFetchedObjectWithID:(id)arg1 defaultLoadedProperties:(id)arg2; +- (id)registerFetchedObjectWithID:(id)arg1 withDefaultLoadedProperties:(id)arg2 inSet:(id)arg3; - (id)registerFetchedObjectWithID:(id)arg1; - (id)_addFetchedObjectWithID:(id)arg1; - (void)_forgetRegisteredObjects; @@ -104,27 +104,27 @@ - (void)_registerObject:(id)arg1; - (void)_registerObjectImmediate:(id)arg1; - (void)refreshSourcesIfNecessary; -- (void)refreshSourcesIfNecessary:(BOOL)arg1; -- (void)_refreshDASource:(id)arg1 isUserRequested:(BOOL)arg2; -- (BOOL)removeInviteReplyNotifications:(id)arg1 error:(id *)arg2; -- (BOOL)removeInviteReplyNotification:(id)arg1 error:(id *)arg2; -- (BOOL)markInviteReplyNotificationAlerted:(id)arg1; +- (void)refreshSourcesIfNecessary:(_Bool)arg1; +- (void)_refreshDASource:(id)arg1 isUserRequested:(_Bool)arg2; +- (_Bool)removeInviteReplyNotifications:(id)arg1 error:(id *)arg2; +- (_Bool)removeInviteReplyNotification:(id)arg1 error:(id *)arg2; +- (_Bool)markInviteReplyNotificationAlerted:(id)arg1; - (id)inviteReplyNotifications; -- (BOOL)removeResourceChanges:(id)arg1 error:(id *)arg2; -- (BOOL)removeResourceChange:(id)arg1 error:(id *)arg2; -- (BOOL)markResourceChangeAlerted:(id)arg1 error:(id *)arg2; -- (id)resourceChangesForEntityTypes:(unsigned int)arg1; -- (id)sharedCalendarInvitationsForEntityTypes:(unsigned int)arg1; +- (_Bool)removeResourceChanges:(id)arg1 error:(id *)arg2; +- (_Bool)removeResourceChange:(id)arg1 error:(id *)arg2; +- (_Bool)markResourceChangeAlerted:(id)arg1 error:(id *)arg2; +- (id)resourceChangesForEntityTypes:(unsigned long long)arg1; +- (id)sharedCalendarInvitationsForEntityTypes:(unsigned long long)arg1; - (id)earliestExpiringNotifiableEventEndDateAfterDate:(id)arg1 timeZone:(id)arg2; @property(readonly, nonatomic) int notifiableEventCount; @property(readonly, nonatomic) int unacknowledgedEventCount; - (void)markNotificationsAlertedAndSave:(id)arg1; -- (void)setShowDeclinedEvents:(BOOL)arg1; +- (void)setShowDeclinedEvents:(_Bool)arg1; - (id)scheduledTaskCacheFetchTasksOnDay:(id)arg1; - (id)scheduledTaskCacheFetchDaysAndTaskCounts; - (id)occurrenceCacheGetOccurrencesForCalendars:(id)arg1; - (id)occurrenceCacheGetOccurrencesForCalendars:(id)arg1 onDay:(double)arg2; -- (BOOL)occurrenceCacheOccurrencesAreBeingGenerated; +- (_Bool)occurrenceCacheOccurrencesAreBeingGenerated; - (id)insertNewExceptionDateWithDate:(id)arg1; - (id)insertNewEvent; - (id)calendarWithExternalURI:(id)arg1; @@ -132,9 +132,9 @@ - (id)doEvents:(id)arg1 haveOccurrencesAfterDate:(id)arg2; - (id)closestCachedOccurrenceToDate:(double)arg1 forEventUID:(int)arg2; - (id)eventWithUUID:(id)arg1; -- (BOOL)fetchProperties:(id)arg1 forReminders:(id)arg2; -- (id)predicateForRemindersWithTitle:(id)arg1 listTitle:(id)arg2 limitToCompletedOrIncomplete:(BOOL)arg3 completed:(BOOL)arg4 dueAfter:(id)arg5 dueBefore:(id)arg6 searchTerm:(id)arg7 sortOrder:(int)arg8 maxResults:(unsigned int)arg9; -- (id)predicateForRemindersWithTitle:(id)arg1 listTitle:(id)arg2 limitToCompletedOrIncomplete:(BOOL)arg3 completed:(BOOL)arg4 dueAfter:(id)arg5 dueBefore:(id)arg6 searchTerm:(id)arg7 sortOrder:(int)arg8; +- (_Bool)fetchProperties:(id)arg1 forReminders:(id)arg2; +- (id)predicateForRemindersWithTitle:(id)arg1 listTitle:(id)arg2 limitToCompletedOrIncomplete:(_Bool)arg3 completed:(_Bool)arg4 dueAfter:(id)arg5 dueBefore:(id)arg6 searchTerm:(id)arg7 sortOrder:(int)arg8 maxResults:(unsigned long long)arg9; +- (id)predicateForRemindersWithTitle:(id)arg1 listTitle:(id)arg2 limitToCompletedOrIncomplete:(_Bool)arg3 completed:(_Bool)arg4 dueAfter:(id)arg5 dueBefore:(id)arg6 searchTerm:(id)arg7 sortOrder:(int)arg8; - (id)predicateForRemindersWithSearchTerm:(id)arg1; - (id)predicateForCompletedRemindersWithCalendars:(id)arg1; - (id)predicateForRemindersWithTitle:(id)arg1 calendars:(id)arg2; @@ -144,7 +144,7 @@ - (id)predicateForCompletedRemindersWithDueDate:(id)arg1 calendars:(id)arg2 sortOrder:(int)arg3; - (id)predicateForIncompleteRemindersDueBeforeOrOnDueDate:(id)arg1 calendars:(id)arg2 sortOrder:(int)arg3; - (id)predicateForIncompleteRemindersWithDueDate:(id)arg1 calendars:(id)arg2 sortOrder:(int)arg3; -- (id)_predicateForRemindersWithDate:(id)arg1 useAsCompletionDate:(BOOL)arg2 calendars:(id)arg3 limitToCompletedOrIncomplete:(BOOL)arg4 completed:(BOOL)arg5 includeDatesBefore:(BOOL)arg6 sortOrder:(int)arg7; +- (id)_predicateForRemindersWithDate:(id)arg1 useAsCompletionDate:(_Bool)arg2 calendars:(id)arg3 limitToCompletedOrIncomplete:(_Bool)arg4 completed:(_Bool)arg5 includeDatesBefore:(_Bool)arg6 sortOrder:(int)arg7; - (id)predicateForCompletedRemindersWithCompletionDateStarting:(id)arg1 ending:(id)arg2 calendars:(id)arg3; - (id)predicateForIncompleteRemindersWithDueDateStarting:(id)arg1 ending:(id)arg2 calendars:(id)arg3; - (id)predicateForRemindersInCalendars:(id)arg1; @@ -156,50 +156,50 @@ - (id)calendarItemsWithExternalIdentifier:(id)arg1; - (id)calendarItemWithIdentifier:(id)arg1; - (id)reminderWithExternalURI:(id)arg1; -- (BOOL)removeReminder:(id)arg1 commit:(BOOL)arg2 error:(id *)arg3; -- (BOOL)removeReminder:(id)arg1 error:(id *)arg2; -- (BOOL)saveReminder:(id)arg1 commit:(BOOL)arg2 error:(id *)arg3; -- (BOOL)saveReminder:(id)arg1 error:(id *)arg2; +- (_Bool)removeReminder:(id)arg1 commit:(_Bool)arg2 error:(id *)arg3; +- (_Bool)removeReminder:(id)arg1 error:(id *)arg2; +- (_Bool)saveReminder:(id)arg1 commit:(_Bool)arg2 error:(id *)arg3; +- (_Bool)saveReminder:(id)arg1 error:(id *)arg2; - (void)setDefaultCalendarForNewReminders:(id)arg1; - (id)defaultCalendarForNewReminders; - (void)setDefaultCalendarForNewEvents:(id)arg1; @property(readonly, nonatomic) EKCalendar *defaultCalendarForNewEvents; - (struct CGColor *)copyCGColorForNewCalendar; -- (id)importICSData:(id)arg1 intoCalendar:(id)arg2 options:(unsigned int)arg3; -- (void)importICSData:(id)arg1 intoCalendar:(id)arg2 options:(unsigned int)arg3 completion:(id)arg4; +- (id)importICSData:(id)arg1 intoCalendar:(id)arg2 options:(unsigned long long)arg3; +- (void)importICSData:(id)arg1 intoCalendar:(id)arg2 options:(unsigned long long)arg3 completion:(id)arg4; - (void)_performServerFunction:(id)arg1 replyHandler:(void)arg2; -- (id)importICS:(id)arg1 intoCalendar:(id)arg2 options:(unsigned int)arg3; +- (id)importICS:(id)arg1 intoCalendar:(id)arg2 options:(unsigned long long)arg3; - (void)markEventAlerted:(id)arg1; -- (BOOL)setInvitationStatus:(unsigned int)arg1 forEvents:(id)arg2 error:(id *)arg3; -- (BOOL)setInvitationStatus:(unsigned int)arg1 forEvent:(id)arg2 error:(id *)arg3; -- (BOOL)removeEvent:(id)arg1 span:(int)arg2 commit:(BOOL)arg3 error:(id *)arg4; -- (BOOL)saveEvent:(id)arg1 span:(int)arg2 commit:(BOOL)arg3 error:(id *)arg4; -- (BOOL)removeEvent:(id)arg1 span:(int)arg2 error:(id *)arg3; -- (BOOL)saveEvent:(id)arg1 span:(int)arg2 error:(id *)arg3; +- (_Bool)setInvitationStatus:(unsigned long long)arg1 forEvents:(id)arg2 error:(id *)arg3; +- (_Bool)setInvitationStatus:(unsigned long long)arg1 forEvent:(id)arg2 error:(id *)arg3; +- (_Bool)removeEvent:(id)arg1 span:(int)arg2 commit:(_Bool)arg3 error:(id *)arg4; +- (_Bool)saveEvent:(id)arg1 span:(int)arg2 commit:(_Bool)arg3 error:(id *)arg4; +- (_Bool)removeEvent:(id)arg1 span:(int)arg2 error:(id *)arg3; +- (_Bool)saveEvent:(id)arg1 span:(int)arg2 error:(id *)arg3; - (id)eventWithUniqueId:(id)arg1; -- (id)eventForUID:(id)arg1 occurrenceDate:(id)arg2 checkValid:(BOOL)arg3; +- (id)eventForUID:(id)arg1 occurrenceDate:(id)arg2 checkValid:(_Bool)arg3; - (id)eventForUID:(id)arg1 occurrenceDate:(id)arg2; -- (id)_eventWithURI:(id)arg1 checkValid:(BOOL)arg2; -- (BOOL)_parseURI:(id)arg1 expectedScheme:(id)arg2 identifier:(id *)arg3 options:(id *)arg4; +- (id)_eventWithURI:(id)arg1 checkValid:(_Bool)arg2; +- (_Bool)_parseURI:(id)arg1 expectedScheme:(id)arg2 identifier:(id *)arg3 options:(id *)arg4; - (id)eventWithIdentifier:(id)arg1; -- (BOOL)deleteCalendar:(id)arg1 forEntityType:(int)arg2 error:(id *)arg3; -- (BOOL)removeCalendar:(id)arg1 commit:(BOOL)arg2 error:(id *)arg3; -- (BOOL)saveCalendar:(id)arg1 commit:(BOOL)arg2 error:(id *)arg3; -- (BOOL)removeCalendar:(id)arg1 error:(id *)arg2; -- (BOOL)saveCalendar:(id)arg1 error:(id *)arg2; +- (_Bool)deleteCalendar:(id)arg1 forEntityType:(int)arg2 error:(id *)arg3; +- (_Bool)removeCalendar:(id)arg1 commit:(_Bool)arg2 error:(id *)arg3; +- (_Bool)saveCalendar:(id)arg1 commit:(_Bool)arg2 error:(id *)arg3; +- (_Bool)removeCalendar:(id)arg1 error:(id *)arg2; +- (_Bool)saveCalendar:(id)arg1 error:(id *)arg2; - (void)_addObjectToPendingCommits:(id)arg1; - (id)calendarWithID:(id)arg1; - (id)_calendarWithID:(id)arg1; -- (id)readWriteCalendarsForEntityType:(unsigned int)arg1; -- (int)readWriteCalendarCountForEntityType:(unsigned int)arg1; -- (BOOL)_calendar:(id)arg1 supportsEntityType:(unsigned int)arg2; +- (id)readWriteCalendarsForEntityType:(unsigned long long)arg1; +- (int)readWriteCalendarCountForEntityType:(unsigned long long)arg1; +- (_Bool)_calendar:(id)arg1 supportsEntityType:(unsigned long long)arg2; - (id)_allCalendars; -- (id)calendarsForEntityType:(unsigned int)arg1; -- (BOOL)markCalendarAlerted:(id)arg1; -- (BOOL)hideCalendarsFromNotificationCenter:(id)arg1 error:(id *)arg2; +- (id)calendarsForEntityType:(unsigned long long)arg1; +- (_Bool)markCalendarAlerted:(id)arg1; +- (_Bool)hideCalendarsFromNotificationCenter:(id)arg1 error:(id *)arg2; @property(readonly, nonatomic) NSArray *calendars; -- (BOOL)removeSource:(id)arg1 error:(id *)arg2; -- (BOOL)saveSource:(id)arg1 error:(id *)arg2; +- (_Bool)removeSource:(id)arg1 error:(id *)arg2; +- (_Bool)saveSource:(id)arg1 error:(id *)arg2; - (id)sourceWithIdentifier:(id)arg1; - (id)ownedSources; - (id)localSource; @@ -215,11 +215,11 @@ @property(readonly) unsigned int serverPort; @property(copy, nonatomic) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; - (void)_accessStatusChanged; -- (void)requestAccessToEntityType:(unsigned int)arg1 completion:(id)arg2; -- (void)_requestAccessForEntityType:(unsigned int)arg1; +- (void)requestAccessToEntityType:(unsigned long long)arg1 completion:(id)arg2; +- (void)_requestAccessForEntityType:(unsigned long long)arg1; - (void)dealloc; - (oneway void)release; -- (id)initWithOptions:(unsigned long)arg1 path:(id)arg2; +- (id)initWithOptions:(unsigned int)arg1 path:(id)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/EventKit/EKInviteReplyNotification.h b/iOS7/Frameworks/EventKit/EKInviteReplyNotification.h index 1a7b91819..e4c72f84b 100644 --- a/iOS7/Frameworks/EventKit/EKInviteReplyNotification.h +++ b/iOS7/Frameworks/EventKit/EKInviteReplyNotification.h @@ -8,13 +8,14 @@ @class EKCalendar, NSDate, NSString; +// Not exported @interface EKInviteReplyNotification : EKObject { } @property(readonly, nonatomic) EKCalendar *calendar; - (void)clearAlertedStatus; -@property(readonly, nonatomic) BOOL alerted; +@property(readonly, nonatomic) _Bool alerted; @property(readonly, nonatomic) NSDate *creationDate; @property(readonly, nonatomic) int status; @property(readonly, nonatomic) NSString *shareeLastName; diff --git a/iOS7/Frameworks/EventKit/EKMutableCalendarDate.h b/iOS7/Frameworks/EventKit/EKMutableCalendarDate.h index d41bdb9ca..0c9d3f1e2 100644 --- a/iOS7/Frameworks/EventKit/EKMutableCalendarDate.h +++ b/iOS7/Frameworks/EventKit/EKMutableCalendarDate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EKMutableCalendarDate : EKCalendarDate { } diff --git a/iOS7/Frameworks/EventKit/EKNotifiableEventsPredicate.h b/iOS7/Frameworks/EventKit/EKNotifiableEventsPredicate.h index b1797a41c..c62a0139b 100644 --- a/iOS7/Frameworks/EventKit/EKNotifiableEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKNotifiableEventsPredicate.h @@ -6,13 +6,17 @@ #import "NSPredicate.h" -@interface EKNotifiableEventsPredicate : NSPredicate +#import "EKDefaultPropertiesLoading-Protocol.h" + +@interface EKNotifiableEventsPredicate : NSPredicate { } + (id)predicate; +- (id)defaultPropertiesToLoad; +- (_Bool)shouldLoadDefaultProperties; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKNotificationCenterVisibleEventsPredicate.h b/iOS7/Frameworks/EventKit/EKNotificationCenterVisibleEventsPredicate.h index 1ccef1bc1..42a6a47ab 100644 --- a/iOS7/Frameworks/EventKit/EKNotificationCenterVisibleEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKNotificationCenterVisibleEventsPredicate.h @@ -12,7 +12,7 @@ + (id)predicate; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKObject.h b/iOS7/Frameworks/EventKit/EKObject.h index 8ecde3be3..d0541e31a 100644 --- a/iOS7/Frameworks/EventKit/EKObject.h +++ b/iOS7/Frameworks/EventKit/EKObject.h @@ -8,8 +8,10 @@ @class EKObjectRelation, EKPersistentObject, NSMutableDictionary, NSMutableSet, NSString; +// Not exported @interface EKObject : NSObject { + unsigned int _flags; NSMutableDictionary *_dirtyProperties; NSMutableDictionary *_cachedProperties; EKPersistentObject *_persistentObject; @@ -17,10 +19,9 @@ EKObjectRelation *_owningRelation; NSMutableDictionary *_relations; NSMutableSet *_weakRelations; - unsigned long _flags; } -@property(nonatomic) unsigned long flags; // @synthesize flags=_flags; +@property(nonatomic) unsigned int flags; // @synthesize flags=_flags; @property(retain, nonatomic) NSMutableSet *weakRelations; // @synthesize weakRelations=_weakRelations; @property(retain, nonatomic) NSMutableDictionary *relations; // @synthesize relations=_relations; @property(nonatomic) EKObjectRelation *owningRelation; // @synthesize owningRelation=_owningRelation; @@ -35,32 +36,32 @@ - (id)lazyLoadRelationForKey:(id)arg1; - (void)deletePersistentObject; - (void)updatePersistentObject; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)insertPersistentObjectIfNeeded; -- (BOOL)refresh; +- (_Bool)refresh; - (void)rollback; - (void)reset; - (void)didCommit; - (void)updatePersistentValueForKeyIfNeeded:(id)arg1; - (id)propertyForKey:(id)arg1 withPersistentFallback:(id)arg2; - (int)intPropertyForKey:(id)arg1 withPersistentFallback:(id)arg2; -- (BOOL)boolPropertyForKey:(id)arg1 withPersistentFallback:(id)arg2; +- (_Bool)boolPropertyForKey:(id)arg1 withPersistentFallback:(id)arg2; - (id)persistentOrDirtyPropertyForKey:(id)arg1; -- (BOOL)isPropertyDirty:(id)arg1; -- (BOOL)propertyValueForKey:(id)arg1 value:(id *)arg2; +- (_Bool)isPropertyDirty:(id)arg1; +- (_Bool)propertyValueForKey:(id)arg1 value:(id *)arg2; - (id)propertyValueForKey:(id)arg1; - (void)clearPropertyValueForKey:(id)arg1; - (void)cachePropertyValue:(id)arg1 forKey:(id)arg2; - (void)setPropertyValue:(id)arg1 forKey:(id)arg2; - (id)committedValueForKey:(id)arg1; -- (BOOL)isNew; -- (BOOL)hasChanges; -- (BOOL)isEqual:(id)arg1; -- (BOOL)existsInStore; +- (_Bool)isNew; +- (_Bool)hasChanges; +- (_Bool)isEqual:(id)arg1; +- (_Bool)existsInStore; - (id)objectID; - (id)eventStore; - (id)owner; -- (BOOL)rebase; +- (_Bool)rebase; - (void)dealloc; - (id)initWithPersistentObject:(id)arg1; diff --git a/iOS7/Frameworks/EventKit/EKObjectID.h b/iOS7/Frameworks/EventKit/EKObjectID.h index 00cdc676c..0ff0fc7a5 100644 --- a/iOS7/Frameworks/EventKit/EKObjectID.h +++ b/iOS7/Frameworks/EventKit/EKObjectID.h @@ -11,7 +11,7 @@ @interface EKObjectID : NSObject { - BOOL _temporary; + _Bool _temporary; int _entityType; int _rowID; } @@ -21,12 +21,12 @@ + (id)objectIDWithEntityType:(int)arg1 rowID:(int)arg2; + (id)objectIDWithCADObjectID:(CDStruct_1ef3fb1f)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)URIRepresentation; - (id)stringRepresentation; - (id)description; -- (BOOL)isTemporary; +- (_Bool)isTemporary; - (CDStruct_1ef3fb1f)CADObjectID; - (int)rowID; - (int)entityType; @@ -35,7 +35,7 @@ - (id)initWithDictionaryRepresentation:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithEntityType:(int)arg1 rowID:(int)arg2 temporary:(BOOL)arg3; +- (id)initWithEntityType:(int)arg1 rowID:(int)arg2 temporary:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/EventKit/EKObjectRelation.h b/iOS7/Frameworks/EventKit/EKObjectRelation.h index 030825509..8217bb186 100644 --- a/iOS7/Frameworks/EventKit/EKObjectRelation.h +++ b/iOS7/Frameworks/EventKit/EKObjectRelation.h @@ -8,32 +8,33 @@ @class EKObject, NSString; +// Not exported @interface EKObjectRelation : NSObject { EKObject *_owner; NSString *_relationName; - BOOL _dirty; - BOOL _loaded; + _Bool _dirty; + _Bool _loaded; NSString *_inverseName; } @property(readonly, nonatomic) NSString *inverseName; // @synthesize inverseName=_inverseName; @property(readonly, nonatomic) NSString *relationName; // @synthesize relationName=_relationName; @property(readonly, nonatomic) EKObject *owner; // @synthesize owner=_owner; -- (void)_removeRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; -- (void)_addRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; +- (void)_removeRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; +- (void)_addRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; - (id)committedValue; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)relatedObjectDidChange; -- (BOOL)isDirty; +- (_Bool)isDirty; - (void)didCommit; - (void)refresh; - (void)rollback; - (void)reset; - (void)updatePersistentObject; -- (BOOL)isWeak; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isWeak; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithOwner:(id)arg1 relationName:(id)arg2 inverseRelationName:(id)arg3; diff --git a/iOS7/Frameworks/EventKit/EKObjectToManyRelation.h b/iOS7/Frameworks/EventKit/EKObjectToManyRelation.h index d79881815..24010345c 100644 --- a/iOS7/Frameworks/EventKit/EKObjectToManyRelation.h +++ b/iOS7/Frameworks/EventKit/EKObjectToManyRelation.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSSet; +// Not exported @interface EKObjectToManyRelation : EKObjectRelation { NSMutableSet *_loadedItems; @@ -27,19 +28,19 @@ - (void)didCommit; - (void)updatePersistentObject; - (id)committedValue; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)_forgetRelatedObject:(id)arg1; -- (void)_removeRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; -- (void)_addRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; +- (void)_removeRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; +- (void)_addRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; - (void)removeItem:(id)arg1; - (void)addItem:(id)arg1; -@property(readonly, nonatomic) unsigned int count; +@property(readonly, nonatomic) unsigned long long count; @property(copy, nonatomic) NSSet *items; - (id)_effectiveItems; - (id)_loadedItems; -@property(readonly, nonatomic) BOOL itemsWereRemoved; -@property(readonly, nonatomic) BOOL itemsWereAdded; -- (BOOL)isWeak; +@property(readonly, nonatomic) _Bool itemsWereRemoved; +@property(readonly, nonatomic) _Bool itemsWereAdded; +- (_Bool)isWeak; - (void)dealloc; @end diff --git a/iOS7/Frameworks/EventKit/EKObjectToOneRelation.h b/iOS7/Frameworks/EventKit/EKObjectToOneRelation.h index beee871d2..bb40c377d 100644 --- a/iOS7/Frameworks/EventKit/EKObjectToOneRelation.h +++ b/iOS7/Frameworks/EventKit/EKObjectToOneRelation.h @@ -8,14 +8,15 @@ @class EKObject; +// Not exported @interface EKObjectToOneRelation : EKObjectRelation { EKObject *_relatedObject; - BOOL _weak; + _Bool _weak; } - (id)description; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)didCommit; - (void)refresh; - (void)rollback; @@ -24,14 +25,14 @@ - (void)updatePersistentObject; - (id)committedValue; - (id)relatedObject; -- (void)_setRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; -- (void)_removeRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; -- (void)_addRelatedObject:(id)arg1 setInverse:(BOOL)arg2 dirty:(BOOL)arg3; +- (void)_setRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; +- (void)_removeRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; +- (void)_addRelatedObject:(id)arg1 setInverse:(_Bool)arg2 dirty:(_Bool)arg3; - (void)setRelatedObject:(id)arg1; - (void)_clear; -- (BOOL)isWeak; +- (_Bool)isWeak; - (void)dealloc; -- (id)initWithObject:(id)arg1 relationName:(id)arg2 inverseRelationName:(id)arg3 weak:(BOOL)arg4; +- (id)initWithObject:(id)arg1 relationName:(id)arg2 inverseRelationName:(id)arg3 weak:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/EventKit/EKOccurrenceCacheSearch.h b/iOS7/Frameworks/EventKit/EKOccurrenceCacheSearch.h index fd320687f..eb5d038b8 100644 --- a/iOS7/Frameworks/EventKit/EKOccurrenceCacheSearch.h +++ b/iOS7/Frameworks/EventKit/EKOccurrenceCacheSearch.h @@ -15,7 +15,7 @@ EKEventStore *_store; id _callback; NSNumber *_replyID; - BOOL _canceled; + _Bool _canceled; } + (id)searchWithCalendars:(id)arg1 searchTerm:(id)arg2 store:(id)arg3 callback:(id)arg4; diff --git a/iOS7/Frameworks/EventKit/EKOrganizer.h b/iOS7/Frameworks/EventKit/EKOrganizer.h index b0d456711..fe3e5e136 100644 --- a/iOS7/Frameworks/EventKit/EKOrganizer.h +++ b/iOS7/Frameworks/EventKit/EKOrganizer.h @@ -10,13 +10,13 @@ { } -+ (id)organizerWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(BOOL)arg4; -@property(nonatomic, getter=isCurrentUser) BOOL currentUser; ++ (id)organizerWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(_Bool)arg4; +@property(nonatomic, getter=isCurrentUser) _Bool currentUser; - (id)owner; - (id)lazyLoadRelationForKey:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(BOOL)arg4; +- (id)initWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(_Bool)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/EventKit/EKParticipant.h b/iOS7/Frameworks/EventKit/EKParticipant.h index 2c654f44d..535950d62 100644 --- a/iOS7/Frameworks/EventKit/EKParticipant.h +++ b/iOS7/Frameworks/EventKit/EKParticipant.h @@ -19,9 +19,9 @@ + (void *)findABPersonByURL:(id)arg1 inAddressBook:(void *)arg2; @property(readonly, nonatomic) EKCalendarItem *owner; // @synthesize owner=_owner; - (void *)ABRecordWithAddressBook:(void *)arg1; -- (BOOL)isEqualToParticipant:(id)arg1; +- (_Bool)isEqualToParticipant:(id)arg1; @property(readonly, nonatomic) NSURL *URL; -@property(readonly, nonatomic) BOOL isCurrentUser; +@property(readonly, nonatomic) _Bool isCurrentUser; @property(copy, nonatomic) NSString *comment; @property(readonly, nonatomic) int participantRole; @property(readonly, nonatomic) int participantStatus; diff --git a/iOS7/Frameworks/EventKit/EKPersistentAlarm.h b/iOS7/Frameworks/EventKit/EKPersistentAlarm.h index a2bde9e0d..d486d140e 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentAlarm.h +++ b/iOS7/Frameworks/EventKit/EKPersistentAlarm.h @@ -16,22 +16,22 @@ + (id)defaultPropertiesToLoad; + (id)relations; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; @property(copy, nonatomic) NSSet *snoozedAlarms; @property(retain, nonatomic) EKPersistentAlarm *originalAlarm; -@property(nonatomic, getter=isDefaultAlarm) BOOL defaultAlarm; +@property(nonatomic, getter=isDefaultAlarm) _Bool defaultAlarm; @property(copy, nonatomic) NSDate *acknowledgedDate; @property(copy, nonatomic) EKPersistentLocation *location; -@property(nonatomic) int proximity; +@property(nonatomic) long long proximity; - (void)setOwner:(id)arg1; - (id)owner; @property(copy, nonatomic) NSString *externalID; @property(copy, nonatomic) NSData *externalData; @property(nonatomic) int alarmType; @property(copy, nonatomic) NSTimeZone *timeZone; -@property(readonly, nonatomic) BOOL isAbsolute; +@property(readonly, nonatomic) _Bool isAbsolute; @property(copy, nonatomic) NSDate *absoluteDate; @property(nonatomic) double relativeOffset; @property(readonly, nonatomic) NSString *UUID; diff --git a/iOS7/Frameworks/EventKit/EKPersistentAttachment.h b/iOS7/Frameworks/EventKit/EKPersistentAttachment.h index aa3cefb32..efe7fedaa 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentAttachment.h +++ b/iOS7/Frameworks/EventKit/EKPersistentAttachment.h @@ -20,8 +20,8 @@ @property(readonly, nonatomic) NSString *UUID; @property(copy, nonatomic) NSNumber *fileSize; @property(copy, nonatomic) NSURL *localURL; -- (void)setIsBinary:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isBinary; +- (void)setIsBinary:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isBinary; @property(copy, nonatomic) NSString *fileFormat; @property(copy, nonatomic) NSString *fileName; @property(copy, nonatomic) NSURL *URL; diff --git a/iOS7/Frameworks/EventKit/EKPersistentCalendar.h b/iOS7/Frameworks/EventKit/EKPersistentCalendar.h index 571e2bc45..bbbc85d9b 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentCalendar.h +++ b/iOS7/Frameworks/EventKit/EKPersistentCalendar.h @@ -15,7 +15,10 @@ + (id)calendar; + (id)relations; + (id)defaultPropertiesToLoad; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; +@property(copy, nonatomic) NSString *pushKey; +@property(copy, nonatomic) NSString *subcalAccountID; +@property(copy, nonatomic) NSString *bulkRequests; @property(copy, nonatomic) NSString *ownerIdentityLastName; @property(copy, nonatomic) NSString *ownerIdentityFirstName; @property(copy, nonatomic) NSURL *ownerIdentityAddress; @@ -26,36 +29,37 @@ @property(copy, nonatomic) NSURL *selfIdentityAddress; @property(copy, nonatomic) NSString *selfIdentityEmail; @property(copy, nonatomic) NSString *selfIdentityDisplayName; -@property(nonatomic) unsigned int allowedEntityTypes; -@property(nonatomic) unsigned int invitationStatus; +@property(nonatomic) unsigned long long allowedEntityTypes; +@property(nonatomic) unsigned long long invitationStatus; @property(retain, nonatomic) EKPersistentSource *source; - (void)removeSharee:(id)arg1; - (void)addSharee:(id)arg1; @property(copy, nonatomic) NSSet *sharees; -@property(nonatomic, getter=isPublished) BOOL published; -- (void)setIsPublished:(BOOL)arg1; +@property(nonatomic, getter=isPublished) _Bool published; +- (void)setIsPublished:(_Bool)arg1; @property(copy, nonatomic) NSString *publishedURL; -@property(nonatomic) int sharingInvitationResponse; +@property(nonatomic) long long sharingInvitationResponse; @property(copy, nonatomic) NSURL *sharedOwnerAddress; @property(copy, nonatomic) NSString *sharedOwnerName; -@property(nonatomic) int sharingStatus; -@property(readonly, nonatomic) BOOL isDefaultCalendarForSource; -@property(nonatomic) BOOL isFacebookBirthdayCalendar; -@property(nonatomic) BOOL schedulingProhibited; -@property(nonatomic) BOOL canBeShared; -@property(nonatomic) BOOL canBePublished; -@property(nonatomic, getter=isSharingInvitation) BOOL sharingInvitation; -@property(nonatomic, getter=isImmutable) BOOL immutable; -@property(nonatomic, getter=isHidden) BOOL hidden; -@property(nonatomic, getter=isSubscribed) BOOL subscribed; -@property(nonatomic) BOOL prohibitsScheduling; -@property(nonatomic) BOOL allowsContentModifications; +@property(nonatomic) long long sharingStatus; +@property(readonly, nonatomic) _Bool isDefaultCalendarForSource; +@property(nonatomic) _Bool isFacebookBirthdayCalendar; +@property(nonatomic) _Bool schedulingProhibited; +@property(nonatomic) _Bool canBeShared; +@property(nonatomic) _Bool canBePublished; +@property(nonatomic, getter=isSharingInvitation) _Bool sharingInvitation; +@property(nonatomic, getter=isImmutable) _Bool immutable; +@property(nonatomic, getter=isHidden) _Bool hidden; +@property(nonatomic, getter=isSubscribed) _Bool subscribed; +@property(nonatomic) _Bool prohibitsScheduling; +@property(nonatomic) _Bool allowsContentModifications; - (id)description; @property(nonatomic) int displayOrder; - (void)setUUID:(id)arg1; @property(readonly, nonatomic) NSString *UUID; @property(copy, nonatomic) NSString *colorString; -@property(nonatomic, getter=isColorDisplayOnly) BOOL colorDisplayOnly; +@property(copy, nonatomic) NSString *symbolicColorName; +@property(nonatomic, getter=isColorDisplayOnly) _Bool colorDisplayOnly; @property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *externalModificationTag; @property(copy, nonatomic) NSString *externalID; diff --git a/iOS7/Frameworks/EventKit/EKPersistentCalendarItem.h b/iOS7/Frameworks/EventKit/EKPersistentCalendarItem.h index b26ce5d1a..eb4d2a130 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentCalendarItem.h +++ b/iOS7/Frameworks/EventKit/EKPersistentCalendarItem.h @@ -8,6 +8,7 @@ @class EKPersistentAttendee, EKPersistentCalendar, EKPersistentLocation, EKPersistentOrganizer, NSData, NSDate, NSSet, NSString, NSTimeZone, NSURL; +// Not exported @interface EKPersistentCalendarItem : EKPersistentObject { } @@ -22,7 +23,7 @@ - (void)addDetachedItem:(id)arg1; @property(copy, nonatomic) NSSet *detachedItems; @property(retain, nonatomic) EKPersistentCalendarItem *originalItem; -@property(readonly, nonatomic, getter=isDetached) BOOL detached; +@property(readonly, nonatomic, getter=isDetached) _Bool detached; @property(copy, nonatomic) NSTimeZone *sharedItemModifiedTimeZone; @property(copy, nonatomic) NSDate *sharedItemModifiedDate; @property(copy, nonatomic) NSString *sharedItemModifiedByLastName; @@ -38,7 +39,7 @@ - (void)removeAttachment:(id)arg1; - (void)addAttachment:(id)arg1; @property(copy, nonatomic) NSSet *attachments; -- (BOOL)hasAttachments; +- (_Bool)hasAttachments; @property(copy, nonatomic) NSData *externalData; - (void)setExternalModificationTag:(id)arg1; - (id)externalModificationTag; @@ -52,35 +53,35 @@ - (void)addAttendee:(id)arg1; @property(copy, nonatomic) NSSet *attendees; - (int)attendeeCount; -@property(readonly, nonatomic) BOOL hasAttendees; +@property(readonly, nonatomic) _Bool hasAttendees; - (void)removeExceptionDate:(id)arg1; - (void)addExceptionDate:(id)arg1; @property(copy, nonatomic) NSSet *exceptionDates; - (void)removeRecurrenceRule:(id)arg1; - (void)addRecurrenceRule:(id)arg1; @property(copy, nonatomic) NSSet *recurrenceRules; -@property(readonly, nonatomic) BOOL hasRecurrenceRules; +@property(readonly, nonatomic) _Bool hasRecurrenceRules; - (void)primitiveValueChangedForKey:(id)arg1; -@property(nonatomic, getter=isDefaultAlarmRemoved) BOOL defaultAlarmRemoved; +@property(nonatomic, getter=isDefaultAlarmRemoved) _Bool defaultAlarmRemoved; - (void)removeAlarm:(id)arg1; - (void)addAlarm:(id)arg1; @property(copy, nonatomic) NSSet *alarms; -@property(readonly, nonatomic) BOOL hasAlarms; +@property(readonly, nonatomic) _Bool hasAlarms; @property(copy, nonatomic) NSURL *URL; @property(copy, nonatomic) NSURL *action; @property(nonatomic) int sequence; @property(nonatomic) int priority; -@property(nonatomic, getter=isAllDay) BOOL allDay; +@property(nonatomic, getter=isAllDay) _Bool allDay; @property(copy, nonatomic) NSTimeZone *timeZone; @property(copy, nonatomic) NSDate *startDate; @property(copy, nonatomic) NSDate *creationDate; @property(copy, nonatomic) NSDate *lastModifiedDate; @property(copy, nonatomic) EKPersistentLocation *location; @property(copy, nonatomic) NSString *title; -@property(readonly, nonatomic) BOOL hasNotes; +@property(readonly, nonatomic) _Bool hasNotes; @property(copy, nonatomic) NSString *notes; @property(retain, nonatomic) EKPersistentCalendar *calendar; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; @property(readonly, nonatomic) NSString *UUID; - (id)init; diff --git a/iOS7/Frameworks/EventKit/EKPersistentEvent.h b/iOS7/Frameworks/EventKit/EKPersistentEvent.h index f51853bfa..beee9f0f4 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentEvent.h +++ b/iOS7/Frameworks/EventKit/EKPersistentEvent.h @@ -18,39 +18,39 @@ + (id)defaultPropertiesToLoad; - (void)clearExceptionDatesAndUpdateDetachedOriginalDates; - (void)filterExceptionDates; -- (id)detachWithStartDate:(id)arg1 newStartDate:(id)arg2 future:(BOOL)arg3; +- (id)detachWithStartDate:(id)arg1 newStartDate:(id)arg2 future:(_Bool)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)deleteFromOccurrenceDateOnward:(id)arg1; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)_adjustForNewCalendar; - (id)description; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; -@property(readonly, nonatomic) BOOL allowsParticipationStatusModifications; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; +@property(readonly, nonatomic) _Bool allowsParticipationStatusModifications; - (void)removeAction:(id)arg1; - (void)addAction:(id)arg1; @property(copy, nonatomic) NSArray *actions; -- (BOOL)_hasExternalIDOrDeliverySource; -- (BOOL)hasValidEventAction; +- (_Bool)_hasExternalIDOrDeliverySource; +- (_Bool)hasValidEventAction; - (id)committedStartDate; @property(copy, nonatomic) NSDate *originalStartDate; - (id)organizer; @property(copy, nonatomic) NSString *responseComment; -@property(nonatomic) unsigned int privacyLevel; +@property(nonatomic) unsigned long long privacyLevel; @property(nonatomic) int availability; @property(readonly, nonatomic) unsigned int invitationChangedProperties; -@property(nonatomic) unsigned int invitationStatus; -- (BOOL)responseMustApplyToAll; -- (int)birthdayId; +@property(nonatomic) unsigned long long invitationStatus; +- (_Bool)responseMustApplyToAll; +- (long long)birthdayId; @property(readonly, nonatomic) int pendingParticipationStatus; @property(nonatomic) int participationStatus; -@property(nonatomic) BOOL needsOccurrenceCacheUpdate; +@property(nonatomic) _Bool needsOccurrenceCacheUpdate; @property(nonatomic) unsigned int modifiedProperties; @property(nonatomic) int status; -@property(readonly, nonatomic, getter=isInvitation) BOOL invitation; -@property(readonly, nonatomic, getter=isMeeting) BOOL meeting; -@property(readonly, nonatomic, getter=isFloating) BOOL floating; +@property(readonly, nonatomic, getter=isInvitation) _Bool invitation; +@property(readonly, nonatomic, getter=isMeeting) _Bool meeting; +@property(readonly, nonatomic, getter=isFloating) _Bool floating; @property(readonly, nonatomic) CDStruct_6e43267c durationUnits; -- (BOOL)_areDurationUnitsCached; +- (_Bool)_areDurationUnitsCached; - (void)_invalidateCachedDurationUnits; - (void)primitiveValueChangedForKey:(id)arg1; @property(copy, nonatomic) NSDate *endDate; @@ -59,7 +59,7 @@ @property(copy, nonatomic) NSURL *URL; - (id)exportToICS; @property(readonly, nonatomic) NSString *eventIdentifier; -- (BOOL)refresh; +- (_Bool)refresh; - (int)entityType; - (void)dealloc; - (id)initCommon; diff --git a/iOS7/Frameworks/EventKit/EKPersistentExceptionDate.h b/iOS7/Frameworks/EventKit/EKPersistentExceptionDate.h index 77e65b8d7..e994b6a73 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentExceptionDate.h +++ b/iOS7/Frameworks/EventKit/EKPersistentExceptionDate.h @@ -18,7 +18,7 @@ - (id)description; @property(retain, nonatomic) EKPersistentCalendarItem *owner; - (int)entityType; -- (unsigned int)hash; +- (unsigned long long)hash; @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithExceptionDate:(id)arg1; diff --git a/iOS7/Frameworks/EventKit/EKPersistentInviteReplyNotification.h b/iOS7/Frameworks/EventKit/EKPersistentInviteReplyNotification.h index 0b28c7712..dfc548a74 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentInviteReplyNotification.h +++ b/iOS7/Frameworks/EventKit/EKPersistentInviteReplyNotification.h @@ -8,6 +8,7 @@ @class EKPersistentCalendar, NSDate, NSString; +// Not exported @interface EKPersistentInviteReplyNotification : EKPersistentObject { } @@ -15,7 +16,7 @@ + (id)relations; + (id)defaultPropertiesToLoad; @property(readonly, nonatomic) EKPersistentCalendar *calendar; -@property(readonly, nonatomic) BOOL alerted; +@property(readonly, nonatomic) _Bool alerted; @property(readonly, nonatomic) NSDate *creationDate; @property(readonly, nonatomic) int status; @property(readonly, nonatomic) NSString *shareeLastName; diff --git a/iOS7/Frameworks/EventKit/EKPersistentObject.h b/iOS7/Frameworks/EventKit/EKPersistentObject.h index 798128483..b1fa59d91 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentObject.h +++ b/iOS7/Frameworks/EventKit/EKPersistentObject.h @@ -8,6 +8,7 @@ @class EKEventStore, NSMutableDictionary, NSMutableSet; +// Not exported @interface EKPersistentObject : NSObject { struct _opaque_pthread_mutex_t _lock; @@ -25,10 +26,10 @@ @property(retain, nonatomic) NSMutableDictionary *committedProperties; // @synthesize committedProperties=_committedProperties; - (id)dump; - (void)_loadDefaultPropertiesIfNeeded; -- (void)_takeValuesForDefaultProperties:(id)arg1; +- (void)_takeValuesForDefaultProperties:(id)arg1 inSet:(id)arg2; - (void)takeValues:(id)arg1 forProperties:(id)arg2; -- (BOOL)_loadChildIdentifiersForKey:(id)arg1 values:(id *)arg2; -- (BOOL)_loadRelationForKey:(id)arg1 value:(id *)arg2; +- (_Bool)_loadChildIdentifiersForKey:(id)arg1 values:(id *)arg2; +- (_Bool)_loadRelationForKey:(id)arg1 value:(id *)arg2; - (void)primitiveSetDataValue:(id)arg1 forKey:(id)arg2; - (id)primitiveDataValueForKey:(id)arg1; - (void)primitiveSetURLValue:(id)arg1 forKey:(id)arg2; @@ -40,8 +41,8 @@ - (id)_loadStringValueForKey:(id)arg1; - (void)primitiveSetDateValue:(id)arg1 forKey:(id)arg2; - (id)primitiveDateValueForKey:(id)arg1; -- (void)primitiveSetBoolValue:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)primitiveBoolValueForKey:(id)arg1; +- (void)primitiveSetBoolValue:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)primitiveBoolValueForKey:(id)arg1; - (void)primitiveSetDoubleValue:(double)arg1 forKey:(id)arg2; - (double)primitiveDoubleValueForKey:(id)arg1; - (void)primitiveSetIntValue:(int)arg1 forKey:(id)arg2; @@ -65,40 +66,40 @@ - (void)_addReference:(id)arg1 forKey:(id)arg2; - (void)_releaseLoadedProperties; - (void)_setProperty:(id)arg1 forKey:(id)arg2; -- (void)_fastpathSetProperty:(id)arg1 forKey:(id)arg2 isRelation:(BOOL)arg3; +- (void)_fastpathSetProperty:(id)arg1 forKey:(id)arg2 isRelation:(_Bool)arg3; - (id)_propertyForKey:(id)arg1; -- (BOOL)_shouldRetainPropertyForKey:(id)arg1; +- (_Bool)_shouldRetainPropertyForKey:(id)arg1; - (id)_relationForKey:(id)arg1; -- (BOOL)_areDefaultPropertiesLoaded; -- (void)_setDefaultPropertiesLoaded:(BOOL)arg1; -- (BOOL)_isPendingDelete; -- (void)_setPendingDelete:(BOOL)arg1; -- (BOOL)_isPendingUpdate; -- (void)_setPendingUpdate:(BOOL)arg1; -- (BOOL)_isPendingInsert; -- (void)_setPendingInsert:(BOOL)arg1; +- (_Bool)_areDefaultPropertiesLoaded; +- (void)_setDefaultPropertiesLoaded:(_Bool)arg1; +- (_Bool)_isPendingDelete; +- (void)_setPendingDelete:(_Bool)arg1; +- (_Bool)_isPendingUpdate; +- (void)_setPendingUpdate:(_Bool)arg1; +- (_Bool)_isPendingInsert; +- (void)_setPendingInsert:(_Bool)arg1; - (void)rollback; - (void)reset; - (void)saved; -- (BOOL)pushDirtyProperties:(id *)arg1; -- (BOOL)validate:(id *)arg1; -- (BOOL)isPropertyLoaded:(id)arg1; +- (_Bool)pushDirtyProperties:(id *)arg1; +- (_Bool)validate:(id *)arg1; +- (_Bool)isPropertyLoaded:(id)arg1; - (void)_addDirtyProperty:(id)arg1; - (id)dirtyProperties; -- (BOOL)isPropertyDirty:(id)arg1; -- (BOOL)refreshExcludingProperties:(id)arg1; -- (BOOL)refresh; +- (_Bool)isPropertyDirty:(id)arg1; +- (_Bool)refreshExcludingProperties:(id)arg1; +- (_Bool)refresh; - (id)_loadedPropertyKeys; - (void)changed; -- (BOOL)isDirty; -- (BOOL)isNew; -- (BOOL)existsInStore; +- (_Bool)isDirty; +- (_Bool)isNew; +- (_Bool)existsInStore; - (void)_setObjectID:(id)arg1; - (id)objectID; - (void)_setEventStore:(id)arg1; @property(readonly, nonatomic) EKEventStore *eventStore; @property(readonly, nonatomic) int entityType; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; - (id)initCommon; diff --git a/iOS7/Frameworks/EventKit/EKPersistentOrganizer.h b/iOS7/Frameworks/EventKit/EKPersistentOrganizer.h index 8df440cc5..a49ac7f7c 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentOrganizer.h +++ b/iOS7/Frameworks/EventKit/EKPersistentOrganizer.h @@ -10,16 +10,16 @@ { } -+ (id)organizerWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(BOOL)arg4; ++ (id)organizerWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(_Bool)arg4; + (id)relations; + (id)defaultPropertiesToLoad; - (id)owner; - (void)setOwner:(id)arg1; -@property(nonatomic, getter=isCurrentUser) BOOL currentUser; +@property(nonatomic, getter=isCurrentUser) _Bool currentUser; - (int)entityType; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(BOOL)arg4; +- (id)initWithName:(id)arg1 emailAddress:(id)arg2 address:(id)arg3 isCurrentUser:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/EventKit/EKPersistentParticipant.h b/iOS7/Frameworks/EventKit/EKPersistentParticipant.h index c11199b0b..09be2f7e3 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentParticipant.h +++ b/iOS7/Frameworks/EventKit/EKPersistentParticipant.h @@ -23,7 +23,7 @@ @property(copy, nonatomic) NSString *emailAddress; @property(copy, nonatomic) NSString *displayName; @property(readonly, nonatomic) NSString *UUID; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/Frameworks/EventKit/EKPersistentRecurrenceRule.h b/iOS7/Frameworks/EventKit/EKPersistentRecurrenceRule.h index 5a6b0e84d..d7ae80edc 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentRecurrenceRule.h +++ b/iOS7/Frameworks/EventKit/EKPersistentRecurrenceRule.h @@ -17,7 +17,8 @@ } + (id)relations; -- (BOOL)validate:(id *)arg1; ++ (id)defaultPropertiesToLoad; +- (_Bool)validate:(id *)arg1; @property(copy, nonatomic) NSArray *setPositions; @property(copy, nonatomic) NSArray *monthsOfTheYear; @property(copy, nonatomic) NSArray *weeksOfTheYear; @@ -25,19 +26,19 @@ @property(copy, nonatomic) NSArray *daysOfTheMonth; @property(copy, nonatomic) NSArray *daysOfTheWeek; - (id)_helper; -@property(nonatomic) int firstDayOfTheWeek; +@property(nonatomic) long long firstDayOfTheWeek; @property(readonly, nonatomic) NSDate *cachedEndDate; -@property(nonatomic) unsigned int count; +@property(nonatomic) unsigned long long count; @property(copy, nonatomic) NSDate *endDate; -@property(nonatomic) int interval; +@property(nonatomic) long long interval; @property(nonatomic) int frequency; @property(readonly, nonatomic) NSString *calendarIdentifier; - (CDStruct_6e43267c)gregorianUnits; -- (BOOL)isDirty; +- (_Bool)isDirty; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -@property(readonly, nonatomic) BOOL shouldPinMonthDays; +@property(readonly, nonatomic) _Bool shouldPinMonthDays; @property(retain, nonatomic) EKPersistentCalendarItem *owner; @property(readonly, nonatomic) NSString *UUID; - (int)entityType; diff --git a/iOS7/Frameworks/EventKit/EKPersistentReminder.h b/iOS7/Frameworks/EventKit/EKPersistentReminder.h index a6ee86e35..3099d6d9e 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentReminder.h +++ b/iOS7/Frameworks/EventKit/EKPersistentReminder.h @@ -16,12 +16,12 @@ + (id)generateUniqueIDWithReminder:(id)arg1 calendar:(id)arg2; @property(copy, nonatomic) EKObjectID *parentID; // @synthesize parentID=_parentID; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)validate:(id *)arg1; -@property(nonatomic, getter=isCompleted) BOOL completed; +- (_Bool)validate:(id *)arg1; +@property(nonatomic, getter=isCompleted) _Bool completed; - (id)description; -@property(nonatomic) unsigned int displayOrder; +@property(nonatomic) unsigned long long displayOrder; @property(copy, nonatomic) NSDate *completionDate; -@property(nonatomic) BOOL dueDateAllDay; +@property(nonatomic) _Bool dueDateAllDay; @property(copy, nonatomic) NSTimeZone *dueDateTimeZone; @property(copy, nonatomic) NSDate *dueDate; - (id)externalURI; diff --git a/iOS7/Frameworks/EventKit/EKPersistentResourceChange.h b/iOS7/Frameworks/EventKit/EKPersistentResourceChange.h index 327f8feb5..e73e38f8d 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentResourceChange.h +++ b/iOS7/Frameworks/EventKit/EKPersistentResourceChange.h @@ -8,6 +8,7 @@ @class EKPersistentCalendar, EKPersistentCalendarItem, NSDate, NSNumber, NSString, NSURL; +// Not exported @interface EKPersistentResourceChange : EKPersistentObject { } @@ -15,7 +16,7 @@ + (id)relations; + (id)defaultPropertiesToLoad; @property(readonly, nonatomic) unsigned int publicStatus; -@property(readonly, nonatomic) BOOL alerted; +@property(readonly, nonatomic) _Bool alerted; @property(readonly, nonatomic) NSString *deletedTitle; @property(readonly, nonatomic) unsigned int changedProperties; @property(readonly, nonatomic) NSNumber *deleteCount; diff --git a/iOS7/Frameworks/EventKit/EKPersistentSharee.h b/iOS7/Frameworks/EventKit/EKPersistentSharee.h index 37c60893a..f385f9940 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentSharee.h +++ b/iOS7/Frameworks/EventKit/EKPersistentSharee.h @@ -29,7 +29,7 @@ @property(copy, nonatomic) NSString *emailAddress; @property(copy, nonatomic) NSString *displayName; @property(readonly, nonatomic) NSString *UUID; -- (unsigned int)hash; +- (unsigned long long)hash; - (int)entityType; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithName:(id)arg1 emailAddress:(id)arg2 externalID:(id)arg3; diff --git a/iOS7/Frameworks/EventKit/EKPersistentSource.h b/iOS7/Frameworks/EventKit/EKPersistentSource.h index 48cff72d6..b2abef056 100644 --- a/iOS7/Frameworks/EventKit/EKPersistentSource.h +++ b/iOS7/Frameworks/EventKit/EKPersistentSource.h @@ -17,10 +17,10 @@ + (id)defaultPropertiesToLoad; @property(readonly, nonatomic) EKSourceConstraints *constraints; // @synthesize constraints=_constraints; - (void)reset; -- (BOOL)refresh; +- (_Bool)refresh; - (id)description; -@property(nonatomic) BOOL onlyCreatorCanModify; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic) _Bool onlyCreatorCanModify; +@property(nonatomic, getter=isEnabled) _Bool enabled; @property(copy, nonatomic) NSString *externalModificationTag; @property(copy, nonatomic) NSString *externalID; @property(nonatomic) NSString *UUID; diff --git a/iOS7/Frameworks/EventKit/EKPredicateCount.h b/iOS7/Frameworks/EventKit/EKPredicateCount.h index 6df45838e..b830e2fb5 100644 --- a/iOS7/Frameworks/EventKit/EKPredicateCount.h +++ b/iOS7/Frameworks/EventKit/EKPredicateCount.h @@ -8,11 +8,12 @@ @class EKEventStore, NSPredicate; +// Not exported @interface EKPredicateCount : NSObject { NSPredicate *_predicate; EKEventStore *_store; - BOOL _finished; + _Bool _finished; id _callback; unsigned int _previous; } diff --git a/iOS7/Frameworks/EventKit/EKPredicateSearch.h b/iOS7/Frameworks/EventKit/EKPredicateSearch.h index fa2a16ddb..cea08c907 100644 --- a/iOS7/Frameworks/EventKit/EKPredicateSearch.h +++ b/iOS7/Frameworks/EventKit/EKPredicateSearch.h @@ -8,12 +8,13 @@ @class EKEventStore, NSPredicate; +// Not exported @interface EKPredicateSearch : NSObject { Class _entityClass; NSPredicate *_predicate; EKEventStore *_store; - BOOL _finished; + _Bool _finished; id _callback; unsigned int _previous; } @@ -22,7 +23,7 @@ - (id)startWithCompletion:(id)arg1; - (void)run; - (void)terminate; -- (BOOL)_receivedData:(CDStruct_0a11227f [50])arg1 count:(int)arg2; +- (_Bool)_receivedData:(CDStruct_0a11227f [50])arg1 count:(int)arg2; - (void)dealloc; - (id)initWithEntityClass:(Class)arg1 predicate:(id)arg2 store:(id)arg3 callback:(id)arg4; diff --git a/iOS7/Frameworks/EventKit/EKRecurrenceDayOfWeek.h b/iOS7/Frameworks/EventKit/EKRecurrenceDayOfWeek.h index f6b0b1f5f..ee5095579 100644 --- a/iOS7/Frameworks/EventKit/EKRecurrenceDayOfWeek.h +++ b/iOS7/Frameworks/EventKit/EKRecurrenceDayOfWeek.h @@ -10,23 +10,23 @@ @interface EKRecurrenceDayOfWeek : NSObject { - int _dayOfTheWeek; - int _weekNumber; + long long _dayOfTheWeek; + long long _weekNumber; } -+ (id)dayOfWeek:(int)arg1 weekNumber:(int)arg2; -+ (id)dayOfWeek:(int)arg1; -@property(readonly, nonatomic) int weekNumber; // @synthesize weekNumber=_weekNumber; -@property(readonly, nonatomic) int dayOfTheWeek; // @synthesize dayOfTheWeek=_dayOfTheWeek; ++ (id)dayOfWeek:(long long)arg1 weekNumber:(long long)arg2; ++ (id)dayOfWeek:(long long)arg1; +@property(readonly, nonatomic) long long weekNumber; // @synthesize weekNumber=_weekNumber; +@property(readonly, nonatomic) long long dayOfTheWeek; // @synthesize dayOfTheWeek=_dayOfTheWeek; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)iCalendarDescription; -- (id)iCalendarValueFromDayOfTheWeek:(unsigned int)arg1; +- (id)iCalendarValueFromDayOfTheWeek:(unsigned long long)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithDayOfTheWeek:(int)arg1 weekNumber:(int)arg2; +- (id)initWithDayOfTheWeek:(long long)arg1 weekNumber:(long long)arg2; @end diff --git a/iOS7/Frameworks/EventKit/EKRecurrenceEnd.h b/iOS7/Frameworks/EventKit/EKRecurrenceEnd.h index 02682051b..d55b1a4e5 100644 --- a/iOS7/Frameworks/EventKit/EKRecurrenceEnd.h +++ b/iOS7/Frameworks/EventKit/EKRecurrenceEnd.h @@ -13,22 +13,22 @@ @interface EKRecurrenceEnd : NSObject { NSDate *_endDate; - unsigned int _occurrenceCount; + unsigned long long _occurrenceCount; } -+ (id)recurrenceEndWithOccurrenceCount:(unsigned int)arg1; ++ (id)recurrenceEndWithOccurrenceCount:(unsigned long long)arg1; + (id)recurrenceEndWithEndDate:(id)arg1; -@property(readonly, nonatomic) unsigned int occurrenceCount; // @synthesize occurrenceCount=_occurrenceCount; +@property(readonly, nonatomic) unsigned long long occurrenceCount; // @synthesize occurrenceCount=_occurrenceCount; @property(readonly, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; -@property(readonly, nonatomic) BOOL usesEndDate; +@property(readonly, nonatomic) _Bool usesEndDate; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithOccurrenceCount:(unsigned int)arg1; +- (id)initWithOccurrenceCount:(unsigned long long)arg1; - (id)initWithEndDate:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKRecurrenceGenerator.h b/iOS7/Frameworks/EventKit/EKRecurrenceGenerator.h index 7ad8c33c6..239993c36 100644 --- a/iOS7/Frameworks/EventKit/EKRecurrenceGenerator.h +++ b/iOS7/Frameworks/EventKit/EKRecurrenceGenerator.h @@ -15,12 +15,12 @@ NSDate *_eventEndDate; NSTimeZone *_eventTimeZone; unsigned int _duration; - BOOL _allDay; + _Bool _allDay; int _interval; int _frequency; NSDate *_endDate; int _weekStart; - BOOL _shouldPinMonthDays; + _Bool _shouldPinMonthDays; NSArray *_daysOfTheWeek; NSArray *_daysOfTheMonth; NSArray *_daysOfTheYear; @@ -37,35 +37,35 @@ @property(copy, nonatomic) NSArray *daysOfTheMonth; // @synthesize daysOfTheMonth=_daysOfTheMonth; @property(copy, nonatomic) NSArray *daysOfTheWeek; // @synthesize daysOfTheWeek=_daysOfTheWeek; @property(copy, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; -@property(nonatomic) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool allDay; // @synthesize allDay=_allDay; @property(copy, nonatomic) NSTimeZone *eventTimeZone; // @synthesize eventTimeZone=_eventTimeZone; @property(copy, nonatomic) NSDate *eventEndDate; // @synthesize eventEndDate=_eventEndDate; @property(copy, nonatomic) NSDate *eventStartDate; // @synthesize eventStartDate=_eventStartDate; - (id)_copyYearlyOccurrencesWithInitialDate:(id)arg1 startDate:(id)arg2 endDate:(id)arg3 count:(unsigned int)arg4; - (id)_copySimpleYearlyOccurrencesWithInitialDate:(id)arg1 startDate:(id)arg2 endDate:(id)arg3 count:(unsigned int)arg4; -- (BOOL)_validateCalDate:(CDStruct_b0fa4487)arg1 pinned:(BOOL)arg2; +- (_Bool)_validateCalDate:(CDStruct_b0fa4487)arg1 pinned:(_Bool)arg2; - (id)_copyMonthlyOccurrencesWithInitialDate:(id)arg1 startDate:(id)arg2 endDate:(id)arg3 count:(unsigned int)arg4; - (id)_copyWeeklyOccurrencesWithInitialDate:(id)arg1 startDate:(id)arg2 endDate:(id)arg3 count:(unsigned int)arg4; - (id)_copyDailyOccurrencesWithInitialDate:(id)arg1 startDate:(id)arg2 endDate:(id)arg3 count:(unsigned int)arg4; - (id)_copyOccurrenceDatesBetweenStartDate:(CDStruct_b0fa4487)arg1 endDate:(CDStruct_b0fa4487)arg2 timeZone:(id)arg3 limit:(int)arg4; - (double)_convertAbsoluteTime:(double)arg1 fromTimeZone:(id)arg2 toTimeZone:(id)arg3; -- (BOOL)_isSimpleYearlyRecurrence; +- (_Bool)_isSimpleYearlyRecurrence; - (id)_computeRecurrenceEndDate:(int)arg1; -- (void)_prepareForCalRecurrence:(void *)arg1 locked:(BOOL)arg2; +- (void)_prepareForCalRecurrence:(void *)arg1 locked:(_Bool)arg2; - (void)_prepareForPersistentRecurrence:(id)arg1; - (void)_prepareForEKRecurrence:(id)arg1; - (id)nextOccurrenceDateWithEKRecurrences:(id)arg1 exceptionDates:(id)arg2 initialDate:(id)arg3 afterDate:(id)arg4; - (id)nextOccurrenceDateWithEKRecurrences:(id)arg1 initialDate:(id)arg2 afterDate:(id)arg3; -- (BOOL)occurrenceDate:(id)arg1 matchesRecurrenceRule:(id)arg2 forEvent:(id)arg3 includeDetachedEventsInSeries:(BOOL)arg4; -- (BOOL)isOccurrenceDate:(id)arg1 validForEvent:(id)arg2; +- (_Bool)occurrenceDate:(id)arg1 matchesRecurrenceRule:(id)arg2 forEvent:(id)arg3 includeDetachedEventsInSeries:(_Bool)arg4; +- (_Bool)isOccurrenceDate:(id)arg1 validForEvent:(id)arg2; - (id)copyOccurrenceDatesWithInitialDate:(id)arg1 calRecurrences:(id)arg2 rangeStart:(id)arg3 rangeEnd:(id)arg4 timeZone:(id)arg5; - (id)copyOccurrenceDatesWithEvent:(id)arg1 recurrenceRule:(id)arg2 startDate:(CDStruct_b0fa4487)arg3 endDate:(CDStruct_b0fa4487)arg4 timeZone:(id)arg5 limit:(int)arg6; - (id)copyOccurrenceDatesWithEvent:(id)arg1 startDate:(CDStruct_b0fa4487)arg2 endDate:(CDStruct_b0fa4487)arg3 timeZone:(id)arg4 limit:(int)arg5; - (id)copyOccurrenceDatesWithEKEvent:(id)arg1 recurrenceRule:(id)arg2 startDate:(CDStruct_b0fa4487)arg3 endDate:(CDStruct_b0fa4487)arg4 timeZone:(id)arg5 exceptionDates:(id)arg6 limit:(int)arg7; - (id)copyOccurrenceDatesWithEKEvent:(id)arg1 recurrenceRule:(id)arg2 startDate:(CDStruct_b0fa4487)arg3 endDate:(CDStruct_b0fa4487)arg4 timeZone:(id)arg5 limit:(int)arg6; -- (id)copyOccurrenceDatesWithCalEvent:(void *)arg1 startDate:(CDStruct_b0fa4487)arg2 endDate:(CDStruct_b0fa4487)arg3 timeZone:(id)arg4 limit:(int)arg5 locked:(BOOL)arg6; +- (id)copyOccurrenceDatesWithCalEvent:(void *)arg1 startDate:(CDStruct_b0fa4487)arg2 endDate:(CDStruct_b0fa4487)arg3 timeZone:(id)arg4 limit:(int)arg5 locked:(_Bool)arg6; - (id)copyOccurrenceDatesWithEKEvent:(id)arg1 startDate:(CDStruct_b0fa4487)arg2 endDate:(CDStruct_b0fa4487)arg3 timeZone:(id)arg4 limit:(int)arg5; -- (void)_setupForCalEvent:(void *)arg1 locked:(BOOL)arg2; +- (void)_setupForCalEvent:(void *)arg1 locked:(_Bool)arg2; - (void)_setupForPersistentEvent:(id)arg1; - (void)_setupForEKEvent:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKit/EKRecurrenceHelper.h b/iOS7/Frameworks/EventKit/EKRecurrenceHelper.h index 310592825..9675daca7 100644 --- a/iOS7/Frameworks/EventKit/EKRecurrenceHelper.h +++ b/iOS7/Frameworks/EventKit/EKRecurrenceHelper.h @@ -8,11 +8,12 @@ @class NSArray, NSString; +// Not exported @interface EKRecurrenceHelper : NSObject { NSString *_specifier; - BOOL _dirty; - BOOL _parsed; + _Bool _dirty; + _Bool _parsed; NSArray *_daysOfTheWeek; NSArray *_daysOfTheMonth; NSArray *_daysOfTheYear; @@ -21,8 +22,8 @@ NSArray *_setPositions; } -- (id)_parseIndexList:(CDStruct_64adce64 *)arg1 range:(CDStruct_1ef3fb1f)arg2; -- (id)_parseDaysOfWeek:(CDStruct_64adce64 *)arg1 range:(CDStruct_1ef3fb1f)arg2; +- (id)_parseIndexList:(CDStruct_f9502b4c *)arg1 range:(CDStruct_912cb5d2)arg2; +- (id)_parseDaysOfWeek:(CDStruct_f9502b4c *)arg1 range:(CDStruct_912cb5d2)arg2; - (void)_appendIndexList:(id)arg1 toSpecifier:(id)arg2 propertyKey:(unsigned short)arg3; - (void)_appendDaysOfTheWeek:(id)arg1 toSpecifier:(id)arg2; - (void)_parseSpecifierIfNeeded; @@ -35,8 +36,8 @@ @property(copy, nonatomic) NSArray *daysOfTheMonth; @property(copy, nonatomic) NSArray *daysOfTheWeek; @property(copy, nonatomic) NSString *specifier; -- (BOOL)isEqual:(id)arg1; -@property(readonly, nonatomic) BOOL isDirty; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) _Bool isDirty; - (void)revert; - (void)dealloc; - (id)initWithSpecifier:(id)arg1; diff --git a/iOS7/Frameworks/EventKit/EKRecurrenceRule.h b/iOS7/Frameworks/EventKit/EKRecurrenceRule.h index 8a8670ae7..37cbcdbac 100644 --- a/iOS7/Frameworks/EventKit/EKRecurrenceRule.h +++ b/iOS7/Frameworks/EventKit/EKRecurrenceRule.h @@ -12,22 +12,22 @@ @interface EKRecurrenceRule : EKObject { - BOOL _usesEndDate; + _Bool _usesEndDate; EKRecurrenceEnd *_cachedEnd; EKCalendarItem *_owner; } -+ (id)iCalendarValueFromDate:(id)arg1 isDateOnly:(BOOL)arg2 isFloating:(BOOL)arg3; -+ (id)iCalendarValueFromDayOfTheWeek:(unsigned int)arg1; ++ (id)iCalendarValueFromDate:(id)arg1 isDateOnly:(_Bool)arg2 isFloating:(_Bool)arg3; ++ (id)iCalendarValueFromDayOfTheWeek:(unsigned long long)arg1; + (id)iCalendarValueFromRecurrenceType:(int)arg1; -+ (id)recurrenceRuleWithType:(int)arg1 interval:(unsigned int)arg2 end:(id)arg3; ++ (id)recurrenceRuleWithType:(int)arg1 interval:(unsigned long long)arg2 end:(id)arg3; @property(retain, nonatomic) EKCalendarItem *owner; // @synthesize owner=_owner; -@property(readonly) BOOL usesEndDate; // @synthesize usesEndDate=_usesEndDate; +@property(readonly) _Bool usesEndDate; // @synthesize usesEndDate=_usesEndDate; @property(retain, nonatomic) EKRecurrenceEnd *cachedEnd; // @synthesize cachedEnd=_cachedEnd; -- (id)stringValueAsDateOnly:(BOOL)arg1 isFloating:(BOOL)arg2; +- (id)stringValueAsDateOnly:(_Bool)arg1 isFloating:(_Bool)arg2; - (void)pinToEndsOfMonthsWithCalendarItem:(id)arg1; -- (BOOL)mayOccurAfterDate:(id)arg1; -@property(readonly, nonatomic) BOOL dirtyStateMayAffectExceptionDates; +- (_Bool)mayOccurAfterDate:(id)arg1; +@property(readonly, nonatomic) _Bool dirtyStateMayAffectExceptionDates; - (void)reset; - (void)setSetPositions:(id)arg1; @property(readonly, nonatomic) NSArray *setPositions; @@ -41,12 +41,12 @@ @property(readonly, nonatomic) NSArray *daysOfTheMonth; - (void)setDaysOfTheWeek:(id)arg1; @property(readonly, nonatomic) NSArray *daysOfTheWeek; -- (void)setFirstDayOfTheWeek:(unsigned int)arg1; -@property(readonly, nonatomic) int firstDayOfTheWeek; +- (void)setFirstDayOfTheWeek:(unsigned long long)arg1; +@property(readonly, nonatomic) long long firstDayOfTheWeek; @property(readonly, nonatomic) NSDate *cachedEndDate; @property(copy, nonatomic) EKRecurrenceEnd *recurrenceEnd; -- (void)setInterval:(unsigned int)arg1; -@property(readonly, nonatomic) int interval; +- (void)setInterval:(unsigned long long)arg1; +@property(readonly, nonatomic) long long interval; - (void)setFrequency:(int)arg1; @property(readonly, nonatomic) int frequency; @property(readonly, nonatomic) NSString *calendarIdentifier; @@ -55,11 +55,11 @@ - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -@property(readonly, nonatomic) BOOL shouldPinMonthDays; +@property(readonly, nonatomic) _Bool shouldPinMonthDays; @property(readonly, nonatomic) NSString *UUID; - (id)_persistentRule; -- (id)initRecurrenceWithFrequency:(int)arg1 interval:(int)arg2 end:(id)arg3; -- (id)initRecurrenceWithFrequency:(int)arg1 interval:(int)arg2 daysOfTheWeek:(id)arg3 daysOfTheMonth:(id)arg4 monthsOfTheYear:(id)arg5 weeksOfTheYear:(id)arg6 daysOfTheYear:(id)arg7 setPositions:(id)arg8 end:(id)arg9; +- (id)initRecurrenceWithFrequency:(int)arg1 interval:(long long)arg2 end:(id)arg3; +- (id)initRecurrenceWithFrequency:(int)arg1 interval:(long long)arg2 daysOfTheWeek:(id)arg3 daysOfTheMonth:(id)arg4 monthsOfTheYear:(id)arg5 weeksOfTheYear:(id)arg6 daysOfTheYear:(id)arg7 setPositions:(id)arg8 end:(id)arg9; - (id)init; @end diff --git a/iOS7/Frameworks/EventKit/EKRelation.h b/iOS7/Frameworks/EventKit/EKRelation.h index eb7a0daa7..0c95e856c 100644 --- a/iOS7/Frameworks/EventKit/EKRelation.h +++ b/iOS7/Frameworks/EventKit/EKRelation.h @@ -8,21 +8,22 @@ @class NSString; +// Not exported @interface EKRelation : NSObject { NSString *_entityName; - BOOL _toMany; - BOOL _ownsRelated; + _Bool _toMany; + _Bool _ownsRelated; NSString *_inversePropertyName; } -+ (id)relationWithEntityName:(id)arg1 toMany:(BOOL)arg2 inversePropertyName:(id)arg3 ownsRelated:(BOOL)arg4; -+ (id)relationWithEntityName:(id)arg1 toMany:(BOOL)arg2 inversePropertyName:(id)arg3; ++ (id)relationWithEntityName:(id)arg1 toMany:(_Bool)arg2 inversePropertyName:(id)arg3 ownsRelated:(_Bool)arg4; ++ (id)relationWithEntityName:(id)arg1 toMany:(_Bool)arg2 inversePropertyName:(id)arg3; @property(readonly, nonatomic) NSString *inversePropertyName; -@property(readonly, nonatomic) BOOL ownsRelatedObject; -@property(readonly, nonatomic) BOOL toMany; +@property(readonly, nonatomic) _Bool ownsRelatedObject; +@property(readonly, nonatomic) _Bool toMany; - (void)dealloc; -- (id)initWithEntityName:(id)arg1 toMany:(BOOL)arg2 inversePropertyName:(id)arg3 ownsRelated:(BOOL)arg4; +- (id)initWithEntityName:(id)arg1 toMany:(_Bool)arg2 inversePropertyName:(id)arg3 ownsRelated:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/EventKit/EKReminder.h b/iOS7/Frameworks/EventKit/EKReminder.h index 45178890b..a0c7878a4 100644 --- a/iOS7/Frameworks/EventKit/EKReminder.h +++ b/iOS7/Frameworks/EventKit/EKReminder.h @@ -10,22 +10,22 @@ @interface EKReminder : EKCalendarItem { - BOOL hadRecurrences; + _Bool hadRecurrences; } + (void)_removeSnoozedAlarmsFromReminder:(id)arg1 usingDueDate:(id)arg2; + (id)reminderWithEventStore:(id)arg1; -@property(nonatomic) BOOL hadRecurrences; // @synthesize hadRecurrences; +@property(nonatomic) _Bool hadRecurrences; // @synthesize hadRecurrences; @property(readonly, nonatomic) EKAlarm *bestDisplayAlarm; -- (BOOL)commit:(id *)arg1; -- (BOOL)validate:(id *)arg1; +- (_Bool)commit:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)snoozeAlarm:(id)arg1 withTimeIntervalFromNow:(double)arg2; - (void)clearParentID; @property(readonly, nonatomic) EKObjectID *parentID; -@property(nonatomic, getter=isCompleted) BOOL completed; +@property(nonatomic, getter=isCompleted) _Bool completed; - (id)description; -@property(nonatomic) int priority; -@property(nonatomic) unsigned int displayOrder; +@property(nonatomic) long long priority; +@property(nonatomic) unsigned long long displayOrder; @property(copy, nonatomic) NSDate *completionDate; - (void)setTimeZone:(id)arg1; @property(copy, nonatomic) NSDateComponents *dueDateComponents; diff --git a/iOS7/Frameworks/EventKit/EKReminderPredicate.h b/iOS7/Frameworks/EventKit/EKReminderPredicate.h index 986a7dfc1..c03d0bdb1 100644 --- a/iOS7/Frameworks/EventKit/EKReminderPredicate.h +++ b/iOS7/Frameworks/EventKit/EKReminderPredicate.h @@ -10,34 +10,34 @@ @interface EKReminderPredicate : EKPredicate { - BOOL _limitToCompletedOrIncomplete; - BOOL _completed; - BOOL _useCompletionDateAsAlternate; - BOOL _useDueDateAsCompletionDate; + _Bool _limitToCompletedOrIncomplete; + _Bool _completed; + _Bool _useCompletionDateAsAlternate; + _Bool _useDueDateAsCompletionDate; + int _sortOrder; NSString *_title; NSString *_listTitle; NSDate *_dueAfter; NSDate *_dueBefore; NSString *_searchTerm; - int _sortOrder; - unsigned int _maxResults; + unsigned long long _maxResults; } + (id)predicateWithCalendars:(id)arg1; -@property(nonatomic) unsigned int maxResults; // @synthesize maxResults=_maxResults; +@property(nonatomic) unsigned long long maxResults; // @synthesize maxResults=_maxResults; @property(nonatomic) int sortOrder; // @synthesize sortOrder=_sortOrder; @property(retain, nonatomic) NSString *searchTerm; // @synthesize searchTerm=_searchTerm; -@property(nonatomic) BOOL useDueDateAsCompletionDate; // @synthesize useDueDateAsCompletionDate=_useDueDateAsCompletionDate; -@property(nonatomic) BOOL useCompletionDateAsAlternate; // @synthesize useCompletionDateAsAlternate=_useCompletionDateAsAlternate; +@property(nonatomic) _Bool useDueDateAsCompletionDate; // @synthesize useDueDateAsCompletionDate=_useDueDateAsCompletionDate; +@property(nonatomic) _Bool useCompletionDateAsAlternate; // @synthesize useCompletionDateAsAlternate=_useCompletionDateAsAlternate; @property(retain, nonatomic) NSDate *dueBefore; // @synthesize dueBefore=_dueBefore; @property(retain, nonatomic) NSDate *dueAfter; // @synthesize dueAfter=_dueAfter; -@property(nonatomic) BOOL completed; // @synthesize completed=_completed; -@property(nonatomic) BOOL limitToCompletedOrIncomplete; // @synthesize limitToCompletedOrIncomplete=_limitToCompletedOrIncomplete; +@property(nonatomic) _Bool completed; // @synthesize completed=_completed; +@property(nonatomic) _Bool limitToCompletedOrIncomplete; // @synthesize limitToCompletedOrIncomplete=_limitToCompletedOrIncomplete; @property(retain, nonatomic) NSString *listTitle; // @synthesize listTitle=_listTitle; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithCalendars:(id)arg1; diff --git a/iOS7/Frameworks/EventKit/EKResourceChange.h b/iOS7/Frameworks/EventKit/EKResourceChange.h index 823bb4eb2..81da3cc4f 100644 --- a/iOS7/Frameworks/EventKit/EKResourceChange.h +++ b/iOS7/Frameworks/EventKit/EKResourceChange.h @@ -10,21 +10,22 @@ @class EKCalendar, EKCalendarItem, NSDate, NSNumber, NSString, NSURL; +// Not exported @interface EKResourceChange : EKObject { } - (void)clearAlertedStatus; @property(readonly, nonatomic) unsigned int publicStatus; -@property(readonly, nonatomic) BOOL alerted; +@property(readonly, nonatomic) _Bool alerted; @property(readonly, nonatomic) NSString *deletedTitle; @property(readonly, nonatomic) NSNumber *deleteCount; @property(readonly, nonatomic) NSNumber *updateCount; @property(readonly, nonatomic) NSNumber *createCount; -@property(readonly, nonatomic) BOOL locationChanged; -@property(readonly, nonatomic) BOOL titleChanged; -@property(readonly, nonatomic) BOOL timeChanged; -@property(readonly, nonatomic) BOOL dateChanged; +@property(readonly, nonatomic) _Bool locationChanged; +@property(readonly, nonatomic) _Bool titleChanged; +@property(readonly, nonatomic) _Bool timeChanged; +@property(readonly, nonatomic) _Bool dateChanged; @property(readonly, nonatomic) NSDate *timestamp; @property(readonly, nonatomic) unsigned int changeType; @property(readonly, nonatomic) EKCalendarItem *calendarItem; diff --git a/iOS7/Frameworks/EventKit/EKRespondedEventsPredicate.h b/iOS7/Frameworks/EventKit/EKRespondedEventsPredicate.h index 98ec631d1..912585a01 100644 --- a/iOS7/Frameworks/EventKit/EKRespondedEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKRespondedEventsPredicate.h @@ -6,13 +6,17 @@ #import "NSPredicate.h" -@interface EKRespondedEventsPredicate : NSPredicate +#import "EKDefaultPropertiesLoading-Protocol.h" + +@interface EKRespondedEventsPredicate : NSPredicate { } + (id)predicate; +- (id)defaultPropertiesToLoad; +- (_Bool)shouldLoadDefaultProperties; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKSharee.h b/iOS7/Frameworks/EventKit/EKSharee.h index 76e01178c..e2e3f9aa5 100644 --- a/iOS7/Frameworks/EventKit/EKSharee.h +++ b/iOS7/Frameworks/EventKit/EKSharee.h @@ -30,8 +30,8 @@ @property(readonly, nonatomic) EKCalendar *owner; - (id)lazyLoadRelationForKey:(id)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (id)initWithEmailAddress:(id)arg1 name:(id)arg2; diff --git a/iOS7/Frameworks/EventKit/EKSideAlarm.h b/iOS7/Frameworks/EventKit/EKSideAlarm.h index a44c0f2ea..e4b77e84b 100644 --- a/iOS7/Frameworks/EventKit/EKSideAlarm.h +++ b/iOS7/Frameworks/EventKit/EKSideAlarm.h @@ -8,6 +8,7 @@ @class NSDate, NSNumber, NSString; +// Not exported @interface EKSideAlarm : NSManagedObject { } diff --git a/iOS7/Frameworks/EventKit/EKSideTableContext.h b/iOS7/Frameworks/EventKit/EKSideTableContext.h index 5de4c7e6d..2458e769d 100644 --- a/iOS7/Frameworks/EventKit/EKSideTableContext.h +++ b/iOS7/Frameworks/EventKit/EKSideTableContext.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface EKSideTableContext : NSManagedObjectContext { NSString *_path; diff --git a/iOS7/Frameworks/EventKit/EKSocialURLSearchDelegate.h b/iOS7/Frameworks/EventKit/EKSocialURLSearchDelegate.h index dc68a1cb0..c0a0a5f50 100644 --- a/iOS7/Frameworks/EventKit/EKSocialURLSearchDelegate.h +++ b/iOS7/Frameworks/EventKit/EKSocialURLSearchDelegate.h @@ -8,13 +8,14 @@ #import "ABSearchOperationDelegate-Protocol.h" +// Not exported @interface EKSocialURLSearchDelegate : NSObject { id _searchCompleteHandler; } - (void)dealloc; -- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(BOOL)arg3; +- (void)searchOperation:(id)arg1 didFindMatches:(id)arg2 moreComing:(_Bool)arg3; - (void)_completeWithRecord:(void *)arg1; - (void)setCompletionHandler:(id)arg1; diff --git a/iOS7/Frameworks/EventKit/EKSource.h b/iOS7/Frameworks/EventKit/EKSource.h index c1a2c93bd..66a894e51 100644 --- a/iOS7/Frameworks/EventKit/EKSource.h +++ b/iOS7/Frameworks/EventKit/EKSource.h @@ -13,18 +13,18 @@ } + (id)sourceWithEventStore:(id)arg1; -- (BOOL)remove:(id *)arg1; -- (BOOL)commit:(id *)arg1; +- (_Bool)remove:(id *)arg1; +- (_Bool)commit:(id *)arg1; - (id)description; @property(readonly, nonatomic) int displayOrderForNewCalendar; @property(readonly, nonatomic) EKSourceConstraints *constraints; -- (id)readWriteCalendarsForEntityType:(unsigned int)arg1; -- (id)calendarsForEntityType:(unsigned int)arg1; +- (id)readWriteCalendarsForEntityType:(unsigned long long)arg1; +- (id)calendarsForEntityType:(unsigned long long)arg1; @property(readonly, nonatomic) NSSet *allCalendars; @property(readonly, nonatomic) NSSet *calendars; -@property(readonly, nonatomic) BOOL isFacebookSource; -@property(readonly, nonatomic, getter=isEnabled) BOOL enabled; -@property(nonatomic) BOOL onlyCreatorCanModify; +@property(readonly, nonatomic) _Bool isFacebookSource; +@property(readonly, nonatomic, getter=isEnabled) _Bool enabled; +@property(nonatomic) _Bool onlyCreatorCanModify; @property(copy, nonatomic) NSString *externalModificationTag; @property(copy, nonatomic) NSString *externalID; @property(readonly, nonatomic) NSString *sourceIdentifier; diff --git a/iOS7/Frameworks/EventKit/EKSourceConstraints.h b/iOS7/Frameworks/EventKit/EKSourceConstraints.h index 589fb447f..ee66b9d9d 100644 --- a/iOS7/Frameworks/EventKit/EKSourceConstraints.h +++ b/iOS7/Frameworks/EventKit/EKSourceConstraints.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EKSourceConstraints : NSObject { int _maxAlarmsAllowed; @@ -16,46 +17,46 @@ @property(nonatomic) CDStruct_75923904 flags; // @synthesize flags=_flags; @property(nonatomic) int maxRecurrencesAllowed; // @synthesize maxRecurrencesAllowed=_maxRecurrencesAllowed; @property(nonatomic) int maxAlarmsAllowed; // @synthesize maxAlarmsAllowed=_maxAlarmsAllowed; -@property(nonatomic) BOOL recurrenceSeriesMustIncludeMoreThanFirstOccurrence; -@property(nonatomic) BOOL isFacebook; -@property(nonatomic) BOOL supportsSharedCalendars; -@property(nonatomic) BOOL supportsAllDayDueDates; -@property(nonatomic) BOOL supportsURLField; -@property(nonatomic) BOOL allowsEvents; -@property(nonatomic) BOOL allowsTasks; -@property(nonatomic) BOOL allowsCalendarAddDeleteModify; -@property(nonatomic) BOOL supportsAlarmProximity; -@property(nonatomic) BOOL supportsReminderLocations; -@property(nonatomic) BOOL supportsReminderActions; -@property(nonatomic) BOOL supportsStructuredLocations; -@property(nonatomic) BOOL shouldDeclineDeletedInvitations; -@property(nonatomic) BOOL shouldCancelDeletedEvents; -@property(nonatomic) BOOL requiresMSFormattedUID; -@property(nonatomic) BOOL eventAvalabilityLimited; -@property(nonatomic) BOOL canSetAvailability; -@property(nonatomic) BOOL mustAcknowledgeMasterEvent; -@property(nonatomic) BOOL requiresAttendeeSearchInSingleAccount; -@property(nonatomic) BOOL recurrencesShouldPinToMonthDays; -@property(nonatomic) BOOL supportsRecurrencesOnDetachedEvents; -@property(nonatomic) BOOL futureStartDateLimitedToOccurrenceCacheBounds; -@property(nonatomic) BOOL occurrencesMustOccurOnSeparateDays; -@property(nonatomic) BOOL alarmTriggerIntervalConstrainedToRecurrenceInterval; -@property(nonatomic) BOOL eventDurationConstrainedToRecurrenceInterval; -@property(nonatomic) BOOL declinedStatusChangeRequiresNoPendingStatus; -@property(nonatomic) BOOL proposedStatusRequiredForResponse; -@property(nonatomic) BOOL deliverySourceOrExternalIDRequiredForResponse; -@property(nonatomic) BOOL supportsResponseComments; -@property(nonatomic) BOOL supportsInvitationModifications; -@property(nonatomic) BOOL requiresOutgoingInvitationsInDefaultCalendar; -@property(nonatomic) BOOL supportsOutgoingInvitations; -@property(nonatomic) BOOL supportsIncomingInvitations; -@property(nonatomic) BOOL statusesAreAccurate; -@property(nonatomic) BOOL inviteesCanSeeAttendeeStatuses; -@property(nonatomic) BOOL organizerCanSeeAttendeeStatuses; -@property(nonatomic) BOOL snoozeAlarmRequiresDetach; -@property(nonatomic) BOOL supportsAlarmsTriggeringAfterStartDate; -@property(nonatomic) BOOL supportsAlarmTriggerDates; -@property(nonatomic) BOOL supportsAlarmTriggerIntervals; +@property(nonatomic) _Bool recurrenceSeriesMustIncludeMoreThanFirstOccurrence; +@property(nonatomic) _Bool isFacebook; +@property(nonatomic) _Bool supportsSharedCalendars; +@property(nonatomic) _Bool supportsAllDayDueDates; +@property(nonatomic) _Bool supportsURLField; +@property(nonatomic) _Bool allowsEvents; +@property(nonatomic) _Bool allowsTasks; +@property(nonatomic) _Bool allowsCalendarAddDeleteModify; +@property(nonatomic) _Bool supportsAlarmProximity; +@property(nonatomic) _Bool supportsReminderLocations; +@property(nonatomic) _Bool supportsReminderActions; +@property(nonatomic) _Bool supportsStructuredLocations; +@property(nonatomic) _Bool shouldDeclineDeletedInvitations; +@property(nonatomic) _Bool shouldCancelDeletedEvents; +@property(nonatomic) _Bool requiresMSFormattedUID; +@property(nonatomic) _Bool eventAvalabilityLimited; +@property(nonatomic) _Bool canSetAvailability; +@property(nonatomic) _Bool mustAcknowledgeMasterEvent; +@property(nonatomic) _Bool requiresAttendeeSearchInSingleAccount; +@property(nonatomic) _Bool recurrencesShouldPinToMonthDays; +@property(nonatomic) _Bool supportsRecurrencesOnDetachedEvents; +@property(nonatomic) _Bool futureStartDateLimitedToOccurrenceCacheBounds; +@property(nonatomic) _Bool occurrencesMustOccurOnSeparateDays; +@property(nonatomic) _Bool alarmTriggerIntervalConstrainedToRecurrenceInterval; +@property(nonatomic) _Bool eventDurationConstrainedToRecurrenceInterval; +@property(nonatomic) _Bool declinedStatusChangeRequiresNoPendingStatus; +@property(nonatomic) _Bool proposedStatusRequiredForResponse; +@property(nonatomic) _Bool deliverySourceOrExternalIDRequiredForResponse; +@property(nonatomic) _Bool supportsResponseComments; +@property(nonatomic) _Bool supportsInvitationModifications; +@property(nonatomic) _Bool requiresOutgoingInvitationsInDefaultCalendar; +@property(nonatomic) _Bool supportsOutgoingInvitations; +@property(nonatomic) _Bool supportsIncomingInvitations; +@property(nonatomic) _Bool statusesAreAccurate; +@property(nonatomic) _Bool inviteesCanSeeAttendeeStatuses; +@property(nonatomic) _Bool organizerCanSeeAttendeeStatuses; +@property(nonatomic) _Bool snoozeAlarmRequiresDetach; +@property(nonatomic) _Bool supportsAlarmsTriggeringAfterStartDate; +@property(nonatomic) _Bool supportsAlarmTriggerDates; +@property(nonatomic) _Bool supportsAlarmTriggerIntervals; - (id)initWithMaxAlarms:(int)arg1 maxRecurrences:(int)arg2 constraintFlags:(unsigned long long)arg3; - (id)init; diff --git a/iOS7/Frameworks/EventKit/EKStructuredLocation.h b/iOS7/Frameworks/EventKit/EKStructuredLocation.h index 1a1dcf153..cc2c4d182 100644 --- a/iOS7/Frameworks/EventKit/EKStructuredLocation.h +++ b/iOS7/Frameworks/EventKit/EKStructuredLocation.h @@ -22,7 +22,7 @@ @property(nonatomic) double radius; @property(retain, nonatomic) CLLocation *geoLocation; @property(retain, nonatomic) NSString *title; -@property(readonly, nonatomic) BOOL isStructured; +@property(readonly, nonatomic) _Bool isStructured; - (id)_persistentLocation; - (id)init; diff --git a/iOS7/Frameworks/EventKit/EKTimeZone.h b/iOS7/Frameworks/EventKit/EKTimeZone.h index 71602ceec..735cdf8bb 100644 --- a/iOS7/Frameworks/EventKit/EKTimeZone.h +++ b/iOS7/Frameworks/EventKit/EKTimeZone.h @@ -10,13 +10,14 @@ @class NSString; +// Not exported @interface EKTimeZone : NSObject { NSString *_name; void *_internal; - long _lastStart; - long _lastEnd; - unsigned int _lastIndex; + long long _lastStart; + long long _lastEnd; + unsigned long long _lastIndex; double _offset; } @@ -29,13 +30,13 @@ - (double)secondsFromGMTForAbsoluteTime:(double)arg1; - (id)abbreviationForDate:(id)arg1; - (double)secondsFromGMTForDate:(id)arg1; -- (id)_abbreviationForIndex:(unsigned int)arg1; -- (unsigned int)_indexForAbsoluteTime:(double)arg1; +- (id)_abbreviationForIndex:(unsigned long long)arg1; +- (unsigned long long)_indexForAbsoluteTime:(double)arg1; - (id)name; - (id)NSTimeZone; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithOffset:(double)arg1 name:(id)arg2; diff --git a/iOS7/Frameworks/EventKit/EKUnacknowledgedEventsPredicate.h b/iOS7/Frameworks/EventKit/EKUnacknowledgedEventsPredicate.h index 8d24ddbf4..bff4173fb 100644 --- a/iOS7/Frameworks/EventKit/EKUnacknowledgedEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKUnacknowledgedEventsPredicate.h @@ -12,7 +12,7 @@ + (id)predicate; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKUnalertedEventsPredicate.h b/iOS7/Frameworks/EventKit/EKUnalertedEventsPredicate.h index cf844e557..21dbacdbd 100644 --- a/iOS7/Frameworks/EventKit/EKUnalertedEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKUnalertedEventsPredicate.h @@ -12,7 +12,7 @@ + (id)predicate; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKUpcomingEventsPredicate.h b/iOS7/Frameworks/EventKit/EKUpcomingEventsPredicate.h index bf7294562..ee3b0a9af 100644 --- a/iOS7/Frameworks/EventKit/EKUpcomingEventsPredicate.h +++ b/iOS7/Frameworks/EventKit/EKUpcomingEventsPredicate.h @@ -16,7 +16,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)evaluateWithObject:(id)arg1; +- (_Bool)evaluateWithObject:(id)arg1; - (id)initWithLimit:(int)arg1; @end diff --git a/iOS7/Frameworks/EventKit/EKWatchdog.h b/iOS7/Frameworks/EventKit/EKWatchdog.h index 4c29bf16b..16cc5a11e 100644 --- a/iOS7/Frameworks/EventKit/EKWatchdog.h +++ b/iOS7/Frameworks/EventKit/EKWatchdog.h @@ -8,6 +8,7 @@ @class NSObject, NSString; +// Not exported @interface EKWatchdog : NSObject { double _timeout; diff --git a/iOS7/Frameworks/EventKit/NSObject-Protocol.h b/iOS7/Frameworks/EventKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/EventKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/EventKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/EventKit/NSString-CADUtils.h b/iOS7/Frameworks/EventKit/NSString-CADUtils.h index 00c7aecbe..d0d05750f 100644 --- a/iOS7/Frameworks/EventKit/NSString-CADUtils.h +++ b/iOS7/Frameworks/EventKit/NSString-CADUtils.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CADUtils) -- (BOOL)flattenToCADLongString:(char (*)[1024])arg1; +- (_Bool)flattenToCADLongString:(char (*)[1024])arg1; @end diff --git a/iOS7/Frameworks/EventKit/_EKAlarmEngine.h b/iOS7/Frameworks/EventKit/_EKAlarmEngine.h index c56707467..f355b6e95 100644 --- a/iOS7/Frameworks/EventKit/_EKAlarmEngine.h +++ b/iOS7/Frameworks/EventKit/_EKAlarmEngine.h @@ -17,13 +17,13 @@ NSDate *_nextFireDate; double _lastCheckpoint; PCPersistentTimer *_timer; - BOOL _populating; + _Bool _populating; double _populateStart; NSTimer *_syncTimer; - BOOL _pendingChanges; - BOOL _shouldUpdateWithForceForAlarmTable; - BOOL _shouldUpdateWithForceForFences; - BOOL _abortedLastAttemptToAdjustFences; + _Bool _pendingChanges; + _Bool _shouldUpdateWithForceForAlarmTable; + _Bool _shouldUpdateWithForceForFences; + _Bool _abortedLastAttemptToAdjustFences; NSDateFormatter *_dateFormatter; CLLocationManager *_locationManager; double _defaultRadius; @@ -37,9 +37,9 @@ - (void)locationManager:(id)arg1 didFailWithError:(id)arg2; - (void)locationManager:(id)arg1 didExitRegion:(id)arg2; - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; -- (void)_proximityAlertTriggered:(id)arg1 entered:(BOOL)arg2; +- (void)_proximityAlertTriggered:(id)arg1 entered:(_Bool)arg2; - (void)_adjustFences:(id)arg1; -- (BOOL)_shouldAdjustFencesWithStatus:(int)arg1; +- (_Bool)_shouldAdjustFencesWithStatus:(int)arg1; - (id)_stringForAuthorizationStatus:(int)arg1; - (void)_removeAllFences; - (void)_locationDaemonDidLaunch; @@ -56,14 +56,14 @@ - (id)_dateFormatter; - (void)_killTimer; - (void)_populateFinished; -- (BOOL)_populateAlarmTable:(id)arg1; +- (_Bool)_populateAlarmTable:(id)arg1; - (void)_storeAlarms:(id)arg1 nextScheduleLimit:(double)arg2 eventStore:(id)arg3; - (void)_timeZoneChanged:(id)arg1; -- (BOOL)_haveAlarmsChanged:(id)arg1; +- (_Bool)_haveAlarmsChanged:(id)arg1; - (void)_databaseChanged; -- (void)_updateWithForce:(BOOL)arg1; -- (void)_updateWithForceForAlarmTable:(BOOL)arg1 forFences:(BOOL)arg2; -- (BOOL)_isDataProtected; +- (void)_updateWithForce:(_Bool)arg1; +- (void)_updateWithForceForAlarmTable:(_Bool)arg1 forFences:(_Bool)arg2; +- (_Bool)_isDataProtected; - (void)_protectedDataDidBecomeAvailable; - (void)_protectedDataWillBecomeUnavailable; - (void)reschedule; diff --git a/iOS7/Frameworks/EventKit/_EKNotificationMonitor.h b/iOS7/Frameworks/EventKit/_EKNotificationMonitor.h index f3dccb143..c0f601eab 100644 --- a/iOS7/Frameworks/EventKit/_EKNotificationMonitor.h +++ b/iOS7/Frameworks/EventKit/_EKNotificationMonitor.h @@ -12,20 +12,21 @@ { EKEventStore *_eventStore; id _eventStoreGetter; - BOOL _running; + _Bool _running; PCPersistentTimer *_timer; NSDate *_nextFireTime; NSTimer *_syncTimer; - BOOL _pendingChanges; + _Bool _pendingChanges; NSObject *_queue; NSObject *_timerQueue; - unsigned int _lastCount; + unsigned long long _lastCount; NSMutableArray *_notifications; NSMutableArray *_recentlyRepliedNotifications; NSMutableArray *_culledRecentlyRepliedNotifications; - BOOL _initialCheck; - BOOL _shouldInstallPersistentTimer; - BOOL _loadRecentlyRepliedNotifications; + _Bool _initialCheck; + _Bool _shouldInstallPersistentTimer; + _Bool _useSyncIdleTimer; + _Bool _loadRecentlyRepliedNotifications; } - (void)_syncDidEnd; @@ -35,9 +36,8 @@ - (void)_resetSyncTimer; - (void)_notifyForUnalertedNotifications:(id)arg1; - (void)_checkForUpdates; -- (unsigned int)_checkForRecentlyRepliedNotifications:(id)arg1; -- (unsigned int)_checkForNotifications:(id)arg1; -- (int)_doesEvent:(id)arg1 occurAfterDate:(id)arg2; +- (unsigned long long)_checkForRecentlyRepliedNotifications:(id)arg1; +- (unsigned long long)_checkForNotifications:(id)arg1; - (id)_notificationFromEvent:(id)arg1; - (void)_timerFired; - (void)_databaseChanged; @@ -45,7 +45,7 @@ - (void)adjust; @property(readonly, nonatomic) NSArray *recentlyRepliedNotifications; @property(readonly, nonatomic) NSArray *notifications; -@property(readonly, nonatomic) unsigned int notificationCount; +@property(readonly, nonatomic) unsigned long long notificationCount; - (void)stop; - (void)start; - (void)killTimer; diff --git a/iOS7/Frameworks/EventKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/Frameworks/EventKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/ABPersonViewControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/ABPersonViewControllerDelegate-Protocol.h index a2ed2fdca..a0270c9c7 100644 --- a/iOS7/Frameworks/EventKitUI/ABPersonViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/ABPersonViewControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABPersonViewControllerDelegate -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/Frameworks/EventKitUI/ABUnknownPersonViewControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/ABUnknownPersonViewControllerDelegate-Protocol.h index 967db134c..addccc605 100644 --- a/iOS7/Frameworks/EventKitUI/ABUnknownPersonViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/ABUnknownPersonViewControllerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; @optional -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/Frameworks/EventKitUI/BlockableScrollView.h b/iOS7/Frameworks/EventKitUI/BlockableScrollView.h new file mode 100644 index 000000000..c581b6d07 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/BlockableScrollView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollView.h" + +@class NSObject; + +@interface BlockableScrollView : UIScrollView +{ + NSObject *_blockableDelegate; +} + +@property(nonatomic) __weak NSObject *blockableDelegate; // @synthesize blockableDelegate=_blockableDelegate; +- (void).cxx_destruct; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/BlockableScrollViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/BlockableScrollViewDelegate-Protocol.h new file mode 100644 index 000000000..4fa1e87b1 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/BlockableScrollViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol BlockableScrollViewDelegate +- (_Bool)blockableScrollViewShouldAllowScrolling; +@end + diff --git a/iOS7/Frameworks/EventKitUI/CDStructures.h b/iOS7/Frameworks/EventKitUI/CDStructures.h index 0e0dd3f0a..b9d205086 100644 --- a/iOS7/Frameworks/EventKitUI/CDStructures.h +++ b/iOS7/Frameworks/EventKitUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,44 +17,45 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures typedef struct { - unsigned int listIsFlat:1; - unsigned int showAll:1; - unsigned int showColors:1; - unsigned int allSelected:1; - unsigned int allowsRotation:1; - unsigned int allowsEdit:1; - unsigned int showsDoneButton:1; - unsigned int showsCancelButton:1; - unsigned int showsWritableCalendarsOnly:1; - unsigned int showsRefreshButton:1; - unsigned int allowsPullToRefresh:1; -} CDStruct_a7a51b3b; - + int _field1; + char _field2; + char _field3; + char _field4; + char _field5; + double _field6; +} CDStruct_79f9e052; + +// Ambiguous groups typedef struct { - int year; - char month; - char day; - char hour; - char minute; - double second; -} CDStruct_b0fa4487; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; +} CDStruct_52e1c6c6; diff --git a/iOS7/Frameworks/EventKitUI/CLLocationManagerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/Frameworks/EventKitUI/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/Frameworks/EventKitUI/CalendarAccountsController.h b/iOS7/Frameworks/EventKitUI/CalendarAccountsController.h index a2365eb5d..92824174a 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarAccountsController.h +++ b/iOS7/Frameworks/EventKitUI/CalendarAccountsController.h @@ -18,15 +18,15 @@ + (void)invalidate; + (id)sharedInstance; - (void).cxx_destruct; -- (void)refreshListingForSource:(id)arg1 isUserRequested:(BOOL)arg2; -- (BOOL)sourceListingNeedsRefresh:(id)arg1; +- (void)refreshListingForSource:(id)arg1 isUserRequested:(_Bool)arg2; +- (_Bool)sourceListingNeedsRefresh:(id)arg1; - (int)sortOrderForStoreType:(int)arg1; - (int)sortOrderForSourceType:(int)arg1; - (int)sortOrderForSource:(id)arg1; -- (BOOL)sourceIsManaged:(id)arg1; +- (_Bool)sourceIsManaged:(id)arg1; - (id)accountTypeTitleForSource:(id)arg1; - (id)accountTypeTitleForSourceWithExternalId:(id)arg1; -- (id)titleForSource:(id)arg1 forBeginningOfSentence:(BOOL)arg2; +- (id)titleForSource:(id)arg1 forBeginningOfSentence:(_Bool)arg2; - (id)accountStore; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/CalendarArrowButton.h b/iOS7/Frameworks/EventKitUI/CalendarArrowButton.h deleted file mode 100644 index edf9cfab3..000000000 --- a/iOS7/Frameworks/EventKitUI/CalendarArrowButton.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface CalendarArrowButton : UIButton -{ - unsigned int _didRepeat:1; - double _lastArrowDown; - id _delegate; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_automationID; -- (void)_touchExitOrOutside; -- (void)_repeatCancelled; -- (void)_buttonDown:(id)arg1; -- (void)_performDownRepeat; -- (void)_notifyArrowDown; -- (void)_scheduleDownRepeat; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (int)arrowType; -- (id)initWithArrowType:(int)arg1; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/CalendarCustomTimeView.h b/iOS7/Frameworks/EventKitUI/CalendarCustomTimeView.h deleted file mode 100644 index 0c1899fa6..000000000 --- a/iOS7/Frameworks/EventKitUI/CalendarCustomTimeView.h +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class EKCalendarDate, NSString, UIFont; - -@interface CalendarCustomTimeView : UIView -{ - int _style; - unsigned int _isAllDay:1; - unsigned int _showDates:1; - unsigned int _highlighted:1; - unsigned int _forceSingleLine:1; - unsigned int _isDeclined:1; - unsigned int _startDesignator:2; - unsigned int _endDesignator:2; - EKCalendarDate *_startDate; - EKCalendarDate *_endDate; - NSString *_startTimeString; - NSString *_endTimeString; - NSString *_startDateString; - NSString *_endDateString; - UIFont *_timeFont; - UIFont *_designatorFont; - UIFont *_betweenFont; - NSString *_betweenTimesString; - NSString *_startDesignatorString; - NSString *_endDesignatorString; - float _startTimeX; - float _startDateX; - float _endTimeX; - float _endDateX; - float _startTimeDesignatorX; - float _endTimeDesignatorX; - float _betweenTimeX; - float _firstLineWidth; - float _secondLineWidth; - float _fullWidth; - float _fullHeight; - float _yTextOffset; -} - -- (void).cxx_destruct; -- (float)fullTextWidth; -- (float)fullTextHeight; -- (void)drawRect:(struct CGRect)arg1; -- (BOOL)isHighlighted; -- (void)setForceSingleLine:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)relayoutText; -- (void)setStartDate:(id)arg1 endDate:(id)arg2; -- (id)_dateString:(id)arg1; -- (id)_timeString:(id)arg1 use24Hr:(BOOL)arg2; -- (int)_designatorForTime:(id)arg1 use24Hr:(BOOL)arg2; -- (BOOL)_isTwoLinesHigh; -- (BOOL)showDates; -- (void)setShowDates:(BOOL)arg1; -- (void)setIsDeclined:(BOOL)arg1; -- (void)setIsAllDay:(BOOL)arg1; -- (void)_rebuildStrings; -- (void)_localeChanged; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTable.h b/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTable.h index 147d4b0a8..ba8c4fe8d 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTable.h +++ b/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTable.h @@ -13,34 +13,35 @@ @interface CalendarEventAlarmTable : UITableView { - int _alarmIdentifier; + long long _alarmIdentifier; NSString *_customString; - int _selectedItem; - BOOL _useAllDayAlarms; - BOOL _shouldAllowAlarmsTriggeringAfterStartDate; - BOOL _customSelected; + long long _selectedItem; + _Bool _immediateAlarmCreation; + _Bool _useAllDayAlarms; + _Bool _shouldAllowAlarmsTriggeringAfterStartDate; + _Bool _customSelected; id _alarmTableDelegate; id _styleProvider; } -@property(nonatomic) BOOL customSelected; // @synthesize customSelected=_customSelected; -@property(nonatomic) BOOL shouldAllowAlarmsTriggeringAfterStartDate; // @synthesize shouldAllowAlarmsTriggeringAfterStartDate=_shouldAllowAlarmsTriggeringAfterStartDate; -@property(nonatomic) BOOL useAllDayAlarms; // @synthesize useAllDayAlarms=_useAllDayAlarms; +@property(nonatomic) _Bool customSelected; // @synthesize customSelected=_customSelected; +@property(nonatomic) _Bool shouldAllowAlarmsTriggeringAfterStartDate; // @synthesize shouldAllowAlarmsTriggeringAfterStartDate=_shouldAllowAlarmsTriggeringAfterStartDate; +@property(nonatomic) _Bool useAllDayAlarms; // @synthesize useAllDayAlarms=_useAllDayAlarms; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(nonatomic) __weak id alarmTableDelegate; // @synthesize alarmTableDelegate=_alarmTableDelegate; - (void).cxx_destruct; -- (int)presetIdentifierAtIndex:(unsigned int)arg1; -- (unsigned int)countOfPresets; -- (int)intervalForPresetIdentifier:(int)arg1; +- (long long)presetIdentifierAtIndex:(unsigned long long)arg1; +- (unsigned long long)countOfPresets; +- (int)intervalForPresetIdentifier:(long long)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)setCustomString:(id)arg1; -- (int)presetIdentifier; -- (void)setPresetIdentifier:(int)arg1; -- (void)_selectRow:(int)arg1; -- (int)_presetIdentifierForRow:(int)arg1; -- (int)rowForPresetIdentifier:(int)arg1; +- (long long)presetIdentifier; +- (void)setPresetIdentifier:(long long)arg1; +- (void)_selectRow:(long long)arg1; +- (long long)_presetIdentifierForRow:(long long)arg1; +- (long long)rowForPresetIdentifier:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTableDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTableDelegate-Protocol.h new file mode 100644 index 000000000..284a29d39 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/CalendarEventAlarmTableDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol CalendarEventAlarmTableDelegate +- (void)alarmTableDidChangeAlarm:(id)arg1; +@end + diff --git a/iOS7/Frameworks/EventKitUI/CalendarEventEditedByCell.h b/iOS7/Frameworks/EventKitUI/CalendarEventEditedByCell.h index 4ec6cd3ce..e33e1f62d 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarEventEditedByCell.h +++ b/iOS7/Frameworks/EventKitUI/CalendarEventEditedByCell.h @@ -20,10 +20,10 @@ - (void).cxx_destruct; - (void)layoutSubviews; - (void)_checkValueWidth; -- (BOOL)detailText2IsPlaceholder; -- (BOOL)detailTextIsPlaceholder; -- (void)setDetailText2IsPlaceholder:(BOOL)arg1; -- (void)setDetailTextIsPlaceholder:(BOOL)arg1; +- (_Bool)detailText2IsPlaceholder; +- (_Bool)detailTextIsPlaceholder; +- (void)setDetailText2IsPlaceholder:(_Bool)arg1; +- (void)setDetailTextIsPlaceholder:(_Bool)arg1; @property(readonly, nonatomic) UILabel *detailTextLabel2; @property(readonly, nonatomic) UILabel *textLabel2; - (void)_copyTextLabelAttributesFrom:(id)arg1 to:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/CalendarEventLoader.h b/iOS7/Frameworks/EventKitUI/CalendarEventLoader.h index 8f2595e71..79c228d94 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarEventLoader.h +++ b/iOS7/Frameworks/EventKitUI/CalendarEventLoader.h @@ -18,8 +18,8 @@ NSSet *_selectedCalendars; unsigned int _daysOfPadding; unsigned int _maxDaysToCache; - unsigned int _componentForExpandingRequests; - unsigned int _componentForExpandingPadding; + unsigned long long _componentForExpandingRequests; + unsigned long long _componentForExpandingPadding; double _preferredReloadStart; double _preferredReloadEnd; NSObject *_loadGroup; @@ -27,7 +27,7 @@ int _cancelSeed; double _loadedStart; double _loadedEnd; - BOOL _loadedOccurrencesAreStale; + _Bool _loadedOccurrencesAreStale; double _currentlyLoadingStart; double _currentlyLoadingEnd; double _lastRequestedStart; @@ -39,23 +39,23 @@ - (void).cxx_destruct; - (void)_getLoadStart:(double *)arg1 end:(double *)arg2 fromLoadedStart:(double)arg3 loadedEnd:(double)arg4 currentlyLoadingStart:(double)arg5 currentlyLoadingEnd:(double)arg6; - (void)_getStart:(double)arg1 end:(double)arg2 paddedByDays:(int)arg3 inTimeZone:(id)arg4 resultStart:(double *)arg5 resultEnd:(double *)arg6; -- (void)_getStart:(double)arg1 end:(double)arg2 expandedToComponents:(unsigned int)arg3 withResultStart:(double *)arg4 resultEnd:(double *)arg5; +- (void)_getStart:(double)arg1 end:(double)arg2 expandedToComponents:(unsigned long long)arg3 withResultStart:(double *)arg4 resultEnd:(double *)arg5; - (void)_pruneLoadedOccurrences; - (void)_reload; - (void)cancelAllLoads; - (void)_enqueueLoadForRangeStart:(double)arg1 end:(double)arg2; - (id)_uniqueEventsFromArray:(id)arg1; -- (void)_loadIfNeededBetweenStart:(double)arg1 end:(double)arg2 loadPaddingNow:(BOOL)arg3; +- (void)_loadIfNeededBetweenStart:(double)arg1 end:(double)arg2 loadPaddingNow:(_Bool)arg3; - (void)loadIfNeeded; -- (id)occurrencesForStartDate:(id)arg1 endDate:(id)arg2 preSorted:(BOOL)arg3 waitForLoad:(BOOL)arg4; +- (id)occurrencesForStartDate:(id)arg1 endDate:(id)arg2 preSorted:(_Bool)arg3 waitForLoad:(_Bool)arg4; - (void)waitForBackgroundLoad; - (void)_eventStoreChanged:(id)arg1; - (void)timeZoneChanged; -- (BOOL)loadIsComplete; +- (_Bool)loadIsComplete; - (void)setSelectedCalendars:(id)arg1; - (void)setPreferredReloadStartDate:(id)arg1 endDate:(id)arg2; -- (void)setComponentForExpandingPadding:(unsigned int)arg1; -- (void)setComponentForExpandingRequests:(unsigned int)arg1; +- (void)setComponentForExpandingPadding:(unsigned long long)arg1; +- (void)setComponentForExpandingRequests:(unsigned long long)arg1; - (void)setCacheLimit:(unsigned int)arg1; - (void)setPadding:(unsigned int)arg1; - (void)addOccurrenceAwaitingDeletion:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/CalendarInvitationPopoverWrapperController.h b/iOS7/Frameworks/EventKitUI/CalendarInvitationPopoverWrapperController.h index e6a8d6c95..b67841d52 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarInvitationPopoverWrapperController.h +++ b/iOS7/Frameworks/EventKitUI/CalendarInvitationPopoverWrapperController.h @@ -6,11 +6,10 @@ #import "UINavigationController.h" -@class CalendarModel, EKEventViewController; +@class EKEventViewController; @interface CalendarInvitationPopoverWrapperController : UINavigationController { - CalendarModel *_model; EKEventViewController *_eventViewController; } diff --git a/iOS7/Frameworks/EventKitUI/CalendarLabelTextMetrics-Protocol.h b/iOS7/Frameworks/EventKitUI/CalendarLabelTextMetrics-Protocol.h index 021e49842..cef488854 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarLabelTextMetrics-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/CalendarLabelTextMetrics-Protocol.h @@ -10,9 +10,9 @@ @property(copy, nonatomic) NSString *text; @property(retain, nonatomic) UIColor *textColor; @property(retain, nonatomic) UIFont *font; -@property(nonatomic) int textAlignment; -@property(nonatomic) int lineBreakMode; -@property(nonatomic) int numberOfLines; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2; +@property(nonatomic) long long textAlignment; +@property(nonatomic) long long lineBreakMode; +@property(nonatomic) long long numberOfLines; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/CalendarListHeaderCell.h b/iOS7/Frameworks/EventKitUI/CalendarListHeaderCell.h index dc3651264..0ed3e3c0d 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarListHeaderCell.h +++ b/iOS7/Frameworks/EventKitUI/CalendarListHeaderCell.h @@ -11,19 +11,19 @@ @interface CalendarListHeaderCell : UIView { CalendarListHeaderCellContentView *_contentView; - BOOL _showWeekNumber; + _Bool _showWeekNumber; double _date; } -@property(nonatomic) BOOL showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; +@property(nonatomic) _Bool showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; - (void).cxx_destruct; - (void)setNeedsDisplay; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)_backgroundImage; - (void)setFrame:(struct CGRect)arg1; -- (void)setOpaque:(BOOL)arg1; -@property(readonly, nonatomic) BOOL reusable; -@property(nonatomic) BOOL indentsForDots; +- (void)setOpaque:(_Bool)arg1; +@property(readonly, nonatomic) _Bool reusable; +@property(nonatomic) _Bool indentsForDots; @property(nonatomic) double date; // @synthesize date=_date; - (id)initWithFrame:(struct CGRect)arg1 date:(double)arg2; diff --git a/iOS7/Frameworks/EventKitUI/CalendarListHeaderCellContentView.h b/iOS7/Frameworks/EventKitUI/CalendarListHeaderCellContentView.h index 80370c209..15afad01c 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarListHeaderCellContentView.h +++ b/iOS7/Frameworks/EventKitUI/CalendarListHeaderCellContentView.h @@ -9,18 +9,18 @@ @interface CalendarListHeaderCellContentView : UIView { double _date; - BOOL _indentsForDots; - BOOL _showWeekNumber; + _Bool _indentsForDots; + _Bool _showWeekNumber; } -@property(nonatomic) BOOL showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; +@property(nonatomic) _Bool showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; - (void)drawRect:(struct CGRect)arg1; - (id)_weekNumberFont; - (id)_normalTextShadowColor; - (id)_normalTextColor; - (void)drawTitle:(id)arg1 withColor:(id)arg2 withShadowColor:(id)arg3 inRect:(struct CGRect)arg4; - (struct CGRect)_rectForOffetTextShadow:(struct CGRect)arg1; -@property(nonatomic) BOOL indentsForDots; +@property(nonatomic) _Bool indentsForDots; @property(nonatomic) double date; @end diff --git a/iOS7/Frameworks/EventKitUI/CalendarModel.h b/iOS7/Frameworks/EventKitUI/CalendarModel.h index adc8a275b..1ea422dad 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarModel.h +++ b/iOS7/Frameworks/EventKitUI/CalendarModel.h @@ -16,78 +16,80 @@ CalendarEventLoader *_eventLoader; NSLock *_filterLock; NSArray *_visibleCalendars; - int _readWriteCalendarCount; - int _invitationBearingStoresExist; + long long _readWriteCalendarCount; + long long _invitationBearingStoresExist; _EKNotificationMonitor *_notificationMonitor; id _occurrenceCacheDataSource; - int _cachedFakeTodayIndex; + long long _cachedFakeTodayIndex; NSSet *_selectedCalendars; NSString *_searchString; NSCalendar *_calendar; EKCalendarDate *_selectedDate; - unsigned int _firstVisibleSecond; + unsigned long long _firstVisibleSecond; EKEvent *_selectedOccurrence; } @property(retain, nonatomic) EKEvent *selectedOccurrence; // @synthesize selectedOccurrence=_selectedOccurrence; -@property(nonatomic) unsigned int firstVisibleSecond; // @synthesize firstVisibleSecond=_firstVisibleSecond; +@property(nonatomic) unsigned long long firstVisibleSecond; // @synthesize firstVisibleSecond=_firstVisibleSecond; @property(copy, nonatomic) EKCalendarDate *selectedDate; // @synthesize selectedDate=_selectedDate; @property(copy, nonatomic) NSCalendar *calendar; // @synthesize calendar=_calendar; @property(readonly, nonatomic) EKEventStore *eventStore; // @synthesize eventStore=_eventStore; - (void).cxx_destruct; -- (BOOL)searchingOccurrences; +- (_Bool)searchingOccurrences; - (id)recentNotifications; - (id)allNotifications; -- (unsigned int)allNotificationsCount; +- (unsigned long long)allNotificationsCount; - (void)_notificationCountExpired:(id)arg1; - (void)_notificationsExpired:(id)arg1; -- (BOOL)invitationBearingStoresExistForEvents; +- (_Bool)invitationBearingStoresExistForEvents; - (id)_notificationMonitor; - (void)_systemWake; - (void)_timeZoneChanged:(id)arg1; - (void)_localeChanged:(id)arg1; - (void)_significantTimeChange:(id)arg1; +- (void)_tzSupportTodayRolledOver; +- (void)_reloadIfTodayDetermined; - (void)prepareForAppSuspend; - (void)updateAfterAppResume; - (void)_occurrenceCacheChanged; - (void)_eventStoreChanged:(id)arg1; - (void)calendarEventLoader:(id)arg1 occurrencesDidUpdateBetweenStart:(double)arg2 end:(double)arg3; -- (void)_processReloadForCacheOnly:(BOOL)arg1 includingCalendars:(BOOL)arg2 checkCalendarsValid:(BOOL)arg3; +- (void)_processReloadForCacheOnly:(_Bool)arg1 includingCalendars:(_Bool)arg2 checkCalendarsValid:(_Bool)arg3; - (void)_invalidateCachedOccurrences; - (void)_searchFoundDateToScrollTo:(id)arg1; - (void)_searchResultsAvailable:(id)arg1; -- (void)fetchCachedDaysInBackgroundStartingFromSection:(int)arg1; -- (int)cachedFakeTodayIndex; -- (int)sectionForCachedOccurrencesOnDate:(id)arg1; -- (int)sectionForCachedOccurrencesOnDate:(id)arg1 sectionExistsForDay:(char *)arg2; +- (void)fetchCachedDaysInBackgroundStartingFromSection:(long long)arg1; +- (long long)cachedFakeTodayIndex; +- (long long)sectionForCachedOccurrencesOnDate:(id)arg1; +- (long long)sectionForCachedOccurrencesOnDate:(id)arg1 sectionExistsForDay:(_Bool *)arg2; - (id)cachedOccurrenceAtIndexPath:(id)arg1; -- (id)dateForCachedOccurrencesInSection:(int)arg1; -- (int)numberOfCachedOccurrencesInSection:(int)arg1; -- (int)numberOfDaysWithCachedOccurrences; -- (BOOL)cachedOccurrencesAreLoaded; -- (BOOL)cachedOccurrencesAreBeingGenerated; +- (id)dateForCachedOccurrencesInSection:(long long)arg1; +- (long long)numberOfCachedOccurrencesInSection:(long long)arg1; +- (long long)numberOfDaysWithCachedOccurrences; +- (_Bool)cachedOccurrencesAreLoaded; +- (_Bool)cachedOccurrencesAreBeingGenerated; - (void)setPreferredReloadStartDate:(id)arg1 endDate:(id)arg2; -- (void)setComponentForExpandingPadding:(unsigned int)arg1; -- (void)setComponentForExpandingRequests:(unsigned int)arg1; +- (void)setComponentForExpandingPadding:(unsigned long long)arg1; +- (void)setComponentForExpandingRequests:(unsigned long long)arg1; - (void)setMaxCachedDays:(unsigned int)arg1; - (void)setDesiredPaddingDays:(unsigned int)arg1; - (id)closestOccurrenceToTomorrowForEventUID:(int)arg1; - (double)_tomorrow; -- (id)selectedDateOccurrences:(BOOL)arg1 loadIsComplete:(char *)arg2; -- (id)occurrencesForDay:(id)arg1 waitForLoad:(BOOL)arg2; +- (id)selectedDateOccurrences:(_Bool)arg1 loadIsComplete:(_Bool *)arg2; +- (id)occurrencesForDay:(id)arg1 waitForLoad:(_Bool)arg2; - (void)addOccurrenceAwaitingDeletion:(id)arg1; -- (id)occurrencesForStartDate:(id)arg1 endDate:(id)arg2 preSorted:(BOOL)arg3 waitForLoad:(BOOL)arg4; -- (id)occurrencesForStartDay:(id)arg1 endDay:(id)arg2 preSorted:(BOOL)arg3 waitForLoad:(BOOL)arg4; +- (id)occurrencesForStartDate:(id)arg1 endDate:(id)arg2 preSorted:(_Bool)arg3 waitForLoad:(_Bool)arg4; +- (id)occurrencesForStartDay:(id)arg1 endDay:(id)arg2 preSorted:(_Bool)arg3 waitForLoad:(_Bool)arg4; - (void)addOccurrenceAwaitingRefresh:(id)arg1; @property(readonly, nonatomic) EKCalendarDate *selectedDay; -- (void)refreshCalendarDataIfNeeded:(BOOL)arg1; -- (void)refreshAccountListIfNeeded:(BOOL)arg1; +- (void)refreshCalendarDataIfNeeded:(_Bool)arg1; +- (void)refreshAccountListIfNeeded:(_Bool)arg1; - (id)defaultCalendarForNewEvents; -- (BOOL)isCalendarVisibleWithID:(id)arg1; +- (_Bool)isCalendarVisibleWithID:(id)arg1; - (void)ensureCalendarVisibleWithId:(id)arg1; -@property(readonly, nonatomic) int readWriteCalendarCount; -@property(readonly, nonatomic) int visibleCalendarCount; -- (BOOL)selectedOccurrenceIsSearchMatch; +@property(readonly, nonatomic) long long readWriteCalendarCount; +@property(readonly, nonatomic) long long visibleCalendarCount; +- (_Bool)selectedOccurrenceIsSearchMatch; @property(retain, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; @property(retain, nonatomic) NSSet *selectedCalendars; // @synthesize selectedCalendars=_selectedCalendars; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/CalendarNotesCell.h b/iOS7/Frameworks/EventKitUI/CalendarNotesCell.h index 48fffe95f..ec0833113 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarNotesCell.h +++ b/iOS7/Frameworks/EventKitUI/CalendarNotesCell.h @@ -17,10 +17,10 @@ @property(copy, nonatomic) NSString *text; // @synthesize text=_text; - (void).cxx_destruct; @property(retain, nonatomic) NSString *placeholder; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; @property(readonly, nonatomic) UITextView *textView; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/CalendarOccurrenceCell.h b/iOS7/Frameworks/EventKitUI/CalendarOccurrenceCell.h deleted file mode 100644 index 34657ff99..000000000 --- a/iOS7/Frameworks/EventKitUI/CalendarOccurrenceCell.h +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class EKCalendarDate, UIColor, UIImage, UIImageView, UILabel; - -@interface CalendarOccurrenceCell : UITableViewCell -{ - UILabel *_timeLabel; - UILabel *_endTimeLabel; - UIImageView *_dotView; - UILabel *_titleLabel; - UILabel *_locationLabel; - EKCalendarDate *_startDate; - EKCalendarDate *_endDate; - UIColor *_dotColor; - UIImage *_dot; - unsigned int _isAllDay; - unsigned int _isBirthday:1; - unsigned int _isFacebook:1; - unsigned int _tentative:1; - unsigned int _declined:1; - unsigned int _needsReply:1; - unsigned int _cancelled:1; - unsigned int _showsDot:1; -} - -- (void).cxx_destruct; -- (id)_scriptingInfo; -- (BOOL)isDeclined; -- (BOOL)needsReply; -- (BOOL)isTentative; -- (BOOL)isFacebook; -- (BOOL)isBirthday; -- (BOOL)isCancelled; -- (BOOL)isAllDay; -- (void)layoutSubviews; -- (void)_updateDotImage; -- (void)_updateTimeLabel; -- (void)_applyDate:(id)arg1 toLabel:(id)arg2; -- (void)setIsFacebook:(BOOL)arg1; -- (void)setIsBirthday:(BOOL)arg1; -- (void)setLocation:(id)arg1; -- (void)setDotColor:(id)arg1; -- (void)setShowsDot:(BOOL)arg1; -- (void)setIsAllDay:(BOOL)arg1; -- (void)setStartDate:(id)arg1 endDate:(id)arg2; -- (void)updateWithEvent:(id)arg1 showColors:(BOOL)arg2; -- (id)init; -- (id)initWithEvent:(id)arg1 showColors:(BOOL)arg2; -- (id)_lightTextColor; -- (id)_defaultTextColor; -- (void)setBackgroundColor:(id)arg1; -- (void)setTextBackgroundColor:(id)arg1; -- (void)setSecondaryTextColor:(id)arg1; -- (void)setPrimaryTextColor:(id)arg1; -- (void)updateFonts; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/CalendarPreferences.h b/iOS7/Frameworks/EventKitUI/CalendarPreferences.h index 7fb5ba281..03bbbc2a2 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarPreferences.h +++ b/iOS7/Frameworks/EventKitUI/CalendarPreferences.h @@ -10,35 +10,37 @@ @interface CalendarPreferences : NSObject { - BOOL _hideCalendarsInNCTodayView; + _Bool _hideCalendarsInNCTodayView; } + (id)sharedPreferences; -@property(nonatomic) BOOL hideCalendarsInNCTodayView; // @synthesize hideCalendarsInNCTodayView=_hideCalendarsInNCTodayView; -- (BOOL)areAllCalendarsNotificationEnabledInEventStore:(id)arg1; -- (id)notificationEnabledCalendarsFromEventStore:(id)arg1 entityType:(unsigned int)arg2; -- (void)setNotificationEnabledCalendars:(id)arg1 usingEventStore:(id)arg2 entityType:(unsigned int)arg3; +@property(nonatomic) _Bool hideCalendarsInNCTodayView; // @synthesize hideCalendarsInNCTodayView=_hideCalendarsInNCTodayView; +- (_Bool)areAllCalendarsNotificationEnabledInEventStore:(id)arg1; +- (id)notificationEnabledCalendarsFromEventStore:(id)arg1 entityType:(unsigned long long)arg2; +- (void)setNotificationEnabledCalendars:(id)arg1 usingEventStore:(id)arg2 entityType:(unsigned long long)arg3; +@property(nonatomic) _Bool showEventsInPhoneMonthView; - (void)setDeselectedCalendarIDs:(id)arg1; - (id)deselectedCalendarIDsFromCalendars:(id)arg1; @property(retain, nonatomic) NSArray *calendarUUIDsExcludedFromNotifications; -@property(nonatomic) BOOL usePickerStyleInlineEditorMenus; -@property(nonatomic) BOOL drawDebugViewColors; -@property(nonatomic) BOOL requestSyncOnApplicationLaunch; -@property(nonatomic) BOOL viewedTimeZoneAutomatic; -@property(nonatomic) BOOL showDebugGridOverlay; -@property(nonatomic) BOOL showWeekNumbers; +@property(nonatomic) _Bool usePickerStyleInlineEditorMenus; +@property(nonatomic) _Bool drawDebugViewColors; +@property(nonatomic) _Bool requestSyncOnApplicationLaunch; +@property(nonatomic) _Bool viewedTimeZoneAutomatic; +@property(nonatomic) _Bool immediateAlarmCreation; +@property(nonatomic) _Bool showDebugGridOverlay; +@property(nonatomic) _Bool showWeekNumbers; @property(retain, nonatomic) NSString *searchString; @property(retain, nonatomic) NSNumber *lastSuspendTime; @property(retain, nonatomic) NSNumber *lastViewedDate; @property(retain, nonatomic) NSNumber *lastViewMode; @property(retain, nonatomic) NSNumber *weekStart; @property(retain, nonatomic) NSDate *simulatedCurrentDate; -- (void)_setPreference:(id)arg1 stringValue:(id)arg2 notificationName:(id)arg3 forceSync:(BOOL)arg4; +- (void)_setPreference:(id)arg1 stringValue:(id)arg2 notificationName:(id)arg3 forceSync:(_Bool)arg4; - (id)_getStringPreference:(id)arg1; -- (void)_setPreference:(id)arg1 arrayValue:(id)arg2 notificationName:(id)arg3 forceSync:(BOOL)arg4; +- (void)_setPreference:(id)arg1 arrayValue:(id)arg2 notificationName:(id)arg3 forceSync:(_Bool)arg4; - (id)_getPreference:(id)arg1 defaultArrayValue:(id)arg2; -- (void)_setPreference:(id)arg1 boolValue:(BOOL)arg2 notificationName:(id)arg3; -- (BOOL)_getPreference:(id)arg1 defaultBoolValue:(BOOL)arg2; +- (void)_setPreference:(id)arg1 boolValue:(_Bool)arg2 notificationName:(id)arg3; +- (_Bool)_getPreference:(id)arg1 defaultBoolValue:(_Bool)arg2; - (void)_setPreference:(id)arg1 number:(id)arg2 notificationName:(id)arg3; - (id)_getNumberPreference:(id)arg1 withDefaultValue:(id)arg2; - (id)_getNumberPreference:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/CalendarPublishingActivityViewController.h b/iOS7/Frameworks/EventKitUI/CalendarPublishingActivityViewController.h index feef05685..ceebcc957 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarPublishingActivityViewController.h +++ b/iOS7/Frameworks/EventKitUI/CalendarPublishingActivityViewController.h @@ -14,7 +14,7 @@ @property __weak id activityDelegate; // @synthesize activityDelegate=_activityDelegate; - (void).cxx_destruct; - (void)_prepareActivity:(id)arg1; -- (BOOL)_shouldShowSystemActivity:(id)arg1; +- (_Bool)_shouldShowSystemActivity:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/CalendarStoreGroupCell.h b/iOS7/Frameworks/EventKitUI/CalendarStoreGroupCell.h index 8c2930c02..e282ba31f 100644 --- a/iOS7/Frameworks/EventKitUI/CalendarStoreGroupCell.h +++ b/iOS7/Frameworks/EventKitUI/CalendarStoreGroupCell.h @@ -8,6 +8,7 @@ @class UILabel; +// Not exported @interface CalendarStoreGroupCell : UIView { UILabel *_nameLabel; @@ -15,7 +16,7 @@ id _styleProvider; } -+ (float)standardHeightForStyleProvider:(id)arg1; ++ (double)standardHeightForStyleProvider:(id)arg1; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/EventKitUI/CrossFadeView.h b/iOS7/Frameworks/EventKitUI/CrossFadeView.h index 7a3e9f03e..29f5dbb97 100644 --- a/iOS7/Frameworks/EventKitUI/CrossFadeView.h +++ b/iOS7/Frameworks/EventKitUI/CrossFadeView.h @@ -8,13 +8,14 @@ @interface CrossFadeView : UIView { - id _completion; + _Bool _scaleSize; UIView *_startView; UIView *_endView; struct CGRect _startFrame; struct CGRect _endFrame; } +@property(nonatomic) _Bool scaleSize; // @synthesize scaleSize=_scaleSize; @property(readonly, nonatomic) struct CGRect endFrame; // @synthesize endFrame=_endFrame; @property(readonly, nonatomic) struct CGRect startFrame; // @synthesize startFrame=_startFrame; @property(readonly, nonatomic) UIView *endView; // @synthesize endView=_endView; @@ -22,8 +23,6 @@ - (void).cxx_destruct; - (id)description; - (void)haltAnimation; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)animationDidStart:(id)arg1; - (void)setToEndState; - (void)setToStartState; - (void)springAnimateToEndStateWithTimingFunction:(int)arg1 completion:(id)arg2; @@ -35,6 +34,7 @@ - (void)setEndView:(id)arg1; - (void)setStartView:(id)arg1; - (id)initWithStartView:(id)arg1 endView:(id)arg2 startFrame:(struct CGRect)arg3 endFrame:(struct CGRect)arg4; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKAlarm-MobileCal.h b/iOS7/Frameworks/EventKitUI/EKAlarm-MobileCal.h index a0bc5bb1c..d66316968 100644 --- a/iOS7/Frameworks/EventKitUI/EKAlarm-MobileCal.h +++ b/iOS7/Frameworks/EventKitUI/EKAlarm-MobileCal.h @@ -12,6 +12,6 @@ - (id)localizedDescription; - (id)longLocalizedAllDayDescription; - (id)longLocalizedDescription; -- (id)_localizedDescription:(BOOL)arg1 forEvent:(BOOL)arg2 isAllDay:(BOOL)arg3; +- (id)_localizedDescription:(_Bool)arg1 forEvent:(_Bool)arg2 isAllDay:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKAlarmEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKAlarmEditItemViewController.h new file mode 100644 index 000000000..bef990b4b --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKAlarmEditItemViewController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CalendarEventAlarmTableDelegate-Protocol.h" + +@class CalendarEventAlarmTable, EKAlarm; + +// Not exported +@interface EKAlarmEditItemViewController : EKEditItemViewController +{ + CalendarEventAlarmTable *_table; + _Bool _immediateAlarmCreation; + _Bool _allDay; + _Bool _shouldAllowAlarmsTriggeringAfterStartDate; + int _alarmIndex; + EKAlarm *_alarm; +} + +@property(nonatomic) _Bool shouldAllowAlarmsTriggeringAfterStartDate; // @synthesize shouldAllowAlarmsTriggeringAfterStartDate=_shouldAllowAlarmsTriggeringAfterStartDate; +@property(nonatomic) _Bool allDay; // @synthesize allDay=_allDay; +@property(nonatomic) int alarmIndex; // @synthesize alarmIndex=_alarmIndex; +@property(retain, nonatomic) EKAlarm *alarm; // @synthesize alarm=_alarm; +- (void).cxx_destruct; +- (void)alarmTableDidChangeAlarm:(id)arg1; +@property(nonatomic) long long presetIdentifier; +- (_Bool)customSelected; +- (void)setCustomString:(id)arg1; +- (void)viewDidLoad; +- (void)loadView; +- (id)initWithFrame:(struct CGRect)arg1 styleProvider:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKAttendeesListView.h b/iOS7/Frameworks/EventKitUI/EKAttendeesListView.h index fa40a5f75..4b13223f3 100644 --- a/iOS7/Frameworks/EventKitUI/EKAttendeesListView.h +++ b/iOS7/Frameworks/EventKitUI/EKAttendeesListView.h @@ -11,12 +11,13 @@ @class EKEvent, NSArray, UIImage; +// Not exported @interface EKAttendeesListView : UITableView { EKEvent *_event; NSArray *_attendees; id _attendeeDelegate; - BOOL _shouldShowStatusImages; + _Bool _shouldShowStatusImages; UIImage *_attendingImage; UIImage *_maybeImage; UIImage *_notAttendingImage; @@ -31,7 +32,7 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)_imageForStatus:(int)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)loadAttendees; - (void)eventModified:(id)arg1; - (void)setAttendeeDelegate:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKAttendeesListViewCell.h b/iOS7/Frameworks/EventKitUI/EKAttendeesListViewCell.h index ec3451bbe..e9c46b332 100644 --- a/iOS7/Frameworks/EventKitUI/EKAttendeesListViewCell.h +++ b/iOS7/Frameworks/EventKitUI/EKAttendeesListViewCell.h @@ -11,7 +11,7 @@ @interface EKAttendeesListViewCell : UITableViewCell { EKParticipant *_attendee; - BOOL _showStatus; + _Bool _showStatus; UIImage *_attendingImage; UIImage *_maybeImage; UIImage *_notAttendingImage; @@ -24,9 +24,8 @@ - (id)_maybeImage; - (id)_attendingImage; - (id)_imageForStatus:(int)arg1; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; - (void)setAttendee:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 attendee:(id)arg3 showStatusImage:(BOOL)arg4; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 attendee:(id)arg3 showStatusImage:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/EventKitUI/EKAttendeesListViewController.h b/iOS7/Frameworks/EventKitUI/EKAttendeesListViewController.h index d195032ad..276230e8d 100644 --- a/iOS7/Frameworks/EventKitUI/EKAttendeesListViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKAttendeesListViewController.h @@ -10,6 +10,7 @@ @class EKAttendeesListView, EKEvent; +// Not exported @interface EKAttendeesListViewController : UIViewController { EKEvent *_event; @@ -18,8 +19,8 @@ - (void).cxx_destruct; - (void)attendeeSelected:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillAppear:(_Bool)arg1; - (id)title; - (void)loadView; - (id)initWithEvent:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarChooser.h b/iOS7/Frameworks/EventKitUI/EKCalendarChooser.h index f89b6c0da..0dddbb999 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarChooser.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarChooser.h @@ -10,15 +10,27 @@ @interface EKCalendarChooser : UIViewController { - BOOL _disableCalendarEditing; - BOOL _showsDeclinedEventsSetting; - CDStruct_a7a51b3b _flags; + _Bool _disableCalendarEditing; + _Bool _showsDeclinedEventsSetting; int _style; + int _chooserMode; + struct { + unsigned int listIsFlat:1; + unsigned int showAll:1; + unsigned int showColors:1; + unsigned int allSelected:1; + unsigned int allowsRotation:1; + unsigned int allowsEdit:1; + unsigned int showsDoneButton:1; + unsigned int showsCancelButton:1; + unsigned int showsWritableCalendarsOnly:1; + unsigned int showsRefreshButton:1; + unsigned int allowsPullToRefresh:1; + } _flags; NSMutableSet *_selectedCalendars; id _delegate; - int _chooserMode; - unsigned int _entityType; - int _lastAuthorizationStatus; + unsigned long long _entityType; + long long _lastAuthorizationStatus; EKEventStore *_eventStore; UITableView *_tableView; NSMutableArray *_groups; @@ -28,15 +40,15 @@ id _styleProvider; EKSource *_limitedToSource; _UIAccessDeniedView *_accessDeniedView; - int _refreshCounter; + long long _refreshCounter; UIRefreshControl *_refreshControl; } @property(retain, nonatomic) UIRefreshControl *refreshControl; // @synthesize refreshControl=_refreshControl; -@property(nonatomic) int refreshCounter; // @synthesize refreshCounter=_refreshCounter; +@property(nonatomic) long long refreshCounter; // @synthesize refreshCounter=_refreshCounter; @property(retain, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; @property(retain, nonatomic) EKSource *limitedToSource; // @synthesize limitedToSource=_limitedToSource; -@property(nonatomic) CDStruct_a7a51b3b flags; // @synthesize flags=_flags; +@property(nonatomic) CDStruct_52e1c6c6 flags; // @synthesize flags=_flags; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; @property(retain, nonatomic) NSIndexPath *checkedRow; // @synthesize checkedRow=_checkedRow; @property(retain, nonatomic) NSMutableDictionary *customGroupMap; // @synthesize customGroupMap=_customGroupMap; @@ -44,10 +56,10 @@ @property(retain, nonatomic) NSMutableArray *groups; // @synthesize groups=_groups; @property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(retain, nonatomic) EKEventStore *eventStore; // @synthesize eventStore=_eventStore; -@property(nonatomic) int lastAuthorizationStatus; // @synthesize lastAuthorizationStatus=_lastAuthorizationStatus; -@property(nonatomic) unsigned int entityType; // @synthesize entityType=_entityType; -@property(nonatomic) BOOL showsDeclinedEventsSetting; // @synthesize showsDeclinedEventsSetting=_showsDeclinedEventsSetting; -@property(nonatomic) BOOL disableCalendarEditing; // @synthesize disableCalendarEditing=_disableCalendarEditing; +@property(nonatomic) long long lastAuthorizationStatus; // @synthesize lastAuthorizationStatus=_lastAuthorizationStatus; +@property(nonatomic) unsigned long long entityType; // @synthesize entityType=_entityType; +@property(nonatomic) _Bool showsDeclinedEventsSetting; // @synthesize showsDeclinedEventsSetting=_showsDeclinedEventsSetting; +@property(nonatomic) _Bool disableCalendarEditing; // @synthesize disableCalendarEditing=_disableCalendarEditing; @property(nonatomic) int chooserMode; // @synthesize chooserMode=_chooserMode; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSMutableSet *selectedCalendarSet; // @synthesize selectedCalendarSet=_selectedCalendars; @@ -55,31 +67,31 @@ - (void).cxx_destruct; - (void)_insertStoreIntoByGroupArray:(id)arg1; - (void)calendarEditor:(id)arg1 didCompleteWithAction:(int)arg2; -- (float)marginForTableView:(id)arg1; +- (double)marginForTableView:(id)arg1; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)_selectAllCalendarsAndStores:(BOOL)arg1; -- (void)_selectCalendar:(id)arg1 selected:(BOOL)arg2; -- (void)_selectGroup:(id)arg1 selected:(BOOL)arg2; +- (void)_selectAllCalendarsAndStores:(_Bool)arg1; +- (void)_selectCalendar:(id)arg1 selected:(_Bool)arg2; +- (void)_selectGroup:(id)arg1 selected:(_Bool)arg2; - (int)_numSelectedGroups; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)declinedEventsSwitchChanged:(id)arg1; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)_declinedEventsSwitchSection; -- (BOOL)_shouldShowGroupNameInSection:(int)arg1; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)_declinedEventsSwitchSection; +- (_Bool)_shouldShowGroupNameInSection:(long long)arg1; - (id)_stringForSharedCalendar:(id)arg1; -- (BOOL)_isEllipsisCellForGroup:(id)arg1 rowIndex:(int)arg2; -- (BOOL)_tableShouldDisplayNewCalendarCellForGroup:(id)arg1; -- (BOOL)_tableShouldDisplayAllCellForGroup:(id)arg1; -- (BOOL)_tableShouldDisplayAllCalendarButtons; -- (BOOL)_tableShouldDisplayAllCalendarsSection; +- (_Bool)_isEllipsisCellForGroup:(id)arg1 rowIndex:(long long)arg2; +- (_Bool)_tableShouldDisplayNewCalendarCellForGroup:(id)arg1; +- (_Bool)_tableShouldDisplayAllCellForGroup:(id)arg1; +- (_Bool)_tableShouldDisplayAllCalendarButtons; +- (_Bool)_tableShouldDisplayAllCalendarsSection; - (id)_indexPathForCalendar:(id)arg1 source:(id)arg2; @property(copy, nonatomic) NSSet *selectedCalendars; @property(retain, nonatomic) EKCalendar *selectedCalendar; @@ -95,8 +107,8 @@ - (id)_saveSelection; - (id)_groupForCustomGroupType:(int)arg1; - (id)_groupForSource:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)_calendarAvailableForEditing:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)_calendarAvailableForEditing:(id)arg1; - (void)_cancelMaximumTimeElapsedTimeout; - (void)_beginMaximumTimeElapsedTimeout; - (void)_cancelSyncCompletedTimeout; @@ -107,24 +119,24 @@ - (void)refresh:(id)arg1; - (void)done:(id)arg1; - (void)cancel:(id)arg1; -- (BOOL)showsWritableCalendarsOnly; -- (void)setShowsWritableCalendarsOnly:(BOOL)arg1; -@property(nonatomic) BOOL allowsPullToRefresh; -@property(nonatomic) BOOL showsRefreshButton; -- (BOOL)_canEnableRefresh; -@property(nonatomic) BOOL showsCancelButton; -@property(nonatomic) BOOL showsDoneButton; -- (unsigned int)supportedInterfaceOrientations; -@property(nonatomic) BOOL allowsEdit; -@property(nonatomic) BOOL allowsRotation; -- (struct CGSize)contentSizeForViewInPopover; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)showsWritableCalendarsOnly; +- (void)setShowsWritableCalendarsOnly:(_Bool)arg1; +@property(nonatomic) _Bool allowsPullToRefresh; +@property(nonatomic) _Bool showsRefreshButton; +- (_Bool)_canEnableRefresh; +@property(nonatomic) _Bool showsCancelButton; +@property(nonatomic) _Bool showsDoneButton; +- (unsigned long long)supportedInterfaceOrientations; +@property(nonatomic) _Bool allowsEdit; +@property(nonatomic) _Bool allowsRotation; +- (struct CGSize)preferredContentSize; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; - (id)initWithSelectionStyle:(int)arg1 displayStyle:(int)arg2 eventStore:(id)arg3; -- (id)initWithSelectionStyle:(int)arg1 displayStyle:(int)arg2 entityType:(unsigned int)arg3 eventStore:(id)arg4; -- (id)initWithSelectionStyle:(int)arg1 displayStyle:(int)arg2 entityType:(unsigned int)arg3 eventStore:(id)arg4 limitedToSource:(id)arg5; +- (id)initWithSelectionStyle:(int)arg1 displayStyle:(int)arg2 entityType:(unsigned long long)arg3 eventStore:(id)arg4; +- (id)initWithSelectionStyle:(int)arg1 displayStyle:(int)arg2 entityType:(unsigned long long)arg3 eventStore:(id)arg4 limitedToSource:(id)arg5; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell-AlphaCategory.h b/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell-AlphaCategory.h new file mode 100644 index 000000000..fa2f03883 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell-AlphaCategory.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EKCalendarChooserCell (AlphaCategory) +- (void)setContentAlpha:(double)arg1; +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell.h b/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell.h index 16d68e6ef..21a68ab03 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarChooserCell.h @@ -10,10 +10,10 @@ @interface EKCalendarChooserCell : UITableViewCell { - BOOL _showCheckmarksOnLeft; - BOOL _checked; - BOOL _shouldAnimate; - BOOL _showsColorDot; + _Bool _showCheckmarksOnLeft; + _Bool _checked; + _Bool _shouldAnimate; + _Bool _showsColorDot; UIImage *_colorDot; UIImage *_colorDotHighlighted; UIImageView *_colorDotView; @@ -22,18 +22,18 @@ UILabel *_customDetailTextLabel; } -@property(nonatomic) BOOL showsColorDot; // @synthesize showsColorDot=_showsColorDot; -@property(nonatomic) BOOL shouldAnimate; // @synthesize shouldAnimate=_shouldAnimate; -@property(nonatomic) BOOL checked; // @synthesize checked=_checked; -@property(nonatomic) BOOL showCheckmarksOnLeft; // @synthesize showCheckmarksOnLeft=_showCheckmarksOnLeft; +@property(nonatomic) _Bool showsColorDot; // @synthesize showsColorDot=_showsColorDot; +@property(nonatomic) _Bool shouldAnimate; // @synthesize shouldAnimate=_shouldAnimate; +@property(nonatomic) _Bool checked; // @synthesize checked=_checked; +@property(nonatomic) _Bool showCheckmarksOnLeft; // @synthesize showCheckmarksOnLeft=_showCheckmarksOnLeft; - (void).cxx_destruct; - (void)layoutSubviews; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setColorDotHighlightedImage:(id)arg1; - (void)setColorDotImage:(id)arg1; +- (void)setShowCheckmarksOnLeft:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; -- (void)setContentAlpha:(float)arg1; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarColorEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarColorEditItem.h index e957b6d3a..8a5e0e0cb 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarColorEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarColorEditItem.h @@ -11,15 +11,15 @@ @interface EKCalendarColorEditItem : EKCalendarEditItem { NSMutableArray *_cells; - unsigned int _checkedRow; + unsigned long long _checkedRow; } - (void).cxx_destruct; -- (BOOL)saveStateToCalendar:(id)arg1; -- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; +- (_Bool)saveStateToCalendar:(id)arg1; +- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; - (id)headerTitle; -- (unsigned int)numberOfSubitems; +- (unsigned long long)numberOfSubitems; - (void)setCalendar:(id)arg1 store:(id)arg2; @property(readonly, nonatomic) NSMutableArray *cells; // @synthesize cells=_cells; - (id)_cellForColor:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarDeleteButtonEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarDeleteButtonEditItem.h index 6d7616bde..f6b6fd9e2 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarDeleteButtonEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarDeleteButtonEditItem.h @@ -16,9 +16,9 @@ } - (void).cxx_destruct; -- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned int)arg2; +- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned long long)arg2; - (void)setDeleteButtonTarget:(id)arg1 action:(SEL)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarEditItem.h index 940bb2e2f..4e86ac1d0 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarEditItem.h @@ -8,6 +8,7 @@ @class EKCalendar, EKEventStore; +// Not exported @interface EKCalendarEditItem : NSObject { EKEventStore *_store; @@ -21,16 +22,17 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)applyStyleProviderToCell:(id)arg1; -- (BOOL)becomeFirstResponder; -- (BOOL)saveStateToCalendar:(id)arg1; -- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (float)footerHeightForSection; +- (_Bool)becomeFirstResponder; +- (_Bool)saveStateToCalendar:(id)arg1; +- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (void)layoutForWidth:(double)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (double)footerHeightForSection; - (id)footerViewForSection; - (id)headerTitle; -- (unsigned int)numberOfSubitems; -- (BOOL)configureWithCalendar:(id)arg1; +- (unsigned long long)numberOfSubitems; +- (_Bool)configureWithCalendar:(id)arg1; - (void)reset; - (void)setCalendar:(id)arg1 store:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKCalendarEditItemViewController.h index 3139a7894..f8a10376a 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarEditItemViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarEditItemViewController.h @@ -10,23 +10,25 @@ @class EKCalendar, EKCalendarChooser, EKEventStore; +// Not exported @interface EKCalendarEditItemViewController : EKEditItemViewController { EKEventStore *_store; EKCalendarChooser *_chooser; EKCalendar *_selectedCalendar; - unsigned int _entityType; - BOOL _limitToSource; + unsigned long long _entityType; + _Bool _limitToSource; } -@property(nonatomic) BOOL limitToSource; // @synthesize limitToSource=_limitToSource; +@property(nonatomic) _Bool limitToSource; // @synthesize limitToSource=_limitToSource; - (void).cxx_destruct; - (void)calendarChooserSelectionDidChange:(id)arg1; +- (struct CGSize)preferredContentSize; @property(retain, nonatomic) EKCalendar *selectedCalendar; - (void)loadView; - (id)initWithFrame:(struct CGRect)arg1 store:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1 store:(id)arg2 styleProvider:(id)arg3; -- (id)initWithFrame:(struct CGRect)arg1 store:(id)arg2 styleProvider:(id)arg3 entityType:(unsigned int)arg4; +- (id)initWithFrame:(struct CGRect)arg1 store:(id)arg2 styleProvider:(id)arg3 entityType:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarEditor.h b/iOS7/Frameworks/EventKitUI/EKCalendarEditor.h index b9b3998b0..c95d30387 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarEditor.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarEditor.h @@ -16,8 +16,8 @@ NSArray *_editItems; EKCalendarShareesEditItem *_shareesEditItem; EKSource *_source; - unsigned int _entityType; - BOOL _isNewCalendar; + unsigned long long _entityType; + _Bool _isNewCalendar; EKEventStore *_eventStore; EKCalendar *_calendar; id _delegate; @@ -25,20 +25,21 @@ } @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; -@property(nonatomic) BOOL isNewCalendar; // @synthesize isNewCalendar=_isNewCalendar; +@property(nonatomic) _Bool isNewCalendar; // @synthesize isNewCalendar=_isNewCalendar; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) EKCalendar *calendar; // @synthesize calendar=_calendar; @property(retain, nonatomic) EKEventStore *eventStore; // @synthesize eventStore=_eventStore; - (void).cxx_destruct; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillLayoutSubviews; - (void)scrollViewDidScroll:(id)arg1; - (id)tableView; - (id)owningNavigationController; @@ -51,17 +52,17 @@ - (void)_presentValidationAlert:(id)arg1; - (id)_editItems; - (void)setupForCalendar; -- (struct CGSize)contentSizeForViewInPopover; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (struct CGSize)preferredContentSize; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; -- (BOOL)_shouldShowDeleteButton; +- (_Bool)_shouldShowDeleteButton; - (void)_eventStoreChanged:(id)arg1; - (void)_localeChanged; - (void)dealloc; -- (id)initWithSource:(id)arg1 eventStore:(id)arg2 entityType:(unsigned int)arg3; -- (id)initWithCalendar:(id)arg1 eventStore:(id)arg2 entityType:(unsigned int)arg3; +- (id)initWithSource:(id)arg1 eventStore:(id)arg2 entityType:(unsigned long long)arg3; +- (id)initWithCalendar:(id)arg1 eventStore:(id)arg2 entityType:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarInfo.h b/iOS7/Frameworks/EventKitUI/EKCalendarInfo.h index 1821c4849..ce7fa523a 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarInfo.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarInfo.h @@ -11,27 +11,27 @@ @interface EKCalendarInfo : NSObject { NSString *_title; - BOOL _selected; + _Bool _selected; + int _customGroupType; EKCalendar *_calendar; UIColor *_color; EKGroupInfo *_group; - int _customGroupType; } @property(nonatomic) int customGroupType; // @synthesize customGroupType=_customGroupType; @property(nonatomic) __weak EKGroupInfo *group; // @synthesize group=_group; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; @property(retain, nonatomic) EKCalendar *calendar; // @synthesize calendar=_calendar; - (void).cxx_destruct; @property(readonly, nonatomic) UIImage *highlightedIcon; @property(readonly, nonatomic) UIImage *icon; - (id)description; -@property(readonly, nonatomic) BOOL excludeFromSelectAll; -@property(readonly, nonatomic) BOOL isEditable; -@property(readonly, nonatomic) BOOL isPublished; -@property(readonly, nonatomic) BOOL isShared; -@property(readonly, nonatomic) BOOL isSubscribed; +@property(readonly, nonatomic) _Bool excludeFromSelectAll; +@property(readonly, nonatomic) _Bool isEditable; +@property(readonly, nonatomic) _Bool isPublished; +@property(readonly, nonatomic) _Bool isShared; +@property(readonly, nonatomic) _Bool isSubscribed; @property(readonly, nonatomic) int displayOrder; @property(readonly, nonatomic) NSString *title; - (id)initWithCalendar:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemAlarmEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemAlarmEditItem.h index 927023278..0d8f76ff4 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemAlarmEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemAlarmEditItem.h @@ -6,32 +6,27 @@ #import -#import "EKCalendarItemDisclosableEditItem-Protocol.h" - @class CalendarEventAlarmTable, NSArray; -@interface EKCalendarItemAlarmEditItem : EKCalendarItemEditItem +// Not exported +@interface EKCalendarItemAlarmEditItem : EKCalendarItemEditItem { CalendarEventAlarmTable *_alarmTable; - unsigned int _disclosedSubitem; + unsigned long long _disclosedSubitem; NSArray *_alarms; int _lastSeenAllDayState; - BOOL _userChangedAlarm; + _Bool _userChangedAlarm; } - (void).cxx_destruct; -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (void)willDiscloseSubitem:(int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; - (void)refreshFromCalendarItemAndStore; -- (BOOL)configureForCalendarConstraints:(id)arg1; +- (_Bool)configureForCalendarConstraints:(id)arg1; - (void)_updateDefaultAlarm; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; - (void)setCalendarItem:(id)arg1 store:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemCalendarEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemCalendarEditItem.h index 7349aa303..20fbec685 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemCalendarEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemCalendarEditItem.h @@ -6,20 +6,21 @@ #import +// Not exported @interface EKCalendarItemCalendarEditItem : EKCalendarItemEditItem { - unsigned int _entityType; + unsigned long long _entityType; } -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)_shouldShowSourceForCalendar:(id)arg1; -- (BOOL)requiresReconfigurationOnCommit; -- (BOOL)shouldAppearWithVisibility:(int)arg1; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)_shouldShowSourceForCalendar:(id)arg1; +- (_Bool)requiresReconfigurationOnCommit; +- (_Bool)shouldAppearWithVisibility:(int)arg1; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; - (id)init; -- (id)initWithEntityType:(unsigned int)arg1; +- (id)initWithEntityType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemDisclosableEditItem-Protocol.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemDisclosableEditItem-Protocol.h deleted file mode 100644 index 23f2785da..000000000 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemDisclosableEditItem-Protocol.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol EKCalendarItemDisclosableEditItem -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; - -@optional -- (void)datePickerDidSelectDate:(id)arg1; -- (id)dateForDatePicker; -- (float)heightForDisclosedItemInSubitem:(unsigned int)arg1; -- (id)cellForDisclosedItemInSubitem:(unsigned int)arg1; -- (void)willDiscloseSubitem:(int)arg1; -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItem.h index 8d850e7fd..8dd6ef0c3 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItem.h @@ -10,6 +10,7 @@ @class EKCalendarItem, EKEventStore, UIResponder, UIViewController; +// Not exported @interface EKCalendarItemEditItem : NSObject { EKEventStore *_store; @@ -25,39 +26,39 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)viewForActionSheet; -- (BOOL)shouldPinKeyboard; -- (BOOL)isInline; +- (_Bool)shouldPinKeyboard; +- (_Bool)isInline; - (void)editItemViewController:(id)arg1 didCompleteWithAction:(int)arg2; -- (void)editItemViewControllerWantsKeyboardPinned:(BOOL)arg1; -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (void)editItemViewControllerWantsKeyboardPinned:(_Bool)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; - (void)endInlineEditing; - (void)notifyRequiresHeightChange; - (void)notifyTextChanged; -- (void)notifySubitemDidCommit:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (void)notifySubitemDidCommit:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; - (void)notifyDidEndEditing; - (void)notifyDidStartEditing; -- (BOOL)usesDetailViewControllerForSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (_Bool)usesDetailViewControllerForSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; - (void)editor:(id)arg1 didStartEditingItem:(id)arg2; - (void)editorDidScroll:(id)arg1; -- (BOOL)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (void)editor:(id)arg1 didDeselectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)editor:(id)arg1 canSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (_Bool)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (void)editor:(id)arg1 didDeselectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)editor:(id)arg1 canSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; - (id)titleForHeader; - (id)footerView; -- (float)footerHeightForWidth:(float)arg1; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (unsigned int)numberOfSubsections; -- (BOOL)shouldAppearWithVisibility:(int)arg1; +- (double)footerHeightForWidth:(double)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; +- (unsigned long long)numberOfSubsections; +- (_Bool)shouldAppearWithVisibility:(int)arg1; - (void)applicationDidResume; -- (BOOL)requiresReconfigurationOnCommit; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; -- (BOOL)configureForCalendarConstraints:(id)arg1; +- (_Bool)requiresReconfigurationOnCommit; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; +- (_Bool)configureForCalendarConstraints:(id)arg1; - (void)reset; - (void)refreshFromCalendarItemAndStore; - (id)calendarItem; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItemDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItemDelegate-Protocol.h index 465354a75..c2b2ee841 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItemDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditItemDelegate-Protocol.h @@ -14,18 +14,18 @@ - (void)editItem:(id)arg1 textViewShouldReturn:(id)arg2; - (void)editItemRequiresPopoverSizeUpdate:(id)arg1; - (void)editItemRequiresHeightChange:(id)arg1; -- (void)editItem:(id)arg1 didEndDatePickingAnimated:(BOOL)arg2; -- (void)editItem:(id)arg1 willBeginDatePickingWithDate:(id)arg2 action:(SEL)arg3 animated:(BOOL)arg4 forSubitem:(unsigned int)arg5 inSubsection:(unsigned int)arg6; +- (void)editItem:(id)arg1 didEndDatePickingAnimated:(_Bool)arg2; +- (void)editItem:(id)arg1 willBeginDatePickingWithDate:(id)arg2 action:(SEL)arg3 animated:(_Bool)arg4 forSubitem:(unsigned long long)arg5 inSubsection:(unsigned long long)arg6; - (void)editItem:(id)arg1 wantsIndexPathsScrolledToVisible:(id)arg2; - (void)editItem:(id)arg1 wantsRowReload:(id)arg2; -- (void)editItem:(id)arg1 performActionsOnCellAtSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3 actions:(id)arg4; +- (void)editItem:(id)arg1 performActionsOnCellAtSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3 actions:(id)arg4; - (void)editItem:(id)arg1 wantsRowInsertions:(id)arg2 rowDeletions:(id)arg3 rowReloads:(id)arg4; - (void)editItem:(id)arg1 wantsRowInsertions:(id)arg2 rowDeletions:(id)arg3; -- (void)editItem:(id)arg1 wantsDoneButtonDisabled:(BOOL)arg2; -- (void)editItem:(id)arg1 wantsKeyboardPinned:(BOOL)arg2; +- (void)editItem:(id)arg1 wantsDoneButtonDisabled:(_Bool)arg2; +- (void)editItem:(id)arg1 wantsKeyboardPinned:(_Bool)arg2; - (void)editItemTextChanged:(id)arg1; - (void)editItemDidEndEditing:(id)arg1; -- (void)editItem:(id)arg1 didCommitFromDetailViewController:(BOOL)arg2; +- (void)editItem:(id)arg1 didCommitFromDetailViewController:(_Bool)arg2; - (void)editItemDidStartEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditor.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditor.h index e7a42da65..31f798e99 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditor.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditor.h @@ -8,73 +8,83 @@ #import "EKCalendarItemEditItemDelegate-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" -@class EKCalendarItem, EKCalendarItemEditItem, EKEventStore, NSArray, NSMutableSet, UIActionSheet, UIBarButtonItem, UIResponder, _UIAccessDeniedView; +@class EKCalendarItem, EKCalendarItemEditItem, EKEventStore, NSArray, NSMutableSet, UIActionSheet, UIAlertView, UIBarButtonItem, UIResponder, _UIAccessDeniedView; -@interface EKCalendarItemEditor : UITableViewController +// Not exported +@interface EKCalendarItemEditor : UITableViewController { NSArray *_editItems; id _revertState; + _Bool _showsTimeZone; NSArray *_currentItems; UIActionSheet *_alertSheet; + UIAlertView *_alertView; EKCalendarItemEditItem *_currentEditItem; - BOOL _giveTitleCellKeyboardFocus; + _Bool _giveTitleCellKeyboardFocus; int _editItemVisibility; - BOOL _isIgnoringCellHeightChange; - BOOL _needsCellHeightChange; + _Bool _isIgnoringCellHeightChange; + _Bool _needsCellHeightChange; NSMutableSet *_editItemsDisablingDoneButton; - int _lastAuthorizationStatus; - BOOL _hasAppeared; + long long _lastAuthorizationStatus; + _Bool _hasAppeared; UIBarButtonItem *_cancelButton; UIBarButtonItem *_doneButton; - BOOL _scrollToNotes; - BOOL _showsTimeZone; - BOOL _canHideDoneAndCancelButtons; + UIBarButtonItem *_leftButtonSpacer; + UIBarButtonItem *_rightButtonSpacer; + double _leftButtonSpace; + double _rightButtonSpace; + _Bool _scrollToNotes; + _Bool _canHideDoneAndCancelButtons; + int _visibleSectionToRestoreOnAppearence; id _editorDelegate; EKEventStore *_store; EKCalendarItem *_calendarItem; UIResponder *_responderToRestoreOnAppearence; - int _visibleSectionToRestoreOnAppearence; _UIAccessDeniedView *_accessDeniedView; } @property(retain, nonatomic) _UIAccessDeniedView *accessDeniedView; // @synthesize accessDeniedView=_accessDeniedView; @property(readonly) EKCalendarItemEditItem *currentEditItem; // @synthesize currentEditItem=_currentEditItem; -@property(nonatomic) BOOL canHideDoneAndCancelButtons; // @synthesize canHideDoneAndCancelButtons=_canHideDoneAndCancelButtons; -@property(nonatomic) BOOL showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; +@property(nonatomic) _Bool canHideDoneAndCancelButtons; // @synthesize canHideDoneAndCancelButtons=_canHideDoneAndCancelButtons; +@property(nonatomic) _Bool showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; @property(nonatomic) int visibleSectionToRestoreOnAppearence; // @synthesize visibleSectionToRestoreOnAppearence=_visibleSectionToRestoreOnAppearence; @property(retain, nonatomic) UIResponder *responderToRestoreOnAppearence; // @synthesize responderToRestoreOnAppearence=_responderToRestoreOnAppearence; -@property(nonatomic) BOOL scrollToNotes; // @synthesize scrollToNotes=_scrollToNotes; +@property(nonatomic) _Bool scrollToNotes; // @synthesize scrollToNotes=_scrollToNotes; @property(retain, nonatomic) EKCalendarItem *calendarItem; // @synthesize calendarItem=_calendarItem; @property(retain, nonatomic) EKEventStore *store; // @synthesize store=_store; @property(nonatomic) __weak id editorDelegate; // @synthesize editorDelegate=_editorDelegate; - (void).cxx_destruct; -- (void)_deleteRecurringSheetButtonPressed:(int)arg1; -- (void)_deleteSheetButtonPressed:(int)arg1; -- (void)_detachSheetButtonPressed:(int)arg1; -- (void)_cancelSheetButtonPressed:(int)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_deleteRecurringSheetButtonPressed:(long long)arg1; +- (void)_deleteSheetButtonPressed:(long long)arg1; +- (void)_detachSheetButtonPressed:(long long)arg1; +- (void)_cancelSheetButtonPressed:(long long)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)_alertButtonClickedWithTag:(long long)arg1 buttonIndex:(long long)arg2; - (void)_presentDetachSheet; - (id)_viewForSheet; - (id)_nameForDeleteButton; -- (BOOL)_canDetachSingleOccurrence; +- (_Bool)_canDetachSingleOccurrence; +- (void)_presentAlertWithTag:(long long)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (BOOL)_performSave:(int)arg1 animated:(BOOL)arg2; +- (_Bool)_performSave:(int)arg1 animated:(_Bool)arg2; - (void)_performDelete:(int)arg1; - (void)deleteClicked:(id)arg1; -- (BOOL)allowsDeletingFutureOccurrences; +- (_Bool)allowsDeletingFutureOccurrences; - (void)tableViewDidFinishReload:(id)arg1; - (void)tableViewDidStartReload:(id)arg1; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)_getEditItem:(id *)arg1 andSubsection:(int *)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)_getEditItem:(id *)arg1 andSubsection:(long long *)arg2 forSection:(long long)arg3; - (id)defaultAlertTitleForEditItem:(id)arg1; - (void)editItemRequiresPopoverSizeUpdate:(id)arg1; - (void)editItemRequiresHeightChange:(id)arg1; @@ -82,64 +92,68 @@ - (void)editItem:(id)arg1 wantsRowInsertions:(id)arg2 rowDeletions:(id)arg3 rowReloads:(id)arg4; - (void)editItem:(id)arg1 wantsRowInsertions:(id)arg2 rowDeletions:(id)arg3; - (void)editItem:(id)arg1 wantsRowReload:(id)arg2; -- (void)editItem:(id)arg1 performActionsOnCellAtSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3 actions:(id)arg4; +- (void)editItem:(id)arg1 performActionsOnCellAtSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3 actions:(id)arg4; - (void)_reallyHandleCellHeightChange; - (void)_tableViewDidUpdateHeights; - (void)_tableViewWillUpdateHeights; -- (void)editItem:(id)arg1 wantsDoneButtonDisabled:(BOOL)arg2; -- (BOOL)_canEnableDoneButton; -- (void)editItem:(id)arg1 wantsKeyboardPinned:(BOOL)arg2; +- (void)editItem:(id)arg1 wantsDoneButtonDisabled:(_Bool)arg2; +- (_Bool)_canEnableDoneButton; +- (void)editItem:(id)arg1 wantsKeyboardPinned:(_Bool)arg2; - (id)viewControllerForEditItem:(id)arg1; - (void)editItem:(id)arg1 textViewShouldReturn:(id)arg2; - (void)editItemTextChanged:(id)arg1; - (void)editItemDidEndEditing:(id)arg1; -- (void)editItem:(id)arg1 didCommitFromDetailViewController:(BOOL)arg2; +- (void)editItem:(id)arg1 didCommitFromDetailViewController:(_Bool)arg2; - (void)editItemDidStartEditing:(id)arg1; - (void)_revertEvent; - (void)_copyEventForPossibleRevert; -- (void)_setWantsToEnableDoneButton:(BOOL)arg1; -- (void)_setDoneAndCancelButtonVisible:(BOOL)arg1; +@property(nonatomic) double navBarRightContentInset; +@property(nonatomic) double navBarLeftContentInset; +- (void)_setWantsToEnableDoneButton:(_Bool)arg1; +- (void)_setDoneAndCancelButtonVisible:(_Bool)arg1; - (void)_keyboardWillChangeFrame:(id)arg1; - (void)_keyboardWillHide; -- (void)_pinKeyboard:(BOOL)arg1; -- (struct CGSize)contentSizeForViewInPopover; +- (void)_pinKeyboard:(_Bool)arg1; +- (struct CGSize)preferredContentSize; - (void)didReceiveMemoryWarning; - (void)refreshStartAndEndDates; -- (void)_setShowingAccessDeniedView:(BOOL)arg1 showSettingsInstructions:(BOOL)arg2; +- (void)_setShowingAccessDeniedView:(_Bool)arg1 showSettingsInstructions:(_Bool)arg2; - (void)storeChanged:(id)arg1; - (void)setupForEvent; -- (unsigned int)entityType; +- (unsigned long long)entityType; - (id)notificationNamesForLocaleChange; - (void)customizeActionSheet:(id)arg1; - (id)defaultAlertTitle; - (void)setupDeleteButton; - (id)defaultTitleForCalendarItem; - (id)preferredTitle; -- (BOOL)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; - (void)prepareEditItems; - (void)_setCalendarItemOnEditItems; - (void)_configureVisibleItems; -- (BOOL)shouldDisplayEditItem:(id)arg1 withVisibility:(int)arg2; -- (void)_completeWithAction:(int)arg1 animated:(BOOL)arg2 notify:(BOOL)arg3; -- (void)completeWithAction:(int)arg1 animated:(BOOL)arg2; -- (BOOL)saveWithSpan:(int)arg1 animated:(BOOL)arg2; +- (_Bool)shouldDisplayEditItem:(id)arg1 withVisibility:(int)arg2; +- (void)_completeWithAction:(int)arg1 animated:(_Bool)arg2 notify:(_Bool)arg3; +- (void)completeWithAction:(int)arg1 animated:(_Bool)arg2; +- (_Bool)saveWithSpan:(int)arg1 animated:(_Bool)arg2; +- (_Bool)willPresentDialogOnSave; +- (void)completeAndSave; - (void)handleTapOutside; - (void)done:(id)arg1; -- (void)cancelEditingWithDelegateNotification:(BOOL)arg1; +- (void)cancelEditingWithDelegateNotification:(_Bool)arg1; - (void)cancel:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)applicationDidResume; - (void)viewDidLoad; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (id)sectionsForEditItem:(id)arg1; -- (unsigned int)firstSectionForEditItem:(id)arg1; +- (unsigned long long)firstSectionForEditItem:(id)arg1; - (int)editItemVisibility; -- (void)setEditItemVisibility:(int)arg1 animated:(BOOL)arg2; -- (void)_updateCurrentEditItemsFromVisibility:(int)arg1 toVisibility:(int)arg2 animated:(BOOL)arg3; +- (void)setEditItemVisibility:(int)arg1 animated:(_Bool)arg2; +- (void)_updateCurrentEditItemsFromVisibility:(int)arg1 toVisibility:(int)arg2 animated:(_Bool)arg3; - (void)_localeChanged; - (id)_editItems; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorDelegate-Protocol.h index 9d5147d67..e6689905f 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol EKCalendarItemEditorDelegate @optional -- (void)editor:(id)arg1 didChangeHeightAnimated:(BOOL)arg2; +- (void)editor:(id)arg1 didChangeHeightAnimated:(_Bool)arg2; - (void)editor:(id)arg1 didCompleteWithAction:(int)arg2; - (void)editor:(id)arg1 prepareCalendarItemForEdit:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorTableView.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorTableView.h index 38a64144a..0dee0f6b5 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorTableView.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemEditorTableView.h @@ -10,6 +10,7 @@ { } +- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(long long)arg2 animated:(_Bool)arg3; - (void)reloadData; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemRecurrenceEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemRecurrenceEditItem.h index 07a939bfe..8da34b2cd 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemRecurrenceEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemRecurrenceEditItem.h @@ -6,19 +6,19 @@ #import -#import "EKCalendarItemDisclosableEditItem-Protocol.h" #import "EKCellShortener-Protocol.h" @class EKCalendarItemRecurrenceEndCell, EKRecurrenceTypeEditItemViewController, NSDate, NSString, PreferencesValueCell; -@interface EKCalendarItemRecurrenceEditItem : EKCalendarItemEditItem +// Not exported +@interface EKCalendarItemRecurrenceEditItem : EKCalendarItemEditItem { - int _repeatType; - int _originalRepeatType; + long long _repeatType; + long long _originalRepeatType; NSDate *_repeatEnd; NSDate *_originalRepeatEnd; NSString *_customRepeatDescription; - unsigned int _disclosedSubitem; + unsigned long long _disclosedSubitem; int _shorteningStatus; PreferencesValueCell *_repeatEndDateCell; EKRecurrenceTypeEditItemViewController *_recurrenceTypeVC; @@ -26,30 +26,25 @@ } - (void).cxx_destruct; +- (id)_recurrenceTypeVC; - (void)_neverRepeatButtonTapped:(id)arg1; - (void)_repeatEndDateChanged:(id)arg1; - (id)_repeatEndPickerCell; -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (void)willDiscloseSubitem:(int)arg1; -- (float)heightForDisclosedItemInSubitem:(unsigned int)arg1; -- (id)cellForDisclosedItemInSubitem:(unsigned int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (id)_recurrenceTypeVC; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; - (id)minRecurrenceEndDate; - (id)stringForDate:(id)arg1; - (id)recurrenceTimeZone; - (id)recurrenceDate; - (void)shortenCell:(id)arg1; -- (BOOL)_validateRecurrenceType:(id)arg1; +- (_Bool)_validateRecurrenceType:(id)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1 notify:(_Bool)arg2; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; - (void)_updateRepeatEndDateCell; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; - (void)refreshFromCalendarItemAndStore; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarItemTitleInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarItemTitleInlineEditItem.h index 2a1de23cc..986b1127d 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarItemTitleInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarItemTitleInlineEditItem.h @@ -10,6 +10,7 @@ @class UITableViewCell; +// Not exported @interface EKCalendarItemTitleInlineEditItem : EKCalendarItemEditItem { UITableViewCell *_titleCell; @@ -18,20 +19,20 @@ } - (void).cxx_destruct; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (id)_makeCell:(unsigned int)arg1; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (id)_makeCell:(unsigned long long)arg1; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; - (void)reset; -- (BOOL)isInline; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; +- (_Bool)isInline; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; - (id)init; -- (id)initWithLocation:(BOOL)arg1; +- (id)initWithLocation:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarPublishingEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarPublishingEditItem.h index 598cd02bf..fff937e12 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarPublishingEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarPublishingEditItem.h @@ -8,30 +8,34 @@ #import "CalendarPublishingActivityDelegate-Protocol.h" -@class UIView; +@class UIActivityIndicatorView, UILabel, UIView; @interface EKCalendarPublishingEditItem : EKCalendarEditItem { - BOOL _published; + _Bool _published; UIView *_footerView; + UILabel *_descriptionLabel; + UILabel *_publishingLabel; + UIActivityIndicatorView *_spinner; } -@property(nonatomic) BOOL published; // @synthesize published=_published; +@property(nonatomic) _Bool published; // @synthesize published=_published; - (void).cxx_destruct; - (void)messageComposeViewController:(id)arg1 didFinishWithResult:(int)arg2; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; - (id)pubishURL; - (id)calendarTitle; -- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (void)_publishChanged:(id)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (float)footerHeightForSection; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (double)footerHeightForSection; - (id)footerViewForSection; -- (unsigned int)numberOfSubitems; -- (BOOL)configureWithCalendar:(id)arg1; +- (unsigned long long)numberOfSubitems; +- (_Bool)configureWithCalendar:(id)arg1; @property(readonly, nonatomic) UIView *footerView; +- (void)layoutForWidth:(double)arg1; - (void)_applyStyleToUILabel:(id)arg1; - (void)reset; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarRefreshView.h b/iOS7/Frameworks/EventKitUI/EKCalendarRefreshView.h deleted file mode 100644 index a6b7d6070..000000000 --- a/iOS7/Frameworks/EventKitUI/EKCalendarRefreshView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIActivityIndicatorView, UILabel; - -@interface EKCalendarRefreshView : UIView -{ - UILabel *_message; - UIActivityIndicatorView *_spinner; -} - -- (void).cxx_destruct; -- (void)removeFromSuperview; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarShareesEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarShareesEditItem.h index d0978858d..2b8bd8f41 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarShareesEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarShareesEditItem.h @@ -22,14 +22,14 @@ - (void)shareePickerViewController:(id)arg1 didCompleteWithAction:(int)arg2; - (void)shareeViewController:(id)arg1 didCompleteWithAction:(int)arg2; - (void)shareeViewControllerDidChangeAccessLevel:(id)arg1; -- (void)_popBackToCalendarEditor:(BOOL)arg1; -- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (BOOL)saveStateToCalendar:(id)arg1; +- (void)_popBackToCalendarEditor:(_Bool)arg1; +- (void)calendarEditor:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (_Bool)saveStateToCalendar:(id)arg1; - (id)headerTitle; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (unsigned int)numberOfSubitems; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (unsigned long long)numberOfSubitems; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1; - (id)_shareeCellForName:(id)arg1 detailText:(id)arg2 additionalDetailText:(id)arg3; - (id)_addPersonCell; - (id)_stringForShareeAccessLevel:(int)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKCalendarTitleEditItem.h b/iOS7/Frameworks/EventKitUI/EKCalendarTitleEditItem.h index 452478b61..523734e10 100644 --- a/iOS7/Frameworks/EventKitUI/EKCalendarTitleEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKCalendarTitleEditItem.h @@ -17,11 +17,11 @@ - (void).cxx_destruct; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (BOOL)becomeFirstResponder; -- (BOOL)saveStateToCalendar:(id)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)becomeFirstResponder; +- (_Bool)saveStateToCalendar:(id)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerView.h b/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerView.h index 7e0aaac5d..a0af409d7 100644 --- a/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerView.h +++ b/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerView.h @@ -10,20 +10,21 @@ @interface EKCurrentTimeMarkerView : UIView { - BOOL _showsThumb; - BOOL _showsLine; + _Bool _showsThumb; + _Bool _showsLine; UILabel *_currentTimeLabel; } @property(retain, nonatomic) UILabel *currentTimeLabel; // @synthesize currentTimeLabel=_currentTimeLabel; -@property(nonatomic) BOOL showsLine; // @synthesize showsLine=_showsLine; -@property(nonatomic) BOOL showsThumb; // @synthesize showsThumb=_showsThumb; +@property(nonatomic) _Bool showsLine; // @synthesize showsLine=_showsLine; +@property(nonatomic) _Bool showsThumb; // @synthesize showsThumb=_showsThumb; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; +- (struct CGRect)_lineFrame; @property(readonly, nonatomic) struct CGRect currentTimeFrame; - (void)updateTime; -@property(readonly, nonatomic) float markerMidHeight; -@property(readonly, nonatomic) float markerWidth; +@property(readonly, nonatomic) double markerMidHeight; +@property(readonly, nonatomic) double markerWidth; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerViewUpdating-Protocol.h b/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerViewUpdating-Protocol.h new file mode 100644 index 000000000..583d36eec --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKCurrentTimeMarkerViewUpdating-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol EKCurrentTimeMarkerViewUpdating +- (void)updateMarkerPosition; +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKDayAllDayView.h b/iOS7/Frameworks/EventKitUI/EKDayAllDayView.h index 4fd342d9b..a77e735de 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayAllDayView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayAllDayView.h @@ -8,48 +8,63 @@ @class EKEvent, NSMutableArray, UILabel, UIScrollView; +// Not exported @interface EKDayAllDayView : UIView { - int _orientation; + long long _orientation; NSMutableArray *_occurrenceViews; UILabel *_allDay; - BOOL _allDayLabelHighlighted; + _Bool _allDayLabelHighlighted; UIScrollView *_scroller; - float _occurrenceInset; - BOOL _allowSelection; - BOOL _showSelection; + double _occurrenceInset; + _Bool _allowSelection; + _Bool _showSelection; EKEvent *_selectedEvent; - BOOL _usesSmallText; - id _delegate; + _Bool _usesSmallText; + UIView *_dividerLineViewTop; + UIView *_dividerLineViewBottom; + _Bool _showsBorderLines; + _Bool _showsLabel; int _maxVisibleRows; + id _delegate; + double _fixedHeight; EKEvent *_dimmedOccurrence; } @property(retain, nonatomic) EKEvent *dimmedOccurrence; // @synthesize dimmedOccurrence=_dimmedOccurrence; @property(nonatomic) int maxVisibleRows; // @synthesize maxVisibleRows=_maxVisibleRows; +@property(nonatomic) double fixedHeight; // @synthesize fixedHeight=_fixedHeight; +@property(nonatomic) _Bool showsLabel; // @synthesize showsLabel=_showsLabel; +@property(nonatomic) _Bool showsBorderLines; // @synthesize showsBorderLines=_showsBorderLines; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)isAllDayLabelHighlighted; -- (void)setAllDayLabelHighlighted:(BOOL)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)setBorderColor:(id)arg1; +- (void)setAllDayLabelColor:(id)arg1; +- (_Bool)isAllDayLabelHighlighted; +- (void)setAllDayLabelHighlighted:(_Bool)arg1; +@property(readonly, nonatomic) double naturalHeight; +- (double)_height; - (void)dayOccurrenceViewClicked:(id)arg1 atPoint:(struct CGPoint)arg2; -@property(nonatomic) BOOL showsSelection; -@property(nonatomic) BOOL allowsOccurrenceSelection; -- (void)didMoveToWindow; -- (void)layoutSubviews; +@property(nonatomic) _Bool showsSelection; +@property(nonatomic) _Bool allowsOccurrenceSelection; +- (id)occurrenceViews; - (void)setOccurrences:(id)arg1; -- (float)_allDayAreaHeightForEventCount:(int)arg1; +- (double)_borderLineWidth; +- (double)_allDayAreaHeightForEventCount:(long long)arg1; - (void)removeAllOccurrenceViews; -- (void)setOrientation:(int)arg1; -- (void)setOccurrenceInset:(float)arg1 labelInset:(float)arg2; +- (void)setOrientation:(long long)arg1; +- (void)setOccurrenceInset:(double)arg1 labelInset:(double)arg2; - (void)selectEvent:(id)arg1; - (id)selectedEvent; -- (BOOL)containsEvent:(id)arg1; +- (_Bool)containsEvent:(id)arg1; - (void)addViewToScroller:(id)arg1; -- (float)nextAvailableOccurrenceViewYOrigin; +- (double)nextAvailableOccurrenceViewYOrigin; - (id)occurrenceViewForEvent:(id)arg1; -- (float)firstEventYOffset; +- (double)firstEventYOffset; +- (void)didMoveToWindow; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayBannerNameView.h b/iOS7/Frameworks/EventKitUI/EKDayBannerNameView.h deleted file mode 100644 index 94eb0a961..000000000 --- a/iOS7/Frameworks/EventKitUI/EKDayBannerNameView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSCalendar, NSDateComponents; - -@interface EKDayBannerNameView : UIView -{ - NSDateComponents *_day; - NSCalendar *_calendar; - BOOL _showWeekNumber; -} - -@property(nonatomic) BOOL showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; -- (void).cxx_destruct; -- (id)_accessibilityDay; -- (void)drawRect:(struct CGRect)arg1; -- (id)_weekNumberShadowColor; -- (id)_weekNumberColor; -- (id)_weekNumberFont; -- (void)setDay:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKDayBannerView.h b/iOS7/Frameworks/EventKitUI/EKDayBannerView.h deleted file mode 100644 index a5ea491f8..000000000 --- a/iOS7/Frameworks/EventKitUI/EKDayBannerView.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class CalendarArrowButton, EKDayBannerNameView; - -@interface EKDayBannerView : UIView -{ - CalendarArrowButton *_leftArrow; - CalendarArrowButton *_rightArrow; - EKDayBannerNameView *_nameView; - BOOL _showWeekNumber; - id _delegate; -} - -+ (float)defaultHeight; -@property(nonatomic) BOOL showWeekNumber; // @synthesize showWeekNumber=_showWeekNumber; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)swipeGesture:(id)arg1; -- (void)calendarArrowButtonActivated:(id)arg1 forRepeat:(BOOL)arg2; -- (BOOL)isTracking; -- (void)layoutSubviews; -@property(nonatomic) BOOL showsArrows; -- (void)setDay:(id)arg1; -- (void)_timeOrLocaleChanged:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKDayGridView.h b/iOS7/Frameworks/EventKitUI/EKDayGridView.h index accd6171c..72d6f4d81 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayGridView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayGridView.h @@ -6,18 +6,21 @@ #import "UIView.h" -@class EKCurrentTimeMarkerView, NSMutableArray, NSTimer, UIColor, UIImageView; +#import "EKCurrentTimeMarkerViewUpdating-Protocol.h" -@interface EKDayGridView : UIView +@class EKCurrentTimeMarkerView, NSMutableArray, UIColor, UIImageView; + +// Not exported +@interface EKDayGridView : UIView { - float _timeInset; - float _hourHeight; - float _timeWidth; + double _timeInset; + double _hourHeight; + double _timeWidth; unsigned int _leftBorder:1; unsigned int _rightBorder:1; int _selected; - float _fixedDayWidth; - int _orientation; + double _fixedDayWidth; + long long _orientation; struct CGRect _lastBounds; UIColor *_backgroundColor; UIView *_leftBorderView; @@ -25,60 +28,57 @@ UIView *_rightBorderView; UIView *_topPattern; UIView *_bottomPattern; - unsigned int _daysToDisplay; + unsigned long long _daysToDisplay; EKCurrentTimeMarkerView *_timeMarker; UIImageView *_timeDot; - NSTimer *_timeMarkerTimer; - BOOL _rightBorderInsetsOccurrences; - BOOL _showsTimeLine; - BOOL _showsTimeMarker; + _Bool _rightBorderInsetsOccurrences; + _Bool _showsTimeLine; + _Bool _showsTimeMarker; + _Bool _usesVibrantGridDrawing; UIColor *_lineColor; - int _timeMarkerDotDay; - float _eventHorizontalInset; - int _hoursToPadTop; - int _hoursToPadBottom; + long long _timeMarkerDotDay; + double _eventHorizontalInset; + double _hoursToPadTop; + double _hoursToPadBottom; } + (void)cacheBackgroundImage:(id)arg1 forKey:(id)arg2; + (id)cachedBackgroundImageForKey:(id)arg1; @property(readonly, nonatomic) EKCurrentTimeMarkerView *timeMarker; // @synthesize timeMarker=_timeMarker; -@property(nonatomic) int hoursToPadBottom; // @synthesize hoursToPadBottom=_hoursToPadBottom; -@property(nonatomic) int hoursToPadTop; // @synthesize hoursToPadTop=_hoursToPadTop; -@property(nonatomic) float eventHorizontalInset; // @synthesize eventHorizontalInset=_eventHorizontalInset; -@property(nonatomic) int timeMarkerDotDay; // @synthesize timeMarkerDotDay=_timeMarkerDotDay; -@property(nonatomic) BOOL showsTimeMarker; // @synthesize showsTimeMarker=_showsTimeMarker; -@property(nonatomic) BOOL showsTimeLine; // @synthesize showsTimeLine=_showsTimeLine; -@property(nonatomic) BOOL rightBorderInsetsOccurrences; // @synthesize rightBorderInsetsOccurrences=_rightBorderInsetsOccurrences; +@property(nonatomic) _Bool usesVibrantGridDrawing; // @synthesize usesVibrantGridDrawing=_usesVibrantGridDrawing; +@property(nonatomic) double hoursToPadBottom; // @synthesize hoursToPadBottom=_hoursToPadBottom; +@property(nonatomic) double hoursToPadTop; // @synthesize hoursToPadTop=_hoursToPadTop; +@property(nonatomic) double eventHorizontalInset; // @synthesize eventHorizontalInset=_eventHorizontalInset; +@property(nonatomic) long long timeMarkerDotDay; // @synthesize timeMarkerDotDay=_timeMarkerDotDay; +@property(nonatomic) _Bool showsTimeMarker; // @synthesize showsTimeMarker=_showsTimeMarker; +@property(nonatomic) _Bool showsTimeLine; // @synthesize showsTimeLine=_showsTimeLine; +@property(nonatomic) _Bool rightBorderInsetsOccurrences; // @synthesize rightBorderInsetsOccurrences=_rightBorderInsetsOccurrences; - (void).cxx_destruct; - (id)_generateGridImage; - (void)layoutSubviews; -- (float)_dayWidth; +- (double)_dayWidth; @property(retain, nonatomic) UIColor *lineColor; // @synthesize lineColor=_lineColor; -@property(nonatomic) float fixedDayWidth; -@property(nonatomic, getter=isSelected) BOOL selected; -- (int)secondAtPosition:(float)arg1; -- (float)positionOfSecond:(int)arg1; -@property(readonly, nonatomic) float timeWidth; -@property(readonly, nonatomic) float widthForOccurrences; +@property(nonatomic) double fixedDayWidth; +@property(nonatomic, getter=isSelected) _Bool selected; +- (int)secondAtPosition:(double)arg1; +- (double)positionOfSecond:(int)arg1; +@property(readonly, nonatomic) double timeWidth; +@property(readonly, nonatomic) double widthForOccurrences; - (struct CGRect)rectForStartSeconds:(int)arg1 endSeconds:(int)arg2; -@property(nonatomic) BOOL showsRightBorder; -@property(nonatomic) BOOL showsLeftBorder; +@property(nonatomic) _Bool showsRightBorder; +@property(nonatomic) _Bool showsLeftBorder; - (void)_updateTimeMarker; - (id)timeDotImage; - (void)updateMarkerPosition; -- (void)removeFromSuperview; -- (void)_invalidateMarkerTimer; -- (void)_setMarkerTimer; -- (void)dealloc; -- (float)hourHeight; -@property(readonly, nonatomic) float timeInset; +- (double)hourHeight; +@property(readonly, nonatomic) double timeInset; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)bottomPadding; -- (float)topPadding; -- (void)setOrientation:(int)arg1; +- (double)bottomPadding; +- (double)topPadding; +- (void)setOrientation:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)addSubview:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 backgroundColor:(id)arg2 opaque:(BOOL)arg3 numberOfDaysToDisplay:(unsigned int)arg4; +- (id)initWithFrame:(struct CGRect)arg1 backgroundColor:(id)arg2 opaque:(_Bool)arg3 numberOfDaysToDisplay:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayOccurrenceContentView.h b/iOS7/Frameworks/EventKitUI/EKDayOccurrenceContentView.h index c3365287e..c0a9ea41c 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayOccurrenceContentView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayOccurrenceContentView.h @@ -16,70 +16,64 @@ UIColor *_titleTextColor; UIColor *_secondaryTextColor; UIColor *_textBackgroundColor; - UIColor *_appendedTextColor; + UIColor *_statusTextColor; NSIndexSet *_titleMetrics; - NSIndexSet *_secondaryTextMetrics; struct CGPoint _titleEndPoint; - float _textEndY; + double _textEndY; struct CGRect _titleRect; - struct CGRect _secondaryTextRect; struct CGRect _fullTextRect; - NSMutableAttributedString *_attributedTitle; - NSString *_nonAttributedTitle; - BOOL _allDay; - BOOL _birthday; - BOOL _facebook; - BOOL _cancelled; - BOOL _tentative; - BOOL _declined; - BOOL _needsReply; - BOOL _selected; - BOOL _allDayDrawingStyle; - BOOL _usesSmallText; - BOOL _hideText; + NSMutableAttributedString *_attributedContentString; + _Bool _allDay; + _Bool _birthday; + _Bool _facebook; + _Bool _cancelled; + _Bool _tentative; + _Bool _declined; + _Bool _needsReply; + _Bool _selected; + _Bool _allDayDrawingStyle; + _Bool _usesSmallText; + _Bool _hideText; + int _occurrenceBackgroundStyle; } + (Class)layerClass; -@property(nonatomic) BOOL hideText; // @synthesize hideText=_hideText; -@property(nonatomic) BOOL usesSmallText; // @synthesize usesSmallText=_usesSmallText; -@property(nonatomic, getter=isAllDayDrawingStyle) BOOL allDayDrawingStyle; // @synthesize allDayDrawingStyle=_allDayDrawingStyle; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic) BOOL needsReply; // @synthesize needsReply=_needsReply; -@property(nonatomic, getter=isDeclined) BOOL declined; // @synthesize declined=_declined; -@property(nonatomic, getter=isTentative) BOOL tentative; // @synthesize tentative=_tentative; -@property(nonatomic, getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; -@property(nonatomic, getter=isFacebook) BOOL facebook; // @synthesize facebook=_facebook; -@property(nonatomic, getter=isBirthday) BOOL birthday; // @synthesize birthday=_birthday; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) int occurrenceBackgroundStyle; // @synthesize occurrenceBackgroundStyle=_occurrenceBackgroundStyle; +@property(nonatomic) _Bool hideText; // @synthesize hideText=_hideText; +@property(nonatomic) _Bool usesSmallText; // @synthesize usesSmallText=_usesSmallText; +@property(nonatomic, getter=isAllDayDrawingStyle) _Bool allDayDrawingStyle; // @synthesize allDayDrawingStyle=_allDayDrawingStyle; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool needsReply; // @synthesize needsReply=_needsReply; +@property(nonatomic, getter=isDeclined) _Bool declined; // @synthesize declined=_declined; +@property(nonatomic, getter=isTentative) _Bool tentative; // @synthesize tentative=_tentative; +@property(nonatomic, getter=isCancelled) _Bool cancelled; // @synthesize cancelled=_cancelled; +@property(nonatomic, getter=isFacebook) _Bool facebook; // @synthesize facebook=_facebook; +@property(nonatomic, getter=isBirthday) _Bool birthday; // @synthesize birthday=_birthday; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; @property(copy, nonatomic) NSString *location; // @synthesize location=_location; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)hasIcon; -- (id)_secondaryTextMetricsForSize:(struct CGSize)arg1; -- (id)_appendedTextFont; +- (_Bool)hasIcon; +- (id)_statusTextFont; - (id)_secondaryTextFont; @property(retain, nonatomic) UIColor *textBackgroundColor; @property(retain, nonatomic) UIColor *secondaryTextColor; @property(retain, nonatomic) UIColor *titleTextColor; -- (id)appendedTextColor; -- (id)_appendedText; +- (id)statusTextColor; - (id)_secondaryText; - (id)_statusText; - (id)strikethroughColor; -- (void)_updateTitleMetricsForSize:(struct CGSize)arg1; -- (struct CGSize)_topRightInset; -- (float)minimumNaturalHeightAllText; -- (float)minimumNaturalHeightForPrimaryText; -- (float)secondaryTextNaturalWidth; -- (float)primaryTextNaturalWidth; -- (id)nonAttributedTitle; -- (id)attributedTitle; +- (double)minimumNaturalHeightAllText; +- (double)minimumNaturalHeightForPrimaryText; +- (double)textNaturalWidth; +- (id)attributedContentString; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (id)_primaryTextFont; +- (id)stringDrawingContext; - (void)_invalidateMetrics; - (id)initWithContentView:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKDayOccurrenceView.h b/iOS7/Frameworks/EventKitUI/EKDayOccurrenceView.h index dc5ef0456..e12955fb6 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayOccurrenceView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayOccurrenceView.h @@ -6,132 +6,137 @@ #import "UIView.h" +#import "NSCopying-Protocol.h" + @class EKDayOccurrenceContentView, EKEvent, NSString, UIColor, UIImageView; -@interface EKDayOccurrenceView : UIView +@interface EKDayOccurrenceView : UIView { - UIColor *_textColor; - float _visibleHeight; + double _visibleHeight; UIImageView *_colorBar; EKDayOccurrenceContentView *_content; - BOOL _needsContentCalc; - BOOL _needsColorBarUpdate; - float _lastColorBarHeight; + _Bool _needsContentCalc; + _Bool _needsColorBarUpdate; UIView *_startResizeHandle; UIView *_endResizeHandle; - float _originalXBeforeOffset; + double _originalXBeforeOffset; unsigned int _touchKeptInsideOccurrence:1; unsigned int _offsetContentForLandscape:1; - BOOL _visibleHeightLocked; - BOOL _selected; - BOOL _dimmed; - BOOL _dragging; - BOOL _allDayDrawingStyle; - BOOL _drawsResizeHandles; - BOOL _hideColorBar; - BOOL _hideText; - BOOL _tentative; - BOOL _declined; - BOOL _needsReply; - BOOL _allDay; + _Bool _visibleHeightLocked; + _Bool _selected; + _Bool _dimmed; + _Bool _dragging; + _Bool _allDayDrawingStyle; + _Bool _drawsResizeHandles; + _Bool _hideColorBar; + _Bool _hideText; + _Bool _tentative; + _Bool _declined; + _Bool _needsReply; + _Bool _allDay; + int _occurrenceBackgroundStyle; id _delegate; EKEvent *_occurrence; UIColor *_color; - float _cappedColorBarHeight; + double _cappedColorBarHeight; UIColor *_titleTextColor; UIColor *_secondaryTextColor; UIColor *_textBackgroundColor; - int _occurrenceBackgroundStyle; + id _endSelectionStateCallback; struct UIEdgeInsets _margin; struct UIEdgeInsets _padding; } + (struct UIEdgeInsets)defaultPadding; + (struct UIEdgeInsets)defaultMargin; -+ (float)barToBarHorizontalDistanceIncludingBarWidth; -+ (float)barToBarGapWidth; -+ (id)_stripedImageWithBaseColor:(id)arg1 stripeColor:(id)arg2; ++ (double)barToBarHorizontalDistanceIncludingBarWidth; ++ (double)colorBarImageSideLength; ++ (double)barToBarGapWidth; + (id)_adjustedStripeColorForDarkBackground:(id)arg1; -+ (id)_adjustedOccurrenceColorForDarkBackground:(id)arg1 opaque:(BOOL)arg2; ++ (id)_adjustedOccurrenceColorForDarkBackground:(id)arg1 opaque:(_Bool)arg2; + (id)_lightStripeColorForColor:(id)arg1; -+ (id)_lightColorForColor:(id)arg1 opaque:(BOOL)arg2; -+ (id)_color:(id)arg1 lightenedToPercentage:(float)arg2 withFinalAlpha:(float)arg3; -+ (id)_cachedImageForCalendarColor:(id)arg1 declined:(BOOL)arg2 cancelled:(BOOL)arg3 tentative:(BOOL)arg4 needsReply:(BOOL)arg5 dayViewBackgroundStyle:(int)arg6; -+ (id)_imageForBarColor:(id)arg1 backgroundColor:(id)arg2 stripeColor:(id)arg3 stripedImageAlpha:(float)arg4; ++ (id)_lightColorForColor:(id)arg1 opaque:(_Bool)arg2; ++ (id)_color:(id)arg1 lightenedToPercentage:(double)arg2 withFinalAlpha:(double)arg3; ++ (id)_cachedImageForCalendarColor:(id)arg1 selected:(_Bool)arg2 declined:(_Bool)arg3 cancelled:(_Bool)arg4 tentative:(_Bool)arg5 needsReply:(_Bool)arg6 dayViewBackgroundStyle:(int)arg7; ++ (id)_imageForBarColor:(id)arg1 backgroundColor:(id)arg2 stripeColor:(id)arg3 stripedImageAlpha:(double)arg4; + (id)_imageForBarColor:(id)arg1 backgroundColor:(id)arg2; + (struct CGRect)contentStretchRectForFrame:(struct CGRect)arg1; -+ (float)bottomShadowMargin; -+ (float)minimumHeightForOrientation:(int)arg1 isAllDay:(BOOL)arg2; -+ (float)minimumHeightForOrientation:(int)arg1; ++ (double)bottomShadowMargin; ++ (double)minimumHeightForOrientation:(long long)arg1 isAllDay:(_Bool)arg2; ++ (double)minimumHeightForOrientation:(long long)arg1; + (id)occurrenceViewWithFrame:(struct CGRect)arg1; + (void)clearCaches; + (void)_clearViewCache; + (id)_viewCache; +@property(copy, nonatomic) id endSelectionStateCallback; // @synthesize endSelectionStateCallback=_endSelectionStateCallback; @property(nonatomic) int occurrenceBackgroundStyle; // @synthesize occurrenceBackgroundStyle=_occurrenceBackgroundStyle; @property(retain, nonatomic) UIColor *textBackgroundColor; // @synthesize textBackgroundColor=_textBackgroundColor; @property(retain, nonatomic) UIColor *secondaryTextColor; // @synthesize secondaryTextColor=_secondaryTextColor; @property(retain, nonatomic) UIColor *titleTextColor; // @synthesize titleTextColor=_titleTextColor; -@property(nonatomic) float cappedColorBarHeight; // @synthesize cappedColorBarHeight=_cappedColorBarHeight; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; -@property(nonatomic) BOOL needsReply; // @synthesize needsReply=_needsReply; -@property(nonatomic, getter=isDeclined) BOOL declined; // @synthesize declined=_declined; -@property(nonatomic, getter=isTentative) BOOL tentative; // @synthesize tentative=_tentative; +@property(nonatomic) double cappedColorBarHeight; // @synthesize cappedColorBarHeight=_cappedColorBarHeight; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool needsReply; // @synthesize needsReply=_needsReply; +@property(nonatomic, getter=isDeclined) _Bool declined; // @synthesize declined=_declined; +@property(nonatomic, getter=isTentative) _Bool tentative; // @synthesize tentative=_tentative; @property(copy, nonatomic) UIColor *color; // @synthesize color=_color; @property(nonatomic) struct UIEdgeInsets padding; // @synthesize padding=_padding; @property(nonatomic) struct UIEdgeInsets margin; // @synthesize margin=_margin; -@property(nonatomic) BOOL hideText; // @synthesize hideText=_hideText; -@property(nonatomic) BOOL hideColorBar; // @synthesize hideColorBar=_hideColorBar; -@property(nonatomic) BOOL drawsResizeHandles; // @synthesize drawsResizeHandles=_drawsResizeHandles; -@property(nonatomic) BOOL allDayDrawingStyle; // @synthesize allDayDrawingStyle=_allDayDrawingStyle; -@property(nonatomic) BOOL dragging; // @synthesize dragging=_dragging; -@property(nonatomic) BOOL dimmed; // @synthesize dimmed=_dimmed; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool hideText; // @synthesize hideText=_hideText; +@property(nonatomic) _Bool hideColorBar; // @synthesize hideColorBar=_hideColorBar; +@property(nonatomic) _Bool drawsResizeHandles; // @synthesize drawsResizeHandles=_drawsResizeHandles; +@property(nonatomic) _Bool allDayDrawingStyle; // @synthesize allDayDrawingStyle=_allDayDrawingStyle; +@property(nonatomic) _Bool dragging; // @synthesize dragging=_dragging; +@property(nonatomic) _Bool dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; @property(retain, nonatomic) EKEvent *occurrence; // @synthesize occurrence=_occurrence; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)setHideText:(BOOL)arg1 animate:(BOOL)arg2; +- (void)setHideText:(_Bool)arg1 animate:(_Bool)arg2; - (void)_resetContentViewPosition; -- (BOOL)resetContentViewToOriginalState:(BOOL)arg1; -- (void)fadeInContentViewAt:(float)arg1 leftScreenEdge:(float)arg2 minWidth:(float)arg3 animated:(BOOL)arg4; -- (float)_fadedInContentViewHorizontalAdjustment; -@property(readonly, nonatomic) BOOL colorBarExtendsPastOrEqualToNaturalTextHeight; -- (float)_verticalContentInset; -- (float)enoughHeightForOneLine; -- (float)viewMaxNaturalTextHeight; -- (float)unconstrainedWidth; +- (_Bool)resetContentViewToOriginalState:(_Bool)arg1; +- (void)fadeInContentViewAt:(double)arg1 leftScreenEdge:(double)arg2 minWidth:(double)arg3 animated:(_Bool)arg4; +- (double)_fadedInContentViewHorizontalAdjustment; +@property(readonly, nonatomic) _Bool colorBarExtendsPastOrEqualToNaturalTextHeight; +- (double)_verticalContentInset; +- (double)enoughHeightForOneLine; +- (double)viewMaxNaturalTextHeight; +- (double)unconstrainedWidth; - (void)bringResizeHandlesToFront; - (id)arrayOfResizeHandles; - (int)dragTypeFromPoint:(struct CGPoint)arg1; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; +- (struct CGRect)_frameMutatedForProximityToHourLine:(struct CGRect)arg1; - (id)_timedEventBackgroundColor; - (id)_backgroundColor; - (struct CGRect)_computeContentRect; - (id)_newResizeHandleView; -- (void)animateToFrame:(struct CGRect)arg1 isAllDay:(BOOL)arg2 beginFromCurrentState:(BOOL)arg3 whenFinished:(id)arg4; +- (void)animateToFrame:(struct CGRect)arg1 isAllDay:(_Bool)arg2 beginFromCurrentState:(_Bool)arg3 whenFinished:(id)arg4; - (void)setFrame:(struct CGRect)arg1; - (void)_updateResizeHandleLocations; -- (void)setVisibleHeight:(float)arg1; -@property(readonly, nonatomic) BOOL visibleHeightLocked; -- (void)setHidden:(BOOL)arg1; +- (void)setVisibleHeight:(double)arg1; +@property(readonly, nonatomic) _Bool visibleHeightLocked; +- (void)setHidden:(_Bool)arg1; - (void)didMoveToSuperview; - (void)removeFromSuperview; -- (id)_textColor; -- (void)setAllDayDrawingStyle:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)hasIcon; -@property(nonatomic, getter=isFacebook) BOOL facebook; -@property(nonatomic, getter=isBirthday) BOOL birthday; -@property(nonatomic, getter=isCancelled) BOOL cancelled; +- (void)_updateBackgroundColor; +- (void)setAllDayDrawingStyle:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)hasIcon; +@property(nonatomic, getter=isFacebook) _Bool facebook; +@property(nonatomic, getter=isBirthday) _Bool birthday; +@property(nonatomic, getter=isCancelled) _Bool cancelled; - (void)_invalidateContentBounds; @property(copy, nonatomic) NSString *location; @property(copy, nonatomic) NSString *title; -@property(nonatomic) BOOL usesSmallText; +@property(nonatomic) _Bool usesSmallText; - (void)prepareForReuse; +- (id)description; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayPainter.h b/iOS7/Frameworks/EventKitUI/EKDayPainter.h deleted file mode 100644 index 4b91a7a5b..000000000 --- a/iOS7/Frameworks/EventKitUI/EKDayPainter.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface EKDayPainter : NSObject -{ - struct CGRect _frame; - CDStruct_b0fa4487 _displayedDay; - BOOL _isToday; - BOOL _isInMonth; - BOOL _isInspected; - int _busyLevel; -} - -@property int busyLevel; // @synthesize busyLevel=_busyLevel; -@property(readonly) BOOL isInMonth; // @synthesize isInMonth=_isInMonth; -@property BOOL isToday; // @synthesize isToday=_isToday; -@property BOOL isInspected; // @synthesize isInspected=_isInspected; -@property(readonly) CDStruct_b0fa4487 displayedDay; // @synthesize displayedDay=_displayedDay; -@property struct CGRect frame; // @synthesize frame=_frame; -- (int)todayTextStyle; -- (int)inMonthTextStyle; -- (int)outOfMonthTextStyle; -- (struct CGGradient *)gradientForBusyLevel:(int)arg1; -- (id)busyLevelTextColor:(int)arg1; -- (id)inspectedBackgroundImage; -- (id)todayBackgroundImage; -- (id)todayTextColor; -- (id)inspectedBorderColor; -- (id)engravedTextColor; -- (id)inMonthTextColor; -- (id)outOfMonthTextColor; -- (id)outOfMonthBackgroundColor; -- (id)dayNumberFont; -- (struct CGPoint)todayBackgroundInset; -- (float)heatmapFillInset; -- (float)digitHeight; -- (float)twoDigitWidth; -- (float)oneDigitWidth; -- (void)drawNumberIntoContext:(struct CGContext *)arg1 atZero:(BOOL)arg2; -- (void)getDayWidth:(float *)arg1 height:(float *)arg2 x:(float *)arg3 y:(float *)arg4; -- (void)drawBackground:(struct CGContext *)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (void)drawInspectedHighlight; -- (id)initWithDate:(CDStruct_b0fa4487)arg1 inMonth:(CDStruct_b0fa4487)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKDayPreviewController.h b/iOS7/Frameworks/EventKitUI/EKDayPreviewController.h index 410872f51..becb30c62 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayPreviewController.h +++ b/iOS7/Frameworks/EventKitUI/EKDayPreviewController.h @@ -4,27 +4,28 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "UIViewController.h" -#import "EKDayViewDelegate-Protocol.h" +#import "EKDayViewDataSource-Protocol.h" #import "EKEditItemViewControllerProtocol-Protocol.h" -@class EKEvent; +@class EKDayView, EKEvent; -@interface EKDayPreviewController : EKDayViewController +@interface EKDayPreviewController : UIViewController { + EKDayView *_dayView; EKEvent *_event; } -@property(retain, nonatomic) EKEvent *event; // @synthesize event=_event; - (void).cxx_destruct; -- (struct CGSize)contentSizeForViewInPopover; -- (unsigned int)supportedInterfaceOrientations; -- (id)eventsForStartDate:(id)arg1 endDate:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (struct CGSize)preferredContentSize; +- (unsigned long long)supportedInterfaceOrientations; +- (id)_eventsForStartDate:(id)arg1 endDate:(id)arg2; +- (id)dayView:(id)arg1 eventsForStartDate:(id)arg2 endDate:(id)arg3; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; -- (void)_updateTitle; +- (id)initWithEvent:(id)arg1; // Remaining properties @property(nonatomic) __weak id editDelegate; diff --git a/iOS7/Frameworks/EventKitUI/EKDayTimeView.h b/iOS7/Frameworks/EventKitUI/EKDayTimeView.h index 5d708f7e5..eff2295b1 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayTimeView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayTimeView.h @@ -6,74 +6,73 @@ #import "UIView.h" -@class EKCurrentTimeMarkerView, NSTimer, UIColor; +#import "EKCurrentTimeMarkerViewUpdating-Protocol.h" -@interface EKDayTimeView : UIView +@class EKCurrentTimeMarkerView, UIColor; + +@interface EKDayTimeView : UIView { UIView *_topContentView; UIView *_bottomContentView; unsigned int _leftBorder:1; unsigned int _rightBorder:1; - BOOL _useLightText; + _Bool _useLightText; double _highlightedHour; - int _orientation; - float _hourSize; - float _designatorSize; + long long _orientation; + double _hourSize; + double _designatorSize; EKCurrentTimeMarkerView *_timeMarker; - NSTimer *_timeMarkerTimer; UIView *_timeMarkerExtension; - BOOL _showsTimeMarker; - BOOL _showsTimeMarkerExtension; - BOOL _usesLightText; + _Bool _showsTimeMarker; + _Bool _showsTimeMarkerExtension; + _Bool _usesLightText; UIColor *_timeColor; - int _hoursToPad; - float _hourHeight; - float _timeWidth; + double _hoursToPad; + double _hourHeight; + double _timeWidth; id _delegate; struct _NSRange _hoursToRender; } -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)designatorSizeForOrientation:(int)arg1; -+ (float)hourSizeForOrientation:(int)arg1; -+ (float)hourHeightForOrientation:(int)arg1; -+ (float)timeWidthForOrientation:(int)arg1; -+ (float)timeVerticalInsetForOrientation:(int)arg1; -+ (float)timeInsetForOrientation:(int)arg1; -+ (float)verticalPadding; -+ (float)_hourWidthForOrientation:(int)arg1; -+ (void)_calculateWidthForOrientation:(int)arg1; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)designatorSizeForOrientation:(long long)arg1; ++ (double)hourSizeForOrientation:(long long)arg1; ++ (double)hourHeightForOrientation:(long long)arg1; ++ (double)timeWidthForOrientation:(long long)arg1; ++ (double)timeVerticalInsetForOrientation:(long long)arg1; ++ (double)timeInsetForOrientation:(long long)arg1; ++ (void)setVerticalPadding:(double)arg1; ++ (double)verticalPadding; ++ (double)_hourWidthForOrientation:(long long)arg1; ++ (void)_calculateWidthForOrientation:(long long)arg1; + (void)_invalidateWidth; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) float timeWidth; // @synthesize timeWidth=_timeWidth; -@property(readonly, nonatomic) float hourHeight; // @synthesize hourHeight=_hourHeight; +@property(readonly, nonatomic) double timeWidth; // @synthesize timeWidth=_timeWidth; +@property(readonly, nonatomic) double hourHeight; // @synthesize hourHeight=_hourHeight; @property(nonatomic) struct _NSRange hoursToRender; // @synthesize hoursToRender=_hoursToRender; -@property(nonatomic) int hoursToPad; // @synthesize hoursToPad=_hoursToPad; -@property(nonatomic) BOOL usesLightText; // @synthesize usesLightText=_usesLightText; -@property(nonatomic) BOOL showsTimeMarkerExtension; // @synthesize showsTimeMarkerExtension=_showsTimeMarkerExtension; -@property(nonatomic) BOOL showsTimeMarker; // @synthesize showsTimeMarker=_showsTimeMarker; +@property(nonatomic) double hoursToPad; // @synthesize hoursToPad=_hoursToPad; +@property(nonatomic) _Bool usesLightText; // @synthesize usesLightText=_usesLightText; +@property(nonatomic) _Bool showsTimeMarkerExtension; // @synthesize showsTimeMarkerExtension=_showsTimeMarkerExtension; +@property(nonatomic) _Bool showsTimeMarker; // @synthesize showsTimeMarker=_showsTimeMarker; - (void).cxx_destruct; -- (float)_positionOfSecond:(int)arg1; -- (void)_updateMarkerPosition; -- (void)_invalidateMarkerTimer; -- (void)_startMarkerTimer; +- (double)_positionOfSecond:(int)arg1; +- (void)updateMarkerPosition; - (void)drawRect:(struct CGRect)arg1 forContentView:(id)arg2 withHourRange:(struct _NSRange)arg3; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setOrientation:(int)arg1; +- (void)setOrientation:(long long)arg1; @property(readonly, nonatomic) EKCurrentTimeMarkerView *timeMarker; @property(retain, nonatomic) UIColor *timeColor; // @synthesize timeColor=_timeColor; @property(nonatomic) double highlightedHour; -@property(nonatomic) BOOL showsRightBorder; -@property(nonatomic) BOOL showsLeftBorder; -- (void)setOpaque:(BOOL)arg1; -- (float)topPadding; +@property(nonatomic) _Bool showsRightBorder; +@property(nonatomic) _Bool showsLeftBorder; +- (void)setOpaque:(_Bool)arg1; +- (double)topPadding; - (void)_localeChanged; - (void)setNeedsDisplay; - (void)dealloc; -- (void)willMoveToSuperview:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -@property(readonly, nonatomic) float defaultHeight; +@property(readonly, nonatomic) double defaultHeight; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayView.h b/iOS7/Frameworks/EventKitUI/EKDayView.h index 4a1b6965f..dd21297fd 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayView.h +++ b/iOS7/Frameworks/EventKitUI/EKDayView.h @@ -11,50 +11,49 @@ #import "EKDayViewContentDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class EKDayAllDayView, EKDayTimeView, EKDayViewContent, EKEvent, NSArray, NSCalendar, NSDate, NSDateComponents, UIColor, UIImageView, UIScrollAnimation, UIScrollView; +@class EKDayAllDayView, EKDayTimeView, EKDayViewContent, EKEvent, NSArray, NSCalendar, NSDate, NSDateComponents, NSTimer, UIColor, UIImageView, UIScrollAnimation, UIScrollView; @interface EKDayView : UIView { - UIScrollView *_scroller; - int _orientation; + long long _orientation; double _dayStart; double _dayEnd; double _nextDSTTransition; - BOOL _putSelectionOnTop; - BOOL _scrollbarShowsInside; - BOOL _scrollingToOccurrence; - BOOL _settingDate; - BOOL _userScrolling; - BOOL _scrollToOccurrencesOnNextReload; + _Bool _scrollbarShowsInside; + _Bool _scrollingToOccurrence; + _Bool _settingDate; + _Bool _userScrolling; + _Bool _scrollToOccurrencesOnNextReload; UIImageView *_topVerticalGridExtension; UIImageView *_bottomVerticalGridExtension; UIView *_bottomLine; + NSArray *_existingTimedOcurrences; NSDate *_lastInspectedOccurrenceOnDate; struct CGSize _scrolledToFirstVisibleSecondForSize; EKDayAllDayView *_allDayView; EKDayViewContent *_dayContent; EKDayTimeView *_timeView; UIScrollAnimation *_scrollAnimation; - UIView *_allDayDividerViewTop; - UIView *_allDayDividerViewBottom; - BOOL _allowsOccurrenceSelection; - BOOL _alignsMidnightToTop; - BOOL _shouldEverShowTimeIndicators; + UIScrollView *_scroller; + NSTimer *_timeMarkerTimer; + _Bool _allowsOccurrenceSelection; + _Bool _alignsMidnightToTop; + _Bool _shouldEverShowTimeIndicators; + _Bool _usesVibrantGridDrawing; + int _outlineStyle; id _delegate; id _dataSource; NSDateComponents *_displayDate; NSCalendar *_calendar; - float _contentInset; - int _outlineStyle; UIColor *_occurrenceTextBackgroundColor; } +@property(nonatomic) _Bool usesVibrantGridDrawing; // @synthesize usesVibrantGridDrawing=_usesVibrantGridDrawing; @property(retain, nonatomic) UIColor *occurrenceTextBackgroundColor; // @synthesize occurrenceTextBackgroundColor=_occurrenceTextBackgroundColor; @property(nonatomic) int outlineStyle; // @synthesize outlineStyle=_outlineStyle; -@property(nonatomic) BOOL shouldEverShowTimeIndicators; // @synthesize shouldEverShowTimeIndicators=_shouldEverShowTimeIndicators; -@property(readonly, nonatomic) float contentInset; // @synthesize contentInset=_contentInset; -@property(nonatomic) BOOL alignsMidnightToTop; // @synthesize alignsMidnightToTop=_alignsMidnightToTop; -@property(nonatomic) BOOL allowsOccurrenceSelection; // @synthesize allowsOccurrenceSelection=_allowsOccurrenceSelection; +@property(nonatomic) _Bool shouldEverShowTimeIndicators; // @synthesize shouldEverShowTimeIndicators=_shouldEverShowTimeIndicators; +@property(nonatomic) _Bool alignsMidnightToTop; // @synthesize alignsMidnightToTop=_alignsMidnightToTop; +@property(nonatomic) _Bool allowsOccurrenceSelection; // @synthesize allowsOccurrenceSelection=_allowsOccurrenceSelection; @property(readonly, nonatomic) double dayEnd; // @synthesize dayEnd=_dayEnd; @property(readonly, nonatomic) double dayStart; // @synthesize dayStart=_dayStart; @property(copy, nonatomic) NSCalendar *calendar; // @synthesize calendar=_calendar; @@ -62,18 +61,18 @@ @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)addViewToScroller:(id)arg1 isAllDay:(BOOL)arg2; -- (BOOL)isAllDayLabelHighlighted; -- (void)setAllDayLabelHighlighted:(BOOL)arg1; +- (void)addViewToScroller:(id)arg1 isAllDay:(_Bool)arg2; +- (_Bool)isAllDayLabelHighlighted; +- (void)setAllDayLabelHighlighted:(_Bool)arg1; - (double)highlightedHour; - (void)highlightHour:(double)arg1; -- (float)allDayRegionHeight; -- (BOOL)scrollTowardPoint:(struct CGPoint)arg1; -- (struct CGPoint)pointAtDate:(double)arg1 isAllDay:(BOOL)arg2; +- (double)allDayRegionHeight; +- (_Bool)scrollTowardPoint:(struct CGPoint)arg1; +- (struct CGPoint)pointAtDate:(double)arg1 isAllDay:(_Bool)arg2; - (double)_adjustSecondBackwardForDSTHole:(double)arg1; - (double)_adjustSecondForwardForDSTHole:(double)arg1; -- (double)dateAtPoint:(struct CGPoint)arg1 isAllDay:(char *)arg2 requireAllDayRegionInsistence:(BOOL)arg3; -- (double)dateAtPoint:(struct CGPoint)arg1 isAllDay:(char *)arg2; +- (double)dateAtPoint:(struct CGPoint)arg1 isAllDay:(_Bool *)arg2 requireAllDayRegionInsistence:(_Bool)arg3; +- (double)dateAtPoint:(struct CGPoint)arg1 isAllDay:(_Bool *)arg2; - (id)occurrenceViewAtPoint:(struct CGPoint)arg1; - (void)_timeViewTapped:(id)arg1; - (void)dayViewContent:(id)arg1 didTapPinnedOccurrence:(id)arg2; @@ -84,13 +83,14 @@ - (void)allDayViewDidLayoutSubviews:(id)arg1; - (void)allDayView:(id)arg1 didSelectEvent:(id)arg2; - (void)reloadData; -- (void)setScrollerYInset:(float)arg1 keepingYPointVisible:(float)arg2; -- (void)scrollEventsIntoViewAnimated:(BOOL)arg1; +- (void)relayoutExistingTimedOccurrences; +- (void)setScrollerYInset:(double)arg1 keepingYPointVisible:(double)arg2; +- (void)scrollEventsIntoViewAnimated:(_Bool)arg1; - (void)_disposeAllDayView; - (void)_createAllDayView; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)firstVisibleSecondChanged; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; @@ -99,51 +99,60 @@ - (id)selectedEvent; - (void)selectEvent:(id)arg1; - (struct CGRect)rectForEvent:(id)arg1; -- (float)yPositionPerhapsMatchingAllDayOccurrence:(id)arg1; +- (double)yPositionPerhapsMatchingAllDayOccurrence:(id)arg1; - (id)occurrenceViewForEvent:(id)arg1; - (void)resetLastSelectedOccurrencePoint; - (id)_generateVerticalGridExtensionImage; - (void)_clearVerticalGridExtensionImageCache; - (struct CGRect)_scrollerRect; -- (int)_secondAtPosition:(float)arg1; -- (float)_positionOfSecond:(int)arg1; -@property(readonly, nonatomic) float scrollBarOffset; -- (float)_verticalOffset; +- (int)_secondAtPosition:(double)arg1; +- (double)_positionOfSecond:(int)arg1; +@property(readonly, nonatomic) double leftContentInset; +@property(readonly, nonatomic) double scrollBarOffset; +- (double)_verticalOffset; +- (void)insertViewForEvent:(id)arg1 belowViewForOtherEvent:(id)arg2; - (void)bringEventToFront:(id)arg1; @property(readonly, nonatomic) NSArray *occurrenceViews; - (void)dayAllDayView:(id)arg1 occurrenceViewClicked:(id)arg2; - (void)dayContentView:(id)arg1 atPoint:(struct CGPoint)arg2; - (void)dayOccurrenceViewClicked:(id)arg1 atPoint:(struct CGPoint)arg2; -- (CDStruct_b0fa4487)_selectedDate; -- (void)scrollToDate:(id)arg1 animated:(BOOL)arg2 whenFinished:(id)arg3; +- (CDStruct_79f9e052)_selectedDate; +- (void)scrollToDate:(id)arg1 animated:(_Bool)arg2 whenFinished:(id)arg3; - (void)_finishedScrollToSecond; -- (void)_scrollToSecond:(int)arg1 animated:(BOOL)arg2 whenFinished:(id)arg3; -- (void)scrollToEvent:(id)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) UIView *allDayView; +- (void)_scrollToSecond:(int)arg1 animated:(_Bool)arg2 whenFinished:(id)arg3; +- (void)scrollToEvent:(id)arg1 animated:(_Bool)arg2; +@property(nonatomic) struct CGPoint normalizedContentOffset; +@property(readonly, nonatomic) double scrollOffset; +@property(readonly, nonatomic) EKDayAllDayView *allDayView; @property(nonatomic) int occurrenceBackgroundStyle; @property(retain, nonatomic) UIColor *occurrenceLocationColor; @property(retain, nonatomic) UIColor *occurrenceTitleColor; @property(retain, nonatomic) UIColor *gridLineColor; @property(nonatomic) struct _NSRange hoursToRender; @property(retain, nonatomic) UIColor *timeViewTextColor; -@property(nonatomic) BOOL allowsScrolling; -@property(nonatomic) unsigned int firstVisibleSecond; -@property(nonatomic) BOOL showsLeftBorder; -@property(nonatomic) BOOL eventsFillGrid; -@property(nonatomic) BOOL showsTimeLine; +@property(nonatomic) _Bool allowsScrolling; +@property(nonatomic) int firstVisibleSecond; +@property(nonatomic) _Bool showsLeftBorder; +@property(nonatomic) _Bool eventsFillGrid; +@property(nonatomic) _Bool showsTimeLine; - (struct CGRect)currentTimeRectInView:(id)arg1; -@property(nonatomic) BOOL showsTimeMarker; +@property(nonatomic) _Bool showsTimeMarker; - (void)adjustForSignificantTimeChange; -- (void)setOrientation:(int)arg1; +- (void)setOrientation:(long long)arg1; - (void)setTimeZone:(id)arg1; +- (void)updateMarkerPosition; +- (void)_invalidateMarkerTimer; +- (void)_startMarkerTimer; - (void)_adjustForDateOrCalendarChange; - (void)_stopScrolling; -- (void)adjustFrameToSpanStartDate:(id)arg1 endDate:(id)arg2; +- (void)adjustFrameToSpanToMidnightFromStartDate:(id)arg1; - (void)dealloc; - (void)layoutSubviews; +- (void)removeFromSuperview; +- (void)willMoveToSuperview:(id)arg1; - (void)_localeChanged; - (id)description; -- (id)initWithFrame:(struct CGRect)arg1 orientation:(int)arg2 displayDate:(id)arg3 backgroundColor:(id)arg4 opaque:(BOOL)arg5 scrollbarShowsInside:(BOOL)arg6; +- (id)initWithFrame:(struct CGRect)arg1 orientation:(long long)arg2 displayDate:(id)arg3 backgroundColor:(id)arg4 opaque:(_Bool)arg5 scrollbarShowsInside:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewContent.h b/iOS7/Frameworks/EventKitUI/EKDayViewContent.h index 329486e78..c09a8025a 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewContent.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewContent.h @@ -15,54 +15,52 @@ EKDayGridView *_grid; UIView *_saturdayDarkeningView; UIView *_sundayDarkeningView; - unsigned int _daysToDisplay; - BOOL _loadingOccurrences; - BOOL _putSelectionOnTop; + unsigned long long _daysToDisplay; + _Bool *_dayWasLaidOut; + _Bool _loadingOccurrences; + _Bool _putSelectionOnTop; EKEvent *_selectedEvent; NSMutableArray *_dayStarts; NSMutableArray *_itemsByDay; NSMutableArray *_itemsByDayByEndDate; struct CGRect _latestVisibleRect; - float _lastHeight; - float _lastDayWidth; - float *_visiblePinnedStackHeightAbove; - float *_visiblePinnedStackHeightBelow; - BOOL _allowsOccurrenceSelection; - BOOL _eventsFillGrid; - BOOL _usesSmallText; - BOOL _darkensWeekends; + double *_visiblePinnedStackHeightAbove; + double *_visiblePinnedStackHeightBelow; + _Bool _allowsOccurrenceSelection; + _Bool _eventsFillGrid; + _Bool _usesSmallText; + _Bool _darkensWeekends; + int _occurrenceBackgroundStyle; EKCalendarDate *_startDate; EKCalendarDate *_endDate; NSCalendar *_calendar; id _delegate; - float _fixedDayWidth; + double _fixedDayWidth; UIColor *_occurrenceTitleColor; UIColor *_occurrenceLocationColor; UIColor *_occurrenceTextBackgroundColor; - int _occurrenceBackgroundStyle; EKEvent *_dimmedOccurrence; } -+ (float)occurrenceViewLeftInset; @property(retain, nonatomic) EKEvent *dimmedOccurrence; // @synthesize dimmedOccurrence=_dimmedOccurrence; @property(nonatomic) int occurrenceBackgroundStyle; // @synthesize occurrenceBackgroundStyle=_occurrenceBackgroundStyle; @property(retain, nonatomic) UIColor *occurrenceTextBackgroundColor; // @synthesize occurrenceTextBackgroundColor=_occurrenceTextBackgroundColor; @property(retain, nonatomic) UIColor *occurrenceLocationColor; // @synthesize occurrenceLocationColor=_occurrenceLocationColor; @property(retain, nonatomic) UIColor *occurrenceTitleColor; // @synthesize occurrenceTitleColor=_occurrenceTitleColor; -@property(nonatomic) float fixedDayWidth; // @synthesize fixedDayWidth=_fixedDayWidth; -@property(nonatomic) BOOL darkensWeekends; // @synthesize darkensWeekends=_darkensWeekends; -@property(nonatomic) BOOL usesSmallText; // @synthesize usesSmallText=_usesSmallText; -@property(nonatomic) BOOL eventsFillGrid; // @synthesize eventsFillGrid=_eventsFillGrid; -@property(nonatomic) BOOL allowsOccurrenceSelection; // @synthesize allowsOccurrenceSelection=_allowsOccurrenceSelection; +@property(nonatomic) double fixedDayWidth; // @synthesize fixedDayWidth=_fixedDayWidth; +@property(nonatomic) _Bool darkensWeekends; // @synthesize darkensWeekends=_darkensWeekends; +@property(nonatomic) _Bool usesSmallText; // @synthesize usesSmallText=_usesSmallText; +@property(nonatomic) _Bool eventsFillGrid; // @synthesize eventsFillGrid=_eventsFillGrid; +@property(nonatomic) _Bool allowsOccurrenceSelection; // @synthesize allowsOccurrenceSelection=_allowsOccurrenceSelection; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) NSCalendar *calendar; // @synthesize calendar=_calendar; @property(readonly, nonatomic) EKCalendarDate *endDate; // @synthesize endDate=_endDate; @property(copy, nonatomic) EKCalendarDate *startDate; // @synthesize startDate=_startDate; - (void).cxx_destruct; - (void)_tapRecognized:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_getBottomPinRegion:(float *)arg1 dayIndex:(unsigned int *)arg2 forPoint:(struct CGPoint)arg3; -- (BOOL)eventsIntersectRect:(struct CGRect)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_getBottomPinRegion:(double *)arg1 dayIndex:(unsigned long long *)arg2 forPoint:(struct CGPoint)arg3; +- (_Bool)eventsIntersectRect:(struct CGRect)arg1; - (void)_adjustViewsForPinning; - (void)setOccurrences:(id)arg1; - (id)lastDisplayedSecond; @@ -70,13 +68,16 @@ @property(readonly, nonatomic) double firstEventSecond; - (struct _NSRange)_dayRangeForEvent:(id)arg1; - (struct _NSRange)_dayRangeForEventWithStartDate:(id)arg1 endDate:(id)arg2; +- (void)_layoutDay:(unsigned long long)arg1; +- (void)_layoutDaysIfVisible; - (void)layoutSubviews; +- (void)setNeedsLayout; - (double)dateForPoint:(struct CGPoint)arg1; -- (float)_dayWidth; +- (double)_dayWidth; - (id)occurrenceViewForEvent:(id)arg1; - (id)occurrenceViewForEvent:(id)arg1 onDate:(double)arg2; - (struct CGPoint)pointForDate:(double)arg1; -- (void)setViewsDimmed:(BOOL)arg1 forEvent:(id)arg2; +- (void)setViewsDimmed:(_Bool)arg1 forEvent:(id)arg2; - (id)grid; - (void)dayOccurrenceViewClicked:(id)arg1 atPoint:(struct CGPoint)arg2; - (id)occurrenceViews; @@ -84,15 +85,15 @@ - (void)setStartDateWithDateComponents:(id)arg1; @property(copy, nonatomic) NSTimeZone *timeZone; - (void)_computeDayStartsAndEnds; -- (void)setHoursToPadTop:(int)arg1; -@property(nonatomic) BOOL showsLeftBorder; +- (void)setHoursToPadTop:(double)arg1; +@property(nonatomic) _Bool showsLeftBorder; @property(retain, nonatomic, setter=selectEvent:) EKEvent *selectedEvent; -- (BOOL)containsEvent:(id)arg1; +- (_Bool)containsEvent:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setOrientation:(int)arg1; +- (void)setOrientation:(long long)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 orientation:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1 orientation:(int)arg2 backgroundColor:(id)arg3 opaque:(BOOL)arg4 numberOfDaysToDisplay:(unsigned int)arg5; +- (id)initWithFrame:(struct CGRect)arg1 orientation:(long long)arg2; +- (id)initWithFrame:(struct CGRect)arg1 orientation:(long long)arg2 backgroundColor:(id)arg3 opaque:(_Bool)arg4 numberOfDaysToDisplay:(unsigned long long)arg5; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewContentItem.h b/iOS7/Frameworks/EventKitUI/EKDayViewContentItem.h index f256e034c..279019cdb 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewContentItem.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewContentItem.h @@ -10,8 +10,8 @@ @interface EKDayViewContentItem : NSObject { - BOOL _pinned; - unsigned int _eventIndex; + _Bool _pinned; + unsigned long long _eventIndex; EKDayOccurrenceView *_view; EKCalendarDate *_startDate; EKCalendarDate *_endDate; @@ -21,13 +21,13 @@ @property(copy, nonatomic) EKCalendarDate *endDate; // @synthesize endDate=_endDate; @property(copy, nonatomic) EKCalendarDate *startDate; // @synthesize startDate=_startDate; @property(nonatomic) struct CGRect unPinnedViewFrame; // @synthesize unPinnedViewFrame=_unPinnedViewFrame; -@property(nonatomic, getter=isPinned) BOOL pinned; // @synthesize pinned=_pinned; +@property(nonatomic, getter=isPinned) _Bool pinned; // @synthesize pinned=_pinned; @property(retain, nonatomic) EKDayOccurrenceView *view; // @synthesize view=_view; -@property(readonly, nonatomic) unsigned int eventIndex; // @synthesize eventIndex=_eventIndex; +@property(readonly, nonatomic) unsigned long long eventIndex; // @synthesize eventIndex=_eventIndex; - (void).cxx_destruct; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (id)initWithEventIndex:(unsigned int)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithEventIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewController.h b/iOS7/Frameworks/EventKitUI/EKDayViewController.h index 734d199ea..23d6446cc 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewController.h @@ -6,16 +6,16 @@ #import "UIViewController.h" +#import "BlockableScrollViewDelegate-Protocol.h" #import "EKDayViewDataSource-Protocol.h" #import "EKDayViewDelegate-Protocol.h" #import "EKEventGestureControllerDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class CalendarOccurrencesCollection, EKDayBannerView, EKDayView, EKDayViewWithGutters, EKEventEditViewController, EKEventGestureController, NSCalendar, NSDateComponents, ScrollSpringFactory, UIScrollView, UIView; +@class CalendarOccurrencesCollection, EKDayView, EKDayViewWithGutters, EKEventEditViewController, EKEventGestureController, NSCalendar, NSDateComponents, ScrollSpringFactory, UIScrollView, UIView; -@interface EKDayViewController : UIViewController +@interface EKDayViewController : UIViewController { - EKDayBannerView *_banner; UIView *_clipView; UIScrollView *_horizontalScrollingView; EKDayView *_previousDay; @@ -39,45 +39,51 @@ NSDateComponents *_originalDisplayDate; double _dayStart; double _dayEnd; - BOOL _initialLoad; - BOOL _instigatedDateChange; - BOOL _viewAppeared; - BOOL _resizing; - BOOL _adjustingForDeceleration; - BOOL _fingerDown; - BOOL _correctAfterScroll; + _Bool _initialLoad; + _Bool _instigatedDateChange; + _Bool _viewAppeared; + _Bool _resizing; + _Bool _adjustingForDeceleration; + _Bool _fingerDown; + _Bool _correctAfterScroll; int _parallaxState; NSDateComponents *_targetDateComponents; - BOOL _needToCompleteScrollingAnimation; - BOOL _needToCompleteDeceleration; - BOOL _showsBanner; - BOOL _allowsDaySwitching; - BOOL _allowsSelection; - BOOL _shouldAutoscrollOnNextActivation; - BOOL _alwaysAnimate; - BOOL _disableGestureDayChange; - BOOL _disableNotifyDateChangeDuringTracking; + _Bool _needToCompleteScrollingAnimation; + _Bool _needToCompleteDeceleration; + _Bool _showsBanner; + _Bool _allowsDaySwitching; + _Bool _allowsSelection; + _Bool _shouldAutoscrollOnNextActivation; + _Bool _alwaysAnimate; + _Bool _disableGestureDayChange; + _Bool _disableNotifyDateChangeDuringTracking; + _Bool _animateAllDayAreaHeight; + _Bool _notifyWhenTapOtherEventDuringDragging; id _delegate; id _dataSource; NSDateComponents *_displayDate; NSCalendar *_calendar; - float _gutterWidth; + double _gutterWidth; UIView *_gestureOccurrenceSuperview; EKEventEditViewController *_currentEditor; + struct CGPoint _normalizedContentOffset; } @property(copy, nonatomic) NSDateComponents *pendingPreviousDate; // @synthesize pendingPreviousDate=_pendingPreviousDate; @property(copy, nonatomic) NSDateComponents *pendingNextDate; // @synthesize pendingNextDate=_pendingNextDate; +@property(nonatomic) struct CGPoint normalizedContentOffset; // @synthesize normalizedContentOffset=_normalizedContentOffset; @property(retain, nonatomic) EKEventEditViewController *currentEditor; // @synthesize currentEditor=_currentEditor; @property(retain, nonatomic) UIView *gestureOccurrenceSuperview; // @synthesize gestureOccurrenceSuperview=_gestureOccurrenceSuperview; -@property(nonatomic) float gutterWidth; // @synthesize gutterWidth=_gutterWidth; -@property(nonatomic) BOOL disableNotifyDateChangeDuringTracking; // @synthesize disableNotifyDateChangeDuringTracking=_disableNotifyDateChangeDuringTracking; -@property(nonatomic) BOOL disableGestureDayChange; // @synthesize disableGestureDayChange=_disableGestureDayChange; -@property(nonatomic) BOOL alwaysAnimate; // @synthesize alwaysAnimate=_alwaysAnimate; -@property(nonatomic) BOOL shouldAutoscrollOnNextActivation; // @synthesize shouldAutoscrollOnNextActivation=_shouldAutoscrollOnNextActivation; -@property(nonatomic) BOOL allowsSelection; // @synthesize allowsSelection=_allowsSelection; -@property(nonatomic) BOOL allowsDaySwitching; // @synthesize allowsDaySwitching=_allowsDaySwitching; -@property(nonatomic) BOOL showsBanner; // @synthesize showsBanner=_showsBanner; +@property(nonatomic) double gutterWidth; // @synthesize gutterWidth=_gutterWidth; +@property(nonatomic) _Bool notifyWhenTapOtherEventDuringDragging; // @synthesize notifyWhenTapOtherEventDuringDragging=_notifyWhenTapOtherEventDuringDragging; +@property(nonatomic) _Bool animateAllDayAreaHeight; // @synthesize animateAllDayAreaHeight=_animateAllDayAreaHeight; +@property(nonatomic) _Bool disableNotifyDateChangeDuringTracking; // @synthesize disableNotifyDateChangeDuringTracking=_disableNotifyDateChangeDuringTracking; +@property(nonatomic) _Bool disableGestureDayChange; // @synthesize disableGestureDayChange=_disableGestureDayChange; +@property(nonatomic) _Bool alwaysAnimate; // @synthesize alwaysAnimate=_alwaysAnimate; +@property(nonatomic) _Bool shouldAutoscrollOnNextActivation; // @synthesize shouldAutoscrollOnNextActivation=_shouldAutoscrollOnNextActivation; +@property(nonatomic) _Bool allowsSelection; // @synthesize allowsSelection=_allowsSelection; +@property(nonatomic) _Bool allowsDaySwitching; // @synthesize allowsDaySwitching=_allowsDaySwitching; +@property(nonatomic) _Bool showsBanner; // @synthesize showsBanner=_showsBanner; @property(copy, nonatomic) NSCalendar *calendar; // @synthesize calendar=_calendar; @property(copy, nonatomic) NSDateComponents *displayDate; // @synthesize displayDate=_displayDate; @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @@ -86,53 +92,57 @@ - (void)_completeScrollingAnimationIfNeeded; - (void)_setHorizontalContentOffsetUsingSpringAnimation:(struct CGPoint)arg1; - (void)endExternallyControlledScrolling; -- (void)setToDay:(id)arg1 normalizedOffset:(float)arg2; +- (void)setToDay:(id)arg1 normalizedOffset:(double)arg2; - (void)beginExternallyControlledScrolling; - (void)applicationWillResignActive; - (void)applicationDidBecomeActive; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)blockableScrollViewShouldAllowScrolling; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)_endParallaxStateIfNeeded; - (void)_beginParallaxStateIfPossible; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)_cleanUpTargetDateComponents; -- (void)_scrollViewDidEndDecelerating:(id)arg1 notifyParallxState:(BOOL)arg2; +- (void)_scrollViewDidEndDecelerating:(id)arg1 notifyParallxState:(_Bool)arg2; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)_completeDecelerationIfNeeded; - (void)scrollViewWillBeginDecelerating:(id)arg1; +- (double)_weightedAllDayHeightForView:(id)arg1 visibleRect:(struct CGRect)arg2; +- (void)_updateAllDayAreaHeight; - (void)scrollViewDidScroll:(id)arg1; +- (_Bool)_isViewInVisibleRect:(id)arg1; - (void)_setDayView:(id)arg1 toDate:(id)arg2; -- (void)_relayoutDaysDuringScrollingAndPerformDayChanges:(BOOL)arg1; +- (void)_relayoutDaysDuringScrollingAndPerformDayChanges:(_Bool)arg1; - (void)_relayoutDaysDuringScrolling; - (void)_notifyDelegateOfSelectedDateChange; - (void)_relayoutDays; - (void)externallyEndedGestureDragging; -- (BOOL)didScrollWhenEventGestureController:(id)arg1 scrollTimerFiredToMoveLeft:(BOOL)arg2 right:(BOOL)arg3 vertically:(BOOL)arg4 towardPoint:(struct CGPoint)arg5; +- (_Bool)didScrollWhenEventGestureController:(id)arg1 scrollTimerFiredToMoveLeft:(_Bool)arg2 right:(_Bool)arg3 vertically:(_Bool)arg4 towardPoint:(struct CGPoint)arg5; - (void)eventGestureController:(id)arg1 didSingleTapOccurrence:(id)arg2; -- (void)eventGestureController:(id)arg1 didCancelEditingOccurrence:(id)arg2 fadedOut:(BOOL)arg3; -- (BOOL)eventGestureController:(id)arg1 didCommitOccurrence:(id)arg2 toDate:(double)arg3 isAllDay:(BOOL)arg4 span:(int)arg5; -- (void)eventGestureController:(id)arg1 didMoveToDate:(double)arg2 isAllDay:(BOOL)arg3; -- (void)eventGestureController:(id)arg1 didSetUpAtDate:(double)arg2 isAllDay:(BOOL)arg3; -- (BOOL)eventGestureControllerShouldAllowLongPress:(id)arg1; -- (float)timedRegionOriginForEventGestureController:(id)arg1; -- (float)eventGestureController:(id)arg1 heightForOccurrenceViewOfDuration:(double)arg2 allDay:(BOOL)arg3; -- (float)eventGestureController:(id)arg1 widthForOccurrenceViewOfDays:(unsigned int)arg2; -- (struct CGPoint)eventGestureController:(id)arg1 pointAtDate:(double)arg2 isAllDay:(BOOL)arg3; +- (void)eventGestureController:(id)arg1 didCancelEditingOccurrence:(id)arg2 fadedOut:(_Bool)arg3; +- (_Bool)eventGestureController:(id)arg1 didCommitOccurrence:(id)arg2 toDate:(double)arg3 isAllDay:(_Bool)arg4 span:(int)arg5; +- (void)eventGestureController:(id)arg1 didMoveToDate:(double)arg2 isAllDay:(_Bool)arg3; +- (void)eventGestureController:(id)arg1 didSetUpAtDate:(double)arg2 isAllDay:(_Bool)arg3; +- (_Bool)eventGestureControllerShouldAllowLongPress:(id)arg1; +- (double)timedRegionOriginForEventGestureController:(id)arg1; +- (double)eventGestureController:(id)arg1 heightForOccurrenceViewOfDuration:(double)arg2 allDay:(_Bool)arg3; +- (double)eventGestureController:(id)arg1 widthForOccurrenceViewOfDays:(unsigned long long)arg2; +- (struct CGPoint)eventGestureController:(id)arg1 pointAtDate:(double)arg2 isAllDay:(_Bool)arg3; - (double)eventGestureController:(id)arg1 dateAtPoint:(struct CGPoint)arg2; -- (BOOL)eventGestureController:(id)arg1 isAllDayAtPoint:(struct CGPoint)arg2 requireInsistence:(BOOL)arg3; +- (_Bool)eventGestureController:(id)arg1 isAllDayAtPoint:(struct CGPoint)arg2 requireInsistence:(_Bool)arg3; - (id)eventGestureController:(id)arg1 occurrenceViewAtPoint:(struct CGPoint)arg2; -- (void)eventGestureController:(id)arg1 addViewToScroller:(id)arg2 isAllDay:(BOOL)arg3; -- (float)eventGestureController:(id)arg1 yPositionPerhapsMatchingAllDayOccurrence:(id)arg2 atPoint:(struct CGPoint)arg3; +- (void)eventGestureController:(id)arg1 addViewToScroller:(id)arg2 isAllDay:(_Bool)arg3; +- (double)eventGestureController:(id)arg1 yPositionPerhapsMatchingAllDayOccurrence:(id)arg2 atPoint:(struct CGPoint)arg3; - (id)createEventForEventGestureController:(id)arg1; -- (void)eventGestureController:(id)arg1 adjustDraggingViewForAllDay:(BOOL)arg2; +- (void)eventGestureController:(id)arg1 adjustDraggingViewForAllDay:(_Bool)arg2; - (id)createOccurrenceViewForEventGestureController:(id)arg1; -- (float)horizontalOffsetForPagingForEventGestureController:(id)arg1; +- (double)horizontalOffsetForPagingForEventGestureController:(id)arg1; - (id)occurrenceViewSuperviewForEventGestureController:(id)arg1; - (id)touchTrackingViewForEventGestureController:(id)arg1; - (id)_eventGestureSuperview; - (void)dayViewDidTapEmptySpace:(id)arg1; -- (void)_highlightDayViewDate:(double)arg1 isAllDay:(BOOL)arg2; +- (void)_highlightDayViewDate:(double)arg1 isAllDay:(_Bool)arg2; - (id)_createGutterDayViewWithDayView:(id)arg1; - (void)_showWeekNumbersPreferenceChanged:(id)arg1; - (void)_localeChanged:(id)arg1; @@ -146,36 +156,35 @@ - (void)editorDidCancelEditingEvent:(id)arg1; - (void)editorDidDeleteEvent:(id)arg1; - (void)editorDidSaveEvent:(id)arg1; +- (void)insertViewForEvent:(id)arg1 belowViewForOtherEvent:(id)arg2; - (void)bringEventToFront:(id)arg1; -- (void)scrollEventsIntoViewAnimated:(BOOL)arg1; -- (void)scrollEventIntoView:(id)arg1 animated:(BOOL)arg2; -- (void)scrollToSecond:(unsigned int)arg1; -- (void)scrollToNow:(BOOL)arg1; +- (void)scrollEventsIntoViewAnimated:(_Bool)arg1; +- (void)scrollEventIntoView:(id)arg1 animated:(_Bool)arg2; +- (void)scrollToNow:(_Bool)arg1; - (void)setTimeZone:(id)arg1; -- (void)_setDisplayDate:(id)arg1 forRepeat:(BOOL)arg2 animate:(BOOL)arg3; -- (void)_setDisplayDate:(id)arg1 forRepeat:(BOOL)arg2; -- (void)dayView:(id)arg1 firstVisibleSecondChanged:(unsigned int)arg2; +- (void)_setDisplayDate:(id)arg1 forRepeat:(_Bool)arg2 animate:(_Bool)arg3; +- (void)_setDisplayDate:(id)arg1 forRepeat:(_Bool)arg2; +- (void)dayView:(id)arg1 firstVisibleSecondChanged:(unsigned long long)arg2; - (void)_setNextAndPreviousFirstVisibleSecondToCurrent; - (void)_setDisplayDateInternal:(id)arg1; - (void)dayView:(id)arg1 didCreateOccurrenceViews:(id)arg2; - (void)dayView:(id)arg1 didSelectEvent:(id)arg2; +- (id)preferredEventToSelectOnDate:(id)arg1; +- (_Bool)_isCalendarDate:(id)arg1 sameDayAsComponents:(id)arg2; @property(readonly, nonatomic) UIView *currentAllDayView; - (id)gestureController; +- (id)occurrenceViewForEvent:(id)arg1 includeNextAndPreviousDays:(_Bool)arg2; - (id)occurrenceViewForEvent:(id)arg1; -- (void)calendarDayBanner:(id)arg1 arrowClicked:(int)arg2 forRepeat:(BOOL)arg3; - (void)layoutContainerView:(id)arg1; -- (unsigned int)firstVisibleSecond; -- (void)setFrame:(struct CGRect)arg1 gutterWidth:(float)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)firstVisibleSecond; +- (void)setFrame:(struct CGRect)arg1 gutterWidth:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_delayedScrollDayViewAfterAppearence; -- (void)_scrollDayViewAfterAppearence:(BOOL)arg1; -- (void)_calendarModelDisplayedOccurrencesChanged; +- (void)_scrollDayViewAfterAppearence:(_Bool)arg1; - (void)loadView; -- (void)_disposeBannerView; -- (void)_createBannerView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKDayViewDelegate-Protocol.h index 5a83109f1..915ac3c96 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (void)dayView:(id)arg1 didSelectEvent:(id)arg2; - (void)dayView:(id)arg1 didCreateOccurrenceViews:(id)arg2; - (void)dayViewDidFinishScrollingToOccurrence:(id)arg1; -- (void)dayView:(id)arg1 firstVisibleSecondChanged:(unsigned int)arg2; +- (void)dayView:(id)arg1 firstVisibleSecondChanged:(unsigned long long)arg2; - (void)dayViewDidTapEmptySpace:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewItemPath.h b/iOS7/Frameworks/EventKitUI/EKDayViewItemPath.h index 000ac8cd8..c68404d87 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewItemPath.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewItemPath.h @@ -11,15 +11,15 @@ @interface EKDayViewItemPath : NSObject { int _section; - unsigned int _index; + unsigned long long _index; } -+ (id)itemPathWithIndex:(unsigned int)arg1 inSection:(int)arg2; -@property(readonly, nonatomic) unsigned int index; // @synthesize index=_index; ++ (id)itemPathWithIndex:(unsigned long long)arg1 inSection:(int)arg2; +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=_index; @property(readonly, nonatomic) int section; // @synthesize section=_section; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (id)initWithIndex:(unsigned int)arg1 inSection:(int)arg2; +- (_Bool)isEqual:(id)arg1; +- (id)initWithIndex:(unsigned long long)arg1 inSection:(int)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDayViewWithGutters.h b/iOS7/Frameworks/EventKitUI/EKDayViewWithGutters.h index 3114422d1..016b9d73c 100644 --- a/iOS7/Frameworks/EventKitUI/EKDayViewWithGutters.h +++ b/iOS7/Frameworks/EventKitUI/EKDayViewWithGutters.h @@ -6,20 +6,27 @@ #import "UIView.h" -@class EKDayView; +@class EKDayAllDayView, EKDayView; @interface EKDayViewWithGutters : UIView { + EKDayAllDayView *_leftAllDayView; + EKDayAllDayView *_rightAllDayView; UIView *_leftGutter; UIView *_rightGutter; EKDayView *_dayView; + double _gutterWidth; + double _allDayHeight; } +@property(nonatomic) double allDayHeight; // @synthesize allDayHeight=_allDayHeight; +@property(nonatomic) double gutterWidth; // @synthesize gutterWidth=_gutterWidth; @property(retain, nonatomic) EKDayView *dayView; // @synthesize dayView=_dayView; -@property(retain, nonatomic) UIView *rightGutter; // @synthesize rightGutter=_rightGutter; -@property(retain, nonatomic) UIView *leftGutter; // @synthesize leftGutter=_leftGutter; +@property(readonly, nonatomic) UIView *rightGutter; // @synthesize rightGutter=_rightGutter; +@property(readonly, nonatomic) UIView *leftGutter; // @synthesize leftGutter=_leftGutter; - (void).cxx_destruct; -- (void)setGutterWidth:(float)arg1; +- (id)_createAllDayView; +- (id)initWithFrame:(struct CGRect)arg1 dayView:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKDeclinedCalendarItemInfo.h b/iOS7/Frameworks/EventKitUI/EKDeclinedCalendarItemInfo.h index 306560201..1a9bca975 100644 --- a/iOS7/Frameworks/EventKitUI/EKDeclinedCalendarItemInfo.h +++ b/iOS7/Frameworks/EventKitUI/EKDeclinedCalendarItemInfo.h @@ -12,9 +12,9 @@ - (id)icon; - (id)description; -- (BOOL)isEditable; -- (BOOL)excludeFromSelectAll; -- (void)setSelected:(BOOL)arg1; +- (_Bool)isEditable; +- (_Bool)excludeFromSelectAll; +- (void)setSelected:(_Bool)arg1; - (id)title; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/EKDisclosedCell.h b/iOS7/Frameworks/EventKitUI/EKDisclosedCell.h deleted file mode 100644 index 26d53818f..000000000 --- a/iOS7/Frameworks/EventKitUI/EKDisclosedCell.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@interface EKDisclosedCell : UITableViewCell -{ -} - -- (void)layoutSubviews; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKEditItemViewController.h index 2db856df3..508fff666 100644 --- a/iOS7/Frameworks/EventKitUI/EKEditItemViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEditItemViewController.h @@ -8,39 +8,41 @@ #import "EKEditItemViewControllerProtocol-Protocol.h" +// Not exported @interface EKEditItemViewController : UIViewController { struct CGRect _initialFrame; int _subitem; - BOOL _modal; + _Bool _modal; id _styleProvider; id _editDelegate; - BOOL _showsDoneButton; + _Bool _showsDoneButton; int _subsection; } -@property(nonatomic) BOOL showsDoneButton; // @synthesize showsDoneButton=_showsDoneButton; -@property(nonatomic) BOOL modal; // @synthesize modal=_modal; +@property(nonatomic) _Bool showsDoneButton; // @synthesize showsDoneButton=_showsDoneButton; +@property(nonatomic) _Bool modal; // @synthesize modal=_modal; @property(nonatomic) int subsection; // @synthesize subsection=_subsection; @property(nonatomic) int subitem; // @synthesize subitem=_subitem; @property(nonatomic) __weak id editDelegate; // @synthesize editDelegate=_editDelegate; - (void).cxx_destruct; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)marginForTableView:(id)arg1; -- (void)setCell:(id)arg1 checked:(BOOL)arg2; -- (BOOL)fitsPopoverWhenKeyboardActive; -- (struct CGSize)contentSizeForViewInPopover; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)marginForTableView:(id)arg1; +- (void)setCell:(id)arg1 checked:(_Bool)arg2; +- (_Bool)fitsPopoverWhenKeyboardActive; +- (struct CGSize)preferredContentSize; - (void)didReceiveMemoryWarning; -- (BOOL)validateAllowingAlert:(BOOL)arg1; +- (_Bool)validateAllowingAlert:(_Bool)arg1; +- (void)popIfNonModal; - (void)saveAndDismissWithExtremePrejudice; - (void)saveAndDismiss; -- (void)_saveAndDismissWithForce:(BOOL)arg1; +- (void)_saveAndDismissWithForce:(_Bool)arg1; - (void)cancel; -- (void)viewWillDisappear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (void)viewWillDisappear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1 styleProvider:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKEditItemViewControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEditItemViewControllerDelegate-Protocol.h index 0d2b3a2f0..0b9600fc5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEditItemViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKEditItemViewControllerDelegate-Protocol.h @@ -10,7 +10,7 @@ - (void)editItemViewController:(id)arg1 didCompleteWithAction:(int)arg2; @optional -- (void)editItemViewControllerWantsKeyboardPinned:(BOOL)arg1; -- (BOOL)editItemViewControllerCommit:(id)arg1; +- (void)editItemViewControllerWantsKeyboardPinned:(_Bool)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEvent-AttendeeSorting.h b/iOS7/Frameworks/EventKitUI/EKEvent-AttendeeSorting.h index 4c411b594..3511e8762 100644 --- a/iOS7/Frameworks/EventKitUI/EKEvent-AttendeeSorting.h +++ b/iOS7/Frameworks/EventKitUI/EKEvent-AttendeeSorting.h @@ -7,7 +7,7 @@ #import "EKEvent.h" @interface EKEvent (AttendeeSorting) -- (BOOL)hasHumanInviteesToDisplay; +- (_Bool)hasHumanInviteesToDisplay; - (id)sortedEKParticipantsDisplayStringsIgnoringNonHumans:(id)arg1; - (id)sortEKParticipantsIgnoringNonHumans:(id)arg1; - (id)_sortedEKParticipantsForSortingIgnoringNonHumans:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAlarmDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventAlarmDetailItem.h index 2d0c7a07f..a8229f5d5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAlarmDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAlarmDetailItem.h @@ -6,29 +6,25 @@ #import -#import "EKCalendarItemDisclosableEditItem-Protocol.h" - @class CalendarEventAlarmTable, NSArray; -@interface EKEventAlarmDetailItem : EKEventDetailItem +// Not exported +@interface EKEventAlarmDetailItem : EKEventDetailItem { CalendarEventAlarmTable *_alarmTable; - unsigned int _disclosedSubitem; + unsigned long long _disclosedSubitem; NSArray *_alarms; } - (void).cxx_destruct; -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (void)willDiscloseSubitem:(int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (unsigned int)numberOfSubitems; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; -- (BOOL)_alarmsAreEditable; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (unsigned long long)numberOfSubitems; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; +- (_Bool)_alarmsAreCreatable; +- (_Bool)_alarmsAreEditable; - (void)reset; - (void)setEvent:(id)arg1 store:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttachmentCell.h b/iOS7/Frameworks/EventKitUI/EKEventAttachmentCell.h index 1feabf834..8507ef0e3 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttachmentCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttachmentCell.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView; +// Not exported @interface EKEventAttachmentCell : UITableViewCell { UIActivityIndicatorView *_activityIndicator; @@ -15,7 +16,7 @@ - (void).cxx_destruct; - (void)layoutSubviews; -- (void)showSpinner:(BOOL)arg1; +- (void)showSpinner:(_Bool)arg1; - (void)setAttachment:(id)arg1; - (id)_iconForDocumentProxy:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttachmentCellController.h b/iOS7/Frameworks/EventKitUI/EKEventAttachmentCellController.h index 87c3eea76..2aa3ff012 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttachmentCellController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttachmentCellController.h @@ -14,14 +14,14 @@ { id _downloadID; EKEventAttachmentCell *_cell; - BOOL _sourceIsManaged; + _Bool _sourceIsManaged; EKAttachment *_attachment; id _delegate; } + (id)cellControllersForAttachments:(id)arg1 givenExistingControllers:(id)arg2; -+ (BOOL)_attachmentIsViewable:(id)arg1; -@property(nonatomic) BOOL sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; ++ (_Bool)_attachmentIsViewable:(id)arg1; +@property(nonatomic) _Bool sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) EKAttachment *attachment; // @synthesize attachment=_attachment; @property(readonly) EKEventAttachmentCell *cell; // @synthesize cell=_cell; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttachmentDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventAttachmentDetailItem.h index 76157e2d6..00aea0fff 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttachmentDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttachmentDetailItem.h @@ -10,6 +10,7 @@ @class NSArray; +// Not exported @interface EKEventAttachmentDetailItem : EKEventDetailItem { NSArray *_cellControllers; @@ -18,12 +19,12 @@ - (void).cxx_destruct; - (id)owningEventForAttachmentCellController:(id)arg1; - (id)parentViewControllerForAttachmentCellController:(id)arg1; -- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (unsigned int)numberOfSubitems; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (unsigned long long)numberOfSubitems; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)dealloc; - (void)reset; - (void)setEvent:(id)arg1 store:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttachmentEditViewController.h b/iOS7/Frameworks/EventKitUI/EKEventAttachmentEditViewController.h index 8eec9df82..7a70ba59f 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttachmentEditViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttachmentEditViewController.h @@ -12,6 +12,7 @@ @class NSArray, UITableView; +// Not exported @interface EKEventAttachmentEditViewController : EKEditItemViewController { UITableView *_table; @@ -24,12 +25,12 @@ - (id)owningEventForAttachmentCellController:(id)arg1; - (id)parentViewControllerForAttachmentCellController:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)viewDidLoad; - (void)loadView; -- (id)initWithFrame:(struct CGRect)arg1 attachments:(id)arg2 sourceIsManaged:(BOOL)arg3; +- (id)initWithFrame:(struct CGRect)arg1 attachments:(id)arg2 sourceIsManaged:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttachmentsEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventAttachmentsEditItem.h index 892287cc6..c9ba17e48 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttachmentsEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttachmentsEditItem.h @@ -11,6 +11,7 @@ @class NSArray; +// Not exported @interface EKEventAttachmentsEditItem : EKEventEditItem { NSArray *_cellControllers; @@ -20,14 +21,14 @@ - (id)owningEventForAttachmentEditViewController:(id)arg1; - (id)owningEventForAttachmentCellController:(id)arg1; - (id)parentViewControllerForAttachmentCellController:(id)arg1; -- (BOOL)usesDetailViewControllerForSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (BOOL)_shouldCondenseIntoSingleItem; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (_Bool)usesDetailViewControllerForSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; +- (_Bool)_shouldCondenseIntoSingleItem; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; - (void)dealloc; - (void)refreshFromCalendarItemAndStore; - (void)_cleanUpCellControllers; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttendeeDetailGroup.h b/iOS7/Frameworks/EventKitUI/EKEventAttendeeDetailGroup.h index 4bf101578..d081520d4 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttendeeDetailGroup.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttendeeDetailGroup.h @@ -10,7 +10,7 @@ { } -- (id)itemAtIndex:(unsigned int)arg1; +- (id)itemAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttendeePicker.h b/iOS7/Frameworks/EventKitUI/EKEventAttendeePicker.h index c73c8c6d7..1df2ac6e3 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttendeePicker.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttendeePicker.h @@ -16,21 +16,22 @@ @class MFComposeRecipientView, MFContactsSearchManager, MFContactsSearchResultsModel, MFSearchShadowView, NSArray, NSNumber, NSString, UIKeyboard, UIScrollView, UITableView; -@interface EKEventAttendeePicker : UIViewController +// Not exported +@interface EKEventAttendeePicker : UIViewController { NSArray *_recipients; MFComposeRecipientView *_composeRecipientView; UIScrollView *_recipientScrollView; UITableView *_searchResultsView; MFSearchShadowView *_shadowView; - BOOL _showingSearchField; + _Bool _showingSearchField; UIKeyboard *_keyboard; NSNumber *_lastSearchId; - BOOL _ABAccessDenied; + _Bool _ABAccessDenied; MFContactsSearchManager *_searchManager; MFContactsSearchResultsModel *_searchResultsModel; NSArray *_searchResults; - BOOL _shouldReenableAutomaticKeyboard; + _Bool _shouldReenableAutomaticKeyboard; struct CGRect _initialFrame; NSString *_searchAccountID; id _emailValidationDelegate; @@ -39,17 +40,18 @@ @property(nonatomic) __weak id emailValidationDelegate; // @synthesize emailValidationDelegate=_emailValidationDelegate; @property(copy, nonatomic) NSString *searchAccountID; // @synthesize searchAccountID=_searchAccountID; - (void).cxx_destruct; -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (unsigned int)_atomPresentationOptionsForRecipient:(id)arg1; +- (unsigned long long)_atomPresentationOptionsForRecipient:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 identifier:(int)arg3; - (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; @@ -69,10 +71,10 @@ - (void)finishedSearchingForType:(int)arg1; - (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; - (id)_searchManager; -- (float)_properHeight; -- (float)_maxScrollerHeight; +- (double)_properHeight; +- (double)_maxScrollerHeight; - (void)_showSearchField; -- (void)_hideSearchFieldAndCancelOutstandingSearches:(BOOL)arg1; +- (void)_hideSearchFieldAndCancelOutstandingSearches:(_Bool)arg1; - (id)_searchResultsView; - (id)_shadowView; - (void)_copyRecipientsFromComposeView; @@ -80,9 +82,9 @@ @property(copy, nonatomic) NSArray *recipients; @property(readonly, nonatomic) NSArray *addresses; @property(readonly, nonatomic) NSString *remainingText; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)commitRemainingText; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttendeesDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventAttendeesDetailItem.h index c82057625..024f24d7d 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttendeesDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttendeesDetailItem.h @@ -8,6 +8,7 @@ @class EKEventDetailAttendeesCell, NSArray, NSMutableDictionary; +// Not exported @interface EKEventAttendeesDetailItem : EKEventDetailItem { NSMutableDictionary *_attendeesCells; @@ -19,11 +20,11 @@ @property(retain, nonatomic) NSArray *attendees; // @synthesize attendees=_attendees; @property(nonatomic) int status; // @synthesize status=_status; - (void).cxx_destruct; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; -- (unsigned int)numberOfSubitems; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; +- (unsigned long long)numberOfSubitems; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditItem.h index 74e48e713..5769d1258 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditItem.h @@ -8,6 +8,7 @@ @class EKParticipant, NSString; +// Not exported @interface EKEventAttendeesEditItem : EKEventEditItem { EKParticipant *_selfOrganizer; @@ -15,12 +16,12 @@ } - (void).cxx_destruct; -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; - (id)attendeesWithoutSelfOrganizer; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)configureForCalendarConstraints:(id)arg1; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)configureForCalendarConstraints:(id)arg1; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditViewController.h b/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditViewController.h index 4c7a3adac..e282ceea5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAttendeesEditViewController.h @@ -8,17 +8,18 @@ @class EKEventAttendeePicker, NSArray; +// Not exported @interface EKEventAttendeesEditViewController : EKEditItemViewController { EKEventAttendeePicker *_picker; } - (void).cxx_destruct; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; @property(copy, nonatomic) NSArray *attendees; - (id)_recipientFromAttendee:(id)arg1; - (id)_attendeeFromRecipient:(id)arg1; -- (BOOL)validateAllowingAlert:(BOOL)arg1; +- (_Bool)validateAllowingAlert:(_Bool)arg1; - (id)_firstInvalidRecipientAddress; - (void)viewDidLoad; - (void)setSearchAccountID:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAvailabilityDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityDetailItem.h index 94fa33768..e3eae3ea8 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAvailabilityDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityDetailItem.h @@ -6,28 +6,24 @@ #import -#import "EKCalendarItemDisclosableEditItem-Protocol.h" - @class NSArray, UITableViewCell; -@interface EKEventAvailabilityDetailItem : EKEventDetailItem +// Not exported +@interface EKEventAvailabilityDetailItem : EKEventDetailItem { UITableViewCell *_cell; int _availability; - unsigned int _supportedAvailabilities; + unsigned long long _supportedAvailabilities; NSArray *_choices; - unsigned int _availabilityIndexInChoices; + unsigned long long _availabilityIndexInChoices; } - (void).cxx_destruct; -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; - (void)reset; - (void)setEvent:(id)arg1 store:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditItem.h index e42d53f4f..b94969df5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditItem.h @@ -6,28 +6,24 @@ #import -#import "EKCalendarItemDisclosableEditItem-Protocol.h" - @class NSArray; -@interface EKEventAvailabilityEditItem : EKEventEditItem +// Not exported +@interface EKEventAvailabilityEditItem : EKEventEditItem { int _availability; - unsigned int _supportedAvailabilities; + unsigned long long _supportedAvailabilities; NSArray *_choices; - unsigned int _availabilityIndexInChoices; + unsigned long long _availabilityIndexInChoices; } - (void).cxx_destruct; -- (unsigned int)indexOfSelectedDisclosedItem; -- (void)didSelectDisclosedItemAtIndex:(int)arg1; -- (id)titleForDisclosedItemAtIndex:(int)arg1 inSubitem:(int)arg2; -- (int)numberOfDisclosableItemsInSubitem:(int)arg1; -- (int)disclosedEditItemTypeForSubitem:(int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; - (void)refreshFromCalendarItemAndStore; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditViewController.h b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditViewController.h new file mode 100644 index 000000000..b04365308 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKEventAvailabilityEditViewController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class NSMutableArray, UITableView; + +// Not exported +@interface EKEventAvailabilityEditViewController : EKEditItemViewController +{ + int _availability; + unsigned long long _supportedAvailabilities; + NSMutableArray *_choices; + UITableView *_table; +} + +@property(nonatomic) int availability; // @synthesize availability=_availability; +- (void).cxx_destruct; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)_selectRow:(unsigned long long)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +@property(nonatomic) unsigned long long supportedAvailabilities; +- (void)loadView; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKEventCalendarDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventCalendarDetailItem.h index 613f946d6..ab951cc3d 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventCalendarDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventCalendarDetailItem.h @@ -8,18 +8,19 @@ @class UITableViewCell; +// Not exported @interface EKEventCalendarDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; -- (BOOL)_calendarCanBeChanged; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; +- (_Bool)_calendarCanBeChanged; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventCommentDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventCommentDetailItem.h index bebb064b1..28edcfc95 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventCommentDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventCommentDetailItem.h @@ -10,6 +10,7 @@ @class EKEventDetailCommentCell; +// Not exported @interface EKEventCommentDetailItem : EKEventDetailItem { EKEventDetailCommentCell *_cell; @@ -17,9 +18,9 @@ - (void).cxx_destruct; - (void)textFieldDidEndEditing:(id)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDateDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventDateDetailItem.h index 0858d9d1d..3b09b448d 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDateDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDateDetailItem.h @@ -10,19 +10,20 @@ @class NSDate, PreferencesDoubleTwoPartValueCell; +// Not exported @interface EKEventDateDetailItem : EKEventDetailItem { PreferencesDoubleTwoPartValueCell *_cell; NSDate *_startDate; NSDate *_endDate; - BOOL _indent; + _Bool _indent; } - (void).cxx_destruct; - (void)shortenCell:(id)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)setEvent:(id)arg1 store:(id)arg2; - (void)reset; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDateEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventDateEditItem.h index 3cddcbefd..f0dc5a87b 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDateEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDateEditItem.h @@ -11,11 +11,12 @@ @class NSDateComponents, NSTimeZone, PreferencesTwoPartValueCell, UIDatePicker, UITableViewCell; +// Not exported @interface EKEventDateEditItem : EKEventEditItem { NSDateComponents *_startComponents; NSDateComponents *_endComponents; - BOOL _allDay; + _Bool _allDay; NSTimeZone *_timeZone; PreferencesTwoPartValueCell *_startDateCell; PreferencesTwoPartValueCell *_endDateCell; @@ -23,43 +24,47 @@ UITableViewCell *_timeZoneCell; UITableViewCell *_startDatePickerCell; UITableViewCell *_endDatePickerCell; - int _selectedSubitem; + long long _selectedSubitem; UIDatePicker *_startDatePicker; UIDatePicker *_endDatePicker; - BOOL _endTimeWasMessedUp; - BOOL _changingDate; + _Bool _endTimeWasMessedUp; + _Bool _changingDate; int _shorteningStatus; - BOOL _showsTimeZone; - BOOL _showsAllDay; + _Bool _supportsTimeZone; + _Bool _showsAllDay; } -@property(nonatomic) BOOL showsAllDay; // @synthesize showsAllDay=_showsAllDay; -@property(nonatomic) BOOL showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; +@property(nonatomic) _Bool showsAllDay; // @synthesize showsAllDay=_showsAllDay; +@property(nonatomic) _Bool supportsTimeZone; // @synthesize supportsTimeZone=_supportsTimeZone; - (void).cxx_destruct; +- (_Bool)_shouldShowTimeZone; +- (id)_dateComponentsInSystemCalendarFromDate:(id)arg1; +- (id)_dateInSystemCalendarFromComponents:(id)arg1; - (id)_timeZoneDescription; - (void)_allDayChanged:(id)arg1; - (void)_datePickerChanged:(id)arg1; - (void)_updateDateColors; -- (void)_updateDatePickerAnimated:(BOOL)arg1; -- (BOOL)_endDateIsBeforeStartDate; -- (void)_resetStartString:(BOOL)arg1 endString:(BOOL)arg2; +- (void)_updateDatePickerAnimated:(_Bool)arg1; +- (_Bool)_endDateIsBeforeStartDate; +- (void)_resetStartString:(_Bool)arg1 endString:(_Bool)arg2; - (void)_updateTimeWidths; - (void)_pickNextReasonableTime; - (void)_hideDatePicker; - (void)_setTimeZone:(id)arg1; -- (void)_setAllDay:(BOOL)arg1; +- (void)_setAllDay:(_Bool)arg1; - (void)_setEndDate:(id)arg1; - (void)_setStartDate:(id)arg1; - (void)timeZoneViewControllerDidCancel:(id)arg1; - (void)timeZoneViewController:(id)arg1 didSelectTimeZone:(id)arg2; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (id)_calendarForEventComponents; - (void)endInlineEditing; - (void)editor:(id)arg1 didStartEditingItem:(id)arg2; -- (BOOL)usesDetailViewControllerForSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)editor:(id)arg1 canSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (_Bool)usesDetailViewControllerForSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)editor:(id)arg1 canSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; - (void)shortenCell:(id)arg1; - (void)_datePickerDoubleTapped:(id)arg1; - (id)_endDatePickerCell; @@ -69,13 +74,13 @@ - (id)_allDayCell; - (id)_endDateCell; - (id)_startDateCell; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (int)_subitemForRow:(int)arg1; -- (int)_rowForSubitem:(int)arg1; -- (BOOL)isInline; -- (BOOL)requiresReconfigurationOnCommit; -- (BOOL)configureForCalendarConstraints:(id)arg1; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; +- (long long)_subitemForRow:(long long)arg1; +- (long long)_rowForSubitem:(long long)arg1; +- (_Bool)isInline; +- (_Bool)requiresReconfigurationOnCommit; +- (_Bool)configureForCalendarConstraints:(id)arg1; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; - (void)refreshFromCalendarItemAndStore; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDateEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKEventDateEditItemViewController.h new file mode 100644 index 000000000..23b4e6b95 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKEventDateEditItemViewController.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "EKCellShortener-Protocol.h" +#import "EKPickerTableViewDelegate-Protocol.h" +#import "EKTimeZoneViewControllerDelegate-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class EKPickerTableView, NSDateComponents, NSTimeZone; + +// Not exported +@interface EKEventDateEditItemViewController : EKEditItemViewController +{ + EKPickerTableView *_contentView; + unsigned long long _lastSelectedRow; + _Bool _allDay; + _Bool _changingDate; + _Bool _switchChanging; + _Bool _endTimeWasMessedUp; + _Bool _dontAnimateDateChange; + int _shorteningStatus; + _Bool _showsTimeZone; + _Bool _showsAllDaySwitch; + NSDateComponents *_startComponents; + NSDateComponents *_endComponents; + NSTimeZone *_timeZone; +} + +@property(nonatomic) _Bool showsAllDaySwitch; // @synthesize showsAllDaySwitch=_showsAllDaySwitch; +@property(nonatomic) _Bool showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; +@property(copy, nonatomic) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; +@property(copy, nonatomic) NSDateComponents *endDate; // @synthesize endDate=_endComponents; +@property(copy, nonatomic) NSDateComponents *startDate; // @synthesize startDate=_startComponents; +- (void).cxx_destruct; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)shortenCell:(id)arg1; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 wantsHeaderForSection:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)pickerTableViewDidChangeDatePickerInterval:(id)arg1; +- (void)datePickerChanged:(id)arg1; +- (void)_updateDatePicker; +- (void)timeZoneViewControllerDidCancel:(id)arg1; +- (void)timeZoneViewController:(id)arg1 didSelectTimeZone:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (_Bool)calendarPreferencesTable:(id)arg1 canSelectRow:(int)arg2 inGroup:(int)arg3; +- (_Bool)fitsPopoverWhenKeyboardActive; +- (_Bool)validateAllowingAlert:(_Bool)arg1; +@property(nonatomic, getter=isAllDay) _Bool allDay; +- (void)_pickNextReasonableTime; +- (void)_allDayChanged:(id)arg1; +- (void)_resetStartString:(_Bool)arg1 endString:(_Bool)arg2; +- (void)_updateTimeWidths; +- (_Bool)_cellShouldUseShortDate:(id)arg1; +- (void)_updateDateColors; +- (id)_dateColor; +- (_Bool)_endDateIsBeforeStartDate; +- (id)_timeZoneDescription; +- (id)navigationTitle; +- (void)_localeChanged; +- (int)_timeZoneRow; +- (int)_allDayRow; +- (int)_endDateRow; +- (int)_startDateRow; +- (int)_rowForSubitem:(int)arg1; +- (int)_subitemAtRow:(long long)arg1; +- (void)dealloc; +- (void)viewDidLoad; +- (void)loadView; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKEventDeleteButtonEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventDeleteButtonEditItem.h index 456e061a5..96d879550 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDeleteButtonEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDeleteButtonEditItem.h @@ -16,9 +16,10 @@ } - (void).cxx_destruct; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)shouldAppearWithVisibility:(int)arg1; - (void)setDeleteButtonTarget:(id)arg1 action:(SEL)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDescriptionGenerator.h b/iOS7/Frameworks/EventKitUI/EKEventDescriptionGenerator.h index 6787d5825..628cf32d4 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDescriptionGenerator.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDescriptionGenerator.h @@ -6,12 +6,13 @@ #import "NSObject.h" -@class NSDataDetector, NSDateFormatter; +@class NSDataDetector, NSNumberFormatter; @interface EKEventDescriptionGenerator : NSObject { int _meCardID; - NSDateFormatter *_dateFormatter; + struct __CFDateFormatter *_dateFormatter; + NSNumberFormatter *_numberFormatter; NSDataDetector *_addressDetector; } @@ -20,28 +21,33 @@ - (id)_nameForPersonWithIdentifier:(int)arg1; - (int)_fetchIdentifierForMeCard; - (int)_identifierForMeCard; +- (id)_identifiersForAllCardsLinkedToMeCard; - (id)_firstNameForMeCard; - (id)_randomNumber; - (id)_addressDetector; -- (id)_dateFormatter; - (id)_locationStringForEvent:(id)arg1; -- (id)_timeStringForEvent:(id)arg1 forBeginningOfSentence:(BOOL)arg2; +- (_Bool)_startTimeRequiresSingularForEvent:(id)arg1 withTimeString:(id)arg2; +- (id)_timeStringForEvent:(id)arg1 forBeginningOfSentence:(_Bool)arg2 useExplicitTimes:(_Bool)arg3 followingComma:(_Bool)arg4; +- (_Bool)_eventIsAlreadyLate:(id)arg1; +- (id)_adjustedMinutesTillEventStarts:(id)arg1; - (id)_attendeesForEvent:(id)arg1; -- (BOOL)_isDateInWeekend:(id)arg1; -- (BOOL)_doesEventStartEarly:(id)arg1; +- (_Bool)_isDateInWeekend:(id)arg1; +- (_Bool)_doesEventStartEarly:(id)arg1; - (id)_noonDateForEvents:(id)arg1; -- (BOOL)_arrayHasAfternoonEvents:(id)arg1; -- (BOOL)_arrayHasMorningEvents:(id)arg1; -- (BOOL)_prepareToUseMessageWithID:(id)arg1 shouldAllowWeekendUsage:(BOOL)arg2; -- (BOOL)_prependEarlyStartMessageToEventSummaryIfPossible:(id)arg1; -- (BOOL)_appendFreeAfternoonMessageToEventSummaryIfPossible:(id)arg1; -- (BOOL)_prependFreeMorningMessageToEventSummaryIfPossible:(id)arg1; -- (BOOL)_prependBusyDayMessageToEventSummaryIfPossible:(id)arg1; +- (_Bool)_arrayHasAfternoonEvents:(id)arg1; +- (_Bool)_arrayHasMorningEvents:(id)arg1; +- (_Bool)_prepareToUseMessageWithID:(id)arg1 shouldAllowWeekendUsage:(_Bool)arg2; +- (_Bool)_prependEarlyStartMessageToEventSummaryIfPossible:(id)arg1; +- (_Bool)_appendFreeAfternoonMessageToEventSummaryIfPossible:(id)arg1; +- (_Bool)_prependFreeMorningMessageToEventSummaryIfPossible:(id)arg1; +- (_Bool)_prependBusyDayMessageToEventSummaryIfPossible:(id)arg1; - (id)tomorrowSnippetForUpcomingEvents:(id)arg1 withTodayEvents:(id)arg2; -- (id)_naturalLanguageDescriptionForEvent:(id)arg1 isFirstInDay:(BOOL)arg2; -- (id)naturalLanguageDescriptionForUpcomingEvents:(id)arg1 firstInDay:(BOOL)arg2; +- (id)_naturalLanguageDescriptionForEvent:(id)arg1 isFirstInDay:(_Bool)arg2; +- (id)naturalLanguageDescriptionForUpcomingEvents:(id)arg1 firstInDay:(_Bool)arg2; - (id)naturalLanguageDescriptionForBirthdayEvents:(id)arg1; - (void)dealloc; +- (id)_sharedNumberFormatter; +- (struct __CFDateFormatter *)_sharedDateFormatter; - (id)init; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailAlarmCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailAlarmCell.h index 125d26988..ddeb4685d 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailAlarmCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailAlarmCell.h @@ -6,14 +6,15 @@ #import +// Not exported @interface EKEventDetailAlarmCell : EKEventDetailTwoValueCell { } -- (BOOL)update; +- (_Bool)update; - (void)setAlarms:(id)arg1; -- (BOOL)isEditable; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2 platformStyle:(int)arg3; +- (_Bool)isEditable; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2 platformStyle:(int)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesCell.h index beb62434e..1d435f0a0 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesCell.h @@ -8,18 +8,19 @@ @class EKEventDetailAttendeesListView; +// Not exported @interface EKEventDetailAttendeesCell : EKEventDetailCell { EKEventDetailAttendeesListView *_attendeesListView; } - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; - (id)_attendeesListView; - (void)setAttendees:(id)arg1; - (id)viewControllerForCell; -- (BOOL)update; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2; +- (_Bool)update; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesListView.h b/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesListView.h index 0f2ee4822..35e57d1dc 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesListView.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailAttendeesListView.h @@ -8,10 +8,11 @@ @class NSArray, UIColor; +// Not exported @interface EKEventDetailAttendeesListView : UIView { - BOOL _highlighted; - BOOL _groupsNames; + _Bool _highlighted; + _Bool _groupsNames; NSArray *_acceptedNames; NSArray *_maybeNames; NSArray *_declinedNames; @@ -21,8 +22,8 @@ UIColor *_highlightedTextColor; } -@property(nonatomic) BOOL groupsNames; // @synthesize groupsNames=_groupsNames; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) _Bool groupsNames; // @synthesize groupsNames=_groupsNames; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; @property(retain, nonatomic) UIColor *highlightedTextColor; // @synthesize highlightedTextColor=_highlightedTextColor; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(retain, nonatomic) NSArray *ungroupedNames; // @synthesize ungroupedNames=_ungroupedNames; @@ -31,10 +32,10 @@ @property(retain, nonatomic) NSArray *maybeNames; // @synthesize maybeNames=_maybeNames; @property(retain, nonatomic) NSArray *acceptedNames; // @synthesize acceptedNames=_acceptedNames; - (void).cxx_destruct; -- (void)_drawColumnOfStrings:(id)arg1 inRange:(struct _NSRange)arg2 startingAtPoint:(struct CGPoint)arg3 givenWidth:(float)arg4; -- (void)drawInvitees:(id)arg1 withStatus:(id)arg2 startingAtPoint:(struct CGPoint)arg3 givenWidth:(float)arg4; +- (void)_drawColumnOfStrings:(id)arg1 inRange:(struct _NSRange)arg2 startingAtPoint:(struct CGPoint)arg3 givenWidth:(double)arg4; +- (void)drawInvitees:(id)arg1 withStatus:(id)arg2 startingAtPoint:(struct CGPoint)arg3 givenWidth:(double)arg4; - (void)drawRect:(struct CGRect)arg1; -- (float)_heightForGroupOfAttendeeNames:(id)arg1; +- (double)_heightForGroupOfAttendeeNames:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailCell.h index c134097e4..54d06fa57 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailCell.h @@ -8,19 +8,20 @@ @class EKEvent; +// Not exported @interface EKEventDetailCell : UITableViewCell { EKEvent *_event; - BOOL _editable; + _Bool _editable; } - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; -- (BOOL)update; -@property(readonly, nonatomic) BOOL isEditable; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; +- (_Bool)update; +@property(readonly, nonatomic) _Bool isEditable; - (void)setEvent:(id)arg1; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2 style:(int)arg3; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2 style:(long long)arg3; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailCommentCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailCommentCell.h index 472410eed..f4167cb12 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailCommentCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailCommentCell.h @@ -6,12 +6,13 @@ #import +// Not exported @interface EKEventDetailCommentCell : EKEventDetailCell { } -- (BOOL)update; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2; +- (_Bool)update; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailExtendedNotesViewController.h b/iOS7/Frameworks/EventKitUI/EKEventDetailExtendedNotesViewController.h index a5f9aaebd..587acfff6 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailExtendedNotesViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailExtendedNotesViewController.h @@ -7,22 +7,19 @@ #import "UIViewController.h" #import "EKEditItemViewControllerProtocol-Protocol.h" -#import "UIWebViewDelegate-Protocol.h" -@class NSString, UIWebView; +@class NSString, UITextView; -@interface EKEventDetailExtendedNotesViewController : UIViewController +// Not exported +@interface EKEventDetailExtendedNotesViewController : UIViewController { - UIWebView *_webView; - NSString *_notes; + UITextView *_textView; } -@property(copy, nonatomic) NSString *notes; // @synthesize notes=_notes; - (void).cxx_destruct; -- (void)webViewDidFinishLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; -- (id)_webView; -- (unsigned int)supportedInterfaceOrientations; +@property(copy, nonatomic) NSString *notes; +- (id)_textView; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (id)init; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailGroup.h b/iOS7/Frameworks/EventKitUI/EKEventDetailGroup.h index 9d4ea361d..647201968 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailGroup.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailGroup.h @@ -10,23 +10,23 @@ @interface EKEventDetailGroup : NSObject { - int _tag; + long long _tag; NSArray *_items; NSString *_headerTitle; } @property(retain, nonatomic) NSString *headerTitle; // @synthesize headerTitle=_headerTitle; @property(retain, nonatomic) NSArray *items; // @synthesize items=_items; -@property(nonatomic) int tag; // @synthesize tag=_tag; +@property(nonatomic) long long tag; // @synthesize tag=_tag; - (void).cxx_destruct; - (id)description; -- (BOOL)hasSubitemForIndexPathRow:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (id)itemAtIndex:(unsigned int)arg1 subitemIndex:(unsigned int *)arg2; -- (id)itemAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRows; -- (id)initWithTag:(int)arg1 headerTitle:(id)arg2; +- (_Bool)hasSubitemForIndexPathRow:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (id)itemAtIndex:(unsigned long long)arg1 subitemIndex:(unsigned long long *)arg2; +- (id)itemAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRows; +- (id)initWithTag:(long long)arg1 headerTitle:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventDetailItem.h index 265cf5c32..36b542f44 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailItem.h @@ -8,39 +8,41 @@ #import "EKEditItemViewControllerDelegate-Protocol.h" -@class EKEvent, EKEventStore, UIViewController; +@class EKEvent, EKEventStore, UIViewController, UIViewController; +// Not exported @interface EKEventDetailItem : NSObject { EKEventStore *_store; EKEvent *_event; UIViewController *_viewController; - BOOL _allowsEditing; - BOOL _shouldIndent; - id _delegate; + _Bool _allowsEditing; + _Bool _shouldIndent; int _cellPosition; + id _delegate; } -@property(nonatomic) BOOL shouldIndent; // @synthesize shouldIndent=_shouldIndent; +@property(retain, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +@property(nonatomic) _Bool shouldIndent; // @synthesize shouldIndent=_shouldIndent; @property(nonatomic) int cellPosition; // @synthesize cellPosition=_cellPosition; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)editItemViewController:(id)arg1 didCompleteWithAction:(int)arg2; -- (BOOL)saveEvent; -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (void)notifySubitemDidCommit:(unsigned int)arg1; +- (_Bool)saveEvent; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (void)notifySubitemDidCommit:(unsigned long long)arg1; - (void)notifyDidEndEditing; - (void)notifyDidStartEditing; -- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (void)layoutCellsForWidth:(float)arg1 position:(int)arg2; -- (unsigned int)numberOfSubitems; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (void)layoutCellsForWidth:(double)arg1 position:(int)arg2; +- (unsigned long long)numberOfSubitems; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; - (void)setEvent:(id)arg1 store:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailNotesCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailNotesCell.h index 16ae761f0..2714c90b5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailNotesCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailNotesCell.h @@ -6,25 +6,23 @@ #import -@class UIFont, UILabel, UITextView; +@class UILabel, UITextView; +// Not exported @interface EKEventDetailNotesCell : EKEventDetailCell { UILabel *_notesTitleView; UITextView *_notesView; - BOOL _isTruncatingNotes; - UIFont *_font; + _Bool _isTruncatingNotes; } -@property(readonly, nonatomic) BOOL isTruncatingNotes; // @synthesize isTruncatingNotes=_isTruncatingNotes; -@property(retain, nonatomic) UIFont *_font; // @synthesize _font; +@property(readonly, nonatomic) _Bool isTruncatingNotes; // @synthesize isTruncatingNotes=_isTruncatingNotes; - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; -- (struct CGSize)_truncatedNotesViewSize:(float)arg1; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; +- (struct CGSize)_truncatedNotesViewSize:(double)arg1; - (id)_notesView; - (id)_notesTitleView; -- (BOOL)update; -- (id)init; +- (_Bool)update; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailOrganizerCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailOrganizerCell.h index 19776eeea..0c1b16195 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailOrganizerCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailOrganizerCell.h @@ -8,6 +8,7 @@ @class NSString, UILabel; +// Not exported @interface EKEventDetailOrganizerCell : EKEventDetailCell { NSString *_organizerName; @@ -16,13 +17,13 @@ } - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; - (id)_organizerView; - (id)_titleView; -- (BOOL)update; -- (BOOL)shouldDisplayForEvent; -- (BOOL)hasCustomLayout; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2; +- (_Bool)update; +- (_Bool)shouldDisplayForEvent; +- (_Bool)hasCustomLayout; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailPreviewCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailPreviewCell.h index d039cb26a..6ff0ce12e 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailPreviewCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailPreviewCell.h @@ -6,14 +6,15 @@ #import +// Not exported @interface EKEventDetailPreviewCell : EKEventDetailCell { - BOOL _alwaysVisible; + _Bool _alwaysVisible; } -@property(nonatomic) BOOL alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; -- (BOOL)update; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2; +@property(nonatomic) _Bool alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; +- (_Bool)update; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailRecurrenceCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailRecurrenceCell.h index a9b45dc4d..13d9ecfbd 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailRecurrenceCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailRecurrenceCell.h @@ -11,13 +11,13 @@ @interface EKEventDetailRecurrenceCell : EKEventDetailCell { UILabel *_recurrenceLabel; - float _lastLayoutWidth; + double _lastLayoutWidth; } - (void).cxx_destruct; -- (float)height; +- (double)height; - (void)layoutSubviews; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; - (id)_myTableView; - (void)setRecurrenceString:(id)arg1; - (id)_recurrenceLabel; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCell.h index 0cfe3185b..3d3b171a9 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCell.h @@ -20,8 +20,8 @@ UILabel *_statusView; UIButton *_editButton; unsigned int _visibleItems; - BOOL _observingLocaleChanges; - BOOL _hasLocationStatus; + _Bool _observingLocaleChanges; + _Bool _hasLocationStatus; int _locationStatus; NSObject *_delegate; } @@ -30,7 +30,7 @@ + (id)_skinnyImageWithColor:(id)arg1; @property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; - (id)_editButton; - (id)_statusView; - (id)_recurrenceView; @@ -40,7 +40,7 @@ - (id)_locationStatusView; - (id)_titleView; - (void)editButtonTapped; -- (BOOL)update; +- (_Bool)update; - (id)_locationFont; - (void)setPrimaryTextColor:(id)arg1; - (void)setColor:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCellDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCellDelegate-Protocol.h index d304147c5..77387ff69 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCellDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailTitleCellDelegate-Protocol.h @@ -6,6 +6,6 @@ @protocol EKEventDetailTitleCellDelegate - (void)editButtonPressed; -- (BOOL)shouldShowEditButtonInline; +- (_Bool)shouldShowEditButtonInline; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailTwoValueCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailTwoValueCell.h index 369e35994..b2b18b08e 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailTwoValueCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailTwoValueCell.h @@ -8,6 +8,7 @@ @class UILabel; +// Not exported @interface EKEventDetailTwoValueCell : EKEventDetailCell { int _style; @@ -17,14 +18,14 @@ } - (void).cxx_destruct; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; - (int)style; - (id)value2View; - (id)valueView; - (id)titleView; -- (BOOL)update; +- (_Bool)update; @property(readonly, nonatomic) unsigned int visibleItems; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2 platformStyle:(int)arg3; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2 platformStyle:(int)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventDetailURLCell.h b/iOS7/Frameworks/EventKitUI/EKEventDetailURLCell.h index 8f6697cce..6cb152cd6 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventDetailURLCell.h +++ b/iOS7/Frameworks/EventKitUI/EKEventDetailURLCell.h @@ -8,6 +8,7 @@ @class UILabel, UITextView; +// Not exported @interface EKEventDetailURLCell : EKEventDetailCell { UILabel *_URLTitleView; @@ -17,10 +18,10 @@ - (void).cxx_destruct; - (id)_URLView; - (id)_URLTitleView; -- (void)layoutForWidth:(float)arg1 position:(int)arg2; -- (BOOL)update; +- (void)layoutForWidth:(double)arg1 position:(int)arg2; +- (_Bool)update; - (void)setURL:(id)arg1; -- (id)initWithEvent:(id)arg1 editable:(BOOL)arg2 style:(int)arg3; +- (id)initWithEvent:(id)arg1 editable:(_Bool)arg2 style:(long long)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventEditViewController.h b/iOS7/Frameworks/EventKitUI/EKEventEditViewController.h index 061d24eff..39a23e08d 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventEditViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventEditViewController.h @@ -6,13 +6,14 @@ #import "UINavigationController.h" -@class EKEvent, EKEventEditor, EKEventStore, NSString; +@class EKEvent, EKEventEditor, EKEventStore, NSString, UIColor; @interface EKEventEditViewController : UINavigationController { EKEvent *_event; NSString *_eventId; - BOOL _showsTimeZone; + _Bool _showsTimeZone; + int _transitionForModalViewPresentation; EKEventStore *_store; id _editViewDelegate; EKEventEditor *_editor; @@ -20,24 +21,32 @@ + (void)setDefaultDatesForEvent:(id)arg1; @property(retain, nonatomic) EKEventEditor *editor; // @synthesize editor=_editor; -@property(nonatomic) BOOL showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; +@property(nonatomic) int transitionForModalViewPresentation; // @synthesize transitionForModalViewPresentation=_transitionForModalViewPresentation; +@property(nonatomic) _Bool showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; @property(nonatomic) __weak id editViewDelegate; // @synthesize editViewDelegate=_editViewDelegate; @property(retain, nonatomic) EKEventStore *eventStore; // @synthesize eventStore=_store; - (void).cxx_destruct; +@property(nonatomic) double editorNavBarRightContentInset; +@property(nonatomic) double editorNavBarLeftContentInset; +@property(retain, nonatomic) UIColor *editorBackgroundColor; +- (_Bool)willPresentDialogOnSave; +- (void)completeAndSave; - (void)handleTapOutside; -@property(nonatomic) BOOL canHideDoneAndCancelButtons; -@property(nonatomic) BOOL showAttachments; -@property(nonatomic) BOOL scrollToNotes; -- (unsigned int)supportedInterfaceOrientations; +@property(nonatomic) _Bool canHideDoneAndCancelButtons; +@property(nonatomic) _Bool showAttachments; +@property(nonatomic) _Bool scrollToNotes; +- (struct CGSize)preferredContentSize; +- (unsigned long long)supportedInterfaceOrientations; - (void)_storeChanged:(id)arg1; - (void)editor:(id)arg1 prepareCalendarItemForEdit:(id)arg2; - (void)editor:(id)arg1 didCompleteWithAction:(int)arg2; - (void)cancelEditing; -- (BOOL)saveWithSpan:(int)arg1 animated:(BOOL)arg2; +- (_Bool)saveWithSpan:(int)arg1 animated:(_Bool)arg2; - (void)refreshStartAndEndDates; -- (struct CGSize)contentSizeForViewInPopover; @property(retain, nonatomic) EKEvent *event; +- (void)presentViewController:(id)arg1 withTransition:(int)arg2 completion:(id)arg3; - (void)dealloc; +- (_Bool)shouldAutorotate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithEvent:(id)arg1 store:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKEventEditableDetailGroup.h b/iOS7/Frameworks/EventKitUI/EKEventEditableDetailGroup.h index 57376acbe..6efe7f8ce 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventEditableDetailGroup.h +++ b/iOS7/Frameworks/EventKitUI/EKEventEditableDetailGroup.h @@ -10,7 +10,7 @@ { } -- (id)itemAtIndex:(unsigned int)arg1; +- (id)itemAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventEditedByDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventEditedByDetailItem.h index c1f67732a..4a4ebdc22 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventEditedByDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventEditedByDetailItem.h @@ -10,18 +10,19 @@ @class UITableViewCell; +// Not exported @interface EKEventEditedByDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; - (void)shortenCell:(id)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventEditor.h b/iOS7/Frameworks/EventKitUI/EKEventEditor.h index c8dd5f477..730b6ccbf 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventEditor.h +++ b/iOS7/Frameworks/EventKitUI/EKEventEditor.h @@ -6,29 +6,40 @@ #import -@class EKEvent; +@class EKEvent, EKEventDateEditItem, UIColor; @interface EKEventEditor : EKCalendarItemEditor { - BOOL _showAttachments; + EKEventDateEditItem *_dateItem; + _Bool _isTransitioning; + _Bool _showAttachments; + UIColor *_backgroundColor; } -@property(nonatomic) BOOL showAttachments; // @synthesize showAttachments=_showAttachments; +@property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(nonatomic) _Bool showAttachments; // @synthesize showAttachments=_showAttachments; +- (void).cxx_destruct; - (id)_viewForSheet; -- (BOOL)_canDetachSingleOccurrence; +- (_Bool)_canDetachSingleOccurrence; - (void)_revertEvent; - (void)_copyEventForPossibleRevert; -- (unsigned int)entityType; +- (void)setShowsTimeZone:(_Bool)arg1; +- (unsigned long long)entityType; - (id)notificationNamesForLocaleChange; - (id)defaultAlertTitle; - (void)setupDeleteButton; - (id)_nameForDeleteButton; - (id)defaultTitleForCalendarItem; - (id)preferredTitle; -- (BOOL)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; - (id)_editItems; - (void)refreshStartAndEndDates; @property(retain, nonatomic) EKEvent *event; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)shouldAutorotate; - (void)loadView; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventFacebookButtonDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventFacebookButtonDetailItem.h index 9303b044f..57fa71dcc 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventFacebookButtonDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventFacebookButtonDetailItem.h @@ -8,16 +8,17 @@ @class UITableViewCell; +// Not exported @interface EKEventFacebookButtonDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (void)layoutCellsForWidth:(float)arg1 position:(int)arg2; -- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (void)layoutCellsForWidth:(double)arg1 position:(int)arg2; +- (void)eventViewController:(id)arg1 didSelectSubitem:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventGestureController.h b/iOS7/Frameworks/EventKitUI/EKEventGestureController.h index bf9ffb653..0bb104b3b 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventGestureController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventGestureController.h @@ -22,27 +22,27 @@ struct CGPoint _latestTouchPoint; struct CGPoint _previousTouchPoint; double _previousTouchTime; - float _previousTouchVelocity; + double _previousTouchVelocity; struct CGPoint _touchOffset; int _touchOffsetDays; double _dateAtFirstTouchPoint; - BOOL _isNewEvent; - BOOL _isInCancelRegion; - BOOL _isMultiDayTimedEvent; + _Bool _isNewEvent; + _Bool _isInCancelRegion; + _Bool _isMultiDayTimedEvent; EKCalendarDate *_currentDay; - BOOL _horizontalDragLocked; - BOOL _dragLockDisabled; + _Bool _horizontalDragLocked; + _Bool _dragLockDisabled; NSTimer *_scrollTimer; double _timeSinceEnteredPageMargin; - float _firstContactOfDraggingViewTop; - BOOL _hasStartedScrolling; + double _firstContactOfDraggingViewTop; + _Bool _hasStartedScrolling; int _consecutivePageTurnCount; - BOOL _forcedStart; - BOOL _needsCommit; + _Bool _forcedStart; + _Bool _needsCommit; id _recurrenceSheetCompletionHandler; - BOOL _usesXDragOffsetInCancelRegion; - BOOL _usesHorizontalDragLocking; - BOOL _commitBlocked; + _Bool _usesXDragOffsetInCancelRegion; + _Bool _usesHorizontalDragLocking; + _Bool _commitBlocked; id _untimedDelegate; id _delegate; } @@ -52,18 +52,21 @@ @property(readonly, nonatomic) struct CGPoint latestTouchPoint; // @synthesize latestTouchPoint=_latestTouchPoint; @property(readonly, nonatomic) struct CGPoint firstTouchPoint; // @synthesize firstTouchPoint=_firstTouchPoint; @property(retain, nonatomic) EKEvent *event; // @synthesize event=_event; -@property(nonatomic) BOOL commitBlocked; // @synthesize commitBlocked=_commitBlocked; -@property(nonatomic) BOOL usesHorizontalDragLocking; // @synthesize usesHorizontalDragLocking=_usesHorizontalDragLocking; -@property(nonatomic) BOOL usesXDragOffsetInCancelRegion; // @synthesize usesXDragOffsetInCancelRegion=_usesXDragOffsetInCancelRegion; +@property(nonatomic) _Bool commitBlocked; // @synthesize commitBlocked=_commitBlocked; +@property(nonatomic) _Bool usesHorizontalDragLocking; // @synthesize usesHorizontalDragLocking=_usesHorizontalDragLocking; +@property(nonatomic) _Bool usesXDragOffsetInCancelRegion; // @synthesize usesXDragOffsetInCancelRegion=_usesXDragOffsetInCancelRegion; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) __weak id untimedDelegate; // @synthesize untimedDelegate=_untimedDelegate; - (void).cxx_destruct; -- (BOOL)_isPointInCancelRegion:(struct CGPoint)arg1; -- (struct CGPoint)_computeOriginAtTouchPoint:(struct CGPoint)arg1 forDate:(double)arg2 isAllDay:(BOOL)arg3 allowXOffset:(BOOL)arg4 allowFloorAtRegionBottom:(BOOL)arg5; +- (_Bool)_isPointInCancelRegion:(struct CGPoint)arg1; +- (struct CGPoint)_computeOriginAtTouchPoint:(struct CGPoint)arg1 forDate:(double)arg2 isAllDay:(_Bool)arg3 allowXOffset:(_Bool)arg4 allowFloorAtRegionBottom:(_Bool)arg5; +- (double)_computeHeightForOccurrenceViewOfDuration:(double)arg1 allDay:(_Bool)arg2; +- (double)_computeHeightForOccurrenceViewOfDuration:(double)arg1; +- (double)_computeWidthForOccurrenceView; - (void)_updateHorizontalDragLockForPoint:(struct CGPoint)arg1; -- (float)_capOccurrenceViewYOrigin:(float)arg1; -- (float)_alignedYOriginForAllDayOccurrence:(id)arg1 atPoint:(struct CGPoint)arg2 floorAtAllDayRegionBottom:(BOOL)arg3; -- (BOOL)_flingOrCancelDraggingViewIfNeeded; +- (double)_capOccurrenceViewYOrigin:(double)arg1; +- (double)_alignedYOriginForAllDayOccurrence:(id)arg1 atPoint:(struct CGPoint)arg2 floorAtAllDayRegionBottom:(_Bool)arg3; +- (_Bool)_flingOrCancelDraggingViewIfNeeded; - (void)_cancel; - (void)_commit; - (void)_update; @@ -78,12 +81,12 @@ - (void)_longPress:(id)arg1; - (void)endForcedStart; - (void)forceStartWithOccurrence:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)isDraggingOccurrence; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)isDraggingOccurrence; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)promptUserForRecurrenceActionOnOccurrence:(id)arg1 whenFinished:(id)arg2; - (void)removeDraggedOccurrence; -- (void)updateDraggingOccurrenceForced:(BOOL)arg1 animated:(BOOL)arg2; +- (void)updateDraggingOccurrenceForced:(_Bool)arg1 animated:(_Bool)arg2; - (void)updateDraggingOccurrence; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKEventGestureControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEventGestureControllerDelegate-Protocol.h index e8b8563e6..d5fe802e3 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventGestureControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKEventGestureControllerDelegate-Protocol.h @@ -7,36 +7,36 @@ #import "NSObject-Protocol.h" @protocol EKEventGestureControllerDelegate -- (BOOL)didScrollWhenEventGestureController:(id)arg1 scrollTimerFiredToMoveLeft:(BOOL)arg2 right:(BOOL)arg3 vertically:(BOOL)arg4 towardPoint:(struct CGPoint)arg5; +- (_Bool)didScrollWhenEventGestureController:(id)arg1 scrollTimerFiredToMoveLeft:(_Bool)arg2 right:(_Bool)arg3 vertically:(_Bool)arg4 towardPoint:(struct CGPoint)arg5; - (void)eventGestureController:(id)arg1 didSingleTapOccurrence:(id)arg2; -- (void)eventGestureController:(id)arg1 didCancelEditingOccurrence:(id)arg2 fadedOut:(BOOL)arg3; -- (BOOL)eventGestureController:(id)arg1 didCommitOccurrence:(id)arg2 toDate:(double)arg3 isAllDay:(BOOL)arg4 span:(int)arg5; -- (void)eventGestureController:(id)arg1 didMoveToDate:(double)arg2 isAllDay:(BOOL)arg3; -- (void)eventGestureController:(id)arg1 didSetUpAtDate:(double)arg2 isAllDay:(BOOL)arg3; -- (float)eventGestureController:(id)arg1 heightForOccurrenceViewOfDuration:(double)arg2 allDay:(BOOL)arg3; -- (float)eventGestureController:(id)arg1 widthForOccurrenceViewOfDays:(unsigned int)arg2; -- (struct CGPoint)eventGestureController:(id)arg1 pointAtDate:(double)arg2 isAllDay:(BOOL)arg3; +- (void)eventGestureController:(id)arg1 didCancelEditingOccurrence:(id)arg2 fadedOut:(_Bool)arg3; +- (_Bool)eventGestureController:(id)arg1 didCommitOccurrence:(id)arg2 toDate:(double)arg3 isAllDay:(_Bool)arg4 span:(int)arg5; +- (void)eventGestureController:(id)arg1 didMoveToDate:(double)arg2 isAllDay:(_Bool)arg3; +- (void)eventGestureController:(id)arg1 didSetUpAtDate:(double)arg2 isAllDay:(_Bool)arg3; +- (double)eventGestureController:(id)arg1 heightForOccurrenceViewOfDuration:(double)arg2 allDay:(_Bool)arg3; +- (double)eventGestureController:(id)arg1 widthForOccurrenceViewOfDays:(unsigned long long)arg2; +- (struct CGPoint)eventGestureController:(id)arg1 pointAtDate:(double)arg2 isAllDay:(_Bool)arg3; - (double)eventGestureController:(id)arg1 dateAtPoint:(struct CGPoint)arg2; -- (BOOL)eventGestureController:(id)arg1 isAllDayAtPoint:(struct CGPoint)arg2 requireInsistence:(BOOL)arg3; -- (void)eventGestureController:(id)arg1 addViewToScroller:(id)arg2 isAllDay:(BOOL)arg3; -- (float)eventGestureController:(id)arg1 yPositionPerhapsMatchingAllDayOccurrence:(id)arg2 atPoint:(struct CGPoint)arg3; +- (_Bool)eventGestureController:(id)arg1 isAllDayAtPoint:(struct CGPoint)arg2 requireInsistence:(_Bool)arg3; +- (void)eventGestureController:(id)arg1 addViewToScroller:(id)arg2 isAllDay:(_Bool)arg3; +- (double)eventGestureController:(id)arg1 yPositionPerhapsMatchingAllDayOccurrence:(id)arg2 atPoint:(struct CGPoint)arg3; - (id)eventGestureController:(id)arg1 occurrenceViewAtPoint:(struct CGPoint)arg2; - (id)createEventForEventGestureController:(id)arg1; -- (void)eventGestureController:(id)arg1 adjustDraggingViewForAllDay:(BOOL)arg2; +- (void)eventGestureController:(id)arg1 adjustDraggingViewForAllDay:(_Bool)arg2; - (id)createOccurrenceViewForEventGestureController:(id)arg1; -- (float)timedRegionOriginForEventGestureController:(id)arg1; +- (double)timedRegionOriginForEventGestureController:(id)arg1; - (id)occurrenceViewSuperviewForEventGestureController:(id)arg1; - (id)touchTrackingViewForEventGestureController:(id)arg1; @optional -- (BOOL)eventGestureController:(id)arg1 shouldFadeOccurrenceAfterFling:(id)arg2; -- (BOOL)eventEditorPopoverActiveWhileDraggingForEventGestureController:(id)arg1; +- (_Bool)eventGestureController:(id)arg1 shouldFadeOccurrenceAfterFling:(id)arg2; +- (_Bool)eventEditorPopoverActiveWhileDraggingForEventGestureController:(id)arg1; - (struct CGRect)marginFrameForEventGestureController:(id)arg1; -- (float)eventGestureController:(id)arg1 convertXForMargin:(float)arg2; -- (BOOL)eventGestureControllerShouldAllowLongPress:(id)arg1; -- (BOOL)moreThanOneDayVisibleForEventGestureController:(id)arg1; -- (float)computeXDragOffsetForEventGestureController:(id)arg1 currentX:(float)arg2 startX:(float)arg3; -- (float)horizontalOffsetForPagingForEventGestureController:(id)arg1; -- (float)pageChangeMarginForEventGestureController:(id)arg1; +- (double)eventGestureController:(id)arg1 convertXForMargin:(double)arg2; +- (_Bool)eventGestureControllerShouldAllowLongPress:(id)arg1; +- (_Bool)moreThanOneDayVisibleForEventGestureController:(id)arg1; +- (double)computeXDragOffsetForEventGestureController:(id)arg1 currentX:(double)arg2 startX:(double)arg3; +- (double)horizontalOffsetForPagingForEventGestureController:(id)arg1; +- (double)pageChangeMarginForEventGestureController:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventInfoHeaderView.h b/iOS7/Frameworks/EventKitUI/EKEventInfoHeaderView.h deleted file mode 100644 index 99ab46a01..000000000 --- a/iOS7/Frameworks/EventKitUI/EKEventInfoHeaderView.h +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class CalendarCustomTimeView, EKStrikethroughLabel, UIButton, UIImageView, UIView; - -@interface EKEventInfoHeaderView : UIView -{ - int _style; - unsigned int _visibleHeaderItems; - UIButton *_editButton; - UIView *_editButtonClippingView; - UIView *_timeClippingView; - UIImageView *_dotView; - EKStrikethroughLabel *_titleView; - UIView *_locationView; - UIImageView *_locationStatusView; - BOOL _hasLocationStatus; - int _locationStatus; - BOOL _dataDetectedInLocation; - CalendarCustomTimeView *_customTimeView; - float _lastLayoutWidth; - float _lastMaxY; - BOOL _isBirthday; - BOOL _isFacebook; - BOOL _needsReply; - BOOL _declined; -} - -+ (float)xMidpointForCalendarDot; -- (void).cxx_destruct; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutForWidth:(float)arg1; -- (float)layoutHeaderForWidth:(float)arg1; -- (void)setEditButtonVisibility:(BOOL)arg1; -- (id)editButton; -- (id)_customTimeView; -- (id)_locationView; -- (id)_titleView; -- (id)_editButton; -- (void)setEvent:(id)arg1 color:(id)arg2; -- (id)initWithEvent:(id)arg1 color:(id)arg2 style:(int)arg3; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKEventNotesDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventNotesDetailItem.h index aafcf963e..4d47f06d4 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventNotesDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventNotesDetailItem.h @@ -8,6 +8,7 @@ @class UITableViewCell, UITextView; +// Not exported @interface EKEventNotesDetailItem : EKEventDetailItem { UITableViewCell *_cell; @@ -16,13 +17,12 @@ } - (void).cxx_destruct; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (unsigned int)numberOfSubitems; -- (id)_notesViewForWidth:(float)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (unsigned long long)numberOfSubitems; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventNotesEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKEventNotesEditItemViewController.h new file mode 100644 index 000000000..348676ec3 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKEventNotesEditItemViewController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class CalendarNotesCell, NSString, UITableView; + +// Not exported +@interface EKEventNotesEditItemViewController : EKEditItemViewController +{ + UITableView *_table; + CalendarNotesCell *_cell; + NSString *_text; +} + +- (void).cxx_destruct; +- (struct CGSize)preferredContentSize; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)validateAllowingAlert:(_Bool)arg1; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +@property(copy) NSString *noteText; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)loadView; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKEventNotesInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventNotesInlineEditItem.h index b989cce5f..168431d69 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventNotesInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventNotesInlineEditItem.h @@ -10,21 +10,22 @@ @class CalendarNotesCell; +// Not exported @interface EKEventNotesInlineEditItem : EKEventEditItem { CalendarNotesCell *_cell; } - (void).cxx_destruct; -- (BOOL)textViewShouldReturn:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textViewShouldReturn:(id)arg1; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)isInline; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)isInline; - (void)reset; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventOccurrenceListItem.h b/iOS7/Frameworks/EventKitUI/EKEventOccurrenceListItem.h index eff52c6a6..c9f6c5ae5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventOccurrenceListItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventOccurrenceListItem.h @@ -26,47 +26,47 @@ unsigned int _isEndDate:1; unsigned int _indentsWithoutDot:1; unsigned int _showsColors:1; - BOOL _isSelected; + _Bool _isSelected; } -+ (float)defaultHeight; -+ (float)timeWidthIncludingDots:(BOOL)arg1; -+ (float)hourWidth; ++ (double)defaultHeight; ++ (double)timeWidthIncludingDots:(_Bool)arg1; ++ (double)hourWidth; + (void)_invalidateWidths; + (void)_calculateWidths; -+ (float)xMidpointForCalendarDot; ++ (double)xMidpointForCalendarDot; - (void).cxx_destruct; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)isCancelled; -- (BOOL)isAllDay; +- (_Bool)isCancelled; +- (_Bool)isAllDay; - (unsigned int)designator; - (void)drawRect:(struct CGRect)arg1; -- (void)drawText:(id)arg1 withDefaultColor:(id)arg2 atPoint:(struct CGPoint)arg3 forWidth:(float)arg4 font:(id)arg5 lineBreakMode:(int)arg6 staticColor:(BOOL)arg7; -- (void)drawDeemphasizedText:(id)arg1 atPoint:(struct CGPoint)arg2 forWidth:(float)arg3 font:(id)arg4 lineBreakMode:(int)arg5 staticColor:(BOOL)arg6; -- (void)drawBoldText:(id)arg1 atPoint:(struct CGPoint)arg2 forWidth:(float)arg3 font:(id)arg4 lineBreakMode:(int)arg5 staticColor:(BOOL)arg6; -- (BOOL)setUpStaticDrawingColor; +- (void)drawText:(id)arg1 withDefaultColor:(id)arg2 atPoint:(struct CGPoint)arg3 forWidth:(double)arg4 font:(id)arg5 lineBreakMode:(long long)arg6 staticColor:(_Bool)arg7; +- (void)drawDeemphasizedText:(id)arg1 atPoint:(struct CGPoint)arg2 forWidth:(double)arg3 font:(id)arg4 lineBreakMode:(long long)arg5 staticColor:(_Bool)arg6; +- (void)drawBoldText:(id)arg1 atPoint:(struct CGPoint)arg2 forWidth:(double)arg3 font:(id)arg4 lineBreakMode:(long long)arg5 staticColor:(_Bool)arg6; +- (_Bool)setUpStaticDrawingColor; - (id)outlineImageWithColor:(id)arg1; - (id)_dot; - (id)_selectedBackgroundImage; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; -- (void)setShowsColors:(BOOL)arg1; -- (void)setIndentsForMissingDot:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; +- (void)setShowsColors:(_Bool)arg1; +- (void)setIndentsForMissingDot:(_Bool)arg1; - (void)setDotColor:(id)arg1; -- (void)setCancelled:(BOOL)arg1; -- (void)setNeedsReply:(BOOL)arg1; -- (void)setDeclined:(BOOL)arg1; -- (void)setTentative:(BOOL)arg1; -- (void)setIsEndDate:(BOOL)arg1; +- (void)setCancelled:(_Bool)arg1; +- (void)setNeedsReply:(_Bool)arg1; +- (void)setDeclined:(_Bool)arg1; +- (void)setTentative:(_Bool)arg1; +- (void)setIsEndDate:(_Bool)arg1; - (void)setDisplayDate:(id)arg1; -- (void)setIsFacebook:(BOOL)arg1; -- (void)setIsBirthday:(BOOL)arg1; -- (void)setIsAllDay:(BOOL)arg1; +- (void)setIsFacebook:(_Bool)arg1; +- (void)setIsBirthday:(_Bool)arg1; +- (void)setIsAllDay:(_Bool)arg1; - (void)setLocation:(id)arg1; - (id)title; - (void)setTitle:(id)arg1; - (void)updateWithEvent:(id)arg1; -- (BOOL)showDisclosure; +- (_Bool)showDisclosure; - (id)init; - (id)initWithEvent:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKEventOrganizerDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventOrganizerDetailItem.h index bed463b0a..b1e1755f5 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventOrganizerDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventOrganizerDetailItem.h @@ -8,16 +8,17 @@ @class UITableViewCell; +// Not exported @interface EKEventOrganizerDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventPreviewDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventPreviewDetailItem.h index b02c81497..e29e9479a 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventPreviewDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventPreviewDetailItem.h @@ -8,15 +8,16 @@ @class UITableViewCell; +// Not exported @interface EKEventPreviewDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventRecurrenceDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventRecurrenceDetailItem.h index 655dad06a..da0c41431 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventRecurrenceDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventRecurrenceDetailItem.h @@ -8,21 +8,22 @@ @class EKEventDetailRecurrenceCell, NSDate, NSString; +// Not exported @interface EKEventRecurrenceDetailItem : EKEventDetailItem { EKEventDetailRecurrenceCell *_cell; - int _repeatType; - int _originalRepeatType; + long long _repeatType; + long long _originalRepeatType; NSDate *_repeatEnd; NSString *_customRepeatDescription; - BOOL _indent; + _Bool _indent; } - (void).cxx_destruct; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; - (void)setEvent:(id)arg1 store:(id)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventStore-MobileCal.h b/iOS7/Frameworks/EventKitUI/EKEventStore-MobileCal.h index 8e60cd572..e3f0efb3a 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventStore-MobileCal.h +++ b/iOS7/Frameworks/EventKitUI/EKEventStore-MobileCal.h @@ -8,8 +8,11 @@ @interface EKEventStore (MobileCal) - (id)stringForColor:(id)arg1; +- (id)localizedStringForSymbolicColorName:(id)arg1; - (id)colorForCalendar:(id)arg1; - (id)defaultCalendarColorsInRainbowOrder; -- (id)defaultCalendarColors; +- (id)symbolicNameToUIColors; +- (id)_uicolorFromString:(id)arg1; +- (id)colorNamesInRainbowOrder; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItem.h index 0938540cd..128744eee 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItem.h @@ -8,24 +8,24 @@ #import "EKEventDetailTitleCellDelegate-Protocol.h" -@class EKEventInfoHeaderView, NSObject, UIColor, UITableViewCell; +@class NSObject, UIColor, UITableViewCell; +// Not exported @interface EKEventTitleDetailItem : EKEventDetailItem { UITableViewCell *_cell; - EKEventInfoHeaderView *_header; UIColor *_color; - BOOL _showDot; + _Bool _showDot; NSObject *_editDelegate; } @property(nonatomic) __weak NSObject *editDelegate; // @synthesize editDelegate=_editDelegate; - (void).cxx_destruct; -- (BOOL)shouldShowEditButtonInline; +- (_Bool)shouldShowEditButtonInline; - (void)editButtonPressed; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItemDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItemDelegate-Protocol.h index e560ceda7..3505ede9a 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItemDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKEventTitleDetailItemDelegate-Protocol.h @@ -6,6 +6,6 @@ @protocol EKEventTitleDetailItemDelegate - (void)editButtonPressed; -- (BOOL)shouldShowEditButtonInline; +- (_Bool)shouldShowEditButtonInline; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventURLAndNotesInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventURLAndNotesInlineEditItem.h index 5c8e56c2f..699592a11 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventURLAndNotesInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventURLAndNotesInlineEditItem.h @@ -15,11 +15,11 @@ } - (void).cxx_destruct; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (BOOL)isInline; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (_Bool)isInline; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; - (void)setSelectedResponder:(id)arg1; - (void)setDelegate:(id)arg1; - (void)setCalendarItem:(id)arg1 store:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKEventURLDetailItem.h b/iOS7/Frameworks/EventKitUI/EKEventURLDetailItem.h index 8953acacc..ceb784948 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventURLDetailItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventURLDetailItem.h @@ -8,16 +8,17 @@ @class UITableViewCell; +// Not exported @interface EKEventURLDetailItem : EKEventDetailItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (BOOL)hasDetailViewControllerAtIndex:(unsigned int)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 forWidth:(float)arg2; -- (BOOL)configureWithCalendar:(id)arg1 preview:(BOOL)arg2; +- (_Bool)hasDetailViewControllerAtIndex:(unsigned long long)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 forWidth:(double)arg2; +- (_Bool)configureWithCalendar:(id)arg1 preview:(_Bool)arg2; - (void)reset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventURLInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKEventURLInlineEditItem.h index 321976dfb..1a2d89547 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventURLInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKEventURLInlineEditItem.h @@ -10,21 +10,22 @@ @class UITableViewCell; +// Not exported @interface EKEventURLInlineEditItem : EKEventEditItem { UITableViewCell *_cell; } - (void).cxx_destruct; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (BOOL)isInline; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (_Bool)isInline; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; - (void)reset; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (BOOL)canBeConfiguredForCalendarConstraints:(id)arg1; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; +- (_Bool)canBeConfiguredForCalendarConstraints:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKEventViewController.h b/iOS7/Frameworks/EventKitUI/EKEventViewController.h index ee05dec17..c1f5a7a43 100644 --- a/iOS7/Frameworks/EventKitUI/EKEventViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKEventViewController.h @@ -7,90 +7,103 @@ #import "UIViewController.h" #import "EKEventTitleDetailItemDelegate-Protocol.h" -#import "UIPickerViewDataSource-Protocol.h" -#import "UIPickerViewDelegate-Protocol.h" +#import "EKUIEventStatusButtonsViewDelegate-Protocol.h" -@class EKEvent, EKEventDetailItem, NSArray, NSString, UIActionSheet, UISegmentedControl, UITableView, UIToolbar, _UIAccessDeniedView; +@class EKEvent, EKEventDetailItem, EKUIEventStatusButtonsView, NSArray, NSString, SingleToolbarItemContainerView, UIActionSheet, UIAlertView, UITableView, _UIAccessDeniedView; -@interface EKEventViewController : UIViewController +@interface EKEventViewController : UIViewController { - BOOL _ignoreDBChanges; - int _lastAuthorizationStatus; + _Bool _ignoreDBChanges; + long long _lastAuthorizationStatus; _UIAccessDeniedView *_accessDeniedView; - EKEventDetailItem *_selectedEditItem; - int _disclosedTableSection; + EKEventDetailItem *_selectedEditItem; + long long _disclosedTableSection; struct _NSRange _disclosedTableRange; NSString *_eventId; UIActionSheet *_alertSheet; + UIAlertView *_alertView; int _pendingStatus; id _editor; - UISegmentedControl *_segmentedControl; - UIToolbar *_buttonBar; - int _lastOrientation; - id _currentEditItem; + EKUIEventStatusButtonsView *_statusButtonsView; + SingleToolbarItemContainerView *_statusButtonsContainerView; + double _statusButtonsViewCachedFontSize; + long long _lastOrientation; + EKEventDetailItem *_currentEditItem; UITableView *_tableView; - BOOL _didAppear; - BOOL _autoPop; - BOOL _allowsSubitems; - BOOL _showsPreview; - BOOL _forcePreview; - BOOL _trustsStatus; - BOOL _allowsInviteResponses; - BOOL _showsAddToCalendar; - BOOL _icsPreview; - BOOL _needsReload; - BOOL _showsDoneButton; - BOOL _showsDelegateMessage; + _Bool _didAppear; + _Bool _autoPop; + _Bool _allowsSubitems; + _Bool _showsPreview; + _Bool _forcePreview; + _Bool _trustsStatus; + _Bool _allowsInviteResponses; + _Bool _showsAddToCalendar; + _Bool _ICSPreview; + _Bool _needsReload; + _Bool _showsDoneButton; + _Bool _showsOutOfDateMessage; + _Bool _showsDelegatorMessage; + _Bool _showsDelegateMessage; + _Bool _dead; NSArray *_items; NSArray *_currentSections; int _scrollToSection; - BOOL _allowsEditing; - BOOL _ICSPreview; - BOOL _showsTimeZone; + _Bool _allowsEditing; + _Bool _showsTimeZone; + _Bool _hideNavigationBar; + _Bool _leaveNavBarHidden; + int _editorShowTransition; + int _editorHideTransition; id _delegate; EKEvent *_event; - int _interfaceOrientationStartingModalEditingSession; + double _leftInset; + double _rightInset; + long long _interfaceOrientationStartingModalEditingSession; } -+ (void)adjustLayoutForCell:(id)arg1 tableViewWidth:(float)arg2 numRowsInSection:(unsigned int)arg3 cellRow:(unsigned int)arg4; ++ (void)adjustLayoutForCell:(id)arg1 tableViewWidth:(double)arg2 numRowsInSection:(unsigned long long)arg3 cellRow:(unsigned long long)arg4; + (void)setDefaultDatesForEvent:(id)arg1; -@property(nonatomic) int interfaceOrientationStartingModalEditingSession; // @synthesize interfaceOrientationStartingModalEditingSession=_interfaceOrientationStartingModalEditingSession; -@property(nonatomic) BOOL showsDelegateMessage; // @synthesize showsDelegateMessage=_showsDelegateMessage; -@property(nonatomic) BOOL showsDoneButton; // @synthesize showsDoneButton=_showsDoneButton; -@property(nonatomic) BOOL showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; -@property(nonatomic) BOOL allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; -@property(nonatomic) BOOL showsAddToCalendar; // @synthesize showsAddToCalendar=_showsAddToCalendar; -@property(nonatomic, getter=isICSPreview) BOOL ICSPreview; // @synthesize ICSPreview=_ICSPreview; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) long long interfaceOrientationStartingModalEditingSession; // @synthesize interfaceOrientationStartingModalEditingSession=_interfaceOrientationStartingModalEditingSession; +@property(nonatomic) double rightInset; // @synthesize rightInset=_rightInset; +@property(nonatomic) double leftInset; // @synthesize leftInset=_leftInset; +@property(nonatomic) int editorHideTransition; // @synthesize editorHideTransition=_editorHideTransition; +@property(nonatomic) int editorShowTransition; // @synthesize editorShowTransition=_editorShowTransition; +@property(nonatomic) _Bool leaveNavBarHidden; // @synthesize leaveNavBarHidden=_leaveNavBarHidden; +@property(nonatomic) _Bool hideNavigationBar; // @synthesize hideNavigationBar=_hideNavigationBar; +@property(nonatomic) _Bool showsDelegateMessage; // @synthesize showsDelegateMessage=_showsDelegateMessage; +@property(nonatomic) _Bool showsDelegatorMessage; // @synthesize showsDelegatorMessage=_showsDelegatorMessage; +@property(nonatomic) _Bool showsOutOfDateMessage; // @synthesize showsOutOfDateMessage=_showsOutOfDateMessage; +@property(nonatomic) _Bool showsDoneButton; // @synthesize showsDoneButton=_showsDoneButton; +@property(nonatomic) _Bool showsTimeZone; // @synthesize showsTimeZone=_showsTimeZone; +@property(nonatomic) _Bool allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; +@property(nonatomic) _Bool showsAddToCalendar; // @synthesize showsAddToCalendar=_showsAddToCalendar; +@property(nonatomic, getter=isICSPreview) _Bool ICSPreview; // @synthesize ICSPreview=_ICSPreview; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; @property(retain, nonatomic) EKEvent *event; // @synthesize event=_event; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)editButtonPressed; -- (BOOL)shouldShowEditButtonInline; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (_Bool)shouldShowEditButtonInline; - (void)detailItem:(id)arg1 wantsIndexPathsScrolledToVisible:(id)arg2; - (void)detailItem:(id)arg1 wantsRowInsertions:(id)arg2 rowDeletions:(id)arg3 rowReloads:(id)arg4; - (void)detailItem:(id)arg1 wantsRowReload:(id)arg2; - (void)detailItem:(id)arg1 performActionsOnCellAtIndexPath:(id)arg2 actions:(id)arg3; -- (unsigned int)_sectionForDetailItem:(id)arg1; +- (unsigned long long)_sectionForDetailItem:(id)arg1; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (void)_handleTapOnDisclosedDetailItem:(id)arg1 atIndexPath:(id)arg2; +- (_Bool)allowContextProvider:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)_disclosureAdjustedRowForIndexPath:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)_heightForDisclosedRowAtIndexPath:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)_cellForDisclosedRowAtIndexPath:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (id)rotatingFooterView; -- (unsigned int)supportedInterfaceOrientations; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)_layoutStatusButtonsForInterfaceOrientation:(long long)arg1; +- (void)viewWillLayoutSubviews; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (void)eventStatusButtonsView:(id)arg1 calculatedFontSizeToFit:(double)arg2; +- (double)eventStatusButtonsViewButtonFontSize:(id)arg1; +- (void)eventStatusButtonsView:(id)arg1 didSelectButtonAtIndex:(unsigned long long)arg2; - (void)_responseChanged:(id)arg1; - (void)_declineButtonPressed:(id)arg1; - (void)_maybeButtonPressed:(id)arg1; @@ -99,25 +112,31 @@ - (void)_updateResponseVisibility; - (void)_segmentedControlHit:(id)arg1; - (void)_addToCalendarClicked:(id)arg1; +- (void)_presentAlertWithTag:(long long)arg1; - (void)_deleteClicked:(id)arg1; - (void)invokeInviteAction:(int)arg1; - (void)_prepareEventForEdit; - (void)eventEditViewController:(id)arg1 didCompleteWithAction:(int)arg2; -- (void)_dismissEditor:(BOOL)arg1; +- (void)_dismissEditor:(_Bool)arg1 deleted:(_Bool)arg2; - (id)viewControllerForEventItem:(id)arg1; - (void)eventItemDidEndEditing:(id)arg1; - (void)eventItemDidCommit:(id)arg1; - (void)eventItemDidStartEditing:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_alertButtonClickedWithTag:(long long)arg1 buttonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_presentDetachSheet; -- (BOOL)_canDetachSingleOccurrence; -- (struct CGSize)contentSizeForViewInPopover; +- (_Bool)_canDetachSingleOccurrence; +- (struct CGSize)preferredContentSize; - (void)_performDelete; - (void)_presentValidationAlert:(id)arg1; -- (BOOL)_performSave:(int)arg1 animated:(BOOL)arg2; +- (_Bool)_performSave:(int)arg1 animated:(_Bool)arg2; - (void)_saveStatus:(int)arg1 span:(int)arg2; +- (void)resumeEventEditing; - (void)editEvent; - (void)doneButtonPressed; +- (id)_statusButtonsContainerView; +- (id)_statusButtonsView; - (void)_setUpForEvent; - (void)_updateFooterIfNeeded; - (void)_configureItemsForStoreConstraintsGivenCalendar:(id)arg1; @@ -126,24 +145,26 @@ - (void)_localeChanged; - (void)_storeChanged:(id)arg1; - (void)_refreshEventAndReload; +- (void)_updateFrameForInsets; +@property(nonatomic) double topInset; - (id)accessDeniedView; @property(nonatomic) int scrollToSection; - (void)completeWithAction:(int)arg1; -@property(nonatomic) BOOL alwaysShowsCalendarPreview; -@property(nonatomic) BOOL allowsCalendarPreview; +@property(nonatomic) _Bool alwaysShowsCalendarPreview; +@property(nonatomic) _Bool allowsCalendarPreview; - (void)_reloadIfNeeded; - (void)_setNeedsReload; - (void)_pop; - (struct CGSize)_idealSize; -- (BOOL)_shouldShowEditButton; -- (void)_updateNavBarAnimated:(BOOL)arg1; -- (BOOL)_shouldDisplayDoneButton; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)_shouldShowEditButton; +- (void)_updateNavBarAnimated:(_Bool)arg1; +- (_Bool)_shouldDisplayDoneButton; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)_updateTableContentInsetForKeyboard:(id)arg1; - (void)_updateTableContentForSizeCategoryChange:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)tableView; diff --git a/iOS7/Frameworks/EventKitUI/EKEventViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEventViewDelegate-Protocol.h new file mode 100644 index 000000000..f4ea3f885 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKEventViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol EKEventViewDelegate +- (void)eventViewController:(id)arg1 didCompleteWithAction:(int)arg2; +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKEventViewDelegatePrivate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKEventViewDelegatePrivate-Protocol.h new file mode 100644 index 000000000..ef1f017a3 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKEventViewDelegatePrivate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "EKEventViewDelegate-Protocol.h" + +@protocol EKEventViewDelegatePrivate + +@optional +- (void)eventViewControllerWillFinishEditingEvent:(id)arg1 deleted:(_Bool)arg2; +- (void)eventViewControllerDidBeginEditingEventWithEditViewController:(id)arg1; +- (void)eventViewControllerWillBeginEditingEvent:(id)arg1; +- (void)eventViewControllerDidRequestAddToCalendar:(id)arg1; +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKExpandingTextView.h b/iOS7/Frameworks/EventKitUI/EKExpandingTextView.h index fbffcd1e1..241d35c26 100644 --- a/iOS7/Frameworks/EventKitUI/EKExpandingTextView.h +++ b/iOS7/Frameworks/EventKitUI/EKExpandingTextView.h @@ -13,14 +13,14 @@ @interface EKExpandingTextView : UITextView { UILabel *_placeholderLabel; - BOOL _allowEnclosingViewScroll; + _Bool _allowEnclosingViewScroll; } - (void).cxx_destruct; - (void)setContentSize:(struct CGSize)arg1; - (void)setContentOffset:(struct CGPoint)arg1; - (void)setBackgroundColor:(id)arg1; -- (void)setTextAlignment:(int)arg1; +- (void)setTextAlignment:(long long)arg1; - (void)setFont:(id)arg1; - (void)setText:(id)arg1; - (void)_updatePlaceholder; diff --git a/iOS7/Frameworks/EventKitUI/EKGroupInfo.h b/iOS7/Frameworks/EventKitUI/EKGroupInfo.h index f83119f7e..1b9e9962a 100644 --- a/iOS7/Frameworks/EventKitUI/EKGroupInfo.h +++ b/iOS7/Frameworks/EventKitUI/EKGroupInfo.h @@ -17,33 +17,33 @@ NSString *_typeTitle; NSString *_title; NSString *_titleForBeginningOfSentence; - BOOL _selected; - BOOL _showSelectAllButton; + _Bool _selected; + _Bool _showSelectAllButton; EKSource *_source; } -@property(nonatomic) BOOL showSelectAllButton; // @synthesize showSelectAllButton=_showSelectAllButton; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool showSelectAllButton; // @synthesize showSelectAllButton=_showSelectAllButton; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; @property(retain, nonatomic) EKSource *source; // @synthesize source=_source; - (void).cxx_destruct; - (id)description; @property(readonly, nonatomic) int sortOrder; -@property(readonly, nonatomic) BOOL isSubscribed; -@property(readonly, nonatomic) BOOL showCalendarNameIfSolitary; -@property(readonly, nonatomic) BOOL showAddCalendarButton; +@property(readonly, nonatomic) _Bool isSubscribed; +@property(readonly, nonatomic) _Bool showCalendarNameIfSolitary; +@property(readonly, nonatomic) _Bool showAddCalendarButton; - (void)selectNone; - (void)selectAll; @property(readonly, nonatomic) NSSet *selectedCalendarSet; @property(readonly, nonatomic) NSSet *calendarSet; - (id)copyCalendars; -- (id)calendarAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int numSelectedCalendars; -@property(readonly, nonatomic) unsigned int numSelectableCalendars; -@property(readonly, nonatomic) unsigned int numCalendars; +- (id)calendarAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numSelectedCalendars; +@property(readonly, nonatomic) unsigned long long numSelectableCalendars; +@property(readonly, nonatomic) unsigned long long numCalendars; @property(readonly, nonatomic) NSArray *calendarInfos; @property(readonly, nonatomic) NSString *typeTitle; - (void)setCustomTitle:(id)arg1 forBeginningOfSentence:(id)arg2; -- (id)titleForBeginningOfSentence:(BOOL)arg1; +- (id)titleForBeginningOfSentence:(_Bool)arg1; @property(readonly, nonatomic) NSString *title; - (void)removeCalendar:(id)arg1; - (void)insertCalendarInfo:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKICSPreviewController.h b/iOS7/Frameworks/EventKitUI/EKICSPreviewController.h index 44ebd6e5e..eefd96763 100644 --- a/iOS7/Frameworks/EventKitUI/EKICSPreviewController.h +++ b/iOS7/Frameworks/EventKitUI/EKICSPreviewController.h @@ -14,24 +14,24 @@ EKEventStore *_eventStore; EKEventViewController *_currentImport; UIViewController *_contentViewController; - BOOL _importing; - BOOL _hasCustomCancelButton; - int _cancelButtonType; - BOOL _allowsImport; - BOOL _allowsEditing; - BOOL _allowsSubitems; - BOOL _actionsDisabled; - BOOL _allowsInvalidProperties; - BOOL _allowsToDos; + _Bool _importing; + _Bool _hasCustomCancelButton; + long long _cancelButtonType; + _Bool _allowsImport; + _Bool _allowsEditing; + _Bool _allowsSubitems; + _Bool _allowsInvalidProperties; + _Bool _allowsToDos; + int _actionsState; id _previewDelegate; } -@property(nonatomic) BOOL allowsToDos; // @synthesize allowsToDos=_allowsToDos; -@property(nonatomic) BOOL allowsInvalidProperties; // @synthesize allowsInvalidProperties=_allowsInvalidProperties; -@property(nonatomic) BOOL actionsDisabled; // @synthesize actionsDisabled=_actionsDisabled; -@property(nonatomic) BOOL allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; -@property(nonatomic) BOOL allowsImport; // @synthesize allowsImport=_allowsImport; +@property(nonatomic) _Bool allowsToDos; // @synthesize allowsToDos=_allowsToDos; +@property(nonatomic) _Bool allowsInvalidProperties; // @synthesize allowsInvalidProperties=_allowsInvalidProperties; +@property(nonatomic) int actionsState; // @synthesize actionsState=_actionsState; +@property(nonatomic) _Bool allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(nonatomic) _Bool allowsImport; // @synthesize allowsImport=_allowsImport; @property(nonatomic) __weak id previewDelegate; // @synthesize previewDelegate=_previewDelegate; - (void).cxx_destruct; - (void)importEventFromController:(id)arg1 intoCalendar:(id)arg2; @@ -46,18 +46,18 @@ - (void)removeCancelButton; - (void)setCancelButtonWithTarget:(id)arg1 action:(SEL)arg2; - (void)_updateCancelButton; -- (void)_createCancelButtonWithType:(int)arg1 target:(id)arg2 action:(SEL)arg3; +- (void)_createCancelButtonWithType:(long long)arg1 target:(id)arg2 action:(SEL)arg3; - (id)popoverContentController; - (id)viewController; -- (id)detailViewForEvent:(id)arg1 eventInRealStore:(BOOL)arg2; -@property(readonly, nonatomic) BOOL isImporting; -@property(readonly, nonatomic) unsigned int unimportedEventCount; -@property(readonly, nonatomic) unsigned int totalEventCount; +- (id)detailViewForEvent:(id)arg1 eventInRealStore:(_Bool)arg2; +@property(readonly, nonatomic) _Bool isImporting; +@property(readonly, nonatomic) unsigned long long unimportedEventCount; +@property(readonly, nonatomic) unsigned long long totalEventCount; - (void)_databaseChanged:(id)arg1; - (void)dealloc; -- (id)initWithData:(id)arg1 eventStore:(id)arg2 options:(unsigned int)arg3; +- (id)initWithData:(id)arg1 eventStore:(id)arg2 options:(unsigned long long)arg3; - (id)initWithData:(id)arg1 eventStore:(id)arg2; -- (id)initWithURL:(id)arg1 eventStore:(id)arg2 options:(unsigned int)arg3; +- (id)initWithURL:(id)arg1 eventStore:(id)arg2 options:(unsigned long long)arg3; - (id)initWithURL:(id)arg1 eventStore:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKICSPreviewListController.h b/iOS7/Frameworks/EventKitUI/EKICSPreviewListController.h index bf931f28f..babc71a7a 100644 --- a/iOS7/Frameworks/EventKitUI/EKICSPreviewListController.h +++ b/iOS7/Frameworks/EventKitUI/EKICSPreviewListController.h @@ -8,26 +8,27 @@ @class EKICSPreviewModel, NSMutableArray; +// Not exported @interface EKICSPreviewListController : UITableViewController { EKICSPreviewModel *_model; NSMutableArray *_sections; - BOOL _allowsImport; - BOOL _allowsSubitems; - BOOL _showWeekNumbers; + _Bool _allowsImport; + _Bool _allowsSubitems; + _Bool _showWeekNumbers; id _listDelegate; } -@property(nonatomic) BOOL showWeekNumbers; // @synthesize showWeekNumbers=_showWeekNumbers; +@property(nonatomic) _Bool showWeekNumbers; // @synthesize showWeekNumbers=_showWeekNumbers; @property(nonatomic) __weak id listDelegate; // @synthesize listDelegate=_listDelegate; -@property(nonatomic) BOOL allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; -@property(nonatomic) BOOL allowsImport; // @synthesize allowsImport=_allowsImport; +@property(nonatomic) _Bool allowsSubitems; // @synthesize allowsSubitems=_allowsSubitems; +@property(nonatomic) _Bool allowsImport; // @synthesize allowsImport=_allowsImport; - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)buildSections; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_showWeekNumbersPreferenceChanged:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKICSPreviewModel.h b/iOS7/Frameworks/EventKitUI/EKICSPreviewModel.h index a707b0f6d..0f6975431 100644 --- a/iOS7/Frameworks/EventKitUI/EKICSPreviewModel.h +++ b/iOS7/Frameworks/EventKitUI/EKICSPreviewModel.h @@ -8,6 +8,7 @@ @class EKEventStore, NSArray, NSData, NSMutableArray; +// Not exported @interface EKICSPreviewModel : NSObject { NSData *_data; @@ -15,8 +16,8 @@ EKEventStore *_destStore; NSMutableArray *_importedEvents; NSMutableArray *_unimportedEvents; - unsigned int _options; - BOOL _actionsDisabled; + unsigned long long _options; + int _actionsState; } - (void).cxx_destruct; @@ -25,12 +26,12 @@ @property(readonly, nonatomic) NSArray *allEvents; @property(readonly, nonatomic) NSArray *unimportedEvents; @property(readonly, nonatomic) NSArray *importedEvents; -@property(readonly, nonatomic) BOOL actionsDisabled; -@property(readonly, nonatomic) unsigned int unimportedEventCount; -@property(readonly, nonatomic) unsigned int importedEventCount; -@property(readonly, nonatomic) unsigned int totalEventCount; +@property(readonly, nonatomic) int actionsState; +@property(readonly, nonatomic) unsigned long long unimportedEventCount; +@property(readonly, nonatomic) unsigned long long importedEventCount; +@property(readonly, nonatomic) unsigned long long totalEventCount; @property(readonly, nonatomic) EKEventStore *eventStore; -- (id)initWithICSData:(id)arg1 eventStore:(id)arg2 options:(unsigned int)arg3; +- (id)initWithICSData:(id)arg1 eventStore:(id)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKIdentityViewController.h b/iOS7/Frameworks/EventKitUI/EKIdentityViewController.h index ca8ef3f9b..df963fb7e 100644 --- a/iOS7/Frameworks/EventKitUI/EKIdentityViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKIdentityViewController.h @@ -4,20 +4,23 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "ABPersonViewController.h" +#import "UIViewController.h" #import "ABPersonViewControllerDelegate-Protocol.h" #import "EKEditItemViewControllerProtocol-Protocol.h" -@interface EKIdentityViewController : ABPersonViewController +@class ABPersonViewController; + +@interface EKIdentityViewController : UIViewController { id _identity; + ABPersonViewController *_personViewController; } - (void).cxx_destruct; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (unsigned int)supportedInterfaceOrientations; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)setIdentity:(id)arg1; +- (void)loadView; - (id)initWithIdentity:(id)arg1; // Remaining properties diff --git a/iOS7/Frameworks/EventKitUI/EKMonthPainter.h b/iOS7/Frameworks/EventKitUI/EKMonthPainter.h deleted file mode 100644 index 9417aec82..000000000 --- a/iOS7/Frameworks/EventKitUI/EKMonthPainter.h +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray, NSString; - -@interface EKMonthPainter : NSObject -{ - struct CGRect _frame; - struct CGRect _headerFrame; - CDStruct_b0fa4487 _displayedMonth; - NSMutableArray *_dayViews; - int _weekRows; - BOOL _isThisMonth; - NSString *_monthTitle; - BOOL _isInspected; - BOOL _dontStrokeOutline; - int _style; - BOOL _showWeekNumbers; - struct CGRect _dayAreaFrame; - struct CGRect _weekNumbersFrame; -} - -+ (float)_weekNumbersFontDigitHeight; -+ (float)_weekNumbersFontTwoDigitWidth; -+ (float)_weekNumbersFontOneDigitWidth; -+ (id)_weekNumbersFont; -+ (id)_weekNumberTextColor; -+ (float)_weekNumbersMaxTextWidth; -+ (float)_weekNumbersTextMargin; -+ (float)weekNumbersFrameWidth; -@property(nonatomic) struct CGRect weekNumbersFrame; // @synthesize weekNumbersFrame=_weekNumbersFrame; -@property(nonatomic) BOOL showWeekNumbers; // @synthesize showWeekNumbers=_showWeekNumbers; -@property(nonatomic) struct CGRect dayAreaFrame; // @synthesize dayAreaFrame=_dayAreaFrame; -@property BOOL dontStrokeOutline; // @synthesize dontStrokeOutline=_dontStrokeOutline; -@property int style; // @synthesize style=_style; -@property BOOL isInspected; // @synthesize isInspected=_isInspected; -@property int weekRows; // @synthesize weekRows=_weekRows; -@property(readonly) NSMutableArray *dayViews; // @synthesize dayViews=_dayViews; -@property CDStruct_b0fa4487 displayedMonth; // @synthesize displayedMonth=_displayedMonth; -@property(nonatomic) struct CGRect headerFrame; // @synthesize headerFrame=_headerFrame; -@property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; -- (void).cxx_destruct; -- (void)drawRect:(struct CGRect)arg1; -- (void)drawGridlines; -- (void)drawHeaderLine:(float)arg1; -- (void)drawDayAreaWithRect:(struct CGRect)arg1; -- (void)_drawWeekNumbers; -- (id)_copyFirstVisibleDateInView; -- (float)weekRowHeight; -- (float)weekRowWidth; -- (void)relayoutDays; -- (void)setupDays; -- (void)_resetInteriorFrames; -- (Class)dayPainterClass; -- (id)thisMonthBackgroundGradientImage; -- (id)weekdayFont; -- (id)titleFont; -- (id)weekdayTextColor; -- (id)monthTitleColor; -- (id)engravedTextColor; -- (id)engravedGridlineColor; -- (id)gridlineColor; -- (id)headerFillColor; -- (id)headerLineColor; -- (float)headerHeight; -- (void)showYearInTitle:(BOOL)arg1; -- (id)initWithDate:(CDStruct_b0fa4487)arg1 frame:(struct CGRect)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKPadAllDayViewContents.h b/iOS7/Frameworks/EventKitUI/EKPadAllDayViewContents.h deleted file mode 100644 index bcc40f21e..000000000 --- a/iOS7/Frameworks/EventKitUI/EKPadAllDayViewContents.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface EKPadAllDayViewContents : UIView -{ - id _delegate; -} - -@property __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKParticipantForSorting.h b/iOS7/Frameworks/EventKitUI/EKParticipantForSorting.h index 4bed85a3d..0a748cd7b 100644 --- a/iOS7/Frameworks/EventKitUI/EKParticipantForSorting.h +++ b/iOS7/Frameworks/EventKitUI/EKParticipantForSorting.h @@ -11,7 +11,7 @@ @interface EKParticipantForSorting : NSObject { EKParticipant *_participant; - BOOL _isEmail; + _Bool _isEmail; NSString *_firstName; NSString *_lastName; NSString *_cachedDisplayName; @@ -19,11 +19,11 @@ - (void).cxx_destruct; - (id)description; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)lastName; - (id)firstName; - (id)displayName; -- (BOOL)isEmail; +- (_Bool)isEmail; - (id)participant; - (id)initWithEKParticipant:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKPickerCell.h b/iOS7/Frameworks/EventKitUI/EKPickerCell.h deleted file mode 100644 index 73e8b7d72..000000000 --- a/iOS7/Frameworks/EventKitUI/EKPickerCell.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class UIPickerView; - -@interface EKPickerCell : UITableViewCell -{ - UIPickerView *_picker; -} - -@property(readonly, nonatomic) UIPickerView *picker; // @synthesize picker=_picker; -- (void).cxx_destruct; -- (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKPickerTableView.h b/iOS7/Frameworks/EventKitUI/EKPickerTableView.h index 88cc1cce3..1b0942f2c 100644 --- a/iOS7/Frameworks/EventKitUI/EKPickerTableView.h +++ b/iOS7/Frameworks/EventKitUI/EKPickerTableView.h @@ -8,17 +8,18 @@ @class UIDatePicker, UITableView; +// Not exported @interface EKPickerTableView : UIView { UIDatePicker *_datePicker; UITableView *_tableView; - BOOL _showsDatePicker; - BOOL _usesKeyboard; + _Bool _showsDatePicker; + _Bool _usesKeyboard; id _delegate; } -@property(nonatomic) BOOL usesKeyboard; // @synthesize usesKeyboard=_usesKeyboard; -@property(nonatomic) BOOL showsDatePicker; // @synthesize showsDatePicker=_showsDatePicker; +@property(nonatomic) _Bool usesKeyboard; // @synthesize usesKeyboard=_usesKeyboard; +@property(nonatomic) _Bool showsDatePicker; // @synthesize showsDatePicker=_showsDatePicker; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(readonly, nonatomic) UIDatePicker *datePicker; // @synthesize datePicker=_datePicker; @@ -27,16 +28,16 @@ - (id)inputView; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)heightWithDatePickerAndTableHeight:(float)arg1; -- (void)setShowsDatePicker:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)canBecomeFirstResponder; -@property(nonatomic) BOOL usesBlackDatePicker; +- (double)heightWithDatePickerAndTableHeight:(double)arg1; +- (void)setShowsDatePicker:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)canBecomeFirstResponder; +@property(nonatomic) _Bool usesBlackDatePicker; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 tableViewController:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (void)_updateTableContentInsetForKeyboard:(id)arg1; - (struct CGRect)_frameForDatePicker; -- (float)_heightForDatePicker; +- (double)_heightForDatePicker; - (void)_updateTableContentInset; @end diff --git a/iOS7/Frameworks/EventKitUI/EKPlaceholderTextView.h b/iOS7/Frameworks/EventKitUI/EKPlaceholderTextView.h index b22ddde1a..ae06aa074 100644 --- a/iOS7/Frameworks/EventKitUI/EKPlaceholderTextView.h +++ b/iOS7/Frameworks/EventKitUI/EKPlaceholderTextView.h @@ -11,12 +11,13 @@ @interface EKPlaceholderTextView : UITextView { UILabel *_placeholder; - BOOL _showingPlaceholder; + _Bool _showingPlaceholder; } - (void).cxx_destruct; - (void)setPlaceholder:(id)arg1; - (id)placeholder; +- (void)layoutSubviews; - (void)_updatePlaceholder; - (id)_placeholderLabel; - (void)textChanged:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKPreviewSection.h b/iOS7/Frameworks/EventKitUI/EKPreviewSection.h index ded8098fb..184dde919 100644 --- a/iOS7/Frameworks/EventKitUI/EKPreviewSection.h +++ b/iOS7/Frameworks/EventKitUI/EKPreviewSection.h @@ -8,6 +8,7 @@ @class NSArray, NSDate; +// Not exported @interface EKPreviewSection : NSObject { NSArray *_events; diff --git a/iOS7/Frameworks/EventKitUI/EKRecurrenceEndEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKRecurrenceEndEditItemViewController.h index 3e6cd8afd..e26a76d05 100644 --- a/iOS7/Frameworks/EventKitUI/EKRecurrenceEndEditItemViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKRecurrenceEndEditItemViewController.h @@ -10,32 +10,37 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class EKPickerTableView, NSDate, PreferencesValueCell; +@class NSDate, PreferencesValueCell, UIDatePicker, UITableView, UITableViewCell; @interface EKRecurrenceEndEditItemViewController : EKEditItemViewController { - EKPickerTableView *_container; PreferencesValueCell *_dateCell; NSDate *_preNeverEndDate; NSDate *_minimumEndDate; int _shorteningStatus; unsigned int _updatingPicker:1; + UITableView *_table; + UIDatePicker *_datePicker; + UITableViewCell *_datePickerCell; NSDate *_repeatEndDate; + NSDate *_bestInitialDate; } +@property(copy, nonatomic) NSDate *bestInitialDate; // @synthesize bestInitialDate=_bestInitialDate; @property(copy, nonatomic) NSDate *repeatEndDate; // @synthesize repeatEndDate=_repeatEndDate; - (void).cxx_destruct; - (void)shortenCell:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (BOOL)tableView:(id)arg1 wantsHeaderForSection:(int)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)_updateSelectionForCell:(id)arg1 atRow:(long long)arg2; +- (id)_cellForRow:(long long)arg1; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)fitsPopoverWhenKeyboardActive; -- (BOOL)_showsNeverButton; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)fitsPopoverWhenKeyboardActive; - (void)datePickerChanged:(id)arg1; - (void)setMinimumEndDate:(id)arg1; - (void)applyMinimumEndDateToPicker; diff --git a/iOS7/Frameworks/EventKitUI/EKRecurrenceTypeEditItemViewController.h b/iOS7/Frameworks/EventKitUI/EKRecurrenceTypeEditItemViewController.h index 6bc7bad1e..f4a75e945 100644 --- a/iOS7/Frameworks/EventKitUI/EKRecurrenceTypeEditItemViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKRecurrenceTypeEditItemViewController.h @@ -11,22 +11,23 @@ @class NSIndexPath, NSString, UITableView; +// Not exported @interface EKRecurrenceTypeEditItemViewController : EKEditItemViewController { UITableView *_table; NSString *_customString; - int _repeatType; + long long _repeatType; NSIndexPath *_checkedItem; } - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)setCustomString:(id)arg1; -@property(nonatomic) int repeatType; +@property(nonatomic) long long repeatType; - (void)_checkItemAtIndexPath:(id)arg1; - (void)viewDidLoad; - (void)loadView; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderAlertEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderAlertEditItem.h index 7ecb7ea56..c8c4247c6 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderAlertEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderAlertEditItem.h @@ -21,100 +21,101 @@ EKReminderLocationPickerModel *_locationPickerModel; UILabel *_explanatoryLabel; UIView *_explanatoryLabelContainer; - BOOL _locationAlertsAvailable; + _Bool _locationAlertsAvailable; UIAlertView *_wifiDisabledAlert; - BOOL _ignoreLocationPickerModelSelectionChanges; - BOOL _dontRefreshInnerEditItems; + _Bool _ignoreLocationPickerModelSelectionChanges; + _Bool _dontRefreshInnerEditItems; EKReminderDueDateEditItem *_dueDateItem; EKReminderRecurrenceEditItem *_recurrenceItem; - BOOL _showsDueDate; - BOOL _allowsRecurrence; + _Bool _showsDueDate; + _Bool _allowsRecurrence; struct CGSize _lastSeenFooterSize; NSString *_footerString; UIView *_footerView; UIView *_chevronView; UIImageView *_spinnerView; - BOOL _showsLocation; - BOOL _isAtALocation; - BOOL _isOnADay; + _Bool _showsLocation; + _Bool _isAtALocation; + _Bool _isOnADay; NSDate *_date; EKStructuredLocation *_structuredLocation; - int _alarmProximity; + long long _alarmProximity; } -@property(nonatomic) int alarmProximity; // @synthesize alarmProximity=_alarmProximity; -@property(nonatomic) BOOL isOnADay; // @synthesize isOnADay=_isOnADay; -@property(nonatomic) BOOL isAtALocation; // @synthesize isAtALocation=_isAtALocation; -@property(nonatomic) BOOL showsLocation; // @synthesize showsLocation=_showsLocation; +@property(nonatomic) long long alarmProximity; // @synthesize alarmProximity=_alarmProximity; +@property(nonatomic) _Bool isOnADay; // @synthesize isOnADay=_isOnADay; +@property(nonatomic) _Bool isAtALocation; // @synthesize isAtALocation=_isAtALocation; +@property(nonatomic) _Bool showsLocation; // @synthesize showsLocation=_showsLocation; @property(copy, nonatomic) EKStructuredLocation *structuredLocation; // @synthesize structuredLocation=_structuredLocation; @property(retain, nonatomic) NSDate *date; // @synthesize date=_date; - (void).cxx_destruct; - (int)_recurrenceOffset; - (int)_dueDateOffset; -- (BOOL)_isRecurrenceSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)_isDueDateSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)_isDatePickerSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (BOOL)_shouldShowRecurrence; +- (_Bool)_isRecurrenceSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)_isDueDateSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)_isDatePickerSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)_shouldShowRecurrence; - (void)setCalendarItem:(id)arg1 store:(id)arg2; - (void)setDelegate:(id)arg1; - (void)setStyleProvider:(id)arg1; - (void)reset; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)locationPickerRequiresHeightChange:(id)arg1; - (void)locationPickerModel:(id)arg1 didEncounterError:(id)arg2; - (void)locationPickerModelDidChangeSelection:(id)arg1; - (void)locationPickerModelDidUpdateCustomLocation:(id)arg1; - (void)locationPickerModelDidUpdateCurrentLocation:(id)arg1; -- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(int)arg2; +- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(long long)arg2; - (void)_selectedItemChangedInModel:(id)arg1; -- (BOOL)isShowingLocation; -- (void)_setAlarmProximity:(int)arg1 updateTable:(BOOL)arg2; -- (void)_setCell:(id)arg1 checked:(BOOL)arg2; -- (id)_cellForProximity:(int)arg1; -- (void)_setIsAtALocation:(BOOL)arg1 updateTable:(BOOL)arg2 updateReminder:(BOOL)arg3; +- (_Bool)isShowingLocation; +- (void)_setAlarmProximity:(long long)arg1 updateTable:(_Bool)arg2; +- (void)_setCell:(id)arg1 checked:(_Bool)arg2; +- (id)_cellForProximity:(long long)arg1; +- (void)_setIsAtALocation:(_Bool)arg1 updateTable:(_Bool)arg2 updateReminder:(_Bool)arg3; - (void)_deselectDatePickerRowIfSelected; - (void)_wifiStatusDidChange:(id)arg1; - (void)_showWifiAlertIfNecessary; - (void)_removeExistingWifiAlert; - (void)_datePickerDateChanged:(id)arg1; -- (void)_setDate:(id)arg1 updateTable:(BOOL)arg2 updateReminder:(BOOL)arg3; +- (void)_setDate:(id)arg1 updateTable:(_Bool)arg2 updateReminder:(_Bool)arg3; - (id)_indexPathsForDueDate; -- (void)_setStructuredLocation:(id)arg1 updateModel:(BOOL)arg2; +- (void)_setStructuredLocation:(id)arg1 updateModel:(_Bool)arg2; - (void)_localeChanged; - (void)_isAtALocationChanged:(id)arg1; - (void)_isOnADayChanged:(id)arg1; -- (void)_setIsOnADay:(BOOL)arg1 updateTable:(BOOL)arg2 animateDatePicker:(BOOL)arg3 updateReminder:(BOOL)arg4; -- (void)_dismissDatePickerAnimated:(BOOL)arg1; -- (void)_presentDatePickerAnimated:(BOOL)arg1; +- (void)_setIsOnADay:(_Bool)arg1 updateTable:(_Bool)arg2 animateDatePicker:(_Bool)arg3 updateReminder:(_Bool)arg4; +- (void)_dismissDatePickerAnimated:(_Bool)arg1; +- (void)_presentDatePickerAnimated:(_Bool)arg1; - (void)_updateFooterString; -- (void)_updateFooterStringAndUpdateHeight:(BOOL)arg1; +- (void)_updateFooterStringAndUpdateHeight:(_Bool)arg1; - (void)_updateLocationTextAndAccessoryView; - (void)_updateDateText; - (void)_updateDateTextOnCell:(id)arg1; - (id)_locationPickerModel; -- (void)_updateReminderFromInlineSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (void)_cleanupAndCommitFromSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2 wasAllDay:(BOOL)arg3; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (void)_updateReminderFromInlineSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (void)_cleanupAndCommitFromSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 wasAllDay:(_Bool)arg3; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; - (id)_setupLocationPickerCell; -- (id)_makeSwitchCell:(BOOL)arg1; -- (id)_getProximityCellAtIndex:(unsigned int)arg1; +- (id)_makeSwitchCell:(_Bool)arg1; +- (id)_getProximityCellAtIndex:(unsigned long long)arg1; - (void)editor:(id)arg1 didStartEditingItem:(id)arg2; - (void)editorDidScroll:(id)arg1; -- (void)editor:(id)arg1 didDeselectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)editor:(id)arg1 canSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)usesDetailViewControllerForSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (unsigned int)numberOfSubsections; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (void)editor:(id)arg1 didDeselectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)editor:(id)arg1 canSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)usesDetailViewControllerForSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (unsigned long long)numberOfSubitemsInSubsection:(unsigned long long)arg1; +- (unsigned long long)numberOfSubsections; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; - (id)footerView; - (id)_footerLabel; -- (float)footerHeightForWidth:(float)arg1; +- (double)footerHeightForWidth:(double)arg1; - (id)_footerString; - (void)applicationDidResume; -- (BOOL)configureForCalendarConstraints:(id)arg1; +- (_Bool)configureForCalendarConstraints:(id)arg1; - (void)refreshFromCalendarItemAndStore; - (id)_reasonableAlarmDateForDueDate:(id)arg1; - (id)_alarmDateFromReminder:(id)arg1 withAlarm:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderChangeVisibilityEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderChangeVisibilityEditItem.h index 39a2c81d7..1d09d124d 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderChangeVisibilityEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderChangeVisibilityEditItem.h @@ -12,12 +12,12 @@ } @property(readonly, nonatomic) int visibilityToCommit; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)shouldAppearWithVisibility:(int)arg1; -- (BOOL)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)usesDetailViewControllerForSubitem:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (void)editor:(id)arg1 didSelectSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)shouldAppearWithVisibility:(int)arg1; +- (_Bool)editor:(id)arg1 shouldClearSelectionFromSubitem:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)usesDetailViewControllerForSubitem:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditItem.h index f72fb8ced..1be8e446a 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditItem.h @@ -10,10 +10,10 @@ { } -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (BOOL)editItemViewControllerCommit:(id)arg1 notify:(BOOL)arg2; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1 notify:(_Bool)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditViewController.h b/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditViewController.h index b89ba525a..c90498495 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderDueDateEditViewController.h @@ -15,38 +15,38 @@ @interface EKReminderDueDateEditViewController : EKEditItemViewController { NSDate *_dueDate; - BOOL _hasDueDate; - BOOL _isAllDay; - BOOL _shouldShowAllDay; + _Bool _hasDueDate; + _Bool _isAllDay; + _Bool _shouldShowAllDay; EKPickerTableView *_container; } - (void).cxx_destruct; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (void)_updateDueDateString; - (void)_updateDueDateStringForCell:(id)arg1; - (void)_updateDatePickerMode; - (void)_updateDatePickerDate; -- (void)_updateDatePickerPresenceAnimated:(BOOL)arg1; +- (void)_updateDatePickerPresenceAnimated:(_Bool)arg1; - (void)_updateEnabledState; - (void)pickerTableViewDidChangeDatePickerInterval:(id)arg1; - (void)_datePickerChanged:(id)arg1; - (void)_isAllDayChanged:(id)arg1; - (void)_hasDueDateChanged:(id)arg1; - (void)_localeChanged; -- (void)setShouldShowAllDay:(BOOL)arg1; -- (BOOL)isAllDay; -- (void)setIsAllDay:(BOOL)arg1; -- (BOOL)hasDueDate; -- (void)setHasDueDate:(BOOL)arg1; -- (void)_setIsAllDay:(BOOL)arg1 updateSwitch:(BOOL)arg2; -- (void)_setHasDueDate:(BOOL)arg1 updateSwitch:(BOOL)arg2 updateTableAnimated:(BOOL)arg3; +- (void)setShouldShowAllDay:(_Bool)arg1; +- (_Bool)isAllDay; +- (void)setIsAllDay:(_Bool)arg1; +- (_Bool)hasDueDate; +- (void)setHasDueDate:(_Bool)arg1; +- (void)_setIsAllDay:(_Bool)arg1 updateSwitch:(_Bool)arg2; +- (void)_setHasDueDate:(_Bool)arg1 updateSwitch:(_Bool)arg2 updateTableAnimated:(_Bool)arg3; - (id)dueDate; - (void)setDueDate:(id)arg1; -- (void)_setDueDate:(id)arg1 updateDatePicker:(BOOL)arg2; +- (void)_setDueDate:(id)arg1 updateDatePicker:(_Bool)arg2; - (void)loadView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 styleProvider:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderEditor.h b/iOS7/Frameworks/EventKitUI/EKReminderEditor.h index 59f7a964d..46bc901c7 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderEditor.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderEditor.h @@ -17,27 +17,27 @@ @property(nonatomic) __weak id reminderEditorDelegate; // @synthesize reminderEditorDelegate=_reminderEditorDelegate; @property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; - (void).cxx_destruct; -- (BOOL)_canDetachSingleOccurrence; +- (_Bool)_canDetachSingleOccurrence; - (void)_revertEvent; - (void)_copyEventForPossibleRevert; - (void)editItemTextChanged:(id)arg1; -- (void)editItem:(id)arg1 didEndDatePickingAnimated:(BOOL)arg2; -- (void)editItem:(id)arg1 willBeginDatePickingWithDate:(id)arg2 action:(SEL)arg3 animated:(BOOL)arg4 forSubitem:(unsigned int)arg5 inSubsection:(unsigned int)arg6; -- (BOOL)shouldDisplayEditItem:(id)arg1 withVisibility:(int)arg2; -- (unsigned int)entityType; +- (void)editItem:(id)arg1 didEndDatePickingAnimated:(_Bool)arg2; +- (void)editItem:(id)arg1 willBeginDatePickingWithDate:(id)arg2 action:(SEL)arg3 animated:(_Bool)arg4 forSubitem:(unsigned long long)arg5 inSubsection:(unsigned long long)arg6; +- (_Bool)shouldDisplayEditItem:(id)arg1 withVisibility:(int)arg2; +- (unsigned long long)entityType; - (id)notificationNamesForLocaleChange; - (id)defaultAlertTitle; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)marginForTableView:(id)arg1; -- (BOOL)allowsDeletingFutureOccurrences; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)marginForTableView:(id)arg1; +- (_Bool)allowsDeletingFutureOccurrences; - (void)customizeActionSheet:(id)arg1; - (id)defaultTitleForCalendarItem; - (id)preferredTitle; -- (void)editItem:(id)arg1 didCommitFromDetailViewController:(BOOL)arg2; +- (void)editItem:(id)arg1 didCommitFromDetailViewController:(_Bool)arg2; - (id)_viewForSheet; - (void)setupDeleteButton; - (id)_nameForDeleteButton; -- (BOOL)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; +- (_Bool)saveCalendarItemWithSpan:(int)arg1 error:(id *)arg2; - (void)prepareEditItems; - (id)_editItems; - (void)loadView; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderEditorDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKReminderEditorDelegate-Protocol.h index bb9e7d0b3..5c8429faf 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderEditorDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderEditorDelegate-Protocol.h @@ -10,9 +10,9 @@ @optional - (void)editItemChanged; -- (void)didEndDatePickingWithTarget:(id)arg1 animated:(BOOL)arg2; -- (void)willBeginDatePickingWithDate:(id)arg1 target:(id)arg2 action:(SEL)arg3 animated:(BOOL)arg4 minimumTableHeight:(float)arg5; -- (void)viewSizeChangedAnimated:(BOOL)arg1; +- (void)didEndDatePickingWithTarget:(id)arg1 animated:(_Bool)arg2; +- (void)willBeginDatePickingWithDate:(id)arg1 target:(id)arg2 action:(SEL)arg3 animated:(_Bool)arg4 minimumTableHeight:(double)arg5; +- (void)viewSizeChangedAnimated:(_Bool)arg1; - (id)viewForActionSheet; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItem.h index 88431524d..70679be81 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItem.h @@ -13,7 +13,7 @@ @interface EKReminderInlineEditItem : EKReminderEditItem { EKReminderInlineEditItemCell *_cell; - BOOL _isListeningToHeightChanges; + _Bool _isListeningToHeightChanges; } - (void).cxx_destruct; @@ -22,14 +22,14 @@ - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; - (id)textFromReminder; -- (int)cellStyle; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; +- (long long)cellStyle; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (double)defaultCellHeightForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2 forWidth:(double)arg3; - (id)newCell; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; - (void)_applyStylesFromStyleProviderToTextView:(id)arg1; -- (BOOL)shouldPinKeyboard; -- (BOOL)isInline; +- (_Bool)shouldPinKeyboard; +- (_Bool)isInline; - (void)dealloc; - (id)init; - (void)_keyboardDidShow:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItemCell.h b/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItemCell.h index 97bf70812..8d8526a4e 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItemCell.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderInlineEditItemCell.h @@ -10,19 +10,19 @@ @interface EKReminderInlineEditItemCell : UITableViewCell { - float _lastSeenContentWidth; + double _lastSeenContentWidth; EKExpandingTextView *_textView; - float _verticalPadding; + double _verticalPadding; } -@property(nonatomic) float verticalPadding; // @synthesize verticalPadding=_verticalPadding; +@property(nonatomic) double verticalPadding; // @synthesize verticalPadding=_verticalPadding; @property(readonly, nonatomic) EKExpandingTextView *textView; // @synthesize textView=_textView; - (void).cxx_destruct; - (void)layoutSubviews; -- (float)heightNeededForContentWidth:(float)arg1; -- (float)_textViewWidthForContentWidth:(float)arg1; +- (double)heightNeededForContentWidth:(double)arg1; +- (double)_textViewWidthForContentWidth:(double)arg1; @property(copy, nonatomic) NSString *placeholder; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderLocationItem.h b/iOS7/Frameworks/EventKitUI/EKReminderLocationItem.h index 07af3fad9..773b32666 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderLocationItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderLocationItem.h @@ -10,14 +10,14 @@ @interface EKReminderLocationItem : NSObject { - BOOL _isLocationBeingDetermined; + _Bool _isLocationBeingDetermined; + int _type; EKStructuredLocation *_location; NSDictionary *_addressDictionary; - int _type; } @property(nonatomic) int type; // @synthesize type=_type; -@property(nonatomic) BOOL isLocationBeingDetermined; // @synthesize isLocationBeingDetermined=_isLocationBeingDetermined; +@property(nonatomic) _Bool isLocationBeingDetermined; // @synthesize isLocationBeingDetermined=_isLocationBeingDetermined; @property(retain, nonatomic) NSDictionary *addressDictionary; // @synthesize addressDictionary=_addressDictionary; @property(retain, nonatomic) EKStructuredLocation *location; // @synthesize location=_location; - (void).cxx_destruct; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderLocationPicker.h b/iOS7/Frameworks/EventKitUI/EKReminderLocationPicker.h index c054e145b..7067b1670 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderLocationPicker.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderLocationPicker.h @@ -18,62 +18,62 @@ { EKReminderLocationPickerModel *_model; id _styleProvider; - int _savedStatusBarStyle; + long long _savedStatusBarStyle; UIAlertView *_meCardAlert; EKReminderLocationPickerCell *_currentLocationCell; EKReminderLocationPickerCell *_typedLocationCell; - BOOL _hasEditedText; - BOOL _isShowingPeopleAddressPicker; - BOOL _allowsShowInMap; - BOOL _isEditingContactAddress; - BOOL _ignoreNextSelectionChange; + _Bool _hasEditedText; + _Bool _isShowingPeopleAddressPicker; + _Bool _allowsShowInMap; + _Bool _isEditingContactAddress; + _Bool _ignoreNextSelectionChange; id _locationPickerDelegate; } @property(nonatomic) __weak id locationPickerDelegate; // @synthesize locationPickerDelegate=_locationPickerDelegate; - (void).cxx_destruct; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldClearButtonPressed:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)_typedLocationCellTextDidChange; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_presentPersonPicker; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 withLinkedPeople:(struct __CFArray *)arg3; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 withLinkedPeople:(struct __CFArray *)arg3; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)_dismissPeoplePicker; - (void)_setLocationFromRecord:(void *)arg1 multiValueIdentifier:(int)arg2; - (void)failureButtonPressed; - (void)contactsButtonPressed; - (void)locationPickerModelDidChangeSelection:(id)arg1; - (void)locationPickerModelDidUpdateCustomLocation:(id)arg1; -- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(int)arg2; +- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(long long)arg2; - (void)locationPickerModelDidUpdateCurrentLocation:(id)arg1; - (void)locationPickerModel:(id)arg1 didEncounterError:(id)arg2; - (void)locationPickerModelDidEndOperation:(id)arg1; - (void)locationPickerModelDidBeginOperation:(id)arg1; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)_prepareCurrentLocationCell; - (id)_prepareTypedLocationCell; -- (int)_accessoryTypeForLocationItem:(id)arg1 isSelected:(BOOL)arg2; +- (int)_accessoryTypeForLocationItem:(id)arg1 isSelected:(_Bool)arg2; - (void)_styleCell:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)_indexPathForSelectedItem; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)marginForTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)marginForTableView:(id)arg1; - (void)_updateAccessoryViewForTypedLocation; - (void)_reloadCustomLocationRow; -- (BOOL)_shouldShowTypedLocation; -- (BOOL)_isCustomLocationRow:(id)arg1; -- (void)_setCell:(id)arg1 checked:(BOOL)arg2; -- (struct CGSize)contentSizeForViewInPopover; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)_shouldShowTypedLocation; +- (_Bool)_isCustomLocationRow:(id)arg1; +- (void)_setCell:(id)arg1 checked:(_Bool)arg2; +- (struct CGSize)preferredContentSize; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)_showPickMeCardAlertIfNecessary; - (void)_removeExistingMeCardAlert; - (void)viewDidLoad; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerCell.h b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerCell.h index 05810f8ce..a3871154e 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerCell.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerCell.h @@ -25,8 +25,8 @@ - (id)_failPressedImage; - (id)_failImage; - (id)_exclamationGlyphImage; -- (id)initWithStyle:(int)arg1 buttonHandler:(id)arg2 styleProvider:(id)arg3; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 buttonHandler:(id)arg2 styleProvider:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModel.h b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModel.h index b69c6dd90..ba51c0209 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModel.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModel.h @@ -14,16 +14,16 @@ { CLGeocoder *_geocoder; CLLocationManager *_locationManager; - BOOL _needsUpdate; - BOOL _isReverseGeocoding; + _Bool _needsUpdate; + _Bool _isReverseGeocoding; void *_addressBook; NSArray *_locationItemsForMe; - BOOL _meCardIsSet; + _Bool _meCardIsSet; int _operationCount; struct __CFArray *_delegates; NSMutableArray *_itemsQueuedForGeocoding; - BOOL _isReverseGeocodingQueued; - int _selectedMeCardItem; + _Bool _isReverseGeocodingQueued; + long long _selectedMeCardItem; int _selectedItemType; EKReminderLocationItem *_currentLocationItem; EKReminderLocationItem *_customLocationItem; @@ -32,7 +32,7 @@ @property(retain, nonatomic) EKReminderLocationItem *itemBeingGeocoded; // @synthesize itemBeingGeocoded=_itemBeingGeocoded; @property(retain, nonatomic) EKReminderLocationItem *customLocationItem; // @synthesize customLocationItem=_customLocationItem; -@property(readonly, nonatomic) BOOL meCardIsSet; // @synthesize meCardIsSet=_meCardIsSet; +@property(readonly, nonatomic) _Bool meCardIsSet; // @synthesize meCardIsSet=_meCardIsSet; - (void).cxx_destruct; - (void)locationManager:(id)arg1 didChangeAuthorizationStatus:(int)arg2; - (id)_stringForAuthorizationStatus:(int)arg1; @@ -40,14 +40,14 @@ - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)_endUpdatingCurrentLocation; - (void)selectCustomLocation; -- (void)selectMeCardItem:(int)arg1; +- (void)selectMeCardItem:(long long)arg1; - (void)selectCurrentLocation; -- (id)meCardItemAtIndex:(int)arg1; -- (int)numberOfMeCardItems; -- (int)selectedMeCardItem; -- (BOOL)isCustomLocationSelected; -- (BOOL)isCurrentLocationSelected; -- (int)numberOfPossibleLocationItems; +- (id)meCardItemAtIndex:(long long)arg1; +- (long long)numberOfMeCardItems; +- (long long)selectedMeCardItem; +- (_Bool)isCustomLocationSelected; +- (_Bool)isCurrentLocationSelected; +- (long long)numberOfPossibleLocationItems; @property(readonly, nonatomic) EKReminderLocationItem *currentLocationItem; // @synthesize currentLocationItem=_currentLocationItem; - (id)selectedLocationItem; - (void)selectLocation:(id)arg1; @@ -61,12 +61,12 @@ - (void)_handleCompletedGeocodeWithPlacemarks:(id)arg1 error:(id)arg2; - (void)_reverseGeocodeCurrentLocation; - (void)_startNextGeocoderOperation; -- (BOOL)_isGeocoding; +- (_Bool)_isGeocoding; - (id)cachedLocationForAddressDictionary:(id)arg1; - (void)_cacheLocation:(id)arg1 forAddressDictionary:(id)arg2; - (void)_didEncounterError:(id)arg1; - (void)_didUpdateCustomLocationItem; -- (void)_didUpdateMeCardItem:(int)arg1; +- (void)_didUpdateMeCardItem:(long long)arg1; - (void)_didUpdateCurrentLocationItem; - (void)_didChangeSelection; - (void)removeDelegate:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModelDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModelDelegate-Protocol.h index ff802b257..4f39a7ec7 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModelDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderLocationPickerModelDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol EKReminderLocationPickerModelDelegate - (void)locationPickerModel:(id)arg1 didEncounterError:(id)arg2; - (void)locationPickerModelDidChangeSelection:(id)arg1; -- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(int)arg2; +- (void)locationPickerModel:(id)arg1 didUpdateMeCardItem:(long long)arg2; - (void)locationPickerModelDidUpdateCustomLocation:(id)arg1; - (void)locationPickerModelDidUpdateCurrentLocation:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderNotesInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderNotesInlineEditItem.h index 48ddf1fb5..3d68765b5 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderNotesInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderNotesInlineEditItem.h @@ -10,12 +10,12 @@ { } -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (int)cellStyle; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; +- (long long)cellStyle; - (id)textFromReminder; - (id)newCell; -- (BOOL)shouldAppearWithVisibility:(int)arg1; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (_Bool)shouldAppearWithVisibility:(int)arg1; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditItem.h index 36a2a24f2..ededca9b9 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditItem.h @@ -10,10 +10,10 @@ { } -- (BOOL)editItemViewControllerCommit:(id)arg1; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)shouldAppearWithVisibility:(int)arg1; +- (_Bool)editItemViewControllerCommit:(id)arg1; +- (id)cellForSubitemAtIndex:(unsigned long long)arg1 inSubsection:(unsigned long long)arg2; +- (id)detailViewControllerWithFrame:(struct CGRect)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; +- (_Bool)shouldAppearWithVisibility:(int)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditViewController.h b/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditViewController.h index eb57ecad2..932b769ed 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderPriorityEditViewController.h @@ -14,13 +14,13 @@ @interface EKReminderPriorityEditViewController : EKEditItemViewController { UITableView *_tableView; - unsigned int _priority; + unsigned long long _priority; } -@property(nonatomic) unsigned int priority; // @synthesize priority=_priority; +@property(nonatomic) unsigned long long priority; // @synthesize priority=_priority; - (void).cxx_destruct; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)loadView; - (void)dealloc; diff --git a/iOS7/Frameworks/EventKitUI/EKReminderTitleInlineEditItem.h b/iOS7/Frameworks/EventKitUI/EKReminderTitleInlineEditItem.h index b9e7347f6..44fa789a1 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderTitleInlineEditItem.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderTitleInlineEditItem.h @@ -10,11 +10,11 @@ { } -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; +- (_Bool)saveAndDismissWithForce:(_Bool)arg1; - (id)textFromReminder; -- (int)cellStyle; +- (long long)cellStyle; - (id)newCell; -- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned int)arg2 inSubsection:(unsigned int)arg3; +- (void)addStylingToCell:(id)arg1 forSubitemAtIndex:(unsigned long long)arg2 inSubsection:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/EKReminderViewController.h b/iOS7/Frameworks/EventKitUI/EKReminderViewController.h index 06dbb1dc0..00720ab05 100644 --- a/iOS7/Frameworks/EventKitUI/EKReminderViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKReminderViewController.h @@ -14,8 +14,8 @@ @interface EKReminderViewController : UIViewController { - float _minimumTableHeight; - BOOL _shouldShowDatePicker; + double _minimumTableHeight; + _Bool _shouldShowDatePicker; id _datePickerTarget; SEL _datePickerAction; id _delegate; @@ -26,26 +26,26 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; - (void)_eventStoreChanged:(id)arg1; - (void)pickerTableViewDidChangeDatePickerInterval:(id)arg1; -- (void)editor:(id)arg1 didChangeHeightAnimated:(BOOL)arg2; +- (void)editor:(id)arg1 didChangeHeightAnimated:(_Bool)arg2; - (void)editor:(id)arg1 didCompleteWithAction:(int)arg2; - (void)editItemChanged; -- (void)didEndDatePickingWithTarget:(id)arg1 animated:(BOOL)arg2; -- (void)willBeginDatePickingWithDate:(id)arg1 target:(id)arg2 action:(SEL)arg3 animated:(BOOL)arg4 minimumTableHeight:(float)arg5; -- (void)viewSizeChangedAnimated:(BOOL)arg1; +- (void)didEndDatePickingWithTarget:(id)arg1 animated:(_Bool)arg2; +- (void)willBeginDatePickingWithDate:(id)arg1 target:(id)arg2 action:(SEL)arg3 animated:(_Bool)arg4 minimumTableHeight:(double)arg5; +- (void)viewSizeChangedAnimated:(_Bool)arg1; - (id)viewForActionSheet; -- (void)saveReminderAnimated:(BOOL)arg1; +- (void)saveReminderAnimated:(_Bool)arg1; @property(retain, nonatomic) id styleProvider; @property(retain, nonatomic) EKEventStore *eventStore; @property(retain, nonatomic) EKReminder *reminder; -- (struct CGSize)contentSizeForViewInPopover; +- (struct CGSize)preferredContentSize; - (id)navigationItem; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/EKRepeatAvailabilityAndAlertEditItem.h b/iOS7/Frameworks/EventKitUI/EKRepeatAvailabilityAndAlertEditItem.h deleted file mode 100644 index a0137376c..000000000 --- a/iOS7/Frameworks/EventKitUI/EKRepeatAvailabilityAndAlertEditItem.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIPickerViewDataSource-Protocol.h" -#import "UIPickerViewDelegate-Protocol.h" - -@class EKCalendarItemAlarmEditItem, EKCalendarItemEditItem, EKEventAvailabilityEditItem, EKEventRecurrenceEditItem, NSMutableArray; - -@interface EKRepeatAvailabilityAndAlertEditItem : EKCalendarItemEditItem -{ - EKEventRecurrenceEditItem *_repeatItem; - EKEventAvailabilityEditItem *_availabilityItem; - EKCalendarItemAlarmEditItem *_alarmItem; - NSMutableArray *_activeEditItems; - EKCalendarItemEditItem *_selectedEditItem; - int _selectedEditItemSubitem; - int _selectedEditItemSubitemCount; - struct _NSRange _disclosedTableRange; -} - -- (void).cxx_destruct; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (void)_hideDisclosedMenuForEditItem:(id)arg1; -- (void)editor:(id)arg1 didSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (BOOL)editor:(id)arg1 canSelectSubitem:(unsigned int)arg2 inSubsection:(unsigned int)arg3; -- (float)defaultCellHeightForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2 forWidth:(float)arg3; -- (id)cellForSubitemAtIndex:(unsigned int)arg1 inSubsection:(unsigned int)arg2; -- (unsigned int)numberOfSubitemsInSubsection:(unsigned int)arg1; -- (id)_childEditItemForSubitemAtIndex:(unsigned int)arg1 subitemInChildEditItem:(unsigned int *)arg2; -- (void)endInlineEditing; -- (BOOL)saveAndDismissWithForce:(BOOL)arg1; -- (BOOL)isInline; -- (void)refreshFromCalendarItemAndStore; -- (BOOL)configureForCalendarConstraints:(id)arg1; -- (void)setCalendarItem:(id)arg1 store:(id)arg2; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/EKShareePickerViewController.h b/iOS7/Frameworks/EventKitUI/EKShareePickerViewController.h index e50427b74..3d442e855 100644 --- a/iOS7/Frameworks/EventKitUI/EKShareePickerViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKShareePickerViewController.h @@ -20,8 +20,8 @@ - (void).cxx_destruct; - (int)eventAttendeePicker:(id)arg1 getValidationStatusForEmailAddress:(id)arg2; - (void)eventAttendeePicker:(id)arg1 cacheValidationStatus:(int)arg2 forEmail:(id)arg3; -- (struct CGSize)contentSizeForViewInPopover; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (struct CGSize)preferredContentSize; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; @property(copy, nonatomic) NSArray *sharees; - (id)_recipientFromSharee:(id)arg1; - (id)_shareeFromRecipient:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKShareeViewController.h b/iOS7/Frameworks/EventKitUI/EKShareeViewController.h index 3189337f4..c70e086e4 100644 --- a/iOS7/Frameworks/EventKitUI/EKShareeViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKShareeViewController.h @@ -13,32 +13,32 @@ @interface EKShareeViewController : UITableViewController { UIActionSheet *_alertSheet; - BOOL _allowEditing; + _Bool _allowEditing; EKSharee *_sharee; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL allowEditing; // @synthesize allowEditing=_allowEditing; +@property(nonatomic) _Bool allowEditing; // @synthesize allowEditing=_allowEditing; @property(retain, nonatomic) EKSharee *sharee; // @synthesize sharee=_sharee; - (void).cxx_destruct; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)removeClicked:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (struct CGSize)contentSizeForViewInPopover; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (struct CGSize)preferredContentSize; - (void)_allowEditingChanged:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)_reloadTitle; -- (int)_rowForSubitem:(int)arg1; -- (int)_subitemAtRow:(int)arg1; -- (BOOL)_shouldDisplayResendInvitationButton; +- (long long)_rowForSubitem:(int)arg1; +- (int)_subitemAtRow:(long long)arg1; +- (_Bool)_shouldDisplayResendInvitationButton; - (id)initWithSharee:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKStrikethroughLabel.h b/iOS7/Frameworks/EventKitUI/EKStrikethroughLabel.h index 301d8687d..05e71410d 100644 --- a/iOS7/Frameworks/EventKitUI/EKStrikethroughLabel.h +++ b/iOS7/Frameworks/EventKitUI/EKStrikethroughLabel.h @@ -6,23 +6,13 @@ #import "UILabel.h" -@class NSIndexSet, UIColor; - @interface EKStrikethroughLabel : UILabel { - NSIndexSet *_textMetrics; - UIColor *_strikethroughColor; + _Bool _drawsStrikethrough; } -@property(retain, nonatomic) UIColor *strikethroughColor; // @synthesize strikethroughColor=_strikethroughColor; -- (void).cxx_destruct; -- (void)drawRect:(struct CGRect)arg1; -- (void)_invalidateTextMetrics; -- (id)_textMetrics; -- (void)setLineBreakMode:(int)arg1; +@property(nonatomic) _Bool drawsStrikethrough; // @synthesize drawsStrikethrough=_drawsStrikethrough; - (void)setText:(id)arg1; -- (void)setFont:(id)arg1; -- (void)setBounds:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/EKStringFactory.h b/iOS7/Frameworks/EventKitUI/EKStringFactory.h index 3003802b4..a1e7e2ca2 100644 --- a/iOS7/Frameworks/EventKitUI/EKStringFactory.h +++ b/iOS7/Frameworks/EventKitUI/EKStringFactory.h @@ -6,6 +6,8 @@ #import "NSObject.h" +@class NSMutableDictionary; + @interface EKStringFactory : NSObject { struct __CFDateFormatter *_dayFormatter; @@ -13,23 +15,28 @@ struct __CFDateFormatter *_timeFormatter; struct __CFDateFormatter *_standardTimeFormatter; struct __CFDateFormatter *_customFormatter; + struct __CFDateFormatter *_fullStyleDateFormatter; + NSMutableDictionary *_longFormatters; } + (id)sharedInstance; -- (id)dateStringForEventInvitationWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4; +- (void).cxx_destruct; +- (id)dateStringForEventInvitationWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(_Bool)arg4; - (id)dateStringForEventInvitation:(id)arg1 timeZone:(id)arg2; -- (id)_stringForDateTime:(CDStruct_b0fa4487)arg1 timeZone:(struct __CFTimeZone *)arg2; -- (id)_stringForTime:(CDStruct_b0fa4487)arg1; -- (id)dateStringForDate:(double)arg1 allDay:(BOOL)arg2 standalone:(BOOL)arg3 shortFormat:(BOOL)arg4; -- (id)dateStringForDate:(double)arg1 allDay:(BOOL)arg2 shortFormat:(BOOL)arg3; +- (id)_stringForDateTime:(CDStruct_79f9e052)arg1 timeZone:(struct __CFTimeZone *)arg2; +- (id)_stringForTime:(CDStruct_79f9e052)arg1; +- (id)dateStringForDate:(double)arg1 allDay:(_Bool)arg2 standalone:(_Bool)arg3 shortFormat:(_Bool)arg4; +- (id)dateStringForDate:(double)arg1 allDay:(_Bool)arg2 shortFormat:(_Bool)arg3; - (id)timeStringForDate:(double)arg1 inTimeZone:(id)arg2; - (id)_timeStringForDate:(double)arg1; -- (id)_dayStringForDate:(double)arg1 allDay:(BOOL)arg2 shortFormat:(BOOL)arg3 lowercase:(BOOL)arg4; -- (id)abbreviatedStringForDay:(CDStruct_b0fa4487)arg1 withLongFormatString:(id)arg2; -- (id)stringForDay:(CDStruct_b0fa4487)arg1 withLongFormatString:(id)arg2 lowercase:(BOOL)arg3; -- (id)stringForDay:(CDStruct_b0fa4487)arg1 withLongFormatString:(id)arg2; -- (id)_stringForDay:(CDStruct_b0fa4487)arg1 withLongFormatString:(id)arg2 useAbbreviatedFormats:(BOOL)arg3 lowerCase:(BOOL)arg4; -- (id)_stringForDay:(CDStruct_b0fa4487)arg1 withLongFormatString:(id)arg2 useAbbreviatedFormats:(BOOL)arg3; +- (id)_dayStringForDate:(double)arg1 allDay:(_Bool)arg2 shortFormat:(_Bool)arg3 lowercase:(_Bool)arg4; +- (id)abbreviatedStringForDay:(CDStruct_79f9e052)arg1 withLongFormatString:(id)arg2; +- (id)stringForDay:(CDStruct_79f9e052)arg1 withLongFormatString:(id)arg2 lowercase:(_Bool)arg3; +- (id)stringForDay:(CDStruct_79f9e052)arg1 withLongFormatString:(id)arg2; +- (id)_stringForDay:(CDStruct_79f9e052)arg1 withLongFormatString:(id)arg2 useAbbreviatedFormats:(_Bool)arg3 lowerCase:(_Bool)arg4; +- (id)_stringForDay:(CDStruct_79f9e052)arg1 withLongFormatString:(id)arg2 useAbbreviatedFormats:(_Bool)arg3; +- (struct __CFDateFormatter *)formatterForLongFormat:(id)arg1; +- (struct __CFDateFormatter *)fullStyleDateFormatter; - (struct __CFDateFormatter *)standardTimeFormatter; - (struct __CFDateFormatter *)abbreviatedDayFormatter; - (struct __CFDateFormatter *)dayFormatter; diff --git a/iOS7/Frameworks/EventKitUI/EKTextViewWithLabelTextMetrics.h b/iOS7/Frameworks/EventKitUI/EKTextViewWithLabelTextMetrics.h index afc583496..c009827f3 100644 --- a/iOS7/Frameworks/EventKitUI/EKTextViewWithLabelTextMetrics.h +++ b/iOS7/Frameworks/EventKitUI/EKTextViewWithLabelTextMetrics.h @@ -12,19 +12,19 @@ @interface EKTextViewWithLabelTextMetrics : UITextView { - int lineBreakMode; + long long lineBreakMode; } -@property(nonatomic) int lineBreakMode; // @synthesize lineBreakMode; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2; -@property(nonatomic) int numberOfLines; +@property(nonatomic) long long lineBreakMode; // @synthesize lineBreakMode; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(long long)arg2; +@property(nonatomic) long long numberOfLines; - (void)setURL:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; // Remaining properties @property(retain, nonatomic) UIFont *font; // @dynamic font; @property(copy, nonatomic) NSString *text; // @dynamic text; -@property(nonatomic) int textAlignment; +@property(nonatomic) long long textAlignment; @property(retain, nonatomic) UIColor *textColor; @end diff --git a/iOS7/Frameworks/EventKitUI/EKTimeZoneViewController.h b/iOS7/Frameworks/EventKitUI/EKTimeZoneViewController.h index bb3524fc7..44da52aad 100644 --- a/iOS7/Frameworks/EventKitUI/EKTimeZoneViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKTimeZoneViewController.h @@ -26,7 +26,7 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) int chooserStyle; // @synthesize chooserStyle=_style; - (void).cxx_destruct; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayControllerWillEndSearch:(id)arg1; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; @@ -34,9 +34,9 @@ - (void)searchDisplayControllerWillBeginSearch:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (struct CGSize)contentSizeForViewInPopover; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (struct CGSize)preferredContentSize; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (id)initWithChooserStyle:(int)arg1; diff --git a/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsView.h b/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsView.h new file mode 100644 index 000000000..496cc692c --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSArray, UIButton; + +@interface EKUIEventStatusButtonsView : UIView +{ + NSArray *_buttons; + double _cachedFittingFontSize; + id _delegate; + NSArray *_buttonTitleStrings; + long long _selectedButtonIndex; + double _buttonsCharge; + long long _textSizeMode; +} + ++ (_Bool)requiresConstraintBasedLayout; +@property(nonatomic) long long textSizeMode; // @synthesize textSizeMode=_textSizeMode; +@property(nonatomic) double buttonsCharge; // @synthesize buttonsCharge=_buttonsCharge; +@property(nonatomic) long long selectedButtonIndex; // @synthesize selectedButtonIndex=_selectedButtonIndex; +@property(retain, nonatomic) NSArray *buttonTitleStrings; // @synthesize buttonTitleStrings=_buttonTitleStrings; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)updateForMiniBarState:(_Bool)arg1; +- (void)layoutSubviews; +- (double)_minimumFontSize; +- (id)_fontForButton:(id)arg1 withSize:(double)arg2; +- (double)_defaultFontSizeForButtons; +- (void)_updateButtonFontsWithSize:(double)arg1; +@property(readonly, nonatomic) UIButton *centerButton; +- (void)_updateSelectionToButton:(id)arg1; +- (void)buttonTapped:(id)arg1; +- (void)_setupButtons; +- (id)_toolbarButtonWithTitle:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1 buttonTitleStrings:(id)arg2 delegate:(id)arg3; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsViewDelegate-Protocol.h new file mode 100644 index 000000000..ef7fa833b --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKUIEventStatusButtonsViewDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol EKUIEventStatusButtonsViewDelegate +- (void)eventStatusButtonsView:(id)arg1 calculatedFontSizeToFit:(double)arg2; +- (double)eventStatusButtonsViewButtonFontSize:(id)arg1; +- (void)eventStatusButtonsView:(id)arg1 didSelectButtonAtIndex:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKUIOccurrenceTableViewCell.h b/iOS7/Frameworks/EventKitUI/EKUIOccurrenceTableViewCell.h new file mode 100644 index 000000000..ac7132891 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/EKUIOccurrenceTableViewCell.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class EKCalendarDate, NSString, UIColor, UIImageView, UILabel, UIView; + +@interface EKUIOccurrenceTableViewCell : UITableViewCell +{ + UILabel *_topTimeLabel; + UILabel *_bottomTimeLabel; + UIView *_colorBarView; + UIImageView *_angledStripeBackground; + UILabel *_primaryTextLabel; + UILabel *_secondaryTextLabel; + _Bool _reuseExistingLayout; + UIColor *_eventCalendarColor; + NSString *_eventLocation; + NSString *_eventTitle; + EKCalendarDate *_eventStartDate; + EKCalendarDate *_eventEndDate; + _Bool _isAllDay; + _Bool _isBirthday; + _Bool _isFacebook; + _Bool _tentative; + _Bool _declined; + _Bool _needsReply; + _Bool _cancelled; + struct { + unsigned int eventCalendarColorChanged:1; + unsigned int eventLocationChanged:1; + unsigned int eventTitleChanged:1; + unsigned int datesChanged:1; + unsigned int isAllDayChanged:1; + unsigned int isBirthdayChanged:1; + unsigned int isFacebookChanged:1; + unsigned int tentativeChanged:1; + unsigned int declinedChanged:1; + unsigned int needsReplyChanged:1; + unsigned int cancelledChanged:1; + } _changeFlags; +} + ++ (double)_rightImageSpacing; ++ (id)_needsReplyDot; ++ (id)_facebookIcon; ++ (id)_birthdayIcon; ++ (id)_secondaryTextLabelFont; ++ (id)_primaryTextLabelFont; ++ (id)_timeLabelsFont; ++ (id)reuseIdentifier; +- (void).cxx_destruct; +- (id)_textForBottomTimeLabel; +- (id)_textForTopTimeLabel; +- (id)_scriptingInfo; +- (_Bool)isDeclined; +- (_Bool)needsReply; +- (_Bool)isTentative; +- (_Bool)isFacebook; +- (_Bool)isBirthday; +- (_Bool)isCancelled; +- (_Bool)isAllDay; +- (id)_tentativeAngledStripeBackground; +- (id)_needsReplyAngledStripeBackground; +@property(readonly, nonatomic) double tentativeStripeBackgroundAlpha; +@property(readonly, nonatomic) UIColor *tentativeStripeColor; +@property(readonly, nonatomic) UIColor *tentativeBackgroundColor; +@property(readonly, nonatomic) double needsReplyStripeBackgroundAlpha; +@property(readonly, nonatomic) UIColor *needsReplyStripeColor; +@property(readonly, nonatomic) UIColor *needsReplyBackgroundColor; +@property(readonly, nonatomic) UIColor *normalBackgroundColor; +@property(readonly, nonatomic) UIColor *strikethroughTimeTextColor; +@property(readonly, nonatomic) UIColor *normalBottomTimeTextColor; +@property(readonly, nonatomic) UIColor *normalTopTimeTextColor; +@property(readonly, nonatomic) UIColor *strikethroughSecondaryTextColor; +@property(readonly, nonatomic) UIColor *normalSecondaryTextColor; +@property(readonly, nonatomic) UIColor *strikethroughPrimaryTextColor; +@property(readonly, nonatomic) UIColor *invitationPrimaryTextColor; +@property(readonly, nonatomic) UIColor *prefixPrimaryTextColor; +@property(readonly, nonatomic) UIColor *normalPrimaryTextColor; +- (id)_cancelledDeclinedColorBarColor; +- (void)_updateSecondaryTextLabel; +- (void)_updatePrimaryTextLabel; +- (void)_updateAngledStripeBackground; +- (void)_updateColorBarView; +- (void)_updateTimeLabels; +- (void)_resetChangedFlags; +- (void)_updateViewStates; +- (void)updateWithEvent:(id)arg1 placedUnderDayWithStartDate:(id)arg2 showCalendarColors:(_Bool)arg3; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayout.h b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayout.h index 5ec6db74d..17d2e9825 100644 --- a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayout.h +++ b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayout.h @@ -11,7 +11,7 @@ @interface EKUISingleDayTimelineLayout : NSObject { NSArray *_occurrences; - unsigned int _currentOccurrenceIndex; + unsigned long long _currentOccurrenceIndex; EKDayViewContentItem *_currentOccurrence; NSMutableArray *_partitions; NSMutableArray *_occurrenceBuckets; @@ -25,12 +25,12 @@ } - (void).cxx_destruct; -- (float)_combinedWidthOfPartitions; +- (double)_combinedWidthOfPartitions; - (double)_effectiveEndTimeForOccurrence:(id)arg1; - (double)_adjustedEndTimeForOccurrence:(id)arg1; - (double)_adjustedStartTimeForOccurrence:(id)arg1; - (void)_capVisibleTextForBucket:(id)arg1; -- (BOOL)_inputIsInvalid; +- (_Bool)_inputIsInvalid; - (void)_initializeFirstGridStripe; - (void)_stampOccurrenceFrames; - (void)_reclaimSpaceFromStackedOccurrences; diff --git a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayoutPartition.h b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayoutPartition.h index fd067898a..1878065e8 100644 --- a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayoutPartition.h +++ b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineLayoutPartition.h @@ -11,17 +11,17 @@ @interface EKUISingleDayTimelineLayoutPartition : NSObject { NSMutableArray *_stackOfOccurrences; - float _initialLeftBoundary; - float _rightBoundary; double _topBoundaryTime; + double _initialLeftBoundary; + double _rightBoundary; } -@property(nonatomic) float rightBoundary; // @synthesize rightBoundary=_rightBoundary; -@property(nonatomic) float initialLeftBoundary; // @synthesize initialLeftBoundary=_initialLeftBoundary; +@property(nonatomic) double rightBoundary; // @synthesize rightBoundary=_rightBoundary; +@property(nonatomic) double initialLeftBoundary; // @synthesize initialLeftBoundary=_initialLeftBoundary; @property(nonatomic) double topBoundaryTime; // @synthesize topBoundaryTime=_topBoundaryTime; - (void).cxx_destruct; -@property(readonly, nonatomic) float freeSpaceWidth; -@property(readonly, nonatomic) float freeSpaceLeftBoundary; +@property(readonly, nonatomic) double freeSpaceWidth; +@property(readonly, nonatomic) double freeSpaceLeftBoundary; - (void)popOccurrence; - (void)pushOccurrence:(id)arg1; - (id)peekOccurrence; diff --git a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineOccurrenceBucket.h b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineOccurrenceBucket.h index f5663e043..2eb6a7a52 100644 --- a/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineOccurrenceBucket.h +++ b/iOS7/Frameworks/EventKitUI/EKUISingleDayTimelineOccurrenceBucket.h @@ -12,20 +12,20 @@ { EKDayViewContentItem *_temporaryOccurrenceAtBeginning; EKDayViewContentItem *_temporaryOccurrenceAtEnd; - BOOL _useTemporaryFitnessLevel; - BOOL _temporaryFitnessLevelRequiresCalculation; + _Bool _useTemporaryFitnessLevel; + _Bool _temporaryFitnessLevelRequiresCalculation; double _temporaryFitnessLevel; - BOOL _originalFitnessLevelRequiresCalculation; + _Bool _originalFitnessLevelRequiresCalculation; double _originalFitnessLevel; - BOOL _ignoreFirstOccurrenceInFitnessCalculations; - BOOL _ignoreLastOccurrenceInFitnessCalculations; - BOOL _isOnlyBucket; + _Bool _ignoreFirstOccurrenceInFitnessCalculations; + _Bool _ignoreLastOccurrenceInFitnessCalculations; + _Bool _isOnlyBucket; EKUISingleDayTimelineLayoutPartition *_correspondingPartition; NSMutableArray *_currentOccurrences; } @property(retain, nonatomic) NSMutableArray *currentOccurrences; // @synthesize currentOccurrences=_currentOccurrences; -@property(nonatomic) BOOL isOnlyBucket; // @synthesize isOnlyBucket=_isOnlyBucket; +@property(nonatomic) _Bool isOnlyBucket; // @synthesize isOnlyBucket=_isOnlyBucket; @property(retain, nonatomic) EKUISingleDayTimelineLayoutPartition *correspondingPartition; // @synthesize correspondingPartition=_correspondingPartition; - (void).cxx_destruct; - (void)stampFramesOntoOccurrences; diff --git a/iOS7/Frameworks/EventKitUI/EKUnknownIdentityViewController.h b/iOS7/Frameworks/EventKitUI/EKUnknownIdentityViewController.h index d14bea709..86bba9bf6 100644 --- a/iOS7/Frameworks/EventKitUI/EKUnknownIdentityViewController.h +++ b/iOS7/Frameworks/EventKitUI/EKUnknownIdentityViewController.h @@ -4,19 +4,23 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "ABUnknownPersonViewController.h" +#import "UIViewController.h" #import "ABUnknownPersonViewControllerDelegate-Protocol.h" -@interface EKUnknownIdentityViewController : ABUnknownPersonViewController +@class ABUnknownPersonViewController; + +// Not exported +@interface EKUnknownIdentityViewController : UIViewController { id _identity; + ABUnknownPersonViewController *_unknownPersonViewController; } - (void).cxx_destruct; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (unsigned int)supportedInterfaceOrientations; - (void)setIdentity:(id)arg1; +- (void)loadView; - (id)initWithIdentity:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/MFComposeRecipientViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/MFComposeRecipientViewDelegate-Protocol.h index 62eb79f32..7619b3f5a 100644 --- a/iOS7/Frameworks/EventKitUI/MFComposeRecipientViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/MFComposeRecipientViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol MFComposeRecipientViewDelegate @optional -- (BOOL)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; +- (_Bool)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; - (void)selectPreviousSearchResultForComposeRecipientView:(id)arg1; - (void)selectNextSearchResultForComposeRecipientView:(id)arg1; - (void)dismissSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)presentSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)composeRecipientViewShowingSearchResults:(id)arg1; +- (_Bool)presentSearchResultsForComposeRecipientView:(id)arg1; +- (_Bool)composeRecipientViewShowingSearchResults:(id)arg1; - (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientViewReturnPressed:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @@ -25,7 +25,7 @@ - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/MultiStateButton2.h b/iOS7/Frameworks/EventKitUI/MultiStateButton2.h deleted file mode 100644 index 0c03b6da1..000000000 --- a/iOS7/Frameworks/EventKitUI/MultiStateButton2.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface MultiStateButton2 : UIButton -{ -} - -- (void)updateForMiniBarState:(BOOL)arg1; -- (struct CGPoint)_offsetForMiniBarState:(BOOL)arg1; -- (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; -- (id)currentBackgroundImage; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/NSDateComponents-EventKit.h b/iOS7/Frameworks/EventKitUI/NSDateComponents-EventKit.h index 47415071c..8881fa7f3 100644 --- a/iOS7/Frameworks/EventKitUI/NSDateComponents-EventKit.h +++ b/iOS7/Frameworks/EventKitUI/NSDateComponents-EventKit.h @@ -7,13 +7,13 @@ #import "NSDateComponents.h" @interface NSDateComponents (EventKit) -+ (id)dateComponentsFromGregorianDate:(CDStruct_b0fa4487)arg1; ++ (id)dateComponentsFromGregorianDate:(CDStruct_79f9e052)arg1; - (void)clearTimeComponents; -- (BOOL)hasTimeComponents; -- (CDStruct_b0fa4487)gregorianDate; +- (_Bool)hasTimeComponents; +- (CDStruct_79f9e052)gregorianDate; - (id)dateComponentsForEndOfDay; - (id)dateComponentsForDateOnly; -- (id)dateComponents:(unsigned int)arg1 byAddingDays:(int)arg2 calendar:(id)arg3; -- (id)dateComponents:(unsigned int)arg1 byAddingComponents:(id)arg2 calendar:(id)arg3; +- (id)dateComponents:(unsigned long long)arg1 byAddingDays:(int)arg2 calendar:(id)arg3; +- (id)dateComponents:(unsigned long long)arg1 byAddingComponents:(id)arg2 calendar:(id)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/NSObject-AccessibilityAccessors.h b/iOS7/Frameworks/EventKitUI/NSObject-AccessibilityAccessors.h index 5b2f100b8..9454ef8c9 100644 --- a/iOS7/Frameworks/EventKitUI/NSObject-AccessibilityAccessors.h +++ b/iOS7/Frameworks/EventKitUI/NSObject-AccessibilityAccessors.h @@ -7,11 +7,11 @@ #import "NSObject.h" @interface NSObject (AccessibilityAccessors) -+ (id)_accessibilityStringForDate:(CDStruct_b0fa4487)arg1; ++ (id)_accessibilityStringForDate:(CDStruct_79f9e052)arg1; + (id)_accessibilityStringForDayOfWeek:(int)arg1; -+ (BOOL)_accessibilityCalShow24Hours; -+ (BOOL)_accessibilityCalHourDesignatorsAreBeforeHour; -+ (BOOL)_accessibilityCalSpaceBetweenDesignatorsAndHour; ++ (_Bool)_accessibilityCalShow24Hours; ++ (_Bool)_accessibilityCalHourDesignatorsAreBeforeHour; ++ (_Bool)_accessibilityCalSpaceBetweenDesignatorsAndHour; + (void)_accessibilityCalGetHourDesignatorsForAM:(id *)arg1 andPM:(id *)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/NSObject-Protocol.h b/iOS7/Frameworks/EventKitUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/EventKitUI/NSObject-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/EventKitUI/NSString-CalendarTextRendering.h b/iOS7/Frameworks/EventKitUI/NSString-CalendarTextRendering.h deleted file mode 100644 index 6aeb98150..000000000 --- a/iOS7/Frameworks/EventKitUI/NSString-CalendarTextRendering.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSString.h" - -@interface NSString (CalendarTextRendering) -- (void)drawUsingMetrics:(id)arg1 inRect:(struct CGRect)arg2 usingFont:(struct __CTFont *)arg3 ellipsisStyle:(int)arg4 firstLineX:(float)arg5 backgroundColor:(struct CGColor *)arg6 strikethroughColor:(struct CGColor *)arg7; -- (void)drawUsingMetrics:(id)arg1 inRect:(struct CGRect)arg2 usingFont:(struct __CTFont *)arg3 ellipsisStyle:(int)arg4 firstLineX:(float)arg5 backgroundColor:(struct CGColor *)arg6; -- (id)stringMetricsForDrawingInRect:(struct CGRect)arg1 usingFont:(struct __CTFont *)arg2 ellipsisStyle:(int)arg3 flowingFromX:(float)arg4 lastLineEnd:(struct CGPoint *)arg5 startOnSecondLineIfPossible:(BOOL)arg6 withTopRightCornerInset:(struct CGSize)arg7 putEndPointOnNewLineIfWidthAvailable:(BOOL)arg8; -- (id)stringMetricsForDrawingInRect:(struct CGRect)arg1 usingFont:(struct __CTFont *)arg2 ellipsisStyle:(int)arg3 flowingFromX:(float)arg4 lastLineEnd:(struct CGPoint *)arg5 startOnSecondLineIfPossible:(BOOL)arg6 putEndPointOnNewLineIfWidthAvailable:(BOOL)arg7; -- (float)leadingForFont:(struct __CTFont *)arg1; -@end - diff --git a/iOS7/Frameworks/EventKitUI/NSString-HTMLEntities.h b/iOS7/Frameworks/EventKitUI/NSString-HTMLEntities.h deleted file mode 100644 index 763389491..000000000 --- a/iOS7/Frameworks/EventKitUI/NSString-HTMLEntities.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSString.h" - -@interface NSString (HTMLEntities) -- (id)stringByReplacingMarkupCharactersWithHTMLEntities; -@end - diff --git a/iOS7/Frameworks/EventKitUI/NSString-NameDecomposition.h b/iOS7/Frameworks/EventKitUI/NSString-NameDecomposition.h index fcb7a0732..b9e443e3a 100644 --- a/iOS7/Frameworks/EventKitUI/NSString-NameDecomposition.h +++ b/iOS7/Frameworks/EventKitUI/NSString-NameDecomposition.h @@ -11,6 +11,6 @@ + (id)_attendeeNameExtensions; - (void)attendeeFirstName:(id *)arg1 middleName:(id *)arg2 lastName:(id *)arg3 extension:(id *)arg4; - (id)_attendeeTrimCommasSpacesQuotes; -- (BOOL)_attendeeAppearsToBeAnInitial; +- (_Bool)_attendeeAppearsToBeAnInitial; @end diff --git a/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSource.h b/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSource.h index 625e34c2d..2139dbbd2 100644 --- a/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSource.h +++ b/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSource.h @@ -23,19 +23,18 @@ - (void)invalidate; - (void)stopSearching; - (void)searchWithTerm:(id)arg1; -- (void)fetchDaysInBackgroundStartingFromSection:(int)arg1; -- (int)sectionForCachedOccurrencesOnDate:(id)arg1; +- (void)fetchDaysInBackgroundStartingFromSection:(long long)arg1; +- (long long)sectionForCachedOccurrencesOnDate:(id)arg1; - (id)cachedOccurrenceAtIndexPath:(id)arg1; -- (id)dateAtDayIndex:(int)arg1; -- (int)countOfOccurrencesAtDayIndex:(int)arg1; -- (int)cachedDayCount; +- (id)dateAtDayIndex:(long long)arg1; +- (long long)countOfOccurrencesAtDayIndex:(long long)arg1; +- (long long)cachedDayCount; - (id)_cachedDays; -- (BOOL)cachedOccurrencesAreLoaded; -- (BOOL)cachedOccurrencesAreBeingGenerated; -- (BOOL)supportsFakeTodaySection; -- (BOOL)supportsInvitations; +- (_Bool)cachedOccurrencesAreLoaded; +- (_Bool)cachedOccurrencesAreBeingGenerated; +- (_Bool)supportsFakeTodaySection; +- (_Bool)supportsInvitations; - (void)invalidateCachedOccurrences; -- (void)dealloc; - (id)initWithEventStore:(id)arg1 calendars:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSourceProtocol-Protocol.h b/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSourceProtocol-Protocol.h index 524467d4b..8e59d9673 100644 --- a/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSourceProtocol-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/OccurrenceCacheDataSourceProtocol-Protocol.h @@ -10,17 +10,17 @@ - (void)invalidate; - (void)stopSearching; - (void)searchWithTerm:(id)arg1; -- (void)fetchDaysInBackgroundStartingFromSection:(int)arg1; +- (void)fetchDaysInBackgroundStartingFromSection:(long long)arg1; - (void)invalidateCachedOccurrences; -- (int)sectionForCachedOccurrencesOnDate:(id)arg1; +- (long long)sectionForCachedOccurrencesOnDate:(id)arg1; - (id)cachedOccurrenceAtIndexPath:(id)arg1; -- (id)dateAtDayIndex:(int)arg1; -- (int)countOfOccurrencesAtDayIndex:(int)arg1; -- (int)cachedDayCount; -- (BOOL)cachedOccurrencesAreBeingGenerated; -- (BOOL)cachedOccurrencesAreLoaded; -- (BOOL)supportsFakeTodaySection; -- (BOOL)supportsInvitations; +- (id)dateAtDayIndex:(long long)arg1; +- (long long)countOfOccurrencesAtDayIndex:(long long)arg1; +- (long long)cachedDayCount; +- (_Bool)cachedOccurrencesAreBeingGenerated; +- (_Bool)cachedOccurrencesAreLoaded; +- (_Bool)supportsFakeTodaySection; +- (_Bool)supportsInvitations; - (id)initWithEventStore:(id)arg1 calendars:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/OccurrenceCacheSearchDataSource.h b/iOS7/Frameworks/EventKitUI/OccurrenceCacheSearchDataSource.h index 344888f5a..08abbfc51 100644 --- a/iOS7/Frameworks/EventKitUI/OccurrenceCacheSearchDataSource.h +++ b/iOS7/Frameworks/EventKitUI/OccurrenceCacheSearchDataSource.h @@ -13,8 +13,8 @@ EKOccurrenceCacheSearch *_search; NSMutableArray *_processingCachedDays; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _resultsLock; } @@ -23,10 +23,10 @@ - (void)stopSearching; - (void)searchWithTerm:(id)arg1; - (void)_setCachedDaysAndNotify:(id)arg1 withDateToScrollTo:(id)arg2; -- (int)countOfOccurrencesAtDayIndex:(int)arg1; +- (long long)countOfOccurrencesAtDayIndex:(long long)arg1; - (void)invalidateCachedOccurrences; -- (BOOL)supportsFakeTodaySection; -- (BOOL)supportsInvitations; +- (_Bool)supportsFakeTodaySection; +- (_Bool)supportsInvitations; - (void)dealloc; - (void)invalidate; - (id)initWithEventStore:(id)arg1 calendars:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/PreferencesMultiLineCell.h b/iOS7/Frameworks/EventKitUI/PreferencesMultiLineCell.h index 84a8d76b7..727ff721a 100644 --- a/iOS7/Frameworks/EventKitUI/PreferencesMultiLineCell.h +++ b/iOS7/Frameworks/EventKitUI/PreferencesMultiLineCell.h @@ -10,8 +10,8 @@ { } -+ (struct CGSize)fitValue:(id)arg1 forWidth:(float)arg2 font:(id)arg3; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; ++ (struct CGSize)fitValue:(id)arg1 forWidth:(double)arg2 font:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/ScrollSpringFactory.h b/iOS7/Frameworks/EventKitUI/ScrollSpringFactory.h index 8fbb4c3bb..976b6bf48 100644 --- a/iOS7/Frameworks/EventKitUI/ScrollSpringFactory.h +++ b/iOS7/Frameworks/EventKitUI/ScrollSpringFactory.h @@ -8,11 +8,11 @@ @interface ScrollSpringFactory : SpringFactory { - float _initialVelocity; + double _initialVelocity; } + (id)sharedFactory; -@property(nonatomic) float initialVelocity; // @synthesize initialVelocity=_initialVelocity; +@property(nonatomic) double initialVelocity; // @synthesize initialVelocity=_initialVelocity; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/SingleToolbarItemContainerView.h b/iOS7/Frameworks/EventKitUI/SingleToolbarItemContainerView.h new file mode 100644 index 000000000..f9a2fca12 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/SingleToolbarItemContainerView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SingleToolbarItemContainerView : UIView +{ + long long _lastOrientation; +} + +- (void)setFrameWithToolbarBounds:(struct CGRect)arg1 interfaceOrientation:(long long)arg2; +- (void)willMoveToSuperview:(id)arg1; +- (void)updateForMiniBarState:(_Bool)arg1; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/TodayInvalidationTimerWrapper.h b/iOS7/Frameworks/EventKitUI/TodayInvalidationTimerWrapper.h new file mode 100644 index 000000000..e037c1cf8 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/TodayInvalidationTimerWrapper.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSTimer; + +@interface TodayInvalidationTimerWrapper : NSObject +{ + NSTimer *_tzSupportDayRolloverTimer; +} + +- (void).cxx_destruct; +- (void)invalidateTodayAndNotifyIfChanged; +- (_Bool)todayChangedAfterInvalidation; +- (void)_killTimeZoneTimer; +- (void)_setupTimeZoneTimer; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/TwoPartTextLabel.h b/iOS7/Frameworks/EventKitUI/TwoPartTextLabel.h index 4b82b12f5..29cc63ac9 100644 --- a/iOS7/Frameworks/EventKitUI/TwoPartTextLabel.h +++ b/iOS7/Frameworks/EventKitUI/TwoPartTextLabel.h @@ -12,20 +12,20 @@ { NSString *_secondTextPart; struct CGSize _part2Size; - float _minPart2Width; - BOOL _strikethroughPart1; - BOOL _strikethroughPart2; + double _minPart2Width; + _Bool _strikethroughPart1; + _Bool _strikethroughPart2; } -@property(nonatomic) BOOL strikethroughPart2; // @synthesize strikethroughPart2=_strikethroughPart2; -@property(nonatomic) BOOL strikethroughPart1; // @synthesize strikethroughPart1=_strikethroughPart1; +@property(nonatomic) _Bool strikethroughPart2; // @synthesize strikethroughPart2=_strikethroughPart2; +@property(nonatomic) _Bool strikethroughPart1; // @synthesize strikethroughPart1=_strikethroughPart1; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; -- (void)setMinimumPart2Width:(float)arg1; -- (float)rightmostDisplayedPartWidth; +- (void)setMinimumPart2Width:(double)arg1; +- (double)rightmostDisplayedPartWidth; - (struct CGSize)idealSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)hasTwoParts; +- (_Bool)hasTwoParts; - (struct CGSize)textPart2Size; - (void)setTextPart1:(id)arg1; - (void)setTextPart1:(id)arg1 part2:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/EventKitUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/EventKitUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/EventKitUI/UIColor-MobileCal.h b/iOS7/Frameworks/EventKitUI/UIColor-MobileCal.h index b9483923e..116686b09 100644 --- a/iOS7/Frameworks/EventKitUI/UIColor-MobileCal.h +++ b/iOS7/Frameworks/EventKitUI/UIColor-MobileCal.h @@ -7,17 +7,19 @@ #import "UIColor.h" @interface UIColor (MobileCal) ++ (id)tableViewBackgroundColor; ++ (id)tableViewBackgroundColorOpaque; - (id)burnWithColor:(id)arg1; - (id)overlayWithColor:(id)arg1; - (id)soverWithColor:(id)arg1; -- (BOOL)isGreenOrYellow; -- (float)differenceFromColor:(id)arg1; -- (float)luminance; -- (float)blueComponent; -- (float)greenComponent; -- (float)redComponent; -- (float)brightnessComponent; -- (float)saturationComponent; -- (float)hueComponent; +- (_Bool)isGreenOrYellow; +- (double)differenceFromColor:(id)arg1; +- (double)luminance; +- (double)blueComponent; +- (double)greenComponent; +- (double)redComponent; +- (double)brightnessComponent; +- (double)saturationComponent; +- (double)hueComponent; @end diff --git a/iOS7/Frameworks/EventKitUI/UIDocumentInteractionControllerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIDocumentInteractionControllerDelegate-Protocol.h index def50440b..cfbff6727 100644 --- a/iOS7/Frameworks/EventKitUI/UIDocumentInteractionControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UIDocumentInteractionControllerDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UIDocumentInteractionControllerDelegate @optional -- (BOOL)documentInteractionController:(id)arg1 performAction:(SEL)arg2; -- (BOOL)documentInteractionController:(id)arg1 canPerformAction:(SEL)arg2; +- (_Bool)documentInteractionController:(id)arg1 performAction:(SEL)arg2; +- (_Bool)documentInteractionController:(id)arg1 canPerformAction:(SEL)arg2; - (void)documentInteractionController:(id)arg1 didEndSendingToApplication:(id)arg2; - (void)documentInteractionController:(id)arg1 willBeginSendingToApplication:(id)arg2; - (void)documentInteractionControllerDidDismissOpenInMenu:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/EventKitUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/UINotesTableView.h b/iOS7/Frameworks/EventKitUI/UINotesTableView.h new file mode 100644 index 000000000..93d20010b --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/UINotesTableView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableView.h" + +@interface UINotesTableView : UITableView +{ +} + +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/EventKitUI/UIPickerViewDataSource-Protocol.h b/iOS7/Frameworks/EventKitUI/UIPickerViewDataSource-Protocol.h deleted file mode 100644 index 43239cae5..000000000 --- a/iOS7/Frameworks/EventKitUI/UIPickerViewDataSource-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIPickerViewDataSource -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; -@end - diff --git a/iOS7/Frameworks/EventKitUI/UIPickerViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIPickerViewDelegate-Protocol.h deleted file mode 100644 index c9f7fe9c5..000000000 --- a/iOS7/Frameworks/EventKitUI/UIPickerViewDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIPickerViewDelegate - -@optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; -@end - diff --git a/iOS7/Frameworks/EventKitUI/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/EventKitUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/EventKitUI/UISearchDisplayDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/Frameworks/EventKitUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/Frameworks/EventKitUI/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/EventKitUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/EventKitUI/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/EventKitUI/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/EventKitUI/UITextFieldDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/Frameworks/EventKitUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/UITextViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/Frameworks/EventKitUI/UITextViewDelegate-Protocol.h +++ b/iOS7/Frameworks/EventKitUI/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/EventKitUI/UIWebViewDelegate-Protocol.h b/iOS7/Frameworks/EventKitUI/UIWebViewDelegate-Protocol.h deleted file mode 100644 index 944f73746..000000000 --- a/iOS7/Frameworks/EventKitUI/UIWebViewDelegate-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIWebViewDelegate - -@optional -- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; -- (void)webViewDidFinishLoad:(id)arg1; -- (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; -@end - diff --git a/iOS7/Frameworks/EventKitUI/WeekNumberCellPainter.h b/iOS7/Frameworks/EventKitUI/WeekNumberCellPainter.h deleted file mode 100644 index 740655757..000000000 --- a/iOS7/Frameworks/EventKitUI/WeekNumberCellPainter.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString, UIColor, UIFont; - -@interface WeekNumberCellPainter : NSObject -{ - BOOL _bottomLeftHasRoundedCorner; - BOOL _bottomRightHasRoundedCorner; - BOOL _isToday; - NSString *_text; - struct CGRect _frame; -} - -@property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; -@property(retain, nonatomic) NSString *text; // @synthesize text=_text; -@property(nonatomic) BOOL isToday; // @synthesize isToday=_isToday; -@property(nonatomic) BOOL bottomRightHasRoundedCorner; // @synthesize bottomRightHasRoundedCorner=_bottomRightHasRoundedCorner; -@property(nonatomic) BOOL bottomLeftHasRoundedCorner; // @synthesize bottomLeftHasRoundedCorner=_bottomLeftHasRoundedCorner; -- (void).cxx_destruct; -- (void)_drawText; -- (void)_drawBackground; -- (void)drawRect:(struct CGRect)arg1; -@property(readonly, nonatomic) UIFont *textFont; -@property(readonly, nonatomic) UIColor *textColor; -@property(readonly, nonatomic) UIColor *backgroundColor; -- (id)initWithDate:(id)arg1 frame:(struct CGRect)arg2; - -@end - diff --git a/iOS7/Frameworks/EventKitUI/WeekViewAllDayContents.h b/iOS7/Frameworks/EventKitUI/WeekViewAllDayContents.h new file mode 100644 index 000000000..36e4c6e89 --- /dev/null +++ b/iOS7/Frameworks/EventKitUI/WeekViewAllDayContents.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface WeekViewAllDayContents : UIView +{ + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/ExternalAccessory/BTDevicePickerDelegate-Protocol.h b/iOS7/Frameworks/ExternalAccessory/BTDevicePickerDelegate-Protocol.h index 5a3278e29..f5bff26e2 100644 --- a/iOS7/Frameworks/ExternalAccessory/BTDevicePickerDelegate-Protocol.h +++ b/iOS7/Frameworks/ExternalAccessory/BTDevicePickerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol BTDevicePickerDelegate @optional -- (void)devicePicker:(id)arg1 didDismissWithResult:(int)arg2 device:(id)arg3; +- (void)devicePicker:(id)arg1 didDismissWithResult:(long long)arg2 device:(id)arg3; @end diff --git a/iOS7/Frameworks/ExternalAccessory/EAAccessory.h b/iOS7/Frameworks/ExternalAccessory/EAAccessory.h index cd4f5d7c9..1f3c0294e 100644 --- a/iOS7/Frameworks/ExternalAccessory/EAAccessory.h +++ b/iOS7/Frameworks/ExternalAccessory/EAAccessory.h @@ -15,27 +15,28 @@ - (void)setIPodOutOptionsMask:(int)arg1; - (int)iPodOutOptionsMask; -- (BOOL)supportsPointOfInterest; +- (_Bool)supportsPointOfInterest; - (void)updateItemProperty:(int)arg1 withValue:(id)arg2; - (void)updateSystemProperty:(int)arg1 withValue:(id)arg2; -- (BOOL)supportsAccessibility; +- (_Bool)supportsAccessibility; - (id)getVehicleInfoData; - (void)setVehicleInfovehicleInfoInitialData:(id)arg1; - (id)vehicleInfoInitialData; - (void)setVehicleInfoSupportedTypes:(id)arg1; - (id)vehicleInfoSupportedTypes; -- (BOOL)sendEphemeris:(id)arg1; -- (BOOL)sendEphemerisPointDataGpsWeek:(unsigned int)arg1 gpsTOW:(double)arg2 latitude:(double)arg3 longitude:(double)arg4 accuracy:(unsigned short)arg5; -- (BOOL)sendGpsWeek:(unsigned int)arg1 gpsTOW:(double)arg2; -- (BOOL)getEphemerisExpirationInterval:(double *)arg1; -- (BOOL)getEphemerisRecommendRefreshInterval:(double *)arg1; -- (BOOL)getEphemerisURL:(id *)arg1; +- (_Bool)sendEphemeris:(id)arg1; +- (_Bool)sendEphemerisPointDataGpsWeek:(unsigned long long)arg1 gpsTOW:(double)arg2 latitude:(double)arg3 longitude:(double)arg4 accuracy:(unsigned short)arg5; +- (_Bool)sendGpsWeek:(unsigned long long)arg1 gpsTOW:(double)arg2; +- (_Bool)getEphemerisExpirationInterval:(double *)arg1; +- (_Bool)getEphemerisRecommendRefreshInterval:(double *)arg1; +- (_Bool)getEphemerisURL:(id *)arg1; +- (void)resetIAPTimeSyncKalmanFilter; - (void)getIAPTimeSyncInfo:(id)arg1 completionHandler:(id)arg2; - (void)setIAPTimeSyncParams:(id)arg1; -- (BOOL)setNMEASentencesToFilter:(id)arg1; -- (BOOL)getNMEASentence:(id *)arg1; -- (BOOL)accessoryHasNMEASentencesAvailable; -- (BOOL)supportsLocation; +- (_Bool)setNMEASentencesToFilter:(id)arg1; +- (_Bool)getNMEASentence:(id *)arg1; +- (_Bool)accessoryHasNMEASentencesAvailable; +- (_Bool)supportsLocation; - (void)setLocationSentenceTypesMask:(int)arg1; - (int)locationSentenceTypesMask; - (unsigned int)eqIndex; @@ -46,8 +47,8 @@ - (id)audioPorts; - (int)classType; - (id)preferredApp; -- (BOOL)shouldBeHiddenFromUI; -- (BOOL)supportsPublicIap; +- (_Bool)shouldBeHiddenFromUI; +- (_Bool)supportsPublicIap; - (void)setCfAccessoryPortPropertyContext:(void *)arg1; - (void *)cfAccessoryPortPropertyContext; - (void)setCfAccessoryPortPropertyCallback:(void *)arg1; @@ -55,7 +56,7 @@ - (void)setCfAccessory:(struct __CFAccessory *)arg1; - (struct __CFAccessory *)cfAccessory; - (id)macAddress; -- (BOOL)_internalNotPresentInIAPAccessoriesArray; +- (_Bool)_internalNotPresentInIAPAccessoriesArray; - (unsigned int)_internalConnectionID; - (id)_createWakeToken; - (void)_endSession:(unsigned int)arg1; @@ -63,8 +64,8 @@ - (void)_removeSession:(id)arg1; - (void)_addSession:(id)arg1; - (id)_protocolIDForProtocolString:(id)arg1; -- (void)_setNotPresentInIAPAccessoriesArray:(BOOL)arg1; -- (void)_setConnected:(BOOL)arg1; +- (void)_setNotPresentInIAPAccessoriesArray:(_Bool)arg1; +- (void)_setConnected:(_Bool)arg1; - (id)_shortDescription; - (void)_updateAccessoryInfo:(id)arg1; - (id)_initWithAccessory:(id)arg1; @@ -77,8 +78,8 @@ @property(readonly, nonatomic) NSString *modelNumber; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSString *manufacturer; -@property(readonly, nonatomic) unsigned int connectionID; -@property(readonly, nonatomic, getter=isConnected) BOOL connected; +@property(readonly, nonatomic) unsigned long long connectionID; +@property(readonly, nonatomic, getter=isConnected) _Bool connected; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/ExternalAccessory/EAAccessoryInternal.h b/iOS7/Frameworks/ExternalAccessory/EAAccessoryInternal.h index 07e719559..5298e36d8 100644 --- a/iOS7/Frameworks/ExternalAccessory/EAAccessoryInternal.h +++ b/iOS7/Frameworks/ExternalAccessory/EAAccessoryInternal.h @@ -10,7 +10,7 @@ @interface EAAccessoryInternal : NSObject { - BOOL _connected; + _Bool _connected; unsigned int _connectionID; NSString *_name; NSString *_manufacturer; @@ -23,7 +23,7 @@ int _classType; NSDictionary *_audioPorts; unsigned int _capabilities; - BOOL _notPresentInIAPAccessoriesArray; + _Bool _notPresentInIAPAccessoriesArray; NSMutableArray *_sessionsList; NSArray *_eqNames; int _iPodOutOptionsMask; @@ -49,7 +49,7 @@ @property(nonatomic) int iPodOutOptionsMask; // @synthesize iPodOutOptionsMask=_iPodOutOptionsMask; @property(nonatomic) unsigned int eqIndex; // @synthesize eqIndex=_eqIndex; @property(retain, nonatomic) NSArray *eqNames; // @synthesize eqNames=_eqNames; -@property(nonatomic) BOOL notPresentInIAPAccessoriesArray; // @synthesize notPresentInIAPAccessoriesArray=_notPresentInIAPAccessoriesArray; +@property(nonatomic) _Bool notPresentInIAPAccessoriesArray; // @synthesize notPresentInIAPAccessoriesArray=_notPresentInIAPAccessoriesArray; @property(nonatomic) unsigned int capabilities; // @synthesize capabilities=_capabilities; @property(retain, nonatomic) NSDictionary *audioPorts; // @synthesize audioPorts=_audioPorts; @property(nonatomic) int classType; // @synthesize classType=_classType; @@ -62,7 +62,7 @@ @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(copy, nonatomic) NSString *manufacturer; // @synthesize manufacturer=_manufacturer; @property(nonatomic) unsigned int connectionID; // @synthesize connectionID=_connectionID; -@property(nonatomic) BOOL connected; // @synthesize connected=_connected; +@property(nonatomic) _Bool connected; // @synthesize connected=_connected; @property(readonly, nonatomic) NSArray *sessionsList; - (void)removeSession:(id)arg1; - (void)addSession:(id)arg1; diff --git a/iOS7/Frameworks/ExternalAccessory/EAAccessoryManager.h b/iOS7/Frameworks/ExternalAccessory/EAAccessoryManager.h index d3e71ae35..3c2457379 100644 --- a/iOS7/Frameworks/ExternalAccessory/EAAccessoryManager.h +++ b/iOS7/Frameworks/ExternalAccessory/EAAccessoryManager.h @@ -19,35 +19,35 @@ NSString *_selectedBluetoothAddress; EABluetoothAccessoryPicker *_picker; id _pickerCompletion; - BOOL _sequesterNewAccessories; + _Bool _sequesterNewAccessories; NSTimer *_pickerTimer; NSObject *_connectionQueue; } -+ (BOOL)isLoggingEnabled; ++ (_Bool)isLoggingEnabled; + (void)accessibilityStopListening; + (void)accessibilityStartListening; + (void)registerCapabilities:(unsigned int)arg1; + (id)sharedAccessoryManager; -- (void)devicePicker:(id)arg1 didSelectAddress:(id)arg2 errorCode:(int)arg3; +- (void)devicePicker:(id)arg1 didSelectAddress:(id)arg2 errorCode:(long long)arg3; - (void)stopWirelessAccessoryDiscovery; - (void)startWirelessAccessoryDiscovery; - (void)disconnectWirelessAccessory:(id)arg1; - (void)initiateConnectionToWirelessAccessory:(id)arg1; - (void)pointOfInterestSelection:(id)arg1; -- (void)setAreLocationAccessoriesEnabled:(BOOL)arg1; -- (BOOL)areLocationAccessoriesEnabled; +- (void)setAreLocationAccessoriesEnabled:(_Bool)arg1; +- (_Bool)areLocationAccessoriesEnabled; - (void)accessibilitySystemPropertyRequest:(id)arg1; - (void)accessibilitySystemPropertyChange:(id)arg1; - (void)accessibilityItemPropertyRequest:(id)arg1; - (void)accessibilityContextChange:(id)arg1; - (void)accessibilityAction:(id)arg1; -- (void)setShouldAllowCppRuntime:(BOOL)arg1; -- (BOOL)shouldAllowCppRuntime; -- (void)setShouldAllowInternalProtocols:(BOOL)arg1; -- (BOOL)shouldAllowInternalProtocols; +- (void)setShouldAllowCppRuntime:(_Bool)arg1; +- (_Bool)shouldAllowCppRuntime; +- (void)setShouldAllowInternalProtocols:(_Bool)arg1; +- (_Bool)shouldAllowInternalProtocols; - (id)_connectedAccessories; -- (BOOL)appDeclaresProtocol:(id)arg1; +- (_Bool)appDeclaresProtocol:(id)arg1; - (void)wakeAccessoryWithToken:(id)arg1; - (void)endSession:(unsigned int)arg1 forConnectionID:(unsigned int)arg2; - (void)openCompleteForSession:(unsigned int)arg1 connectionID:(unsigned int)arg2; @@ -69,7 +69,7 @@ - (void)_externalAccessoryDisconnected:(id)arg1; - (void)_externalAccessoryUpdated:(id)arg1; - (void)_externalAccessoryConnected:(id)arg1; -- (void)_removeAllAccessoriesFromArray:(id)arg1 notifyClients:(BOOL)arg2; +- (void)_removeAllAccessoriesFromArray:(id)arg1 notifyClients:(_Bool)arg2; - (void)_externalAccessoryReconnected:(id)arg1; - (void)_applicationWillEnterForeground:(id)arg1; - (void)_cleanUpForTaskSuspend; diff --git a/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPicker.h b/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPicker.h index 30f653803..509860230 100644 --- a/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPicker.h +++ b/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPicker.h @@ -18,7 +18,7 @@ + (void)wakeSelectedBluetoothAccessories:(id)arg1; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)devicePicker:(id)arg1 didDismissWithResult:(int)arg2 device:(id)arg3; +- (void)devicePicker:(id)arg1 didDismissWithResult:(long long)arg2 device:(id)arg3; - (void)dismissPicker; - (void)show; - (void)dealloc; diff --git a/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPickerDelegate-Protocol.h b/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPickerDelegate-Protocol.h index 938bafe60..b8814112c 100644 --- a/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPickerDelegate-Protocol.h +++ b/iOS7/Frameworks/ExternalAccessory/EABluetoothAccessoryPickerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol EABluetoothAccessoryPickerDelegate @optional -- (void)devicePicker:(id)arg1 didSelectAddress:(id)arg2 errorCode:(int)arg3; +- (void)devicePicker:(id)arg1 didSelectAddress:(id)arg2 errorCode:(long long)arg3; @end diff --git a/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessory.h b/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessory.h index 8bcf9d64e..7ca772ce8 100644 --- a/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessory.h +++ b/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessory.h @@ -14,7 +14,7 @@ } @property(nonatomic) id delegate; -@property(readonly, nonatomic, getter=isConnected) BOOL connected; +@property(readonly, nonatomic, getter=isConnected) _Bool connected; @property(readonly, nonatomic) NSString *name; - (id)_shortDescription; - (id)description; diff --git a/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessoryInternal.h b/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessoryInternal.h index 291d6547b..a24d0732f 100644 --- a/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessoryInternal.h +++ b/iOS7/Frameworks/ExternalAccessory/EADiscoveredWirelessAccessoryInternal.h @@ -11,12 +11,12 @@ @interface EADiscoveredWirelessAccessoryInternal : NSObject { NSString *_name; - BOOL _connected; + _Bool _connected; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property BOOL connected; // @synthesize connected=_connected; +@property _Bool connected; // @synthesize connected=_connected; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/ExternalAccessory/EAInputStream.h b/iOS7/Frameworks/ExternalAccessory/EAInputStream.h index 4f63bfa92..7bc7c538c 100644 --- a/iOS7/Frameworks/ExternalAccessory/EAInputStream.h +++ b/iOS7/Frameworks/ExternalAccessory/EAInputStream.h @@ -19,10 +19,10 @@ NSRecursiveLock *_statusLock; NSRecursiveLock *_runloopLock; NSThread *_inputFromAccThread; - BOOL _isOpenCompletedEventSent; - BOOL _hasNewBytesAvailable; - BOOL _isAtEndEventSent; - unsigned int _streamStatus; + _Bool _isOpenCompletedEventSent; + _Bool _hasNewBytesAvailable; + _Bool _isAtEndEventSent; + unsigned long long _streamStatus; struct __CFRunLoop *_runLoop; struct __CFRunLoopSource *_runLoopSource; } @@ -34,14 +34,14 @@ - (void)_accessoryDidDisconnect:(id)arg1; - (void)endStream; - (void)openCompleted; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/ExternalAccessory/EAOutputStream.h b/iOS7/Frameworks/ExternalAccessory/EAOutputStream.h index 702d30da6..cfe98c364 100644 --- a/iOS7/Frameworks/ExternalAccessory/EAOutputStream.h +++ b/iOS7/Frameworks/ExternalAccessory/EAOutputStream.h @@ -17,11 +17,11 @@ NSRecursiveLock *_statusLock; NSRecursiveLock *_runloopLock; struct __CFSocket *_cfSocket; - BOOL _isOpenCompletedEventSent; - BOOL _hasSpaceAvailableEventSent; - BOOL _hasSpaceAvailable; - BOOL _isAtEndEventSent; - unsigned int _streamStatus; + _Bool _isOpenCompletedEventSent; + _Bool _hasSpaceAvailableEventSent; + _Bool _hasSpaceAvailable; + _Bool _isAtEndEventSent; + unsigned long long _streamStatus; struct __CFRunLoop *_runLoop; struct __CFRunLoopSource *_runLoopSource; struct __CFRunLoopSource *_socketRunLoopSource; @@ -34,13 +34,13 @@ - (void)_accessoryDidDisconnect:(id)arg1; - (void)endStream; - (void)openCompleted; -- (BOOL)hasSpaceAvailable; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)hasSpaceAvailable; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/ExternalAccessory/EASession.h b/iOS7/Frameworks/ExternalAccessory/EASession.h index ae45903c8..cd259fdcf 100644 --- a/iOS7/Frameworks/ExternalAccessory/EASession.h +++ b/iOS7/Frameworks/ExternalAccessory/EASession.h @@ -15,7 +15,7 @@ NSString *_protocolString; NSInputStream *_inputStream; NSOutputStream *_outputStream; - BOOL _openCompleted; + _Bool _openCompleted; int _sock; } @@ -23,8 +23,8 @@ @property(readonly, nonatomic) NSInputStream *inputStream; // @synthesize inputStream=_inputStream; @property(readonly, nonatomic) NSString *protocolString; // @synthesize protocolString=_protocolString; @property(readonly, nonatomic) EAAccessory *accessory; // @synthesize accessory=_accessory; -- (void)setOpenCompleted:(BOOL)arg1; -- (BOOL)isOpenCompleted; +- (void)setOpenCompleted:(_Bool)arg1; +- (_Bool)isOpenCompleted; - (void)_endStreams; - (void)_streamClosed; - (unsigned int)_sessionID; diff --git a/iOS7/Frameworks/ExternalAccessory/NSObject-Protocol.h b/iOS7/Frameworks/ExternalAccessory/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/ExternalAccessory/NSObject-Protocol.h +++ b/iOS7/Frameworks/ExternalAccessory/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/Foundation/CDStructures.h b/iOS7/Frameworks/Foundation/CDStructures.h index 03cd0f816..c91337ac2 100644 --- a/iOS7/Frameworks/Foundation/CDStructures.h +++ b/iOS7/Frameworks/Foundation/CDStructures.h @@ -9,7 +9,7 @@ #pragma mark Named Structures struct CFURLProtocolImplementation_V0 { - int _field1; + long long _field1; void *_field2; void *_field3; void *_field4; @@ -21,8 +21,8 @@ struct CFURLProtocolImplementation_V0 { }; struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -31,8 +31,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct InternalInit { @@ -40,23 +40,23 @@ struct InternalInit { id _field2; id _field3; id _field4; - char _field5; + _Bool _field5; long long _field6; }; struct NSSlice { void **items; - char wantsStrong; - char wantsWeak; - char wantsARC; - char shouldCopyIn; - char usesStrong; - char usesWeak; - char usesARC; - char usesSentinel; - char pointerPersonality; - char integerPersonality; - char simpleReadClear; + _Bool wantsStrong; + _Bool wantsWeak; + _Bool wantsARC; + _Bool shouldCopyIn; + _Bool usesStrong; + _Bool usesWeak; + _Bool usesARC; + _Bool usesSentinel; + _Bool pointerPersonality; + _Bool integerPersonality; + _Bool simpleReadClear; NSWeakCallback *callback; void *sizeFunction; void *hashFunction; @@ -86,14 +86,14 @@ struct _NSLTToken { }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _NSRefCountedRunArray { void *_field1; - unsigned int _field2; - unsigned int _field3; + unsigned long long _field2; + unsigned long long _field3; unsigned int _field4; unsigned int _field5; unsigned int _field6; @@ -102,26 +102,26 @@ struct _NSRefCountedRunArray { }; struct _NSRunArrayItem { - unsigned int _field1; + unsigned long long _field1; id _field2; }; struct _NSSimpleAttributeDictionaryElement { - unsigned int hash; + unsigned long long hash; id key; id value; }; struct _URIParseInfo { - int userinfoNameOffset; - int userinfoPasswordOffset; - int hostOffset; - int portOffset; - int pathOffset; - int paramOffset; - int queryOffset; - int fragmentOffset; - int endOffset; + long long userinfoNameOffset; + long long userinfoPasswordOffset; + long long hostOffset; + long long portOffset; + long long pathOffset; + long long paramOffset; + long long queryOffset; + long long fragmentOffset; + long long endOffset; unsigned int schemeExists:1; unsigned int authorityExists:1; unsigned int userinfoNameExists:1; @@ -137,7 +137,7 @@ struct _ftsent { struct _ftsent *_field1; struct _ftsent *_field2; struct _ftsent *_field3; - long _field4; + long long _field4; void *_field5; char *_field6; char *_field7; @@ -182,8 +182,8 @@ struct _xmlParserCtxt { struct _xmlNode **_field17; int _field18; struct _xmlParserNodeInfoSeq { - unsigned long _field1; - unsigned long _field2; + unsigned long long _field1; + unsigned long long _field2; struct _xmlParserNodeInfo *_field3; } _field19; int _field20; @@ -217,8 +217,8 @@ struct _xmlParserCtxt { int _field31; int _field32; char **_field33; - long _field34; - long _field35; + long long _field34; + long long _field35; int _field36; int _field37; int _field38; @@ -279,14 +279,14 @@ struct _xmlParserCtxt { void *_field13; } _field80; int _field81; - unsigned long _field82; - unsigned long _field83; + unsigned long long _field82; + unsigned long long _field83; struct _xmlParserNodeInfo *_field84; int _field85; int _field86; struct _xmlParserNodeInfo *_field87; int _field88; - unsigned long _field89; + unsigned long long _field89; }; struct _xmlParserInput; @@ -372,25 +372,25 @@ struct stat { }; struct timespec { - int tv_sec; - long tv_nsec; + long long tv_sec; + long long tv_nsec; }; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; #pragma mark Typedef'd Structures @@ -400,11 +400,11 @@ typedef struct { id _field2; id _field3; id _field4; - int _field5; + long long _field5; id _field6; id _field7; id _field8; -} CDStruct_2b292156; +} CDStruct_4f05a0fa; typedef struct { id _field1; @@ -436,24 +436,24 @@ typedef struct { } CDStruct_bd2f613f; typedef struct { - unsigned int kind; + unsigned long long kind; NSObject *oldValue; NSObject *newValue; NSIndexSet *indexes; id extraData; -} CDStruct_26283fc3; +} CDStruct_e173081d; typedef struct { - unsigned int _field1; + unsigned long long _field1; id _field2[4]; -} CDStruct_e8a1eea0; +} CDStruct_7c9a8e9f; typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { unsigned int _field1[8]; @@ -469,26 +469,31 @@ typedef struct { } CDStruct_5fe7aead; typedef struct { - float m11; - float m12; - float m21; - float m22; - float tX; - float tY; -} CDStruct_a65eae4f; + double m11; + double m12; + double m21; + double m22; + double tX; + double tY; +} CDStruct_56a8f59f; typedef struct { - int _field1; + long long _field1; void *_field2; void *_field3; void *_field4; void *_field5; -} CDStruct_60d14f2d; +} CDStruct_e097db04; typedef struct { - int _field1; + long long _field1; int _field2; -} CDStruct_1ef3fb1f; +} CDStruct_87dc826d; + +typedef struct { + long long _field1; + long long _field2; +} CDStruct_912cb5d2; #pragma mark Typedef'd Unions diff --git a/iOS7/Frameworks/Foundation/NSAKDeserializer.h b/iOS7/Frameworks/Foundation/NSAKDeserializer.h index 5ec95f1f6..dacfaa039 100644 --- a/iOS7/Frameworks/Foundation/NSAKDeserializer.h +++ b/iOS7/Frameworks/Foundation/NSAKDeserializer.h @@ -11,11 +11,11 @@ id ds; } -- (id)deserializePListValueIn:(id)arg1 key:(id)arg2 length:(unsigned int)arg3; +- (id)deserializePListValueIn:(id)arg1 key:(id)arg2 length:(unsigned long long)arg3; - (id)deserializePListKeyIn:(id)arg1; - (id)deserializePList:(id)arg1; - (id)deserializeNewPList; -- (id)deserializeListItemIn:(id)arg1 at:(unsigned int)arg2 length:(unsigned int)arg3; +- (id)deserializeListItemIn:(id)arg1 at:(unsigned long long)arg2 length:(unsigned long long)arg3; - (id)deserializeList:(id)arg1; - (id)deserializeNewList; - (id)deserializeString:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSAKDeserializerStream.h b/iOS7/Frameworks/Foundation/NSAKDeserializerStream.h index f1deef82c..16c754b49 100644 --- a/iOS7/Frameworks/Foundation/NSAKDeserializerStream.h +++ b/iOS7/Frameworks/Foundation/NSAKDeserializerStream.h @@ -12,18 +12,18 @@ { const void *memory; const char *current; - unsigned int left; - unsigned int max; - BOOL freeWhenDone; + unsigned long long left; + unsigned long long max; + _Bool freeWhenDone; } -- (void)readData:(void *)arg1 length:(unsigned int)arg2; -- (unsigned int)readAlignedDataSize; +- (void)readData:(void *)arg1 length:(unsigned long long)arg2; +- (unsigned long long)readAlignedDataSize; - (int)readInt; - (id)initFromPath:(id)arg1; - (void)finalize; - (void)dealloc; -- (id)initFromMemoryNoCopy:(const void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; +- (id)initFromMemoryNoCopy:(const void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSAKSerializer.h b/iOS7/Frameworks/Foundation/NSAKSerializer.h index 242ad1582..269a136e2 100644 --- a/iOS7/Frameworks/Foundation/NSAKSerializer.h +++ b/iOS7/Frameworks/Foundation/NSAKSerializer.h @@ -11,14 +11,14 @@ id ss; } -- (unsigned int)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; -- (unsigned int)serializePListKeyIn:(id)arg1 key:(id)arg2 value:(id)arg3; -- (unsigned int)serializePropertyList:(id)arg1; -- (unsigned int)serializeListItemIn:(id)arg1 at:(unsigned int)arg2; -- (unsigned int)serializeList:(id)arg1; -- (unsigned int)serializeString:(id)arg1; -- (unsigned int)serializeData:(id)arg1; -- (unsigned int)serializeObject:(id)arg1; +- (unsigned long long)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; +- (unsigned long long)serializePListKeyIn:(id)arg1 key:(id)arg2 value:(id)arg3; +- (unsigned long long)serializePropertyList:(id)arg1; +- (unsigned long long)serializeListItemIn:(id)arg1 at:(unsigned long long)arg2; +- (unsigned long long)serializeList:(id)arg1; +- (unsigned long long)serializeString:(id)arg1; +- (unsigned long long)serializeData:(id)arg1; +- (unsigned long long)serializeObject:(id)arg1; - (id)serializerStream; - (void)dealloc; - (id)initForSerializerStream:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSAKSerializerStream.h b/iOS7/Frameworks/Foundation/NSAKSerializerStream.h index 10e1c4e4d..25d441432 100644 --- a/iOS7/Frameworks/Foundation/NSAKSerializerStream.h +++ b/iOS7/Frameworks/Foundation/NSAKSerializerStream.h @@ -11,18 +11,18 @@ @interface NSAKSerializerStream : NSObject { void *memory; - unsigned int current; - unsigned int max; + unsigned long long current; + unsigned long long max; struct __CFDictionary *roomForIntLocations; } - (void)copySerializationInto:(void *)arg1; -- (BOOL)writeToPath:(id)arg1 safely:(BOOL)arg2; -- (void)writeDelayedInt:(unsigned int)arg1 for:(int)arg2; -- (unsigned int)writeRoomForInt:(int *)arg1; -- (unsigned int)writeData:(const void *)arg1 length:(unsigned int)arg2; -- (unsigned int)writeAlignedDataSize:(unsigned int)arg1; -- (unsigned int)writeInt:(unsigned int)arg1; +- (_Bool)writeToPath:(id)arg1 safely:(_Bool)arg2; +- (void)writeDelayedInt:(unsigned long long)arg1 for:(int)arg2; +- (unsigned long long)writeRoomForInt:(int *)arg1; +- (unsigned long long)writeData:(const void *)arg1 length:(unsigned long long)arg2; +- (unsigned long long)writeAlignedDataSize:(unsigned long long)arg1; +- (unsigned long long)writeInt:(unsigned long long)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSAboutURLProtocol.h b/iOS7/Frameworks/Foundation/NSAboutURLProtocol.h index d3e5ddf15..751d9bf89 100644 --- a/iOS7/Frameworks/Foundation/NSAboutURLProtocol.h +++ b/iOS7/Frameworks/Foundation/NSAboutURLProtocol.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSAboutURLProtocol : NSURLProtocol { } + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; - (void)stopLoading; - (void)startLoading; diff --git a/iOS7/Frameworks/Foundation/NSAddressCheckingResult.h b/iOS7/Frameworks/Foundation/NSAddressCheckingResult.h index 59b4eb8d8..b5886ba1d 100644 --- a/iOS7/Frameworks/Foundation/NSAddressCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSAddressCheckingResult.h @@ -17,8 +17,8 @@ @property(readonly) void *underlyingResult; - (id)components; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSAffineTransform.h b/iOS7/Frameworks/Foundation/NSAffineTransform.h index d100b105c..37bf9202b 100644 --- a/iOS7/Frameworks/Foundation/NSAffineTransform.h +++ b/iOS7/Frameworks/Foundation/NSAffineTransform.h @@ -11,26 +11,26 @@ @interface NSAffineTransform : NSObject { - CDStruct_a65eae4f _transformStruct; + CDStruct_56a8f59f _transformStruct; } + (id)transform; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)setTransformStruct:(CDStruct_a65eae4f)arg1; -- (CDStruct_a65eae4f)transformStruct; +- (void)setTransformStruct:(CDStruct_56a8f59f)arg1; +- (CDStruct_56a8f59f)transformStruct; - (struct CGSize)transformSize:(struct CGSize)arg1; - (struct CGPoint)transformPoint:(struct CGPoint)arg1; - (void)prependTransform:(id)arg1; - (void)appendTransform:(id)arg1; - (void)invert; -- (void)scaleXBy:(float)arg1 yBy:(float)arg2; -- (void)scaleBy:(float)arg1; -- (void)rotateByRadians:(float)arg1; -- (void)rotateByDegrees:(float)arg1; -- (void)translateXBy:(float)arg1 yBy:(float)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (void)scaleXBy:(double)arg1 yBy:(double)arg2; +- (void)scaleBy:(double)arg1; +- (void)rotateByRadians:(double)arg1; +- (void)rotateByDegrees:(double)arg1; +- (void)translateXBy:(double)arg1 yBy:(double)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithTransform:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSAggregateExpression.h b/iOS7/Frameworks/Foundation/NSAggregateExpression.h index ed16fcf0f..05a4d7340 100644 --- a/iOS7/Frameworks/Foundation/NSAggregateExpression.h +++ b/iOS7/Frameworks/Foundation/NSAggregateExpression.h @@ -6,17 +6,18 @@ #import +// Not exported @interface NSAggregateExpression : NSExpression { id _collection; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)collection; - (id)constantValue; - (id)predicateFormat; diff --git a/iOS7/Frameworks/Foundation/NSAllDescendantPathsEnumerator.h b/iOS7/Frameworks/Foundation/NSAllDescendantPathsEnumerator.h index eada26fa4..ce228dcab 100644 --- a/iOS7/Frameworks/Foundation/NSAllDescendantPathsEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSAllDescendantPathsEnumerator.h @@ -8,26 +8,27 @@ @class NSArray, NSFileAttributes, NSString; +// Not exported @interface NSAllDescendantPathsEnumerator : NSDirectoryEnumerator { NSString *path; NSArray *contents; - unsigned int idx; + unsigned long long idx; NSString *prepend; NSAllDescendantPathsEnumerator *under; NSFileAttributes *directoryAttributes; NSString *pathToLastReportedItem; - unsigned int depth; - BOOL cross; + unsigned long long depth; + _Bool cross; char _padding[3]; } -+ (id)newWithPath:(id)arg1 prepend:(id)arg2 attributes:(id)arg3 cross:(BOOL)arg4 depth:(unsigned int)arg5; ++ (id)newWithPath:(id)arg1 prepend:(id)arg2 attributes:(id)arg3 cross:(_Bool)arg4 depth:(unsigned long long)arg5; - (void)dealloc; - (void)skipDescendants; - (void)skipDescendents; - (id)_under; -- (unsigned int)level; +- (unsigned long long)level; - (id)currentSubdirectoryAttributes; - (id)directoryAttributes; - (id)fileAttributes; diff --git a/iOS7/Frameworks/Foundation/NSAnyKeyExpression.h b/iOS7/Frameworks/Foundation/NSAnyKeyExpression.h index 8c6f45897..6bd1e49be 100644 --- a/iOS7/Frameworks/Foundation/NSAnyKeyExpression.h +++ b/iOS7/Frameworks/Foundation/NSAnyKeyExpression.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSAnyKeyExpression : NSExpression { } -+ (BOOL)_allowsEvaluation; -+ (BOOL)supportsSecureCoding; ++ (_Bool)_allowsEvaluation; ++ (_Bool)supportsSecureCoding; + (id)defaultInstance; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; @@ -19,16 +20,16 @@ - (id)predicateFormat; - (id)init; - (id)_initPrivate; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)autorelease; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/Frameworks/Foundation/NSArchiver.h b/iOS7/Frameworks/Foundation/NSArchiver.h index 0ad769807..68004de9d 100644 --- a/iOS7/Frameworks/Foundation/NSArchiver.h +++ b/iOS7/Frameworks/Foundation/NSArchiver.h @@ -17,7 +17,7 @@ void *reserved; } -+ (BOOL)archiveRootObject:(id)arg1 toFile:(id)arg2; ++ (_Bool)archiveRootObject:(id)arg1 toFile:(id)arg2; + (id)archivedDataWithRootObject:(id)arg1; + (id)classNameEncodedForTrueClassName:(id)arg1; + (void)encodeClassName:(id)arg1 intoClassName:(id)arg2; @@ -28,11 +28,11 @@ - (void)encodeRootObject:(id)arg1; - (void)encodeDataObject:(id)arg1; - (void)encodeObject:(id)arg1; -- (void)encodeBytes:(const void *)arg1 length:(unsigned int)arg2; -- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(const void *)arg3; +- (void)encodeBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(const void *)arg3; - (void)encodeValuesOfObjCTypes:(const char *)arg1; - (void)encodeValueOfObjCType:(const char *)arg1 at:(const void *)arg2; -- (int)versionForClassName:(id)arg1; +- (long long)versionForClassName:(id)arg1; - (void)replaceObject:(id)arg1 withObject:(id)arg2; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSArray-NSArray.h b/iOS7/Frameworks/Foundation/NSArray-NSArray.h index ae4567820..c7e5c6d93 100644 --- a/iOS7/Frameworks/Foundation/NSArray-NSArray.h +++ b/iOS7/Frameworks/Foundation/NSArray-NSArray.h @@ -7,13 +7,13 @@ #import "NSArray.h" @interface NSArray (NSArray) -+ (id)newWithContentsOf:(id)arg1 immutable:(BOOL)arg2; ++ (id)newWithContentsOf:(id)arg1 immutable:(_Bool)arg2; + (id)arrayWithContentsOfURL:(id)arg1; + (id)arrayWithContentsOfFile:(id)arg1; - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; - (id)_stringToWrite; - (id)sortedArrayUsingSelector:(SEL)arg1 hint:(id)arg2; - (id)sortedArrayUsingFunction:(void *)arg1 context:(void *)arg2 hint:(id)arg3; diff --git a/iOS7/Frameworks/Foundation/NSArray-NSKeyValueCodingPrivate.h b/iOS7/Frameworks/Foundation/NSArray-NSKeyValueCodingPrivate.h index ccc4441d4..712a7d6ae 100644 --- a/iOS7/Frameworks/Foundation/NSArray-NSKeyValueCodingPrivate.h +++ b/iOS7/Frameworks/Foundation/NSArray-NSKeyValueCodingPrivate.h @@ -7,11 +7,11 @@ #import "NSArray.h" @interface NSArray (NSKeyValueCodingPrivate) -- (BOOL)_validateValue:(inout id *)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned int)arg3 error:(out id *)arg4; -- (void)_setValue:(id)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned int)arg3; -- (id)_mutableSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_mutableOrderedSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_mutableArrayValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_valueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; +- (_Bool)_validateValue:(inout id *)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned long long)arg3 error:(out id *)arg4; +- (void)_setValue:(id)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned long long)arg3; +- (id)_mutableSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_mutableOrderedSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_mutableArrayValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_valueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSArray-NSKeyValueObserverRegistration.h b/iOS7/Frameworks/Foundation/NSArray-NSKeyValueObserverRegistration.h index e89db2026..8d1b2a82a 100644 --- a/iOS7/Frameworks/Foundation/NSArray-NSKeyValueObserverRegistration.h +++ b/iOS7/Frameworks/Foundation/NSArray-NSKeyValueObserverRegistration.h @@ -9,9 +9,9 @@ @interface NSArray (NSKeyValueObserverRegistration) - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2; - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2 context:(void *)arg3; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; - (void)removeObserver:(id)arg1 fromObjectsAtIndexes:(id)arg2 forKeyPath:(id)arg3; - (void)removeObserver:(id)arg1 fromObjectsAtIndexes:(id)arg2 forKeyPath:(id)arg3 context:(void *)arg4; -- (void)addObserver:(id)arg1 toObjectsAtIndexes:(id)arg2 forKeyPath:(id)arg3 options:(unsigned int)arg4 context:(void *)arg5; +- (void)addObserver:(id)arg1 toObjectsAtIndexes:(id)arg2 forKeyPath:(id)arg3 options:(unsigned long long)arg4 context:(void *)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSAssertionHandler.h b/iOS7/Frameworks/Foundation/NSAssertionHandler.h index 7bba46630..cf3871b79 100644 --- a/iOS7/Frameworks/Foundation/NSAssertionHandler.h +++ b/iOS7/Frameworks/Foundation/NSAssertionHandler.h @@ -12,8 +12,8 @@ } + (id)currentHandler; -- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(int)arg4 description:(id)arg5; +- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(long long)arg3 description:(id)arg4; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(long long)arg4 description:(id)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSAsyncSSDownloadManager.h b/iOS7/Frameworks/Foundation/NSAsyncSSDownloadManager.h index 1f7496870..f117986d3 100644 --- a/iOS7/Frameworks/Foundation/NSAsyncSSDownloadManager.h +++ b/iOS7/Frameworks/Foundation/NSAsyncSSDownloadManager.h @@ -15,10 +15,10 @@ SSDownloadManager *_manager; NSOperationQueue *_queue; NSMutableDictionary *_downloads; - BOOL _reconnectInProgress; + _Bool _reconnectInProgress; } -- (void)downloadHandlerDisconnected:(BOOL)arg1; +- (void)downloadHandlerDisconnected:(_Bool)arg1; - (void)_attemptReconnect; - (void)addDownload:(id)arg1 completionBlock:(id)arg2; - (void)addDownloads:(id)arg1 completionBlock:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSAttributedString-NSAttributedStringPortCoding.h b/iOS7/Frameworks/Foundation/NSAttributedString-NSAttributedStringPortCoding.h new file mode 100644 index 000000000..f62b1bd68 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSAttributedString-NSAttributedStringPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSAttributedString (NSAttributedStringPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSAttributedString-NSCFAdditions.h b/iOS7/Frameworks/Foundation/NSAttributedString-NSCFAdditions.h new file mode 100644 index 000000000..5826427f0 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSAttributedString-NSCFAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSAttributedString (NSCFAdditions) +- (id)_createAttributedSubstringWithRange:(struct _NSRange)arg1; +- (unsigned long long)_cfTypeID; +@end + diff --git a/iOS7/Frameworks/Foundation/NSAttributedString.h b/iOS7/Frameworks/Foundation/NSAttributedString.h index 2eeca61c4..100525d84 100644 --- a/iOS7/Frameworks/Foundation/NSAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSAttributedString.h @@ -19,26 +19,23 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; -- (void)enumerateAttribute:(id)arg1 inRange:(struct _NSRange)arg2 options:(unsigned int)arg3 usingBlock:(id)arg4; -- (void)enumerateAttributesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (void)enumerateAttribute:(id)arg1 inRange:(struct _NSRange)arg2 options:(unsigned long long)arg3 usingBlock:(id)arg4; +- (void)enumerateAttributesInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToAttributedString:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned int)length; +- (_Bool)isEqualToAttributedString:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)length; - (id)attributedStringByWeaklyAddingAttributes:(id)arg1; -- (id)attributedSubstringFromRange:(struct _NSRange)arg1 replacingCharactersInRanges:(const struct _NSRange *)arg2 numberOfRanges:(int)arg3 withString:(id)arg4; +- (id)attributedSubstringFromRange:(struct _NSRange)arg1 replacingCharactersInRanges:(const struct _NSRange *)arg2 numberOfRanges:(long long)arg3 withString:(id)arg4; - (id)attributedSubstringFromRange:(struct _NSRange)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)string; -- (id)_createAttributedSubstringWithRange:(struct _NSRange)arg1; -- (unsigned long)_cfTypeID; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSAutoCalendar.h b/iOS7/Frameworks/Foundation/NSAutoCalendar.h index 450480c8b..be066b89c 100644 --- a/iOS7/Frameworks/Foundation/NSAutoCalendar.h +++ b/iOS7/Frameworks/Foundation/NSAutoCalendar.h @@ -8,37 +8,38 @@ @class NSDate, NSLocale, NSTimeZone; +// Not exported @interface NSAutoCalendar : NSCalendar { NSCalendar *cal; NSLocale *changedLocale; NSTimeZone *changedTimeZone; - unsigned int changedFirstWeekday; - unsigned int changedMinimumDaysinFirstWeek; + unsigned long long changedFirstWeekday; + unsigned long long changedMinimumDaysinFirstWeek; NSDate *changedGregorianStartDate; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned int)arg4; -- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned int)arg3; -- (id)components:(unsigned int)arg1 fromDate:(id)arg2; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned long long)arg4; +- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned long long)arg3; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2; - (id)dateFromComponents:(id)arg1; -- (BOOL)rangeOfUnit:(unsigned int)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; -- (unsigned int)ordinalityOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)rangeOfUnit:(unsigned int)arg1 inUnit:(unsigned int)arg2 forDate:(id)arg3; -- (struct _NSRange)maximumRangeOfUnit:(unsigned int)arg1; -- (struct _NSRange)minimumRangeOfUnit:(unsigned int)arg1; +- (_Bool)rangeOfUnit:(unsigned long long)arg1 startDate:(id *)arg2 interval:(double *)arg3 forDate:(id)arg4; +- (unsigned long long)ordinalityOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)rangeOfUnit:(unsigned long long)arg1 inUnit:(unsigned long long)arg2 forDate:(id)arg3; +- (struct _NSRange)maximumRangeOfUnit:(unsigned long long)arg1; +- (struct _NSRange)minimumRangeOfUnit:(unsigned long long)arg1; - (id)gregorianStartDate; - (void)setGregorianStartDate:(id)arg1; -- (unsigned int)minimumDaysInFirstWeek; -- (void)setMinimumDaysInFirstWeek:(unsigned int)arg1; -- (unsigned int)firstWeekday; -- (void)setFirstWeekday:(unsigned int)arg1; +- (unsigned long long)minimumDaysInFirstWeek; +- (void)setMinimumDaysInFirstWeek:(unsigned long long)arg1; +- (unsigned long long)firstWeekday; +- (void)setFirstWeekday:(unsigned long long)arg1; - (id)timeZone; - (void)setTimeZone:(id)arg1; - (id)locale; diff --git a/iOS7/Frameworks/Foundation/NSAutoContentAccessingProxy.h b/iOS7/Frameworks/Foundation/NSAutoContentAccessingProxy.h index 13c1c1750..2ec4fb48b 100644 --- a/iOS7/Frameworks/Foundation/NSAutoContentAccessingProxy.h +++ b/iOS7/Frameworks/Foundation/NSAutoContentAccessingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSAutoContentAccessingProxy : NSProxy { id _target; diff --git a/iOS7/Frameworks/Foundation/NSAutoLocale.h b/iOS7/Frameworks/Foundation/NSAutoLocale.h index 74b7ec622..0abc82efe 100644 --- a/iOS7/Frameworks/Foundation/NSAutoLocale.h +++ b/iOS7/Frameworks/Foundation/NSAutoLocale.h @@ -6,12 +6,13 @@ #import "NSLocale.h" +// Not exported @interface NSAutoLocale : NSLocale { NSLocale *loc; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSAutoreleasePool.h b/iOS7/Frameworks/Foundation/NSAutoreleasePool.h index fee1a7488..700c918d5 100644 --- a/iOS7/Frameworks/Foundation/NSAutoreleasePool.h +++ b/iOS7/Frameworks/Foundation/NSAutoreleasePool.h @@ -15,26 +15,26 @@ } + (void)resetTotalAutoreleasedObjects; -+ (unsigned int)totalAutoreleasedObjects; -+ (void)setPoolCountHighWaterResolution:(unsigned int)arg1; -+ (unsigned int)poolCountHighWaterResolution; -+ (void)setPoolCountHighWaterMark:(unsigned int)arg1; -+ (unsigned int)poolCountHighWaterMark; -+ (void)enableFreedObjectCheck:(BOOL)arg1; -+ (void)enableRelease:(BOOL)arg1; -+ (BOOL)autoreleasePoolExists; -+ (unsigned int)topAutoreleasePoolCount; -+ (unsigned int)autoreleasedObjectCount; ++ (unsigned long long)totalAutoreleasedObjects; ++ (void)setPoolCountHighWaterResolution:(unsigned long long)arg1; ++ (unsigned long long)poolCountHighWaterResolution; ++ (void)setPoolCountHighWaterMark:(unsigned long long)arg1; ++ (unsigned long long)poolCountHighWaterMark; ++ (void)enableFreedObjectCheck:(_Bool)arg1; ++ (void)enableRelease:(_Bool)arg1; ++ (_Bool)autoreleasePoolExists; ++ (unsigned long long)topAutoreleasePoolCount; ++ (unsigned long long)autoreleasedObjectCount; + (void)releaseAllPools; + (void)showPools; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)addObject:(id)arg1; - (void)dealloc; - (id)autorelease; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (void)addObject:(id)arg1; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (oneway void)release; - (void)drain; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSAutoresizingMaskLayoutConstraint.h b/iOS7/Frameworks/Foundation/NSAutoresizingMaskLayoutConstraint.h index f0b48e5e3..2250f83e3 100644 --- a/iOS7/Frameworks/Foundation/NSAutoresizingMaskLayoutConstraint.h +++ b/iOS7/Frameworks/Foundation/NSAutoresizingMaskLayoutConstraint.h @@ -10,8 +10,8 @@ { } -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 constant:(float)arg7; -+ (id)constraintsWithAutoresizingMask:(unsigned int)arg1 subitem:(id)arg2 frame:(struct CGRect)arg3 superitem:(id)arg4 bounds:(struct CGRect)arg5; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6 constant:(double)arg7; ++ (id)constraintsWithAutoresizingMask:(unsigned long long)arg1 subitem:(id)arg2 frame:(struct CGRect)arg3 superitem:(id)arg4 bounds:(struct CGRect)arg5; - (int)_constraintType; - (id)descriptionAccessory; - (id)_viewForAutoresizingMask; diff --git a/iOS7/Frameworks/Foundation/NSBetweenPredicateOperator.h b/iOS7/Frameworks/Foundation/NSBetweenPredicateOperator.h index f5f538a6c..5e37cbde2 100644 --- a/iOS7/Frameworks/Foundation/NSBetweenPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSBetweenPredicateOperator.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSBetweenPredicateOperator : NSPredicateOperator { } -- (void)_setOptions:(unsigned int)arg1; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (void)_setOptions:(unsigned long long)arg1; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSBigMutableString.h b/iOS7/Frameworks/Foundation/NSBigMutableString.h index 89e8d5ece..b40cc16dc 100644 --- a/iOS7/Frameworks/Foundation/NSBigMutableString.h +++ b/iOS7/Frameworks/Foundation/NSBigMutableString.h @@ -18,7 +18,7 @@ unsigned int immutable:1; unsigned int :27; } flags; - unsigned int length; + unsigned long long length; union { struct { NSData *data; @@ -30,27 +30,26 @@ } contents; } -+ (void)initialize; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_createSubstringWithRange:(struct _NSRange)arg1; - (id)_newSubstringWithRange:(struct _NSRange)arg1 zone:(struct _NSZone *)arg2; -- (id)_newBigSubstringWithRange:(struct _NSRange)arg1 wantsMutable:(BOOL)arg2 zone:(struct _NSZone *)arg3; +- (id)_newBigSubstringWithRange:(struct _NSRange)arg1 wantsMutable:(_Bool)arg2 zone:(struct _NSZone *)arg3; - (id)_newSmallImmutableSubstringWithRange:(struct _NSRange)arg1 zone:(struct _NSZone *)arg2; -- (BOOL)_isCString; +- (_Bool)_isCString; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; -- (BOOL)_setData:(id)arg1 encoding:(unsigned int)arg2; -- (BOOL)_setStorage:(struct __CFStorage *)arg1 encoding:(unsigned int)arg2; -- (BOOL)_copyStorage:(struct __CFStorage **)arg1 encoding:(unsigned int *)arg2; -- (BOOL)_getData:(id *)arg1 encoding:(unsigned int *)arg2; -- (BOOL)_isMarkedAsImmutable; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; +- (_Bool)_setData:(id)arg1 encoding:(unsigned long long)arg2; +- (_Bool)_setStorage:(struct __CFStorage *)arg1 encoding:(unsigned long long)arg2; +- (_Bool)_copyStorage:(struct __CFStorage **)arg1 encoding:(unsigned long long *)arg2; +- (_Bool)_getData:(id *)arg1 encoding:(unsigned long long *)arg2; +- (_Bool)_isMarkedAsImmutable; - (void)_markAsImmutable; - (void)_checkForInvalidMutationWithSelector:(SEL)arg1; - (void)dealloc; -- (id)initWithStorage:(struct __CFStorage *)arg1 length:(unsigned int)arg2 isUnicode:(BOOL)arg3; +- (id)initWithStorage:(struct __CFStorage *)arg1 length:(unsigned long long)arg2 isUnicode:(_Bool)arg3; - (id)initWithString:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSBlockExpression.h b/iOS7/Frameworks/Foundation/NSBlockExpression.h index 2cf340469..ef8787d10 100644 --- a/iOS7/Frameworks/Foundation/NSBlockExpression.h +++ b/iOS7/Frameworks/Foundation/NSBlockExpression.h @@ -14,7 +14,7 @@ NSArray *_arguments; } -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)_expressionWithSubstitutionVariables:(id)arg1; - (id)predicateFormat; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; @@ -24,7 +24,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithType:(unsigned int)arg1 block:(id)arg2 arguments:(void)arg3; +- (id)initWithType:(unsigned long long)arg1 block:(id)arg2 arguments:(void)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSBlockPredicate.h b/iOS7/Frameworks/Foundation/NSBlockPredicate.h index 9a4ef6ad5..950faed2c 100644 --- a/iOS7/Frameworks/Foundation/NSBlockPredicate.h +++ b/iOS7/Frameworks/Foundation/NSBlockPredicate.h @@ -13,14 +13,14 @@ - (id)_predicateBlock; - (id)predicateWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)predicateFormat; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)supportsSecureCoding; +- (_Bool)supportsSecureCoding; - (id)initWithBlock:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSBundle.h b/iOS7/Frameworks/Foundation/NSBundle.h index cc776ddc5..f5cee95b4 100644 --- a/iOS7/Frameworks/Foundation/NSBundle.h +++ b/iOS7/Frameworks/Foundation/NSBundle.h @@ -8,9 +8,9 @@ @interface NSBundle : NSObject { - unsigned int _flags; + unsigned long long _flags; id _cfBundle; - unsigned int _reserved2; + unsigned long long _reserved2; Class _principalClass; id _initialPath; id _resolvedPath; @@ -35,10 +35,10 @@ + (id)URLForResource:(id)arg1 withExtension:(id)arg2 subdirectory:(id)arg3 inBundleWithURL:(id)arg4; + (id)pathForResource:(id)arg1 ofType:(id)arg2 inDirectory:(id)arg3; + (id)findBundleResourceURLsCallingMethod:(SEL)arg1 baseURL:(id)arg2 passingTest:(id)arg3; -+ (id)findBundleResourceURLs:(id)arg1 callingMethod:(SEL)arg2 bundleURL:(id)arg3 languages:(id)arg4 name:(id)arg5 types:(id)arg6 limit:(unsigned int)arg7; -+ (id)findBundleResources:(id)arg1 callingMethod:(SEL)arg2 directory:(id)arg3 languages:(id)arg4 name:(id)arg5 types:(id)arg6 limit:(unsigned int)arg7; ++ (id)findBundleResourceURLs:(id)arg1 callingMethod:(SEL)arg2 bundleURL:(id)arg3 languages:(id)arg4 name:(id)arg5 types:(id)arg6 limit:(unsigned long long)arg7; ++ (id)findBundleResources:(id)arg1 callingMethod:(SEL)arg2 directory:(id)arg3 languages:(id)arg4 name:(id)arg5 types:(id)arg6 limit:(unsigned long long)arg7; - (id)executableArchitectures; -- (BOOL)preflightAndReturnError:(id *)arg1; +- (_Bool)preflightAndReturnError:(id *)arg1; - (id)localizationsToSearch; - (id)developmentLocalization; - (id)preferredLocalizations; @@ -56,7 +56,7 @@ - (Class)classNamed:(id)arg1; - (void)invalidateResourceCache; - (id)bundleLanguages; -- (unsigned int)versionNumber; +- (unsigned long long)versionNumber; - (id)bundleIdentifier; - (id)builtInPlugInsURL; - (id)builtInPlugInsPath; @@ -80,10 +80,10 @@ - (void)finalize; - (void)dealloc; - (oneway void)release; -- (BOOL)isLoaded; -- (BOOL)unload; -- (BOOL)loadAndReturnError:(id *)arg1; -- (BOOL)load; +- (_Bool)isLoaded; +- (_Bool)unload; +- (_Bool)loadAndReturnError:(id *)arg1; +- (_Bool)load; - (id)localizedStringForKey:(id)arg1 value:(id)arg2 table:(id)arg3; - (id)URLsForResourcesWithExtension:(id)arg1 subdirectory:(id)arg2; - (id)pathsForResourcesOfType:(id)arg1 inDirectory:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSByteCountFormatter.h b/iOS7/Frameworks/Foundation/NSByteCountFormatter.h index f19968860..5b6d5830a 100644 --- a/iOS7/Frameworks/Foundation/NSByteCountFormatter.h +++ b/iOS7/Frameworks/Foundation/NSByteCountFormatter.h @@ -10,33 +10,33 @@ { unsigned int _allowedUnits; BOOL _countStyle; - BOOL _allowsNonnumericFormatting; - BOOL _includesUnit; - BOOL _includesCount; - BOOL _includesActualByteCount; - BOOL _adaptive; - BOOL _zeroPadsFractionDigits; + _Bool _allowsNonnumericFormatting; + _Bool _includesUnit; + _Bool _includesCount; + _Bool _includesActualByteCount; + _Bool _adaptive; + _Bool _zeroPadsFractionDigits; int _reserved[6]; } -+ (id)stringFromByteCount:(long long)arg1 countStyle:(int)arg2; -@property BOOL zeroPadsFractionDigits; // @synthesize zeroPadsFractionDigits=_zeroPadsFractionDigits; -@property(getter=isAdaptive) BOOL adaptive; // @synthesize adaptive=_adaptive; -@property BOOL includesActualByteCount; // @synthesize includesActualByteCount=_includesActualByteCount; -@property BOOL includesCount; // @synthesize includesCount=_includesCount; -@property BOOL includesUnit; // @synthesize includesUnit=_includesUnit; -@property BOOL allowsNonnumericFormatting; // @synthesize allowsNonnumericFormatting=_allowsNonnumericFormatting; ++ (id)stringFromByteCount:(long long)arg1 countStyle:(long long)arg2; +@property _Bool zeroPadsFractionDigits; // @synthesize zeroPadsFractionDigits=_zeroPadsFractionDigits; +@property(getter=isAdaptive) _Bool adaptive; // @synthesize adaptive=_adaptive; +@property _Bool includesActualByteCount; // @synthesize includesActualByteCount=_includesActualByteCount; +@property _Bool includesCount; // @synthesize includesCount=_includesCount; +@property _Bool includesUnit; // @synthesize includesUnit=_includesUnit; +@property _Bool allowsNonnumericFormatting; // @synthesize allowsNonnumericFormatting=_allowsNonnumericFormatting; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; - (id)stringForObjectValue:(id)arg1; - (id)stringFromByteCount:(long long)arg1; - (unsigned long long)_options; -@property int countStyle; -@property unsigned int allowedUnits; +@property long long countStyle; +@property unsigned long long allowedUnits; @end diff --git a/iOS7/Frameworks/Foundation/NSCFArray.h b/iOS7/Frameworks/Foundation/NSCFArray.h index b7cb59a74..e0b5a9b30 100644 --- a/iOS7/Frameworks/Foundation/NSCFArray.h +++ b/iOS7/Frameworks/Foundation/NSCFArray.h @@ -6,37 +6,38 @@ #import "NSMutableArray.h" +// Not exported @interface NSCFArray : NSMutableArray { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(id *)arg2 count:(unsigned int)arg3; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjects:(id *)arg2 count:(unsigned long long)arg3; - (void)sortUsingFunction:(void *)arg1 context:(void *)arg2; -- (void)exchangeObjectAtIndex:(unsigned int)arg1 withObjectAtIndex:(unsigned int)arg2; +- (void)exchangeObjectAtIndex:(unsigned long long)arg1 withObjectAtIndex:(unsigned long long)arg2; - (void)removeAllObjects; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (BOOL)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; +- (_Bool)containsObject:(id)arg1 inRange:(struct _NSRange)arg2; - (void)removeObjectsInRange:(struct _NSRange)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addObject:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFAttributedString.h b/iOS7/Frameworks/Foundation/NSCFAttributedString.h index 3bddc80dd..cfc8101c9 100644 --- a/iOS7/Frameworks/Foundation/NSCFAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSCFAttributedString.h @@ -6,37 +6,38 @@ #import +// Not exported @interface NSCFAttributedString : NSMutableAttributedString { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)removeAttribute:(id)arg1 range:(struct _NSRange)arg2; - (void)addAttribute:(id)arg1 value:(id)arg2 range:(struct _NSRange)arg3; - (void)addAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)setAttributedString:(id)arg1; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendAttributedString:(id)arg1; -- (void)insertAttributedString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertAttributedString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (Class)classForCoder; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToAttributedString:(id)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)isEqualToAttributedString:(id)arg1; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; - (id)attributedSubstringFromRange:(struct _NSRange)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (unsigned int)length; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (unsigned long long)length; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)string; - (void)finalize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/Foundation/NSCFCharacterSet.h b/iOS7/Frameworks/Foundation/NSCFCharacterSet.h index 054bf4355..38ef97424 100644 --- a/iOS7/Frameworks/Foundation/NSCFCharacterSet.h +++ b/iOS7/Frameworks/Foundation/NSCFCharacterSet.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSCFCharacterSet : NSMutableCharacterSet { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (Class)classForKeyedArchiver; - (Class)classForArchiver; @@ -25,20 +26,20 @@ - (void)addCharactersInRange:(struct _NSRange)arg1; - (id)invertedSet; - (id)bitmapRepresentation; -- (BOOL)hasMemberInPlane:(unsigned char)arg1; -- (BOOL)isSupersetOfSet:(id)arg1; -- (BOOL)longCharacterIsMember:(unsigned long)arg1; -- (BOOL)characterIsMember:(unsigned short)arg1; +- (_Bool)hasMemberInPlane:(unsigned char)arg1; +- (_Bool)isSupersetOfSet:(id)arg1; +- (_Bool)longCharacterIsMember:(unsigned int)arg1; +- (_Bool)characterIsMember:(unsigned short)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFData.h b/iOS7/Frameworks/Foundation/NSCFData.h index f0cd60621..8c2eb7716 100644 --- a/iOS7/Frameworks/Foundation/NSCFData.h +++ b/iOS7/Frameworks/Foundation/NSCFData.h @@ -6,29 +6,31 @@ #import "NSMutableData.h" +// Not exported @interface NSCFData : NSMutableData { unsigned char _cfinfo[4]; - long _length; - long _capacity; + unsigned int _rc; + long long _length; + long long _capacity; struct __CFAllocator *_bytesDeallocator; char *_bytes; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -- (void)setLength:(unsigned int)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (void)setLength:(unsigned long long)arg1; - (void *)mutableBytes; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFDictionary-NSKeyValueObservingCustomization.h b/iOS7/Frameworks/Foundation/NSCFDictionary-NSKeyValueObservingCustomization.h new file mode 100644 index 000000000..7560feeb7 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCFDictionary-NSKeyValueObservingCustomization.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCFDictionary (NSKeyValueObservingCustomization) ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +- (void)setObservationInfo:(void *)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCFDictionary.h b/iOS7/Frameworks/Foundation/NSCFDictionary.h index 8061a2f84..9240db619 100644 --- a/iOS7/Frameworks/Foundation/NSCFDictionary.h +++ b/iOS7/Frameworks/Foundation/NSCFDictionary.h @@ -6,31 +6,30 @@ #import "NSMutableDictionary.h" +// Not exported @interface NSCFDictionary : NSMutableDictionary { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; - (void)removeAllObjects; - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)keyEnumerator; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (void)setObservationInfo:(void *)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFError.h b/iOS7/Frameworks/Foundation/NSCFError.h index 8ea52d99d..7c4789cfa 100644 --- a/iOS7/Frameworks/Foundation/NSCFError.h +++ b/iOS7/Frameworks/Foundation/NSCFError.h @@ -6,23 +6,24 @@ #import +// Not exported @interface NSCFError : NSError { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (Class)classForCoder; - (id)userInfo; - (id)domain; -- (int)code; +- (long long)code; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFInputStream.h b/iOS7/Frameworks/Foundation/NSCFInputStream.h index 9a72d1998..3124b02c4 100644 --- a/iOS7/Frameworks/Foundation/NSCFInputStream.h +++ b/iOS7/Frameworks/Foundation/NSCFInputStream.h @@ -6,23 +6,24 @@ #import "NSInputStream.h" +// Not exported @interface NSCFInputStream : NSInputStream { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_60d14f2d *)arg3; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_e097db04 *)arg3; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; @@ -32,13 +33,13 @@ - (id)initWithFileAtPath:(id)arg1; - (id)initWithData:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFOutputStream.h b/iOS7/Frameworks/Foundation/NSCFOutputStream.h index 3a7c79f1c..eb389bb83 100644 --- a/iOS7/Frameworks/Foundation/NSCFOutputStream.h +++ b/iOS7/Frameworks/Foundation/NSCFOutputStream.h @@ -6,39 +6,40 @@ #import "NSOutputStream.h" +// Not exported @interface NSCFOutputStream : NSOutputStream { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_60d14f2d *)arg3; -- (BOOL)hasSpaceAvailable; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_e097db04 *)arg3; +- (_Bool)hasSpaceAvailable; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)close; - (void)open; -- (id)initWithURL:(id)arg1 append:(BOOL)arg2; -- (id)initToFileAtPath:(id)arg1 append:(BOOL)arg2; -- (id)initToBuffer:(char *)arg1 capacity:(unsigned int)arg2; +- (id)initWithURL:(id)arg1 append:(_Bool)arg2; +- (id)initToFileAtPath:(id)arg1 append:(_Bool)arg2; +- (id)initToBuffer:(char *)arg1 capacity:(unsigned long long)arg2; - (id)initToMemory; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFSet.h b/iOS7/Frameworks/Foundation/NSCFSet.h index a46d8c49b..8af493a3d 100644 --- a/iOS7/Frameworks/Foundation/NSCFSet.h +++ b/iOS7/Frameworks/Foundation/NSCFSet.h @@ -6,11 +6,12 @@ #import "NSMutableSet.h" +// Not exported @interface NSCFSet : NSMutableSet { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)setSet:(id)arg1; - (void)unionSet:(id)arg1; - (void)minusSet:(id)arg1; @@ -19,21 +20,21 @@ - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; - (id)objectEnumerator; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)_trueCount; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)_trueCount; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (void)finalize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFTimer.h b/iOS7/Frameworks/Foundation/NSCFTimer.h index 6e8bac280..494c7a0a1 100644 --- a/iOS7/Frameworks/Foundation/NSCFTimer.h +++ b/iOS7/Frameworks/Foundation/NSCFTimer.h @@ -6,15 +6,16 @@ #import "NSTimer.h" +// Not exported @interface NSCFTimer : NSTimer { } + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)init; -- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(BOOL)arg6; -- (unsigned long)_cfTypeID; +- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(_Bool)arg6; +- (unsigned long long)_cfTypeID; - (void)fire; - (id)userInfo; - (void)setFireDate:(id)arg1; @@ -23,15 +24,15 @@ - (void)setTolerance:(double)arg1; - (double)tolerance; - (double)timeInterval; -- (BOOL)isValid; +- (_Bool)isValid; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFType.h b/iOS7/Frameworks/Foundation/NSCFType.h index 915817bff..4b4244f34 100644 --- a/iOS7/Frameworks/Foundation/NSCFType.h +++ b/iOS7/Frameworks/Foundation/NSCFType.h @@ -6,19 +6,20 @@ #import "NSObject.h" +// Not exported @interface NSCFType : NSObject { } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCFURLProtocol.h b/iOS7/Frameworks/Foundation/NSCFURLProtocol.h index dc829a024..b4999679d 100644 --- a/iOS7/Frameworks/Foundation/NSCFURLProtocol.h +++ b/iOS7/Frameworks/Foundation/NSCFURLProtocol.h @@ -6,14 +6,15 @@ #import +// Not exported @interface NSCFURLProtocol : NSURLProtocol { struct _CFURLProtocol *cfProt; } -+ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (_Bool)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; - (void)_resumeLoading; - (void)_suspendLoading; - (void)stopLoading; diff --git a/iOS7/Frameworks/Foundation/NSCachedURLResponse.h b/iOS7/Frameworks/Foundation/NSCachedURLResponse.h index 9df212527..2016f12e9 100644 --- a/iOS7/Frameworks/Foundation/NSCachedURLResponse.h +++ b/iOS7/Frameworks/Foundation/NSCachedURLResponse.h @@ -20,7 +20,7 @@ - (void)_deallocInternalCFCachedURLResponse; - (struct _CFCachedURLResponse *)_CFCachedURLResponse; - (void)dealloc; -- (unsigned int)storagePolicy; +- (unsigned long long)storagePolicy; - (id)userInfo; - (id)dataArray; - (id)data; @@ -29,8 +29,8 @@ - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithCFCachedURLResponse:(struct _CFCachedURLResponse *)arg1; -- (id)initWithResponse:(id)arg1 dataArray:(id)arg2 userInfo:(id)arg3 storagePolicy:(unsigned int)arg4; -- (id)initWithResponse:(id)arg1 data:(id)arg2 userInfo:(id)arg3 storagePolicy:(unsigned int)arg4; +- (id)initWithResponse:(id)arg1 dataArray:(id)arg2 userInfo:(id)arg3 storagePolicy:(unsigned long long)arg4; +- (id)initWithResponse:(id)arg1 data:(id)arg2 userInfo:(id)arg3 storagePolicy:(unsigned long long)arg4; - (id)initWithResponse:(id)arg1 data:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSCachedURLResponseInternal.h b/iOS7/Frameworks/Foundation/NSCachedURLResponseInternal.h index f6b680f70..377e99d05 100644 --- a/iOS7/Frameworks/Foundation/NSCachedURLResponseInternal.h +++ b/iOS7/Frameworks/Foundation/NSCachedURLResponseInternal.h @@ -8,12 +8,13 @@ @class NSData, NSDictionary, NSURLResponse; +// Not exported @interface NSCachedURLResponseInternal : NSObject { NSURLResponse *response; NSData *data; NSDictionary *userInfo; - unsigned int storagePolicy; + unsigned long long storagePolicy; struct _CFCachedURLResponse *_cachedURLResponse; } diff --git a/iOS7/Frameworks/Foundation/NSCalendarDate-NSCalendarDatePortCoding.h b/iOS7/Frameworks/Foundation/NSCalendarDate-NSCalendarDatePortCoding.h new file mode 100644 index 000000000..91cb2a520 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCalendarDate-NSCalendarDatePortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCalendarDate (NSCalendarDatePortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCalendarDate-NSNaturalLanguageDate.h b/iOS7/Frameworks/Foundation/NSCalendarDate-NSNaturalLanguageDate.h new file mode 100644 index 000000000..49aa4c156 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCalendarDate-NSNaturalLanguageDate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCalendarDate (NSNaturalLanguageDate) ++ (id)dateWithNaturalLanguageString:(id)arg1 date:(id)arg2 locale:(id)arg3; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCalendarDate.h b/iOS7/Frameworks/Foundation/NSCalendarDate.h index 720274315..c29117c4b 100644 --- a/iOS7/Frameworks/Foundation/NSCalendarDate.h +++ b/iOS7/Frameworks/Foundation/NSCalendarDate.h @@ -10,7 +10,7 @@ @interface NSCalendarDate : NSDate { - unsigned int refCount; + unsigned long long refCount; double _timeIntervalSinceReferenceDate; NSTimeZone *_timeZone; NSString *_formatString; @@ -19,12 +19,11 @@ + (id)dateWithString:(id)arg1 calendarFormat:(id)arg2 locale:(id)arg3; + (id)dateWithString:(id)arg1 calendarFormat:(id)arg2; -+ (id)dateWithYear:(int)arg1 month:(unsigned int)arg2 day:(unsigned int)arg3 hour:(unsigned int)arg4 minute:(unsigned int)arg5 second:(unsigned int)arg6 timeZone:(id)arg7; ++ (id)dateWithYear:(long long)arg1 month:(unsigned long long)arg2 day:(unsigned long long)arg3 hour:(unsigned long long)arg4 minute:(unsigned long long)arg5 second:(unsigned long long)arg6 timeZone:(id)arg7; + (id)calendarDate; + (id)distantPast; + (id)distantFuture; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (id)dateWithNaturalLanguageString:(id)arg1 date:(id)arg2 locale:(id)arg3; - (id)initWithString:(id)arg1 calendarFormat:(id)arg2 locale:(id)arg3; - (id)descriptionWithCalendarFormat:(id)arg1 locale:(id)arg2; - (id)initWithString:(id)arg1 calendarFormat:(id)arg2; @@ -35,18 +34,18 @@ - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; - (id)addTimeInterval:(double)arg1; -- (void)years:(int *)arg1 months:(int *)arg2 days:(int *)arg3 hours:(int *)arg4 minutes:(int *)arg5 seconds:(int *)arg6 sinceDate:(id)arg7; -- (id)dateByAddingYears:(int)arg1 months:(int)arg2 days:(int)arg3 hours:(int)arg4 minutes:(int)arg5 seconds:(int)arg6; -- (int)microsecondOfSecond; -- (int)secondOfMinute; -- (int)minuteOfHour; -- (int)hourOfDay; -- (int)dayOfYear; -- (int)dayOfWeek; -- (int)dayOfMonth; -- (int)monthOfYear; -- (int)yearOfCommonEra; -- (int)dayOfCommonEra; +- (void)years:(long long *)arg1 months:(long long *)arg2 days:(long long *)arg3 hours:(long long *)arg4 minutes:(long long *)arg5 seconds:(long long *)arg6 sinceDate:(id)arg7; +- (id)dateByAddingYears:(long long)arg1 months:(long long)arg2 days:(long long)arg3 hours:(long long)arg4 minutes:(long long)arg5 seconds:(long long)arg6; +- (long long)microsecondOfSecond; +- (long long)secondOfMinute; +- (long long)minuteOfHour; +- (long long)hourOfDay; +- (long long)dayOfYear; +- (long long)dayOfWeek; +- (long long)dayOfMonth; +- (long long)monthOfYear; +- (long long)yearOfCommonEra; +- (long long)dayOfCommonEra; - (void)setCalendarFormat:(id)arg1; - (id)calendarFormat; - (void)setTimeZone:(id)arg1; @@ -54,13 +53,12 @@ - (id)timeZoneDetail; - (double)timeIntervalSinceReferenceDate; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithYear:(int)arg1 month:(unsigned int)arg2 day:(unsigned int)arg3 hour:(unsigned int)arg4 minute:(unsigned int)arg5 second:(unsigned int)arg6 timeZone:(id)arg7; +- (id)initWithYear:(long long)arg1 month:(unsigned long long)arg2 day:(unsigned long long)arg3 hour:(unsigned long long)arg4 minute:(unsigned long long)arg5 second:(unsigned long long)arg6 timeZone:(id)arg7; - (id)init; - (id)initWithTimeIntervalSinceReferenceDate:(double)arg1; - (oneway void)release; - (void)dealloc; - (id)initWithString:(id)arg1; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSCharacterSet-NSCharacterSetPortCoding.h b/iOS7/Frameworks/Foundation/NSCharacterSet-NSCharacterSetPortCoding.h new file mode 100644 index 000000000..1435c5506 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCharacterSet-NSCharacterSetPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCharacterSet (NSCharacterSetPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCharacterSet-NSURLUtilities.h b/iOS7/Frameworks/Foundation/NSCharacterSet-NSURLUtilities.h new file mode 100644 index 000000000..20c947371 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCharacterSet-NSURLUtilities.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCharacterSet (NSURLUtilities) ++ (id)URLFragmentAllowedCharacterSet; ++ (id)URLQueryAllowedCharacterSet; ++ (id)URLPathAllowedCharacterSet; ++ (id)URLHostAllowedCharacterSet; ++ (id)URLPasswordAllowedCharacterSet; ++ (id)URLUserAllowedCharacterSet; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCharacterSet.h b/iOS7/Frameworks/Foundation/NSCharacterSet.h index 18bc197e2..36da1adb7 100644 --- a/iOS7/Frameworks/Foundation/NSCharacterSet.h +++ b/iOS7/Frameworks/Foundation/NSCharacterSet.h @@ -34,33 +34,26 @@ + (id)whitespaceCharacterSet; + (id)controlCharacterSet; + (void)initialize; -+ (id)URLFragmentAllowedCharacterSet; -+ (id)URLQueryAllowedCharacterSet; -+ (id)URLPathAllowedCharacterSet; -+ (id)URLHostAllowedCharacterSet; -+ (id)URLPasswordAllowedCharacterSet; -+ (id)URLUserAllowedCharacterSet; - (id)_retainedBitmapRepresentation; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)bitmapRepresentation; -- (BOOL)isEqual:(id)arg1; -- (BOOL)hasMemberInPlane:(unsigned char)arg1; -- (BOOL)isSupersetOfSet:(id)arg1; -- (BOOL)longCharacterIsMember:(unsigned long)arg1; -- (BOOL)characterIsMember:(unsigned short)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)hasMemberInPlane:(unsigned char)arg1; +- (_Bool)isSupersetOfSet:(id)arg1; +- (_Bool)longCharacterIsMember:(unsigned int)arg1; +- (_Bool)characterIsMember:(unsigned short)arg1; - (void)makeImmutable; -- (BOOL)isMutable; -- (unsigned int)count; -- (BOOL)isEmpty; +- (_Bool)isMutable; +- (unsigned long long)count; +- (_Bool)isEmpty; - (id)invertedSet; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)init; - (struct __CFCharacterSet *)_expandedCFCharacterSet; -- (unsigned long)_cfTypeID; -- (id)replacementObjectForPortCoder:(id)arg1; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/Foundation/NSCheapMutableString.h b/iOS7/Frameworks/Foundation/NSCheapMutableString.h index 52b7bc21c..c32bbc66e 100644 --- a/iOS7/Frameworks/Foundation/NSCheapMutableString.h +++ b/iOS7/Frameworks/Foundation/NSCheapMutableString.h @@ -17,21 +17,21 @@ unsigned int freeWhenDone:1; unsigned int refs:30; } flags; - unsigned int numCharacters; + unsigned long long numCharacters; void *_reserved; } -- (unsigned int)cStringLength; +- (unsigned long long)cStringLength; - (const char *)lossyCString; - (const char *)cString; -- (unsigned int)fastestEncoding; +- (unsigned long long)fastestEncoding; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (BOOL)getBytes:(void *)arg1 maxLength:(unsigned int)arg2 usedLength:(unsigned int *)arg3 encoding:(unsigned int)arg4 options:(unsigned int)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; -- (unsigned int)length; -- (unsigned short)characterAtIndex:(unsigned int)arg1; +- (_Bool)getBytes:(void *)arg1 maxLength:(unsigned long long)arg2 usedLength:(unsigned long long *)arg3 encoding:(unsigned long long)arg4 options:(unsigned long long)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; +- (unsigned long long)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; - (void)finalize; - (void)dealloc; -- (void)setContentsNoCopy:(void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3 isUnicode:(BOOL)arg4; +- (void)setContentsNoCopy:(void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3 isUnicode:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSClassicHashTable.h b/iOS7/Frameworks/Foundation/NSClassicHashTable.h index a0ee984e7..e7cae31c9 100644 --- a/iOS7/Frameworks/Foundation/NSClassicHashTable.h +++ b/iOS7/Frameworks/Foundation/NSClassicHashTable.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSClassicHashTable : NSHashTable { struct { @@ -18,18 +19,18 @@ struct __CFBasicHash *_ht; } -- (void)getKeys:(const void **)arg1 count:(unsigned int *)arg2; +- (void)getKeys:(const void **)arg1 count:(unsigned long long *)arg2; - (id)allObjects; - (id)description; -- (unsigned int)count; +- (unsigned long long)count; - (void)removeItem:(const void *)arg1; - (void)insertKnownAbsentItem:(const void *)arg1; - (void)addObject:(id)arg1; - (void)insertItem:(const void *)arg1; - (void *)getItem:(const void *)arg1; - (id)copy; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeAllItems; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSClassicMapTable.h b/iOS7/Frameworks/Foundation/NSClassicMapTable.h index 49cd821af..eaf7a1d96 100644 --- a/iOS7/Frameworks/Foundation/NSClassicMapTable.h +++ b/iOS7/Frameworks/Foundation/NSClassicMapTable.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSClassicMapTable : NSMapTable { struct { @@ -24,19 +25,19 @@ struct __CFBasicHash *_ht; } -- (unsigned int)getKeys:(const void **)arg1 values:(const void **)arg2; +- (unsigned long long)getKeys:(const void **)arg1 values:(const void **)arg2; - (id)allValues; - (id)allKeys; - (id)description; -- (unsigned int)count; +- (unsigned long long)count; - (void)removeObjectForKey:(id)arg1; - (void *)existingItemForSetItem:(const void *)arg1 forAbsentKey:(const void *)arg2; - (void)setItem:(const void *)arg1 forKnownAbsentKey:(const void *)arg2; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; -- (BOOL)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; +- (_Bool)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; - (id)copy; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)removeAllItems; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSCoder-NSGeometryCoding.h b/iOS7/Frameworks/Foundation/NSCoder-NSGeometryCoding.h new file mode 100644 index 000000000..5f3e0ef9c --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCoder-NSGeometryCoding.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCoder (NSGeometryCoding) +- (struct CGRect)decodeRect; +- (void)encodeRect:(struct CGRect)arg1; +- (struct CGSize)decodeSize; +- (void)encodeSize:(struct CGSize)arg1; +- (struct CGPoint)decodePoint; +- (void)encodePoint:(struct CGPoint)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCoder-NSKeyedGeometryCoding.h b/iOS7/Frameworks/Foundation/NSCoder-NSKeyedGeometryCoding.h new file mode 100644 index 000000000..81f5780fa --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCoder-NSKeyedGeometryCoding.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCoder (NSKeyedGeometryCoding) +- (struct CGRect)decodeRectForKey:(id)arg1; +- (struct CGSize)decodeSizeForKey:(id)arg1; +- (struct CGPoint)decodePointForKey:(id)arg1; +- (void)encodeRect:(struct CGRect)arg1 forKey:(id)arg2; +- (void)encodeSize:(struct CGSize)arg1 forKey:(id)arg2; +- (void)encodePoint:(struct CGPoint)arg1 forKey:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCoder.h b/iOS7/Frameworks/Foundation/NSCoder.h index 8edecd56e..e90720e42 100644 --- a/iOS7/Frameworks/Foundation/NSCoder.h +++ b/iOS7/Frameworks/Foundation/NSCoder.h @@ -10,70 +10,58 @@ { } -- (void)_validateAllowedClass:(Class)arg1 forKey:(id)arg2 allowingInvocations:(BOOL)arg3; +- (void)_validateAllowedClass:(Class)arg1 forKey:(id)arg2 allowingInvocations:(_Bool)arg3; - (void)validateClassSupportsSecureCoding:(Class)arg1; - (void)validateAllowedClass:(Class)arg1 forKey:(id)arg2; - (id)allowedClasses; - (id)decodePropertyListForKey:(id)arg1; - (id)decodeObjectOfClasses:(id)arg1 forKey:(id)arg2; - (id)decodeObjectOfClass:(Class)arg1 forKey:(id)arg2; -- (BOOL)requiresSecureCoding; +- (_Bool)requiresSecureCoding; - (unsigned int)systemVersion; - (struct _NSZone *)objectZone; - (void)setObjectZone:(struct _NSZone *)arg1; - (void)setAllowedClasses:(id)arg1; -- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int *)arg2; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned long long *)arg2; - (double)decodeDoubleForKey:(id)arg1; - (float)decodeFloatForKey:(id)arg1; -- (long)decodeLongForKey:(id)arg1; -- (int)decodeIntegerForKey:(id)arg1; +- (long long)decodeLongForKey:(id)arg1; +- (long long)decodeIntegerForKey:(id)arg1; - (long long)decodeInt64ForKey:(id)arg1; - (int)decodeInt32ForKey:(id)arg1; - (int)decodeIntForKey:(id)arg1; -- (BOOL)decodeBoolForKey:(id)arg1; -- (BOOL)containsValueForKey:(id)arg1; -- (void)encodeBytes:(const char *)arg1 length:(unsigned int)arg2 forKey:(id)arg3; +- (_Bool)decodeBoolForKey:(id)arg1; +- (_Bool)containsValueForKey:(id)arg1; +- (void)encodeBytes:(const char *)arg1 length:(unsigned long long)arg2 forKey:(id)arg3; - (void)encodeDouble:(double)arg1 forKey:(id)arg2; - (void)encodeFloat:(float)arg1 forKey:(id)arg2; -- (void)encodeLong:(long)arg1 forKey:(id)arg2; -- (void)encodeInteger:(int)arg1 forKey:(id)arg2; +- (void)encodeLong:(long long)arg1 forKey:(id)arg2; +- (void)encodeInteger:(long long)arg1 forKey:(id)arg2; - (void)encodeInt64:(long long)arg1 forKey:(id)arg2; - (void)encodeInt32:(int)arg1 forKey:(id)arg2; - (void)encodeInt:(int)arg1 forKey:(id)arg2; -- (void)encodeBool:(BOOL)arg1 forKey:(id)arg2; +- (void)encodeBool:(_Bool)arg1 forKey:(id)arg2; - (void)encodeConditionalObject:(id)arg1 forKey:(id)arg2; - (id)decodeObjectForKey:(id)arg1; - (void)encodeObject:(id)arg1 forKey:(id)arg2; -- (BOOL)allowsKeyedCoding; -- (void *)decodeBytesWithReturnedLength:(unsigned int *)arg1; -- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(void *)arg3; +- (_Bool)allowsKeyedCoding; +- (void *)decodeBytesWithReturnedLength:(unsigned long long *)arg1; +- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(void *)arg3; - (void)decodeValuesOfObjCTypes:(const char *)arg1; - (id)decodeObject; -- (void)encodeBytes:(const void *)arg1 length:(unsigned int)arg2; -- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(const void *)arg3; +- (void)encodeBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(const void *)arg3; - (void)encodeValuesOfObjCTypes:(const char *)arg1; - (void)encodeConditionalObject:(id)arg1; - (void)encodeRootObject:(id)arg1; - (void)encodeByrefObject:(id)arg1; - (void)encodeBycopyObject:(id)arg1; - (void)encodeObject:(id)arg1; -- (int)versionForClassName:(id)arg1; +- (long long)versionForClassName:(id)arg1; - (id)decodeDataObject; - (void)decodeValueOfObjCType:(const char *)arg1 at:(void *)arg2; - (void)encodeDataObject:(id)arg1; - (void)encodeValueOfObjCType:(const char *)arg1 at:(const void *)arg2; -- (struct CGRect)decodeRect; -- (void)encodeRect:(struct CGRect)arg1; -- (struct CGSize)decodeSize; -- (void)encodeSize:(struct CGSize)arg1; -- (struct CGPoint)decodePoint; -- (void)encodePoint:(struct CGPoint)arg1; -- (struct CGRect)decodeRectForKey:(id)arg1; -- (struct CGSize)decodeSizeForKey:(id)arg1; -- (struct CGPoint)decodePointForKey:(id)arg1; -- (void)encodeRect:(struct CGRect)arg1 forKey:(id)arg2; -- (void)encodeSize:(struct CGSize)arg1 forKey:(id)arg2; -- (void)encodePoint:(struct CGPoint)arg1 forKey:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSComparisonPredicate-NSMetadataQueryPrivate.h b/iOS7/Frameworks/Foundation/NSComparisonPredicate-NSMetadataQueryPrivate.h new file mode 100644 index 000000000..37d7d35d4 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSComparisonPredicate-NSMetadataQueryPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSComparisonPredicate (NSMetadataQueryPrivate) +- (id)generateMetadataDescription; +@end + diff --git a/iOS7/Frameworks/Foundation/NSComparisonPredicate.h b/iOS7/Frameworks/Foundation/NSComparisonPredicate.h index e39de5fe1..6574af0b8 100644 --- a/iOS7/Frameworks/Foundation/NSComparisonPredicate.h +++ b/iOS7/Frameworks/Foundation/NSComparisonPredicate.h @@ -16,27 +16,27 @@ NSExpression *_rhs; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)predicateWithPredicateOperator:(id)arg1 leftExpression:(id)arg2 rightExpression:(id)arg3; + (id)predicateWithPredicateOperator:(id)arg1 leftKeyPath:(id)arg2 rightKeyPath:(id)arg3; + (id)predicateWithPredicateOperator:(id)arg1 leftKeyPath:(id)arg2 rightValue:(id)arg3; + (id)predicateWithLeftExpression:(id)arg1 rightExpression:(id)arg2 customSelector:(SEL)arg3; -+ (id)predicateWithLeftExpression:(id)arg1 rightExpression:(id)arg2 modifier:(unsigned int)arg3 type:(unsigned int)arg4 options:(unsigned int)arg5; -- (unsigned int)options; ++ (id)predicateWithLeftExpression:(id)arg1 rightExpression:(id)arg2 modifier:(unsigned long long)arg3 type:(unsigned long long)arg4 options:(unsigned long long)arg5; +- (unsigned long long)options; - (id)predicateWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (void)_acceptExpressions:(id)arg1 flags:(unsigned int)arg2; -- (void)_acceptOperator:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (void)_acceptExpressions:(id)arg1 flags:(unsigned long long)arg2; +- (void)_acceptOperator:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)setPredicateOperator:(id)arg1; - (id)predicateOperator; - (SEL)customSelector; - (id)rightExpression; - (id)leftExpression; -- (unsigned int)comparisonPredicateModifier; -- (unsigned int)predicateOperatorType; +- (unsigned long long)comparisonPredicateModifier; +- (unsigned long long)predicateOperatorType; - (id)predicateFormat; - (void)dealloc; - (id)initWithPredicateOperator:(id)arg1 leftExpression:(id)arg2 rightExpression:(id)arg3; @@ -48,8 +48,7 @@ - (void)allowEvaluation; - (id)keyPathExpressionForString:(id)arg1; - (id)initWithLeftExpression:(id)arg1 rightExpression:(id)arg2 customSelector:(SEL)arg3; -- (id)initWithLeftExpression:(id)arg1 rightExpression:(id)arg2 modifier:(unsigned int)arg3 type:(unsigned int)arg4 options:(unsigned int)arg5; -- (id)generateMetadataDescription; +- (id)initWithLeftExpression:(id)arg1 rightExpression:(id)arg2 modifier:(unsigned long long)arg3 type:(unsigned long long)arg4 options:(unsigned long long)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSComparisonPredicateOperator.h b/iOS7/Frameworks/Foundation/NSComparisonPredicateOperator.h index 9def3fceb..4d5395b98 100644 --- a/iOS7/Frameworks/Foundation/NSComparisonPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSComparisonPredicateOperator.h @@ -8,21 +8,21 @@ @interface NSComparisonPredicateOperator : NSPredicateOperator { - unsigned int _variant; - unsigned int _options; + unsigned long long _variant; + unsigned long long _options; } -+ (BOOL)supportsSecureCoding; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)options; -- (unsigned int)variant; ++ (_Bool)supportsSecureCoding; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)options; +- (unsigned long long)variant; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 variant:(unsigned int)arg3 options:(unsigned int)arg4; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 variant:(unsigned int)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 variant:(unsigned long long)arg3 options:(unsigned long long)arg4; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 variant:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSComplexRegularExpressionCheckingResult.h b/iOS7/Frameworks/Foundation/NSComplexRegularExpressionCheckingResult.h index 1785445e0..d77e8461b 100644 --- a/iOS7/Frameworks/Foundation/NSComplexRegularExpressionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSComplexRegularExpressionCheckingResult.h @@ -15,14 +15,14 @@ } - (id)rangeArray; -- (struct _NSRange)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRanges; -- (BOOL)_adjustRangesWithOffset:(int)arg1; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRanges; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (id)regularExpression; - (void)dealloc; - (id)initWithRangeArray:(id)arg1 regularExpression:(id)arg2; -- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned int)arg2 regularExpression:(id)arg3; +- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned long long)arg2 regularExpression:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSCompoundPredicate-NSMetadataQueryPrivate.h b/iOS7/Frameworks/Foundation/NSCompoundPredicate-NSMetadataQueryPrivate.h new file mode 100644 index 000000000..c6475fd73 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSCompoundPredicate-NSMetadataQueryPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSCompoundPredicate (NSMetadataQueryPrivate) +- (id)generateMetadataDescription; +@end + diff --git a/iOS7/Frameworks/Foundation/NSCompoundPredicate.h b/iOS7/Frameworks/Foundation/NSCompoundPredicate.h index 49e7fa7ec..8f4ebcd20 100644 --- a/iOS7/Frameworks/Foundation/NSCompoundPredicate.h +++ b/iOS7/Frameworks/Foundation/NSCompoundPredicate.h @@ -11,34 +11,33 @@ @interface NSCompoundPredicate : NSPredicate { void *_reserved2; - unsigned int _type; + unsigned long long _type; NSArray *_subpredicates; } -+ (BOOL)supportsSecureCoding; -+ (id)_operatorForType:(unsigned int)arg1; ++ (_Bool)supportsSecureCoding; ++ (id)_operatorForType:(unsigned long long)arg1; + (id)notPredicateWithSubpredicate:(id)arg1; + (id)orPredicateWithSubpredicates:(id)arg1; + (id)andPredicateWithSubpredicates:(id)arg1; - (id)predicateOperator; - (id)predicateWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (void)_acceptSubpredicates:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (void)_acceptSubpredicates:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)predicateFormat; - (id)_subpredicateDescription:(id)arg1; - (id)subpredicates; - (id)_predicateOperator; -- (unsigned int)compoundPredicateType; +- (unsigned long long)compoundPredicateType; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)allowEvaluation; -- (id)initWithType:(unsigned int)arg1 subpredicates:(id)arg2; -- (id)generateMetadataDescription; +- (id)initWithType:(unsigned long long)arg1 subpredicates:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSCompoundPredicateOperator.h b/iOS7/Frameworks/Foundation/NSCompoundPredicateOperator.h index 3715a5888..a0d996ee3 100644 --- a/iOS7/Frameworks/Foundation/NSCompoundPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSCompoundPredicateOperator.h @@ -13,8 +13,8 @@ + (id)notPredicateOperator; + (id)orPredicateOperator; + (id)andPredicateOperator; -- (BOOL)evaluatePredicates:(id)arg1 withObject:(id)arg2 substitutionVariables:(id)arg3; -- (BOOL)evaluatePredicates:(id)arg1 withObject:(id)arg2; +- (_Bool)evaluatePredicates:(id)arg1 withObject:(id)arg2 substitutionVariables:(id)arg3; +- (_Bool)evaluatePredicates:(id)arg1 withObject:(id)arg2; - (id)symbol; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSConcreteAttributedString.h b/iOS7/Frameworks/Foundation/NSConcreteAttributedString.h index a5a258dcf..20683fb3b 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSConcreteAttributedString.h @@ -16,9 +16,9 @@ - (id)_runArrayHoldingAttributes; - (id)string; -- (unsigned int)length; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)length; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSConcreteData.h b/iOS7/Frameworks/Foundation/NSConcreteData.h index 3ca60ae5a..b82b029e7 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteData.h +++ b/iOS7/Frameworks/Foundation/NSConcreteData.h @@ -6,12 +6,13 @@ #import "NSData.h" +// Not exported @interface NSConcreteData : NSData { unsigned int _isInline:1; unsigned int _retainCount:31; - unsigned int _length; - unsigned int _capacity; + unsigned long long _length; + unsigned long long _capacity; void *_bytes; union { unsigned char _space[12]; @@ -22,15 +23,15 @@ - (void)finalize; - (void)dealloc; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 freeWhenDone:(BOOL)arg4 bytesAreVM:(BOOL)arg5; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 deallocator:(id)arg4; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 freeWhenDone:(_Bool)arg4 bytesAreVM:(_Bool)arg5; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; - (id)init; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)getBytes:(void *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSConcreteFileHandle.h b/iOS7/Frameworks/Foundation/NSConcreteFileHandle.h index a617ebbc0..69884a609 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteFileHandle.h +++ b/iOS7/Frameworks/Foundation/NSConcreteFileHandle.h @@ -8,6 +8,7 @@ @class NSObject, NSObject, NSObject; +// Not exported @interface NSConcreteFileHandle : NSFileHandle { int _fd; @@ -41,7 +42,7 @@ - (void)readToEndOfFileInBackgroundAndNotifyForModes:(id)arg1; - (void)readInBackgroundAndNotify; - (void)readInBackgroundAndNotifyForModes:(id)arg1; -- (void)performActivity:(int)arg1 modes:(id)arg2; +- (void)performActivity:(long long)arg1 modes:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; @@ -57,14 +58,14 @@ - (unsigned long long)offsetInFile; - (void)writeData:(id)arg1; - (id)readDataToEndOfFile; -- (id)readDataOfLength:(unsigned int)arg1; -- (unsigned int)readDataOfLength:(unsigned int)arg1 buffer:(char *)arg2; +- (id)readDataOfLength:(unsigned long long)arg1; +- (unsigned long long)readDataOfLength:(unsigned long long)arg1 buffer:(char *)arg2; - (id)availableData; -- (id)initWithPath:(id)arg1 flags:(int)arg2 createMode:(int)arg3; -- (id)initWithPath:(id)arg1 flags:(int)arg2 createMode:(int)arg3 error:(id *)arg4; -- (id)initWithURL:(id)arg1 flags:(int)arg2 createMode:(int)arg3 error:(id *)arg4; +- (id)initWithPath:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3; +- (id)initWithPath:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3 error:(id *)arg4; +- (id)initWithURL:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3 error:(id *)arg4; - (id)initWithFileDescriptor:(int)arg1; -- (id)initWithFileDescriptor:(int)arg1 closeOnDealloc:(BOOL)arg2; +- (id)initWithFileDescriptor:(int)arg1 closeOnDealloc:(_Bool)arg2; - (void)encodeWithCoder:(id)arg1; - (id)init; - (int)fileDescriptor; diff --git a/iOS7/Frameworks/Foundation/NSConcreteFileHandleARCWeakRef.h b/iOS7/Frameworks/Foundation/NSConcreteFileHandleARCWeakRef.h index 117781109..2eca9f0f6 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteFileHandleARCWeakRef.h +++ b/iOS7/Frameworks/Foundation/NSConcreteFileHandleARCWeakRef.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSConcreteFileHandleARCWeakRef : NSObject { id ref; diff --git a/iOS7/Frameworks/Foundation/NSConcreteHashTable.h b/iOS7/Frameworks/Foundation/NSConcreteHashTable.h index 5b64fd1f2..bd263ed64 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteHashTable.h +++ b/iOS7/Frameworks/Foundation/NSConcreteHashTable.h @@ -6,20 +6,21 @@ #import +// Not exported @interface NSConcreteHashTable : NSHashTable { struct NSSlice slice; - unsigned int count; - unsigned int capacity; - unsigned int options; - unsigned int mutations; + unsigned long long count; + unsigned long long capacity; + unsigned long long options; + unsigned long long mutations; } - (id)objectEnumerator; - (id)description; - (void)finalize; - (void)dealloc; -- (void)getKeys:(const void **)arg1 count:(unsigned int *)arg2; +- (void)getKeys:(const void **)arg1 count:(unsigned long long *)arg2; - (id)allObjects; - (void)removeAllItems; - (void)removeItem:(const void *)arg1; @@ -28,20 +29,20 @@ - (void)insertItem:(const void *)arg1; - (void *)getItem:(const void *)arg1; - (void)rehash; -- (void)assign:(unsigned int)arg1 key:(const void *)arg2; +- (void)assign:(unsigned long long)arg1 key:(const void *)arg2; - (void)hashGrow; -- (unsigned int)rehashAround:(unsigned int)arg1; +- (unsigned long long)rehashAround:(unsigned long long)arg1; - (void)raiseCountUnderflowException; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned int)count; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)count; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)pointerFunctions; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; -- (id)initWithPointerFunctions:(id)arg1 capacity:(unsigned int)arg2; -- (id)initWithOptions:(unsigned int)arg1 capacity:(unsigned int)arg2; +- (id)initWithPointerFunctions:(id)arg1 capacity:(unsigned long long)arg2; +- (id)initWithOptions:(unsigned long long)arg1 capacity:(unsigned long long)arg2; - (id)copy; - (id)init; - (void)_initBlock; diff --git a/iOS7/Frameworks/Foundation/NSConcreteMapTable.h b/iOS7/Frameworks/Foundation/NSConcreteMapTable.h index 0ca4f3ed6..0a5d3c27c 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteMapTable.h +++ b/iOS7/Frameworks/Foundation/NSConcreteMapTable.h @@ -6,59 +6,60 @@ #import +// Not exported @interface NSConcreteMapTable : NSMapTable { struct NSSlice keys; struct NSSlice values; - unsigned int count; - unsigned int capacity; - unsigned int keyOptions; - unsigned int valueOptions; - unsigned int mutations; + unsigned long long count; + unsigned long long capacity; + unsigned long long keyOptions; + unsigned long long valueOptions; + unsigned long long mutations; int growLock; _Bool shouldRehash; } - (id)allValues; - (id)allKeys; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (unsigned int)getKeys:(const void **)arg1 values:(const void **)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)getKeys:(const void **)arg1 values:(const void **)arg2; - (id)objectEnumerator; - (id)keyEnumerator; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)description; - (void)finalize; - (void)dealloc; - (void)removeAllItems; - (void)removeObjectForKey:(id)arg1; - (void)rehash; -- (unsigned int)rehashAround:(unsigned int)arg1; +- (unsigned long long)rehashAround:(unsigned long long)arg1; - (void)replaceItem:(const void *)arg1 forExistingKey:(const void *)arg2; -- (BOOL)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; +- (_Bool)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; - (void *)existingItemForSetItem:(const void *)arg1 forAbsentKey:(const void *)arg2; - (void)setItem:(const void *)arg1 forKnownAbsentKey:(const void *)arg2; - (void)setItem:(const void *)arg1 forAbsentKey:(const void *)arg2; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; -- (void)assign:(unsigned int)arg1 key:(const void *)arg2 value:(const void *)arg3 isNew:(BOOL)arg4; +- (void)assign:(unsigned long long)arg1 key:(const void *)arg2 value:(const void *)arg3 isNew:(_Bool)arg4; - (void)grow; - (id)dump; -- (BOOL)containsKeys:(const void **)arg1 values:(const void **)arg2 count:(unsigned int)arg3; -- (unsigned int)count; +- (_Bool)containsKeys:(const void **)arg1 values:(const void **)arg2 count:(unsigned long long)arg3; +- (unsigned long long)count; - (id)valuePointerFunctions; - (id)keyPointerFunctions; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; -- (id)initWithKeyPointerFunctions:(id)arg1 valuePointerFunctions:(id)arg2 capacity:(unsigned int)arg3; -- (id)initWithKeyOptions:(unsigned int)arg1 valueOptions:(unsigned int)arg2 capacity:(unsigned int)arg3; +- (id)initWithKeyPointerFunctions:(id)arg1 valuePointerFunctions:(id)arg2 capacity:(unsigned long long)arg3; +- (id)initWithKeyOptions:(unsigned long long)arg1 valueOptions:(unsigned long long)arg2 capacity:(unsigned long long)arg3; - (id)copy; - (void)_setBackingStore; - (void)_initBlock; - (void)zeroPairedEntries; - (void)checkCount:(const char *)arg1; -- (unsigned int)realCount; +- (unsigned long long)realCount; - (void)raiseCountUnderflowException; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSConcreteMapTableValueEnumerator.h b/iOS7/Frameworks/Foundation/NSConcreteMapTableValueEnumerator.h index 016ed02ef..9aa57771a 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteMapTableValueEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSConcreteMapTableValueEnumerator.h @@ -8,10 +8,11 @@ @class NSConcreteMapTable; +// Not exported @interface NSConcreteMapTableValueEnumerator : NSEnumerator { NSConcreteMapTable *mapTable; - unsigned int counter; + unsigned long long counter; } + (id)enumeratorWithMapTable:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSConcreteMutableAttributedString.h b/iOS7/Frameworks/Foundation/NSConcreteMutableAttributedString.h index 73fe8d0a1..b1bd897ac 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteMutableAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSConcreteMutableAttributedString.h @@ -21,17 +21,17 @@ + (Class)_mutableStringClass; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; -- (void)edited:(unsigned int)arg1 range:(struct _NSRange)arg2 changeInLength:(int)arg3; +- (void)edited:(unsigned long long)arg1 range:(struct _NSRange)arg2 changeInLength:(long long)arg3; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; - (void)addAttribute:(id)arg1 value:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (id)_runArrayHoldingAttributes; - (id)string; -- (unsigned int)length; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)length; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSConcreteMutableData.h b/iOS7/Frameworks/Foundation/NSConcreteMutableData.h index 665c01f9f..88aac19c6 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteMutableData.h +++ b/iOS7/Frameworks/Foundation/NSConcreteMutableData.h @@ -6,33 +6,34 @@ #import "NSMutableData.h" +// Not exported @interface NSConcreteMutableData : NSMutableData { unsigned int _reserved:1; unsigned int _needToZero:1; unsigned int _hasVM:1; unsigned int _retainCount:29; - unsigned int _length; - unsigned int _capacity; + unsigned long long _length; + unsigned long long _capacity; void *_bytes; } - (void)finalize; - (void)dealloc; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 deallocator:(id)arg4; -- (id)initWithCapacity:(unsigned int)arg1; -- (id)initWithLength:(unsigned int)arg1; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithLength:(unsigned long long)arg1; - (id)init; - (void)resetBytesInRange:(struct _NSRange)arg1; - (void)replaceBytesInRange:(struct _NSRange)arg1 withBytes:(const void *)arg2; -- (void)increaseLengthBy:(unsigned int)arg1; +- (void)increaseLengthBy:(unsigned long long)arg1; - (void)appendData:(id)arg1; -- (void)appendBytes:(const void *)arg1 length:(unsigned int)arg2; -- (void)setLength:(unsigned int)arg1; +- (void)appendBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (void)setLength:(unsigned long long)arg1; - (void)_freeBytes; - (void *)mutableBytes; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSConcreteNotification.h b/iOS7/Frameworks/Foundation/NSConcreteNotification.h index 06fa54b97..3679b7109 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteNotification.h +++ b/iOS7/Frameworks/Foundation/NSConcreteNotification.h @@ -8,12 +8,13 @@ @class NSDictionary, NSString; +// Not exported @interface NSConcreteNotification : NSNotification { NSString *name; id object; NSDictionary *userInfo; - BOOL dyingObject; + _Bool dyingObject; } + (id)newTempNotificationWithName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; diff --git a/iOS7/Frameworks/Foundation/NSConcretePipe.h b/iOS7/Frameworks/Foundation/NSConcretePipe.h index d6bf84658..e8eb2226a 100644 --- a/iOS7/Frameworks/Foundation/NSConcretePipe.h +++ b/iOS7/Frameworks/Foundation/NSConcretePipe.h @@ -8,6 +8,7 @@ @class NSFileHandle; +// Not exported @interface NSConcretePipe : NSPipe { NSFileHandle *_readHandle; diff --git a/iOS7/Frameworks/Foundation/NSConcretePointerArray.h b/iOS7/Frameworks/Foundation/NSConcretePointerArray.h index 462b9cbaf..329ca17be 100644 --- a/iOS7/Frameworks/Foundation/NSConcretePointerArray.h +++ b/iOS7/Frameworks/Foundation/NSConcretePointerArray.h @@ -6,40 +6,41 @@ #import +// Not exported @interface NSConcretePointerArray : NSPointerArray { struct NSSlice slice; - unsigned int count; - unsigned int capacity; - unsigned int options; - unsigned int mutations; - BOOL needsCompaction; + unsigned long long count; + unsigned long long capacity; + unsigned long long options; + unsigned long long mutations; + _Bool needsCompaction; } - (id)copyWithZone:(struct _NSZone *)arg1; - (void)removePointer:(void *)arg1; -- (unsigned int)indexOfPointer:(void *)arg1; -- (void)setCount:(unsigned int)arg1; -- (unsigned int)count; +- (unsigned long long)indexOfPointer:(void *)arg1; +- (void)setCount:(unsigned long long)arg1; +- (unsigned long long)count; - (void)compact; - (void)_markNeedsCompaction; -- (void)replacePointerAtIndex:(unsigned int)arg1 withPointer:(void *)arg2; -- (void)insertPointer:(void *)arg1 atIndex:(unsigned int)arg2; -- (void)removePointerAtIndex:(unsigned int)arg1; +- (void)replacePointerAtIndex:(unsigned long long)arg1 withPointer:(void *)arg2; +- (void)insertPointer:(void *)arg1 atIndex:(unsigned long long)arg2; +- (void)removePointerAtIndex:(unsigned long long)arg1; - (void)addPointer:(void *)arg1; -- (void *)pointerAtIndex:(unsigned int)arg1; -- (void)arrayGrow:(unsigned int)arg1; +- (void *)pointerAtIndex:(unsigned long long)arg1; +- (void)arrayGrow:(unsigned long long)arg1; - (id)pointerFunctions; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)finalize; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; - (id)initWithPointerFunctions:(id)arg1; -- (id)initWithOptions:(unsigned int)arg1; +- (id)initWithOptions:(unsigned long long)arg1; - (void)_initBlock; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSConcretePointerFunctions.h b/iOS7/Frameworks/Foundation/NSConcretePointerFunctions.h index eceb430f5..95b087142 100644 --- a/iOS7/Frameworks/Foundation/NSConcretePointerFunctions.h +++ b/iOS7/Frameworks/Foundation/NSConcretePointerFunctions.h @@ -6,33 +6,34 @@ #import +// Not exported @interface NSConcretePointerFunctions : NSPointerFunctions { struct NSSlice slice; } -+ (_Bool)initializeSlice:(struct NSSlice *)arg1 withOptions:(unsigned int)arg2; -+ (void)initializeBackingStore:(struct NSSlice *)arg1 sentinel:(BOOL)arg2 compactable:(BOOL)arg3; -- (BOOL)usesWeakReadAndWriteBarriers; -- (BOOL)usesStrongWriteBarrier; ++ (_Bool)initializeSlice:(struct NSSlice *)arg1 withOptions:(unsigned long long)arg2; ++ (void)initializeBackingStore:(struct NSSlice *)arg1 sentinel:(_Bool)arg2 compactable:(_Bool)arg3; +- (_Bool)usesWeakReadAndWriteBarriers; +- (_Bool)usesStrongWriteBarrier; - (void *)relinquishFunction; - (void *)acquireFunction; - (void *)descriptionFunction; - (void *)isEqualFunction; - (void *)hashFunction; - (void *)sizeFunction; -- (void)setUsesWeakReadAndWriteBarriers:(BOOL)arg1; -- (void)setUsesStrongWriteBarrier:(BOOL)arg1; +- (void)setUsesWeakReadAndWriteBarriers:(_Bool)arg1; +- (void)setUsesStrongWriteBarrier:(_Bool)arg1; - (void)setRelinquishFunction:(void *)arg1; - (void)setAcquireFunction:(void *)arg1; - (void)setDescriptionFunction:(void *)arg1; - (void)setIsEqualFunction:(void *)arg1; - (void)setHashFunction:(void *)arg1; - (void)setSizeFunction:(void *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithOptions:(unsigned int)arg1; +- (id)initWithOptions:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSConcreteProtocolChecker.h b/iOS7/Frameworks/Foundation/NSConcreteProtocolChecker.h index 2fb7fe4ca..bb2aed740 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteProtocolChecker.h +++ b/iOS7/Frameworks/Foundation/NSConcreteProtocolChecker.h @@ -8,6 +8,7 @@ @class NSObject, Protocol; +// Not exported @interface NSConcreteProtocolChecker : NSProtocolChecker { NSObject *_target; diff --git a/iOS7/Frameworks/Foundation/NSConcreteScanner.h b/iOS7/Frameworks/Foundation/NSConcreteScanner.h index 3e44af75e..a750ee1e3 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteScanner.h +++ b/iOS7/Frameworks/Foundation/NSConcreteScanner.h @@ -8,13 +8,14 @@ @class NSCharacterSet, NSString; +// Not exported @interface NSConcreteScanner : NSScanner { NSString *scanString; NSCharacterSet *skipSet; NSCharacterSet *invertedSkipSet; id locale; - unsigned int scanLocation; + unsigned long long scanLocation; struct { unsigned int caseSensitive:1; unsigned int :31; @@ -23,16 +24,16 @@ - (void)finalize; - (void)dealloc; -- (BOOL)scanLongLong:(long long *)arg1; -- (BOOL)scanInt:(int *)arg1; +- (_Bool)scanLongLong:(long long *)arg1; +- (_Bool)scanInt:(int *)arg1; - (id)locale; - (void)setLocale:(id)arg1; -- (BOOL)caseSensitive; -- (void)setCaseSensitive:(BOOL)arg1; +- (_Bool)caseSensitive; +- (void)setCaseSensitive:(_Bool)arg1; - (id)charactersToBeSkipped; - (void)setCharactersToBeSkipped:(id)arg1; -- (unsigned int)scanLocation; -- (void)setScanLocation:(unsigned int)arg1; +- (unsigned long long)scanLocation; +- (void)setScanLocation:(unsigned long long)arg1; - (id)_invertedSkipSet; - (id)string; - (id)initWithString:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSConcreteTask.h b/iOS7/Frameworks/Foundation/NSConcreteTask.h index d8c6ca99f..e9b1eaaad 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteTask.h +++ b/iOS7/Frameworks/Foundation/NSConcreteTask.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSObject, NSObject, NSPort; +// Not exported @interface NSConcreteTask : NSTask { NSObject *_lock; @@ -15,24 +16,24 @@ id _terminationHandler; NSObject *_dsrc; NSPort *_tmpPort; - int _suspendCount; + long long _suspendCount; int _pid; int _platformExitInfo; - BOOL _hasExeced; - BOOL _isRunning; - BOOL _hasPostedDeathNotification; - BOOL _terminationRun; + _Bool _hasExeced; + _Bool _isRunning; + _Bool _hasPostedDeathNotification; + _Bool _terminationRun; } -- (void)setStartsNewProcessGroup:(BOOL)arg1; +- (void)setStartsNewProcessGroup:(_Bool)arg1; - (int)processIdentifier; - (int)_procid; - (void)finalize; - (void)dealloc; - (id)init; -- (int)suspendCount; -- (BOOL)resume; -- (BOOL)suspend; +- (long long)suspendCount; +- (_Bool)resume; +- (_Bool)suspend; - (void)terminateTask; - (void)terminate; - (void)interrupt; @@ -58,9 +59,9 @@ - (void)waitUntilExit; - (void)launchWithDictionary:(id)arg1; - (void)launch; -- (BOOL)isRunning; -- (int)terminationReason; -- (int)_platformExitInformation; +- (_Bool)isRunning; +- (long long)terminationReason; +- (long long)_platformExitInformation; - (int)terminationStatus; - (void)setTerminationHandler:(id)arg1; - (id)terminationHandler; diff --git a/iOS7/Frameworks/Foundation/NSConcreteValue.h b/iOS7/Frameworks/Foundation/NSConcreteValue.h index 5c2559c05..2f0e85ca1 100644 --- a/iOS7/Frameworks/Foundation/NSConcreteValue.h +++ b/iOS7/Frameworks/Foundation/NSConcreteValue.h @@ -8,17 +8,17 @@ @interface NSConcreteValue : NSValue { - unsigned int _specialFlags; + unsigned long long _specialFlags; void *typeInfo; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (void)initialize; - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqualToValue:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToValue:(id)arg1; - (const void *)_value; - (const char *)objCType; - (void)getValue:(void *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSCondition.h b/iOS7/Frameworks/Foundation/NSCondition.h index 4621d54da..76aade282 100644 --- a/iOS7/Frameworks/Foundation/NSCondition.h +++ b/iOS7/Frameworks/Foundation/NSCondition.h @@ -19,7 +19,7 @@ - (id)description; - (void)broadcast; - (void)signal; -- (BOOL)waitUntilDate:(id)arg1; +- (_Bool)waitUntilDate:(id)arg1; - (void)wait; - (void)unlock; - (void)lock; diff --git a/iOS7/Frameworks/Foundation/NSConditionLock.h b/iOS7/Frameworks/Foundation/NSConditionLock.h index 852867b25..50377c788 100644 --- a/iOS7/Frameworks/Foundation/NSConditionLock.h +++ b/iOS7/Frameworks/Foundation/NSConditionLock.h @@ -17,18 +17,18 @@ - (id)name; - (void)setName:(id)arg1; - (id)description; -- (void)unlockWithCondition:(int)arg1; +- (void)unlockWithCondition:(long long)arg1; - (void)unlock; -- (BOOL)tryLockWhenCondition:(int)arg1; -- (BOOL)tryLock; -- (BOOL)lockWhenCondition:(int)arg1 beforeDate:(id)arg2; -- (void)lockWhenCondition:(int)arg1; -- (BOOL)lockBeforeDate:(id)arg1; +- (_Bool)tryLockWhenCondition:(long long)arg1; +- (_Bool)tryLock; +- (_Bool)lockWhenCondition:(long long)arg1 beforeDate:(id)arg2; +- (void)lockWhenCondition:(long long)arg1; +- (_Bool)lockBeforeDate:(id)arg1; - (void)lock; -- (int)condition; +- (long long)condition; - (void)finalize; - (void)dealloc; -- (id)initWithCondition:(int)arg1; +- (id)initWithCondition:(long long)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSConstantString.h b/iOS7/Frameworks/Foundation/NSConstantString.h index 0a64d4138..44ddd469c 100644 --- a/iOS7/Frameworks/Foundation/NSConstantString.h +++ b/iOS7/Frameworks/Foundation/NSConstantString.h @@ -15,26 +15,26 @@ - (void)finalize; - (void)dealloc; - (oneway void)release; -- (unsigned int)retainCount; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (id)retain; - (id)autorelease; -- (unsigned int)hash; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (BOOL)isEqualToString:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (unsigned long long)hash; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (_Bool)isEqualToString:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (const char *)_fastCStringContents:(_Bool)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -- (BOOL)canBeConvertedToEncoding:(unsigned int)arg1; -- (unsigned int)smallestEncoding; -- (unsigned int)fastestEncoding; -- (unsigned int)cStringLength; -- (unsigned int)length; +- (_Bool)canBeConvertedToEncoding:(unsigned long long)arg1; +- (unsigned long long)smallestEncoding; +- (unsigned long long)fastestEncoding; +- (unsigned long long)cStringLength; +- (unsigned long long)length; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned int)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSConstantValueExpression.h b/iOS7/Frameworks/Foundation/NSConstantValueExpression.h index 8db997c88..6e3d5c4a4 100644 --- a/iOS7/Frameworks/Foundation/NSConstantValueExpression.h +++ b/iOS7/Frameworks/Foundation/NSConstantValueExpression.h @@ -11,11 +11,11 @@ id constantValue; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; - (id)expressionValueWithObject:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)constantValue; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSContentSizeLayoutConstraint.h b/iOS7/Frameworks/Foundation/NSContentSizeLayoutConstraint.h index a17f7e93c..e8d0d336e 100644 --- a/iOS7/Frameworks/Foundation/NSContentSizeLayoutConstraint.h +++ b/iOS7/Frameworks/Foundation/NSContentSizeLayoutConstraint.h @@ -8,15 +8,15 @@ @interface NSContentSizeLayoutConstraint : NSLayoutConstraint { - float _huggingPriority; - float _compressionResistancePriority; + double _huggingPriority; + double _compressionResistancePriority; } -@property(readonly) float compressionResistancePriority; // @synthesize compressionResistancePriority=_compressionResistancePriority; -@property(readonly) float huggingPriority; // @synthesize huggingPriority=_huggingPriority; +@property(readonly) double compressionResistancePriority; // @synthesize compressionResistancePriority=_compressionResistancePriority; +@property(readonly) double huggingPriority; // @synthesize huggingPriority=_huggingPriority; - (id)_priorityDescription; -- (float)priorityForVariable:(id)arg1; -- (id)initWithLayoutItem:(id)arg1 value:(float)arg2 huggingPriority:(float)arg3 compressionResistancePriority:(float)arg4 orientation:(int)arg5; +- (double)priorityForVariable:(id)arg1; +- (id)initWithLayoutItem:(id)arg1 value:(double)arg2 huggingPriority:(double)arg3 compressionResistancePriority:(double)arg4 orientation:(long long)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSCorrectionCheckingResult.h b/iOS7/Frameworks/Foundation/NSCorrectionCheckingResult.h index 680ac1327..5bce7ccd3 100644 --- a/iOS7/Frameworks/Foundation/NSCorrectionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSCorrectionCheckingResult.h @@ -14,7 +14,7 @@ } - (unsigned long long)resultType; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; diff --git a/iOS7/Frameworks/Foundation/NSCountedSet.h b/iOS7/Frameworks/Foundation/NSCountedSet.h index ff31bd1f6..697c6ccb8 100644 --- a/iOS7/Frameworks/Foundation/NSCountedSet.h +++ b/iOS7/Frameworks/Foundation/NSCountedSet.h @@ -12,28 +12,28 @@ void *_reserved; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)dealloc; - (id)initWithSet:(id)arg1; - (id)initWithArray:(id)arg1; -- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithSet:(id)arg1 copyItems:(_Bool)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)init; -- (unsigned int)countForObject:(id)arg1; +- (unsigned long long)countForObject:(id)arg1; - (Class)classForCoder; - (id)descriptionWithLocale:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)getObjects:(id *)arg1 count:(unsigned int)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)getObjects:(id *)arg1 count:(unsigned long long)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/Frameworks/Foundation/NSCustomPredicateOperator.h b/iOS7/Frameworks/Foundation/NSCustomPredicateOperator.h index 0df36663c..7c1cef167 100644 --- a/iOS7/Frameworks/Foundation/NSCustomPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSCustomPredicateOperator.h @@ -6,20 +6,21 @@ #import +// Not exported @interface NSCustomPredicateOperator : NSPredicateOperator { SEL _selector; } -+ (BOOL)supportsSecureCoding; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; ++ (_Bool)supportsSecureCoding; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (id)symbol; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (SEL)selector; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithCustomSelector:(SEL)arg1 modifier:(unsigned int)arg2; +- (id)initWithCustomSelector:(SEL)arg1 modifier:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSData-NSData.h b/iOS7/Frameworks/Foundation/NSData-NSData.h index 988224bb0..b66627a85 100644 --- a/iOS7/Frameworks/Foundation/NSData-NSData.h +++ b/iOS7/Frameworks/Foundation/NSData-NSData.h @@ -8,68 +8,68 @@ @interface NSData (NSData) + (id)dataWithData:(id)arg1; -+ (id)dataWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -+ (id)dataWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; ++ (id)dataWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; ++ (id)dataWithContentsOfFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; + (id)dataWithContentsOfMappedFile:(id)arg1; + (id)dataWithContentsOfURL:(id)arg1; + (id)dataWithContentsOfFile:(id)arg1; -+ (id)dataWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -+ (id)dataWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2; -+ (id)dataWithBytes:(const void *)arg1 length:(unsigned int)arg2; ++ (id)dataWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; ++ (id)dataWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; ++ (id)dataWithBytes:(const void *)arg1 length:(unsigned long long)arg2; + (id)data; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)base64Encoding; - (id)initWithBase64Encoding:(id)arg1; -- (id)base64EncodedDataWithOptions:(unsigned int)arg1; -- (id)initWithBase64EncodedData:(id)arg1 options:(unsigned int)arg2; -- (id)base64EncodedStringWithOptions:(unsigned int)arg1; -- (id)initWithBase64EncodedString:(id)arg1 options:(unsigned int)arg2; -- (id)_base64EncodingAsString:(BOOL)arg1 withOptions:(unsigned int)arg2; -- (id)_initWithBase64EncodedObject:(id)arg1 options:(unsigned int)arg2; -- (id)_initWithBase64EncodedCharacterEnumerator:(id)arg1 length:(void)arg2 options:(unsigned int)arg3; -- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; +- (id)base64EncodedDataWithOptions:(unsigned long long)arg1; +- (id)initWithBase64EncodedData:(id)arg1 options:(unsigned long long)arg2; +- (id)base64EncodedStringWithOptions:(unsigned long long)arg1; +- (id)initWithBase64EncodedString:(id)arg1 options:(unsigned long long)arg2; +- (id)_base64EncodingAsString:(_Bool)arg1 withOptions:(unsigned long long)arg2; +- (id)_initWithBase64EncodedObject:(id)arg1 options:(unsigned long long)arg2; +- (id)_initWithBase64EncodedCharacterEnumerator:(id)arg1 length:(void)arg2 options:(unsigned long long)arg3; +- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; - (id)initWithData:(id)arg1; - (id)initWithContentsOfFile:(id)arg1 error:(id *)arg2; - (id)initWithContentsOfMappedFile:(id)arg1 error:(id *)arg2; - (id)initWithContentsOfMappedFile:(id)arg1; - (id)initWithContentsOfURL:(id)arg1; -- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithContentsOfFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)initWithContentsOfFile:(id)arg1; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 deallocator:(id)arg4; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 deallocator:(id)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 freeWhenDone:(BOOL)arg4 bytesAreVM:(BOOL)arg5; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2 error:(id *)arg3; -- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 deallocator:(id)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 freeWhenDone:(_Bool)arg4 bytesAreVM:(_Bool)arg5; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2 error:(id *)arg3; +- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)subdataWithRange:(struct _NSRange)arg1; -- (BOOL)isEqualToData:(id)arg1; +- (_Bool)isEqualToData:(id)arg1; - (const void *)_bytesIfCompact; -- (BOOL)_isDispatchData; +- (_Bool)_isDispatchData; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; - (void)enumerateByteRangesUsingBlock:(id)arg1; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)getBytes:(void *)arg1; -- (BOOL)_allowsDirectEncoding; +- (_Bool)_allowsDirectEncoding; - (id)replacementObjectForCoder:(id)arg1; -- (BOOL)_canReplaceWithDispatchDataForXPCCoder; +- (_Bool)_canReplaceWithDispatchDataForXPCCoder; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)_asciiDescription; - (id)description; -- (unsigned long)_cfTypeID; +- (unsigned long long)_cfTypeID; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSData-NSKindOfAdditions.h b/iOS7/Frameworks/Foundation/NSData-NSKindOfAdditions.h index f1e02afd3..b1efa3c70 100644 --- a/iOS7/Frameworks/Foundation/NSData-NSKindOfAdditions.h +++ b/iOS7/Frameworks/Foundation/NSData-NSKindOfAdditions.h @@ -7,6 +7,6 @@ #import "NSData.h" @interface NSData (NSKindOfAdditions) -- (BOOL)isNSData__; +- (_Bool)isNSData__; @end diff --git a/iOS7/Frameworks/Foundation/NSDataDetector.h b/iOS7/Frameworks/Foundation/NSDataDetector.h index b17220fc8..d9fb7b27c 100644 --- a/iOS7/Frameworks/Foundation/NSDataDetector.h +++ b/iOS7/Frameworks/Foundation/NSDataDetector.h @@ -13,19 +13,19 @@ + (id)dataDetectorWithTypes:(unsigned long long)arg1 error:(id *)arg2; + (void)initialize; -- (void)enumerateMatchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 usingBlock:(id)arg4; -- (unsigned int)numberOfCaptureGroups; -- (unsigned int)options; +- (void)enumerateMatchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 usingBlock:(id)arg4; +- (unsigned long long)numberOfCaptureGroups; +- (unsigned long long)options; - (id)pattern; @property(readonly) unsigned long long checkingTypes; - (id)description; - (void)finalize; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithPattern:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithPattern:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)initWithTypes:(unsigned long long)arg1 error:(id *)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSDate-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSDate-NSURLExtras.h index 7c61b835b..7b1bf1fb7 100644 --- a/iOS7/Frameworks/Foundation/NSDate-NSURLExtras.h +++ b/iOS7/Frameworks/Foundation/NSDate-NSURLExtras.h @@ -7,8 +7,8 @@ #import "NSDate.h" @interface NSDate (NSURLExtras) -- (BOOL)_web_isToday; -- (int)_web_compareDay:(id)arg1; +- (_Bool)_web_isToday; +- (long long)_web_compareDay:(id)arg1; - (id)_web_RFC1123DateString; @end diff --git a/iOS7/Frameworks/Foundation/NSDateCheckingResult.h b/iOS7/Frameworks/Foundation/NSDateCheckingResult.h index eaf75d933..9f979cc80 100644 --- a/iOS7/Frameworks/Foundation/NSDateCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSDateCheckingResult.h @@ -16,21 +16,21 @@ double _duration; NSDate *_referenceDate; id _underlyingResult; - BOOL _timeIsSignificant; - BOOL _timeIsApproximate; - BOOL _timeIsPast; + _Bool _timeIsSignificant; + _Bool _timeIsApproximate; + _Bool _timeIsPast; } -@property(readonly) BOOL timeIsPast; -@property(readonly) BOOL timeIsApproximate; -@property(readonly) BOOL timeIsSignificant; +@property(readonly) _Bool timeIsPast; +@property(readonly) _Bool timeIsApproximate; +@property(readonly) _Bool timeIsSignificant; @property(readonly) void *underlyingResult; @property(readonly) NSDate *referenceDate; @property(readonly) double duration; @property(readonly) NSTimeZone *timeZone; - (id)date; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; @@ -41,8 +41,8 @@ - (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4; - (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5; - (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5 underlyingResult:(void *)arg6; -- (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5 underlyingResult:(void *)arg6 timeIsSignificant:(BOOL)arg7 timeIsApproximate:(BOOL)arg8; -- (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5 underlyingResult:(void *)arg6 timeIsSignificant:(BOOL)arg7 timeIsApproximate:(BOOL)arg8 timeIsPast:(BOOL)arg9; +- (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5 underlyingResult:(void *)arg6 timeIsSignificant:(_Bool)arg7 timeIsApproximate:(_Bool)arg8; +- (id)initWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4 referenceDate:(id)arg5 underlyingResult:(void *)arg6 timeIsSignificant:(_Bool)arg7 timeIsApproximate:(_Bool)arg8 timeIsPast:(_Bool)arg9; @end diff --git a/iOS7/Frameworks/Foundation/NSDateFormatter.h b/iOS7/Frameworks/Foundation/NSDateFormatter.h index cfb26f96e..08fa2ef38 100644 --- a/iOS7/Frameworks/Foundation/NSDateFormatter.h +++ b/iOS7/Frameworks/Foundation/NSDateFormatter.h @@ -12,19 +12,19 @@ { NSMutableDictionary *_attributes; struct __CFDateFormatter *_formatter; - unsigned int _counter; + unsigned long long _counter; NSObject *_lock; } -+ (id)dateFormatFromTemplate:(id)arg1 options:(unsigned int)arg2 locale:(id)arg3; -+ (id)localizedStringFromDate:(id)arg1 dateStyle:(unsigned int)arg2 timeStyle:(unsigned int)arg3; ++ (id)dateFormatFromTemplate:(id)arg1 options:(unsigned long long)arg2 locale:(id)arg3; ++ (id)localizedStringFromDate:(id)arg1 dateStyle:(unsigned long long)arg2 timeStyle:(unsigned long long)arg3; + (void)initialize; -+ (void)setDefaultFormatterBehavior:(unsigned int)arg1; -+ (unsigned int)defaultFormatterBehavior; -- (void)_setUsesCharacterDirection:(BOOL)arg1; -- (BOOL)_usesCharacterDirection; -- (void)setDoesRelativeDateFormatting:(BOOL)arg1; -- (BOOL)doesRelativeDateFormatting; ++ (void)setDefaultFormatterBehavior:(unsigned long long)arg1; ++ (unsigned long long)defaultFormatterBehavior; +- (void)_setUsesCharacterDirection:(_Bool)arg1; +- (_Bool)_usesCharacterDirection; +- (void)setDoesRelativeDateFormatting:(_Bool)arg1; +- (_Bool)doesRelativeDateFormatting; - (void)setGregorianStartDate:(id)arg1; - (id)gregorianStartDate; - (void)setShortStandaloneQuarterSymbols:(id)arg1; @@ -71,31 +71,31 @@ - (id)defaultDate; - (void)setTwoDigitStartDate:(id)arg1; - (id)twoDigitStartDate; -- (void)setLenient:(BOOL)arg1; -- (BOOL)isLenient; +- (void)setLenient:(_Bool)arg1; +- (_Bool)isLenient; - (void)setCalendar:(id)arg1; - (id)calendar; - (void)setTimeZone:(id)arg1; - (id)timeZone; -- (void)_setIsLenient:(BOOL)arg1; +- (void)_setIsLenient:(_Bool)arg1; - (void)_setDateFormat:(id)arg1; - (id)_dateFormat; - (void)setDateFormat:(id)arg1; - (id)dateFormat; -- (void)setFormatterBehavior:(unsigned int)arg1; -- (unsigned int)formatterBehavior; -- (void)setGeneratesCalendarDates:(BOOL)arg1; -- (BOOL)generatesCalendarDates; +- (void)setFormatterBehavior:(unsigned long long)arg1; +- (unsigned long long)formatterBehavior; +- (void)setGeneratesCalendarDates:(_Bool)arg1; +- (_Bool)generatesCalendarDates; - (void)setLocale:(id)arg1; - (id)locale; -- (void)setTimeStyle:(unsigned int)arg1; -- (unsigned int)timeStyle; -- (void)setDateStyle:(unsigned int)arg1; -- (unsigned int)dateStyle; +- (void)setTimeStyle:(unsigned long long)arg1; +- (unsigned long long)timeStyle; +- (void)setDateStyle:(unsigned long long)arg1; +- (unsigned long long)dateStyle; - (id)dateFromString:(id)arg1; - (id)stringFromDate:(id)arg1; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; - (id)stringForObjectValue:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSDebugString.h b/iOS7/Frameworks/Foundation/NSDebugString.h index 8f5f66244..3204682a2 100644 --- a/iOS7/Frameworks/Foundation/NSDebugString.h +++ b/iOS7/Frameworks/Foundation/NSDebugString.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSDebugString : NSString { NSString *string; @@ -15,8 +16,8 @@ - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (id)initWithString:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumber-NSNumberCompatibility.h b/iOS7/Frameworks/Foundation/NSDecimalNumber-NSNumberCompatibility.h new file mode 100644 index 000000000..afe3866ba --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSDecimalNumber-NSNumberCompatibility.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSDecimalNumber (NSNumberCompatibility) ++ (id)numberWithBool:(_Bool)arg1; ++ (id)numberWithDouble:(double)arg1; ++ (id)numberWithFloat:(float)arg1; ++ (id)numberWithUnsignedLongLong:(unsigned long long)arg1; ++ (id)numberWithLongLong:(long long)arg1; ++ (id)numberWithUnsignedLong:(unsigned long long)arg1; ++ (id)numberWithLong:(long long)arg1; ++ (id)numberWithUnsignedInteger:(unsigned long long)arg1; ++ (id)numberWithUnsignedInt:(unsigned int)arg1; ++ (id)numberWithInteger:(long long)arg1; ++ (id)numberWithInt:(int)arg1; ++ (id)numberWithUnsignedShort:(unsigned short)arg1; ++ (id)numberWithShort:(short)arg1; ++ (id)numberWithUnsignedChar:(unsigned char)arg1; ++ (id)numberWithChar:(BOOL)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumber.h b/iOS7/Frameworks/Foundation/NSDecimalNumber.h index 97254ed22..893c5168b 100644 --- a/iOS7/Frameworks/Foundation/NSDecimalNumber.h +++ b/iOS7/Frameworks/Foundation/NSDecimalNumber.h @@ -25,34 +25,19 @@ + (id)zero; + (id)maximumDecimalNumber; + (id)minimumDecimalNumber; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)decimalNumberWithString:(id)arg1 locale:(id)arg2; + (id)decimalNumberWithString:(id)arg1; + (id)decimalNumberWithDecimal:(CDStruct_5fe7aead)arg1; -+ (id)decimalNumberWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(BOOL)arg3; ++ (id)decimalNumberWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(_Bool)arg3; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (id)numberWithBool:(BOOL)arg1; -+ (id)numberWithDouble:(double)arg1; -+ (id)numberWithFloat:(float)arg1; -+ (id)numberWithUnsignedLongLong:(unsigned long long)arg1; -+ (id)numberWithLongLong:(long long)arg1; -+ (id)numberWithUnsignedLong:(unsigned long)arg1; -+ (id)numberWithLong:(long)arg1; -+ (id)numberWithUnsignedInteger:(unsigned int)arg1; -+ (id)numberWithUnsignedInt:(unsigned int)arg1; -+ (id)numberWithInteger:(int)arg1; -+ (id)numberWithInt:(int)arg1; -+ (id)numberWithUnsignedShort:(unsigned short)arg1; -+ (id)numberWithShort:(short)arg1; -+ (id)numberWithUnsignedChar:(unsigned char)arg1; -+ (id)numberWithChar:(BOOL)arg1; - (_Bool)_getCString:(char *)arg1 length:(int)arg2 multiplier:(double)arg3; -- (BOOL)boolValue; +- (_Bool)boolValue; - (float)floatValue; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; @@ -64,8 +49,8 @@ - (id)decimalNumberByRoundingAccordingToBehavior:(id)arg1; - (id)decimalNumberByMultiplyingByPowerOf10:(short)arg1 withBehavior:(id)arg2; - (id)decimalNumberByMultiplyingByPowerOf10:(short)arg1; -- (id)decimalNumberByRaisingToPower:(unsigned int)arg1 withBehavior:(id)arg2; -- (id)decimalNumberByRaisingToPower:(unsigned int)arg1; +- (id)decimalNumberByRaisingToPower:(unsigned long long)arg1 withBehavior:(id)arg2; +- (id)decimalNumberByRaisingToPower:(unsigned long long)arg1; - (id)decimalNumberByDividingBy:(id)arg1 withBehavior:(id)arg2; - (id)decimalNumberByDividingBy:(id)arg1; - (id)decimalNumberByMultiplyingBy:(id)arg1 withBehavior:(id)arg2; @@ -79,8 +64,8 @@ - (void)getValue:(void *)arg1; - (double)doubleValue; - (const char *)objCType; -- (BOOL)isEqual:(id)arg1; -- (int)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (long long)compare:(id)arg1; - (CDStruct_5fe7aead)decimalValue; - (id)descriptionWithLocale:(id)arg1; - (id)description; @@ -88,7 +73,7 @@ - (id)initWithString:(id)arg1 locale:(id)arg2; - (id)initWithString:(id)arg1; - (id)initWithDecimal:(CDStruct_5fe7aead)arg1; -- (id)initWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(BOOL)arg3; +- (id)initWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(_Bool)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumberBehaviors-Protocol.h b/iOS7/Frameworks/Foundation/NSDecimalNumberBehaviors-Protocol.h index 66ed7916f..cde4e10a0 100644 --- a/iOS7/Frameworks/Foundation/NSDecimalNumberBehaviors-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSDecimalNumberBehaviors-Protocol.h @@ -5,8 +5,8 @@ */ @protocol NSDecimalNumberBehaviors -- (id)exceptionDuringOperation:(SEL)arg1 error:(unsigned int)arg2 leftOperand:(id)arg3 rightOperand:(id)arg4; +- (id)exceptionDuringOperation:(SEL)arg1 error:(unsigned long long)arg2 leftOperand:(id)arg3 rightOperand:(id)arg4; - (short)scale; -- (unsigned int)roundingMode; +- (unsigned long long)roundingMode; @end diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumberHandler.h b/iOS7/Frameworks/Foundation/NSDecimalNumberHandler.h index 07f12501b..1f3cdaaf5 100644 --- a/iOS7/Frameworks/Foundation/NSDecimalNumberHandler.h +++ b/iOS7/Frameworks/Foundation/NSDecimalNumberHandler.h @@ -22,14 +22,14 @@ void *_reserved; } -+ (id)decimalNumberHandlerWithRoundingMode:(unsigned int)arg1 scale:(short)arg2 raiseOnExactness:(BOOL)arg3 raiseOnOverflow:(BOOL)arg4 raiseOnUnderflow:(BOOL)arg5 raiseOnDivideByZero:(BOOL)arg6; ++ (id)decimalNumberHandlerWithRoundingMode:(unsigned long long)arg1 scale:(short)arg2 raiseOnExactness:(_Bool)arg3 raiseOnOverflow:(_Bool)arg4 raiseOnUnderflow:(_Bool)arg5 raiseOnDivideByZero:(_Bool)arg6; + (id)defaultDecimalNumberHandler; -- (id)exceptionDuringOperation:(SEL)arg1 error:(unsigned int)arg2 leftOperand:(id)arg3 rightOperand:(id)arg4; +- (id)exceptionDuringOperation:(SEL)arg1 error:(unsigned long long)arg2 leftOperand:(id)arg3 rightOperand:(id)arg4; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (short)scale; -- (unsigned int)roundingMode; -- (id)initWithRoundingMode:(unsigned int)arg1 scale:(short)arg2 raiseOnExactness:(BOOL)arg3 raiseOnOverflow:(BOOL)arg4 raiseOnUnderflow:(BOOL)arg5 raiseOnDivideByZero:(BOOL)arg6; +- (unsigned long long)roundingMode; +- (id)initWithRoundingMode:(unsigned long long)arg1 scale:(short)arg2 raiseOnExactness:(_Bool)arg3 raiseOnOverflow:(_Bool)arg4 raiseOnUnderflow:(_Bool)arg5 raiseOnDivideByZero:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder-NSNumberCompatibility.h b/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder-NSNumberCompatibility.h new file mode 100644 index 000000000..8a55bfc02 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder-NSNumberCompatibility.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSDecimalNumberPlaceholder (NSNumberCompatibility) +- (id)initWithFloat:(float)arg1; +- (id)initWithDouble:(double)arg1; +- (id)initWithUnsignedLong:(unsigned long long)arg1; +- (id)initWithUnsignedInteger:(unsigned long long)arg1; +- (id)initWithUnsignedInt:(unsigned int)arg1; +- (id)initWithUnsignedShort:(unsigned short)arg1; +- (id)initWithUnsignedChar:(unsigned char)arg1; +- (id)initWithUnsignedLongLong:(unsigned long long)arg1; +- (id)initWithLong:(long long)arg1; +- (id)initWithInteger:(long long)arg1; +- (id)initWithInt:(int)arg1; +- (id)initWithShort:(short)arg1; +- (id)initWithChar:(BOOL)arg1; +- (id)initWithBool:(_Bool)arg1; +- (id)initWithLongLong:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder.h b/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder.h index 883b05d78..70be95ecd 100644 --- a/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder.h +++ b/iOS7/Frameworks/Foundation/NSDecimalNumberPlaceholder.h @@ -6,37 +6,23 @@ #import +// Not exported @interface NSDecimalNumberPlaceholder : NSDecimalNumber { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(BOOL)arg3; +- (id)initWithMantissa:(unsigned long long)arg1 exponent:(short)arg2 isNegative:(_Bool)arg3; - (id)initWithString:(id)arg1 locale:(id)arg2; - (id)initWithString:(id)arg1; - (id)initWithDecimal:(CDStruct_5fe7aead)arg1; - (id)init; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (id)initWithFloat:(float)arg1; -- (id)initWithDouble:(double)arg1; -- (id)initWithUnsignedLong:(unsigned long)arg1; -- (id)initWithUnsignedInteger:(unsigned int)arg1; -- (id)initWithUnsignedInt:(unsigned int)arg1; -- (id)initWithUnsignedShort:(unsigned short)arg1; -- (id)initWithUnsignedChar:(unsigned char)arg1; -- (id)initWithUnsignedLongLong:(unsigned long long)arg1; -- (id)initWithLong:(long)arg1; -- (id)initWithInteger:(int)arg1; -- (id)initWithInt:(int)arg1; -- (id)initWithShort:(short)arg1; -- (id)initWithChar:(BOOL)arg1; -- (id)initWithBool:(BOOL)arg1; -- (id)initWithLongLong:(long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSDeserializerStream-Protocol.h b/iOS7/Frameworks/Foundation/NSDeserializerStream-Protocol.h index 926ac6836..0675ddca3 100644 --- a/iOS7/Frameworks/Foundation/NSDeserializerStream-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSDeserializerStream-Protocol.h @@ -5,9 +5,9 @@ */ @protocol NSDeserializerStream -- (id)initFromMemoryNoCopy:(const void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (void)readData:(void *)arg1 length:(unsigned int)arg2; -- (unsigned int)readAlignedDataSize; +- (id)initFromMemoryNoCopy:(const void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (void)readData:(void *)arg1 length:(unsigned long long)arg2; +- (unsigned long long)readAlignedDataSize; - (int)readInt; @end diff --git a/iOS7/Frameworks/Foundation/NSDictionary-NSDictionary.h b/iOS7/Frameworks/Foundation/NSDictionary-NSDictionary.h index e01cfb27f..5f46a27b0 100644 --- a/iOS7/Frameworks/Foundation/NSDictionary-NSDictionary.h +++ b/iOS7/Frameworks/Foundation/NSDictionary-NSDictionary.h @@ -7,14 +7,14 @@ #import "NSDictionary.h" @interface NSDictionary (NSDictionary) -+ (id)newWithContentsOf:(id)arg1 immutable:(BOOL)arg2; ++ (id)newWithContentsOf:(id)arg1 immutable:(_Bool)arg2; + (id)dictionaryWithContentsOfURL:(id)arg1; + (id)dictionaryWithContentsOfFile:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; - (id)_stringToWrite; - (id)descriptionInStringsFileFormat; - (Class)classForCoder; diff --git a/iOS7/Frameworks/Foundation/NSDictionary-NSFileAttributes.h b/iOS7/Frameworks/Foundation/NSDictionary-NSFileAttributes.h index 968568d66..cb40930c9 100644 --- a/iOS7/Frameworks/Foundation/NSDictionary-NSFileAttributes.h +++ b/iOS7/Frameworks/Foundation/NSDictionary-NSFileAttributes.h @@ -10,18 +10,18 @@ - (id)fileGroupOwnerAccountID; - (id)fileOwnerAccountID; - (id)fileCreationDate; -- (BOOL)fileIsAppendOnly; -- (BOOL)fileIsImmutable; -- (unsigned long)fileHFSTypeCode; -- (unsigned long)fileHFSCreatorCode; -- (BOOL)fileExtensionHidden; -- (unsigned int)fileSystemFileNumber; -- (int)fileSystemNumber; -- (unsigned int)fileGroupOwnerAccountNumber; +- (_Bool)fileIsAppendOnly; +- (_Bool)fileIsImmutable; +- (unsigned int)fileHFSTypeCode; +- (unsigned int)fileHFSCreatorCode; +- (_Bool)fileExtensionHidden; +- (unsigned long long)fileSystemFileNumber; +- (long long)fileSystemNumber; +- (unsigned long long)fileGroupOwnerAccountNumber; - (id)fileGroupOwnerAccountName; -- (unsigned int)fileOwnerAccountNumber; +- (unsigned long long)fileOwnerAccountNumber; - (id)fileOwnerAccountName; -- (unsigned int)filePosixPermissions; +- (unsigned long long)filePosixPermissions; - (id)fileType; - (id)fileModificationDate; - (unsigned long long)fileSize; diff --git a/iOS7/Frameworks/Foundation/NSDirInfo.h b/iOS7/Frameworks/Foundation/NSDirInfo.h index a0c68d681..c94914986 100644 --- a/iOS7/Frameworks/Foundation/NSDirInfo.h +++ b/iOS7/Frameworks/Foundation/NSDirInfo.h @@ -12,18 +12,18 @@ } - (id)serializeToData; -- (unsigned int)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(BOOL)arg4 hardLinkPath:(id)arg5; +- (unsigned long long)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(_Bool)arg4 hardLinkPath:(id)arg5; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)initWithDictionary:(id)arg1; -- (id)initWithDictionary:(id)arg1 copyItems:(BOOL)arg2; -- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (id)initWithDictionary:(id)arg1 copyItems:(_Bool)arg2; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSDirInfoDeserializer.h b/iOS7/Frameworks/Foundation/NSDirInfoDeserializer.h index 4ebcd5697..14d730224 100644 --- a/iOS7/Frameworks/Foundation/NSDirInfoDeserializer.h +++ b/iOS7/Frameworks/Foundation/NSDirInfoDeserializer.h @@ -10,7 +10,7 @@ { } -- (id)deserializePListValueIn:(id)arg1 key:(id)arg2 length:(unsigned int)arg3; +- (id)deserializePListValueIn:(id)arg1 key:(id)arg2 length:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSDirInfoSerializer.h b/iOS7/Frameworks/Foundation/NSDirInfoSerializer.h index cdd79bd1f..39747a785 100644 --- a/iOS7/Frameworks/Foundation/NSDirInfoSerializer.h +++ b/iOS7/Frameworks/Foundation/NSDirInfoSerializer.h @@ -10,7 +10,7 @@ { } -- (unsigned int)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; +- (unsigned long long)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSDirectoryEnumerator.h b/iOS7/Frameworks/Foundation/NSDirectoryEnumerator.h index 596c47869..3356b3e75 100644 --- a/iOS7/Frameworks/Foundation/NSDirectoryEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSDirectoryEnumerator.h @@ -12,7 +12,7 @@ - (void)skipDescendants; - (void)skipDescendents; -- (unsigned int)level; +- (unsigned long long)level; - (id)directoryAttributes; - (id)fileAttributes; - (id)nextObject; diff --git a/iOS7/Frameworks/Foundation/NSDirectorySubpathsOperation.h b/iOS7/Frameworks/Foundation/NSDirectorySubpathsOperation.h index a15162221..3828e5d07 100644 --- a/iOS7/Frameworks/Foundation/NSDirectorySubpathsOperation.h +++ b/iOS7/Frameworks/Foundation/NSDirectorySubpathsOperation.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface NSDirectorySubpathsOperation : NSDirectoryTraversalOperation { NSMutableArray *_subpaths; diff --git a/iOS7/Frameworks/Foundation/NSDirectoryTraversalOperation.h b/iOS7/Frameworks/Foundation/NSDirectoryTraversalOperation.h index 96dbd928e..926893d69 100644 --- a/iOS7/Frameworks/Foundation/NSDirectoryTraversalOperation.h +++ b/iOS7/Frameworks/Foundation/NSDirectoryTraversalOperation.h @@ -8,6 +8,7 @@ @class NSError, NSMutableArray, NSString; +// Not exported @interface NSDirectoryTraversalOperation : NSOperation { id _delegate; @@ -16,23 +17,23 @@ void *_stream; int _optionsFlags; int _lastDeviceInode; - BOOL _shouldFilterUnderbars; - BOOL _stopped; + _Bool _shouldFilterUnderbars; + _Bool _stopped; NSMutableArray *_deviceEntryPoints; NSMutableArray *_deviceNumbers; } + (id)directoryTraversalOperationAtPath:(id)arg1; -+ (BOOL)_needsStatInfo; ++ (_Bool)_needsStatInfo; + (id)_errorWithErrno:(int)arg1 atPath:(id)arg2; - (void)dealloc; - (void)main; -- (BOOL)_validatePaths:(id *)arg1; +- (_Bool)_validatePaths:(id *)arg1; - (void)_handleFTSEntry:(struct _ftsent *)arg1; -- (BOOL)shouldProceedAfterError:(id)arg1; +- (_Bool)shouldProceedAfterError:(id)arg1; - (void)_setError:(id)arg1; - (id)error; -- (BOOL)_shouldFilterEntry:(struct _ftsent *)arg1; +- (_Bool)_shouldFilterEntry:(struct _ftsent *)arg1; - (void)handlePathname:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/Foundation/NSDiscardableContent-Protocol.h b/iOS7/Frameworks/Foundation/NSDiscardableContent-Protocol.h index 3ea73c5eb..43ba31699 100644 --- a/iOS7/Frameworks/Foundation/NSDiscardableContent-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSDiscardableContent-Protocol.h @@ -5,9 +5,9 @@ */ @protocol NSDiscardableContent -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; +- (_Bool)beginContentAccess; @end diff --git a/iOS7/Frameworks/Foundation/NSDistributedNotificationCenter.h b/iOS7/Frameworks/Foundation/NSDistributedNotificationCenter.h index 99815dc30..188ddaf17 100644 --- a/iOS7/Frameworks/Foundation/NSDistributedNotificationCenter.h +++ b/iOS7/Frameworks/Foundation/NSDistributedNotificationCenter.h @@ -12,18 +12,18 @@ + (id)notificationCenterForType:(id)arg1; + (id)defaultCenter; -- (BOOL)suspended; -- (void)setSuspended:(BOOL)arg1; +- (_Bool)suspended; +- (void)setSuspended:(_Bool)arg1; - (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)postNotificationName:(id)arg1 object:(id)arg2; - (void)postNotification:(id)arg1; -- (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 deliverImmediately:(BOOL)arg4; -- (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 options:(unsigned int)arg4; +- (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 deliverImmediately:(_Bool)arg4; +- (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 options:(unsigned long long)arg4; - (void)removeObserver:(id)arg1 name:(id)arg2 object:(id)arg3; - (id)addObserverForName:(id)arg1 object:(id)arg2 queue:(id)arg3 usingBlock:(id)arg4; -- (id)addObserverForName:(id)arg1 object:(id)arg2 suspensionBehavior:(unsigned int)arg3 queue:(id)arg4 usingBlock:(id)arg5; +- (id)addObserverForName:(id)arg1 object:(id)arg2 suspensionBehavior:(unsigned long long)arg3 queue:(id)arg4 usingBlock:(id)arg5; - (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4; -- (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4 suspensionBehavior:(unsigned int)arg5; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4 suspensionBehavior:(unsigned long long)arg5; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSDocInfo.h b/iOS7/Frameworks/Foundation/NSDocInfo.h index fb74fa60a..2055f10ac 100644 --- a/iOS7/Frameworks/Foundation/NSDocInfo.h +++ b/iOS7/Frameworks/Foundation/NSDocInfo.h @@ -10,7 +10,7 @@ @interface NSDocInfo : NSObject { - long time; + long long time; unsigned short mode; struct { unsigned int isDir:1; diff --git a/iOS7/Frameworks/Foundation/NSDocumentSerializer.h b/iOS7/Frameworks/Foundation/NSDocumentSerializer.h index 067fbeb1a..04ac79c9f 100644 --- a/iOS7/Frameworks/Foundation/NSDocumentSerializer.h +++ b/iOS7/Frameworks/Foundation/NSDocumentSerializer.h @@ -10,7 +10,7 @@ { } -- (unsigned int)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; +- (unsigned long long)serializePListValueIn:(id)arg1 key:(id)arg2 value:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSEqualityPredicateOperator.h b/iOS7/Frameworks/Foundation/NSEqualityPredicateOperator.h index 13208084d..26553c90c 100644 --- a/iOS7/Frameworks/Foundation/NSEqualityPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSEqualityPredicateOperator.h @@ -8,23 +8,23 @@ @interface NSEqualityPredicateOperator : NSPredicateOperator { - BOOL _negate; - unsigned int _options; + _Bool _negate; + unsigned long long _options; } -+ (BOOL)supportsSecureCoding; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; -- (BOOL)isEqual:(id)arg1; -- (void)_setOptions:(unsigned int)arg1; -- (unsigned int)options; -- (void)setNegation:(BOOL)arg1; -- (BOOL)isNegation; ++ (_Bool)supportsSecureCoding; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (void)_setOptions:(unsigned long long)arg1; +- (unsigned long long)options; +- (void)setNegation:(_Bool)arg1; +- (_Bool)isNegation; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 negate:(BOOL)arg3 options:(unsigned int)arg4; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 negate:(BOOL)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 negate:(_Bool)arg3 options:(unsigned long long)arg4; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 negate:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSError-NSErrorPortCoding.h b/iOS7/Frameworks/Foundation/NSError-NSErrorPortCoding.h new file mode 100644 index 000000000..acfd7fd77 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSError-NSErrorPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSError (NSErrorPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSError-NSErrorPrivate.h b/iOS7/Frameworks/Foundation/NSError-NSErrorPrivate.h new file mode 100644 index 000000000..8dfa6ddac --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSError-NSErrorPrivate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSError (NSErrorPrivate) ++ (void)_registerFormatter:(void *)arg1 forErrorKey:(id)arg2 parameters:(const char *)arg3; ++ (void)_registerBuiltInFormatters; +- (id)_cocoaErrorString:(id)arg1; +- (id)_cocoaErrorString:(id)arg1 fromBundle:(id)arg2 tableName:(id)arg3; +- (id)_formatCocoaErrorString:(id)arg1 parameters:(const char *)arg2 applicableFormatters:(struct **)arg3 count:(long long)arg4; +- (long long)_collectApplicableUserInfoFormatters:(struct **)arg1 max:(long long)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSError-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSError-NSURLExtras.h new file mode 100644 index 000000000..656132110 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSError-NSURLExtras.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSError (NSURLExtras) ++ (id)_web_errorWithDomain:(id)arg1 code:(long long)arg2 URL:(id)arg3; ++ (id)_web_errorWithDomain:(id)arg1 code:(long long)arg2 failingURL:(id)arg3; ++ (void)_web_addErrorsWithCodesAndDescriptions:(id)arg1 inDomain:(id)arg2; +- (id)_web_failingURL; +- (id)_web_localizedDescription; +- (_Bool)_web_errorIsInDomain:(id)arg1; +- (id)_web_initWithDomain:(id)arg1 code:(long long)arg2 failingURL:(id)arg3; +@end + diff --git a/iOS7/Frameworks/Foundation/NSError-NSURLExtrasInternal.h b/iOS7/Frameworks/Foundation/NSError-NSURLExtrasInternal.h new file mode 100644 index 000000000..74be2faab --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSError-NSURLExtrasInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSError (NSURLExtrasInternal) +- (id)_web_initWithDomain_nowarn:(id)arg1 code:(long long)arg2 URL:(id)arg3; +@end + diff --git a/iOS7/Frameworks/Foundation/NSError.h b/iOS7/Frameworks/Foundation/NSError.h index da77599ef..d4aa0c3df 100644 --- a/iOS7/Frameworks/Foundation/NSError.h +++ b/iOS7/Frameworks/Foundation/NSError.h @@ -14,19 +14,14 @@ @interface NSError : NSObject { void *_reserved; - int _code; + long long _code; NSString *_domain; NSDictionary *_userInfo; } -+ (BOOL)supportsSecureCoding; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 userInfo:(id)arg3; -+ (void)_registerFormatter:(void *)arg1 forErrorKey:(id)arg2 parameters:(const char *)arg3; -+ (void)_registerBuiltInFormatters; -+ (id)_web_errorWithDomain:(id)arg1 code:(int)arg2 URL:(id)arg3; -+ (id)_web_errorWithDomain:(id)arg1 code:(int)arg2 failingURL:(id)arg3; -+ (void)_web_addErrorsWithCodesAndDescriptions:(id)arg1 inDomain:(id)arg2; -- (unsigned long)_cfTypeID; ++ (_Bool)supportsSecureCoding; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 userInfo:(id)arg3; +- (unsigned long long)_cfTypeID; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -40,24 +35,14 @@ - (struct __CFString *)_retainedUserInfoCallBackForKey:(id)arg1; - (id)_cocoaErrorStringWithKind:(id)arg1; - (id)_cocoaErrorStringWithKind:(id)arg1 variant:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)userInfo; - (id)domain; -- (int)code; +- (long long)code; - (void)finalize; - (void)dealloc; -- (id)initWithDomain:(id)arg1 code:(int)arg2 userInfo:(id)arg3; -- (id)_cocoaErrorString:(id)arg1; -- (id)_cocoaErrorString:(id)arg1 fromBundle:(id)arg2 tableName:(id)arg3; -- (id)_formatCocoaErrorString:(id)arg1 parameters:(const char *)arg2 applicableFormatters:(struct **)arg3 count:(int)arg4; -- (int)_collectApplicableUserInfoFormatters:(struct **)arg1 max:(int)arg2; -- (id)_web_failingURL; -- (id)_web_localizedDescription; -- (BOOL)_web_errorIsInDomain:(id)arg1; -- (id)_web_initWithDomain:(id)arg1 code:(int)arg2 failingURL:(id)arg3; -- (id)_web_initWithDomain_nowarn:(id)arg1 code:(int)arg2 URL:(id)arg3; -- (id)replacementObjectForPortCoder:(id)arg1; +- (id)initWithDomain:(id)arg1 code:(long long)arg2 userInfo:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSExpression.h b/iOS7/Frameworks/Foundation/NSExpression.h index 32be2ef2b..632287ead 100644 --- a/iOS7/Frameworks/Foundation/NSExpression.h +++ b/iOS7/Frameworks/Foundation/NSExpression.h @@ -15,10 +15,11 @@ unsigned int _evaluationBlocked:1; unsigned int _reservedExpressionFlags:31; } _expressionFlags; - unsigned int _expressionType; + unsigned int reserved; + unsigned long long _expressionType; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)expressionForAnyKey; + (id)expressionForBlock:(id)arg1 arguments:(void)arg2; + (id)expressionForMinusSet:(id)arg1 with:(id)arg2; @@ -36,12 +37,12 @@ + (id)expressionForVariable:(id)arg1; + (id)expressionForEvaluatedObject; + (id)expressionForConstantValue:(id)arg1; -+ (id)expressionWithFormat:(id)arg1 arguments:(void *)arg2; ++ (id)expressionWithFormat:(id)arg1 arguments:(char *)arg2; + (id)expressionWithFormat:(id)arg1; + (id)expressionWithFormat:(id)arg1 argumentArray:(id)arg2; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)_shouldUseParensWithDescription; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)_shouldUseParensWithDescription; - (id)expressionBlock; - (id)falseExpression; - (id)trueExpression; @@ -57,7 +58,7 @@ - (id)variable; - (id)constantValue; - (id)keyPath; -- (unsigned int)expressionType; +- (unsigned long long)expressionType; - (id)predicateFormat; - (id)description; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; @@ -65,8 +66,8 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)allowEvaluation; -- (BOOL)_allowsEvaluation; -- (id)initWithExpressionType:(unsigned int)arg1; +- (_Bool)_allowsEvaluation; +- (id)initWithExpressionType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSExtendedRegularExpressionCheckingResult.h b/iOS7/Frameworks/Foundation/NSExtendedRegularExpressionCheckingResult.h index 2939a7e83..5674ea6c7 100644 --- a/iOS7/Frameworks/Foundation/NSExtendedRegularExpressionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSExtendedRegularExpressionCheckingResult.h @@ -15,14 +15,14 @@ } - (id)rangeArray; -- (struct _NSRange)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRanges; -- (BOOL)_adjustRangesWithOffset:(int)arg1; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRanges; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (id)regularExpression; - (void)dealloc; - (id)initWithRangeArray:(id)arg1 regularExpression:(id)arg2; -- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned int)arg2 regularExpression:(id)arg3; +- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned long long)arg2 regularExpression:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSFalsePredicate.h b/iOS7/Frameworks/Foundation/NSFalsePredicate.h index 9dd6b0936..86d63170e 100644 --- a/iOS7/Frameworks/Foundation/NSFalsePredicate.h +++ b/iOS7/Frameworks/Foundation/NSFalsePredicate.h @@ -10,22 +10,22 @@ { } -+ (BOOL)_allowsEvaluation; -+ (BOOL)supportsSecureCoding; ++ (_Bool)_allowsEvaluation; ++ (_Bool)supportsSecureCoding; + (id)defaultInstance; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; - (id)predicateFormat; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/Frameworks/Foundation/NSFastEnumeration-Protocol.h b/iOS7/Frameworks/Foundation/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/Frameworks/Foundation/NSFastEnumeration-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSFileAccessArbiter-Protocol.h b/iOS7/Frameworks/Foundation/NSFileAccessArbiter-Protocol.h index 4128d5c37..67fa9f04a 100644 --- a/iOS7/Frameworks/Foundation/NSFileAccessArbiter-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSFileAccessArbiter-Protocol.h @@ -8,8 +8,8 @@ @protocol NSFileAccessArbiter - (void)tiePresenterForID:(id)arg1 toItemAtURL:(id)arg2; -- (void)writerWithPurposeID:(id)arg1 didChangeUbiquityOfItemAtURL:(id)arg2; - (void)writerWithPurposeID:(id)arg1 didVersionChangeOfKind:(id)arg2 toItemAtURL:(id)arg3 withClientID:(id)arg4 name:(id)arg5; +- (void)writerWithPurposeID:(id)arg1 didChangeUbiquityOfItemAtURL:(id)arg2; - (void)writerWithPurposeID:(id)arg1 didReconnectItemAtURL:(id)arg2; - (void)writerWithPurposeID:(id)arg1 didDisconnectItemAtURL:(id)arg2; - (void)writerWithPurposeID:(id)arg1 didMoveItemAtURL:(id)arg2 toURL:(id)arg3; @@ -17,6 +17,6 @@ - (void)revokeSubarbitrationClaimForID:(id)arg1; - (void)grantSubarbitrationClaim:(id)arg1 withServer:(id)arg2; - (void)revokeAccessClaimForID:(id)arg1; -- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(BOOL)arg2; +- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSFileAccessArbiter.h b/iOS7/Frameworks/Foundation/NSFileAccessArbiter.h index 2c8f508b0..c34fc6c85 100644 --- a/iOS7/Frameworks/Foundation/NSFileAccessArbiter.h +++ b/iOS7/Frameworks/Foundation/NSFileAccessArbiter.h @@ -13,11 +13,10 @@ @interface NSFileAccessArbiter : NSObject { NSObject *_queue; - BOOL _isSubarbiter; + _Bool _isSubarbiter; NSMutableDictionary *_accessClaimsByID; NSMutableDictionary *_subarbitrationClaimsByID; NSMutableDictionary *_reactorsByID; - NSMutableDictionary *_watchersByPresenterID; NSFileAccessNode *_rootNode; NSObject *_superarbitrationServer; } @@ -32,11 +31,11 @@ - (void)revokeSubarbitrationClaimForID:(id)arg1; - (void)grantSubarbitrationClaim:(id)arg1 withServer:(id)arg2; - (void)revokeAccessClaimForID:(id)arg1; -- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(BOOL)arg2; +- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(_Bool)arg2; - (void)_handleCanceledClient:(id)arg1; - (void)_handleMessage:(id)arg1 forSubarbitrationClaim:(id)arg2 server:(id)arg3; - (void)_handleMessage:(id)arg1 fromClient:(id)arg2; -- (BOOL)_handleMessage:(id)arg1 ofKind:(id)arg2 withParameters:(id)arg3 embeddedServer:(id)arg4 fromClient:(id)arg5; +- (_Bool)_handleMessage:(id)arg1 ofKind:(id)arg2 withParameters:(id)arg3 embeddedServer:(id)arg4 fromClient:(id)arg5; - (void)_sendSubarbitersMessageWithKind:(id)arg1 parameters:(id)arg2; - (id)rootNode; - (void)stopArbitrating; @@ -44,8 +43,6 @@ - (void)_removeReactorForID:(id)arg1; - (void)_addProvider:(id)arg1 ofItemsAtURL:(id)arg2; - (void)_addPresenter:(id)arg1 ofItemAtURL:(id)arg2 withLastEventID:(id)arg3; -- (void)_stopWatchingItemForPresenterForID:(id)arg1; -- (void)_startWatchingItemAtURL:(id)arg1 forPresenter:(id)arg2 withLastEventID:(id)arg3; - (void)_tiePresenterForID:(id)arg1 toItemAtURL:(id)arg2; - (void)_writerWithPurposeID:(id)arg1 didVersionChangeOfKind:(id)arg2 toItemAtURL:(id)arg3 withClientID:(id)arg4 name:(id)arg5; - (void)_writerWithPurposeID:(id)arg1 didChangeUbiquityOfItemAtURL:(id)arg2; @@ -54,13 +51,11 @@ - (void)_writerWithPurposeID:(id)arg1 didMoveItemAtURL:(id)arg2 toURL:(id)arg3; - (void)_cancelAccessClaimForID:(id)arg1; - (void)_grantSubarbitrationClaim:(id)arg1 withServer:(id)arg2; -- (void)_revokeAccessClaimForID:(id)arg1 fromLocal:(BOOL)arg2; -- (void)_revokeAccessClaim:(id)arg1; +- (void)_revokeAccessClaimForID:(id)arg1 fromLocal:(_Bool)arg2; - (void)_grantAccessClaim:(id)arg1; -- (void)_tiePresenter:(id)arg1 toItemAtURL:(id)arg2; - (void)finalize; - (void)dealloc; -- (id)initWithQueue:(id)arg1 isSubarbiter:(BOOL)arg2 listener:(id)arg3; +- (id)initWithQueue:(id)arg1 isSubarbiter:(_Bool)arg2 listener:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSFileAccessArbiterProxy.h b/iOS7/Frameworks/Foundation/NSFileAccessArbiterProxy.h index f78e7e4d6..9d3dce749 100644 --- a/iOS7/Frameworks/Foundation/NSFileAccessArbiterProxy.h +++ b/iOS7/Frameworks/Foundation/NSFileAccessArbiterProxy.h @@ -10,9 +10,12 @@ @class NSMutableDictionary, NSObject, NSObject; +// Not exported @interface NSFileAccessArbiterProxy : NSObject { NSObject *_server; + NSObject *_serverQueue; + id _serverEventHandler; NSObject *_queue; NSMutableDictionary *_presentersByID; NSMutableDictionary *_providersByID; @@ -21,12 +24,13 @@ + (id)_operationQueueForPresenter:(id)arg1; - (void)handleCanceledServer; - (void)handleMessage:(id)arg1; +- (void)_makeProvider:(id)arg1 observePresentationChangeOfKind:(id)arg2 withPresenterID:(id)arg3 url:(id)arg4 newURL:(id)arg5 completionHandler:(id)arg6; - (void)_makeProvider:(id)arg1 cancelProvidingItemAtURL:(id)arg2 forAccessClaimWithID:(id)arg3; - (void)_makeProvider:(id)arg1 provideItemAtURL:(id)arg2 forAccessClaimWithID:(id)arg3 completionHandler:(id)arg4; - (void)_makePresenter:(id)arg1 reacquireFromWritingClaimForID:(id)arg2; -- (void)_makePresenter:(id)arg1 relinquishToWritingClaimWithID:(id)arg2 options:(unsigned int)arg3 subitemURL:(id)arg4 completionHandler:(id)arg5; +- (void)_makePresenter:(id)arg1 relinquishToWritingClaimWithID:(id)arg2 options:(unsigned long long)arg3 subitemURL:(id)arg4 completionHandler:(id)arg5; - (void)_makePresenter:(id)arg1 reacquireFromReadingClaimForID:(id)arg2; -- (void)_makePresenter:(id)arg1 relinquishToReadingClaimWithID:(id)arg2 options:(unsigned int)arg3 completionHandler:(id)arg4; +- (void)_makePresenter:(id)arg1 relinquishToReadingClaimWithID:(id)arg2 options:(unsigned long long)arg3 completionHandler:(id)arg4; - (void)_makePresenter:(id)arg1 relinquishToAccessClaimWithID:(id)arg2 ifNecessaryUsingSelector:(SEL)arg3 recordingRelinquishment:(id)arg4 continuer:(id)arg5; - (void)_makePresenter:(id)arg1 setLastPresentedItemEventIdentifier:(unsigned long long)arg2; - (void)_makePresenter:(id)arg1 observeVersionChangeOfKind:(id)arg2 withClientID:(id)arg3 name:(id)arg4 subitemURL:(id)arg5; @@ -55,13 +59,13 @@ - (void)revokeSubarbitrationClaimForID:(id)arg1; - (void)grantSubarbitrationClaim:(id)arg1 withServer:(id)arg2; - (void)revokeAccessClaimForID:(id)arg1; -- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(BOOL)arg2; +- (id)grantAccessClaim:(id)arg1 synchronouslyIfPossible:(_Bool)arg2; - (id)_writeRelinquishmentForPresenter:(id)arg1; - (id)_readRelinquishmentForPresenter:(id)arg1; - (id)_idForReactor:(id)arg1; - (void)finalize; - (void)dealloc; -- (id)initWithServer:(id)arg1; +- (id)initWithServer:(id)arg1 queue:(id)arg2 eventHandler:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSFileAccessClaim.h b/iOS7/Frameworks/Foundation/NSFileAccessClaim.h index eaa6bfdf2..684b944d5 100644 --- a/iOS7/Frameworks/Foundation/NSFileAccessClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileAccessClaim.h @@ -8,16 +8,17 @@ @class NSError, NSMutableArray, NSMutableDictionary, NSMutableOrderedSet, NSMutableSet, NSObject, NSObject, NSString; +// Not exported @interface NSFileAccessClaim : NSObject { NSObject *_client; NSString *_claimID; NSString *_purposeIDOrNil; - BOOL _cameFromSuperarbiter; - unsigned int _blockageCount; - BOOL _didWait; - BOOL _isRevoked; - unsigned int _claimerBlockageCount; + _Bool _cameFromSuperarbiter; + unsigned long long _blockageCount; + _Bool _didWait; + _Bool _isRevoked; + unsigned long long _claimerBlockageCount; NSError *_claimerError; NSMutableOrderedSet *_pendingClaims; NSMutableSet *_blockingClaims; @@ -28,47 +29,44 @@ id _claimerOrNil; NSObject *_claimerWaiterOrNull; id _sandboxToken; - BOOL _didMakePresentersRelinquishToWriter; - BOOL _revokingIsInexorable; } -+ (BOOL)canWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2 safelyOverlapWritingItemAtLocation:(id)arg3 options:(unsigned int)arg4; -+ (BOOL)canReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2 safelyOverlapWritingItemAtLocation:(id)arg3 options:(unsigned int)arg4; ++ (_Bool)canWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2 safelyOverlapWritingItemAtLocation:(id)arg3 options:(unsigned long long)arg4; ++ (_Bool)canReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2 safelyOverlapWritingItemAtLocation:(id)arg3 options:(unsigned long long)arg4; - (id)purposeIDOfClaimOnItemAtLocation:(id)arg1 forMessagingPresenter:(id)arg2; -- (void)ifSymbolicLinkAtURL:(id)arg1 withResolutionCount:(int *)arg2 thenReevaluateSelf:(id)arg3 elseInvokeClaimer:(void)arg4; +- (void)ifSymbolicLinkAtURL:(id)arg1 withResolutionCount:(long long *)arg2 thenReevaluateSelf:(id)arg3 elseInvokeClaimer:(void)arg4; - (id)description; - (id)descriptionWithIndenting:(id)arg1; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; -- (BOOL)isRevoked; -- (BOOL)isGranted; +- (_Bool)isRevoked; +- (_Bool)isGranted; - (void)devalueOldClaim:(id)arg1; - (void)cancelled; - (void)devalueSelf; - (void)revoked; -- (BOOL)willBeRevoked; - (id)newClaimerWaiter; - (void)invokeClaimer; -- (void)makePresentersOfItemAtLocation:(id)arg1 orContainedItem:(BOOL)arg2 relinquishUsingProcedureGetter:(id)arg3; +- (void)makePresentersOfItemAtLocation:(id)arg1 orContainedItem:(_Bool)arg2 relinquishUsingProcedureGetter:(id)arg3; - (void)makeProviderOfItemAtLocation:(id)arg1 provideThenContinue:(id)arg2; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; - (void)removePendingClaims:(id)arg1; - (id)pendingClaims; - (void)addPendingClaim:(id)arg1; - (void)evaluateNewClaim:(id)arg1; -- (BOOL)isBlockedByClaimWithPurposeID:(id)arg1; -- (BOOL)claimerInvokingIsBlockedByReactorWithID:(id)arg1; +- (_Bool)isBlockedByClaimWithPurposeID:(id)arg1; +- (_Bool)claimerInvokingIsBlockedByReactorWithID:(id)arg1; - (void)whenRevokedPerformProcedure:(id)arg1; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (id)claimerError; - (void)setClaimerError:(id)arg1; - (void)unblockClaimer; - (void)blockClaimer; -- (BOOL)didWait; +- (_Bool)didWait; - (void)unblock; - (void)block; -- (BOOL)cameFromSuperarbiter; +- (_Bool)cameFromSuperarbiter; - (void)setCameFromSuperarbiter; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (id)purposeID; diff --git a/iOS7/Frameworks/Foundation/NSFileAccessNode.h b/iOS7/Frameworks/Foundation/NSFileAccessNode.h index 17c0e81e5..5f63f4b7c 100644 --- a/iOS7/Frameworks/Foundation/NSFileAccessNode.h +++ b/iOS7/Frameworks/Foundation/NSFileAccessNode.h @@ -6,22 +6,23 @@ #import "NSObject.h" -@class NSMapTable, NSString; +@class NSMutableDictionary, NSString; +// Not exported @interface NSFileAccessNode : NSObject { NSFileAccessNode *_parent; NSString *_name; NSString *_normalizedName; NSFileAccessNode *_symbolicLinkDestination; - unsigned int _symbolicLinkReferenceCount; - NSMapTable *_childrenByNormalizedName; + unsigned long long _symbolicLinkReferenceCount; + NSMutableDictionary *_childrenByNormalizedName; id _presenterOrPresenters; id _provider; id _accessClaimOrClaims; - BOOL _isArbitrationBoundary; - BOOL _isFilePackageIsFigured; - BOOL _isFilePackage; + _Bool _isArbitrationBoundary; + _Bool _isFilePackageIsFigured; + _Bool _isFilePackage; NSString *_lastRequestedChildName; NSFileAccessNode *_lastRequestedChild; id _progressPublisherOrPublishers; @@ -43,6 +44,7 @@ - (void)addProgressSubscriber:(id)arg1; - (void)removeProgressPublisher:(id)arg1; - (void)addProgressPublisher:(id)arg1; +- (id)urlOfSubitemAtPath:(id)arg1 plusPath:(id)arg2; - (id)standardizedURL; - (id)pathExceptPrivate; - (id)url; @@ -51,9 +53,9 @@ - (void)setProvider:(id)arg1; - (void)removePresenter:(id)arg1; - (void)addPresenter:(id)arg1; -- (BOOL)itemIsInItemAtLocation:(id)arg1; -- (BOOL)itemIsItemAtLocation:(id)arg1; -- (BOOL)itemIsSubarbitrable; +- (_Bool)itemIsInItemAtLocation:(id)arg1; +- (_Bool)itemIsItemAtLocation:(id)arg1; +- (_Bool)itemIsSubarbitrable; - (void)setArbitrationBoundary; - (void)forEachAccessClaimOnItemOrContainedItemPerformProcedure:(id)arg1; - (void)forEachPresenterOfContainingItemPerformProcedure:(id)arg1; @@ -68,12 +70,13 @@ - (void)forEachAccessClaimOnItemPerformProcedure:(id)arg1; - (void)forEachDescendantPerformProcedure:(id)arg1; - (id)biggestFilePackageLocation; -- (BOOL)itemIsFilePackage; +- (_Bool)itemIsFilePackage; - (void)setParent:(id)arg1 name:(id)arg2; - (id)pathFromAncestor:(id)arg1; - (id)descendantForFileURL:(id)arg1; - (id)childForRange:(struct _NSRange)arg1 ofPath:(id)arg2; -- (id)descendantAtPath:(id)arg1 componentRange:(struct _NSRange)arg2 create:(BOOL)arg3; +- (id)descendantAtPath:(id)arg1 componentRange:(struct _NSRange)arg2 create:(_Bool)arg3; +- (id)normalizationOfChildName:(id)arg1; - (void)removeSelfIfUseless; - (void)removeChildForNormalizedName:(id)arg1; - (void)setChild:(id)arg1 forName:(id)arg2 normalizedName:(id)arg3; diff --git a/iOS7/Frameworks/Foundation/NSFileAttributes.h b/iOS7/Frameworks/Foundation/NSFileAttributes.h index b3e7d9086..a1acf9c2a 100644 --- a/iOS7/Frameworks/Foundation/NSFileAttributes.h +++ b/iOS7/Frameworks/Foundation/NSFileAttributes.h @@ -8,12 +8,13 @@ @class NSDate, NSMutableDictionary; +// Not exported @interface NSFileAttributes : NSDictionary { NSMutableDictionary *dict; struct stat statInfo; struct { - char extensionHidden; + _Bool extensionHidden; NSDate *creationDate; struct _fields { unsigned int extensionHidden:1; @@ -26,25 +27,25 @@ } + (id)attributesWithStat:(struct stat *)arg1; -+ (id)_attributesAtURL:(id)arg1 partialReturn:(BOOL)arg2 filterResourceFork:(BOOL)arg3 error:(id *)arg4; -+ (id)_attributesAtPath:(id)arg1 partialReturn:(BOOL)arg2 filterResourceFork:(BOOL)arg3 error:(id *)arg4; -+ (id)attributesAtPath:(id)arg1 traverseLink:(BOOL)arg2; -- (BOOL)isDirectory; -- (unsigned int)fileSystemFileNumber; -- (int)fileSystemNumber; -- (unsigned int)fileGroupOwnerAccountNumber; ++ (id)_attributesAtURL:(id)arg1 partialReturn:(_Bool)arg2 filterResourceFork:(_Bool)arg3 error:(id *)arg4; ++ (id)_attributesAtPath:(id)arg1 partialReturn:(_Bool)arg2 filterResourceFork:(_Bool)arg3 error:(id *)arg4; ++ (id)attributesAtPath:(id)arg1 traverseLink:(_Bool)arg2; +- (_Bool)isDirectory; +- (unsigned long long)fileSystemFileNumber; +- (long long)fileSystemNumber; +- (unsigned long long)fileGroupOwnerAccountNumber; - (id)fileGroupOwnerAccountName; -- (unsigned int)fileOwnerAccountNumber; +- (unsigned long long)fileOwnerAccountNumber; - (id)fileOwnerAccountName; -- (unsigned int)filePosixPermissions; +- (unsigned long long)filePosixPermissions; - (id)fileType; - (id)fileModificationDate; - (unsigned long long)fileSize; - (id)keyEnumerator; -- (unsigned int)count; +- (unsigned long long)count; - (id)objectForKey:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/Frameworks/Foundation/NSFileCoordinator-NSPrivate.h b/iOS7/Frameworks/Foundation/NSFileCoordinator-NSPrivate.h new file mode 100644 index 000000000..f06779442 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileCoordinator-NSPrivate.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileCoordinator (NSPrivate) ++ (id)_currentFileCoordinator; ++ (id)_fileProviders; ++ (void)_removeFileProvider:(id)arg1; ++ (void)_addFileProvider:(id)arg1 completionHandler:(id)arg2; ++ (void)_addFileProvider:(id)arg1; ++ (void)__itemAtURL:(id)arg1 didResolveConflictVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; ++ (void)__itemAtURL:(id)arg1 didLoseVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; ++ (void)__itemAtURL:(id)arg1 didGainVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; ++ (void)__itemAtURL:(id)arg1 didChangeUbiquityWithPurposeID:(id)arg2; ++ (void)__itemAtURL:(id)arg1 didReconnectWithPurposeID:(id)arg2; ++ (void)__itemAtURL:(id)arg1 didDisconnectWithPurposeID:(id)arg2; ++ (void)__itemAtURL:(id)arg1 didMoveToURL:(id)arg2 purposeID:(id)arg3; ++ (_Bool)_skipCoordinationWork; +- (id)purposeIdentifier; +- (void)setPurposeIdentifier:(id)arg1; +- (void)_setFileProvider:(id)arg1; +- (void)__prepareForReadingItemsAtURLs:(id)arg1 options:(unsigned long long)arg2 writingItemsAtURLs:(id)arg3 options:(unsigned long long)arg4 byAccessor:(id)arg5; +- (void)__coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 purposeID:(id)arg5 byAccessor:(id)arg6; +- (void)__coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 purposeID:(id)arg5 byAccessor:(id)arg6; +- (void)__coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 purposeID:(id)arg3 byAccessor:(id)arg4; +- (void)__coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 purposeID:(id)arg3 byAccessor:(id)arg4; +- (void)_ubiquityDidChangeForItemAtURL:(id)arg1; +- (void)_itemAtURL:(id)arg1 didMoveToURL:(id)arg2; +- (void)_itemAtURL:(id)arg1 willMoveToURL:(id)arg2; +- (void)_coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5 byAccessor:(id)arg6; +- (void)_coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5 byAccessor:(id)arg6; +- (void)_coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3 byAccessor:(id)arg4; +- (void)_coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3 byAccessor:(id)arg4; +- (void)_invokeAccessor:(id)arg1 orDont:(void)arg2 thenRelinquishAccessClaimForID:(_Bool)arg3; +- (void)_blockOnAccessClaim:(id)arg1; +- (void)_forgetAccessClaimForID:(id)arg1; +- (void)_requestAccessClaim:(id)arg1 withProcedure:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileCoordinator.h b/iOS7/Frameworks/Foundation/NSFileCoordinator.h index a3702110b..7fc12e467 100644 --- a/iOS7/Frameworks/Foundation/NSFileCoordinator.h +++ b/iOS7/Frameworks/Foundation/NSFileCoordinator.h @@ -15,7 +15,7 @@ id _purposeID; NSURL *_recentFilePresenterURL; id _accessClaimIDOrIDs; - BOOL _isCancelled; + _Bool _isCancelled; NSMutableDictionary *_movedItems; } @@ -23,50 +23,18 @@ + (id)filePresenters; + (void)removeFilePresenter:(id)arg1; + (void)addFilePresenter:(id)arg1; -+ (id)_currentFileCoordinator; -+ (id)_fileProviders; -+ (void)_removeFileProvider:(id)arg1; -+ (void)_addFileProvider:(id)arg1 completionHandler:(id)arg2; -+ (void)_addFileProvider:(id)arg1; -+ (void)__itemAtURL:(id)arg1 didResolveConflictVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; -+ (void)__itemAtURL:(id)arg1 didLoseVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; -+ (void)__itemAtURL:(id)arg1 didGainVersionWithClientID:(id)arg2 name:(id)arg3 purposeID:(id)arg4; -+ (void)__itemAtURL:(id)arg1 didChangeUbiquityWithPurposeID:(id)arg2; -+ (void)__itemAtURL:(id)arg1 didReconnectWithPurposeID:(id)arg2; -+ (void)__itemAtURL:(id)arg1 didDisconnectWithPurposeID:(id)arg2; -+ (void)__itemAtURL:(id)arg1 didMoveToURL:(id)arg2 purposeID:(id)arg3; -+ (BOOL)_skipCoordinationWork; - (void)cancel; - (void)itemAtURL:(id)arg1 didMoveToURL:(id)arg2; - (void)itemAtURL:(id)arg1 willMoveToURL:(id)arg2; -- (void)prepareForReadingItemsAtURLs:(id)arg1 options:(unsigned int)arg2 writingItemsAtURLs:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5 byAccessor:(id)arg6; -- (void)coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5 byAccessor:(id)arg6; -- (void)coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5 byAccessor:(id)arg6; -- (void)coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3 byAccessor:(id)arg4; -- (void)coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3 byAccessor:(id)arg4; +- (void)prepareForReadingItemsAtURLs:(id)arg1 options:(unsigned long long)arg2 writingItemsAtURLs:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5 byAccessor:(id)arg6; +- (void)coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5 byAccessor:(id)arg6; +- (void)coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5 byAccessor:(id)arg6; +- (void)coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3 byAccessor:(id)arg4; +- (void)coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3 byAccessor:(id)arg4; - (void)_invokeAccessor:(id)arg1 thenCompletionHandler:(void)arg2; - (void)dealloc; - (id)initWithFilePresenter:(id)arg1; - (id)init; -- (id)purposeIdentifier; -- (void)setPurposeIdentifier:(id)arg1; -- (void)_setFileProvider:(id)arg1; -- (void)__prepareForReadingItemsAtURLs:(id)arg1 options:(unsigned int)arg2 writingItemsAtURLs:(id)arg3 options:(unsigned int)arg4 byAccessor:(id)arg5; -- (void)__coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 purposeID:(id)arg5 byAccessor:(id)arg6; -- (void)__coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 purposeID:(id)arg5 byAccessor:(id)arg6; -- (void)__coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 purposeID:(id)arg3 byAccessor:(id)arg4; -- (void)__coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 purposeID:(id)arg3 byAccessor:(id)arg4; -- (void)_ubiquityDidChangeForItemAtURL:(id)arg1; -- (void)_itemAtURL:(id)arg1 didMoveToURL:(id)arg2; -- (void)_itemAtURL:(id)arg1 willMoveToURL:(id)arg2; -- (void)_coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5 byAccessor:(id)arg6; -- (void)_coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 writingItemAtURL:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5 byAccessor:(id)arg6; -- (void)_coordinateWritingItemAtURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3 byAccessor:(id)arg4; -- (void)_coordinateReadingItemAtURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3 byAccessor:(id)arg4; -- (void)_invokeAccessor:(id)arg1 orDont:(void)arg2 thenRelinquishAccessClaimForID:(BOOL)arg3; -- (void)_blockOnAccessClaim:(id)arg1; -- (void)_forgetAccessClaimForID:(id)arg1; -- (void)_requestAccessClaim:(id)arg1 withProcedure:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSFileHandle.h b/iOS7/Frameworks/Foundation/NSFileHandle.h index c4f72fee1..69b059928 100644 --- a/iOS7/Frameworks/Foundation/NSFileHandle.h +++ b/iOS7/Frameworks/Foundation/NSFileHandle.h @@ -21,7 +21,7 @@ + (id)fileHandleForUpdatingAtPath:(id)arg1; + (id)fileHandleForWritingAtPath:(id)arg1; + (id)fileHandleForReadingAtPath:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; + (id)fileHandleWithNullDevice; + (id)fileHandleWithStandardError; @@ -40,12 +40,12 @@ - (unsigned long long)seekToEndOfFile; - (unsigned long long)offsetInFile; - (void)writeData:(id)arg1; -- (id)readDataOfLength:(unsigned int)arg1; +- (id)readDataOfLength:(unsigned long long)arg1; - (id)readDataToEndOfFile; - (id)availableData; -- (id)initWithPath:(id)arg1 flags:(int)arg2 createMode:(int)arg3 error:(id *)arg4; -- (id)initWithURL:(id)arg1 flags:(int)arg2 createMode:(int)arg3 error:(id *)arg4; -- (id)initWithPath:(id)arg1 flags:(int)arg2 createMode:(int)arg3; +- (id)initWithPath:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3 error:(id *)arg4; +- (id)initWithURL:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3 error:(id *)arg4; +- (id)initWithPath:(id)arg1 flags:(long long)arg2 createMode:(long long)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; diff --git a/iOS7/Frameworks/Foundation/NSFileManager-NSFileManagerSPI.h b/iOS7/Frameworks/Foundation/NSFileManager-NSFileManagerSPI.h new file mode 100644 index 000000000..0f076923a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileManager-NSFileManagerSPI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileManager (NSFileManagerSPI) +- (id)_info; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtras.h new file mode 100644 index 000000000..4bc9da17c --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtras.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileManager (NSURLExtras) +- (id)_web_pathWithUniqueFilenameForPath:(id)arg1; +- (id)_web_visibleItemsInDirectoryAtPath:(id)arg1; +- (void)_web_backgroundRemoveLeftoverFiles:(id)arg1; +- (_Bool)_web_removeFileOnlyAtPath:(id)arg1; +- (void)_web_backgroundRemoveFileAtPath:(id)arg1; +- (void)_performRemoveFileAtPath:(id)arg1; +- (_Bool)_web_createFileAtPath:(id)arg1 contents:(id)arg2 attributes:(id)arg3; +- (_Bool)_web_changeFinderAttributes:(id)arg1 forFileAtPath:(id)arg2; +- (_Bool)_web_createFileAtPathWithIntermediateDirectories:(id)arg1 contents:(id)arg2 attributes:(id)arg3 directoryAttributes:(id)arg4; +- (_Bool)_web_createDirectoryAtPathWithIntermediateDirectories:(id)arg1 attributes:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtrasInternal.h b/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtrasInternal.h new file mode 100644 index 000000000..2df19a21a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileManager-NSURLExtrasInternal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileManager (NSURLExtrasInternal) +- (_Bool)_web_changeFileAttributes_nowarn:(id)arg1 atPath:(id)arg2; +- (void)_web_noteFileChangedAtPath_nowarn:(id)arg1; +- (_Bool)_web_createIntermediateDirectoriesForPath_nowarn:(id)arg1 attributes:(id)arg2; +- (id)_web_startupVolumeName_nowarn; +- (id)_web_carbonPathForPath_nowarn:(id)arg1; +- (_Bool)_web_fileExistsAtPath_nowarn:(id)arg1 isDirectory:(_Bool *)arg2 traverseLink:(_Bool)arg3; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileManager.h b/iOS7/Frameworks/Foundation/NSFileManager.h index 189a7ea6f..b0e90f6bd 100644 --- a/iOS7/Frameworks/Foundation/NSFileManager.h +++ b/iOS7/Frameworks/Foundation/NSFileManager.h @@ -11,106 +11,90 @@ } + (id)defaultManager; +- (id)containerURLForSecurityApplicationGroupIdentifier:(id)arg1; - (void)_registerForUbiquityAccountChangeNotifications; - (id)ubiquityIdentityToken; -- (BOOL)_processHasUbiquityContainerEntitlement; +- (_Bool)_processHasUbiquityContainerEntitlement; - (id)URLForPublishingUbiquitousItemAtURL:(id)arg1 expirationDate:(id *)arg2 error:(id *)arg3; - (id)URLForUbiquityContainerIdentifier:(id)arg1; -- (BOOL)evictUbiquitousItemAtURL:(id)arg1 error:(id *)arg2; -- (BOOL)isUbiquitousItemAtURL:(id)arg1; -- (BOOL)setUbiquitous:(BOOL)arg1 itemAtURL:(id)arg2 destinationURL:(id)arg3 error:(id *)arg4; -- (BOOL)startDownloadingUbiquitousItemAtURL:(id)arg1 error:(id *)arg2; -- (BOOL)replaceItemAtURL:(id)arg1 withItemAtURL:(id)arg2 backupItemName:(id)arg3 options:(unsigned int)arg4 resultingItemURL:(id *)arg5 error:(id *)arg6; +- (_Bool)evictUbiquitousItemAtURL:(id)arg1 error:(id *)arg2; +- (_Bool)isUbiquitousItemAtURL:(id)arg1; +- (_Bool)setUbiquitous:(_Bool)arg1 itemAtURL:(id)arg2 destinationURL:(id)arg3 error:(id *)arg4; +- (_Bool)startDownloadingUbiquitousItemAtURL:(id)arg1 error:(id *)arg2; +- (_Bool)replaceItemAtURL:(id)arg1 withItemAtURL:(id)arg2 backupItemName:(id)arg3 options:(unsigned long long)arg4 resultingItemURL:(id *)arg5 error:(id *)arg6; - (id)destinationOfSymbolicLinkAtPath:(id)arg1 error:(id *)arg2; -- (BOOL)createSymbolicLinkAtURL:(id)arg1 withDestinationURL:(id)arg2 error:(id *)arg3; -- (BOOL)createSymbolicLinkAtPath:(id)arg1 withDestinationPath:(id)arg2 error:(id *)arg3; +- (_Bool)createSymbolicLinkAtURL:(id)arg1 withDestinationURL:(id)arg2 error:(id *)arg3; +- (_Bool)createSymbolicLinkAtPath:(id)arg1 withDestinationPath:(id)arg2 error:(id *)arg3; - (id)attributesOfFileSystemForPath:(id)arg1 error:(id *)arg2; -- (id)_attributesOfItemAtURL:(id)arg1 filterResourceFork:(BOOL)arg2 error:(id *)arg3; -- (id)_attributesOfItemAtPath:(id)arg1 filterResourceFork:(BOOL)arg2 error:(id *)arg3; +- (id)_attributesOfItemAtURL:(id)arg1 filterResourceFork:(_Bool)arg2 error:(id *)arg3; +- (id)_attributesOfItemAtPath:(id)arg1 filterResourceFork:(_Bool)arg2 error:(id *)arg3; - (id)attributesOfItemAtPath:(id)arg1 error:(id *)arg2; - (id)subpathsOfDirectoryAtPath:(id)arg1 error:(id *)arg2; - (id)contentsOfDirectoryAtPath:(id)arg1 error:(id *)arg2; -- (BOOL)createDirectoryAtURL:(id)arg1 withIntermediateDirectories:(BOOL)arg2 attributes:(id)arg3 error:(id *)arg4; -- (BOOL)createDirectoryAtPath:(id)arg1 withIntermediateDirectories:(BOOL)arg2 attributes:(id)arg3 error:(id *)arg4; -- (BOOL)setAttributes:(id)arg1 ofItemAtPath:(id)arg2 error:(id *)arg3; -- (BOOL)trashItemAtURL:(id)arg1 resultingItemURL:(id *)arg2 error:(id *)arg3; -- (BOOL)removeItemAtURL:(id)arg1 error:(id *)arg2; -- (BOOL)removeItemAtPath:(id)arg1 error:(id *)arg2; -- (BOOL)filesystemItemRemoveOperation:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtPath:(id)arg3; -- (BOOL)filesystemItemRemoveOperation:(id)arg1 shouldRemoveItemAtPath:(id)arg2; -- (BOOL)linkItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)linkItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; -- (BOOL)filesystemItemLinkOperation:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)filesystemItemLinkOperation:(id)arg1 shouldLinkItemAtPath:(id)arg2 toPath:(id)arg3; -- (BOOL)moveItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)moveItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; -- (BOOL)filesystemItemMoveOperation:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)filesystemItemMoveOperation:(id)arg1 shouldMoveItemAtPath:(id)arg2 toPath:(id)arg3; -- (BOOL)copyItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)copyItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; -- (BOOL)filesystemItemCopyOperation:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)filesystemItemCopyOperation:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)createDirectoryAtURL:(id)arg1 withIntermediateDirectories:(_Bool)arg2 attributes:(id)arg3 error:(id *)arg4; +- (_Bool)createDirectoryAtPath:(id)arg1 withIntermediateDirectories:(_Bool)arg2 attributes:(id)arg3 error:(id *)arg4; +- (_Bool)setAttributes:(id)arg1 ofItemAtPath:(id)arg2 error:(id *)arg3; +- (_Bool)trashItemAtURL:(id)arg1 resultingItemURL:(id *)arg2 error:(id *)arg3; +- (_Bool)removeItemAtURL:(id)arg1 error:(id *)arg2; +- (_Bool)removeItemAtPath:(id)arg1 error:(id *)arg2; +- (_Bool)filesystemItemRemoveOperation:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtPath:(id)arg3; +- (_Bool)filesystemItemRemoveOperation:(id)arg1 shouldRemoveItemAtPath:(id)arg2; +- (_Bool)linkItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)linkItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; +- (_Bool)filesystemItemLinkOperation:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)filesystemItemLinkOperation:(id)arg1 shouldLinkItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)moveItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)moveItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; +- (_Bool)filesystemItemMoveOperation:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)filesystemItemMoveOperation:(id)arg1 shouldMoveItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)copyItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)copyItemAtPath:(id)arg1 toPath:(id)arg2 error:(id *)arg3; +- (_Bool)filesystemItemCopyOperation:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)filesystemItemCopyOperation:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)dealloc; -- (BOOL)setExtendedAttribute:(id)arg1 forKey:(id)arg2 atPath:(id)arg3 error:(id *)arg4; -- (BOOL)removeExtendedAttributeForKey:(id)arg1 atPath:(id)arg2 error:(id *)arg3; +- (_Bool)setExtendedAttribute:(id)arg1 forKey:(id)arg2 atPath:(id)arg3 error:(id *)arg4; +- (_Bool)removeExtendedAttributeForKey:(id)arg1 atPath:(id)arg2 error:(id *)arg3; - (id)extendedAttributeForKey:(id)arg1 atPath:(id)arg2 error:(id *)arg3; - (id)extendedAttributesAtPath:(id)arg1 error:(id *)arg2; - (id)componentsToDisplayForPath:(id)arg1; -- (id)stringWithFileSystemRepresentation:(const char *)arg1 length:(unsigned int)arg2; +- (id)stringWithFileSystemRepresentation:(const char *)arg1 length:(unsigned long long)arg2; - (const char *)fileSystemRepresentationWithPath:(id)arg1; -- (BOOL)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned int)arg2 withPath:(id)arg3; +- (_Bool)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned long long)arg2 withPath:(id)arg3; - (id)fileSystemAttributesAtPath:(id)arg1; -- (BOOL)contentsEqualAtPath:(id)arg1 andPath:(id)arg2; +- (_Bool)contentsEqualAtPath:(id)arg1 andPath:(id)arg2; - (id)contentsAtPath:(id)arg1; -- (BOOL)createFileAtPath:(id)arg1 contents:(id)arg2 attributes:(id)arg3; -- (BOOL)createSymbolicLinkAtPath:(id)arg1 pathContent:(id)arg2; +- (_Bool)createFileAtPath:(id)arg1 contents:(id)arg2 attributes:(id)arg3; +- (_Bool)createSymbolicLinkAtPath:(id)arg1 pathContent:(id)arg2; - (id)pathContentOfSymbolicLinkAtPath:(id)arg1; -- (BOOL)createDirectoryAtPath:(id)arg1 attributes:(id)arg2; +- (_Bool)createDirectoryAtPath:(id)arg1 attributes:(id)arg2; - (id)subpathsAtPath:(id)arg1; - (id)enumeratorAtPath:(id)arg1; - (id)directoryContentsAtPath:(id)arg1; -- (id)directoryContentsAtPath:(id)arg1 matchingExtension:(id)arg2 options:(int)arg3 keepExtension:(BOOL)arg4; -- (id)directoryContentsAtPath:(id)arg1 matchingExtension:(id)arg2 options:(int)arg3 keepExtension:(BOOL)arg4 error:(id *)arg5; -- (BOOL)removeFileAtPath:(id)arg1 handler:(id)arg2; +- (id)directoryContentsAtPath:(id)arg1 matchingExtension:(id)arg2 options:(long long)arg3 keepExtension:(_Bool)arg4; +- (id)directoryContentsAtPath:(id)arg1 matchingExtension:(id)arg2 options:(long long)arg3 keepExtension:(_Bool)arg4 error:(id *)arg5; +- (_Bool)removeFileAtPath:(id)arg1 handler:(id)arg2; - (id)displayNameAtPath:(id)arg1; -- (BOOL)isDeletableFileAtPath:(id)arg1; -- (BOOL)isExecutableFileAtPath:(id)arg1; -- (BOOL)isWritableFileAtPath:(id)arg1; -- (BOOL)isReadableFileAtPath:(id)arg1; -- (BOOL)fileExistsAtPath:(id)arg1 isDirectory:(char *)arg2; -- (BOOL)fileExistsAtPath:(id)arg1; -- (BOOL)changeFileAttributes:(id)arg1 atPath:(id)arg2; -- (id)fileAttributesAtPath:(id)arg1 traverseLink:(BOOL)arg2; -- (BOOL)changeCurrentDirectoryPath:(id)arg1; +- (_Bool)isDeletableFileAtPath:(id)arg1; +- (_Bool)isExecutableFileAtPath:(id)arg1; +- (_Bool)isWritableFileAtPath:(id)arg1; +- (_Bool)isReadableFileAtPath:(id)arg1; +- (_Bool)fileExistsAtPath:(id)arg1 isDirectory:(_Bool *)arg2; +- (_Bool)fileExistsAtPath:(id)arg1; +- (_Bool)changeFileAttributes:(id)arg1 atPath:(id)arg2; +- (id)fileAttributesAtPath:(id)arg1 traverseLink:(_Bool)arg2; +- (_Bool)changeCurrentDirectoryPath:(id)arg1; - (id)currentDirectoryPath; -- (BOOL)directoryCanBeCreatedAtPath:(id)arg1; +- (_Bool)directoryCanBeCreatedAtPath:(id)arg1; - (id)_displayPathForPath:(id)arg1; -- (id)URLForDirectory:(unsigned int)arg1 inDomain:(unsigned int)arg2 appropriateForURL:(id)arg3 create:(BOOL)arg4 error:(id *)arg5; -- (id)_URLForTrashingItemAtURL:(id)arg1 create:(BOOL)arg2 error:(id *)arg3; +- (id)URLForDirectory:(unsigned long long)arg1 inDomain:(unsigned long long)arg2 appropriateForURL:(id)arg3 create:(_Bool)arg4 error:(id *)arg5; +- (id)_URLForTrashingItemAtURL:(id)arg1 create:(_Bool)arg2 error:(id *)arg3; - (id)_URLForReplacingItemAtURL:(id)arg1 error:(id *)arg2; -- (id)URLsForDirectory:(unsigned int)arg1 inDomains:(unsigned int)arg2; -- (id)contentsOfDirectoryAtURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; -- (id)enumeratorAtURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned int)arg3 errorHandler:(id)arg4; -- (id)mountedVolumeURLsIncludingResourceValuesForKeys:(id)arg1 options:(unsigned int)arg2; -- (id)_info; -- (id)_web_pathWithUniqueFilenameForPath:(id)arg1; -- (id)_web_visibleItemsInDirectoryAtPath:(id)arg1; -- (void)_web_backgroundRemoveLeftoverFiles:(id)arg1; -- (BOOL)_web_removeFileOnlyAtPath:(id)arg1; -- (void)_web_backgroundRemoveFileAtPath:(id)arg1; -- (void)_performRemoveFileAtPath:(id)arg1; -- (BOOL)_web_createFileAtPath:(id)arg1 contents:(id)arg2 attributes:(id)arg3; -- (BOOL)_web_changeFinderAttributes:(id)arg1 forFileAtPath:(id)arg2; -- (BOOL)_web_createFileAtPathWithIntermediateDirectories:(id)arg1 contents:(id)arg2 attributes:(id)arg3 directoryAttributes:(id)arg4; -- (BOOL)_web_createDirectoryAtPathWithIntermediateDirectories:(id)arg1 attributes:(id)arg2; -- (BOOL)_web_changeFileAttributes_nowarn:(id)arg1 atPath:(id)arg2; -- (void)_web_noteFileChangedAtPath_nowarn:(id)arg1; -- (BOOL)_web_createIntermediateDirectoriesForPath_nowarn:(id)arg1 attributes:(id)arg2; -- (id)_web_startupVolumeName_nowarn; -- (id)_web_carbonPathForPath_nowarn:(id)arg1; -- (BOOL)_web_fileExistsAtPath_nowarn:(id)arg1 isDirectory:(char *)arg2 traverseLink:(BOOL)arg3; +- (id)URLsForDirectory:(unsigned long long)arg1 inDomains:(unsigned long long)arg2; +- (id)contentsOfDirectoryAtURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; +- (id)enumeratorAtURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned long long)arg3 errorHandler:(id)arg4; +- (id)mountedVolumeURLsIncludingResourceValuesForKeys:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSFilePresenterProxy.h b/iOS7/Frameworks/Foundation/NSFilePresenterProxy.h index fe929df54..12d8d2141 100644 --- a/iOS7/Frameworks/Foundation/NSFilePresenterProxy.h +++ b/iOS7/Frameworks/Foundation/NSFilePresenterProxy.h @@ -6,40 +6,33 @@ #import +@class NSFileWatcher, NSObject; + +// Not exported @interface NSFilePresenterProxy : NSFileReactorProxy { - BOOL _isInSuperArbiter; - id _prewritingProcedure; - unsigned int _writingRelinquishmentCount; + NSObject *_queue; + NSFileWatcher *_watcher; + unsigned long long _writingRelinquishmentCount; id _currentWriterPurposeID; - id _postwritingProcedure; - BOOL _didObserveMovingByWriter; - BOOL _didObserveVersionChangingByWriter; + _Bool _didObserveMovingByWriter; + _Bool _didObserveVersionChangingByWriter; } + (id)urlWithItemURL:(id)arg1 subitemPath:(id)arg2; -- (BOOL)didObserveMoving; -- (void)resetMoveObserving; -- (void)beforeReacquiringFromWriterInvokeProcedure:(id)arg1; -- (id)currentWriterPurposeID; -- (BOOL)hasRelinquishedToWriter; -- (void)afterRelinquishingToWriterInvokeProcedure:(id)arg1; - (void)forwardObservationMessageWithKind:(id)arg1 parameters:(id)arg2; - (void)forwardRelinquishmentMessageWithKind:(id)arg1 parameters:(id)arg2 resultHandler:(id)arg3; -- (void)updateLastEventIdentifier:(unsigned long long)arg1; - (void)observeVersionChangeOfKind:(id)arg1 withClientID:(id)arg2 name:(id)arg3 subitemPath:(id)arg4; - (void)observeUbiquityChangeAtSubitemPath:(id)arg1; -- (void)observeMoveOfSubitemAtURL:(id)arg1 toURL:(id)arg2 byWriterWithPurposeID:(id)arg3; -- (void)observeChangeOfSubitemAtURL:(id)arg1 byWriterWithPurposeID:(id)arg2; - (void)observeReconnectionByWriterWithPurposeID:(id)arg1; - (void)observeDisconnectionByWriterWithPurposeID:(id)arg1; +- (void)observeMoveOfSubitemAtURL:(id)arg1 toURL:(id)arg2 byWriterWithPurposeID:(id)arg3; - (void)observeMoveByWriterWithPurposeID:(id)arg1; -- (void)observeChangeByWriterWithPurposeID:(id)arg1; - (void)accommodateDeletionWithSubitemPath:(id)arg1 completionHandler:(id)arg2; - (void)saveChangesWithCompletionHandler:(id)arg1; -- (void)relinquishToWritingClaimWithID:(id)arg1 options:(unsigned int)arg2 purposeID:(id)arg3 subitemPath:(id)arg4 resultHandler:(id)arg5; -- (void)relinquishToReadingClaimWithID:(id)arg1 options:(unsigned int)arg2 purposeID:(id)arg3 resultHandler:(id)arg4; -- (void)setInSuperarbiter; +- (void)relinquishToWritingClaimWithID:(id)arg1 options:(unsigned long long)arg2 purposeID:(id)arg3 subitemPath:(id)arg4 resultHandler:(id)arg5; +- (void)relinquishToReadingClaimWithID:(id)arg1 options:(unsigned long long)arg2 purposeID:(id)arg3 resultHandler:(id)arg4; +- (void)startWatchingWithQueue:(id)arg1 lastEventID:(id)arg2 unannouncedMoveHandler:(id)arg3; - (void)forwardUsingMessageSender:(id)arg1; - (void)setItemLocation:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSFilePresenterRelinquishment.h b/iOS7/Frameworks/Foundation/NSFilePresenterRelinquishment.h index ea8f29fce..6483f6532 100644 --- a/iOS7/Frameworks/Foundation/NSFilePresenterRelinquishment.h +++ b/iOS7/Frameworks/Foundation/NSFilePresenterRelinquishment.h @@ -8,6 +8,7 @@ @class NSCountedSet; +// Not exported @interface NSFilePresenterRelinquishment : NSObject { NSCountedSet *_blockingAccessClaimIDs; @@ -16,8 +17,9 @@ - (void)removeAllBlockingAccessClaimIDs; - (void)removeBlockingAccessClaimID:(id)arg1; -- (BOOL)setReacquirer:(id)arg1; -- (BOOL)addBlockingAccessClaimID:(id)arg1; +- (void)removeBlockingAccessClaimID:(id)arg1 thenContinue:(id)arg2; +- (void)setReacquirer:(id)arg1; +- (_Bool)addBlockingAccessClaimID:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/Foundation/NSFileProviderProxy.h b/iOS7/Frameworks/Foundation/NSFileProviderProxy.h index 09678d75e..6d0fa86e6 100644 --- a/iOS7/Frameworks/Foundation/NSFileProviderProxy.h +++ b/iOS7/Frameworks/Foundation/NSFileProviderProxy.h @@ -6,10 +6,12 @@ #import +// Not exported @interface NSFileProviderProxy : NSFileReactorProxy { } +- (void)observePresentationChangeOfKind:(id)arg1 withPresenterID:(id)arg2 url:(id)arg3 newURL:(id)arg4; - (id)provideItemAtURL:(SEL)arg1 forAccessClaimWithID:(id)arg2 completionHandler:(id)arg3; - (void)forwardUsingMessageSender:(id)arg1; - (void)setItemLocation:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSFileReactorProxy.h b/iOS7/Frameworks/Foundation/NSFileReactorProxy.h index 35a3b4a4b..63de36b1a 100644 --- a/iOS7/Frameworks/Foundation/NSFileReactorProxy.h +++ b/iOS7/Frameworks/Foundation/NSFileReactorProxy.h @@ -8,6 +8,7 @@ @class NSFileAccessNode, NSObject; +// Not exported @interface NSFileReactorProxy : NSObject { NSObject *_client; diff --git a/iOS7/Frameworks/Foundation/NSFileReadingClaim.h b/iOS7/Frameworks/Foundation/NSFileReadingClaim.h index 1f13601c6..2639bcc52 100644 --- a/iOS7/Frameworks/Foundation/NSFileReadingClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileReadingClaim.h @@ -8,28 +8,29 @@ @class NSFileAccessNode, NSURL; +// Not exported @interface NSFileReadingClaim : NSFileAccessClaim { NSURL *_url; - BOOL _urlDidChange; - unsigned int _options; + _Bool _urlDidChange; + unsigned long long _options; NSFileAccessNode *_location; NSFileAccessNode *_rootNode; - int _linkResolutionCount; + long long _linkResolutionCount; } -- (BOOL)blocksClaim:(id)arg1; +- (_Bool)blocksClaim:(id)arg1; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; - (void)devalueSelf; - (void)invokeClaimer; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (void)dealloc; - (id)initWithClient:(id)arg1 messageParameters:(id)arg2 replySender:(id)arg3; -- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned int)arg3 claimer:(id)arg4; +- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned long long)arg3 claimer:(id)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSFileReadingWritingClaim.h b/iOS7/Frameworks/Foundation/NSFileReadingWritingClaim.h index c8cd4346c..ba7b9c6b8 100644 --- a/iOS7/Frameworks/Foundation/NSFileReadingWritingClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileReadingWritingClaim.h @@ -8,32 +8,33 @@ @class NSFileAccessNode, NSURL; +// Not exported @interface NSFileReadingWritingClaim : NSFileAccessClaim { NSURL *_readingURL; - BOOL _readingURLDidChange; - unsigned int _readingOptions; + _Bool _readingURLDidChange; + unsigned long long _readingOptions; NSURL *_writingURL; - BOOL _writingURLDidChange; - unsigned int _writingOptions; + _Bool _writingURLDidChange; + unsigned long long _writingOptions; NSFileAccessNode *_readingLocation; NSFileAccessNode *_writingLocation; NSFileAccessNode *_rootNode; - int _readingLinkResolutionCount; + long long _readingLinkResolutionCount; } -- (BOOL)blocksClaim:(id)arg1; +- (_Bool)blocksClaim:(id)arg1; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; - (void)devalueSelf; - (void)invokeClaimer; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (void)dealloc; - (id)initWithClient:(id)arg1 messageParameters:(id)arg2 replySender:(id)arg3; -- (id)initWithPurposeID:(id)arg1 readingURL:(id)arg2 options:(unsigned int)arg3 writingURL:(id)arg4 options:(unsigned int)arg5 claimer:(id)arg6; +- (id)initWithPurposeID:(id)arg1 readingURL:(id)arg2 options:(unsigned long long)arg3 writingURL:(id)arg4 options:(unsigned long long)arg5 claimer:(id)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSFileSubarbitrationClaim.h b/iOS7/Frameworks/Foundation/NSFileSubarbitrationClaim.h index df5322c65..b5939c128 100644 --- a/iOS7/Frameworks/Foundation/NSFileSubarbitrationClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileSubarbitrationClaim.h @@ -8,12 +8,13 @@ @class NSArray, NSFileAccessNode, NSMutableDictionary, NSMutableSet; +// Not exported @interface NSFileSubarbitrationClaim : NSFileAccessClaim { NSArray *_readingURLs; - unsigned int _readingOptions; + unsigned long long _readingOptions; NSArray *_writingURLs; - unsigned int _writingOptions; + unsigned long long _writingOptions; id _messageSender; NSArray *_readingLocations; NSArray *_writingLocations; @@ -23,7 +24,7 @@ NSMutableDictionary *_writeRelinquishmentsByPresenterID; } -- (void)forwardReacquisitionMessageWithKind:(id)arg1 parameters:(id)arg2 toPresenterForID:(id)arg3; +- (void)forwardReacquisitionMessageWithKind:(id)arg1 parameters:(id)arg2 toPresenterForID:(id)arg3 usingReplySender:(id)arg4; - (void)forwardRelinquishmentMessageWithKind:(id)arg1 parameters:(id)arg2 toPresenter:(id)arg3 usingReplySender:(id)arg4; - (id)relinquishmentForMessageOfKind:(id)arg1 toPresenterForID:(id)arg2; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; @@ -31,17 +32,17 @@ - (void)revoked; - (void)invokeClaimer; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; - (void)devalueOldClaim:(id)arg1; - (void)evaluateNewClaim:(id)arg1; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (id)messageSender; - (void)setMessageSender:(id)arg1; - (void)dealloc; - (id)initWithClient:(id)arg1 messageParameters:(id)arg2 replySender:(id)arg3; -- (id)initWithReadingURLs:(id)arg1 options:(unsigned int)arg2 writingURLs:(id)arg3 options:(unsigned int)arg4 claimer:(id)arg5; +- (id)initWithReadingURLs:(id)arg1 options:(unsigned long long)arg2 writingURLs:(id)arg3 options:(unsigned long long)arg4 claimer:(id)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSFileVersion-NSPrivate.h b/iOS7/Frameworks/Foundation/NSFileVersion-NSPrivate.h new file mode 100644 index 000000000..f1e86a834 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileVersion-NSPrivate.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileVersion (NSPrivate) ++ (void)_removeTemporaryDirectoryAtURL:(id)arg1; ++ (id)_versionOfItemAtURL:(id)arg1 forClientID:(id)arg2 name:(id)arg3 temporaryStorageIdentifier:(id)arg4 evenIfDeleted:(_Bool)arg5; ++ (_Bool)_removeOtherVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2 error:(id *)arg3; ++ (id)_temporaryDirectoryURLForNewVersionOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; ++ (id)_addVersionOfItemAtURL:(id)arg1 withContentsOfURL:(id)arg2 options:(unsigned long long)arg3 temporaryStorageIdentifier:(id *)arg4 error:(id *)arg5; ++ (id)_versionOfItemAtURL:(id)arg1 forPersistentIdentifier:(id)arg2 temporaryStorageIdentifier:(id)arg3; ++ (id)_otherNonpurgeableVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; ++ (id)_otherVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; ++ (id)_libraryForURL:(id)arg1 clientID:(id)arg2 temporaryStorageIdentifier:(id *)arg3; ++ (id)_supportedGenerationalStorageClientIDs; ++ (id)_temporaryStorageLocationForIdentifier:(id)arg1; ++ (id)_autosaveDirectoryURLCreateIfNecessary:(_Bool)arg1; +- (_Bool)_preserveConflictVersionLocally; +@property(readonly, getter=_isBackup) _Bool _isBackup; +- (void)_overrideModificationDateWithDate:(id)arg1; +- (_Bool)_setDocumentInfo:(id)arg1; +- (id)_documentInfo; +- (id)_initWithFileURL:(id)arg1 library:(id)arg2 clientID:(id)arg3 generationInfo:(id)arg4; +- (id)_initWithFileURL:(id)arg1 library:(id)arg2 clientID:(id)arg3 name:(id)arg4 contentsURL:(id)arg5 isBackup:(_Bool)arg6 revision:(id)arg7; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileVersion-NSTemporaryCompatibility.h b/iOS7/Frameworks/Foundation/NSFileVersion-NSTemporaryCompatibility.h new file mode 100644 index 000000000..6fce05648 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileVersion-NSTemporaryCompatibility.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileVersion (NSTemporaryCompatibility) ++ (void)_removeConflictObserver:(void *)arg1; ++ (void *)_addConflictObserverForItemAtURL:(id)arg1 statusChangedHandler:(id)arg2; ++ (void)_markConflicts:(id)arg1 asHandledForItemAtURL:(id)arg2; ++ (_Bool)_conflictsExistForItemAtURL:(id)arg1; ++ (_Bool)unresolvedConflictsExistForItemAtURL:(id)arg1; ++ (id)versionsOfItemAtURL:(id)arg1; +- (id)restoreOverItemAtURL:(id)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileVersion.h b/iOS7/Frameworks/Foundation/NSFileVersion.h index faa949187..211524c97 100644 --- a/iOS7/Frameworks/Foundation/NSFileVersion.h +++ b/iOS7/Frameworks/Foundation/NSFileVersion.h @@ -15,64 +15,38 @@ NSString *_clientID; NSString *_name; NSURL *_contentsURL; - BOOL _isBackup; + _Bool _isBackup; NSString *_localizedName; NSString *_localizedComputerName; NSDate *_modificationDate; - BOOL _isResolved; - BOOL _contentsURLIsAccessed; + _Bool _isResolved; + _Bool _contentsURLIsAccessed; id _reserved1; id _reserved2; - BOOL _discardable; + _Bool _discardable; } -+ (BOOL)removeOtherVersionsOfItemAtURL:(id)arg1 error:(id *)arg2; ++ (_Bool)removeOtherVersionsOfItemAtURL:(id)arg1 error:(id *)arg2; + (id)unresolvedConflictVersionsOfItemAtURL:(id)arg1; + (id)temporaryDirectoryURLForNewVersionOfItemAtURL:(id)arg1; -+ (id)addVersionOfItemAtURL:(id)arg1 withContentsOfURL:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; ++ (id)addVersionOfItemAtURL:(id)arg1 withContentsOfURL:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; + (id)versionOfItemAtURL:(id)arg1 forPersistentIdentifier:(id)arg2; + (id)otherVersionsOfItemAtURL:(id)arg1; + (id)currentVersionOfItemAtURL:(id)arg1; -+ (void)_removeTemporaryDirectoryAtURL:(id)arg1; -+ (id)_versionOfItemAtURL:(id)arg1 forClientID:(id)arg2 name:(id)arg3 temporaryStorageIdentifier:(id)arg4 evenIfDeleted:(BOOL)arg5; -+ (BOOL)_removeOtherVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2 error:(id *)arg3; -+ (id)_temporaryDirectoryURLForNewVersionOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; -+ (id)_addVersionOfItemAtURL:(id)arg1 withContentsOfURL:(id)arg2 options:(unsigned int)arg3 temporaryStorageIdentifier:(id *)arg4 error:(id *)arg5; -+ (id)_versionOfItemAtURL:(id)arg1 forPersistentIdentifier:(id)arg2 temporaryStorageIdentifier:(id)arg3; -+ (id)_otherNonpurgeableVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; -+ (id)_otherVersionsOfItemAtURL:(id)arg1 temporaryStorageIdentifier:(id)arg2; -+ (id)_libraryForURL:(id)arg1 clientID:(id)arg2 temporaryStorageIdentifier:(id *)arg3; -+ (id)_supportedGenerationalStorageClientIDs; -+ (id)_temporaryStorageLocationForIdentifier:(id)arg1; -+ (id)_autosaveDirectoryURLCreateIfNecessary:(BOOL)arg1; -+ (void)_removeConflictObserver:(void *)arg1; -+ (void *)_addConflictObserverForItemAtURL:(id)arg1 statusChangedHandler:(id)arg2; -+ (void)_markConflicts:(id)arg1 asHandledForItemAtURL:(id)arg2; -+ (BOOL)_conflictsExistForItemAtURL:(id)arg1; -+ (BOOL)unresolvedConflictsExistForItemAtURL:(id)arg1; -+ (id)versionsOfItemAtURL:(id)arg1; -@property(getter=isDiscardable) BOOL discardable; // @synthesize discardable=_discardable; -- (BOOL)removeAndReturnError:(id *)arg1; -- (id)replaceItemAtURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -@property(getter=isResolved) BOOL resolved; -@property(readonly, getter=isConflict) BOOL conflict; +@property(getter=isDiscardable) _Bool discardable; // @synthesize discardable=_discardable; +- (_Bool)removeAndReturnError:(id *)arg1; +- (id)replaceItemAtURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +@property(getter=isResolved) _Bool resolved; +@property(readonly, getter=isConflict) _Bool conflict; @property(readonly) id persistentIdentifier; @property(readonly) NSDate *modificationDate; @property(readonly) NSString *localizedNameOfSavingComputer; @property(readonly) NSString *localizedName; @property(readonly) NSURL *URL; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; -- (BOOL)_preserveConflictVersionLocally; -@property(readonly, getter=_isBackup) BOOL _isBackup; -- (void)_overrideModificationDateWithDate:(id)arg1; -- (BOOL)_setDocumentInfo:(id)arg1; -- (id)_documentInfo; -- (id)_initWithFileURL:(id)arg1 library:(id)arg2 clientID:(id)arg3 generationInfo:(id)arg4; -- (id)_initWithFileURL:(id)arg1 library:(id)arg2 clientID:(id)arg3 name:(id)arg4 contentsURL:(id)arg5 isBackup:(BOOL)arg6 revision:(id)arg7; -- (id)restoreOverItemAtURL:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSFileWatcher.h b/iOS7/Frameworks/Foundation/NSFileWatcher.h index 1a34de7d2..e40588190 100644 --- a/iOS7/Frameworks/Foundation/NSFileWatcher.h +++ b/iOS7/Frameworks/Foundation/NSFileWatcher.h @@ -8,17 +8,18 @@ @class NSFileWatcherObservations, NSMutableDictionary, NSObject, NSObject, NSString, NSURL; +// Not exported @interface NSFileWatcher : NSObject { NSObject *_queue; NSURL *_url; id _observer; - BOOL _isWatching; + _Bool _isWatching; NSObject *_eventSource; unsigned long long _lastObservedEventID; struct __FSEventStream *_eventStream; - BOOL _eventsAreAboutDirectory; - BOOL _isUnsettled; + _Bool _eventsAreAboutDirectory; + _Bool _isUnsettled; NSFileWatcherObservations *_itemObservations; NSMutableDictionary *_subitemObservationsByEventPath; NSURL *_fileReferenceURL; @@ -29,11 +30,12 @@ - (void)stop; - (void)settle; - (void)unsettle; -- (void)startWithObserver:(id)arg1; +- (void)start; +- (void)setObserver:(id)arg1; - (void)setLastObservedEventID:(unsigned long long)arg1; - (void)setURL:(id)arg1; - (void)watchItem; -- (void)handleFSEventPath:(id)arg1 flags:(unsigned long)arg2 id:(unsigned long long)arg3; +- (void)handleFSEventPath:(id)arg1 flags:(unsigned int)arg2 id:(unsigned long long)arg3; - (void)dealloc; - (id)initWithQueue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSFileWatcherObservations.h b/iOS7/Frameworks/Foundation/NSFileWatcherObservations.h index 064b55c38..700844b33 100644 --- a/iOS7/Frameworks/Foundation/NSFileWatcherObservations.h +++ b/iOS7/Frameworks/Foundation/NSFileWatcherObservations.h @@ -6,27 +6,28 @@ #import "NSObject.h" -@class NSString, NSURL; +@class NSString; +// Not exported @interface NSFileWatcherObservations : NSObject { - BOOL _attributesChanged; - BOOL _contentsChanged; - BOOL _deleted; - BOOL _moved; + _Bool _attributesChanged; + _Bool _contentsChanged; + _Bool _deleted; + _Bool _moved; NSString *_lastObservedPath; - BOOL _didResetURL; - NSURL *_url; + _Bool _didResetPath; + NSString *_path; } - (void)notifyObserver:(id)arg1; -- (void)addMoveToURL:(id)arg1; -- (void)addMoveToPath:(id)arg1; +- (void)addAnnouncedMoveToPath:(id)arg1; +- (void)addDetectedMoveToPath:(id)arg1; - (void)addDeletion; - (void)addContentsChange; - (void)addAttributeChange; - (void)dealloc; -- (id)initWithURL:(id)arg1; +- (id)initWithPath:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSFileWrapper-NSInternalForAppKit.h b/iOS7/Frameworks/Foundation/NSFileWrapper-NSInternalForAppKit.h new file mode 100644 index 000000000..d625177a4 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSFileWrapper-NSInternalForAppKit.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSFileWrapper (NSInternalForAppKit) ++ (void)_removeTemporaryDirectoryAtURL:(id)arg1; ++ (_Bool)_finishWritingToURL:(id)arg1 byTakingContentsFromItemAtURL:(id)arg2 addingAttributes:(id)arg3 usingTemporaryDirectoryAtURL:(id)arg4 backupFileName:(id)arg5 error:(id *)arg6; ++ (_Bool)_finishWritingToURL:(id)arg1 byMovingItemAtURL:(id)arg2 addingAttributes:(id)arg3 error:(id *)arg4; ++ (void)_writeAttributes:(id)arg1 toURL:(id)arg2; ++ (id)_temporaryDirectoryURLForWritingToURL:(id)arg1 error:(id *)arg2; ++ (id)_pathForURL:(id)arg1 reading:(_Bool)arg2 error:(id *)arg3; +- (id)_fullDescription:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSFileWrapper.h b/iOS7/Frameworks/Foundation/NSFileWrapper.h index 08a98a932..fd510e7a3 100644 --- a/iOS7/Frameworks/Foundation/NSFileWrapper.h +++ b/iOS7/Frameworks/Foundation/NSFileWrapper.h @@ -20,16 +20,10 @@ id _moreVars; } -+ (id)_newContentsAtURL:(id)arg1 path:(id)arg2 itemKind:(id)arg3 oldChildrenByUniqueFileName:(id)arg4 options:(unsigned int)arg5 error:(id *)arg6; -+ (BOOL)_canSafelyMapFilesAtPath:(id)arg1; -+ (BOOL)_forPath:(id)arg1 getItemKind:(id *)arg2 modificationDate:(id *)arg3; ++ (id)_newContentsAtURL:(id)arg1 path:(id)arg2 itemKind:(id)arg3 oldChildrenByUniqueFileName:(id)arg4 options:(unsigned long long)arg5 error:(id *)arg6; ++ (_Bool)_canSafelyMapFilesAtPath:(id)arg1; ++ (_Bool)_forPath:(id)arg1 getItemKind:(id *)arg2 modificationDate:(id *)arg3; + (void)initialize; -+ (void)_removeTemporaryDirectoryAtURL:(id)arg1; -+ (BOOL)_finishWritingToURL:(id)arg1 byTakingContentsFromItemAtURL:(id)arg2 addingAttributes:(id)arg3 usingTemporaryDirectoryAtURL:(id)arg4 backupFileName:(id)arg5 error:(id *)arg6; -+ (BOOL)_finishWritingToURL:(id)arg1 byMovingItemAtURL:(id)arg2 addingAttributes:(id)arg3 error:(id *)arg4; -+ (void)_writeAttributes:(id)arg1 toURL:(id)arg2; -+ (id)_temporaryDirectoryURLForWritingToURL:(id)arg1 error:(id *)arg2; -+ (id)_pathForURL:(id)arg1 reading:(BOOL)arg2 error:(id *)arg3; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)symbolicLinkDestinationURL; @@ -49,15 +43,15 @@ - (id)serializedRepresentation; - (id)_newImpl; - (id)_initWithImpl:(id)arg1 preferredFileName:(id)arg2 uniqueFileName:(id)arg3 docInfo:(id)arg4 iconData:(id)arg5; -- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 originalContentsURL:(id)arg3 error:(id *)arg4; +- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 originalContentsURL:(id)arg3 error:(id *)arg4; - (void)_updateDescendantFileNames; - (id)_attributesToWrite; -- (BOOL)_writeContentsToURL:(id)arg1 path:(id)arg2 originalContentsURL:(id)arg3 tryHardLinking:(BOOL)arg4 didHardLinking:(char *)arg5 error:(id *)arg6; +- (_Bool)_writeContentsToURL:(id)arg1 path:(id)arg2 originalContentsURL:(id)arg3 tryHardLinking:(_Bool)arg4 didHardLinking:(_Bool *)arg5 error:(id *)arg6; - (void)_forWritingToURL:(id)arg1 returnContentsLazyReadingError:(id *)arg2; -- (BOOL)readFromURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)_readContentsFromURL:(id)arg1 path:(id)arg2 itemKind:(id)arg3 options:(unsigned int)arg4 error:(id *)arg5; -- (BOOL)matchesContentsOfURL:(id)arg1; -- (BOOL)_matchesItemKind:(id)arg1 modificationDate:(id)arg2; +- (_Bool)readFromURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)_readContentsFromURL:(id)arg1 path:(id)arg2 itemKind:(id)arg3 options:(unsigned long long)arg4 error:(id *)arg5; +- (_Bool)matchesContentsOfURL:(id)arg1; +- (_Bool)_matchesItemKind:(id)arg1 modificationDate:(id)arg2; - (id)fileAttributes; - (void)setFileAttributes:(id)arg1; - (id)filename; @@ -65,18 +59,17 @@ - (id)preferredFilename; - (void)setPreferredFilename:(id)arg1; - (void)_observePreferredFileNameOfChild:(id)arg1; -- (BOOL)isSymbolicLink; -- (BOOL)isRegularFile; -- (BOOL)isDirectory; +- (_Bool)isSymbolicLink; +- (_Bool)isRegularFile; +- (_Bool)isDirectory; - (void)dealloc; - (id)initWithSerializedRepresentation:(id)arg1; - (id)initSymbolicLinkWithDestinationURL:(id)arg1; - (id)initRegularFileWithContents:(id)arg1; - (id)initDirectoryWithFileWrappers:(id)arg1; -- (id)initWithURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)_init; - (id)init; -- (id)_fullDescription:(BOOL)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSFileWrapperMoreIVars.h b/iOS7/Frameworks/Foundation/NSFileWrapperMoreIVars.h index 82854d835..bc0461646 100644 --- a/iOS7/Frameworks/Foundation/NSFileWrapperMoreIVars.h +++ b/iOS7/Frameworks/Foundation/NSFileWrapperMoreIVars.h @@ -11,8 +11,8 @@ @interface NSFileWrapperMoreIVars : NSObject { NSURL *contentsURL; - BOOL contentsMustBeReadWithoutMapping; - BOOL attributesMustBeWrittenSoNoHardLinking; + _Bool contentsMustBeReadWithoutMapping; + _Bool attributesMustBeWrittenSoNoHardLinking; NSHashTable *parents; NSError *contentsLazyReadingError; NSDictionary *cachedDirectoryChildrenAsDictionary; diff --git a/iOS7/Frameworks/Foundation/NSFileWritingClaim.h b/iOS7/Frameworks/Foundation/NSFileWritingClaim.h index 631939cbe..a155c5c6b 100644 --- a/iOS7/Frameworks/Foundation/NSFileWritingClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileWritingClaim.h @@ -8,26 +8,27 @@ @class NSFileAccessNode, NSURL; +// Not exported @interface NSFileWritingClaim : NSFileAccessClaim { NSURL *_url; - BOOL _urlDidChange; - unsigned int _options; + _Bool _urlDidChange; + unsigned long long _options; NSFileAccessNode *_location; } -- (BOOL)blocksClaim:(id)arg1; +- (_Bool)blocksClaim:(id)arg1; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; - (void)devalueSelf; - (void)invokeClaimer; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (void)dealloc; - (id)initWithClient:(id)arg1 messageParameters:(id)arg2 replySender:(id)arg3; -- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned int)arg3 claimer:(id)arg4; +- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned long long)arg3 claimer:(id)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSFileWritingWritingClaim.h b/iOS7/Frameworks/Foundation/NSFileWritingWritingClaim.h index 7ffa5ca8f..4a6417dea 100644 --- a/iOS7/Frameworks/Foundation/NSFileWritingWritingClaim.h +++ b/iOS7/Frameworks/Foundation/NSFileWritingWritingClaim.h @@ -8,30 +8,31 @@ @class NSFileAccessNode, NSURL; +// Not exported @interface NSFileWritingWritingClaim : NSFileAccessClaim { NSURL *_url1; - BOOL _url1DidChange; - unsigned int _options1; + _Bool _url1DidChange; + unsigned long long _options1; NSURL *_url2; - BOOL _url2DidChange; - unsigned int _options2; + _Bool _url2DidChange; + unsigned long long _options2; NSFileAccessNode *_location1; NSFileAccessNode *_location2; } -- (BOOL)blocksClaim:(id)arg1; +- (_Bool)blocksClaim:(id)arg1; - (void)itemAtLocation:(id)arg1 wasReplacedByItemAtLocation:(id)arg2; - (void)devalueSelf; - (void)invokeClaimer; - (void)granted; -- (BOOL)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(BOOL)arg2; +- (_Bool)isBlockedByWritingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)isBlockedByReadingItemAtLocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)evaluateSelfWithRootNode:(id)arg1 checkSubarbitrability:(_Bool)arg2; - (void)forwardUsingMessageSender:(id)arg1 crashHandler:(void)arg2; - (void)dealloc; - (id)initWithClient:(id)arg1 messageParameters:(id)arg2 replySender:(id)arg3; -- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned int)arg3 url:(id)arg4 options:(unsigned int)arg5 claimer:(id)arg6; +- (id)initWithPurposeID:(id)arg1 url:(id)arg2 options:(unsigned long long)arg3 url:(id)arg4 options:(unsigned long long)arg5 claimer:(id)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSFilesystemItemCopyOperation.h b/iOS7/Frameworks/Foundation/NSFilesystemItemCopyOperation.h index c0634653a..0cfd967fd 100644 --- a/iOS7/Frameworks/Foundation/NSFilesystemItemCopyOperation.h +++ b/iOS7/Frameworks/Foundation/NSFilesystemItemCopyOperation.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSString; +// Not exported @interface NSFilesystemItemCopyOperation : NSDirectoryTraversalOperation { NSString *_destinationPath; @@ -18,11 +19,11 @@ + (id)_errorWithErrno:(int)arg1 sourcePath:(id)arg2 destinationPath:(id)arg3; - (void)dealloc; - (void)_handleFTSEntry:(struct _ftsent *)arg1; -- (BOOL)_validatePaths:(id *)arg1; -- (BOOL)_shouldProceedAfterErrno:(int)arg1 copyingItemAtPath:(const char *)arg2 toPath:(const char *)arg3; -- (BOOL)shouldProceedAfterError:(id)arg1 copyingItemAtPath:(id)arg2 toPath:(id)arg3; -- (BOOL)_shouldCopyItemAtPath:(const char *)arg1 toPath:(const char *)arg2; -- (BOOL)shouldCopyItemAtPath:(id)arg1 toPath:(id)arg2; +- (_Bool)_validatePaths:(id *)arg1; +- (_Bool)_shouldProceedAfterErrno:(int)arg1 copyingItemAtPath:(const char *)arg2 toPath:(const char *)arg3; +- (_Bool)shouldProceedAfterError:(id)arg1 copyingItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)_shouldCopyItemAtPath:(const char *)arg1 toPath:(const char *)arg2; +- (_Bool)shouldCopyItemAtPath:(id)arg1 toPath:(id)arg2; - (void)initWithSourcePath:(id)arg1 destinationPath:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSFilesystemItemLinkOperation.h b/iOS7/Frameworks/Foundation/NSFilesystemItemLinkOperation.h index 85d89311b..65b52ceb2 100644 --- a/iOS7/Frameworks/Foundation/NSFilesystemItemLinkOperation.h +++ b/iOS7/Frameworks/Foundation/NSFilesystemItemLinkOperation.h @@ -6,19 +6,20 @@ #import +// Not exported @interface NSFilesystemItemLinkOperation : NSFilesystemItemCopyOperation { } + (id)filesystemItemLinkOperationWithSourcePath:(id)arg1 destinationPath:(id)arg2; -+ (BOOL)_needsStatInfo; ++ (_Bool)_needsStatInfo; + (id)_errorWithErrno:(int)arg1 sourcePath:(id)arg2 destinationPath:(id)arg3; - (void)_handleFTSEntry:(struct _ftsent *)arg1; -- (BOOL)_validatePaths:(id *)arg1; -- (BOOL)_shouldLinkItemAtPath:(const char *)arg1 toPath:(const char *)arg2; -- (BOOL)shouldLinkItemAtPath:(id)arg1 toPath:(id)arg2; -- (BOOL)_shouldProceedAfterErrno:(int)arg1 linkingItemAtPath:(const char *)arg2 toPath:(const char *)arg3; -- (BOOL)shouldProceedAfterError:(id)arg1 linkingItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)_validatePaths:(id *)arg1; +- (_Bool)_shouldLinkItemAtPath:(const char *)arg1 toPath:(const char *)arg2; +- (_Bool)shouldLinkItemAtPath:(id)arg1 toPath:(id)arg2; +- (_Bool)_shouldProceedAfterErrno:(int)arg1 linkingItemAtPath:(const char *)arg2 toPath:(const char *)arg3; +- (_Bool)shouldProceedAfterError:(id)arg1 linkingItemAtPath:(id)arg2 toPath:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSFilesystemItemMoveOperation.h b/iOS7/Frameworks/Foundation/NSFilesystemItemMoveOperation.h index 4c391cfec..6e0bb4ec6 100644 --- a/iOS7/Frameworks/Foundation/NSFilesystemItemMoveOperation.h +++ b/iOS7/Frameworks/Foundation/NSFilesystemItemMoveOperation.h @@ -8,6 +8,7 @@ @class NSError, NSString; +// Not exported @interface NSFilesystemItemMoveOperation : NSOperation { id _delegate; @@ -23,7 +24,7 @@ - (id)error; - (void)setDelegate:(id)arg1; - (id)delegate; -- (BOOL)filesystemItemCopyOperation:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)filesystemItemCopyOperation:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; - (void)dealloc; - (void)initWithSourcePath:(id)arg1 destinationPath:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSFilesystemItemRemoveOperation.h b/iOS7/Frameworks/Foundation/NSFilesystemItemRemoveOperation.h index 8c68a7bfd..5ba5bed13 100644 --- a/iOS7/Frameworks/Foundation/NSFilesystemItemRemoveOperation.h +++ b/iOS7/Frameworks/Foundation/NSFilesystemItemRemoveOperation.h @@ -8,13 +8,14 @@ @class NSError, NSString; +// Not exported @interface NSFilesystemItemRemoveOperation : NSOperation { id _delegate; NSString *_removePath; NSError *_error; void *_state; - BOOL _filterUnderbars; + _Bool _filterUnderbars; } + (id)filesystemItemRemoveOperationWithPath:(id)arg1; @@ -22,8 +23,8 @@ - (void)dealloc; - (void)main; - (id)initWithPath:(id)arg1; -- (BOOL)_filtersUnderbars; -- (void)_setFilterUnderbars:(BOOL)arg1; +- (_Bool)_filtersUnderbars; +- (void)_setFilterUnderbars:(_Bool)arg1; - (void)_setError:(id)arg1; - (id)error; - (void)setDelegate:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSFormatter.h b/iOS7/Frameworks/Foundation/NSFormatter.h index 9b862d32e..ca4b6c150 100644 --- a/iOS7/Frameworks/Foundation/NSFormatter.h +++ b/iOS7/Frameworks/Foundation/NSFormatter.h @@ -16,10 +16,10 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; - (id)editingStringForObjectValue:(id)arg1; - (id)attributedStringForObjectValue:(id)arg1 withDefaultAttributes:(id)arg2; - (id)stringForObjectValue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSFunctionExpression.h b/iOS7/Frameworks/Foundation/NSFunctionExpression.h index cd7c237b6..0c6caf96d 100644 --- a/iOS7/Frameworks/Foundation/NSFunctionExpression.h +++ b/iOS7/Frameworks/Foundation/NSFunctionExpression.h @@ -15,15 +15,15 @@ NSArray *_arguments; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)_shouldUseParensWithDescription; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)_shouldUseParensWithDescription; - (id)predicateFormat; - (id)binaryOperatorForSelector; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)arguments; - (SEL)selector; - (id)operand; @@ -33,7 +33,7 @@ - (void)encodeWithCoder:(id)arg1; - (void)allowEvaluation; - (id)initWithTarget:(id)arg1 selectorName:(id)arg2 arguments:(id)arg3; -- (id)initWithExpressionType:(unsigned int)arg1 operand:(id)arg2 selector:(SEL)arg3 argumentArray:(id)arg4; +- (id)initWithExpressionType:(unsigned long long)arg1 operand:(id)arg2 selector:(SEL)arg3 argumentArray:(id)arg4; - (id)initWithSelector:(SEL)arg1 argumentArray:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSGZipDecoder.h b/iOS7/Frameworks/Foundation/NSGZipDecoder.h index 461f1f08f..2c70a3ce3 100644 --- a/iOS7/Frameworks/Foundation/NSGZipDecoder.h +++ b/iOS7/Frameworks/Foundation/NSGZipDecoder.h @@ -14,22 +14,22 @@ @interface NSGZipDecoder : NSObject { struct z_stream_s _stream; - unsigned int _modificationTime; + unsigned long long _modificationTime; NSString *_filename; - BOOL _streamInitialized; - BOOL _decodedHeader; - BOOL _finishedInflating; - BOOL _pad; + _Bool _streamInitialized; + _Bool _decodedHeader; + _Bool _finishedInflating; + _Bool _pad; } + (id)MIMEType; -+ (BOOL)canDecodeDownloadHeaderData:(id)arg1; -+ (BOOL)decodeDownloadHeader:(id)arg1 headerLength:(int *)arg2 modificationTime:(unsigned int *)arg3 filename:(id *)arg4; ++ (_Bool)canDecodeDownloadHeaderData:(id)arg1; ++ (_Bool)decodeDownloadHeader:(id)arg1 headerLength:(int *)arg2 modificationTime:(unsigned long long *)arg3 filename:(id *)arg4; - (id)filenameWithOriginalFilename:(id)arg1; - (id)fileAttributes; -- (BOOL)finishDownloadDecoding; -- (BOOL)isFinishedDecoding; -- (BOOL)decodeDownloadData:(id)arg1 dataForkData:(id *)arg2 resourceForkData:(id *)arg3; +- (_Bool)finishDownloadDecoding; +- (_Bool)isFinishedDecoding; +- (_Bool)decodeDownloadData:(id)arg1 dataForkData:(id *)arg2 resourceForkData:(id *)arg3; - (id)decodeData:(id)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSGrammarCheckingResult.h b/iOS7/Frameworks/Foundation/NSGrammarCheckingResult.h index 808eb1e8e..a253b5fba 100644 --- a/iOS7/Frameworks/Foundation/NSGrammarCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSGrammarCheckingResult.h @@ -15,8 +15,8 @@ } - (id)grammarDetails; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookie-NSHTTPCookiePortCoding.h b/iOS7/Frameworks/Foundation/NSHTTPCookie-NSHTTPCookiePortCoding.h new file mode 100644 index 000000000..6992a2fa9 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSHTTPCookie-NSHTTPCookiePortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSHTTPCookie (NSHTTPCookiePortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookie.h b/iOS7/Frameworks/Foundation/NSHTTPCookie.h index a4042145b..b520acd93 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPCookie.h +++ b/iOS7/Frameworks/Foundation/NSHTTPCookie.h @@ -21,12 +21,12 @@ + (id)cookieWithProperties:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (BOOL)_isExpired; +- (_Bool)_isExpired; - (id)_key; -- (int)_compareForHeaderOrder:(id)arg1; +- (long long)_compareForHeaderOrder:(id)arg1; - (id)MaxAge; - (id)Port; - (id)Discard; @@ -48,17 +48,16 @@ - (id)value; - (id)name; - (id)expiresDate; -- (BOOL)isHTTPOnly; -- (BOOL)isSecure; -- (BOOL)isSessionOnly; -- (unsigned int)version; +- (_Bool)isHTTPOnly; +- (_Bool)isSecure; +- (_Bool)isSessionOnly; +- (unsigned long long)version; - (struct OpaqueCFHTTPCookie *)_GetInternalCFHTTPCookie; - (id)properties; - (void)dealloc; - (id)init; - (id)initWithCFHTTPCookie:(struct OpaqueCFHTTPCookie *)arg1; - (id)initWithProperties:(id)arg1; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSInternal.h b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSInternal.h new file mode 100644 index 000000000..61ad76653 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSHTTPCookieStorage (NSInternal) +- (void)_readAcceptCookiesPreference; +@end + diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSPrivate.h b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSPrivate.h new file mode 100644 index 000000000..af35a5055 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage-NSPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSHTTPCookieStorage (NSPrivate) +- (id)_initWithCFHTTPCookieStorage:(struct OpaqueCFHTTPCookieStorage *)arg1; +- (void)_saveCookies; +- (struct OpaqueCFHTTPCookieStorage *)_cookieStorage; +- (void)_setPrivateBrowsingEnabled:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookieStorage.h b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage.h index 1a7991693..c2bd714f8 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPCookieStorage.h +++ b/iOS7/Frameworks/Foundation/NSHTTPCookieStorage.h @@ -16,8 +16,8 @@ + (id)sharedHTTPCookieStorage; - (id)sortedCookiesUsingDescriptors:(id)arg1; - (id)description; -- (void)setCookieAcceptPolicy:(unsigned int)arg1; -- (unsigned int)cookieAcceptPolicy; +- (void)setCookieAcceptPolicy:(unsigned long long)arg1; +- (unsigned long long)cookieAcceptPolicy; - (void)setCookies:(id)arg1 forURL:(id)arg2 mainDocumentURL:(id)arg3; - (id)cookiesForURL:(id)arg1; - (void)setCookiesFromResponseHeader:(id)arg1 forURL:(id)arg2 policyBaseURL:(id)arg3; @@ -27,11 +27,6 @@ - (id)cookies; - (void)dealloc; - (id)init; -- (void)_readAcceptCookiesPreference; -- (id)_initWithCFHTTPCookieStorage:(struct OpaqueCFHTTPCookieStorage *)arg1; -- (void)_saveCookies; -- (struct OpaqueCFHTTPCookieStorage *)_cookieStorage; -- (void)_setPrivateBrowsingEnabled:(BOOL)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSHTTPCookieStorageInternal.h b/iOS7/Frameworks/Foundation/NSHTTPCookieStorageInternal.h index 31ef5bad4..c76c14126 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPCookieStorageInternal.h +++ b/iOS7/Frameworks/Foundation/NSHTTPCookieStorageInternal.h @@ -8,17 +8,19 @@ @class NSRecursiveLock; +// Not exported @interface NSHTTPCookieStorageInternal : NSObject { struct OpaqueCFHTTPCookieStorage *storage; struct OpaqueCFHTTPCookieStorage *privateStorage; NSRecursiveLock *dataLock; - BOOL privateBrowsing; + _Bool privateBrowsing; } - (void)dealloc; - (void)_syncCookies; - (id)initInternalWithCFStorage:(struct OpaqueCFHTTPCookieStorage *)arg1; +- (void)registerForPostingNotifications; @end diff --git a/iOS7/Frameworks/Foundation/NSHTTPURLRequestParameters.h b/iOS7/Frameworks/Foundation/NSHTTPURLRequestParameters.h index 15388d2ac..0e67b55ee 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPURLRequestParameters.h +++ b/iOS7/Frameworks/Foundation/NSHTTPURLRequestParameters.h @@ -8,17 +8,18 @@ @class NSArray, NSData, NSMutableDictionary, NSString; +// Not exported @interface NSHTTPURLRequestParameters : NSObject { NSString *method; NSMutableDictionary *fields; NSArray *extraCookies; NSData *data; - unsigned int pageNotFoundCacheLifetime; - BOOL shouldHandleCookies; - BOOL _pad1; - BOOL _pad2; - BOOL _pad3; + unsigned long long pageNotFoundCacheLifetime; + _Bool shouldHandleCookies; + _Bool _pad1; + _Bool _pad2; + _Bool _pad3; } - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSHTTPURLResponse.h b/iOS7/Frameworks/Foundation/NSHTTPURLResponse.h index a059ed6cd..b3bd45503 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPURLResponse.h +++ b/iOS7/Frameworks/Foundation/NSHTTPURLResponse.h @@ -13,22 +13,22 @@ NSHTTPURLResponseInternal *_httpInternal; } -+ (BOOL)isErrorStatusCode:(int)arg1; -+ (id)localizedStringForStatusCode:(int)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)isErrorStatusCode:(long long)arg1; ++ (id)localizedStringForStatusCode:(long long)arg1; ++ (_Bool)supportsSecureCoding; - (struct __SecTrust *)_peerTrust; - (void)_setPeerTrust:(struct __SecTrust *)arg1; - (id)_clientCertificateState; - (id)_clientCertificateChain; - (id)_peerCertificateChain; - (void)dealloc; -- (int)statusCode; +- (long long)statusCode; - (id)allHeaderFields; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithURL:(id)arg1 statusCode:(int)arg2 HTTPVersion:(id)arg3 headerFields:(id)arg4; -- (id)initWithURL:(id)arg1 statusCode:(int)arg2 headerFields:(id)arg3 requestTime:(double)arg4; +- (id)initWithURL:(id)arg1 statusCode:(long long)arg2 HTTPVersion:(id)arg3 headerFields:(id)arg4; +- (id)initWithURL:(id)arg1 statusCode:(long long)arg2 headerFields:(id)arg3 requestTime:(double)arg4; - (id)_initWithCFURLResponse:(struct _CFURLResponse *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSHTTPURLResponseInternal.h b/iOS7/Frameworks/Foundation/NSHTTPURLResponseInternal.h index 0a2e0eab8..643131b4b 100644 --- a/iOS7/Frameworks/Foundation/NSHTTPURLResponseInternal.h +++ b/iOS7/Frameworks/Foundation/NSHTTPURLResponseInternal.h @@ -8,10 +8,11 @@ #import "NSCoding-Protocol.h" +// Not exported @interface NSHTTPURLResponseInternal : NSObject { struct __SecTrust *peerTrust; - BOOL isMixedReplace; + _Bool isMixedReplace; } - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSHashTable.h b/iOS7/Frameworks/Foundation/NSHashTable.h index 4a860cf9e..5e31e928a 100644 --- a/iOS7/Frameworks/Foundation/NSHashTable.h +++ b/iOS7/Frameworks/Foundation/NSHashTable.h @@ -14,7 +14,7 @@ { } -+ (id)hashTableWithOptions:(unsigned int)arg1; ++ (id)hashTableWithOptions:(unsigned long long)arg1; + (id)weakObjectsHashTable; + (id)hashTableWithWeakObjects; + (id)allocWithZone:(struct _NSZone *)arg1; @@ -26,32 +26,32 @@ - (void)minusHashTable:(id)arg1; - (void)unionHashTable:(id)arg1; - (void)intersectHashTable:(id)arg1; -- (BOOL)isSubsetOfHashTable:(id)arg1; -- (BOOL)isEqualToHashTable:(id)arg1; -- (BOOL)intersectsHashTable:(id)arg1; -- (BOOL)containsObject:(id)arg1; +- (_Bool)isSubsetOfHashTable:(id)arg1; +- (_Bool)isEqualToHashTable:(id)arg1; +- (_Bool)intersectsHashTable:(id)arg1; +- (_Bool)containsObject:(id)arg1; - (id)anyObject; - (void)removeAllObjects; - (void)removeObject:(id)arg1; - (id)member:(id)arg1; - (id)pointerFunctions; -- (id)initWithPointerFunctions:(id)arg1 capacity:(unsigned int)arg2; -- (void)getKeys:(const void **)arg1 count:(unsigned int *)arg2; +- (id)initWithPointerFunctions:(id)arg1 capacity:(unsigned long long)arg2; +- (void)getKeys:(const void **)arg1 count:(unsigned long long *)arg2; - (void)removeAllItems; - (id)copy; - (void)removeItem:(const void *)arg1; - (void)insertKnownAbsentItem:(const void *)arg1; - (void)addObject:(id)arg1; - (void *)getItem:(const void *)arg1; -- (unsigned int)weakCount; +- (unsigned long long)weakCount; - (id)allObjects; -- (unsigned int)count; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)count; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)encodeWithCoder:(id)arg1; - (id)objectEnumerator; - (id)description; - (id)init; -- (id)initWithOptions:(unsigned int)arg1 capacity:(unsigned int)arg2; +- (id)initWithOptions:(unsigned long long)arg1 capacity:(unsigned long long)arg2; - (id)initWithCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSHost.h b/iOS7/Frameworks/Foundation/NSHost.h index 34bd4ee99..7447d1dcc 100644 --- a/iOS7/Frameworks/Foundation/NSHost.h +++ b/iOS7/Frameworks/Foundation/NSHost.h @@ -16,8 +16,8 @@ } + (void)flushHostCache; -+ (void)setHostCacheEnabled:(BOOL)arg1; -+ (BOOL)isHostCacheEnabled; ++ (void)setHostCacheEnabled:(_Bool)arg1; ++ (_Bool)isHostCacheEnabled; + (id)hostWithAddress:(id)arg1; + (id)hostWithName:(id)arg1; + (id)currentHost; @@ -29,7 +29,7 @@ - (id)address; - (id)names; - (id)name; -- (BOOL)isEqualToHost:(id)arg1; +- (_Bool)isEqualToHost:(id)arg1; - (void)resolveCurrentHostWithHandler:(id)arg1; - (void)__resolveWithFlags:(int)arg1 resultArray:(id)arg2 handler:(id)arg3; - (void)blockingResolveUntil:(int)arg1; diff --git a/iOS7/Frameworks/Foundation/NSIBPrototypingLayoutConstraint.h b/iOS7/Frameworks/Foundation/NSIBPrototypingLayoutConstraint.h new file mode 100644 index 000000000..71381534d --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSIBPrototypingLayoutConstraint.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSIBPrototypingLayoutConstraint : NSLayoutConstraint +{ +} + ++ (id)classFallbacksForKeyedArchiver; +- (_Bool)_isIBPrototypingLayoutConstraint; + +@end + diff --git a/iOS7/Frameworks/Foundation/NSISConstraint-Protocol.h b/iOS7/Frameworks/Foundation/NSISConstraint-Protocol.h index 6e5f09588..25f3f267d 100644 --- a/iOS7/Frameworks/Foundation/NSISConstraint-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSISConstraint-Protocol.h @@ -7,6 +7,6 @@ #import "NSISVariableDelegate-Protocol.h" @protocol NSISConstraint -- (float)nsis_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarker:(id)arg1; +- (double)nsis_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarker:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSISEngine.h b/iOS7/Frameworks/Foundation/NSISEngine.h index 30e49cd70..cc2a5964c 100644 --- a/iOS7/Frameworks/Foundation/NSISEngine.h +++ b/iOS7/Frameworks/Foundation/NSISEngine.h @@ -23,90 +23,93 @@ NSMutableSet *_variablesWithIntegralizationViolations; struct __CFDictionary *_integralizationAdjustmentsForConstraintMarkers; id _unsatisfiabilityHandler; - unsigned int _pivotCount; + unsigned long long _pivotCount; struct CGSize _engineScalingCoefficients; NSMutableDictionary *_recordedOperations; int _automaticOptimizationDisabledCount; int _engineDelegateCallsDisabledCount; int _variableDelegateCallsDisabledCount; - BOOL _shouldIntegralize; - BOOL _revertsAfterUnsatisfiabilityHandler; - BOOL _accumulatingRemovals; + unsigned int _totalChangeCount; + unsigned int _changeCountAtLastOptimization; + _Bool _lastOptimizationInvolvedIntegralization; + _Bool _shouldIntegralize; + _Bool _revertsAfterUnsatisfiabilityHandler; + _Bool _accumulatingRemovals; } @property(nonatomic) struct CGSize engineScalingCoefficients; // @synthesize engineScalingCoefficients=_engineScalingCoefficients; -@property BOOL revertsAfterUnsatisfiabilityHandler; // @synthesize revertsAfterUnsatisfiabilityHandler=_revertsAfterUnsatisfiabilityHandler; +@property _Bool revertsAfterUnsatisfiabilityHandler; // @synthesize revertsAfterUnsatisfiabilityHandler=_revertsAfterUnsatisfiabilityHandler; @property id delegate; // @synthesize delegate=_delegate; @property(retain) NSMutableSet *variablesWithIntegralizationViolations; // @synthesize variablesWithIntegralizationViolations=_variablesWithIntegralizationViolations; @property(retain) NSMutableArray *variablesWithValueRestrictionViolations; // @synthesize variablesWithValueRestrictionViolations=_variablesWithValueRestrictionViolations; @property(retain) NSISVariable *headForObjectiveRow; // @synthesize headForObjectiveRow=_headForObjectiveRow; @property(retain) NSMapTable *rowsCrossIndex; // @synthesize rowsCrossIndex=_rowsCrossIndex; @property(retain) NSMapTable *rows; // @synthesize rows=_rows; -- (BOOL)exerciseAmbiguityInVariable:(id)arg1; -- (BOOL)valueOfVariableIsAmbiguous:(id)arg1; -- (BOOL)incoming:(id *)arg1 andOutgoing:(id *)arg2 rowHeadsThatMakeValueAmbiguousForVariable:(id)arg3; -- (BOOL)bodyVarIsAmbiguous:(id)arg1 withPivotOfOutgoingRowHead:(id *)arg2; +- (_Bool)exerciseAmbiguityInVariable:(id)arg1; +- (_Bool)valueOfVariableIsAmbiguous:(id)arg1; +- (_Bool)incoming:(id *)arg1 andOutgoing:(id *)arg2 rowHeadsThatMakeValueAmbiguousForVariable:(id)arg3; +- (_Bool)bodyVarIsAmbiguous:(id)arg1 withPivotOfOutgoingRowHead:(id *)arg2; - (id)candidateRedundantConstraints; - (id)constraintsAffectingValueOfVariable:(id)arg1; - (void)verifyInternalIntegrity; - (id)description; -- (unsigned int)pivotCount; +- (unsigned long long)pivotCount; - (id)constraints; - (void)enumerateOriginalConstraints:(id)arg1; -- (BOOL)tryToChangeConstraintSuchThatMarker:(id)arg1 isReplacedByMarkerPlusDelta:(float)arg2 undoHandler:(id)arg3; -- (void)constraintDidChangeSuchThatMarker:(id)arg1 shouldBeReplacedByMarkerPlusDelta:(float)arg2; +- (_Bool)tryToChangeConstraintSuchThatMarker:(id)arg1 isReplacedByMarkerPlusDelta:(double)arg2 undoHandler:(id)arg3; +- (void)constraintDidChangeSuchThatMarker:(id)arg1 shouldBeReplacedByMarkerPlusDelta:(double)arg2; - (void)_coreReplaceMarker:(id)arg1 withMarkerPlusDelta:(double)arg2; - (void)removeConstraintWithMarker:(id)arg1; - (id)outgoingRowHeadForRemovingConstraintWithMarker:(id)arg1; -- (void)changeVariableToBeOptimized:(id)arg1 fromPriority:(float)arg2 toPriority:(float)arg3; -- (void)removeVariableToBeOptimized:(id)arg1 priority:(float)arg2; -- (void)addVariableToBeOptimized:(id)arg1 priority:(float)arg2; -- (BOOL)tryToAddConstraintWithMarker:(id)arg1 expression:(id)arg2 integralizationAdjustment:(float)arg3 mutuallyExclusiveConstraints:(id *)arg4; -- (BOOL)hasValue:(float *)arg1 forVariable:(id)arg2; -- (float)valueForVariable:(id)arg1; +- (void)changeVariableToBeOptimized:(id)arg1 fromPriority:(double)arg2 toPriority:(double)arg3; +- (void)removeVariableToBeOptimized:(id)arg1 priority:(double)arg2; +- (void)addVariableToBeOptimized:(id)arg1 priority:(double)arg2; +- (_Bool)tryToAddConstraintWithMarker:(id)arg1 expression:(id)arg2 integralizationAdjustment:(double)arg3 mutuallyExclusiveConstraints:(id *)arg4; +- (_Bool)hasValue:(double *)arg1 forVariable:(id)arg2; +- (double)valueForVariable:(id)arg1; - (void)withDelegateCallsDisabled:(id)arg1; - (void)withoutOptimizingAtEndRunBlockWithAutomaticOptimizationDisabled:(id)arg1; - (void)withAutomaticOptimizationDisabled:(id)arg1; -- (void)withBehaviors:(unsigned int)arg1 performModifications:(id)arg2; +- (void)withBehaviors:(unsigned long long)arg1 performModifications:(id)arg2; - (void)_flushPendingRemovals; - (id)tryToOptimizeReturningMutuallyExclusiveConstraints; -- (unsigned int)optimize; -@property BOOL shouldIntegralize; -- (unsigned int)replayCommandsData:(id)arg1 verifyingIntegrity:(BOOL)arg2; +- (unsigned long long)optimize; +@property _Bool shouldIntegralize; +- (unsigned long long)replayCommandsData:(id)arg1 verifyingIntegrity:(_Bool)arg2; - (id)recordedCommandsData; - (void)beginRecording; - (void)dealloc; - (id)init; -- (BOOL)tryUsingArtificialVariableToAddConstraintWithMarker:(id)arg1 rowBody:(id)arg2 usingInfeasibilityHandlingBehavior:(int)arg3 mutuallyExclusiveConstraints:(id *)arg4; -- (BOOL)tryAddingDirectly:(id)arg1; +- (_Bool)tryUsingArtificialVariableToAddConstraintWithMarker:(id)arg1 rowBody:(id)arg2 usingInfeasibilityHandlingBehavior:(long long)arg3 mutuallyExclusiveConstraints:(id *)arg4; +- (_Bool)tryAddingDirectly:(id)arg1; - (id)chooseHeadForRowBody:(id)arg1; - (id)createExpressionBySubstitutingForRowHeadVariablesInExpression:(id)arg1; - (void)fixupIntegralizationViolations; - (id)variableToWorkOnAmongVariablesWithIntegralizationViolationsIgnoringLostCauses:(id)arg1 varsAlreadyAdjusted:(id)arg2; -- (unsigned int)numberOfConstraintsEligibleForAdjustmentToIntegralizeVariable:(id)arg1 ignoringConstraintsWithMarkers:(id)arg2; +- (unsigned long long)numberOfConstraintsEligibleForAdjustmentToIntegralizeVariable:(id)arg1 ignoringConstraintsWithMarkers:(id)arg2; - (double)valueForVariableWithoutIntegralizationAdjustments:(id)arg1; - (void)performModifications:(id)arg1 withUnsatisfiableConstraintsHandler:(void)arg2; -- (id)fixUpValueRestrictionViolationsWithInfeasibilityHandlingBehavior:(int)arg1; -- (unsigned int)minimizeConstantInObjectiveRowWithHead:(id)arg1; +- (id)fixUpValueRestrictionViolationsWithInfeasibilityHandlingBehavior:(long long)arg1; +- (unsigned long long)minimizeConstantInObjectiveRowWithHead:(id)arg1; - (id)chooseOutgoingRowHeadForIncomingRowHead:(id)arg1; -- (id)handleUnsatisfiableRowWithHead:(id)arg1 body:(id)arg2 usingInfeasibilityHandlingBehavior:(int)arg3 mutuallyExclusiveConstraints:(id *)arg4; +- (id)handleUnsatisfiableRowWithHead:(id)arg1 body:(id)arg2 usingInfeasibilityHandlingBehavior:(long long)arg3 mutuallyExclusiveConstraints:(id *)arg4; - (id)fallbackMarkerForConstraintToBreakInRowWithHead:(id)arg1 body:(id)arg2; -- (id)errorVariableIntroducedByBreakingConstraintWithMarker:(id)arg1 errorIsPositive:(BOOL)arg2; +- (id)errorVariableIntroducedByBreakingConstraintWithMarker:(id)arg1 errorIsPositive:(_Bool)arg2; - (void)replaceMarker:(id)arg1 withMarkerPlusCoefficient:(double)arg2 timesVariable:(id)arg3; -- (void)pivotToMakeBodyVar:(id)arg1 newHeadOfRowWithHead:(id)arg2 andDropRow:(BOOL)arg3; +- (void)pivotToMakeBodyVar:(id)arg1 newHeadOfRowWithHead:(id)arg2 andDropRow:(_Bool)arg3; - (void)substituteOutAllOccurencesOfBodyVar:(id)arg1 withExpression:(id)arg2; - (void)addExpression:(id)arg1 times:(double)arg2 toRowWithHead:(id)arg3 body:(id)arg4; -- (void)addExpression:(id)arg1 priority:(float)arg2 times:(double)arg3 toObjectiveRowWithHead:(id)arg4 body:(id)arg5; +- (void)addExpression:(id)arg1 priority:(double)arg2 times:(double)arg3 toObjectiveRowWithHead:(id)arg4 body:(id)arg5; - (void)addVariable:(id)arg1 coefficient:(double)arg2 toRowWithHead:(id)arg3 body:(id)arg4; -- (void)addVariable:(id)arg1 priority:(float)arg2 times:(double)arg3 toObjectiveRowWithHead:(id)arg4 body:(id)arg5; +- (void)addVariable:(id)arg1 priority:(double)arg2 times:(double)arg3 toObjectiveRowWithHead:(id)arg4 body:(id)arg5; - (void)removeBodyVarFromAllRows:(id)arg1; - (void)removeRowWithHead:(id)arg1; - (void)setRowWithHead:(id)arg1 body:(id)arg2; -- (void)setIntegralizationAdjustment:(float)arg1 forMarker:(id)arg2; -- (float)integralizationAdjustmentForMarker:(id)arg1; +- (void)setIntegralizationAdjustment:(double)arg1 forMarker:(id)arg2; +- (double)integralizationAdjustmentForMarker:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; - (id)markerForBrokenConstraintWithNegativeErrorVar:(id)arg1; - (id)markerForBrokenConstraintWithPositiveErrorVar:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSISInlineStorageVariable.h b/iOS7/Frameworks/Foundation/NSISInlineStorageVariable.h index f019fa112..516ba7779 100644 --- a/iOS7/Frameworks/Foundation/NSISInlineStorageVariable.h +++ b/iOS7/Frameworks/Foundation/NSISInlineStorageVariable.h @@ -10,19 +10,20 @@ @class NSString; +// Not exported @interface NSISInlineStorageVariable : NSISVariable { NSString *_name; int _valueRestriction; - BOOL _shouldBeMinimized; + _Bool _shouldBeMinimized; } -@property BOOL shouldBeMinimized; // @synthesize shouldBeMinimized=_shouldBeMinimized; +@property _Bool shouldBeMinimized; // @synthesize shouldBeMinimized=_shouldBeMinimized; @property int valueRestriction; // @synthesize valueRestriction=_valueRestriction; @property(copy) NSString *name; // @synthesize name=_name; - (oneway void)dealloc; -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; - (id)markedConstraint; diff --git a/iOS7/Frameworks/Foundation/NSISLinearExpression.h b/iOS7/Frameworks/Foundation/NSISLinearExpression.h index 5f00a6c27..2b904733e 100644 --- a/iOS7/Frameworks/Foundation/NSISLinearExpression.h +++ b/iOS7/Frameworks/Foundation/NSISLinearExpression.h @@ -18,35 +18,35 @@ struct { id stored_extern_marker; struct *slab; - unsigned int capacity; + unsigned long long capacity; } extern_data; struct { - unsigned long aligner; + unsigned long long aligner; } inline_slab; - unsigned char padding[36]; + unsigned char padding[48]; void *_workaround13455311; } data; } -+ (id)acquireFromPoolForUseCase:(int)arg1; -+ (id)newExpressionWithCapacity:(unsigned int)arg1; ++ (id)acquireFromPoolForUseCase:(long long)arg1; ++ (id)newExpressionWithCapacity:(unsigned long long)arg1; - (id)copyContentsAndReturnToPool; - (void)returnToPool; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)init; -- (id)initWithInlineCapacity:(unsigned int)arg1; +- (id)initWithInlineCapacity:(unsigned long long)arg1; - (void)verifyInternalIntegrity; - (void)scaleBy:(double)arg1; - (id)variablesArray; -- (unsigned int)variableCount; -- (BOOL)enumerateVariablesAndCoefficientsUntil:(id)arg1; +- (unsigned long long)variableCount; +- (_Bool)enumerateVariablesAndCoefficientsUntil:(id)arg1; - (void)enumerateVariables:(id)arg1; - (void)enumerateVariablesAndCoefficients:(id)arg1; - (id)description; - (void)replaceVariable:(id)arg1 withExpression:(id)arg2 processVariableNewToReceiver:(id)arg3 processVariableDroppedFromReceiver:(void)arg4; - (void)replaceVariable:(id)arg1 withVariablePlusDelta:(double)arg2 timesVariable:(id)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; - (void)replaceVariable:(id)arg1 withVariablePlusDelta:(double)arg2; -- (BOOL)isConstant; +- (_Bool)isConstant; @property double constant; - (double)incrementConstant:(double)arg1; - (void)addVariable:(id)arg1 coefficient:(double)arg2 processVariableNewToReceiver:(id)arg3 processVariableDroppedFromReceiver:(void)arg4; diff --git a/iOS7/Frameworks/Foundation/NSISObjectiveLinearExpression.h b/iOS7/Frameworks/Foundation/NSISObjectiveLinearExpression.h index c2045c455..4568922fa 100644 --- a/iOS7/Frameworks/Foundation/NSISObjectiveLinearExpression.h +++ b/iOS7/Frameworks/Foundation/NSISObjectiveLinearExpression.h @@ -18,25 +18,25 @@ } - (void)verifyInternalIntegrity; -- (void)leadingPriority:(float *)arg1 andValue:(double *)arg2 forVariable:(id)arg3; +- (void)leadingPriority:(double *)arg1 andValue:(double *)arg2 forVariable:(id)arg3; - (id)restrictedVariableWithCoefficientOfLargestNegativeMagnitude; - (void)replaceVariable:(id)arg1 withExpression:(id)arg2 processVariableNewToReceiver:(id)arg3 processVariableDroppedFromReceiver:(void)arg4; - (void)replaceVariable:(id)arg1 withVariablePlusDelta:(double)arg2 timesVariable:(id)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; - (void)replaceVariable:(id)arg1 withVariablePlusDelta:(double)arg2; -- (void)addExpression:(id)arg1 priority:(float)arg2 times:(double)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; -- (void)addVariable:(id)arg1 priority:(float)arg2 times:(double)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; -- (void)addVariable:(id)arg1 priority:(float)arg2 times:(double)arg3; +- (void)addExpression:(id)arg1 priority:(double)arg2 times:(double)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; +- (void)addVariable:(id)arg1 priority:(double)arg2 times:(double)arg3 processVariableNewToReceiver:(id)arg4 processVariableDroppedFromReceiver:(void)arg5; +- (void)addVariable:(id)arg1 priority:(double)arg2 times:(double)arg3; - (void)setPriorityVector:(struct __CFData *)arg1 forKnownAbsentVariable:(id)arg2; - (void)removeVariable:(id)arg1; - (struct __CFData *)priorityVectorForVariable:(id)arg1; -- (unsigned int)variableCount; +- (unsigned long long)variableCount; - (void)enumerateVariables:(id)arg1; -- (BOOL)constantTermIsZero; +- (_Bool)constantTermIsZero; - (void)incrementConstantWithPriorityVector:(struct __CFData *)arg1 timesScalarCoefficient:(double)arg2; -- (void)incrementConstantWithPriority:(float)arg1 value:(double)arg2; +- (void)incrementConstantWithPriority:(double)arg1 value:(double)arg2; - (id)description; - (void)dealloc; -- (id)initWithLinearExpression:(id)arg1 priority:(float)arg2; +- (id)initWithLinearExpression:(id)arg1 priority:(double)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSISPlaybackOperation.h b/iOS7/Frameworks/Foundation/NSISPlaybackOperation.h index 7dc0be48b..9e7148010 100644 --- a/iOS7/Frameworks/Foundation/NSISPlaybackOperation.h +++ b/iOS7/Frameworks/Foundation/NSISPlaybackOperation.h @@ -10,6 +10,7 @@ @class NSMutableDictionary, NSMutableSet; +// Not exported @interface NSISPlaybackOperation : NSObject { NSMutableDictionary *oldIdentsToNewVariables; @@ -18,8 +19,8 @@ } - (double)nsis_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarker:(id)arg1; -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; - (void)playbackOneAction:(id)arg1 onEngine:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariable.h b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariable.h index 12ce63ca4..fad21b014 100644 --- a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariable.h +++ b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariable.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISRestrictedToNonNegativeMarkerVariable : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariableToBeMinimized.h b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariableToBeMinimized.h index aa75839fd..a8f0b10ed 100644 --- a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariableToBeMinimized.h +++ b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeMarkerVariableToBeMinimized.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISRestrictedToNonNegativeMarkerVariableToBeMinimized : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariable.h b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariable.h index 785fb1499..5fb694bd9 100644 --- a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariable.h +++ b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariable.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISRestrictedToNonNegativeVariable : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariableToBeMinimized.h b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariableToBeMinimized.h index e84e022f3..e5f0d398d 100644 --- a/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariableToBeMinimized.h +++ b/iOS7/Frameworks/Foundation/NSISRestrictedToNonNegativeVariableToBeMinimized.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISRestrictedToNonNegativeVariableToBeMinimized : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISRestrictedToZeroMarkerVariable.h b/iOS7/Frameworks/Foundation/NSISRestrictedToZeroMarkerVariable.h index dcd99518b..e12e8e095 100644 --- a/iOS7/Frameworks/Foundation/NSISRestrictedToZeroMarkerVariable.h +++ b/iOS7/Frameworks/Foundation/NSISRestrictedToZeroMarkerVariable.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISRestrictedToZeroMarkerVariable : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISUnrestrictedVariable.h b/iOS7/Frameworks/Foundation/NSISUnrestrictedVariable.h index 2b37cd9f8..ed46e001c 100644 --- a/iOS7/Frameworks/Foundation/NSISUnrestrictedVariable.h +++ b/iOS7/Frameworks/Foundation/NSISUnrestrictedVariable.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSISUnrestrictedVariable : NSISVariable { } - (id)markedConstraint; -- (BOOL)shouldBeMinimized; +- (_Bool)shouldBeMinimized; - (int)valueRestriction; @end diff --git a/iOS7/Frameworks/Foundation/NSISVariable.h b/iOS7/Frameworks/Foundation/NSISVariable.h index 7da4674f0..bad818fdc 100644 --- a/iOS7/Frameworks/Foundation/NSISVariable.h +++ b/iOS7/Frameworks/Foundation/NSISVariable.h @@ -13,24 +13,24 @@ unsigned int _ident; } -+ (id)variableWithName:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(BOOL)arg3; -+ (id)variableMarkingConstraint:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(BOOL)arg3; -+ (id)variableWithDelegate:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(BOOL)arg3; ++ (id)variableWithName:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(_Bool)arg3; ++ (id)variableMarkingConstraint:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(_Bool)arg3; ++ (id)variableWithDelegate:(id)arg1 valueRestriction:(int)arg2 shouldBeMinimized:(_Bool)arg3; @property id delegate; // @synthesize delegate=_delegate; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)markedConstraint; -@property(readonly) BOOL shouldBeMinimized; +@property(readonly) _Bool shouldBeMinimized; @property(readonly) int valueRestriction; -- (BOOL)valueIsUserVisible; -- (BOOL)markedConstraintIsEligibleForIntegralizationAdjustment; -- (float)allowedMagnitudeForIntegralizationAdjustmentOfMarkedConstraint; -- (BOOL)shouldBeIntegral; +- (_Bool)valueIsUserVisible; +- (_Bool)markedConstraintIsEligibleForIntegralizationAdjustment; +- (double)allowedMagnitudeForIntegralizationAdjustmentOfMarkedConstraint; +- (_Bool)shouldBeIntegral; - (id)description; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSISVariableDelegate-Protocol.h b/iOS7/Frameworks/Foundation/NSISVariableDelegate-Protocol.h index 786077765..f60d3c145 100644 --- a/iOS7/Frameworks/Foundation/NSISVariableDelegate-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSISVariableDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol NSISVariableDelegate -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSInPredicateOperator.h b/iOS7/Frameworks/Foundation/NSInPredicateOperator.h index 7f882062c..d07d70368 100644 --- a/iOS7/Frameworks/Foundation/NSInPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSInPredicateOperator.h @@ -10,23 +10,23 @@ @interface NSInPredicateOperator : NSPredicateOperator { - unsigned int _flags; + unsigned long long _flags; NSSubstringPredicateOperator *_stringVersion; } -+ (BOOL)supportsSecureCoding; -- (unsigned int)options; -- (void)_setOptions:(unsigned int)arg1; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; ++ (_Bool)supportsSecureCoding; +- (unsigned long long)options; +- (void)_setOptions:(unsigned long long)arg1; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)flags; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)flags; - (id)symbol; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)stringVersion; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 options:(unsigned int)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSIndexPath.h b/iOS7/Frameworks/Foundation/NSIndexPath.h index f8e2700f2..eb1367720 100644 --- a/iOS7/Frameworks/Foundation/NSIndexPath.h +++ b/iOS7/Frameworks/Foundation/NSIndexPath.h @@ -11,30 +11,31 @@ @interface NSIndexPath : NSObject { - unsigned int *_indexes; - unsigned int _length; + unsigned long long *_indexes; + unsigned long long _length; void *_reserved; } -+ (id)indexPathWithIndexes:(const unsigned int *)arg1 length:(unsigned int)arg2; -+ (id)indexPathWithIndex:(unsigned int)arg1; ++ (id)indexPathWithIndexes:(const unsigned long long *)arg1 length:(unsigned long long)arg2; ++ (id)indexPathWithIndex:(unsigned long long)arg1; + (id)indexPath; ++ (void)initialize; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (int)compare:(id)arg1; -- (id)indexPathByAddingIndex:(unsigned int)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (long long)compare:(id)arg1; +- (id)indexPathByAddingIndex:(unsigned long long)arg1; - (id)indexPathByRemovingLastIndex; -- (void)getIndexes:(unsigned int *)arg1; -- (void)getIndexes:(unsigned int *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)indexAtPosition:(unsigned int)arg1; -- (unsigned int)length; +- (void)getIndexes:(unsigned long long *)arg1; +- (void)getIndexes:(unsigned long long *)arg1 range:(struct _NSRange)arg2; +- (unsigned long long)indexAtPosition:(unsigned long long)arg1; +- (unsigned long long)length; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithIndexes:(const unsigned int *)arg1 length:(unsigned int)arg2; -- (id)initWithIndex:(unsigned int)arg1; +- (id)initWithIndexes:(const unsigned long long *)arg1 length:(unsigned long long)arg2; +- (id)initWithIndex:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSIndexSet-NSIndexSetPortCoding.h b/iOS7/Frameworks/Foundation/NSIndexSet-NSIndexSetPortCoding.h new file mode 100644 index 000000000..71b450322 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSIndexSet-NSIndexSetPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSIndexSet (NSIndexSetPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSIndexSet-_NSMetadataQueryExtensions.h b/iOS7/Frameworks/Foundation/NSIndexSet-_NSMetadataQueryExtensions.h new file mode 100644 index 000000000..35f11341e --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSIndexSet-_NSMetadataQueryExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSIndexSet (_NSMetadataQueryExtensions) +- (unsigned long long)_indexAtIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSIndexSet.h b/iOS7/Frameworks/Foundation/NSIndexSet.h index 8a0c5ed89..25a488669 100644 --- a/iOS7/Frameworks/Foundation/NSIndexSet.h +++ b/iOS7/Frameworks/Foundation/NSIndexSet.h @@ -29,62 +29,60 @@ } _internal; } -+ (id)indexSetWithIndexes:(const unsigned int *)arg1 count:(unsigned int)arg2; ++ (id)indexSetWithIndexes:(const unsigned long long *)arg1 count:(unsigned long long)arg2; + (id)indexSetWithIndexesInRange:(struct _NSRange)arg1; -+ (id)indexSetWithIndex:(unsigned int)arg1; ++ (id)indexSetWithIndex:(unsigned long long)arg1; + (id)indexSet; -- (void)enumerateRangesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateRangesWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (void)enumerateRangesInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateRangesWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateRangesUsingBlock:(id)arg1; -- (id)indexesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (id)indexesWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)indexesInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (id)indexesWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)indexesPassingTest:(id)arg1; -- (unsigned int)indexInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (unsigned int)indexWithOptions:(unsigned int)arg1 passingTest:(id)arg2; -- (unsigned int)indexPassingTest:(id)arg1; -- (void)enumerateIndexesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; -- (void)enumerateIndexesWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (unsigned long long)indexInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (unsigned long long)indexWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; +- (unsigned long long)indexPassingTest:(id)arg1; +- (void)enumerateIndexesInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateIndexesWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateIndexesUsingBlock:(id)arg1; - (id)description; - (id)_numberEnumerator; -- (BOOL)intersectsIndexesInRange:(struct _NSRange)arg1; -- (BOOL)containsIndexes:(id)arg1; -- (BOOL)containsIndexesInRange:(struct _NSRange)arg1; -- (BOOL)containsIndex:(unsigned int)arg1; -- (struct _NSRange)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)rangeCount; -- (unsigned int)countOfIndexesInRange:(struct _NSRange)arg1; -- (unsigned int)__getContainmentVector:(out char *)arg1 inRange:(struct _NSRange)arg2; -- (unsigned int)getIndexes:(unsigned int *)arg1 maxCount:(unsigned int)arg2 inIndexRange:(struct _NSRange *)arg3; -- (unsigned int)indexLessThanOrEqualToIndex:(unsigned int)arg1; -- (unsigned int)indexGreaterThanOrEqualToIndex:(unsigned int)arg1; -- (unsigned int)indexLessThanIndex:(unsigned int)arg1; -- (unsigned int)indexGreaterThanIndex:(unsigned int)arg1; -- (unsigned int)_indexClosestToIndex:(unsigned int)arg1 equalAllowed:(BOOL)arg2 following:(BOOL)arg3; -- (unsigned int)lastIndex; -- (unsigned int)firstIndex; -- (unsigned int)count; +- (_Bool)intersectsIndexesInRange:(struct _NSRange)arg1; +- (_Bool)containsIndexes:(id)arg1; +- (_Bool)containsIndexesInRange:(struct _NSRange)arg1; +- (_Bool)containsIndex:(unsigned long long)arg1; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)rangeCount; +- (unsigned long long)countOfIndexesInRange:(struct _NSRange)arg1; +- (unsigned long long)__getContainmentVector:(out _Bool *)arg1 inRange:(struct _NSRange)arg2; +- (unsigned long long)getIndexes:(unsigned long long *)arg1 maxCount:(unsigned long long)arg2 inIndexRange:(struct _NSRange *)arg3; +- (unsigned long long)indexLessThanOrEqualToIndex:(unsigned long long)arg1; +- (unsigned long long)indexGreaterThanOrEqualToIndex:(unsigned long long)arg1; +- (unsigned long long)indexLessThanIndex:(unsigned long long)arg1; +- (unsigned long long)indexGreaterThanIndex:(unsigned long long)arg1; +- (unsigned long long)_indexClosestToIndex:(unsigned long long)arg1 equalAllowed:(_Bool)arg2 following:(_Bool)arg3; +- (unsigned long long)lastIndex; +- (unsigned long long)firstIndex; +- (unsigned long long)count; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToIndexSet:(id)arg1; -- (unsigned int)hash; -- (unsigned int)_indexOfRangeAfterOrContainingIndex:(unsigned int)arg1; -- (unsigned int)_indexOfRangeBeforeOrContainingIndex:(unsigned int)arg1; -- (unsigned int)_indexOfRangeContainingIndex:(unsigned int)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToIndexSet:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)_indexOfRangeAfterOrContainingIndex:(unsigned long long)arg1; +- (unsigned long long)_indexOfRangeBeforeOrContainingIndex:(unsigned long long)arg1; +- (unsigned long long)_indexOfRangeContainingIndex:(unsigned long long)arg1; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithIndexes:(const unsigned int *)arg1 count:(unsigned int)arg2; +- (id)initWithIndexes:(const unsigned long long *)arg1 count:(unsigned long long)arg2; - (id)initWithIndexSet:(id)arg1; - (void)_setContentToContentFromIndexSet:(id)arg1; - (id)initWithIndexesInRange:(struct _NSRange)arg1; -- (id)initWithIndex:(unsigned int)arg1; +- (id)initWithIndex:(unsigned long long)arg1; - (id)init; - (id)_init; -- (unsigned int)_indexAtIndex:(unsigned int)arg1; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSInputStream-NSCFInputStreamAdditions.h b/iOS7/Frameworks/Foundation/NSInputStream-NSCFInputStreamAdditions.h index df1cea07a..7bef7afc2 100644 --- a/iOS7/Frameworks/Foundation/NSInputStream-NSCFInputStreamAdditions.h +++ b/iOS7/Frameworks/Foundation/NSInputStream-NSCFInputStreamAdditions.h @@ -7,6 +7,6 @@ #import "NSInputStream.h" @interface NSInputStream (NSCFInputStreamAdditions) -- (CDStruct_1ef3fb1f)_cfStreamError; +- (CDStruct_87dc826d)_cfStreamError; @end diff --git a/iOS7/Frameworks/Foundation/NSInputStream-NSInputStream.h b/iOS7/Frameworks/Foundation/NSInputStream-NSInputStream.h index ff8d92a11..6d0e0a531 100644 --- a/iOS7/Frameworks/Foundation/NSInputStream-NSInputStream.h +++ b/iOS7/Frameworks/Foundation/NSInputStream-NSInputStream.h @@ -11,9 +11,9 @@ + (id)inputStreamWithFileAtPath:(id)arg1; + (id)inputStreamWithData:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -- (unsigned long)_cfTypeID; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned long long)_cfTypeID; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSJSONSerialization.h b/iOS7/Frameworks/Foundation/NSJSONSerialization.h index 4724733ec..3d7218645 100644 --- a/iOS7/Frameworks/Foundation/NSJSONSerialization.h +++ b/iOS7/Frameworks/Foundation/NSJSONSerialization.h @@ -11,11 +11,11 @@ void *reserved[6]; } -+ (id)JSONObjectWithStream:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -+ (int)writeJSONObject:(id)arg1 toStream:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; -+ (id)JSONObjectWithData:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -+ (id)dataWithJSONObject:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -+ (BOOL)isValidJSONObject:(id)arg1; ++ (id)JSONObjectWithStream:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; ++ (long long)writeJSONObject:(id)arg1 toStream:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; ++ (id)JSONObjectWithData:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; ++ (id)dataWithJSONObject:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; ++ (_Bool)isValidJSONObject:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSKeyPathSpecifierExpression.h b/iOS7/Frameworks/Foundation/NSKeyPathSpecifierExpression.h index 0b4927294..b00d6c5b0 100644 --- a/iOS7/Frameworks/Foundation/NSKeyPathSpecifierExpression.h +++ b/iOS7/Frameworks/Foundation/NSKeyPathSpecifierExpression.h @@ -13,9 +13,9 @@ NSString *_value; } -+ (BOOL)supportsSecureCoding; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; - (id)keyPath; - (id)constantValue; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueAccessor.h b/iOS7/Frameworks/Foundation/NSKeyValueAccessor.h index 5691377ec..b2c4515c0 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueAccessor.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueAccessor.h @@ -14,7 +14,7 @@ NSString *_key; void *_implementation; SEL _selector; - unsigned int _extraArgumentCount; + unsigned long long _extraArgumentCount; void *_extraArgument1; void *_extraArgument2; void *_extraArgument3; @@ -22,12 +22,12 @@ - (void *)extraArgument2; - (void *)extraArgument1; -- (unsigned int)extraArgumentCount; +- (unsigned long long)extraArgumentCount; - (id)key; - (SEL)selector; - (id)containerClassID; - (void)dealloc; -- (id)initWithContainerClassID:(id)arg1 key:(id)arg2 implementation:(void *)arg3 selector:(SEL)arg4 extraArguments:(void *[3])arg5 count:(unsigned int)arg6; +- (id)initWithContainerClassID:(id)arg1 key:(id)arg2 implementation:(void *)arg3 selector:(SEL)arg4 extraArguments:(void *[3])arg5 count:(unsigned long long)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueArray.h b/iOS7/Frameworks/Foundation/NSKeyValueArray.h index 13f3484a8..9a5006594 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueArray.h @@ -10,6 +10,7 @@ @class NSKeyValueNonmutatingArrayMethodSet, NSObject, NSString; +// Not exported @interface NSKeyValueArray : NSArray { NSObject *_container; @@ -18,11 +19,11 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (void)_proxyNonGCFinalize; - (CDStruct_a70f6672)_proxyLocator; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueChangeDictionary.h b/iOS7/Frameworks/Foundation/NSKeyValueChangeDictionary.h index 08e767bb7..69dd87851 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueChangeDictionary.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueChangeDictionary.h @@ -8,22 +8,23 @@ @class NSObject; +// Not exported @interface NSKeyValueChangeDictionary : NSDictionary { - CDStruct_26283fc3 _details; + CDStruct_e173081d _details; NSObject *_originalObservable; - BOOL _isPriorNotification; - BOOL _isRetainingObjects; + _Bool _isPriorNotification; + _Bool _isRetainingObjects; } - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (void)retainObjects; - (void)setOriginalObservable:(id)arg1; -- (void)setDetailsNoCopy:(CDStruct_26283fc3)arg1 originalObservable:(id)arg2; -- (id)initWithDetailsNoCopy:(CDStruct_26283fc3)arg1 originalObservable:(id)arg2 isPriorNotification:(BOOL)arg3; +- (void)setDetailsNoCopy:(CDStruct_e173081d)arg1 originalObservable:(id)arg2; +- (id)initWithDetailsNoCopy:(CDStruct_e173081d)arg1 originalObservable:(id)arg2 isPriorNotification:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueCollectionGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueCollectionGetter.h index 6ee64a076..5948e2181 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueCollectionGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueCollectionGetter.h @@ -8,6 +8,7 @@ @class NSKeyValueNonmutatingCollectionMethodSet; +// Not exported @interface NSKeyValueCollectionGetter : NSKeyValueProxyGetter { NSKeyValueNonmutatingCollectionMethodSet *_methods; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueComputedProperty.h b/iOS7/Frameworks/Foundation/NSKeyValueComputedProperty.h index 0714c59e8..069257cf1 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueComputedProperty.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueComputedProperty.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSKeyValueComputedProperty : NSKeyValueProperty { NSString *_operationName; @@ -15,13 +16,13 @@ NSKeyValueProperty *_operationArgumentProperty; } -- (BOOL)matchesWithoutOperatorComponentsKeyPath:(id)arg1; -- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672)arg5; -- (BOOL)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; -- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(BOOL)arg3; -- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(BOOL)arg3; +- (_Bool)matchesWithoutOperatorComponentsKeyPath:(id)arg1; +- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672)arg5; +- (_Bool)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; +- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(_Bool)arg3; +- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(_Bool)arg3; - (id)_keyPathIfAffectedByValueForMemberOfKeys:(id)arg1; -- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(char *)arg2; +- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(_Bool *)arg2; - (Class)_isaForAutonotifying; - (void)_addDependentValueKey:(id)arg1; - (void)_givenPropertiesBeingInitialized:(struct __CFSet *)arg1 getAffectingProperties:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueContainerClass.h b/iOS7/Frameworks/Foundation/NSKeyValueContainerClass.h index e0afb4518..d8d676562 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueContainerClass.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueContainerClass.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface NSKeyValueContainerClass : NSObject { Class _originalClass; void *_cachedObservationInfoImplementation; void *_cachedSetObservationInfoImplementation; - BOOL _cachedSetObservationInfoTakesAnObject; + _Bool _cachedSetObservationInfoTakesAnObject; struct { Class _field1; Class _field2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray.h index b7db0c1fd..e0809dc59 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray.h @@ -8,18 +8,19 @@ @class NSKeyValueMutatingArrayMethodSet; +// Not exported @interface NSKeyValueFastMutableArray : NSKeyValueMutableArray { NSKeyValueMutatingArrayMethodSet *_mutatingMethods; } - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray1.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray1.h index f6145dc4e..cdeeb2f3a 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray1.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray1.h @@ -8,16 +8,17 @@ @class NSKeyValueNonmutatingArrayMethodSet; +// Not exported @interface NSKeyValueFastMutableArray1 : NSKeyValueFastMutableArray { NSKeyValueNonmutatingArrayMethodSet *_nonmutatingMethods; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray2.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray2.h index 6f40c7aa2..9aa916a4f 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray2.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableArray2.h @@ -8,16 +8,17 @@ @class NSKeyValueGetter; +// Not exported @interface NSKeyValueFastMutableArray2 : NSKeyValueFastMutableArray { NSKeyValueGetter *_valueGetter; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (id)_nonNilArrayValueWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection1Getter.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection1Getter.h index dffe03abe..19f9faad7 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection1Getter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection1Getter.h @@ -8,6 +8,7 @@ @class NSKeyValueMutatingCollectionMethodSet, NSKeyValueNonmutatingCollectionMethodSet; +// Not exported @interface NSKeyValueFastMutableCollection1Getter : NSKeyValueProxyGetter { NSKeyValueNonmutatingCollectionMethodSet *_nonmutatingMethods; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection2Getter.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection2Getter.h index a6a39dd96..407cb45d6 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection2Getter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableCollection2Getter.h @@ -8,6 +8,7 @@ @class NSKeyValueGetter, NSKeyValueMutatingCollectionMethodSet; +// Not exported @interface NSKeyValueFastMutableCollection2Getter : NSKeyValueProxyGetter { NSKeyValueGetter *_baseGetter; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet.h index 9b849c1fe..72a3caaa6 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet.h @@ -8,17 +8,18 @@ @class NSKeyValueMutatingOrderedSetMethodSet; +// Not exported @interface NSKeyValueFastMutableOrderedSet : NSKeyValueMutableOrderedSet { NSKeyValueMutatingOrderedSetMethodSet *_mutatingMethods; } - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet1.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet1.h index 717bf6ac2..9e1298c9c 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet1.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet1.h @@ -8,17 +8,18 @@ @class NSKeyValueNonmutatingOrderedSetMethodSet; +// Not exported @interface NSKeyValueFastMutableOrderedSet1 : NSKeyValueFastMutableOrderedSet { NSKeyValueNonmutatingOrderedSetMethodSet *_nonmutatingMethods; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet2.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet2.h index 069d52300..ac02e96f6 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet2.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableOrderedSet2.h @@ -8,17 +8,18 @@ @class NSKeyValueGetter; +// Not exported @interface NSKeyValueFastMutableOrderedSet2 : NSKeyValueFastMutableOrderedSet { NSKeyValueGetter *_valueGetter; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (id)_nonNilOrderedSetValueWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet.h index ae3edffb9..4b19a35de 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet.h @@ -8,6 +8,7 @@ @class NSKeyValueMutatingSetMethodSet; +// Not exported @interface NSKeyValueFastMutableSet : NSKeyValueMutableSet { NSKeyValueMutatingSetMethodSet *_mutatingMethods; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet1.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet1.h index da284f9d9..845d5d425 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet1.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet1.h @@ -8,15 +8,16 @@ @class NSKeyValueNonmutatingSetMethodSet; +// Not exported @interface NSKeyValueFastMutableSet1 : NSKeyValueFastMutableSet { NSKeyValueNonmutatingSetMethodSet *_nonmutatingMethods; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet2.h b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet2.h index cc6df8aeb..63b24e1c1 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet2.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueFastMutableSet2.h @@ -8,15 +8,16 @@ @class NSKeyValueGetter; +// Not exported @interface NSKeyValueFastMutableSet2 : NSKeyValueFastMutableSet { NSKeyValueGetter *_valueGetter; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)_nonNilSetValueWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarGetter.h index 627407a9c..e3ec41e7b 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueIvarGetter : NSKeyValueGetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableArray.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableArray.h index 926b1895b..1b2384478 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableArray.h @@ -6,26 +6,27 @@ #import +// Not exported @interface NSKeyValueIvarMutableArray : NSKeyValueMutableArray { struct objc_ivar *_ivar; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)_nonNilMutableArrayValueWithSelector:(SEL)arg1; - (void)_raiseNilValueExceptionWithSelector:(SEL)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableCollectionGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableCollectionGetter.h index 9a6976990..5797eb8d9 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableCollectionGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableCollectionGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueIvarMutableCollectionGetter : NSKeyValueProxyGetter { struct objc_ivar *_ivar; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableOrderedSet.h index 484d2098a..6ae978611 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableOrderedSet.h @@ -6,25 +6,26 @@ #import +// Not exported @interface NSKeyValueIvarMutableOrderedSet : NSKeyValueMutableOrderedSet { struct objc_ivar *_ivar; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)_nonNilMutableOrderedSetValueWithSelector:(SEL)arg1; - (void)_raiseNilValueExceptionWithSelector:(SEL)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableSet.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableSet.h index e7f91b526..f0efaf7d1 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarMutableSet.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSKeyValueIvarMutableSet : NSKeyValueMutableSet { struct objc_ivar *_ivar; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)unionSet:(id)arg1; - (void)setSet:(id)arg1; - (void)removeObject:(id)arg1; @@ -22,7 +23,7 @@ - (void)addObject:(id)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueIvarSetter.h b/iOS7/Frameworks/Foundation/NSKeyValueIvarSetter.h index c8b6c6b92..1fec5f3b1 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueIvarSetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueIvarSetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueIvarSetter : NSKeyValueSetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMethodGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueMethodGetter.h index 4991321cd..c3cfd4059 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMethodGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMethodGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueMethodGetter : NSKeyValueGetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMethodSetter.h b/iOS7/Frameworks/Foundation/NSKeyValueMethodSetter.h index b906f33da..a9bc3aec8 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMethodSetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMethodSetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueMethodSetter : NSKeyValueSetter { struct objc_method *_method; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutableArray.h b/iOS7/Frameworks/Foundation/NSKeyValueMutableArray.h index 1852ef9cb..a8e691290 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutableArray.h @@ -10,6 +10,7 @@ @class NSObject, NSString; +// Not exported @interface NSKeyValueMutableArray : NSMutableArray { NSObject *_container; @@ -17,7 +18,7 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)setArray:(id)arg1; - (void)dealloc; - (void)_proxyNonGCFinalize; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutableOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutableOrderedSet.h index d66d10a51..cabdfa192 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutableOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutableOrderedSet.h @@ -10,6 +10,7 @@ @class NSObject, NSString; +// Not exported @interface NSKeyValueMutableOrderedSet : NSMutableOrderedSet { NSObject *_container; @@ -17,7 +18,7 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)dealloc; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutableSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutableSet.h index ca26a560f..530b03f3f 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutableSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutableSet.h @@ -10,6 +10,7 @@ @class NSObject, NSString; +// Not exported @interface NSKeyValueMutableSet : NSMutableSet { NSObject *_container; @@ -17,7 +18,7 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)dealloc; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutatingArrayMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutatingArrayMethodSet.h index e35d3a6e9..1fff9edc7 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutatingArrayMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutatingArrayMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueMutatingArrayMethodSet : NSKeyValueMutatingCollectionMethodSet { struct objc_method *insertObjectAtIndex; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutatingCollectionMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutatingCollectionMethodSet.h index ccf74b0fc..344a03113 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutatingCollectionMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutatingCollectionMethodSet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSKeyValueMutatingCollectionMethodSet : NSObject { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutatingOrderedSetMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutatingOrderedSetMethodSet.h index e56365fa9..c806d36cf 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutatingOrderedSetMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutatingOrderedSetMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueMutatingOrderedSetMethodSet : NSKeyValueMutatingCollectionMethodSet { struct objc_method *insertObjectAtIndex; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueMutatingSetMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueMutatingSetMethodSet.h index 8d1c5e8bf..7d35e0791 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueMutatingSetMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueMutatingSetMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueMutatingSetMethodSet : NSKeyValueMutatingCollectionMethodSet { struct objc_method *addObject; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNestedProperty.h b/iOS7/Frameworks/Foundation/NSKeyValueNestedProperty.h index 488c4af06..e9e7eb090 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNestedProperty.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNestedProperty.h @@ -8,31 +8,32 @@ @class NSKeyValueUnnestedProperty, NSString; +// Not exported @interface NSKeyValueNestedProperty : NSKeyValueProperty { NSString *_relationshipKey; NSString *_keyPathFromRelatedObject; NSKeyValueUnnestedProperty *_relationshipProperty; NSString *_keyPathWithoutOperatorComponents; - BOOL _isAllowedToResultInForwarding; + _Bool _isAllowedToResultInForwarding; id _dependentValueKeyOrKeys; - BOOL _dependentValueKeyOrKeysIsASet; + _Bool _dependentValueKeyOrKeysIsASet; } -- (BOOL)matchesWithoutOperatorComponentsKeyPath:(id)arg1; -- (id)dependentValueKeyOrKeysIsASet:(char *)arg1; -- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672)arg5; -- (BOOL)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; -- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(BOOL)arg3; -- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(BOOL)arg3; +- (_Bool)matchesWithoutOperatorComponentsKeyPath:(id)arg1; +- (id)dependentValueKeyOrKeysIsASet:(_Bool *)arg1; +- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672)arg5; +- (_Bool)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; +- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(_Bool)arg3; +- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(_Bool)arg3; - (id)_keyPathIfAffectedByValueForMemberOfKeys:(id)arg1; -- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(char *)arg2; +- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(_Bool *)arg2; - (Class)_isaForAutonotifying; - (void)_addDependentValueKey:(id)arg1; - (void)_givenPropertiesBeingInitialized:(struct __CFSet *)arg1 getAffectingProperties:(id)arg2; - (id)description; - (void)dealloc; -- (id)_initWithContainerClass:(id)arg1 keyPath:(id)arg2 firstDotIndex:(unsigned int)arg3 propertiesBeingInitialized:(struct __CFSet *)arg4; +- (id)_initWithContainerClass:(id)arg1 keyPath:(id)arg2 firstDotIndex:(unsigned long long)arg3 propertiesBeingInitialized:(struct __CFSet *)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNilOrderedSetEnumerator.h b/iOS7/Frameworks/Foundation/NSKeyValueNilOrderedSetEnumerator.h index 553cfe942..911666175 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNilOrderedSetEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNilOrderedSetEnumerator.h @@ -6,6 +6,7 @@ #import "NSEnumerator.h" +// Not exported @interface NSKeyValueNilOrderedSetEnumerator : NSEnumerator { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNilSetEnumerator.h b/iOS7/Frameworks/Foundation/NSKeyValueNilSetEnumerator.h index 13a397bfe..f0dd2754f 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNilSetEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNilSetEnumerator.h @@ -6,6 +6,7 @@ #import "NSEnumerator.h" +// Not exported @interface NSKeyValueNilSetEnumerator : NSEnumerator { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingArrayMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingArrayMethodSet.h index 5893e0a0f..d5e7fc664 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingArrayMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingArrayMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueNonmutatingArrayMethodSet : NSKeyValueNonmutatingCollectionMethodSet { struct objc_method *count; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingCollectionMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingCollectionMethodSet.h index 9415ae94c..7e6012c3c 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingCollectionMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingCollectionMethodSet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSKeyValueNonmutatingCollectionMethodSet : NSObject { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingOrderedSetMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingOrderedSetMethodSet.h index a595a6d3b..3b0651bd6 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingOrderedSetMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingOrderedSetMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueNonmutatingOrderedSetMethodSet : NSKeyValueNonmutatingCollectionMethodSet { struct objc_method *count; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingSetMethodSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingSetMethodSet.h index 42e2eca99..825b1a68d 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingSetMethodSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNonmutatingSetMethodSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueNonmutatingSetMethodSet : NSKeyValueNonmutatingCollectionMethodSet { struct objc_method *count; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableArray.h b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableArray.h index dd1945476..be0623f40 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableArray.h @@ -8,25 +8,26 @@ @class NSMutableArray; +// Not exported @interface NSKeyValueNotifyingMutableArray : NSKeyValueMutableArray { NSMutableArray *_mutableArray; } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableCollectionGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableCollectionGetter.h index 8a8f2c3d5..7d5112557 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableCollectionGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableCollectionGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueNotifyingMutableCollectionGetter : NSKeyValueProxyGetter { NSKeyValueProxyGetter *_mutableCollectionGetter; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableOrderedSet.h index 8bad90c5f..53c71e929 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableOrderedSet.h @@ -8,24 +8,25 @@ @class NSMutableOrderedSet; +// Not exported @interface NSKeyValueNotifyingMutableOrderedSet : NSKeyValueMutableOrderedSet { NSMutableOrderedSet *_mutableOrderedSet; } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableSet.h b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableSet.h index 73fd65f22..caaa8235a 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueNotifyingMutableSet.h @@ -8,13 +8,14 @@ @class NSMutableSet; +// Not exported @interface NSKeyValueNotifyingMutableSet : NSKeyValueMutableSet { NSMutableSet *_mutableSet; } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)unionSet:(id)arg1; - (void)setSet:(id)arg1; - (void)removeObject:(id)arg1; @@ -25,7 +26,7 @@ - (void)addObject:(id)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueObservance.h b/iOS7/Frameworks/Foundation/NSKeyValueObservance.h index 87920c925..4dee07aae 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueObservance.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueObservance.h @@ -8,30 +8,31 @@ @class NSKeyValueProperty, NSObject, NSPointerArray; +// Not exported @interface NSKeyValueObservance : NSWeakCallback { int _retainCountMinusOne; NSObject *_observer; NSKeyValueProperty *_property; - unsigned int _options; + unsigned long long _options; void *_context; NSObject *_originalObservable; - unsigned int _cachedUnrotatedHashComponent; - BOOL _cachedIsShareable; + unsigned long long _cachedUnrotatedHashComponent; + _Bool _cachedIsShareable; NSPointerArray *_observationInfos; } - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (id)_initWithObserver:(id)arg1 property:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4 originalObservable:(id)arg5; +- (id)_initWithObserver:(id)arg1 property:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4 originalObservable:(id)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueObservationInfo.h b/iOS7/Frameworks/Foundation/NSKeyValueObservationInfo.h index dd7e30b49..4201eeaaf 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueObservationInfo.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueObservationInfo.h @@ -8,25 +8,26 @@ @class NSArray, NSHashTable; +// Not exported @interface NSKeyValueObservationInfo : NSObject { int _retainCountMinusOne; NSArray *_observances; - unsigned int _cachedHash; - BOOL _cachedIsShareable; + unsigned long long _cachedHash; + _Bool _cachedIsShareable; NSHashTable *_observables; } - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (id)_initWithObservances:(id *)arg1 count:(unsigned int)arg2; +- (id)_initWithObservances:(id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueOrderedSet.h index 20703f5d7..a267860c2 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueOrderedSet.h @@ -10,6 +10,7 @@ @class NSKeyValueNonmutatingOrderedSetMethodSet, NSObject, NSString; +// Not exported @interface NSKeyValueOrderedSet : NSOrderedSet { NSObject *_container; @@ -18,12 +19,12 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (void)_proxyNonGCFinalize; - (CDStruct_a70f6672)_proxyLocator; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueProperty.h b/iOS7/Frameworks/Foundation/NSKeyValueProperty.h index 2a41ecf35..5da1fa54c 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueProperty.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueProperty.h @@ -10,21 +10,22 @@ @class NSKeyValueContainerClass, NSString; +// Not exported @interface NSKeyValueProperty : NSObject { NSKeyValueContainerClass *_containerClass; NSString *_keyPath; } -- (BOOL)matchesWithoutOperatorComponentsKeyPath:(id)arg1; +- (_Bool)matchesWithoutOperatorComponentsKeyPath:(id)arg1; - (id)restOfKeyPathIfContainedByValueForKeyPath:(id)arg1; -- (id)dependentValueKeyOrKeysIsASet:(char *)arg1; -- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672)arg5; -- (BOOL)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; -- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(BOOL)arg3; -- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(BOOL)arg3; +- (id)dependentValueKeyOrKeysIsASet:(_Bool *)arg1; +- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672)arg5; +- (_Bool)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; +- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(_Bool)arg3; +- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(_Bool)arg3; - (id)keyPathIfAffectedByValueForMemberOfKeys:(id)arg1; -- (id)keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(char *)arg2; +- (id)keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(_Bool *)arg2; - (Class)isaForAutonotifying; - (id)keyPath; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueProxyCaching-Protocol.h b/iOS7/Frameworks/Foundation/NSKeyValueProxyCaching-Protocol.h index 9971e8d5b..c03b69746 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueProxyCaching-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueProxyCaching-Protocol.h @@ -6,7 +6,7 @@ @protocol NSKeyValueProxyCaching + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; - (CDStruct_a70f6672)_proxyLocator; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueProxyGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueProxyGetter.h index 7e8fb4e72..d676b12b4 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueProxyGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueProxyGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueProxyGetter : NSKeyValueGetter { Class _proxyClass; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueProxyShareKey.h b/iOS7/Frameworks/Foundation/NSKeyValueProxyShareKey.h index 1d8d41b2c..a78193645 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueProxyShareKey.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueProxyShareKey.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface NSKeyValueProxyShareKey : NSObject { NSObject *_container; @@ -17,7 +18,7 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; - (CDStruct_a70f6672)_proxyLocator; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSet.h b/iOS7/Frameworks/Foundation/NSKeyValueSet.h index 21f86703e..beda8b147 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSet.h @@ -10,6 +10,7 @@ @class NSKeyValueNonmutatingSetMethodSet, NSObject, NSString; +// Not exported @interface NSKeyValueSet : NSSet { NSObject *_container; @@ -18,10 +19,10 @@ } + (id)_proxyShare; -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (void)_proxyNonGCFinalize; - (CDStruct_a70f6672)_proxyLocator; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueShareableObservanceKey.h b/iOS7/Frameworks/Foundation/NSKeyValueShareableObservanceKey.h index 7a2230010..de58718af 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueShareableObservanceKey.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueShareableObservanceKey.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueShareableObservanceKey : NSKeyValueObservance { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueShareableObservationInfoKey.h b/iOS7/Frameworks/Foundation/NSKeyValueShareableObservationInfoKey.h index 050710a7d..13d0dab3d 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueShareableObservationInfoKey.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueShareableObservationInfoKey.h @@ -8,17 +8,18 @@ @class NSKeyValueObservance, NSKeyValueObservationInfo, NSKeyValueProperty; +// Not exported @interface NSKeyValueShareableObservationInfoKey : NSObject { - BOOL _addingNotRemoving; + _Bool _addingNotRemoving; NSKeyValueObservationInfo *_baseObservationInfo; NSObject *_additionObserver; NSKeyValueProperty *_additionProperty; - unsigned int _additionOptions; + unsigned long long _additionOptions; void *_additionContext; NSObject *_additionOriginalObservable; NSKeyValueObservance *_removalObservance; - unsigned int _removalObservanceIndex; + unsigned long long _removalObservanceIndex; } @end diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowGetter.h index 18fec773f..ee568a489 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueSlowGetter : NSKeyValueGetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableArray.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableArray.h index 391ec4cd2..e72fa5679 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableArray.h @@ -8,29 +8,30 @@ @class NSKeyValueGetter, NSKeyValueSetter; +// Not exported @interface NSKeyValueSlowMutableArray : NSKeyValueMutableArray { NSKeyValueGetter *_valueGetter; NSKeyValueSetter *_valueSetter; - BOOL _treatNilValuesLikeEmptyArrays; + _Bool _treatNilValuesLikeEmptyArrays; char _padding[3]; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (void)removeLastObject; - (id)_createNonNilMutableArrayValueWithSelector:(SEL)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addObject:(id)arg1; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)_nonNilArrayValueWithSelector:(SEL)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_raiseNilValueExceptionWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableCollectionGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableCollectionGetter.h index 1fcaa0d71..2c95e479b 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableCollectionGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableCollectionGetter.h @@ -8,13 +8,14 @@ @class NSKeyValueGetter, NSKeyValueSetter; +// Not exported @interface NSKeyValueSlowMutableCollectionGetter : NSKeyValueProxyGetter { NSKeyValueGetter *_baseGetter; NSKeyValueSetter *_baseSetter; } -- (BOOL)treatNilValuesLikeEmptyCollections; +- (_Bool)treatNilValuesLikeEmptyCollections; - (id)baseSetter; - (id)baseGetter; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableOrderedSet.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableOrderedSet.h index 4c5aa831f..a9ee00684 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableOrderedSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableOrderedSet.h @@ -8,28 +8,29 @@ @class NSKeyValueGetter, NSKeyValueSetter; +// Not exported @interface NSKeyValueSlowMutableOrderedSet : NSKeyValueMutableOrderedSet { NSKeyValueGetter *_valueGetter; NSKeyValueSetter *_valueSetter; - BOOL _treatNilValuesLikeEmptyOrderedSets; + _Bool _treatNilValuesLikeEmptyOrderedSets; char _padding[3]; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)replaceObjectsAtIndexes:(id)arg1 withObjects:(id)arg2; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; - (id)_createNonNilMutableOrderedSetValueWithSelector:(SEL)arg1; - (void)insertObjects:(id)arg1 atIndexes:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (id)objectsAtIndexes:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (id)_nonNilOrderedSetValueWithSelector:(SEL)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)_raiseNilValueExceptionWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; - (id)_proxyInitWithContainer:(id)arg1 getter:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableSet.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableSet.h index 537061e46..3ecb9cb71 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableSet.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowMutableSet.h @@ -8,15 +8,16 @@ @class NSKeyValueGetter, NSKeyValueSetter; +// Not exported @interface NSKeyValueSlowMutableSet : NSKeyValueMutableSet { NSKeyValueGetter *_valueGetter; NSKeyValueSetter *_valueSetter; - BOOL _treatNilValuesLikeEmptySets; + _Bool _treatNilValuesLikeEmptySets; char _padding[3]; } -+ (CDStruct_e8a1eea0 *)_proxyNonGCPoolPointer; ++ (CDStruct_7c9a8e9f *)_proxyNonGCPoolPointer; - (void)unionSet:(id)arg1; - (void)setSet:(id)arg1; - (void)removeObject:(id)arg1; @@ -28,7 +29,7 @@ - (id)_createMutableSetValueWithSelector:(SEL)arg1; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)_setValueWithSelector:(SEL)arg1; - (void)_raiseNilValueExceptionWithSelector:(SEL)arg1; - (void)_proxyNonGCFinalize; diff --git a/iOS7/Frameworks/Foundation/NSKeyValueSlowSetter.h b/iOS7/Frameworks/Foundation/NSKeyValueSlowSetter.h index 53f4e7279..8416eb64d 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueSlowSetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueSlowSetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueSlowSetter : NSKeyValueSetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueUndefinedGetter.h b/iOS7/Frameworks/Foundation/NSKeyValueUndefinedGetter.h index b50c9f66a..99d0a76c6 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueUndefinedGetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueUndefinedGetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueUndefinedGetter : NSKeyValueGetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueUndefinedSetter.h b/iOS7/Frameworks/Foundation/NSKeyValueUndefinedSetter.h index f1bb7a950..91378dce5 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueUndefinedSetter.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueUndefinedSetter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSKeyValueUndefinedSetter : NSKeyValueSetter { } diff --git a/iOS7/Frameworks/Foundation/NSKeyValueUnnestedProperty.h b/iOS7/Frameworks/Foundation/NSKeyValueUnnestedProperty.h index 32ebed785..1ed7b8a97 100644 --- a/iOS7/Frameworks/Foundation/NSKeyValueUnnestedProperty.h +++ b/iOS7/Frameworks/Foundation/NSKeyValueUnnestedProperty.h @@ -8,22 +8,23 @@ @class NSArray; +// Not exported @interface NSKeyValueUnnestedProperty : NSKeyValueProperty { NSArray *_affectingProperties; - BOOL _cachedIsaForAutonotifyingIsValid; + _Bool _cachedIsaForAutonotifyingIsValid; Class _cachedIsaForAutonotifying; } -- (BOOL)matchesWithoutOperatorComponentsKeyPath:(id)arg1; -- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672)arg5; -- (BOOL)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(BOOL)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; -- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(BOOL)arg3; -- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(BOOL)arg3; +- (_Bool)matchesWithoutOperatorComponentsKeyPath:(id)arg1; +- (void)object:(id)arg1 withObservance:(id)arg2 didChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672)arg5; +- (_Bool)object:(id)arg1 withObservance:(id)arg2 willChangeValueForKeyOrKeys:(id)arg3 recurse:(_Bool)arg4 forwardingValues:(CDStruct_a70f6672 *)arg5; +- (void)object:(id)arg1 didRemoveObservance:(id)arg2 recurse:(_Bool)arg3; +- (void)object:(id)arg1 didAddObservance:(id)arg2 recurse:(_Bool)arg3; - (id)keyPathIfAffectedByValueForMemberOfKeys:(id)arg1; - (id)_keyPathIfAffectedByValueForMemberOfKeys:(id)arg1; -- (id)keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(char *)arg2; -- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(char *)arg2; +- (id)keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(_Bool *)arg2; +- (id)_keyPathIfAffectedByValueForKey:(id)arg1 exactMatch:(_Bool *)arg2; - (Class)isaForAutonotifying; - (Class)_isaForAutonotifying; - (void)_addDependentValueKey:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSKeyedArchiver.h b/iOS7/Frameworks/Foundation/NSKeyedArchiver.h index 11086a126..456a1bd11 100644 --- a/iOS7/Frameworks/Foundation/NSKeyedArchiver.h +++ b/iOS7/Frameworks/Foundation/NSKeyedArchiver.h @@ -9,7 +9,7 @@ @interface NSKeyedArchiver : NSCoder { void *_stream; - unsigned int _flags; + unsigned long long _flags; id _delegate; id _containers; id _objects; @@ -18,10 +18,10 @@ id _classNameMap; id _conditionals; id _classes; - unsigned int _genericKey; + unsigned long long _genericKey; void *_cache; - unsigned int _cacheSize; - unsigned int _estimatedCount; + unsigned long long _cacheSize; + unsigned long long _estimatedCount; void *_reserved2; id _visited; void *_reserved0; @@ -29,17 +29,17 @@ + (id)classNameForClass:(Class)arg1; + (void)setClassName:(id)arg1 forClass:(Class)arg2; -+ (BOOL)archiveRootObject:(id)arg1 toFile:(id)arg2; ++ (_Bool)archiveRootObject:(id)arg1 toFile:(id)arg2; + (id)archivedDataWithRootObject:(id)arg1; + (void)initialize; -- (void)setRequiresSecureCoding:(BOOL)arg1; -- (BOOL)requiresSecureCoding; +- (void)setRequiresSecureCoding:(_Bool)arg1; +- (_Bool)requiresSecureCoding; - (unsigned int)systemVersion; -- (int)versionForClassName:(id)arg1; -- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(const void *)arg3; +- (long long)versionForClassName:(id)arg1; +- (void)encodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(const void *)arg3; - (void)encodeValueOfObjCType:(const char *)arg1 at:(const void *)arg2; - (void)encodeValuesOfObjCTypes:(const char *)arg1; -- (void)encodeBytes:(const void *)arg1 length:(unsigned int)arg2; +- (void)encodeBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void)encodeDataObject:(id)arg1; - (void)encodeRootObject:(id)arg1; - (void)encodeByrefObject:(id)arg1; @@ -47,13 +47,13 @@ - (void)encodeConditionalObject:(id)arg1; - (void)encodeObject:(id)arg1; - (void)_encodePropertyList:(id)arg1 forKey:(id)arg2; -- (void)encodeBytes:(const char *)arg1 length:(unsigned int)arg2 forKey:(id)arg3; +- (void)encodeBytes:(const char *)arg1 length:(unsigned long long)arg2 forKey:(id)arg3; - (void)encodeDouble:(double)arg1 forKey:(id)arg2; - (void)encodeFloat:(float)arg1 forKey:(id)arg2; - (void)encodeInt64:(long long)arg1 forKey:(id)arg2; - (void)encodeInt32:(int)arg1 forKey:(id)arg2; - (void)encodeInt:(int)arg1 forKey:(id)arg2; -- (void)encodeBool:(BOOL)arg1 forKey:(id)arg2; +- (void)encodeBool:(_Bool)arg1 forKey:(id)arg2; - (void)_encodeArrayOfObjects:(id)arg1 forKey:(id)arg2; - (void)encodeConditionalObject:(id)arg1 forKey:(id)arg2; - (void)encodeObject:(id)arg1 forKey:(id)arg2; @@ -61,11 +61,11 @@ - (void)finishEncoding; - (id)classNameForClass:(Class)arg1; - (void)setClassName:(id)arg1 forClass:(Class)arg2; -- (unsigned int)outputFormat; -- (void)setOutputFormat:(unsigned int)arg1; +- (unsigned long long)outputFormat; +- (void)setOutputFormat:(unsigned long long)arg1; - (id)delegate; - (void)setDelegate:(id)arg1; -- (BOOL)allowsKeyedCoding; +- (_Bool)allowsKeyedCoding; - (id)description; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSKeyedUnarchiver.h b/iOS7/Frameworks/Foundation/NSKeyedUnarchiver.h index 6a509856d..69b4ab6d8 100644 --- a/iOS7/Frameworks/Foundation/NSKeyedUnarchiver.h +++ b/iOS7/Frameworks/Foundation/NSKeyedUnarchiver.h @@ -32,30 +32,30 @@ + (id)unarchiveObjectWithFile:(id)arg1; + (void)initialize; - (unsigned int)systemVersion; -- (int)versionForClassName:(id)arg1; -- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(void *)arg3; +- (long long)versionForClassName:(id)arg1; +- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(void *)arg3; - (void)decodeValueOfObjCType:(const char *)arg1 at:(void *)arg2; - (void)decodeValuesOfObjCTypes:(const char *)arg1; -- (void *)decodeBytesWithReturnedLength:(unsigned int *)arg1; +- (void *)decodeBytesWithReturnedLength:(unsigned long long *)arg1; - (id)decodeDataObject; - (id)decodeObject; - (unsigned int)_currentUniqueIdentifier; - (id)_decodePropertyListForKey:(id)arg1; -- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int *)arg2; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned long long *)arg2; - (double)decodeDoubleForKey:(id)arg1; - (float)decodeFloatForKey:(id)arg1; - (long long)decodeInt64ForKey:(id)arg1; - (int)decodeInt32ForKey:(id)arg1; - (int)decodeIntForKey:(id)arg1; -- (BOOL)decodeBoolForKey:(id)arg1; +- (_Bool)decodeBoolForKey:(id)arg1; - (id)_decodeArrayOfObjectsForKey:(id)arg1; -- (void)setRequiresSecureCoding:(BOOL)arg1; -- (BOOL)requiresSecureCoding; +- (void)setRequiresSecureCoding:(_Bool)arg1; +- (_Bool)requiresSecureCoding; - (id)allowedClasses; - (id)decodeObjectOfClasses:(id)arg1 forKey:(id)arg2; - (id)decodeObjectOfClass:(Class)arg1 forKey:(id)arg2; - (id)decodeObjectForKey:(id)arg1; -- (BOOL)containsValueForKey:(id)arg1; +- (_Bool)containsValueForKey:(id)arg1; - (void)_replaceObject:(id)arg1 withObject:(id)arg2; - (void)replaceObject:(id)arg1 withObject:(id)arg2; - (void)_temporaryMapReplaceObject:(id)arg1 withObject:(id)arg2; @@ -67,7 +67,7 @@ - (void)setClass:(Class)arg1 forClassName:(id)arg2; - (id)delegate; - (void)setDelegate:(id)arg1; -- (BOOL)allowsKeyedCoding; +- (_Bool)allowsKeyedCoding; - (id)description; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSLayoutConstraint.h b/iOS7/Frameworks/Foundation/NSLayoutConstraint.h index 1eadcf4bc..fdf146ac9 100644 --- a/iOS7/Frameworks/Foundation/NSLayoutConstraint.h +++ b/iOS7/Frameworks/Foundation/NSLayoutConstraint.h @@ -15,8 +15,8 @@ id _container; id _firstItem; id _secondItem; - float _constant; - float _loweredConstant; + double _constant; + double _loweredConstant; id _markerAndPositiveExtraVar; id _negativeExtraVar; unsigned long long _layoutConstraintFlags; @@ -24,31 +24,31 @@ float _priority; } -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 constant:(float)arg4; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 constant:(float)arg6; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 constant:(float)arg7; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 symbolicConstant:(id)arg7; -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 symbolicConstant:(id)arg7 theme:(id)arg8; -+ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned int)arg2 metrics:(id)arg3 views:(id)arg4; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 constant:(double)arg4; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 constant:(double)arg6; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6 constant:(double)arg7; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6 symbolicConstant:(id)arg7; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6 symbolicConstant:(id)arg7 theme:(id)arg8; ++ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4; - (void)_setSecondItem:(id)arg1; @property id secondItem; // @synthesize secondItem=_secondItem; - (void)_setFirstItem:(id)arg1; @property id firstItem; // @synthesize firstItem=_firstItem; -- (BOOL)_nsib_isRedundant; -- (BOOL)_nsib_isRedundantInEngine:(id)arg1; +- (_Bool)_nsib_isRedundant; +- (_Bool)_nsib_isRedundantInEngine:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; - (id)_loweredExpression; -- (BOOL)_lowerIntoExpression:(id)arg1 reportingConstantIsRounded:(char *)arg2; +- (_Bool)_lowerIntoExpression:(id)arg1 reportingConstantIsRounded:(_Bool *)arg2; - (struct CGSize)_engineToContainerScalingCoefficients; - (void)_makeExtraVars; - (void)_removeFromEngine:(id)arg1; - (void)_addToEngine:(id)arg1; -- (BOOL)_addToEngine:(id)arg1 integralizationAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; -- (BOOL)_addLoweredExpression:(id)arg1 toEngine:(id)arg2 integralizationAdjustment:(float)arg3 lastLoweredConstantWasRounded:(BOOL)arg4 mutuallyExclusiveConstraints:(id *)arg5; -- (float)priorityForVariable:(id)arg1; -- (BOOL)_describesSameRestrictionAsConstraint:(id)arg1; +- (_Bool)_addToEngine:(id)arg1 integralizationAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (_Bool)_addLoweredExpression:(id)arg1 toEngine:(id)arg2 integralizationAdjustment:(double)arg3 lastLoweredConstantWasRounded:(_Bool)arg4 mutuallyExclusiveConstraints:(id *)arg5; +- (double)priorityForVariable:(id)arg1; +- (_Bool)_describesSameRestrictionAsConstraint:(id)arg1; - (id)_constraintByReplacingView:(id)arg1 withView:(id)arg2; - (id)_constraintByReplacingItem:(id)arg1 withItem:(id)arg2; - (id)initWithCoder:(id)arg1; @@ -64,49 +64,50 @@ @property(copy) NSString *symbolicConstant; - (void)_setSymbolicConstant:(id)arg1; - (id)_symbolicConstant; -@property float constant; +@property double constant; - (id)_constantDescriptionForDTrace; - (id)_descriptionforSymbolicConstant; -- (void)_setSymbolicConstant:(id)arg1 constant:(float)arg2; -- (BOOL)_effectiveConstant:(float *)arg1 error:(id *)arg2; +- (void)_setSymbolicConstant:(id)arg1 constant:(double)arg2; +- (_Bool)_effectiveConstant:(double *)arg1 error:(id *)arg2; - (void)_containerGeometryDidChange; -- (BOOL)_tryToChangeContainerGeometryWithUndoHandler:(id)arg1; +- (_Bool)_tryToChangeContainerGeometryWithUndoHandler:(id)arg1; - (void)_clearWeakContainerReference; @property id container; -- (BOOL)_loweredConstantIsRounded; +- (_Bool)_loweredConstantIsRounded; - (void)_setPrimitiveConstraintType:(int)arg1; - (int)_primitiveConstraintType; -- (void)_setDeferDTraceLogging:(BOOL)arg1; -- (BOOL)_deferDTraceLogging; +- (void)_setDeferDTraceLogging:(_Bool)arg1; +- (_Bool)_deferDTraceLogging; - (void)_setNegativeExtraVar:(id)arg1; - (id)_negativeExtraVar; - (void)_setMarkerAndPositiveErrorVar:(id)arg1; - (id)_markerAndPositiveExtraVar; -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; -- (float)nsis_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarker:(id)arg1; -- (float)_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarkerScaling:(float *)arg1; -- (float)_allowedMagnitudeForIntegralizationAdjustment; -- (float)_fudgeIncrement; -- (BOOL)_isFudgeable; +- (double)nsis_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarker:(id)arg1; +- (double)_allowedMagnitudeForIntegralizationAdjustmentOfConstraintWithMarkerScaling:(double *)arg1; +- (double)_allowedMagnitudeForIntegralizationAdjustment; +- (double)_fudgeIncrement; +- (_Bool)_isFudgeable; - (void)setAnimations:(id)arg1; - (id)animations; @property(copy) NSString *identifier; - (void)_setIdentifier:(id)arg1; - (id)_identifier; -- (void)setHasBeenLowered:(BOOL)arg1; -@property(readonly) BOOL hasBeenLowered; +- (void)setHasBeenLowered:(_Bool)arg1; +@property(readonly) _Bool hasBeenLowered; @property float priority; -@property BOOL shouldBeArchived; -- (void)_setSecondAttribute:(int)arg1; -@property int secondAttribute; -- (void)_setMultiplier:(float)arg1; -@property float multiplier; -- (void)_setRelation:(int)arg1; -@property int relation; -- (void)_setFirstAttribute:(int)arg1; -@property int firstAttribute; +- (_Bool)_isIBPrototypingLayoutConstraint; +@property _Bool shouldBeArchived; +- (void)_setSecondAttribute:(long long)arg1; +@property long long secondAttribute; +- (void)_setMultiplier:(double)arg1; +@property double multiplier; +- (void)_setRelation:(long long)arg1; +@property long long relation; +- (void)_setFirstAttribute:(long long)arg1; +@property long long firstAttribute; @end diff --git a/iOS7/Frameworks/Foundation/NSLayoutConstraintParser.h b/iOS7/Frameworks/Foundation/NSLayoutConstraintParser.h index e8294ee1f..fd176c13f 100644 --- a/iOS7/Frameworks/Foundation/NSLayoutConstraintParser.h +++ b/iOS7/Frameworks/Foundation/NSLayoutConstraintParser.h @@ -8,32 +8,33 @@ @class NSDictionary, NSMutableArray, NSString; +// Not exported @interface NSLayoutConstraintParser : NSObject { NSString *_line; const char *_lineChars; - unsigned int _lineLength; - unsigned int _opts; - BOOL _useHorizontalArrangement; + unsigned long long _lineLength; + unsigned long long _opts; + _Bool _useHorizontalArrangement; NSDictionary *_metrics; NSDictionary *_views; id _containerView; NSMutableArray *_constraints; NSMutableArray *_unflushedWidthConstraints; NSMutableArray *_alignmentConstraints; - unsigned int _currentCharacter; + unsigned long long _currentCharacter; NSMutableArray *_incompleteConstraints; id _parsedLeftView; id _parsedRightView; id _parsedConstrainedWidthView; } -+ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned int)arg2 metrics:(id)arg3 views:(id)arg4; ++ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4; - (void)finishConstraint; - (void)findContainerView; - (struct _NSRange)rangeOfName; - (void)parseOp; -- (float)parseConstant; +- (double)parseConstant; - (void)parsePredicate; - (void)parsePredicateList; - (void)parsePredicateWithParentheses; @@ -48,7 +49,7 @@ - (id)descriptionLineWithCurrentCharacterPointer; - (id)constraints; - (void)dealloc; -- (id)initWithFormat:(id)arg1 options:(unsigned int)arg2 metrics:(id)arg3 views:(id)arg4; +- (id)initWithFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSLeafProxy.h b/iOS7/Frameworks/Foundation/NSLeafProxy.h index 990f25845..993312751 100644 --- a/iOS7/Frameworks/Foundation/NSLeafProxy.h +++ b/iOS7/Frameworks/Foundation/NSLeafProxy.h @@ -14,19 +14,19 @@ NSString *dir; NSString *file; NSDocInfo *docInfo; - int refCount; + long long refCount; id realObject; } + (void)forwardInvocation:(id)arg1; + (id)alloc; + (id)allocWithZone:(struct _NSZone *)arg1; -- (BOOL)isProxy; +- (_Bool)isProxy; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (void)release; - (id)retain; - (void)reallyDealloc; diff --git a/iOS7/Frameworks/Foundation/NSLikePredicateOperator.h b/iOS7/Frameworks/Foundation/NSLikePredicateOperator.h index 2ae7aec24..decd3052f 100644 --- a/iOS7/Frameworks/Foundation/NSLikePredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSLikePredicateOperator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSLikePredicateOperator : NSMatchingPredicateOperator { } -- (BOOL)_shouldEscapeForLike; +- (_Bool)_shouldEscapeForLike; - (SEL)selector; - (id)symbol; diff --git a/iOS7/Frameworks/Foundation/NSLinguisticTagger.h b/iOS7/Frameworks/Foundation/NSLinguisticTagger.h index e807af339..0939ddbd1 100644 --- a/iOS7/Frameworks/Foundation/NSLinguisticTagger.h +++ b/iOS7/Frameworks/Foundation/NSLinguisticTagger.h @@ -11,43 +11,43 @@ @interface NSLinguisticTagger : NSObject { NSArray *_schemes; - unsigned int _options; + unsigned long long _options; NSString *_string; id _orthographyArray; id _tokenArray; id _reserved; } -+ (BOOL)supportsLanguage:(id)arg1; ++ (_Bool)supportsLanguage:(id)arg1; + (id)availableTagSchemesForLanguage:(id)arg1; -- (void)enumerateTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned int)arg3 usingBlock:(id)arg4; -- (id)_tokenDataForParagraphAtIndex:(unsigned int)arg1 paragraphRange:(struct _NSRange *)arg2 tagScheme:(id)arg3; -- (id)_tokenDataForParagraphAtIndex:(unsigned int)arg1 paragraphRange:(struct _NSRange *)arg2 requireLemmas:(BOOL)arg3 requirePartsOfSpeech:(BOOL)arg4 requireNamedEntities:(BOOL)arg5; -- (void)_tokenizeParagraphAtIndex:(unsigned int)arg1 requireLemmas:(BOOL)arg2 requirePartsOfSpeech:(BOOL)arg3 requireNamedEntities:(BOOL)arg4; -- (id)_tokenDataForParagraphRange:(struct _NSRange)arg1 requireLemmas:(BOOL)arg2 requirePartsOfSpeech:(BOOL)arg3 requireNamedEntities:(BOOL)arg4; +- (void)enumerateTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned long long)arg3 usingBlock:(id)arg4; +- (id)_tokenDataForParagraphAtIndex:(unsigned long long)arg1 paragraphRange:(struct _NSRange *)arg2 tagScheme:(id)arg3; +- (id)_tokenDataForParagraphAtIndex:(unsigned long long)arg1 paragraphRange:(struct _NSRange *)arg2 requireLemmas:(_Bool)arg3 requirePartsOfSpeech:(_Bool)arg4 requireNamedEntities:(_Bool)arg5; +- (void)_tokenizeParagraphAtIndex:(unsigned long long)arg1 requireLemmas:(_Bool)arg2 requirePartsOfSpeech:(_Bool)arg3 requireNamedEntities:(_Bool)arg4; +- (id)_tokenDataForParagraphRange:(struct _NSRange)arg1 requireLemmas:(_Bool)arg2 requirePartsOfSpeech:(_Bool)arg3 requireNamedEntities:(_Bool)arg4; - (void)_analyzeTokensInWordRange:(struct _NSRange)arg1 paragraphRange:(struct _NSRange)arg2; - (void)_analyzeTokensInInterwordRange:(struct _NSRange)arg1 paragraphRange:(struct _NSRange)arg2; - (void)_analyzePunctuationTokensInRange:(struct _NSRange)arg1 paragraphRange:(struct _NSRange)arg2; - (void)_calculateSentenceRangesForParagraphRange:(struct _NSRange)arg1; - (void)_acceptSentencesForParagraphRange:(struct _NSRange)arg1; -- (BOOL)_acceptSentenceTerminatorRange:(struct _NSRange)arg1 paragraphRange:(struct _NSRange)arg2 tokens:(struct _NSLTToken *)arg3 count:(unsigned int)arg4 tokenIndex:(unsigned int)arg5; -- (id)tagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned int)arg3 tokenRanges:(id *)arg4; -- (id)possibleTagsAtIndex:(unsigned int)arg1 scheme:(id)arg2 tokenRange:(struct _NSRange *)arg3 sentenceRange:(struct _NSRange *)arg4 scores:(id *)arg5; -- (id)tagAtIndex:(unsigned int)arg1 scheme:(id)arg2 tokenRange:(struct _NSRange *)arg3 sentenceRange:(struct _NSRange *)arg4; -- (BOOL)_ngramTagsAndFrequenciesForMisspelledRange:(struct _NSRange)arg1 word:(id)arg2 tags:(id *)arg3 frequencies:(id *)arg4; +- (_Bool)_acceptSentenceTerminatorRange:(struct _NSRange)arg1 paragraphRange:(struct _NSRange)arg2 tokens:(struct _NSLTToken *)arg3 count:(unsigned long long)arg4 tokenIndex:(unsigned long long)arg5; +- (id)tagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned long long)arg3 tokenRanges:(id *)arg4; +- (id)possibleTagsAtIndex:(unsigned long long)arg1 scheme:(id)arg2 tokenRange:(struct _NSRange *)arg3 sentenceRange:(struct _NSRange *)arg4 scores:(id *)arg5; +- (id)tagAtIndex:(unsigned long long)arg1 scheme:(id)arg2 tokenRange:(struct _NSRange *)arg3 sentenceRange:(struct _NSRange *)arg4; +- (_Bool)_ngramTagsAndFrequenciesForMisspelledRange:(struct _NSRange)arg1 word:(id)arg2 tags:(id *)arg3 frequencies:(id *)arg4; - (id)_rankedCandidatesForMisspelledRange:(struct _NSRange)arg1 candidates:(id)arg2; - (id)_rankedCandidatesForMisspelledRange:(struct _NSRange)arg1 candidates:(id)arg2 contextualFrequencies:(id *)arg3 baseFrequencies:(id *)arg4; - (struct _NSRange)sentenceRangeForRange:(struct _NSRange)arg1; -- (id)orthographyAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)orthographyAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)setOrthography:(id)arg1 range:(struct _NSRange)arg2; -- (void)stringEditedInRange:(struct _NSRange)arg1 changeInLength:(int)arg2; +- (void)stringEditedInRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; - (id)string; - (void)setString:(id)arg1; - (id)_tagSchemeForScheme:(id)arg1; - (id)tagSchemes; - (id)description; - (void)dealloc; -- (id)initWithTagSchemes:(id)arg1 options:(unsigned int)arg2; +- (id)initWithTagSchemes:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSLinkCheckingResult.h b/iOS7/Frameworks/Foundation/NSLinkCheckingResult.h index 0718d639f..2720af8a1 100644 --- a/iOS7/Frameworks/Foundation/NSLinkCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSLinkCheckingResult.h @@ -15,8 +15,8 @@ } - (id)URL; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSLocalizableString.h b/iOS7/Frameworks/Foundation/NSLocalizableString.h index b2e870873..0d1e2d902 100644 --- a/iOS7/Frameworks/Foundation/NSLocalizableString.h +++ b/iOS7/Frameworks/Foundation/NSLocalizableString.h @@ -23,8 +23,8 @@ - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (id)awakeAfterUsingCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSLock.h b/iOS7/Frameworks/Foundation/NSLock.h index 46a60021e..486671705 100644 --- a/iOS7/Frameworks/Foundation/NSLock.h +++ b/iOS7/Frameworks/Foundation/NSLock.h @@ -18,8 +18,8 @@ - (void)setName:(id)arg1; - (id)description; - (void)unlock; -- (BOOL)tryLock; -- (BOOL)lockBeforeDate:(id)arg1; +- (_Bool)tryLock; +- (_Bool)lockBeforeDate:(id)arg1; - (void)lock; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSMachBootstrapServer.h b/iOS7/Frameworks/Foundation/NSMachBootstrapServer.h index 82c140628..1d9dfb52d 100644 --- a/iOS7/Frameworks/Foundation/NSMachBootstrapServer.h +++ b/iOS7/Frameworks/Foundation/NSMachBootstrapServer.h @@ -11,12 +11,12 @@ } + (id)sharedInstance; -- (BOOL)removePortForName:(id)arg1; +- (_Bool)removePortForName:(id)arg1; - (id)portForName:(id)arg1 host:(id)arg2; - (id)servicePortWithName:(id)arg1; -- (BOOL)registerPort:(id)arg1 name:(id)arg2; +- (_Bool)registerPort:(id)arg1 name:(id)arg2; - (id)portForName:(id)arg1; -- (id)portForName:(id)arg1 options:(unsigned int)arg2; +- (id)portForName:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSMachPort.h b/iOS7/Frameworks/Foundation/NSMachPort.h index 013762c2b..c176ef3dc 100644 --- a/iOS7/Frameworks/Foundation/NSMachPort.h +++ b/iOS7/Frameworks/Foundation/NSMachPort.h @@ -9,14 +9,14 @@ @interface NSMachPort : NSPort { id _delegate; - unsigned int _flags; + unsigned long long _flags; unsigned int _machPort; - unsigned int _reserved; + unsigned long long _reserved; } -+ (BOOL)sendBeforeTime:(double)arg1 streamData:(id)arg2 components:(id)arg3 to:(id)arg4 from:(id)arg5 msgid:(unsigned int)arg6 reserved:(unsigned int)arg7; ++ (_Bool)sendBeforeTime:(double)arg1 streamData:(id)arg2 components:(id)arg3 to:(id)arg4 from:(id)arg5 msgid:(unsigned int)arg6 reserved:(unsigned long long)arg7; + (void)_fixNSMachPortLeak; -+ (id)portWithMachPort:(unsigned int)arg1 options:(unsigned int)arg2; ++ (id)portWithMachPort:(unsigned int)arg1 options:(unsigned long long)arg2; + (id)portWithMachPort:(unsigned int)arg1; + (id)port; + (void)resetAllPorts; @@ -24,27 +24,27 @@ - (void)dealloc; - (id)init; - (id)initWithMachPort:(unsigned int)arg1; -- (id)initWithMachPort:(unsigned int)arg1 options:(unsigned int)arg2; +- (id)initWithMachPort:(unsigned int)arg1 options:(unsigned long long)arg2; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)sendBeforeDate:(id)arg1 msgid:(unsigned int)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned int)arg5; -- (BOOL)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned int)arg4; -- (BOOL)sendBeforeTime:(double)arg1 streamData:(void *)arg2 components:(id)arg3 from:(id)arg4 msgid:(unsigned int)arg5; +- (_Bool)sendBeforeDate:(id)arg1 msgid:(unsigned long long)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned long long)arg5; +- (_Bool)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned long long)arg4; +- (_Bool)sendBeforeTime:(double)arg1 streamData:(void *)arg2 components:(id)arg3 from:(id)arg4 msgid:(unsigned int)arg5; - (id)delegate; - (void)setDelegate:(id)arg1; - (unsigned int)machPort; - (void)invalidate; -- (BOOL)isValid; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (unsigned int)retainCount; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)isValid; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (unsigned long long)retainCount; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned long)_cfTypeID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/Foundation/NSMapTable.h b/iOS7/Frameworks/Foundation/NSMapTable.h index 08ab54eb8..59553078c 100644 --- a/iOS7/Frameworks/Foundation/NSMapTable.h +++ b/iOS7/Frameworks/Foundation/NSMapTable.h @@ -22,7 +22,7 @@ + (id)mapTableWithStrongToWeakObjects; + (id)mapTableWithWeakToStrongObjects; + (id)mapTableWithStrongToStrongObjects; -+ (id)mapTableWithKeyOptions:(unsigned int)arg1 valueOptions:(unsigned int)arg2; ++ (id)mapTableWithKeyOptions:(unsigned long long)arg1 valueOptions:(unsigned long long)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; @@ -30,8 +30,8 @@ - (id)dictionaryRepresentation; - (id)mutableDictionary; - (void)removeAllObjects; -- (unsigned int)getKeys:(const void **)arg1 values:(const void **)arg2; -- (BOOL)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; +- (unsigned long long)getKeys:(const void **)arg1 values:(const void **)arg2; +- (_Bool)mapMember:(const void *)arg1 originalKey:(const void **)arg2 value:(const void **)arg3; - (id)enumerator; - (void)removeAllItems; - (id)allValues; @@ -46,16 +46,16 @@ - (id)objectForKey:(id)arg1; - (id)valuePointerFunctions; - (id)keyPointerFunctions; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)copy; - (id)objectEnumerator; - (id)keyEnumerator; -- (unsigned int)count; +- (unsigned long long)count; - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)init; -- (id)initWithKeyPointerFunctions:(id)arg1 valuePointerFunctions:(id)arg2 capacity:(unsigned int)arg3; -- (id)initWithKeyOptions:(unsigned int)arg1 valueOptions:(unsigned int)arg2 capacity:(unsigned int)arg3; +- (id)initWithKeyPointerFunctions:(id)arg1 valuePointerFunctions:(id)arg2 capacity:(unsigned long long)arg3; +- (id)initWithKeyOptions:(unsigned long long)arg1 valueOptions:(unsigned long long)arg2 capacity:(unsigned long long)arg3; - (id)initWithCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSMatchingPredicateOperator.h b/iOS7/Frameworks/Foundation/NSMatchingPredicateOperator.h index b480624cf..a883d715e 100644 --- a/iOS7/Frameworks/Foundation/NSMatchingPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSMatchingPredicateOperator.h @@ -6,20 +6,21 @@ #import +// Not exported @interface NSMatchingPredicateOperator : NSStringPredicateOperator { int _contextLock; CDStruct_c69bce23 *_regexContext; } -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; -- (BOOL)_shouldEscapeForLike; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)_shouldEscapeForLike; - (SEL)selector; - (id)symbol; - (void)finalize; - (void)dealloc; - (void)_clearContext; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 variant:(unsigned int)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 variant:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSMessagePort.h b/iOS7/Frameworks/Foundation/NSMessagePort.h index 58c36ffd9..280dee704 100644 --- a/iOS7/Frameworks/Foundation/NSMessagePort.h +++ b/iOS7/Frameworks/Foundation/NSMessagePort.h @@ -13,28 +13,28 @@ } + (void)_fixNSMessagePortLeak; -+ (BOOL)sendBeforeTime:(double)arg1 streamData:(id)arg2 components:(id)arg3 to:(id)arg4 from:(id)arg5 msgid:(unsigned int)arg6 reserved:(unsigned int)arg7; ++ (_Bool)sendBeforeTime:(double)arg1 streamData:(id)arg2 components:(id)arg3 to:(id)arg4 from:(id)arg5 msgid:(unsigned int)arg6 reserved:(unsigned long long)arg7; - (void)finalize; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (id)init; - (id)initWithRemoteName:(id)arg1; - (id)initWithName:(id)arg1; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)sendBeforeDate:(id)arg1 msgid:(unsigned int)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned int)arg5; -- (BOOL)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned int)arg4; -- (BOOL)sendBeforeTime:(double)arg1 streamData:(void *)arg2 components:(id)arg3 from:(id)arg4 msgid:(unsigned int)arg5; -- (BOOL)setName:(id)arg1; +- (_Bool)sendBeforeDate:(id)arg1 msgid:(unsigned long long)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned long long)arg5; +- (_Bool)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned long long)arg4; +- (_Bool)sendBeforeTime:(double)arg1 streamData:(void *)arg2 components:(id)arg3 from:(id)arg4 msgid:(unsigned int)arg5; +- (_Bool)setName:(id)arg1; - (id)name; - (id)delegate; - (void)setDelegate:(id)arg1; - (void)invalidate; -- (BOOL)isValid; +- (_Bool)isValid; @end diff --git a/iOS7/Frameworks/Foundation/NSMessagePortNameServer.h b/iOS7/Frameworks/Foundation/NSMessagePortNameServer.h index 4c704ac5b..27a03627e 100644 --- a/iOS7/Frameworks/Foundation/NSMessagePortNameServer.h +++ b/iOS7/Frameworks/Foundation/NSMessagePortNameServer.h @@ -11,8 +11,8 @@ } + (id)sharedInstance; -- (BOOL)removePortForName:(id)arg1; -- (BOOL)registerPort:(id)arg1 name:(id)arg2; +- (_Bool)removePortForName:(id)arg1; +- (_Bool)registerPort:(id)arg1 name:(id)arg2; - (id)portForName:(id)arg1 host:(id)arg2; - (id)portForName:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSMetadataQuery.h b/iOS7/Frameworks/Foundation/NSMetadataQuery.h index f63127939..0e4611874 100644 --- a/iOS7/Frameworks/Foundation/NSMetadataQuery.h +++ b/iOS7/Frameworks/Foundation/NSMetadataQuery.h @@ -8,35 +8,38 @@ @interface NSMetadataQuery : NSObject { - unsigned int _flags; + unsigned long long _flags; double _interval; id _private[11]; void *_reserved; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; -- (id)valueOfAttribute:(id)arg1 forResultAtIndex:(unsigned int)arg2; +- (id)valueOfAttribute:(id)arg1 forResultAtIndex:(unsigned long long)arg2; - (id)groupedResults; - (id)valueLists; -- (unsigned int)indexOfResult:(id)arg1; +- (unsigned long long)indexOfResult:(id)arg1; - (id)results; - (void)_zapResultArrayIfIdenticalTo:(id)arg1; -- (void)enumerateResultsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (void)enumerateResultsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateResultsUsingBlock:(id)arg1; -- (id)resultAtIndex:(unsigned int)arg1; -- (unsigned int)resultCount; +- (id)resultAtIndex:(unsigned long long)arg1; +- (unsigned long long)resultCount; - (void)_update; +- (void)_enableAutoUpdates; +- (void)_disableAutoUpdates; - (void)enableUpdates; - (void)disableUpdates; -- (BOOL)isStopped; -- (BOOL)isGathering; -- (BOOL)isStarted; +- (_Bool)isStopped; +- (_Bool)isGathering; +- (_Bool)isStarted; - (void)stopQuery; -- (BOOL)startQuery; +- (_Bool)startQuery; - (void)_recreateQuery; - (void)_resetQueryState; - (id)_queryString; +- (void)_noteNote5:(id)arg1; - (void)_noteNote4:(id)arg1; - (void)_noteNote3:(id)arg1; - (void)_noteNote2:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSMetadataQueryAttributeValueTuple.h b/iOS7/Frameworks/Foundation/NSMetadataQueryAttributeValueTuple.h index 9af59c4b7..898cb451c 100644 --- a/iOS7/Frameworks/Foundation/NSMetadataQueryAttributeValueTuple.h +++ b/iOS7/Frameworks/Foundation/NSMetadataQueryAttributeValueTuple.h @@ -10,15 +10,15 @@ { id _attr; id _value; - unsigned int _count; + unsigned long long _count; void *_reserved; } -- (unsigned int)count; +- (unsigned long long)count; - (id)value; - (id)attribute; - (void)dealloc; -- (id)_init:(id)arg1 attribute:(id)arg2 value:(id)arg3 count:(unsigned int)arg4; +- (id)_init:(id)arg1 attribute:(id)arg2 value:(id)arg3 count:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSMetadataQueryResultGroup.h b/iOS7/Frameworks/Foundation/NSMetadataQueryResultGroup.h index 7ea649d49..5da5c7e58 100644 --- a/iOS7/Frameworks/Foundation/NSMetadataQueryResultGroup.h +++ b/iOS7/Frameworks/Foundation/NSMetadataQueryResultGroup.h @@ -9,20 +9,20 @@ @interface NSMetadataQueryResultGroup : NSObject { id _private[9]; - unsigned int _private2[1]; + unsigned long long _private2[1]; void *_reserved; } - (id)results; - (void)_zapResultArray; -- (id)resultAtIndex:(unsigned int)arg1; -- (unsigned int)resultCount; +- (id)resultAtIndex:(unsigned long long)arg1; +- (unsigned long long)resultCount; - (id)subgroups; - (id)value; - (id)attribute; -- (void)_addResult:(unsigned int)arg1; +- (void)_addResult:(unsigned long long)arg1; - (void)dealloc; -- (id)_init:(id)arg1 attributes:(id)arg2 index:(unsigned int)arg3 value:(id)arg4; +- (id)_init:(id)arg1 attributes:(id)arg2 index:(unsigned long long)arg3 value:(id)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSMethodSignature-NSXPCCoderAdditions.h b/iOS7/Frameworks/Foundation/NSMethodSignature-NSXPCCoderAdditions.h index cd9ace62c..000c6cc5e 100644 --- a/iOS7/Frameworks/Foundation/NSMethodSignature-NSXPCCoderAdditions.h +++ b/iOS7/Frameworks/Foundation/NSMethodSignature-NSXPCCoderAdditions.h @@ -7,6 +7,6 @@ #import "NSMethodSignature.h" @interface NSMethodSignature (NSXPCCoderAdditions) -- (BOOL)_cheapTypeString:(char *)arg1 maxLength:(long)arg2; +- (_Bool)_cheapTypeString:(char *)arg1 maxLength:(long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSMultiReadUniWriteLock.h b/iOS7/Frameworks/Foundation/NSMultiReadUniWriteLock.h index 13a6eab0b..89c3ba7c6 100644 --- a/iOS7/Frameworks/Foundation/NSMultiReadUniWriteLock.h +++ b/iOS7/Frameworks/Foundation/NSMultiReadUniWriteLock.h @@ -19,11 +19,11 @@ - (id)description; - (void)unlock; - (void)lock; -- (BOOL)lockForWritingBeforeDate:(id)arg1; -- (BOOL)tryLockForWriting; +- (_Bool)lockForWritingBeforeDate:(id)arg1; +- (_Bool)tryLockForWriting; - (void)lockForWriting; -- (BOOL)lockForReadingBeforeDate:(id)arg1; -- (BOOL)tryLockForReading; +- (_Bool)lockForReadingBeforeDate:(id)arg1; +- (_Bool)tryLockForReading; - (void)lockForReading; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSMutableArray-NSMutableArray.h b/iOS7/Frameworks/Foundation/NSMutableArray-NSMutableArray.h index be9e0a430..66ac0733e 100644 --- a/iOS7/Frameworks/Foundation/NSMutableArray-NSMutableArray.h +++ b/iOS7/Frameworks/Foundation/NSMutableArray-NSMutableArray.h @@ -9,7 +9,7 @@ @interface NSMutableArray (NSMutableArray) - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; -- (void)removeObjectsFromIndices:(unsigned int *)arg1 numIndices:(unsigned int)arg2; +- (void)removeObjectsFromIndices:(unsigned long long *)arg1 numIndices:(unsigned long long)arg2; - (Class)classForCoder; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableAttributedString.h b/iOS7/Frameworks/Foundation/NSMutableAttributedString.h index 213045dfd..47c732e9e 100644 --- a/iOS7/Frameworks/Foundation/NSMutableAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSMutableAttributedString.h @@ -16,7 +16,7 @@ - (void)setAttributedString:(id)arg1; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendAttributedString:(id)arg1; -- (void)insertAttributedString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertAttributedString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (void)removeAttribute:(id)arg1 range:(struct _NSRange)arg2; - (void)addAttributesWeakly:(id)arg1 range:(struct _NSRange)arg2; diff --git a/iOS7/Frameworks/Foundation/NSMutableCharacterSet.h b/iOS7/Frameworks/Foundation/NSMutableCharacterSet.h index 7105da976..d71753bbd 100644 --- a/iOS7/Frameworks/Foundation/NSMutableCharacterSet.h +++ b/iOS7/Frameworks/Foundation/NSMutableCharacterSet.h @@ -33,7 +33,7 @@ + (id)characterSetWithCharactersInString:(id)arg1; + (id)characterSetWithRange:(struct _NSRange)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isMutable; +- (_Bool)isMutable; - (void)invert; - (void)formIntersectionWithCharacterSet:(id)arg1; - (void)formUnionWithCharacterSet:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSMutableData-NSMutableData.h b/iOS7/Frameworks/Foundation/NSMutableData-NSMutableData.h index 78cf9be86..325eb7947 100644 --- a/iOS7/Frameworks/Foundation/NSMutableData-NSMutableData.h +++ b/iOS7/Frameworks/Foundation/NSMutableData-NSMutableData.h @@ -7,20 +7,20 @@ #import "NSMutableData.h" @interface NSMutableData (NSMutableData) -+ (id)dataWithLength:(unsigned int)arg1; -+ (id)dataWithCapacity:(unsigned int)arg1; ++ (id)dataWithLength:(unsigned long long)arg1; ++ (id)dataWithCapacity:(unsigned long long)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -- (id)initWithLength:(unsigned int)arg1; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithLength:(unsigned long long)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)setData:(id)arg1; - (void)resetBytesInRange:(struct _NSRange)arg1; - (void)replaceBytesInRange:(struct _NSRange)arg1 withBytes:(const void *)arg2; -- (void)increaseLengthBy:(unsigned int)arg1; +- (void)increaseLengthBy:(unsigned long long)arg1; - (void)appendData:(id)arg1; -- (void)appendBytes:(const void *)arg1 length:(unsigned int)arg2; -- (void)replaceBytesInRange:(struct _NSRange)arg1 withBytes:(const void *)arg2 length:(unsigned int)arg3; +- (void)appendBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (void)replaceBytesInRange:(struct _NSRange)arg1 withBytes:(const void *)arg2 length:(unsigned long long)arg3; - (Class)classForCoder; -- (void)setLength:(unsigned int)arg1; +- (void)setLength:(unsigned long long)arg1; - (void *)mutableBytes; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableDictionary-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSMutableDictionary-NSURLExtras.h index b9bbe963c..9a0485a47 100644 --- a/iOS7/Frameworks/Foundation/NSMutableDictionary-NSURLExtras.h +++ b/iOS7/Frameworks/Foundation/NSMutableDictionary-NSURLExtras.h @@ -8,7 +8,7 @@ @interface NSMutableDictionary (NSURLExtras) - (void)_web_setObject:(id)arg1 forUncopiedKey:(id)arg2; -- (void)_web_setBool:(BOOL)arg1 forKey:(id)arg2; +- (void)_web_setBool:(_Bool)arg1 forKey:(id)arg2; - (void)_web_setInt:(int)arg1 forKey:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableIndexSet.h b/iOS7/Frameworks/Foundation/NSMutableIndexSet.h index 9d84c4b3a..d47fe7360 100644 --- a/iOS7/Frameworks/Foundation/NSMutableIndexSet.h +++ b/iOS7/Frameworks/Foundation/NSMutableIndexSet.h @@ -11,28 +11,28 @@ void *_reserved; } -- (void)shiftIndexesStartingAtIndex:(unsigned int)arg1 by:(int)arg2; -- (void)_removeAndDecrementBy:(unsigned int)arg1 startingAtIndex:(unsigned int)arg2; -- (void)_incrementBy:(unsigned int)arg1 startingAtIndex:(unsigned int)arg2; +- (void)shiftIndexesStartingAtIndex:(unsigned long long)arg1 by:(long long)arg2; +- (void)_removeAndDecrementBy:(unsigned long long)arg1 startingAtIndex:(unsigned long long)arg2; +- (void)_incrementBy:(unsigned long long)arg1 startingAtIndex:(unsigned long long)arg2; - (void)removeAllIndexes; -- (void)removeIndex:(unsigned int)arg1; +- (void)removeIndex:(unsigned long long)arg1; - (void)removeIndexesInRange:(struct _NSRange)arg1; -- (void)addIndex:(unsigned int)arg1; +- (void)addIndex:(unsigned long long)arg1; - (void)addIndexesInRange:(struct _NSRange)arg1; -- (void)_mergeOverlappingRangesStartingAtIndex:(unsigned int)arg1; +- (void)_mergeOverlappingRangesStartingAtIndex:(unsigned long long)arg1; - (void)removeIndexesPassingTest:(id)arg1; -- (void)removeIndexesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 passingTest:(id)arg3; -- (void)removeIndexesWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (void)removeIndexesInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 passingTest:(id)arg3; +- (void)removeIndexesWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (void)removeIndexesFromIndexSet:(id)arg1; - (void)removeIndexes:(id)arg1; -- (void)addIndexes:(const unsigned int *)arg1 count:(unsigned int)arg2; +- (void)addIndexes:(const unsigned long long *)arg1 count:(unsigned long long)arg2; - (void)addIndexesFromIndexSet:(id)arg1; - (void)addIndexes:(id)arg1; -- (void)_replaceRangeInArrayAtIndex:(unsigned int)arg1 withRange:(struct _NSRange)arg2; -- (void)_removeRangeInArrayAtIndex:(unsigned int)arg1; -- (void)_insertRange:(struct _NSRange)arg1 inArrayAtIndex:(unsigned int)arg2; +- (void)_replaceRangeInArrayAtIndex:(unsigned long long)arg1 withRange:(struct _NSRange)arg2; +- (void)_removeRangeInArrayAtIndex:(unsigned long long)arg1; +- (void)_insertRange:(struct _NSRange)arg1 inArrayAtIndex:(unsigned long long)arg2; - (void)_addRangeToArray:(struct _NSRange)arg1; -- (void)_ensureRangeCapacity:(unsigned int)arg1; +- (void)_ensureRangeCapacity:(unsigned long long)arg1; - (Class)classForCoder; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableRLEArray.h b/iOS7/Frameworks/Foundation/NSMutableRLEArray.h index 17091f072..737b58e45 100644 --- a/iOS7/Frameworks/Foundation/NSMutableRLEArray.h +++ b/iOS7/Frameworks/Foundation/NSMutableRLEArray.h @@ -11,9 +11,9 @@ } - (void)deleteObjectsInRange:(struct _NSRange)arg1; -- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObject:(id)arg2 length:(unsigned int)arg3; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObject:(id)arg2 length:(unsigned long long)arg3; - (void)insertObject:(id)arg1 range:(struct _NSRange)arg2; -- (void)_setBlockCapacity:(unsigned int)arg1; +- (void)_setBlockCapacity:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableString-NSCFAdditions.h b/iOS7/Frameworks/Foundation/NSMutableString-NSCFAdditions.h new file mode 100644 index 000000000..97d66df08 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSMutableString-NSCFAdditions.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMutableString (NSCFAdditions) +- (void)_cfNormalize:(long long)arg1; +- (void)_cfTrimWS; +- (void)_trimWithCharacterSet:(id)arg1; +- (void)_cfTrim:(struct __CFString *)arg1; +- (void)_cfPad:(struct __CFString *)arg1 length:(unsigned int)arg2 padIndex:(unsigned int)arg3; +- (void)_cfCapitalize:(const void *)arg1; +- (void)_cfUppercase:(const void *)arg1; +- (void)_cfLowercase:(const void *)arg1; +- (void)_cfAppendCString:(const char *)arg1 length:(long long)arg2; +- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSMutableString-NSRegularExpressionSupport.h b/iOS7/Frameworks/Foundation/NSMutableString-NSRegularExpressionSupport.h new file mode 100644 index 000000000..6538dbaa6 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSMutableString-NSRegularExpressionSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMutableString (NSRegularExpressionSupport) +- (unsigned long long)_replaceOccurrencesOfRegularExpressionPattern:(id)arg1 withTemplate:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; +@end + diff --git a/iOS7/Frameworks/Foundation/NSMutableString.h b/iOS7/Frameworks/Foundation/NSMutableString.h index b8dc24a3b..580ac2564 100644 --- a/iOS7/Frameworks/Foundation/NSMutableString.h +++ b/iOS7/Frameworks/Foundation/NSMutableString.h @@ -10,31 +10,20 @@ { } -+ (id)stringWithCapacity:(unsigned int)arg1; ++ (id)stringWithCapacity:(unsigned long long)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (Class)classForCoder; -- (unsigned int)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; +- (unsigned long long)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; - (void)setString:(id)arg1; - (void)appendFormat:(id)arg1; -- (void)replaceCharactersInRange:(struct _NSRange)arg1 withCharacters:(const unsigned short *)arg2 length:(unsigned int)arg3; -- (void)replaceCharactersInRange:(struct _NSRange)arg1 withCString:(const char *)arg2 length:(unsigned int)arg3; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withCharacters:(const unsigned short *)arg2 length:(unsigned long long)arg3; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withCString:(const char *)arg2 length:(unsigned long long)arg3; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendString:(id)arg1; -- (void)insertString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (void)_cfNormalize:(long)arg1; -- (void)_cfTrimWS; -- (void)_trimWithCharacterSet:(id)arg1; -- (void)_cfTrim:(struct __CFString *)arg1; -- (void)_cfPad:(struct __CFString *)arg1 length:(unsigned int)arg2 padIndex:(unsigned int)arg3; -- (void)_cfCapitalize:(const void *)arg1; -- (void)_cfUppercase:(const void *)arg1; -- (void)_cfLowercase:(const void *)arg1; -- (void)_cfAppendCString:(const char *)arg1 length:(int)arg2; -- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; -- (unsigned int)_replaceOccurrencesOfRegularExpressionPattern:(id)arg1 withTemplate:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSMutableStringProxyForMutableAttributedString.h b/iOS7/Frameworks/Foundation/NSMutableStringProxyForMutableAttributedString.h index 9e1f750c0..3a285eed5 100644 --- a/iOS7/Frameworks/Foundation/NSMutableStringProxyForMutableAttributedString.h +++ b/iOS7/Frameworks/Foundation/NSMutableStringProxyForMutableAttributedString.h @@ -15,8 +15,8 @@ - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (void)finalize; - (void)dealloc; - (id)initWithMutableAttributedString:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSMutableURLRequest-NSMutableHTTPURLRequest.h b/iOS7/Frameworks/Foundation/NSMutableURLRequest-NSMutableHTTPURLRequest.h new file mode 100644 index 000000000..e764741c3 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSMutableURLRequest-NSMutableHTTPURLRequest.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSMutableURLRequest (NSMutableHTTPURLRequest) +- (void)setContentDispositionEncodingFallbackArray:(id)arg1; +- (void)setHTTPShouldUsePipelining:(_Bool)arg1; +- (unsigned long long)requestPriority; +- (void)setRequestPriority:(unsigned long long)arg1; +- (void)setHTTPShouldHandleCookies:(_Bool)arg1; +- (void)setHTTPUserAgent:(id)arg1; +- (void)setHTTPReferrer:(id)arg1; +- (void)setHTTPExtraCookies:(id)arg1; +- (void)setHTTPContentType:(id)arg1; +- (void)setHTTPBodyStream:(id)arg1; +- (void)setHTTPBody:(id)arg1; +- (void)addValue:(id)arg1 forHTTPHeaderField:(id)arg2; +- (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; +- (void)setAllHTTPHeaderFields:(id)arg1; +- (void)setHTTPMethod:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSMutableURLRequest.h b/iOS7/Frameworks/Foundation/NSMutableURLRequest.h index 9c87d7f72..7e688cea1 100644 --- a/iOS7/Frameworks/Foundation/NSMutableURLRequest.h +++ b/iOS7/Frameworks/Foundation/NSMutableURLRequest.h @@ -11,28 +11,13 @@ } - (void)setBoundInterfaceIdentifier:(id)arg1; -- (void)setAllowsCellularAccess:(BOOL)arg1; -- (void)setNetworkServiceType:(unsigned int)arg1; +- (void)setAllowsCellularAccess:(_Bool)arg1; +- (void)setNetworkServiceType:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setMainDocumentURL:(id)arg1; - (void)setTimeoutInterval:(double)arg1; -- (void)setCachePolicy:(unsigned int)arg1; +- (void)setCachePolicy:(unsigned long long)arg1; - (void)setURL:(id)arg1; -- (void)setContentDispositionEncodingFallbackArray:(id)arg1; -- (void)setHTTPShouldUsePipelining:(BOOL)arg1; -- (unsigned int)requestPriority; -- (void)setRequestPriority:(unsigned int)arg1; -- (void)setHTTPShouldHandleCookies:(BOOL)arg1; -- (void)setHTTPUserAgent:(id)arg1; -- (void)setHTTPReferrer:(id)arg1; -- (void)setHTTPExtraCookies:(id)arg1; -- (void)setHTTPContentType:(id)arg1; -- (void)setHTTPBodyStream:(id)arg1; -- (void)setHTTPBody:(id)arg1; -- (void)addValue:(id)arg1 forHTTPHeaderField:(id)arg2; -- (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; -- (void)setAllHTTPHeaderFields:(id)arg1; -- (void)setHTTPMethod:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSNetService-NSDeprecated.h b/iOS7/Frameworks/Foundation/NSNetService-NSDeprecated.h new file mode 100644 index 000000000..97e6466a7 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNetService-NSDeprecated.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNetService (NSDeprecated) +@end + diff --git a/iOS7/Frameworks/Foundation/NSNetService.h b/iOS7/Frameworks/Foundation/NSNetService.h index 74a3a383b..d5c093351 100644 --- a/iOS7/Frameworks/Foundation/NSNetService.h +++ b/iOS7/Frameworks/Foundation/NSNetService.h @@ -18,27 +18,27 @@ + (id)dataFromTXTRecordDictionary:(id)arg1; + (id)dictionaryFromTXTRecordData:(id)arg1; - (id)TXTRecordData; -- (BOOL)setTXTRecordData:(id)arg1; +- (_Bool)setTXTRecordData:(id)arg1; - (void)stopMonitoring; - (void)startMonitoring; - (id)_monitors; - (void)resolve; - (void)resolveWithTimeout:(double)arg1; -- (BOOL)getInputStream:(out id *)arg1 outputStream:(out id *)arg2; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)getInputStream:(out id *)arg1 outputStream:(out id *)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (struct __CFNetService *)_internalNetService; - (void)finalize; - (void)dealloc; -- (void)_dispatchCallBackWithError:(CDStruct_1ef3fb1f)arg1; +- (void)_dispatchCallBackWithError:(CDStruct_87dc826d)arg1; - (void)stop; - (void)publish; -- (void)publishWithOptions:(unsigned int)arg1; -- (void)publishWithServer:(unsigned int)arg1; +- (void)publishWithOptions:(unsigned long long)arg1; +- (void)publishWithServer:(unsigned long long)arg1; - (id)normalizedType; -- (void)_internal_publishWithOptions:(unsigned int)arg1; -@property(readonly) int port; +- (void)_internal_publishWithOptions:(unsigned long long)arg1; +@property(readonly) long long port; @property(readonly) NSArray *addresses; @property(readonly) NSString *hostName; @property(readonly) NSString *name; @@ -47,7 +47,7 @@ - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; - (void)_scheduleInDefaultRunLoopForMode:(id)arg1; -@property BOOL includesPeerToPeer; +@property _Bool includesPeerToPeer; @property id delegate; - (id)initWithDomain:(id)arg1 type:(id)arg2 name:(id)arg3; - (id)initWithDomain:(id)arg1 type:(id)arg2 name:(id)arg3 port:(int)arg4; diff --git a/iOS7/Frameworks/Foundation/NSNetServiceBrowser-NSDeprecated.h b/iOS7/Frameworks/Foundation/NSNetServiceBrowser-NSDeprecated.h new file mode 100644 index 000000000..fd2e33f86 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNetServiceBrowser-NSDeprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNetServiceBrowser (NSDeprecated) +- (void)searchForAllDomains; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNetServiceBrowser.h b/iOS7/Frameworks/Foundation/NSNetServiceBrowser.h index d1072a1d7..e17a57ed9 100644 --- a/iOS7/Frameworks/Foundation/NSNetServiceBrowser.h +++ b/iOS7/Frameworks/Foundation/NSNetServiceBrowser.h @@ -11,13 +11,13 @@ id _netServiceBrowser; id _delegate; void *_reserved; - BOOL _includesPeerToPeer; + _Bool _includesPeerToPeer; } -@property BOOL includesPeerToPeer; // @synthesize includesPeerToPeer=_includesPeerToPeer; +@property _Bool includesPeerToPeer; // @synthesize includesPeerToPeer=_includesPeerToPeer; - (void)finalize; - (void)dealloc; -- (void)_dispatchCallBack:(void *)arg1 flags:(unsigned long)arg2 error:(CDStruct_1ef3fb1f)arg3; +- (void)_dispatchCallBack:(void *)arg1 flags:(unsigned long long)arg2 error:(CDStruct_87dc826d)arg3; - (struct __CFNetServiceBrowser *)_internalNetServiceBrowser; - (void)stop; - (void)searchForServicesOfType:(id)arg1 inDomain:(id)arg2; @@ -27,7 +27,6 @@ - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; @property id delegate; - (id)init; -- (void)searchForAllDomains; @end diff --git a/iOS7/Frameworks/Foundation/NSNetServicesInternal.h b/iOS7/Frameworks/Foundation/NSNetServicesInternal.h index 47d9f491d..b68fd23f3 100644 --- a/iOS7/Frameworks/Foundation/NSNetServicesInternal.h +++ b/iOS7/Frameworks/Foundation/NSNetServicesInternal.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSObject; +// Not exported @interface NSNetServicesInternal : NSObject { NSMutableArray *_monitors; diff --git a/iOS7/Frameworks/Foundation/NSNetworkSettings-NSInternal.h b/iOS7/Frameworks/Foundation/NSNetworkSettings-NSInternal.h new file mode 100644 index 000000000..29d603766 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNetworkSettings-NSInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNetworkSettings (NSInternal) +- (id)_init; +- (void)_listenForProxySettingChanges; +- (void)_updateProxySettings; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNetworkSettings.h b/iOS7/Frameworks/Foundation/NSNetworkSettings.h index b67a3312f..400946dd2 100644 --- a/iOS7/Frameworks/Foundation/NSNetworkSettings.h +++ b/iOS7/Frameworks/Foundation/NSNetworkSettings.h @@ -15,16 +15,13 @@ + (id)sharedNetworkSettings; - (void)setProxyDictionary:(id)arg1; -- (BOOL)connectedToInternet:(BOOL)arg1; +- (_Bool)connectedToInternet:(_Bool)arg1; - (void)setProxyPropertiesForURL:(id)arg1 onStream:(struct __CFReadStream *)arg2; -- (BOOL)isProxyNeededForURL:(id)arg1; +- (_Bool)isProxyNeededForURL:(id)arg1; - (id)proxyPropertiesForURL:(id)arg1; - (id)proxyDictionary; - (void)dealloc; - (id)init; -- (id)_init; -- (void)_listenForProxySettingChanges; -- (void)_updateProxySettings; @end diff --git a/iOS7/Frameworks/Foundation/NSNetworkSettingsInternal.h b/iOS7/Frameworks/Foundation/NSNetworkSettingsInternal.h index c39387036..b16a5306f 100644 --- a/iOS7/Frameworks/Foundation/NSNetworkSettingsInternal.h +++ b/iOS7/Frameworks/Foundation/NSNetworkSettingsInternal.h @@ -8,15 +8,16 @@ @class NSDictionary; +// Not exported @interface NSNetworkSettingsInternal : NSObject { struct __SCDynamicStore *store; struct __CFRunLoopSource *storeSource; NSDictionary *proxyDictionary; - BOOL ftpPassiveEnabled; - BOOL _pad1; - BOOL _pad2; - BOOL _pad3; + _Bool ftpPassiveEnabled; + _Bool _pad1; + _Bool _pad2; + _Bool _pad3; } - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/NSNotification-NSNotificationPortCoding.h b/iOS7/Frameworks/Foundation/NSNotification-NSNotificationPortCoding.h new file mode 100644 index 000000000..ff373e60a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNotification-NSNotificationPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNotification (NSNotificationPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNotification.h b/iOS7/Frameworks/Foundation/NSNotification.h index 9a3149a35..7437b55f3 100644 --- a/iOS7/Frameworks/Foundation/NSNotification.h +++ b/iOS7/Frameworks/Foundation/NSNotification.h @@ -22,13 +22,12 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)userInfo; - (id)object; - (id)name; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSNotificationCenter.h b/iOS7/Frameworks/Foundation/NSNotificationCenter.h index a027e0c1b..64cbc38c2 100644 --- a/iOS7/Frameworks/Foundation/NSNotificationCenter.h +++ b/iOS7/Frameworks/Foundation/NSNotificationCenter.h @@ -14,7 +14,7 @@ } + (id)defaultCenter; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)addObserverForName:(id)arg1 object:(id)arg2 queue:(id)arg3 usingBlock:(id)arg4; - (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)postNotificationName:(id)arg1 object:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSNotificationQueue.h b/iOS7/Frameworks/Foundation/NSNotificationQueue.h index 043a1520e..c25820ac9 100644 --- a/iOS7/Frameworks/Foundation/NSNotificationQueue.h +++ b/iOS7/Frameworks/Foundation/NSNotificationQueue.h @@ -16,9 +16,9 @@ } + (id)defaultQueue; -- (void)dequeueNotificationsMatching:(id)arg1 coalesceMask:(unsigned int)arg2; -- (void)enqueueNotification:(id)arg1 postingStyle:(unsigned int)arg2 coalesceMask:(unsigned int)arg3 forModes:(id)arg4; -- (void)enqueueNotification:(id)arg1 postingStyle:(unsigned int)arg2; +- (void)dequeueNotificationsMatching:(id)arg1 coalesceMask:(unsigned long long)arg2; +- (void)enqueueNotification:(id)arg1 postingStyle:(unsigned long long)arg2 coalesceMask:(unsigned long long)arg3 forModes:(id)arg4; +- (void)enqueueNotification:(id)arg1 postingStyle:(unsigned long long)arg2; - (void)_flushNotificationQueue; - (void)dealloc; - (id)initWithNotificationCenter:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSNullFileHandle.h b/iOS7/Frameworks/Foundation/NSNullFileHandle.h index 937ce871b..268e07d3a 100644 --- a/iOS7/Frameworks/Foundation/NSNullFileHandle.h +++ b/iOS7/Frameworks/Foundation/NSNullFileHandle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSNullFileHandle : NSFileHandle { } @@ -22,7 +23,7 @@ - (unsigned long long)seekToEndOfFile; - (unsigned long long)offsetInFile; - (void)writeData:(id)arg1; -- (id)readDataOfLength:(unsigned int)arg1; +- (id)readDataOfLength:(unsigned long long)arg1; - (id)readDataToEndOfFile; - (id)availableData; diff --git a/iOS7/Frameworks/Foundation/NSNumber-NSCFAdditions.h b/iOS7/Frameworks/Foundation/NSNumber-NSCFAdditions.h new file mode 100644 index 000000000..ca90a5973 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNumber-NSCFAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNumber (NSCFAdditions) +- (long long)_reverseCompare:(id)arg1; +- (unsigned char)_getValue:(void *)arg1 forType:(long long)arg2; +- (long long)_cfNumberType; +- (unsigned long long)_cfTypeID; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNumber-NSDecimalNumberExtensions.h b/iOS7/Frameworks/Foundation/NSNumber-NSDecimalNumberExtensions.h new file mode 100644 index 000000000..500e09bac --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNumber-NSDecimalNumberExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNumber (NSDecimalNumberExtensions) +- (CDStruct_5fe7aead)decimalValue; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNumber-NSKindOfAdditions.h b/iOS7/Frameworks/Foundation/NSNumber-NSKindOfAdditions.h new file mode 100644 index 000000000..32c230b4a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSNumber-NSKindOfAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSNumber (NSKindOfAdditions) +- (_Bool)isNSNumber__; +@end + diff --git a/iOS7/Frameworks/Foundation/NSNumber.h b/iOS7/Frameworks/Foundation/NSNumber.h index b5500cfca..344d61c4b 100644 --- a/iOS7/Frameworks/Foundation/NSNumber.h +++ b/iOS7/Frameworks/Foundation/NSNumber.h @@ -10,16 +10,16 @@ { } -+ (BOOL)supportsSecureCoding; -+ (id)numberWithBool:(BOOL)arg1; ++ (_Bool)supportsSecureCoding; ++ (id)numberWithBool:(_Bool)arg1; + (id)numberWithDouble:(double)arg1; + (id)numberWithFloat:(float)arg1; + (id)numberWithUnsignedLongLong:(unsigned long long)arg1; + (id)numberWithLongLong:(long long)arg1; -+ (id)numberWithUnsignedLong:(unsigned long)arg1; -+ (id)numberWithLong:(long)arg1; -+ (id)numberWithUnsignedInteger:(unsigned int)arg1; -+ (id)numberWithInteger:(int)arg1; ++ (id)numberWithUnsignedLong:(unsigned long long)arg1; ++ (id)numberWithLong:(long long)arg1; ++ (id)numberWithUnsignedInteger:(unsigned long long)arg1; ++ (id)numberWithInteger:(long long)arg1; + (id)numberWithUnsignedInt:(unsigned int)arg1; + (id)numberWithInt:(int)arg1; + (id)numberWithUnsignedShort:(unsigned short)arg1; @@ -27,16 +27,17 @@ + (id)numberWithUnsignedChar:(unsigned char)arg1; + (id)numberWithChar:(BOOL)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; ++ (void)initialize; - (_Bool)_getCString:(char *)arg1 length:(int)arg2 multiplier:(double)arg3; -- (id)initWithBool:(BOOL)arg1; +- (id)initWithBool:(_Bool)arg1; - (id)initWithDouble:(double)arg1; - (id)initWithFloat:(float)arg1; - (id)initWithUnsignedLongLong:(unsigned long long)arg1; - (id)initWithLongLong:(long long)arg1; -- (id)initWithUnsignedLong:(unsigned long)arg1; -- (id)initWithLong:(long)arg1; -- (id)initWithUnsignedInteger:(unsigned int)arg1; -- (id)initWithInteger:(int)arg1; +- (id)initWithUnsignedLong:(unsigned long long)arg1; +- (id)initWithLong:(long long)arg1; +- (id)initWithUnsignedInteger:(unsigned long long)arg1; +- (id)initWithInteger:(long long)arg1; - (id)initWithUnsignedInt:(unsigned int)arg1; - (id)initWithInt:(int)arg1; - (id)initWithUnsignedShort:(unsigned short)arg1; @@ -46,36 +47,30 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)_allowsDirectEncoding; +- (_Bool)_allowsDirectEncoding; - (Class)classForCoder; - (id)stringValue; - (id)description; - (id)descriptionWithLocale:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToNumber:(id)arg1; -- (int)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToNumber:(id)arg1; +- (long long)compare:(id)arg1; - (unsigned long long)unsignedLongLongValue; - (long long)longLongValue; - (float)floatValue; - (double)doubleValue; -- (unsigned long)unsignedLongValue; -- (long)longValue; +- (unsigned long long)unsignedLongValue; +- (long long)longValue; - (unsigned int)unsignedIntValue; - (int)intValue; - (unsigned short)unsignedShortValue; - (short)shortValue; - (unsigned char)unsignedCharValue; - (BOOL)charValue; -- (unsigned int)unsignedIntegerValue; -- (int)integerValue; -- (BOOL)boolValue; -- (int)_reverseCompare:(id)arg1; -- (unsigned char)_getValue:(void *)arg1 forType:(long)arg2; -- (long)_cfNumberType; -- (unsigned long)_cfTypeID; -- (BOOL)isNSNumber__; -- (CDStruct_5fe7aead)decimalValue; +- (unsigned long long)unsignedIntegerValue; +- (long long)integerValue; +- (_Bool)boolValue; @end diff --git a/iOS7/Frameworks/Foundation/NSNumberFormatter.h b/iOS7/Frameworks/Foundation/NSNumberFormatter.h index 27957056f..2d270b7ba 100644 --- a/iOS7/Frameworks/Foundation/NSNumberFormatter.h +++ b/iOS7/Frameworks/Foundation/NSNumberFormatter.h @@ -12,58 +12,58 @@ { NSMutableDictionary *_attributes; struct __CFNumberFormatter *_formatter; - unsigned int _counter; - unsigned int _behavior; + unsigned long long _counter; + unsigned long long _behavior; NSRecursiveLock *_lock; void *_reserved[10]; } -+ (id)localizedStringFromNumber:(id)arg1 numberStyle:(unsigned int)arg2; ++ (id)localizedStringFromNumber:(id)arg1 numberStyle:(unsigned long long)arg2; + (void)initialize; -+ (void)setDefaultFormatterBehavior:(unsigned int)arg1; -+ (unsigned int)defaultFormatterBehavior; -- (void)_setUsesCharacterDirection:(BOOL)arg1; -- (BOOL)_usesCharacterDirection; -- (void)setPartialStringValidationEnabled:(BOOL)arg1; -- (BOOL)isPartialStringValidationEnabled; -- (void)setMaximumSignificantDigits:(unsigned int)arg1; -- (unsigned int)maximumSignificantDigits; -- (void)setMinimumSignificantDigits:(unsigned int)arg1; -- (unsigned int)minimumSignificantDigits; -- (void)setUsesSignificantDigits:(BOOL)arg1; -- (BOOL)usesSignificantDigits; -- (void)setLenient:(BOOL)arg1; -- (BOOL)isLenient; ++ (void)setDefaultFormatterBehavior:(unsigned long long)arg1; ++ (unsigned long long)defaultFormatterBehavior; +- (void)_setUsesCharacterDirection:(_Bool)arg1; +- (_Bool)_usesCharacterDirection; +- (void)setPartialStringValidationEnabled:(_Bool)arg1; +- (_Bool)isPartialStringValidationEnabled; +- (void)setMaximumSignificantDigits:(unsigned long long)arg1; +- (unsigned long long)maximumSignificantDigits; +- (void)setMinimumSignificantDigits:(unsigned long long)arg1; +- (unsigned long long)minimumSignificantDigits; +- (void)setUsesSignificantDigits:(_Bool)arg1; +- (_Bool)usesSignificantDigits; +- (void)setLenient:(_Bool)arg1; +- (_Bool)isLenient; - (void)setCurrencyGroupingSeparator:(id)arg1; - (id)currencyGroupingSeparator; - (void)setMaximum:(id)arg1; - (id)maximum; - (void)setMinimum:(id)arg1; - (id)minimum; -- (void)setMaximumFractionDigits:(unsigned int)arg1; -- (unsigned int)maximumFractionDigits; -- (void)setMinimumFractionDigits:(unsigned int)arg1; -- (unsigned int)minimumFractionDigits; -- (void)setMaximumIntegerDigits:(unsigned int)arg1; -- (unsigned int)maximumIntegerDigits; -- (void)setMinimumIntegerDigits:(unsigned int)arg1; -- (unsigned int)minimumIntegerDigits; +- (void)setMaximumFractionDigits:(unsigned long long)arg1; +- (unsigned long long)maximumFractionDigits; +- (void)setMinimumFractionDigits:(unsigned long long)arg1; +- (unsigned long long)minimumFractionDigits; +- (void)setMaximumIntegerDigits:(unsigned long long)arg1; +- (unsigned long long)maximumIntegerDigits; +- (void)setMinimumIntegerDigits:(unsigned long long)arg1; +- (unsigned long long)minimumIntegerDigits; - (void)setRoundingIncrement:(id)arg1; - (id)roundingIncrement; -- (void)setRoundingMode:(unsigned int)arg1; -- (unsigned int)roundingMode; -- (void)setPaddingPosition:(unsigned int)arg1; -- (unsigned int)paddingPosition; +- (void)setRoundingMode:(unsigned long long)arg1; +- (unsigned long long)roundingMode; +- (void)setPaddingPosition:(unsigned long long)arg1; +- (unsigned long long)paddingPosition; - (void)setPaddingCharacter:(id)arg1; - (id)paddingCharacter; - (void)setMultiplier:(id)arg1; - (id)multiplier; -- (void)setFormatWidth:(unsigned int)arg1; -- (unsigned int)formatWidth; -- (void)setSecondaryGroupingSize:(unsigned int)arg1; -- (unsigned int)secondaryGroupingSize; -- (void)setGroupingSize:(unsigned int)arg1; -- (unsigned int)groupingSize; +- (void)setFormatWidth:(unsigned long long)arg1; +- (unsigned long long)formatWidth; +- (void)setSecondaryGroupingSize:(unsigned long long)arg1; +- (unsigned long long)secondaryGroupingSize; +- (void)setGroupingSize:(unsigned long long)arg1; +- (unsigned long long)groupingSize; - (void)setExponentSymbol:(id)arg1; - (id)exponentSymbol; - (void)setPlusSign:(id)arg1; @@ -74,10 +74,13 @@ - (id)perMillSymbol; - (void)setPercentSymbol:(id)arg1; - (id)percentSymbol; +- (_Bool)_hasSetInternationalCurrencySymbol; - (void)setInternationalCurrencySymbol:(id)arg1; - (id)internationalCurrencySymbol; - (void)setCurrencySymbol:(id)arg1; +- (_Bool)_hasSetCurrencySymbol; - (id)currencySymbol; +- (_Bool)_hasSetCurrencyCode; - (void)setCurrencyCode:(id)arg1; - (id)currencyCode; - (void)setNegativeSuffix:(id)arg1; @@ -110,16 +113,16 @@ - (id)zeroSymbol; - (void)setGroupingSeparator:(id)arg1; - (id)groupingSeparator; -- (void)setUsesGroupingSeparator:(BOOL)arg1; -- (BOOL)usesGroupingSeparator; +- (void)setUsesGroupingSeparator:(_Bool)arg1; +- (_Bool)usesGroupingSeparator; - (void)setCurrencyDecimalSeparator:(id)arg1; - (id)currencyDecimalSeparator; -- (void)setAlwaysShowsDecimalSeparator:(BOOL)arg1; -- (BOOL)alwaysShowsDecimalSeparator; +- (void)setAlwaysShowsDecimalSeparator:(_Bool)arg1; +- (_Bool)alwaysShowsDecimalSeparator; - (void)setDecimalSeparator:(id)arg1; - (id)decimalSeparator; -- (void)setAllowsFloats:(BOOL)arg1; -- (BOOL)allowsFloats; +- (void)setAllowsFloats:(_Bool)arg1; +- (_Bool)allowsFloats; - (void)setTextAttributesForPositiveValues:(id)arg1; - (id)textAttributesForPositiveValues; - (void)setPositiveFormat:(id)arg1; @@ -128,18 +131,18 @@ - (id)textAttributesForNegativeValues; - (void)setNegativeFormat:(id)arg1; - (id)negativeFormat; -- (void)setFormatterBehavior:(unsigned int)arg1; -- (unsigned int)formatterBehavior; -- (void)setGeneratesDecimalNumbers:(BOOL)arg1; -- (BOOL)generatesDecimalNumbers; +- (void)setFormatterBehavior:(unsigned long long)arg1; +- (unsigned long long)formatterBehavior; +- (void)setGeneratesDecimalNumbers:(_Bool)arg1; +- (_Bool)generatesDecimalNumbers; - (void)setLocale:(id)arg1; - (id)locale; -- (void)setNumberStyle:(unsigned int)arg1; -- (unsigned int)numberStyle; +- (void)setNumberStyle:(unsigned long long)arg1; +- (unsigned long long)numberStyle; - (id)numberFromString:(id)arg1; - (id)stringFromNumber:(id)arg1; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 range:(inout struct _NSRange *)arg3 error:(out id *)arg4; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; - (id)attributedStringForObjectValue:(id)arg1 withDefaultAttributes:(id)arg2; - (id)stringForObjectValue:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueCoding.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueCoding.h index f2e8e2287..0d85794bb 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueCoding.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueCoding.h @@ -8,7 +8,7 @@ @interface NSObject (NSKeyValueCoding) + (id)_createMutableArrayValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; -+ (BOOL)accessInstanceVariablesDirectly; ++ (_Bool)accessInstanceVariablesDirectly; - (void)setValuesForKeysWithDictionary:(id)arg1; - (id)dictionaryWithValuesForKeys:(id)arg1; - (void)setNilValueForKey:(id)arg1; @@ -17,13 +17,13 @@ - (id)mutableSetValueForKeyPath:(id)arg1; - (id)mutableOrderedSetValueForKeyPath:(id)arg1; - (id)mutableArrayValueForKeyPath:(id)arg1; -- (BOOL)validateValue:(inout id *)arg1 forKeyPath:(id)arg2 error:(out id *)arg3; +- (_Bool)validateValue:(inout id *)arg1 forKeyPath:(id)arg2 error:(out id *)arg3; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; - (id)valueForKeyPath:(id)arg1; - (id)mutableSetValueForKey:(id)arg1; - (id)mutableOrderedSetValueForKey:(id)arg1; - (id)mutableArrayValueForKey:(id)arg1; -- (BOOL)validateValue:(inout id *)arg1 forKey:(id)arg2 error:(out id *)arg3; +- (_Bool)validateValue:(inout id *)arg1 forKey:(id)arg2 error:(out id *)arg3; - (void)setValue:(id)arg1 forKey:(id)arg2; - (id)valueForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotification.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotification.h index efd85c6a1..d3f8f0f72 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotification.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotification.h @@ -7,10 +7,10 @@ #import "NSObject.h" @interface NSObject (NSKeyValueObserverNotification) -- (void)didChangeValueForKey:(id)arg1 withSetMutation:(unsigned int)arg2 usingObjects:(id)arg3; -- (void)willChangeValueForKey:(id)arg1 withSetMutation:(unsigned int)arg2 usingObjects:(id)arg3; -- (void)didChange:(unsigned int)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; -- (void)willChange:(unsigned int)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; +- (void)didChangeValueForKey:(id)arg1 withSetMutation:(unsigned long long)arg2 usingObjects:(id)arg3; +- (void)willChangeValueForKey:(id)arg1 withSetMutation:(unsigned long long)arg2 usingObjects:(id)arg3; +- (void)didChange:(unsigned long long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; +- (void)willChange:(unsigned long long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; - (void)didChangeValueForKey:(id)arg1; - (void)willChangeValueForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotifying.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotifying.h index 34e67a803..f5673c44d 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotifying.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverNotifying.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (NSKeyValueObserverNotifying) -- (BOOL)_isKVOA; +- (_Bool)_isKVOA; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverRegistration.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverRegistration.h index 93a637f8c..d03ae1eb2 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverRegistration.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObserverRegistration.h @@ -9,8 +9,8 @@ @interface NSObject (NSKeyValueObserverRegistration) - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2; - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2 context:(void *)arg3; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; - (void)_removeObserver:(id)arg1 forProperty:(id)arg2; -- (void)_addObserver:(id)arg1 forProperty:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)_addObserver:(id)arg1 forProperty:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingCustomization.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingCustomization.h index be277c327..b580ea9c7 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingCustomization.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingCustomization.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (NSKeyValueObservingCustomization) -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; + (id)_keysForValuesAffectingValueForKey:(id)arg1; - (void *)observationInfo; diff --git a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingPrivate.h b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingPrivate.h index ac0352016..7335917bb 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingPrivate.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSKeyValueObservingPrivate.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (NSKeyValueObservingPrivate) -+ (BOOL)_shouldAddObservationForwardersForKey:(id)arg1; ++ (_Bool)_shouldAddObservationForwardersForKey:(id)arg1; - (id)_implicitObservationInfo; - (void)_changeValueForKey:(id)arg1 usingBlock:(id)arg2; - (void)_changeValueForKey:(id)arg1 key:(id)arg2 key:(id)arg3 usingBlock:(id)arg4; diff --git a/iOS7/Frameworks/Foundation/NSObject-NSObject.h b/iOS7/Frameworks/Foundation/NSObject-NSObject.h index a15d726d8..84a2ab244 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSObject.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSObject.h @@ -7,14 +7,14 @@ #import "NSObject.h" @interface NSObject (NSObject) -+ (int)version; -+ (void)setVersion:(int)arg1; -+ (BOOL)implementsSelector:(SEL)arg1; -+ (BOOL)instancesImplementSelector:(SEL)arg1; ++ (long long)version; ++ (void)setVersion:(long long)arg1; ++ (_Bool)implementsSelector:(SEL)arg1; ++ (_Bool)instancesImplementSelector:(SEL)arg1; + (void)load; -- (BOOL)implementsSelector:(SEL)arg1; +- (_Bool)implementsSelector:(SEL)arg1; - (id)replacementObjectForCoder:(id)arg1; -- (BOOL)_allowsDirectEncoding; +- (_Bool)_allowsDirectEncoding; - (Class)classForCoder; - (id)awakeAfterUsingCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-NSThreadPerformAdditions.h b/iOS7/Frameworks/Foundation/NSObject-NSThreadPerformAdditions.h index e813bcdf2..063c653d6 100644 --- a/iOS7/Frameworks/Foundation/NSObject-NSThreadPerformAdditions.h +++ b/iOS7/Frameworks/Foundation/NSObject-NSThreadPerformAdditions.h @@ -8,9 +8,9 @@ @interface NSObject (NSThreadPerformAdditions) - (void)performSelectorInBackground:(SEL)arg1 withObject:(id)arg2; -- (void)performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(BOOL)arg4; -- (void)performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(BOOL)arg3; -- (void)performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(BOOL)arg3 modes:(id)arg4; -- (void)performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(BOOL)arg4 modes:(id)arg5; +- (void)performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(_Bool)arg4; +- (void)performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(_Bool)arg3; +- (void)performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(_Bool)arg3 modes:(id)arg4; +- (void)performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(_Bool)arg4 modes:(id)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSObject-Protocol.h b/iOS7/Frameworks/Foundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/Foundation/NSObject-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/Foundation/NSOperation.h b/iOS7/Frameworks/Foundation/NSOperation.h index 0fbdf8da5..c25e2769c 100644 --- a/iOS7/Frameworks/Foundation/NSOperation.h +++ b/iOS7/Frameworks/Foundation/NSOperation.h @@ -10,9 +10,10 @@ { id _private; int _private1; + int _private1b; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)__; - (void)start; - (void)main; @@ -25,15 +26,15 @@ - (id)completionBlock; - (void)setThreadPriority:(double)arg1; - (double)threadPriority; -- (void)setQueuePriority:(int)arg1; -- (int)queuePriority; -- (BOOL)isReady; -- (BOOL)isAsynchronous; -- (BOOL)isConcurrent; -- (BOOL)isFinished; -- (BOOL)isExecuting; +- (void)setQueuePriority:(long long)arg1; +- (long long)queuePriority; +- (_Bool)isReady; +- (_Bool)isAsynchronous; +- (_Bool)isConcurrent; +- (_Bool)isFinished; +- (_Bool)isExecuting; - (void)cancel; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSOperationQueue.h b/iOS7/Frameworks/Foundation/NSOperationQueue.h index 644ade0bd..b690feecc 100644 --- a/iOS7/Frameworks/Foundation/NSOperationQueue.h +++ b/iOS7/Frameworks/Foundation/NSOperationQueue.h @@ -14,7 +14,7 @@ + (id)mainQueue; + (id)currentQueue; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)__; - (void)__:(id)arg1; - (id)description; @@ -22,16 +22,16 @@ - (void)cancelAllOperations; - (void)setName:(id)arg1; - (id)name; -- (void)setOvercommitsOperations:(BOOL)arg1; -- (BOOL)overcommitsOperations; -- (void)setSuspended:(BOOL)arg1; -- (BOOL)isSuspended; -- (void)setMaxConcurrentOperationCount:(int)arg1; -- (int)maxConcurrentOperationCount; -- (unsigned int)operationCount; +- (void)setOvercommitsOperations:(_Bool)arg1; +- (_Bool)overcommitsOperations; +- (void)setSuspended:(_Bool)arg1; +- (_Bool)isSuspended; +- (void)setMaxConcurrentOperationCount:(long long)arg1; +- (long long)maxConcurrentOperationCount; +- (unsigned long long)operationCount; - (id)operations; - (void)addOperationWithBlock:(id)arg1; -- (void)addOperations:(id)arg1 waitUntilFinished:(BOOL)arg2; +- (void)addOperations:(id)arg1 waitUntilFinished:(_Bool)arg2; - (void)addOperation:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueCodingPrivate.h b/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueCodingPrivate.h index 28b88fc42..9d92eb653 100644 --- a/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueCodingPrivate.h +++ b/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueCodingPrivate.h @@ -7,11 +7,11 @@ #import "NSOrderedSet.h" @interface NSOrderedSet (NSKeyValueCodingPrivate) -- (BOOL)_validateValue:(inout id *)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned int)arg3 error:(out id *)arg4; -- (void)_setValue:(id)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned int)arg3; -- (id)_mutableSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_mutableOrderedSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_mutableArrayValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; -- (id)_valueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned int)arg2; +- (_Bool)_validateValue:(inout id *)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned long long)arg3 error:(out id *)arg4; +- (void)_setValue:(id)arg1 forKeyPath:(id)arg2 ofObjectAtIndex:(unsigned long long)arg3; +- (id)_mutableSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_mutableOrderedSetValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_mutableArrayValueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; +- (id)_valueForKeyPath:(id)arg1 ofObjectAtIndex:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueObserverRegistration.h b/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueObserverRegistration.h index 315025fe0..05a1cb5ea 100644 --- a/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueObserverRegistration.h +++ b/iOS7/Frameworks/Foundation/NSOrderedSet-NSKeyValueObserverRegistration.h @@ -9,6 +9,6 @@ @interface NSOrderedSet (NSKeyValueObserverRegistration) - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2; - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2 context:(void *)arg3; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSOrthography.h b/iOS7/Frameworks/Foundation/NSOrthography.h index 8ec012443..1b7d124a6 100644 --- a/iOS7/Frameworks/Foundation/NSOrthography.h +++ b/iOS7/Frameworks/Foundation/NSOrthography.h @@ -31,8 +31,8 @@ - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithDominantScript:(id)arg1 languageMap:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/NSOrthographyCheckingResult.h b/iOS7/Frameworks/Foundation/NSOrthographyCheckingResult.h index d6fc886a0..2427feed6 100644 --- a/iOS7/Frameworks/Foundation/NSOrthographyCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSOrthographyCheckingResult.h @@ -15,8 +15,8 @@ } - (id)orthography; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSOutputStream-NSCFOutputStreamAdditions.h b/iOS7/Frameworks/Foundation/NSOutputStream-NSCFOutputStreamAdditions.h index ebcdac23f..656ca68b2 100644 --- a/iOS7/Frameworks/Foundation/NSOutputStream-NSCFOutputStreamAdditions.h +++ b/iOS7/Frameworks/Foundation/NSOutputStream-NSCFOutputStreamAdditions.h @@ -7,6 +7,6 @@ #import "NSOutputStream.h" @interface NSOutputStream (NSCFOutputStreamAdditions) -- (CDStruct_1ef3fb1f)_cfStreamError; +- (CDStruct_87dc826d)_cfStreamError; @end diff --git a/iOS7/Frameworks/Foundation/NSOutputStream-NSOutputStream.h b/iOS7/Frameworks/Foundation/NSOutputStream-NSOutputStream.h index dca1bf8d6..1fb501f40 100644 --- a/iOS7/Frameworks/Foundation/NSOutputStream-NSOutputStream.h +++ b/iOS7/Frameworks/Foundation/NSOutputStream-NSOutputStream.h @@ -7,13 +7,13 @@ #import "NSOutputStream.h" @interface NSOutputStream (NSOutputStream) -+ (id)outputStreamWithURL:(id)arg1 append:(BOOL)arg2; -+ (id)outputStreamToFileAtPath:(id)arg1 append:(BOOL)arg2; -+ (id)outputStreamToBuffer:(char *)arg1 capacity:(unsigned int)arg2; ++ (id)outputStreamWithURL:(id)arg1 append:(_Bool)arg2; ++ (id)outputStreamToFileAtPath:(id)arg1 append:(_Bool)arg2; ++ (id)outputStreamToBuffer:(char *)arg1 capacity:(unsigned long long)arg2; + (id)outputStreamToMemory; + (id)allocWithZone:(struct _NSZone *)arg1; -- (unsigned long)_cfTypeID; -- (BOOL)hasSpaceAvailable; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned long long)_cfTypeID; +- (_Bool)hasSpaceAvailable; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSOwnedDictionaryProxy.h b/iOS7/Frameworks/Foundation/NSOwnedDictionaryProxy.h index 12e1a1d18..2131c1036 100644 --- a/iOS7/Frameworks/Foundation/NSOwnedDictionaryProxy.h +++ b/iOS7/Frameworks/Foundation/NSOwnedDictionaryProxy.h @@ -6,6 +6,7 @@ #import "NSDictionary.h" +// Not exported @interface NSOwnedDictionaryProxy : NSDictionary { id _owner; @@ -13,7 +14,7 @@ - (id)objectForKey:(id)arg1; - (id)keyEnumerator; -- (unsigned int)count; +- (unsigned long long)count; - (void)superRelease; - (oneway void)release; - (id)retain; diff --git a/iOS7/Frameworks/Foundation/NSPageData-NSInternal.h b/iOS7/Frameworks/Foundation/NSPageData-NSInternal.h new file mode 100644 index 000000000..ed335f677 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSPageData-NSInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPageData (NSInternal) +- (unsigned long long)writeFile:(id)arg1; +- (unsigned long long)writeFd:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSPageData.h b/iOS7/Frameworks/Foundation/NSPageData.h index 4df296ccc..ea6d50f38 100644 --- a/iOS7/Frameworks/Foundation/NSPageData.h +++ b/iOS7/Frameworks/Foundation/NSPageData.h @@ -15,13 +15,13 @@ NSString *_originalFilePath; } -+ (int)_umask; ++ (long long)_umask; + (void)initialize; - (id)data; - (id)initWithDataNoCopy:(id)arg1; - (id)deserializer; -- (id)initFromSerializerStream:(id)arg1 length:(unsigned int)arg2; -- (unsigned int)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(BOOL)arg4 hardLinkPath:(id)arg5; +- (id)initFromSerializerStream:(id)arg1 length:(unsigned long long)arg2; +- (unsigned long long)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(_Bool)arg4 hardLinkPath:(id)arg5; - (void)dealloc; - (id)_mappedFile; - (id)initWithContentsOfMappedFile:(id)arg1 withFileAttributes:(id)arg2; @@ -29,13 +29,11 @@ - (id)initWithContentsOfFile:(id)arg1; - (void)_setOriginalFileInfoFromFileAttributes:(id)arg1; - (id)initWithData:(id)arg1; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; - (id)init; - (const void *)bytes; -- (unsigned int)length; -- (unsigned int)writeFile:(id)arg1; -- (unsigned int)writeFd:(int)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSPathStore2.h b/iOS7/Frameworks/Foundation/NSPathStore2.h index 0679e93c0..2c6c3e6e3 100644 --- a/iOS7/Frameworks/Foundation/NSPathStore2.h +++ b/iOS7/Frameworks/Foundation/NSPathStore2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSPathStore2 : NSString { unsigned int _lengthAndRefCount; @@ -13,11 +14,11 @@ } + (id)pathWithComponents:(id)arg1; -+ (id)pathStoreWithCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; ++ (id)pathStoreWithCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (id)stringByResolvingSymlinksInPath; -- (id)_stringByResolvingSymlinksInPathUsingCache:(BOOL)arg1; +- (id)_stringByResolvingSymlinksInPathUsingCache:(_Bool)arg1; - (id)stringByStandardizingPath; -- (id)_stringByStandardizingPathUsingCache:(BOOL)arg1; +- (id)_stringByStandardizingPathUsingCache:(_Bool)arg1; - (id)stringByExpandingTildeInPath; - (id)stringByAbbreviatingWithTildeInPath; - (id)stringByAppendingPathExtension:(id)arg1; @@ -26,14 +27,14 @@ - (id)stringByAppendingPathComponent:(id)arg1; - (id)stringByDeletingLastPathComponent; - (id)lastPathComponent; -- (BOOL)isAbsolutePath; +- (_Bool)isAbsolutePath; - (id)pathComponents; -- (BOOL)isEqualToString:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqualToString:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSPhoneNumberCheckingResult.h b/iOS7/Frameworks/Foundation/NSPhoneNumberCheckingResult.h index b211722bc..595cdade6 100644 --- a/iOS7/Frameworks/Foundation/NSPhoneNumberCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSPhoneNumberCheckingResult.h @@ -17,8 +17,8 @@ @property(readonly) void *underlyingResult; - (id)phoneNumber; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSPinyinString.h b/iOS7/Frameworks/Foundation/NSPinyinString.h index 0bdd5ad30..edc27a4ab 100644 --- a/iOS7/Frameworks/Foundation/NSPinyinString.h +++ b/iOS7/Frameworks/Foundation/NSPinyinString.h @@ -9,43 +9,43 @@ @interface NSPinyinString : NSString { NSString *_string; - unsigned int _syllableCount; - unsigned int _score; - unsigned int _rangeCount; - unsigned int _replacementCount; - unsigned int _transpositionCount; - unsigned int _insertionCount; - unsigned int _deletionCount; - unsigned int _firstModificationIndex; + unsigned long long _syllableCount; + unsigned long long _score; + unsigned long long _rangeCount; + unsigned long long _replacementCount; + unsigned long long _transpositionCount; + unsigned long long _insertionCount; + unsigned long long _deletionCount; + unsigned long long _firstModificationIndex; struct _NSRange *_ranges; - BOOL _lastSyllableIsPartial; + _Bool _lastSyllableIsPartial; } + (id)prefixesForInputString:(id)arg1; + (id)alternativesForInputString:(id)arg1; -- (struct _NSRange)nonPinyinRangeAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfFirstModification; -- (unsigned int)numberOfDeletions; -- (unsigned int)numberOfInsertions; -- (unsigned int)numberOfTranspositions; -- (unsigned int)numberOfReplacements; -- (unsigned int)numberOfNonPinyinRanges; -- (unsigned int)score; -- (BOOL)lastSyllableIsPartial; -- (unsigned int)syllableCount; +- (struct _NSRange)nonPinyinRangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfFirstModification; +- (unsigned long long)numberOfDeletions; +- (unsigned long long)numberOfInsertions; +- (unsigned long long)numberOfTranspositions; +- (unsigned long long)numberOfReplacements; +- (unsigned long long)numberOfNonPinyinRanges; +- (unsigned long long)score; +- (_Bool)lastSyllableIsPartial; +- (unsigned long long)syllableCount; - (id)string; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)nonPinyinIndexSet; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 replacementCount:(unsigned int)arg5 transpositionCount:(unsigned int)arg6 insertionCount:(unsigned int)arg7 deletionCount:(unsigned int)arg8 rangeCount:(unsigned int)arg9 ranges:(struct _NSRange *)arg10; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 replacementCount:(unsigned int)arg5 transpositionCount:(unsigned int)arg6 insertionCount:(unsigned int)arg7 deletionCount:(unsigned int)arg8 indexOfFirstModification:(unsigned int)arg9 rangeCount:(unsigned int)arg10 ranges:(struct _NSRange *)arg11; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 replacementCount:(unsigned long long)arg5 transpositionCount:(unsigned long long)arg6 insertionCount:(unsigned long long)arg7 deletionCount:(unsigned long long)arg8 rangeCount:(unsigned long long)arg9 ranges:(struct _NSRange *)arg10; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 replacementCount:(unsigned long long)arg5 transpositionCount:(unsigned long long)arg6 insertionCount:(unsigned long long)arg7 deletionCount:(unsigned long long)arg8 indexOfFirstModification:(unsigned long long)arg9 rangeCount:(unsigned long long)arg10 ranges:(struct _NSRange *)arg11; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSPlaceholderMutableString.h b/iOS7/Frameworks/Foundation/NSPlaceholderMutableString.h index 778b74d3c..c186efa01 100644 --- a/iOS7/Frameworks/Foundation/NSPlaceholderMutableString.h +++ b/iOS7/Frameworks/Foundation/NSPlaceholderMutableString.h @@ -11,23 +11,23 @@ } - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; -- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(void *)arg3; -- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithCString:(const char *)arg1 encoding:(unsigned int)arg2; -- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3 freeWhenDone:(BOOL)arg4; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; +- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(char *)arg3; +- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithCString:(const char *)arg1 encoding:(unsigned long long)arg2; +- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3 freeWhenDone:(_Bool)arg4; - (id)initWithUTF8String:(const char *)arg1; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3; - (id)initWithString:(id)arg1; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)init; - (void)dealloc; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)autorelease; diff --git a/iOS7/Frameworks/Foundation/NSPlaceholderNumber.h b/iOS7/Frameworks/Foundation/NSPlaceholderNumber.h index a53e38891..eba9e1b7d 100644 --- a/iOS7/Frameworks/Foundation/NSPlaceholderNumber.h +++ b/iOS7/Frameworks/Foundation/NSPlaceholderNumber.h @@ -6,21 +6,22 @@ #import +// Not exported @interface NSPlaceholderNumber : NSPlaceholderValue { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)initWithCoder:(id)arg1; -- (id)initWithBool:(BOOL)arg1; +- (id)initWithBool:(_Bool)arg1; - (id)initWithDouble:(double)arg1; - (id)initWithFloat:(float)arg1; - (id)initWithUnsignedLongLong:(unsigned long long)arg1; - (id)initWithLongLong:(long long)arg1; -- (id)initWithUnsignedLong:(unsigned long)arg1; -- (id)initWithLong:(long)arg1; -- (id)initWithUnsignedInteger:(unsigned int)arg1; -- (id)initWithInteger:(int)arg1; +- (id)initWithUnsignedLong:(unsigned long long)arg1; +- (id)initWithLong:(long long)arg1; +- (id)initWithUnsignedInteger:(unsigned long long)arg1; +- (id)initWithInteger:(long long)arg1; - (id)initWithUnsignedInt:(unsigned int)arg1; - (id)initWithInt:(int)arg1; - (id)initWithUnsignedShort:(unsigned short)arg1; diff --git a/iOS7/Frameworks/Foundation/NSPlaceholderString.h b/iOS7/Frameworks/Foundation/NSPlaceholderString.h index 5549acbbe..6dab8b557 100644 --- a/iOS7/Frameworks/Foundation/NSPlaceholderString.h +++ b/iOS7/Frameworks/Foundation/NSPlaceholderString.h @@ -10,25 +10,25 @@ { } -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3; -- (id)initWithData:(id)arg1 encoding:(unsigned int)arg2; -- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(void *)arg3; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3; +- (id)initWithData:(id)arg1 encoding:(unsigned long long)arg2; +- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(char *)arg3; - (id)initWithString:(id)arg1; - (id)initWithCString:(const char *)arg1; -- (id)initWithCString:(const char *)arg1 length:(unsigned int)arg2; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3 freeWhenDone:(BOOL)arg4; -- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithCString:(const char *)arg1 encoding:(unsigned int)arg2; -- (id)initWithCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; -- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; +- (id)initWithCString:(const char *)arg1 length:(unsigned long long)arg2; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3 freeWhenDone:(_Bool)arg4; +- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithCString:(const char *)arg1 encoding:(unsigned long long)arg2; +- (id)initWithCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; +- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; - (id)init; - (void)dealloc; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)autorelease; diff --git a/iOS7/Frameworks/Foundation/NSPlaceholderValue.h b/iOS7/Frameworks/Foundation/NSPlaceholderValue.h index 0ed8317ca..11e2d2347 100644 --- a/iOS7/Frameworks/Foundation/NSPlaceholderValue.h +++ b/iOS7/Frameworks/Foundation/NSPlaceholderValue.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSPlaceholderValue : NSNumber { struct _NSZone *zoneForInstance; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)getValue:(void *)arg1; - (const char *)objCType; - (id)initWithCoder:(id)arg1; @@ -19,10 +20,10 @@ - (id)init; - (void)finalize; - (void)dealloc; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)autorelease; diff --git a/iOS7/Frameworks/Foundation/NSPointerArray-NSArrayConveniences.h b/iOS7/Frameworks/Foundation/NSPointerArray-NSArrayConveniences.h new file mode 100644 index 000000000..f0ba45fcd --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSPointerArray-NSArrayConveniences.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPointerArray (NSArrayConveniences) ++ (id)weakObjectsPointerArray; ++ (id)strongObjectsPointerArray; ++ (id)pointerArrayWithWeakObjects; ++ (id)pointerArrayWithStrongObjects; +- (id)allObjects; +- (id)mutableArray; +@end + diff --git a/iOS7/Frameworks/Foundation/NSPointerArray.h b/iOS7/Frameworks/Foundation/NSPointerArray.h index 54b6021e4..e035b41b9 100644 --- a/iOS7/Frameworks/Foundation/NSPointerArray.h +++ b/iOS7/Frameworks/Foundation/NSPointerArray.h @@ -16,29 +16,23 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)pointerArrayWithPointerFunctions:(id)arg1; -+ (id)pointerArrayWithOptions:(unsigned int)arg1; -+ (id)weakObjectsPointerArray; -+ (id)strongObjectsPointerArray; -+ (id)pointerArrayWithWeakObjects; -+ (id)pointerArrayWithStrongObjects; ++ (id)pointerArrayWithOptions:(unsigned long long)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)setCount:(unsigned int)arg1; -- (unsigned int)count; +- (void)setCount:(unsigned long long)arg1; +- (unsigned long long)count; - (void)compact; -- (void)replacePointerAtIndex:(unsigned int)arg1 withPointer:(void *)arg2; -- (void)insertPointer:(void *)arg1 atIndex:(unsigned int)arg2; -- (void)removePointerAtIndex:(unsigned int)arg1; +- (void)replacePointerAtIndex:(unsigned long long)arg1 withPointer:(void *)arg2; +- (void)insertPointer:(void *)arg1 atIndex:(unsigned long long)arg2; +- (void)removePointerAtIndex:(unsigned long long)arg1; - (void)addPointer:(void *)arg1; -- (void *)pointerAtIndex:(unsigned int)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void *)pointerAtIndex:(unsigned long long)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)pointerFunctions; - (id)initWithCoder:(id)arg1; - (id)initWithPointerFunctions:(id)arg1; -- (id)initWithOptions:(unsigned int)arg1; +- (id)initWithOptions:(unsigned long long)arg1; - (id)init; -- (id)allObjects; -- (id)mutableArray; @end diff --git a/iOS7/Frameworks/Foundation/NSPointerFunctions.h b/iOS7/Frameworks/Foundation/NSPointerFunctions.h index 5df0ef459..0bc0af727 100644 --- a/iOS7/Frameworks/Foundation/NSPointerFunctions.h +++ b/iOS7/Frameworks/Foundation/NSPointerFunctions.h @@ -12,10 +12,10 @@ { } -+ (id)pointerFunctionsWithOptions:(unsigned int)arg1; ++ (id)pointerFunctionsWithOptions:(unsigned long long)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property BOOL usesWeakReadAndWriteBarriers; -@property BOOL usesStrongWriteBarrier; +@property _Bool usesWeakReadAndWriteBarriers; +@property _Bool usesStrongWriteBarrier; @property void *relinquishFunction; @property void *acquireFunction; @property void *descriptionFunction; @@ -23,7 +23,7 @@ @property void *hashFunction; @property void *sizeFunction; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithOptions:(unsigned int)arg1; +- (id)initWithOptions:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSPort.h b/iOS7/Frameworks/Foundation/NSPort.h index 0bc350ca9..a3b663262 100644 --- a/iOS7/Frameworks/Foundation/NSPort.h +++ b/iOS7/Frameworks/Foundation/NSPort.h @@ -18,19 +18,19 @@ + (id)allocWithZone:(struct _NSZone *)arg1; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)sendBeforeDate:(id)arg1 msgid:(unsigned int)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned int)arg5; -- (BOOL)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned int)arg4; +- (_Bool)sendBeforeDate:(id)arg1 msgid:(unsigned long long)arg2 components:(id)arg3 from:(id)arg4 reserved:(unsigned long long)arg5; +- (_Bool)sendBeforeDate:(id)arg1 components:(id)arg2 from:(id)arg3 reserved:(unsigned long long)arg4; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForCoder; - (Class)classForPortCoder; - (id)replacementObjectForCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)reservedSpaceLength; +- (unsigned long long)reservedSpaceLength; - (id)delegate; - (void)setDelegate:(id)arg1; - (unsigned int)machPort; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; - (id)initWithMachPort:(unsigned int)arg1; diff --git a/iOS7/Frameworks/Foundation/NSPortMessage.h b/iOS7/Frameworks/Foundation/NSPortMessage.h index 1ff862874..8d2d830dd 100644 --- a/iOS7/Frameworks/Foundation/NSPortMessage.h +++ b/iOS7/Frameworks/Foundation/NSPortMessage.h @@ -19,7 +19,7 @@ } - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)sendBeforeDate:(id)arg1; +- (_Bool)sendBeforeDate:(id)arg1; - (id)components; - (void)setMsgid:(unsigned int)arg1; - (unsigned int)msgid; diff --git a/iOS7/Frameworks/Foundation/NSPortNameServer.h b/iOS7/Frameworks/Foundation/NSPortNameServer.h index 0b98897c3..e10158508 100644 --- a/iOS7/Frameworks/Foundation/NSPortNameServer.h +++ b/iOS7/Frameworks/Foundation/NSPortNameServer.h @@ -13,9 +13,9 @@ + (id)defaultPortNameServer; + (id)systemDefaultPortNameServer; - (id)portForName:(id)arg1 onHost:(id)arg2; -- (BOOL)registerPort:(id)arg1 forName:(id)arg2; -- (BOOL)removePortForName:(id)arg1; -- (BOOL)registerPort:(id)arg1 name:(id)arg2; +- (_Bool)registerPort:(id)arg1 forName:(id)arg2; +- (_Bool)removePortForName:(id)arg1; +- (_Bool)registerPort:(id)arg1 name:(id)arg2; - (id)portForName:(id)arg1 host:(id)arg2; - (id)portForName:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSPredicate-NSMetadataQueryPrivate.h b/iOS7/Frameworks/Foundation/NSPredicate-NSMetadataQueryPrivate.h new file mode 100644 index 000000000..aef4aed94 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSPredicate-NSMetadataQueryPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSPredicate (NSMetadataQueryPrivate) +- (id)generateMetadataDescription; +@end + diff --git a/iOS7/Frameworks/Foundation/NSPredicate.h b/iOS7/Frameworks/Foundation/NSPredicate.h index 2d5c9bcf1..af6fb6c5c 100644 --- a/iOS7/Frameworks/Foundation/NSPredicate.h +++ b/iOS7/Frameworks/Foundation/NSPredicate.h @@ -15,29 +15,29 @@ unsigned int _evaluationBlocked:1; unsigned int _reservedPredicateFlags:31; } _predicateFlags; + unsigned int reserved; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)predicateWithBlock:(id)arg1; -+ (id)predicateWithValue:(BOOL)arg1; -+ (id)predicateWithFormat:(id)arg1 arguments:(void *)arg2; ++ (id)predicateWithValue:(_Bool)arg1; ++ (id)predicateWithFormat:(id)arg1 arguments:(char *)arg2; + (id)predicateWithFormat:(id)arg1; + (id)predicateWithFormat:(id)arg1 argumentArray:(id)arg2; + (struct __CFLocale *)retainedLocale; -+ (id)newStringFrom:(id)arg1 usingUnicodeTransforms:(unsigned int)arg2; ++ (id)newStringFrom:(id)arg1 usingUnicodeTransforms:(unsigned long long)arg2; + (void)initialize; - (id)predicateFormat; - (id)description; - (id)predicateWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; -- (BOOL)evaluateWithObject:(id)arg1; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (_Bool)evaluateWithObject:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)allowEvaluation; -- (BOOL)_allowsEvaluation; -- (id)generateMetadataDescription; +- (_Bool)_allowsEvaluation; @end diff --git a/iOS7/Frameworks/Foundation/NSPredicateOperator.h b/iOS7/Frameworks/Foundation/NSPredicateOperator.h index 6e82c132a..f119e8cc7 100644 --- a/iOS7/Frameworks/Foundation/NSPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSPredicateOperator.h @@ -11,36 +11,36 @@ @interface NSPredicateOperator : NSObject { - unsigned int _operatorType; - unsigned int _modifier; + unsigned long long _operatorType; + unsigned long long _modifier; } -+ (BOOL)supportsSecureCoding; -+ (id)operatorWithCustomSelector:(SEL)arg1 modifier:(unsigned int)arg2; -+ (id)_newOperatorWithType:(unsigned int)arg1 modifier:(unsigned int)arg2 options:(unsigned int)arg3; -+ (id)operatorWithType:(unsigned int)arg1 modifier:(unsigned int)arg2 options:(unsigned int)arg3; -+ (SEL)_getSelectorForType:(unsigned int)arg1; -+ (id)_getSymbolForType:(unsigned int)arg1; -- (void)_setModifier:(unsigned int)arg1; -- (unsigned int)options; -- (void)_setOptions:(unsigned int)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)performOperationUsingObject:(id)arg1 andObject:(id)arg2; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)modifier; ++ (_Bool)supportsSecureCoding; ++ (id)operatorWithCustomSelector:(SEL)arg1 modifier:(unsigned long long)arg2; ++ (id)_newOperatorWithType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 options:(unsigned long long)arg3; ++ (id)operatorWithType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 options:(unsigned long long)arg3; ++ (SEL)_getSelectorForType:(unsigned long long)arg1; ++ (id)_getSymbolForType:(unsigned long long)arg1; +- (void)_setModifier:(unsigned long long)arg1; +- (unsigned long long)options; +- (void)_setOptions:(unsigned long long)arg1; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)performOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)modifier; - (id)symbol; -- (unsigned int)operatorType; +- (unsigned long long)operatorType; - (SEL)selector; - (id)description; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 options:(unsigned int)arg3; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2; -- (id)initWithOperatorType:(unsigned int)arg1; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 options:(unsigned long long)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2; +- (id)initWithOperatorType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSProcessInfo.h b/iOS7/Frameworks/Foundation/NSProcessInfo.h index 6a320f0bb..1ac45ae78 100644 --- a/iOS7/Frameworks/Foundation/NSProcessInfo.h +++ b/iOS7/Frameworks/Foundation/NSProcessInfo.h @@ -14,10 +14,11 @@ NSArray *arguments; NSString *hostName; NSString *name; - int automaticTerminationOptOutCounter; + long long automaticTerminationOptOutCounter; } + (id)processInfo; +- (void)performActivityWithOptions:(unsigned long long)arg1 reason:(id)arg2 usingBlock:(id)arg3; - (void)performActivityWithOptions:(unsigned long long)arg1 reason:(id)arg2 block:(id)arg3; - (void)endActivity:(id)arg1; - (id)beginActivityWithOptions:(unsigned long long)arg1 reason:(id)arg2; @@ -25,23 +26,23 @@ - (id)beginSuspensionOfSystemBehaviors:(unsigned long long)arg1 reason:(id)arg2; - (void)_enableAutomaticTerminationOnly:(id)arg1; - (void)_disableAutomaticTerminationOnly:(id)arg1; -- (BOOL)automaticTerminationSupportEnabled; -- (void)setAutomaticTerminationSupportEnabled:(BOOL)arg1; +- (_Bool)automaticTerminationSupportEnabled; +- (void)setAutomaticTerminationSupportEnabled:(_Bool)arg1; - (void)enableAutomaticTermination:(id)arg1; - (void)disableAutomaticTermination:(id)arg1; -- (int)_suddenTerminationDisablingCount; +- (long long)_suddenTerminationDisablingCount; - (void)_exitWhenSuddenTerminationEnabledWithStatus:(int)arg1; - (void)_exitIfSuddenTerminationEnabledWithStatus:(int)arg1; - (void)enableSuddenTermination; - (void)disableSuddenTermination; - (double)systemUptime; -- (BOOL)isTranslated; +- (_Bool)isTranslated; - (unsigned long long)physicalMemory; -- (unsigned int)activeProcessorCount; -- (unsigned int)processorCount; +- (unsigned long long)activeProcessorCount; +- (unsigned long long)processorCount; - (id)operatingSystemVersionString; - (id)operatingSystemName; -- (unsigned int)operatingSystem; +- (unsigned long long)operatingSystem; - (id)userHomeDirectory; - (id)userFullName; - (id)userName; diff --git a/iOS7/Frameworks/Foundation/NSProgress-NSInternal.h b/iOS7/Frameworks/Foundation/NSProgress-NSInternal.h new file mode 100644 index 000000000..ee471f398 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSProgress-NSInternal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSProgress (NSInternal) ++ (id)_registrarInterface; ++ (id)_subscriberInterface; ++ (id)_publisherInterface; +- (void)_setRemoteValue:(id)arg1 forKey:(id)arg2 inUserInfo:(_Bool)arg3; +- (id)_initWithValues:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSProgress-NSTemporaryCompatibility.h b/iOS7/Frameworks/Foundation/NSProgress-NSTemporaryCompatibility.h new file mode 100644 index 000000000..1fce48e48 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSProgress-NSTemporaryCompatibility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSProgress (NSTemporaryCompatibility) +- (void)acknowledge; +- (void)handleAcknowledgementByAppWithBundleIdentifer:(id)arg1 usingBlock:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSProgress.h b/iOS7/Frameworks/Foundation/NSProgress.h index 9ef80572a..7a8cbc6f5 100644 --- a/iOS7/Frameworks/Foundation/NSProgress.h +++ b/iOS7/Frameworks/Foundation/NSProgress.h @@ -8,56 +8,57 @@ #import "NSProgressPublisher-Protocol.h" -@class NSMutableDictionary, NSString, NSXPCConnection; +@class NSLock, NSMutableDictionary, NSMutableSet, NSString, NSXPCConnection; @interface NSProgress : NSObject { - NSProgress *_parent; - long long _portionOfParentUnitCount; + id _group; + long long _reserved4; id _values; - id _valuesSeenFromMainThread; + id _reserved5; id _cancellationHandler; id _pausingHandler; id _prioritizationHandler; - long long _pendingUnitCount; + long long _reserved3; id _userInfoProxy; NSString *_publisherID; NSXPCConnection *_connection; - int _unpublishingBlockageCount; - int _disconnectingBlockageCount; - int _remoteObserverCount; + long long _unpublishingBlockageCount; + long long _disconnectingBlockageCount; + long long _remoteObserverCount; NSMutableDictionary *_acknowledgementHandlersByBundleID; NSMutableDictionary *_lastNotificationTimesByKey; NSMutableDictionary *_userInfoLastNotificationTimesByKey; - id _reserved1; - id _reserved2; + NSLock *_lock; + NSMutableSet *_childrenGroups; } + (id)addSubscriberForFileURL:(id)arg1 usingBlock:(id)arg2; + (id)_addSubscriberForCategory:(id)arg1 usingPublishingHandler:(id)arg2; -+ (id)_addGeneralSubscriberUsingBlock:(id)arg1; ++ (void)_removeSubscriber:(id)arg1; ++ (id)_addSubscriberForFileURL:(id)arg1 withPublishingHandler:(id)arg2; + (void)removeSubscriber:(id)arg1; + (id)addSubscriberForFileURL:(id)arg1 withPublishingHandler:(id)arg2; -+ (id)keyPathsForValuesAffectingFractionCompleted; + (id)keyPathsForValuesAffectingLocalizedAdditionalDescription; + (id)keyPathsForValuesAffectingLocalizedDescription; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)progressWithTotalUnitCount:(long long)arg1; + (id)currentProgress; -+ (id)_registrarInterface; -+ (id)_subscriberInterface; -+ (id)_publisherInterface; - (void)handleAcknowledgementByAppWithBundleIdentifier:(id)arg1 usingBlock:(id)arg2; - (oneway void)prioritize; -- (void)_prioritize; - (id)prioritizationHandler; - (void)setPrioritizationHandler:(id)arg1; -- (BOOL)isPrioritizable; -- (void)setPrioritizable:(BOOL)arg1; +- (_Bool)isPrioritizable; +- (void)setPrioritizable:(_Bool)arg1; - (id)_publishingAppBundleIdentifier; -@property(readonly, getter=isOld) BOOL old; -- (void)acknowledgeWithSuccess:(BOOL)arg1; -- (oneway void)appWithBundleID:(id)arg1 didAcknowledgeWithSuccess:(BOOL)arg2; +- (void)_acknowledgeWithSuccess:(_Bool)arg1; +- (id)_acknowledgementHandlerForAppBundleIdentifier:(SEL)arg1; +- (void)_setAcknowledgementHandler:(id)arg1 forAppBundleIdentifier:(void)arg2; +- (void)_unpublish; +- (void)_publish; +@property(readonly, getter=isOld) _Bool old; +- (void)acknowledgeWithSuccess:(_Bool)arg1; +- (oneway void)appWithBundleID:(id)arg1 didAcknowledgeWithSuccess:(_Bool)arg2; - (oneway void)stopProvidingValues; - (oneway void)startProvidingValuesWithInitialAcceptor:(id)arg1; - (id)acknowledgementHandlerForAppBundleIdentifier:(SEL)arg1; @@ -69,41 +70,38 @@ @property(copy) NSString *kind; - (id)ownedDictionaryObjectForKey:(id)arg1; - (id)ownedDictionaryKeyEnumerator; -- (unsigned int)ownedDictionaryCount; +- (unsigned long long)ownedDictionaryCount; - (id)userInfo; - (void)pause; -- (void)_pause; - (void)cancel; -- (void)_cancel; @property(readonly) double fractionCompleted; -- (double)_fractionCompletedUsingValuesFinder:(id)arg1; -@property(readonly, getter=isIndeterminate) BOOL indeterminate; +@property(readonly, getter=isIndeterminate) _Bool indeterminate; +- (id)description; - (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; - (void)_setUserInfoValue:(id)arg1 forKey:(id)arg2; @property(copy) id pausingHandler; @property(copy) id cancellationHandler; -@property(readonly, getter=isPaused) BOOL paused; -@property(readonly, getter=isCancelled) BOOL cancelled; -@property(getter=isPausable) BOOL pausable; -@property(getter=isCancellable) BOOL cancellable; +@property(readonly, getter=isPaused) _Bool paused; +@property(readonly, getter=isCancelled) _Bool cancelled; +@property(getter=isPausable) _Bool pausable; +@property(getter=isCancellable) _Bool cancellable; +- (_Bool)isFinished; @property(copy) NSString *localizedAdditionalDescription; @property(copy) NSString *localizedDescription; @property long long completedUnitCount; +- (void)_removeGroup:(id)arg1; +- (void)_updateGroupFractionCompletedFrom:(double)arg1 to:(double)arg2 forPortion:(long long)arg3; @property long long totalUnitCount; -- (void)_getValueUsingBlock:(id)arg1; -- (void)_setValueForKey:(id)arg1 usingBlock:(id)arg2; -- (void)__setValueForKey:(id)arg1 usingBlock:(id)arg2; -- (void)_notifyRemoteObserversOfValueForKey:(id)arg1 inUserInfo:(BOOL)arg2; -- (void)__notifyRemoteObserversOfValueForKey:(id)arg1 inUserInfo:(BOOL)arg2; +- (void)_setValueForKeys:(id)arg1 settingBlock:(void)arg2; +- (void)_notifyRemoteObserversOfValueForKey:(id)arg1 inUserInfo:(_Bool)arg2; +- (void)__notifyRemoteObserversOfValueForKey:(id)arg1 inUserInfo:(_Bool)arg2; - (void)resignCurrent; - (void)becomeCurrentWithPendingUnitCount:(long long)arg1; - (void)dealloc; +- (void)_setGroup:(id)arg1; +- (void)_addChild:(id)arg1 toGroup:(id)arg2 isPaused:(_Bool *)arg3 isCancelled:(_Bool *)arg4; - (id)initWithParent:(id)arg1 userInfo:(id)arg2; - (id)init; -- (void)_setValue:(id)arg1 forKey:(id)arg2 inUserInfo:(BOOL)arg3; -- (id)_initWithValues:(id)arg1; -- (void)acknowledge; -- (void)handleAcknowledgementByAppWithBundleIdentifer:(id)arg1 usingBlock:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSProgressProxy.h b/iOS7/Frameworks/Foundation/NSProgressProxy.h index 219e95e98..d7b07058e 100644 --- a/iOS7/Frameworks/Foundation/NSProgressProxy.h +++ b/iOS7/Frameworks/Foundation/NSProgressProxy.h @@ -6,19 +6,16 @@ #import -@class NSString; - +// Not exported @interface NSProgressProxy : NSProgress { id _forwarder; - NSString *_publishingAppBundleIDOrNil; - BOOL _isOld; + _Bool _isOld; id _unpublishingHandler; } -- (id)_publishingAppBundleIdentifier; -- (BOOL)isOld; -- (void)acknowledgeWithSuccess:(BOOL)arg1; +- (_Bool)isOld; +- (void)acknowledgeWithSuccess:(_Bool)arg1; - (void)prioritize; - (void)pause; - (void)cancel; @@ -27,11 +24,11 @@ - (void)setKind:(id)arg1; - (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; - (void)setPrioritizationHandler:(id)arg1; -- (void)setPrioritizable:(BOOL)arg1; +- (void)setPrioritizable:(_Bool)arg1; - (void)setPausingHandler:(id)arg1; - (void)setCancellationHandler:(id)arg1; -- (void)setPausable:(BOOL)arg1; -- (void)setCancellable:(BOOL)arg1; +- (void)setPausable:(_Bool)arg1; +- (void)setCancellable:(_Bool)arg1; - (void)setLocalizedDescription:(id)arg1; - (void)setCompletedUnitCount:(long long)arg1; - (void)setTotalUnitCount:(long long)arg1; @@ -40,7 +37,7 @@ - (void)_invokeUnpublishingHandler; - (void)_invokePublishingHandler:(id)arg1; - (void)dealloc; -- (id)_initWithForwarder:(id)arg1 publishingAppBundleID:(id)arg2 values:(id)arg3 isOld:(BOOL)arg4; +- (id)_initWithForwarder:(id)arg1 values:(id)arg2 isOld:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSProgressPublisher-Protocol.h b/iOS7/Frameworks/Foundation/NSProgressPublisher-Protocol.h index 13bf8666b..7c2576dc5 100644 --- a/iOS7/Frameworks/Foundation/NSProgressPublisher-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSProgressPublisher-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol NSProgressPublisher -- (oneway void)appWithBundleID:(id)arg1 didAcknowledgeWithSuccess:(BOOL)arg2; +- (oneway void)appWithBundleID:(id)arg1 didAcknowledgeWithSuccess:(_Bool)arg2; - (oneway void)prioritize; - (oneway void)pause; - (oneway void)cancel; diff --git a/iOS7/Frameworks/Foundation/NSProgressPublisherProxy.h b/iOS7/Frameworks/Foundation/NSProgressPublisherProxy.h deleted file mode 100644 index fefcf9119..000000000 --- a/iOS7/Frameworks/Foundation/NSProgressPublisherProxy.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "NSProgressPublisher-Protocol.h" - -@class NSFileAccessNode, NSMutableSet, NSString; - -@interface NSProgressPublisherProxy : NSObject -{ - id _forwarder; - id _publisherID; - NSString *_lowerCaseAppBundleID; - NSMutableSet *_lowerCaseBundleIDsOfUnacknowledgedApps; - NSString *_lowerCaseCategoryName; - BOOL _isGeneral; - NSFileAccessNode *_itemLocation; -} - -@property NSFileAccessNode *itemLocation; // @synthesize itemLocation=_itemLocation; -@property BOOL isGeneral; // @synthesize isGeneral=_isGeneral; -@property(copy) NSString *category; // @synthesize category=_lowerCaseCategoryName; -- (id)description; -- (id)descriptionWithIndenting:(id)arg1; -- (oneway void)appWithBundleID:(id)arg1 didAcknowledgeWithSuccess:(BOOL)arg2; -- (oneway void)prioritize; -- (oneway void)pause; -- (oneway void)cancel; -- (oneway void)stopProvidingValues; -- (oneway void)startProvidingValuesWithInitialAcceptor:(id)arg1; -- (id)appBundleID; -- (id)publisherID; -- (void)dealloc; -- (id)initWithForwarder:(id)arg1 publisherID:(id)arg2 appBundleID:(id)arg3 acknowledgementAppBundleIDs:(id)arg4; - -@end - diff --git a/iOS7/Frameworks/Foundation/NSProgressRegistrar-Protocol.h b/iOS7/Frameworks/Foundation/NSProgressRegistrar-Protocol.h index 478beb337..fd1e871f8 100644 --- a/iOS7/Frameworks/Foundation/NSProgressRegistrar-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSProgressRegistrar-Protocol.h @@ -7,10 +7,9 @@ @protocol NSProgressRegistrar - (oneway void)removeSubscriberForID:(id)arg1; - (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 fileURL:(id)arg4; -- (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3; - (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 category:(id)arg4; - (oneway void)removePublisherForID:(id)arg1; -- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(BOOL)arg4; -- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 acknowledgementAppBundleIDs:(id)arg4 category:(id)arg5 isGeneral:(BOOL)arg6 fileURL:(id)arg7; +- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(_Bool)arg4; +- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 acknowledgementAppBundleIDs:(id)arg3 category:(id)arg4 fileURL:(id)arg5; @end diff --git a/iOS7/Frameworks/Foundation/NSProgressRegistrar.h b/iOS7/Frameworks/Foundation/NSProgressRegistrar.h deleted file mode 100644 index 2d6afa02e..000000000 --- a/iOS7/Frameworks/Foundation/NSProgressRegistrar.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import -#import "NSXPCListenerDelegate-Protocol.h" - -@class NSFileAccessNode, NSMutableDictionary, NSObject; - -@interface NSProgressRegistrar : NSObject -{ - NSObject *_queue; - NSMutableDictionary *_publishersByID; - NSMutableDictionary *_subscribersByID; - NSFileAccessNode *_rootFileAccessNode; -} - -- (oneway void)removeSubscriberForID:(id)arg1; -- (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 fileURL:(id)arg4; -- (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3; -- (oneway void)addSubscriber:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 category:(id)arg4; -- (oneway void)removePublisherForID:(id)arg1; -- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(BOOL)arg4; -- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 acknowledgementAppBundleIDs:(id)arg4 category:(id)arg5 isGeneral:(BOOL)arg6 fileURL:(id)arg7; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; -- (void)finalize; -- (void)dealloc; -- (id)initWithQueue:(id)arg1 rootFileAccessNode:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/Foundation/NSProgressSubscriber-Protocol.h b/iOS7/Frameworks/Foundation/NSProgressSubscriber-Protocol.h index a1394d193..84af97c4a 100644 --- a/iOS7/Frameworks/Foundation/NSProgressSubscriber-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSProgressSubscriber-Protocol.h @@ -8,7 +8,7 @@ @protocol NSProgressSubscriber - (oneway void)removePublisherForID:(id)arg1; -- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(BOOL)arg4; -- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 withValues:(id)arg4 isOld:(BOOL)arg5; +- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(_Bool)arg4; +- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 withValues:(id)arg3 isOld:(_Bool)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSProgressSubscriber.h b/iOS7/Frameworks/Foundation/NSProgressSubscriber.h index a6f7fb41a..cc1605bcd 100644 --- a/iOS7/Frameworks/Foundation/NSProgressSubscriber.h +++ b/iOS7/Frameworks/Foundation/NSProgressSubscriber.h @@ -8,25 +8,23 @@ #import -@class NSMutableDictionary, NSObject, NSString, NSXPCConnection; +@class NSLock, NSMutableDictionary, NSString, NSXPCConnection; @interface NSProgressSubscriber : NSObject { id _publishingHandler; NSString *_subscriberID; - NSObject *_queue; NSMutableDictionary *_proxiesByPublisherID; NSXPCConnection *_connection; + NSLock *_lock; } - (oneway void)removePublisherForID:(id)arg1; -- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(BOOL)arg4; -- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 withValues:(id)arg4 isOld:(BOOL)arg5; +- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(_Bool)arg4; +- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 withValues:(id)arg3 isOld:(_Bool)arg4; - (void)stop; -- (void)startForGeneral; - (void)startForFileURL:(id)arg1; - (void)startForCategory:(id)arg1; -- (void)finalize; - (void)dealloc; - (id)initWithPublishingHandler:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSProgressSubscriberProxy.h b/iOS7/Frameworks/Foundation/NSProgressSubscriberProxy.h deleted file mode 100644 index 9d51a2972..000000000 --- a/iOS7/Frameworks/Foundation/NSProgressSubscriberProxy.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import - -@class NSFileAccessNode, NSString; - -@interface NSProgressSubscriberProxy : NSObject -{ - id _forwarder; - id _subscriberID; - NSString *_lowerCaseAppBundleID; - NSString *_lowerCaseCategoryName; - BOOL _isGeneral; - NSFileAccessNode *_itemLocation; -} - -@property NSFileAccessNode *itemLocation; // @synthesize itemLocation=_itemLocation; -@property BOOL isGeneral; // @synthesize isGeneral=_isGeneral; -@property(copy) NSString *category; // @synthesize category=_lowerCaseCategoryName; -- (id)description; -- (id)descriptionWithIndenting:(id)arg1; -- (oneway void)removePublisherForID:(id)arg1; -- (oneway void)observePublisherForID:(id)arg1 value:(id)arg2 forKey:(id)arg3 inUserInfo:(BOOL)arg4; -- (oneway void)addPublisher:(id)arg1 forID:(id)arg2 appBundleID:(id)arg3 withValues:(id)arg4 isOld:(BOOL)arg5; -- (id)appBundleID; -- (void)dealloc; -- (id)initWithForwarder:(id)arg1 subscriberID:(id)arg2 appBundleID:(id)arg3; - -@end - diff --git a/iOS7/Frameworks/Foundation/NSProgressValues.h b/iOS7/Frameworks/Foundation/NSProgressValues.h index 320467922..c68fd26eb 100644 --- a/iOS7/Frameworks/Foundation/NSProgressValues.h +++ b/iOS7/Frameworks/Foundation/NSProgressValues.h @@ -8,29 +8,37 @@ #import "NSSecureCoding-Protocol.h" -@class NSMutableArray, NSMutableDictionary, NSString; +@class NSMutableDictionary, NSString; +// Not exported @interface NSProgressValues : NSObject { NSMutableDictionary *_userInfo; long long _totalUnitCount; long long _completedUnitCount; + long long _childCompletedUnitCount; + double _fractionCompleted; + double _selfFractionCompleted; + double _childFractionCompleted; NSString *_localizedDescription; NSString *_localizedAdditionalDescription; - BOOL _isCancellable; - BOOL _isPausable; - BOOL _isCancelled; - BOOL _isPaused; - NSMutableArray *_children; + _Bool _isCancellable; + _Bool _isPausable; + _Bool _isCancelled; + _Bool _isPaused; NSString *_kind; - BOOL _isPrioritizable; + _Bool _isPrioritizable; + _Bool _isFinished; } + (id)decodableClasses; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +- (void)setIndeterminate:(_Bool)arg1; +- (_Bool)isIndeterminate; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +- (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/Frameworks/Foundation/NSPropertyListSerialization.h b/iOS7/Frameworks/Foundation/NSPropertyListSerialization.h index 506455ac0..f0460c1c4 100644 --- a/iOS7/Frameworks/Foundation/NSPropertyListSerialization.h +++ b/iOS7/Frameworks/Foundation/NSPropertyListSerialization.h @@ -11,14 +11,14 @@ void *reserved[6]; } -+ (id)propertyListWithStream:(id)arg1 options:(unsigned int)arg2 format:(unsigned int *)arg3 error:(out id *)arg4; -+ (int)writePropertyList:(id)arg1 toStream:(id)arg2 format:(unsigned int)arg3 options:(unsigned int)arg4 error:(out id *)arg5; -+ (id)propertyListWithData:(id)arg1 options:(unsigned int)arg2 format:(unsigned int *)arg3 error:(out id *)arg4; -+ (id)dataWithPropertyList:(id)arg1 format:(unsigned int)arg2 options:(unsigned int)arg3 error:(out id *)arg4; ++ (id)propertyListWithStream:(id)arg1 options:(unsigned long long)arg2 format:(unsigned long long *)arg3 error:(out id *)arg4; ++ (long long)writePropertyList:(id)arg1 toStream:(id)arg2 format:(unsigned long long)arg3 options:(unsigned long long)arg4 error:(out id *)arg5; ++ (id)propertyListWithData:(id)arg1 options:(unsigned long long)arg2 format:(unsigned long long *)arg3 error:(out id *)arg4; ++ (id)dataWithPropertyList:(id)arg1 format:(unsigned long long)arg2 options:(unsigned long long)arg3 error:(out id *)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -+ (id)propertyListFromData:(id)arg1 mutabilityOption:(unsigned int)arg2 format:(unsigned int *)arg3 errorDescription:(out id *)arg4; -+ (id)dataFromPropertyList:(id)arg1 format:(unsigned int)arg2 errorDescription:(out id *)arg3; -+ (BOOL)propertyList:(id)arg1 isValidForFormat:(unsigned int)arg2; ++ (id)propertyListFromData:(id)arg1 mutabilityOption:(unsigned long long)arg2 format:(unsigned long long *)arg3 errorDescription:(out id *)arg4; ++ (id)dataFromPropertyList:(id)arg1 format:(unsigned long long)arg2 errorDescription:(out id *)arg3; ++ (_Bool)propertyList:(id)arg1 isValidForFormat:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/NSProtocolChecker.h b/iOS7/Frameworks/Foundation/NSProtocolChecker.h index 1e8f247cb..e5a28e812 100644 --- a/iOS7/Frameworks/Foundation/NSProtocolChecker.h +++ b/iOS7/Frameworks/Foundation/NSProtocolChecker.h @@ -18,8 +18,8 @@ - (id)methodSignatureForSelector:(SEL)arg1; - (struct objc_method_description *)methodDescriptionForSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)doesNotRecognizeSelector:(SEL)arg1; - (id)target; - (id)protocol; diff --git a/iOS7/Frameworks/Foundation/NSProxy.h b/iOS7/Frameworks/Foundation/NSProxy.h index 459cf9f65..076ebaf46 100644 --- a/iOS7/Frameworks/Foundation/NSProxy.h +++ b/iOS7/Frameworks/Foundation/NSProxy.h @@ -14,25 +14,25 @@ + (id)description; + (void *)methodForSelector:(SEL)arg1; + (void *)instanceMethodForSelector:(SEL)arg1; -+ (BOOL)instancesRespondToSelector:(SEL)arg1; -+ (BOOL)conformsToProtocol:(id)arg1; -+ (BOOL)isKindOfClass:(Class)arg1; -+ (BOOL)isMemberOfClass:(Class)arg1; -+ (BOOL)isSubclassOfClass:(Class)arg1; -+ (BOOL)isProxy; -+ (BOOL)isFault; ++ (_Bool)instancesRespondToSelector:(SEL)arg1; ++ (_Bool)conformsToProtocol:(id)arg1; ++ (_Bool)isKindOfClass:(Class)arg1; ++ (_Bool)isMemberOfClass:(Class)arg1; ++ (_Bool)isSubclassOfClass:(Class)arg1; ++ (_Bool)isProxy; ++ (_Bool)isFault; + (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; + (id)performSelector:(SEL)arg1 withObject:(id)arg2; + (id)performSelector:(SEL)arg1; -+ (unsigned int)hash; -+ (BOOL)isEqual:(id)arg1; ++ (unsigned long long)hash; ++ (_Bool)isEqual:(id)arg1; + (id)_copyDescription; + (id)debugDescription; + (struct _NSZone *)zone; -+ (BOOL)retainWeakReference; -+ (BOOL)allowsWeakReference; -+ (BOOL)_isDeallocating; -+ (BOOL)_tryRetain; ++ (_Bool)retainWeakReference; ++ (_Bool)allowsWeakReference; ++ (_Bool)_isDeallocating; ++ (_Bool)_tryRetain; + (void)finalize; + (void)dealloc; + (id)init; @@ -41,13 +41,13 @@ + (id)methodSignatureForSelector:(SEL)arg1; + (id)instanceMethodSignatureForSelector:(SEL)arg1; + (id)forwardingTargetForSelector:(SEL)arg1; -+ (BOOL)isAncestorOfObject:(id)arg1; -+ (BOOL)respondsToSelector:(SEL)arg1; ++ (_Bool)isAncestorOfObject:(id)arg1; ++ (_Bool)respondsToSelector:(SEL)arg1; + (id)mutableCopyWithZone:(struct _NSZone *)arg1; + (id)mutableCopy; + (id)copyWithZone:(struct _NSZone *)arg1; + (id)copy; -+ (unsigned int)retainCount; ++ (unsigned long long)retainCount; + (id)autorelease; + (oneway void)release; + (id)retain; @@ -57,31 +57,31 @@ + (id)alloc; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; -- (BOOL)isFault; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (_Bool)isFault; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)_copyDescription; - (id)debugDescription; - (id)description; -- (BOOL)_allowsDirectEncoding; +- (_Bool)_allowsDirectEncoding; - (struct _NSZone *)zone; - (void)finalize; - (void)dealloc; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (void)doesNotRecognizeSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; diff --git a/iOS7/Frameworks/Foundation/NSPurgeableData.h b/iOS7/Frameworks/Foundation/NSPurgeableData.h index c4df1f976..94c2519aa 100644 --- a/iOS7/Frameworks/Foundation/NSPurgeableData.h +++ b/iOS7/Frameworks/Foundation/NSPurgeableData.h @@ -10,7 +10,7 @@ @interface NSPurgeableData : NSMutableData { - unsigned int _length; + unsigned long long _length; int _accessCount; unsigned char _private[32]; void *_reserved; @@ -18,19 +18,19 @@ - (void)finalize; - (void)dealloc; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 deallocator:(id)arg4; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)init; -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)_destroyMemory; - (void)endContentAccess; -- (BOOL)beginContentAccess; +- (_Bool)beginContentAccess; - (id)description; -- (void)setLength:(unsigned int)arg1; +- (void)setLength:(unsigned long long)arg1; - (void *)mutableBytes; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSRLEArray.h b/iOS7/Frameworks/Foundation/NSRLEArray.h index b728907c8..4cf1c2151 100644 --- a/iOS7/Frameworks/Foundation/NSRLEArray.h +++ b/iOS7/Frameworks/Foundation/NSRLEArray.h @@ -15,10 +15,10 @@ } - (id)description; -- (unsigned int)count; -- (id)objectAtRunIndex:(unsigned int)arg1 length:(unsigned int *)arg2; -- (id)objectAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2 runIndex:(unsigned int *)arg3; -- (id)objectAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)count; +- (id)objectAtRunIndex:(unsigned long long)arg1 length:(unsigned long long *)arg2; +- (id)objectAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 runIndex:(unsigned long long *)arg3; +- (id)objectAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)_makeNewListFrom:(struct _NSRefCountedRunArray *)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSRTFD-NSInternalUseOnly.h b/iOS7/Frameworks/Foundation/NSRTFD-NSInternalUseOnly.h new file mode 100644 index 000000000..1c14ad36a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRTFD-NSInternalUseOnly.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRTFD (NSInternalUseOnly) +- (unsigned long long)addDirNamed:(id)arg1 lazy:(_Bool)arg2; +- (unsigned long long)realAddDirNamed:(id)arg1; +- (unsigned long long)insertItem:(id)arg1 path:(id)arg2 dirInfo:(id)arg3 zone:(struct _NSZone *)arg4 plist:(id)arg5; +- (unsigned long long)addFileNamed:(id)arg1 fileAttributes:(id)arg2; +- (id)getDirInfo:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRTFD-NSNewTextSupport.h b/iOS7/Frameworks/Foundation/NSRTFD-NSNewTextSupport.h new file mode 100644 index 000000000..894d5c0a5 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRTFD-NSNewTextSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRTFD (NSNewTextSupport) +- (_Bool)_isLink:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRTFD-NSSerializationSupport.h b/iOS7/Frameworks/Foundation/NSRTFD-NSSerializationSupport.h new file mode 100644 index 000000000..d7983cdbc --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRTFD-NSSerializationSupport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRTFD (NSSerializationSupport) +- (id)initWithPasteboardDataRepresentation:(id)arg1; +- (id)pasteboardDataRepresentation; +- (id)initFromSerialized:(id)arg1; +- (id)freeSerialized:(void *)arg1 length:(unsigned long long)arg2; +- (id)serialize:(void **)arg1 length:(unsigned long long *)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRTFD-NSTextDocumentPboard.h b/iOS7/Frameworks/Foundation/NSRTFD-NSTextDocumentPboard.h new file mode 100644 index 000000000..ba5793848 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRTFD-NSTextDocumentPboard.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRTFD (NSTextDocumentPboard) +- (id)initFromElement:(id)arg1 ofDocument:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRTFD.h b/iOS7/Frameworks/Foundation/NSRTFD.h index 4aa3a0e2a..a59ab9568 100644 --- a/iOS7/Frameworks/Foundation/NSRTFD.h +++ b/iOS7/Frameworks/Foundation/NSRTFD.h @@ -12,7 +12,7 @@ } + (void)initialize; -- (int)validatePath:(id)arg1 ignore:(id)arg2; +- (long long)validatePath:(id)arg1 ignore:(id)arg2; - (id)addData:(id)arg1 name:(id)arg2; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -31,43 +31,31 @@ - (id)createRandomKey:(id)arg1; - (id)initWithDataRepresentation:(id)arg1; - (id)dataRepresentation; -- (unsigned int)saveToDocument:(id)arg1 removeBackup:(BOOL)arg2 errorHandler:(id)arg3; -- (unsigned int)internalSaveTo:(id)arg1 removeBackup:(BOOL)arg2 errorHandler:(id)arg3; +- (unsigned long long)saveToDocument:(id)arg1 removeBackup:(_Bool)arg2 errorHandler:(id)arg3; +- (unsigned long long)internalSaveTo:(id)arg1 removeBackup:(_Bool)arg2 errorHandler:(id)arg3; - (id)tmpNameFromPath:(id)arg1; - (id)tmpNameFromPath:(id)arg1 extension:(id)arg2; - (id)nameFromPath:(id)arg1 extra:(id)arg2; -- (unsigned int)internalSaveTo:(id)arg1 removeBackup:(BOOL)arg2 errorHandler:(id)arg3 temp:(id)arg4 backup:(id)arg5; -- (unsigned int)internalWritePath:(id)arg1 errorHandler:(id)arg2 remapContents:(BOOL)arg3 hardLinkPath:(id)arg4; -- (unsigned int)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(BOOL)arg4 hardLinkPath:(id)arg5; -- (unsigned int)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(BOOL)arg4 markBusy:(BOOL)arg5 hardLinkPath:(id)arg6; -- (unsigned int)initFromDocument:(id)arg1; -- (unsigned int)initUnixFile:(id)arg1; -- (id)setPackage:(BOOL)arg1; -- (BOOL)isPackage; +- (unsigned long long)internalSaveTo:(id)arg1 removeBackup:(_Bool)arg2 errorHandler:(id)arg3 temp:(id)arg4 backup:(id)arg5; +- (unsigned long long)internalWritePath:(id)arg1 errorHandler:(id)arg2 remapContents:(_Bool)arg3 hardLinkPath:(id)arg4; +- (unsigned long long)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(_Bool)arg4 hardLinkPath:(id)arg5; +- (unsigned long long)writePath:(id)arg1 docInfo:(id)arg2 errorHandler:(id)arg3 remapContents:(_Bool)arg4 markBusy:(_Bool)arg5 hardLinkPath:(id)arg6; +- (unsigned long long)initFromDocument:(id)arg1; +- (unsigned long long)initUnixFile:(id)arg1; +- (id)setPackage:(_Bool)arg1; +- (_Bool)isPackage; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)initWithDictionary:(id)arg1; -- (id)initWithDictionary:(id)arg1 copyItems:(BOOL)arg2; -- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned int)arg3; +- (id)initWithDictionary:(id)arg1 copyItems:(_Bool)arg2; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; - (id)init; -- (id)initFromElement:(id)arg1 ofDocument:(id)arg2; -- (unsigned int)addDirNamed:(id)arg1 lazy:(BOOL)arg2; -- (unsigned int)realAddDirNamed:(id)arg1; -- (unsigned int)insertItem:(id)arg1 path:(id)arg2 dirInfo:(id)arg3 zone:(struct _NSZone *)arg4 plist:(id)arg5; -- (unsigned int)addFileNamed:(id)arg1 fileAttributes:(id)arg2; -- (id)getDirInfo:(BOOL)arg1; -- (id)initWithPasteboardDataRepresentation:(id)arg1; -- (id)pasteboardDataRepresentation; -- (id)initFromSerialized:(id)arg1; -- (id)freeSerialized:(void *)arg1 length:(unsigned int)arg2; -- (id)serialize:(void **)arg1 length:(unsigned int *)arg2; -- (BOOL)_isLink:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSRecursiveLock.h b/iOS7/Frameworks/Foundation/NSRecursiveLock.h index 67efc7abb..40624a770 100644 --- a/iOS7/Frameworks/Foundation/NSRecursiveLock.h +++ b/iOS7/Frameworks/Foundation/NSRecursiveLock.h @@ -14,13 +14,13 @@ } + (id)allocWithZone:(struct _NSZone *)arg1; -- (BOOL)isLocking; +- (_Bool)isLocking; - (id)name; - (void)setName:(id)arg1; - (id)description; - (void)unlock; -- (BOOL)tryLock; -- (BOOL)lockBeforeDate:(id)arg1; +- (_Bool)tryLock; +- (_Bool)lockBeforeDate:(id)arg1; - (void)lock; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSRegularExpression-NSMatching.h b/iOS7/Frameworks/Foundation/NSRegularExpression-NSMatching.h new file mode 100644 index 000000000..c2632eeb6 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRegularExpression-NSMatching.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRegularExpression (NSMatching) +- (struct _NSRange)rangeOfFirstMatchInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (id)firstMatchInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (unsigned long long)numberOfMatchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (id)matchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (void)enumerateMatchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 usingBlock:(id)arg4; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRegularExpression-NSReplacement.h b/iOS7/Frameworks/Foundation/NSRegularExpression-NSReplacement.h new file mode 100644 index 000000000..5b798e516 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSRegularExpression-NSReplacement.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRegularExpression (NSReplacement) ++ (id)escapedTemplateForString:(id)arg1; +- (id)replacementStringForResult:(id)arg1 inString:(id)arg2 offset:(long long)arg3 template:(id)arg4; +- (unsigned long long)replaceMatchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 withTemplate:(id)arg4; +- (id)stringByReplacingMatchesInString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 withTemplate:(id)arg4; +@end + diff --git a/iOS7/Frameworks/Foundation/NSRegularExpression.h b/iOS7/Frameworks/Foundation/NSRegularExpression.h index f30831b80..3f986b564 100644 --- a/iOS7/Frameworks/Foundation/NSRegularExpression.h +++ b/iOS7/Frameworks/Foundation/NSRegularExpression.h @@ -14,7 +14,7 @@ @interface NSRegularExpression : NSObject { NSString *_pattern; - unsigned int _options; + unsigned long long _options; void *_internal; id _reserved1; int _checkout; @@ -22,29 +22,20 @@ } + (id)escapedPatternForString:(id)arg1; -+ (id)regularExpressionWithPattern:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; ++ (id)regularExpressionWithPattern:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; + (void)initialize; -+ (id)escapedTemplateForString:(id)arg1; -@property(readonly) unsigned int numberOfCaptureGroups; -@property(readonly) unsigned int options; +@property(readonly) unsigned long long numberOfCaptureGroups; +@property(readonly) unsigned long long options; @property(readonly) NSString *pattern; - (id)description; - (void)finalize; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithPattern:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (struct _NSRange)rangeOfFirstMatchInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (id)firstMatchInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (unsigned int)numberOfMatchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (id)matchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (void)enumerateMatchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 usingBlock:(id)arg4; -- (id)replacementStringForResult:(id)arg1 inString:(id)arg2 offset:(int)arg3 template:(id)arg4; -- (unsigned int)replaceMatchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 withTemplate:(id)arg4; -- (id)stringByReplacingMatchesInString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 withTemplate:(id)arg4; +- (id)initWithPattern:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSRegularExpressionCheckingResult.h b/iOS7/Frameworks/Foundation/NSRegularExpressionCheckingResult.h index 2131943e0..ff43e5cef 100644 --- a/iOS7/Frameworks/Foundation/NSRegularExpressionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSRegularExpressionCheckingResult.h @@ -12,7 +12,7 @@ { } -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; @@ -20,7 +20,7 @@ @property(readonly) NSArray *rangeArray; @property(readonly) NSRegularExpression *regularExpression; - (id)initWithRangeArray:(id)arg1 regularExpression:(id)arg2; -- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned int)arg2 regularExpression:(id)arg3; +- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned long long)arg2 regularExpression:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSRunLoop-NSRunLoop.h b/iOS7/Frameworks/Foundation/NSRunLoop-NSRunLoop.h index 5eb238aef..7f47a1ae6 100644 --- a/iOS7/Frameworks/Foundation/NSRunLoop-NSRunLoop.h +++ b/iOS7/Frameworks/Foundation/NSRunLoop-NSRunLoop.h @@ -12,24 +12,24 @@ + (id)_new:(id)arg1; - (void)cancelPerformSelectorsWithTarget:(id)arg1; - (void)cancelPerformSelector:(SEL)arg1 target:(id)arg2 argument:(id)arg3; -- (void)performSelector:(SEL)arg1 target:(id)arg2 argument:(id)arg3 order:(unsigned int)arg4 modes:(id)arg5; -- (BOOL)runBeforeDate:(id)arg1; +- (void)performSelector:(SEL)arg1 target:(id)arg2 argument:(id)arg3 order:(unsigned long long)arg4 modes:(id)arg5; +- (_Bool)runBeforeDate:(id)arg1; - (void)runUntilDate:(id)arg1; - (void)run; -- (BOOL)runMode:(id)arg1 untilDate:(id)arg2; -- (BOOL)runMode:(id)arg1 beforeDate:(id)arg2; +- (_Bool)runMode:(id)arg1 untilDate:(id)arg2; +- (_Bool)runMode:(id)arg1 beforeDate:(id)arg2; - (void)acceptInputForMode:(id)arg1 beforeDate:(id)arg2; - (void)_wakeup; - (id)limitDateForMode:(id)arg1; - (void)_invalidateTimers; - (id)currentMode; - (id)allModes; -- (BOOL)containsTimer:(id)arg1 forMode:(id)arg2; +- (_Bool)containsTimer:(id)arg1 forMode:(id)arg2; - (id)timersForMode:(id)arg1; - (void)removeTimer:(id)arg1 forMode:(id)arg2; - (void)addTimer:(id)arg1 forMode:(id)arg2; - (id)portsForMode:(id)arg1; -- (BOOL)containsPort:(id)arg1 forMode:(id)arg2; +- (_Bool)containsPort:(id)arg1 forMode:(id)arg2; - (void)removePort:(id)arg1 forMode:(id)arg2; - (void)addPort:(id)arg1 forMode:(id)arg2; - (id)description; @@ -39,7 +39,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_removePort:(id)arg1 forMode:(id)arg2; - (void)_addPort:(id)arg1 forMode:(id)arg2; -- (BOOL)_containsPort:(id)arg1 forMode:(id)arg2; +- (_Bool)_containsPort:(id)arg1 forMode:(id)arg2; - (void)_portInvalidated:(id)arg1; - (void)_enumerateInfoPairsWithBlock:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSScanner-NSDecimalNumberScanning.h b/iOS7/Frameworks/Foundation/NSScanner-NSDecimalNumberScanning.h new file mode 100644 index 000000000..d30ce801e --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSScanner-NSDecimalNumberScanning.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSScanner (NSDecimalNumberScanning) +- (_Bool)scanDecimal:(CDStruct_5fe7aead *)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSScanner-NSRemainingString.h b/iOS7/Frameworks/Foundation/NSScanner-NSRemainingString.h new file mode 100644 index 000000000..97509dc82 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSScanner-NSRemainingString.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSScanner (NSRemainingString) +- (_Bool)_scanDecimal:(unsigned long long)arg1 into:(long long *)arg2; +- (id)_remainingString; +@end + diff --git a/iOS7/Frameworks/Foundation/NSScanner.h b/iOS7/Frameworks/Foundation/NSScanner.h index 6e91934e1..2c87537ec 100644 --- a/iOS7/Frameworks/Foundation/NSScanner.h +++ b/iOS7/Frameworks/Foundation/NSScanner.h @@ -16,36 +16,33 @@ + (id)scannerWithString:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; - (void)setLocale:(id)arg1; -- (void)setCaseSensitive:(BOOL)arg1; +- (void)setCaseSensitive:(_Bool)arg1; - (void)setCharactersToBeSkipped:(id)arg1; -- (unsigned int)scanLocation; -- (void)setScanLocation:(unsigned int)arg1; +- (unsigned long long)scanLocation; +- (void)setScanLocation:(unsigned long long)arg1; - (id)string; - (id)locale; -- (BOOL)caseSensitive; +- (_Bool)caseSensitive; - (id)charactersToBeSkipped; -- (BOOL)isAtEnd; -- (BOOL)scanUpToString:(id)arg1 intoString:(id *)arg2; -- (BOOL)scanString:(id)arg1 intoString:(id *)arg2; -- (BOOL)scanUpToCharactersFromSet:(id)arg1 intoString:(id *)arg2; -- (BOOL)scanCharactersFromSet:(id)arg1 intoString:(id *)arg2; -- (BOOL)scanHexInt:(unsigned int *)arg1; -- (BOOL)scanHexLongLong:(unsigned long long *)arg1; -- (BOOL)scanUnsignedInteger:(unsigned int *)arg1; -- (BOOL)scanInteger:(int *)arg1; -- (BOOL)scanInt:(int *)arg1; -- (BOOL)scanLongLong:(long long *)arg1; -- (BOOL)scanUnsignedLongLong:(unsigned long long *)arg1; -- (BOOL)scanHexFloat:(float *)arg1; -- (BOOL)scanHexDouble:(double *)arg1; -- (BOOL)scanFloat:(float *)arg1; -- (BOOL)scanDouble:(double *)arg1; +- (_Bool)isAtEnd; +- (_Bool)scanUpToString:(id)arg1 intoString:(id *)arg2; +- (_Bool)scanString:(id)arg1 intoString:(id *)arg2; +- (_Bool)scanUpToCharactersFromSet:(id)arg1 intoString:(id *)arg2; +- (_Bool)scanCharactersFromSet:(id)arg1 intoString:(id *)arg2; +- (_Bool)scanHexInt:(unsigned int *)arg1; +- (_Bool)scanHexLongLong:(unsigned long long *)arg1; +- (_Bool)scanUnsignedInteger:(unsigned long long *)arg1; +- (_Bool)scanInteger:(long long *)arg1; +- (_Bool)scanInt:(int *)arg1; +- (_Bool)scanLongLong:(long long *)arg1; +- (_Bool)scanUnsignedLongLong:(unsigned long long *)arg1; +- (_Bool)scanHexFloat:(float *)arg1; +- (_Bool)scanHexDouble:(double *)arg1; +- (_Bool)scanFloat:(float *)arg1; +- (_Bool)scanDouble:(double *)arg1; - (id)_invertedSkipSet; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithString:(id)arg1; -- (BOOL)_scanDecimal:(unsigned int)arg1 into:(int *)arg2; -- (id)_remainingString; -- (BOOL)scanDecimal:(CDStruct_5fe7aead *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSSearchPathEnumerator.h b/iOS7/Frameworks/Foundation/NSSearchPathEnumerator.h index 7fbae982c..b8ad60a8e 100644 --- a/iOS7/Frameworks/Foundation/NSSearchPathEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSSearchPathEnumerator.h @@ -6,15 +6,16 @@ #import "NSEnumerator.h" +// Not exported @interface NSSearchPathEnumerator : NSEnumerator { - long state; - unsigned int directory; - unsigned int domainMask; + long long state; + unsigned long long directory; + unsigned long long domainMask; } - (id)nextObject; -- (id)initWithDirectory:(unsigned int)arg1 domains:(unsigned int)arg2; +- (id)initWithDirectory:(unsigned long long)arg1 domains:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSSecureCoding-Protocol.h b/iOS7/Frameworks/Foundation/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/Foundation/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/Foundation/NSSelfExpression.h b/iOS7/Frameworks/Foundation/NSSelfExpression.h index 25bc66459..2cb791cf2 100644 --- a/iOS7/Frameworks/Foundation/NSSelfExpression.h +++ b/iOS7/Frameworks/Foundation/NSSelfExpression.h @@ -10,8 +10,8 @@ { } -+ (BOOL)_allowsEvaluation; -+ (BOOL)supportsSecureCoding; ++ (_Bool)_allowsEvaluation; ++ (_Bool)supportsSecureCoding; + (id)defaultInstance; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; @@ -19,16 +19,16 @@ - (id)predicateFormat; - (id)init; - (id)_initPrivate; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)autorelease; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/Frameworks/Foundation/NSSerializerStream-Protocol.h b/iOS7/Frameworks/Foundation/NSSerializerStream-Protocol.h index fc27255ac..5992bb5a7 100644 --- a/iOS7/Frameworks/Foundation/NSSerializerStream-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSSerializerStream-Protocol.h @@ -6,10 +6,10 @@ @protocol NSSerializerStream - (void)copySerializationInto:(void *)arg1; -- (void)writeDelayedInt:(unsigned int)arg1 for:(int)arg2; -- (unsigned int)writeRoomForInt:(int *)arg1; -- (unsigned int)writeData:(const void *)arg1 length:(unsigned int)arg2; -- (unsigned int)writeAlignedDataSize:(unsigned int)arg1; -- (unsigned int)writeInt:(unsigned int)arg1; +- (void)writeDelayedInt:(unsigned long long)arg1 for:(int)arg2; +- (unsigned long long)writeRoomForInt:(int *)arg1; +- (unsigned long long)writeData:(const void *)arg1 length:(unsigned long long)arg2; +- (unsigned long long)writeAlignedDataSize:(unsigned long long)arg1; +- (unsigned long long)writeInt:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSSet-NSKeyValueObserverRegistration.h b/iOS7/Frameworks/Foundation/NSSet-NSKeyValueObserverRegistration.h index eea3205a5..c36d52d14 100644 --- a/iOS7/Frameworks/Foundation/NSSet-NSKeyValueObserverRegistration.h +++ b/iOS7/Frameworks/Foundation/NSSet-NSKeyValueObserverRegistration.h @@ -9,6 +9,6 @@ @interface NSSet (NSKeyValueObserverRegistration) - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2; - (void)removeObserver:(id)arg1 forKeyPath:(id)arg2 context:(void *)arg3; -- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned int)arg3 context:(void *)arg4; +- (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSSet-NSSet.h b/iOS7/Frameworks/Foundation/NSSet-NSSet.h index 64bb174e4..59e043937 100644 --- a/iOS7/Frameworks/Foundation/NSSet-NSSet.h +++ b/iOS7/Frameworks/Foundation/NSSet-NSSet.h @@ -7,7 +7,7 @@ #import "NSSet.h" @interface NSSet (NSSet) -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSSetExpression.h b/iOS7/Frameworks/Foundation/NSSetExpression.h index a18a16cb0..adc9fcab7 100644 --- a/iOS7/Frameworks/Foundation/NSSetExpression.h +++ b/iOS7/Frameworks/Foundation/NSSetExpression.h @@ -12,20 +12,20 @@ NSExpression *_right; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)rightExpression; - (id)leftExpression; - (id)predicateFormat; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)allowEvaluation; - (void)dealloc; -- (id)initWithType:(unsigned int)arg1 leftExpression:(id)arg2 rightExpression:(id)arg3; +- (id)initWithType:(unsigned long long)arg1 leftExpression:(id)arg2 rightExpression:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionary.h b/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionary.h index 788ee29d3..7f9f8e213 100644 --- a/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionary.h +++ b/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionary.h @@ -21,8 +21,8 @@ - (void)dealloc; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)slotForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)slotForKey:(id)arg1; +- (unsigned long long)count; - (id)newWithKey:(id)arg1 object:(id)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionaryEnumerator.h b/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionaryEnumerator.h index 92b671741..c55620462 100644 --- a/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionaryEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSSimpleAttributeDictionaryEnumerator.h @@ -8,10 +8,11 @@ @class NSSimpleAttributeDictionary; +// Not exported @interface NSSimpleAttributeDictionaryEnumerator : NSEnumerator { NSSimpleAttributeDictionary *dictionary; - unsigned int nextElement; + unsigned long long nextElement; } - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/NSSimpleCString.h b/iOS7/Frameworks/Foundation/NSSimpleCString.h index 421665d9b..4c2a1d14e 100644 --- a/iOS7/Frameworks/Foundation/NSSimpleCString.h +++ b/iOS7/Frameworks/Foundation/NSSimpleCString.h @@ -10,6 +10,7 @@ { char *bytes; int numBytes; + int _unused; } + (id)allocWithZone:(struct _NSZone *)arg1; @@ -17,23 +18,23 @@ - (void)dealloc; - (id)stringByAppendingString:(id)arg1; - (id)_newSubstringWithRange:(struct _NSRange)arg1 zone:(struct _NSZone *)arg2; -- (BOOL)getBytes:(void *)arg1 maxLength:(unsigned int)arg2 usedLength:(unsigned int *)arg3 encoding:(unsigned int)arg4 options:(unsigned int)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; -- (unsigned int)hash; -- (BOOL)hasSuffix:(id)arg1; -- (BOOL)hasPrefix:(id)arg1; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (BOOL)isEqualToString:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (_Bool)getBytes:(void *)arg1 maxLength:(unsigned long long)arg2 usedLength:(unsigned long long *)arg3 encoding:(unsigned long long)arg4 options:(unsigned long long)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; +- (unsigned long long)hash; +- (_Bool)hasSuffix:(id)arg1; +- (_Bool)hasPrefix:(id)arg1; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (_Bool)isEqualToString:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (const char *)_fastCStringContents:(_Bool)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)canBeConvertedToEncoding:(unsigned int)arg1; -- (unsigned int)smallestEncoding; -- (unsigned int)fastestEncoding; -- (unsigned int)cStringLength; -- (unsigned int)length; +- (_Bool)canBeConvertedToEncoding:(unsigned long long)arg1; +- (unsigned long long)smallestEncoding; +- (unsigned long long)fastestEncoding; +- (unsigned long long)cStringLength; +- (unsigned long long)length; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned int)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSSimpleRegularExpressionCheckingResult.h b/iOS7/Frameworks/Foundation/NSSimpleRegularExpressionCheckingResult.h index 1d6cb705c..61dc221c8 100644 --- a/iOS7/Frameworks/Foundation/NSSimpleRegularExpressionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSSimpleRegularExpressionCheckingResult.h @@ -15,14 +15,14 @@ } - (id)rangeArray; -- (struct _NSRange)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRanges; -- (BOOL)_adjustRangesWithOffset:(int)arg1; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRanges; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (id)regularExpression; - (void)dealloc; - (id)initWithRangeArray:(id)arg1 regularExpression:(id)arg2; -- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned int)arg2 regularExpression:(id)arg3; +- (id)initWithRanges:(struct _NSRange *)arg1 count:(unsigned long long)arg2 regularExpression:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSSortDescriptor-NSSortDescriptorPortCoding.h b/iOS7/Frameworks/Foundation/NSSortDescriptor-NSSortDescriptorPortCoding.h new file mode 100644 index 000000000..fcfd63b93 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSSortDescriptor-NSSortDescriptorPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSSortDescriptor (NSSortDescriptorPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSSortDescriptor.h b/iOS7/Frameworks/Foundation/NSSortDescriptor.h index e3dc0b87a..f75f7abc8 100644 --- a/iOS7/Frameworks/Foundation/NSSortDescriptor.h +++ b/iOS7/Frameworks/Foundation/NSSortDescriptor.h @@ -13,29 +13,29 @@ @interface NSSortDescriptor : NSObject { - unsigned int _sortDescriptorFlags; + unsigned long long _sortDescriptorFlags; NSString *_key; SEL _selector; id _selectorOrBlock; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)_defaultSelectorName; -+ (id)sortDescriptorWithKey:(id)arg1 ascending:(BOOL)arg2 comparator:(id)arg3; -+ (id)sortDescriptorWithKey:(id)arg1 ascending:(BOOL)arg2 selector:(SEL)arg3; -+ (id)sortDescriptorWithKey:(id)arg1 ascending:(BOOL)arg2; ++ (id)sortDescriptorWithKey:(id)arg1 ascending:(_Bool)arg2 comparator:(id)arg3; ++ (id)sortDescriptorWithKey:(id)arg1 ascending:(_Bool)arg2 selector:(SEL)arg3; ++ (id)sortDescriptorWithKey:(id)arg1 ascending:(_Bool)arg2; + (void)initialize; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_isEqualToSortDescriptor:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_isEqualToSortDescriptor:(id)arg1; - (id)reversedSortDescriptor; -- (int)compareObject:(id)arg1 toObject:(id)arg2; +- (long long)compareObject:(id)arg1 toObject:(id)arg2; - (id)description; - (id)_selectorName; - (void)_setSelectorName:(id)arg1; - (id)comparator; - (SEL)selector; -- (BOOL)ascending; -- (void)_setAscending:(BOOL)arg1; +- (_Bool)ascending; +- (void)_setAscending:(_Bool)arg1; - (id)key; - (void)_setKey:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -44,10 +44,9 @@ - (void)allowEvaluation; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithKey:(id)arg1 ascending:(BOOL)arg2 comparator:(id)arg3; -- (id)initWithKey:(id)arg1 ascending:(BOOL)arg2 selector:(SEL)arg3; -- (id)initWithKey:(id)arg1 ascending:(BOOL)arg2; -- (id)replacementObjectForPortCoder:(id)arg1; +- (id)initWithKey:(id)arg1 ascending:(_Bool)arg2 comparator:(id)arg3; +- (id)initWithKey:(id)arg1 ascending:(_Bool)arg2 selector:(SEL)arg3; +- (id)initWithKey:(id)arg1 ascending:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSSpellCheckingResult.h b/iOS7/Frameworks/Foundation/NSSpellCheckingResult.h index d9bfa0e6e..4ce0755df 100644 --- a/iOS7/Frameworks/Foundation/NSSpellCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSSpellCheckingResult.h @@ -11,8 +11,8 @@ struct _NSRange _range; } -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSStream-NSSocketStreamCreationExtensions.h b/iOS7/Frameworks/Foundation/NSStream-NSSocketStreamCreationExtensions.h index c1931c885..49c97ae73 100644 --- a/iOS7/Frameworks/Foundation/NSStream-NSSocketStreamCreationExtensions.h +++ b/iOS7/Frameworks/Foundation/NSStream-NSSocketStreamCreationExtensions.h @@ -7,6 +7,6 @@ #import "NSStream.h" @interface NSStream (NSSocketStreamCreationExtensions) -+ (void)getStreamsToHost:(id)arg1 port:(int)arg2 inputStream:(id *)arg3 outputStream:(id *)arg4; ++ (void)getStreamsToHost:(id)arg1 port:(long long)arg2 inputStream:(id *)arg3 outputStream:(id *)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSStream-NSStream.h b/iOS7/Frameworks/Foundation/NSStream-NSStream.h index 278996bcb..4605b1d6a 100644 --- a/iOS7/Frameworks/Foundation/NSStream-NSStream.h +++ b/iOS7/Frameworks/Foundation/NSStream-NSStream.h @@ -8,10 +8,10 @@ @interface NSStream (NSStream) - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/Foundation/NSString-NSCFAdditions.h b/iOS7/Frameworks/Foundation/NSString-NSCFAdditions.h new file mode 100644 index 000000000..bc20acb6a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSCFAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSCFAdditions) +- (_Bool)_getCString:(char *)arg1 maxLength:(unsigned long long)arg2 encoding:(unsigned int)arg3; +- (unsigned int)_fastestEncodingInCFStringEncoding; +- (unsigned int)_smallestEncodingInCFStringEncoding; +- (unsigned char)_encodingCantBeStoredInEightBitCFString; +- (id)_createSubstringWithRange:(struct _NSRange)arg1; +- (unsigned long long)_cfTypeID; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSDecimalExtension.h b/iOS7/Frameworks/Foundation/NSString-NSDecimalExtension.h new file mode 100644 index 000000000..1c42cf056 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSDecimalExtension.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSDecimalExtension) +- (CDStruct_5fe7aead)decimalValue; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSExtendedStringPropertyListParsing.h b/iOS7/Frameworks/Foundation/NSString-NSExtendedStringPropertyListParsing.h new file mode 100644 index 000000000..043108cd9 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSExtendedStringPropertyListParsing.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSExtendedStringPropertyListParsing) +- (id)propertyListFromStringsFileFormat; +- (id)propertyList; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSKindOfAdditions.h b/iOS7/Frameworks/Foundation/NSString-NSKindOfAdditions.h new file mode 100644 index 000000000..5d31bb625 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSKindOfAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSKindOfAdditions) +- (_Bool)isNSString__; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSLinguisticAnalysis.h b/iOS7/Frameworks/Foundation/NSString-NSLinguisticAnalysis.h new file mode 100644 index 000000000..8b72bddb1 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSLinguisticAnalysis.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSLinguisticAnalysis) +- (void)enumerateLinguisticTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned long long)arg3 orthography:(id)arg4 usingBlock:(id)arg5; +- (id)linguisticTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned long long)arg3 orthography:(id)arg4 tokenRanges:(id *)arg5; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSPathUtilities.h b/iOS7/Frameworks/Foundation/NSString-NSPathUtilities.h new file mode 100644 index 000000000..844f0b0a0 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSPathUtilities.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSPathUtilities) ++ (id)pathWithComponents:(id)arg1; +- (id)stringByConvertingURLToPath; +- (id)stringByConvertingPathToURL; +- (unsigned long long)completePathIntoString:(id *)arg1 caseSensitive:(_Bool)arg2 matchesIntoArray:(id *)arg3 filterTypes:(id)arg4; +- (_Bool)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned long long)arg2; +- (const char *)fileSystemRepresentation; +- (id)stringsByAppendingPaths:(id)arg1; +- (id)stringByResolvingSymlinksInPath; +- (id)_stringByResolvingSymlinksInPathUsingCache:(_Bool)arg1; +- (id)stringByStandardizingPath; +- (id)_stringByStandardizingPathUsingCache:(_Bool)arg1; +- (id)stringByExpandingTildeInPath; +- (id)stringByAbbreviatingWithTildeInPath; +- (id)stringByAppendingPathExtension:(id)arg1; +- (id)stringByDeletingPathExtension; +- (id)pathExtension; +- (id)stringByAppendingPathComponent:(id)arg1; +- (id)stringByDeletingLastPathComponent; +- (id)lastPathComponent; +- (_Bool)isAbsolutePath; +- (id)pathComponents; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSRegularExpressionSupport.h b/iOS7/Frameworks/Foundation/NSString-NSRegularExpressionSupport.h new file mode 100644 index 000000000..8b1d3bd86 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSRegularExpressionSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSRegularExpressionSupport) +- (void)_flushRegularExpressionCaches; +- (id)_stringByReplacingOccurrencesOfRegularExpressionPattern:(id)arg1 withTemplate:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; +- (struct _NSRange)_rangeOfRegularExpressionPattern:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSStringOtherEncodings.h b/iOS7/Frameworks/Foundation/NSString-NSStringOtherEncodings.h new file mode 100644 index 000000000..25ad17f34 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSStringOtherEncodings.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSStringOtherEncodings) ++ (id)localizedNameOfStringEncoding:(unsigned long long)arg1; ++ (const unsigned long long *)availableStringEncodings; ++ (unsigned long long)defaultCStringEncoding; +- (_Bool)getBytes:(char *)arg1 maxLength:(unsigned long long)arg2 filledLength:(unsigned long long *)arg3 encoding:(unsigned long long)arg4 allowLossyConversion:(_Bool)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; +- (_Bool)getBytes:(void *)arg1 maxLength:(unsigned long long)arg2 usedLength:(unsigned long long *)arg3 encoding:(unsigned long long)arg4 options:(unsigned long long)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; +- (unsigned long long)lengthOfBytesUsingEncoding:(unsigned long long)arg1; +- (unsigned long long)maximumLengthOfBytesUsingEncoding:(unsigned long long)arg1; +- (_Bool)getCString:(char *)arg1 maxLength:(unsigned long long)arg2 encoding:(unsigned long long)arg3; +- (const char *)cStringUsingEncoding:(unsigned long long)arg1; +- (id)dataUsingEncoding:(unsigned long long)arg1; +- (id)dataUsingEncoding:(unsigned long long)arg1 allowLossyConversion:(_Bool)arg2; +- (_Bool)canBeConvertedToEncoding:(unsigned long long)arg1; +- (unsigned long long)smallestEncoding; +- (unsigned long long)fastestEncoding; +- (const char *)lossyCString; +- (unsigned long long)cStringLength; +- (const char *)cString; +- (const char *)UTF8String; +- (void)getCString:(char *)arg1; +- (void)getCString:(char *)arg1 maxLength:(unsigned long long)arg2; +- (void)getCString:(char *)arg1 maxLength:(unsigned long long)arg2 range:(struct _NSRange)arg3 remainingRange:(struct _NSRange *)arg4; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSStringPortCoding.h b/iOS7/Frameworks/Foundation/NSString-NSStringPortCoding.h new file mode 100644 index 000000000..be5ff822e --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSStringPortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSStringPortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSString-NSURLExtras.h new file mode 100644 index 000000000..ce13cce05 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSURLExtras.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSURLExtras) ++ (id)_web_stringRepresentationForBytes:(long long)arg1; +- (unsigned int)_web_extractFourCharCode; +- (id)_web_filenameByFixingIllegalCharacters; +- (id)_web_stringByCollapsingNonPrintingCharacters; +- (id)_web_URLFragment; +- (_Bool)_web_isFileURL; +- (_Bool)_web_looksLikeAbsoluteURL; +- (struct _NSRange)_web_rangeOfURLHost; +- (struct _NSRange)_web_rangeOfURLUserPasswordHostPort; +- (id)_web_fixedCarbonPOSIXPath; +- (id)_web_stringByExpandingTildeInPath; +- (id)_web_stringByTrimmingWhitespace; +- (id)_web_domainFromHost; +- (_Bool)_web_domainMatches:(id)arg1; +- (_Bool)_web_hasCountryCodeTLD; +- (_Bool)_web_looksLikeIPAddress; +- (long long)_web_countOfString:(id)arg1; +- (_Bool)_web_hasCaseInsensitivePrefix:(id)arg1; +- (_Bool)_web_isCaseInsensitiveEqualToString:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSURLExtrasInternal.h b/iOS7/Frameworks/Foundation/NSString-NSURLExtrasInternal.h new file mode 100644 index 000000000..4b698b970 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSURLExtrasInternal.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSURLExtrasInternal) +- (_Bool)_web_isJavaScriptURL; +- (id)_web_stringByReplacingValidPercentEscapes_nowarn; +- (id)_web_fileNameFromContentDispositionHeader_nowarn; +- (id)_web_characterSetFromContentTypeHeader_nowarn; +- (id)_web_mimeTypeFromContentTypeHeader_nowarn; +- (struct _NSRange)_web_rangeOfURLResourceSpecifier_nowarn; +- (struct _NSRange)_web_rangeOfURLScheme_nowarn; +- (id)_web_parseAsKeyValuePairHandleQuotes_nowarn:(_Bool)arg1; +- (id)_web_parseAsKeyValuePair_nowarn; +- (id)_web_splitAtNonDateCommas_nowarn; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSURLPathUtilities.h b/iOS7/Frameworks/Foundation/NSString-NSURLPathUtilities.h new file mode 100644 index 000000000..dfafad671 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSURLPathUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSURLPathUtilities) +- (id)urlPathRelativeToPath:(id)arg1; +- (id)stringByAddingPercentEscapes; +- (id)stringByRemovingPercentEscapes; +- (id)standardizedURLPath; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSURLUtilities.h b/iOS7/Frameworks/Foundation/NSString-NSURLUtilities.h new file mode 100644 index 000000000..f60dd1d88 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSURLUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSURLUtilities) +- (id)stringByReplacingPercentEscapesUsingEncoding:(unsigned long long)arg1; +- (id)stringByAddingPercentEscapesUsingEncoding:(unsigned long long)arg1; +- (id)stringByRemovingPercentEncoding; +- (id)stringByAddingPercentEncodingWithAllowedCharacters:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSUniquePart.h b/iOS7/Frameworks/Foundation/NSString-NSUniquePart.h new file mode 100644 index 000000000..277dbbba2 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSUniquePart.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSUniquePart) +- (struct _NSRange)significantText; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-NSUserDefaults_NSURLExtras.h b/iOS7/Frameworks/Foundation/NSString-NSUserDefaults_NSURLExtras.h new file mode 100644 index 000000000..3cb816fed --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-NSUserDefaults_NSURLExtras.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (NSUserDefaults_NSURLExtras) +- (id)_web_HTTPStyleLanguageCodeWithoutRegion; +- (id)_web_HTTPStyleLanguageCode; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-_NSMetadataQueryExtensions.h b/iOS7/Frameworks/Foundation/NSString-_NSMetadataQueryExtensions.h new file mode 100644 index 000000000..0affbb035 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-_NSMetadataQueryExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (_NSMetadataQueryExtensions) +- (id)__escapeString5991; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString-__NSLocalizedStringAddition.h b/iOS7/Frameworks/Foundation/NSString-__NSLocalizedStringAddition.h new file mode 100644 index 000000000..77a0f2c88 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSString-__NSLocalizedStringAddition.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSString (__NSLocalizedStringAddition) +- (id)formatConfiguration; +- (id)_copyFormatStringWithConfiguration:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSString.h b/iOS7/Frameworks/Foundation/NSString.h index db0d327b6..a0883ebea 100644 --- a/iOS7/Frameworks/Foundation/NSString.h +++ b/iOS7/Frameworks/Foundation/NSString.h @@ -14,72 +14,67 @@ { } -+ (BOOL)supportsSecureCoding; -+ (id)stringWithContentsOfFile:(id)arg1 usedEncoding:(unsigned int *)arg2 error:(id *)arg3; -+ (id)stringWithContentsOfFile:(id)arg1 encoding:(unsigned int)arg2 error:(id *)arg3; -+ (id)stringWithContentsOfURL:(id)arg1 usedEncoding:(unsigned int *)arg2 error:(id *)arg3; -+ (id)stringWithContentsOfURL:(id)arg1 encoding:(unsigned int)arg2 error:(id *)arg3; ++ (_Bool)supportsSecureCoding; ++ (id)stringWithContentsOfFile:(id)arg1 usedEncoding:(unsigned long long *)arg2 error:(id *)arg3; ++ (id)stringWithContentsOfFile:(id)arg1 encoding:(unsigned long long)arg2 error:(id *)arg3; ++ (id)stringWithContentsOfURL:(id)arg1 usedEncoding:(unsigned long long *)arg2 error:(id *)arg3; ++ (id)stringWithContentsOfURL:(id)arg1 encoding:(unsigned long long)arg2 error:(id *)arg3; + (id)stringWithContentsOfURL:(id)arg1; + (id)stringWithContentsOfFile:(id)arg1; + (id)stringWithFormat:(id)arg1 locale:(id)arg2; + (id)stringWithFormat:(id)arg1; + (id)localizedStringWithFormat:(id)arg1; -+ (id)stringWithBytes:(const void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3; ++ (id)stringWithBytes:(const void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3; + (id)stringWithUTF8String:(const char *)arg1; -+ (id)stringWithCString:(const char *)arg1 encoding:(unsigned int)arg2; -+ (id)stringWithCString:(const char *)arg1 length:(unsigned int)arg2; ++ (id)stringWithCString:(const char *)arg1 encoding:(unsigned long long)arg2; ++ (id)stringWithCString:(const char *)arg1 length:(unsigned long long)arg2; + (id)stringWithCString:(const char *)arg1; -+ (id)stringWithCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; ++ (id)stringWithCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; + (id)stringWithString:(id)arg1; + (id)string; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -+ (id)pathWithComponents:(id)arg1; -+ (id)localizedNameOfStringEncoding:(unsigned int)arg1; -+ (const unsigned int *)availableStringEncodings; -+ (unsigned int)defaultCStringEncoding; -+ (id)_web_stringRepresentationForBytes:(long long)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_allowsDirectEncoding; +- (_Bool)_allowsDirectEncoding; - (Class)classForCoder; -- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(void *)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 encoding:(unsigned int)arg3 freeWhenDone:(BOOL)arg4; -- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithFormat:(id)arg1 arguments:(void *)arg2; +- (id)initWithFormat:(id)arg1 locale:(id)arg2 arguments:(char *)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 encoding:(unsigned long long)arg3 freeWhenDone:(_Bool)arg4; +- (id)initWithCStringNoCopy:(char *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithCharactersNoCopy:(unsigned short *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithFormat:(id)arg1 arguments:(char *)arg2; - (id)initWithFormat:(id)arg1 locale:(id)arg2; - (id)initWithFormat:(id)arg1; -- (id)initWithData:(id)arg1 usedEncoding:(unsigned int *)arg2; -- (id)initWithContentsOfFile:(id)arg1 usedEncoding:(unsigned int *)arg2 error:(id *)arg3; -- (id)initWithContentsOfURL:(id)arg1 usedEncoding:(unsigned int *)arg2 error:(id *)arg3; -- (id)initWithContentsOfFile:(id)arg1 encoding:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithContentsOfURL:(id)arg1 encoding:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithData:(id)arg1 usedEncoding:(unsigned long long *)arg2; +- (id)initWithContentsOfFile:(id)arg1 usedEncoding:(unsigned long long *)arg2 error:(id *)arg3; +- (id)initWithContentsOfURL:(id)arg1 usedEncoding:(unsigned long long *)arg2 error:(id *)arg3; +- (id)initWithContentsOfFile:(id)arg1 encoding:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithContentsOfURL:(id)arg1 encoding:(unsigned long long)arg2 error:(id *)arg3; - (id)initWithContentsOfURL:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)_initWithDataOfUnknownEncoding:(id)arg1; -- (id)_initWithBytesOfUnknownEncoding:(char *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 usedEncoding:(unsigned int *)arg4; -- (id)initWithData:(id)arg1 encoding:(unsigned int)arg2; +- (id)_initWithBytesOfUnknownEncoding:(char *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 usedEncoding:(unsigned long long *)arg4; +- (id)initWithData:(id)arg1 encoding:(unsigned long long)arg2; - (id)initWithString:(id)arg1; -- (id)initWithCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; +- (id)initWithCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (id)initWithUTF8String:(const char *)arg1; -- (id)initWithCString:(const char *)arg1 encoding:(unsigned int)arg2; +- (id)initWithCString:(const char *)arg1 encoding:(unsigned long long)arg2; - (id)initWithCString:(const char *)arg1; -- (id)initWithCString:(const char *)arg1 length:(unsigned int)arg2; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2 encoding:(unsigned int)arg3 error:(id *)arg4; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2 encoding:(unsigned int)arg3 error:(id *)arg4; -- (BOOL)getExternalRepresentation:(id *)arg1 extendedAttributes:(id *)arg2 forWritingToURLOrPath:(id)arg3 usingEncoding:(unsigned int)arg4 error:(id *)arg5; +- (id)initWithCString:(const char *)arg1 length:(unsigned long long)arg2; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2 encoding:(unsigned long long)arg3 error:(id *)arg4; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2 encoding:(unsigned long long)arg3 error:(id *)arg4; +- (_Bool)getExternalRepresentation:(id *)arg1 extendedAttributes:(id *)arg2 forWritingToURLOrPath:(id)arg3 usingEncoding:(unsigned long long)arg4 error:(id *)arg5; - (id)displayableString; - (void)enumerateLinesUsingBlock:(id)arg1; -- (void)enumerateSubstringsInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 usingBlock:(id)arg3; +- (void)enumerateSubstringsInRange:(struct _NSRange)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; - (struct _NSRange)paragraphRangeForRange:(struct _NSRange)arg1; - (struct _NSRange)lineRangeForRange:(struct _NSRange)arg1; -- (void)getParagraphStart:(unsigned int *)arg1 end:(unsigned int *)arg2 contentsEnd:(unsigned int *)arg3 forRange:(struct _NSRange)arg4; -- (void)getLineStart:(unsigned int *)arg1 end:(unsigned int *)arg2 contentsEnd:(unsigned int *)arg3 forRange:(struct _NSRange)arg4; -- (void)_getBlockStart:(unsigned int *)arg1 end:(unsigned int *)arg2 contentsEnd:(unsigned int *)arg3 forRange:(struct _NSRange)arg4 stopAtLineSeparators:(BOOL)arg5; -- (id)stringByFoldingWithOptions:(unsigned int)arg1 locale:(id)arg2; +- (void)getParagraphStart:(unsigned long long *)arg1 end:(unsigned long long *)arg2 contentsEnd:(unsigned long long *)arg3 forRange:(struct _NSRange)arg4; +- (void)getLineStart:(unsigned long long *)arg1 end:(unsigned long long *)arg2 contentsEnd:(unsigned long long *)arg3 forRange:(struct _NSRange)arg4; +- (void)_getBlockStart:(unsigned long long *)arg1 end:(unsigned long long *)arg2 contentsEnd:(unsigned long long *)arg3 forRange:(struct _NSRange)arg4 stopAtLineSeparators:(_Bool)arg5; +- (id)stringByFoldingWithOptions:(unsigned long long)arg1 locale:(id)arg2; - (id)precomposedStringWithCompatibilityMapping; - (id)decomposedStringWithCompatibilityMapping; - (id)precomposedStringWithCanonicalMapping; @@ -90,156 +85,60 @@ - (id)capitalizedString; - (id)lowercaseString; - (id)uppercaseString; -- (BOOL)boolValue; -- (int)integerValue; +- (_Bool)boolValue; +- (long long)integerValue; - (long long)longLongValue; - (int)intValue; - (float)floatValue; - (double)doubleValue; - (id)stringByAppendingFormat:(id)arg1; - (id)stringByAppendingString:(id)arg1; -- (id)substringToIndex:(unsigned int)arg1; -- (id)substringFromIndex:(unsigned int)arg1; +- (id)substringToIndex:(unsigned long long)arg1; +- (id)substringFromIndex:(unsigned long long)arg1; - (id)substringWithRange:(struct _NSRange)arg1; - (id)_newSubstringWithRange:(struct _NSRange)arg1 zone:(struct _NSZone *)arg2; - (void)getCharacters:(unsigned short *)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; - (id)stringByReplacingCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (id)stringByReplacingOccurrencesOfString:(id)arg1 withString:(id)arg2; -- (id)stringByReplacingOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; -- (id)stringByPaddingToLength:(unsigned int)arg1 withString:(id)arg2 startingAtIndex:(unsigned int)arg3; +- (id)stringByReplacingOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; +- (id)stringByPaddingToLength:(unsigned long long)arg1 withString:(id)arg2 startingAtIndex:(unsigned long long)arg3; - (id)stringByTrimmingCharactersInSet:(id)arg1; -- (BOOL)hasSuffix:(id)arg1; -- (BOOL)hasPrefix:(id)arg1; -- (id)commonPrefixWithString:(id)arg1 options:(unsigned int)arg2; +- (_Bool)hasSuffix:(id)arg1; +- (_Bool)hasPrefix:(id)arg1; +- (id)commonPrefixWithString:(id)arg1 options:(unsigned long long)arg2; - (id)componentsSeparatedByCharactersInSet:(id)arg1; - (id)componentsSeparatedByString:(id)arg1; - (struct _NSRange)rangeOfCharacterFromSet:(id)arg1; -- (struct _NSRange)rangeOfCharacterFromSet:(id)arg1 options:(unsigned int)arg2; -- (struct _NSRange)rangeOfCharacterFromSet:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)rangeOfCharacterFromSet:(id)arg1 options:(unsigned long long)arg2; +- (struct _NSRange)rangeOfCharacterFromSet:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; - (struct _NSRange)rangeOfString:(id)arg1; -- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned int)arg2; -- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned long long)arg2; +- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; - (struct _NSRange)rangeOfComposedCharacterSequencesForRange:(struct _NSRange)arg1; -- (struct _NSRange)rangeOfComposedCharacterSequenceAtIndex:(unsigned int)arg1; -- (int)localizedStandardCompare:(id)arg1; -- (int)localizedCaseInsensitiveCompare:(id)arg1; -- (int)localizedCompare:(id)arg1; -- (int)caseInsensitiveCompare:(id)arg1; -- (int)compare:(id)arg1; -- (int)compare:(id)arg1 options:(unsigned int)arg2; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (BOOL)isEqualToString:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (struct _NSRange)rangeOfComposedCharacterSequenceAtIndex:(unsigned long long)arg1; +- (long long)localizedStandardCompare:(id)arg1; +- (long long)localizedCaseInsensitiveCompare:(id)arg1; +- (long long)localizedCompare:(id)arg1; +- (long long)caseInsensitiveCompare:(id)arg1; +- (long long)compare:(id)arg1; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (_Bool)isEqualToString:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (id)quotedStringRepresentation; - (id)_stringRepresentation; -- (BOOL)_isCString; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (_Bool)_isCString; +- (const char *)_fastCStringContents:(_Bool)arg1; - (const unsigned short *)_fastCharacterContents; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; -- (id)__escapeString5991; -- (BOOL)_getCString:(char *)arg1 maxLength:(unsigned int)arg2 encoding:(unsigned long)arg3; -- (unsigned long)_fastestEncodingInCFStringEncoding; -- (unsigned long)_smallestEncodingInCFStringEncoding; -- (unsigned char)_encodingCantBeStoredInEightBitCFString; -- (id)_createSubstringWithRange:(struct _NSRange)arg1; -- (unsigned long)_cfTypeID; -- (id)stringByConvertingURLToPath; -- (id)stringByConvertingPathToURL; -- (unsigned int)completePathIntoString:(id *)arg1 caseSensitive:(BOOL)arg2 matchesIntoArray:(id *)arg3 filterTypes:(id)arg4; -- (BOOL)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned int)arg2; -- (const char *)fileSystemRepresentation; -- (id)stringsByAppendingPaths:(id)arg1; -- (id)stringByResolvingSymlinksInPath; -- (id)_stringByResolvingSymlinksInPathUsingCache:(BOOL)arg1; -- (id)stringByStandardizingPath; -- (id)_stringByStandardizingPathUsingCache:(BOOL)arg1; -- (id)stringByExpandingTildeInPath; -- (id)stringByAbbreviatingWithTildeInPath; -- (id)stringByAppendingPathExtension:(id)arg1; -- (id)stringByDeletingPathExtension; -- (id)pathExtension; -- (id)stringByAppendingPathComponent:(id)arg1; -- (id)stringByDeletingLastPathComponent; -- (id)lastPathComponent; -- (BOOL)isAbsolutePath; -- (id)pathComponents; -- (BOOL)isNSString__; -- (id)propertyListFromStringsFileFormat; -- (id)propertyList; -- (id)formatConfiguration; -- (id)_copyFormatStringWithConfiguration:(id)arg1; -- (BOOL)getBytes:(char *)arg1 maxLength:(unsigned int)arg2 filledLength:(unsigned int *)arg3 encoding:(unsigned int)arg4 allowLossyConversion:(BOOL)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; -- (BOOL)getBytes:(void *)arg1 maxLength:(unsigned int)arg2 usedLength:(unsigned int *)arg3 encoding:(unsigned int)arg4 options:(unsigned int)arg5 range:(struct _NSRange)arg6 remainingRange:(struct _NSRange *)arg7; -- (unsigned int)lengthOfBytesUsingEncoding:(unsigned int)arg1; -- (unsigned int)maximumLengthOfBytesUsingEncoding:(unsigned int)arg1; -- (BOOL)getCString:(char *)arg1 maxLength:(unsigned int)arg2 encoding:(unsigned int)arg3; -- (const char *)cStringUsingEncoding:(unsigned int)arg1; -- (id)dataUsingEncoding:(unsigned int)arg1; -- (id)dataUsingEncoding:(unsigned int)arg1 allowLossyConversion:(BOOL)arg2; -- (BOOL)canBeConvertedToEncoding:(unsigned int)arg1; -- (unsigned int)smallestEncoding; -- (unsigned int)fastestEncoding; -- (const char *)lossyCString; -- (unsigned int)cStringLength; -- (const char *)cString; -- (const char *)UTF8String; -- (void)getCString:(char *)arg1; -- (void)getCString:(char *)arg1 maxLength:(unsigned int)arg2; -- (void)getCString:(char *)arg1 maxLength:(unsigned int)arg2 range:(struct _NSRange)arg3 remainingRange:(struct _NSRange *)arg4; -- (id)urlPathRelativeToPath:(id)arg1; -- (id)stringByAddingPercentEscapes; -- (id)stringByRemovingPercentEscapes; -- (id)standardizedURLPath; -- (id)stringByReplacingPercentEscapesUsingEncoding:(unsigned int)arg1; -- (id)stringByAddingPercentEscapesUsingEncoding:(unsigned int)arg1; -- (id)stringByRemovingPercentEncoding; -- (id)stringByAddingPercentEncodingWithAllowedCharacters:(id)arg1; -- (CDStruct_5fe7aead)decimalValue; -- (id)_web_HTTPStyleLanguageCodeWithoutRegion; -- (id)_web_HTTPStyleLanguageCode; -- (unsigned long)_web_extractFourCharCode; -- (id)_web_filenameByFixingIllegalCharacters; -- (id)_web_stringByCollapsingNonPrintingCharacters; -- (id)_web_URLFragment; -- (BOOL)_web_isFileURL; -- (BOOL)_web_looksLikeAbsoluteURL; -- (struct _NSRange)_web_rangeOfURLHost; -- (struct _NSRange)_web_rangeOfURLUserPasswordHostPort; -- (id)_web_fixedCarbonPOSIXPath; -- (id)_web_stringByExpandingTildeInPath; -- (id)_web_stringByTrimmingWhitespace; -- (id)_web_domainFromHost; -- (BOOL)_web_domainMatches:(id)arg1; -- (BOOL)_web_hasCountryCodeTLD; -- (BOOL)_web_looksLikeIPAddress; -- (int)_web_countOfString:(id)arg1; -- (BOOL)_web_hasCaseInsensitivePrefix:(id)arg1; -- (BOOL)_web_isCaseInsensitiveEqualToString:(id)arg1; -- (BOOL)_web_isJavaScriptURL; -- (id)_web_stringByReplacingValidPercentEscapes_nowarn; -- (id)_web_fileNameFromContentDispositionHeader_nowarn; -- (id)_web_characterSetFromContentTypeHeader_nowarn; -- (id)_web_mimeTypeFromContentTypeHeader_nowarn; -- (struct _NSRange)_web_rangeOfURLResourceSpecifier_nowarn; -- (struct _NSRange)_web_rangeOfURLScheme_nowarn; -- (id)_web_parseAsKeyValuePairHandleQuotes_nowarn:(BOOL)arg1; -- (id)_web_parseAsKeyValuePair_nowarn; -- (id)_web_splitAtNonDateCommas_nowarn; -- (void)_flushRegularExpressionCaches; -- (id)_stringByReplacingOccurrencesOfRegularExpressionPattern:(id)arg1 withTemplate:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; -- (struct _NSRange)_rangeOfRegularExpressionPattern:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; -- (struct _NSRange)significantText; -- (void)enumerateLinguisticTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned int)arg3 orthography:(id)arg4 usingBlock:(id)arg5; -- (id)linguisticTagsInRange:(struct _NSRange)arg1 scheme:(id)arg2 options:(unsigned int)arg3 orthography:(id)arg4 tokenRanges:(id *)arg5; -- (id)replacementObjectForPortCoder:(id)arg1; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSStringPredicateOperator.h b/iOS7/Frameworks/Foundation/NSStringPredicateOperator.h index ada850d38..c483f3076 100644 --- a/iOS7/Frameworks/Foundation/NSStringPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSStringPredicateOperator.h @@ -8,19 +8,19 @@ @interface NSStringPredicateOperator : NSPredicateOperator { - unsigned int _flags; + unsigned long long _flags; } -+ (BOOL)supportsSecureCoding; -- (unsigned int)options; -- (void)_setOptions:(unsigned int)arg1; ++ (_Bool)supportsSecureCoding; +- (unsigned long long)options; +- (void)_setOptions:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)flags; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)flags; - (id)_modifierString; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 variant:(unsigned int)arg3; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 variant:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSSubqueryExpression.h b/iOS7/Frameworks/Foundation/NSSubqueryExpression.h index c74ba6071..0e13b14db 100644 --- a/iOS7/Frameworks/Foundation/NSSubqueryExpression.h +++ b/iOS7/Frameworks/Foundation/NSSubqueryExpression.h @@ -15,13 +15,13 @@ NSPredicate *_subpredicate; } -+ (BOOL)supportsSecureCoding; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)_shouldUseParensWithDescription; ++ (_Bool)supportsSecureCoding; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)_shouldUseParensWithDescription; - (id)_expressionWithSubstitutionVariables:(id)arg1; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)predicate; - (id)variable; - (id)variableExpression; diff --git a/iOS7/Frameworks/Foundation/NSSubrangeData.h b/iOS7/Frameworks/Foundation/NSSubrangeData.h index ad5cd49ea..a54c2c006 100644 --- a/iOS7/Frameworks/Foundation/NSSubrangeData.h +++ b/iOS7/Frameworks/Foundation/NSSubrangeData.h @@ -6,6 +6,7 @@ #import "NSData.h" +// Not exported @interface NSSubrangeData : NSData { unsigned int _reserved:3; @@ -18,11 +19,11 @@ - (id)initWithData:(id)arg1 range:(struct _NSRange)arg2; - (id)init; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)getBytes:(void *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/NSSubstitutionCheckingResult.h b/iOS7/Frameworks/Foundation/NSSubstitutionCheckingResult.h index 68741f679..e3225c6a7 100644 --- a/iOS7/Frameworks/Foundation/NSSubstitutionCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSSubstitutionCheckingResult.h @@ -15,8 +15,8 @@ } - (id)replacementString; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSSubstringPredicateOperator.h b/iOS7/Frameworks/Foundation/NSSubstringPredicateOperator.h index 643cd2ab4..6dcd81694 100644 --- a/iOS7/Frameworks/Foundation/NSSubstringPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSSubstringPredicateOperator.h @@ -8,17 +8,17 @@ @interface NSSubstringPredicateOperator : NSStringPredicateOperator { - unsigned int _position; + unsigned long long _position; } -+ (BOOL)supportsSecureCoding; -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; ++ (_Bool)supportsSecureCoding; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (id)symbol; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)position; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)position; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithOperatorType:(unsigned int)arg1 modifier:(unsigned int)arg2 variant:(unsigned int)arg3 position:(unsigned int)arg4; +- (id)initWithOperatorType:(unsigned long long)arg1 modifier:(unsigned long long)arg2 variant:(unsigned long long)arg3 position:(unsigned long long)arg4; - (SEL)selector; @end diff --git a/iOS7/Frameworks/Foundation/NSSymbolicExpression.h b/iOS7/Frameworks/Foundation/NSSymbolicExpression.h index 19a9e7a1c..0ac83bb7e 100644 --- a/iOS7/Frameworks/Foundation/NSSymbolicExpression.h +++ b/iOS7/Frameworks/Foundation/NSSymbolicExpression.h @@ -8,15 +8,16 @@ @class NSString; +// Not exported @interface NSSymbolicExpression : NSExpression { NSString *_token; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)constantValue; - (id)predicateFormat; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSTask.h b/iOS7/Frameworks/Foundation/NSTask.h index 27329c9bd..ca002e733 100644 --- a/iOS7/Frameworks/Foundation/NSTask.h +++ b/iOS7/Frameworks/Foundation/NSTask.h @@ -26,9 +26,9 @@ - (id)environment; - (id)launchPath; - (int)processIdentifier; -- (int)suspendCount; -- (BOOL)resume; -- (BOOL)suspend; +- (long long)suspendCount; +- (_Bool)resume; +- (_Bool)suspend; - (void)terminate; - (void)interrupt; - (void)setLaunchPath:(id)arg1; @@ -36,8 +36,8 @@ - (void)setCurrentDirectoryPath:(id)arg1; - (void)setArguments:(id)arg1; - (void)launch; -- (BOOL)isRunning; -- (int)terminationReason; +- (_Bool)isRunning; +- (long long)terminationReason; - (int)terminationStatus; @property(copy) id terminationHandler; diff --git a/iOS7/Frameworks/Foundation/NSTernaryExpression.h b/iOS7/Frameworks/Foundation/NSTernaryExpression.h index 868148aef..ddb09031b 100644 --- a/iOS7/Frameworks/Foundation/NSTernaryExpression.h +++ b/iOS7/Frameworks/Foundation/NSTernaryExpression.h @@ -15,15 +15,15 @@ NSExpression *_falseExpression; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)falseExpression; - (id)trueExpression; - (id)predicate; - (id)predicateFormat; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSTextCheckingResult-NSTextCheckingResultCreation.h b/iOS7/Frameworks/Foundation/NSTextCheckingResult-NSTextCheckingResultCreation.h new file mode 100644 index 000000000..162819b54 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSTextCheckingResult-NSTextCheckingResultCreation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSTextCheckingResult (NSTextCheckingResultCreation) ++ (id)transitInformationCheckingResultWithRange:(struct _NSRange)arg1 components:(id)arg2; ++ (id)phoneNumberCheckingResultWithRange:(struct _NSRange)arg1 phoneNumber:(id)arg2; ++ (id)regularExpressionCheckingResultWithRanges:(struct _NSRange *)arg1 count:(unsigned long long)arg2 regularExpression:(id)arg3; ++ (id)correctionCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 alternativeStrings:(id)arg3; ++ (id)correctionCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; ++ (id)replacementCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; ++ (id)dashCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; ++ (id)quoteCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; ++ (id)linkCheckingResultWithRange:(struct _NSRange)arg1 URL:(id)arg2; ++ (id)addressCheckingResultWithRange:(struct _NSRange)arg1 components:(id)arg2; ++ (id)dateCheckingResultWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4; ++ (id)dateCheckingResultWithRange:(struct _NSRange)arg1 date:(id)arg2; ++ (id)grammarCheckingResultWithRange:(struct _NSRange)arg1 details:(id)arg2; ++ (id)spellCheckingResultWithRange:(struct _NSRange)arg1; ++ (id)orthographyCheckingResultWithRange:(struct _NSRange)arg1 orthography:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSTextCheckingResult.h b/iOS7/Frameworks/Foundation/NSTextCheckingResult.h index 7225609cf..e309335cc 100644 --- a/iOS7/Frameworks/Foundation/NSTextCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSTextCheckingResult.h @@ -14,21 +14,6 @@ } + (void)initialize; -+ (id)transitInformationCheckingResultWithRange:(struct _NSRange)arg1 components:(id)arg2; -+ (id)phoneNumberCheckingResultWithRange:(struct _NSRange)arg1 phoneNumber:(id)arg2; -+ (id)regularExpressionCheckingResultWithRanges:(struct _NSRange *)arg1 count:(unsigned int)arg2 regularExpression:(id)arg3; -+ (id)correctionCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 alternativeStrings:(id)arg3; -+ (id)correctionCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; -+ (id)replacementCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; -+ (id)dashCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; -+ (id)quoteCheckingResultWithRange:(struct _NSRange)arg1 replacementString:(id)arg2; -+ (id)linkCheckingResultWithRange:(struct _NSRange)arg1 URL:(id)arg2; -+ (id)addressCheckingResultWithRange:(struct _NSRange)arg1 components:(id)arg2; -+ (id)dateCheckingResultWithRange:(struct _NSRange)arg1 date:(id)arg2 timeZone:(id)arg3 duration:(double)arg4; -+ (id)dateCheckingResultWithRange:(struct _NSRange)arg1 date:(id)arg2; -+ (id)grammarCheckingResultWithRange:(struct _NSRange)arg1 details:(id)arg2; -+ (id)spellCheckingResultWithRange:(struct _NSRange)arg1; -+ (id)orthographyCheckingResultWithRange:(struct _NSRange)arg1 orthography:(id)arg2; - (void *)underlyingResult; - (id)phoneNumber; - (id)regularExpression; @@ -42,10 +27,10 @@ - (id)date; - (id)grammarDetails; - (id)orthography; -- (struct _NSRange)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRanges; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRanges; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; @property(readonly) struct _NSRange range; @property(readonly) unsigned long long resultType; - (struct _NSRange)decodeRangeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSThread.h b/iOS7/Frameworks/Foundation/NSThread.h index b16755917..30ab20569 100644 --- a/iOS7/Frameworks/Foundation/NSThread.h +++ b/iOS7/Frameworks/Foundation/NSThread.h @@ -13,7 +13,7 @@ } + (void)detachNewThreadSelector:(SEL)arg1 toTarget:(id)arg2 withObject:(id)arg3; -+ (BOOL)isDying; ++ (_Bool)isDying; + (void)exit; + (id)currentThread; + (id)mainThread; @@ -21,30 +21,30 @@ + (id)callStackReturnAddresses; + (void)sleepForTimeInterval:(double)arg1; + (void)sleepUntilDate:(id)arg1; -+ (BOOL)setThreadPriority:(double)arg1; ++ (_Bool)setThreadPriority:(double)arg1; + (double)threadPriority; -+ (BOOL)isMultiThreaded; -+ (BOOL)isMainThread; ++ (_Bool)isMultiThreaded; ++ (_Bool)isMainThread; - (void)_nq:(id)arg1; - (void)main; - (void)start; - (id)description; - (void)cancel; -- (BOOL)isCancelled; -- (BOOL)isFinished; -- (BOOL)isExecuting; -- (BOOL)isMainThread; +- (_Bool)isCancelled; +- (_Bool)isFinished; +- (_Bool)isExecuting; +- (_Bool)isMainThread; - (void)setThreadPriority:(double)arg1; - (double)threadPriority; -- (unsigned int)stackSize; -- (void)setStackSize:(unsigned int)arg1; +- (unsigned long long)stackSize; +- (void)setStackSize:(unsigned long long)arg1; - (id)name; - (void)setName:(id)arg1; - (id)threadDictionary; - (void)dealloc; - (id)initWithTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3; - (id)init; -- (BOOL)isDying; +- (_Bool)isDying; - (id)runLoop; @end diff --git a/iOS7/Frameworks/Foundation/NSTimer-NSTimer.h b/iOS7/Frameworks/Foundation/NSTimer-NSTimer.h index 81def5816..e53188ca8 100644 --- a/iOS7/Frameworks/Foundation/NSTimer-NSTimer.h +++ b/iOS7/Frameworks/Foundation/NSTimer-NSTimer.h @@ -8,17 +8,17 @@ @interface NSTimer (NSTimer) + (id)timerWithFireDate:(id)arg1 target:(id)arg2 selector:(SEL)arg3 userInfo:(id)arg4; -+ (id)scheduledTimerWithTimeInterval:(double)arg1 target:(id)arg2 selector:(SEL)arg3 userInfo:(id)arg4 repeats:(BOOL)arg5; -+ (id)timerWithTimeInterval:(double)arg1 target:(id)arg2 selector:(SEL)arg3 userInfo:(id)arg4 repeats:(BOOL)arg5; -+ (id)scheduledTimerWithTimeInterval:(double)arg1 invocation:(id)arg2 repeats:(BOOL)arg3; -+ (id)timerWithTimeInterval:(double)arg1 invocation:(id)arg2 repeats:(BOOL)arg3; ++ (id)scheduledTimerWithTimeInterval:(double)arg1 target:(id)arg2 selector:(SEL)arg3 userInfo:(id)arg4 repeats:(_Bool)arg5; ++ (id)timerWithTimeInterval:(double)arg1 target:(id)arg2 selector:(SEL)arg3 userInfo:(id)arg4 repeats:(_Bool)arg5; ++ (id)scheduledTimerWithTimeInterval:(double)arg1 invocation:(id)arg2 repeats:(_Bool)arg3; ++ (id)timerWithTimeInterval:(double)arg1 invocation:(id)arg2 repeats:(_Bool)arg3; + (id)allocWithZone:(struct _NSZone *)arg1; - (double)_cffireTime; -- (CDStruct_60d14f2d)context; +- (CDStruct_e097db04)context; - (void)setFireTime:(double)arg1; - (double)fireTime; - (double)interval; -- (long)order; +- (long long)order; - (struct __CFString *)copyDebugDescription; - (id)userInfo; - (void)setFireDate:(id)arg1; @@ -27,8 +27,8 @@ - (void)setTolerance:(double)arg1; - (double)tolerance; - (double)timeInterval; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; -- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(BOOL)arg6; +- (id)initWithFireDate:(id)arg1 interval:(double)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 repeats:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSTokenMatchingPredicateOperator.h b/iOS7/Frameworks/Foundation/NSTokenMatchingPredicateOperator.h index d22399b73..27375ab39 100644 --- a/iOS7/Frameworks/Foundation/NSTokenMatchingPredicateOperator.h +++ b/iOS7/Frameworks/Foundation/NSTokenMatchingPredicateOperator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSTokenMatchingPredicateOperator : NSStringPredicateOperator { } -- (BOOL)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; +- (_Bool)performPrimitiveOperationUsingObject:(id)arg1 andObject:(id)arg2; - (SEL)selector; - (id)symbol; diff --git a/iOS7/Frameworks/Foundation/NSTransitInformationCheckingResult.h b/iOS7/Frameworks/Foundation/NSTransitInformationCheckingResult.h index a0b18acc0..be770157c 100644 --- a/iOS7/Frameworks/Foundation/NSTransitInformationCheckingResult.h +++ b/iOS7/Frameworks/Foundation/NSTransitInformationCheckingResult.h @@ -17,8 +17,8 @@ @property(readonly) void *underlyingResult; - (id)components; -- (BOOL)_adjustRangesWithOffset:(int)arg1; -- (id)resultByAdjustingRangesWithOffset:(int)arg1; +- (_Bool)_adjustRangesWithOffset:(long long)arg1; +- (id)resultByAdjustingRangesWithOffset:(long long)arg1; - (struct _NSRange)range; - (unsigned long long)resultType; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSTruePredicate.h b/iOS7/Frameworks/Foundation/NSTruePredicate.h index 4ac8d962a..560b5ada1 100644 --- a/iOS7/Frameworks/Foundation/NSTruePredicate.h +++ b/iOS7/Frameworks/Foundation/NSTruePredicate.h @@ -10,24 +10,24 @@ { } -+ (BOOL)_allowsEvaluation; -+ (BOOL)supportsSecureCoding; ++ (_Bool)_allowsEvaluation; ++ (_Bool)supportsSecureCoding; + (id)defaultInstance; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; -- (BOOL)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; +- (_Bool)evaluateWithObject:(id)arg1 substitutionVariables:(id)arg2; - (id)predicateFormat; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)autorelease; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/Frameworks/Foundation/NSURL-NSKeyValueObservingCustomization.h b/iOS7/Frameworks/Foundation/NSURL-NSKeyValueObservingCustomization.h index 17a7f4b49..98a4dd974 100644 --- a/iOS7/Frameworks/Foundation/NSURL-NSKeyValueObservingCustomization.h +++ b/iOS7/Frameworks/Foundation/NSURL-NSKeyValueObservingCustomization.h @@ -7,6 +7,6 @@ #import "NSURL.h" @interface NSURL (NSKeyValueObservingCustomization) -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSURL-NSURL.h b/iOS7/Frameworks/Foundation/NSURL-NSURL.h index dd5fd7c9f..e4964d9f2 100644 --- a/iOS7/Frameworks/Foundation/NSURL-NSURL.h +++ b/iOS7/Frameworks/Foundation/NSURL-NSURL.h @@ -7,13 +7,13 @@ #import "NSURL.h" @interface NSURL (NSURL) -+ (id)fileURLWithFileSystemRepresentation:(const char *)arg1 isDirectory:(BOOL)arg2 relativeToURL:(id)arg3; -+ (id)fileURLWithPath:(id)arg1 isDirectory:(BOOL)arg2; ++ (id)fileURLWithFileSystemRepresentation:(const char *)arg1 isDirectory:(_Bool)arg2 relativeToURL:(id)arg3; ++ (id)fileURLWithPath:(id)arg1 isDirectory:(_Bool)arg2; + (id)fileURLWithPath:(id)arg1; + (id)URLWithString:(id)arg1 relativeToURL:(id)arg2; + (id)URLWithString:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -- (BOOL)isFileURL; +- (_Bool)isFileURL; - (id)fragment; - (id)query; - (id)parameterString; @@ -30,18 +30,18 @@ - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (const char *)fileSystemRepresentation; -- (BOOL)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned int)arg2; -- (id)initFileURLWithFileSystemRepresentation:(const char *)arg1 isDirectory:(BOOL)arg2 relativeToURL:(id)arg3; -- (id)initFileURLWithPath:(id)arg1 isDirectory:(BOOL)arg2; +- (_Bool)getFileSystemRepresentation:(char *)arg1 maxLength:(unsigned long long)arg2; +- (id)initFileURLWithFileSystemRepresentation:(const char *)arg1 isDirectory:(_Bool)arg2 relativeToURL:(id)arg3; +- (id)initFileURLWithPath:(id)arg1 isDirectory:(_Bool)arg2; - (id)initFileURLWithPath:(id)arg1; - (id)initWithScheme:(id)arg1 host:(id)arg2 path:(id)arg3; - (id)initWithString:(id)arg1; - (id)init; - (id)resourceSpecifier; -- (BOOL)_isAbsolute; +- (_Bool)_isAbsolute; - (id)_relativeURLPath; - (id)scheme; - (id)baseURL; @@ -49,15 +49,15 @@ - (void)finalize; - (void)dealloc; - (void)_freeClients; -- (struct __CFDictionary *)_clientsCreatingIfNecessary:(BOOL)arg1; +- (struct __CFDictionary *)_clientsCreatingIfNecessary:(_Bool)arg1; - (struct __CFURL *)_cfurl; - (id)initWithString:(id)arg1 relativeToURL:(id)arg2; -- (unsigned long)_cfTypeID; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (unsigned long long)_cfTypeID; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; @end diff --git a/iOS7/Frameworks/Foundation/NSURL-NSURLExtras.h b/iOS7/Frameworks/Foundation/NSURL-NSURLExtras.h index 6bdf4e676..b7ef39169 100644 --- a/iOS7/Frameworks/Foundation/NSURL-NSURLExtras.h +++ b/iOS7/Frameworks/Foundation/NSURL-NSURLExtras.h @@ -7,11 +7,11 @@ #import "NSURL.h" @interface NSURL (NSURLExtras) -+ (id)_web_URLWithComponents:(CDStruct_2b292156)arg1; ++ (id)_web_URLWithComponents:(CDStruct_4f05a0fa)arg1; + (id)_web_URLWithString:(id)arg1 relativeToURL:(id)arg2; -- (BOOL)_web_isJavaScriptURL; +- (_Bool)_web_isJavaScriptURL; - (id)_web_suggestedFilenameWithMIMEType:(id)arg1; - (id)_web_scriptIfJavaScriptURL; -- (CDStruct_2b292156)_web_URLComponents; +- (CDStruct_4f05a0fa)_web_URLComponents; @end diff --git a/iOS7/Frameworks/Foundation/NSURL-NSURLPathUtilities.h b/iOS7/Frameworks/Foundation/NSURL-NSURLPathUtilities.h index cd421c0e0..7ba83da9f 100644 --- a/iOS7/Frameworks/Foundation/NSURL-NSURLPathUtilities.h +++ b/iOS7/Frameworks/Foundation/NSURL-NSURLPathUtilities.h @@ -14,7 +14,7 @@ - (id)URLByAppendingPathExtension:(id)arg1; - (id)URLByDeletingLastPathComponent; - (id)URLByAppendingPathComponent:(id)arg1; -- (id)URLByAppendingPathComponent:(id)arg1 isDirectory:(BOOL)arg2; +- (id)URLByAppendingPathComponent:(id)arg1 isDirectory:(_Bool)arg2; - (id)pathExtension; - (id)lastPathComponent; - (id)pathComponents; diff --git a/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge-NSURLAuthenticationChallengeInternal.h b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge-NSURLAuthenticationChallengeInternal.h new file mode 100644 index 000000000..27f6d3b15 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge-NSURLAuthenticationChallengeInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLAuthenticationChallenge (NSURLAuthenticationChallengeInternal) ++ (id)_createAuthenticationChallengeForCFAuthChallenge:(struct _CFURLAuthChallenge *)arg1 sender:(id)arg2; ++ (id)_authenticationChallengeForCFAuthChallenge:(struct _CFURLAuthChallenge *)arg1 sender:(id)arg2; +- (void)setSender:(id)arg1; +- (struct _CFURLAuthChallenge *)_createCFAuthChallenge; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge.h b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge.h index 077f59571..e5175605b 100644 --- a/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge.h +++ b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallenge.h @@ -15,24 +15,20 @@ NSURLAuthenticationChallengeInternal *_internal; } -+ (BOOL)supportsSecureCoding; -+ (id)_createAuthenticationChallengeForCFAuthChallenge:(struct _CFURLAuthChallenge *)arg1 sender:(id)arg2; -+ (id)_authenticationChallengeForCFAuthChallenge:(struct _CFURLAuthChallenge *)arg1 sender:(id)arg2; ++ (_Bool)supportsSecureCoding; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)sender; - (id)failureResponse; - (id)error; -- (int)previousFailureCount; +- (long long)previousFailureCount; - (id)proposedCredential; - (id)protectionSpace; - (void)dealloc; - (id)_initWithCFAuthChallenge:(struct _CFURLAuthChallenge *)arg1 sender:(id)arg2; - (id)initWithAuthenticationChallenge:(id)arg1 sender:(id)arg2; -- (id)initWithProtectionSpace:(id)arg1 proposedCredential:(id)arg2 previousFailureCount:(int)arg3 failureResponse:(id)arg4 error:(id)arg5 sender:(id)arg6; +- (id)initWithProtectionSpace:(id)arg1 proposedCredential:(id)arg2 previousFailureCount:(long long)arg3 failureResponse:(id)arg4 error:(id)arg5 sender:(id)arg6; - (id)init; -- (void)setSender:(id)arg1; -- (struct _CFURLAuthChallenge *)_createCFAuthChallenge; @end diff --git a/iOS7/Frameworks/Foundation/NSURLAuthenticationChallengeInternal.h b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallengeInternal.h index aafcd33d6..e77067905 100644 --- a/iOS7/Frameworks/Foundation/NSURLAuthenticationChallengeInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLAuthenticationChallengeInternal.h @@ -8,18 +8,19 @@ @class NSError, NSURLCredential, NSURLProtectionSpace, NSURLResponse; +// Not exported @interface NSURLAuthenticationChallengeInternal : NSObject { NSURLProtectionSpace *space; NSURLCredential *proposedCredential; - int previousFailureCount; + long long previousFailureCount; NSURLResponse *failureResponse; NSError *error; id sender; } - (void)dealloc; -- (id)initWithProtectionSpace:(id)arg1 proposedCredential:(id)arg2 previousFailureCount:(int)arg3 failureResponse:(id)arg4 error:(id)arg5 sender:(id)arg6; +- (id)initWithProtectionSpace:(id)arg1 proposedCredential:(id)arg2 previousFailureCount:(long long)arg3 failureResponse:(id)arg4 error:(id)arg5 sender:(id)arg6; @end diff --git a/iOS7/Frameworks/Foundation/NSURLCache.h b/iOS7/Frameworks/Foundation/NSURLCache.h index 51e5e34bb..8ce945312 100644 --- a/iOS7/Frameworks/Foundation/NSURLCache.h +++ b/iOS7/Frameworks/Foundation/NSURLCache.h @@ -21,10 +21,10 @@ - (void)_diskCacheScheduleRemoval:(id)arg1; - (void)_diskCacheExecuteWrite:(id)arg1; - (void)_diskCacheScheduleWrite:(id)arg1; -- (void)_diskCacheTruncate:(unsigned int)arg1; +- (void)_diskCacheTruncate:(unsigned long long)arg1; - (void)_diskCacheClear; - (id)_diskCacheGet:(id)arg1; -- (BOOL)_diskCacheCreateDirectory; +- (_Bool)_diskCacheCreateDirectory; - (id)_diskCacheDefaultPath; - (id)_cacheDirectory; - (void)_diskCacheCreateLRUList:(id)arg1; @@ -34,35 +34,35 @@ - (void)_memoryCacheRemove:(id)arg1; - (void)_memoryCachePut:(id)arg1; - (id)_memoryCacheGet:(id)arg1; -- (void)_memoryCacheTruncate:(unsigned int)arg1; +- (void)_memoryCacheTruncate:(unsigned long long)arg1; - (void)_memoryCacheTouchNode:(id)arg1; - (void)_memoryCacheAppendNodeToLRUList:(id)arg1; - (void)_memoryCacheRemoveNodeFromLRUList:(id)arg1; - (struct _CFURLCache *)_CFURLCache; - (void)dealloc; -- (CDStruct_1ef3fb1f)_cacheStatistics; -- (unsigned int)currentDiskUsage; -- (unsigned int)currentMemoryUsage; -- (void)setDiskCapacity:(unsigned int)arg1; -- (void)setMemoryCapacity:(unsigned int)arg1; -- (unsigned int)diskCapacity; -- (unsigned int)memoryCapacity; +- (CDStruct_912cb5d2)_cacheStatistics; +- (unsigned long long)currentDiskUsage; +- (unsigned long long)currentMemoryUsage; +- (void)setDiskCapacity:(unsigned long long)arg1; +- (void)setMemoryCapacity:(unsigned long long)arg1; +- (unsigned long long)diskCapacity; +- (unsigned long long)memoryCapacity; - (void)removeAllCachedResponses; - (void)removeCachedResponseForRequest:(id)arg1; - (void)storeCachedResponse:(id)arg1 forRequest:(id)arg2; - (id)cachedResponseForRequest:(id)arg1; -- (id)initWithMemoryCapacity:(unsigned int)arg1 diskCapacity:(unsigned int)arg2 diskPath:(id)arg3; +- (id)initWithMemoryCapacity:(unsigned long long)arg1 diskCapacity:(unsigned long long)arg2 diskPath:(id)arg3; - (id)_initWithExistingCFURLCache:(struct _CFURLCache *)arg1; - (id)initWithExistingSharedCFURLCache:(struct _CFURLCache *)arg1; - (id)init; -- (long)_nscfBridgeURLCacheCurrentDiskUsage; -- (long)_nscfBridgeURLCacheCurrentMemoryUsage; -- (long)_nscfBridgeURLCacheMemoryCapacity; +- (long long)_nscfBridgeURLCacheCurrentDiskUsage; +- (long long)_nscfBridgeURLCacheCurrentMemoryUsage; +- (long long)_nscfBridgeURLCacheMemoryCapacity; - (void)_nscfBridgeURLCacheRemoveAllCachedResponses; - (void)_nscfBridgeURLCacheRemoveCachedResponseForRequest:(id)arg1; -- (void)_nscfBridgeURLCacheSetDiskCapacity:(long)arg1; -- (void)_nscfBridgeURLCacheSetMemoryCapacity:(long)arg1; -- (long)_nscfBridgeURLCacheDiskCapacity; +- (void)_nscfBridgeURLCacheSetDiskCapacity:(long long)arg1; +- (void)_nscfBridgeURLCacheSetMemoryCapacity:(long long)arg1; +- (long long)_nscfBridgeURLCacheDiskCapacity; - (void)_nscfBridgeURLCacheStoreCachedResponse:(struct _CFCachedURLResponse *)arg1 forRequest:(struct _CFURLRequest *)arg2; - (struct _CFCachedURLResponse *)_nscfBridgeURLCacheCopyResponseForRequest:(struct _CFURLRequest *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSURLCacheInternal.h b/iOS7/Frameworks/Foundation/NSURLCacheInternal.h index 81e400766..6217f40a6 100644 --- a/iOS7/Frameworks/Foundation/NSURLCacheInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLCacheInternal.h @@ -8,32 +8,33 @@ @class NSLock, NSMutableDictionary, NSMutableSet, NSString, NSURLCacheNode, NSURLQueue; +// Not exported @interface NSURLCacheInternal : NSObject { - unsigned int memoryCapacity; - unsigned int diskCapacity; + unsigned long long memoryCapacity; + unsigned long long diskCapacity; NSString *diskPath; - unsigned int currentMemoryUsage; - unsigned int currentDiskUsage; + unsigned long long currentMemoryUsage; + unsigned long long currentDiskUsage; NSMutableDictionary *memoryCache; NSLock *memoryCacheGuard; NSURLCacheNode *memoryCacheLRUHead; NSURLCacheNode *memoryCacheLRUTail; - unsigned int memoryCacheItemLengthThreshold; + unsigned long long memoryCacheItemLengthThreshold; NSLock *diskCacheGuard; NSMutableDictionary *diskCachePendingWrites; NSMutableSet *diskCachePendingRemovals; NSURLQueue *diskCachePendingOperations; - unsigned int diskCacheItemLengthThreshold; + unsigned long long diskCacheItemLengthThreshold; double diskCacheTouchTime; struct NSLRUFileList *diskCacheLRUList; - unsigned int timerResetCount; - unsigned int syncSkipCount; + unsigned long long timerResetCount; + unsigned long long syncSkipCount; struct _CFURLCache *_cacheRef; - BOOL diskCacheLeftoverFilesRemovedFlag; - BOOL _pad1; - BOOL _pad2; - BOOL _pad3; + _Bool diskCacheLeftoverFilesRemovedFlag; + _Bool _pad1; + _Bool _pad2; + _Bool _pad3; } - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/NSURLCacheNode.h b/iOS7/Frameworks/Foundation/NSURLCacheNode.h index 54f6c8542..e5476151c 100644 --- a/iOS7/Frameworks/Foundation/NSURLCacheNode.h +++ b/iOS7/Frameworks/Foundation/NSURLCacheNode.h @@ -8,6 +8,7 @@ @class NSCachedURLResponse, NSString, NSURLRequest; +// Not exported @interface NSURLCacheNode : NSObject { NSCachedURLResponse *cachedResponse; @@ -15,12 +16,12 @@ NSString *key; NSURLCacheNode *prev; NSURLCacheNode *next; - unsigned long hash; + unsigned long long hash; } - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithCachedResponse:(id)arg1 request:(id)arg2 key:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLComponents.h b/iOS7/Frameworks/Foundation/NSURLComponents.h index aea3056c6..35fe1bbde 100644 --- a/iOS7/Frameworks/Foundation/NSURLComponents.h +++ b/iOS7/Frameworks/Foundation/NSURLComponents.h @@ -15,7 +15,7 @@ } + (id)componentsWithString:(id)arg1; -+ (id)componentsWithURL:(id)arg1 resolvingAgainstBaseURL:(BOOL)arg2; ++ (id)componentsWithURL:(id)arg1 resolvingAgainstBaseURL:(_Bool)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; @property(copy) NSString *percentEncodedFragment; @property(copy) NSString *percentEncodedQuery; @@ -34,7 +34,7 @@ - (id)URLRelativeToURL:(id)arg1; - (id)URL; - (id)initWithString:(id)arg1; -- (id)initWithURL:(id)arg1 resolvingAgainstBaseURL:(BOOL)arg2; +- (id)initWithURL:(id)arg1 resolvingAgainstBaseURL:(_Bool)arg2; - (id)init; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSURLConnection-Deprecated.h b/iOS7/Frameworks/Foundation/NSURLConnection-Deprecated.h new file mode 100644 index 000000000..8999be3d2 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLConnection-Deprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLConnection (Deprecated) ++ (void)_setMIMETypesWithNoSizeLimit:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLConnection-Loader.h b/iOS7/Frameworks/Foundation/NSURLConnection-Loader.h new file mode 100644 index 000000000..587311f3d --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLConnection-Loader.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLConnection (Loader) ++ (void)_resourceLoadLoop:(id)arg1; ++ (void)_setLoaderThreadPriority:(int)arg1; ++ (struct __CFRunLoop *)resourceLoaderRunLoop; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLConnection-NSURLAuthenticationChallengeSender.h b/iOS7/Frameworks/Foundation/NSURLConnection-NSURLAuthenticationChallengeSender.h new file mode 100644 index 000000000..a05157a77 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLConnection-NSURLAuthenticationChallengeSender.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSURLAuthenticationChallengeSender-Protocol.h" + +@interface NSURLConnection (NSURLAuthenticationChallengeSender) +- (void)rejectProtectionSpaceAndContinueWithChallenge:(id)arg1; +- (void)performDefaultHandlingForAuthenticationChallenge:(id)arg1; +- (void)cancelAuthenticationChallenge:(id)arg1; +- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; +- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLConnection-Private.h b/iOS7/Frameworks/Foundation/NSURLConnection-Private.h new file mode 100644 index 000000000..6321f27c1 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLConnection-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLConnection (Private) +- (id)_initWithRequest:(id)arg1 delegate:(id)arg2 usesCache:(_Bool)arg3 maxContentLength:(long long)arg4 startImmediately:(_Bool)arg5 connectionProperties:(id)arg6; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLConnection.h b/iOS7/Frameworks/Foundation/NSURLConnection.h index dc959a886..916483c35 100644 --- a/iOS7/Frameworks/Foundation/NSURLConnection.h +++ b/iOS7/Frameworks/Foundation/NSURLConnection.h @@ -6,31 +6,25 @@ #import "NSObject.h" -#import "NSURLAuthenticationChallengeSender-Protocol.h" - @class NSURLConnectionInternal; -@interface NSURLConnection : NSObject +@interface NSURLConnection : NSObject { NSURLConnectionInternal *_internal; } -+ (void)_setSweeperInterval:(unsigned int)arg1; -+ (unsigned int)_sweeperInterval; -+ (BOOL)canHandleRequest:(id)arg1; ++ (void)_setSweeperInterval:(unsigned long long)arg1; ++ (unsigned long long)_sweeperInterval; ++ (_Bool)canHandleRequest:(id)arg1; + (void)sendAsynchronousRequest:(id)arg1 queue:(id)arg2 completionHandler:(id)arg3; + (id)sendSynchronousRequest:(id)arg1 returningResponse:(id *)arg2 error:(id *)arg3; + (id)connectionWithRequest:(id)arg1 delegate:(id)arg2; -+ (void)_setMIMETypesWithNoSizeLimit:(id)arg1; -+ (void)_resourceLoadLoop:(id)arg1; -+ (void)_setLoaderThreadPriority:(int)arg1; -+ (struct __CFRunLoop *)resourceLoaderRunLoop; - (void)_resumeLoading; - (void)_suspendLoading; - (id)_cfInternal; - (id)_dlInternal; -- (BOOL)defersCallbacks; -- (void)setDefersCallbacks:(BOOL)arg1; +- (_Bool)defersCallbacks; +- (void)setDefersCallbacks:(_Bool)arg1; - (id)connectionProperties; - (void)download; - (id)currentRequest; @@ -43,13 +37,7 @@ - (void)dealloc; - (id)description; - (id)initWithRequest:(id)arg1 delegate:(id)arg2; -- (id)initWithRequest:(id)arg1 delegate:(id)arg2 startImmediately:(BOOL)arg3; -- (void)rejectProtectionSpaceAndContinueWithChallenge:(id)arg1; -- (void)performDefaultHandlingForAuthenticationChallenge:(id)arg1; -- (void)cancelAuthenticationChallenge:(id)arg1; -- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; -- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; -- (id)_initWithRequest:(id)arg1 delegate:(id)arg2 usesCache:(BOOL)arg3 maxContentLength:(long long)arg4 startImmediately:(BOOL)arg5 connectionProperties:(id)arg6; +- (id)initWithRequest:(id)arg1 delegate:(id)arg2 startImmediately:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLConnectionDelegateProxy.h b/iOS7/Frameworks/Foundation/NSURLConnectionDelegateProxy.h index 2dcf8b395..9fce5f967 100644 --- a/iOS7/Frameworks/Foundation/NSURLConnectionDelegateProxy.h +++ b/iOS7/Frameworks/Foundation/NSURLConnectionDelegateProxy.h @@ -9,12 +9,12 @@ @interface NSURLConnectionDelegateProxy : NSObject { id delegate; - unsigned int flags; + unsigned long long flags; } -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (id)connection:(id)arg1 willCacheResponse:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; @@ -25,7 +25,7 @@ - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)setDelegate:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSURLConnectionInternal.h b/iOS7/Frameworks/Foundation/NSURLConnectionInternal.h index 3d6292908..974f16c7f 100644 --- a/iOS7/Frameworks/Foundation/NSURLConnectionInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLConnectionInternal.h @@ -11,6 +11,7 @@ @class NSDictionary, NSOperationQueue, NSURL, NSURLConnection, NSURLRequest; +// Not exported @interface NSURLConnectionInternal : NSObject { NSURLConnection *_connection; @@ -20,7 +21,7 @@ NSURLRequest *_currentRequest; id _delegate; NSDictionary *_connectionProperties; - BOOL _connectionActive; + _Bool _connectionActive; } - (void)rejectProtectionSpaceAndContinueWithChallenge:(id)arg1; @@ -34,8 +35,8 @@ - (void)invokeForDelegate:(id)arg1; - (void)_withConnectionDisconnectFromConnection; - (void)_invalidate; -- (BOOL)isConnectionActive; -- (void)setConnectionActive:(BOOL)arg1; +- (_Bool)isConnectionActive; +- (void)setConnectionActive:(_Bool)arg1; - (void)_setDelegateQueue:(id)arg1; - (id)currentRequest; - (id)originalRequest; diff --git a/iOS7/Frameworks/Foundation/NSURLConnectionInternalBackgroundDownload.h b/iOS7/Frameworks/Foundation/NSURLConnectionInternalBackgroundDownload.h index a420288bf..5cd6cd231 100644 --- a/iOS7/Frameworks/Foundation/NSURLConnectionInternalBackgroundDownload.h +++ b/iOS7/Frameworks/Foundation/NSURLConnectionInternalBackgroundDownload.h @@ -12,6 +12,7 @@ @class NSAsyncSSDownloadManager, NSCountedSet, NSMutableArray, NSTimer, SSDownloadHandler; +// Not exported @interface NSURLConnectionInternalBackgroundDownload : NSURLConnectionInternal { struct __CFRunLoopSource *_source; @@ -21,7 +22,7 @@ NSAsyncSSDownloadManager *_manager; long long _downloadIdent; long long _ctLast; - BOOL _terminated; + _Bool _terminated; NSTimer *_deferredStartTimer; } @@ -36,7 +37,7 @@ - (long long)_getDownloadIdent; - (void)_updateClientWithCurrentWrites:(id)arg1; - (void)downloadHandler:(id)arg1 handleAuthenticationSession:(id)arg2; -- (BOOL)downloadHandler:(id)arg1 pauseSession:(id)arg2; +- (_Bool)downloadHandler:(id)arg1 pauseSession:(id)arg2; - (void)downloadHandler:(id)arg1 cancelSession:(id)arg2; - (void)downloadHandlerDidDisconnect:(id)arg1; - (void)setDelegateQueue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection-Internal.h b/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection-Internal.h new file mode 100644 index 000000000..225e2da48 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLConnectionInternalConnection (Internal) +- (void)sendCFChallenge:(struct _CFURLAuthChallenge *)arg1 toSelector:(SEL)arg2; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection.h b/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection.h index f58b39495..5a38f1923 100644 --- a/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection.h +++ b/iOS7/Frameworks/Foundation/NSURLConnectionInternalConnection.h @@ -10,6 +10,7 @@ @class NSURLAuthenticationChallenge; +// Not exported @interface NSURLConnectionInternalConnection : NSURLConnectionInternal { int _cfConnLock; @@ -43,7 +44,6 @@ - (struct _CFURLConnection *)_atomic_CFURLConnection; - (struct _CFURLConnection *)_CFURLConnection; - (id)initWithInfo:(const struct InternalInit *)arg1; -- (void)sendCFChallenge:(struct _CFURLAuthChallenge *)arg1 toSelector:(SEL)arg2; @end diff --git a/iOS7/Frameworks/Foundation/NSURLCredential.h b/iOS7/Frameworks/Foundation/NSURLCredential.h index d85412d4d..3f7f2c891 100644 --- a/iOS7/Frameworks/Foundation/NSURLCredential.h +++ b/iOS7/Frameworks/Foundation/NSURLCredential.h @@ -16,28 +16,28 @@ NSURLCredentialInternal *_internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)credentialForTrust:(struct __SecTrust *)arg1; -+ (id)credentialWithIdentity:(struct __SecIdentity *)arg1 certificates:(id)arg2 persistence:(unsigned int)arg3; -+ (id)credentialWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned int)arg3; ++ (id)credentialWithIdentity:(struct __SecIdentity *)arg1 certificates:(id)arg2 persistence:(unsigned long long)arg3; ++ (id)credentialWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned long long)arg3; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithTrust:(struct __SecTrust *)arg1; - (id)certificates; - (struct __SecIdentity *)identity; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)persistence; -- (BOOL)hasPassword; +- (unsigned long long)persistence; +- (_Bool)hasPassword; - (id)password; - (id)user; - (struct _CFURLCredential *)_cfurlcredential; - (void)dealloc; -- (id)initWithIdentity:(struct __SecIdentity *)arg1 certificates:(id)arg2 persistence:(unsigned int)arg3; +- (id)initWithIdentity:(struct __SecIdentity *)arg1 certificates:(id)arg2 persistence:(unsigned long long)arg3; - (id)_initWithCFURLCredential:(struct _CFURLCredential *)arg1; -- (id)initWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned int)arg3; +- (id)initWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLCredentialStorage.h b/iOS7/Frameworks/Foundation/NSURLCredentialStorage.h index fe59f5830..fb083efef 100644 --- a/iOS7/Frameworks/Foundation/NSURLCredentialStorage.h +++ b/iOS7/Frameworks/Foundation/NSURLCredentialStorage.h @@ -16,6 +16,7 @@ + (id)sharedCredentialStorage; - (void)setDefaultCredential:(id)arg1 forProtectionSpace:(id)arg2; - (id)defaultCredentialForProtectionSpace:(id)arg1; +- (void)removeCredential:(id)arg1 forProtectionSpace:(id)arg2 options:(id)arg3; - (void)removeCredential:(id)arg1 forProtectionSpace:(id)arg2; - (void)setCredential:(id)arg1 forProtectionSpace:(id)arg2; - (id)allCredentials; diff --git a/iOS7/Frameworks/Foundation/NSURLDataDecoder-Protocol.h b/iOS7/Frameworks/Foundation/NSURLDataDecoder-Protocol.h index 0a0edca9a..b81935e08 100644 --- a/iOS7/Frameworks/Foundation/NSURLDataDecoder-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSURLDataDecoder-Protocol.h @@ -5,7 +5,7 @@ */ @protocol NSURLDataDecoder -- (BOOL)isFinishedDecoding; +- (_Bool)isFinishedDecoding; - (id)decodeData:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSURLDirectoryEnumerator.h b/iOS7/Frameworks/Foundation/NSURLDirectoryEnumerator.h index ad61658c4..ec4fa57a9 100644 --- a/iOS7/Frameworks/Foundation/NSURLDirectoryEnumerator.h +++ b/iOS7/Frameworks/Foundation/NSURLDirectoryEnumerator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface NSURLDirectoryEnumerator : NSDirectoryEnumerator { struct __CFURLEnumerator *_enumerator; id _errorHandler; - BOOL shouldContinue; + _Bool shouldContinue; } @property(copy) id errorHandler; // @synthesize errorHandler=_errorHandler; @@ -18,11 +19,11 @@ - (void)dealloc; - (id)directoryAttributes; - (id)fileAttributes; -- (unsigned int)level; +- (unsigned long long)level; - (void)skipDescendants; - (void)skipDescendents; - (id)nextObject; -- (id)initWithURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned int)arg3 errorHandler:(id)arg4; +- (id)initWithURL:(id)arg1 includingPropertiesForKeys:(id)arg2 options:(unsigned long long)arg3 errorHandler:(id)arg4; @end diff --git a/iOS7/Frameworks/Foundation/NSURLDownload-NSURLAuthenticationChallengeSender.h b/iOS7/Frameworks/Foundation/NSURLDownload-NSURLAuthenticationChallengeSender.h new file mode 100644 index 000000000..eee02e771 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLDownload-NSURLAuthenticationChallengeSender.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSURLAuthenticationChallengeSender-Protocol.h" + +@interface NSURLDownload (NSURLAuthenticationChallengeSender) +- (void)cancelAuthenticationChallenge:(id)arg1; +- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; +- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; +- (void)cleanupChallenges; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLDownload.h b/iOS7/Frameworks/Foundation/NSURLDownload.h index db648dc65..821723281 100644 --- a/iOS7/Frameworks/Foundation/NSURLDownload.h +++ b/iOS7/Frameworks/Foundation/NSURLDownload.h @@ -6,27 +6,25 @@ #import "NSObject.h" -#import "NSURLAuthenticationChallengeSender-Protocol.h" - @class NSURLDownloadInternal; -@interface NSURLDownload : NSObject +@interface NSURLDownload : NSObject { NSURLDownloadInternal *_internal; } -+ (BOOL)_isEncodingMIMETypeResumable:(id)arg1; -+ (BOOL)canResumeDownloadDecodedWithEncodingMIMEType:(id)arg1; ++ (_Bool)_isEncodingMIMETypeResumable:(id)arg1; ++ (_Bool)canResumeDownloadDecodedWithEncodingMIMEType:(id)arg1; + (id)_downloadWithRequest:(id)arg1 delegate:(id)arg2 directory:(id)arg3; + (id)_downloadWithLoadingCFURLConnection:(struct _CFURLConnection *)arg1 request:(struct _CFURLRequest *)arg2 response:(struct _CFURLResponse *)arg3 delegate:(id)arg4 proxy:(id)arg5; + (id)_downloadWithLoadingConnection:(id)arg1 request:(id)arg2 response:(id)arg3 delegate:(id)arg4 proxy:(id)arg5; -- (BOOL)sendCanAuthenticateAgainstProtectionSpace:(struct _CFURLProtectionSpace *)arg1; +- (_Bool)sendCanAuthenticateAgainstProtectionSpace:(struct _CFURLProtectionSpace *)arg1; - (void)sendDidFail:(struct __CFError *)arg1; - (void)sendDidFinish; - (void)sendDidCreateDestination:(struct __CFURL *)arg1; - (void)sendDecideDestinationWithSuggestedObjectName:(struct __CFString *)arg1; - (_Bool)sendShouldDecodeDataOfMIMEType:(struct __CFString *)arg1; -- (void)sendDidReceiveData:(long)arg1; +- (void)sendDidReceiveData:(long long)arg1; - (void)sendWillResumeWithResponse:(struct _CFURLResponse *)arg1 startingByte:(unsigned long long)arg2; - (void)sendDidReceiveResponse:(struct _CFURLResponse *)arg1; - (void)sendDidReceiveChallenge:(struct _CFURLAuthChallenge *)arg1; @@ -34,7 +32,7 @@ - (struct _CFURLRequest *)sendWillSendRequest:(struct _CFURLRequest *)arg1 redirectResponse:(struct _CFURLResponse *)arg2; - (void)sendDidStart:(struct _CFURLDownload *)arg1; - (void)withDelegate:(id)arg1; -- (BOOL)_downloadActive; +- (_Bool)_downloadActive; - (id)_delegate; - (void)releaseDelegate; - (id)_originatingURL; @@ -44,11 +42,11 @@ - (id)_directoryPath; - (id)url; - (void)_setDelegateQueue:(id)arg1; -- (BOOL)deletesFileUponFailure; -- (void)setDeletesFileUponFailure:(BOOL)arg1; -- (BOOL)_deletesFileAfterFailure; -- (void)_setDeletesFileAfterFailure:(BOOL)arg1; -- (void)setDestination:(id)arg1 allowOverwrite:(BOOL)arg2; +- (_Bool)deletesFileUponFailure; +- (void)setDeletesFileUponFailure:(_Bool)arg1; +- (_Bool)_deletesFileAfterFailure; +- (void)_setDeletesFileAfterFailure:(_Bool)arg1; +- (void)setDestination:(id)arg1 allowOverwrite:(_Bool)arg2; - (id)request; - (void)cancel; - (void)dealloc; @@ -62,10 +60,6 @@ - (id)_initWithLoadingConnection:(id)arg1 request:(id)arg2 response:(id)arg3 delegate:(id)arg4 proxy:(id)arg5; - (id)initWithRequest:(id)arg1 delegate:(id)arg2; - (id)init; -- (void)cancelAuthenticationChallenge:(id)arg1; -- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; -- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; -- (void)cleanupChallenges; @end diff --git a/iOS7/Frameworks/Foundation/NSURLDownloadDecoder-Protocol.h b/iOS7/Frameworks/Foundation/NSURLDownloadDecoder-Protocol.h index 91e3a1fbb..55a2ed77c 100644 --- a/iOS7/Frameworks/Foundation/NSURLDownloadDecoder-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSURLDownloadDecoder-Protocol.h @@ -8,10 +8,10 @@ @protocol NSURLDownloadDecoder + (id)MIMEType; -+ (BOOL)canDecodeDownloadHeaderData:(id)arg1; ++ (_Bool)canDecodeDownloadHeaderData:(id)arg1; - (id)filenameWithOriginalFilename:(id)arg1; - (id)fileAttributes; -- (BOOL)finishDownloadDecoding; -- (BOOL)decodeDownloadData:(id)arg1 dataForkData:(id *)arg2 resourceForkData:(id *)arg3; +- (_Bool)finishDownloadDecoding; +- (_Bool)decodeDownloadData:(id)arg1 dataForkData:(id *)arg2 resourceForkData:(id *)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLDownloadInternal.h b/iOS7/Frameworks/Foundation/NSURLDownloadInternal.h index 48cd7194e..754ca29ca 100644 --- a/iOS7/Frameworks/Foundation/NSURLDownloadInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLDownloadInternal.h @@ -8,6 +8,7 @@ @class NSOperationQueue, NSURLAuthenticationChallenge, NSURLConnectionDelegateProxy; +// Not exported @interface NSURLDownloadInternal : NSObject { struct _CFURLDownload *cfDownload; @@ -15,7 +16,7 @@ NSURLAuthenticationChallenge *currNSChallenge; NSURLConnectionDelegateProxy *proxy; id delegate; - BOOL downloadActive; + _Bool downloadActive; NSOperationQueue *_targetQueue; } diff --git a/iOS7/Frameworks/Foundation/NSURLFileTypeMappingsInternal.h b/iOS7/Frameworks/Foundation/NSURLFileTypeMappingsInternal.h index 57ccdca6c..c32487995 100644 --- a/iOS7/Frameworks/Foundation/NSURLFileTypeMappingsInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLFileTypeMappingsInternal.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface NSURLFileTypeMappingsInternal : NSObject { NSDictionary *MIMETypeToExtensionList; diff --git a/iOS7/Frameworks/Foundation/NSURLHostNameAddressInfo.h b/iOS7/Frameworks/Foundation/NSURLHostNameAddressInfo.h index 09cbfb84f..f54687eab 100644 --- a/iOS7/Frameworks/Foundation/NSURLHostNameAddressInfo.h +++ b/iOS7/Frameworks/Foundation/NSURLHostNameAddressInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSURLHostNameAddressInfo : NSObject { double timestamp; diff --git a/iOS7/Frameworks/Foundation/NSURLKeyValuePair.h b/iOS7/Frameworks/Foundation/NSURLKeyValuePair.h index 3c99d8727..8244ef9d8 100644 --- a/iOS7/Frameworks/Foundation/NSURLKeyValuePair.h +++ b/iOS7/Frameworks/Foundation/NSURLKeyValuePair.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface NSURLKeyValuePair : NSObject { id key; id value; - unsigned int hash; + unsigned long long hash; } + (id)pairWithKey:(id)arg1 value:(id)arg2; + (id)pair; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)value; - (id)key; diff --git a/iOS7/Frameworks/Foundation/NSURLProtectionSpace.h b/iOS7/Frameworks/Foundation/NSURLProtectionSpace.h index 7d7e55a57..8946b1fa1 100644 --- a/iOS7/Frameworks/Foundation/NSURLProtectionSpace.h +++ b/iOS7/Frameworks/Foundation/NSURLProtectionSpace.h @@ -16,7 +16,7 @@ NSURLProtectionSpaceInternal *_internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (struct _CFURLProtectionSpace *)_cfurlprtotectionspace; @@ -24,21 +24,21 @@ - (struct __SecTrust *)serverTrust; - (id)distinguishedNames; - (id)authenticationMethod; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)proxyType; -- (int)port; +- (long long)port; - (id)host; -- (BOOL)isProxy; -- (BOOL)receivesCredentialSecurely; +- (_Bool)isProxy; +- (_Bool)receivesCredentialSecurely; - (id)realm; - (id)description; - (void)dealloc; - (id)init; - (id)_initWithCFURLProtectionSpace:(struct _CFURLProtectionSpace *)arg1; -- (id)initWithProxyHost:(id)arg1 port:(int)arg2 type:(id)arg3 realm:(id)arg4 authenticationMethod:(id)arg5; -- (id)initWithHost:(id)arg1 port:(int)arg2 protocol:(id)arg3 realm:(id)arg4 authenticationMethod:(id)arg5; +- (id)initWithProxyHost:(id)arg1 port:(long long)arg2 type:(id)arg3 realm:(id)arg4 authenticationMethod:(id)arg5; +- (id)initWithHost:(id)arg1 port:(long long)arg2 protocol:(id)arg3 realm:(id)arg4 authenticationMethod:(id)arg5; - (id)_internalInit; @end diff --git a/iOS7/Frameworks/Foundation/NSURLProtocol-NSURLProtocolPrivate.h b/iOS7/Frameworks/Foundation/NSURLProtocol-NSURLProtocolPrivate.h new file mode 100644 index 000000000..d0d665e2e --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLProtocol-NSURLProtocolPrivate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLProtocol (NSURLProtocolPrivate) ++ (void)_removePropertyForKey:(id)arg1 inRequest:(id)arg2; ++ (id)_makeRequestCanonicalByMakingRequestURLCanonical:(id)arg1; ++ (Class)_protocolClassForRequest:(id)arg1; ++ (Class)_protocolClassForRequest:(id)arg1 allowCF:(_Bool)arg2; ++ (id)_registeredClasses; +- (void)_resumeLoading; +- (void)_suspendLoading; +- (void)_releaseProtocolClientReference; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLProtocol.h b/iOS7/Frameworks/Foundation/NSURLProtocol.h index c52abffac..965ca0bc3 100644 --- a/iOS7/Frameworks/Foundation/NSURLProtocol.h +++ b/iOS7/Frameworks/Foundation/NSURLProtocol.h @@ -17,17 +17,12 @@ + (void)setProperty:(id)arg1 forKey:(id)arg2 inRequest:(id)arg3; + (id)propertyForKey:(id)arg1 inRequest:(id)arg2; + (void)unregisterClass:(Class)arg1; -+ (BOOL)registerClass:(Class)arg1; -+ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; -+ (BOOL)_requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2 allowCF:(BOOL)arg3; ++ (_Bool)registerClass:(Class)arg1; ++ (_Bool)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (_Bool)_requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2 allowCF:(_Bool)arg3; + (id)canonicalRequestForRequest:(id)arg1; -+ (id)_canonicalRequestForRequest:(id)arg1 allowCF:(BOOL)arg2; -+ (BOOL)canInitWithRequest:(id)arg1; -+ (void)_removePropertyForKey:(id)arg1 inRequest:(id)arg2; -+ (id)_makeRequestCanonicalByMakingRequestURLCanonical:(id)arg1; -+ (Class)_protocolClassForRequest:(id)arg1; -+ (Class)_protocolClassForRequest:(id)arg1 allowCF:(BOOL)arg2; -+ (id)_registeredClasses; ++ (id)_canonicalRequestForRequest:(id)arg1 allowCF:(_Bool)arg2; ++ (_Bool)canInitWithRequest:(id)arg1; - (void)stopLoading; - (void)startLoading; - (void)dealloc; @@ -35,9 +30,6 @@ - (id)request; - (id)client; - (id)initWithRequest:(id)arg1 cachedResponse:(id)arg2 client:(id)arg3; -- (void)_resumeLoading; -- (void)_suspendLoading; -- (void)_releaseProtocolClientReference; @end diff --git a/iOS7/Frameworks/Foundation/NSURLProtocolClient-Protocol.h b/iOS7/Frameworks/Foundation/NSURLProtocolClient-Protocol.h index f5318b3a0..9b346f689 100644 --- a/iOS7/Frameworks/Foundation/NSURLProtocolClient-Protocol.h +++ b/iOS7/Frameworks/Foundation/NSURLProtocolClient-Protocol.h @@ -12,7 +12,7 @@ - (void)URLProtocol:(id)arg1 didFailWithError:(id)arg2; - (void)URLProtocolDidFinishLoading:(id)arg1; - (void)URLProtocol:(id)arg1 didLoadData:(id)arg2; -- (void)URLProtocol:(id)arg1 didReceiveResponse:(id)arg2 cacheStoragePolicy:(unsigned int)arg3; +- (void)URLProtocol:(id)arg1 didReceiveResponse:(id)arg2 cacheStoragePolicy:(unsigned long long)arg3; - (void)URLProtocol:(id)arg1 cachedResponseIsValid:(id)arg2; - (void)URLProtocol:(id)arg1 wasRedirectedToRequest:(id)arg2 redirectResponse:(id)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLProtocolInternal.h b/iOS7/Frameworks/Foundation/NSURLProtocolInternal.h index 7207beb13..130f156f4 100644 --- a/iOS7/Frameworks/Foundation/NSURLProtocolInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLProtocolInternal.h @@ -8,6 +8,7 @@ @class NSCachedURLResponse, NSLock, NSURLRequest; +// Not exported @interface NSURLProtocolInternal : NSObject { id client; diff --git a/iOS7/Frameworks/Foundation/NSURLQueue.h b/iOS7/Frameworks/Foundation/NSURLQueue.h index e742d4cad..ce5c5dfb8 100644 --- a/iOS7/Frameworks/Foundation/NSURLQueue.h +++ b/iOS7/Frameworks/Foundation/NSURLQueue.h @@ -8,27 +8,28 @@ @class NSURLQueueNode; +// Not exported @interface NSURLQueue : NSObject { - unsigned int count; + unsigned long long count; NSURLQueueNode *head; NSURLQueueNode *tail; id monitor; - BOOL waitOnTake; - BOOL _pad1; - BOOL _pad2; - BOOL _pad3; + _Bool waitOnTake; + _Bool _pad1; + _Bool _pad2; + _Bool _pad3; } + (id)newNode; -- (void)setWaitOnTake:(BOOL)arg1; -- (BOOL)waitOnTake; -- (unsigned int)count; -- (BOOL)isEmpty; -- (int)indexOf:(id)arg1; +- (void)setWaitOnTake:(_Bool)arg1; +- (_Bool)waitOnTake; +- (unsigned long long)count; +- (_Bool)isEmpty; +- (long long)indexOf:(id)arg1; - (void)clear; -- (BOOL)remove:(id)arg1; -- (id)peekAt:(unsigned int)arg1; +- (_Bool)remove:(id)arg1; +- (id)peekAt:(unsigned long long)arg1; - (id)peek; - (id)take; - (void)put:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSURLQueueNode.h b/iOS7/Frameworks/Foundation/NSURLQueueNode.h index 607a1d476..bc5f72a05 100644 --- a/iOS7/Frameworks/Foundation/NSURLQueueNode.h +++ b/iOS7/Frameworks/Foundation/NSURLQueueNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSURLQueueNode : NSObject { id object; diff --git a/iOS7/Frameworks/Foundation/NSURLRequest-NSHTTPURLRequest.h b/iOS7/Frameworks/Foundation/NSURLRequest-NSHTTPURLRequest.h new file mode 100644 index 000000000..b9be57d79 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLRequest-NSHTTPURLRequest.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLRequest (NSHTTPURLRequest) ++ (void)setAllowsSpecificHTTPSCertificate:(id)arg1 forHost:(id)arg2; ++ (id)allowsSpecificHTTPSCertificateForHost:(id)arg1; ++ (void)setAllowsAnyHTTPSCertificate:(_Bool)arg1 forHost:(id)arg2; ++ (_Bool)allowsAnyHTTPSCertificateForHost:(id)arg1; +- (id)contentDispositionEncodingFallbackArray; +- (_Bool)HTTPShouldUsePipelining; +- (_Bool)HTTPShouldHandleCookies; +- (id)HTTPUserAgent; +- (id)HTTPReferrer; +- (id)HTTPExtraCookies; +- (id)HTTPContentType; +- (id)HTTPBodyStream; +- (id)HTTPBody; +- (id)valueForHTTPHeaderField:(id)arg1; +- (id)allHTTPHeaderFields; +- (id)HTTPMethod; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLRequest.h b/iOS7/Frameworks/Foundation/NSURLRequest.h index 9ecd7ec70..0339f6a2a 100644 --- a/iOS7/Frameworks/Foundation/NSURLRequest.h +++ b/iOS7/Frameworks/Foundation/NSURLRequest.h @@ -19,31 +19,27 @@ + (double)defaultTimeoutInterval; + (void)setDefaultTimeoutInterval:(double)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)requestWithURL:(id)arg1; -+ (id)requestWithURL:(id)arg1 cachePolicy:(unsigned int)arg2 timeoutInterval:(double)arg3; ++ (id)requestWithURL:(id)arg1 cachePolicy:(unsigned long long)arg2 timeoutInterval:(double)arg3; + (void)checkForSharedCookieStoreNeed:(struct _CFURLRequest *)arg1; -+ (void)setAllowsSpecificHTTPSCertificate:(id)arg1 forHost:(id)arg2; -+ (id)allowsSpecificHTTPSCertificateForHost:(id)arg1; -+ (void)setAllowsAnyHTTPSCertificate:(BOOL)arg1 forHost:(id)arg2; -+ (BOOL)allowsAnyHTTPSCertificateForHost:(id)arg1; - (id)boundInterfaceIdentifier; -- (BOOL)allowsCellularAccess; -- (unsigned int)networkServiceType; +- (_Bool)allowsCellularAccess; +- (unsigned long long)networkServiceType; - (void)_removePropertyForKey:(id)arg1; - (void)_setProperty:(id)arg1 forKey:(id)arg2; - (id)_propertyForKey:(id)arg1; -- (BOOL)_URLHasScheme:(id)arg1; +- (_Bool)_URLHasScheme:(id)arg1; - (id)_copyReplacingURLWithURL:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)mainDocumentURL; - (double)timeoutInterval; -- (unsigned int)cachePolicy; +- (unsigned long long)cachePolicy; - (id)URL; - (struct _CFURLRequest *)_CFURLRequest; - (void)encodeWithCoder:(id)arg1; @@ -51,19 +47,7 @@ - (id)init; - (id)initWithURL:(id)arg1; - (id)_initWithCFURLRequest:(struct _CFURLRequest *)arg1; -- (id)initWithURL:(id)arg1 cachePolicy:(unsigned int)arg2 timeoutInterval:(double)arg3; -- (id)contentDispositionEncodingFallbackArray; -- (BOOL)HTTPShouldUsePipelining; -- (BOOL)HTTPShouldHandleCookies; -- (id)HTTPUserAgent; -- (id)HTTPReferrer; -- (id)HTTPExtraCookies; -- (id)HTTPContentType; -- (id)HTTPBodyStream; -- (id)HTTPBody; -- (id)valueForHTTPHeaderField:(id)arg1; -- (id)allHTTPHeaderFields; -- (id)HTTPMethod; +- (id)initWithURL:(id)arg1 cachePolicy:(unsigned long long)arg2 timeoutInterval:(double)arg3; @end diff --git a/iOS7/Frameworks/Foundation/NSURLRequestInternal.h b/iOS7/Frameworks/Foundation/NSURLRequestInternal.h index 0f2800c5b..10bfe07cb 100644 --- a/iOS7/Frameworks/Foundation/NSURLRequestInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLRequestInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSURLRequestInternal : NSObject { struct _CFURLRequest *request; diff --git a/iOS7/Frameworks/Foundation/NSURLResponse-NSURLResponsePrivate.h b/iOS7/Frameworks/Foundation/NSURLResponse-NSURLResponsePrivate.h new file mode 100644 index 000000000..862391c66 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSURLResponse-NSURLResponsePrivate.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSURLResponse (NSURLResponsePrivate) +- (id)_peerCertificateChain; +- (void)dealloc; +- (double)_calculatedExpiration; +- (double)_freshnessLifetime; +- (_Bool)_mustRevalidate; +- (id)_lastModifiedDate; +- (id)_createdDate; +- (void)_setMIMEType:(id)arg1; +- (void)_setExpectedContentLength:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSURLResponse.h b/iOS7/Frameworks/Foundation/NSURLResponse.h index 6167d0408..34530ccce 100644 --- a/iOS7/Frameworks/Foundation/NSURLResponse.h +++ b/iOS7/Frameworks/Foundation/NSURLResponse.h @@ -16,7 +16,7 @@ NSURLResponseInternal *_internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)_responseWithCFURLResponse:(struct _CFURLResponse *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)suggestedFilename; @@ -29,17 +29,8 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (id)initWithURL:(id)arg1 MIMEType:(id)arg2 expectedContentLength:(int)arg3 textEncodingName:(id)arg4; +- (id)initWithURL:(id)arg1 MIMEType:(id)arg2 expectedContentLength:(long long)arg3 textEncodingName:(id)arg4; - (id)_initWithCFURLResponse:(struct _CFURLResponse *)arg1; -- (id)_peerCertificateChain; -- (void)dealloc; -- (double)_calculatedExpiration; -- (double)_freshnessLifetime; -- (BOOL)_mustRevalidate; -- (id)_lastModifiedDate; -- (id)_createdDate; -- (void)_setMIMEType:(id)arg1; -- (void)_setExpectedContentLength:(long long)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSURLResponseInternal.h b/iOS7/Frameworks/Foundation/NSURLResponseInternal.h index 5a9f2c56d..241b034de 100644 --- a/iOS7/Frameworks/Foundation/NSURLResponseInternal.h +++ b/iOS7/Frameworks/Foundation/NSURLResponseInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSURLResponseInternal : NSObject { struct _CFURLResponse *response; diff --git a/iOS7/Frameworks/Foundation/NSURLSessionConfiguration.h b/iOS7/Frameworks/Foundation/NSURLSessionConfiguration.h index cd607c1a8..24e204ae4 100644 --- a/iOS7/Frameworks/Foundation/NSURLSessionConfiguration.h +++ b/iOS7/Frameworks/Foundation/NSURLSessionConfiguration.h @@ -7,32 +7,31 @@ #import "NSObject.h" #import "NSCopying-Protocol.h" -#import "NSSecureCoding-Protocol.h" @class NSArray, NSDictionary, NSHTTPCookieStorage, NSString, NSURLCache, NSURLCredentialStorage; -@interface NSURLSessionConfiguration : NSObject +@interface NSURLSessionConfiguration : NSObject { - BOOL _allowsCellularAccess; - BOOL _useOpportunisticNetworking; - BOOL _discretionary; - BOOL _HTTPShouldUsePipelining; - BOOL _HTTPShouldSetCookies; - NSString *_identifier; - unsigned int _requestCachePolicy; - unsigned int _networkServiceType; - NSDictionary *_connectionProxyDictionary; + _Bool _allowsCellularAccess; + _Bool _discretionary; + _Bool _sessionSendsLaunchEvents; + _Bool _HTTPShouldUsePipelining; + _Bool _HTTPShouldSetCookies; int _TLSMinimumSupportedProtocol; int _TLSMaximumSupportedProtocol; - unsigned int _HTTPCookieAcceptPolicy; + NSString *_identifier; + unsigned long long _requestCachePolicy; + double _timeoutIntervalForRequest; + double _timeoutIntervalForResource; + unsigned long long _networkServiceType; + NSDictionary *_connectionProxyDictionary; + unsigned long long _HTTPCookieAcceptPolicy; NSDictionary *_HTTPAdditionalHeaders; - int _HTTPMaximumConnectionsPerHost; + long long _HTTPMaximumConnectionsPerHost; NSHTTPCookieStorage *_HTTPCookieStorage; NSURLCredentialStorage *_URLCredentialStorage; NSURLCache *_URLCache; NSArray *_protocolClasses; - double _timeoutIntervalForRequest; - double _timeoutIntervalForResource; } + (void)initialize; @@ -40,21 +39,21 @@ @property(retain) NSURLCache *URLCache; // @synthesize URLCache=_URLCache; @property(retain) NSURLCredentialStorage *URLCredentialStorage; // @synthesize URLCredentialStorage=_URLCredentialStorage; @property(retain) NSHTTPCookieStorage *HTTPCookieStorage; // @synthesize HTTPCookieStorage=_HTTPCookieStorage; -@property int HTTPMaximumConnectionsPerHost; // @synthesize HTTPMaximumConnectionsPerHost=_HTTPMaximumConnectionsPerHost; +@property long long HTTPMaximumConnectionsPerHost; // @synthesize HTTPMaximumConnectionsPerHost=_HTTPMaximumConnectionsPerHost; @property(copy) NSDictionary *HTTPAdditionalHeaders; // @synthesize HTTPAdditionalHeaders=_HTTPAdditionalHeaders; -@property unsigned int HTTPCookieAcceptPolicy; // @synthesize HTTPCookieAcceptPolicy=_HTTPCookieAcceptPolicy; -@property BOOL HTTPShouldSetCookies; // @synthesize HTTPShouldSetCookies=_HTTPShouldSetCookies; -@property BOOL HTTPShouldUsePipelining; // @synthesize HTTPShouldUsePipelining=_HTTPShouldUsePipelining; +@property unsigned long long HTTPCookieAcceptPolicy; // @synthesize HTTPCookieAcceptPolicy=_HTTPCookieAcceptPolicy; +@property _Bool HTTPShouldSetCookies; // @synthesize HTTPShouldSetCookies=_HTTPShouldSetCookies; +@property _Bool HTTPShouldUsePipelining; // @synthesize HTTPShouldUsePipelining=_HTTPShouldUsePipelining; @property int TLSMaximumSupportedProtocol; // @synthesize TLSMaximumSupportedProtocol=_TLSMaximumSupportedProtocol; @property int TLSMinimumSupportedProtocol; // @synthesize TLSMinimumSupportedProtocol=_TLSMinimumSupportedProtocol; @property(copy) NSDictionary *connectionProxyDictionary; // @synthesize connectionProxyDictionary=_connectionProxyDictionary; -@property(getter=isDiscretionary) BOOL discretionary; // @synthesize discretionary=_discretionary; -@property BOOL useOpportunisticNetworking; // @synthesize useOpportunisticNetworking=_useOpportunisticNetworking; -@property BOOL allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; -@property unsigned int networkServiceType; // @synthesize networkServiceType=_networkServiceType; +@property _Bool sessionSendsLaunchEvents; // @synthesize sessionSendsLaunchEvents=_sessionSendsLaunchEvents; +@property(getter=isDiscretionary) _Bool discretionary; // @synthesize discretionary=_discretionary; +@property _Bool allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; +@property unsigned long long networkServiceType; // @synthesize networkServiceType=_networkServiceType; @property double timeoutIntervalForResource; // @synthesize timeoutIntervalForResource=_timeoutIntervalForResource; @property double timeoutIntervalForRequest; // @synthesize timeoutIntervalForRequest=_timeoutIntervalForRequest; -@property unsigned int requestCachePolicy; // @synthesize requestCachePolicy=_requestCachePolicy; +@property unsigned long long requestCachePolicy; // @synthesize requestCachePolicy=_requestCachePolicy; @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; @end diff --git a/iOS7/Frameworks/Foundation/NSURLSessionTask.h b/iOS7/Frameworks/Foundation/NSURLSessionTask.h index dbc269b48..70b76cb32 100644 --- a/iOS7/Frameworks/Foundation/NSURLSessionTask.h +++ b/iOS7/Frameworks/Foundation/NSURLSessionTask.h @@ -12,22 +12,22 @@ @interface NSURLSessionTask : NSObject { - unsigned int _taskIdentifier; + unsigned long long _taskIdentifier; NSURLRequest *_originalRequest; NSURLRequest *_currentRequest; NSURLResponse *_response; - NSString *_taskDescription; - int _state; - NSError *_error; long long _countOfBytesReceived; long long _countOfBytesSent; long long _countOfBytesExpectedToSend; long long _countOfBytesExpectedToReceive; + NSString *_taskDescription; + long long _state; + NSError *_error; } + (void)initialize; @property(readonly) NSError *error; // @synthesize error=_error; -@property(readonly) int state; // @synthesize state=_state; +@property(readonly) long long state; // @synthesize state=_state; @property(copy) NSString *taskDescription; // @synthesize taskDescription=_taskDescription; @property(readonly) long long countOfBytesExpectedToReceive; // @synthesize countOfBytesExpectedToReceive=_countOfBytesExpectedToReceive; @property(readonly) long long countOfBytesExpectedToSend; // @synthesize countOfBytesExpectedToSend=_countOfBytesExpectedToSend; @@ -36,7 +36,7 @@ @property(readonly) NSURLResponse *response; // @synthesize response=_response; @property(readonly) NSURLRequest *currentRequest; // @synthesize currentRequest=_currentRequest; @property(readonly) NSURLRequest *originalRequest; // @synthesize originalRequest=_originalRequest; -@property(readonly) unsigned int taskIdentifier; // @synthesize taskIdentifier=_taskIdentifier; +@property(readonly) unsigned long long taskIdentifier; // @synthesize taskIdentifier=_taskIdentifier; @end diff --git a/iOS7/Frameworks/Foundation/NSUUID.h b/iOS7/Frameworks/Foundation/NSUUID.h index f2223c5b7..f3b91b9a1 100644 --- a/iOS7/Frameworks/Foundation/NSUUID.h +++ b/iOS7/Frameworks/Foundation/NSUUID.h @@ -13,7 +13,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)UUID; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; @@ -22,12 +22,12 @@ - (struct __CFString *)_cfUUIDString; - (id)UUIDString; - (void)getUUIDBytes:(unsigned char [16])arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithUUIDBytes:(unsigned char [16])arg1; - (id)initWithUUIDString:(id)arg1; - (id)init; -- (unsigned long)_cfTypeID; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/Frameworks/Foundation/NSUbiquitousKeyValueStore.h b/iOS7/Frameworks/Foundation/NSUbiquitousKeyValueStore.h index 8f5cf0e34..a39a214a5 100644 --- a/iOS7/Frameworks/Foundation/NSUbiquitousKeyValueStore.h +++ b/iOS7/Frameworks/Foundation/NSUbiquitousKeyValueStore.h @@ -17,11 +17,11 @@ + (void)_appWillDeactivate; + (void)_appWillActivate; -+ (void)_synchronizeStoresForced:(BOOL)arg1; ++ (void)_synchronizeStoresForced:(_Bool)arg1; + (id)additionalStoreWithIdentifier:(id)arg1; + (id)defaultStore; -- (void)setBool:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)boolForKey:(id)arg1; +- (void)setBool:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)boolForKey:(id)arg1; - (void)setDouble:(double)arg1 forKey:(id)arg2; - (double)doubleForKey:(id)arg1; - (void)setLongLong:(long long)arg1 forKey:(id)arg2; @@ -34,17 +34,17 @@ - (id)arrayForKey:(id)arg1; - (void)setString:(id)arg1 forKey:(id)arg2; - (id)stringForKey:(id)arg1; -- (unsigned int)maximumTotalDataLength; -- (unsigned int)maximumDataLengthPerKey; -- (unsigned int)maximumKeyLength; -- (unsigned int)maximumKeyCount; +- (unsigned long long)maximumTotalDataLength; +- (unsigned long long)maximumDataLengthPerKey; +- (unsigned long long)maximumKeyLength; +- (unsigned long long)maximumKeyCount; - (void)_unregisterFromDaemon; - (void)_registerToDaemon; - (void)_configurationDidChange; - (void)_sourceDidChange:(id)arg1; -- (BOOL)synchronize; -- (BOOL)_synchronizeForced:(BOOL)arg1; -- (BOOL)_synchronizeForced:(BOOL)arg1 notificationQueue:(id)arg2; +- (_Bool)synchronize; +- (_Bool)_synchronizeForced:(_Bool)arg1; +- (_Bool)_synchronizeForced:(_Bool)arg1 notificationQueue:(id)arg2; - (void)synchronizeWithCompletionHandler:(id)arg1; - (void)_scheduleRemoteSynchronization; - (id)dictionaryRepresentation; @@ -54,21 +54,22 @@ - (void)_adjustTimerForAutosync; - (void)_adjustTimer:(id)arg1; - (void)_syncConcurrently; -- (void)_syncConcurrentlyForced:(BOOL)arg1; +- (void)_syncConcurrentlyForced:(_Bool)arg1; +- (_Bool)synchronizeWithSourceForced:(_Bool)arg1; - (id)objectForKey:(id)arg1; - (void)_rethrowException:(id)arg1; -- (BOOL)_postDidChangeNotificationExternalChanges:(id)arg1 sourceChangeCount:(int)arg2; +- (_Bool)_postDidChangeNotificationExternalChanges:(id)arg1 sourceChangeCount:(long long)arg2; - (int)_storeChangeFromSourceChange:(int)arg1; -- (void)_setHasPendingSynchronize:(BOOL)arg1; -- (BOOL)_hasPendingSynchronize; -- (void)_setShouldAvoidSynchronize:(BOOL)arg1; -- (BOOL)_shouldAvoidSynchronize; +- (void)_setHasPendingSynchronize:(_Bool)arg1; +- (_Bool)_hasPendingSynchronize; +- (void)_setShouldAvoidSynchronize:(_Bool)arg1; +- (_Bool)_shouldAvoidSynchronize; - (void)finalize; - (void)dealloc; - (id)init; - (id)initWithBundleIdentifier:(id)arg1; - (id)initWithBundleIdentifier:(id)arg1 storeIdentifier:(id)arg2; -- (id)initWithBundleIdentifier:(id)arg1 storeIdentifier:(id)arg2 additionalStore:(BOOL)arg3; +- (id)initWithBundleIdentifier:(id)arg1 storeIdentifier:(id)arg2 additionalStore:(_Bool)arg3; - (void)_useSourceSyncWithBlock:(id)arg1; - (void)_useSourceAsyncWithBlock:(id)arg1; - (void)_pleaseSynchronize:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSUnarchiver.h b/iOS7/Frameworks/Foundation/NSUnarchiver.h index 2fabeaa54..d83c52716 100644 --- a/iOS7/Frameworks/Foundation/NSUnarchiver.h +++ b/iOS7/Frameworks/Foundation/NSUnarchiver.h @@ -9,9 +9,9 @@ @interface NSUnarchiver : NSCoder { void *datax; - unsigned int cursor; + unsigned long long cursor; struct _NSZone *objectZone; - unsigned int systemVersion; + unsigned long long systemVersion; BOOL streamerVersion; BOOL swap; BOOL unused1; @@ -19,7 +19,7 @@ void *pointerTable; void *stringTable; id classVersions; - int lastLabel; + long long lastLabel; void *map; void *allUnarchivedObjects; id reserved; @@ -34,14 +34,14 @@ - (void)decodeClassName:(id)arg1 asClassName:(id)arg2; - (id)decodeDataObject; - (id)decodeObject; -- (void *)decodeBytesWithReturnedLength:(unsigned int *)arg1; -- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(void *)arg3; +- (void *)decodeBytesWithReturnedLength:(unsigned long long *)arg1; +- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(void *)arg3; - (void)decodeValuesOfObjCTypes:(const char *)arg1; - (void)decodeValueOfObjCType:(const char *)arg1 at:(void *)arg2; - (id)data; -- (int)versionForClassName:(id)arg1; +- (long long)versionForClassName:(id)arg1; - (unsigned int)systemVersion; -- (BOOL)isAtEnd; +- (_Bool)isAtEnd; - (struct _NSZone *)objectZone; - (void)setObjectZone:(struct _NSZone *)arg1; - (void)_setAllowedClasses:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSUndoManager-NSPrivate.h b/iOS7/Frameworks/Foundation/NSUndoManager-NSPrivate.h new file mode 100644 index 000000000..1520c651a --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSUndoManager-NSPrivate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSUndoManager (NSPrivate) ++ (void)_endTopLevelGroupings; ++ (void)_setEndsTopLevelGroupingsAfterRunLoopIterations:(_Bool)arg1; +- (void)_rollbackUndoGrouping; +- (void)_commitUndoGrouping; +- (void)_processEndOfEventNotification:(id)arg1; +- (_Bool)_shouldCoalesceTypingForText:(id)arg1:(id)arg2; +- (id)_undoStack; +@end + diff --git a/iOS7/Frameworks/Foundation/NSUndoManager.h b/iOS7/Frameworks/Foundation/NSUndoManager.h index b131d1f6d..96b2ee4a4 100644 --- a/iOS7/Frameworks/Foundation/NSUndoManager.h +++ b/iOS7/Frameworks/Foundation/NSUndoManager.h @@ -20,15 +20,13 @@ void *_NSUndoManagerPrivate3; } -+ (void)_endTopLevelGroupings; -+ (void)_setEndsTopLevelGroupingsAfterRunLoopIterations:(BOOL)arg1; - (id)redoMenuTitleForUndoActionName:(id)arg1; - (id)undoMenuTitleForUndoActionName:(id)arg1; - (id)redoMenuItemTitle; - (id)undoMenuItemTitle; -- (BOOL)redoActionIsDiscardable; -- (BOOL)undoActionIsDiscardable; -- (void)setActionIsDiscardable:(BOOL)arg1; +- (_Bool)redoActionIsDiscardable; +- (_Bool)undoActionIsDiscardable; +- (void)setActionIsDiscardable:(_Bool)arg1; - (void)setActionName:(id)arg1; - (void)_setGroupIdentifier:(id)arg1; - (id)redoActionName; @@ -40,25 +38,25 @@ - (id)prepareWithInvocationTarget:(id)arg1; - (void)removeAllActionsWithTarget:(id)arg1; - (void)removeAllActions; -- (BOOL)isRedoing; -- (BOOL)isUndoing; -- (BOOL)canRedo; -- (BOOL)canUndo; +- (_Bool)isRedoing; +- (_Bool)isUndoing; +- (_Bool)canRedo; +- (_Bool)canUndo; - (void)redo; - (void)undoNestedGroup; - (void)undo; - (id)runLoopModes; - (void)setRunLoopModes:(id)arg1; -- (unsigned int)levelsOfUndo; -- (void)setLevelsOfUndo:(unsigned int)arg1; -- (void)setGroupsByEvent:(BOOL)arg1; -- (BOOL)groupsByEvent; -- (BOOL)isUndoRegistrationEnabled; +- (unsigned long long)levelsOfUndo; +- (void)setLevelsOfUndo:(unsigned long long)arg1; +- (void)setGroupsByEvent:(_Bool)arg1; +- (_Bool)groupsByEvent; +- (_Bool)isUndoRegistrationEnabled; - (void)enableUndoRegistration; - (void)disableUndoRegistration; - (void)endUndoGrouping; -- (BOOL)_endUndoGroupRemovingIfEmpty:(BOOL)arg1; -- (int)groupingLevel; +- (_Bool)_endUndoGroupRemovingIfEmpty:(_Bool)arg1; +- (long long)groupingLevel; - (void)beginUndoGrouping; - (void)_postCheckpointNotification; - (void)_prepareEventGrouping; @@ -68,11 +66,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (void)_rollbackUndoGrouping; -- (void)_commitUndoGrouping; -- (void)_processEndOfEventNotification:(id)arg1; -- (BOOL)_shouldCoalesceTypingForText:(id)arg1:(id)arg2; -- (id)_undoStack; @end diff --git a/iOS7/Frameworks/Foundation/NSUndoManagerProxy.h b/iOS7/Frameworks/Foundation/NSUndoManagerProxy.h index 9b5ee4653..d6752a725 100644 --- a/iOS7/Frameworks/Foundation/NSUndoManagerProxy.h +++ b/iOS7/Frameworks/Foundation/NSUndoManagerProxy.h @@ -8,6 +8,7 @@ @class NSUndoManager; +// Not exported @interface NSUndoManagerProxy : NSProxy { NSUndoManager *_manager; @@ -17,7 +18,7 @@ - (id)methodSignatureForSelector:(SEL)arg1; - (void)superRelease; - (oneway void)release; -- (BOOL)_tryRetain; +- (_Bool)_tryRetain; - (id)retain; - (id)initWithManager:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSUserDefaults-NSUserDefaults.h b/iOS7/Frameworks/Foundation/NSUserDefaults-NSUserDefaults.h index a71615e0a..7d8b6e324 100644 --- a/iOS7/Frameworks/Foundation/NSUserDefaults-NSUserDefaults.h +++ b/iOS7/Frameworks/Foundation/NSUserDefaults-NSUserDefaults.h @@ -10,9 +10,9 @@ + (id)standardUserDefaults; + (void)resetStandardUserDefaults; + (void)setStandardUserDefaults:(id)arg1; -- (BOOL)objectIsForcedForKey:(id)arg1 inDomain:(id)arg2; -- (BOOL)objectIsForcedForKey:(id)arg1; -- (BOOL)synchronize; +- (_Bool)objectIsForcedForKey:(id)arg1 inDomain:(id)arg2; +- (_Bool)objectIsForcedForKey:(id)arg1; +- (_Bool)synchronize; - (void)removePersistentDomainForName:(id)arg1; - (void)setPersistentDomain:(id)arg1 forName:(id)arg2; - (id)persistentDomainForName:(id)arg1; @@ -33,17 +33,17 @@ - (id)searchList; - (id)dictionaryRepresentation; - (void)setURL:(id)arg1 forKey:(id)arg2; -- (void)setBool:(BOOL)arg1 forKey:(id)arg2; +- (void)setBool:(_Bool)arg1 forKey:(id)arg2; - (void)setDouble:(double)arg1 forKey:(id)arg2; - (void)setFloat:(float)arg1 forKey:(id)arg2; - (void)setLong:(long long)arg1 forKey:(id)arg2; -- (void)setInteger:(int)arg1 forKey:(id)arg2; +- (void)setInteger:(long long)arg1 forKey:(id)arg2; - (id)URLForKey:(id)arg1; -- (BOOL)boolForKey:(id)arg1; +- (_Bool)boolForKey:(id)arg1; - (double)doubleForKey:(id)arg1; - (float)floatForKey:(id)arg1; - (long long)longForKey:(id)arg1; -- (int)integerForKey:(id)arg1; +- (long long)integerForKey:(id)arg1; - (id)stringArrayForKey:(id)arg1; - (id)dataForKey:(id)arg1; - (id)dictionaryForKey:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSValue-NSKindOfAdditions.h b/iOS7/Frameworks/Foundation/NSValue-NSKindOfAdditions.h new file mode 100644 index 000000000..31406a986 --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSValue-NSKindOfAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSValue (NSKindOfAdditions) +- (_Bool)isNSValue__; +@end + diff --git a/iOS7/Frameworks/Foundation/NSValue-NSValuePortCoding.h b/iOS7/Frameworks/Foundation/NSValue-NSValuePortCoding.h new file mode 100644 index 000000000..b48db40cd --- /dev/null +++ b/iOS7/Frameworks/Foundation/NSValue-NSValuePortCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSValue (NSValuePortCoding) +- (id)replacementObjectForPortCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/NSValue.h b/iOS7/Frameworks/Foundation/NSValue.h index 1e5169dc9..b0ceddaf1 100644 --- a/iOS7/Frameworks/Foundation/NSValue.h +++ b/iOS7/Frameworks/Foundation/NSValue.h @@ -13,7 +13,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)valueWithRange:(struct _NSRange)arg1; + (id)valueWithRect:(struct CGRect)arg1; + (id)valueWithSize:(struct CGSize)arg1; @@ -35,15 +35,13 @@ - (void *)pointerValue; - (id)nonretainedObjectValue; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToValue:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToValue:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (const char *)objCType; - (void)getValue:(void *)arg1; - (id)init; -- (BOOL)isNSValue__; -- (id)replacementObjectForPortCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSValueTransformer.h b/iOS7/Frameworks/Foundation/NSValueTransformer.h index fc46a41a1..9595f14fe 100644 --- a/iOS7/Frameworks/Foundation/NSValueTransformer.h +++ b/iOS7/Frameworks/Foundation/NSValueTransformer.h @@ -10,7 +10,7 @@ { } -+ (BOOL)allowsReverseTransformation; ++ (_Bool)allowsReverseTransformation; + (Class)transformedValueClass; + (id)valueTransformerNames; + (id)valueTransformerForName:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSVariableAssignmentExpression.h b/iOS7/Frameworks/Foundation/NSVariableAssignmentExpression.h index 9544964d1..de65bccb7 100644 --- a/iOS7/Frameworks/Foundation/NSVariableAssignmentExpression.h +++ b/iOS7/Frameworks/Foundation/NSVariableAssignmentExpression.h @@ -8,18 +8,19 @@ @class NSVariableExpression; +// Not exported @interface NSVariableAssignmentExpression : NSExpression { NSVariableExpression *_assignmentVariable; NSExpression *_subexpression; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_expressionWithSubstitutionVariables:(id)arg1; -- (void)acceptVisitor:(id)arg1 flags:(unsigned int)arg2; +- (void)acceptVisitor:(id)arg1 flags:(unsigned long long)arg2; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)predicateFormat; - (id)subexpression; - (id)variable; diff --git a/iOS7/Frameworks/Foundation/NSVariableExpression.h b/iOS7/Frameworks/Foundation/NSVariableExpression.h index 830357e7c..450738c0c 100644 --- a/iOS7/Frameworks/Foundation/NSVariableExpression.h +++ b/iOS7/Frameworks/Foundation/NSVariableExpression.h @@ -13,11 +13,11 @@ NSString *_variable; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_expressionWithSubstitutionVariables:(id)arg1; - (id)expressionValueWithObject:(id)arg1 context:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)variable; - (id)predicateFormat; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/Foundation/NSWeakCallback.h b/iOS7/Frameworks/Foundation/NSWeakCallback.h index 406d09aad..a1c355bf0 100644 --- a/iOS7/Frameworks/Foundation/NSWeakCallback.h +++ b/iOS7/Frameworks/Foundation/NSWeakCallback.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSWeakCallback : NSObject { id _callback_next; diff --git a/iOS7/Frameworks/Foundation/NSWeakPointerValue.h b/iOS7/Frameworks/Foundation/NSWeakPointerValue.h index 16117b485..f0f2300e2 100644 --- a/iOS7/Frameworks/Foundation/NSWeakPointerValue.h +++ b/iOS7/Frameworks/Foundation/NSWeakPointerValue.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSWeakPointerValue : NSValue { void *_value; @@ -16,8 +17,8 @@ - (id)nonretainedObjectValue; - (void)getValue:(void *)arg1; - (const char *)objCType; -- (unsigned int)hash; -- (BOOL)isEqualToValue:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToValue:(id)arg1; - (id)initWithPointer:(void *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/NSXMLParser.h b/iOS7/Frameworks/Foundation/NSXMLParser.h index 0edaa164c..5061e14b2 100644 --- a/iOS7/Frameworks/Foundation/NSXMLParser.h +++ b/iOS7/Frameworks/Foundation/NSXMLParser.h @@ -19,29 +19,29 @@ - (void)_popNamespaces; - (void)_pushNamespaces:(id)arg1; - (struct _xmlParserCtxt *)_parserContext; -- (void)_setParserError:(int)arg1; +- (void)_setParserError:(long long)arg1; - (void)_setExpandedParserError:(id)arg1; - (void)finalize; - (void)dealloc; -- (int)columnNumber; -- (int)lineNumber; +- (long long)columnNumber; +- (long long)lineNumber; - (id)systemID; - (id)publicID; - (id)parserError; - (void)abortParsing; -- (BOOL)parse; -- (BOOL)parseFromStream; -- (BOOL)finishIncrementalParse; -- (BOOL)parseData:(id)arg1; -- (BOOL)_handleParseResult:(int)arg1; -- (BOOL)shouldContinueAfterFatalError; -- (void)setShouldContinueAfterFatalError:(BOOL)arg1; -- (BOOL)shouldResolveExternalEntities; -- (BOOL)shouldReportNamespacePrefixes; -- (BOOL)shouldProcessNamespaces; -- (void)setShouldResolveExternalEntities:(BOOL)arg1; -- (void)setShouldReportNamespacePrefixes:(BOOL)arg1; -- (void)setShouldProcessNamespaces:(BOOL)arg1; +- (_Bool)parse; +- (_Bool)parseFromStream; +- (_Bool)finishIncrementalParse; +- (_Bool)parseData:(id)arg1; +- (_Bool)_handleParseResult:(long long)arg1; +- (_Bool)shouldContinueAfterFatalError; +- (void)setShouldContinueAfterFatalError:(_Bool)arg1; +- (_Bool)shouldResolveExternalEntities; +- (_Bool)shouldReportNamespacePrefixes; +- (_Bool)shouldProcessNamespaces; +- (void)setShouldResolveExternalEntities:(_Bool)arg1; +- (void)setShouldReportNamespacePrefixes:(_Bool)arg1; +- (void)setShouldProcessNamespaces:(_Bool)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; - (id)initWithStream:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSXPCCoder.h b/iOS7/Frameworks/Foundation/NSXPCCoder.h index 410ab15b0..49bc912c6 100644 --- a/iOS7/Frameworks/Foundation/NSXPCCoder.h +++ b/iOS7/Frameworks/Foundation/NSXPCCoder.h @@ -15,9 +15,10 @@ @property(retain) id userInfo; // @synthesize userInfo=_userInfo; - (void)dealloc; - (id)init; +- (id)decodeXPCObjectOfType:(struct _xpc_type_s *)arg1 forKey:(id)arg2; - (id)decodeXPCObjectForKey:(id)arg1; - (void)encodeXPCObject:(id)arg1 forKey:(id)arg2; -- (BOOL)requiresSecureCoding; +- (_Bool)requiresSecureCoding; @end diff --git a/iOS7/Frameworks/Foundation/NSXPCConnection.h b/iOS7/Frameworks/Foundation/NSXPCConnection.h index f121a06cd..09fc79dd8 100644 --- a/iOS7/Frameworks/Foundation/NSXPCConnection.h +++ b/iOS7/Frameworks/Foundation/NSXPCConnection.h @@ -28,8 +28,8 @@ NSXPCInterface *_remoteObjectInterface; NSString *_serviceName; NSXPCListenerEndpoint *_endpoint; - void *_eCache; - void *_dCache; + id _eCache; + id _dCache; } + (void)endTransaction; @@ -49,6 +49,10 @@ - (id)remoteObjectProxy; @property(retain) NSXPCInterface *exportedInterface; @property(retain) id exportedObject; +- (void)_addClassToDecodeCache:(Class)arg1; +- (_Bool)_decodeCacheContainsClass:(Class)arg1; +- (void)_addClassToEncodeCache:(Class)arg1; +- (_Bool)_encodeCacheContainsClass:(Class)arg1; - (id)debugDescription; - (id)_queue; - (void)_setQueue:(id)arg1; @@ -59,7 +63,7 @@ - (id)userInfo; - (id)valueForEntitlement:(id)arg1; - (CDStruct_6ad76789)auditToken; -- (void)setOptions:(unsigned int)arg1; +- (void)setOptions:(unsigned long long)arg1; - (id)_exportTable; @property(readonly) NSXPCListenerEndpoint *endpoint; @property(readonly) NSString *serviceName; @@ -71,7 +75,7 @@ - (void)_sendInvocation:(id)arg1 proxyNumber:(unsigned long long)arg2 remoteInterface:(id)arg3; - (void)_sendDesistForProxyNumber:(unsigned long long)arg1; - (void)addBarrierBlock:(id)arg1; -- (void)_invalidate:(BOOL)arg1; +- (void)_invalidate:(_Bool)arg1; - (void)invalidate; - (void)stop; - (void)start; @@ -82,10 +86,10 @@ - (id)initWithListenerEndpoint:(id)arg1; - (id)initWithEndpoint:(id)arg1; - (id)initWithMachServiceName:(id)arg1; -- (id)initWithMachServiceName:(id)arg1 options:(unsigned int)arg2; +- (id)initWithMachServiceName:(id)arg1 options:(unsigned long long)arg2; - (id)initWithServiceName:(id)arg1; -- (id)initWithServiceName:(id)arg1 options:(unsigned int)arg2; -- (id)_initWithPeerConnection:(id)arg1 name:(id)arg2 options:(unsigned int)arg3; +- (id)initWithServiceName:(id)arg1 options:(unsigned long long)arg2; +- (id)_initWithPeerConnection:(id)arg1 name:(id)arg2 options:(unsigned long long)arg3; - (id)init; - (void)_decodeAndInvokeMessageWithData:(id)arg1; - (void)_decodeAndInvokeReplyBlockWithData:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSXPCDecoder.h b/iOS7/Frameworks/Foundation/NSXPCDecoder.h index 66b4b9d70..668d9184c 100644 --- a/iOS7/Frameworks/Foundation/NSXPCDecoder.h +++ b/iOS7/Frameworks/Foundation/NSXPCDecoder.h @@ -8,6 +8,7 @@ @class NSObject, NSXPCConnection, NSXPCInterface; +// Not exported @interface NSXPCDecoder : NSXPCCoder { NSObject *_oolObjects; @@ -18,41 +19,40 @@ NSXPCConnection *_connection; struct *_collections[128]; struct { - unsigned int offset; + unsigned long long offset; int type; } _rootObject; unsigned int _collectionPointer; - struct __CFSet *_cache; id _allowedClassesList[128]; - int _allowedClassesIndex; + long long _allowedClassesIndex; } @property NSXPCConnection *_connection; // @synthesize _connection; @property SEL replyToSelector; // @synthesize replyToSelector=_replyToSelector; @property(retain) NSXPCInterface *interface; // @synthesize interface=_interface; +- (id)decodeXPCObjectOfType:(struct _xpc_type_s *)arg1 forKey:(id)arg2; - (id)decodeXPCObjectForKey:(id)arg1; - (const char *)_decodeCStringForKey:(id)arg1; -- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int *)arg2; -- (int)decodeIntegerForKey:(id)arg1; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned long long *)arg2; +- (long long)decodeIntegerForKey:(id)arg1; - (double)decodeDoubleForKey:(id)arg1; - (float)decodeFloatForKey:(id)arg1; - (long long)decodeInt64ForKey:(id)arg1; - (int)decodeInt32ForKey:(id)arg1; - (int)decodeIntForKey:(id)arg1; -- (BOOL)decodeBoolForKey:(id)arg1; +- (_Bool)decodeBoolForKey:(id)arg1; - (id)_decodeArrayOfObjectsForKey:(id)arg1; - (id)allowedClasses; - (id)decodeObjectOfClasses:(id)arg1 forKey:(id)arg2; - (id)decodeObjectOfClass:(Class)arg1 forKey:(id)arg2; - (id)decodeObjectForKey:(id)arg1; -- (BOOL)containsValueForKey:(id)arg1; +- (_Bool)containsValueForKey:(id)arg1; - (id)decodeInvocation; - (id)decodeObject; - (void)decodeValueOfObjCType:(const char *)arg1 at:(void *)arg2; -- (void)_validateAllowedClass:(Class)arg1 forKey:(id)arg2 allowingInvocations:(BOOL)arg3; -- (BOOL)allowsKeyedCoding; +- (void)_validateAllowedClass:(Class)arg1 forKey:(id)arg2 allowingInvocations:(_Bool)arg3; +- (_Bool)allowsKeyedCoding; - (id)debugDescription; -- (void)_setCache:(struct __CFSet *)arg1; - (void)finalize; - (void)dealloc; - (id)_initWithRootXPCObject:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/NSXPCEncoder.h b/iOS7/Frameworks/Foundation/NSXPCEncoder.h index c23e8dfef..94704013a 100644 --- a/iOS7/Frameworks/Foundation/NSXPCEncoder.h +++ b/iOS7/Frameworks/Foundation/NSXPCEncoder.h @@ -8,6 +8,7 @@ @class NSObject, NSXPCConnection; +// Not exported @interface NSXPCEncoder : NSXPCCoder { NSObject *_oolObjects; @@ -15,10 +16,9 @@ struct __CFDictionary *_replacedObjects; struct __CFDictionary *_replacedByDelegateObjects; id _delegate; - BOOL _askForReplacement; + _Bool _askForReplacement; void **_encoder; unsigned long long _genericIndex; - struct __CFSet *_cache; } @property id delegate; // @synthesize delegate=_delegate; @@ -26,14 +26,14 @@ - (void)encodeConditionalObject:(id)arg1 forKey:(id)arg2; - (void)encodeXPCObject:(id)arg1 forKey:(id)arg2; - (void)_encodeCString:(const char *)arg1 forKey:(id)arg2; -- (void)encodeBytes:(const char *)arg1 length:(unsigned int)arg2 forKey:(id)arg3; -- (void)encodeInteger:(int)arg1 forKey:(id)arg2; +- (void)encodeBytes:(const char *)arg1 length:(unsigned long long)arg2 forKey:(id)arg3; +- (void)encodeInteger:(long long)arg1 forKey:(id)arg2; - (void)encodeDouble:(double)arg1 forKey:(id)arg2; - (void)encodeFloat:(float)arg1 forKey:(id)arg2; - (void)encodeInt64:(long long)arg1 forKey:(id)arg2; - (void)encodeInt32:(int)arg1 forKey:(id)arg2; - (void)encodeInt:(int)arg1 forKey:(id)arg2; -- (void)encodeBool:(BOOL)arg1 forKey:(id)arg2; +- (void)encodeBool:(_Bool)arg1 forKey:(id)arg2; - (void)_encodeArrayOfObjects:(id)arg1 forKey:(id)arg2; - (void)encodeObject:(id)arg1 forKey:(id)arg2; - (void)_encodeObject:(id)arg1; @@ -43,9 +43,8 @@ - (void)encodeObject:(id)arg1; - (void)encodeDataObject:(id)arg1; - (void)encodeValueOfObjCType:(const char *)arg1 at:(const void *)arg2; -- (BOOL)allowsKeyedCoding; +- (_Bool)allowsKeyedCoding; - (id)_createRootXPCObject; -- (void)_setCache:(struct __CFSet *)arg1; - (id)debugDescription; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/NSXPCInterface.h b/iOS7/Frameworks/Foundation/NSXPCInterface.h index d8bb64b98..8db05b8ea 100644 --- a/iOS7/Frameworks/Foundation/NSXPCInterface.h +++ b/iOS7/Frameworks/Foundation/NSXPCInterface.h @@ -17,18 +17,18 @@ + (id)signatureForBlock:(id)arg1; + (id)interfaceWithProtocol:(id)arg1; -- (id)_interfaceForArgument:(unsigned int)arg1 ofSelector:(SEL)arg2 reply:(BOOL)arg3; -- (id)_allowedClassesForSelector:(SEL)arg1 reply:(BOOL)arg2; +- (id)_interfaceForArgument:(unsigned long long)arg1 ofSelector:(SEL)arg2 reply:(_Bool)arg3; +- (id)_allowedClassesForSelector:(SEL)arg1 reply:(_Bool)arg2; - (id)_verifiedMethodSignatureForReplyBlockOfSelector:(SEL)arg1; - (id)_verifiedMethodSignatureForSelector:(SEL)arg1; - (id)replyBlockSignatureForSelector:(SEL)arg1; - (void)setReplyBlockSignature:(id)arg1 forSelector:(SEL)arg2; -- (Class)classForSelector:(SEL)arg1 argumentIndex:(unsigned int)arg2 ofReply:(BOOL)arg3; -- (void)setClass:(Class)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned int)arg3 ofReply:(BOOL)arg4; -- (id)interfaceForSelector:(SEL)arg1 argumentIndex:(unsigned int)arg2 ofReply:(BOOL)arg3; -- (void)setInterface:(id)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned int)arg3 ofReply:(BOOL)arg4; -- (id)classesForSelector:(SEL)arg1 argumentIndex:(unsigned int)arg2 ofReply:(BOOL)arg3; -- (void)setClasses:(id)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned int)arg3 ofReply:(BOOL)arg4; +- (Class)classForSelector:(SEL)arg1 argumentIndex:(unsigned long long)arg2 ofReply:(_Bool)arg3; +- (void)setClass:(Class)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned long long)arg3 ofReply:(_Bool)arg4; +- (id)interfaceForSelector:(SEL)arg1 argumentIndex:(unsigned long long)arg2 ofReply:(_Bool)arg3; +- (void)setInterface:(id)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned long long)arg3 ofReply:(_Bool)arg4; +- (id)classesForSelector:(SEL)arg1 argumentIndex:(unsigned long long)arg2 ofReply:(_Bool)arg3; +- (void)setClasses:(id)arg1 forSelector:(SEL)arg2 argumentIndex:(unsigned long long)arg3 ofReply:(_Bool)arg4; @property Protocol *protocol; - (id)debugDescription; - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/NSXPCListener.h b/iOS7/Frameworks/Foundation/NSXPCListener.h index 1e024638e..09439b91d 100644 --- a/iOS7/Frameworks/Foundation/NSXPCListener.h +++ b/iOS7/Frameworks/Foundation/NSXPCListener.h @@ -27,7 +27,7 @@ @property id delegate; // @synthesize delegate=_delegate; - (id)_queue; - (void)_setQueue:(id)arg1; -- (void)setOptions:(unsigned int)arg1; +- (void)setOptions:(unsigned long long)arg1; - (id)endpoint; - (id)serviceName; - (void)invalidate; diff --git a/iOS7/Frameworks/Foundation/NSXPCListenerDelegate-Protocol.h b/iOS7/Frameworks/Foundation/NSXPCListenerDelegate-Protocol.h deleted file mode 100644 index cc5dd82fa..000000000 --- a/iOS7/Frameworks/Foundation/NSXPCListenerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol NSXPCListenerDelegate - -@optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; -@end - diff --git a/iOS7/Frameworks/Foundation/NSXPCListenerEndpoint.h b/iOS7/Frameworks/Foundation/NSXPCListenerEndpoint.h index 5c4f1ef7d..1209d6fd9 100644 --- a/iOS7/Frameworks/Foundation/NSXPCListenerEndpoint.h +++ b/iOS7/Frameworks/Foundation/NSXPCListenerEndpoint.h @@ -13,7 +13,7 @@ void *_internal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)_setEndpoint:(id)arg1; - (id)_endpoint; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/SSDownloadHandlerDelegate-Protocol.h b/iOS7/Frameworks/Foundation/SSDownloadHandlerDelegate-Protocol.h index b0985fbcb..d694dea8f 100644 --- a/iOS7/Frameworks/Foundation/SSDownloadHandlerDelegate-Protocol.h +++ b/iOS7/Frameworks/Foundation/SSDownloadHandlerDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)downloadHandler:(id)arg1 handleAuthenticationSession:(id)arg2; -- (BOOL)downloadHandler:(id)arg1 pauseSession:(id)arg2; +- (_Bool)downloadHandler:(id)arg1 pauseSession:(id)arg2; - (void)downloadHandler:(id)arg1 cancelSession:(id)arg2; - (void)downloadHandler:(id)arg1 handleSession:(id)arg2; - (void)downloadHandlerDidDisconnect:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSActivityAssertion.h b/iOS7/Frameworks/Foundation/_NSActivityAssertion.h index 8387ca951..90b946a69 100644 --- a/iOS7/Frameworks/Foundation/_NSActivityAssertion.h +++ b/iOS7/Frameworks/Foundation/_NSActivityAssertion.h @@ -8,11 +8,12 @@ @class NSLock, NSString; +// Not exported @interface _NSActivityAssertion : NSObject { unsigned long long _options; NSLock *_lock; - BOOL _ended; + _Bool _ended; NSString *_reason; } diff --git a/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridge.h b/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridge.h index 00970914b..27943ec93 100644 --- a/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridge.h +++ b/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridge.h @@ -10,13 +10,14 @@ @class NSURLAuthenticationChallenge, NSURLProtocol; +// Not exported @interface _NSCFURLProtocolBridge : NSObject { NSURLProtocol *_nsProt; struct _CFURLProtocol *_cfProt; struct _CFURLAuthChallenge *_cfChallenge; NSURLAuthenticationChallenge *_nsChallenge; - BOOL _loading; + _Bool _loading; } + (void)_fillinProtocolImplementation:(struct CFURLProtocolImplementation_V0 *)arg1; @@ -31,7 +32,7 @@ - (void)URLProtocolDidFinishLoading:(id)arg1; - (void)URLProtocol:(id)arg1 didLoadData:(id)arg2; - (void)URLProtocol:(id)arg1 didLoadData:(id)arg2 lengthReceived:(long long)arg3; -- (void)URLProtocol:(id)arg1 didReceiveResponse:(id)arg2 cacheStoragePolicy:(unsigned int)arg3; +- (void)URLProtocol:(id)arg1 didReceiveResponse:(id)arg2 cacheStoragePolicy:(unsigned long long)arg3; - (void)URLProtocol:(id)arg1 cachedResponseIsValid:(id)arg2; - (void)URLProtocol:(id)arg1 wasRedirectedToRequest:(id)arg2 redirectResponse:(id)arg3; - (void)didReceiveAuthenticationChallenge:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridgeWithTrampoline.h b/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridgeWithTrampoline.h index b8a18a357..69ce2ae8b 100644 --- a/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridgeWithTrampoline.h +++ b/iOS7/Frameworks/Foundation/_NSCFURLProtocolBridgeWithTrampoline.h @@ -12,12 +12,12 @@ { NSMutableArray *_workQueue; NSCountedSet *_runloops; - BOOL _canSignalDirectly; + _Bool _canSignalDirectly; NSThread *_processThread; } - (void)pushEvent:(id)arg1 from:(void)arg2; -- (BOOL)shouldSignalDirectly; +- (_Bool)shouldSignalDirectly; - (void)unschedule:(struct __CFRunLoop *)arg1 mode:(struct __CFString *)arg2; - (void)schedule:(struct __CFRunLoop *)arg1 mode:(struct __CFString *)arg2; - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/_NSCallStackArray.h b/iOS7/Frameworks/Foundation/_NSCallStackArray.h index d8bf78761..e76e849da 100644 --- a/iOS7/Frameworks/Foundation/_NSCallStackArray.h +++ b/iOS7/Frameworks/Foundation/_NSCallStackArray.h @@ -6,19 +6,20 @@ #import "NSArray.h" +// Not exported @interface _NSCallStackArray : NSArray { void **_frames; - unsigned int _cnt; - unsigned int _ignore; + unsigned long long _cnt; + unsigned long long _ignore; char **_pcstrs; - BOOL _wantSyms; + _Bool _wantSyms; } -+ (id)arrayWithFrames:(void **)arg1 count:(unsigned int)arg2 symbols:(BOOL)arg3; -- (id)descriptionWithLocale:(id)arg1 indent:(unsigned int)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; ++ (id)arrayWithFrames:(void **)arg1 count:(unsigned long long)arg2 symbols:(_Bool)arg3; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSDispatchData.h b/iOS7/Frameworks/Foundation/_NSDispatchData.h index f0358e93d..0269d69be 100644 --- a/iOS7/Frameworks/Foundation/_NSDispatchData.h +++ b/iOS7/Frameworks/Foundation/_NSDispatchData.h @@ -6,29 +6,30 @@ #import "NSData.h" +// Not exported @interface _NSDispatchData : NSData { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (Class)classForCoder; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_allowsDirectEncoding; -- (BOOL)_isDispatchData; +- (_Bool)_allowsDirectEncoding; +- (_Bool)_isDispatchData; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; -- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)rangeOfData:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; - (id)subdataWithRange:(struct _NSRange)arg1; -- (unsigned int)hash; -- (BOOL)isEqualToData:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToData:(id)arg1; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; - (void)enumerateByteRangesUsingBlock:(id)arg1; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)getBytes:(void *)arg1; - (const void *)bytes; - (const void *)_bytesIfCompact; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/_NSFileManagerInfo.h b/iOS7/Frameworks/Foundation/_NSFileManagerInfo.h index 678fb85ed..35198b894 100644 --- a/iOS7/Frameworks/Foundation/_NSFileManagerInfo.h +++ b/iOS7/Frameworks/Foundation/_NSFileManagerInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSFileManagerInfo : NSObject { id _delegate; diff --git a/iOS7/Frameworks/Foundation/_NSIndexSetEnumerator.h b/iOS7/Frameworks/Foundation/_NSIndexSetEnumerator.h index e8ec6dcb3..fa32bfa02 100644 --- a/iOS7/Frameworks/Foundation/_NSIndexSetEnumerator.h +++ b/iOS7/Frameworks/Foundation/_NSIndexSetEnumerator.h @@ -8,10 +8,11 @@ @class NSIndexSet; +// Not exported @interface _NSIndexSetEnumerator : NSEnumerator { NSIndexSet *_indexSet; - unsigned int _index; + unsigned long long _index; } - (id)nextObject; diff --git a/iOS7/Frameworks/Foundation/_NSInlineData.h b/iOS7/Frameworks/Foundation/_NSInlineData.h index 1102d9cf4..dc51eded9 100644 --- a/iOS7/Frameworks/Foundation/_NSInlineData.h +++ b/iOS7/Frameworks/Foundation/_NSInlineData.h @@ -6,15 +6,16 @@ #import "NSData.h" +// Not exported @interface _NSInlineData : NSData { unsigned short _length; } -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/_NSIsNilTransformer.h b/iOS7/Frameworks/Foundation/_NSIsNilTransformer.h index c10266952..40059de8c 100644 --- a/iOS7/Frameworks/Foundation/_NSIsNilTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSIsNilTransformer.h @@ -6,11 +6,12 @@ #import +// Not exported @interface _NSIsNilTransformer : _NSNegateBooleanTransformer { } -+ (BOOL)supportsReverseTransformation; ++ (_Bool)supportsReverseTransformation; - (id)description; - (id)transformedValue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSIsNotNilTransformer.h b/iOS7/Frameworks/Foundation/_NSIsNotNilTransformer.h index 207745e88..1595985dd 100644 --- a/iOS7/Frameworks/Foundation/_NSIsNotNilTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSIsNotNilTransformer.h @@ -6,11 +6,12 @@ #import +// Not exported @interface _NSIsNotNilTransformer : _NSNegateBooleanTransformer { } -+ (BOOL)supportsReverseTransformation; ++ (_Bool)supportsReverseTransformation; - (id)description; - (id)transformedValue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSJSONReader.h b/iOS7/Frameworks/Foundation/_NSJSONReader.h index 27775eb29..ed5a8a7b1 100644 --- a/iOS7/Frameworks/Foundation/_NSJSONReader.h +++ b/iOS7/Frameworks/Foundation/_NSJSONReader.h @@ -15,11 +15,11 @@ NSError *error; } -+ (BOOL)validForJSON:(id)arg1 depth:(unsigned int)arg2 allowFragments:(BOOL)arg3; -- (id)parseStream:(id)arg1 options:(unsigned int)arg2; -- (id)parseData:(id)arg1 options:(unsigned int)arg2; -- (unsigned int)findEncodingFromData:(id)arg1 withBOMSkipLength:(unsigned int *)arg2; -- (id)parseUTF8JSONData:(id)arg1 skipBytes:(unsigned int)arg2 options:(unsigned int)arg3; ++ (_Bool)validForJSON:(id)arg1 depth:(unsigned long long)arg2 allowFragments:(_Bool)arg3; +- (id)parseStream:(id)arg1 options:(unsigned long long)arg2; +- (id)parseData:(id)arg1 options:(unsigned long long)arg2; +- (unsigned long long)findEncodingFromData:(id)arg1 withBOMSkipLength:(unsigned long long *)arg2; +- (id)parseUTF8JSONData:(id)arg1 skipBytes:(unsigned long long)arg2 options:(unsigned long long)arg3; - (void)setError:(id)arg1; - (id)error; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSJSONWriter.h b/iOS7/Frameworks/Foundation/_NSJSONWriter.h index f43b3ecf0..2bba9ea43 100644 --- a/iOS7/Frameworks/Foundation/_NSJSONWriter.h +++ b/iOS7/Frameworks/Foundation/_NSJSONWriter.h @@ -13,18 +13,18 @@ NSOutputStream *outputStream; int kind; char *dataBuffer; - unsigned int dataBufferLen; - unsigned int dataLen; - BOOL freeDataBuffer; + unsigned long long dataBufferLen; + unsigned long long dataLen; + _Bool freeDataBuffer; char *tempBuffer; - unsigned int tempBufferLen; - int totalDataWritten; + unsigned long long tempBufferLen; + long long totalDataWritten; } -- (int)appendString:(id)arg1 range:(struct _NSRange)arg2; -- (void)resizeTemporaryBuffer:(unsigned long)arg1; -- (int)writeRootObject:(id)arg1 toStream:(id)arg2 options:(unsigned int)arg3 error:(id *)arg4; -- (id)dataWithRootObject:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (long long)appendString:(id)arg1 range:(struct _NSRange)arg2; +- (void)resizeTemporaryBuffer:(unsigned long long)arg1; +- (long long)writeRootObject:(id)arg1 toStream:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; +- (id)dataWithRootObject:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/Foundation/_NSKeyedCoderOldStyleArray.h b/iOS7/Frameworks/Foundation/_NSKeyedCoderOldStyleArray.h index 93a091c35..0c65d44ea 100644 --- a/iOS7/Frameworks/Foundation/_NSKeyedCoderOldStyleArray.h +++ b/iOS7/Frameworks/Foundation/_NSKeyedCoderOldStyleArray.h @@ -6,22 +6,23 @@ #import "NSObject.h" +// Not exported @interface _NSKeyedCoderOldStyleArray : NSObject { void *_addr; - unsigned int _count; - unsigned int _size; + unsigned long long _count; + unsigned long long _size; BOOL _type; - BOOL _decoded; + _Bool _decoded; char _padding[2]; } - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)fillObjCType:(BOOL)arg1 count:(unsigned int)arg2 at:(void *)arg3; +- (void)fillObjCType:(BOOL)arg1 count:(unsigned long long)arg2 at:(void *)arg3; - (void)finalize; - (void)dealloc; -- (id)initWithObjCType:(BOOL)arg1 count:(unsigned int)arg2 at:(const void *)arg3; +- (id)initWithObjCType:(BOOL)arg1 count:(unsigned long long)arg2 at:(const void *)arg3; @end diff --git a/iOS7/Frameworks/Foundation/_NSKeyedUnarchiveFromDataTransformer.h b/iOS7/Frameworks/Foundation/_NSKeyedUnarchiveFromDataTransformer.h index cd25a13ad..0d5b3123a 100644 --- a/iOS7/Frameworks/Foundation/_NSKeyedUnarchiveFromDataTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSKeyedUnarchiveFromDataTransformer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSKeyedUnarchiveFromDataTransformer : _NSSharedValueTransformer { } diff --git a/iOS7/Frameworks/Foundation/_NSKeyedUnarchiverHelper.h b/iOS7/Frameworks/Foundation/_NSKeyedUnarchiverHelper.h index 0961d4f24..871062236 100644 --- a/iOS7/Frameworks/Foundation/_NSKeyedUnarchiverHelper.h +++ b/iOS7/Frameworks/Foundation/_NSKeyedUnarchiverHelper.h @@ -15,7 +15,7 @@ NSMutableArray *_allowedClasses; } -- (BOOL)classNameAllowed:(Class)arg1; +- (_Bool)classNameAllowed:(Class)arg1; - (void)setAllowedClassNames:(id)arg1; - (id)allowedClassNames; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSLocalNotificationCenter.h b/iOS7/Frameworks/Foundation/_NSLocalNotificationCenter.h index 30244fe5d..c8ff49efb 100644 --- a/iOS7/Frameworks/Foundation/_NSLocalNotificationCenter.h +++ b/iOS7/Frameworks/Foundation/_NSLocalNotificationCenter.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSLocalNotificationCenter : NSDistributedNotificationCenter { } diff --git a/iOS7/Frameworks/Foundation/_NSMetadataItemPrivateIvars.h b/iOS7/Frameworks/Foundation/_NSMetadataItemPrivateIvars.h index 0aafe00af..2e5c5dc7a 100644 --- a/iOS7/Frameworks/Foundation/_NSMetadataItemPrivateIvars.h +++ b/iOS7/Frameworks/Foundation/_NSMetadataItemPrivateIvars.h @@ -8,6 +8,7 @@ @class NSMetadataQuery; +// Not exported @interface _NSMetadataItemPrivateIvars : NSObject { NSMetadataQuery *query; diff --git a/iOS7/Frameworks/Foundation/_NSMetadataQueryPrivateIvars.h b/iOS7/Frameworks/Foundation/_NSMetadataQueryPrivateIvars.h index fbe924977..03ac8534c 100644 --- a/iOS7/Frameworks/Foundation/_NSMetadataQueryPrivateIvars.h +++ b/iOS7/Frameworks/Foundation/_NSMetadataQueryPrivateIvars.h @@ -8,6 +8,7 @@ @class _NSMetadataQueryResultArray; +// Not exported @interface _NSMetadataQueryPrivateIvars : NSObject { _NSMetadataQueryResultArray *resultArray; diff --git a/iOS7/Frameworks/Foundation/_NSMetadataQueryResultArray.h b/iOS7/Frameworks/Foundation/_NSMetadataQueryResultArray.h index 894d6ac6a..d64b6a7b6 100644 --- a/iOS7/Frameworks/Foundation/_NSMetadataQueryResultArray.h +++ b/iOS7/Frameworks/Foundation/_NSMetadataQueryResultArray.h @@ -6,13 +6,14 @@ #import "NSArray.h" +// Not exported @interface _NSMetadataQueryResultArray : NSArray { id _query; } -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)finalize; - (void)dealloc; - (id)_init:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSMetadataQueryResultGroupArray.h b/iOS7/Frameworks/Foundation/_NSMetadataQueryResultGroupArray.h index 5b700b5ee..23582c0e8 100644 --- a/iOS7/Frameworks/Foundation/_NSMetadataQueryResultGroupArray.h +++ b/iOS7/Frameworks/Foundation/_NSMetadataQueryResultGroupArray.h @@ -6,13 +6,14 @@ #import "NSArray.h" +// Not exported @interface _NSMetadataQueryResultGroupArray : NSArray { id _group; } -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)finalize; - (void)dealloc; - (id)_init:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSMetadataQuerySortingPseudoItem.h b/iOS7/Frameworks/Foundation/_NSMetadataQuerySortingPseudoItem.h index 5155bd6cd..1a2419d4c 100644 --- a/iOS7/Frameworks/Foundation/_NSMetadataQuerySortingPseudoItem.h +++ b/iOS7/Frameworks/Foundation/_NSMetadataQuerySortingPseudoItem.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSMetadataQuerySortingPseudoItem : NSObject { id _attr; diff --git a/iOS7/Frameworks/Foundation/_NSNegateBooleanTransformer.h b/iOS7/Frameworks/Foundation/_NSNegateBooleanTransformer.h index 4a942e14c..8fd4ba1e9 100644 --- a/iOS7/Frameworks/Foundation/_NSNegateBooleanTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSNegateBooleanTransformer.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _NSNegateBooleanTransformer : _NSSharedValueTransformer { } + (Class)transformedValueClass; -- (BOOL)_isBooleanTransformer; +- (_Bool)_isBooleanTransformer; - (id)description; - (id)transformedValue:(id)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSNestedDictionary.h b/iOS7/Frameworks/Foundation/_NSNestedDictionary.h index c42efadef..e8cdde7e4 100644 --- a/iOS7/Frameworks/Foundation/_NSNestedDictionary.h +++ b/iOS7/Frameworks/Foundation/_NSNestedDictionary.h @@ -6,6 +6,7 @@ #import "NSMutableDictionary.h" +// Not exported @interface _NSNestedDictionary : NSMutableDictionary { id _locals; @@ -17,7 +18,7 @@ - (id)objectEnumerator; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)_recursiveAllValues; - (id)_recursiveAllKeys; diff --git a/iOS7/Frameworks/Foundation/_NSPlaceholderCharacterSet.h b/iOS7/Frameworks/Foundation/_NSPlaceholderCharacterSet.h index 0ba831e0b..866f2438f 100644 --- a/iOS7/Frameworks/Foundation/_NSPlaceholderCharacterSet.h +++ b/iOS7/Frameworks/Foundation/_NSPlaceholderCharacterSet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSPlaceholderCharacterSet : NSCharacterSet { NSCharacterSet *_original; @@ -21,24 +22,24 @@ - (id)replacementObjectForCoder:(id)arg1; - (id)replacementObjectForKeyedArchiver:(id)arg1; - (void)dealloc; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)autorelease; - (id)invertedSet; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)bitmapRepresentation; -- (BOOL)isEqual:(id)arg1; -- (BOOL)hasMemberInPlane:(unsigned char)arg1; -- (BOOL)isSupersetOfSet:(id)arg1; -- (BOOL)longCharacterIsMember:(unsigned long)arg1; -- (BOOL)characterIsMember:(unsigned short)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)hasMemberInPlane:(unsigned char)arg1; +- (_Bool)isSupersetOfSet:(id)arg1; +- (_Bool)longCharacterIsMember:(unsigned int)arg1; +- (_Bool)characterIsMember:(unsigned short)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)_expandInverted; - (struct __CFCharacterSet *)_expandedCFCharacterSet; -- (id)initWithSet:(id)arg1 options:(unsigned int)arg2; +- (id)initWithSet:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Foundation/_NSPlaceholderData.h b/iOS7/Frameworks/Foundation/_NSPlaceholderData.h index a9ff84156..c445f7269 100644 --- a/iOS7/Frameworks/Foundation/_NSPlaceholderData.h +++ b/iOS7/Frameworks/Foundation/_NSPlaceholderData.h @@ -6,15 +6,16 @@ #import "NSData.h" +// Not exported @interface _NSPlaceholderData : NSData { } -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (oneway void)release; - (id)initWithData:(id)arg1; -- (id)initWithBytes:(void *)arg1 length:(unsigned int)arg2 copy:(BOOL)arg3 deallocator:(id)arg4; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/Foundation/_NSPredicateOperatorUtilities.h b/iOS7/Frameworks/Foundation/_NSPredicateOperatorUtilities.h index 64ee5ed38..ca1c0bded 100644 --- a/iOS7/Frameworks/Foundation/_NSPredicateOperatorUtilities.h +++ b/iOS7/Frameworks/Foundation/_NSPredicateOperatorUtilities.h @@ -10,9 +10,9 @@ { } -+ (long)copyRegexFindSafePattern:(id)arg1 toBuffer:(unsigned short *)arg2; -+ (BOOL)doRegexForString:(id)arg1 pattern:(id)arg2 likeProtect:(BOOL)arg3 flags:(unsigned int)arg4 context:(CDStruct_c69bce23 *)arg5; -+ (id)newStringFrom:(id)arg1 usingUnicodeTransforms:(unsigned int)arg2; ++ (long long)copyRegexFindSafePattern:(id)arg1 toBuffer:(unsigned short *)arg2; ++ (_Bool)doRegexForString:(id)arg1 pattern:(id)arg2 likeProtect:(_Bool)arg3 flags:(unsigned long long)arg4 context:(CDStruct_c69bce23 *)arg5; ++ (id)newStringFrom:(id)arg1 usingUnicodeTransforms:(unsigned long long)arg2; + (struct __CFLocale *)retainedLocale; @end diff --git a/iOS7/Frameworks/Foundation/_NSPredicateUtilities-Compiler.h b/iOS7/Frameworks/Foundation/_NSPredicateUtilities-Compiler.h new file mode 100644 index 000000000..18022b016 --- /dev/null +++ b/iOS7/Frameworks/Foundation/_NSPredicateUtilities-Compiler.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _NSPredicateUtilities (Compiler) +- (double)distanceFromLocation:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Foundation/_NSPredicateUtilities.h b/iOS7/Frameworks/Foundation/_NSPredicateUtilities.h index d48c01451..261a314be 100644 --- a/iOS7/Frameworks/Foundation/_NSPredicateUtilities.h +++ b/iOS7/Frameworks/Foundation/_NSPredicateUtilities.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSPredicateUtilities : NSObject { } @@ -19,7 +20,7 @@ + (id)_parserableCollectionDescription:(id)arg1; + (id)_parserableDateDescription:(id)arg1; + (id)_parserableStringDescription:(id)arg1; -+ (BOOL)_isReservedWordInParser:(id)arg1; ++ (_Bool)_isReservedWordInParser:(id)arg1; + (id)inverseOrderKey:(id)arg1; + (id)distinct:(id)arg1; + (id)noindex:(id)arg1; @@ -39,8 +40,8 @@ + (id)lowercase:(id)arg1; + (id)uppercase:(id)arg1; + (id)tokenize:(id)arg1 using:(id)arg2; -+ (id)_collapseAndTokenize:(id)arg1 flags:(unsigned int)arg2 locale:(id)arg3; -+ (id)_processAndTokenize:(id)arg1 flags:(unsigned int)arg2 locale:(id)arg3; ++ (id)_collapseAndTokenize:(id)arg1 flags:(unsigned long long)arg2 locale:(id)arg3; ++ (id)_processAndTokenize:(id)arg1 flags:(unsigned long long)arg2 locale:(id)arg3; + (id)_doTokenization:(id)arg1 locale:(id)arg2; + (id)trunc:(id)arg1; + (id)abs:(id)arg1; @@ -64,9 +65,8 @@ + (id)min:(id)arg1; + (id)count:(id)arg1; + (id)sum:(id)arg1; -+ (unsigned int)_getCommonTypeFor:(id)arg1; -+ (unsigned int)_getITypeFor:(const char *)arg1; -- (double)distanceFromLocation:(id)arg1; ++ (unsigned long long)_getCommonTypeFor:(id)arg1; ++ (unsigned long long)_getITypeFor:(const char *)arg1; @end diff --git a/iOS7/Frameworks/Foundation/_NSProgressGroup.h b/iOS7/Frameworks/Foundation/_NSProgressGroup.h new file mode 100644 index 000000000..b37a8aa9a --- /dev/null +++ b/iOS7/Frameworks/Foundation/_NSProgressGroup.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, NSProgress; + +// Not exported +@interface _NSProgressGroup : NSObject +{ + NSProgress *_parent; + long long _portionOfParent; + NSMutableSet *_children; + double _fractionCompleted; + unsigned long long _finishedChildrenCount; + _Bool _closed; +} + +- (id)description; +- (void)stopNotifications; +- (void)close; +- (double)fractionCompleted; +- (void)updateChild:(id)arg1 oldFractionCompleted:(double)arg2 newFractionCompleted:(double)arg3 finished:(_Bool)arg4; +- (void)setPortionOfParent:(long long)arg1; +- (long long)portionOfParent; +- (void)addChild:(id)arg1; +- (id)parent; +- (id)children; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/Foundation/_NSSharedValueTransformer.h b/iOS7/Frameworks/Foundation/_NSSharedValueTransformer.h index 3a43f2de9..c5aba1d7c 100644 --- a/iOS7/Frameworks/Foundation/_NSSharedValueTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSSharedValueTransformer.h @@ -10,11 +10,11 @@ { } -- (BOOL)_isBooleanTransformer; +- (_Bool)_isBooleanTransformer; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -- (BOOL)_tryRetain; -- (BOOL)_isDeallocating; +- (_Bool)_tryRetain; +- (_Bool)_isDeallocating; - (oneway void)release; - (id)autorelease; - (id)retain; diff --git a/iOS7/Frameworks/Foundation/_NSStdIOFileHandle.h b/iOS7/Frameworks/Foundation/_NSStdIOFileHandle.h index 88c0e4fe2..809c9efcd 100644 --- a/iOS7/Frameworks/Foundation/_NSStdIOFileHandle.h +++ b/iOS7/Frameworks/Foundation/_NSStdIOFileHandle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSStdIOFileHandle : NSConcreteFileHandle { } diff --git a/iOS7/Frameworks/Foundation/_NSSystemBehaviorSuspension.h b/iOS7/Frameworks/Foundation/_NSSystemBehaviorSuspension.h deleted file mode 100644 index 9c73e6108..000000000 --- a/iOS7/Frameworks/Foundation/_NSSystemBehaviorSuspension.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSLock, NSString; - -@interface _NSSystemBehaviorSuspension : NSObject -{ - unsigned long long _behaviors; - NSLock *_lock; - BOOL _ended; - NSString *_reason; -} - -- (void)_end; -- (void)_begin; -- (id)debugDescription; -- (void)dealloc; -- (id)_initWithBehaviors:(unsigned long long)arg1 reason:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/Foundation/_NSThreadData.h b/iOS7/Frameworks/Foundation/_NSThreadData.h index 2f25615be..fb1b6a556 100644 --- a/iOS7/Frameworks/Foundation/_NSThreadData.h +++ b/iOS7/Frameworks/Foundation/_NSThreadData.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface _NSThreadData : NSObject { id dict; @@ -23,13 +24,13 @@ id performQ; NSMutableDictionary *performD; struct _opaque_pthread_attr_t { - long __sig; - char __opaque[36]; + long long __sig; + char __opaque[56]; } attr; struct _opaque_pthread_t { - long _field1; + long long _field1; struct __darwin_pthread_handler_rec *_field2; - char _field3[596]; + char _field3[1168]; } *tid; } diff --git a/iOS7/Frameworks/Foundation/_NSThreadPerformInfo.h b/iOS7/Frameworks/Foundation/_NSThreadPerformInfo.h index 2c5aa9153..206547486 100644 --- a/iOS7/Frameworks/Foundation/_NSThreadPerformInfo.h +++ b/iOS7/Frameworks/Foundation/_NSThreadPerformInfo.h @@ -8,6 +8,7 @@ @class NSCondition, NSMutableArray; +// Not exported @interface _NSThreadPerformInfo : NSObject { id target; diff --git a/iOS7/Frameworks/Foundation/_NSURLBDOnce.h b/iOS7/Frameworks/Foundation/_NSURLBDOnce.h index 16a8f89f0..e5f14152a 100644 --- a/iOS7/Frameworks/Foundation/_NSURLBDOnce.h +++ b/iOS7/Frameworks/Foundation/_NSURLBDOnce.h @@ -9,7 +9,7 @@ @interface _NSURLBDOnce : NSObject { id fBlock; - BOOL fDone; + _Bool fDone; } - (void)doit; diff --git a/iOS7/Frameworks/Foundation/_NSUnarchiveFromDataTransformer.h b/iOS7/Frameworks/Foundation/_NSUnarchiveFromDataTransformer.h index 4ef4d2853..fa4bc8f62 100644 --- a/iOS7/Frameworks/Foundation/_NSUnarchiveFromDataTransformer.h +++ b/iOS7/Frameworks/Foundation/_NSUnarchiveFromDataTransformer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSUnarchiveFromDataTransformer : _NSSharedValueTransformer { } diff --git a/iOS7/Frameworks/Foundation/_NSUndoBeginMark.h b/iOS7/Frameworks/Foundation/_NSUndoBeginMark.h index 5bd7a6a7b..0c2150073 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoBeginMark.h +++ b/iOS7/Frameworks/Foundation/_NSUndoBeginMark.h @@ -6,16 +6,17 @@ #import +// Not exported @interface _NSUndoBeginMark : _NSUndoObject { id _groupIdentifier; - BOOL _isDiscardable; + _Bool _isDiscardable; } - (id)description; -- (BOOL)isBeginMark; -- (void)setDiscardable:(BOOL)arg1; -- (BOOL)isDiscardable; +- (_Bool)isBeginMark; +- (void)setDiscardable:(_Bool)arg1; +- (_Bool)isDiscardable; - (id)groupIdentifier; - (void)setGroupIdentifier:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSUndoEndMark.h b/iOS7/Frameworks/Foundation/_NSUndoEndMark.h index 80dd97fee..c0ae9a1a8 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoEndMark.h +++ b/iOS7/Frameworks/Foundation/_NSUndoEndMark.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _NSUndoEndMark : _NSUndoObject { } - (id)description; -- (BOOL)isEndMark; +- (_Bool)isEndMark; @end diff --git a/iOS7/Frameworks/Foundation/_NSUndoInvocation.h b/iOS7/Frameworks/Foundation/_NSUndoInvocation.h index 0422633dd..0e27bf8ab 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoInvocation.h +++ b/iOS7/Frameworks/Foundation/_NSUndoInvocation.h @@ -8,6 +8,7 @@ @class NSInvocation; +// Not exported @interface _NSUndoInvocation : _NSUndoObject { NSInvocation *_invocation; diff --git a/iOS7/Frameworks/Foundation/_NSUndoLightInvocation.h b/iOS7/Frameworks/Foundation/_NSUndoLightInvocation.h index 2b0da9c0b..a1d4b0a95 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoLightInvocation.h +++ b/iOS7/Frameworks/Foundation/_NSUndoLightInvocation.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSUndoLightInvocation : _NSUndoObject { SEL _selector; diff --git a/iOS7/Frameworks/Foundation/_NSUndoObject.h b/iOS7/Frameworks/Foundation/_NSUndoObject.h index 20968a773..d4b1ddb5e 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoObject.h +++ b/iOS7/Frameworks/Foundation/_NSUndoObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSUndoObject : NSObject { _NSUndoObject *next; @@ -15,8 +16,8 @@ - (id)target; - (void)invoke; -- (BOOL)isEndMark; -- (BOOL)isBeginMark; +- (_Bool)isEndMark; +- (_Bool)isBeginMark; - (id)initWithTarget:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/Foundation/_NSUndoStack.h b/iOS7/Frameworks/Foundation/_NSUndoStack.h index a6dbeaa1f..370a33b01 100644 --- a/iOS7/Frameworks/Foundation/_NSUndoStack.h +++ b/iOS7/Frameworks/Foundation/_NSUndoStack.h @@ -8,11 +8,12 @@ @class _NSUndoObject; +// Not exported @interface _NSUndoStack : NSObject { - unsigned int _max; - unsigned int _count; - unsigned int _nestingLevel; + unsigned long long _max; + unsigned long long _count; + unsigned long long _nestingLevel; _NSUndoObject *_head; } @@ -20,10 +21,10 @@ - (void)removeObject:(id)arg1; - (void)removeAllObjectsWithTarget:(id)arg1; - (void)removeAllObjects; -- (unsigned int)nestingLevel; -- (BOOL)popAndInvoke; -- (void)setDiscardable:(BOOL)arg1; -- (BOOL)isDiscardable; +- (unsigned long long)nestingLevel; +- (_Bool)popAndInvoke; +- (void)setDiscardable:(_Bool)arg1; +- (_Bool)isDiscardable; - (void)markEnd; - (void)markBegin; - (id)topUndoObject; @@ -32,9 +33,9 @@ - (id)_beginMark; - (id)popUndoObject; - (void)push:(id)arg1; -- (void)setMax:(unsigned int)arg1; -- (unsigned int)count; -- (unsigned int)max; +- (void)setMax:(unsigned long long)arg1; +- (unsigned long long)count; +- (unsigned long long)max; - (void)dealloc; - (id)init; - (void)_removeBottom; diff --git a/iOS7/Frameworks/Foundation/_NSXMLParserInfo.h b/iOS7/Frameworks/Foundation/_NSXMLParserInfo.h index 2d91b0787..352304796 100644 --- a/iOS7/Frameworks/Foundation/_NSXMLParserInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXMLParserInfo.h @@ -8,18 +8,19 @@ @class NSData, NSError, NSMapTable, NSMutableArray; +// Not exported @interface _NSXMLParserInfo : NSObject { struct _xmlSAXHandler *saxHandler; struct _xmlParserCtxt *parserContext; - unsigned int parserFlags; + unsigned long long parserFlags; NSError *error; NSMutableArray *namespaces; NSMapTable *slowStringMap; - BOOL delegateAborted; - BOOL haveDetectedEncoding; + _Bool delegateAborted; + _Bool haveDetectedEncoding; NSData *bomChunk; - unsigned int chunkSize; + unsigned long long chunkSize; } @end diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionClassCache.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionClassCache.h new file mode 100644 index 000000000..f51c8b606 --- /dev/null +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionClassCache.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet; + +// Not exported +@interface _NSXPCConnectionClassCache : NSObject +{ + int _lock; + NSMutableSet *_cache; +} + +- (void)clear; +- (void)addClass:(Class)arg1; +- (_Bool)containsClass:(Class)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionExportInfo.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionExportInfo.h index cc4bc6d11..f23f024aa 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionExportInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionExportInfo.h @@ -8,6 +8,7 @@ @class NSXPCInterface; +// Not exported @interface _NSXPCConnectionExportInfo : NSObject { id _exportedObject; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionExportedObjectTable.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionExportedObjectTable.h index 409ff5143..b04f896e9 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionExportedObjectTable.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionExportedObjectTable.h @@ -8,14 +8,17 @@ @class NSLock; +// Not exported @interface _NSXPCConnectionExportedObjectTable : NSObject { NSLock *_lock; struct __CFDictionary *_proxyNumberToObject; struct __CFDictionary *_objectToProxyNumber; unsigned long long _next; + _Bool _valid; } +- (void)invalidate; - (void)releaseExportedObject:(unsigned long long)arg1; - (unsigned long long)proxyNumberForExportedObject:(id)arg1 interface:(id)arg2; - (id)interfaceForProxyNumber:(unsigned long long)arg1; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionImportInfo.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionImportInfo.h index 889e5902f..f26d5e27d 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionImportInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionImportInfo.h @@ -8,13 +8,14 @@ @class NSLock; +// Not exported @interface _NSXPCConnectionImportInfo : NSObject { NSLock *_lock; struct __CFDictionary *_map; } -- (BOOL)decrement:(unsigned long long)arg1; +- (_Bool)decrement:(unsigned long long)arg1; - (void)increment:(unsigned long long)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockInfo.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockInfo.h index 99da6491d..0f8beb522 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSXPCConnectionIncomingReplyBlockInfo : NSObject { id _cleanupBlock; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockTable.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockTable.h index 7e275c555..1d267ea7b 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockTable.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionIncomingReplyBlockTable.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface _NSXPCConnectionIncomingReplyBlockTable : NSObject { struct __CFDictionary *_replyTable; int _replyTableLock; - unsigned long _sequence; + unsigned long long _sequence; } -- (unsigned long)sequenceForIncomingReplyBlockWithCleanupBlock:(id)arg1; -- (BOOL)removeIncomingReplyBlockForSequence:(unsigned long)arg1; +- (unsigned long long)sequenceForIncomingReplyBlockWithCleanupBlock:(id)arg1; +- (_Bool)removeIncomingReplyBlockForSequence:(unsigned long long)arg1; - (void)cleanupIncomingReplyBlocks; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyInfo.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyInfo.h index f49e5c7ab..ad6957832 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyInfo.h @@ -8,6 +8,7 @@ @class NSBlock, NSDictionary, NSXPCInterface; +// Not exported @interface _NSXPCConnectionReplyInfo : NSObject { NSBlock *_replyBlock; @@ -16,8 +17,10 @@ SEL _selector; NSXPCInterface *_interface; NSDictionary *_userInfo; + unsigned long long _proxyNumber; } +@property unsigned long long proxyNumber; // @synthesize proxyNumber=_proxyNumber; @property(retain) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; @property(retain) NSXPCInterface *interface; // @synthesize interface=_interface; @property(copy) id cleanupBlock; // @synthesize cleanupBlock=_cleanupBlock; diff --git a/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyTable.h b/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyTable.h index ea47568f9..f1b0edf91 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyTable.h +++ b/iOS7/Frameworks/Foundation/_NSXPCConnectionReplyTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSXPCConnectionReplyTable : NSObject { struct __CFDictionary *_replyTable; @@ -14,8 +15,8 @@ } - (id)replyInfoForSequence:(unsigned long long)arg1; -- (unsigned long long)sequenceForReplyBlock:(id)arg1 errorBlock:(id)arg2 cleanupBlock:(void)arg3 protocol:(id)arg4 selector:(void)arg5 userInfo:(id)arg6; -- (void)invokeErrorBlockForSequence:(unsigned long)arg1 withError:(id)arg2; +- (unsigned long long)sequenceForReplyBlock:(id)arg1 errorBlock:(id)arg2 cleanupBlock:(void)arg3 protocol:(id)arg4 selector:(void)arg5 proxyNumber:(id)arg6 userInfo:(SEL)arg7; +- (void)invokeErrorBlockForSequence:(unsigned long long)arg1 withError:(id)arg2; - (void)cleanupReplyBlocksWithError:(id)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/Frameworks/Foundation/_NSXPCDistantObject.h b/iOS7/Frameworks/Foundation/_NSXPCDistantObject.h index 16196b6a5..97f0d0482 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCDistantObject.h +++ b/iOS7/Frameworks/Foundation/_NSXPCDistantObject.h @@ -11,6 +11,7 @@ @class NSXPCConnection, NSXPCInterface; +// Not exported @interface _NSXPCDistantObject : NSObject { NSXPCConnection *_connection; @@ -18,11 +19,11 @@ struct __CFDictionary *_knownSelectors; int _selectorLock; unsigned long long _proxyNumber; - BOOL _exported; + _Bool _exported; } -+ (BOOL)supportsSecureCoding; -@property BOOL _exported; // @synthesize _exported; ++ (_Bool)supportsSecureCoding; +@property _Bool _exported; // @synthesize _exported; @property(retain) NSXPCInterface *_remoteInterface; // @synthesize _remoteInterface; @property(retain) NSXPCConnection *_connection; // @synthesize _connection; @property unsigned long long _proxyNumber; // @synthesize _proxyNumber; @@ -32,7 +33,7 @@ - (id)remoteObjectProxy; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; +- (_Bool)conformsToProtocol:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectSynchronousWithError.h b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectSynchronousWithError.h index a7490b25f..de45baf46 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectSynchronousWithError.h +++ b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectSynchronousWithError.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSXPCDistantObjectSynchronousWithError : _NSXPCDistantObjectWithError { double _timeout; diff --git a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithError.h b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithError.h index 3c348bf7d..d8ab5fd4d 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithError.h +++ b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithError.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _NSXPCDistantObjectWithError : _NSXPCDistantObject { id _errorBlock; diff --git a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithUserInfoAndError.h b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithUserInfoAndError.h index 7be2d7ff8..448440653 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithUserInfoAndError.h +++ b/iOS7/Frameworks/Foundation/_NSXPCDistantObjectWithUserInfoAndError.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface _NSXPCDistantObjectWithUserInfoAndError : _NSXPCDistantObjectWithError { NSDictionary *_userInfo; diff --git a/iOS7/Frameworks/Foundation/_NSXPCInterfaceMethodInfo.h b/iOS7/Frameworks/Foundation/_NSXPCInterfaceMethodInfo.h index cb76aeba3..3783fb7ce 100644 --- a/iOS7/Frameworks/Foundation/_NSXPCInterfaceMethodInfo.h +++ b/iOS7/Frameworks/Foundation/_NSXPCInterfaceMethodInfo.h @@ -11,11 +11,14 @@ @interface _NSXPCInterfaceMethodInfo : NSObject { char *_replySignature; - int replyPosition; - NSMutableArray *replyArguments; - NSMutableArray *arguments; + int _replyPosition; + NSMutableArray *_replyArguments; + NSMutableArray *_arguments; } +@property int replyPosition; // @synthesize replyPosition=_replyPosition; +@property(retain) NSMutableArray *arguments; // @synthesize arguments=_arguments; +@property(retain) NSMutableArray *replyArguments; // @synthesize replyArguments=_replyArguments; - (const char *)replySignature; - (void)setReplySignature:(id)arg1; - (void)finalize; diff --git a/iOS7/Frameworks/Foundation/_NSZeroData.h b/iOS7/Frameworks/Foundation/_NSZeroData.h index 4bda3cbf9..2b9c125da 100644 --- a/iOS7/Frameworks/Foundation/_NSZeroData.h +++ b/iOS7/Frameworks/Foundation/_NSZeroData.h @@ -6,17 +6,19 @@ #import "NSData.h" +// Not exported @interface _NSZeroData : NSData { } + (id)data; -- (unsigned int)retainCount; +- (id)initWithBytes:(void *)arg1 length:(unsigned long long)arg2 copy:(_Bool)arg3 deallocator:(id)arg4; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; @end diff --git a/iOS7/Frameworks/Foundation/__NSConcreteURLComponents.h b/iOS7/Frameworks/Foundation/__NSConcreteURLComponents.h index e81b3216f..b1160a716 100644 --- a/iOS7/Frameworks/Foundation/__NSConcreteURLComponents.h +++ b/iOS7/Frameworks/Foundation/__NSConcreteURLComponents.h @@ -10,6 +10,7 @@ @class NSNumber, NSString; +// Not exported @interface __NSConcreteURLComponents : NSURLComponents { int _lock; @@ -33,7 +34,7 @@ NSString *_fragmentComponent; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)setPercentEncodedFragment:(id)arg1; - (id)percentEncodedFragment; - (void)setPercentEncodedQuery:(id)arg1; @@ -65,15 +66,15 @@ - (id)URLRelativeToURL:(id)arg1; - (id)URL; - (id)initWithString:(id)arg1; -- (id)initWithURL:(id)arg1 resolvingAgainstBaseURL:(BOOL)arg2; +- (id)initWithURL:(id)arg1 resolvingAgainstBaseURL:(_Bool)arg2; - (id)init; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)finalize; - (void)dealloc; - (void)freeIvars; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/Foundation/__NSConcreteUUID.h b/iOS7/Frameworks/Foundation/__NSConcreteUUID.h index cd3a12cdb..c042ad0e6 100644 --- a/iOS7/Frameworks/Foundation/__NSConcreteUUID.h +++ b/iOS7/Frameworks/Foundation/__NSConcreteUUID.h @@ -6,19 +6,20 @@ #import +// Not exported @interface __NSConcreteUUID : NSUUID { unsigned char _uuidBytes[16]; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (Class)classForCoder; - (id)description; - (id)UUIDString; - (CDStruct_bd2f613f)_cfUUIDBytes; - (void)getUUIDBytes:(unsigned char [16])arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithUUIDBytes:(unsigned char [16])arg1; - (id)initWithUUIDString:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/Foundation/__NSHostExtraIvars.h b/iOS7/Frameworks/Foundation/__NSHostExtraIvars.h index ed90e502b..cd24ad680 100644 --- a/iOS7/Frameworks/Foundation/__NSHostExtraIvars.h +++ b/iOS7/Frameworks/Foundation/__NSHostExtraIvars.h @@ -8,6 +8,7 @@ @class NSObject, NSString; +// Not exported @interface __NSHostExtraIvars : NSObject { NSString *thingToResolve; @@ -15,10 +16,10 @@ NSObject *resolveQueue; NSObject *cacheAccessQueue; NSObject *callbackQueue; - BOOL startedResolving; + _Bool startedResolving; } -@property BOOL startedResolving; // @synthesize startedResolving; +@property _Bool startedResolving; // @synthesize startedResolving; @property(readonly) NSObject *callbackQueue; // @synthesize callbackQueue; @property(readonly) NSObject *cacheAccessQueue; // @synthesize cacheAccessQueue; @property(readonly) NSObject *resolveQueue; // @synthesize resolveQueue; diff --git a/iOS7/Frameworks/Foundation/__NSLocalizedString.h b/iOS7/Frameworks/Foundation/__NSLocalizedString.h index 9b20a4c7f..f60074683 100644 --- a/iOS7/Frameworks/Foundation/__NSLocalizedString.h +++ b/iOS7/Frameworks/Foundation/__NSLocalizedString.h @@ -8,33 +8,34 @@ @class NSDictionary; +// Not exported @interface __NSLocalizedString : NSMutableString { NSMutableString *original; NSDictionary *config; } -- (unsigned int)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; -- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; +- (unsigned long long)replaceOccurrencesOfString:(id)arg1 withString:(id)arg2 options:(unsigned long long)arg3 range:(struct _NSRange)arg4; +- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (void)setString:(id)arg1; - (void)appendFormat:(id)arg1; - (void)deleteCharactersInRange:(struct _NSRange)arg1; - (void)appendString:(id)arg1; -- (void)insertString:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertString:(id)arg1 atIndex:(unsigned long long)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (const char *)_fastCStringContents:(BOOL)arg1; +- (const char *)_fastCStringContents:(_Bool)arg1; - (const unsigned short *)_fastCharacterContents; -- (BOOL)isEqualToString:(id)arg1; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +- (_Bool)isEqualToString:(id)arg1; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; - (id)substringWithRange:(struct _NSRange)arg1; -- (id)substringToIndex:(unsigned int)arg1; -- (id)substringFromIndex:(unsigned int)arg1; +- (id)substringToIndex:(unsigned long long)arg1; +- (id)substringFromIndex:(unsigned long long)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; - (void)dealloc; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (id)baseString; - (id)formatConfiguration; - (id)initWithString:(id)arg1 withFormatConfiguration:(id)arg2; diff --git a/iOS7/Frameworks/Foundation/__NSObserver.h b/iOS7/Frameworks/Foundation/__NSObserver.h index 710d90b7c..80273cc6f 100644 --- a/iOS7/Frameworks/Foundation/__NSObserver.h +++ b/iOS7/Frameworks/Foundation/__NSObserver.h @@ -8,6 +8,7 @@ @class NSNotificationCenter, NSOperationQueue, NSString; +// Not exported @interface __NSObserver : NSObject { NSNotificationCenter *nc; @@ -18,7 +19,7 @@ } + (void)forgetObserver:(id)arg1; -+ (BOOL)isAnObserver:(id)arg1; ++ (_Bool)isAnObserver:(id)arg1; + (id)observerWithCenter:(id)arg1 queue:(id)arg2 name:(id)arg3 object:(id)arg4 block:(id)arg5; - (void)_doit:(id)arg1; - (id)object; diff --git a/iOS7/Frameworks/Foundation/__NSOperationInternal.h b/iOS7/Frameworks/Foundation/__NSOperationInternal.h index 09be9dee2..4337a0bd2 100644 --- a/iOS7/Frameworks/Foundation/__NSOperationInternal.h +++ b/iOS7/Frameworks/Foundation/__NSOperationInternal.h @@ -8,6 +8,7 @@ @class NSOperation, NSOperationQueue; +// Not exported @interface __NSOperationInternal : NSObject { unsigned char __pad1[16]; @@ -32,17 +33,17 @@ unsigned char __isBarrier; unsigned char __pad2[4]; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } __wait_mutex; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; } __wait_cond; unsigned char __pad3[40]; } -+ (void)_observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 changeKind:(unsigned int)arg3 oldValue:(id)arg4 newValue:(id)arg5 indexes:(id)arg6 context:(void *)arg7; ++ (void)_observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 changeKind:(unsigned long long)arg3 oldValue:(id)arg4 newValue:(id)arg5 indexes:(id)arg6 context:(void *)arg7; - (id)__; - (void)_start:(id)arg1; - (id)_dependencies; @@ -54,13 +55,13 @@ - (id)_completionBlock; - (void)_setThreadPriority:(double)arg1; - (double)_threadPriority; -- (void)_setQueuePriority:(int)arg1 outer:(id)arg2; -- (int)_queuePriority; -- (BOOL)_isReady; -- (BOOL)_isFinished; -- (BOOL)_isExecuting; +- (void)_setQueuePriority:(long long)arg1 outer:(id)arg2; +- (long long)_queuePriority; +- (_Bool)_isReady; +- (_Bool)_isFinished; +- (_Bool)_isExecuting; - (void)_cancel:(id)arg1; -- (BOOL)_isCancelled; +- (_Bool)_isCancelled; - (void)finalize; - (void)dealloc; - (void)_invalidate; diff --git a/iOS7/Frameworks/Foundation/__NSOperationQueueInternal.h b/iOS7/Frameworks/Foundation/__NSOperationQueueInternal.h index ff7669fbb..95f0b2145 100644 --- a/iOS7/Frameworks/Foundation/__NSOperationQueueInternal.h +++ b/iOS7/Frameworks/Foundation/__NSOperationQueueInternal.h @@ -8,6 +8,7 @@ @class NSObject, NSOperation; +// Not exported @interface __NSOperationQueueInternal : NSObject { int __queueLock; @@ -18,7 +19,7 @@ NSOperation *__firstPriOperation[5]; NSOperation *__lastPriOperation[5]; NSObject *__pending_barrier; - int __maxNumOps; + long long __maxNumOps; int __actualMaxNumOps; int __numExecOps; unsigned int __unused2; diff --git a/iOS7/Frameworks/GLKit/CDStructures.h b/iOS7/Frameworks/GLKit/CDStructures.h index 4688c8347..3e38a5ee0 100644 --- a/iOS7/Frameworks/GLKit/CDStructures.h +++ b/iOS7/Frameworks/GLKit/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct GLKBigInt_s { diff --git a/iOS7/Frameworks/GLKit/GLKBaseEffect.h b/iOS7/Frameworks/GLKit/GLKBaseEffect.h index f7cd5767f..17d495dcb 100644 --- a/iOS7/Frameworks/GLKit/GLKBaseEffect.h +++ b/iOS7/Frameworks/GLKit/GLKBaseEffect.h @@ -30,10 +30,10 @@ unsigned char _useConstantColor; unsigned char _propertyArrayStale; unsigned char _effectStale; + unsigned int _programName; GLKEffectPropertyConstantColor *_constantColorProp; NSMutableArray *_propertyArray; GLKEffect *_effect; - unsigned int _programName; union _GLKVector4 _lightModelAmbientColor; } @@ -55,8 +55,8 @@ - (id)description; - (void)prepareToDraw; - (void)updateBaseEffect; -- (BOOL)perPixelLightingEnabled; -- (BOOL)perVertexLightingEnabled; +- (_Bool)perPixelLightingEnabled; +- (_Bool)perVertexLightingEnabled; @property(nonatomic) union _GLKVector4 constantColor; // @synthesize constantColor=_constantColor; @property(readonly, nonatomic) GLKEffectPropertyFog *fog; // @synthesize fog=_fog; @property(readonly, nonatomic) GLKEffectPropertyTexture *texture2d1; // @synthesize texture2d1=_texture2d1; diff --git a/iOS7/Frameworks/GLKit/GLKEffect.h b/iOS7/Frameworks/GLKit/GLKEffect.h index 6f6d550a4..c5b2fe2fe 100644 --- a/iOS7/Frameworks/GLKit/GLKEffect.h +++ b/iOS7/Frameworks/GLKit/GLKEffect.h @@ -21,28 +21,28 @@ unsigned char _perPixelLightingEnabled; unsigned char _masksInitialized; _Bool _textureOrderStale; - NSMutableDictionary *_programHash; unsigned int _numLights; unsigned int _numTextures; - float *_materialAmbientColor; - float *_materialDiffuseColor; int _aColorLoc; - id *_effectShaderArray; - NSMutableArray *_lightProperties; - GLKShaderBlockNode *_vshRootNode; - GLKShaderBlockNode *_fshRootNode; unsigned int _vshName; unsigned int _fshName; unsigned int _programName; - char **_vshStrings; - char **_fshStrings; unsigned int _numVshStrings; unsigned int _numFshStrings; int _lightModelAmbientColorLoc; int _baseLightingColorLoc; + NSMutableDictionary *_programHash; + float *_materialAmbientColor; + float *_materialDiffuseColor; + id *_effectShaderArray; + NSMutableArray *_lightProperties; + GLKShaderBlockNode *_vshRootNode; + GLKShaderBlockNode *_fshRootNode; + char **_vshStrings; + char **_fshStrings; + unsigned long long _dirtyUniforms; struct GLKBigInt_s *_fshMask; struct GLKBigInt_s *_vshMask; - unsigned long long _dirtyUniforms; union _GLKVector4 _baseLightingColor; struct GLKBigInt_s _prevFshMask; struct GLKBigInt_s _prevVshMask; @@ -108,8 +108,8 @@ - (void)updateFshStringsWithRoot:(id)arg1 enabled:(struct GLKBigInt_s)arg2; - (void)updateVshStringsWithRoot:(id)arg1 enabled:(struct GLKBigInt_s)arg2; - (void)setShaderBindings; -- (BOOL)useColorAttrib; -- (BOOL)useTexCoordAttrib; +- (_Bool)useColorAttrib; +- (_Bool)useTexCoordAttrib; - (void)setTextureIndices; - (void)addTransformProperty; - (void)dirtyAllUniforms; diff --git a/iOS7/Frameworks/GLKit/GLKEffectProperty.h b/iOS7/Frameworks/GLKit/GLKEffectProperty.h index 7734e4812..8dc60135b 100644 --- a/iOS7/Frameworks/GLKit/GLKEffectProperty.h +++ b/iOS7/Frameworks/GLKit/GLKEffectProperty.h @@ -16,8 +16,8 @@ unsigned char _masksInitialized; char *_vshSource; char *_fshSource; - GLKEffect *_effect; unsigned long long _dirtyUniforms; + GLKEffect *_effect; } + (void)logSetMasksWithLabel:(id)arg1 obj:(id)arg2 typeStr:(id)arg3; diff --git a/iOS7/Frameworks/GLKit/GLKEffectPropertyLight.h b/iOS7/Frameworks/GLKit/GLKEffectPropertyLight.h index 4a3050b1b..07e84f2df 100644 --- a/iOS7/Frameworks/GLKit/GLKEffectPropertyLight.h +++ b/iOS7/Frameworks/GLKit/GLKEffectPropertyLight.h @@ -25,7 +25,6 @@ unsigned char _positionEyeStale; unsigned char _firstLight; float _spotCutoffDegrees; - unsigned long long *_effectDirtyUniforms; int _positionEyeLoc; int _ambientLoc; int _diffuseLoc; @@ -40,6 +39,7 @@ int _ambientTermLoc; int _lightIndex; int _lightingType; + unsigned long long *_effectDirtyUniforms; union _GLKVector3 _normalizedSpotDirectionEye; union _GLKVector4 _positionEye; struct GLKBigInt_s _allVshMasks; diff --git a/iOS7/Frameworks/GLKit/GLKEffectPropertyMaterial.h b/iOS7/Frameworks/GLKit/GLKEffectPropertyMaterial.h index a144a12bc..e84e55688 100644 --- a/iOS7/Frameworks/GLKit/GLKEffectPropertyMaterial.h +++ b/iOS7/Frameworks/GLKit/GLKEffectPropertyMaterial.h @@ -13,12 +13,12 @@ union _GLKVector4 _specularColor; union _GLKVector4 _emissiveColor; float _shininess; - unsigned long long *_effectDirtyUniforms; int _ambientColorLoc; int _diffuseColorLoc; int _specularColorLoc; int _emissiveColorLoc; int _shininessLoc; + unsigned long long *_effectDirtyUniforms; struct GLKBigInt_s _colorMaterialEnabledMask; } diff --git a/iOS7/Frameworks/GLKit/GLKEffectPropertyTexGen.h b/iOS7/Frameworks/GLKit/GLKEffectPropertyTexGen.h index 42f32a634..691c7d99f 100644 --- a/iOS7/Frameworks/GLKit/GLKEffectPropertyTexGen.h +++ b/iOS7/Frameworks/GLKit/GLKEffectPropertyTexGen.h @@ -11,13 +11,13 @@ int _mode; float *_plane; int _coord; - float *_eyePlaneByInvModelview; int _modeLoc; int _planeLoc; int _eyePlaneByInvModelviewLoc; + unsigned int _textureIndex; + float *_eyePlaneByInvModelview; char *_modeNameString; char *_planeNameString; - unsigned int _textureIndex; } @property(nonatomic) unsigned int textureIndex; // @synthesize textureIndex=_textureIndex; diff --git a/iOS7/Frameworks/GLKit/GLKEffectPropertyTexture.h b/iOS7/Frameworks/GLKit/GLKEffectPropertyTexture.h index a1250ee1f..62adcd684 100644 --- a/iOS7/Frameworks/GLKit/GLKEffectPropertyTexture.h +++ b/iOS7/Frameworks/GLKit/GLKEffectPropertyTexture.h @@ -15,12 +15,12 @@ unsigned int _target; int _envMode; unsigned char _matrixEnabled; - NSString *_filePath; int _textureIndex; - char *_unit2dNameString; - char *_unitCubeNameString; int _unit2dLoc; int _unitCubeLoc; + NSString *_filePath; + char *_unit2dNameString; + char *_unitCubeNameString; NSMutableArray *_texGenArray; GLKEffectPropertyTexGen *_texGenS; GLKEffectPropertyTexGen *_texGenT; diff --git a/iOS7/Frameworks/GLKit/GLKHashableBigInt.h b/iOS7/Frameworks/GLKit/GLKHashableBigInt.h index c41ebaee0..65e6b093e 100644 --- a/iOS7/Frameworks/GLKit/GLKHashableBigInt.h +++ b/iOS7/Frameworks/GLKit/GLKHashableBigInt.h @@ -13,8 +13,8 @@ struct GLKBigInt_s _bigInt; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithBigInt:(struct GLKBigInt_s *)arg1; diff --git a/iOS7/Frameworks/GLKit/GLKReflectionMapEffect.h b/iOS7/Frameworks/GLKit/GLKReflectionMapEffect.h index d45fd3f06..bc015d9a4 100644 --- a/iOS7/Frameworks/GLKit/GLKReflectionMapEffect.h +++ b/iOS7/Frameworks/GLKit/GLKReflectionMapEffect.h @@ -14,13 +14,13 @@ { GLKEffectPropertyTexture *_textureCubeMap; union _GLKMatrix3 _matrix; - BOOL _dirtyUniforms; + _Bool _dirtyUniforms; int _matrixLoc; } @property(nonatomic) int matrixLoc; // @synthesize matrixLoc=_matrixLoc; @property(nonatomic) union _GLKMatrix3 matrix; // @synthesize matrix=_matrix; -@property(nonatomic) BOOL dirtyUniforms; // @synthesize dirtyUniforms=_dirtyUniforms; +@property(nonatomic) _Bool dirtyUniforms; // @synthesize dirtyUniforms=_dirtyUniforms; @property(readonly, nonatomic) GLKEffectPropertyTexture *textureCubeMap; // @synthesize textureCubeMap=_textureCubeMap; - (id)description; - (void)dealloc; diff --git a/iOS7/Frameworks/GLKit/GLKShaderBlockNode.h b/iOS7/Frameworks/GLKit/GLKShaderBlockNode.h index 1b92701c9..238889086 100644 --- a/iOS7/Frameworks/GLKit/GLKShaderBlockNode.h +++ b/iOS7/Frameworks/GLKit/GLKShaderBlockNode.h @@ -24,7 +24,7 @@ unsigned int _index; NSMutableString *_blockText; int _propertyClass; - BOOL _indexedMask; + _Bool _indexedMask; } + (void)printTreeVerbose:(id)arg1; @@ -37,7 +37,7 @@ + (struct GLKBigInt_s)maskForLabel:(id)arg1 root:(id)arg2 index:(int)arg3; + (id)copyTreeWithRootButNotSiblings:(id)arg1 parent:(id)arg2; + (id)copyTreeWithRoot:(id)arg1 parent:(id)arg2; -@property(nonatomic) BOOL indexedMask; // @synthesize indexedMask=_indexedMask; +@property(nonatomic) _Bool indexedMask; // @synthesize indexedMask=_indexedMask; @property(nonatomic) unsigned int index; // @synthesize index=_index; @property(nonatomic) int propertyClass; // @synthesize propertyClass=_propertyClass; @property(retain, nonatomic) NSMutableString *blockText; // @synthesize blockText=_blockText; diff --git a/iOS7/Frameworks/GLKit/GLKSkyboxEffect.h b/iOS7/Frameworks/GLKit/GLKSkyboxEffect.h index 0cb2dd6c1..02f08ed7a 100644 --- a/iOS7/Frameworks/GLKit/GLKSkyboxEffect.h +++ b/iOS7/Frameworks/GLKit/GLKSkyboxEffect.h @@ -24,9 +24,9 @@ unsigned int _vao; unsigned int _positionVBO; unsigned int _texCoordVBO; + unsigned int _programName; NSMutableArray *_propertyArray; GLKEffect *_effect; - unsigned int _programName; } @property(nonatomic) unsigned char centerChanged; // @synthesize centerChanged=_centerChanged; diff --git a/iOS7/Frameworks/GLKit/GLKTexture.h b/iOS7/Frameworks/GLKit/GLKTexture.h index e2b4f17a6..81c00a22b 100644 --- a/iOS7/Frameworks/GLKit/GLKTexture.h +++ b/iOS7/Frameworks/GLKit/GLKTexture.h @@ -33,30 +33,30 @@ unsigned int format; unsigned int type; int _unpackAlignment; - BOOL _requestIssuedForAlphaPremultiplication; - BOOL _requestIssuedForMipmapGeneration; - BOOL _requestIssuedToReorientToGL; - BOOL _requestIssuedToInterpretGrayAsAlpha; - BOOL _requestIssuedForSRGB; - BOOL _hasPremultipliedAlpha; - BOOL isPowerOfTwo; - BOOL _isCubeMap; - BOOL isMipmapped; - BOOL isVerticalFlipped; - BOOL hasAlpha; - BOOL reOrient; + _Bool _requestIssuedForAlphaPremultiplication; + _Bool _requestIssuedForMipmapGeneration; + _Bool _requestIssuedToReorientToGL; + _Bool _requestIssuedToInterpretGrayAsAlpha; + _Bool _requestIssuedForSRGB; + _Bool _hasPremultipliedAlpha; + _Bool isPowerOfTwo; + _Bool _isCubeMap; + _Bool isMipmapped; + _Bool isVerticalFlipped; + _Bool hasAlpha; + _Bool reOrient; unsigned int _primarySurfaceLength; NSString *_label; } @property(copy, nonatomic) NSString *label; // @synthesize label=_label; -@property(nonatomic) BOOL reOrient; // @synthesize reOrient; -@property(nonatomic) BOOL hasAlpha; // @synthesize hasAlpha; -@property(nonatomic) BOOL isVerticalFlipped; // @synthesize isVerticalFlipped; -@property(nonatomic) BOOL isMipmapped; // @synthesize isMipmapped; -@property(nonatomic) BOOL isCubeMap; // @synthesize isCubeMap=_isCubeMap; -@property(nonatomic) BOOL isPowerOfTwo; // @synthesize isPowerOfTwo; -@property(readonly) BOOL hasPremultipliedAlpha; // @synthesize hasPremultipliedAlpha=_hasPremultipliedAlpha; +@property(nonatomic) _Bool reOrient; // @synthesize reOrient; +@property(nonatomic) _Bool hasAlpha; // @synthesize hasAlpha; +@property(nonatomic) _Bool isVerticalFlipped; // @synthesize isVerticalFlipped; +@property(nonatomic) _Bool isMipmapped; // @synthesize isMipmapped; +@property(nonatomic) _Bool isCubeMap; // @synthesize isCubeMap=_isCubeMap; +@property(nonatomic) _Bool isPowerOfTwo; // @synthesize isPowerOfTwo; +@property(readonly) _Bool hasPremultipliedAlpha; // @synthesize hasPremultipliedAlpha=_hasPremultipliedAlpha; @property(nonatomic) unsigned int nSurfaces; // @synthesize nSurfaces; @property(nonatomic) unsigned int nPrimarySurfaces; // @synthesize nPrimarySurfaces; @property(nonatomic) unsigned int nComponents; // @synthesize nComponents; @@ -77,25 +77,25 @@ @property(nonatomic) int loadMode; // @synthesize loadMode; @property(nonatomic) unsigned int GLTextureName; // @synthesize GLTextureName; @property(readonly) NSData *imageData; // @synthesize imageData; -- (BOOL)premultiplyWithAlpha:(void *)arg1 source:(void *)arg2 withWidth:(unsigned int)arg3 withHeight:(unsigned int)arg4 withRowBytes:(unsigned int)arg5 error:(id *)arg6; -- (BOOL)reorientToGL:(void *)arg1 source:(void *)arg2 withWidth:(unsigned int)arg3 withHeight:(unsigned int)arg4 withRowBytes:(unsigned int)arg5 error:(id *)arg6; -- (BOOL)determinePVRFormat:(unsigned int)arg1; -- (BOOL)determineCGImageBlockFormatWithComponentType:(int)arg1 andPixelSize:(unsigned long)arg2 andColorModel:(int)arg3; -- (BOOL)uploadToGLTexture:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)_uploadToGLTexture:(unsigned int)arg1 data:(id)arg2 width:(int)arg3 height:(int)arg4 dataCategory:(int)arg5 cubeMapIndex:(int)arg6 mipMapIndex:(int)arg7 error:(id *)arg8; -- (BOOL)loadCGImage:(struct CGImage *)arg1 options:(id)arg2 error:(id *)arg3; -- (BOOL)loadWithData:(id)arg1 options:(id)arg2 error:(id *)arg3; -- (BOOL)decodeCGImage:(struct CGImage *)arg1; -- (BOOL)decodeCGImageImageProvider:(struct CGImage *)arg1 CGImageProvider:(struct CGImageProvider *)arg2; -- (BOOL)decodeCGImageDataProvider:(struct CGImage *)arg1; -- (void *)alignmentFix:(unsigned long)arg1 data:(const void *)arg2; -- (BOOL)loadPVRTCData:(id)arg1 error:(id *)arg2; +- (_Bool)premultiplyWithAlpha:(void *)arg1 source:(void *)arg2 withWidth:(unsigned int)arg3 withHeight:(unsigned int)arg4 withRowBytes:(unsigned int)arg5 error:(id *)arg6; +- (_Bool)reorientToGL:(void *)arg1 source:(void *)arg2 withWidth:(unsigned int)arg3 withHeight:(unsigned int)arg4 withRowBytes:(unsigned int)arg5 error:(id *)arg6; +- (_Bool)determinePVRFormat:(unsigned int)arg1; +- (_Bool)determineCGImageBlockFormatWithComponentType:(int)arg1 andPixelSize:(unsigned long long)arg2 andColorModel:(int)arg3; +- (_Bool)uploadToGLTexture:(unsigned int)arg1 error:(id *)arg2; +- (_Bool)_uploadToGLTexture:(unsigned int)arg1 data:(id)arg2 width:(int)arg3 height:(int)arg4 dataCategory:(int)arg5 cubeMapIndex:(int)arg6 mipMapIndex:(int)arg7 error:(id *)arg8; +- (_Bool)loadCGImage:(struct CGImage *)arg1 options:(id)arg2 error:(id *)arg3; +- (_Bool)loadWithData:(id)arg1 options:(id)arg2 error:(id *)arg3; +- (_Bool)decodeCGImage:(struct CGImage *)arg1; +- (_Bool)decodeCGImageImageProvider:(struct CGImage *)arg1 CGImageProvider:(struct CGImageProvider *)arg2; +- (_Bool)decodeCGImageDataProvider:(struct CGImage *)arg1; +- (void *)alignmentFix:(unsigned long long)arg1 data:(const void *)arg2; +- (_Bool)loadPVRTCData:(id)arg1 error:(id *)arg2; - (id)initWithDecodedData:(id)arg1 width:(unsigned int)arg2 height:(unsigned int)arg3 rowBytes:(unsigned int)arg4 texture:(id)arg5 cubeMapIndex:(int)arg6 options:(id)arg7 error:(id *)arg8; -- (id)initWithCGImage:(struct CGImage *)arg1 forceCubeMap:(BOOL)arg2 wasCubeMap:(char *)arg3 cubeMapIndex:(int)arg4 options:(id)arg5 error:(id *)arg6; -- (id)initWithData:(id)arg1 forceCubeMap:(BOOL)arg2 wasCubeMap:(char *)arg3 cubeMapIndex:(int)arg4 options:(id)arg5 error:(id *)arg6; -- (BOOL)canHonorSRGBrequest; -- (BOOL)shouldApplyReorientToGL; -- (BOOL)shouldApplyPremultiplication; +- (id)initWithCGImage:(struct CGImage *)arg1 forceCubeMap:(_Bool)arg2 wasCubeMap:(_Bool *)arg3 cubeMapIndex:(int)arg4 options:(id)arg5 error:(id *)arg6; +- (id)initWithData:(id)arg1 forceCubeMap:(_Bool)arg2 wasCubeMap:(_Bool *)arg3 cubeMapIndex:(int)arg4 options:(id)arg5 error:(id *)arg6; +- (_Bool)canHonorSRGBrequest; +- (_Bool)shouldApplyReorientToGL; +- (_Bool)shouldApplyPremultiplication; - (void)updateRequestedOperationsFromOptions:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/GLKit/GLKTextureInfo.h b/iOS7/Frameworks/GLKit/GLKTextureInfo.h index d24cffb42..09f264aba 100644 --- a/iOS7/Frameworks/GLKit/GLKTextureInfo.h +++ b/iOS7/Frameworks/GLKit/GLKTextureInfo.h @@ -16,10 +16,10 @@ unsigned int height; int alphaState; int textureOrigin; - BOOL containsMipmaps; + _Bool containsMipmaps; } -@property(readonly) BOOL containsMipmaps; // @synthesize containsMipmaps; +@property(readonly) _Bool containsMipmaps; // @synthesize containsMipmaps; @property(readonly) int textureOrigin; // @synthesize textureOrigin; @property(readonly) int alphaState; // @synthesize alphaState; @property(readonly) unsigned int height; // @synthesize height; diff --git a/iOS7/Frameworks/GLKit/GLKView.h b/iOS7/Frameworks/GLKit/GLKView.h index 8e8ddf9a0..a567f136a 100644 --- a/iOS7/Frameworks/GLKit/GLKView.h +++ b/iOS7/Frameworks/GLKit/GLKView.h @@ -12,10 +12,9 @@ @interface GLKView : UIView { - BOOL _inDraw; - BOOL _shouldDeleteFramebuffer; - BOOL _enableSetNeedsDisplay; - NSMutableDictionary *_drawableProperties; + _Bool _inDraw; + _Bool _shouldDeleteFramebuffer; + _Bool _enableSetNeedsDisplay; unsigned int _resolveFramebuffer; unsigned int _resolveColorRenderbuffer; unsigned int _multisampleFramebuffer; @@ -23,21 +22,22 @@ unsigned int _depthRenderbuffer; unsigned int _stencilRenderbuffer; unsigned int _depthStencilRenderbuffer; - id _delegate; - EAGLContext *_context; - int _drawableWidth; - int _drawableHeight; int _drawableColorFormat; int _drawableDepthFormat; int _drawableStencilFormat; int _drawableMultisample; + NSMutableDictionary *_drawableProperties; + id _delegate; + EAGLContext *_context; + long long _drawableWidth; + long long _drawableHeight; void *_drawRectIMP; } + (Class)layerClass; @property(nonatomic) void *drawRectIMP; // @synthesize drawRectIMP=_drawRectIMP; -@property(readonly, nonatomic) int drawableHeight; // @synthesize drawableHeight=_drawableHeight; -@property(readonly, nonatomic) int drawableWidth; // @synthesize drawableWidth=_drawableWidth; +@property(readonly, nonatomic) long long drawableHeight; // @synthesize drawableHeight=_drawableHeight; +@property(readonly, nonatomic) long long drawableWidth; // @synthesize drawableWidth=_drawableWidth; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) unsigned int depthStencilRenderbuffer; // @synthesize depthStencilRenderbuffer=_depthStencilRenderbuffer; @property(nonatomic) unsigned int stencilRenderbuffer; // @synthesize stencilRenderbuffer=_stencilRenderbuffer; @@ -46,16 +46,16 @@ @property(nonatomic) unsigned int multisampleFramebuffer; // @synthesize multisampleFramebuffer=_multisampleFramebuffer; @property(nonatomic) unsigned int resolveColorRenderbuffer; // @synthesize resolveColorRenderbuffer=_resolveColorRenderbuffer; @property(nonatomic) unsigned int resolveFramebuffer; // @synthesize resolveFramebuffer=_resolveFramebuffer; -@property(nonatomic) BOOL shouldDeleteFramebuffer; // @synthesize shouldDeleteFramebuffer=_shouldDeleteFramebuffer; +@property(nonatomic) _Bool shouldDeleteFramebuffer; // @synthesize shouldDeleteFramebuffer=_shouldDeleteFramebuffer; @property(retain, nonatomic) NSMutableDictionary *drawableProperties; // @synthesize drawableProperties=_drawableProperties; -@property(nonatomic) BOOL inDraw; // @synthesize inDraw=_inDraw; +@property(nonatomic) _Bool inDraw; // @synthesize inDraw=_inDraw; - (void)layoutSubviews; -- (void)setContentScaleFactor:(float)arg1; +- (void)setContentScaleFactor:(double)arg1; - (void)display; -- (BOOL)_controlsOwnScaleFactor; -- (BOOL)_canDrawContent; +- (_Bool)_controlsOwnScaleFactor; +- (_Bool)_canDrawContent; - (void)displayLayer:(id)arg1; -@property(nonatomic) BOOL enableSetNeedsDisplay; // @synthesize enableSetNeedsDisplay=_enableSetNeedsDisplay; +@property(nonatomic) _Bool enableSetNeedsDisplay; // @synthesize enableSetNeedsDisplay=_enableSetNeedsDisplay; - (id)snapshot; - (void)bindDrawable; @property(nonatomic) int drawableMultisample; // @synthesize drawableMultisample=_drawableMultisample; @@ -63,10 +63,10 @@ @property(nonatomic) int drawableDepthFormat; // @synthesize drawableDepthFormat=_drawableDepthFormat; @property(nonatomic) int drawableColorFormat; // @synthesize drawableColorFormat=_drawableColorFormat; @property(retain, nonatomic) EAGLContext *context; // @synthesize context=_context; -- (void)_display:(BOOL)arg1; -- (BOOL)_presentFramebuffer; +- (void)_display:(_Bool)arg1; +- (_Bool)_presentFramebuffer; - (void)_resolveAndDiscard; -- (void)_setFramebuffer:(char *)arg1; +- (void)_setFramebuffer:(_Bool *)arg1; - (void)_deleteFramebuffer; - (void)deleteDrawable; - (void)_createFramebuffer; diff --git a/iOS7/Frameworks/GLKit/GLKViewController.h b/iOS7/Frameworks/GLKit/GLKViewController.h index fff22a3fb..ff18f5ee0 100644 --- a/iOS7/Frameworks/GLKit/GLKViewController.h +++ b/iOS7/Frameworks/GLKit/GLKViewController.h @@ -13,28 +13,28 @@ @interface GLKViewController : UIViewController { - BOOL _displayLinkPaused; - BOOL _viewIsVisible; - BOOL _firstResumeOccurred; - BOOL _lastResumeOccurred; - BOOL _lastUpdateOccurred; - BOOL _lastDrawOccurred; - BOOL _pauseOnWillResignActive; - BOOL _resumeOnDidBecomeActive; + _Bool _displayLinkPaused; + _Bool _viewIsVisible; + _Bool _firstResumeOccurred; + _Bool _lastResumeOccurred; + _Bool _lastUpdateOccurred; + _Bool _lastDrawOccurred; + _Bool _pauseOnWillResignActive; + _Bool _resumeOnDidBecomeActive; UIScreen *_screen; CADisplayLink *_displayLink; GLKDisplayLinkMessenger *_displayLinkMessenger; - void *_updateIMP; - id _delegate; - int _screenFramesPerSecond; - int _frameInterval; - int _preferredFramesPerSecond; - int _framesPerSecond; - int _framesDisplayed; double _timeSinceFirstResumeStartTime; double _timeSinceLastResumeStartTime; double _timeSinceLastUpdatePreviousTime; double _timeSinceLastDrawPreviousTime; + void *_updateIMP; + id _delegate; + long long _screenFramesPerSecond; + long long _frameInterval; + long long _preferredFramesPerSecond; + long long _framesPerSecond; + long long _framesDisplayed; double _timeSinceFirstResume; double _timeSinceLastResume; double _timeSinceLastUpdate; @@ -43,45 +43,45 @@ @property(readonly, nonatomic) double timeSinceLastDraw; // @synthesize timeSinceLastDraw=_timeSinceLastDraw; @property(readonly, nonatomic) double timeSinceLastUpdate; // @synthesize timeSinceLastUpdate=_timeSinceLastUpdate; -@property(readonly, nonatomic) int framesDisplayed; // @synthesize framesDisplayed=_framesDisplayed; -@property(readonly, nonatomic) int framesPerSecond; // @synthesize framesPerSecond=_framesPerSecond; -@property(nonatomic) int frameInterval; // @synthesize frameInterval=_frameInterval; -@property(nonatomic) int screenFramesPerSecond; // @synthesize screenFramesPerSecond=_screenFramesPerSecond; +@property(readonly, nonatomic) long long framesDisplayed; // @synthesize framesDisplayed=_framesDisplayed; +@property(readonly, nonatomic) long long framesPerSecond; // @synthesize framesPerSecond=_framesPerSecond; +@property(nonatomic) long long frameInterval; // @synthesize frameInterval=_frameInterval; +@property(nonatomic) long long screenFramesPerSecond; // @synthesize screenFramesPerSecond=_screenFramesPerSecond; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) void *updateIMP; // @synthesize updateIMP=_updateIMP; @property(nonatomic) double timeSinceLastDrawPreviousTime; // @synthesize timeSinceLastDrawPreviousTime=_timeSinceLastDrawPreviousTime; -@property(nonatomic) BOOL lastDrawOccurred; // @synthesize lastDrawOccurred=_lastDrawOccurred; +@property(nonatomic) _Bool lastDrawOccurred; // @synthesize lastDrawOccurred=_lastDrawOccurred; @property(nonatomic) double timeSinceLastUpdatePreviousTime; // @synthesize timeSinceLastUpdatePreviousTime=_timeSinceLastUpdatePreviousTime; -@property(nonatomic) BOOL lastUpdateOccurred; // @synthesize lastUpdateOccurred=_lastUpdateOccurred; +@property(nonatomic) _Bool lastUpdateOccurred; // @synthesize lastUpdateOccurred=_lastUpdateOccurred; @property(nonatomic) double timeSinceLastResumeStartTime; // @synthesize timeSinceLastResumeStartTime=_timeSinceLastResumeStartTime; -@property(nonatomic) BOOL lastResumeOccurred; // @synthesize lastResumeOccurred=_lastResumeOccurred; +@property(nonatomic) _Bool lastResumeOccurred; // @synthesize lastResumeOccurred=_lastResumeOccurred; @property(nonatomic) double timeSinceFirstResumeStartTime; // @synthesize timeSinceFirstResumeStartTime=_timeSinceFirstResumeStartTime; -@property(nonatomic) BOOL firstResumeOccurred; // @synthesize firstResumeOccurred=_firstResumeOccurred; -@property(nonatomic) BOOL viewIsVisible; // @synthesize viewIsVisible=_viewIsVisible; +@property(nonatomic) _Bool firstResumeOccurred; // @synthesize firstResumeOccurred=_firstResumeOccurred; +@property(nonatomic) _Bool viewIsVisible; // @synthesize viewIsVisible=_viewIsVisible; @property(retain, nonatomic) GLKDisplayLinkMessenger *displayLinkMessenger; // @synthesize displayLinkMessenger=_displayLinkMessenger; -@property(nonatomic) BOOL displayLinkPaused; // @synthesize displayLinkPaused=_displayLinkPaused; +@property(nonatomic) _Bool displayLinkPaused; // @synthesize displayLinkPaused=_displayLinkPaused; @property(retain, nonatomic) CADisplayLink *displayLink; // @synthesize displayLink=_displayLink; @property(retain, nonatomic) UIScreen *screen; // @synthesize screen=_screen; - (void)glkView:(id)arg1 drawInRect:(struct CGRect)arg2; -@property(nonatomic) BOOL resumeOnDidBecomeActive; // @synthesize resumeOnDidBecomeActive=_resumeOnDidBecomeActive; -@property(nonatomic) BOOL pauseOnWillResignActive; // @synthesize pauseOnWillResignActive=_pauseOnWillResignActive; +@property(nonatomic) _Bool resumeOnDidBecomeActive; // @synthesize resumeOnDidBecomeActive=_resumeOnDidBecomeActive; +@property(nonatomic) _Bool pauseOnWillResignActive; // @synthesize pauseOnWillResignActive=_pauseOnWillResignActive; @property(readonly, nonatomic) double timeSinceLastResume; // @synthesize timeSinceLastResume=_timeSinceLastResume; @property(readonly, nonatomic) double timeSinceFirstResume; // @synthesize timeSinceFirstResume=_timeSinceFirstResume; -@property(nonatomic, getter=isPaused) BOOL paused; -@property(nonatomic) int preferredFramesPerSecond; // @synthesize preferredFramesPerSecond=_preferredFramesPerSecond; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +@property(nonatomic, getter=isPaused) _Bool paused; +@property(nonatomic) long long preferredFramesPerSecond; // @synthesize preferredFramesPerSecond=_preferredFramesPerSecond; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)viewDidLoad; - (void)loadView; - (void)setView:(id)arg1; -- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2; +- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(_Bool)arg2; - (void)_updateScreenIfChanged; - (void)_resumeByNotification; - (void)_pauseByNotification; - (void)_updateAndDraw; - (void)_createDisplayLinkForScreen:(id)arg1; -- (int)_calculateScreenFramesPerSecond:(id)arg1; +- (long long)_calculateScreenFramesPerSecond:(id)arg1; - (void)_configureNotifications; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/GLKit/NSObject-Protocol.h b/iOS7/Frameworks/GLKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/GLKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/GLKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/GameController/CBPeripheralDelegate-Protocol.h b/iOS7/Frameworks/GameController/CBPeripheralDelegate-Protocol.h index 3ddc2ccfb..12f9ec621 100644 --- a/iOS7/Frameworks/GameController/CBPeripheralDelegate-Protocol.h +++ b/iOS7/Frameworks/GameController/CBPeripheralDelegate-Protocol.h @@ -19,7 +19,7 @@ - (void)peripheral:(id)arg1 didDiscoverIncludedServicesForService:(id)arg2 error:(id)arg3; - (void)peripheral:(id)arg1 didDiscoverServices:(id)arg2; - (void)peripheralDidUpdateRSSI:(id)arg1 error:(id)arg2; -- (void)peripheral:(id)arg1 didInvalidateServices:(id)arg2; +- (void)peripheral:(id)arg1 didModifyServices:(id)arg2; - (void)peripheralDidInvalidateServices:(id)arg1; - (void)peripheralDidUpdateName:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/GCController.h b/iOS7/Frameworks/GameController/GCController.h index 20b596203..5b791f284 100644 --- a/iOS7/Frameworks/GameController/GCController.h +++ b/iOS7/Frameworks/GameController/GCController.h @@ -22,8 +22,8 @@ @property(retain) id profile; @property(readonly) GCExtendedGamepad *extendedGamepad; @property(readonly) GCGamepad *gamepad; -@property(nonatomic) int playerIndex; -@property(readonly, getter=isAttachedToDevice) BOOL attachedToDevice; +@property(nonatomic) long long playerIndex; +@property(readonly, getter=isAttachedToDevice) _Bool attachedToDevice; @property(readonly) NSString *vendorName; @property(copy) id controllerPausedHandler; diff --git a/iOS7/Frameworks/GameController/GCControllerAxisInput.h b/iOS7/Frameworks/GameController/GCControllerAxisInput.h index c490e4ade..2a884b9e7 100644 --- a/iOS7/Frameworks/GameController/GCControllerAxisInput.h +++ b/iOS7/Frameworks/GameController/GCControllerAxisInput.h @@ -12,14 +12,14 @@ { } -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; -- (BOOL)_setValue:(float)arg1; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)_setValue:(float)arg1; @property(readonly, nonatomic) GCControllerButtonInput *negative; @property(readonly, nonatomic) GCControllerButtonInput *positive; @property(copy) id valueChangedHandler; -@property(readonly, nonatomic, getter=isFlipped) BOOL flipped; -@property(readonly, nonatomic, getter=isDigital) BOOL digital; -- (BOOL)isAnalog; +@property(readonly, nonatomic, getter=isFlipped) _Bool flipped; +@property(readonly, nonatomic, getter=isDigital) _Bool digital; +- (_Bool)isAnalog; @property(readonly) float value; - (id)description; diff --git a/iOS7/Frameworks/GameController/GCControllerButtonInput.h b/iOS7/Frameworks/GameController/GCControllerButtonInput.h index 5b2e78e26..afeb39ea8 100644 --- a/iOS7/Frameworks/GameController/GCControllerButtonInput.h +++ b/iOS7/Frameworks/GameController/GCControllerButtonInput.h @@ -11,9 +11,9 @@ } @property(copy) id valueChangedHandler; -@property(readonly, getter=isPressed) BOOL pressed; -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; -- (BOOL)_setValue:(float)arg1; +@property(readonly, getter=isPressed) _Bool pressed; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)_setValue:(float)arg1; @property(readonly) float value; @end diff --git a/iOS7/Frameworks/GameController/GCControllerCBDelegate.h b/iOS7/Frameworks/GameController/GCControllerCBDelegate.h index c4d176ebb..73bb8444f 100644 --- a/iOS7/Frameworks/GameController/GCControllerCBDelegate.h +++ b/iOS7/Frameworks/GameController/GCControllerCBDelegate.h @@ -11,6 +11,7 @@ @class CBCentralManager, NSMutableArray; +// Not exported @interface GCControllerCBDelegate : NSObject { NSMutableArray *_foundPeripherals; diff --git a/iOS7/Frameworks/GameController/GCControllerDirectionPad.h b/iOS7/Frameworks/GameController/GCControllerDirectionPad.h index 7067fdf9c..96af4a0b2 100644 --- a/iOS7/Frameworks/GameController/GCControllerDirectionPad.h +++ b/iOS7/Frameworks/GameController/GCControllerDirectionPad.h @@ -19,9 +19,9 @@ @property(readonly) GCControllerAxisInput *yAxis; @property(readonly) GCControllerAxisInput *xAxis; - (id)description; -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; @property(copy) id valueChangedHandler; -- (id)initWithFlippedY:(BOOL)arg1 digital:(BOOL)arg2; +- (id)initWithFlippedY:(_Bool)arg1 digital:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/GameController/GCControllerElement.h b/iOS7/Frameworks/GameController/GCControllerElement.h index 97aa9a382..bc0f419dc 100644 --- a/iOS7/Frameworks/GameController/GCControllerElement.h +++ b/iOS7/Frameworks/GameController/GCControllerElement.h @@ -10,9 +10,9 @@ { } -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; -- (BOOL)_setValue:(float)arg1; -@property(readonly, getter=isAnalog) BOOL analog; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)_setValue:(float)arg1; +@property(readonly, getter=isAnalog) _Bool analog; @property(readonly) GCControllerElement *collection; - (float)value; diff --git a/iOS7/Frameworks/GameController/GCControllerManager.h b/iOS7/Frameworks/GameController/GCControllerManager.h index af8747463..de5e349a0 100644 --- a/iOS7/Frameworks/GameController/GCControllerManager.h +++ b/iOS7/Frameworks/GameController/GCControllerManager.h @@ -6,9 +6,12 @@ #import "NSObject.h" +#import "GameControllerDaemonListener-Protocol.h" + @class NSMutableArray, NSObject; -@interface GCControllerManager : NSObject +// Not exported +@interface GCControllerManager : NSObject { struct __IOHIDManager *_hidManager; NSMutableArray *_controllers; @@ -25,6 +28,7 @@ - (void)open; - (id)controllers; - (void)removeController:(id)arg1; +- (void)controllerIndex:(long long)arg1 setData:(id)arg2; - (void)addController:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/GameController/GCExtendedGamepad.h b/iOS7/Frameworks/GameController/GCExtendedGamepad.h index 5d23c6e31..fbf014f8a 100644 --- a/iOS7/Frameworks/GameController/GCExtendedGamepad.h +++ b/iOS7/Frameworks/GameController/GCExtendedGamepad.h @@ -12,9 +12,9 @@ { } -+ (BOOL)supportsUSBInterfaceProtocol:(unsigned char)arg1; ++ (_Bool)supportsUSBInterfaceProtocol:(unsigned char)arg1; - (void)didChangeValueForElement:(id)arg1; -- (void)setButton:(id)arg1 pressed:(BOOL)arg2; +- (void)setButton:(id)arg1 pressed:(_Bool)arg2; - (void)setButton:(id)arg1 value:(double)arg2; - (void)setDpad:(id)arg1 x:(double)arg2 y:(double)arg3; - (id)inputForElement:(struct __IOHIDElement *)arg1; @@ -36,6 +36,7 @@ @property(readonly) GCControllerDirectionPad *dpad; @property(copy) id valueChangedHandler; @property(readonly) GCController *controller; +- (id)initWithController:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/GCExtendedGamepadSnapshot.h b/iOS7/Frameworks/GameController/GCExtendedGamepadSnapshot.h index 8ec6a2e41..0c07ecf24 100644 --- a/iOS7/Frameworks/GameController/GCExtendedGamepadSnapshot.h +++ b/iOS7/Frameworks/GameController/GCExtendedGamepadSnapshot.h @@ -10,11 +10,15 @@ @interface GCExtendedGamepadSnapshot : GCExtendedGamepad { + NSData *snapshotData; } + (id)allocWithZone:(struct _NSZone *)arg1; +- (void).cxx_destruct; +- (id)initWithController:(id)arg1 snapshotData:(id)arg2; - (id)initWithSnapshotData:(id)arg1; -@property(copy) NSData *snapshotData; +- (id)init; +@property(copy) NSData *snapshotData; // @synthesize snapshotData; @end diff --git a/iOS7/Frameworks/GameController/GCGamepad.h b/iOS7/Frameworks/GameController/GCGamepad.h index 7037c7934..99692bc36 100644 --- a/iOS7/Frameworks/GameController/GCGamepad.h +++ b/iOS7/Frameworks/GameController/GCGamepad.h @@ -12,9 +12,9 @@ { } -+ (BOOL)supportsUSBInterfaceProtocol:(unsigned char)arg1; ++ (_Bool)supportsUSBInterfaceProtocol:(unsigned char)arg1; - (void)didChangeValueForElement:(id)arg1; -- (void)setButton:(id)arg1 pressed:(BOOL)arg2; +- (void)setButton:(id)arg1 pressed:(_Bool)arg2; - (void)setButton:(id)arg1 value:(double)arg2; - (void)setDpad:(id)arg1 x:(double)arg2 y:(double)arg3; - (id)inputForElement:(struct __IOHIDElement *)arg1; @@ -32,6 +32,7 @@ @property(readonly) GCControllerDirectionPad *dpad; @property(copy) id valueChangedHandler; @property(readonly) GCController *controller; +- (id)initWithController:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/GCGamepadSnapshot.h b/iOS7/Frameworks/GameController/GCGamepadSnapshot.h index c9bc08942..bf3bca53d 100644 --- a/iOS7/Frameworks/GameController/GCGamepadSnapshot.h +++ b/iOS7/Frameworks/GameController/GCGamepadSnapshot.h @@ -10,11 +10,15 @@ @interface GCGamepadSnapshot : GCGamepad { + NSData *snapshotData; } + (id)allocWithZone:(struct _NSZone *)arg1; +- (void).cxx_destruct; +- (id)initWithController:(id)arg1 snapshotData:(id)arg2; - (id)initWithSnapshotData:(id)arg1; -@property(copy) NSData *snapshotData; +- (id)init; +@property(copy) NSData *snapshotData; // @synthesize snapshotData; @end diff --git a/iOS7/Frameworks/GameController/GCNamedProfile-Protocol.h b/iOS7/Frameworks/GameController/GCNamedProfile-Protocol.h index 32a0a61e2..a250ebc2a 100644 --- a/iOS7/Frameworks/GameController/GCNamedProfile-Protocol.h +++ b/iOS7/Frameworks/GameController/GCNamedProfile-Protocol.h @@ -10,7 +10,8 @@ @protocol GCNamedProfile @property(readonly) NSString *name; -- (void)setPlayerIndex:(int)arg1; +- (void)setController:(id)arg1; +- (void)setPlayerIndex:(long long)arg1; - (id)initWithController:(id)arg1; - (void)didChangeValueForElement:(id)arg1; - (id)inputForElement:(struct __IOHIDElement *)arg1; diff --git a/iOS7/Frameworks/GameController/GameControllerDaemonListener-Protocol.h b/iOS7/Frameworks/GameController/GameControllerDaemonListener-Protocol.h new file mode 100644 index 000000000..5829ae5c4 --- /dev/null +++ b/iOS7/Frameworks/GameController/GameControllerDaemonListener-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol GameControllerDaemonListener +- (void)controllerIndex:(long long)arg1 setData:(id)arg2; +- (void)addController:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iPodUI/NSCoding-Protocol.h b/iOS7/Frameworks/GameController/NSCoding-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/NSCoding-Protocol.h rename to iOS7/Frameworks/GameController/NSCoding-Protocol.h diff --git a/iOS7/Frameworks/GameController/NSObject-Protocol.h b/iOS7/Frameworks/GameController/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/GameController/NSObject-Protocol.h +++ b/iOS7/Frameworks/GameController/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/GameController/NSSecureCoding-Protocol.h b/iOS7/Frameworks/GameController/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..485c77458 --- /dev/null +++ b/iOS7/Frameworks/GameController/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/Frameworks/GameController/_GCACHomeButton.h b/iOS7/Frameworks/GameController/_GCACHomeButton.h index 2ff49b3ed..1fcb72d75 100644 --- a/iOS7/Frameworks/GameController/_GCACHomeButton.h +++ b/iOS7/Frameworks/GameController/_GCACHomeButton.h @@ -6,14 +6,15 @@ #import +// Not exported @interface _GCACHomeButton : _GCControllerButtonInput { id <_GCACHomeButtonDelegate> _delegate; - BOOL needsReset; + _Bool needsReset; } - (void).cxx_destruct; -- (BOOL)_setValue:(float)arg1; +- (_Bool)_setValue:(float)arg1; - (id)initWithDelegate:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/_GCController.h b/iOS7/Frameworks/GameController/_GCController.h index 4218188e1..b48e13cd9 100644 --- a/iOS7/Frameworks/GameController/_GCController.h +++ b/iOS7/Frameworks/GameController/_GCController.h @@ -6,18 +6,22 @@ #import +#import "NSSecureCoding-Protocol.h" + @class NSString; -@interface _GCController : GCController +// Not exported +@interface _GCController : GCController { id _controllerPausedHandler; NSString *_vendorName; - int _playerIndex; + long long _playerIndex; id _profile; struct __IOHIDDevice *_deviceRef; unsigned int _service; } ++ (_Bool)supportsSecureCoding; - (unsigned int)service; - (struct __IOHIDDevice *)deviceRef; - (void)setProfile:(id)arg1; @@ -27,13 +31,15 @@ - (void).cxx_destruct; - (id)extendedGamepad; - (id)gamepad; -- (void)setPlayerIndex:(int)arg1; -- (int)playerIndex; -- (BOOL)isAttachedToDevice; +- (void)setPlayerIndex:(long long)arg1; +- (long long)playerIndex; +- (_Bool)isAttachedToDevice; - (id)vendorName; - (void)clearDeviceRef; - (id)initWithDeviceRef:(struct __IOHIDDevice *)arg1; -- (unsigned int)deviceHash; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (unsigned long long)deviceHash; @end diff --git a/iOS7/Frameworks/GameController/_GCControllerAxisButtonInput.h b/iOS7/Frameworks/GameController/_GCControllerAxisButtonInput.h index daa05c7fb..e0741303b 100644 --- a/iOS7/Frameworks/GameController/_GCControllerAxisButtonInput.h +++ b/iOS7/Frameworks/GameController/_GCControllerAxisButtonInput.h @@ -8,21 +8,22 @@ @class _GCControllerAxisInput; +// Not exported @interface _GCControllerAxisButtonInput : _GCControllerButtonInput { _GCControllerAxisInput *_axis; - BOOL _positive; + _Bool _positive; } -@property(readonly, getter=isPositive) BOOL positive; // @synthesize positive=_positive; +@property(readonly, getter=isPositive) _Bool positive; // @synthesize positive=_positive; @property __weak _GCControllerAxisInput *axis; // @synthesize axis=_axis; - (void).cxx_destruct; - (float)value; -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; -- (BOOL)isAnalog; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)isAnalog; - (id)description; - (id)collection; -- (id)initWithAxis:(id)arg1 positive:(BOOL)arg2; +- (id)initWithAxis:(id)arg1 positive:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/GameController/_GCControllerAxisInput.h b/iOS7/Frameworks/GameController/_GCControllerAxisInput.h index 77f779d98..a37a83fe6 100644 --- a/iOS7/Frameworks/GameController/_GCControllerAxisInput.h +++ b/iOS7/Frameworks/GameController/_GCControllerAxisInput.h @@ -8,30 +8,31 @@ @class GCControllerButtonInput, GCControllerElement; +// Not exported @interface _GCControllerAxisInput : GCControllerAxisInput { float _value; id _valueChangedHandler; GCControllerButtonInput *_positive; GCControllerButtonInput *_negative; - BOOL _flipped; - BOOL _digital; + _Bool _flipped; + _Bool _digital; GCControllerElement *_collection; } -- (BOOL)isDigital; -- (BOOL)isFlipped; +- (_Bool)isDigital; +- (_Bool)isFlipped; - (id)positive; - (id)negative; - (void)setValueChangedHandler:(id)arg1; - (id)valueChangedHandler; - (float)value; - (void).cxx_destruct; -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; -- (BOOL)_setValue:(float)arg1; -- (BOOL)isAnalog; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)_setValue:(float)arg1; +- (_Bool)isAnalog; - (id)collection; -- (id)initWithCollection:(id)arg1 flipped:(BOOL)arg2 digital:(BOOL)arg3; +- (id)initWithCollection:(id)arg1 flipped:(_Bool)arg2 digital:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/GameController/_GCControllerButtonInput.h b/iOS7/Frameworks/GameController/_GCControllerButtonInput.h index 685b563b4..66ed6d85b 100644 --- a/iOS7/Frameworks/GameController/_GCControllerButtonInput.h +++ b/iOS7/Frameworks/GameController/_GCControllerButtonInput.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _GCControllerButtonInput : GCControllerButtonInput { id _valueChangedHandler; @@ -16,7 +17,7 @@ - (id)valueChangedHandler; - (float)value; - (void).cxx_destruct; -- (BOOL)_setValue:(float)arg1; +- (_Bool)_setValue:(float)arg1; @end diff --git a/iOS7/Frameworks/GameController/_GCControllerDirectionPad.h b/iOS7/Frameworks/GameController/_GCControllerDirectionPad.h index 6d1ded958..0ecb15fbc 100644 --- a/iOS7/Frameworks/GameController/_GCControllerDirectionPad.h +++ b/iOS7/Frameworks/GameController/_GCControllerDirectionPad.h @@ -8,6 +8,7 @@ @class _GCControllerAxisInput; +// Not exported @interface _GCControllerDirectionPad : GCControllerDirectionPad { id _valueChangedHandler; @@ -25,9 +26,9 @@ - (id)down; - (id)up; - (id)description; -- (BOOL)setHIDValue:(struct __IOHIDValue *)arg1; +- (_Bool)setHIDValue:(struct __IOHIDValue *)arg1; - (void)_fireValueChanged; -- (id)initWithFlippedY:(BOOL)arg1 digital:(BOOL)arg2; +- (id)initWithFlippedY:(_Bool)arg1 digital:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/GameController/_GCDragonflyControllerProfile.h b/iOS7/Frameworks/GameController/_GCDragonflyControllerProfile.h index 7d86289ff..6d04f1bc8 100644 --- a/iOS7/Frameworks/GameController/_GCDragonflyControllerProfile.h +++ b/iOS7/Frameworks/GameController/_GCDragonflyControllerProfile.h @@ -8,12 +8,14 @@ #import "_GCACHomeButtonDelegate-Protocol.h" -@class NSObject, _GCACHomeButton; +@class NSObject, _GCACHomeButton, _GCUserHIDDevice; +// Not exported @interface _GCDragonflyControllerProfile : _GCGamepad <_GCACHomeButtonDelegate> { _GCACHomeButton *_acHome; NSObject *_inputSource; + _GCUserHIDDevice *_emulatedHIDDevice; } - (void).cxx_destruct; diff --git a/iOS7/Frameworks/GameController/_GCExtendedGamepad.h b/iOS7/Frameworks/GameController/_GCExtendedGamepad.h index dab1c55b7..c10aac507 100644 --- a/iOS7/Frameworks/GameController/_GCExtendedGamepad.h +++ b/iOS7/Frameworks/GameController/_GCExtendedGamepad.h @@ -10,6 +10,7 @@ @class GCController, NSString, _GCControllerButtonInput, _GCControllerDirectionPad; +// Not exported @interface _GCExtendedGamepad : GCExtendedGamepad { GCController *_controller; @@ -27,7 +28,7 @@ _GCControllerButtonInput *_rightTrigger; } -+ (BOOL)supportsUSBInterfaceProtocol:(unsigned char)arg1; ++ (_Bool)supportsUSBInterfaceProtocol:(unsigned char)arg1; - (id)rightTrigger; - (id)leftTrigger; - (id)rightShoulder; @@ -43,9 +44,10 @@ - (id)valueChangedHandler; - (id)controller; - (void).cxx_destruct; -- (void)setPlayerIndex:(int)arg1; +- (void)setController:(id)arg1; +- (void)setPlayerIndex:(long long)arg1; @property(readonly) NSString *name; -- (id)initWithController:(id)arg1 dpadFlippedY:(BOOL)arg2 leftFlippedY:(BOOL)arg3 rightFlippedY:(BOOL)arg4; +- (id)initWithController:(id)arg1 dpadFlippedY:(_Bool)arg2 leftFlippedY:(_Bool)arg3 rightFlippedY:(_Bool)arg4; - (id)initWithController:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/_GCExtendedGamepadSnapshot.h b/iOS7/Frameworks/GameController/_GCExtendedGamepadSnapshot.h index 874d93e2a..64d46aab4 100644 --- a/iOS7/Frameworks/GameController/_GCExtendedGamepadSnapshot.h +++ b/iOS7/Frameworks/GameController/_GCExtendedGamepadSnapshot.h @@ -6,15 +6,20 @@ #import +#import "_GCSnapshot-Protocol.h" + @class NSData; -@interface _GCExtendedGamepadSnapshot : _GCExtendedGamepad +// Not exported +@interface _GCExtendedGamepadSnapshot : _GCExtendedGamepad <_GCSnapshot> { NSData *_snapshotData; } - (void).cxx_destruct; +- (id)initWithController:(id)arg1 snapshotData:(id)arg2; - (id)initWithSnapshotData:(id)arg1; +- (id)init; @property(copy) NSData *snapshotData; // @synthesize snapshotData=_snapshotData; @end diff --git a/iOS7/Frameworks/GameController/_GCGamepad.h b/iOS7/Frameworks/GameController/_GCGamepad.h index 5b0ea02d5..1ae541179 100644 --- a/iOS7/Frameworks/GameController/_GCGamepad.h +++ b/iOS7/Frameworks/GameController/_GCGamepad.h @@ -7,10 +7,12 @@ #import #import "GCNamedProfile-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class GCController, NSString, _GCControllerButtonInput, _GCControllerDirectionPad; -@interface _GCGamepad : GCGamepad +// Not exported +@interface _GCGamepad : GCGamepad { GCController *_controller; id _valueChangedHandler; @@ -23,6 +25,7 @@ _GCControllerButtonInput *_rightShoulder; } ++ (_Bool)supportsSecureCoding; - (id)rightShoulder; - (id)leftShoulder; - (id)buttonY; @@ -34,10 +37,14 @@ - (id)valueChangedHandler; - (id)controller; - (void).cxx_destruct; -- (void)setPlayerIndex:(int)arg1; +- (void)setController:(id)arg1; +- (void)setPlayerIndex:(long long)arg1; @property(readonly) NSString *name; -- (id)initWithController:(id)arg1 dpadFlippedY:(BOOL)arg2; +- (id)initWithController:(id)arg1 dpadFlippedY:(_Bool)arg2; - (id)initWithController:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; @end diff --git a/iOS7/Frameworks/GameController/_GCGamepadSnapshot.h b/iOS7/Frameworks/GameController/_GCGamepadSnapshot.h index 975208d4f..e4c2d18f9 100644 --- a/iOS7/Frameworks/GameController/_GCGamepadSnapshot.h +++ b/iOS7/Frameworks/GameController/_GCGamepadSnapshot.h @@ -6,14 +6,18 @@ #import +#import "_GCSnapshot-Protocol.h" + @class NSData; -@interface _GCGamepadSnapshot : _GCGamepad +// Not exported +@interface _GCGamepadSnapshot : _GCGamepad <_GCSnapshot> { NSData *_snapshotData; } - (void).cxx_destruct; +- (id)initWithController:(id)arg1 snapshotData:(id)arg2; - (id)initWithSnapshotData:(id)arg1; @property(copy) NSData *snapshotData; // @synthesize snapshotData=_snapshotData; diff --git a/iOS7/Frameworks/GameController/_GCMFiExtendedGamepadControllerProfile.h b/iOS7/Frameworks/GameController/_GCMFiExtendedGamepadControllerProfile.h index 1ffdf0f21..0f5e0f745 100644 --- a/iOS7/Frameworks/GameController/_GCMFiExtendedGamepadControllerProfile.h +++ b/iOS7/Frameworks/GameController/_GCMFiExtendedGamepadControllerProfile.h @@ -10,6 +10,7 @@ @class _GCACHomeButton; +// Not exported @interface _GCMFiExtendedGamepadControllerProfile : _GCExtendedGamepad <_GCACHomeButtonDelegate> { _GCACHomeButton *_acHome; @@ -18,7 +19,7 @@ - (void).cxx_destruct; - (void)toggleSuspendResume; - (id)inputForElement:(struct __IOHIDElement *)arg1; -- (void)setPlayerIndex:(int)arg1; +- (void)setPlayerIndex:(long long)arg1; - (id)name; - (id)initWithController:(id)arg1; diff --git a/iOS7/Frameworks/GameController/_GCMFiGamepadControllerProfile.h b/iOS7/Frameworks/GameController/_GCMFiGamepadControllerProfile.h index 24920a5d8..8c22b232a 100644 --- a/iOS7/Frameworks/GameController/_GCMFiGamepadControllerProfile.h +++ b/iOS7/Frameworks/GameController/_GCMFiGamepadControllerProfile.h @@ -10,6 +10,7 @@ @class _GCACHomeButton; +// Not exported @interface _GCMFiGamepadControllerProfile : _GCGamepad <_GCACHomeButtonDelegate> { _GCACHomeButton *_acHome; @@ -18,9 +19,10 @@ - (void).cxx_destruct; - (void)toggleSuspendResume; - (id)inputForElement:(struct __IOHIDElement *)arg1; -- (void)setPlayerIndex:(int)arg1; +- (void)setPlayerIndex:(long long)arg1; - (id)name; - (id)initWithController:(id)arg1; +- (id)initWithCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/GameController/_GCRemoteControllerProfile.h b/iOS7/Frameworks/GameController/_GCRemoteControllerProfile.h index 908faac66..6b8b16078 100644 --- a/iOS7/Frameworks/GameController/_GCRemoteControllerProfile.h +++ b/iOS7/Frameworks/GameController/_GCRemoteControllerProfile.h @@ -8,21 +8,22 @@ #import "_GCACHomeButtonDelegate-Protocol.h" -@class NSObject, _GCACHomeButton; +@class _GCACHomeButton; +// Not exported @interface _GCRemoteControllerProfile : _GCGamepad <_GCACHomeButtonDelegate> { _GCACHomeButton *_acHome; - char *_reportBuffer; - NSObject *_timer; } - (void).cxx_destruct; - (void)toggleSuspendResume; - (id)inputForElement:(struct __IOHIDElement *)arg1; -- (void)setPlayerIndex:(int)arg1; +- (void)setPlayerIndex:(long long)arg1; - (id)name; - (id)initWithController:(id)arg1; +- (void)startWithController:(id)arg1; +- (void)startHandlerThread:(id)arg1; - (void)handleReport:(unsigned int)arg1 data:(id)arg2; @end diff --git a/iOS7/Frameworks/GameController/_GCSnapshot-Protocol.h b/iOS7/Frameworks/GameController/_GCSnapshot-Protocol.h new file mode 100644 index 000000000..854fab4a9 --- /dev/null +++ b/iOS7/Frameworks/GameController/_GCSnapshot-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol _GCSnapshot +@property(copy) NSData *snapshotData; +- (id)initWithController:(id)arg1 snapshotData:(id)arg2; +- (id)initWithSnapshotData:(id)arg1; +@end + diff --git a/iOS7/Frameworks/GameController/_GCUserHIDDevice.h b/iOS7/Frameworks/GameController/_GCUserHIDDevice.h new file mode 100644 index 000000000..301a02b7f --- /dev/null +++ b/iOS7/Frameworks/GameController/_GCUserHIDDevice.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSDictionary, NSMutableDictionary, NSObject, NSRunLoop, NSString; + +// Not exported +@interface _GCUserHIDDevice : NSObject +{ + struct __IOHIDUserDevice *_hidDevice; + NSObject *_queue; + NSDictionary *_deviceProperties; + NSRunLoop *_runLoop; + BOOL _logLevel; + NSMutableDictionary *_getReportHoldersByReportID; +} + +@property(readonly) NSMutableDictionary *getReportHoldersByReportID; // @synthesize getReportHoldersByReportID=_getReportHoldersByReportID; +@property BOOL logLevel; // @synthesize logLevel=_logLevel; +- (void).cxx_destruct; +@property(readonly) NSString *serialNumber; +@property(readonly) unsigned int locationID; +@property(readonly) unsigned short vendorID; +@property(readonly) unsigned short productID; +@property(readonly) NSString *deviceName; +@property(readonly) NSData *reportDescriptor; +- (void)setElementFloatValue:(float)arg1 usage:(unsigned int)arg2 page:(unsigned int)arg3; +- (void)dealloc; +- (void)disconnect; +- (void)startThread:(id)arg1; +- (id)initWithProperties:(id)arg1; +- (id)initDualShock3; + +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/CDStructures.h b/iOS7/Frameworks/JavaScriptCore/CDStructures.h index 4e5541098..7c9dd49cf 100644 --- a/iOS7/Frameworks/JavaScriptCore/CDStructures.h +++ b/iOS7/Frameworks/JavaScriptCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CallbackData { @@ -27,7 +27,7 @@ struct CallbackData { id _field3; struct OpaqueJSValue *_field4; id _field5; - unsigned int _field6; + unsigned long long _field6; struct OpaqueJSValue **_field7; id _field8; }; @@ -104,7 +104,7 @@ struct WeakGCMap, WTF::HashTraits> { struct WeakImpl; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/Frameworks/JavaScriptCore/JSContext-Internal.h b/iOS7/Frameworks/JavaScriptCore/JSContext-Internal.h new file mode 100644 index 000000000..6a8169c94 --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSContext-Internal.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class JSWrapperMap; + +@interface JSContext (Internal) ++ (id)contextWithJSGlobalContextRef:(struct OpaqueJSContext *)arg1; +- (id)wrapperForJSObject:(struct OpaqueJSValue *)arg1; +- (id)wrapperForObjCObject:(id)arg1; +- (void)endCallbackWithData:(struct CallbackData *)arg1; +- (void)beginCallbackWithData:(struct CallbackData *)arg1 thisValue:(struct OpaqueJSValue *)arg2 argumentCount:(unsigned long long)arg3 arguments:(const struct OpaqueJSValue **)arg4; +- (_Bool)boolFromNotifyException:(struct OpaqueJSValue *)arg1; +- (id)valueFromNotifyException:(struct OpaqueJSValue *)arg1; +- (void)notifyException:(struct OpaqueJSValue *)arg1; +- (id)initWithGlobalContextRef:(struct OpaqueJSContext *)arg1; + +// Remaining properties +@property(readonly) JSWrapperMap *wrapperMap; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSContext-SubscriptSupport.h b/iOS7/Frameworks/JavaScriptCore/JSContext-SubscriptSupport.h new file mode 100644 index 000000000..573f3b79b --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSContext-SubscriptSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface JSContext (SubscriptSupport) +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; +- (id)objectForKeyedSubscript:(id)arg1; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSContext.h b/iOS7/Frameworks/JavaScriptCore/JSContext.h index ef14865c9..9e3010f9c 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSContext.h +++ b/iOS7/Frameworks/JavaScriptCore/JSContext.h @@ -20,29 +20,18 @@ + (id)currentArguments; + (id)currentThis; + (id)currentContext; -+ (id)contextWithJSGlobalContextRef:(struct OpaqueJSContext *)arg1; @property(copy) id exceptionHandler; // @synthesize exceptionHandler; - (id).cxx_construct; - (void).cxx_destruct; @property(readonly) JSVirtualMachine *virtualMachine; - (id)globalObject; -@property(readonly) JSWrapperMap *wrapperMap; +- (id)wrapperMap; @property(retain) JSValue *exception; - (id)evaluateScript:(id)arg1; - (void)dealloc; - (id)initWithVirtualMachine:(id)arg1; - (id)init; - (struct OpaqueJSContext *)JSGlobalContextRef; -- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; -- (id)objectForKeyedSubscript:(id)arg1; -- (id)wrapperForJSObject:(struct OpaqueJSValue *)arg1; -- (id)wrapperForObjCObject:(id)arg1; -- (void)endCallbackWithData:(struct CallbackData *)arg1; -- (void)beginCallbackWithData:(struct CallbackData *)arg1 thisValue:(struct OpaqueJSValue *)arg2 argumentCount:(unsigned long)arg3 arguments:(const struct OpaqueJSValue **)arg4; -- (BOOL)boolFromNotifyException:(struct OpaqueJSValue *)arg1; -- (id)valueFromNotifyException:(struct OpaqueJSValue *)arg1; -- (void)notifyException:(struct OpaqueJSValue *)arg1; -- (id)initWithGlobalContextRef:(struct OpaqueJSContext *)arg1; @end diff --git a/iOS7/Frameworks/JavaScriptCore/JSManagedValue.h b/iOS7/Frameworks/JavaScriptCore/JSManagedValue.h index 029805a44..3d1693c5f 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSManagedValue.h +++ b/iOS7/Frameworks/JavaScriptCore/JSManagedValue.h @@ -14,6 +14,7 @@ + (id)managedValueWithValue:(id)arg1; - (id).cxx_construct; - (void).cxx_destruct; +- (void)disconnectValue; - (id)value; - (id)initWithValue:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/JavaScriptCore/JSObjCClassInfo.h b/iOS7/Frameworks/JavaScriptCore/JSObjCClassInfo.h index 324e25786..d9075c2ba 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSObjCClassInfo.h +++ b/iOS7/Frameworks/JavaScriptCore/JSObjCClassInfo.h @@ -8,6 +8,7 @@ @class JSContext; +// Not exported @interface JSObjCClassInfo : NSObject { JSContext *m_context; diff --git a/iOS7/Frameworks/JavaScriptCore/JSVMWrapperCache.h b/iOS7/Frameworks/JavaScriptCore/JSVMWrapperCache.h index 5b4791c27..db69a5afc 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSVMWrapperCache.h +++ b/iOS7/Frameworks/JavaScriptCore/JSVMWrapperCache.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface JSVMWrapperCache : NSObject { } diff --git a/iOS7/Frameworks/JavaScriptCore/JSValue-Internal.h b/iOS7/Frameworks/JavaScriptCore/JSValue-Internal.h new file mode 100644 index 000000000..d30f9398c --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSValue-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface JSValue (Internal) ++ (SEL)selectorForValueToStruct:(const char *)arg1; ++ (SEL)selectorForStructToValue:(const char *)arg1; ++ (id)valueWithJSValueRef:(struct OpaqueJSValue *)arg1 inContext:(id)arg2; +- (id)description; +- (void)dealloc; +- (id)initWithValue:(struct OpaqueJSValue *)arg1 inContext:(id)arg2; +- (id)init; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSValue-StructSupport.h b/iOS7/Frameworks/JavaScriptCore/JSValue-StructSupport.h new file mode 100644 index 000000000..6ee9f8851 --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSValue-StructSupport.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface JSValue (StructSupport) ++ (id)valueWithSize:(struct CGSize)arg1 inContext:(id)arg2; ++ (id)valueWithRect:(struct CGRect)arg1 inContext:(id)arg2; ++ (id)valueWithRange:(struct _NSRange)arg1 inContext:(id)arg2; ++ (id)valueWithPoint:(struct CGPoint)arg1 inContext:(id)arg2; +- (struct CGSize)toSize; +- (struct CGRect)toRect; +- (struct _NSRange)toRange; +- (struct CGPoint)toPoint; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSValue-SubscriptSupport.h b/iOS7/Frameworks/JavaScriptCore/JSValue-SubscriptSupport.h new file mode 100644 index 000000000..e6cf56fe9 --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSValue-SubscriptSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface JSValue (SubscriptSupport) +- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned long long)arg2; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; +- (id)objectForKeyedSubscript:(id)arg1; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSValue.h b/iOS7/Frameworks/JavaScriptCore/JSValue.h index dfc8edcf9..90b1b7d47 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSValue.h +++ b/iOS7/Frameworks/JavaScriptCore/JSValue.h @@ -23,33 +23,26 @@ + (id)valueWithUInt32:(unsigned int)arg1 inContext:(id)arg2; + (id)valueWithInt32:(int)arg1 inContext:(id)arg2; + (id)valueWithDouble:(double)arg1 inContext:(id)arg2; -+ (id)valueWithBool:(BOOL)arg1 inContext:(id)arg2; ++ (id)valueWithBool:(_Bool)arg1 inContext:(id)arg2; + (id)valueWithObject:(id)arg1 inContext:(id)arg2; -+ (id)valueWithSize:(struct CGSize)arg1 inContext:(id)arg2; -+ (id)valueWithRect:(struct CGRect)arg1 inContext:(id)arg2; -+ (id)valueWithRange:(struct _NSRange)arg1 inContext:(id)arg2; -+ (id)valueWithPoint:(struct CGPoint)arg1 inContext:(id)arg2; -+ (SEL)selectorForValueToStruct:(const char *)arg1; -+ (SEL)selectorForStructToValue:(const char *)arg1; -+ (id)valueWithJSValueRef:(struct OpaqueJSValue *)arg1 inContext:(id)arg2; @property(readonly) JSContext *context; // @synthesize context=_context; - (id)invokeMethod:(id)arg1 withArguments:(id)arg2; - (id)constructWithArguments:(id)arg1; - (id)callWithArguments:(id)arg1; -- (BOOL)isInstanceOf:(id)arg1; -- (BOOL)isEqualWithTypeCoercionToObject:(id)arg1; -- (BOOL)isEqualToObject:(id)arg1; -- (BOOL)isObject; -- (BOOL)isString; -- (BOOL)isNumber; -- (BOOL)isBoolean; -- (BOOL)isNull; -- (BOOL)isUndefined; -- (void)setValue:(id)arg1 atIndex:(unsigned int)arg2; -- (id)valueAtIndex:(unsigned int)arg1; +- (_Bool)isInstanceOf:(id)arg1; +- (_Bool)isEqualWithTypeCoercionToObject:(id)arg1; +- (_Bool)isEqualToObject:(id)arg1; +- (_Bool)isObject; +- (_Bool)isString; +- (_Bool)isNumber; +- (_Bool)isBoolean; +- (_Bool)isNull; +- (_Bool)isUndefined; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)valueAtIndex:(unsigned long long)arg1; - (void)defineProperty:(id)arg1 descriptor:(id)arg2; -- (BOOL)hasProperty:(id)arg1; -- (BOOL)deleteProperty:(id)arg1; +- (_Bool)hasProperty:(id)arg1; +- (_Bool)deleteProperty:(id)arg1; - (void)setValue:(id)arg1 forProperty:(id)arg2; - (id)valueForProperty:(id)arg1; - (id)toDictionary; @@ -60,22 +53,10 @@ - (unsigned int)toUInt32; - (int)toInt32; - (double)toDouble; -- (BOOL)toBool; +- (_Bool)toBool; - (id)toObjectOfClass:(Class)arg1; - (id)toObject; - (struct OpaqueJSValue *)JSValueRef; -- (struct CGSize)toSize; -- (struct CGRect)toRect; -- (struct _NSRange)toRange; -- (struct CGPoint)toPoint; -- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned int)arg2; -- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; -- (id)objectAtIndexedSubscript:(unsigned int)arg1; -- (id)objectForKeyedSubscript:(id)arg1; -- (id)description; -- (void)dealloc; -- (id)initWithValue:(struct OpaqueJSValue *)arg1 inContext:(id)arg2; -- (id)init; @end diff --git a/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine-Internal.h b/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine-Internal.h new file mode 100644 index 000000000..dff19771d --- /dev/null +++ b/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface JSVirtualMachine (Internal) ++ (id)virtualMachineWithContextGroupRef:(struct OpaqueJSContextGroup *)arg1; +- (id)externalObjectGraph; +- (void)addContext:(id)arg1 forGlobalContextRef:(struct OpaqueJSContext *)arg2; +- (id)contextForGlobalContextRef:(struct OpaqueJSContext *)arg1; +@end + diff --git a/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine.h b/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine.h index df0626f61..a8bdfb2d2 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine.h +++ b/iOS7/Frameworks/JavaScriptCore/JSVirtualMachine.h @@ -15,15 +15,11 @@ NSMapTable *m_externalObjectGraph; } -+ (id)virtualMachineWithContextGroupRef:(struct OpaqueJSContextGroup *)arg1; - (void)removeManagedReference:(id)arg1 withOwner:(id)arg2; - (void)addManagedReference:(id)arg1 withOwner:(id)arg2; - (void)dealloc; - (id)initWithContextGroupRef:(struct OpaqueJSContextGroup *)arg1; - (id)init; -- (id)externalObjectGraph; -- (void)addContext:(id)arg1 forGlobalContextRef:(struct OpaqueJSContext *)arg2; -- (id)contextForGlobalContextRef:(struct OpaqueJSContext *)arg1; @end diff --git a/iOS7/Frameworks/JavaScriptCore/JSWTFMainThreadCaller.h b/iOS7/Frameworks/JavaScriptCore/JSWTFMainThreadCaller.h index 0a8e569a4..f8a6ec6de 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSWTFMainThreadCaller.h +++ b/iOS7/Frameworks/JavaScriptCore/JSWTFMainThreadCaller.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface JSWTFMainThreadCaller : NSObject { } diff --git a/iOS7/Frameworks/JavaScriptCore/JSWrapperMap.h b/iOS7/Frameworks/JavaScriptCore/JSWrapperMap.h index 845a56c55..b24cada39 100644 --- a/iOS7/Frameworks/JavaScriptCore/JSWrapperMap.h +++ b/iOS7/Frameworks/JavaScriptCore/JSWrapperMap.h @@ -8,6 +8,7 @@ @class JSContext, NSMapTable, NSMutableDictionary; +// Not exported @interface JSWrapperMap : NSObject { JSContext *m_context; diff --git a/iOS7/Frameworks/MapKit/CAAnimation-Extras.h b/iOS7/Frameworks/MapKit/CAAnimation-Extras.h index 03fd9a8f8..da2ae1dfa 100644 --- a/iOS7/Frameworks/MapKit/CAAnimation-Extras.h +++ b/iOS7/Frameworks/MapKit/CAAnimation-Extras.h @@ -7,6 +7,6 @@ #import "CAAnimation.h" @interface CAAnimation (Extras) -@property(readonly, nonatomic) BOOL _mapkit_isScrollingAnimation; +@property(readonly, nonatomic) _Bool _mapkit_isScrollingAnimation; @end diff --git a/iOS7/Frameworks/MapKit/CAAnimation-MKAdditions.h b/iOS7/Frameworks/MapKit/CAAnimation-MKAdditions.h index 85f8c1cd4..afa353ffd 100644 --- a/iOS7/Frameworks/MapKit/CAAnimation-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/CAAnimation-MKAdditions.h @@ -7,6 +7,6 @@ #import "CAAnimation.h" @interface CAAnimation (MKAdditions) -@property int _mapkit_ID; +@property long long _mapkit_ID; @end diff --git a/iOS7/Frameworks/MapKit/CALayer-MKAdditions.h b/iOS7/Frameworks/MapKit/CALayer-MKAdditions.h index 91b297856..22fd473e6 100644 --- a/iOS7/Frameworks/MapKit/CALayer-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/CALayer-MKAdditions.h @@ -8,9 +8,10 @@ @interface CALayer (MKAdditions) - (void)_mapkit_addAnimation:(id)arg1 forKey:(id)arg2 completion:(id)arg3; +- (void)_mapkit_removeAnimationImmediatelyForKey:(id)arg1; @property(readonly, nonatomic) CALayer *_mapKit_mapLayer; -- (BOOL)getPresentationValue:(id *)arg1 forValueKey:(id)arg2 animationKey:(id)arg3 removeAnimation:(BOOL)arg4; -- (BOOL)getPresentationValue:(id *)arg1 forKey:(id)arg2 removeAnimation:(BOOL)arg3; +- (_Bool)getPresentationValue:(id *)arg1 forValueKey:(id)arg2 animationKey:(id)arg3 removeAnimation:(_Bool)arg4; +- (_Bool)getPresentationValue:(id *)arg1 forKey:(id)arg2 removeAnimation:(_Bool)arg3; @property(readonly, nonatomic) CALayer *currentLayer; @end diff --git a/iOS7/Frameworks/MapKit/CALayer-MKDoubleLayer.h b/iOS7/Frameworks/MapKit/CALayer-MKDoubleLayer.h new file mode 100644 index 000000000..68e9a6931 --- /dev/null +++ b/iOS7/Frameworks/MapKit/CALayer-MKDoubleLayer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (MKDoubleLayer) +- (struct CGRect)convertDoubleRect:(struct CGRect)arg1 toLayer:(id)arg2; +- (struct CGRect)convertDoubleRect:(struct CGRect)arg1 fromLayer:(id)arg2; +- (struct CGPoint)convertDoublePoint:(struct CGPoint)arg1 toLayer:(id)arg2; +- (struct CGPoint)convertDoublePoint:(struct CGPoint)arg1 fromLayer:(id)arg2; +- (void)setDoubleBounds:(struct CGRect)arg1; +- (struct CGRect)doubleBounds; +- (void)setDoublePosition:(struct CGPoint)arg1; +- (struct CGPoint)doublePosition; +@end + diff --git a/iOS7/Frameworks/MapKit/CDStructures.h b/iOS7/Frameworks/MapKit/CDStructures.h index 6d7bdf337..fffeea6df 100644 --- a/iOS7/Frameworks/MapKit/CDStructures.h +++ b/iOS7/Frameworks/MapKit/CDStructures.h @@ -6,33 +6,18 @@ #pragma mark Named Structures -struct CADoublePoint { - double _field1; - double _field2; -}; - -struct CADoubleRect { - struct CADoublePoint _field1; - struct CADoubleSize _field2; -}; - -struct CADoubleSize { - double _field1; - double _field2; -}; - struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -41,21 +26,21 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double _field1; + double _field2; + double _field3; + double _field4; }; struct UIImage { Class _field1; void *_field2; - float _field3; + double _field3; struct { unsigned int :1; unsigned int :3; @@ -74,10 +59,10 @@ struct UIView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; + unsigned long long _field10; struct { unsigned int :1; unsigned int :1; @@ -137,14 +122,13 @@ struct UIView { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; unsigned int :3; unsigned int :1; unsigned int :1; unsigned int :1; unsigned int :2; unsigned int :2; + unsigned int :1; } _field11; }; @@ -162,22 +146,22 @@ struct _GEOTileKey { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; -struct deque> { - struct __split_buffer> { - float **__first_; - float **__begin_; - float **__end_; - struct __compressed_pair> { - float **__first_; +struct deque> { + struct __split_buffer> { + double **__first_; + double **__begin_; + double **__end_; + struct __compressed_pair> { + double **__first_; } __end_cap_; } __map_; - unsigned int __start_; - struct __compressed_pair> { - unsigned long __first_; + unsigned long long __start_; + struct __compressed_pair> { + unsigned long long __first_; } __size_; }; @@ -195,9 +179,9 @@ typedef struct { typedef struct { char *_field1; - unsigned int _field2; - unsigned int _field3; -} CDStruct_b337ead5; + unsigned long long _field2; + unsigned long long _field3; +} CDStruct_8bf61218; typedef struct { double x; @@ -213,30 +197,31 @@ typedef struct { } CDStruct_31142d93; typedef struct { - int x; - int y; - int z; - float contentScaleFactor; -} CDStruct_a1199def; + long long x; + long long y; + long long z; + double contentScaleFactor; +} CDStruct_cbb88d5e; typedef struct { - int _field1; - int _field2; - int _field3; - int _field4; - float _field5; -} CDStruct_1fbca27c; - -typedef struct { - float _field1; + double _field1; struct { double _field1; double _field2; } _field2; -} CDStruct_0c7fa811; +} CDStruct_46f4fb6f; typedef struct { int _field1; + int _field2; + struct { + unsigned int :1; + unsigned int :1; + } _field3; +} CDStruct_c55e649d; + +typedef struct { + long long _field1; struct { double _field1; double _field2; @@ -244,8 +229,8 @@ typedef struct { struct CGPoint _field3; struct CGPoint _field4; id _field5; - char _field6; -} CDStruct_dc034332; + _Bool _field6; +} CDStruct_e1db73fe; // Ambiguous groups typedef struct { diff --git a/iOS7/Frameworks/MapKit/CLHeading-MapKitAdditions.h b/iOS7/Frameworks/MapKit/CLHeading-MapKitAdditions.h index 18352985c..aa6594f14 100644 --- a/iOS7/Frameworks/MapKit/CLHeading-MapKitAdditions.h +++ b/iOS7/Frameworks/MapKit/CLHeading-MapKitAdditions.h @@ -10,7 +10,7 @@ @interface CLHeading (MapKitAdditions) @property(readonly, nonatomic) NSString *compactDescription; -@property(readonly, nonatomic) BOOL hasGeomagneticVector; +@property(readonly, nonatomic) _Bool hasGeomagneticVector; @property(readonly, nonatomic) double heading; - (id)initWithHeading:(double)arg1 accuracy:(double)arg2; @end diff --git a/iOS7/Frameworks/MapKit/CLLocation-MapKitAdditions.h b/iOS7/Frameworks/MapKit/CLLocation-MapKitAdditions.h index 1fcb5b30e..25b1de06f 100644 --- a/iOS7/Frameworks/MapKit/CLLocation-MapKitAdditions.h +++ b/iOS7/Frameworks/MapKit/CLLocation-MapKitAdditions.h @@ -10,9 +10,9 @@ + (int)_mapkit_typeWithSource:(int)arg1; + (id)_mapkit_stringWithType:(int)arg1; @property(readonly, nonatomic) int _mapkit_source; -- (BOOL)isEqualToLocationCoordinate:(CDStruct_c3b9c2ee)arg1; +- (_Bool)isEqualToLocationCoordinate:(CDStruct_c3b9c2ee)arg1; - (id)locationDescription; -- (BOOL)hasValidCourse; -- (BOOL)isStale; +- (_Bool)hasValidCourse; +- (_Bool)isStale; @end diff --git a/iOS7/Frameworks/MapKit/CLLocationManagerDelegate-Protocol.h b/iOS7/Frameworks/MapKit/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/Frameworks/MapKit/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/Frameworks/MapKit/CalloutViewControllerProtocol-Protocol.h b/iOS7/Frameworks/MapKit/CalloutViewControllerProtocol-Protocol.h index 25c46310d..5596dc095 100644 --- a/iOS7/Frameworks/MapKit/CalloutViewControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/MapKit/CalloutViewControllerProtocol-Protocol.h @@ -15,10 +15,10 @@ @property(copy, nonatomic) NSString *calloutSubtitle; @property(copy, nonatomic) NSString *calloutTitle; - (void)beginMapsTransitionMovingSideways; -- (BOOL)canDisplayCompleteTitleWhenExpanded; -- (void)setDetailView:(id)arg1 animated:(BOOL)arg2; -- (void)setRightView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftView:(id)arg1 animated:(BOOL)arg2; -- (void)setCalloutSubtitle:(id)arg1 animated:(BOOL)arg2; +- (_Bool)canDisplayCompleteTitleWhenExpanded; +- (void)setDetailView:(id)arg1 animated:(_Bool)arg2; +- (void)setRightView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftView:(id)arg1 animated:(_Bool)arg2; +- (void)setCalloutSubtitle:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MapKit/GEOPlace-MKGeoServicesExtras.h b/iOS7/Frameworks/MapKit/GEOPlace-MKGeoServicesExtras.h index 4da4fc8ef..f0635d364 100644 --- a/iOS7/Frameworks/MapKit/GEOPlace-MKGeoServicesExtras.h +++ b/iOS7/Frameworks/MapKit/GEOPlace-MKGeoServicesExtras.h @@ -12,7 +12,7 @@ @property(readonly, nonatomic) NSString *yelpID; - (unsigned long long)businessID; - (id)businessName; -- (BOOL)hasSingleBusiness; +- (_Bool)hasSingleBusiness; - (id)initWithPlacemark:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/GEOPlaceSearchRequest-MKAdditions.h b/iOS7/Frameworks/MapKit/GEOPlaceSearchRequest-MKAdditions.h index 48d58bbef..7c9edc28c 100644 --- a/iOS7/Frameworks/MapKit/GEOPlaceSearchRequest-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/GEOPlaceSearchRequest-MKAdditions.h @@ -7,6 +7,6 @@ #import "GEOPlaceSearchRequest.h" @interface GEOPlaceSearchRequest (MKAdditions) -- (void)_applyBasicSearchProperties:(BOOL)arg1; +- (void)_applyBasicSearchProperties:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MapKit/GEOSearchRequest-MKLocalSearchAdditions.h b/iOS7/Frameworks/MapKit/GEOSearchRequest-MKLocalSearchAdditions.h index 7fd4ac921..59560dd88 100644 --- a/iOS7/Frameworks/MapKit/GEOSearchRequest-MKLocalSearchAdditions.h +++ b/iOS7/Frameworks/MapKit/GEOSearchRequest-MKLocalSearchAdditions.h @@ -7,7 +7,7 @@ #import "GEOSearchRequest.h" @interface GEOSearchRequest (MKLocalSearchAdditions) -- (id)_mapkit_initForCompletions; +- (id)_mapkit_initForCompletionsWithEntriesType:(long long)arg1 listType:(long long)arg2; - (id)_mapkit_initWithLocalSearchRequest:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/GEOStep-MKInstructions.h b/iOS7/Frameworks/MapKit/GEOStep-MKInstructions.h deleted file mode 100644 index aa2c4f7fd..000000000 --- a/iOS7/Frameworks/MapKit/GEOStep-MKInstructions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "GEOStep.h" - -@interface GEOStep (MKInstructions) -@property(readonly, nonatomic) int exitType; -@end - diff --git a/iOS7/Frameworks/MapKit/GEOWaypoint-MKGeoServicesExtras.h b/iOS7/Frameworks/MapKit/GEOWaypoint-MKGeoServicesExtras.h index 2b4223956..f42496d03 100644 --- a/iOS7/Frameworks/MapKit/GEOWaypoint-MKGeoServicesExtras.h +++ b/iOS7/Frameworks/MapKit/GEOWaypoint-MKGeoServicesExtras.h @@ -7,6 +7,6 @@ #import "GEOWaypoint.h" @interface GEOWaypoint (MKGeoServicesExtras) -- (id)initWithMapItem:(id)arg1 includeEntryPoints:(BOOL)arg2; +- (id)initWithMapItem:(id)arg1 includeEntryPoints:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MapKit/MKAccuracyUserLocationMarker.h b/iOS7/Frameworks/MapKit/MKAccuracyUserLocationMarker.h deleted file mode 100644 index 6fbdb8d45..000000000 --- a/iOS7/Frameworks/MapKit/MKAccuracyUserLocationMarker.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class VKCircleAnnotationMarkerLayer; - -@interface MKAccuracyUserLocationMarker : MKUserLocationMarker -{ - BOOL _allowsAccuracyRing; - VKCircleAnnotationMarkerLayer *_accuracyLayer; -} - -@property(nonatomic) BOOL allowsAccuracyRing; // @synthesize allowsAccuracyRing=_allowsAccuracyRing; -- (struct CGRect)maximumBoundingRectWithCanvasSize:(struct CGSize)arg1; -- (void)setOpacity:(float)arg1; -- (void)setTintColor:(id)arg1; -- (void)setLocationAccuracy:(double)arg1 duration:(double)arg2; -- (void)_addOrRemoveAccuracyRingIfNecessary; -- (void)setStyleTransitionState:(CDStruct_1fbca27c)arg1; -- (struct CGColor *)_fillColor; -- (struct CGColor *)_strokeColor; -- (int)_currentStyle; -- (void)setLocationSource:(int)arg1; -- (void)setModel:(id)arg1; -- (void)dealloc; -- (id)initWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/MapKit/MKAmbientLightMonitor.h b/iOS7/Frameworks/MapKit/MKAmbientLightMonitor.h index ed5d15c1f..c54d7c5af 100644 --- a/iOS7/Frameworks/MapKit/MKAmbientLightMonitor.h +++ b/iOS7/Frameworks/MapKit/MKAmbientLightMonitor.h @@ -11,22 +11,21 @@ @interface MKAmbientLightMonitor : NSObject { NSHashTable *_observers; - BOOL _monitoring; - int _ambientLightLevel; - BOOL _debugLogLux; + _Bool _monitoring; + long long _ambientLightLevel; + _Bool _debugLogLux; struct __IOHIDEventSystemClient *_client; - struct __IOHIDServiceClient *_service; - struct deque> _runningStatBuffer; - float _runningStatSum; - float _lightLevelNoneThreshold; - float _lightLevelLowThreshold; - float _lightLevelMediumThreshold; + struct deque> _runningStatBuffer; + double _runningStatSum; + double _lightLevelNoneThreshold; + double _lightLevelLowThreshold; + double _lightLevelMediumThreshold; } + (id)sharedAmbientLightMonitor; -@property(nonatomic) BOOL debugLogLux; // @synthesize debugLogLux=_debugLogLux; -@property(readonly, nonatomic) int ambientLightLevel; // @synthesize ambientLightLevel=_ambientLightLevel; -@property(readonly, nonatomic, getter=isMonitoring) BOOL monitoring; // @synthesize monitoring=_monitoring; +@property(nonatomic) _Bool debugLogLux; // @synthesize debugLogLux=_debugLogLux; +@property(readonly, nonatomic) long long ambientLightLevel; // @synthesize ambientLightLevel=_ambientLightLevel; +@property(readonly, nonatomic, getter=isMonitoring) _Bool monitoring; // @synthesize monitoring=_monitoring; - (id).cxx_construct; - (void).cxx_destruct; - (void)handleIOHIDEvent:(struct __IOHIDEvent *)arg1; @@ -34,7 +33,7 @@ - (void)startMonitoringWithObserver:(id)arg1; - (void)_stopMonitoring; - (void)_startMonitoring; -- (float)_addSampleAndComputeMean:(const float *)arg1; +- (double)_addSampleAndComputeMean:(const double *)arg1; - (void)_updateThresholds; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKAnnotationCalloutController.h b/iOS7/Frameworks/MapKit/MKAnnotationCalloutController.h index ccc833be3..634606b45 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationCalloutController.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationCalloutController.h @@ -8,34 +8,37 @@ @class MKAnnotationView; +// Not exported @interface MKAnnotationCalloutController : NSObject { id _delegate; MKAnnotationView *_annotationView; + long long _mapDisplayStyle; } +@property(nonatomic) long long mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) MKAnnotationView *annotationView; // @synthesize annotationView=_annotationView; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)hideCalloutAnimated:(BOOL)arg1; -- (void)showCalloutForAnnotationView:(id)arg1 animated:(BOOL)arg2 scrollToFit:(BOOL)arg3 avoid:(struct CGRect)arg4; +- (void)hideCalloutAnimated:(_Bool)arg1; +- (void)showCalloutForAnnotationView:(id)arg1 animated:(_Bool)arg2 scrollToFit:(_Bool)arg3 avoid:(struct CGRect)arg4; - (struct CGRect)_visibleCenteringRectInView:(id)arg1; -- (void)_updateCalloutAnimated:(BOOL)arg1; +- (void)_updateCalloutAnimated:(_Bool)arg1; - (void)_removeAccessoryTargets; - (void)_removeAccessoryTargetForView:(id)arg1; - (void)_addAccessoryTargetForView:(id)arg1; - (void)_calloutAccessoryControlTapped:(id)arg1; -- (void)_setDetailAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setRightAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setLeftAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setSubtitle:(id)arg1 animated:(BOOL)arg2; +- (void)_setDetailAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setRightAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setLeftAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setSubtitle:(id)arg1 animated:(_Bool)arg2; - (id)_subtitle; - (void)_setTitle:(id)arg1; -- (BOOL)_isShowingCallout; +- (_Bool)_isShowingCallout; - (void)_updateCallout; -- (float)defaultCalloutHeight; -- (BOOL)isCalloutExpanded; -- (BOOL)calloutContainsPoint:(struct CGPoint)arg1; +- (double)defaultCalloutHeight; +- (_Bool)isCalloutExpanded; +- (_Bool)calloutContainsPoint:(struct CGPoint)arg1; @property(nonatomic) Class calloutViewClass; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKAnnotationCalloutControllerDelegate-Protocol.h b/iOS7/Frameworks/MapKit/MKAnnotationCalloutControllerDelegate-Protocol.h index 7b68f6856..aa40b1f07 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationCalloutControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationCalloutControllerDelegate-Protocol.h @@ -8,7 +8,10 @@ @protocol MKAnnotationCalloutControllerDelegate - (void)calloutController:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; -- (void)calloutController:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)calloutController:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 annotationCoordinate:(CDStruct_c3b9c2ee)arg3 completionHandler:(id)arg4; - (struct CGRect)calloutController:(id)arg1 visibleCenteringRectInAnnotationView:(id)arg2; + +@optional +- (void)calloutControllerDidFinishMapsTransitionExpanding:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKAnnotationContainerView.h b/iOS7/Frameworks/MapKit/MKAnnotationContainerView.h index 762e271d3..28e1618ba 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationContainerView.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationContainerView.h @@ -10,64 +10,66 @@ @class MKAnnotationCalloutController, MKAnnotationView, MKPinAnnotationView, NSMutableArray, NSMutableSet, UIPopoverController; +// Not exported @interface MKAnnotationContainerView : UIView { NSMutableArray *_annotationViews; NSMutableArray *_awaitingDropPins; - BOOL _registeredForAddressBookChanges; + _Bool _registeredForAddressBookChanges; MKAnnotationView *_selectedAnnotationView; MKAnnotationView *_annotationViewToSelect; id _delegate; MKAnnotationView *_draggingAnnotationView; struct CGPoint _mouseDownPoint; struct CGPoint _draggingAnnotationViewCenter; - unsigned int _mapType; - BOOL _clickedOnAnnotationView; - BOOL _didDragAnnotationView; + unsigned long long _mapType; + _Bool _clickedOnAnnotationView; + _Bool _didDragAnnotationView; MKAnnotationView *_userLocationView; - float _annotationViewsRotationRadians; + double _annotationViewsRotationRadians; struct CGAffineTransform _mapTransform; - id _deselectionCallback; - BOOL _addingSubview; + _Bool _addingSubview; NSMutableSet *_viewsToAnimate; MKAnnotationCalloutController *_calloutController; - float _mapPitchRadians; + double _mapPitchRadians; + long long _mapDisplayStyle; } - (CDStruct_90e2a262)_mapRectWithFraction:(double)arg1 ofVisible:(CDStruct_90e2a262)arg2; +- (void)calloutControllerDidFinishMapsTransitionExpanding:(id)arg1; - (void)calloutController:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; -- (void)calloutController:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)calloutController:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 annotationCoordinate:(CDStruct_c3b9c2ee)arg3 completionHandler:(id)arg4; - (struct CGRect)calloutController:(id)arg1 visibleCenteringRectInAnnotationView:(id)arg2; -- (void)transitionFrom:(int)arg1 to:(int)arg2 duration:(double)arg3; +- (void)transitionFrom:(long long)arg1 to:(long long)arg2 duration:(double)arg3; - (void)stopSuppressingUpdates; - (void)suppressUpdates; - (void)annotationViewDidChangeCenterOffset:(id)arg1; - (void)annotationViewDidChangeZIndex:(id)arg1; -- (unsigned int)indexForAnnotationView:(id)arg1; -@property(readonly, nonatomic) CDStruct_dc034332 currentComparisonContext; -- (void)selectAnnotationView:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; +- (unsigned long long)indexForAnnotationView:(id)arg1; +@property(readonly, nonatomic) CDStruct_e1db73fe currentComparisonContext; +- (void)selectAnnotationView:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; - (void)addSubview:(id)arg1; - (void)dropPinsIfNeeded; - (void)removeAnnotationView:(id)arg1; - (void)finishAddingAnnotationViews; -- (void)addAnnotationView:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationView:(id)arg1 allowAnimation:(_Bool)arg2; - (void)_updateAddedAnnotationRotation:(id)arg1; - (void)_willRemoveInternalAnnotationView:(id)arg1; -- (void)_dropPinsIfNeeded:(BOOL)arg1; +- (void)_dropPinsIfNeeded:(_Bool)arg1; - (void)setUserLocationView:(id)arg1; @property(readonly, nonatomic) MKAnnotationView *userLocationView; -@property(readonly, nonatomic) BOOL hasPendingAnimations; -@property(readonly, nonatomic) BOOL hasDroppingPins; -- (struct CGSize)accessoryPadding; -- (void)pinDidDrop:(id)arg1 animated:(BOOL)arg2; -- (void)_dropDraggingAnnotationViewAnimated:(BOOL)arg1; +@property(readonly, nonatomic) _Bool hasPendingAnimations; +@property(readonly, nonatomic) _Bool hasDroppingPins; +- (struct UIEdgeInsets)accessoryPadding; +- (void)pinDidDrop:(id)arg1 animated:(_Bool)arg2; +- (void)_dropDraggingAnnotationViewAnimated:(_Bool)arg1; - (struct CGPoint)draggingAnnotationViewDropPointForPoint:(struct CGPoint)arg1; - (struct CGPoint)draggingAnnotationViewDropPoint; - (void)draggingTouchMovedToPoint:(struct CGPoint)arg1; - (void)_liftForDragging:(id)arg1 mouseDownPoint:(struct CGPoint)arg2; - (id)annotationViewForPoint:(struct CGPoint)arg1; -- (id)_annotationViewForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(BOOL)arg2; -- (void)updateAnnotationLocationsDuringAnimation:(BOOL)arg1; +- (id)_annotationViewForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(_Bool)arg2; +- (void)updateAnnotationLocationsDuringAnimation:(_Bool)arg1; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToView:(struct UIView *)arg2; - (void)_updateOrientationOfViews:(id)arg1; - (void)_updateOrientationOfViews:(id)arg1 relative:(id)arg2 projectionView:(struct UIView *)arg3; @@ -81,26 +83,26 @@ - (struct CGPoint)pointForCoordinate:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)coordinateForAnnotationView:(id)arg1; - (void)_updateAnnotationViewPerspective; -- (void)deselectAnnotationView:(id)arg1 animated:(BOOL)arg2; -- (void)_setSelectedAnnotationView:(id)arg1 bounce:(BOOL)arg2 pressed:(BOOL)arg3 scrollToFit:(BOOL)arg4; -- (void)_setSelectedAnnotationView:(id)arg1 bounce:(BOOL)arg2 pressed:(BOOL)arg3 scrollToFit:(BOOL)arg4 avoid:(struct CGRect)arg5; -- (void)_showBubbleForAnnotationView:(id)arg1 bounce:(BOOL)arg2 scrollToFit:(BOOL)arg3; -- (void)_showBubbleForAnnotationView:(id)arg1 bounce:(BOOL)arg2 scrollToFit:(BOOL)arg3 avoid:(struct CGRect)arg4; +- (void)deselectAnnotationView:(id)arg1 animated:(_Bool)arg2; +- (void)_setSelectedAnnotationView:(id)arg1 bounce:(_Bool)arg2 pressed:(_Bool)arg3 scrollToFit:(_Bool)arg4; +- (void)_setSelectedAnnotationView:(id)arg1 bounce:(_Bool)arg2 pressed:(_Bool)arg3 scrollToFit:(_Bool)arg4 avoid:(struct CGRect)arg5; +- (void)_showBubbleForAnnotationView:(id)arg1 bounce:(_Bool)arg2 scrollToFit:(_Bool)arg3; +- (void)_showBubbleForAnnotationView:(id)arg1 bounce:(_Bool)arg2 scrollToFit:(_Bool)arg3 avoid:(struct CGRect)arg4; - (void)removeAnnotationViewsRotationAnimations; -- (void)setAnnotationViewsRotationRadians:(float)arg1 animation:(id)arg2; +- (void)setAnnotationViewsRotationRadians:(double)arg1 animation:(id)arg2; @property(readonly, nonatomic) MKPinAnnotationView *bubblePin; @property(readonly, nonatomic) MKAnnotationView *calloutAnnotationView; - (struct CGRect)_visibleRect; - (struct CGRect)_visibleCenteringRectInView:(struct UIView *)arg1; - (struct CGRect)_visibleCenteringRect; -- (BOOL)isCalloutExpanded; -- (BOOL)calloutContainsPoint:(struct CGPoint)arg1; +- (_Bool)isCalloutExpanded; +- (_Bool)calloutContainsPoint:(struct CGPoint)arg1; @property(nonatomic) Class calloutViewClass; -@property(nonatomic) unsigned int mapType; -- (void)setAnnotationDeselectionCallback:(id)arg1; -@property(nonatomic) BOOL allowsPopoverWhenNotInWindow; +- (void)setMapDisplayStyle:(long long)arg1; +@property(nonatomic) unsigned long long mapType; +@property(nonatomic) _Bool allowsPopoverWhenNotInWindow; @property(readonly, nonatomic) UIPopoverController *popoverController; -- (void)setMapPitchRadians:(float)arg1; +- (void)setMapPitchRadians:(double)arg1; @property(nonatomic) id delegate; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MapKit/MKAnnotationContainerViewDelegate-Protocol.h b/iOS7/Frameworks/MapKit/MKAnnotationContainerViewDelegate-Protocol.h index 371f6e3b5..f9bb13124 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationContainerViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationContainerViewDelegate-Protocol.h @@ -10,17 +10,20 @@ - (struct CGRect)annotationContainerVisibleRect:(id)arg1; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToView:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromView:(id)arg2; -- (float)_zoomScale; +- (double)_zoomScale; - (struct CGRect)visibleRectInView:(id)arg1; - (struct CGRect)visibleCenteringRectInView:(id)arg1; - (void)annotationContainerDidDropPins:(id)arg1; - (void)annotationContainerWillDropPins:(id)arg1; - (void)annotationContainerDidAnimateBubble:(id)arg1; - (void)annotationContainerWillAnimateBubble:(id)arg1; -- (float)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(float *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; -- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (double)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(double *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; +- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 annotationCoordinate:(CDStruct_c3b9c2ee)arg3 completionHandler:(id)arg4; - (void)annotationContainer:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; -- (BOOL)annotationContainerIsRotated:(id)arg1; -- (BOOL)annotationContainerShouldAlignToPixels:(id)arg1; +- (_Bool)annotationContainerIsRotated:(id)arg1; +- (_Bool)annotationContainerShouldAlignToPixels:(id)arg1; + +@optional +- (void)annotationContainerDidFinishMapsTransitionExpanding:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKAnnotationManager.h b/iOS7/Frameworks/MapKit/MKAnnotationManager.h index a54135b50..757bcf524 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationManager.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationManager.h @@ -8,17 +8,19 @@ @class MKQuadTrie, NSArray, NSMapTable, NSMutableSet, NSTimer; +// Not exported @interface MKAnnotationManager : NSObject { id _container; id _delegate; - BOOL _annotationRepresentationsAreAddedImmediately; + _Bool _annotationRepresentationsAreAddedImmediately; NSTimer *_updateVisibleTimer; MKQuadTrie *_annotations; NSMutableSet *_visibleAnnotations; NSMutableSet *_pendingAnnotations; NSMutableSet *_disallowAnimationAnnotations; id _selectedAnnotation; + id _draggedAnnotation; NSMapTable *_annotationsToRepresentations; NSMutableSet *_annotationRepresentations; NSMapTable *_reusableAnnotationRepresentations; @@ -26,50 +28,51 @@ NSMutableSet *_managedAnnotationsObservingCoordinate; NSMutableSet *_addingAnnotationRepresentations; id _annotationRepresentationToShowCallout; - BOOL _animateDelayedShowCallout; + _Bool _animateDelayedShowCallout; struct CGRect _rectToAvoidForDelayedShowCallout; - BOOL _isChangingCoordinate; + _Bool _isChangingCoordinate; } -@property(nonatomic) BOOL annotationRepresentationsAreAddedImmediately; // @synthesize annotationRepresentationsAreAddedImmediately=_annotationRepresentationsAreAddedImmediately; +@property(nonatomic) id draggedAnnotation; // @synthesize draggedAnnotation=_draggedAnnotation; +@property(nonatomic) _Bool annotationRepresentationsAreAddedImmediately; // @synthesize annotationRepresentationsAreAddedImmediately=_annotationRepresentationsAreAddedImmediately; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) id container; // @synthesize container=_container; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)_removeRepresentationForAnnotation:(id)arg1 fromCull:(BOOL)arg2; +- (void)_removeRepresentationForAnnotation:(id)arg1 fromCull:(_Bool)arg2; - (void)cleanUpAnnotationRepresentationForRemoval:(id)arg1; - (id)_addRepresentationForAnnotation:(id)arg1; - (void)configureDefaultAnnotationRepresentation:(id)arg1 forAnnotation:(id)arg2; - (void)configureAnnotationRepresentation:(id)arg1 forAnnotation:(id)arg2; - (id)newInternalAnnotationRepresentationForInternalAnnotation:(id)arg1; -- (BOOL)internalAnnotationAllowsCustomRepresentation:(id)arg1; -- (BOOL)annotationIsInternal:(id)arg1; +- (_Bool)internalAnnotationAllowsCustomRepresentation:(id)arg1; +- (_Bool)annotationIsInternal:(id)arg1; - (id)newDefaultAnnotationRepresentationForAnnotation:(id)arg1 reuseIdentifier:(id)arg2; - (id)representationForAnnotation:(id)arg1; @property(readonly, nonatomic) id selectedAnnotationRepresentation; - (void)finishAddingAnnotationRepresentations:(id)arg1; -- (void)deselectAnnotation:(id)arg1 animated:(BOOL)arg2; -- (void)selectAnnotation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; -- (void)selectAnnotation:(id)arg1 animated:(BOOL)arg2; +- (void)deselectAnnotation:(id)arg1 animated:(_Bool)arg2; +- (void)selectAnnotation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)selectAnnotation:(id)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) NSArray *annotationRepresentations; @property(readonly, nonatomic) NSArray *annotations; - (void)updateVisibleAnnotations; - (void)showAnnotationsInMapRect:(CDStruct_90e2a262)arg1; - (id)annotationsInMapRect:(CDStruct_90e2a262)arg1; -- (BOOL)containsAnnotation:(id)arg1; +- (_Bool)containsAnnotation:(id)arg1; - (id)dequeueReusableAnnotationRepresentationWithIdentifier:(id)arg1; - (void)removeRepresentationForManagedAnnotation:(id)arg1; -- (id)addRepresentationForManagedAnnotation:(id)arg1 notifyDelegate:(BOOL)arg2; +- (id)addRepresentationForManagedAnnotation:(id)arg1 notifyDelegate:(_Bool)arg2; - (void)addRepresentationsForAnnotations:(id)arg1; - (void)replaceAnnotation:(id)arg1 withAnnotation:(id)arg2; - (void)removeAnnotations:(id)arg1; - (void)removeAnnotation:(id)arg1; -- (void)_removeAnnotation:(id)arg1 updateVisible:(BOOL)arg2 removeFromContainer:(BOOL)arg3; +- (void)_removeAnnotation:(id)arg1 updateVisible:(_Bool)arg2 removeFromContainer:(_Bool)arg3; - (void)addAnnotations:(id)arg1; -- (void)addAnnotation:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotation:(id)arg1 allowAnimation:(_Bool)arg2; - (void)addAnnotation:(id)arg1; -- (void)_addAnnotation:(id)arg1 updateVisible:(BOOL)arg2; +- (void)_addAnnotation:(id)arg1 updateVisible:(_Bool)arg2; - (void)addManagedAnnotation:(id)arg1; -- (void)addManagedAnnotation:(id)arg1 observeCoordinateChanges:(BOOL)arg2; +- (void)addManagedAnnotation:(id)arg1 observeCoordinateChanges:(_Bool)arg2; - (void)_setupUpdateVisibleAnnotationsTimer; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKAnnotationModel-Protocol.h b/iOS7/Frameworks/MapKit/MKAnnotationModel-Protocol.h index d8c9733da..7e9db0e8a 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationModel-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationModel-Protocol.h @@ -7,12 +7,11 @@ #import "NSObject-Protocol.h" @protocol MKAnnotationModel -- (void)setAnnotationDeselectionCallback:(id)arg1; -- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(BOOL)arg3 duration:(double)arg4; -- (void)deselectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2; -- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; -- (void)selectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; +- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(_Bool)arg3 duration:(double)arg4; +- (void)deselectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2; +- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)selectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; - (void)removeAnnotationRepresentation:(id)arg1; -- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MapKit/MKAnnotationRepresentation-Protocol.h b/iOS7/Frameworks/MapKit/MKAnnotationRepresentation-Protocol.h index 43bdd4760..aa37d10c0 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationRepresentation-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationRepresentation-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol MKAnnotationRepresentation -- (void)_setHiddenForOffscreen:(BOOL)arg1; -- (BOOL)isPersistent; +- (void)_setHiddenForOffscreen:(_Bool)arg1; +- (_Bool)isPersistent; - (void)prepareForReuse; - (id)reuseIdentifier; @end diff --git a/iOS7/Frameworks/MapKit/MKAnnotationSelector-Protocol.h b/iOS7/Frameworks/MapKit/MKAnnotationSelector-Protocol.h index 18dfb772f..b3c936415 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationSelector-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationSelector-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol MKAnnotationSelector -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; @end diff --git a/iOS7/Frameworks/MapKit/MKAnnotationView.h b/iOS7/Frameworks/MapKit/MKAnnotationView.h index be5bc30c1..9b260399a 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationView.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationView.h @@ -13,21 +13,23 @@ @interface MKAnnotationView : UIView { - BOOL _customTransformApplied; - BOOL _internalTransformApplied; - BOOL _animatingToCoordinate; - BOOL _tracking; + _Bool _customTransformApplied; + _Bool _internalTransformApplied; + _Bool _animatingToCoordinate; + _Bool _tracking; CDStruct_2c43369c _presentationCoordinate; double _presentationCourse; id _presentationCoordinateChangedCallback; MKUserLocationAnnotationViewProxy *_userLocationProxy; - float _rotationRadians; + double _rotationRadians; _MKAnnotationViewAnchor *_anchor; VKAttributedRouteMatch *_routeMatch; - float _mapRotationRadians; - BOOL _explicitlyHidden; - BOOL _hiddenForOffscreen; - float _mapPitchRadians; + double _mapRotationRadians; + _Bool _explicitlyHidden; + _Bool _hiddenForOffscreen; + _Bool _hiddenForInvalidPoint; + double _mapPitchRadians; + long long _mapDisplayStyle; MKAnnotationManager *_annotationManager; id _annotation; UICalloutView *_calloutView; @@ -36,11 +38,11 @@ UIView *_detailCalloutAccessoryView; NSString *_reuseIdentifier; UIImage *_image; - unsigned int _mapType; - unsigned int _zIndex; + unsigned long long _mapType; + unsigned long long _zIndex; struct CGPoint _centerOffset; struct CGPoint _calloutOffset; - unsigned int _dragState; + unsigned long long _dragState; id _calloutHitTest; struct { unsigned int disabled:1; @@ -51,57 +53,64 @@ unsigned int canDisplayPlacemarkInCallout:1; unsigned int draggable:1; } _flags; + struct CGPoint _leftCalloutOffset; + struct CGPoint _rightCalloutOffset; } -+ (BOOL)_followsTerrain; ++ (_Bool)_followsTerrain; + (id)_disclosureCalloutButton; -+ (unsigned int)_selectedZIndex; -+ (unsigned int)_zIndex; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (unsigned long long)_selectedZIndex; ++ (unsigned long long)_zIndex; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)droppedPinTitle; + (id)currentLocationTitle; -@property(nonatomic, getter=_mapPitchRadians, setter=_setMapPitchRadians:) float mapPitchRadians; // @synthesize mapPitchRadians=_mapPitchRadians; -@property(nonatomic, getter=_mapRotationRadians, setter=_setMapRotationRadians:) float mapRotationRadians; // @synthesize mapRotationRadians=_mapRotationRadians; +@property(nonatomic, getter=_isHiddenForInvalidPoint, setter=_setHiddenForInvalidPoint:) _Bool hiddenForInvalidPoint; // @synthesize hiddenForInvalidPoint=_hiddenForInvalidPoint; +@property(nonatomic, getter=_mapDisplayStyle, setter=_setMapDisplayStyle:) long long mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; +@property(nonatomic, getter=_mapPitchRadians, setter=_setMapPitchRadians:) double mapPitchRadians; // @synthesize mapPitchRadians=_mapPitchRadians; +@property(nonatomic, getter=_mapRotationRadians, setter=_setMapRotationRadians:) double mapRotationRadians; // @synthesize mapRotationRadians=_mapRotationRadians; @property(retain, nonatomic, setter=_setRouteMatch:) VKAttributedRouteMatch *_routeMatch; // @synthesize _routeMatch; @property(retain, nonatomic) UIView *detailCalloutAccessoryView; // @synthesize detailCalloutAccessoryView=_detailCalloutAccessoryView; @property(retain, nonatomic) UIView *rightCalloutAccessoryView; // @synthesize rightCalloutAccessoryView=_rightCalloutAccessoryView; @property(retain, nonatomic) UIView *leftCalloutAccessoryView; // @synthesize leftCalloutAccessoryView=_leftCalloutAccessoryView; +@property(nonatomic) struct CGPoint rightCalloutOffset; // @synthesize rightCalloutOffset=_rightCalloutOffset; +@property(nonatomic) struct CGPoint leftCalloutOffset; // @synthesize leftCalloutOffset=_leftCalloutOffset; @property(copy, nonatomic) id _calloutHitTest; // @synthesize _calloutHitTest; -@property(nonatomic, getter=_isTracking, setter=_setTracking:) BOOL _tracking; // @synthesize _tracking; -@property(nonatomic, getter=_isAnimatingToCoordinate, setter=_setAnimatingToCoordinate:) BOOL _animatingToCoordinate; // @synthesize _animatingToCoordinate; +@property(nonatomic, getter=_isTracking, setter=_setTracking:) _Bool _tracking; // @synthesize _tracking; +@property(nonatomic, getter=_isAnimatingToCoordinate, setter=_setAnimatingToCoordinate:) _Bool _animatingToCoordinate; // @synthesize _animatingToCoordinate; @property(nonatomic, setter=_setPresentationCourse:) double _presentationCourse; // @synthesize _presentationCourse; @property(copy, nonatomic, setter=_setPresentationCoordinateChangedCallback:) id _presentationCoordinateChangedCallback; // @synthesize _presentationCoordinateChangedCallback; @property(nonatomic, setter=_setAnnotationManager:) MKAnnotationManager *_annotationManager; // @synthesize _annotationManager; -- (BOOL)_isAnimatingDrop; +- (void)_didUpdatePosition; +- (void)_updateFromMap; - (id)_vkMarker; - (id)_containerView; -- (BOOL)_canChangeOrientation; -- (unsigned int)_orientationCount; -- (BOOL)_hasAlternateOrientation; -- (void)_transitionFrom:(int)arg1 to:(int)arg2 duration:(double)arg3; -- (void)_setRotationRadians:(float)arg1 withAnimation:(id)arg2; +- (_Bool)_canChangeOrientation; +- (unsigned long long)_orientationCount; +- (_Bool)_hasAlternateOrientation; +- (void)_transitionFrom:(long long)arg1 to:(long long)arg2 duration:(double)arg3; +- (void)_setRotationRadians:(double)arg1 withAnimation:(id)arg2; - (void)_userTrackingModeDidChange:(id)arg1; -- (void)_enableRotationForHeadingMode:(float)arg1; +- (void)_enableRotationForHeadingMode:(double)arg1; - (id)_annotationContainer; -- (void)setHidden:(BOOL)arg1; -- (void)_setHiddenForOffscreen:(BOOL)arg1; -- (void)_resetZIndexNotify:(BOOL)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)_setHiddenForOffscreen:(_Bool)arg1; +- (void)_resetZIndexNotify:(_Bool)arg1; - (void)_resetZIndex; -- (void)_setZIndex:(unsigned int)arg1; -- (void)_setZIndex:(unsigned int)arg1 notify:(BOOL)arg2; -- (unsigned int)_zIndex; -- (void)_setMapType:(unsigned int)arg1; -- (unsigned int)_mapType; -- (BOOL)isPersistent; -- (void)_setCanDisplayPlacemarkInCallout:(BOOL)arg1; -- (BOOL)_canDisplayPlacemarkInCallout; -- (void)_setCanDisplayDisclosureInCallout:(BOOL)arg1; -- (BOOL)_canDisplayDisclosureInCallout; -- (void)setDragState:(unsigned int)arg1 animated:(BOOL)arg2; -@property(nonatomic) unsigned int dragState; -@property(nonatomic, getter=isDraggable) BOOL draggable; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -@property(nonatomic, getter=isEnabled) BOOL enabled; +- (void)_setZIndex:(unsigned long long)arg1; +- (void)_setZIndex:(unsigned long long)arg1 notify:(_Bool)arg2; +- (unsigned long long)_zIndex; +- (void)_setMapType:(unsigned long long)arg1; +- (unsigned long long)_mapType; +- (_Bool)isPersistent; +- (void)_setCanDisplayPlacemarkInCallout:(_Bool)arg1; +- (_Bool)_canDisplayPlacemarkInCallout; +- (void)_setCanDisplayDisclosureInCallout:(_Bool)arg1; +- (_Bool)_canDisplayDisclosureInCallout; +- (void)setDragState:(unsigned long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) unsigned long long dragState; +@property(nonatomic, getter=isDraggable) _Bool draggable; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +@property(nonatomic, getter=isEnabled) _Bool enabled; @property(readonly, nonatomic) struct CGRect _significantFrame; @property(readonly, nonatomic, getter=_significantBounds) struct CGRect significantBounds; - (struct CGRect)_mapkit_visibleRect; @@ -112,9 +121,9 @@ @property(nonatomic) struct CGPoint calloutOffset; @property(nonatomic) struct CGPoint centerOffset; - (struct CGPoint)_draggingDropOffset; -@property(nonatomic) BOOL canShowCallout; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isSelected) BOOL selected; +@property(nonatomic) _Bool canShowCallout; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isSelected) _Bool selected; @property(retain, nonatomic) UIImage *image; - (id)_contentLayer; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/MKAnnotationViewInternal.h b/iOS7/Frameworks/MapKit/MKAnnotationViewInternal.h index 71affdb9e..3789524c5 100644 --- a/iOS7/Frameworks/MapKit/MKAnnotationViewInternal.h +++ b/iOS7/Frameworks/MapKit/MKAnnotationViewInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MKAnnotationViewInternal : NSObject { } diff --git a/iOS7/Frameworks/MapKit/MKAttributionLabel.h b/iOS7/Frameworks/MapKit/MKAttributionLabel.h index 4b2caff95..7622f2e7a 100644 --- a/iOS7/Frameworks/MapKit/MKAttributionLabel.h +++ b/iOS7/Frameworks/MapKit/MKAttributionLabel.h @@ -6,18 +6,17 @@ #import "UILabel.h" +// Not exported @interface MKAttributionLabel : UILabel { - unsigned int _mapType; - BOOL _useDarkText; + unsigned long long _mapType; + _Bool _useDarkText; } -@property(nonatomic) unsigned int mapType; // @synthesize mapType=_mapType; +@property(nonatomic) unsigned long long mapType; // @synthesize mapType=_mapType; - (void)drawRect:(struct CGRect)arg1; -- (void)didMoveToSuperview; -- (void)_layoutLabel; - (void)_prepareLabel; -- (id)_attributesWithStroke:(BOOL)arg1; +- (id)_attributesWithStroke:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKBasicMapView.h b/iOS7/Frameworks/MapKit/MKBasicMapView.h index d9930e4f4..6bd6fa897 100644 --- a/iOS7/Frameworks/MapKit/MKBasicMapView.h +++ b/iOS7/Frameworks/MapKit/MKBasicMapView.h @@ -8,30 +8,39 @@ @class VKMapView; +// Not exported @interface MKBasicMapView : UIView { UIView *_hostView; VKMapView *_mapView; + double _mapModeStartTime; } +@property(nonatomic) double mapModeStartTime; // @synthesize mapModeStartTime=_mapModeStartTime; @property(readonly, nonatomic) VKMapView *mapView; // @synthesize mapView=_mapView; -- (void)setHidden:(BOOL)arg1; +- (void)_updateStatsForTimeSpentInCurrentMapTypeIsShowingFlyover:(_Bool)arg1 ignoreIfViewInWindow:(_Bool)arg2; +- (void)updateStatsForTimeSpentInCurrentMapTypeIsShowingFlyover:(_Bool)arg1; +- (void)updateStatsForSwitchingToMapType:(long long)arg1; +- (void)setHidden:(_Bool)arg1; - (void)didMoveToWindow; +- (void)willMoveToWindow:(id)arg1; +- (void)_updateForCurrentScreen; - (void)_updateMapViewHidden; -- (BOOL)isPointValidForGesturing:(struct CGPoint)arg1; +- (_Bool)isPointValidForGesturing:(struct CGPoint)arg1; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toCameraModelPointToView:(id)arg2; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToView:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromView:(id)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)_animateCanvasForBounds:(struct CGRect)arg1; -@property(nonatomic) BOOL rendersInBackground; -- (float)calloutContainerCanvasScale; +@property(nonatomic) _Bool rendersInBackground; +- (double)calloutContainerCanvasScale; - (struct CGSize)calloutContainerCanvasSize; - (void)addCalloutSubview:(id)arg1; @property(readonly, nonatomic) struct UIEdgeInsets edgeInsets; +- (_Bool)_isThirdPartyApp; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 andGlobe:(BOOL)arg2 shouldRasterize:(BOOL)arg3; +- (id)initWithFrame:(struct CGRect)arg1 andGlobe:(_Bool)arg2 shouldRasterize:(_Bool)arg3; - (void)_enterBackground:(id)arg1; - (void)_enterForeground:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKBlockBasedSnapshotRequester.h b/iOS7/Frameworks/MapKit/MKBlockBasedSnapshotRequester.h index f0d586237..1fda46ac6 100644 --- a/iOS7/Frameworks/MapKit/MKBlockBasedSnapshotRequester.h +++ b/iOS7/Frameworks/MapKit/MKBlockBasedSnapshotRequester.h @@ -8,6 +8,7 @@ #import "MKMapSnapshotCreatorRequester-Protocol.h" +// Not exported @interface MKBlockBasedSnapshotRequester : NSObject { id handler; diff --git a/iOS7/Frameworks/MapKit/MKCALayerCompletionDelegate.h b/iOS7/Frameworks/MapKit/MKCALayerCompletionDelegate.h index d0893989a..ee779348e 100644 --- a/iOS7/Frameworks/MapKit/MKCALayerCompletionDelegate.h +++ b/iOS7/Frameworks/MapKit/MKCALayerCompletionDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MKCALayerCompletionDelegate : NSObject { id _completion; @@ -13,7 +14,7 @@ + (id)delegateWithCompletion:(id)arg1; @property(copy, nonatomic) id completion; // @synthesize completion=_completion; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MapKit/MKCalloutBackgroundView.h b/iOS7/Frameworks/MapKit/MKCalloutBackgroundView.h index c66418597..819dca678 100644 --- a/iOS7/Frameworks/MapKit/MKCalloutBackgroundView.h +++ b/iOS7/Frameworks/MapKit/MKCalloutBackgroundView.h @@ -10,30 +10,34 @@ @interface MKCalloutBackgroundView : UIPopoverBackgroundView { - float _arrowOffset; - unsigned int _arrowDirection; + double _arrowOffset; + unsigned long long _arrowDirection; UIView *_containerView; + UIView *_baseBorderView; _MKCalloutBackgroundMaskView *_mainMaskView; NSMutableArray *_vendedMaskViews; - UIImageView *_bottomArrowExtraShadow; + long long _mapDisplayStyle; + UIImageView *_currentArrowShadow; } + (struct UIEdgeInsets)contentViewInsets; -+ (float)arrowHeight; -+ (float)arrowBase; -+ (BOOL)wantsDefaultContentAppearance; ++ (double)arrowHeight; ++ (double)arrowBase; ++ (_Bool)wantsDefaultContentAppearance; ++ (double)_contentViewCornerRadiusForArrowDirection:(unsigned long long)arg1; + (void)setBeingCreatedForSmallCalloutController:(id)arg1; +@property(nonatomic) long long mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; - (void)_extendLeftRightArrow; - (void)_retractUpDownArrow; - (void)_showArrow; - (void)_hideArrow; -- (void)setArrowDirection:(unsigned int)arg1; -- (unsigned int)arrowDirection; -- (void)setArrowOffset:(float)arg1; -- (float)arrowOffset; +- (void)setArrowDirection:(unsigned long long)arg1; +- (unsigned long long)arrowDirection; +- (void)setArrowOffset:(double)arg1; +- (double)arrowOffset; - (id)_shadowPath; - (void)layoutSubviews; -- (void)_layoutMaskView:(id)arg1; +- (void)_layoutMaskView:(id)arg1 withArrowShadow:(_Bool)arg2; - (id)newMaskLayer; - (void)dealloc; - (void)_setupViews; diff --git a/iOS7/Frameworks/MapKit/MKCalloutBasedAnnotationCalloutController.h b/iOS7/Frameworks/MapKit/MKCalloutBasedAnnotationCalloutController.h index 8c4674c8f..a1a7a864e 100644 --- a/iOS7/Frameworks/MapKit/MKCalloutBasedAnnotationCalloutController.h +++ b/iOS7/Frameworks/MapKit/MKCalloutBasedAnnotationCalloutController.h @@ -8,29 +8,30 @@ @class UICalloutView; +// Not exported @interface MKCalloutBasedAnnotationCalloutController : MKAnnotationCalloutController { UICalloutView *_calloutView; Class _calloutViewClass; } -- (void)hideCalloutAnimated:(BOOL)arg1; -- (void)showCalloutForAnnotationView:(id)arg1 animated:(BOOL)arg2 scrollToFit:(BOOL)arg3 avoid:(struct CGRect)arg4; -- (void)_addCallout:(id)arg1 forAnnotationView:(id)arg2 anchorPoint:(struct CGPoint)arg3 boundaryRect:(struct CGRect)arg4 animated:(BOOL)arg5; -- (void)_setDetailAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setRightAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setLeftAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setSubtitle:(id)arg1 animated:(BOOL)arg2; +- (void)hideCalloutAnimated:(_Bool)arg1; +- (void)showCalloutForAnnotationView:(id)arg1 animated:(_Bool)arg2 scrollToFit:(_Bool)arg3 avoid:(struct CGRect)arg4; +- (void)_addCallout:(id)arg1 forAnnotationView:(id)arg2 anchorPoint:(struct CGPoint)arg3 boundaryRect:(struct CGRect)arg4 animated:(_Bool)arg5; +- (void)_setDetailAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setRightAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setLeftAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setSubtitle:(id)arg1 animated:(_Bool)arg2; - (id)_subtitle; - (void)_setTitle:(id)arg1; -- (BOOL)_isShowingCallout; -- (BOOL)isCalloutExpanded; -- (BOOL)calloutContainsPoint:(struct CGPoint)arg1; -- (void)calloutView:(id)arg1 didMoveToAnchorPoint:(struct CGPoint)arg2 animated:(BOOL)arg3; -- (void)calloutView:(id)arg1 willMoveToAnchorPoint:(struct CGPoint)arg2 animated:(BOOL)arg3; +- (_Bool)_isShowingCallout; +- (_Bool)isCalloutExpanded; +- (_Bool)calloutContainsPoint:(struct CGPoint)arg1; +- (void)calloutView:(id)arg1 didMoveToAnchorPoint:(struct CGPoint)arg2 animated:(_Bool)arg3; +- (void)calloutView:(id)arg1 willMoveToAnchorPoint:(struct CGPoint)arg2 animated:(_Bool)arg3; - (void)setCalloutViewClass:(Class)arg1; - (Class)calloutViewClass; -- (float)defaultCalloutHeight; +- (double)defaultCalloutHeight; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKCalloutSource-Protocol.h b/iOS7/Frameworks/MapKit/MKCalloutSource-Protocol.h index 7f6fb125f..17f038e26 100644 --- a/iOS7/Frameworks/MapKit/MKCalloutSource-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKCalloutSource-Protocol.h @@ -10,8 +10,8 @@ @protocol MKCalloutSource - (id)debugAnchorPointString; -- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2; -- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2 snapToPixels:(BOOL)arg3; +- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2; +- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2 snapToPixels:(_Bool)arg3; - (id)title; @optional diff --git a/iOS7/Frameworks/MapKit/MKCanDrawCache.h b/iOS7/Frameworks/MapKit/MKCanDrawCache.h index 4c0b11dd6..8f12601fd 100644 --- a/iOS7/Frameworks/MapKit/MKCanDrawCache.h +++ b/iOS7/Frameworks/MapKit/MKCanDrawCache.h @@ -8,18 +8,19 @@ @class NSLock; +// Not exported @interface MKCanDrawCache : NSObject { - struct Cache<_MKCanDrawCacheKey, int> **_caches; - unsigned int _lodCount; + struct Cache<_MKCanDrawCacheKey, long> **_caches; + unsigned long long _lodCount; NSLock *_cacheLock; } - (void)invalidateCache; -- (void)invalidateCacheInMapRect:(CDStruct_90e2a262)arg1 atLOD:(unsigned int)arg2; +- (void)invalidateCacheInMapRect:(CDStruct_90e2a262)arg1 atLOD:(unsigned long long)arg2; - (void)invalidateCacheInMapRect:(CDStruct_90e2a262)arg1; -- (int)canDrawInMapRect:(CDStruct_90e2a262)arg1 atScale:(float)arg2; -- (void)setCanDraw:(int)arg1 forMapRect:(CDStruct_90e2a262)arg2 atScale:(float)arg3; +- (long long)canDrawInMapRect:(CDStruct_90e2a262)arg1 atScale:(double)arg2; +- (void)setCanDraw:(long long)arg1 forMapRect:(CDStruct_90e2a262)arg2 atScale:(double)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKCircle.h b/iOS7/Frameworks/MapKit/MKCircle.h index 75c9d85f1..746042249 100644 --- a/iOS7/Frameworks/MapKit/MKCircle.h +++ b/iOS7/Frameworks/MapKit/MKCircle.h @@ -22,7 +22,7 @@ @property(readonly, nonatomic) CDStruct_90e2a262 boundingMapRect; // @synthesize boundingMapRect=_boundingMapRect; @property(readonly, nonatomic) double radius; // @synthesize radius=_radius; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; // @synthesize coordinate=_coordinate; -- (BOOL)intersectsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)intersectsMapRect:(CDStruct_90e2a262)arg1; - (id)_initWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 radius:(double)arg2; // Remaining properties diff --git a/iOS7/Frameworks/MapKit/MKCompassView.h b/iOS7/Frameworks/MapKit/MKCompassView.h index fdafd9d06..5a338b87f 100644 --- a/iOS7/Frameworks/MapKit/MKCompassView.h +++ b/iOS7/Frameworks/MapKit/MKCompassView.h @@ -6,23 +6,17 @@ #import "UIView.h" -@class NSAttributedString, NSDictionary, UIColor; +@class CALayer; @interface MKCompassView : UIView { - float _yaw; - float _degrees; - float _scale; - UIColor *_discColor; - UIColor *_ticColor; - UIColor *_arrowColor; - NSAttributedString *_nString; - struct CGPoint _nStringDrawPoint; - NSDictionary *_degreeFontAttributes; + CALayer *_imageLayer; } -- (void)drawRect:(struct CGRect)arg1; -@property(nonatomic) float yaw; // @dynamic yaw; +- (void)layoutSublayersOfLayer:(id)arg1; +@property(nonatomic) double yaw; // @dynamic yaw; +- (void)layoutSubviews; +- (void)updateLocale:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MapKit/MKCoreLocationProvider.h b/iOS7/Frameworks/MapKit/MKCoreLocationProvider.h index eaa3e89d9..d672d41fd 100644 --- a/iOS7/Frameworks/MapKit/MKCoreLocationProvider.h +++ b/iOS7/Frameworks/MapKit/MKCoreLocationProvider.h @@ -11,11 +11,12 @@ @class CLLocationManager, NSBundle, NSString; +// Not exported @interface MKCoreLocationProvider : NSObject { CLLocationManager *_clLocationManager; id _delegate; - BOOL _locationServicesPreferencesDialogEnabled; + _Bool _locationServicesPreferencesDialogEnabled; int _authorizationStatus; NSBundle *_effectiveBundle; NSString *_effectiveBundleIdentifier; @@ -28,18 +29,18 @@ - (void)locationManagerDidResumeLocationUpdates:(id)arg1; - (void)locationManagerDidPauseLocationUpdates:(id)arg1; - (void)locationManager:(id)arg1 didChangeAuthorizationStatus:(int)arg2; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didFailWithError:(id)arg2; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)dismissHeadingCalibrationDisplay; -@property(readonly, nonatomic) BOOL airplaneModeBlocksLocation; +@property(readonly, nonatomic) _Bool airplaneModeBlocksLocation; @property(readonly, nonatomic) int authorizationStatus; @property(readonly, nonatomic) double expectedGpsUpdateInterval; @property(nonatomic) int headingOrientation; @property(nonatomic) double distanceFilter; -@property(nonatomic) int activityType; -@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) BOOL locationServicesPreferencesDialogEnabled; +@property(nonatomic) long long activityType; +@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) _Bool locationServicesPreferencesDialogEnabled; @property(nonatomic) double desiredAccuracy; @property(copy, nonatomic) NSString *effectiveBundleIdentifier; @property(retain, nonatomic) NSBundle *effectiveBundle; @@ -51,8 +52,8 @@ - (void)stopUpdatingLocation; - (void)startUpdatingLocation; - (void)_updateAuthorizationStatus; -@property(readonly, nonatomic, getter=isMonitoringRegionsAvailable) BOOL monitoringRegionsAvailable; -@property(readonly, nonatomic) BOOL usesCLMapCorrection; +@property(readonly, nonatomic, getter=isMonitoringRegionsAvailable) _Bool monitoringRegionsAvailable; +@property(readonly, nonatomic) _Bool usesCLMapCorrection; @property(readonly, nonatomic) CLLocationManager *_clLocationManager; - (void)_createCLLocationManager; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKDate.h b/iOS7/Frameworks/MapKit/MKDate.h index 171185ea2..efcb71228 100644 --- a/iOS7/Frameworks/MapKit/MKDate.h +++ b/iOS7/Frameworks/MapKit/MKDate.h @@ -23,7 +23,7 @@ - (double)timeIntervalSinceReferenceDate; - (id)initWithTimeIntervalSinceReferenceDate:(double)arg1; - (id)initWithNSDate:(id)arg1; -- (int)dayOfCommonEra; +- (long long)dayOfCommonEra; @end diff --git a/iOS7/Frameworks/MapKit/MKDirections.h b/iOS7/Frameworks/MapKit/MKDirections.h index 4bee282c6..523b57098 100644 --- a/iOS7/Frameworks/MapKit/MKDirections.h +++ b/iOS7/Frameworks/MapKit/MKDirections.h @@ -17,9 +17,11 @@ id _locationOperation; } +- (void)calculateETAWithCompletionHandler:(id)arg1; +- (void)_calculateETAWithCompletionHandler:(id)arg1; - (void)calculateDirectionsWithCompletionHandler:(id)arg1; - (void)_establishCurrentLocationAndThen:(id)arg1; -@property(readonly, nonatomic, getter=isCalculating) BOOL calculating; +@property(readonly, nonatomic, getter=isCalculating) _Bool calculating; - (void)cancel; - (void)dealloc; - (void)_cleanupLocationOperation; diff --git a/iOS7/Frameworks/MapKit/MKDirectionsRequest.h b/iOS7/Frameworks/MapKit/MKDirectionsRequest.h index c56ec863f..842be7717 100644 --- a/iOS7/Frameworks/MapKit/MKDirectionsRequest.h +++ b/iOS7/Frameworks/MapKit/MKDirectionsRequest.h @@ -14,36 +14,36 @@ { MKMapItem *_source; MKMapItem *_destination; - unsigned int _transportType; - BOOL _requestsAlternateRoutes; - BOOL _includeTravelTimes; - BOOL _includeTrafficIncidents; - BOOL _includeZilchRoutePoints; - BOOL _includeBasicRoutePoints; - BOOL _includeEntryPoints; + unsigned long long _transportType; + _Bool _requestsAlternateRoutes; + _Bool _includeTravelTimes; + _Bool _includeTrafficIncidents; + _Bool _includeZilchRoutePoints; + _Bool _includeBasicRoutePoints; + _Bool _includeEntryPoints; NSDate *_departureDate; NSDate *_arrivalDate; } -+ (BOOL)isDirectionsRequestURL:(id)arg1; -@property(readonly, nonatomic) BOOL _includeEntryPoints; // @synthesize _includeEntryPoints; -@property(readonly, nonatomic) BOOL _includeBasicRoutePoints; // @synthesize _includeBasicRoutePoints; -@property(readonly, nonatomic) BOOL _includeZilchRoutePoints; // @synthesize _includeZilchRoutePoints; -@property(readonly, nonatomic) BOOL _includeTrafficIncidents; // @synthesize _includeTrafficIncidents; -@property(readonly, nonatomic) BOOL _includeTravelTimes; // @synthesize _includeTravelTimes; ++ (_Bool)isDirectionsRequestURL:(id)arg1; +@property(readonly, nonatomic) _Bool _includeEntryPoints; // @synthesize _includeEntryPoints; +@property(readonly, nonatomic) _Bool _includeBasicRoutePoints; // @synthesize _includeBasicRoutePoints; +@property(readonly, nonatomic) _Bool _includeZilchRoutePoints; // @synthesize _includeZilchRoutePoints; +@property(readonly, nonatomic) _Bool _includeTrafficIncidents; // @synthesize _includeTrafficIncidents; +@property(readonly, nonatomic) _Bool _includeTravelTimes; // @synthesize _includeTravelTimes; @property(retain, nonatomic) MKMapItem *destination; // @synthesize destination=_destination; @property(retain, nonatomic) MKMapItem *source; // @synthesize source=_source; -- (BOOL)writeToURL:(id)arg1 error:(id *)arg2; +- (_Bool)writeToURL:(id)arg1 error:(id *)arg2; - (id)dictionaryRepresentation; - (id)description; - (id)initWithContentsOfURL:(id)arg1; - (void)dealloc; - (id)_mapkit_initWithAllTransportTypesSource:(id)arg1 destination:(id)arg2 arrivalDate:(id)arg3; -- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned int)arg3 arrivalDate:(id)arg4; +- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned long long)arg3 arrivalDate:(id)arg4; - (id)_mapkit_initWithAllTransportTypesSource:(id)arg1 destination:(id)arg2 departureDate:(id)arg3; -- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned int)arg3 departureDate:(id)arg4; -- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned int)arg3 arrivalDate:(id)arg4 includeTravelTimes:(BOOL)arg5 includeTrafficIncidents:(BOOL)arg6 includeEntryPoints:(BOOL)arg7 includeRoutePoints:(BOOL)arg8; -- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned int)arg3 departureDate:(id)arg4 includeTravelTimes:(BOOL)arg5 includeTrafficIncidents:(BOOL)arg6 includeEntryPoints:(BOOL)arg7 includeRoutePoints:(BOOL)arg8; +- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned long long)arg3 departureDate:(id)arg4; +- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned long long)arg3 arrivalDate:(id)arg4 includeTravelTimes:(_Bool)arg5 includeTrafficIncidents:(_Bool)arg6 includeEntryPoints:(_Bool)arg7 includeRoutePoints:(_Bool)arg8; +- (id)_mapkit_initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned long long)arg3 departureDate:(id)arg4 includeTravelTimes:(_Bool)arg5 includeTrafficIncidents:(_Bool)arg6 includeEntryPoints:(_Bool)arg7 includeRoutePoints:(_Bool)arg8; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (void)setArrivalDate:(id)arg1; @@ -52,12 +52,12 @@ - (id)departureDate; - (id)_arrivalDate; - (id)_departureDate; -- (void)setRequestsAlternateRoutes:(BOOL)arg1; -- (BOOL)requestsAlternateRoutes; -- (void)setTransportType:(unsigned int)arg1; -- (unsigned int)transportType; -- (unsigned int)_transportType; -@property(readonly, nonatomic) BOOL _includeTypicalRouteDuration; +- (void)setRequestsAlternateRoutes:(_Bool)arg1; +- (_Bool)requestsAlternateRoutes; +- (void)setTransportType:(unsigned long long)arg1; +- (unsigned long long)transportType; +- (unsigned long long)_transportType; +@property(readonly, nonatomic) _Bool _includeTypicalRouteDuration; @end diff --git a/iOS7/Frameworks/MapKit/MKDistanceFormatter.h b/iOS7/Frameworks/MapKit/MKDistanceFormatter.h index 3bc047961..29dcf7dd3 100644 --- a/iOS7/Frameworks/MapKit/MKDistanceFormatter.h +++ b/iOS7/Frameworks/MapKit/MKDistanceFormatter.h @@ -11,19 +11,19 @@ @interface MKDistanceFormatter : NSFormatter { NSLocale *_locale; - unsigned int _units; - unsigned int _unitStyle; + unsigned long long _units; + unsigned long long _unitStyle; } -@property(nonatomic) unsigned int unitStyle; // @synthesize unitStyle=_unitStyle; -@property(nonatomic) unsigned int units; // @synthesize units=_units; +@property(nonatomic) unsigned long long unitStyle; // @synthesize unitStyle=_unitStyle; +@property(nonatomic) unsigned long long units; // @synthesize units=_units; @property(copy, nonatomic) NSLocale *locale; // @synthesize locale=_locale; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; -- (BOOL)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; - (double)distanceFromString:(id)arg1; - (id)stringForObjectValue:(id)arg1; - (id)stringFromDistance:(double)arg1; -- (BOOL)_useMetric; +- (_Bool)_useMetric; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKETAResponse.h b/iOS7/Frameworks/MapKit/MKETAResponse.h new file mode 100644 index 000000000..f74fc1a6e --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKETAResponse.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MKMapItem; + +@interface MKETAResponse : NSObject +{ + MKMapItem *_source; + MKMapItem *_destination; + double _expectedTravelTime; +} + +@property(readonly, nonatomic) double expectedTravelTime; // @synthesize expectedTravelTime=_expectedTravelTime; +@property(readonly, nonatomic) MKMapItem *destination; // @synthesize destination=_destination; +@property(readonly, nonatomic) MKMapItem *source; // @synthesize source=_source; +- (void)dealloc; +- (id)initWithSource:(id)arg1 destination:(id)arg2 expectedTravelTime:(double)arg3; + +@end + diff --git a/iOS7/Frameworks/MapKit/MKETAUpdater.h b/iOS7/Frameworks/MapKit/MKETAUpdater.h index 3036ab6d3..3b12c8f64 100644 --- a/iOS7/Frameworks/MapKit/MKETAUpdater.h +++ b/iOS7/Frameworks/MapKit/MKETAUpdater.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class GEOClientETATrafficUpdateRequest, GEOLocation, GEORoute, GEORouteAttributes, GEOWaypoint, NSTimer, VKAttributedRouteMatch; +@class GEOClientETATrafficUpdateRequest, GEOLocation, GEORoute, GEORouteAttributes, GEOWaypoint, NSData, NSTimer, VKAttributedRouteMatch; @interface MKETAUpdater : NSObject { @@ -19,17 +19,19 @@ GEORoute *_route; GEOWaypoint *_destination; GEORouteAttributes *_routeAttributes; - int _etaState; - BOOL _allowRequests; - BOOL _shouldUseConditionalRequest; + long long _etaState; + _Bool _allowRequests; + _Bool _shouldUseConditionalRequest; double _requestInterval; NSTimer *_etaIdleTimer; double _lastETARequestTime; + NSData *_directionsResponseID; } +@property(retain, nonatomic) NSData *directionsResponseID; // @synthesize directionsResponseID=_directionsResponseID; @property(nonatomic) double requestInterval; // @synthesize requestInterval=_requestInterval; -@property(nonatomic) BOOL shouldUseConditionalRequest; // @synthesize shouldUseConditionalRequest=_shouldUseConditionalRequest; -@property(nonatomic) BOOL allowRequests; // @synthesize allowRequests=_allowRequests; +@property(nonatomic) _Bool shouldUseConditionalRequest; // @synthesize shouldUseConditionalRequest=_shouldUseConditionalRequest; +@property(nonatomic) _Bool allowRequests; // @synthesize allowRequests=_allowRequests; @property(retain, nonatomic) GEOWaypoint *destination; // @synthesize destination=_destination; @property(retain, nonatomic) GEORouteAttributes *routeAttributes; // @synthesize routeAttributes=_routeAttributes; @property(retain, nonatomic) GEORoute *route; // @synthesize route=_route; @@ -39,10 +41,10 @@ @property(copy, nonatomic) id receivedResponseHandler; // @synthesize receivedResponseHandler=_receivedResponseHandler; @property(copy, nonatomic) id willSendRequestHandler; // @synthesize willSendRequestHandler=_willSendRequestHandler; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)_handleETARequestFinished:(id)arg1 currentStep:(id)arg2 percentOfCurrentStepRemaining:(double)arg3; -- (void)_addCurrentRouteToETARequest:(id)arg1 currentStepIndex:(unsigned int)arg2 percentOfCurrentStepRemaining:(double)arg3; -- (BOOL)_shouldStartConditionalETARequest; -- (BOOL)_sendETARequest:(id)arg1 isUpdate:(BOOL)arg2; +- (_Bool)_handleETARequestFinished:(id)arg1 currentStep:(id)arg2 percentOfCurrentStepRemaining:(double)arg3; +- (void)_addCurrentRouteToETARequest:(id)arg1 currentStepIndex:(unsigned long long)arg2 percentOfCurrentStepRemaining:(double)arg3; +- (_Bool)_shouldStartConditionalETARequest; +- (_Bool)_sendETARequest:(id)arg1 isUpdate:(_Bool)arg2; - (void)_startConditionalConnectionETARequest; - (void)_startStateWaitingForBestTimeStart:(id)arg1; - (void)stopUpdateRequests; @@ -50,7 +52,7 @@ - (void)startUpdateRequests; - (void)_clearCurrentETARequest; - (void)_clearTimer; -- (void)setEtaState:(int)arg1; +- (void)setEtaState:(long long)arg1; - (void)reset; - (void)dealloc; - (id)initWithRoute:(id)arg1 destination:(id)arg2 routeAttributes:(id)arg3; diff --git a/iOS7/Frameworks/MapKit/MKGemImageManager.h b/iOS7/Frameworks/MapKit/MKGemImageManager.h deleted file mode 100644 index 787b5a2c4..000000000 --- a/iOS7/Frameworks/MapKit/MKGemImageManager.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class VKImage; - -@interface MKGemImageManager : NSObject -{ - float _scale; - VKImage *_normalImage; - VKImage *_staleImage; -} - -+ (id)sharedManagerWithScale:(float)arg1; -- (id)staleImage; -- (id)normalImage; -- (id)_newImageNamed:(id)arg1; -- (void)didReceiveMemoryWarning:(id)arg1; -- (void)dealloc; -- (id)initWithScale:(float)arg1; - -@end - diff --git a/iOS7/Frameworks/MapKit/MKGeodesicPolyline.h b/iOS7/Frameworks/MapKit/MKGeodesicPolyline.h index 2f7e22eef..4ddecc6a8 100644 --- a/iOS7/Frameworks/MapKit/MKGeodesicPolyline.h +++ b/iOS7/Frameworks/MapKit/MKGeodesicPolyline.h @@ -10,8 +10,8 @@ { } -+ (id)polylineWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -+ (id)polylineWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; ++ (id)polylineWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; ++ (id)polylineWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MapKit/MKInstructionContents.h b/iOS7/Frameworks/MapKit/MKInstructionContents.h new file mode 100644 index 000000000..2455330c4 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKInstructionContents.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface MKInstructionContents : NSObject +{ + int _maneuverType; + int _transportType; + NSString *_intersectionName; + NSString *_destinationName; + NSString *_exitNumber; + NSArray *_branchNames; + NSArray *_towardNames; + int _junctionAngle; + _Bool _toFreeway; +} + ++ (id)contentsWithManeuverType:(int)arg1 transportType:(int)arg2; ++ (id)contentsWithSubstep:(id)arg1 transportType:(int)arg2; ++ (id)contentsWithRoute:(id)arg1 step:(id)arg2; +@property(nonatomic) int junctionAngle; // @synthesize junctionAngle=_junctionAngle; +@property(nonatomic) _Bool toFreeway; // @synthesize toFreeway=_toFreeway; +@property(retain, nonatomic) NSArray *towardNames; // @synthesize towardNames=_towardNames; +@property(retain, nonatomic) NSArray *branchNames; // @synthesize branchNames=_branchNames; +@property(retain, nonatomic) NSString *exitNumber; // @synthesize exitNumber=_exitNumber; +@property(retain, nonatomic) NSString *destinationName; // @synthesize destinationName=_destinationName; +@property(retain, nonatomic) NSString *intersectionName; // @synthesize intersectionName=_intersectionName; +@property(nonatomic) int transportType; // @synthesize transportType=_transportType; +@property(nonatomic) int maneuverType; // @synthesize maneuverType=_maneuverType; +- (id)instruction; +- (id)_walkingInstructionForStart; +- (id)_walkingInstructionForRoundabout; +- (id)_walkingInstructionForUTurn; +- (id)_walkingInstructionForContinue; +- (id)_walkingInstructionForTurn; +- (id)_instructionForChangeHighway; +- (id)_instructionForExit; +- (id)_instructionForStart; +- (id)_instructionForArrival; +- (id)_instructionForFerry; +- (id)_instructionForRoundabout; +- (id)_instructionForUTurn; +- (id)_instructionForContinue; +- (id)_instructionForBranch; +- (id)_instructionForTurn; +- (id)_instructionsForSigns; +- (id)description; +@property(readonly, nonatomic) NSString *primaryName; +@property(readonly, nonatomic) _Bool hasName; +@property(readonly, nonatomic) _Bool useTowardNames; +@property(readonly, nonatomic) _Bool useDestinationName; +@property(readonly, nonatomic) _Bool useIntersectionName; +@property(readonly, nonatomic) _Bool useRoadName; +@property(readonly, nonatomic) _Bool isExitManeuver; +@property(retain, nonatomic) NSString *roadName; +- (void)_populateFromSubstep:(id)arg1; +- (void)_populateFromStep:(id)arg1; +- (id)_exitNumberFromNameInfo:(id)arg1; +- (id)_stringFromNameInfo:(id)arg1; +- (void)setName:(id)arg1 signposts:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/MapKit/MKLabelMarkerView.h b/iOS7/Frameworks/MapKit/MKLabelMarkerView.h index d89607e6d..f045d6ef0 100644 --- a/iOS7/Frameworks/MapKit/MKLabelMarkerView.h +++ b/iOS7/Frameworks/MapKit/MKLabelMarkerView.h @@ -6,11 +6,12 @@ #import +// Not exported @interface MKLabelMarkerView : MKAnnotationView { } -+ (BOOL)_followsTerrain; ++ (_Bool)_followsTerrain; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; - (void)setAnnotation:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKLayer.h b/iOS7/Frameworks/MapKit/MKLayer.h index f7aa87c28..dc4a2ca06 100644 --- a/iOS7/Frameworks/MapKit/MKLayer.h +++ b/iOS7/Frameworks/MapKit/MKLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface MKLayer : CALayer { struct CGRect _hitBounds; @@ -16,7 +17,7 @@ @property(readonly, nonatomic) struct CGRect hitBounds; // @synthesize hitBounds=_hitBounds; @property(nonatomic) struct CGPoint hitOutset; // @synthesize hitOutset=_hitOutset; @property(nonatomic) struct CGPoint hitOffset; // @synthesize hitOffset=_hitOffset; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; - (void)setBounds:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKLocalSearch.h b/iOS7/Frameworks/MapKit/MKLocalSearch.h index a1a8d1443..5d7d9cbbc 100644 --- a/iOS7/Frameworks/MapKit/MKLocalSearch.h +++ b/iOS7/Frameworks/MapKit/MKLocalSearch.h @@ -15,7 +15,7 @@ } - (void)_handleResponse:(id)arg1 withCompletionHandler:(id)arg2; -@property(readonly, nonatomic, getter=isSearching) BOOL searching; +@property(readonly, nonatomic, getter=isSearching) _Bool searching; - (void)cancel; - (void)startWithCompletionHandler:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKLocalSearchCompleter.h b/iOS7/Frameworks/MapKit/MKLocalSearchCompleter.h index e31bb8975..e7f9ab6fe 100644 --- a/iOS7/Frameworks/MapKit/MKLocalSearchCompleter.h +++ b/iOS7/Frameworks/MapKit/MKLocalSearchCompleter.h @@ -11,7 +11,7 @@ @interface MKLocalSearchCompleter : MKSearchCompleter { double _lastRequestTime; - BOOL _dirty; + _Bool _dirty; NSArray *_results; NSTimer *_timer; GEOSearchRequest *_request; @@ -23,12 +23,13 @@ - (void)cancel; - (void)_cancelRequest; - (void)_cancelTimer; -- (BOOL)resultsAreCurrent; -- (BOOL)isSearching; +- (_Bool)resultsAreCurrent; +- (_Bool)isSearching; - (void)setBoundingRegion:(CDStruct_90e2a262)arg1; - (void)setFragment:(id)arg1; +- (void)_scheduleRequest; - (void)_markDirty; -- (BOOL)_canRequestNow; +- (void)_schedulePendingRequest; - (void)_fireRequest; - (void)_handleError:(id)arg1 forRequest:(id)arg2; - (void)_handleResponse:(id)arg1 forRequest:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/MKLocalSearchRequest-MKSearchCompletion.h b/iOS7/Frameworks/MapKit/MKLocalSearchRequest-MKSearchCompletion.h new file mode 100644 index 000000000..d4c130271 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKLocalSearchRequest-MKSearchCompletion.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKLocalSearchRequest (MKSearchCompletion) ++ (id)searchRequestWithCompletion:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MapKit/MKLocalSearchRequest.h b/iOS7/Frameworks/MapKit/MKLocalSearchRequest.h index 6051f05e4..24fd7678e 100644 --- a/iOS7/Frameworks/MapKit/MKLocalSearchRequest.h +++ b/iOS7/Frameworks/MapKit/MKLocalSearchRequest.h @@ -13,16 +13,15 @@ @interface MKLocalSearchRequest : NSObject { NSString *_naturalLanguageQuery; - BOOL _hasRegion; + _Bool _hasRegion; CDStruct_feeb6407 _region; NSData *_suggestionMetadata; NSData *_suggestionEntryMetadata; } -+ (id)searchRequestWithCompletion:(id)arg1; @property(retain, nonatomic) NSData *suggestionEntryMetadata; // @synthesize suggestionEntryMetadata=_suggestionEntryMetadata; @property(retain, nonatomic) NSData *suggestionMetadata; // @synthesize suggestionMetadata=_suggestionMetadata; -@property(readonly, nonatomic) BOOL _hasRegion; // @synthesize _hasRegion; +@property(readonly, nonatomic) _Bool _hasRegion; // @synthesize _hasRegion; @property(nonatomic) CDStruct_90e2a262 region; // @synthesize region=_region; @property(copy, nonatomic) NSString *naturalLanguageQuery; // @synthesize naturalLanguageQuery=_naturalLanguageQuery; - (id)description; diff --git a/iOS7/Frameworks/MapKit/MKLocationManager.h b/iOS7/Frameworks/MapKit/MKLocationManager.h index e39de19f1..fbac064ca 100644 --- a/iOS7/Frameworks/MapKit/MKLocationManager.h +++ b/iOS7/Frameworks/MapKit/MKLocationManager.h @@ -20,68 +20,68 @@ NSHashTable *_headingObservers; CLLocation *_lastLocation; double _lastLocationUpdateTime; - BOOL _isLastLocationStale; - BOOL _lastLocationPushed; - BOOL _trackingLocation; - BOOL _trackingHeading; + _Bool _isLastLocationStale; + _Bool _lastLocationPushed; + _Bool _trackingLocation; + _Bool _trackingHeading; id _locationRecorder; double _applicationResumeTime; double _applicationSuspendTime; double _headingUpdateTime; double _locationAccuracyUpdateTime; - BOOL _allowUpdateCoalescing; + _Bool _allowUpdateCoalescing; NSTimer *_coalesceTimer; double _lastLocationReportTime; GEOLocationShifter *_locationShifter; CLHeading *_throttledHeading; CLHeading *_heading; id _networkActivity; - BOOL _enabled; - BOOL _useCourseForHeading; - BOOL _logStartStopLocationUpdates; + _Bool _enabled; + _Bool _useCourseForHeading; + _Bool _logStartStopLocationUpdates; int _consecutiveOutOfCourseCount; double _navCourse; id _locationCorrector; struct __SCPreferences *_airplaneModePrefs; - BOOL _airplaneModeEnabledIsValid; - BOOL _airplaneModeEnabled; - BOOL _continuedAfterBecomingInactive; - BOOL _suspended; + _Bool _airplaneModeEnabledIsValid; + _Bool _airplaneModeEnabled; + _Bool _continuedAfterBecomingInactive; + _Bool _suspended; _MKWiFiObserver *_wifiObserver; - BOOL _continuesWhileInactive; + _Bool _continuesWhileInactive; } + (id)sharedLocationManager; -+ (void)setConsidersWiFiInAirplaneMode:(BOOL)arg1; -@property(nonatomic) BOOL logStartStopLocationUpdates; // @synthesize logStartStopLocationUpdates=_logStartStopLocationUpdates; -@property(nonatomic) BOOL allowUpdateCoalescing; // @synthesize allowUpdateCoalescing=_allowUpdateCoalescing; -@property(readonly, nonatomic, getter=wasLastLocationPushed) BOOL lastLocationPushed; // @synthesize lastLocationPushed=_lastLocationPushed; ++ (void)setCanMonitorWiFiStatus:(_Bool)arg1; +@property(nonatomic) _Bool logStartStopLocationUpdates; // @synthesize logStartStopLocationUpdates=_logStartStopLocationUpdates; +@property(nonatomic) _Bool allowUpdateCoalescing; // @synthesize allowUpdateCoalescing=_allowUpdateCoalescing; +@property(readonly, nonatomic, getter=wasLastLocationPushed) _Bool lastLocationPushed; // @synthesize lastLocationPushed=_lastLocationPushed; @property(copy, nonatomic) id locationCorrector; // @synthesize locationCorrector=_locationCorrector; @property(readonly, nonatomic) double navigationCourse; // @synthesize navigationCourse=_navCourse; -@property(nonatomic) BOOL continuesWhileInactive; // @synthesize continuesWhileInactive=_continuesWhileInactive; -@property(nonatomic) BOOL useCourseForHeading; // @synthesize useCourseForHeading=_useCourseForHeading; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool continuesWhileInactive; // @synthesize continuesWhileInactive=_continuesWhileInactive; +@property(nonatomic) _Bool useCourseForHeading; // @synthesize useCourseForHeading=_useCourseForHeading; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; @property(retain, nonatomic) id locationRecorder; // @synthesize locationRecorder=_locationRecorder; @property(retain, nonatomic) CLHeading *throttledHeading; // @synthesize throttledHeading=_throttledHeading; @property(readonly, nonatomic) CLHeading *heading; // @synthesize heading=_heading; @property(copy, nonatomic) id networkActivity; // @synthesize networkActivity=_networkActivity; -@property(readonly, nonatomic) BOOL isLastLocationStale; // @synthesize isLastLocationStale=_isLastLocationStale; +@property(readonly, nonatomic) _Bool isLastLocationStale; // @synthesize isLastLocationStale=_isLastLocationStale; - (void)stopHeadingUpdateWithObserver:(id)arg1; - (void)startHeadingUpdateWithObserver:(id)arg1; -- (void)_setTrackingHeading:(BOOL)arg1; +- (void)_setTrackingHeading:(_Bool)arg1; - (id)singleLocationUpdateWithHandler:(id)arg1; - (void)stopLocationUpdateWithObserver:(id)arg1; - (void)startLocationUpdateWithObserver:(id)arg1; - (void)stopMonitoringRegion:(id)arg1 observer:(id)arg2; - (void)startMonitoringRegion:(id)arg1 observer:(id)arg2; -- (BOOL)isMonitoringRegionsAvailable; +- (_Bool)isMonitoringRegionsAvailable; - (void)listenForLocationUpdates:(id)arg1; - (void)locationProvider:(id)arg1 didReceiveError:(id)arg2 monitoringRegion:(id)arg3; - (void)locationProvider:(id)arg1 didExitRegion:(id)arg2; - (void)locationProvider:(id)arg1 didEnterRegion:(id)arg2; - (void)locationProviderDidResumeLocationUpdates:(id)arg1; - (void)locationProviderDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationProviderShouldPauseLocationUpdates:(id)arg1; +- (_Bool)locationProviderShouldPauseLocationUpdates:(id)arg1; - (void)locationProviderDidChangeAuthorizationStatus:(id)arg1; - (void)locationProvider:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationProvider:(id)arg1 didReceiveError:(id)arg2; @@ -94,16 +94,16 @@ - (void)reportCoalescedUpdated; - (void)_stopCoalescingUpdates; - (void)_startCoalescingUpdates:(int)arg1; -- (BOOL)shouldStopCoalescingLocation:(id)arg1; -- (BOOL)shouldStartCoalescingLocation:(id)arg1; -- (BOOL)shouldCoalesceUpdates; +- (_Bool)shouldStopCoalescingLocation:(id)arg1; +- (_Bool)shouldStartCoalescingLocation:(id)arg1; +- (_Bool)shouldCoalesceUpdates; - (void)setCoalesceTimer:(id)arg1; @property(readonly, nonatomic) double expectedGpsUpdateInterval; -@property(nonatomic) int activityType; +@property(nonatomic) long long activityType; @property(nonatomic) double distanceFilter; @property(nonatomic) double desiredAccuracy; -- (BOOL)isLocationServicesPossiblyAvailable:(id *)arg1; -- (void)_setTrackingLocation:(BOOL)arg1; +- (_Bool)isLocationServicesPossiblyAvailable:(id *)arg1; +- (void)_setTrackingLocation:(_Bool)arg1; - (void)_syncLocationProviderWithTracking; - (void)reset; - (void)_reportHeadingFailureWithError:(id)arg1; @@ -116,11 +116,11 @@ - (void)applicationWillResignActive:(id)arg1; - (void)applicationDidBecomeActive:(id)arg1; - (void)resetAfterResumeIfNecessary; -- (BOOL)_isTimeToResetOnResume; -@property(readonly, nonatomic) BOOL locationShiftEnabled; -@property(readonly, nonatomic) BOOL hasLocation; +- (_Bool)_isTimeToResetOnResume; +@property(readonly, nonatomic) _Bool locationShiftEnabled; +@property(readonly, nonatomic) _Bool hasLocation; - (void)setHeading:(id)arg1; -@property(nonatomic) int headingOrientation; +@property(nonatomic) long long headingOrientation; @property(readonly, nonatomic) GEOLocation *courseCorrectedLocation; @property(readonly, nonatomic) GEOLocation *gridSnappedCurrentLocation; @property(readonly, nonatomic) GEOLocation *currentLocation; @@ -131,19 +131,20 @@ @property(retain, nonatomic) id locationProvider; @property(copy, nonatomic) NSString *effectiveBundleIdentifier; @property(retain, nonatomic) NSBundle *effectiveBundle; -@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) BOOL locationServicesPreferencesDialogEnabled; +@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) _Bool locationServicesPreferencesDialogEnabled; - (void)wiFiObserverDidChangeEnabled:(id)arg1; - (void)_airplaneModeChanged; - (void)_refreshAirplaneMode; -@property(readonly, nonatomic) BOOL isAirplaneModeBlockingLocation; -@property(readonly, nonatomic) BOOL isHeadingServicesAvailable; -@property(readonly, nonatomic) BOOL isLocationServicesPossiblyAvailable; -@property(readonly, nonatomic) BOOL isLocationServicesAvailable; -@property(readonly, nonatomic) BOOL isLocationServicesRestricted; -@property(readonly, nonatomic) BOOL isLocationServicesDenied; -@property(readonly, nonatomic) BOOL isLocationServicesApproved; -@property(readonly, nonatomic) BOOL isWiFiEnabled; -@property(readonly, nonatomic) BOOL isLocationServicesEnabled; +@property(readonly, nonatomic) _Bool isAirplaneModeBlockingLocation; +@property(readonly, nonatomic) _Bool isHeadingServicesAvailable; +@property(readonly, nonatomic) _Bool isLocationServicesPossiblyAvailable; +@property(readonly, nonatomic) _Bool isLocationServicesAvailable; +@property(readonly, nonatomic) _Bool isLocationServicesRestricted; +@property(readonly, nonatomic) _Bool isLocationServicesDenied; +@property(readonly, nonatomic) _Bool isLocationServicesApproved; +@property(readonly, nonatomic, getter=isLocationServicesAuthorizationNeeded) _Bool locationServicesAuthorizationNeeded; +@property(readonly, nonatomic) _Bool isWiFiEnabled; +@property(readonly, nonatomic) _Bool isLocationServicesEnabled; - (void)dealloc; - (id)init; - (void)_useCoreLocationProvider; diff --git a/iOS7/Frameworks/MapKit/MKLocationManagerObserver-Protocol.h b/iOS7/Frameworks/MapKit/MKLocationManagerObserver-Protocol.h index 4133422a2..4a38226c3 100644 --- a/iOS7/Frameworks/MapKit/MKLocationManagerObserver-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKLocationManagerObserver-Protocol.h @@ -9,7 +9,7 @@ @protocol MKLocationManagerObserver - (void)locationManagerDidResumeLocationUpdates:(id)arg1; - (void)locationManagerDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationManagerShouldPauseLocationUpdates:(id)arg1; +- (_Bool)locationManagerShouldPauseLocationUpdates:(id)arg1; - (void)locationManagerDidReset:(id)arg1; - (void)locationManagerFailedToUpdateLocation:(id)arg1 withError:(id)arg2; - (void)locationManagerUpdatedLocation:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKLocationManagerOperation-Protocol.h b/iOS7/Frameworks/MapKit/MKLocationManagerOperation-Protocol.h index 0d05f59ae..822007ce8 100644 --- a/iOS7/Frameworks/MapKit/MKLocationManagerOperation-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKLocationManagerOperation-Protocol.h @@ -8,5 +8,6 @@ @protocol MKLocationManagerOperation - (void)cancel; +- (void)start; @end diff --git a/iOS7/Frameworks/MapKit/MKLocationManagerSingleUpdater.h b/iOS7/Frameworks/MapKit/MKLocationManagerSingleUpdater.h index 4e3bb6f75..0121c11d2 100644 --- a/iOS7/Frameworks/MapKit/MKLocationManagerSingleUpdater.h +++ b/iOS7/Frameworks/MapKit/MKLocationManagerSingleUpdater.h @@ -9,20 +9,22 @@ #import "MKLocationManagerObserver-Protocol.h" #import "MKLocationManagerOperation-Protocol.h" +// Not exported @interface MKLocationManagerSingleUpdater : NSObject { id _handler; - BOOL _active; + _Bool _active; } @property(copy, nonatomic) id handler; // @synthesize handler=_handler; - (void)locationManagerDidResumeLocationUpdates:(id)arg1; - (void)locationManagerDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationManagerShouldPauseLocationUpdates:(id)arg1; +- (_Bool)locationManagerShouldPauseLocationUpdates:(id)arg1; - (void)locationManagerDidReset:(id)arg1; - (void)locationManagerFailedToUpdateLocation:(id)arg1 withError:(id)arg2; - (void)locationManagerUpdatedLocation:(id)arg1; - (void)cancel; +- (void)start; - (void)dealloc; - (id)initWithHandler:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKLocationProvider-Protocol.h b/iOS7/Frameworks/MapKit/MKLocationProvider-Protocol.h index 15c8d1bb5..b77a1f38b 100644 --- a/iOS7/Frameworks/MapKit/MKLocationProvider-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKLocationProvider-Protocol.h @@ -9,15 +9,15 @@ @class NSBundle, NSString; @protocol MKLocationProvider -@property(readonly, nonatomic, getter=isMonitoringRegionsAvailable) BOOL monitoringRegionsAvailable; -@property(readonly, nonatomic) BOOL usesCLMapCorrection; -@property(nonatomic) int activityType; -@property(readonly, nonatomic) BOOL airplaneModeBlocksLocation; +@property(readonly, nonatomic, getter=isMonitoringRegionsAvailable) _Bool monitoringRegionsAvailable; +@property(readonly, nonatomic) _Bool usesCLMapCorrection; +@property(nonatomic) long long activityType; +@property(readonly, nonatomic) _Bool airplaneModeBlocksLocation; @property(readonly, nonatomic) int authorizationStatus; @property(readonly, nonatomic) double expectedGpsUpdateInterval; @property(nonatomic) int headingOrientation; @property(nonatomic) double distanceFilter; -@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) BOOL locationServicesPreferencesDialogEnabled; +@property(nonatomic, getter=isLocationServicesPreferencesDialogEnabled) _Bool locationServicesPreferencesDialogEnabled; @property(nonatomic) double desiredAccuracy; @property(copy, nonatomic) NSString *effectiveBundleIdentifier; @property(retain, nonatomic) NSBundle *effectiveBundle; diff --git a/iOS7/Frameworks/MapKit/MKLocationProviderDelegate-Protocol.h b/iOS7/Frameworks/MapKit/MKLocationProviderDelegate-Protocol.h index 3309666ad..ba86f4f32 100644 --- a/iOS7/Frameworks/MapKit/MKLocationProviderDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKLocationProviderDelegate-Protocol.h @@ -12,7 +12,7 @@ - (void)locationProvider:(id)arg1 didEnterRegion:(id)arg2; - (void)locationProviderDidResumeLocationUpdates:(id)arg1; - (void)locationProviderDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationProviderShouldPauseLocationUpdates:(id)arg1; +- (_Bool)locationProviderShouldPauseLocationUpdates:(id)arg1; - (void)locationProviderDidChangeAuthorizationStatus:(id)arg1; - (void)locationProvider:(id)arg1 didReceiveError:(id)arg2; - (void)locationProvider:(id)arg1 didUpdateHeading:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/MKMapAnnotationManager.h b/iOS7/Frameworks/MapKit/MKMapAnnotationManager.h index c5437bd50..9141fe3d2 100644 --- a/iOS7/Frameworks/MapKit/MKMapAnnotationManager.h +++ b/iOS7/Frameworks/MapKit/MKMapAnnotationManager.h @@ -8,15 +8,16 @@ @class MKAnnotationView; +// Not exported @interface MKMapAnnotationManager : MKAnnotationManager { MKAnnotationView *_userLocationView; - BOOL _addedUserLocationAnnotation; + _Bool _addedUserLocationAnnotation; } - (id)newInternalAnnotationRepresentationForInternalAnnotation:(id)arg1; -- (BOOL)internalAnnotationAllowsCustomRepresentation:(id)arg1; -- (BOOL)annotationIsInternal:(id)arg1; +- (_Bool)internalAnnotationAllowsCustomRepresentation:(id)arg1; +- (_Bool)annotationIsInternal:(id)arg1; - (void)cleanUpAnnotationRepresentationForRemoval:(id)arg1; - (void)configureAnnotationRepresentation:(id)arg1 forAnnotation:(id)arg2; - (void)configureDefaultAnnotationRepresentation:(id)arg1 forAnnotation:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/MKMapAttributionImage.h b/iOS7/Frameworks/MapKit/MKMapAttributionImage.h index 80db4859a..c7381c7c7 100644 --- a/iOS7/Frameworks/MapKit/MKMapAttributionImage.h +++ b/iOS7/Frameworks/MapKit/MKMapAttributionImage.h @@ -8,15 +8,16 @@ @class NSString; +// Not exported @interface MKMapAttributionImage : NSObject { NSString *_hidpiImageName; NSString *_lodpiImageName; } -- (id)imageNameForScale:(float)arg1; +- (id)imageNameForScale:(double)arg1; - (void)dealloc; -- (id)initWithAttributions:(id)arg1 type:(int)arg2; +- (id)initWithAttributions:(id)arg1 type:(long long)arg2; @end diff --git a/iOS7/Frameworks/MapKit/MKMapCamera.h b/iOS7/Frameworks/MapKit/MKMapCamera.h index bef01510c..b5a62abf9 100644 --- a/iOS7/Frameworks/MapKit/MKMapCamera.h +++ b/iOS7/Frameworks/MapKit/MKMapCamera.h @@ -15,20 +15,20 @@ { CDStruct_2c43369c _centerCoordinate; double _heading; - float _pitch; + double _pitch; double _altitude; MKMapView *_mapView; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)_cameraLookingAtGEOMapRect:(const CDStruct_90e2a262 *)arg1 aspectRatio:(float)arg2; + (id)cameraLookingAtCenterCoordinate:(CDStruct_c3b9c2ee)arg1 fromEyeCoordinate:(CDStruct_c3b9c2ee)arg2 eyeAltitude:(double)arg3; + (id)camera; @property(nonatomic) double altitude; // @synthesize altitude=_altitude; -@property(nonatomic) float pitch; // @synthesize pitch=_pitch; +@property(nonatomic) double pitch; // @synthesize pitch=_pitch; @property(nonatomic) double heading; // @synthesize heading=_heading; @property(nonatomic) CDStruct_c3b9c2ee centerCoordinate; // @synthesize centerCoordinate=_centerCoordinate; -- (BOOL)_validate; +- (_Bool)_validate; - (id)description; - (void)_updateState; - (void)_setMapView:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKMapGestureController.h b/iOS7/Frameworks/MapKit/MKMapGestureController.h index 32e6db9be..c450e374e 100644 --- a/iOS7/Frameworks/MapKit/MKMapGestureController.h +++ b/iOS7/Frameworks/MapKit/MKMapGestureController.h @@ -12,6 +12,7 @@ @class MKBasicMapView, MKTiltGestureRecognizer, MKVariableDelayTapRecognizer, UILongPressGestureRecognizer, UIPanGestureRecognizer, UIPinchGestureRecognizer, UIRotationGestureRecognizer, UITapGestureRecognizer, _MKUserInteractionGestureRecognizer, _UIDynamicAnimationGroup, _UIDynamicValueAnimation; +// Not exported @interface MKMapGestureController : NSObject { MKBasicMapView *_mapView; @@ -24,16 +25,18 @@ double _lastScale; _UIDynamicValueAnimation *_pinchDecelerationAnimation; _UIDynamicAnimationGroup *_panDecelerationAnimationGroup; - int _gestureCount; - BOOL _panWithMomentum; + long long _gestureCount; + _Bool _panWithMomentum; _MKUserInteractionGestureRecognizer *_touchGestureRecognizer; UIRotationGestureRecognizer *_rotationGestureRecognizer; _UIDynamicValueAnimation *_rotationDecelerationAnimation; MKTiltGestureRecognizer *_tiltGestureRecognizer; _UIDynamicValueAnimation *_tiltDecelerationAnimation; + _Bool _isPanning; + _Bool _isPinching; } -@property(nonatomic) BOOL panWithMomentum; // @synthesize panWithMomentum=_panWithMomentum; +@property(nonatomic) _Bool panWithMomentum; // @synthesize panWithMomentum=_panWithMomentum; @property(readonly, nonatomic) MKBasicMapView *mapView; // @synthesize mapView=_mapView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIPanGestureRecognizer *panGestureRecognizer; // @synthesize panGestureRecognizer=_panGestureRecognizer; @@ -41,8 +44,8 @@ @property(readonly, nonatomic) UILongPressGestureRecognizer *twoFingerLongPressGestureRecognizer; // @synthesize twoFingerLongPressGestureRecognizer=_twoFingerLongPressGestureRecognizer; @property(readonly, nonatomic) UITapGestureRecognizer *twoFingerTapGestureRecognizer; // @synthesize twoFingerTapGestureRecognizer=_twoFingerTapGestureRecognizer; @property(readonly, nonatomic) UITapGestureRecognizer *doubleTapGestureRecognizer; // @synthesize doubleTapGestureRecognizer=_doubleTapGestureRecognizer; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (double)variableDelayTapRecognizer:(id)arg1 shouldWaitForNextTapForDuration:(double)arg2 afterTouch:(id)arg3; - (void)gestureRecognizerTouchesCanceled:(id)arg1; - (void)gestureRecognizerTouchesEnded:(id)arg1; @@ -55,16 +58,18 @@ - (void)handleDoubleTap:(id)arg1; - (void)handleRotation:(id)arg1; - (void)handleTilt:(id)arg1; +- (void)clearGestureRecognizersInFlight; +- (void)_clearGesture:(id)arg1; - (void)stopUserInteractionFromExternalGesture; - (void)startUserInteractionFromExternalGesture; - (void)endGesturing; - (void)beginGesturing; - (void)stopDynamicAnimations; -@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; -@property(nonatomic, getter=isZoomEnabled) BOOL zoomEnabled; +@property(nonatomic, getter=isScrollEnabled) _Bool scrollEnabled; +@property(nonatomic, getter=isZoomEnabled) _Bool zoomEnabled; - (void)dealloc; -@property(nonatomic, getter=isTiltEnabled) BOOL tiltEnabled; -@property(nonatomic, getter=isRotationEnabled) BOOL rotationEnabled; +@property(nonatomic, getter=isTiltEnabled) _Bool tiltEnabled; +@property(nonatomic, getter=isRotationEnabled) _Bool rotationEnabled; - (id)initWithMapView:(id)arg1 gestureTargetView:(id)arg2; - (id)initWithMapView:(id)arg1 gestureTargetView:(id)arg2 doubleTapTargetView:(id)arg3; diff --git a/iOS7/Frameworks/MapKit/MKMapGestureControllerDelegate-Protocol.h b/iOS7/Frameworks/MapKit/MKMapGestureControllerDelegate-Protocol.h index 891dbb812..9c1d76f13 100644 --- a/iOS7/Frameworks/MapKit/MKMapGestureControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKMapGestureControllerDelegate-Protocol.h @@ -8,18 +8,18 @@ @protocol MKMapGestureControllerDelegate - (void)gestureControllerDidStopTiltingDecelerating:(id)arg1; -- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartTilting:(id)arg1; - (void)gestureControllerDidStopRotatingDecelerating:(id)arg1; -- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartRotating:(id)arg1; - (void)gestureControllerDidStopTwoFingerLongPress:(id)arg1; - (void)gestureControllerWillStartTwoFingerLongPress:(id)arg1; -- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(int)arg2; -- (void)gestureControllerDidStopZooming:(id)arg1 direction:(int)arg2 willDecelerate:(BOOL)arg3; -- (void)gestureControllerWillStartZooming:(id)arg1 animated:(BOOL)arg2; +- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(long long)arg2; +- (void)gestureControllerDidStopZooming:(id)arg1 direction:(long long)arg2 willDecelerate:(_Bool)arg3; +- (void)gestureControllerWillStartZooming:(id)arg1 animated:(_Bool)arg2; - (void)gestureControllerDidStopPanningDecelerating:(id)arg1; -- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartPanning:(id)arg1; - (void)gestureControllerDidStopUserInteraction:(id)arg1; - (void)gestureControllerWillStartUserInteraction:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKMapItem-MKDirections.h b/iOS7/Frameworks/MapKit/MKMapItem-MKDirections.h new file mode 100644 index 000000000..eb3017455 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapItem-MKDirections.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKMapItem (MKDirections) +- (id)initWithPlaceSearchResponse:(id)arg1 name:(id)arg2; +- (id)initWithPlaceResult:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapItem-MKMapItemExtras.h b/iOS7/Frameworks/MapKit/MKMapItem-MKMapItemExtras.h new file mode 100644 index 000000000..e5a0d3f8a --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapItem-MKMapItemExtras.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKMapItem (MKMapItemExtras) ++ (void)_mapItemGeocodedForStructuredLocation:(id)arg1 mapItem:(id)arg2; ++ (void)_mapItemGeocodedForCoordinate:(CDStruct_c3b9c2ee)arg1 mapItem:(id)arg2; ++ (void)_mapItemGeocodedForAddressDictionary:(id)arg1 mapItem:(id)arg2; ++ (void)_geocode:(id)arg1 isForward:(_Bool)arg2 mapItem:(id)arg3; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapItem.h b/iOS7/Frameworks/MapKit/MKMapItem.h index f5ea1b13e..0441acb27 100644 --- a/iOS7/Frameworks/MapKit/MKMapItem.h +++ b/iOS7/Frameworks/MapKit/MKMapItem.h @@ -12,10 +12,10 @@ @interface MKMapItem : NSObject { - BOOL _isCurrentLocation; + _Bool _isCurrentLocation; NSString *_extSessionGuid; GEOPlace *_place; - BOOL _isPlaceHolder; + _Bool _isPlaceHolder; } + (id)urlForMapItems:(id)arg1 options:(id)arg2; @@ -24,22 +24,18 @@ + (id)mapItemWithDictionary:(id)arg1; + (id)standardOptionsFromPlistCompatibleDictionary:(id)arg1; + (id)plistCompatibleDictionaryFromStandardOptions:(id)arg1; -+ (BOOL)openMapsWithItems:(id)arg1 launchOptions:(id)arg2; ++ (_Bool)openMapsWithItems:(id)arg1 launchOptions:(id)arg2; + (id)mapItemForCurrentLocation; -+ (void)_mapItemGeocodedForStructuredLocation:(id)arg1 mapItem:(id)arg2; -+ (void)_mapItemGeocodedForCoordinate:(CDStruct_c3b9c2ee)arg1 mapItem:(id)arg2; -+ (void)_mapItemGeocodedForAddressDictionary:(id)arg1 mapItem:(id)arg2; -+ (void)_geocode:(id)arg1 isForward:(BOOL)arg2 mapItem:(id)arg3; -@property(readonly, nonatomic) BOOL isPlaceHolder; // @synthesize isPlaceHolder=_isPlaceHolder; +@property(readonly, nonatomic) _Bool isPlaceHolder; // @synthesize isPlaceHolder=_isPlaceHolder; @property(copy, nonatomic) NSString *extSessionGuid; // @synthesize extSessionGuid=_extSessionGuid; @property(readonly, nonatomic) GEOPlace *place; // @synthesize place=_place; -@property(nonatomic) BOOL isCurrentLocation; // @synthesize isCurrentLocation=_isCurrentLocation; +@property(nonatomic) _Bool isCurrentLocation; // @synthesize isCurrentLocation=_isCurrentLocation; - (id)_structuredAddressForUrlRespresentation:(id)arg1; - (id)_urlRepresentationForStructuredAddress:(id)arg1; - (id)initWithUrlRepresentation:(id)arg1; - (id)urlRepresentation; - (id)dictionaryRepresentation; -- (BOOL)openInMapsWithLaunchOptions:(id)arg1; +- (_Bool)openInMapsWithLaunchOptions:(id)arg1; @property(retain, nonatomic) NSNumber *rating; @property(retain, nonatomic) NSNumber *numberOfReviews; @property(retain, nonatomic) NSNumber *numberOfRatings; @@ -50,8 +46,8 @@ @property(copy, nonatomic) NSString *phoneNumber; - (id)_getBusiness; @property(copy, nonatomic) NSString *name; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @property(readonly, nonatomic) MKPlacemark *placemark; - (void)dealloc; @@ -59,10 +55,8 @@ - (id)initWithPlacemark:(id)arg1; - (id)initWithCLLocation:(id)arg1; - (id)initWithAddressDictionary:(id)arg1; -- (id)initWithPlace:(id)arg1 isPlaceHolderPlace:(BOOL)arg2; +- (id)initWithPlace:(id)arg1 isPlaceHolderPlace:(_Bool)arg2; - (id)initWithPlace:(id)arg1; -- (id)initWithPlaceSearchResponse:(id)arg1 name:(id)arg2; -- (id)initWithPlaceResult:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKMapSnapshotCreator.h b/iOS7/Frameworks/MapKit/MKMapSnapshotCreator.h index 435e838d6..7ce4c1f23 100644 --- a/iOS7/Frameworks/MapKit/MKMapSnapshotCreator.h +++ b/iOS7/Frameworks/MapKit/MKMapSnapshotCreator.h @@ -19,13 +19,13 @@ MKMapSnapshotRequest *_servingRequest; } -+ (BOOL)supportsSharingThumbnails; -+ (BOOL)supportsHighResolutionSnapshots; ++ (_Bool)supportsSharingThumbnails; ++ (_Bool)supportsHighResolutionSnapshots; @property(retain, nonatomic) MKMapSnapshotRequest *servingRequest; // @synthesize servingRequest=_servingRequest; -- (void)createSnapShotWithCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(unsigned int)arg2 size:(struct CGSize)arg3 handler:(id)arg4; +- (void)createSnapShotWithCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(unsigned long long)arg2 size:(struct CGSize)arg3 handler:(id)arg4; - (void)flushRequestQueue; - (id)recreateCurrentSnapshotWithRequester:(id)arg1 context:(id)arg2; -- (void)createSnapShotWithCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(unsigned int)arg2 size:(struct CGSize)arg3 requester:(id)arg4 context:(id)arg5; +- (void)createSnapShotWithCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(unsigned long long)arg2 size:(struct CGSize)arg3 requester:(id)arg4 context:(id)arg5; - (void)_respondWithSnapshot; - (id)_newSnapshotWithView:(id)arg1; - (void)_processRequest; diff --git a/iOS7/Frameworks/MapKit/MKMapSnapshotOptions.h b/iOS7/Frameworks/MapKit/MKMapSnapshotOptions.h index 802090a58..db76f4efd 100644 --- a/iOS7/Frameworks/MapKit/MKMapSnapshotOptions.h +++ b/iOS7/Frameworks/MapKit/MKMapSnapshotOptions.h @@ -15,17 +15,21 @@ MKMapCamera *_camera; CDStruct_02837cd9 _mapRect; CDStruct_feeb6407 _region; - unsigned int _mapType; + unsigned long long _mapType; int _mode; + _Bool _showsPointsOfInterest; + _Bool _showsBuildings; struct CGSize _size; - float _scale; - BOOL _usingRect; + double _scale; + _Bool _usingRect; } -@property(nonatomic) float scale; // @synthesize scale=_scale; -@property(readonly, nonatomic) BOOL usingRect; // @synthesize usingRect=_usingRect; +@property(nonatomic) double scale; // @synthesize scale=_scale; +@property(nonatomic) _Bool showsBuildings; // @synthesize showsBuildings=_showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; // @synthesize showsPointsOfInterest=_showsPointsOfInterest; +@property(readonly, nonatomic) _Bool usingRect; // @synthesize usingRect=_usingRect; @property(nonatomic) struct CGSize size; // @synthesize size=_size; -@property(nonatomic) unsigned int mapType; // @synthesize mapType=_mapType; +@property(nonatomic) unsigned long long mapType; // @synthesize mapType=_mapType; @property(nonatomic) CDStruct_90e2a262 region; // @synthesize region=_region; @property(nonatomic) CDStruct_90e2a262 mapRect; // @synthesize mapRect=_mapRect; @property(copy, nonatomic) MKMapCamera *camera; // @synthesize camera=_camera; diff --git a/iOS7/Frameworks/MapKit/MKMapSnapshotRequest.h b/iOS7/Frameworks/MapKit/MKMapSnapshotRequest.h index d118b1226..c37865d59 100644 --- a/iOS7/Frameworks/MapKit/MKMapSnapshotRequest.h +++ b/iOS7/Frameworks/MapKit/MKMapSnapshotRequest.h @@ -8,12 +8,13 @@ @class MKMapSnapshotCreator, NSString, UIImage, VKMapSnapshotCreator; +// Not exported @interface MKMapSnapshotRequest : NSObject { id _requester; id _context; CDStruct_2c43369c _coordinate; - unsigned int _zoomLevel; + unsigned long long _zoomLevel; struct CGSize _size; UIImage *_image; NSString *_attributionString; @@ -25,7 +26,7 @@ @property(readonly, nonatomic) UIImage *image; // @synthesize image=_image; @property(nonatomic) MKMapSnapshotCreator *delegate; // @synthesize delegate=_delegate; @property(nonatomic) struct CGSize size; // @synthesize size=_size; -@property(nonatomic) unsigned int zoomLevel; // @synthesize zoomLevel=_zoomLevel; +@property(nonatomic) unsigned long long zoomLevel; // @synthesize zoomLevel=_zoomLevel; @property(nonatomic) CDStruct_c3b9c2ee coordinate; // @synthesize coordinate=_coordinate; @property(retain, nonatomic) id requester; // @synthesize requester=_requester; @property(retain, nonatomic) id context; // @synthesize context=_context; diff --git a/iOS7/Frameworks/MapKit/MKMapSnapshotter.h b/iOS7/Frameworks/MapKit/MKMapSnapshotter.h index 3f0ed2f6d..962291dfc 100644 --- a/iOS7/Frameworks/MapKit/MKMapSnapshotter.h +++ b/iOS7/Frameworks/MapKit/MKMapSnapshotter.h @@ -11,23 +11,27 @@ @interface MKMapSnapshotter : NSObject { MKMapSnapshotOptions *_options; - BOOL _loading; + int _loadingFlag; NSObject *_callbackQueue; id _completionHandler; VKMapSnapshotCreator *_snapshotCreator; + _Bool _needsResume; } -@property(readonly, nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; - (void)cancel; +- (void)_performSnapshot; - (void)startWithQueue:(id)arg1 completionHandler:(id)arg2; - (void)startWithCompletionHandler:(id)arg1; - (void)_succeedWithSnapshot:(id)arg1; - (void)_failWithError:(id)arg1; +- (void)_cleanupSnapshotCreator; - (void)_cancel; -- (BOOL)_checkIfThrottled; +- (void)_exitBackground:(id)arg1; +- (void)_enterBackground:(id)arg1; - (void)dealloc; - (id)initWithOptions:(id)arg1; - (id)init; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; @end diff --git a/iOS7/Frameworks/MapKit/MKMapView-MKCamera.h b/iOS7/Frameworks/MapKit/MKMapView-MKCamera.h new file mode 100644 index 000000000..74f2c797d --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-MKCamera.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKMapView (MKCamera) +- (void)_updateCameraState; +- (void)_updateFromCamera:(id)arg1; +- (void)_updateFromCamera:(id)arg1 duration:(double)arg2 timing:(id)arg3; +- (void)_setCamera:(id)arg1 duration:(double)arg2 timing:(id)arg3; +- (void)_setCamera:(id)arg1 duration:(double)arg2 timingCurve:(long long)arg3; +- (void)_setCamera:(id)arg1 animated:(_Bool)arg2; +- (void)_setCamera:(id)arg1; +- (id)_camera; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView-MKHeadingAdditions.h b/iOS7/Frameworks/MapKit/MKMapView-MKHeadingAdditions.h new file mode 100644 index 000000000..740e19346 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-MKHeadingAdditions.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKMapView (MKHeadingAdditions) +- (void)locationManagerFailedToUpdateHeading:(id)arg1 withError:(id)arg2; +- (void)locationManagerUpdatedHeading:(id)arg1; +- (void)_considerMovingToThrottledHeading; +- (void)_updateHeading:(id)arg1 rotationType:(int)arg2 animated:(_Bool)arg3; +- (_Bool)_updateRotationSupported; +- (_Bool)_rotationPossible; +- (void)_stopTrackingHeading; +- (void)_startTrackingHeading; +- (void)enableMapRotationIfNeeded; +- (void)disableMapRotation:(_Bool)arg1; +- (void)disableHeadingTracking:(_Bool)arg1; +- (void)setHeadingTrackingEnabled:(_Bool)arg1; +- (_Bool)isHeadingTrackingEnabled; +- (void)resumeUserHeadingUpdates; +- (void)pauseUserHeadingUpdates; +- (void)setShouldRotateForHeading:(_Bool)arg1; +- (_Bool)shouldRotateForHeading; +- (struct CGRect)contentBounds; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView-OverlaysAPI.h b/iOS7/Frameworks/MapKit/MKMapView-OverlaysAPI.h new file mode 100644 index 000000000..53735cdd7 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-OverlaysAPI.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface MKMapView (OverlaysAPI) +- (id)overlaysInLevel:(long long)arg1; +@property(readonly, nonatomic) NSArray *overlays; +- (id)rendererForOverlay:(id)arg1; +- (id)viewForOverlay:(id)arg1; +- (void)insertOverlay:(id)arg1 belowOverlay:(id)arg2; +- (void)insertOverlay:(id)arg1 aboveOverlay:(id)arg2; +- (void)exchangeOverlay:(id)arg1 withOverlay:(id)arg2; +- (void)exchangeOverlayAtIndex:(unsigned long long)arg1 withOverlayAtIndex:(unsigned long long)arg2; +- (void)insertOverlay:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)removeOverlays:(id)arg1; +- (void)removeOverlay:(id)arg1; +- (void)insertOverlay:(id)arg1 atIndex:(unsigned long long)arg2 level:(long long)arg3; +- (void)addOverlays:(id)arg1 level:(long long)arg2; +- (void)addOverlay:(id)arg1 level:(long long)arg2; +- (void)addOverlays:(id)arg1; +- (void)addOverlay:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView-OverlaysInternal.h b/iOS7/Frameworks/MapKit/MKMapView-OverlaysInternal.h new file mode 100644 index 000000000..72f99fa74 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-OverlaysInternal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MKOverlayContainerViewDelegate-Protocol.h" + +@interface MKMapView (OverlaysInternal) +- (id)vk_mapLayer; +- (void)overlayContainerAddedDrawables:(id)arg1; +- (id)createDrawableForOverlay:(id)arg1; +- (id)overlayContainer; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView-UserPositioning.h b/iOS7/Frameworks/MapKit/MKMapView-UserPositioning.h new file mode 100644 index 000000000..4ffa23026 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-UserPositioning.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKMapView (UserPositioning) +- (void)stopUpdatingUserLocation; +- (void)startUpdatingUserLocation; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView-UserPositioningInternal.h b/iOS7/Frameworks/MapKit/MKMapView-UserPositioningInternal.h new file mode 100644 index 000000000..114454a0c --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKMapView-UserPositioningInternal.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "VKPuckAnimatorDelegate-Protocol.h" + +@class CLLocation, MKAnnotationView; + +@interface MKMapView (UserPositioningInternal) +- (void)puckAnimator:(id)arg1 updatedTargetPosition:(CDStruct_31142d93)arg2; +- (void)puckAnimatorDidStop:(id)arg1; +- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_31142d93)arg2 course:(double)arg3; +- (void)puckAnimator:(id)arg1 runAnimation:(id)arg2; +- (void)locationManagerDidResumeLocationUpdates:(id)arg1; +- (void)locationManagerDidPauseLocationUpdates:(id)arg1; +- (_Bool)locationManagerShouldPauseLocationUpdates:(id)arg1; +- (void)locationManagerDidReset:(id)arg1; +- (void)locationManagerFailedToUpdateLocation:(id)arg1 withError:(id)arg2; +- (void)locationManagerUpdatedLocation:(id)arg1; +- (_Bool)_deviceIsPluggedIn; +@property(readonly, nonatomic) MKAnnotationView *userLocationView; +- (void)_resumeUserLocationUpdates:(_Bool)arg1; +- (void)_pauseUserLocationUpdates; +@property(nonatomic) _Bool ignoreLocationUpdates; +- (_Bool)_haveNewPendingLocation; +- (void)removeUserLocation; +- (void)resetUserLocation; +- (struct CGPoint)userPosition; +@property(nonatomic) int userLocationSource; +@property(retain, nonatomic) CLLocation *predictedUserLocation; +- (_Bool)isTrackingUserLocation; +- (_Bool)isUserLocationViewCentered; +- (_Bool)_isUserLocationInView:(_Bool)arg1; +- (void)_ensureLiveTrackingResourcesInitialized; +- (void)_updateLocationConsole; +- (id)descriptionForLocation:(id)arg1 compact:(_Bool)arg2; +- (void)setLocationConsoleEnabled:(_Bool)arg1; +- (_Bool)isLocationConsoleEnabled; +- (struct CGRect)_debugViewFrame; +- (void)setLiveTrackingAutoSelectZoomLevel:(_Bool)arg1; +- (_Bool)liveTrackingAutoSelectZoomLevel; +- (void)disableLiveTracking; +@end + diff --git a/iOS7/Frameworks/MapKit/MKMapView.h b/iOS7/Frameworks/MapKit/MKMapView.h index 25bfab2fb..dd70f105c 100644 --- a/iOS7/Frameworks/MapKit/MKMapView.h +++ b/iOS7/Frameworks/MapKit/MKMapView.h @@ -11,16 +11,14 @@ #import "MKAnnotationManagerDelegate-Protocol.h" #import "MKAnnotationMarkerContainer-Protocol.h" #import "MKMapGestureControllerDelegate-Protocol.h" -#import "MKOverlayContainerViewDelegate-Protocol.h" #import "MKVariableDelayTapRecognizerDelegate-Protocol.h" #import "NSCoding-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" #import "VKMapViewDelegate-Protocol.h" -#import "VKPuckAnimatorDelegate-Protocol.h" -@class CLLocation, MKAnnotationContainerView, MKAnnotationView, MKAttributionLabel, MKBasicMapView, MKCompassView, MKMapAnnotationManager, MKMapCamera, MKMapGestureController, MKMapViewInternal, MKOverlayContainerView, MKScaleView, MKUserLocation, MKVariableDelayTapRecognizer, NSArray, NSTimer, UIGestureRecognizer, UIImageView, UILabel, UILongPressGestureRecognizer, UITapGestureRecognizer, VKMapView, VKPuckAnimator; +@class MKAnnotationContainerView, MKAttributionLabel, MKBasicMapView, MKCompassView, MKMapAnnotationManager, MKMapCamera, MKMapGestureController, MKMapViewInternal, MKOverlayContainerView, MKScaleView, MKUserLocation, MKVariableDelayTapRecognizer, NSArray, NSTimer, UIGestureRecognizer, UIImageView, UILabel, UILongPressGestureRecognizer, UITapGestureRecognizer, VKMapView, VKPuckAnimator; -@interface MKMapView : UIView +@interface MKMapView : UIView { MKMapViewInternal *_internal; UIView *_contentView; @@ -33,11 +31,10 @@ NSTimer *_startEffectsTimer; id _delegate; int _animationType; - unsigned int _suspendedEffectsCount; - unsigned int _eventMode; - unsigned int _eventModeHistory; - unsigned int _mapType; - struct CGRect _centeringRect; + unsigned long long _suspendedEffectsCount; + unsigned long long _eventMode; + unsigned long long _eventModeHistory; + unsigned long long _mapType; NSTimer *_defaultLocationTimer; UILabel *_debugView; NSTimer *_debugTimer; @@ -51,24 +48,27 @@ MKMapGestureController *_gestureController; MKOverlayContainerView *_overlayContainer; int _rotationState; - float _angularVelocity; - int _userTrackingMode; + double _angularVelocity; + long long _userTrackingMode; MKBasicMapView *_basicMapView; VKMapView *_mapView; MKScaleView *_scaleView; MKCompassView *_compassView; - BOOL _scaleVisible; - BOOL _compassVisible; - BOOL _suppressCompassDisplay; - BOOL _scaleEnabled; - BOOL _compassEnabled; + _Bool _scaleVisible; + _Bool _compassVisible; + _Bool _suppressCompassDisplay; + _Bool _scaleEnabled; + _Bool _compassEnabled; UIView *_scrollContainerView; id _regionSetterWhenSized; MKUserLocation *_userLocation; VKPuckAnimator *_userLocationAnimator; MKMapCamera *_camera; + id _topLayoutGuide; + id _bottomLayoutGuide; id _showCalloutAfterRegionChangeBlock; id _showCalloutAfterPanBlock; + id _selectAnnotationViewAfterRedrawBlock; struct { unsigned int callsDelegateForAllRegionChanges:1; unsigned int changingRegion:1; @@ -102,8 +102,11 @@ unsigned int locationUpdatesPausedForRegionChange:1; unsigned int useOld2DAnnotationContainer:1; unsigned int rotating:1; + unsigned int pitching:1; unsigned int rotateEnabled:1; unsigned int pitchEnabled:1; + unsigned int hasPendingCameraChange:1; + unsigned int backdropViewQualityChangingDisabled:1; unsigned int delegateShouldReceiveTouch:1; unsigned int delegateShouldDelayTapResponse:1; unsigned int delegateWillChangeRotation:1; @@ -119,76 +122,84 @@ } _flags; } -+ (CDStruct_90e2a262)_mapRectThatFitsViewBounds:(struct CGRect)arg1 centeringRect:(struct CGRect)arg2 mapRect:(CDStruct_90e2a262)arg3 edgePadding:(struct UIEdgeInsets)arg4 minZoomLevel:(float)arg5 maxZoomLevel:(float)arg6; -+ (void)setRendersInBackgroundByDefault:(BOOL)arg1; -+ (CDStruct_90e2a262)_regionThatFitsMapType:(unsigned int)arg1 viewSize:(struct CGSize)arg2 region:(CDStruct_90e2a262)arg3 minZoomLevel:(float)arg4 maxZoomLevel:(float)arg5; -+ (CDStruct_90e2a262)regionThatFitsMapType:(unsigned int)arg1 viewSize:(struct CGSize)arg2 region:(CDStruct_90e2a262)arg3; -+ (unsigned int)minZoomLevelForMapType:(unsigned int)arg1 viewSize:(struct CGSize)arg2; -- (void)setCamera:(id)arg1 animated:(BOOL)arg2; ++ (CDStruct_90e2a262)_mapRectThatFitsViewBounds:(struct CGRect)arg1 mapRect:(CDStruct_90e2a262)arg2 viewInsets:(struct UIEdgeInsets)arg3 edgePadding:(struct UIEdgeInsets)arg4 minZoomLevel:(double)arg5 maxZoomLevel:(double)arg6; ++ (void)setRendersInBackgroundByDefault:(_Bool)arg1; ++ (CDStruct_90e2a262)_regionThatFitsMapType:(unsigned long long)arg1 viewSize:(struct CGSize)arg2 edgeInsets:(struct UIEdgeInsets)arg3 region:(CDStruct_90e2a262)arg4 minZoomLevel:(double)arg5 maxZoomLevel:(double)arg6; ++ (CDStruct_90e2a262)regionThatFitsMapType:(unsigned long long)arg1 viewSize:(struct CGSize)arg2 region:(CDStruct_90e2a262)arg3; ++ (CDStruct_90e2a262)regionThatFitsMapType:(unsigned long long)arg1 viewSize:(struct CGSize)arg2 edgeInsets:(struct UIEdgeInsets)arg3 region:(CDStruct_90e2a262)arg4; ++ (unsigned long long)minZoomLevelForMapType:(unsigned long long)arg1 viewSize:(struct CGSize)arg2; +- (void)setCamera:(id)arg1 animated:(_Bool)arg2; @property(copy, nonatomic) MKMapCamera *camera; - (void)annotationManager:(id)arg1 didDeselectAnnotationRepresentation:(id)arg2; - (void)annotationManager:(id)arg1 didSelectAnnotationRepresentation:(id)arg2; - (id)annotationManager:(id)arg1 representationForAnnotation:(id)arg2; - (void)annotationManager:(id)arg1 didAddAnnotationRepresentations:(id)arg2; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (CDStruct_90e2a262)_mapRectWithFraction:(double)arg1 ofVisible:(CDStruct_90e2a262)arg2; -- (void)setAnnotationDeselectionCallback:(id)arg1; -- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(BOOL)arg3 duration:(double)arg4; -- (void)deselectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2; -- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; -- (void)selectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; +- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(_Bool)arg3 duration:(double)arg4; +- (void)deselectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2; +- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)selectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; - (void)removeAnnotationRepresentation:(id)arg1; -- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(BOOL)arg2; -- (void)setVisibleMapRect:(CDStruct_90e2a262)arg1 animated:(BOOL)arg2; +- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(_Bool)arg2; +- (void)setVisibleMapRect:(CDStruct_90e2a262)arg1 animated:(_Bool)arg2; @property(nonatomic) CDStruct_90e2a262 visibleMapRect; - (CDStruct_90e2a262)_visibleUnderRotationMapRect; -- (void)setVisibleMapRect:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2 animated:(BOOL)arg3; +- (void)setVisibleMapRect:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2 animated:(_Bool)arg3; - (CDStruct_90e2a262)mapRectThatFits:(CDStruct_90e2a262)arg1; - (CDStruct_90e2a262)mapRectThatFits:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2; -- (CDStruct_0c7fa811)_zoomRegionForMapRect:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2 maxZoomLevel:(int)arg3 minZoomLevel:(int)arg4; +- (CDStruct_46f4fb6f)_zoomRegionForMapRect:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2 maxZoomLevel:(long long)arg3 minZoomLevel:(long long)arg4; - (void)drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; -- (void)setHidden:(BOOL)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)didMoveToSuperview; +- (void)didMoveToWindow; +- (void)updateLayoutGuides; +- (void)_clearLayoutGuides; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)layoutSubviews; +- (void)_willChangeStatusBarFrame:(id)arg1; +- (void)_updateInsets; +- (id)_findLayoutGuideVC; - (id)viewForAnnotation:(id)arg1; - (id)dequeueReusableAnnotationViewWithIdentifier:(id)arg1; - (void)removeAnnotations:(id)arg1; - (void)removeAnnotation:(id)arg1; - (void)addAnnotations:(id)arg1; - (void)addAnnotation:(id)arg1; -- (void)_addAnnotation:(id)arg1 allowAnimation:(BOOL)arg2; -- (void)deselectAnnotation:(id)arg1 animated:(BOOL)arg2; -- (void)selectAnnotation:(id)arg1 animated:(BOOL)arg2; -- (struct CADoubleRect)_convertMapRect:(CDStruct_90e2a262)arg1 toDoubleRectToView:(id)arg2; -- (CDStruct_90e2a262)_convertDoubleRect:(struct CADoubleRect)arg1 toMapRectFromView:(id)arg2; -- (struct CADoublePoint)_convertMapPoint:(CDStruct_c3b9c2ee)arg1 toDoublePointToView:(id)arg2; +- (void)_addAnnotation:(id)arg1 allowAnimation:(_Bool)arg2; +- (void)deselectAnnotation:(id)arg1 animated:(_Bool)arg2; +- (void)selectAnnotation:(id)arg1 animated:(_Bool)arg2; +- (struct CGRect)_convertMapRect:(CDStruct_90e2a262)arg1 toDoubleRectToView:(id)arg2; +- (CDStruct_90e2a262)_convertDoubleRect:(struct CGRect)arg1 toMapRectFromView:(id)arg2; +- (struct CGPoint)_convertMapPoint:(CDStruct_c3b9c2ee)arg1 toDoublePointToView:(id)arg2; - (CDStruct_90e2a262)convertRect:(struct CGRect)arg1 toRegionFromView:(id)arg2; - (struct CGRect)convertRegion:(CDStruct_90e2a262)arg1 toRectToView:(id)arg2; -- (CDStruct_c3b9c2ee)_convertDoublePoint:(struct CADoublePoint)arg1 toCoordinateFromView:(id)arg2; -- (CDStruct_c3b9c2ee)_convertDoublePoint:(struct CADoublePoint)arg1 toMapPointFromView:(id)arg2; +- (CDStruct_c3b9c2ee)_convertDoublePoint:(struct CGPoint)arg1 toCoordinateFromView:(id)arg2; +- (CDStruct_c3b9c2ee)_convertDoublePoint:(struct CGPoint)arg1 toMapPointFromView:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromView:(id)arg2; -- (struct CADoublePoint)_convertCoordinate:(CDStruct_c3b9c2ee)arg1 toDoublePointToView:(id)arg2; +- (struct CGPoint)_convertCoordinate:(CDStruct_c3b9c2ee)arg1 toDoublePointToView:(id)arg2; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToView:(id)arg2; @property(copy, nonatomic) NSArray *selectedAnnotations; - (id)annotationsInMapRect:(CDStruct_90e2a262)arg1; @property(readonly, nonatomic) NSArray *annotations; -- (BOOL)goToRegion:(CDStruct_90e2a262)arg1 animationType:(int)arg2; +- (_Bool)goToRegion:(CDStruct_90e2a262)arg1 animationType:(int)arg2; @property(nonatomic) CDStruct_90e2a262 region; -- (void)setRegion:(CDStruct_90e2a262)arg1 animated:(BOOL)arg2; +- (void)setRegion:(CDStruct_90e2a262)arg1 animated:(_Bool)arg2; - (CDStruct_c3b9c2ee)_centerMapPoint; @property(nonatomic) CDStruct_c3b9c2ee centerCoordinate; -- (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 animated:(BOOL)arg2; +- (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 animated:(_Bool)arg2; - (void)goToDefaultLocation; - (void)_displayWorld; - (void)annotationContainer:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (void)annotationContainerDidDropPins:(id)arg1; - (void)annotationContainerWillDropPins:(id)arg1; -- (float)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(float *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; +- (double)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(double *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; - (struct CGRect)annotationContainerVisibleRect:(id)arg1; - (void)annotationContainerDidAnimateBubble:(id)arg1; - (void)annotationContainerWillAnimateBubble:(id)arg1; -- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 annotationCoordinate:(CDStruct_c3b9c2ee)arg3 completionHandler:(id)arg4; - (void)annotationContainerDidHideUserLocationView; - (void)annotationContainerDidShowUserLocationView; @property(readonly, nonatomic) struct CGRect annotationVisibleRect; @@ -198,43 +209,43 @@ - (void)applicationDidBecomeActive:(id)arg1; - (void)applicationDidEnterBackground:(id)arg1; - (void)applicationWillResignActive:(id)arg1; -- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)mapViewWillStartRegionAnimation:(id)arg1; - (void)mapViewDidDraw:(id)arg1; - (void)mapViewDidChangeVisibleRegion:(id)arg1; - (void)gestureControllerDidStopRotatingDecelerating:(id)arg1; - (void)gestureControllerDidStopTiltingDecelerating:(id)arg1; -- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartTilting:(id)arg1; -- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartRotating:(id)arg1; - (void)gestureControllerDidStopTwoFingerLongPress:(id)arg1; - (void)gestureControllerWillStartTwoFingerLongPress:(id)arg1; -- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(int)arg2; -- (void)gestureControllerDidStopZooming:(id)arg1 direction:(int)arg2 willDecelerate:(BOOL)arg3; -- (void)gestureControllerWillStartZooming:(id)arg1 animated:(BOOL)arg2; +- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(long long)arg2; +- (void)gestureControllerDidStopZooming:(id)arg1 direction:(long long)arg2 willDecelerate:(_Bool)arg3; +- (void)gestureControllerWillStartZooming:(id)arg1 animated:(_Bool)arg2; - (void)gestureControllerDidStopPanningDecelerating:(id)arg1; -- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartPanning:(id)arg1; - (void)gestureControllerDidStopUserInteraction:(id)arg1; - (void)gestureControllerWillStartUserInteraction:(id)arg1; - (id)mapView:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapViewDidBecomePartiallyDrawn:(id)arg1; - (void)mapViewDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingTiles:(id)arg1; - (void)mapViewDidStartLoadingTiles:(id)arg1; - (id)compassVisibilityAnimation; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (BOOL)compassVisible; -- (void)_setCompassVisible:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)compassVisible; +- (void)_setCompassVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)snapToNorth:(id)arg1; - (void)_updateCompassPosition; - (void)_updateCompassVisibility; - (id)compassView; +- (_Bool)_roomForCompass; - (void)_updateScalePosition; - (id)scaleVisibilityAnimation; -- (void)_setScaleVisible:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setScaleVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateScaleVisibility; - (id)scaleView; - (void)updateTiling; @@ -243,154 +254,160 @@ - (void)_updateRotationAttributes; - (void)_updateCenteredAttributesWithCoordinate:(CDStruct_c3b9c2ee)arg1; - (void)_userScrollingEnded; -- (void)_selectUserLocationTypeWithDeltaZoomLevel:(float)arg1; +- (_Bool)_isChangingRegionForGesture; +- (void)_selectUserLocationTypeWithDeltaZoomLevel:(double)arg1; - (void)resumeUserLocationUpdates; - (void)pauseUserLocationUpdates; -- (CDStruct_c3b9c2ee)_zoomCenterPointWithAnchor:(int)arg1 point:(struct CGPoint)arg2 zoomScale:(float)arg3; -- (double)_goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(float)arg2 animationType:(int)arg3 cancelDefaultLocationTimer:(BOOL)arg4; -- (float)_zoomScaleForMapRegion:(id)arg1; +- (CDStruct_c3b9c2ee)_zoomCenterPointWithAnchor:(int)arg1 point:(struct CGPoint)arg2 zoomScale:(double)arg3; +- (double)_goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(double)arg2 animationType:(int)arg3 cancelDefaultLocationTimer:(_Bool)arg4; +- (double)_zoomScaleForMapRegion:(id)arg1; - (CDStruct_c3b9c2ee)_centerMapPointForMapRegion:(id)arg1; -- (id)_mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(float)arg2; -- (double)_goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(float)arg2 animationType:(int)arg3; -- (BOOL)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 longLatSpan:(struct CGSize)arg2 animationType:(int)arg3; -- (BOOL)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(float)arg2 animationType:(int)arg3; -- (float)_zoomLevelForRegion:(CDStruct_90e2a262)arg1 includeAccessoryPadding:(BOOL)arg2; -- (float)_zoomLevelForMapRect:(CDStruct_90e2a262)arg1 includeAccessoryPadding:(BOOL)arg2; +- (id)_mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(double)arg2; +- (double)_goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(double)arg2 animationType:(int)arg3; +- (_Bool)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 longLatSpan:(struct CGSize)arg2 animationType:(int)arg3; +- (_Bool)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(double)arg2 animationType:(int)arg3; +- (double)_zoomLevelForRegion:(CDStruct_90e2a262)arg1 includeAccessoryPadding:(_Bool)arg2; +- (double)_zoomLevelForMapRect:(CDStruct_90e2a262)arg1 includeAccessoryPadding:(_Bool)arg2; - (double)_panDurationFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; - (void)_populateArchivedSubviews:(id)arg1; - (void)_updateContentBounds; - (void)_insertSubview:(id)arg1; - (int)_viewIndexForSubview:(id)arg1; -- (float)pointDistanceFromCoordinate:(CDStruct_c3b9c2ee)arg1 toCoordinate:(CDStruct_c3b9c2ee)arg2; -- (void)scrollWithOffset:(struct CGPoint)arg1 andAnimationType:(int)arg2; +- (double)pointDistanceFromCoordinate:(CDStruct_c3b9c2ee)arg1 toCoordinate:(CDStruct_c3b9c2ee)arg2; +- (void)scrollWithOffset:(struct CGPoint)arg1 annotationCoordinate:(CDStruct_c3b9c2ee)arg2 andAnimationType:(int)arg3; - (void)_fixUserLocationFromPresentationValue; - (void)_clearFixedUserLocation; -- (BOOL)_shouldConservePowerAnimationType:(int)arg1; -- (void)setCallsDelegateForAllRegionChanges:(BOOL)arg1; -- (BOOL)callsDelegateForAllRegionChanges; -- (id)_stringWithEventMode:(int)arg1; +- (_Bool)_shouldConservePowerAnimationType:(int)arg1; +- (void)setCallsDelegateForAllRegionChanges:(_Bool)arg1; +- (_Bool)callsDelegateForAllRegionChanges; +- (id)_stringWithEventMode:(long long)arg1; - (void)_cancelAccessoriesAndDoubleTap; - (void)_cancelDoubleTap; - (void)_cancelAccessories; - (void)_clearEventMode:(int)arg1; - (void)startEffects; - (void)stopEffects; -- (BOOL)annotationContainerShouldAlignToPixels:(id)arg1; -- (BOOL)annotationContainerIsRotated:(id)arg1; -- (void)_setZoomScale:(float)arg1 centerMapPoint:(CDStruct_c3b9c2ee)arg2 duration:(double)arg3 animationType:(int)arg4; +- (_Bool)annotationContainerShouldAlignToPixels:(id)arg1; +- (_Bool)annotationContainerIsRotated:(id)arg1; +- (void)_setZoomScale:(double)arg1 centerMapPoint:(CDStruct_c3b9c2ee)arg2 duration:(double)arg3 animationType:(int)arg4 resetHeading:(_Bool)arg5; - (void)_addSetRegionBlockWhenSized:(id)arg1; -- (void)showAnnotations:(id)arg1 animated:(BOOL)arg2; -- (void)_goToMapRegion:(id)arg1 duration:(double)arg2 animationType:(int)arg3; -- (void)_setZoomScale:(float)arg1 centerCoordinate:(CDStruct_c3b9c2ee)arg2 duration:(double)arg3 animationType:(int)arg4; +- (void)showAnnotations:(id)arg1 animated:(_Bool)arg2; +- (void)setEdgeInsets:(struct UIEdgeInsets)arg1; +- (struct UIEdgeInsets)edgeInsets; +- (void)_goToMapRegion:(id)arg1 duration:(double)arg2 animationType:(int)arg3 resetHeading:(_Bool)arg4; +- (void)_setZoomScale:(double)arg1 centerCoordinate:(CDStruct_c3b9c2ee)arg2 duration:(double)arg3 animationType:(int)arg4 resetHeading:(_Bool)arg5; - (void)_updateEffects; - (void)_updateShouldDisplayEffects; -- (void)_updateScrollContainerView:(BOOL)arg1; +- (void)_updateScrollContainerView:(_Bool)arg1; - (id)scrollContainerView; - (void)_updateAccessories; -- (BOOL)_animationTypeIgnoresEvents:(int)arg1; +- (_Bool)_animationTypeIgnoresEvents:(int)arg1; - (void)_updateScrollingAndGestures; -- (float)_boundedZoomLevel:(float)arg1 coordinate:(CDStruct_c3b9c2ee)arg2; -- (float)_boundedZoomLevel:(float)arg1; -- (float)_maxZoomLevelForCoordinate:(CDStruct_c3b9c2ee)arg1; +- (double)_boundedZoomLevel:(double)arg1 coordinate:(CDStruct_c3b9c2ee)arg2; +- (double)_boundedZoomLevel:(double)arg1; +- (double)_maxZoomLevelForCoordinate:(CDStruct_c3b9c2ee)arg1; - (void)_annotationViewDragStateChanged:(id)arg1; - (void)_didEndUserInteraction; - (void)_willStartUserInteraction; - (void)_didEndScroll; -- (void)_willStartScroll:(BOOL)arg1; +- (void)_willStartScroll:(_Bool)arg1; - (void)_didEndZoom; -- (void)_willStartZoom:(BOOL)arg1; -- (void)_didChangeRegionMidstream:(BOOL)arg1; -- (void)_willChangeRegionAnimated:(BOOL)arg1 userInitiated:(BOOL)arg2; +- (void)_willStartZoom:(_Bool)arg1; +- (void)_didChangeRegionMidstream:(_Bool)arg1; +- (void)_clearGestureRecognizers; +- (void)_willChangeRegionAnimated:(_Bool)arg1 userInitiated:(_Bool)arg2; - (void)_updateIconsShouldAlignToPixels; +- (_Bool)_iconsShouldAlignToPixels; - (void)toggleLocationConsole:(id)arg1; - (void)handleTap:(id)arg1; -- (BOOL)calloutViewIsExpanded; -- (BOOL)calloutViewContainsPoint:(struct CGPoint)arg1; +- (_Bool)calloutViewIsExpanded; +- (_Bool)calloutViewContainsPoint:(struct CGPoint)arg1; - (void)handleLongPress:(id)arg1; - (void)_handleLongPressDidEnd; -- (void)_dropDraggingAnnotationView:(BOOL)arg1; +- (void)_dropDraggingAnnotationView:(_Bool)arg1; - (double)variableDelayTapRecognizer:(id)arg1 shouldWaitForNextTapForDuration:(double)arg2 afterTouch:(id)arg3; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)_configureGestureRecognizers; - (void)_addDebugGesture; - (id)annotationContainer; -- (void)_setUserTrackingMode:(int)arg1 animated:(BOOL)arg2 fromTrackingButton:(BOOL)arg3; -- (void)setUserTrackingMode:(int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int userTrackingMode; -- (BOOL)canRotateForHeading; -- (BOOL)hasUserLocation; +- (void)_setUserTrackingMode:(long long)arg1 animated:(_Bool)arg2 fromTrackingButton:(_Bool)arg3; +- (void)setUserTrackingMode:(long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) long long userTrackingMode; +- (_Bool)canRotateForHeading; +- (_Bool)hasUserLocation; @property(readonly, nonatomic) MKUserLocation *userLocation; -- (BOOL)hasRenderedSomething; -@property(readonly, nonatomic, getter=isUserLocationVisible) BOOL userLocationVisible; -@property(nonatomic) BOOL showsUserLocation; -@property(nonatomic, getter=isPitchEnabled) BOOL pitchEnabled; -@property(nonatomic, getter=isRotateEnabled) BOOL rotateEnabled; -@property(nonatomic, getter=isZoomEnabled) BOOL zoomEnabled; -@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; -- (void)setCenteringRect:(struct CGRect)arg1; -- (struct CGRect)centeringRect; +- (_Bool)hasRenderedSomething; +@property(readonly, nonatomic, getter=isUserLocationVisible) _Bool userLocationVisible; +@property(nonatomic) _Bool showsUserLocation; +@property(nonatomic, getter=isPitchEnabled) _Bool pitchEnabled; +@property(nonatomic, getter=isRotateEnabled) _Bool rotateEnabled; +@property(nonatomic, getter=isZoomEnabled) _Bool zoomEnabled; +@property(nonatomic, getter=isScrollEnabled) _Bool scrollEnabled; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; -- (float)_zoomLevel; -- (void)set_zoomScale:(float)arg1; -- (float)_zoomScale; +- (double)_zoomLevel; +- (void)set_zoomScale:(double)arg1; +- (double)_zoomScale; - (void)set_rotationState:(int)arg1; - (int)_rotationState; +- (void)_updateDebugViewFrameWithEdgeInsets; - (id)debugView; -- (int)mapRegionZoomLevel; +- (long long)mapRegionZoomLevel; - (id)mapRegion; -- (BOOL)_isHandlingUserEvent; -- (int)_roundedZoomLevel; -@property(readonly) float minZoomLevel; +- (_Bool)_isHandlingUserEvent; +- (long long)_roundedZoomLevel; +@property(readonly) double minZoomLevel; - (struct CGPoint)centerLongLat; - (struct CGPoint)_centerPointOffset; - (struct CGPoint)_centerPoint; -- (void)_setScrolling:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_setScrolling:(BOOL)arg1; -- (BOOL)_isScrollingAnimation; -- (BOOL)_isVisible; -- (BOOL)_wasScrolling; -- (BOOL)isGoingToDefaultLocation; -- (BOOL)isRegionChanging; -- (BOOL)isScrolling; -- (BOOL)isZooming; +- (void)_setScrolling:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setScrolling:(_Bool)arg1; +- (_Bool)_isScrollingAnimation; +- (_Bool)_isVisible; +- (_Bool)_wasScrolling; +- (_Bool)isGoingToDefaultLocation; +- (_Bool)isRegionChanging; +- (_Bool)isScrolling; +- (_Bool)isZooming; - (void)_setEventMode:(int)arg1; -- (void)setShouldReloadSynchronously:(BOOL)arg1; -- (BOOL)shouldReloadSynchronously; -- (BOOL)isCompassEnabled; -- (void)setCompassEnabled:(BOOL)arg1; -- (BOOL)isScaleEnabled; -- (void)setScaleEnabled:(BOOL)arg1; -- (void)setLoadingEnabled:(BOOL)arg1; -- (BOOL)isLoadingEnabled; -- (BOOL)isSuspended; -- (void)setSuspended:(BOOL)arg1; -- (BOOL)effectsEnabled; +- (void)setShouldReloadSynchronously:(_Bool)arg1; +- (_Bool)shouldReloadSynchronously; +- (_Bool)isCompassEnabled; +- (void)setCompassEnabled:(_Bool)arg1; +- (_Bool)isScaleEnabled; +- (void)setScaleEnabled:(_Bool)arg1; +- (void)setLoadingEnabled:(_Bool)arg1; +- (_Bool)isLoadingEnabled; +- (_Bool)isSuspended; +- (void)setSuspended:(_Bool)arg1; +- (_Bool)effectsEnabled; - (void)set_startEffectsTimer:(id)arg1; - (id)_startEffectsTimer; - (void)_setAnimationType:(int)arg1; - (int)animationType; -- (void)_setMapType:(unsigned int)arg1 onInit:(BOOL)arg2; -@property(nonatomic) unsigned int mapType; -- (int)_interfaceOrientation; +- (void)_setMapType:(unsigned long long)arg1 onInit:(_Bool)arg2; +@property(nonatomic) unsigned long long mapType; +- (long long)_interfaceOrientation; - (void)_updateHeadingOrientation; @property(nonatomic) id delegate; - (void)set_defaultLocationTimer:(id)arg1; - (id)_defaultLocationTimer; - (Class)_calloutViewClass; - (void)_setCalloutViewClass:(Class)arg1; -- (void)set_annotationViewsAreAddedImmediately:(BOOL)arg1; -- (BOOL)_annotationViewsAreAddedImmediately; -- (void)setRendersInBackground:(BOOL)arg1; -- (void)setShowsPOIIcons:(BOOL)arg1; -- (BOOL)showsPOIIcons; -- (BOOL)isShowingNoDataPlaceholders; -- (void)setShowsAttributionBadge:(BOOL)arg1; -- (BOOL)showsAttributionBadge; -- (void)setShowsAttribution:(BOOL)arg1; -- (BOOL)showsAttribution; +- (void)set_annotationViewsAreAddedImmediately:(_Bool)arg1; +- (_Bool)_annotationViewsAreAddedImmediately; +- (void)setRendersInBackground:(_Bool)arg1; +- (void)setShowsPOIIcons:(_Bool)arg1; +- (_Bool)showsPOIIcons; +- (_Bool)isShowingNoDataPlaceholders; +- (void)setShowsAttributionBadge:(_Bool)arg1; +- (_Bool)showsAttributionBadge; +- (void)setShowsAttribution:(_Bool)arg1; +- (_Bool)showsAttribution; +@property(nonatomic) _Bool showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; - (void)deviceOrientationDidChange:(id)arg1; - (void)contentSizeCategoryDidChange:(id)arg1; - (void)geoDefaultsDidChange:(id)arg1; @@ -400,97 +417,18 @@ - (id)mapAttributionWithStringAttributes:(id)arg1; - (struct CGRect)attributionFrame; - (void)_updateAttribution; -- (void)didMoveToWindow; +- (void)_layoutAttribution; +- (void)setBackdropViewQualityChangingDisabled:(_Bool)arg1; +- (void)willMoveToWindow:(id)arg1; - (void)dealloc; - (id)awakeAfterUsingCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initFromIBWithFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (id)_commonInitAndEnableLoading:(BOOL)arg1 fromIB:(BOOL)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (id)_commonInitAndEnableLoading:(_Bool)arg1 fromIB:(_Bool)arg2; - (CDStruct_90e2a262)regionThatFits:(CDStruct_90e2a262)arg1; -- (void)stopUpdatingUserLocation; -- (void)startUpdatingUserLocation; -- (void)puckAnimator:(id)arg1 updatedTargetPosition:(CDStruct_31142d93)arg2; -- (void)puckAnimatorDidStop:(id)arg1; -- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_31142d93)arg2 course:(double)arg3; -- (void)puckAnimator:(id)arg1 runAnimation:(id)arg2; -- (void)locationManagerDidResumeLocationUpdates:(id)arg1; -- (void)locationManagerDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationManagerShouldPauseLocationUpdates:(id)arg1; -- (void)locationManagerDidReset:(id)arg1; -- (void)locationManagerFailedToUpdateLocation:(id)arg1 withError:(id)arg2; -- (void)locationManagerUpdatedLocation:(id)arg1; -- (BOOL)_deviceIsPluggedIn; -@property(readonly, nonatomic) MKAnnotationView *userLocationView; -- (void)_resumeUserLocationUpdates:(BOOL)arg1; -- (void)_pauseUserLocationUpdates; -@property(nonatomic) BOOL ignoreLocationUpdates; -- (BOOL)_haveNewPendingLocation; -- (void)removeUserLocation; -- (void)resetUserLocation; -- (struct CGPoint)userPosition; -@property(nonatomic) int userLocationSource; -@property(retain, nonatomic) CLLocation *predictedUserLocation; -- (BOOL)isTrackingUserLocation; -- (BOOL)isUserLocationViewCentered; -- (BOOL)_isUserLocationInView:(BOOL)arg1; -- (void)_ensureLiveTrackingResourcesInitialized; -- (void)_updateLocationConsole; -- (id)descriptionForLocation:(id)arg1 compact:(BOOL)arg2; -- (void)setLocationConsoleEnabled:(BOOL)arg1; -- (BOOL)isLocationConsoleEnabled; -- (struct CGRect)_debugViewFrame; -- (void)setLiveTrackingAutoSelectZoomLevel:(BOOL)arg1; -- (BOOL)liveTrackingAutoSelectZoomLevel; -- (void)disableLiveTracking; -- (void)locationManagerFailedToUpdateHeading:(id)arg1 withError:(id)arg2; -- (void)locationManagerUpdatedHeading:(id)arg1; -- (void)_considerMovingToThrottledHeading; -- (void)_updateHeading:(id)arg1 rotationType:(int)arg2 animated:(BOOL)arg3; -- (BOOL)_updateRotationSupported; -- (BOOL)_rotationPossible; -- (void)_stopTrackingHeading; -- (void)_startTrackingHeading; -- (void)enableMapRotationIfNeeded; -- (void)disableMapRotation:(BOOL)arg1; -- (void)disableHeadingTracking:(BOOL)arg1; -- (void)setHeadingTrackingEnabled:(BOOL)arg1; -- (BOOL)isHeadingTrackingEnabled; -- (void)resumeUserHeadingUpdates; -- (void)pauseUserHeadingUpdates; -- (void)setShouldRotateForHeading:(BOOL)arg1; -- (BOOL)shouldRotateForHeading; -- (struct CGRect)contentBounds; -- (void)_updateCameraState; -- (void)_updateFromCamera:(id)arg1; -- (void)_updateFromCamera:(id)arg1 duration:(double)arg2 timing:(id)arg3; -- (void)_setCamera:(id)arg1 duration:(double)arg2 timing:(id)arg3; -- (void)_setCamera:(id)arg1 duration:(double)arg2 timingCurve:(int)arg3; -- (void)_setCamera:(id)arg1 animated:(BOOL)arg2; -- (void)_setCamera:(id)arg1; -- (id)_camera; -- (id)vk_mapLayer; -- (void)overlayContainerAddedDrawables:(id)arg1; -- (id)createDrawableForOverlay:(id)arg1; -- (id)overlayContainer; -- (id)overlaysInLevel:(int)arg1; -@property(readonly, nonatomic) NSArray *overlays; -- (id)rendererForOverlay:(id)arg1; -- (id)viewForOverlay:(id)arg1; -- (void)insertOverlay:(id)arg1 belowOverlay:(id)arg2; -- (void)insertOverlay:(id)arg1 aboveOverlay:(id)arg2; -- (void)exchangeOverlay:(id)arg1 withOverlay:(id)arg2; -- (void)exchangeOverlayAtIndex:(unsigned int)arg1 withOverlayAtIndex:(unsigned int)arg2; -- (void)insertOverlay:(id)arg1 atIndex:(unsigned int)arg2; -- (void)removeOverlays:(id)arg1; -- (void)removeOverlay:(id)arg1; -- (void)insertOverlay:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; -- (void)addOverlays:(id)arg1 level:(int)arg2; -- (void)addOverlay:(id)arg1 level:(int)arg2; -- (void)addOverlays:(id)arg1; -- (void)addOverlay:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKMapViewDelegate-Protocol.h b/iOS7/Frameworks/MapKit/MKMapViewDelegate-Protocol.h index 7ec2f7221..27771a6a5 100644 --- a/iOS7/Frameworks/MapKit/MKMapViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKMapViewDelegate-Protocol.h @@ -13,8 +13,8 @@ - (id)mapView:(id)arg1 viewForOverlay:(id)arg2; - (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; - (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; -- (void)mapView:(id)arg1 didChangeUserTrackingMode:(int)arg2 animated:(BOOL)arg3; -- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned int)arg3 fromOldState:(unsigned int)arg4; +- (void)mapView:(id)arg1 didChangeUserTrackingMode:(long long)arg2 animated:(_Bool)arg3; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; - (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; - (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; - (void)mapViewDidStopLocatingUser:(id)arg1; @@ -24,12 +24,12 @@ - (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; -- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(BOOL)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(_Bool)arg2; - (void)mapViewWillStartRenderingMap:(id)arg1; - (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingMap:(id)arg1; - (void)mapViewWillStartLoadingMap:(id)arg1; -- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; -- (void)mapView:(id)arg1 regionWillChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MapKit/MKMapViewInternal.h b/iOS7/Frameworks/MapKit/MKMapViewInternal.h index 91f445811..a6d6d067a 100644 --- a/iOS7/Frameworks/MapKit/MKMapViewInternal.h +++ b/iOS7/Frameworks/MapKit/MKMapViewInternal.h @@ -8,6 +8,7 @@ @class MKMapView; +// Not exported @interface MKMapViewInternal : NSObject { MKMapView *view; diff --git a/iOS7/Frameworks/MapKit/MKModernUserLocationView.h b/iOS7/Frameworks/MapKit/MKModernUserLocationView.h index 3adb8b9c8..9f73f7c13 100644 --- a/iOS7/Frameworks/MapKit/MKModernUserLocationView.h +++ b/iOS7/Frameworks/MapKit/MKModernUserLocationView.h @@ -11,31 +11,45 @@ @interface MKModernUserLocationView : MKUserLocationView { CALayer *_innerCircleLayer; - BOOL _shouldInnerPulse; + _Bool _shouldInnerPulse; struct UIImage *_innerImageMask; - BOOL _rotateInnerImageToMatchCourse; + _Bool _rotateInnerImageToMatchCourse; CALayer *_baseLayer; + CALayer *_baseDimmingLayer; } -+ (float)innerDiameter; -+ (float)baseDiameter; -@property(nonatomic) BOOL rotateInnerImageToMatchCourse; // @synthesize rotateInnerImageToMatchCourse=_rotateInnerImageToMatchCourse; ++ (double)innerDiameter; ++ (double)baseDiameter; +@property(nonatomic) _Bool rotateInnerImageToMatchCourse; // @synthesize rotateInnerImageToMatchCourse=_rotateInnerImageToMatchCourse; @property(retain, nonatomic) UIImage *innerImageMask; // @synthesize innerImageMask=_innerImageMask; -@property(nonatomic) BOOL shouldInnerPulse; // @synthesize shouldInnerPulse=_shouldInnerPulse; +@property(nonatomic) _Bool shouldInnerPulse; // @synthesize shouldInnerPulse=_shouldInnerPulse; - (void)_setPresentationCourse:(double)arg1; -- (void)_setMapRotationRadians:(float)arg1; +- (void)_setMapRotationRadians:(double)arg1; - (void)_updateInnerCourseRotation; +- (void)tintColorDidChange; +- (void)_updateAccuracyColors; - (void)_updateLayers; -- (void)setEffectsEnabled:(BOOL)arg1; -- (void)_setMapPitchRadians:(float)arg1; +- (void)setEffectsEnabled:(_Bool)arg1; +- (struct UIImage *)_headingImageForAccuracy:(double)arg1 anchorPoint:(struct CGPoint *)arg2; - (void)_setupLayers; +- (void)_updateBaseImage; +- (void)_resetLayerToMatchAccuracyRing; +- (id)_layerToMatchAccuracyRing; +- (id)_pulseAnimation; +- (void)_setMapDisplayStyle:(long long)arg1; +- (void)_setMapType:(unsigned long long)arg1; +- (id)_pulseLayer; +- (void)_updatePulseColor; - (void)_updateInnerMaskLayer; - (void)didMoveToWindow; +- (id)_animationToSynchronizePulse:(id *)arg1; - (void)_updatePulseAnimation; - (id)_innerPulseAnimation; +- (id)_baseDimmingLayer; - (id)_baseLayer; - (void)_dealloc; - (id)initWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; +- (struct CGColor *)_accuracyFillColor; @end diff --git a/iOS7/Frameworks/MapKit/MKMotionManager.h b/iOS7/Frameworks/MapKit/MKMotionManager.h index 76303d2c2..65653e2be 100644 --- a/iOS7/Frameworks/MapKit/MKMotionManager.h +++ b/iOS7/Frameworks/MapKit/MKMotionManager.h @@ -10,25 +10,26 @@ @class CMMotionManager; +// Not exported @interface MKMotionManager : NSObject { CMMotionManager *_motionManager; CDStruct_91d2e2b9 _interfaceOrientationQuaternion; - BOOL _motionAvailable; - BOOL _motionUpdating; - BOOL _usingReference; + _Bool _motionAvailable; + _Bool _motionUpdating; + _Bool _usingReference; CDStruct_91d2e2b9 _referenceRotation; CDStruct_31142d93 _filteredAcceleration; - int interfaceOrientation; + long long interfaceOrientation; CDStruct_aa5aacbc rotationMatrix; } + (id)sharedMotionManager; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation; -@property(readonly, nonatomic) BOOL isMotionUpdating; // @synthesize isMotionUpdating=_motionUpdating; -@property(readonly, nonatomic) BOOL isMotionAvailable; // @synthesize isMotionAvailable=_motionAvailable; -- (BOOL)computeReferenceFromGravity; -- (BOOL)computeReferenceFromDevice; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation; +@property(readonly, nonatomic) _Bool isMotionUpdating; // @synthesize isMotionUpdating=_motionUpdating; +@property(readonly, nonatomic) _Bool isMotionAvailable; // @synthesize isMotionAvailable=_motionAvailable; +- (_Bool)computeReferenceFromGravity; +- (_Bool)computeReferenceFromDevice; - (void)stopMotionUpdates; - (void)startMotionUpdates; @property(readonly, nonatomic) CDStruct_31142d93 gravity; diff --git a/iOS7/Frameworks/MapKit/MKMultiPoint.h b/iOS7/Frameworks/MapKit/MKMultiPoint.h index d4f563de3..df6ceb13e 100644 --- a/iOS7/Frameworks/MapKit/MKMultiPoint.h +++ b/iOS7/Frameworks/MapKit/MKMultiPoint.h @@ -9,18 +9,18 @@ @interface MKMultiPoint : MKShape { CDStruct_c3b9c2ee *_points; - unsigned int _pointCount; + unsigned long long _pointCount; CDStruct_02837cd9 _boundingRect; } -@property(readonly, nonatomic) unsigned int pointCount; // @synthesize pointCount=_pointCount; +@property(readonly, nonatomic) unsigned long long pointCount; // @synthesize pointCount=_pointCount; @property(readonly, nonatomic) CDStruct_c3b9c2ee *points; // @synthesize points=_points; -- (BOOL)intersectsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)intersectsMapRect:(CDStruct_90e2a262)arg1; - (CDStruct_c3b9c2ee)coordinate; - (void)getCoordinates:(CDStruct_c3b9c2ee *)arg1 range:(struct _NSRange)arg2; -- (void)_assignPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -- (void)_setPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -- (void)_setCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; +- (void)_assignPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; +- (void)_setPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; +- (void)_setCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; - (void)_calculateBounds; - (void)_setBounds:(CDStruct_90e2a262)arg1; - (CDStruct_90e2a262)boundingMapRect; diff --git a/iOS7/Frameworks/MapKit/MKNewAnnotationContainerView.h b/iOS7/Frameworks/MapKit/MKNewAnnotationContainerView.h index 70fe51b5c..840d24491 100644 --- a/iOS7/Frameworks/MapKit/MKNewAnnotationContainerView.h +++ b/iOS7/Frameworks/MapKit/MKNewAnnotationContainerView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface MKNewAnnotationContainerView : MKAnnotationContainerView { - BOOL _suppress; + _Bool _suppress; } -- (void)setAnnotationViewsRotationRadians:(float)arg1 animation:(id)arg2; +- (void)setAnnotationViewsRotationRadians:(double)arg1 animation:(id)arg2; - (void)_updateAddedAnnotationRotation:(id)arg1; - (void)_updateAnnotationViewPerspective; - (void)_updateAnnotationViewPositions; diff --git a/iOS7/Frameworks/MapKit/MKOldAnnotationContainerView.h b/iOS7/Frameworks/MapKit/MKOldAnnotationContainerView.h index 7b86f14fc..3c079e003 100644 --- a/iOS7/Frameworks/MapKit/MKOldAnnotationContainerView.h +++ b/iOS7/Frameworks/MapKit/MKOldAnnotationContainerView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MKOldAnnotationContainerView : MKAnnotationContainerView { } diff --git a/iOS7/Frameworks/MapKit/MKOrientationContext.h b/iOS7/Frameworks/MapKit/MKOrientationContext.h index 80092df4b..0b2c1c040 100644 --- a/iOS7/Frameworks/MapKit/MKOrientationContext.h +++ b/iOS7/Frameworks/MapKit/MKOrientationContext.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray; +// Not exported @interface MKOrientationContext : NSObject { NSMutableArray *orientViews; diff --git a/iOS7/Frameworks/MapKit/MKOverlay-Protocol.h b/iOS7/Frameworks/MapKit/MKOverlay-Protocol.h index b8ccbd501..ffd84cf63 100644 --- a/iOS7/Frameworks/MapKit/MKOverlay-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKOverlay-Protocol.h @@ -11,7 +11,7 @@ @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; @optional -- (BOOL)canReplaceMapContent; -- (BOOL)intersectsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)canReplaceMapContent; +- (_Bool)intersectsMapRect:(CDStruct_90e2a262)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKOverlayContainerView.h b/iOS7/Frameworks/MapKit/MKOverlayContainerView.h index 74572331f..9402da17d 100644 --- a/iOS7/Frameworks/MapKit/MKOverlayContainerView.h +++ b/iOS7/Frameworks/MapKit/MKOverlayContainerView.h @@ -8,6 +8,7 @@ @class NSArray, NSMapTable, NSMutableArray, NSMutableOrderedSet; +// Not exported @interface MKOverlayContainerView : UIView { NSMutableOrderedSet *_overlays[2]; @@ -16,42 +17,42 @@ NSMutableArray *_vkOverlays[2]; UIView *_viewContainers[2]; id _delegate; - float _mapZoomScale; + double _mapZoomScale; } -@property(nonatomic) float mapZoomScale; // @synthesize mapZoomScale=_mapZoomScale; +@property(nonatomic) double mapZoomScale; // @synthesize mapZoomScale=_mapZoomScale; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)didMoveToWindow; -- (void)_insertDrawable:(id)arg1 forOverlay:(id)arg2 atIndex:(int)arg3 level:(int)arg4; +- (void)_insertDrawable:(id)arg1 forOverlay:(id)arg2 atIndex:(long long)arg3 level:(long long)arg4; - (void)_updateContentScale:(id)arg1; -- (void)_removeDrawable:(id)arg1 forOverlay:(id)arg2 level:(int)arg3; +- (void)_removeDrawable:(id)arg1 forOverlay:(id)arg2 level:(long long)arg3; - (id)drawableForOverlay:(id)arg1; -- (id)overlaysInLevel:(int)arg1; +- (id)overlaysInLevel:(long long)arg1; @property(readonly, nonatomic) NSArray *overlays; - (void)insertOverlay:(id)arg1 belowOverlay:(id)arg2; - (void)insertOverlay:(id)arg1 aboveOverlay:(id)arg2; - (void)exchangeOverlay:(id)arg1 withOverlay:(id)arg2; -- (void)exchangeOverlayAtIndex:(unsigned int)arg1 withOverlayAtIndex:(unsigned int)arg2; -- (void)_exchangeOverlayAtIndex:(unsigned int)arg1 withOverlayAtIndex:(unsigned int)arg2 level:(int)arg3; -- (void)insertOverlay:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertOverlay:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; +- (void)exchangeOverlayAtIndex:(unsigned long long)arg1 withOverlayAtIndex:(unsigned long long)arg2; +- (void)_exchangeOverlayAtIndex:(unsigned long long)arg1 withOverlayAtIndex:(unsigned long long)arg2 level:(long long)arg3; +- (void)insertOverlay:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertOverlay:(id)arg1 atIndex:(unsigned long long)arg2 level:(long long)arg3; - (void)removeOverlays:(id)arg1; - (void)removeOverlay:(id)arg1; -- (int)_levelForOverlay:(id)arg1 exists:(char *)arg2; +- (long long)_levelForOverlay:(id)arg1 exists:(_Bool *)arg2; - (void)addOverlays:(id)arg1; - (void)addOverlay:(id)arg1; -- (void)addOverlays:(id)arg1 level:(int)arg2; -- (void)addOverlay:(id)arg1 level:(int)arg2; +- (void)addOverlays:(id)arg1 level:(long long)arg2; +- (void)addOverlay:(id)arg1 level:(long long)arg2; - (void)addAndRemoveOverlayViews; -- (id)_considerAddingDrawable:(id)arg1 inAddRect:(CDStruct_90e2a262)arg2 level:(int)arg3; -- (void)_configureAndAddDrawable:(id)arg1 forOverlay:(id)arg2 level:(int)arg3; +- (id)_considerAddingDrawable:(id)arg1 inAddRect:(CDStruct_90e2a262)arg2 level:(long long)arg3; +- (void)_configureAndAddDrawable:(id)arg1 forOverlay:(id)arg2 level:(long long)arg3; - (CDStruct_90e2a262)_mapRectWithFractionOfVisible:(double)arg1; -- (int)_drawableIndexForDrawable:(id)arg1 level:(int)arg2; -- (id)_viewContainerForLevel:(int)arg1; -- (void)setDrawingEnabled:(BOOL)arg1; -- (void)setLevelCrossFade:(BOOL)arg1; +- (long long)_drawableIndexForDrawable:(id)arg1 level:(long long)arg2; +- (id)_viewContainerForLevel:(long long)arg1; +- (void)setDrawingEnabled:(_Bool)arg1; +- (void)setLevelCrossFade:(_Bool)arg1; - (void)visibleRectChanged; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MapKit/MKOverlayPathRenderer.h b/iOS7/Frameworks/MapKit/MKOverlayPathRenderer.h index a64b8e234..4b73d01ff 100644 --- a/iOS7/Frameworks/MapKit/MKOverlayPathRenderer.h +++ b/iOS7/Frameworks/MapKit/MKOverlayPathRenderer.h @@ -12,31 +12,31 @@ { UIColor *_fillColor; UIColor *_strokeColor; - float _lineWidth; + double _lineWidth; int _lineJoin; int _lineCap; - float _miterLimit; - float _lineDashPhase; + double _miterLimit; + double _lineDashPhase; NSArray *_lineDashPattern; struct CGPath *_path; } - (void)dealloc; -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; - (void)fillPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; - (void)strokePath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; -- (void)applyFillPropertiesToContext:(struct CGContext *)arg1 atZoomScale:(float)arg2; -- (void)applyStrokePropertiesToContext:(struct CGContext *)arg1 atZoomScale:(float)arg2; +- (void)applyFillPropertiesToContext:(struct CGContext *)arg1 atZoomScale:(double)arg2; +- (void)applyStrokePropertiesToContext:(struct CGContext *)arg1 atZoomScale:(double)arg2; @property(copy) NSArray *lineDashPattern; - (void)invalidatePath; @property struct CGPath *path; - (void)createPath; - (id)initWithOverlay:(id)arg1; -@property float lineDashPhase; -@property float miterLimit; +@property double lineDashPhase; +@property double miterLimit; @property int lineCap; @property int lineJoin; -@property float lineWidth; +@property double lineWidth; @property(retain) UIColor *strokeColor; @property(retain) UIColor *fillColor; diff --git a/iOS7/Frameworks/MapKit/MKOverlayPathView.h b/iOS7/Frameworks/MapKit/MKOverlayPathView.h index f617f288e..e1d1fbc25 100644 --- a/iOS7/Frameworks/MapKit/MKOverlayPathView.h +++ b/iOS7/Frameworks/MapKit/MKOverlayPathView.h @@ -12,31 +12,31 @@ { UIColor *_fillColor; UIColor *_strokeColor; - float _lineWidth; + double _lineWidth; int _lineJoin; int _lineCap; - float _miterLimit; - float _lineDashPhase; + double _miterLimit; + double _lineDashPhase; NSArray *_lineDashPattern; struct CGPath *_path; } - (void)dealloc; -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; - (void)fillPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; - (void)strokePath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; -- (void)applyFillPropertiesToContext:(struct CGContext *)arg1 atZoomScale:(float)arg2; -- (void)applyStrokePropertiesToContext:(struct CGContext *)arg1 atZoomScale:(float)arg2; +- (void)applyFillPropertiesToContext:(struct CGContext *)arg1 atZoomScale:(double)arg2; +- (void)applyStrokePropertiesToContext:(struct CGContext *)arg1 atZoomScale:(double)arg2; @property(copy) NSArray *lineDashPattern; - (void)invalidatePath; @property struct CGPath *path; - (void)createPath; - (id)initWithOverlay:(id)arg1; -@property float lineDashPhase; -@property float miterLimit; +@property double lineDashPhase; +@property double miterLimit; @property int lineCap; @property int lineJoin; -@property float lineWidth; +@property double lineWidth; @property(retain) UIColor *strokeColor; @property(retain) UIColor *fillColor; diff --git a/iOS7/Frameworks/MapKit/MKOverlayRenderer.h b/iOS7/Frameworks/MapKit/MKOverlayRenderer.h index a451e5e9f..de0a78d1e 100644 --- a/iOS7/Frameworks/MapKit/MKOverlayRenderer.h +++ b/iOS7/Frameworks/MapKit/MKOverlayRenderer.h @@ -12,23 +12,23 @@ CDStruct_02837cd9 _boundingMapRect; id _canDrawCache; id _renderer; - float _contentScaleFactor; - float _alpha; + double _contentScaleFactor; + double _alpha; } @property(readonly, nonatomic) id overlay; // @synthesize overlay=_overlay; - (id).cxx_construct; -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; -- (BOOL)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; +- (_Bool)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (void)overlay:(id)arg1 drawKey:(const CDStruct_32a7f38a *)arg2 inContext:(struct CGContext *)arg3; -- (BOOL)overlay:(id)arg1 canDrawKey:(const CDStruct_32a7f38a *)arg2; -- (BOOL)_cachingCanDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (_Bool)overlay:(id)arg1 canDrawKey:(const CDStruct_32a7f38a *)arg2; +- (_Bool)_cachingCanDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (id)_canDrawCache; - (void)set_renderer:(id)arg1; - (id)_renderer; - (CDStruct_90e2a262)_boundingMapRect; - (void)set_boundingMapRect:(CDStruct_90e2a262)arg1; -- (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1; - (void)setNeedsDisplay; - (CDStruct_90e2a262)mapRectForRect:(struct CGRect)arg1; @@ -38,9 +38,9 @@ - (id)_mk_overlayLayer; - (id)_mk_overlayView; - (CDStruct_c3b9c2ee)_originMapPoint; -@property(readonly) float contentScaleFactor; -- (void)setContentScaleFactor:(float)arg1; -@property float alpha; // @synthesize alpha=_alpha; +@property(readonly) double contentScaleFactor; +- (void)setContentScaleFactor:(double)arg1; +@property double alpha; // @synthesize alpha=_alpha; - (id)initWithOverlay:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKOverlayView.h b/iOS7/Frameworks/MapKit/MKOverlayView.h index 31b0a9303..dedb7956e 100644 --- a/iOS7/Frameworks/MapKit/MKOverlayView.h +++ b/iOS7/Frameworks/MapKit/MKOverlayView.h @@ -16,17 +16,17 @@ @property(readonly, nonatomic) id overlay; // @synthesize overlay=_overlay; - (id).cxx_construct; -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; -- (BOOL)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; +- (_Bool)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (void)overlay:(id)arg1 drawKey:(const CDStruct_32a7f38a *)arg2 inContext:(struct CGContext *)arg3; -- (BOOL)overlay:(id)arg1 canDrawKey:(const CDStruct_32a7f38a *)arg2; -- (BOOL)_cachingCanDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (_Bool)overlay:(id)arg1 canDrawKey:(const CDStruct_32a7f38a *)arg2; +- (_Bool)_cachingCanDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (id)_canDrawCache; - (void)set_renderer:(id)arg1; - (id)_renderer; - (CDStruct_90e2a262)_boundingMapRect; - (void)set_boundingMapRect:(CDStruct_90e2a262)arg1; -- (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (void)setNeedsDisplayInMapRect:(CDStruct_90e2a262)arg1; - (void)setNeedsDisplay; - (CDStruct_90e2a262)mapRectForRect:(struct CGRect)arg1; @@ -35,8 +35,8 @@ - (struct CGPoint)pointForMapPoint:(CDStruct_c3b9c2ee)arg1; - (id)_mk_overlayLayer; - (id)_mk_overlayView; -- (void)setContentScaleFactor:(float)arg1; -- (BOOL)_canDrawContent; +- (void)setContentScaleFactor:(double)arg1; +- (_Bool)_canDrawContent; - (CDStruct_c3b9c2ee)_originMapPoint; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (id)initWithOverlay:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKPinAnnotationView.h b/iOS7/Frameworks/MapKit/MKPinAnnotationView.h index 6d575965a..f83f3e252 100644 --- a/iOS7/Frameworks/MapKit/MKPinAnnotationView.h +++ b/iOS7/Frameworks/MapKit/MKPinAnnotationView.h @@ -15,46 +15,46 @@ id _delegate; int _pinType; int _state; - BOOL _animatesDrop; + _Bool _animatesDrop; } ++ (struct CGPoint)_rightCalloutOffset; ++ (struct CGPoint)_leftCalloutOffset; + (struct CGPoint)_calloutOffset; + (struct CGPoint)_shadowAnchorPoint; + (struct CGPoint)_perceivedAnchorPoint; + (struct UIImage *)_shadowImage; + (id)_reuseIdentifier; -+ (id)_pinsWithType:(int)arg1; ++ (id)_pinsWithType:(int)arg1 mapDisplayStyle:(long long)arg2; + (id)_dropBounceAnimation; + (id)_bounceAnimation; -+ (id)_dropAnimation; -+ (id)_shadowDropAnimation; + (struct CGRect)_pinFrameForPosition:(struct CGPoint)arg1; + (struct CGRect)_desiredBounds; + (struct CGSize)_perceivedSize; + (Class)layerClass; -- (BOOL)_isAnimatingDrop; - (int)_state; -- (BOOL)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; +- (_Bool)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; - (void)animationDidStart:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)_liftDidEnd:(id)arg1; - (void)_liftBeforeDropDidEnd:(id)arg1; - (void)_dropAfterDraggingDidEnd:(id)arg1; -- (void)_liftForDraggingAfterBounceAnimated:(BOOL)arg1; -- (void)_liftForDraggingAnimated:(BOOL)arg1; -- (void)setDragState:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setDragState:(unsigned int)arg1; -- (void)_dropAfterDraggingAndRevertPosition:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_dropFromPoint:(struct CGPoint)arg1 shadowStartPoint:(struct CGPoint)arg2 distance:(float)arg3 maxDistance:(float)arg4 withDelay:(double)arg5; -- (id)_bounceAnimation:(BOOL)arg1 withBeginTime:(double)arg2 addToLayer:(BOOL)arg3; +- (void)_liftForDraggingAfterBounceAnimated:(_Bool)arg1; +- (void)_liftForDraggingAnimated:(_Bool)arg1; +- (void)setDragState:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)setDragState:(unsigned long long)arg1; +- (void)_dropAfterDraggingAndRevertPosition:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_dropFromPoint:(struct CGPoint)arg1 shadowStartPoint:(struct CGPoint)arg2 distance:(double)arg3 maxDistance:(double)arg4 withDelay:(double)arg5; +- (id)_bounceAnimation:(_Bool)arg1 withBeginTime:(double)arg2 addToLayer:(_Bool)arg3; - (void)_stopDropAnimationAndDropToPosition; - (void)_cleanupAfterPinDropAnimation; - (void)_stopDrop; - (void)_removeAllAnimations; +- (void)_didUpdatePosition; - (void)setCenter:(struct CGPoint)arg1; - (void)_updateShadowLayer; -- (void)_setRotationRadians:(float)arg1 withAnimation:(id)arg2; +- (void)_setRotationRadians:(double)arg1 withAnimation:(id)arg2; - (void)_updatePinType; - (void)_reset; - (int)_pinType; @@ -67,11 +67,12 @@ - (struct UIImage *)_image; - (id)_pins; - (id)description; -- (void)_setMapType:(unsigned int)arg1; +- (void)_setMapDisplayStyle:(long long)arg1; +- (void)_setMapType:(unsigned long long)arg1; - (struct CGRect)_significantBounds; - (void)setAnnotation:(id)arg1; -@property(nonatomic) BOOL animatesDrop; -@property(nonatomic) unsigned int pinColor; +@property(nonatomic) _Bool animatesDrop; +@property(nonatomic) unsigned long long pinColor; - (id)_delegate; - (void)_setDelegate:(id)arg1; - (id)_internal; diff --git a/iOS7/Frameworks/MapKit/MKPinAnnotationViewInternal.h b/iOS7/Frameworks/MapKit/MKPinAnnotationViewInternal.h index 49fec93ae..2a397b0df 100644 --- a/iOS7/Frameworks/MapKit/MKPinAnnotationViewInternal.h +++ b/iOS7/Frameworks/MapKit/MKPinAnnotationViewInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MKPinAnnotationViewInternal : NSObject { } diff --git a/iOS7/Frameworks/MapKit/MKPlaceResultSearchCompletion.h b/iOS7/Frameworks/MapKit/MKPlaceResultSearchCompletion.h index 19a153776..f2bfaebbb 100644 --- a/iOS7/Frameworks/MapKit/MKPlaceResultSearchCompletion.h +++ b/iOS7/Frameworks/MapKit/MKPlaceResultSearchCompletion.h @@ -8,6 +8,7 @@ @class GEOPlaceResult, GEOSearchRequest, GEOSearchResponse, MKMapItem; +// Not exported @interface MKPlaceResultSearchCompletion : MKSearchCompletion { GEOPlaceResult *_result; @@ -16,12 +17,13 @@ MKMapItem *_mapItem; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)applyToPlaceSearchRequest:(id)arg1; - (void)sendFeedback; - (id)mapItem; -- (BOOL)getCoordinate:(CDStruct_c3b9c2ee *)arg1; -- (id)highlightsForLine:(unsigned int)arg1; +- (_Bool)getCoordinate:(CDStruct_c3b9c2ee *)arg1; +- (id)highlightsForLine:(unsigned long long)arg1; - (id)displayLines; - (void)dealloc; - (id)initWithPlaceResult:(id)arg1 response:(id)arg2 request:(id)arg3; diff --git a/iOS7/Frameworks/MapKit/MKPolygon.h b/iOS7/Frameworks/MapKit/MKPolygon.h index 2324c10e6..6932144ef 100644 --- a/iOS7/Frameworks/MapKit/MKPolygon.h +++ b/iOS7/Frameworks/MapKit/MKPolygon.h @@ -14,18 +14,19 @@ { CDStruct_2c43369c _centroid; NSArray *_interiorPolygons; - BOOL _isDefinitelyConvex; + _Bool _isDefinitelyConvex; } -+ (id)polygonEnclosingMapPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -+ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2 interiorPolygons:(id)arg3; -+ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -+ (id)polygonWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2 interiorPolygons:(id)arg3; -+ (id)polygonWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -@property(nonatomic) BOOL _isDefinitelyConvex; // @synthesize _isDefinitelyConvex; ++ (id)_polygonWithMapRect:(CDStruct_90e2a262)arg1; ++ (id)polygonEnclosingMapPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; ++ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2 interiorPolygons:(id)arg3; ++ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; ++ (id)polygonWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2 interiorPolygons:(id)arg3; ++ (id)polygonWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; +@property(nonatomic) _Bool _isDefinitelyConvex; // @synthesize _isDefinitelyConvex; @property(readonly) NSArray *interiorPolygons; // @synthesize interiorPolygons=_interiorPolygons; @property(readonly, nonatomic) CDStruct_90e2a262 boundingMapRect; -- (BOOL)intersectsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)intersectsMapRect:(CDStruct_90e2a262)arg1; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKPolyline.h b/iOS7/Frameworks/MapKit/MKPolyline.h index c93eae8cb..1a8cc82cd 100644 --- a/iOS7/Frameworks/MapKit/MKPolyline.h +++ b/iOS7/Frameworks/MapKit/MKPolyline.h @@ -14,10 +14,10 @@ { } -+ (id)polylineWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; -+ (id)polylineWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; ++ (id)polylineWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; ++ (id)polylineWithPoints:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; @property(readonly, nonatomic) CDStruct_90e2a262 boundingMapRect; -- (BOOL)intersectsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)intersectsMapRect:(CDStruct_90e2a262)arg1; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; - (void)_calculateBounds; diff --git a/iOS7/Frameworks/MapKit/MKPolylineRenderer.h b/iOS7/Frameworks/MapKit/MKPolylineRenderer.h index f2335198d..5f2dbde07 100644 --- a/iOS7/Frameworks/MapKit/MKPolylineRenderer.h +++ b/iOS7/Frameworks/MapKit/MKPolylineRenderer.h @@ -12,7 +12,7 @@ { } -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; - (void)createPath; @property(readonly, nonatomic) MKPolyline *polyline; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKPolylineView.h b/iOS7/Frameworks/MapKit/MKPolylineView.h index a85413f2e..2c616a9c1 100644 --- a/iOS7/Frameworks/MapKit/MKPolylineView.h +++ b/iOS7/Frameworks/MapKit/MKPolylineView.h @@ -12,7 +12,7 @@ { } -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; - (void)createPath; @property(readonly, nonatomic) MKPolyline *polyline; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKPopoverBasedAnnotationCalloutController.h b/iOS7/Frameworks/MapKit/MKPopoverBasedAnnotationCalloutController.h index 445c927e0..f80b19fcd 100644 --- a/iOS7/Frameworks/MapKit/MKPopoverBasedAnnotationCalloutController.h +++ b/iOS7/Frameworks/MapKit/MKPopoverBasedAnnotationCalloutController.h @@ -9,37 +9,47 @@ #import "UIPopoverControllerDelegate-Protocol.h" #import "UIPopoverControllerDelegatePrivate-Protocol.h" #import "_MKPopoverEmbeddingViewWindowDelegate-Protocol.h" +#import "_UIPopoverControllerMapsTransitionDelegate-Protocol.h" @class MKSmallCalloutViewController, UIPopoverController, UIView, _MKPopoverEmbeddingView; -@interface MKPopoverBasedAnnotationCalloutController : MKAnnotationCalloutController <_MKPopoverEmbeddingViewWindowDelegate, UIPopoverControllerDelegate, UIPopoverControllerDelegatePrivate> +// Not exported +@interface MKPopoverBasedAnnotationCalloutController : MKAnnotationCalloutController <_MKPopoverEmbeddingViewWindowDelegate, _UIPopoverControllerMapsTransitionDelegate, UIPopoverControllerDelegate, UIPopoverControllerDelegatePrivate> { UIPopoverController *_popoverController; MKSmallCalloutViewController *_calloutViewController; id _afterMoveToWindowBlock; UIView *_layoutConstraintsView; _MKPopoverEmbeddingView *_embeddingView; - BOOL _isHidingForImplementationReasons; - BOOL _allowsPopoverWhenNotInWindow; + _Bool _isHidingForImplementationReasons; + _Bool _allowsPopoverWhenNotInWindow; + _Bool _animatingIn; + _Bool _isShowingPopover; + _Bool _isCalloutExpanded; } -@property(nonatomic) BOOL allowsPopoverWhenNotInWindow; // @synthesize allowsPopoverWhenNotInWindow=_allowsPopoverWhenNotInWindow; +@property(nonatomic) _Bool allowsPopoverWhenNotInWindow; // @synthesize allowsPopoverWhenNotInWindow=_allowsPopoverWhenNotInWindow; @property(readonly, nonatomic) UIPopoverController *popoverController; // @synthesize popoverController=_popoverController; - (void)embeddingView:(id)arg1 didMoveToWindow:(id)arg2; - (void)embeddingView:(id)arg1 willMoveToWindow:(id)arg2; -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; -- (void)_setDetailAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setRightAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setLeftAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)_setSubtitle:(id)arg1 animated:(BOOL)arg2; +- (void)_popoverControllerDidFinishMapsTransitionExpanding:(id)arg1; +- (void)_popoverControllerWillBeginMapsTransitionMovingSideways:(id)arg1; +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; +- (void)setMapDisplayStyle:(long long)arg1; +- (void)_setDetailAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setRightAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setLeftAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)_setSubtitle:(id)arg1 animated:(_Bool)arg2; - (id)_subtitle; - (void)_setTitle:(id)arg1; -- (BOOL)_isShowingCallout; -- (BOOL)isCalloutExpanded; -- (BOOL)calloutContainsPoint:(struct CGPoint)arg1; -- (void)_updateCalloutAnimated:(BOOL)arg1; -- (void)hideCalloutAnimated:(BOOL)arg1; -- (void)showCalloutForAnnotationView:(id)arg1 animated:(BOOL)arg2 scrollToFit:(BOOL)arg3 avoid:(struct CGRect)arg4; +- (_Bool)_isShowingCallout; +- (_Bool)isCalloutExpanded; +- (_Bool)calloutContainsPoint:(struct CGPoint)arg1; +- (void)_updateCalloutAnimated:(_Bool)arg1; +- (void)_updatePopoverContentSize:(_Bool)arg1; +- (void)hideCalloutAnimated:(_Bool)arg1; +- (void)_showCalloutAnimated:(_Bool)arg1 scrollToFit:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)showCalloutForAnnotationView:(id)arg1 animated:(_Bool)arg2 scrollToFit:(_Bool)arg3 avoid:(struct CGRect)arg4; - (void)_snapLayoutConstraintsViewToContainerBounds; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKQuadTrie.h b/iOS7/Frameworks/MapKit/MKQuadTrie.h index 4ece9a066..d187a41a5 100644 --- a/iOS7/Frameworks/MapKit/MKQuadTrie.h +++ b/iOS7/Frameworks/MapKit/MKQuadTrie.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MKQuadTrie : NSObject { unsigned int _maxItems; @@ -21,12 +22,13 @@ - (id)depthFirstDescription; - (void)clearAllItemsPerforming:(id)arg1; - (id)allItems; -- (unsigned int)count; +- (unsigned long long)count; - (void)foreach:(id)arg1; - (id)itemsPassingRectTest:(id)arg1 coordinateTest:(void)arg2; - (id)itemsInMapRect:(CDStruct_90e2a262)arg1; -- (BOOL)contains:(id)arg1; -- (BOOL)remove:(id)arg1; +- (id)_itemsInMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)contains:(id)arg1; +- (_Bool)remove:(id)arg1; - (void)insert:(id)arg1; - (void)dealloc; - (id)initWithInitialRegion:(CDStruct_90e2a262)arg1 minimumSize:(CDStruct_c3b9c2ee)arg2 maximumItems:(unsigned int)arg3; diff --git a/iOS7/Frameworks/MapKit/MKReverseGeocoder.h b/iOS7/Frameworks/MapKit/MKReverseGeocoder.h index 549064a30..bc13d7fe7 100644 --- a/iOS7/Frameworks/MapKit/MKReverseGeocoder.h +++ b/iOS7/Frameworks/MapKit/MKReverseGeocoder.h @@ -19,7 +19,7 @@ - (void)_notifyNoResults; - (void)_notifyError:(id)arg1; - (id)_placemarkFromResponse:(id)arg1; -@property(readonly, nonatomic, getter=isQuerying) BOOL querying; +@property(readonly, nonatomic, getter=isQuerying) _Bool querying; @property(readonly, nonatomic) MKPlacemark *placemark; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; - (void)setCoordinate:(CDStruct_c3b9c2ee)arg1; diff --git a/iOS7/Frameworks/MapKit/MKReverseGeocoderInternal.h b/iOS7/Frameworks/MapKit/MKReverseGeocoderInternal.h index 1ee77f0b4..472932e19 100644 --- a/iOS7/Frameworks/MapKit/MKReverseGeocoderInternal.h +++ b/iOS7/Frameworks/MapKit/MKReverseGeocoderInternal.h @@ -8,13 +8,14 @@ @class GEOGeocodeRequest, MKPlacemark; +// Not exported @interface MKReverseGeocoderInternal : NSObject { CDStruct_2c43369c coordinate; id delegate; MKPlacemark *storedPlacemark; GEOGeocodeRequest *request; - BOOL querying; + _Bool querying; } @end diff --git a/iOS7/Frameworks/MapKit/MKRisonParser.h b/iOS7/Frameworks/MapKit/MKRisonParser.h index 3ab1e6cc7..c9a77b20a 100644 --- a/iOS7/Frameworks/MapKit/MKRisonParser.h +++ b/iOS7/Frameworks/MapKit/MKRisonParser.h @@ -8,6 +8,7 @@ @class NSMutableCharacterSet, NSNumberFormatter; +// Not exported @interface MKRisonParser : NSObject { NSNumberFormatter *_formatter; @@ -21,14 +22,14 @@ - (id)stringFromArray:(id)arg1; - (id)stringFromDictionary:(id)arg1; - (id)stringFromRisonObject:(id)arg1; -- (id)numberWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)boolWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)nullWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)stringLiteralWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)arrayWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)keyWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)dictionaryWithReaderInfo:(CDStruct_b337ead5 *)arg1; -- (id)objectWithReaderInfo:(CDStruct_b337ead5 *)arg1; +- (id)numberWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)boolWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)nullWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)stringLiteralWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)arrayWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)keyWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)dictionaryWithReaderInfo:(CDStruct_8bf61218 *)arg1; +- (id)objectWithReaderInfo:(CDStruct_8bf61218 *)arg1; - (id)objectFromRisonString:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKRoute.h b/iOS7/Frameworks/MapKit/MKRoute.h index 8b3691086..fea23a007 100644 --- a/iOS7/Frameworks/MapKit/MKRoute.h +++ b/iOS7/Frameworks/MapKit/MKRoute.h @@ -21,7 +21,7 @@ @property(readonly, nonatomic) double distance; @property(readonly, nonatomic) NSArray *advisoryNotices; @property(readonly, nonatomic) NSString *name; -@property(readonly, nonatomic) unsigned int transportType; +@property(readonly, nonatomic) unsigned long long transportType; - (id)_initWithGEORoute:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKRoutePolyline.h b/iOS7/Frameworks/MapKit/MKRoutePolyline.h index 376e44e61..17a468c43 100644 --- a/iOS7/Frameworks/MapKit/MKRoutePolyline.h +++ b/iOS7/Frameworks/MapKit/MKRoutePolyline.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MKRoutePolyline : MKPolyline { } diff --git a/iOS7/Frameworks/MapKit/MKRouteStep.h b/iOS7/Frameworks/MapKit/MKRouteStep.h index fa412fba7..dcf261d66 100644 --- a/iOS7/Frameworks/MapKit/MKRouteStep.h +++ b/iOS7/Frameworks/MapKit/MKRouteStep.h @@ -12,16 +12,16 @@ { GEOStep *_geoStep; NSString *_instructions; - unsigned int _transportType; + unsigned long long _transportType; MKRouteStepPolyline *_polyline; } -@property(readonly, nonatomic) unsigned int transportType; // @synthesize transportType=_transportType; +@property(readonly, nonatomic) unsigned long long transportType; // @synthesize transportType=_transportType; @property(readonly, nonatomic) NSString *instructions; // @synthesize instructions=_instructions; @property(readonly, nonatomic) MKPolyline *polyline; // @synthesize polyline=_polyline; @property(readonly, nonatomic) double distance; @property(readonly, nonatomic) NSString *notice; -- (id)_initWithGEOStep:(id)arg1 instructions:(id)arg2 transportType:(unsigned int)arg3 polyline:(id)arg4; +- (id)_initWithGEOStep:(id)arg1 instructions:(id)arg2 transportType:(unsigned long long)arg3 polyline:(id)arg4; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MapKit/MKRouteStepPolyline.h b/iOS7/Frameworks/MapKit/MKRouteStepPolyline.h index 92cbeb515..deacf532e 100644 --- a/iOS7/Frameworks/MapKit/MKRouteStepPolyline.h +++ b/iOS7/Frameworks/MapKit/MKRouteStepPolyline.h @@ -8,11 +8,13 @@ @class MKRoutePolyline; +// Not exported @interface MKRouteStepPolyline : MKPolyline { MKRoutePolyline *_fullRoute; } +- (CDStruct_c3b9c2ee)coordinate; - (void)dealloc; - (id)_initWithRoute:(id)arg1 range:(struct _NSRange)arg2; diff --git a/iOS7/Frameworks/MapKit/MKScaleView.h b/iOS7/Frameworks/MapKit/MKScaleView.h index 56fbb04a4..e7e7bb667 100644 --- a/iOS7/Frameworks/MapKit/MKScaleView.h +++ b/iOS7/Frameworks/MapKit/MKScaleView.h @@ -6,13 +6,14 @@ #import "UIView.h" -@class NSMutableArray, NSMutableDictionary, NSString, UIColor, _MKScaleUnitsView; +@class NSMutableArray, NSMutableDictionary, NSNumberFormatter, NSString, UIColor, _MKScaleUnitsView; @interface MKScaleView : UIView { double _distanceInMeters; - BOOL _useMetric; - BOOL _useYardsForShortDistances; + _Bool _useMetric; + _Bool _useYardsForShortDistances; + NSNumberFormatter *_floatNumberFormatter; double _magicNumbers[3]; UIColor *_lightSegmentColorRegular; UIColor *_darkSegmentColorRegular; @@ -22,11 +23,11 @@ UIColor *_borderColorSatellite; NSMutableArray *_segments; _MKScaleUnitsView *_unitsView; - int _oldNumberOfSegments; + long long _oldNumberOfSegments; UIView *_outlineViewA; UIView *_outlineViewB; UIView *_displayedOutline; - float _segmentLengthInPixels; + double _segmentLengthInPixels; double _resultSegmentLength; double _resultSegmentLengthInMeters; NSMutableDictionary *_formattedNumberCache; @@ -35,14 +36,17 @@ NSString *_milesAbbreviation; NSString *_metersAbbreviation; NSString *_kilometersAbbreviation; + long long _grQuality; + int _layoutCounter; } -- (void)_localizedDistanceStringsWithMeters:(unsigned int)arg1 imperial:(double)arg2 useFeet:(BOOL)arg3 inMetric:(BOOL)arg4 displaysYardsForShortDistances:(BOOL)arg5 strings:(id)arg6; -- (id)_scaleViewFormattedStringForInteger:(int)arg1; -- (id)_scaleViewFormattedStringForFloat:(float)arg1; +- (void)_localizedDistanceStringsWithMeters:(unsigned int)arg1 imperial:(double)arg2 useFeet:(_Bool)arg3 inMetric:(_Bool)arg4 displaysYardsForShortDistances:(_Bool)arg5 strings:(id)arg6; +- (id)_scaleViewFormattedStringForInteger:(long long)arg1; +- (id)_scaleViewFormattedStringForFloat:(double)arg1; +- (id)_formattedStringForFloat:(double)arg1; - (void)layoutSubviews; - (void)_calculateSegments; -@property(nonatomic) BOOL useLightText; // @dynamic useLightText; +@property(nonatomic) _Bool useLightText; // @dynamic useLightText; @property(nonatomic) double distanceInMeters; // @dynamic distanceInMeters; - (void)setFrame:(struct CGRect)arg1; - (void)memoryWarning:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKScrollContainerView.h b/iOS7/Frameworks/MapKit/MKScrollContainerView.h index 96b993c62..37818b07f 100644 --- a/iOS7/Frameworks/MapKit/MKScrollContainerView.h +++ b/iOS7/Frameworks/MapKit/MKScrollContainerView.h @@ -6,6 +6,7 @@ #import "UIView.h" +// Not exported @interface MKScrollContainerView : UIView { } diff --git a/iOS7/Frameworks/MapKit/MKSearchCompleter.h b/iOS7/Frameworks/MapKit/MKSearchCompleter.h index 5b519ed0c..32b205fd8 100644 --- a/iOS7/Frameworks/MapKit/MKSearchCompleter.h +++ b/iOS7/Frameworks/MapKit/MKSearchCompleter.h @@ -15,9 +15,15 @@ id _delegate; id _context; NSString *_identifier; + long long _entriesType; + long long _listType; + double _timeSinceLastInBoundingRegion; } + (id)alloc; +@property(nonatomic) double timeSinceLastInBoundingRegion; // @synthesize timeSinceLastInBoundingRegion=_timeSinceLastInBoundingRegion; +@property(nonatomic) long long listType; // @synthesize listType=_listType; +@property(nonatomic) long long entriesType; // @synthesize entriesType=_entriesType; @property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(nonatomic) id context; // @synthesize context=_context; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -26,8 +32,8 @@ @property(readonly, nonatomic) NSArray *results; - (void)retry; - (void)cancel; -- (BOOL)isSearching; -- (BOOL)resultsAreCurrent; +- (_Bool)isSearching; +- (_Bool)resultsAreCurrent; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKSearchCompletion.h b/iOS7/Frameworks/MapKit/MKSearchCompletion.h index 947a3fb5a..bd41b10c8 100644 --- a/iOS7/Frameworks/MapKit/MKSearchCompletion.h +++ b/iOS7/Frameworks/MapKit/MKSearchCompletion.h @@ -11,8 +11,10 @@ @interface MKSearchCompletion : NSObject { NSString *_sourceID; + NSString *_localizedSectionHeader; } +@property(copy, nonatomic) NSString *localizedSectionHeader; // @synthesize localizedSectionHeader=_localizedSectionHeader; @property(copy, nonatomic) NSString *sourceID; // @synthesize sourceID=_sourceID; - (id)description; - (void)applyToPlaceSearchRequest:(id)arg1; @@ -21,9 +23,9 @@ - (void)sendFeedback; - (id)calloutTitle; - (id)queryLine; -- (BOOL)getCoordinate:(CDStruct_c3b9c2ee *)arg1; -- (id)iconWithScale:(float)arg1; -- (id)highlightsForLine:(unsigned int)arg1; +- (_Bool)getCoordinate:(CDStruct_c3b9c2ee *)arg1; +- (id)iconWithScale:(double)arg1; +- (id)highlightsForLine:(unsigned long long)arg1; @property(readonly, nonatomic) NSArray *displayLines; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKSmallCalloutView.h b/iOS7/Frameworks/MapKit/MKSmallCalloutView.h index a9a0cb6d8..6c1e2da81 100644 --- a/iOS7/Frameworks/MapKit/MKSmallCalloutView.h +++ b/iOS7/Frameworks/MapKit/MKSmallCalloutView.h @@ -8,42 +8,45 @@ #import "CalloutViewControllerProtocol-Protocol.h" -@class MKCalloutBackgroundView, NSString, UILabel, _MKSmallCalloutPassthroughButton; +@class MKCalloutBackgroundView, NSString, UILabel, UIView<_MKCalloutDetailView>, _MKSmallCalloutPassthroughButton; +// Not exported @interface MKSmallCalloutView : UIView { UILabel *_titleLabel; UILabel *_subtitleLabel; UIView *_leftView; UIView *_rightView; - UIView *_detailView; - struct CGSize _sizeForViewInPopover; - float _maxWidth; - BOOL _shouldPositionTitleForMapsTransitionMovingSideways; + UIView<_MKCalloutDetailView> *_detailView; + struct CGSize _preferredContentSize; + double _maxWidth; + _Bool _shouldPositionTitleForMapsTransitionMovingSideways; _MKSmallCalloutPassthroughButton *_maskedContainerView; UIView *_unmaskedContainerView; MKCalloutBackgroundView *_calloutBackgroundView; + long long _mapDisplayStyle; } +@property(nonatomic) long long mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; @property(retain, nonatomic) MKCalloutBackgroundView *calloutBackgroundView; // @synthesize calloutBackgroundView=_calloutBackgroundView; -@property(readonly, nonatomic) struct CGSize _sizeForViewInPopover; // @synthesize _sizeForViewInPopover; -- (BOOL)canDisplayCompleteTitleWhenExpanded; -- (void)setDetailView:(id)arg1 animated:(BOOL)arg2; +@property(readonly, nonatomic) struct CGSize _preferredContentSize; // @synthesize _preferredContentSize; +- (_Bool)canDisplayCompleteTitleWhenExpanded; +- (void)setDetailView:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIView *detailView; -- (void)setRightView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftView:(id)arg1 animated:(BOOL)arg2; +- (void)setRightView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftView:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIView *rightView; @property(retain, nonatomic) UIView *leftView; @property(copy, nonatomic) NSString *calloutSubtitle; -- (void)setCalloutSubtitle:(id)arg1 animated:(BOOL)arg2; +- (void)setCalloutSubtitle:(id)arg1 animated:(_Bool)arg2; @property(copy, nonatomic) NSString *calloutTitle; -- (void)_updateSizeForViewInPopover; +- (void)_updatePreferredContentSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_widthWithoutTruncation; -- (float)maxCenterTextWidth; +- (double)_widthWithoutTruncation; +- (double)maxCenterTextWidth; - (void)layoutSubviews; -- (float)_rightTextMargin; -- (float)_leftTextMargin; +- (double)_rightTextMargin; +- (double)_leftTextMargin; - (void)_preLayoutCenterSubviews; - (struct CGRect)_centerRect; - (void)beginMapsTransitionMovingSideways; diff --git a/iOS7/Frameworks/MapKit/MKSmallCalloutViewController.h b/iOS7/Frameworks/MapKit/MKSmallCalloutViewController.h index ab3786dc2..e65443a12 100644 --- a/iOS7/Frameworks/MapKit/MKSmallCalloutViewController.h +++ b/iOS7/Frameworks/MapKit/MKSmallCalloutViewController.h @@ -16,23 +16,25 @@ } + (struct CGSize)defaultSize; +@property(nonatomic) long long mapDisplayStyle; @property(retain, nonatomic) MKCalloutBackgroundView *calloutBackgroundView; -- (BOOL)canDisplayCompleteTitleWhenExpanded; -- (void)setDetailView:(id)arg1 animated:(BOOL)arg2; +- (_Bool)canDisplayCompleteTitleWhenExpanded; +- (void)setDetailView:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIView *detailView; -- (void)setRightView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftView:(id)arg1 animated:(BOOL)arg2; +- (void)setRightView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftView:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIView *rightView; @property(retain, nonatomic) UIView *leftView; @property(copy, nonatomic) NSString *calloutSubtitle; -- (void)setCalloutSubtitle:(id)arg1 animated:(BOOL)arg2; +- (void)setCalloutSubtitle:(id)arg1 animated:(_Bool)arg2; @property(copy, nonatomic) NSString *calloutTitle; -- (struct CGSize)contentSizeForViewInPopover; +- (struct CGSize)preferredContentSize; - (id)_smallCalloutView; - (void)beginMapsTransitionMovingSideways; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)reset; +- (void)updatePreferredContentSize; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/MKStarRatingAndLabelView.h b/iOS7/Frameworks/MapKit/MKStarRatingAndLabelView.h index 562461ce7..79e0ea5eb 100644 --- a/iOS7/Frameworks/MapKit/MKStarRatingAndLabelView.h +++ b/iOS7/Frameworks/MapKit/MKStarRatingAndLabelView.h @@ -13,18 +13,19 @@ MKStarRatingView *_starRatingView; UILabel *_reviewsLabel; NSString *_sourceName; - int _numberOfReviews; - BOOL _displaysSourceOfReviews; + long long _numberOfReviews; + _Bool _displaysSourceOfReviews; } @property(retain, nonatomic) NSString *sourceName; // @synthesize sourceName=_sourceName; -@property(nonatomic) int numberOfReviews; // @synthesize numberOfReviews=_numberOfReviews; +@property(nonatomic) long long numberOfReviews; // @synthesize numberOfReviews=_numberOfReviews; @property(readonly, nonatomic) UILabel *reviewsLabel; // @synthesize reviewsLabel=_reviewsLabel; @property(readonly, nonatomic) MKStarRatingView *starRatingView; // @synthesize starRatingView=_starRatingView; - (void)_setStarStyle:(int)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)setDisplaysSourceOfReviews:(BOOL)arg1; +- (void)setDisplaysSourceOfReviews:(_Bool)arg1; +- (void)_mapkit_setTextColor:(id)arg1; - (void)dealloc; - (id)initWithStyle:(int)arg1; diff --git a/iOS7/Frameworks/MapKit/MKStarRatingView.h b/iOS7/Frameworks/MapKit/MKStarRatingView.h index 06ed6f476..575933210 100644 --- a/iOS7/Frameworks/MapKit/MKStarRatingView.h +++ b/iOS7/Frameworks/MapKit/MKStarRatingView.h @@ -10,10 +10,10 @@ @interface MKStarRatingView : UIView { - float _rating; - int _numLevels; - float _padding; - BOOL _highlighted; + double _rating; + long long _numLevels; + double _padding; + _Bool _highlighted; UIImage *_fullStarImage; UIImage *_halfStarImage; UIImage *_emptyStarImage; @@ -21,7 +21,7 @@ UIImage *_halfStarHighlightedImage; UIImage *_emptyStarHighlightedImage; NSMutableArray *_ratingViews; - int _numReviews; + long long _numReviews; } @property(retain, nonatomic) UIImage *emptyStarHighlightedImage; // @synthesize emptyStarHighlightedImage=_emptyStarHighlightedImage; @@ -30,10 +30,10 @@ @property(retain, nonatomic) UIImage *emptyStarImage; // @synthesize emptyStarImage=_emptyStarImage; @property(retain, nonatomic) UIImage *halfStarImage; // @synthesize halfStarImage=_halfStarImage; @property(retain, nonatomic) UIImage *fullStarImage; // @synthesize fullStarImage=_fullStarImage; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -@property(nonatomic) float rating; // @synthesize rating=_rating; -@property(nonatomic) int numberOfRatingLevels; // @synthesize numberOfRatingLevels=_numLevels; -- (void)setPadding:(float)arg1; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) double rating; // @synthesize rating=_rating; +@property(nonatomic) long long numberOfRatingLevels; // @synthesize numberOfRatingLevels=_numLevels; +- (void)setPadding:(double)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKSuggestionEntrySearchCompletion.h b/iOS7/Frameworks/MapKit/MKSuggestionEntrySearchCompletion.h index 87c63a8a1..854c84a5d 100644 --- a/iOS7/Frameworks/MapKit/MKSuggestionEntrySearchCompletion.h +++ b/iOS7/Frameworks/MapKit/MKSuggestionEntrySearchCompletion.h @@ -8,6 +8,7 @@ @class GEOSearchRequest, GEOSearchResponse, GEOSuggestionEntry; +// Not exported @interface MKSuggestionEntrySearchCompletion : MKSearchCompletion { GEOSuggestionEntry *_entry; @@ -15,16 +16,16 @@ GEOSearchResponse *_response; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)applyToPlaceSearchRequest:(id)arg1; - (void)applyToLocalSearchRequest:(id)arg1; - (void)sendFeedback; - (id)calloutTitle; - (id)queryLine; -- (BOOL)getCoordinate:(CDStruct_c3b9c2ee *)arg1; -- (id)highlightsForLine:(unsigned int)arg1; +- (_Bool)getCoordinate:(CDStruct_c3b9c2ee *)arg1; +- (id)highlightsForLine:(unsigned long long)arg1; - (id)displayLines; - (void)dealloc; - (id)initWithSuggestionEntry:(id)arg1 response:(id)arg2 request:(id)arg3; diff --git a/iOS7/Frameworks/MapKit/MKSystemController.h b/iOS7/Frameworks/MapKit/MKSystemController.h index e7fef673f..b6b63d209 100644 --- a/iOS7/Frameworks/MapKit/MKSystemController.h +++ b/iOS7/Frameworks/MapKit/MKSystemController.h @@ -11,20 +11,19 @@ } + (id)sharedInstance; -- (BOOL)openURL:(id)arg1; -- (BOOL)shouldRateLimitSearchCompletions; -- (BOOL)supportsNavigation; -- (BOOL)supports3DImagery; -- (BOOL)supportsPitchAPI; -- (BOOL)supports3DMaps; -- (BOOL)isInternalInstall; -- (BOOL)_featureFreedomEnabled; +- (_Bool)overrideBlurStyle; +- (_Bool)openURL:(id)arg1; +- (_Bool)shouldRateLimitSearchCompletions; +- (_Bool)supports3DImagery; +- (_Bool)supportsPitchAPI; +- (_Bool)supports3DMaps; +- (_Bool)isInternalInstall; - (int)userInterfaceIdiom; -- (BOOL)isHiDPI; +- (_Bool)isHiDPI; - (struct CGSize)screenSize; -- (float)screenScale; -- (BOOL)isWifiEnabled; -- (unsigned int)retainCount; +- (double)screenScale; +- (_Bool)isWifiEnabled; +- (unsigned long long)retainCount; - (oneway void)release; @end diff --git a/iOS7/Frameworks/MapKit/MKThreadContext-CATransaction.h b/iOS7/Frameworks/MapKit/MKThreadContext-CATransaction.h new file mode 100644 index 000000000..60a46f983 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKThreadContext-CATransaction.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MKThreadContext (CATransaction) +- (void)_CA_setDisableActions:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/MapKit/MKThreadContext.h b/iOS7/Frameworks/MapKit/MKThreadContext.h index 73c1ce194..7cb8ce65d 100644 --- a/iOS7/Frameworks/MapKit/MKThreadContext.h +++ b/iOS7/Frameworks/MapKit/MKThreadContext.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface MKThreadContext : NSObject { - int _CA_disableActionsCounter; + long long _CA_disableActionsCounter; } + (id)currentContext; -- (void)_CA_setDisableActions:(BOOL)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKThrottledGate.h b/iOS7/Frameworks/MapKit/MKThrottledGate.h new file mode 100644 index 000000000..ef6fa1864 --- /dev/null +++ b/iOS7/Frameworks/MapKit/MKThrottledGate.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSObject, VKTimer; + +// Not exported +@interface MKThrottledGate : NSObject +{ + NSObject *_queue; + int _maxAvailableTickets; + double _availableTickets; + double _refreshRate; + NSMutableArray *_waitingJobs; + VKTimer *_timer; +} + +- (_Bool)_dispatchWaitingJobsIfNecessary; +- (_Bool)_replenishAvailableJobsIfNecessary; +- (void)_timerFired:(id)arg1; +- (void)dispatch:(id)arg1; +- (void)_ensureTimer; +- (id)description; +- (void)dealloc; +- (id)initWithMax:(int)arg1 refreshRate:(double)arg2 queue:(id)arg3; + +@end + diff --git a/iOS7/Frameworks/MapKit/MKTileOverlay.h b/iOS7/Frameworks/MapKit/MKTileOverlay.h index 3682dfa01..40106e0dc 100644 --- a/iOS7/Frameworks/MapKit/MKTileOverlay.h +++ b/iOS7/Frameworks/MapKit/MKTileOverlay.h @@ -14,27 +14,27 @@ { NSString *_URLTemplate; struct CGSize _tileSize; - BOOL _geometryFlipped; - int _minimumZ; - int _maximumZ; - BOOL _canReplaceMapContent; + _Bool _geometryFlipped; + long long _minimumZ; + long long _maximumZ; + _Bool _canReplaceMapContent; unsigned int _providerID; } -@property(nonatomic) BOOL canReplaceMapContent; // @synthesize canReplaceMapContent=_canReplaceMapContent; -@property int maximumZ; // @synthesize maximumZ=_maximumZ; -@property int minimumZ; // @synthesize minimumZ=_minimumZ; -@property(getter=isGeometryFlipped) BOOL geometryFlipped; // @synthesize geometryFlipped=_geometryFlipped; +@property(nonatomic) _Bool canReplaceMapContent; // @synthesize canReplaceMapContent=_canReplaceMapContent; +@property long long maximumZ; // @synthesize maximumZ=_maximumZ; +@property long long minimumZ; // @synthesize minimumZ=_minimumZ; +@property(getter=isGeometryFlipped) _Bool geometryFlipped; // @synthesize geometryFlipped=_geometryFlipped; @property(readonly) NSString *URLTemplate; // @synthesize URLTemplate=_URLTemplate; @property struct CGSize tileSize; // @synthesize tileSize=_tileSize; - (id).cxx_construct; - (void)_flushCaches; -- (id)_tilesInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 contentScale:(float)arg3; -- (int)_zoomLevelForScale:(float)arg1; +- (id)_tilesInMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 contentScale:(double)arg3; +- (int)_zoomLevelForScale:(double)arg1; - (void)_loadTile:(id)arg1 result:(id)arg2; -- (struct _GEOTileKey)_keyForPath:(CDStruct_a1199def)arg1; -- (void)loadTileAtPath:(CDStruct_a1199def)arg1 result:(id)arg2; -- (id)URLForTilePath:(CDStruct_a1199def)arg1; +- (struct _GEOTileKey)_keyForPath:(CDStruct_cbb88d5e)arg1; +- (void)loadTileAtPath:(CDStruct_cbb88d5e)arg1 result:(id)arg2; +- (id)URLForTilePath:(CDStruct_cbb88d5e)arg1; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; @property(readonly, nonatomic) CDStruct_90e2a262 boundingMapRect; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKTileOverlayRenderer.h b/iOS7/Frameworks/MapKit/MKTileOverlayRenderer.h index 315696a56..06e69fd29 100644 --- a/iOS7/Frameworks/MapKit/MKTileOverlayRenderer.h +++ b/iOS7/Frameworks/MapKit/MKTileOverlayRenderer.h @@ -11,8 +11,8 @@ } - (void)reloadData; -- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2 inContext:(struct CGContext *)arg3; -- (BOOL)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(float)arg2; +- (void)drawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2 inContext:(struct CGContext *)arg3; +- (_Bool)canDrawMapRect:(CDStruct_90e2a262)arg1 zoomScale:(double)arg2; - (id)initWithTileOverlay:(id)arg1; - (id)initWithOverlay:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKTileOverlayRequester.h b/iOS7/Frameworks/MapKit/MKTileOverlayRequester.h index 98d589695..6af7999a6 100644 --- a/iOS7/Frameworks/MapKit/MKTileOverlayRequester.h +++ b/iOS7/Frameworks/MapKit/MKTileOverlayRequester.h @@ -8,9 +8,10 @@ @class NSMutableArray, NSMutableSet; +// Not exported @interface MKTileOverlayRequester : GEOTileRequester { - BOOL _cancelled; + _Bool _cancelled; NSMutableArray *_waiting; NSMutableSet *_running; NSMutableArray *_errors; @@ -21,7 +22,7 @@ + (unsigned char)tileProviderIdentifier; - (void)dealloc; - (void)cancel; -- (BOOL)isRunning; +- (_Bool)isRunning; - (void)start; - (void)_operationFailed:(id)arg1 error:(id)arg2; - (void)_operationFinished:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKTileOverlayRequesterOp.h b/iOS7/Frameworks/MapKit/MKTileOverlayRequesterOp.h index 96447bee8..2e8c4fbb0 100644 --- a/iOS7/Frameworks/MapKit/MKTileOverlayRequesterOp.h +++ b/iOS7/Frameworks/MapKit/MKTileOverlayRequesterOp.h @@ -8,6 +8,7 @@ @class MKTileOverlayRequester, NSData; +// Not exported @interface MKTileOverlayRequesterOp : NSObject { struct _GEOTileKey _key; diff --git a/iOS7/Frameworks/MapKit/MKTileOverlayTile.h b/iOS7/Frameworks/MapKit/MKTileOverlayTile.h index 4a51ca6e4..576d7daeb 100644 --- a/iOS7/Frameworks/MapKit/MKTileOverlayTile.h +++ b/iOS7/Frameworks/MapKit/MKTileOverlayTile.h @@ -8,18 +8,19 @@ @class NSData; +// Not exported @interface MKTileOverlayTile : NSObject { - CDStruct_a1199def _path; + CDStruct_cbb88d5e _path; CDStruct_02837cd9 _frame; - float _scale; + double _scale; NSData *_image; } @property(retain, nonatomic) NSData *image; // @synthesize image=_image; -@property(nonatomic) float scale; // @synthesize scale=_scale; +@property(nonatomic) double scale; // @synthesize scale=_scale; @property(nonatomic) CDStruct_90e2a262 frame; // @synthesize frame=_frame; -@property(nonatomic) CDStruct_a1199def path; // @synthesize path=_path; +@property(nonatomic) CDStruct_cbb88d5e path; // @synthesize path=_path; - (id).cxx_construct; - (void)dealloc; - (id)description; diff --git a/iOS7/Frameworks/MapKit/MKTiltGestureRecognizer.h b/iOS7/Frameworks/MapKit/MKTiltGestureRecognizer.h index 9eee4d59b..cff7f6b54 100644 --- a/iOS7/Frameworks/MapKit/MKTiltGestureRecognizer.h +++ b/iOS7/Frameworks/MapKit/MKTiltGestureRecognizer.h @@ -8,20 +8,21 @@ @class UITouch; +// Not exported @interface MKTiltGestureRecognizer : UIPanGestureRecognizer { UITouch *_touch1; UITouch *_touch2; struct CGPoint _initialTouch1Point; struct CGPoint _initialTouch2Point; - float _initialDistance; + double _initialDistance; } - (void)reset; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (float)_distanceFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; +- (double)_distanceFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; - (id)_activeTouchesForEvent:(id)arg1; - (void)dealloc; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/MapKit/MKTrafficSupport.h b/iOS7/Frameworks/MapKit/MKTrafficSupport.h index 75cff1f33..baed45271 100644 --- a/iOS7/Frameworks/MapKit/MKTrafficSupport.h +++ b/iOS7/Frameworks/MapKit/MKTrafficSupport.h @@ -11,12 +11,12 @@ } + (id)sharedTrafficSupport; -- (struct CGImage *)imageForIncidentType:(int)arg1 contentScale:(float)arg2; -- (struct CGImage *)imageForGEOIncidentType:(int)arg1 contentScale:(float)arg2; +- (struct CGImage *)imageForIncidentType:(long long)arg1 contentScale:(double)arg2; +- (struct CGImage *)imageForGEOIncidentType:(int)arg1 contentScale:(double)arg2; - (id)localizedSubtitleForStreet:(id)arg1 crossStreet:(id)arg2; -- (id)localizedTitleForIncidentType:(int)arg1 laneType:(int)arg2 laneCount:(unsigned int)arg3; -- (id)localizedTitleForGEOIncidentType:(int)arg1 laneType:(int)arg2 laneCount:(unsigned int)arg3; -- (int)_convertType:(int)arg1; +- (id)localizedTitleForIncidentType:(long long)arg1 laneType:(long long)arg2 laneCount:(unsigned long long)arg3; +- (id)localizedTitleForGEOIncidentType:(int)arg1 laneType:(int)arg2 laneCount:(unsigned long long)arg3; +- (long long)_convertType:(int)arg1; - (void)setupTrafficIncidents; @end diff --git a/iOS7/Frameworks/MapKit/MKURLSerializer.h b/iOS7/Frameworks/MapKit/MKURLSerializer.h index e02b81e86..cb90f313d 100644 --- a/iOS7/Frameworks/MapKit/MKURLSerializer.h +++ b/iOS7/Frameworks/MapKit/MKURLSerializer.h @@ -14,13 +14,13 @@ } - (id)_modeKeyForString:(id)arg1; -- (id)_stringForMode:(int)arg1; -- (unsigned int)_mapTypeForString:(id)arg1; -- (id)_stringForMapType:(unsigned int)arg1; +- (id)_stringForMode:(long long)arg1; +- (unsigned long long)_mapTypeForString:(id)arg1; +- (id)_stringForMapType:(unsigned long long)arg1; - (id)_mapOptionsForUrlRepresentation:(id)arg1; - (id)_urlRepresentationForMapOptions:(id)arg1; - (id)mapItemsFromUrl:(id)arg1 options:(id *)arg2; -- (id)urlForDirectionsFromMapItem:(id)arg1 toMapItem:(id)arg2 directionsMode:(int)arg3 options:(id)arg4; +- (id)urlForDirectionsFromMapItem:(id)arg1 toMapItem:(id)arg2 directionsMode:(long long)arg3 options:(id)arg4; - (id)urlForOpeningMapItems:(id)arg1 options:(id)arg2; - (id)_urlWithAction:(id)arg1 query:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/MKUserLocation.h b/iOS7/Frameworks/MapKit/MKUserLocation.h index 4023e75af..bae9021f0 100644 --- a/iOS7/Frameworks/MapKit/MKUserLocation.h +++ b/iOS7/Frameworks/MapKit/MKUserLocation.h @@ -28,7 +28,7 @@ - (id)annotation; @property(readonly, nonatomic) double headingDegrees; @property(nonatomic) CDStruct_c3b9c2ee coordinate; -- (BOOL)isEqualToLocation:(id)arg1; +- (_Bool)isEqualToLocation:(id)arg1; @property(readonly, nonatomic) double accuracy; @property(retain, nonatomic) CLLocation *location; @property(copy, nonatomic) NSString *subtitle; @@ -40,7 +40,7 @@ @property(retain, nonatomic) CLHeading *heading; @property(retain, nonatomic) CLLocation *predictedLocation; @property(retain, nonatomic) CLLocation *fixedLocation; -@property(nonatomic, getter=isUpdating) BOOL updating; +@property(nonatomic, getter=isUpdating) _Bool updating; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKUserLocationAnnotation.h b/iOS7/Frameworks/MapKit/MKUserLocationAnnotation.h index ccd8f03cb..d4c450b06 100644 --- a/iOS7/Frameworks/MapKit/MKUserLocationAnnotation.h +++ b/iOS7/Frameworks/MapKit/MKUserLocationAnnotation.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface MKUserLocationAnnotation : NSObject { CDStruct_2c43369c _coordinate; diff --git a/iOS7/Frameworks/MapKit/MKUserLocationAnnotationViewProxy.h b/iOS7/Frameworks/MapKit/MKUserLocationAnnotationViewProxy.h index 1d6cfccb1..276295fc8 100644 --- a/iOS7/Frameworks/MapKit/MKUserLocationAnnotationViewProxy.h +++ b/iOS7/Frameworks/MapKit/MKUserLocationAnnotationViewProxy.h @@ -12,6 +12,7 @@ @class MKAnnotationView, VKAttributedRouteMatch; +// Not exported @interface MKUserLocationAnnotationViewProxy : NSObject { MKAnnotationView *_annotationView; @@ -19,8 +20,8 @@ @property(nonatomic) MKAnnotationView *annotationView; // @synthesize annotationView=_annotationView; @property(retain, nonatomic) VKAttributedRouteMatch *routeMatch; -@property(nonatomic, getter=isTracking) BOOL tracking; -- (void)setAnimatingToCoordinate:(BOOL)arg1; +@property(nonatomic, getter=isTracking) _Bool tracking; +- (void)setAnimatingToCoordinate:(_Bool)arg1; @property(nonatomic) double presentationCourse; @property(nonatomic) CDStruct_c3b9c2ee presentationCoordinate; diff --git a/iOS7/Frameworks/MapKit/MKUserLocationInternal.h b/iOS7/Frameworks/MapKit/MKUserLocationInternal.h index 149a19d2a..2953ebd1c 100644 --- a/iOS7/Frameworks/MapKit/MKUserLocationInternal.h +++ b/iOS7/Frameworks/MapKit/MKUserLocationInternal.h @@ -8,6 +8,7 @@ @class CLHeading, CLLocation, NSString; +// Not exported @interface MKUserLocationInternal : NSObject { CLLocation *location; @@ -19,7 +20,7 @@ id _annotation; int source; double timestamp; - BOOL updating; + _Bool updating; double course; id annotation; } @@ -34,7 +35,7 @@ @property(retain, nonatomic) CLLocation *predictedLocation; // @synthesize predictedLocation; @property(retain, nonatomic) CLLocation *location; // @synthesize location; @property(retain, nonatomic) CLLocation *fixedLocation; // @synthesize fixedLocation; -@property(nonatomic, getter=isUpdating) BOOL updating; // @synthesize updating; +@property(nonatomic, getter=isUpdating) _Bool updating; // @synthesize updating; @end diff --git a/iOS7/Frameworks/MapKit/MKUserLocationMarker.h b/iOS7/Frameworks/MapKit/MKUserLocationMarker.h deleted file mode 100644 index b5e630c92..000000000 --- a/iOS7/Frameworks/MapKit/MKUserLocationMarker.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "VKRouteMatchedAnnotationMarker.h" - -#import "VKPuckAnimatorTarget-Protocol.h" - -@class UIColor; - -@interface MKUserLocationMarker : VKRouteMatchedAnnotationMarker -{ - BOOL _stale; - BOOL _effectsEnabled; - int _locationSource; - float _opacity; - double _presentationCourse; - double _locationAccuracy; - UIColor *_tintColor; -} - -+ (unsigned int)_zIndex; -@property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; -@property(nonatomic) double presentationCourse; // @synthesize presentationCourse=_presentationCourse; -@property(nonatomic) float opacity; // @synthesize opacity=_opacity; -@property(nonatomic, getter=isEffectsEnabled) BOOL effectsEnabled; // @synthesize effectsEnabled=_effectsEnabled; -@property(nonatomic) int locationSource; // @synthesize locationSource=_locationSource; -@property(readonly, nonatomic) double locationAccuracy; // @synthesize locationAccuracy=_locationAccuracy; -- (void)locationManagerFailedToUpdateLocation; -- (void)updateStateFromLocation:(id)arg1 duration:(double)arg2; -- (struct CGRect)maximumBoundingRectWithCanvasSize:(struct CGSize)arg1; -- (void)setLocationAccuracy:(double)arg1 duration:(double)arg2; -@property(nonatomic, getter=isStale) BOOL stale; -- (void)dealloc; -- (id)initWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/MapKit/MKUserLocationView.h b/iOS7/Frameworks/MapKit/MKUserLocationView.h index 443bd0063..12cba3c86 100644 --- a/iOS7/Frameworks/MapKit/MKUserLocationView.h +++ b/iOS7/Frameworks/MapKit/MKUserLocationView.h @@ -8,61 +8,74 @@ #import "VKPuckAnimatorTarget-Protocol.h" -@class CALayer, MKAccuracyUserLocationMarker; +@class CALayer, VKAnnotationMarker; @interface MKUserLocationView : MKAnnotationView { - MKAccuracyUserLocationMarker *_marker; - int _zoomDirection; + VKAnnotationMarker *_marker; + long long _zoomDirection; CALayer *_pulseLayer; - BOOL _allowsPulse; - BOOL _shouldPulse; - BOOL _shouldDisplayHeading; + CALayer *_accuracyLayer; + _Bool _allowsPulse; + _Bool _shouldPulse; + _Bool _shouldDisplayHeading; double _headingAccuracy; CALayer *_headingLayer; + _Bool _allowsAccuracyRing; + _Bool _stale; + _Bool _effectsEnabled; + int _locationSource; + double _presentationCourse; + double _locationAccuracy; } -+ (unsigned int)_selectedZIndex; -+ (unsigned int)_zIndex; -+ (float)accuracyDiameter:(float)arg1; ++ (unsigned long long)_selectedZIndex; ++ (unsigned long long)_zIndex; ++ (double)accuracyDiameter:(double)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; +@property(nonatomic) int locationSource; // @synthesize locationSource=_locationSource; +@property(readonly, nonatomic) double locationAccuracy; // @synthesize locationAccuracy=_locationAccuracy; +@property(nonatomic) double presentationCourse; // @synthesize presentationCourse=_presentationCourse; +@property(nonatomic, getter=isEffectsEnabled) _Bool effectsEnabled; // @synthesize effectsEnabled=_effectsEnabled; +@property(readonly, nonatomic, getter=isStale) _Bool stale; // @synthesize stale=_stale; +@property(nonatomic) _Bool allowsAccuracyRing; // @synthesize allowsAccuracyRing=_allowsAccuracyRing; @property(nonatomic) double headingAccuracy; // @synthesize headingAccuracy=_headingAccuracy; -@property(nonatomic) BOOL shouldDisplayHeading; // @synthesize shouldDisplayHeading=_shouldDisplayHeading; -@property(nonatomic) BOOL allowsPulse; // @synthesize allowsPulse=_allowsPulse; -@property(nonatomic) int zoomDirection; // @synthesize zoomDirection=_zoomDirection; -- (void)setAnimatingToCoordinate:(BOOL)arg1; -@property(nonatomic) double presentationCourse; +@property(nonatomic) _Bool shouldDisplayHeading; // @synthesize shouldDisplayHeading=_shouldDisplayHeading; +@property(nonatomic) _Bool allowsPulse; // @synthesize allowsPulse=_allowsPulse; +@property(nonatomic) long long zoomDirection; // @synthesize zoomDirection=_zoomDirection; +- (void)setAnimatingToCoordinate:(_Bool)arg1; - (void)setPresentationCoordinate:(CDStruct_c3b9c2ee)arg1; -- (BOOL)_tracking; -- (void)_setTracking:(BOOL)arg1; -- (void)setZoomDirection:(int)arg1 deltaScale:(float)arg2; +- (_Bool)_tracking; +- (void)_setTracking:(_Bool)arg1; +- (void)setZoomDirection:(long long)arg1 deltaScale:(double)arg2; - (void)_setPresentationCoordinate:(CDStruct_c3b9c2ee)arg1; -- (void)_setAnimatingToCoordinate:(BOOL)arg1; +- (void)_setAnimatingToCoordinate:(_Bool)arg1; - (id)_vkMarker; -- (void)tintColorDidChange; - (void)_updateLayers; - (void)locationManagerFailedToUpdateLocation; - (void)updateStateFromLocation:(id)arg1 duration:(double)arg2; -- (struct CGRect)maximumBoundingRectWithCanvasSize:(struct CGSize)arg1; -@property(nonatomic, getter=isEffectsEnabled) BOOL effectsEnabled; +- (void)setLocationAccuracy:(double)arg1 duration:(double)arg2; +- (void)_resetLayerToMatchAccuracyRing; +- (id)_layerToMatchAccuracyRing; +- (id)_accuracyAnimation:(double)arg1; @property(nonatomic) float opacity; -@property(nonatomic) int locationSource; -@property(readonly, nonatomic) double locationAccuracy; - (void)_updateHeadingLayer; - (struct UIImage *)_headingImageForAccuracy:(double)arg1 anchorPoint:(struct CGPoint *)arg2; - (id)_baseLayer; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic, getter=isStale) BOOL stale; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (struct CGRect)_mapkit_visibleRect; -@property(nonatomic) BOOL allowsAccuracyRing; - (void)didMoveToWindow; - (void)_updatePulse; - (void)_pausePulse; - (void)_resumePulse; - (id)_pulseAnimation; +- (id)_animationToSynchronizePulse:(id *)arg1; - (id)_pulseLayer; -- (void)_updatePulseColorMatrix; - (id)_pulseTintColor; +- (void)_setMapPitchRadians:(double)arg1; +- (void)_updateFromMap; +- (double)_accuracyRadius:(double)arg1; +- (void)layoutSubviews; - (void)dealloc; - (id)initWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/MapKit/MKUserTrackingBarButtonItem.h b/iOS7/Frameworks/MapKit/MKUserTrackingBarButtonItem.h index 609a91aff..c23b3b641 100644 --- a/iOS7/Frameworks/MapKit/MKUserTrackingBarButtonItem.h +++ b/iOS7/Frameworks/MapKit/MKUserTrackingBarButtonItem.h @@ -12,9 +12,10 @@ @interface MKUserTrackingBarButtonItem : UIBarButtonItem { - BOOL _hasCustomAssociatedView; + _Bool _hasCustomAssociatedView; UIButton *_customButton; _MKUserTrackingButtonController *_controller; + _Bool _isLegacy; UIImage *_trackingEmptyImage; UIImage *_trackingNoneImage; UIImage *_trackingFollowImage; @@ -30,26 +31,26 @@ @property(retain, nonatomic) UINavigationBar *_navigationBar; // @synthesize _navigationBar; @property(retain, nonatomic) UIToolbar *_toolbar; // @synthesize _toolbar; - (void)_goToNextMode:(id)arg1; -@property(nonatomic, setter=_setState:) int _state; -- (void)_updateForState:(int)arg1; -- (BOOL)_isHighlightedForState:(int)arg1; -- (int)_styleForState:(int)arg1; +@property(nonatomic, setter=_setState:) long long _state; +- (void)_updateForState:(long long)arg1; +- (_Bool)_isHighlightedForState:(long long)arg1; +- (long long)_styleForState:(long long)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)createViewForNavigationItem:(id)arg1; - (id)createViewForToolbar:(id)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; @property(retain, nonatomic) MKMapView *mapView; @property(retain, nonatomic, setter=_setUserTrackingView:) id _userTrackingView; // @synthesize _userTrackingView; - (void)_repositionViews; -- (BOOL)_isInMiniBar; -- (int)_activityIndicatorStyle; +- (_Bool)_isInMiniBar; +- (long long)_activityIndicatorStyle; - (id)_trackingFollowWithHeadingImage; - (id)_trackingFollowImage; - (id)_trackingNoneImage; - (id)_trackingEmptyImage; - (void)dealloc; - (id)initWithWorldView:(id)arg1; -- (id)initWithWorldView:(id)arg1 forceSilverStyle:(BOOL)arg2; +- (id)initWithWorldView:(id)arg1 forceSilverStyle:(_Bool)arg2; - (id)initWithMapView:(id)arg1; - (id)_initWithUserTrackingView:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/MKUserTrackingButtonTarget-Protocol.h b/iOS7/Frameworks/MapKit/MKUserTrackingButtonTarget-Protocol.h index db6975a9e..a45354fd3 100644 --- a/iOS7/Frameworks/MapKit/MKUserTrackingButtonTarget-Protocol.h +++ b/iOS7/Frameworks/MapKit/MKUserTrackingButtonTarget-Protocol.h @@ -8,14 +8,14 @@ @protocol MKUserTrackingButtonTarget + (Class)_activityIndicatorClass; -- (int)_activityIndicatorStyle; +- (long long)_activityIndicatorStyle; - (id)_trackingFollowWithHeadingImage; - (id)_trackingFollowImage; - (id)_trackingNoneImage; - (id)_trackingEmptyImage; - (void)_repositionViews; -- (BOOL)_isHighlightedForState:(int)arg1; -- (void)_updateForState:(int)arg1; -- (void)setEnabled:(BOOL)arg1; +- (_Bool)_isHighlightedForState:(long long)arg1; +- (void)_updateForState:(long long)arg1; +- (void)setEnabled:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MapKit/MKVariableDelayTapRecognizer.h b/iOS7/Frameworks/MapKit/MKVariableDelayTapRecognizer.h index 2a5bccde5..d2e8bb01a 100644 --- a/iOS7/Frameworks/MapKit/MKVariableDelayTapRecognizer.h +++ b/iOS7/Frameworks/MapKit/MKVariableDelayTapRecognizer.h @@ -6,6 +6,7 @@ #import "UITapGestureRecognizer.h" +// Not exported @interface MKVariableDelayTapRecognizer : UITapGestureRecognizer { double originalMaximumIntervalBetweenSuccessiveTaps; diff --git a/iOS7/Frameworks/MapKit/MKWorldView.h b/iOS7/Frameworks/MapKit/MKWorldView.h index 774ebb714..2d48a8908 100644 --- a/iOS7/Frameworks/MapKit/MKWorldView.h +++ b/iOS7/Frameworks/MapKit/MKWorldView.h @@ -14,7 +14,7 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "VKMapViewDelegate-Protocol.h" -@class GEOMapRegion, MKAnnotationView, MKBasicMapView, MKMapAnnotationManager, MKMapGestureController, MKNewAnnotationContainerView, MKUserLocation, NSArray, NSTimer, UIGestureRecognizer, UIImageView, UILabel, UILongPressGestureRecognizer, UIPanGestureRecognizer, UITapGestureRecognizer, UITextView, VKLabelMarker, VKMapView, VKPuckAnimator; +@class GEOMapRegion, MKAnnotationView, MKBasicMapView, MKMapAnnotationManager, MKMapGestureController, MKNewAnnotationContainerView, MKUserLocation, NSArray, NSMutableSet, NSTimer, UIGestureRecognizer, UIImageView, UILabel, UILongPressGestureRecognizer, UIPanGestureRecognizer, UITapGestureRecognizer, UITextView, VKLabelMarker, VKMapView, VKPuckAnimator; @interface MKWorldView : UIView { @@ -26,7 +26,7 @@ id _delegate; MKUserLocation *_userLocation; MKAnnotationView *_userLocationView; - int _userTrackingMode; + long long _userTrackingMode; UILabel *_debugView; NSTimer *_debugTimer; UIGestureRecognizer *_debugConsoleGesture; @@ -39,15 +39,17 @@ NSTimer *_defaultLocationTimer; id _annotationRectTest; id _annotationCoordinateTest; - unsigned int _effectsPauseCount; - int _originalLoopRate; - int _preGesturingLoopRate; + unsigned long long _effectsPauseCount; + long long _originalLoopRate; + long long _preGesturingLoopRate; UIImageView *_attributionBadgeView; struct CGSize _attributionAnchorOffset; MKMapGestureController *_gestureController; - BOOL _shouldSplitRouteLine; + _Bool _shouldSplitRouteLine; MKAnnotationView *_longPressStartAnnotationView; + NSMutableSet *_rasterOverlays; id _debugConsoleAdditionalInfoProvider; + id _selectAnnotationViewAfterRedrawBlock; struct { unsigned int showsUserLocation:1; unsigned int ignoreLocationUpdates:1; @@ -73,10 +75,12 @@ unsigned int tiltEnabled:1; unsigned int allowsMotionControl:1; unsigned int motionControlEnabled:1; + unsigned int motionPermitted:1; unsigned int loading:1; unsigned int hasCustomLabelScaleFactor:1; unsigned int scrollWasEnabledBeforeProgrammaticPan:1; unsigned int hasFinishedInitialRender:1; + unsigned int hasPendingCameraChange:1; unsigned int delegateImplementsDidStartLoading:1; unsigned int delegateImplementsDidFinishLoading:1; unsigned int delegateImplementsDidFailLoading:1; @@ -97,6 +101,7 @@ unsigned int delegateImplementsDidChangeVisibleRegion:1; unsigned int delegateImplementsShouldSelectLabelMarker:1; unsigned int delegateImplementsWillSelectLabelMarker:1; + unsigned int delegateImplementsDidSelectLabelMarker:1; unsigned int delegateImplementsLabelMarkerCalloutAccessoryControlTapped:1; unsigned int delegateImplementsDidDeselectLabelMarker:1; unsigned int delegateImplementsDidBecomePitched:1; @@ -116,14 +121,17 @@ } _flags; } -+ (id)mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(float)arg2 size:(struct CGSize)arg3; ++ (id)mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(double)arg2 size:(struct CGSize)arg3; @property(copy, nonatomic) id debugConsoleAdditionalInfoProvider; // @synthesize debugConsoleAdditionalInfoProvider=_debugConsoleAdditionalInfoProvider; @property(nonatomic) struct CGSize attributionAnchorOffset; // @synthesize attributionAnchorOffset=_attributionAnchorOffset; @property(readonly, nonatomic) VKMapView *mapView; // @synthesize mapView=_mapView; -@property(nonatomic) int userTrackingMode; // @synthesize userTrackingMode=_userTrackingMode; +@property(nonatomic) long long userTrackingMode; // @synthesize userTrackingMode=_userTrackingMode; @property(readonly, nonatomic) UITapGestureRecognizer *nonselectingTapGestureRecognizer; // @synthesize nonselectingTapGestureRecognizer=_nonselectingTapGestureRecognizer; -@property(nonatomic) BOOL shouldSplitRouteLine; // @synthesize shouldSplitRouteLine=_shouldSplitRouteLine; +@property(nonatomic) _Bool shouldSplitRouteLine; // @synthesize shouldSplitRouteLine=_shouldSplitRouteLine; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)removeRasterOverlay:(id)arg1; +- (void)addRasterOverlay:(id)arg1; +- (void)annotationContainerDidFinishMapsTransitionExpanding:(id)arg1; - (struct CGRect)annotationContainerVisibleRect:(id)arg1; - (struct CGRect)visibleCenteringRectInView:(id)arg1; - (struct CGRect)visibleRectInView:(id)arg1; @@ -131,70 +139,70 @@ - (void)annotationContainerWillDropPins:(id)arg1; - (void)annotationContainerDidAnimateBubble:(id)arg1; - (void)annotationContainerWillAnimateBubble:(id)arg1; -- (float)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(float *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; -- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (double)annotationContainer:(id)arg1 pinDropDistanceForCoordinate:(CDStruct_c3b9c2ee)arg2 maxDistance:(double *)arg3 startPoint:(struct CGPoint *)arg4 shadowStartPoint:(struct CGPoint *)arg5; +- (void)annotationContainer:(id)arg1 scrollToRevealCalloutWithOffset:(struct CGPoint)arg2 annotationCoordinate:(CDStruct_c3b9c2ee)arg3 completionHandler:(id)arg4; - (void)annotationContainer:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; -- (BOOL)annotationContainerIsRotated:(id)arg1; -- (BOOL)annotationContainerShouldAlignToPixels:(id)arg1; +- (_Bool)annotationContainerIsRotated:(id)arg1; +- (_Bool)annotationContainerShouldAlignToPixels:(id)arg1; - (void)puckAnimator:(id)arg1 updatedTargetPosition:(CDStruct_31142d93)arg2; - (void)puckAnimatorDidStop:(id)arg1; - (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_31142d93)arg2 course:(double)arg3; - (void)puckAnimator:(id)arg1 runAnimation:(id)arg2; - (void)setTracePlaybackSpeedMultiplier:(double)arg1; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; -- (void)setAnnotationDeselectionCallback:(id)arg1; -- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(BOOL)arg3 duration:(double)arg4; -- (void)deselectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2; -- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; -- (void)selectAnnotationRepresentation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; +- (void)moveAnnotationRepresentation:(id)arg1 fromCoordinate:(CDStruct_c3b9c2ee)arg2 animated:(_Bool)arg3 duration:(double)arg4; +- (void)deselectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2; +- (void)showCalloutIfNecessaryForAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)selectAnnotationRepresentation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; - (void)removeAnnotationRepresentation:(id)arg1; -- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationRepresentation:(id)arg1 allowAnimation:(_Bool)arg2; - (void)annotationManager:(id)arg1 didDeselectAnnotationRepresentation:(id)arg2; - (void)annotationManager:(id)arg1 didSelectAnnotationRepresentation:(id)arg2; - (void)annotationManager:(id)arg1 didAddAnnotationRepresentations:(id)arg2; - (id)annotationManager:(id)arg1 representationForAnnotation:(id)arg2; - (void)_handleStyleDebugGesture:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)hitSomethingAtTouch:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)hitSomethingAtTouch:(id)arg1; - (void)_handleLongPress:(id)arg1; - (void)_annotationViewDragStateChanged:(id)arg1; - (void)_handleTapToDeselect:(id)arg1; - (void)_handleTapToSelect:(id)arg1; - (double)gestureController:(id)arg1 shouldWaitForNextTapForDuration:(double)arg2 afterTouch:(id)arg3; -- (void)selectLabelMarker:(id)arg1 animated:(BOOL)arg2; -- (void)selectLabelMarker:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; +- (void)selectLabelMarker:(id)arg1 animated:(_Bool)arg2; +- (void)selectLabelMarker:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; - (void)locationManagerDidResumeLocationUpdates:(id)arg1; - (void)locationManagerDidPauseLocationUpdates:(id)arg1; -- (BOOL)locationManagerShouldPauseLocationUpdates:(id)arg1; +- (_Bool)locationManagerShouldPauseLocationUpdates:(id)arg1; - (void)locationManagerDidReset:(id)arg1; - (void)locationManagerUpdatedHeading:(id)arg1; - (void)locationManagerFailedToUpdateLocation:(id)arg1 withError:(id)arg2; - (void)locationManagerUpdatedLocation:(id)arg1; - (void)_toggleDebugConsole:(id)arg1; -@property(nonatomic, getter=isVectorKitStyleDebugEnabled) BOOL vectorKitStyleDebugEnabled; -@property(nonatomic, getter=isVectorKitConsoleEnabled) BOOL vectorKitConsoleEnabled; -@property(nonatomic, getter=isDebugConsoleEnabled) BOOL debugConsoleEnabled; +@property(nonatomic, getter=isVectorKitStyleDebugEnabled) _Bool vectorKitStyleDebugEnabled; +@property(nonatomic, getter=isVectorKitConsoleEnabled) _Bool vectorKitConsoleEnabled; +@property(nonatomic, getter=isDebugConsoleEnabled) _Bool debugConsoleEnabled; - (struct CGRect)_debugViewFrame; +- (void)_updateDebugViewFrameWithEdgeInsets; - (void)_updateDebugConsole; -- (id)_descriptionForLocation:(id)arg1 compact:(BOOL)arg2; +- (id)_descriptionForLocation:(id)arg1 compact:(_Bool)arg2; - (void)_updateUserLocationEffects; -- (void)setUserTrackingMode:(int)arg1 animated:(BOOL)arg2; -- (void)_setUserTrackingMode:(int)arg1 animated:(BOOL)arg2 fromTrackingButton:(BOOL)arg3; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; +- (void)setUserTrackingMode:(long long)arg1 animated:(_Bool)arg2; +- (void)_setUserTrackingMode:(long long)arg1 animated:(_Bool)arg2 fromTrackingButton:(_Bool)arg3; +@property(nonatomic) long long userTrackingZoomStyle; - (void)_updateHeadingOrientation; -- (int)_interfaceOrientation; -- (BOOL)canRotateForHeading; +- (long long)_interfaceOrientation; +- (_Bool)canRotateForHeading; @property(readonly, nonatomic) MKUserLocation *userLocation; -@property(readonly, nonatomic) BOOL hasUserLocation; -@property(nonatomic) BOOL showsUserLocation; +@property(readonly, nonatomic) _Bool hasUserLocation; +@property(nonatomic) _Bool showsUserLocation; - (void)resumeUserLocationUpdates; - (void)pauseUserLocationUpdates; -@property(nonatomic) BOOL userInteractionPausesLocationUpdates; +@property(nonatomic) _Bool userInteractionPausesLocationUpdates; - (void)_stopUpdatingUserLocation; - (void)_startUpdatingUserLocation; -@property(nonatomic) BOOL showingTraffic; +@property(nonatomic) _Bool showingTraffic; - (void)removePersistentOverlay:(id)arg1; - (void)addPersistentOverlay:(id)arg1; - (void)removeOverlay:(id)arg1; @@ -203,15 +211,16 @@ - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromView:(id)arg2; - (id)mapView:(id)arg1 painterForOverlay:(id)arg2; - (void)mapView:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; -- (void)deselectAnnotation:(id)arg1 animated:(BOOL)arg2; -- (void)selectAnnotation:(id)arg1 animated:(BOOL)arg2 avoid:(struct CGRect)arg3; -- (void)selectAnnotation:(id)arg1 animated:(BOOL)arg2; +- (void)deselectAnnotation:(id)arg1 animated:(_Bool)arg2; +- (void)selectAnnotation:(id)arg1 animated:(_Bool)arg2 avoid:(struct CGRect)arg3; +- (void)selectAnnotation:(id)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) MKAnnotationView *selectedAnnotationView; -@property(nonatomic) BOOL canSelectAllLabels; -@property(nonatomic) BOOL canSelectPOIs; -- (void)deselectLabelMarkerAnimated:(BOOL)arg1; +@property(nonatomic) _Bool canSelectAllLabels; +@property(nonatomic) _Bool canSelectPOIs; +- (void)deselectLabelMarkerAnimated:(_Bool)arg1; @property(readonly, nonatomic) VKLabelMarker *selectedLabelMarker; - (void)dismissExpandedCallout; +- (_Bool)isCalloutExpanded; - (id)calloutPopoverController; - (void)addViewsForAnnotations:(id)arg1; - (id)viewForAnnotation:(id)arg1; @@ -221,42 +230,42 @@ - (void)replaceAnnotation:(id)arg1 withAnnotation:(id)arg2; - (void)removeAnnotations:(id)arg1; - (void)removeAnnotation:(id)arg1; -- (void)addAnnotations:(id)arg1 allowAnimation:(BOOL)arg2; -- (void)addAnnotation:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotations:(id)arg1 allowAnimation:(_Bool)arg2; +- (void)addAnnotation:(id)arg1 allowAnimation:(_Bool)arg2; - (void)addAnnotations:(id)arg1; - (void)addAnnotation:(id)arg1; - (void)stopScenicAnimation; - (void)performScenicAnimationForLocation:(CDStruct_c3b9c2ee)arg1 animationType:(int)arg2; - (void)prepareScenicAnimationForLocation:(CDStruct_c3b9c2ee)arg1 animationType:(int)arg2 completion:(id)arg3; -@property(nonatomic) BOOL rendersInBackground; +@property(nonatomic) _Bool rendersInBackground; - (id)snapshotImage; - (void)stopPlaceCardAnimation; - (void)startPlaceCardAnimationAtCoordinate:(CDStruct_c3b9c2ee)arg1 andDistance:(double)arg2; -@property(readonly, nonatomic) BOOL canShowAnimationForPlaceCard; +@property(readonly, nonatomic) _Bool canShowAnimationForPlaceCard; - (void)showAnimationForSearchResult:(id)arg1 withMapRegion:(id)arg2; -- (BOOL)canShowAnimationForSearchResultWithMapRegion:(id)arg1; -@property(readonly, nonatomic, getter=isGoingToDefaultLocation) BOOL goingToDefaultLocation; +- (_Bool)canShowAnimationForSearchResultWithMapRegion:(id)arg1; +@property(readonly, nonatomic, getter=isGoingToDefaultLocation) _Bool goingToDefaultLocation; - (void)goToDefaultLocation; -@property(readonly, nonatomic) BOOL canShowFlyover; -@property(readonly, nonatomic, getter=isShowingFlyover) BOOL showingFlyover; -@property(readonly, nonatomic, getter=isMotionControlActive) BOOL motionControlActive; +@property(readonly, nonatomic) _Bool canShowFlyover; +@property(readonly, nonatomic, getter=isShowingFlyover) _Bool showingFlyover; +@property(readonly, nonatomic, getter=isMotionControlActive) _Bool motionControlActive; - (void)stopMotionControl; - (void)startMotionControl; -@property(readonly, nonatomic) BOOL canEnter3DMode; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; +@property(readonly, nonatomic) _Bool canEnter3DMode; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; - (void)exit3DMode; - (void)enter3DMode; - (CDStruct_90e2a262)mapRectThatFits:(CDStruct_90e2a262)arg1 edgePadding:(struct UIEdgeInsets)arg2; - (void)goToCoordinateRegion:(CDStruct_90e2a262)arg1 animationType:(int)arg2; -- (void)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(float)arg2 animationType:(int)arg3; +- (void)goToCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomLevel:(double)arg2 animationType:(int)arg3; - (void)_goToMapRegion:(id)arg1 animationType:(int)arg2; -- (id)_mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(float)arg2; -@property(readonly) float zoomLevel; -- (float)_zoomScale; -- (float)_zoomScaleForMapRegion:(id)arg1; +- (id)_mapRegionWithCenterCoordinate:(CDStruct_c3b9c2ee)arg1 zoomScale:(double)arg2; +@property(readonly) double zoomLevel; +- (double)_zoomScale; +- (double)_zoomScaleForMapRegion:(id)arg1; - (void)setMapRegion:(id)arg1 animationDuration:(double)arg2 pitch:(double)arg3 yaw:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) GEOMapRegion *mapRegion; - (void)stopPanningAtPoint:(struct CGPoint)arg1; - (void)updatePanWithTranslation:(struct CGPoint)arg1; @@ -266,62 +275,61 @@ - (void)_zoomWithAmount:(double)arg1; - (id)mapRegionThatFits:(id)arg1 edgePadding:(struct UIEdgeInsets)arg2; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; -- (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 animated:(BOOL)arg2; +- (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 animated:(_Bool)arg2; @property(nonatomic) CDStruct_c3b9c2ee centerCoordinate; @property(readonly, nonatomic) double yaw; -@property(nonatomic) BOOL panWithMomentum; -@property(nonatomic, getter=isTiltEnabled) BOOL tiltEnabled; -@property(readonly, nonatomic, getter=isZooming) BOOL zooming; -@property(readonly, nonatomic, getter=isRotating) BOOL rotating; -@property(nonatomic, getter=isRotationEnabled) BOOL rotationEnabled; -@property(nonatomic, getter=isZoomEnabled) BOOL zoomEnabled; -@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; -- (void)setUserInteractionEnabled:(BOOL)arg1; -- (BOOL)isUserInteractionEnabled; +@property(nonatomic) _Bool panWithMomentum; +@property(nonatomic, getter=isTiltEnabled) _Bool tiltEnabled; +@property(readonly, nonatomic, getter=isZooming) _Bool zooming; +@property(readonly, nonatomic, getter=isRotating) _Bool rotating; +@property(nonatomic, getter=isRotationEnabled) _Bool rotationEnabled; +@property(nonatomic, getter=isZoomEnabled) _Bool zoomEnabled; +@property(nonatomic, getter=isScrollEnabled) _Bool scrollEnabled; +- (void)setUserInteractionEnabled:(_Bool)arg1; +- (_Bool)isUserInteractionEnabled; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)_sizeDidChange; -- (void)setHidden:(BOOL)arg1; -- (void)setMapDisplayStyle:(int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int mapDisplayStyle; -@property(nonatomic) unsigned int mapType; -- (BOOL)_supportsVKMapType:(int)arg1; +- (void)setHidden:(_Bool)arg1; +@property(nonatomic) long long mapDisplayStyle; +@property(nonatomic) unsigned long long mapType; +- (_Bool)_supportsVKMapType:(long long)arg1; - (void)stopEffects; - (void)startEffects; -@property(readonly, nonatomic) BOOL regionChangeIsUserInitiated; -@property(readonly, nonatomic, getter=isChangingRegion) BOOL changingRegion; +@property(readonly, nonatomic) _Bool regionChangeIsUserInitiated; +@property(readonly, nonatomic, getter=isChangingRegion) _Bool changingRegion; - (id)mapView:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)mapView:(id)arg1 showingFlyoverDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 canShowFlyoverDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 didFinishChangingMapDisplayStyle:(int)arg2; -- (void)mapView:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)mapView:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)mapView:(id)arg1 showingFlyoverDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 canShowFlyoverDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 didFinishChangingMapDisplayStyle:(long long)arg2; +- (void)mapView:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)mapView:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)gestureControllerDidStopTiltingDecelerating:(id)arg1; -- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopTilting:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartTilting:(id)arg1; - (void)gestureControllerDidStopRotatingDecelerating:(id)arg1; -- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopRotating:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartRotating:(id)arg1; - (void)gestureControllerDidStopTwoFingerLongPress:(id)arg1; - (void)gestureControllerWillStartTwoFingerLongPress:(id)arg1; -- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(int)arg2; -- (void)gestureControllerDidStopZooming:(id)arg1 direction:(int)arg2 willDecelerate:(BOOL)arg3; -- (void)gestureControllerWillStartZooming:(id)arg1 animated:(BOOL)arg2; +- (void)gestureControllerDidStopZoomingDecelerating:(id)arg1 direction:(long long)arg2; +- (void)gestureControllerDidStopZooming:(id)arg1 direction:(long long)arg2 willDecelerate:(_Bool)arg3; +- (void)gestureControllerWillStartZooming:(id)arg1 animated:(_Bool)arg2; - (void)gestureControllerDidStopPanningDecelerating:(id)arg1; -- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)gestureControllerDidStopPanning:(id)arg1 willDecelerate:(_Bool)arg2; - (void)gestureControllerWillStartPanning:(id)arg1; - (void)mapView:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)mapViewWillStartRegionAnimation:(id)arg1; - (void)_updateIconsShouldAlignToPixels; -- (BOOL)_iconsShouldAlignToPixels; +- (_Bool)_iconsShouldAlignToPixels; - (void)mapViewDidChangeVisibleRegion:(id)arg1; - (void)_didChangeRegion; -- (void)_willChangeRegion:(BOOL)arg1 userInitiated:(BOOL)arg2; +- (void)_willChangeRegion:(_Bool)arg1 userInitiated:(_Bool)arg2; - (void)gestureControllerDidStopUserInteraction:(id)arg1; - (void)gestureControllerWillStartUserInteraction:(id)arg1; -- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapViewDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingTiles:(id)arg1; - (void)mapViewDidStartLoadingTiles:(id)arg1; @@ -334,16 +342,18 @@ @property(nonatomic) struct UIEdgeInsets edgeInsets; - (void)restoreViewportFromDictionary:(id)arg1; - (id)viewportDictionary; -@property(nonatomic, getter=isLoadingEnabled) BOOL loadingEnabled; -@property(nonatomic, getter=isLocationPulseEnabled) BOOL locationPulseEnabled; -@property(nonatomic, getter=isLocationPropagationEnabled) BOOL locationPropagationEnabled; -@property(nonatomic) BOOL allowsPopoverWhenNotInWindow; +@property(nonatomic, getter=isLoadingEnabled) _Bool loadingEnabled; +@property(nonatomic, getter=isLocationPulseEnabled) _Bool locationPulseEnabled; +@property(nonatomic, getter=isLocationPropagationEnabled) _Bool locationPropagationEnabled; +@property(nonatomic) _Bool allowsPopoverWhenNotInWindow; +@property(nonatomic) _Bool motionPermitted; +- (void)_updateMotionState; - (void)_updateAllowsMotionControl; -@property(readonly, nonatomic) BOOL allowsMotionControl; +@property(readonly, nonatomic) _Bool allowsMotionControl; - (void)_updateAllowsTilt; -@property(readonly, nonatomic) BOOL allowsTilt; +@property(readonly, nonatomic) _Bool allowsTilt; - (void)_updateAllowsRotation; -@property(readonly, nonatomic) BOOL allowsRotation; +@property(readonly, nonatomic) _Bool allowsRotation; - (id)detailedDescription; - (id)mapAttributionWithStringAttributes:(id)arg1; @property(readonly, nonatomic) NSArray *visibleTileSets; @@ -353,12 +363,11 @@ - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)_updateAttribution; -@property(readonly, nonatomic, getter=isFullyDrawn) BOOL fullyDrawn; -@property(nonatomic) int labelScaleFactor; +@property(readonly, nonatomic, getter=isFullyDrawn) _Bool fullyDrawn; +@property(nonatomic) long long labelScaleFactor; @property(nonatomic) double longPressDuration; -- (void)didMoveToWindow; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 gestureRecognizerHostView:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1 gestureRecognizerHostView:(id)arg2 motionPermitted:(_Bool)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MapKit/NSArray-MKAdditions.h b/iOS7/Frameworks/MapKit/NSArray-MKAdditions.h index d164c56b7..7675a0a5d 100644 --- a/iOS7/Frameworks/MapKit/NSArray-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/NSArray-MKAdditions.h @@ -7,7 +7,7 @@ #import "NSArray.h" @interface NSArray (MKAdditions) -- (unsigned int)_mapkit_indexForObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; +- (unsigned long long)_mapkit_indexForObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; - (id)_mapkit_arrayByRemovingObject:(id)arg1; - (id)_mapkit_initWithObjectsFromArray:(id)arg1 range:(struct _NSRange)arg2; @end diff --git a/iOS7/Frameworks/MapKit/NSDictionary-MKAdditions.h b/iOS7/Frameworks/MapKit/NSDictionary-MKAdditions.h index 9fed2958f..8f5c5d81d 100644 --- a/iOS7/Frameworks/MapKit/NSDictionary-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/NSDictionary-MKAdditions.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (MKAdditions) -- (BOOL)_mapkit_writeBinaryPlist:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)_mapkit_writeBinaryPlist:(id)arg1 atomically:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MapKit/NSError-MKError.h b/iOS7/Frameworks/MapKit/NSError-MKError.h deleted file mode 100644 index b67bb113d..000000000 --- a/iOS7/Frameworks/MapKit/NSError-MKError.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSError.h" - -@interface NSError (MKError) -- (id)_mapkit_error; -@end - diff --git a/iOS7/Frameworks/MapKit/NSError-MKErrorInternal.h b/iOS7/Frameworks/MapKit/NSError-MKErrorInternal.h new file mode 100644 index 000000000..ef9581743 --- /dev/null +++ b/iOS7/Frameworks/MapKit/NSError-MKErrorInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (MKErrorInternal) +- (id)_mapkit_error; +@end + diff --git a/iOS7/Frameworks/MapKit/NSError-MKErrorPrivate.h b/iOS7/Frameworks/MapKit/NSError-MKErrorPrivate.h new file mode 100644 index 000000000..a8a8f9055 --- /dev/null +++ b/iOS7/Frameworks/MapKit/NSError-MKErrorPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (MKErrorPrivate) +- (long long)_mapkit_underlyingGEOError; +- (long long)_mapkit_directionsErrorCode; +- (_Bool)_mapkit_isDirectionsError; +- (id)_mapkit_directionsErrorWithDetail:(CDStruct_c55e649d *)arg1; +@end + diff --git a/iOS7/Frameworks/MapKit/NSError-MapKitAdditions.h b/iOS7/Frameworks/MapKit/NSError-MapKitAdditions.h index 981e99195..702f27d22 100644 --- a/iOS7/Frameworks/MapKit/NSError-MapKitAdditions.h +++ b/iOS7/Frameworks/MapKit/NSError-MapKitAdditions.h @@ -10,9 +10,9 @@ @interface NSError (MapKitAdditions) @property(readonly, nonatomic) NSURL *_mapkit_locationErrorSettingsURL; -@property(readonly, nonatomic, getter=_mapkit_isCLErrorNetwork) BOOL _mapkit_CLErrorNetwork; -@property(readonly, nonatomic, getter=_mapkit_isCLHeadingFailure) BOOL _mapkit_CLHeadingFailure; -@property(readonly, nonatomic, getter=_mapkit_isCLLocationUnknown) BOOL _mapkit_CLLocationUnknown; -@property(readonly, nonatomic, getter=_mapkit_isCLDenied) BOOL _mapkit_CLDenied; +@property(readonly, nonatomic, getter=_mapkit_isCLErrorNetwork) _Bool _mapkit_CLErrorNetwork; +@property(readonly, nonatomic, getter=_mapkit_isCLHeadingFailure) _Bool _mapkit_CLHeadingFailure; +@property(readonly, nonatomic, getter=_mapkit_isCLLocationUnknown) _Bool _mapkit_CLLocationUnknown; +@property(readonly, nonatomic, getter=_mapkit_isCLDenied) _Bool _mapkit_CLDenied; @end diff --git a/iOS7/Frameworks/MapKit/NSInvocation-MKAdditions.h b/iOS7/Frameworks/MapKit/NSInvocation-MKAdditions.h index 5d0b1cd09..ef95eac45 100644 --- a/iOS7/Frameworks/MapKit/NSInvocation-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/NSInvocation-MKAdditions.h @@ -7,7 +7,7 @@ #import "NSInvocation.h" @interface NSInvocation (MKAdditions) -+ (id)_mapkit_invocationWithSelector:(SEL)arg1 target:(id)arg2 arguments:(void *)arg3; ++ (id)_mapkit_invocationWithSelector:(SEL)arg1 target:(id)arg2 arguments:(char *)arg3; + (id)_mapkit_invocationWithSelector:(SEL)arg1 target:(id)arg2; @end diff --git a/iOS7/Frameworks/MapKit/NSLocale-MKLocale.h b/iOS7/Frameworks/MapKit/NSLocale-MKLocale.h index 3da30ccf5..919eba5d8 100644 --- a/iOS7/Frameworks/MapKit/NSLocale-MKLocale.h +++ b/iOS7/Frameworks/MapKit/NSLocale-MKLocale.h @@ -7,12 +7,12 @@ #import "NSLocale.h" @interface NSLocale (MKLocale) -+ (void)_mapkit_overrideDistanceUnit:(int)arg1; -+ (void)_mapkit_overrideGuidanceUnit:(int)arg1; ++ (void)_mapkit_overrideDistanceUnit:(long long)arg1; ++ (void)_mapkit_overrideGuidanceUnit:(long long)arg1; + (id)_localeOverridesForLocaleWithIdentifier:(id)arg1; -- (BOOL)_mapkit_useYardsForShortDistances; -- (BOOL)_mapkit_distanceUsesMetricSystem; -- (BOOL)_mapkit_guidanceUsesMetricSystem; +- (_Bool)_mapkit_useYardsForShortDistances; +- (_Bool)_mapkit_distanceUsesMetricSystem; +- (_Bool)_mapkit_guidanceUsesMetricSystem; - (id)_mapkit_objectForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/NSMutableArray-MKLocatableAdditions.h b/iOS7/Frameworks/MapKit/NSMutableArray-MKLocatableAdditions.h index 82d5e4471..c213ef59c 100644 --- a/iOS7/Frameworks/MapKit/NSMutableArray-MKLocatableAdditions.h +++ b/iOS7/Frameworks/MapKit/NSMutableArray-MKLocatableAdditions.h @@ -8,11 +8,11 @@ @interface NSMutableArray (MKLocatableAdditions) - (void)_mapkit_makeObjectsPerformSelector:(SEL)arg1; -- (void)_mapkit_sortUsingDistanceFromCoordinate:(CDStruct_c3b9c2ee)arg1 ascending:(BOOL)arg2; +- (void)_mapkit_sortUsingDistanceFromCoordinate:(CDStruct_c3b9c2ee)arg1 ascending:(_Bool)arg2; - (void)_mapkit_sortUsingDistanceFromCoordinate:(CDStruct_c3b9c2ee)arg1; -- (void)_mapkit_sortUsingLongitudeAscending:(BOOL)arg1; +- (void)_mapkit_sortUsingLongitudeAscending:(_Bool)arg1; - (void)_mapkit_sortUsingLongitude; -- (void)_mapkit_sortUsingLatitudeAscending:(BOOL)arg1; +- (void)_mapkit_sortUsingLatitudeAscending:(_Bool)arg1; - (void)_mapkit_sortUsingLatitude; - (id)_mapkit_popLastObject; @end diff --git a/iOS7/Frameworks/MapKit/NSMutableArray-MKSortedAnnotationsInsertion.h b/iOS7/Frameworks/MapKit/NSMutableArray-MKSortedAnnotationsInsertion.h index fae7d87ed..a9f433d29 100644 --- a/iOS7/Frameworks/MapKit/NSMutableArray-MKSortedAnnotationsInsertion.h +++ b/iOS7/Frameworks/MapKit/NSMutableArray-MKSortedAnnotationsInsertion.h @@ -7,7 +7,7 @@ #import "NSMutableArray.h" @interface NSMutableArray (MKSortedAnnotationsInsertion) -- (unsigned int)_mapkit_insertSortedAnnotationView:(id)arg1 reverse:(BOOL)arg2; -- (unsigned int)_mapkit_insertSortedAnnotationView:(id)arg1; +- (unsigned long long)_mapkit_insertSortedAnnotationView:(id)arg1 reverse:(_Bool)arg2; +- (unsigned long long)_mapkit_insertSortedAnnotationView:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/NSNumber-CGFloat.h b/iOS7/Frameworks/MapKit/NSNumber-CGFloat.h index f3d704b23..fcd080fa8 100644 --- a/iOS7/Frameworks/MapKit/NSNumber-CGFloat.h +++ b/iOS7/Frameworks/MapKit/NSNumber-CGFloat.h @@ -7,8 +7,8 @@ #import "NSNumber.h" @interface NSNumber (CGFloat) -+ (id)numberWithCGFloat:(float)arg1; -- (float)cgFloatValue; -- (id)initWithCGFloat:(float)arg1; ++ (id)numberWithCGFloat:(double)arg1; +- (double)cgFloatValue; +- (id)initWithCGFloat:(double)arg1; @end diff --git a/iOS7/Frameworks/MapKit/NSObject-MKAbstractAnnotationContainerViewExtras.h b/iOS7/Frameworks/MapKit/NSObject-MKAbstractAnnotationContainerViewExtras.h index 8a7b0927e..a73ca4137 100644 --- a/iOS7/Frameworks/MapKit/NSObject-MKAbstractAnnotationContainerViewExtras.h +++ b/iOS7/Frameworks/MapKit/NSObject-MKAbstractAnnotationContainerViewExtras.h @@ -7,8 +7,8 @@ #import "NSObject.h" @interface NSObject (MKAbstractAnnotationContainerViewExtras) -- (BOOL)_mapkit_isInternalAnnotationView; -- (BOOL)_mapkit_isInternalAnnotation; -- (BOOL)_mapkit_internalAnnotationAllowsCustomView; +- (_Bool)_mapkit_isInternalAnnotationView; +- (_Bool)_mapkit_isInternalAnnotation; +- (_Bool)_mapkit_internalAnnotationAllowsCustomView; @end diff --git a/iOS7/Frameworks/MapKit/NSObject-Protocol.h b/iOS7/Frameworks/MapKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/MapKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/MapKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/MapKit/NSSecureCoding-Protocol.h b/iOS7/Frameworks/MapKit/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/MapKit/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/MapKit/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/MapKit/NSString-CGFloat.h b/iOS7/Frameworks/MapKit/NSString-CGFloat.h index fa607df5b..6a75cbec4 100644 --- a/iOS7/Frameworks/MapKit/NSString-CGFloat.h +++ b/iOS7/Frameworks/MapKit/NSString-CGFloat.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CGFloat) -- (float)_mapkit_cgFloatValue; +- (double)_mapkit_cgFloatValue; @end diff --git a/iOS7/Frameworks/MapKit/NSString-MKAdditions.h b/iOS7/Frameworks/MapKit/NSString-MKAdditions.h index 9e30e0f77..c73d2df6f 100644 --- a/iOS7/Frameworks/MapKit/NSString-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/NSString-MKAdditions.h @@ -8,10 +8,11 @@ @interface NSString (MKAdditions) + (id)_mapkit_formattedStringForCoordinate:(CDStruct_c3b9c2ee)arg1; -+ (id)_mapkit_voiceOverLocalizedDistanceStringWithMeters:(unsigned int)arg1 inMetric:(BOOL)arg2 displaysYardsForShortDistances:(BOOL)arg3 includeTrip:(BOOL)arg4; -+ (id)_mapkit_localizedDistanceStringWithMeters:(unsigned int)arg1 inMetric:(BOOL)arg2 displaysYardsForShortDistances:(BOOL)arg3 includeTrip:(BOOL)arg4; ++ (id)_mapkit_voiceOverLocalizedDistanceStringWithMeters:(unsigned int)arg1 inMetric:(_Bool)arg2 displaysYardsForShortDistances:(_Bool)arg3 includeTrip:(_Bool)arg4; ++ (id)_mapkit_localizedDistanceStringWithMeters:(unsigned int)arg1 inMetric:(_Bool)arg2 displaysYardsForShortDistances:(_Bool)arg3 includeTrip:(_Bool)arg4; + (id)_mapkit_formattedStringForFloatingPointNumber:(id)arg1; -+ (id)_mapkit_formattedStringForFloat:(float)arg1; -+ (id)_mapkit_formattedStringForInteger:(int)arg1; ++ (id)_mapkit_formattedStringForFloat:(double)arg1; ++ (id)_mapkit_formattedStringForInteger:(long long)arg1; +- (_Bool)_mapkit_isCJK; @end diff --git a/iOS7/Frameworks/MapKit/NSValue-MKAdditions.h b/iOS7/Frameworks/MapKit/NSValue-MKAdditions.h index ec39ce58d..5f951b475 100644 --- a/iOS7/Frameworks/MapKit/NSValue-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/NSValue-MKAdditions.h @@ -9,13 +9,13 @@ @interface NSValue (MKAdditions) - (CDStruct_90e2a262)MKMapRectValue; - (id)_mapkit_initWithMKMapRect:(CDStruct_90e2a262)arg1; -- (CDStruct_0c7fa811)_mapkit_zoomRegionValue; -- (id)_mapkit_initWithZoomRegion:(CDStruct_0c7fa811)arg1; +- (CDStruct_46f4fb6f)_mapkit_zoomRegionValue; +- (id)_mapkit_initWithZoomRegion:(CDStruct_46f4fb6f)arg1; - (id)_mapkit_initWithCGRect:(struct CGRect)arg1; -- (struct CADoubleRect)CADoubleRectValue; -- (id)_mapkit_initWithCADoubleRect:(struct CADoubleRect)arg1; -- (struct CADoublePoint)CADoublePointValue; -- (id)_mapkit_initWithCADoublePoint:(struct CADoublePoint)arg1; +- (struct CGRect)CADoubleRectValue; +- (id)_mapkit_initWithCADoubleRect:(struct CGRect)arg1; +- (struct CGPoint)CADoublePointValue; +- (id)_mapkit_initWithCADoublePoint:(struct CGPoint)arg1; - (id)_mapkit_initWithCGPoint:(struct CGPoint)arg1; @end diff --git a/iOS7/Frameworks/MapKit/UICalloutView-MKAdditions.h b/iOS7/Frameworks/MapKit/UICalloutView-MKAdditions.h index e6dc8419c..29db1b85f 100644 --- a/iOS7/Frameworks/MapKit/UICalloutView-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/UICalloutView-MKAdditions.h @@ -7,6 +7,6 @@ #import "UICalloutView.h" @interface UICalloutView (MKAdditions) -- (BOOL)isExpanded; +- (_Bool)isExpanded; @end diff --git a/iOS7/Frameworks/MapKit/UIColor-MKAdditions.h b/iOS7/Frameworks/MapKit/UIColor-MKAdditions.h index c5d2a7fe0..2f9f04500 100644 --- a/iOS7/Frameworks/MapKit/UIColor-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/UIColor-MKAdditions.h @@ -10,6 +10,8 @@ + (id)_mapkit_userLocationAccuracyRingFillColor; + (id)_mapkit_userLocationAccuracyRingStrokeColorSatellite; + (id)_mapkit_userLocationAccuracyRingStrokeColor; -- (BOOL)_mapkit_isWhite; +- (id)_mapkit_blendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (_Bool)_mapkit_getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)_mapkit_isWhite; @end diff --git a/iOS7/Frameworks/MapKit/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/MapKit/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/MapKit/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/MapKit/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/MapKit/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/UIPopoverControllerDelegatePrivate-Protocol.h b/iOS7/Frameworks/MapKit/UIPopoverControllerDelegatePrivate-Protocol.h index 1b413d2dd..891c0a2d0 100644 --- a/iOS7/Frameworks/MapKit/UIPopoverControllerDelegatePrivate-Protocol.h +++ b/iOS7/Frameworks/MapKit/UIPopoverControllerDelegatePrivate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIPopoverControllerDelegatePrivate @optional -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; @end diff --git a/iOS7/Frameworks/MapKit/UIScreen-MKBasicMapViewAdditions.h b/iOS7/Frameworks/MapKit/UIScreen-MKBasicMapViewAdditions.h new file mode 100644 index 000000000..f5172df7c --- /dev/null +++ b/iOS7/Frameworks/MapKit/UIScreen-MKBasicMapViewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScreen.h" + +@interface UIScreen (MKBasicMapViewAdditions) +- (id)_mapkit_display; +@end + diff --git a/iOS7/Frameworks/MapKit/UIView-MKAdditions.h b/iOS7/Frameworks/MapKit/UIView-MKAdditions.h index 560f0e74c..b11e18973 100644 --- a/iOS7/Frameworks/MapKit/UIView-MKAdditions.h +++ b/iOS7/Frameworks/MapKit/UIView-MKAdditions.h @@ -7,6 +7,7 @@ #import "UIView.h" @interface UIView (MKAdditions) -+ (BOOL)_mapkit_shouldAdoptImplicitAnimationParameters; ++ (id)_mapkit_currentAnimationTimingFunction; ++ (_Bool)_mapkit_shouldAdoptImplicitAnimationParameters; @end diff --git a/iOS7/Frameworks/MapKit/UIView-MapKitExtras.h b/iOS7/Frameworks/MapKit/UIView-MapKitExtras.h index 785660f00..a8292514b 100644 --- a/iOS7/Frameworks/MapKit/UIView-MapKitExtras.h +++ b/iOS7/Frameworks/MapKit/UIView-MapKitExtras.h @@ -9,8 +9,8 @@ @class CALayer, MKMapView; @interface UIView (MapKitExtras) -@property(readonly, nonatomic) struct CADoubleRect _mapkit_doubleFrame; -- (unsigned int)_mapkit_countOfSet:(id)arg1 minusSubset:(id)arg2; +@property(readonly, nonatomic) struct CGRect _mapkit_doubleFrame; +- (unsigned long long)_mapkit_countOfSet:(id)arg1 minusSubset:(id)arg2; @property(readonly, nonatomic) MKMapView *_mapKit_mapView; @property(readonly, nonatomic) CALayer *_mapkit_currentLayer; @end diff --git a/iOS7/Frameworks/MapKit/VKAnnotationMarker-MapKitAdditions.h b/iOS7/Frameworks/MapKit/VKAnnotationMarker-MapKitAdditions.h index 0c2312692..ad237486b 100644 --- a/iOS7/Frameworks/MapKit/VKAnnotationMarker-MapKitAdditions.h +++ b/iOS7/Frameworks/MapKit/VKAnnotationMarker-MapKitAdditions.h @@ -11,7 +11,7 @@ @class NSString, UIView; @interface VKAnnotationMarker (MapKitAdditions) -- (void)_setHiddenForOffscreen:(BOOL)arg1; +- (void)_setHiddenForOffscreen:(_Bool)arg1; @property(retain, nonatomic) UIView *detailCalloutAccessoryView; @property(retain, nonatomic) UIView *rightCalloutAccessoryView; @property(retain, nonatomic) UIView *leftCalloutAccessoryView; diff --git a/iOS7/Frameworks/MapKit/VKMapView-MapKitAdditions.h b/iOS7/Frameworks/MapKit/VKMapView-MapKitAdditions.h index d82694d70..92b9b6f11 100644 --- a/iOS7/Frameworks/MapKit/VKMapView-MapKitAdditions.h +++ b/iOS7/Frameworks/MapKit/VKMapView-MapKitAdditions.h @@ -7,6 +7,6 @@ #import "VKMapView.h" @interface VKMapView (MapKitAdditions) -- (void)_mapkit_configureFromDefaults:(BOOL)arg1; +- (void)_mapkit_configureFromDefaults:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MapKit/VKMapViewDelegate-Protocol.h b/iOS7/Frameworks/MapKit/VKMapViewDelegate-Protocol.h index ac6c1464c..2d18c8f06 100644 --- a/iOS7/Frameworks/MapKit/VKMapViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MapKit/VKMapViewDelegate-Protocol.h @@ -9,23 +9,23 @@ @protocol VKMapViewDelegate @optional -- (void)mapView:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)mapView:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)mapView:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)mapView:(id)arg1 didFinishChangingMapDisplayStyle:(int)arg2; -- (void)mapView:(id)arg1 canShowFlyoverDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 showingFlyoverDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)mapView:(id)arg1 didBecomePitched:(BOOL)arg2; +- (void)mapView:(id)arg1 didFinishChangingMapDisplayStyle:(long long)arg2; +- (void)mapView:(id)arg1 canShowFlyoverDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 showingFlyoverDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)mapView:(id)arg1 didBecomePitched:(_Bool)arg2; - (id)mapView:(id)arg1 painterForOverlay:(id)arg2; - (void)mapView:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)mapView:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)mapView:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; -- (void)mapView:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(int)arg3 fromOldState:(int)arg4; +- (void)mapView:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(long long)arg3 fromOldState:(long long)arg4; - (void)mapView:(id)arg1 didAddAnnotationMarkers:(id)arg2; - (id)mapView:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapViewDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapViewDidBecomePartiallyDrawn:(id)arg1; -- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)mapViewDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)mapViewWillStartRegionAnimation:(id)arg1; - (void)mapViewDidDraw:(id)arg1; - (void)mapViewDidChangeVisibleRegion:(id)arg1; diff --git a/iOS7/Frameworks/MapKit/VKPuckAnimatorTarget-Protocol.h b/iOS7/Frameworks/MapKit/VKPuckAnimatorTarget-Protocol.h index ec4f2fc89..c8e5c7093 100644 --- a/iOS7/Frameworks/MapKit/VKPuckAnimatorTarget-Protocol.h +++ b/iOS7/Frameworks/MapKit/VKPuckAnimatorTarget-Protocol.h @@ -8,7 +8,7 @@ @protocol VKPuckAnimatorTarget @property(nonatomic) double presentationCourse; -- (void)setAnimatingToCoordinate:(BOOL)arg1; +- (void)setAnimatingToCoordinate:(_Bool)arg1; - (void)setPresentationCoordinate:(CDStruct_c3b9c2ee)arg1; @end diff --git a/iOS7/Frameworks/MapKit/VKTrackableAnnotationPresentation-Protocol.h b/iOS7/Frameworks/MapKit/VKTrackableAnnotationPresentation-Protocol.h index bc3421009..723fdbfea 100644 --- a/iOS7/Frameworks/MapKit/VKTrackableAnnotationPresentation-Protocol.h +++ b/iOS7/Frameworks/MapKit/VKTrackableAnnotationPresentation-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol VKTrackableAnnotationPresentation -@property(nonatomic, getter=isTracking) BOOL tracking; +@property(nonatomic, getter=isTracking) _Bool tracking; @property(nonatomic) CDStruct_c3b9c2ee presentationCoordinate; @end diff --git a/iOS7/Frameworks/MapKit/_MKAnnotationViewAnchor.h b/iOS7/Frameworks/MapKit/_MKAnnotationViewAnchor.h index 60c34b885..5ff815813 100644 --- a/iOS7/Frameworks/MapKit/_MKAnnotationViewAnchor.h +++ b/iOS7/Frameworks/MapKit/_MKAnnotationViewAnchor.h @@ -8,6 +8,7 @@ @class MKAnnotationView; +// Not exported @interface _MKAnnotationViewAnchor : VKAnchorWrapper { MKAnnotationView *_annotationView; diff --git a/iOS7/Frameworks/MapKit/_MKCalloutBackgroundMaskView.h b/iOS7/Frameworks/MapKit/_MKCalloutBackgroundMaskView.h index 0c7d9da8a..2d7051472 100644 --- a/iOS7/Frameworks/MapKit/_MKCalloutBackgroundMaskView.h +++ b/iOS7/Frameworks/MapKit/_MKCalloutBackgroundMaskView.h @@ -6,19 +6,24 @@ #import "UIView.h" +@class UIImageView; + +// Not exported @interface _MKCalloutBackgroundMaskView : UIView { UIView *_baseView; - UIView *_topArrow; - UIView *_bottomArrow; - UIView *_leftArrow; - UIView *_rightArrow; + UIImageView *_topArrow; + UIImageView *_bottomArrow; + UIImageView *_leftArrow; + UIImageView *_rightArrow; + UIView *_currentArrowContainer; } -@property(readonly, nonatomic) UIView *rightArrow; // @synthesize rightArrow=_rightArrow; -@property(readonly, nonatomic) UIView *leftArrow; // @synthesize leftArrow=_leftArrow; -@property(readonly, nonatomic) UIView *bottomArrow; // @synthesize bottomArrow=_bottomArrow; -@property(readonly, nonatomic) UIView *topArrow; // @synthesize topArrow=_topArrow; +@property(readonly, nonatomic) UIView *currentArrowContainer; // @synthesize currentArrowContainer=_currentArrowContainer; +@property(readonly, nonatomic) UIImageView *rightArrow; // @synthesize rightArrow=_rightArrow; +@property(readonly, nonatomic) UIImageView *leftArrow; // @synthesize leftArrow=_leftArrow; +@property(readonly, nonatomic) UIImageView *bottomArrow; // @synthesize bottomArrow=_bottomArrow; +@property(readonly, nonatomic) UIImageView *topArrow; // @synthesize topArrow=_topArrow; @property(readonly, nonatomic) UIView *baseView; // @synthesize baseView=_baseView; - (void)_removeArrows; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/_MKDirections.h b/iOS7/Frameworks/MapKit/_MKDirections.h index 63fa7aefb..9bfa5baaa 100644 --- a/iOS7/Frameworks/MapKit/_MKDirections.h +++ b/iOS7/Frameworks/MapKit/_MKDirections.h @@ -10,8 +10,7 @@ { } -@property(readonly, nonatomic, getter=isBusy) BOOL busy; -- (void)_calculateETAWithCompletionHandler:(id)arg1; +@property(readonly, nonatomic, getter=isBusy) _Bool busy; - (void)calculateETAWithCompletionHandler:(id)arg1; @end diff --git a/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse-MKDirections.h b/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse-MKDirections.h new file mode 100644 index 000000000..e8db150b2 --- /dev/null +++ b/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse-MKDirections.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _MKDirectionsETAResponse (MKDirections) +- (id)initWithDirectionsResponse:(id)arg1 sourceName:(id)arg2 destinationName:(id)arg3; +@end + diff --git a/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse.h b/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse.h index d05aa2720..7ca1f4303 100644 --- a/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse.h +++ b/iOS7/Frameworks/MapKit/_MKDirectionsETAResponse.h @@ -14,14 +14,14 @@ { MKMapItem *_source; MKMapItem *_destination; - unsigned int _transportType; + unsigned long long _transportType; struct CGImage *_routeImage; GEODirectionsRouteResponse *_geoResponse; struct CGImage *_incidentImage; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) unsigned int transportType; // @synthesize transportType=_transportType; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) unsigned long long transportType; // @synthesize transportType=_transportType; @property(readonly, nonatomic) MKMapItem *destination; // @synthesize destination=_destination; @property(readonly, nonatomic) MKMapItem *source; // @synthesize source=_source; @property(readonly, nonatomic) NSString *incidentDescription; @@ -37,8 +37,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned int)arg3 routeImage:(struct CGImage *)arg4 geoResponse:(id)arg5; -- (id)initWithDirectionsResponse:(id)arg1 sourceName:(id)arg2 destinationName:(id)arg3; +- (id)initWithSource:(id)arg1 destination:(id)arg2 transportType:(unsigned long long)arg3 routeImage:(struct CGImage *)arg4 geoResponse:(id)arg5; @end diff --git a/iOS7/Frameworks/MapKit/_MKGemUserLocationView.h b/iOS7/Frameworks/MapKit/_MKGemUserLocationView.h index febdff04b..0ca21c142 100644 --- a/iOS7/Frameworks/MapKit/_MKGemUserLocationView.h +++ b/iOS7/Frameworks/MapKit/_MKGemUserLocationView.h @@ -8,15 +8,20 @@ @class CALayer; +// Not exported @interface _MKGemUserLocationView : MKUserLocationView { CALayer *_gemLayer; } +- (void)_setMapType:(unsigned long long)arg1; - (void)_updateLayers; - (struct UIImage *)staleImage; - (struct UIImage *)normalImage; - (id)_baseLayer; +- (id)_pulseAnimation; +- (id)_pulseLayer; +- (struct UIImage *)_headingImageForAccuracy:(double)arg1 anchorPoint:(struct CGPoint *)arg2; - (void)_setupLayers; - (id)initWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; diff --git a/iOS7/Frameworks/MapKit/_MKLegacyUserTrackingBarButtonItem.h b/iOS7/Frameworks/MapKit/_MKLegacyUserTrackingBarButtonItem.h deleted file mode 100644 index 5e7e7e246..000000000 --- a/iOS7/Frameworks/MapKit/_MKLegacyUserTrackingBarButtonItem.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _MKLegacyUserTrackingBarButtonItem : MKUserTrackingBarButtonItem -{ - BOOL _silverStyle; -} - -- (id)_trackingFollowWithHeadingImage; -- (id)_trackingFollowImage; -- (id)_trackingNoneImage; -- (int)_styleForState:(int)arg1; -- (void)_repositionViews; -- (int)_activityIndicatorStyle; -- (void)setEnabled:(BOOL)arg1; -- (id)initWithWorldView:(id)arg1 forceSilverStyle:(BOOL)arg2; -- (id)_initWithUserTrackingView:(id)arg1 silverStyle:(BOOL)arg2; - -@end - diff --git a/iOS7/Frameworks/MapKit/_MKLegendString.h b/iOS7/Frameworks/MapKit/_MKLegendString.h index 453995419..39ab294e3 100644 --- a/iOS7/Frameworks/MapKit/_MKLegendString.h +++ b/iOS7/Frameworks/MapKit/_MKLegendString.h @@ -4,21 +4,23 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import "CALayer.h" -@class NSString; +@class NSAttributedString; -@interface _MKLegendString : NSObject +// Not exported +@interface _MKLegendString : CALayer { - NSString *string; - float x; - float halfWidth; + NSAttributedString *string; + double halfWidth; } -@property(nonatomic) float halfWidth; // @synthesize halfWidth; -@property(nonatomic) float x; // @synthesize x; -@property(retain, nonatomic) NSString *string; // @synthesize string; +@property(nonatomic) double halfWidth; // @synthesize halfWidth; +@property(retain, nonatomic) NSAttributedString *string; // @synthesize string; +- (id)actionForKey:(id)arg1; +- (void)drawInContext:(struct CGContext *)arg1; - (void)dealloc; +- (id)init; @end diff --git a/iOS7/Frameworks/MapKit/_MKMapLayerHostingLayer.h b/iOS7/Frameworks/MapKit/_MKMapLayerHostingLayer.h index 038de229d..281eff890 100644 --- a/iOS7/Frameworks/MapKit/_MKMapLayerHostingLayer.h +++ b/iOS7/Frameworks/MapKit/_MKMapLayerHostingLayer.h @@ -8,6 +8,7 @@ @class _MKMapLayerHostingView; +// Not exported @interface _MKMapLayerHostingLayer : CALayer { _MKMapLayerHostingView *_hostView; diff --git a/iOS7/Frameworks/MapKit/_MKMapLayerHostingView.h b/iOS7/Frameworks/MapKit/_MKMapLayerHostingView.h index 1d6683e6d..78d53cf3e 100644 --- a/iOS7/Frameworks/MapKit/_MKMapLayerHostingView.h +++ b/iOS7/Frameworks/MapKit/_MKMapLayerHostingView.h @@ -8,6 +8,7 @@ @class VKMapView; +// Not exported @interface _MKMapLayerHostingView : UIView { VKMapView *_mapView; diff --git a/iOS7/Frameworks/MapKit/_MKPopoverController.h b/iOS7/Frameworks/MapKit/_MKPopoverController.h index 7b0fbc45b..805f3dae6 100644 --- a/iOS7/Frameworks/MapKit/_MKPopoverController.h +++ b/iOS7/Frameworks/MapKit/_MKPopoverController.h @@ -6,11 +6,12 @@ #import "UIPopoverController.h" +// Not exported @interface _MKPopoverController : UIPopoverController { } -+ (BOOL)_popoversDisabled; ++ (_Bool)_popoversDisabled; @end diff --git a/iOS7/Frameworks/MapKit/_MKPopoverEmbeddingView.h b/iOS7/Frameworks/MapKit/_MKPopoverEmbeddingView.h index 43f7355a0..89cb975e1 100644 --- a/iOS7/Frameworks/MapKit/_MKPopoverEmbeddingView.h +++ b/iOS7/Frameworks/MapKit/_MKPopoverEmbeddingView.h @@ -6,12 +6,14 @@ #import "UIView.h" +// Not exported @interface _MKPopoverEmbeddingView : UIView { id <_MKPopoverEmbeddingViewWindowDelegate> _windowDelegate; } @property(nonatomic) id <_MKPopoverEmbeddingViewWindowDelegate> windowDelegate; // @synthesize windowDelegate=_windowDelegate; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)willMoveToWindow:(id)arg1; - (void)didMoveToWindow; diff --git a/iOS7/Frameworks/MapKit/_MKScaleUnitsView.h b/iOS7/Frameworks/MapKit/_MKScaleUnitsView.h index 4af8549aa..8323eef08 100644 --- a/iOS7/Frameworks/MapKit/_MKScaleUnitsView.h +++ b/iOS7/Frameworks/MapKit/_MKScaleUnitsView.h @@ -6,32 +6,38 @@ #import "UIView.h" -@class NSDictionary, NSMutableArray, NSMutableDictionary, NSString; +@class NSDictionary, NSMapTable, NSMutableArray, NSMutableDictionary, NSNumberFormatter, NSString; +// Not exported @interface _MKScaleUnitsView : UIView { - BOOL _useLightText; + _Bool _useLightText; double _segmentLengthInPixels; - float _unitsWidth; - float _justUnitsWidth; - unsigned int _previousNumberOfSegments; + double _unitsWidth; + double _justUnitsWidth; NSDictionary *_legendAttributes; NSMutableArray *_strings; NSString *_legendBaseString; NSString *_unitsString; - NSMutableDictionary *_legendStringWidthCache; + NSString *_unpaddedUnitsString; + NSMapTable *_legendStringWidthCache; + NSMutableDictionary *_legendStringForDistanceStringCache; + NSNumberFormatter *_floatNumberFormatter; } +@property(retain, nonatomic) NSNumberFormatter *floatNumberFormatter; // @synthesize floatNumberFormatter=_floatNumberFormatter; @property(retain, nonatomic) NSString *legendBaseString; // @synthesize legendBaseString=_legendBaseString; +@property(copy, nonatomic) NSString *unpaddedUnitsString; // @synthesize unpaddedUnitsString=_unpaddedUnitsString; @property(retain, nonatomic) NSString *unitsString; // @synthesize unitsString=_unitsString; -@property(readonly, nonatomic) float unitsWidth; // @synthesize unitsWidth=_unitsWidth; -- (id)_legendStringForDistanceString:(id)arg1 appendUnits:(BOOL)arg2 index:(int)arg3; -@property(nonatomic) BOOL useLightText; // @dynamic useLightText; +@property(readonly, nonatomic) double unitsWidth; // @synthesize unitsWidth=_unitsWidth; +- (id)_legendStringForDistanceString:(id)arg1 appendUnits:(_Bool)arg2 index:(int)arg3; +- (id)_uncachedLegendStringsForDistanceString:(id)arg1; +@property(nonatomic) _Bool useLightText; // @dynamic useLightText; @property(nonatomic) double segmentLengthInPixels; // @dynamic segmentLengthInPixels; -- (void)drawRect:(struct CGRect)arg1; -- (void)_calculateLegend:(BOOL)arg1; +- (_Bool)canDisplaySegment:(long long)arg1; +- (void)_calculateLegend:(_Bool)arg1; - (void)setUnits:(id)arg1; -- (float)_widthForString:(id)arg1 attributes:(id)arg2; +- (double)_widthForString:(id)arg1 attributes:(id)arg2; - (void)clearCaches:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/_MKSegmentView.h b/iOS7/Frameworks/MapKit/_MKSegmentView.h index 9b04a2b8e..781bde55f 100644 --- a/iOS7/Frameworks/MapKit/_MKSegmentView.h +++ b/iOS7/Frameworks/MapKit/_MKSegmentView.h @@ -6,6 +6,7 @@ #import "UIView.h" +// Not exported @interface _MKSegmentView : UIView { } diff --git a/iOS7/Frameworks/MapKit/_MKSmallCalloutContainerView.h b/iOS7/Frameworks/MapKit/_MKSmallCalloutContainerView.h index 503ad6663..2b849cb3b 100644 --- a/iOS7/Frameworks/MapKit/_MKSmallCalloutContainerView.h +++ b/iOS7/Frameworks/MapKit/_MKSmallCalloutContainerView.h @@ -6,11 +6,12 @@ #import "UIView.h" +// Not exported @interface _MKSmallCalloutContainerView : UIView { } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/MapKit/_MKSmallCalloutPassthroughButton.h b/iOS7/Frameworks/MapKit/_MKSmallCalloutPassthroughButton.h index 684b27011..d2f2f0028 100644 --- a/iOS7/Frameworks/MapKit/_MKSmallCalloutPassthroughButton.h +++ b/iOS7/Frameworks/MapKit/_MKSmallCalloutPassthroughButton.h @@ -8,16 +8,17 @@ @class UIButton, UIView; +// Not exported @interface _MKSmallCalloutPassthroughButton : UIControl { UIButton *_targetButton; UIView *_highlightView; - float _leftHighlightInset; + double _leftHighlightInset; } -@property(nonatomic) float leftHighlightInset; // @synthesize leftHighlightInset=_leftHighlightInset; +@property(nonatomic) double leftHighlightInset; // @synthesize leftHighlightInset=_leftHighlightInset; @property(retain, nonatomic) UIButton *targetButton; // @synthesize targetButton=_targetButton; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)handleTap:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MapKit/_MKUserInteractionGestureRecognizer.h b/iOS7/Frameworks/MapKit/_MKUserInteractionGestureRecognizer.h index cc4d0ac39..a3fb174a4 100644 --- a/iOS7/Frameworks/MapKit/_MKUserInteractionGestureRecognizer.h +++ b/iOS7/Frameworks/MapKit/_MKUserInteractionGestureRecognizer.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface _MKUserInteractionGestureRecognizer : UIGestureRecognizer { NSMutableSet *_activeTouches; diff --git a/iOS7/Frameworks/MapKit/_MKUserTrackingButton.h b/iOS7/Frameworks/MapKit/_MKUserTrackingButton.h index 354b8542b..b0012aed2 100644 --- a/iOS7/Frameworks/MapKit/_MKUserTrackingButton.h +++ b/iOS7/Frameworks/MapKit/_MKUserTrackingButton.h @@ -13,23 +13,24 @@ @interface _MKUserTrackingButton : UIButton { _MKUserTrackingButtonController *_controller; - BOOL _inMiniBar; + _Bool _inMiniBar; } + (Class)_activityIndicatorClass; + (id)buttonWithMapView:(id)arg1; -+ (id)buttonWithWorldView:(id)arg1 forceIdiom:(int)arg2; ++ (id)buttonWithWorldView:(id)arg1 forceIdiom:(long long)arg2; + (id)buttonWithWorldView:(id)arg1; + (id)_buttonWithUserTrackingView:(id)arg1; @property(readonly, nonatomic) _MKUserTrackingButtonController *controller; // @synthesize controller=_controller; -- (void)updateForMiniBarState:(BOOL)arg1; +- (struct CGRect)_selectedIndicatorBounds; +- (void)updateForMiniBarState:(_Bool)arg1; - (void)sizeToFit; - (void)_repositionViews; -- (void)_setState:(int)arg1; -- (int)_state; -- (void)_updateForState:(int)arg1; -- (BOOL)_isHighlightedForState:(int)arg1; -- (int)_activityIndicatorStyle; +- (void)_setState:(long long)arg1; +- (long long)_state; +- (void)_updateForState:(long long)arg1; +- (_Bool)_isHighlightedForState:(long long)arg1; +- (long long)_activityIndicatorStyle; - (id)_trackingFollowWithHeadingImage; - (id)_trackingFollowImage; - (id)_trackingNoneImage; diff --git a/iOS7/Frameworks/MapKit/_MKUserTrackingButtonController.h b/iOS7/Frameworks/MapKit/_MKUserTrackingButtonController.h index 40d714519..7e93cc335 100644 --- a/iOS7/Frameworks/MapKit/_MKUserTrackingButtonController.h +++ b/iOS7/Frameworks/MapKit/_MKUserTrackingButtonController.h @@ -8,28 +8,29 @@ @class UIActivityIndicatorView, UIButton, UIImageView; +// Not exported @interface _MKUserTrackingButtonController : NSObject { id _target; id _userTrackingView; - int _state; + long long _state; UIImageView *_imageView; UIButton *_button; UIActivityIndicatorView *_activityIndicatorView; } @property(readonly, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(nonatomic) int state; // @synthesize state=_state; +@property(nonatomic) long long state; // @synthesize state=_state; @property(retain, nonatomic) id userTrackingView; // @synthesize userTrackingView=_userTrackingView; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (id)_contentAnimation; - (id)_expandAnimation; - (id)_shrinkAnimation; - (void)_goToNextMode:(id)arg1; - (void)_updateState; - (void)_reloadState; -- (id)_imageForState:(int)arg1; -- (BOOL)_shouldAnimateFromState:(int)arg1 toState:(int)arg2; +- (id)_imageForState:(long long)arg1; +- (_Bool)_shouldAnimateFromState:(long long)arg1 toState:(long long)arg2; - (void)_authorizationStatusChanged:(id)arg1; - (id)_activityIndicatorView; - (void)dealloc; diff --git a/iOS7/Frameworks/MapKit/_MKWiFiObserver.h b/iOS7/Frameworks/MapKit/_MKWiFiObserver.h index a45d04971..15f88094c 100644 --- a/iOS7/Frameworks/MapKit/_MKWiFiObserver.h +++ b/iOS7/Frameworks/MapKit/_MKWiFiObserver.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface _MKWiFiObserver : NSObject { struct __WiFiManagerClient *_wifiManager; struct __WiFiDeviceClient *_wifiDevice; - BOOL _wifiEnabled; + _Bool _wifiEnabled; id <_MKWiFiObserverDelegate> _delegate; } @property(nonatomic) id <_MKWiFiObserverDelegate> delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic, getter=isWifiEnabled) BOOL wifiEnabled; // @synthesize wifiEnabled=_wifiEnabled; -- (void)_updateWiFiState:(BOOL)arg1; +@property(readonly, nonatomic, getter=isWifiEnabled) _Bool wifiEnabled; // @synthesize wifiEnabled=_wifiEnabled; +- (void)_updateWiFiState:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MapKit/_UIPopoverControllerMapsTransitionDelegate-Protocol.h b/iOS7/Frameworks/MapKit/_UIPopoverControllerMapsTransitionDelegate-Protocol.h new file mode 100644 index 000000000..ad9dd56a1 --- /dev/null +++ b/iOS7/Frameworks/MapKit/_UIPopoverControllerMapsTransitionDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _UIPopoverControllerMapsTransitionDelegate + +@optional +- (void)_popoverControllerDidFinishMapsTransitionExpanding:(id)arg1; +- (void)_popoverControllerWillBeginMapsTransitionExpanding:(id)arg1; +- (void)_popoverControllerDidFinishMapsTransitionMovingSideways:(id)arg1; +- (void)_popoverControllerWillBeginMapsTransitionMovingSideways:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/ADBannerViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/ADBannerViewDelegate-Protocol.h index 0579f0b98..94256b632 100644 --- a/iOS7/Frameworks/MediaPlayer/ADBannerViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/ADBannerViewDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)bannerViewActionDidFinish:(id)arg1; -- (BOOL)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; +- (_Bool)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; - (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; - (void)bannerViewDidLoadAd:(id)arg1; - (void)bannerViewWillLoadAd:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegate-Protocol.h index a671b798a..06d743ee9 100644 --- a/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegate-Protocol.h @@ -9,9 +9,9 @@ @protocol AVAudioSessionDelegate @optional -- (void)inputIsAvailableChanged:(BOOL)arg1; +- (void)inputIsAvailableChanged:(_Bool)arg1; - (void)endInterruption; -- (void)endInterruptionWithFlags:(unsigned int)arg1; +- (void)endInterruptionWithFlags:(unsigned long long)arg1; - (void)beginInterruption; @end diff --git a/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegateMediaPlayerOnly-Protocol.h b/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegateMediaPlayerOnly-Protocol.h index 190c11297..4edfed0eb 100644 --- a/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegateMediaPlayerOnly-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/AVAudioSessionDelegateMediaPlayerOnly-Protocol.h @@ -9,6 +9,6 @@ @protocol AVAudioSessionDelegateMediaPlayerOnly @optional -- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned int)arg3; +- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/AVMediaSelectionOption-MediaPlayer.h b/iOS7/Frameworks/MediaPlayer/AVMediaSelectionOption-MediaPlayer.h index cb3d0ca02..d19dc0bde 100644 --- a/iOS7/Frameworks/MediaPlayer/AVMediaSelectionOption-MediaPlayer.h +++ b/iOS7/Frameworks/MediaPlayer/AVMediaSelectionOption-MediaPlayer.h @@ -7,7 +7,7 @@ #import "AVMediaSelectionOption.h" @interface AVMediaSelectionOption (MediaPlayer) -@property(readonly, nonatomic) BOOL mpIsSDH; -@property(readonly, nonatomic) BOOL mpIsAC3; +@property(readonly, nonatomic) _Bool mpIsSDH; +@property(readonly, nonatomic) _Bool mpIsAC3; @end diff --git a/iOS7/Frameworks/MediaPlayer/AVPlayerItemLegibleOutputPushDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/AVPlayerItemLegibleOutputPushDelegate-Protocol.h index c3ab4879f..ff0ddc73c 100644 --- a/iOS7/Frameworks/MediaPlayer/AVPlayerItemLegibleOutputPushDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/AVPlayerItemLegibleOutputPushDelegate-Protocol.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "AVPlayerItemOutputPushDelegate-Protocol.h" -@protocol AVPlayerItemLegibleOutputPushDelegate +@protocol AVPlayerItemLegibleOutputPushDelegate @optional - (void)legibleOutput:(id)arg1 didOutputAttributedStrings:(id)arg2 nativeSampleBuffers:(id)arg3 forItemTime:(CDStruct_1b6d18a9)arg4; diff --git a/iOS7/Frameworks/MediaPlayer/AVPlayerItemOutputPushDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/AVPlayerItemOutputPushDelegate-Protocol.h new file mode 100644 index 000000000..86b0f0cb8 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/AVPlayerItemOutputPushDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVPlayerItemOutputPushDelegate + +@optional +- (void)outputSequenceWasFlushed:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/AirPlayDiagnosticsFullscreenControllerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/AirPlayDiagnosticsFullscreenControllerDelegate-Protocol.h index 20f191347..d597eaf56 100644 --- a/iOS7/Frameworks/MediaPlayer/AirPlayDiagnosticsFullscreenControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/AirPlayDiagnosticsFullscreenControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (id)includeAttachmentDataInAirPlayDiagnosticsFullscreenController:(id)arg1; - (id)includeApplicationIssuesInAirPlayDiagnosticsFullscreenController:(id)arg1; -- (void)airPlayDiagnosticsFullscreenController:(id)arg1 didComplete:(BOOL)arg2; +- (void)airPlayDiagnosticsFullscreenController:(id)arg1 didComplete:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/CDStructures.h b/iOS7/Frameworks/MediaPlayer/CDStructures.h index 8b79ef40f..4184febfa 100644 --- a/iOS7/Frameworks/MediaPlayer/CDStructures.h +++ b/iOS7/Frameworks/MediaPlayer/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct FairPlayHWInfo_ { @@ -33,7 +33,7 @@ struct MLArtworkFormatSpec { unsigned int _field4; int _field5; int _field6; - char _field7; + _Bool _field7; }; struct MLArtworkInstanceInfo { @@ -47,15 +47,15 @@ struct StackItem { }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures @@ -74,22 +74,22 @@ typedef struct { typedef struct { int _field1; id _field2; - float _field3; - int _field4; - int _field5; + double _field3; + long long _field4; + long long _field5; struct UIEdgeInsets _field6; struct UIEdgeInsets _field7; id _field8; id _field9; struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; } _field10; -} CDStruct_1d16deb2; +} CDStruct_5ddd96cc; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVAdItem.h b/iOS7/Frameworks/MediaPlayer/MPAVAdItem.h index b6718f545..7f989f9d2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVAdItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVAdItem.h @@ -10,7 +10,7 @@ { } -- (BOOL)isAd; +- (_Bool)isAd; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVController.h b/iOS7/Frameworks/MediaPlayer/MPAVController.h index f89b8fe50..779220674 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVController.h @@ -11,29 +11,29 @@ #import "MPAVErrorResolverDelegate-Protocol.h" #import "MPAudioDeviceControllerDelegate-Protocol.h" -@class AVPlayerLayer, CALayer, MPAVControllerToAggregateDCommunicator, MPAVDestinationBrowser, MPAVErrorResolver, MPAVItem, MPAVPlaylistManager, MPAudioDeviceController, MPMediaItem, MPMediaQuery, MPQueueFeeder, MPQueuePlayer, MPVideoView, NSArray, NSDate, NSDateFormatter, NSDictionary, NSMutableArray, NSMutableSet, NSNotification, NSObject, NSString; +@class AVPlayerLayer, CALayer, MPAVControllerToAggregateDCommunicator, MPAVDestinationBrowser, MPAVErrorResolver, MPAVItem, MPAVPlaylistManager, MPAudioDeviceController, MPMediaItem, MPMediaQuery, MPQueueFeeder, MPQueuePlayer, MPVideoView, NSArray, NSDate, NSDictionary, NSMutableArray, NSMutableSet, NSNotification, NSObject, NSString; @interface MPAVController : NSObject { MPAVPlaylistManager *_avPlaylistManager; - BOOL _forceSynchronousQueueFilling; - BOOL _managesSystemDownloads; + _Bool _forceSynchronousQueueFilling; + _Bool _managesSystemDownloads; int _playbackMode; - BOOL _valid; + _Bool _valid; MPAudioDeviceController *_audioDeviceController; MPQueueFeeder *_feeder; MPAVErrorResolver *_itemErrorResolver; NSDictionary *_pickedRouteDescription; AVPlayerLayer *_videoLayer; - unsigned int _videoLayerUsageCount; + unsigned long long _videoLayerUsageCount; MPVideoView *_videoView; - unsigned int _tickTimerEnabled; + unsigned long long _tickTimerEnabled; struct __CFRunLoopTimer *_tickTimer; double _tickInterval; struct __CFRunLoopTimer *_currentItemBookkeepingTimer; - int _indexChangeDirection; - unsigned int _itemIndexAtDeath; - int _lastDisconnectReason; + long long _indexChangeDirection; + unsigned long long _itemIndexAtDeath; + long long _lastDisconnectReason; double _lastKnownTimeBeforeDeath; double _lastPlaybackIndexChangeTime; double _lastSetTime; @@ -41,22 +41,22 @@ unsigned int _hasDelayedCurrentTimeToSet:1; unsigned int _forceDelayedCurrentTimeToSet:1; double _delayedCurrentTimeToSet; - int _delayedCurrentTimeOptions; - unsigned int _lastSetTimeMarker; + long long _delayedCurrentTimeOptions; + unsigned long long _lastSetTimeMarker; double _temporaryChapterTime; unsigned int _autoPlayWhenLikelyToKeepUp:1; unsigned int _autoplayDisabledForCurrentItem:1; - int _eqPreset; + long long _eqPreset; double _nextFadeOutDuration; id _boundaryTimeObserver; NSArray *_boundaryTimes; - unsigned int _boundaryTimeIndexLastPosted; + unsigned long long _boundaryTimeIndexLastPosted; float _rateBeforeSeek; float _inflightSeekRate; - unsigned int _scanLevel; - int _scanDirection; - int _resetRateAfterSeekingUpdateDisabled; - unsigned int _seeklessState; + unsigned long long _scanLevel; + long long _scanDirection; + long long _resetRateAfterSeekingUpdateDisabled; + unsigned long long _seeklessState; unsigned int _isSeekingOrScrubbing:1; unsigned int _resetRateAfterSeeking:1; unsigned int _activeRewindHoldingAtStart:1; @@ -79,9 +79,9 @@ unsigned int _playInBackgroundUserDefaultEnabled:1; unsigned int _canPlayFastForward:1; unsigned int _canPlayFastReverse:1; - unsigned int _state; - unsigned int _displayOverridePlaybackState; - unsigned int _bufferingState; + unsigned long long _state; + unsigned long long _displayOverridePlaybackState; + unsigned long long _bufferingState; NSNotification *_delayedPlaybackStateNotification; NSObject *_stallTimerSource; NSMutableArray *_queueFeederStateStack; @@ -89,50 +89,50 @@ MPAVControllerToAggregateDCommunicator *_aggregateDCommunicator; double _itemInitialBookmarkTime; float _rateBeforeResignActive; - int _ubiquitousBookkeepingDisabledCount; + long long _ubiquitousBookkeepingDisabledCount; double _secondsSinceUbiquitousCheckpoint; Class _videoViewClass; NSString *_audioSessionModeOverride; double _lastInterruptionEnd; - BOOL _shouldEnforceHDCP; + _Bool _shouldEnforceHDCP; NSMutableSet *_clientsWantingAirPlayVideo; - NSDateFormatter *_dateFormatter; - BOOL _currentItemDidLoad; - BOOL _didResolveError; - BOOL _disallowsAMRAudio; - BOOL _disableAirPlayMirroringDuringPlayback; + _Bool _currentItemDidLoad; + _Bool _didResolveError; + _Bool _disallowsAMRAudio; + _Bool _disableAirPlayMirroringDuringPlayback; NSDate *_itemDidChangeDate; - unsigned int _stallBackgroundTaskIdentifier; - BOOL _shouldSkipToNextTrackOnResumeFromInterruption; + unsigned long long _stallBackgroundTaskIdentifier; + _Bool _shouldSkipToNextTrackOnResumeFromInterruption; + _Bool _autoReshufflingDisabled; MPAVDestinationBrowser *_destinationBrowser; } + (id)_playerKeysToObserve; + (id)_itemKeysToObserve; + (id)_controllerKeysToObserve; -+ (BOOL)outputSupportsAC3; -+ (BOOL)isNetworkSupportedPath:(id)arg1; ++ (_Bool)outputSupportsAC3; ++ (_Bool)isNetworkSupportedPath:(id)arg1; + (id)sharedInstance; + (void)initialize; -@property(readonly, nonatomic) NSDateFormatter *dateFormatter; // @synthesize dateFormatter=_dateFormatter; -@property(nonatomic) BOOL shouldSkipToNextTrackOnResumeFromInterruption; // @synthesize shouldSkipToNextTrackOnResumeFromInterruption=_shouldSkipToNextTrackOnResumeFromInterruption; -@property(nonatomic) unsigned int state; // @synthesize state=_state; -@property(nonatomic) BOOL shouldEnforceHDCP; // @synthesize shouldEnforceHDCP=_shouldEnforceHDCP; +@property(nonatomic) _Bool autoReshufflingDisabled; // @synthesize autoReshufflingDisabled=_autoReshufflingDisabled; +@property(nonatomic) _Bool shouldSkipToNextTrackOnResumeFromInterruption; // @synthesize shouldSkipToNextTrackOnResumeFromInterruption=_shouldSkipToNextTrackOnResumeFromInterruption; +@property(nonatomic) unsigned long long state; // @synthesize state=_state; +@property(nonatomic) _Bool shouldEnforceHDCP; // @synthesize shouldEnforceHDCP=_shouldEnforceHDCP; @property(nonatomic) double nextFadeOutDuration; // @synthesize nextFadeOutDuration=_nextFadeOutDuration; -@property(nonatomic) BOOL managesSystemDownloads; // @synthesize managesSystemDownloads=_managesSystemDownloads; -@property(nonatomic) BOOL forceSynchronousQueueFilling; // @synthesize forceSynchronousQueueFilling=_forceSynchronousQueueFilling; +@property(nonatomic) _Bool managesSystemDownloads; // @synthesize managesSystemDownloads=_managesSystemDownloads; +@property(nonatomic) _Bool forceSynchronousQueueFilling; // @synthesize forceSynchronousQueueFilling=_forceSynchronousQueueFilling; @property(nonatomic) int feederMode; // @synthesize feederMode=_feederMode; @property(readonly, nonatomic) MPQueueFeeder *feeder; // @synthesize feeder=_feeder; -@property(nonatomic) int EQPreset; // @synthesize EQPreset=_eqPreset; -@property(nonatomic) unsigned int displayOverridePlaybackState; // @synthesize displayOverridePlaybackState=_displayOverridePlaybackState; +@property(nonatomic) long long EQPreset; // @synthesize EQPreset=_eqPreset; +@property(nonatomic) unsigned long long displayOverridePlaybackState; // @synthesize displayOverridePlaybackState=_displayOverridePlaybackState; @property(readonly, nonatomic) MPAVDestinationBrowser *destinationBrowser; // @synthesize destinationBrowser=_destinationBrowser; @property(retain, nonatomic) NSString *audioSessionModeOverride; // @synthesize audioSessionModeOverride=_audioSessionModeOverride; - (void).cxx_destruct; -- (void)_pausePlaybackIfNecessaryIgnoringVideoLayerAttachment:(BOOL)arg1; +- (void)_pausePlaybackIfNecessaryIgnoringVideoLayerAttachment:(_Bool)arg1; - (void)_pausePlaybackIfNecessary; -- (BOOL)_canPlayItem:(id)arg1; -- (BOOL)_itemIsRestricted:(id)arg1; -- (void)_playbackFailedWithError:(id)arg1 canResolve:(BOOL)arg2; +- (_Bool)_canPlayItem:(id)arg1; +- (_Bool)_itemIsRestricted:(id)arg1; +- (void)_playbackFailedWithError:(id)arg1 canResolve:(_Bool)arg2; - (id)_pickedRouteDescription; - (void)_resumeTickTimer; - (void)_pauseTickTimer; @@ -145,10 +145,10 @@ - (void)_updateProgress:(struct __CFRunLoopTimer *)arg1; - (void)_unregisterForAVPlaylistManagerObservation:(id)arg1; - (void)_unregisterForAVItemNotifications:(id)arg1; -- (void)_setValid:(BOOL)arg1; -- (void)_setVideoLayerAttachedToPlayer:(BOOL)arg1 force:(BOOL)arg2 pauseIfNecessary:(BOOL)arg3; -- (BOOL)_isVideoLayerAttachedToPlayer; -- (void)_setState:(unsigned int)arg1; +- (void)_setValid:(_Bool)arg1; +- (void)_setVideoLayerAttachedToPlayer:(_Bool)arg1 force:(_Bool)arg2 pauseIfNecessary:(_Bool)arg3; +- (_Bool)_isVideoLayerAttachedToPlayer; +- (void)_setState:(unsigned long long)arg1; - (void)_setItemErrorResolver:(id)arg1; - (void)_clearResetRateAfterSeeking; - (void)_configureUpdateCurrentItemBookkeepingTimer; @@ -156,32 +156,32 @@ - (void)_resumeBookkeepingTimer; - (void)_pauseBookkeepingTimer; - (void)_scheduleUpdateCurrentItemBookkeepingTimer; -- (unsigned int)_displayPlaybackState; -- (void)setAutoclearingDisplayOverridePlaybackState:(unsigned int)arg1; +- (unsigned long long)_displayPlaybackState; +- (void)setAutoclearingDisplayOverridePlaybackState:(unsigned long long)arg1; - (void)autoclearDisplayOverride; -- (void)_postPlaybackStateChangedNotificationWithOriginalState:(unsigned int)arg1 newState:(unsigned int)arg2 delayable:(BOOL)arg3; +- (void)_postPlaybackStateChangedNotificationWithOriginalState:(unsigned long long)arg1 newState:(unsigned long long)arg2 delayable:(_Bool)arg3; - (void)_delayedPostPlaybackStateChangedNotification; -- (void)_setActionAtEndAttributeForState:(unsigned int)arg1; -- (void)_setBufferingState:(unsigned int)arg1; +- (void)_setActionAtEndAttributeForState:(unsigned long long)arg1; +- (void)_setBufferingState:(unsigned long long)arg1; - (void)_attemptAutoPlay; -- (void)_resetQueue:(BOOL)arg1 useVideoLayer:(BOOL)arg2; +- (void)_resetQueue:(_Bool)arg1 useVideoLayer:(_Bool)arg2; - (void)_resetInternalState; - (void)_registerForAVPlaylistManagerObservation:(id)arg1; - (void)_registerForAVItemNotifications:(id)arg1; - (void)_reloadTimeMarkerObservationsForItem:(id)arg1; - (void)_checkForBoundaryTimeCrossing; -- (unsigned int)_currentIndexInBoundaryCMTimes:(id)arg1; +- (unsigned long long)_currentIndexInBoundaryCMTimes:(id)arg1; - (id)embeddedDataTimesForItem:(id)arg1; - (void)_prepareToPlayItem:(id)arg1; -- (unsigned int)_playbackIndexForDelta:(int)arg1 fromIndex:(unsigned int)arg2 ignoreElapsedTime:(BOOL)arg3; -- (BOOL)_isDownloadingCloudOrOtherItem:(id)arg1; -- (BOOL)_isDownloadingCloudItem:(id)arg1; -- (BOOL)_isCloudItem:(id)arg1; -- (void)_endSeekAndChangeRate:(BOOL)arg1; -- (BOOL)_connectAVPlaylistManager; +- (unsigned long long)_playbackIndexForDelta:(long long)arg1 fromIndex:(unsigned long long)arg2 ignoreElapsedTime:(_Bool)arg3; +- (_Bool)_isDownloadingCloudOrOtherItem:(id)arg1; +- (_Bool)_isDownloadingCloudItem:(id)arg1; +- (_Bool)_isCloudItem:(id)arg1; +- (void)_endSeekAndChangeRate:(_Bool)arg1; +- (_Bool)_connectAVPlaylistManager; - (void)_configureAVPlaylistManager:(id)arg1; - (void)_clearVideoLayer; -- (BOOL)_changeChapterTimeMarkerIndexBy:(int)arg1; +- (_Bool)_changeChapterTimeMarkerIndexBy:(long long)arg1; - (void)_cancelStallTimer; - (id)_avPlaylistManager; - (void)_verifyDisplayProtection; @@ -210,12 +210,12 @@ - (void)_streamBufferFull:(id)arg1; - (void)_sizeDidChange:(id)arg1; - (void)_serverConnectionDidDie:(id)arg1; -- (void)_disconnectAVPlaylistManagerWithReason:(int)arg1; +- (void)_disconnectAVPlaylistManagerWithReason:(long long)arg1; - (void)_rateDidChange:(id)arg1; - (void)_updateCurrentItemBookkeepingForTimerCallback; -- (void)_updateCurrentItemBookkeepingMarkedAsCheckpoint:(BOOL)arg1; -@property(nonatomic) BOOL ubiquitousBookkeepingEnabled; -- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned int)arg3; +- (void)_updateCurrentItemBookkeepingMarkedAsCheckpoint:(_Bool)arg1; +@property(nonatomic) _Bool ubiquitousBookkeepingEnabled; +- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned long long)arg3; - (void)beginInterruption; - (void)_itemWillChange:(id)arg1; - (void)_itemReadyToPlay:(id)arg1; @@ -225,21 +225,21 @@ - (void)_itemFailedToPlayToEndNotification:(id)arg1; - (void)_playerFailedToQueueNotification:(id)arg1; - (void)_itemDidChange:(id)arg1; -- (BOOL)_isChangingQueueContents; +- (_Bool)_isChangingQueueContents; - (void)_itemTimeMarkersAvailableNotification:(id)arg1; - (void)_itemAssetIsLoadedNotification:(id)arg1; - (void)_isExternalPlaybackActiveDidChange:(id)arg1; - (void)_firstVideoFrameDisplayed:(id)arg1; - (void)_postMPAVControllerItemReadyToPlayNotificationWithItem:(id)arg1; - (void)_postMPAVControllerSizeDidChangeNotificationWithItem:(id)arg1; -- (void)errorResolver:(id)arg1 didResolveError:(id)arg2 withResolution:(int)arg3; +- (void)errorResolver:(id)arg1 didResolveError:(id)arg2 withResolution:(long long)arg3; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)skipToSeekableEnd; - (void)skipToSeekableStart; -- (BOOL)canPlayFastReverse; -- (BOOL)canSeekForwards; -- (BOOL)canSeekBackwards; -- (BOOL)isLiveStreaming; +- (_Bool)canPlayFastReverse; +- (_Bool)canSeekForwards; +- (_Bool)canSeekBackwards; +- (_Bool)isLiveStreaming; - (double)timeOfSeekableEnd; - (double)timeOfSeekableStart; - (double)timeOfPlayableEnd; @@ -247,8 +247,8 @@ @property(readonly, nonatomic) double playableDurationOfCurrentItemIfAvailable; @property(readonly, nonatomic) double durationOfCurrentItemIfAvailable; - (void)_setVideoViewClass:(Class)arg1; -@property(readonly, nonatomic) BOOL showPlaybackStateOverlaysOnTVOut; -- (BOOL)shouldHaveNoActionAtEndForState:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool showPlaybackStateOverlaysOnTVOut; +- (_Bool)shouldHaveNoActionAtEndForState:(unsigned long long)arg1; - (void)finalizeBookkeepingNow; - (void)updateBookkeepingNow; - (void)ensureFeederIsSubclass:(Class)arg1; @@ -257,99 +257,100 @@ - (void)saveCurrentFeederState; @property(readonly, nonatomic) MPVideoView *videoView; @property(readonly, nonatomic) CALayer *videoLayer; -@property(nonatomic, getter=destinationIsTVOut, setter=setDestinationIsTVOut:) BOOL destinationIsTVOut; -@property(nonatomic) BOOL usesAudioOnlyModeForExternalPlayback; -- (void)switchToVideoPlayback:(BOOL)arg1 forItem:(id)arg2; -- (void)switchToAudioPlayback:(BOOL)arg1 forItem:(id)arg2; -- (void)setCurrentTime:(double)arg1 options:(int)arg2; +@property(nonatomic, getter=destinationIsTVOut, setter=setDestinationIsTVOut:) _Bool destinationIsTVOut; +@property(nonatomic) _Bool usesAudioOnlyModeForExternalPlayback; +- (void)switchToVideoPlayback:(_Bool)arg1 forItem:(id)arg2; +- (void)switchToAudioPlayback:(_Bool)arg1 forItem:(id)arg2; +- (void)setCurrentTime:(double)arg1 options:(long long)arg2; @property(copy, nonatomic) NSString *externalPlaybackVideoGravity; -- (void)setActive:(BOOL)arg1; -- (void)reloadFeederWithStartQueueIndex:(unsigned int)arg1; +- (void)setActive:(_Bool)arg1; +- (void)reloadFeederWithStartQueueIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id _playerAVAudioSession; - (void)feederChangedContents:(id)arg1; -- (void)switchToFeeder:(id)arg1 mode:(int)arg2 index:(unsigned int)arg3 play:(BOOL)arg4; -- (void)_switchToFeeder:(id)arg1 mode:(int)arg2 index:(unsigned int)arg3 play:(BOOL)arg4 configureFeederBlock:(id)arg5; -@property(readonly, nonatomic) int externalPlaybackType; +- (void)switchToFeeder:(id)arg1 mode:(int)arg2 index:(unsigned long long)arg3 play:(_Bool)arg4; +- (void)_switchToFeeder:(id)arg1 mode:(int)arg2 index:(unsigned long long)arg3 play:(_Bool)arg4 configureFeederBlock:(id)arg5; +@property(readonly, nonatomic) long long externalPlaybackType; - (void)ensureHasAVPlaylistManager; - (void)endUsingVideoLayer; -@property(nonatomic) BOOL disallowsAMRAudio; -@property(readonly, nonatomic) BOOL currentItemIsRental; +@property(nonatomic) _Bool disallowsAMRAudio; +@property(readonly, nonatomic) _Bool currentItemIsRental; - (void)beginUsingVideoLayer; -- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1; +- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned long long)arg1; - (void)contentInvalidated; - (void)contentsDidChangeByRemovingRange:(struct _NSRange)arg1; @property(readonly, nonatomic) MPQueuePlayer *avPlayer; - (void)applyShuffleSettings; - (void)applyRepeatSettings; -- (unsigned int)_updateSubsequenceFocus; +- (unsigned long long)_updateSubsequenceFocus; - (void)applicationWillTerminate; -- (void)applicationDidReceiveMemoryWarningAsUrgent:(BOOL)arg1; +- (void)applicationDidReceiveMemoryWarningAsUrgent:(_Bool)arg1; - (void)enableAutoplayForCurrentItem; - (void)disableAutoplayForCurrentItem; -@property(readonly, nonatomic) BOOL isCurrentItemReady; -@property(nonatomic) BOOL useApplicationAudioSession; +@property(readonly, nonatomic) _Bool isCurrentItemReady; +@property(nonatomic) _Bool useApplicationAudioSession; @property(readonly, nonatomic) MPAudioDeviceController *audioDeviceController; // @synthesize audioDeviceController=_audioDeviceController; -@property(nonatomic) BOOL stopAtEnd; +@property(nonatomic) _Bool stopAtEnd; @property(nonatomic) int playbackMode; -@property(readonly, nonatomic, getter=isFullScreenVideoMode) BOOL fullScreenVideoMode; +@property(readonly, nonatomic, getter=isFullScreenVideoMode) _Bool fullScreenVideoMode; @property(readonly, nonatomic) NSString *routeNameForVolumeControl; -@property(readonly, nonatomic) BOOL muted; +@property(readonly, nonatomic) _Bool muted; @property(nonatomic) float volume; -@property(readonly, nonatomic) BOOL hasVolumeControl; -@property(nonatomic) unsigned int shuffleType; -@property(nonatomic) unsigned int repeatType; -- (BOOL)_setRate:(float)arg1 forScanning:(BOOL)arg2; -- (BOOL)setRate:(float)arg1; -@property(nonatomic) BOOL closedCaptioningEnabled; -@property(nonatomic) BOOL disableAirPlayMirroringDuringPlayback; +@property(readonly, nonatomic) _Bool hasVolumeControl; +@property(nonatomic) unsigned long long shuffleType; +@property(nonatomic) unsigned long long repeatType; +- (_Bool)_setRate:(float)arg1 forScanning:(_Bool)arg2; +- (_Bool)setRate:(float)arg1; +@property(nonatomic) _Bool closedCaptioningEnabled; +@property(nonatomic) _Bool disableAirPlayMirroringDuringPlayback; - (float)rate; -@property(readonly, nonatomic) unsigned int numberOfItems; -@property(nonatomic) BOOL alwaysPlayWheneverPossible; -@property(readonly, nonatomic, getter=isValid) BOOL valid; -@property(readonly, nonatomic, getter=isShuffled) BOOL shuffled; -- (BOOL)shouldDisplayAsPlaying; -@property(readonly, nonatomic, getter=isPlaying) BOOL playing; -@property(readonly, nonatomic) BOOL isExternalPlaybackActive; -- (unsigned int)_seeklessStateForState:(unsigned int)arg1; -- (BOOL)_showsPlayingWhenInState:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long numberOfItems; +@property(nonatomic) _Bool alwaysPlayWheneverPossible; +@property(readonly, nonatomic, getter=isValid) _Bool valid; +@property(readonly, nonatomic, getter=isShuffled) _Bool shuffled; +- (_Bool)shouldDisplayAsPlaying; +@property(readonly, nonatomic, getter=isPlaying) _Bool playing; +@property(readonly, nonatomic) _Bool isExternalPlaybackActive; +- (unsigned long long)_seeklessStateForState:(unsigned long long)arg1; +- (_Bool)_showsPlayingWhenInState:(unsigned long long)arg1; @property(readonly, nonatomic) MPMediaQuery *currentMediaQuery; @property(readonly, nonatomic) MPMediaItem *currentMediaItem; @property(readonly, nonatomic) MPAVItem *currentItem; -@property(readonly, nonatomic) unsigned int bufferingState; // @synthesize bufferingState=_bufferingState; -@property(nonatomic) BOOL autoPlayWhenLikelyToKeepUp; -- (void)setClient:(id)arg1 wantsToAllowAirPlayVideo:(BOOL)arg2; -- (BOOL)allowsExternalPlayback; -@property(readonly, nonatomic) unsigned int activeShuffleType; -@property(readonly, nonatomic) unsigned int activeRepeatType; -- (BOOL)isTickTimerEnabled; +@property(readonly, nonatomic) unsigned long long bufferingState; // @synthesize bufferingState=_bufferingState; +@property(nonatomic) _Bool autoPlayWhenLikelyToKeepUp; +- (void)setClient:(id)arg1 wantsToAllowAirPlayVideo:(_Bool)arg2; +- (_Bool)allowsExternalPlayback; +@property(readonly, nonatomic) unsigned long long activeShuffleType; +@property(readonly, nonatomic) unsigned long long activeRepeatType; +- (_Bool)isTickTimerEnabled; - (void)endTickTimer; - (void)beginTickTimerWithInterval:(double)arg1; -- (BOOL)forceRestartPlaybackIfNecessary; +- (_Bool)forceRestartPlaybackIfNecessary; - (void)togglePlayback; @property(nonatomic) double currentTime; -- (void)playChapterTimeMarkerAtIndex:(unsigned int)arg1; -- (void)playItemAtIndex:(unsigned int)arg1 forceRestart:(BOOL)arg2; -- (void)playItemAtIndex:(unsigned int)arg1; +- (void)playChapterTimeMarkerAtIndex:(unsigned long long)arg1; +- (void)playItemAtIndex:(unsigned long long)arg1 forceRestart:(_Bool)arg2; +- (void)playItemAtIndex:(unsigned long long)arg1; - (void)play; - (void)pause; - (void)pauseWithFadeout:(float)arg1; +- (void)disconnectPlaylistManagerForTeardown; - (void)endPlayback; @property(readonly, nonatomic) double currentMonotonousTime; - (double)currentTimeForBookmarking; -@property(readonly, nonatomic, getter=isRewindHoldingAtStart) BOOL rewindHoldingAtStart; -- (BOOL)isSeekingOrScrubbing; -- (BOOL)fadeOutForQuit; +@property(readonly, nonatomic, getter=isRewindHoldingAtStart) _Bool rewindHoldingAtStart; +- (_Bool)isSeekingOrScrubbing; +- (_Bool)fadeOutForQuit; - (void)endSeek; -- (BOOL)changePlaybackIndexBy:(int)arg1 deltaType:(int)arg2 ignoreElapsedTime:(BOOL)arg3 allowSkippingAds:(BOOL)arg4 error:(id *)arg5; -- (void)changePlaybackIndexBy:(int)arg1 deltaType:(int)arg2 ignoreElapsedTime:(BOOL)arg3 allowSkippingAds:(BOOL)arg4; -- (void)changePlaybackIndexBy:(int)arg1 deltaType:(int)arg2 ignoreElapsedTime:(BOOL)arg3; -- (void)changePlaybackIndexBy:(int)arg1 deltaType:(int)arg2; -- (void)changePlaybackIndexBy:(int)arg1; -- (void)setPlaybackIndex:(int)arg1; -- (void)setPlaybackIndex:(int)arg1 selectionDirection:(int)arg2; -- (void)_setAVControllerQueueFeeder:(id)arg1 startQueueIndex:(unsigned int)arg2; +- (_Bool)changePlaybackIndexBy:(long long)arg1 deltaType:(int)arg2 ignoreElapsedTime:(_Bool)arg3 allowSkippingAds:(_Bool)arg4 error:(id *)arg5; +- (void)changePlaybackIndexBy:(long long)arg1 deltaType:(int)arg2 ignoreElapsedTime:(_Bool)arg3 allowSkippingAds:(_Bool)arg4; +- (void)changePlaybackIndexBy:(long long)arg1 deltaType:(int)arg2 ignoreElapsedTime:(_Bool)arg3; +- (void)changePlaybackIndexBy:(long long)arg1 deltaType:(int)arg2; +- (void)changePlaybackIndexBy:(long long)arg1; +- (void)setPlaybackIndex:(long long)arg1; +- (void)setPlaybackIndex:(long long)arg1 selectionDirection:(long long)arg2; +- (void)_setAVControllerQueueFeeder:(id)arg1 startQueueIndex:(unsigned long long)arg2; - (void)_clearLastSetTimeIfPlayerTimeIsValid; -- (void)_updateCurrentTimeToNextStartTimeForQueueFeeder:(id)arg1 withItemIndex:(int)arg2; +- (void)_updateCurrentTimeToNextStartTimeForQueueFeeder:(id)arg1 withItemIndex:(long long)arg2; - (void)beginSeek:(int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVControllerProtocol-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPAVControllerProtocol-Protocol.h index 2aa6a4a03..c4d8fcea8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVControllerProtocol-Protocol.h @@ -9,10 +9,10 @@ @class MPMediaItem, MPMediaQuery; @protocol MPAVControllerProtocol -@property(readonly, nonatomic) unsigned int state; -@property(nonatomic) unsigned int displayOverridePlaybackState; +@property(readonly, nonatomic) unsigned long long state; +@property(nonatomic) unsigned long long displayOverridePlaybackState; @property(readonly, nonatomic) MPMediaQuery *currentMediaQuery; @property(readonly, nonatomic) MPMediaItem *currentMediaItem; -- (BOOL)shouldDisplayAsPlaying; +- (_Bool)shouldDisplayAsPlaying; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVControllerToAggregateDCommunicator.h b/iOS7/Frameworks/MediaPlayer/MPAVControllerToAggregateDCommunicator.h index 8568a4eb9..e09fad070 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVControllerToAggregateDCommunicator.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVControllerToAggregateDCommunicator.h @@ -11,9 +11,9 @@ @interface MPAVControllerToAggregateDCommunicator : NSObject { MPAVItem *_item; - unsigned int _lastMediaType; + unsigned long long _lastMediaType; double _playbackStartTime; - BOOL _playbackStartTimeIsValid; + _Bool _playbackStartTimeIsValid; } - (void).cxx_destruct; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVDestinationBrowser.h b/iOS7/Frameworks/MediaPlayer/MPAVDestinationBrowser.h index 04aab9b23..498a8f15d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVDestinationBrowser.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVDestinationBrowser.h @@ -8,13 +8,13 @@ @interface MPAVDestinationBrowser : NSObject { - BOOL _scansForDestinationsWhenEnteringForeground; - BOOL _isScanning; + _Bool _scansForDestinationsWhenEnteringForeground; + _Bool _isScanning; } - (void)_endScanningForDestinationsNotification:(id)arg1; - (void)_beginScanningForDestinationsNotification:(id)arg1; -@property(nonatomic) BOOL scansForDestinationsWhenEnteringForeground; +@property(nonatomic) _Bool scansForDestinationsWhenEnteringForeground; - (void)endScanningForDestinations; - (void)beginScanningForDestinations; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVErrorResolver.h b/iOS7/Frameworks/MediaPlayer/MPAVErrorResolver.h index 842b29145..9f6f00597 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVErrorResolver.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVErrorResolver.h @@ -13,7 +13,7 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)sendDidResolveError:(id)arg1 withResolution:(int)arg2; +- (void)sendDidResolveError:(id)arg1 withResolution:(long long)arg2; - (void)resolveError:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVErrorResolverDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPAVErrorResolverDelegate-Protocol.h index 633d6a1fb..77e7d649f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVErrorResolverDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVErrorResolverDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol MPAVErrorResolverDelegate @optional -- (void)errorResolver:(id)arg1 didResolveError:(id)arg2 withResolution:(int)arg3; +- (void)errorResolver:(id)arg1 didResolveError:(id)arg2 withResolution:(long long)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPCloudAssetDownload.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPCloudAssetDownload.h new file mode 100644 index 000000000..0c3486e41 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPCloudAssetDownload.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAVItem (MPCloudAssetDownload) +@property(readonly, nonatomic) _Bool wasDownloadedThisSession; +@property(readonly, nonatomic) _Bool isStreamingQuality; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPLoadRadioAssetOperation.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPLoadRadioAssetOperation.h new file mode 100644 index 000000000..ae18c2970 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPLoadRadioAssetOperation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface MPAVItem (MPLoadRadioAssetOperation) +@property(readonly, nonatomic) NSString *assetFlavor; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAVItemAdditions.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAVItemAdditions.h new file mode 100644 index 000000000..432932b5e --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAVItemAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class RadioTrack; + +@interface MPAVItem (MPRadioAVItemAdditions) +- (id)_plistKeyForMPMediaItemProperty:(id)arg1; +@property(readonly, nonatomic) RadioTrack *radioTrack; +@property(readonly, nonatomic) _Bool isRadioItem; +- (void)addDerivedStationForArtist:(_Bool)arg1 withCompletionHandler:(id)arg2; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAdAVItemAdditions.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAdAVItemAdditions.h new file mode 100644 index 000000000..2e0f49f40 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAdAVItemAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPRadioAdTrack; + +@interface MPAVItem (MPRadioAdAVItemAdditions) +@property(readonly, nonatomic) MPRadioAdTrack *adTrack; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAudioClipAVItem.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAudioClipAVItem.h new file mode 100644 index 000000000..78cec163a --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPRadioAudioClipAVItem.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class RadioAudioClip; + +@interface MPAVItem (MPRadioAudioClipAVItem) +@property(readonly, nonatomic) RadioAudioClip *audioClip; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem-MPStorePlayWhileDownloadAdditions.h b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPStorePlayWhileDownloadAdditions.h new file mode 100644 index 000000000..cea95e63d --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem-MPStorePlayWhileDownloadAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAVItem (MPStorePlayWhileDownloadAdditions) +- (_Bool)MPSPWD_prioritizeDownloadSession; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPAVItem.h b/iOS7/Frameworks/MediaPlayer/MPAVItem.h index 4ed13169f..1601ec6c8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVItem.h @@ -6,15 +6,14 @@ #import "NSObject.h" -@class AVAsset, AVPlayerItem, MPAVController, MPAlternateTextTrack, MPAlternateTracks, MPImageCache, MPMediaItem, MPQueueFeeder, MPRadioAdTrack, NSArray, NSData, NSObject, NSString, NSURL, RadioAudioClip, RadioTrack; +@class AVAsset, AVPlayerItem, MPAVController, MPAlternateTextTrack, MPAlternateTracks, MPImageCache, MPMediaItem, MPQueueFeeder, NSArray, NSData, NSObject, NSString, NSURL; @interface MPAVItem : NSObject { AVAsset *_asset; NSObject *_assetQueue; AVPlayerItem *_avPlayerItem; - BOOL _didAttemptToLoadAsset; - BOOL _isAssetLoaded; + _Bool _isAssetLoaded; MPQueueFeeder *_feeder; MPAVController *_player; float _soundCheckVolumeNormalization; @@ -27,9 +26,9 @@ double _cachedPlayableDuration; NSArray *_cachedSeekableTimeRanges; double _seekableTimeRangesCacheTime; - unsigned int _type; + unsigned long long _type; float _defaultPlaybackRate; - unsigned int _indexInQueueFeeder; + unsigned long long _indexInQueueFeeder; unsigned int _advancedDuringPlayback:1; unsigned int _handledFinishTime:1; unsigned int _hasPlayedThisSession:1; @@ -38,21 +37,25 @@ unsigned int _watchingAttributes:1; unsigned int _lyricsAvailable:1; unsigned int _timeMarkersNeedLoading:1; - BOOL _hasPostedNaturalSizeChange; - BOOL _limitReadAhead; + _Bool _hasPostedNaturalSizeChange; + _Bool _limitReadAhead; + _Bool _didAttemptToLoadAsset; float _loudnessInfoVolumeNormalization; + MPMediaItem *_mediaItem; } + (void)applyVolumeNormalizationForQueuedItems:(id)arg1; + (id)URLFromPath:(id)arg1; -+ (void)setDefaultScaleMode:(unsigned int)arg1; -+ (unsigned int)defaultScaleMode; ++ (void)setDefaultScaleMode:(unsigned long long)arg1; ++ (unsigned long long)defaultScaleMode; @property(nonatomic) float loudnessInfoVolumeNormalization; // @synthesize loudnessInfoVolumeNormalization=_loudnessInfoVolumeNormalization; +@property(readonly, nonatomic) MPMediaItem *mediaItem; // @synthesize mediaItem=_mediaItem; +@property(readonly, nonatomic) _Bool didAttemptToLoadAsset; // @synthesize didAttemptToLoadAsset=_didAttemptToLoadAsset; @property(retain, nonatomic) NSArray *urlTimeMarkers; // @synthesize urlTimeMarkers=_urlTimeMarkers; @property(nonatomic) float soundCheckVolumeNormalization; // @synthesize soundCheckVolumeNormalization=_soundCheckVolumeNormalization; @property(nonatomic) __weak MPAVController *player; // @synthesize player=_player; -@property BOOL isAssetLoaded; // @synthesize isAssetLoaded=_isAssetLoaded; -@property(nonatomic) unsigned int indexInQueueFeeder; // @synthesize indexInQueueFeeder=_indexInQueueFeeder; +@property _Bool isAssetLoaded; // @synthesize isAssetLoaded=_isAssetLoaded; +@property(nonatomic) unsigned long long indexInQueueFeeder; // @synthesize indexInQueueFeeder=_indexInQueueFeeder; @property(nonatomic) float defaultPlaybackRate; // @synthesize defaultPlaybackRate=_defaultPlaybackRate; @property(nonatomic) __weak MPQueueFeeder *feeder; // @synthesize feeder=_feeder; @property(retain, nonatomic) NSArray *chapterTimeMarkers; // @synthesize chapterTimeMarkers=_chapterTimeMarkers; @@ -64,7 +67,7 @@ - (id)localeForAssetTrack:(id)arg1; - (void)_checkAllowsBlockingDurationCall; - (void)setupPlaybackInfo; -- (void)setupEQPresetWithDefaultPreset:(int)arg1; +- (void)setupEQPresetWithDefaultPreset:(long long)arg1; - (void)_clearAsset; - (id)blockForDirectAVControllerNotificationReferencingItem:(SEL)arg1; - (void)_updateSoundCheckVolumeNormalizationForPlayerItem; @@ -81,7 +84,7 @@ @property(readonly, nonatomic) double playableDuration; @property(readonly, nonatomic) double durationIfAvailable; - (double)_durationFromExternalMetadataIfAvailable; -@property(readonly, nonatomic) BOOL durationIsValid; +@property(readonly, nonatomic) _Bool durationIsValid; @property(readonly, nonatomic) double durationFromExternalMetadata; @property(readonly, nonatomic) CDStruct_1b6d18a9 duration; @property(copy, nonatomic) NSString *videoID; @@ -89,7 +92,7 @@ - (id)localizedAttributedPositionInPlaylistStringWithRegularTextAttributes:(id)arg1 emphasizedTextAttributes:(id)arg2; @property(readonly, nonatomic) unsigned long long persistentID; @property(readonly, nonatomic) float userRating; -@property(readonly, nonatomic) unsigned int type; +@property(readonly, nonatomic) unsigned long long type; - (id)_imageChapterTrackIDsForAsset:(id)arg1; - (id)closedCaptionTimeMarkerForTime:(double)arg1; - (id)urlTimeMarkerForTime:(double)arg1; @@ -99,61 +102,61 @@ @property(retain, nonatomic) NSArray *closedCaptionTimeMarkers; - (void)_loadTimeMarkersAsync; - (void)_loadTimeMarkersBlocking; -@property(readonly, nonatomic) BOOL useEmbeddedChapterData; +@property(readonly, nonatomic) _Bool useEmbeddedChapterData; - (id)titlesForTime:(double)arg1; @property(readonly, nonatomic) NSArray *timedMetadataIfAvailable; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2; @property(readonly, nonatomic) MPImageCache *imageCache; - (void)_realoadEmbeddedTimeMarkers; -@property(readonly, nonatomic) BOOL supportsTrackInfo; -@property(readonly, nonatomic) BOOL supportsShare; -@property(readonly, nonatomic) BOOL supportsSkip; -@property(readonly, nonatomic) BOOL supportsLikeOrBan; -@property(readonly, nonatomic) BOOL supportsHistory; -@property(readonly, nonatomic) BOOL supportsAddStation; -@property(readonly, nonatomic) BOOL supportsRewindAndFastForward15Seconds; +@property(readonly, nonatomic) _Bool supportsTrackInfo; +@property(readonly, nonatomic) _Bool supportsShare; +@property(readonly, nonatomic) _Bool supportsSkip; +@property(readonly, nonatomic) _Bool supportsLikeOrBan; +@property(readonly, nonatomic) _Bool supportsHistory; +@property(readonly, nonatomic) _Bool supportsAddStation; +@property(readonly, nonatomic) _Bool supportsRewindAndFastForward15Seconds; @property(retain, nonatomic) MPAlternateTextTrack *selectedAlternateTextTrack; -- (void)setLimitReadAhead:(BOOL)arg1; +- (void)setLimitReadAhead:(_Bool)arg1; - (void)setOverrideDuration:(double)arg1; -@property(nonatomic) BOOL hasPlayedThisSession; -- (float)scanIntervalForLevel:(unsigned int)arg1 paused:(BOOL)arg2; +@property(nonatomic) _Bool hasPlayedThisSession; +- (float)scanIntervalForLevel:(unsigned long long)arg1 paused:(_Bool)arg2; @property(nonatomic) CDStruct_1b6d18a9 forwardPlaybackEndTime; - (void)replaceOutOfBandAlternateTextTracksWithArray:(id)arg1; @property(readonly, nonatomic) struct CGSize presentationSize; -- (float)playbackRateForLevel:(unsigned int)arg1 direction:(int)arg2 paused:(BOOL)arg3; +- (float)playbackRateForLevel:(unsigned long long)arg1 direction:(long long)arg2 paused:(_Bool)arg3; @property(readonly, nonatomic) NSURL *podcastURL; @property(readonly, nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) NSString *mainTitle; -@property(readonly, nonatomic) BOOL allowsEQ; -@property(readonly, nonatomic) int customAVEQPreset; -- (BOOL)limitReadAhead; -@property(readonly, nonatomic, getter=isStreamable) BOOL streamable; -@property(readonly, nonatomic, getter=isAlwaysLive) BOOL alwaysLive; -@property(readonly, nonatomic) BOOL isAd; +@property(readonly, nonatomic) _Bool allowsEQ; +@property(readonly, nonatomic) long long customAVEQPreset; +- (_Bool)limitReadAhead; +@property(readonly, nonatomic, getter=isStreamable) _Bool streamable; +@property(readonly, nonatomic, getter=isAlwaysLive) _Bool alwaysLive; +@property(readonly, nonatomic) _Bool isAd; - (id)inBandAlternateTextTracks; -@property(readonly, nonatomic) BOOL hasDisplayableText; -@property(readonly, nonatomic) BOOL hasDataForItemArtwork; -- (unsigned int)alternatesCountForTypes:(unsigned int)arg1; -- (BOOL)hasAlternatesForTypes:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool hasDisplayableText; +@property(readonly, nonatomic) _Bool hasDataForItemArtwork; +- (unsigned long long)alternatesCountForTypes:(unsigned long long)arg1; +- (_Bool)hasAlternatesForTypes:(unsigned long long)arg1; @property(readonly, nonatomic) NSString *lyrics; @property(readonly, nonatomic) NSString *displayableText; -@property(readonly, nonatomic) BOOL displayableTextLoaded; +@property(readonly, nonatomic) _Bool displayableTextLoaded; @property(readonly, nonatomic) double currentTimeDisplayOverride; -@property(readonly, nonatomic) unsigned int countForQueueFeeder; +@property(readonly, nonatomic) unsigned long long countForQueueFeeder; @property(readonly, nonatomic) NSString *genre; -@property(readonly, nonatomic, getter=isExplicitTrack) BOOL explicitTrack; -- (BOOL)isAssetURLValid; -- (BOOL)isPlaceholderForItem:(id)arg1; -- (BOOL)isValidPlayerSubstituteForItem:(id)arg1; -@property(readonly, nonatomic) unsigned int discCount; -@property(readonly, nonatomic) unsigned int discNumber; +@property(readonly, nonatomic, getter=isExplicitTrack) _Bool explicitTrack; +- (_Bool)isAssetURLValid; +- (_Bool)isPlaceholderForItem:(id)arg1; +- (_Bool)isValidPlayerSubstituteForItem:(id)arg1; +@property(readonly, nonatomic) unsigned long long discCount; +@property(readonly, nonatomic) unsigned long long discNumber; @property(readonly, nonatomic) NSString *composer; -@property(readonly, nonatomic) BOOL canSeedGenius; +@property(readonly, nonatomic) _Bool canSeedGenius; @property(readonly, nonatomic) NSString *artworkMIMEType; @property(readonly, nonatomic) NSData *artworkImageData; -@property(readonly, nonatomic) unsigned int albumTrackCount; -@property(readonly, nonatomic) unsigned int albumTrackNumber; +@property(readonly, nonatomic) unsigned long long albumTrackCount; +@property(readonly, nonatomic) unsigned long long albumTrackNumber; @property(readonly, nonatomic) NSString *albumArtist; @property(readonly, nonatomic) NSString *artist; @property(readonly, nonatomic) NSString *album; @@ -161,9 +164,9 @@ - (id)path; - (double)durationInSeconds; - (double)_durationInSeconds; -- (BOOL)userSkippedPlayback; -- (void)setUserSkippedPlayback:(BOOL)arg1; -- (void)setUserAdvancedDuringPlayback:(BOOL)arg1; +- (_Bool)userSkippedPlayback; +- (void)setUserSkippedPlayback:(_Bool)arg1; +- (void)setUserAdvancedDuringPlayback:(_Bool)arg1; - (void)setSubtitleTrackID:(int)arg1; - (int)subtitleTrackID; - (void)setRating:(float)arg1; @@ -173,7 +176,7 @@ - (void)setPlaybackStoppedTime:(double)arg1; - (void)setAlternateAudioTrackID:(int)arg1; - (void)resetBookkeeping; -@property(readonly, nonatomic) int status; +@property(readonly, nonatomic) long long status; - (void)setPlayerItem:(id)arg1; @property(readonly, nonatomic) AVPlayerItem *playerItem; @property(readonly, nonatomic) AVAsset *asset; @@ -186,18 +189,7 @@ - (id)initWithURL:(id)arg1 options:(id)arg2; - (id)initWithURL:(id)arg1; - (id)init; -- (BOOL)isSupportedDefaultPlaybackSpeed:(unsigned int)arg1; -@property(readonly, nonatomic) MPMediaItem *mediaItem; -- (id)_plistKeyForMPMediaItemProperty:(id)arg1; -@property(readonly, nonatomic) RadioTrack *radioTrack; -@property(readonly, nonatomic) BOOL isRadioItem; -- (void)getStationDictionaryForDerivedStationUsingArtist:(BOOL)arg1 withCompletionHandler:(id)arg2; -- (void)addDerivedStationForArtist:(BOOL)arg1 withCompletionHandler:(id)arg2; -@property(readonly, nonatomic) MPRadioAdTrack *adTrack; -@property(readonly, nonatomic) BOOL wasDownloadedThisSession; -@property(readonly, nonatomic) BOOL isStreamingQuality; -@property(readonly, nonatomic) RadioAudioClip *audioClip; -- (BOOL)MPSPWD_prioritizeDownloadSession; +- (_Bool)isSupportedDefaultPlaybackSpeed:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVPlaylistFeeder-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPAVPlaylistFeeder-Protocol.h index e13181a6b..f64bda7cd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVPlaylistFeeder-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVPlaylistFeeder-Protocol.h @@ -7,12 +7,12 @@ #import "NSObject-Protocol.h" @protocol MPAVPlaylistFeeder -@property(readonly, nonatomic) unsigned int nonRepeatingItemCount; -@property(readonly, nonatomic) unsigned int itemCount; -@property(readonly, nonatomic) unsigned int initialPlaybackQueueDepth; -- (BOOL)shouldReloadForChangeFromNetworkType:(int)arg1 toNetworkType:(int)arg2; -- (id)itemForIndex:(unsigned int)arg1; -- (BOOL)hasItemForIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long nonRepeatingItemCount; +@property(readonly, nonatomic) unsigned long long itemCount; +@property(readonly, nonatomic) unsigned long long initialPlaybackQueueDepth; +- (_Bool)shouldReloadForChangeFromNetworkType:(long long)arg1 toNetworkType:(long long)arg2; +- (id)itemForIndex:(unsigned long long)arg1; +- (_Bool)hasItemForIndex:(unsigned long long)arg1; - (void)assumeOwnershipOfItems:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVPlaylistManager.h b/iOS7/Frameworks/MediaPlayer/MPAVPlaylistManager.h index 72217469b..d1042bdf0 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVPlaylistManager.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVPlaylistManager.h @@ -15,17 +15,17 @@ NSString *_audioSessionModeOverride; MPAVItem *_currentItem; MPAVQueuePlayerFeeder *_feeder; - BOOL _goToTargetIndex; - int _isChangingPlaylistFeeder; - int _lastSelectionDirection; + _Bool _goToTargetIndex; + long long _isChangingPlaylistFeeder; + long long _lastSelectionDirection; MPQueuePlayer *_player; id _playlistFeeder; int _repeatMode; - int _targetIndex; - BOOL _updatedAudioSessionMode; + long long _targetIndex; + _Bool _updatedAudioSessionMode; } -@property(readonly) int lastSelectionDirection; // @synthesize lastSelectionDirection=_lastSelectionDirection; +@property(readonly) long long lastSelectionDirection; // @synthesize lastSelectionDirection=_lastSelectionDirection; @property(retain, nonatomic) id playlistFeeder; // @synthesize playlistFeeder=_playlistFeeder; @property(readonly) MPQueuePlayer *player; // @synthesize player=_player; @property(readonly) MPAVItem *currentItem; // @synthesize currentItem=_currentItem; @@ -36,29 +36,29 @@ - (id)_feeder; - (void)queuePlayerFeederFailedToQueueAnyItems:(id)arg1; - (void)queuePlayerFeederDidUpdateQueue:(id)arg1 queuedItems:(id)arg2 dequeuedItems:(id)arg3; -- (BOOL)queuePlayerFeeder:(id)arg1 willInsertItem:(id)arg2; +- (_Bool)queuePlayerFeeder:(id)arg1 willInsertItem:(id)arg2; - (void)queuePlayerFeeder:(id)arg1 willRemoveItem:(id)arg2; - (id)queuePlayerFeeder:(id)arg1 itemToFollowItem:(id)arg2; -- (id)_itemToFollowItemIndex:(int)arg1 skipUnavailableContent:(BOOL)arg2; -- (int)_nextItemIndex:(int)arg1 repeatMode:(int)arg2; -- (void)contentInvalidatedWithNewIndex:(unsigned int)arg1; +- (id)_itemToFollowItemIndex:(long long)arg1 skipUnavailableContent:(_Bool)arg2; +- (long long)_nextItemIndex:(long long)arg1 repeatMode:(int)arg2; +- (void)contentInvalidatedWithNewIndex:(unsigned long long)arg1; - (void)contentInvalidated; -- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1; +- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned long long)arg1; - (void)contentsDidChangeByRemovingRange:(struct _NSRange)arg1; - (void)_reloadQueuedItemsIfPathBecameAvailable; -- (BOOL)setPlaylistFeeder:(id)arg1 startIndex:(int)arg2; -@property(readonly, nonatomic) BOOL canChangePlaylistFeeder; -@property(readonly, nonatomic) BOOL isChangingPlaylistFeeder; +- (_Bool)setPlaylistFeeder:(id)arg1 startIndex:(long long)arg2; +@property(readonly, nonatomic) _Bool canChangePlaylistFeeder; +@property(readonly, nonatomic) _Bool isChangingPlaylistFeeder; @property int repeatMode; -@property(readonly) int currentIndex; -- (void)setCurrentIndex:(int)arg1 selectionDirection:(int)arg2; -- (int)_prepareToQueuePlaybackIndex:(int)arg1 selectionDirection:(int)arg2; -- (id)_feederItemForIndex:(int)arg1; +@property(readonly) long long currentIndex; +- (void)setCurrentIndex:(long long)arg1 selectionDirection:(long long)arg2; +- (long long)_prepareToQueuePlaybackIndex:(long long)arg1 selectionDirection:(long long)arg2; +- (id)_feederItemForIndex:(long long)arg1; - (void)updateForSoundCheckDefaultsChange; -@property(nonatomic) unsigned int minQueueDepth; -@property(nonatomic) unsigned int maxQueueDepth; -@property(nonatomic) BOOL managesSystemDownloads; -@property(nonatomic) BOOL forceSynchronousQueueFilling; +@property(nonatomic) unsigned long long minQueueDepth; +@property(nonatomic) unsigned long long maxQueueDepth; +@property(nonatomic) _Bool managesSystemDownloads; +@property(nonatomic) _Bool forceSynchronousQueueFilling; - (void)_networkTypeDidChangeNotification:(id)arg1; - (void)_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; - (void)_downloadCancelledNotification:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeeder.h b/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeeder.h index 2918eeea3..3ad00fab3 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeeder.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeeder.h @@ -12,15 +12,15 @@ @interface MPAVQueuePlayerFeeder : NSObject { - unsigned int _desiredQueueDepth; + unsigned long long _desiredQueueDepth; MPDownloadManager *_downloadManager; - BOOL _forceSynchronousQueueFilling; - BOOL _fillQueueActive; + _Bool _forceSynchronousQueueFilling; + _Bool _fillQueueActive; NSMutableArray *_items; - BOOL _managesSystemDownloads; - unsigned int _maxQueueDepth; - unsigned int _minQueueDepth; - int _nextFillQueueToken; + _Bool _managesSystemDownloads; + unsigned long long _maxQueueDepth; + unsigned long long _minQueueDepth; + long long _nextFillQueueToken; NSMutableSet *_pausedDownloads; NSObject *_pausedDownloadsQueue; MPQueuePlayer *_player; @@ -29,18 +29,18 @@ NSMutableSet *_reusableItems; } -@property(nonatomic) BOOL managesSystemDownloads; // @synthesize managesSystemDownloads=_managesSystemDownloads; -@property(nonatomic) unsigned int minQueueDepth; // @synthesize minQueueDepth=_minQueueDepth; -@property(nonatomic) unsigned int maxQueueDepth; // @synthesize maxQueueDepth=_maxQueueDepth; -@property(nonatomic) BOOL forceSynchronousQueueFilling; // @synthesize forceSynchronousQueueFilling=_forceSynchronousQueueFilling; +@property(nonatomic) _Bool managesSystemDownloads; // @synthesize managesSystemDownloads=_managesSystemDownloads; +@property(nonatomic) unsigned long long minQueueDepth; // @synthesize minQueueDepth=_minQueueDepth; +@property(nonatomic) unsigned long long maxQueueDepth; // @synthesize maxQueueDepth=_maxQueueDepth; +@property(nonatomic) _Bool forceSynchronousQueueFilling; // @synthesize forceSynchronousQueueFilling=_forceSynchronousQueueFilling; - (void).cxx_destruct; - (void)_updateQueueDepthForRateChange; -- (void)_updatePlayerQueueWithRemovedItems:(id)arg1 addedItems:(id)arg2 removeCurrentItem:(BOOL)arg3; +- (void)_updatePlayerQueueWithRemovedItems:(id)arg1 addedItems:(id)arg2 removeCurrentItem:(_Bool)arg3; - (void)_removeInvalidItems:(id)arg1; -- (void)_reloadQueueKeepingCurrentItem:(BOOL)arg1 allowReusingItems:(BOOL)arg2; +- (void)_reloadQueueKeepingCurrentItem:(_Bool)arg1 allowReusingItems:(_Bool)arg2; - (void)_pauseOrResumeDownloads:(id)arg1 currentDownloadID:(long long)arg2; -- (void)_markIsReusable:(BOOL)arg1 item:(id)arg2; -- (void)reloadQueueKeepingCurrentItem:(BOOL)arg1; +- (void)_markIsReusable:(_Bool)arg1 item:(id)arg2; +- (void)reloadQueueKeepingCurrentItem:(_Bool)arg1; - (void)invalidate; - (void)cancelReusableItemsPassingTest:(id)arg1; - (void)advanceToNextItem; @@ -50,8 +50,8 @@ - (void)_effectiveNetworkTypeDidChangeNotification:(id)arg1; - (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; - (void)_removeCurrentItem; -- (id)_fillInQueueWithExtraSpace:(int)arg1 ignoreExistingItems:(BOOL)arg2 removeCurrentItem:(BOOL)arg3; -- (id)_fillInQueueWithExtraSpace:(int)arg1 ignoreExistingItems:(BOOL)arg2; +- (id)_fillInQueueWithExtraSpace:(int)arg1 ignoreExistingItems:(_Bool)arg2 removeCurrentItem:(_Bool)arg3; +- (id)_fillInQueueWithExtraSpace:(int)arg1 ignoreExistingItems:(_Bool)arg2; - (id)_fillInQueueWithExtraSpace:(int)arg1; - (void)_fillInQueue; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; diff --git a/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeederSource-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeederSource-Protocol.h index 1241c252f..c568441a5 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeederSource-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVQueuePlayerFeederSource-Protocol.h @@ -9,7 +9,7 @@ @protocol MPAVQueuePlayerFeederSource - (void)queuePlayerFeederFailedToQueueAnyItems:(id)arg1; - (void)queuePlayerFeederDidUpdateQueue:(id)arg1 queuedItems:(id)arg2 dequeuedItems:(id)arg3; -- (BOOL)queuePlayerFeeder:(id)arg1 willInsertItem:(id)arg2; +- (_Bool)queuePlayerFeeder:(id)arg1 willInsertItem:(id)arg2; - (void)queuePlayerFeeder:(id)arg1 willRemoveItem:(id)arg2; - (id)queuePlayerFeeder:(id)arg1 itemToFollowItem:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAVRoute.h b/iOS7/Frameworks/MediaPlayer/MPAVRoute.h index 2f7afcf60..83ff8b2e0 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAVRoute.h +++ b/iOS7/Frameworks/MediaPlayer/MPAVRoute.h @@ -10,34 +10,38 @@ @interface MPAVRoute : NSObject { - BOOL _displayIsPicked; - int _displayRouteType; - BOOL _isPicked; - BOOL _requiresPassword; - unsigned int _routeIndex; + _Bool _displayIsPicked; + long long _displayRouteType; + _Bool _isPicked; + _Bool _requiresPassword; + unsigned long long _routeIndex; NSString *_routeName; - int _routeType; + long long _routeType; NSString *_routeUID; + long long _routeSubtype; } -+ (id)_availableRoutesFromAudioDeviceController:(id)arg1 forType:(unsigned int)arg2; ++ (long long)_routeSubtypeForAVOutputRouteType:(id)arg1; ++ (id)_availableRoutesFromAudioDeviceController:(id)arg1 forType:(unsigned long long)arg2; + (id)_audioDeviceController; + (id)wirelessDisplayRouteForRoute:(id)arg1; + (id)videoRouteForRoute:(id)arg1; -+ (id)availableRoutesForType:(unsigned int)arg1; -+ (BOOL)availableRoutesExistForType:(unsigned int)arg1; ++ (id)availableRoutesForType:(unsigned long long)arg1; ++ (_Bool)availableRoutesExistForType:(unsigned long long)arg1; +@property(readonly, nonatomic) long long routeSubtype; // @synthesize routeSubtype=_routeSubtype; @property(readonly, nonatomic) NSString *routeUID; // @synthesize routeUID=_routeUID; -@property(readonly, nonatomic) int routeType; // @synthesize routeType=_routeType; -@property(readonly, nonatomic) unsigned int routeIndex; // @synthesize routeIndex=_routeIndex; -@property(readonly, nonatomic) BOOL requiresPassword; // @synthesize requiresPassword=_requiresPassword; +@property(readonly, nonatomic) long long routeType; // @synthesize routeType=_routeType; +@property(readonly, nonatomic) unsigned long long routeIndex; // @synthesize routeIndex=_routeIndex; +@property(readonly, nonatomic) _Bool requiresPassword; // @synthesize requiresPassword=_requiresPassword; @property(readonly, nonatomic) NSString *name; // @synthesize name=_routeName; -@property(nonatomic) BOOL isPicked; // @synthesize isPicked=_isPicked; -@property(nonatomic) int displayRouteType; // @synthesize displayRouteType=_displayRouteType; -@property(nonatomic) BOOL displayIsPicked; // @synthesize displayIsPicked=_displayIsPicked; +@property(nonatomic) _Bool isPicked; // @synthesize isPicked=_isPicked; +@property(nonatomic) long long displayRouteType; // @synthesize displayRouteType=_displayRouteType; +@property(nonatomic) _Bool displayIsPicked; // @synthesize displayIsPicked=_displayIsPicked; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (id)_initWithName:(id)arg1 routeType:(int)arg2 routeUID:(id)arg3 routeIndex:(unsigned int)arg4 requiresPassword:(BOOL)arg5; +@property(readonly, nonatomic) _Bool isBluetoothRoute; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)_initWithName:(id)arg1 routeType:(long long)arg2 routeSubtype:(long long)arg3 routeUID:(id)arg4 routeIndex:(unsigned long long)arg5 requiresPassword:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAbstractAlternateTracksViewController.h b/iOS7/Frameworks/MediaPlayer/MPAbstractAlternateTracksViewController.h index 2ae918bc2..3e1b8f8b8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAbstractAlternateTracksViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAbstractAlternateTracksViewController.h @@ -8,16 +8,16 @@ @interface MPAbstractAlternateTracksViewController : MPViewController { - unsigned int _selectedTracks[2]; - unsigned int _previousTracks[2]; + unsigned long long _selectedTracks[2]; + unsigned long long _previousTracks[2]; } -- (BOOL)_hasSubtitlesGroup; -- (BOOL)_hasAudioGroup; -- (unsigned int)typeForGroup:(int)arg1; -- (unsigned int)indexForGroup:(int)arg1; -- (id)arrayForGroup:(int)arg1; -- (unsigned int)countOfGroups; +- (_Bool)_hasSubtitlesGroup; +- (_Bool)_hasAudioGroup; +- (unsigned long long)typeForGroup:(long long)arg1; +- (unsigned long long)indexForGroup:(long long)arg1; +- (id)arrayForGroup:(long long)arg1; +- (unsigned long long)countOfGroups; - (id)alternateTracks; - (void)saveChanges; - (void)removeLoadingUI; diff --git a/iOS7/Frameworks/MediaPlayer/MPAbstractFullScreenVideoViewController.h b/iOS7/Frameworks/MediaPlayer/MPAbstractFullScreenVideoViewController.h index 5df77ae59..4b1c210d6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAbstractFullScreenVideoViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAbstractFullScreenVideoViewController.h @@ -15,56 +15,51 @@ unsigned int _showControlsAfterRotate:1; unsigned int _autoHidingForItemChange:1; unsigned int _scheduledAutoHide:1; - unsigned int _orientationForStatusBarOverrideActive:1; - int _orientationForStatusBarOverride; } -- (int)_validInterfaceOrientation; -- (void)_setStatusBarVisible:(BOOL)arg1 duration:(float)arg2; -- (int)statusBarStyle; -- (void)_hideOverlayWithAnimation:(BOOL)arg1 shouldUpdateAutohideFlag:(BOOL)arg2; -- (void)_hideOverlayWithAnimation:(BOOL)arg1; +- (long long)_validInterfaceOrientation; +- (void)_hideOverlayWithAnimation:(_Bool)arg1 shouldUpdateAutohideFlag:(_Bool)arg2; +- (void)_hideOverlayWithAnimation:(_Bool)arg1; - (void)_autohideControlsOverlay; - (void)scheduleControlsOverlayAutohideAfterDelay:(double)arg1; - (void)cancelControlsOverlayAutohide; -- (void)hideOverlayAnimated:(BOOL)arg1; -- (void)showOverlayAnimated:(BOOL)arg1; -- (void)transformVideoForInterfaceOrientation:(int)arg1 animate:(BOOL)arg2; +- (void)hideOverlayAnimated:(_Bool)arg1; +- (void)showOverlayAnimated:(_Bool)arg1; +- (void)transformVideoForInterfaceOrientation:(long long)arg1 animate:(_Bool)arg2; - (void)_applicationDidBecomeActive:(id)arg1; - (void)_resumedEventsOnlyNotification:(id)arg1; - (void)videoView_playbackStateChangedNotification:(id)arg1; - (void)videoView_bufferingStateChangedNotification:(id)arg1; -- (BOOL)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; -- (BOOL)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; - (void)overlayDidEndScrubbing:(id)arg1; - (void)overlayDidBeginScrubbing:(id)arg1; - (void)swipableViewHadActivity:(id)arg1; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2 atLocation:(struct CGPoint)arg3; -- (BOOL)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned long long)arg2 atLocation:(struct CGPoint)arg3; +- (_Bool)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)setDisableControlsAutohide:(BOOL)arg1; -- (BOOL)canShowControlsOverlay; -- (void)setCanShowControlsOverlay:(BOOL)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)setDisableControlsAutohide:(_Bool)arg1; +- (_Bool)canShowControlsOverlay; +- (void)setCanShowControlsOverlay:(_Bool)arg1; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; - (void)setDisabledParts:(unsigned long long)arg1; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2 force:(BOOL)arg3; -- (BOOL)controlsOverlayVisible; -- (BOOL)canHideOverlay:(BOOL)arg1; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2 force:(_Bool)arg3; +- (_Bool)controlsOverlayVisible; +- (_Bool)canHideOverlay:(_Bool)arg1; - (void)displayVideoViewOnScreen; - (id)newAlternateTracksTransition; - (void)setPlayer:(id)arg1; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -- (int)orientationForStatusBar; +- (void)setOrientation:(long long)arg1 animate:(_Bool)arg2; - (void)setItem:(id)arg1; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -- (BOOL)forceScaleToFitInPortrait; -- (void)setInhibitOverlay:(BOOL)arg1; -- (BOOL)inhibitOverlay; +- (_Bool)canDisplayItem:(id)arg1 withInterfaceOrientation:(long long)arg2; +- (_Bool)forceScaleToFitInPortrait; +- (void)setInhibitOverlay:(_Bool)arg1; +- (_Bool)inhibitOverlay; - (void)showOverlayIfNecessary; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPAirTrafficMediaDownloadObserver.h b/iOS7/Frameworks/MediaPlayer/MPAirTrafficMediaDownloadObserver.h index 71a3b6383..cf6d4ebdd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAirTrafficMediaDownloadObserver.h +++ b/iOS7/Frameworks/MediaPlayer/MPAirTrafficMediaDownloadObserver.h @@ -19,7 +19,7 @@ + (void)connection:(id)arg1 updatedProgress:(id)arg2; + (void)initialize; - (void).cxx_destruct; -- (BOOL)isPurchasing; +- (_Bool)isPurchasing; - (double)downloadProgress; - (void)_onQueue_invalidate; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTextTrack.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTextTrack.h index 59463c71a..196c095b9 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTextTrack.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTextTrack.h @@ -10,23 +10,23 @@ @interface MPAlternateTextTrack : MPAlternateTrack { - int _type; + long long _type; NSString *_name; NSLocale *_locale; - int _tag; + long long _tag; } + (id)autoTrack; + (id)offTrack; -@property(nonatomic) int tag; // @synthesize tag=_tag; +@property(nonatomic) long long tag; // @synthesize tag=_tag; - (void).cxx_destruct; - (id)_displayNameForName:(id)arg1; - (id)displayName; -@property(readonly, nonatomic) int type; +@property(readonly, nonatomic) long long type; @property(readonly, nonatomic) NSLocale *locale; -@property(readonly, nonatomic) BOOL isInBand; -- (int)compare:(id)arg1; -- (id)initWithType:(int)arg1 name:(id)arg2 locale:(id)arg3; +@property(readonly, nonatomic) _Bool isInBand; +- (long long)compare:(id)arg1; +- (id)initWithType:(long long)arg1 name:(id)arg2 locale:(id)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTrack.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTrack.h index abe4cff75..3c254da25 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTrack.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTrack.h @@ -22,7 +22,7 @@ - (void).cxx_destruct; - (void)_setDisplayNameFromOption:(id)arg1; - (id)description; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)initWithOption:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTrackCellBackgroundView.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTrackCellBackgroundView.h index 448c44e11..e0c12284b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTrackCellBackgroundView.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTrackCellBackgroundView.h @@ -19,8 +19,8 @@ - (void).cxx_destruct; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; -- (void)_createBezierPathWithCornerRadius:(float)arg1 bottomRadius:(float)arg2 animating:(BOOL)arg3; -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; +- (void)_createBezierPathWithCornerRadius:(double)arg1 bottomRadius:(double)arg2 animating:(_Bool)arg3; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)_invalidatePaths; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTracks.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTracks.h index 56951e93e..f97f8d1d2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTracks.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTracks.h @@ -15,7 +15,7 @@ MPAVItem *_item; NSDictionary *_alternateTracks; NSMutableDictionary *_trackChangeDictionary; - BOOL _disableAlternateTextTrackRendering; + _Bool _disableAlternateTextTrackRendering; AVPlayerItemLegibleOutput *_legibleOutput; MPAlternateTextTrack *_currentTextTrack; NSArray *_outOfBandTextTracks; @@ -23,24 +23,24 @@ + (id)accessibleSubtitleCharacteristics; + (id)subtitleLanguages; -@property(nonatomic) BOOL disableAlternateTextTrackRendering; // @synthesize disableAlternateTextTrackRendering=_disableAlternateTextTrackRendering; +@property(nonatomic) _Bool disableAlternateTextTrackRendering; // @synthesize disableAlternateTextTrackRendering=_disableAlternateTextTrackRendering; @property(retain, nonatomic) NSArray *outOfBandTextTracks; // @synthesize outOfBandTextTracks=_outOfBandTextTracks; - (void).cxx_destruct; - (void)_suppressAVFSubtitleRendering; - (id)_currentTextTrackAccordingToAVF; -- (id)_keyForTrackType:(unsigned int)arg1; +- (id)_keyForTrackType:(unsigned long long)arg1; - (void)enableLegibleOutputIfNecessary; -- (void)reloadDataWithChangedCaptionDisplayType:(BOOL)arg1; +- (void)reloadDataWithChangedCaptionDisplayType:(_Bool)arg1; - (void)reloadData; -- (unsigned int)trackCountForTypes:(unsigned int)arg1; -- (BOOL)hasTracksForTypes:(unsigned int)arg1; +- (unsigned long long)trackCountForTypes:(unsigned long long)arg1; +- (_Bool)hasTracksForTypes:(unsigned long long)arg1; - (void)legibleOutput:(id)arg1 didOutputAttributedStrings:(id)arg2 nativeSampleBuffers:(id)arg3 forItemTime:(CDStruct_1b6d18a9)arg4; -- (id)tracksForType:(unsigned int)arg1; -- (void)setTrack:(id)arg1 forType:(unsigned int)arg2; +- (id)tracksForType:(unsigned long long)arg1; +- (void)setTrack:(id)arg1 forType:(unsigned long long)arg2; @property(retain, nonatomic) MPAlternateTextTrack *selectedAlternateTextTrack; -@property(readonly, nonatomic, getter=isLoaded) BOOL loaded; -- (unsigned int)indexOfCurrentTrackForType:(unsigned int)arg1; -- (id)currentTrackForType:(unsigned int)arg1; +@property(readonly, nonatomic, getter=isLoaded) _Bool loaded; +- (unsigned long long)indexOfCurrentTrackForType:(unsigned long long)arg1; +- (id)currentTrackForType:(unsigned long long)arg1; - (void)commitTrackChanges; - (void)beginTrackChanges; - (id)initWithItem:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksContainerViewController.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksContainerViewController.h index fe822098e..1f231a035 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksContainerViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksContainerViewController.h @@ -10,8 +10,8 @@ { } -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksTransitionController.h index f1ae2dbc6..b71bf5a0f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksTransitionController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksTransitionController.h @@ -16,7 +16,7 @@ @property(nonatomic) __weak MPVideoViewController *videoController; // @synthesize videoController=_videoController; - (void).cxx_destruct; -- (void)performTransition:(unsigned int)arg1; +- (void)performTransition:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksViewController.h b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksViewController.h index f953f823e..ffab12d6f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAlternateTracksViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAlternateTracksViewController.h @@ -21,24 +21,24 @@ } - (void).cxx_destruct; -- (void)_setCell:(id)arg1 isChecked:(BOOL)arg2; -- (void)_exitAnimated:(BOOL)arg1; +- (void)_setCell:(id)arg1 isChecked:(_Bool)arg2; +- (void)_exitAnimated:(_Bool)arg1; - (void)removeLoadingUI; - (void)addLoadingUI; - (void)reloadData; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)_doneButtonAction:(id)arg1; - (void)_cancelButtonAction:(id)arg1; - (void)loadView; -- (void)viewWillAppear:(BOOL)arg1; -- (void)willChangeToInterfaceOrientation:(int)arg1; -- (void)didChangeToInterfaceOrientation:(int)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)willChangeToInterfaceOrientation:(long long)arg1; +- (void)didChangeToInterfaceOrientation:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAnisotropicHighlightView.h b/iOS7/Frameworks/MediaPlayer/MPAnisotropicHighlightView.h index 5b6293542..9337282d6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAnisotropicHighlightView.h +++ b/iOS7/Frameworks/MediaPlayer/MPAnisotropicHighlightView.h @@ -10,7 +10,7 @@ @interface MPAnisotropicHighlightView : UIView { - float _filteredHighlightX; + double _filteredHighlightX; UIImageView *_highlightImageView; id _motionManagerObserver; } diff --git a/iOS7/Frameworks/MediaPlayer/MPArrayQueueFeeder.h b/iOS7/Frameworks/MediaPlayer/MPArrayQueueFeeder.h index 5f48aade0..471da1840 100644 --- a/iOS7/Frameworks/MediaPlayer/MPArrayQueueFeeder.h +++ b/iOS7/Frameworks/MediaPlayer/MPArrayQueueFeeder.h @@ -15,10 +15,10 @@ - (void).cxx_destruct; @property(readonly, nonatomic) NSArray *items; -- (id)playbackInfoAtIndex:(unsigned int)arg1; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)itemCount; -- (id)copyRawItemAtIndex:(unsigned int)arg1; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)itemCount; +- (id)copyRawItemAtIndex:(unsigned long long)arg1; - (void)dealloc; - (id)initWithItems:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPArtworkSheenView.h b/iOS7/Frameworks/MediaPlayer/MPArtworkSheenView.h index 9a0638107..7e8defa90 100644 --- a/iOS7/Frameworks/MediaPlayer/MPArtworkSheenView.h +++ b/iOS7/Frameworks/MediaPlayer/MPArtworkSheenView.h @@ -12,7 +12,7 @@ { CALayer *_imageLayer; id _motionManagerObserver; - float _rotation; + double _rotation; } - (void).cxx_destruct; diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioAndSubtitlesController.h b/iOS7/Frameworks/MediaPlayer/MPAudioAndSubtitlesController.h index a19b25f21..cb710be00 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioAndSubtitlesController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioAndSubtitlesController.h @@ -16,8 +16,8 @@ MPAVItem *_avItem; id _delegate; UITableView *_tableView; - BOOL _hasAudio; - BOOL _hasSubtitles; + _Bool _hasAudio; + _Bool _hasSubtitles; MPAlternateTrack *_originalAudioTrack; MPAlternateTrack *_originalSubtitleTrack; MPAlternateTrack *_newAudioTrack; @@ -28,12 +28,13 @@ - (void).cxx_destruct; - (id)_trackAtIndexPath:(id)arg1; - (void)_doneButtonTapped:(id)arg1; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)loadView; - (void)dealloc; - (id)initWithAVItem:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioDeviceController.h b/iOS7/Frameworks/MediaPlayer/MPAudioDeviceController.h index 3995dbd8c..20af450e0 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioDeviceController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioDeviceController.h @@ -12,68 +12,69 @@ { NSString *_category; id _delegate; - BOOL _determiningPickableRoutes; - BOOL _fakeRouteAvailable; + _Bool _determiningPickableRoutes; + _Bool _fakeRouteAvailable; NSArray *_pickableRoutes; NSDictionary *_pickedRoute; - BOOL _pickedRouteHasVolumeControl; - BOOL _pickedRouteHasVolumeControlIsValid; + _Bool _pickedRouteHasVolumeControl; + _Bool _pickedRouteHasVolumeControlIsValid; NSMutableArray *_pickableRoutesCompletionHandlers; - BOOL _scheduledSendAudioRoutesDidChange; + _Bool _scheduledSendAudioRoutesDidChange; } -+ (void)setRouteDiscoveryEnabled:(BOOL)arg1; -+ (BOOL)routeDiscoveryEnabled; ++ (void)setRouteDiscoveryEnabled:(_Bool)arg1; ++ (_Bool)routeDiscoveryEnabled; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_sendFakeRouteChange; - (void)_scheduleSendDelegateAudioRoutesChanged; -- (void)_registerForAVControllerNotifications; -- (void)_mediaServerDied; -- (BOOL)_routeIsWireless:(id)arg1; -- (BOOL)_routeIsReceiver:(id)arg1; -- (BOOL)_routeIsHandset:(id)arg1; -- (BOOL)_routeIsHeadphones:(id)arg1; -- (BOOL)_routeIsDisplayPort:(id)arg1; -- (BOOL)_routeIsSpeaker:(id)arg1; +- (void)_unregisterNotifications; +- (void)_registerNotifications; +- (_Bool)_routeIsWireless:(id)arg1; +- (_Bool)_routeIsReceiver:(id)arg1; +- (_Bool)_routeIsHandset:(id)arg1; +- (_Bool)_routeIsHeadphones:(id)arg1; +- (_Bool)_routeIsDisplayPort:(id)arg1; +- (_Bool)_routeIsSpeaker:(id)arg1; - (id)_pickedRoute; - (id)_pickableRoutes; +- (void)_mediaServerDiedNotification:(id)arg1; - (void)_routeDiscoveryDidEndNotification:(id)arg1; - (void)_portStatusDidChangeNotification:(id)arg1; - (void)_pickableRoutesChangedNotification:(id)arg1; - (void)_activeAudioRouteDidChange:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -@property(nonatomic) BOOL routeDiscoveryEnabled; -- (BOOL)wirelessRouteIsPicked; -- (BOOL)volumeControlIsAvailable; -- (BOOL)speakerRouteIsPicked; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +@property(nonatomic) _Bool routeDiscoveryEnabled; +- (_Bool)wirelessRouteIsPicked; +- (_Bool)volumeControlIsAvailable; +- (_Bool)speakerRouteIsPicked; - (void)setCategory:(id)arg1; -- (id)routeTypeAtIndex:(unsigned int)arg1; -- (BOOL)routeRequiresPasswordAtIndex:(unsigned int)arg1; -- (BOOL)routeOtherThanHandsetAndSpeakerIsAvailable; -- (BOOL)routeOtherThanHandsetIsAvailable; -- (id)routeNameAtIndex:(unsigned int)arg1 isPicked:(char *)arg2; -- (id)routeDescriptionAtIndex:(unsigned int)arg1; +- (id)routeTypeAtIndex:(unsigned long long)arg1; +- (_Bool)routeRequiresPasswordAtIndex:(unsigned long long)arg1; +- (_Bool)routeOtherThanHandsetAndSpeakerIsAvailable; +- (_Bool)routeOtherThanHandsetIsAvailable; +- (id)routeNameAtIndex:(unsigned long long)arg1 isPicked:(_Bool *)arg2; +- (id)routeDescriptionAtIndex:(unsigned long long)arg1; - (void)restorePickedRoute; -- (BOOL)receiverRouteIsPicked; -- (BOOL)pickSpeakerRoute; -- (BOOL)pickRouteAtIndex:(unsigned int)arg1 withPassword:(id)arg2; -- (BOOL)pickRouteAtIndex:(unsigned int)arg1; -- (BOOL)pickRoute:(id)arg1 withPassword:(id)arg2; -- (BOOL)pickRoute:(id)arg1; -- (BOOL)pickHandsetRoute; +- (_Bool)receiverRouteIsPicked; +- (_Bool)pickSpeakerRoute; +- (_Bool)pickRouteAtIndex:(unsigned long long)arg1 withPassword:(id)arg2; +- (_Bool)pickRouteAtIndex:(unsigned long long)arg1; +- (_Bool)pickRoute:(id)arg1 withPassword:(id)arg2; +- (_Bool)pickRoute:(id)arg1; +- (_Bool)pickHandsetRoute; - (id)pickedRouteDescription; -- (BOOL)pickBestDeviceRoute; -- (unsigned int)numberOfAudioRoutes; +- (_Bool)pickBestDeviceRoute; +- (unsigned long long)numberOfAudioRoutes; - (id)nameOfPickedRoute; - (void)logCurrentRoutes; -- (BOOL)isPickedRouteDistinctFromRoute:(id)arg1; -- (int)indexOfRouteWithName:(id)arg1; -- (int)indexOfPickedRoute; -- (BOOL)handsetRouteIsPicked; +- (_Bool)isPickedRouteDistinctFromRoute:(id)arg1; +- (long long)indexOfRouteWithName:(id)arg1; +- (long long)indexOfPickedRoute; +- (_Bool)handsetRouteIsPicked; - (void)determinePickableRoutesWithCompletionHandler:(id)arg1; - (void)clearCachedRoutes; -- (BOOL)airtunesRouteIsPicked; +- (_Bool)airtunesRouteIsPicked; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioRouteCell.h b/iOS7/Frameworks/MediaPlayer/MPAudioRouteCell.h index 8eba1e351..403abcbd5 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioRouteCell.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioRouteCell.h @@ -14,9 +14,9 @@ } - (void).cxx_destruct; -- (void)setPicked:(BOOL)arg1; +- (void)setPicked:(_Bool)arg1; - (void)layoutSubviews; -- (id)initWithRouteName:(id)arg1 isPicked:(BOOL)arg2; +- (id)initWithRouteName:(id)arg1 isPicked:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioRoutingPicker.h b/iOS7/Frameworks/MediaPlayer/MPAudioRoutingPicker.h index a3a4ab01b..92cd8e423 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioRoutingPicker.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioRoutingPicker.h @@ -15,18 +15,18 @@ @interface MPAudioRoutingPicker : UIAlertView { MPAudioDeviceController *_audioDeviceController; - BOOL _ignoringInteractionEvents; + _Bool _ignoringInteractionEvents; NSArray *_routes; } - (void).cxx_destruct; -- (BOOL)_pickRouteAtIndex:(unsigned int)arg1 withPassword:(id)arg2; -- (BOOL)requiresPortraitOrientation; +- (_Bool)_pickRouteAtIndex:(unsigned long long)arg1 withPassword:(id)arg2; +- (_Bool)requiresPortraitOrientation; - (void)willMoveToSuperview:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)dealloc; - (void)setAVPlayer:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingActionSheet.h b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingActionSheet.h index 9b84996be..aec3af773 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingActionSheet.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingActionSheet.h @@ -13,28 +13,30 @@ @interface MPAudioVideoRoutingActionSheet : UIActionSheet { int _airPlayPasswordAlertDidAppearToken; - BOOL _airPlayPasswordAlertDidAppearTokenIsValid; + _Bool _airPlayPasswordAlertDidAppearTokenIsValid; MPAudioDeviceController *_audioDeviceController; - unsigned int _avItemType; + unsigned long long _avItemType; id _completionHandler; UIViewController *_viewControllerForActionSheet; UIWindow *_windowForActionSheet; - BOOL _shouldPauseAfterDismissing; + _Bool _shouldPauseAfterDismissing; NSArray *_displayedRoutes; } - (void).cxx_destruct; - (void)_debugButtonAction:(id)arg1; - (id)_availableRoutes; -- (BOOL)_isDeviceVideoRoute:(id)arg1; -- (void)showInPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 backgroundStyle:(int)arg3 animated:(BOOL)arg4 completionHandler:(id)arg5; +- (_Bool)_isDeviceVideoRoute:(id)arg1; +- (void)showInPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 backgroundStyle:(long long)arg3 animated:(_Bool)arg4 completionHandler:(id)arg5; - (void)showWithValidInterfaceOrientationsBlock:(id)arg1 completionHandler:(void)arg2; +- (void)showWithValidInterfaceOrientationMaskBlock:(id)arg1 windowLevel:(void)arg2 completionHandler:(double)arg3; - (void)showWithValidInterfaceOrientationMaskBlock:(id)arg1 completionHandler:(void)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)showFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3 withCompletionHandler:(id)arg4; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithType:(unsigned int)arg1; +- (id)initWithType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingPopoverController.h b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingPopoverController.h index 3fe4dea9b..4ab49d618 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingPopoverController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingPopoverController.h @@ -9,15 +9,15 @@ @interface MPAudioVideoRoutingPopoverController : UIPopoverController { int _airPlayPasswordAlertDidAppearToken; - BOOL _airPlayPasswordAlertDidAppearTokenIsValid; + _Bool _airPlayPasswordAlertDidAppearTokenIsValid; } - (id)_tableViewController; - (id)audioDeviceController; - (void)dealloc; - (id)initWithContentViewController:(id)arg1; -- (id)initWithType:(unsigned int)arg1 includeMirroring:(BOOL)arg2; -- (id)initWithType:(unsigned int)arg1; +- (id)initWithType:(unsigned long long)arg1 includeMirroring:(_Bool)arg2; +- (id)initWithType:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingTableViewController.h b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingTableViewController.h index c26efcb7e..dfd63a335 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingTableViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingTableViewController.h @@ -13,22 +13,22 @@ @interface MPAudioVideoRoutingTableViewController : UITableViewController { int _airPlayPasswordAlertDidAppearToken; - BOOL _airPlayPasswordAlertDidAppearTokenIsValid; + _Bool _airPlayPasswordAlertDidAppearTokenIsValid; int _airPlayPasswordAlertDidCancelToken; MPAudioDeviceController *_audioDeviceController; - unsigned int _avItemType; - BOOL _displayMirroringRoutes; + unsigned long long _avItemType; + _Bool _displayMirroringRoutes; NSArray *_displayedRoutes; - BOOL _wirelessDisplayCapableRouteIsPicked; - BOOL _wirelessDisplayRouteIsPendingAsPicked; + _Bool _wirelessDisplayCapableRouteIsPicked; + _Bool _wirelessDisplayRouteIsPendingAsPicked; } + (id)routesPreferringMirroring; @property(readonly, nonatomic) MPAudioDeviceController *audioDeviceController; // @synthesize audioDeviceController=_audioDeviceController; - (void).cxx_destruct; -- (BOOL)_wirelessDisplayCapableRouteIsPicked; +- (_Bool)_wirelessDisplayCapableRouteIsPicked; - (id)_pickedRoute; -- (id)_effectivePickedRouteReturningActualPickedRouteType:(int *)arg1; +- (id)_effectivePickedRouteReturningActualPickedRouteType:(long long *)arg1; - (id)_displayedRoutes; - (id)_availableRoutes; - (void)_mirroringSwitchValueDidChange:(id)arg1; @@ -36,11 +36,11 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)viewDidAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidAppear:(_Bool)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)dealloc; -- (id)initWithType:(unsigned int)arg1 displayMirroringRoutes:(BOOL)arg2; +- (id)initWithType:(unsigned long long)arg1 displayMirroringRoutes:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingViewController.h b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingViewController.h index c4c874ad3..1cd1099d6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPAudioVideoRoutingViewController.h @@ -15,7 +15,7 @@ id _delegate; } -+ (BOOL)hasWirelessDisplayRoutes; ++ (_Bool)hasWirelessDisplayRoutes; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_doneAction:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPButton.h b/iOS7/Frameworks/MediaPlayer/MPButton.h index f76d06c41..c9ef220c3 100644 --- a/iOS7/Frameworks/MediaPlayer/MPButton.h +++ b/iOS7/Frameworks/MediaPlayer/MPButton.h @@ -13,8 +13,8 @@ unsigned int _holding:1; } -+ (id)easyTouchButtonWithType:(int)arg1; -+ (float)easyTouchDefaultCharge; ++ (id)easyTouchButtonWithType:(long long)arg1; ++ (double)easyTouchDefaultCharge; + (struct UIEdgeInsets)easyTouchDefaultHitRectInsets; @property(nonatomic) double holdDelayInterval; // @synthesize holdDelayInterval=_holdDelayInterval; @property(nonatomic) struct UIEdgeInsets hitRectInsets; // @synthesize hitRectInsets=_hitRectInsets; @@ -22,11 +22,12 @@ - (void)_handleTouchDown; - (void)_handleTouchCancel; - (void)_delayedTriggerHold; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)dealloc; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGRect)hitRect; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)cancelTrackingWithEvent:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPCenteringNavigationBar.h b/iOS7/Frameworks/MediaPlayer/MPCenteringNavigationBar.h deleted file mode 100644 index 71788664d..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPCenteringNavigationBar.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationBar.h" - -@interface MPCenteringNavigationBar : UINavigationBar -{ -} - -- (void)layoutSubviews; -- (void)addSubview:(id)arg1; -- (void)removeBackgroundImage; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPClientMediaPickerController-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPClientMediaPickerController-Protocol.h new file mode 100644 index 000000000..6e6a7ecbe --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPClientMediaPickerController-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPClientMediaPickerController +- (void)remoteMediaPickerDidCancel; +- (void)remoteMediaPickerDidPickMediaItems:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPClosedCaptionDisplay.h b/iOS7/Frameworks/MediaPlayer/MPClosedCaptionDisplay.h index c377a40cb..efc53e484 100644 --- a/iOS7/Frameworks/MediaPlayer/MPClosedCaptionDisplay.h +++ b/iOS7/Frameworks/MediaPlayer/MPClosedCaptionDisplay.h @@ -12,16 +12,16 @@ { UILabel *_label; UIView *_backgroundView; - BOOL _hidden; - BOOL _rotating; + _Bool _hidden; + _Bool _rotating; } - (void).cxx_destruct; - (void)setText:(id)arg1; -- (void)_updatePositioning:(BOOL)arg1; +- (void)_updatePositioning:(_Bool)arg1; - (void)setNeedsLayout; - (void)endLayoutChange; -- (void)startLayoutChange:(BOOL)arg1; +- (void)startLayoutChange:(_Bool)arg1; - (void)_hidePanel; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPCloudAssetDownloadController.h b/iOS7/Frameworks/MediaPlayer/MPCloudAssetDownloadController.h index a5773fb31..542d1e3e0 100644 --- a/iOS7/Frameworks/MediaPlayer/MPCloudAssetDownloadController.h +++ b/iOS7/Frameworks/MediaPlayer/MPCloudAssetDownloadController.h @@ -11,7 +11,7 @@ @interface MPCloudAssetDownloadController : NSObject { NSMutableDictionary *_downloadSessionsForMediaItemIDs; - BOOL _downloadSessionsPaused; + _Bool _downloadSessionsPaused; unsigned long long _prioritizedMediaItemID; } @@ -25,16 +25,16 @@ - (id)_newAVAssetForPurchaseResponseDictionary:(id)arg1 mediaItem:(id)arg2 preferredAssetFlavor:(id)arg3 options:(id)arg4; - (id)_newAVAssetForMediaItem:(id)arg1 options:(id)arg2; - (id)_newAssetForExistingDownloadSession:(id)arg1 options:(id)arg2; -- (BOOL)_mediaItemHasDownloadSessionForPersistentID:(unsigned long long)arg1; +- (_Bool)_mediaItemHasDownloadSessionForPersistentID:(unsigned long long)arg1; - (id)_lowBitrateCachedAssetDestinationDirectory; - (id)_downloadKeyCookieWithValue:(id)arg1 URL:(id)arg2; -- (BOOL)_canPlayCachedAssetAtPath:(id)arg1; +- (_Bool)_canPlayCachedAssetAtPath:(id)arg1; - (void)_cancelDownloadSession:(id)arg1; - (id)_cachedAssetDestinationDirectory; - (void)resumeAllDownloadSessions; - (void)prioritizeDownloadSessionForMediaItem:(id)arg1; - (void)pauseAllDownloadSessions; -- (BOOL)mediaItemHasDownloadSession:(id)arg1; +- (_Bool)mediaItemHasDownloadSession:(id)arg1; - (id)assetForMediaItem:(id)arg1 options:(id)arg2; - (void)_networkTypeChangedNotification:(id)arg1; - (void)_matchCellularDataRestrictedDidChangeNotification:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPCloudController.h b/iOS7/Frameworks/MediaPlayer/MPCloudController.h index 89d899e24..c3f588c19 100644 --- a/iOS7/Frameworks/MediaPlayer/MPCloudController.h +++ b/iOS7/Frameworks/MediaPlayer/MPCloudController.h @@ -12,17 +12,17 @@ { HSCloudClient *_cloudClient; NSObject *_cloudAvailabilityController; - BOOL _isUpdateInProgress; + _Bool _isUpdateInProgress; int _preferencesChangedNotifyToken; - BOOL _preferencesChangedNotifyTokenIsValid; - BOOL _isInitialImport; - BOOL _isCloudEnabled; + _Bool _preferencesChangedNotifyTokenIsValid; + _Bool _isInitialImport; + _Bool _isCloudEnabled; } + (void)migrateCellularDataPreferencesIfNeeded; -+ (BOOL)isMediaApplication; ++ (_Bool)isMediaApplication; + (id)sharedCloudController; -@property(readonly, nonatomic) BOOL isCloudEnabled; // @synthesize isCloudEnabled=_isCloudEnabled; +@property(readonly, nonatomic) _Bool isCloudEnabled; // @synthesize isCloudEnabled=_isCloudEnabled; - (void).cxx_destruct; - (void)_initializeUpdateInProgressState; - (void)updatePlaylistWithSagaID:(unsigned long long)arg1 itemSagaIDs:(id)arg2 completionHandler:(id)arg3; @@ -32,21 +32,22 @@ - (void)removePlaylistWithSagaID:(unsigned long long)arg1 completionHandler:(id)arg2; - (void)loadUpdateProgressWithCompletionHandler:(id)arg1; - (void)loadGeniusItemsForSagaID:(unsigned long long)arg1 completionHandler:(id)arg2; -@property(readonly, nonatomic) BOOL isUpdateInProgress; // @synthesize isUpdateInProgress=_isUpdateInProgress; -@property(readonly, nonatomic) BOOL isInitialImport; // @synthesize isInitialImport=_isInitialImport; -@property(readonly, nonatomic) BOOL isGeniusEnabled; +@property(readonly, nonatomic) _Bool isUpdateInProgress; // @synthesize isUpdateInProgress=_isUpdateInProgress; +@property(readonly, nonatomic) _Bool isInitialImport; // @synthesize isInitialImport=_isInitialImport; +@property(readonly, nonatomic) _Bool isGeniusEnabled; - (void)incrementItemProperty:(id)arg1 forSagaID:(unsigned long long)arg2; -@property(readonly, nonatomic) BOOL hasCloudLockerAccount; -@property(readonly, nonatomic) BOOL hasPurchaseHistoryAccount; +@property(readonly, nonatomic) _Bool hasCloudLockerAccount; +@property(readonly, nonatomic) _Bool hasPurchaseHistoryAccount; - (void)becomeActive; - (void)addGeniusPlaylistWithName:(id)arg1 seedItemSagaIDs:(id)arg2 itemSagaIDs:(id)arg3 completionHandler:(id)arg4; - (void)addPlaylistWithName:(id)arg1 completionHandler:(id)arg2; -@property(readonly, nonatomic) BOOL canShowCloudVideo; -@property(readonly, nonatomic) BOOL canShowCloudMusic; -@property(readonly, nonatomic) BOOL canShowCloudDownloadButtons; -- (BOOL)shouldProhibitActionsForCurrentNetworkConditions; -- (BOOL)isCellularDataRestricted; -- (BOOL)hasProperNetworkConditionsToPlayMedia; +@property(readonly, nonatomic) _Bool canShowCloudVideo; +@property(readonly, nonatomic) _Bool canShowCloudMusic; +@property(readonly, nonatomic) _Bool canDefaultMediaLibraryShowCloudContent; +@property(readonly, nonatomic) _Bool canShowCloudDownloadButtons; +- (_Bool)shouldProhibitActionsForCurrentNetworkConditions; +- (_Bool)isCellularDataRestricted; +- (_Bool)hasProperNetworkConditionsToPlayMedia; - (void)isCellularDataRestrictedDidChangeNotification:(id)arg1; - (void)canShowCloudTracksDidChangeNotification:(id)arg1; - (void)canShowCloudDownloadButtonsDidChangeNotification:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPCloudDownloadButton.h b/iOS7/Frameworks/MediaPlayer/MPCloudDownloadButton.h index c15a71cd9..b66e370c6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPCloudDownloadButton.h +++ b/iOS7/Frameworks/MediaPlayer/MPCloudDownloadButton.h @@ -8,17 +8,17 @@ @interface MPCloudDownloadButton : UIButton { - int _cloudButtonStyle; + long long _cloudButtonStyle; } -+ (int)_buttonTypeForCloudDownloadButtonStyle:(int)arg1; -+ (struct CGSize)defaultSizeForStyle:(int)arg1; -+ (id)cloudDownloadButtonWithStyle:(int)arg1; -@property(nonatomic) int cloudButtonStyle; // @synthesize cloudButtonStyle=_cloudButtonStyle; ++ (long long)_buttonTypeForCloudDownloadButtonStyle:(long long)arg1; ++ (struct CGSize)defaultSizeForStyle:(long long)arg1; ++ (id)cloudDownloadButtonWithStyle:(long long)arg1; +@property(nonatomic) long long cloudButtonStyle; // @synthesize cloudButtonStyle=_cloudButtonStyle; - (void)_touchEndedAction:(id)arg1; - (void)_touchDownAction:(id)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaEntityPropertiesCache.h b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaEntityPropertiesCache.h index c90e0ce30..dee825d8a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaEntityPropertiesCache.h +++ b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaEntityPropertiesCache.h @@ -26,7 +26,7 @@ - (void)cacheValue:(id)arg1 forProperty:(id)arg2 persistValueInBackgroundBlock:(id)arg3; - (void)cachePropertyValues:(id)arg1 forProperties:(id)arg2 persistValueInBackgroundBlock:(id)arg3; - (void)_onBarrierCacheValues:(id)arg1 persistValueInBackgroundBlock:(id)arg2; -- (id)valueForProperty:(id)arg1 isCached:(char *)arg2; +- (id)valueForProperty:(id)arg1 isCached:(_Bool *)arg2; - (id)initWithDataProviderEntityClass:(Class)arg1 identifier:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItem.h b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItem.h index 66587759b..41f988d55 100644 --- a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItem.h @@ -7,40 +7,44 @@ #import #import "MPCacheableConcreteMediaEntity-Protocol.h" +#import "MPMediaItemArrayPIDEncodableItem-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" @class MPConcreteMediaEntityPropertiesCache, MPMediaLibrary; -@interface MPConcreteMediaItem : MPMediaItem +@interface MPConcreteMediaItem : MPMediaItem { MPMediaLibrary *_library; unsigned long long _persistentID; MPConcreteMediaEntityPropertiesCache *_propertiesCache; } -+ (void)didChangeEntityWithDataProviderEntityClass:(Class)arg1 persistentID:(unsigned long long)arg2 deleted:(BOOL)arg3; ++ (_Bool)supportsSecureCoding; ++ (void)didChangeEntityWithDataProviderEntityClass:(Class)arg1 persistentID:(unsigned long long)arg2 deleted:(_Bool)arg3; + (id)concreteMediaItemWithPersistentID:(unsigned long long)arg1 library:(id)arg2; + (id)concreteMediaItemWithPersistentID:(unsigned long long)arg1; - (void).cxx_destruct; - (void)updateDateAccessedToCurrentDateWithWriteCompletionBlock:(id)arg1; -- (BOOL)incrementPlayCountForStopTime:(double)arg1; +- (_Bool)incrementPlayCountForStopTime:(double)arg1; - (void)incrementPlayCountForPlayingToEnd; - (void)incrementSkipCount; -- (void)noteWasPlayedToTime:(double)arg1 skipped:(BOOL)arg2; -- (BOOL)didSkipWithPlayedToTime:(double)arg1; +- (void)noteWasPlayedToTime:(double)arg1 skipped:(_Bool)arg2; +- (_Bool)didSkipWithPlayedToTime:(double)arg1; - (double)nominalHasBeenPlayedThreshold; - (void)markNominalAmountHasBeenPlayed; - (void)reallyIncrementPlayCount; - (void)enumerateValuesForProperties:(id)arg1 usingBlock:(id)arg2; - (void)setValue:(id)arg1 forProperty:(id)arg2 withCompletionBlock:(id)arg3; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; - (id)valuesForProperties:(id)arg1; - (id)valueForProperty:(id)arg1; -- (id)_nonBatchableOrCachedValueForProperty:(id)arg1 needsFetch:(char *)arg2; +- (id)_nonBatchableOrCachedValueForProperty:(id)arg1 needsFetch:(_Bool *)arg2; - (unsigned long long)persistentID; - (id)mediaLibrary; -- (BOOL)existsInLibrary; +- (_Bool)existsInLibrary; +- (Class)itemArrayCoderPIDDataCodingClass; +- (Class)classForCoder; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemArtwork.h b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemArtwork.h index 283a3c561..21b477f3b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemArtwork.h +++ b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemArtwork.h @@ -23,8 +23,10 @@ - (id)initWithCoder:(id)arg1; - (id)_cacheIDAtPlaybackTime:(double)arg1; - (id)_imageDataForSize:(struct CGSize)arg1 playbackTime:(double)arg2; -- (id)_imageForSize:(struct CGSize)arg1 artworkCacheID:(id)arg2 playbackTime:(double)arg3 scaleToSize:(BOOL)arg4; -- (id)_imageWithFormat:(int)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3 scaleToSize:(struct CGSize)arg4; +- (id)_imageForSize:(struct CGSize)arg1 artworkCacheID:(id)arg2 playbackTime:(double)arg3 scaleToSize:(_Bool)arg4; +- (id)_imageWithFormat:(long long)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3 scaleToSize:(struct CGSize)arg4; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkSize:(struct CGSize)arg2 artworkCacheID:(id)arg3; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkFormat:(long long)arg2 artworkCacheID:(id)arg3; - (struct CGRect)imageCropRect; - (struct CGRect)bounds; - (id)albumImageDataWithSize:(struct CGSize)arg1; @@ -32,8 +34,8 @@ - (id)imageDataWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; - (id)imageWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; - (id)imageWithSize:(struct CGSize)arg1 artworkCacheID:(id)arg2; -- (id)imageWithFormat:(int)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3; -- (BOOL)hasArtworkAvailable; +- (id)imageWithFormat:(long long)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3; +- (_Bool)hasArtworkAvailable; - (id)_initWithItem:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemCollection.h b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemCollection.h index 7af280c8b..9da04ae17 100644 --- a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemCollection.h +++ b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaItemCollection.h @@ -16,20 +16,19 @@ { long long _identifier; MPMediaQuery *_itemsQuery; - int _grouping; + long long _grouping; MPMediaItem *_representativeItem; MPConcreteMediaEntityPropertiesCache *_propertiesCache; } -+ (void)didChangeEntityWithDataProviderEntityClass:(Class)arg1 persistentID:(unsigned long long)arg2 deleted:(BOOL)arg3; ++ (void)didChangeEntityWithDataProviderEntityClass:(Class)arg1 persistentID:(unsigned long long)arg2 deleted:(_Bool)arg3; - (void).cxx_destruct; -- (unsigned int)mediaTypes; -- (unsigned int)count; +- (unsigned long long)count; - (id)representativeItem; - (id)items; - (id)itemsQuery; - (void)setValue:(id)arg1 forProperty:(id)arg2 withCompletionBlock:(id)arg3; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; - (id)valuesForProperties:(id)arg1; - (id)valueForProperty:(id)arg1; - (void)enumerateValuesForProperties:(id)arg1 usingBlock:(id)arg2; @@ -41,11 +40,11 @@ - (void)invalidateCachedProperties; @property(readonly, nonatomic) MPConcreteMediaEntityPropertiesCache *cachedPropertyValues; - (void)dealloc; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)initWithIdentifier:(long long)arg1 itemsQuery:(id)arg2 grouping:(int)arg3; -- (id)initWithIdentifier:(long long)arg1 valuesForProperties:(id)arg2 itemsQuery:(id)arg3 grouping:(int)arg4 representativeItemIdentifier:(long long)arg5; -- (id)_initWithIdentifier:(long long)arg1 valuesForProperties:(id)arg2 itemsQuery:(id)arg3 grouping:(int)arg4 representativeItemIdentifier:(long long)arg5 propertiesCache:(id)arg6; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithIdentifier:(long long)arg1 itemsQuery:(id)arg2 grouping:(long long)arg3; +- (id)initWithIdentifier:(long long)arg1 valuesForProperties:(id)arg2 itemsQuery:(id)arg3 grouping:(long long)arg4 representativeItemIdentifier:(long long)arg5; +- (id)_initWithIdentifier:(long long)arg1 valuesForProperties:(id)arg2 itemsQuery:(id)arg3 grouping:(long long)arg4 representativeItemIdentifier:(long long)arg5 propertiesCache:(id)arg6; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaPlaylist.h b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaPlaylist.h index ba381f33c..dcf43bb8e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPConcreteMediaPlaylist.h +++ b/iOS7/Frameworks/MediaPlayer/MPConcreteMediaPlaylist.h @@ -21,11 +21,11 @@ - (void).cxx_destruct; - (void)endGeneratingGeniusClusterItems; -- (id)geniusClusterItemsWithCount:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)beginGeneratingGeniusClusterItemsWithSeedItems:(id)arg1 error:(id *)arg2; +- (id)geniusClusterItemsWithCount:(unsigned long long)arg1 error:(id *)arg2; +- (_Bool)beginGeneratingGeniusClusterItemsWithSeedItems:(id)arg1 error:(id *)arg2; - (void)populateWithSeedItem:(id)arg1 queue:(id)arg2 completionBlock:(id)arg3; - (void)populateWithSeedItem:(id)arg1 completionBlock:(id)arg2; -- (void)moveItemFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)moveItemFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)removeAllItems; - (void)removeItems:(id)arg1 atFilteredIndexes:(id)arg2 completionBlock:(id)arg3; - (void)addItems:(id)arg1 completionBlock:(id)arg2; @@ -33,19 +33,19 @@ - (void)_updateLibraryForPlaylistEdit:(id)arg1; - (id)valuesForProperties:(id)arg1; - (id)valueForProperty:(id)arg1; -- (unsigned int)mediaTypes; -- (unsigned int)count; +- (unsigned long long)mediaTypes; +- (unsigned long long)count; - (id)representativeItem; - (id)items; - (void)setValue:(id)arg1 forProperty:(id)arg2 withCompletionBlock:(id)arg3; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (BOOL)existsInLibrary; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (_Bool)existsInLibrary; - (id)mediaLibrary; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)itemsQuery; - (id)initWithProperties:(id)arg1 itemsQuery:(id)arg2; diff --git a/iOS7/Frameworks/MediaPlayer/MPControllerProtocol-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPControllerProtocol-Protocol.h index a7c4458ff..374936d2c 100644 --- a/iOS7/Frameworks/MediaPlayer/MPControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPControllerProtocol-Protocol.h @@ -11,11 +11,11 @@ @protocol MPControllerProtocol @property(readonly, nonatomic) UIView *view; @property(retain, nonatomic) MPAVController *player; -@property(nonatomic) int orientation; +@property(nonatomic) long long orientation; @property(retain, nonatomic) MPAVItem *item; @property(nonatomic) __weak id delegate; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; +- (void)setOrientation:(long long)arg1 animate:(_Bool)arg2; +- (void)noteIgnoredChangeTypes:(unsigned long long)arg1; - (void)clearWeakReferencesToObject:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPCrossfadeTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPCrossfadeTransitionController.h deleted file mode 100644 index e4cfe1abf..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPCrossfadeTransitionController.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface MPCrossfadeTransitionController : MPTransitionController -{ - int _statusBarHidden; -} - -- (void)performTransition:(unsigned int)arg1; -@property(nonatomic) BOOL statusBarHidden; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPDetailScrubController.h b/iOS7/Frameworks/MediaPlayer/MPDetailScrubController.h index d1549bc02..1c24083cd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPDetailScrubController.h +++ b/iOS7/Frameworks/MediaPlayer/MPDetailScrubController.h @@ -10,39 +10,41 @@ @interface MPDetailScrubController : NSObject { - BOOL _didBeginTracking; - BOOL _needsCommit; - BOOL _canCommit; + _Bool _didBeginTracking; + _Bool _needsCommit; + float _accumulatedDelta; struct CGPoint _previousLocationInView; struct CGPoint _beginLocationInView; struct CGPoint _lastCommittedLocationInView; float _currentValue; - BOOL _detailedScrubbingEnabled; - BOOL _isTracking; + _Bool _detailedScrubbingEnabled; + _Bool _isTracking; UIControl *_scrubbingControl; id _delegate; - float _scrubbingVerticalRange; - int _currentScrubSpeed; double _duration; + double _scrubbingVerticalRange; + long long _currentScrubSpeed; } -@property(readonly, nonatomic) int currentScrubSpeed; // @synthesize currentScrubSpeed=_currentScrubSpeed; -@property(readonly, nonatomic) BOOL isTracking; // @synthesize isTracking=_isTracking; -@property(nonatomic) BOOL detailedScrubbingEnabled; // @synthesize detailedScrubbingEnabled=_detailedScrubbingEnabled; -@property(nonatomic) float scrubbingVerticalRange; // @synthesize scrubbingVerticalRange=_scrubbingVerticalRange; +@property(readonly, nonatomic) long long currentScrubSpeed; // @synthesize currentScrubSpeed=_currentScrubSpeed; +@property(readonly, nonatomic) _Bool isTracking; // @synthesize isTracking=_isTracking; +@property(nonatomic) _Bool detailedScrubbingEnabled; // @synthesize detailedScrubbingEnabled=_detailedScrubbingEnabled; +@property(nonatomic) double scrubbingVerticalRange; // @synthesize scrubbingVerticalRange=_scrubbingVerticalRange; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) UIControl *scrubbingControl; // @synthesize scrubbingControl=_scrubbingControl; +@property(nonatomic) __weak UIControl *scrubbingControl; // @synthesize scrubbingControl=_scrubbingControl; - (void).cxx_destruct; - (void)_commitValue:(float)arg1; -- (float)_scaleForIdealValueForVerticalPosition:(float)arg1; +- (void)_endScrubbing; +- (void)_beginScrubbing; +- (float)_scaleForIdealValueForVerticalPosition:(double)arg1; - (float)_minimumScale; -- (float)scaleForVerticalPosition:(float)arg1; -@property(readonly, nonatomic) BOOL durationAllowsForDetailedScrubbing; +- (float)scaleForVerticalPosition:(double)arg1; +@property(readonly, nonatomic) _Bool durationAllowsForDetailedScrubbing; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (id)init; - (id)initWithScrubbingControl:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPDetailScrubControllerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPDetailScrubControllerDelegate-Protocol.h index bcea3a5be..d7e99c784 100644 --- a/iOS7/Frameworks/MediaPlayer/MPDetailScrubControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPDetailScrubControllerDelegate-Protocol.h @@ -9,7 +9,9 @@ @protocol MPDetailScrubControllerDelegate @optional -- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)detailScrubController:(id)arg1 didChangeValue:(float)arg2; +- (void)detailScrubControllerDidEndScrubbing:(id)arg1; +- (void)detailScrubControllerDidBeginScrubbing:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPDetailSlider.h b/iOS7/Frameworks/MediaPlayer/MPDetailSlider.h index ed6434eda..28bb80650 100644 --- a/iOS7/Frameworks/MediaPlayer/MPDetailSlider.h +++ b/iOS7/Frameworks/MediaPlayer/MPDetailSlider.h @@ -16,37 +16,36 @@ UILabel *_currentTimeInverseLabel; UILabel *_currentTimeLabel; MPDetailScrubController *_scrubController; - BOOL _allowsScrubbing; - BOOL _autoscrubActive; + _Bool _allowsScrubbing; + _Bool _autoscrubActive; NSTimer *_autoscrubTimer; double _availableDuration; - BOOL _canCommit; + _Bool _canCommit; double _currentTime; id _delegate; - UIImageView *_downloadingTrackOverlay; + UIView *_downloadingTrackOverlay; double _duration; UIImageView *_glowDetailScrubImageView; - BOOL _isTracking; - float _minTimeLabelWidth; - float _maxTrackWidth; + _Bool _isTracking; + double _minTimeLabelWidth; + double _maxTrackWidth; struct CGPoint _previousLocationInView; - int _style; + long long _style; struct UIEdgeInsets _timeLabelInsets; - int _timeLabelStyle; + long long _timeLabelStyle; UIImageView *_thumbImageView; - float _trackInset; - UIView *_trackKnockoutView; - float _detailScrubbingVerticalRange; + double _trackInset; + double _detailScrubbingVerticalRange; } + (Class)labelClass; -+ (float)defaultHeight; -@property(nonatomic) BOOL allowsScrubbing; // @synthesize allowsScrubbing=_allowsScrubbing; -@property(nonatomic) float minTimeLabelWidth; // @synthesize minTimeLabelWidth=_minTimeLabelWidth; -@property(nonatomic) int timeLabelStyle; // @synthesize timeLabelStyle=_timeLabelStyle; ++ (double)defaultHeight; +@property(nonatomic) _Bool allowsScrubbing; // @synthesize allowsScrubbing=_allowsScrubbing; +@property(nonatomic) double minTimeLabelWidth; // @synthesize minTimeLabelWidth=_minTimeLabelWidth; +@property(nonatomic) long long timeLabelStyle; // @synthesize timeLabelStyle=_timeLabelStyle; @property(nonatomic) struct UIEdgeInsets timeLabelInsets; // @synthesize timeLabelInsets=_timeLabelInsets; @property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) float detailScrubbingVerticalRange; // @synthesize detailScrubbingVerticalRange=_detailScrubbingVerticalRange; +@property(nonatomic) double detailScrubbingVerticalRange; // @synthesize detailScrubbingVerticalRange=_detailScrubbingVerticalRange; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) double availableDuration; // @synthesize availableDuration=_availableDuration; - (void).cxx_destruct; @@ -56,35 +55,35 @@ - (id)_stringForInverseCurrentTime:(double)arg1; - (id)_stringForCurrentTime:(double)arg1; - (id)_stringForTime:(double)arg1; -- (void)_updateTimeDisplayForTime:(double)arg1 force:(BOOL)arg2; +- (void)_updateTimeDisplayForTime:(double)arg1 force:(_Bool)arg2; - (void)_updateTimeDisplayForTime:(double)arg1; - (void)_updateTrackInset; - (void)_setupControlsForStyle; -- (id)_colorSliceImageWithColor:(id)arg1 height:(float)arg2; -- (id)_modernThumbImageWithColor:(id)arg1 height:(float)arg2 includeShadow:(BOOL)arg3; -- (float)timeLabelVerticalOffsetForStyle:(int)arg1; -- (id)timeLabelTextColorForStyle:(int)arg1; -- (struct CGSize)timeLabelShadowOffsetForStyle:(int)arg1; -- (id)timeLabelShadowColorForStyle:(int)arg1; -- (id)timeLabelFontForStyle:(int)arg1; -@property(nonatomic) BOOL allowsDetailScrubbing; +- (id)_colorSliceImageWithColor:(id)arg1 height:(double)arg2; +- (id)_modernThumbImageWithColor:(id)arg1 height:(double)arg2 includeShadow:(_Bool)arg3; +- (double)timeLabelVerticalOffsetForStyle:(long long)arg1; +- (id)timeLabelTextColorForStyle:(long long)arg1; +- (struct CGSize)timeLabelShadowOffsetForStyle:(long long)arg1; +- (id)timeLabelShadowColorForStyle:(long long)arg1; +- (double)timeLabelHorizontalOffsetForStyle:(long long)arg1; +- (id)timeLabelFontForStyle:(long long)arg1; +@property(nonatomic) _Bool allowsDetailScrubbing; @property(readonly, nonatomic) NSString *localizedScrubSpeedText; - (void)cancelTracking; -@property(readonly, nonatomic) BOOL detailScrubbingAvailableForCurrentDuration; -- (BOOL)isTracking; +@property(readonly, nonatomic) _Bool detailScrubbingAvailableForCurrentDuration; +- (_Bool)isTracking; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)_autoscrubTick:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)detailScrubController:(id)arg1 didChangeValue:(float)arg2; -- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (struct CGRect)thumbViewRect; - (struct CGRect)thumbHitRect; - (void)_setValueWhileTracking:(float)arg1 duration:(double)arg2; - (void)setValue:(float)arg1 duration:(double)arg2; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; -- (void)_setUseLookNeue:(BOOL)arg1; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; - (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; - (struct CGRect)trackRectForBounds:(struct CGRect)arg1; - (id)currentThumbImage; @@ -95,8 +94,8 @@ - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2 maxTrackWidth:(float)arg3; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 maxTrackWidth:(double)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPDetailSliderDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPDetailSliderDelegate-Protocol.h index b11a3c68e..71f63aa4b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPDetailSliderDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPDetailSliderDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol MPDetailSliderDelegate @optional -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; - (void)detailSliderTrackingDidCancel:(id)arg1; - (void)detailSliderTrackingDidEnd:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPDownloadProgressIndicator.h b/iOS7/Frameworks/MediaPlayer/MPDownloadProgressIndicator.h index d8a3a9fb5..ca727398e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPDownloadProgressIndicator.h +++ b/iOS7/Frameworks/MediaPlayer/MPDownloadProgressIndicator.h @@ -12,42 +12,42 @@ { float _animatedStartValue; float _animatedValue; - BOOL _animating; - BOOL _canCancel; + _Bool _animating; + _Bool _canCancel; double _animationEndTime; double _animationStartTime; CADisplayLink *_displayLink; UIImageView *_centerImageView; - BOOL _mpExternalHidden; - BOOL _mpInternalHidden; - int _style; + _Bool _mpExternalHidden; + _Bool _mpInternalHidden; + long long _style; float _value; } -+ (id)_stopImageForStyle:(int)arg1; -+ (struct CGSize)_sizeForStyle:(int)arg1; -+ (id)_nonstopImageForStyle:(int)arg1; -+ (BOOL)_isStyleModernShimmer:(int)arg1; -+ (id)_fillImageForStyle:(int)arg1; ++ (id)_stopImageForStyle:(long long)arg1; ++ (struct CGSize)_sizeForStyle:(long long)arg1; ++ (id)_nonstopImageForStyle:(long long)arg1; ++ (_Bool)_isStyleModernShimmer:(long long)arg1; ++ (id)_fillImageForStyle:(long long)arg1; + (void)_drawModernGradientInRect:(struct CGRect)arg1; -+ (id)_baseImageForStyle:(int)arg1; ++ (id)_baseImageForStyle:(long long)arg1; @property(nonatomic) float value; // @synthesize value=_value; -@property(readonly, nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) BOOL canCancel; // @synthesize canCancel=_canCancel; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) _Bool canCancel; // @synthesize canCancel=_canCancel; - (void).cxx_destruct; -- (void)_setInternalHidden:(BOOL)arg1; +- (void)_setInternalHidden:(_Bool)arg1; - (struct CGRect)_fillFrameForSize:(struct CGSize)arg1 inBounds:(struct CGRect)arg2; -- (struct CGRect)_centerImageViewFrame:(struct CGRect)arg1 inBounds:(struct CGRect)arg2 forStyle:(int)arg3; +- (struct CGRect)_centerImageViewFrame:(struct CGRect)arg1 inBounds:(struct CGRect)arg2 forStyle:(long long)arg3; - (struct CGRect)_baseFrameForSize:(struct CGSize)arg1 inBounds:(struct CGRect)arg2; - (void)_animateValueOnDisplayLink:(id)arg1; -- (void)updateFromObserver:(id)arg1 animated:(BOOL)arg2; +- (void)updateFromObserver:(id)arg1 animated:(_Bool)arg2; - (void)updateFromObserver:(id)arg1; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setHidden:(BOOL)arg1; +- (void)setHidden:(_Bool)arg1; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPEnabledMediaTypesMonitor.h b/iOS7/Frameworks/MediaPlayer/MPEnabledMediaTypesMonitor.h index e2e72327f..ed62f6d5c 100644 --- a/iOS7/Frameworks/MediaPlayer/MPEnabledMediaTypesMonitor.h +++ b/iOS7/Frameworks/MediaPlayer/MPEnabledMediaTypesMonitor.h @@ -6,52 +6,53 @@ #import "NSObject.h" -@class NSArray, NSMutableArray, NSObject, NSOperationQueue; +@class MPMediaPredicate, NSArray, NSMutableArray, NSObject, NSOperationQueue; @interface MPEnabledMediaTypesMonitor : NSObject { NSObject *_queue; NSMutableArray *_completionHandlers; - BOOL _ignoreLibraryDidChangeNotifications; - BOOL _monitoringActive; - BOOL _hidesSecondPartyMediaTypes; - unsigned int _enabledMediaTypes; - unsigned int _enabledIfPresentMediaTypes; + _Bool _ignoreLibraryDidChangeNotifications; + _Bool _monitoringActive; + MPMediaPredicate *_enabledMediaTypesPredicate; + _Bool _hidesSecondPartyMediaTypes; + unsigned long long _enabledMediaTypes; + unsigned long long _enabledIfPresentMediaTypes; NSArray *_externalTypeManagers; - unsigned int _defaultEnabledMediaTypes; - unsigned int _disablableMediaTypes; - unsigned int _unavailableDisabledTypes; - unsigned int _externallyManagedMediaTypes; + unsigned long long _defaultEnabledMediaTypes; + unsigned long long _disablableMediaTypes; + unsigned long long _unavailableDisabledTypes; + unsigned long long _externallyManagedMediaTypes; NSOperationQueue *_lookupQueue; } -+ (void)monitorWithDefaultMediaTypes:(unsigned int)arg1; ++ (void)monitorWithDefaultMediaTypes:(unsigned long long)arg1; + (void)alertUserOneTimeForDisabledMediaTypes; + (id)sharedInstance; @property(retain, nonatomic) NSOperationQueue *lookupQueue; // @synthesize lookupQueue=_lookupQueue; -@property(nonatomic) unsigned int externallyManagedMediaTypes; // @synthesize externallyManagedMediaTypes=_externallyManagedMediaTypes; -@property(nonatomic) unsigned int unavailableDisabledTypes; // @synthesize unavailableDisabledTypes=_unavailableDisabledTypes; -@property(nonatomic) BOOL hidesSecondPartyMediaTypes; // @synthesize hidesSecondPartyMediaTypes=_hidesSecondPartyMediaTypes; -@property(nonatomic) unsigned int disablableMediaTypes; // @synthesize disablableMediaTypes=_disablableMediaTypes; -@property(nonatomic) unsigned int defaultEnabledMediaTypes; // @synthesize defaultEnabledMediaTypes=_defaultEnabledMediaTypes; +@property(nonatomic) unsigned long long externallyManagedMediaTypes; // @synthesize externallyManagedMediaTypes=_externallyManagedMediaTypes; +@property(nonatomic) unsigned long long unavailableDisabledTypes; // @synthesize unavailableDisabledTypes=_unavailableDisabledTypes; +@property(nonatomic) _Bool hidesSecondPartyMediaTypes; // @synthesize hidesSecondPartyMediaTypes=_hidesSecondPartyMediaTypes; +@property(nonatomic) unsigned long long disablableMediaTypes; // @synthesize disablableMediaTypes=_disablableMediaTypes; +@property(nonatomic) unsigned long long defaultEnabledMediaTypes; // @synthesize defaultEnabledMediaTypes=_defaultEnabledMediaTypes; @property(retain, nonatomic) NSArray *externalTypeManagers; // @synthesize externalTypeManagers=_externalTypeManagers; -@property(nonatomic) unsigned int enabledMediaTypes; // @synthesize enabledMediaTypes=_enabledMediaTypes; +@property(nonatomic) unsigned long long enabledMediaTypes; // @synthesize enabledMediaTypes=_enabledMediaTypes; - (void).cxx_destruct; - (void)alertUserOneTimeForDisabledMediaTypes; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)_updateWithCompletionHandler:(id)arg1; - (void)_onQueueUpdateUnavailableDisabledTypes; - (void)_onQueueUpdateExternallyManagedTypes; -- (void)_onQueueUpdateEnabledTypesByUpdatingExternallyManagedTypes:(BOOL)arg1 updateNonExistentTypes:(BOOL)arg2; +- (void)_onQueueUpdateEnabledTypesByUpdatingExternallyManagedTypes:(_Bool)arg1 updateNonExistentTypes:(_Bool)arg2; - (void)_installedSoftwaredChanged; -@property(readonly, nonatomic) unsigned int enabledIfPresentMediaTypes; // @synthesize enabledIfPresentMediaTypes=_enabledIfPresentMediaTypes; -- (void)setEnabledMediaTypes:(unsigned int)arg1 enabledIfPresentMediaTypes:(unsigned int)arg2; -- (unsigned int)_calculatedEnabledIfPresentMediaTypes; -- (unsigned int)_calculatedEnabledMediaTypes; +@property(readonly, nonatomic) unsigned long long enabledIfPresentMediaTypes; // @synthesize enabledIfPresentMediaTypes=_enabledIfPresentMediaTypes; +- (void)setEnabledMediaTypes:(unsigned long long)arg1 enabledIfPresentMediaTypes:(unsigned long long)arg2; +- (unsigned long long)_calculatedEnabledIfPresentMediaTypes; +- (unsigned long long)_calculatedEnabledMediaTypes; - (void)_libraryDidChangeNotification:(id)arg1; - (void)dealloc; -- (void)_beginMonitoringWithDefaultMediaTypes:(unsigned int)arg1; +- (void)_beginMonitoringWithDefaultMediaTypes:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPFlipTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPFlipTransitionController.h index c7e545d08..7c2ef96f5 100644 --- a/iOS7/Frameworks/MediaPlayer/MPFlipTransitionController.h +++ b/iOS7/Frameworks/MediaPlayer/MPFlipTransitionController.h @@ -12,16 +12,16 @@ { UIView *_fromView; struct CGRect _toFrame; - float _topMargin; + double _topMargin; } -@property(nonatomic) float topMargin; // @synthesize topMargin=_topMargin; +@property(nonatomic) double topMargin; // @synthesize topMargin=_topMargin; @property(nonatomic) struct CGRect toFrame; // @synthesize toFrame=_toFrame; @property(retain, nonatomic) UIView *fromView; // @synthesize fromView=_fromView; - (void).cxx_destruct; -- (id)_subtypeForTransitionType:(unsigned int)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)performTransition:(unsigned int)arg1; +- (id)_subtypeForTransitionType:(unsigned long long)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)performTransition:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPFloatingAirPlayDebugViewController.h b/iOS7/Frameworks/MediaPlayer/MPFloatingAirPlayDebugViewController.h index 608de229e..e57037770 100644 --- a/iOS7/Frameworks/MediaPlayer/MPFloatingAirPlayDebugViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPFloatingAirPlayDebugViewController.h @@ -13,17 +13,17 @@ @interface MPFloatingAirPlayDebugViewController : UINavigationController { UIWindow *_floatingWindow; - BOOL _presentedAnimated; + _Bool _presentedAnimated; AirPlayDiagnosticsFullscreenController *_airPlayDiagsController; } @property(readonly, nonatomic) AirPlayDiagnosticsFullscreenController *airPlayDiagsController; // @synthesize airPlayDiagsController=_airPlayDiagsController; - (void).cxx_destruct; - (void)_destroyFloatingWindow; -- (void)airPlayDiagnosticsContentViewController:(id)arg1 didComplete:(BOOL)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)presentFromFloatingWindowAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)airPlayDiagnosticsContentViewController:(id)arg1 didComplete:(_Bool)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)presentFromFloatingWindowAnimated:(_Bool)arg1 completion:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPFullScreenTransitionViewController.h b/iOS7/Frameworks/MediaPlayer/MPFullScreenTransitionViewController.h index df7a82f04..b3766cefa 100644 --- a/iOS7/Frameworks/MediaPlayer/MPFullScreenTransitionViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPFullScreenTransitionViewController.h @@ -10,9 +10,8 @@ { } -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)wantsFullScreenLayout; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPFullScreenTransportControls.h b/iOS7/Frameworks/MediaPlayer/MPFullScreenTransportControls.h deleted file mode 100644 index a2649e779..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPFullScreenTransportControls.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class UIImage; - -@interface MPFullScreenTransportControls : MPTransportControls -{ - UIImage *_backgroundImage; - float _requiredFrameSizeWidth; -} - -- (void).cxx_destruct; -- (void)_playbackModeDidChange; -- (void)_layoutVolumeSlider:(id)arg1; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; -- (id)newVolumeSlider; -- (void)layoutSubviews; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoOverlay.h b/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoOverlay.h deleted file mode 100644 index 52d4c627b..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoOverlay.h +++ /dev/null @@ -1,115 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MPDetailSliderDelegate-Protocol.h" -#import "MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h" -#import - -@class MPAVController, MPAVItem, MPCenteringNavigationBar, MPDetailSlider, MPNowPlayingItemQueueInfoButton, MPTransportControls, UIImageView, UILabel, UINavigationBar, UINavigationButton, UINavigationItem, UIView; - -@interface MPFullScreenVideoOverlay : MPSwipableView -{ - id _videoViewController; - id _delegate; - MPAVController *_player; - MPAVItem *_item; - int _interfaceOrientation; - MPTransportControls *_transportControls; - MPNowPlayingItemQueueInfoButton *_itemQueueInfoButton; - MPCenteringNavigationBar *_navigationBar; - BOOL _navigationBarHidden; - UIImageView *_navigationBarBackground; - UIImageView *_navigationBarShadow; - UINavigationItem *_navigationItem; - UINavigationButton *_scaleModeButton; - UIView *_titleViewContainer; - UIView *_streamingLoadingTitleView; - MPDetailSlider *_scrubControl; - UILabel *_scrubSpeedLabel; - UILabel *_scrubInstructionsLabel; - unsigned long long _desiredParts; - unsigned long long _disabledParts; - unsigned long long _visibleParts; - unsigned int _tvOutEnabled:1; - unsigned int _wantsTick:1; - unsigned int _allowsDetailScrubbing:1; - unsigned int _detailScrubbing:1; -} - -@property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; -@property(nonatomic) __weak id videoViewController; // @synthesize videoViewController=_videoViewController; -@property(readonly, nonatomic) MPTransportControls *transportControls; // @synthesize transportControls=_transportControls; -@property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; -@property(nonatomic) BOOL navigationBarHidden; // @synthesize navigationBarHidden=_navigationBarHidden; -@property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -@property(nonatomic) unsigned long long disabledParts; // @synthesize disabledParts=_disabledParts; -@property(nonatomic) unsigned long long desiredParts; // @synthesize desiredParts=_desiredParts; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_hideScrubInstructions; -- (void)_showScrubInstructions; -- (unsigned long long)_visiblePartsForTransportControlsWithParts:(unsigned long long)arg1; -- (BOOL)_updateTitleViewItemVisibility; -- (BOOL)_shouldShowLoadingTitleView; -- (void)_updateTitleViewItemVisibilityWithAnimation:(BOOL)arg1; -- (id)_scrubControlWithFrame:(struct CGRect)arg1; -- (void)_reloadNavigationBarWithAnimation:(BOOL)arg1; -- (void)_reloadTransportControls:(BOOL)arg1; -- (void)_initNavigationBar; -- (id)_newStreamingTitleViewWithFrame:(struct CGRect)arg1; -- (id)_newLoadingMovieTitleViewWithFrame:(struct CGRect)arg1; -- (id)_newTitleViewWithFrame:(struct CGRect)arg1 text:(id)arg2 showSpinner:(BOOL)arg3; -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; -- (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; -- (void)detailSliderTrackingDidCancel:(id)arg1; -- (void)detailSliderTrackingDidEnd:(id)arg1; -- (void)detailSliderTrackingDidBegin:(id)arg1; -- (void)_itemTypeAvailable:(id)arg1; -- (void)_videoViewScaleModeDidChangeNotification:(id)arg1; -- (void)_isExternalPlaybackActiveDidChangeNotification:(id)arg1; -- (void)_playbackStateDidChangeNotification:(id)arg1; -- (void)_bufferingStateDidChange:(id)arg1; -- (void)_statusBarHeightChanged:(id)arg1; -- (void)_validityChangedNotification:(id)arg1; -- (void)_timeDidJumpNotification:(id)arg1; -- (void)_tickNotification:(id)arg1; -- (void)_didChangeStatusBarOrientation:(id)arg1; -- (void)_scaleButtonAction:(id)arg1; -- (void)_backButtonAction:(id)arg1; -@property(nonatomic) BOOL allowsDetailScrubbing; -@property(nonatomic) BOOL TVOutEnabled; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setInterfaceOrientation:(int)arg1; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (id)viewsToFadeOutWhenShowingBackside; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)_configureLinkButtonForCurrentItemTime; -- (int)nowPlayingItemQueueInfoButton:(id)arg1 willDisplayInfoType:(int)arg2; -- (BOOL)updateTimeBasedValues; -@property(readonly, nonatomic) UINavigationBar *navigationBar; // @synthesize navigationBar=_navigationBar; -- (void)hideAlternateTracks; -- (void)showAlternateTracks; -@property(nonatomic) BOOL allowsWirelessPlayback; -- (void)setHidden:(BOOL)arg1; -- (void)setAlpha:(float)arg1; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (void)_initNavigationBarBackground; -- (void)didMoveToWindow; -- (void)didMoveToSuperview; -- (void)stopTicking; -- (void)startTicking; -- (void)restoreSanity; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 interfaceOrientation:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoViewController.h b/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoViewController.h deleted file mode 100644 index bf0ec3681..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPFullScreenVideoViewController.h +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MPVideoOverlayDelegate-Protocol.h" - -@class MPFullScreenVideoOverlay; - -@interface MPFullScreenVideoViewController : MPAbstractFullScreenVideoViewController -{ - MPFullScreenVideoOverlay *_overlayView; - int _autorotationState; - BOOL _inhibitOverlay; -} - -@property(nonatomic) int autorotationState; // @synthesize autorotationState=_autorotationState; -- (BOOL)inhibitOverlay; -- (void).cxx_destruct; -- (void)_reallyRemoveOverlay; -- (void)_rotationAnimationFinished:(id)arg1; -- (void)_hideOverlayAnimationFinished:(id)arg1; -- (id)swipableView:(id)arg1 overrideHitTest:(struct CGPoint)arg2 withEvent:(id)arg3; -- (void)overlayTappedScaleModeButton:(id)arg1; -- (void)overlayTappedBackButton:(id)arg1; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)setInhibitOverlay:(BOOL)arg1; -- (void)videoView_itemTypeAvailableNotification:(id)arg1; -- (void)videoView_playbackStateChangedNotification:(id)arg1; -- (void)hideOverlayAnimated:(BOOL)arg1; -- (void)showOverlayAnimated:(BOOL)arg1; -- (id)videoOverlayViewIfLoaded; -- (id)videoOverlayView; -@property(readonly, nonatomic) MPFullScreenVideoOverlay *overlayView; -- (void)transformVideoForInterfaceOrientation:(int)arg1 animate:(BOOL)arg2; -- (void)setAllowsDetailScrubbing:(BOOL)arg1; -- (BOOL)allowsDetailScrubbing; -- (BOOL)controlsOverlayVisible; -- (void)showChaptersController; -- (id)createChapterFlipTransition; -- (void)setTVOutEnabled:(BOOL)arg1; -- (void)setDisabledParts:(unsigned long long)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setItem:(id)arg1; -- (void)removeChildViewController:(id)arg1; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; -- (void)stopTicking; -- (void)startTicking; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPFullscreenWindow.h b/iOS7/Frameworks/MediaPlayer/MPFullscreenWindow.h new file mode 100644 index 000000000..0cfd7d5d3 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPFullscreenWindow.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIWindow.h" + +@interface MPFullscreenWindow : UIWindow +{ +} + +- (_Bool)_canAffectStatusBarAppearance; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPGeniusMix.h b/iOS7/Frameworks/MediaPlayer/MPGeniusMix.h index f4a351758..e6dfe1917 100644 --- a/iOS7/Frameworks/MediaPlayer/MPGeniusMix.h +++ b/iOS7/Frameworks/MediaPlayer/MPGeniusMix.h @@ -7,12 +7,12 @@ #import "NSObject.h" #import "MPStoreDownloadManagerObserver-Protocol.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class MPMediaPlaylist, MPMediaQuery, NSArray, NSString; -@interface MPGeniusMix : NSObject +@interface MPGeniusMix : NSObject { MPMediaPlaylist *_playlist; MPMediaQuery *_seedTracksQuery; @@ -23,36 +23,37 @@ + (id)artworkImageForMediaItem:(id)arg1 scaleMode:(int)arg2; + (id)artworkImageForMediaItem:(id)arg1; + (id)artworkCacheDirectoryPath; ++ (_Bool)supportsSecureCoding; + (id)mixQueue; @property(readonly, nonatomic) MPMediaPlaylist *playlist; // @synthesize playlist=_playlist; - (void).cxx_destruct; -- (id)_representativeImageItemsWithMaxCount:(unsigned int)arg1; -- (unsigned long long)_entityArtworkCacheHashForRepresentativeItems:(id)arg1 ensureItemArtworkFilesExist:(BOOL)arg2; -- (id)_cachedRepresentativeImagePath; +- (id)_representativeImageItemsWithMaxCount:(unsigned long long)arg1; +- (unsigned long long)_entityArtworkCacheHashForRepresentativeItems:(id)arg1 ensureItemArtworkFilesExist:(_Bool)arg2; +- (id)_cachedRepresentativeImagePathWithTileLength:(double)arg1; - (id)_cacheDirectoryPath; @property(readonly, nonatomic) MPMediaQuery *seedTracksQuery; -- (id)loadRepresentativeImageWithTileLength:(float)arg1 completionBlock:(id)arg2; -- (void)preloadRepresentativeImageWithTileLength:(float)arg1 completionBlock:(id)arg2; -- (id)_alreadyLoadedRepresentativeImageWithTileLength:(float)arg1 loadCompletionBlock:(id)arg2; -- (void)_generateMixImageWithTileLength:(float)arg1 imageDidLoadBlock:(id)arg2; -- (BOOL)_observeMixImageLoadingWithImageDidLoadBlock:(id)arg1; -- (void)_onQueueLoadRepresentativeImageWithTileLength:(float)arg1; -- (id)_placeholderMixImageWithTileLength:(float)arg1; -- (id)_placeholderImageWithTileLength:(float)arg1; +- (id)loadRepresentativeImageWithTileLength:(double)arg1 completionBlock:(id)arg2; +- (void)preloadRepresentativeImageWithTileLength:(double)arg1 completionBlock:(id)arg2; +- (id)_alreadyLoadedRepresentativeImageWithTileLength:(double)arg1 loadCompletionBlock:(id)arg2; +- (void)_generateMixImageWithTileLength:(double)arg1 imageDidLoadBlock:(id)arg2; +- (_Bool)_observeMixImageLoadingWithImageDidLoadBlock:(id)arg1; +- (void)_onQueueLoadRepresentativeImageWithTileLength:(double)arg1; +- (id)_placeholderMixImageWithTileLength:(double)arg1; +- (id)_placeholderImageWithTileLength:(double)arg1; - (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; @property(readonly, nonatomic) NSArray *representativeArtists; @property(readonly, nonatomic) NSString *name; -@property(readonly, nonatomic) BOOL isDownloading; -@property(readonly, nonatomic) BOOL isCloudMix; +@property(readonly, nonatomic) _Bool isDownloading; +@property(readonly, nonatomic) _Bool isCloudMix; @property(readonly, nonatomic) float downloadProgress; - (void)downloadMixWithPermissionHandler:(id)arg1; -- (BOOL)canPlayUsingNetworkType:(int)arg1; +- (_Bool)canPlayUsingNetworkType:(long long)arg1; - (void)cancelDownload; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; - (id)initWithMPMediaPlaylist:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPGobblerGestureRecognizer.h b/iOS7/Frameworks/MediaPlayer/MPGobblerGestureRecognizer.h index 5ac7ce3b8..d54faeaf6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPGobblerGestureRecognizer.h +++ b/iOS7/Frameworks/MediaPlayer/MPGobblerGestureRecognizer.h @@ -16,12 +16,12 @@ } - (void).cxx_destruct; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPHomeSharingErrorResolver.h b/iOS7/Frameworks/MediaPlayer/MPHomeSharingErrorResolver.h index ebe7e716a..5dc99a5ea 100644 --- a/iOS7/Frameworks/MediaPlayer/MPHomeSharingErrorResolver.h +++ b/iOS7/Frameworks/MediaPlayer/MPHomeSharingErrorResolver.h @@ -22,7 +22,7 @@ @property(retain, nonatomic) MPHomeSharingML3DataProvider *dataProvider; // @synthesize dataProvider=_dataProvider; - (void).cxx_destruct; -- (BOOL)_errorIsFairPlayError:(id)arg1; +- (_Bool)_errorIsFairPlayError:(id)arg1; - (void)requestDidFinish:(id)arg1; - (void)request:(id)arg1 didFailWithError:(id)arg2; - (void)authorizationRequest:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/Frameworks/MediaPlayer/MPHomeSharingML3DataProvider.h b/iOS7/Frameworks/MediaPlayer/MPHomeSharingML3DataProvider.h index 9b708b972..b50a1d305 100644 --- a/iOS7/Frameworks/MediaPlayer/MPHomeSharingML3DataProvider.h +++ b/iOS7/Frameworks/MediaPlayer/MPHomeSharingML3DataProvider.h @@ -20,10 +20,10 @@ + (void)_determineHomeSharingGroupIDIfNecessary; + (id)homeSharingGroupID; -+ (BOOL)isConnecting; ++ (_Bool)isConnecting; + (void)endScanningForLibraries; + (void)beginScanningForLibraries; -+ (BOOL)isScanningForLibraries; ++ (_Bool)isScanningForLibraries; @property(readonly, nonatomic) HSLibrary *homeSharingLibrary; // @synthesize homeSharingLibrary=_homeSharingLibrary; - (void).cxx_destruct; - (void)_fillContainerForQueryCriteria:(id)arg1 completionBlock:(id)arg2; @@ -31,7 +31,7 @@ - (void)_scheduleUpdateCheck; - (void)_fetchTokensForAuthorizedDSIDs; - (void)setTokenData:(id)arg1 forAuthorizedDSID:(unsigned long long)arg2; -@property(readonly, nonatomic) BOOL isSupportedSharingVersion; +@property(readonly, nonatomic) _Bool isSupportedSharingVersion; - (void)_willEnterForegroundNotification:(id)arg1; - (void)_homeSharingGroupIDDidChangeNotification:(id)arg1; - (void)_didEnterBackgroundNotification:(id)arg1; @@ -39,19 +39,22 @@ - (void)setRentalPlaybackStartDateForItemID:(unsigned long long)arg1; - (id)errorResolverForMediaItem:(id)arg1; - (id)adjustedValueForMPProperty:(id)arg1 ofEntity:(id)arg2 withDefaultValue:(id)arg3; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2 ofItemWithIdentifier:(long long)arg3; -- (BOOL)hasGeniusMixes; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2 ofItemWithIdentifier:(long long)arg3; +- (_Bool)hasGeniusMixes; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkSize:(struct CGSize)arg2 artworkCacheID:(id)arg3; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkFormat:(long long)arg2 artworkCacheID:(id)arg3; - (void)loadBestArtworkImageDataForSize:(struct CGSize)arg1 ofItemWithIdentifier:(long long)arg2 atPlaybackTime:(double)arg3 completionBlock:(id)arg4; -- (void)loadArtworkImageForFormat:(int)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; +- (id)_cachedImagePathHomeSharingID:(unsigned int)arg1 pixelSize:(struct CGSize)arg2; +- (void)loadArtworkImageForFormat:(long long)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; - (id)itemResultSetForQueryCriteria:(id)arg1; - (void)loadQueryCriteria:(id)arg1 countOfCollectionsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 countOfItemsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 hasCollectionsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 hasItemsWithCompletionBlock:(id)arg2; -- (BOOL)hasArtworkImageForItemWithIdentifier:(long long)arg1; +- (_Bool)hasArtworkImageForItemWithIdentifier:(long long)arg1; - (void)disconnect; - (void)connectWithAuthenticationData:(id)arg1 completionBlock:(id)arg2 progressHandler:(void)arg3; -- (BOOL)requiresAuthentication; +- (_Bool)requiresAuthentication; - (id)uniqueIdentifier; - (id)name; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPHomeSharingRentalErrorResolver.h b/iOS7/Frameworks/MediaPlayer/MPHomeSharingRentalErrorResolver.h index f9b9f07c9..2f0537277 100644 --- a/iOS7/Frameworks/MediaPlayer/MPHomeSharingRentalErrorResolver.h +++ b/iOS7/Frameworks/MediaPlayer/MPHomeSharingRentalErrorResolver.h @@ -23,7 +23,7 @@ @property(readonly, nonatomic) unsigned long long itemID; // @synthesize itemID=_itemID; @property(retain, nonatomic) MPHomeSharingML3DataProvider *dataProvider; // @synthesize dataProvider=_dataProvider; - (void).cxx_destruct; -- (BOOL)_errorIsFairPlayError:(id)arg1; +- (_Bool)_errorIsFairPlayError:(id)arg1; - (void)requestDidFinish:(id)arg1; - (void)request:(id)arg1 didFailWithError:(id)arg2; - (void)resolveError:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPHomeSharingURLProtocol.h b/iOS7/Frameworks/MediaPlayer/MPHomeSharingURLProtocol.h index 1401d541c..5a17d2020 100644 --- a/iOS7/Frameworks/MediaPlayer/MPHomeSharingURLProtocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPHomeSharingURLProtocol.h @@ -11,7 +11,7 @@ } + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; + (void)initialize; - (void)stopLoading; - (void)startLoading; diff --git a/iOS7/Frameworks/MediaPlayer/MPImageCache.h b/iOS7/Frameworks/MediaPlayer/MPImageCache.h index a3f23f33b..149acb6d5 100644 --- a/iOS7/Frameworks/MediaPlayer/MPImageCache.h +++ b/iOS7/Frameworks/MediaPlayer/MPImageCache.h @@ -14,11 +14,11 @@ { CPLRUDictionary *_cachedImages; NSObject *_cachedImagesQueue; - unsigned int _cacheSize; + unsigned long long _cacheSize; id _delegate; NSOperationQueue *_operationQueue; - int _resumeToForegroundCacheSize; - int _suspendToBackgroundCacheSize; + long long _resumeToForegroundCacheSize; + long long _suspendToBackgroundCacheSize; id _idleEventHandler; id _libraryDisplayValueChangeObserver; } @@ -26,7 +26,7 @@ @property(nonatomic) __weak id libraryDisplayValueChangeObserver; // @synthesize libraryDisplayValueChangeObserver=_libraryDisplayValueChangeObserver; @property(copy, nonatomic) id idleEventHandler; // @synthesize idleEventHandler=_idleEventHandler; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) unsigned int cacheSize; // @synthesize cacheSize=_cacheSize; +@property(nonatomic) unsigned long long cacheSize; // @synthesize cacheSize=_cacheSize; - (void).cxx_destruct; - (void)_zapCache; - (void)_zapCachedPlaceholders; @@ -41,13 +41,14 @@ - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)imageRequest:(id)arg1 loadedImage:(id)arg2; - (void)imageRequest:(id)arg1 failedWithError:(id)arg2; -@property(nonatomic) BOOL imageRequestsSuspended; -- (void)setCacheSize:(unsigned int)arg1 preserveExisting:(BOOL)arg2; -- (void)loadImageForRequest:(id)arg1 asynchronously:(BOOL)arg2 completionHandler:(id)arg3; -@property(readonly, nonatomic) BOOL isIdle; +@property(nonatomic) _Bool imageRequestsSuspended; +- (void)setCacheSize:(unsigned long long)arg1 preserveExisting:(_Bool)arg2; +- (void)loadImageForRequest:(id)arg1 asynchronously:(_Bool)arg2 completionHandler:(id)arg3; +@property(readonly, nonatomic) _Bool isIdle; - (id)imageForRequest:(id)arg1 error:(id *)arg2; - (void)cancelAllImageRequests; - (id)cachedImageForRequest:(id)arg1; +- (id)debugDescription; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPImageCacheRequest.h b/iOS7/Frameworks/MediaPlayer/MPImageCacheRequest.h index 77a1f7640..4b3b9ba87 100644 --- a/iOS7/Frameworks/MediaPlayer/MPImageCacheRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPImageCacheRequest.h @@ -13,11 +13,11 @@ MPImageCache *_cache; id _completionHandler; int _contentMode; - BOOL _decodeOnFetch; + _Bool _decodeOnFetch; id _delegate; UIColor *_fillColor; struct CGSize _finalSize; - BOOL _finalSizeMayDifferWhenApsectRatioMatches; + _Bool _finalSizeMayDifferWhenApsectRatioMatches; MPImageModifier *_modifier; id _uniqueKey; long long _tag; @@ -25,10 +25,10 @@ } @property(nonatomic) int interpolationQuality; // @synthesize interpolationQuality=_interpolationQuality; -@property(nonatomic) BOOL finalSizeMayDifferWhenApsectRatioMatches; // @synthesize finalSizeMayDifferWhenApsectRatioMatches=_finalSizeMayDifferWhenApsectRatioMatches; +@property(nonatomic) _Bool finalSizeMayDifferWhenApsectRatioMatches; // @synthesize finalSizeMayDifferWhenApsectRatioMatches=_finalSizeMayDifferWhenApsectRatioMatches; @property(retain, nonatomic) id uniqueKey; // @synthesize uniqueKey=_uniqueKey; @property(nonatomic) long long tag; // @synthesize tag=_tag; -@property(nonatomic) BOOL decodeOnFetch; // @synthesize decodeOnFetch=_decodeOnFetch; +@property(nonatomic) _Bool decodeOnFetch; // @synthesize decodeOnFetch=_decodeOnFetch; @property(nonatomic) int contentMode; // @synthesize contentMode=_contentMode; @property(retain, nonatomic) MPImageModifier *modifier; // @synthesize modifier=_modifier; @property(nonatomic) struct CGSize finalSize; // @synthesize finalSize=_finalSize; @@ -37,21 +37,22 @@ @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; @property(nonatomic) __weak MPImageCache *cache; // @synthesize cache=_cache; - (void).cxx_destruct; -- (void)_sendImageToDelegate:(id)arg1; -- (void)_sendErrorToDelegate:(id)arg1; +- (void)_finishWithBlock:(id)arg1; +- (void)_finishWithImage:(id)arg1; +- (void)_finishWithDelegate:(id)arg1; - (id)_newBitmapImageFromImage:(id)arg1 finalSize:(struct CGSize)arg2; - (void)_getGeometryForCreatingNewImage:(id)arg1 finalSize:(struct CGSize)arg2 contentSize:(struct CGSize *)arg3 contentSubRect:(struct CGRect *)arg4 imageFrame:(struct CGRect *)arg5; - (void)completeImageLoadOperationWithImage:(id)arg1; - (void)main; - (void)cancel; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @property(readonly, nonatomic) UIImage *finalPlaceholderImage; @property(readonly, nonatomic) UIImage *placeholderImage; -@property(readonly, nonatomic) BOOL canRequestSynchronously; +@property(readonly, nonatomic) _Bool canRequestSynchronously; - (id)copyRawImageReturningError:(id *)arg1; - (id)copyImageFromImage:(id)arg1; -- (BOOL)_canUseInputImageAsFinalOutput:(id)arg1; +- (_Bool)_canUseInputImageAsFinalOutput:(id)arg1; - (id)description; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPImageModifier.h b/iOS7/Frameworks/MediaPlayer/MPImageModifier.h index f74041ae1..0b1ed3808 100644 --- a/iOS7/Frameworks/MediaPlayer/MPImageModifier.h +++ b/iOS7/Frameworks/MediaPlayer/MPImageModifier.h @@ -14,8 +14,8 @@ - (struct CGSize)contentSizeForSize:(struct CGSize)arg1; - (void)drawImageForegroundWithContext:(struct CGContext *)arg1 contentSize:(struct CGSize)arg2 contentSubRect:(struct CGRect)arg3; - (void)drawImageBackgroundWithContext:(struct CGContext *)arg1 contentSize:(struct CGSize)arg2 contentSubRect:(struct CGRect)arg3; -- (BOOL)shouldModifyImageWithContentSize:(struct CGSize)arg1 imageSize:(struct CGSize)arg2 imageSubRect:(struct CGRect)arg3; -@property(readonly, nonatomic) BOOL fastEnoughToApplySynchronously; +- (_Bool)shouldModifyImageWithContentSize:(struct CGSize)arg1 imageSize:(struct CGSize)arg2 imageSubRect:(struct CGRect)arg3; +@property(readonly, nonatomic) _Bool fastEnoughToApplySynchronously; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineAudioOverlay.h b/iOS7/Frameworks/MediaPlayer/MPInlineAudioOverlay.h index 23165656a..2c189a6be 100644 --- a/iOS7/Frameworks/MediaPlayer/MPInlineAudioOverlay.h +++ b/iOS7/Frameworks/MediaPlayer/MPInlineAudioOverlay.h @@ -11,7 +11,7 @@ @interface MPInlineAudioOverlay : MPPlaybackControlsView { id _videoViewController; - int _style; + long long _style; UIView *_backgroundView; MPInlineAudioTransportControls *_transportControls; UILabel *_streamingLabel; @@ -20,12 +20,14 @@ } @property(nonatomic) __weak id videoViewController; // @synthesize videoViewController=_videoViewController; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(copy, nonatomic) NSString *playbackErrorDescription; // @synthesize playbackErrorDescription=_playbackErrorDescription; - (void).cxx_destruct; - (struct CGRect)_frameInBackgroundViewForDescriptionLabel:(id)arg1; - (id)_newDescriptionLabel; - (void)_updateVisiblePartsForAvailableRoutes; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2; - (void)_itemDurationDidChangeNotification:(id)arg1; - (void)_availableRoutesDidChangeNotification:(id)arg1; - (void)setPlayer:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineAudioTransportControls.h b/iOS7/Frameworks/MediaPlayer/MPInlineAudioTransportControls.h index e0d36627b..9f8d65c24 100644 --- a/iOS7/Frameworks/MediaPlayer/MPInlineAudioTransportControls.h +++ b/iOS7/Frameworks/MediaPlayer/MPInlineAudioTransportControls.h @@ -8,7 +8,7 @@ @interface MPInlineAudioTransportControls : MPTransportControls { - int _style; + long long _style; } - (struct CGRect)availableProgressControlAreaFrame; @@ -18,8 +18,8 @@ - (id)playButtonImage; - (id)newVolumeSlider; - (id)buttonImageForPart:(unsigned long long)arg1; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineTransportControls.h b/iOS7/Frameworks/MediaPlayer/MPInlineTransportControls.h index 0b9464079..c5a37be60 100644 --- a/iOS7/Frameworks/MediaPlayer/MPInlineTransportControls.h +++ b/iOS7/Frameworks/MediaPlayer/MPInlineTransportControls.h @@ -24,7 +24,7 @@ - (id)playButtonImage; - (id)buttonImageForPart:(unsigned long long)arg1; - (id)newButtonForPart:(unsigned long long)arg1; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineVideoController.h b/iOS7/Frameworks/MediaPlayer/MPInlineVideoController.h index 66baf0099..9e96ad8fd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPInlineVideoController.h +++ b/iOS7/Frameworks/MediaPlayer/MPInlineVideoController.h @@ -20,158 +20,153 @@ id _delegate; MPAVItem *_item; MPAVController *_player; - int _activeOverlayUserEvents; - BOOL _automaticallyHandleTransportControls; - BOOL _allowsDetailScrubbing; - BOOL _allowsWirelessPlayback; - BOOL _alwaysAllowHidingControlsOverlay; + long long _activeOverlayUserEvents; + _Bool _automaticallyHandleTransportControls; + _Bool _allowsDetailScrubbing; + _Bool _allowsWirelessPlayback; + _Bool _alwaysAllowHidingControlsOverlay; int _artworkImageStyle; - BOOL _attemptAutoPlayWhenControlsHidden; + _Bool _attemptAutoPlayWhenControlsHidden; MPVideoBackgroundView *_backgroundView; UIColor *_backstopColor; - BOOL _canAnimateControlsOverlay; - BOOL _canShowControlsOverlay; - BOOL _controlsOverlayVisible; + _Bool _canAnimateControlsOverlay; + _Bool _canShowControlsOverlay; + _Bool _controlsOverlayVisible; unsigned long long _desiredParts; unsigned long long _disabledParts; - BOOL _disableAutoRotation; - BOOL _disableControlsAutohide; - BOOL _displayPlaybackErrorAlerts; - BOOL _inlinePlaybackUsesTVOut; - unsigned int _itemTypeOverride; - BOOL _ownsStatusBar; + _Bool _disableAutoRotation; + _Bool _disableControlsAutohide; + _Bool _displayPlaybackErrorAlerts; + _Bool _inlinePlaybackUsesTVOut; + unsigned long long _itemTypeOverride; UIImage *_posterImage; - unsigned int _scaleMode; - BOOL _TVOutEnabled; - BOOL _TVOutEnabledMaster; - BOOL _useHostedWindowWhenFullscreen; + unsigned long long _scaleMode; + _Bool _TVOutEnabled; + _Bool _TVOutEnabledMaster; + _Bool _useHostedWindowWhenFullscreen; MPSwipableView *_view; MPVideoPlaybackOverlayView *_videoOverlayView; unsigned long long _visibleParts; - int _audioOverlayStyle; - BOOL _navigationBarHidden; + long long _audioOverlayStyle; + _Bool _navigationBarHidden; NSString *_playbackErrorDescription; - int _videoOverlayStyle; + long long _videoOverlayStyle; UIView *_advertisementView; UIAlertView *_alertSheet; UIWindow *_alternateTracksWindow; MPInlineAudioOverlay *_audioOverlayView; - unsigned int _backgroundTaskId; - BOOL _batteryMonitoringWasEnabled; + unsigned long long _backgroundTaskId; + _Bool _batteryMonitoringWasEnabled; UINavigationController *_chaptersContainerController; MPVideoContainerView *_containerView; UITapGestureRecognizer *_doubleTapGestureRecognizer; MPInlineVideoFullscreenViewController *_fullscreenViewController; - BOOL _fullscreenViewSizeIsExternallyManaged; + _Bool _fullscreenViewSizeIsExternallyManaged; UIWindow *_fullscreenWindow; - BOOL _hasShownFirstVideoFrame; + _Bool _hasShownFirstVideoFrame; NSTimer *_idleTimer; - BOOL _inCloneMirrorMode; - BOOL _isAnimatingOverlay; - BOOL _isTransitioningFromFullscreen; - BOOL _isTransitioningToFullscreen; + _Bool _inCloneMirrorMode; + _Bool _isAnimatingOverlay; + _Bool _isTransitioningFromFullscreen; + _Bool _isTransitioningToFullscreen; UIActivityIndicatorView *_loadingIndicator; UIPinchGestureRecognizer *_pinchGestureRecognizer; MPAudioVideoRoutingPopoverController *_routePopoverController; - BOOL _savedIsStatusBarHidden; - unsigned int _scaleModeOverride; - BOOL _scheduledLoadingIndicator; + unsigned long long _scaleModeOverride; + _Bool _scheduledLoadingIndicator; UIView *_subtitlesView; - BOOL _swallowNextTapGesture; + _Bool _swallowNextTapGesture; UITapGestureRecognizer *_tapGestureRecognizer; MPTVOutWindow *_tvOutWindow; UIView *_videoBackgroundView; NSSet *_viewsToFade; - BOOL _wantsOverlayVisibleWhenItemIsAvailable; - BOOL _wasPlaying; + _Bool _wantsOverlayVisibleWhenItemIsAvailable; + _Bool _wasPlaying; UIWindow *_windowForDisablingAutorotation; UIWindow *_windowForFullscreenTransition; - int _savedStatusBarStyle; + _Bool _shouldDestroyVideoSnapshot; } -@property(readonly, nonatomic) int savedStatusBarStyle; // @synthesize savedStatusBarStyle=_savedStatusBarStyle; -@property(nonatomic) int audioOverlayStyle; // @synthesize audioOverlayStyle=_audioOverlayStyle; +@property(nonatomic) long long audioOverlayStyle; // @synthesize audioOverlayStyle=_audioOverlayStyle; @property(readonly, nonatomic) UIView *subtitlesView; // @synthesize subtitlesView=_subtitlesView; -@property(readonly, nonatomic) BOOL savedIsStatusBarHidden; // @synthesize savedIsStatusBarHidden=_savedIsStatusBarHidden; @property(copy, nonatomic) NSString *playbackErrorDescription; // @synthesize playbackErrorDescription=_playbackErrorDescription; -@property(nonatomic) BOOL navigationBarHidden; // @synthesize navigationBarHidden=_navigationBarHidden; -@property(nonatomic) int videoOverlayStyle; // @synthesize videoOverlayStyle=_videoOverlayStyle; +@property(nonatomic) _Bool navigationBarHidden; // @synthesize navigationBarHidden=_navigationBarHidden; +@property(nonatomic) long long videoOverlayStyle; // @synthesize videoOverlayStyle=_videoOverlayStyle; @property(readonly, nonatomic) UIView *advertisementView; // @synthesize advertisementView=_advertisementView; @property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; -@property(nonatomic) BOOL TVOutEnabled; // @synthesize TVOutEnabled=_TVOutEnabled; +@property(nonatomic) _Bool TVOutEnabled; // @synthesize TVOutEnabled=_TVOutEnabled; @property(retain, nonatomic) UIImage *posterImage; // @synthesize posterImage=_posterImage; -@property(nonatomic) BOOL ownsStatusBar; // @synthesize ownsStatusBar=_ownsStatusBar; -@property(nonatomic) unsigned int itemTypeOverride; // @synthesize itemTypeOverride=_itemTypeOverride; -@property(nonatomic) BOOL inlinePlaybackUsesTVOut; // @synthesize inlinePlaybackUsesTVOut=_inlinePlaybackUsesTVOut; -@property(nonatomic) BOOL displayPlaybackErrorAlerts; // @synthesize displayPlaybackErrorAlerts=_displayPlaybackErrorAlerts; +@property(nonatomic) unsigned long long itemTypeOverride; // @synthesize itemTypeOverride=_itemTypeOverride; +@property(nonatomic) _Bool inlinePlaybackUsesTVOut; // @synthesize inlinePlaybackUsesTVOut=_inlinePlaybackUsesTVOut; +@property(nonatomic) _Bool displayPlaybackErrorAlerts; // @synthesize displayPlaybackErrorAlerts=_displayPlaybackErrorAlerts; @property(nonatomic) unsigned long long disabledParts; // @synthesize disabledParts=_disabledParts; -@property(nonatomic) BOOL disableAutoRotation; // @synthesize disableAutoRotation=_disableAutoRotation; +@property(nonatomic) _Bool disableAutoRotation; // @synthesize disableAutoRotation=_disableAutoRotation; @property(nonatomic) unsigned long long desiredParts; // @synthesize desiredParts=_desiredParts; -@property(nonatomic) BOOL controlsOverlayVisible; // @synthesize controlsOverlayVisible=_controlsOverlayVisible; -@property(nonatomic) BOOL canShowControlsOverlay; // @synthesize canShowControlsOverlay=_canShowControlsOverlay; -@property(nonatomic) BOOL canAnimateControlsOverlay; // @synthesize canAnimateControlsOverlay=_canAnimateControlsOverlay; +@property(nonatomic) _Bool controlsOverlayVisible; // @synthesize controlsOverlayVisible=_controlsOverlayVisible; +@property(nonatomic) _Bool canShowControlsOverlay; // @synthesize canShowControlsOverlay=_canShowControlsOverlay; +@property(nonatomic) _Bool canAnimateControlsOverlay; // @synthesize canAnimateControlsOverlay=_canAnimateControlsOverlay; @property(retain, nonatomic) UIColor *backstopColor; // @synthesize backstopColor=_backstopColor; @property(readonly, nonatomic) UIView *backgroundView; // @synthesize backgroundView=_backgroundView; -@property(nonatomic) BOOL attemptAutoPlayWhenControlsHidden; // @synthesize attemptAutoPlayWhenControlsHidden=_attemptAutoPlayWhenControlsHidden; +@property(nonatomic) _Bool attemptAutoPlayWhenControlsHidden; // @synthesize attemptAutoPlayWhenControlsHidden=_attemptAutoPlayWhenControlsHidden; @property(nonatomic) int artworkImageStyle; // @synthesize artworkImageStyle=_artworkImageStyle; -@property(nonatomic) BOOL alwaysAllowHidingControlsOverlay; // @synthesize alwaysAllowHidingControlsOverlay=_alwaysAllowHidingControlsOverlay; -@property(nonatomic) BOOL allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; -@property(nonatomic) BOOL allowsDetailScrubbing; // @synthesize allowsDetailScrubbing=_allowsDetailScrubbing; +@property(nonatomic) _Bool alwaysAllowHidingControlsOverlay; // @synthesize alwaysAllowHidingControlsOverlay=_alwaysAllowHidingControlsOverlay; +@property(nonatomic) _Bool allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; +@property(nonatomic) _Bool allowsDetailScrubbing; // @synthesize allowsDetailScrubbing=_allowsDetailScrubbing; @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; @property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; -@property(nonatomic) BOOL automaticallyHandleTransportControls; // @synthesize automaticallyHandleTransportControls=_automaticallyHandleTransportControls; +@property(nonatomic) _Bool automaticallyHandleTransportControls; // @synthesize automaticallyHandleTransportControls=_automaticallyHandleTransportControls; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_viewWasPinched:(id)arg1; - (void)_viewWasTapped:(id)arg1; -- (BOOL)_useInlineControls; +- (_Bool)_useInlineControls; - (void)_updateTVOutEnabled; - (void)_updateProgressControlForItem:(id)arg1; -- (void)_updateIdleTimerDisabledFromPlaybackState:(unsigned int)arg1; +- (void)_updateIdleTimerDisabledFromPlaybackState:(unsigned long long)arg1; - (void)_updateDoubleTapGestureRecognizer; - (void)_updateDisableAirPlayMirroringDuringPlayback; - (void)_updateBackgroundViewInformation; -- (void)_updateBackgroundViewConfiguration:(BOOL)arg1; +- (void)_updateBackgroundViewConfiguration:(_Bool)arg1; - (void)_updateAlwaysPlayWheneverPossible; - (void)_unregisterForPlayerNotifications; - (void)_transitionToFullscreenDidEnd; -- (void)_transitionToFullscreenAnimated:(BOOL)arg1; +- (void)_transitionToFullscreenAnimated:(_Bool)arg1; - (void)_transitionFromFullscreenDidEnd; -- (void)_transitionFromFullscreenAnimated:(BOOL)arg1 fromDoneButton:(BOOL)arg2; -- (void)_transitionFromFullscreenAnimated:(BOOL)arg1; +- (void)_transitionFromFullscreenAnimated:(_Bool)arg1 fromDoneButton:(_Bool)arg2; +- (void)_transitionFromFullscreenAnimated:(_Bool)arg1; - (void)_tearDownTVOutWindow; - (void)_showVideoSnapshotView; - (void)_showStillFrameIfNotAlreadyPlaying; - (void)_showOverlayDidEnd; -- (void)_showOverlayAnimated:(BOOL)arg1; +- (void)_showOverlayAnimated:(_Bool)arg1; - (void)_showChapters; -- (BOOL)_shouldShowDestinationPlaceholder; +- (_Bool)_shouldShowDestinationPlaceholder; - (void)_setupTVOutWindow; - (void)_setupSubviews; - (void)_scheduleLoadingIndicatorIfNeeded; - (void)_resetOverlayIdleTimer; - (void)_registerForPlayerNotifications; -- (void)_postViewControllerRequestsExitWithReason:(int)arg1; +- (void)_postViewControllerRequestsExitWithReason:(long long)arg1; - (void)_postScaleModeDidChange; -- (BOOL)_overlayViewIsVisible; +- (_Bool)_overlayViewIsVisible; - (void)_overlayIdleTimerFired:(id)arg1; -- (unsigned int)_itemTypeWithActualTypePreference; -- (BOOL)_isAnimatingFullscreenTransition; -- (void)_hideOverlayDidEnd:(id)arg1 finished:(id)arg2; -- (void)_hideOverlayAnimated:(BOOL)arg1; +- (unsigned long long)_itemTypeWithActualTypePreference; +- (_Bool)_isAnimatingFullscreenTransition; +- (void)_hideOverlayDidEnd; +- (void)_hideOverlayAnimated:(_Bool)arg1; - (void)_hideLoadingIndicator; - (void)_flipToChaptersDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_flipFromChaptersDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_enableAirPlayVideoRoutesIfNecessary; -- (unsigned int)_effectiveItemType; +- (unsigned long long)_effectiveItemType; - (void)_doneWithChapters:(id)arg1; - (void)_destroyVideoSnapshotView; - (void)_destroyVideoOverlayView; - (void)_destroyAudioOverlayView; - (void)_delayedUpdateBackgroundView; - (void)_delayedShowLoadingIndicator; -- (BOOL)canShowQTAudioOnlyUI; -- (BOOL)_canEnableAirPlayVideoRoutes; +- (_Bool)canShowQTAudioOnlyUI; +- (_Bool)_canEnableAirPlayVideoRoutes; - (void)_cancelOverlayIdleTimer; - (void)_validityChanged:(id)arg1; - (void)_timedImageMetadataAvailable:(id)arg1; @@ -189,56 +184,59 @@ - (void)_bufferingStateChanged:(id)arg1; - (void)_batteryStateDidChange:(id)arg1; - (void)_availableRoutesChanged:(id)arg1; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)_applicationDidFinishSuspensionSnapshot:(id)arg1; - (void)_applicationWillResignActive:(id)arg1; - (void)_applicationWillEnterForeground:(id)arg1; - (void)_applicationSuspended:(id)arg1; - (void)_applicationResumedEventsOnly:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)chapterList:(id)arg1 selectedChapter:(unsigned int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)chapterList:(id)arg1 selectedChapter:(unsigned long long)arg2; - (void)overlayTappedFullscreenButton:(id)arg1; - (void)overlayTappedBackButton:(id)arg1; -- (void)overlay:(id)arg1 didEndUserEvent:(int)arg2; -- (void)overlay:(id)arg1 didBeginUserEvent:(int)arg2; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)overlay:(id)arg1 didEndUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didCancelUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didBeginUserEvent:(long long)arg2; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; - (void)swipableViewHadActivity:(id)arg1; - (void)swipableView:(id)arg1 willMoveToWindow:(id)arg2; - (void)swipableView:(id)arg1 didMoveToSuperview:(id)arg2; -- (void)setVideoSnapshotEnabled:(BOOL)arg1; -- (void)saveStatusBarState; +- (void)setVideoSnapshotEnabled:(_Bool)arg1; @property(readonly, nonatomic) UIView *fullscreenView; - (void)fullscreenOverlayDidShow; - (void)fullscreenOverlayDidHide; -- (void)fullscreenOverlayWillShowAnimated:(BOOL)arg1; -- (void)fullscreenOverlayWillHideAnimated:(BOOL)arg1; -@property(readonly, nonatomic) BOOL viewControllerWillRequestExit; +- (void)fullscreenOverlayWillShowAnimated:(_Bool)arg1; +- (void)fullscreenOverlayWillHideAnimated:(_Bool)arg1; +@property(readonly, nonatomic) _Bool viewControllerWillRequestExit; @property(readonly, nonatomic) MPVideoView *videoView; @property(readonly, nonatomic) UIView *videoOverlayView; - (void)showAlternateTracksController:(id)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setUseHostedWindowWhenFullscreen:(BOOL)arg1; -- (void)setScaleModeOverride:(unsigned int)arg1 animated:(BOOL)arg2; -@property(nonatomic) unsigned int scaleMode; // @synthesize scaleMode=_scaleMode; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isFullscreen) BOOL fullscreen; -@property(nonatomic) BOOL disableControlsAutohide; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2 force:(BOOL)arg3; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setUseHostedWindowWhenFullscreen:(_Bool)arg1; +- (void)setScaleModeOverride:(unsigned long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) unsigned long long scaleMode; // @synthesize scaleMode=_scaleMode; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isFullscreen) _Bool fullscreen; +@property(nonatomic) _Bool disableControlsAutohide; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2 force:(_Bool)arg3; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2; - (void)setControlsNeedLayout; - (void)setClosedCaptions:(id)arg1; -@property(nonatomic) BOOL autoPlayWhenLikelyToKeepUp; +@property(nonatomic) _Bool autoPlayWhenLikelyToKeepUp; - (void)prepareToDisplayVideo; @property(readonly, nonatomic) unsigned int hostedWindowContextID; @property(readonly, nonatomic) _UIHostedWindow *hostedWindow; - (void)exitFullscreen; - (void)displayVideoView; -- (BOOL)canHideOverlay:(BOOL)arg1; -@property(readonly, nonatomic) BOOL canChangeScaleMode; +- (_Bool)canHideOverlay:(_Bool)arg1; +@property(readonly, nonatomic) _Bool canChangeScaleMode; +- (void)setOwnsStatusBar:(_Bool)arg1; @property(readonly, nonatomic) UIView *view; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -@property(nonatomic) int orientation; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; +- (void)setOrientation:(long long)arg1 animate:(_Bool)arg2; +@property(nonatomic) long long orientation; +- (void)noteIgnoredChangeTypes:(unsigned long long)arg1; - (void)clearWeakReferencesToObject:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineVideoFullscreenViewController.h b/iOS7/Frameworks/MediaPlayer/MPInlineVideoFullscreenViewController.h index 037d029aa..8fc45fac3 100644 --- a/iOS7/Frameworks/MediaPlayer/MPInlineVideoFullscreenViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPInlineVideoFullscreenViewController.h @@ -14,20 +14,20 @@ @interface MPInlineVideoFullscreenViewController : UIViewController { - BOOL _disableTaps; + _Bool _disableTaps; UITapGestureRecognizer *_doubleTapGestureRecognizer; NSTimer *_idleTimer; - BOOL _isAnimatingOverlay; + _Bool _isAnimatingOverlay; MPAVItem *_item; UIActivityIndicatorView *_loadingIndicator; MPInlineVideoController *_masterController; MPVideoPlaybackOverlayView *_overlayView; UIPinchGestureRecognizer *_pinchGestureRecognizer; - float _savedWindowLevel; - BOOL _shouldForwardRotationEvents; + _Bool _shouldForwardRotationEvents; MPSwipableView *_swipableView; UITapGestureRecognizer *_tapGestureRecognizer; - int _activeOverlayUserEvents; + long long _activeOverlayUserEvents; + _Bool _statusBarWasHidden; } @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; @@ -37,31 +37,31 @@ - (void)_viewWasTapped:(id)arg1; - (void)_showOverlayDidEnd; - (void)_overlayIdleTimerFired:(id)arg1; -- (void)_hideOverlayDidEnd:(id)arg1 finished:(id)arg2; -- (void)_hideOverlayAnimated:(BOOL)arg1; +- (void)_hideOverlayDidEnd; +- (void)_hideOverlayAnimated:(_Bool)arg1; - (void)updateOverlayView; -- (void)showOverlayAnimated:(BOOL)arg1; +- (void)showOverlayAnimated:(_Bool)arg1; - (void)showLoadingIndicator; - (void)showAlternateTracks; - (void)resetOverlayIdleTimer; - (void)prepareForTransitionFromFullscreen; - (void)hideLoadingIndicator; - (void)cancelOverlayIdleTimer; -- (void)_windowWillRotate:(id)arg1; - (void)overlayTappedBackButton:(id)arg1; -- (void)overlay:(id)arg1 didEndUserEvent:(int)arg2; -- (void)overlay:(id)arg1 didBeginUserEvent:(int)arg2; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)overlay:(id)arg1 didEndUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didCancelUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didBeginUserEvent:(long long)arg2; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; - (void)swipableViewHadActivity:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)wantsFullScreenLayout; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)prefersStatusBarHidden; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPInlineVideoOverlay.h b/iOS7/Frameworks/MediaPlayer/MPInlineVideoOverlay.h deleted file mode 100644 index e29cd907c..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPInlineVideoOverlay.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h" - -@class MPInlineTransportControls, MPNowPlayingItemQueueInfoButton; - -@interface MPInlineVideoOverlay : MPVideoOverlay -{ - MPInlineTransportControls *_transportControls; - MPNowPlayingItemQueueInfoButton *_itemQueueInfoButton; - unsigned int _layoutSubviewsActive:1; -} - -- (void).cxx_destruct; -- (unsigned long long)_convertedPartsMask:(unsigned long long)arg1; -- (void)_availableRoutesDidChangeNotification:(id)arg1; -- (void)setVideoViewController:(id)arg1; -- (void)setDisabledParts:(unsigned long long)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setItem:(id)arg1; -- (void)setAllowsWirelessPlayback:(BOOL)arg1; -- (BOOL)allowsWirelessPlayback; -- (void)detailSliderTrackingDidCancel:(id)arg1; -- (void)detailSliderTrackingDidEnd:(id)arg1; -- (void)detailSliderTrackingDidBegin:(id)arg1; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)_configureLinkButtonForCurrentItemTime; -- (int)nowPlayingItemQueueInfoButton:(id)arg1 willDisplayInfoType:(int)arg2; -- (void)setFrame:(struct CGRect)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPItemDownloadProperties.h b/iOS7/Frameworks/MediaPlayer/MPItemDownloadProperties.h index f01f0b43a..e5c0f809e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPItemDownloadProperties.h +++ b/iOS7/Frameworks/MediaPlayer/MPItemDownloadProperties.h @@ -15,7 +15,7 @@ { long long _assetFileSize; NSURL *_destinationURL; - BOOL _downloadExists; + _Bool _downloadExists; NSString *_downloadIdentifier; long long _downloadSizeLimit; unsigned long long _downloadToken; @@ -28,17 +28,17 @@ @property(nonatomic) unsigned long long downloadToken; // @synthesize downloadToken=_downloadToken; @property(readonly, nonatomic) long long downloadSizeLimit; // @synthesize downloadSizeLimit=_downloadSizeLimit; @property(readonly, nonatomic) NSString *downloadIdentifier; // @synthesize downloadIdentifier=_downloadIdentifier; -@property(readonly, nonatomic) BOOL downloadExists; // @synthesize downloadExists=_downloadExists; +@property(readonly, nonatomic) _Bool downloadExists; // @synthesize downloadExists=_downloadExists; @property(readonly, nonatomic) NSURL *destinationURL; // @synthesize destinationURL=_destinationURL; @property(readonly, nonatomic) long long assetFileSize; // @synthesize assetFileSize=_assetFileSize; - (void).cxx_destruct; - (void)_reloadNetworkConstraints; -- (id)newAVAssetOptionsWithDownloadStyle:(int)arg1; +- (id)newAVAssetOptionsWithDownloadStyle:(long long)arg1; - (void)acquireDownloadTokenWithCompletionHandler:(id)arg1; - (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; - (id)initWithMediaItem:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPItemDownloadSession.h b/iOS7/Frameworks/MediaPlayer/MPItemDownloadSession.h index 0b4a6c320..e45aed1fd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPItemDownloadSession.h +++ b/iOS7/Frameworks/MediaPlayer/MPItemDownloadSession.h @@ -10,25 +10,25 @@ @interface MPItemDownloadSession : NSObject { - AVAsset *_asset; + AVAsset *_AVAsset; + float _percentComplete; + int _sessionState; MPItemDownloadProperties *_downloadProperties; SSDownloadHandlerSession *_downloadSession; - float _percentComplete; NSError *_sessionError; - int _sessionState; } @property(nonatomic) int sessionState; // @synthesize sessionState=_sessionState; @property(retain, nonatomic) NSError *sessionError; // @synthesize sessionError=_sessionError; @property(nonatomic) float percentComplete; // @synthesize percentComplete=_percentComplete; @property(retain, nonatomic) SSDownloadHandlerSession *downloadSession; // @synthesize downloadSession=_downloadSession; -@property(nonatomic) __weak AVAsset *AVAsset; // @synthesize AVAsset=_asset; +@property(nonatomic) AVAsset *AVAsset; // @synthesize AVAsset=_AVAsset; +@property(retain, nonatomic) MPItemDownloadProperties *downloadProperties; // @synthesize downloadProperties=_downloadProperties; - (void).cxx_destruct; - (id)description; - (void)snapshotProgressForItem:(id)arg1; - (void)reloadNetworkConstraints; -- (BOOL)isNetworkConstrainedForNetworkType:(int)arg1; -@property(readonly, nonatomic) MPItemDownloadProperties *downloadProperties; +- (_Bool)isNetworkConstrainedForNetworkType:(long long)arg1; - (id)initWithItemDownloadProperties:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPKnockoutButton.h b/iOS7/Frameworks/MediaPlayer/MPKnockoutButton.h index 2bfa9eeb3..03a792bb4 100644 --- a/iOS7/Frameworks/MediaPlayer/MPKnockoutButton.h +++ b/iOS7/Frameworks/MediaPlayer/MPKnockoutButton.h @@ -4,19 +4,19 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIButton.h" +#import -@interface MPKnockoutButton : UIButton +@interface MPKnockoutButton : MPButton { - float _defaultAlpha; } -+ (id)buttonWithType:(int)arg1; -@property(nonatomic) float defaultAlpha; // @synthesize defaultAlpha=_defaultAlpha; -- (void)_updateMask; -- (void)willMoveToWindow:(id)arg1; -- (void)setTitle:(id)arg1 forState:(unsigned int)arg2; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; ++ (id)easyTouchButtonWithType:(long long)arg1; +- (void)didMoveToSuperview; +- (void)_updateForStateChangeAnimated:(_Bool)arg1; +- (void)_updateSelected:(_Bool)arg1 highlighted:(_Bool)arg2; +- (_Bool)_drawingAsSelected; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPLoadRadioAssetOperation.h b/iOS7/Frameworks/MediaPlayer/MPLoadRadioAssetOperation.h index 5b2c31cb1..c2cf30f44 100644 --- a/iOS7/Frameworks/MediaPlayer/MPLoadRadioAssetOperation.h +++ b/iOS7/Frameworks/MediaPlayer/MPLoadRadioAssetOperation.h @@ -6,10 +6,13 @@ #import "NSOperation.h" +#import "_MPRadioOperationProtocol-Protocol.h" + @class AVAssetCache, NSLock, NSObject, NSString, RadioRequestContext; -@interface MPLoadRadioAssetOperation : NSOperation +@interface MPLoadRadioAssetOperation : NSOperation <_MPRadioOperationProtocol> { + _Bool _applyPreloadDuration; id _assetBlock; AVAssetCache *_assetCache; NSObject *_heartbeatTokenQueue; @@ -21,18 +24,20 @@ } - (void).cxx_destruct; +- (id)_URLOperationWithURL:(id)arg1 storeBag:(id)arg2 allowingHeartbeatDelay:(_Bool)arg3 heartbeatToken:(id *)arg4 error:(id *)arg5; - (id)_sinfsForAssetDictionary:(id)arg1; - (void)_saveDownloadKeyCookieForAssetDictionary:(id)arg1 URL:(id)arg2; -- (id)_heartbeatTokenString:(id *)arg1; -- (id)_errorForInvalidPurchaseResponse:(id)arg1; +- (id)_heartbeatTokenDataAllowingDelay:(_Bool)arg1 error:(id *)arg2; +- (id)_errorForInvalidPurchaseResponse:(id)arg1 heartbeatToken:(id)arg2; - (id)_bodyData:(id *)arg1; -- (id)_assetWithPurchaseResponse:(id)arg1 error:(id *)arg2; +- (id)_assetWithPurchaseResponse:(id)arg1 heartbeatToken:(id)arg2 error:(id *)arg3; - (id)_assetDictionaryForPurchaseResponse:(id)arg1; - (void)main; +@property(copy) RadioRequestContext *requestContext; @property(retain) AVAssetCache *assetCache; @property(copy) id assetBlock; -- (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)_initMPLoadRadioAssetOperation; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPLoadSAPContextOperation.h b/iOS7/Frameworks/MediaPlayer/MPLoadSAPContextOperation.h index 6684f75f1..8a0658a87 100644 --- a/iOS7/Frameworks/MediaPlayer/MPLoadSAPContextOperation.h +++ b/iOS7/Frameworks/MediaPlayer/MPLoadSAPContextOperation.h @@ -8,6 +8,7 @@ @class NSData, NSLock, NSURL; +// Not exported @interface MPLoadSAPContextOperation : NSOperation { NSData *_certificateData; diff --git a/iOS7/Frameworks/MediaPlayer/MPLoggingUtility.h b/iOS7/Frameworks/MediaPlayer/MPLoggingUtility.h index 3355c8691..9ec009cd0 100644 --- a/iOS7/Frameworks/MediaPlayer/MPLoggingUtility.h +++ b/iOS7/Frameworks/MediaPlayer/MPLoggingUtility.h @@ -10,6 +10,7 @@ { } ++ (void)debugLogForRadioPlaybackPerformanceWithFormat:(id)arg1; + (void)debugLogForMusicPlayerControllerWithFormat:(id)arg1; + (void)debugLogForDefaultsKey:(id)arg1 format:(id)arg2; + (void)debugLog:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMatchMediaDownloadObserver.h b/iOS7/Frameworks/MediaPlayer/MPMatchMediaDownloadObserver.h index 0b1d2b79b..bc03a397a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMatchMediaDownloadObserver.h +++ b/iOS7/Frameworks/MediaPlayer/MPMatchMediaDownloadObserver.h @@ -17,11 +17,11 @@ - (void).cxx_destruct; - (void)downloadManager:(id)arg1 downloadDidProgress:(id)arg2; -- (BOOL)isRestoreDownload; -- (BOOL)isPurchasing; +- (_Bool)isRestoreDownload; +- (_Bool)isPurchasing; - (void)cancelDownload; -- (BOOL)canCancel; -- (BOOL)isCurrentlyPlayable; +- (_Bool)canCancel; +- (_Bool)isCurrentlyPlayable; - (double)rawDownloadTotal; - (double)rawDownloadProgress; - (double)downloadProgress; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaChapter-MPMediaLibraryDataProviderML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaChapter-MPMediaLibraryDataProviderML3Additions.h new file mode 100644 index 000000000..43c68d0ea --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaChapter-MPMediaLibraryDataProviderML3Additions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaChapter (MPMediaLibraryDataProviderML3Additions) +- (long long)_sortByChapterIndex:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaChapter.h b/iOS7/Frameworks/MediaPlayer/MPMediaChapter.h index e61b277ec..6e42b89c7 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaChapter.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaChapter.h @@ -8,9 +8,9 @@ @interface MPMediaChapter : NSObject { - int _chapterType; - unsigned int _indexInChaptersWithAnyType; - unsigned int _indexInChaptersWithSameType; + long long _chapterType; + unsigned long long _indexInChaptersWithAnyType; + unsigned long long _indexInChaptersWithSameType; double _playbackDuration; double _playbackTime; id _value; @@ -21,16 +21,15 @@ @property(retain, nonatomic) id value; // @synthesize value=_value; @property(nonatomic) double playbackTime; // @synthesize playbackTime=_playbackTime; @property(nonatomic) double playbackDuration; // @synthesize playbackDuration=_playbackDuration; -@property(nonatomic) int chapterType; // @synthesize chapterType=_chapterType; -@property(nonatomic) unsigned int indexInChaptersWithSameType; // @synthesize indexInChaptersWithSameType=_indexInChaptersWithSameType; -@property(nonatomic) unsigned int indexInChaptersWithAnyType; // @synthesize indexInChaptersWithAnyType=_indexInChaptersWithAnyType; +@property(nonatomic) long long chapterType; // @synthesize chapterType=_chapterType; +@property(nonatomic) unsigned long long indexInChaptersWithSameType; // @synthesize indexInChaptersWithSameType=_indexInChaptersWithSameType; +@property(nonatomic) unsigned long long indexInChaptersWithAnyType; // @synthesize indexInChaptersWithAnyType=_indexInChaptersWithAnyType; - (void).cxx_destruct; - (double)duration; - (id)title; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (int)_sortByChapterIndex:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaChapterTimeMarker.h b/iOS7/Frameworks/MediaPlayer/MPMediaChapterTimeMarker.h index fdf018e9a..9307f79af 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaChapterTimeMarker.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaChapterTimeMarker.h @@ -10,14 +10,14 @@ @interface MPMediaChapterTimeMarker : MPTimeMarker { - unsigned int _chapterIndex; + unsigned long long _chapterIndex; NSArray *_chapters; - BOOL _hasArtworkAtPlaybackTime; + _Bool _hasArtworkAtPlaybackTime; } -@property(nonatomic) BOOL hasArtworkAtPlaybackTime; // @synthesize hasArtworkAtPlaybackTime=_hasArtworkAtPlaybackTime; +@property(nonatomic) _Bool hasArtworkAtPlaybackTime; // @synthesize hasArtworkAtPlaybackTime=_hasArtworkAtPlaybackTime; @property(retain, nonatomic) NSArray *chapters; // @synthesize chapters=_chapters; -@property(nonatomic) unsigned int chapterIndex; // @synthesize chapterIndex=_chapterIndex; +@property(nonatomic) unsigned long long chapterIndex; // @synthesize chapterIndex=_chapterIndex; - (void).cxx_destruct; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaCollectionDownloadObserver.h b/iOS7/Frameworks/MediaPlayer/MPMediaCollectionDownloadObserver.h index dc15021df..cd1e2eb82 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaCollectionDownloadObserver.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaCollectionDownloadObserver.h @@ -11,16 +11,16 @@ @interface MPMediaCollectionDownloadObserver : MPMediaDownloadObserver { NSMutableArray *_downloadObservers; - BOOL _callingProgressHandler; + _Bool _callingProgressHandler; } - (void).cxx_destruct; - (void)_callProgressHandler; -- (BOOL)isPurchasing; -- (BOOL)isCurrentlyPlayable; +- (_Bool)isPurchasing; +- (_Bool)isCurrentlyPlayable; - (void)invalidate; - (double)downloadProgress; -- (unsigned int)downloadsCount; +- (unsigned long long)downloadsCount; - (void)dealloc; - (id)initWithCollection:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate-ML3Additions.h new file mode 100644 index 000000000..d89affe2c --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate-ML3Additions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaCompoundPredicate (ML3Additions) +- (id)ML3PredicateForContainer; +- (id)ML3PredicateForTrack; +- (id)_ML3PredicateForEntityTypeSelector:(SEL)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate.h b/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate.h index 49863346f..910ad8f38 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaCompoundPredicate.h @@ -16,15 +16,12 @@ + (id)predicateMatchingPredicates:(id)arg1; @property(readonly, nonatomic) NSArray *predicates; // @synthesize predicates=_predicates; - (void).cxx_destruct; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithPredicates:(id)arg1; -- (id)ML3PredicateForContainer; -- (id)ML3PredicateForTrack; -- (id)_ML3PredicateForEntityTypeSelector:(SEL)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate-ML3Additions.h new file mode 100644 index 000000000..f8a2b124a --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate-ML3Additions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaConditionalPredicate (ML3Additions) +- (id)ML3PredicateForContainer; +- (id)ML3PredicateForTrack; +- (id)_ML3PredicateForEntityTypeSelector:(SEL)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate.h b/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate.h index 97bfd67f5..f4318a474 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaConditionalPredicate.h @@ -19,9 +19,6 @@ @property(readonly, nonatomic) MPMediaPredicate *conditionPredicate; // @synthesize conditionPredicate=_conditionPredicate; - (void).cxx_destruct; - (id)initWithConditionPredicate:(id)arg1 thenPredicate:(id)arg2 elsePredicate:(id)arg3; -- (id)ML3PredicateForContainer; -- (id)ML3PredicateForTrack; -- (id)_ML3PredicateForEntityTypeSelector:(SEL)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaDownloadObserver.h b/iOS7/Frameworks/MediaPlayer/MPMediaDownloadObserver.h index 412f25238..22fce0090 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaDownloadObserver.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaDownloadObserver.h @@ -12,28 +12,28 @@ { id _progressHandler; NSObject *_queue; - BOOL _hasPendingProgressHandlerExecution; - BOOL _invalidated; + _Bool _hasPendingProgressHandlerExecution; + _Bool _invalidated; long long _pid; } + (id)sharedITunesStoreDownloadManager; -+ (id)newObserverForRadioTrack:(id)arg1; ++ (id)newObserverForRadioTrackStoreID:(long long)arg1; + (id)newObserverForMediaCollection:(id)arg1; + (id)newObserverForMediaItem:(id)arg1; -+ (id)newObserverForMediaItemPersistentID:(unsigned long long)arg1 isPendingSync:(BOOL)arg2 storeID:(long long)arg3; ++ (id)newObserverForMediaItemPersistentID:(unsigned long long)arg1 isPendingSync:(_Bool)arg2 storeID:(long long)arg3; @property(readonly, nonatomic) long long persistentID; // @synthesize persistentID=_pid; - (void).cxx_destruct; @property(readonly, nonatomic) double rawDownloadTotal; @property(readonly, nonatomic) double rawDownloadProgress; -@property(readonly, nonatomic, getter=isPurchasing) BOOL purchasing; +@property(readonly, nonatomic, getter=isPurchasing) _Bool purchasing; - (void)invalidate; - (void)_onQueue_invalidate; @property(copy) id progressHandler; -@property(readonly, getter=isRestoreDownload) BOOL restoreDownload; +@property(readonly, getter=isRestoreDownload) _Bool restoreDownload; - (void)cancelDownload; -@property(readonly) BOOL canCancel; -@property(readonly, getter=isCurrentlyPlayable) BOOL currentlyPlayable; +@property(readonly) _Bool canCancel; +@property(readonly, getter=isCurrentlyPlayable) _Bool currentlyPlayable; @property(readonly) double downloadProgress; - (void)_onQueue_setShouldFireProgressHandler; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaEntity-MPStoreOfferMediaItemMethods.h b/iOS7/Frameworks/MediaPlayer/MPMediaEntity-MPStoreOfferMediaItemMethods.h new file mode 100644 index 000000000..6dab80082 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaEntity-MPStoreOfferMediaItemMethods.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaEntity (MPStoreOfferMediaItemMethods) +@property(readonly, nonatomic) _Bool isPurchasableStoreOffer; +@property(readonly, nonatomic) _Bool isDownloadableStoreOffer; +@property(readonly, nonatomic) long long preferredStoreOfferVariant; +- (id)buyOffer; +- (id)completionOfferForVariant:(long long)arg1; +- (id)buyOfferForVariant:(long long)arg1; +@property(readonly, nonatomic) _Bool isDownloadable; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaEntity.h b/iOS7/Frameworks/MediaPlayer/MPMediaEntity.h index 718ba73fe..7f1c88611 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaEntity.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaEntity.h @@ -6,20 +6,21 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class MPMediaItem, MPMediaLibrary; -@interface MPMediaEntity : NSObject +@interface MPMediaEntity : NSObject { } -+ (BOOL)canFilterByProperty:(id)arg1; ++ (_Bool)supportsSecureCoding; ++ (_Bool)canFilterByProperty:(id)arg1; @property(readonly, nonatomic) MPMediaLibrary *mediaLibrary; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)enumerateValuesForProperties:(id)arg1 usingBlock:(id)arg2; @@ -28,13 +29,6 @@ - (void)invalidateCachedProperties; @property(readonly, nonatomic) MPMediaItem *representativeItem; @property(readonly, nonatomic) unsigned long long persistentID; -@property(readonly, nonatomic) BOOL isPurchasableStoreOffer; -@property(readonly, nonatomic) BOOL isDownloadableStoreOffer; -@property(readonly, nonatomic) int preferredStoreOfferVariant; -- (id)buyOffer; -- (id)completionOfferForVariant:(int)arg1; -- (id)buyOfferForVariant:(int)arg1; -@property(readonly, nonatomic) BOOL isDownloadable; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaEntityResultSetArray.h b/iOS7/Frameworks/MediaPlayer/MPMediaEntityResultSetArray.h index 8745ec8d6..fa88c5b58 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaEntityResultSetArray.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaEntityResultSetArray.h @@ -23,11 +23,11 @@ - (id)sectionInfo; - (void).cxx_destruct; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithResultSet:(id)arg1 queryCriteria:(id)arg2 entityType:(int)arg3 library:(id)arg4; +- (id)initWithResultSet:(id)arg1 queryCriteria:(id)arg2 entityType:(long long)arg3 library:(id)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPAdditions.h new file mode 100644 index 000000000..f9f0c97d2 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaItem (MPAdditions) +@property(readonly, nonatomic) _Bool mediaTypeCanSeedGenius; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPStoreDownloadAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPStoreDownloadAdditions.h new file mode 100644 index 000000000..9d14e81bf --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItem-MPStoreDownloadAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaItem (MPStoreDownloadAdditions) +- (_Bool)MPSD_isDownloadInProgress; +- (_Bool)MPSD_isDownloadable; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItem.h b/iOS7/Frameworks/MediaPlayer/MPMediaItem.h index 5d22a0bc3..e86762819 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItem.h @@ -12,47 +12,47 @@ { } -+ (BOOL)_isValidItemProperty:(id)arg1; ++ (_Bool)_isValidItemProperty:(id)arg1; + (void)_createFilterableDictionary; + (id)dynamicProperties; -+ (id)fallbackTitlePropertyForGroupingType:(int)arg1; -+ (id)titlePropertyForGroupingType:(int)arg1; -+ (id)persistentIDPropertyForGroupingType:(int)arg1; -+ (BOOL)canFilterByProperty:(id)arg1; ++ (id)fallbackTitlePropertyForGroupingType:(long long)arg1; ++ (id)titlePropertyForGroupingType:(long long)arg1; ++ (id)persistentIDPropertyForGroupingType:(long long)arg1; ++ (_Bool)canFilterByProperty:(id)arg1; - (id)_libraryLinkURL; - (id)_libraryLinkPlaylistName; - (id)_libraryLinkKind; - (id)_libraryLinkArtist; - (id)_directStoreURL; -@property(readonly, nonatomic) BOOL isUsableAsRepresentativeItem; +@property(readonly, nonatomic) _Bool isUsableAsRepresentativeItem; - (void)gaplessHeuristicInfo:(unsigned int *)arg1 durationInSamples:(unsigned long long *)arg2 lastPacketsResync:(unsigned long long *)arg3 encodingDelay:(unsigned int *)arg4 encodingDrain:(unsigned int *)arg5; -- (unsigned int)countOfChaptersOfType:(int)arg1; -- (id)chapterOfType:(int)arg1 atTime:(double)arg2; -- (id)chapterOfType:(int)arg1 atIndex:(unsigned int)arg2; -- (id)chaptersOfType:(int)arg1; -@property(readonly, nonatomic) unsigned int albumTrackNumber; -@property(readonly, nonatomic) BOOL rememberBookmarkTime; -@property(nonatomic) BOOL hasBeenPlayed; +- (unsigned long long)countOfChaptersOfType:(long long)arg1; +- (id)chapterOfType:(long long)arg1 atTime:(double)arg2; +- (id)chapterOfType:(long long)arg1 atIndex:(unsigned long long)arg2; +- (id)chaptersOfType:(long long)arg1; +@property(readonly, nonatomic) unsigned long long albumTrackNumber; +@property(readonly, nonatomic) _Bool rememberBookmarkTime; +@property(nonatomic) _Bool hasBeenPlayed; @property(copy, nonatomic) NSDate *lastSkippedDate; -@property(nonatomic) unsigned int skipCountSinceSync; -@property(nonatomic) unsigned int skipCount; +@property(nonatomic) unsigned long long skipCountSinceSync; +@property(nonatomic) unsigned long long skipCount; @property(copy, nonatomic) NSDate *dateAccessed; @property(copy, nonatomic) NSDate *lastPlayedDate; -@property(nonatomic) unsigned int playCountSinceSync; -@property(nonatomic) unsigned int playCount; +@property(nonatomic) unsigned long long playCountSinceSync; +@property(nonatomic) unsigned long long playCount; - (id)predicateForProperty:(id)arg1; -@property(readonly, nonatomic) unsigned int year; +@property(readonly, nonatomic) unsigned long long year; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSDate *releaseDate; -@property(nonatomic) unsigned int rating; +@property(nonatomic) unsigned long long rating; @property(readonly, nonatomic) NSString *podcastTitle; @property(readonly, nonatomic) double effectiveStopTime; @property(readonly, nonatomic) double stopTime; @property(readonly, nonatomic) double startTime; @property(readonly, nonatomic) double playbackDuration; -@property(readonly, nonatomic) unsigned int mediaType; -@property(readonly, nonatomic) BOOL isITunesU; -@property(readonly, nonatomic) BOOL isRental; +@property(readonly, nonatomic) unsigned long long mediaType; +@property(readonly, nonatomic) _Bool isITunesU; +@property(readonly, nonatomic) _Bool isRental; @property(readonly, nonatomic) NSString *genre; @property(readonly, nonatomic) NSString *composer; @property(readonly, nonatomic) double bookmarkTime; @@ -63,27 +63,25 @@ @property(readonly, nonatomic) NSString *albumArtist; @property(readonly, nonatomic) NSArray *chapters; - (void)populateLocationPropertiesWithPath:(id)arg1; -- (BOOL)existsInLibrary; +- (_Bool)existsInLibrary; - (id)representativeItem; - (id)_bestStoreURL; - (void)didReceiveMemoryWarning; - (void)updateDateAccessedToCurrentDateWithWriteCompletionBlock:(id)arg1; -- (BOOL)incrementPlayCountForStopTime:(double)arg1; +- (_Bool)incrementPlayCountForStopTime:(double)arg1; - (void)incrementPlayCountForPlayingToEnd; - (void)incrementSkipCount; -- (void)noteWasPlayedToTime:(double)arg1 skipped:(BOOL)arg2; +- (void)noteWasPlayedToTime:(double)arg1 skipped:(_Bool)arg2; - (void)markNominalAmountHasBeenPlayed; -- (BOOL)didSkipWithPlayedToTime:(double)arg1; +- (_Bool)didSkipWithPlayedToTime:(double)arg1; - (id)valuesForProperties:(id)arg1; - (id)valueForProperty:(id)arg1; +- (Class)itemArrayCoderPIDDataCodingClass; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithPersistentID:(unsigned long long)arg1; -@property(readonly, nonatomic) BOOL mediaTypeCanSeedGenius; -- (BOOL)MPSD_isDownloadInProgress; -- (BOOL)MPSD_isDownloadable; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemArray.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemArray.h new file mode 100644 index 000000000..8e93191e9 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemArray.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSArray; + +@interface MPMediaItemArray : NSObject +{ + Class _itemArrayCoderPIDDataCodingClass; + NSArray *_items; +} + ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithItems:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemArrayPIDEncodableItem-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemArrayPIDEncodableItem-Protocol.h new file mode 100644 index 000000000..8cde1ec18 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemArrayPIDEncodableItem-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPMediaItemArrayPIDEncodableItem +- (Class)itemArrayCoderPIDDataCodingClass; +- (id)mediaLibrary; +- (id)initWithPersistentID:(long long)arg1 library:(id)arg2; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemArtwork.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemArtwork.h index bd73b6f5b..9dbe31e50 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaItemArtwork.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemArtwork.h @@ -21,7 +21,7 @@ - (id)imageDataWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; - (id)imageWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; - (id)imageWithSize:(struct CGSize)arg1; -- (BOOL)hasArtworkAvailable; +- (_Bool)hasArtworkAvailable; - (id)initWithImage:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-AssistantAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-AssistantAdditions.h new file mode 100644 index 000000000..a202d2464 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-AssistantAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaItemCollection (AssistantAdditions) +- (id)SAMPMediaEntityRepresentation; +- (id)SAMPCollectionRepresentationWithItems; +- (id)SAMPCollectionRepresentation; +- (long long)groupingType; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-MPStoreDownloadAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-MPStoreDownloadAdditions.h new file mode 100644 index 000000000..8a665716a --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection-MPStoreDownloadAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaItemCollection (MPStoreDownloadAdditions) +- (_Bool)MPSD_hasDownloadingItem; +- (_Bool)MPSD_hasDownloadableItem; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection.h index d636cb7f8..099114aa4 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemCollection.h @@ -10,20 +10,21 @@ @interface MPMediaItemCollection : MPMediaEntity { - unsigned int _containedMediaTypes; + unsigned long long _containedMediaTypes; NSArray *_items; - unsigned int _itemsCount; + unsigned long long _itemsCount; MPMediaQuery *_itemsQuery; MPMediaItem *_representativeItem; } -+ (id)representativePersistentIDPropertyForGroupingType:(int)arg1; -+ (id)sortTitlePropertyForGroupingType:(int)arg1; -+ (id)titlePropertyForGroupingType:(int)arg1; ++ (id)representativePersistentIDPropertyForGroupingType:(long long)arg1; ++ (id)sortTitlePropertyForGroupingType:(long long)arg1; ++ (id)titlePropertyForGroupingType:(long long)arg1; ++ (_Bool)supportsSecureCoding; + (id)collectionWithItems:(id)arg1; - (void).cxx_destruct; -@property(readonly, nonatomic) unsigned int mediaTypes; -@property(readonly, nonatomic) unsigned int count; +@property(readonly, nonatomic) unsigned long long mediaTypes; +@property(readonly, nonatomic) unsigned long long count; @property(readonly, nonatomic) MPMediaItem *representativeItem; @property(readonly, nonatomic) NSArray *items; - (id)itemsQuery; @@ -33,12 +34,6 @@ - (id)initWithItemsQuery:(id)arg1; - (id)initWithItems:(id)arg1; - (id)init; -- (id)SAMPMediaEntityRepresentation; -- (id)SAMPCollectionRepresentationWithItems; -- (id)SAMPCollectionRepresentation; -- (int)groupingType; -- (BOOL)MPSD_hasDownloadingItem; -- (BOOL)MPSD_hasDownloadableItem; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaItemImageRequest.h b/iOS7/Frameworks/MediaPlayer/MPMediaItemImageRequest.h index e2608bb95..6b2dac729 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaItemImageRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaItemImageRequest.h @@ -11,31 +11,33 @@ @interface MPMediaItemImageRequest : MPImageCacheRequest { NSString *_artworkCacheID; - int _artworkFormat; + long long _artworkFormat; MPMediaItem *_mediaItem; - unsigned int _placeHolderMediaType; + unsigned long long _placeHolderMediaType; double _retrievalTime; - BOOL _usePlaceholderAsFallback; - BOOL _crop; - BOOL _fillToSquareAspectRatio; - BOOL _canUseSurfaceBackedImage; + _Bool _usePlaceholderAsFallback; + _Bool _crop; + _Bool _fillToSquareAspectRatio; + _Bool _canUseSurfaceBackedImage; + _Bool _prefersScreenshot; } + (id)placeholderImage; -@property(nonatomic) BOOL canUseSurfaceBackedImage; // @synthesize canUseSurfaceBackedImage=_canUseSurfaceBackedImage; -@property(nonatomic) unsigned int placeHolderMediaType; // @synthesize placeHolderMediaType=_placeHolderMediaType; -@property(nonatomic) BOOL usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; +@property(nonatomic) _Bool prefersScreenshot; // @synthesize prefersScreenshot=_prefersScreenshot; +@property(nonatomic) _Bool canUseSurfaceBackedImage; // @synthesize canUseSurfaceBackedImage=_canUseSurfaceBackedImage; +@property(nonatomic) unsigned long long placeHolderMediaType; // @synthesize placeHolderMediaType=_placeHolderMediaType; +@property(nonatomic) _Bool usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; @property(nonatomic) double retrievalTime; // @synthesize retrievalTime=_retrievalTime; @property(readonly, nonatomic) MPMediaItem *mediaItem; // @synthesize mediaItem=_mediaItem; -@property(nonatomic) BOOL fillToSquareAspectRatio; // @synthesize fillToSquareAspectRatio=_fillToSquareAspectRatio; -@property(nonatomic) BOOL crop; // @synthesize crop=_crop; -@property(nonatomic) int artworkFormat; // @synthesize artworkFormat=_artworkFormat; +@property(nonatomic) _Bool fillToSquareAspectRatio; // @synthesize fillToSquareAspectRatio=_fillToSquareAspectRatio; +@property(nonatomic) _Bool crop; // @synthesize crop=_crop; +@property(nonatomic) long long artworkFormat; // @synthesize artworkFormat=_artworkFormat; @property(copy, nonatomic) NSString *artworkCacheID; // @synthesize artworkCacheID=_artworkCacheID; - (void).cxx_destruct; - (void)composeUniqueKey; - (id)uniqueKey; - (id)copyRawImageReturningError:(id *)arg1; -- (BOOL)canRequestSynchronously; +- (_Bool)canRequestSynchronously; - (id)placeholderImage; - (id)finalPlaceholderImage; - (void)setRetrievalTimeForPlaybackTime:(double)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPAVErrorResolverAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPAVErrorResolverAdditions.h new file mode 100644 index 000000000..19c6100a6 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPAVErrorResolverAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaLibrary (MPAVErrorResolverAdditions) +- (id)errorResolverForMediaItem:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibraryContentProtectionAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibraryContentProtectionAdditions.h new file mode 100644 index 000000000..c572ab097 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibraryContentProtectionAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +@interface MPMediaLibrary (MPMediaLibraryContentProtectionAdditions) +@property(readonly, nonatomic) NSURL *protectedContentSupportStorageURL; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibrarySyncAnchorSupport.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibrarySyncAnchorSupport.h new file mode 100644 index 000000000..548ab05fb --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary-MPMediaLibrarySyncAnchorSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface MPMediaLibrary (MPMediaLibrarySyncAnchorSupport) +- (void)enumerateEntityChangesAfterSyncAnchor:(id)arg1 usingBlock:(id)arg2; +@property(readonly, nonatomic) NSString *_syncValidity; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibrary.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary.h index 8699f85c6..74a3f87be 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaLibrary.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibrary.h @@ -6,15 +6,16 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" +#import "NSSecureCoding-Protocol.h" -@class CADisplayLink, NSDate, NSHashTable, NSMutableDictionary, NSObject, NSString, NSURL, QueryCriteriaResultsCache; +@class CADisplayLink, NSDate, NSHashTable, NSMutableArray, NSMutableDictionary, NSObject, QueryCriteriaResultsCache; -@interface MPMediaLibrary : NSObject +@interface MPMediaLibrary : NSObject { id _libraryDataProvider; - int _libraryChangeObservers; + long long _libraryChangeObservers; NSObject *_entityCacheQueue; + NSObject *_fixedQueue; QueryCriteriaResultsCache *_itemsForCriteriaCache; QueryCriteriaResultsCache *_hasItemsForCriteriaCache; QueryCriteriaResultsCache *_countOfItemsForCriteriaCache; @@ -27,12 +28,14 @@ NSMutableDictionary *_hasCollectionsDidLoadForCriteria; NSMutableDictionary *_countOfCollectionsDidLoadForCriteria; NSMutableDictionary *_countOfItemsDidLoadForCriteria; + NSMutableArray *_additionalLibraryFilterPredicates; + NSObject *_additionalLibraryFilterPredicatesAccessQueue; NSHashTable *_connectionAssertions; - BOOL _disconnectAfterReleasingAssertions; + _Bool _disconnectAfterReleasingAssertions; float _connectionProgress; CADisplayLink *_connectionProgressDisplayLink; double _connectionProgressStartTime; - int _removalReason; + long long _removalReason; unsigned int _determinedHasMedia:1; unsigned int _hasMedia:1; unsigned int _determinedHasSongs:1; @@ -49,30 +52,30 @@ unsigned int _hasUbiquitousBookmarkableContent:1; unsigned int _determinedHasAudiobooks:1; unsigned int _hasAudiobooks:1; - int _cloudFilteringType; - BOOL _filteringDisabled; - BOOL _hasVideos; - BOOL _determinedHasVideos; - BOOL _hasMusicVideos; - BOOL _determinedHasMusicVideos; - BOOL _hasAudibleAudioBooks; - BOOL _determinedHasAudibleAudioBooks; - BOOL _hasMovies; - BOOL _determinedHasMovies; - BOOL _hasCompilations; - BOOL _determinedHasCompilations; - BOOL _hasITunesU; - BOOL _determinedHasITunesU; - BOOL _hasVideoITunesU; - BOOL _determinedHasVideoITunesU; - BOOL _hasMovieRentals; - BOOL _determinedHasMovieRentals; - BOOL _hasTVShows; - BOOL _determinedHasTVShows; - BOOL _hasHomeVideos; - BOOL _determinedHasHomeVideos; - BOOL _hasVideoPodcasts; - BOOL _determinedHasVideoPodcasts; + long long _cloudFilteringType; + _Bool _filteringDisabled; + _Bool _hasVideos; + _Bool _determinedHasVideos; + _Bool _hasMusicVideos; + _Bool _determinedHasMusicVideos; + _Bool _hasAudibleAudioBooks; + _Bool _determinedHasAudibleAudioBooks; + _Bool _hasMovies; + _Bool _determinedHasMovies; + _Bool _hasCompilations; + _Bool _determinedHasCompilations; + _Bool _hasITunesU; + _Bool _determinedHasITunesU; + _Bool _hasVideoITunesU; + _Bool _determinedHasVideoITunesU; + _Bool _hasMovieRentals; + _Bool _determinedHasMovieRentals; + _Bool _hasTVShows; + _Bool _determinedHasTVShows; + _Bool _hasHomeVideos; + _Bool _determinedHasHomeVideos; + _Bool _hasVideoPodcasts; + _Bool _determinedHasVideoPodcasts; unsigned char _originalCellNetworkFlags; unsigned char _originalWiFiNetworkFlags; } @@ -83,7 +86,7 @@ + (void)reloadInvisiblePropertiesForLibraryDataProvider:(id)arg1; + (void)reloadDynamicPropertiesForLibraryDataProvider:(id)arg1; + (void)reloadLibraryDataProvider:(id)arg1; -+ (void)removeLibraryDataProvider:(id)arg1 removalReason:(int)arg2; ++ (void)removeLibraryDataProvider:(id)arg1 removalReason:(long long)arg2; + (void)addLibraryDataProvider:(id)arg1; + (id)libraryDataProviders; + (id)_libraryDataProviders; @@ -92,10 +95,11 @@ + (id)mediaLibraries; + (id)_mediaLibraries; + (void)setRunLoopForNotifications:(id)arg1; -+ (void)setLibraryServerDisabled:(BOOL)arg1; -+ (BOOL)isLibraryServerDisabled; ++ (void)setLibraryServerDisabled:(_Bool)arg1; ++ (_Bool)isLibraryServerDisabled; + (void)endDiscoveringMediaLibraries; + (void)beginDiscoveringMediaLibraries; ++ (_Bool)supportsSecureCoding; + (id)deviceMediaLibrary; + (void)setDefaultMediaLibrary:(id)arg1; + (id)defaultMediaLibrary; @@ -108,81 +112,86 @@ - (void)_connectionProgressDisplayLinkCallback:(id)arg1; - (id)_collectionsForQueryCriteria:(id)arg1; - (void)setLibraryFilterPredicates; -- (int)cloudFilteringType; -- (void)setCloudFilteringType:(int)arg1; +- (long long)cloudFilteringType; +- (void)setCloudFilteringType:(long long)arg1; - (void)_clearPendingDisconnection; - (id)_collectionPersistentIdentifiersForQueryCriteria:(id)arg1; - (id)_itemPersistentIdentifiersForQueryCriteria:(id)arg1; -- (unsigned int)_countOfCollectionsForQueryCriteria:(id)arg1; -- (unsigned int)_countOfItemsForQueryCriteria:(id)arg1; -- (BOOL)_hasCollectionsForQueryCriteria:(id)arg1; -- (BOOL)_hasItemsForQueryCriteria:(id)arg1; +- (unsigned long long)_countOfCollectionsForQueryCriteria:(id)arg1; +- (unsigned long long)_countOfItemsForQueryCriteria:(id)arg1; +- (_Bool)_hasCollectionsForQueryCriteria:(id)arg1; +- (_Bool)_hasItemsForQueryCriteria:(id)arg1; - (id)_getCachedValueForQueryCritiera:(id)arg1 valueCriteriaCache:(id)arg2 entitiesForCriteriaCache:(id)arg3 didLoadBlocksByQueryCriteria:(id)arg4 valueLoadedFromEntitiesArrayBlock:(id)arg5 loadValueFromDataProviderBlock:(void)arg6; - (id)_itemsForQueryCriteria:(id)arg1; -- (BOOL)playlistExistsWithPersistentID:(unsigned long long)arg1; -- (BOOL)itemExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)playlistExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)itemExistsWithPersistentID:(unsigned long long)arg1; - (unsigned long long)_persistentIDForAssetURL:(id)arg1; - (id)pathForAssetURL:(id)arg1; -- (BOOL)isValidAssetURL:(id)arg1; +- (_Bool)isValidAssetURL:(id)arg1; - (id)syncValidity; - (float)connectionProgress; +- (_Bool)isCurrentThreadInTransaction; - (void)performReadTransactionWithBlock:(id)arg1; -- (BOOL)performTransactionWithBlock:(id)arg1; +- (_Bool)performTransactionWithBlock:(id)arg1; - (id)connectionAssertionWithIdentifier:(id)arg1; - (void)connectWithAuthenticationData:(id)arg1 completionBlock:(id)arg2; -- (BOOL)requiresAuthentication; +- (_Bool)requiresAuthentication; +- (void)replaceLibraryFilterPredicate:(id)arg1 withPredicate:(id)arg2; +- (void)removeLibraryFilterPredicate:(id)arg1; - (id)preferredSubtitleLanguages; - (id)preferredAudioLanguages; -- (BOOL)isGeniusEnabled; +- (_Bool)isGeniusEnabled; - (void)populateLocationPropertiesOfItem:(id)arg1 withPath:(id)arg2; - (void)downloadAsset:(id)arg1 completionHandler:(id)arg2; -- (BOOL)isArtworkIdenticalForItem:(id)arg1 otherItem:(id)arg2 compareRepresentativeItemArtwork:(BOOL)arg3 missingAlwaysComparesEqual:(BOOL)arg4; -- (BOOL)removePlaylist:(id)arg1; -- (BOOL)removeItems:(id)arg1; -- (BOOL)removeItems:(id)arg1 hideFromPurchaseHistory:(BOOL)arg2; -- (id)addPlaylistWithName:(id)arg1 activeGeniusPlaylist:(BOOL)arg2; +- (_Bool)isArtworkIdenticalForItem:(id)arg1 otherItem:(id)arg2 compareRepresentativeItemArtwork:(_Bool)arg3 missingAlwaysComparesEqual:(_Bool)arg4; +- (_Bool)removePlaylist:(id)arg1; +- (_Bool)removeItems:(id)arg1; +- (_Bool)removeItems:(id)arg1 hideFromPurchaseHistory:(_Bool)arg2; +- (id)addPlaylistWithName:(id)arg1 activeGeniusPlaylist:(_Bool)arg2; - (id)addPlaylistWithName:(id)arg1; - (id)playlistWithPersistentID:(unsigned long long)arg1; - (id)localizedSectionIndexTitles; -- (id)localizedSectionHeaderForSectionIndex:(unsigned int)arg1; +- (id)localizedSectionHeaderForSectionIndex:(unsigned long long)arg1; - (id)newPlaylistWithPersistentID:(unsigned long long)arg1; - (id)itemWithStoreID:(unsigned long long)arg1; -- (id)itemWithPersistentID:(unsigned long long)arg1 verifyExistence:(BOOL)arg2; +- (id)itemWithPersistentID:(unsigned long long)arg1 verifyExistence:(_Bool)arg2; - (id)itemWithPersistentID:(unsigned long long)arg1; -- (BOOL)hasVideoPodcasts; -- (BOOL)hasHomeVideos; -- (BOOL)hasTVShows; -- (BOOL)hasMovieRentals; -- (BOOL)hasVideoITunesUContent; -- (BOOL)hasAudioITunesUContent; -- (BOOL)hasITunesUContent; -- (BOOL)hasCompilations; -- (BOOL)hasMovies; -- (BOOL)hasAudibleAudioBooks; -- (BOOL)hasMusicVideos; -- (BOOL)hasVideos; -- (BOOL)_checkHasContent:(char *)arg1 determined:(char *)arg2 mediaType:(unsigned int)arg3 queryHasEntitiesBlock:(id)arg4; -- (BOOL)_checkHasContent:(char *)arg1 determined:(char *)arg2 queryHasEntitiesBlock:(id)arg3; -- (BOOL)hasAudiobooks; -- (BOOL)hasComposers; -- (BOOL)hasGenres; -- (BOOL)hasUbiquitousBookmarkableItems; -- (BOOL)hasPodcasts; -- (BOOL)hasSongs; -- (BOOL)hasAlbums; -- (BOOL)hasArtists; -- (BOOL)hasPlaylists; -- (BOOL)hasGeniusMixes; -- (BOOL)hasMedia; -- (BOOL)hasMediaOfType:(unsigned int)arg1; -- (BOOL)libraryHasBeenModifiedWithToken:(id)arg1; +- (_Bool)hasVideoPodcasts; +- (_Bool)hasHomeVideos; +- (_Bool)hasTVShows; +- (_Bool)hasMovieRentals; +- (_Bool)hasVideoITunesUContent; +- (_Bool)hasAudioITunesUContent; +- (_Bool)hasITunesUContent; +- (_Bool)hasCompilations; +- (_Bool)hasMovies; +- (_Bool)hasAudibleAudioBooks; +- (_Bool)hasMusicVideos; +- (_Bool)hasVideos; +- (_Bool)_checkHasContent:(_Bool *)arg1 determined:(_Bool *)arg2 mediaType:(unsigned long long)arg3 queryHasEntitiesBlock:(id)arg4; +- (_Bool)_checkHasContent:(_Bool *)arg1 determined:(_Bool *)arg2 queryHasEntitiesBlock:(id)arg3; +- (_Bool)hasAudiobooks; +- (_Bool)hasComposers; +- (_Bool)hasGenres; +- (_Bool)hasUbiquitousBookmarkableItems; +- (_Bool)hasPodcasts; +- (_Bool)hasSongs; +- (_Bool)hasAlbums; +- (_Bool)hasArtists; +- (_Bool)hasPlaylists; +- (_Bool)hasGeniusMixes; +- (_Bool)hasMedia; +- (_Bool)hasMediaOfType:(unsigned long long)arg1; +- (_Bool)libraryHasBeenModifiedWithToken:(id)arg1; - (id)modificationToken; - (id)databasePath; - (id)uniqueIdentifier; -@property(nonatomic) int removalReason; +@property(nonatomic) long long removalReason; - (id)name; -- (int)status; -- (BOOL)writable; +- (void)addLibraryFilterPredicate:(id)arg1; +- (id)additionalLibraryFilterPredicates; +- (long long)status; +- (_Bool)writable; - (long long)playlistGeneration; - (unsigned long long)syncGenerationID; - (unsigned long long)currentEntityRevision; @@ -199,19 +208,15 @@ - (void)_reloadLibraryForDynamicPropertyChangeWithNotificationInfo:(id)arg1; - (void)_reloadLibraryForContentsChangeWithNotificationInfo:(id)arg1; - (void)_reloadLibraryForRestrictionsChange; -- (void)_clearCachedContentDataAndResultSets:(BOOL)arg1 withCompletionBlock:(id)arg2; -- (void)_clearCachedEntitiesIncludingResultSets:(BOOL)arg1 completionBlock:(id)arg2; +- (void)_clearCachedContentDataAndResultSets:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_clearCachedEntitiesIncludingResultSets:(_Bool)arg1 completionBlock:(id)arg2; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) NSURL *protectedContentSupportStorageURL; -- (void)enumerateEntityChangesAfterSyncAnchor:(id)arg1 usingBlock:(id)arg2; -@property(readonly, nonatomic) NSString *_syncValidity; -- (id)errorResolverForMediaItem:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProvider-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProvider-Protocol.h index 37c445cd8..6806743bb 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProvider-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProvider-Protocol.h @@ -18,7 +18,7 @@ - (id)collectionResultSetForQueryCriteria:(id)arg1; - (id)itemResultSetForQueryCriteria:(id)arg1; - (void)loadBestArtworkImageDataForSize:(struct CGSize)arg1 ofItemWithIdentifier:(long long)arg2 atPlaybackTime:(double)arg3 completionBlock:(id)arg4; -- (void)loadProperties:(id)arg1 ofCollectionWithIdentifier:(long long)arg2 groupingType:(int)arg3 completionBlock:(id)arg4; +- (void)loadProperties:(id)arg1 ofCollectionWithIdentifier:(long long)arg2 groupingType:(long long)arg3 completionBlock:(id)arg4; - (void)loadProperties:(id)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; - (void)loadValueForAggregateFunction:(id)arg1 onCollectionsForProperty:(id)arg2 queryCriteria:(id)arg3 completionBlock:(id)arg4; - (void)loadValueForAggregateFunction:(id)arg1 onItemsForProperty:(id)arg2 queryCriteria:(id)arg3 completionBlock:(id)arg4; @@ -26,13 +26,13 @@ @optional @property(readonly, nonatomic) NSString *syncValidity; @property(readonly, nonatomic) NSSet *propertiesToCache; -@property(readonly, nonatomic) BOOL requiresAuthentication; -- (void)setLibraryContainerFilterPredicatesWithCloudFilteringType:(int)arg1; -- (void)setLibraryEntityFilterPredicatesWithCloudFilteringType:(int)arg1; +@property(readonly, nonatomic) _Bool requiresAuthentication; +- (void)setLibraryContainerFilterPredicatesWithCloudFilteringType:(long long)arg1 additionalFilterPredicates:(id)arg2; +- (void)setLibraryEntityFilterPredicatesWithCloudFilteringType:(long long)arg1 additionalFilterPredicates:(id)arg2; - (void)enumerateEntityChangesAfterSyncAnchor:(id)arg1 itemBlock:(id)arg2 collectionBlock:(void)arg3; - (void)disconnect; - (void)connectWithAuthenticationData:(id)arg1 completionBlock:(id)arg2 progressHandler:(void)arg3; -- (void)enumerateCollectionIdentifiersForQueryCriteria:(id)arg1 ordered:(BOOL)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; -- (void)enumerateItemIdentifiersForQueryCriteria:(id)arg1 ordered:(BOOL)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; +- (void)enumerateCollectionIdentifiersForQueryCriteria:(id)arg1 ordered:(_Bool)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; +- (void)enumerateItemIdentifiersForQueryCriteria:(id)arg1 ordered:(_Bool)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderML3.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderML3.h index 3b7035dc1..d7e6c4518 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderML3.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderML3.h @@ -12,19 +12,19 @@ @interface MPMediaLibraryDataProviderML3 : NSObject { + NSString *_uniqueIdentifier; NSObject *_backgroundTaskQueue; - unsigned int _backgroundTask; - unsigned int _backgroundTaskCount; - BOOL _hasScheduledEventPosting; + unsigned long long _backgroundTask; + unsigned long long _backgroundTaskCount; + _Bool _hasScheduledEventPosting; ML3MusicLibrary *_library; int _refreshState; - NSString *_uniqueIdentifier; } + (id)_unadjustedValueForMPProperty:(id)arg1 withDefaultValue:(id)arg2; @property(retain, nonatomic) ML3MusicLibrary *library; // @synthesize library=_library; - (void).cxx_destruct; -- (BOOL)_removeEntitiesWithIdentifiers:(long long *)arg1 count:(unsigned int)arg2 entityClass:(Class)arg3; +- (_Bool)_removeEntitiesWithIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 entityClass:(Class)arg3; - (void)_loadValueForAggregateFunction:(id)arg1 entityClass:(Class)arg2 property:(id)arg3 query:(id)arg4 completionBlock:(id)arg5; - (void)_loadProperties:(id)arg1 ofEntityWithIdentifier:(long long)arg2 ML3EntityClass:(Class)arg3 completionBlock:(id)arg4; - (void)_libraryUIDDidChange:(id)arg1; @@ -33,15 +33,15 @@ - (void)_invisiblePropertiesDidChange:(id)arg1; - (void)_dynamicPropertiesDidChange:(id)arg1; - (void)_libraryContentsDidChange:(id)arg1; -- (BOOL)_dataProviderSupportsEntityChangeTracking; +- (_Bool)_dataProviderSupportsEntityChangeTracking; - (void)_postEvents; - (void)_coalesceEvents; - (id)adjustedValueForMPProperty:(id)arg1 ofEntity:(id)arg2 withDefaultValue:(id)arg3; - (void)performBackgroundTaskWithBlock:(id)arg1; -- (id)ML3SystemFilterPredicatesWithGroupingType:(int)arg1 cloudTrackFilteringType:(int)arg2; -- (id)systemFilterPredicatesWithGroupingType:(int)arg1 cloudTrackFilteringType:(int)arg2; -- (void)setLibraryContainerFilterPredicatesWithCloudFilteringType:(int)arg1; -- (void)setLibraryEntityFilterPredicatesWithCloudFilteringType:(int)arg1; +- (id)ML3SystemFilterPredicatesWithGroupingType:(long long)arg1 cloudTrackFilteringType:(long long)arg2 additionalFilterPredicates:(id)arg3; +- (id)systemFilterPredicatesWithGroupingType:(long long)arg1 cloudTrackFilteringType:(long long)arg2; +- (void)setLibraryContainerFilterPredicatesWithCloudFilteringType:(long long)arg1 additionalFilterPredicates:(id)arg2; +- (void)setLibraryEntityFilterPredicatesWithCloudFilteringType:(long long)arg1 additionalFilterPredicates:(id)arg2; - (void)populateLocationPropertiesOfItemWithIdentifier:(long long)arg1 withPath:(id)arg2; - (id)itemResultSetForQueryCriteria:(id)arg1; - (id)collectionResultSetForQueryCriteria:(id)arg1; @@ -50,38 +50,39 @@ - (void)loadBestArtworkImageDataForSize:(struct CGSize)arg1 ofItemWithIdentifier:(long long)arg2 atPlaybackTime:(double)arg3 completionBlock:(id)arg4; @property(readonly, nonatomic) NSArray *preferredSubtitleLanguages; @property(readonly, nonatomic) NSArray *preferredAudioLanguages; -- (void)moveItemFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (void)moveItemFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; - (void)removeAllItemsInPlaylistWithIdentifier:(long long)arg1; - (void)removeItemsWithIdentifiers:(long long *)arg1 atFilteredIndexes:(id)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; -- (void)addItemsWithIdentifiers:(long long *)arg1 count:(unsigned int)arg2 toPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (void)addItemsWithIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 toPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; - (void)addItemWithIdentifier:(long long)arg1 toPlaylistWithIdentifier:(long long)arg2 completionBlock:(id)arg3; -- (BOOL)removeItemsWithIdentifiers:(long long *)arg1 count:(unsigned int)arg2 hideFromPurchaseHistory:(BOOL)arg3; -- (BOOL)removePlaylistWithIdentifier:(long long)arg1; +- (_Bool)removeItemsWithIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 hideFromPurchaseHistory:(_Bool)arg3; +- (_Bool)removePlaylistWithIdentifier:(long long)arg1; - (long long)addPlaylistWithValuesForProperties:(id)arg1; - (void)setValue:(id)arg1 forProperty:(id)arg2 ofPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; -- (void)setValue:(id)arg1 forProperty:(id)arg2 ofCollectionWithIdentifier:(long long)arg3 groupingType:(int)arg4 completionBlock:(id)arg5; +- (void)setValue:(id)arg1 forProperty:(id)arg2 ofCollectionWithIdentifier:(long long)arg3 groupingType:(long long)arg4 completionBlock:(id)arg5; - (void)setValue:(id)arg1 forProperty:(id)arg2 ofItemWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (_Bool)isCurrentThreadInTransaction; - (void)performReadTransactionWithBlock:(id)arg1; -- (BOOL)performTransactionWithBlock:(id)arg1; -- (void)loadProperties:(id)arg1 ofCollectionWithIdentifier:(long long)arg2 groupingType:(int)arg3 completionBlock:(id)arg4; +- (_Bool)performTransactionWithBlock:(id)arg1; +- (void)loadProperties:(id)arg1 ofCollectionWithIdentifier:(long long)arg2 groupingType:(long long)arg3 completionBlock:(id)arg4; - (void)loadProperties:(id)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; - (void)loadValueForAggregateFunction:(id)arg1 onCollectionsForProperty:(id)arg2 queryCriteria:(id)arg3 completionBlock:(id)arg4; - (void)loadValueForAggregateFunction:(id)arg1 onItemsForProperty:(id)arg2 queryCriteria:(id)arg3 completionBlock:(id)arg4; -- (void)enumerateCollectionIdentifiersForQueryCriteria:(id)arg1 ordered:(BOOL)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; -- (void)enumerateItemIdentifiersForQueryCriteria:(id)arg1 ordered:(BOOL)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; +- (void)enumerateCollectionIdentifiersForQueryCriteria:(id)arg1 ordered:(_Bool)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; +- (void)enumerateItemIdentifiersForQueryCriteria:(id)arg1 ordered:(_Bool)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; @property(readonly, nonatomic) NSArray *localizedSectionIndexTitles; -- (id)localizedSectionHeaderForSectionIndex:(unsigned int)arg1; +- (id)localizedSectionHeaderForSectionIndex:(unsigned long long)arg1; - (void)loadQueryCriteria:(id)arg1 countOfCollectionsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 countOfItemsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 hasCollectionsWithCompletionBlock:(id)arg2; - (void)loadQueryCriteria:(id)arg1 hasItemsWithCompletionBlock:(id)arg2; -- (BOOL)playlistExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)playlistExistsWithPersistentID:(unsigned long long)arg1; - (long long)itemPersistentIDForStoreID:(long long)arg1; -- (BOOL)itemExistsWithPersistentID:(unsigned long long)arg1; -- (BOOL)hasUbiquitousBookmarkableItems; -- (BOOL)hasGeniusMixes; -- (BOOL)hasMediaOfType:(unsigned int)arg1; -- (BOOL)writable; +- (_Bool)itemExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)hasUbiquitousBookmarkableItems; +- (_Bool)hasGeniusMixes; +- (_Bool)hasMediaOfType:(unsigned long long)arg1; +- (_Bool)writable; - (long long)playlistGeneration; - (unsigned long long)syncGenerationID; - (unsigned long long)currentEntityRevision; @@ -93,9 +94,9 @@ - (id)initWithLibrary:(id)arg1; // Remaining properties -@property(readonly, nonatomic) BOOL isGeniusEnabled; +@property(readonly, nonatomic) _Bool isGeniusEnabled; @property(readonly, nonatomic) NSSet *propertiesToCache; -@property(readonly, nonatomic) BOOL requiresAuthentication; +@property(readonly, nonatomic) _Bool requiresAuthentication; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderPrivate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderPrivate-Protocol.h index c1741fb4e..ecc3cbd6f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderPrivate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderPrivate-Protocol.h @@ -14,41 +14,44 @@ @property(readonly, nonatomic) NSArray *localizedSectionIndexTitles; @property(readonly, nonatomic) NSArray *preferredSubtitleLanguages; @property(readonly, nonatomic) NSArray *preferredAudioLanguages; -@property(readonly, nonatomic) BOOL isGeniusEnabled; +@property(readonly, nonatomic) _Bool isGeniusEnabled; @property(readonly, nonatomic) NSString *databasePath; -- (id)localizedSectionHeaderForSectionIndex:(unsigned int)arg1; +- (id)localizedSectionHeaderForSectionIndex:(unsigned long long)arg1; - (void)updateEntitesToCurrentRevision; -- (BOOL)supportsEntityChangeTrackingForMediaEntityType:(int)arg1 collectionGroupingType:(int)arg2 dataProviderClass:(out Class *)arg3; +- (_Bool)supportsEntityChangeTrackingForMediaEntityType:(long long)arg1 collectionGroupingType:(long long)arg2 dataProviderClass:(out Class *)arg3; - (void)populateLocationPropertiesOfItemWithIdentifier:(long long)arg1 withPath:(id)arg2; - (void)releaseGeniusClusterPlaylist:(void *)arg1; -- (long long *)generateItemIdentifiersForGeniusClusterPlaylist:(void *)arg1 count:(unsigned int *)arg2 error:(id *)arg3; -- (void *)createGeniusClusterPlaylistWithSeedItemIdentifiers:(long long *)arg1 count:(unsigned int)arg2 error:(id *)arg3; +- (long long *)generateItemIdentifiersForGeniusClusterPlaylist:(void *)arg1 count:(unsigned long long *)arg2 error:(id *)arg3; +- (void *)createGeniusClusterPlaylistWithSeedItemIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 error:(id *)arg3; - (void)seedPlaylistWithIdentifier:(long long)arg1 withItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; -- (void)moveItemFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (void)moveItemFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; - (void)removeAllItemsInPlaylistWithIdentifier:(long long)arg1; - (void)removeItemsWithIdentifiers:(long long *)arg1 atFilteredIndexes:(id)arg2 inPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; -- (void)addItemsWithIdentifiers:(long long *)arg1 count:(unsigned int)arg2 toPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (void)addItemsWithIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 toPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; - (void)addItemWithIdentifier:(long long)arg1 toPlaylistWithIdentifier:(long long)arg2 completionBlock:(id)arg3; -- (BOOL)removePlaylistWithIdentifier:(long long)arg1; -- (BOOL)removeItemsWithIdentifiers:(long long *)arg1 count:(unsigned int)arg2 hideFromPurchaseHistory:(BOOL)arg3; +- (_Bool)removePlaylistWithIdentifier:(long long)arg1; +- (_Bool)removeItemsWithIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 hideFromPurchaseHistory:(_Bool)arg3; - (long long)addPlaylistWithValuesForProperties:(id)arg1; -- (void)setValue:(id)arg1 forProperty:(id)arg2 ofCollectionWithIdentifier:(long long)arg3 groupingType:(int)arg4 completionBlock:(id)arg5; +- (void)setValue:(id)arg1 forProperty:(id)arg2 ofCollectionWithIdentifier:(long long)arg3 groupingType:(long long)arg4 completionBlock:(id)arg5; - (void)setValue:(id)arg1 forProperty:(id)arg2 ofPlaylistWithIdentifier:(long long)arg3 completionBlock:(id)arg4; - (void)setValue:(id)arg1 forProperty:(id)arg2 ofItemWithIdentifier:(long long)arg3 completionBlock:(id)arg4; +- (_Bool)isCurrentThreadInTransaction; - (void)performReadTransactionWithBlock:(id)arg1; -- (BOOL)performTransactionWithBlock:(id)arg1; -- (BOOL)isArtworkImageIdenticalForItemWithIdentifier:(long long)arg1 otherItemWithIdentifier:(long long)arg2 compareRepresentativeItemArtwork:(BOOL)arg3 missingAlwaysComparesEqual:(BOOL)arg4; -- (BOOL)hasArtworkImageForItemWithIdentifier:(long long)arg1; +- (_Bool)performTransactionWithBlock:(id)arg1; +- (_Bool)isArtworkImageIdenticalForItemWithIdentifier:(long long)arg1 otherItemWithIdentifier:(long long)arg2 compareRepresentativeItemArtwork:(_Bool)arg3 missingAlwaysComparesEqual:(_Bool)arg4; +- (_Bool)hasArtworkImageForItemWithIdentifier:(long long)arg1; - (id)artworkCacheIDForItemWithIdentifier:(long long)arg1 atPlaybackTime:(double)arg2; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkSize:(struct CGSize)arg2 artworkCacheID:(id)arg3; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkFormat:(long long)arg2 artworkCacheID:(id)arg3; - (void)loadBestArtworkImageForSize:(struct CGSize)arg1 forArtworkCacheID:(id)arg2 completionBlock:(id)arg3; -- (void)loadArtworkImageForFormat:(int)arg1 ofItemWithArtworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3 completionBlock:(id)arg4; -- (void)loadArtworkImageForFormat:(int)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; +- (void)loadArtworkImageForFormat:(long long)arg1 ofItemWithArtworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3 completionBlock:(id)arg4; +- (void)loadArtworkImageForFormat:(long long)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; - (long long)itemPersistentIDForStoreID:(long long)arg1; -- (BOOL)playlistExistsWithPersistentID:(unsigned long long)arg1; -- (BOOL)itemExistsWithPersistentID:(unsigned long long)arg1; -- (BOOL)hasUbiquitousBookmarkableItems; -- (BOOL)hasGeniusMixes; -- (BOOL)hasMediaOfType:(unsigned int)arg1; +- (_Bool)playlistExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)itemExistsWithPersistentID:(unsigned long long)arg1; +- (_Bool)hasUbiquitousBookmarkableItems; +- (_Bool)hasGeniusMixes; +- (_Bool)hasMediaOfType:(unsigned long long)arg1; - (id)lastModifiedDate; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderSystemML3.h b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderSystemML3.h index 25f37801d..bbc14718d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderSystemML3.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaLibraryDataProviderSystemML3.h @@ -16,29 +16,35 @@ + (id)_localizedGeniusErrorForError:(id)arg1; + (id)_localizedCloudGeniusErrorForError:(id)arg1; -+ (BOOL)_isGeniusEnabled; ++ (_Bool)_isGeniusEnabled; - (void).cxx_destruct; -- (BOOL)supportsEntityChangeTrackingForMediaEntityType:(int)arg1 collectionGroupingType:(int)arg2 dataProviderClass:(out Class *)arg3; +- (_Bool)supportsEntityChangeTrackingForMediaEntityType:(long long)arg1 collectionGroupingType:(long long)arg2 dataProviderClass:(out Class *)arg3; - (void)updateEntitesToCurrentRevision; - (id)errorResolverForMediaItem:(id)arg1; -- (BOOL)isArtworkImageIdenticalForItemWithIdentifier:(long long)arg1 otherItemWithIdentifier:(long long)arg2 compareRepresentativeItemArtwork:(BOOL)arg3 missingAlwaysComparesEqual:(BOOL)arg4; -- (BOOL)hasArtworkImageForItemWithIdentifier:(long long)arg1; +- (_Bool)isArtworkImageIdenticalForItemWithIdentifier:(long long)arg1 otherItemWithIdentifier:(long long)arg2 compareRepresentativeItemArtwork:(_Bool)arg3 missingAlwaysComparesEqual:(_Bool)arg4; +- (_Bool)hasArtworkImageForItemWithIdentifier:(long long)arg1; - (id)artworkCacheIDForItemWithIdentifier:(long long)arg1 atPlaybackTime:(double)arg2; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkSize:(struct CGSize)arg2 artworkCacheID:(id)arg3; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkFormat:(long long)arg2 artworkCacheID:(id)arg3; - (void)loadBestArtworkImageForSize:(struct CGSize)arg1 forArtworkCacheID:(id)arg2 completionBlock:(id)arg3; -- (void)loadArtworkImageForFormat:(int)arg1 ofItemWithArtworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3 completionBlock:(id)arg4; -- (void)loadArtworkImageForFormat:(int)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; +- (void)loadArtworkImageForFormat:(long long)arg1 ofItemWithArtworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3 completionBlock:(id)arg4; +- (void)loadArtworkImageForFormat:(long long)arg1 ofItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; - (void)loadBestArtworkImageDataForSize:(struct CGSize)arg1 ofItemWithIdentifier:(long long)arg2 atPlaybackTime:(double)arg3 completionBlock:(id)arg4; - (id)_itemArtworkCacheIDForItemIdentifier:(long long)arg1 atPlaybackTime:(double)arg2; - (id)_itemArtworkCacheIDForItemIdentifier:(long long)arg1; - (id)_screenshotCacheIDForItemIdentifier:(long long)arg1; -- (void)_loadArtworkImageForMLArtworkFormatID:(unsigned int)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3 completionBlock:(id)arg4; +- (void)_loadArtworkImageForMLArtworkFormatID:(unsigned int)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3 completionBlock:(id)arg4; +- (_Bool)_formatShouldUseNativeSize:(unsigned int)arg1; +- (_Bool)_formatCanUsePipeline:(unsigned int)arg1; - (void)_loadArtworkImageDataForMLArtworkFormatID:(unsigned int)arg1 artworkCacheID:(id)arg2 completionBlock:(id)arg3; - (void)_seedCloudPlaylistWithTrack:(id)arg1 container:(id)arg2 completionBlock:(id)arg3; - (void)releaseGeniusClusterPlaylist:(void *)arg1; -- (long long *)generateItemIdentifiersForGeniusClusterPlaylist:(void *)arg1 count:(unsigned int *)arg2 error:(id *)arg3; -- (void *)createGeniusClusterPlaylistWithSeedItemIdentifiers:(long long *)arg1 count:(unsigned int)arg2 error:(id *)arg3; +- (long long *)generateItemIdentifiersForGeniusClusterPlaylist:(void *)arg1 count:(unsigned long long *)arg2 error:(id *)arg3; +- (void *)createGeniusClusterPlaylistWithSeedItemIdentifiers:(long long *)arg1 count:(unsigned long long)arg2 error:(id *)arg3; - (void)seedPlaylistWithIdentifier:(long long)arg1 withItemWithIdentifier:(long long)arg2 completionBlock:(id)arg3; -- (BOOL)isGeniusEnabled; +- (_Bool)isGeniusEnabled; +- (void)_initInstanceVariableOnce; +- (id)initWithLibrary:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate-ML3Additions.h new file mode 100644 index 000000000..19bff0714 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate-ML3Additions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaPersistentIDsPredicate (ML3Additions) +- (id)ML3PredicateForContainer; +- (id)ML3PredicateForTrack; +- (id)_ML3PredicateForEntityClass:(Class)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate.h b/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate.h index 8132a4b6e..73282eb32 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPersistentIDsPredicate.h @@ -9,23 +9,20 @@ @interface MPMediaPersistentIDsPredicate : MPMediaPredicate { long long *_persistentIDs; - BOOL _shouldContain; - unsigned int _count; + _Bool _shouldContain; + unsigned long long _count; } -+ (id)predicateWithPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2 shouldContain:(BOOL)arg3; -@property(readonly, nonatomic) BOOL shouldContain; // @synthesize shouldContain=_shouldContain; ++ (id)predicateWithPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2 shouldContain:(_Bool)arg3; +@property(readonly, nonatomic) _Bool shouldContain; // @synthesize shouldContain=_shouldContain; @property(readonly, nonatomic) const long long *persistentIDs; // @synthesize persistentIDs=_persistentIDs; -@property(readonly, nonatomic) unsigned int count; // @synthesize count=_count; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) unsigned long long count; // @synthesize count=_count; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)ML3PredicateForContainer; -- (id)ML3PredicateForTrack; -- (id)_ML3PredicateForEntityClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPickerController.h b/iOS7/Frameworks/MediaPlayer/MPMediaPickerController.h index 114436b27..1754b060d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPickerController.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPickerController.h @@ -6,34 +6,46 @@ #import "UIViewController.h" -@class NSString; +@class MPRemoteMediaPickerController, NSString, UIPopoverController, _UIAsyncInvocation; @interface MPMediaPickerController : UIViewController { - id _delegate; - unsigned int _mediaTypes; + _UIAsyncInvocation *_cancelRequest; id _modalContext; + MPRemoteMediaPickerController *_remoteViewController; + _Bool _allowsPickingMultipleItems; + _Bool _showsCloudItems; + UIPopoverController *_containingPopover; + unsigned long long _mediaTypes; + id _delegate; NSString *_prompt; - int _prevStatusBarStyle; - unsigned int _allowsPickingMultipleItems:1; - unsigned int _showsCloudItems:1; } + (void)preheatMediaPicker; +@property(copy, nonatomic) NSString *prompt; // @synthesize prompt=_prompt; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) unsigned long long mediaTypes; // @synthesize mediaTypes=_mediaTypes; - (void).cxx_destruct; +- (id)_serviceViewControllerProxy; +- (void)_sendSettingsToService; +- (void)_resetRemoteViewController; +- (void)_requestRemoteViewController; +- (void)_forceDismissal; - (void)_pickerDidPickItems:(id)arg1; - (void)_pickerDidCancel; -@property(nonatomic) BOOL showsCloudItems; -@property(nonatomic) BOOL allowsPickingMultipleItems; -@property(copy, nonatomic) NSString *prompt; -@property(nonatomic) __weak id delegate; -@property(readonly, nonatomic) unsigned int mediaTypes; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)_hasAddedRemoteView; +- (void)_addRemoteView; +@property(nonatomic) _Bool showsCloudItems; +@property(nonatomic) _Bool allowsPickingMultipleItems; +- (void)remoteMediaPickerDidCancel; +- (void)remoteMediaPickerDidPickMediaItems:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; +- (void)willMoveToParentViewController:(id)arg1; - (void)dealloc; -- (id)initWithMediaTypes:(unsigned int)arg1; +- (id)initWithMediaTypes:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPlayback-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPMediaPlayback-Protocol.h index 390a749ac..43a0b3955 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPlayback-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPlayback-Protocol.h @@ -7,7 +7,7 @@ @protocol MPMediaPlayback @property(nonatomic) float currentPlaybackRate; @property(nonatomic) double currentPlaybackTime; -@property(readonly, nonatomic) BOOL isPreparedToPlay; +@property(readonly, nonatomic) _Bool isPreparedToPlay; - (void)endSeeking; - (void)beginSeekingBackward; - (void)beginSeekingForward; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPlaylist.h b/iOS7/Frameworks/MediaPlayer/MPMediaPlaylist.h index b494ce4d1..541bcf4a7 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPlaylist.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPlaylist.h @@ -12,23 +12,23 @@ { } -+ (BOOL)_isValidPlaylistProperty:(id)arg1; ++ (_Bool)_isValidPlaylistProperty:(id)arg1; + (void)_createFilterableDictionary; -+ (BOOL)canFilterByProperty:(id)arg1; ++ (_Bool)canFilterByProperty:(id)arg1; - (id)representativeItem; -- (unsigned int)mediaTypes; -- (unsigned int)count; +- (unsigned long long)mediaTypes; +- (unsigned long long)count; - (id)items; -@property(readonly, nonatomic) int playlistAttributes; +@property(readonly, nonatomic) long long playlistAttributes; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) unsigned long long persistentID; -- (BOOL)existsInLibrary; -- (id)loadGeniusMixArtworkWithTileLength:(float)arg1 completionBlock:(id)arg2; +- (_Bool)existsInLibrary; +- (id)loadGeniusMixArtworkWithTileLength:(double)arg1 completionBlock:(id)arg2; - (id)valueForProperty:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithPersistentID:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPredicate.h b/iOS7/Frameworks/MediaPlayer/MPMediaPredicate.h index 07f2c2ef9..d4fcc8738 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPredicate.h @@ -6,13 +6,14 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" +#import "NSSecureCoding-Protocol.h" -@interface MPMediaPredicate : NSObject +@interface MPMediaPredicate : NSObject { } -- (BOOL)evaluateEntity:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (_Bool)evaluateEntity:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate-ML3Additions.h new file mode 100644 index 000000000..7ab3ce29e --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate-ML3Additions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaPropertyPredicate (ML3Additions) +- (id)_ML3PredicateForML3EntityProperty:(id)arg1; +- (id)ML3PredicateForContainer; +- (id)ML3PredicateForTrack; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate.h b/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate.h index 159f89f94..ddd0c0b15 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaPropertyPredicate.h @@ -12,24 +12,21 @@ { NSString *_property; id _value; - int _comparisonType; + long long _comparisonType; } -+ (id)predicateWithValue:(id)arg1 forProperty:(id)arg2 comparisonType:(int)arg3; ++ (id)predicateWithValue:(id)arg1 forProperty:(id)arg2 comparisonType:(long long)arg3; + (id)predicateWithValue:(id)arg1 forProperty:(id)arg2; - (void).cxx_destruct; -@property(nonatomic) int comparisonType; +@property(nonatomic) long long comparisonType; @property(copy, nonatomic) id value; @property(copy, nonatomic) NSString *property; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)descriptionOfValue:(id)arg1 forProperty:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)_ML3PredicateForML3EntityProperty:(id)arg1; -- (id)ML3PredicateForContainer; -- (id)ML3PredicateForTrack; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPMediaQueryAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPMediaQueryAdditions.h new file mode 100644 index 000000000..2a66ce224 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPMediaQueryAdditions.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPMediaItemCollection, MPMediaPlaylist; + +@interface MPMediaQuery (MPMediaQueryAdditions) ++ (id)currentDevicePurchasesPlaylist; ++ (id)activeGeniusPlaylist; +@property(readonly, nonatomic) MPMediaItemCollection *collectionByJoiningCollections; +- (_Bool)_updatePredicateForProperty:(id)arg1 withPropertyPredicate:(id)arg2; +- (void)setFilterPropertyPredicate:(id)arg1; +- (void)setFilterPredicate:(id)arg1 forProperty:(id)arg2; +- (void)removePredicatesForProperty:(id)arg1; +- (id)predicateForProperty:(id)arg1; +@property(readonly, nonatomic) MPMediaPlaylist *containingPlaylist; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPStoreDownloadAdditions.h b/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPStoreDownloadAdditions.h new file mode 100644 index 000000000..8de611134 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQuery-MPStoreDownloadAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaQuery (MPStoreDownloadAdditions) +- (id)MPSD_mediaQueryForDownloadingEntities; +- (id)MPSD_mediaQueryForDownloadableEntities; +- (_Bool)MPSD_hasDownloadingEntities; +- (_Bool)MPSD_hasDownloadableEntities; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQuery.h b/iOS7/Frameworks/MediaPlayer/MPMediaQuery.h index fd334d670..08bd5e957 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQuery.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQuery.h @@ -6,18 +6,18 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" -@class MPMediaItemCollection, MPMediaLibrary, MPMediaPlaylist, MPMediaQueryCriteria, MPMediaQuerySectionInfo, NSArray, NSSet; +@class MPMediaLibrary, MPMediaQueryCriteria, MPMediaQuerySectionInfo, NSArray, NSSet; -@interface MPMediaQuery : NSObject +@interface MPMediaQuery : NSObject { MPMediaLibrary *_mediaLibrary; MPMediaQueryCriteria *_criteria; int _isFilteringDisabled; NSArray *_staticEntities; - int _staticEntityType; + long long _staticEntityType; } + (id)geniusMixesQuery; @@ -28,8 +28,8 @@ + (id)tvShowsQuery; + (id)musicVideosQuery; + (id)videosQuery; -+ (BOOL)isFilteringDisabled; -+ (void)setFilteringDisabled:(BOOL)arg1; ++ (_Bool)isFilteringDisabled; ++ (void)setFilteringDisabled:(_Bool)arg1; + (void)initFilteringDisabled; + (id)genresQuery; + (id)composersQuery; @@ -44,43 +44,43 @@ + (id)songsQuery; + (id)artistsQuery; + (id)albumsQuery; ++ (_Bool)supportsSecureCoding; + (void)initialize; -+ (id)currentDevicePurchasesPlaylist; -+ (id)activeGeniusPlaylist; - (void).cxx_destruct; - (void)setCriteria:(id)arg1; - (id)criteria; -- (void)setStaticEntities:(id)arg1 entityType:(int)arg2; -- (void)_enumerateCollectionsInOrder:(BOOL)arg1 usingBlock:(id)arg2; +- (void)setStaticEntities:(id)arg1 entityType:(long long)arg2; +- (void)_enumerateCollectionsInOrder:(_Bool)arg1 usingBlock:(id)arg2; - (void)_enumerateUnorderedCollectionsUsingBlock:(id)arg1; - (void)_enumerateCollectionsUsingBlock:(id)arg1; -- (void)_enumerateItemsInOrder:(BOOL)arg1 usingBlock:(id)arg2; +- (void)_enumerateItemsInOrder:(_Bool)arg1 usingBlock:(id)arg2; - (void)_enumerateUnorderedItemsUsingBlock:(id)arg1; - (void)_enumerateItemsUsingBlock:(id)arg1; -- (BOOL)_isFilteringDisabled; +- (_Bool)_isFilteringDisabled; - (id)valueForAggregateFunction:(id)arg1 onCollectionsForProperty:(id)arg2; - (id)valueForAggregateFunction:(id)arg1 onItemsForProperty:(id)arg2; -- (id)_valueForAggregateFunction:(id)arg1 onProperty:(id)arg2 entityType:(int)arg3; +- (id)_valueForAggregateFunction:(id)arg1 onProperty:(id)arg2 entityType:(long long)arg3; @property(readonly, nonatomic) NSArray *collectionSections; @property(readonly, nonatomic) NSArray *itemSections; -@property(readonly, nonatomic) BOOL willGroupEntities; -- (unsigned int)groupingThreshold; -@property(readonly, nonatomic) BOOL specifiesPlaylistItems; -@property(readonly, nonatomic) BOOL excludesEntitiesWithBlankNames; -@property(nonatomic) BOOL useSections; -@property(nonatomic) BOOL sortItems; +@property(readonly, nonatomic) _Bool willGroupEntities; +- (unsigned long long)groupingThreshold; +@property(readonly, nonatomic) _Bool specifiesPlaylistItems; +@property(readonly, nonatomic) _Bool excludesEntitiesWithBlankNames; +@property(nonatomic) _Bool useSections; +@property(nonatomic) _Bool sortItems; @property(copy, nonatomic, getter=_orderingProperties, setter=_setOrderingProperties:) NSArray *orderingProperties; @property(readonly, nonatomic) MPMediaQuerySectionInfo *collectionSectionInfo; @property(readonly, nonatomic) MPMediaQuerySectionInfo *itemSectionInfo; @property(readonly, nonatomic) NSArray *collectionPersistentIdentifiers; @property(readonly, nonatomic) NSArray *itemPersistentIdentifiers; -@property(readonly, nonatomic) unsigned int _countOfCollections; -@property(readonly, nonatomic) unsigned int _countOfItems; -@property(readonly, nonatomic) BOOL _hasCollections; -@property(readonly, nonatomic) BOOL _hasItems; +@property(readonly, nonatomic) unsigned long long _countOfCollections; +@property(readonly, nonatomic) unsigned long long _countOfItems; +@property(readonly, nonatomic) _Bool _hasCollections; +@property(readonly, nonatomic) _Bool _hasItems; @property(copy, nonatomic) NSSet *collectionPropertiesToFetch; @property(copy, nonatomic) NSSet *itemPropertiesToFetch; -@property(nonatomic) int groupingType; +@property(nonatomic) _Bool ignoreSystemFilterPredicates; +@property(nonatomic) long long groupingType; @property(readonly, nonatomic) NSArray *collections; @property(readonly, nonatomic) NSArray *items; @property(retain, nonatomic) MPMediaLibrary *mediaLibrary; @@ -91,25 +91,14 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (id)initWithEntities:(id)arg1 entityType:(int)arg2; +- (id)initWithEntities:(id)arg1 entityType:(long long)arg2; - (id)initWithFilterPredicates:(id)arg1; - (id)initWithFilterPredicatesInternal:(id)arg1; - (id)initWithCriteria:(id)arg1 library:(id)arg2; - (id)init; -@property(readonly, nonatomic) MPMediaItemCollection *collectionByJoiningCollections; -- (BOOL)_updatePredicateForProperty:(id)arg1 withPropertyPredicate:(id)arg2; -- (void)setFilterPropertyPredicate:(id)arg1; -- (void)setFilterPredicate:(id)arg1 forProperty:(id)arg2; -- (void)removePredicatesForProperty:(id)arg1; -- (id)predicateForProperty:(id)arg1; -@property(readonly, nonatomic) MPMediaPlaylist *containingPlaylist; -- (id)MPSD_mediaQueryForDownloadingEntities; -- (id)MPSD_mediaQueryForDownloadableEntities; -- (BOOL)MPSD_hasDownloadingEntities; -- (BOOL)MPSD_hasDownloadableEntities; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria-ML3Additions.h new file mode 100644 index 000000000..6689a7f94 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria-ML3Additions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMediaQueryCriteria (ML3Additions) +- (id)ML3CollectionsQueryInLibrary:(id)arg1; +- (id)ML3ItemsQueryInLibrary:(id)arg1 orderingProperties:(id)arg2 nameBlankProperty:(id)arg3; +- (id)ML3ItemsQueryInLibrary:(id)arg1; +- (id)ML3OrderingPropertiesForGroupingType:(long long)arg1; +- (id)ML3OrderingPropertiesForMPOrderingProperties:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria.h index 528813389..d12a64f6b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryCriteria.h @@ -13,38 +13,35 @@ @interface MPMediaQueryCriteria : NSObject { NSMutableSet *_filterPredicates; - unsigned int _entityOrder; - int _groupingType; + unsigned long long _entityOrder; + long long _groupingType; NSArray *_orderingProperties; NSSet *_itemPropertiesToFetch; NSSet *_collectionPropertiesToFetch; - BOOL _useSections; + _Bool _useSections; + _Bool _ignoreSystemFilterPredicates; } -@property(nonatomic) unsigned int entityOrder; // @synthesize entityOrder=_entityOrder; +@property(nonatomic) unsigned long long entityOrder; // @synthesize entityOrder=_entityOrder; +@property(nonatomic) _Bool ignoreSystemFilterPredicates; // @synthesize ignoreSystemFilterPredicates=_ignoreSystemFilterPredicates; @property(copy, nonatomic) NSSet *itemPropertiesToFetch; // @synthesize itemPropertiesToFetch=_itemPropertiesToFetch; @property(copy, nonatomic) NSSet *filterPredicates; // @synthesize filterPredicates=_filterPredicates; @property(copy, nonatomic) NSArray *orderingProperties; // @synthesize orderingProperties=_orderingProperties; -@property(nonatomic) int groupingType; // @synthesize groupingType=_groupingType; +@property(nonatomic) long long groupingType; // @synthesize groupingType=_groupingType; @property(copy, nonatomic) NSSet *collectionPropertiesToFetch; // @synthesize collectionPropertiesToFetch=_collectionPropertiesToFetch; - (void).cxx_destruct; -@property(readonly, nonatomic) BOOL specifiesPlaylistItems; +@property(readonly, nonatomic) _Bool specifiesPlaylistItems; - (void)removePredicatesForProperty:(id)arg1; - (id)predicateForProperty:(id)arg1; - (void)removeFilterPredicate:(id)arg1; - (void)addFilterPredicates:(id)arg1; - (void)addFilterPredicate:(id)arg1; -@property(readonly, nonatomic) BOOL excludesEntitiesWithBlankNames; +@property(readonly, nonatomic) _Bool excludesEntitiesWithBlankNames; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)init; -- (id)ML3CollectionsQueryInLibrary:(id)arg1; -- (id)ML3ItemsQueryInLibrary:(id)arg1 orderingProperties:(id)arg2 nameBlankProperty:(id)arg3; -- (id)ML3ItemsQueryInLibrary:(id)arg1; -- (id)ML3OrderingPropertiesForGroupingType:(int)arg1; -- (id)ML3OrderingPropertiesForMPOrderingProperties:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryMutableSectionInfo.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryMutableSectionInfo.h index 899b322ba..11412fbe2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQueryMutableSectionInfo.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryMutableSectionInfo.h @@ -12,7 +12,7 @@ { } -- (void)addSectionWithHeaderTitle:(id)arg1 sectionIndexTitleIndex:(unsigned int)arg2 count:(unsigned int)arg3; +- (void)addSectionWithHeaderTitle:(id)arg1 sectionIndexTitleIndex:(unsigned long long)arg2 count:(unsigned long long)arg3; // Remaining properties @property(copy, nonatomic) NSArray *sectionIndexTitles; // @dynamic sectionIndexTitles; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryNowPlayingItem.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryNowPlayingItem.h index d154f0e3c..305702d1a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQueryNowPlayingItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryNowPlayingItem.h @@ -6,27 +6,29 @@ #import -@class MPMediaItem; +@class MPMediaItem, NSCache; @interface MPMediaQueryNowPlayingItem : MPAVItem { MPMediaItem *_mediaItem; + NSCache *_cache; } -+ (void)applyVolumeNormalizationWithSoundCheckEnabled:(BOOL)arg1 forQueuedItems:(id)arg2 currentQuery:(id)arg3; ++ (void)setShouldAlwaysAirplayFromCloud:(_Bool)arg1; ++ (void)applyVolumeNormalizationWithSoundCheckEnabled:(_Bool)arg1 forQueuedItems:(id)arg2 currentQuery:(id)arg3; - (void).cxx_destruct; -- (void)_updateBookmarkTimeIfNecessary:(double)arg1 isCheckpoint:(BOOL)arg2; -- (id)_newTimeMarkersForChapterType:(int)arg1; -- (void)_handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(BOOL)arg2; +- (void)_updateBookmarkTimeIfNecessary:(double)arg1 isCheckpoint:(_Bool)arg2; +- (id)_newTimeMarkersForChapterType:(long long)arg1; +- (void)_handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(_Bool)arg2; - (id)_chapterTitleForTime:(double)arg1; - (void)_applyLoudnessInfo; - (float)userRating; -- (BOOL)useEmbeddedChapterData; +- (_Bool)useEmbeddedChapterData; - (id)urlTimeMarkers; -- (unsigned int)type; +- (unsigned long long)type; - (id)titlesForTime:(double)arg1; -- (BOOL)supportsRewindAndFastForward15Seconds; -- (BOOL)supportsAddStation; +- (_Bool)supportsRewindAndFastForward15Seconds; +- (_Bool)supportsAddStation; - (void)setRating:(float)arg1; - (void)setPlaybackStoppedTime:(double)arg1; - (void)setPlaybackFinishedTime:(double)arg1; @@ -39,32 +41,32 @@ - (void)notePlaybackFinishedByHittingEnd; @property(readonly, nonatomic) MPMediaItem *mediaItem; // @synthesize mediaItem=_mediaItem; - (id)mainTitle; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCache; -- (BOOL)hasDataForItemArtwork; -- (BOOL)hasAlternatesForTypes:(unsigned int)arg1; -- (void)handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(BOOL)arg2; +- (_Bool)hasDataForItemArtwork; +- (_Bool)hasAlternatesForTypes:(unsigned long long)arg1; +- (void)handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(_Bool)arg2; - (id)genre; -- (BOOL)allowsEQ; -- (int)customAVEQPreset; -- (BOOL)isStreamable; -- (BOOL)isSupportedDefaultPlaybackSpeed:(unsigned int)arg1; -- (BOOL)isAssetURLValid; -- (BOOL)isPlaceholderForItem:(id)arg1; -- (BOOL)isValidPlayerSubstituteForItem:(id)arg1; -- (BOOL)isExplicitTrack; +- (_Bool)allowsEQ; +- (long long)customAVEQPreset; +- (_Bool)isStreamable; +- (_Bool)isSupportedDefaultPlaybackSpeed:(unsigned long long)arg1; +- (_Bool)isAssetURLValid; +- (_Bool)isPlaceholderForItem:(id)arg1; +- (_Bool)isValidPlayerSubstituteForItem:(id)arg1; +- (_Bool)isExplicitTrack; - (double)durationFromExternalMetadata; - (id)displayableText; -- (unsigned int)discCount; -- (unsigned int)discNumber; +- (unsigned long long)discCount; +- (unsigned long long)discNumber; - (id)composer; - (id)chapterTimeMarkers; -- (BOOL)canSeedGenius; +- (_Bool)canSeedGenius; - (id)artworkTimeMarkers; - (id)artworkMIMEType; - (id)artworkImageData; -- (unsigned int)albumTrackCount; -- (unsigned int)albumTrackNumber; +- (unsigned long long)albumTrackCount; +- (unsigned long long)albumTrackNumber; - (id)albumArtist; - (id)artist; - (id)album; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryQueueFeeder.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryQueueFeeder.h index 732a392a3..586a96452 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQueryQueueFeeder.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryQueueFeeder.h @@ -10,7 +10,7 @@ @interface MPMediaQueryQueueFeeder : MPQueueFeeder { - int _ignoreShuffleTypeChangesCount; + long long _ignoreShuffleTypeChangesCount; MPMediaQueryShuffledItems *_items; unsigned int _itemsChanged:1; MPMediaLibraryConnectionAssertion *_connectionAssertion; @@ -18,41 +18,41 @@ NSArray *_prefixMediaItems; MPMediaItem *_focusedItem; unsigned int _hasPendingLibraryChanges:1; - BOOL _useAirPlayMusicMode; + _Bool _useAirPlayMusicMode; } + (id)imageCache; -@property(nonatomic) BOOL useAirPlayMusicMode; // @synthesize useAirPlayMusicMode=_useAirPlayMusicMode; +@property(nonatomic) _Bool useAirPlayMusicMode; // @synthesize useAirPlayMusicMode=_useAirPlayMusicMode; @property(retain, nonatomic) MPMediaItem *focusedItem; // @synthesize focusedItem=_focusedItem; @property(retain, nonatomic) NSArray *prefixMediaItems; // @synthesize prefixMediaItems=_prefixMediaItems; @property(copy, nonatomic) MPMediaQuery *query; // @synthesize query=_query; - (void).cxx_destruct; - (void)_performWhileIgnoringShuffleChanges:(id)arg1; - (void)_applyAirPlayMusicMode; -- (unsigned int)_shuffleItemsInFeederQueryWithShuffleType:(unsigned int)arg1 initialIndex:(unsigned int)arg2; -- (unsigned int)unshuffledIndexOfAVItem:(id)arg1; -- (id)mediaItemAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfMediaItem:(id)arg1; +- (unsigned long long)_shuffleItemsInFeederQueryWithShuffleType:(unsigned long long)arg1 initialIndex:(unsigned long long)arg2; +- (unsigned long long)unshuffledIndexOfAVItem:(id)arg1; +- (id)mediaItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfMediaItem:(id)arg1; - (void)_handleMediaLibraryDidChange; - (void)_libraryDidChangeNotification:(id)arg1; - (void)_availableRoutesDidChangeNotification:(id)arg1; - (void)_applicationWillEnterForegroundNotification:(id)arg1; -- (unsigned int)initialPlaybackQueueDepth; -- (id)playbackInfoAtIndex:(unsigned int)arg1; +- (unsigned long long)initialPlaybackQueueDepth; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; - (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; - (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; -- (BOOL)trackChangesCanEndPlayback; -- (void)shuffleItemsWithAnchor:(unsigned int *)arg1; -- (BOOL)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; -- (void)setSubsequenceFocused:(BOOL)arg1 currentItemIndex:(unsigned int)arg2; +- (_Bool)trackChangesCanEndPlayback; +- (void)shuffleItemsWithAnchor:(unsigned long long *)arg1; +- (_Bool)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; +- (void)setSubsequenceFocused:(_Bool)arg1 currentItemIndex:(unsigned long long)arg2; - (void)setAVController:(id)arg1; - (id)preferredLanguages; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)itemTypeForIndex:(unsigned int)arg1; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)itemTypeForIndex:(unsigned long long)arg1; - (Class)itemClass; -- (id)copyRawItemAtIndex:(unsigned int)arg1; -- (unsigned int)nonRepeatingItemCount; -- (unsigned int)itemCount; +- (id)copyRawItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)nonRepeatingItemCount; +- (unsigned long long)itemCount; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQuerySection.h b/iOS7/Frameworks/MediaPlayer/MPMediaQuerySection.h index 75e403a79..7bd0e5aa4 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQuerySection.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQuerySection.h @@ -6,19 +6,20 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class NSString; -@interface MPMediaQuerySection : NSObject +@interface MPMediaQuerySection : NSObject { NSString *_title; - unsigned int _sectionIndexTitleIndex; + unsigned long long _sectionIndexTitleIndex; struct _NSRange _range; } -@property(nonatomic) unsigned int sectionIndexTitleIndex; // @synthesize sectionIndexTitleIndex=_sectionIndexTitleIndex; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) unsigned long long sectionIndexTitleIndex; // @synthesize sectionIndexTitleIndex=_sectionIndexTitleIndex; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQuerySectionInfo.h b/iOS7/Frameworks/MediaPlayer/MPMediaQuerySectionInfo.h index 9a0fc81cc..c20fd69cf 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQuerySectionInfo.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQuerySectionInfo.h @@ -6,23 +6,24 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class NSArray; -@interface MPMediaQuerySectionInfo : NSObject +@interface MPMediaQuerySectionInfo : NSObject { NSArray *_sections; NSArray *_sectionIndexTitles; } ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSArray *sectionIndexTitles; // @synthesize sectionIndexTitles=_sectionIndexTitles; @property(readonly, nonatomic) NSArray *sections; // @synthesize sections=_sections; - (void).cxx_destruct; -@property(readonly, nonatomic) unsigned int count; -- (unsigned int)indexOfSectionForSectionIndexTitleAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long count; +- (unsigned long long)indexOfSectionForSectionIndexTitleAtIndex:(unsigned long long)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaQueryShuffledItems.h b/iOS7/Frameworks/MediaPlayer/MPMediaQueryShuffledItems.h index 07c319be8..77c3bae4e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaQueryShuffledItems.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaQueryShuffledItems.h @@ -6,51 +6,54 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class MPMediaQuery, MPReshuffledArrayIndexMap, NSArray, NSMutableArray; -@interface MPMediaQueryShuffledItems : NSObject +@interface MPMediaQueryShuffledItems : NSObject { - unsigned int _activeShuffleType; - BOOL _dirty; + unsigned long long _activeShuffleType; + _Bool _dirty; NSMutableArray *_orderedArray; MPReshuffledArrayIndexMap *_indexMap; MPMediaQuery *_sourceMediaQuery; NSArray *_sourceMediaQueryItems; + _Bool _autoReshufflingDisabled; } ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool autoReshufflingDisabled; // @synthesize autoReshufflingDisabled=_autoReshufflingDisabled; @property(readonly, nonatomic) MPMediaQuery *sourceMediaQuery; // @synthesize sourceMediaQuery=_sourceMediaQuery; - (void).cxx_destruct; -- (void)_shuffleMutableOrderedArrayWithInitialIndex:(unsigned int)arg1; +- (void)_shuffleMutableOrderedArrayWithInitialIndex:(unsigned long long)arg1; - (void)_resetCaches; -- (void)_rebuildItemCachesWithInitialSourceItemIndex:(unsigned int)arg1; -- (void)_rebuildGroupedCachesWithInitialSourceItemIndex:(unsigned int)arg1; -- (void)_rebuildCachesWithInitialSourceIndex:(unsigned int)arg1; +- (void)_rebuildItemCachesWithInitialSourceItemIndex:(unsigned long long)arg1; +- (void)_rebuildGroupedCachesWithInitialSourceItemIndex:(unsigned long long)arg1; +- (void)_rebuildCachesWithInitialSourceIndex:(unsigned long long)arg1; - (void)_rebuildCaches; - (id)_includeInShuffleItemsForQuery:(id)arg1; - (void)unshuffle; -- (void)shuffleItemsWithInitialIndex:(unsigned int)arg1; -- (void)shuffleAlbumsWithInitialIndex:(unsigned int)arg1; +- (void)shuffleItemsWithInitialIndex:(unsigned long long)arg1; +- (void)shuffleAlbumsWithInitialIndex:(unsigned long long)arg1; @property(nonatomic) struct _NSRange focusedRange; -- (id)objectAtIndex:(unsigned int)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSArray *items; - (void)invalidateSourceMediaQueryAndLoadItems; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)indexOfObject:(id)arg1 greaterThanOrEqualToIndex:(unsigned int)arg2; -- (unsigned int)indexOfItemWithPersistentID:(unsigned long long)arg1; -- (unsigned int)indexOfItemWithPersistentID:(unsigned long long)arg1 greaterThanOrEqualToIndex:(unsigned int)arg2; -- (unsigned int)count; -- (unsigned int)nonGrowingCount; -- (unsigned int)nonRepeatingCount; -- (BOOL)_getFixedItemCount:(unsigned int *)arg1; -@property(readonly, nonatomic) unsigned int realShuffleType; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)indexOfObject:(id)arg1 greaterThanOrEqualToIndex:(unsigned long long)arg2; +- (unsigned long long)indexOfItemWithPersistentID:(unsigned long long)arg1; +- (unsigned long long)indexOfItemWithPersistentID:(unsigned long long)arg1 greaterThanOrEqualToIndex:(unsigned long long)arg2; +- (unsigned long long)count; +- (unsigned long long)nonGrowingCount; +- (unsigned long long)nonRepeatingCount; +- (_Bool)_getFixedItemCount:(unsigned long long *)arg1; +@property(readonly, nonatomic) unsigned long long realShuffleType; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithSourceMediaQuery:(id)arg1; -- (id)initWithSourceMediaQuery:(id)arg1 orderedItems:(id)arg2 indexMap:(id)arg3 shuffleType:(unsigned int)arg4; +- (id)initWithSourceMediaQuery:(id)arg1 orderedItems:(id)arg2 indexMap:(id)arg3 shuffleType:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMediaTypeManager.h b/iOS7/Frameworks/MediaPlayer/MPMediaTypeManager.h index 25df21dad..a0ef8c177 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMediaTypeManager.h +++ b/iOS7/Frameworks/MediaPlayer/MPMediaTypeManager.h @@ -10,8 +10,8 @@ @interface MPMediaTypeManager : NSObject { - BOOL _installed; - unsigned int _mediaType; + _Bool _installed; + unsigned long long _mediaType; NSString *_bundleID; NSString *_supportsMediaKey; NSString *_defaultsKey; @@ -20,14 +20,14 @@ } @property(retain, nonatomic) UIAlertView *activeAlert; // @synthesize activeAlert=_activeAlert; -@property(nonatomic) BOOL installed; // @synthesize installed=_installed; +@property(nonatomic) _Bool installed; // @synthesize installed=_installed; @property(readonly, nonatomic) NSString *alertLocalizationKey; // @synthesize alertLocalizationKey=_alertLocalizationKey; @property(readonly, nonatomic) NSString *defaultsKey; // @synthesize defaultsKey=_defaultsKey; @property(readonly, nonatomic) NSString *supportsMediaKey; // @synthesize supportsMediaKey=_supportsMediaKey; @property(readonly, nonatomic) NSString *bundleID; // @synthesize bundleID=_bundleID; -@property(readonly, nonatomic) unsigned int mediaType; // @synthesize mediaType=_mediaType; +@property(readonly, nonatomic) unsigned long long mediaType; // @synthesize mediaType=_mediaType; - (void).cxx_destruct; -- (id)initWithMediaType:(unsigned int)arg1 bundleID:(id)arg2 supportsMediaKey:(id)arg3 defaultsKey:(id)arg4 alertLocalizationKey:(id)arg5; +- (id)initWithMediaType:(unsigned long long)arg1 bundleID:(id)arg2 supportsMediaKey:(id)arg3 defaultsKey:(id)arg4 alertLocalizationKey:(id)arg5; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMotionManager.h b/iOS7/Frameworks/MediaPlayer/MPMotionManager.h index 870e93fce..c4d196f10 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMotionManager.h +++ b/iOS7/Frameworks/MediaPlayer/MPMotionManager.h @@ -11,7 +11,7 @@ @interface MPMotionManager : NSObject { NSMutableSet *_accelerometerHandlerClients; - BOOL _accelerometerUpdatesActive; + _Bool _accelerometerUpdatesActive; CMAttitude *_attitude; CMMotionManager *_motionManager; NSOperationQueue *_operationQueue; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovie.h b/iOS7/Frameworks/MediaPlayer/MPMovie.h index afed3b23b..30ee4d0d1 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovie.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovie.h @@ -12,14 +12,14 @@ { MPAVItem *_item; NSURL *_url; - int _movieSourceType; + long long _movieSourceType; double _startPlaybackTime; double _endPlaybackTime; - BOOL _explicitlySetMovieSourceType; - BOOL _movieIsUnplayable; + _Bool _explicitlySetMovieSourceType; + _Bool _movieIsUnplayable; double _lastKnownDuration; struct CGSize _lastKnownNaturalSize; - unsigned int _lastKnownType; + unsigned long long _lastKnownType; } + (id)movieWithAsset:(id)arg1 error:(id *)arg2; @@ -35,8 +35,8 @@ @property(readonly, nonatomic) struct CGSize naturalSize; @property(readonly, nonatomic) double playableDuration; @property(readonly, nonatomic) double duration; -@property(nonatomic) int movieSourceType; -@property(readonly, nonatomic) int movieMediaTypes; +@property(nonatomic) long long movieSourceType; +@property(readonly, nonatomic) long long movieMediaTypes; @property(readonly, nonatomic) NSURL *url; @property(readonly, nonatomic) AVAsset *asset; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieAccessLog.h b/iOS7/Frameworks/MediaPlayer/MPMovieAccessLog.h index e7937796a..0f44ababf 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieAccessLog.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieAccessLog.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; @property(readonly, nonatomic) NSArray *events; -@property(readonly, nonatomic) unsigned int extendedLogDataStringEncoding; +@property(readonly, nonatomic) unsigned long long extendedLogDataStringEncoding; @property(readonly, nonatomic) NSData *extendedLogData; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithAVItemAccessLog:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieAccessLogEvent.h b/iOS7/Frameworks/MediaPlayer/MPMovieAccessLogEvent.h index f0141f722..dbb01a437 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieAccessLogEvent.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieAccessLogEvent.h @@ -16,20 +16,20 @@ } - (void).cxx_destruct; -@property(readonly, nonatomic) int numberOfDroppedVideoFrames; +@property(readonly, nonatomic) long long numberOfDroppedVideoFrames; @property(readonly, nonatomic) double indicatedBitrate; @property(readonly, nonatomic) double observedBitrate; @property(readonly, nonatomic) long long numberOfBytesTransferred; -@property(readonly, nonatomic) int numberOfStalls; +@property(readonly, nonatomic) long long numberOfStalls; @property(readonly, nonatomic) double durationWatched; @property(readonly, nonatomic) double segmentsDownloadedDuration; @property(readonly, nonatomic) double playbackStartOffset; @property(readonly, nonatomic) NSString *playbackSessionID; -@property(readonly, nonatomic) unsigned int numberOfServerAddressChanges; +@property(readonly, nonatomic) unsigned long long numberOfServerAddressChanges; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; @property(readonly, nonatomic) NSDate *playbackStartDate; -@property(readonly, nonatomic) unsigned int numberOfSegmentsDownloaded; +@property(readonly, nonatomic) unsigned long long numberOfSegmentsDownloaded; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithAVItemAccessLogEvent:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieErrorLog.h b/iOS7/Frameworks/MediaPlayer/MPMovieErrorLog.h index 495325598..3dc16aa40 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieErrorLog.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieErrorLog.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; @property(readonly, nonatomic) NSArray *events; -@property(readonly, nonatomic) unsigned int extendedLogDataStringEncoding; +@property(readonly, nonatomic) unsigned long long extendedLogDataStringEncoding; @property(readonly, nonatomic) NSData *extendedLogData; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithAVItemErrorLog:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieErrorLogEvent.h b/iOS7/Frameworks/MediaPlayer/MPMovieErrorLogEvent.h index f948b6f83..d51465d8f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieErrorLogEvent.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieErrorLogEvent.h @@ -18,7 +18,7 @@ - (void).cxx_destruct; @property(readonly, nonatomic) NSString *errorComment; @property(readonly, nonatomic) NSString *errorDomain; -@property(readonly, nonatomic) int errorStatusCode; +@property(readonly, nonatomic) long long errorStatusCode; @property(readonly, nonatomic) NSString *playbackSessionID; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerController.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerController.h index 2bdfd3431..bb266fff8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerController.h +++ b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerController.h @@ -17,8 +17,8 @@ + (void)allInstancesResignActive; - (void).cxx_destruct; -- (BOOL)_isReadyForDisplay; -@property(readonly, nonatomic) BOOL readyForDisplay; +- (_Bool)_isReadyForDisplay; +@property(readonly, nonatomic) _Bool readyForDisplay; - (void)_resignActive; @property(nonatomic) float currentPlaybackRate; @property(nonatomic) double currentPlaybackTime; @@ -29,9 +29,9 @@ - (struct CGSize)naturalSize; - (double)playableDuration; - (double)duration; -- (int)movieSourceType; -- (void)setMovieSourceType:(int)arg1; -- (int)movieMediaTypes; +- (long long)movieSourceType; +- (void)setMovieSourceType:(long long)arg1; +- (long long)movieMediaTypes; - (void)skipToPreviousItem; - (void)skipToBeginning; - (void)skipToNextItem; @@ -41,19 +41,19 @@ - (void)stop; - (void)pause; - (void)play; -@property(readonly, nonatomic) BOOL isPreparedToPlay; +@property(readonly, nonatomic) _Bool isPreparedToPlay; - (void)prepareToPlay; -- (BOOL)isAirPlayVideoActive; -- (void)setAllowsAirPlay:(BOOL)arg1; -- (BOOL)allowsAirPlay; -@property(nonatomic) int scalingMode; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isFullscreen) BOOL fullscreen; -@property(nonatomic) BOOL shouldAutoplay; -@property(nonatomic) int repeatMode; -@property(nonatomic) int controlStyle; -@property(readonly, nonatomic) int loadState; -@property(readonly, nonatomic) int playbackState; +- (_Bool)isAirPlayVideoActive; +- (void)setAllowsAirPlay:(_Bool)arg1; +- (_Bool)allowsAirPlay; +@property(nonatomic) long long scalingMode; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isFullscreen) _Bool fullscreen; +@property(nonatomic) _Bool shouldAutoplay; +@property(nonatomic) long long repeatMode; +@property(nonatomic) long long controlStyle; +@property(readonly, nonatomic) long long loadState; +@property(readonly, nonatomic) long long playbackState; @property(readonly, nonatomic) UIView *backgroundView; @property(readonly, nonatomic) UIView *view; @property(copy, nonatomic) NSURL *contentURL; diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerInternalOld.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerInternalOld.h deleted file mode 100644 index b08d63f14..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerInternalOld.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class MPAVController, MPMoviePlayerVideoViewController, NSError, NSURL, UIColor, UIWindow; - -@interface MPMoviePlayerControllerInternalOld : NSObject -{ - MPAVController *_player; - NSURL *_contentURL; - int _scalingMode; - int _movieControlMode; - UIWindow *_window; - UIWindow *_previousKeyWindow; - MPMoviePlayerVideoViewController *_videoViewController; - UIColor *_backgroundColor; - unsigned int _previousStatusBarOrientation; - int _previousStatusBarStyle; - NSError *_playbackError; - double _initialPlaybackTime; - struct { - unsigned int active:1; - unsigned int visible:1; - unsigned int mediaType:1; - unsigned int isStreaming:1; - unsigned int statusBarWasHidden:1; - unsigned int shouldRestartPlaybackAfterAudioRouteChange:1; - unsigned int playbackFailed:1; - unsigned int isFinishing:1; - unsigned int hideLoadingIndicatorForLocalFiles:1; - unsigned int fullscreen:1; - unsigned int playAfterCreatingPlayer:1; - unsigned int canShowControlsOverlay:1; - unsigned int tearDownPlayerOnEnd:1; - unsigned int didSendPreloadNotification:1; - unsigned int isValidating:1; - unsigned int unused:17; - } _playerBitfield; -} - -- (void).cxx_destruct; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerNew.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerNew.h index ca801e49a..383710f49 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerNew.h +++ b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerNew.h @@ -9,53 +9,54 @@ #import "MPMediaPlayback-Protocol.h" #import "MPMovieViewDelegate-Protocol.h" -@class MPAVController, MPInlineVideoController, MPMovieAccessLog, MPMovieErrorLog, MPMoviePlayerController, MPMovieView, MPSystemNowPlayingController, NSArray, NSDictionary, NSError, NSMutableArray, NSMutableDictionary, NSMutableSet; +@class MPAVController, MPInlineVideoController, MPMovieAccessLog, MPMovieErrorLog, MPMoviePlayerController, MPMovieView, MPSystemNowPlayingController, NSArray, NSDictionary, NSError, NSMutableArray, NSMutableDictionary, NSMutableSet, UIWindow; @interface MPMoviePlayerControllerNew : NSObject { - int _additionalButtons; + long long _additionalButtons; NSMutableSet *_asyncImageGenerators; - int _controlStyle; + long long _controlStyle; float _currentPlaybackRate; id _delegate; NSDictionary *_HTTPHeaderFields; MPMoviePlayerController *_moviePlayer; NSArray *_movies; - BOOL _moviesNeedReload; - int _movieSourceType; + _Bool _moviesNeedReload; + long long _movieSourceType; MPMovieView *_movieView; MPSystemNowPlayingController *_nowPlayingController; NSError *_playbackError; MPAVController *_player; NSMutableArray *_queuedThumbnailRequests; - int _repeatMode; - unsigned int _stateBeforeSettingPlaybackTime; + long long _repeatMode; + unsigned long long _stateBeforeSettingPlaybackTime; MPInlineVideoController *_videoViewController; - unsigned int _finishNotificationsPosted; - BOOL _shouldAutoplay; - BOOL _useApplicationAudioSession; - BOOL _setUseApplicationAudioSessionWhenPlaybackEnds; - BOOL _preparedQueue; - BOOL _didAppear; - BOOL _ignorePlaybackStateChanges; - BOOL _playWhenSourceTypeIsDetermined; - BOOL _prepareWhenSourceTypeIsDetermined; - BOOL _isChangingMoviePath; - BOOL _wasPlayingBeforeSuspended; - BOOL _canPostDidFinishNotificationOnItemChange; - BOOL _readyForDisplay; - BOOL _shouldRestartPlaybackFromBeginning; - BOOL _useHostedWindowWhenFullscreen; - BOOL _willSoonEndUsingVideoLayer; + unsigned long long _finishNotificationsPosted; + _Bool _shouldAutoplay; + _Bool _useApplicationAudioSession; + _Bool _setUseApplicationAudioSessionWhenPlaybackEnds; + _Bool _preparedQueue; + _Bool _didAppear; + _Bool _ignorePlaybackStateChanges; + _Bool _playWhenSourceTypeIsDetermined; + _Bool _prepareWhenSourceTypeIsDetermined; + _Bool _isChangingMoviePath; + _Bool _wasPlayingBeforeSuspended; + _Bool _canPostDidFinishNotificationOnItemChange; + _Bool _readyForDisplay; + _Bool _shouldRestartPlaybackFromBeginning; + _Bool _useHostedWindowWhenFullscreen; + _Bool _willSoonEndUsingVideoLayer; + UIWindow *_preApexSupportWindow; double _initialPlaybackTime; double _endPlaybackTime; NSMutableDictionary *_timedMetadataForUniqueKey; - BOOL _isActive; - BOOL _isResigningActive; - BOOL _didResignActive; - BOOL _canShowControlsOverlayBeforeResignedActive; + _Bool _isActive; + _Bool _isResigningActive; + _Bool _didResignActive; + _Bool _canShowControlsOverlayBeforeResignedActive; double _timeWhenResignedActive; - unsigned int _movieIndexWhenResignedActive; + unsigned long long _movieIndexWhenResignedActive; MPMovieAccessLog *_cachedAccessLog; MPMovieErrorLog *_cachedErrorLog; } @@ -66,19 +67,19 @@ - (id)timedMetadataForKey:(id)arg1; - (id)timedMetadata; - (void)cancelAllThumbnailImageRequests; -- (void)requestThumbnailImagesAtTimes:(id)arg1 timeOption:(int)arg2; -- (id)thumbnailImageAtTime:(double)arg1 timeOption:(int)arg2; +- (void)requestThumbnailImagesAtTimes:(id)arg1 timeOption:(long long)arg2; +- (id)thumbnailImageAtTime:(double)arg1 timeOption:(long long)arg2; - (void)_updateDisabledPartsFromDelegate; - (void)_endUsingVideoLayer; -- (BOOL)_canContinuePlayingWhenLocked; +- (_Bool)_canContinuePlayingWhenLocked; - (void)_restartPlaybackFromBeginning; -- (void)_postDidFinishNotificationWithReason:(int)arg1; +- (void)_postDidFinishNotificationWithReason:(long long)arg1; - (void)_postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)_postNotificationName:(id)arg1 object:(id)arg2; - (void)_clearPlaybackStateAfterTimeJumpIfNecessary; - (void)_pausePlaybackForSuspension; -- (void)_setUseApplicationAudioSession:(BOOL)arg1; -- (void)_prepareToPlayWithStartIndex:(unsigned int)arg1; +- (void)_setUseApplicationAudioSession:(_Bool)arg1; +- (void)_prepareToPlayWithStartIndex:(unsigned long long)arg1; - (void)_resignActive; - (void)_ensureActive; - (void)_setMoviePlayer:(id)arg1; @@ -87,36 +88,36 @@ - (id)_movieOptions; - (id)_movies; - (void)_setMovies:(id)arg1; -- (BOOL)_didPostFinishNotificationForReason:(int)arg1; +- (_Bool)_didPostFinishNotificationForReason:(long long)arg1; - (void)_cacheAccessAndErrorLogs; -- (BOOL)useApplicationAudioSession; -- (void)setUseApplicationAudioSession:(BOOL)arg1; +- (_Bool)useApplicationAudioSession; +- (void)setUseApplicationAudioSession:(_Bool)arg1; - (void)setMovieControlMode:(int)arg1; - (void)setBackgroundColor:(id)arg1; - (unsigned int)_hostedWindowContextID; - (id)_hostedWindow; -- (BOOL)_useHostedWindowWhenFullscreen; -- (void)_setUseHostedWindowWhenFullscreen:(BOOL)arg1; -- (BOOL)inlinePlaybackUsesTVOut; -- (void)setInlinePlaybackUsesTVOut:(BOOL)arg1; +- (_Bool)_useHostedWindowWhenFullscreen; +- (void)_setUseHostedWindowWhenFullscreen:(_Bool)arg1; +- (_Bool)inlinePlaybackUsesTVOut; +- (void)setInlinePlaybackUsesTVOut:(_Bool)arg1; - (id)_videoViewController; - (id)_videoView; -- (BOOL)_shouldEnforceHDCP; -- (BOOL)_shouldContinuePlaybackInBackground; +- (_Bool)_shouldEnforceHDCP; +- (_Bool)_shouldContinuePlaybackInBackground; - (void)_setVideoViewControllerOverlayStyle; -- (void)_setShouldEnforceHDCP:(BOOL)arg1; -- (void)_setNavigationBarHidden:(BOOL)arg1; +- (void)_setShouldEnforceHDCP:(_Bool)arg1; +- (void)_setNavigationBarHidden:(_Bool)arg1; - (void)_setMovieTitle:(id)arg1; - (void)_setMovieSubtitle:(id)arg1; -- (void)_setMovieMediaTypesOverride:(int)arg1; +- (void)_setMovieMediaTypesOverride:(long long)arg1; - (void)_setHTTPHeaderFields:(id)arg1; -- (void)_setDisallowsAMRAudio:(BOOL)arg1; +- (void)_setDisallowsAMRAudio:(_Bool)arg1; - (void)_setDelegate:(id)arg1; -- (void)_setCurrentPlaybackTime:(double)arg1 timeOption:(int)arg2; -- (void)_setControlsHidden:(BOOL)arg1; -- (void)_setControlsHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setCurrentPlaybackTime:(double)arg1 timeOption:(long long)arg2; +- (void)_setControlsHidden:(_Bool)arg1; +- (void)_setControlsHidden:(_Bool)arg1 animated:(_Bool)arg2; - (void)_setAudioSessionModeOverride:(id)arg1; -- (void)_setAdditionalButtons:(int)arg1; +- (void)_setAdditionalButtons:(long long)arg1; - (double)_seekableStartTime; - (double)_seekableEndTime; - (id)_resolvedContentURL; @@ -125,16 +126,16 @@ - (id)_navigationBar; - (id)_movieTitle; - (id)_movieSubtitle; -- (BOOL)_isTVOutEnabled; -- (BOOL)_isNavigationBarHidden; -- (BOOL)_isReadyForDisplay; +- (_Bool)_isTVOutEnabled; +- (_Bool)_isNavigationBarHidden; +- (_Bool)_isReadyForDisplay; - (id)_HTTPHeaderFields; -- (BOOL)disallowsAMRAudio; +- (_Bool)disallowsAMRAudio; - (id)_delegate; - (id)_audioSessionModeOverride; -- (BOOL)_areControlsHidden; +- (_Bool)_areControlsHidden; - (id)_advertisementView; -- (int)_additionalButtons; +- (long long)_additionalButtons; - (void)_simpleRemoteNotification:(id)arg1; - (void)_willTerminateNotification:(id)arg1; - (void)_didBecomeActiveNotification:(id)arg1; @@ -164,13 +165,13 @@ - (void)videoController:(id)arg1 willHideOverlayWithDuration:(double)arg2; - (void)videoControllerDidShowOverlay:(id)arg1; - (void)videoController:(id)arg1 willShowOverlayWithDuration:(double)arg2; -- (BOOL)videoController:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)viewControllerRequestsExit:(id)arg1 reason:(int)arg2; +- (_Bool)videoController:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)viewControllerRequestsExit:(id)arg1 reason:(long long)arg2; - (void)videoControllerDidExitFullscreen:(id)arg1; - (void)videoControllerWillExitFullscreen:(id)arg1; - (void)videoControllerDidEnterFullscreen:(id)arg1; - (void)videoControllerWillEnterFullscreen:(id)arg1; -- (BOOL)videoControllerShouldAutohide:(id)arg1; +- (_Bool)videoControllerShouldAutohide:(id)arg1; - (void)movieViewDidMoveToWindow:(id)arg1; - (void)movieView:(id)arg1 willMoveToWindow:(id)arg2; - (void)movieView:(id)arg1 willMoveToSuperview:(id)arg2; @@ -181,9 +182,9 @@ - (struct CGSize)naturalSize; - (double)playableDuration; - (double)duration; -- (int)movieSourceType; -- (void)setMovieSourceType:(int)arg1; -- (int)movieMediaTypes; +- (long long)movieSourceType; +- (void)setMovieSourceType:(long long)arg1; +- (long long)movieMediaTypes; - (void)skipToPreviousItem; - (void)skipToBeginning; - (void)skipToNextItem; @@ -196,23 +197,23 @@ - (void)pause; - (void)play; - (void)prepareToPlay; -@property(readonly, nonatomic) BOOL isPreparedToPlay; -- (BOOL)isFullscreen; -- (BOOL)isAirPlayVideoActive; -- (BOOL)allowsAirPlay; -- (void)setAllowsAirPlay:(BOOL)arg1; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setFullscreen:(BOOL)arg1; -- (BOOL)shouldAutoplay; -- (void)setShouldAutoplay:(BOOL)arg1; -- (int)repeatMode; -- (void)setRepeatMode:(int)arg1; -- (int)controlStyle; -- (void)setControlStyle:(int)arg1; -- (int)scalingMode; -- (void)setScalingMode:(int)arg1; -- (int)loadState; -- (int)playbackState; +@property(readonly, nonatomic) _Bool isPreparedToPlay; +- (_Bool)isFullscreen; +- (_Bool)isAirPlayVideoActive; +- (_Bool)allowsAirPlay; +- (void)setAllowsAirPlay:(_Bool)arg1; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setFullscreen:(_Bool)arg1; +- (_Bool)shouldAutoplay; +- (void)setShouldAutoplay:(_Bool)arg1; +- (long long)repeatMode; +- (void)setRepeatMode:(long long)arg1; +- (long long)controlStyle; +- (void)setControlStyle:(long long)arg1; +- (long long)scalingMode; +- (void)setScalingMode:(long long)arg1; +- (long long)loadState; +- (long long)playbackState; - (id)backgroundView; - (id)view; - (void)setAsset:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerOld.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerOld.h deleted file mode 100644 index 85acc24a5..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerControllerOld.h +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class MPMoviePlayerController, MPMoviePlayerControllerInternalOld; - -@interface MPMoviePlayerControllerOld : NSObject -{ - MPMoviePlayerController *_moviePlayer; - MPMoviePlayerControllerInternalOld *_internalOld; -} - -+ (id)_playerKeysToObserve; -+ (BOOL)_playbackInProgress; -+ (void)_setPlaybackInProgress:(BOOL)arg1; -+ (id)_currentMoviePlayerController; -+ (void)_setCurrentMoviePlayerController:(id)arg1; -+ (Class)windowClass; -- (void).cxx_destruct; -- (void)viewControllerRequestsExit:(id)arg1; -- (void)_videoViewScaleModeDidChange:(id)arg1; -- (void)_bufferingStatusDidChangeNotification:(id)arg1; -- (void)_delayedHideOverlay; -- (void)_playbackStateDidChangeNotification:(id)arg1; -- (void)_expireImplicitAudioRouteChangePlaybackRestart; -- (void)_playbackEnded:(id)arg1; -- (void)_playbackRateChangedFrom:(float)arg1 to:(float)arg2; -- (void)_audioRouteChanged:(id)arg1; -- (void)_mediaServerDied:(id)arg1; -- (void)_itemFailedToPlay:(id)arg1; -- (void)_simpleRemoteNotification:(id)arg1; -- (void)_willTerminateNotification:(id)arg1; -- (void)_willResignNotification:(id)arg1; -- (void)_willBeginSuspendAnimationNotification:(id)arg1; -- (void)_willSuspendNotification:(id)arg1; -- (void)_pausePlaybackForNotification:(id)arg1; -- (void)_preloadingComplete; -- (void)_updateForCurrentMovieControlMode; -- (unsigned long long)_visiblePartsForMovieControlMode; -- (id)_localizedDescriptionForErrorCode:(int)arg1; -- (void)_playbackFailedWithError:(id)arg1; -- (void)_playerFadeOutAnimationDidEnd:(id)arg1 finished:(id)arg2; -- (void)_playerFadeInAnimationDidEnd:(id)arg1 finished:(id)arg2; -- (void)_delayedBeginFadeOut; -- (void)_playerFinishAndFadeOut; -- (void)_play; -- (void)_tearDownPlayer:(BOOL)arg1; -- (void)_createPlayer; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)_unobserveAVPlayer; -- (void)_observeAVPlayer; -- (void)_checkNetworkMediaType; -- (id)_volumeAudioCategory; -- (void)_setMoviePlayer:(id)arg1; -- (double)initialPlaybackTime; -- (void)setInitialPlaybackTime:(double)arg1; -- (int)movieControlMode; -- (void)setMovieControlMode:(int)arg1; -- (int)scalingMode; -- (void)setScalingMode:(int)arg1; -- (void)setBackgroundColor:(id)arg1; -- (id)backgroundColor; -- (void)stop; -- (void)play; -- (id)contentURL; -- (id)initWithContentURL:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerVideoViewController.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerVideoViewController.h deleted file mode 100644 index c1f70aecc..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerVideoViewController.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface MPMoviePlayerVideoViewController : MPFullScreenVideoViewController -{ - BOOL _hideNavigationBar; -} - -@property(nonatomic) BOOL hideNavigationBar; // @synthesize hideNavigationBar=_hideNavigationBar; -- (void)showOverlayAnimated:(BOOL)arg1; -- (void)backgroundViewDidUpdate; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewController.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewController.h index 571b27e3d..55b576b8e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewController.h @@ -11,25 +11,27 @@ @interface MPMoviePlayerViewController : UIViewController { id _internal; + _Bool _statusBarWasHidden; } - (void).cxx_destruct; -- (void)_restoreStatusBarAnimated:(BOOL)arg1; - (void)_moviePlayerViewController_playbackDidFinishNotification:(id)arg1; - (void)_moviePlayerViewController_applicationDidEnterBackgroundNotification:(id)arg1; -- (BOOL)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; -- (BOOL)_canReloadView; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (_Bool)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; +- (_Bool)_canReloadView; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)prefersStatusBarHidden; +- (_Bool)shouldAutorotate; - (void)loadView; - (void)remoteControlReceivedWithEvent:(id)arg1; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; @property(readonly, nonatomic) MPMoviePlayerController *moviePlayer; - (void)dealloc; - (id)initWithContentURL:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewControllerInternal.h b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewControllerInternal.h index 65bf3413c..c0e312473 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewControllerInternal.h +++ b/iOS7/Frameworks/MediaPlayer/MPMoviePlayerViewControllerInternal.h @@ -11,9 +11,7 @@ @interface MPMoviePlayerViewControllerInternal : NSObject { MPMoviePlayerController *_moviePlayer; - BOOL _wasDisplayedAnimated; - int _previousStatusBarStyle; - BOOL _statusBarWasHidden; + _Bool _wasDisplayedAnimated; } - (void).cxx_destruct; diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieTVHUDView.h b/iOS7/Frameworks/MediaPlayer/MPMovieTVHUDView.h index 50b3ff8ae..ce7235302 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieTVHUDView.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieTVHUDView.h @@ -10,7 +10,7 @@ @interface MPMovieTVHUDView : UIView { - unsigned int _currentState; + unsigned long long _currentState; UIImageView *_playbackMode; MPAVController *_player; } diff --git a/iOS7/Frameworks/MediaPlayer/MPMovieThumbnailRequest.h b/iOS7/Frameworks/MediaPlayer/MPMovieThumbnailRequest.h index aa1f2a3ab..33c3d561c 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMovieThumbnailRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPMovieThumbnailRequest.h @@ -11,10 +11,10 @@ @interface MPMovieThumbnailRequest : NSObject { NSArray *_times; - int _timeOption; + long long _timeOption; } -@property(nonatomic) int timeOption; // @synthesize timeOption=_timeOption; +@property(nonatomic) long long timeOption; // @synthesize timeOption=_timeOption; @property(retain, nonatomic) NSArray *times; // @synthesize times=_times; - (void).cxx_destruct; diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerClientState.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerClientState.h index 259d140f8..f55e6f208 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerClientState.h +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerClientState.h @@ -10,32 +10,34 @@ @interface MPMusicPlayerClientState : NSObject { - BOOL _allowsBackgroundVideo; + _Bool _allowsBackgroundVideo; int _backgroundPlaybackAccess; MPMediaItem *_firstItem; MPMediaPlaylist *_geniusMixPlaylist; - BOOL _hasAudioBackgroundMode; + _Bool _hasAudioBackgroundMode; MPMediaQuery *_query; MPRadioStation *_radioStation; - int _repeatMode; - BOOL _seeking; - int _shuffleMode; - BOOL _useApplicationSpecificQueue; - BOOL _videoPlaybackEnabled; + long long _repeatMode; + _Bool _seeking; + long long _shuffleMode; + _Bool _useApplicationSpecificQueue; + _Bool _videoPlaybackEnabled; + _Bool _autoReshufflingDisabled; } @property(retain, nonatomic) MPRadioStation *radioStation; // @synthesize radioStation=_radioStation; -@property(nonatomic) BOOL videoPlaybackEnabled; // @synthesize videoPlaybackEnabled=_videoPlaybackEnabled; -@property(nonatomic) BOOL useApplicationSpecificQueue; // @synthesize useApplicationSpecificQueue=_useApplicationSpecificQueue; -@property(nonatomic) int shuffleMode; // @synthesize shuffleMode=_shuffleMode; -@property(nonatomic) BOOL seeking; // @synthesize seeking=_seeking; -@property(nonatomic) int repeatMode; // @synthesize repeatMode=_repeatMode; +@property(nonatomic) _Bool autoReshufflingDisabled; // @synthesize autoReshufflingDisabled=_autoReshufflingDisabled; +@property(nonatomic) _Bool videoPlaybackEnabled; // @synthesize videoPlaybackEnabled=_videoPlaybackEnabled; +@property(nonatomic) _Bool useApplicationSpecificQueue; // @synthesize useApplicationSpecificQueue=_useApplicationSpecificQueue; +@property(nonatomic) long long shuffleMode; // @synthesize shuffleMode=_shuffleMode; +@property(nonatomic) _Bool seeking; // @synthesize seeking=_seeking; +@property(nonatomic) long long repeatMode; // @synthesize repeatMode=_repeatMode; @property(retain, nonatomic) MPMediaQuery *query; // @synthesize query=_query; -@property(nonatomic) BOOL hasAudioBackgroundMode; // @synthesize hasAudioBackgroundMode=_hasAudioBackgroundMode; +@property(nonatomic) _Bool hasAudioBackgroundMode; // @synthesize hasAudioBackgroundMode=_hasAudioBackgroundMode; @property(retain, nonatomic) MPMediaPlaylist *geniusMixPlaylist; // @synthesize geniusMixPlaylist=_geniusMixPlaylist; @property(retain, nonatomic) MPMediaItem *firstItem; // @synthesize firstItem=_firstItem; @property(nonatomic) int backgroundPlaybackAccess; // @synthesize backgroundPlaybackAccess=_backgroundPlaybackAccess; -@property(nonatomic) BOOL allowsBackgroundVideo; // @synthesize allowsBackgroundVideo=_allowsBackgroundVideo; +@property(nonatomic) _Bool allowsBackgroundVideo; // @synthesize allowsBackgroundVideo=_allowsBackgroundVideo; - (void).cxx_destruct; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerController.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerController.h index afc99b876..ac561c46f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerController.h +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerController.h @@ -24,50 +24,50 @@ - (void)_stopMigServer; - (void)_runMigServerOnPort:(unsigned int)arg1; - (void)_itemPlaybackDidEnd:(unsigned long long)arg1; -- (void)_isQueuePreparedDidChange:(BOOL)arg1; -- (void)_repeatModeDidChange:(int)arg1; -- (void)_shuffleModeDidChange:(int)arg1; +- (void)_isQueuePreparedDidChange:(_Bool)arg1; +- (void)_repeatModeDidChange:(long long)arg1; +- (void)_shuffleModeDidChange:(long long)arg1; - (void)_nowPlayingItemDidChange:(unsigned long long)arg1; -- (void)_playbackStateDidChange:(int)arg1; -- (BOOL)_musicPlayerExistencePortIsValid; -- (void)_clientCheckInUsingExistencePort:(BOOL)arg1; +- (void)_playbackStateDidChange:(long long)arg1; +- (_Bool)_musicPlayerExistencePortIsValid; +- (void)_clientCheckInUsingExistencePort:(_Bool)arg1; - (void)_unregisterForLaunchNotifications; - (void)_registerForLaunchNotifications; - (void)_musicPlayerDidLaunch; - (void)_serverDied:(id)arg1; -- (void)_setUseApplicationSpecificQueue:(BOOL)arg1; -- (BOOL)serverIsAlive; -- (BOOL)skipInDirection:(int)arg1 error:(id *)arg2; +- (void)_setUseApplicationSpecificQueue:(_Bool)arg1; +- (_Bool)serverIsAlive; +- (_Bool)skipInDirection:(long long)arg1 error:(id *)arg2; - (void)setQueueWithRadioStation:(id)arg1; - (void)setQueueWithGeniusMixPlaylist:(id)arg1; - (void)setQueueWithQuery:(id)arg1 firstItem:(id)arg2; -- (void)setCurrentChapterIndex:(unsigned int)arg1; -- (unsigned int)currentChapterIndex; -- (BOOL)isNowPlayingItemFromGeniusMix; -- (unsigned int)numberOfItems; -- (unsigned int)unshuffledIndexOfNowPlayingItem; -- (unsigned int)indexOfNowPlayingItem; -- (void)setPlaybackSpeed:(int)arg1; -- (int)playbackSpeed; -- (void)setAllowsBackgroundVideo:(BOOL)arg1; -- (BOOL)allowsBackgroundVideo; -- (void)setUseCachedPlaybackState:(BOOL)arg1; +- (void)setCurrentChapterIndex:(unsigned long long)arg1; +- (unsigned long long)currentChapterIndex; +- (_Bool)isNowPlayingItemFromGeniusMix; +- (unsigned long long)numberOfItems; +- (unsigned long long)unshuffledIndexOfNowPlayingItem; +- (unsigned long long)indexOfNowPlayingItem; +- (void)setPlaybackSpeed:(long long)arg1; +- (long long)playbackSpeed; +- (void)setAllowsBackgroundVideo:(_Bool)arg1; +- (_Bool)allowsBackgroundVideo; +- (void)setUseCachedPlaybackState:(_Bool)arg1; - (void)pauseWithFadeoutDuration:(double)arg1; - (long long)nowPlayingRadioTrackID; -- (id)nowPlayingItemAtIndex:(unsigned int)arg1; -- (BOOL)setQueueWithSeedItems:(id)arg1; -- (BOOL)isGeniusAvailableForSeedItems:(id)arg1; -- (BOOL)isGeniusAvailable; +- (id)nowPlayingItemAtIndex:(unsigned long long)arg1; +- (_Bool)setQueueWithSeedItems:(id)arg1; +- (_Bool)isGeniusAvailableForSeedItems:(id)arg1; +- (_Bool)isGeniusAvailable; - (void)endGeneratingPlaybackNotifications; - (void)beginGeneratingPlaybackNotifications; - (void)setVolumePrivate:(float)arg1; - (void)setVolume:(float)arg1; - (float)volume; -- (void)setShuffleMode:(int)arg1; -- (int)shuffleMode; -- (void)setRepeatMode:(int)arg1; -- (int)repeatMode; -- (int)playbackState; +- (void)setShuffleMode:(long long)arg1; +- (long long)shuffleMode; +- (void)setRepeatMode:(long long)arg1; +- (long long)repeatMode; +- (long long)playbackState; - (void)setQueueWithItemCollection:(id)arg1; - (void)setQueueWithQuery:(id)arg1; - (id)nowPlayingItem; @@ -77,7 +77,7 @@ - (void)pause; - (void)play; - (void)prepareToPlay; -@property(readonly, nonatomic) BOOL isPreparedToPlay; +@property(readonly, nonatomic) _Bool isPreparedToPlay; - (void)endSeeking; - (void)beginSeekingBackward; - (void)beginSeekingForward; diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerInternal.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerInternal.h index c7cf6cffa..8cb5a749a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerInternal.h +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerInternal.h @@ -13,12 +13,12 @@ @interface MPMusicPlayerControllerInternal : MPServerObjectProxy { unsigned int _clientPort; - int _inBlockHandlingPlaybackStateChangedMessageFromServer; + long long _inBlockHandlingPlaybackStateChangedMessageFromServer; MPMediaItemCollection *_itemCollection; MPMusicPlayerController *_musicPlayerController; - int _playbackNotificationObservers; - int _playbackState; - BOOL _preparedToPlay; + long long _playbackNotificationObservers; + long long _playbackState; + _Bool _preparedToPlay; struct SBSProcessAssertion *_processAssertion; MPMediaQuery *_query; struct __CFRunLoopSource *_runLoopSource; @@ -31,11 +31,11 @@ - (void).cxx_destruct; - (id)_bundleIdentifier; -@property BOOL inBlockHandlingPlaybackStateChangedMessageFromServer; +@property _Bool inBlockHandlingPlaybackStateChangedMessageFromServer; - (void)acquireProcessAssertion; - (void)serverConnectionDied; - (void)didPrepareForRemoteSelectorInvocation; -- (BOOL)prepareForRemoteSelectorInvocation; +- (_Bool)prepareForRemoteSelectorInvocation; - (void)dealloc; - (id)initWithMusicPlayerController:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer-MPMusicPlayerMigServer.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer-MPMusicPlayerMigServer.h new file mode 100644 index 000000000..932811582 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer-MPMusicPlayerMigServer.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPMusicPlayerControllerServer (MPMusicPlayerMigServer) +- (void)_runMigServer; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer.h index 1054f1f8a..48f76e4c3 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer.h +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServer.h @@ -14,7 +14,7 @@ } + (id)sharedInstance; -+ (BOOL)isMusicPlayerControllerServerRunning; ++ (_Bool)isMusicPlayerControllerServerRunning; + (void)startMusicPlayerControllerServerWithDelegate:(id)arg1; - (void).cxx_destruct; @property(readonly, nonatomic) MPAVController *player; @@ -22,7 +22,6 @@ - (void)forwardInvocation:(id)arg1; - (void)setDelegate:(id)arg1; - (id)init; -- (void)_runMigServer; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServerInternal.h b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServerInternal.h index 00111e238..4a6cbbe1c 100644 --- a/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServerInternal.h +++ b/iOS7/Frameworks/MediaPlayer/MPMusicPlayerControllerServerInternal.h @@ -22,23 +22,23 @@ unsigned int _queuePrepared:1; } -+ (BOOL)_canSeedGeniusWithItem:(id)arg1; ++ (_Bool)_canSeedGeniusWithItem:(id)arg1; - (void).cxx_destruct; -- (unsigned int)_numberOfItems; +- (unsigned long long)_numberOfItems; - (void)_tearDownVideoView; - (void)_endPlayback; - (void)_endPlaybackForClientIfNecessary:(int)arg1; - (void)_prepareQueueIfNecessary; - (void)_setQueueWithQuery:(id)arg1; -- (void)_setQueuePrepared:(BOOL)arg1; +- (void)_setQueuePrepared:(_Bool)arg1; - (id)_avControllerForClientPID:(int)arg1; - (id)_avController; -- (BOOL)_currentClientPIDHasPermissionToPlay; -- (BOOL)_clientPIDHasPermissionToPlay:(int)arg1; +- (_Bool)_currentClientPIDHasPermissionToPlay; +- (_Bool)_clientPIDHasPermissionToPlay:(int)arg1; - (id)_clientStateForPID:(int)arg1; - (id)_clientState; - (void)_clientPortInvalidated:(id)arg1; -- (void)_registerClientPort:(unsigned int)arg1 forProcessID:(int)arg2 hasAudioBackgroundMode:(BOOL)arg3; +- (void)_registerClientPort:(unsigned int)arg1 forProcessID:(int)arg2 hasAudioBackgroundMode:(_Bool)arg3; - (void)_tvOutCapabilityDidChangeNotification:(id)arg1; - (void)_itemPlaybackDidEndNotification:(id)arg1; - (void)_itemDidChangeNotification:(id)arg1; @@ -50,7 +50,7 @@ - (void)setAllowsBackgroundVideo:(id)arg1; - (id)allowsBackgroundVideo; - (void)setUseApplicationSpecificQueue:(id)arg1; -- (BOOL)useApplicationSpecificQueue; +- (_Bool)useApplicationSpecificQueue; - (void)registerForServerDiedNotifications; - (id)serverIsAlive; - (void)prepareQueueForPlayback; diff --git a/iOS7/Frameworks/MediaPlayer/MPNetworkPlayabilityMonitor.h b/iOS7/Frameworks/MediaPlayer/MPNetworkPlayabilityMonitor.h index 19d58355d..37c179635 100644 --- a/iOS7/Frameworks/MediaPlayer/MPNetworkPlayabilityMonitor.h +++ b/iOS7/Frameworks/MediaPlayer/MPNetworkPlayabilityMonitor.h @@ -10,16 +10,16 @@ @interface MPNetworkPlayabilityMonitor : NSObject { - int _effectiveNetworkTypeForPlayback; - int _networkType; + long long _effectiveNetworkTypeForPlayback; + long long _networkType; NSObject *_queue; } + (id)sharedNetworkPlayabilityMonitor; - (void).cxx_destruct; -- (int)_onQueueEffectiveNetworkTypeForAverageBitrate:(double)arg1; -@property(readonly, nonatomic) int networkType; -@property(readonly, nonatomic) int effectiveNetworkTypeForPlayback; +- (long long)_onQueueEffectiveNetworkTypeForAverageBitrate:(double)arg1; +@property(readonly, nonatomic) long long networkType; +@property(readonly, nonatomic) long long effectiveNetworkTypeForPlayback; - (void)adjustEffectiveNetworkTypeUsingPreviouslyPlayedItem:(id)arg1; - (void)_networkTypeDidChangeNotification:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPNondurableMediaItem.h b/iOS7/Frameworks/MediaPlayer/MPNondurableMediaItem.h index b18e60cb8..a3f08aecc 100644 --- a/iOS7/Frameworks/MediaPlayer/MPNondurableMediaItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPNondurableMediaItem.h @@ -12,8 +12,8 @@ } + (id)defaultPropertyValues; -+ (BOOL)canFilterByProperty:(id)arg1; -- (BOOL)isUsableAsRepresentativeItem; ++ (_Bool)canFilterByProperty:(id)arg1; +- (_Bool)isUsableAsRepresentativeItem; - (void)enumerateValuesForProperties:(id)arg1 usingBlock:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -21,13 +21,13 @@ - (id)valueForProperty:(id)arg1; - (id)valuesForProperties:(id)arg1; - (void)updateDateAccessedToCurrentDateWithWriteCompletionBlock:(id)arg1; -- (BOOL)incrementPlayCountForStopTime:(double)arg1; +- (_Bool)incrementPlayCountForStopTime:(double)arg1; - (void)incrementPlayCountForPlayingToEnd; - (void)incrementSkipCount; -- (void)noteWasPlayedToTime:(double)arg1 skipped:(BOOL)arg2; +- (void)noteWasPlayedToTime:(double)arg1 skipped:(_Bool)arg2; - (void)markNominalAmountHasBeenPlayed; -- (BOOL)didSkipWithPlayedToTime:(double)arg1; -- (BOOL)existsInLibrary; +- (_Bool)didSkipWithPlayedToTime:(double)arg1; +- (_Bool)existsInLibrary; - (unsigned long long)persistentID; - (id)initWithPersistentID:(unsigned long long)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPNowPlayingInfoCenter.h b/iOS7/Frameworks/MediaPlayer/MPNowPlayingInfoCenter.h index dc6285538..5061b94ba 100644 --- a/iOS7/Frameworks/MediaPlayer/MPNowPlayingInfoCenter.h +++ b/iOS7/Frameworks/MediaPlayer/MPNowPlayingInfoCenter.h @@ -18,7 +18,7 @@ + (id)defaultCenter; - (void).cxx_destruct; @property(copy) NSDictionary *nowPlayingInfo; -- (void)_pushNowPlayingInfoAndRetry:(BOOL)arg1; +- (void)_pushNowPlayingInfoAndRetry:(_Bool)arg1; - (id)init; - (id)_init; diff --git a/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButton.h b/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButton.h index 2536cc212..eb234fb5d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButton.h +++ b/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButton.h @@ -12,35 +12,35 @@ { UIImage *_infoCircleImage; NSURL *_infoURL; - BOOL _infoURLIsTimed; - unsigned int _infoFeederCount; - float _minSizingTextWidth; - unsigned int _minSizingPositionInQueue; - int _layoutDisabledCount; - unsigned int _allowedDisplayTypes; + _Bool _infoURLIsTimed; + unsigned long long _infoFeederCount; + double _minSizingTextWidth; + unsigned long long _minSizingPositionInQueue; + long long _layoutDisabledCount; + unsigned long long _allowedDisplayTypes; int _infoTypeForLayout; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) unsigned int allowedDisplayTypes; // @synthesize allowedDisplayTypes=_allowedDisplayTypes; +@property(nonatomic) unsigned long long allowedDisplayTypes; // @synthesize allowedDisplayTypes=_allowedDisplayTypes; @property(retain, nonatomic) NSURL *infoURL; // @synthesize infoURL=_infoURL; - (void).cxx_destruct; - (void)clicked:(id)arg1; - (void)updateForItemCrossedTimeMarkerNotification:(id)arg1 currentTime:(double)arg2; - (void)configureForItem:(id)arg1; -- (BOOL)configureForItem:(id)arg1 atTime:(double)arg2; -- (BOOL)_shouldDisplaysInfoCircleImage; +- (_Bool)configureForItem:(id)arg1 atTime:(double)arg2; +- (_Bool)_shouldDisplaysInfoCircleImage; - (int)_activeDisplayType; - (void)layoutSubviews; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_updateFeederCountInfo:(id)arg1; -- (float)_minSizingTextWidth; +- (double)_minSizingTextWidth; @property(readonly, nonatomic) int infoDisplayType; -- (int)_infoDisplayTypeForURL:(id)arg1 urlIsTimed:(BOOL)arg2 feederCount:(unsigned int)arg3 askDelegate:(BOOL)arg4; -- (int)buttonType; +- (int)_infoDisplayTypeForURL:(id)arg1 urlIsTimed:(_Bool)arg2 feederCount:(unsigned long long)arg3 askDelegate:(_Bool)arg4; +- (long long)buttonType; - (void)clearWeakReferencesToObject:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h deleted file mode 100644 index 3af551f6b..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPNowPlayingItemQueueInfoButtonDelegate - -@optional -- (float)nowPlayingItemQueueInfoButton:(id)arg1 widthForInfoType:(int)arg2 forWidthThatFits:(float)arg3; -- (id)nowPlayingItemQueueInfoButton:(id)arg1 customValueForInfoType:(int)arg2; -- (int)nowPlayingItemQueueInfoButton:(id)arg1 willDisplayInfoType:(int)arg2; -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPadAlternateTracksViewController.h b/iOS7/Frameworks/MediaPlayer/MPPadAlternateTracksViewController.h deleted file mode 100644 index 4833dc8d4..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPPadAlternateTracksViewController.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class UITableView; - -@interface MPPadAlternateTracksViewController : MPAbstractAlternateTracksViewController -{ - UITableView *_tableView; -} - -- (void).cxx_destruct; -- (void)reloadData; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)loadView; -- (void)dealloc; -- (id)init; -- (id)initWithPlayer:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenNavigationBar.h b/iOS7/Frameworks/MediaPlayer/MPPadFullScreenNavigationBar.h deleted file mode 100644 index b234f34a0..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenNavigationBar.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationBar.h" - -@interface MPPadFullScreenNavigationBar : UINavigationBar -{ -} - -- (void)layoutSubviews; -- (void)drawBackgroundInRect:(struct CGRect)arg1 withStyle:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenTransportControls.h b/iOS7/Frameworks/MediaPlayer/MPPadFullScreenTransportControls.h deleted file mode 100644 index e3a9e8fe3..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenTransportControls.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface MPPadFullScreenTransportControls : MPTransportControls -{ -} - -- (void)_itemTypeAvailableNotification:(id)arg1; -- (void)layoutSubviews; -- (void)setItem:(id)arg1; -- (void)setDisabledParts:(unsigned long long)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animated:(BOOL)arg2; -- (id)buttonImageForPart:(unsigned long long)arg1; -- (id)newVolumeSlider; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoOverlay.h b/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoOverlay.h deleted file mode 100644 index 79cb45a7a..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoOverlay.h +++ /dev/null @@ -1,79 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MPNowPlayingItemQueueInfoButtonDelegate-Protocol.h" -#import "UIPopoverControllerDelegate-Protocol.h" - -@class MPNowPlayingItemQueueInfoButton, MPPadFullScreenTransportControls, NSString, UIActivityIndicatorView, UIImageView, UILabel, UINavigationBar, UINavigationButton, UINavigationItem, UIPopoverController; - -@interface MPPadFullScreenVideoOverlay : MPVideoOverlay -{ - MPPadFullScreenTransportControls *_transportControls; - MPNowPlayingItemQueueInfoButton *_itemQueueInfoButton; - UIImageView *_hudImageView; - UINavigationBar *_navigationBar; - UINavigationItem *_navigationItem; - UIImageView *_navigationBarBackgroundShort; - UIImageView *_navigationBarBackgroundTall; - UIImageView *_navigationBarShadow; - NSString *_title; - UINavigationButton *_scaleModeButton; - UILabel *_scrubSpeedLabel; - UILabel *_scrubInstructionsLabel; - UIPopoverController *_popoverController; - UILabel *_loadingMovieLabel; - UIActivityIndicatorView *_loadingMovieIndicator; - unsigned int _layoutSubviewsActive:1; - unsigned int _navigationBarHidden:1; -} - -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -- (void).cxx_destruct; -- (void)_scheduleHidePopoverTimer; -- (unsigned long long)_convertedPartsMask:(unsigned long long)arg1; -- (void)_hideScrubInstructions; -- (void)_showScrubInstructions; -- (void)_reconfigureNavigationBarAnimated:(BOOL)arg1; -- (void)_initSubviews; -- (id)_navBarBackgroundImageForProgressControl:(BOOL)arg1 tallStyle:(BOOL)arg2; -- (void)_applicationWillResignActive:(id)arg1; -- (void)_isExternalPlaybackActiveDidChangeNotification:(id)arg1; -- (void)_videoViewScaleModeDidChangeNotification:(id)arg1; -- (void)_itemDurationAvailableNotification:(id)arg1; -- (void)hideAlternateTracks; -- (void)showAlternateTracks; -- (void)_scaleButton:(id)arg1; -- (void)_doneButton:(id)arg1; -- (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; -- (void)detailSliderTrackingDidCancel:(id)arg1; -- (void)detailSliderTrackingDidEnd:(id)arg1; -- (void)detailSliderTrackingDidBegin:(id)arg1; -- (id)navigationBar; -- (void)setDisabledParts:(unsigned long long)arg1; -- (unsigned long long)disabledParts; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setNavigationBarHidden:(BOOL)arg1; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setPlayer:(id)arg1; -- (void)setVideoViewController:(id)arg1; -- (void)setItem:(id)arg1; -- (void)setAllowsWirelessPlayback:(BOOL)arg1; -- (BOOL)navigationBarHidden; -- (BOOL)allowsWirelessPlayback; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)_configureLinkButtonForCurrentItemTime; -- (int)nowPlayingItemQueueInfoButton:(id)arg1 willDisplayInfoType:(int)arg2; -- (void)setAlpha:(float)arg1; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoViewController.h b/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoViewController.h deleted file mode 100644 index a2a54cf8b..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPPadFullScreenVideoViewController.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MPVideoOverlayDelegate-Protocol.h" -#import "UIPopoverControllerDelegate-Protocol.h" - -@class MPAudioVideoRoutingPopoverController, MPPadFullScreenVideoOverlay; - -@interface MPPadFullScreenVideoViewController : MPAbstractFullScreenVideoViewController -{ - MPPadFullScreenVideoOverlay *_fullscreenVideoOverlay; - MPAudioVideoRoutingPopoverController *_routePopoverController; -} - -- (void).cxx_destruct; -- (void)_rotationAnimationFinished:(id)arg1; -- (void)_availableRoutesDidChangeNotification:(id)arg1; -- (void)overlayDidDismissAlternateTracksPopover:(id)arg1; -- (void)overlayTappedScaleModeButton:(id)arg1; -- (void)overlayTappedBackButton:(id)arg1; -- (void)_hideOverlayAnimationFinished:(id)arg1; -- (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)videoView_itemTypeAvailableNotification:(id)arg1; -- (void)hideOverlayAnimated:(BOOL)arg1; -- (void)showOverlayAnimated:(BOOL)arg1; -- (id)videoOverlayViewIfLoaded; -- (id)videoOverlayView; -- (id)overlayView; -- (BOOL)canChangeScaleMode; -- (void)setScaleMode:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setItem:(id)arg1; -- (BOOL)controlsOverlayVisible; -- (void)setDisabledParts:(unsigned long long)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2 atLocation:(struct CGPoint)arg3; -- (void)setPlayer:(id)arg1; -- (void)didChangeToInterfaceOrientation:(int)arg1; -- (void)willChangeToInterfaceOrientation:(int)arg1; -- (void)stopTicking; -- (void)startTicking; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)loadView; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (void)dealloc; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPPasswordAlertView.h b/iOS7/Frameworks/MediaPlayer/MPPasswordAlertView.h index 51ebd4bc3..bfecc28a9 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPasswordAlertView.h +++ b/iOS7/Frameworks/MediaPlayer/MPPasswordAlertView.h @@ -13,15 +13,15 @@ @interface MPPasswordAlertView : UIAlertView { id _completionHandler; - int _style; + long long _style; UITextField *_passwordTextField; } -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; -- (id)initWithStyle:(int)arg1 routeName:(id)arg2 completionHandler:(id)arg3; +- (id)initWithStyle:(long long)arg1 routeName:(id)arg2 completionHandler:(id)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPPipelineJPEGDecoder.h b/iOS7/Frameworks/MediaPlayer/MPPipelineJPEGDecoder.h index 02b7dfe6f..0f3a4c2b8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPipelineJPEGDecoder.h +++ b/iOS7/Frameworks/MediaPlayer/MPPipelineJPEGDecoder.h @@ -19,34 +19,34 @@ struct __CFDictionary *acceleratorOptions; struct __CFDictionary *surfaceBGRAOptions; struct CGSize imageSize; - unsigned int requestedImageCount; + unsigned long long requestedImageCount; int currentBGRASurfaceCount; - unsigned int maxJPEGSize; + unsigned long long maxJPEGSize; } + (struct __IOSurfaceAccelerator *)_popSurfaceAccelerator; + (void)_pushSurfaceAccelerator:(struct __IOSurfaceAccelerator *)arg1; + (struct __IOSurfaceAccelerator *)_createAccelerator; + (id)_stackQueueTransferSession; -@property unsigned int maxJPEGSize; // @synthesize maxJPEGSize; +@property unsigned long long maxJPEGSize; // @synthesize maxJPEGSize; - (void).cxx_destruct; - (void)_receivedMemoryWarning:(id)arg1; -- (void)_decodeJPEG:(id)arg1 withInputSurface:(struct __IOSurface *)arg2 toIOSurface:(struct __IOSurface *)arg3; +- (int)_decodeJPEG:(id)arg1 withInputSurface:(struct __IOSurface *)arg2 toIOSurface:(struct __IOSurface *)arg3; - (id)_newImageFrom420Surface:(struct __IOSurface *)arg1; - (void)_pushBGRASurface:(struct __IOSurface *)arg1; - (struct __IOSurface *)_popBGRASurface; - (void)_pushJPEGSurface:(struct __IOSurface *)arg1; -- (struct __IOSurface *)_popJPEGSurfaceOfSize:(unsigned int)arg1; +- (struct __IOSurface *)_popJPEGSurfaceOfSize:(unsigned long long)arg1; - (void)_push420Surface:(struct __IOSurface *)arg1; - (struct __IOSurface *)_pop420Surface; -- (BOOL)_removeBGRASurface; +- (_Bool)_removeBGRASurface; - (struct __IOSurface *)_createBGRASurface; - (struct __IOSurface *)_createJPEGSurface; - (struct __IOSurface *)_create420Surface; - (void)dealloc; - (id)newImageFromJPEGData:(id)arg1; - (id)newImageFrom420Data:(id)arg1; -- (id)initWithSize:(struct CGSize)arg1 cachedCount:(int)arg2; +- (id)initWithSize:(struct CGSize)arg1 cachedCount:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPPlaceholderArtwork.h b/iOS7/Frameworks/MediaPlayer/MPPlaceholderArtwork.h index bbaf96881..f8fda93dd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPlaceholderArtwork.h +++ b/iOS7/Frameworks/MediaPlayer/MPPlaceholderArtwork.h @@ -13,16 +13,16 @@ + (struct CGSize)unscaledArtworkSizeForFormatID:(unsigned int)arg1; + (id)allArtworkFormatSizes; + (unsigned int)currentScreenFormatIDFrom1XFormatID:(unsigned int)arg1; -+ (id)noArtPlaceholderImageForMediaType:(unsigned int)arg1 withFormat:(unsigned int)arg2; ++ (id)noArtPlaceholderImageForMediaType:(unsigned long long)arg1 withFormat:(unsigned int)arg2; + (id)scaleImage:(id)arg1 withFormat:(unsigned int)arg2; -+ (id)padNoArtPlaceholderImageForMediaType:(unsigned int)arg1 size:(struct CGSize)arg2; ++ (id)padNoArtPlaceholderImageForMediaType:(unsigned long long)arg1 size:(struct CGSize)arg2; + (id)padNoArtPlaceholderVideoImageForSize:(struct CGSize)arg1; + (id)padNoArtPlaceholderAudioBookImageForSize:(struct CGSize)arg1; + (id)padNoArtPlaceholderPodcastImageForSize:(struct CGSize)arg1; + (id)padNoArtPlaceholderMusicImageForSize:(struct CGSize)arg1; -+ (id)noArtMusicPlaceholderImageForMediaType:(unsigned int)arg1 size:(struct CGSize)arg2; -+ (id)noArtPlaceholderImageForMediaType:(unsigned int)arg1 size:(struct CGSize)arg2; -+ (id)noArtPlaceholderImageForMediaType:(unsigned int)arg1; ++ (id)noArtMusicPlaceholderImageForMediaType:(unsigned long long)arg1 size:(struct CGSize)arg2; ++ (id)noArtPlaceholderImageForMediaType:(unsigned long long)arg1 size:(struct CGSize)arg2; ++ (id)noArtPlaceholderImageForMediaType:(unsigned long long)arg1; + (id)scaledNoArtPlaceholderVideoImageWithFormat:(unsigned int)arg1; + (id)noArtPlaceholderVideoImage; + (id)scaledNoArtPlaceholderAudioBookImageWithFormat:(unsigned int)arg1; @@ -35,7 +35,7 @@ + (id)noArtMusicPlaceholderMusicImageForSize:(struct CGSize)arg1; + (id)noArtPlaceholderMusicImageForSize:(struct CGSize)arg1; + (id)noArtPlaceholderMusicImage; -- (BOOL)isPlaceholder:(id)arg1; +- (_Bool)isPlaceholder:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPPlaybackControlsView.h b/iOS7/Frameworks/MediaPlayer/MPPlaybackControlsView.h index 35151b228..58ff3d986 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPlaybackControlsView.h +++ b/iOS7/Frameworks/MediaPlayer/MPPlaybackControlsView.h @@ -8,7 +8,7 @@ #import "MPDetailSliderDelegate-Protocol.h" -@class CABasicAnimation, MPAVController, MPAVItem, MPButton, MPDetailSlider, MPTimeMarker, UIActivityIndicatorView, UIImage, UILabel; +@class CABasicAnimation, MPAVController, MPAVItem, MPButton, MPDetailSlider, MPTimeMarker, NSString, UIActivityIndicatorView, UIImage, UILabel; @interface MPPlaybackControlsView : UIView { @@ -46,7 +46,7 @@ unsigned int _useMediaDetailSlider:1; unsigned int _detailScrubbing:1; unsigned int _needsUpdateButtonVisibility:1; - BOOL _radioButtonHidden; + _Bool _radioButtonHidden; unsigned long long _disabledParts; } @@ -65,7 +65,7 @@ - (void)_changeGeniusImageToNormalImage:(id)arg1; - (void)_changeGeniusImageToPressedImage:(id)arg1; - (void)reloadControls; -- (void)_addOpacityAnimationToBezelView:(id)arg1 reversed:(BOOL)arg2; +- (void)_addOpacityAnimationToBezelView:(id)arg1 reversed:(_Bool)arg2; - (void)_validityChangedNotification:(id)arg1; - (void)_timeDidJumpNotification:(id)arg1; - (void)_tickNotification:(id)arg1; @@ -75,12 +75,12 @@ - (void)_contentsChangedNotification:(id)arg1; - (void)_applicationWillEnterForegroundNotification:(id)arg1; - (void)_applicationDidEnterBackgroundNotification:(id)arg1; -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; - (void)detailSliderTrackingDidEnd:(id)arg1; - (void)detailSliderTrackingDidCancel:(id)arg1; - (void)detailSliderTrackingDidBegin:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)_shuffleButton:(id)arg1; - (void)_rewindButton:(id)arg1; - (void)_trackInfoButton:(id)arg1; @@ -93,41 +93,42 @@ - (void)_mailButton:(id)arg1; - (void)_handleGeniusButtonClick; - (void)_geniusButton:(id)arg1; -@property(readonly, nonatomic) BOOL shouldOverrideProgressTimeLabelStyle; +@property(readonly, nonatomic) _Bool shouldOverrideProgressTimeLabelStyle; - (unsigned long long)displayablePartsInPartMask:(unsigned long long)arg1; - (void)unregisterForPlayerNotifications; - (void)registerForPlayerNotifications; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)didMoveToSuperview; - (void)updateForEndOfDetailScrubbing; - (void)setCurrentTime:(double)arg1; - (void)stopTicking; - (void)startTicking; -@property(readonly, nonatomic) unsigned int shuffleType; -@property(readonly, nonatomic) BOOL shuffleIsOn; +@property(readonly, nonatomic) unsigned long long shuffleType; +@property(readonly, nonatomic) _Bool shuffleIsOn; @property(readonly, nonatomic) UIImage *shuffleButtonImage; - (void)resetDetailSlider:(id)arg1; @property(readonly, nonatomic) UIImage *repeatButtonImage; -@property(readonly, nonatomic) BOOL isScrubbing; -@property(readonly, nonatomic) unsigned int repeatType; +@property(readonly, nonatomic) _Bool isScrubbing; +@property(readonly, nonatomic) unsigned long long repeatType; - (void)reloadView; - (void)reloadButtonVisibility; -- (double)_updatedDisplayDurationForTime:(double)arg1 preciseChapterMarkers:(BOOL)arg2; +- (double)_updatedDisplayDurationForTime:(double)arg1 preciseChapterMarkers:(_Bool)arg2; - (double)_currentDisplayTime; -- (id)playbackSpeedTitleForPlaybackSpeed:(unsigned int)arg1; -- (id)playbackSpeedButtonImageForPlaybackSpeed:(unsigned int)arg1; -- (BOOL)progressBarClipsToChapterDuration; +- (id)playbackSpeedTitleForPlaybackSpeed:(unsigned long long)arg1; +- (id)playbackSpeedButtonImageForPlaybackSpeed:(unsigned long long)arg1; +- (_Bool)progressBarClipsToChapterDuration; @property(readonly, nonatomic) UIImage *mailButtonImage; -@property(readonly, nonatomic) BOOL hideGeniusButton; -- (void)handleChangeToShuffleType:(unsigned int)arg1; -- (void)handleChangeToRepeatType:(unsigned int)arg1; -- (id)geniusButtonImageForControlState:(unsigned int)arg1; +@property(readonly, nonatomic) NSString *localizedScrubSpeedText; +@property(readonly, nonatomic) _Bool hideGeniusButton; +- (void)handleChangeToShuffleType:(unsigned long long)arg1; +- (void)handleChangeToRepeatType:(unsigned long long)arg1; +- (id)geniusButtonImageForControlState:(unsigned long long)arg1; - (id)newTrackInfoLabel; - (id)newProgressIndicator; - (id)newButtonBezelViewForPart:(unsigned long long)arg1; - (id)newButtonForPart:(unsigned long long)arg1; -@property(readonly, nonatomic) BOOL detailScrubbingHidesControls; -- (int)buttonType; +@property(readonly, nonatomic) _Bool detailScrubbingHidesControls; +- (long long)buttonType; - (Class)buttonClass; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPPlaybackTitlesView.h b/iOS7/Frameworks/MediaPlayer/MPPlaybackTitlesView.h index a8163912e..3ed65c89a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPlaybackTitlesView.h +++ b/iOS7/Frameworks/MediaPlayer/MPPlaybackTitlesView.h @@ -13,21 +13,21 @@ UIView *_contentView; NSArray *_labels; NSArray *_titles; - BOOL _showingLoadingUI; - unsigned int _marqueeScrollableIndex; - BOOL _marqueeScrollingActive; + _Bool _showingLoadingUI; + unsigned long long _marqueeScrollableIndex; + _Bool _marqueeScrollingActive; } -@property(nonatomic) BOOL marqueeScrollingActive; // @synthesize marqueeScrollingActive=_marqueeScrollingActive; -@property(nonatomic) unsigned int marqueeScrollableIndex; // @synthesize marqueeScrollableIndex=_marqueeScrollableIndex; -@property(nonatomic) BOOL showingLoadingUI; // @synthesize showingLoadingUI=_showingLoadingUI; +@property(nonatomic) _Bool marqueeScrollingActive; // @synthesize marqueeScrollingActive=_marqueeScrollingActive; +@property(nonatomic) unsigned long long marqueeScrollableIndex; // @synthesize marqueeScrollableIndex=_marqueeScrollableIndex; +@property(nonatomic) _Bool showingLoadingUI; // @synthesize showingLoadingUI=_showingLoadingUI; @property(retain, nonatomic) NSArray *titles; // @synthesize titles=_titles; - (void).cxx_destruct; - (void)_tearDownLabels; - (void)_updateLabelMarqueeScrolling; - (void)_layoutLabels; - (void)_layoutLoadingUI; -- (id)_addLabel:(unsigned int)arg1; +- (id)_addLabel:(unsigned long long)arg1; - (id)_addLoadingLabel; - (void)_applicationDidEnterBackgroundNotification:(id)arg1; - (void)_applicationDidBecomeActiveNotification:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPPrepareRadioPlaybackOperation.h b/iOS7/Frameworks/MediaPlayer/MPPrepareRadioPlaybackOperation.h index 59d397186..fb0e87e8d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPPrepareRadioPlaybackOperation.h +++ b/iOS7/Frameworks/MediaPlayer/MPPrepareRadioPlaybackOperation.h @@ -6,11 +6,13 @@ #import "NSOperation.h" +#import "_MPRadioOperationProtocol-Protocol.h" + @class NSLock, RadioGetTracksRequest, RadioRequestContext, RadioStation; -@interface MPPrepareRadioPlaybackOperation : NSOperation +@interface MPPrepareRadioPlaybackOperation : NSOperation <_MPRadioOperationProtocol> { - RadioRequestContext *_context; + RadioRequestContext *_requestContext; id _firstTrackBlock; RadioGetTracksRequest *_loadTracksRequest; NSLock *_lock; @@ -18,14 +20,15 @@ RadioStation *_station; } -+ (BOOL)stationNeedsPreparation:(id)arg1; ++ (_Bool)stationNeedsPreparation:(id)arg1; - (void).cxx_destruct; - (id)_loadStationTracks:(id *)arg1; - (void)main; - (void)cancel; +@property(copy) RadioRequestContext *requestContext; @property(copy) id preparedBlock; @property(copy) id firstTrackBlock; -- (id)initWithStation:(id)arg1 context:(id)arg2; +- (id)initWithStation:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPQueueFeeder-MPRadioQueueFeederAdditions.h b/iOS7/Frameworks/MediaPlayer/MPQueueFeeder-MPRadioQueueFeederAdditions.h new file mode 100644 index 000000000..f81e93567 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPQueueFeeder-MPRadioQueueFeederAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class RadioStation; + +@interface MPQueueFeeder (MPRadioQueueFeederAdditions) +@property(readonly, nonatomic) RadioStation *station; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPQueueFeeder.h b/iOS7/Frameworks/MediaPlayer/MPQueueFeeder.h index a196ad07a..10821b2dc 100644 --- a/iOS7/Frameworks/MediaPlayer/MPQueueFeeder.h +++ b/iOS7/Frameworks/MediaPlayer/MPQueueFeeder.h @@ -8,77 +8,77 @@ #import "MPAVPlaylistFeeder-Protocol.h" -@class MPAVController, NSDictionary, RadioStation; +@class MPAVController, NSDictionary; @interface MPQueueFeeder : NSObject { MPAVController *_avController; struct __CFSet *_itemsWithReferencesToClear; - unsigned int _repeatType; - unsigned int _shuffleType; + unsigned long long _repeatType; + unsigned long long _shuffleType; struct __CFDictionary *_nextStartTimes; id _representedObject; - BOOL _fullScreenPlaybackQueue; - BOOL _isSourceChangeInProgress; - BOOL _deallocating; - unsigned int _activeShuffleType; + _Bool _fullScreenPlaybackQueue; + _Bool _isSourceChangeInProgress; + _Bool _deallocating; + unsigned long long _activeShuffleType; } + (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2 feederClass:(Class)arg3; -@property(nonatomic) BOOL isSourceChangeInProgress; // @synthesize isSourceChangeInProgress=_isSourceChangeInProgress; -@property(nonatomic) BOOL fullScreenPlaybackQueue; // @synthesize fullScreenPlaybackQueue=_fullScreenPlaybackQueue; +@property(nonatomic) _Bool isSourceChangeInProgress; // @synthesize isSourceChangeInProgress=_isSourceChangeInProgress; +@property(nonatomic) _Bool fullScreenPlaybackQueue; // @synthesize fullScreenPlaybackQueue=_fullScreenPlaybackQueue; @property(retain, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; -@property(nonatomic) unsigned int activeShuffleType; // @synthesize activeShuffleType=_activeShuffleType; -@property(nonatomic) unsigned int shuffleType; // @synthesize shuffleType=_shuffleType; -@property(nonatomic) unsigned int repeatType; // @synthesize repeatType=_repeatType; +@property(nonatomic) unsigned long long activeShuffleType; // @synthesize activeShuffleType=_activeShuffleType; +@property(nonatomic) unsigned long long shuffleType; // @synthesize shuffleType=_shuffleType; +@property(nonatomic) unsigned long long repeatType; // @synthesize repeatType=_repeatType; @property(nonatomic) __weak MPAVController *AVController; // @synthesize AVController=_avController; - (void).cxx_destruct; -@property(readonly, nonatomic) unsigned int nonRepeatingItemCount; -- (id)pathAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long nonRepeatingItemCount; +- (id)pathAtIndex:(unsigned long long)arg1; - (id)localizedPositionInPlaylistString:(id)arg1; - (id)localizedAttributedPositionInPlaylistStringForItem:(id)arg1 withRegularTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; - (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; - (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; -- (id)playbackInfoAtIndex:(unsigned int)arg1; -- (BOOL)_canPurgeNextStartTimes; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; +- (_Bool)_canPurgeNextStartTimes; - (void)contentInvalidated; -- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1; +- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned long long)arg1; - (void)contentsDidChangeByRemovingRange:(struct _NSRange)arg1; -- (BOOL)shouldReloadForChangeFromNetworkType:(int)arg1 toNetworkType:(int)arg2; -- (id)itemForIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int itemCount; -@property(readonly, nonatomic) unsigned int initialPlaybackQueueDepth; -- (BOOL)hasItemForIndex:(unsigned int)arg1; +- (_Bool)shouldReloadForChangeFromNetworkType:(long long)arg1 toNetworkType:(long long)arg2; +- (id)itemForIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long itemCount; +@property(readonly, nonatomic) unsigned long long initialPlaybackQueueDepth; +- (_Bool)hasItemForIndex:(unsigned long long)arg1; - (void)assumeOwnershipOfItems:(id)arg1; -- (void)controller:(id)arg1 willChangePlaybackIndexBy:(int)arg2 deltaType:(int)arg3 ignoreElapsedTime:(BOOL)arg4 allowSkippingAds:(BOOL)arg5; -@property(readonly, nonatomic) unsigned int realShuffleType; -@property(readonly, nonatomic) unsigned int realRepeatType; -- (BOOL)hasValidItemAtIndex:(unsigned int)arg1; -- (id)copyRawItemAtIndex:(unsigned int)arg1; +- (void)controller:(id)arg1 willChangePlaybackIndexBy:(long long)arg2 deltaType:(int)arg3 ignoreElapsedTime:(_Bool)arg4 allowSkippingAds:(_Bool)arg5; +@property(readonly, nonatomic) unsigned long long realShuffleType; +@property(readonly, nonatomic) unsigned long long realRepeatType; +- (_Bool)hasValidItemAtIndex:(unsigned long long)arg1; +- (id)copyRawItemAtIndex:(unsigned long long)arg1; - (void)clearReferencesToItem:(id)arg1; - (void)addReferenceToItem:(id)arg1; -@property(readonly, nonatomic) BOOL userCanChangeShuffleAndRepeatType; -@property(readonly, nonatomic) BOOL trackChangesCanEndPlayback; +@property(readonly, nonatomic) _Bool userCanChangeShuffleAndRepeatType; +@property(readonly, nonatomic) _Bool trackChangesCanEndPlayback; @property(readonly, nonatomic) NSDictionary *preferredLanguages; -- (unsigned int)itemTypeForIndex:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool playerPreparesItemsForPlaybackAsynchronously; +- (unsigned long long)itemTypeForIndex:(unsigned long long)arg1; @property(readonly, nonatomic) Class itemClass; -- (BOOL)canSkipToPreviousItem; -- (BOOL)canSkipItem:(id)arg1; -- (BOOL)canSeek; -- (BOOL)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; +- (_Bool)canSkipToPreviousItem; +- (_Bool)canSkipItem:(id)arg1; +- (_Bool)canSeek; +- (_Bool)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; - (id)errorResolverForItem:(id)arg1; -- (void)commitSourceChangeWithStartQueueIndex:(unsigned int)arg1; +- (void)commitSourceChangeWithStartQueueIndex:(unsigned long long)arg1; - (void)beginSourceChange; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; -- (BOOL)reloadWithDataSource:(id)arg1; -- (void)shuffleItemsWithAnchor:(unsigned int *)arg1; -- (void)setSubsequenceFocused:(BOOL)arg1 currentItemIndex:(unsigned int)arg2; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (_Bool)reloadWithDataSource:(id)arg1; +- (void)shuffleItemsWithAnchor:(unsigned long long *)arg1; +- (void)setSubsequenceFocused:(_Bool)arg1 currentItemIndex:(unsigned long long)arg2; - (void)invalidateQueueCaches; -- (void)setNextStartTime:(double)arg1 forIndex:(unsigned int)arg2; +- (void)setNextStartTime:(double)arg1 forIndex:(unsigned long long)arg2; - (void)_fixNextStartTimesByRemovingRange:(struct _NSRange)arg1; - (void)_fixNextStartTimesByInsertingRange:(struct _NSRange)arg1; - (void)dealloc; -@property(readonly, nonatomic) RadioStation *station; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPQueueFeederState.h b/iOS7/Frameworks/MediaPlayer/MPQueueFeederState.h index 89daed315..fd1f7e100 100644 --- a/iOS7/Frameworks/MediaPlayer/MPQueueFeederState.h +++ b/iOS7/Frameworks/MediaPlayer/MPQueueFeederState.h @@ -11,14 +11,14 @@ @interface MPQueueFeederState : NSObject { MPQueueFeeder *_feeder; - unsigned int _currentItemIndex; + unsigned long long _currentItemIndex; double _currentTime; int _feederMode; } @property(nonatomic) int feederMode; // @synthesize feederMode=_feederMode; @property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; -@property(nonatomic) unsigned int currentItemIndex; // @synthesize currentItemIndex=_currentItemIndex; +@property(nonatomic) unsigned long long currentItemIndex; // @synthesize currentItemIndex=_currentItemIndex; @property(retain, nonatomic) MPQueueFeeder *feeder; // @synthesize feeder=_feeder; - (void).cxx_destruct; - (id)description; diff --git a/iOS7/Frameworks/MediaPlayer/MPQueuePlayer.h b/iOS7/Frameworks/MediaPlayer/MPQueuePlayer.h index d0e0e8fc8..81d73385e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPQueuePlayer.h +++ b/iOS7/Frameworks/MediaPlayer/MPQueuePlayer.h @@ -15,50 +15,52 @@ MPAudioDeviceController *_audioDeviceController; AVPlayerItem *_currentItem; CDStruct_1b6d18a9 _currentTime; - BOOL _isExternalPlaybackActive; - BOOL _pausedForPlaybackQueueTransaction; + _Bool _isExternalPlaybackActive; + _Bool _pausedForPlaybackQueueTransaction; NSDictionary *_pickedRouteDescription; id _playbackQueueCommitHandler; - int _playbackQueueTransactionCount; + long long _playbackQueueTransactionCount; AVQueuePlayer *_player; NSMutableArray *_queuedOperations; NSObject *_queuedOperationsAccessQueue; float _rate; float _rateBeforePlaybackQueueTransaction; - BOOL _routeDidChangeDuringPlaybackQueueTransaction; - int _status; - int _defaultItemEQPresetType; - BOOL _outputObscuredDueToInsufficientExternalProtection; + _Bool _routeDidChangeDuringPlaybackQueueTransaction; + long long _status; + long long _defaultItemEQPresetType; + _Bool _outputObscuredDueToInsufficientExternalProtection; } -@property(nonatomic) int defaultItemEQPresetType; // @synthesize defaultItemEQPresetType=_defaultItemEQPresetType; +@property(nonatomic) long long defaultItemEQPresetType; // @synthesize defaultItemEQPresetType=_defaultItemEQPresetType; @property(copy, nonatomic) id playbackQueueCommitHandler; // @synthesize playbackQueueCommitHandler=_playbackQueueCommitHandler; - (void).cxx_destruct; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (float)_userVolume; -- (void)_setWantsVolumeChangesWhenPausedOrInactive:(BOOL)arg1; +- (void)_setWantsVolumeChangesWhenPausedOrInactive:(_Bool)arg1; - (void)_setUserVolume:(float)arg1; - (void)_setStoppingFadeOutDuration:(float)arg1; - (void)_setPreferredLanguageList:(id)arg1; +- (void)_setPreparesItemsForPlaybackAsynchronously:(_Bool)arg1; @property(copy, nonatomic) NSString *externalPlaybackVideoGravity; - (void)_setEQPreset:(int)arg1; -@property(nonatomic) BOOL disallowsAMRAudio; +@property(nonatomic) _Bool disallowsAMRAudio; - (void)_setClientName:(id)arg1; -- (void)_setCALayerDestinationIsTVOut:(BOOL)arg1; -- (BOOL)_resumePlayback:(double)arg1 error:(id *)arg2; -- (BOOL)_CALayerDestinationIsTVOut; -@property(readonly, nonatomic) BOOL outputObscuredDueToInsufficientExternalProtection; +- (void)_setCALayerDestinationIsTVOut:(_Bool)arg1; +- (_Bool)_resumePlayback:(double)arg1 error:(id *)arg2; +- (_Bool)_CALayerDestinationIsTVOut; +@property(readonly, nonatomic) _Bool outputObscuredDueToInsufficientExternalProtection; @property(readonly, nonatomic) id playerAVAudioSession; -@property(nonatomic) BOOL usesExternalPlaybackWhileExternalScreenIsActive; -@property(nonatomic) BOOL usesAudioOnlyModeForExternalPlayback; -@property(readonly, nonatomic) int status; +@property(nonatomic) _Bool usesExternalPlaybackWhileExternalScreenIsActive; +@property(nonatomic) _Bool usesAudioOnlyModeForExternalPlayback; +@property(readonly, nonatomic) long long status; @property(nonatomic) float rate; -@property(nonatomic) BOOL allowsExternalPlayback; -@property(nonatomic) int actionAtItemEnd; +- (void)setMediaSelectionCriteria:(id)arg1 forMediaCharacteristic:(id)arg2; +@property(nonatomic) _Bool allowsExternalPlayback; +@property(nonatomic) long long actionAtItemEnd; - (void)seekToTime:(CDStruct_1b6d18a9)arg1 toleranceBefore:(CDStruct_1b6d18a9)arg2 toleranceAfter:(CDStruct_1b6d18a9)arg3; - (void)seekToTime:(CDStruct_1b6d18a9)arg1; - (void)setCurrentPlaybackQueueTransactionDisplayTime:(CDStruct_1b6d18a9)arg1; -@property(nonatomic, getter=isClosedCaptionDisplayEnabled) BOOL closedCaptionDisplayEnabled; +@property(nonatomic, getter=isClosedCaptionDisplayEnabled) _Bool closedCaptionDisplayEnabled; - (void)removeTimeObserver:(id)arg1; - (void)removeItem:(id)arg1; - (void)prepareItem:(id)arg1 withCompletionHandler:(id)arg2; @@ -66,16 +68,16 @@ - (void)play; - (void)pause; @property(readonly, nonatomic) NSArray *items; -@property(readonly, nonatomic, getter=isExternalPlaybackActive) BOOL externalPlaybackActive; +@property(readonly, nonatomic, getter=isExternalPlaybackActive) _Bool externalPlaybackActive; - (void)insertItem:(id)arg1 afterItem:(id)arg2; -@property(readonly, nonatomic) int _externalProtectionStatus; +@property(readonly, nonatomic) long long _externalProtectionStatus; @property(readonly, nonatomic) NSError *error; -@property(readonly, nonatomic) int externalPlaybackType; +@property(readonly, nonatomic) long long externalPlaybackType; - (CDStruct_1b6d18a9)currentTime; @property(readonly, nonatomic) AVPlayerItem *currentItem; - (void)commitPlaybackQueueTransaction; -@property(readonly, nonatomic) BOOL isPlaybackQueueTransactionActive; -- (void)beginPlaybackQueueTransactionAndPause:(BOOL)arg1; +@property(readonly, nonatomic) _Bool isPlaybackQueueTransactionActive; +- (void)beginPlaybackQueueTransactionAndPause:(_Bool)arg1; - (void)advanceToNextItem; - (id)addBoundaryTimeObserverForTimes:(id)arg1 queue:(id)arg2 usingBlock:(id)arg3; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAVItem.h b/iOS7/Frameworks/MediaPlayer/MPRadioAVItem.h index ae87aa987..0ab60edc1 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioAVItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAVItem.h @@ -6,68 +6,71 @@ #import -@class NSString, RadioTrack; +@class NSString, RadioStation, RadioTrack, UIImage; @interface MPRadioAVItem : MPAVItem { + UIImage *_cachedArtworkImage; RadioTrack *_radioTrack; - BOOL _isHeartbeatInvalid; - BOOL _isBanned; - BOOL _isLiked; - BOOL _isInWishList; + _Bool _isHeartbeatInvalid; + _Bool _isBanned; + _Bool _isLiked; + _Bool _isInWishList; + RadioStation *_station; NSString *_stationHash; - NSString *_stationName; long long _stationID; + NSString *_stationName; } -@property(copy, nonatomic) NSString *stationName; // @synthesize stationName=_stationName; -@property(nonatomic) long long stationID; // @synthesize stationID=_stationID; -@property(copy, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; -@property(nonatomic) BOOL isInWishList; // @synthesize isInWishList=_isInWishList; -@property(nonatomic) BOOL isLiked; // @synthesize isLiked=_isLiked; -@property(nonatomic) BOOL isBanned; // @synthesize isBanned=_isBanned; -@property(readonly, nonatomic) BOOL isHeartbeatInvalid; // @synthesize isHeartbeatInvalid=_isHeartbeatInvalid; +@property(readonly, nonatomic) NSString *stationName; // @synthesize stationName=_stationName; +@property(readonly, nonatomic) long long stationID; // @synthesize stationID=_stationID; +@property(readonly, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; +@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; +@property(nonatomic) _Bool isInWishList; // @synthesize isInWishList=_isInWishList; +@property(nonatomic) _Bool isLiked; // @synthesize isLiked=_isLiked; +@property(nonatomic) _Bool isBanned; // @synthesize isBanned=_isBanned; +@property(readonly, nonatomic) _Bool isHeartbeatInvalid; // @synthesize isHeartbeatInvalid=_isHeartbeatInvalid; - (void).cxx_destruct; - (void)_sendLikeOrBanRequestWithStatus:(int)arg1; +- (id)_cachedArtworkImage; - (void)_applyLoudnessInfoForVolumeNormalization; - (id)radioTrack; -- (void)getStationDictionaryForDerivedStationUsingArtist:(BOOL)arg1 withCompletionHandler:(id)arg2; - (void)_internalIsBannedDidChangeNotification:(id)arg1; - (void)_internalIsLikedDidChangeNotification:(id)arg1; - (void)_internalIsInWishlistDidChangeNotification:(id)arg1; +- (void)addDerivedStationForArtist:(_Bool)arg1 withCompletionHandler:(id)arg2; - (id)mediaItem; - (id)urlTimeMarkers; -- (unsigned int)type; +- (unsigned long long)type; - (id)titlesForTime:(double)arg1; - (id)title; -- (BOOL)supportsTrackInfo; -- (BOOL)supportsShare; -- (BOOL)supportsLikeOrBan; -- (BOOL)supportsHistory; -- (BOOL)supportsAddStation; +- (_Bool)supportsTrackInfo; +- (_Bool)supportsShare; +- (_Bool)supportsLikeOrBan; +- (_Bool)supportsHistory; +- (_Bool)supportsAddStation; - (unsigned long long)persistentID; - (void)reevaluateType; - (id)mainTitle; - (id)localizedPositionInPlaylistString; - (id)localizedAttributedPositionInPlaylistStringWithRegularTextAttributes:(id)arg1 emphasizedTextAttributes:(id)arg2; - (void)loadAssetAndPlayerItem; -- (BOOL)isStreamable; -- (BOOL)isRadioItem; -- (BOOL)isExplicitTrack; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (_Bool)isStreamable; +- (_Bool)isRadioItem; +- (_Bool)isExplicitTrack; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCache; -- (unsigned int)countForQueueFeeder; +- (unsigned long long)countForQueueFeeder; - (id)chapterTimeMarkerForTime:(double)arg1; - (id)chapterTimeMarkers; - (id)artworkTimeMarkers; - (id)artworkMIMEType; -- (BOOL)hasDataForItemArtwork; +- (_Bool)hasDataForItemArtwork; - (id)artworkImageData; -- (id)_cachedArtworkImage; - (id)artist; - (id)album; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithRadioTrack:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAdAVItem.h b/iOS7/Frameworks/MediaPlayer/MPRadioAdAVItem.h index 9aa00d50f..f5eae42da 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioAdAVItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAdAVItem.h @@ -6,29 +6,36 @@ #import -@class MPRadioAdTrack, NSData, NSString; +@class MPRadioAdTrack, NSData, NSString, RadioStation; @interface MPRadioAdAVItem : MPAVAdItem { MPRadioAdTrack *_adTrack; NSData *_artworkImageData; NSString *_artworkMIMEType; + RadioStation *_station; + NSString *_stationHash; + long long _stationID; + NSString *_stationName; } +@property(readonly, nonatomic) NSString *stationName; // @synthesize stationName=_stationName; +@property(readonly, nonatomic) long long stationID; // @synthesize stationID=_stationID; +@property(readonly, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; +@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; - (id)artworkMIMEType; - (id)artworkImageData; - (void).cxx_destruct; -- (void)_applyLoudnessInfoForVolumeNormalization; +- (void)_applyLoudnessInfo; - (id)adTrack; -- (unsigned int)type; +- (unsigned long long)type; - (id)titlesForTime:(double)arg1; - (id)title; -- (BOOL)supportsSkip; +- (_Bool)supportsSkip; - (void)reevaluateType; - (id)mainTitle; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCache; -- (id)artist; - (id)album; - (void)setArtworkImageData:(id)arg1 mimeType:(id)arg2; - (id)initWithAdTrack:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAdObserver.h b/iOS7/Frameworks/MediaPlayer/MPRadioAdObserver.h index abd59bce0..2b12fe925 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioAdObserver.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAdObserver.h @@ -8,44 +8,56 @@ #import "ADBannerViewDelegate-Protocol.h" -@class MPAVItem, MPAudioDeviceController, NSDictionary, NSMutableArray, RadioStation; +@class MPAVItem, MPAudioDeviceController, NSDictionary, NSMapTable, NSMutableArray, NSObject, NSObject, RadioStation; @interface MPRadioAdObserver : NSObject { + NSObject *_accessQueue; MPAudioDeviceController *_audioDeviceController; int _blankedStateNotifyToken; - BOOL _blankedStateNotifyTokenIsValid; + _Bool _blankedStateNotifyTokenIsValid; MPAVItem *_currentItem; int _lockStateNotifyToken; - BOOL _lockStateNotifyTokenIsValid; + _Bool _lockStateNotifyTokenIsValid; double _minDurationToCountAsPlayed; NSDictionary *_pickedRoute; - BOOL _policyEngineEnabled; + NSObject *_playEventFlushTimerSource; + long long _policyEngineEnabledCount; NSMutableArray *_queuedAds; - NSMutableArray *_skipEvents; + NSMapTable *_skipEventsByStationInfo; double _startTimeForCurrentItem; RadioStation *_station; - int _visualEngagementCount; - unsigned int _numberOfSkippedTracks; + long long _visualEngagementCount; + _Bool _visuallyEngaged; + unsigned long long _numberOfSkippedTracks; } + (id)sharedAdObserver; -@property(readonly, nonatomic) unsigned int numberOfSkippedTracks; // @synthesize numberOfSkippedTracks=_numberOfSkippedTracks; +@property(readonly, nonatomic) unsigned long long numberOfSkippedTracks; // @synthesize numberOfSkippedTracks=_numberOfSkippedTracks; +@property(readonly, nonatomic, getter=isVisuallyEngaged) _Bool visuallyEngaged; // @synthesize visuallyEngaged=_visuallyEngaged; @property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; - (void).cxx_destruct; -- (void)_updateVisualEngagementWithApplicationState:(int)arg1; -- (void)_sendPlayAndSkipEventsForPlayedItem:(id)arg1; +- (void)_updateVisualEngagementWithApplicationState:(long long)arg1; +- (void)_schedulePlayEventFlushTimer; +- (void)_sendPlayAndSkipEvents; +- (void)_reportPlaybackEndedForTimeout; +- (id)_stationInfoForItem:(id)arg1; - (id)_playEventForItem:(id)arg1; - (void)_loadMinDurationToCountAsPlayedFromURLBag; -- (double)_itemTimeForItem:(id)arg1 wasSkipped:(char *)arg2; +- (double)_itemTimeForItem:(id)arg1 wasSkipped:(_Bool *)arg2 didAssetFailToLoad:(_Bool *)arg3; +- (_Bool)_isPolicyEngineEnabled; +- (void)_handleSkipForChangedItem:(id)arg1; - (void)_disablePolicyEngine; - (void)_enablePolicyEngine; - (void)_clearAssetCacheForItem:(id)arg1; +- (void)_cancelPlayEventFlushTimer; - (id)_adPolicyEngine; +- (void)_addPlayEvents:(id)arg1 withStationInfo:(id)arg2; +- (void)willHitPlaybackTimeoutEndingPlayback:(_Bool)arg1 withCurrentItem:(id)arg2; - (void)optimalTransmissionWindowDidOpen; -@property(readonly, nonatomic, getter=isVisuallyEngaged) BOOL visuallyEngaged; - (void)endVisualEngagement; - (void)didScheduleAd:(id)arg1; +- (void)didHitPlaybackTimeoutEndingPlayback:(_Bool)arg1 withCurrentItem:(id)arg2; - (void)cancelQueuedAds; - (void)beginVisualEngagement; - (void)_stationEntryResponseNotification:(id)arg1; @@ -62,7 +74,7 @@ - (void)_applicationDidBecomeActiveNotification:(id)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)bannerViewStoryboardPresentationInDidComplete:(id)arg1; -- (BOOL)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; +- (_Bool)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; - (void)bannerViewActionDidFinish:(id)arg1; - (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAdTrack.h b/iOS7/Frameworks/MediaPlayer/MPRadioAdTrack.h index 381427131..a5dacf45a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioAdTrack.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAdTrack.h @@ -8,21 +8,24 @@ #import "NSCopying-Protocol.h" -@class ADBannerView, NSURL; +@class ADBannerView, NSDictionary, NSURL; @interface MPRadioAdTrack : NSObject { NSURL *_url; ADBannerView *_adView; - int _adType; + long long _adType; + NSDictionary *_loudnessInfo; } -@property(readonly, nonatomic) int adType; // @synthesize adType=_adType; +@property(readonly, nonatomic) NSDictionary *loudnessInfo; // @synthesize loudnessInfo=_loudnessInfo; +@property(readonly, nonatomic) long long adType; // @synthesize adType=_adType; @property(readonly, nonatomic) ADBannerView *adView; // @synthesize adView=_adView; - (void)setURL:(id)arg1; @property(copy, nonatomic) NSURL *url; // @synthesize url=_url; - (void).cxx_destruct; -- (BOOL)isLiked; +- (id)_loudnessInfoForVideoAssetDictionary:(id)arg1; +- (_Bool)isLiked; - (id)title; - (id)artist; - (id)album; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipAVItem.h b/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipAVItem.h index f47942bb3..6837aeec5 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipAVItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipAVItem.h @@ -6,25 +6,39 @@ #import -@class RadioAudioClip; +@class NSString, RadioAudioClip, RadioStation, UIImage; @interface MPRadioAudioClipAVItem : MPAVItem { RadioAudioClip *_audioClip; + UIImage *_cachedArtworkImage; + RadioStation *_station; + NSString *_stationHash; + long long _stationID; + NSString *_stationName; } +@property(readonly, nonatomic) NSString *stationName; // @synthesize stationName=_stationName; +@property(readonly, nonatomic) long long stationID; // @synthesize stationID=_stationID; +@property(readonly, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; +@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; - (void).cxx_destruct; +- (id)_cachedArtworkImage; - (void)_applyLoudnessInfoForVolumeNormalization; - (id)audioClip; -- (unsigned int)type; +- (unsigned long long)type; - (id)titlesForTime:(double)arg1; -- (BOOL)supportsSkip; +- (_Bool)supportsSkip; - (void)reevaluateType; +- (id)radioTrack; - (id)mainTitle; -- (BOOL)isStreamable; -- (BOOL)isRadioItem; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (_Bool)isStreamable; +- (_Bool)isRadioItem; +- (_Bool)isExplicitTrack; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCache; +- (id)artworkMIMEType; +- (id)artworkImageData; - (id)initWithAudioClip:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipImageCacheRequest.h b/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipImageCacheRequest.h new file mode 100644 index 000000000..9a7b4f4bf --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPRadioAudioClipImageCacheRequest.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class RadioAudioClip; + +@interface MPRadioAudioClipImageCacheRequest : MPImageCacheRequest +{ + _Bool _usePlaceholderAsFallback; + RadioAudioClip *_audioClip; +} + +@property(nonatomic) _Bool usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; +@property(readonly, nonatomic) RadioAudioClip *audioClip; // @synthesize audioClip=_audioClip; +- (void).cxx_destruct; +- (id)uniqueKey; +- (id)placeholderImage; +- (id)copyRawImageReturningError:(id *)arg1; +- (id)initWithAudioClip:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioImageStyle.h b/iOS7/Frameworks/MediaPlayer/MPRadioImageStyle.h index f27b27aca..95174e9c2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioImageStyle.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioImageStyle.h @@ -12,8 +12,8 @@ } @property(nonatomic) struct CGSize finalSize; // @synthesize finalSize=_finalSize; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioLibrary.h b/iOS7/Frameworks/MediaPlayer/MPRadioLibrary.h index ed5e0000c..be9a4eb16 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioLibrary.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioLibrary.h @@ -18,8 +18,8 @@ - (void)addStationBasedOnTrackIDs:(id)arg1 completion:(id)arg2; - (id)stationWithIdentifier:(long long)arg1; @property(readonly, nonatomic) NSArray *stations; -@property(readonly, nonatomic) unsigned int stationCount; -@property(readonly, nonatomic) BOOL isEnabled; +@property(readonly, nonatomic) unsigned long long stationCount; +@property(readonly, nonatomic) _Bool isEnabled; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioOperationQueue.h b/iOS7/Frameworks/MediaPlayer/MPRadioOperationQueue.h index 8db243da1..e0fb34ce8 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioOperationQueue.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioOperationQueue.h @@ -13,11 +13,11 @@ AVAssetCache *_assetCache; NSMutableArray *_bagLoadBlocks; NSMutableArray *_deferredOperations; - BOOL _hasLoadedServerStoreBag; + _Bool _hasLoadedServerStoreBag; NSMutableDictionary *_inflightAssetLoads; NSOperationQueue *_operationQueue; MPPrepareRadioPlaybackOperation *_playbackOperation; - int _queueState; + long long _queueState; RadioRequestContext *_requestContext; NSObject *_serialQueue; NSCache *_warmAssetCache; @@ -36,12 +36,13 @@ - (void)_finishAssetLoadWithKey:(id)arg1 asset:(id)arg2 error:(id)arg3; - (void)_addOperationWhenWarm:(id)arg1; - (void)warmRadioQueue; -- (void)sendPlayEvents:(id)arg1 forStation:(id)arg2 completionBlock:(id)arg3; +- (void)sendPlayEvents:(id)arg1 forStationHash:(id)arg2 stationID:(long long)arg3 completionBlock:(id)arg4; - (void)preparePlaybackForStation:(id)arg1 withCompletionBlock:(id)arg2; - (void)loadRadioConfigurationWithCompletionBlock:(id)arg1; - (void)loadAssetForItem:(id)arg1 withCompletionBlock:(id)arg2; - (void)getTracksWithRequest:(id)arg1 completionBlock:(id)arg2; - (void)cancelPlaybackPreparation; +- (void)addStationWithRequest:(id)arg1 completionBlock:(id)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioQueueFeeder.h b/iOS7/Frameworks/MediaPlayer/MPRadioQueueFeeder.h index f1bec8057..f6b9d1693 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioQueueFeeder.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioQueueFeeder.h @@ -6,51 +6,50 @@ #import -#import "MCProfileConnectionObserver-Protocol.h" +@class ADBannerView, MPRadioAdObserver, NSArray, NSData, NSMapTable, NSMutableArray, NSMutableDictionary, NSObject, RadioStation; -@class ADBannerView, MPAudioDeviceController, MPRadioAdObserver, NSArray, NSData, NSDictionary, NSMutableArray, NSObject, NSObject, RadioStation; - -@interface MPRadioQueueFeeder : MPQueueFeeder +@interface MPRadioQueueFeeder : MPQueueFeeder { + NSObject *_accessQueue; MPRadioAdObserver *_adObserver; - MPAudioDeviceController *_audioDeviceController; - BOOL _didFailToFetchTracks; - BOOL _isExplicitContentRestricted; - BOOL _isFetchingTracks; - BOOL _deviceIsDocked; - BOOL _deviceIsLocked; - int _lockStateNotifyToken; - BOOL _lockStateNotifyTokenIsValid; - NSDictionary *_pickedRoute; - BOOL _playbackIsPaused; - NSObject *_playbackTimerSource; + _Bool _didFailToFetchTracks; + NSMutableDictionary *_fetchingTracksCompletionHandlersByStation; ADBannerView *_skipAdView; NSData *_skipAdTrackData; + NSMapTable *_startTimesByRadioTrack; RadioStation *_station; NSObject *_trackHistoryQueue; + NSObject *_trackRemovalQueue; NSMutableArray *_tracks; - BOOL _wasUsingBackgroundNetwork; - unsigned int _initialTrackIndex; + _Bool _wasUsingBackgroundNetwork; } -+ (BOOL)shouldRestorePlaybackQueue; ++ (void)_updateIsExplicitContentRestrictedAndPostNotification:(_Bool)arg1 removeTracks:(_Bool)arg2; ++ (id)_profileConnectionObserver; ++ (_Bool)shouldRestorePlaybackQueue; + (id)imageCache; -+ (void)_radioConfigurationDidChangeNotification:(id)arg1; -+ (void)initialize; -@property(nonatomic) unsigned int initialTrackIndex; // @synthesize initialTrackIndex=_initialTrackIndex; ++ (void)setUserDefaultExplicitTracksEnabled:(_Bool)arg1; ++ (void)setMinimumDurationToPlayToCountForHistory:(double)arg1; ++ (_Bool)isUserDefaultExplicitTracksEnabled; ++ (_Bool)isExplicitTracksEnabled; ++ (void)_isProfileExplicitContentRestrictedDidChangeNotification:(id)arg1; - (void).cxx_destruct; -- (void)_updatePlaybackTimerForDeviceStateChange; -- (void)_updateIsExplicitContentRestrictedForProfileConnection:(id)arg1; +- (void)_updateTracksKeepingExistingTracks:(_Bool)arg1 keepingCurrentTrack:(_Bool)arg2 invalidatingContent:(_Bool)arg3; - (id)_tracksWithPromotionalContentFromTracks:(id)arg1; -- (void)_insertAdTrack:(id)arg1 afterCurrentItemIndex:(unsigned int)arg2; -- (unsigned int)_indexOfCurrentItem; -- (void)_fetchAdditionalTracksAndKeepExistingTracks:(BOOL)arg1 withCompletionHandler:(id)arg2; -- (BOOL)_endPlaybackIfNecessaryForNetworkType; +- (void)_recordTrackTimeForItem:(id)arg1; +- (void)_prefetchArtworkForNextTrack; +- (void)_insertAdTrack:(id)arg1 afterCurrentItemIndex:(unsigned long long)arg2; +- (unsigned long long)_indexOfCurrentItem; +- (void)_fetchAdditionalTracksWithCompletionHandler:(id)arg1; +- (_Bool)_endPlaybackIfNecessaryForNetworkType; - (void)_cancelScheduledAds; -- (void)_cancelPlaybackTimer; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2 initialTrackIndex:(unsigned int)arg3 startPlayback:(BOOL)arg4; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2 startPlayback:(_Bool)arg3; @property(copy, nonatomic) NSArray *tracks; -@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; +@property(retain, nonatomic) RadioStation *station; +- (void)setStartTime:(double)arg1 forRadioTrack:(id)arg2; +- (void)removeStartTimeForRadioTrack:(id)arg1; +- (void)removeAllStartTimes; +- (void)reloadTracksForPlayingStationAndKeepExistingTracks:(_Bool)arg1; - (void)reloadTracksForPlayingStation; - (void)loadArtworkImageForItem:(id)arg1 completionHandler:(id)arg2; - (void)_songBeganResponseNotification:(id)arg1; @@ -60,29 +59,31 @@ - (void)_itemIsBannedDidChangedNotification:(id)arg1; - (void)_itemDidFinishLoadingNotification:(id)arg1; - (void)_itemWillChangeNotification:(id)arg1; +- (void)_isExplicitTracksEnabledDidChangeNotification:(id)arg1; - (void)_didFailToLoadAdNotification:(id)arg1; - (void)_cellularNetworkingAllowedDidChangeNotification:(id)arg1; - (void)_bufferingStateDidChangeNotification:(id)arg1; -- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; -- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; -- (unsigned int)initialPlaybackQueueDepth; -- (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; -- (BOOL)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; +- (void)_applicationWillTerminateNotification:(id)arg1; +- (unsigned long long)initialPlaybackQueueDepth; +- (_Bool)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; - (void)setAVController:(id)arg1; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (unsigned long long)realRepeatType; +- (_Bool)playerPreparesItemsForPlaybackAsynchronously; - (int)playbackMode; - (id)localizedPositionInPlaylistString:(id)arg1; - (id)localizedAttributedPositionInPlaylistStringForItem:(id)arg1 withRegularTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; -- (unsigned int)itemTypeForIndex:(unsigned int)arg1; -- (unsigned int)itemCount; +- (unsigned long long)itemTypeForIndex:(unsigned long long)arg1; +- (unsigned long long)itemCount; - (Class)itemClass; -- (BOOL)hasValidItemAtIndex:(unsigned int)arg1; -- (id)copyRawItemAtIndex:(unsigned int)arg1; -- (void)controller:(id)arg1 willChangePlaybackIndexBy:(int)arg2 deltaType:(int)arg3 ignoreElapsedTime:(BOOL)arg4 allowSkippingAds:(BOOL)arg5; -- (id)_trackAtIndex:(unsigned int)arg1; -- (BOOL)canSkipToPreviousItem; -- (BOOL)canSkipItem:(id)arg1; -- (BOOL)canSeek; +- (_Bool)hasValidItemAtIndex:(unsigned long long)arg1; +- (id)copyRawItemAtIndex:(unsigned long long)arg1; +- (void)controller:(id)arg1 willChangePlaybackIndexBy:(long long)arg2 deltaType:(int)arg3 ignoreElapsedTime:(_Bool)arg4 allowSkippingAds:(_Bool)arg5; +- (id)_trackAtIndex:(unsigned long long)arg1; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; +- (_Bool)canSkipToPreviousItem; +- (_Bool)canSkipItem:(id)arg1; +- (_Bool)canSeek; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioStation.h b/iOS7/Frameworks/MediaPlayer/MPRadioStation.h index 5fd8eb312..0371d4134 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioStation.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioStation.h @@ -6,16 +6,18 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" -@class NSString, RadioStation; +@class MPImageCache, NSString, RadioStation; -@interface MPRadioStation : NSObject +@interface MPRadioStation : NSObject { + MPImageCache *_imageCache; RadioStation *_station; } ++ (_Bool)supportsSecureCoding; - (void).cxx_destruct; @property(readonly, nonatomic) long long uniqueIdentifier; - (id)_station; @@ -25,7 +27,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithStation:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioStationImageCacheRequest.h b/iOS7/Frameworks/MediaPlayer/MPRadioStationImageCacheRequest.h index c8ee791f4..53523ccdf 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioStationImageCacheRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioStationImageCacheRequest.h @@ -10,16 +10,17 @@ @interface MPRadioStationImageCacheRequest : MPImageCacheRequest { - BOOL _usePlaceholderAsFallback; + _Bool _usePlaceholderAsFallback; RadioStation *_radioStation; } -@property(nonatomic) BOOL usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; +@property(nonatomic) _Bool usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; @property(readonly, nonatomic) RadioStation *radioStation; // @synthesize radioStation=_radioStation; - (void).cxx_destruct; - (id)uniqueKey; - (id)placeholderImage; - (id)copyRawImageReturningError:(id *)arg1; +- (_Bool)canRequestSynchronously; - (id)initWithRadioStation:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioStreamAVItem.h b/iOS7/Frameworks/MediaPlayer/MPRadioStreamAVItem.h index f55292a1e..074d58772 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioStreamAVItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioStreamAVItem.h @@ -18,15 +18,15 @@ - (id)_cachedArtworkImage; - (void)_applyLoudnessInfoForVolumeNormalization; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (unsigned int)type; +- (unsigned long long)type; - (id)titlesForTime:(double)arg1; - (id)title; -- (BOOL)supportsTrackInfo; -- (BOOL)supportsSkip; -- (BOOL)supportsShare; -- (BOOL)supportsLikeOrBan; -- (BOOL)supportsHistory; -- (BOOL)supportsAddStation; +- (_Bool)supportsTrackInfo; +- (_Bool)supportsSkip; +- (_Bool)supportsShare; +- (_Bool)supportsLikeOrBan; +- (_Bool)supportsHistory; +- (_Bool)supportsAddStation; - (void)setPlayerItem:(id)arg1; - (void)reevaluateType; - (unsigned long long)persistentID; @@ -34,19 +34,19 @@ - (id)localizedPositionInPlaylistString; - (id)localizedAttributedPositionInPlaylistStringWithRegularTextAttributes:(id)arg1 emphasizedTextAttributes:(id)arg2; - (void)loadAssetAndPlayerItem; -- (BOOL)isStreamable; -- (BOOL)isRadioItem; -- (BOOL)isAlwaysLive; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; +- (_Bool)isStreamable; +- (_Bool)isRadioItem; +- (_Bool)isAlwaysLive; +- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(_Bool)arg3; - (id)imageCache; -- (BOOL)hasDataForItemArtwork; -- (unsigned int)countForQueueFeeder; +- (_Bool)hasDataForItemArtwork; +- (unsigned long long)countForQueueFeeder; - (id)artworkMIMEType; - (id)artworkImageData; - (id)artist; - (id)album; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; - (id)initWithRadioStation:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPRadioTrackImageCacheRequest.h b/iOS7/Frameworks/MediaPlayer/MPRadioTrackImageCacheRequest.h index 698c467d4..85977d8e1 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRadioTrackImageCacheRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPRadioTrackImageCacheRequest.h @@ -11,11 +11,11 @@ @interface MPRadioTrackImageCacheRequest : MPImageCacheRequest { long long _trackStoreID; - BOOL _usePlaceholderAsFallback; + _Bool _usePlaceholderAsFallback; RadioTrack *_radioTrack; } -@property(nonatomic) BOOL usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; +@property(nonatomic) _Bool usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; @property(readonly, nonatomic) RadioTrack *radioTrack; // @synthesize radioTrack=_radioTrack; - (void).cxx_destruct; - (id)uniqueKey; diff --git a/iOS7/Frameworks/MediaPlayer/MPReflectionImageView.h b/iOS7/Frameworks/MediaPlayer/MPReflectionImageView.h index 24e540316..b1ea9c8b3 100644 --- a/iOS7/Frameworks/MediaPlayer/MPReflectionImageView.h +++ b/iOS7/Frameworks/MediaPlayer/MPReflectionImageView.h @@ -11,17 +11,17 @@ @interface MPReflectionImageView : _UIReflectingView { UIImageView *_imageView; - BOOL _squareImage; + _Bool _squareImage; } -+ (float)defaultReflectionHeight; -@property(nonatomic) BOOL squareImage; // @synthesize squareImage=_squareImage; ++ (double)defaultReflectionHeight; +@property(nonatomic) _Bool squareImage; // @synthesize squareImage=_squareImage; @property(readonly, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; - (void).cxx_destruct; -- (void)setReflectionVisible:(BOOL)arg1 withDuration:(float)arg2; -- (void)setFrame:(struct CGRect)arg1 withReflectionHeight:(float)arg2; +- (void)setReflectionVisible:(_Bool)arg1 withDuration:(float)arg2; +- (void)setFrame:(struct CGRect)arg1 withReflectionHeight:(double)arg2; @property(retain, nonatomic) UIImage *image; -- (void)setAlbumVisible:(BOOL)arg1 reflectionVisible:(BOOL)arg2; +- (void)setAlbumVisible:(_Bool)arg1 reflectionVisible:(_Bool)arg2; - (id)albumArtImage; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPRemoteMediaPickerController.h b/iOS7/Frameworks/MediaPlayer/MPRemoteMediaPickerController.h new file mode 100644 index 000000000..dcf0ee48e --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPRemoteMediaPickerController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UIRemoteViewController.h" + +@class MPMediaPickerController; + +@interface MPRemoteMediaPickerController : _UIRemoteViewController +{ + MPMediaPickerController *_mediaPickerController; +} + ++ (id)serviceViewControllerInterface; ++ (id)exportedInterface; +@property(nonatomic) __weak MPMediaPickerController *mediaPickerController; // @synthesize mediaPickerController=_mediaPickerController; +- (void).cxx_destruct; +- (void)remoteMediaPickerDidCancel; +- (void)remoteMediaPickerDidPickMediaItems:(id)arg1; +- (void)viewServiceDidTerminateWithError:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPReshuffledArrayIndexMap.h b/iOS7/Frameworks/MediaPlayer/MPReshuffledArrayIndexMap.h index fe29932aa..d3a887b38 100644 --- a/iOS7/Frameworks/MediaPlayer/MPReshuffledArrayIndexMap.h +++ b/iOS7/Frameworks/MediaPlayer/MPReshuffledArrayIndexMap.h @@ -6,31 +6,34 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class NSMutableData, NSObject; -@interface MPReshuffledArrayIndexMap : NSObject +@interface MPReshuffledArrayIndexMap : NSObject { - unsigned int _arrayCount; - unsigned int _identityIndexesCount; + unsigned long long _arrayCount; + unsigned long long _identityIndexesCount; NSObject *_shuffledIndexesQueue; NSMutableData *_shuffledIndexesData; struct _NSRange _focusedRange; + _Bool _autoReshufflingDisabled; } ++ (_Bool)supportsSecureCoding; @property(nonatomic) struct _NSRange focusedRange; // @synthesize focusedRange=_focusedRange; - (void).cxx_destruct; -- (unsigned int)sourceArrayIndexForIndex:(unsigned int)arg1; -- (BOOL)_onQueueExtendMap; -@property(readonly, nonatomic) unsigned int countOfArrayIndexMappings; +- (unsigned long long)sourceArrayIndexForIndex:(unsigned long long)arg1; +- (_Bool)_onQueueExtendMap; +- (_Bool)_canExtendShuffleMapToCount:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long countOfArrayIndexMappings; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithSourceArrayCount:(unsigned int)arg1 identityArraysCount:(unsigned int)arg2; -- (id)initWithSourceArrayCount:(unsigned int)arg1 identityIndexesCount:(unsigned int)arg2; +- (id)initWithSourceArrayCount:(unsigned long long)arg1 identityArraysCount:(unsigned long long)arg2; +- (id)initWithSourceArrayCount:(unsigned long long)arg1 identityIndexesCount:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRestrictionsMonitor.h b/iOS7/Frameworks/MediaPlayer/MPRestrictionsMonitor.h index 0408c0fb3..e3cb8d4ee 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRestrictionsMonitor.h +++ b/iOS7/Frameworks/MediaPlayer/MPRestrictionsMonitor.h @@ -13,7 +13,7 @@ } + (id)sharedRestrictionsMonitor; -@property(readonly, nonatomic) BOOL allowsDeletion; +@property(readonly, nonatomic) _Bool allowsDeletion; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPRotatingViewController.h b/iOS7/Frameworks/MediaPlayer/MPRotatingViewController.h index 8b2be7dd7..6cf3ea311 100644 --- a/iOS7/Frameworks/MediaPlayer/MPRotatingViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPRotatingViewController.h @@ -12,8 +12,8 @@ } - (void).cxx_destruct; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (id)initWithValidInterfaceOrientationsBlock:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPSAPContext.h b/iOS7/Frameworks/MediaPlayer/MPSAPContext.h index 83f466468..5a3e08cf9 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSAPContext.h +++ b/iOS7/Frameworks/MediaPlayer/MPSAPContext.h @@ -10,6 +10,7 @@ @class NSData; +// Not exported @interface MPSAPContext : NSObject { NSData *_certificate; @@ -19,7 +20,7 @@ @property(readonly, nonatomic) NSData *certificateData; // @synthesize certificateData=_certificate; - (void).cxx_destruct; - (void)_setCertificateData:(id)arg1; -- (BOOL)verifyData:(id)arg1 withSignature:(id)arg2 error:(id *)arg3; +- (_Bool)verifyData:(id)arg1 withSignature:(id)arg2 error:(id *)arg3; - (id)signatureWithData:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)_initWithFPSAPContext:(void *)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPSAPExchanger.h b/iOS7/Frameworks/MediaPlayer/MPSAPExchanger.h index 0d6abee59..37ff11eb1 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSAPExchanger.h +++ b/iOS7/Frameworks/MediaPlayer/MPSAPExchanger.h @@ -8,6 +8,7 @@ @class MPSAPContext, NSData; +// Not exported @interface MPSAPExchanger : NSObject { MPSAPContext *_context; diff --git a/iOS7/Frameworks/MediaPlayer/MPScrollingTitlesView.h b/iOS7/Frameworks/MediaPlayer/MPScrollingTitlesView.h index 8417a7a38..4ae3e7dcc 100644 --- a/iOS7/Frameworks/MediaPlayer/MPScrollingTitlesView.h +++ b/iOS7/Frameworks/MediaPlayer/MPScrollingTitlesView.h @@ -12,15 +12,15 @@ { UILabel *_albumLabel; UILabel *_artistLabel; - float _idealWidth; - BOOL _marqueeEnabled; + double _idealWidth; + _Bool _marqueeEnabled; UIImageView *_marqueeView; CALayer *_maskLayer; UILabel *_titleLabel; - int _style; + long long _style; } -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)_updateMarqueeView; - (void)_stopMarquee; diff --git a/iOS7/Frameworks/MediaPlayer/MPServerObjectProxy.h b/iOS7/Frameworks/MediaPlayer/MPServerObjectProxy.h index 681931778..676a71e05 100644 --- a/iOS7/Frameworks/MediaPlayer/MPServerObjectProxy.h +++ b/iOS7/Frameworks/MediaPlayer/MPServerObjectProxy.h @@ -15,13 +15,13 @@ + (id)_center; - (id)_performRemoteSelectorAndReceiveReply:(SEL)arg1 userInfo:(id)arg2 timeout:(double)arg3; -- (BOOL)_performRemoteSelector:(SEL)arg1 userInfo:(id)arg2 timeout:(double)arg3; +- (_Bool)_performRemoteSelector:(SEL)arg1 userInfo:(id)arg2 timeout:(double)arg3; - (void)_serverConnectionDied; - (void)_messagingCenterDied:(id)arg1; - (void)serverConnectionDied; - (void)didPrepareForRemoteSelectorInvocation; -- (BOOL)prepareForRemoteSelectorInvocationWithTimeout:(double *)arg1; -- (BOOL)prepareForRemoteSelectorInvocation; +- (_Bool)prepareForRemoteSelectorInvocationWithTimeout:(double *)arg1; +- (_Bool)prepareForRemoteSelectorInvocation; - (void)forwardInvocation:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPServiceMediaPickerController-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPServiceMediaPickerController-Protocol.h new file mode 100644 index 000000000..6171eaca6 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPServiceMediaPickerController-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPServiceMediaPickerController +- (void)serviceMediaPickerSetMediaTypes:(unsigned long long)arg1; +- (void)serviceMediaPickerSetUserInterfaceIdiom:(long long)arg1; +- (void)serviceMediaPickerSetShowsCloudItems:(_Bool)arg1; +- (void)serviceMediaPickerSetPrompt:(id)arg1; +- (void)serviceMediaPickerSetAllowsPickingMultipleItems:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPShuffledItemGroup.h b/iOS7/Frameworks/MediaPlayer/MPShuffledItemGroup.h index 7ecc2e6fc..b502d41eb 100644 --- a/iOS7/Frameworks/MediaPlayer/MPShuffledItemGroup.h +++ b/iOS7/Frameworks/MediaPlayer/MPShuffledItemGroup.h @@ -6,16 +6,17 @@ #import "NSObject.h" -#import "NSCoding-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class NSMutableArray; -@interface MPShuffledItemGroup : NSObject +@interface MPShuffledItemGroup : NSObject { long long _groupPersistentID; NSMutableArray *_mutableItems; } ++ (_Bool)supportsSecureCoding; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreCollectionCompletionOffering.h b/iOS7/Frameworks/MediaPlayer/MPStoreCollectionCompletionOffering.h index 00c5a22eb..df4c014f2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreCollectionCompletionOffering.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreCollectionCompletionOffering.h @@ -11,18 +11,18 @@ @interface MPStoreCollectionCompletionOffering : NSObject { MPMediaQuery *_localItemsQuery; - int _preferredStoreOfferVariant; + long long _preferredStoreOfferVariant; MPStoreOfferMediaItemCollection *_offeredCollection; MPStoreOfferMediaItemCollection *_mergedCollection; } @property(readonly, nonatomic) MPStoreOfferMediaItemCollection *mergedCollection; // @synthesize mergedCollection=_mergedCollection; @property(readonly, nonatomic) MPStoreOfferMediaItemCollection *offeredCollection; // @synthesize offeredCollection=_offeredCollection; -@property(readonly, nonatomic) int preferredStoreOfferVariant; // @synthesize preferredStoreOfferVariant=_preferredStoreOfferVariant; +@property(readonly, nonatomic) long long preferredStoreOfferVariant; // @synthesize preferredStoreOfferVariant=_preferredStoreOfferVariant; - (void).cxx_destruct; @property(readonly, nonatomic) NSArray *localItems; @property(readonly, nonatomic) MPStoreOfferMediaItemCollection *itemsWithCompletionsCollection; -- (id)initWithOfferedCollection:(id)arg1 localItemsQuery:(id)arg2 preferredStoreOfferVariant:(int)arg3; +- (id)initWithOfferedCollection:(id)arg1 localItemsQuery:(id)arg2 preferredStoreOfferVariant:(long long)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOffering.h b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOffering.h index 8fa1664c5..3c76fd515 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOffering.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOffering.h @@ -12,22 +12,22 @@ @interface MPStoreCompletionOffering : NSObject { - int _preferredStoreOfferVariant; + long long _preferredStoreOfferVariant; NSDictionary *_responseCollectionDictionary; MPMediaQuery *_localItemsQuery; MPStoreCollectionCompletionOffering *_collectionWithCompletionItemsOffering; - int _presentationStyle; + long long _presentationStyle; NSURL *_storeURL; } + (id)offeringWithCollectionResponseDictionary:(id)arg1 localItemsQuery:(id)arg2; -+ (int)defaultOfferVariant; -+ (void)setDefaultOfferVariant:(int)arg1; ++ (long long)defaultOfferVariant; ++ (void)setDefaultOfferVariant:(long long)arg1; @property(readonly, nonatomic) NSURL *storeURL; // @synthesize storeURL=_storeURL; -@property(readonly, nonatomic) int presentationStyle; // @synthesize presentationStyle=_presentationStyle; +@property(readonly, nonatomic) long long presentationStyle; // @synthesize presentationStyle=_presentationStyle; - (void).cxx_destruct; @property(readonly, nonatomic) MPStoreOfferMediaItemCollection *collectionWithCompletionItems; -@property(nonatomic) int preferredStoreOfferVariant; +@property(nonatomic) long long preferredStoreOfferVariant; - (void)_loadOfferingData; - (id)copyByInvalidatingCalculatedContent; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingController.h b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingController.h index a5be957ee..f20f60df6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingController.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingController.h @@ -15,13 +15,13 @@ NSCache *_offeringCache; NSMutableDictionary *_lookupItemsByStoreLookupID; NSMutableDictionary *_lookupItemsByTokenID; - unsigned int _nextTokenID; + unsigned long long _nextTokenID; NSObject *_queue; } -+ (BOOL)_isCmcEnabled; -+ (void)_getIsCMCDisabled:(char *)arg1 disabledReason:(id *)arg2; -+ (void)setWantsArtwork:(BOOL)arg1; ++ (_Bool)_isCmcEnabled; ++ (void)_getIsCMCDisabled:(_Bool *)arg1 disabledReason:(id *)arg2; ++ (void)setWantsArtwork:(_Bool)arg1; + (id)storeOfferingController; - (void).cxx_destruct; - (void)_onQueueClearCache; @@ -30,13 +30,13 @@ - (id)_onQueueStartCompletionOfferingLookupForAlbumItemsQuery:(id)arg1 responseBlock:(id)arg2; - (void)_lookupCompletedWithResponse:(id)arg1 lookupItem:(id)arg2 error:(id)arg3; - (void)_onQueuePostLookupCompletedForLookupItem:(id)arg1 offering:(id)arg2 error:(id)arg3; -- (void)_onQueueCancelCompletionOfferingLookupTokenID:(unsigned int)arg1; +- (void)_onQueueCancelCompletionOfferingLookupTokenID:(unsigned long long)arg1; - (void)_onQueueRemoveLookupItemsForStoreLookupID:(id)arg1; - (void)_onQueueRemoveLookupItem:(id)arg1; -- (id)_onQueueGetInsertedLookupItemForAlbumItemsQuery:(id)arg1 requestAlreadyIssued:(char *)arg2 responseBlock:(id)arg3; +- (id)_onQueueGetInsertedLookupItemForAlbumItemsQuery:(id)arg1 requestAlreadyIssued:(_Bool *)arg2 responseBlock:(id)arg3; - (void)_dumpCache; -- (unsigned int)startCompletionOfferingLookupForAlbumItemsQuery:(id)arg1 responseBlock:(id)arg2; -- (void)cancelCompletionOfferingLookup:(unsigned int)arg1; +- (unsigned long long)startCompletionOfferingLookupForAlbumItemsQuery:(id)arg1 responseBlock:(id)arg2; +- (void)cancelCompletionOfferingLookup:(unsigned long long)arg1; - (id)completionOfferingForAlbumItemsQuery:(id)arg1; - (id)_sanitizedQuery:(id)arg1; - (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingLookupItem.h b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingLookupItem.h index 17d17142f..480d228b4 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingLookupItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreCompletionOfferingLookupItem.h @@ -10,18 +10,18 @@ @interface MPStoreCompletionOfferingLookupItem : NSObject { - BOOL _wantsArtwork; + _Bool _wantsArtwork; MPMediaQuery *_albumItemsQuery; - unsigned int _tokenID; + unsigned long long _tokenID; id _responseBlock; NSNumber *_storeLookupID; } + (id)storeLookupIDForAlbumItemsQuery:(id)arg1; @property(readonly, nonatomic) NSNumber *storeLookupID; // @synthesize storeLookupID=_storeLookupID; -@property(readonly, nonatomic) BOOL wantsArtwork; // @synthesize wantsArtwork=_wantsArtwork; +@property(readonly, nonatomic) _Bool wantsArtwork; // @synthesize wantsArtwork=_wantsArtwork; @property(readonly, nonatomic) id responseBlock; // @synthesize responseBlock=_responseBlock; -@property(readonly, nonatomic) unsigned int tokenID; // @synthesize tokenID=_tokenID; +@property(readonly, nonatomic) unsigned long long tokenID; // @synthesize tokenID=_tokenID; @property(readonly, nonatomic) MPMediaQuery *albumItemsQuery; // @synthesize albumItemsQuery=_albumItemsQuery; - (void).cxx_destruct; - (id)_specificationForArtworkSizesToRequest; @@ -29,7 +29,7 @@ - (id)lookupRequestForAlbumWithRepresentativeItem:(id)arg1; - (id)lookupRequestForStorePlaylistIdentifier:(id)arg1; @property(readonly, nonatomic) NSString *storeLookupIDString; -- (id)initWithAlbumItemsQuery:(id)arg1 tokenID:(int)arg2 wantsArtwork:(BOOL)arg3 responseBlock:(id)arg4; +- (id)initWithAlbumItemsQuery:(id)arg1 tokenID:(long long)arg2 wantsArtwork:(_Bool)arg3 responseBlock:(id)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreDownload.h b/iOS7/Frameworks/MediaPlayer/MPStoreDownload.h index ac49cb567..8a209e97b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreDownload.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreDownload.h @@ -12,19 +12,21 @@ { NSObject *_accessQueue; NSDictionary *_attributes; - BOOL _canceled; + _Bool _canceled; SSDownload *_SSDownload; SSPurchase *_SSPurchase; SSPurchaseResponse *_SSPurchaseResponse; - int _type; + long long _type; } -+ (id)_storeDownloadForMediaItem:(id)arg1 type:(int)arg2 attributes:(id)arg3; -+ (id)_SSPurchaseForType:(int)arg1 attributes:(id)arg2 buyParameters:(id)arg3 purchaseValuesForDownloadProperties:(id)arg4 URLBagKeyOverride:(id)arg5; -+ (id)storeDownloadsForRadioTracks:(id)arg1 type:(int)arg2 attributes:(id)arg3; -+ (id)storeDownloadsForMediaQuery:(id)arg1 type:(int)arg2 attributes:(id)arg3; -+ (id)storeDownloadsForMediaItems:(id)arg1 type:(int)arg2 attributes:(id)arg3; -@property(readonly, nonatomic) int type; // @synthesize type=_type; ++ (id)_storeDownloadForMediaItem:(id)arg1 type:(long long)arg2 attributes:(id)arg3; ++ (id)_storeDownloadForCompletionOffer:(id)arg1 type:(long long)arg2 attributes:(id)arg3; ++ (id)_SSPurchaseForType:(long long)arg1 attributes:(id)arg2 buyParameters:(id)arg3 purchaseValuesForDownloadProperties:(id)arg4 URLBagKeyOverride:(id)arg5; ++ (id)storeDownloadForCompletionOffering:(id)arg1 type:(long long)arg2 attributes:(id)arg3; ++ (id)storeDownloadsForRadioTracks:(id)arg1 type:(long long)arg2 attributes:(id)arg3; ++ (id)storeDownloadsForMediaQuery:(id)arg1 type:(long long)arg2 attributes:(id)arg3; ++ (id)storeDownloadsForMediaItems:(id)arg1 type:(long long)arg2 attributes:(id)arg3; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSDictionary *attributes; // @synthesize attributes=_attributes; - (void).cxx_destruct; - (id)_valueForDownloadProperty:(id)arg1; @@ -33,22 +35,23 @@ - (id)_SSDownload; - (void)_setSSPurchase:(id)arg1 SSPurchaseResponse:(id)arg2; - (void)_setSSDownload:(id)arg1; -- (void)_setCanceled:(BOOL)arg1; -- (BOOL)_isCanceled; +- (void)_setCanceled:(_Bool)arg1; +- (_Bool)_isCanceled; @property(readonly, nonatomic) long long storeItemIdentifier; +@property(readonly, nonatomic) NSError *purchaseError; @property(readonly, nonatomic) NSString *phaseIdentifier; @property(readonly, nonatomic) double percentComplete; @property(readonly, nonatomic) unsigned long long libraryItemIdentifier; -@property(readonly, nonatomic, getter=isRestore) BOOL restore; -@property(readonly, nonatomic, getter=isPurchasing) BOOL purchasing; -@property(readonly, nonatomic, getter=isFinished) BOOL finished; -@property(readonly, nonatomic, getter=isCanceled) BOOL canceled; +@property(readonly, nonatomic, getter=isRestore) _Bool restore; +@property(readonly, nonatomic, getter=isPurchasing) _Bool purchasing; +@property(readonly, nonatomic, getter=isFinished) _Bool finished; +@property(readonly, nonatomic, getter=isCanceled) _Bool canceled; @property(readonly, nonatomic) NSError *failureError; @property(readonly, nonatomic) long long downloadIdentifier; @property(readonly, nonatomic) long long bytesTotal; @property(readonly, nonatomic) long long bytesDownloaded; - (id)description; -- (id)initWithType:(int)arg1 attributes:(id)arg2; +- (id)initWithType:(long long)arg1 attributes:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreDownloadManager.h b/iOS7/Frameworks/MediaPlayer/MPStoreDownloadManager.h index 8563f3cd2..d4d4332fb 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreDownloadManager.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreDownloadManager.h @@ -20,9 +20,12 @@ NSMutableArray *_cellularDownloadRequestCompletionHandlers; SSDownloadManager *_downloadManager; NSMutableArray *_downloads; + NSMapTable *_downloadIdentifiersToDownloads; NSMapTable *_downloadsToObservers; + NSMapTable *_libraryIdentifiersToDownloads; NSHashTable *_observersForAllDownloads; SSPurchaseManager *_purchaseManager; + NSMapTable *_storeIdentifiersToDownloads; } + (id)sharedManager; @@ -31,22 +34,25 @@ - (void)_updateDownloadsWithAdditions:(id)arg1 removals:(id)arg2; - (void)_unregisterBlockObserver:(id)arg1; - (void)_sendDownloadsDidProgressToObserversForDownloads:(id)arg1; -- (void)_sendDownloadsDidFinishToObserversForDownloads:(id)arg1 notifyDownloadManager:(BOOL)arg2 completionHandler:(id)arg3; +- (void)_sendDownloadsDidFinishToObserversForDownloads:(id)arg1 notifyDownloadManager:(_Bool)arg2 completionHandler:(id)arg3; - (void)_sendDownloadsDidFinishPurchasesToObserversForDownloads:(id)arg1; - (void)_sendDownloadsDidChangeToObserversWithAddedDownloads:(id)arg1 removedDownloads:(id)arg2; - (void)_registerBlockObserver:(id)arg1; -- (BOOL)_onQueue_hasExistingDownloadForStoreDownload:(id)arg1; +- (void)_onQueue_removeDownloadFromMapTables:(id)arg1; +- (_Bool)_onQueue_hasExistingDownloadForStoreDownload:(id)arg1; +- (id)_onQueue_findStoreDownloadWithSSDownload:(id)arg1 SSPurchase:(id)arg2; +- (void)_onQueue_addDownloadToMapTables:(id)arg1; - (id)_observersForDownload:(id)arg1; - (id)_observersForAllDownloads; - (id)_existingDownloadForSSDownload:(id)arg1; -- (void)_dismissAndCleanupCellularDownloadAlertViewWithResult:(int)arg1; +- (void)_dismissAndCleanupCellularDownloadAlertViewWithResult:(long long)arg1; - (void)_networkTypeDidChangeNotification:(id)arg1; - (void)_matchCellularRestrictedDidChangeNotification:(id)arg1; - (void)_addPurchaseFinishedHandler:(id)arg1 forDownloads:(void)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; - (void)purchaseManager:(id)arg1 didFinishPurchasesWithResponses:(id)arg2; -- (void)requestPermissionToDownloadWithType:(int)arg1 completionHandler:(id)arg2; +- (void)requestPermissionToDownloadWithType:(long long)arg1 completionHandler:(id)arg2; - (void)removeObserver:(id)arg1 forDownloads:(id)arg2; - (void)prioritizeDownloads:(id)arg1; - (id)downloadForStoreID:(long long)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOffer.h b/iOS7/Frameworks/MediaPlayer/MPStoreOffer.h index 64ee51ff8..648bab7ad 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOffer.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOffer.h @@ -14,20 +14,20 @@ MPStoreOffer *_regularPriceOffer; NSDictionary *_mediaAssetDictionary; unsigned long long _entityPersistentID; - int _entityType; + long long _entityType; NSString *_entityTitle; - int _passType; + long long _passType; } -+ (int)buyTypeForOfferDictionary:(id)arg1; ++ (long long)buyTypeForOfferDictionary:(id)arg1; + (id)_priceForOfferDictionary:(id)arg1; -+ (int)bestOfferVariantInOfferDictionaries:(id)arg1 withPreferredVariant:(int)arg2; -+ (void)getBuyOfferDictionary:(id *)arg1 regularPriceOfferDictionary:(id *)arg2 inOfferDictionaries:(id)arg3 variant:(int)arg4; ++ (long long)bestOfferVariantInOfferDictionaries:(id)arg1 withPreferredVariant:(long long)arg2; ++ (void)getBuyOfferDictionary:(id *)arg1 regularPriceOfferDictionary:(id *)arg2 inOfferDictionaries:(id)arg3 variant:(long long)arg4; + (void)getBuyOfferDictionary:(id *)arg1 regularPriceOfferDictionary:(id *)arg2 inOfferDictionaries:(id)arg3 variantString:(id)arg4; -+ (id)offerVariantResponseKeyForOfferVariant:(int)arg1; -@property(readonly, nonatomic) int passType; // @synthesize passType=_passType; ++ (id)offerVariantResponseKeyForOfferVariant:(long long)arg1; +@property(readonly, nonatomic) long long passType; // @synthesize passType=_passType; @property(readonly, nonatomic) NSString *entityTitle; // @synthesize entityTitle=_entityTitle; -@property(readonly, nonatomic) int entityType; // @synthesize entityType=_entityType; +@property(readonly, nonatomic) long long entityType; // @synthesize entityType=_entityType; @property(readonly, nonatomic) unsigned long long entityPersistentID; // @synthesize entityPersistentID=_entityPersistentID; - (void).cxx_destruct; - (id)storeOfferDictionary; @@ -37,14 +37,14 @@ @property(readonly, nonatomic) NSString *regularPriceDisplayPrice; @property(readonly, nonatomic) float price; @property(readonly, nonatomic) NSString *displayPrice; -@property(readonly, nonatomic) BOOL requiresConfirmation; +@property(readonly, nonatomic) _Bool requiresConfirmation; @property(readonly, nonatomic) NSString *actionDisplayTitle; @property(readonly, nonatomic) NSString *displayTitle; @property(readonly, nonatomic) NSString *buyParameters; - (id)buyURL; -- (BOOL)_isBuy; -@property(readonly, nonatomic) int buyType; -- (id)initWithStoreOfferDictionary:(id)arg1 regularPriceOfferDictionary:(id)arg2 passType:(int)arg3 entityType:(int)arg4 persistentID:(unsigned long long)arg5 title:(id)arg6; +- (_Bool)_isBuy; +@property(readonly, nonatomic) long long buyType; +- (id)initWithStoreOfferDictionary:(id)arg1 regularPriceOfferDictionary:(id)arg2 passType:(long long)arg3 entityType:(long long)arg4 persistentID:(unsigned long long)arg5 title:(id)arg6; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferButton.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferButton.h index 83da61b33..359a57b33 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOfferButton.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferButton.h @@ -13,39 +13,39 @@ int _style; struct CGSize _animationFinalSize; NSString *_styleVariant; - int _animationHorizontalAlignment; + long long _animationHorizontalAlignment; NSString *_confirmationTitle; - BOOL _isShowingConfirmation; + _Bool _isShowingConfirmation; NSString *_offerTitle; - BOOL _shouldShowConfirmation; - BOOL _allowsReload; - BOOL _needsReload; - BOOL _allowsMultiLineTitles; + _Bool _shouldShowConfirmation; + _Bool _allowsReload; + _Bool _needsReload; + _Bool _allowsMultiLineTitles; int _offerButtonStyle; NSString *_itemOfferButtonStyle; } -+ (BOOL)_applyConfiguration:(CDStruct_1d16deb2)arg1 toButton:(id)arg2; ++ (_Bool)_applyConfiguration:(CDStruct_5ddd96cc)arg1 toButton:(id)arg2; + (double)defaultAnimationDuration; + (void)applyStyle:(int)arg1 toButton:(id)arg2; @property(copy, nonatomic) NSString *itemOfferButtonStyle; // @synthesize itemOfferButtonStyle=_itemOfferButtonStyle; -@property(nonatomic) BOOL allowsMultiLineTitles; // @synthesize allowsMultiLineTitles=_allowsMultiLineTitles; +@property(nonatomic) _Bool allowsMultiLineTitles; // @synthesize allowsMultiLineTitles=_allowsMultiLineTitles; @property(nonatomic) int offerButtonStyle; // @synthesize offerButtonStyle=_offerButtonStyle; -@property(nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; // @synthesize showingConfirmation=_isShowingConfirmation; -@property(nonatomic) BOOL shouldShowConfirmation; // @synthesize shouldShowConfirmation=_shouldShowConfirmation; +@property(nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; // @synthesize showingConfirmation=_isShowingConfirmation; +@property(nonatomic) _Bool shouldShowConfirmation; // @synthesize shouldShowConfirmation=_shouldShowConfirmation; @property(copy, nonatomic) NSString *offerTitle; // @synthesize offerTitle=_offerTitle; @property(copy, nonatomic) NSString *confirmationTitle; // @synthesize confirmationTitle=_confirmationTitle; -@property(nonatomic) int animationHorizontalAlignment; // @synthesize animationHorizontalAlignment=_animationHorizontalAlignment; +@property(nonatomic) long long animationHorizontalAlignment; // @synthesize animationHorizontalAlignment=_animationHorizontalAlignment; - (void).cxx_destruct; - (void)_reloadButton; -- (CDStruct_1d16deb2)_configurationForStyleVariant:(id)arg1; -- (BOOL)_getConfiguration:(CDStruct_1d16deb2 *)arg1 forStyleVariant:(id)arg2 style:(int)arg3; -- (void)_applyConfiguration:(CDStruct_1d16deb2)arg1; +- (CDStruct_5ddd96cc)_configurationForStyleVariant:(id)arg1; +- (_Bool)_getConfiguration:(CDStruct_5ddd96cc *)arg1 forStyleVariant:(id)arg2 style:(int)arg3; +- (void)_applyConfiguration:(CDStruct_5ddd96cc)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)setShowingConfirmation:(BOOL)arg1 duration:(double)arg2; +- (void)setShowingConfirmation:(_Bool)arg1 duration:(double)arg2; - (void)setStyleVariant:(id)arg1; -- (BOOL)configureForEntity:(id)arg1 offer:(id)arg2; +- (_Bool)configureForEntity:(id)arg1 offer:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithOfferButtonStyle:(int)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferContentRating.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferContentRating.h index 4dcd829e4..baf1b0c27 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOfferContentRating.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferContentRating.h @@ -13,27 +13,28 @@ @interface MPStoreOfferContentRating : NSObject { NSDictionary *_dictionary; - int _ratingLevel; + long long _ratingLevel; NSString *_ratingDescription; NSString *_ratingLabel; - unsigned int _ratingSystem; + unsigned long long _ratingSystem; } -+ (unsigned int)ratingSystemFromString:(id)arg1; -@property(nonatomic) unsigned int ratingSystem; // @synthesize ratingSystem=_ratingSystem; ++ (unsigned long long)ratingSystemFromString:(id)arg1; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) unsigned long long ratingSystem; // @synthesize ratingSystem=_ratingSystem; @property(copy, nonatomic) NSString *ratingLabel; // @synthesize ratingLabel=_ratingLabel; @property(copy, nonatomic) NSString *ratingDescription; // @synthesize ratingDescription=_ratingDescription; -@property(nonatomic) int ratingLevel; // @synthesize ratingLevel=_ratingLevel; +@property(nonatomic) long long ratingLevel; // @synthesize ratingLevel=_ratingLevel; - (void).cxx_destruct; @property(readonly, nonatomic) id mediaPropertyContentRatingValue; -- (BOOL)_isRatingSystemForTV:(unsigned int)arg1; -- (BOOL)_isRatingSystemForMusic:(unsigned int)arg1; -- (BOOL)_isRatingSystemForMovies:(unsigned int)arg1; -- (BOOL)_isRatingSystemForApps:(unsigned int)arg1; +- (_Bool)_isRatingSystemForTV:(unsigned long long)arg1; +- (_Bool)_isRatingSystemForMusic:(unsigned long long)arg1; +- (_Bool)_isRatingSystemForMovies:(unsigned long long)arg1; +- (_Bool)_isRatingSystemForApps:(unsigned long long)arg1; - (id)valueForProperty:(id)arg1; -@property(readonly, nonatomic, getter=isRestrictedPurchase) BOOL restrictedPurchase; -@property(readonly, nonatomic, getter=isRestrictedContent) BOOL restrictedContent; -@property(readonly, nonatomic, getter=isExplicitContent) BOOL explicitContent; +@property(readonly, nonatomic, getter=isRestrictedPurchase) _Bool restrictedPurchase; +@property(readonly, nonatomic, getter=isRestrictedContent) _Bool restrictedContent; +@property(readonly, nonatomic, getter=isExplicitContent) _Bool explicitContent; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem-MPStoreOfferCMCParsing.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem-MPStoreOfferCMCParsing.h new file mode 100644 index 000000000..d86ce313c --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem-MPStoreOfferCMCParsing.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPStoreOfferMediaItem (MPStoreOfferCMCParsing) ++ (id)preferredAssetDictionaryInOfferDictionary:(id)arg1; ++ (id)offerDictionaryWithPreferredAssetDictionaryInItemResponseDictionary:(id)arg1; ++ (id)offerDictionariesForLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned long long)arg2; ++ (id)mediaValueForStoreLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned long long)arg2 mediaProperty:(id)arg3; ++ (_Bool)hasMediaItemValuesForStoreLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned long long)arg2; ++ (id)contentRatingForCollectionPropertyValues:(id)arg1 itemIndex:(unsigned long long)arg2; ++ (id)localRepresentativeItemPropertyForMediaProperty:(id)arg1; ++ (id)collectionLookupKeyForMediaProperty:(id)arg1; ++ (id)itemLookupKeyForMediaProperty:(id)arg1; ++ (id)offerLookupKeyForItemMediaProperty:(id)arg1; ++ (id)assetLookupKeyForItemMediaProperty:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem.h index 056fc84bf..eaa183fce 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItem.h @@ -6,53 +6,43 @@ #import -#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" @class MPStoreOfferContentRating, NSDictionary; -@interface MPStoreOfferMediaItem : MPNondurableMediaItem +@interface MPStoreOfferMediaItem : MPNondurableMediaItem { NSDictionary *_lookupCollectionPropertyValues; - unsigned int _indexInCollectionItems; - int _preferredStoreOfferVariant; + unsigned long long _indexInCollectionItems; + long long _preferredStoreOfferVariant; MPStoreOfferContentRating *_contentRating; } + (id)mediaitemsByRemovingRestrictedContentFromMediaItems:(id)arg1; + (id)mediaItemsByMergingStoreOfferMediaItems:(id)arg1 localItems:(id)arg2; -+ (BOOL)canRequestStoreOfferForLocalMediaItems:(id)arg1; -+ (BOOL)canMergeStoreOfferWithLocalMediaItems:(id)arg1; -+ (BOOL)canFilterByProperty:(id)arg1; -+ (id)mediaItemsWithStoreLookupCollectionPropertyValues:(id)arg1 preferredStoreOfferVariant:(int)arg2; ++ (_Bool)canRequestStoreOfferForLocalMediaItems:(id)arg1; ++ (_Bool)canMergeStoreOfferWithLocalMediaItems:(id)arg1; ++ (_Bool)canFilterByProperty:(id)arg1; ++ (_Bool)supportsSecureCoding; ++ (id)mediaItemsWithStoreLookupCollectionPropertyValues:(id)arg1 preferredStoreOfferVariant:(long long)arg2; + (id)defaultPropertyValues; -+ (id)preferredAssetDictionaryInOfferDictionary:(id)arg1; -+ (id)offerDictionaryWithPreferredAssetDictionaryInItemResponseDictionary:(id)arg1; -+ (id)offerDictionariesForLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned int)arg2; -+ (id)mediaValueForStoreLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned int)arg2 mediaProperty:(id)arg3; -+ (BOOL)hasMediaItemValuesForStoreLookupCollectionPropertyValues:(id)arg1 itemIndex:(unsigned int)arg2; -+ (id)contentRatingForCollectionPropertyValues:(id)arg1 itemIndex:(unsigned int)arg2; -+ (id)localRepresentativeItemPropertyForMediaProperty:(id)arg1; -+ (id)collectionLookupKeyForMediaProperty:(id)arg1; -+ (id)itemLookupKeyForMediaProperty:(id)arg1; -+ (id)offerLookupKeyForItemMediaProperty:(id)arg1; -+ (id)assetLookupKeyForItemMediaProperty:(id)arg1; - (void).cxx_destruct; - (id)_lookupOfferDictionaries; -- (int)preferredStoreOfferVariant; -- (id)buyOfferForVariant:(int)arg1; -- (BOOL)isDownloadable; -- (BOOL)_offeredItemAlreadyExists; +- (long long)preferredStoreOfferVariant; +- (id)buyOfferForVariant:(long long)arg1; +- (_Bool)isDownloadable; +- (_Bool)_offeredItemAlreadyExists; - (id)valueForProperty:(id)arg1; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)mediaLibrary; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithLookupLookupCollectionPropertyValues:(id)arg1 preferredStoreOfferVariant:(int)arg2 itemID:(id)arg3 itemIndex:(unsigned int)arg4; +- (id)initWithLookupLookupCollectionPropertyValues:(id)arg1 preferredStoreOfferVariant:(long long)arg2 itemID:(id)arg3 itemIndex:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemArtwork.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemArtwork.h index 1d885683b..a31864a50 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemArtwork.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemArtwork.h @@ -6,27 +6,34 @@ #import -@class NSArray; +@class NSArray, NSString; @interface MPStoreOfferMediaItemArtwork : MPMediaItemArtwork { + long long _itemPersistentID; NSArray *_screenshotDictionaries; NSArray *_itemArtworkDictionaries; NSArray *_containerArtworkDictionaries; + unsigned long long _hash; + NSString *_cacheID; } +@property(readonly, nonatomic) NSString *cacheID; // @synthesize cacheID=_cacheID; - (void).cxx_destruct; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkSize:(struct CGSize)arg2 artworkCacheID:(id)arg3; +- (_Bool)shouldAsynchrounouslyLoadArtworkForItemWithIdentifier:(long long)arg1 artworkFormat:(long long)arg2 artworkCacheID:(id)arg3; - (id)imageWithSize:(struct CGSize)arg1 artworkCacheID:(id)arg2; -- (id)imageWithFormat:(int)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(BOOL)arg3; +- (id)imageWithFormat:(long long)arg1 artworkCacheID:(id)arg2 canUseSurfaceBackedImage:(_Bool)arg3; - (id)albumImageDataWithSize:(struct CGSize)arg1; - (id)albumImageWithSize:(struct CGSize)arg1; - (id)imageDataWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; - (id)imageWithSize:(struct CGSize)arg1 atPlaybackTime:(double)arg2; -- (BOOL)hasArtworkAvailable; +- (_Bool)hasArtworkAvailable; - (id)imageWithSize:(struct CGSize)arg1; +- (unsigned long long)hash; - (id)_bestImageURLForSize:(struct CGSize)arg1 artworkDictionaries:(id)arg2; - (id)_imageWithURL:(id)arg1; -- (id)initWithScreenshotDictionaries:(id)arg1 itemArtworkDictionaries:(id)arg2 containerArtworkDictionaries:(id)arg3; +- (id)initWithItemPersistentID:(long long)arg1 screenshotDictionaries:(id)arg2 itemArtworkDictionaries:(id)arg3 containerArtworkDictionaries:(id)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection-MPStoreOfferCMCParsing.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection-MPStoreOfferCMCParsing.h new file mode 100644 index 000000000..487b8b7c5 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection-MPStoreOfferCMCParsing.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPStoreOfferMediaItemCollection (MPStoreOfferCMCParsing) ++ (id)childItemIDsForLookupCollectionPropertyValues:(id)arg1; ++ (long long)offerPassTypeForLookupCollectionPropertyValues:(id)arg1; ++ (id)offerDictionariesForLookupCollectionPropertyValues:(id)arg1; ++ (id)contentRatingForCollectionPropertyValues:(id)arg1; ++ (id)mediaValueForStoreLookupCollectionPropertyValues:(id)arg1 mediaProperty:(id)arg2; ++ (id)collectionLookupKeyForMediaProperty:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection.h b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection.h index 7832397a5..6d3fbd43b 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection.h +++ b/iOS7/Frameworks/MediaPlayer/MPStoreOfferMediaItemCollection.h @@ -14,46 +14,42 @@ NSArray *_unmergedStoreMediaItems; MPMediaQuery *_localItemsQuery; MPMediaItemCollection *_localCollection; - BOOL _hasHiddenRestrictedContent; - int _preferredStoreOfferVariant; + _Bool _hasHiddenRestrictedContent; + long long _preferredStoreOfferVariant; MPStoreOfferContentRating *_collectionContentRating; } + (id)defaultPropertyValues; -+ (id)childItemIDsForLookupCollectionPropertyValues:(id)arg1; -+ (int)offerPassTypeForLookupCollectionPropertyValues:(id)arg1; -+ (id)offerDictionariesForLookupCollectionPropertyValues:(id)arg1; -+ (id)contentRatingForCollectionPropertyValues:(id)arg1; -+ (id)mediaValueForStoreLookupCollectionPropertyValues:(id)arg1 mediaProperty:(id)arg2; -+ (id)collectionLookupKeyForMediaProperty:(id)arg1; - (void).cxx_destruct; - (void)_loadLocalCollection; - (id)_lookupOfferDictionaries; -- (BOOL)hasPurchasableStoreOfferItemsForVariant:(int)arg1; -- (BOOL)hasDownloadableStoreOfferItemsForVariant:(int)arg1; -- (BOOL)_hasRestrictedContent; -@property(readonly, nonatomic) BOOL isCollectionOfferPresentable; -- (BOOL)isCheaperToPurchaseIndividualItems; +- (_Bool)hasPurchasableStoreOfferItemsForVariant:(long long)arg1; +- (_Bool)hasDownloadableStoreOfferItemsForVariant:(long long)arg1; +- (_Bool)_hasRestrictedContent; +@property(readonly, nonatomic) _Bool isCollectionOfferPresentable; +- (_Bool)isCheaperToPurchaseIndividualItems; @property(readonly, nonatomic) NSArray *itemsByRemovingLocalItems; +- (long long)countOfItemsByRemovingLocalItems; @property(readonly, nonatomic) NSArray *itemsByRemovingStoreOffers; -- (id)buyOfferForVariant:(int)arg1; -- (BOOL)_offeredItemAlreadyExists; +- (id)buyOfferForVariant:(long long)arg1; +- (_Bool)_offeredItemAlreadyExists; - (id)title; +- (id)valuesForProperties:(id)arg1; - (id)valueForProperty:(id)arg1; - (unsigned long long)persistentID; - (id)mediaLibrary; -- (int)preferredStoreOfferVariant; -- (BOOL)isDownloadable; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (long long)preferredStoreOfferVariant; +- (_Bool)isDownloadable; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)copyByOverlayingMediaItemsWithItemsQuery:(id)arg1 preferredStoreOfferVariant:(int)arg2; -- (id)initWithLookupResponseCollectionDictionary:(id)arg1 preferredStoreOfferVariant:(int)arg2; -- (id)initWithLookupResponseCollectionDictionary:(id)arg1 preferredStoreOfferVariant:(int)arg2 offerMediaItems:(id)arg3 localItemsQuery:(id)arg4; -- (BOOL)_checkIsUsableOffer; +- (id)copyByOverlayingMediaItemsWithItemsQuery:(id)arg1 preferredStoreOfferVariant:(long long)arg2; +- (id)initWithLookupResponseCollectionDictionary:(id)arg1 preferredStoreOfferVariant:(long long)arg2; +- (id)initWithLookupResponseCollectionDictionary:(id)arg1 preferredStoreOfferVariant:(long long)arg2 offerMediaItems:(id)arg3 localItemsQuery:(id)arg4; +- (_Bool)_checkIsUsableOffer; // Remaining properties @property(readonly, nonatomic) NSArray *items; diff --git a/iOS7/Frameworks/MediaPlayer/MPStorePlayWhileDownloadController.h b/iOS7/Frameworks/MediaPlayer/MPStorePlayWhileDownloadController.h index 83748010d..e36d7cbba 100644 --- a/iOS7/Frameworks/MediaPlayer/MPStorePlayWhileDownloadController.h +++ b/iOS7/Frameworks/MediaPlayer/MPStorePlayWhileDownloadController.h @@ -22,19 +22,19 @@ + (id)sharedController; - (void).cxx_destruct; -- (BOOL)_showNoNetworkDialogForMediaItem:(id)arg1; -- (BOOL)_showCellularRestrictedDialogForMediaItem:(id)arg1; -- (id)_openSessionWithProperties:(id)arg1 style:(int *)arg2; +- (_Bool)_showNoNetworkDialogForMediaItem:(id)arg1; +- (_Bool)_showCellularRestrictedDialogForMediaItem:(id)arg1; +- (id)_openSessionWithProperties:(id)arg1 style:(long long *)arg2; - (id)_openSessionWithProperties:(id)arg1 options:(id)arg2; - (id)_downloadSessionWithID:(id)arg1; - (void)_closeSessionForAsset:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)downloadHandler:(id)arg1 handleSession:(id)arg2; - (void)downloadHandler:(id)arg1 cancelSession:(id)arg2; -- (BOOL)showNetworkConstraintDialogForMediaItem:(id)arg1; +- (_Bool)showNetworkConstraintDialogForMediaItem:(id)arg1; - (id)openSessionWithMediaItem:(id)arg1 options:(id)arg2; -- (BOOL)isSessionRequiredToPlayMediaItem:(id)arg1; -- (BOOL)canOpenSessionWithMediaItem:(id)arg1; +- (_Bool)isSessionRequiredToPlayMediaItem:(id)arg1; +- (_Bool)canOpenSessionWithMediaItem:(id)arg1; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPSwipableView.h b/iOS7/Frameworks/MediaPlayer/MPSwipableView.h index 7d6967d98..82cf64732 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSwipableView.h +++ b/iOS7/Frameworks/MediaPlayer/MPSwipableView.h @@ -12,8 +12,8 @@ @interface MPSwipableView : UIView { - int _enabledGestureTypes; - int _simultaneousGestureTypes; + long long _enabledGestureTypes; + long long _simultaneousGestureTypes; id _swipeDelegate; MPTapGestureRecognizer *_tapGestureRecognizer; MPSwipeGestureRecognizer *_swipeGestureRecognizer; @@ -21,12 +21,12 @@ UIPinchGestureRecognizer *_pinchGestureRecognizer; } -@property(nonatomic) int simultaneousGestureTypes; // @synthesize simultaneousGestureTypes=_simultaneousGestureTypes; -@property(nonatomic) int enabledGestureTypes; // @synthesize enabledGestureTypes=_enabledGestureTypes; +@property(nonatomic) long long simultaneousGestureTypes; // @synthesize simultaneousGestureTypes=_simultaneousGestureTypes; +@property(nonatomic) long long enabledGestureTypes; // @synthesize enabledGestureTypes=_enabledGestureTypes; @property(nonatomic) __weak id swipeDelegate; // @synthesize swipeDelegate=_swipeDelegate; - (void).cxx_destruct; - (void)_updateGestureRecognizersForEnabledTypes; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)_pinchGestureRecognized:(id)arg1; - (void)_activityGestureRecognized:(id)arg1; - (void)_tapGestureRecognized:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPSwipableViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPSwipableViewDelegate-Protocol.h index 54e67c614..5a17dee64 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSwipableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPSwipableViewDelegate-Protocol.h @@ -10,10 +10,10 @@ @optional - (void)swipableViewHadActivity:(id)arg1; -- (void)swipableView:(id)arg1 pinchedToScale:(float)arg2 withVelocity:(float)arg3; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2 atLocation:(struct CGPoint)arg3; -- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; +- (void)swipableView:(id)arg1 pinchedToScale:(double)arg2 withVelocity:(double)arg3; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned long long)arg2; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned long long)arg2 atLocation:(struct CGPoint)arg3; +- (void)swipableView:(id)arg1 swipedInDirection:(long long)arg2; - (id)swipableView:(id)arg1 overrideHitTest:(struct CGPoint)arg2 withEvent:(id)arg3; - (void)swipableView:(id)arg1 willMoveToWindow:(id)arg2; - (void)swipableView:(id)arg1 didMoveToSuperview:(id)arg2; diff --git a/iOS7/Frameworks/MediaPlayer/MPSwipeGestureRecognizer.h b/iOS7/Frameworks/MediaPlayer/MPSwipeGestureRecognizer.h index 16bfa5357..b00dcfe53 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSwipeGestureRecognizer.h +++ b/iOS7/Frameworks/MediaPlayer/MPSwipeGestureRecognizer.h @@ -13,10 +13,10 @@ struct CGPoint _startLocation; double _startTime; UITouch *_trackingTouch; - int _swipeDirection; + long long _swipeDirection; } -@property(readonly, nonatomic) int swipeDirection; // @synthesize swipeDirection=_swipeDirection; +@property(readonly, nonatomic) long long swipeDirection; // @synthesize swipeDirection=_swipeDirection; - (void).cxx_destruct; - (void)dealloc; - (void)reset; diff --git a/iOS7/Frameworks/MediaPlayer/MPSystemNowPlayingController.h b/iOS7/Frameworks/MediaPlayer/MPSystemNowPlayingController.h index fc6b13565..652423b1a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPSystemNowPlayingController.h +++ b/iOS7/Frameworks/MediaPlayer/MPSystemNowPlayingController.h @@ -10,7 +10,7 @@ @interface MPSystemNowPlayingController : NSObject { - BOOL _hasSeenAnyItem; + _Bool _hasSeenAnyItem; MPAVController *_player; NSObject *_serialQueue; NSObject *_statusBarQueue; @@ -19,9 +19,9 @@ @property(nonatomic) __weak MPAVController *player; // @synthesize player=_player; - (void).cxx_destruct; - (id)_progressInfoForItem:(id)arg1; -- (int)_MRShuffleModeForMPShuffleType:(unsigned int)arg1; -- (int)_MRRepeatModeForMPRepeatType:(unsigned int)arg1; -- (unsigned int)_chapterIndexForItem:(id)arg1 atTime:(double)arg2; +- (int)_MRShuffleModeForMPShuffleType:(unsigned long long)arg1; +- (int)_MRRepeatModeForMPRepeatType:(unsigned long long)arg1; +- (unsigned long long)_chapterIndexForItem:(id)arg1 atTime:(double)arg2; - (void)postProgressUpdateForItem:(id)arg1; - (void)postNowPlayingInfoForItem:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPTVOutWindow.h b/iOS7/Frameworks/MediaPlayer/MPTVOutWindow.h index b64bca7c3..d376c7855 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTVOutWindow.h +++ b/iOS7/Frameworks/MediaPlayer/MPTVOutWindow.h @@ -18,8 +18,8 @@ - (void).cxx_destruct; - (void)_playbackStateChanged:(id)arg1; - (id)videoView; -- (BOOL)setVideoView:(id)arg1; -- (BOOL)_setupTargetScreen:(id)arg1; +- (_Bool)setVideoView:(id)arg1; +- (_Bool)_setupTargetScreen:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPTapGestureRecognizer.h b/iOS7/Frameworks/MediaPlayer/MPTapGestureRecognizer.h index 1983a5cac..1aed48d29 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTapGestureRecognizer.h +++ b/iOS7/Frameworks/MediaPlayer/MPTapGestureRecognizer.h @@ -10,13 +10,13 @@ @interface MPTapGestureRecognizer : UIGestureRecognizer { - unsigned int _lastTapCount; + unsigned long long _lastTapCount; struct CGPoint _tapLocation; UITouch *_trackingTouch; NSTimer *_tapHandleTimer; } -@property unsigned int tapCount; // @synthesize tapCount=_lastTapCount; +@property unsigned long long tapCount; // @synthesize tapCount=_lastTapCount; - (void).cxx_destruct; - (void)dealloc; - (void)reset; diff --git a/iOS7/Frameworks/MediaPlayer/MPTimeMarker.h b/iOS7/Frameworks/MediaPlayer/MPTimeMarker.h index 15a108f68..f8f5976d7 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTimeMarker.h +++ b/iOS7/Frameworks/MediaPlayer/MPTimeMarker.h @@ -11,7 +11,7 @@ @interface MPTimeMarker : NSObject { double _duration; - unsigned int _index; + unsigned long long _index; double _time; NSString *_title; NSURL *_url; @@ -24,11 +24,11 @@ @property(retain, nonatomic) NSURL *url; // @synthesize url=_url; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(nonatomic) double time; // @synthesize time=_time; -@property(nonatomic) unsigned int index; // @synthesize index=_index; +@property(nonatomic) unsigned long long index; // @synthesize index=_index; @property(nonatomic) double duration; // @synthesize duration=_duration; - (void).cxx_destruct; - (id)urlTitleTrimmingCharacterSet; -@property(readonly, nonatomic) BOOL hasArtworkAtPlaybackTime; +@property(readonly, nonatomic) _Bool hasArtworkAtPlaybackTime; @property(readonly, nonatomic) double maxTime; @property(readonly, nonatomic) double comparableTime; - (id)description; diff --git a/iOS7/Frameworks/MediaPlayer/MPTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPTransitionController.h index d51feb0c0..9708d5eda 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTransitionController.h +++ b/iOS7/Frameworks/MediaPlayer/MPTransitionController.h @@ -18,29 +18,29 @@ NSMutableSet *_persistentViewsToFadeIn; NSMutableSet *_viewsToFadeIn; MPViewController *_fromViewController; - int _fromInterfaceOrientation; + long long _fromInterfaceOrientation; MPViewController *_toViewController; - int _toInterfaceOrientation; + long long _toInterfaceOrientation; UIViewController *_toContainerViewController; } @property(retain, nonatomic) UIViewController *toContainerViewController; // @synthesize toContainerViewController=_toContainerViewController; @property(retain, nonatomic) MPViewController *toViewController; // @synthesize toViewController=_toViewController; -@property(nonatomic) int toInterfaceOrientation; // @synthesize toInterfaceOrientation=_toInterfaceOrientation; +@property(nonatomic) long long toInterfaceOrientation; // @synthesize toInterfaceOrientation=_toInterfaceOrientation; @property(retain, nonatomic) UIView *rootView; // @synthesize rootView=_rootView; @property(retain, nonatomic) MPViewController *fromViewController; // @synthesize fromViewController=_fromViewController; -@property(nonatomic) int fromInterfaceOrientation; // @synthesize fromInterfaceOrientation=_fromInterfaceOrientation; +@property(nonatomic) long long fromInterfaceOrientation; // @synthesize fromInterfaceOrientation=_fromInterfaceOrientation; @property(nonatomic) float duration; // @synthesize duration=_duration; - (void).cxx_destruct; -- (void)messageObserversWithSuccess:(BOOL)arg1; -- (void)transition:(unsigned int)arg1; -- (void)didFinishTransition:(BOOL)arg1; -- (void)performTransition:(unsigned int)arg1; -- (void)willBeginTransition:(unsigned int)arg1; +- (void)messageObserversWithSuccess:(_Bool)arg1; +- (void)transition:(unsigned long long)arg1; +- (void)didFinishTransition:(_Bool)arg1; +- (void)performTransition:(unsigned long long)arg1; +- (void)willBeginTransition:(unsigned long long)arg1; - (void)removeObserver:(id)arg1; -- (void)fadeViewsForRestore:(BOOL)arg1; -- (void)addViewToFadeOut:(id)arg1 restoreOnPop:(BOOL)arg2; -- (void)addViewToFadeIn:(id)arg1 restoreOnPop:(BOOL)arg2; +- (void)fadeViewsForRestore:(_Bool)arg1; +- (void)addViewToFadeOut:(id)arg1 restoreOnPop:(_Bool)arg2; +- (void)addViewToFadeIn:(id)arg1 restoreOnPop:(_Bool)arg2; - (void)addObserver:(id)arg1 didEndSelector:(SEL)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPTransportControls.h b/iOS7/Frameworks/MediaPlayer/MPTransportControls.h index fe01f3f25..b0f6f5d18 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTransportControls.h +++ b/iOS7/Frameworks/MediaPlayer/MPTransportControls.h @@ -18,8 +18,8 @@ NSMutableIndexSet *_heldParts; unsigned long long _visibleParts; unsigned int _playing:1; - BOOL _allowsWirelessPlayback; - BOOL _registeredForPlayerNotifications; + _Bool _allowsWirelessPlayback; + _Bool _registeredForPlayerNotifications; MPButton *_alternatesButton; MPButton *_bookmarkButton; MPButton *_chaptersButton; @@ -37,42 +37,44 @@ id _volumeSlider; } -+ (BOOL)buttonImagesUseBackgroundImage; -+ (int)buttonType; ++ (_Bool)buttonImagesUseBackgroundImage; ++ (long long)buttonType; + (Class)buttonClass; + (unsigned long long)defaultVisibleParts; -@property(nonatomic) BOOL registeredForPlayerNotifications; // @synthesize registeredForPlayerNotifications=_registeredForPlayerNotifications; +@property(nonatomic) _Bool registeredForPlayerNotifications; // @synthesize registeredForPlayerNotifications=_registeredForPlayerNotifications; @property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; @property(nonatomic) __weak id target; // @synthesize target=_target; @property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; @property(nonatomic) unsigned long long disabledParts; // @synthesize disabledParts=_disabledParts; @property(nonatomic) unsigned long long desiredParts; // @synthesize desiredParts=_desiredParts; -@property(nonatomic) BOOL allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; +@property(nonatomic) _Bool allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; - (void).cxx_destruct; -- (void)_updateEnabledStates:(BOOL)arg1; +- (void)_updateEnabledStates:(_Bool)arg1; - (void)_updateButtonImageForPart:(unsigned long long)arg1; - (id)_updateAdditions:(id)arg1 removals:(id)arg2 forPart:(unsigned long long)arg3; -- (void)_reloadViewWithAnimation:(BOOL)arg1; -- (void)_handleTapForPart:(unsigned long long)arg1; -- (void)_handleReleaseForPart:(unsigned long long)arg1; -- (void)_handleHoldForPart:(unsigned long long)arg1; -- (void)_applyDesiredPartsWithAnimation:(BOOL)arg1; +- (void)_reloadViewWithAnimation:(_Bool)arg1; +- (_Bool)_handleTapForPart:(unsigned long long)arg1; +- (_Bool)_handleReleaseForPart:(unsigned long long)arg1; +- (_Bool)_handleHoldForPart:(unsigned long long)arg1; +- (void)_applyDesiredPartsWithAnimation:(_Bool)arg1; - (unsigned long long)_applyPossibleVisiblePartsToParts:(unsigned long long)arg1; +- (_Bool)usesTintColorForControls; - (void)updateVisibleButtonImages; -- (BOOL)alwaysHidesSystemVolumeHUD; -- (BOOL)showsVolumeSliderWhenNoVolumeControlAvailable; +- (_Bool)alwaysHidesSystemVolumeHUD; +- (id)tintColorForPart:(unsigned long long)arg1; +- (_Bool)showsVolumeSliderWhenNoVolumeControlAvailable; - (id)highlightedButtonImageForPart:(unsigned long long)arg1; - (id)disabledButtonImageForPart:(unsigned long long)arg1; - (id)buttonImageForPart:(unsigned long long)arg1; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; - (id)newVolumeSlider; - (id)newButtonForPart:(unsigned long long)arg1; - (void)buttonUp:(id)arg1; - (void)buttonHoldReleased:(id)arg1; - (void)buttonHeld:(id)arg1; - (void)buttonDown:(id)arg1; -- (BOOL)allowsWirelessPlaybackForCurrentItem; +- (_Bool)allowsWirelessPlaybackForCurrentItem; - (void)_validityChangedNotification:(id)arg1; - (void)_playbackStateChangedNotification:(id)arg1; - (void)_itemChangedNotification:(id)arg1; @@ -84,12 +86,12 @@ @property(readonly, nonatomic) NSString *playPauseButtonImage; @property(readonly, nonatomic) NSString *pauseButtonImage; @property(readonly, nonatomic) NSString *playButtonImage; -- (void)setVisibleParts:(unsigned long long)arg1 animated:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animated:(BOOL)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)setDesiredParts:(unsigned long long)arg1 animated:(_Bool)arg2; - (id)buttonForPart:(unsigned long long)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)setHidden:(BOOL)arg1; -- (void)setAlpha:(float)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)setAlpha:(double)arg1; - (void)didMoveToSuperview; - (void)didMoveToWindow; - (void)unregisterForPlayerNotifications; diff --git a/iOS7/Frameworks/MediaPlayer/MPTransportControlsTarget-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPTransportControlsTarget-Protocol.h index a6da9e56d..b05f76a10 100644 --- a/iOS7/Frameworks/MediaPlayer/MPTransportControlsTarget-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPTransportControlsTarget-Protocol.h @@ -10,8 +10,8 @@ @optional - (void)transportControlsDidResize:(id)arg1; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (BOOL)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; -- (BOOL)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPURLImageCacheRequest.h b/iOS7/Frameworks/MediaPlayer/MPURLImageCacheRequest.h index adf2ef0b2..31f3d3cd2 100644 --- a/iOS7/Frameworks/MediaPlayer/MPURLImageCacheRequest.h +++ b/iOS7/Frameworks/MediaPlayer/MPURLImageCacheRequest.h @@ -11,10 +11,10 @@ @interface MPURLImageCacheRequest : MPImageCacheRequest { NSURL *_url; - BOOL _usePlaceholderAsFallback; + _Bool _usePlaceholderAsFallback; } -@property(nonatomic) BOOL usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; +@property(nonatomic) _Bool usePlaceholderAsFallback; // @synthesize usePlaceholderAsFallback=_usePlaceholderAsFallback; - (void).cxx_destruct; - (id)uniqueKey; - (id)placeholderImage; diff --git a/iOS7/Frameworks/MediaPlayer/MPUbiquitousPlaybackPositionController.h b/iOS7/Frameworks/MediaPlayer/MPUbiquitousPlaybackPositionController.h index 6d55db7c1..e1cd2620a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPUbiquitousPlaybackPositionController.h +++ b/iOS7/Frameworks/MediaPlayer/MPUbiquitousPlaybackPositionController.h @@ -10,31 +10,31 @@ @interface MPUbiquitousPlaybackPositionController : NSObject { - BOOL _databaseHasBookmarkableContents; - BOOL _isServiceActive; - BOOL _externallyActive; - BOOL _beganUsingPlaybackPositionMetadata; - BOOL _applicationBecomingActive; + _Bool _databaseHasBookmarkableContents; + _Bool _isServiceActive; + _Bool _externallyActive; + _Bool _beganUsingPlaybackPositionMetadata; + _Bool _applicationBecomingActive; NSObject *_queue; SBCPlaybackPositionServiceProxy *_uppServiceProxy; } + (id)sharedUbiquitousPlaybackPositionController; -@property(readonly, nonatomic) BOOL applicationBecomingActive; // @synthesize applicationBecomingActive=_applicationBecomingActive; -@property(nonatomic, getter=isServiceActive) BOOL beganUsingPlaybackPositionMetadata; // @synthesize beganUsingPlaybackPositionMetadata=_beganUsingPlaybackPositionMetadata; +@property(readonly, nonatomic) _Bool applicationBecomingActive; // @synthesize applicationBecomingActive=_applicationBecomingActive; +@property(nonatomic, getter=isServiceActive) _Bool beganUsingPlaybackPositionMetadata; // @synthesize beganUsingPlaybackPositionMetadata=_beganUsingPlaybackPositionMetadata; @property(retain, nonatomic) SBCPlaybackPositionServiceProxy *uppServiceProxy; // @synthesize uppServiceProxy=_uppServiceProxy; @property(readonly, nonatomic) NSObject *queue; // @synthesize queue=_queue; -@property(nonatomic) BOOL externallyActive; // @synthesize externallyActive=_externallyActive; -@property(nonatomic, getter=isServiceActive) BOOL serviceActive; // @synthesize serviceActive=_isServiceActive; -@property(nonatomic) BOOL databaseHasBookmarkableContents; // @synthesize databaseHasBookmarkableContents=_databaseHasBookmarkableContents; +@property(nonatomic) _Bool externallyActive; // @synthesize externallyActive=_externallyActive; +@property(nonatomic, getter=isServiceActive) _Bool serviceActive; // @synthesize serviceActive=_isServiceActive; +@property(nonatomic) _Bool databaseHasBookmarkableContents; // @synthesize databaseHasBookmarkableContents=_databaseHasBookmarkableContents; - (void).cxx_destruct; - (void)synchronizeImmediatelyWithCompletionBlock:(id)arg1; - (void)_onQueue_updateBoomkarkabilityState; -- (BOOL)_isEnabled; -- (BOOL)_onQueue_shouldBeActive; +- (_Bool)_isEnabled; +- (_Bool)_onQueue_shouldBeActive; - (void)_onQueue_updateActiveServiceIfNeeded; -- (void)_onQueue_setDatabaseHasBookmarkableContents:(BOOL)arg1; -- (void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(BOOL)arg2; +- (void)_onQueue_setDatabaseHasBookmarkableContents:(_Bool)arg1; +- (void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(_Bool)arg2; - (void)_mediaLibraryDidChangeNotification:(id)arg1; - (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; - (void)_applicationDidEnterForegroundNotification:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoBackgroundView.h b/iOS7/Frameworks/MediaPlayer/MPVideoBackgroundView.h index 288a7ce8b..41b61e78e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoBackgroundView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoBackgroundView.h @@ -10,7 +10,7 @@ @interface MPVideoBackgroundView : UIView { - int _interfaceOrientation; + long long _interfaceOrientation; UIView *_imageView; UIImageView *_iconView; UIImageView *_backgroundPlaceholderImageView; @@ -18,25 +18,25 @@ UIView *_backgroundPlaceholderView; UIImageView *_customBackgroundImageView; NSString *_destinationName; - int _destinationPlaceholderStyle; - BOOL _showDestinationPlaceholder; + long long _destinationPlaceholderStyle; + _Bool _showDestinationPlaceholder; id _layoutSubviewsPostflightHandler; } @property(copy, nonatomic) id layoutSubviewsPostflightHandler; // @synthesize layoutSubviewsPostflightHandler=_layoutSubviewsPostflightHandler; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; -@property(nonatomic) int destinationPlaceholderStyle; // @synthesize destinationPlaceholderStyle=_destinationPlaceholderStyle; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) long long destinationPlaceholderStyle; // @synthesize destinationPlaceholderStyle=_destinationPlaceholderStyle; @property(copy, nonatomic) NSString *destinationName; // @synthesize destinationName=_destinationName; @property(retain, nonatomic) UIView *backgroundPlaceholderPosterImageView; // @synthesize backgroundPlaceholderPosterImageView=_backgroundPlaceholderPosterImageView; - (void).cxx_destruct; -- (void)_updateDestinationBackgroundViewAnimated:(BOOL)arg1; +- (void)_updateDestinationBackgroundViewAnimated:(_Bool)arg1; - (void)_tvOutCapabilityDidChangeNotification:(id)arg1; -- (void)setShowDestinationPlaceholder:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setShowDestinationPlaceholder:(_Bool)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) UIView *backgroundPlaceholderView; @property(retain, nonatomic) UIImage *backgroundPlaceholderImage; - (void)setCustomBackgroundImage:(id)arg1; -- (void)_createInformationalTitleView:(id *)arg1 systemFont:(id)arg2 lineBreakMode:(int)arg3; -- (void)setShowQTAudioOnlyUI:(BOOL)arg1; +- (void)_createInformationalTitleView:(id *)arg1 systemFont:(id)arg2 lineBreakMode:(long long)arg3; +- (void)setShowQTAudioOnlyUI:(_Bool)arg1; - (id)qtIcon; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoChapterCell.h b/iOS7/Frameworks/MediaPlayer/MPVideoChapterCell.h index 02bd4d0f5..43ce92679 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoChapterCell.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoChapterCell.h @@ -18,13 +18,13 @@ - (void)setArtworkImageRequest:(id)arg1 artworkLoadCompletionHandler:(id)arg2; @property(retain, nonatomic) MPImageCache *artworkImageCache; @property(retain, nonatomic) MPTimeMarker *timeMarker; -@property(nonatomic) float timeColumnWidth; -@property(nonatomic) BOOL showThumbnailColumn; -@property(nonatomic) unsigned int index; -@property(nonatomic, getter=isCurrent) BOOL current; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic) double timeColumnWidth; +@property(nonatomic) _Bool showThumbnailColumn; +@property(nonatomic) unsigned long long index; +@property(nonatomic, getter=isCurrent) _Bool current; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoChapterCellContentView.h b/iOS7/Frameworks/MediaPlayer/MPVideoChapterCellContentView.h index 8df40c71b..65315880a 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoChapterCellContentView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoChapterCellContentView.h @@ -11,10 +11,10 @@ @interface MPVideoChapterCellContentView : UIView { unsigned int _current:1; - unsigned int _index; + unsigned long long _index; unsigned int _selected:1; unsigned int _showThumbnailColumn:1; - float _timeColumnWidth; + double _timeColumnWidth; MPTimeMarker *_timeMarker; UIImage *_artwork; MPImageCache *_artworkImageCache; @@ -24,13 +24,13 @@ @property(retain, nonatomic) MPImageCache *artworkImageCache; // @synthesize artworkImageCache=_artworkImageCache; @property(retain, nonatomic) UIImage *artwork; // @synthesize artwork=_artwork; @property(retain, nonatomic) MPTimeMarker *timeMarker; // @synthesize timeMarker=_timeMarker; -@property(nonatomic) float timeColumnWidth; // @synthesize timeColumnWidth=_timeColumnWidth; -@property(nonatomic) unsigned int index; // @synthesize index=_index; +@property(nonatomic) double timeColumnWidth; // @synthesize timeColumnWidth=_timeColumnWidth; +@property(nonatomic) unsigned long long index; // @synthesize index=_index; - (void).cxx_destruct; - (void)setArtworkImageRequest:(id)arg1 artworkLoadCompletionHandler:(id)arg2; -@property(nonatomic) BOOL showThumbnailColumn; -@property(nonatomic, getter=isSelected) BOOL selected; -@property(nonatomic, getter=isCurrent) BOOL current; +@property(nonatomic) _Bool showThumbnailColumn; +@property(nonatomic, getter=isSelected) _Bool selected; +@property(nonatomic, getter=isCurrent) _Bool current; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoChapterFlipTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPVideoChapterFlipTransitionController.h index 89eafc6f3..ffd091396 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoChapterFlipTransitionController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoChapterFlipTransitionController.h @@ -13,23 +13,23 @@ UINavigationBar *_navigationBar; UINavigationItem *_originalNavigationItem; UITextLabel *_chapterGuideTitleLabel; - BOOL _shouldPlayAfterFlip; - BOOL _tvOutEnabled; + _Bool _shouldPlayAfterFlip; + _Bool _tvOutEnabled; } -@property(nonatomic) BOOL TVOutEnabled; // @synthesize TVOutEnabled=_tvOutEnabled; -@property(nonatomic) BOOL playAfterFlip; // @synthesize playAfterFlip=_shouldPlayAfterFlip; +@property(nonatomic) _Bool TVOutEnabled; // @synthesize TVOutEnabled=_tvOutEnabled; +@property(nonatomic) _Bool playAfterFlip; // @synthesize playAfterFlip=_shouldPlayAfterFlip; @property(retain, nonatomic) UINavigationBar *navigationBar; // @synthesize navigationBar=_navigationBar; - (void).cxx_destruct; - (void)_showChapterGuideNavigationViews; - (void)_restoreOriginalNavigationViewsDidStop:(id)arg1; -- (void)_restoreOriginalNavigationViews:(BOOL)arg1; -- (int)_interfaceOrientation; +- (void)_restoreOriginalNavigationViews:(_Bool)arg1; +- (long long)_interfaceOrientation; - (void)_hideNavigationAndStatusBars; - (id)_copySwizzledNavigationViews; - (id)_chapterGuideTitleLabel; - (void)_done:(id)arg1; -- (void)performTransition:(unsigned int)arg1; +- (void)performTransition:(unsigned long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoChaptersViewController.h b/iOS7/Frameworks/MediaPlayer/MPVideoChaptersViewController.h index 5ff3d945a..de4dde416 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoChaptersViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoChaptersViewController.h @@ -15,7 +15,7 @@ { MPVideoView *_videoView; MPImageCache *_imageCache; - unsigned int _currentMarker; + unsigned long long _currentMarker; NSArray *_chapterTimeMarkers; UIMovieChapterListView *_chapterListView; float _timeColumnWidth; @@ -25,19 +25,19 @@ @property(retain, nonatomic) NSArray *chapterTimeMarkers; // @synthesize chapterTimeMarkers=_chapterTimeMarkers; @property(retain, nonatomic) MPVideoView *videoView; // @synthesize videoView=_videoView; -@property(nonatomic) unsigned int currentMarkerIndex; // @synthesize currentMarkerIndex=_currentMarker; +@property(nonatomic) unsigned long long currentMarkerIndex; // @synthesize currentMarkerIndex=_currentMarker; - (void).cxx_destruct; - (void)_sizeColumnsToFit; - (void)_reloadThumbnails; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)newImageRequestWithMediaEntity:(id)arg1 timeMarker:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; -@property(nonatomic) BOOL videoOutActive; +@property(nonatomic) _Bool videoOutActive; @property(nonatomic) float topPadding; - (void)setCurrentMarker:(unsigned int)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoControllerProtocol-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPVideoControllerProtocol-Protocol.h index 628ed2af1..377f69247 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoControllerProtocol-Protocol.h @@ -9,49 +9,49 @@ @class MPVideoView, UIColor, UIImage, UIView, UIView, _UIHostedWindow; @protocol MPVideoControllerProtocol -@property(nonatomic) BOOL autoPlayWhenLikelyToKeepUp; +@property(nonatomic) _Bool autoPlayWhenLikelyToKeepUp; @property(nonatomic) unsigned long long visibleParts; @property(readonly, nonatomic) MPVideoView *videoView; @property(readonly, nonatomic) UIView *videoOverlayView; -@property(readonly, nonatomic) BOOL viewControllerWillRequestExit; -@property(nonatomic) BOOL TVOutEnabled; -@property(nonatomic) unsigned int scaleMode; +@property(readonly, nonatomic) _Bool viewControllerWillRequestExit; +@property(nonatomic) _Bool TVOutEnabled; +@property(nonatomic) unsigned long long scaleMode; @property(retain, nonatomic) UIImage *posterImage; -@property(nonatomic) BOOL ownsStatusBar; -@property(nonatomic, getter=isFullscreen) BOOL fullscreen; -@property(nonatomic) unsigned int itemTypeOverride; -@property(nonatomic) BOOL inlinePlaybackUsesTVOut; +@property(nonatomic, getter=isFullscreen) _Bool fullscreen; +@property(nonatomic) unsigned long long itemTypeOverride; +@property(nonatomic) _Bool inlinePlaybackUsesTVOut; @property(readonly, nonatomic) unsigned int hostedWindowContextID; @property(readonly, nonatomic) _UIHostedWindow *hostedWindow; -@property(nonatomic) BOOL displayPlaybackErrorAlerts; +@property(nonatomic) _Bool displayPlaybackErrorAlerts; @property(nonatomic) unsigned long long disabledParts; -@property(nonatomic) BOOL disableControlsAutohide; -@property(nonatomic) BOOL disableAutoRotation; +@property(nonatomic) _Bool disableControlsAutohide; +@property(nonatomic) _Bool disableAutoRotation; @property(nonatomic) unsigned long long desiredParts; -@property(nonatomic) BOOL controlsOverlayVisible; -@property(nonatomic) BOOL canShowControlsOverlay; -@property(readonly, nonatomic) BOOL canChangeScaleMode; -@property(nonatomic) BOOL canAnimateControlsOverlay; +@property(nonatomic) _Bool controlsOverlayVisible; +@property(nonatomic) _Bool canShowControlsOverlay; +@property(readonly, nonatomic) _Bool canChangeScaleMode; +@property(nonatomic) _Bool canAnimateControlsOverlay; @property(retain, nonatomic) UIColor *backstopColor; @property(readonly, nonatomic) UIView *backgroundView; -@property(nonatomic) BOOL attemptAutoPlayWhenControlsHidden; +@property(nonatomic) _Bool attemptAutoPlayWhenControlsHidden; @property(nonatomic) int artworkImageStyle; -@property(nonatomic) BOOL alwaysAllowHidingControlsOverlay; -@property(nonatomic) BOOL allowsWirelessPlayback; -@property(nonatomic) BOOL allowsDetailScrubbing; +@property(nonatomic) _Bool alwaysAllowHidingControlsOverlay; +@property(nonatomic) _Bool allowsWirelessPlayback; +@property(nonatomic) _Bool allowsDetailScrubbing; +- (void)setOwnsStatusBar:(_Bool)arg1; - (void)showAlternateTracksController:(id)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setUseHostedWindowWhenFullscreen:(BOOL)arg1; -- (void)setScaleModeOverride:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2 force:(BOOL)arg3; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setUseHostedWindowWhenFullscreen:(_Bool)arg1; +- (void)setScaleModeOverride:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2 force:(_Bool)arg3; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2; - (void)setControlsNeedLayout; - (void)setClosedCaptions:(id)arg1; - (void)prepareToDisplayVideo; - (void)exitFullscreen; - (void)displayVideoView; -- (BOOL)canHideOverlay:(BOOL)arg1; +- (_Bool)canHideOverlay:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoDestinationBackgroundView.h b/iOS7/Frameworks/MediaPlayer/MPVideoDestinationBackgroundView.h index 2a4e2f55d..cc361c2c7 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoDestinationBackgroundView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoDestinationBackgroundView.h @@ -13,12 +13,12 @@ NSString *_destinationName; UILabel *_destinationSubtitleLabel; UILabel *_destinationTitleLabel; - int _style; + long long _style; UIImageView *_videosImageView; } @property(copy, nonatomic) NSString *destinationName; // @synthesize destinationName=_destinationName; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)setFrame:(struct CGRect)arg1; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoOverlay-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPVideoOverlay-Protocol.h index 364bb8e6d..f21082f29 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoOverlay-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoOverlay-Protocol.h @@ -14,15 +14,15 @@ @property(nonatomic) __weak id delegate; @property(readonly, nonatomic) UINavigationBar *navigationBar; @property(retain, nonatomic) MPAVController *player; -@property(nonatomic) BOOL navigationBarHidden; -@property(nonatomic) BOOL allowsWirelessPlayback; +@property(nonatomic) _Bool navigationBarHidden; +@property(nonatomic) _Bool allowsWirelessPlayback; @property(nonatomic) __weak id videoViewController; - (void)hideAlternateTracks; - (void)showAlternateTracks; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; - (void)stopTicking; - (void)startTicking; -- (BOOL)updateTimeBasedValues; +- (_Bool)updateTimeBasedValues; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoOverlay.h b/iOS7/Frameworks/MediaPlayer/MPVideoOverlay.h index d0c62fb5a..bf026edfe 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoOverlay.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoOverlay.h @@ -18,9 +18,9 @@ MPAVItem *_item; MPAVController *_player; MPDetailSlider *_scrubControl; - int _interfaceOrientation; - BOOL _controlsAutohideDisabled; - BOOL _wantsTick; + long long _interfaceOrientation; + _Bool _controlsAutohideDisabled; + _Bool _wantsTick; unsigned long long _desiredParts; unsigned long long _visibleParts; unsigned long long _disabledParts; @@ -40,16 +40,16 @@ - (double)_duration; - (void)cancelPreviousPerformTickEventsForSelector:(SEL)arg1; - (void)performSelector:(SEL)arg1 whenTickingPastTime:(double)arg2; -- (BOOL)updateTimeBasedValues; +- (_Bool)updateTimeBasedValues; @property(readonly, nonatomic) UINavigationBar *navigationBar; - (void)hideAlternateTracks; - (void)showAlternateTracks; - (void)stopTicking; - (void)startTicking; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -@property(nonatomic) BOOL navigationBarHidden; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -@property(nonatomic) BOOL allowsWirelessPlayback; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; +@property(nonatomic) _Bool navigationBarHidden; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; +@property(nonatomic) _Bool allowsWirelessPlayback; - (void)_itemDurationDidChangeNotification:(id)arg1; - (void)_tickNotification:(id)arg1; - (void)_endSliderTracking; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoOverlayDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPVideoOverlayDelegate-Protocol.h index c2648f949..fab00a74e 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoOverlayDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoOverlayDelegate-Protocol.h @@ -9,8 +9,9 @@ @protocol MPVideoOverlayDelegate @optional -- (void)overlay:(id)arg1 didEndUserEvent:(int)arg2; -- (void)overlay:(id)arg1 didBeginUserEvent:(int)arg2; +- (void)overlay:(id)arg1 didEndUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didCancelUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didBeginUserEvent:(long long)arg2; - (void)overlayTappedFullscreenButton:(id)arg1; - (void)overlayDidDismissAlternateTracksPopover:(id)arg1; - (void)overlayTappedScaleModeButton:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoPlaybackOverlayView.h b/iOS7/Frameworks/MediaPlayer/MPVideoPlaybackOverlayView.h index 3ac0eb7b7..2eeb305fb 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoPlaybackOverlayView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoPlaybackOverlayView.h @@ -9,44 +9,46 @@ #import "MPAudioAndSubtitlesControllerDelegate-Protocol.h" #import "MPDetailSliderDelegate-Protocol.h" #import +#import "UIPopoverControllerDelegate-Protocol.h" -@class MPAVController, MPAVItem, MPAudioAndSubtitlesController, MPDetailSlider, MPKnockoutButton, MPVolumeSlider, UIButton, UILabel, UINavigationBar, UIStatusBar, _UIBackdropView; +@class MPAVController, MPAVItem, MPAudioAndSubtitlesController, MPAudioVideoRoutingPopoverController, MPDetailSlider, MPVolumeSlider, UIActivityIndicatorView, UIButton, UILabel, UINavigationBar, UIStatusBar, _UIBackdropView; -@interface MPVideoPlaybackOverlayView : UIView +@interface MPVideoPlaybackOverlayView : UIView { - int _style; + long long _style; id _delegate; MPAVController *_player; MPAVItem *_item; + MPAudioVideoRoutingPopoverController *_airplayPopover; MPDetailSlider *_scrubber; - UIView *_bottomBarView; _UIBackdropView *_bottomBarBackdropView; UIButton *_playPauseButton; - float _auxButtonsLeftEdge; - MPKnockoutButton *_airplayButton; - BOOL _allowsWirelessPlayback; - BOOL _automaticallyHandleTransportControls; - BOOL _ticking; - UIView *_topBarView; + double _auxButtonsLeftEdge; + UIButton *_airplayButton; + _Bool _allowsWirelessPlayback; + _Bool _automaticallyHandleTransportControls; + _Bool _ticking; _UIBackdropView *_topBarBackdropView; UIStatusBar *_statusBar; UIButton *_doneButton; + UIActivityIndicatorView *_loadingIndicator; + UILabel *_loadingLabel; UIButton *_scaleButton; UILabel *_scrubInstructions1; UILabel *_scrubInstructions2; MPVolumeSlider *_volumeSlider; UIButton *_leftButton; UIButton *_rightButton; - MPKnockoutButton *_audioAndSubtitlesButton; + UIButton *_audioAndSubtitlesButton; MPAudioAndSubtitlesController *_audioAndSubtitlesController; - BOOL _ignoreTouchUp; - BOOL _isAnimatingScrubInstructions; - BOOL _isShowingScrubInstructions; - BOOL _shouldResumePlayback; + _Bool _ignoreTouchUp; + _Bool _isAnimatingScrubInstructions; + _Bool _isShowingScrubInstructions; + _Bool _shouldResumePlayback; int _seekDirection; - MPKnockoutButton *_fullscreenButton; + UIButton *_fullscreenButton; id _videoViewController; - BOOL _navigationBarHidden; + _Bool _navigationBarHidden; MPAVItem *_unimplementedItem; unsigned long long _desiredParts; unsigned long long _visibleParts; @@ -57,37 +59,39 @@ @property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; @property(nonatomic) unsigned long long desiredParts; // @synthesize desiredParts=_desiredParts; @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_unimplementedItem; -@property(nonatomic) BOOL navigationBarHidden; // @synthesize navigationBarHidden=_navigationBarHidden; +@property(nonatomic) _Bool navigationBarHidden; // @synthesize navigationBarHidden=_navigationBarHidden; @property(nonatomic) __weak id videoViewController; // @synthesize videoViewController=_videoViewController; -@property(nonatomic) BOOL automaticallyHandleTransportControls; // @synthesize automaticallyHandleTransportControls=_automaticallyHandleTransportControls; +@property(nonatomic) _Bool automaticallyHandleTransportControls; // @synthesize automaticallyHandleTransportControls=_automaticallyHandleTransportControls; @property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; +@property(nonatomic) _Bool allowsWirelessPlayback; // @synthesize allowsWirelessPlayback=_allowsWirelessPlayback; - (void).cxx_destruct; - (void)hideAlternateTracks; - (void)showAlternateTracks; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; @property(readonly, nonatomic) UINavigationBar *navigationBar; - (void)_updateVolumeSlider; -- (BOOL)updateTimeBasedValues; +- (_Bool)updateTimeBasedValues; +- (void)_updateLoadingIndicator; - (void)_updateScaleButton; - (void)_updateAirplayButton; - (void)_unregisterForPlayerNotifications:(id)arg1; - (void)_unregisterForItemNotifications:(id)arg1; - (void)_startSeeking; - (void)_showScrubInstructions; -- (void)_setAuxiliaryButton:(id)arg1 hidden:(BOOL)arg2 atX:(float *)arg3; -- (void)_notifyDelegateOfUserEventEnd:(int)arg1; -- (void)_notifyDelegateOfUserEventBegin:(int)arg1; -- (void)_notifyDelegateOfUserEvent:(int)arg1; +- (void)_setAuxiliaryButton:(id)arg1 hidden:(_Bool)arg2 atX:(double *)arg3 animated:(_Bool)arg4; +- (void)_notifyDelegateOfUserEventEnd:(long long)arg1; +- (void)_notifyDelegateOfUserEventCancel:(long long)arg1; +- (void)_notifyDelegateOfUserEventBegin:(long long)arg1; +- (void)_notifyDelegateOfUserEvent:(long long)arg1; - (void)_registerForPlayerNotifications:(id)arg1; - (void)_registerForItemNotifications:(id)arg1; - (id)_newFrostedGlassBackdropView; - (id)_imageNamed:(id)arg1; - (void)_hideScrubInstructions; - (void)_configureTransportControls; -- (void)_configureAuxiliaryButtons; +- (void)_configureAuxiliaryButtons:(_Bool)arg1; - (void)_videoViewDidMoveToWindow:(id)arg1; - (void)_tick:(id)arg1; - (void)_seekabilityChanged:(id)arg1; @@ -109,23 +113,30 @@ - (void)_doneButtonTapped:(id)arg1; - (void)_audioAndSubtitlesButtonTapped:(id)arg1; - (void)_airplayButtonTapped:(id)arg1; +- (void)_buttonInteractionEnded:(id)arg1; +- (void)_buttonInteractionCanceled:(id)arg1; +- (void)_buttonInteractionBegan:(id)arg1; +- (void)observeControl:(id)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1; - (void)detailSliderTrackingDidCancel:(id)arg1; - (void)detailSliderTrackingDidEnd:(id)arg1; - (void)detailSliderTrackingDidBegin:(id)arg1; - (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)audioAndSubtitleControllerRequestsDismissal:(id)arg1; - (void)stopTicking; - (void)startTicking; -@property(nonatomic) BOOL allowsDetailScrubbing; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) _Bool allowsDetailScrubbing; @property(readonly, nonatomic) struct UIEdgeInsets contentAreaInsets; -- (void)setHidden:(BOOL)arg1; +- (void)setHidden:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)didMoveToWindow; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoTransferTransitionController.h b/iOS7/Frameworks/MediaPlayer/MPVideoTransferTransitionController.h deleted file mode 100644 index e9e0ca15c..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPVideoTransferTransitionController.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPVideoView, UINavigationBar, UIView, UIViewController; - -@interface MPVideoTransferTransitionController : MPTransitionController -{ - MPVideoView *_inflightVideoView; - UINavigationBar *_portraitNavigationBar; - BOOL _showOverlayAfterTransition; - UIView *_transitionBehindView; - UIViewController *_inflightBackstopViewController; - float _preTransitionWindowLevel; -} - -@property(retain, nonatomic) UIView *transitionBehindView; // @synthesize transitionBehindView=_transitionBehindView; -@property(retain, nonatomic) UIViewController *inflightBackstopViewController; // @synthesize inflightBackstopViewController=_inflightBackstopViewController; -@property(nonatomic) BOOL showOverlayAfterTransition; // @synthesize showOverlayAfterTransition=_showOverlayAfterTransition; -@property(retain, nonatomic) UINavigationBar *portraitNavigationBar; // @synthesize portraitNavigationBar=_portraitNavigationBar; -- (void).cxx_destruct; -- (void)_updateStatusBar; -- (void)_transformView:(id)arg1 forOrientation:(int)arg2 bounds:(struct CGRect)arg3; -- (void)_prepareViewsWithBeginAnimationTransactionBlock:(id)arg1; -- (void)_animationDidStop; -- (void)performTransition:(unsigned int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoTransferViewController-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPVideoTransferViewController-Protocol.h deleted file mode 100644 index 82ead62de..000000000 --- a/iOS7/Frameworks/MediaPlayer/MPVideoTransferViewController-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPVideoTransferViewController -- (id)videoView; -- (void)displayVideoView; - -@optional -@property(nonatomic) BOOL inhibitOverlay; -- (void)showOverlayAnimated:(BOOL)arg1; -@end - diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoView.h b/iOS7/Frameworks/MediaPlayer/MPVideoView.h index fd1b0f252..d41a41098 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoView.h @@ -18,14 +18,14 @@ double _startTime; double _stopTime; NSDictionary *_AVURLAssetOptions; - unsigned int _scaleMode; + unsigned long long _scaleMode; } + (Class)layerClass; @property(copy, nonatomic) NSString *videoID; // @synthesize videoID=_videoID; @property(nonatomic) double stopTime; // @synthesize stopTime=_stopTime; @property(nonatomic) double startTime; // @synthesize startTime=_startTime; -@property(nonatomic) unsigned int scaleMode; // @synthesize scaleMode=_scaleMode; +@property(nonatomic) unsigned long long scaleMode; // @synthesize scaleMode=_scaleMode; @property(nonatomic) __weak MPAVController *player; // @synthesize player=_player; @property(retain, nonatomic) NSString *movieTitle; // @synthesize movieTitle=_movieTitle; @property(retain, nonatomic) NSString *movieSubtitle; // @synthesize movieSubtitle=_movieSubtitle; @@ -36,17 +36,17 @@ - (void)didMoveToWindow; @property(readonly, nonatomic) struct CGRect movieContentFrame; @property(readonly, nonatomic) struct CGRect movieFrame; -@property(readonly, nonatomic) unsigned int effectiveScaleMode; -- (void)toggleScaleMode:(BOOL)arg1; -- (void)setScaleMode:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setScaleMode:(unsigned int)arg1 duration:(float)arg2; +@property(readonly, nonatomic) unsigned long long effectiveScaleMode; +- (void)toggleScaleMode:(_Bool)arg1; +- (void)setScaleMode:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)setScaleMode:(unsigned long long)arg1 duration:(float)arg2; - (void)play; - (void)playFromBeginning; - (void)playWhenLikelyToKeepUp; - (void)setMovieWithPath:(id)arg1; - (void)prepareAVControllerQueue; - (id)moviePath; -@property(readonly, nonatomic) BOOL canChangeScaleMode; +@property(readonly, nonatomic) _Bool canChangeScaleMode; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPVideoViewController.h b/iOS7/Frameworks/MediaPlayer/MPVideoViewController.h index 55312c65a..5024a37d1 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVideoViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVideoViewController.h @@ -8,38 +8,36 @@ #import "MPSwipableViewDelegate-Protocol.h" #import "MPVideoControllerProtocol-Protocol.h" -#import "MPVideoTransferViewController-Protocol.h" #import "UIModalViewDelegate-Protocol.h" @class MPAVController, MPAVItem, MPClosedCaptionDisplay, MPImageCache, MPImageCacheRequest, MPSwipableView, MPTVOutWindow, MPVideoBackgroundView, MPVideoView, UIActivityIndicatorView, UIAlertView, UIColor, UIImage, UIView, UIView, _UIHostedWindow; -@interface MPVideoViewController : MPViewController +@interface MPVideoViewController : MPViewController { MPVideoBackgroundView *_backgroundView; MPSwipableView *_backstopView; - BOOL _batteryMonitoringWasEnabled; + _Bool _batteryMonitoringWasEnabled; MPClosedCaptionDisplay *_captionView; unsigned long long _desiredParts; unsigned long long _disabledParts; unsigned long long _visibleParts; unsigned int _tvOutEnabled:1; unsigned int _allowsTVOutInBackground:1; - unsigned int _itemTypeOverride; - unsigned int _scaleMode; - unsigned int _scaleModeOverride; + unsigned long long _itemTypeOverride; + unsigned long long _scaleMode; + unsigned long long _scaleModeOverride; UIAlertView *_alertSheet; MPImageCache *_artworkImageCache; MPImageCacheRequest *_artworkImageRequest; UIColor *_backstopColor; UIActivityIndicatorView *_loadingIndicator; MPTVOutWindow *_tvOutWindow; - unsigned int _backgroundTaskId; + unsigned long long _backgroundTaskId; int _artworkImageStyle; UIImage *_posterImage; unsigned int _canAnimateControlsOverlay:1; unsigned int _canShowControlsOverlay:1; unsigned int _disableControlsAutohide:1; - unsigned int _ownsStatusBar:1; unsigned int _playAfterPop:1; unsigned int _scheduledLoadingIndicator:1; unsigned int _displayPlaybackErrorAlerts:1; @@ -52,34 +50,34 @@ unsigned int _inlinePlaybackUsesTVOut:1; } -+ (int)_activityIndicatorViewStyle; ++ (long long)_activityIndicatorViewStyle; + (struct CGRect)calculateArtworkImageViewFrameInRect:(struct CGRect)arg1; -+ (BOOL)supportsFullscreenDisplay; ++ (_Bool)supportsFullscreenDisplay; @property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; @property(retain, nonatomic) UIImage *posterImage; // @synthesize posterImage=_posterImage; -@property(nonatomic) unsigned int itemTypeOverride; // @synthesize itemTypeOverride=_itemTypeOverride; +@property(nonatomic) unsigned long long itemTypeOverride; // @synthesize itemTypeOverride=_itemTypeOverride; @property(nonatomic) unsigned long long disabledParts; // @synthesize disabledParts=_disabledParts; @property(nonatomic) unsigned long long desiredParts; // @synthesize desiredParts=_desiredParts; @property(retain, nonatomic) UIColor *backstopColor; // @synthesize backstopColor=_backstopColor; @property(nonatomic) int artworkImageStyle; // @synthesize artworkImageStyle=_artworkImageStyle; - (void).cxx_destruct; - (void)_updateProgressControlForItem:(id)arg1; -- (void)_updateIdleTimerDisabledFromPlaybackState:(unsigned int)arg1; -- (BOOL)_showDestinationPlaceholder; +- (void)_updateIdleTimerDisabledFromPlaybackState:(unsigned long long)arg1; +- (_Bool)_showDestinationPlaceholder; - (void)_hideLoadingIndicator; - (void)_delayedUpdateBackgroundView; -- (BOOL)_canEnableAirPlayVideoRoutes; +- (_Bool)_canEnableAirPlayVideoRoutes; - (void)_cancelArtworkImageRequest; - (unsigned long long)disabledPartsForProposedParts:(unsigned long long)arg1; - (void)backgroundViewDidUpdate; - (id)createChapterFlipTransition; - (id)newAlternateTracksTransition; -@property(nonatomic) BOOL alwaysAllowHidingControlsOverlay; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2 force:(BOOL)arg3; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2; -@property(nonatomic) BOOL controlsOverlayVisible; -@property(nonatomic) BOOL canShowControlsOverlay; -@property(nonatomic) BOOL canAnimateControlsOverlay; +@property(nonatomic) _Bool alwaysAllowHidingControlsOverlay; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2 force:(_Bool)arg3; +- (void)setControlsOverlayVisible:(_Bool)arg1 animate:(_Bool)arg2; +@property(nonatomic) _Bool controlsOverlayVisible; +@property(nonatomic) _Bool canShowControlsOverlay; +@property(nonatomic) _Bool canAnimateControlsOverlay; - (void)_scheduleLoadingIndicatorIfNeeded; - (void)_showStillFrameIfNotAlreadyPlaying; - (void)handleScaleModeChange; @@ -94,7 +92,7 @@ - (void)_screenDidConnect:(id)arg1; - (void)_popForTimeJump:(id)arg1; - (void)videoView_bufferingStateChangedNotification:(id)arg1; -- (void)_updateBackgroundView:(BOOL)arg1; +- (void)_updateBackgroundView:(_Bool)arg1; - (void)videoView_firstVideoFrameDisplayedNotification:(id)arg1; - (void)videoView_itemTypeAvailableNotification:(id)arg1; - (void)_videoView_validityChangedNotification:(id)arg1; @@ -113,85 +111,82 @@ - (void)_videoView_applicationWillEnterForegroundNotification:(id)arg1; - (void)_videoView_applicationSuspendedNotification:(id)arg1; - (void)_endBackgroundTask; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -@property(readonly, nonatomic) BOOL viewControllerWillRequestExit; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@property(readonly, nonatomic) _Bool viewControllerWillRequestExit; - (void)chapterListDidDisappear:(id)arg1; -- (void)chapterList:(id)arg1 selectedChapter:(unsigned int)arg2; -@property(readonly, nonatomic) BOOL canShowQTAudioOnlyUI; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isFullscreen) BOOL fullscreen; -@property(readonly, nonatomic, getter=isTransitioningFromFullscreen) BOOL transitioningFromFullscreen; -@property(readonly, nonatomic, getter=isTransitioningToFullscreen) BOOL transitioningToFullscreen; -@property(nonatomic) BOOL displayPlaybackErrorAlerts; +- (void)chapterList:(id)arg1 selectedChapter:(unsigned long long)arg2; +@property(readonly, nonatomic) _Bool canShowQTAudioOnlyUI; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isFullscreen) _Bool fullscreen; +@property(readonly, nonatomic, getter=isTransitioningFromFullscreen) _Bool transitioningFromFullscreen; +@property(readonly, nonatomic, getter=isTransitioningToFullscreen) _Bool transitioningToFullscreen; +@property(nonatomic) _Bool displayPlaybackErrorAlerts; @property(readonly, nonatomic) UIView *videoOverlayViewIfLoaded; @property(readonly, nonatomic) UIView *videoOverlayView; @property(readonly, nonatomic) MPVideoView *videoView; -@property(nonatomic) BOOL allowsTVOutInBackground; -@property(nonatomic) BOOL TVOutEnabled; +@property(nonatomic) _Bool allowsTVOutInBackground; +@property(nonatomic) _Bool TVOutEnabled; @property(retain, nonatomic) MPAVController *player; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)prepareToDisplayVideo; - (void)removeChildViewController:(id)arg1; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; +- (void)noteIgnoredChangeTypes:(unsigned long long)arg1; - (void)loadView; - (void)exitFullscreen; @property(readonly, nonatomic) unsigned int hostedWindowContextID; @property(readonly, nonatomic) _UIHostedWindow *hostedWindow; -- (void)setUseHostedWindowWhenFullscreen:(BOOL)arg1; +- (void)setUseHostedWindowWhenFullscreen:(_Bool)arg1; @property(readonly, nonatomic) UIView *artworkImageView; -@property(readonly, nonatomic) BOOL showArtworkForTVOut; +@property(readonly, nonatomic) _Bool showArtworkForTVOut; - (void)setControlsNeedLayout; -@property(nonatomic) BOOL inlinePlaybackUsesTVOut; -@property(nonatomic) BOOL disableAutoRotation; -@property(nonatomic) BOOL attemptAutoPlayWhenControlsHidden; -@property(nonatomic) BOOL autoPlayWhenLikelyToKeepUp; -@property(nonatomic) BOOL allowsWirelessPlayback; -@property(nonatomic) BOOL allowsDetailScrubbing; -- (void)toggleScaleMode:(BOOL)arg1; +@property(nonatomic) _Bool inlinePlaybackUsesTVOut; +@property(nonatomic) _Bool disableAutoRotation; +@property(nonatomic) _Bool attemptAutoPlayWhenControlsHidden; +@property(nonatomic) _Bool autoPlayWhenLikelyToKeepUp; +@property(nonatomic) _Bool allowsWirelessPlayback; +@property(nonatomic) _Bool allowsDetailScrubbing; +- (void)toggleScaleMode:(_Bool)arg1; - (unsigned long long)visiblePartsForProposedParts:(unsigned long long)arg1; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setScaleModeOverride:(unsigned int)arg1 animated:(BOOL)arg2; -@property(nonatomic) unsigned int scaleMode; // @synthesize scaleMode=_scaleMode; -- (void)setScaleMode:(unsigned int)arg1 animated:(BOOL)arg2; -@property(nonatomic) BOOL ownsStatusBar; -@property(nonatomic) BOOL disableControlsAutohide; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; +- (void)setVisibleParts:(unsigned long long)arg1 animate:(_Bool)arg2; +- (void)setScaleModeOverride:(unsigned long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) unsigned long long scaleMode; // @synthesize scaleMode=_scaleMode; +- (void)setScaleMode:(unsigned long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) _Bool disableControlsAutohide; +- (void)setDesiredParts:(unsigned long long)arg1 animate:(_Bool)arg2; @property(retain, nonatomic) MPAVItem *item; - (void)_updateAlwaysPlayWheneverPossible; -@property(readonly, nonatomic) BOOL canChangeScaleMode; +@property(readonly, nonatomic) _Bool canChangeScaleMode; @property(readonly, nonatomic) UIView *backgroundView; - (void)_fixupViewHierarchyIfNecessary; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)enableAirPlayVideoRoutesIfNecessary; - (void)reloadArtworkImageView; - (id)newArtworkImageView; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -@property(readonly, nonatomic) BOOL showArtworkInImageView; -- (unsigned int)_itemTypeWithActualTypePreference; +- (void)setOrientation:(long long)arg1 animate:(_Bool)arg2; +@property(readonly, nonatomic) _Bool showArtworkInImageView; +- (unsigned long long)_itemTypeWithActualTypePreference; - (struct CGRect)calculateArtworkImageViewFrame; - (struct CGRect)calculateFullScreenArtworkImageViewFrame; - (int)displayArtworkImageStyle; -- (BOOL)isFullscreenForLayoutPurposes; +- (_Bool)isFullscreenForLayoutPurposes; - (void)crossedTimeMakerWithEvent:(id)arg1; - (void)showChaptersController; - (void)showChaptersControllerAndFadeViews:(id)arg1; - (void)_updateClosedCaptionDisplay; -- (void)willChangeToInterfaceOrientation:(int)arg1; +- (void)willChangeToInterfaceOrientation:(long long)arg1; - (void)showAlternateTracksController:(id)arg1; -- (BOOL)canHideOverlay:(BOOL)arg1; +- (_Bool)canHideOverlay:(_Bool)arg1; - (void)setClosedCaptions:(id)arg1; -- (BOOL)isStatusBarHidden; -- (int)statusBarStyle; - (void)unregisterForPlayerNotifications; - (void)registerForPlayerNotifications; +- (void)setOwnsStatusBar:(_Bool)arg1; - (void)dealloc; - (id)init; // Remaining properties @property(nonatomic) __weak id delegate; -@property(nonatomic) BOOL inhibitOverlay; -@property(nonatomic) int orientation; +@property(nonatomic) long long orientation; @property(readonly, nonatomic) UIView *view; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPViewController.h b/iOS7/Frameworks/MediaPlayer/MPViewController.h index d8f61fd4f..15a78abf6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPViewController.h +++ b/iOS7/Frameworks/MediaPlayer/MPViewController.h @@ -15,7 +15,7 @@ { id _delegate; NSTimer *_idleTimerDisablerTimer; - int _interfaceOrientation; + long long _interfaceOrientation; MPAVItem *_item; MPAVController *_player; MPViewController *_pushedViewController; @@ -24,54 +24,54 @@ unsigned int _appearing:1; unsigned int _observesApplicationSuspendResumeEventsOnly:1; unsigned int _showOverlayWhileAppearingDisabled:1; - BOOL _registeredForPlayerNotifications; - int _playerLockedCount; + _Bool _registeredForPlayerNotifications; + long long _playerLockedCount; } -@property(nonatomic) BOOL registeredForPlayerNotifications; // @synthesize registeredForPlayerNotifications=_registeredForPlayerNotifications; +@property(nonatomic) _Bool registeredForPlayerNotifications; // @synthesize registeredForPlayerNotifications=_registeredForPlayerNotifications; @property(copy, nonatomic) id popViewControllerHandler; // @synthesize popViewControllerHandler=_popViewControllerHandler; -@property(nonatomic) int orientation; // @synthesize orientation=_interfaceOrientation; +@property(nonatomic) long long orientation; // @synthesize orientation=_interfaceOrientation; @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; @property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_pushTransitionEnded:(id)arg1; - (void)_popTransitionEnded:(id)arg1; -- (BOOL)_canReloadView; +- (_Bool)_canReloadView; - (void)removeChildViewController:(id)arg1; - (void)addChildViewController:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)setView:(id)arg1; - (void)clearWeakReferencesToObject:(id)arg1; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -@property(nonatomic, getter=idleTimerDisabled, setter=setIdleTimerDisabled:) BOOL idleTimerDisabled; +- (void)setOrientation:(long long)arg1 animate:(_Bool)arg2; +@property(nonatomic, getter=idleTimerDisabled, setter=setIdleTimerDisabled:) _Bool idleTimerDisabled; - (void)incrementAggregateStatisticsDisplayCount; - (void)unregisterForPlayerNotifications; - (void)registerForPlayerNotifications; - (void)unlockPlayer; - (void)lockPlayer; -- (void)setAppearing:(BOOL)arg1; -- (void)willChangeToInterfaceOrientation:(int)arg1; -- (id)popViewControllerAnimated:(BOOL)arg1; +- (void)setAppearing:(_Bool)arg1; +- (void)willChangeToInterfaceOrientation:(long long)arg1; +- (id)popViewControllerAnimated:(_Bool)arg1; - (void)pushViewController:(id)arg1 withTransition:(id)arg2; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; -@property(nonatomic) BOOL observesApplicationSuspendResumeEventsOnly; +- (void)noteIgnoredChangeTypes:(unsigned long long)arg1; +@property(nonatomic) _Bool observesApplicationSuspendResumeEventsOnly; - (void)applicationResumed; - (void)applicationDidResumeEventsOnly; - (void)applicationDidSuspendEventsOnly; - (void)stopTicking; - (void)startTicking; -- (BOOL)isAppearing; -- (void)endIgnoringChangeTypes:(unsigned int)arg1; -- (int)displayableInterfaceOrientationForInterfaceOrientation:(int)arg1; -- (void)didChangeToInterfaceOrientation:(int)arg1; +- (_Bool)isAppearing; +- (void)endIgnoringChangeTypes:(unsigned long long)arg1; +- (long long)displayableInterfaceOrientationForInterfaceOrientation:(long long)arg1; +- (void)didChangeToInterfaceOrientation:(long long)arg1; - (void)endTransitionOverlayHidingWithTransferedOverlayView:(id)arg1; - (void)beginTransitionOverlayHidding; - (id)copyOverlayViewForTransitionToItem:(id)arg1; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -- (void)beginIgnoringChangeTypes:(unsigned int)arg1; +- (_Bool)canDisplayItem:(id)arg1 withInterfaceOrientation:(long long)arg2; +- (void)beginIgnoringChangeTypes:(unsigned long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeAlertView.h b/iOS7/Frameworks/MediaPlayer/MPVolumeAlertView.h index be8db7371..fc423ef7f 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeAlertView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeAlertView.h @@ -16,7 +16,6 @@ } - (void).cxx_destruct; -- (void)layout; - (void)setVolumeAudioCategory:(id)arg1; - (id)volumeView; diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeController.h b/iOS7/Frameworks/MediaPlayer/MPVolumeController.h index 145346b77..89f1de400 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeController.h @@ -12,31 +12,32 @@ { MPAVController *_player; NSString *_volumeAudioCategory; - BOOL _volumeWarningBlinking; + _Bool _volumeWarningBlinking; UIImage *_volumeWarningTrackImage; - BOOL _debugVolumeWarning; - BOOL _volumeWarningEnabled; - id _delegate; + _Bool _debugVolumeWarning; + _Bool _volumeWarningEnabled; float _volumeValue; - int _volumeWarningState; float _EUVolumeLimit; + id _delegate; + long long _volumeWarningState; } @property(readonly, nonatomic) float EUVolumeLimit; // @synthesize EUVolumeLimit=_EUVolumeLimit; -@property(readonly, nonatomic) int volumeWarningState; // @synthesize volumeWarningState=_volumeWarningState; -@property(readonly, nonatomic) BOOL volumeWarningEnabled; // @synthesize volumeWarningEnabled=_volumeWarningEnabled; +@property(readonly, nonatomic) long long volumeWarningState; // @synthesize volumeWarningState=_volumeWarningState; +@property(readonly, nonatomic) _Bool volumeWarningEnabled; // @synthesize volumeWarningEnabled=_volumeWarningEnabled; @property(readonly, nonatomic) float volumeValue; // @synthesize volumeValue=_volumeValue; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (float)_volumeFromAVController; -- (BOOL)_isPlayerInValidState; -- (void)_setVolumeWarningState:(int)arg1; +- (_Bool)_isPlayerInValidState; +- (void)_setVolumeWarningState:(long long)arg1; - (void)_internalSetVolumeValue:(float)arg1; - (void)_applicationWillEnterForegroundNotification:(id)arg1; - (void)_applicationDidEnterBackgroundNotification:(id)arg1; - (void)_isExternalPlaybackActiveDidChangeNotification:(id)arg1; - (void)_availableRoutesDidChangeNotification:(id)arg1; - (void)_volumeDidChange:(id)arg1; +- (void)_mediaServerDiedNotification:(id)arg1; - (void)_EUVolumeLimitEnforcedDidChange:(id)arg1; - (void)_EUVolumeLimitDidChange:(id)arg1; - (void)_systemMuteDidChange:(id)arg1; @@ -48,7 +49,7 @@ - (void)updateVolumeValue; @property(copy, nonatomic) NSString *volumeAudioCategory; @property(retain, nonatomic) MPAVController *player; -@property(nonatomic) BOOL muted; +@property(nonatomic) _Bool muted; - (float)setVolumeValue:(float)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeControllerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/MPVolumeControllerDelegate-Protocol.h index 35abc2530..f5127c8a9 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeControllerDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol MPVolumeControllerDelegate @optional -- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(BOOL)arg2; +- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(_Bool)arg2; - (void)volumeController:(id)arg1 EUVolumeLimitDidChange:(float)arg2; -- (void)volumeController:(id)arg1 mutedStateDidChange:(BOOL)arg2; -- (void)volumeController:(id)arg1 volumeWarningStateDidChange:(int)arg2; +- (void)volumeController:(id)arg1 mutedStateDidChange:(_Bool)arg2; +- (void)volumeController:(id)arg1 volumeWarningStateDidChange:(long long)arg2; - (void)volumeController:(id)arg1 volumeValueDidChange:(float)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeHUDController.h b/iOS7/Frameworks/MediaPlayer/MPVolumeHUDController.h index 5e6285252..5a29e74aa 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeHUDController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeHUDController.h @@ -17,7 +17,7 @@ + (id)sharedInstance; - (void).cxx_destruct; - (void)_updateVisibility; -- (BOOL)_sliderIsVisible:(id)arg1; +- (_Bool)_sliderIsVisible:(id)arg1; - (void)setNeedsUpdate; - (void)unregisterView:(id)arg1 inContext:(id)arg2; - (void)registerView:(id)arg1 inContext:(id)arg2; diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeSettingsController.h b/iOS7/Frameworks/MediaPlayer/MPVolumeSettingsController.h index 294ae7f67..330740560 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeSettingsController.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeSettingsController.h @@ -17,8 +17,10 @@ - (void).cxx_destruct; - (void)audioRoutingPicker:(id)arg1 didSelectRouteAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)twoSidedAlertControllerDidDismiss:(id)arg1; - (id)createBackAlert; +- (void)flip; - (id)createFrontAlert; - (id)initWithAudioCategory:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeSlider.h b/iOS7/Frameworks/MediaPlayer/MPVolumeSlider.h index eff2fb721..69cdc6ca6 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeSlider.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeSlider.h @@ -8,27 +8,29 @@ #import "MPVolumeControllerDelegate-Protocol.h" -@class MPAVController, MPVolumeController, NSString, NSTimer, UIImage, UIImageView, UILabel, UIView; +@class MPAVController, MPAudioDeviceController, MPVolumeController, NSString, NSTimer, UIImage, UIImageView, UILabel, UIView; @interface MPVolumeSlider : UISlider { MPVolumeController *_volumeController; NSTimer *_commitTimer; UILabel *_routeNameLabel; - int _style; + long long _style; UIImageView *_thumbImageView; UIImageView *_thumbMaskImageView; - BOOL _isOffScreen; + _Bool _isOffScreen; + _Bool _thumbIsDefault; UIView *_volumeWarningView; - BOOL _volumeWarningBlinking; + _Bool _volumeWarningBlinking; UIImage *_volumeWarningTrackImage; - UIView *_trackKnockoutView; + MPAudioDeviceController *_audioDeviceController; } @property(retain, nonatomic) UIImage *volumeWarningTrackImage; // @synthesize volumeWarningTrackImage=_volumeWarningTrackImage; -@property(nonatomic, setter=_setIsOffScreen:) BOOL _isOffScreen; // @synthesize _isOffScreen; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(nonatomic, setter=_setIsOffScreen:) _Bool _isOffScreen; // @synthesize _isOffScreen; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; +@property(readonly, nonatomic) UIView *_newVolumeWarningView; - (void)_endBlinkingWarningView; - (void)_blinkWarningView; - (void)_beginBlinkingWarningView; @@ -36,24 +38,25 @@ - (void)_layoutVolumeWarningView; - (void)_layoutForAvailableRoutes; - (void)_layoutMaskForThumb; -- (id)_maxTrackImageForStyle:(int)arg1; -- (id)_minTrackImageForStyle:(int)arg1; -- (id)_thumbImageForStyle:(int)arg1; +- (void)_resetThumbImageForState:(unsigned long long)arg1; +- (id)_maxTrackImageForStyle:(long long)arg1; +- (id)_minTrackImageForStyle:(long long)arg1; +- (id)_thumbImageForStyle:(long long)arg1; - (void)_commitVolumeChange; - (void)_isExternalPlaybackActiveDidChangeNotification:(id)arg1; - (void)_availableRoutesDidChangeNotification:(id)arg1; - (void)_applicationWillEnterForegroundNotification:(id)arg1; - (void)_applicationDidEnterBackgroundNotification:(id)arg1; -- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(BOOL)arg2; +- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(_Bool)arg2; - (void)volumeController:(id)arg1 EUVolumeLimitDidChange:(float)arg2; - (void)volumeController:(id)arg1 volumeValueDidChange:(float)arg2; @property(copy, nonatomic) NSString *volumeAudioCategory; @property(retain, nonatomic) MPAVController *player; -- (void)setUserInteractionEnabled:(BOOL)arg1; -- (void)setHidden:(BOOL)arg1; -- (void)setAlpha:(float)arg1; +- (void)setUserInteractionEnabled:(_Bool)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)setAlpha:(double)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)didMoveToWindow; - (void)didMoveToSuperview; - (void)setFrame:(struct CGRect)arg1; @@ -61,14 +64,15 @@ - (void)_endTracking; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; +- (void)setThumbImage:(id)arg1 forState:(unsigned long long)arg2; - (float)minimumValue; - (float)maximumValue; - (id)createThumbView; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPVolumeView.h b/iOS7/Frameworks/MediaPlayer/MPVolumeView.h index a694ca5b5..1c5005c3d 100644 --- a/iOS7/Frameworks/MediaPlayer/MPVolumeView.h +++ b/iOS7/Frameworks/MediaPlayer/MPVolumeView.h @@ -15,81 +15,81 @@ { MPAudioVideoRoutingActionSheet *_actionSheet; MPAudioDeviceController *_audioDeviceController; - BOOL _hasNonDefaultRouteButtonImages; - BOOL _hasNonDefaultMaxVolumeSliderImage; - BOOL _hasNonDefaultMinVolumeSliderImage; - BOOL _hidesRouteLabelWhenNoRouteChoice; + _Bool _hasNonDefaultRouteButtonImages; + _Bool _hasNonDefaultMaxVolumeSliderImage; + _Bool _hasNonDefaultMinVolumeSliderImage; + _Bool _hidesRouteLabelWhenNoRouteChoice; UIButton *_routeButton; - BOOL _routeButtonShowsTouchWhenHighlighted; - BOOL _routeDiscoveryEnabled; + _Bool _routeButtonShowsTouchWhenHighlighted; + _Bool _routeDiscoveryEnabled; UILabel *_routeLabel; MPAudioVideoRoutingPopoverController *_routePopoverController; - BOOL _showingButton; - BOOL _showingLabel; - BOOL _showingSlider; - BOOL _showsRouteButton; - BOOL _showsVolumeSlider; - int _style; + _Bool _showingButton; + _Bool _showingLabel; + _Bool _showingSlider; + _Bool _showsRouteButton; + _Bool _showsVolumeSlider; + long long _style; MPVolumeSlider *_volumeSlider; - BOOL _volumeSliderShrinksFromBothEnds; - BOOL _wirelessRouteIsPicked; - BOOL _wirelessRoutesAvailable; - unsigned int _routePopoverPermittedArrowDirections; + _Bool _volumeSliderShrinksFromBothEnds; + _Bool _wirelessRouteIsPicked; + _Bool _wirelessRoutesAvailable; + unsigned long long _routePopoverPermittedArrowDirections; } -@property(nonatomic) unsigned int routePopoverPermittedArrowDirections; // @synthesize routePopoverPermittedArrowDirections=_routePopoverPermittedArrowDirections; +@property(nonatomic) unsigned long long routePopoverPermittedArrowDirections; // @synthesize routePopoverPermittedArrowDirections=_routePopoverPermittedArrowDirections; - (void).cxx_destruct; - (void)_updateWirelessRouteStatus; -- (void)_setShowsVolumeSlider:(BOOL)arg1; -- (void)_setShowsRouteButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setShowsVolumeSlider:(_Bool)arg1; +- (void)_setShowsRouteButton:(_Bool)arg1 animated:(_Bool)arg2; - (void)_getDefaultVolumeSliderFrame:(struct CGRect *)arg1 routeButtonFrame:(struct CGRect *)arg2 forBounds:(struct CGRect)arg3; - (void)_displayAudioRoutePicker; -- (id)_defaultRouteButtonImageAsSelected:(BOOL)arg1; +- (id)_defaultRouteButtonImageAsSelected:(_Bool)arg1; - (void)_createSubviews; - (id)_routeButton; - (void)_setVolumeAudioCategory:(id)arg1; -- (BOOL)isShowingActiveOverlays; -- (void)dismissActiveOverlaysAnimated:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isShowingRouteButton; -@property(readonly, nonatomic) BOOL isVisible; -@property(nonatomic) BOOL volumeSliderShrinksFromBothEnds; -@property(nonatomic) BOOL hidesRouteLabelWhenNoRouteChoice; +- (_Bool)isShowingActiveOverlays; +- (void)dismissActiveOverlaysAnimated:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isShowingRouteButton; +@property(readonly, nonatomic) _Bool isVisible; +@property(nonatomic) _Bool volumeSliderShrinksFromBothEnds; +@property(nonatomic) _Bool hidesRouteLabelWhenNoRouteChoice; @property(readonly, nonatomic) MPVolumeSlider *volumeSlider; -@property(readonly, nonatomic) int style; +@property(readonly, nonatomic) long long style; - (struct CGRect)volumeThumbRectForBounds:(struct CGRect)arg1 volumeSliderRect:(struct CGRect)arg2 value:(float)arg3; -- (id)volumeThumbImageForState:(unsigned int)arg1; +- (id)volumeThumbImageForState:(unsigned long long)arg1; - (struct CGRect)volumeSliderRectForBounds:(struct CGRect)arg1; -@property(nonatomic) BOOL showsVolumeSlider; -@property(nonatomic) BOOL showsRouteButton; -- (void)setVolumeThumbImage:(id)arg1 forState:(unsigned int)arg2; -@property(nonatomic) BOOL routeButtonShowsTouchWhenHighlighted; -- (void)setRouteButtonImage:(id)arg1 forState:(unsigned int)arg2; +@property(nonatomic) _Bool showsVolumeSlider; +@property(nonatomic) _Bool showsRouteButton; +- (void)setVolumeThumbImage:(id)arg1 forState:(unsigned long long)arg2; +@property(nonatomic) _Bool routeButtonShowsTouchWhenHighlighted; +- (void)setRouteButtonImage:(id)arg1 forState:(unsigned long long)arg2; @property(retain, nonatomic) UIImage *volumeWarningSliderImage; -- (void)setMaximumVolumeSliderImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setMinimumVolumeSliderImage:(id)arg1 forState:(unsigned int)arg2; +- (void)setMaximumVolumeSliderImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setMinimumVolumeSliderImage:(id)arg1 forState:(unsigned long long)arg2; - (struct CGRect)routeButtonRectForBounds:(struct CGRect)arg1; -- (id)routeButtonImageForState:(unsigned int)arg1; -- (id)maximumVolumeSliderImageForState:(unsigned int)arg1; -- (id)minimumVolumeSliderImageForState:(unsigned int)arg1; -@property(readonly, nonatomic, getter=areWirelessRoutesAvailable) BOOL wirelessRoutesAvailable; -@property(readonly, nonatomic, getter=isWirelessRouteActive) BOOL wirelessRouteActive; +- (id)routeButtonImageForState:(unsigned long long)arg1; +- (id)maximumVolumeSliderImageForState:(unsigned long long)arg1; +- (id)minimumVolumeSliderImageForState:(unsigned long long)arg1; +@property(readonly, nonatomic, getter=areWirelessRoutesAvailable) _Bool wirelessRoutesAvailable; +@property(readonly, nonatomic, getter=isWirelessRouteActive) _Bool wirelessRouteActive; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)willMoveToWindow:(id)arg1; -- (void)setHidden:(BOOL)arg1; -- (void)setAlpha:(float)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)setAlpha:(double)arg1; - (void)didMoveToWindow; - (void)didMoveToSuperview; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setFrame:(struct CGRect)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_initWithStyle:(int)arg1; +- (void)_initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/MPWeakRef.h b/iOS7/Frameworks/MediaPlayer/MPWeakRef.h index d4179deea..0729a54cd 100644 --- a/iOS7/Frameworks/MediaPlayer/MPWeakRef.h +++ b/iOS7/Frameworks/MediaPlayer/MPWeakRef.h @@ -9,14 +9,14 @@ @interface MPWeakRef : NSObject { id _object; - unsigned int _objectAddress; + unsigned long long _objectAddress; } + (id)weakRefWithObject:(id)arg1; - (void).cxx_destruct; - (id)object; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSArray-MPMediaQueryAdditions.h b/iOS7/Frameworks/MediaPlayer/NSArray-MPMediaQueryAdditions.h index ce61244b4..0ca48dbf1 100644 --- a/iOS7/Frameworks/MediaPlayer/NSArray-MPMediaQueryAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSArray-MPMediaQueryAdditions.h @@ -7,6 +7,6 @@ #import "NSArray.h" @interface NSArray (MPMediaQueryAdditions) -- (BOOL)MPIsEmpty; +- (_Bool)MPIsEmpty; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSAttributedString-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/NSAttributedString-MPAdditions.h index f795ed864..06cf13bbd 100644 --- a/iOS7/Frameworks/MediaPlayer/NSAttributedString-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSAttributedString-MPAdditions.h @@ -7,6 +7,6 @@ #import "NSAttributedString.h" @interface NSAttributedString (MPAdditions) -- (id)MP_attributedStringByAddingAttributes:(id)arg1 toOccurrencesOfSubstring:(id)arg2 options:(unsigned int)arg3; +- (id)MP_attributedStringByAddingAttributes:(id)arg1 toOccurrencesOfSubstring:(id)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSIndexSet-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/NSIndexSet-MPAdditions.h index d14d70123..08ffe0dc8 100644 --- a/iOS7/Frameworks/MediaPlayer/NSIndexSet-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSIndexSet-MPAdditions.h @@ -7,6 +7,6 @@ #import "NSIndexSet.h" @interface NSIndexSet (MPAdditions) -+ (id)indexSetWithIndexes:(unsigned int)arg1; ++ (id)indexSetWithIndexes:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSMutableArray-MPMediaQueryAdditions.h b/iOS7/Frameworks/MediaPlayer/NSMutableArray-MPMediaQueryAdditions.h index f18ac35f0..be7c70cce 100644 --- a/iOS7/Frameworks/MediaPlayer/NSMutableArray-MPMediaQueryAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSMutableArray-MPMediaQueryAdditions.h @@ -7,7 +7,7 @@ #import "NSMutableArray.h" @interface NSMutableArray (MPMediaQueryAdditions) -- (void)moveItemFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (void)removeItemAtIndex:(unsigned int)arg1; +- (void)moveItemFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (void)removeItemAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSMutableAttributedString-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/NSMutableAttributedString-MPAdditions.h index c9793cbba..2abf5eaa4 100644 --- a/iOS7/Frameworks/MediaPlayer/NSMutableAttributedString-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSMutableAttributedString-MPAdditions.h @@ -7,6 +7,6 @@ #import "NSMutableAttributedString.h" @interface NSMutableAttributedString (MPAdditions) -- (void)MP_addAttributes:(id)arg1 toOccurrencesOfSubstring:(id)arg2 options:(unsigned int)arg3; +- (void)MP_addAttributes:(id)arg1 toOccurrencesOfSubstring:(id)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSObject-MPNonRetainingDelayedPerforms.h b/iOS7/Frameworks/MediaPlayer/NSObject-MPNonRetainingDelayedPerforms.h index baee0b913..5053e5ab0 100644 --- a/iOS7/Frameworks/MediaPlayer/NSObject-MPNonRetainingDelayedPerforms.h +++ b/iOS7/Frameworks/MediaPlayer/NSObject-MPNonRetainingDelayedPerforms.h @@ -11,7 +11,7 @@ + (void)cancelPreviousPerformRequestsWithNonRetainedTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3; + (void)performSelectorWithNonRetainedTarget:(id)arg1 selector:(SEL)arg2 withObject:(id)arg3 afterDelay:(double)arg4; - (void)dispatchAsyncWithCancellationIdentifier:(id)arg1 delay:(double)arg2 queue:(id)arg3 block:(id)arg4; -- (BOOL)cancelPreviousDispatchAsyncWithCancellationIdentifier:(id)arg1; +- (_Bool)cancelPreviousDispatchAsyncWithCancellationIdentifier:(id)arg1; - (id)_MPCancellableDispatchAccessQueue; - (void)_nonRetainingPerformSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3 inModes:(id)arg4; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSObject-Protocol.h b/iOS7/Frameworks/MediaPlayer/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/MediaPlayer/NSObject-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/MediaPlayer/NSOperation-Additions.h b/iOS7/Frameworks/MediaPlayer/NSOperation-Additions.h index ad42c4451..8f0e5074f 100644 --- a/iOS7/Frameworks/MediaPlayer/NSOperation-Additions.h +++ b/iOS7/Frameworks/MediaPlayer/NSOperation-Additions.h @@ -7,6 +7,6 @@ #import "NSOperation.h" @interface NSOperation (Additions) -@property(nonatomic) unsigned int tag; +@property(nonatomic) unsigned long long tag; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSSecureCoding-Protocol.h b/iOS7/Frameworks/MediaPlayer/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..485c77458 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/NSString-CommonPrefixAdditions.h b/iOS7/Frameworks/MediaPlayer/NSString-CommonPrefixAdditions.h index 2e60a6770..5d7d7d0a7 100644 --- a/iOS7/Frameworks/MediaPlayer/NSString-CommonPrefixAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSString-CommonPrefixAdditions.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CommonPrefixAdditions) -- (id)commonNonWordBreakingPrefixWithString:(id)arg1 options:(unsigned int)arg2; +- (id)commonNonWordBreakingPrefixWithString:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/NSString-MMPAdditions.h b/iOS7/Frameworks/MediaPlayer/NSString-MMPAdditions.h index 91480fe62..52a122013 100644 --- a/iOS7/Frameworks/MediaPlayer/NSString-MMPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/NSString-MMPAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (MMPAdditions) -+ (float)widthFittingMaximumInteger:(int)arg1 withFont:(id)arg2; ++ (double)widthFittingMaximumInteger:(long long)arg1 withFont:(id)arg2; - (id)displayableStringByStrippingOffCommonPrefixWithString:(id)arg1; - (id)displayableStringByTrimmingPrefixString:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/RadioSAPContext-Protocol.h b/iOS7/Frameworks/MediaPlayer/RadioSAPContext-Protocol.h index 12ff67cc1..122e8fa2b 100644 --- a/iOS7/Frameworks/MediaPlayer/RadioSAPContext-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/RadioSAPContext-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol RadioSAPContext -- (BOOL)verifyData:(id)arg1 withSignature:(id)arg2 error:(id *)arg3; +- (_Bool)verifyData:(id)arg1 withSignature:(id)arg2 error:(id *)arg3; - (id)signatureWithData:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/SSDownloadHandlerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/SSDownloadHandlerDelegate-Protocol.h index b0985fbcb..d694dea8f 100644 --- a/iOS7/Frameworks/MediaPlayer/SSDownloadHandlerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/SSDownloadHandlerDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)downloadHandler:(id)arg1 handleAuthenticationSession:(id)arg2; -- (BOOL)downloadHandler:(id)arg1 pauseSession:(id)arg2; +- (_Bool)downloadHandler:(id)arg1 pauseSession:(id)arg2; - (void)downloadHandler:(id)arg1 cancelSession:(id)arg2; - (void)downloadHandler:(id)arg1 handleSession:(id)arg2; - (void)downloadHandlerDidDisconnect:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/SSLookupResponse-MPStoreOfferCMC.h b/iOS7/Frameworks/MediaPlayer/SSLookupResponse-MPStoreOfferCMC.h index 129e45ba4..336c9c7bc 100644 --- a/iOS7/Frameworks/MediaPlayer/SSLookupResponse-MPStoreOfferCMC.h +++ b/iOS7/Frameworks/MediaPlayer/SSLookupResponse-MPStoreOfferCMC.h @@ -8,11 +8,11 @@ @interface SSLookupResponse (MPStoreOfferCMC) + (id)mpLoadDebugCompletionsResponseWithStoreLookupID:(id)arg1; -+ (BOOL)mpFakeCompletionDataForBuys; -+ (BOOL)mpShowBuysWithNoCompletionOffer; -+ (BOOL)mpVerboseCMCLogging; ++ (_Bool)mpFakeCompletionDataForBuys; ++ (_Bool)mpShowBuysWithNoCompletionOffer; ++ (_Bool)mpVerboseCMCLogging; - (void)mpSaveCompletionsResponseForDebuggingIfNecessaryWithExpectedStoreLookupID:(id)arg1; - (id)mpCompletionOfferResponseDictionaryWithLocalAlbumsCollection:(id)arg1; -@property(readonly, nonatomic) BOOL mpIsPersonalizedOffer; +@property(readonly, nonatomic) _Bool mpIsPersonalizedOffer; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/MediaPlayer/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/MediaPlayer/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIApplication-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIApplication-MPAdditions.h index a52296b44..d2796405e 100644 --- a/iOS7/Frameworks/MediaPlayer/UIApplication-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIApplication-MPAdditions.h @@ -7,6 +7,6 @@ #import "UIApplication.h" @interface UIApplication (MPAdditions) -- (BOOL)isSuspendedForAnyReason; +- (_Bool)isSuspendedForAnyReason; @end diff --git a/iOS7/Frameworks/MediaPlayer/UICoverFlowPlaceholderImage.h b/iOS7/Frameworks/MediaPlayer/UICoverFlowPlaceholderImage.h index 03200fa4a..6ab0d59f6 100644 --- a/iOS7/Frameworks/MediaPlayer/UICoverFlowPlaceholderImage.h +++ b/iOS7/Frameworks/MediaPlayer/UICoverFlowPlaceholderImage.h @@ -10,7 +10,7 @@ { } -- (BOOL)mpIsCoverflowPlaceholder; +- (_Bool)mpIsCoverflowPlaceholder; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIDevice-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIDevice-MPAdditions.h index 1b467351c..006f0ce33 100644 --- a/iOS7/Frameworks/MediaPlayer/UIDevice-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIDevice-MPAdditions.h @@ -7,7 +7,7 @@ #import "UIDevice.h" @interface UIDevice (MPAdditions) -- (void)setIsMediaPicker:(BOOL)arg1; -- (BOOL)isMediaPicker; +- (void)setIsMediaPicker:(_Bool)arg1; +- (_Bool)isMediaPicker; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegatePrivate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegatePrivate-Protocol.h index 233dc5a2d..2514c6ffe 100644 --- a/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegatePrivate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIGestureRecognizerDelegatePrivate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIGestureRecognizerDelegatePrivate @optional -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIImage-MMPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIImage-MMPAdditions.h index 49ea46abe..4911380d0 100644 --- a/iOS7/Frameworks/MediaPlayer/UIImage-MMPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIImage-MMPAdditions.h @@ -7,6 +7,6 @@ #import "UIImage.h" @interface UIImage (MMPAdditions) -- (BOOL)mpIsCoverflowPlaceholder; +- (_Bool)mpIsCoverflowPlaceholder; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIImage-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIImage-MPAdditions.h index 277b719f6..c3a38a1f6 100644 --- a/iOS7/Frameworks/MediaPlayer/UIImage-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIImage-MPAdditions.h @@ -7,6 +7,6 @@ #import "UIImage.h" @interface UIImage (MPAdditions) -- (id)mp_stretchableImageWithLeftCapWidth:(int)arg1 rightCapWidth:(int)arg2; +- (id)mp_stretchableImageWithLeftCapWidth:(long long)arg1 rightCapWidth:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIImage-MPImageCacheAdditions.h b/iOS7/Frameworks/MediaPlayer/UIImage-MPImageCacheAdditions.h index 848ca2dfd..756e9a8cb 100644 --- a/iOS7/Frameworks/MediaPlayer/UIImage-MPImageCacheAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIImage-MPImageCacheAdditions.h @@ -7,7 +7,7 @@ #import "UIImage.h" @interface UIImage (MPImageCacheAdditions) -@property(nonatomic) BOOL isPlaceholder; +@property(nonatomic, setter=mp_setIsPlaceholder:) _Bool mp_isPlaceholder; @property(nonatomic) double mediaImageTime; @property(nonatomic) struct CGRect mediaImageSubRect; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIImage-MPUtilities.h b/iOS7/Frameworks/MediaPlayer/UIImage-MPUtilities.h index 6b54e6c0f..9eb824b0f 100644 --- a/iOS7/Frameworks/MediaPlayer/UIImage-MPUtilities.h +++ b/iOS7/Frameworks/MediaPlayer/UIImage-MPUtilities.h @@ -8,6 +8,8 @@ @interface UIImage (MPUtilities) + (id)imageFromAlbumArtData:(id)arg1 artworkInfo:(struct MLArtworkInstanceInfo *)arg2; +- (id)imageWithShadow:(id)arg1; +- (id)imageWithEtchedBorderOfColor:(id)arg1 radius:(double)arg2; - (id)MP_imageByOverlayingColor:(id)arg1; - (id)MP_flatImageWithLinearGradientFromTopColor:(id)arg1 toBottomColor:(id)arg2; - (struct CGRect)bitmapRectFromImageRect:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/UIModalViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/Frameworks/MediaPlayer/UIModalViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIMovieChapterListView.h b/iOS7/Frameworks/MediaPlayer/UIMovieChapterListView.h index 36a3dc13a..a64a03018 100644 --- a/iOS7/Frameworks/MediaPlayer/UIMovieChapterListView.h +++ b/iOS7/Frameworks/MediaPlayer/UIMovieChapterListView.h @@ -11,15 +11,15 @@ @interface UIMovieChapterListView : UIView { UIImageView *_backgroundImageView; - unsigned int _pinnedRow; + unsigned long long _pinnedRow; UITableView *_tableView; - float _topPadding; + double _topPadding; } -@property(nonatomic) float topPadding; // @synthesize topPadding=_topPadding; +@property(nonatomic) double topPadding; // @synthesize topPadding=_topPadding; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; - (void).cxx_destruct; -- (void)pinVisibleRow:(unsigned int)arg1; +- (void)pinVisibleRow:(unsigned long long)arg1; - (void)layoutSubviews; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController-Deprecated.h b/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController-Deprecated.h new file mode 100644 index 000000000..393437cca --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController-Deprecated.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIMoviePlayerController (Deprecated) ++ (Class)preferredWindowClass; +- (id)playerView; +- (_Bool)isFullScreen; +- (void)layoutUIInRect:(struct CGRect)arg1 fullScreen:(_Bool)arg2; +- (id)initWithPlayerSize:(struct CGSize)arg1 isFullScreen:(_Bool)arg2 options:(unsigned long long)arg3; +- (id)initWithPlayerSize:(struct CGSize)arg1 isFullScreen:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController.h b/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController.h index 15b087eb1..927b63210 100644 --- a/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController.h +++ b/iOS7/Frameworks/MediaPlayer/UIMoviePlayerController.h @@ -20,23 +20,23 @@ id _activeVideoController; MPVideoView *_videoView; MPTransitionController *_transitionController; - int _transitionCount; + long long _transitionCount; UINavigationController *_portraitNavigationController; struct __CFBag *_ignoredChangeTypes; - int _pendingInterfaceOrientation; + long long _pendingInterfaceOrientation; MPAVItem *_pendingItem; MPAVItem *_pendingItemWithDifferentType; struct CGRect _layoutRect; - int _lastSetUIInterfaceOrientation; - int _interfaceOrientation; - int _interfaceOrientationFromDevice; + long long _lastSetUIInterfaceOrientation; + long long _interfaceOrientation; + long long _interfaceOrientationFromDevice; NSString *_playbackErrorDescription; - unsigned int _autoRotationMask; + unsigned long long _autoRotationMask; unsigned int _displayableParts; unsigned int _unmodifiedDisplayableParts; unsigned int _desiredParts; - unsigned int _audioControlsStyle; - unsigned int _playableContentTypeOverride; + unsigned long long _audioControlsStyle; + unsigned long long _playableContentTypeOverride; double _timeWhenResignedActive; double _timeToSnapshot; NSArray *_closedCaptionData; @@ -50,7 +50,6 @@ unsigned int alwaysFullscreen:1; unsigned int canAnimateControlsOverlay:1; unsigned int autoplayWhenLikelyToKeepUp:1; - unsigned int externalSourceManagesStatusBar:1; unsigned int disallowsVideoOut:1; unsigned int exited:1; unsigned int generatingOrientationNotifications:1; @@ -65,7 +64,7 @@ unsigned int alwaysAllowHidingControlsOverlay:1; unsigned int schedulePortraitLoadingIndicator:1; unsigned int clientClearedMoviePath:1; - unsigned int canCommitStatusBarAndOverlayChanges:1; + unsigned int canCommitOverlayChanges:1; unsigned int usingDebugTestPath:1; unsigned int allowsWirelessPlayback:1; unsigned int useHostedWindowWhenFullscreen:1; @@ -73,24 +72,24 @@ } + (void)allInstancesResignActive; -+ (struct CGSize)fillSizeForMovieBounds:(struct CGRect)arg1 movieNaturalSize:(struct CGSize)arg2 interfaceOrientation:(int)arg3 destinationTVOut:(BOOL)arg4; -+ (Class)preferredWindowClass; ++ (void)allInstancesResignActiveForced:(_Bool)arg1; ++ (struct CGSize)fillSizeForMovieBounds:(struct CGRect)arg1 movieNaturalSize:(struct CGSize)arg2 interfaceOrientation:(long long)arg3 destinationTVOut:(_Bool)arg4; @property(copy, nonatomic) NSString *youTubeVideoID; // @synthesize youTubeVideoID=_youTubeVideoID; @property(copy, nonatomic) NSString *playbackErrorDescription; // @synthesize playbackErrorDescription=_playbackErrorDescription; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) unsigned int audioControlsStyle; // @synthesize audioControlsStyle=_audioControlsStyle; +@property(nonatomic) unsigned long long audioControlsStyle; // @synthesize audioControlsStyle=_audioControlsStyle; - (void).cxx_destruct; -- (void)_setTVOutEnabled:(BOOL)arg1; +- (void)_setTVOutEnabled:(_Bool)arg1; - (void)_updateForStreamingOptions; - (id)_backgroundPlaceholderView; - (void)_updatePlayableContentTypeOverride; -- (void)_autoRotateToInterfaceOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)_autoRotateToCurrentOrientationAnimated:(BOOL)arg1; -- (BOOL)_canAutoRotateToInterfaceOrientation:(int)arg1; +- (void)_autoRotateToInterfaceOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)_autoRotateToCurrentOrientationAnimated:(_Bool)arg1; +- (_Bool)_canAutoRotateToInterfaceOrientation:(long long)arg1; - (void)_endDeviceOrientationNotifications; - (void)_beginDeviceOrientationNotifications; - (void)_updateEnabledParts; -- (int)_exitReasonForMPViewControllerExitReason:(int)arg1; +- (int)_exitReasonForMPViewControllerExitReason:(long long)arg1; - (void)_exitPlayer:(int)arg1; - (unsigned long long)_convertedVisiblePartsMask:(unsigned int)arg1; - (unsigned long long)_convertedPartsMask:(unsigned int)arg1; @@ -137,23 +136,23 @@ - (void)videoControllerDidShowOverlay:(id)arg1; - (void)videoController:(id)arg1 willShowOverlayWithDuration:(double)arg2; - (void)videoControllerDidExitFullscreen:(id)arg1; -- (void)videoControllerWillExitFullscreen:(id)arg1 reason:(int)arg2; +- (void)videoControllerWillExitFullscreen:(id)arg1 reason:(long long)arg2; - (void)videoControllerDidEnterFullscreen:(id)arg1; - (void)videoControllerWillEnterFullscreen:(id)arg1; -- (BOOL)videoControllerShouldAutohide:(id)arg1; +- (_Bool)videoControllerShouldAutohide:(id)arg1; - (void)viewControllerFailedToPlay:(id)arg1 withError:(id)arg2; -- (BOOL)videoController:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)viewControllerRequestsExit:(id)arg1 reason:(int)arg2; +- (_Bool)videoController:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)viewControllerRequestsExit:(id)arg1 reason:(long long)arg2; - (void)resignActiveAndEndAirPlay; - (void)resignActive; -@property(nonatomic) BOOL alwaysAllowHidingControlsOverlay; -@property(nonatomic) BOOL useLegacyControls; +@property(nonatomic) _Bool alwaysAllowHidingControlsOverlay; +@property(nonatomic) _Bool useLegacyControls; @property(readonly, nonatomic) MPMovieErrorLog *errorLog; @property(readonly, nonatomic) MPMovieAccessLog *accessLog; -- (void)setInlinePlaybackUsesTVOut:(BOOL)arg1; +- (void)setInlinePlaybackUsesTVOut:(_Bool)arg1; @property(readonly, nonatomic) UIView *fullscreenView; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isFullscreen) BOOL fullscreen; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isFullscreen) _Bool fullscreen; - (void)endExternalTransformation; - (void)beginExternalTransformation; @property(retain, nonatomic) UIImage *posterImage; @@ -166,50 +165,50 @@ - (struct CGRect)moviePlaceholderImageRectForMovieWithAspectRatio:(float)arg1; @property(readonly, nonatomic) struct CGSize naturalSize; - (void)layoutUIInRect:(struct CGRect)arg1; -- (void)setAllowsWirelessPlayback:(BOOL)arg1; -- (void)setAllowsDetailScrubbing:(BOOL)arg1; -- (void)setControlsOverlayVisible:(BOOL)arg1 disableAutohide:(BOOL)arg2 animate:(BOOL)arg3; -- (void)setCanShowControlsOverlay:(BOOL)arg1; -- (void)setCanAnimateControlsOverlay:(BOOL)arg1; -- (void)setDisplayable:(BOOL)arg1 movieParts:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)setDisplayableMovieParts:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setDesiredMovieParts:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setAutoRotationMask:(unsigned int)arg1; -- (unsigned int)autoRotationMask; -- (BOOL)setInterfaceOrientation:(int)arg1 animated:(BOOL)arg2 forced:(BOOL)arg3; -- (BOOL)setOrientation:(int)arg1 animated:(BOOL)arg2 forced:(BOOL)arg3; -- (int)interfaceOrientation; -- (void)_reloadForTransitionFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; +- (void)setAllowsWirelessPlayback:(_Bool)arg1; +- (void)setAllowsDetailScrubbing:(_Bool)arg1; +- (void)setControlsOverlayVisible:(_Bool)arg1 disableAutohide:(_Bool)arg2 animate:(_Bool)arg3; +- (void)setCanShowControlsOverlay:(_Bool)arg1; +- (void)setCanAnimateControlsOverlay:(_Bool)arg1; +- (void)setDisplayable:(_Bool)arg1 movieParts:(unsigned int)arg2 animated:(_Bool)arg3; +- (void)setDisplayableMovieParts:(unsigned int)arg1 animated:(_Bool)arg2; +- (void)setDesiredMovieParts:(unsigned int)arg1 animated:(_Bool)arg2; +- (void)setAutoRotationMask:(unsigned long long)arg1; +- (unsigned long long)autoRotationMask; +- (_Bool)setInterfaceOrientation:(long long)arg1 animated:(_Bool)arg2 forced:(_Bool)arg3; +- (_Bool)setOrientation:(long long)arg1 animated:(_Bool)arg2 forced:(_Bool)arg3; +- (long long)interfaceOrientation; +- (void)_reloadForTransitionFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2 animated:(_Bool)arg3; - (void)performTransition:(id)arg1; -- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned int)arg2; -- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned int)arg2; +- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned long long)arg2; +- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned long long)arg2; - (void)_transitionFinished:(id)arg1; - (void)endTransition; - (void)beginTransition; -- (void)endIgnoringChangeTypes:(unsigned int)arg1; -- (BOOL)_shouldIgnoreChangeType:(unsigned int)arg1; -- (BOOL)_noteStoppedIgnoringChangeType:(unsigned int)arg1; -- (void)beginIgnoringChangeTypes:(unsigned int)arg1; -- (void)_reconfigurePortraitNavigationItem:(id)arg1 time:(double)arg2 animate:(BOOL)arg3; -- (id)_portraitNavigationController:(BOOL)arg1; +- (void)endIgnoringChangeTypes:(unsigned long long)arg1; +- (_Bool)_shouldIgnoreChangeType:(unsigned long long)arg1; +- (_Bool)_noteStoppedIgnoringChangeType:(unsigned long long)arg1; +- (void)beginIgnoringChangeTypes:(unsigned long long)arg1; +- (void)_reconfigurePortraitNavigationItem:(id)arg1 time:(double)arg2 animate:(_Bool)arg3; +- (id)_portraitNavigationController:(_Bool)arg1; - (void)portraitScaleButtonAction:(id)arg1; - (void)portraitDoneButtonAction:(id)arg1; -- (void)_finishInitializeActiveViewController:(id)arg1 forTransition:(BOOL)arg2; -- (void)_commitFinishInitializeActiveViewController:(id)arg1 animate:(BOOL)arg2; -- (void)_initializeVideoViewController:(id)arg1 orientation:(int)arg2; -- (id)newViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; +- (void)_finishInitializeActiveViewController:(id)arg1 forTransition:(_Bool)arg2; +- (void)_commitFinishInitializeActiveViewController:(id)arg1 animate:(_Bool)arg2; +- (void)_initializeVideoViewController:(id)arg1 orientation:(long long)arg2; +- (id)newViewControllerForItem:(id)arg1 interfaceOrientation:(long long)arg2 reusingController:(id)arg3; - (id)_activeVideoController; -- (void)_setActiveViewController:(id)arg1 forTransition:(BOOL)arg2; +- (void)_setActiveViewController:(id)arg1 forTransition:(_Bool)arg2; - (id)_topViewController; -@property(nonatomic) BOOL limitReadAhead; -@property(readonly, nonatomic) unsigned int bufferingState; -@property(readonly, nonatomic) BOOL areClosedCaptionsAvailable; +@property(nonatomic) _Bool limitReadAhead; +@property(readonly, nonatomic) unsigned long long bufferingState; +@property(readonly, nonatomic) _Bool areClosedCaptionsAvailable; @property(readonly, nonatomic) float volume; -@property(readonly, nonatomic) BOOL muted; -@property(nonatomic) BOOL stopAtEnd; -- (BOOL)seekToDate:(id)arg1; +@property(readonly, nonatomic) _Bool muted; +@property(nonatomic) _Bool stopAtEnd; +- (_Bool)seekToDate:(id)arg1; @property(readonly, nonatomic) NSDate *currentDate; -- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned int)arg2; +- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned long long)arg2; @property(nonatomic) double currentTime; @property(readonly, nonatomic) double seekableEndTime; @property(readonly, nonatomic) double seekableStartTime; @@ -217,50 +216,45 @@ @property(readonly, nonatomic) double playableStartTime; @property(readonly, nonatomic) double playableDuration; @property(readonly, nonatomic) double duration; -@property(readonly, nonatomic) unsigned int playbackState; +@property(readonly, nonatomic) unsigned long long playbackState; @property(nonatomic) float playbackRate; - (void)stop; - (void)pause; - (void)play; - (void)prepareForPlayback; -@property(readonly, nonatomic) BOOL isPreparedForPlayback; -@property(nonatomic) unsigned int playableContentType; -@property(nonatomic) BOOL disableAlternateTextTrackRendering; -@property(nonatomic) BOOL useApplicationAudioSession; +@property(readonly, nonatomic) _Bool isPreparedForPlayback; +@property(nonatomic) unsigned long long playableContentType; +@property(nonatomic) _Bool disableAlternateTextTrackRendering; +@property(nonatomic) _Bool useApplicationAudioSession; @property(retain, nonatomic) NSString *audioSessionModeOverride; @property(readonly, nonatomic) unsigned int hostedWindowContextID; @property(readonly, nonatomic) _UIHostedWindow *hostedWindow; -@property(nonatomic) BOOL useHostedWindowWhenFullscreen; -@property(nonatomic) BOOL closedCaptioningEnabled; +@property(nonatomic) _Bool useHostedWindowWhenFullscreen; +@property(nonatomic) _Bool closedCaptioningEnabled; - (void)setClosedCaptions:(id)arg1; -- (void)setAttemptAutoPlayWhenControlsHidden:(BOOL)arg1; -@property(readonly, nonatomic) BOOL videoOutActive; -- (void)setManagesStatusBar:(BOOL)arg1; -@property(nonatomic) BOOL disallowsVideoOut; +- (void)setAttemptAutoPlayWhenControlsHidden:(_Bool)arg1; +@property(readonly, nonatomic) _Bool videoOutActive; +- (void)setManagesStatusBar:(_Bool)arg1; +@property(nonatomic) _Bool disallowsVideoOut; @property(readonly, nonatomic) long long fileSize; -- (void)setAutoPlayWhenLikelyToKeepUp:(BOOL)arg1; +- (void)setAutoPlayWhenLikelyToKeepUp:(_Bool)arg1; @property(readonly, nonatomic) UIView *view; @property(readonly, nonatomic) UIMovieView *movieView; @property(copy, nonatomic) NSString *movieTitle; @property(copy, nonatomic) NSString *movieSubtitle; @property(copy, nonatomic) NSString *moviePath; -- (void)setItem:(id)arg1 animated:(BOOL)arg2; +- (void)setItem:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -@property(readonly, nonatomic) BOOL canContinuePlayingWhenLocked; -@property(readonly, nonatomic) BOOL canContinuePlayingInBackground; +@property(readonly, nonatomic) _Bool canContinuePlayingWhenLocked; +@property(readonly, nonatomic) _Bool canContinuePlayingInBackground; @property(readonly, nonatomic) UIView *alternateTextTrackView; - (void)unlockMoviePlaybackResources; -@property(nonatomic) unsigned int options; +@property(nonatomic) unsigned long long options; - (void)dealloc; - (id)initWithPlayerSize:(struct CGSize)arg1; -- (id)initWithPlayerSize:(struct CGSize)arg1 options:(unsigned int)arg2; +- (id)initWithPlayerSize:(struct CGSize)arg1 options:(unsigned long long)arg2; - (void)debugSetup; - (void)delayedDebugSetup; -- (id)playerView; -- (BOOL)isFullScreen; -- (void)layoutUIInRect:(struct CGRect)arg1 fullScreen:(BOOL)arg2; -- (id)initWithPlayerSize:(struct CGSize)arg1 isFullScreen:(BOOL)arg2 options:(unsigned int)arg3; -- (id)initWithPlayerSize:(struct CGSize)arg1 isFullScreen:(BOOL)arg2; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIMovieView.h b/iOS7/Frameworks/MediaPlayer/UIMovieView.h index bc93c2b1e..dd42ec1f2 100644 --- a/iOS7/Frameworks/MediaPlayer/UIMovieView.h +++ b/iOS7/Frameworks/MediaPlayer/UIMovieView.h @@ -11,16 +11,16 @@ } - (void)stop; -- (void)setRepeatMode:(unsigned int)arg1; -- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned int)arg2; +- (void)setRepeatMode:(unsigned long long)arg1; +- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned long long)arg2; - (void)setCurrentTime:(double)arg1; - (void)play; - (void)pause; -- (unsigned int)playbackState; -- (unsigned int)playableContentType; +- (unsigned long long)playbackState; +- (unsigned long long)playableContentType; - (double)duration; - (double)currentTime; -- (unsigned int)bufferingStatusMask; +- (unsigned long long)bufferingStatusMask; - (id)avPlayer; - (id)mpavController; diff --git a/iOS7/Frameworks/MediaPlayer/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/MediaPlayer/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/MediaPlayer/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/MediaPlayer/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/MediaPlayer/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/MediaPlayer/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/MediaPlayer/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MediaPlayer/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIView-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIView-MPAdditions.h index ee53fa434..d5a763c8a 100644 --- a/iOS7/Frameworks/MediaPlayer/UIView-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIView-MPAdditions.h @@ -7,12 +7,12 @@ #import "UIView.h" @interface UIView (MPAdditions) -- (void)setFrameHeight:(float)arg1; -- (void)setFrameWidth:(float)arg1; +- (void)setFrameHeight:(double)arg1; +- (void)setFrameWidth:(double)arg1; - (void)setFrameSize:(struct CGSize)arg1; -- (void)setFrameY:(float)arg1; -- (void)setFrameEndX:(float)arg1 y:(float)arg2; -- (void)setFrameX:(float)arg1; +- (void)setFrameY:(double)arg1; +- (void)setFrameEndX:(double)arg1 y:(double)arg2; +- (void)setFrameX:(double)arg1; - (void)setFrameOrigin:(struct CGPoint)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIView-MPFullScreenVideoOverlayAdditions.h b/iOS7/Frameworks/MediaPlayer/UIView-MPFullScreenVideoOverlayAdditions.h deleted file mode 100644 index d46c9034e..000000000 --- a/iOS7/Frameworks/MediaPlayer/UIView-MPFullScreenVideoOverlayAdditions.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface UIView (MPFullScreenVideoOverlayAdditions) -- (BOOL)mpIsHiddenOrPendingIsHidden; -- (void)mpSetPendingIsHiddenValue:(id)arg1; -- (id)mpPendingValueOrValueForProperty:(id)arg1; -- (void)mpSetPendingValue:(id)arg1 forProperty:(id)arg2; -- (id)mpPendingValues; -@end - diff --git a/iOS7/Frameworks/MediaPlayer/UIViewController-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIViewController-MPAdditions.h index f61da2d49..6b16a3c52 100644 --- a/iOS7/Frameworks/MediaPlayer/UIViewController-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIViewController-MPAdditions.h @@ -8,11 +8,11 @@ @interface UIViewController (MPAdditions) + (void)_endAppearanceTransitionFromViewController:(id)arg1 toViewController:(id)arg2; -+ (void)_beginAppearanceTransitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(BOOL)arg3; ++ (void)_beginAppearanceTransitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(_Bool)arg3; - (void)_removeFromParentViewAndViewController; - (void)_addChildViewAndViewController:(id)arg1; - (void)_addChildViewAndViewController:(id)arg1 asSubviewOfView:(id)arg2; - (void)_addChildViewAndViewController:(id)arg1 asSubviewOfView:(id)arg2 addSubviewBlock:(id)arg3; -- (BOOL)_hasAncestorViewController:(id)arg1; +- (_Bool)_hasAncestorViewController:(id)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/UIWindow-MPAdditions.h b/iOS7/Frameworks/MediaPlayer/UIWindow-MPAdditions.h index 6c6466586..f3168d559 100644 --- a/iOS7/Frameworks/MediaPlayer/UIWindow-MPAdditions.h +++ b/iOS7/Frameworks/MediaPlayer/UIWindow-MPAdditions.h @@ -7,6 +7,6 @@ #import "UIWindow.h" @interface UIWindow (MPAdditions) -- (id)copyIOSurfaceSnapshotView:(int)arg1; +- (id)copyIOSurfaceSnapshotView:(long long)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/_MPAnisotropicDetailThumbView.h b/iOS7/Frameworks/MediaPlayer/_MPAnisotropicDetailThumbView.h index fd86e8021..6299ee49a 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPAnisotropicDetailThumbView.h +++ b/iOS7/Frameworks/MediaPlayer/_MPAnisotropicDetailThumbView.h @@ -13,7 +13,7 @@ UIImageView *_darkReflectionView; double _filteredX; double _filteredY; - float _magSqr; + double _magSqr; id _motionManagerObserver; UIImageView *_leftLightReflectionView; UIImageView *_rightLightReflectionView; diff --git a/iOS7/Frameworks/MediaPlayer/_MPAnisotropicVolumeThumbView.h b/iOS7/Frameworks/MediaPlayer/_MPAnisotropicVolumeThumbView.h index f1fdecf21..ae238f3bc 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPAnisotropicVolumeThumbView.h +++ b/iOS7/Frameworks/MediaPlayer/_MPAnisotropicVolumeThumbView.h @@ -13,7 +13,7 @@ UIImageView *_darkReflectionView; double _filteredX; double _filteredY; - float _magSqr; + double _magSqr; id _motionManagerObserver; UIImageView *_leftLightReflectionView; UIImageView *_rightLightReflectionView; diff --git a/iOS7/Frameworks/MediaPlayer/_MPCloudAVURLAsset.h b/iOS7/Frameworks/MediaPlayer/_MPCloudAVURLAsset.h new file mode 100644 index 000000000..00b7a0122 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/_MPCloudAVURLAsset.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AVURLAsset.h" + +@interface _MPCloudAVURLAsset : AVURLAsset +{ +} + +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/_MPGeniusMixArtworkCache.h b/iOS7/Frameworks/MediaPlayer/_MPGeniusMixArtworkCache.h index aac7c6b33..27c02b5a3 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPGeniusMixArtworkCache.h +++ b/iOS7/Frameworks/MediaPlayer/_MPGeniusMixArtworkCache.h @@ -15,12 +15,12 @@ } + (id)artworkCacheWithContentsOfFile:(id)arg1; -+ (id)artworkCacheWithCoverCount:(unsigned int)arg1 coverSize:(struct CGSize)arg2 entityArtworkCacheHash:(unsigned long long)arg3 artworkData:(void *)arg4 length:(unsigned int)arg5; ++ (id)artworkCacheWithCoverCount:(unsigned long long)arg1 coverSize:(struct CGSize)arg2 entityArtworkCacheHash:(unsigned long long)arg3 artworkData:(void *)arg4 length:(unsigned long long)arg5; - (void).cxx_destruct; -- (BOOL)writeToFile:(id)arg1; +- (_Bool)writeToFile:(id)arg1; @property(readonly, nonatomic) unsigned long long entityArtworkCacheHash; @property(readonly, nonatomic) struct CGSize coverSize; -@property(readonly, nonatomic) unsigned int coverCount; +@property(readonly, nonatomic) unsigned long long coverCount; @property(readonly, nonatomic) UIImage *artworkImage; - (id)init; diff --git a/iOS7/Frameworks/MediaPlayer/_MPGlowLabel.h b/iOS7/Frameworks/MediaPlayer/_MPGlowLabel.h index aea38324c..cc1e4e644 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPGlowLabel.h +++ b/iOS7/Frameworks/MediaPlayer/_MPGlowLabel.h @@ -11,10 +11,10 @@ @interface _MPGlowLabel : UILabel { UIColor *_glowColor; - float _glowRadius; + double _glowRadius; } -@property(nonatomic) float glowRadius; // @synthesize glowRadius=_glowRadius; +@property(nonatomic) double glowRadius; // @synthesize glowRadius=_glowRadius; @property(retain, nonatomic) UIColor *glowColor; // @synthesize glowColor=_glowColor; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MediaPlayer/_MPMediaLibraryEntityChange.h b/iOS7/Frameworks/MediaPlayer/_MPMediaLibraryEntityChange.h index f87513812..bb331630f 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPMediaLibraryEntityChange.h +++ b/iOS7/Frameworks/MediaPlayer/_MPMediaLibraryEntityChange.h @@ -10,9 +10,9 @@ @interface _MPMediaLibraryEntityChange : NSObject { + int _deletionType; MPMediaEntity *_entity; NSString *_anchor; - int _deletionType; } @property(readonly, nonatomic) int deletionType; // @synthesize deletionType=_deletionType; diff --git a/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate-ML3Additions.h b/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate-ML3Additions.h new file mode 100644 index 000000000..5e0af0b16 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate-ML3Additions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _MPMediaSearchStringPredicate (ML3Additions) +- (id)ML3PredicateForContainer; +- (id)ML3PredicateForTrack; +- (id)_ML3PredicateForEntityClass:(Class)arg1; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate.h b/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate.h index 9e2a0dfc6..92baac5ea 100644 --- a/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate.h +++ b/iOS7/Frameworks/MediaPlayer/_MPMediaSearchStringPredicate.h @@ -18,14 +18,11 @@ @property(copy, nonatomic) NSSet *properties; // @synthesize properties=_properties; @property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; - (void).cxx_destruct; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)ML3PredicateForContainer; -- (id)ML3PredicateForTrack; -- (id)_ML3PredicateForEntityClass:(Class)arg1; @end diff --git a/iOS7/Frameworks/MediaPlayer/_MPRadioOperationProtocol-Protocol.h b/iOS7/Frameworks/MediaPlayer/_MPRadioOperationProtocol-Protocol.h new file mode 100644 index 000000000..90ce21692 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/_MPRadioOperationProtocol-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class RadioRequestContext; + +@protocol _MPRadioOperationProtocol +@property(copy) RadioRequestContext *requestContext; +@end + diff --git a/iOS7/Frameworks/MediaPlayer/_MPRadioPlayEventStationInfo.h b/iOS7/Frameworks/MediaPlayer/_MPRadioPlayEventStationInfo.h new file mode 100644 index 000000000..732d56cea --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/_MPRadioPlayEventStationInfo.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface _MPRadioPlayEventStationInfo : NSObject +{ + NSString *_stationHash; + long long _stationID; +} + +@property(readonly, nonatomic) long long stationID; // @synthesize stationID=_stationID; +@property(readonly, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; +- (void).cxx_destruct; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (id)initWithStationID:(long long)arg1 stationHash:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/MediaPlayer/_MPRadioStaticProfileConnectionObserver.h b/iOS7/Frameworks/MediaPlayer/_MPRadioStaticProfileConnectionObserver.h new file mode 100644 index 000000000..9d39eec06 --- /dev/null +++ b/iOS7/Frameworks/MediaPlayer/_MPRadioStaticProfileConnectionObserver.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "MCProfileConnectionObserver-Protocol.h" + +@interface _MPRadioStaticProfileConnectionObserver : NSObject +{ + _Bool _isProfileExplicitContentRestricted; +} + +@property(readonly, nonatomic) _Bool isProfileExplicitContentRestricted; // @synthesize isProfileExplicitContentRestricted=_isProfileExplicitContentRestricted; +- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/MediaToolbox/CDStructures.h b/iOS7/Frameworks/MediaToolbox/CDStructures.h index d7a0b9572..1618bcfa6 100644 --- a/iOS7/Frameworks/MediaToolbox/CDStructures.h +++ b/iOS7/Frameworks/MediaToolbox/CDStructures.h @@ -7,14 +7,14 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; #pragma mark Typedef'd Structures typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; diff --git a/iOS7/Frameworks/MediaToolbox/CMNetworkActivityMonitor.h b/iOS7/Frameworks/MediaToolbox/CMNetworkActivityMonitor.h index e85cc51bf..bcc878acd 100644 --- a/iOS7/Frameworks/MediaToolbox/CMNetworkActivityMonitor.h +++ b/iOS7/Frameworks/MediaToolbox/CMNetworkActivityMonitor.h @@ -11,16 +11,16 @@ @interface CMNetworkActivityMonitor : NSObject { NSObject *_queue; - BOOL _networkIsActive; + _Bool _networkIsActive; CMNetworkActivityObserver *_cmObserver; - int _showingNetworkActivityCount; - int _monitoringActiveCount; + long long _showingNetworkActivityCount; + long long _monitoringActiveCount; } + (id)sharedActivityMonitor; -@property(nonatomic) BOOL networkIsActive; // @synthesize networkIsActive=_networkIsActive; -@property(nonatomic) int monitoringActiveCount; // @synthesize monitoringActiveCount=_monitoringActiveCount; -@property(nonatomic) int showingNetworkActivityCount; // @synthesize showingNetworkActivityCount=_showingNetworkActivityCount; +@property(nonatomic) _Bool networkIsActive; // @synthesize networkIsActive=_networkIsActive; +@property(nonatomic) long long monitoringActiveCount; // @synthesize monitoringActiveCount=_monitoringActiveCount; +@property(nonatomic) long long showingNetworkActivityCount; // @synthesize showingNetworkActivityCount=_showingNetworkActivityCount; @property(retain, nonatomic, setter=setCMObserver:) CMNetworkActivityObserver *cmObserver; // @synthesize cmObserver=_cmObserver; - (void)endMonitoring; - (void)beginMonitoring; diff --git a/iOS7/Frameworks/MediaToolbox/CMNetworkActivityObserver.h b/iOS7/Frameworks/MediaToolbox/CMNetworkActivityObserver.h index 60f5edddb..2829f5f73 100644 --- a/iOS7/Frameworks/MediaToolbox/CMNetworkActivityObserver.h +++ b/iOS7/Frameworks/MediaToolbox/CMNetworkActivityObserver.h @@ -10,8 +10,8 @@ @interface CMNetworkActivityObserver : NSObject { - BOOL _valid; - BOOL _registered; + _Bool _valid; + _Bool _registered; int _cmActivityToken; int _cmActivityPollingToken; CMNetworkActivityMonitor *_activityMonitor; diff --git a/iOS7/Frameworks/MediaToolbox/FigCPEFPAirPlaySession.h b/iOS7/Frameworks/MediaToolbox/FigCPEFPAirPlaySession.h index 1ab923cd0..a6f8272c5 100644 --- a/iOS7/Frameworks/MediaToolbox/FigCPEFPAirPlaySession.h +++ b/iOS7/Frameworks/MediaToolbox/FigCPEFPAirPlaySession.h @@ -6,16 +6,17 @@ #import "NSObject.h" -@class MediaControlClient, NSDictionary, NSObject; +@class MediaControlClient, NSDictionary, NSObject, NSString; @interface FigCPEFPAirPlaySession : NSObject { - BOOL _invalid; - unsigned long _fairPlayContext; + _Bool _invalid; + unsigned int _fairPlayContext; NSDictionary *_protectionInfo; NSDictionary *_contentInfo; MediaControlClient *_mediaControlClient; - unsigned long _vodkaVersion; + NSString *_mediaControlUUID; + unsigned int _vodkaVersion; struct FPStreamOpaque_ *_fairPlaySession; NSObject *_serializationQueue; } @@ -28,9 +29,9 @@ - (id)createPicRequest; - (void)finalize; - (void)dealloc; -- (id)initWithFairPlayContext:(unsigned long)arg1 routeInfo:(id)arg2 mediaControlClient:(id)arg3; -- (id)initWithFairPlayContext:(unsigned long)arg1 contentInfo:(id)arg2 routeInfo:(id)arg3 mediaControlClient:(id)arg4; -- (id)initWithFairPlayContext:(unsigned long)arg1 protectionInfo:(id)arg2 routeInfo:(id)arg3 mediaControlClient:(id)arg4; +- (id)initWithFairPlayContext:(unsigned int)arg1 routeInfo:(id)arg2 mediaControlClient:(id)arg3 mediaControlUUID:(id)arg4; +- (id)initWithFairPlayContext:(unsigned int)arg1 contentInfo:(id)arg2 routeInfo:(id)arg3 mediaControlClient:(id)arg4 mediaControlUUID:(id)arg5; +- (id)initWithFairPlayContext:(unsigned int)arg1 protectionInfo:(id)arg2 routeInfo:(id)arg3 mediaControlClient:(id)arg4 mediaControlUUID:(id)arg5; @end diff --git a/iOS7/Frameworks/MediaToolbox/FigCaptionLayer.h b/iOS7/Frameworks/MediaToolbox/FigCaptionLayer.h index a959d7282..60b6e83b5 100644 --- a/iOS7/Frameworks/MediaToolbox/FigCaptionLayer.h +++ b/iOS7/Frameworks/MediaToolbox/FigCaptionLayer.h @@ -13,7 +13,7 @@ FigCaptionLayerPrivate *_priv; } -- (void)_renderer:(struct OpaqueFigCFCaptionRenderer *)arg1 didChangeRows:(CDStruct_1ef3fb1f)arg2; +- (void)_renderer:(struct OpaqueFigCFCaptionRenderer *)arg1 didChangeRows:(CDStruct_912cb5d2)arg2; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; - (void)layoutSublayers; - (void)processCaptionCommand:(unsigned int)arg1 data:(id)arg2; diff --git a/iOS7/Frameworks/MediaToolbox/FigDisplayMirroringChangeObserver.h b/iOS7/Frameworks/MediaToolbox/FigDisplayMirroringChangeObserver.h new file mode 100644 index 000000000..eb29805db --- /dev/null +++ b/iOS7/Frameworks/MediaToolbox/FigDisplayMirroringChangeObserver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableSet, NSObject; + +@interface FigDisplayMirroringChangeObserver : NSObject +{ + struct OpaqueFigPlayer *_player; + NSObject *_accessQueue; + NSMutableSet *_clonedDisplays; + NSMutableSet *_cloningSupportedDisplays; + NSArray *_baseDisplayList; +} + +- (void)removeReferenceToPlayer; +- (void)updatePlayerDisplayList; +- (void)setBaseDisplayList:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)dealloc; +- (id)initWithPlayer:(struct OpaqueFigPlayer *)arg1; + +@end + diff --git a/iOS7/Frameworks/MediaToolbox/FigHUDLayer.h b/iOS7/Frameworks/MediaToolbox/FigHUDLayer.h index de1940d93..29093ce59 100644 --- a/iOS7/Frameworks/MediaToolbox/FigHUDLayer.h +++ b/iOS7/Frameworks/MediaToolbox/FigHUDLayer.h @@ -9,7 +9,7 @@ @interface FigHUDLayer : CALayer { struct __CTFont *_Font; - float _FontSize; + double _FontSize; struct __CFDictionary *_TextAttributes; struct __CFArray *_Labels; struct __CFArray *_Values; @@ -22,10 +22,10 @@ - (void)setValue:(struct __CFString *)arg1 atIndex:(int)arg2; - (struct __CFArray *)getLabels; - (struct __CFArray *)getValues; -- (long)addLine:(struct __CFString *)arg1 withLabelColorIndex:(int)arg2 withValueColorIndex:(int)arg3; -- (long)addLine:(struct __CFString *)arg1 withColorIndex:(int)arg2; +- (long long)addLine:(struct __CFString *)arg1 withLabelColorIndex:(int)arg2 withValueColorIndex:(int)arg3; +- (long long)addLine:(struct __CFString *)arg1 withColorIndex:(int)arg2; - (void)resetLines; -- (void)setFont:(struct __CFString *)arg1 withPointSize:(float)arg2; +- (void)setFont:(struct __CFString *)arg1 withPointSize:(double)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MediaToolbox/FigVideoLayer.h b/iOS7/Frameworks/MediaToolbox/FigVideoLayer.h index 2d7e36387..dedb3b9d9 100644 --- a/iOS7/Frameworks/MediaToolbox/FigVideoLayer.h +++ b/iOS7/Frameworks/MediaToolbox/FigVideoLayer.h @@ -16,8 +16,8 @@ - (void)_sendVideoLayerIsBeingServicedNotification; - (void)notificationBarrier; - (id)layerDisplayName; -- (BOOL)isVideoLayerBeingServiced; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (_Bool)isVideoLayerBeingServiced; +- (void)layerDidBecomeVisible:(_Bool)arg1; - (void)finalize; - (void)dealloc; - (id)initWithLayer:(id)arg1; diff --git a/iOS7/Frameworks/MediaToolbox/FigVideoLayerInternal.h b/iOS7/Frameworks/MediaToolbox/FigVideoLayerInternal.h index f9988ebad..1401c1631 100644 --- a/iOS7/Frameworks/MediaToolbox/FigVideoLayerInternal.h +++ b/iOS7/Frameworks/MediaToolbox/FigVideoLayerInternal.h @@ -10,8 +10,8 @@ @interface FigVideoLayerInternal : NSObject { - BOOL isPresentationLayer; - BOOL visible; + _Bool isPresentationLayer; + _Bool visible; struct OpaqueFigSimpleMutex *serializationMutex; NSObject *notificationSerialQueue; } diff --git a/iOS7/Frameworks/MessageUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/Frameworks/MessageUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/ABPersonViewControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/ABPersonViewControllerDelegate-Protocol.h index a2ed2fdca..a0270c9c7 100644 --- a/iOS7/Frameworks/MessageUI/ABPersonViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/ABPersonViewControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABPersonViewControllerDelegate -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/Frameworks/MessageUI/ABUnknownPersonViewControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/ABUnknownPersonViewControllerDelegate-Protocol.h index 967db134c..addccc605 100644 --- a/iOS7/Frameworks/MessageUI/ABUnknownPersonViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/ABUnknownPersonViewControllerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; @optional -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/Frameworks/MessageUI/CDStructures.h b/iOS7/Frameworks/MessageUI/CDStructures.h index 8ac655b52..e941c1191 100644 --- a/iOS7/Frameworks/MessageUI/CDStructures.h +++ b/iOS7/Frameworks/MessageUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,30 +17,30 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double _field1; + double _field2; + double _field3; + double _field4; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; - float _field5; + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; + double _field5; int _field6; -} CDStruct_af7d35ee; +} CDStruct_ebaa735e; diff --git a/iOS7/Frameworks/MessageUI/DOMElement-MailExtras.h b/iOS7/Frameworks/MessageUI/DOMElement-MailExtras.h index 98df09c2a..58246d15b 100644 --- a/iOS7/Frameworks/MessageUI/DOMElement-MailExtras.h +++ b/iOS7/Frameworks/MessageUI/DOMElement-MailExtras.h @@ -7,18 +7,18 @@ #import "DOMElement.h" @interface DOMElement (MailExtras) -+ (BOOL)isRichTextStyle:(id)arg1; -- (BOOL)mf_hasBackgroundColorOrImage; ++ (_Bool)isRichTextStyle:(id)arg1; +- (_Bool)mf_hasBackgroundColorOrImage; - (id)mf_computedBackgroundColor; -- (BOOL)mf_isContainedInAnyElementInSet:(id)arg1; +- (_Bool)mf_isContainedInAnyElementInSet:(id)arg1; @property(readonly) DOMElement *mf_containingQuoteBlockElement; -@property(readonly) BOOL mf_isContainedInQuoteBlock; -@property(readonly) BOOL mf_isContainedInTable; +@property(readonly) _Bool mf_isContainedInQuoteBlock; +@property(readonly) _Bool mf_isContainedInTable; - (void)mf_stripCSSStyle; - (void)recursivelyRemoveMailAttributes; - (int)mf_quoteLevelDelta; -- (BOOL)isRichTextElement; -- (BOOL)isRichTextElementType; -- (BOOL)hasMarginsOfZero; +- (_Bool)isRichTextElement; +- (_Bool)isRichTextElementType; +- (_Bool)hasMarginsOfZero; @end diff --git a/iOS7/Frameworks/MessageUI/DOMHTMLImageElement-MailExtras.h b/iOS7/Frameworks/MessageUI/DOMHTMLImageElement-MailExtras.h index 80159cf93..28019bdd5 100644 --- a/iOS7/Frameworks/MessageUI/DOMHTMLImageElement-MailExtras.h +++ b/iOS7/Frameworks/MessageUI/DOMHTMLImageElement-MailExtras.h @@ -7,11 +7,11 @@ #import "DOMHTMLImageElement.h" @interface DOMHTMLImageElement (MailExtras) -+ (float)mf_maxPhotoWidth; ++ (double)mf_maxPhotoWidth; + (id)mf_edgeToEdgeImageAttachmentStyle; - (void)mf_applyEdgeToEdgeStyle; -- (BOOL)mf_isEdgeToEdgeFormatted; -- (BOOL)mf_shouldFormatEdgeToEdge; +- (_Bool)mf_isEdgeToEdgeFormatted; +- (_Bool)mf_shouldFormatEdgeToEdge; - (void)recursivelyRemoveMailAttributes; - (void)mf_unconstrainImageSize; - (void)mf_constrainImageToSize:(struct CGSize)arg1; diff --git a/iOS7/Frameworks/MessageUI/DOMNode-MailExtras.h b/iOS7/Frameworks/MessageUI/DOMNode-MailExtras.h index b9edb5043..f070edff2 100644 --- a/iOS7/Frameworks/MessageUI/DOMNode-MailExtras.h +++ b/iOS7/Frameworks/MessageUI/DOMNode-MailExtras.h @@ -7,15 +7,15 @@ #import "DOMNode.h" @interface DOMNode (MailExtras) -- (BOOL)mf_isAtEndOfContainerNode:(id)arg1; +- (_Bool)mf_isAtEndOfContainerNode:(id)arg1; - (id)mf_blockNodeAncestor; - (id)mf_findElementWithTag:(id)arg1 className:(id)arg2 andIdName:(id)arg3; -- (BOOL)mf_isDescendantOfNode:(id)arg1; +- (_Bool)mf_isDescendantOfNode:(id)arg1; - (id)mf_topmostContainingNodeWithNameInArray:(id)arg1; -- (BOOL)mf_isAtBeginningOfContainerNode:(id)arg1; +- (_Bool)mf_isAtBeginningOfContainerNode:(id)arg1; - (id)mf_firstDescendantBlockQuote; - (id)mf_highestContainingBlockQuote; -- (BOOL)mf_containsOnlySelectionMarkers; +- (_Bool)mf_containsOnlySelectionMarkers; - (id)mf_containingBlockQuote; - (id)mf_appendBlockPlaceholder; - (id)mf_nextSiblingOrAunt; @@ -26,10 +26,10 @@ - (void)_fixParagraphsAndQuotesFromMicrosoftNodesToRemove:(id)arg1; - (void)recursivelyRemoveMailAttributes; - (id)mf_commonAncestorWithNode:(id)arg1; -- (BOOL)mf_isQuoteOrWithinQuote; +- (_Bool)mf_isQuoteOrWithinQuote; - (int)mf_quoteLevelDelta; -- (BOOL)mf_containsRichText; -@property(readonly) BOOL mf_isAttachment; -@property(readonly) BOOL mf_isBody; +- (_Bool)mf_containsRichText; +@property(readonly) _Bool mf_isAttachment; +@property(readonly) _Bool mf_isBody; @end diff --git a/iOS7/Frameworks/MessageUI/DOMRange-MailExtras.h b/iOS7/Frameworks/MessageUI/DOMRange-MailExtras.h index cefd582bb..b94a8bd07 100644 --- a/iOS7/Frameworks/MessageUI/DOMRange-MailExtras.h +++ b/iOS7/Frameworks/MessageUI/DOMRange-MailExtras.h @@ -7,7 +7,7 @@ #import "DOMRange.h" @interface DOMRange (MailExtras) -- (void)mf_getBlockBoundaryParent:(id *)arg1 nextSibling:(id *)arg2 atStart:(BOOL)arg3; +- (void)mf_getBlockBoundaryParent:(id *)arg1 nextSibling:(id *)arg2 atStart:(_Bool)arg3; - (id)mf_lastNode; - (id)mf_firstNode; - (void)mf_hoistRange; diff --git a/iOS7/Frameworks/MessageUI/MFAddressAtom.h b/iOS7/Frameworks/MessageUI/MFAddressAtom.h deleted file mode 100644 index 1eea198e4..000000000 --- a/iOS7/Frameworks/MessageUI/MFAddressAtom.h +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -@class NSString, UIImageView, UILabel; - -@interface MFAddressAtom : UIControl -{ - id _delegate; - void *_person; - NSString *_fullAddress; - NSString *_displayString; - UIImageView *_backgroundImageView; - struct UIEdgeInsets _atomCapInsets; - UILabel *_addressLabel; - unsigned int _accessoryStyle; - int _style; - unsigned int _maxWidth; - int _identifier; - unsigned int _addressIsPhoneNumber:1; - unsigned int _needsToSendMouseUpEvents:1; - unsigned int _dragging:1; - unsigned int _updatedABPerson:1; - unsigned int _isDisplayStringFromAddressBook:1; - void *_addressBook; -} - -+ (id)copyDisplayStringForAddress:(id)arg1 usingAddressBook:(void *)arg2; -@property(nonatomic) unsigned int accessoryStyle; // @synthesize accessoryStyle=_accessoryStyle; -@property(nonatomic) int style; // @synthesize style=_style; -- (BOOL)_alwaysHandleScrollerMouseEvent; -- (void)setOpaque:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (id)displayString; -- (id)unmodifiedAddressString; -- (int)identifier; -- (int)ABPropertyType; -- (void *)ABPerson; -- (void)_updateDisplayStringIncludingABPerson:(BOOL)arg1; -- (void)_displayStringDidChange; -- (void)setAddress:(id)arg1; -- (BOOL)isDisplayStringFromAddressBook; -- (id)emailAddress; -- (void)_updateABPerson; -- (void)_addVIPImageToBackgroundImageViewIsSelected:(BOOL)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setMaxWidth:(unsigned int)arg1; -- (void)layoutSubviews; -- (void)setFrame:(struct CGRect)arg1; -- (void)dealloc; -- (void)sendAction:(SEL)arg1 to:(id)arg2 forEvent:(id)arg3; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)setDelegate:(id)arg1; -- (id)_VIPImageNameForStyle:(int)arg1 selected:(BOOL)arg2; -- (void)_setupForStyle; -- (void)addressBookDidChange:(id)arg1; -- (id)initWithAddress:(id)arg1 style:(int)arg2 isPhoneNumber:(BOOL)arg3 maxWidth:(float)arg4 addressBook:(void *)arg5; - -@end - diff --git a/iOS7/Frameworks/MessageUI/MFAddressAtomDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFAddressAtomDelegate-Protocol.h deleted file mode 100644 index c49ad80d0..000000000 --- a/iOS7/Frameworks/MessageUI/MFAddressAtomDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MFAddressAtomDelegate - -@optional -- (void)addressAtom:(id)arg1 displayStringDidChange:(id)arg2; -@end - diff --git a/iOS7/Frameworks/MessageUI/MFAddressBookManager.h b/iOS7/Frameworks/MessageUI/MFAddressBookManager.h index 3f16e38ba..69ace20d7 100644 --- a/iOS7/Frameworks/MessageUI/MFAddressBookManager.h +++ b/iOS7/Frameworks/MessageUI/MFAddressBookManager.h @@ -12,10 +12,11 @@ void *_addressBook; } -+ (BOOL)isAuthorizedToUseAddressBook; ++ (_Bool)isAuthorizedToUseAddressBook; + (id)sharedManager; - (void)removeClient:(id)arg1; - (void)addClient:(id)arg1; +- (void)_handleAddressBookPrefsChangeNotification; - (void)_handleAddressBookChangeNotification; - (void)_applicationResumed:(id)arg1; - (void *)addressBook; diff --git a/iOS7/Frameworks/MessageUI/MFAddressConcatenator.h b/iOS7/Frameworks/MessageUI/MFAddressConcatenator.h index cb5a8ecc0..c5e68769d 100644 --- a/iOS7/Frameworks/MessageUI/MFAddressConcatenator.h +++ b/iOS7/Frameworks/MessageUI/MFAddressConcatenator.h @@ -23,8 +23,8 @@ @property(retain, nonatomic) NSString *oneAddressFormat; // @synthesize oneAddressFormat=_oneAddressFormat; @property(retain, nonatomic) NSString *andNMoreNoEllipsisFormat; // @synthesize andNMoreNoEllipsisFormat=_andNMoreNoEllipsisFormat; @property(retain, nonatomic) NSString *andNMoreFormat; // @synthesize andNMoreFormat=_andNMoreFormat; -- (id)commaSeparatedAddressListWithAddressCount:(unsigned int)arg1 prefixForAddressAtIndex:(id)arg2 stringForAddressAtIndex:(void)arg3 lengthValidationBlock:(id)arg4; -- (void)getCommaSeparatedAddressList:(out id *)arg1 andListSuffix:(out id *)arg2 withAddressCount:(unsigned int)arg3 prefixForAddressAtIndex:(id)arg4 stringForAddressAtIndex:(void)arg5 lengthValidationBlock:(id)arg6; +- (id)commaSeparatedAddressListWithAddressCount:(unsigned long long)arg1 prefixForAddressAtIndex:(id)arg2 stringForAddressAtIndex:(void)arg3 lengthValidationBlock:(id)arg4; +- (void)getCommaSeparatedAddressList:(out id *)arg1 andListSuffix:(out id *)arg2 withAddressCount:(unsigned long long)arg3 prefixForAddressAtIndex:(id)arg4 stringForAddressAtIndex:(void)arg5 lengthValidationBlock:(id)arg6; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MessageUI/MFAddressPickerReformatter.h b/iOS7/Frameworks/MessageUI/MFAddressPickerReformatter.h index 34f6b92d8..284347f65 100644 --- a/iOS7/Frameworks/MessageUI/MFAddressPickerReformatter.h +++ b/iOS7/Frameworks/MessageUI/MFAddressPickerReformatter.h @@ -12,33 +12,33 @@ { NSArray *_addresses; NSArray *_reformattedAddresses; - float _maximumWidth; - float _minimumFontSize; - float _maximumFontSize; - float _fontSize; - BOOL _attributesDisabled; + double _maximumWidth; + double _minimumFontSize; + double _maximumFontSize; + double _fontSize; + _Bool _attributesDisabled; } - (void)_restoreMiddleTruncationRanges:(id)arg1; - (id)_saveMiddleTruncationRanges; -- (BOOL)_reformattedAddressesByDisplayedStringsAreUnique:(id)arg1; +- (_Bool)_reformattedAddressesByDisplayedStringsAreUnique:(id)arg1; - (void)_expandAllLocalParts; - (id)_reformattedAddressesByDisplayedStrings; -- (BOOL)_attemptUniquingDisplayedStringsUsingBlock:(id)arg1; +- (_Bool)_attemptUniquingDisplayedStringsUsingBlock:(id)arg1; - (void)_attemptUniquingDisplayedStrings; -- (void)_truncateIdenticalLocalPartsWithDifferentDomainPartsWithTailLength:(unsigned int)arg1 options:(unsigned int)arg2; +- (void)_truncateIdenticalLocalPartsWithDifferentDomainPartsWithTailLength:(unsigned long long)arg1 options:(unsigned long long)arg2; - (void)_truncateIdenticalLocalPartsWithDifferentDomainParts; -- (void)_determineFontSize:(char *)arg1; +- (void)_determineFontSize:(_Bool *)arg1; - (void)_updateReformattedAddressesIfNecessary; - (void)_invalidateReformattedAddresses; -- (unsigned int)_defaultOptions; -- (id)reformattedAddressStringAtIndex:(unsigned int)arg1; -- (id)reformattedAddressAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfReformattedAddresses; -- (void)setMinimumFontSize:(float)arg1 maximumFontSize:(float)arg2; -- (void)setFontSize:(float)arg1; -- (void)setAttributesDisabled:(BOOL)arg1; -- (void)setMaximumWidth:(float)arg1; +- (unsigned long long)_defaultOptions; +- (id)reformattedAddressStringAtIndex:(unsigned long long)arg1; +- (id)reformattedAddressAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfReformattedAddresses; +- (void)setMinimumFontSize:(double)arg1 maximumFontSize:(double)arg2; +- (void)setFontSize:(double)arg1; +- (void)setAttributesDisabled:(_Bool)arg1; +- (void)setMaximumWidth:(double)arg1; - (void)setAddresses:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFAtomBackgroundView.h b/iOS7/Frameworks/MessageUI/MFAtomBackgroundView.h deleted file mode 100644 index 691434e64..000000000 --- a/iOS7/Frameworks/MessageUI/MFAtomBackgroundView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface MFAtomBackgroundView : UIView -{ - int _style; - BOOL _selected; - float _scalingFactor; -} - -@property(nonatomic) float scalingFactor; // @synthesize scalingFactor=_scalingFactor; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic) int style; // @synthesize style=_style; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/MessageUI/MFAtomView.h b/iOS7/Frameworks/MessageUI/MFAtomView.h deleted file mode 100644 index e4268df71..000000000 --- a/iOS7/Frameworks/MessageUI/MFAtomView.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIDefaultKeyboardInput.h" - -@class MFAtomBackgroundView, NSString, UIActivityIndicatorView, UILabel, UIView; - -@interface MFAtomView : UIDefaultKeyboardInput -{ - UIView *_background; - UILabel *_label; - UIActivityIndicatorView *_activityIndicator; - float _scalingFactor; -} - -+ (BOOL)showActivityIndicatorForStyle:(int)arg1; -+ (float)horizontalPadding; -+ (float)defaultHeight; -- (void)setScalingFactor:(float)arg1; -- (float)_rightInset; -- (float)_leftInset; -- (void)layoutSubviews; -- (void)showBackground:(BOOL)arg1; -- (float)preferredWidth; -- (void)_setupActivityIndicator; -@property(nonatomic) BOOL selected; -@property(nonatomic) int style; -@property(copy, nonatomic) NSString *title; -@property(readonly, nonatomic) MFAtomBackgroundView *backgroundView; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/MessageUI/MFAttachment-PassKit.h b/iOS7/Frameworks/MessageUI/MFAttachment-PassKit.h index ba37b7a0a..3d76fbb6a 100644 --- a/iOS7/Frameworks/MessageUI/MFAttachment-PassKit.h +++ b/iOS7/Frameworks/MessageUI/MFAttachment-PassKit.h @@ -8,6 +8,6 @@ @interface MFAttachment (PassKit) - (id)pass; -- (BOOL)isPass; +- (_Bool)isPass; @end diff --git a/iOS7/Frameworks/MessageUI/MFAttachment-Utilities.h b/iOS7/Frameworks/MessageUI/MFAttachment-Utilities.h index a5655188d..d7577bacf 100644 --- a/iOS7/Frameworks/MessageUI/MFAttachment-Utilities.h +++ b/iOS7/Frameworks/MessageUI/MFAttachment-Utilities.h @@ -9,28 +9,28 @@ @class NSString; @interface MFAttachment (Utilities) -- (BOOL)hasCalendarMetadata; +- (_Bool)hasCalendarMetadata; @property(retain, nonatomic) NSString *icsRepresentation; @property(retain, nonatomic) NSString *meetingStorePersistentID; @property(retain, nonatomic) NSString *eventID; - (void)writeToDiskWithData:(id)arg1; -- (id)filenameStrippingZipIfNeededUseApplications:(BOOL)arg1; -- (BOOL)isDisplayableInlineWithData:(id)arg1; -- (BOOL)isDisplayableInsidePluginWithData:(id)arg1; -- (BOOL)isDisplayableInline; -- (BOOL)isDisplayableInsidePlugin; -- (BOOL)isDisplayableByWebKit; -- (BOOL)isDisplayableImage; -- (BOOL)isContentOpenable; -- (BOOL)isContentTypeDisplayableByMobileMail; -- (BOOL)isCalendarFile; -- (BOOL)isRFC822; -- (BOOL)isPDFFile; -- (BOOL)isMedia; -- (BOOL)isImageFile; -- (BOOL)isRestrictedMIMEType; +- (id)filenameStrippingZipIfNeededUseApplications:(_Bool)arg1; +- (_Bool)isDisplayableInlineWithData:(id)arg1; +- (_Bool)isDisplayableInsidePluginWithData:(id)arg1; +- (_Bool)isDisplayableInline; +- (_Bool)isDisplayableInsidePlugin; +- (_Bool)isDisplayableByWebKit; +- (_Bool)isDisplayableImage; +- (_Bool)isContentOpenable; +- (_Bool)isContentTypeDisplayableByMobileMail; +- (_Bool)isCalendarFile; +- (_Bool)isRFC822; +- (_Bool)isPDFFile; +- (_Bool)isMedia; +- (_Bool)isImageFile; +- (_Bool)isRestrictedMIMEType; - (id)fileAttributes; - (id)contentType; -- (id)_contentTypeByStrippingZipIfNeeded:(BOOL)arg1; +- (id)_contentTypeByStrippingZipIfNeeded:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFAttachmentImageGenerator.h b/iOS7/Frameworks/MessageUI/MFAttachmentImageGenerator.h index 437d6417f..1ab3614a5 100644 --- a/iOS7/Frameworks/MessageUI/MFAttachmentImageGenerator.h +++ b/iOS7/Frameworks/MessageUI/MFAttachmentImageGenerator.h @@ -13,6 +13,7 @@ struct CGSize _textSize; NSString *_displayString; UIImage *_image; + double _maxImageHeight; } + (id)pngDataForAttachment:(id)arg1 dimensions:(struct CGSize *)arg2; diff --git a/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation-Protocol.h b/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation-Protocol.h index 6853d1014..142bb1d1a 100644 --- a/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation-Protocol.h @@ -10,6 +10,6 @@ @property(readonly, nonatomic) NSString *mimeType; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSData *data; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; @end diff --git a/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation.h b/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation.h index 8c4aa948e..158d7cb14 100644 --- a/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation.h +++ b/iOS7/Frameworks/MessageUI/MFAttachmentPasteboardRepresentation.h @@ -21,7 +21,7 @@ @property(retain, nonatomic) NSString *mimeType; // @synthesize mimeType=_mimeType; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFCalendarComposeRecipient.h b/iOS7/Frameworks/MessageUI/MFCalendarComposeRecipient.h index 88d8d7c91..594119d00 100644 --- a/iOS7/Frameworks/MessageUI/MFCalendarComposeRecipient.h +++ b/iOS7/Frameworks/MessageUI/MFCalendarComposeRecipient.h @@ -14,8 +14,8 @@ id _participant; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)displayString; @property(retain, nonatomic) id participant; - (void)setCalAttendeeName:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFCaptionLabel.h b/iOS7/Frameworks/MessageUI/MFCaptionLabel.h index da17953a9..051ae74f6 100644 --- a/iOS7/Frameworks/MessageUI/MFCaptionLabel.h +++ b/iOS7/Frameworks/MessageUI/MFCaptionLabel.h @@ -10,7 +10,7 @@ @interface MFCaptionLabel : UIView { - BOOL _needsLabelUpdate; + _Bool _needsLabelUpdate; void *_addressBook; NSArray *_toRecipients; NSArray *_ccRecipients; @@ -30,14 +30,17 @@ @property(retain, nonatomic) NSArray *toRecipients; // @synthesize toRecipients=_toRecipients; @property(nonatomic) void *addressBook; // @synthesize addressBook=_addressBook; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)clear; @property(retain, nonatomic) NSString *text; @property(retain, nonatomic) UIFont *font; - (id)viewForBaselineLayout; - (void)setFrame:(struct CGRect)arg1; +- (void)sizeToFit; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_setNeedsLabelUpdate; - (void)_updateLabel; - (id)_arrangedRecipients:(id)arg1; +- (void)layoutSubviews; @property(readonly, nonatomic) struct CGPoint baselinePoint; - (id)initWithAddressBook:(void *)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFComposeBodyField.h b/iOS7/Frameworks/MessageUI/MFComposeBodyField.h index 147ae46b4..e573f7a14 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeBodyField.h +++ b/iOS7/Frameworks/MessageUI/MFComposeBodyField.h @@ -15,7 +15,7 @@ DOMHTMLElement *_blockquote; struct CGSize _originalSize; struct CGSize _layoutSize; - BOOL _shouldShowStandardButtons; + _Bool _shouldShowStandardButtons; unsigned int _isDirty:1; unsigned int _forwardingNotification:1; unsigned int _replaceAttachments:1; @@ -25,29 +25,30 @@ MFGenericAttachmentStore *_attachmentStore; id _mailComposeViewDelegate; int _preventLayout; - BOOL _prefersFirstLineSelection; + _Bool _prefersFirstLineSelection; } + (void)addAdditionalItemsToCalloutBar; -@property BOOL shouldShowStandardButtons; // @synthesize shouldShowStandardButtons=_shouldShowStandardButtons; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +@property _Bool shouldShowStandardButtons; // @synthesize shouldShowStandardButtons=_shouldShowStandardButtons; +- (id)documentFragmentForPasteboardItemAtIndex:(long long)arg1; - (id)_nodeForAttachmentData:(id)arg1 text:(id)arg2 type:(id)arg3; +- (void)_removeInlineAttachment:(id)arg1; - (id)_addInlineAttachmentWithData:(id)arg1 text:(id)arg2 type:(id)arg3 contentID:(id)arg4; - (void)paste:(id)arg1; - (void)copy:(id)arg1; - (void)cut:(id)arg1; - (void)addSelectedAttachmentsToPasteboard:(id)arg1; -- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(BOOL)arg2; +- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(_Bool)arg2; - (struct CGRect)rectOfElementWithID:(id)arg1; - (id)htmlString; - (void)htmlString:(id *)arg1 otherHtmlStringsAndAttachments:(id *)arg2 charsets:(id *)arg3 withAttachmentSource:(id)arg4; - (id)plainTextContentWithAttachmentSource:(id)arg1; - (id)plainTextAlternative; -- (BOOL)containsRichText; +- (_Bool)containsRichText; - (void)didUndoOrRedo:(id)arg1; - (void)insertPhotoOrVideoWithInfoDictionary:(id)arg1; -- (void)changeQuoteLevel:(int)arg1; -- (void)menuDidHide; +- (void)changeQuoteLevel:(long long)arg1; +- (void)updateQuoteLevelMenu; - (void)saveSelectionForUndo; - (void)setSelectionStart:(id)arg1 offset:(int)arg2 end:(id)arg3 offset:(int)arg4 affinity:(int)arg5; - (void)splitUpBlockQuotesOverlappingEndOfRange:(id)arg1; @@ -60,55 +61,54 @@ - (void)deleteNode:(id)arg1; - (id)temporaryEndingSelectionMarker; - (void)deleteTemporarySelectionMarkersFromDocument:(id)arg1; -- (void)restoreSelectionFromTemporaryMarkers:(BOOL)arg1; +- (void)restoreSelectionFromTemporaryMarkers:(_Bool)arg1; - (void)restoreSelectionFromTemporaryMarkers; - (id)insertTemporarySelectionMarkersForRange:(id)arg1; -- (void)addMailAttributesBeforeDisplayHidingTrailingEmptyQuotes:(BOOL)arg1; -- (void)prependMarkupString:(id)arg1 quote:(BOOL)arg2; +- (void)addMailAttributesBeforeDisplayHidingTrailingEmptyQuotes:(_Bool)arg1; +- (void)prependMarkupString:(id)arg1 quote:(_Bool)arg2; - (void)prependString:(id)arg1; - (void)setPrefersFirstLineSelection; - (void)appendQuotedMarkupString:(id)arg1 baseURL:(id)arg2; -- (void)setMarkupString:(id)arg1 baseURL:(id)arg2 quote:(BOOL)arg3; -- (void)appendMarkupString:(id)arg1 quote:(BOOL)arg2; -- (void)prependMarkupString:(id)arg1 quote:(BOOL)arg2 baseURL:(id)arg3 emptyFirst:(BOOL)arg4; -- (void)addMarkupString:(id)arg1 quote:(BOOL)arg2 baseURL:(id)arg3 emptyFirst:(BOOL)arg4 prepended:(BOOL)arg5; -- (void)addDOMNode:(id)arg1 quote:(BOOL)arg2 baseURL:(id)arg3 emptyFirst:(BOOL)arg4 prepended:(BOOL)arg5; -- (void)_nts_AddDOMNode:(id)arg1 quote:(BOOL)arg2 baseURL:(id)arg3 emptyFirst:(BOOL)arg4 prepended:(BOOL)arg5; +- (void)setMarkupString:(id)arg1 baseURL:(id)arg2 quote:(_Bool)arg3; +- (void)appendMarkupString:(id)arg1 quote:(_Bool)arg2; +- (void)prependMarkupString:(id)arg1 quote:(_Bool)arg2 baseURL:(id)arg3 emptyFirst:(_Bool)arg4; +- (void)addMarkupString:(id)arg1 quote:(_Bool)arg2 baseURL:(id)arg3 emptyFirst:(_Bool)arg4 prepended:(_Bool)arg5; +- (void)addDOMNode:(id)arg1 quote:(_Bool)arg2 baseURL:(id)arg3 emptyFirst:(_Bool)arg4 prepended:(_Bool)arg5; +- (void)_nts_AddDOMNode:(id)arg1 quote:(_Bool)arg2 baseURL:(id)arg3 emptyFirst:(_Bool)arg4 prepended:(_Bool)arg5; - (void)setMarkupString:(id)arg1; -- (void)setLoading:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)setPinHeight:(float)arg1; +- (void)setPinHeight:(double)arg1; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (void)webViewDidDraw:(id)arg1; - (void)_webthread_webView:(id)arg1 tileDidDraw:(id)arg2; -- (BOOL)webView:(id)arg1 shouldInsertText:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; -- (BOOL)webView:(id)arg1 shouldDeleteDOMRange:(id)arg2; +- (_Bool)webView:(id)arg1 shouldInsertText:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; +- (_Bool)webView:(id)arg1 shouldDeleteDOMRange:(id)arg2; - (id)webThreadWebView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; - (id)webThreadWebView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; - (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; -- (void)_finishedLoadingURLRequest:(id)arg1 success:(BOOL)arg2; +- (void)_finishedLoadingURLRequest:(id)arg1 success:(_Bool)arg2; - (void)webViewDidChange:(id)arg1; -- (BOOL)isForwardingNotification; +- (_Bool)isForwardingNotification; - (void)layoutWithMinimumSize; - (void)endPreventingLayout; - (void)beginPreventingLayout; -- (void)setReplaceAttachmentsWithFilename:(BOOL)arg1; +- (void)setReplaceAttachmentsWithFilename:(_Bool)arg1; - (void)setAttachmentStore:(id)arg1; - (void)deferredBecomeFirstResponder; - (void)unscaleImages; -- (void)scaleImagesToScale:(unsigned int)arg1 withAttachmentStore:(id)arg2; +- (void)scaleImagesToScale:(unsigned long long)arg1 withAttachmentStore:(id)arg2; - (void)replaceImagesIfNecessary; - (void)replaceImages; -- (void)reloadUserStyleSheet; - (void)setLayoutInterval:(int)arg1; - (void)setSelectedRange:(struct _NSRange)arg1; - (struct _NSRange)selectedRange; - (void)ensureSelection; -- (BOOL)becomeFirstResponder; -- (BOOL)isDirty; -- (void)setDirty:(BOOL)arg1; -- (float)contentWidth; +- (_Bool)becomeFirstResponder; +- (_Bool)isDirty; +- (void)setDirty:(_Bool)arg1; +- (double)contentWidth; - (void)setMailComposeViewDelegate:(id)arg1; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFComposeFromView.h b/iOS7/Frameworks/MessageUI/MFComposeFromView.h index 93cd3ad2c..3a3e994f9 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeFromView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeFromView.h @@ -15,7 +15,11 @@ } - (void)tintColorDidChange; -- (void)setLabelHighlighted:(BOOL)arg1; +- (void)setLabelHighlighted:(_Bool)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)_setBackgroundVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)setAccountLabel:(id)arg1; - (struct CGRect)accountLabelRect; - (id)_accountLabel; diff --git a/iOS7/Frameworks/MessageUI/MFComposeHeaderView-SyntheticEvents.h b/iOS7/Frameworks/MessageUI/MFComposeHeaderView-SyntheticEvents.h new file mode 100644 index 000000000..a99369bf2 --- /dev/null +++ b/iOS7/Frameworks/MessageUI/MFComposeHeaderView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFComposeHeaderView (SyntheticEvents) +- (id)_automationID; +@end + diff --git a/iOS7/Frameworks/MessageUI/MFComposeHeaderView.h b/iOS7/Frameworks/MessageUI/MFComposeHeaderView.h index 37dc23fd7..24fe7201a 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeHeaderView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeHeaderView.h @@ -16,14 +16,14 @@ id _delegate; UIView *_separator; NSLayoutConstraint *_labelAlignToTopConstraint; - BOOL _drawsLetterpress; + _Bool _drawsLetterpress; } -+ (float)_labelTopPadding; -+ (float)separatorHeight; -+ (float)preferredHeight; ++ (double)_labelTopPaddingSpecification; ++ (double)separatorHeight; ++ (double)preferredHeight; + (id)defaultFont; -@property(nonatomic) BOOL drawsLetterpress; // @synthesize drawsLetterpress=_drawsLetterpress; +@property(nonatomic) _Bool drawsLetterpress; // @synthesize drawsLetterpress=_drawsLetterpress; - (void)dealloc; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; @@ -31,17 +31,17 @@ - (void)setDelegate:(id)arg1; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)handleTouchesEnded; -- (BOOL)_canBecomeFirstResponder; -- (void)_updateLayoutConstraints; +- (_Bool)_canBecomeFirstResponder; +- (void)updateConstraints; - (void)addCenteredLayoutConstraintForView:(id)arg1; -- (float)maxLabelX; -- (void)setLabelHighlighted:(BOOL)arg1; +- (double)maxLabelX; +- (void)setLabelHighlighted:(_Bool)arg1; - (void)setLabel:(id)arg1; - (id)navTitle; - (void)setNavTitle:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (struct CGColor *)labelColor; -- (id)_automationID; +- (double)labelTopPadding; @end diff --git a/iOS7/Frameworks/MessageUI/MFComposeImageSizeView.h b/iOS7/Frameworks/MessageUI/MFComposeImageSizeView.h index f7b9b752b..c26a79c8b 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeImageSizeView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeImageSizeView.h @@ -14,9 +14,9 @@ } - (void)segmentedControlChanged; -- (void)setScale:(unsigned int)arg1; -- (void)setSizeDescription:(id)arg1 forScale:(unsigned int)arg2; -- (unsigned long)_segmentIndexForScale:(unsigned int)arg1; +- (void)setScale:(unsigned long long)arg1; +- (void)setSizeDescription:(id)arg1 forScale:(unsigned long long)arg2; +- (unsigned long long)_segmentIndexForScale:(unsigned long long)arg1; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFComposeImageSizeViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFComposeImageSizeViewDelegate-Protocol.h index 178ab3388..634b89133 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeImageSizeViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFComposeImageSizeViewDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol MFComposeImageSizeViewDelegate -- (void)imageSizeView:(id)arg1 changedSelectedScaleTo:(unsigned int)arg2; +- (void)imageSizeView:(id)arg1 changedSelectedScaleTo:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFComposeMultiView.h b/iOS7/Frameworks/MessageUI/MFComposeMultiView.h index 21dc35c8b..c80e1f8ea 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeMultiView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeMultiView.h @@ -14,15 +14,15 @@ MFHeaderLabelView *_imageSizeHeaderLabelView; UILabel *_imageSizeLabel; UILabel *_placeholderImageSizeLabel; - BOOL _imageSizeShown; - BOOL _accountAutoselected; + _Bool _imageSizeShown; + _Bool _accountAutoselected; } -@property(nonatomic, getter=isAccountAutoselected) BOOL accountAutoselected; // @synthesize accountAutoselected=_accountAutoselected; +@property(nonatomic, getter=isAccountAutoselected) _Bool accountAutoselected; // @synthesize accountAutoselected=_accountAutoselected; - (struct CGColor *)labelColor; - (void)refreshPreferredContentSize; - (void)layoutSubviews; -- (void)setShowsImageSize:(BOOL)arg1; +- (void)setShowsImageSize:(_Bool)arg1; - (void)setImageSizeDescription:(id)arg1; - (void)setAccountDescription:(id)arg1; - (id)imageSizeHeaderLabelView; diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipient-GALComposeRecipient.h b/iOS7/Frameworks/MessageUI/MFComposeRecipient-GALComposeRecipient.h new file mode 100644 index 000000000..a83f79556 --- /dev/null +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipient-GALComposeRecipient.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFComposeRecipient (GALComposeRecipient) ++ (id)mf_recipientWithGALResult:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipient.h b/iOS7/Frameworks/MessageUI/MFComposeRecipient.h index 6c45b7db9..e32028aed 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipient.h +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipient.h @@ -29,23 +29,22 @@ + (id)recipientWithProperty:(int)arg1 address:(id)arg2; + (id)recipientWithRecord:(void *)arg1 property:(int)arg2 identifier:(int)arg3; + (id)recipientWithRecord:(void *)arg1 recordID:(int)arg2 property:(int)arg3 identifier:(int)arg4; -+ (id)mf_recipientWithGALResult:(id)arg1; @property(readonly, nonatomic) MFComposeRecipientOriginContext *originContext; // @synthesize originContext=_originContext; @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; - (id)preferredSendingAddress; - (id)completelyMatchedAttributedStrings; -- (BOOL)wasCompleteMatch; +- (_Bool)wasCompleteMatch; - (void)setOriginContext:(id)arg1; - (id)childrenWithCompleteMatches; - (id)sortedChildren; - (id)children; -- (BOOL)isGroup; -@property(readonly, nonatomic, getter=isRemovableFromSearchResults) BOOL removableFromSearchResults; +- (_Bool)isGroup; +@property(readonly, nonatomic, getter=isRemovableFromSearchResults) _Bool removableFromSearchResults; - (id)objectForDragType:(id)arg1; - (id)supportedDragTypes; - (void)dealloc; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)_unformattedAddress; - (id)uncommentedAddress; - (id)placeholderName; diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipientAtom.h b/iOS7/Frameworks/MessageUI/MFComposeRecipientAtom.h deleted file mode 100644 index 66b2a5494..000000000 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipientAtom.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MFComposeRecipient, UITextInputTraits; - -@interface MFComposeRecipientAtom : MFAtomView -{ - id <_MFComposeRecipientAtomDelegate> _delegate; - MFComposeRecipient *_recipient; - UITextInputTraits *_traits; - unsigned int _wasSelectedWhenTouchesBegan:1; - unsigned int _touchesWereCancelled:1; -} - -@property(nonatomic) id <_MFComposeRecipientAtomDelegate> delegate; // @synthesize delegate=_delegate; -- (void)moveRight:(id)arg1; -- (void)moveLeft:(id)arg1; -- (id)keyCommands; -- (void)handleTouchAndHold; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -@property(readonly, nonatomic) MFComposeRecipient *recipient; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 recipient:(id)arg2 style:(int)arg3; -- (id)initWithFrame:(struct CGRect)arg1 recipient:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipientGroup.h b/iOS7/Frameworks/MessageUI/MFComposeRecipientGroup.h index 62c675587..5caa014bc 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipientGroup.h +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipientGroup.h @@ -16,15 +16,15 @@ - (id)childrenWithCompleteMatches; - (id)completelyMatchedAttributedStrings; -- (BOOL)wasCompleteMatch; -- (BOOL)isEqual:(id)arg1; +- (_Bool)wasCompleteMatch; +- (_Bool)isEqual:(id)arg1; - (id)commentedAddress; - (id)address; - (int)recordID; - (void *)record; - (int)property; -- (BOOL)isRemovableFromSearchResults; -- (BOOL)isGroup; +- (_Bool)isRemovableFromSearchResults; +- (_Bool)isGroup; - (id)sortedChildren; - (void)_populateSortedChildren; - (id)children; diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipientOriginContext.h b/iOS7/Frameworks/MessageUI/MFComposeRecipientOriginContext.h index 9ea7e266f..707e7dbf6 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipientOriginContext.h +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipientOriginContext.h @@ -10,8 +10,8 @@ @interface MFComposeRecipientOriginContext : NSObject { - NSString *_searchTerm; int _resultType; + NSString *_searchTerm; } @property(readonly, nonatomic) int resultType; // @synthesize resultType=_resultType; diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipientView.h b/iOS7/Frameworks/MessageUI/MFComposeRecipientView.h index a38c990d2..bb2cc1f49 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipientView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipientView.h @@ -13,7 +13,7 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "UITextFieldDelegate-Protocol.h" -@class MFComposeRecipient, MFComposeTextField, MFCorecipientsIndicatorAtom, MFModernComposeRecipientAtom, NSArray, NSCountedSet, NSMutableArray, NSMutableDictionary, NSString, NSTimer, UIButton, UITapGestureRecognizer, UITextField, UIView; +@class MFComposeRecipient, MFComposeTextField, MFCorecipientsIndicatorAtom, MFModernComposeRecipientAtom, NSArray, NSCountedSet, NSMutableArray, NSMutableDictionary, NSString, NSTimer, UIButton, UIFont, UITapGestureRecognizer, UITextField, UIView; @interface MFComposeRecipientView : MFComposeHeaderView { @@ -23,88 +23,89 @@ NSMutableDictionary *_atoms; NSCountedSet *_uncommentedAddresses; struct __CFDictionary *_atomPresentationOptionsByRecipient; - unsigned int _defaultAtomPresentationOptions; + unsigned long long _defaultAtomPresentationOptions; MFModernComposeRecipientAtom *_selectedAtom; MFComposeRecipient *_placeholderRecipient; - int _dragSourceOriginalIndex; + long long _dragSourceOriginalIndex; MFCorecipientsIndicatorAtom *_corecipientsIndicatorAtom; UIButton *_addButton; - BOOL _editable; - BOOL _picking; - BOOL _focused; + _Bool _editable; + _Bool _picking; + _Bool _focused; NSArray *_properties; - int _maxRecipients; - BOOL _parentIsClosing; - BOOL _deselectOnNextKeyboardInput; - BOOL _clearSelectionUIAfterFirstResponder; + long long _maxRecipients; + _Bool _parentIsClosing; + _Bool _deselectOnNextKeyboardInput; + _Bool _clearSelectionUIAfterFirstResponder; NSTimer *_delayTimer; double _inputDelay; UITapGestureRecognizer *_tapGestureRecognizer; - BOOL _needsReflow; - BOOL _needsLayoutConstraintUpdate; - BOOL _didIgnoreFirstResponderResign; - BOOL _allowsDragAndDrop; - BOOL _separatorHidden; + _Bool _needsReflow; + _Bool _needsLayoutConstraintUpdate; + UIFont *_baseFont; + _Bool _didIgnoreFirstResponderResign; + _Bool _allowsDragAndDrop; + _Bool _separatorHidden; int _hideLastAtomComma; } @property(nonatomic) int hideLastAtomComma; // @synthesize hideLastAtomComma=_hideLastAtomComma; -@property(nonatomic, getter=isSeparatorHidden) BOOL separatorHidden; // @synthesize separatorHidden=_separatorHidden; -@property(nonatomic) BOOL allowsDragAndDrop; // @synthesize allowsDragAndDrop=_allowsDragAndDrop; -@property(nonatomic) BOOL didIgnoreFirstResponderResign; // @synthesize didIgnoreFirstResponderResign=_didIgnoreFirstResponderResign; +@property(nonatomic, getter=isSeparatorHidden) _Bool separatorHidden; // @synthesize separatorHidden=_separatorHidden; +@property(nonatomic) _Bool allowsDragAndDrop; // @synthesize allowsDragAndDrop=_allowsDragAndDrop; +@property(nonatomic) _Bool didIgnoreFirstResponderResign; // @synthesize didIgnoreFirstResponderResign=_didIgnoreFirstResponderResign; @property(readonly, nonatomic) MFCorecipientsIndicatorAtom *corecipientsIndicator; // @synthesize corecipientsIndicator=_corecipientsIndicatorAtom; -@property(nonatomic) unsigned int defaultAtomPresentationOptions; // @synthesize defaultAtomPresentationOptions=_defaultAtomPresentationOptions; -@property(nonatomic) BOOL focused; // @synthesize focused=_focused; +@property(nonatomic) unsigned long long defaultAtomPresentationOptions; // @synthesize defaultAtomPresentationOptions=_defaultAtomPresentationOptions; +@property(nonatomic) _Bool focused; // @synthesize focused=_focused; @property(readonly, nonatomic) UIView *addButton; // @synthesize addButton=_addButton; @property(readonly, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; @property(readonly, nonatomic) UITextField *textField; // @synthesize textField=_textField; @property(nonatomic) double inputDelay; // @synthesize inputDelay=_inputDelay; -@property(nonatomic) int maxRecipients; // @synthesize maxRecipients=_maxRecipients; -@property(nonatomic) BOOL editable; // @synthesize editable=_editable; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +@property(nonatomic) long long maxRecipients; // @synthesize maxRecipients=_maxRecipients; +@property(nonatomic) _Bool editable; // @synthesize editable=_editable; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_tapGestureRecognized:(id)arg1; - (void)didMoveToSuperview; - (void)_setNeedsLayoutConstraintUpdate; - (void)_setNeedsReflow; -- (void)_updateLayoutConstraintsAndGetNumberOfRows:(out unsigned int *)arg1 textFieldWillBeLastRow:(out char *)arg2; -- (float)_topRowTextWidth; -- (BOOL)finishEnteringRecipient; +- (void)_updateLayoutConstraintsAndGetNumberOfRows:(out unsigned long long *)arg1 textFieldWillBeLastRow:(out _Bool *)arg2; +- (double)_topRowTextWidth; +- (_Bool)finishEnteringRecipient; - (void)parentDidClose; - (void)parentWillClose; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (float)textFieldOffsetForNumberOfRowsToScroll:(unsigned int)arg1 numberOfRowsAboveField:(int)arg2; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (double)textFieldOffsetForNumberOfRowsToScroll:(unsigned long long)arg1 numberOfRowsAboveField:(long long)arg2; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; - (void)_deleteSelectedAtom; - (void)_deselectAtom; -- (void)windowDidResignKey:(id)arg1; - (void)textChanged:(id)arg1; - (void)composeRecipientAtomSelectNext:(id)arg1; - (void)composeRecipientAtomSelectPrevious:(id)arg1; - (void)_delayTimerFired:(id)arg1; - (void)_cancelDelayTimer; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)didTapShowCorecipientsForIndicatorAtom:(id)arg1 recipients:(id)arg2; - (void)composeRecipientAtomShowPersonCard:(id)arg1; - (void)textFieldDidResignFirstResponder:(id)arg1; - (void)textFieldDidBecomeFirstResponder:(id)arg1; - (void)mf_recipientTextField:(id)arg1 didAddRecipientAddress:(id)arg2; - (void)mf_dismissSearchResults:(id)arg1; -- (BOOL)mf_chooseSelectedSearchResultForTextField:(id)arg1; -- (BOOL)mf_presentSearchResultsForTextField:(id)arg1; +- (_Bool)mf_chooseSelectedSearchResultForTextField:(id)arg1; +- (_Bool)mf_presentSearchResultsForTextField:(id)arg1; - (void)mf_selectPreviousSearchResultForTextField:(id)arg1; - (void)mf_selectNextSearchResultForTextField:(id)arg1; -- (BOOL)mf_textFieldShowingSearchResults:(id)arg1; +- (_Bool)mf_textFieldShowingSearchResults:(id)arg1; +@property(retain, nonatomic) UIFont *baseFont; - (void)refreshPreferredContentSize; - (void)addButtonClicked:(id)arg1; -- (void)showCorecipientIndicator:(BOOL)arg1 withCorecipients:(id)arg2 animated:(BOOL)arg3; -- (void)_reflowAnimated:(BOOL)arg1; +- (void)showCorecipientIndicator:(_Bool)arg1 withCorecipients:(id)arg2 animated:(_Bool)arg3; +- (void)_reflowAnimated:(_Bool)arg1; - (void)reflow; -- (BOOL)_shouldShowCorecipientsIndicatorAtom; +- (_Bool)_shouldShowCorecipientsIndicatorAtom; - (void)deselectComposeRecipientAtom:(id)arg1; - (void)selectComposeRecipientAtom:(id)arg1; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)_addable; +- (_Bool)_addable; - (id)supportedDropTypes:(id)arg1; - (id)viewForDrop; - (void)dropItem:(id)arg1; @@ -112,38 +113,38 @@ - (void)dragExited:(id)arg1; - (void)dragUpdated:(id)arg1 atPoint:(struct CGPoint)arg2; - (void)dragEntered:(id)arg1 atPoint:(struct CGPoint)arg2; -- (int)_recipientIndexAtPoint:(struct CGPoint)arg1; +- (long long)_recipientIndexAtPoint:(struct CGPoint)arg1; - (id)viewForDragSource; -- (void)dragCompletedForItem:(id)arg1 success:(BOOL)arg2; +- (void)dragCompletedForItem:(id)arg1 success:(_Bool)arg2; - (void)animatePlaceholderForDragFailure:(id)arg1; - (void)dragStartedWithItem:(id)arg1; -- (id)viewForDraggedItem:(id)arg1 atScale:(float)arg2; +- (id)viewForDraggedItem:(id)arg1 atScale:(double)arg2; - (struct CGRect)frameForDraggedItem:(id)arg1; - (id)dragInitiatedAtPoint:(struct CGPoint)arg1; -- (BOOL)allowsDrag; +- (_Bool)allowsDrag; - (void)_removeAllRecipients; - (void)_removeUncommentedAddress:(id)arg1; - (void)_addUncommentedAddress:(id)arg1; -- (BOOL)containsAddress:(id)arg1; +- (_Bool)containsAddress:(id)arg1; - (void)clearAllAddressAtomPresentationOptions; -- (unsigned int)_addressAtomPresentationOptionsForRecipient:(id)arg1; +- (unsigned long long)_addressAtomPresentationOptionsForRecipient:(id)arg1; - (void)_removeAddressAtomPresentationOptionsForRecipient:(id)arg1; -- (void)setAddressAtomPresentationOptions:(unsigned int)arg1 forRecipient:(id)arg2; +- (void)setAddressAtomPresentationOptions:(unsigned long long)arg1 forRecipient:(id)arg2; @property(retain, nonatomic) MFComposeRecipient *placeholderRecipient; - (void)addRecord:(void *)arg1 property:(int)arg2 identifier:(int)arg3; - (void)_addRecord:(void *)arg1 identifier:(int)arg2; - (void)addAddress:(id)arg1; -- (void)addRecipient:(id)arg1 index:(unsigned int)arg2 animate:(BOOL)arg3; +- (void)addRecipient:(id)arg1 index:(unsigned long long)arg2 animate:(_Bool)arg3; - (void)addRecipient:(id)arg1; - (void)removeRecipient:(id)arg1; @property(copy, nonatomic) NSArray *addresses; - (id)uncommentedAddresses; - (void)setProperties:(id)arg1; - (void)setProperty:(int)arg1; -- (BOOL)hasContent; +- (_Bool)hasContent; - (void)clearText; -@property(readonly, nonatomic) int numberOfRowsOfTextInField; -@property(readonly, nonatomic) float offsetForRowWithTextField; +@property(readonly, nonatomic) long long numberOfRowsOfTextInField; +@property(readonly, nonatomic) double offsetForRowWithTextField; @property(readonly, nonatomic) NSString *text; - (void)willMoveToSuperview:(id)arg1; - (void)setLabel:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFComposeRecipientViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFComposeRecipientViewDelegate-Protocol.h index 62eb79f32..7619b3f5a 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeRecipientViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFComposeRecipientViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol MFComposeRecipientViewDelegate @optional -- (BOOL)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; +- (_Bool)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; - (void)selectPreviousSearchResultForComposeRecipientView:(id)arg1; - (void)selectNextSearchResultForComposeRecipientView:(id)arg1; - (void)dismissSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)presentSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)composeRecipientViewShowingSearchResults:(id)arg1; +- (_Bool)presentSearchResultsForComposeRecipientView:(id)arg1; +- (_Bool)composeRecipientViewShowingSearchResults:(id)arg1; - (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientViewReturnPressed:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @@ -25,7 +25,7 @@ - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; diff --git a/iOS7/Frameworks/MessageUI/MFComposeScrollView.h b/iOS7/Frameworks/MessageUI/MFComposeScrollView.h index 56bc43378..c3c80820a 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeScrollView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeScrollView.h @@ -14,26 +14,26 @@ NSMutableSet *_disabledSubviews; UIView *_tappedView; struct CGPoint _tapLocation; - int _scrollBlocked; + long long _scrollBlocked; struct _NSRange _selectedRange; - BOOL _catchesSingleTap; - BOOL _shouldScrollToFirstResponder; + _Bool _catchesSingleTap; + _Bool _shouldScrollToFirstResponder; } -@property(nonatomic) BOOL shouldScrollToFirstResponder; // @synthesize shouldScrollToFirstResponder=_shouldScrollToFirstResponder; +@property(nonatomic) _Bool shouldScrollToFirstResponder; // @synthesize shouldScrollToFirstResponder=_shouldScrollToFirstResponder; @property(nonatomic) struct CGPoint tapLocation; // @synthesize tapLocation=_tapLocation; @property(retain, nonatomic) UIView *tappedView; // @synthesize tappedView=_tappedView; -- (BOOL)_scrollsToMakeFirstResponderVisible; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; +- (_Bool)_scrollsToMakeFirstResponderVisible; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; - (void)endBlockingScroll; - (void)beginBlockingScroll; - (void)willRemoveSubview:(id)arg1; - (void)didAddSubview:(id)arg1; - (void)enableSubview:(id)arg1; - (void)disableSubview:(id)arg1; -- (void)performDelayedTap:(BOOL)arg1; +- (void)performDelayedTap:(_Bool)arg1; - (void)singleTap:(id)arg1; -@property(nonatomic) BOOL catchesSingleTap; +@property(nonatomic) _Bool catchesSingleTap; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFComposeSubjectView.h b/iOS7/Frameworks/MessageUI/MFComposeSubjectView.h index ea76100f8..03a387264 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeSubjectView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeSubjectView.h @@ -17,10 +17,10 @@ } @property(readonly, nonatomic) UITextField *textField; // @synthesize textField=_textField; -- (BOOL)_canBecomeFirstResponder; +- (_Bool)_canBecomeFirstResponder; - (void)dealloc; -- (BOOL)endEditing:(BOOL)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; +- (_Bool)endEditing:(_Bool)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; - (void)textChanged:(id)arg1; - (void)setDelegate:(id)arg1; - (void)setText:(id)arg1; @@ -28,7 +28,7 @@ - (void)refreshPreferredContentSize; - (void)textFieldDidBecomeFirstResponder:(id)arg1; - (void)textFieldDidResignFirstResponder:(id)arg1; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFComposeTextContentView.h b/iOS7/Frameworks/MessageUI/MFComposeTextContentView.h index 86c2f96e8..f52c10a57 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeTextContentView.h +++ b/iOS7/Frameworks/MessageUI/MFComposeTextContentView.h @@ -8,21 +8,21 @@ @interface MFComposeTextContentView : UITextContentView { - int _preventScrollSelectionToVisible; - BOOL _keepScrollPosition; + long long _preventScrollSelectionToVisible; + _Bool _keepScrollPosition; struct CGPoint _scrollPosition; } - (id)targetForAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)decreaseQuoteLevel; - (void)increaseQuoteLevel; - (void)showQuoteLevelOptions; - (id)supportedPasteboardTypesForCurrentSelection; - (void)ensureSelection; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (void)scrollSelectionToVisible:(BOOL)arg1; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (void)scrollSelectionToVisible:(_Bool)arg1; - (id)enclosingScrollView; - (void)endPreventingScrollSelectionToVisible; - (void)beginPreventingScrollSelectionToVisible; diff --git a/iOS7/Frameworks/MessageUI/MFComposeTextField.h b/iOS7/Frameworks/MessageUI/MFComposeTextField.h index a35a359b0..4fdfe6aae 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeTextField.h +++ b/iOS7/Frameworks/MessageUI/MFComposeTextField.h @@ -8,11 +8,11 @@ @interface MFComposeTextField : UITextField { - BOOL _isShowingDictationPlaceholder; + _Bool _isShowingDictationPlaceholder; } -@property(readonly, nonatomic) BOOL isShowingDictationPlaceholder; // @synthesize isShowingDictationPlaceholder=_isShowingDictationPlaceholder; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +@property(readonly, nonatomic) _Bool isShowingDictationPlaceholder; // @synthesize isShowingDictationPlaceholder=_isShowingDictationPlaceholder; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (id)insertDictationResultPlaceholder; @end diff --git a/iOS7/Frameworks/MessageUI/MFComposeTypeFactory.h b/iOS7/Frameworks/MessageUI/MFComposeTypeFactory.h index 580becbf9..7279096fd 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeTypeFactory.h +++ b/iOS7/Frameworks/MessageUI/MFComposeTypeFactory.h @@ -14,20 +14,19 @@ + (id)messageFromDelegate:(id)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3; + (void)setupWithContent:(id)arg1 delegate:(id)arg2; + (void)setupWithCompositionModel:(id)arg1 delegate:(id)arg2; -+ (unsigned int)imageScaleFromUserDefaults; -+ (void)addAttachment:(id)arg1 prepend:(BOOL)arg2 withCompositionModel:(id)arg3 delegate:(id)arg4; -+ (id)addInlineAttachmentForInclusion:(id)arg1 onlyIfNecessary:(BOOL)arg2 delegate:(id)arg3; ++ (unsigned long long)imageScaleFromUserDefaults; ++ (void)addAttachment:(id)arg1 prepend:(_Bool)arg2 withCompositionModel:(id)arg3 delegate:(id)arg4; ++ (id)addInlineAttachmentForInclusion:(id)arg1 onlyIfNecessary:(_Bool)arg2 delegate:(id)arg3; + (void)_setupForNewMessageWithModel:(id)arg1 delegate:(id)arg2; + (void)_setupForReplyAllWithModel:(id)arg1 delegate:(id)arg2; + (void)_setupForForwardWithModel:(id)arg1 delegate:(id)arg2; + (void)_setupForReplyWithModel:(id)arg1 delegate:(id)arg2; + (id)headersFromDelegate:(id)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3; + (id)headersFromDelegate:(id)arg1; -+ (void)_addSignature:(BOOL)arg1 withDelegate:(id)arg2; + (void)_quoteFromModel:(id)arg1 delegate:(id)arg2; -+ (void)_setContent:(id)arg1 includeAttachments:(BOOL)arg2 shouldQuote:(BOOL)arg3 prependBlankLine:(BOOL)arg4 delegate:(id)arg5; -+ (id)_markupForInlineAttachment:(id)arg1 willBeIncluded:(BOOL)arg2 prependBlankLine:(BOOL)arg3 delegate:(id)arg4; -+ (void)_prependQuotedMarkup:(id)arg1 shouldIndent:(BOOL)arg2 toBodyField:(id)arg3; ++ (void)_setContent:(id)arg1 includeAttachments:(_Bool)arg2 shouldQuote:(_Bool)arg3 prependBlankLine:(_Bool)arg4 delegate:(id)arg5; ++ (id)_markupForInlineAttachment:(id)arg1 willBeIncluded:(_Bool)arg2 prependBlankLine:(_Bool)arg3 delegate:(id)arg4; ++ (void)_prependQuotedMarkup:(id)arg1 shouldIndent:(_Bool)arg2 toBodyField:(id)arg3; + (void)_prependPreamble:(id)arg1 toBodyField:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFComposeTypeFactoryDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFComposeTypeFactoryDelegate-Protocol.h index 5df64cd36..065a89d6b 100644 --- a/iOS7/Frameworks/MessageUI/MFComposeTypeFactoryDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFComposeTypeFactoryDelegate-Protocol.h @@ -4,13 +4,15 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -@protocol MFComposeTypeFactoryDelegate -- (BOOL)hasAnyHiddenTrailingEmptyQuote; +#import "NSObject-Protocol.h" + +@protocol MFComposeTypeFactoryDelegate +- (_Bool)hasAnyHiddenTrailingEmptyQuote; - (id)attachmentStore; -- (id)addInlinedElementToStore:(id)arg1 onlyIfNecessary:(BOOL)arg2; +- (id)addInlinedElementToStore:(id)arg1 onlyIfNecessary:(_Bool)arg2; - (id)sendingAccountProxy; - (id)sendingEmailAddress; -- (void)setSendingEmailAddress:(id)arg1 addIfNotPresent:(BOOL)arg2; +- (void)setSendingEmailAddress:(id)arg1 addIfNotPresent:(_Bool)arg2; - (id)savedHeaders; - (void)setSavedHeaders:(id)arg1; - (id)subject; @@ -23,5 +25,8 @@ - (void)setToRecipients:(id)arg1; - (id)bodyField; - (id)accountProxyGenerator; + +@optional +- (void)addSignature:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFContactsSearchManager.h b/iOS7/Frameworks/MessageUI/MFContactsSearchManager.h index ac37afd39..b659d3010 100644 --- a/iOS7/Frameworks/MessageUI/MFContactsSearchManager.h +++ b/iOS7/Frameworks/MessageUI/MFContactsSearchManager.h @@ -23,7 +23,7 @@ NSArray *_explicitSearchAccountIDs; NSArray *_searchAccounts; int _contactSearchAccountChangedToken; - BOOL _registeredForAddressBookChanges; + _Bool _registeredForAddressBookChanges; NSString *_recentsBundleIdentifier; NSString *_sendingAddress; } diff --git a/iOS7/Frameworks/MessageUI/MFContactsSearchResultsModel.h b/iOS7/Frameworks/MessageUI/MFContactsSearchResultsModel.h index d2c50bb77..66ba4e785 100644 --- a/iOS7/Frameworks/MessageUI/MFContactsSearchResultsModel.h +++ b/iOS7/Frameworks/MessageUI/MFContactsSearchResultsModel.h @@ -23,7 +23,7 @@ struct __CFArray *_resultTypesPriorityOrder; struct __CFSet *_finishedResultTypes; int _preferredType; - BOOL _favorMobileNumbers; + _Bool _favorMobileNumbers; int _resetCount; NSArray *_enteredRecipients; } @@ -35,16 +35,16 @@ - (void)_addBestRecipientsForRecipients:(id)arg1 excluding:(id)arg2 toArray:(id)arg3; - (id)_bestRecipientForAddress:(id)arg1 fallback:(id)arg2; - (void)_enumerateSearchResultTypesInSortOrderUsingBlock:(id)arg1; -- (BOOL)_didFinishSearchForType:(int)arg1; -- (BOOL)_shouldProcessResultsAfterFinishingType:(int)arg1; +- (_Bool)_didFinishSearchForType:(int)arg1; +- (_Bool)_shouldProcessResultsAfterFinishingType:(int)arg1; - (void)_finishSearchOfType:(int)arg1; - (void)addResults:(id)arg1 ofType:(int)arg2; - (void)_addResults:(id)arg1 ofType:(int)arg2; -- (BOOL)_isResetting; +- (_Bool)_isResetting; - (void)reset; - (void)dealloc; -- (id)initWithResultTypeSortOrderComparator:(void *)arg1 resultTypePriorityComparator:(void *)arg2 favorMobileNumbers:(BOOL)arg3; -- (id)initWithFavorMobileNumbers:(BOOL)arg1; +- (id)initWithResultTypeSortOrderComparator:(void *)arg1 resultTypePriorityComparator:(void *)arg2 favorMobileNumbers:(_Bool)arg3; +- (id)initWithFavorMobileNumbers:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/MessageUI/MFContactsSearchTaskContext.h b/iOS7/Frameworks/MessageUI/MFContactsSearchTaskContext.h index 0fddaec23..e8bc4508b 100644 --- a/iOS7/Frameworks/MessageUI/MFContactsSearchTaskContext.h +++ b/iOS7/Frameworks/MessageUI/MFContactsSearchTaskContext.h @@ -22,7 +22,7 @@ @property(readonly, nonatomic) NSString *text; // @synthesize text=_text; @property(readonly, nonatomic) id consumer; // @synthesize consumer=_consumer; - (void)dealloc; -- (BOOL)done; +- (_Bool)done; @end diff --git a/iOS7/Frameworks/MessageUI/MFCorecipientsIndicatorAtom.h b/iOS7/Frameworks/MessageUI/MFCorecipientsIndicatorAtom.h index 802d31645..38ca2d92f 100644 --- a/iOS7/Frameworks/MessageUI/MFCorecipientsIndicatorAtom.h +++ b/iOS7/Frameworks/MessageUI/MFCorecipientsIndicatorAtom.h @@ -10,7 +10,7 @@ @interface MFCorecipientsIndicatorAtom : MFModernAtomView { - BOOL _touchesWereCancelled; + _Bool _touchesWereCancelled; id _delegate; NSArray *_recipients; } diff --git a/iOS7/Frameworks/MessageUI/MFDataDetectors.h b/iOS7/Frameworks/MessageUI/MFDataDetectors.h index 2589e925b..372f27e24 100644 --- a/iOS7/Frameworks/MessageUI/MFDataDetectors.h +++ b/iOS7/Frameworks/MessageUI/MFDataDetectors.h @@ -10,9 +10,9 @@ { } -+ (BOOL)urlIfyNode:(id)arg1 phoneNumberTypes:(unsigned int)arg2; -+ (BOOL)urlIfyNode:(id)arg1; -+ (id)urlMatchesForString:(id)arg1 includingTel:(BOOL)arg2; ++ (_Bool)urlIfyNode:(id)arg1 phoneNumberTypes:(unsigned long long)arg2; ++ (_Bool)urlIfyNode:(id)arg1; ++ (id)urlMatchesForString:(id)arg1 includingTel:(_Bool)arg2; + (id)urlMatchesForString:(id)arg1; + (Class)_DDURLifierClass; + (id)sharedDetectionController; diff --git a/iOS7/Frameworks/MessageUI/MFDragManager.h b/iOS7/Frameworks/MessageUI/MFDragManager.h index 296545120..4768efedc 100644 --- a/iOS7/Frameworks/MessageUI/MFDragManager.h +++ b/iOS7/Frameworks/MessageUI/MFDragManager.h @@ -28,14 +28,14 @@ struct CGPoint _previousGestureLocation; double _timeOfLastBigUpdate; struct CGRect _draggedItemOriginalFrame; - BOOL _dragWasSuccessful; - BOOL _scrollingForDrag; + _Bool _dragWasSuccessful; + _Bool _scrollingForDrag; } + (id)sharedInstance; - (void)_scrollViewIfNecessary; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_handleLongPress:(id)arg1; - (void)enumerateDragContextsUsingBlock:(id)arg1; - (void)cancelCurrentDragOperation; diff --git a/iOS7/Frameworks/MessageUI/MFDragSource-Protocol.h b/iOS7/Frameworks/MessageUI/MFDragSource-Protocol.h index 09d0e3cbd..547122967 100644 --- a/iOS7/Frameworks/MessageUI/MFDragSource-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFDragSource-Protocol.h @@ -8,12 +8,12 @@ @protocol MFDragSource - (id)viewForDragSource; -- (void)dragCompletedForItem:(id)arg1 success:(BOOL)arg2; +- (void)dragCompletedForItem:(id)arg1 success:(_Bool)arg2; - (void)animatePlaceholderForDragFailure:(id)arg1; - (void)dragStartedWithItem:(id)arg1; -- (id)viewForDraggedItem:(id)arg1 atScale:(float)arg2; +- (id)viewForDraggedItem:(id)arg1 atScale:(double)arg2; - (struct CGRect)frameForDraggedItem:(id)arg1; - (id)dragInitiatedAtPoint:(struct CGPoint)arg1; -- (BOOL)allowsDrag; +- (_Bool)allowsDrag; @end diff --git a/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore-MailInlineTextAttachmentExtras.h b/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore-MailInlineTextAttachmentExtras.h new file mode 100644 index 000000000..6d6b65e74 --- /dev/null +++ b/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore-MailInlineTextAttachmentExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFGenericAttachmentStore (MailInlineTextAttachmentExtras) +- (unsigned long long)sizeForScale:(unsigned long long)arg1 imagesOnly:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore.h b/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore.h index 2b07b4b44..c9e0d9347 100644 --- a/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore.h +++ b/iOS7/Frameworks/MessageUI/MFGenericAttachmentStore.h @@ -16,34 +16,33 @@ NSObject *_scalingQueue; MFConditionLock *_scalingThrottle; int _pendingImageScalingOperations; - BOOL _outgoing; - BOOL _didCancelImageScalingOperations; - BOOL _isScalingEnabled; - BOOL _isScalingThrottled; + _Bool _outgoing; + _Bool _didCancelImageScalingOperations; + _Bool _isScalingEnabled; + _Bool _isScalingThrottled; } + (void)addAttachmentUniqueIdentifierStore:(id)arg1; -+ (BOOL)isPreventingInlinePDFs; ++ (_Bool)isPreventingInlinePDFs; + (void)endPreventingInlinePDFs; + (void)beginPreventingInlinePDFs; -@property(nonatomic) BOOL scalingThrottled; // @synthesize scalingThrottled=_isScalingThrottled; +@property(nonatomic) _Bool scalingThrottled; // @synthesize scalingThrottled=_isScalingThrottled; @property(readonly, nonatomic) NSArray *attachments; - (void)removeAttachmentsForURLs:(id)arg1; - (void)removeAttachmentForURL:(id)arg1; -- (void)_enqueueScaleAttachment:(id)arg1 withFlags:(unsigned int)arg2 originalSize:(unsigned int)arg3; +- (void)_enqueueScaleAttachment:(id)arg1 withFlags:(unsigned int)arg2 originalSize:(unsigned long long)arg3; - (void)_notifyAttachmentCachedSizesChanged; - (void)_decrementPendingImageScalingOperations; - (void)_inrementPendingImageScalingOperations; -- (BOOL)addAttachment:(id)arg1 allowingOverride:(id)arg2; -- (BOOL)addAttachment:(id)arg1; -- (BOOL)setAttachment:(id)arg1 forURL:(id)arg2; -- (BOOL)didCancelImageScalingOperations; +- (_Bool)addAttachment:(id)arg1 allowingOverride:(id)arg2; +- (_Bool)addAttachment:(id)arg1; +- (_Bool)setAttachment:(id)arg1 forURL:(id)arg2; +- (_Bool)didCancelImageScalingOperations; - (void)cancelImageScalingOperations; -- (BOOL)hasPendingImageScalingOperations; +- (_Bool)hasPendingImageScalingOperations; - (void)dealloc; - (id)description; - (id)initOutgoing; -- (unsigned long)sizeForScale:(unsigned int)arg1 imagesOnly:(BOOL)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFGobblerGestureRecognizer.h b/iOS7/Frameworks/MessageUI/MFGobblerGestureRecognizer.h index 0a706900c..84a879d50 100644 --- a/iOS7/Frameworks/MessageUI/MFGobblerGestureRecognizer.h +++ b/iOS7/Frameworks/MessageUI/MFGobblerGestureRecognizer.h @@ -11,8 +11,8 @@ } - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)canPreventGestureRecognizer:(id)arg1; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canPreventGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFGroupDetailViewController.h b/iOS7/Frameworks/MessageUI/MFGroupDetailViewController.h index d16c76ab4..f40b649bd 100644 --- a/iOS7/Frameworks/MessageUI/MFGroupDetailViewController.h +++ b/iOS7/Frameworks/MessageUI/MFGroupDetailViewController.h @@ -20,13 +20,13 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_removeButtonTapped:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (id)initWithStyle:(int)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (id)initWithStyle:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MessageUI/MFHardwareJPEGScaler.h b/iOS7/Frameworks/MessageUI/MFHardwareJPEGScaler.h index 4566ea290..3cc75ca3d 100644 --- a/iOS7/Frameworks/MessageUI/MFHardwareJPEGScaler.h +++ b/iOS7/Frameworks/MessageUI/MFHardwareJPEGScaler.h @@ -13,12 +13,12 @@ struct __IOSurface *_ioSurfaceRef; NSData *_imageData; struct __CFDictionary *_imageProperties; - BOOL _canHardwareScaleImage; + _Bool _canHardwareScaleImage; } -- (BOOL)scaleImageToFitLargestDimension:(id)arg1 dataConsumer:(id)arg2; -- (BOOL)_decodeImageToIOSurface; -- (BOOL)_isJPEGImage:(struct CGImageSource *)arg1; +- (_Bool)scaleImageToFitLargestDimension:(id)arg1 dataConsumer:(id)arg2; +- (_Bool)_decodeImageToIOSurface; +- (_Bool)_isJPEGImage:(struct CGImageSource *)arg1; - (void)dealloc; - (id)initWithImageData:(id)arg1 imageSource:(struct CGImageSource *)arg2; diff --git a/iOS7/Frameworks/MessageUI/MFHeaderLabelView.h b/iOS7/Frameworks/MessageUI/MFHeaderLabelView.h index 854f7813e..8e487527a 100644 --- a/iOS7/Frameworks/MessageUI/MFHeaderLabelView.h +++ b/iOS7/Frameworks/MessageUI/MFHeaderLabelView.h @@ -14,7 +14,6 @@ + (id)_defaultColor; - (struct CGPoint)baselinePoint; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; - (id)effectiveTextColor; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFLabelledAtomList.h b/iOS7/Frameworks/MessageUI/MFLabelledAtomList.h deleted file mode 100644 index c7e5e183b..000000000 --- a/iOS7/Frameworks/MessageUI/MFLabelledAtomList.h +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "MFAddressAtomDelegate-Protocol.h" -#import "MFPassthroughViewProvider-Protocol.h" - -@class NSDictionary, NSMutableArray, NSString, UIColor, UILabel; - -@interface MFLabelledAtomList : UIView -{ - UILabel *_label; - void *_addressBook; - id _delegate; - NSMutableArray *_addressAtoms; - NSString *_title; - UILabel *_captionLabel; - UIColor *_labelTextColor; - NSDictionary *_recipients; - float _firstLineWidth; - BOOL _usePadDisplayStyle; - BOOL _labelVisible; - unsigned int _needsReflow:1; - unsigned int _isChangingFrame:1; - BOOL _primary; -} - -+ (id)defaultLabelTextColor; -@property(nonatomic) BOOL primary; // @synthesize primary=_primary; -@property(retain, nonatomic) NSDictionary *recipients; // @synthesize recipients=_recipients; -@property(nonatomic) BOOL usePadDisplayStyle; // @synthesize usePadDisplayStyle=_usePadDisplayStyle; -@property(retain, nonatomic) UIColor *labelTextColor; // @synthesize labelTextColor=_labelTextColor; -@property(readonly, nonatomic) UILabel *label; // @synthesize label=_label; -- (void)crossFadeLabelVisibility:(BOOL)arg1 animationDuration:(double)arg2; -- (id)passthroughViews; -- (void)setOpaque:(BOOL)arg1; -- (void)setAtomAlpha:(float)arg1; -- (id)addressAtoms; -- (id)atomDisplayStrings; -- (id)title; -- (void)updateAtomsForVIP; -- (void)setCaptionWithToRecipients:(id)arg1 ccRecipients:(id)arg2 bccRecipients:(id)arg3 withReceivingEmailAddresses:(id)arg4; -@property(nonatomic, getter=isCaptionVisible) BOOL captionVisible; -- (void)_createCaptionLabelIfNecessary; -@property(nonatomic, getter=isLabelVisible) BOOL labelVisible; -- (struct CGRect)labelFrame; -- (id)labelText; -- (void)setAddressAtomTarget:(id)arg1 action:(SEL)arg2; -- (void)_updateCaptionText; -- (void)_reflow; -- (void)_setNeedsReflow; -- (void)addressAtom:(id)arg1 displayStringDidChange:(id)arg2; -- (void)setFrame:(struct CGRect)arg1; -- (void)setFirstLineWidth:(float)arg1 reflow:(BOOL)arg2; -- (void)setFirstLineWidth:(float)arg1; -- (void)setDelegate:(id)arg1; -- (void)addressBookDidChange:(id)arg1; -- (void)dealloc; -- (id)initWithLabel:(id)arg1 title:(id)arg2 totalWidth:(float)arg3 firstLineWidth:(float)arg4 addresses:(id)arg5 arePhoneNumbers:(id)arg6 style:(int)arg7 addressBook:(void *)arg8 completionBlock:(id)arg9; - -@end - diff --git a/iOS7/Frameworks/MessageUI/MFMailAccountProxy.h b/iOS7/Frameworks/MessageUI/MFMailAccountProxy.h index e1e04ab1b..b8b4f7ca6 100644 --- a/iOS7/Frameworks/MessageUI/MFMailAccountProxy.h +++ b/iOS7/Frameworks/MessageUI/MFMailAccountProxy.h @@ -14,10 +14,10 @@ } @property(readonly, nonatomic) id mailAccount; -- (BOOL)_isRestricted; -- (BOOL)_isActive; -@property(readonly, nonatomic) BOOL restrictsRepliesAndForwards; -@property(readonly, nonatomic) BOOL supportsSoftBankCodePoints; +- (_Bool)_isRestricted; +- (_Bool)_isActive; +@property(readonly, nonatomic) _Bool restrictsRepliesAndForwards; +@property(readonly, nonatomic) _Bool supportsSoftBankCodePoints; @property(readonly, nonatomic) NSString *uniqueID; - (id)_emailAddressesAndAliases; @property(readonly, nonatomic) NSArray *fromEmailAddressesIncludingDisabled; @@ -26,7 +26,7 @@ @property(readonly, nonatomic) NSString *firstEmailAddress; @property(readonly, nonatomic) NSString *username; @property(readonly, nonatomic) NSString *fullUserName; -@property(readonly, nonatomic) BOOL isDefaultDeliveryAccount; +@property(readonly, nonatomic) _Bool isDefaultDeliveryAccount; - (void)dealloc; - (id)_initWithProperties:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMailAccountProxyGenerator.h b/iOS7/Frameworks/MessageUI/MFMailAccountProxyGenerator.h index ea6692466..4507e0ef7 100644 --- a/iOS7/Frameworks/MessageUI/MFMailAccountProxyGenerator.h +++ b/iOS7/Frameworks/MessageUI/MFMailAccountProxyGenerator.h @@ -11,16 +11,16 @@ @interface MFMailAccountProxyGenerator : NSObject { _MFMailAccountProxySource *_proxySource; - BOOL _allowsRestrictedAccounts; + _Bool _allowsRestrictedAccounts; } - (id)allAccountProxies; - (id)activeAccountProxiesOriginatingBundleID:(id)arg1 sourceAccountManagement:(int)arg2; -- (id)accountProxyContainingEmailAddress:(id)arg1 includingInactive:(BOOL)arg2 originatingBundleID:(id)arg3 sourceAccountManagement:(int)arg4; -- (id)accountProxyContainingEmailAddress:(id)arg1 includingInactive:(BOOL)arg2; +- (id)accountProxyContainingEmailAddress:(id)arg1 includingInactive:(_Bool)arg2 originatingBundleID:(id)arg3 sourceAccountManagement:(int)arg4; +- (id)accountProxyContainingEmailAddress:(id)arg1 includingInactive:(_Bool)arg2; - (id)defaultMailAccountProxyForDeliveryOriginatingBundleID:(id)arg1 sourceAccountManagement:(int)arg2; - (void)dealloc; -- (id)initWithAllowsRestrictedAccounts:(BOOL)arg1; +- (id)initWithAllowsRestrictedAccounts:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/MessageUI/MFMailAttachmentDownloadProgressDisplay-Protocol.h b/iOS7/Frameworks/MessageUI/MFMailAttachmentDownloadProgressDisplay-Protocol.h index 123bdf326..05bcd0842 100644 --- a/iOS7/Frameworks/MessageUI/MFMailAttachmentDownloadProgressDisplay-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMailAttachmentDownloadProgressDisplay-Protocol.h @@ -5,7 +5,7 @@ */ @protocol MFMailAttachmentDownloadProgressDisplay -- (BOOL)downloadInitiatedByUser; +- (void)downloadProgressDidEnd; - (void)downloadProgressDidCancel; - (void)downloadProgressDidUpdatePercentageComplete:(float)arg1; - (void)downloadProgressDidStart; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchController.h b/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchController.h index 65b7f94e9..8ecb46e2f 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchController.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchController.h @@ -17,8 +17,8 @@ MFContactsSearchResultsModel *_model; NSNumber *_taskID; NSNumber *_corecipientSearchTaskID; - BOOL _foundAnySearchResults; - unsigned int _waitingOnSearchResultsCount; + _Bool _foundAnySearchResults; + unsigned long long _waitingOnSearchResultsCount; } @property(retain, nonatomic) NSNumber *taskID; // @synthesize taskID=_taskID; @@ -30,7 +30,7 @@ - (void)finishedSearchingForType:(int)arg1; - (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; - (void)findCorecipientsWithRecipients:(id)arg1; -- (void)_cancelSearchAndNotify:(BOOL)arg1; +- (void)_cancelSearchAndNotify:(_Bool)arg1; - (void)cancelSearch; - (void)searchWithString:(id)arg1 enteredRecipients:(id)arg2; - (void)searchWithString:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchControllerDelegate-Protocol.h index 2e5bdc3fc..a3657e51a 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeContactsSearchControllerDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol MFMailComposeContactsSearchControllerDelegate - (void)composeContactsSearchController:(id)arg1 didFindCorecipients:(id)arg2; -- (void)composeContactsSearchController:(id)arg1 finishedWithResults:(BOOL)arg2; +- (void)composeContactsSearchController:(id)arg1 finishedWithResults:(_Bool)arg2; - (void)composeContactsSearchController:(id)arg1 didSortResults:(id)arg2; - (id)sendingAddressForComposeContactsSearchController:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeController.h b/iOS7/Frameworks/MessageUI/MFMailComposeController.h index a15d77782..c42a28c3a 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeController.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeController.h @@ -33,7 +33,7 @@ id _remoteViewControllerProxy; MFMailAccountProxyGenerator *_accountProxyGenerator; _MFMailCompositionContext *_compositionContext; - unsigned int _options; + unsigned long long _options; NSArray *_toAddresses; NSArray *_ccAddresses; NSArray *_bccAddresses; @@ -42,10 +42,10 @@ NSString *_originalSendingEmailAddress; NSString *_primaryAddressForForcedSendingAccount; NSString *_sendingEmailAddress; - int _sendingEmailAddressIndex; + long long _sendingEmailAddressIndex; id _content; MFGenericAttachmentStore *_attachmentStore; - unsigned int _initialAttachmentCount; + unsigned long long _initialAttachmentCount; UIView *_alternateTitleView; UIBarButtonItem *_sendButtonItem; UIBarButtonItem *_closeButtonItem; @@ -61,6 +61,9 @@ MFComposeImageSizeView *_imageSizeField; MFComposeBodyField *_bodyField; MFComposeTextContentView *_bodyTextView; + NSString *_signatureMarkupString; + _Bool _hasSignature; + _Bool _firstSignaturePassComplete; MFRecentComposeRecipient *_recentRecipientPresentingCard; MFMailPopoverManager *_popoverManager; UIActionSheet *_activeSheet; @@ -78,7 +81,7 @@ NSString *_addressForMissingIdentity; int _signingIdentityStatus; int _encryptionIdentityStatus; - BOOL _encryptionStatusIsKnown; + _Bool _encryptionStatusIsKnown; int _resolution; int _recipientFieldWhileViewUnloaded; unsigned int _isDirty:1; @@ -94,21 +97,22 @@ unsigned int _isPopoverVisible:1; unsigned int _useSuspended:1; MFAddressPickerReformatter *_addressPickerReformatter; - BOOL _contentVisible; - BOOL _allowRestrictedAccounts; + _Bool _contentVisible; + _Bool _allowRestrictedAccounts; UIKeyCommand *_sendKeyCommand; UIKeyCommand *_escapeKeyCommand; - NSString *_originatingBundleID; int _sourceAccountManagement; + NSString *_originatingBundleID; } -+ (BOOL)useAccountSignatures; ++ (_Bool)useAccountSignatures; + (id)signatureMarkupForSendingEmailAddress:(id)arg1; ++ (id)signatureForSendingEmailAddress:(id)arg1; + (id)signature; + (id)defaultSignature; + (id)preferenceForKey:(id)arg1; -+ (BOOL)isSetupForDeliveryAllowingRestrictedAccounts:(BOOL)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3; -+ (BOOL)isSetupForDeliveryAllowingRestrictedAccounts:(BOOL)arg1; ++ (_Bool)isSetupForDeliveryAllowingRestrictedAccounts:(_Bool)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3; ++ (_Bool)isSetupForDeliveryAllowingRestrictedAccounts:(_Bool)arg1; + (void)initialize; @property(nonatomic) int sourceAccountManagement; // @synthesize sourceAccountManagement=_sourceAccountManagement; @property(copy, nonatomic) NSString *originatingBundleID; // @synthesize originatingBundleID=_originatingBundleID; @@ -127,61 +131,59 @@ @property(retain, nonatomic) UIActionSheet *activeSheet; // @synthesize activeSheet=_activeSheet; @property(retain, nonatomic) MFGenericAttachmentStore *attachmentStore; // @synthesize attachmentStore=_attachmentStore; @property(retain, nonatomic) id remoteViewControllerProxy; // @synthesize remoteViewControllerProxy=_remoteViewControllerProxy; -@property(nonatomic) id autorotationDelegate; // @synthesize autorotationDelegate=_autorotationDelegate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)_hasEncryptionIdentityError; -- (BOOL)_wantsEncryption; +- (_Bool)_hasEncryptionIdentityError; +- (_Bool)_wantsEncryption; - (void)secureMIMECompositionManager:(id)arg1 encryptionStatusDidChange:(int)arg2 context:(id)arg3; - (void)secureMIMECompositionManager:(id)arg1 signingStatusDidChange:(int)arg2 context:(id)arg3; - (void)_showMissingIdentityAlert; - (id)_missingIdentityErrorWithFormat:(id)arg1 title:(id)arg2; - (void)_updateIdentityStatus:(int *)arg1 withPolicy:(int)arg2 identity:(struct __SecIdentity *)arg3 error:(id)arg4; - (void)_updatePersonCard; -- (unsigned int)_defaultAtomPresentationOptions; +- (unsigned long long)_defaultAtomPresentationOptions; - (void)_updateRecipientAtomStyles; - (void)_updateTitleBarForEncryptionStatus:(int)arg1; - (void)_resetSecureCompositionManager; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)_updateTableCell:(id)arg1 isChecked:(BOOL)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)_updateTableCell:(id)arg1 isChecked:(_Bool)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)scrollToSelectedEntryInFromAddressTableView:(id)arg1; - (void)selectCurrentEntryForFromAddressPickerView:(id)arg1; -- (void)didSelectCellAtRow:(unsigned int)arg1; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (BOOL)pickerView:(id)arg1 shouldUseCheckSelectionForRow:(int)arg2 forComponent:(int)arg3; -- (unsigned int)pickerView:(id)arg1 numberOfRowsInComponent:(unsigned int)arg2; +- (void)didSelectCellAtRow:(unsigned long long)arg1; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (unsigned long long)pickerView:(id)arg1 numberOfRowsInComponent:(unsigned long long)arg2; - (int)numberOfComponentsInPickerView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_presentAlertView:(id)arg1; - (id)_newAlertView; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)groupDetailViewControllerDidCancel:(id)arg1; - (void)groupDetailViewController:(id)arg1 didTapComposeRecipient:(id)arg2; - (void)groupDetailViewController:(id)arg1 didAskToRemoveGroup:(id)arg2; -- (BOOL)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; +- (_Bool)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; - (void)selectPreviousSearchResultForComposeRecipientView:(id)arg1; - (void)selectNextSearchResultForComposeRecipientView:(id)arg1; - (void)dismissSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)presentSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)composeRecipientViewShowingSearchResults:(id)arg1; +- (_Bool)presentSearchResultsForComposeRecipientView:(id)arg1; +- (_Bool)composeRecipientViewShowingSearchResults:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 identifier:(int)arg3; - (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; - (id)navigationControllerForRecentPersonCard; -- (BOOL)isShowingRecentPersonCard; +- (_Bool)isShowingRecentPersonCard; - (void)composeRecipientView:(id)arg1 showPersonCardForRecent:(id)arg2; -- (void)_showPersonCardForRecent:(id)arg1 showDeleteButton:(BOOL)arg2; +- (void)_showPersonCardForRecent:(id)arg1 showDeleteButton:(_Bool)arg2; - (void)_removeRecent; - (void)composeRecipientView:(id)arg1 showCorecipients:(id)arg2; - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientViewReturnPressed:(id)arg1; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)_setLastFocusedRecipientView:(id)arg1; @@ -197,28 +199,27 @@ - (void)composeHeaderViewDidChangeValue:(id)arg1; - (void)composeSubjectViewTextFieldDidBecomeFirstResponder:(id)arg1; - (void)composeSubjectViewTextFieldDidResignFirstResponder:(id)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (id)rotatingFooterView; - (id)rotatingHeaderView; -- (BOOL)shouldAutorotate; - (void)_dismissPersonCard; -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (void)_dismissPeoplePicker:(id)arg1; - (void)_preferredContentSizeCategoryDidChange:(id)arg1; - (id)keyCommands; - (void)_displayAlertSheet:(id)arg1; -- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(BOOL)arg2; +- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(_Bool)arg2; - (void)_popoverWillBePresented:(id)arg1; - (id)popoverManager; -- (id)popoverManagerCreateIfNeeded:(BOOL)arg1; +- (id)popoverManagerCreateIfNeeded:(_Bool)arg1; - (void)hostApplicationWillEnterForeground; - (void)applicationDidResume; - (void)_applicationDidResume; @@ -227,46 +228,47 @@ - (void)_saveMessageValues; - (void)hostApplicationDidEnterBackground; - (void)applicationWillSuspend; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)viewWillUnload; - (void)viewDidLoad; - (void)loadView; - (void)composeShortcutInvoked:(id)arg1; -- (void)setRecipientsKeyboardType:(int)arg1; +- (void)setRecipientsKeyboardType:(long long)arg1; - (void)setDraftMessageID:(id)arg1 mailbox:(id)arg2; - (void)_finishedComposing; - (int)deliverMessageRemotely; - (void)_explainAirplaneMode; -- (BOOL)isSavingAsDraft; +- (_Bool)isSavingAsDraft; - (void)forceSaveAsDraft; - (void)_setupForSaveAsDraft; -- (BOOL)needsDelivery; +- (_Bool)needsDelivery; - (int)resolution; - (void)sendMessage; - (void)_prepareImagesForSend; - (void)_checkForEmptySubject; - (void)_checkForInvalidAddresses; - (void)send:(id)arg1; -- (void)_physicallyScaleImagesToScale:(unsigned int)arg1; -- (unsigned long)_estimateMessageSize; +- (void)_physicallyScaleImagesToScale:(unsigned long long)arg1; +- (unsigned long long)_estimateMessageSize; - (void)_setUpDeliveryObject; - (id)_messageForAutosave; - (id)_messageForRemoteDelivery; - (id)_messageForDraft; -- (id)_messageUseSuspendInfo:(BOOL)arg1 endingEditing:(BOOL)arg2; +- (id)_messageUseSuspendInfo:(_Bool)arg1 endingEditing:(_Bool)arg2; - (void)_leaveMessageInOutbox; - (void)close:(id)arg1; - (void)_close; - (void)autosaveWithHandler:(id)arg1; @property(retain, nonatomic) id autosaveIdentifier; -- (void)_setIsLoading:(BOOL)arg1; +- (id)attachmentStoreCreateIfNecessary; +- (void)_setIsLoading:(_Bool)arg1; - (void)_searchEnded:(id)arg1; - (void)_searchBegan:(id)arg1; -- (void)imageSizeView:(id)arg1 changedSelectedScaleTo:(unsigned int)arg2; +- (void)imageSizeView:(id)arg1 changedSelectedScaleTo:(unsigned long long)arg2; - (void)_unscaleImages; - (void)_scaleImages; - (void)_updateImageSizeTitles; @@ -277,37 +279,37 @@ - (void)addInlineAttachment:(id)arg1; - (void)_insertInlineAttachment:(id)arg1; - (void)_insertInlineAttachmentWithWrapper:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3; -- (void)setContentVisible:(BOOL)arg1; +- (void)setContentVisible:(_Bool)arg1; - (void)_unthrottleScalingWithAttachmentStore:(id)arg1; - (void)_unthrottleScalingAfterDelayIfVisible; - (struct CGRect)rectOfAttachment:(id)arg1; - (struct CGRect)frameForAttachmentWithIdentifier:(id)arg1; -- (BOOL)hasAttachments; +- (_Bool)hasAttachments; - (id)attachments; -- (BOOL)_shouldEnableCloseButton; -- (BOOL)_shouldEnableSendButton; -- (BOOL)_isPopoverOrActionSheetOrAlertVisible; +- (_Bool)_shouldEnableCloseButton; +- (_Bool)_shouldEnableSendButton; +- (_Bool)_isPopoverOrActionSheetOrAlertVisible; - (void)_updateSendAndCloseEnabled; - (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; - (void)imagePickerControllerDidCancel:(id)arg1; -- (void)_showPhotoPickerWithSourceType:(int)arg1; +- (void)_showPhotoPickerWithSourceType:(long long)arg1; - (void)insertPhotoOrVideo; - (struct CGRect)_optimalRectForPresentingPopoverInWebView:(id)arg1; - (int)compositionType; - (void)_finishEnteringRecipients; -- (BOOL)_anyRecipientViewContainsAddress:(id)arg1; -- (BOOL)_hasRecipients; +- (_Bool)_anyRecipientViewContainsAddress:(id)arg1; +- (_Bool)_hasRecipients; - (id)_allRecipientViews; -- (void)removeAddressAtIndex:(unsigned int)arg1 field:(int)arg2; +- (void)removeAddressAtIndex:(unsigned long long)arg1 field:(int)arg2; - (void)setAddresses:(id)arg1 field:(int)arg2; - (void)addAddress:(id)arg1 field:(int)arg2; +- (void)_updateAutoBccSendingAddress:(id)arg1 withNewSendingAddress:(id)arg2; - (void)_updateOriginalBccStatusForRestore; - (void)_tryAddSenderToBccRecipients; -- (void)_updateOriginalBccStatusForRestoreAddingAddress:(BOOL)arg1; +- (void)_updateOriginalBccStatusForRestoreAddingAddress:(_Bool)arg1; - (id)bodyField; - (id)savedHeaders; - (void)setSavedHeaders:(id)arg1; -- (void)setSendingEmailAddress:(id)arg1 addIfNotPresent:(BOOL)arg2; - (id)bccRecipients; - (void)setBccRecipients:(id)arg1; - (id)ccRecipients; @@ -321,10 +323,19 @@ - (id)subject; - (void)setSubject:(id)arg1; - (void)_focusGained:(id)arg1; -- (BOOL)canShowImageSizeField; -- (BOOL)canShowFromField; -- (BOOL)bccAddressesDirtied; -- (BOOL)sendingEmailDirtied; +- (_Bool)canShowImageSizeField; +- (_Bool)canShowFromField; +- (_Bool)bccAddressesDirtied; +- (_Bool)sendingEmailDirtied; +- (void)updateSignature; +- (id)_stripSignatureMarkup:(id)arg1; +- (struct _NSRange)_replaceSignature:(id)arg1 withSignature:(id)arg2 backwardsFromNode:(id)arg3 maxParagraphs:(unsigned long long)arg4; +- (void)_prependSignatureToNode:(id)arg1 includeMarkup:(_Bool)arg2; +- (void)_addSignature:(_Bool)arg1 includeMarkup:(_Bool)arg2; +- (void)addSignature:(_Bool)arg1; +- (void)_updateSignatureMarkupString; +- (_Bool)_setSendingEmailAddress:(id)arg1 addIfNotPresent:(_Bool)arg2; +- (void)setSendingEmailAddress:(id)arg1 addIfNotPresent:(_Bool)arg2; - (void)setSendingEmailAddress:(id)arg1; - (id)sendingEmailAddressIfExists; - (id)sendingAccountProxy; @@ -332,11 +343,11 @@ - (void)_bodyTextChanged:(id)arg1; - (void)_composeViewDidDraw:(id)arg1; - (void)_textChanged:(id)arg1; -- (BOOL)isDirty; +- (_Bool)isDirty; - (void)_pickInitialFirstResponder; -- (BOOL)hasAnyHiddenTrailingEmptyQuote; -- (id)addInlinedElementToStore:(id)arg1 onlyIfNecessary:(BOOL)arg2; -- (BOOL)_shouldPrependBlankLineForAttachments; +- (_Bool)hasAnyHiddenTrailingEmptyQuote; +- (id)addInlinedElementToStore:(id)arg1 onlyIfNecessary:(_Bool)arg2; +- (_Bool)_shouldPrependBlankLineForAttachments; - (void)_loadingContextDidLoad:(id)arg1; - (void)_attachmentLoaderFinished:(id)arg1; - (void)_loadAttachments; @@ -350,21 +361,21 @@ - (void)_loadCompositionContext; - (void)_prepareCompositionContextForLoading:(id)arg1; - (void)setCompositionContext:(id)arg1; -- (BOOL)_isReplyOrForward; -- (BOOL)_isRestoredComposition; +- (_Bool)_isReplyOrForward; +- (_Bool)_isRestoredComposition; - (int)composeType; -- (id)_reformattedAddressAtIndex:(unsigned int)arg1; -- (unsigned int)_reloadNumberOfReformattedAddressesWithMaximumWidth:(float)arg1 defaultFontSize:(float)arg2; +- (id)_reformattedAddressAtIndex:(unsigned long long)arg1; +- (unsigned long long)_reloadNumberOfReformattedAddressesWithMaximumWidth:(double)arg1 defaultFontSize:(double)arg2; - (void)_resetProxyGenerator; - (id)_availableAccountProxies; - (id)_emailAddresses; - (id)emailAddresses; - (void)_accountsChanged:(id)arg1; - (id)_defaultAccount; -- (BOOL)_isSetupForDelivery; +- (_Bool)_isSetupForDelivery; - (id)accountProxyGenerator; -- (void)_updateNavigationBarTitleAnimated:(BOOL)arg1; -- (void)_setTitleBarSubtitleText:(id)arg1 style:(unsigned int)arg2; +- (void)_updateNavigationBarTitleAnimated:(_Bool)arg1; +- (void)_setTitleBarSubtitleText:(id)arg1 style:(unsigned long long)arg2; - (id)_alternateTitleView; - (void)clearInitialTitle; - (void)setInitialTitle:(id)arg1; @@ -373,11 +384,11 @@ - (void)dismissSheet; - (void)setSheet:(id)arg1; - (id)_attachmentStoreCreateIfNecessary; -- (BOOL)hosted; -- (void)setHosted:(BOOL)arg1; +- (_Bool)hosted; +- (void)setHosted:(_Bool)arg1; - (id)mailComposeView; - (void)dealloc; -- (id)initWithCompositionContext:(id)arg1 options:(unsigned int)arg2; +- (id)initWithCompositionContext:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeCorecipientViewController.h b/iOS7/Frameworks/MessageUI/MFMailComposeCorecipientViewController.h index cf5fe3480..a500da310 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeCorecipientViewController.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeCorecipientViewController.h @@ -21,14 +21,14 @@ @property(retain, nonatomic) MFMailComposeRecipientView *recipientView; // @synthesize recipientView=_recipientView; @property(readonly, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (struct CGSize)contentSizeForViewInPopover; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (struct CGSize)preferredContentSize; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)_didTapDoneButton:(id)arg1; - (void)_dismissAndAddSelectedContacts; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeInternalViewController.h b/iOS7/Frameworks/MessageUI/MFMailComposeInternalViewController.h index fcfcb8b4b..fb3e94902 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeInternalViewController.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeInternalViewController.h @@ -13,7 +13,6 @@ @interface MFMailComposeInternalViewController : UIViewController { id _mailComposeDelegate; - id _autorotationDelegate; MFMailComposePlaceholderViewController *_placeholderViewController; MFMailComposeRemoteViewController *_serviceViewController; _UIAsyncInvocation *_cancellationInvocation; @@ -31,6 +30,7 @@ unsigned int _didAppear:1; unsigned int _didFinish:1; unsigned int _delegateRespondsToBodyFinishedLoadingWithResult:1; + id _autorotationDelegate; } @property(nonatomic) id autorotationDelegate; // @synthesize autorotationDelegate=_autorotationDelegate; @@ -40,37 +40,38 @@ - (void)_setCompositionValue:(id)arg1 forKey:(id)arg2; - (void)finalizeCompositionValues; - (id)addAttachmentData:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3; -- (void)setContentVisible:(BOOL)arg1; +- (void)setContentVisible:(_Bool)arg1; - (void)setSourceAccountManagement:(int)arg1; -- (void)setShowKeyboardImmediately:(BOOL)arg1; +- (void)setShowKeyboardImmediately:(_Bool)arg1; - (void)setBccRecipients:(id)arg1; - (void)setCcRecipients:(id)arg1; - (void)setToRecipients:(id)arg1; -- (void)setMessageBody:(id)arg1 isHTML:(BOOL)arg2; +- (void)setMessageBody:(id)arg1 isHTML:(_Bool)arg2; - (void)setSubject:(id)arg1; - (void)setAutosaveIdentifier:(id)arg1; - (void)setURL:(id)arg1; - (void)compositionViewServiceTerminatedWithError:(id)arg1; -- (void)_notifyBodyDidFinishLoadingWithResult:(BOOL)arg1; +- (void)_notifyBodyDidFinishLoadingWithResult:(_Bool)arg1; - (void)_notifyCompositionDidFinish; - (void)compositionFinishedWithResult:(int)arg1 error:(id)arg2; - (void)_cancelRemoteServiceViewControllerRequest; - (void)_cancelComposition:(id)arg1; -- (void)_finishServiceViewControllerRequestWithSuccess:(BOOL)arg1; +- (void)_finishServiceViewControllerRequestWithSuccess:(_Bool)arg1; - (void)_configureRemoteViewContoller; - (void)_serviceViewControllerReady:(id)arg1 error:(id)arg2; - (void)_didEndDelayingCompositionPresentation; - (void)_endDelayingCompositionPresentation; - (void)_beginDelayingCompositionPresenation; +- (double)_delayedPresentationTimeout; - (void)willMoveToParentViewController:(id)arg1; -- (BOOL)shouldAutorotate; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)_setPlaceHolderSubject:(id)arg1; -- (void)_loadContentViewControllerForcingPlaceholder:(BOOL)arg1; +- (void)_loadContentViewControllerForcingPlaceholder:(_Bool)arg1; - (void)loadView; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeNavigationBarTitleView.h b/iOS7/Frameworks/MessageUI/MFMailComposeNavigationBarTitleView.h index c73ce42e4..4d54cf305 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeNavigationBarTitleView.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeNavigationBarTitleView.h @@ -13,14 +13,14 @@ UILabel *_titleLabel; UILabel *_subtitleLabel; UIImageView *_subtitleImageView; - unsigned int _style; + unsigned long long _style; } - (id)_subtitleTextColor; -- (id)_subtitleImageWhenMini:(BOOL)arg1; -- (float)_verticalOffsetForSubtitleImageWhenMini:(BOOL)arg1; +- (id)_subtitleImageWhenMini:(_Bool)arg1; +- (double)_verticalOffsetForSubtitleImageWhenMini:(_Bool)arg1; - (void)layoutSubviews; -- (void)setSubtitleText:(id)arg1 withStyle:(unsigned int)arg2; +- (void)setSubtitleText:(id)arg1 withStyle:(unsigned long long)arg2; @property(copy, nonatomic) NSString *title; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeRemoteService-Protocol.h b/iOS7/Frameworks/MessageUI/MFMailComposeRemoteService-Protocol.h index 95c818aef..791535d3e 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeRemoteService-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeRemoteService-Protocol.h @@ -7,7 +7,7 @@ @protocol MFMailComposeRemoteService - (void)autosaveWithReply:(id)arg1; - (void)framesForAttachmentsWithIdentifiers:(id)arg1 withReply:(id)arg2; -- (void)setContentVisible:(BOOL)arg1; +- (void)setContentVisible:(_Bool)arg1; - (void)commitCompositionValuesWithReply:(id)arg1; - (void)addAttachmentData:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3 identifier:(id)arg4; - (void)setUICustomizationData:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeView.h b/iOS7/Frameworks/MessageUI/MFMailComposeView.h index a6b42a8af..433e9885c 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeView.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeView.h @@ -14,7 +14,7 @@ #import "UITableViewDelegate-Protocol.h" #import "UITextContentViewDelegate-Protocol.h" -@class MFComposeBodyField, MFComposeFromView, MFComposeImageSizeView, MFComposeMultiView, MFComposeScrollView, MFComposeSubjectView, MFComposeTextContentView, MFFromAddressViewController, MFMailComposeContactsSearchController, MFMailComposeRecipientView, NSArray, NSInvocation, NSString, UIPickerView, UIResponder, UITableView, UIView; +@class MFComposeBodyField, MFComposeFromView, MFComposeImageSizeView, MFComposeMultiView, MFComposeScrollView, MFComposeSubjectView, MFComposeTextContentView, MFFromAddressViewController, MFMailComposeContactsSearchController, MFMailComposeRecipientView, NSArray, NSInvocation, UIPickerView, UIResponder, UITableView, UIView; @interface MFMailComposeView : UITransitionView { @@ -45,10 +45,9 @@ MFMailComposeContactsSearchController *_searchController; NSArray *_searchResults; UITableView *_searchResultsTable; - NSString *_signatureMarkupString; - float _offsetBeforeSearch; - float _keyboardIntersection; - unsigned int _options; + double _offsetBeforeSearch; + double _keyboardIntersection; + unsigned long long _options; struct CGSize _currentContentSize; unsigned int _isChangingRecipients:1; unsigned int _isLoading:1; @@ -61,7 +60,7 @@ unsigned int _shouldShowOptionalHeaders:1; unsigned int _isDraggingRecipients:1; unsigned int _hasAppeared:1; - unsigned int _notifyingBodyField; + unsigned long long _notifyingBodyField; } @property(readonly, nonatomic) MFComposeTextContentView *bodyTextView; // @synthesize bodyTextView=_textView; @@ -78,59 +77,61 @@ @property(nonatomic) id composeRecipientDelegate; // @synthesize composeRecipientDelegate=_composeRecipientViewDelegate; @property(nonatomic) id composeViewDelegate; // @synthesize composeViewDelegate=_mailComposeViewDelegate; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; - (void)willDisappear; - (void)didAppear; - (void)parentDidClose; - (void)parentWillClose; -- (void)clearSearchForRecipientView:(id)arg1 reflow:(BOOL)arg2 clear:(BOOL)arg3; +- (void)clearSearchForRecipientView:(id)arg1 reflow:(_Bool)arg2 clear:(_Bool)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)selectSearchResultsRecipientAtIndexPath:(id)arg1; -- (void)_accessoryButtonTapped:(id)arg1; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; - (void)composeContactsSearchController:(id)arg1 didFindCorecipients:(id)arg2; -- (void)composeContactsSearchController:(id)arg1 finishedWithResults:(BOOL)arg2; +- (void)composeContactsSearchController:(id)arg1 finishedWithResults:(_Bool)arg2; - (void)composeContactsSearchController:(id)arg1 didSortResults:(id)arg2; - (id)sendingAddressForComposeContactsSearchController:(id)arg1; - (void)findCorecipientsWithRecipientView:(id)arg1; - (void)invalidateSearchResultRecipient:(id)arg1; - (void)cancelSearch; - (void)beginSearchForText:(id)arg1 recipientView:(id)arg2; -- (BOOL)presentSearchResults:(id)arg1; +- (_Bool)presentSearchResults:(id)arg1; - (void)dismissSearchResults; -- (BOOL)presentSearchResults; -- (BOOL)chooseSelectedSearchResult; +- (_Bool)presentSearchResults; +- (_Bool)chooseSelectedSearchResult; - (void)selectPreviousSearchResult; - (void)selectNextSearchResult; -@property(readonly, nonatomic, getter=isSearching) BOOL searching; -- (void)_updateOptionalHeaderVisibilityForceVisible:(BOOL)arg1; +@property(readonly, nonatomic, getter=isSearching) _Bool searching; +- (void)menuDidHide; +- (void)_updateOptionalHeaderVisibilityForceVisible:(_Bool)arg1; - (void)updateOptionalHeaderVisibility; - (void)viewDidBecomeFirstResponder:(id)arg1; - (void)layoutForChangedComposeRecipientView:(id)arg1 size:(struct CGSize)arg2; -- (void)setScrollsToTop:(BOOL)arg1; -- (void)scrollToTopAnimated:(BOOL)arg1; +- (void)setScrollsToTop:(_Bool)arg1; +- (void)scrollToTopAnimated:(_Bool)arg1; - (void)focusFirstResponderAfterRecipientView:(id)arg1; -- (void)restoreFirstResponderWithKeyboardPinning:(BOOL)arg1; +- (void)restoreFirstResponderWithKeyboardPinning:(_Bool)arg1; - (void)restoreFirstResponder; -- (void)saveFirstResponderWithKeyboardPinning:(BOOL)arg1; +- (void)saveFirstResponderWithKeyboardPinning:(_Bool)arg1; - (void)saveFirstResponder; -- (float)_heightForBottomView; -- (BOOL)isKeyboardVisible; -- (void)setKeyboardVisible:(BOOL)arg1 animate:(BOOL)arg2; +- (double)_heightForBottomView; +- (_Bool)isKeyboardVisible; +- (void)setKeyboardVisible:(_Bool)arg1 animate:(_Bool)arg2; - (void)automaticKeyboardFinishedDisappearing:(id)arg1; - (void)automaticKeyboardFinishedAppearing:(id)arg1; - (void)_updateKeyboardIntersection:(struct CGRect)arg1; - (void)fromAddressPickerNeedsToBeRefreshed; -- (BOOL)isFromAddressPickerVisible; -- (void)setFromAddressPickerVisible:(BOOL)arg1; +- (_Bool)isFromAddressPickerVisible; +- (void)setFromAddressPickerVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setFromAddressPickerVisible:(_Bool)arg1; - (void)fromAddressPickerPopoverWasDismissed; - (struct CGRect)_frameForFromAddressPicker; - (void)_adjustScrollerForBottomView; @@ -138,10 +139,11 @@ - (void)composeBodyFieldDidFirstVisuallyNonEmptyLayout:(id)arg1; - (void)composeBodyFieldDidDraw:(id)arg1; - (void)composeBodyFieldFrameChanged:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_finishUpRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_finishUpRotationToInterfaceOrientation:(long long)arg1; +- (id)_focusedRecipientView; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_adjustScrollerContentSize; - (id)dragScrollView; - (id)dragWindow; @@ -155,26 +157,24 @@ - (void)_layoutFromFieldWithChangingView:(id)arg1 toSize:(struct CGSize)arg2 fieldFrame:(struct CGRect)arg3; - (void)_setupField:(id *)arg1 withLabel:(id)arg2 navTitle:(id)arg3 frame:(struct CGRect)arg4; - (void)_multiFieldClicked; -@property(nonatomic, getter=isShowingPeoplePicker) BOOL showingPeoplePicker; -@property(nonatomic, getter=isChangingRecipients) BOOL changingRecipients; -@property(nonatomic, getter=isAnimationDisabled) BOOL animationDisabled; -@property(nonatomic) BOOL isForEditing; +@property(nonatomic, getter=isShowingPeoplePicker) _Bool showingPeoplePicker; +@property(nonatomic, getter=isChangingRecipients) _Bool changingRecipients; +@property(nonatomic, getter=isAnimationDisabled) _Bool animationDisabled; +@property(nonatomic) _Bool isForEditing; - (void)searchResultsPopoverWasDismissed; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -@property(nonatomic, getter=isLoading) BOOL loading; -- (void)setRecipientFieldsEditable:(BOOL)arg1; -- (BOOL)endEditing:(BOOL)arg1; -- (void)setAutoresizingMask:(unsigned int)arg1; -- (void)updateSignature; -- (void)_updateSignatureMarkupString; +@property(nonatomic, getter=isLoading) _Bool loading; +- (void)setRecipientFieldsEditable:(_Bool)arg1; +- (_Bool)endEditing:(_Bool)arg1; +- (void)setAutoresizingMask:(unsigned long long)arg1; - (id)bottomView; - (void)toggleImageSizeFieldIfNecessary; -- (void)_layoutSubviews:(BOOL)arg1; -- (void)_layoutSubviews:(BOOL)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3 searchResultsWereDismissed:(BOOL)arg4; -- (void)_layoutSubviews:(BOOL)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3; -- (BOOL)isSearchResultsPopoverVisible; -- (void)_layoutSubviewsWithActiveRecipientView:(BOOL)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3; -- (void)_setupBodyFieldWithHeaderFrame:(struct CGRect)arg1 enclosingFrame:(struct CGRect)arg2 changingView:(id)arg3 frameToPin:(struct CGRect)arg4 wasSearching:(BOOL)arg5; +- (void)_layoutSubviews:(_Bool)arg1; +- (void)_layoutSubviews:(_Bool)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3 searchResultsWereDismissed:(_Bool)arg4; +- (void)_layoutSubviews:(_Bool)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3; +- (_Bool)isSearchResultsPopoverVisible; +- (void)_layoutSubviewsWithActiveRecipientView:(_Bool)arg1 changingView:(id)arg2 toSize:(struct CGSize)arg3; +- (void)_setupBodyFieldWithHeaderFrame:(struct CGRect)arg1 enclosingFrame:(struct CGRect)arg2 changingView:(id)arg3 frameToPin:(struct CGRect)arg4 wasSearching:(_Bool)arg5; - (void)composeHeaderViewClicked:(id)arg1; - (void)_collectKeyViews:(id)arg1; - (void)removeFromSuperview; @@ -182,7 +182,7 @@ - (void)_cancelAnimations; - (id)_searchResultsTable; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 options:(unsigned int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeViewController.h b/iOS7/Frameworks/MessageUI/MFMailComposeViewController.h index 107e2b465..42c7357f2 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeViewController.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeViewController.h @@ -10,35 +10,39 @@ { id _internal; id _setupAnimationBlock; + _Bool _didChangeStatusBarStyle; + long long _savedStatusBarStyle; } + (void)removeAutosavedMessageWithIdentifier:(id)arg1; -+ (BOOL)hasAutosavedMessageWithIdentifier:(id)arg1; -+ (unsigned int)maximumAttachmentSize; -+ (BOOL)canSendMailSourceAccountManagement:(int)arg1; -+ (BOOL)canSendMail; -- (BOOL)shouldAutorotate; ++ (_Bool)hasAutosavedMessageWithIdentifier:(id)arg1; ++ (unsigned long long)maximumAttachmentSize; ++ (_Bool)canSendMailSourceAccountManagement:(int)arg1; ++ (_Bool)canSendMail; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)setAutorotationDelegate:(id)arg1; - (void)autosaveWithHandler:(id)arg1; - (void)recoverAutosavedMessageWithIdentifier:(id)arg1; - (void)addSetupAnimationBlock:(id)arg1; - (void)finalizeCompositionValues; - (void)setSourceAccountManagement:(int)arg1; -- (void)setContentVisible:(BOOL)arg1; -- (void)setKeyboardVisible:(BOOL)arg1; +- (void)setContentVisible:(_Bool)arg1; +- (void)setKeyboardVisible:(_Bool)arg1; - (void)requestFramesForAttachmentsWithIdentifiers:(id)arg1 resultHandler:(id)arg2; - (id)_addAttachmentData:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3; - (void)addAttachmentData:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3; -- (void)setMessageBody:(id)arg1 isHTML:(BOOL)arg2; +- (void)setMessageBody:(id)arg1 isHTML:(_Bool)arg2; - (void)setBccRecipients:(id)arg1; - (void)setCcRecipients:(id)arg1; - (void)setToRecipients:(id)arg1; - (id)_validEmailAddressesFromArray:(id)arg1; - (void)setSubject:(id)arg1; @property(nonatomic) id mailComposeDelegate; -- (void)viewWillAppear:(BOOL)arg1; -- (void)__viewControllerWillBePresented:(BOOL)arg1; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)__viewControllerWillBePresented:(_Bool)arg1; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (id)_internalViewController; - (void)dealloc; - (id)initWithURL:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMailComposeViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFMailComposeViewDelegate-Protocol.h index d4c8dfc8c..2808d5135 100644 --- a/iOS7/Frameworks/MessageUI/MFMailComposeViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMailComposeViewDelegate-Protocol.h @@ -9,17 +9,20 @@ #import "UITableViewDelegate-Protocol.h" @protocol MFMailComposeViewDelegate +- (id)attachmentStoreCreateIfNecessary; - (id)popoverManager; - (void)insertPhotoOrVideo; - (int)compositionType; - (id)currentScaleImageSize; -- (BOOL)hasAttachments; -- (BOOL)bccAddressesDirtied; -- (BOOL)sendingEmailDirtied; -- (BOOL)canShowImageSizeField; -- (BOOL)canShowFromField; +- (_Bool)hasAttachments; +- (_Bool)bccAddressesDirtied; +- (_Bool)sendingEmailDirtied; +- (_Bool)canShowImageSizeField; +- (_Bool)canShowFromField; - (id)sendingAccountProxy; -- (id)setSendingEmailAddress:(id)arg1; +- (void)updateSignature; +- (void)addSignature:(_Bool)arg1; +- (void)setSendingEmailAddress:(id)arg1; - (id)sendingEmailAddress; - (id)sendingEmailAddressIfExists; - (id)emailAddresses; diff --git a/iOS7/Frameworks/MessageUI/MFMailInlineTextAttachment.h b/iOS7/Frameworks/MessageUI/MFMailInlineTextAttachment.h index 1e774a817..bae0de113 100644 --- a/iOS7/Frameworks/MessageUI/MFMailInlineTextAttachment.h +++ b/iOS7/Frameworks/MessageUI/MFMailInlineTextAttachment.h @@ -14,30 +14,30 @@ NSData *_iconImageData; struct CGSize _cachedImageSize; unsigned int _hasBeenDownloaded:1; - BOOL _displayableAsIcon; + _Bool _displayableAsIcon; } -+ (unsigned int)precedenceLevel; -@property BOOL displayableAsIcon; // @synthesize displayableAsIcon=_displayableAsIcon; ++ (unsigned long long)precedenceLevel; +@property _Bool displayableAsIcon; // @synthesize displayableAsIcon=_displayableAsIcon; - (void)dealloc; - (id)persistentUniqueIdentifier; -- (BOOL)hasBeenDownloaded; +- (_Bool)hasBeenDownloaded; - (void)download; -- (BOOL)needsRedownload; -- (void)setNeedsRedownload:(BOOL)arg1; -- (BOOL)isDisplayableInsidePlugin; -- (void)setDisplayableInsidePlugin:(BOOL)arg1; -- (BOOL)isDisplayableInline; -- (void)setDisplayableInline:(BOOL)arg1; +- (_Bool)needsRedownload; +- (void)setNeedsRedownload:(_Bool)arg1; +- (_Bool)isDisplayableInsidePlugin; +- (void)setDisplayableInsidePlugin:(_Bool)arg1; +- (_Bool)isDisplayableInline; +- (void)setDisplayableInline:(_Bool)arg1; - (void)setupForComposition; - (void)_setImageDimensions:(struct CGSize)arg1; - (void)setFileWrapper:(id)arg1; - (void)_cacheImageSizeIfNecessary; - (struct CGSize)imageDimensions; -- (float)constrainedWidth; +- (double)constrainedWidth; - (id)mimeTextAttachment; - (id)textEncodingGuess; -- (BOOL)shouldDownloadAttachmentOnDisplay; +- (_Bool)shouldDownloadAttachmentOnDisplay; - (unsigned int)approximateSize; - (void)inlineDisplayData:(id *)arg1 mimeType:(id *)arg2; - (id)initWithMimeTextAttachment:(id)arg1 andMessageBody:(id)arg2; diff --git a/iOS7/Frameworks/MessageUI/MFMailPopoverManager.h b/iOS7/Frameworks/MessageUI/MFMailPopoverManager.h index f673f932c..7e2324568 100644 --- a/iOS7/Frameworks/MessageUI/MFMailPopoverManager.h +++ b/iOS7/Frameworks/MessageUI/MFMailPopoverManager.h @@ -21,19 +21,19 @@ UIView *_currentView; struct CGRect _currentRect; NSMutableArray *_passThroughContexts; - unsigned int _currentArrowDirections; + unsigned long long _currentArrowDirections; double _popoverDismissalEnd; - BOOL _popoverBeingHiddenDuringRotation; - BOOL _isHandlingActionSheetClick; - BOOL _popoverDismissalIsDelayed; - BOOL _popoverDismissalShouldBeAnimated; + _Bool _popoverBeingHiddenDuringRotation; + _Bool _isHandlingActionSheetClick; + _Bool _popoverDismissalIsDelayed; + _Bool _popoverDismissalShouldBeAnimated; } -+ (void)dismissPopover:(id)arg1 animated:(BOOL)arg2; ++ (void)dismissPopover:(id)arg1 animated:(_Bool)arg2; + (void)enumerateManagersUsingBlock:(id)arg1; -+ (id)managerForWindow:(id)arg1 createIfNeeded:(BOOL)arg2; -@property(nonatomic) BOOL popoverBeingHiddenDuringRotation; // @synthesize popoverBeingHiddenDuringRotation=_popoverBeingHiddenDuringRotation; -@property(nonatomic) unsigned int currentArrowDirections; // @synthesize currentArrowDirections=_currentArrowDirections; ++ (id)managerForWindow:(id)arg1 createIfNeeded:(_Bool)arg2; +@property(nonatomic) _Bool popoverBeingHiddenDuringRotation; // @synthesize popoverBeingHiddenDuringRotation=_popoverBeingHiddenDuringRotation; +@property(nonatomic) unsigned long long currentArrowDirections; // @synthesize currentArrowDirections=_currentArrowDirections; @property(nonatomic) struct CGRect currentRect; // @synthesize currentRect=_currentRect; @property(retain, nonatomic) UIView *currentView; // @synthesize currentView=_currentView; @property(retain, nonatomic) UIBarButtonItem *currentBarButtonItem; // @synthesize currentBarButtonItem=_currentBarButtonItem; @@ -41,21 +41,21 @@ @property(retain, nonatomic) UIActionSheet *actionSheet; // @synthesize actionSheet=_actionSheet; - (void)_cleanupCurrentPopover; - (void)_willPresentPopover:(id)arg1; -- (BOOL)_isEquivalentToCurrentPopover:(id)arg1; -- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(BOOL)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)_isEquivalentToCurrentPopover:(id)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(_Bool)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; -@property(nonatomic) BOOL rasterizePopoverLayer; +- (_Bool)respondsToSelector:(SEL)arg1; +@property(nonatomic) _Bool rasterizePopoverLayer; - (void)didRotate; - (void)willRotate; -- (BOOL)_delegateSupportsRotation; +- (_Bool)_delegateSupportsRotation; - (id)_allPassthroughViewsIncludingViews:(id)arg1 excludingViews:(id)arg2; - (id)_currentPassthroughProviders; - (void)removePassthroughView:(id)arg1; @@ -65,17 +65,17 @@ - (void)removePassthroughViewProvider:(id)arg1; - (void)addPassthroughViewProvider:(id)arg1; - (double)delayUntilPopoverFinishesDismissing; -- (BOOL)popoverDismissalIsDelayed; +- (_Bool)popoverDismissalIsDelayed; - (void)_popoverDismissalDidFinish; - (void)_dismissPopoverNow; -- (void)dismissPopoverAfterDelay:(double)arg1 animated:(BOOL)arg2; -- (void)dismissPopoverAnimated:(BOOL)arg1; +- (void)dismissPopoverAfterDelay:(double)arg1 animated:(_Bool)arg2; +- (void)dismissPopoverAnimated:(_Bool)arg1; - (id)popover; -- (BOOL)popoverShowing; -- (void)presentPopover:(id)arg1 fromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned int)arg4 allowInteractionWithViews:(id)arg5 withDelegate:(id)arg6 animated:(BOOL)arg7; -- (void)presentPopover:(id)arg1 fromBarButtonItem:(id)arg2 withDelegate:(id)arg3 animated:(BOOL)arg4; -- (void)presentPopover:(id)arg1 fromView:(id)arg2 animated:(BOOL)arg3; -- (void)presentPopover:(id)arg1 fromBarButtonItem:(id)arg2 animated:(BOOL)arg3; +- (_Bool)popoverShowing; +- (void)presentPopover:(id)arg1 fromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned long long)arg4 allowInteractionWithViews:(id)arg5 withDelegate:(id)arg6 animated:(_Bool)arg7; +- (void)presentPopover:(id)arg1 fromBarButtonItem:(id)arg2 withDelegate:(id)arg3 animated:(_Bool)arg4; +- (void)presentPopover:(id)arg1 fromView:(id)arg2 animated:(_Bool)arg3; +- (void)presentPopover:(id)arg1 fromBarButtonItem:(id)arg2 animated:(_Bool)arg3; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/Frameworks/MessageUI/MFMailPopoverManagerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/MFMailPopoverManagerDelegate-Protocol.h index b6e3513ae..5e4262b97 100644 --- a/iOS7/Frameworks/MessageUI/MFMailPopoverManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMailPopoverManagerDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol MFMailPopoverManagerDelegate @optional -- (BOOL)popoverControllerSupportsRotation:(id)arg1; -- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(BOOL)arg2; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerSupportsRotation:(id)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1 isUserAction:(_Bool)arg2; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyDOMParser.h b/iOS7/Frameworks/MessageUI/MFMessageBodyDOMParser.h index 59e43e64f..57288ef19 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyDOMParser.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyDOMParser.h @@ -13,11 +13,11 @@ DOMDocument *_document; } -+ (BOOL)documentContainsAnyQuotation:(id)arg1; ++ (_Bool)documentContainsAnyQuotation:(id)arg1; - (id)rangeFromElement:(id)arg1 toElement:(id)arg2; - (void)extendRange:(id)arg1 toElement:(id)arg2; - (id)rangeForElement:(id)arg1; -- (BOOL)parse; +- (_Bool)parse; - (void)_consumeAccumulatedNodes:(id)arg1; - (Class)messageBodyElementClass; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyDOMQuoteSubparser.h b/iOS7/Frameworks/MessageUI/MFMessageBodyDOMQuoteSubparser.h index 75472cc8f..30b478ddc 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyDOMQuoteSubparser.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyDOMQuoteSubparser.h @@ -15,12 +15,12 @@ id _lastUnindentedElement; id _lastUnindentedAttributionHint; NSMutableArray *_unindentedSiblingNodes; - unsigned int _unindentedSiblingGap; + unsigned long long _unindentedSiblingGap; DOMRange *_trailingEmptyQuoteRange; - unsigned int _trailingEmptyQuoteLevel; + unsigned long long _trailingEmptyQuoteLevel; } -- (BOOL)doesRange:(id)arg1 containAnyElementWithTagName:(id)arg2; +- (_Bool)doesRange:(id)arg1 containAnyElementWithTagName:(id)arg2; - (void)messageBodyParser:(id)arg1 foundMessageBodyElement:(id)arg2; - (void)_enumerateSurroundableRangesInRange:(id)arg1 withBlock:(id)arg2; - (void)setFoundTrailingEmptyQuoteRangeBlock:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyElement-Protocol.h b/iOS7/Frameworks/MessageUI/MFMessageBodyElement-Protocol.h index c49c680f8..0016ef04d 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyElement-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyElement-Protocol.h @@ -11,6 +11,6 @@ @protocol MFMessageBodyElement @property(retain, nonatomic) NSArray *nodes; - (int)valueForAttributes:(int)arg1; -- (unsigned int)quoteLevel; +- (unsigned long long)quoteLevel; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyElement.h b/iOS7/Frameworks/MessageUI/MFMessageBodyElement.h index 7de0decba..f5e2e5dc1 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyElement.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyElement.h @@ -14,24 +14,24 @@ { MFMessageBodyParser *_parser; NSArray *_nodes; - unsigned int _quoteLevel; - unsigned int _externalRetainCount; + unsigned long long _quoteLevel; + unsigned long long _externalRetainCount; int _validAttributes; int _attributes; } @property(nonatomic) MFMessageBodyParser *parser; // @synthesize parser=_parser; - (id)description; -- (BOOL)isExternallyRetained; +- (_Bool)isExternallyRetained; - (void)releaseExternally; - (id)retainExternally; -- (unsigned int)quoteLevel; +- (unsigned long long)quoteLevel; - (int)valueForAttributes:(int)arg1; - (void)_setValue:(int)arg1 forAttributes:(int)arg2; -- (BOOL)_hasValueForAttributes:(int)arg1; +- (_Bool)_hasValueForAttributes:(int)arg1; - (id)copyConsumableNodesAndAppendInnerTextToStringAccumulator:(id)arg1; @property(retain, nonatomic) NSArray *nodes; -- (unsigned int)getQuoteLevel; +- (unsigned long long)getQuoteLevel; - (void)reset; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyElement_Private-Protocol.h b/iOS7/Frameworks/MessageUI/MFMessageBodyElement_Private-Protocol.h index 35ba8c792..e54588a6e 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyElement_Private-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyElement_Private-Protocol.h @@ -7,7 +7,7 @@ #import @protocol MFMessageBodyElement_Private -- (BOOL)isExternallyRetained; +- (_Bool)isExternallyRetained; - (void)releaseExternally; - (id)retainExternally; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyHTMLParser.h b/iOS7/Frameworks/MessageUI/MFMessageBodyHTMLParser.h index 9c8ae2341..c23a132bd 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyHTMLParser.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyHTMLParser.h @@ -14,9 +14,9 @@ } - (void)didFindError:(id)arg1; -- (BOOL)parse; +- (_Bool)parse; - (void)_findBody; -- (BOOL)_isMilestoneTagName:(id)arg1; +- (_Bool)_isMilestoneTagName:(id)arg1; - (void)_consumeNodesFromNode:(id)arg1 upToNode:(id)arg2; - (Class)messageBodyElementClass; - (int)messageBodyStringAccumulatorDefaultOptions; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyOriginalTextSubparser.h b/iOS7/Frameworks/MessageUI/MFMessageBodyOriginalTextSubparser.h index b4afd9d2c..fc0ebdcc9 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyOriginalTextSubparser.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyOriginalTextSubparser.h @@ -14,14 +14,14 @@ id _lastNonWhitespaceTextElement; id _foundTextBlock; id _foundWhitespaceBlock; - BOOL _foundText; - BOOL _foundForwardSeparator; + _Bool _foundText; + _Bool _foundForwardSeparator; } - (void)messageBodyParserDidFinishParsing:(id)arg1; - (void)messageBodyParser:(id)arg1 foundMessageBodyElement:(id)arg2; -- (void)_consumeAnyLastTextElementAsAttribution:(BOOL)arg1; -- (void)_consumeTextElement:(id)arg1 isAttribution:(BOOL)arg2; +- (void)_consumeAnyLastTextElementAsAttribution:(_Bool)arg1; +- (void)_consumeTextElement:(id)arg1 isAttribution:(_Bool)arg2; - (void)setFoundWhitespaceBlock:(id)arg1; - (void)setFoundTextBlock:(id)arg1; - (void)copyBlocks; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyParser.h b/iOS7/Frameworks/MessageUI/MFMessageBodyParser.h index 72a1456a3..b7a9768ff 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyParser.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyParser.h @@ -18,14 +18,14 @@ struct __CFArray *_nodesStackCache; struct __CFDictionary *_nodesLevelCache; struct __CFDictionary *_nodesQuoteLevelCache; - unsigned int _options; + unsigned long long _options; } -+ (BOOL)isLinebreakImpliedAfterTagName:(id)arg1; -+ (BOOL)isLinebreakImpliedBeforeTagName:(id)arg1; -@property(nonatomic) unsigned int options; // @synthesize options=_options; -- (void)getLevel:(int *)arg1 quoteLevel:(int *)arg2 forBodyNode:(id)arg3; -- (unsigned int)quoteLevelForBodyNode:(id)arg1; ++ (_Bool)isLinebreakImpliedAfterTagName:(id)arg1; ++ (_Bool)isLinebreakImpliedBeforeTagName:(id)arg1; +@property(nonatomic) unsigned long long options; // @synthesize options=_options; +- (void)getLevel:(long long *)arg1 quoteLevel:(long long *)arg2 forBodyNode:(id)arg3; +- (unsigned long long)quoteLevelForBodyNode:(id)arg1; - (void)didFindError:(id)arg1; - (void)didFinishParsing; - (void)willBeginParsing; @@ -35,17 +35,17 @@ - (Class)messageBodyElementClass; - (int)messageBodyStringAccumulatorDefaultOptions; - (Class)messageBodyStringAccumulatorClass; -- (BOOL)shouldIgnoreTagWithTagName:(id)arg1; -- (BOOL)isLandmarkTagName:(id)arg1; +- (_Bool)shouldIgnoreTagWithTagName:(id)arg1; +- (_Bool)isLandmarkTagName:(id)arg1; - (id)getAvailableMessageBodyElement; - (void)removeSubparser:(id)arg1; - (void)addSubparser:(id)arg1; - (void)setFoundMessageBodyElementBlock:(id)arg1; -- (id)newStringAccumulatorWithOptions:(int)arg1 lengthLimit:(unsigned int)arg2; +- (id)newStringAccumulatorWithOptions:(int)arg1 lengthLimit:(unsigned long long)arg2; - (id)parserError; - (void)copyBlocks; -- (BOOL)shouldProceedParsing; -- (BOOL)parse; +- (_Bool)shouldProceedParsing; +- (_Bool)parse; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyParserObject.h b/iOS7/Frameworks/MessageUI/MFMessageBodyParserObject.h index d75c724c9..def4d2692 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyParserObject.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyParserObject.h @@ -9,16 +9,16 @@ @interface MFMessageBodyParserObject : NSObject { double _timeoutTime; - BOOL _shouldAbort; - BOOL _didTimeout; - BOOL _copyBlocks; + _Bool _shouldAbort; + _Bool _didTimeout; + _Bool _copyBlocks; double _timeoutInterval; } @property(nonatomic) double timeoutInterval; // @synthesize timeoutInterval=_timeoutInterval; -- (BOOL)areBlocksCopied; +- (_Bool)areBlocksCopied; - (void)copyBlocks; -- (BOOL)shouldProceedParsing; +- (_Bool)shouldProceedParsing; - (void)abortParsing; - (void)messageBodyParserWillBeginParsing:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator-Protocol.h b/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator-Protocol.h index b1a7aaf29..a416e3f84 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator-Protocol.h @@ -7,12 +7,12 @@ #import "NSObject-Protocol.h" @protocol MFMessageBodyStringAccumulator -- (void)appendCustomEntityWithTag:(unsigned int)arg1 stringRepresentation:(id)arg2; +- (void)appendCustomEntityWithTag:(unsigned long long)arg1 stringRepresentation:(id)arg2; - (id)accumulatedString; - (void)appendInnerTextWithConsumableNode:(id)arg1; -- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; +- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (void)appendRange:(struct _NSRange)arg1 ofString:(id)arg2; - (void)appendString:(id)arg1; -- (BOOL)isFull; +- (_Bool)isFull; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator.h b/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator.h index 0978f5f5b..f55c3710b 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator.h +++ b/iOS7/Frameworks/MessageUI/MFMessageBodyStringAccumulator.h @@ -13,22 +13,22 @@ @interface MFMessageBodyStringAccumulator : NSObject { NSMutableString *_accumulatedString; - unsigned int _remainingLength; + unsigned long long _remainingLength; int _options; int _lastEntity; - unsigned int _lastCustomEntityTag; - BOOL _isFull; + unsigned long long _lastCustomEntityTag; + _Bool _isFull; } - (id)accumulatedString; - (void)appendInnerTextWithConsumableNode:(id)arg1; -- (void)appendCustomEntityWithTag:(unsigned int)arg1 stringRepresentation:(id)arg2; -- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2; +- (void)appendCustomEntityWithTag:(unsigned long long)arg1 stringRepresentation:(id)arg2; +- (void)appendCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; - (void)appendRange:(struct _NSRange)arg1 ofString:(id)arg2; - (void)appendString:(id)arg1; -- (BOOL)isFull; +- (_Bool)isFull; - (void)dealloc; -- (id)initWithOptions:(int)arg1 lengthLimit:(unsigned int)arg2; +- (id)initWithOptions:(int)arg1 lengthLimit:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageComposeViewController.h b/iOS7/Frameworks/MessageUI/MFMessageComposeViewController.h index 3f2a6079f..4360cf420 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageComposeViewController.h +++ b/iOS7/Frameworks/MessageUI/MFMessageComposeViewController.h @@ -15,58 +15,58 @@ NSString *_body; NSString *_subject; NSMutableArray *_mutableAttachmentURLs; - unsigned int _currentAttachedVideoCount; - unsigned int _currentAttachedAudioCount; - unsigned int _currentAttachedImageCount; + unsigned long long _currentAttachedVideoCount; + unsigned long long _currentAttachedAudioCount; + unsigned long long _currentAttachedImageCount; NSMutableArray *_temporaryAttachmentURLs; NSArray *_attachments; } -+ (BOOL)isiMessageEnabled; -+ (BOOL)isMMSEnabled; ++ (_Bool)isiMessageEnabled; ++ (_Bool)isMMSEnabled; + (void)initialize; -+ (BOOL)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; ++ (_Bool)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; + (double)maxTrimDurationForVideo; + (double)maxTrimDurationForAudio; -+ (BOOL)canSendText; ++ (_Bool)canSendText; + (void)_startListeningForAvailabilityNotifications; + (void)_serviceAvailabilityChanged:(id)arg1; + (void)_updateServiceAvailability; -+ (BOOL)isSupportedAttachmentUTI:(id)arg1; -+ (BOOL)canSendAttachments; -+ (BOOL)canSendSubject; -+ (BOOL)_canSendText; ++ (_Bool)isSupportedAttachmentUTI:(id)arg1; ++ (_Bool)canSendAttachments; ++ (_Bool)canSendSubject; ++ (_Bool)_canSendText; + (void)_setupAccountMonitor; @property(readonly, nonatomic) NSArray *attachments; // @synthesize attachments=_attachments; @property(copy, nonatomic) NSMutableArray *temporaryAttachmentURLs; // @synthesize temporaryAttachmentURLs=_temporaryAttachmentURLs; -@property(nonatomic) unsigned int currentAttachedImageCount; // @synthesize currentAttachedImageCount=_currentAttachedImageCount; -@property(nonatomic) unsigned int currentAttachedAudioCount; // @synthesize currentAttachedAudioCount=_currentAttachedAudioCount; -@property(nonatomic) unsigned int currentAttachedVideoCount; // @synthesize currentAttachedVideoCount=_currentAttachedVideoCount; +@property(nonatomic) unsigned long long currentAttachedImageCount; // @synthesize currentAttachedImageCount=_currentAttachedImageCount; +@property(nonatomic) unsigned long long currentAttachedAudioCount; // @synthesize currentAttachedAudioCount=_currentAttachedAudioCount; +@property(nonatomic) unsigned long long currentAttachedVideoCount; // @synthesize currentAttachedVideoCount=_currentAttachedVideoCount; @property(copy, nonatomic) NSMutableArray *mutableAttachmentURLs; // @synthesize mutableAttachmentURLs=_mutableAttachmentURLs; @property(copy, nonatomic) NSString *subject; // @synthesize subject=_subject; @property(copy, nonatomic) NSString *body; // @synthesize body=_body; @property(copy, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; @property(nonatomic) id messageComposeDelegate; // @synthesize messageComposeDelegate=_messageComposeDelegate; -- (void)_setCanEditRecipients:(BOOL)arg1; +- (void)_setCanEditRecipients:(_Bool)arg1; - (void)smsComposeControllerSendStarted:(id)arg1; - (void)smsComposeControllerCancelled:(id)arg1; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; -- (void)viewWillAppear:(BOOL)arg1; -- (void)setModalPresentationStyle:(int)arg1; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (void)viewWillAppear:(_Bool)arg1; +- (void)setModalPresentationStyle:(long long)arg1; - (void)dealloc; - (void)disableUserAttachments; - (id)_buildAttachmentInfoForAttachmentURL:(id)arg1 andAlternameFilename:(id)arg2; - (void)_updateAttachmentCountForAttachmentURL:(id)arg1; -- (BOOL)addAttachmentData:(id)arg1 withAlternateFilename:(id)arg2; -- (BOOL)addAttachmentData:(id)arg1 typeIdentifier:(id)arg2 filename:(id)arg3; -- (BOOL)addAttachmentURL:(id)arg1 withAlternateFilename:(id)arg2; -- (BOOL)_isImageMIMEType:(id)arg1; -- (BOOL)_isAudioMIMEType:(id)arg1; -- (BOOL)_isVideoMIMEType:(id)arg1; +- (_Bool)addAttachmentData:(id)arg1 withAlternateFilename:(id)arg2; +- (_Bool)addAttachmentData:(id)arg1 typeIdentifier:(id)arg2 filename:(id)arg3; +- (_Bool)addAttachmentURL:(id)arg1 withAlternateFilename:(id)arg2; +- (_Bool)_isImageMIMEType:(id)arg1; +- (_Bool)_isAudioMIMEType:(id)arg1; +- (_Bool)_isVideoMIMEType:(id)arg1; - (id)_contentTypeForMIMEType:(id)arg1; - (id)_MIMETypeForURL:(id)arg1; - (id)attachmentURLs; -- (BOOL)canAddAttachmentURL:(id)arg1; +- (_Bool)canAddAttachmentURL:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageFileWrapper-WebKitAdditions.h b/iOS7/Frameworks/MessageUI/MFMessageFileWrapper-WebKitAdditions.h index 401deffff..47f94a007 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageFileWrapper-WebKitAdditions.h +++ b/iOS7/Frameworks/MessageUI/MFMessageFileWrapper-WebKitAdditions.h @@ -7,13 +7,13 @@ #import "MFMessageFileWrapper.h" @interface MFMessageFileWrapper (WebKitAdditions) -- (id)preferredFilenameStrippingZipIfNeededUseApplications:(BOOL)arg1; +- (id)preferredFilenameStrippingZipIfNeededUseApplications:(_Bool)arg1; - (float)minimumZoomFontSize; -- (BOOL)isZip; -- (BOOL)isRFC822; -- (BOOL)_pathExtensionEquals:(id)arg1; -- (BOOL)isMedia; -- (BOOL)isDisplayableImage; -- (BOOL)isDisplayableByWebKit; +- (_Bool)isZip; +- (_Bool)isRFC822; +- (_Bool)_pathExtensionEquals:(id)arg1; +- (_Bool)isMedia; +- (_Bool)isDisplayableImage; +- (_Bool)isDisplayableByWebKit; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageReformattingContext.h b/iOS7/Frameworks/MessageUI/MFMessageReformattingContext.h index fff6001ce..19fd9bc41 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageReformattingContext.h +++ b/iOS7/Frameworks/MessageUI/MFMessageReformattingContext.h @@ -13,38 +13,38 @@ DOMDocument *_document; DOMNode *_body; NSMutableArray *_changes; - float _maximumWidth; - float _meanWidth; - float _widthDeviation; - BOOL _hasAnyLeftFloat; + double _maximumWidth; + double _meanWidth; + double _widthDeviation; + _Bool _hasAnyLeftFloat; NSArray *_rightFloats; - BOOL _floatsNeedUpdate; - BOOL _metricsNeedUpdate; - BOOL _documentContainsAnyWebKitTransform; - float _minimumRescalingFactor; + _Bool _floatsNeedUpdate; + _Bool _metricsNeedUpdate; + _Bool _documentContainsAnyWebKitTransform; + double _minimumRescalingFactor; DOMRange *_firstTextRange; } @property(retain, nonatomic) DOMRange *firstTextRange; // @synthesize firstTextRange=_firstTextRange; -@property(nonatomic) float minimumRescalingFactor; // @synthesize minimumRescalingFactor=_minimumRescalingFactor; -@property(readonly, nonatomic) BOOL didChangeDocument; +@property(nonatomic) double minimumRescalingFactor; // @synthesize minimumRescalingFactor=_minimumRescalingFactor; +@property(readonly, nonatomic) _Bool didChangeDocument; - (void)_rollBackChange:(id)arg1; - (void)rollBackLastChangeForElement:(id)arg1; - (void)rollBackAllChanges; - (void)changeProprety:(id)arg1 ofElement:(id)arg2 toValue:(id)arg3 priority:(id)arg4; -- (BOOL)changeMarginOfElement:(id)arg1 priority:(id)arg2 usingBlock:(id)arg3; -- (BOOL)changeSizeOfElement:(id)arg1 priority:(id)arg2 usingBlock:(id)arg3; -- (BOOL)rescaleElement:(id)arg1 withScale:(float)arg2; -- (BOOL)resizeElement:(id)arg1 withScale:(float)arg2 verificationBlock:(id)arg3; +- (_Bool)changeMarginOfElement:(id)arg1 priority:(id)arg2 usingBlock:(id)arg3; +- (_Bool)changeSizeOfElement:(id)arg1 priority:(id)arg2 usingBlock:(id)arg3; +- (_Bool)rescaleElement:(id)arg1 withScale:(double)arg2; +- (_Bool)resizeElement:(id)arg1 withScale:(double)arg2 verificationBlock:(id)arg3; - (struct CGRect)boundingBoxOf:(id)arg1; - (void)_updateMetricsIfNecessary; -@property(readonly, nonatomic) float widthDeviation; -@property(readonly, nonatomic) float meanWidth; -@property(readonly, nonatomic) float maximumWidth; +@property(readonly, nonatomic) double widthDeviation; +@property(readonly, nonatomic) double meanWidth; +@property(readonly, nonatomic) double maximumWidth; - (void)_updateFloatsIfNecessary; @property(readonly, nonatomic) NSArray *rightFloats; -@property(readonly, nonatomic) BOOL hasAnyRightFloat; -@property(readonly, nonatomic) BOOL hasAnyLeftFloat; +@property(readonly, nonatomic) _Bool hasAnyRightFloat; +@property(readonly, nonatomic) _Bool hasAnyLeftFloat; @property(readonly, nonatomic) DOMNode *body; @property(readonly, nonatomic) DOMDocument *document; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-ComposeMarkup.h b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-ComposeMarkup.h index 22efd2d2d..43a11a14d 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-ComposeMarkup.h +++ b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-ComposeMarkup.h @@ -7,8 +7,8 @@ #import "MFMessageTextAttachment.h" @interface MFMessageTextAttachment (ComposeMarkup) -- (id)mf_markupStringForComposition:(BOOL)arg1 prependBlankLine:(BOOL)arg2 imageScale:(unsigned int)arg3; -- (struct CGSize)mf_markupSizeForImageScale:(unsigned int)arg1; +- (id)mf_markupStringForComposition:(_Bool)arg1 prependBlankLine:(_Bool)arg2 imageScale:(unsigned long long)arg3; +- (struct CGSize)mf_markupSizeForImageScale:(unsigned long long)arg1; - (id)mf_markupURL; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-DisplayableTest.h b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-DisplayableTest.h index 76d0d74f1..40bcbbd82 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-DisplayableTest.h +++ b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-DisplayableTest.h @@ -7,14 +7,14 @@ #import "MFMessageTextAttachment.h" @interface MFMessageTextAttachment (DisplayableTest) -- (BOOL)isDisplayableInline; -- (BOOL)isDisplayableInsidePlugin; -- (BOOL)isContentDownloadable; -- (BOOL)isContentOpenable; -- (BOOL)_isSinglePagePDFThatIsAllowedToBeInline; +- (_Bool)isDisplayableInline; +- (_Bool)isDisplayableInsidePlugin; +- (_Bool)isContentDownloadable; +- (_Bool)isContentOpenable; +- (_Bool)_isSinglePagePDFThatIsAllowedToBeInline; - (id)mimeType; - (id)unzippedContentType; - (id)contentType; -- (id)_contentTypeByStrippingZipIfNeeded:(BOOL)arg1; +- (id)_contentTypeByStrippingZipIfNeeded:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-MailInlineTextAttachmentExtras.h b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-MailInlineTextAttachmentExtras.h index 83889f7d1..408a9c710 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-MailInlineTextAttachmentExtras.h +++ b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-MailInlineTextAttachmentExtras.h @@ -7,8 +7,8 @@ #import "MFMessageTextAttachment.h" @interface MFMessageTextAttachment (MailInlineTextAttachmentExtras) -- (BOOL)isCalendarFile; -- (void)scaleImageToFit:(unsigned int)arg1; +- (_Bool)isCalendarFile; +- (void)scaleImageToFit:(unsigned long long)arg1; - (unsigned int)imageScalingFlags; - (void)setImageScalingFlags:(unsigned int)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-PassKit.h b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-PassKit.h index 15e579a65..70308d59a 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-PassKit.h +++ b/iOS7/Frameworks/MessageUI/MFMessageTextAttachment-PassKit.h @@ -8,6 +8,6 @@ @interface MFMessageTextAttachment (PassKit) - (id)pass; -- (BOOL)isPass; +- (_Bool)isPass; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageViewingContext.h b/iOS7/Frameworks/MessageUI/MFMessageViewingContext.h index bd68bec9d..dbb430529 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageViewingContext.h +++ b/iOS7/Frameworks/MessageUI/MFMessageViewingContext.h @@ -20,7 +20,7 @@ NSArray *_signers; MFError *_secureMIMEError; MFAttachmentManager *_attachmentManager; - unsigned int _contentOffset; + unsigned long long _contentOffset; unsigned int _loadIncrement; unsigned int _loadedFullData:1; unsigned int _loadBestAlternative:1; @@ -32,11 +32,11 @@ unsigned int _showMailboxName:1; } -+ (BOOL)isAttachmentTooLarge:(id)arg1; -+ (unsigned int)nextOffsetForOffset:(unsigned int)arg1 totalLength:(unsigned int)arg2 requestedAmount:(unsigned int)arg3; ++ (_Bool)isAttachmentTooLarge:(id)arg1; ++ (unsigned long long)nextOffsetForOffset:(unsigned long long)arg1 totalLength:(unsigned long long)arg2 requestedAmount:(unsigned long long)arg3; @property(readonly, nonatomic) MFAttachmentManager *attachmentManager; // @synthesize attachmentManager=_attachmentManager; @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) unsigned int contentOffset; // @synthesize contentOffset=_contentOffset; +@property(readonly, nonatomic) unsigned long long contentOffset; // @synthesize contentOffset=_contentOffset; @property(readonly, nonatomic) MFMimePart *loadedPart; // @synthesize loadedPart=_loadedPart; @property(readonly, nonatomic) MFActivityMonitor *loadTask; // @synthesize loadTask=_loadTask; @property(readonly, nonatomic) MFMessageBody *messageBody; // @synthesize messageBody=_body; @@ -51,13 +51,13 @@ - (void)load; - (void)loadWithPriority:(int)arg1; - (void)loadFull; -- (void)loadAsPlainText:(BOOL)arg1 asHTML:(BOOL)arg2 downloadIfNecessary:(BOOL)arg3; +- (void)loadAsPlainText:(_Bool)arg1 asHTML:(_Bool)arg2 downloadIfNecessary:(_Bool)arg3; - (void)unload; - (void)setLoadTask:(id)arg1; - (void)cancelLoad; -@property(readonly, nonatomic) BOOL failedToLoad; -@property(readonly, nonatomic) BOOL isPartial; -@property(readonly, nonatomic) BOOL hasLoaded; +@property(readonly, nonatomic) _Bool failedToLoad; +@property(readonly, nonatomic) _Bool isPartial; +@property(readonly, nonatomic) _Bool hasLoaded; - (id)fileWrappersForImageAttachments; - (id)attachments; @property(readonly, nonatomic) MFError *secureMimeError; // @synthesize secureMimeError=_secureMIMEError; @@ -66,18 +66,18 @@ - (void)_setSigners:(id)arg1; - (id)uniqueID; - (void)_setMessageBody:(id)arg1; -- (void)_setContentOffset:(unsigned int)arg1; -@property(readonly, nonatomic) BOOL isMessageEncrypted; -@property(readonly, nonatomic) BOOL isMessageSigned; -@property(readonly, nonatomic) BOOL hasNoContent; +- (void)_setContentOffset:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool isMessageEncrypted; +@property(readonly, nonatomic) _Bool isMessageSigned; +@property(readonly, nonatomic) _Bool hasNoContent; @property(readonly, nonatomic) id content; - (void)_setContent:(id)arg1; - (void)dealloc; - (id)initWithMessage:(id)arg1 attachmentManager:(id)arg2; -@property(nonatomic) BOOL showMailboxName; -@property(nonatomic) BOOL isEditableMessage; -@property(nonatomic) BOOL isDraftMessage; -@property(nonatomic) BOOL isOutgoingMessage; +@property(nonatomic) _Bool showMailboxName; +@property(nonatomic) _Bool isEditableMessage; +@property(nonatomic) _Bool isDraftMessage; +@property(nonatomic) _Bool isOutgoingMessage; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageWebLayer-DisplayInfoCache.h b/iOS7/Frameworks/MessageUI/MFMessageWebLayer-DisplayInfoCache.h new file mode 100644 index 000000000..2825fd60a --- /dev/null +++ b/iOS7/Frameworks/MessageUI/MFMessageWebLayer-DisplayInfoCache.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageWebLayer (DisplayInfoCache) +- (void)saveDisplayInfoCache; +- (void)invalidateDisplayInfoCache; +- (void)setBool:(_Bool)arg1 forDisplayInfoCacheKey:(id)arg2; +- (_Bool)boolForDisplayInfoCacheKey:(id)arg1; +- (void)setObject:(id)arg1 forDisplayInfoCacheKey:(id)arg2; +- (id)objectForDisplayInfoCacheKey:(id)arg1; +- (void)prepareDisplayInfoCacheWithLibraryMessage:(id)arg1; +@end + diff --git a/iOS7/Frameworks/MessageUI/MFMessageWebLayer-Reformatting.h b/iOS7/Frameworks/MessageUI/MFMessageWebLayer-Reformatting.h new file mode 100644 index 000000000..57a2c5b67 --- /dev/null +++ b/iOS7/Frameworks/MessageUI/MFMessageWebLayer-Reformatting.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageWebLayer (Reformatting) +- (_Bool)_elementHasDefinedWidth:(id)arg1; +- (id)_reformatOneElementUsingMethod:(id)arg1 shouldCancel:(void)arg2; +- (id)_rangeOfFirstText; +- (_Bool)_rescaleTopLevelElements; +- (_Bool)_shouldRescaleMessage; +- (_Bool)_shouldContinueResizingMessage; +- (_Bool)_shouldResizeMessage; +- (void)_didFinishReformattingMessage; +- (void)_reformattingDidFail; +- (void)_willBeginReformattingMessage; +- (void)clearMessageReformattingCache; +- (void)reformatMessage:(id)arg1; +- (_Bool)canReformatMessageWithoutSubresources:(id)arg1 resultCanBeCached:(_Bool *)arg2; +@end + diff --git a/iOS7/Frameworks/MessageUI/MFMessageWebLayer.h b/iOS7/Frameworks/MessageUI/MFMessageWebLayer.h index f26e9062b..ab02d4b0f 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageWebLayer.h +++ b/iOS7/Frameworks/MessageUI/MFMessageWebLayer.h @@ -17,22 +17,20 @@ unsigned int _shouldReformat:1; unsigned int _unitTests:1; unsigned int _isFromEntourage:1; - BOOL _prePrintDataDetectionPending; - BOOL _showRemoteImages; - BOOL _hasUnloadedRemoteImages; + _Bool _prePrintDataDetectionPending; + _Bool _showRemoteImages; + _Bool _hasUnloadedRemoteImages; id _postDisplayOperationBlock; id _postDisplayCancellationBlock; NSString *_mainFrameURL; MFLibraryMessage *_displayInfoCacheLibraryMessage; NSMutableDictionary *_displayInfoCache; - BOOL _stoppedLoading; - BOOL _didReformatMessage; - struct CGRect _pendingFrameAdjustment; - BOOL _applyFrameAdjustmentsImmediately; + _Bool _stoppedLoading; + _Bool _didReformatMessage; NSString *_originalHTMLString; MFMessageReformattingContext *_reformattingContext; DOMRange *_bottomReplyRange; - unsigned int _bottomReplyLastQuoteLevel; + unsigned long long _bottomReplyLastQuoteLevel; } + (void)initialize; @@ -40,38 +38,37 @@ + (void)clearUnblockedRemoteImagesCache; + (void)endBlockingRemoteImages; + (void)beginBlockingRemoteImagesExceptForMessageWebLayer:(id)arg1; -@property unsigned int bottomReplyLastQuoteLevel; // @synthesize bottomReplyLastQuoteLevel=_bottomReplyLastQuoteLevel; +@property unsigned long long bottomReplyLastQuoteLevel; // @synthesize bottomReplyLastQuoteLevel=_bottomReplyLastQuoteLevel; @property(retain) DOMRange *bottomReplyRange; // @synthesize bottomReplyRange=_bottomReplyRange; @property(retain) MFMessageReformattingContext *reformattingContext; // @synthesize reformattingContext=_reformattingContext; @property(copy) NSString *originalHTMLString; // @synthesize originalHTMLString=_originalHTMLString; -@property BOOL hasUnloadedRemoteImages; // @synthesize hasUnloadedRemoteImages=_hasUnloadedRemoteImages; -@property BOOL showRemoteImages; // @synthesize showRemoteImages=_showRemoteImages; -@property BOOL prePrintDataDetectionPending; // @synthesize prePrintDataDetectionPending=_prePrintDataDetectionPending; +@property _Bool hasUnloadedRemoteImages; // @synthesize hasUnloadedRemoteImages=_hasUnloadedRemoteImages; +@property _Bool showRemoteImages; // @synthesize showRemoteImages=_showRemoteImages; +@property _Bool prePrintDataDetectionPending; // @synthesize prePrintDataDetectionPending=_prePrintDataDetectionPending; - (id)attachmentDownloadProgressObserversByUniqueIdentifiers; - (int)displayStyle; -- (BOOL)hasPluginWithUninitializedSize; -- (BOOL)isCancelled; +- (_Bool)hasPluginWithUninitializedSize; +- (_Bool)isCancelled; - (void)displayDidEnd; - (void)cancelPostDisplayOperation; - (void)setPostDisplayOperationBlock:(id)arg1 cancellationBlock:(void)arg2; - (void)stopLoadingAndClear; -- (void)reloadUserStyleSheet; - (void)reload; - (void)loadFragments:(id)arg1 forLibraryMessage:(id)arg2; - (void)stopLoading:(id)arg1; - (void)_schedulePendingIgnoreStylesheets; - (void)_cancelPendingIgnoreStylesheets; - (void)_ignorePendingStylesheets:(id)arg1; -- (BOOL)webView:(id)arg1 shouldPaintBrokenImageForURL:(id)arg2; +- (_Bool)webView:(id)arg1 shouldPaintBrokenImageForURL:(id)arg2; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (void)_webthread_webView:(id)arg1 tileDidDraw:(id)arg2; - (void)attemptEarlyMessageReformat; -- (BOOL)reformatMessageOnce; +- (_Bool)reformatMessageOnce; - (void)_webthread_webView:(id)arg1 didFinishDocumentLoadForFrame:(id)arg2; - (void)_webthread_webView:(id)arg1 didFinishLoadForFrame:(id)arg2; - (void)parseDocument:(id)arg1; - (id)newQuoteSubparser; -- (void)setMessageIsFromEntourage:(BOOL)arg1; +- (void)setMessageIsFromEntourage:(_Bool)arg1; - (void)_frameDidFinishPrePrintURLification:(id)arg1; - (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; - (void)adjustSizeBasedOnMainFrame:(id)arg1; @@ -89,42 +86,20 @@ - (void)updateImageURL:(id)arg1 withURL:(id)arg2 completionBlock:(id)arg3; - (void)appendMarkupString:(id)arg1 baseURL:(id)arg2; - (void)performBatchUpdates:(id)arg1; -@property BOOL applyFrameAdjustmentsImmediately; // @synthesize applyFrameAdjustmentsImmediately=_applyFrameAdjustmentsImmediately; -- (void)setFrameAdjustment:(struct CGRect)arg1; -- (void)_updatePendingFrameAdjustment; - (void)setFrame:(struct CGRect)arg1; - (void)_sendDelegateSizeDidChange; +- (void)_preferredContentSizeDidChangeNotification:(id)arg1; - (void)copy:(id)arg1; - (void)loadHTMLString:(id)arg1 baseURL:(id)arg2; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)webView:(id)arg1 decidePolicyForNewWindowAction:(id)arg2 request:(id)arg3 newFrameName:(id)arg4 decisionListener:(id)arg5; -- (float)maximumDoubleTapScale; +- (double)maximumDoubleTapScale; - (void)dealloc; - (id)messageWebLayerDelegate; - (void)setMessageWebLayerDelegate:(id)arg1; -- (float)defaultWidth; -- (BOOL)usePadDisplayStyle; -- (id)initWithFrame:(struct CGRect)arg1 visibleSize:(struct CGSize)arg2 viewportWidth:(float)arg3 displayStyle:(int)arg4; -- (void)saveDisplayInfoCache; -- (void)invalidateDisplayInfoCache; -- (void)setBool:(BOOL)arg1 forDisplayInfoCacheKey:(id)arg2; -- (BOOL)boolForDisplayInfoCacheKey:(id)arg1; -- (void)setObject:(id)arg1 forDisplayInfoCacheKey:(id)arg2; -- (id)objectForDisplayInfoCacheKey:(id)arg1; -- (void)prepareDisplayInfoCacheWithLibraryMessage:(id)arg1; -- (BOOL)_elementHasDefinedWidth:(id)arg1; -- (id)_reformatOneElementUsingMethod:(id)arg1 shouldCancel:(void)arg2; -- (id)_rangeOfFirstText; -- (BOOL)_rescaleTopLevelElements; -- (BOOL)_shouldRescaleMessage; -- (BOOL)_shouldContinueResizingMessage; -- (BOOL)_shouldResizeMessage; -- (void)_didFinishReformattingMessage; -- (void)_reformattingDidFail; -- (void)_willBeginReformattingMessage; -- (void)clearMessageReformattingCache; -- (void)reformatMessage:(id)arg1; -- (BOOL)canReformatMessageWithoutSubresources:(id)arg1 resultCanBeCached:(char *)arg2; +- (double)defaultWidth; +- (_Bool)usePadDisplayStyle; +- (id)initWithFrame:(struct CGRect)arg1 visibleSize:(struct CGSize)arg2 viewportWidth:(double)arg3 displayStyle:(int)arg4; @end diff --git a/iOS7/Frameworks/MessageUI/MFMessageWebProtocol.h b/iOS7/Frameworks/MessageUI/MFMessageWebProtocol.h index 01c12a1a0..58a761fc0 100644 --- a/iOS7/Frameworks/MessageUI/MFMessageWebProtocol.h +++ b/iOS7/Frameworks/MessageUI/MFMessageWebProtocol.h @@ -12,9 +12,9 @@ + (void)unregisterFragmentsForUUID:(id)arg1; + (void)registerFragments:(id)arg1 forUUID:(id)arg2; -+ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (_Bool)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; + (void)initialize; - (void)stopLoading; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFModernAddressAtom.h b/iOS7/Frameworks/MessageUI/MFModernAddressAtom.h index 3d64ae3ec..80915af38 100644 --- a/iOS7/Frameworks/MessageUI/MFModernAddressAtom.h +++ b/iOS7/Frameworks/MessageUI/MFModernAddressAtom.h @@ -23,38 +23,37 @@ void *_addressBook; } -+ (id)copyDisplayStringForAddress:(id)arg1 usingAddressBook:(void *)arg2 useAbbreviatedName:(BOOL)arg3; -- (void)setOpaque:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; ++ (id)copyDisplayStringForAddress:(id)arg1 usingAddressBook:(void *)arg2 useAbbreviatedName:(_Bool)arg3; +- (void)setOpaque:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)displayString; - (id)unmodifiedAddressString; - (int)identifier; - (int)ABPropertyType; - (void *)ABPerson; -- (void)_updateDisplayStringIncludingABPerson:(BOOL)arg1; +- (void)_updateDisplayStringIncludingABPerson:(_Bool)arg1; - (void)_displayStringDidChange; - (void)setAddress:(id)arg1; -- (BOOL)isDisplayStringFromAddressBook; +- (_Bool)isDisplayStringFromAddressBook; - (id)emailAddress; - (void)_updateABPerson; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; @property(retain, nonatomic) UIFont *atomFont; @property(readonly, nonatomic) struct CGPoint baselinePoint; -@property(nonatomic) BOOL isPrimaryAddressAtom; -@property(nonatomic) BOOL hidesVIPIndicator; +@property(nonatomic) _Bool isPrimaryAddressAtom; +@property(nonatomic) _Bool hidesVIPIndicator; @property(readonly, nonatomic) struct UIEdgeInsets edgeInsets; @property(nonatomic) int separatorStyle; -@property(nonatomic) float scale; -@property(nonatomic) unsigned int presentationOptions; +@property(nonatomic) double scale; +@property(nonatomic) unsigned long long presentationOptions; - (void)setMaxWidth:(unsigned int)arg1; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (struct CGRect)_highlightBounds; - (void)setDelegate:(id)arg1; -- (id)_VIPImageNameForStyle:(int)arg1 selected:(BOOL)arg2; - (void)addressBookDidChange:(id)arg1; -- (id)initWithAddress:(id)arg1 presentationOptions:(unsigned int)arg2 isPhoneNumber:(BOOL)arg3 maxWidth:(float)arg4 addressBook:(void *)arg5; +- (id)initWithAddress:(id)arg1 presentationOptions:(unsigned long long)arg2 isPhoneNumber:(_Bool)arg3 maxWidth:(double)arg4 addressBook:(void *)arg5; @end diff --git a/iOS7/Frameworks/MessageUI/MFModernAtomBackgroundView.h b/iOS7/Frameworks/MessageUI/MFModernAtomBackgroundView.h index fa611ff04..9b2ebe4b7 100644 --- a/iOS7/Frameworks/MessageUI/MFModernAtomBackgroundView.h +++ b/iOS7/Frameworks/MessageUI/MFModernAtomBackgroundView.h @@ -12,22 +12,22 @@ { UIView *_selectedView; UIView *_separatorView; - int _separatorStyle; - BOOL _selected; - float _scalingFactor; MFModernAtomView *_hostAtomView; + int _separatorStyle; + _Bool _selected; + double _scalingFactor; } @property(nonatomic) int separatorStyle; // @synthesize separatorStyle=_separatorStyle; -@property(retain, nonatomic) MFModernAtomView *hostAtomView; // @synthesize hostAtomView=_hostAtomView; +@property(nonatomic) MFModernAtomView *hostAtomView; // @synthesize hostAtomView=_hostAtomView; @property(readonly, nonatomic) UIView *separatorView; // @synthesize separatorView=_separatorView; -@property(nonatomic) float scalingFactor; // @synthesize scalingFactor=_scalingFactor; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic) double scalingFactor; // @synthesize scalingFactor=_scalingFactor; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; - (void)invalidateIntrinsicContentSize; - (id)_chevronImage; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; -- (float)separatorWidth; +- (double)separatorWidth; - (void)tintColorDidChange; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFModernAtomIconView.h b/iOS7/Frameworks/MessageUI/MFModernAtomIconView.h index d695acdb1..13cf6b3b1 100644 --- a/iOS7/Frameworks/MessageUI/MFModernAtomIconView.h +++ b/iOS7/Frameworks/MessageUI/MFModernAtomIconView.h @@ -11,15 +11,16 @@ @interface MFModernAtomIconView : UIView { NSArray *_iconImages; - float _iconPadding; + double _iconPadding; struct CGPoint _drawingOffset; } @property(nonatomic) struct CGPoint drawingOffset; // @synthesize drawingOffset=_drawingOffset; -@property(nonatomic) float iconPadding; // @synthesize iconPadding=_iconPadding; +@property(nonatomic) double iconPadding; // @synthesize iconPadding=_iconPadding; @property(retain, nonatomic) NSArray *iconImages; // @synthesize iconImages=_iconImages; -- (float)preferredWidth; +- (double)preferredWidth; - (void)drawRect:(struct CGRect)arg1; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/MessageUI/MFModernAtomView.h b/iOS7/Frameworks/MessageUI/MFModernAtomView.h index e6982471a..2400ee231 100644 --- a/iOS7/Frameworks/MessageUI/MFModernAtomView.h +++ b/iOS7/Frameworks/MessageUI/MFModernAtomView.h @@ -10,24 +10,25 @@ @interface MFModernAtomView : UIDefaultKeyboardInput { - UIView *_background; - UIView *_compositingView; - UILabel *_label; - UIActivityIndicatorView *_activityIndicator; - float _scalingFactor; MFModernAtomIconView *_badgeIconView; MFModernAtomIconView *_accessoryIconView; UIColor *_effectiveTintColor; - unsigned int _disabledPresentationOptions; + unsigned long long _disabledPresentationOptions; UIView *_baselineView; - BOOL _isPrimaryAddressAtom; - BOOL _selected; - BOOL _separatorHidden; + MFModernAtomBackgroundView *_background; + UIView *_compositingView; + UIView *_titleLabelFillView; + UILabel *_label; + UIActivityIndicatorView *_activityIndicator; + double _scalingFactor; + _Bool _isPrimaryAddressAtom; + _Bool _separatorHidden; + _Bool _selected; UIFont *_titleFont; - unsigned int _presentationOptions; + unsigned long long _presentationOptions; } -+ (id)_badgeImagesForPresentationOptions:(unsigned int)arg1 iconOrder:(const unsigned int *)arg2 orderingLength:(unsigned int)arg3 tintColor:(id)arg4 large:(BOOL)arg5 variant:(int)arg6; ++ (id)_badgeImagesForPresentationOptions:(unsigned long long)arg1 iconOrder:(const unsigned long long *)arg2 orderingLength:(unsigned long long)arg3 tintColor:(id)arg4 large:(_Bool)arg5 variant:(int)arg6; + (id)_defaultLabelAttributesWithFont:(id)arg1; + (id)_defaultLabelAttributes; + (id)_SMSTintColor; @@ -35,39 +36,40 @@ + (id)_defaultTintColor; + (id)primaryAtomFont; + (id)defaultFont; -+ (float)horizontalPadding; ++ (double)horizontalPadding; + (struct CGPoint)defaultBaselinePoint; -+ (float)defaultHeight; -@property(nonatomic) BOOL separatorHidden; // @synthesize separatorHidden=_separatorHidden; -@property(nonatomic) unsigned int presentationOptions; // @synthesize presentationOptions=_presentationOptions; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic) BOOL isPrimaryAddressAtom; // @synthesize isPrimaryAddressAtom=_isPrimaryAddressAtom; ++ (double)defaultHeight; +@property(nonatomic) unsigned long long presentationOptions; // @synthesize presentationOptions=_presentationOptions; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; +@property(readonly, nonatomic) UIActivityIndicatorView *activityIndicator; // @synthesize activityIndicator=_activityIndicator; +@property(nonatomic) _Bool isPrimaryAddressAtom; // @synthesize isPrimaryAddressAtom=_isPrimaryAddressAtom; @property(readonly, nonatomic) MFModernAtomIconView *badgeIconView; // @synthesize badgeIconView=_badgeIconView; @property(readonly, nonatomic) MFModernAtomIconView *accessoryIconView; // @synthesize accessoryIconView=_accessoryIconView; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_label; - (struct CGSize)intrinsicContentSize; - (id)viewForBaselineLayout; @property(readonly, nonatomic) struct CGPoint baselinePoint; -- (void)setScalingFactor:(float)arg1; -- (float)scalingFactor; -- (float)_leftPadding; -- (float)_rightPadding; -- (float)_rightInset; -- (float)_leftInset; +- (void)setScalingFactor:(double)arg1; +- (double)scalingFactor; +- (double)_leftPadding; +- (double)_rightPadding; +- (double)_rightInset; +- (double)_leftInset; - (struct UIEdgeInsets)edgeInsets; - (void)layoutSubviews; -- (float)preferredWidthWithSizeConstraints:(struct CGSize)arg1; -- (float)preferredWidth; +- (double)preferredWidthWithSizeConstraints:(struct CGSize)arg1; +- (double)preferredWidth; - (void)_updateFontIfNecessary; - (void)_updateActivityIndicator; - (void)_updateCompositingFilters; -@property(nonatomic) BOOL hidesVIPIndicator; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic) _Bool hidesVIPIndicator; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; @property(nonatomic) int separatorStyle; -@property(readonly, nonatomic) unsigned int effectivePresentationOptions; -- (void)_setPresentationOption:(unsigned int)arg1 enabled:(BOOL)arg2; -- (void)clearPresentationOption:(unsigned int)arg1; -- (void)appendPresentationOption:(unsigned int)arg1; +@property(nonatomic) _Bool separatorHidden; // @synthesize separatorHidden=_separatorHidden; +@property(readonly, nonatomic) unsigned long long effectivePresentationOptions; +- (void)_setPresentationOption:(unsigned long long)arg1 enabled:(_Bool)arg2; +- (void)clearPresentationOption:(unsigned long long)arg1; +- (void)appendPresentationOption:(unsigned long long)arg1; - (void)_invalidatePresentationOptions; @property(copy, nonatomic) NSString *title; @property(retain, nonatomic) UIFont *titleFont; // @synthesize titleFont=_titleFont; @@ -77,7 +79,7 @@ @property(readonly, nonatomic) MFModernAtomBackgroundView *backgroundView; - (int)_preferredIconVariant; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 presentationOptions:(unsigned int)arg2 separatorStyle:(int)arg3; +- (id)initWithFrame:(struct CGRect)arg1 presentationOptions:(unsigned long long)arg2 separatorStyle:(int)arg3; @end diff --git a/iOS7/Frameworks/MessageUI/MFModernComposeRecipientAtom.h b/iOS7/Frameworks/MessageUI/MFModernComposeRecipientAtom.h index 2a2244498..5c4181bda 100644 --- a/iOS7/Frameworks/MessageUI/MFModernComposeRecipientAtom.h +++ b/iOS7/Frameworks/MessageUI/MFModernComposeRecipientAtom.h @@ -28,7 +28,7 @@ - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; @property(readonly, nonatomic) MFComposeRecipient *recipient; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 recipient:(id)arg2 presentationOptions:(unsigned int)arg3; +- (id)initWithFrame:(struct CGRect)arg1 recipient:(id)arg2 presentationOptions:(unsigned long long)arg3; - (id)initWithFrame:(struct CGRect)arg1 recipient:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFModernLabelledAtomList.h b/iOS7/Frameworks/MessageUI/MFModernLabelledAtomList.h index 9411b30ed..b3711b892 100644 --- a/iOS7/Frameworks/MessageUI/MFModernLabelledAtomList.h +++ b/iOS7/Frameworks/MessageUI/MFModernLabelledAtomList.h @@ -20,56 +20,56 @@ NSString *_title; UIColor *_labelTextColor; NSDictionary *_recipients; - float _firstLineWidth; - BOOL _usePadDisplayStyle; - BOOL _labelVisible; + double _firstLineWidth; + _Bool _usePadDisplayStyle; + _Bool _labelVisible; unsigned int _needsReflow:1; unsigned int _isChangingFrame:1; UIView *_baselineView; - BOOL _primary; - unsigned int _numberOfRows; - float _lineSpacing; + _Bool _primary; + unsigned long long _numberOfRows; + double _lineSpacing; } -+ (float)spaceBetweenColonAndFirstAtomNaturalEdge; -+ (float)atomLineHeight; ++ (double)spaceBetweenColonAndFirstAtomNaturalEdge; ++ (double)atomLineHeight; + (id)primaryLabelFont; + (id)defaultLabelFont; + (id)defaultLabelTextColor; -@property(nonatomic) float lineSpacing; // @synthesize lineSpacing=_lineSpacing; -@property(nonatomic) BOOL primary; // @synthesize primary=_primary; -@property(readonly, nonatomic) unsigned int numberOfRows; // @synthesize numberOfRows=_numberOfRows; -@property(nonatomic) BOOL usePadDisplayStyle; // @synthesize usePadDisplayStyle=_usePadDisplayStyle; +@property(nonatomic) double lineSpacing; // @synthesize lineSpacing=_lineSpacing; +@property(nonatomic) _Bool primary; // @synthesize primary=_primary; +@property(readonly, nonatomic) unsigned long long numberOfRows; // @synthesize numberOfRows=_numberOfRows; +@property(nonatomic) _Bool usePadDisplayStyle; // @synthesize usePadDisplayStyle=_usePadDisplayStyle; @property(retain, nonatomic) UIColor *labelTextColor; // @synthesize labelTextColor=_labelTextColor; @property(readonly, nonatomic) UILabel *label; // @synthesize label=_label; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (struct CGPoint)baselinePointForRow:(unsigned int)arg1; -- (void)crossFadeLabelVisibility:(BOOL)arg1 atomSeparatorStyle:(int)arg2 animationDuration:(double)arg3; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (struct CGPoint)baselinePointForRow:(unsigned long long)arg1; +- (void)crossFadeLabelVisibility:(_Bool)arg1 atomSeparatorStyle:(int)arg2 animationDuration:(double)arg3; - (id)passthroughViews; -- (void)setOpaque:(BOOL)arg1; -- (void)setAtomAlpha:(float)arg1; +- (void)setOpaque:(_Bool)arg1; +- (void)setAtomAlpha:(double)arg1; - (id)addressAtoms; - (id)atomDisplayStrings; - (id)title; - (void)updateAtomsForVIP; -@property(nonatomic, getter=isLabelVisible) BOOL labelVisible; +@property(nonatomic, getter=isLabelVisible) _Bool labelVisible; - (struct CGRect)labelFrame; - (id)labelText; - (void)setAddressAtomSeparatorStyle:(int)arg1; -- (void)setAddressAtomScale:(float)arg1; +- (void)setAddressAtomScale:(double)arg1; - (void)setAddressAtomTarget:(id)arg1 action:(SEL)arg2; - (void)_reflow; - (void)_setNeedsReflow; - (void)enumerateAddressAtomsUsingBlock:(id)arg1; - (void)addressAtom:(id)arg1 displayStringDidChange:(id)arg2; - (void)setFrame:(struct CGRect)arg1; -- (void)setFirstLineWidth:(float)arg1 reflow:(BOOL)arg2; -- (void)setFirstLineWidth:(float)arg1; +- (void)setFirstLineWidth:(double)arg1 reflow:(_Bool)arg2; +- (void)setFirstLineWidth:(double)arg1; - (void)setDelegate:(id)arg1; - (void)layoutSubviews; - (void)addressBookDidChange:(id)arg1; - (void)dealloc; -- (id)initWithLabel:(id)arg1 title:(id)arg2 totalWidth:(float)arg3 firstLineWidth:(float)arg4 addresses:(id)arg5 arePhoneNumbers:(id)arg6 atomPresentationOptions:(unsigned int)arg7 addressBook:(void *)arg8 completionBlock:(id)arg9; +- (id)initWithLabel:(id)arg1 title:(id)arg2 totalWidth:(double)arg3 firstLineWidth:(double)arg4 addresses:(id)arg5 arePhoneNumbers:(id)arg6 atomPresentationOptions:(unsigned long long)arg7 addressBook:(void *)arg8 completionBlock:(id)arg9; @end diff --git a/iOS7/Frameworks/MessageUI/MFPopoverController.h b/iOS7/Frameworks/MessageUI/MFPopoverController.h index d9119d29a..694aed461 100644 --- a/iOS7/Frameworks/MessageUI/MFPopoverController.h +++ b/iOS7/Frameworks/MessageUI/MFPopoverController.h @@ -12,16 +12,16 @@ { id _mailDelegate; id _mailPopoverManager; - BOOL _isRotating; + _Bool _isRotating; } -@property(nonatomic) BOOL isRotating; // @synthesize isRotating=_isRotating; +@property(nonatomic) _Bool isRotating; // @synthesize isRotating=_isRotating; @property(nonatomic) id mailPopoverManager; // @synthesize mailPopoverManager=_mailPopoverManager; @property(nonatomic) id mailDelegate; // @synthesize mailDelegate=_mailDelegate; -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; -- (void)dismissPopoverAnimated:(BOOL)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +- (void)dismissPopoverAnimated:(_Bool)arg1; - (void)dealloc; - (id)initWithContentViewController:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFRecentComposeRecipient.h b/iOS7/Frameworks/MessageUI/MFRecentComposeRecipient.h index e1e7d57f0..5ef828cef 100644 --- a/iOS7/Frameworks/MessageUI/MFRecentComposeRecipient.h +++ b/iOS7/Frameworks/MessageUI/MFRecentComposeRecipient.h @@ -14,12 +14,12 @@ } - (id)description; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isGroup; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isGroup; - (id)placeholderName; - (id)preferredSendingAddress; - (id)recentContact; -- (BOOL)isRemovableFromSearchResults; +- (_Bool)isRemovableFromSearchResults; - (void)dealloc; - (id)initWithRecentContact:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFRecentComposeRecipientGroup.h b/iOS7/Frameworks/MessageUI/MFRecentComposeRecipientGroup.h index 51e1116b4..0e500fb5a 100644 --- a/iOS7/Frameworks/MessageUI/MFRecentComposeRecipientGroup.h +++ b/iOS7/Frameworks/MessageUI/MFRecentComposeRecipientGroup.h @@ -6,20 +6,19 @@ #import -@class CRRecentContact, NSString; +@class CRRecentContact; @interface MFRecentComposeRecipientGroup : MFComposeRecipientGroup { - NSString *_displayString; - CRRecentContact *_recent; CRRecentContact *_recentContact; } -@property(retain, nonatomic) CRRecentContact *recentContact; // @synthesize recentContact=_recentContact; +@property(readonly, nonatomic) CRRecentContact *recentContact; // @synthesize recentContact=_recentContact; - (id)unlocalizedLabel; - (id)placeholderName; - (id)label; -- (id)initWithRecentContact:(id)arg1; +- (void)dealloc; +- (id)initWithChildren:(id)arg1 displayString:(id)arg2 recentContact:(id)arg3; @end diff --git a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCell.h b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCell.h index f5f669651..cce8cc1f6 100644 --- a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCell.h +++ b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCell.h @@ -15,22 +15,29 @@ MFComposeRecipient *_recipient; UIImageView *_cellImageView; UIColor *_tintColor; - BOOL _shouldHighlightCompleteMatches; - BOOL _shouldDimIrrelevantInformation; + _Bool _shouldVerticallyCenterTitleLabel; + _Bool _shouldHighlightCompleteMatches; + _Bool _shouldDimIrrelevantInformation; } + (id)_defaultTintColor; -+ (float)heightWithRecipient:(id)arg1 width:(float)arg2; -+ (float)height; -+ (id)_tintedAttributedString:(id)arg1 toColor:(id)arg2 shouldDim:(BOOL)arg3; ++ (double)heightWithRecipient:(id)arg1 width:(double)arg2; ++ (double)height; ++ (id)_tintedAttributedString:(id)arg1 toColor:(id)arg2 shouldDim:(_Bool)arg3; ++ (id)_attributedStringRepresentationOfPartialEmailMatchForSingleRecipient:(id)arg1 useHighlighting:(_Bool)arg2; ++ (id)_copyAttributedStringRepresentationOfGroupRecipient:(id)arg1 withSortedRecipientList:(id)arg2; ++ (id)_attributedStringRepresentationOfCompleteMatchesForRecipient:(id)arg1 constrainedToWidth:(double)arg2 overflowRecipients:(out id *)arg3 useHighlighting:(_Bool)arg4; ++ (double)_realDetailButtonAccessoryMargin; ++ (double)_constrainedWidthForDetailViewWithAccessoryWidth:(double)arg1 containerWidth:(double)arg2; ++ (double)_constrainedWidthForTitleViewWithAccessoryWidth:(double)arg1 containerWidth:(double)arg2; + (id)cellForRecipient:(id)arg1; + (id)identifier; -@property(nonatomic) BOOL shouldDimIrrelevantInformation; // @synthesize shouldDimIrrelevantInformation=_shouldDimIrrelevantInformation; -@property(nonatomic) BOOL shouldHighlightCompleteMatches; // @synthesize shouldHighlightCompleteMatches=_shouldHighlightCompleteMatches; -- (void)setTintColor:(id)arg1 animated:(BOOL)arg2; +@property(nonatomic) _Bool shouldDimIrrelevantInformation; // @synthesize shouldDimIrrelevantInformation=_shouldDimIrrelevantInformation; +@property(nonatomic) _Bool shouldHighlightCompleteMatches; // @synthesize shouldHighlightCompleteMatches=_shouldHighlightCompleteMatches; +- (void)setTintColor:(id)arg1 animated:(_Bool)arg2; - (id)tintColor; - (void)setBackgroundColor:(id)arg1; -- (void)setOpaque:(BOOL)arg1; +- (void)setOpaque:(_Bool)arg1; - (void)setCellImage:(id)arg1 highlightedImage:(id)arg2; - (void)setRecipient:(id)arg1; - (id)recipient; @@ -38,7 +45,7 @@ - (struct CGRect)_frameForDetailView; - (struct CGRect)_frameForTitleView; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellDetailView.h b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellDetailView.h index 93e02d12e..3c5958032 100644 --- a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellDetailView.h +++ b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellDetailView.h @@ -8,34 +8,33 @@ #import "MFTinting-Protocol.h" -@class NSArray, UIColor, UILabel; +@class UIColor, UILabel; @interface MFRecipientTableViewCellDetailView : UIView { UIColor *_tintColor; - BOOL _labelIsHidden; - NSArray *_withLabelLayoutConstraints; - NSArray *_sansLabelLayoutConstraints; - BOOL _shouldDim; - BOOL _highlighted; + _Bool _labelIsHidden; + _Bool _shouldDim; + _Bool _highlighted; UILabel *_labelLabel; UILabel *_detailLabel; } -+ (float)lineHeight; ++ (double)lineHeight; ++ (id)labelStringAttributes; + (id)groupStringAttributes; ++ (id)highlightedStringAttributes; + (id)defaultStringAttributes; -@property(nonatomic) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) _Bool highlighted; // @synthesize highlighted=_highlighted; @property(readonly, nonatomic) UILabel *detailLabel; // @synthesize detailLabel=_detailLabel; @property(readonly, nonatomic) UILabel *labelLabel; // @synthesize labelLabel=_labelLabel; -@property(nonatomic) BOOL shouldDim; // @synthesize shouldDim=_shouldDim; +@property(nonatomic) _Bool shouldDim; // @synthesize shouldDim=_shouldDim; - (void)setBackgroundColor:(id)arg1; -- (void)setTintColor:(id)arg1 animated:(BOOL)arg2; +- (void)setTintColor:(id)arg1 animated:(_Bool)arg2; - (id)tintColor; - (void)_recalculateLabelColors; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_layoutConstraintsWithLabelText:(BOOL)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellTitleView.h b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellTitleView.h index 9ae758c36..89c7a905b 100644 --- a/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellTitleView.h +++ b/iOS7/Frameworks/MessageUI/MFRecipientTableViewCellTitleView.h @@ -14,20 +14,20 @@ { NSAttributedString *_deselectedAttributedString; UIColor *_tintColor; - BOOL _shouldDim; - BOOL _highlighted; + _Bool _shouldDim; + _Bool _highlighted; UILabel *_titleLabel; } -+ (float)height; ++ (double)height; + (id)highlightedStringAttributes; + (id)regularStringAttributes; + (id)defaultStringAttributes; -@property(nonatomic) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) _Bool highlighted; // @synthesize highlighted=_highlighted; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -@property(nonatomic) BOOL shouldDim; // @synthesize shouldDim=_shouldDim; +@property(nonatomic) _Bool shouldDim; // @synthesize shouldDim=_shouldDim; - (void)setBackgroundColor:(id)arg1; -- (void)setTintColor:(id)arg1 animated:(BOOL)arg2; +- (void)setTintColor:(id)arg1 animated:(_Bool)arg2; - (id)tintColor; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/MFReformattedAddress.h b/iOS7/Frameworks/MessageUI/MFReformattedAddress.h index 6b15c0014..571508843 100644 --- a/iOS7/Frameworks/MessageUI/MFReformattedAddress.h +++ b/iOS7/Frameworks/MessageUI/MFReformattedAddress.h @@ -15,8 +15,8 @@ } @property(nonatomic) struct _NSRange middleTruncationRange; // @synthesize middleTruncationRange=_middleTruncationRange; -- (id)attributedStringWithFontSize:(float)arg1 maximumWidth:(float)arg2 options:(unsigned int)arg3; -- (float)widthWithFontSize:(float)arg1 maximumWidth:(float)arg2 options:(unsigned int)arg3; +- (id)attributedStringWithFontSize:(double)arg1 maximumWidth:(double)arg2 options:(unsigned long long)arg3; +- (double)widthWithFontSize:(double)arg1 maximumWidth:(double)arg2 options:(unsigned long long)arg3; @property(readonly, nonatomic) NSString *domainPart; @property(readonly, nonatomic) NSString *localPart; - (id)description; diff --git a/iOS7/Frameworks/MessageUI/MFSearchShadowView.h b/iOS7/Frameworks/MessageUI/MFSearchShadowView.h index 4316c05fc..1aa184f05 100644 --- a/iOS7/Frameworks/MessageUI/MFSearchShadowView.h +++ b/iOS7/Frameworks/MessageUI/MFSearchShadowView.h @@ -10,7 +10,7 @@ { } -+ (float)defaultHeight; ++ (double)defaultHeight; + (id)_shadowImage; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFSecureMIMEPersonHeaderView.h b/iOS7/Frameworks/MessageUI/MFSecureMIMEPersonHeaderView.h index c3d4804ba..f72d32660 100644 --- a/iOS7/Frameworks/MessageUI/MFSecureMIMEPersonHeaderView.h +++ b/iOS7/Frameworks/MessageUI/MFSecureMIMEPersonHeaderView.h @@ -19,15 +19,18 @@ unsigned int _editing:1; } ++ (id)_explanationLabelDefaultAttributes; @property(copy, nonatomic) NSArray *buttons; // @synthesize buttons=_buttons; - (id)_warningLabel; - (id)_secureLabel; - (id)_signedLabel; -- (void)_insert:(BOOL)arg1 subview:(id)arg2; +- (void)_insert:(_Bool)arg1 subview:(id)arg2; - (void)_setText:(id)arg1 forLabel:(id)arg2; +- (void)setBounds:(struct CGRect)arg1; - (void)layoutSubviews; +- (struct CGSize)intrinsicContentSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -@property(nonatomic) BOOL editing; +@property(nonatomic) _Bool editing; @property(copy, nonatomic) NSString *explanationText; @property(copy, nonatomic) NSString *warningLabelText; @property(copy, nonatomic) NSString *secureLabelText; diff --git a/iOS7/Frameworks/MessageUI/MFSoundController.h b/iOS7/Frameworks/MessageUI/MFSoundController.h index df4e9c5c4..fc3a3e1ca 100644 --- a/iOS7/Frameworks/MessageUI/MFSoundController.h +++ b/iOS7/Frameworks/MessageUI/MFSoundController.h @@ -10,7 +10,7 @@ { } -+ (void)playNewMailSoundStyle:(unsigned int)arg1 forAccount:(id)arg2; ++ (void)playNewMailSoundStyle:(unsigned long long)arg1 forAccount:(id)arg2; + (void)playSentMailSound; + (void)_playNewMailSoundForVIP; + (void)_playNewMailSoundForAccount:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/MFTinting-Protocol.h b/iOS7/Frameworks/MessageUI/MFTinting-Protocol.h index eca5c301f..6d5c01e36 100644 --- a/iOS7/Frameworks/MessageUI/MFTinting-Protocol.h +++ b/iOS7/Frameworks/MessageUI/MFTinting-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol MFTinting -@property(nonatomic) BOOL shouldDim; -- (void)setTintColor:(id)arg1 animated:(BOOL)arg2; +@property(nonatomic) _Bool shouldDim; +- (void)setTintColor:(id)arg1 animated:(_Bool)arg2; - (id)tintColor; @end diff --git a/iOS7/Frameworks/MessageUI/MFVariableLayoutConstraint.h b/iOS7/Frameworks/MessageUI/MFVariableLayoutConstraint.h index ce5dbbdcd..cb7de2573 100644 --- a/iOS7/Frameworks/MessageUI/MFVariableLayoutConstraint.h +++ b/iOS7/Frameworks/MessageUI/MFVariableLayoutConstraint.h @@ -8,19 +8,19 @@ @interface MFVariableLayoutConstraint : NSObject { - BOOL _cachedInterpolatedValueIsValid; - float _cachedInterpolatedValue; - float _medianValue; + _Bool _cachedInterpolatedValueIsValid; + double _cachedInterpolatedValue; + double _medianValue; id _interpolationFormula; } -+ (int)_medianContentSizeIndex; ++ (long long)_medianContentSizeIndex; + (id)medianContentSizeCategory; @property(nonatomic) id interpolationFormula; // @synthesize interpolationFormula=_interpolationFormula; -@property(nonatomic) float medianValue; // @synthesize medianValue=_medianValue; +@property(nonatomic) double medianValue; // @synthesize medianValue=_medianValue; - (void)_didReceiveContentSizeCategoryNameDidChageNotification:(id)arg1; -- (float)interpolatedValue; -- (id)initWithMedianConstraintValue:(float)arg1 interpolationFormula:(id)arg2; +- (double)interpolatedValue; +- (id)initWithMedianConstraintValue:(double)arg1 interpolationFormula:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/MessageUI/NSArray-RecipientUtilities.h b/iOS7/Frameworks/MessageUI/NSArray-RecipientUtilities.h index 9c11d6306..26d14a694 100644 --- a/iOS7/Frameworks/MessageUI/NSArray-RecipientUtilities.h +++ b/iOS7/Frameworks/MessageUI/NSArray-RecipientUtilities.h @@ -7,8 +7,8 @@ #import "NSArray.h" @interface NSArray (RecipientUtilities) -- (unsigned int)mf_indexOfRecipientWithEmailAddress:(id)arg1; -- (id)mf_commaSeparatedRecipientListWithWidth:(float)arg1 forFont:(id)arg2 usingSelector:(SEL)arg3; -- (id)mf_commaSeparatedRecipientListWithWidth:(float)arg1 forFont:(id)arg2; +- (unsigned long long)mf_indexOfRecipientWithEmailAddress:(id)arg1; +- (id)mf_commaSeparatedRecipientListWithWidth:(double)arg1 forFont:(id)arg2 usingSelector:(SEL)arg3; +- (id)mf_commaSeparatedRecipientListWithWidth:(double)arg1 forFont:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/NSDateFormatter-MFUtilities.h b/iOS7/Frameworks/MessageUI/NSDateFormatter-MFUtilities.h index f2791ca7b..bdad8318c 100644 --- a/iOS7/Frameworks/MessageUI/NSDateFormatter-MFUtilities.h +++ b/iOS7/Frameworks/MessageUI/NSDateFormatter-MFUtilities.h @@ -7,6 +7,6 @@ #import "NSDateFormatter.h" @interface NSDateFormatter (MFUtilities) -+ (id)mf_formatDate:(id)arg1 shortStyle:(BOOL)arg2; ++ (id)mf_formatDate:(id)arg1 shortStyle:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/NSDictionary-MFMailComposeRemoteService.h b/iOS7/Frameworks/MessageUI/NSDictionary-MFMailComposeRemoteService.h index a3064fc66..1c36cf45d 100644 --- a/iOS7/Frameworks/MessageUI/NSDictionary-MFMailComposeRemoteService.h +++ b/iOS7/Frameworks/MessageUI/NSDictionary-MFMailComposeRemoteService.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (MFMailComposeRemoteService) -- (id)mf_filterUsingMap:(id)arg1 inverse:(BOOL)arg2; +- (id)mf_filterUsingMap:(id)arg1 inverse:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/NSNumberFormatter-MFUtilities.h b/iOS7/Frameworks/MessageUI/NSNumberFormatter-MFUtilities.h index 366178e3f..a471c9d49 100644 --- a/iOS7/Frameworks/MessageUI/NSNumberFormatter-MFUtilities.h +++ b/iOS7/Frameworks/MessageUI/NSNumberFormatter-MFUtilities.h @@ -7,7 +7,7 @@ #import "NSNumberFormatter.h" @interface NSNumberFormatter (MFUtilities) -+ (id)mf_formatUnsignedInteger:(unsigned int)arg1 withGrouping:(BOOL)arg2; -+ (id)mf_formatInteger:(int)arg1 withGrouping:(BOOL)arg2; ++ (id)mf_formatUnsignedInteger:(unsigned long long)arg1 withGrouping:(_Bool)arg2; ++ (id)mf_formatInteger:(long long)arg1 withGrouping:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/NSObject-Protocol.h b/iOS7/Frameworks/MessageUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/MessageUI/NSObject-Protocol.h +++ b/iOS7/Frameworks/MessageUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/MessageUI/NSScanner-MFMessageBodyHTMLParserExtras.h b/iOS7/Frameworks/MessageUI/NSScanner-MFMessageBodyHTMLParserExtras.h index cbfb6652d..50234e344 100644 --- a/iOS7/Frameworks/MessageUI/NSScanner-MFMessageBodyHTMLParserExtras.h +++ b/iOS7/Frameworks/MessageUI/NSScanner-MFMessageBodyHTMLParserExtras.h @@ -8,7 +8,7 @@ @interface NSScanner (MFMessageBodyHTMLParserExtras) - (id)mf_remainingString; -- (BOOL)mf_scanUpToRegularExpression:(id)arg1; +- (_Bool)mf_scanUpToRegularExpression:(id)arg1; - (struct _NSRange)_rangeOfFirstMatchWithRegularExpression:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/NSString-MFMessageBodyParser.h b/iOS7/Frameworks/MessageUI/NSString-MFMessageBodyParser.h index c92b15e52..5e94e1f71 100644 --- a/iOS7/Frameworks/MessageUI/NSString-MFMessageBodyParser.h +++ b/iOS7/Frameworks/MessageUI/NSString-MFMessageBodyParser.h @@ -7,17 +7,17 @@ #import "NSString.h" @interface NSString (MFMessageBodyParser) -- (BOOL)mf_isHorizontalSeparator; -- (BOOL)mf_isSignature; -- (BOOL)mf_isForwardSeparator; -- (BOOL)mf_isAttributionPrefix; -- (BOOL)mf_isAttribution; +- (_Bool)mf_isHorizontalSeparator; +- (_Bool)mf_isSignature; +- (_Bool)mf_isForwardSeparator; +- (_Bool)mf_isAttributionPrefix; +- (_Bool)mf_isAttribution; - (id)mf_horizontalSeparatorRegularExpression; - (id)mf_signatureRegularExpression; - (id)mf_forwardSeparatorRegularExpression; - (id)mf_attributionPrefixRegularExpression; - (id)mf_attributionRegularExpression; - (id)mf_copyAttributionRegularExpressionForType:(int)arg1; -- (BOOL)mf_isWhitespace; +- (_Bool)mf_isWhitespace; @end diff --git a/iOS7/Frameworks/MessageUI/NSString-MFUtilities.h b/iOS7/Frameworks/MessageUI/NSString-MFUtilities.h index 01e61cf77..c49c57dee 100644 --- a/iOS7/Frameworks/MessageUI/NSString-MFUtilities.h +++ b/iOS7/Frameworks/MessageUI/NSString-MFUtilities.h @@ -8,6 +8,6 @@ @interface NSString (MFUtilities) - (id)mf_substringTruncatedInRange:(struct _NSRange)arg1; -- (id)mf_substringTruncatedToIndex:(unsigned int)arg1; +- (id)mf_substringTruncatedToIndex:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/NSString-RecipientUtilities.h b/iOS7/Frameworks/MessageUI/NSString-RecipientUtilities.h index 09eaa59a0..6c04df541 100644 --- a/iOS7/Frameworks/MessageUI/NSString-RecipientUtilities.h +++ b/iOS7/Frameworks/MessageUI/NSString-RecipientUtilities.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (RecipientUtilities) -+ (id)mf_commaSeparatedRecipientListWithRecipientCount:(unsigned int)arg1 prefixForRecipientAtIndex:(id)arg2 stringForRecipientAtIndex:(void)arg3 lengthValidationBlock:(id)arg4; ++ (id)mf_commaSeparatedRecipientListWithRecipientCount:(unsigned long long)arg1 prefixForRecipientAtIndex:(id)arg2 stringForRecipientAtIndex:(void)arg3 lengthValidationBlock:(id)arg4; - (id)mf_copyDisplayableAddressComment; @end diff --git a/iOS7/Frameworks/MessageUI/UIActionSheet-Internal.h b/iOS7/Frameworks/MessageUI/UIActionSheet-Internal.h index da6499da6..77bdf138b 100644 --- a/iOS7/Frameworks/MessageUI/UIActionSheet-Internal.h +++ b/iOS7/Frameworks/MessageUI/UIActionSheet-Internal.h @@ -7,7 +7,7 @@ #import "UIActionSheet.h" @interface UIActionSheet (Internal) -- (id)mf_tagForButtonIndex:(int)arg1; -- (int)mf_addButtonWithTitle:(id)arg1 tag:(id)arg2; +- (id)mf_tagForButtonIndex:(long long)arg1; +- (long long)mf_addButtonWithTitle:(id)arg1 tag:(id)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/MessageUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/MessageUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/UIBarButtonItem-MFUtilities.h b/iOS7/Frameworks/MessageUI/UIBarButtonItem-MFUtilities.h index 70aff9363..2f3eed001 100644 --- a/iOS7/Frameworks/MessageUI/UIBarButtonItem-MFUtilities.h +++ b/iOS7/Frameworks/MessageUI/UIBarButtonItem-MFUtilities.h @@ -7,9 +7,9 @@ #import "UIBarButtonItem.h" @interface UIBarButtonItem (MFUtilities) -- (void)mf_setMiniImageVerticalOffset:(float)arg1; +- (void)mf_setMiniImageVerticalOffset:(double)arg1; - (void)mf_setMiniImageOffset:(struct CGPoint)arg1; -- (void)mf_setImageVerticalOffset:(float)arg1; +- (void)mf_setImageVerticalOffset:(double)arg1; - (void)mf_setImageOffset:(struct CGPoint)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/MessageUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UINavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/Frameworks/MessageUI/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/MessageUI/UIPickerViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/Frameworks/MessageUI/UIPickerViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/MessageUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UIScrollView-MFMailComposeView.h b/iOS7/Frameworks/MessageUI/UIScrollView-MFMailComposeView.h index 756c6eab0..0e9a201f7 100644 --- a/iOS7/Frameworks/MessageUI/UIScrollView-MFMailComposeView.h +++ b/iOS7/Frameworks/MessageUI/UIScrollView-MFMailComposeView.h @@ -7,6 +7,6 @@ #import "UIScrollView.h" @interface UIScrollView (MFMailComposeView) -- (BOOL)mf_needsToAdjustContentOffset; +- (_Bool)mf_needsToAdjustContentOffset; @end diff --git a/iOS7/Frameworks/MessageUI/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/MessageUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/MessageUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/MessageUI/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/MessageUI/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/MessageUI/UITextContentViewDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UITextContentViewDelegate-Protocol.h index 73f5becc7..c04478b87 100644 --- a/iOS7/Frameworks/MessageUI/UITextContentViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UITextContentViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; - (void)textContentViewDidChangeSelection:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textContentViewDidEndEditing:(id)arg1; - (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (_Bool)textContentViewShouldEndEditing:(id)arg1; +- (_Bool)textContentViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UITextFieldDelegate-Protocol.h b/iOS7/Frameworks/MessageUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/Frameworks/MessageUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/Frameworks/MessageUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/UIView-MFUtilities.h b/iOS7/Frameworks/MessageUI/UIView-MFUtilities.h index 76c35050e..e98d7be94 100644 --- a/iOS7/Frameworks/MessageUI/UIView-MFUtilities.h +++ b/iOS7/Frameworks/MessageUI/UIView-MFUtilities.h @@ -7,7 +7,7 @@ #import "UIView.h" @interface UIView (MFUtilities) -- (float)mf_currentScreenScale; +- (double)mf_currentScreenScale; - (id)mf_frontSibling; - (id)mf_enclosingScrollView; @end diff --git a/iOS7/Frameworks/MessageUI/WebPreferences-MailAdditions.h b/iOS7/Frameworks/MessageUI/WebPreferences-MailAdditions.h index 9e903adf6..a9428fd4c 100644 --- a/iOS7/Frameworks/MessageUI/WebPreferences-MailAdditions.h +++ b/iOS7/Frameworks/MessageUI/WebPreferences-MailAdditions.h @@ -7,6 +7,6 @@ #import "WebPreferences.h" @interface WebPreferences (MailAdditions) -+ (id)standardMailWebPreferencesForDisplayStyle:(int)arg1 regenerate:(BOOL)arg2; ++ (id)standardMailWebPreferencesForDisplayStyle:(int)arg1 regenerate:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/_MFAttachmentScalingDataConsumer.h b/iOS7/Frameworks/MessageUI/_MFAttachmentScalingDataConsumer.h index 4623f5d21..31207ad56 100644 --- a/iOS7/Frameworks/MessageUI/_MFAttachmentScalingDataConsumer.h +++ b/iOS7/Frameworks/MessageUI/_MFAttachmentScalingDataConsumer.h @@ -16,7 +16,7 @@ @property(nonatomic) MFConditionLock *lock; // @synthesize lock=_lock; @property(nonatomic) MFGenericAttachmentStore *store; // @synthesize store=_store; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/Frameworks/MessageUI/_MFComposeRecipientView.h b/iOS7/Frameworks/MessageUI/_MFComposeRecipientView.h deleted file mode 100644 index 2de1a98e4..000000000 --- a/iOS7/Frameworks/MessageUI/_MFComposeRecipientView.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" - -@interface _MFComposeRecipientView : MFComposeRecipientView -{ - id <_MFComposeRecipientViewStyleDelegate> _styleDelegate; - unsigned int _selectablePeople; -} - -@property(nonatomic) unsigned int selectablePeople; // @synthesize selectablePeople=_selectablePeople; -@property id <_MFComposeRecipientViewStyleDelegate> styleDelegate; // @synthesize styleDelegate=_styleDelegate; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldAllowSelectingPersonWithRecordID:(int)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; -- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (void)_dismissPicker:(id)arg1; -- (BOOL)shouldShowCardForPerson:(void *)arg1; -- (void)_hideAddButton; -- (int)atomStyleForRecipient:(id)arg1; -- (void)_reallySelectComposeRecipientAtom:(id)arg1; -- (BOOL)_addable; -- (BOOL)finishEnteringRecipient; -- (void)showAtoms; -- (void)replaceRecipient:(id)arg1 withRecipient:(id)arg2; -- (void)addRecipient:(id)arg1 atIndex:(unsigned int)arg2; -- (void)addRecord:(void *)arg1 identifier:(int)arg2; -- (void)removeAddresses; -- (void)removeAddressAtIndex:(int)arg1; -- (void)addAddress:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/Frameworks/MessageUI/_MFCountableMatchesContext.h b/iOS7/Frameworks/MessageUI/_MFCountableMatchesContext.h index 4dda5c267..0adc89ac9 100644 --- a/iOS7/Frameworks/MessageUI/_MFCountableMatchesContext.h +++ b/iOS7/Frameworks/MessageUI/_MFCountableMatchesContext.h @@ -12,10 +12,10 @@ { struct __CFDictionary *_peopleCount; NSMutableSet *_popularPeople; - int _maxCount; + long long _maxCount; } -@property(nonatomic) int maxCount; // @synthesize maxCount=_maxCount; +@property(nonatomic) long long maxCount; // @synthesize maxCount=_maxCount; - (void)countInstances:(id)arg1 usingPredicate:(id)arg2; - (id)highestMatches; - (void)dealloc; diff --git a/iOS7/Frameworks/MessageUI/_MFFontToFontDescriptorTransformer.h b/iOS7/Frameworks/MessageUI/_MFFontToFontDescriptorTransformer.h index 4dcab3905..d6f46c864 100644 --- a/iOS7/Frameworks/MessageUI/_MFFontToFontDescriptorTransformer.h +++ b/iOS7/Frameworks/MessageUI/_MFFontToFontDescriptorTransformer.h @@ -10,7 +10,7 @@ { } -- (id)transformValue:(id)arg1 inverse:(BOOL)arg2; +- (id)transformValue:(id)arg1 inverse:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MessageUI/_MFMailAccountProxySource.h b/iOS7/Frameworks/MessageUI/_MFMailAccountProxySource.h index 4c049cc0b..93761f288 100644 --- a/iOS7/Frameworks/MessageUI/_MFMailAccountProxySource.h +++ b/iOS7/Frameworks/MessageUI/_MFMailAccountProxySource.h @@ -12,7 +12,7 @@ { NSLock *_lock; NSArray *_accountProxies; - BOOL _registeredForNotifications; + _Bool _registeredForNotifications; int _notifyToken; } @@ -20,7 +20,7 @@ - (void)_applicationDidEnterBackground:(id)arg1; - (void)_deregisterForNotifications_nts; - (void)_registerForNotifications_nts; -- (void)_resetAccountsChanged:(BOOL)arg1; +- (void)_resetAccountsChanged:(_Bool)arg1; - (id)accountProxiesOriginatingBundleID:(id)arg1 sourceAccountManagement:(int)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MessageUI/_MFMailComposeAttachmentLoader.h b/iOS7/Frameworks/MessageUI/_MFMailComposeAttachmentLoader.h index 1119cf424..d344ff415 100644 --- a/iOS7/Frameworks/MessageUI/_MFMailComposeAttachmentLoader.h +++ b/iOS7/Frameworks/MessageUI/_MFMailComposeAttachmentLoader.h @@ -12,12 +12,12 @@ { MFMailMessage *_message; id _content; - BOOL _isDraft; + _Bool _isDraft; } - (void)loadAttachments; - (void)dealloc; -- (id)initWithMessage:(id)arg1 content:(id)arg2 isDraft:(BOOL)arg3; +- (id)initWithMessage:(id)arg1 content:(id)arg2 isDraft:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/MessageUI/_MFMailCompositionContext.h b/iOS7/Frameworks/MessageUI/_MFMailCompositionContext.h index be781ea53..5e1facb9e 100644 --- a/iOS7/Frameworks/MessageUI/_MFMailCompositionContext.h +++ b/iOS7/Frameworks/MessageUI/_MFMailCompositionContext.h @@ -22,37 +22,37 @@ MFMailMessage *_originalMessage; id _originalContent; MFMessageViewingContext *_loadingContext; - BOOL _loadRest; - BOOL _includeAttachments; - BOOL _showKeyboardImmediately; - BOOL _showContentImmediately; - BOOL _usingDefaultAccount; - BOOL _prefersFirstLineSelection; - NSString *_originatingBundleID; + _Bool _loadRest; + _Bool _includeAttachments; + _Bool _showKeyboardImmediately; + _Bool _showContentImmediately; + _Bool _usingDefaultAccount; + _Bool _prefersFirstLineSelection; int _sourceAccountManagement; + NSString *_originatingBundleID; } @property(nonatomic) int sourceAccountManagement; // @synthesize sourceAccountManagement=_sourceAccountManagement; @property(copy, nonatomic) NSString *originatingBundleID; // @synthesize originatingBundleID=_originatingBundleID; -@property(nonatomic) BOOL prefersFirstLineSelection; // @synthesize prefersFirstLineSelection=_prefersFirstLineSelection; +@property(nonatomic) _Bool prefersFirstLineSelection; // @synthesize prefersFirstLineSelection=_prefersFirstLineSelection; @property(readonly, nonatomic) MFMailMessage *originalMessage; // @synthesize originalMessage=_originalMessage; @property(readonly, nonatomic) id autosaveIdentifier; // @synthesize autosaveIdentifier=_autosaveIdentifier; @property(readonly, nonatomic) int composeType; // @synthesize composeType=_composeType; @property(retain, nonatomic) MFMessageViewingContext *loadingContext; // @synthesize loadingContext=_loadingContext; @property(retain, nonatomic) id originalContent; // @synthesize originalContent=_originalContent; -@property(nonatomic) BOOL showContentImmediately; // @synthesize showContentImmediately=_showContentImmediately; -@property(nonatomic) BOOL showKeyboardImmediately; // @synthesize showKeyboardImmediately=_showKeyboardImmediately; -@property(nonatomic) BOOL includeAttachments; // @synthesize includeAttachments=_includeAttachments; -@property(nonatomic) BOOL loadRest; // @synthesize loadRest=_loadRest; +@property(nonatomic) _Bool showContentImmediately; // @synthesize showContentImmediately=_showContentImmediately; +@property(nonatomic) _Bool showKeyboardImmediately; // @synthesize showKeyboardImmediately=_showKeyboardImmediately; +@property(nonatomic) _Bool includeAttachments; // @synthesize includeAttachments=_includeAttachments; +@property(nonatomic) _Bool loadRest; // @synthesize loadRest=_loadRest; @property(readonly, nonatomic) MFGenericAttachmentStore *attachments; // @synthesize attachments=_attachments; @property(copy, nonatomic) NSArray *bccRecipients; // @synthesize bccRecipients=_bccRecipients; @property(copy, nonatomic) NSArray *ccRecipients; // @synthesize ccRecipients=_ccRecipients; @property(copy, nonatomic) NSArray *toRecipients; // @synthesize toRecipients=_toRecipients; @property(copy, nonatomic) NSString *subject; // @synthesize subject=_subject; @property(copy, nonatomic) NSString *sendingAddress; // @synthesize sendingAddress=_sendingAddress; -@property(nonatomic) BOOL usingDefaultAccount; // @synthesize usingDefaultAccount=_usingDefaultAccount; +@property(nonatomic) _Bool usingDefaultAccount; // @synthesize usingDefaultAccount=_usingDefaultAccount; - (id)addAttachmentData:(id)arg1 mimeType:(id)arg2 fileName:(id)arg3; -- (void)setMessageBody:(id)arg1 isHTML:(BOOL)arg2; +- (void)setMessageBody:(id)arg1 isHTML:(_Bool)arg2; - (id)messageBody; - (void)dealloc; - (id)initOutboxRestoreOfMessage:(id)arg1; diff --git a/iOS7/Frameworks/MessageUI/_MFParsedHTMLNode.h b/iOS7/Frameworks/MessageUI/_MFParsedHTMLNode.h index 0a59f42db..1dea44178 100644 --- a/iOS7/Frameworks/MessageUI/_MFParsedHTMLNode.h +++ b/iOS7/Frameworks/MessageUI/_MFParsedHTMLNode.h @@ -17,24 +17,24 @@ _MFParsedHTMLNode *_parentNode; _MFParsedHTMLNode *_nextSibling; NSString *_htmlString; - unsigned int _startLocation; - unsigned int _endLocation; + unsigned long long _startLocation; + unsigned long long _endLocation; } -@property(nonatomic) unsigned int endLocation; // @synthesize endLocation=_endLocation; -@property(nonatomic) unsigned int startLocation; // @synthesize startLocation=_startLocation; +@property(nonatomic) unsigned long long endLocation; // @synthesize endLocation=_endLocation; +@property(nonatomic) unsigned long long startLocation; // @synthesize startLocation=_startLocation; @property(retain, nonatomic) NSString *htmlString; // @synthesize htmlString=_htmlString; @property(nonatomic) _MFParsedHTMLNode *nextSibling; // @synthesize nextSibling=_nextSibling; @property(nonatomic) _MFParsedHTMLNode *parentNode; // @synthesize parentNode=_parentNode; - (id)recursiveDescription; -- (void)addRecursiveDescriptionWithLevel:(unsigned int)arg1 toString:(id)arg2; +- (void)addRecursiveDescriptionWithLevel:(unsigned long long)arg1 toString:(id)arg2; - (void)collectDescendanceIntoArray:(id)arg1; - (id)copyMutableConsumableNodesAndAppendInnerTextToStringAccumulator:(id)arg1; - (id)copyConsumableNodesAndAppendInnerTextToStringAccumulator:(id)arg1; @property(readonly, nonatomic) NSString *tagName; @property(readonly, nonatomic) _MFParsedHTMLNode *lastChild; @property(readonly, nonatomic) _MFParsedHTMLNode *firstChild; -@property(readonly, nonatomic) BOOL hasChildNodes; +@property(readonly, nonatomic) _Bool hasChildNodes; - (void)appendChild:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MessageUI/_MFSearchResultsConsumer-Protocol.h b/iOS7/Frameworks/MessageUI/_MFSearchResultsConsumer-Protocol.h index a937ee53c..d2d95df9e 100644 --- a/iOS7/Frameworks/MessageUI/_MFSearchResultsConsumer-Protocol.h +++ b/iOS7/Frameworks/MessageUI/_MFSearchResultsConsumer-Protocol.h @@ -9,9 +9,9 @@ @protocol _MFSearchResultsConsumer - (void)_appendSortedResultsOfType:(int)arg1 excluding:(id)arg2 toResults:(id)arg3; - (void)_enumerateSearchResultTypesInSortOrderUsingBlock:(id)arg1; -- (BOOL)_didFinishSearchForType:(int)arg1; -- (BOOL)_shouldProcessResultsAfterFinishingType:(int)arg1; +- (_Bool)_didFinishSearchForType:(int)arg1; +- (_Bool)_shouldProcessResultsAfterFinishingType:(int)arg1; - (void)_addResults:(id)arg1 ofType:(int)arg2; -- (BOOL)_isResetting; +- (_Bool)_isResetting; @end diff --git a/iOS7/Frameworks/MessageUI/_MFTableCellAttributesCache.h b/iOS7/Frameworks/MessageUI/_MFTableCellAttributesCache.h new file mode 100644 index 000000000..692ae3c46 --- /dev/null +++ b/iOS7/Frameworks/MessageUI/_MFTableCellAttributesCache.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCache; + +@interface _MFTableCellAttributesCache : NSObject +{ + NSCache *_attributesCache; +} + ++ (id)sharedInstance; +- (id)cachedAttributesForIdentifier:(id)arg1 constructionBlock:(id)arg2; +- (void)_didReceiveFontSizeChangeNotification:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/MessageUI/_MFValueTransformer.h b/iOS7/Frameworks/MessageUI/_MFValueTransformer.h index 69934ca70..6d4a2ac84 100644 --- a/iOS7/Frameworks/MessageUI/_MFValueTransformer.h +++ b/iOS7/Frameworks/MessageUI/_MFValueTransformer.h @@ -11,7 +11,7 @@ } + (id)valueTransformer; -- (id)transformValue:(id)arg1 inverse:(BOOL)arg2; +- (id)transformValue:(id)arg1 inverse:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/MobileCoreServices/LSApplicationProxy.h b/iOS7/Frameworks/MobileCoreServices/LSApplicationProxy.h index ba5dfe435..fed205ba2 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSApplicationProxy.h +++ b/iOS7/Frameworks/MobileCoreServices/LSApplicationProxy.h @@ -12,54 +12,58 @@ @interface LSApplicationProxy : LSResourceProxy { - unsigned int _flags; - unsigned int _bundleFlags; + unsigned long long _flags; + unsigned long long _bundleFlags; NSArray *_privateDocumentIconNames; LSApplicationProxy *_privateDocumentTypeOwner; NSArray *_directionsModes; NSArray *_UIBackgroundModes; NSArray *_audioComponents; - BOOL _profileValidated; - BOOL _isPlaceholder; - BOOL _isAppUpdate; - BOOL _isNewsstandApp; - BOOL _isRestricted; - BOOL _foundBackingBundle; + _Bool _profileValidated; + _Bool _isInstalled; + _Bool _isPlaceholder; + _Bool _isAppUpdate; + _Bool _isNewsstandApp; + _Bool _isRestricted; + _Bool _foundBackingBundle; NSString *_applicationType; NSString *_signerIdentity; NSDictionary *_entitlements; NSDictionary *_environmentVariables; + NSDictionary *_groupContainers; NSArray *_machOUUIDs; NSString *_vendorID; NSString *_vendorName; NSString *_bundleVersion; NSString *_shortVersionString; NSURL *_bundleURL; - unsigned int _installType; + unsigned long long _installType; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)applicationProxyForIdentifier:(id)arg1 roleIdentifier:(id)arg2; -+ (id)applicationProxyForIdentifier:(id)arg1 placeholder:(BOOL)arg2; ++ (id)applicationProxyForIdentifier:(id)arg1 placeholder:(_Bool)arg2 server:(_Bool)arg3; ++ (id)applicationProxyForIdentifier:(id)arg1 placeholder:(_Bool)arg2; + (id)applicationProxyForIdentifier:(id)arg1; -@property(readonly, nonatomic) BOOL foundBackingBundle; // @synthesize foundBackingBundle=_foundBackingBundle; -@property(readonly, nonatomic) BOOL isRestricted; // @synthesize isRestricted=_isRestricted; -@property(readonly, nonatomic) BOOL isNewsstandApp; // @synthesize isNewsstandApp=_isNewsstandApp; -@property(readonly, nonatomic) BOOL isAppUpdate; // @synthesize isAppUpdate=_isAppUpdate; -@property(readonly, nonatomic) BOOL isPlaceholder; // @synthesize isPlaceholder=_isPlaceholder; -@property(readonly, nonatomic) unsigned int installType; // @synthesize installType=_installType; -@property(readonly, nonatomic) BOOL profileValidated; // @synthesize profileValidated=_profileValidated; +@property(readonly, nonatomic) _Bool foundBackingBundle; // @synthesize foundBackingBundle=_foundBackingBundle; +@property(readonly, nonatomic) _Bool isRestricted; // @synthesize isRestricted=_isRestricted; +@property(readonly, nonatomic) _Bool isNewsstandApp; // @synthesize isNewsstandApp=_isNewsstandApp; +@property(readonly, nonatomic) _Bool isAppUpdate; // @synthesize isAppUpdate=_isAppUpdate; +@property(readonly, nonatomic) _Bool isPlaceholder; // @synthesize isPlaceholder=_isPlaceholder; +@property(readonly, nonatomic) unsigned long long installType; // @synthesize installType=_installType; +@property(readonly, nonatomic) _Bool isInstalled; // @synthesize isInstalled=_isInstalled; +@property(readonly, nonatomic) _Bool profileValidated; // @synthesize profileValidated=_profileValidated; @property(readonly, nonatomic) NSURL *bundleURL; // @synthesize bundleURL=_bundleURL; - (id)iconStyleDomain; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)localizedName; - (void)setPrivateDocumentTypeOwner:(id)arg1; - (id)privateDocumentTypeOwner; - (id)iconDataForVariant:(int)arg1; -- (void)setPrivateDocumentIconAllowOverride:(BOOL)arg1; -- (BOOL)privateDocumentIconAllowOverride; +- (void)setPrivateDocumentIconAllowOverride:(_Bool)arg1; +- (_Bool)privateDocumentIconAllowOverride; - (void)setPrivateDocumentIconNames:(id)arg1; - (id)privateDocumentIconNames; - (id)resourcesDirectoryURL; @@ -69,6 +73,7 @@ @property(readonly, nonatomic) NSArray *audioComponents; @property(readonly, nonatomic) NSArray *UIBackgroundModes; @property(readonly, nonatomic) NSArray *directionsModes; +@property(readonly, nonatomic) NSDictionary *groupContainers; // @synthesize groupContainers=_groupContainers; @property(readonly, nonatomic) NSDictionary *environmentVariables; // @synthesize environmentVariables=_environmentVariables; @property(readonly, nonatomic) NSDictionary *entitlements; // @synthesize entitlements=_entitlements; @property(readonly, nonatomic) NSString *signerIdentity; // @synthesize signerIdentity=_signerIdentity; @@ -84,7 +89,7 @@ - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)_initWithApplicationIdentifier:(id)arg1 bundleType:(unsigned int)arg2 name:(id)arg3 containerURL:(id)arg4 resourcesDirectoryURL:(id)arg5 iconsDictionary:(id)arg6 iconFileNames:(id)arg7 iconIsPrerendered:(BOOL)arg8; +- (id)_initWithApplicationIdentifier:(id)arg1 bundleType:(unsigned long long)arg2 name:(id)arg3 containerURL:(id)arg4 resourcesDirectoryURL:(id)arg5 iconsDictionary:(id)arg6 iconFileNames:(id)arg7 iconIsPrerendered:(_Bool)arg8 server:(_Bool)arg9; - (unsigned char)_createContext:(struct LSContext *)arg1 andGetBundle:(unsigned int *)arg2 withData:(const struct LSBundleData **)arg3; - (id)_plistValueForKey:(id)arg1; diff --git a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspace.h b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspace.h index 50ff6cf0a..b71128c35 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspace.h +++ b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspace.h @@ -11,30 +11,30 @@ } + (id)defaultWorkspace; -- (BOOL)_LSPrivateRebuildLaunchServicesDatabase; -- (BOOL)_LSPrivateRebuildApplicationDatabasesForSystemApps:(BOOL)arg1 internal:(BOOL)arg2 user:(BOOL)arg3; +- (_Bool)_LSPrivateRebuildLaunchServicesDatabase; +- (_Bool)_LSPrivateRebuildApplicationDatabasesForSystemApps:(_Bool)arg1 internal:(_Bool)arg2 user:(_Bool)arg3; - (void)clearCreatedProgressForBundleID:(id)arg1; -- (BOOL)installPhaseFinishedForProgress:(id)arg1; -- (id)installProgressForApplication:(id)arg1 withPhase:(unsigned int)arg2; +- (_Bool)installPhaseFinishedForProgress:(id)arg1; +- (id)installProgressForApplication:(id)arg1 withPhase:(unsigned long long)arg2; - (void)removeInstallProgressForBundleID:(id)arg1; - (id)installProgressForBundleID:(id)arg1 makeSynchronous:(unsigned char)arg2; - (id)deviceIdentifierForVendor; - (id)deviceIdentifierForAdvertising; - (void)_clearCachedAdvertisingIdentifier; - (void)clearAdvertisingIdentifier; -- (BOOL)invalidateIconCache:(id)arg1; -- (BOOL)unregisterApplication:(id)arg1; -- (BOOL)registerApplication:(id)arg1; -- (BOOL)registerApplicationDictionary:(id)arg1; -- (BOOL)registerApplicationDictionary:(id)arg1 withObserverNotification:(unsigned int)arg2; -- (BOOL)uninstallApplication:(id)arg1 withOptions:(id)arg2 usingBlock:(id)arg3; -- (BOOL)uninstallApplication:(id)arg1 withOptions:(id)arg2; -- (BOOL)installApplication:(id)arg1 withOptions:(id)arg2 error:(id *)arg3 usingBlock:(id)arg4; -- (BOOL)installApplication:(id)arg1 withOptions:(id)arg2 error:(id *)arg3; -- (BOOL)installApplication:(id)arg1 withOptions:(id)arg2; +- (_Bool)invalidateIconCache:(id)arg1; +- (_Bool)unregisterApplication:(id)arg1; +- (_Bool)registerApplication:(id)arg1; +- (_Bool)registerApplicationDictionary:(id)arg1; +- (_Bool)registerApplicationDictionary:(id)arg1 withObserverNotification:(unsigned long long)arg2; +- (_Bool)uninstallApplication:(id)arg1 withOptions:(id)arg2 usingBlock:(id)arg3; +- (_Bool)uninstallApplication:(id)arg1 withOptions:(id)arg2; +- (_Bool)installApplication:(id)arg1 withOptions:(id)arg2 error:(id *)arg3 usingBlock:(id)arg4; +- (_Bool)installApplication:(id)arg1 withOptions:(id)arg2 error:(id *)arg3; +- (_Bool)installApplication:(id)arg1 withOptions:(id)arg2; - (id)privateURLSchemes; - (id)publicURLSchemes; -- (BOOL)applicationIsInstalled:(id)arg1; +- (_Bool)applicationIsInstalled:(id)arg1; - (id)allApplications; - (id)unrestrictedApplications; - (id)placeholderApplications; @@ -43,11 +43,11 @@ - (id)operationToOpenResource:(id)arg1 usingApplication:(id)arg2 userInfo:(id)arg3; - (id)operationToOpenResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 userInfo:(id)arg4; - (id)operationToOpenResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 userInfo:(id)arg4 delegate:(id)arg5; -- (id)operationToOpenResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 sourceIsManaged:(BOOL)arg4 userInfo:(id)arg5 delegate:(id)arg6; -- (BOOL)openSensitiveURL:(id)arg1 withOptions:(id)arg2; -- (BOOL)openURL:(id)arg1; -- (BOOL)openURL:(id)arg1 withOptions:(id)arg2; -- (BOOL)openApplicationWithBundleID:(id)arg1; +- (id)operationToOpenResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 sourceIsManaged:(_Bool)arg4 userInfo:(id)arg5 delegate:(id)arg6; +- (_Bool)openSensitiveURL:(id)arg1 withOptions:(id)arg2; +- (_Bool)openURL:(id)arg1; +- (_Bool)openURL:(id)arg1 withOptions:(id)arg2; +- (_Bool)openApplicationWithBundleID:(id)arg1; - (id)URLOverrideForURL:(id)arg1; - (id)applicationsAvailableForHandlingURLScheme:(id)arg1; - (id)applicationsAvailableForOpeningDocument:(id)arg1; @@ -59,7 +59,7 @@ - (void)addObserver:(id)arg1; - (id)delegateProxy; - (id)remoteObserver; -- (BOOL)establishConnection; +- (_Bool)establishConnection; @end diff --git a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserver.h b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserver.h index 0e812d804..00bdb1192 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserver.h +++ b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserver.h @@ -16,9 +16,9 @@ NSUUID *_uuid; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSUUID *uuid; // @synthesize uuid=_uuid; -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; diff --git a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserverProtocol-Protocol.h b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserverProtocol-Protocol.h index 697aec6ec..8e326b799 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserverProtocol-Protocol.h +++ b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceObserverProtocol-Protocol.h @@ -9,7 +9,7 @@ @protocol LSApplicationWorkspaceObserverProtocol @optional -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; diff --git a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceRemoteObserver.h b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceRemoteObserver.h index d0734a186..ddec2d6a4 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceRemoteObserver.h +++ b/iOS7/Frameworks/MobileCoreServices/LSApplicationWorkspaceRemoteObserver.h @@ -8,14 +8,15 @@ @class NSHashTable, NSObject; +// Not exported @interface LSApplicationWorkspaceRemoteObserver : LSApplicationWorkspaceObserver { - BOOL _observinglsd; + _Bool _observinglsd; NSHashTable *_observers; NSObject *_progressSubscriptionsQueue; } -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; @@ -26,9 +27,10 @@ - (void)applicationInstallsDidChange:(id)arg1; - (void)applicationInstallsDidUpdateIcon:(id)arg1; - (void)applicationInstallsDidStart:(id)arg1; -- (void)setObservinglsd:(BOOL)arg1; -- (BOOL)isObservinglsd; -- (int)currentObserverCount; +- (void)setObservinglsd:(_Bool)arg1; +- (_Bool)isObservinglsd; +- (unsigned long long)currentObserverCount; +- (id)localObservers; - (void)removeLocalObserver:(id)arg1; - (void)addLocalObserver:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/MobileCoreServices/LSDocumentProxy.h b/iOS7/Frameworks/MobileCoreServices/LSDocumentProxy.h index 7a4ab525a..25a40b6b9 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSDocumentProxy.h +++ b/iOS7/Frameworks/MobileCoreServices/LSDocumentProxy.h @@ -10,21 +10,22 @@ @interface LSDocumentProxy : LSResourceProxy { - BOOL _sourceIsManaged; + _Bool _sourceIsManaged; NSString *_name; NSString *_typeIdentifier; NSString *_MIMEType; } + (id)documentProxyForName:(id)arg1 type:(id)arg2 MIMEType:(id)arg3; -+ (id)documentProxyForName:(id)arg1 type:(id)arg2 MIMEType:(id)arg3 sourceIsManaged:(BOOL)arg4; -@property(readonly, nonatomic) BOOL sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; ++ (id)documentProxyForName:(id)arg1 type:(id)arg2 MIMEType:(id)arg3 sourceIsManaged:(_Bool)arg4; +@property(readonly, nonatomic) _Bool sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; @property(readonly, nonatomic) NSString *MIMEType; // @synthesize MIMEType=_MIMEType; @property(readonly, nonatomic) NSString *typeIdentifier; // @synthesize typeIdentifier=_typeIdentifier; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +- (id)description; - (id)iconStyleDomain; - (void)dealloc; -- (id)initWithName:(id)arg1 type:(id)arg2 MIMEType:(id)arg3 sourceIsManaged:(BOOL)arg4; +- (id)initWithName:(id)arg1 type:(id)arg2 MIMEType:(id)arg3 sourceIsManaged:(_Bool)arg4; - (void)bind; @end diff --git a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressDelegate.h b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressDelegate.h index a0a0029dd..037530a87 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressDelegate.h +++ b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressDelegate.h @@ -11,6 +11,7 @@ @class LSInstallProgressList, LSObserverTimer, NSMutableDictionary, NSMutableOrderedSet, NSMutableSet, NSObject; +// Not exported @interface LSInstallProgressDelegate : NSObject { NSMutableDictionary *_observers; @@ -23,7 +24,7 @@ LSObserverTimer *installsFinishedTimer; LSObserverTimer *appsUninstalledTimer; NSObject *_installControlsQueue; - BOOL _usingNetwork; + _Bool _usingNetwork; } - (void)sendNetworkUsageChangedNotification; @@ -36,13 +37,13 @@ - (void)installationFailedForApplication:(id)arg1 reply:(id)arg2; - (void)installationEndedForApplication:(id)arg1; - (void)rebuildInstallIndexes; -- (void)createInstallProgressForApplication:(id)arg1 withPhase:(unsigned int)arg2 andPublishingString:(id)arg3; -- (id)parentProgressForApplication:(id)arg1 andPhase:(unsigned int)arg2 isActive:(BOOL)arg3; +- (void)createInstallProgressForApplication:(id)arg1 withPhase:(unsigned long long)arg2 andPublishingString:(id)arg3; +- (id)parentProgressForApplication:(id)arg1 andPhase:(unsigned long long)arg2 isActive:(_Bool)arg3; - (unsigned char)handleCancelInstallationForApp:(id)arg1; - (void)removeObserverWithUUID:(id)arg1; - (void)addObserver:(id)arg1 withUUID:(id)arg2; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)restoreInactiveInstalls; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressList.h b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressList.h index d9c7732c3..b6df0828e 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressList.h +++ b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressList.h @@ -8,13 +8,15 @@ @class NSMutableDictionary; +// Not exported @interface LSInstallProgressList : NSObject { NSMutableDictionary *_progresses; + NSMutableDictionary *_subscriptions; } - (id)description; -- (void)removeProgressAndSubscribersForBundleID:(id)arg1; +- (void)removeProgressForBundleID:(id)arg1; - (void)removeSubscriberForPublishingKey:(id)arg1 andBundleID:(id)arg2; - (id)subscriberForBundleID:(id)arg1 andPublishingKey:(id)arg2; - (void)addSubscriber:(id)arg1 forPublishingKey:(id)arg2 andBundleID:(id)arg3; diff --git a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressProtocol-Protocol.h b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressProtocol-Protocol.h index f99f1c38e..f888fbe96 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSInstallProgressProtocol-Protocol.h +++ b/iOS7/Frameworks/MobileCoreServices/LSInstallProgressProtocol-Protocol.h @@ -14,7 +14,7 @@ - (void)placeholderInstalledForApp:(id)arg1; - (void)installationFailedForApplication:(id)arg1 reply:(id)arg2; - (void)installationEndedForApplication:(id)arg1; -- (void)createInstallProgressForApplication:(id)arg1 withPhase:(unsigned int)arg2 andPublishingString:(id)arg3; +- (void)createInstallProgressForApplication:(id)arg1 withPhase:(unsigned long long)arg2 andPublishingString:(id)arg3; - (void)removeObserverWithUUID:(id)arg1; - (void)addObserver:(id)arg1 withUUID:(id)arg2; @end diff --git a/iOS7/Frameworks/MobileCoreServices/LSObserverTimer.h b/iOS7/Frameworks/MobileCoreServices/LSObserverTimer.h index cdff5edeb..5bcb874fb 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSObserverTimer.h +++ b/iOS7/Frameworks/MobileCoreServices/LSObserverTimer.h @@ -8,15 +8,16 @@ @class NSDate, NSMutableSet, NSString, NSTimer; +// Not exported @interface LSObserverTimer : NSObject { NSString *_name; NSTimer *_timer; NSDate *_lastFiredDate; NSMutableSet *_applications; - SEL _observerSelector; double _minInterval; double _latency; + SEL _observerSelector; } @property SEL observerSelector; // @synthesize observerSelector=_observerSelector; diff --git a/iOS7/Frameworks/MobileCoreServices/LSOpenOperation.h b/iOS7/Frameworks/MobileCoreServices/LSOpenOperation.h index 6fcba0326..311a329d5 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSOpenOperation.h +++ b/iOS7/Frameworks/MobileCoreServices/LSOpenOperation.h @@ -8,11 +8,12 @@ @class NSDictionary, NSString, NSURL; +// Not exported @interface LSOpenOperation : NSOperation { - BOOL _executing; - BOOL _finished; - BOOL _sourceIsManaged; + _Bool _executing; + _Bool _finished; + _Bool _sourceIsManaged; NSURL *_resourceURL; NSString *_applicationIdentifier; NSString *_documentIdentifier; @@ -23,14 +24,14 @@ } - (void)start; -- (BOOL)didSucceed; -- (BOOL)isFinished; -- (BOOL)isExecuting; -- (BOOL)isConcurrent; +- (_Bool)didSucceed; +- (_Bool)isFinished; +- (_Bool)isExecuting; +- (_Bool)isConcurrent; - (void)completeOperation; - (void)main; - (void)dealloc; -- (id)initForOpeningResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 sourceIsManaged:(BOOL)arg4 userInfo:(id)arg5 options:(id)arg6 delegate:(id)arg7; +- (id)initForOpeningResource:(id)arg1 usingApplication:(id)arg2 uniqueDocumentIdentifier:(id)arg3 sourceIsManaged:(_Bool)arg4 userInfo:(id)arg5 options:(id)arg6 delegate:(id)arg7; @end diff --git a/iOS7/Frameworks/MobileCoreServices/LSResourceProxy.h b/iOS7/Frameworks/MobileCoreServices/LSResourceProxy.h index ae06c75f9..b13c28ab4 100644 --- a/iOS7/Frameworks/MobileCoreServices/LSResourceProxy.h +++ b/iOS7/Frameworks/MobileCoreServices/LSResourceProxy.h @@ -18,18 +18,18 @@ NSString *_boundIconCacheKey; NSArray *_boundIconFileNames; LSApplicationProxy *_typeOwner; - BOOL _boundIconIsPrerendered; - BOOL _boundIconIsBadge; + _Bool _boundIconIsPrerendered; + _Bool _boundIconIsBadge; } @property(readonly, nonatomic) NSString *localizedName; // @synthesize localizedName=_localizedName; - (id)iconStyleDomain; - (id)iconDataForVariant:(int)arg1; -- (id)iconDataForStyle:(id)arg1 width:(int)arg2 height:(int)arg3 options:(unsigned int)arg4; -- (void)setBoundIconIsBadge:(BOOL)arg1; -@property(readonly, nonatomic) BOOL boundIconIsBadge; -- (void)setBoundIconIsPrerendered:(BOOL)arg1; -- (BOOL)boundIconIsPrerendered; +- (id)iconDataForStyle:(id)arg1 width:(long long)arg2 height:(long long)arg3 options:(unsigned long long)arg4; +- (void)setBoundIconIsBadge:(_Bool)arg1; +@property(readonly, nonatomic) _Bool boundIconIsBadge; +- (void)setBoundIconIsPrerendered:(_Bool)arg1; +- (_Bool)boundIconIsPrerendered; - (void)setTypeOwner:(id)arg1; - (id)typeOwner; - (void)setBoundIconFileNames:(id)arg1; @@ -48,7 +48,7 @@ - (void)setLocalizedName:(id)arg1; - (void)dealloc; - (id)_initWithLocalizedName:(id)arg1; -- (id)_initWithLocalizedName:(id)arg1 boundApplicationIdentifier:(id)arg2 boundContainerURL:(id)arg3 boundResourcesDirectoryURL:(id)arg4 boundIconsDictionary:(id)arg5 boundIconCacheKey:(id)arg6 boundIconFileNames:(id)arg7 typeOwner:(id)arg8 boundIconIsPrerendered:(BOOL)arg9 boundIconIsBadge:(BOOL)arg10; +- (id)_initWithLocalizedName:(id)arg1 boundApplicationIdentifier:(id)arg2 boundContainerURL:(id)arg3 boundResourcesDirectoryURL:(id)arg4 boundIconsDictionary:(id)arg5 boundIconCacheKey:(id)arg6 boundIconFileNames:(id)arg7 typeOwner:(id)arg8 boundIconIsPrerendered:(_Bool)arg9 boundIconIsBadge:(_Bool)arg10; @end diff --git a/iOS7/Frameworks/MobileCoreServices/NSObject-Protocol.h b/iOS7/Frameworks/MobileCoreServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSObject-Protocol.h +++ b/iOS7/Frameworks/MobileCoreServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/MobileCoreServices/NSProgress-LSInstallProgressAdditions.h b/iOS7/Frameworks/MobileCoreServices/NSProgress-LSInstallProgressAdditions.h index d0485dd6f..17ee0d926 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSProgress-LSInstallProgressAdditions.h +++ b/iOS7/Frameworks/MobileCoreServices/NSProgress-LSInstallProgressAdditions.h @@ -9,13 +9,12 @@ @interface NSProgress (LSInstallProgressAdditions) + (id)keyPathsForValuesAffectingInstallPhase; + (id)keyPathsForValuesAffectingInstallState; -+ (id)publishingKeyForApp:(id)arg1 withPhase:(unsigned int)arg2; -+ (id)childProgressForBundleID:(id)arg1 andPhase:(unsigned int)arg2; -+ (id)childProgressForParent:(id)arg1 andPhase:(unsigned int)arg2; ++ (id)publishingKeyForApp:(id)arg1 withPhase:(unsigned long long)arg2; ++ (id)childProgressForBundleID:(id)arg1 andPhase:(unsigned long long)arg2; - (id)description; - (void)resume; -@property(nonatomic) unsigned int installPhase; -@property(nonatomic) unsigned int installState; -- (id)initWithParent:(id)arg1 bundleID:(id)arg2 andPhase:(unsigned int)arg3; +@property(nonatomic) unsigned long long installPhase; +@property(nonatomic) unsigned long long installState; +- (id)initWithParent:(id)arg1 bundleID:(id)arg2 andPhase:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/MobileCoreServices/NSSecureCoding-Protocol.h b/iOS7/Frameworks/MobileCoreServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/MobileCoreServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/MobileCoreServices/NSString-LSAdditions.h b/iOS7/Frameworks/MobileCoreServices/NSString-LSAdditions.h index ac44485b6..8e929b54c 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSString-LSAdditions.h +++ b/iOS7/Frameworks/MobileCoreServices/NSString-LSAdditions.h @@ -9,6 +9,6 @@ @interface NSString (LSAdditions) - (id)queryToDict; - (id)LS_unescapedQueryValue; -- (BOOL)LS_hasCaseInsensitivePrefix:(id)arg1; +- (_Bool)LS_hasCaseInsensitivePrefix:(id)arg1; @end diff --git a/iOS7/Frameworks/MobileCoreServices/NSURL-LSAdditions.h b/iOS7/Frameworks/MobileCoreServices/NSURL-LSAdditions.h index 3ea0d52a4..e2b10bff0 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSURL-LSAdditions.h +++ b/iOS7/Frameworks/MobileCoreServices/NSURL-LSAdditions.h @@ -15,6 +15,6 @@ - (id)youTubeURL; - (id)fmfURL; - (id)mapsURL; -- (BOOL)conformsToOverridePatternWithKey:(id)arg1; +- (_Bool)conformsToOverridePatternWithKey:(id)arg1; @end diff --git a/iOS7/Frameworks/MobileCoreServices/NSXPCListenerDelegate-Protocol.h b/iOS7/Frameworks/MobileCoreServices/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/Frameworks/MobileCoreServices/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/Frameworks/MobileCoreServices/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/CDStructures.h b/iOS7/Frameworks/MultipeerConnectivity/CDStructures.h index df00b62d7..54cfdefd9 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/CDStructures.h +++ b/iOS7/Frameworks/MultipeerConnectivity/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; #pragma mark Typedef'd Structures diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCAdvertiserAssistant.h b/iOS7/Frameworks/MultipeerConnectivity/MCAdvertiserAssistant.h new file mode 100644 index 000000000..e4611691e --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCAdvertiserAssistant.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "MCNearbyServiceAdvertiserDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" + +@class MCNearbyServiceAdvertiser, MCPeerID, MCSession, NSBundle, NSDictionary, NSMutableArray, NSString; + +@interface MCAdvertiserAssistant : NSObject +{ + _Bool _isAdvertising; + _Bool _wasAdvertising; + id _delegate; + MCSession *_session; + NSDictionary *_discoveryInfo; + NSString *_serviceType; + MCPeerID *_myPeerID; + MCNearbyServiceAdvertiser *_advertiser; + NSMutableArray *_invitationsBuffer; + id _invitationHandlerForPresentedAlert; + NSString *_appName; + NSBundle *_frameworkBundle; +} + +@property(retain, nonatomic) NSBundle *frameworkBundle; // @synthesize frameworkBundle=_frameworkBundle; +@property(nonatomic) _Bool wasAdvertising; // @synthesize wasAdvertising=_wasAdvertising; +@property(nonatomic) _Bool isAdvertising; // @synthesize isAdvertising=_isAdvertising; +@property(readonly, nonatomic) NSString *appName; // @synthesize appName=_appName; +@property(copy, nonatomic) id invitationHandlerForPresentedAlert; // @synthesize invitationHandlerForPresentedAlert=_invitationHandlerForPresentedAlert; +@property(retain, nonatomic) NSMutableArray *invitationsBuffer; // @synthesize invitationsBuffer=_invitationsBuffer; +@property(retain, nonatomic) MCNearbyServiceAdvertiser *advertiser; // @synthesize advertiser=_advertiser; +@property(copy, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; +@property(copy, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; +@property(copy, nonatomic) NSDictionary *discoveryInfo; // @synthesize discoveryInfo=_discoveryInfo; +@property(retain, nonatomic) MCSession *session; // @synthesize session=_session; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)willPresentAlertView:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)advertiser:(id)arg1 didReceiveInvitationFromPeer:(id)arg2 withContext:(id)arg3 invitationHandler:(id)arg4; +- (void)presentNextInvitation; +- (void)stop; +- (void)start; +- (id)description; +- (void)dealloc; +- (id)initWithServiceType:(id)arg1 discoveryInfo:(id)arg2 session:(id)arg3; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCBrowserViewController.h b/iOS7/Frameworks/MultipeerConnectivity/MCBrowserViewController.h new file mode 100644 index 000000000..9e629eb7e --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCBrowserViewController.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "MCNearbyServiceBrowserDelegate-Protocol.h" +#import "MCSessionPrivateDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class MCNearbyServiceBrowser, MCPeerID, MCSession, NSBundle, NSMutableArray, NSMutableDictionary, UIBarButtonItem, UITableView; + +@interface MCBrowserViewController : UIViewController +{ + id _delegate; + MCNearbyServiceBrowser *_browser; + MCSession *_session; + unsigned long long _minimumNumberOfPeers; + unsigned long long _maximumNumberOfPeers; + MCPeerID *_myPeerID; + UITableView *_tableView; + NSMutableArray *_nearbyPeersSection; + NSMutableArray *_invitedPeersSection; + NSMutableDictionary *_invitedPeersState; + NSMutableArray *_foundPeers; + UIBarButtonItem *_doneButton; + UIBarButtonItem *_cancelButton; + NSBundle *_frameworkBundle; +} + +@property(retain, nonatomic) NSBundle *frameworkBundle; // @synthesize frameworkBundle=_frameworkBundle; +@property(retain, nonatomic) UIBarButtonItem *cancelButton; // @synthesize cancelButton=_cancelButton; +@property(retain, nonatomic) UIBarButtonItem *doneButton; // @synthesize doneButton=_doneButton; +@property(retain, nonatomic) NSMutableArray *foundPeers; // @synthesize foundPeers=_foundPeers; +@property(retain, nonatomic) NSMutableDictionary *invitedPeersState; // @synthesize invitedPeersState=_invitedPeersState; +@property(retain, nonatomic) NSMutableArray *invitedPeersSection; // @synthesize invitedPeersSection=_invitedPeersSection; +@property(retain, nonatomic) NSMutableArray *nearbyPeersSection; // @synthesize nearbyPeersSection=_nearbyPeersSection; +@property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; +@property(copy, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; +@property(nonatomic) unsigned long long maximumNumberOfPeers; // @synthesize maximumNumberOfPeers=_maximumNumberOfPeers; +@property(nonatomic) unsigned long long minimumNumberOfPeers; // @synthesize minimumNumberOfPeers=_minimumNumberOfPeers; +@property(retain, nonatomic) MCSession *session; // @synthesize session=_session; +@property(retain, nonatomic) MCNearbyServiceBrowser *browser; // @synthesize browser=_browser; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)session:(id)arg1 didFinishReceivingResourceWithName:(id)arg2 fromPeer:(id)arg3 atURL:(id)arg4 withError:(id)arg5 propagate:(_Bool *)arg6; +- (void)session:(id)arg1 didStartReceivingResourceWithName:(id)arg2 fromPeer:(id)arg3 withProgress:(id)arg4 propagate:(_Bool *)arg5; +- (void)session:(id)arg1 didReceiveStream:(id)arg2 withName:(id)arg3 fromPeer:(id)arg4 propagate:(_Bool *)arg5; +- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(long long)arg3 propagate:(_Bool *)arg4; +- (void)session:(id)arg1 didReceiveData:(id)arg2 fromPeer:(id)arg3 propagate:(_Bool *)arg4; +- (void)browser:(id)arg1 lostPeer:(id)arg2; +- (void)browser:(id)arg1 foundPeer:(id)arg2 withDiscoveryInfo:(id)arg3; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)verifyPeerIsAccountedFor:(id)arg1; +- (id)detailStringForPeerState:(int)arg1; +- (void)cancelTapped:(id)arg1; +- (void)peer:(id)arg1 changedStateTo:(int)arg2; +- (void)doneTapped:(id)arg1; +- (void)didReceiveMemoryWarning; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (id)description; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (id)init; +- (id)initWithServiceType:(id)arg1 session:(id)arg2; +- (id)initWithBrowser:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyDiscoveryPeerConnection.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyDiscoveryPeerConnection.h index d176446ef..84dabfbf8 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyDiscoveryPeerConnection.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyDiscoveryPeerConnection.h @@ -14,13 +14,12 @@ { NSString *_remoteServiceName; NSString *_localServiceName; - id _peer; - BOOL _connected; + _Bool _connected; NSMutableData *_dataReceived; NSInputStream *_inputStream; NSOutputStream *_outputStream; - BOOL _shouldSendHello; - BOOL _readyToWrite; + _Bool _shouldSendHello; + _Bool _readyToWrite; NSMutableData *_dataToSend; unsigned int _currentSequenceNumber; NSMutableData *_dataToSendHoldingQueue; @@ -31,12 +30,10 @@ id _connectedHandler; NSObject *_syncQueue; NSObject *_targetQueue; - double _connectionTimeoutInSeconds; - double _heartbeatIntervalInSeconds; } -+ (unsigned int)receiveDataLimit; -+ (unsigned int)sendDataLimit; ++ (unsigned long long)receiveDataLimit; ++ (unsigned long long)sendDataLimit; + (void)checkConstants; @property(retain, nonatomic) NSOutputStream *outputStream; // @synthesize outputStream=_outputStream; @property(retain, nonatomic) NSInputStream *inputStream; // @synthesize inputStream=_inputStream; @@ -46,11 +43,11 @@ @property(nonatomic) NSObject *syncQueue; // @synthesize syncQueue=_syncQueue; @property(copy, nonatomic) NSString *localServiceName; // @synthesize localServiceName=_localServiceName; @property(copy, nonatomic) NSString *remoteServiceName; // @synthesize remoteServiceName=_remoteServiceName; -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; -- (void)syncHandleOutputStreamEvent:(unsigned int)arg1; -- (void)syncHandleInputStreamEvent:(unsigned int)arg1; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; +- (void)syncHandleOutputStreamEvent:(unsigned long long)arg1; +- (void)syncHandleInputStreamEvent:(unsigned long long)arg1; - (void)syncReadFromInputStream; -- (id)stringForStreamEventCode:(unsigned int)arg1; +- (id)stringForStreamEventCode:(unsigned long long)arg1; - (void)sendData:(id)arg1 withCompletionHandler:(id)arg2; - (void)dealloc; - (void)invalidate; @@ -63,7 +60,7 @@ - (void)syncSendHello; - (void)syncSendMessage:(int)arg1 data:(id)arg2 withCompletionHandler:(id)arg3; - (void)syncSendData; -- (BOOL)shouldDecideAboutConnection; +- (_Bool)shouldDecideAboutConnection; - (void)attachInputStream:(id)arg1 outputStream:(id)arg2; - (void)connectToNetService:(id)arg1; - (void)setupInputStream:(id)arg1 outputStream:(id)arg2; diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewCell.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewCell.h index 4c9c7c247..ece25fcb6 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewCell.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewCell.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewHeader.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewHeader.h new file mode 100644 index 000000000..3883a204a --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyPeerTableViewHeader.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIActivityIndicatorView, UILabel; + +@interface MCNearbyPeerTableViewHeader : UIView +{ + UIActivityIndicatorView *_spinner; + UILabel *_text; +} + +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithTitle:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiser.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiser.h index 7d29aa4b5..cee9dfe66 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiser.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiser.h @@ -12,28 +12,30 @@ @interface MCNearbyServiceAdvertiser : NSObject { - BOOL _isAdvertising; - BOOL _wasAdvertising; + _Bool _isAdvertising; + _Bool _wasAdvertising; id _delegate; MCPeerID *_myPeerID; NSDictionary *_discoveryInfo; NSString *_serviceType; + NSString *_formattedServiceType; NSMutableDictionary *_peers; - int _outgoingInviteID; + long long _outgoingInviteID; NSObject *_syncQueue; NSMutableDictionary *_invites; NSNetService *_networkServer; } @property(retain, nonatomic) NSNetService *networkServer; // @synthesize networkServer=_networkServer; -@property(nonatomic) BOOL wasAdvertising; // @synthesize wasAdvertising=_wasAdvertising; -@property(nonatomic) BOOL isAdvertising; // @synthesize isAdvertising=_isAdvertising; +@property(nonatomic) _Bool wasAdvertising; // @synthesize wasAdvertising=_wasAdvertising; +@property(nonatomic) _Bool isAdvertising; // @synthesize isAdvertising=_isAdvertising; @property(retain, nonatomic) NSMutableDictionary *invites; // @synthesize invites=_invites; @property(retain, nonatomic) NSObject *syncQueue; // @synthesize syncQueue=_syncQueue; -@property(nonatomic) int outgoingInviteID; // @synthesize outgoingInviteID=_outgoingInviteID; +@property(nonatomic) long long outgoingInviteID; // @synthesize outgoingInviteID=_outgoingInviteID; @property(retain, nonatomic) NSMutableDictionary *peers; // @synthesize peers=_peers; +@property(copy, nonatomic) NSString *formattedServiceType; // @synthesize formattedServiceType=_formattedServiceType; @property(copy, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; -@property(retain, nonatomic) NSDictionary *discoveryInfo; // @synthesize discoveryInfo=_discoveryInfo; +@property(copy, nonatomic) NSDictionary *discoveryInfo; // @synthesize discoveryInfo=_discoveryInfo; @property(readonly, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)netService:(id)arg1 didNotPublish:(id)arg2; @@ -57,6 +59,7 @@ - (void)syncStartAdvertisingPeer; - (void)parseIDString:(id *)arg1 displayName:(id *)arg2 fromIdentifier:(id)arg3; - (void)insertTXTRecord; +- (id)description; - (void)dealloc; - (id)initWithPeer:(id)arg1 discoveryInfo:(id)arg2 serviceType:(id)arg3; - (id)init; diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiserDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiserDelegate-Protocol.h new file mode 100644 index 000000000..659f08c2d --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceAdvertiserDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MCNearbyServiceAdvertiserDelegate +- (void)advertiser:(id)arg1 didReceiveInvitationFromPeer:(id)arg2 withContext:(id)arg3 invitationHandler:(id)arg4; + +@optional +- (void)advertiser:(id)arg1 didNotStartAdvertisingPeer:(id)arg2; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceBrowser.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceBrowser.h index a62c95e43..e83fea18e 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceBrowser.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceBrowser.h @@ -13,42 +13,45 @@ @interface MCNearbyServiceBrowser : NSObject { - BOOL _isBrowsing; - BOOL _wasBrowsing; + _Bool _isBrowsing; + _Bool _wasBrowsing; id _delegate; MCPeerID *_myPeerID; + NSString *_serviceType; + NSString *_formattedServiceType; NSMutableDictionary *_peers; NSNetServiceBrowser *_networkBrowser; - int _outgoingInviteID; + long long _outgoingInviteID; NSObject *_syncQueue; NSMutableDictionary *_invites; - NSString *_serviceType; } -@property(copy, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; -@property(nonatomic) BOOL wasBrowsing; // @synthesize wasBrowsing=_wasBrowsing; -@property(nonatomic) BOOL isBrowsing; // @synthesize isBrowsing=_isBrowsing; +@property(nonatomic) _Bool wasBrowsing; // @synthesize wasBrowsing=_wasBrowsing; +@property(nonatomic) _Bool isBrowsing; // @synthesize isBrowsing=_isBrowsing; @property(retain, nonatomic) NSMutableDictionary *invites; // @synthesize invites=_invites; @property(retain, nonatomic) NSObject *syncQueue; // @synthesize syncQueue=_syncQueue; -@property(nonatomic) int outgoingInviteID; // @synthesize outgoingInviteID=_outgoingInviteID; +@property(nonatomic) long long outgoingInviteID; // @synthesize outgoingInviteID=_outgoingInviteID; @property(retain, nonatomic) NSNetServiceBrowser *networkBrowser; // @synthesize networkBrowser=_networkBrowser; @property(retain, nonatomic) NSMutableDictionary *peers; // @synthesize peers=_peers; +@property(copy, nonatomic) NSString *formattedServiceType; // @synthesize formattedServiceType=_formattedServiceType; +@property(copy, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; @property(readonly, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; - (id)rebuildUserDiscoveryInfoFromTXTRecordDictionary:(id)arg1; - (void)netServiceBrowserWillSearch:(id)arg1; - (void)netServiceBrowserDidStopSearch:(id)arg1; -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; -- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; - (void)invitePeer:(id)arg1 toSession:(id)arg2 withContext:(id)arg3 timeout:(double)arg4; - (void)syncReceivedData:(id)arg1 fromPeer:(id)arg2; - (void)syncSendData:(id)arg1 toPeer:(id)arg2 withCompletionHandler:(id)arg3; +- (void)syncHandleInviteTimeout:(id)arg1 forPeer:(id)arg2; - (void)syncHandleInviteResponse:(id)arg1 fromPeer:(id)arg2; -- (void)syncInvitePeer:(id)arg1 toSession:(id)arg2; +- (void)syncInvitePeer:(id)arg1 toSession:(id)arg2 withContext:(id)arg3 timeout:(double)arg4; - (void)syncSendDictionary:(id)arg1 toPeer:(id)arg2 withCompletionHandler:(id)arg3; - (void)syncCloseConnectionForPeer:(id)arg1; - (void)syncAttachConnection:(id)arg1 toPeer:(id)arg2; @@ -61,7 +64,8 @@ - (void)startBrowsingForPeers; - (void)syncStartBrowsingForPeers; - (void)parseIDString:(id *)arg1 displayName:(id *)arg2 fromIdentifier:(id)arg3; -- (int)syncNextOutgoingInviteID; +- (long long)syncNextOutgoingInviteID; +- (id)description; - (void)dealloc; - (id)initWithPeer:(id)arg1 serviceType:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceUtils.h b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceUtils.h index e14de3c1d..868d4a9f1 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceUtils.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCNearbyServiceUtils.h @@ -11,7 +11,7 @@ } + (id)formattedServiceType:(id)arg1; -+ (BOOL)isServiceTypeValid:(id)arg1; ++ (_Bool)isServiceTypeValid:(id)arg1; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCPeerID.h b/iOS7/Frameworks/MultipeerConnectivity/MCPeerID.h index ae765345e..1ff7523e5 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCPeerID.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCPeerID.h @@ -16,17 +16,19 @@ MCPeerIDInternal *_internal; } -+ (BOOL)supportsSecureCoding; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)serializedRepresentation; - (id)initWithSerializedRepresentation:(id)arg1; - (id)initWithDisplayName:(id)arg1; +- (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithIDString:(id)arg1 displayName:(id)arg2; - (id)initWithPID:(unsigned int)arg1 displayName:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; +- (id)internalDescription; - (id)description; @property(readonly, nonatomic) NSString *displayName; - (unsigned int)pid; diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCPeerIDInternal.h b/iOS7/Frameworks/MultipeerConnectivity/MCPeerIDInternal.h index 873618055..2b3e383d8 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCPeerIDInternal.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCPeerIDInternal.h @@ -11,8 +11,8 @@ @interface MCPeerIDInternal : NSObject { NSString *_idString; - NSString *_displayName; unsigned long long _pid64; + NSString *_displayName; } @property(readonly, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCPeerPickerViewController.h b/iOS7/Frameworks/MultipeerConnectivity/MCPeerPickerViewController.h deleted file mode 100644 index ea84c75de..000000000 --- a/iOS7/Frameworks/MultipeerConnectivity/MCPeerPickerViewController.h +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "MCNearbyServiceBrowserDelegate-Protocol.h" -#import "MCSessionDelegate-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class MCNearbyServiceBrowser, MCPeerID, MCSession, NSMutableArray, UIActivityIndicatorView, UIBarButtonItem, UILabel, UITableView; - -@interface MCPeerPickerViewController : UIViewController -{ - id _delegate; - MCNearbyServiceBrowser *_browser; - MCSession *_session; - MCPeerID *_myPeerID; - UITableView *_tableView; - NSMutableArray *_nearbyPeers; - UIActivityIndicatorView *_activityIndicator; - UILabel *_searchingPeersLabel; - UIBarButtonItem *_connectButton; - UIBarButtonItem *_cancelButton; - int _responseCount; - unsigned int _minimumNumberOfPeers; - unsigned int _maximumNumberOfPeers; -} - -@property(nonatomic) unsigned int maximumNumberOfPeers; // @synthesize maximumNumberOfPeers=_maximumNumberOfPeers; -@property(nonatomic) unsigned int minimumNumberOfPeers; // @synthesize minimumNumberOfPeers=_minimumNumberOfPeers; -@property int responseCount; // @synthesize responseCount=_responseCount; -@property(retain, nonatomic) UIBarButtonItem *cancelButton; // @synthesize cancelButton=_cancelButton; -@property(retain, nonatomic) UIBarButtonItem *connectButton; // @synthesize connectButton=_connectButton; -@property(retain, nonatomic) UILabel *searchingPeersLabel; // @synthesize searchingPeersLabel=_searchingPeersLabel; -@property(retain, nonatomic) UIActivityIndicatorView *activityIndicator; // @synthesize activityIndicator=_activityIndicator; -@property(retain, nonatomic) NSMutableArray *nearbyPeers; // @synthesize nearbyPeers=_nearbyPeers; -@property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -@property(copy, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; -@property(retain, nonatomic) MCSession *session; // @synthesize session=_session; -@property(retain, nonatomic) MCNearbyServiceBrowser *browser; // @synthesize browser=_browser; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)session:(id)arg1 didReceiveStream:(id)arg2 withName:(id)arg3 fromPeer:(id)arg4; -- (void)session:(id)arg1 didReceiveResourceAtURL:(id)arg2 fromPeer:(id)arg3; -- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; -- (void)session:(id)arg1 didReceiveData:(id)arg2 fromPeer:(id)arg3; -- (void)browser:(id)arg1 lostPeer:(id)arg2; -- (void)browser:(id)arg1 foundPeer:(id)arg2 withDiscoveryInfo:(id)arg3; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)allPeersRespondedForSession:(id)arg1; -- (void)cancelTapped:(id)arg1; -- (void)connectTapped:(id)arg1; -- (void)peer:(id)arg1 changedStateTo:(id)arg2; -- (void)peerWithDictionary:(id)arg1 changedStateTo:(id)arg2; -- (id)dictionaryForPeer:(id)arg1; -- (void)updateConnectButton; -- (void)setMinimumNumberOfPeers:(unsigned int)arg1 maximumNumberOfPeers:(unsigned int)arg2; -- (void)presentConnectingView; -- (void)didReceiveMemoryWarning; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)init; -- (id)initWithBrowser:(id)arg1 session:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCResourceDownloader.h b/iOS7/Frameworks/MultipeerConnectivity/MCResourceDownloader.h new file mode 100644 index 000000000..b8ff7eb1d --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCResourceDownloader.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSURLSessionDataDelegate-Protocol.h" +#import "NSURLSessionDelegate-Protocol.h" + +@class MCPeerID, MCSession, NSString, NSURLSession, NSURLSessionDataTask; + +@interface MCResourceDownloader : NSObject +{ + NSURLSession *_urlSession; + NSURLSessionDataTask *_urlTask; + id _urlResponseHandler; + MCSession *_session; + NSString *_resourceName; + MCPeerID *_peerID; +} + +@property(retain, nonatomic) MCPeerID *peerID; // @synthesize peerID=_peerID; +@property(copy, nonatomic) NSString *resourceName; // @synthesize resourceName=_resourceName; +@property(nonatomic) id urlResponseHandler; // @synthesize urlResponseHandler=_urlResponseHandler; +@property(retain, nonatomic) NSURLSessionDataTask *urlTask; // @synthesize urlTask=_urlTask; +@property(retain, nonatomic) NSURLSession *urlSession; // @synthesize urlSession=_urlSession; +- (void)sendData:(id)arg1 fromByteOffset:(unsigned long long)arg2; +- (void)URLSession:(id)arg1 dataTask:(id)arg2 didReceiveData:(id)arg3; +- (void)URLSession:(id)arg1 dataTask:(id)arg2 didReceiveResponse:(id)arg3 completionHandler:(id)arg4; +- (void)URLSession:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; +- (void)syncCloseStreamForSession:(id)arg1 withError:(id)arg2; +@property(nonatomic) MCSession *session; // @synthesize session=_session; +- (void)dealloc; +- (id)initWithSession:(id)arg1 resourceUrl:(id)arg2 name:(id)arg3 peerID:(id)arg4; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCResourceProgressObserver.h b/iOS7/Frameworks/MultipeerConnectivity/MCResourceProgressObserver.h new file mode 100644 index 000000000..418e864ff --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCResourceProgressObserver.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MCSession, NSProgress, NSString; + +@interface MCResourceProgressObserver : NSObject +{ + NSString *_name; + MCSession *_session; + NSProgress *_progress; + id _cancelHandler; +} + +@property(nonatomic) id cancelHandler; // @synthesize cancelHandler=_cancelHandler; +@property(retain, nonatomic) NSProgress *progress; // @synthesize progress=_progress; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(nonatomic) MCSession *session; // @synthesize session=_session; +- (void)dealloc; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)invalidate; +- (id)initWithName:(id)arg1 session:(id)arg2 progress:(id)arg3 cancelHandler:(id)arg4; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSession-Private.h b/iOS7/Frameworks/MultipeerConnectivity/MCSession-Private.h new file mode 100644 index 000000000..50c13ce82 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSession-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCSession (Private) ++ (id)stringForMCSessionSendDataMode:(long long)arg1; ++ (id)stringForSessionState:(long long)arg1; +- (void)peerDidDeclineInvitation:(id)arg1; + +// Remaining properties +@property(nonatomic) id privateDelegate; // @dynamic privateDelegate; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSession.h b/iOS7/Frameworks/MultipeerConnectivity/MCSession.h index 1726a6e5c..c19862639 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/MCSession.h +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSession.h @@ -10,51 +10,62 @@ @interface MCSession : NSObject { + unsigned int _gckPID; id _delegate; MCPeerID *_myPeerID; NSArray *_securityIdentity; - int _encryptionPreference; + long long _encryptionPreference; struct OpaqueGCKSession *_gckSession; struct OpaqueAGPSession *_agpSession; - unsigned int _gckPID; NSMutableDictionary *_peerIDMap; NSObject *_syncQueue; - id _privateDelegate; + id _privateDelegate; NSMutableDictionary *_peerStates; + NSMutableDictionary *_connectionPendingPeerEvents; + NSObject *_callbackQueue; } -+ (id)stringForNSSessionSendDataMode:(int)arg1; -+ (id)stringForSessionState:(int)arg1; +@property(retain, nonatomic) NSObject *callbackQueue; // @synthesize callbackQueue=_callbackQueue; +@property(retain, nonatomic) NSMutableDictionary *connectionPendingPeerEvents; // @synthesize connectionPendingPeerEvents=_connectionPendingPeerEvents; @property(retain, nonatomic) NSMutableDictionary *peerStates; // @synthesize peerStates=_peerStates; -@property(nonatomic) id privateDelegate; // @synthesize privateDelegate=_privateDelegate; @property(retain, nonatomic) NSObject *syncQueue; // @synthesize syncQueue=_syncQueue; @property(retain, nonatomic) NSMutableDictionary *peerIDMap; // @synthesize peerIDMap=_peerIDMap; @property(nonatomic) unsigned int gckPID; // @synthesize gckPID=_gckPID; @property(nonatomic) struct OpaqueAGPSession *agpSession; // @synthesize agpSession=_agpSession; @property(nonatomic) struct OpaqueGCKSession *gckSession; // @synthesize gckSession=_gckSession; -@property(readonly, nonatomic) int encryptionPreference; // @synthesize encryptionPreference=_encryptionPreference; +@property(readonly, nonatomic) long long encryptionPreference; // @synthesize encryptionPreference=_encryptionPreference; @property(readonly, nonatomic) NSArray *securityIdentity; // @synthesize securityIdentity=_securityIdentity; @property(readonly, nonatomic) MCPeerID *myPeerID; // @synthesize myPeerID=_myPeerID; -- (BOOL)sendData:(id)arg1 toPeer:(id)arg2 stream:(id)arg3 isEndOfStream:(BOOL)arg4; -- (void)startStream:(id)arg1 withPeer:(id)arg2; - (id)startStreamWithName:(id)arg1 toPeer:(id)arg2 error:(id *)arg3; -- (void)syncStartStream:(id)arg1 withPeer:(id)arg2; +- (void)syncStartStreamWithName:(id)arg1 toPeer:(id)arg2 mcFD:(int)arg3 isResource:(_Bool)arg4; - (void)disconnect; -- (void)sendResourceAtURL:(id)arg1 toPeer:(id)arg2 withTimeout:(double)arg3 completionHandler:(id)arg4; -- (id)connectedPeers; -- (BOOL)sendData:(id)arg1 toPeers:(id)arg2 withMode:(int)arg3 error:(id *)arg4; -- (void)syncSendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3; -- (void)connectPeer:(id)arg1 withNearbyConnectionData:(id)arg2 timeout:(double)arg3; +- (id)sendResourceAtURL:(id)arg1 withName:(id)arg2 toPeer:(id)arg3 withCompletionHandler:(id)arg4; +@property(readonly, nonatomic) NSArray *connectedPeers; +- (_Bool)sendData:(id)arg1 toPeers:(id)arg2 withMode:(long long)arg3 error:(id *)arg4; +- (void)syncSendData:(id)arg1 toPeers:(id)arg2 withDataMode:(long long)arg3; +- (void)connectPeer:(id)arg1 withNearbyConnectionData:(id)arg2; - (void)syncConnectPeer:(id)arg1 withConnectionData:(id)arg2; +- (_Bool)isEncryptionPreferenceCompatible:(long long)arg1; - (void)nearbyConnectionDataForPeer:(id)arg1 withCompletionHandler:(id)arg2; - (void)syncGetConnectionDataForPID:(unsigned int)arg1 completionHandlerCopy:(id)arg2; -- (id)getSessionInfo; - (void)dealloc; -- (id)initWithPeer:(id)arg1 securityIdentity:(id)arg2 encryptionPreference:(int)arg3; -- (void)handleNetworkEvent:(CDStruct_68f9d01f *)arg1 pid:(unsigned int)arg2; +- (id)initWithPeer:(id)arg1 securityIdentity:(id)arg2 encryptionPreference:(long long)arg3; +- (id)initWithPeer:(id)arg1; +- (void)syncHandleNetworkEvent:(CDStruct_68f9d01f *)arg1 pid:(unsigned int)arg2 freeEventWhenDone:(_Bool *)arg3; +- (void)startConnectionWithIndirectPID:(unsigned int)arg1; +- (void)closeStreamsForPeer:(id)arg1 state:(id)arg2; +- (void)closeOutgoingStream:(id)arg1 forPeer:(id)arg2 state:(id)arg3 error:(id)arg4 removeObserver:(_Bool)arg5; +- (void)closeIncomingStream:(id)arg1 forPeer:(id)arg2 state:(id)arg3 error:(id)arg4 removeObserver:(_Bool)arg5; +- (void)syncSendXDataConnectionBlobPushToPID:(unsigned int)arg1 connectionBlob:(id)arg2; +- (void)syncSendXDataPeerIDPushToPID:(unsigned int)arg1; +- (void)syncSendXDataStreamCloseFromReceiverToPID:(unsigned int)arg1 streamID:(unsigned int)arg2 closeReason:(unsigned short)arg3; +- (void)syncSendXDataStreamCloseFromSenderToPID:(unsigned int)arg1 streamID:(unsigned int)arg2 closeReason:(unsigned short)arg3; +- (void)syncSendXDataStreamOpenResponseToPID:(unsigned int)arg1 withRequestID:(unsigned int)arg2 streamID:(unsigned int)arg3; - (void)syncHandleXDataDataPacket:(char *)arg1 packetSize:(int)arg2 forPeer:(id)arg3 state:(id)arg4; +- (id)stringForEncryptionPreference:(long long)arg1; +- (id)description; +@property(nonatomic) id privateDelegate; // @synthesize privateDelegate=_privateDelegate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)peerDidDeclineInvitation:(id)arg1; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSessionDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/MCSessionDelegate-Protocol.h deleted file mode 100644 index ca98a3317..000000000 --- a/iOS7/Frameworks/MultipeerConnectivity/MCSessionDelegate-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MCSessionDelegate -- (void)session:(id)arg1 didReceiveStream:(id)arg2 withName:(id)arg3 fromPeer:(id)arg4; -- (void)session:(id)arg1 didReceiveResourceAtURL:(id)arg2 fromPeer:(id)arg3; -- (void)session:(id)arg1 didReceiveData:(id)arg2 fromPeer:(id)arg3; -- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; - -@optional -- (BOOL)session:(id)arg1 shouldAcceptCertificate:(struct __SecCertificate *)arg2 forPeer:(id)arg3; -@end - diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerConnectionData.h b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerConnectionData.h new file mode 100644 index 000000000..65355b2f4 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerConnectionData.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +@interface MCSessionPeerConnectionData : NSObject +{ + _Bool _hasIdentitySet; + NSData *_gckSessionConnectionData; + long long _encryptionPreference; +} + ++ (id)connectionDataSegmentWithEncryptionPreference:(long long)arg1 identitySet:(_Bool)arg2 gckSessionConnectionDataBytes:(void *)arg3 gckSessionConnectionDataLength:(unsigned long long)arg4; +@property(nonatomic) _Bool hasIdentitySet; // @synthesize hasIdentitySet=_hasIdentitySet; +@property(nonatomic) long long encryptionPreference; // @synthesize encryptionPreference=_encryptionPreference; +@property(retain, nonatomic) NSData *gckSessionConnectionData; // @synthesize gckSessionConnectionData=_gckSessionConnectionData; +- (_Bool)parseConnectionDataBlob:(id)arg1; +- (void)parseConnectionDataSegmentWithBytes:(char *)arg1 withLength:(unsigned long long)arg2; +- (void)dealloc; +- (id)initWithConnectionDataBlob:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerState.h b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerState.h new file mode 100644 index 000000000..460c3e1fc --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPeerState.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MCPeerID, NSMutableDictionary; + +@interface MCSessionPeerState : NSObject +{ + unsigned int _newStreamOpenRequestID; + unsigned int _newStreamID; + MCPeerID *_peerID; + long long _state; + NSMutableDictionary *_outgoingStreamRequests; + NSMutableDictionary *_incomingStreams; + NSMutableDictionary *_outgoingStreams; + long long _certificateDecision; +} + +@property(nonatomic) long long certificateDecision; // @synthesize certificateDecision=_certificateDecision; +@property(retain, nonatomic) NSMutableDictionary *outgoingStreams; // @synthesize outgoingStreams=_outgoingStreams; +@property(retain, nonatomic) NSMutableDictionary *incomingStreams; // @synthesize incomingStreams=_incomingStreams; +@property(retain, nonatomic) NSMutableDictionary *outgoingStreamRequests; // @synthesize outgoingStreamRequests=_outgoingStreamRequests; +@property(nonatomic) long long state; // @synthesize state=_state; +@property(readonly, nonatomic) MCPeerID *peerID; // @synthesize peerID=_peerID; +@property(readonly, nonatomic) unsigned int newStreamOpenRequestID; // @synthesize newStreamOpenRequestID=_newStreamOpenRequestID; +@property(readonly, nonatomic) unsigned int newStreamID; // @synthesize newStreamID=_newStreamID; +- (void)dealloc; +- (id)initWithPeer:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSessionPrivateDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPrivateDelegate-Protocol.h new file mode 100644 index 000000000..098edc53e --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSessionPrivateDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MCSessionPrivateDelegate +- (void)session:(id)arg1 didFinishReceivingResourceWithName:(id)arg2 fromPeer:(id)arg3 atURL:(id)arg4 withError:(id)arg5 propagate:(_Bool *)arg6; +- (void)session:(id)arg1 didStartReceivingResourceWithName:(id)arg2 fromPeer:(id)arg3 withProgress:(id)arg4 propagate:(_Bool *)arg5; +- (void)session:(id)arg1 didReceiveStream:(id)arg2 withName:(id)arg3 fromPeer:(id)arg4 propagate:(_Bool *)arg5; +- (void)session:(id)arg1 didReceiveData:(id)arg2 fromPeer:(id)arg3 propagate:(_Bool *)arg4; +- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(long long)arg3 propagate:(_Bool *)arg4; + +@optional +- (void)session:(id)arg1 didReceiveCertificate:(id)arg2 fromPeer:(id)arg3 certificateHandler:(id)arg4 propagate:(void)arg5; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/MCSessionStream.h b/iOS7/Frameworks/MultipeerConnectivity/MCSessionStream.h new file mode 100644 index 000000000..e4bf446c9 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/MCSessionStream.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MCPeerID, MCResourceDownloader, MCResourceProgressObserver, NSMutableData, NSObject, NSProgress, NSString, NSURL; + +@interface MCSessionStream : NSObject +{ + _Bool _sourceSuspended; + _Bool _progressUnbounded; + unsigned int _streamID; + int state; + int _fd; + MCPeerID *_peerID; + NSString *_name; + NSObject *_source; + NSMutableData *_incomingBuffer; + NSURL *_url; + NSProgress *_progress; + id _completionHandler; + MCResourceDownloader *_urlDownloader; + MCResourceProgressObserver *_observer; +} + +@property(retain, nonatomic) MCResourceProgressObserver *observer; // @synthesize observer=_observer; +@property(retain, nonatomic) MCResourceDownloader *urlDownloader; // @synthesize urlDownloader=_urlDownloader; +@property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; +@property(nonatomic) _Bool progressUnbounded; // @synthesize progressUnbounded=_progressUnbounded; +@property(retain, nonatomic) NSProgress *progress; // @synthesize progress=_progress; +@property(copy, nonatomic) NSURL *url; // @synthesize url=_url; +@property(retain, nonatomic) NSMutableData *incomingBuffer; // @synthesize incomingBuffer=_incomingBuffer; +@property(nonatomic) _Bool sourceSuspended; // @synthesize sourceSuspended=_sourceSuspended; +@property(nonatomic) NSObject *source; // @synthesize source=_source; +@property(nonatomic) int fd; // @synthesize fd=_fd; +@property(nonatomic) int state; // @synthesize state; +@property(nonatomic) unsigned int streamID; // @synthesize streamID=_streamID; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(nonatomic) MCPeerID *peerID; // @synthesize peerID=_peerID; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSArray-MCSession_copyDeep_MC.h b/iOS7/Frameworks/MultipeerConnectivity/NSArray-MCSession_copyDeep_MC.h new file mode 100644 index 000000000..0da3e90ee --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/NSArray-MCSession_copyDeep_MC.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (MCSession_copyDeep_MC) +- (id)copyDeep_MC; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSArray-NSSession_deepCopy1.h b/iOS7/Frameworks/MultipeerConnectivity/NSArray-NSSession_deepCopy1.h deleted file mode 100644 index 5d38b9137..000000000 --- a/iOS7/Frameworks/MultipeerConnectivity/NSArray-NSSession_deepCopy1.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSArray.h" - -@interface NSArray (NSSession_deepCopy1) -- (id)deepCopy1; -@end - diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSNetServiceBrowserDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSNetServiceBrowserDelegate-Protocol.h index bfcc0711d..e1886a6e8 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/NSNetServiceBrowserDelegate-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/NSNetServiceBrowserDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol NSNetServiceBrowserDelegate @optional -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; - (void)netServiceBrowserDidStopSearch:(id)arg1; - (void)netServiceBrowserWillSearch:(id)arg1; diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSObject-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/NSObject-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSSecureCoding-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSStreamDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/NSStreamDelegate-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDataDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDataDelegate-Protocol.h new file mode 100644 index 000000000..0b1747377 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDataDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLSessionTaskDelegate-Protocol.h" + +@protocol NSURLSessionDataDelegate + +@optional +- (void)URLSession:(id)arg1 dataTask:(id)arg2 willCacheResponse:(id)arg3 completionHandler:(id)arg4; +- (void)URLSession:(id)arg1 dataTask:(id)arg2 didReceiveData:(id)arg3; +- (void)URLSession:(id)arg1 dataTask:(id)arg2 didBecomeDownloadTask:(id)arg3; +- (void)URLSession:(id)arg1 dataTask:(id)arg2 didReceiveResponse:(id)arg3 completionHandler:(id)arg4; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDelegate-Protocol.h new file mode 100644 index 000000000..1f0f86241 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSURLSessionDelegate + +@optional +- (void)URLSessionDidFinishEventsForBackgroundURLSession:(id)arg1; +- (void)URLSession:(id)arg1 didReceiveChallenge:(id)arg2 completionHandler:(id)arg3; +- (void)URLSession:(id)arg1 didBecomeInvalidWithError:(id)arg2; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionTaskDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionTaskDelegate-Protocol.h new file mode 100644 index 000000000..878a1e435 --- /dev/null +++ b/iOS7/Frameworks/MultipeerConnectivity/NSURLSessionTaskDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLSessionDelegate-Protocol.h" + +@protocol NSURLSessionTaskDelegate + +@optional +- (void)URLSession:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; +- (void)URLSession:(id)arg1 task:(id)arg2 didSendBodyData:(long long)arg3 totalBytesSent:(long long)arg4 totalBytesExpectedToSend:(long long)arg5; +- (void)URLSession:(id)arg1 task:(id)arg2 needNewBodyStream:(id)arg3; +- (void)URLSession:(id)arg1 task:(id)arg2 didReceiveChallenge:(id)arg3 completionHandler:(id)arg4; +- (void)URLSession:(id)arg1 task:(id)arg2 willPerformHTTPRedirection:(id)arg3 newRequest:(id)arg4 completionHandler:(id)arg5; +@end + diff --git a/iOS7/Frameworks/MultipeerConnectivity/PeerState.h b/iOS7/Frameworks/MultipeerConnectivity/PeerState.h deleted file mode 100644 index 99551769a..000000000 --- a/iOS7/Frameworks/MultipeerConnectivity/PeerState.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class MCPeerID, NSMutableDictionary; - -@interface PeerState : NSObject -{ - MCPeerID *_peerID; - int _state; - NSMutableDictionary *_incomingStreams; - NSMutableDictionary *_outgoingStreams; - unsigned int _newStreamOpenRequestID; - unsigned int _newStreamID; -} - -@property(retain, nonatomic) NSMutableDictionary *outgoingStreams; // @synthesize outgoingStreams=_outgoingStreams; -@property(retain, nonatomic) NSMutableDictionary *incomingStreams; // @synthesize incomingStreams=_incomingStreams; -@property(nonatomic) int state; // @synthesize state=_state; -@property(readonly, nonatomic) MCPeerID *peerID; // @synthesize peerID=_peerID; -@property(readonly, nonatomic) unsigned int newStreamOpenRequestID; // @synthesize newStreamOpenRequestID=_newStreamOpenRequestID; -@property(readonly, nonatomic) unsigned int newStreamID; // @synthesize newStreamID=_newStreamID; -- (void)dealloc; -- (id)initWithPeer:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/MultipeerConnectivity/SessionStream.h b/iOS7/Frameworks/MultipeerConnectivity/SessionStream.h deleted file mode 100644 index 451cd7d0a..000000000 --- a/iOS7/Frameworks/MultipeerConnectivity/SessionStream.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString; - -@interface SessionStream : NSObject -{ - unsigned int _pid; - NSString *_name; - unsigned int _streamID; - int state; -} - -@property(nonatomic) int state; // @synthesize state; -@property(nonatomic) unsigned int streamID; // @synthesize streamID=_streamID; -@property(copy, nonatomic) NSString *name; // @synthesize name=_name; -@property(nonatomic) unsigned int pid; // @synthesize pid=_pid; - -@end - diff --git a/iOS7/Frameworks/MultipeerConnectivity/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/MultipeerConnectivity/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/MultipeerConnectivity/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/MultipeerConnectivity/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/MultipeerConnectivity/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/MultipeerConnectivity/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/NewsstandKit/NKAssetDownload.h b/iOS7/Frameworks/NewsstandKit/NKAssetDownload.h index 35b9c958a..f37c3e137 100644 --- a/iOS7/Frameworks/NewsstandKit/NKAssetDownload.h +++ b/iOS7/Frameworks/NewsstandKit/NKAssetDownload.h @@ -15,11 +15,11 @@ NSData *_userInfoData; NSURLRequest *_request; NSURLConnection *_connection; - BOOL _attemptedConnection; - BOOL _isDecodingValid; + _Bool _attemptedConnection; + _Bool _isDecodingValid; } -@property BOOL attemptedConnection; // @synthesize attemptedConnection=_attemptedConnection; +@property _Bool attemptedConnection; // @synthesize attemptedConnection=_attemptedConnection; @property(retain) NSURLConnection *connection; // @synthesize connection=_connection; @property(retain) NSData *userInfoData; // @synthesize userInfoData=_userInfoData; @property(copy) NSURLRequest *URLRequest; // @synthesize URLRequest=_request; @@ -28,9 +28,9 @@ - (id)downloadWithDelegate:(id)arg1; - (void)_connectionBackgroundDownloadPostCompleted:(id)arg1; - (void)_connectionBackgroundDownloadPreCompleted:(id)arg1; -- (BOOL)_isDecodingValid; +- (_Bool)_isDecodingValid; - (void)_cancel; -- (BOOL)_attemptedConnection; +- (_Bool)_attemptedConnection; - (id)_connection; - (void)_setIssue:(id)arg1; - (void)_issueWasRemovedFromLibrary; diff --git a/iOS7/Frameworks/NewsstandKit/NKIssue.h b/iOS7/Frameworks/NewsstandKit/NKIssue.h index f70059868..a84ef6443 100644 --- a/iOS7/Frameworks/NewsstandKit/NKIssue.h +++ b/iOS7/Frameworks/NewsstandKit/NKIssue.h @@ -17,8 +17,8 @@ NSMutableArray *_assets; NSMapTable *_assetsByRequest; NSMutableSet *_resolvedAssets; - BOOL _foundContent; - BOOL _isDecodingValid; + _Bool _foundContent; + _Bool _isDecodingValid; } @property(copy) NSString *directory; // @synthesize directory=_directory; @@ -28,7 +28,7 @@ - (void)_assetChanged:(id)arg1; - (void)_cleanupAsset:(id)arg1; - (void)_markAssetAsResolved:(id)arg1; -- (BOOL)_isDecodingValid; +- (_Bool)_isDecodingValid; - (id)_assetsForRequest:(id)arg1; - (id)_directory; - (void)_setLibrary:(id)arg1; diff --git a/iOS7/Frameworks/NewsstandKit/NKLibrary.h b/iOS7/Frameworks/NewsstandKit/NKLibrary.h index 38b1d7bc9..5c270ede5 100644 --- a/iOS7/Frameworks/NewsstandKit/NKLibrary.h +++ b/iOS7/Frameworks/NewsstandKit/NKLibrary.h @@ -18,13 +18,13 @@ NSFileManager *_fileManager; NSURL *_appSupportURL; NSURL *_libraryURL; - BOOL _inited; + _Bool _inited; int _needsSaving; int _savePending; NSArray *_assetsFromLaunch; } -+ (BOOL)_isNewsstandApp; ++ (_Bool)_isNewsstandApp; + (id)allocWithZone:(struct _NSZone *)arg1; + (id)sharedLibrary; - (id)description; @@ -44,7 +44,7 @@ - (void)_didFinishLaunchingWasCalled; - (void)_performBackgroundTask:(id)arg1 withDescription:(void)arg2; - (void)_issueChanged:(id)arg1; -- (BOOL)_canPerformBackgroundDownloads; +- (_Bool)_canPerformBackgroundDownloads; - (id)_fileManager; - (id)_issueForDirectory:(id)arg1; - (id)_contentURL; @@ -55,7 +55,7 @@ @property(readonly) NSArray *downloadingAssets; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/Frameworks/OpenGLES/CDStructures.h b/iOS7/Frameworks/OpenGLES/CDStructures.h index 5859d5fb4..2ba16d83e 100644 --- a/iOS7/Frameworks/OpenGLES/CDStructures.h +++ b/iOS7/Frameworks/OpenGLES/CDStructures.h @@ -9,7 +9,7 @@ struct _EAGLContextPrivate { id _field1; id _field2; - unsigned int _field3; + unsigned long long _field3; unsigned int _field4; struct __GLIContextRec *_field5; struct __GLIFunctionDispatchRec _field6; @@ -17,7 +17,7 @@ struct _EAGLContextPrivate { }; struct _EAGLSharegroupPrivate { - unsigned int _field1; + unsigned long long _field1; int _field2; _Bool _field3; struct __GLDPixelFormatRec _field4; diff --git a/iOS7/Frameworks/OpenGLES/EAGLContext.h b/iOS7/Frameworks/OpenGLES/EAGLContext.h index b6f1ab520..862f2ba0a 100644 --- a/iOS7/Frameworks/OpenGLES/EAGLContext.h +++ b/iOS7/Frameworks/OpenGLES/EAGLContext.h @@ -15,26 +15,26 @@ } + (id)currentContext; -+ (BOOL)setCurrentContext:(id)arg1; ++ (_Bool)setCurrentContext:(id)arg1; @property(copy, nonatomic) NSString *debugLabel; // @synthesize debugLabel; - (struct EAGLMacroContext *)GetMacroContextPrivate; - (struct EAGLMacroContext *)getMacroContextPrivate; -- (unsigned int)getParameter:(unsigned int)arg1 to:(int *)arg2; -- (unsigned int)setParameter:(unsigned int)arg1 to:(int *)arg2; -- (BOOL)setBlockFence:(id)arg1 onQueue:(void)arg2; +- (unsigned long long)getParameter:(unsigned int)arg1 to:(int *)arg2; +- (unsigned long long)setParameter:(unsigned int)arg1 to:(int *)arg2; +- (_Bool)setBlockFence:(id)arg1 onQueue:(void)arg2; - (void)swapNotification:(struct __IOMobileFramebuffer *)arg1 forTransaction:(unsigned int)arg2 onLayer:(unsigned int)arg3; - (void)sendNotification:(unsigned int)arg1 forTransaction:(unsigned int)arg2 onLayer:(unsigned int)arg3; -- (BOOL)texImageIOSurface:(struct __IOSurface *)arg1 target:(unsigned int)arg2 internalFormat:(unsigned int)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 format:(unsigned int)arg6 type:(unsigned int)arg7 plane:(unsigned int)arg8 invert:(BOOL)arg9; -- (BOOL)attachImage:(unsigned int)arg1 toCoreSurface:(struct __IOSurface *)arg2 invertedRender:(BOOL)arg3; -- (BOOL)presentRenderbuffer:(unsigned int)arg1; -- (BOOL)renderbufferStorage:(unsigned int)arg1 fromDrawable:(id)arg2; +- (_Bool)texImageIOSurface:(struct __IOSurface *)arg1 target:(unsigned long long)arg2 internalFormat:(unsigned long long)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 format:(unsigned long long)arg6 type:(unsigned long long)arg7 plane:(unsigned int)arg8 invert:(_Bool)arg9; +- (_Bool)attachImage:(unsigned long long)arg1 toCoreSurface:(struct __IOSurface *)arg2 invertedRender:(_Bool)arg3; +- (_Bool)presentRenderbuffer:(unsigned long long)arg1; +- (_Bool)renderbufferStorage:(unsigned long long)arg1 fromDrawable:(id)arg2; @property(readonly) EAGLSharegroup *sharegroup; -@property(readonly) unsigned int API; +@property(readonly) unsigned long long API; - (void)dealloc; -- (id)initWithAPI:(unsigned int)arg1 properties:(id)arg2; -- (id)initWithAPI:(unsigned int)arg1 sharegroup:(id)arg2; -- (id)initWithAPI:(unsigned int)arg1 sharedWithCompute:(BOOL)arg2; -- (id)initWithAPI:(unsigned int)arg1; +- (id)initWithAPI:(unsigned long long)arg1 properties:(id)arg2; +- (id)initWithAPI:(unsigned long long)arg1 sharegroup:(id)arg2; +- (id)initWithAPI:(unsigned long long)arg1 sharedWithCompute:(_Bool)arg2; +- (id)initWithAPI:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/OpenGLES/EAGLSharegroup.h b/iOS7/Frameworks/OpenGLES/EAGLSharegroup.h index 4c1394b12..dade322ca 100644 --- a/iOS7/Frameworks/OpenGLES/EAGLSharegroup.h +++ b/iOS7/Frameworks/OpenGLES/EAGLSharegroup.h @@ -16,12 +16,12 @@ @property(copy, nonatomic) NSString *debugLabel; // @synthesize debugLabel; - (struct __GLISharedRec *)getGLIShared; -- (unsigned int)APIs; +- (unsigned long long)APIs; - (void)dealloc; -- (id)initWithAPI:(unsigned int)arg1 sharedWithCompute:(BOOL)arg2; -- (id)initWithAPI:(unsigned int)arg1; +- (id)initWithAPI:(unsigned long long)arg1 sharedWithCompute:(_Bool)arg2; +- (id)initWithAPI:(unsigned long long)arg1; - (id)init; -- (void)loadGLIPlugin:(struct __GLDPixelFormatRec *)arg1 sharedWithCompute:(BOOL)arg2; +- (void)loadGLIPlugin:(struct __GLDPixelFormatRec *)arg1 sharedWithCompute:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/PassKit/CDStructures.h b/iOS7/Frameworks/PassKit/CDStructures.h index 49506d4ca..e35dc5fcf 100644 --- a/iOS7/Frameworks/PassKit/CDStructures.h +++ b/iOS7/Frameworks/PassKit/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CATransform3D { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; + double _field14; + double _field15; + double _field16; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -36,19 +36,26 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct PKBarcodeQuietZone { + double _field1; + double _field2; + double _field3; + double _field4; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/Frameworks/PassKit/NSObject-Protocol.h b/iOS7/Frameworks/PassKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/PassKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/PassKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/PassKit/NSURLConnectionDataDelegate-Protocol.h b/iOS7/Frameworks/PassKit/NSURLConnectionDataDelegate-Protocol.h index d2b705e54..6c42d303d 100644 --- a/iOS7/Frameworks/PassKit/NSURLConnectionDataDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/NSURLConnectionDataDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidFinishLoading:(id)arg1; - (id)connection:(id)arg1 willCacheResponse:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (id)connection:(id)arg1 needNewBodyStream:(id)arg2; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/Frameworks/PassKit/NSURLConnectionDelegate-Protocol.h b/iOS7/Frameworks/PassKit/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/Frameworks/PassKit/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/Frameworks/PassKit/PKAddPassesViewController.h b/iOS7/Frameworks/PassKit/PKAddPassesViewController.h index 0571cecb7..6db670e45 100644 --- a/iOS7/Frameworks/PassKit/PKAddPassesViewController.h +++ b/iOS7/Frameworks/PassKit/PKAddPassesViewController.h @@ -10,38 +10,38 @@ @interface PKAddPassesViewController : UIViewController { - BOOL _viewHasAppeared; + _Bool _viewHasAppeared; NSDate *_perfTestingForIngestion; - BOOL _allowsPassIngestion; - BOOL _succeeded; + _Bool _allowsPassIngestion; + _Bool _succeeded; NSArray *_passes; NSURL *_URL; _UIAsyncInvocation *_cancelViewServiceRequest; PKRemoteAddPassesViewController *_remoteViewController; - int _previousStatusBarStyle; + long long _previousStatusBarStyle; id _delegate; } -+ (BOOL)isAvailable; ++ (_Bool)isAvailable; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int previousStatusBarStyle; // @synthesize previousStatusBarStyle=_previousStatusBarStyle; +@property(nonatomic) long long previousStatusBarStyle; // @synthesize previousStatusBarStyle=_previousStatusBarStyle; @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_URL; @property(retain, nonatomic) NSArray *passes; // @synthesize passes=_passes; @property(retain, nonatomic) _UIAsyncInvocation *cancelViewServiceRequest; // @synthesize cancelViewServiceRequest=_cancelViewServiceRequest; @property(retain, nonatomic) PKRemoteAddPassesViewController *remoteViewController; // @synthesize remoteViewController=_remoteViewController; - (void)_transitionDidStop:(id)arg1 finished:(id)arg2; - (void)ingestionDidFinishWithResult:(int)arg1; -- (BOOL)succeeded; -- (BOOL)wantsFullScreenLayout; +- (_Bool)succeeded; +- (_Bool)wantsFullScreenLayout; - (void)loadView; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (int)modalPresentationStyle; -- (int)modalTransitionStyle; -- (void)setAllowsPassIngestion:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (long long)modalPresentationStyle; +- (long long)modalTransitionStyle; +- (void)setAllowsPassIngestion:(_Bool)arg1; - (id)initWithPass:(id)arg1; - (id)initWithPasses:(id)arg1; - (id)initWithURL:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/PKBackFieldTableCell.h b/iOS7/Frameworks/PassKit/PKBackFieldTableCell.h index 659c40269..e9d52255b 100644 --- a/iOS7/Frameworks/PassKit/PKBackFieldTableCell.h +++ b/iOS7/Frameworks/PassKit/PKBackFieldTableCell.h @@ -12,7 +12,7 @@ { PKPassField *_field; UITextView *_valueTextView; - BOOL _showLinks; + _Bool _showLinks; } + (id)_linkColor; @@ -22,14 +22,14 @@ + (void)initializeParsingRegex; + (id)reuseIdentifier; @property(retain, nonatomic) PKPassField *field; // @synthesize field=_field; -@property(nonatomic) BOOL showLinks; // @synthesize showLinks=_showLinks; +@property(nonatomic) _Bool showLinks; // @synthesize showLinks=_showLinks; - (id)_attributedStringByParsingLinksInString:(id)arg1; -- (struct CGSize)_sizeForValueTextWithWidth:(float)arg1; +- (struct CGSize)_sizeForValueTextWithWidth:(double)arg1; - (void)_setupTextAttributes; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithField:(id)arg1; +- (id)initWithField:(id)arg1 showLinks:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/PassKit/PKBarcodeStickerView.h b/iOS7/Frameworks/PassKit/PKBarcodeStickerView.h index 8e42ae8f5..cee5798d6 100644 --- a/iOS7/Frameworks/PassKit/PKBarcodeStickerView.h +++ b/iOS7/Frameworks/PassKit/PKBarcodeStickerView.h @@ -16,18 +16,23 @@ NSMutableArray *_stickerConstraints; NSMutableArray *_matteConstraints; UILabel *_altTextLabel; - BOOL _drawBarcode; + long long _layoutMode; + _Bool _drawBarcode; int _validity; } + (struct CGSize)_sizeForBarcode:(id)arg1; ++ (struct PKBarcodeQuietZone)_quiteZoneForBarcode:(id)arg1; @property(nonatomic) int validity; // @synthesize validity=_validity; @property(readonly, nonatomic) UIView *matteView; // @synthesize matteView=_matteView; - (void)dealloc; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_generateMatteRect:(struct CGRect *)arg1 barcodeRect:(struct CGRect *)arg2 altTextRect:(struct CGRect *)arg3 boundingSize:(struct CGSize)arg4; -- (id)initWithBarcode:(id)arg1 validityState:(int)arg2; +- (id)_resizedBarcode:(id)arg1 desiredSize:(struct CGSize)arg2; +- (void)_updateValidity; +- (id)initWithBarcode:(id)arg1 validityState:(int)arg2 layoutMode:(long long)arg3; +- (struct CGSize)_varianceForBarcode:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKBoxLayer.h b/iOS7/Frameworks/PassKit/PKBoxLayer.h index c11990e3d..c7e0afd8f 100644 --- a/iOS7/Frameworks/PassKit/PKBoxLayer.h +++ b/iOS7/Frameworks/PassKit/PKBoxLayer.h @@ -20,16 +20,16 @@ - (void)addCompletionBlock:(id)arg1; - (void)removePulseColor; - (void)animatePulseColor:(id)arg1; -- (void)animateToPosition:(struct CGPoint)arg1 transform:(struct CATransform3D)arg2 opacity:(float)arg3 type:(int)arg4; +- (void)animateToPosition:(struct CGPoint)arg1 transform:(struct CATransform3D)arg2 opacity:(double)arg3 type:(long long)arg4; - (void)animateConceal; - (void)animateReveal; -- (void)animateBounce:(BOOL)arg1; +- (void)animateBounce:(_Bool)arg1; - (void)positionForFrame:(struct CGRect)arg1; - (void)positionForCodeBoxPoints:(id)arg1; - (void)layoutSublayers; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; -- (id)initWithCodeFrameRatio:(float)arg1; +- (id)initWithCodeFrameRatio:(double)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/PassKit/PKCaptureDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKCaptureDelegate-Protocol.h index 4f03992b8..11358c0d2 100644 --- a/iOS7/Frameworks/PassKit/PKCaptureDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKCaptureDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol PKCaptureDelegate @optional -- (void)captureSession:(id)arg1 isRunning:(BOOL)arg2; +- (void)captureSession:(id)arg1 isRunning:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/PassKit/PKCaptureSession.h b/iOS7/Frameworks/PassKit/PKCaptureSession.h index fa063386c..b5c1ee79a 100644 --- a/iOS7/Frameworks/PassKit/PKCaptureSession.h +++ b/iOS7/Frameworks/PassKit/PKCaptureSession.h @@ -24,6 +24,7 @@ - (void)_changeCameraConfiguration; - (void)autoExposeAtPoint:(struct CGPoint)arg1; - (void)autoFocusAtPoint:(struct CGPoint)arg1; +- (_Bool)isRunning; - (void)stopRunning; - (void)startRunning; - (void)setupCameraSession; diff --git a/iOS7/Frameworks/PassKit/PKCodeAcquisitionViewController.h b/iOS7/Frameworks/PassKit/PKCodeAcquisitionViewController.h index 966c6efe5..3ead5aa7a 100644 --- a/iOS7/Frameworks/PassKit/PKCodeAcquisitionViewController.h +++ b/iOS7/Frameworks/PassKit/PKCodeAcquisitionViewController.h @@ -10,7 +10,7 @@ #import "PKCaptureDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSMutableData, NSURLConnection, PKBoxLayer, PKCaptureSession, UILabel, UINavigationBar, UIProgressView; +@class NSMutableData, NSSet, NSURLConnection, PKBoxLayer, PKCaptureSession, UILabel, UINavigationBar, UIProgressView; @interface PKCodeAcquisitionViewController : UIViewController { @@ -24,33 +24,34 @@ UIProgressView *_downloadProgressView; UILabel *_errorLabel; UILabel *_helpLabel; + NSSet *_supportedBarcodeTypes; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)_handleDownloadFailureWithReason:(id)arg1 errorToDisplay:(id)arg2; - (void)_handleDownloadFailureWithReason:(id)arg1; - (void)_handleDownloadedPass:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)_handleSingleTap:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)_cleanupDownload; -- (void)_handleFoundCode:(id)arg1 withCorners:(id)arg2; +- (void)_handleFoundCode:(id)arg1; - (void)cancel; - (void)captureOutput:(id)arg1 didOutputMetadataObjects:(id)arg2 fromConnection:(id)arg3; -- (void)captureSession:(id)arg1 isRunning:(BOOL)arg2; +- (void)captureSession:(id)arg1 isRunning:(_Bool)arg2; - (void)_resetBoxLayer; - (void)_restartCaptureSession; -- (void)_setCaptureUIState:(int)arg1 animated:(BOOL)arg2; +- (void)_setCaptureUIState:(int)arg1 animated:(_Bool)arg2; - (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/PassKit/PKGroupDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKGroupDelegate-Protocol.h index f5fd10a0a..417fc433b 100644 --- a/iOS7/Frameworks/PassKit/PKGroupDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKGroupDelegate-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol PKGroupDelegate -- (void)group:(id)arg1 didMovePassFromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didRemovePass:(id)arg2 atIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didUpdatePass:(id)arg2 atIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didInsertPass:(id)arg2 atIndex:(unsigned int)arg3; +- (void)group:(id)arg1 didMovePassFromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didRemovePass:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didUpdatePass:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didInsertPass:(id)arg2 atIndex:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/PassKit/PKGroupsControllerDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKGroupsControllerDelegate-Protocol.h index 59e2456d0..1373a325a 100644 --- a/iOS7/Frameworks/PassKit/PKGroupsControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKGroupsControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol PKGroupsControllerDelegate -- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned int)arg3; -- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned int)arg3; +- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/PassKit/PKLinkedAppView.h b/iOS7/Frameworks/PassKit/PKLinkedAppView.h index 4e44f8c79..0c1391ecf 100644 --- a/iOS7/Frameworks/PassKit/PKLinkedAppView.h +++ b/iOS7/Frameworks/PassKit/PKLinkedAppView.h @@ -12,9 +12,9 @@ @interface PKLinkedAppView : UITableViewCell { - BOOL _lookupInitiated; - BOOL _appInstalled; - BOOL _appNotAvailable; + _Bool _lookupInitiated; + _Bool _appInstalled; + _Bool _appNotAvailable; NSArray *_storeIDs; NSDictionary *_foundStoreItem; SSSoftwareLibraryItem *_foundLibraryItem; @@ -33,7 +33,7 @@ @property(retain, nonatomic) NSURL *appLaunchURL; // @synthesize appLaunchURL=_appLaunchURL; @property(retain, nonatomic) SKStoreProductViewController *productViewController; // @synthesize productViewController=_productViewController; -@property(nonatomic) BOOL appNotAvailable; // @synthesize appNotAvailable=_appNotAvailable; +@property(nonatomic) _Bool appNotAvailable; // @synthesize appNotAvailable=_appNotAvailable; @property(retain, nonatomic) UILabel *loadingLabel; // @synthesize loadingLabel=_loadingLabel; @property(retain, nonatomic) UIActivityIndicatorView *activityIndicator; // @synthesize activityIndicator=_activityIndicator; @property(retain, nonatomic) UILabel *price; // @synthesize price=_price; @@ -43,11 +43,11 @@ @property(retain, nonatomic) UILabel *appName; // @synthesize appName=_appName; @property(retain, nonatomic) UILabel *tapToOpen; // @synthesize tapToOpen=_tapToOpen; @property(retain, nonatomic) UIImageView *iconView; // @synthesize iconView=_iconView; -@property(nonatomic) BOOL appInstalled; // @synthesize appInstalled=_appInstalled; +@property(nonatomic) _Bool appInstalled; // @synthesize appInstalled=_appInstalled; @property(retain, nonatomic) SSSoftwareLibraryItem *foundLibraryItem; // @synthesize foundLibraryItem=_foundLibraryItem; @property(retain, nonatomic) NSDictionary *foundStoreItem; // @synthesize foundStoreItem=_foundStoreItem; @property(retain, nonatomic) NSArray *storeIDs; // @synthesize storeIDs=_storeIDs; -@property(nonatomic) BOOL lookupInitiated; // @synthesize lookupInitiated=_lookupInitiated; +@property(nonatomic) _Bool lookupInitiated; // @synthesize lookupInitiated=_lookupInitiated; - (void)productViewControllerDidFinish:(id)arg1; - (id)_priceForItem:(id)arg1; - (int)_bindingTypeForNewsstandItem:(id)arg1; @@ -57,11 +57,11 @@ - (struct CGSize)_sizeFromImage:(id)arg1; - (id)_imageForSize:(struct CGSize)arg1 fromArtwork:(id)arg2; - (struct CGSize)_desiredSizeForNewsstandItem:(id)arg1; -- (BOOL)_itemArtNeedsShine:(id)arg1; +- (_Bool)_itemArtNeedsShine:(id)arg1; - (id)_newsstandArtworkForItem:(id)arg1; -- (BOOL)_itemIsNewsstandApp:(id)arg1; +- (_Bool)_itemIsNewsstandApp:(id)arg1; - (id)_iconURLFromArtwork:(id)arg1 withDesiredSize:(struct CGSize)arg2; -- (BOOL)_anyAppIsInstalled:(id)arg1; +- (_Bool)_anyAppIsInstalled:(id)arg1; - (void)_cleanupViews; - (void)_layoutLockupView; - (void)_layoutNotAvailableView; diff --git a/iOS7/Frameworks/PassKit/PKPassBackFaceView.h b/iOS7/Frameworks/PassKit/PKPassBackFaceView.h index 101983254..b544d1289 100644 --- a/iOS7/Frameworks/PassKit/PKPassBackFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassBackFaceView.h @@ -8,48 +8,57 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" +#import "UITextViewDelegate-Protocol.h" -@class NSArray, NSMutableDictionary, NSTimer, PKLinkedAppView, PKSettingTableCell, UIAlertView, UIButton, UILabel, UIRefreshControl, UITableView; +@class BluetoothManager, NSArray, NSMutableDictionary, NSTimer, PKLinkedAppView, PKSettingTableCell, UIAlertView, UIButton, UILabel, UIRefreshControl, UITableView, UIView; -@interface PKPassBackFaceView : PKPassFaceView +@interface PKPassBackFaceView : PKPassFaceView { UIRefreshControl *_refreshControl; - BOOL _tall; + _Bool _tall; UILabel *_updateDateLabel; UIButton *_doneButton; PKLinkedAppView *_linkedApp; UIAlertView *_storeDemoRefuseDeleteAlert; + UIView *_locationHelpView; UITableView *_bodyTable; PKSettingTableCell *_automaticUpdates; PKSettingTableCell *_showInLockScreen; NSArray *_rowCountBySection; - unsigned int _settingsSection; - unsigned int _linkedAppSection; - unsigned int _fieldsSection; + unsigned long long _settingsSection; + unsigned long long _linkedAppSection; + unsigned long long _fieldsSection; NSMutableDictionary *_fieldCellsByIndexPath; NSTimer *_refreshTimeoutTimer; - BOOL _showsDelete; - BOOL _showsLinkedApp; - BOOL _showsSettings; - BOOL _showsLinks; + BluetoothManager *_btManager; + _Bool _isBluetoothEnabled; + _Bool _isLocationEnabled; + _Bool _isWifiEnabled; + _Bool _showsDelete; + _Bool _showsLinkedApp; + _Bool _showsSettings; + _Bool _showsLinks; } ++ (_Bool)isWifiEnabled; ++ (id)_linkColor; ++ (id)_linkTextAttributes; @property(retain, nonatomic) UIAlertView *storeDemoRefuseDeleteAlert; // @synthesize storeDemoRefuseDeleteAlert=_storeDemoRefuseDeleteAlert; @property(nonatomic) PKLinkedAppView *linkedApp; // @synthesize linkedApp=_linkedApp; -@property(nonatomic) BOOL showsLinks; // @synthesize showsLinks=_showsLinks; -@property(nonatomic) BOOL showsSettings; // @synthesize showsSettings=_showsSettings; -@property(nonatomic) BOOL showsLinkedApp; // @synthesize showsLinkedApp=_showsLinkedApp; -@property(nonatomic) BOOL showsDelete; // @synthesize showsDelete=_showsDelete; +@property(nonatomic) _Bool showsLinks; // @synthesize showsLinks=_showsLinks; +@property(nonatomic) _Bool showsSettings; // @synthesize showsSettings=_showsSettings; +@property(nonatomic) _Bool showsLinkedApp; // @synthesize showsLinkedApp=_showsLinkedApp; +@property(nonatomic) _Bool showsDelete; // @synthesize showsDelete=_showsDelete; - (void)layoutSubviews; - (void)pushSettingsFromViewToModel; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_deleteButtonPressed:(id)arg1; - (void)applicationDidEnterBackground:(id)arg1; - (void)unregisterForEnterBackgroundNotification; - (void)registerForEnterBackgroundNotification; -- (BOOL)showBackgroundMatte; -- (BOOL)showUpdateDateLabel; -- (BOOL)deleteEnabled; +- (_Bool)showBackgroundMatte; +- (_Bool)showUpdateDateLabel; +- (_Bool)deleteEnabled; - (void)willMoveToSuperview:(id)arg1; - (void)_doneButtonPressed:(id)arg1; - (id)_relevantBuckets; @@ -57,25 +66,33 @@ - (id)_formattedUpdateDate:(id)arg1; - (id)_updateLabelAttributedStringWithString:(id)arg1; - (void)setupRefreshControl:(id)arg1; -- (BOOL)shouldAllowRefresh; +- (_Bool)shouldAllowRefresh; - (void)_refreshTimeoutFired; - (void)refreshControlValueChanged:(id)arg1; - (id)_fieldForIndexPath:(id)arg1; - (id)_fieldCellForIndexPath:(id)arg1; -- (id)_settingsCellForRow:(unsigned int)arg1; -- (BOOL)_settingsAvailable; -- (BOOL)_linkedAppAvailable; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)_settingsCellForRow:(unsigned long long)arg1; +- (_Bool)_settingsAvailable; +- (_Bool)_linkedAppAvailable; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (id)_locationHelpViewForTableView:(id)arg1; +- (id)_locationRelevancyHelpText; +- (void)didMoveToWindow; +- (void)_bluetoothPowerChanged:(id)arg1; +- (_Bool)_isBluetoothEnabled; +- (void)_wifiChanged:(id)arg1; - (struct CGSize)contentSize; -- (BOOL)isFrontFace; +- (_Bool)isFrontFace; - (void)dealloc; -- (id)initTall:(BOOL)arg1; +- (id)initTall:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKPassBoardingPassFrontFaceView.h b/iOS7/Frameworks/PassKit/PKPassBoardingPassFrontFaceView.h index df58f43ca..e54142164 100644 --- a/iOS7/Frameworks/PassKit/PKPassBoardingPassFrontFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassBoardingPassFrontFaceView.h @@ -14,7 +14,7 @@ UIImageView *_footerImageView; } -- (id)_transitGlyphForTransitType:(int)arg1; +- (id)_transitGlyphForTransitType:(long long)arg1; - (void)layoutSubviews; - (void)createBodyContentViews; - (void)dealloc; diff --git a/iOS7/Frameworks/PassKit/PKPassBucketTemplate.h b/iOS7/Frameworks/PassKit/PKPassBucketTemplate.h index 599c067d9..a6fa4d86b 100644 --- a/iOS7/Frameworks/PassKit/PKPassBucketTemplate.h +++ b/iOS7/Frameworks/PassKit/PKPassBucketTemplate.h @@ -10,23 +10,23 @@ @interface PKPassBucketTemplate : NSObject { - BOOL _sitsOnStripImage; - int _bucketAlignment; - float _minFieldPadding; + _Bool _sitsOnStripImage; + long long _bucketAlignment; + double _minFieldPadding; PKPassFieldTemplate *_defaultFieldTemplate; - unsigned int _maxFields; + unsigned long long _maxFields; NSMutableArray *_fieldTemplates; struct CGRect _bucketRect; } -@property(nonatomic) BOOL sitsOnStripImage; // @synthesize sitsOnStripImage=_sitsOnStripImage; +@property(nonatomic) _Bool sitsOnStripImage; // @synthesize sitsOnStripImage=_sitsOnStripImage; @property(retain, nonatomic) NSMutableArray *fieldTemplates; // @synthesize fieldTemplates=_fieldTemplates; -@property(nonatomic) unsigned int maxFields; // @synthesize maxFields=_maxFields; +@property(nonatomic) unsigned long long maxFields; // @synthesize maxFields=_maxFields; @property(retain, nonatomic) PKPassFieldTemplate *defaultFieldTemplate; // @synthesize defaultFieldTemplate=_defaultFieldTemplate; -@property(nonatomic) float minFieldPadding; // @synthesize minFieldPadding=_minFieldPadding; +@property(nonatomic) double minFieldPadding; // @synthesize minFieldPadding=_minFieldPadding; @property(nonatomic) struct CGRect bucketRect; // @synthesize bucketRect=_bucketRect; -@property(nonatomic) int bucketAlignment; // @synthesize bucketAlignment=_bucketAlignment; -- (id)templateForFieldAtIndex:(unsigned int)arg1; +@property(nonatomic) long long bucketAlignment; // @synthesize bucketAlignment=_bucketAlignment; +- (id)templateForFieldAtIndex:(unsigned long long)arg1; - (void)addFieldTemplate:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/PassKit/PKPassBucketView.h b/iOS7/Frameworks/PassKit/PKPassBucketView.h index ea586aa99..2e0f2b41d 100644 --- a/iOS7/Frameworks/PassKit/PKPassBucketView.h +++ b/iOS7/Frameworks/PassKit/PKPassBucketView.h @@ -10,8 +10,8 @@ @interface PKPassBucketView : UIView { - NSMutableArray *_fieldViewDictionaries; - int _background; + NSMutableArray *_fieldViews; + long long _background; PKPass *_pass; PKPassBucketTemplate *_bucketTemplate; PKPassColorProfile *_colorProfile; @@ -23,15 +23,12 @@ @property(retain, nonatomic) PKPassBucketTemplate *bucketTemplate; // @synthesize bucketTemplate=_bucketTemplate; @property(retain, nonatomic) PKPass *pass; // @synthesize pass=_pass; - (void)presentDiff:(id)arg1 inView:(id)arg2 completion:(id)arg3; -- (unsigned int)_layoutFormatOptionsForTemplate:(id)arg1; -- (int)_backgroundForBucketTemplate:(id)arg1; -- (id)_valueAttributedStringForField:(id)arg1 template:(id)arg2; -- (id)_labelAttributedStringForField:(id)arg1 template:(id)arg2; +- (long long)_backgroundForBucketTemplate:(id)arg1; - (void)_updateSubviews; -- (void)_measureAndFitSubviews; -- (void)updateConstraints; +- (void)_measureAndFitVariablySizedSubviews; +- (void)_measureAndFitEvenlySizedSubviews; +- (void)layoutSubviews; - (void)dealloc; -- (id)init; @end diff --git a/iOS7/Frameworks/PassKit/PKPassColorProfile.h b/iOS7/Frameworks/PassKit/PKPassColorProfile.h index fbb9ef71e..1e4280f25 100644 --- a/iOS7/Frameworks/PassKit/PKPassColorProfile.h +++ b/iOS7/Frameworks/PassKit/PKPassColorProfile.h @@ -10,42 +10,42 @@ @interface PKPassColorProfile : NSObject { - float _backgroundLightness; - float _foregroundLightness; - float _labelLightness; + double _backgroundLightness; + double _foregroundLightness; + double _labelLightness; PKPassColorProfile *_stripProfile; UIColor *_backgroundColor; UIColor *_foregroundColor; UIColor *_labelColor; UIColor *_highlightColor; - float _overlayDarkeningAlpha; - float _regularDarkeningAlpha; - float _overlayLighteningAlpha; - float _regularLighteningAlpha; + double _overlayDarkeningAlpha; + double _regularDarkeningAlpha; + double _overlayLighteningAlpha; + double _regularLighteningAlpha; } + (id)profileForDisplayProfile:(id)arg1; -@property(readonly, nonatomic) float regularLighteningAlpha; // @synthesize regularLighteningAlpha=_regularLighteningAlpha; -@property(readonly, nonatomic) float overlayLighteningAlpha; // @synthesize overlayLighteningAlpha=_overlayLighteningAlpha; -@property(readonly, nonatomic) float regularDarkeningAlpha; // @synthesize regularDarkeningAlpha=_regularDarkeningAlpha; -@property(readonly, nonatomic) float overlayDarkeningAlpha; // @synthesize overlayDarkeningAlpha=_overlayDarkeningAlpha; +@property(readonly, nonatomic) double regularLighteningAlpha; // @synthesize regularLighteningAlpha=_regularLighteningAlpha; +@property(readonly, nonatomic) double overlayLighteningAlpha; // @synthesize overlayLighteningAlpha=_overlayLighteningAlpha; +@property(readonly, nonatomic) double regularDarkeningAlpha; // @synthesize regularDarkeningAlpha=_regularDarkeningAlpha; +@property(readonly, nonatomic) double overlayDarkeningAlpha; // @synthesize overlayDarkeningAlpha=_overlayDarkeningAlpha; @property(readonly, nonatomic) UIColor *highlightColor; // @synthesize highlightColor=_highlightColor; @property(readonly, nonatomic) UIColor *labelColor; // @synthesize labelColor=_labelColor; @property(readonly, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; @property(readonly, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; - (void)_calculateColorsWithBackgroundColor:(id)arg1 foregroundColor:(id)arg2 labelColor:(id)arg3; - (id)_imageForGlyph:(id)arg1 color:(id)arg2; -- (int)_sizeForGlyph:(id)arg1; -- (int)_sizeForFont:(id)arg1; +- (long long)_sizeForGlyph:(id)arg1; +- (long long)_sizeForFont:(id)arg1; - (void)dealloc; - (id)_initWithBackgroundColor:(id)arg1 foregroundColor:(id)arg2 labelColor:(id)arg3; - (id)foregroundImageForGlyph:(id)arg1; - (id)labelImageForGlyph:(id)arg1; - (id)foregroundAttributesForFont:(id)arg1; - (id)labelAttributesForFont:(id)arg1; -- (id)foregroundColorOverStrip:(BOOL)arg1; -- (id)labelColorOverStrip:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isLight; +- (id)foregroundColorOverStrip:(_Bool)arg1; +- (id)labelColorOverStrip:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isLight; @end diff --git a/iOS7/Frameworks/PassKit/PKPassDeleteDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKPassDeleteDelegate-Protocol.h index 194958b18..ce91a26f3 100644 --- a/iOS7/Frameworks/PassKit/PKPassDeleteDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKPassDeleteDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol PKPassDeleteDelegate @optional -- (void)deleteSheet:(id)arg1 didComplete:(BOOL)arg2; +- (void)deleteSheet:(id)arg1 didComplete:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/PassKit/PKPassDeleteSheet.h b/iOS7/Frameworks/PassKit/PKPassDeleteSheet.h index abd641381..74fcaf743 100644 --- a/iOS7/Frameworks/PassKit/PKPassDeleteSheet.h +++ b/iOS7/Frameworks/PassKit/PKPassDeleteSheet.h @@ -20,13 +20,13 @@ + (void)performPassbookDeleteWithView:(id)arg1 completion:(id)arg2; @property(retain, nonatomic) PKPassView *passView; // @synthesize passView=_passView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)_applicationDidEnterBackground:(id)arg1; - (void)_unregisterForEnterBackgroundNotification; - (void)_registerForEnterBackgroundNotification; - (void)_startAnimation; -- (void)finished:(BOOL)arg1; +- (void)finished:(_Bool)arg1; - (void)showInView:(id)arg1; - (void)dealloc; - (id)initWithPassView:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/PKPassFaceDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKPassFaceDelegate-Protocol.h index a3d938581..95522b8d3 100644 --- a/iOS7/Frameworks/PassKit/PKPassFaceDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKPassFaceDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PKPassFaceDelegate -- (BOOL)passFaceDeleteButtonEnabled; +- (_Bool)passFaceDeleteButtonEnabled; - (void)passFaceDeleteButtonPressed:(id)arg1; - (void)passFaceFlipButtonPressed:(id)arg1; - (void)passFaceShareButtonPressed:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/PKPassFaceTemplate.h b/iOS7/Frameworks/PassKit/PKPassFaceTemplate.h index 6892e9447..ccd3d924e 100644 --- a/iOS7/Frameworks/PassKit/PKPassFaceTemplate.h +++ b/iOS7/Frameworks/PassKit/PKPassFaceTemplate.h @@ -10,7 +10,7 @@ @interface PKPassFaceTemplate : NSObject { - float _barcodeVerticalInset; + double _barcodeVerticalInset; PKPassFieldTemplate *_defaultFieldTemplate; NSMutableArray *_bucketTemplates; struct CGSize _barcodeMaxSize; @@ -19,8 +19,8 @@ @property(retain, nonatomic) NSMutableArray *bucketTemplates; // @synthesize bucketTemplates=_bucketTemplates; @property(retain, nonatomic) PKPassFieldTemplate *defaultFieldTemplate; // @synthesize defaultFieldTemplate=_defaultFieldTemplate; @property(nonatomic) struct CGSize barcodeMaxSize; // @synthesize barcodeMaxSize=_barcodeMaxSize; -@property(nonatomic) float barcodeBottomInset; // @synthesize barcodeBottomInset=_barcodeVerticalInset; -- (id)templateForBucketAtIndex:(unsigned int)arg1; +@property(nonatomic) double barcodeBottomInset; // @synthesize barcodeBottomInset=_barcodeVerticalInset; +- (id)templateForBucketAtIndex:(unsigned long long)arg1; - (void)addBucketTemplate:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/PassKit/PKPassFaceView.h b/iOS7/Frameworks/PassKit/PKPassFaceView.h index 9ea7b30e7..fd79f754d 100644 --- a/iOS7/Frameworks/PassKit/PKPassFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassFaceView.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSMutableArray, NSMutableSet, PKBarcodeStickerView, PKPass, PKPassColorProfile, PKPassFaceTemplate, UIImage, UIImageView, UIView; +@class CAFilter, NSArray, NSMutableArray, NSMutableSet, PKBarcodeStickerView, PKPass, PKPassColorProfile, PKPassFaceTemplate, UIImage, UIImageView, UIView; @interface PKPassFaceView : WLEasyToHitCustomView { @@ -16,59 +16,59 @@ UIImageView *_backgroundView; UIImage *_faceImage; UIImage *_partialFaceImage; - UIImageView *_dimmingView; + CAFilter *_dimmingFilter; NSMutableArray *_headerBucketViews; NSMutableArray *_bodyBucketViews; PKBarcodeStickerView *_barcodeView; - int _contentViewCreatedRegions; - int _invariantViewCreatedRegions; + long long _contentViewCreatedRegions; + long long _invariantViewCreatedRegions; PKPassFaceTemplate *_faceTemplate; - BOOL _allowBackgroundPlaceHolders; - BOOL _clipsContent; + _Bool _allowBackgroundPlaceHolders; + _Bool _clipsContent; NSArray *_buckets; - int _style; + long long _style; id _delegate; - int _backgroundMode; - int _visibleRegions; - float _clippedContentHeight; + long long _backgroundMode; + long long _visibleRegions; + double _clippedContentHeight; NSMutableSet *_headerInvariantViews; NSMutableSet *_bodyInvariantViews; NSMutableSet *_headerContentViews; NSMutableSet *_bodyContentViews; } -+ (id)newBackFaceViewForStyle:(int)arg1 tall:(BOOL)arg2; -+ (id)newFrontFaceViewForStyle:(int)arg1; -+ (Class)_faceClassForStyle:(int)arg1 front:(BOOL)arg2; ++ (id)newBackFaceViewForStyle:(long long)arg1 tall:(_Bool)arg2; ++ (id)newFrontFaceViewForStyle:(long long)arg1; ++ (Class)_faceClassForStyle:(long long)arg1 front:(_Bool)arg2; @property(readonly, nonatomic) NSMutableSet *bodyContentViews; // @synthesize bodyContentViews=_bodyContentViews; @property(readonly, nonatomic) NSMutableSet *headerContentViews; // @synthesize headerContentViews=_headerContentViews; @property(readonly, nonatomic) NSMutableSet *bodyInvariantViews; // @synthesize bodyInvariantViews=_bodyInvariantViews; @property(readonly, nonatomic) NSMutableSet *headerInvariantViews; // @synthesize headerInvariantViews=_headerInvariantViews; @property(retain, nonatomic) NSMutableArray *headerBucketViews; // @synthesize headerBucketViews=_headerBucketViews; -@property(nonatomic) float clippedContentHeight; // @synthesize clippedContentHeight=_clippedContentHeight; -@property(nonatomic) BOOL clipsContent; // @synthesize clipsContent=_clipsContent; -@property(nonatomic) int visibleRegions; // @synthesize visibleRegions=_visibleRegions; -@property(nonatomic) int backgroundMode; // @synthesize backgroundMode=_backgroundMode; -@property(nonatomic) BOOL allowBackgroundPlaceHolders; // @synthesize allowBackgroundPlaceHolders=_allowBackgroundPlaceHolders; +@property(nonatomic) double clippedContentHeight; // @synthesize clippedContentHeight=_clippedContentHeight; +@property(nonatomic) _Bool clipsContent; // @synthesize clipsContent=_clipsContent; +@property(nonatomic) long long visibleRegions; // @synthesize visibleRegions=_visibleRegions; +@property(nonatomic) long long backgroundMode; // @synthesize backgroundMode=_backgroundMode; +@property(nonatomic) _Bool allowBackgroundPlaceHolders; // @synthesize allowBackgroundPlaceHolders=_allowBackgroundPlaceHolders; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(readonly, nonatomic) NSArray *buckets; // @synthesize buckets=_buckets; - (void)_handleTimeOrLocaleChange:(id)arg1; - (id)_relevantBuckets; -- (void)_setShowsBackgroundView:(BOOL)arg1; -- (void)_setContentViewsAlpha:(float)arg1; -- (void)_setShowsBodyViews:(BOOL)arg1; -- (void)_setShowsHeaderViews:(BOOL)arg1; -- (void)_flushContentViewsForRegions:(int)arg1; -- (void)_createContentViewsForRegions:(int)arg1; -- (void)_createInvariantViewsForRegions:(int)arg1; +- (void)_setShowsBackgroundView:(_Bool)arg1; +- (void)_setContentViewsAlpha:(double)arg1; +- (void)_setShowsBodyViews:(_Bool)arg1; +- (void)_setShowsHeaderViews:(_Bool)arg1; +- (void)_flushContentViewsForRegions:(long long)arg1; +- (void)_createContentViewsForRegions:(long long)arg1; +- (void)_createInvariantViewsForRegions:(long long)arg1; - (void)prepareForFlip; - (void)createBodyContentViews; - (void)createHeaderContentViews; - (void)createBodyInvariantViews; - (void)createHeaderInvariantViews; - (struct CGSize)contentSize; -@property(readonly, nonatomic) BOOL isFrontFace; +@property(readonly, nonatomic) _Bool isFrontFace; - (id)passFaceTemplate; - (int)_validityStateForPass:(id)arg1; - (void)presentDiff:(id)arg1 completion:(id)arg2; @@ -77,9 +77,9 @@ - (void)_positionBarcodeView; - (void)layoutSubviews; - (struct UIEdgeInsets)shadowInsets; -- (void)createContentViewsWithFade:(BOOL)arg1; -- (void)setDimmer:(float)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) BOOL bodyContentCreated; +- (void)createContentViewsWithFade:(_Bool)arg1; +- (void)setDimmer:(double)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) _Bool bodyContentCreated; @property(readonly, nonatomic) PKPassColorProfile *colorProfile; // @synthesize colorProfile=_colorProfile; @property(readonly, nonatomic) PKPass *pass; // @synthesize pass=_pass; @property(readonly, nonatomic) struct CGRect contentBounds; diff --git a/iOS7/Frameworks/PassKit/PKPassFieldTemplate.h b/iOS7/Frameworks/PassKit/PKPassFieldTemplate.h index ede9c2010..efae32e65 100644 --- a/iOS7/Frameworks/PassKit/PKPassFieldTemplate.h +++ b/iOS7/Frameworks/PassKit/PKPassFieldTemplate.h @@ -14,6 +14,7 @@ NSNumber *_boxedVerticalPadding; NSNumber *_boxedSuppressesLabel; NSNumber *_boxedValueCanWrap; + NSNumber *_boxedSuppressesEmptyLabel; UIFont *_labelFont; UIFont *_valueFont; Class _viewSubclass; @@ -21,19 +22,21 @@ + (id)_templateByResolvingTemplate:(id)arg1 withDefault:(id)arg2; + (id)fieldTemplateWithViewSubclass:(Class)arg1; -+ (id)fieldTemplateWithVerticalPadding:(float)arg1; -+ (id)fieldTemplateWithTextAlignment:(int)arg1; ++ (id)fieldTemplateWithVerticalPadding:(double)arg1; ++ (id)fieldTemplateWithTextAlignment:(long long)arg1; @property(retain, nonatomic) Class viewSubclass; // @synthesize viewSubclass=_viewSubclass; @property(retain, nonatomic) UIFont *valueFont; // @synthesize valueFont=_valueFont; @property(retain, nonatomic) UIFont *labelFont; // @synthesize labelFont=_labelFont; +@property(retain, nonatomic) NSNumber *boxedSuppressesEmptyLabel; // @synthesize boxedSuppressesEmptyLabel=_boxedSuppressesEmptyLabel; @property(retain, nonatomic) NSNumber *boxedValueCanWrap; // @synthesize boxedValueCanWrap=_boxedValueCanWrap; @property(retain, nonatomic) NSNumber *boxedSuppressesLabel; // @synthesize boxedSuppressesLabel=_boxedSuppressesLabel; @property(retain, nonatomic) NSNumber *boxedVerticalPadding; // @synthesize boxedVerticalPadding=_boxedVerticalPadding; @property(retain, nonatomic) NSNumber *boxedTextAlignment; // @synthesize boxedTextAlignment=_boxedTextAlignment; -@property(nonatomic) BOOL valueCanWrap; -@property(nonatomic) BOOL suppressesLabel; -@property(nonatomic) float verticalPadding; -@property(nonatomic) int textAlignment; +@property(nonatomic) _Bool valueCanWrap; +@property(nonatomic) _Bool suppressesEmptyLabel; +@property(nonatomic) _Bool suppressesLabel; +@property(nonatomic) double verticalPadding; +@property(nonatomic) long long textAlignment; - (void)dealloc; @end diff --git a/iOS7/Frameworks/PassKit/PKPassFieldView.h b/iOS7/Frameworks/PassKit/PKPassFieldView.h index 61d2b240e..cd2821ca1 100644 --- a/iOS7/Frameworks/PassKit/PKPassFieldView.h +++ b/iOS7/Frameworks/PassKit/PKPassFieldView.h @@ -6,30 +6,38 @@ #import "UIView.h" -@class PKDiffView, PKPassField, UILabel; +@class PKDiffView, PKPassColorProfile, PKPassField, PKPassFieldTemplate, UILabel; @interface PKPassFieldView : UIView { - struct CGSize _cachedLabelSize; - struct CGSize _cachedValueSize; - BOOL _needsCachedSizeUpdate; + _Bool _needsRecalculation; + struct CGSize _cachedSize; + long long _background; PKPassField *_field; + PKPassFieldTemplate *_fieldTemplate; + PKPassColorProfile *_colorProfile; PKDiffView *_diffView; UILabel *_labelLabel; UILabel *_valueLabel; } -@property(nonatomic) BOOL needsCachedSizeUpdate; // @synthesize needsCachedSizeUpdate=_needsCachedSizeUpdate; ++ (id)newViewForField:(id)arg1 fieldTemplate:(id)arg2; @property(readonly, nonatomic) UILabel *valueLabel; // @synthesize valueLabel=_valueLabel; @property(readonly, nonatomic) UILabel *labelLabel; // @synthesize labelLabel=_labelLabel; @property(retain, nonatomic) PKDiffView *diffView; // @synthesize diffView=_diffView; +@property(retain, nonatomic) PKPassColorProfile *colorProfile; // @synthesize colorProfile=_colorProfile; +@property(retain, nonatomic) PKPassFieldTemplate *fieldTemplate; // @synthesize fieldTemplate=_fieldTemplate; @property(retain, nonatomic) PKPassField *field; // @synthesize field=_field; -- (void)_computeIntrinsicSizes; +- (id)_valueAttributedStringForColorProfile:(id)arg1 background:(long long)arg2; +- (id)_labelAttributedStringForColorProfile:(id)arg1 background:(long long)arg2; +- (struct CGSize)_resizeMultiLineValueFontForAvailableSize:(struct CGSize)arg1; +- (_Bool)_shouldDisplayLabel; - (void)presentDiff:(id)arg1 inView:(id)arg2 completion:(id)arg3; -- (struct CGSize)intrinsicContentSize; -@property(readonly, nonatomic) float minimumWidth; -- (void)setValueAttributedText:(id)arg1; -- (void)setLabelAttributedText:(id)arg1; +- (_Bool)fitsInSize:(struct CGSize)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)setColorProfile:(id)arg1 background:(long long)arg2; +- (id)_textAttributesWithTextColor:(id)arg1 alignment:(long long)arg2 lineBreakMode:(long long)arg3; - (void)dealloc; - (id)initWithField:(id)arg1 fieldTemplate:(id)arg2; diff --git a/iOS7/Frameworks/PassKit/PKPassFrontFaceView.h b/iOS7/Frameworks/PassKit/PKPassFrontFaceView.h index edceee779..1b70009fc 100644 --- a/iOS7/Frameworks/PassKit/PKPassFrontFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassFrontFaceView.h @@ -13,12 +13,12 @@ WLEasyToHitCustomButton *_flipButton; WLEasyToHitCustomButton *_shareButton; UILabel *_logoLabel; - BOOL _showsInfo; - BOOL _showsShare; + _Bool _showsInfo; + _Bool _showsShare; } -@property(nonatomic) BOOL showsShare; // @synthesize showsShare=_showsShare; -@property(nonatomic) BOOL showsInfo; // @synthesize showsInfo=_showsInfo; +@property(nonatomic) _Bool showsShare; // @synthesize showsShare=_showsShare; +@property(nonatomic) _Bool showsInfo; // @synthesize showsInfo=_showsInfo; - (void)_shareButtonPressed; - (void)_flipButtonPressed; - (id)_relevantBuckets; @@ -31,9 +31,9 @@ - (id)shortFaceTemplate; - (id)shortScrunchedFaceTemplate; - (id)passFaceTemplate; -- (void)setClipsContent:(BOOL)arg1; +- (void)setClipsContent:(_Bool)arg1; - (struct CGSize)contentSize; -- (BOOL)isFrontFace; +- (_Bool)isFrontFace; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/PassKit/PKPassGroupStackView-PKPassGroupStackViewPPTTesting.h b/iOS7/Frameworks/PassKit/PKPassGroupStackView-PKPassGroupStackViewPPTTesting.h new file mode 100644 index 000000000..3c3ba9d6f --- /dev/null +++ b/iOS7/Frameworks/PassKit/PKPassGroupStackView-PKPassGroupStackViewPPTTesting.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPassGroupStackView (PKPassGroupStackViewPPTTesting) +- (void)gotoBaseTestState; +- (void)beginFlipCardTest; +- (void)testFlipToFront; +- (void)testFlipToBack; +- (void)beginSelectCardTest; +- (void)testGroupSelection; +- (void)testGoModal; +- (void)beginScrollCardListTest; +- (void)scrollUpTest; +- (void)noteDidEndScrollingForTesting; +- (void)scrollDownTest; +- (void)scrollNext; +@end + diff --git a/iOS7/Frameworks/PassKit/PKPassGroupStackView.h b/iOS7/Frameworks/PassKit/PKPassGroupStackView.h index 2e36a3cac..4f8eae533 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupStackView.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupStackView.h @@ -16,7 +16,7 @@ PKPassGroupView *_modallyPresentedGroupView; PKGroup *_modallyPresentedGroup; NSMutableArray *_passPileViews; - unsigned int _modalGroupIndex; + unsigned long long _modalGroupIndex; UIView *_pileContainer; int _scrollingTestState; int _currentTestReps; @@ -24,14 +24,14 @@ NSMutableDictionary *_groupViewsByGroupID; PKReusablePassViewQueue *_reusableCardViewQueue; PKPassGroupView *_reorderedGroupView; - unsigned int _previousIndexOfReorderedGroup; + unsigned long long _previousIndexOfReorderedGroup; struct CGPoint _reorderedGroupViewPositionInFrame; struct CGPoint _panningVelocity; NSTimer *_autoscrollTimer; - BOOL _isReordering; - BOOL _reorderPeekCompensated; - BOOL _hasScrolledUp; - BOOL _hasScrolledDown; + _Bool _isReordering; + _Bool _reorderPeekCompensated; + _Bool _hasScrolledUp; + _Bool _hasScrolledDown; NSMutableDictionary *_groupViewsInFlightByGroupID; unsigned int _userInteractionCounter; unsigned int _isDeleting:1; @@ -39,35 +39,35 @@ id _datasource; } -@property(nonatomic) unsigned int modalGroupIndex; // @synthesize modalGroupIndex=_modalGroupIndex; -@property(readonly, nonatomic) BOOL isReordering; // @synthesize isReordering=_isReordering; +@property(nonatomic) unsigned long long modalGroupIndex; // @synthesize modalGroupIndex=_modalGroupIndex; +@property(readonly, nonatomic) _Bool isReordering; // @synthesize isReordering=_isReordering; @property(nonatomic) int presentationState; // @synthesize presentationState=_presentationState; @property(nonatomic) id datasource; // @synthesize datasource=_datasource; - (void)groupViewDidUpdatePageControlVisibility:(id)arg1; -- (void)deleteSheet:(id)arg1 didComplete:(BOOL)arg2; -- (BOOL)groupView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; +- (void)deleteSheet:(id)arg1 didComplete:(_Bool)arg2; +- (_Bool)groupView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; - (void)groupView:(id)arg1 deleteButtonPressedForPass:(id)arg2; -- (void)groupViewFrontPassDidFlip:(id)arg1 animated:(BOOL)arg2; -- (int)groupViewContentModeForFrontmostPassWhenStacked:(id)arg1; +- (void)groupViewFrontPassDidFlip:(id)arg1 animated:(_Bool)arg2; +- (long long)groupViewContentModeForFrontmostPassWhenStacked:(id)arg1; - (id)groupViewReusablePassViewQueue:(id)arg1; -- (BOOL)groupViewPassesSuppressedContent:(id)arg1; -- (BOOL)groupViewPassesGrowCenteredWhenFlipped:(id)arg1; -- (BOOL)groupViewPassesGrowWhenFlipped:(id)arg1; -- (BOOL)groupViewShouldAllowPassFlip:(id)arg1; +- (_Bool)groupViewPassesSuppressedContent:(id)arg1; +- (_Bool)groupViewPassesGrowCenteredWhenFlipped:(id)arg1; +- (_Bool)groupViewPassesGrowWhenFlipped:(id)arg1; +- (_Bool)groupViewShouldAllowPassFlip:(id)arg1; - (void)groupView:(id)arg1 panned:(struct CGPoint)arg2 withVelocity:(struct CGPoint)arg3; -- (BOOL)groupViewShouldAllowPanning:(id)arg1; +- (_Bool)groupViewShouldAllowPanning:(id)arg1; - (void)groupViewPanDidEnd:(id)arg1; - (void)groupViewPanDidBegin:(id)arg1; - (void)groupViewTapped:(id)arg1; -- (void)_removeDimmingFromPileWithAnimation:(BOOL)arg1; -- (void)_addDimmingToPileWithAnimation:(BOOL)arg1; -- (unsigned int)_indexForPosition:(struct CGPoint)arg1; -- (int)_defaultContentModeForPresentationState:(int)arg1 index:(unsigned int)arg2; -- (BOOL)_isIngestingPass; +- (void)_removeDimmingFromPileWithAnimation:(_Bool)arg1; +- (void)_addDimmingToPileWithAnimation:(_Bool)arg1; +- (unsigned long long)_indexForPosition:(struct CGPoint)arg1; +- (long long)_defaultContentModeForPresentationState:(int)arg1 index:(unsigned long long)arg2; +- (_Bool)_isIngestingPass; - (void)_setModalGroupView:(id)arg1; - (void)_notifyDelegateOfStateChange; - (void)_performAfterDelay:(double)arg1 block:(id)arg2; -- (id)_groupViewAtIndex:(unsigned int)arg1; +- (id)_groupViewAtIndex:(unsigned long long)arg1; - (void)_enumerateLoadedGroupViews:(id)arg1; - (id)_sortedGroupViewIndexes; - (void)_removeMotionEffectsFromModalPile; @@ -76,82 +76,70 @@ - (void)_stopAutoscrollTimer; - (void)_autoscrollForReordering:(id)arg1; - (void)_autoscrollIfNecessary; -- (void)_animateGroupView:(id)arg1 toIndex:(unsigned int)arg2 reorderAfter:(double)arg3; +- (void)_animateGroupView:(id)arg1 toIndex:(unsigned long long)arg2 referenceView:(id)arg3 orderAbove:(_Bool)arg4 reorderAfter:(double)arg5; - (void)_fanAndPageGroupView:(id)arg1; -- (void)_transformCardGroupView:(id)arg1 toState:(int)arg2 startTime:(float)arg3 duration:(float)arg4; -- (void)_transformCardGroupView:(id)arg1 toState:(int)arg2 startTime:(float)arg3 animated:(BOOL)arg4; -- (void)_translateCardGroupView:(id)arg1 toState:(int)arg2 startTime:(float)arg3 animated:(BOOL)arg4; -- (void)_positionGroupViewForModalPresentation:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_animateGroupViewToModalPresentation:(id)arg1 atIndex:(unsigned int)arg2 indexes:(id)arg3 animationIndex:(unsigned int *)arg4; -- (void)_positionGroupViewForStackPresentation:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_animateGroupViewToStackPresentation:(id)arg1 atIndex:(unsigned int)arg2 indexes:(id)arg3 animationIndex:(unsigned int *)arg4 fromGesture:(BOOL)arg5; -- (unsigned int)_lastIndex; +- (void)_transformCardGroupView:(id)arg1 toState:(int)arg2 startTime:(double)arg3 duration:(double)arg4; +- (void)_transformCardGroupView:(id)arg1 toState:(int)arg2 startTime:(double)arg3 animated:(_Bool)arg4; +- (void)_translateCardGroupView:(id)arg1 toState:(int)arg2 startTime:(double)arg3 animated:(_Bool)arg4; +- (void)_positionGroupViewForModalPresentation:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)_animateGroupViewToModalPresentation:(id)arg1 atIndex:(unsigned long long)arg2 indexes:(id)arg3 animationIndex:(unsigned long long *)arg4; +- (void)_positionGroupViewForStackPresentation:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)_animateGroupViewToStackPresentation:(id)arg1 atIndex:(unsigned long long)arg2 indexes:(id)arg3 animationIndex:(unsigned long long *)arg4 fromGesture:(_Bool)arg5; +- (unsigned long long)_lastIndex; - (struct CATransform3D)_transformForGroupView:(id)arg1 forState:(int)arg2; -- (struct CGPoint)_positionForGroupView:(id)arg1 atIndex:(unsigned int)arg2 forState:(int)arg3; -- (float)_scaleForGroupView:(id)arg1 forState:(int)arg2; -- (float)_xPositionForGroupView:(id)arg1 forState:(int)arg2; -- (unsigned int)_indexOfGroupView:(id)arg1; -- (float)_yForGroupInPileAtIndex:(unsigned int)arg1; -- (float)_yForModallyPresentedGroup; -- (float)_nativeYOfGroupAtBounds; -- (float)_yForGroupInTableAtIndex:(unsigned int)arg1; -- (float)_yPositionForGroupAtIndex:(unsigned int)arg1 forState:(int)arg2; +- (struct CGPoint)_positionForGroupView:(id)arg1 atIndex:(unsigned long long)arg2 forState:(int)arg3; +- (double)_scaleForGroupView:(id)arg1 forState:(int)arg2; +- (double)_xPositionForGroupView:(id)arg1 forState:(int)arg2; +- (unsigned long long)_indexOfGroupView:(id)arg1; +- (double)_yForGroupInPileAtIndex:(unsigned long long)arg1; +- (double)_yForModallyPresentedGroup; +- (double)_nativeYOfGroupAtBounds; +- (double)_yForGroupInTableAtIndex:(unsigned long long)arg1; +- (double)_yPositionForGroupAtIndex:(unsigned long long)arg1 forState:(int)arg2; - (void)_endGroupPanWithGestureRecognizer:(id)arg1; - (void)_beginGroupPanWithGestureRecognizer:(id)arg1; - (void)_handleModalGroupGesture:(id)arg1; - (void)_cleanUpAnimatorForGroupView:(id)arg1; - (void)_addPanGestureRecognizerToGroupView:(id)arg1; - (id)_animatorForGestureRecognizer:(id)arg1; -- (void)_presentPassIngestionAcceptanceWithAnimation:(BOOL)arg1; -- (void)_presentPassIngestionWithAnimation:(BOOL)arg1; -- (void)_presentGroupStackViewWithAnimation:(BOOL)arg1 fromGesture:(BOOL)arg2; -- (void)_presentFlippedModalGroupView:(id)arg1 animated:(BOOL)arg2; +- (void)_presentPassIngestionAcceptanceWithAnimation:(_Bool)arg1; +- (void)_presentPassIngestionWithAnimation:(_Bool)arg1; +- (void)_presentGroupStackViewWithAnimation:(_Bool)arg1 fromGesture:(_Bool)arg2; +- (void)_presentFlippedModalGroupView:(id)arg1 animated:(_Bool)arg2; - (void)_presentModalGroupViewPostAnimationActions; -- (void)_presentModalGroupView:(id)arg1 animated:(BOOL)arg2; +- (void)_presentModalGroupView:(id)arg1 animated:(_Bool)arg2; - (void)_cleanupPassPileContainerView; - (void)_createCardPileContainerView; -- (void)_generateModalGroupPileWithVisibleIndexes:(struct _NSRange)arg1 reservePlaceForModalGroup:(BOOL)arg2; -- (int)_edgeStylesObscuredByTopCornersOfPassStyle:(int)arg1; -- (int)_edgeStylesObscuredByTopMiddleOfPassStyle:(int)arg1; +- (void)_generateModalGroupPileWithVisibleIndexes:(struct _NSRange)arg1 reservePlaceForModalGroup:(_Bool)arg2; +- (long long)_edgeStylesObscuredByTopCornersOfPassStyle:(long long)arg1; +- (long long)_edgeStylesObscuredByTopMiddleOfPassStyle:(long long)arg1; - (struct _NSRange)_rangeOfEagerLoadedIndexes; - (id)_arrayOfStackedIndexes; - (struct _NSRange)_rangeOfVisibleIndexes; -- (int)_startVisibleIndex; -- (float)_groupHeightMultiplier; +- (long long)_startVisibleIndex; +- (double)_groupHeightMultiplier; - (void)_removeGroupViewAsSubviewWithGroupID:(id)arg1; -- (void)_addGroupViewAsSubview:(id)arg1 forIndex:(unsigned int)arg2; +- (void)_addGroupViewAsSubview:(id)arg1 forIndex:(unsigned long long)arg2; - (void)_arrangeGroups; - (void)_loadModalGroupView; -- (void)_tileGroupsForState:(int)arg1 eager:(BOOL)arg2; +- (void)_tileGroupsForState:(int)arg1 eager:(_Bool)arg2; - (void)_flushCachesForGroupID:(id)arg1; -- (id)_loadGroupViewAtIndex:(unsigned int)arg1 forState:(int)arg2 contentMode:(int)arg3 cached:(char *)arg4; -- (id)_groupViewWithGroup:(id)arg1 contentMode:(int)arg2; +- (id)_loadGroupViewAtIndex:(unsigned long long)arg1 forState:(int)arg2 contentMode:(long long)arg3 cached:(_Bool *)arg4; +- (id)_groupViewWithGroup:(id)arg1 contentMode:(long long)arg2; - (struct CGSize)_contentSize; -- (void)tilePassesEagerly:(BOOL)arg1; +- (void)tilePassesEagerly:(_Bool)arg1; - (void)presentDiff:(id)arg1 completion:(id)arg2; - (void)presentPassWithUniqueID:(id)arg1; -- (void)moveGroup:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)deleteGroup:(id)arg1 atIndex:(unsigned int)arg2; -- (void)reloadGroupViewAtIndex:(unsigned int)arg1; +- (void)moveGroup:(id)arg1 fromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; +- (void)deleteGroup:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)reloadGroupViewAtIndex:(unsigned long long)arg1; - (void)reloadData; @property(readonly, nonatomic) PKPass *modalGroupFrontmostPass; -- (void)stageGroupInPresentationState:(int)arg1 atIndex:(unsigned int)arg2; -- (void)setPresentationState:(int)arg1 animated:(BOOL)arg2; -- (void)_positionPileContainerForModalGroupViewWithAnimation:(BOOL)arg1 delay:(float)arg2; +- (void)stageGroupInPresentationState:(int)arg1 atIndex:(unsigned long long)arg2; +- (void)setPresentationState:(int)arg1 animated:(_Bool)arg2; +- (void)_positionPileContainerForModalGroupViewWithAnimation:(_Bool)arg1 delay:(float)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)gotoBaseTestState; -- (void)beginFlipCardTest; -- (void)testFlipToFront; -- (void)testFlipToBack; -- (void)beginSelectCardTest; -- (void)testGroupSelection; -- (void)testGoModal; -- (void)beginScrollCardListTest; -- (void)scrollUpTest; -- (void)noteDidEndScrollingForTesting; -- (void)scrollDownTest; -- (void)scrollNext; // Remaining properties @property(nonatomic) id delegate; diff --git a/iOS7/Frameworks/PassKit/PKPassGroupStackViewDatasource-Protocol.h b/iOS7/Frameworks/PassKit/PKPassGroupStackViewDatasource-Protocol.h index c92708b2d..a6dec1502 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupStackViewDatasource-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupStackViewDatasource-Protocol.h @@ -5,9 +5,9 @@ */ @protocol PKPassGroupStackViewDatasource -- (float)groupHeightAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfGroup:(id)arg1; -- (id)groupAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfGroups; +- (double)groupHeightAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfGroup:(id)arg1; +- (id)groupAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfGroups; @end diff --git a/iOS7/Frameworks/PassKit/PKPassGroupStackViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKPassGroupStackViewDelegate-Protocol.h index 7a0a140e2..6e54fb921 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupStackViewDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupStackViewDelegate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol PKPassGroupStackViewDelegate -- (int)suppressedContent; -- (BOOL)passesGrowWhenFlipped; +- (long long)suppressedContent; +- (_Bool)passesGrowWhenFlipped; - (void)groupStackViewDidEndReordering:(id)arg1; - (void)groupStackViewDidBeginReordering:(id)arg1; - (void)groupStackView:(id)arg1 deleteConfirmedForPass:(id)arg2; @@ -14,6 +14,6 @@ @optional - (void)flyInAnimationDidEnd; - (void)groupStackView:(id)arg1 didAnimateToState:(int)arg2; -- (void)groupStackView:(id)arg1 groupDidMoveFromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (void)groupStackView:(id)arg1 groupDidMoveFromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/PassKit/PKPassGroupView.h b/iOS7/Frameworks/PassKit/PKPassGroupView.h index 72d7eb1f2..5be46322b 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupView.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupView.h @@ -11,7 +11,7 @@ #import "UIScrollViewDelegate-Protocol.h" #import "WLCardViewDelegate-Protocol.h" -@class NSMutableDictionary, PKGroup, PKPassView, PKReusablePassViewQueue, UILongPressGestureRecognizer, UIPageControl, UIPanGestureRecognizer, UIScrollView, _UIInterpolatingMotionEffect; +@class NSMutableDictionary, PKGroup, PKPassView, PKReusablePassViewQueue, UIInterpolatingMotionEffect, UILongPressGestureRecognizer, UIPageControl, UIPanGestureRecognizer, UIScrollView; @interface PKPassGroupView : UIView { @@ -20,89 +20,89 @@ int _presentationState; UIScrollView *_horizontalScrollView; UIPageControl *_pageControl; - unsigned int _displayIndex; + unsigned long long _displayIndex; UIView *_dimmerView; - float _dimmerValue; - BOOL _showPageControl; + double _dimmerValue; + _Bool _showPageControl; UIPanGestureRecognizer *_panGestureRecognizer; UILongPressGestureRecognizer *_longPressGestureRecognizer; - BOOL _canPan; - _UIInterpolatingMotionEffect *_horizontalMotionEffect; - _UIInterpolatingMotionEffect *_verticalMotionEffect; + _Bool _canPan; + UIInterpolatingMotionEffect *_horizontalMotionEffect; + UIInterpolatingMotionEffect *_verticalMotionEffect; PKGroup *_group; id _delegate; - float _verticalMotionRelativeValue; - float _horizontalMotionRelativeValue; + double _verticalMotionRelativeValue; + double _horizontalMotionRelativeValue; } -@property(nonatomic) float horizontalMotionRelativeValue; // @synthesize horizontalMotionRelativeValue=_horizontalMotionRelativeValue; -@property(nonatomic) float verticalMotionRelativeValue; // @synthesize verticalMotionRelativeValue=_verticalMotionRelativeValue; +@property(nonatomic) double horizontalMotionRelativeValue; // @synthesize horizontalMotionRelativeValue=_horizontalMotionRelativeValue; +@property(nonatomic) double verticalMotionRelativeValue; // @synthesize verticalMotionRelativeValue=_verticalMotionRelativeValue; @property(readonly, nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) int presentationState; // @synthesize presentationState=_presentationState; @property(nonatomic) PKReusablePassViewQueue *passViewQueue; // @synthesize passViewQueue=_passViewQueue; @property(retain, nonatomic) PKGroup *group; // @synthesize group=_group; -- (BOOL)passViewBackGrowsCentered:(id)arg1; +- (_Bool)passViewBackGrowsCentered:(id)arg1; - (void)passView:(id)arg1 flipButtonPressedForPass:(id)arg2; -- (BOOL)passView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; +- (_Bool)passView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; - (void)passView:(id)arg1 deleteButtonPressedForPass:(id)arg2; -- (void)passViewDidFlip:(id)arg1 animated:(BOOL)arg2; -- (BOOL)passViewShouldFlip:(id)arg1; +- (void)passViewDidFlip:(id)arg1 animated:(_Bool)arg2; +- (_Bool)passViewShouldFlip:(id)arg1; - (void)passViewTapped:(id)arg1; -- (void)group:(id)arg1 didMovePassFromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didRemovePass:(id)arg2 atIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didUpdatePass:(id)arg2 atIndex:(unsigned int)arg3; -- (void)group:(id)arg1 didInsertPass:(id)arg2 atIndex:(unsigned int)arg3; +- (void)group:(id)arg1 didMovePassFromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didRemovePass:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didUpdatePass:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)group:(id)arg1 didInsertPass:(id)arg2 atIndex:(unsigned long long)arg3; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_handlePanGesture:(id)arg1; - (void)_handleLongPress:(id)arg1; - (void)_removePanAndLongPressGestureRecognizers; - (void)_addPanAndLongPressGestureRecognizers; -- (int)_defaultContentModeForIndex:(unsigned int)arg1; -- (void)_showFrontmostPassOnly:(BOOL)arg1; +- (long long)_defaultContentModeForIndex:(unsigned long long)arg1; +- (void)_showFrontmostPassOnly:(_Bool)arg1; - (void)_setupPageControl; - (id)_uniqueIDsOfVisibleCards; - (struct _NSRange)_rangeOfVisibleIndexes; - (id)_loadCardViewForUniqueID:(id)arg1; -- (id)_loadCardViewForIndex:(unsigned int)arg1 contentMode:(int)arg2; -- (void)_tilePagesEagerly:(BOOL)arg1; +- (id)_loadCardViewForIndex:(unsigned long long)arg1 contentMode:(long long)arg2; +- (void)_tilePagesEagerly:(_Bool)arg1; - (void)_loadNeededViews; - (void)_evictUnusedViews; - (void)_updatePageControl; - (void)_pageControlChanged:(id)arg1; -- (struct CGRect)_fanningFrameForCardView:(id)arg1 atIndex:(unsigned int)arg2; -- (struct CGRect)_pagingFrameForCardView:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGRect)_fanningFrameForCardView:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct CGRect)_pagingFrameForCardView:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_enumerateCardViewsByStackOrderWithBlock:(id)arg1; - (id)_stackIndexesFromVisibleIndexes:(struct _NSRange)arg1; -- (void)_setupViewsForPileWithAnimation:(BOOL)arg1 resizeCards:(BOOL)arg2; -- (void)_setupViewsForFanningWithAnimation:(BOOL)arg1 resizeCards:(BOOL)arg2; -- (void)_setupViewsForPagingWithAnimation:(BOOL)arg1 resizeCards:(BOOL)arg2; -- (void)_setupViewsForStackingWithAnimation:(BOOL)arg1 scrolling:(BOOL)arg2 resizeCards:(BOOL)arg3; +- (void)_setupViewsForPileWithAnimation:(_Bool)arg1 resizeCards:(_Bool)arg2; +- (void)_setupViewsForFanningWithAnimation:(_Bool)arg1 resizeCards:(_Bool)arg2; +- (void)_setupViewsForPagingWithAnimation:(_Bool)arg1 resizeCards:(_Bool)arg2; +- (void)_setupViewsForStackingWithAnimation:(_Bool)arg1 scrolling:(_Bool)arg2 resizeCards:(_Bool)arg3; - (struct CGSize)_contentSize; -- (void)setHorizontalMotionEnabled:(BOOL)arg1; -- (void)setVerticalMotionEnabled:(BOOL)arg1; +- (void)setHorizontalMotionEnabled:(_Bool)arg1; +- (void)setVerticalMotionEnabled:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)flipPassViewForPass:(id)arg1 animated:(BOOL)arg2 fromLeft:(BOOL)arg3; -- (void)setDimmer:(float)arg1 animated:(BOOL)arg2; +- (void)flipPassViewForPass:(id)arg1 animated:(_Bool)arg2 fromLeft:(_Bool)arg3; +- (void)setDimmer:(double)arg1 animated:(_Bool)arg2; - (void)presentPassWithUniqueID:(id)arg1; - (void)presentDiff:(id)arg1 completion:(id)arg2; - (void)applyDefaultModeForPassesWithDuration:(double)arg1; -- (void)setPresentationState:(int)arg1 animated:(BOOL)arg2 resizePasses:(BOOL)arg3; -- (void)setPresentationState:(int)arg1 animated:(BOOL)arg2; -- (void)setShowPageControlWithAnimation:(BOOL)arg1 duration:(double)arg2 delay:(double)arg3; -@property(readonly, nonatomic) unsigned int displayIndex; // @synthesize displayIndex=_displayIndex; +- (void)setPresentationState:(int)arg1 animated:(_Bool)arg2 resizePasses:(_Bool)arg3; +- (void)setPresentationState:(int)arg1 animated:(_Bool)arg2; +- (void)setShowPageControlWithAnimation:(_Bool)arg1 duration:(double)arg2 delay:(double)arg3; +@property(readonly, nonatomic) unsigned long long displayIndex; // @synthesize displayIndex=_displayIndex; @property(readonly, nonatomic) UIPageControl *pageControl; @property(readonly, nonatomic) PKPassView *frontmostPassView; - (id)groupID; - (void)dealloc; - (void)removeFromSuperview; -- (id)initWithGroup:(id)arg1 delegate:(id)arg2 contentMode:(int)arg3; +- (id)initWithGroup:(id)arg1 delegate:(id)arg2 contentMode:(long long)arg3; @end diff --git a/iOS7/Frameworks/PassKit/PKPassGroupViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/PKPassGroupViewDelegate-Protocol.h index 6da82cb56..061cb01b1 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupViewDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupViewDelegate-Protocol.h @@ -9,21 +9,21 @@ @protocol PKPassGroupViewDelegate @optional -- (int)groupViewContentModeForFrontmostPassWhenStacked:(id)arg1; +- (long long)groupViewContentModeForFrontmostPassWhenStacked:(id)arg1; - (id)groupViewReusablePassViewQueue:(id)arg1; -- (BOOL)groupViewPassesSuppressedContent:(id)arg1; -- (BOOL)groupViewPassesGrowCenteredWhenFlipped:(id)arg1; -- (BOOL)groupViewPassesGrowWhenFlipped:(id)arg1; +- (_Bool)groupViewPassesSuppressedContent:(id)arg1; +- (_Bool)groupViewPassesGrowCenteredWhenFlipped:(id)arg1; +- (_Bool)groupViewPassesGrowWhenFlipped:(id)arg1; - (void)groupView:(id)arg1 flipButtonPressedForPass:(id)arg2; -- (BOOL)groupView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; +- (_Bool)groupView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; - (void)groupView:(id)arg1 deleteButtonPressedForPass:(id)arg2; -- (void)groupViewFrontPassDidFlip:(id)arg1 animated:(BOOL)arg2; -- (BOOL)groupViewShouldAllowPassFlip:(id)arg1; +- (void)groupViewFrontPassDidFlip:(id)arg1 animated:(_Bool)arg2; +- (_Bool)groupViewShouldAllowPassFlip:(id)arg1; - (void)groupViewDidUpdatePageControlVisibility:(id)arg1; - (void)groupView:(id)arg1 panned:(struct CGPoint)arg2 withVelocity:(struct CGPoint)arg3; - (void)groupViewPanDidEnd:(id)arg1; - (void)groupViewPanDidBegin:(id)arg1; -- (BOOL)groupViewShouldAllowPanning:(id)arg1; +- (_Bool)groupViewShouldAllowPanning:(id)arg1; - (void)groupViewTapped:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKPassGroupViewVerticalPanAnimator.h b/iOS7/Frameworks/PassKit/PKPassGroupViewVerticalPanAnimator.h index c3128e3ea..a7b05bb6f 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupViewVerticalPanAnimator.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupViewVerticalPanAnimator.h @@ -13,19 +13,19 @@ _UIDynamicValueAnimation *_panningAnimation; UIPanGestureRecognizer *_gestureRecognizer; PKPassGroupView *_panningGroupView; - float _panningViewTargetScale; + double _panningViewTargetScale; struct CGPoint _panningViewStartPosition; struct CGPoint _panningViewTargetPosition; } -@property(nonatomic) float panningViewTargetScale; // @synthesize panningViewTargetScale=_panningViewTargetScale; +@property(nonatomic) double panningViewTargetScale; // @synthesize panningViewTargetScale=_panningViewTargetScale; @property(nonatomic) struct CGPoint panningViewTargetPosition; // @synthesize panningViewTargetPosition=_panningViewTargetPosition; @property(nonatomic) struct CGPoint panningViewStartPosition; // @synthesize panningViewStartPosition=_panningViewStartPosition; @property(retain, nonatomic) PKPassGroupView *panningGroupView; // @synthesize panningGroupView=_panningGroupView; @property(retain, nonatomic) UIPanGestureRecognizer *gestureRecognizer; // @synthesize gestureRecognizer=_gestureRecognizer; -- (void)dismissWithStartVelocity:(float)arg1 completion:(id)arg2; -- (id)_dynamicAnimationWithStart:(float)arg1 target:(float)arg2 initialVelocity:(float)arg3; -- (void)layoutViewsWithY:(float)arg1; +- (void)dismissWithStartVelocity:(double)arg1 completion:(id)arg2; +- (id)_dynamicAnimationWithStart:(double)arg1 target:(double)arg2 initialVelocity:(double)arg3; +- (void)layoutViewsWithY:(double)arg1; - (void)stop; - (void)dealloc; - (id)initWithGroupView:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/PKPassGroupsViewController.h b/iOS7/Frameworks/PassKit/PKPassGroupsViewController.h index 57aaf0a45..9b54c2fb3 100644 --- a/iOS7/Frameworks/PassKit/PKPassGroupsViewController.h +++ b/iOS7/Frameworks/PassKit/PKPassGroupsViewController.h @@ -12,33 +12,41 @@ #import "PKPassGroupStackViewDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class NSTimer, PKGroupsController, PKPassGroupStackView, PKUsageNotificationServer; +@class NSMutableArray, NSTimer, PKGroupsController, PKPassGroupStackView, PKUsageNotificationServer; @interface PKPassGroupsViewController : UIViewController { PKGroupsController *_groupsController; PKPassGroupStackView *_cardStackView; - unsigned int _modalCardIndex; - BOOL _viewAppeared; - BOOL _viewAppearedBefore; + unsigned long long _modalCardIndex; + _Bool _viewAppeared; + _Bool _viewAppearedBefore; int _presentationState; NSTimer *_allowDimmingTimer; unsigned long long tick; unsigned long long tock; NSTimer *_passViewedNotificationTimer; + _Bool _passesAreOutdated; + _Bool _backgroundMode; + NSMutableArray *_blocksQueuedForUpdateCompletion; PKUsageNotificationServer *_usageServer; id _delegate; } ++ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property _Bool passesAreOutdated; // @synthesize passesAreOutdated=_passesAreOutdated; @property(retain, nonatomic) PKPassGroupStackView *groupStackView; // @synthesize groupStackView=_cardStackView; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)decodeRestorableStateWithCoder:(id)arg1; - (void)cardsChanged:(id)arg1; -- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned int)arg3; -- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned int)arg3; +- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned long long)arg3; - (void)codeAcquisitionControllerDidCancel:(id)arg1; - (void)codeAcquisitionController:(id)arg1 didAcquirePass:(id)arg2; - (void)_applyPresentationState; +- (void)_presentWithUpdatedPasses:(id)arg1; - (void)scrollViewDidScrollToTop:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; @@ -51,27 +59,28 @@ - (void)_handleApplicationWillEnterForeground:(id)arg1; - (void)updateLockscreenIdleTimer; - (void)allowIdleTimer; -- (int)suppressedContent; -- (BOOL)passesGrowWhenFlipped; -- (void)groupStackView:(id)arg1 groupDidMoveFromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (long long)suppressedContent; +- (_Bool)passesGrowWhenFlipped; +- (void)groupStackView:(id)arg1 groupDidMoveFromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; - (void)groupStackViewDidEndReordering:(id)arg1; - (void)groupStackViewDidBeginReordering:(id)arg1; - (void)groupStackView:(id)arg1 deleteConfirmedForPass:(id)arg2; -- (unsigned int)indexOfGroup:(id)arg1; -- (float)groupHeightAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfGroups; -- (id)groupAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfGroup:(id)arg1; +- (double)groupHeightAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfGroups; +- (id)groupAtIndex:(unsigned long long)arg1; - (void)presentPassWithBulletinRecordID:(id)arg1; -- (void)presentGroupWithIndex:(unsigned int)arg1; +- (void)presentGroupWithIndex:(unsigned long long)arg1; - (void)presentPassWithUniqueID:(id)arg1; - (void)presentGroupTable; - (void)reloadPasses; -- (unsigned int)supportedInterfaceOrientations; +- (void)reloadPassesWithCompletion:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)viewDidUnload; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)wantsFullScreenLayout; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)wantsFullScreenLayout; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/PassKit/PKPassPickerViewController.h b/iOS7/Frameworks/PassKit/PKPassPickerViewController.h index 160a75638..e547f0496 100644 --- a/iOS7/Frameworks/PassKit/PKPassPickerViewController.h +++ b/iOS7/Frameworks/PassKit/PKPassPickerViewController.h @@ -19,33 +19,33 @@ NSArray *_passViews; NSLayoutConstraint *_scrollViewYConstraint; UIPageControl *_pageControl; - int _oldStatusBarStyle; + long long _oldStatusBarStyle; NSArray *_passes; id _delegate; } -+ (BOOL)_preventsAppearanceProxyCustomization; ++ (_Bool)_preventsAppearanceProxyCustomization; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSArray *passes; // @synthesize passes=_passes; -- (BOOL)hidesBottomBarWhenPushed; -- (unsigned int)supportedInterfaceOrientations; -- (int)modalPresentationStyle; +- (_Bool)hidesBottomBarWhenPushed; +- (unsigned long long)supportedInterfaceOrientations; +- (long long)modalPresentationStyle; - (void)_updatePageControl; -- (unsigned int)_displayIndex; -- (BOOL)_passBacksAreTall; -- (BOOL)passViewBackGrowsCentered:(id)arg1; +- (unsigned long long)_displayIndex; +- (_Bool)_passBacksAreTall; +- (_Bool)passViewBackGrowsCentered:(id)arg1; - (void)passView:(id)arg1 flipButtonPressedForPass:(id)arg2; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)_setupPassViews; -- (void)_setupScrollViewYConstraintForTallPass:(BOOL)arg1; -- (float)_scrollViewYOffsetWithTallPass:(BOOL)arg1; +- (void)_setupScrollViewYConstraintForTallPass:(_Bool)arg1; +- (double)_scrollViewYOffsetWithTallPass:(_Bool)arg1; - (void)_pageControlChanged; - (void)_handleHideNoDelegate; - (void)cancel; - (void)use; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/PassKit/PKPassSnapshotter.h b/iOS7/Frameworks/PassKit/PKPassSnapshotter.h index 6ee047fb9..e985c5826 100644 --- a/iOS7/Frameworks/PassKit/PKPassSnapshotter.h +++ b/iOS7/Frameworks/PassKit/PKPassSnapshotter.h @@ -6,19 +6,25 @@ #import "NSObject.h" -@class PKPassLibrary; +@class NSObject, PKPassLibrary, UIWindow; @interface PKPassSnapshotter : NSObject { PKPassLibrary *_passLibrary; + NSObject *_snapshotSem; + UIWindow *_snapshotWindow; + double _scale; } + (void)purgeCacheOfPassSnapshotsWithUinqueID:(id)arg1; -- (id)_snapshot:(id)arg1 resizedToSize:(struct CGSize)arg2; -- (id)_cachedSnapshotWithKey:(id)arg1; -- (void)_cacheSnapshot:(id)arg1 withKey:(id)arg2; +- (_Bool)_cachedImageWithKey:(id)arg1 completion:(id)arg2; +- (void)_cacheImage:(struct CGImage *)arg1 withKey:(id)arg2; +- (void)snapshotWithUniqueID:(id)arg1 manifestHash:(id)arg2 size:(struct CGSize)arg3 completion:(id)arg4; - (void)snapshotWithUniqueID:(id)arg1 size:(struct CGSize)arg2 completion:(id)arg3; - (void)snapshotWithUniqueID:(id)arg1 completion:(id)arg2; +- (void)_performSnapshot:(id)arg1 size:(struct CGSize)arg2 cacheKey:(id)arg3 completion:(id)arg4; +- (void)_prepareSnapshotViewWithPass:(id)arg1 size:(struct CGSize)arg2 cacheKey:(id)arg3 completion:(id)arg4; +- (void)snapshotWithPass:(id)arg1 size:(struct CGSize)arg2 withCache:(_Bool)arg3 completion:(id)arg4; - (void)snapshotWithPass:(id)arg1 size:(struct CGSize)arg2 completion:(id)arg3; - (void)snapshotWithPass:(id)arg1 completion:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/PassKit/PKPassView.h b/iOS7/Frameworks/PassKit/PKPassView.h index 1131bb569..ef1efe123 100644 --- a/iOS7/Frameworks/PassKit/PKPassView.h +++ b/iOS7/Frameworks/PassKit/PKPassView.h @@ -18,45 +18,45 @@ PKPassFaceView *_otherFace; PKPassColorProfile *_colorProfile; id _delegate; - BOOL _backFaceIsTall; + _Bool _backFaceIsTall; PKPass *_pass; - int _contentMode; - int _suppressedContent; + long long _contentMode; + long long _suppressedContent; } -@property(nonatomic) int suppressedContent; // @synthesize suppressedContent=_suppressedContent; -@property(nonatomic) BOOL backFaceIsTall; // @synthesize backFaceIsTall=_backFaceIsTall; -@property(nonatomic) int contentMode; // @synthesize contentMode=_contentMode; +@property(nonatomic) long long suppressedContent; // @synthesize suppressedContent=_suppressedContent; +@property(nonatomic) _Bool backFaceIsTall; // @synthesize backFaceIsTall=_backFaceIsTall; +@property(nonatomic) long long contentMode; // @synthesize contentMode=_contentMode; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) PKPass *pass; // @synthesize pass=_pass; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)_flipPass:(BOOL)arg1 fromLeft:(BOOL)arg2 notify:(BOOL)arg3; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)_flipPass:(_Bool)arg1 fromLeft:(_Bool)arg2 notify:(_Bool)arg3; - (void)applicationDidEnterBackground:(id)arg1; - (void)unregisterForEnterBackgroundNotification; - (void)registerForEnterBackgroundNotification; - (void)_updateBackFaceSuppressedContent; - (void)_updateFrontFaceSuppressedContent; -- (BOOL)_visibleFaceShouldClipForCurrentViewMode:(float *)arg1; -- (int)_regionsForCurrentModes; -- (int)_frontFaceBackgroundModeForContentMode; +- (_Bool)_visibleFaceShouldClipForCurrentViewMode:(double *)arg1; +- (long long)_regionsForCurrentModes; +- (long long)_frontFaceBackgroundModeForContentMode; - (void)_applyContentMode; - (void)passFaceShareButtonPressed:(id)arg1; - (void)passFaceFlipButtonPressed:(id)arg1; -- (BOOL)passFaceDeleteButtonEnabled; +- (_Bool)passFaceDeleteButtonEnabled; - (void)passFaceDeleteButtonPressed:(id)arg1; -- (void)flipPass:(BOOL)arg1 fromLeft:(BOOL)arg2 notify:(BOOL)arg3; +- (void)flipPass:(_Bool)arg1 fromLeft:(_Bool)arg2 notify:(_Bool)arg3; - (void)createBackFaceIfNecessary; - (void)updateValidityDisplay; - (void)presentDiff:(id)arg1 completion:(id)arg2; - (void)layoutSubviews; -- (void)setContentMode:(int)arg1 withDuration:(double)arg2; -- (void)setDimmer:(float)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) BOOL frontFaceBodyContentCreated; -@property(readonly, nonatomic) BOOL showingFront; +- (void)setContentMode:(long long)arg1 withDuration:(double)arg2; +- (void)setDimmer:(double)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) _Bool frontFaceBodyContentCreated; +@property(readonly, nonatomic) _Bool showingFront; @property(readonly, nonatomic) NSString *uniqueID; - (id)item; - (void)prepareForFlip; @@ -66,7 +66,7 @@ - (struct CGSize)sizeOfBackFace; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithPass:(id)arg1 content:(int)arg2; +- (id)initWithPass:(id)arg1 content:(long long)arg2; - (id)initWithPass:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKPassWelcomeBackFaceView.h b/iOS7/Frameworks/PassKit/PKPassWelcomeBackFaceView.h index 6334e8228..d1f945651 100644 --- a/iOS7/Frameworks/PassKit/PKPassWelcomeBackFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassWelcomeBackFaceView.h @@ -10,9 +10,9 @@ { } -- (BOOL)showBackgroundMatte; -- (BOOL)showUpdateDateLabel; -- (BOOL)showsDelete; +- (_Bool)showBackgroundMatte; +- (_Bool)showUpdateDateLabel; +- (_Bool)showsDelete; @end diff --git a/iOS7/Frameworks/PassKit/PKPassWelcomeFrontFaceView.h b/iOS7/Frameworks/PassKit/PKPassWelcomeFrontFaceView.h index 30e280620..0a684f28b 100644 --- a/iOS7/Frameworks/PassKit/PKPassWelcomeFrontFaceView.h +++ b/iOS7/Frameworks/PassKit/PKPassWelcomeFrontFaceView.h @@ -20,8 +20,8 @@ - (void)_openURL; - (void)_appStoreButtonPressed; - (void)layoutSubviews; -- (BOOL)showsInfo; -- (BOOL)showsShare; +- (_Bool)showsInfo; +- (_Bool)showsShare; - (void)createBodyContentViews; - (void)createHeaderContentViews; - (void)dealloc; diff --git a/iOS7/Frameworks/PassKit/PKReusablePassViewQueue.h b/iOS7/Frameworks/PassKit/PKReusablePassViewQueue.h index 241ba75eb..c29c5f669 100644 --- a/iOS7/Frameworks/PassKit/PKReusablePassViewQueue.h +++ b/iOS7/Frameworks/PassKit/PKReusablePassViewQueue.h @@ -16,7 +16,7 @@ - (void)dealloc; - (void)enqueueReusablePassView:(id)arg1; - (id)dequeueReusablePassView; -- (id)initWithCount:(unsigned int)arg1; +- (id)initWithCount:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKServiceAddPassesViewController.h b/iOS7/Frameworks/PassKit/PKServiceAddPassesViewController.h index 4612f1b21..b6db0fb02 100644 --- a/iOS7/Frameworks/PassKit/PKServiceAddPassesViewController.h +++ b/iOS7/Frameworks/PassKit/PKServiceAddPassesViewController.h @@ -19,49 +19,49 @@ NSURLConnection *_downloadPassURLConnection; long long _downloadPassExpectedBytes; NSMutableData *_downloadPassData; - BOOL _allowsPassIngestion; - BOOL _alreadyAdding; - BOOL _haveStartedCardAnimation; - BOOL _viewAppeared; + _Bool _allowsPassIngestion; + _Bool _alreadyAdding; + _Bool _haveStartedCardAnimation; + _Bool _viewAppeared; + int _presentationState; NSMutableArray *_localPasses; NSArray *_localPassDatas; UINavigationBar *_navigationBar; PKPassGroupStackView *_cardStackView; PKGroupsController *_groupsController; NSMutableArray *_minimumCardHeightFromHereToTop; - int _presentationState; UIProgressView *_progressView; } + (id)_remoteViewControllerInterface; + (id)_exportedInterface; -+ (BOOL)_preventsAppearanceProxyCustomization; ++ (_Bool)_preventsAppearanceProxyCustomization; @property(retain, nonatomic) UIProgressView *progressView; // @synthesize progressView=_progressView; @property(nonatomic) int presentationState; // @synthesize presentationState=_presentationState; -@property(nonatomic) BOOL viewAppeared; // @synthesize viewAppeared=_viewAppeared; +@property(nonatomic) _Bool viewAppeared; // @synthesize viewAppeared=_viewAppeared; @property(retain, nonatomic) NSMutableArray *minimumCardHeightFromHereToTop; // @synthesize minimumCardHeightFromHereToTop=_minimumCardHeightFromHereToTop; @property(retain, nonatomic) PKGroupsController *groupsController; // @synthesize groupsController=_groupsController; @property(retain, nonatomic) PKPassGroupStackView *cardStackView; // @synthesize cardStackView=_cardStackView; @property(retain) UINavigationBar *navigationBar; // @synthesize navigationBar=_navigationBar; -@property(nonatomic) BOOL haveStartedCardAnimation; // @synthesize haveStartedCardAnimation=_haveStartedCardAnimation; +@property(nonatomic) _Bool haveStartedCardAnimation; // @synthesize haveStartedCardAnimation=_haveStartedCardAnimation; @property(retain, nonatomic) NSArray *localPassDatas; // @synthesize localPassDatas=_localPassDatas; @property(retain, nonatomic) NSMutableArray *localPasses; // @synthesize localPasses=_localPasses; -- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned int)arg3; -- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned int)arg3; +- (void)groupsController:(id)arg1 didMoveGroup:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)groupsController:(id)arg1 didRemoveGroup:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)groupsController:(id)arg1 didInsertGroup:(id)arg2 atIndex:(unsigned long long)arg3; - (void)groupStackView:(id)arg1 didAnimateToState:(int)arg2; -- (int)suppressedContent; -- (BOOL)passesGrowWhenFlipped; +- (long long)suppressedContent; +- (_Bool)passesGrowWhenFlipped; - (void)groupStackViewDidEndReordering:(id)arg1; - (void)groupStackViewDidBeginReordering:(id)arg1; - (void)groupStackView:(id)arg1 deleteConfirmedForPass:(id)arg2; -- (unsigned int)indexOfGroup:(id)arg1; -- (float)groupHeightAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfGroups; -- (id)groupAtIndex:(unsigned int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (unsigned long long)indexOfGroup:(id)arg1; +- (double)groupHeightAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfGroups; +- (id)groupAtIndex:(unsigned long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)loadGroups; - (void)cancelCard:(id)arg1; @@ -77,15 +77,15 @@ - (void)updateAddButtonAndSettings; - (void)updateAddButton; - (void)updateCancelButton; -- (id)genericTitleWithCount:(unsigned int)arg1; -- (id)styleTitleUsingPass:(id)arg1 count:(unsigned int)arg2; +- (id)genericTitleWithCount:(unsigned long long)arg1; +- (id)styleTitleUsingPass:(id)arg1 count:(unsigned long long)arg2; - (void)updateNavTitle; -- (void)setAllowsPassIngestion:(BOOL)arg1; +- (void)setAllowsPassIngestion:(_Bool)arg1; - (void)animateInCardIfNeeded; - (void)dealloc; - (void)tearDown; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKServiceAddPassesViewControllerProtocol-Protocol.h b/iOS7/Frameworks/PassKit/PKServiceAddPassesViewControllerProtocol-Protocol.h index 34f0cb45e..1a42764f0 100644 --- a/iOS7/Frameworks/PassKit/PKServiceAddPassesViewControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/PassKit/PKServiceAddPassesViewControllerProtocol-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PKServiceAddPassesViewControllerProtocol -- (void)setAllowsPassIngestion:(BOOL)arg1; +- (void)setAllowsPassIngestion:(_Bool)arg1; - (void)ingestCardAtURL:(id)arg1; - (void)ingestPasses:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/PKSettingTableCell.h b/iOS7/Frameworks/PassKit/PKSettingTableCell.h index 8ac1726bc..53723c0ea 100644 --- a/iOS7/Frameworks/PassKit/PKSettingTableCell.h +++ b/iOS7/Frameworks/PassKit/PKSettingTableCell.h @@ -17,10 +17,10 @@ @property(nonatomic) SEL action; // @synthesize action=_action; @property(nonatomic) id target; // @synthesize target=_target; -@property(nonatomic, getter=isOn) BOOL on; +@property(nonatomic, getter=isOn) _Bool on; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; - (id)initWithTitle:(id)arg1 target:(id)arg2 action:(SEL)arg3; @end diff --git a/iOS7/Frameworks/PassKit/PKTunablePrefs.h b/iOS7/Frameworks/PassKit/PKTunablePrefs.h index 08df98795..4ebe6d2c9 100644 --- a/iOS7/Frameworks/PassKit/PKTunablePrefs.h +++ b/iOS7/Frameworks/PassKit/PKTunablePrefs.h @@ -25,12 +25,12 @@ - (id)tripleTouchTapRecognizer; - (void)didChangeOrientation:(id)arg1; - (void)layoutWindow; -@property(nonatomic) BOOL shouldShowUI; -- (BOOL)canShowUI; +@property(nonatomic) _Bool shouldShowUI; +- (_Bool)canShowUI; - (void)addObserver:(id)arg1 forPref:(id)arg2 handler:(id)arg3; - (id)valueForPref:(id)arg1; -- (void)registerSwitchPref:(id)arg1 default:(BOOL)arg2; -- (void)registerSliderPref:(id)arg1 default:(float)arg2 minimumValue:(float)arg3 maximumValue:(float)arg4; +- (void)registerSwitchPref:(id)arg1 default:(_Bool)arg2; +- (void)registerSliderPref:(id)arg1 default:(double)arg2 minimumValue:(double)arg3 maximumValue:(double)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/PassKit/PKTunableSliderPref.h b/iOS7/Frameworks/PassKit/PKTunableSliderPref.h index a61e5c448..f945fcc14 100644 --- a/iOS7/Frameworks/PassKit/PKTunableSliderPref.h +++ b/iOS7/Frameworks/PassKit/PKTunableSliderPref.h @@ -10,20 +10,20 @@ @interface PKTunableSliderPref : PKTunablePref { - float _minVal; - float _maxVal; + double _minVal; + double _maxVal; UIView *_view; UISlider *_slider; } @property(retain) UISlider *slider; // @synthesize slider=_slider; @property(retain) UIView *view; // @synthesize view=_view; -@property float maxVal; // @synthesize maxVal=_maxVal; -@property float minVal; // @synthesize minVal=_minVal; +@property double maxVal; // @synthesize maxVal=_maxVal; +@property double minVal; // @synthesize minVal=_minVal; - (void)restore:(id)arg1; - (void)takeValueFromView:(id)arg1; - (id)viewWithContainedLabel:(id *)arg1; -- (id)initWithPrefName:(id)arg1 defaultValue:(id)arg2 minimumValue:(float)arg3 maximumValue:(float)arg4; +- (id)initWithPrefName:(id)arg1 defaultValue:(id)arg2 minimumValue:(double)arg3 maximumValue:(double)arg4; - (void)dealloc; @end diff --git a/iOS7/Frameworks/PassKit/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/PassKit/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/PassKit/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/PassKit/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/PassKit/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/PassKit/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/PassKit/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/PassKit/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/PassKit/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/PassKit/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/PassKit/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/PassKit/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/PassKit/UITextViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/UITextViewDelegate-Protocol.h new file mode 100644 index 000000000..b1e6fc362 --- /dev/null +++ b/iOS7/Frameworks/PassKit/UITextViewDelegate-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "UIScrollViewDelegate-Protocol.h" + +@protocol UITextViewDelegate + +@optional +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (void)textViewDidChangeSelection:(id)arg1; +- (void)textViewDidChange:(id)arg1; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (void)textViewDidEndEditing:(id)arg1; +- (void)textViewDidBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/Frameworks/PassKit/UIView-PassesAnimations.h b/iOS7/Frameworks/PassKit/UIView-PassesAnimations.h index 07b15f750..8e5bb2974 100644 --- a/iOS7/Frameworks/PassKit/UIView-PassesAnimations.h +++ b/iOS7/Frameworks/PassKit/UIView-PassesAnimations.h @@ -7,13 +7,13 @@ #import "UIView.h" @interface UIView (PassesAnimations) -- (void)addTranslationAnimationWithStartTime:(float)arg1 duration:(float)arg2 timing:(id)arg3; -- (void)addTransformSpringWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3 startTime:(float)arg4 timing:(id)arg5; -- (void)addDefaultTransformSpringWithStartTime:(float)arg1; -- (void)addTransformAnimationWithStartTime:(float)arg1 duration:(float)arg2 timing:(id)arg3; -- (void)addTranslationSpringWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3 startTime:(float)arg4 velocity:(float)arg5 timing:(id)arg6; -- (void)addTranslationSpringWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3 startTime:(float)arg4 timing:(id)arg5; -- (void)addDefaultTranslationSpringWithVelocity:(float)arg1 startTime:(float)arg2; +- (void)addTranslationAnimationWithStartTime:(double)arg1 duration:(double)arg2 timing:(id)arg3; +- (void)addTransformSpringWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 startTime:(double)arg4 timing:(id)arg5; +- (void)addDefaultTransformSpringWithStartTime:(double)arg1; +- (void)addTransformAnimationWithStartTime:(double)arg1 duration:(double)arg2 timing:(id)arg3; +- (void)addTranslationSpringWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 startTime:(double)arg4 velocity:(double)arg5 timing:(id)arg6; +- (void)addTranslationSpringWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 startTime:(double)arg4 timing:(id)arg5; +- (void)addDefaultTranslationSpringWithVelocity:(double)arg1 startTime:(double)arg2; - (id)translationAnimation; @end diff --git a/iOS7/Frameworks/PassKit/WLCardViewDelegate-Protocol.h b/iOS7/Frameworks/PassKit/WLCardViewDelegate-Protocol.h index fee6e859b..35d1e1f4b 100644 --- a/iOS7/Frameworks/PassKit/WLCardViewDelegate-Protocol.h +++ b/iOS7/Frameworks/PassKit/WLCardViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol WLCardViewDelegate @optional -- (BOOL)passViewBackGrowsCentered:(id)arg1; -- (void)passViewDidFlip:(id)arg1 animated:(BOOL)arg2; -- (BOOL)passViewShouldFlip:(id)arg1; +- (_Bool)passViewBackGrowsCentered:(id)arg1; +- (void)passViewDidFlip:(id)arg1 animated:(_Bool)arg2; +- (_Bool)passViewShouldFlip:(id)arg1; - (void)passView:(id)arg1 flipButtonPressedForPass:(id)arg2; -- (BOOL)passView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; +- (_Bool)passView:(id)arg1 deleteButtonEnabledForPass:(id)arg2; - (void)passView:(id)arg1 deleteButtonPressedForPass:(id)arg2; - (void)passViewTapped:(id)arg1; - (void)passViewTouchesCancelled:(id)arg1; diff --git a/iOS7/Frameworks/PassKit/WLEasyToHitCustomButton.h b/iOS7/Frameworks/PassKit/WLEasyToHitCustomButton.h index c2ea5ba3a..760737edb 100644 --- a/iOS7/Frameworks/PassKit/WLEasyToHitCustomButton.h +++ b/iOS7/Frameworks/PassKit/WLEasyToHitCustomButton.h @@ -12,7 +12,7 @@ } @property(nonatomic) struct UIEdgeInsets margins; // @synthesize margins=_margins; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)initWithMargins:(struct UIEdgeInsets)arg1; @end diff --git a/iOS7/Frameworks/PassKit/WLEasyToHitCustomView.h b/iOS7/Frameworks/PassKit/WLEasyToHitCustomView.h index a331507cc..cc3d95697 100644 --- a/iOS7/Frameworks/PassKit/WLEasyToHitCustomView.h +++ b/iOS7/Frameworks/PassKit/WLEasyToHitCustomView.h @@ -12,7 +12,7 @@ } @property(nonatomic) struct UIEdgeInsets margins; // @synthesize margins=_margins; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CAAnimation-CAAnimationPrivate.h b/iOS7/Frameworks/QuartzCore/CAAnimation-CAAnimationPrivate.h new file mode 100644 index 000000000..5de571ab7 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAAnimation-CAAnimationPrivate.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CAPropertyInfo-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +@class NSString; + +@interface CAAnimation (CAAnimationPrivate) ++ (void)CAMLParserStartElement:(id)arg1; ++ (_Bool)resolveInstanceMethod:(SEL)arg1; ++ (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; ++ (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; ++ (id)properties; +@property(copy) NSString *beginTimeMode; +@property double frameInterval; +@property(getter=isEnabled) _Bool enabled; +- (id)CAMLTypeForKey:(id)arg1; +- (void)encodeWithCAMLWriter:(id)arg1; +- (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (struct Object *)CA_copyRenderValue; +- (void)applyForTime:(double)arg1 presentationObject:(id)arg2 modelObject:(id)arg3; +- (void)setDefaultDuration:(double)arg1; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAAnimation-CAStateController.h b/iOS7/Frameworks/QuartzCore/CAAnimation-CAStateController.h new file mode 100644 index 000000000..eec126287 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAAnimation-CAStateController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CAStateControllerTransition; + +@interface CAAnimation (CAStateController) + +// Remaining properties +@property CAStateControllerTransition *CAStateControllerTransition; // @dynamic CAStateControllerTransition; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAAnimation.h b/iOS7/Frameworks/QuartzCore/CAAnimation.h index 40c9bf015..57a2cd6a9 100644 --- a/iOS7/Frameworks/QuartzCore/CAAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAAnimation.h @@ -8,41 +8,34 @@ #import "CAAction-Protocol.h" #import "CAMediaTiming-Protocol.h" -#import "CAPropertyInfo-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -#import "NSMutableCopying-Protocol.h" -@class CAMediaTimingFunction, CAStateControllerTransition, NSString; +@class CAMediaTimingFunction, NSString; -@interface CAAnimation : NSObject +@interface CAAnimation : NSObject { void *_attr; unsigned int _flags; } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (BOOL)CA_encodesPropertyConditionally:(unsigned int)arg1 type:(int)arg2; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)CA_encodesPropertyConditionally:(unsigned int)arg1 type:(int)arg2; + (id)animation; + (id)defaultValueForKey:(id)arg1; -+ (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)resolveInstanceMethod:(SEL)arg1; -+ (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; -+ (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; -+ (id)properties; @property(retain) id delegate; @property(retain) CAMediaTimingFunction *timingFunction; -@property(getter=isRemovedOnCompletion) BOOL removedOnCompletion; +@property(getter=isRemovedOnCompletion) _Bool removedOnCompletion; @property(copy) NSString *fillMode; -@property BOOL autoreverses; +@property _Bool autoreverses; @property double repeatDuration; @property float repeatCount; @property float speed; @property double duration; @property double timeOffset; @property double beginTime; -- (BOOL)removedOnCompletion; +- (_Bool)removedOnCompletion; - (id)debugDescription; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; @@ -53,24 +46,11 @@ - (id)valueForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (void)runActionForKey:(id)arg1 object:(id)arg2 arguments:(id)arg3; - (void)dealloc; - (unsigned int)_propertyFlagsForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; -@property(copy) NSString *beginTimeMode; -@property double frameInterval; -@property(getter=isEnabled) BOOL enabled; -- (id)CAMLTypeForKey:(id)arg1; -- (void)encodeWithCAMLWriter:(id)arg1; -- (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; -- (id)mutableCopyWithZone:(struct _NSZone *)arg1; -- (struct Object *)CA_copyRenderValue; -- (void)applyForTime:(double)arg1 presentationObject:(id)arg2 modelObject:(id)arg3; -- (void)setDefaultDuration:(double)arg1; - -// Remaining properties -@property CAStateControllerTransition *CAStateControllerTransition; // @dynamic CAStateControllerTransition; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CABackdropLayer.h b/iOS7/Frameworks/QuartzCore/CABackdropLayer.h index 40f26d848..e647e0518 100644 --- a/iOS7/Frameworks/QuartzCore/CABackdropLayer.h +++ b/iOS7/Frameworks/QuartzCore/CABackdropLayer.h @@ -12,23 +12,23 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property double statisticsInterval; @property(copy) NSString *statisticsType; @property(copy) NSArray *groupFilters; -@property float marginWidth; +@property double marginWidth; @property struct CGRect backdropRect; -@property float scale; +@property double scale; @property(copy) NSString *groupName; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; - (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; - (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; - (struct Layer *)_copyRenderLayer:(struct Transaction *)arg1 layerFlags:(unsigned int)arg2 commitFlags:(unsigned int *)arg3; - (void)didChangeValueForKey:(id)arg1; - (id)statisticsValues; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/CABasicAnimation-CAAnimationPrivate.h b/iOS7/Frameworks/QuartzCore/CABasicAnimation-CAAnimationPrivate.h new file mode 100644 index 000000000..23d6056bc --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CABasicAnimation-CAAnimationPrivate.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CABasicAnimation (CAAnimationPrivate) +@property double endAngle; +@property double startAngle; +@property _Bool roundsToInteger; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CABasicAnimation.h b/iOS7/Frameworks/QuartzCore/CABasicAnimation.h index e49c9ee9e..889cebf2d 100644 --- a/iOS7/Frameworks/QuartzCore/CABasicAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CABasicAnimation.h @@ -17,10 +17,7 @@ @property(retain) id fromValue; - (void)CA_prepareRenderValue; - (struct Animation *)_copyRenderAnimationForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; -@property float endAngle; -@property float startAngle; -@property BOOL roundsToInteger; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CABehavior.h b/iOS7/Frameworks/QuartzCore/CABehavior.h index a0bf8141d..7bb0587d5 100644 --- a/iOS7/Frameworks/QuartzCore/CABehavior.h +++ b/iOS7/Frameworks/QuartzCore/CABehavior.h @@ -19,17 +19,17 @@ void *_priv; } -+ (BOOL)resolveInstanceMethod:(SEL)arg1; ++ (_Bool)resolveInstanceMethod:(SEL)arg1; + (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; + (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; + (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)defaultValueForKey:(id)arg1; + (id)behavior; @property(copy) NSDictionary *style; @property id delegate; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; - (id)CAMLTypeForKey:(id)arg1; - (void)encodeWithCAMLWriter:(id)arg1; @@ -44,13 +44,13 @@ - (id)valueForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (void)_setCARenderBehavior:(struct Behavior *)arg1; - (void)dealloc; -- (BOOL)allowsWeakReference; -- (unsigned int)retainCount; +- (_Bool)allowsWeakReference; +- (unsigned long long)retainCount; - (oneway void)release; -- (BOOL)retainWeakReference; +- (_Bool)retainWeakReference; - (id)retain; - (id)init; diff --git a/iOS7/Frameworks/QuartzCore/CACGPathCodingProxy.h b/iOS7/Frameworks/QuartzCore/CACGPathCodingProxy.h index 6e9ff14be..e03f9400c 100644 --- a/iOS7/Frameworks/QuartzCore/CACGPathCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/CACGPathCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CACGPathCodingProxy : CACodingProxy { struct CGPath *_path; diff --git a/iOS7/Frameworks/QuartzCore/CACGPathCodingSegment.h b/iOS7/Frameworks/QuartzCore/CACGPathCodingSegment.h index 1f37bfa84..009a101a5 100644 --- a/iOS7/Frameworks/QuartzCore/CACGPathCodingSegment.h +++ b/iOS7/Frameworks/QuartzCore/CACGPathCodingSegment.h @@ -8,6 +8,7 @@ #import "NSCoding-Protocol.h" +// Not exported @interface CACGPathCodingSegment : NSObject { int _type; diff --git a/iOS7/Frameworks/QuartzCore/CACGPatternCodingProxy.h b/iOS7/Frameworks/QuartzCore/CACGPatternCodingProxy.h index 03acc0db3..d10828f69 100644 --- a/iOS7/Frameworks/QuartzCore/CACGPatternCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/CACGPatternCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CACGPatternCodingProxy : CACodingProxy { struct CGPattern *_pattern; diff --git a/iOS7/Frameworks/QuartzCore/CACodingProxy.h b/iOS7/Frameworks/QuartzCore/CACodingProxy.h index d4b4caa39..555790dd5 100644 --- a/iOS7/Frameworks/QuartzCore/CACodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/CACodingProxy.h @@ -8,6 +8,7 @@ #import "NSCoding-Protocol.h" +// Not exported @interface CACodingProxy : NSObject { } diff --git a/iOS7/Frameworks/QuartzCore/CAContext.h b/iOS7/Frameworks/QuartzCore/CAContext.h index 4a8d973f1..64e3156bb 100644 --- a/iOS7/Frameworks/QuartzCore/CAContext.h +++ b/iOS7/Frameworks/QuartzCore/CAContext.h @@ -22,7 +22,7 @@ + (id)allContexts; - (void)setObject:(id)arg1 forSlot:(unsigned int)arg2; - (void)deleteSlot:(unsigned int)arg1; -- (unsigned int)createImageSlot:(struct CGSize)arg1 hasAlpha:(BOOL)arg2; +- (unsigned int)createImageSlot:(struct CGSize)arg1 hasAlpha:(_Bool)arg2; - (unsigned int)createSlot; - (void)setFence:(unsigned int)arg1 count:(unsigned int)arg2; - (void)setFencePort:(unsigned int)arg1 commitHandler:(id)arg2; @@ -38,7 +38,7 @@ @property(retain) CALayer *layer; // @dynamic layer; @property float level; // @dynamic level; @property(readonly) NSDictionary *options; // @dynamic options; -@property(readonly) BOOL valid; // @dynamic valid; +@property(readonly) _Bool valid; // @dynamic valid; @end diff --git a/iOS7/Frameworks/QuartzCore/CAContextImpl.h b/iOS7/Frameworks/QuartzCore/CAContextImpl.h index c1dac39a8..bbaf4dee2 100644 --- a/iOS7/Frameworks/QuartzCore/CAContextImpl.h +++ b/iOS7/Frameworks/QuartzCore/CAContextImpl.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CAContextImpl : CAContext { struct Context *_impl; @@ -14,13 +15,13 @@ - (struct Context *)renderContext; - (void)setObject:(id)arg1 forSlot:(unsigned int)arg2; - (void)deleteSlot:(unsigned int)arg1; -- (unsigned int)createImageSlot:(struct CGSize)arg1 hasAlpha:(BOOL)arg2; +- (unsigned int)createImageSlot:(struct CGSize)arg1 hasAlpha:(_Bool)arg2; - (unsigned int)createSlot; - (void)setFence:(unsigned int)arg1 count:(unsigned int)arg2; - (void)setFencePort:(unsigned int)arg1 commitHandler:(id)arg2; - (void)setFencePort:(unsigned int)arg1; - (unsigned int)createFencePort; -- (BOOL)valid; +- (_Bool)valid; - (id)options; - (float)level; - (void)setLevel:(float)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CADebuggingArchiverDelegate.h b/iOS7/Frameworks/QuartzCore/CADebuggingArchiverDelegate.h index a45479544..22113f074 100644 --- a/iOS7/Frameworks/QuartzCore/CADebuggingArchiverDelegate.h +++ b/iOS7/Frameworks/QuartzCore/CADebuggingArchiverDelegate.h @@ -8,6 +8,7 @@ #import "NSKeyedArchiverDelegate-Protocol.h" +// Not exported @interface CADebuggingArchiverDelegate : NSObject { } diff --git a/iOS7/Frameworks/QuartzCore/CADisplay.h b/iOS7/Frameworks/QuartzCore/CADisplay.h index ca336609e..f71807aa2 100644 --- a/iOS7/Frameworks/QuartzCore/CADisplay.h +++ b/iOS7/Frameworks/QuartzCore/CADisplay.h @@ -13,23 +13,23 @@ void *_impl; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)TVOutDisplay; + (id)mainDisplay; + (id)displays; - (id)description; -@property(readonly, getter=isCloningSupported) BOOL cloningSupported; -@property(readonly, getter=isCloned) BOOL cloned; +@property(readonly, getter=isCloningSupported) _Bool cloningSupported; +@property(readonly, getter=isCloned) _Bool cloned; @property(copy, nonatomic) NSString *overscanAdjustment; -@property(readonly) float overscanAmount; -@property(readonly, getter=isOverscanned) BOOL overscanned; +@property(readonly) double overscanAmount; +@property(readonly, getter=isOverscanned) _Bool overscanned; @property(readonly) double refreshRate; -@property(readonly, getter=isExternal) BOOL external; -@property(readonly, getter=isSupported) BOOL supported; -@property(readonly) int tag; +@property(readonly, getter=isExternal) _Bool external; +@property(readonly, getter=isSupported) _Bool supported; +@property(readonly) long long tag; @property(readonly, nonatomic) struct CGRect safeBounds; @property(readonly, nonatomic) struct CGRect bounds; -@property BOOL allowsVirtualModes; +@property _Bool allowsVirtualModes; @property(copy, nonatomic) NSString *colorMode; @property(readonly, nonatomic) CADisplayMode *preferredMode; @property(retain, nonatomic) CADisplayMode *currentMode; diff --git a/iOS7/Frameworks/QuartzCore/CADisplayLink-CADisplayLinkPrivate.h b/iOS7/Frameworks/QuartzCore/CADisplayLink-CADisplayLinkPrivate.h new file mode 100644 index 000000000..821695a07 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CADisplayLink-CADisplayLinkPrivate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CADisplay; + +@interface CADisplayLink (CADisplayLinkPrivate) ++ (id)displayLinkWithDisplay:(id)arg1 target:(id)arg2 selector:(SEL)arg3; +@property(retain, nonatomic) id userInfo; +@property(readonly, nonatomic) CADisplay *display; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CADisplayLink.h b/iOS7/Frameworks/QuartzCore/CADisplayLink.h index e37406c76..72f0960a6 100644 --- a/iOS7/Frameworks/QuartzCore/CADisplayLink.h +++ b/iOS7/Frameworks/QuartzCore/CADisplayLink.h @@ -6,26 +6,21 @@ #import "NSObject.h" -@class CADisplay; - @interface CADisplayLink : NSObject { void *_impl; } + (id)displayLinkWithTarget:(id)arg1 selector:(SEL)arg2; -+ (id)displayLinkWithDisplay:(id)arg1 target:(id)arg2 selector:(SEL)arg3; - (void)invalidate; -@property(nonatomic) int frameInterval; -@property(nonatomic, getter=isPaused) BOOL paused; +@property(nonatomic) long long frameInterval; +@property(nonatomic, getter=isPaused) _Bool paused; @property(readonly, nonatomic) double duration; @property(readonly, nonatomic) double timestamp; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)addToRunLoop:(id)arg1 forMode:(id)arg2; - (void)dealloc; - (id)_initWithDisplayLinkItem:(struct DisplayLinkItem *)arg1; -@property(retain, nonatomic) id userInfo; -@property(readonly, nonatomic) CADisplay *display; @end diff --git a/iOS7/Frameworks/QuartzCore/CADisplayMode.h b/iOS7/Frameworks/QuartzCore/CADisplayMode.h index a2fb9cd56..05e4c5419 100644 --- a/iOS7/Frameworks/QuartzCore/CADisplayMode.h +++ b/iOS7/Frameworks/QuartzCore/CADisplayMode.h @@ -12,18 +12,18 @@ { void *_priv; CADisplay *_dpy; - unsigned long _width; - unsigned long _height; + unsigned long long _width; + unsigned long long _height; } + (id)_displayModeWithMode:(int)arg1 display:(id)arg2; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -@property(readonly, nonatomic) float pixelAspectRatio; -@property(readonly, nonatomic) unsigned long height; -@property(readonly, nonatomic) unsigned long width; -- (void)_setWidth:(unsigned long)arg1 height:(unsigned long)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) double pixelAspectRatio; +@property(readonly, nonatomic) unsigned long long height; +@property(readonly, nonatomic) unsigned long long width; +- (void)_setWidth:(unsigned long long)arg1 height:(unsigned long long)arg2; - (int)_mode; - (id)_display; - (void)dealloc; diff --git a/iOS7/Frameworks/QuartzCore/CADistanceFieldLayer.h b/iOS7/Frameworks/QuartzCore/CADistanceFieldLayer.h index 49069022f..acfddce64 100644 --- a/iOS7/Frameworks/QuartzCore/CADistanceFieldLayer.h +++ b/iOS7/Frameworks/QuartzCore/CADistanceFieldLayer.h @@ -12,14 +12,14 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property struct CGColor *foregroundColor; -@property float sharpness; -@property float offset; -@property float lineWidth; -@property BOOL invertsShape; +@property double sharpness; +@property double offset; +@property double lineWidth; +@property _Bool invertsShape; @property(copy) NSString *renderMode; - (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; - (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CADynamicsBehavior.h b/iOS7/Frameworks/QuartzCore/CADynamicsBehavior.h index 77eb80116..b6c7ef051 100644 --- a/iOS7/Frameworks/QuartzCore/CADynamicsBehavior.h +++ b/iOS7/Frameworks/QuartzCore/CADynamicsBehavior.h @@ -13,13 +13,13 @@ } + (id)defaultValueForKey:(id)arg1; -@property BOOL reactsToCollisions; -@property float angularDrag; -@property float drag; -@property float springScale; +@property _Bool reactsToCollisions; +@property double angularDrag; +@property double drag; +@property double springScale; @property double collisionInterval; -@property float stoppedAngularVelocity; -@property float stoppedVelocity; +@property double stoppedAngularVelocity; +@property double stoppedVelocity; @property double minimumTimeStep; @property double timeStep; @property(copy) NSArray *forceFields; diff --git a/iOS7/Frameworks/QuartzCore/CAEAGLLayer-CAEAGLLayerPrivate.h b/iOS7/Frameworks/QuartzCore/CAEAGLLayer-CAEAGLLayerPrivate.h new file mode 100644 index 000000000..115f4f794 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAEAGLLayer-CAEAGLLayerPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CAEAGLLayer (CAEAGLLayerPrivate) +@property(getter=isAsynchronous) _Bool asynchronous; + +// Remaining properties +@property(readonly) struct _EAGLNativeWindowObject *nativeWindow; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAEAGLLayer.h b/iOS7/Frameworks/QuartzCore/CAEAGLLayer.h index 9c9682b8c..cbcdcaf52 100644 --- a/iOS7/Frameworks/QuartzCore/CAEAGLLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAEAGLLayer.h @@ -15,17 +15,16 @@ struct _CAEAGLNativeWindow *_win; } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; + (id)defaultValueForKey:(id)arg1; @property(copy) NSDictionary *drawableProperties; - (void)_didCommitLayer:(struct Transaction *)arg1; - (void)_display; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; - (void)dealloc; -@property(readonly) struct _EAGLNativeWindowObject *nativeWindow; +- (struct _EAGLNativeWindowObject *)nativeWindow; - (void)didChangeValueForKey:(id)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; -@property(getter=isAsynchronous) BOOL asynchronous; +- (_Bool)shouldArchiveValueForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/CAEmitterBehavior.h b/iOS7/Frameworks/QuartzCore/CAEmitterBehavior.h index 2a0ab0d73..be54705e8 100644 --- a/iOS7/Frameworks/QuartzCore/CAEmitterBehavior.h +++ b/iOS7/Frameworks/QuartzCore/CAEmitterBehavior.h @@ -20,7 +20,7 @@ } + (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)behaviorWithType:(id)arg1; + (id)behaviorTypes; - (id)CAMLTypeForKey:(id)arg1; @@ -37,7 +37,7 @@ - (id)valueForKeyPath:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; @property(readonly) NSString *type; - (id)initWithType:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAEmitterCell-CAEmitterCellPrivate.h b/iOS7/Frameworks/QuartzCore/CAEmitterCell-CAEmitterCellPrivate.h new file mode 100644 index 000000000..385339771 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAEmitterCell-CAEmitterCellPrivate.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CAPropertyInfo-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSArray, NSString; + +@interface CAEmitterCell (CAEmitterCellPrivate) ++ (id)properties; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property float contentsFramesPerSecond; +@property unsigned int contentsFramesPerRow; +@property unsigned int contentsFrameCount; +@property(copy) NSString *contentsFrameMode; +@property double contentsScale; +@property(copy) NSArray *emitterBehaviors; +@property float massRange; +@property float mass; +@property(copy) NSString *particleType; + +// Remaining properties +@property double orientationLatitude; +@property double orientationLongitude; +@property double orientationRange; +@property double rotation; +@property double rotationRange; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAEmitterCell.h b/iOS7/Frameworks/QuartzCore/CAEmitterCell.h index aed274afa..2503c7b38 100644 --- a/iOS7/Frameworks/QuartzCore/CAEmitterCell.h +++ b/iOS7/Frameworks/QuartzCore/CAEmitterCell.h @@ -7,13 +7,11 @@ #import "NSObject.h" #import "CAMediaTiming-Protocol.h" -#import "CAPropertyInfo-Protocol.h" #import "NSCoding-Protocol.h" -#import "NSCopying-Protocol.h" @class NSArray, NSDictionary, NSString; -@interface CAEmitterCell : NSObject +@interface CAEmitterCell : NSObject { void *_attr[2]; void *_state; @@ -21,11 +19,10 @@ } + (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)defaultValueForKey:(id)arg1; + (id)emitterCell; -+ (id)properties; @property(copy) NSArray *emitterCells; @property float minificationFilterBias; @property(copy) NSString *minificationFilter; @@ -41,32 +38,37 @@ @property float redSpeed; @property float redRange; @property struct CGColor *color; -@property float spinRange; -@property float spin; -@property float rotationRange; -@property float rotation; -@property float orientationRange; -@property float orientationLongitude; -@property float orientationLatitude; -@property float scaleSpeed; -@property float scaleRange; -@property float scale; -@property float zAcceleration; -@property float yAcceleration; -@property float xAcceleration; -@property float velocityRange; -@property float velocity; -@property float emissionRange; -@property float emissionLongitude; -@property float emissionLatitude; +@property double spinRange; +@property double spin; +- (void)setRotationRange:(double)arg1; +- (double)rotationRange; +- (void)setRotation:(double)arg1; +- (double)rotation; +- (void)setOrientationRange:(double)arg1; +- (double)orientationRange; +- (void)setOrientationLongitude:(double)arg1; +- (double)orientationLongitude; +- (void)setOrientationLatitude:(double)arg1; +- (double)orientationLatitude; +@property double scaleSpeed; +@property double scaleRange; +@property double scale; +@property double zAcceleration; +@property double yAcceleration; +@property double xAcceleration; +@property double velocityRange; +@property double velocity; +@property double emissionRange; +@property double emissionLongitude; +@property double emissionLatitude; @property float lifetimeRange; @property float lifetime; @property float birthRate; @property(copy) NSDictionary *style; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; @property(copy) NSString *fillMode; -@property BOOL autoreverses; +@property _Bool autoreverses; @property double repeatDuration; @property float repeatCount; @property float speed; @@ -86,20 +88,10 @@ - (id)valueForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (struct Object *)CA_copyRenderValue; - (void)CA_prepareRenderValue; - (void)dealloc; -- (id)copyWithZone:(struct _NSZone *)arg1; -@property float contentsFramesPerSecond; -@property unsigned int contentsFramesPerRow; -@property unsigned int contentsFrameCount; -@property(copy) NSString *contentsFrameMode; -@property float contentsScale; -@property(copy) NSArray *emitterBehaviors; -@property float massRange; -@property float mass; -@property(copy) NSString *particleType; @end diff --git a/iOS7/Frameworks/QuartzCore/CAEmitterLayer-CAEmitterLayerPrivate.h b/iOS7/Frameworks/QuartzCore/CAEmitterLayer-CAEmitterLayerPrivate.h new file mode 100644 index 000000000..170549337 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAEmitterLayer-CAEmitterLayerPrivate.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface CAEmitterLayer (CAEmitterLayerPrivate) +@property double cullMaxZ; +@property double cullMinZ; +@property struct CGRect cullRect; +@property float spinBias; +@property float emitterDuration; +@property struct CGPath *emitterPath; +@property(copy) NSArray *emitterBehaviors; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAEmitterLayer.h b/iOS7/Frameworks/QuartzCore/CAEmitterLayer.h index b89cca0d0..20acac59d 100644 --- a/iOS7/Frameworks/QuartzCore/CAEmitterLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAEmitterLayer.h @@ -12,18 +12,18 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property unsigned int seed; -@property BOOL preservesDepth; +@property _Bool preservesDepth; @property(copy) NSString *renderMode; @property float spin; @property float scale; @property float velocity; -@property float emitterDepth; +@property double emitterDepth; @property struct CGSize emitterSize; -@property float emitterZPosition; +@property double emitterZPosition; @property struct CGPoint emitterPosition; @property(copy) NSString *emitterMode; @property(copy) NSString *emitterShape; @@ -36,13 +36,6 @@ - (id)implicitAnimationForKeyPath:(id)arg1; - (void)reloadValueForKeyPath:(id)arg1; - (void)didChangeValueForKey:(id)arg1; -@property float cullMaxZ; -@property float cullMinZ; -@property struct CGRect cullRect; -@property float spinBias; -@property float emitterDuration; -@property struct CGPath *emitterPath; -@property(copy) NSArray *emitterBehaviors; @end diff --git a/iOS7/Frameworks/QuartzCore/CAFilter.h b/iOS7/Frameworks/QuartzCore/CAFilter.h index 665208f8b..f02165ae6 100644 --- a/iOS7/Frameworks/QuartzCore/CAFilter.h +++ b/iOS7/Frameworks/QuartzCore/CAFilter.h @@ -22,7 +22,7 @@ } + (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (id)filterWithName:(id)arg1; + (id)filterWithType:(id)arg1; + (id)filterTypes; @@ -38,9 +38,9 @@ - (void)setDefaults; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; -@property BOOL cachesInputImage; -@property(getter=isEnabled) BOOL enabled; -- (BOOL)enabled; +@property _Bool cachesInputImage; +@property(getter=isEnabled) _Bool enabled; +- (_Bool)enabled; @property(copy) NSString *name; @property(readonly) NSString *type; - (id)initWithName:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAForceField.h b/iOS7/Frameworks/QuartzCore/CAForceField.h index 4f9091482..7d115830b 100644 --- a/iOS7/Frameworks/QuartzCore/CAForceField.h +++ b/iOS7/Frameworks/QuartzCore/CAForceField.h @@ -17,7 +17,7 @@ NSString *_name; CALayer *_layer; CAValueFunction *_function; - BOOL _enabled; + _Bool _enabled; void *_priv; } @@ -39,7 +39,7 @@ - (void)dealloc; @property(retain) CAValueFunction *function; @property(retain) CALayer *layer; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; - (id)init; diff --git a/iOS7/Frameworks/QuartzCore/CAGradientLayer-CAGradientLayerPrivate.h b/iOS7/Frameworks/QuartzCore/CAGradientLayer-CAGradientLayerPrivate.h new file mode 100644 index 000000000..b1d86541c --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAGradientLayer-CAGradientLayerPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CAGradientLayer (CAGradientLayerPrivate) +@property(retain) id colorMap; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAGradientLayer.h b/iOS7/Frameworks/QuartzCore/CAGradientLayer.h index 6408fdbf3..4829a5f5b 100644 --- a/iOS7/Frameworks/QuartzCore/CAGradientLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAGradientLayer.h @@ -12,8 +12,8 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property(copy) NSString *type; @property struct CGPoint endPoint; @@ -26,7 +26,6 @@ - (void)_renderBackgroundInContext:(struct CGContext *)arg1; - (id)implicitAnimationForKeyPath:(id)arg1; - (void)didChangeValueForKey:(id)arg1; -@property(retain) id colorMap; @end diff --git a/iOS7/Frameworks/QuartzCore/CAIOSurfaceCodingProxy.h b/iOS7/Frameworks/QuartzCore/CAIOSurfaceCodingProxy.h index e480d751d..f02bb21b9 100644 --- a/iOS7/Frameworks/QuartzCore/CAIOSurfaceCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/CAIOSurfaceCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CAIOSurfaceCodingProxy : CACodingProxy { struct __IOSurface *_surface; diff --git a/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation-CAAnimationPrivate.h b/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation-CAAnimationPrivate.h new file mode 100644 index 000000000..c58929057 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation-CAAnimationPrivate.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CAKeyframeAnimation (CAAnimationPrivate) +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation.h b/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation.h index 0bc506743..7edfe43cd 100644 --- a/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAKeyframeAnimation.h @@ -24,7 +24,7 @@ @property(copy) NSString *calculationMode; - (void)CA_prepareRenderValue; - (struct Animation *)_copyRenderAnimationForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CABehavior.h b/iOS7/Frameworks/QuartzCore/CALayer-CABehavior.h new file mode 100644 index 000000000..686372b1e --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CABehavior.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface CALayer (CABehavior) +@property double velocityStretch; +@property(copy) NSArray *behaviors; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CADynamicsBehavior.h b/iOS7/Frameworks/QuartzCore/CALayer-CADynamicsBehavior.h new file mode 100644 index 000000000..81b50ea80 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CADynamicsBehavior.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CALayer (CADynamicsBehavior) +@property double coefficientOfRestitution; +@property double momentOfInertia; +@property double mass; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CALayerFunctions.h b/iOS7/Frameworks/QuartzCore/CALayer-CALayerFunctions.h new file mode 100644 index 000000000..c34966585 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CALayerFunctions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CALayer (CALayerFunctions) +- (_Bool)getRendererInfo:(struct _CARenderRendererInfo *)arg1 size:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CALayerPrivate.h b/iOS7/Frameworks/QuartzCore/CALayer-CALayerPrivate.h new file mode 100644 index 000000000..2cbcb6999 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CALayerPrivate.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CAPropertyInfo-Protocol.h" + +@class CAMeshTransform, NSString; + +@interface CALayer (CALayerPrivate) ++ (void)CAMLParserEndElement:(id)arg1; ++ (void)CAMLParserStartElement:(id)arg1; ++ (_Bool)resolveInstanceMethod:(SEL)arg1; ++ (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; ++ (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; ++ (id)properties; ++ (_Bool)needsLayoutForKey:(id)arg1; +@property _Bool acceleratesDrawing; +@property struct CGSize backgroundColorPhase; +@property struct CGSize sizeRequisition; +@property _Bool allowsGroupBlending; +@property _Bool allowsDisplayCompositing; +@property _Bool preloadsCache; +@property _Bool swapsMaskAndLayer; +@property _Bool contentsOpaque; +@property struct CGAffineTransform contentsTransform; +@property _Bool shadowPathIsBounds; +@property _Bool invertsShadow; +@property _Bool sortsSublayers; +@property _Bool needsLayoutOnGeometryChange; +@property(getter=isFrozen) _Bool frozen; +@property _Bool clearsContext; +@property _Bool canDrawConcurrently; +@property _Bool literalContentsCenter; +@property _Bool hitTestsAsOpaque; +@property _Bool allowsHitTesting; +- (void)setFlipped:(_Bool)arg1; +- (_Bool)isFlipped; +- (_Bool)doubleSided; +- (_Bool)opaque; +- (_Bool)hidden; +- (id)CAMLTypeForKey:(id)arg1; +- (void)encodeWithCAMLWriter:(id)arg1; +- (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; +- (void)layerDidBecomeVisible:(_Bool)arg1; +- (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; +- (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; +- (void)_didCommitLayer:(struct Transaction *)arg1; +- (struct Layer *)_copyRenderLayer:(struct Transaction *)arg1 layerFlags:(unsigned int)arg2 commitFlags:(unsigned int *)arg3; +- (id)layerAtTime:(double)arg1; +- (id)layerBeingDrawn; +- (struct CGSize)size; +- (id)ancestorSharedWithLayer:(id)arg1; +- (_Bool)isDescendantOf:(id)arg1; +- (_Bool)ignoresHitTesting; +- (void)layoutBelowIfNeeded; +- (_Bool)layoutIsActive; +- (void)_prepareContext:(struct CGContext *)arg1; +- (void *)regionBeingDrawn; +- (unsigned int)_renderImageCopyFlags; +- (void)setContentsChanged; +- (void)invalidateContents; +@property(copy) CAMeshTransform *meshTransform; +- (id)context; +- (void)clearHasBeenCommitted; +- (_Bool)hasBeenCommitted; +- (_Bool)drawsMipmapLevels; +- (_Bool)_canDisplayConcurrently; +- (id)implicitAnimationForKeyPath:(id)arg1; +- (void)reloadValueForKeyPath:(id)arg1; + +// Remaining properties +@property(copy) NSString *contentsScaling; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CALayerScrolling.h b/iOS7/Frameworks/QuartzCore/CALayer-CALayerScrolling.h new file mode 100644 index 000000000..436a9762c --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CALayerScrolling.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CALayer (CALayerScrolling) +@property(readonly) struct CGRect visibleRect; +- (struct CGRect)_visibleRectOfLayer:(id)arg1; +- (void)scrollRectToVisible:(struct CGRect)arg1; +- (void)_scrollRect:(struct CGRect)arg1 fromLayer:(id)arg2; +- (void)scrollPoint:(struct CGPoint)arg1; +- (void)_scrollPoint:(struct CGPoint)arg1 fromLayer:(id)arg2; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CALight.h b/iOS7/Frameworks/QuartzCore/CALayer-CALight.h new file mode 100644 index 000000000..d7056c2b3 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CALight.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface CALayer (CALight) +@property double metallicity; +@property double shininess; +@property double specularReflectance; +@property double diffuseReflectance; +@property double ambientReflectance; +@property _Bool acceptsLights; +@property(copy) NSArray *lights; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer-CAState.h b/iOS7/Frameworks/QuartzCore/CALayer-CAState.h new file mode 100644 index 000000000..716640acf --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CALayer-CAState.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface CALayer (CAState) +- (id)stateTransitionFrom:(id)arg1 to:(id)arg2; +- (id)dependentStatesOfState:(id)arg1; +- (id)stateWithName:(id)arg1; +- (void)removeState:(id)arg1; +- (void)insertState:(id)arg1 atIndex:(unsigned int)arg2; +- (void)addState:(id)arg1; + +// Remaining properties +@property(copy) NSArray *stateTransitions; // @dynamic stateTransitions; +@property(copy) NSArray *states; // @dynamic states; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CALayer.h b/iOS7/Frameworks/QuartzCore/CALayer.h index 82e0a795e..c9e283b4e 100644 --- a/iOS7/Frameworks/QuartzCore/CALayer.h +++ b/iOS7/Frameworks/QuartzCore/CALayer.h @@ -7,43 +7,35 @@ #import "NSObject.h" #import "CAMediaTiming-Protocol.h" -#import "CAPropertyInfo-Protocol.h" #import "NSCoding-Protocol.h" -@class CAMeshTransform, NSArray, NSDictionary, NSString; +@class NSArray, NSDictionary, NSString; -@interface CALayer : NSObject +@interface CALayer : NSObject { struct _CALayerIvars _attr; } + (id)defaultActionForKey:(id)arg1; -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)layer; -+ (BOOL)needsDisplayForKey:(id)arg1; ++ (_Bool)needsDisplayForKey:(id)arg1; + (id)defaultValueForKey:(id)arg1; -+ (void)CAMLParserEndElement:(id)arg1; -+ (void)CAMLParserStartElement:(id)arg1; -+ (BOOL)resolveInstanceMethod:(SEL)arg1; -+ (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; -+ (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; -+ (id)properties; -+ (BOOL)needsLayoutForKey:(id)arg1; - (id).cxx_construct; -@property BOOL allowsGroupOpacity; -@property BOOL allowsEdgeAntialiasing; -@property BOOL drawsAsynchronously; -@property float rasterizationScale; -@property BOOL shouldRasterize; +@property _Bool allowsGroupOpacity; +@property _Bool allowsEdgeAntialiasing; +@property _Bool drawsAsynchronously; +@property double rasterizationScale; +@property _Bool shouldRasterize; @property struct CGPath *shadowPath; -@property float shadowRadius; +@property double shadowRadius; @property struct CGSize shadowOffset; @property struct CGColor *shadowColor; @property float shadowOpacity; -@property float cornerRadius; -@property float borderWidth; +@property double cornerRadius; +@property double borderWidth; @property struct CGColor *borderColor; @property(copy) NSDictionary *actions; @property(copy) NSDictionary *style; @@ -51,25 +43,25 @@ @property(retain) id compositingFilter; @property(copy) NSArray *backgroundFilters; @property(copy) NSArray *filters; -@property BOOL masksToBounds; +@property _Bool masksToBounds; @property struct CGColor *backgroundColor; @property float opacity; @property float minificationFilterBias; @property(copy) NSString *minificationFilter; @property(copy) NSString *magnificationFilter; -@property float contentsScale; +@property double contentsScale; @property struct CGRect contentsCenter; @property struct CGRect contentsRect; @property struct CATransform3D sublayerTransform; -@property BOOL needsDisplayOnBoundsChange; -@property(getter=isOpaque) BOOL opaque; -@property(getter=isDoubleSided) BOOL doubleSided; -@property(getter=isHidden) BOOL hidden; -@property float zPosition; -@property float anchorPointZ; +@property _Bool needsDisplayOnBoundsChange; +@property(getter=isOpaque) _Bool opaque; +@property(getter=isDoubleSided) _Bool doubleSided; +@property(getter=isHidden) _Bool hidden; +@property double zPosition; +@property double anchorPointZ; @property struct CGPoint anchorPoint; @property(copy) NSString *fillMode; -@property BOOL autoreverses; +@property _Bool autoreverses; @property double repeatDuration; @property float repeatCount; @property float speed; @@ -80,7 +72,7 @@ - (void)layoutIfNeeded; - (struct CGSize)preferredFrameSize; - (struct CGSize)_preferredSize; -- (BOOL)needsLayout; +- (_Bool)needsLayout; - (void)setNeedsLayout; - (void)drawInContext:(struct CGContext *)arg1; - (void)_display; @@ -91,13 +83,13 @@ - (void)_renderBackgroundInContext:(struct CGContext *)arg1; - (void)renderInContext:(struct CGContext *)arg1; - (void)displayIfNeeded; -- (BOOL)needsDisplay; +- (_Bool)needsDisplay; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (void)setNeedsDisplay; - (id)modelLayer; - (id)presentationLayer; - (void)_cancelAnimationTimer; -- (BOOL)_scheduleAnimationTimer; +- (_Bool)_scheduleAnimationTimer; - (id)animationKeys; - (id)animationForKey:(id)arg1; - (void)removeAnimationForKey:(id)arg1; @@ -114,11 +106,12 @@ @property(retain) CALayer *mask; @property(readonly) CALayer *superlayer; @property(copy) NSArray *sublayers; -@property(copy) NSString *contentsScaling; +- (void)setContentsScaling:(id)arg1; +- (id)contentsScaling; @property(copy) NSString *contentsGravity; @property unsigned int edgeAntialiasingMask; @property(retain) id contents; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; - (id)hitTest:(struct CGPoint)arg1; - (double)convertTime:(double)arg1 toLayer:(id)arg2; - (double)convertTime:(double)arg1 fromLayer:(id)arg2; @@ -126,15 +119,15 @@ - (struct CGRect)convertRect:(struct CGRect)arg1 fromLayer:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toLayer:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromLayer:(id)arg2; -- (BOOL)contentsAreFlipped; -@property(getter=isGeometryFlipped) BOOL geometryFlipped; +- (_Bool)contentsAreFlipped; +@property(getter=isGeometryFlipped) _Bool geometryFlipped; @property struct CGRect frame; - (void)setAffineTransform:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)affineTransform; @property struct CATransform3D transform; @property struct CGPoint position; @property struct CGRect bounds; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; @@ -150,100 +143,11 @@ - (id)initWithLayer:(id)arg1; - (id)initWithBounds:(struct CGRect)arg1; - (id)init; -- (BOOL)allowsWeakReference; -- (unsigned int)retainCount; +- (_Bool)allowsWeakReference; +- (unsigned long long)retainCount; - (oneway void)release; -- (BOOL)retainWeakReference; +- (_Bool)retainWeakReference; - (id)retain; -- (id)stateTransitionFrom:(id)arg1 to:(id)arg2; -- (id)dependentStatesOfState:(id)arg1; -- (id)stateWithName:(id)arg1; -- (void)removeState:(id)arg1; -- (void)insertState:(id)arg1 atIndex:(unsigned int)arg2; -- (void)addState:(id)arg1; -@property(readonly) struct CGRect visibleRect; -- (struct CGRect)_visibleRectOfLayer:(id)arg1; -- (void)scrollRectToVisible:(struct CGRect)arg1; -- (void)_scrollRect:(struct CGRect)arg1 fromLayer:(id)arg2; -- (void)scrollPoint:(struct CGPoint)arg1; -- (void)_scrollPoint:(struct CGPoint)arg1 fromLayer:(id)arg2; -@property BOOL acceleratesDrawing; -@property struct CGSize sizeRequisition; -@property BOOL allowsGroupBlending; -@property BOOL allowsDisplayCompositing; -@property BOOL preloadsCache; -@property BOOL swapsMaskAndLayer; -@property BOOL contentsOpaque; -@property struct CGAffineTransform contentsTransform; -@property BOOL shadowPathIsBounds; -@property BOOL invertsShadow; -@property BOOL sortsSublayers; -@property BOOL needsLayoutOnGeometryChange; -@property(getter=isFrozen) BOOL frozen; -@property BOOL clearsContext; -@property BOOL canDrawConcurrently; -@property BOOL literalContentsCenter; -@property BOOL hitTestsAsOpaque; -@property BOOL allowsHitTesting; -- (void)setFlipped:(BOOL)arg1; -- (BOOL)isFlipped; -- (BOOL)doubleSided; -- (BOOL)opaque; -- (BOOL)hidden; -- (id)CAMLTypeForKey:(id)arg1; -- (void)encodeWithCAMLWriter:(id)arg1; -- (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; -- (void)layerDidBecomeVisible:(BOOL)arg1; -- (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; -- (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; -- (void)_didCommitLayer:(struct Transaction *)arg1; -- (struct Layer *)_copyRenderLayer:(struct Transaction *)arg1 layerFlags:(unsigned int)arg2 commitFlags:(unsigned int *)arg3; -- (id)layerAtTime:(double)arg1; -- (id)layerBeingDrawn; -- (struct CGSize)size; -- (id)ancestorSharedWithLayer:(id)arg1; -- (BOOL)isDescendantOf:(id)arg1; -- (BOOL)ignoresHitTesting; -- (void)layoutBelowIfNeeded; -- (BOOL)layoutIsActive; -- (void)_prepareContext:(struct CGContext *)arg1; -- (void *)regionBeingDrawn; -- (unsigned int)_renderImageCopyFlags; -- (void)setContentsChanged; -- (void)invalidateContents; -@property(copy) CAMeshTransform *meshTransform; -- (id)context; -- (void)clearHasBeenCommitted; -- (BOOL)hasBeenCommitted; -- (BOOL)drawsMipmapLevels; -- (BOOL)_canDisplayConcurrently; -- (struct CADoubleRect)convertDoubleRect:(struct CADoubleRect)arg1 toLayer:(id)arg2; -- (struct CADoubleRect)convertDoubleRect:(struct CADoubleRect)arg1 fromLayer:(id)arg2; -- (struct CADoublePoint)convertDoublePoint:(struct CADoublePoint)arg1 toLayer:(id)arg2; -- (struct CADoublePoint)convertDoublePoint:(struct CADoublePoint)arg1 fromLayer:(id)arg2; -- (void)setDoubleBounds:(struct CADoubleRect)arg1; -- (struct CADoubleRect)doubleBounds; -- (void)setDoublePosition:(struct CADoublePoint)arg1; -- (struct CADoublePoint)doublePosition; -- (id)implicitAnimationForKeyPath:(id)arg1; -- (void)reloadValueForKeyPath:(id)arg1; -@property float metallicity; -@property float shininess; -@property float specularReflectance; -@property float diffuseReflectance; -@property float ambientReflectance; -@property BOOL acceptsLights; -@property(copy) NSArray *lights; -@property float velocityStretch; -@property(copy) NSArray *behaviors; -@property float coefficientOfRestitution; -@property float momentOfInertia; -@property float mass; -- (BOOL)getRendererInfo:(struct _CARenderRendererInfo *)arg1 size:(unsigned long)arg2; - -// Remaining properties -@property(copy) NSArray *stateTransitions; // @dynamic stateTransitions; -@property(copy) NSArray *states; // @dynamic states; @end diff --git a/iOS7/Frameworks/QuartzCore/CALayerArray.h b/iOS7/Frameworks/QuartzCore/CALayerArray.h index b337a6b9c..ff021016c 100644 --- a/iOS7/Frameworks/QuartzCore/CALayerArray.h +++ b/iOS7/Frameworks/QuartzCore/CALayerArray.h @@ -6,21 +6,22 @@ #import "NSArray.h" +// Not exported @interface CALayerArray : NSArray { struct _CALayerArrayIvars _ivars; } - (id).cxx_construct; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)getObjects:(id *)arg1 range:(struct _NSRange)arg2; - (void)getObjects:(id *)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; -- (id)initWithLayers:(id *)arg1 count:(unsigned long)arg2 retain:(BOOL)arg3; +- (id)initWithLayers:(id *)arg1 count:(unsigned long long)arg2 retain:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/QuartzCore/CALayerHost.h b/iOS7/Frameworks/QuartzCore/CALayerHost.h index 2c0f7764e..0a7c32977 100644 --- a/iOS7/Frameworks/QuartzCore/CALayerHost.h +++ b/iOS7/Frameworks/QuartzCore/CALayerHost.h @@ -10,10 +10,10 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; @property unsigned int contextId; -- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)layerDidBecomeVisible:(_Bool)arg1; - (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; - (struct Layer *)_copyRenderLayer:(struct Transaction *)arg1 layerFlags:(unsigned int)arg2 commitFlags:(unsigned int *)arg3; - (void)didChangeValueForKey:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CALight.h b/iOS7/Frameworks/QuartzCore/CALight.h index 7f884982d..4a33e75ba 100644 --- a/iOS7/Frameworks/QuartzCore/CALight.h +++ b/iOS7/Frameworks/QuartzCore/CALight.h @@ -26,7 +26,7 @@ - (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; - (id)valueForKeyPath:(id)arg1; @@ -35,21 +35,21 @@ - (struct Object *)CA_copyRenderValue; - (void)dealloc; @property(copy) NSString *imageBlendMode; -@property float imageNormalAngle; -@property float imageRotation; +@property double imageNormalAngle; +@property double imageRotation; @property(retain) id image; -@property float coneEdgeSoftness; -@property float coneAngle; -@property float falloff; -@property float falloffDistance; +@property double coneEdgeSoftness; +@property double coneAngle; +@property double falloff; +@property double falloffDistance; @property struct CAPoint3D position; @property struct CAPoint3D direction; @property struct CGColor *color; -@property float specularIntensity; -@property float diffuseIntensity; -@property float ambientIntensity; -@property float intensity; -@property(getter=isEnabled) BOOL enabled; +@property double specularIntensity; +@property double diffuseIntensity; +@property double ambientIntensity; +@property double intensity; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; @property(copy) NSString *type; - (id)initWithType:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CALinearMaskLayer.h b/iOS7/Frameworks/QuartzCore/CALinearMaskLayer.h index 447c69991..2dbe17585 100644 --- a/iOS7/Frameworks/QuartzCore/CALinearMaskLayer.h +++ b/iOS7/Frameworks/QuartzCore/CALinearMaskLayer.h @@ -10,8 +10,8 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property struct CGColor *foregroundColor; - (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAMLParser.h b/iOS7/Frameworks/QuartzCore/CAMLParser.h index 3f9598165..d6db0cf46 100644 --- a/iOS7/Frameworks/QuartzCore/CAMLParser.h +++ b/iOS7/Frameworks/QuartzCore/CAMLParser.h @@ -20,7 +20,7 @@ - (id)didFailToLoadResourceFromURL:(id)arg1; - (void)didLoadResource:(id)arg1 fromURL:(id)arg2; - (id)willLoadResourceFromURL:(id)arg1; -- (id)attributeForKey:(id)arg1 remove:(BOOL)arg2; +- (id)attributeForKey:(id)arg1 remove:(_Bool)arg2; - (void)setElementValue:(id)arg1; - (id)elementValue; - (id)objectById:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAMatchMoveAnimation.h b/iOS7/Frameworks/QuartzCore/CAMatchMoveAnimation.h index cb869f70d..007823cc9 100644 --- a/iOS7/Frameworks/QuartzCore/CAMatchMoveAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAMatchMoveAnimation.h @@ -13,18 +13,18 @@ } + (id)defaultValueForKey:(id)arg1; -@property(getter=isAdditive) BOOL additive; -@property BOOL appliesRotation; -@property BOOL appliesScale; -@property BOOL appliesY; -@property BOOL appliesX; -@property BOOL targetsSuperlayer; +@property(getter=isAdditive) _Bool additive; +@property _Bool appliesRotation; +@property _Bool appliesScale; +@property _Bool appliesY; +@property _Bool appliesX; +@property _Bool targetsSuperlayer; @property(copy) NSString *keyPath; @property(copy) NSArray *sourcePoints; @property(retain) CALayer *sourceLayer; - (unsigned int)_propertyFlagsForLayer:(id)arg1; - (struct Animation *)_copyRenderAnimationForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; - (void)applyForTime:(double)arg1 presentationObject:(id)arg2 modelObject:(id)arg3; @end diff --git a/iOS7/Frameworks/QuartzCore/CAMediaTiming-Protocol.h b/iOS7/Frameworks/QuartzCore/CAMediaTiming-Protocol.h index 30b408a3b..6febc68ac 100644 --- a/iOS7/Frameworks/QuartzCore/CAMediaTiming-Protocol.h +++ b/iOS7/Frameworks/QuartzCore/CAMediaTiming-Protocol.h @@ -8,7 +8,7 @@ @protocol CAMediaTiming @property(copy) NSString *fillMode; -@property BOOL autoreverses; +@property _Bool autoreverses; @property double repeatDuration; @property float repeatCount; @property double timeOffset; diff --git a/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction-CAMediaTimingFunctionPrivate.h b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction-CAMediaTimingFunctionPrivate.h new file mode 100644 index 000000000..6a0b17620 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction-CAMediaTimingFunctionPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CAMediaTimingFunction (CAMediaTimingFunctionPrivate) ++ (void)CAMLParserEndElement:(id)arg1 content:(id)arg2; +- (void)encodeWithCAMLWriter:(id)arg1; +- (id)CAMLType; +- (float)_solveForInput:(float)arg1; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction.h b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction.h index 4ad65107b..0212c0cca 100644 --- a/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction.h +++ b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunction.h @@ -15,17 +15,13 @@ + (id)functionWithName:(id)arg1; + (id)functionWithControlPoints:(float)arg1:(float)arg2:(float)arg3:(float)arg4; -+ (void)CAMLParserEndElement:(id)arg1 content:(id)arg2; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (void)getControlPointAtIndex:(unsigned long)arg1 values:(float [2])arg2; +- (void)getControlPointAtIndex:(unsigned long long)arg1 values:(float [2])arg2; - (void)_getPoints:(double *)arg1; - (void)dealloc; - (id)initWithControlPoints:(float)arg1:(float)arg2:(float)arg3:(float)arg4; -- (void)encodeWithCAMLWriter:(id)arg1; -- (id)CAMLType; -- (float)_solveForInput:(float)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/CAMediaTimingFunctionBuiltin.h b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunctionBuiltin.h index 8ca6399e4..f68423b85 100644 --- a/iOS7/Frameworks/QuartzCore/CAMediaTimingFunctionBuiltin.h +++ b/iOS7/Frameworks/QuartzCore/CAMediaTimingFunctionBuiltin.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CAMediaTimingFunctionBuiltin : CAMediaTimingFunction { unsigned int _index; diff --git a/iOS7/Frameworks/QuartzCore/CAMeshInterpolator.h b/iOS7/Frameworks/QuartzCore/CAMeshInterpolator.h index 9c253bf3b..5105d6e4b 100644 --- a/iOS7/Frameworks/QuartzCore/CAMeshInterpolator.h +++ b/iOS7/Frameworks/QuartzCore/CAMeshInterpolator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CAMeshInterpolator : CAMeshTransform { struct Interpolator *_interp; diff --git a/iOS7/Frameworks/QuartzCore/CAMeshTransform.h b/iOS7/Frameworks/QuartzCore/CAMeshTransform.h index 4767406cd..e4ebff98b 100644 --- a/iOS7/Frameworks/QuartzCore/CAMeshTransform.h +++ b/iOS7/Frameworks/QuartzCore/CAMeshTransform.h @@ -15,34 +15,34 @@ @interface CAMeshTransform : NSObject { void *_impl; - unsigned long _normalization; - long _subdivisionSteps; + unsigned long long _normalization; + long long _subdivisionSteps; } + (void)CAMLParserEndElement:(id)arg1 content:(id)arg2; + (void)CAMLParserStartElement:(id)arg1; -+ (id)meshTransformWithVertexCount:(unsigned long)arg1 vertices:(const struct CAMeshVertex *)arg2 faceCount:(unsigned long)arg3 faces:(const struct CAMeshFace *)arg4 depthNormalization:(id)arg5; ++ (id)meshTransformWithVertexCount:(unsigned long long)arg1 vertices:(const struct CAMeshVertex *)arg2 faceCount:(unsigned long long)arg3 faces:(const struct CAMeshFace *)arg4 depthNormalization:(id)arg5; - (id)meshTransformForLayer:(id)arg1; -- (float)CA_distanceToValue:(id)arg1; +- (double)CA_distanceToValue:(id)arg1; - (id)CA_interpolateValues:(id)arg1:(id)arg2:(id)arg3 interpolator:(const struct ValueInterpolator *)arg4; - (id)CA_interpolateValue:(id)arg1 byFraction:(float)arg2; - (void)encodeWithCAMLWriter:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)_subdivideToDepth:(int)arg1; +- (id)_subdivideToDepth:(long long)arg1; - (id)_data; -- (BOOL)_constructWithData:(id)arg1; +- (_Bool)_constructWithData:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (struct Object *)CA_copyRenderValue; @property(readonly) int subdivisionSteps; @property(readonly) NSString *depthNormalization; -- (struct CAMeshFace)faceAtIndex:(unsigned long)arg1; -@property(readonly) unsigned long faceCount; -- (struct CAMeshVertex)vertexAtIndex:(unsigned long)arg1; -@property(readonly) unsigned long vertexCount; +- (struct CAMeshFace)faceAtIndex:(unsigned long long)arg1; +@property(readonly) unsigned long long faceCount; +- (struct CAMeshVertex)vertexAtIndex:(unsigned long long)arg1; +@property(readonly) unsigned long long vertexCount; - (id)_initWithMeshTransform:(id)arg1; -- (id)initWithVertexCount:(unsigned long)arg1 vertices:(const struct CAMeshVertex *)arg2 faceCount:(unsigned long)arg3 faces:(const struct CAMeshFace *)arg4 depthNormalization:(id)arg5; +- (id)initWithVertexCount:(unsigned long long)arg1 vertices:(const struct CAMeshVertex *)arg2 faceCount:(unsigned long long)arg3 faces:(const struct CAMeshFace *)arg4 depthNormalization:(id)arg5; - (id)_init; - (id)init; - (void)dealloc; diff --git a/iOS7/Frameworks/QuartzCore/CAMutableMeshTransform.h b/iOS7/Frameworks/QuartzCore/CAMutableMeshTransform.h index a3b0ed9f4..e7b4fa065 100644 --- a/iOS7/Frameworks/QuartzCore/CAMutableMeshTransform.h +++ b/iOS7/Frameworks/QuartzCore/CAMutableMeshTransform.h @@ -16,12 +16,12 @@ @property int subdivisionSteps; @property(copy) NSString *depthNormalization; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)removeFaceAtIndex:(unsigned long)arg1; +- (void)removeFaceAtIndex:(unsigned long long)arg1; - (void)addFace:(struct CAMeshFace)arg1; -- (void)replaceFaceAtIndex:(unsigned long)arg1 withFace:(struct CAMeshFace)arg2; -- (void)removeVertexAtIndex:(unsigned long)arg1; +- (void)replaceFaceAtIndex:(unsigned long long)arg1 withFace:(struct CAMeshFace)arg2; +- (void)removeVertexAtIndex:(unsigned long long)arg1; - (void)addVertex:(struct CAMeshVertex)arg1; -- (void)replaceVertexAtIndex:(unsigned long)arg1 withVertex:(struct CAMeshVertex)arg2; +- (void)replaceVertexAtIndex:(unsigned long long)arg1 withVertex:(struct CAMeshVertex)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/QuartzCore/CAPackage.h b/iOS7/Frameworks/QuartzCore/CAPackage.h index 90acfb488..55731162a 100644 --- a/iOS7/Frameworks/QuartzCore/CAPackage.h +++ b/iOS7/Frameworks/QuartzCore/CAPackage.h @@ -23,7 +23,7 @@ - (void)foreachLayer:(id)arg1; - (id)publishedObjectWithName:(id)arg1; - (id)publishedObjectNames; -@property(readonly, getter=isGeometryFlipped) BOOL geometryFlipped; +@property(readonly, getter=isGeometryFlipped) _Bool geometryFlipped; @property(readonly) CALayer *rootLayer; - (void)dealloc; - (void)_readFromCAMLURL:(id)arg1 type:(id)arg2 options:(id)arg3 error:(id *)arg4; diff --git a/iOS7/Frameworks/QuartzCore/CAPropertyAnimation-CAAnimationPrivate.h b/iOS7/Frameworks/QuartzCore/CAPropertyAnimation-CAAnimationPrivate.h new file mode 100644 index 000000000..1830c4cf2 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CAPropertyAnimation-CAAnimationPrivate.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CAPropertyAnimation (CAAnimationPrivate) +@end + diff --git a/iOS7/Frameworks/QuartzCore/CAPropertyAnimation.h b/iOS7/Frameworks/QuartzCore/CAPropertyAnimation.h index 6620f43ae..ab32186a5 100644 --- a/iOS7/Frameworks/QuartzCore/CAPropertyAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAPropertyAnimation.h @@ -13,14 +13,14 @@ } + (id)animationWithKeyPath:(id)arg1; -- (BOOL)cumulative; -- (BOOL)additive; +- (_Bool)cumulative; +- (_Bool)additive; @property(retain) CAValueFunction *valueFunction; -@property(getter=isCumulative) BOOL cumulative; +@property(getter=isCumulative) _Bool cumulative; @property(copy) NSString *keyPath; -@property(getter=isAdditive) BOOL additive; +@property(getter=isAdditive) _Bool additive; - (unsigned int)_propertyFlagsForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; - (void)applyForTime:(double)arg1 presentationObject:(id)arg2 modelObject:(id)arg3; @end diff --git a/iOS7/Frameworks/QuartzCore/CARenderer-CARendererPrivate.h b/iOS7/Frameworks/QuartzCore/CARenderer-CARendererPrivate.h new file mode 100644 index 000000000..593e51e6d --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CARenderer-CARendererPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CAContext; + +@interface CARenderer (CARendererPrivate) +@property id delegate; +@property(retain) CAContext *context; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CARenderer.h b/iOS7/Frameworks/QuartzCore/CARenderer.h index ff4121bf3..ebfc0ca74 100644 --- a/iOS7/Frameworks/QuartzCore/CARenderer.h +++ b/iOS7/Frameworks/QuartzCore/CARenderer.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class CAContext, CALayer; +@class CALayer; @interface CARenderer : NSObject { @@ -16,7 +16,7 @@ + (id)rendererWithEAGLContext:(id)arg1 options:(id)arg2; - (void)endFrame; - (void)render; -- (BOOL)hasMissingContent; +- (_Bool)hasMissingContent; - (double)nextFrameTime; - (void)addUpdateRect:(struct CGRect)arg1; - (struct CGRect)updateBounds; @@ -26,8 +26,6 @@ - (void)dealloc; - (id)_initWithEAGLContext:(id)arg1 options:(id)arg2; - (id)_initWithOptions:(id)arg1; -@property id delegate; -@property(retain) CAContext *context; @end diff --git a/iOS7/Frameworks/QuartzCore/CAReplicatorLayer.h b/iOS7/Frameworks/QuartzCore/CAReplicatorLayer.h index e42ca592f..1784b3703 100644 --- a/iOS7/Frameworks/QuartzCore/CAReplicatorLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAReplicatorLayer.h @@ -10,8 +10,8 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; @property float instanceAlphaOffset; @property float instanceBlueOffset; @@ -20,8 +20,8 @@ @property struct CGColor *instanceColor; @property struct CATransform3D instanceTransform; @property double instanceDelay; -@property BOOL preservesDepth; -@property int instanceCount; +@property _Bool preservesDepth; +@property long long instanceCount; - (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; - (_Bool)_renderLayerDefinesProperty:(unsigned int)arg1; - (struct Layer *)_copyRenderLayer:(struct Transaction *)arg1 layerFlags:(unsigned int)arg2 commitFlags:(unsigned int *)arg3; diff --git a/iOS7/Frameworks/QuartzCore/CAScrollLayer.h b/iOS7/Frameworks/QuartzCore/CAScrollLayer.h index d00dce7cd..9bfbcba00 100644 --- a/iOS7/Frameworks/QuartzCore/CAScrollLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAScrollLayer.h @@ -12,7 +12,7 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; + (id)defaultValueForKey:(id)arg1; @property(copy) NSString *scrollMode; - (struct CGRect)_visibleRectOfLayer:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAShapeLayer.h b/iOS7/Frameworks/QuartzCore/CAShapeLayer.h index 489cc7758..db559a962 100644 --- a/iOS7/Frameworks/QuartzCore/CAShapeLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAShapeLayer.h @@ -12,17 +12,17 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; + (id)defaultValueForKey:(id)arg1; -@property float lineDashPhase; +@property double lineDashPhase; @property(copy) NSArray *lineDashPattern; @property(copy) NSString *lineCap; @property(copy) NSString *lineJoin; -@property float miterLimit; -@property float lineWidth; -@property float strokeEnd; -@property float strokeStart; +@property double miterLimit; +@property double lineWidth; +@property double strokeEnd; +@property double strokeStart; @property struct CGColor *strokeColor; @property(copy) NSString *fillRule; @property struct CGColor *fillColor; diff --git a/iOS7/Frameworks/QuartzCore/CASlotProxy.h b/iOS7/Frameworks/QuartzCore/CASlotProxy.h index 13517028f..60ec57988 100644 --- a/iOS7/Frameworks/QuartzCore/CASlotProxy.h +++ b/iOS7/Frameworks/QuartzCore/CASlotProxy.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CASlotProxy : NSObject { struct Proxy *_proxy; diff --git a/iOS7/Frameworks/QuartzCore/CASmoothedTextLayer.h b/iOS7/Frameworks/QuartzCore/CASmoothedTextLayer.h index 80f51cb10..a0a9d2ab0 100644 --- a/iOS7/Frameworks/QuartzCore/CASmoothedTextLayer.h +++ b/iOS7/Frameworks/QuartzCore/CASmoothedTextLayer.h @@ -10,9 +10,9 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)_hasRenderLayerSubclass; -+ (BOOL)needsDisplayForKey:(id)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)_hasRenderLayerSubclass; ++ (_Bool)needsDisplayForKey:(id)arg1; + (id)defaultValueForKey:(id)arg1; @property unsigned int fontSmoothingStyle; - (unsigned int)_renderLayerPropertyAnimationFlags:(unsigned int)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CASpring.h b/iOS7/Frameworks/QuartzCore/CASpring.h index dde592133..e3c7b43dd 100644 --- a/iOS7/Frameworks/QuartzCore/CASpring.h +++ b/iOS7/Frameworks/QuartzCore/CASpring.h @@ -20,10 +20,10 @@ struct CGPoint _attachmentPointA; struct CGPoint _attachmentPointB; CAValueFunction *_function; - float _stiffness; - float _damping; - float _restLength; - BOOL _enabled; + double _stiffness; + double _damping; + double _restLength; + _Bool _enabled; id _delegate; void *_priv; } @@ -47,14 +47,14 @@ - (void)dealloc; @property id delegate; @property(retain) CAValueFunction *function; -@property float restLength; -@property float damping; -@property float stiffness; +@property double restLength; +@property double damping; +@property double stiffness; @property struct CGPoint attachmentPointB; @property struct CGPoint attachmentPointA; @property(retain) CALayer *layerB; @property(retain) CALayer *layerA; -@property(getter=isEnabled) BOOL enabled; +@property(getter=isEnabled) _Bool enabled; @property(copy) NSString *name; - (id)init; diff --git a/iOS7/Frameworks/QuartzCore/CASpringAnimation.h b/iOS7/Frameworks/QuartzCore/CASpringAnimation.h index f66652a0b..2c13b79d1 100644 --- a/iOS7/Frameworks/QuartzCore/CASpringAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CASpringAnimation.h @@ -11,15 +11,15 @@ } + (id)defaultValueForKey:(id)arg1; -@property float velocity; -@property float damping; -@property float stiffness; -@property float mass; +@property double velocity; +@property double damping; +@property double stiffness; +@property double mass; - (double)durationForEpsilon:(double)arg1; - (double)_timeFunction:(double)arg1; - (unsigned int)_propertyFlagsForLayer:(id)arg1; - (struct Animation *)_copyRenderAnimationForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CAState.h b/iOS7/Frameworks/QuartzCore/CAState.h index d768a4cbf..a21193e7a 100644 --- a/iOS7/Frameworks/QuartzCore/CAState.h +++ b/iOS7/Frameworks/QuartzCore/CAState.h @@ -18,17 +18,17 @@ NSMutableArray *_elements; double _nextDelay; double _previousDelay; - BOOL _enabled; - BOOL _locked; - BOOL _initial; + _Bool _enabled; + _Bool _locked; + _Bool _initial; } + (void)CAMLParserStartElement:(id)arg1; -@property(getter=isInitial) BOOL initial; // @synthesize initial=_initial; -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked=_locked; +@property(getter=isInitial) _Bool initial; // @synthesize initial=_initial; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=_locked; @property double previousDelay; // @synthesize previousDelay=_previousDelay; @property double nextDelay; // @synthesize nextDelay=_nextDelay; -@property(getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; @property(copy) NSString *basedOn; // @synthesize basedOn=_basedOn; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (id)debugDescription; diff --git a/iOS7/Frameworks/QuartzCore/CAStateAddAnimation.h b/iOS7/Frameworks/QuartzCore/CAStateAddAnimation.h index e808a5543..f804e777e 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateAddAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAStateAddAnimation.h @@ -24,7 +24,7 @@ - (void)encodeWithCAMLWriter:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; - (id)keyPath; @end diff --git a/iOS7/Frameworks/QuartzCore/CAStateAddElement.h b/iOS7/Frameworks/QuartzCore/CAStateAddElement.h index 172e2c2f8..db580bb91 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateAddElement.h +++ b/iOS7/Frameworks/QuartzCore/CAStateAddElement.h @@ -28,7 +28,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)foreachLayer:(id)arg1; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/CAStateControllerAnimation.h b/iOS7/Frameworks/QuartzCore/CAStateControllerAnimation.h index ef0a4d72b..84e12ebbd 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateControllerAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAStateControllerAnimation.h @@ -8,6 +8,7 @@ @class CALayer, NSString; +// Not exported @interface CAStateControllerAnimation : NSObject { CALayer *_layer; diff --git a/iOS7/Frameworks/QuartzCore/CAStateControllerLayer.h b/iOS7/Frameworks/QuartzCore/CAStateControllerLayer.h index cf537c3f7..766f94f05 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateControllerLayer.h +++ b/iOS7/Frameworks/QuartzCore/CAStateControllerLayer.h @@ -8,6 +8,7 @@ @class CALayer, CAState, CAStateControllerUndo, NSMutableArray, NSTimer; +// Not exported @interface CAStateControllerLayer : NSObject { CALayer *_layer; diff --git a/iOS7/Frameworks/QuartzCore/CAStateControllerTransition.h b/iOS7/Frameworks/QuartzCore/CAStateControllerTransition.h index a22fa44cc..37b69231d 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateControllerTransition.h +++ b/iOS7/Frameworks/QuartzCore/CAStateControllerTransition.h @@ -8,6 +8,7 @@ @class CALayer, CAStateController, CAStateTransition, NSMutableArray, NSString; +// Not exported @interface CAStateControllerTransition : NSObject { CAStateController *_controller; @@ -26,7 +27,7 @@ @property(readonly, nonatomic) CAStateTransition *transition; // @synthesize transition=_transition; @property(readonly, nonatomic) CALayer *layer; // @synthesize layer=_layer; - (void)dealloc; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)invalidate; - (void)removeAnimationFromLayer:(id)arg1 forKey:(id)arg2; - (void)addAnimation:(id)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAStateControllerUndo.h b/iOS7/Frameworks/QuartzCore/CAStateControllerUndo.h index afef7fa91..08a4ab9c4 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateControllerUndo.h +++ b/iOS7/Frameworks/QuartzCore/CAStateControllerUndo.h @@ -10,6 +10,7 @@ @class CAState, NSMutableArray; +// Not exported @interface CAStateControllerUndo : NSObject { CAStateControllerUndo *_next; diff --git a/iOS7/Frameworks/QuartzCore/CAStateElement.h b/iOS7/Frameworks/QuartzCore/CAStateElement.h index a12f7ff09..9492023c2 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateElement.h +++ b/iOS7/Frameworks/QuartzCore/CAStateElement.h @@ -29,7 +29,7 @@ - (void)foreachLayer:(id)arg1; - (id)save; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @property(readonly, nonatomic) NSString *keyPath; - (id)targetName; - (void)dealloc; diff --git a/iOS7/Frameworks/QuartzCore/CAStateRemoveAnimation.h b/iOS7/Frameworks/QuartzCore/CAStateRemoveAnimation.h index ab2b9fb68..919763f53 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateRemoveAnimation.h +++ b/iOS7/Frameworks/QuartzCore/CAStateRemoveAnimation.h @@ -22,7 +22,7 @@ - (void)encodeWithCAMLWriter:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; - (id)keyPath; @end diff --git a/iOS7/Frameworks/QuartzCore/CAStateRemoveElement.h b/iOS7/Frameworks/QuartzCore/CAStateRemoveElement.h index 786372d27..3ff668a80 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateRemoveElement.h +++ b/iOS7/Frameworks/QuartzCore/CAStateRemoveElement.h @@ -25,7 +25,7 @@ - (void)CAMLParser:(id)arg1 setValue:(id)arg2 forKey:(id)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/CAStateSetValue.h b/iOS7/Frameworks/QuartzCore/CAStateSetValue.h index 627a6006e..6584bf55d 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateSetValue.h +++ b/iOS7/Frameworks/QuartzCore/CAStateSetValue.h @@ -24,7 +24,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)foreachLayer:(id)arg1; - (void)apply:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @property(retain, nonatomic) id value; @end diff --git a/iOS7/Frameworks/QuartzCore/CAStateTransitionElement.h b/iOS7/Frameworks/QuartzCore/CAStateTransitionElement.h index c0cbec14f..4793da6f8 100644 --- a/iOS7/Frameworks/QuartzCore/CAStateTransitionElement.h +++ b/iOS7/Frameworks/QuartzCore/CAStateTransitionElement.h @@ -16,11 +16,11 @@ CALayer *_target; CAAnimation *_animation; NSString *_key; - BOOL _enabled; + _Bool _enabled; } + (void)CAMLParserStartElement:(id)arg1; -@property(getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; @property(copy, nonatomic) NSString *key; // @synthesize key=_key; @property(retain, nonatomic) CAAnimation *animation; // @synthesize animation=_animation; @property(nonatomic) CALayer *target; // @synthesize target=_target; diff --git a/iOS7/Frameworks/QuartzCore/CASuspendNotification.h b/iOS7/Frameworks/QuartzCore/CASuspendNotification.h index 047d140f5..9421006e6 100644 --- a/iOS7/Frameworks/QuartzCore/CASuspendNotification.h +++ b/iOS7/Frameworks/QuartzCore/CASuspendNotification.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CASuspendNotification : NSObject { } diff --git a/iOS7/Frameworks/QuartzCore/CATextLayer-CATextLayerPrivate.h b/iOS7/Frameworks/QuartzCore/CATextLayer-CATextLayerPrivate.h new file mode 100644 index 000000000..b5ccd5783 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CATextLayer-CATextLayerPrivate.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CATextLayer (CATextLayerPrivate) +@property _Bool allowsFontSubpixelQuantization; +@property(copy) id truncationString; +- (_Bool)wrapped; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CATextLayer.h b/iOS7/Frameworks/QuartzCore/CATextLayer.h index a9c2a4166..32f1491c3 100644 --- a/iOS7/Frameworks/QuartzCore/CATextLayer.h +++ b/iOS7/Frameworks/QuartzCore/CATextLayer.h @@ -13,15 +13,15 @@ struct CATextLayerPrivate *_state; } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)needsDisplayForKey:(id)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)needsDisplayForKey:(id)arg1; + (id)defaultValueForKey:(id)arg1; @property(copy) NSString *alignmentMode; @property(copy) NSString *truncationMode; -@property(getter=isWrapped) BOOL wrapped; +@property(getter=isWrapped) _Bool wrapped; @property struct CGColor *foregroundColor; @property void *font; -@property float fontSize; +@property double fontSize; @property(copy) id string; - (void)_prepareContext:(struct CGContext *)arg1; - (void)drawInContext:(struct CGContext *)arg1; @@ -36,9 +36,6 @@ - (id)initWithLayer:(id)arg1; - (id)init; - (id)implicitAnimationForKeyPath:(id)arg1; -@property BOOL allowsFontSubpixelQuantization; -@property(copy) id truncationString; -- (BOOL)wrapped; @end diff --git a/iOS7/Frameworks/QuartzCore/CATiledLayer-CATiledLayerPrivate.h b/iOS7/Frameworks/QuartzCore/CATiledLayer-CATiledLayerPrivate.h new file mode 100644 index 000000000..8aa3d5221 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CATiledLayer-CATiledLayerPrivate.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CATiledLayer (CATiledLayerPrivate) ++ (unsigned int)prefetchedTiles; ++ (_Bool)shouldDrawOnMainThread; +@property(getter=isDrawingEnabled) _Bool drawingEnabled; +@property double maximumTileScale; +@property struct CGColor *fillColor; +- (void)displayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2 options:(id)arg3; +- (_Bool)canDrawRect:(struct CGRect)arg1 levelOfDetail:(int)arg2; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2 options:(id)arg3; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CATiledLayer.h b/iOS7/Frameworks/QuartzCore/CATiledLayer.h index 19ba5df26..02e7177ad 100644 --- a/iOS7/Frameworks/QuartzCore/CATiledLayer.h +++ b/iOS7/Frameworks/QuartzCore/CATiledLayer.h @@ -10,30 +10,21 @@ { } -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; + (id)defaultValueForKey:(id)arg1; + (double)fadeDuration; -+ (unsigned int)prefetchedTiles; -+ (BOOL)shouldDrawOnMainThread; @property struct CGSize tileSize; -@property unsigned long levelsOfDetailBias; -@property unsigned long levelsOfDetail; -- (BOOL)_canDisplayConcurrently; +@property unsigned long long levelsOfDetailBias; +@property unsigned long long levelsOfDetail; +- (_Bool)_canDisplayConcurrently; - (void)_display; - (void)dealloc; - (void)_dealloc; - (void)invalidateContents; - (void)setContents:(id)arg1; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; -- (BOOL)shouldArchiveValueForKey:(id)arg1; +- (_Bool)shouldArchiveValueForKey:(id)arg1; - (void)didChangeValueForKey:(id)arg1; -@property(getter=isDrawingEnabled) BOOL drawingEnabled; -@property float maximumTileScale; -@property struct CGColor *fillColor; -- (void)displayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2 options:(id)arg3; -- (BOOL)canDrawRect:(struct CGRect)arg1 levelOfDetail:(int)arg2; -- (void)setNeedsDisplayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2; -- (void)setNeedsDisplayInRect:(struct CGRect)arg1 levelOfDetail:(int)arg2 options:(id)arg3; @end diff --git a/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionInternal.h b/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionInternal.h new file mode 100644 index 000000000..3600d51d8 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CATransaction (CATransactionInternal) ++ (id)_implicitAnimationForLayer:(id)arg1 keyPath:(id)arg2; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionPrivate.h b/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionPrivate.h new file mode 100644 index 000000000..967bdc0fc --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CATransaction-CATransactionPrivate.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CATransaction (CATransactionPrivate) ++ (void)setInputTime:(double)arg1; ++ (double)inputTime; ++ (void)setCommitTime:(double)arg1; ++ (double)commitTime; ++ (void)setAnimatesFromModelValues:(_Bool)arg1; ++ (_Bool)animatesFromModelValues; ++ (unsigned int)currentState; ++ (void)synchronize; ++ (void)activateBackground:(_Bool)arg1; ++ (void)activate; ++ (id)animator; ++ (void)popAnimator; ++ (void)pushAnimator:(id)arg1; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CATransaction.h b/iOS7/Frameworks/QuartzCore/CATransaction.h index 2f38f976b..bbfb5b082 100644 --- a/iOS7/Frameworks/QuartzCore/CATransaction.h +++ b/iOS7/Frameworks/QuartzCore/CATransaction.h @@ -14,8 +14,8 @@ + (id)valueForKey:(id)arg1; + (void)setCompletionBlock:(id)arg1; + (id)completionBlock; -+ (void)setDisableActions:(BOOL)arg1; -+ (BOOL)disableActions; ++ (void)setDisableActions:(_Bool)arg1; ++ (_Bool)disableActions; + (void)setAnimationTimingFunction:(id)arg1; + (id)animationTimingFunction; + (void)setAnimationDuration:(double)arg1; @@ -24,22 +24,8 @@ + (void)lock; + (void)flush; + (void)commit; -+ (BOOL)beginWithoutBlocking; ++ (_Bool)beginWithoutBlocking; + (void)begin; -+ (void)setInputTime:(double)arg1; -+ (double)inputTime; -+ (void)setCommitTime:(double)arg1; -+ (double)commitTime; -+ (void)setAnimatesFromModelValues:(BOOL)arg1; -+ (BOOL)animatesFromModelValues; -+ (unsigned int)currentState; -+ (void)synchronize; -+ (void)activateBackground:(BOOL)arg1; -+ (void)activate; -+ (id)animator; -+ (void)popAnimator; -+ (void)pushAnimator:(id)arg1; -+ (id)_implicitAnimationForLayer:(id)arg1 keyPath:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CATransition-CAAnimationPrivate.h b/iOS7/Frameworks/QuartzCore/CATransition-CAAnimationPrivate.h new file mode 100644 index 000000000..08cdb4543 --- /dev/null +++ b/iOS7/Frameworks/QuartzCore/CATransition-CAAnimationPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface CATransition (CAAnimationPrivate) +@property unsigned int transitionFlags; +@property(copy) NSDictionary *options; +@end + diff --git a/iOS7/Frameworks/QuartzCore/CATransition.h b/iOS7/Frameworks/QuartzCore/CATransition.h index 6a8694aff..716071576 100644 --- a/iOS7/Frameworks/QuartzCore/CATransition.h +++ b/iOS7/Frameworks/QuartzCore/CATransition.h @@ -6,7 +6,7 @@ #import -@class NSDictionary, NSString; +@class NSString; @interface CATransition : CAAnimation { @@ -19,9 +19,7 @@ @property(copy) NSString *type; - (unsigned int)_propertyFlagsForLayer:(id)arg1; - (struct Animation *)_copyRenderAnimationForLayer:(id)arg1; -- (BOOL)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; -@property unsigned int transitionFlags; -@property(copy) NSDictionary *options; +- (_Bool)_setCARenderAnimation:(struct Animation *)arg1 layer:(id)arg2; @end diff --git a/iOS7/Frameworks/QuartzCore/CAValueFunction.h b/iOS7/Frameworks/QuartzCore/CAValueFunction.h index 652fe8715..a2e7814bc 100644 --- a/iOS7/Frameworks/QuartzCore/CAValueFunction.h +++ b/iOS7/Frameworks/QuartzCore/CAValueFunction.h @@ -23,10 +23,10 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (struct Object *)CA_copyRenderValue; -- (BOOL)apply:(const double *)arg1 result:(double *)arg2 parameterFunction:(void *)arg3 context:(void *)arg4; -- (BOOL)apply:(const double *)arg1 result:(double *)arg2; -- (unsigned long)outputCount; -- (unsigned long)inputCount; +- (_Bool)apply:(const double *)arg1 result:(double *)arg2 parameterFunction:(void *)arg3 context:(void *)arg4; +- (_Bool)apply:(const double *)arg1 result:(double *)arg2; +- (unsigned long long)outputCount; +- (unsigned long long)inputCount; @property(readonly) NSString *name; - (void)dealloc; - (id)_initWithName:(int)arg1; diff --git a/iOS7/Frameworks/QuartzCore/CAWindowServer.h b/iOS7/Frameworks/QuartzCore/CAWindowServer.h index a342c9b49..88c90d051 100644 --- a/iOS7/Frameworks/QuartzCore/CAWindowServer.h +++ b/iOS7/Frameworks/QuartzCore/CAWindowServer.h @@ -19,7 +19,7 @@ + (id)context; - (id)description; @property unsigned int rendererFlags; -@property(getter=isMirroringEnabled) BOOL mirroringEnabled; +@property(getter=isMirroringEnabled) _Bool mirroringEnabled; @property(readonly) NSArray *displays; - (void)dealloc; - (void)_detectDisplays; diff --git a/iOS7/Frameworks/QuartzCore/CAWindowServerDisplay.h b/iOS7/Frameworks/QuartzCore/CAWindowServerDisplay.h index 1b9e6b97d..78f7aef97 100644 --- a/iOS7/Frameworks/QuartzCore/CAWindowServerDisplay.h +++ b/iOS7/Frameworks/QuartzCore/CAWindowServerDisplay.h @@ -16,20 +16,20 @@ - (id)description; @property(copy) NSString *TVSignalType; @property(copy) NSString *TVMode; -@property int tag; -@property(getter=isMirroringEnabled) BOOL mirroringEnabled; -@property BOOL allowsVirtualModes; +@property long long tag; +@property(getter=isMirroringEnabled) _Bool mirroringEnabled; +@property _Bool allowsVirtualModes; @property(copy, nonatomic) NSString *colorMode; -@property BOOL usesPreferredModeRefreshRate; +@property _Bool usesPreferredModeRefreshRate; @property float idealRefreshRate; @property float maximumRefreshRate; @property float minimumRefreshRate; @property float contrast; -@property BOOL invertsColors; -@property float overscanAmount; +@property _Bool invertsColors; +@property double overscanAmount; @property(copy) NSString *orientation; - (void)willUnblank; -@property(getter=isBlanked) BOOL blanked; +@property(getter=isBlanked) _Bool blanked; @property(readonly) CAWindowServerDisplay *cloneMaster; - (void)removeAllClones; - (void)removeClone:(id)arg1; @@ -47,7 +47,7 @@ @property(readonly) unsigned int displayId; @property(readonly) NSString *deviceName; @property(readonly) NSString *name; -@property float scale; +@property double scale; @property(readonly) struct CGRect bounds; - (void)dealloc; - (void)update; diff --git a/iOS7/Frameworks/QuartzCore/CDStructures.h b/iOS7/Frameworks/QuartzCore/CDStructures.h index 5d6a3eaa5..8cd6fc7bc 100644 --- a/iOS7/Frameworks/QuartzCore/CDStructures.h +++ b/iOS7/Frameworks/QuartzCore/CDStructures.h @@ -65,21 +65,6 @@ struct CAColorMatrix { float m45; }; -struct CADoublePoint { - double x; - double y; -}; - -struct CADoubleRect { - struct CADoublePoint origin; - struct CADoubleSize size; -}; - -struct CADoubleSize { - double width; - double height; -}; - struct CAEAGLBuffer; struct CAMediaTimingFunctionPrivate { @@ -98,9 +83,9 @@ struct CAMeshVertex { }; struct CAPoint3D { - float x; - float y; - float z; + double x; + double y; + double z; }; struct CARendererPriv { @@ -116,27 +101,27 @@ struct CARendererPriv { unsigned int _field10[2]; unsigned int _field11; unsigned int :8; - unsigned int _field12; + unsigned long long _field12; char _field13[0]; }; struct CATransform3D { - float m11; - float m12; - float m13; - float m14; - float m21; - float m22; - float m23; - float m24; - float m31; - float m32; - float m33; - float m34; - float m41; - float m42; - float m43; - float m44; + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; }; struct CAWindowServerImpl { @@ -145,12 +130,12 @@ struct CAWindowServerImpl { }; struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGColorSpace; @@ -161,8 +146,8 @@ struct CGPathElement { }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -171,8 +156,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CVSMPTETime { @@ -193,8 +178,8 @@ struct Commit; struct Condition { struct _opaque_pthread_cond_t { - long _field1; - char _field2[24]; + long long _field1; + char _field2[40]; } _field1; }; @@ -374,8 +359,8 @@ struct ModeSet { struct Mutex { struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; + long long _field1; + char _field2[56]; } _field1; }; @@ -450,8 +435,8 @@ struct Server { struct Display *_field4; struct __CFString *_field5; struct ContextItem *_field6; - unsigned int _field7; - unsigned int _field8; + unsigned long long _field7; + unsigned long long _field8; struct SpinLock _field9; struct PendingOperation *_field10; struct Context *_field11; @@ -499,7 +484,6 @@ struct Transaction { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; }; struct TypedArray; @@ -561,17 +545,16 @@ struct _CAImageQueue; struct _CALayerArrayIvars { id *layers; - unsigned int count; - unsigned int capacity; - unsigned long mutations; - char retained; + unsigned long long count; + unsigned long long capacity; + unsigned long long mutations; + _Bool retained; }; struct _CALayerIvars { int refcount; unsigned int magic; void *layer; - void *unused1[8]; }; struct _CAMLWriterAttribute; @@ -636,17 +619,18 @@ struct _CAStateControllerData { struct _EAGLNativeWindowObject { int _field1; - void *_field2; + unsigned int _field2; void *_field3; void *_field4; void *_field5; void *_field6; void *_field7; + void *_field8; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct __CFDictionary; @@ -658,11 +642,11 @@ struct x_list_struct; #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { int _field1; diff --git a/iOS7/Frameworks/QuartzCore/LKCGColorCodingProxy.h b/iOS7/Frameworks/QuartzCore/LKCGColorCodingProxy.h index 09b228b75..40b221a89 100644 --- a/iOS7/Frameworks/QuartzCore/LKCGColorCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/LKCGColorCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface LKCGColorCodingProxy : CACodingProxy { struct CGColor *_color; diff --git a/iOS7/Frameworks/QuartzCore/LKCGImageCodingProxy.h b/iOS7/Frameworks/QuartzCore/LKCGImageCodingProxy.h index abe5b9dd4..d7f868e0e 100644 --- a/iOS7/Frameworks/QuartzCore/LKCGImageCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/LKCGImageCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface LKCGImageCodingProxy : CACodingProxy { struct CGImage *_image; diff --git a/iOS7/Frameworks/QuartzCore/LKNSArrayCodingProxy.h b/iOS7/Frameworks/QuartzCore/LKNSArrayCodingProxy.h index 4f397d807..5330e402f 100644 --- a/iOS7/Frameworks/QuartzCore/LKNSArrayCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/LKNSArrayCodingProxy.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface LKNSArrayCodingProxy : CACodingProxy { NSArray *_array; diff --git a/iOS7/Frameworks/QuartzCore/LKNSDictionaryCodingProxy.h b/iOS7/Frameworks/QuartzCore/LKNSDictionaryCodingProxy.h index 753c89e54..870d292c5 100644 --- a/iOS7/Frameworks/QuartzCore/LKNSDictionaryCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/LKNSDictionaryCodingProxy.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface LKNSDictionaryCodingProxy : CACodingProxy { NSDictionary *_dict; diff --git a/iOS7/Frameworks/QuartzCore/LKNSValueCodingProxy.h b/iOS7/Frameworks/QuartzCore/LKNSValueCodingProxy.h index 0dfbf9db9..f4e17e40d 100644 --- a/iOS7/Frameworks/QuartzCore/LKNSValueCodingProxy.h +++ b/iOS7/Frameworks/QuartzCore/LKNSValueCodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface LKNSValueCodingProxy : CACodingProxy { int _kind; @@ -15,9 +16,6 @@ struct CGRect rect; struct CATransform3D transform; struct CAPoint3D point3d; - struct CADoublePoint dpoint; - struct CADoubleSize dsize; - struct CADoubleRect drect; struct CAColorMatrix color_matrix; } _u; } diff --git a/iOS7/Frameworks/QuartzCore/NSCoder-CACoderAdditions.h b/iOS7/Frameworks/QuartzCore/NSCoder-CACoderAdditions.h index 86a6da2fb..8fa4bae82 100644 --- a/iOS7/Frameworks/QuartzCore/NSCoder-CACoderAdditions.h +++ b/iOS7/Frameworks/QuartzCore/NSCoder-CACoderAdditions.h @@ -7,9 +7,9 @@ #import "NSCoder.h" @interface NSCoder (CACoderAdditions) -- (BOOL)CA_decodeCGFloatArray:(float *)arg1 count:(unsigned long)arg2 forKey:(id)arg3; -- (void)CA_encodeCGFloatArray:(const float *)arg1 count:(unsigned long)arg2 forKey:(id)arg3; +- (_Bool)CA_decodeCGFloatArray:(double *)arg1 count:(unsigned long long)arg2 forKey:(id)arg3; +- (void)CA_encodeCGFloatArray:(const double *)arg1 count:(unsigned long long)arg2 forKey:(id)arg3; - (id)CA_decodeObjectForKey:(id)arg1; -- (void)CA_encodeObject:(id)arg1 forKey:(id)arg2 conditional:(BOOL)arg3; +- (void)CA_encodeObject:(id)arg1 forKey:(id)arg2 conditional:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/QuartzCore/NSNumber-CAAnimatableValue.h b/iOS7/Frameworks/QuartzCore/NSNumber-CAAnimatableValue.h index 7ad5e0f89..9861628b8 100644 --- a/iOS7/Frameworks/QuartzCore/NSNumber-CAAnimatableValue.h +++ b/iOS7/Frameworks/QuartzCore/NSNumber-CAAnimatableValue.h @@ -7,7 +7,8 @@ #import "NSNumber.h" @interface NSNumber (CAAnimatableValue) -- (float)CA_distanceToValue:(id)arg1; +- (double)CA_distanceToValue:(id)arg1; +- (id)CA_roundToIntegerFromValue:(id)arg1; - (id)CA_interpolateValues:(id)arg1:(id)arg2:(id)arg3 interpolator:(const struct ValueInterpolator *)arg4; - (id)CA_interpolateValue:(id)arg1 byFraction:(float)arg2; - (id)CA_addValue:(id)arg1 multipliedBy:(int)arg2; diff --git a/iOS7/Frameworks/QuartzCore/NSObject-CAAnimatableValue.h b/iOS7/Frameworks/QuartzCore/NSObject-CAAnimatableValue.h index 7db898290..8069e70a7 100644 --- a/iOS7/Frameworks/QuartzCore/NSObject-CAAnimatableValue.h +++ b/iOS7/Frameworks/QuartzCore/NSObject-CAAnimatableValue.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (CAAnimatableValue) -- (float)CA_distanceToValue:(id)arg1; +- (double)CA_distanceToValue:(id)arg1; - (id)CA_interpolateValues:(id)arg1:(id)arg2:(id)arg3 interpolator:(const struct ValueInterpolator *)arg4; - (id)CA_roundToIntegerFromValue:(id)arg1; - (id)CA_interpolateValue:(id)arg1 byFraction:(float)arg2; diff --git a/iOS7/Frameworks/QuartzCore/NSObject-Protocol.h b/iOS7/Frameworks/QuartzCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/QuartzCore/NSObject-Protocol.h +++ b/iOS7/Frameworks/QuartzCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/QuartzCore/NSObject-_CAObjectInternal.h b/iOS7/Frameworks/QuartzCore/NSObject-_CAObjectInternal.h index 8ddc8629d..ebe500622 100644 --- a/iOS7/Frameworks/QuartzCore/NSObject-_CAObjectInternal.h +++ b/iOS7/Frameworks/QuartzCore/NSObject-_CAObjectInternal.h @@ -8,8 +8,8 @@ @interface NSObject (_CAObjectInternal) + (id)CA_CAMLPropertyForKey:(id)arg1; -+ (BOOL)CA_automaticallyNotifiesObservers:(Class)arg1; -+ (BOOL)CA_encodesPropertyConditionally:(unsigned int)arg1 type:(int)arg2; ++ (_Bool)CA_automaticallyNotifiesObservers:(Class)arg1; ++ (_Bool)CA_encodesPropertyConditionally:(unsigned int)arg1 type:(int)arg2; + (void *)CA_getterForProperty:(const struct _CAPropertyInfo *)arg1; + (void *)CA_setterForProperty:(const struct _CAPropertyInfo *)arg1; @end diff --git a/iOS7/Frameworks/QuartzCore/NSValue-CAAnimatableValue.h b/iOS7/Frameworks/QuartzCore/NSValue-CAAnimatableValue.h index 2a9f511f2..7ade96283 100644 --- a/iOS7/Frameworks/QuartzCore/NSValue-CAAnimatableValue.h +++ b/iOS7/Frameworks/QuartzCore/NSValue-CAAnimatableValue.h @@ -7,7 +7,7 @@ #import "NSValue.h" @interface NSValue (CAAnimatableValue) -- (float)CA_distanceToValue:(id)arg1; +- (double)CA_distanceToValue:(id)arg1; - (id)CA_roundToIntegerFromValue:(id)arg1; - (id)CA_interpolateValues:(id)arg1:(id)arg2:(id)arg3 interpolator:(const struct ValueInterpolator *)arg4; - (id)CA_interpolateValue:(id)arg1 byFraction:(float)arg2; diff --git a/iOS7/Frameworks/QuickLook/CDStructures.h b/iOS7/Frameworks/QuickLook/CDStructures.h index ce02e5de4..0027162dd 100644 --- a/iOS7/Frameworks/QuickLook/CDStructures.h +++ b/iOS7/Frameworks/QuickLook/CDStructures.h @@ -9,8 +9,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -19,8 +19,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct RTFCPZEndOfCentralDirectory { @@ -39,8 +39,8 @@ struct _NSAttributeInfo { unsigned int toUniCharEncoding; unsigned int codePageEncoding; RTFNSFont *font; - float fontSize; - float kern; + double fontSize; + double kern; RTFNSMutableParagraphStyle *paraStyle; unsigned int bold:1; unsigned int italic:1; @@ -60,9 +60,9 @@ struct _NSAttributeInfo { struct _NSRTFPriv { void *reader; char *rtfInput; - unsigned int rtfInputLength; - unsigned int rtfInputLocation; - unsigned int rtfHeaderEndLocation; + unsigned long long rtfInputLength; + unsigned long long rtfInputLocation; + unsigned long long rtfHeaderEndLocation; int pushedChar; int pushedClass; int pushedMajor; @@ -86,14 +86,14 @@ struct _NSRTFPriv { int major; int minor; int param; - int lineNum; - int linePos; + long long lineNum; + long long linePos; int groupState; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct internal_state; @@ -101,18 +101,18 @@ struct internal_state; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; #pragma mark Typedef'd Structures @@ -125,18 +125,18 @@ typedef struct { } CDStruct_4e53fc95; typedef struct { - int version; + long long version; void *retain; void *release; void *copyDescription; void *equal; -} CDStruct_6a83575d; +} CDStruct_b3b3fc87; typedef struct { - int pid; + long long pid; struct { unsigned int val[8]; } audit_token; struct CGRect contentFrame; -} CDStruct_6904a77d; +} CDStruct_0109ef53; diff --git a/iOS7/Frameworks/QuickLook/NSObject-Protocol.h b/iOS7/Frameworks/QuickLook/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/QuickLook/NSObject-Protocol.h +++ b/iOS7/Frameworks/QuickLook/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/QuickLook/NSSecureCoding-Protocol.h b/iOS7/Frameworks/QuickLook/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/QuickLook/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/QuickLook/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/QuickLook/QLAirPlayController.h b/iOS7/Frameworks/QuickLook/QLAirPlayController.h index 0f00b7c44..c3293020d 100644 --- a/iOS7/Frameworks/QuickLook/QLAirPlayController.h +++ b/iOS7/Frameworks/QuickLook/QLAirPlayController.h @@ -20,8 +20,8 @@ - (void)refreshSnapshot; - (void)updateGeometryForPreviewViewController:(id)arg1; -- (float)_screenScaleFactorForPreviewViewController:(id)arg1; -- (float)_screenAspectRatioForPreviewViewController:(id)arg1; +- (double)_screenScaleFactorForPreviewViewController:(id)arg1; +- (double)_screenAspectRatioForPreviewViewController:(id)arg1; - (void)invalidate; - (void)_removeAirPlayWindow; - (void)_createAirPlayWindowIfNeeded; diff --git a/iOS7/Frameworks/QuickLook/QLAirPlayViewController.h b/iOS7/Frameworks/QuickLook/QLAirPlayViewController.h index 1bc24da4a..b0f5b8253 100644 --- a/iOS7/Frameworks/QuickLook/QLAirPlayViewController.h +++ b/iOS7/Frameworks/QuickLook/QLAirPlayViewController.h @@ -10,8 +10,8 @@ { } -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; @end diff --git a/iOS7/Frameworks/QuickLook/QLArchiveTableViewCell.h b/iOS7/Frameworks/QuickLook/QLArchiveTableViewCell.h new file mode 100644 index 000000000..4308a20e0 --- /dev/null +++ b/iOS7/Frameworks/QuickLook/QLArchiveTableViewCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface QLArchiveTableViewCell : UITableViewCell +{ +} + +- (void)layoutSubviews; +- (double)indentationMargin; +- (void)prepareForReuse; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/QuickLook/QLArchiveTableViewController.h b/iOS7/Frameworks/QuickLook/QLArchiveTableViewController.h new file mode 100644 index 000000000..9b09af563 --- /dev/null +++ b/iOS7/Frameworks/QuickLook/QLArchiveTableViewController.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class QLArchiveViewer; + +@interface QLArchiveTableViewController : UITableViewController +{ + QLArchiveViewer *_archiveViewer; +} + +@property QLArchiveViewer *archiveViewer; // @synthesize archiveViewer=_archiveViewer; +- (void)viewDidDisappear:(_Bool)arg1; + +@end + diff --git a/iOS7/Frameworks/QuickLook/QLArchiveViewer.h b/iOS7/Frameworks/QuickLook/QLArchiveViewer.h index 42338692e..10e6dfef6 100644 --- a/iOS7/Frameworks/QuickLook/QLArchiveViewer.h +++ b/iOS7/Frameworks/QuickLook/QLArchiveViewer.h @@ -11,7 +11,7 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class QLPreviewController, UIDocumentInteractionController, UINavigationController, UIPopoverController, UITableViewController; +@class QLArchiveTableViewController, QLPreviewController, UIDocumentInteractionController, UINavigationController, UIPopoverController; @interface QLArchiveViewer : NSObject { @@ -19,29 +19,30 @@ UIDocumentInteractionController *_documentInteractionController; UINavigationController *_navigationController; UIPopoverController *_popoverController; - UITableViewController *_tableViewController; - BOOL _visible; + QLArchiveTableViewController *_tableViewController; + _Bool _visible; } -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)_updateIcon:(id)arg1 forCell:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)_updateIcon:(id)arg1 forCell:(id)arg2 template:(_Bool)arg3; - (struct CGSize)_imageSize; - (void)_cancelUpdateThumbnails; - (void)_updateThumbnails; - (void)update; -@property(readonly, getter=isVisible) BOOL visible; +@property(readonly, getter=isVisible) _Bool visible; - (void)dismiss:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; -- (void)presentFromBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)dismissAnimated:(_Bool)arg1; +- (void)presentFromBarButtonItem:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithPreviewController:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLBasePreviewParts.h b/iOS7/Frameworks/QuickLook/QLBasePreviewParts.h index adde78649..c3debc150 100644 --- a/iOS7/Frameworks/QuickLook/QLBasePreviewParts.h +++ b/iOS7/Frameworks/QuickLook/QLBasePreviewParts.h @@ -10,10 +10,10 @@ { } -+ (void *)dataCallbackForUTI:(id)arg1 andSize:(unsigned int)arg2; ++ (void *)dataCallbackForUTI:(id)arg1 andSize:(unsigned long long)arg2; + (void *)urlCallbackForUTI:(id)arg1; -+ (BOOL)isBundleURL:(id)arg1; -+ (BOOL)canConvertDocumentType:(id)arg1; ++ (_Bool)isBundleURL:(id)arg1; ++ (_Bool)canConvertDocumentType:(id)arg1; - (void)computePreview; @end diff --git a/iOS7/Frameworks/QuickLook/QLDelayedScrollView.h b/iOS7/Frameworks/QuickLook/QLDelayedScrollView.h index fdfa4dea2..cd89abf86 100644 --- a/iOS7/Frameworks/QuickLook/QLDelayedScrollView.h +++ b/iOS7/Frameworks/QuickLook/QLDelayedScrollView.h @@ -11,21 +11,21 @@ id _delayedScrollViewDelegate; struct CGRect _newFrame; struct CGRect _newBounds; - BOOL _isRotating; + _Bool _isRotating; struct CGRect _oldScrollerBounds; struct CGRect _rotationRect; unsigned int _rotationEdgePin; float _oldWidth; } -- (void)_setIsRotating:(BOOL)arg1; +- (void)_setIsRotating:(_Bool)arg1; - (void)setDelayedScrollViewDelegate:(id)arg1; - (void)layoutSubviews; -- (void)didRotateToInterfaceOrientation:(int)arg1; -- (void)_redrawWebView:(id)arg1 withOldWidth:(float)arg2 andNewSize:(struct CGSize)arg3 enablingTileDrawing:(BOOL)arg4; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateToInterfaceOrientation:(long long)arg1; +- (void)_redrawWebView:(id)arg1 withOldWidth:(float)arg2 andNewSize:(struct CGSize)arg3 enablingTileDrawing:(_Bool)arg4; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_centerRotationRectWithWebViewToScale:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/QLDisplayBundle.h b/iOS7/Frameworks/QuickLook/QLDisplayBundle.h index ec48dc9b9..6a90092da 100644 --- a/iOS7/Frameworks/QuickLook/QLDisplayBundle.h +++ b/iOS7/Frameworks/QuickLook/QLDisplayBundle.h @@ -12,27 +12,24 @@ { id _delegate; id _previewItem; - BOOL _overlayHidden; + _Bool _overlayHidden; int _previewMode; - BOOL _loaded; - BOOL _loading; + _Bool _loaded; + _Bool _loading; NSString *_password; NSTimer *_refreshTimer; - int _index; - CDStruct_6904a77d clientContext; + long long _index; + CDStruct_0109ef53 clientContext; } -+ (BOOL)needsAVControls; -+ (int)backgroundTypeForUTI:(id)arg1 andMode:(int)arg2; -+ (id)backgroundColorForBackgroundType:(int)arg1; ++ (_Bool)needsAVControls; + (double)allowedLoadingDelay; -@property int index; // @synthesize index=_index; -@property CDStruct_6904a77d clientContext; // @synthesize clientContext; -@property BOOL loading; // @synthesize loading=_loading; -@property BOOL loaded; // @synthesize loaded=_loaded; +@property long long index; // @synthesize index=_index; +@property CDStruct_0109ef53 clientContext; // @synthesize clientContext; +@property _Bool loading; // @synthesize loading=_loading; +@property _Bool loaded; // @synthesize loaded=_loaded; @property id delegate; // @synthesize delegate=_delegate; - (id)gestureRecognizersForFullScreenDisplay; -- (BOOL)overlayOwnedByDisplayBundle; - (void)togglePlayState; - (void)endScrubbing; - (void)scrubToValue:(double)arg1; @@ -40,6 +37,7 @@ - (id)printPageHelper; - (id)printPageRenderer; - (id)pdfPreviewData; +- (void)setNavigationBarVerticalOffset:(double)arg1; @property(readonly) struct CGRect contentFrame; - (void)viewDidUpdate; - (void)discardAirPlayView; @@ -49,9 +47,8 @@ @property(readonly) UIView *airplayView; @property(readonly) UIView *accessoryView; @property(readonly) int airPlayMode; -- (BOOL)canCopyToPasteboard; -- (BOOL)acceptControllerTouch:(id)arg1 fromGestureRecognizer:(id)arg2; -- (int)backgroundType; +- (_Bool)canCopyToPasteboard; +- (_Bool)acceptControllerTouch:(id)arg1 fromGestureRecognizer:(id)arg2; - (void)requiresDisplayBundle:(id)arg1 withHints:(id)arg2; - (void)didFailLoadingWithError:(id)arg1; - (void)didLoad; @@ -60,20 +57,20 @@ - (void)_performCancelLoad; - (void)loadWithHints:(id)arg1; - (void)enterBackground; -- (BOOL)overlayIsHidden; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; +- (_Bool)overlayIsHidden; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; @property int previewMode; @property(retain) NSString *password; @property(retain) id previewItem; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)cancelLoadIfNeeded; - (void)loadIfNeededWithHints:(id)arg1; - (id)description; -- (int)modalPresentationStyle; +- (long long)modalPresentationStyle; - (void)didReceiveMemoryWarning; - (void)dealloc; - (id)init; -- (BOOL)canBeCached; +- (_Bool)canBeCached; @end diff --git a/iOS7/Frameworks/QuickLook/QLGenericDisplayBundle.h b/iOS7/Frameworks/QuickLook/QLGenericDisplayBundle.h index 7184abb80..a5a550be1 100644 --- a/iOS7/Frameworks/QuickLook/QLGenericDisplayBundle.h +++ b/iOS7/Frameworks/QuickLook/QLGenericDisplayBundle.h @@ -18,11 +18,10 @@ @property(retain) NSError *error; // @synthesize error=_error; - (void)genericViewDidClickOnArchiveButton:(id)arg1; -- (void)_showLoadingProgress:(BOOL)arg1; - (void)discardAirPlayView; - (void)setupAirPlayView; - (id)airplayView; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)loadWithHints:(id)arg1; - (void)_loadPreviewItemInfos; - (void)loadView; diff --git a/iOS7/Frameworks/QuickLook/QLGenericView.h b/iOS7/Frameworks/QuickLook/QLGenericView.h index b8ce9ceed..9b15df9f7 100644 --- a/iOS7/Frameworks/QuickLook/QLGenericView.h +++ b/iOS7/Frameworks/QuickLook/QLGenericView.h @@ -21,12 +21,12 @@ @property id delegate; // @synthesize delegate; - (void)showArchiveContents:(id)arg1; -@property BOOL showArchiveButton; +@property _Bool showArchiveButton; @property(copy) NSAttributedString *attributedSubtitle; @property(copy) NSString *subtitle; @property(copy) NSString *title; - (void)layoutSubviews; -- (void)_updateContainerFrameForOrientation:(int)arg1; +- (void)_updateContainerFrameForOrientation:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLLayoutedPrintPageRenderer.h b/iOS7/Frameworks/QuickLook/QLLayoutedPrintPageRenderer.h index 724d13c86..26f305805 100644 --- a/iOS7/Frameworks/QuickLook/QLLayoutedPrintPageRenderer.h +++ b/iOS7/Frameworks/QuickLook/QLLayoutedPrintPageRenderer.h @@ -14,9 +14,9 @@ UIWebPaginationInfo *_paginationInfo; } -- (id)pdfDataForPageAtIndex:(int)arg1 withSize:(struct CGSize)arg2 printingDone:(char *)arg3; +- (id)pdfDataForPageAtIndex:(long long)arg1 withSize:(struct CGSize)arg2 printingDone:(_Bool *)arg3; - (void)prepareForDrawingPages:(struct _NSRange)arg1; -- (int)numberOfPages; +- (long long)numberOfPages; - (id)_currentNodes; - (id)_htmlPageXPath; - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/QLPDFHanderDelegateForwarder.h b/iOS7/Frameworks/QuickLook/QLPDFHanderDelegateForwarder.h index eb3737181..976e3f890 100644 --- a/iOS7/Frameworks/QuickLook/QLPDFHanderDelegateForwarder.h +++ b/iOS7/Frameworks/QuickLook/QLPDFHanderDelegateForwarder.h @@ -19,7 +19,7 @@ @property(nonatomic) UIWebView *webView; // @synthesize webView=_webView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLPageNumberView.h b/iOS7/Frameworks/QuickLook/QLPageNumberView.h index c2e66d5d8..48e19846a 100644 --- a/iOS7/Frameworks/QuickLook/QLPageNumberView.h +++ b/iOS7/Frameworks/QuickLook/QLPageNumberView.h @@ -10,19 +10,19 @@ @interface QLPageNumberView : UIView { - int _pageNumber; - int _pageCount; + long long _pageNumber; + long long _pageCount; UILabel *_backgroundLabel; UILabel *_label; NSNumberFormatter *_indexFormatter; } - (void)drawRect:(struct CGRect)arg1; -- (struct CGPath *)_copyMutablePathForRoundedRect:(struct CGRect)arg1 radius:(float)arg2 inverted:(BOOL)arg3; +- (struct CGPath *)_copyMutablePathForRoundedRect:(struct CGRect)arg1 radius:(double)arg2 inverted:(_Bool)arg3; - (void)layoutSubviews; - (void)sizeToFit; -@property int pageCount; -@property int pageNumber; +@property long long pageCount; +@property long long pageNumber; - (void)_updateString; - (id)_indexFormatter; - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewArchiveItem.h b/iOS7/Frameworks/QuickLook/QLPreviewArchiveItem.h index 5718455b6..7cd2ce728 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewArchiveItem.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewArchiveItem.h @@ -18,17 +18,18 @@ NSURL *_unarchivedURL; NSOperation *_unarchiveOperation; NSMutableArray *_completionBlocks; - int _previewItemIndex; - int _UIItemIndex; - int _level; + long long _previewItemIndex; + long long _UIItemIndex; + long long _level; } -@property int level; // @synthesize level=_level; -@property int UIItemIndex; // @synthesize UIItemIndex=_UIItemIndex; -@property int previewItemIndex; // @synthesize previewItemIndex=_previewItemIndex; +@property long long level; // @synthesize level=_level; +@property long long UIItemIndex; // @synthesize UIItemIndex=_UIItemIndex; +@property long long previewItemIndex; // @synthesize previewItemIndex=_previewItemIndex; - (void)cancelIconUpdate; - (void)updateIconWithSize:(struct CGSize)arg1 completionBlock:(id)arg2; @property(readonly) UIImage *icon; +@property(readonly) _Bool isFolder; - (void)cleanup; - (void)unarchiveWithCompletionBlock:(id)arg1; @property(readonly) NSURL *previewItemURL; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewBuiltInTransitionAnimator.h b/iOS7/Frameworks/QuickLook/QLPreviewBuiltInTransitionAnimator.h new file mode 100644 index 000000000..0685bcc71 --- /dev/null +++ b/iOS7/Frameworks/QuickLook/QLPreviewBuiltInTransitionAnimator.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIWindowController; + +@interface QLPreviewBuiltInTransitionAnimator : QLPreviewTransitionAnimator +{ + UIWindowController *_windowController; +} + +- (_Bool)transitionViewShouldUseViewControllerCallbacks; +- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(_Bool)arg4; +- (struct CGPoint)transitionView:(id)arg1 endOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; +- (struct CGPoint)transitionView:(id)arg1 beginOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; +- (struct CGPoint)transitionView:(id)arg1 endOriginForFromView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; +- (void)transitionView:(id)arg1 startCustomTransitionWithDuration:(double)arg2; +- (void)transitionViewDidStart:(id)arg1; +- (double)durationForTransition:(int)arg1; +- (void)animateTransition:(id)arg1; +- (double)transitionDuration:(id)arg1; +- (int)transition; + +@end + diff --git a/iOS7/Frameworks/QuickLook/QLPreviewContentController.h b/iOS7/Frameworks/QuickLook/QLPreviewContentController.h index 801e5fccd..3d4172e30 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewContentController.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewContentController.h @@ -15,7 +15,7 @@ { id _dataSource; id _delegate; - BOOL _isForeground; + _Bool _isForeground; QLAirPlayController *_airPlayController; UITapGestureRecognizer *_tapRecognizer; UILongPressGestureRecognizer *_longPressRecognizer; @@ -24,21 +24,22 @@ NSMutableSet *_gestureRecognizersForFullScreenDisplay; NSMutableArray *_previewViewControllerCacheOrdering; int _previewMode; - int _numberOfPreviewItems; - int _currentPreviewItemIndex; + long long _numberOfPreviewItems; + long long _currentPreviewItemIndex; NSString *_loadingTextForMissingFiles; UISegmentedControl *_customToolbarSegmentedArrowControl; UIColor *_backgroundColor; - BOOL _transitioning; - BOOL _swiping; + _Bool _transitioning; + _Bool _swiping; NSMutableSet *_loadingItems; NSMutableOrderedSet *_scheduledLoads; - BOOL _overlayHidden; - BOOL _blockRemoteImages; - CDStruct_6904a77d clientContext; + double _navigationBarVerticalOffset; + _Bool _overlayHidden; + _Bool _blockRemoteImages; + CDStruct_0109ef53 clientContext; } -@property CDStruct_6904a77d clientContext; // @synthesize clientContext; +@property CDStruct_0109ef53 clientContext; // @synthesize clientContext; @property(copy) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property id delegate; // @synthesize delegate=_delegate; @property id dataSource; // @synthesize dataSource=_dataSource; @@ -51,7 +52,7 @@ - (void)previewItem:(id)arg1 setAVState:(id)arg2; - (void)previewItem:(id)arg1 receivedTapOnURL:(id)arg2; - (id)previewItem:(id)arg1 willSendRequest:(id)arg2; -- (void)previewItemDidLoad:(id)arg1 atIndex:(int)arg2 withError:(id)arg3; +- (void)previewItemDidLoad:(id)arg1 atIndex:(long long)arg2 withError:(id)arg3; - (void)previewItem:(id)arg1 requiresDisplayBundle:(id)arg2 withHints:(id)arg3; - (void)previewItemWillLoad:(id)arg1; - (void)showContentsWasTappedForPreviewItem:(id)arg1; @@ -69,26 +70,26 @@ - (void)_screenDidDisconnect:(id)arg1; - (void)_screenDidConnect:(id)arg1; - (void)pageViewController:(id)arg1 willTransitionToViewControllers:(id)arg2; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; - (void)_updateDisabledScrollingRect; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canBecomeFirstResponder; - (void)becomeForeground; - (void)enterBackground; - (void)_updateBackgroundWithDuration:(double)arg1; -- (void)setTransitioning:(BOOL)arg1; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; +- (void)setTransitioning:(_Bool)arg1 synchronizedWithBlock:(id)arg2; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; - (void)_updateContentFrame; - (void)setContentFrame:(struct CGRect)arg1; - (void)willChangeContentFrame; - (void)_longPressGestureRecognized:(id)arg1; - (void)_hideMenuController; - (void)_tapGestureRecognized:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)willMoveToParentViewController:(id)arg1; - (id)snapshotView; - (void)togglePlayState; @@ -97,27 +98,27 @@ - (void)beginScrubbing; - (id)printPageHelper; - (id)printPageRenderer; +- (void)setNavigationBarVerticalOffset:(double)arg1; - (void)setLoadingTextForMissingFiles:(id)arg1; -- (void)setBlockRemoteImages:(BOOL)arg1; +- (void)setBlockRemoteImages:(_Bool)arg1; @property int previewMode; // @synthesize previewMode=_previewMode; +- (void)checkCurrentPreviewItem; - (void)refreshCurrentPreviewItem; -- (void)reloadData; -- (void)refreshCurrentPreviewItem:(BOOL)arg1; -- (int)currentPreviewItemIndex; -- (void)setCurrentPreviewItemIndex:(int)arg1; +- (void)refreshCurrentPreviewItem:(_Bool)arg1; +- (long long)currentPreviewItemIndex; +- (void)setCurrentPreviewItemIndex:(long long)arg1; - (id)currentPreviewItem; - (id)currentPreviewViewController; -- (id)_previewViewControllerForPreviewItemIndex:(unsigned int)arg1; -- (id)_previewControllerForPreviewItem:(id)arg1 createIfNeeded:(BOOL)arg2 withIndex:(int)arg3; -- (id)_copyPreviewControllerForPreview:(id)arg1 withIndex:(int)arg2; -- (void)_updateTapRecognizer; +- (id)_previewViewControllerForPreviewItemIndex:(unsigned long long)arg1; +- (id)_previewControllerForPreviewItem:(id)arg1 createIfNeeded:(_Bool)arg2 withIndex:(long long)arg3; +- (id)_copyPreviewControllerForPreview:(id)arg1 withIndex:(long long)arg2; - (void)_cachePreviewViewController:(id)arg1; - (void)_removeNonCachedPreviewViewControllers; -- (id)_cachedPreviewControllerForPreviewItem:(id)arg1 withIndex:(int)arg2; +- (id)_cachedPreviewControllerForPreviewItem:(id)arg1 withIndex:(long long)arg2; - (void)_clearPreviewViewControllerCache; - (void)forceResignFirstResponder; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)viewDidLoad; - (void)configureWithParameters:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewContentControllerProtocol-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewContentControllerProtocol-Protocol.h index 8eeb86913..59338baf0 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewContentControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewContentControllerProtocol-Protocol.h @@ -19,16 +19,16 @@ - (void)forceResignFirstResponder; - (void)becomeForeground; - (void)enterBackground; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; - (void)setContentFrame:(struct CGRect)arg1; - (void)willChangeContentFrame; -- (void)setTransitioning:(BOOL)arg1; -- (void)setBlockRemoteImages:(BOOL)arg1; +- (void)setTransitioning:(_Bool)arg1 synchronizedWithBlock:(id)arg2; +- (void)setBlockRemoteImages:(_Bool)arg1; - (void)setLoadingTextForMissingFiles:(id)arg1; +- (void)checkCurrentPreviewItem; - (void)refreshCurrentPreviewItem; -- (void)reloadData; -- (int)currentPreviewItemIndex; -- (void)setCurrentPreviewItemIndex:(int)arg1; +- (long long)currentPreviewItemIndex; +- (void)setCurrentPreviewItemIndex:(long long)arg1; - (void)configureWithParameters:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewContentDataSource-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewContentDataSource-Protocol.h index 3c1992a84..68a13cb10 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewContentDataSource-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewContentDataSource-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol QLPreviewContentDataSource -- (void)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2 completionBlock:(id)arg3; -- (id)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewContentController:(id)arg1; -- (int)currentSourceUUIDForPreviewContentController:(id)arg1; +- (void)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2 completionBlock:(id)arg3; +- (id)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewContentController:(id)arg1; +- (long long)currentSourceUUIDForPreviewContentController:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewContentDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewContentDelegate-Protocol.h index 6ab37d24c..a69907e26 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewContentDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewContentDelegate-Protocol.h @@ -16,11 +16,10 @@ - (void)contentWasTappedInPreviewContentController:(id)arg1; - (void)previewContentController:(id)arg1 willHideOverlayWithDuration:(double)arg2; - (void)previewContentController:(id)arg1 willShowOverlayWithDuration:(double)arg2; -- (void)previewContentController:(id)arg1 didUnloadItem:(id)arg2; - (void)previewContentController:(id)arg1 didFailWithError:(id)arg2; -- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(int)arg3 withError:(id)arg4; -- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(int)arg3; -- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(int)arg2; +- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(long long)arg3 withError:(id)arg4; +- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(long long)arg3; +- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(long long)arg2; @optional - (id)clientProcessAlertViewForPreviewContentController:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewController-overlays.h b/iOS7/Frameworks/QuickLook/QLPreviewController-overlays.h new file mode 100644 index 000000000..ab144d85f --- /dev/null +++ b/iOS7/Frameworks/QuickLook/QLPreviewController-overlays.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface QLPreviewController (overlays) +- (void)previewContentController:(id)arg1 setAVState:(id)arg2 forPreviewItem:(id)arg3; +- (_Bool)_updateAVState; +- (void)_contentWasTapped; +- (void)_setControlsOverlayVisible:(_Bool)arg1 withStatusBar:(_Bool)arg2 duration:(double)arg3; +- (void)_hideOverlayWithStatusBar:(_Bool)arg1 duration:(double)arg2; +- (void)_showOverlayWithStatusBar:(_Bool)arg1 duration:(double)arg2; +- (id)_currentNavigationController; +- (_Bool)_overlayVisible; +- (void)wirelessRoutesDidChange:(id)arg1; +- (void)_updateNavigationBar:(_Bool)arg1; +- (_Bool)_updateActionItem; +- (void)_updateToolbar:(_Bool)arg1; +- (id)_listDescriptionStringWithTitle:(id)arg1; +- (id)_updatedArchiveButton; +- (id)_indexFormatter; +- (void)_updateToolbarVisibility:(_Bool)arg1; +- (_Bool)_needsToolbar; +- (_Bool)_needsAVControls; +- (void)_createControls; +- (void)_updateRouteImages; +- (id)_fixedSpaceItemWithWidth:(double)arg1; +- (id)_flexibleSpaceItem; +@end + diff --git a/iOS7/Frameworks/QuickLook/QLPreviewController.h b/iOS7/Frameworks/QuickLook/QLPreviewController.h index 70521e832..e9e370e31 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewController.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewController.h @@ -6,69 +6,64 @@ #import "UIViewController.h" -#import "QLPreviewTransitionAnimatorDelegate-Protocol.h" - @class QLPreviewControllerReserved; -@interface QLPreviewController : UIViewController +@interface QLPreviewController : UIViewController { QLPreviewControllerReserved *_reserved; } -+ (BOOL)copyPreviewItemToPasteboard:(id)arg1; ++ (_Bool)copyPreviewItemToPasteboard:(id)arg1; + (id)titleForPreviewItem:(id)arg1; -+ (void)presentPreviewItem:(id)arg1 onViewController:(id)arg2 withDelegate:(id)arg3 animated:(BOOL)arg4; -+ (BOOL)canPreviewMIMEType:(id)arg1; -+ (BOOL)canPreviewItem:(id)arg1; -+ (BOOL)canPreviewDocumentType:(id)arg1; -+ (BOOL)_shouldPassThroughDocumentType:(id)arg1; ++ (void)presentPreviewItem:(id)arg1 onViewController:(id)arg2 withDelegate:(id)arg3 animated:(_Bool)arg4; ++ (_Bool)canPreviewMIMEType:(id)arg1; ++ (_Bool)canPreviewItem:(id)arg1; ++ (_Bool)canPreviewDocumentType:(id)arg1; ++ (_Bool)_shouldPassThroughDocumentType:(id)arg1; + (id)_passThroughDocumentTypes; + (id)contentTypeForPreviewItem:(id)arg1; - (void)_showGenericDisplayBundle; -- (void)_removeProgressiveUIAnimation:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_hideProgressiveUI; -- (void)progressViewWasTapped:(id)arg1; -- (void)_showProgressUI; -- (void)_scheduleDelayedTransitionIfNeeded; -- (void)_resumeDelayedTransition; - (id)printInfoForDocumentInteractionController:(id)arg1; - (id)activityViewController:(id)arg1 itemForActivityType:(id)arg2; - (id)activityViewControllerPlaceholderItems:(id)arg1; -- (id)_pdfPreviewDataAtURL:(id)arg1 loadIfNeeded:(BOOL)arg2; +- (id)_pdfPreviewDataAtURL:(id)arg1 loadIfNeeded:(_Bool)arg2; - (id)activityItemForDocumentInteractionController:(id)arg1; - (void)documentInteractionControllerDidDismissOptionsMenu:(id)arg1; - (void)documentInteractionControllerWillPresentOptionsMenu:(id)arg1; -- (BOOL)_canPrint; +- (_Bool)_canPrint; - (void)prepareForPrinting; -- (BOOL)canPrint; +- (_Bool)canPrint; - (void)navigationGoBackAction:(id)arg1; - (void)playButtonAction:(id)arg1; - (void)showArchiveContent:(id)arg1; -- (void)showArchiveContentAnimated:(BOOL)arg1; +- (void)showArchiveContentAnimated:(_Bool)arg1; - (void)arrowsAction:(id)arg1; - (void)rightArrowAction:(id)arg1; - (void)leftArrowAction:(id)arg1; - (void)doneButtonTapped:(id)arg1; - (void)customActionButtonTapped:(id)arg1; - (void)actionButtonTapped:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)_waitingTimedOut; +- (void)_stopWaiting; +- (void)_startWaiting; - (void)_unloadInternalViews; - (void)_loadInternalViews; -- (void)_ensurePreviewModeAnimated:(BOOL)arg1; -- (void)_ensurePreviewContentController; - (void)_configurePreviewContentController; - (struct CGRect)_contentFrameForRemoteView; -- (void)_tryAddingPreviewControllerToViewHierarchy; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (void)_addPreviewContentController; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (void)loadView; - (void)_applicationWillEnterForeground:(id)arg1; - (void)_applicationDidEnterBackground:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willMoveToParentViewController:(id)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)_setupWithMode:(int)arg1 parentViewController:(id)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_removeChildPreviewContentControllerIfNeeded; - (void)previewContentController:(id)arg1 receivedTapOnURL:(id)arg2; - (void)overlayWasTappedInPreviewContentController:(id)arg1; @@ -77,72 +72,49 @@ - (void)previewContentController:(id)arg1 willHideOverlayWithDuration:(double)arg2; - (void)previewContentController:(id)arg1 willShowOverlayWithDuration:(double)arg2; - (void)previewContentController:(id)arg1 didFailWithError:(id)arg2; -- (void)previewContentController:(id)arg1 didUnloadItem:(id)arg2; -- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(int)arg3 withError:(id)arg4; -- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(int)arg3; -- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(int)arg2; -- (void)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2 completionBlock:(id)arg3; -- (id)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewContentController:(id)arg1; -- (int)currentSourceUUIDForPreviewContentController:(id)arg1; +- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(long long)arg3 withError:(id)arg4; +- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(long long)arg3; +- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(long long)arg2; +- (void)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2 completionBlock:(id)arg3; +- (id)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewContentController:(id)arg1; +- (long long)currentSourceUUIDForPreviewContentController:(id)arg1; - (id)_documentProxyForPreviewItem:(id)arg1; -- (id)previewItemAtIndex:(int)arg1; +- (id)previewItemAtIndex:(long long)arg1; - (void)refreshCurrentPreviewItem; - (void)reloadData; - (void)_prepareDelayedAppearance; -@property int currentPreviewItemIndex; -- (void)_showContentsIfPossibleAnimated:(BOOL)arg1; -- (void)_setCurrentPreviewItemIndex:(int)arg1 showContentsIfPossible:(BOOL)arg2; -- (void)setSourceIsManaged:(BOOL)arg1; -- (BOOL)sourceIsManaged; +@property long long currentPreviewItemIndex; +- (void)_showContentsIfPossibleAnimated:(_Bool)arg1; +- (void)_setCurrentPreviewItemIndex:(long long)arg1 fromClient:(_Bool)arg2 showContentsIfPossible:(_Bool)arg3; +- (void)setSourceIsManaged:(_Bool)arg1; +- (_Bool)sourceIsManaged; @property(readonly) id currentPreviewItem; -- (int)numberOfPreviewItems; +- (long long)numberOfPreviewItems; @property id dataSource; -- (void)_ensurePreviewItemIndex; - (id)previewContentController; - (id)itemsSource; - (id)passThroughViewsForIndexSheet; -- (id)_currentPreviewItemURL; -- (void)_setCurrentPreviewItemURL:(id)arg1; +- (long long)preferredStatusBarStyle; +- (_Bool)prefersStatusBarHidden; - (int)mode; -- (void)setTransitioning:(BOOL)arg1; +- (void)animateWhenReadyWithBlock:(id)arg1; +- (void)setTransitioning:(_Bool)arg1 synchronizedWithBlock:(id)arg2; - (void)setLoadingTextForMissingFiles:(id)arg1; -- (BOOL)showActionAsDefaultButton; -- (void)setShowActionAsDefaultButton:(BOOL)arg1; -- (BOOL)useCustomActionButton; -- (void)setUseCustomActionButton:(BOOL)arg1; -- (BOOL)blockRemoteImages; -- (void)setBlockRemoteImages:(BOOL)arg1; +- (_Bool)showActionAsDefaultButton; +- (void)setShowActionAsDefaultButton:(_Bool)arg1; +- (_Bool)useCustomActionButton; +- (void)setUseCustomActionButton:(_Bool)arg1; +- (_Bool)blockRemoteImages; +- (void)setBlockRemoteImages:(_Bool)arg1; @property id delegate; - (id)_currentInteractionController; - (id)_displayedInteractionController; -- (void)presentPreviewItem:(id)arg1 onViewController:(id)arg2 withDelegate:(id)arg3 animated:(BOOL)arg4; +- (void)presentPreviewItem:(id)arg1 onViewController:(id)arg2 withDelegate:(id)arg3 animated:(_Bool)arg4; - (void)didReceiveMemoryWarning; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (void)_commonInit; -- (void)previewContentController:(id)arg1 setAVState:(id)arg2 forPreviewItem:(id)arg3; -- (void)_updateAVState; -- (void)_contentWasTapped; -- (void)_setControlsOverlayVisible:(BOOL)arg1 withStatusBar:(BOOL)arg2 duration:(double)arg3; -- (void)_hideOverlayWithStatusBar:(BOOL)arg1 duration:(double)arg2; -- (void)_showOverlayWithStatusBar:(BOOL)arg1 duration:(double)arg2; -- (id)_currentNavigationController; -- (struct CGRect)contentFrameWithoutOverlay; -- (void)wirelessRoutesDidChange:(id)arg1; -- (void)_updateNavigationBar:(BOOL)arg1; -- (BOOL)_updateActionItem; -- (void)_updateToolbar:(BOOL)arg1; -- (id)_listDescriptionString; -- (void)_updateArchiveButton; -- (id)_indexFormatter; -- (void)_updateToolbarVisibility:(BOOL)arg1; -- (BOOL)_needsToolbar; -- (BOOL)_needsAVControls; -- (void)_createControls; -- (void)_updateRouteImages; -- (id)_fixedSpaceItemWithWidth:(float)arg1; -- (id)_flexibleSpaceItem; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewControllerReserved.h b/iOS7/Frameworks/QuickLook/QLPreviewControllerReserved.h index e2d9c3109..314babeba 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewControllerReserved.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewControllerReserved.h @@ -6,62 +6,51 @@ #import "NSObject.h" -@class MPVolumeView, NSMutableDictionary, NSMutableSet, NSNumberFormatter, NSString, NSURL, QLArchiveViewer, QLPreviewItemsSource, QLProgressView, UIBarButtonItem, UIDocumentInteractionController, UIImageView, UILabel, UINavigationController, UITapGestureRecognizer, UIView, UIViewController, _UIAsyncInvocation; +@class MPVolumeView, NSMutableDictionary, NSNumberFormatter, NSString, NSTimer, QLArchiveViewer, QLPreviewItemsSource, UIBarButtonItem, UIDocumentInteractionController, UILabel, UINavigationController, UIView, UIViewController, _UIAsyncInvocation; +// Not exported @interface QLPreviewControllerReserved : NSObject { id previewItem; id delegate; - BOOL blockRemoteImages; - BOOL useCustomActionButton; - BOOL showActionAsDefaultButton; + _Bool blockRemoteImages; + _Bool useCustomActionButton; + _Bool showActionAsDefaultButton; NSString *loadingTextForMissingFiles; int mode; - int previousMode; QLPreviewItemsSource *itemsSource; - NSURL *currentPreviewItemURL; - NSMutableSet *preloadedPreviewItems; UIViewController *previewContentController; _UIAsyncInvocation *cancelViewServiceRequest; - int barStyle; - int previousToolbarStyle; - BOOL translucent; - BOOL previousToolbarWasTranslucent; - int previousStatusBarStyle; + NSTimer *timeoutTimer; + id readyBlock; + long long previousToolbarStyle; + _Bool previousToolbarWasTranslucent; + _Bool previousNavBarWasTranslucent; + long long previousStatusBarStyle; UINavigationController *navigationController; int overlayState; UIBarButtonItem *archiveItem; + UIBarButtonItem *listItem; UIBarButtonItem *titleItem; UIBarButtonItem *actionItem; - BOOL scrubbing; + _Bool scrubbing; UIBarButtonItem *indexItem; UILabel *indexLabel; UIBarButtonItem *playPauseButton; UIBarButtonItem *routeButton; MPVolumeView *volumeView; - BOOL internalViewsLoaded; + MPVolumeView *volumeViewHidden; + _Bool internalViewsLoaded; UIView *mainView; - UIView *clippingView; - BOOL clippingViewActive; - UIView *zoomView; - UIImageView *iconView; - UIView *sourceView; - struct CGRect sourceFrame; - UIView *parentControllerView; unsigned int statusBarWasHidden:1; unsigned int toolbarWasHidden:1; - unsigned int isDelayingPresentation:1; - unsigned int delayedItemIsLoaded:1; unsigned int isInUIDICPopover:1; NSNumberFormatter *indexFormatter; - QLProgressView *progressView; - UITapGestureRecognizer *_tapGestureRegnizer; - BOOL loadingProgressVisible; QLArchiveViewer *archiveViewer; UIDocumentInteractionController *interactionController; NSMutableDictionary *pdfPreviewDataCache; NSMutableDictionary *avStateForPreviewItems; - BOOL sourceIsManaged; + _Bool sourceIsManaged; } - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewConverter.h b/iOS7/Frameworks/QuickLook/QLPreviewConverter.h index 324f2b2f6..edc447cca 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewConverter.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewConverter.h @@ -14,23 +14,23 @@ NSDictionary *_options; } -+ (BOOL)isSafeRequest:(id)arg1; -+ (BOOL)isSafeURL:(id)arg1; -+ (BOOL)canConvertDocumentType:(id)arg1; -+ (BOOL)isSpreadSheetDocumentType:(id)arg1; -+ (BOOL)isRTFDocumentType:(id)arg1; -+ (BOOL)isLPDFDocumentType:(id)arg1; -+ (BOOL)isCSVDocumentType:(id)arg1; -+ (BOOL)isIWorkDocumentType:(id)arg1; -+ (BOOL)isOfficeDocumentType:(id)arg1; ++ (_Bool)isSafeRequest:(id)arg1; ++ (_Bool)isSafeURL:(id)arg1; ++ (_Bool)canConvertDocumentType:(id)arg1; ++ (_Bool)isSpreadSheetDocumentType:(id)arg1; ++ (_Bool)isRTFDocumentType:(id)arg1; ++ (_Bool)isLPDFDocumentType:(id)arg1; ++ (_Bool)isCSVDocumentType:(id)arg1; ++ (_Bool)isIWorkDocumentType:(id)arg1; ++ (_Bool)isOfficeDocumentType:(id)arg1; + (id)_spreadSheetUTIs; + (id)_csvUTIs; + (id)_lpdfUTIs; + (id)_rtfUTIs; + (id)_iWorkUTIs; + (id)_officeUTIs; -- (BOOL)htmlErrorDisabled; -- (void)setHtmlErrorDisabled:(BOOL)arg1; +- (_Bool)htmlErrorDisabled; +- (void)setHtmlErrorDisabled:(_Bool)arg1; - (void)finishedAppendingData; - (void)appendDataArray:(id)arg1; - (void)appendData:(id)arg1; @@ -40,8 +40,8 @@ @property(readonly, nonatomic) QLPreviewParts *previewParts; @property(readonly, nonatomic) NSString *previewUTI; @property(readonly, nonatomic) NSString *previewFileName; -- (BOOL)isComputed; -- (BOOL)isCancelled; +- (_Bool)isComputed; +- (_Bool)isCancelled; - (void)cancel; - (void)finishConverting; - (void)_register; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewItemAVState.h b/iOS7/Frameworks/QuickLook/QLPreviewItemAVState.h index cf15840b5..8978ea3cb 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewItemAVState.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewItemAVState.h @@ -10,14 +10,14 @@ @interface QLPreviewItemAVState : NSObject { - BOOL playing; + _Bool playing; double position; double duration; } -+ (id)avStateWithPosition:(double)arg1 duration:(double)arg2 playing:(BOOL)arg3; -+ (BOOL)supportsSecureCoding; -@property(getter=isPlaying) BOOL playing; // @synthesize playing; ++ (id)avStateWithPosition:(double)arg1 duration:(double)arg2 playing:(_Bool)arg3; ++ (_Bool)supportsSecureCoding; +@property(getter=isPlaying) _Bool playing; // @synthesize playing; @property double duration; // @synthesize duration; @property double position; // @synthesize position; - (id)description; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewItemInteractionDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewItemInteractionDelegate-Protocol.h index c8aecce24..73b9587c5 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewItemInteractionDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewItemInteractionDelegate-Protocol.h @@ -13,7 +13,7 @@ - (id)clientProcessAlertViewForPreviewItem:(id)arg1; - (void)previewItem:(id)arg1 receivedTapOnURL:(id)arg2; - (id)previewItem:(id)arg1 willSendRequest:(id)arg2; -- (void)previewItemDidLoad:(id)arg1 atIndex:(int)arg2 withError:(id)arg3; +- (void)previewItemDidLoad:(id)arg1 atIndex:(long long)arg2 withError:(id)arg3; - (void)previewItem:(id)arg1 requiresDisplayBundle:(id)arg2 withHints:(id)arg3; - (void)previewItemWillLoad:(id)arg1; - (void)previewItem:(id)arg1 willHideOverlayWithDuration:(double)arg2; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewItemProxy.h b/iOS7/Frameworks/QuickLook/QLPreviewItemProxy.h index 0a9958e4f..e7db00fc4 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewItemProxy.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewItemProxy.h @@ -15,8 +15,8 @@ { NSUUID *_uuid; NSString *_fileExtensionToken; - int _fileExtensionHandle; - int _index; + long long _fileExtensionHandle; + long long _index; NSURL *_url; NSString *_title; NSURL *_urlForDisplay; @@ -26,9 +26,9 @@ + (id)proxyWithPreviewItem:(id)arg1; + (id)encodedClasses; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly) NSUUID *uuid; // @synthesize uuid=_uuid; -@property int index; // @synthesize index=_index; +@property long long index; // @synthesize index=_index; @property(retain) NSString *password; // @synthesize password=_password; @property(retain) NSString *contentType; // @synthesize contentType=_contentType; @property(retain) NSURL *urlForDisplay; // @synthesize urlForDisplay=_urlForDisplay; @@ -43,6 +43,7 @@ - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithPreviewItem:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewItemsSource.h b/iOS7/Frameworks/QuickLook/QLPreviewItemsSource.h index 720245d78..54b496219 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewItemsSource.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewItemsSource.h @@ -13,35 +13,35 @@ QLPreviewController *_previewController; id _dataSource; id _previewItem; - BOOL _prepared; - int _UUID; + _Bool _prepared; + long long _UUID; NSMutableDictionary *_previewItemCache; - unsigned int _numberOfPreviewItems; - int _currentPreviewItemIndex; - int _currentUIItemIndex; - int _archiveDataSourceIndex; + unsigned long long _numberOfPreviewItems; + long long _currentPreviewItemIndex; + long long _currentUIItemIndex; + long long _archiveDataSourceIndex; NSMutableArray *_archiveItems; NSMapTable *_uiItems; } -@property(readonly) int UUID; // @synthesize UUID=_UUID; -@property(readonly) BOOL prepared; // @synthesize prepared=_prepared; -@property(readonly) int currentUIItemIndex; -- (id)UIItemAtIndex:(int)arg1; -@property(readonly) int numberOfUIItems; -- (void)_setUIItem:(id)arg1 atIndex:(int)arg2; -- (id)_UIItemAtIndex:(int)arg1; +@property(readonly) long long UUID; // @synthesize UUID=_UUID; +@property(readonly) _Bool prepared; // @synthesize prepared=_prepared; +@property(readonly) long long currentUIItemIndex; +- (id)UIItemAtIndex:(long long)arg1; +@property(readonly) long long numberOfUIItems; +- (void)_setUIItem:(id)arg1 atIndex:(long long)arg2; +- (id)_UIItemAtIndex:(long long)arg1; @property(readonly) id realCurrentPreviewItem; -@property int realCurrentPreviewItemIndex; -- (id)realPreviewItemAtIndex:(int)arg1; -@property(readonly) int realNumberOfPreviewItems; +@property long long realCurrentPreviewItemIndex; +- (id)realPreviewItemAtIndex:(long long)arg1; +@property(readonly) long long realNumberOfPreviewItems; @property(readonly) id currentPreviewItem; -@property int currentPreviewItemIndex; -- (void)preparedPreviewItemAtIndex:(int)arg1 completionBlock:(id)arg2; -- (id)previewItemAtIndex:(int)arg1; -@property(readonly) int numberOfPreviewItems; -@property(readonly) BOOL shouldShowFileList; -@property(readonly, getter=isViewingArchive) BOOL viewingArchive; +@property long long currentPreviewItemIndex; +- (void)preparedPreviewItemAtIndex:(long long)arg1 completionBlock:(id)arg2; +- (id)previewItemAtIndex:(long long)arg1; +@property(readonly) long long numberOfPreviewItems; +@property(readonly) _Bool shouldShowFileList; +@property(readonly, getter=isViewingArchive) _Bool viewingArchive; @property(retain) id previewItem; @property id dataSource; - (void)reset; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewPageViewController.h b/iOS7/Frameworks/QuickLook/QLPreviewPageViewController.h index 614f883f1..d9a7e2990 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewPageViewController.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewPageViewController.h @@ -10,7 +10,7 @@ { } -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewParts.h b/iOS7/Frameworks/QuickLook/QLPreviewParts.h index 7bdd0bafc..445a3aa20 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewParts.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewParts.h @@ -8,6 +8,7 @@ @class NSData, NSError, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSThread, NSURL, NSURLConnection, NSURLRequest, NSURLResponse; +// Not exported @interface QLPreviewParts : NSObject { NSURL *_url; @@ -15,11 +16,11 @@ NSString *_fileName; NSString *_uti; NSString *_password; - BOOL _progressive; + _Bool _progressive; void *_convertFunction; NSURLConnection *_connection; id _delegate; - int _pageCount; + long long _pageCount; float _pageWidth; float _pageHeight; NSURL *previewURL; @@ -29,50 +30,50 @@ NSMutableDictionary *encodingsForURLs; NSThread *delegateCallbackThread; NSError *mainError; - BOOL computed; - BOOL cancelled; + _Bool computed; + _Bool cancelled; const void *representedObject; - CDStruct_6a83575d representedObjectCallbacks; - long representedObjectProtection; - BOOL htmlErrorDisabled; + CDStruct_b3b3fc87 representedObjectCallbacks; + long long representedObjectProtection; + _Bool htmlErrorDisabled; } + (id)relativeStringForSafeURL:(id)arg1; -+ (BOOL)isSafeRequest:(id)arg1; -+ (BOOL)isSafeURL:(id)arg1; ++ (_Bool)isSafeRequest:(id)arg1; ++ (_Bool)isSafeURL:(id)arg1; + (id)safeURLScheme; + (void)unregisterPreview:(id)arg1; + (void)registerPreview:(id)arg1; @property(readonly, nonatomic) NSURL *previewURL; // @synthesize previewURL; -@property BOOL htmlErrorDisabled; // @synthesize htmlErrorDisabled; +@property _Bool htmlErrorDisabled; // @synthesize htmlErrorDisabled; @property(readonly) float pageHeight; // @synthesize pageHeight=_pageHeight; @property(readonly) float pageWidth; // @synthesize pageWidth=_pageWidth; -@property(readonly) int pageCount; // @synthesize pageCount=_pageCount; +@property(readonly) long long pageCount; // @synthesize pageCount=_pageCount; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSURLConnection *connection; // @synthesize connection=_connection; -@property(nonatomic) BOOL progressive; // @synthesize progressive=_progressive; +@property(nonatomic) _Bool progressive; // @synthesize progressive=_progressive; @property(retain, nonatomic) NSString *password; // @synthesize password=_password; @property(retain, nonatomic) NSString *uti; // @synthesize uti=_uti; @property(retain, nonatomic) NSString *fileName; // @synthesize fileName=_fileName; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; @property(retain, nonatomic) NSURL *url; // @synthesize url=_url; - (id)mimeTypeForAttachmentURL:(id)arg1; -- (unsigned long)cfEncodingForAttachmentURL:(id)arg1; +- (unsigned int)cfEncodingForAttachmentURL:(id)arg1; @property(readonly, nonatomic) NSSet *attachmentURLs; @property(readonly, nonatomic) NSURLResponse *previewResponse; @property(readonly, nonatomic) NSURLRequest *previewRequest; - (void)setError:(id)arg1; -- (void)appendData:(id)arg1 forURL:(id)arg2 lastChunk:(BOOL)arg3; +- (void)appendData:(id)arg1 forURL:(id)arg2 lastChunk:(_Bool)arg3; - (id)newSafeAttachmentURLWithID:(id)arg1 mimeType:(id)arg2 textEncoding:(id)arg3; - (id)newAttachmentURLWithID:(id)arg1 properties:(id)arg2; - (void)startDataRepresentationWithContentType:(id)arg1 properties:(id)arg2; - (void)_registerURL:(id)arg1 mimeType:(id)arg2 textEncoding:(id)arg3; - (const void *)documentObject; -- (void)setDocumentObject:(const void *)arg1 callbacks:(const CDStruct_6a83575d *)arg2; +- (void)setDocumentObject:(const void *)arg1 callbacks:(const CDStruct_b3b3fc87 *)arg2; - (void)_discardRepresentedObjectSafely; - (void)_protectRepresentedObjectSafely; -@property(readonly, getter=isComputed) BOOL computed; -@property(readonly, getter=isCancelled) BOOL cancelled; +@property(readonly, getter=isComputed) _Bool computed; +@property(readonly, getter=isCancelled) _Bool cancelled; - (void)computePreviewInThread; - (void)startComputingPreview; - (id)safeRequestForRequest:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewRemoteItem.h b/iOS7/Frameworks/QuickLook/QLPreviewRemoteItem.h index 82fb2066d..10ff70831 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewRemoteItem.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewRemoteItem.h @@ -13,9 +13,9 @@ @interface QLPreviewRemoteItem : NSObject { QLServicePreviewContentController *_contentController; - int _index; + long long _index; QLPreviewItemProxy *_proxy; - BOOL _resolving; + _Bool _resolving; id _completionBlock; } @@ -29,7 +29,7 @@ - (void)resolveWithCompletionBlock:(id)arg1; - (void)_clearCompletionBlock; - (void)dealloc; -- (id)initWithContentController:(id)arg1 index:(int)arg2; +- (id)initWithContentController:(id)arg1 index:(long long)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewThumbnailGenerator.h b/iOS7/Frameworks/QuickLook/QLPreviewThumbnailGenerator.h index cf3c04a32..76a797ea7 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewThumbnailGenerator.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewThumbnailGenerator.h @@ -12,14 +12,14 @@ { id _item; struct CGSize _size; - float _scale; + double _scale; UIImage *_thumbnailImage; NSString *_contentType; int _status; } + (id)generatorForPreviewItem:(id)arg1 size:(struct CGSize)arg2; -+ (BOOL)canGenerateThumbnailForPreviewItem:(id)arg1; ++ (_Bool)canGenerateThumbnailForPreviewItem:(id)arg1; @property(readonly) UIImage *thumbnailImage; // @synthesize thumbnailImage=_thumbnailImage; - (void)cancel; - (id)_thumbnailForMovie; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimator.h b/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimator.h index c288e8887..8e24fea86 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimator.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimator.h @@ -9,12 +9,21 @@ #import "UIViewControllerAnimatedTransitioning-Protocol.h" #import "UIViewControllerInteractiveTransitioning-Protocol.h" +@class QLPreviewController; + @interface QLPreviewTransitionAnimator : NSObject { - BOOL showing; + _Bool showing; + id _transitionContext; } -@property BOOL showing; // @synthesize showing; +@property id transitionContext; // @synthesize transitionContext=_transitionContext; +@property _Bool showing; // @synthesize showing; +- (void)updateStatusBarWithDuration:(double)arg1; +- (void)didTransitionWithAnimationEnding:(_Bool)arg1; +- (void)willTransitionWithAnimationEnding:(_Bool)arg1; +- (long long)_transitionStateForAnimationEnding:(_Bool)arg1; +@property(readonly) QLPreviewController *previewController; - (void)startInteractiveTransition:(id)arg1; - (void)animateTransition:(id)arg1; - (double)transitionDuration:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorDelegate-Protocol.h deleted file mode 100644 index ce9fa9fe8..000000000 --- a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol QLPreviewTransitionAnimatorDelegate -- (void)setTransitioning:(BOOL)arg1; -@end - diff --git a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorManager.h b/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorManager.h index ba57bfbeb..5371bfd2d 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorManager.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewTransitionAnimatorManager.h @@ -6,17 +6,17 @@ #import "NSObject.h" +#import "UINavigationControllerDelegate-Protocol.h" #import "UIViewControllerTransitioningDelegate-Protocol.h" -@interface QLPreviewTransitionAnimatorManager : NSObject +@interface QLPreviewTransitionAnimatorManager : NSObject { - id _delegate; } + (id)sharedManager; -@property id delegate; // @synthesize delegate=_delegate; - (id)animationControllerForDismissedController:(id)arg1; - (id)animationControllerForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3; +- (id)animatorForShowing:(_Bool)arg1 previewController:(id)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/QLPreviewUIItem-Protocol.h b/iOS7/Frameworks/QuickLook/QLPreviewUIItem-Protocol.h index 8e56e825f..c24bcf84f 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewUIItem-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewUIItem-Protocol.h @@ -9,8 +9,9 @@ @class UIImage; @protocol QLPreviewUIItem -@property(readonly) int previewItemIndex; -@property(readonly) int level; +@property(readonly) _Bool isFolder; +@property(readonly) long long previewItemIndex; +@property(readonly) long long level; @property(readonly) UIImage *icon; - (void)cancelIconUpdate; - (void)updateIconWithSize:(struct CGSize)arg1 completionBlock:(id)arg2; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewUIItem.h b/iOS7/Frameworks/QuickLook/QLPreviewUIItem.h index f22d5a2a6..ec0ffe161 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewUIItem.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewUIItem.h @@ -14,16 +14,17 @@ { id _previewItem; QLPreviewThumbnailGenerator *_thumbnailGenerator; - int _index; + long long _index; } + (id)genericIconForPreviewItem:(id)arg1; -+ (id)uiItemForPreviewItem:(id)arg1 index:(int)arg2; -@property(readonly) int previewItemIndex; -@property(readonly) int level; ++ (id)uiItemForPreviewItem:(id)arg1 index:(long long)arg2; +@property(readonly) long long previewItemIndex; +@property(readonly) long long level; - (void)cancelIconUpdate; - (void)updateIconWithSize:(struct CGSize)arg1 completionBlock:(id)arg2; @property(readonly) UIImage *icon; +@property(readonly) _Bool isFolder; @property(readonly) NSString *previewItemTitle; @property(readonly) NSURL *previewItemURL; - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewURLProtocol.h b/iOS7/Frameworks/QuickLook/QLPreviewURLProtocol.h index b53cf9108..7b5a6ec4d 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewURLProtocol.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewURLProtocol.h @@ -6,18 +6,19 @@ #import "NSURLProtocol.h" +// Not exported @interface QLPreviewURLProtocol : NSURLProtocol { } + (id)mimeTypeForAttachmentURL:(id)arg1; + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; + (void)stopLoadingProtocol:(id)arg1; + (void)startLoadingProtocol:(id)arg1; + (id)errorForURL:(id)arg1; + (void)setError:(id)arg1 forURL:(id)arg2; -+ (void)appendData:(id)arg1 forURL:(id)arg2 lastChunk:(BOOL)arg3; ++ (void)appendData:(id)arg1 forURL:(id)arg2 lastChunk:(_Bool)arg3; + (void)unregisterURLs:(id)arg1 andPreview:(id)arg2; + (void)_unregisterURL:(id)arg1; + (id)_errorForNoPreview; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewViewController.h b/iOS7/Frameworks/QuickLook/QLPreviewViewController.h index 65a3d7cd9..8980c8a7c 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewViewController.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewViewController.h @@ -7,40 +7,39 @@ #import "UIViewController.h" #import "QLPreviewItemInteractionDelegate-Protocol.h" -#import "QLProgressViewDelegate-Protocol.h" #import "QLSwippableItemProtocol-Protocol.h" #import "UIDocumentPasswordViewDelegate-Protocol.h" @class NSString, NSTimer, QLDisplayBundle, QLGenericView, QLProgressView, UIDocumentPasswordView, UIView; -@interface QLPreviewViewController : UIViewController +@interface QLPreviewViewController : UIViewController { id _displayBundleDelegate; id _previewItem; - int _index; - CDStruct_6904a77d _clientContext; + long long _index; + CDStruct_0109ef53 _clientContext; int _previewMode; - BOOL _needsReload; - BOOL _swiping; - BOOL _shouldSwapDisplayBundles; + _Bool _needsReload; + _Bool _swiping; + _Bool _shouldSwapDisplayBundles; UIView *_scalingView; UIView *_contentContainerView; UIView *_accessoryContainerView; - float _aspectRatio; - float _scaleFactor; + double _aspectRatio; + double _scaleFactor; + double _navigationBarVerticalOffset; QLDisplayBundle *_displayBundle; QLDisplayBundle *_newDisplayBundle; NSTimer *_progressTimer; QLProgressView *_progressView; - BOOL _loadingProgressVisible; NSString *_loadingTextForMissingFiles; - BOOL _overlayHidden; + _Bool _overlayHidden; UIDocumentPasswordView *_documentPasswordView; QLGenericView *_airPlayPasswordView; - BOOL _loadedWithPassword; + _Bool _loadedWithPassword; } -@property int index; // @synthesize index=_index; +@property long long index; // @synthesize index=_index; @property id displayBundleDelegate; // @synthesize displayBundleDelegate=_displayBundleDelegate; - (void)previewItemDidExitFullScreen:(id)arg1; - (void)previewItem:(id)arg1 willEnterFullScreenWithHostedWindow:(id)arg2; @@ -48,7 +47,7 @@ - (id)clientProcessAlertViewForPreviewItem:(id)arg1; - (void)previewItem:(id)arg1 receivedTapOnURL:(id)arg2; - (id)previewItem:(id)arg1 willSendRequest:(id)arg2; -- (void)previewItemDidLoad:(id)arg1 atIndex:(int)arg2 withError:(id)arg3; +- (void)previewItemDidLoad:(id)arg1 atIndex:(long long)arg2 withError:(id)arg3; - (void)previewItem:(id)arg1 requiresDisplayBundle:(id)arg2 withHints:(id)arg3; - (void)previewItemWillLoad:(id)arg1; - (void)previewItem:(id)arg1 willHideOverlayWithDuration:(double)arg2; @@ -68,10 +67,10 @@ - (void)setupAirPlayView; @property(readonly) UIView *airPlayView; @property(readonly) int airPlayMode; -- (void)_refreshPreviewItem:(BOOL)arg1 withPassword:(id)arg2; +- (void)_refreshPreviewItem:(_Bool)arg1 withPassword:(id)arg2; - (void)refreshPreviewItem; -- (void)_prepareDisplayBundle:(id)arg1 preload:(BOOL)arg2 withHints:(id)arg3; -- (void)progressViewWasTapped:(id)arg1; +- (void)_prepareDisplayBundle:(id)arg1 preload:(_Bool)arg2 withHints:(id)arg3; +- (void)_updateProgressUIWithDuration:(double)arg1; - (void)_hideProgressiveUI; - (void)_showProgressUI; - (void)_scheduleShowProgressiveUI; @@ -86,13 +85,14 @@ - (void)_showGenericDisplayBundleForPreviewItem:(id)arg1; - (void)_removeDisplayBundles; - (void)_swapDisplayBundles; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; @property int previewMode; -@property CDStruct_6904a77d clientContext; +@property CDStruct_0109ef53 clientContext; - (void)setLoadingTextForMissingFiles:(id)arg1; @property(readonly) QLDisplayBundle *displayBundle; @property(retain) id previewItem; -- (void)setAspectRatio:(float)arg1 scaleFactor:(float)arg2; +- (void)setNavigationBarVerticalOffset:(double)arg1; +- (void)setAspectRatio:(double)arg1 scaleFactor:(double)arg2; - (void)_layoutViews; - (void)willMoveToParentViewController:(id)arg1; - (void)loadView; diff --git a/iOS7/Frameworks/QuickLook/QLPreviewZoomTransitionAnimator.h b/iOS7/Frameworks/QuickLook/QLPreviewZoomTransitionAnimator.h index 5dd9c172f..5e671d271 100644 --- a/iOS7/Frameworks/QuickLook/QLPreviewZoomTransitionAnimator.h +++ b/iOS7/Frameworks/QuickLook/QLPreviewZoomTransitionAnimator.h @@ -10,7 +10,6 @@ { } -- (void)startInteractiveTransition:(id)arg1; - (void)animateTransition:(id)arg1; - (double)transitionDuration:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLPrintPageRenderer.h b/iOS7/Frameworks/QuickLook/QLPrintPageRenderer.h index 2ecb9ca07..b26340a59 100644 --- a/iOS7/Frameworks/QuickLook/QLPrintPageRenderer.h +++ b/iOS7/Frameworks/QuickLook/QLPrintPageRenderer.h @@ -9,15 +9,15 @@ @interface QLPrintPageRenderer : UIPrintPageRenderer { id _dataSource; - int _numberOfPages; - BOOL _printingDone; - int _numberOfPrintedPages; + long long _numberOfPages; + _Bool _printingDone; + long long _numberOfPrintedPages; } @property id dataSource; // @synthesize dataSource=_dataSource; -- (void)drawPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; +- (void)drawPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; - (void)prepareForDrawingPages:(struct _NSRange)arg1; -- (int)numberOfPages; +- (long long)numberOfPages; - (void)prepareForPrinting; - (id)init; diff --git a/iOS7/Frameworks/QuickLook/QLPrintPageRendererDataSource-Protocol.h b/iOS7/Frameworks/QuickLook/QLPrintPageRendererDataSource-Protocol.h index 193a3486b..197d09dd0 100644 --- a/iOS7/Frameworks/QuickLook/QLPrintPageRendererDataSource-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLPrintPageRendererDataSource-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol QLPrintPageRendererDataSource -- (id)printPageRenderer:(id)arg1 pdfDataForPageAtIndex:(int)arg2 withSize:(struct CGSize)arg3 printingDone:(char *)arg4; +- (id)printPageRenderer:(id)arg1 pdfDataForPageAtIndex:(long long)arg2 withSize:(struct CGSize)arg3 printingDone:(_Bool *)arg4; - (void)printPageRenderer:(id)arg1 prepareForDrawingPages:(struct _NSRange)arg2; -- (int)numberOfPageInPrintPageRenderer:(id)arg1 withSize:(struct CGSize)arg2; +- (long long)numberOfPageInPrintPageRenderer:(id)arg1 withSize:(struct CGSize)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/QLProgressView.h b/iOS7/Frameworks/QuickLook/QLProgressView.h index 94444fc50..c418cff92 100644 --- a/iOS7/Frameworks/QuickLook/QLProgressView.h +++ b/iOS7/Frameworks/QuickLook/QLProgressView.h @@ -4,27 +4,23 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIImageView.h" +#import "UIView.h" -@class NSString, QLDisplayBundle, UIActivityIndicatorView, UILabel; +@class NSString, UIActivityIndicatorView, UILabel; -@interface QLProgressView : UIImageView +@interface QLProgressView : UIView { - id _delegate; int _backgroundColorType; - QLDisplayBundle *_displayBundle; UIActivityIndicatorView *_progressIndicator; UILabel *_loadingTextLabel; - NSString *_loadingTextForMissingFiles; } -@property(retain) NSString *loadingTextForMissingFiles; // @synthesize loadingTextForMissingFiles=_loadingTextForMissingFiles; -@property id delegate; // @synthesize delegate=_delegate; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)layoutSubviews; -- (int)backgroundColorType; +@property(copy) NSString *loadingText; +@property int backgroundColorType; +- (void)_update; - (void)dealloc; -- (id)initWithBackgroundColorType:(int)arg1 loadingTextForMissingFiles:(id)arg2; +- (id)init; @end diff --git a/iOS7/Frameworks/QuickLook/QLProgressViewDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/QLProgressViewDelegate-Protocol.h deleted file mode 100644 index 9f8dab0ec..000000000 --- a/iOS7/Frameworks/QuickLook/QLProgressViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol QLProgressViewDelegate - -@optional -- (void)progressViewWasTapped:(id)arg1; -@end - diff --git a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentController.h b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentController.h index 8d074f58c..dd9a05b73 100644 --- a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentController.h +++ b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentController.h @@ -16,14 +16,14 @@ QLPreviewController *_previewController; id _dataSource; id _delegate; - int _currentPreviewItemIndex; - int _numberOfPreviewItems; + long long _currentPreviewItemIndex; + long long _numberOfPreviewItems; NSMapTable *_previewItemsForProxys; NSMapTable *_proxysForPreviewItems; QLPrintPageRenderer *_printPageRenderer; _UIRemoteView *_fullScreenView; - BOOL _statusBarWasHidden; - BOOL _isHostingFullScreenWindow; + _Bool _statusBarWasHidden; + _Bool _isHostingFullScreenWindow; } + (id)serviceViewControllerInterface; @@ -40,16 +40,15 @@ - (void)_contentWasTappedInPreviewContentController; - (void)_previewContentControllerWillHideOverlayWithDuration:(double)arg1; - (void)_previewContentControllerWillShowOverlayWithDuration:(double)arg1; -- (void)_previewContentControllerDidUnloadItem:(id)arg1; -- (void)_previewContentControllerDidLoadItem:(id)arg1 atIndex:(int)arg2 withError:(id)arg3; -- (void)_previewContentControllerDidMoveToItemAtIndex:(int)arg1; -- (void)_previewContentControllerWillMoveToItemAtIndex:(int)arg1; -- (void)_previewContentControllerGetPreviewItemAtIndex:(int)arg1 sourceUUID:(int)arg2 handler:(id)arg3; +- (void)_previewContentControllerDidLoadItem:(id)arg1 atIndex:(long long)arg2 withError:(id)arg3; +- (void)_previewContentControllerDidMoveToItemAtIndex:(long long)arg1; +- (void)_previewContentControllerWillMoveToItemAtIndex:(long long)arg1; +- (void)_previewContentControllerGetPreviewItemAtIndex:(long long)arg1 sourceUUID:(long long)arg2 handler:(id)arg3; - (id)_proxyForPreviewItem:(id)arg1; - (id)_previewItemFromProxy:(id)arg1; -- (id)printPageRenderer:(id)arg1 pdfDataForPageAtIndex:(int)arg2 withSize:(struct CGSize)arg3 printingDone:(char *)arg4; +- (id)printPageRenderer:(id)arg1 pdfDataForPageAtIndex:(long long)arg2 withSize:(struct CGSize)arg3 printingDone:(_Bool *)arg4; - (void)printPageRenderer:(id)arg1 prepareForDrawingPages:(struct _NSRange)arg2; -- (int)numberOfPageInPrintPageRenderer:(id)arg1 withSize:(struct CGSize)arg2; +- (long long)numberOfPageInPrintPageRenderer:(id)arg1 withSize:(struct CGSize)arg2; - (id)printPageHelper; - (id)printPageRenderer; - (void)togglePlayState; @@ -59,24 +58,26 @@ - (void)forceResignFirstResponder; - (void)becomeForeground; - (void)enterBackground; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; - (void)setContentFrame:(struct CGRect)arg1; - (void)willChangeContentFrame; - (void)configureWithParameters:(id)arg1; - (void)setLoadingTextForMissingFiles:(id)arg1; -- (void)setTransitioning:(BOOL)arg1; -- (void)setBlockRemoteImages:(BOOL)arg1; +- (void)setTransitioning:(_Bool)arg1 synchronizedWithBlock:(id)arg2; +- (void)setBlockRemoteImages:(_Bool)arg1; +- (void)checkCurrentPreviewItem; - (void)refreshCurrentPreviewItem; -- (void)reloadData; -- (int)numberOfPreviewItems; -- (void)setNumberOfPreviewItems:(int)arg1; -- (int)currentPreviewItemIndex; -- (void)setCurrentPreviewItemIndex:(int)arg1; +- (long long)numberOfPreviewItems; +- (void)setNumberOfPreviewItems:(long long)arg1; +- (long long)currentPreviewItemIndex; +- (void)setCurrentPreviewItemIndex:(long long)arg1; @property int previewMode; +- (void)_updateNavigationBarVerticalOffset; +- (void)viewDidLayoutSubviews; - (void)viewServiceDidTerminateWithError:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (void)dealloc; @end diff --git a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentControllerProtocol-Protocol.h b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentControllerProtocol-Protocol.h index ef9efd781..bf6bd249b 100644 --- a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentControllerProtocol-Protocol.h @@ -7,10 +7,12 @@ #import "QLPreviewContentControllerProtocol-Protocol.h" @protocol QLRemotePreviewContentControllerProtocol -- (void)_getPDFPageAtIndex:(int)arg1 size:(struct CGSize)arg2 handler:(id)arg3; +- (void)_setNavigationBarVerticalOffset:(double)arg1; +- (void)_getPDFPageAtIndex:(long long)arg1 size:(struct CGSize)arg2 handler:(id)arg3; - (void)_prepareForDrawingPages:(struct _NSRange)arg1; - (void)_getNumberOfPagesForSize:(struct CGSize)arg1 withHandler:(id)arg2; -- (void)_willAnimateRotationTo:(int)arg1; -- (void)_setNumberOfPreviewItems:(int)arg1; +- (void)_willAnimateRotationTo:(long long)arg1; +- (void)_setNumberOfPreviewItems:(long long)arg1; +- (void)_setTransitioning:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentProxyProtocol-Protocol.h b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentProxyProtocol-Protocol.h index 702d56ff0..2616768d9 100644 --- a/iOS7/Frameworks/QuickLook/QLRemotePreviewContentProxyProtocol-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLRemotePreviewContentProxyProtocol-Protocol.h @@ -10,16 +10,15 @@ - (void)_didExitFullScreen; - (void)_willEnterFullScreenWithContext:(id)arg1; - (void)_setAVState:(id)arg1 forPreviewItem:(id)arg2; -- (void)_previewContentControllerDidUnloadItem:(id)arg1; -- (void)_previewContentControllerDidLoadItem:(id)arg1 atIndex:(int)arg2 withError:(id)arg3; +- (void)_previewContentControllerDidLoadItem:(id)arg1 atIndex:(long long)arg2 withError:(id)arg3; - (void)_previewContentControllerReceivedTapOnURL:(id)arg1; -- (void)_previewContentControllerDidMoveToItemAtIndex:(int)arg1; -- (void)_previewContentControllerWillMoveToItemAtIndex:(int)arg1; +- (void)_previewContentControllerDidMoveToItemAtIndex:(long long)arg1; +- (void)_previewContentControllerWillMoveToItemAtIndex:(long long)arg1; - (void)_showContentsWasTappedInPreviewContentController; - (void)_overlayWasTappedInPreviewContentController; - (void)_contentWasTappedInPreviewContentController; - (void)_previewContentControllerWillHideOverlayWithDuration:(double)arg1; - (void)_previewContentControllerWillShowOverlayWithDuration:(double)arg1; -- (void)_previewContentControllerGetPreviewItemAtIndex:(int)arg1 sourceUUID:(int)arg2 handler:(id)arg3; +- (void)_previewContentControllerGetPreviewItemAtIndex:(long long)arg1 sourceUUID:(long long)arg2 handler:(id)arg3; @end diff --git a/iOS7/Frameworks/QuickLook/QLRemotePrintPageHelper.h b/iOS7/Frameworks/QuickLook/QLRemotePrintPageHelper.h index 412e8531c..13abcfebf 100644 --- a/iOS7/Frameworks/QuickLook/QLRemotePrintPageHelper.h +++ b/iOS7/Frameworks/QuickLook/QLRemotePrintPageHelper.h @@ -18,12 +18,12 @@ } + (id)printPageRendererWithBrowserView:(id)arg1 request:(id)arg2 documentType:(id)arg3; -+ (BOOL)_isXPathType:(id)arg1; ++ (_Bool)_isXPathType:(id)arg1; @property(retain) QLPreviewConverter *previewConverter; // @synthesize previewConverter=_previewConverter; @property struct CGSize printableSize; // @synthesize printableSize=_printableSize; -- (id)pdfDataForPageAtIndex:(int)arg1 withSize:(struct CGSize)arg2 printingDone:(char *)arg3; +- (id)pdfDataForPageAtIndex:(long long)arg1 withSize:(struct CGSize)arg2 printingDone:(_Bool *)arg3; - (void)prepareForDrawingPages:(struct _NSRange)arg1; -- (int)numberOfPages; +- (long long)numberOfPages; - (void)_waitForPreview; - (void)dealloc; - (id)initWithWebBrowserView:(id)arg1 request:(id)arg2 documentType:(id)arg3; diff --git a/iOS7/Frameworks/QuickLook/QLScrubView.h b/iOS7/Frameworks/QuickLook/QLScrubView.h index 3286f9ba4..ac58062de 100644 --- a/iOS7/Frameworks/QuickLook/QLScrubView.h +++ b/iOS7/Frameworks/QuickLook/QLScrubView.h @@ -14,13 +14,13 @@ { id _dataSource; id _delegate; - BOOL _runOnMainThread; - BOOL _needsThumbLayout; - float _thumbOrigin; - float _thumbEnd; - float _thumbHeight; - int _pageCount; - int _selectedPage; + _Bool _runOnMainThread; + _Bool _needsThumbLayout; + double _thumbOrigin; + double _thumbEnd; + double _thumbHeight; + long long _pageCount; + long long _selectedPage; NSOperationQueue *_queue; NSMutableSet *_operations; NSMutableDictionary *_thumbViews; @@ -29,18 +29,19 @@ QLPageNumberView *_pageNumberLabel; } -+ (float)defaultWidth; ++ (double)defaultWidth; @property id delegate; // @synthesize delegate=_delegate; @property id dataSource; // @synthesize dataSource=_dataSource; +- (void)drawRect:(struct CGRect)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_updateSelectedThumbnailView; - (void)layoutSubviews; - (void)_hidePageLabel; - (void)_updatePageLabelPosition; - (void)_showPageLabel; -- (struct CGRect)_thumbnailFrameForPageAtIndex:(int)arg1; +- (struct CGRect)_thumbnailFrameForPageAtIndex:(long long)arg1; - (void)setFrame:(struct CGRect)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)longTapReceived:(id)arg1; - (void)tapReceived:(id)arg1; - (void)panReceived:(id)arg1; @@ -48,10 +49,10 @@ - (void)_notifyScrubingEnded; - (void)_notifyPageChanged; - (void)_notifyScrubingStarted; -- (void)selectPageNumber:(int)arg1; +- (void)selectPageNumber:(long long)arg1; - (void)reloadThumbnails; - (void)_removeThumbviews; -@property BOOL runOnMainThread; +@property _Bool runOnMainThread; - (void)didReceiveMemoryWarning; - (void)dealloc; - (void)_cancelAllOperations; diff --git a/iOS7/Frameworks/QuickLook/QLScrubViewDataSource-Protocol.h b/iOS7/Frameworks/QuickLook/QLScrubViewDataSource-Protocol.h index b41c4219f..665da5723 100644 --- a/iOS7/Frameworks/QuickLook/QLScrubViewDataSource-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLScrubViewDataSource-Protocol.h @@ -5,8 +5,8 @@ */ @protocol QLScrubViewDataSource -- (struct CGSize)scrubView:(id)arg1 pageSizeAtIndex:(unsigned int)arg2; -- (id)scrubView:(id)arg1 thumbnailOperationForPageAtIndex:(unsigned int)arg2; -- (int)numberOfPagesInScrubView:(id)arg1; +- (struct CGSize)scrubView:(id)arg1 pageSizeAtIndex:(unsigned long long)arg2; +- (id)scrubView:(id)arg1 thumbnailOperationForPageAtIndex:(unsigned long long)arg2; +- (long long)numberOfPagesInScrubView:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/QLServicePreviewContentController.h b/iOS7/Frameworks/QuickLook/QLServicePreviewContentController.h index ddce0f27e..f8fc247b0 100644 --- a/iOS7/Frameworks/QuickLook/QLServicePreviewContentController.h +++ b/iOS7/Frameworks/QuickLook/QLServicePreviewContentController.h @@ -15,20 +15,20 @@ @interface QLServicePreviewContentController : UIViewController { NSMutableDictionary *_previewItemCache; - int _sourceUUID; + long long _sourceUUID; QLPreviewContentController *_previewContentController; - int _numberOfPreviewItems; + long long _numberOfPreviewItems; int _previewMode; - BOOL _remoteInstantiationFinished; - BOOL _blockRemoteImages; + _Bool _remoteInstantiationFinished; + _Bool _blockRemoteImages; QLRemotePrintPageHelper *_printPageHelper; - int _clientInterfaceOrientation; + long long _clientInterfaceOrientation; _UIHostedWindow *_hostedWindow; } + (id)_remoteViewControllerInterface; + (id)_exportedInterface; -@property(readonly) int sourceUUID; // @synthesize sourceUUID=_sourceUUID; +@property(readonly) long long sourceUUID; // @synthesize sourceUUID=_sourceUUID; - (id)clientProcessAlertViewForPreviewContentController:(id)arg1; - (void)previewContentControllerDidExitFullScreen:(id)arg1; - (void)previewContentController:(id)arg1 willEnterFullScreenWithHostedWindow:(id)arg2; @@ -40,20 +40,20 @@ - (void)previewContentController:(id)arg1 willHideOverlayWithDuration:(double)arg2; - (void)previewContentController:(id)arg1 willShowOverlayWithDuration:(double)arg2; - (void)previewContentController:(id)arg1 didFailWithError:(id)arg2; -- (void)previewContentController:(id)arg1 didUnloadItem:(id)arg2; -- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(int)arg3 withError:(id)arg4; -- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(int)arg3; -- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(int)arg2; -- (void)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2 completionBlock:(id)arg3; -- (id)previewContentController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewContentController:(id)arg1; -- (int)currentSourceUUIDForPreviewContentController:(id)arg1; -- (id)_remotePreviewItemAtIndex:(int)arg1; +- (void)previewContentController:(id)arg1 didLoadItem:(id)arg2 atIndex:(long long)arg3 withError:(id)arg4; +- (void)previewContentController:(id)arg1 didMoveToItem:(id)arg2 atIndex:(long long)arg3; +- (void)previewContentController:(id)arg1 willMoveToItemAtIndex:(long long)arg2; +- (void)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2 completionBlock:(id)arg3; +- (id)previewContentController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewContentController:(id)arg1; +- (long long)currentSourceUUIDForPreviewContentController:(id)arg1; +- (id)_remotePreviewItemAtIndex:(long long)arg1; - (void)togglePlayState; - (void)endScrubbing; - (void)scrubToValue:(double)arg1; - (void)beginScrubbing; -- (void)_getPDFPageAtIndex:(int)arg1 size:(struct CGSize)arg2 handler:(id)arg3; +- (void)_setNavigationBarVerticalOffset:(double)arg1; +- (void)_getPDFPageAtIndex:(long long)arg1 size:(struct CGSize)arg2 handler:(id)arg3; - (void)_prepareForDrawingPages:(struct _NSRange)arg1; - (void)_getNumberOfPagesForSize:(struct CGSize)arg1 withHandler:(id)arg2; - (id)printPageHelper; @@ -61,21 +61,22 @@ - (void)forceResignFirstResponder; - (void)becomeForeground; - (void)enterBackground; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; -- (void)_willAnimateRotationTo:(int)arg1; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; +- (void)_willAnimateRotationTo:(long long)arg1; - (void)_updateHostedWindowFrame; - (void)setContentFrame:(struct CGRect)arg1; - (void)willChangeContentFrame; +- (void)checkCurrentPreviewItem; - (void)refreshCurrentPreviewItem; -- (void)reloadData; - (void)configureWithParameters:(id)arg1; - (void)setLoadingTextForMissingFiles:(id)arg1; -- (void)setTransitioning:(BOOL)arg1; -- (void)setBlockRemoteImages:(BOOL)arg1; -- (int)currentPreviewItemIndex; -- (int)numberOfPreviewItems; -- (void)_setNumberOfPreviewItems:(int)arg1; -- (void)setCurrentPreviewItemIndex:(int)arg1; +- (void)_setTransitioning:(_Bool)arg1; +- (void)setTransitioning:(_Bool)arg1 synchronizedWithBlock:(id)arg2; +- (void)setBlockRemoteImages:(_Bool)arg1; +- (long long)currentPreviewItemIndex; +- (long long)numberOfPreviewItems; +- (void)_setNumberOfPreviewItems:(long long)arg1; +- (void)setCurrentPreviewItemIndex:(long long)arg1; @property int previewMode; @property id delegate; @property id dataSource; diff --git a/iOS7/Frameworks/QuickLook/QLSpreadsheetPrintPageRenderer.h b/iOS7/Frameworks/QuickLook/QLSpreadsheetPrintPageRenderer.h index 2c8784c0f..002205bcf 100644 --- a/iOS7/Frameworks/QuickLook/QLSpreadsheetPrintPageRenderer.h +++ b/iOS7/Frameworks/QuickLook/QLSpreadsheetPrintPageRenderer.h @@ -12,21 +12,21 @@ { UIWebBrowserView *_printView; UIWebPaginationInfo *_paginationInfo; - BOOL _frameLoaded; + _Bool _frameLoaded; NSMutableArray *_urls; - unsigned int _currentURLIndex; - unsigned int _currentPageIndex; - int _totalPagesPrinted; - BOOL _printingDone; + unsigned long long _currentURLIndex; + unsigned long long _currentPageIndex; + long long _totalPagesPrinted; + _Bool _printingDone; } - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; -- (id)pdfDataForPageAtIndex:(int)arg1 withSize:(struct CGSize)arg2 printingDone:(char *)arg3; +- (id)pdfDataForPageAtIndex:(long long)arg1 withSize:(struct CGSize)arg2 printingDone:(_Bool *)arg3; - (void)prepareForDrawingPages:(struct _NSRange)arg1; -- (BOOL)_loadNextURL; -- (int)numberOfPages; -- (BOOL)_loadURLAtIndex:(unsigned int)arg1; +- (_Bool)_loadNextURL; +- (long long)numberOfPages; +- (_Bool)_loadURLAtIndex:(unsigned long long)arg1; - (id)_documentURLs; - (void)dealloc; - (id)initWithWebBrowserView:(id)arg1 request:(id)arg2 documentType:(id)arg3; diff --git a/iOS7/Frameworks/QuickLook/QLSwippableItemProtocol-Protocol.h b/iOS7/Frameworks/QuickLook/QLSwippableItemProtocol-Protocol.h index 4aa837df7..6ecbefe95 100644 --- a/iOS7/Frameworks/QuickLook/QLSwippableItemProtocol-Protocol.h +++ b/iOS7/Frameworks/QuickLook/QLSwippableItemProtocol-Protocol.h @@ -8,7 +8,7 @@ @protocol QLSwippableItemProtocol @property(retain) id previewItem; -@property int index; +@property long long index; - (void)didFinishSwiping; - (void)willStartSwiping; @end diff --git a/iOS7/Frameworks/QuickLook/QLThreadInvoker.h b/iOS7/Frameworks/QuickLook/QLThreadInvoker.h index 25d0666b6..36aecdc85 100644 --- a/iOS7/Frameworks/QuickLook/QLThreadInvoker.h +++ b/iOS7/Frameworks/QuickLook/QLThreadInvoker.h @@ -8,6 +8,7 @@ @class NSData, NSError, NSURLConnection; +// Not exported @interface QLThreadInvoker : NSObject { NSURLConnection *_connection; diff --git a/iOS7/Frameworks/QuickLook/QLThumbnailOperation.h b/iOS7/Frameworks/QuickLook/QLThumbnailOperation.h index da0f7e611..8debd21a3 100644 --- a/iOS7/Frameworks/QuickLook/QLThumbnailOperation.h +++ b/iOS7/Frameworks/QuickLook/QLThumbnailOperation.h @@ -10,14 +10,14 @@ @interface QLThumbnailOperation : NSOperation { - int _index; + long long _index; struct CGSize _size; UIImage *_image; } @property(retain) UIImage *image; // @synthesize image=_image; @property struct CGSize size; // @synthesize size=_size; -@property int index; // @synthesize index=_index; +@property long long index; // @synthesize index=_index; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/QuickLook/QLThumbnailView.h b/iOS7/Frameworks/QuickLook/QLThumbnailView.h index 4a8b7f6d2..13bd540db 100644 --- a/iOS7/Frameworks/QuickLook/QLThumbnailView.h +++ b/iOS7/Frameworks/QuickLook/QLThumbnailView.h @@ -12,15 +12,15 @@ { QLThumbnailOperation *_thumbnailOperation; UIImage *_image; - int _pageNumber; - BOOL _alwaysVisible; + long long _pageNumber; + _Bool _alwaysVisible; struct CGRect unselectedFrame; struct CGRect _unselectedFrame; } @property struct CGRect unselectedFrame; // @synthesize unselectedFrame=_unselectedFrame; -@property BOOL alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; -@property int pageNumber; // @synthesize pageNumber=_pageNumber; +@property _Bool alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; +@property long long pageNumber; // @synthesize pageNumber=_pageNumber; @property(retain) UIImage *image; // @synthesize image=_image; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/QuickLook/QLWebViewDisplayBundle.h b/iOS7/Frameworks/QuickLook/QLWebViewDisplayBundle.h index c726411aa..87602e40d 100644 --- a/iOS7/Frameworks/QuickLook/QLWebViewDisplayBundle.h +++ b/iOS7/Frameworks/QuickLook/QLWebViewDisplayBundle.h @@ -28,62 +28,63 @@ unsigned int _isRTFContent:1; unsigned int _isCSVContent:1; unsigned int _loadStarted:1; - float _defaultZoom; - float _navigationBarHeight; + double _defaultZoom; + double _navigationBarVerticalOffset; QLScrubView *_scrubView; - int _lastPage; - BOOL _inScroll; - BOOL _webViewReadyForThumbnailing; + long long _lastPage; + _Bool _inScroll; + _Bool _webViewReadyForThumbnailing; NSMutableArray *_htmlSlideNodes; NSData *_pdfPreviewData; QLPDFHanderDelegateForwarder *_forwarder; } -+ (int)backgroundTypeForUTI:(id)arg1 andMode:(int)arg2; - (id)gestureRecognizersForFullScreenDisplay; - (id)printPageHelper; - (id)pdfPreviewData; - (void)userInteractedWithScrubView:(id)arg1; -- (void)scrubView:(id)arg1 didSelectPageAtIndex:(unsigned int)arg2; -- (struct CGSize)scrubView:(id)arg1 pageSizeAtIndex:(unsigned int)arg2; -- (id)scrubView:(id)arg1 thumbnailOperationForPageAtIndex:(unsigned int)arg2; +- (void)scrubView:(id)arg1 didSelectPageAtIndex:(unsigned long long)arg2; +- (struct CGSize)scrubView:(id)arg1 pageSizeAtIndex:(unsigned long long)arg2; +- (id)scrubView:(id)arg1 thumbnailOperationForPageAtIndex:(unsigned long long)arg2; - (id)_htmlSlideNodes; - (id)_htmlPageXPath; -- (int)numberOfPagesInScrubView:(id)arg1; -- (void)scrollToPage:(unsigned int)arg1; -- (unsigned int)currentPageNumber; -- (struct CGSize)pageSizeAtIndex:(int)arg1; -- (int)pageCount; +- (long long)numberOfPagesInScrubView:(id)arg1; +- (void)scrollToPage:(unsigned long long)arg1; +- (unsigned long long)currentPageNumber; +- (struct CGSize)pageSizeAtIndex:(long long)arg1; +- (long long)pageCount; - (void)_hideScrubberIfNeeded:(double)arg1; - (void)_hideOverlayDidEnd:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_showScrubberIfNeeded:(double)arg1; -- (id)_scrubView:(BOOL)arg1; +- (id)_scrubView:(_Bool)arg1; - (void)pdfViewHandlerCompletedLayoutAndIsUnlocked:(id)arg1; - (struct CGPDFDocument *)_getCGPDFDocumentRef; - (id)alertViewForUIWebPDFViewHandler:(id)arg1; - (void)uiWebView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; - (id)uiWebView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; - (void)scrollViewDidScroll:(id)arg1; - (void)uiWebView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; - (void)uiWebView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; - (void)webViewDidFinishLoad:(id)arg1; - (void)uiWebView:(id)arg1 didFirstLayoutInFrame:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_updateContentOffsetAnimated:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadWithHints:(id)arg1; - (void)cancelLoad; - (id)previewConverter; - (id)_copyPreviewConverterForPreviewItem:(id)arg1; - (struct CGPoint)originForPDFPageLabelViewWithHandler:(id)arg1 proposedOrigin:(struct CGPoint)arg2; -- (void)setOverlayHidden:(BOOL)arg1 duration:(double)arg2; -- (struct CGRect)contentFrameWithoutOverlay; -- (BOOL)acceptControllerTouch:(id)arg1 fromGestureRecognizer:(id)arg2; +- (void)setOverlayHidden:(_Bool)arg1 duration:(double)arg2; +- (void)setNavigationBarVerticalOffset:(double)arg1; +- (_Bool)acceptControllerTouch:(id)arg1 fromGestureRecognizer:(id)arg2; - (void)_tearDownWebView; - (void)didReceiveMemoryWarning; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (int)airPlayMode; -- (id)_getWebView:(BOOL)arg1; +- (id)_getWebView:(_Bool)arg1; - (void)setPreviewItem:(id)arg1; - (void)setPreviewMode:(int)arg1; - (void)viewDidLoad; diff --git a/iOS7/Frameworks/QuickLook/QLWordProcessorPrintPageRenderer.h b/iOS7/Frameworks/QuickLook/QLWordProcessorPrintPageRenderer.h index c15f49d2d..25ccb4d3a 100644 --- a/iOS7/Frameworks/QuickLook/QLWordProcessorPrintPageRenderer.h +++ b/iOS7/Frameworks/QuickLook/QLWordProcessorPrintPageRenderer.h @@ -13,8 +13,8 @@ UIWebPaginationInfo *_paginationInfo; } -- (id)pdfDataForPageAtIndex:(int)arg1 withSize:(struct CGSize)arg2 printingDone:(char *)arg3; -- (int)numberOfPages; +- (id)pdfDataForPageAtIndex:(long long)arg1 withSize:(struct CGSize)arg2 printingDone:(_Bool *)arg3; +- (long long)numberOfPages; - (id)_paginationInfo; - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/RTFCPZArchive-Private.h b/iOS7/Frameworks/QuickLook/RTFCPZArchive-Private.h new file mode 100644 index 000000000..a64c38103 --- /dev/null +++ b/iOS7/Frameworks/QuickLook/RTFCPZArchive-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RTFCPZArchive (Private) +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (const char *)searchForEndOfCentralDirectory; +- (struct RTFCPZEndOfCentralDirectory)readEndOfCentralDirectory; +- (void)readEntries; +@end + diff --git a/iOS7/Frameworks/QuickLook/RTFCPZArchive.h b/iOS7/Frameworks/QuickLook/RTFCPZArchive.h index 03fc2647b..b83fac982 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZArchive.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZArchive.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString; +// Not exported @interface RTFCPZArchive : NSObject { NSMutableDictionary *mEntries; @@ -19,10 +20,6 @@ - (id)entryWithName:(id)arg1; - (void)dealloc; - (id)initWithData:(id)arg1; -- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; -- (const char *)searchForEndOfCentralDirectory; -- (struct RTFCPZEndOfCentralDirectory)readEndOfCentralDirectory; -- (void)readEntries; @end diff --git a/iOS7/Frameworks/QuickLook/RTFCPZArchiveInputStream-Protocol.h b/iOS7/Frameworks/QuickLook/RTFCPZArchiveInputStream-Protocol.h index 04bf6f100..eed3e1643 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZArchiveInputStream-Protocol.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZArchiveInputStream-Protocol.h @@ -8,7 +8,7 @@ @protocol RTFCPZArchiveInputStream - (long long)size; -- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int *)arg4; +- (void)readFromOffset:(long long)arg1 size:(unsigned long long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3 readSize:(unsigned long long *)arg4; @end diff --git a/iOS7/Frameworks/QuickLook/RTFCPZArchiveMemoryInputStream.h b/iOS7/Frameworks/QuickLook/RTFCPZArchiveMemoryInputStream.h index 291360fb4..40ac562a3 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZArchiveMemoryInputStream.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZArchiveMemoryInputStream.h @@ -10,6 +10,7 @@ @class NSData; +// Not exported @interface RTFCPZArchiveMemoryInputStream : NSObject { NSData *mData; @@ -18,8 +19,8 @@ } - (long long)size; -- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int *)arg4; +- (void)readFromOffset:(long long)arg1 size:(unsigned long long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3 readSize:(unsigned long long *)arg4; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/RTFCPZEntry.h b/iOS7/Frameworks/QuickLook/RTFCPZEntry.h index 9f0c928a4..fdf14b14c 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZEntry.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZEntry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface RTFCPZEntry : NSObject { id mInput; diff --git a/iOS7/Frameworks/QuickLook/RTFCPZEntryInflateInputStream.h b/iOS7/Frameworks/QuickLook/RTFCPZEntryInflateInputStream.h index 4886cacd1..a85ed82e2 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZEntryInflateInputStream.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZEntryInflateInputStream.h @@ -8,23 +8,24 @@ #import "RTFCPZEntryInputStream-Protocol.h" +// Not exported @interface RTFCPZEntryInflateInputStream : NSObject { struct z_stream_s mStream; long long mOffset; long long mEnd; - unsigned long mCalculatedCrc; - unsigned long mCheckCrc; + unsigned long long mCalculatedCrc; + unsigned long long mCheckCrc; id mInput; char *mOutBuffer; - unsigned long mOutBufferSize; + unsigned long long mOutBufferSize; } - (id).cxx_construct; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; - (void)dealloc; -- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 input:(id)arg5; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long long)arg4 input:(id)arg5; @end diff --git a/iOS7/Frameworks/QuickLook/RTFCPZEntryInputStream-Protocol.h b/iOS7/Frameworks/QuickLook/RTFCPZEntryInputStream-Protocol.h index 074443124..691bc79da 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZEntryInputStream-Protocol.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZEntryInputStream-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol RTFCPZEntryInputStream -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/RTFCPZEntryUncompressedInputStream.h b/iOS7/Frameworks/QuickLook/RTFCPZEntryUncompressedInputStream.h index 6d8067b66..ac010e3df 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZEntryUncompressedInputStream.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZEntryUncompressedInputStream.h @@ -8,6 +8,7 @@ #import "RTFCPZEntryInputStream-Protocol.h" +// Not exported @interface RTFCPZEntryUncompressedInputStream : NSObject { long long mOffset; @@ -15,8 +16,8 @@ id mInput; } -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; - (void)dealloc; - (id)initWithOffset:(long long)arg1 end:(long long)arg2 input:(id)arg3; diff --git a/iOS7/Frameworks/QuickLook/RTFCPZException.h b/iOS7/Frameworks/QuickLook/RTFCPZException.h index bdb6f89dc..8cdb0491b 100644 --- a/iOS7/Frameworks/QuickLook/RTFCPZException.h +++ b/iOS7/Frameworks/QuickLook/RTFCPZException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface RTFCPZException : NSException { } diff --git a/iOS7/Frameworks/QuickLook/RTFHTMLWriter.h b/iOS7/Frameworks/QuickLook/RTFHTMLWriter.h index 56675367f..b9d700270 100644 --- a/iOS7/Frameworks/QuickLook/RTFHTMLWriter.h +++ b/iOS7/Frameworks/QuickLook/RTFHTMLWriter.h @@ -8,6 +8,7 @@ @class NSMutableArray, RTF_CMArchiveManager, RTF_OIXMLElement; +// Not exported @interface RTFHTMLWriter : NSObject { RTF_CMArchiveManager *_archiver; @@ -18,7 +19,7 @@ RTF_OIXMLElement *_currentTableParagraph; RTF_OIXMLElement *_currentTable; RTF_OIXMLElement *_currentRow; - BOOL _inited; + _Bool _inited; } - (void)insertAttachmentNamed:(id)arg1 withData:(id)arg2; diff --git a/iOS7/Frameworks/QuickLook/RTFNSColor.h b/iOS7/Frameworks/QuickLook/RTFNSColor.h index 9fd56fd4d..bb21dcd19 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSColor.h +++ b/iOS7/Frameworks/QuickLook/RTFNSColor.h @@ -6,28 +6,29 @@ #import "NSObject.h" +// Not exported @interface RTFNSColor : NSObject { - float _red; - float _green; - float _blue; - float _alpha; + double _red; + double _green; + double _blue; + double _alpha; } + (id)blackColor; + (id)whiteColor; -+ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -+ (id)colorWithCalibratedWhite:(float)arg1 alpha:(float)arg2; -@property float alpha; // @synthesize alpha=_alpha; -@property float blue; // @synthesize blue=_blue; -@property float green; // @synthesize green=_green; -@property float red; // @synthesize red=_red; ++ (id)colorWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithCalibratedWhite:(double)arg1 alpha:(double)arg2; +@property double alpha; // @synthesize alpha=_alpha; +@property double blue; // @synthesize blue=_blue; +@property double green; // @synthesize green=_green; +@property double red; // @synthesize red=_red; - (id)description; - (id)colorUsingColorSpaceName:(id)arg1; -- (void)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; +- (void)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -- (id)initWithCalibratedWhite:(float)arg1 alpha:(float)arg2; +- (id)initWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (id)initWithCalibratedWhite:(double)arg1 alpha:(double)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/QuickLook/RTFNSFont.h b/iOS7/Frameworks/QuickLook/RTFNSFont.h index ae0472403..6e979d937 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSFont.h +++ b/iOS7/Frameworks/QuickLook/RTFNSFont.h @@ -8,22 +8,23 @@ @class NSString; +// Not exported @interface RTFNSFont : NSObject { NSString *_fontName; - float _fontSize; - float _pointSize; + double _fontSize; + double _pointSize; } -+ (id)fontWithName:(id)arg1 size:(float)arg2; -+ (id)systemFontOfSize:(float)arg1; -+ (id)userFontOfSize:(float)arg1; -+ (id)userFixedPitchFontOfSize:(float)arg1; -@property float pointSize; // @synthesize pointSize=_pointSize; -@property float fontSize; // @synthesize fontSize=_fontSize; ++ (id)fontWithName:(id)arg1 size:(double)arg2; ++ (id)systemFontOfSize:(double)arg1; ++ (id)userFontOfSize:(double)arg1; ++ (id)userFixedPitchFontOfSize:(double)arg1; +@property double pointSize; // @synthesize pointSize=_pointSize; +@property double fontSize; // @synthesize fontSize=_fontSize; @property(retain) NSString *fontName; // @synthesize fontName=_fontName; -- (unsigned int)mostCompatibleStringEncoding; -- (id)initWithName:(id)arg1 size:(float)arg2; +- (unsigned long long)mostCompatibleStringEncoding; +- (id)initWithName:(id)arg1 size:(double)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/RTFNSMutableParagraphStyle.h b/iOS7/Frameworks/QuickLook/RTFNSMutableParagraphStyle.h index 5fb3c3771..2a0a09abf 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSMutableParagraphStyle.h +++ b/iOS7/Frameworks/QuickLook/RTFNSMutableParagraphStyle.h @@ -6,11 +6,12 @@ #import +// Not exported @interface RTFNSMutableParagraphStyle : RTFNSParagraphStyle { } -- (void)setBaseWritingDirection:(int)arg1; +- (void)setBaseWritingDirection:(long long)arg1; - (void)setTextBlocks:(id)arg1; - (void)setFirstLineHeadIndent:(float)arg1; - (void)setTailIndent:(float)arg1; diff --git a/iOS7/Frameworks/QuickLook/RTFNSParagraphStyle.h b/iOS7/Frameworks/QuickLook/RTFNSParagraphStyle.h index 7949410fe..d11354825 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSParagraphStyle.h +++ b/iOS7/Frameworks/QuickLook/RTFNSParagraphStyle.h @@ -11,6 +11,7 @@ @class NSArray; +// Not exported @interface RTFNSParagraphStyle : NSObject { unsigned int _alignment; @@ -18,10 +19,10 @@ float _tailIndent; float _firstLineHeadIndent; NSArray *_textBocks; - int _baseWritingDirection; + long long _baseWritingDirection; } -- (int)baseWritingDirection; +- (long long)baseWritingDirection; - (float)firstLineHeadIndent; - (float)tailIndent; - (float)headIndent; diff --git a/iOS7/Frameworks/QuickLook/RTFNSShadow.h b/iOS7/Frameworks/QuickLook/RTFNSShadow.h index e4c9f8994..77401df48 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSShadow.h +++ b/iOS7/Frameworks/QuickLook/RTFNSShadow.h @@ -8,14 +8,15 @@ @class RTFNSColor; +// Not exported @interface RTFNSShadow : NSObject { RTFNSColor *shadowColor; struct CGSize shadowOffset; - float shadowBlurRadius; + double shadowBlurRadius; } -@property float shadowBlurRadius; // @synthesize shadowBlurRadius; +@property double shadowBlurRadius; // @synthesize shadowBlurRadius; @property struct CGSize shadowOffset; // @synthesize shadowOffset; @property(retain) RTFNSColor *shadowColor; // @synthesize shadowColor; diff --git a/iOS7/Frameworks/QuickLook/RTFNSTextList.h b/iOS7/Frameworks/QuickLook/RTFNSTextList.h index 3b875846b..a0d618f53 100644 --- a/iOS7/Frameworks/QuickLook/RTFNSTextList.h +++ b/iOS7/Frameworks/QuickLook/RTFNSTextList.h @@ -11,11 +11,12 @@ @class NSString; +// Not exported @interface RTFNSTextList : NSObject { NSString *_markerFormat; - unsigned int _listFlags; - int _startIndex; + unsigned long long _listFlags; + long long _startIndex; void *_listSecondary; } @@ -23,25 +24,25 @@ + (void)initialize; - (id)_markerSuffix; - (id)_unaffixedMarkerTitle; -- (id)_unaffixedMarkerForItemNumber:(int)arg1; +- (id)_unaffixedMarkerForItemNumber:(long long)arg1; - (id)_unaffixedMarkerFormat; - (id)_markerSpecifier; - (id)_markerPrefix; - (id)_markerTitle; -- (BOOL)_isOrdered; -- (id)markerForItemNumber:(int)arg1; -- (id)_markerForMarkerFormat:(id)arg1 itemNumber:(int)arg2 isNumbered:(char *)arg3 substitutionStart:(unsigned int *)arg4 end:(unsigned int *)arg5 specifierStart:(unsigned int *)arg6 end:(unsigned int *)arg7; +- (_Bool)_isOrdered; +- (id)markerForItemNumber:(long long)arg1; +- (id)_markerForMarkerFormat:(id)arg1 itemNumber:(long long)arg2 isNumbered:(_Bool *)arg3 substitutionStart:(unsigned long long *)arg4 end:(unsigned long long *)arg5 specifierStart:(unsigned long long *)arg6 end:(unsigned long long *)arg7; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (int)startingItemNumber; -- (void)setStartingItemNumber:(int)arg1; -- (unsigned int)options; -- (unsigned int)listOptions; +- (long long)startingItemNumber; +- (void)setStartingItemNumber:(long long)arg1; +- (unsigned long long)options; +- (unsigned long long)listOptions; - (id)markerFormat; - (void)dealloc; -- (id)initWithMarkerFormat:(id)arg1 options:(unsigned int)arg2; +- (id)initWithMarkerFormat:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/QuickLook/RTFReader.h b/iOS7/Frameworks/QuickLook/RTFReader.h index 43b038f02..f9e6f0dfd 100644 --- a/iOS7/Frameworks/QuickLook/RTFReader.h +++ b/iOS7/Frameworks/QuickLook/RTFReader.h @@ -8,6 +8,7 @@ @class NSData, NSMapTable, NSMutableDictionary, NSMutableString, NSURL, RTFCPZArchive, RTFHTMLWriter, RTFNSColor, RTFReaderState, RTF_CMArchiveManager; +// Not exported @interface RTFReader : NSObject { RTFReaderState *_readerState; @@ -23,7 +24,7 @@ unsigned char thin[128]; unsigned short fat[128]; } _textBuffer; - unsigned int _textBufferIndex; + unsigned long long _textBufferIndex; int _rtfVersion; int _cocoaVersion; int _cocoaSubVersion; @@ -31,30 +32,30 @@ RTFNSColor *_documentBackgroundColor; NSMutableDictionary *_documentInfoDictionary; NSMapTable *_cachedRTFFontTable; - float _hyphenationFactor; - float _defaultTabInterval; + double _hyphenationFactor; + double _defaultTabInterval; struct _NSRTFPriv _private; - BOOL _textBufferContentsIsFat; - BOOL _explicitCharSetEncountered; - BOOL _isRTLDocument; - int _readLimit; - int _thumbnailLimit; - BOOL _limitReached; - BOOL _currentRowIsLast; + _Bool _textBufferContentsIsFat; + _Bool _explicitCharSetEncountered; + _Bool _isRTLDocument; + long long _readLimit; + long long _thumbnailLimit; + _Bool _limitReached; + _Bool _currentRowIsLast; } - (void)_insertAttachmentNamed:(id)arg1; - (void)read; -- (float)defaultTabInterval; -- (void)setDefaultTabInterval:(float)arg1; +- (double)defaultTabInterval; +- (void)setDefaultTabInterval:(double)arg1; - (void)setBackgroundColor:(id)arg1; - (void)setHyphenationFactor:(float)arg1; -- (void)setReadOnly:(int)arg1; -- (float)floatCocoaVersion; -- (void)setCocoaSubVersion:(int)arg1; -- (void)setCocoaVersion:(int)arg1; -- (int)cocoaSubVersion; -- (int)cocoaVersion; +- (void)setReadOnly:(long long)arg1; +- (double)floatCocoaVersion; +- (void)setCocoaSubVersion:(long long)arg1; +- (void)setCocoaVersion:(long long)arg1; +- (long long)cocoaSubVersion; +- (long long)cocoaVersion; - (void)dealloc; - (id)initWithPackageURL:(id)arg1 archiver:(id)arg2; - (id)initWithZippedRTFD:(id)arg1 archiver:(id)arg2; diff --git a/iOS7/Frameworks/QuickLook/RTFReaderState.h b/iOS7/Frameworks/QuickLook/RTFReaderState.h index d3cdca725..48d6cead4 100644 --- a/iOS7/Frameworks/QuickLook/RTFReaderState.h +++ b/iOS7/Frameworks/QuickLook/RTFReaderState.h @@ -8,16 +8,17 @@ @class NSArray, NSMutableArray, NSMutableData, NSMutableDictionary, RTFTextTable; +// Not exported @interface RTFReaderState : NSObject { id _delegate; - unsigned long _defaultToUniCharEncoding; + unsigned int _defaultToUniCharEncoding; NSMutableDictionary *_documentInfoDictionary; struct CGSize _paperSize; - float _lMargin; - float _rMargin; - float _bMargin; - float _tMargin; + double _lMargin; + double _rMargin; + double _bMargin; + double _tMargin; struct CGSize _viewSize; int _viewScale; int _viewKind; @@ -26,8 +27,8 @@ unsigned int _level; struct _NSAttributeInfo _attributeInfo; NSMutableData *_attributeInfoStack; - int _tableNestingLevel; - BOOL _isRTLDocument; + long long _tableNestingLevel; + _Bool _isRTLDocument; NSArray *_textBlocks; NSMutableArray *_nestedTables; RTFTextTable *_currentTable; @@ -37,10 +38,10 @@ int _currentRow; int _currentColumn; int _currentDefinitionColumn; - BOOL _currentRowIsLast; - BOOL _setTableCells; - unsigned int _currentBorderEdge; - BOOL _currentBorderIsTable; + _Bool _currentRowIsLast; + _Bool _setTableCells; + unsigned long long _currentBorderEdge; + _Bool _currentBorderIsTable; NSMutableDictionary *_listDefinitions; int _currentListNumber; int _currentListLevel; @@ -55,38 +56,38 @@ - (void)_notifyEndParagraph; - (void)_notifyStartParagraph; - (void)_notifyProcessString:(id)arg1; -- (void)addOverride:(int)arg1 forKey:(int)arg2; -- (void)addListDefinition:(id)arg1 forKey:(int)arg2; +- (void)addOverride:(long long)arg1 forKey:(long long)arg2; +- (void)addListDefinition:(id)arg1 forKey:(long long)arg2; - (id)listDefinitions; -- (void)setCurrentListLevel:(int)arg1; -- (int)currentListLevel; -- (void)setCurrentListNumber:(int)arg1; -- (int)currentListNumber; -- (void)setCurrentBorderEdge:(unsigned int)arg1 isTable:(BOOL)arg2; +- (void)setCurrentListLevel:(long long)arg1; +- (long long)currentListLevel; +- (void)setCurrentListNumber:(long long)arg1; +- (long long)currentListNumber; +- (void)setCurrentBorderEdge:(unsigned long long)arg1 isTable:(_Bool)arg2; - (void)mergeTableCellsVertically; - (void)mergeTableCellsHorizontally; - (void)endTableRow; -- (BOOL)isLastTableRow; +- (_Bool)isLastTableRow; - (void)lastTableRow; - (void)endTableCell; - (void)_paragraphInTable; - (void)endTableCellDefinition; - (void)startTableRowDefinition; -- (void)setTableNestingLevel:(int)arg1; +- (void)setTableNestingLevel:(long long)arg1; - (void)_clearTableCells; - (void)_setTableCells; - (void)_popTableState; - (void)_pushTableState; -- (void)_setCurrentBorderEdge:(unsigned int)arg1 isTable:(BOOL)arg2; -- (BOOL)_currentTableCellIsPlaceholder; -- (BOOL)currentBorderIsTable; -- (unsigned int)currentBorderEdge; +- (void)_setCurrentBorderEdge:(unsigned long long)arg1 isTable:(_Bool)arg2; +- (_Bool)_currentTableCellIsPlaceholder; +- (_Bool)currentBorderIsTable; +- (unsigned long long)currentBorderEdge; - (id)currentTableCell; - (id)currentTable; - (void)_beginTableRow; - (void)_ensureTableCells; -- (BOOL)currentTableCellIsPlaceholder; -- (void)setTableFlags:(unsigned int)arg1; +- (_Bool)currentTableCellIsPlaceholder; +- (void)setTableFlags:(unsigned long long)arg1; - (void)paragraphInTable; - (void)_updateAttributes; - (void)processString:(id)arg1; @@ -99,44 +100,44 @@ - (void)setAttribute:(id)arg1 forKey:(id)arg2; - (id)attributeForKey:(id)arg1; - (void)setTextAlignment:(int)arg1; -- (int)baseWritingDirection; -- (void)setBaseWritingDirection:(int)arg1; -- (BOOL)hasWritingDirectionAttribute; -- (void)setHasWritingDirectionAttribute:(BOOL)arg1; -- (float)fontSize; -- (void)setFontSize:(float)arg1; +- (long long)baseWritingDirection; +- (void)setBaseWritingDirection:(long long)arg1; +- (_Bool)hasWritingDirectionAttribute; +- (void)setHasWritingDirectionAttribute:(_Bool)arg1; +- (double)fontSize; +- (void)setFontSize:(double)arg1; - (id)font; - (void)setFont:(id)arg1; -- (BOOL)italic; -- (void)setItalic:(BOOL)arg1; -- (BOOL)bold; -- (void)setBold:(BOOL)arg1; -- (void)setFontIsValid:(BOOL)arg1; +- (_Bool)italic; +- (void)setItalic:(_Bool)arg1; +- (_Bool)bold; +- (void)setBold:(_Bool)arg1; +- (void)setFontIsValid:(_Bool)arg1; - (unsigned int)unicodeAlternativeLength; - (void)setUnicodeAlternativeLength:(unsigned int)arg1; -- (BOOL)multiByteEncoding; -- (void)setMultiByteEncoding:(BOOL)arg1; -- (unsigned long)codePageEncoding; -- (void)setCodePageEncoding:(unsigned long)arg1; -- (unsigned long)toUniCharEncoding; -- (void)setToUniCharEncoding:(unsigned long)arg1; -- (unsigned long)defaultToUniCharEncoding; -- (void)setDefaultToUniCharEncoding:(unsigned long)arg1; +- (_Bool)multiByteEncoding; +- (void)setMultiByteEncoding:(_Bool)arg1; +- (unsigned int)codePageEncoding; +- (void)setCodePageEncoding:(unsigned int)arg1; +- (unsigned int)toUniCharEncoding; +- (void)setToUniCharEncoding:(unsigned int)arg1; +- (unsigned int)defaultToUniCharEncoding; +- (void)setDefaultToUniCharEncoding:(unsigned int)arg1; - (unsigned int)level; - (id)currentAttributes; - (id)mutableAttributes; -- (void)setViewScale:(int)arg1; -- (void)setViewKind:(int)arg1; +- (void)setViewScale:(long long)arg1; +- (void)setViewKind:(long long)arg1; - (struct CGSize)viewSize; - (void)setViewSize:(struct CGSize)arg1; -- (float)bottomMargin; -- (void)setBottomMargin:(float)arg1; -- (float)topMargin; -- (void)setTopMargin:(float)arg1; -- (float)rightMargin; -- (void)setRightMargin:(float)arg1; -- (float)leftMargin; -- (void)setLeftMargin:(float)arg1; +- (double)bottomMargin; +- (void)setBottomMargin:(double)arg1; +- (double)topMargin; +- (void)setTopMargin:(double)arg1; +- (double)rightMargin; +- (void)setRightMargin:(double)arg1; +- (double)leftMargin; +- (void)setLeftMargin:(double)arg1; - (struct CGSize)paperSize; - (void)setPaperSize:(struct CGSize)arg1; - (id)documentInfoDictionary; diff --git a/iOS7/Frameworks/QuickLook/RTFReaderTableState.h b/iOS7/Frameworks/QuickLook/RTFReaderTableState.h index d3905c899..b9b0b5dca 100644 --- a/iOS7/Frameworks/QuickLook/RTFReaderTableState.h +++ b/iOS7/Frameworks/QuickLook/RTFReaderTableState.h @@ -8,6 +8,7 @@ @class NSMutableArray, RTFTextTable; +// Not exported @interface RTFReaderTableState : NSObject { RTFTextTable *_currentTable; @@ -17,7 +18,7 @@ int _currentRow; int _currentColumn; int _currentDefinitionColumn; - BOOL _currentRowIsLast; + _Bool _currentRowIsLast; } - (void)dealloc; diff --git a/iOS7/Frameworks/QuickLook/RTFTextBlock.h b/iOS7/Frameworks/QuickLook/RTFTextBlock.h index a1c0429d7..93ad7f451 100644 --- a/iOS7/Frameworks/QuickLook/RTFTextBlock.h +++ b/iOS7/Frameworks/QuickLook/RTFTextBlock.h @@ -8,11 +8,12 @@ #import "NSCopying-Protocol.h" +// Not exported @interface RTFTextBlock : NSObject { void *_propVals; - unsigned int _propMask; - unsigned int _typeMask; + unsigned long long _propMask; + unsigned long long _typeMask; id _primParamVal; id _otherParamVals; void *_blockPrimary; @@ -21,27 +22,27 @@ - (id)_attributeDescription; - (void)setBorderColor:(id)arg1; -- (id)borderColorForEdge:(unsigned int)arg1; -- (void)setBorderColor:(id)arg1 forEdge:(unsigned int)arg2; +- (id)borderColorForEdge:(unsigned long long)arg1; +- (void)setBorderColor:(id)arg1 forEdge:(unsigned long long)arg2; - (id)backgroundColor; - (void)setBackgroundColor:(id)arg1; -- (unsigned int)verticalAlignment; -- (void)setVerticalAlignment:(unsigned int)arg1; -- (void)setWidth:(float)arg1 type:(unsigned int)arg2 forLayer:(int)arg3; -- (unsigned int)widthValueTypeForLayer:(int)arg1 edge:(unsigned int)arg2; -- (float)widthForLayer:(int)arg1 edge:(unsigned int)arg2; -- (void)setWidth:(float)arg1 type:(unsigned int)arg2 forLayer:(int)arg3 edge:(unsigned int)arg4; -- (unsigned int)contentWidthValueType; -- (float)contentWidth; -- (void)setContentWidth:(float)arg1 type:(unsigned int)arg2; -- (unsigned int)valueTypeForDimension:(unsigned int)arg1; -- (float)valueForDimension:(unsigned int)arg1; -- (void)setValue:(float)arg1 type:(unsigned int)arg2 forDimension:(unsigned int)arg3; +- (unsigned long long)verticalAlignment; +- (void)setVerticalAlignment:(unsigned long long)arg1; +- (void)setWidth:(double)arg1 type:(unsigned long long)arg2 forLayer:(long long)arg3; +- (unsigned long long)widthValueTypeForLayer:(long long)arg1 edge:(unsigned long long)arg2; +- (double)widthForLayer:(long long)arg1 edge:(unsigned long long)arg2; +- (void)setWidth:(double)arg1 type:(unsigned long long)arg2 forLayer:(long long)arg3 edge:(unsigned long long)arg4; +- (unsigned long long)contentWidthValueType; +- (double)contentWidth; +- (void)setContentWidth:(double)arg1 type:(unsigned long long)arg2; +- (unsigned long long)valueTypeForDimension:(unsigned long long)arg1; +- (double)valueForDimension:(unsigned long long)arg1; +- (void)setValue:(double)arg1 type:(unsigned long long)arg2 forDimension:(unsigned long long)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_takeValuesFromTextBlock:(id)arg1; -- (unsigned int)_valueTypeForParameter:(unsigned int)arg1; -- (float)_valueForParameter:(unsigned int)arg1; -- (void)_setValue:(float)arg1 type:(unsigned int)arg2 forParameter:(unsigned int)arg3; +- (unsigned long long)_valueTypeForParameter:(unsigned long long)arg1; +- (double)_valueForParameter:(unsigned long long)arg1; +- (void)_setValue:(double)arg1 type:(unsigned long long)arg2 forParameter:(unsigned long long)arg3; - (void)dealloc; - (void)_destroyFloatStorage; - (void)_createFloatStorage; diff --git a/iOS7/Frameworks/QuickLook/RTFTextTable.h b/iOS7/Frameworks/QuickLook/RTFTextTable.h index c3889745b..b427e3402 100644 --- a/iOS7/Frameworks/QuickLook/RTFTextTable.h +++ b/iOS7/Frameworks/QuickLook/RTFTextTable.h @@ -6,25 +6,26 @@ #import +// Not exported @interface RTFTextTable : RTFTextBlock { - unsigned int _numCols; - unsigned int _tableFlags; + unsigned long long _numCols; + unsigned long long _tableFlags; id _lcache; void *_tablePrimary; void *_tableSecondary; } -- (void)_setTableFlags:(unsigned int)arg1; -- (unsigned int)_tableFlags; -- (void)setLayoutAlgorithm:(unsigned int)arg1; -- (unsigned int)layoutAlgorithm; -- (void)setHidesEmptyCells:(BOOL)arg1; -- (BOOL)hidesEmptyCells; -- (void)setCollapsesBorders:(BOOL)arg1; -- (BOOL)collapsesBorders; -- (unsigned int)numberOfColumns; -- (void)setNumberOfColumns:(unsigned int)arg1; +- (void)_setTableFlags:(unsigned long long)arg1; +- (unsigned long long)_tableFlags; +- (void)setLayoutAlgorithm:(unsigned long long)arg1; +- (unsigned long long)layoutAlgorithm; +- (void)setHidesEmptyCells:(_Bool)arg1; +- (_Bool)hidesEmptyCells; +- (void)setCollapsesBorders:(_Bool)arg1; +- (_Bool)collapsesBorders; +- (unsigned long long)numberOfColumns; +- (void)setNumberOfColumns:(unsigned long long)arg1; - (void)_takeValuesFromTextBlock:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/QuickLook/RTFTextTableBlock.h b/iOS7/Frameworks/QuickLook/RTFTextTableBlock.h index 06849e408..3a5757cc8 100644 --- a/iOS7/Frameworks/QuickLook/RTFTextTableBlock.h +++ b/iOS7/Frameworks/QuickLook/RTFTextTableBlock.h @@ -8,27 +8,28 @@ @class RTFTextTable; +// Not exported @interface RTFTextTableBlock : RTFTextBlock { RTFTextTable *_table; - int _rowNum; - int _colNum; - int _rowSpan; - int _colSpan; + long long _rowNum; + long long _colNum; + long long _rowSpan; + long long _colSpan; void *_tableBlockPrimary; void *_tableBlockSecondary; } -- (void)_setColumnSpan:(int)arg1; -- (void)_setRowSpan:(int)arg1; -- (int)columnSpan; -- (int)startingColumn; -- (int)rowSpan; -- (int)startingRow; +- (void)_setColumnSpan:(long long)arg1; +- (void)_setRowSpan:(long long)arg1; +- (long long)columnSpan; +- (long long)startingColumn; +- (long long)rowSpan; +- (long long)startingRow; - (id)table; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithTable:(id)arg1 startingRow:(int)arg2 rowSpan:(int)arg3 startingColumn:(int)arg4 columnSpan:(int)arg5; +- (id)initWithTable:(id)arg1 startingRow:(long long)arg2 rowSpan:(long long)arg3 startingColumn:(long long)arg4 columnSpan:(long long)arg5; @end diff --git a/iOS7/Frameworks/QuickLook/RTF_CMArchiveManager.h b/iOS7/Frameworks/QuickLook/RTF_CMArchiveManager.h index d94150cce..41585c149 100644 --- a/iOS7/Frameworks/QuickLook/RTF_CMArchiveManager.h +++ b/iOS7/Frameworks/QuickLook/RTF_CMArchiveManager.h @@ -8,10 +8,11 @@ @class NSMutableDictionary, NSMutableSet, NSString; +// Not exported @interface RTF_CMArchiveManager : NSObject { - BOOL mIsThumbnail; - unsigned int mPageCount; + _Bool mIsThumbnail; + unsigned long long mPageCount; NSMutableDictionary *mDrawableCache; NSString *mResourcePathPrefix; NSMutableSet *mPausedPaths; @@ -24,11 +25,11 @@ + (id)hashKeyFor:(id)arg1; - (void)setHTMLWidth:(int)arg1; - (void)setHTMLHeight:(int)arg1; -- (BOOL)isProgressive; -- (unsigned int)pageCount; -- (void)setPageCount:(unsigned int)arg1; -- (BOOL)isThumbnail; -- (void)setIsThumbnail:(BOOL)arg1; +- (_Bool)isProgressive; +- (unsigned long long)pageCount; +- (void)setPageCount:(unsigned long long)arg1; +- (_Bool)isThumbnail; +- (void)setIsThumbnail:(_Bool)arg1; - (id)appendResourcePathToName:(id)arg1; - (id)resourcePathPrefix; - (void)setResourcePathPrefix:(id)arg1; @@ -36,7 +37,7 @@ - (void)addCssStyle:(id)arg1 withName:(id)arg2; - (id)addCssStyle:(id)arg1; - (int)resourceCount; -- (BOOL)progressiveMappingIsPausedOnPath:(id)arg1; +- (_Bool)progressiveMappingIsPausedOnPath:(id)arg1; - (void)restartProgressiveMappingOnPath:(id)arg1; - (void)pauseProgressiveMappingOnPath:(id)arg1; - (id)cachedPathForDrawable:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/RTF_CMDictArchiveManager.h b/iOS7/Frameworks/QuickLook/RTF_CMDictArchiveManager.h index bbb2248bc..5960512e6 100644 --- a/iOS7/Frameworks/QuickLook/RTF_CMDictArchiveManager.h +++ b/iOS7/Frameworks/QuickLook/RTF_CMDictArchiveManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSMutableString, NSString; +// Not exported @interface RTF_CMDictArchiveManager : RTF_CMArchiveManager { NSMutableString *mCssString; @@ -26,7 +27,7 @@ - (id)addCssStyle:(id)arg1; - (id)resourceUrlProtocol; - (int)resourceCount; -- (id)copyDictionaryWithSizeInfos:(BOOL)arg1; +- (id)copyDictionaryWithSizeInfos:(_Bool)arg1; - (void)pushText:(id)arg1 toPath:(id)arg2; - (void)pushData:(id)arg1 toPath:(id)arg2; - (id)newResourceWithName:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/RTF_CMProgressiveArchiveManager.h b/iOS7/Frameworks/QuickLook/RTF_CMProgressiveArchiveManager.h index 7fb04c209..024530774 100644 --- a/iOS7/Frameworks/QuickLook/RTF_CMProgressiveArchiveManager.h +++ b/iOS7/Frameworks/QuickLook/RTF_CMProgressiveArchiveManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSMutableString; +// Not exported @interface RTF_CMProgressiveArchiveManager : RTF_CMArchiveManager { const void *mClient; @@ -15,7 +16,7 @@ NSMutableDictionary *mDataCache; NSMutableDictionary *mStyleCache; NSMutableString *mCssString; - BOOL mMainDataInited; + _Bool mMainDataInited; NSMutableString *mHtmlLogString; } @@ -28,7 +29,7 @@ - (void)pushText:(id)arg1 toPath:(id)arg2; - (void)pushData:(id)arg1 toPath:(id)arg2; - (id)newResourceWithName:(id)arg1; -- (BOOL)isProgressive; +- (_Bool)isProgressive; - (void)dealloc; - (id)initWithClient:(const void *)arg1 andCallBacks:(CDStruct_4e53fc95 *)arg2; diff --git a/iOS7/Frameworks/QuickLook/RTF_OIXMLDocument.h b/iOS7/Frameworks/QuickLook/RTF_OIXMLDocument.h index b24f1f2d0..f7a3afd96 100644 --- a/iOS7/Frameworks/QuickLook/RTF_OIXMLDocument.h +++ b/iOS7/Frameworks/QuickLook/RTF_OIXMLDocument.h @@ -8,6 +8,7 @@ @class NSString, RTF_OIXMLElement; +// Not exported @interface RTF_OIXMLDocument : RTF_OIXMLNode { RTF_OIXMLElement *_rootElement; diff --git a/iOS7/Frameworks/QuickLook/RTF_OIXMLElement.h b/iOS7/Frameworks/QuickLook/RTF_OIXMLElement.h index dd034bb3f..5cf452e96 100644 --- a/iOS7/Frameworks/QuickLook/RTF_OIXMLElement.h +++ b/iOS7/Frameworks/QuickLook/RTF_OIXMLElement.h @@ -6,26 +6,27 @@ #import +// Not exported @interface RTF_OIXMLElement : RTF_OIXMLNode { id _attributes; id _children; - BOOL _hasMultipleAttributes; - BOOL _hasMultipleChildren; + _Bool _hasMultipleAttributes; + _Bool _hasMultipleChildren; } -+ (BOOL)isEmptyHTMLElement:(id)arg1; ++ (_Bool)isEmptyHTMLElement:(id)arg1; + (void)_initEmptyHTMLNames; - (id)closingTagString; - (id)contentString; - (id)openingTagString; - (void)_appendXMLStringToString:(struct __CFString *)arg1; -- (int)attributeCount; -- (int)childrenCount; +- (long long)attributeCount; +- (long long)childrenCount; - (id)stringValue; - (id)objectValue; - (void)setObjectValue:(id)arg1; -- (void)insertChild:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addChild:(id)arg1; - (void)addAttribute:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/QuickLook/RTF_OIXMLNode.h b/iOS7/Frameworks/QuickLook/RTF_OIXMLNode.h index 9c0e08458..cbe145095 100644 --- a/iOS7/Frameworks/QuickLook/RTF_OIXMLNode.h +++ b/iOS7/Frameworks/QuickLook/RTF_OIXMLNode.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface RTF_OIXMLNode : NSObject { unsigned int _kind; @@ -17,7 +18,7 @@ id _value; } -+ (void)_escapeCharacters:(const unsigned short *)arg1 amount:(unsigned int)arg2 escapeWhiteSpaces:(BOOL)arg3 inString:(id)arg4 appendingToString:(struct __CFString *)arg5; ++ (void)_escapeCharacters:(const unsigned short *)arg1 amount:(unsigned int)arg2 escapeWhiteSpaces:(_Bool)arg3 inString:(id)arg4 appendingToString:(struct __CFString *)arg5; + (void)_escapeHTMLAttributeCharacters:(id)arg1 withQuote:(unsigned short)arg2 appendingToString:(struct __CFString *)arg3; + (id)elementWithName:(id)arg1 stringValue:(id)arg2; + (id)elementWithName:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/QuickLook/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/UINavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/Frameworks/QuickLook/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/QuickLook/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/QuickLook/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/QuickLook/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/QuickLook/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/QuickLook/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/QuickLook/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/QuickLook/UIViewControllerAnimatedTransitioning-Protocol.h b/iOS7/Frameworks/QuickLook/UIViewControllerAnimatedTransitioning-Protocol.h index f56a072ae..6892c496b 100644 --- a/iOS7/Frameworks/QuickLook/UIViewControllerAnimatedTransitioning-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIViewControllerAnimatedTransitioning-Protocol.h @@ -11,6 +11,6 @@ - (double)transitionDuration:(id)arg1; @optional -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/QuickLook/UIViewControllerInteractiveTransitioning-Protocol.h b/iOS7/Frameworks/QuickLook/UIViewControllerInteractiveTransitioning-Protocol.h index 4ea679107..d4c7e74c4 100644 --- a/iOS7/Frameworks/QuickLook/UIViewControllerInteractiveTransitioning-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIViewControllerInteractiveTransitioning-Protocol.h @@ -10,7 +10,7 @@ - (void)startInteractiveTransition:(id)arg1; @optional -- (int)completionCurve; -- (float)completionSpeed; +- (long long)completionCurve; +- (double)completionSpeed; @end diff --git a/iOS7/Frameworks/QuickLook/UIWebPDFViewHandlerDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UIWebPDFViewHandlerDelegate-Protocol.h index 4bd8faaf0..9dbac3126 100644 --- a/iOS7/Frameworks/QuickLook/UIWebPDFViewHandlerDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIWebPDFViewHandlerDelegate-Protocol.h @@ -8,7 +8,7 @@ @optional - (id)alertViewForUIWebPDFViewHandler:(id)arg1; -- (float)minimumVerticalContentOffsetForPDFViewHandler:(id)arg1; +- (double)minimumVerticalContentOffsetForPDFViewHandler:(id)arg1; - (id)hostViewForLinkSheet:(id)arg1; - (id)pdfViewHandler:(id)arg1 actionsForURL:(id)arg2 suggestedActions:(id)arg3; - (void)pdfViewHandlerCompletedLayoutAndIsUnlocked:(id)arg1; diff --git a/iOS7/Frameworks/QuickLook/UIWebViewDelegate-Protocol.h b/iOS7/Frameworks/QuickLook/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/Frameworks/QuickLook/UIWebViewDelegate-Protocol.h +++ b/iOS7/Frameworks/QuickLook/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/Frameworks/SafariServices/NSObject-Protocol.h b/iOS7/Frameworks/SafariServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/SafariServices/NSObject-Protocol.h +++ b/iOS7/Frameworks/SafariServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/SafariServices/SSReadingList.h b/iOS7/Frameworks/SafariServices/SSReadingList.h index e9da0eae8..6ceddbb37 100644 --- a/iOS7/Frameworks/SafariServices/SSReadingList.h +++ b/iOS7/Frameworks/SafariServices/SSReadingList.h @@ -15,12 +15,12 @@ WebBookmarksXPCConnection *_connection; NSObject *_serialQueue; NSObject *_batchedReadingListItems; - BOOL _batchScheduled; + _Bool _batchScheduled; } + (id)defaultReadingList; -+ (BOOL)supportsURL:(id)arg1; -- (BOOL)addReadingListItemWithURL:(id)arg1 title:(id)arg2 previewText:(id)arg3 error:(id *)arg4; ++ (_Bool)supportsURL:(id)arg1; +- (_Bool)addReadingListItemWithURL:(id)arg1 title:(id)arg2 previewText:(id)arg3 error:(id *)arg4; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/Frameworks/Social/CDStructures.h b/iOS7/Frameworks/Social/CDStructures.h index 685948e09..1a00466f1 100644 --- a/iOS7/Frameworks/Social/CDStructures.h +++ b/iOS7/Frameworks/Social/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,25 +17,25 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double _field1; + double _field2; + double _field3; + double _field4; }; struct UIOffset { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures @@ -46,17 +46,17 @@ typedef struct { } CDStruct_c3b9c2ee; typedef struct { - int version; + long long version; void *info; void *retain; void *release; void *copyDescription; -} CDStruct_304912e7; +} CDStruct_4210025a; typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; typedef struct { CDStruct_c3b9c2ee _field1; diff --git a/iOS7/Frameworks/Social/CLLocationManagerDelegate-Protocol.h b/iOS7/Frameworks/Social/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/Frameworks/Social/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/Frameworks/Social/MKMapViewDelegate-Protocol.h b/iOS7/Frameworks/Social/MKMapViewDelegate-Protocol.h index 7ec2f7221..27771a6a5 100644 --- a/iOS7/Frameworks/Social/MKMapViewDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/MKMapViewDelegate-Protocol.h @@ -13,8 +13,8 @@ - (id)mapView:(id)arg1 viewForOverlay:(id)arg2; - (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; - (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; -- (void)mapView:(id)arg1 didChangeUserTrackingMode:(int)arg2 animated:(BOOL)arg3; -- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned int)arg3 fromOldState:(unsigned int)arg4; +- (void)mapView:(id)arg1 didChangeUserTrackingMode:(long long)arg2 animated:(_Bool)arg3; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; - (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; - (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; - (void)mapViewDidStopLocatingUser:(id)arg1; @@ -24,12 +24,12 @@ - (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; -- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(BOOL)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(_Bool)arg2; - (void)mapViewWillStartRenderingMap:(id)arg1; - (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingMap:(id)arg1; - (void)mapViewWillStartLoadingMap:(id)arg1; -- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; -- (void)mapView:(id)arg1 regionWillChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/Social/NSArray-SLSocialNSArrayAdditions.h b/iOS7/Frameworks/Social/NSArray-SLSocialNSArrayAdditions.h index ac521f12e..dfd176033 100644 --- a/iOS7/Frameworks/Social/NSArray-SLSocialNSArrayAdditions.h +++ b/iOS7/Frameworks/Social/NSArray-SLSocialNSArrayAdditions.h @@ -9,6 +9,6 @@ @interface NSArray (SLSocialNSArrayAdditions) - (id)objectsPassingTest:(id)arg1; - (id)firstObjectPassingTest:(id)arg1; -- (unsigned int)countObjectsPassingTest:(id)arg1; +- (unsigned long long)countObjectsPassingTest:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/NSError-TEErrorAdditions.h b/iOS7/Frameworks/Social/NSError-TEErrorAdditions.h index 9889c5a9d..846f841f0 100644 --- a/iOS7/Frameworks/Social/NSError-TEErrorAdditions.h +++ b/iOS7/Frameworks/Social/NSError-TEErrorAdditions.h @@ -7,6 +7,14 @@ #import "NSError.h" @interface NSError (TEErrorAdditions) ++ (id)APIGenericErrorFromErrorCode:(long long)arg1; ++ (id)APIFakeUserErrorFromErrorCode:(long long)arg1; ++ (id)APIUserErrorFromErrorCode:(long long)arg1; ++ (id)APIInternalServerErrorFromErrorCode:(long long)arg1; ++ (id)APIAuthorizationErrorFromErrorCode:(long long)arg1; ++ (id)APILimitErrorFromErrorCode:(long long)arg1; ++ (id)APIParameterErrorFromErrorCode:(long long)arg1; ++ (id)errorFromTencentWeiboAPIResponseErrorWithType:(long long)arg1 code:(long long)arg2; - (id)encodeableError; @end diff --git a/iOS7/Frameworks/Social/NSObject-Protocol.h b/iOS7/Frameworks/Social/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/Social/NSObject-Protocol.h +++ b/iOS7/Frameworks/Social/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/Social/NSSecureCoding-Protocol.h b/iOS7/Frameworks/Social/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/Social/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/Social/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/Social/NSString-SLTencentWeiboStringAdditions.h b/iOS7/Frameworks/Social/NSString-SLTencentWeiboStringAdditions.h index 25911c03e..239806901 100644 --- a/iOS7/Frameworks/Social/NSString-SLTencentWeiboStringAdditions.h +++ b/iOS7/Frameworks/Social/NSString-SLTencentWeiboStringAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SLTencentWeiboStringAdditions) -- (BOOL)isTencentWeiboDuplicatePostError; -- (unsigned int)SLTencentWeiboCharacterCountWithShortenedURLLength:(unsigned int)arg1; +- (_Bool)isTencentWeiboDuplicatePostError; +- (unsigned long long)SLTencentWeiboCharacterCountWithShortenedURLLength:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Social/NSString-SLTwitterStringAdditions.h b/iOS7/Frameworks/Social/NSString-SLTwitterStringAdditions.h index 5845609ed..a38c8c777 100644 --- a/iOS7/Frameworks/Social/NSString-SLTwitterStringAdditions.h +++ b/iOS7/Frameworks/Social/NSString-SLTwitterStringAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SLTwitterStringAdditions) -- (BOOL)isTwitterDuplicatePostError; -- (unsigned int)SLTwitterCharacterCountWithShortenedURLLength:(unsigned int)arg1; +- (_Bool)isTwitterDuplicatePostError; +- (unsigned long long)SLTwitterCharacterCountWithShortenedURLLength:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Social/NSString-SLWeiboStringAdditions.h b/iOS7/Frameworks/Social/NSString-SLWeiboStringAdditions.h index bcbf0d756..737199faa 100644 --- a/iOS7/Frameworks/Social/NSString-SLWeiboStringAdditions.h +++ b/iOS7/Frameworks/Social/NSString-SLWeiboStringAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SLWeiboStringAdditions) -- (BOOL)isWeiboDuplicatePostError; -- (unsigned int)SLWeiboCharacterCountWithShortenedURLLength:(unsigned int)arg1; +- (_Bool)isWeiboDuplicatePostError; +- (unsigned long long)SLWeiboCharacterCountWithShortenedURLLength:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/Social/NSURL-SLFacebookURLAdditions.h b/iOS7/Frameworks/Social/NSURL-SLFacebookURLAdditions.h index 5205c1217..737707fd1 100644 --- a/iOS7/Frameworks/Social/NSURL-SLFacebookURLAdditions.h +++ b/iOS7/Frameworks/Social/NSURL-SLFacebookURLAdditions.h @@ -11,10 +11,10 @@ + (id)URLForFacebookGraphAPIWithDomain:(id)arg1 path:(id)arg2; + (id)URLForFacebookGraphAPIWithPath:(id)arg1; + (id)URLForFacebookRESTMethod:(id)arg1; -+ (BOOL)_isBetaSwitchEnabledForKey:(struct __CFString *)arg1; -- (BOOL)hasKnownStoreDomain; -- (BOOL)isAssetURL; -- (BOOL)isAppStoreURL; -- (BOOL)isMusicStoreURL; ++ (_Bool)_isBetaSwitchEnabledForKey:(struct __CFString *)arg1; +- (_Bool)hasKnownStoreDomain; +- (_Bool)isAssetURL; +- (_Bool)isAppStoreURL; +- (_Bool)isMusicStoreURL; @end diff --git a/iOS7/Frameworks/Social/NSURL-SLTwitterURLAdditions.h b/iOS7/Frameworks/Social/NSURL-SLTwitterURLAdditions.h index 6e409e657..3bfc177c3 100644 --- a/iOS7/Frameworks/Social/NSURL-SLTwitterURLAdditions.h +++ b/iOS7/Frameworks/Social/NSURL-SLTwitterURLAdditions.h @@ -7,10 +7,9 @@ #import "NSURL.h" @interface NSURL (SLTwitterURLAdditions) -+ (id)SLTwitterProfileImageURLForScreenName:(id)arg1; ++ (id)SLTwitterUserInfoURL; + (id)SLTwitterAccessTokenURL; + (id)SLTwitterRequestTokenURL; -+ (void)SLTwitterFetchDataAtURL:(id)arg1 completionBlock:(id)arg2; + (id)SLTwitterCleanupPushDestinationsURL; + (id)SLTwitterVerifyCredentialsURL; + (id)SLTwitterShowUserURL; diff --git a/iOS7/Frameworks/Social/NSXPCConnection-SLClientAuthentication.h b/iOS7/Frameworks/Social/NSXPCConnection-SLClientAuthentication.h new file mode 100644 index 000000000..5ab8523f8 --- /dev/null +++ b/iOS7/Frameworks/Social/NSXPCConnection-SLClientAuthentication.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSXPCConnection.h" + +@interface NSXPCConnection (SLClientAuthentication) +- (id)_clientBundleID; +- (id)sl_localizedClientName; +- (_Bool)sl_clientHasEntitlement:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Social/NSXPCListenerDelegate-Protocol.h b/iOS7/Frameworks/Social/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/Frameworks/Social/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLAbsintheSigningSession.h b/iOS7/Frameworks/Social/SLAbsintheSigningSession.h index aec1764e3..faf34449b 100644 --- a/iOS7/Frameworks/Social/SLAbsintheSigningSession.h +++ b/iOS7/Frameworks/Social/SLAbsintheSigningSession.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SLAbsintheSigningSession : NSObject { struct NACContextOpaque_ *_context; @@ -18,7 +19,7 @@ - (void).cxx_destruct; - (id)_urlEncodedString:(id)arg1; - (id)signatureForData:(id)arg1; -- (BOOL)establish; +- (_Bool)establish; - (void)dealloc; - (id)initWithCertURL:(id)arg1 sessionURL:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLAggregateLogger.h b/iOS7/Frameworks/Social/SLAggregateLogger.h index 0ee6a00a6..209d1c114 100644 --- a/iOS7/Frameworks/Social/SLAggregateLogger.h +++ b/iOS7/Frameworks/Social/SLAggregateLogger.h @@ -10,22 +10,22 @@ { } -+ (BOOL)_tencentWeiboAttachmentsContainURL:(id)arg1; -+ (BOOL)_tencentWeiboAttachmentsContainImage:(id)arg1; -+ (BOOL)_weiboAttachmentsContainURL:(id)arg1; -+ (BOOL)_weiboAttachmentsContainImage:(id)arg1; -+ (BOOL)_twitterAttachmentsContainURL:(id)arg1; -+ (BOOL)_twitterAttachmentsContainImage:(id)arg1; ++ (_Bool)_tencentWeiboAttachmentsContainURL:(id)arg1; ++ (_Bool)_tencentWeiboAttachmentsContainImage:(id)arg1; ++ (_Bool)_weiboAttachmentsContainURL:(id)arg1; ++ (_Bool)_weiboAttachmentsContainImage:(id)arg1; ++ (_Bool)_twitterAttachmentsContainURL:(id)arg1; ++ (_Bool)_twitterAttachmentsContainImage:(id)arg1; + (id)_logIdentifierForPID:(int)arg1; -+ (void)logVimeoAppInstallChoice:(BOOL)arg1; -+ (void)logFlickrAppInstallChoice:(BOOL)arg1; -+ (void)logTencentWeiboAppInstallChoice:(BOOL)arg1; -+ (void)logWeiboAppInstallChoice:(BOOL)arg1; -+ (void)logTencentWeiboWithText:(id)arg1 attachments:(id)arg2 locationAttached:(BOOL)arg3 fromProcessWithPID:(int)arg4; -+ (void)logWeiboWithText:(id)arg1 attachments:(id)arg2 locationAttached:(BOOL)arg3 fromProcessWithPID:(int)arg4; -+ (void)logTwitterAppInstallChoice:(BOOL)arg1; -+ (void)logTweetWithText:(id)arg1 attachments:(id)arg2 locationAttached:(BOOL)arg3 fromProcessWithPID:(int)arg4; -+ (void)logFacebookAppInstallChoice:(BOOL)arg1; ++ (void)logVimeoAppInstallChoice:(_Bool)arg1; ++ (void)logFlickrAppInstallChoice:(_Bool)arg1; ++ (void)logTencentWeiboAppInstallChoice:(_Bool)arg1; ++ (void)logWeiboAppInstallChoice:(_Bool)arg1; ++ (void)logTencentWeiboWithText:(id)arg1 attachments:(id)arg2 locationAttached:(_Bool)arg3 fromProcessWithPID:(int)arg4; ++ (void)logWeiboWithText:(id)arg1 attachments:(id)arg2 locationAttached:(_Bool)arg3 fromProcessWithPID:(int)arg4; ++ (void)logTwitterAppInstallChoice:(_Bool)arg1; ++ (void)logTweetWithText:(id)arg1 attachments:(id)arg2 locationAttached:(_Bool)arg3 fromProcessWithPID:(int)arg4; ++ (void)logFacebookAppInstallChoice:(_Bool)arg1; + (void)logFacebookPost:(id)arg1 fromProcessWithPID:(int)arg2; @end diff --git a/iOS7/Frameworks/Social/SLAssetDataProvider.h b/iOS7/Frameworks/Social/SLAssetDataProvider.h new file mode 100644 index 000000000..cdf697d30 --- /dev/null +++ b/iOS7/Frameworks/Social/SLAssetDataProvider.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class ALAssetsLibrary, AVAssetExportSession, NSError, NSMutableArray, NSObject; + +@interface SLAssetDataProvider : NSObject +{ + ALAssetsLibrary *_assetsLibrary; + int _numRequestedImages; + unsigned long long _maxByteSize; + NSMutableArray *_deliveryQueue; + NSError *_lastError; + AVAssetExportSession *_assetExportSession; + NSObject *_downsamplingQueue; + id _fetchCompletion; +} + +@property(copy) id fetchCompletion; // @synthesize fetchCompletion=_fetchCompletion; +- (void).cxx_destruct; +- (void)mappedDataFromVideoAtFileURL:(id)arg1 completion:(id)arg2; +- (void)exportDataFromVideoAssetURL:(id)arg1 toFileURL:(id)arg2 exportPreset:(id)arg3 completion:(id)arg4; +- (id)_generateTemporaryFilename; +- (void)fetchImageDataForAssetsURLs:(id)arg1 maxByteSize:(unsigned long long)arg2 completion:(id)arg3; +- (void)fetchedAsset:(id)arg1; +- (void)_downsamplingCompletedForAsset:(id)arg1 withDownsampledData:(id)arg2; +- (void)_downsamplingFailedForAsset:(id)arg1 withError:(id)arg2; +- (void)_assetFetchFailedWithError:(id)arg1; +- (void)_checkDeliveryComplete; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/Social/SLAttachment.h b/iOS7/Frameworks/Social/SLAttachment.h index af3ba9fa8..2310b375b 100644 --- a/iOS7/Frameworks/Social/SLAttachment.h +++ b/iOS7/Frameworks/Social/SLAttachment.h @@ -15,17 +15,17 @@ id _previewUpdateObserver; id _payloadUpdateObserver; NSString *_identifier; - BOOL _pendingPreviewProxy; + _Bool _pendingPreviewProxy; int _previewType; - UIImage *_previewImage; int _type; - id _payload; int _downsampleStatus; + UIImage *_previewImage; + id _payload; } -+ (BOOL)attachmentTypeRepresentsAnImage:(int)arg1; -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL pendingPreviewProxy; // @synthesize pendingPreviewProxy=_pendingPreviewProxy; ++ (_Bool)attachmentTypeRepresentsAnImage:(int)arg1; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool pendingPreviewProxy; // @synthesize pendingPreviewProxy=_pendingPreviewProxy; @property(nonatomic) int downsampleStatus; // @synthesize downsampleStatus=_downsampleStatus; @property(copy, nonatomic) id payload; // @synthesize payload=_payload; @property(nonatomic) int type; // @synthesize type=_type; diff --git a/iOS7/Frameworks/Social/SLBatchRequest.h b/iOS7/Frameworks/Social/SLBatchRequest.h index 705462ed5..0d971db04 100644 --- a/iOS7/Frameworks/Social/SLBatchRequest.h +++ b/iOS7/Frameworks/Social/SLBatchRequest.h @@ -16,7 +16,7 @@ - (void).cxx_destruct; - (id)preparedURLRequest; - (void)addRequest:(id)arg1; -- (id)initWithServiceType:(id)arg1 URL:(id)arg2 parameters:(id)arg3 requestMethod:(int)arg4; +- (id)initWithServiceType:(id)arg1 URL:(id)arg2 parameters:(id)arg3 requestMethod:(long long)arg4; @end diff --git a/iOS7/Frameworks/Social/SLComposeServiceViewController.h b/iOS7/Frameworks/Social/SLComposeServiceViewController.h index 42f813dd9..7c223ec9b 100644 --- a/iOS7/Frameworks/Social/SLComposeServiceViewController.h +++ b/iOS7/Frameworks/Social/SLComposeServiceViewController.h @@ -20,63 +20,71 @@ UIAlertView *_alertView; NSURL *_alertViewTargetURL; NSObject *_hostProxy; - BOOL _reassembleSheet; - BOOL _isShowingLocationDeniedAlert; - BOOL _isPresentingActionViewController; + _Bool _reassembleSheet; + _Bool _isShowingLocationDeniedAlert; + _Bool _isPresentingActionViewController; SLSheetPreviewImageSource *_previewImageSource; - int _currentBarMetrics; + long long _currentBarMetrics; UIView *_maskView; - BOOL _triggerPresentationAnimationOnKeyboard; - BOOL _hasPresentedSheet; + _Bool _didCallPresentSheet; + _Bool _triggerPresentationAnimationOnKeyboard; + _Bool _hasPresentedSheet; + _Bool _isPerformationRotation; + struct CGRect _sheetFrameStartingRotation; UIViewController *_viewControllerForTrackingSheetSize; - BOOL _wasPresented; - BOOL _isPerformingCustomAnimation; - BOOL _suppressKeyboard; + UIViewController *_autoCompletionViewControllerForTrackingSheetSize; + _Bool _wasPresented; + _Bool _preventSheetPositionChanges; + _Bool _suppressKeyboard; + int _previewDisplayFormat; UIImage *_serviceIconImage; - int *_keyboardType; + long long *_keyboardType; NSMutableArray *_attachments; - int _previewDisplayFormat; + unsigned long long _maxImageAttachmentSize; NSString *_placeholderText; SLSheetRootViewController *_sheetRootViewController; SLSheetNavigationController *_navigationController; - int _presentationStyle; NSMutableArray *_constraints; } + (id)_remoteViewControllerInterface; + (id)_exportedInterface; ++ (_Bool)_preventsAppearanceProxyCustomization; @property(retain) NSMutableArray *constraints; // @synthesize constraints=_constraints; -@property(nonatomic) BOOL suppressKeyboard; // @synthesize suppressKeyboard=_suppressKeyboard; -@property(nonatomic) BOOL isPerformingCustomAnimation; // @synthesize isPerformingCustomAnimation=_isPerformingCustomAnimation; -@property(nonatomic) int presentationStyle; // @synthesize presentationStyle=_presentationStyle; +@property(nonatomic) _Bool suppressKeyboard; // @synthesize suppressKeyboard=_suppressKeyboard; +@property(nonatomic) _Bool preventSheetPositionChanges; // @synthesize preventSheetPositionChanges=_preventSheetPositionChanges; @property(retain, nonatomic) SLSheetNavigationController *navigationController; // @synthesize navigationController=_navigationController; @property(retain, nonatomic) SLSheetRootViewController *sheetRootViewController; // @synthesize sheetRootViewController=_sheetRootViewController; -@property(readonly) BOOL wasPresented; // @synthesize wasPresented=_wasPresented; +@property(readonly) _Bool wasPresented; // @synthesize wasPresented=_wasPresented; @property(retain, nonatomic) NSString *placeholderText; // @synthesize placeholderText=_placeholderText; +@property(nonatomic) unsigned long long maxImageAttachmentSize; // @synthesize maxImageAttachmentSize=_maxImageAttachmentSize; @property(nonatomic) int previewDisplayFormat; // @synthesize previewDisplayFormat=_previewDisplayFormat; @property(retain, nonatomic) NSMutableArray *attachments; // @synthesize attachments=_attachments; @property(retain, nonatomic) SLSheetContentView *contentView; // @synthesize contentView=_contentView; -@property(nonatomic) int *keyboardType; // @synthesize keyboardType=_keyboardType; +@property(nonatomic) long long *keyboardType; // @synthesize keyboardType=_keyboardType; @property(retain, nonatomic) UIImage *serviceIconImage; // @synthesize serviceIconImage=_serviceIconImage; - (void).cxx_destruct; - (void)registerHostProxy; @property(retain) NSObject *hostProxy; - (void)networkActivityIndicatorNotification:(id)arg1; - (void)didReceiveMemoryWarning; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutorotate; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutorotate; - (void)loadView; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_willAppearInRemoteViewController; -- (float)_sheetMinBottomMarginForInterfaceOrientation:(int)arg1; -- (struct CGRect)sheetFrameForOrientation:(int)arg1 topSpaceProportion:(float)arg2; -- (struct CGRect)sheetFrameForOrientation:(int)arg1; -- (struct CGSize)intrinsicSheetSizeForOrientation:(int)arg1; +- (void)_adjustIntrinsicSheetSizeForDisplayFormatIfNeeded; +- (double)_sheetMinBottomMarginForInterfaceOrientation:(long long)arg1; +- (struct CGRect)sheetFrameForViewController:(id)arg1 orientation:(long long)arg2 topSpaceProportion:(double)arg3 topSpaceOffset:(double)arg4; +- (struct CGRect)sheetFrameForViewController:(id)arg1 orientation:(long long)arg2; +- (struct CGSize)intrinsicSheetSizeForOrientation:(long long)arg1; @property(readonly) UIView *sheetView; - (void)_positionVignetteForSheetFrame:(struct CGRect)arg1; - (void)setSheetFrame:(struct CGRect)arg1; @@ -88,10 +96,11 @@ - (void)sheetPresentationAnimationDidFinish; - (void)_animateSheetPresentationFinished; - (void)animateSheetPresentationWithDuration:(double)arg1; +- (void)_presentSheet; - (void)_animateCardSendFinished; -- (void)animateCardSendOrientation:(int)arg1; +- (void)animateCardSendOrientation:(long long)arg1; - (void)_hostApplicationWillEnterForeground; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)presentSettingsAlertWithTitle:(id)arg1 message:(id)arg2 targetURL:(id)arg3; - (void)showLocationDeniedAlertWithTitle:(id)arg1 settingsURL:(id)arg2; - (void)postButtonTapped:(id)arg1; @@ -101,22 +110,22 @@ - (void)presentAutoCompletionViewController:(id)arg1; - (void)popActionViewController; - (void)_animateVignetteMaskFromSheetFrame:(struct CGRect)arg1 toSheetFrame:(struct CGRect)arg2 duration:(double)arg3; -- (void)_positionSheetViewAnimated; -- (void)_actionSheetContentSizeDidChange; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)_positionSheetViewAnimatedForViewController:(id)arg1; +- (void)_presentedViewControllerContentSizeDidChange; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; - (void)_setViewControllerForTrackingSheetSize:(id)arg1; - (void)pushActionViewController:(id)arg1; - (void)userTappedSheetAction:(id)arg1; - (void)reloadSheetActions; - (id)sheetActions; -- (void)setPostButtonEnabled:(BOOL)arg1; -- (void)didSendWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)setPostButtonEnabled:(_Bool)arg1; +- (void)didSendWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)failWithError:(id)arg1; - (void)cancel; - (void)send; - (void)previewImageForAttachment:(id)arg1 resultBlock:(id)arg2; -- (void)setPreviewOffset:(struct UIOffset)arg1 forBarMetrics:(int)arg2; +- (void)setPreviewOffset:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; - (id)previewViewForDisplayFormat:(int)arg1 attachments:(id)arg2; - (int)previewDisplayFormatForAttachments:(id)arg1; - (void)createPreviewIfNeeded; @@ -127,24 +136,25 @@ - (void)removeAllImages; - (void)updateAttachment:(id)arg1; - (void)addAttachment:(id)arg1; -- (BOOL)validateSheetContent; -- (BOOL)validateAttachments; -- (BOOL)canAddContent; +- (_Bool)validateSheetContent; +- (_Bool)validateAttachments; +- (_Bool)canAddContent; - (void)textViewDidChange:(id)arg1; @property(retain, nonatomic) NSString *text; -- (BOOL)validateText:(id)arg1; +- (_Bool)validateText:(id)arg1; - (void)setInitialText:(id)arg1; - (void)hideKeyboardWithAnimationTime:(double)arg1; - (void)showKeyboardWithAnimationTime:(double)arg1; -- (void)hideKeyboardAnimated:(BOOL)arg1; -- (void)showKeyboardAnimated:(BOOL)arg1; +- (void)hideKeyboardAnimated:(_Bool)arg1; +- (void)showKeyboardAnimated:(_Bool)arg1; - (void)keyboardWillShow:(id)arg1; - (void)keyboardWillHide:(id)arg1; -- (void)updateSheetForBarMetrics:(int)arg1; -- (int)barMetricsForSheetSize:(struct CGSize)arg1; -- (int)barMetricsForInterfaceOrientation:(int)arg1; +- (void)updateSheetForBarMetrics:(long long)arg1; +- (long long)barMetricsForSheetSize:(struct CGSize)arg1; +- (long long)barMetricsForInterfaceOrientation:(long long)arg1; - (void)_updateBarMetricsIfNeeded; - (void)positionSheetView; +- (void)_positionSheetViewForViewController:(id)arg1; - (void)updateViewConstraints; - (id)previewImageSource; - (void)dealloc; diff --git a/iOS7/Frameworks/Social/SLComposeViewController.h b/iOS7/Frameworks/Social/SLComposeViewController.h index f37f72511..7b34df1a4 100644 --- a/iOS7/Frameworks/Social/SLComposeViewController.h +++ b/iOS7/Frameworks/Social/SLComposeViewController.h @@ -14,35 +14,35 @@ { NSLayoutConstraint *_keyboardTopConstraint; UIView *_keyboardTrackingView; - int _savedStatusBarStyle; + long long _savedStatusBarStyle; NSMutableDictionary *_delayedActions; - BOOL _wasPresented; + _Bool _wasPresented; id _completionHandler; - BOOL _didFailLoadingRemoteViewController; + _Bool _didFailLoadingRemoteViewController; SLService *_service; - int _numVideosAdded; - int _numImagesAdded; - int _numURLsAdded; + long long _numVideosAdded; + long long _numImagesAdded; + long long _numURLsAdded; NSString *_serviceType; SLRemoteComposeViewController *_remoteViewController; } -+ (BOOL)canShareItems:(id)arg1 forServiceType:(id)arg2; ++ (_Bool)canShareItems:(id)arg1 forServiceType:(id)arg2; + (id)composeViewControllerForServiceType:(id)arg1; -+ (BOOL)configurationSupportsShareSheetOfType:(id)arg1; -+ (BOOL)isAvailableForServiceType:(id)arg1; ++ (_Bool)configurationSupportsShareSheetOfType:(id)arg1; ++ (_Bool)isAvailableForServiceType:(id)arg1; @property(retain) SLRemoteComposeViewController *remoteViewController; // @synthesize remoteViewController=_remoteViewController; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; @property(readonly, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; - (void).cxx_destruct; -- (BOOL)canSendTweet; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)canSendTweet; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidUnload; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)_useCustomDimmingView; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)_useCustomDimmingView; - (void)remoteController:(id)arg1 didLoadWithError:(id)arg2; - (void)_handleRemoteViewFailure; - (void)remoteViewControllerLoadDidTimeout; @@ -53,30 +53,30 @@ - (void)sheetFailedWithError:(id)arg1; - (void)userDidPost; - (void)userDidCancel; -- (void)completeWithResult:(int)arg1; +- (void)completeWithResult:(long long)arg1; - (id)_delayedActions; - (void)_performActionsForEvent:(id)arg1; - (void)setLongitude:(double)arg1 latitude:(double)arg2 name:(id)arg3; - (void)_addDelayedAction:(id)arg1 forEvent:(void)arg2; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)addURL:(id)arg1 withPreviewImage:(id)arg2; +- (_Bool)addURL:(id)arg1 withPreviewImage:(id)arg2; - (id)addDownSampledImageDataByProxyWithPreviewImage:(SEL)arg1; -- (BOOL)addAttachment:(id)arg1; -- (BOOL)removeAllURLs; -- (BOOL)addURL:(id)arg1; -- (BOOL)removeAllImages; -- (BOOL)addImage:(id)arg1; -- (BOOL)addImageAsset:(id)arg1; +- (_Bool)addAttachment:(id)arg1; +- (_Bool)removeAllURLs; +- (_Bool)addURL:(id)arg1; +- (_Bool)removeAllImages; +- (_Bool)addImage:(id)arg1; +- (_Bool)addImageAsset:(id)arg1; - (id)_urlForUntypedAsset:(id)arg1; -- (BOOL)supportsVideoAsset:(id)arg1; -- (BOOL)supportsImageAsset:(id)arg1; +- (_Bool)supportsVideoAsset:(id)arg1; +- (_Bool)supportsImageAsset:(id)arg1; - (void)_resetAttachmentCountForType:(int)arg1; - (void)_incrementAttachmentCountForType:(int)arg1; -- (BOOL)_canAddAttachment:(id)arg1; -- (int)_countForAttachmentType:(int)arg1; -- (int)_limitForAttachmentType:(int)arg1; -- (BOOL)setInitialText:(id)arg1; -- (BOOL)canAddContent; +- (_Bool)_canAddAttachment:(id)arg1; +- (long long)_countForAttachmentType:(int)arg1; +- (long long)_limitForAttachmentType:(int)arg1; +- (_Bool)setInitialText:(id)arg1; +- (_Bool)canAddContent; - (void)dealloc; - (id)initWithServiceViewControllerClassName:(id)arg1 hostingBundleIdentifer:(id)arg2; - (id)initWithServiceType:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLDatabase.h b/iOS7/Frameworks/Social/SLDatabase.h index 8c3e091f8..65eadc7f5 100644 --- a/iOS7/Frameworks/Social/SLDatabase.h +++ b/iOS7/Frameworks/Social/SLDatabase.h @@ -22,7 +22,7 @@ - (id)_managedObjectModel; - (id)_persistentStoreCoordinator; - (void)_setUpManagedObjectContext; -- (BOOL)save:(id *)arg1; +- (_Bool)save:(id *)arg1; - (id)newObjectForEntityNamed:(id)arg1; - (id)fetchObjectsForEntityNamed:(id)arg1 withPredicate:(id)arg2; - (id)initWithStoreName:(id)arg1 modelPath:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLFacebookAlbum.h b/iOS7/Frameworks/Social/SLFacebookAlbum.h index bdd959058..89951ddec 100644 --- a/iOS7/Frameworks/Social/SLFacebookAlbum.h +++ b/iOS7/Frameworks/Social/SLFacebookAlbum.h @@ -12,20 +12,20 @@ @interface SLFacebookAlbum : NSObject { - BOOL _canUpload; - BOOL _isDefaultAlbum; + _Bool _canUpload; + _Bool _isDefaultAlbum; NSString *_identifier; NSString *_name; NSString *_coverPhotoIdentifier; - int _count; + long long _count; } + (id)albumsWithAlbumDataDictionaries:(id)arg1; + (id)albumWithDataDictionary:(id)arg1; -+ (BOOL)supportsSecureCoding; -@property BOOL isDefaultAlbum; // @synthesize isDefaultAlbum=_isDefaultAlbum; -@property BOOL canUpload; // @synthesize canUpload=_canUpload; -@property int count; // @synthesize count=_count; ++ (_Bool)supportsSecureCoding; +@property _Bool isDefaultAlbum; // @synthesize isDefaultAlbum=_isDefaultAlbum; +@property _Bool canUpload; // @synthesize canUpload=_canUpload; +@property long long count; // @synthesize count=_count; @property(retain) NSString *coverPhotoIdentifier; // @synthesize coverPhotoIdentifier=_coverPhotoIdentifier; @property(retain) NSString *name; // @synthesize name=_name; @property(retain) NSString *identifier; // @synthesize identifier=_identifier; diff --git a/iOS7/Frameworks/Social/SLFacebookAlbumChooserViewController.h b/iOS7/Frameworks/Social/SLFacebookAlbumChooserViewController.h index 99b8a568f..f60877f89 100644 --- a/iOS7/Frameworks/Social/SLFacebookAlbumChooserViewController.h +++ b/iOS7/Frameworks/Social/SLFacebookAlbumChooserViewController.h @@ -10,6 +10,7 @@ @class NSArray, NSCache, SLFacebookAlbumManager, UIButton; +// Not exported @interface SLFacebookAlbumChooserViewController : UITableViewController { NSCache *_coverImageCache; @@ -25,10 +26,10 @@ @property(retain) UIButton *flipBackButton; // @synthesize flipBackButton=_flipBackButton; - (void).cxx_destruct; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidUnload; - (void)viewDidLoad; - (void)viewWillLayoutSubviews; diff --git a/iOS7/Frameworks/Social/SLFacebookAlbumManager.h b/iOS7/Frameworks/Social/SLFacebookAlbumManager.h index 828d511f5..6c1b3ad65 100644 --- a/iOS7/Frameworks/Social/SLFacebookAlbumManager.h +++ b/iOS7/Frameworks/Social/SLFacebookAlbumManager.h @@ -10,7 +10,7 @@ @interface SLFacebookAlbumManager : NSObject { - BOOL _isCanceled; + _Bool _isCanceled; NSOperationQueue *photoQueue; ACAccount *_account; id _delegate; diff --git a/iOS7/Frameworks/Social/SLFacebookAlbumTableViewCell.h b/iOS7/Frameworks/Social/SLFacebookAlbumTableViewCell.h index d68044507..ba286e905 100644 --- a/iOS7/Frameworks/Social/SLFacebookAlbumTableViewCell.h +++ b/iOS7/Frameworks/Social/SLFacebookAlbumTableViewCell.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SLFacebookAlbumTableViewCell : UITableViewCell { NSString *_albumIdentifier; diff --git a/iOS7/Frameworks/Social/SLFacebookAudienceButton.h b/iOS7/Frameworks/Social/SLFacebookAudienceButton.h index 60a786727..8383ae0e8 100644 --- a/iOS7/Frameworks/Social/SLFacebookAudienceButton.h +++ b/iOS7/Frameworks/Social/SLFacebookAudienceButton.h @@ -6,9 +6,10 @@ #import "UIButton.h" +// Not exported @interface SLFacebookAudienceButton : UIButton { - BOOL _hasEnteredLayout; + _Bool _hasEnteredLayout; } - (struct CGSize)intrinsicContentSize; diff --git a/iOS7/Frameworks/Social/SLFacebookAudienceTableViewController.h b/iOS7/Frameworks/Social/SLFacebookAudienceTableViewController.h index 991f4b385..094c073c6 100644 --- a/iOS7/Frameworks/Social/SLFacebookAudienceTableViewController.h +++ b/iOS7/Frameworks/Social/SLFacebookAudienceTableViewController.h @@ -10,6 +10,7 @@ @class NSArray, SLFacebookPostPrivacySetting, UINavigationItem; +// Not exported @interface SLFacebookAudienceTableViewController : UITableViewController { NSArray *_privacySettings; @@ -22,8 +23,8 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)_privacySettingForIndexPath:(id)arg1; - (void)setCurrentPrivacySetting:(id)arg1; - (void)setPrivacySettings:(id)arg1; @@ -31,15 +32,15 @@ - (void)cancelButtonTapped:(id)arg1; - (struct CGSize)contentSizeForViewInPopover; - (void)viewWillLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)viewDidLoad; - (void)loadView; - (void)didReceiveMemoryWarning; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/Social/SLFacebookBatchResponse.h b/iOS7/Frameworks/Social/SLFacebookBatchResponse.h index 9d6ce5651..29e08a60a 100644 --- a/iOS7/Frameworks/Social/SLFacebookBatchResponse.h +++ b/iOS7/Frameworks/Social/SLFacebookBatchResponse.h @@ -13,8 +13,8 @@ } @property(readonly) NSArray *batchResponseParameters; -- (id)responseAtBatchIndex:(int)arg1; -- (int)batchedResponsesCount; +- (id)responseAtBatchIndex:(long long)arg1; +- (long long)batchedResponsesCount; @end diff --git a/iOS7/Frameworks/Social/SLFacebookComposeViewController.h b/iOS7/Frameworks/Social/SLFacebookComposeViewController.h index 34737da4b..7a08cd43c 100644 --- a/iOS7/Frameworks/Social/SLFacebookComposeViewController.h +++ b/iOS7/Frameworks/Social/SLFacebookComposeViewController.h @@ -8,22 +8,24 @@ #import "SLFacebookAlbumChooserViewControllerDelegate-Protocol.h" #import "SLFacebookAudienceViewControllerDelegate-Protocol.h" +#import "SLFacebookVideoOptionsDelegate-Protocol.h" #import "SLPlaceDataSourceDelegate-Protocol.h" #import "SLSheetPlaceViewControllerDelegate-Protocol.h" -@class ACAccount, ACAccountStore, ALAssetsLibrary, SLFacebookAlbumChooserViewController, SLFacebookAlbumManager, SLFacebookPlaceManager, SLFacebookPost, SLFacebookPostPrivacyManager, SLFacebookSession, SLSheetAction, SLSheetPlaceViewController, UIViewController; +@class ACAccount, ACAccountStore, ALAssetsLibrary, SLFacebookAlbumChooserViewController, SLFacebookAlbumManager, SLFacebookPlaceManager, SLFacebookPost, SLFacebookPostPrivacyManager, SLFacebookSession, SLFacebookVideoOptionsViewController, SLSheetAction, SLSheetPlaceViewController, SLVideoQualityOption, UIViewController; -@interface SLFacebookComposeViewController : SLComposeServiceViewController +@interface SLFacebookComposeViewController : SLComposeServiceViewController { - BOOL _wasPresented; - BOOL _hasAccessToAccount; - BOOL _hasCheckedAccess; - BOOL _hasShowedLocationDeniedAlert; + _Bool _wasPresented; + _Bool _hasAccessToAccount; + _Bool _hasCheckedAccess; + _Bool _hasShowedLocationDeniedAlert; SLFacebookSession *_session; ACAccountStore *_accountStore; SLSheetPlaceViewController *_placeViewController; UIViewController *_audienceViewController; SLFacebookAlbumChooserViewController *_albumChooserViewController; + SLFacebookVideoOptionsViewController *_videoOptionsViewController; SLFacebookPost *_post; SLFacebookPostPrivacyManager *_postPrivacyManager; SLFacebookPlaceManager *_placeManager; @@ -32,10 +34,13 @@ SLSheetAction *_privacySheetAction; SLSheetAction *_albumSheetAction; SLSheetAction *_placeSheetAction; + SLSheetAction *_videoOptionsAction; + SLVideoQualityOption *_selectedVideoQualityOption; struct { unsigned int showAlbumAction:1; unsigned int showPrivacyAction:1; unsigned int showPlaceAction:1; + unsigned int showVideoDetailAction:1; } _actionFlags; id _completionHandler; } @@ -45,35 +50,42 @@ - (void).cxx_destruct; - (void)_presentFacebookDisabledAlert; - (void)_presentNoAccountsAlert; -- (void)callCompletionHandlerWithResult:(int)arg1; +- (void)sheetPresentationAnimationDidFinish; +- (void)callCompletionHandlerWithResult:(long long)arg1; - (void)setupCommonUI; -- (BOOL)canPost; +- (_Bool)canPost; - (void)handleImagePostWithURL; -- (BOOL)hasAccountAccess; +- (_Bool)hasAccountAccess; - (void)send; -- (BOOL)validateText:(id)arg1; +- (_Bool)validateText:(id)arg1; - (void)placeViewController:(id)arg1 didSelectPlace:(id)arg2; - (void)placeManager:(id)arg1 failedWithError:(id)arg2; - (void)_setPlace:(id)arg1; - (void)placeManager:(id)arg1 updatedPlaces:(id)arg2; -- (BOOL)_isLocationAuthorizationDenied; +- (_Bool)_isLocationAuthorizationDenied; - (void)_presentPlaceViewController; -- (void)_handlePostPrivacyResultWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)_handlePostPrivacyResultWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)_updateAudienceButtonForPrivacySettingType:(int)arg1 name:(id)arg2; - (void)audienceViewController:(id)arg1 didSelectPostPrivacySetting:(id)arg2; - (void)_presentAudienceViewController; - (void)albumChooserViewController:(id)arg1 didSelectAlbum:(id)arg2; - (void)_presentAlbumViewController; +- (void)_setVideoSizeOptionIdentifier:(id)arg1; +- (id)_videoOptionIdentifer; +- (void)videoOptionsViewController:(id)arg1 didSelectVideoQualityOption:(id)arg2; +- (id)_videoQualityOption; +- (void)_presentVideoOptionsViewController; - (id)albumManager; @property(retain) ACAccountStore *accountStore; // @dynamic accountStore; @property(readonly) ACAccount *privilegedAccount; - (void)createPreviewIfNeeded; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)loadView; - (id)sheetActions; +- (id)_videoOptionsAction; - (id)_albumSheetAction; - (id)_placeSheetAction; - (id)_privacySheetAction; diff --git a/iOS7/Frameworks/Social/SLFacebookFriendList.h b/iOS7/Frameworks/Social/SLFacebookFriendList.h index d20bbbd2b..f025f5160 100644 --- a/iOS7/Frameworks/Social/SLFacebookFriendList.h +++ b/iOS7/Frameworks/Social/SLFacebookFriendList.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SLFacebookFriendList : NSObject { NSString *_identifier; diff --git a/iOS7/Frameworks/Social/SLFacebookGraphUtils.h b/iOS7/Frameworks/Social/SLFacebookGraphUtils.h index 4e6515da3..ee3b75807 100644 --- a/iOS7/Frameworks/Social/SLFacebookGraphUtils.h +++ b/iOS7/Frameworks/Social/SLFacebookGraphUtils.h @@ -10,10 +10,10 @@ { } -+ (id)_likeQueryStringForURL:(id)arg1 flags:(unsigned int)arg2; ++ (id)_likeQueryStringForURL:(id)arg1 flags:(unsigned long long)arg2; + (id)_parseServerResponse:(id)arg1 error:(id *)arg2; + (void)fetchLikeStatusForURL:(id)arg1 flags:(id)arg2 account:(id)arg3 completion:(id)arg4; -+ (void)_likeURL:(id)arg1 requestMethod:(int)arg2 account:(id)arg3 completion:(id)arg4; ++ (void)_likeURL:(id)arg1 requestMethod:(long long)arg2 account:(id)arg3 completion:(id)arg4; + (void)unlikeURL:(id)arg1 account:(id)arg2 completion:(id)arg3; + (void)likeURL:(id)arg1 account:(id)arg2 completion:(id)arg3; diff --git a/iOS7/Frameworks/Social/SLFacebookLoginInfoCell.h b/iOS7/Frameworks/Social/SLFacebookLoginInfoCell.h index 7b89b3849..d4897abcd 100644 --- a/iOS7/Frameworks/Social/SLFacebookLoginInfoCell.h +++ b/iOS7/Frameworks/Social/SLFacebookLoginInfoCell.h @@ -8,12 +8,13 @@ @class SLFacebookLoginInfoCellContentView; +// Not exported @interface SLFacebookLoginInfoCell : UITableViewCell { SLFacebookLoginInfoCellContentView *_infoView; } -+ (float)desiredRowHeightForWidth:(float)arg1; ++ (double)desiredRowHeightForWidth:(double)arg1; - (void).cxx_destruct; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/Social/SLFacebookLoginInfoCellContentView.h b/iOS7/Frameworks/Social/SLFacebookLoginInfoCellContentView.h index bb5454b0d..3b4fe3893 100644 --- a/iOS7/Frameworks/Social/SLFacebookLoginInfoCellContentView.h +++ b/iOS7/Frameworks/Social/SLFacebookLoginInfoCellContentView.h @@ -8,6 +8,7 @@ @class NSString, UIFont, UIImageView, UILabel; +// Not exported @interface SLFacebookLoginInfoCellContentView : UIView { UIFont *_font; diff --git a/iOS7/Frameworks/Social/SLFacebookLoginInfoFooter.h b/iOS7/Frameworks/Social/SLFacebookLoginInfoFooter.h index 634473de7..d41f6c17e 100644 --- a/iOS7/Frameworks/Social/SLFacebookLoginInfoFooter.h +++ b/iOS7/Frameworks/Social/SLFacebookLoginInfoFooter.h @@ -8,6 +8,7 @@ @class NSString, UIFont, UILabel; +// Not exported @interface SLFacebookLoginInfoFooter : UIView { UIFont *_font; @@ -22,7 +23,7 @@ } - (void).cxx_destruct; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/Social/SLFacebookLoginInfoViewController.h b/iOS7/Frameworks/Social/SLFacebookLoginInfoViewController.h index 18516b35d..d34e65d51 100644 --- a/iOS7/Frameworks/Social/SLFacebookLoginInfoViewController.h +++ b/iOS7/Frameworks/Social/SLFacebookLoginInfoViewController.h @@ -19,14 +19,14 @@ - (void)_cancelTapped:(id)arg1; - (void)_signInTapped:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)viewDidLoad; - (void)loadView; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/Social/SLFacebookPlaceManager.h b/iOS7/Frameworks/Social/SLFacebookPlaceManager.h index c72190540..d0f59ff4f 100644 --- a/iOS7/Frameworks/Social/SLFacebookPlaceManager.h +++ b/iOS7/Frameworks/Social/SLFacebookPlaceManager.h @@ -15,9 +15,9 @@ { CLLocationManager *_locationManager; double _timeout; - BOOL _isCanceled; - BOOL _isUpdatingLocation; - BOOL _disableTimeout; + _Bool _isCanceled; + _Bool _isUpdatingLocation; + _Bool _disableTimeout; NSMutableData *_placeData; NSHTTPURLResponse *_urlResponse; NSURLConnection *_urlConnection; diff --git a/iOS7/Frameworks/Social/SLFacebookPost.h b/iOS7/Frameworks/Social/SLFacebookPost.h index 26cc6204e..7f2db7885 100644 --- a/iOS7/Frameworks/Social/SLFacebookPost.h +++ b/iOS7/Frameworks/Social/SLFacebookPost.h @@ -18,6 +18,7 @@ NSMutableArray *_videoAssetURLs; NSString *_maskedApplicationID; NSString *_text; + NSString *_videoExportPreset; NSURL *_link; SLFacebookPlace *_place; SLFacebookAlbum *_album; @@ -25,12 +26,13 @@ NSArray *_taggedUserIDs; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain) NSArray *taggedUserIDs; // @synthesize taggedUserIDs=_taggedUserIDs; @property(retain) SLFacebookPostPrivacySetting *privacySetting; // @synthesize privacySetting=_privacySetting; @property(retain) SLFacebookAlbum *album; // @synthesize album=_album; @property(retain) SLFacebookPlace *place; // @synthesize place=_place; @property(retain) NSURL *link; // @synthesize link=_link; +@property(retain) NSString *videoExportPreset; // @synthesize videoExportPreset=_videoExportPreset; @property(retain) NSString *text; // @synthesize text=_text; - (void).cxx_destruct; - (id)copy; diff --git a/iOS7/Frameworks/Social/SLFacebookPostPrivacySetting.h b/iOS7/Frameworks/Social/SLFacebookPostPrivacySetting.h index 0d1df4722..fe4b3fdfe 100644 --- a/iOS7/Frameworks/Social/SLFacebookPostPrivacySetting.h +++ b/iOS7/Frameworks/Social/SLFacebookPostPrivacySetting.h @@ -12,13 +12,13 @@ @interface SLFacebookPostPrivacySetting : NSObject { + int _type; NSString *_identifier; NSString *_name; NSDictionary *_parameters; - int _type; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (int)_privacySettingTypeFromTypeIdentifier:(id)arg1; + (id)postPrivacySettingsForPrivacyOptions:(id)arg1; + (id)postPrivacySettingForPrivacyOptionDictionary:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLFacebookRegistrationInfo.h b/iOS7/Frameworks/Social/SLFacebookRegistrationInfo.h index 0cc012152..9ab5cde9d 100644 --- a/iOS7/Frameworks/Social/SLFacebookRegistrationInfo.h +++ b/iOS7/Frameworks/Social/SLFacebookRegistrationInfo.h @@ -28,7 +28,7 @@ @property(retain, nonatomic) NSString *firstName; // @synthesize firstName=_firstName; - (void).cxx_destruct; - (id)debugDescription; -- (BOOL)hasAllRequiredValues; +- (_Bool)hasAllRequiredValues; @end diff --git a/iOS7/Frameworks/Social/SLFacebookRemoteSessionProtocol-Protocol.h b/iOS7/Frameworks/Social/SLFacebookRemoteSessionProtocol-Protocol.h index dd60f52f3..4c5f7df00 100644 --- a/iOS7/Frameworks/Social/SLFacebookRemoteSessionProtocol-Protocol.h +++ b/iOS7/Frameworks/Social/SLFacebookRemoteSessionProtocol-Protocol.h @@ -4,22 +4,22 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -@protocol SLFacebookRemoteSessionProtocol +#import "SLRemoteUploadCompletion-Protocol.h" + +@protocol SLFacebookRemoteSessionProtocol +- (void)injectCompletedUploadWithCompletion:(id)arg1; - (void)uploadProfileImageData:(id)arg1 withCompletion:(id)arg2; - (void)fetchLikeStatusForURL:(id)arg1 flags:(id)arg2 completion:(id)arg3; - (void)unlikeURL:(id)arg1 completion:(id)arg2; - (void)likeURL:(id)arg1 completion:(id)arg2; -- (void)setActiveAccountIdentifier:(id)arg1; -- (void)revokeAllAccessTokensForDeviceWithCompletion:(id)arg1; -- (void)revokeAccessTokenForAppWithID:(id)arg1; -- (void)accountsAvailabilityWithHandler:(id)arg1; - (void)cancelUploadWithIdentifier:(id)arg1; - (void)uploadsInProgress:(id)arg1; - (void)uploadPost:(id)arg1 suppressAlerts:(id)arg2 withPostCompletion:(id)arg3; - (void)uploadPost:(id)arg1 forPID:(id)arg2 withXPCTransferCompletion:(id)arg3; - (void)uploadPost:(id)arg1 withXPCTransferCompletion:(id)arg2; - (void)tokenSecretForEntitledClientWithHandler:(id)arg1; -- (void)accountForEntitledClientWithHandler:(id)arg1; +- (void)revokeAllAccessTokensForDeviceWithCompletion:(id)arg1; +- (void)revokeAccessTokenForAppWithID:(id)arg1; - (void)doTestCallWithDict:(id)arg1 withHandler:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLFacebookRequest.h b/iOS7/Frameworks/Social/SLFacebookRequest.h index 4c4d374c6..08e104433 100644 --- a/iOS7/Frameworks/Social/SLFacebookRequest.h +++ b/iOS7/Frameworks/Social/SLFacebookRequest.h @@ -16,7 +16,7 @@ @property(retain) NSString *accessToken; // @dynamic accessToken; - (id)preparedURLRequest; - (void)preflightRequest; -- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(int)arg3; +- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(long long)arg3; @end diff --git a/iOS7/Frameworks/Social/SLFacebookResponse.h b/iOS7/Frameworks/Social/SLFacebookResponse.h index 9150220c4..1eb7046a5 100644 --- a/iOS7/Frameworks/Social/SLFacebookResponse.h +++ b/iOS7/Frameworks/Social/SLFacebookResponse.h @@ -15,21 +15,21 @@ NSData *_responseData; NSHTTPURLResponse *_urlResponse; id _untypedResponseParameters; - int _httpErrorCode; + long long _httpErrorCode; } -@property(readonly) int httpErrorCode; // @synthesize httpErrorCode=_httpErrorCode; +@property(readonly) long long httpErrorCode; // @synthesize httpErrorCode=_httpErrorCode; - (void).cxx_destruct; @property(readonly) NSDictionary *responseParameters; - (id)untypedResponseParameters; -- (BOOL)isBatchResponse; +- (_Bool)isBatchResponse; - (id)checkpointURL; -- (BOOL)hasMissingTokenOrAppID; -- (BOOL)hasBadTokenError; -- (BOOL)hasHTTPStatusOK; -- (BOOL)hasError; +- (_Bool)hasMissingTokenOrAppID; +- (_Bool)hasBadTokenError; +- (_Bool)hasHTTPStatusOK; +- (_Bool)hasError; @property(readonly) int APIresponseErrorCode; -- (int)httpStatusCode; +- (long long)httpStatusCode; @property(readonly) NSHTTPURLResponse *urlResponse; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLFacebookSession.h b/iOS7/Frameworks/Social/SLFacebookSession.h index 00af64ffb..ad1b3c71b 100644 --- a/iOS7/Frameworks/Social/SLFacebookSession.h +++ b/iOS7/Frameworks/Social/SLFacebookSession.h @@ -14,22 +14,20 @@ + (id)_remoteInterface; + (id)sharedSession; - (void).cxx_destruct; -- (void)fetchLikeStatusForURL:(id)arg1 flags:(unsigned int)arg2 completion:(id)arg3; +- (void)fetchLikeStatusForURL:(id)arg1 flags:(unsigned long long)arg2 completion:(id)arg3; - (void)unlikeURL:(id)arg1 completion:(id)arg2; - (void)likeURL:(id)arg1 completion:(id)arg2; -- (BOOL)uploadProfilePicture:(id)arg1 error:(id *)arg2; -- (void)setActiveAccountIdentifier:(id)arg1; +- (_Bool)uploadProfilePicture:(id)arg1 error:(id *)arg2; - (void)revokeAllAccessTokensForDevice; - (void)revokeAccessTokenForAppWithID:(id)arg1; - (void)cancelUploadWithIdentifier:(id)arg1; - (void)uploadsInProgress:(id)arg1; -- (void)uploadPost:(id)arg1 suppressAlerts:(BOOL)arg2 withPostCompletion:(id)arg3; -- (BOOL)uploadPost:(id)arg1 forPID:(int)arg2; -- (BOOL)uploadPost:(id)arg1; +- (void)uploadPost:(id)arg1 suppressAlerts:(_Bool)arg2 withPostCompletion:(id)arg3; +- (_Bool)uploadPost:(id)arg1 forPID:(int)arg2; +- (_Bool)uploadPost:(id)arg1; +- (void)injectCompletedUploadWithCompletion:(id)arg1; - (void)testCall; - (id)tokenSecretForEntitledClientWithError:(id *)arg1; -- (BOOL)sessionHasAccountAccess; -- (id)accountForEntitledClientWithError:(id *)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/Social/SLFacebookUpload.h b/iOS7/Frameworks/Social/SLFacebookUpload.h index cc481d6b0..45d46366a 100644 --- a/iOS7/Frameworks/Social/SLFacebookUpload.h +++ b/iOS7/Frameworks/Social/SLFacebookUpload.h @@ -13,15 +13,15 @@ @interface SLFacebookUpload : NSObject { NSString *_uploadID; - int _uploadType; + long long _uploadType; unsigned long long _totalBytes; unsigned long long _transferredBytes; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned long long transferredBytes; // @synthesize transferredBytes=_transferredBytes; @property(nonatomic) unsigned long long totalBytes; // @synthesize totalBytes=_totalBytes; -@property(nonatomic) int uploadType; // @synthesize uploadType=_uploadType; +@property(nonatomic) long long uploadType; // @synthesize uploadType=_uploadType; @property(retain, nonatomic) NSString *uploadID; // @synthesize uploadID=_uploadID; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLFacebookVideoOptionsDelegate-Protocol.h b/iOS7/Frameworks/Social/SLFacebookVideoOptionsDelegate-Protocol.h new file mode 100644 index 000000000..0698b42ae --- /dev/null +++ b/iOS7/Frameworks/Social/SLFacebookVideoOptionsDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol SLFacebookVideoOptionsDelegate +- (void)videoOptionsViewController:(id)arg1 didSelectVideoQualityOption:(id)arg2; +@end + diff --git a/iOS7/Frameworks/Social/SLFacebookVideoOptionsViewController.h b/iOS7/Frameworks/Social/SLFacebookVideoOptionsViewController.h new file mode 100644 index 000000000..487d72a9c --- /dev/null +++ b/iOS7/Frameworks/Social/SLFacebookVideoOptionsViewController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class NSArray, NSURL, SLVideoQualityOption; + +// Not exported +@interface SLFacebookVideoOptionsViewController : UITableViewController +{ + NSArray *_qualityOptions; + NSURL *_videoAssetURL; + SLVideoQualityOption *_selectedOption; + id _delegate; +} + +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)didReceiveMemoryWarning; +- (void)viewDidLoad; +- (void)_generateQualityOptionsWithAssetURL:(id)arg1; +- (void)setSelectedQualityOption:(id)arg1; +- (id)initWithVideoAssetURL:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/Social/SLFlickrService.h b/iOS7/Frameworks/Social/SLFlickrService.h index 99cd61a62..168423174 100644 --- a/iOS7/Frameworks/Social/SLFlickrService.h +++ b/iOS7/Frameworks/Social/SLFlickrService.h @@ -6,14 +6,15 @@ #import +// Not exported @interface SLFlickrService : SLService { } - (id)activityImage; - (id)activityTitle; -- (BOOL)isFirstClassService; -- (int)authenticationStyle; +- (_Bool)isFirstClassService; +- (long long)authenticationStyle; - (id)accountTypeIdentifier; - (id)serviceType; diff --git a/iOS7/Frameworks/Social/SLGuaranteedRemoteCall.h b/iOS7/Frameworks/Social/SLGuaranteedRemoteCall.h index 04635d13b..880e7b7af 100644 --- a/iOS7/Frameworks/Social/SLGuaranteedRemoteCall.h +++ b/iOS7/Frameworks/Social/SLGuaranteedRemoteCall.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SLGuaranteedRemoteCall : NSObject { id _block; diff --git a/iOS7/Frameworks/Social/SLImageDownsampling.h b/iOS7/Frameworks/Social/SLImageDownsampling.h index 55b09ff2e..6423d766c 100644 --- a/iOS7/Frameworks/Social/SLImageDownsampling.h +++ b/iOS7/Frameworks/Social/SLImageDownsampling.h @@ -10,11 +10,11 @@ { } -+ (void)generateThumbnailFromImageData:(id)arg1 adjustSmallestSideToSize:(unsigned int)arg2 resultsHandler:(id)arg3; -+ (void)downsampleImageData:(id)arg1 toMaxByteSize:(unsigned int)arg2 resultsHandler:(id)arg3; -+ (id)createThumbnailWithData:(id)arg1 adjustSmallestSideToSize:(unsigned int)arg2; -+ (CDStruct_1ef3fb1f)imageSizeWithData:(id)arg1; -+ (id)downsampleImageData:(id)arg1 toMaxByteSize:(unsigned int)arg2; ++ (void)generateThumbnailFromImageData:(id)arg1 adjustSmallestSideToSize:(unsigned long long)arg2 resultsHandler:(id)arg3; ++ (void)downsampleImageData:(id)arg1 toMaxByteSize:(unsigned long long)arg2 resultsHandler:(id)arg3; ++ (id)createThumbnailWithData:(id)arg1 adjustSmallestSideToSize:(unsigned long long)arg2; ++ (CDStruct_912cb5d2)imageSizeWithData:(id)arg1; ++ (id)downsampleImageData:(id)arg1 toMaxByteSize:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/Social/SLInternalTencentWeiboRequest.h b/iOS7/Frameworks/Social/SLInternalTencentWeiboRequest.h index a8f39617f..6f40d5cd8 100644 --- a/iOS7/Frameworks/Social/SLInternalTencentWeiboRequest.h +++ b/iOS7/Frameworks/Social/SLInternalTencentWeiboRequest.h @@ -8,8 +8,11 @@ @interface SLInternalTencentWeiboRequest : SLRequest { + _Bool _shouldSign; } +@property _Bool shouldSign; // @synthesize shouldSign=_shouldSign; +- (void)_addAuthenticationParameters:(id)arg1; - (id)signedTencentRequestFromRequest:(id)arg1; - (void)performRequestWithHandler:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLLastAccountManager.h b/iOS7/Frameworks/Social/SLLastAccountManager.h index 73a64a86a..a4e0133c4 100644 --- a/iOS7/Frameworks/Social/SLLastAccountManager.h +++ b/iOS7/Frameworks/Social/SLLastAccountManager.h @@ -11,8 +11,8 @@ } + (void)setLastTwitterAccount:(id)arg1; -+ (id)lastTwitterAccountInAccountStore:(id)arg1 updatePrefs:(BOOL)arg2; -+ (id)_lastAccountOfTypeIdentifier:(id)arg1 inStore:(id)arg2 updatePrefs:(BOOL)arg3 prefKey:(id)arg4 prefAppID:(id)arg5; ++ (id)lastTwitterAccountInAccountStore:(id)arg1 updatePrefs:(_Bool)arg2; ++ (id)_lastAccountOfTypeIdentifier:(id)arg1 inStore:(id)arg2 updatePrefs:(_Bool)arg3 prefKey:(id)arg4 prefAppID:(id)arg5; + (void)_setLastAccount:(id)arg1 prefKey:(id)arg2 prefAppID:(id)arg3; @end diff --git a/iOS7/Frameworks/Social/SLMicroBlogAccountsTableViewController.h b/iOS7/Frameworks/Social/SLMicroBlogAccountsTableViewController.h index b7176f538..73e005bef 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogAccountsTableViewController.h +++ b/iOS7/Frameworks/Social/SLMicroBlogAccountsTableViewController.h @@ -8,6 +8,7 @@ @class NSArray, SLMicroBlogUserRecord, UIImage; +// Not exported @interface SLMicroBlogAccountsTableViewController : UITableViewController { NSArray *_accountUserRecords; @@ -20,8 +21,8 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)_accountUserRecordForIndexPath:(id)arg1; - (void)didUpdateAccountUserRecord:(id)arg1; - (void)setCurrentAccountUserRecord:(id)arg1; @@ -31,7 +32,7 @@ - (struct CGSize)contentSizeForViewInPopover; - (void)viewDidLoad; - (id)_blankImage; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/Social/SLMicroBlogActiveAccountView.h b/iOS7/Frameworks/Social/SLMicroBlogActiveAccountView.h index 8ad2ea388..506e29b2e 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogActiveAccountView.h +++ b/iOS7/Frameworks/Social/SLMicroBlogActiveAccountView.h @@ -8,6 +8,7 @@ @class NSMutableArray, UIButton, UILabel; +// Not exported @interface SLMicroBlogActiveAccountView : UIView { NSMutableArray *_constraints; diff --git a/iOS7/Frameworks/Social/SLMicroBlogComposeViewController.h b/iOS7/Frameworks/Social/SLMicroBlogComposeViewController.h index a071c389c..99a9fffcb 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogComposeViewController.h +++ b/iOS7/Frameworks/Social/SLMicroBlogComposeViewController.h @@ -11,15 +11,17 @@ #import "SLSheetPlaceViewControllerDelegate-Protocol.h" #import "UITextViewDelegate-Protocol.h" -@class NSArray, NSObject, SLMicroBlogAccountsTableViewController, SLMicroBlogActiveAccountView, SLMicroBlogMentionsViewController, SLMicroBlogUserRecord, SLPlace, SLSheetAction, SLSheetPlaceViewController, UILabel; +@class NSArray, NSObject, NSString, SLMicroBlogAccountsTableViewController, SLMicroBlogActiveAccountView, SLMicroBlogMentionsViewController, SLMicroBlogUserRecord, SLPlace, SLSheetAction, SLSheetPlaceViewController, UILabel; @interface SLMicroBlogComposeViewController : SLComposeServiceViewController { NSObject *_microBlogSheetDelegate; + NSString *_serviceAccountTypeIdentifier; SLMicroBlogMentionsViewController *_mentionsViewController; - unsigned int _mentionStartLocation; - BOOL _rotatedDuringAccountsPopover; - BOOL _usingLocationOverride; + unsigned long long _mentionStartLocation; + _Bool _mentionPendingStart; + _Bool _rotatedDuringAccountsPopover; + _Bool _usingLocationOverride; NSArray *_accountUserRecords; NSArray *_accountIdentifiers; SLMicroBlogUserRecord *_selectedAccountUserRecord; @@ -29,8 +31,9 @@ SLSheetPlaceViewController *_placeViewController; SLPlace *_currentPlace; UILabel *_countLabel; - int _shortenedURLCost; - BOOL _isPresentingPlaces; + long long _shortenedURLCost; + long long _maxURLLength; + _Bool _isPresentingPlaces; SLMicroBlogActiveAccountView *_activeAccountView; } @@ -38,7 +41,8 @@ @property(retain, nonatomic) SLMicroBlogActiveAccountView *activeAccountView; // @synthesize activeAccountView=_activeAccountView; - (void).cxx_destruct; - (void)textViewDidChangeSelection:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (void)textViewDidChange:(id)arg1; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)send; - (id)_mentionsSearchString; - (void)applyMention:(id)arg1; @@ -48,17 +52,18 @@ - (void)_presentMentionsViewControllerWithSearchString:(id)arg1; - (void)noteLocationInfoChanged:(id)arg1; - (void)setGeotagStatus:(int)arg1; -- (void)placeViewController:(id)arg1 willDisappear:(BOOL)arg2; +- (void)placeViewController:(id)arg1 willDisappear:(_Bool)arg2; - (void)placeViewController:(id)arg1 didSelectPlace:(id)arg2; - (id)_placeViewController; - (void)updateGeotagStatus; - (void)_presentPlaceViewController; - (void)updateShortenedURLCost; - (int)characterCountForEnteredText:(id)arg1 attachments:(id)arg2; -- (BOOL)countMediaAttachmentsTowardCharacterCount; -- (void)_updateCharacterCountLabelWithCount:(int)arg1 overLimit:(BOOL)arg2; +- (_Bool)_countMediaAttachmentsTowardCharacterCount; +- (long long)_characterCountForText:(id)arg1; +- (void)_updateCharacterCountLabelWithCount:(int)arg1 overLimit:(_Bool)arg2; - (id)completeText:(id)arg1 withAttachments:(id)arg2; -- (BOOL)validateText:(id)arg1; +- (_Bool)validateText:(id)arg1; - (int)_charactersRemainingWithText:(id)arg1; - (void)noteCheckedInWithDaemon; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @@ -73,7 +78,7 @@ - (void)accountsViewController:(id)arg1 didSelectAccountUserRecord:(id)arg2; - (void)_presentAccountPickerController; - (void)_beginLoadingAccountProfileImages; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)appWillEnterForeground:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLMicroBlogMentionsViewController.h b/iOS7/Frameworks/Social/SLMicroBlogMentionsViewController.h index 5743cc195..5a8df9486 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogMentionsViewController.h +++ b/iOS7/Frameworks/Social/SLMicroBlogMentionsViewController.h @@ -9,12 +9,13 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSMutableArray, NSObject, NSObject, NSString, UITableView; +@class NSArray, NSObject, NSObject, NSString, UITableView; +// Not exported @interface SLMicroBlogMentionsViewController : UIViewController { NSObject *_sheetDelegate; - NSMutableArray *_mentions; + NSArray *_mentions; NSString *_searchString; UITableView *_tableView; NSObject *_delegate; @@ -24,15 +25,17 @@ @property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)chooseRow:(int)arg1; +- (void)chooseRow:(long long)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (struct CGSize)contentSizeForViewInPopover; - (void)loadView; - (void)setSearchString:(id)arg1; -- (id)currentResults; -- (void)clearResults; +- (void)updateMentions; +- (void)setMentions:(id)arg1; +- (id)mentions; - (void)completeWithSelectedMention:(id)arg1; - (id)initWithSheetDelegate:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLMicroBlogSheetDelegate-Protocol.h b/iOS7/Frameworks/Social/SLMicroBlogSheetDelegate-Protocol.h index e9c7d9946..fba0eb1fe 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/SLMicroBlogSheetDelegate-Protocol.h @@ -25,6 +25,7 @@ @optional - (void)ensureUserRecordStore; - (id)cachedProfileImageDataForScreenName:(id)arg1; -- (BOOL)countMediaAttachmentsTowardCharacterCount; +- (_Bool)countMediaAttachmentsTowardCharacterCount; +- (long long)characterCountForText:(id)arg1 shortenedURLCost:(long long)arg2; @end diff --git a/iOS7/Frameworks/Social/SLMicroBlogStatus.h b/iOS7/Frameworks/Social/SLMicroBlogStatus.h index f0aad4fe2..0a218e068 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogStatus.h +++ b/iOS7/Frameworks/Social/SLMicroBlogStatus.h @@ -17,7 +17,7 @@ NSString *_maskedApplicationID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSString *maskedApplicationID; // @synthesize maskedApplicationID=_maskedApplicationID; @property(nonatomic) __weak NSArray *imageData; // @synthesize imageData=_imageData; @property(retain, nonatomic) NSString *statusText; // @synthesize statusText=_statusText; diff --git a/iOS7/Frameworks/Social/SLMicroBlogUserRecord.h b/iOS7/Frameworks/Social/SLMicroBlogUserRecord.h index 58e0df21e..525bec18f 100644 --- a/iOS7/Frameworks/Social/SLMicroBlogUserRecord.h +++ b/iOS7/Frameworks/Social/SLMicroBlogUserRecord.h @@ -18,7 +18,7 @@ UIImage *_profileImageCache; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)userRecordWithDictionaryRepresentation:(id)arg1; @property(retain) UIImage *profileImageCache; // @synthesize profileImageCache=_profileImageCache; @property(retain, nonatomic) NSString *profile_image_url; // @synthesize profile_image_url=_profile_image_url; diff --git a/iOS7/Frameworks/Social/SLNetworkReachabilityWarning.h b/iOS7/Frameworks/Social/SLNetworkReachabilityWarning.h index 5018a0d36..9b099c3d2 100644 --- a/iOS7/Frameworks/Social/SLNetworkReachabilityWarning.h +++ b/iOS7/Frameworks/Social/SLNetworkReachabilityWarning.h @@ -15,7 +15,7 @@ } - (void).cxx_destruct; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)showIfNecessaryWithCompletion:(id)arg1; - (void)showIfNecessary; - (id)initWithServiceType:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLOpenGraphNode.h b/iOS7/Frameworks/Social/SLOpenGraphNode.h index 5f1bcb36a..870dd52de 100644 --- a/iOS7/Frameworks/Social/SLOpenGraphNode.h +++ b/iOS7/Frameworks/Social/SLOpenGraphNode.h @@ -10,12 +10,12 @@ @interface SLOpenGraphNode : NSObject { - BOOL _likedByMe; - unsigned int _numberOfLikes; - unsigned int _numberOfFriendLikes; + _Bool _likedByMe; + unsigned long long _numberOfLikes; + unsigned long long _numberOfFriendLikes; + int _fetchState; NSURL *_URL; NSArray *_likedByFriends; - int _fetchState; } @property(nonatomic) int fetchState; // @synthesize fetchState=_fetchState; @@ -25,9 +25,9 @@ - (void)invalidate; - (void)unlikeWithCompletion:(id)arg1; - (void)likeWithCompletion:(id)arg1; -@property(readonly) unsigned int friendLikeCount; -@property(readonly) unsigned int globalLikeCount; -@property(readonly) BOOL likedByMe; +@property(readonly) unsigned long long friendLikeCount; +@property(readonly) unsigned long long globalLikeCount; +@property(readonly) _Bool likedByMe; - (void)_startUpdateIfNeeded; - (id)initWithURL:(id)arg1; - (id)cache; diff --git a/iOS7/Frameworks/Social/SLPlace-SLPlace_MKAnnotation.h b/iOS7/Frameworks/Social/SLPlace-SLPlace_MKAnnotation.h new file mode 100644 index 000000000..419870bb0 --- /dev/null +++ b/iOS7/Frameworks/Social/SLPlace-SLPlace_MKAnnotation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MKAnnotation-Protocol.h" + +@class NSString; + +@interface SLPlace (SLPlace_MKAnnotation) +@property(readonly, nonatomic) NSString *subtitle; +@property(readonly, nonatomic) NSString *title; +@property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; +@end + diff --git a/iOS7/Frameworks/Social/SLPlace.h b/iOS7/Frameworks/Social/SLPlace.h index 88e28c0b5..4055e03db 100644 --- a/iOS7/Frameworks/Social/SLPlace.h +++ b/iOS7/Frameworks/Social/SLPlace.h @@ -6,12 +6,11 @@ #import "NSObject.h" -#import "MKAnnotation-Protocol.h" #import "NSSecureCoding-Protocol.h" @class NSString, NSURL; -@interface SLPlace : NSObject +@interface SLPlace : NSObject { NSString *_identifier; NSString *_name; @@ -22,7 +21,7 @@ double _distance; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property double distance; // @synthesize distance=_distance; @property double longitude; // @synthesize longitude=_longitude; @property double latitude; // @synthesize latitude=_latitude; @@ -35,9 +34,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)encodableProperties; -@property(readonly, nonatomic) NSString *subtitle; -@property(readonly, nonatomic) NSString *title; -@property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; @end diff --git a/iOS7/Frameworks/Social/SLRemoteComposeViewController.h b/iOS7/Frameworks/Social/SLRemoteComposeViewController.h index 202ad84de..086f01bce 100644 --- a/iOS7/Frameworks/Social/SLRemoteComposeViewController.h +++ b/iOS7/Frameworks/Social/SLRemoteComposeViewController.h @@ -8,18 +8,19 @@ #import "SLSheetViewHostProtocol-Protocol.h" +// Not exported @interface SLRemoteComposeViewController : _UIRemoteViewController { id _serviceProxy; - int _controllerResult; - BOOL _hasAppeared; + long long _controllerResult; + _Bool _hasAppeared; id _hostDelegate; } + (id)serviceViewControllerInterface; + (id)exportedInterface; @property(nonatomic) __weak id hostDelegate; // @synthesize hostDelegate=_hostDelegate; -@property BOOL hasAppeared; // @synthesize hasAppeared=_hasAppeared; +@property _Bool hasAppeared; // @synthesize hasAppeared=_hasAppeared; - (void).cxx_destruct; - (void)viewServiceDidTerminateWithError:(id)arg1; - (void)removeAllURLs; @@ -27,8 +28,8 @@ - (void)updateAttachment:(id)arg1; - (void)addAttachment:(id)arg1; - (void)setInitialText:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; - (void)sheetDidSendWithSucess:(id)arg1 error:(id)arg2; - (void)sheetFailedWithError:(id)arg1; - (void)userDidPost; diff --git a/iOS7/Frameworks/Social/SLRemoteService.h b/iOS7/Frameworks/Social/SLRemoteService.h index bd6ea7c9e..5642d027f 100644 --- a/iOS7/Frameworks/Social/SLRemoteService.h +++ b/iOS7/Frameworks/Social/SLRemoteService.h @@ -8,78 +8,83 @@ #import "NSSecureCoding-Protocol.h" -@class NSData, NSSet, NSString; +@class NSBundle, NSSet, NSString, NSURL, UIImage; @interface SLRemoteService : SLService { - int _maximumVideoCount; - BOOL _serviceRegionTargetIsChina; - BOOL _addDeviceClassToRequest; + long long _maximumVideoCount; + UIImage *_activityImage; + NSBundle *_serviceBundle; + _Bool _serviceRegionTargetIsChina; + _Bool _addDeviceClassToRequest; NSString *_xpcServiceIdentifier; NSString *_serviceTypeIdentifier; NSString *_accountTypeIdentifier; NSString *_localizedServiceName; NSString *_activityViewIconResourceName; - int _authenticationStyle; - int _maximumURLCount; - int _maximumImageCount; - int _maximumImageDataSize; - int _maximumVideoDataSize; - int _maximumVideoTimeLimit; + long long _authenticationStyle; + long long _maximumURLCount; + long long _maximumImageCount; + long long _maximumImageDataSize; + long long _maximumVideoDataSize; + long long _maximumVideoTimeLimit; NSSet *_supportedImageAssetURLSchemes; NSSet *_supportedVideoAssetURLSchemes; NSString *_shareSheetHostingBundleIdentifier; NSString *_shareSheetClassName; - NSData *_activityImageData; + NSString *_activityImageName; + NSURL *_serviceBundleURL; } + (id)remoteServiceForTypeIdentifier:(id)arg1; + (id)remoteServices; + (id)_cachedServiceWithType:(id)arg1; + (id)_cachedServices; -+ (BOOL)supportsSecureCoding; -@property(retain) NSData *activityImageData; // @synthesize activityImageData=_activityImageData; ++ (_Bool)supportsSecureCoding; +@property(retain) NSURL *serviceBundleURL; // @synthesize serviceBundleURL=_serviceBundleURL; +@property(retain) NSString *activityImageName; // @synthesize activityImageName=_activityImageName; @property(retain) NSString *shareSheetClassName; // @synthesize shareSheetClassName=_shareSheetClassName; @property(retain) NSString *shareSheetHostingBundleIdentifier; // @synthesize shareSheetHostingBundleIdentifier=_shareSheetHostingBundleIdentifier; -@property BOOL addDeviceClassToRequest; // @synthesize addDeviceClassToRequest=_addDeviceClassToRequest; +@property _Bool addDeviceClassToRequest; // @synthesize addDeviceClassToRequest=_addDeviceClassToRequest; @property(retain) NSSet *supportedVideoAssetURLSchemes; // @synthesize supportedVideoAssetURLSchemes=_supportedVideoAssetURLSchemes; @property(retain) NSSet *supportedImageAssetURLSchemes; // @synthesize supportedImageAssetURLSchemes=_supportedImageAssetURLSchemes; -@property int maximumVideoTimeLimit; // @synthesize maximumVideoTimeLimit=_maximumVideoTimeLimit; -@property int maximumVideoDataSize; // @synthesize maximumVideoDataSize=_maximumVideoDataSize; -@property int maximumImageDataSize; // @synthesize maximumImageDataSize=_maximumImageDataSize; -@property int maximumImageCount; // @synthesize maximumImageCount=_maximumImageCount; -@property int maximumURLCount; // @synthesize maximumURLCount=_maximumURLCount; -@property int authenticationStyle; // @synthesize authenticationStyle=_authenticationStyle; -@property BOOL serviceRegionTargetIsChina; // @synthesize serviceRegionTargetIsChina=_serviceRegionTargetIsChina; +@property long long maximumVideoTimeLimit; // @synthesize maximumVideoTimeLimit=_maximumVideoTimeLimit; +@property long long maximumVideoDataSize; // @synthesize maximumVideoDataSize=_maximumVideoDataSize; +@property long long maximumImageDataSize; // @synthesize maximumImageDataSize=_maximumImageDataSize; +@property long long maximumImageCount; // @synthesize maximumImageCount=_maximumImageCount; +@property long long maximumURLCount; // @synthesize maximumURLCount=_maximumURLCount; +@property long long authenticationStyle; // @synthesize authenticationStyle=_authenticationStyle; +@property _Bool serviceRegionTargetIsChina; // @synthesize serviceRegionTargetIsChina=_serviceRegionTargetIsChina; @property(retain) NSString *activityViewIconResourceName; // @synthesize activityViewIconResourceName=_activityViewIconResourceName; @property(retain) NSString *localizedServiceName; // @synthesize localizedServiceName=_localizedServiceName; @property(retain) NSString *accountTypeIdentifier; // @synthesize accountTypeIdentifier=_accountTypeIdentifier; @property(retain) NSString *serviceTypeIdentifier; // @synthesize serviceTypeIdentifier=_serviceTypeIdentifier; @property(retain) NSString *xpcServiceIdentifier; // @synthesize xpcServiceIdentifier=_xpcServiceIdentifier; - (void).cxx_destruct; -@property(nonatomic) int maximumVideoCount; // @dynamic maximumVideoCount; +@property(nonatomic) long long maximumVideoCount; // @dynamic maximumVideoCount; - (id)description; - (id)composeViewController; - (id)activityTitle; - (id)activityImage; -- (BOOL)_isSupportedURL:(id)arg1 withSupportedSchemes:(id)arg2; -- (BOOL)supportsVideoURL:(id)arg1; -- (BOOL)supportsImageURL:(id)arg1; -- (BOOL)isFirstClassService; +@property(readonly) NSBundle *serviceBundle; +- (_Bool)_isSupportedURL:(id)arg1 withSupportedSchemes:(id)arg2; +- (_Bool)supportsVideoURL:(id)arg1; +- (_Bool)supportsImageURL:(id)arg1; +- (_Bool)isFirstClassService; - (void)addExtraParameters:(id)arg1 forRequest:(id)arg2; - (id)connectionName; - (id)serviceType; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)_activityImageDataForImageResourceName:(id)arg1 inBundle:(id)arg2; +- (id)_activityImageForImageResourceName:(id)arg1 inBundle:(id)arg2; - (id)_setFromArrayWithKey:(id)arg1 inDictionary:(id)arg2; -- (int)_authenticationStyleFromAuthenticationStyleIdentifier:(id)arg1; -- (BOOL)_isValidAuthenicationStyleIdentifier:(id)arg1; +- (long long)_authenticationStyleFromAuthenticationStyleIdentifier:(id)arg1; +- (_Bool)_isValidAuthenicationStyleIdentifier:(id)arg1; - (id)_encodableStringProperties; - (id)_authenticationStyleIdentifierMappings; - (id)integerPropertyKeyMappings; - (id)_requiredInfoDictKeys; -- (BOOL)infoDictHasRequiredKeys:(id)arg1; +- (_Bool)infoDictHasRequiredKeys:(id)arg1; - (id)initWithServiceBundle:(id)arg1 socialInfoDictionary:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLRemoteSession.h b/iOS7/Frameworks/Social/SLRemoteSession.h index abfdabdc6..21b5bf36f 100644 --- a/iOS7/Frameworks/Social/SLRemoteSession.h +++ b/iOS7/Frameworks/Social/SLRemoteSession.h @@ -17,9 +17,7 @@ @property(retain, nonatomic) SLDatabase *database; // @synthesize database=_database; @property(retain, nonatomic) NSXPCConnection *connection; // @synthesize connection=_connection; - (void).cxx_destruct; -- (id)_clientBundleID; -- (id)_clientLocalizedApplicationName; -- (BOOL)clientHasEntitlement:(id)arg1; +- (_Bool)clientHasEntitlement:(id)arg1; - (id)initWithConnection:(id)arg1 database:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLRemoteUploadCompletion-Protocol.h b/iOS7/Frameworks/Social/SLRemoteUploadCompletion-Protocol.h new file mode 100644 index 000000000..7fcece558 --- /dev/null +++ b/iOS7/Frameworks/Social/SLRemoteUploadCompletion-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SLRemoteUploadCompletion +- (void)completedUploadsWithHandler:(id)arg1; +@end + diff --git a/iOS7/Frameworks/Social/SLRequest.h b/iOS7/Frameworks/Social/SLRequest.h index 9c2af8730..b715903b7 100644 --- a/iOS7/Frameworks/Social/SLRequest.h +++ b/iOS7/Frameworks/Social/SLRequest.h @@ -12,7 +12,7 @@ { ACAccount *_account; OACredential *_OAuthCredential; - int _requestMethod; + long long _requestMethod; NSURL *_url; NSMutableDictionary *_parameters; NSMutableArray *_multiParts; @@ -24,8 +24,8 @@ SLService *_service; } -+ (id)requestForServiceType:(id)arg1 requestMethod:(int)arg2 URL:(id)arg3 parameters:(id)arg4; -@property(readonly, nonatomic) int requestMethod; // @synthesize requestMethod=_requestMethod; ++ (id)requestForServiceType:(id)arg1 requestMethod:(long long)arg2 URL:(id)arg3 parameters:(id)arg4; +@property(readonly, nonatomic) long long requestMethod; // @synthesize requestMethod=_requestMethod; @property(readonly, nonatomic) NSDictionary *parameters; // @synthesize parameters=_parameters; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; - (void).cxx_destruct; @@ -34,17 +34,17 @@ - (void)performJSONRequestWithHandler:(id)arg1; - (void)performJSONRequestWithHandler:(id)arg1 retryCount:(void)arg2; - (id)_commandName; -- (BOOL)_shouldRetryAfterCount:(int)arg1 delay:(float *)arg2; +- (_Bool)_shouldRetryAfterCount:(int)arg1 delay:(float *)arg2; - (void)performRequestWithHandler:(id)arg1; - (id)dictionaryRepresentationForJSONSerialization; - (id)preparedURLRequest; - (id)_HTTPMethodName; - (id)_preparedURL; -- (BOOL)shouldIncludeParameterString; -- (BOOL)_requiresAuthorization; +- (_Bool)shouldIncludeParameterString; +- (_Bool)_requiresAuthorization; - (id)_parameterString; - (void)_addAuthenticationParameters:(id)arg1; -- (BOOL)_shouldAppendTencentWeiboParametersToRequest; +- (_Bool)_shouldAppendTencentWeiboParametersToRequest; - (id)_allParameters; - (void)_appendCoreSig1Signature; - (void)setApplicationID:(id)arg1; @@ -65,7 +65,7 @@ - (id)parameterForKey:(id)arg1; - (void)removeParameterForKey:(id)arg1; - (void)setParameterValue:(id)arg1 forKey:(id)arg2; -- (id)initWithServiceType:(id)arg1 URL:(id)arg2 parameters:(id)arg3 requestMethod:(int)arg4; +- (id)initWithServiceType:(id)arg1 URL:(id)arg2 parameters:(id)arg3 requestMethod:(long long)arg4; - (id)init; @end diff --git a/iOS7/Frameworks/Social/SLRequestBodyInputStream.h b/iOS7/Frameworks/Social/SLRequestBodyInputStream.h index 15aa41cf7..3f85f20f3 100644 --- a/iOS7/Frameworks/Social/SLRequestBodyInputStream.h +++ b/iOS7/Frameworks/Social/SLRequestBodyInputStream.h @@ -12,33 +12,33 @@ { NSArray *_inputStreams; SLRequestMultiPartInputStream *_currentStream; - unsigned int _dataLength; - unsigned int _dataOffset; - unsigned int _currentIndex; - unsigned int _currentOffset; - unsigned int _currentLength; - BOOL _openEventSent; - unsigned int _streamStatus; + unsigned long long _dataLength; + unsigned long long _dataOffset; + unsigned long long _currentIndex; + unsigned long long _currentOffset; + unsigned long long _currentLength; + _Bool _openEventSent; + unsigned long long _streamStatus; struct __CFRunLoopSource *_rls; void *_clientCallback; - CDStruct_304912e7 _clientContext; + CDStruct_4210025a _clientContext; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (BOOL)hasBytesAvailable; -- (unsigned int)bytesRead; -@property(readonly) unsigned int totalBytes; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; -- (unsigned int)streamStatus; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (_Bool)hasBytesAvailable; +- (unsigned long long)bytesRead; +@property(readonly) unsigned long long totalBytes; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; +- (unsigned long long)streamStatus; - (id)streamError; - (void)close; - (void)open; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleCallback; diff --git a/iOS7/Frameworks/Social/SLRequestMultiPart.h b/iOS7/Frameworks/Social/SLRequestMultiPart.h index 4179f3470..dd28210fe 100644 --- a/iOS7/Frameworks/Social/SLRequestMultiPart.h +++ b/iOS7/Frameworks/Social/SLRequestMultiPart.h @@ -25,7 +25,7 @@ @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSData *payload; // @synthesize payload=_payload; - (void).cxx_destruct; -- (unsigned int)length; +- (unsigned long long)length; - (id)payloadEpilogue; - (id)payloadPreamble; - (id)multiPartHeader; diff --git a/iOS7/Frameworks/Social/SLRequestMultiPartInputStream.h b/iOS7/Frameworks/Social/SLRequestMultiPartInputStream.h index 56e0eadd2..75fda6953 100644 --- a/iOS7/Frameworks/Social/SLRequestMultiPartInputStream.h +++ b/iOS7/Frameworks/Social/SLRequestMultiPartInputStream.h @@ -11,22 +11,22 @@ @interface SLRequestMultiPartInputStream : NSInputStream { SLRequestMultiPart *_multiPart; - unsigned int _streamStatus; - unsigned int _bytesReadInState; - unsigned int _totalBytesRead; + unsigned long long _streamStatus; + unsigned long long _bytesReadInState; + unsigned long long _totalBytesRead; NSData *_srcData; int _currentState; } - (void).cxx_destruct; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (void)close; - (void)open; -- (unsigned int)length; -- (int)currentStateRead:(char *)arg1 maxLength:(unsigned int)arg2; -- (unsigned int)readStateSourceData:(id)arg1 toBuffer:(char *)arg2 offset:(unsigned int)arg3 maxLength:(unsigned int)arg4; +- (unsigned long long)length; +- (long long)currentStateRead:(char *)arg1 maxLength:(unsigned long long)arg2; +- (unsigned long long)readStateSourceData:(id)arg1 toBuffer:(char *)arg2 offset:(unsigned long long)arg3 maxLength:(unsigned long long)arg4; - (void)transitionState; - (id)initWithMultiPart:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLSafeLocationManagerDelegate.h b/iOS7/Frameworks/Social/SLSafeLocationManagerDelegate.h new file mode 100644 index 000000000..643431907 --- /dev/null +++ b/iOS7/Frameworks/Social/SLSafeLocationManagerDelegate.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "CLLocationManagerDelegate-Protocol.h" + +@interface SLSafeLocationManagerDelegate : NSObject +{ + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)locationManager:(id)arg1 didFailWithError:(id)arg2; +- (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/Social/SLService.h b/iOS7/Frameworks/Social/SLService.h index 07f5f339b..8ab0823db 100644 --- a/iOS7/Frameworks/Social/SLService.h +++ b/iOS7/Frameworks/Social/SLService.h @@ -16,25 +16,25 @@ - (id)composeViewController; - (id)activityImage; - (id)activityTitle; -- (BOOL)supportsVideoURL:(id)arg1; -- (BOOL)supportsImageURL:(id)arg1; +- (_Bool)supportsVideoURL:(id)arg1; +- (_Bool)supportsImageURL:(id)arg1; - (id)shareSheetClassName; - (id)shareSheetHostingBundleIdentifier; - (id)connectionName; -- (int)maximumVideoTimeLimit; -- (int)maximumVideoDataSize; -- (int)maximumVideoCount; -- (int)maximumImageDataSize; -- (int)maximumImageCount; -- (int)maximumURLCount; +- (long long)maximumVideoTimeLimit; +- (long long)maximumVideoDataSize; +- (long long)maximumVideoCount; +- (long long)maximumImageDataSize; +- (long long)maximumImageCount; +- (long long)maximumURLCount; - (void)addExtraParameters:(id)arg1 forRequest:(id)arg2; - (id)accountType; - (id)serviceType; -- (BOOL)isServiceTypeSupportedByConfiguration; -- (BOOL)isAvailable; -- (BOOL)isFirstClassService; -- (BOOL)isSheetAccessPermitted; -- (BOOL)hasAccounts; +- (_Bool)isServiceTypeSupportedByConfiguration; +- (_Bool)isAvailable; +- (_Bool)isFirstClassService; +- (_Bool)isSheetAccessPermitted; +- (_Bool)hasAccounts; @end diff --git a/iOS7/Frameworks/Social/SLServiceListener.h b/iOS7/Frameworks/Social/SLServiceListener.h index f81997d4b..281dc72f9 100644 --- a/iOS7/Frameworks/Social/SLServiceListener.h +++ b/iOS7/Frameworks/Social/SLServiceListener.h @@ -8,7 +8,7 @@ #import "NSXPCListenerDelegate-Protocol.h" -@class NSString, NSXPCInterface, NSXPCListener, Protocol; +@class NSArray, NSString, NSXPCInterface, NSXPCListener, Protocol; @interface SLServiceListener : NSObject { @@ -18,6 +18,7 @@ NSXPCListener *_listener; NSString *_persistentStoreName; NSString *_managedObjectModelPath; + NSArray *_allowedEntitlements; NSString *_serviceName; } @@ -26,8 +27,10 @@ @property(retain) NSXPCInterface *clientInterface; // @synthesize clientInterface=_clientInterface; @property(retain) NSString *serviceName; // @synthesize serviceName=_serviceName; - (void).cxx_destruct; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)_verifyAuthorizationForConnection:(id)arg1; - (void)beginAcceptingConnections; +- (void)restrictToClientsWithEntitlements:(id)arg1; - (id)initWithExportedSessionClass:(Class)arg1 serviceProtocol:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLSheetAction.h b/iOS7/Frameworks/Social/SLSheetAction.h index 8ef502d43..fac7904ba 100644 --- a/iOS7/Frameworks/Social/SLSheetAction.h +++ b/iOS7/Frameworks/Social/SLSheetAction.h @@ -10,16 +10,16 @@ @interface SLSheetAction : NSObject { - BOOL _valuePending; + _Bool _valuePending; + int _actionType; NSString *_title; NSString *_value; - int _actionType; id _actionBlock; } @property(copy, nonatomic) id actionBlock; // @synthesize actionBlock=_actionBlock; @property(nonatomic) int actionType; // @synthesize actionType=_actionType; -@property(nonatomic) BOOL valuePending; // @synthesize valuePending=_valuePending; +@property(nonatomic) _Bool valuePending; // @synthesize valuePending=_valuePending; @property(copy, nonatomic) NSString *value; // @synthesize value=_value; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; diff --git a/iOS7/Frameworks/Social/SLSheetAppIconImageView.h b/iOS7/Frameworks/Social/SLSheetAppIconImageView.h index 20c20497a..d524310bc 100644 --- a/iOS7/Frameworks/Social/SLSheetAppIconImageView.h +++ b/iOS7/Frameworks/Social/SLSheetAppIconImageView.h @@ -4,11 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class UIImage; -@interface SLSheetAppIconImageView : SLSheetPreviewImageView +// Not exported +@interface SLSheetAppIconImageView : SLSheetImagePreviewView { UIImage *_shadowImage; } diff --git a/iOS7/Frameworks/Social/SLSheetBevelledImageView.h b/iOS7/Frameworks/Social/SLSheetBevelledImageView.h index 369bf747c..8bb52cc5b 100644 --- a/iOS7/Frameworks/Social/SLSheetBevelledImageView.h +++ b/iOS7/Frameworks/Social/SLSheetBevelledImageView.h @@ -4,11 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class CALayer; -@interface SLSheetBevelledImageView : SLSheetPreviewImageView +// Not exported +@interface SLSheetBevelledImageView : SLSheetImagePreviewView { CALayer *_frameLayer; } diff --git a/iOS7/Frameworks/Social/SLSheetContainerViewController.h b/iOS7/Frameworks/Social/SLSheetContainerViewController.h index 1e7837029..fd7c6eb9a 100644 --- a/iOS7/Frameworks/Social/SLSheetContainerViewController.h +++ b/iOS7/Frameworks/Social/SLSheetContainerViewController.h @@ -12,17 +12,17 @@ { SLComposeServiceViewController *_sheetViewController; NSMutableArray *_constraints; - float _topOffset; - float _sheetHeight; + double _topOffset; + double _sheetHeight; UIView *_keyboardTrackingView; struct CGSize _keyboardSize; - int _currentOrientation; + long long _currentOrientation; } - (void).cxx_destruct; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutorotate; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutorotate; - (void)didReceiveMemoryWarning; - (void)updateViewConstraints; - (void)viewDidLoad; diff --git a/iOS7/Frameworks/Social/SLSheetContentView.h b/iOS7/Frameworks/Social/SLSheetContentView.h index 6a81e8a32..beafa2356 100644 --- a/iOS7/Frameworks/Social/SLSheetContentView.h +++ b/iOS7/Frameworks/Social/SLSheetContentView.h @@ -8,18 +8,19 @@ @class NSMutableArray, NSMutableDictionary, SLSheetTextComposeView, UILabel, UITextView, UIView; +// Not exported @interface SLSheetContentView : UIView { SLSheetTextComposeView *_textComposeView; NSMutableArray *_constraints; NSMutableDictionary *_intrinsicSizes; - float _previewTopMargin; - float _textViewTopMargin; + double _previewTopMargin; + double _textViewTopMargin; UIView *_bottomSeparator; UIView *_autoCompletionModeSeparator; - int _currentBarMetrics; - BOOL _autoCompletionMode; - float _autoCompletionTextViewHeight; + long long _currentBarMetrics; + _Bool _autoCompletionMode; + double _autoCompletionTextViewHeight; UIView *_previewView; UIView *_accessoryView; } @@ -29,19 +30,19 @@ - (void).cxx_destruct; - (void)endAutoCompletionMode; - (void)beginAutoCompletionMode; -- (void)preflightAutoCompletionModeWithApparentHeight:(float)arg1; +- (void)preflightAutoCompletionModeWithApparentHeight:(double)arg1; - (void)adjustComposeViewForPreview; - (void)layoutSubviews; - (void)updateTextViewMargin; - (void)updatePreviewMargin; -- (float)_textTopMarginForContentSize:(struct CGSize)arg1; -- (float)_previewMarginForContentSize:(struct CGSize)arg1; +- (double)_textTopMarginForContentSize:(struct CGSize)arg1; +- (double)_previewMarginForContentSize:(struct CGSize)arg1; - (void)resetPreview; - (void)_resetAccessoryView; @property(readonly, nonatomic) UILabel *placeholderLabel; @property(readonly, nonatomic) UITextView *textView; -- (void)setCurrentBarMetrics:(int)arg1; -- (void)setIntrinsicSize:(struct CGSize)arg1 forBarMetrics:(int)arg2; +- (void)setCurrentBarMetrics:(long long)arg1; +- (void)setIntrinsicSize:(struct CGSize)arg1 forBarMetrics:(long long)arg2; - (void)_setConstraints; - (void)updateConstraints; - (struct CGSize)intrinsicContentSize; diff --git a/iOS7/Frameworks/Social/SLSheetImagePreviewView.h b/iOS7/Frameworks/Social/SLSheetImagePreviewView.h new file mode 100644 index 000000000..3fd5c90fa --- /dev/null +++ b/iOS7/Frameworks/Social/SLSheetImagePreviewView.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SLSheetPreviewView-Protocol.h" + +@class NSArray, NSMutableDictionary, UIActivityIndicatorView, UIImage, UIImageView; + +@interface SLSheetImagePreviewView : UIView +{ + UIImage *_image; + UIActivityIndicatorView *_activityView; + NSMutableDictionary *_intrinsicSizes; + _Bool _needsLayout; + UIImageView *_imageView; + NSArray *_principalAttachments; + long long _currentBarMetrics; +} + ++ (id)blankWebpageImage; +@property(nonatomic) long long currentBarMetrics; // @synthesize currentBarMetrics=_currentBarMetrics; +@property(retain, nonatomic) NSArray *principalAttachments; // @synthesize principalAttachments=_principalAttachments; +@property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; +- (void).cxx_destruct; +@property(nonatomic) _Bool isTranscoding; +- (struct CGSize)intrinsicContentSize; +- (_Bool)previewDependsOnAttachment:(id)arg1; +- (void)setPreviewImage:(id)arg1 forAttachment:(id)arg2; +@property(retain, nonatomic) UIImage *image; +- (void)barMetricsDidChange; +- (struct CGSize)sizeForBarMetrics:(long long)arg1; +- (void)setSize:(struct CGSize)arg1 forBarMetrics:(long long)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/Social/SLSheetMasklayer.h b/iOS7/Frameworks/Social/SLSheetMasklayer.h index 686e4b453..4813a48e9 100644 --- a/iOS7/Frameworks/Social/SLSheetMasklayer.h +++ b/iOS7/Frameworks/Social/SLSheetMasklayer.h @@ -8,6 +8,7 @@ @class UIColor, _SLSheetMaskLayer; +// Not exported @interface SLSheetMasklayer : CALayer { CALayer *_topLayer; @@ -15,20 +16,22 @@ CALayer *_bottomLayer; CALayer *_rightLayer; _SLSheetMaskLayer *_sheetMaskLayer; + CALayer *_solidSheetMaskLayer; UIColor *_backgroundColor; struct CGRect _lastBounds; struct CGRect _lastMaskRect; - float _clipCornerRadius; + double _clipCornerRadius; UIColor *_clipBackgroundColor; } @property(retain, nonatomic) UIColor *clipBackgroundColor; // @synthesize clipBackgroundColor=_clipBackgroundColor; -@property(nonatomic) float clipCornerRadius; // @synthesize clipCornerRadius=_clipCornerRadius; +@property(nonatomic) double clipCornerRadius; // @synthesize clipCornerRadius=_clipCornerRadius; - (void).cxx_destruct; - (void)updateMaskWithBounds:(struct CGRect)arg1 maskRect:(struct CGRect)arg2; - (void)animateSheetMaskFromOldSheetFrame:(struct CGRect)arg1 toSheetFrame:(struct CGRect)arg2 duration:(double)arg3; +- (void)restoreSheetCutout; - (void)removeSheetCutout; -- (id)initWithBackgroundColor:(id)arg1 cornerRadius:(float)arg2; +- (id)initWithBackgroundColor:(id)arg1 cornerRadius:(double)arg2; @end diff --git a/iOS7/Frameworks/Social/SLSheetMusicAlbumImageView.h b/iOS7/Frameworks/Social/SLSheetMusicAlbumImageView.h index 86f715db1..f525caa49 100644 --- a/iOS7/Frameworks/Social/SLSheetMusicAlbumImageView.h +++ b/iOS7/Frameworks/Social/SLSheetMusicAlbumImageView.h @@ -4,11 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class UIImageView; -@interface SLSheetMusicAlbumImageView : SLSheetPreviewImageView +// Not exported +@interface SLSheetMusicAlbumImageView : SLSheetImagePreviewView { UIImageView *_previewView; } diff --git a/iOS7/Frameworks/Social/SLSheetNavigationController.h b/iOS7/Frameworks/Social/SLSheetNavigationController.h index c21961877..d50f903f3 100644 --- a/iOS7/Frameworks/Social/SLSheetNavigationController.h +++ b/iOS7/Frameworks/Social/SLSheetNavigationController.h @@ -6,6 +6,7 @@ #import "UINavigationController.h" +// Not exported @interface SLSheetNavigationController : UINavigationController { } diff --git a/iOS7/Frameworks/Social/SLSheetPhotoAlbumImageView.h b/iOS7/Frameworks/Social/SLSheetPhotoAlbumImageView.h index 09428aa1e..980f39565 100644 --- a/iOS7/Frameworks/Social/SLSheetPhotoAlbumImageView.h +++ b/iOS7/Frameworks/Social/SLSheetPhotoAlbumImageView.h @@ -4,31 +4,33 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@class CALayer, NSMutableArray, UILabel; +@class CALayer, NSMutableArray, NSString, UILabel; -@interface SLSheetPhotoAlbumImageView : SLSheetPreviewImageView +@interface SLSheetPhotoAlbumImageView : SLSheetImagePreviewView { CALayer *_frameLayer; CALayer *_glossLayer; NSMutableArray *_frameViews; - int _frameQuantity; - int _imageQuantity; - int _numPreviewImagesAdded; + long long _frameQuantity; + long long _imageQuantity; + long long _numPreviewImagesAdded; UILabel *_imageCountLabel; - BOOL _updateLayout; + NSString *_forcedItemCountString; + _Bool _updateLayout; } -+ (unsigned int)displayedFrameMaximum; ++ (unsigned long long)displayedFrameMaximum; - (void).cxx_destruct; - (struct CGSize)intrinsicContentSize; - (struct UIEdgeInsets)alignmentRectInsets; - (void)layoutSubviews; - (void)sizeToFit; - (struct CGSize)_currentSize; -- (id)_imageCountString; -- (BOOL)_shouldDisplayImageCountLabel; +- (void)setItemCountString:(id)arg1; +- (id)_itemCountString; +- (_Bool)_shouldDisplayImageCountLabel; - (void)addPreviewImage:(id)arg1; - (void)setPreviewImage:(id)arg1 forAttachment:(id)arg2; - (void)barMetricsDidChange; diff --git a/iOS7/Frameworks/Social/SLSheetPlaceSearchController.h b/iOS7/Frameworks/Social/SLSheetPlaceSearchController.h index dbf08a34d..3a6d9678c 100644 --- a/iOS7/Frameworks/Social/SLSheetPlaceSearchController.h +++ b/iOS7/Frameworks/Social/SLSheetPlaceSearchController.h @@ -14,7 +14,7 @@ @interface SLSheetPlaceSearchController : NSObject { NSTimer *_delayTimer; - BOOL _isSearching; + _Bool _isSearching; NSString *_searchString; int _retryCount; NSLock *_retryLock; @@ -28,7 +28,7 @@ @property(retain) NSObject *placeDataSource; // @synthesize placeDataSource=_placeDataSource; - (void).cxx_destruct; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)placeManager:(id)arg1 failedWithError:(id)arg2; - (void)placeManager:(id)arg1 updatedPlaces:(id)arg2; - (void)performDelayedFetch:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLSheetPlaceViewController.h b/iOS7/Frameworks/Social/SLSheetPlaceViewController.h index e9b099590..b41721f9c 100644 --- a/iOS7/Frameworks/Social/SLSheetPlaceViewController.h +++ b/iOS7/Frameworks/Social/SLSheetPlaceViewController.h @@ -25,10 +25,10 @@ UISearchDisplayController *_searchDisplayController; SLSheetPlaceSearchController *_placeSearchController; MKMapView *_mapView; - BOOL _searchPresented; - BOOL _searchAnimationComplete; - float _mapHeight; - BOOL _searchEnabled; + _Bool _searchPresented; + _Bool _searchAnimationComplete; + double _mapHeight; + _Bool _searchEnabled; NSObject *_selectionDelegate; ACAccount *_account; NSObject *_placeDataSource; @@ -36,31 +36,31 @@ @property(retain) NSObject *placeDataSource; // @synthesize placeDataSource=_placeDataSource; @property(retain) ACAccount *account; // @synthesize account=_account; -@property(nonatomic) BOOL searchEnabled; // @synthesize searchEnabled=_searchEnabled; +@property(nonatomic) _Bool searchEnabled; // @synthesize searchEnabled=_searchEnabled; @property __weak NSObject *selectionDelegate; // @synthesize selectionDelegate=_selectionDelegate; - (void).cxx_destruct; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayControllerDidEndSearch:(id)arg1; - (void)searchDisplayControllerWillEndSearch:(id)arg1; - (void)searchDisplayControllerDidBeginSearch:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (void)placeManager:(id)arg1 failedWithError:(id)arg2; - (void)placeManager:(id)arg1 updatedPlaces:(id)arg2; -- (BOOL)_forceSelectPlace:(id)arg1 setMapAnnotation:(BOOL)arg2; +- (_Bool)_forceSelectPlace:(id)arg1 setMapAnnotation:(_Bool)arg2; - (void)mapView:(id)arg1 didSelectAnnotationView:(id)arg2; - (void)_centerMapForPlaces; +- (void)_centerMapWithSelectedPlace:(id)arg1; - (void)_layoutNormal; - (void)_layoutForSearch; - (void)_restoreFromSearch; @@ -68,17 +68,18 @@ - (void)searchBarTextDidEndEditing:(id)arg1; - (void)_presentSearch; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; -- (float)_mapHeightForInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (float)_preferredViewHeight; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; +- (double)_mapHeightForInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (double)_preferredViewHeight; - (struct CGSize)contentSizeForViewInPopover; - (void)cancelButtonTapped:(id)arg1; -- (id)_placeForRow:(int)arg1; +- (id)_placeForRow:(long long)arg1; @property(retain) NSArray *places; // @dynamic places; - (void)setSelectedPlace:(id)arg1; - (CDStruct_90e2a262)_regionForPlaces:(id)arg1; - (void)didReceiveMemoryWarning; +- (void)dealloc; - (id)initWithPlaceDataSource:(id)arg1 effectiveBundle:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLSheetPlaceViewControllerDelegate-Protocol.h b/iOS7/Frameworks/Social/SLSheetPlaceViewControllerDelegate-Protocol.h index 6426ba6ee..0ffb6859b 100644 --- a/iOS7/Frameworks/Social/SLSheetPlaceViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/SLSheetPlaceViewControllerDelegate-Protocol.h @@ -8,6 +8,6 @@ - (void)placeViewController:(id)arg1 didSelectPlace:(id)arg2; @optional -- (void)placeViewController:(id)arg1 willDisappear:(BOOL)arg2; +- (void)placeViewController:(id)arg1 willDisappear:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/Social/SLSheetPreComposedAppIconImageView.h b/iOS7/Frameworks/Social/SLSheetPreComposedAppIconImageView.h index 13f57cf30..486a2c560 100644 --- a/iOS7/Frameworks/Social/SLSheetPreComposedAppIconImageView.h +++ b/iOS7/Frameworks/Social/SLSheetPreComposedAppIconImageView.h @@ -4,11 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class UIImage; -@interface SLSheetPreComposedAppIconImageView : SLSheetPreviewImageView +// Not exported +@interface SLSheetPreComposedAppIconImageView : SLSheetImagePreviewView { UIImage *_shadowImage; } diff --git a/iOS7/Frameworks/Social/SLSheetPreviewImageSource.h b/iOS7/Frameworks/Social/SLSheetPreviewImageSource.h index cabff7dc9..270fb9962 100644 --- a/iOS7/Frameworks/Social/SLSheetPreviewImageSource.h +++ b/iOS7/Frameworks/Social/SLSheetPreviewImageSource.h @@ -8,6 +8,7 @@ @class ALAssetsLibrary, AVAssetImageGenerator; +// Not exported @interface SLSheetPreviewImageSource : NSObject { ALAssetsLibrary *_assetsLibrary; diff --git a/iOS7/Frameworks/Social/SLSheetPreviewImageView.h b/iOS7/Frameworks/Social/SLSheetPreviewImageView.h deleted file mode 100644 index 6d5c7bf7d..000000000 --- a/iOS7/Frameworks/Social/SLSheetPreviewImageView.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SLSheetPreviewView-Protocol.h" - -@class NSArray, NSMutableDictionary, UIActivityIndicatorView, UIImage, UIImageView; - -@interface SLSheetPreviewImageView : UIView -{ - UIImage *_image; - UIActivityIndicatorView *_activityView; - NSMutableDictionary *_intrinsicSizes; - BOOL _needsLayout; - UIImageView *_imageView; - NSArray *_principalAttachments; - int _currentBarMetrics; -} - -+ (id)blankWebpageImage; -@property(nonatomic) int currentBarMetrics; // @synthesize currentBarMetrics=_currentBarMetrics; -@property(retain, nonatomic) NSArray *principalAttachments; // @synthesize principalAttachments=_principalAttachments; -@property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -- (void).cxx_destruct; -@property(nonatomic) BOOL isTranscoding; -- (struct CGSize)intrinsicContentSize; -- (BOOL)previewDependsOnAttachment:(id)arg1; -- (void)setPreviewImage:(id)arg1 forAttachment:(id)arg2; -@property(retain, nonatomic) UIImage *image; -- (void)barMetricsDidChange; -- (struct CGSize)sizeForBarMetrics:(int)arg1; -- (void)setSize:(struct CGSize)arg1 forBarMetrics:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/Social/SLSheetPreviewView-Protocol.h b/iOS7/Frameworks/Social/SLSheetPreviewView-Protocol.h index 8e9804ec8..1896e29c1 100644 --- a/iOS7/Frameworks/Social/SLSheetPreviewView-Protocol.h +++ b/iOS7/Frameworks/Social/SLSheetPreviewView-Protocol.h @@ -8,9 +8,9 @@ @protocol SLSheetPreviewView @property(retain, nonatomic) NSArray *principalAttachments; -@property(nonatomic) BOOL isTranscoding; -- (void)setCurrentBarMetrics:(int)arg1; +@property(nonatomic) _Bool isTranscoding; +- (void)setCurrentBarMetrics:(long long)arg1; - (void)setPreviewImage:(id)arg1 forAttachment:(id)arg2; -- (BOOL)previewDependsOnAttachment:(id)arg1; +- (_Bool)previewDependsOnAttachment:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/SLSheetRootViewController.h b/iOS7/Frameworks/Social/SLSheetRootViewController.h index bde38e742..53c1be7f8 100644 --- a/iOS7/Frameworks/Social/SLSheetRootViewController.h +++ b/iOS7/Frameworks/Social/SLSheetRootViewController.h @@ -11,6 +11,7 @@ @class NSArray, SLComposeServiceViewController, SLSheetTitleView, UIImage, UINavigationItem, UITableView, UITableViewController, UIView; +// Not exported @interface SLSheetRootViewController : UIViewController { NSArray *_sheetActions; @@ -31,9 +32,9 @@ - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)_updateCell:(id)arg1 withSheetAction:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)_updateCellForSheetAction:(id)arg1; - (id)sheetActions; - (void)setSheetActions:(id)arg1; @@ -41,12 +42,14 @@ - (void)observeSheetActions:(id)arg1; - (void)resetSheetActions; - (void)dismissAutoCompletionViewControllerWithContentViewChangeBlock:(id)arg1; -- (void)presentAutoCompletionViewController:(id)arg1 apparentContentHeight:(float)arg2 contentViewChangeBlock:(id)arg3; +- (void)presentAutoCompletionViewController:(id)arg1 apparentContentHeight:(double)arg2 contentViewChangeBlock:(id)arg3; - (void)updateContentViewSize:(struct CGSize)arg1; - (id)navigationItem; -- (void)setPostButtonEnabled:(BOOL)arg1; +- (double)_preferredTableViewHeight; +- (void)setPostButtonEnabled:(_Bool)arg1; - (void)setTitle:(id)arg1; @property(readonly, nonatomic) UITableView *tableView; +- (void)viewDidLayoutSubviews; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; diff --git a/iOS7/Frameworks/Social/SLSheetTextComposeView.h b/iOS7/Frameworks/Social/SLSheetTextComposeView.h index 4b31627f0..d06bdd4ad 100644 --- a/iOS7/Frameworks/Social/SLSheetTextComposeView.h +++ b/iOS7/Frameworks/Social/SLSheetTextComposeView.h @@ -8,21 +8,22 @@ @class UILabel, UITextView; +// Not exported @interface SLSheetTextComposeView : UIView { UITextView *_textView; UILabel *_placeholderLabel; - float _textRightInset; + double _textRightInset; } -@property(nonatomic) float textRightInset; // @synthesize textRightInset=_textRightInset; +@property(nonatomic) double textRightInset; // @synthesize textRightInset=_textRightInset; @property(retain, nonatomic) UILabel *placeholderLabel; // @synthesize placeholderLabel=_placeholderLabel; @property(retain, nonatomic) UITextView *textView; // @synthesize textView=_textView; - (void).cxx_destruct; - (void)restoreKeyboard; - (void)layoutSubviews; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)_assembleView; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/Social/SLSheetTitleView.h b/iOS7/Frameworks/Social/SLSheetTitleView.h index 19e5826e8..674ab5045 100644 --- a/iOS7/Frameworks/Social/SLSheetTitleView.h +++ b/iOS7/Frameworks/Social/SLSheetTitleView.h @@ -8,12 +8,13 @@ @class NSMutableArray, NSMutableDictionary, NSString, UIImageView, UILabel; +// Not exported @interface SLSheetTitleView : UIView { UIImageView *_serviceIconView; NSMutableArray *_constraints; UILabel *_titleLabel; - int _currentBarMetrics; + long long _currentBarMetrics; NSMutableDictionary *_titleFonts; NSString *_title; } @@ -26,9 +27,9 @@ - (void)_setupTitleLabel; - (void)layoutSubviews; - (void)updateConstraints; -- (void)_updateTitleLabelForBarMetrics:(int)arg1; -- (void)setTitleFont:(id)arg1 forBarMetrics:(int)arg2; -- (void)setCurrentBarMetrics:(int)arg1; +- (void)_updateTitleLabelForBarMetrics:(long long)arg1; +- (void)setTitleFont:(id)arg1 forBarMetrics:(long long)arg2; +- (void)setCurrentBarMetrics:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/Social/SLSheetTornPageImageView.h b/iOS7/Frameworks/Social/SLSheetTornPageImageView.h deleted file mode 100644 index 8274a0b8f..000000000 --- a/iOS7/Frameworks/Social/SLSheetTornPageImageView.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class CALayer, SLURLPreviewGenerator, UIImage; - -@interface SLSheetTornPageImageView : SLSheetPreviewImageView -{ - UIImage *_shadowImage; - SLURLPreviewGenerator *_webPreviewGenerator; - CALayer *_backgroundLayer; -} - -- (void).cxx_destruct; -- (struct CGSize)intrinsicContentSize; -- (struct UIEdgeInsets)alignmentRectInsets; -- (void)generateAutomaticPreviewForURL:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/Social/SLSheetURLPreviewView.h b/iOS7/Frameworks/Social/SLSheetURLPreviewView.h new file mode 100644 index 000000000..18e1a94cd --- /dev/null +++ b/iOS7/Frameworks/Social/SLSheetURLPreviewView.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, SLURLPreviewGenerator, UIImage; + +// Not exported +@interface SLSheetURLPreviewView : SLSheetImagePreviewView +{ + UIImage *_shadowImage; + SLURLPreviewGenerator *_webPreviewGenerator; + CALayer *_backgroundLayer; +} + +- (void).cxx_destruct; +- (void)generateAutomaticPreviewForURL:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/Social/SLSheetVideoPreviewView.h b/iOS7/Frameworks/Social/SLSheetVideoPreviewView.h index dbcdf1554..53ed52045 100644 --- a/iOS7/Frameworks/Social/SLSheetVideoPreviewView.h +++ b/iOS7/Frameworks/Social/SLSheetVideoPreviewView.h @@ -4,11 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class UIImageView, UILabel, UIView; -@interface SLSheetVideoPreviewView : SLSheetPreviewImageView +// Not exported +@interface SLSheetVideoPreviewView : SLSheetImagePreviewView { UIView *_infoBar; UIImageView *_videoGlyphView; diff --git a/iOS7/Frameworks/Social/SLSystemConfigManager.h b/iOS7/Frameworks/Social/SLSystemConfigManager.h index 519b9be46..302d0a92e 100644 --- a/iOS7/Frameworks/Social/SLSystemConfigManager.h +++ b/iOS7/Frameworks/Social/SLSystemConfigManager.h @@ -11,7 +11,7 @@ @interface SLSystemConfigManager : NSObject { void *_prefs; - BOOL _notifyForExternalChangeOnly; + _Bool _notifyForExternalChangeOnly; int _applySkipCount; NSString *_serviceType; } @@ -19,7 +19,7 @@ + (id)sharedInstanceForCallbackWhileLocked:(void *)arg1; + (id)sharedInstanceForServiceType:(id)arg1; - (void).cxx_destruct; -- (void)_setCallback:(void *)arg1 withContext:(CDStruct_304912e7 *)arg2; +- (void)_setCallback:(void *)arg1 withContext:(CDStruct_4210025a *)arg2; - (void)_setValue:(void *)arg1 forKey:(id)arg2; - (void *)_getValueForKey:(id)arg1; - (void)_synchronize; diff --git a/iOS7/Frameworks/Social/SLTencentWeiboComposeViewController.h b/iOS7/Frameworks/Social/SLTencentWeiboComposeViewController.h index 750b78a2a..ad9d6c9d7 100644 --- a/iOS7/Frameworks/Social/SLTencentWeiboComposeViewController.h +++ b/iOS7/Frameworks/Social/SLTencentWeiboComposeViewController.h @@ -13,11 +13,12 @@ SLTencentWeiboSession *_remoteSession; } ++ (id)serviceBundle; - (void).cxx_destruct; - (void)presentNoAccountsAlert; +- (void)viewDidDisappear:(_Bool)arg1; - (void)loadView; - (void)tearDownSession; -- (void)dealloc; - (id)session; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLTencentWeiboRemoteSessionProtocol-Protocol.h b/iOS7/Frameworks/Social/SLTencentWeiboRemoteSessionProtocol-Protocol.h index a8c404b17..52e80fcc4 100644 --- a/iOS7/Frameworks/Social/SLTencentWeiboRemoteSessionProtocol-Protocol.h +++ b/iOS7/Frameworks/Social/SLTencentWeiboRemoteSessionProtocol-Protocol.h @@ -8,7 +8,7 @@ @protocol SLTencentWeiboRemoteSessionProtocol - (void)revokeAllAccessTokensForDeviceWithCompletion:(id)arg1; -- (void)revokeAccessTokenForAppWithID:(id)arg1; +- (void)revokeAccessTokenForAppWithOauthToken:(id)arg1 completion:(id)arg2; - (void)getPermaLinkFromLastStatusUpdate:(id)arg1; - (void)showTencentWeiboSettingsIfNeeded:(id)arg1; - (void)sendStatus:(id)arg1 completion:(id)arg2; @@ -18,7 +18,7 @@ - (void)fetchCurrentImageLimits:(id)arg1; - (void)fetchCurrentUrlLimits:(id)arg1; - (void)setOverrideGeotagInfo:(id)arg1; -- (void)setGeotagStatus:(int)arg1; +- (void)setGeotagStatus:(id)arg1; - (void)fetchGeotagStatus:(id)arg1; - (void)setGeotagAccountSetting:(id)arg1 withCompletion:(id)arg2; - (void)fetchRelationshipWithScreenName:(id)arg1 completion:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLTencentWeiboSession.h b/iOS7/Frameworks/Social/SLTencentWeiboSession.h index 82c52fdde..00bfc6ae6 100644 --- a/iOS7/Frameworks/Social/SLTencentWeiboSession.h +++ b/iOS7/Frameworks/Social/SLTencentWeiboSession.h @@ -28,7 +28,8 @@ - (void)getPermaLinkFromLastStatusUpdate:(id)arg1; - (void)showSettingsIfNeeded; - (void)sendStatus:(id)arg1 completion:(id)arg2; -- (void)setGeotagAccountSetting:(BOOL)arg1; +- (long long)characterCountForText:(id)arg1 shortenedURLCost:(long long)arg2; +- (void)setGeotagAccountSetting:(_Bool)arg1; - (void)fetchGeotagStatus:(id)arg1; - (void)overrideLocationWithLatitude:(float)arg1 longitude:(float)arg2 name:(id)arg3; - (void)setOverrideGeotagInfo:(id)arg1; @@ -44,7 +45,7 @@ - (void)setActiveAccountIdentifier:(id)arg1; - (void)revokeAllAccessTokensForDevice; - (void)revokeAllAccessTokensForDeviceWithCompletion:(id)arg1; -- (void)revokeAccessTokenForAppWithID:(id)arg1; +- (void)revokeAccessTokenForAppWithOauthToken:(id)arg1 completion:(id)arg2; - (void)setClientInfo:(id)arg1; - (void)tearDownConnectionToRemoteSession; - (id)init; diff --git a/iOS7/Frameworks/Social/SLTencentWeiboUserRecord.h b/iOS7/Frameworks/Social/SLTencentWeiboUserRecord.h index 3d56c6414..75e01a554 100644 --- a/iOS7/Frameworks/Social/SLTencentWeiboUserRecord.h +++ b/iOS7/Frameworks/Social/SLTencentWeiboUserRecord.h @@ -8,18 +8,18 @@ #import "NSSecureCoding-Protocol.h" -@class NSNumber, NSURL; +@class NSString, NSURL; @interface SLTencentWeiboUserRecord : SLMicroBlogUserRecord { - NSNumber *_uid; + NSString *_openid; NSURL *_objectID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)userRecordWithDictionaryRepresentation:(id)arg1; @property(retain, nonatomic) NSURL *objectID; // @synthesize objectID=_objectID; -@property(copy, nonatomic) NSNumber *uid; // @synthesize uid=_uid; +@property(copy, nonatomic) NSString *openid; // @synthesize openid=_openid; - (void).cxx_destruct; - (void)setValuesWithUserDictionary:(id)arg1; - (id)description; diff --git a/iOS7/Frameworks/Social/SLTudouService.h b/iOS7/Frameworks/Social/SLTudouService.h index 56e81e049..028de31f9 100644 --- a/iOS7/Frameworks/Social/SLTudouService.h +++ b/iOS7/Frameworks/Social/SLTudouService.h @@ -6,12 +6,13 @@ #import +// Not exported @interface SLTudouService : SLService { } -- (BOOL)isFirstClassService; -- (int)authenticationStyle; +- (_Bool)isFirstClassService; +- (long long)authenticationStyle; - (id)accountTypeIdentifier; - (id)serviceType; diff --git a/iOS7/Frameworks/Social/SLTwitterBevelledImageView.h b/iOS7/Frameworks/Social/SLTwitterBevelledImageView.h index b8bad320e..cf5e72c5a 100644 --- a/iOS7/Frameworks/Social/SLTwitterBevelledImageView.h +++ b/iOS7/Frameworks/Social/SLTwitterBevelledImageView.h @@ -8,9 +8,10 @@ @class UIActivityIndicatorView, UIImage, UIImageView; +// Not exported @interface SLTwitterBevelledImageView : UIView { - BOOL _hasBevel; + _Bool _hasBevel; UIImage *_image; UIImageView *_chromeView; UIImageView *_previewView; @@ -19,10 +20,10 @@ + (id)blankWebpageImage; - (void).cxx_destruct; -@property(nonatomic) BOOL isTranscoding; +@property(nonatomic) _Bool isTranscoding; @property(retain, nonatomic) UIImage *image; - (void)positionPreviewView; -- (id)initWithBevel:(BOOL)arg1; +- (id)initWithBevel:(_Bool)arg1; - (struct CGRect)previewFrame; @end diff --git a/iOS7/Frameworks/Social/SLTwitterComposeViewController.h b/iOS7/Frameworks/Social/SLTwitterComposeViewController.h index 5540c885f..e8707bbd8 100644 --- a/iOS7/Frameworks/Social/SLTwitterComposeViewController.h +++ b/iOS7/Frameworks/Social/SLTwitterComposeViewController.h @@ -13,11 +13,12 @@ SLTwitterSession *_remoteSession; } ++ (id)serviceBundle; - (void).cxx_destruct; - (void)presentNoAccountsAlert; +- (void)viewDidDisappear:(_Bool)arg1; - (void)loadView; - (void)tearDownSession; -- (void)dealloc; - (id)session; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestButton.h b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestButton.h index 1c0f27f92..f7d521e6e 100644 --- a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestButton.h +++ b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestButton.h @@ -6,11 +6,12 @@ #import "UIButton.h" +// Not exported @interface SLTwitterExpandedHitTestButton : UIButton { } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestImageView.h b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestImageView.h index 0781f4968..b68097d36 100644 --- a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestImageView.h +++ b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestImageView.h @@ -6,11 +6,12 @@ #import "UIImageView.h" +// Not exported @interface SLTwitterExpandedHitTestImageView : UIImageView { } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestView.h b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestView.h index d71a444b9..b0a73244f 100644 --- a/iOS7/Frameworks/Social/SLTwitterExpandedHitTestView.h +++ b/iOS7/Frameworks/Social/SLTwitterExpandedHitTestView.h @@ -6,11 +6,12 @@ #import "UIView.h" +// Not exported @interface SLTwitterExpandedHitTestView : UIView { } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/Social/SLTwitterMentionImageView.h b/iOS7/Frameworks/Social/SLTwitterMentionImageView.h index 5f599e2b3..44aa303d3 100644 --- a/iOS7/Frameworks/Social/SLTwitterMentionImageView.h +++ b/iOS7/Frameworks/Social/SLTwitterMentionImageView.h @@ -8,6 +8,7 @@ @class UIImage, UIImageView; +// Not exported @interface SLTwitterMentionImageView : UIView { UIImageView *_chromeView; diff --git a/iOS7/Frameworks/Social/SLTwitterRequest.h b/iOS7/Frameworks/Social/SLTwitterRequest.h index 4d091ab52..4a6b33ceb 100644 --- a/iOS7/Frameworks/Social/SLTwitterRequest.h +++ b/iOS7/Frameworks/Social/SLTwitterRequest.h @@ -16,15 +16,15 @@ NSObject *_timestampSkewStorageDelegate; NSURL *_url; NSMutableDictionary *_parameters; - int _requestMethod; + long long _requestMethod; NSMutableArray *_multiParts; NSString *_applicationID; } -+ (BOOL)shouldRetryAfterCount:(int)arg1 delay:(float *)arg2; -+ (BOOL)responseIsTimestampOutOfBounds:(id)arg1 data:(id)arg2; ++ (_Bool)shouldRetryAfterCount:(int)arg1 delay:(float *)arg2; ++ (_Bool)responseIsTimestampOutOfBounds:(id)arg1 data:(id)arg2; @property(readonly, nonatomic) NSDictionary *parameters; // @synthesize parameters=_parameters; -@property(readonly, nonatomic) int requestMethod; // @synthesize requestMethod=_requestMethod; +@property(readonly, nonatomic) long long requestMethod; // @synthesize requestMethod=_requestMethod; @property(retain, nonatomic) ACAccount *account; // @synthesize account=_account; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; - (void).cxx_destruct; @@ -48,13 +48,13 @@ - (double)_timestampSkew; - (void)setParameter:(id)arg1 forKey:(id)arg2; - (id)commandName; -- (BOOL)requiresAuthorization; +- (_Bool)requiresAuthorization; - (id)credential; - (void)setCredential:(id)arg1; -- (void)setRequestMethod:(int)arg1; +- (void)setRequestMethod:(long long)arg1; - (id)initWithCredential:(id)arg1 URL:(id)arg2; - (id)initWithURL:(id)arg1; -- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(int)arg3; +- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(long long)arg3; - (void)sharedPrivateInit; @end diff --git a/iOS7/Frameworks/Social/SLTwitterRequestMultiPart.h b/iOS7/Frameworks/Social/SLTwitterRequestMultiPart.h index fe2d9e79a..dbbdca3ed 100644 --- a/iOS7/Frameworks/Social/SLTwitterRequestMultiPart.h +++ b/iOS7/Frameworks/Social/SLTwitterRequestMultiPart.h @@ -8,6 +8,7 @@ @class NSData, NSString; +// Not exported @interface SLTwitterRequestMultiPart : NSObject { NSData *_payload; diff --git a/iOS7/Frameworks/Social/SLTwitterSearchBar.h b/iOS7/Frameworks/Social/SLTwitterSearchBar.h index 71d3034f3..6a11042ed 100644 --- a/iOS7/Frameworks/Social/SLTwitterSearchBar.h +++ b/iOS7/Frameworks/Social/SLTwitterSearchBar.h @@ -6,11 +6,12 @@ #import "UISearchBar.h" +// Not exported @interface SLTwitterSearchBar : UISearchBar { } -- (BOOL)textFieldShouldClear:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/SLTwitterSession.h b/iOS7/Frameworks/Social/SLTwitterSession.h index 1c065901d..8bba3b5b1 100644 --- a/iOS7/Frameworks/Social/SLTwitterSession.h +++ b/iOS7/Frameworks/Social/SLTwitterSession.h @@ -9,13 +9,12 @@ #import "SLMicroBlogSheetDelegate-Protocol.h" #import "SLTwitterClientSessionProtocol-Protocol.h" -@class NSCache, NSOperationQueue, SLRemoteSessionProxy; +@class NSCache, SLRemoteSessionProxy; @interface SLTwitterSession : NSObject { SLRemoteSessionProxy *_remoteSession; NSCache *_profileImageCache; - NSOperationQueue *_profileImageFetchQueue; id _connectionResetBlock; id _locationInformationChangedBlock; } diff --git a/iOS7/Frameworks/Social/SLTwitterUserRecord.h b/iOS7/Frameworks/Social/SLTwitterUserRecord.h index 935884eca..cc66dbe46 100644 --- a/iOS7/Frameworks/Social/SLTwitterUserRecord.h +++ b/iOS7/Frameworks/Social/SLTwitterUserRecord.h @@ -16,7 +16,7 @@ NSURL *_objectID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)userRecordWithScreenName:(id)arg1; + (id)userRecordWithDictionaryRepresentation:(id)arg1; @property(retain, nonatomic) NSURL *objectID; // @synthesize objectID=_objectID; diff --git a/iOS7/Frameworks/Social/SLURLPreviewGenerator.h b/iOS7/Frameworks/Social/SLURLPreviewGenerator.h index 8ed4a34b3..64373e39d 100644 --- a/iOS7/Frameworks/Social/SLURLPreviewGenerator.h +++ b/iOS7/Frameworks/Social/SLURLPreviewGenerator.h @@ -10,6 +10,7 @@ @class UIWebView; +// Not exported @interface SLURLPreviewGenerator : NSObject { UIWebView *_webView; @@ -18,6 +19,7 @@ @property(readonly) UIWebView *webView; // @synthesize webView=_webView; - (void).cxx_destruct; +- (void)uiWebView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)loadURL:(id)arg1 completion:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLVideoQualityOption.h b/iOS7/Frameworks/Social/SLVideoQualityOption.h new file mode 100644 index 000000000..8db3d536e --- /dev/null +++ b/iOS7/Frameworks/Social/SLVideoQualityOption.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface SLVideoQualityOption : NSObject +{ + NSString *_identifier; + NSString *_name; + long long _size; + NSString *_exportPreset; +} + ++ (id)videoQualityOptionForIdentifier:(id)arg1; +@property(retain, nonatomic) NSString *exportPreset; // @synthesize exportPreset=_exportPreset; +@property(nonatomic) long long size; // @synthesize size=_size; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (id)sizeDescription; +- (id)initWithIdentifier:(id)arg1 name:(id)arg2 exportPreset:(id)arg3 size:(long long)arg4; + +@end + diff --git a/iOS7/Frameworks/Social/SLVimeoService.h b/iOS7/Frameworks/Social/SLVimeoService.h index 4fe576190..9708f3bb7 100644 --- a/iOS7/Frameworks/Social/SLVimeoService.h +++ b/iOS7/Frameworks/Social/SLVimeoService.h @@ -6,19 +6,20 @@ #import +// Not exported @interface SLVimeoService : SLService { } - (id)activityImage; - (id)activityTitle; -- (int)maximumVideoTimeLimit; -- (int)maximumVideoDataSize; -- (int)maximumVideoCount; -- (int)maximumImageCount; -- (int)maximumURLCount; -- (BOOL)isFirstClassService; -- (int)authenticationStyle; +- (long long)maximumVideoTimeLimit; +- (long long)maximumVideoDataSize; +- (long long)maximumVideoCount; +- (long long)maximumImageCount; +- (long long)maximumURLCount; +- (_Bool)isFirstClassService; +- (long long)authenticationStyle; - (id)accountTypeIdentifier; - (id)serviceType; diff --git a/iOS7/Frameworks/Social/SLWeiboBeveledImageView.h b/iOS7/Frameworks/Social/SLWeiboBeveledImageView.h index 94c1b4a9e..80e46c52b 100644 --- a/iOS7/Frameworks/Social/SLWeiboBeveledImageView.h +++ b/iOS7/Frameworks/Social/SLWeiboBeveledImageView.h @@ -8,9 +8,10 @@ @class UIActivityIndicatorView, UIImage, UIImageView; +// Not exported @interface SLWeiboBeveledImageView : UIView { - BOOL _hasBevel; + _Bool _hasBevel; UIImage *_image; UIImageView *_chromeView; UIImageView *_previewView; @@ -20,10 +21,10 @@ + (id)blankWebpageImage; - (void).cxx_destruct; - (struct CGRect)_previewFrame; -@property(nonatomic) BOOL isTranscoding; +@property(nonatomic) _Bool isTranscoding; @property(retain, nonatomic) UIImage *image; - (void)positionPreviewView; -- (id)initWithBevel:(BOOL)arg1; +- (id)initWithBevel:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/Social/SLWeiboComposeViewController.h b/iOS7/Frameworks/Social/SLWeiboComposeViewController.h index d0fc18fe9..e63b92b24 100644 --- a/iOS7/Frameworks/Social/SLWeiboComposeViewController.h +++ b/iOS7/Frameworks/Social/SLWeiboComposeViewController.h @@ -13,11 +13,13 @@ SLWeiboSession *_remoteSession; } ++ (id)serviceBundle; - (void).cxx_destruct; - (void)presentNoAccountsAlert; +- (void)viewDidDisappear:(_Bool)arg1; - (void)loadView; +- (_Bool)validateText:(id)arg1; - (void)tearDownSession; -- (void)dealloc; - (id)session; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/Social/SLWeiboSession.h b/iOS7/Frameworks/Social/SLWeiboSession.h index 16e43f549..bb1c7088c 100644 --- a/iOS7/Frameworks/Social/SLWeiboSession.h +++ b/iOS7/Frameworks/Social/SLWeiboSession.h @@ -23,13 +23,14 @@ @property(copy, nonatomic) id locationInformationChangedBlock; // @synthesize locationInformationChangedBlock=_locationInformationChangedBlock; @property(copy, nonatomic) id connectionResetBlock; // @synthesize connectionResetBlock=_connectionResetBlock; - (void).cxx_destruct; -- (BOOL)countMediaAttachmentsTowardCharacterCount; +- (_Bool)countMediaAttachmentsTowardCharacterCount; +- (long long)characterCountForText:(id)arg1 shortenedURLCost:(long long)arg2; - (id)serviceAccountTypeIdentifier; - (void)acceptLocationUpdate:(id)arg1; - (void)getPermaLinkFromLastStatusUpdate:(id)arg1; - (void)showSettingsIfNeeded; - (void)sendStatus:(id)arg1 completion:(id)arg2; -- (void)setGeotagAccountSetting:(BOOL)arg1; +- (void)setGeotagAccountSetting:(_Bool)arg1; - (void)fetchGeotagStatus:(id)arg1; - (void)overrideLocationWithLatitude:(float)arg1 longitude:(float)arg2 name:(id)arg3; - (void)setOverrideGeotagInfo:(id)arg1; diff --git a/iOS7/Frameworks/Social/SLWeiboUserRecord.h b/iOS7/Frameworks/Social/SLWeiboUserRecord.h index 0280fd4d9..7c8bc3d09 100644 --- a/iOS7/Frameworks/Social/SLWeiboUserRecord.h +++ b/iOS7/Frameworks/Social/SLWeiboUserRecord.h @@ -16,7 +16,7 @@ NSURL *_objectID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)userRecordWithDictionaryRepresentation:(id)arg1; @property(retain, nonatomic) NSURL *objectID; // @synthesize objectID=_objectID; @property(copy, nonatomic) NSNumber *uid; // @synthesize uid=_uid; diff --git a/iOS7/Frameworks/Social/SLYoukuService.h b/iOS7/Frameworks/Social/SLYoukuService.h index 00e132525..399c01dbf 100644 --- a/iOS7/Frameworks/Social/SLYoukuService.h +++ b/iOS7/Frameworks/Social/SLYoukuService.h @@ -6,12 +6,13 @@ #import +// Not exported @interface SLYoukuService : SLService { } -- (BOOL)isFirstClassService; -- (int)authenticationStyle; +- (_Bool)isFirstClassService; +- (long long)authenticationStyle; - (id)accountTypeIdentifier; - (id)serviceType; diff --git a/iOS7/Frameworks/Social/UIApplication-SLUIApplicationAdditions.h b/iOS7/Frameworks/Social/UIApplication-SLUIApplicationAdditions.h index 0a1dc34dd..677fa0b98 100644 --- a/iOS7/Frameworks/Social/UIApplication-SLUIApplicationAdditions.h +++ b/iOS7/Frameworks/Social/UIApplication-SLUIApplicationAdditions.h @@ -7,6 +7,6 @@ #import "UIApplication.h" @interface UIApplication (SLUIApplicationAdditions) -+ (void)shouldShowNetworkActivityIndicatorInRemoteApplication:(BOOL)arg1; ++ (void)shouldShowNetworkActivityIndicatorInRemoteApplication:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/Social/UIBarPositioningDelegate-Protocol.h b/iOS7/Frameworks/Social/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/Frameworks/Social/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/UINavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/Social/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/Frameworks/Social/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/Social/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/Social/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/Social/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/Social/UISearchBarDelegate-Protocol.h b/iOS7/Frameworks/Social/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/Frameworks/Social/UISearchBarDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/UISearchDisplayDelegate-Protocol.h b/iOS7/Frameworks/Social/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/Frameworks/Social/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/Frameworks/Social/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/Social/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/Social/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/Social/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/Social/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/Social/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/Social/UITextViewDelegate-Protocol.h b/iOS7/Frameworks/Social/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/Frameworks/Social/UITextViewDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/Social/UIWebViewDelegate-Protocol.h b/iOS7/Frameworks/Social/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/Frameworks/Social/UIWebViewDelegate-Protocol.h +++ b/iOS7/Frameworks/Social/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/Frameworks/Social/WECoreSig1Signer.h b/iOS7/Frameworks/Social/WECoreSig1Signer.h index b586193bc..cfc7b69f9 100644 --- a/iOS7/Frameworks/Social/WECoreSig1Signer.h +++ b/iOS7/Frameworks/Social/WECoreSig1Signer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WECoreSig1Signer : NSObject { } diff --git a/iOS7/Frameworks/Social/_SLSheetMaskLayer.h b/iOS7/Frameworks/Social/_SLSheetMaskLayer.h index 319f632be..7f060f6cb 100644 --- a/iOS7/Frameworks/Social/_SLSheetMaskLayer.h +++ b/iOS7/Frameworks/Social/_SLSheetMaskLayer.h @@ -8,14 +8,15 @@ @class UIColor; +// Not exported @interface _SLSheetMaskLayer : CALayer { - float _clipCornerRadius; + double _clipCornerRadius; UIColor *_clipBackgroundColor; } @property(retain, nonatomic) UIColor *clipBackgroundColor; // @synthesize clipBackgroundColor=_clipBackgroundColor; -@property(nonatomic) float clipCornerRadius; // @synthesize clipCornerRadius=_clipCornerRadius; +@property(nonatomic) double clipCornerRadius; // @synthesize clipCornerRadius=_clipCornerRadius; - (void).cxx_destruct; - (void)drawInContext:(struct CGContext *)arg1; diff --git a/iOS7/Frameworks/SpriteKit/CDStructures.h b/iOS7/Frameworks/SpriteKit/CDStructures.h index 1e2558eaa..32c0a68d6 100644 --- a/iOS7/Frameworks/SpriteKit/CDStructures.h +++ b/iOS7/Frameworks/SpriteKit/CDStructures.h @@ -6,11 +6,20 @@ #pragma mark Named Structures +struct CGAffineTransform { + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; +}; + struct CGPath; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -19,25 +28,30 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct CGVector { + double dx; + double dy; }; struct SKCAction { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -48,17 +62,17 @@ struct SKCAnimate { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -67,25 +81,25 @@ struct SKCAnimate { double _field20; id _field21; CDStruct_b2fbf00d _field22; - char _field23; - char _field24; + _Bool _field23; + _Bool _field24; }; struct SKCColorize { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -96,24 +110,24 @@ struct SKCColorize { float _field22; CDStruct_83984b6f _field23; float _field24; - char _field25; + _Bool _field25; }; struct SKCCustomAction { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -149,6 +163,7 @@ struct SKCEmitterSprite { unsigned int :1; unsigned int :1; unsigned int :1; + _Bool _field3; unsigned int :1; unsigned int :1; unsigned int :1; @@ -159,108 +174,105 @@ struct SKCEmitterSprite { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; - float _field3; - struct SKCSprite *_field4; - id _field5; - _Bool _field6; + float _field4; + struct SKCSprite *_field5; + id _field6; _Bool _field7; - struct __CVBuffer *_field8; + _Bool _field8; struct __CVBuffer *_field9; - struct __CVOpenGLESTextureCache *_field10; - id _field11; + struct __CVBuffer *_field10; + struct __CVOpenGLESTextureCache *_field11; id _field12; - unsigned int _field13; + id _field13; unsigned int _field14; unsigned int _field15; - CDStruct_b2fbf00d _field16; + unsigned int _field16; CDStruct_b2fbf00d _field17; CDStruct_b2fbf00d _field18; - CDStruct_c7fe8b62 _field19; - struct __CVBuffer *_field20; - struct __CVBuffer *_field21; - _Bool _field22; - CDStruct_62c5242f _field23; - CDStruct_183601bc *_field24; - CDStruct_183601bc *_field25; - CDStruct_31cefc2d _field26; - CDStruct_c7fe8b62 _field27; - int _field28; + CDStruct_b2fbf00d _field19; + CDStruct_c7fe8b62 _field20; + _Bool _field21; + struct __CVBuffer *_field22; + struct __CVBuffer *_field23; + _Bool _field24; + CDStruct_50983af4 _field25; + CDStruct_183601bc *_field26; + CDStruct_183601bc *_field27; + CDStruct_31cefc2d _field28; CDStruct_c7fe8b62 _field29; - struct SKCSprite *_field30; - union _GLKMatrix4 _field31; - struct list> *_field32; - struct set, std::__1::allocator> *_field33; - struct list> *_field34; - unsigned int _field35; - unsigned int _field36; - _Bool _field37; - struct list> *_field38; - struct set, std::__1::allocator> *_field39; - struct list> *_field40; - float _field41; - float _field42; + long long _field30; + CDStruct_c7fe8b62 _field31; + struct SKCSprite *_field32; + union _GLKMatrix4 _field33; + struct list> _field34; + struct set, std::__1::allocator> *_field35; + struct list> *_field36; + unsigned int _field37; + unsigned int _field38; + _Bool _field39; + struct list> _field40; + struct set, std::__1::allocator> _field41; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field42; float _field43; - id _field44; - CDStruct_b2fbf00d _field45; + float _field44; + float _field45; id _field46; - _Bool _field47; - CDStruct_c7fe8b62 _field48; - CDStruct_b2fbf00d _field49; - unsigned int _field50; + CDStruct_b2fbf00d _field47; + id _field48; + _Bool _field49; + CDStruct_c7fe8b62 _field50; CDStruct_b2fbf00d _field51; - CDStruct_b2fbf00d _field52; - float _field53; - float _field54; + unsigned int _field52; + CDStruct_b2fbf00d _field53; + CDStruct_b2fbf00d _field54; float _field55; float _field56; float _field57; float _field58; - CDStruct_83984b6f _field59; - CDStruct_83984b6f _field60; - float _field61; - float _field62; + float _field59; + float _field60; + CDStruct_83984b6f _field61; + CDStruct_83984b6f _field62; float _field63; - CDStruct_c7fe8b62 _field64; - id _field65; - struct SKCSprite *_field66; + float _field64; + float _field65; + CDStruct_c7fe8b62 _field66; id _field67; - struct SKCKeyframeSequence *_field68; - struct SKCKeyframeSequence *_field69; + struct SKCSprite *_field68; + id _field69; struct SKCKeyframeSequence *_field70; struct SKCKeyframeSequence *_field71; struct SKCKeyframeSequence *_field72; - unsigned int _field73; - unsigned int _field74; - int _field75; - int _field76; - struct vector> _field77; - struct vector> _field78; - double _field79; - double _field80; + struct SKCKeyframeSequence *_field73; + struct SKCKeyframeSequence *_field74; + unsigned long long _field75; + unsigned long long _field76; + int _field77; + int _field78; + struct vector> _field79; + struct vector> _field80; double _field81; double _field82; - struct CGSize _field83; - float _field84; - float _field85; - CDStruct_83984b6f _field86; - CDStruct_83984b6f _field87; + double _field83; + double _field84; + struct CGSize _field85; + float _field86; + float _field87; CDStruct_83984b6f _field88; - float _field89; - float _field90; + CDStruct_83984b6f _field89; + CDStruct_83984b6f _field90; float _field91; - CDStruct_b2fbf00d _field92; - _Bool _field93; + float _field92; + float _field93; CDStruct_b2fbf00d _field94; - CDStruct_b2fbf00d _field95; - float _field96; - float _field97; + _Bool _field95; + CDStruct_b2fbf00d _field96; + CDStruct_b2fbf00d _field97; float _field98; float _field99; - CDStruct_b2fbf00d _field100; + float _field100; float _field101; - float _field102; + CDStruct_b2fbf00d _field102; float _field103; float _field104; float _field105; @@ -271,25 +283,27 @@ struct SKCEmitterSprite { float _field110; float _field111; float _field112; - id _field113; - int _field114; + float _field113; + float _field114; + id _field115; + long long _field116; }; struct SKCFade { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -297,26 +311,24 @@ struct SKCFade { float _field19; float _field20; float _field21; - char _field22; - char _field23; - char _field24; + _Bool _field22; }; struct SKCFollowPath { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -325,25 +337,25 @@ struct SKCFollowPath { unsigned int _field20; CDStruct_183601bc *_field21; CDStruct_b2fbf00d _field22; - char _field23; - char _field24; + _Bool _field23; + _Bool _field24; }; struct SKCGroup { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -355,8 +367,8 @@ struct SKCKeyframeSequence { void **_field1; int _field2; int _field3; - int _field4; - int _field5; + long long _field4; + long long _field5; float *_field6; float *_field7; }; @@ -365,64 +377,63 @@ struct SKCMove { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; float _field19; - float _field20; - float _field21; - float _field22; - float _field23; - float _field24; - char _field25; - char _field26; - char _field27; + CDStruct_b2fbf00d _field20; + CDStruct_b2fbf00d _field21; + CDStruct_b2fbf00d _field22; + _Bool _field23; + _Bool _field24; + _Bool _field25; + _Bool _field26; }; struct SKCPlaySound { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; id _field19; - char _field20; - char _field21; + _Bool _field20; + _Bool _field21; }; struct SKCRenderPassNew { unsigned int _field1; union _GLKMatrix4 _field2; unsigned int _field3; - unsigned long _field4; + unsigned long long _field4; unsigned int _field5; unsigned int _field6; - int _field7; + long long _field7; CDStruct_c7fe8b62 _field8; _Bool _field9; _Bool _field10; @@ -433,7 +444,7 @@ struct SKCRenderPassNew { _Bool _field15; _Bool _field16; _Bool _field17; - CDStruct_f129a329 _field18; + CDStruct_482da59b _field18; _Bool _field19; _Bool _field20; _Bool _field21; @@ -456,56 +467,56 @@ struct SKCRenderPassNew { }; struct SKCRenderer { - int _field1[12]; + int _field1[7]; id _field2; id _field3; - char _field4; - char _field5; + _Bool _field4; + _Bool _field5; float _field6; float _field7; id _field8; id _field9; - CDStruct_d89f453b _field10; - CDStruct_d89f453b _field11; + CDStruct_5b2e05ea _field10; + CDStruct_5b2e05ea _field11; struct stack>> _field12; struct stack<_GLKMatrix4, std::__1::deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>>> _field13; struct stack>> _field14; CDStruct_b2fbf00d _field15; CDStruct_b2fbf00d _field16; - CDStruct_c7fe8b62 _field17; - union _GLKMatrix4 _field18; - struct SKCRenderPassNew _field19; - unsigned int _field20; - int _field21; + struct SKCRenderPassNew _field17; + unsigned int _field18; + int _field19; + int _field20; + float _field21; int _field22; - float _field23; - int _field24; - float _field25; - unsigned int _field26; - unsigned int _field27; - unsigned int _field28; - unsigned int _field29; - unsigned int _field30; - unsigned int _field31; - float _field32; - float _field33; - unsigned int _field34; - unsigned int _field35; - double _field36; - float _field37; - unsigned int _field38; - int _field39; + double _field23; + unsigned long long _field24; + unsigned long long _field25; + unsigned long long _field26; + unsigned long long _field27; + unsigned long long _field28; + unsigned long long _field29; + float _field30; + float _field31; + unsigned int _field32; + unsigned int _field33; + double _field34; + float _field35; + unsigned int _field36; + int _field37; + id _field38; + id _field39; id _field40; id _field41; - id _field42; - id _field43; + _Bool _field42; + _Bool _field43; _Bool _field44; - _Bool _field45; - struct list> _field46; + struct list> _field45; + unsigned int _field46; unsigned int _field47; - unsigned int _field48; - unsigned short *_field49; - CDStruct_62c5242f _field50[10500]; + unsigned short *_field48; + CDStruct_50983af4 _field49[10500]; + unsigned int _field50; unsigned int _field51; unsigned int _field52; unsigned int _field53; @@ -514,15 +525,15 @@ struct SKCRenderer { unsigned int _field56; unsigned int _field57; unsigned int _field58; - unsigned int _field59; - id _field60; - int _field61; + id _field59; + int _field60; + unsigned int _field61; unsigned int _field62; - unsigned int _field63; - struct list> _field64; - id _field65; - _Bool _field66; - _Bool _field67; + struct list> _field63; + struct vector> _field64; + struct vector> _field65; + struct SKRenderQuadPool _field66; + id _field67; _Bool _field68; _Bool _field69; _Bool _field70; @@ -531,78 +542,79 @@ struct SKCRenderer { _Bool _field73; _Bool _field74; _Bool _field75; + _Bool _field76; + _Bool _field77; }; struct SKCRepeat { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; struct SKCAction *_field19; - unsigned int _field20; - unsigned int _field21; - char _field22; + unsigned long long _field20; + unsigned long long _field21; + _Bool _field22; }; struct SKCResize { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; float _field19; - float _field20; - float _field21; - float _field22; - float _field23; - float _field24; - char _field25; - char _field26; - char _field27; + CDStruct_b2fbf00d _field20; + CDStruct_b2fbf00d _field21; + CDStruct_b2fbf00d _field22; + _Bool _field23; + _Bool _field24; + _Bool _field25; + _Bool _field26; }; struct SKCRotate { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -616,27 +628,30 @@ struct SKCRotate { float _field25; float _field26; float _field27; - char _field28; - char _field29; - char _field30; - char _field31; + float _field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; + _Bool _field32; + _Bool _field33; + _Bool _field34; }; struct SKCScale { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -647,32 +662,36 @@ struct SKCScale { float _field22; float _field23; float _field24; - char _field25; - char _field26; - char _field27; + float _field25; + float _field26; + float _field27; + _Bool _field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; }; struct SKCSequence { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; struct vector> _field19; - unsigned long _field20; + unsigned long long _field20; }; struct SKCShapeSprite { @@ -702,6 +721,7 @@ struct SKCShapeSprite { unsigned int :1; unsigned int :1; unsigned int :1; + _Bool _field3; unsigned int :1; unsigned int :1; unsigned int :1; @@ -712,97 +732,96 @@ struct SKCShapeSprite { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; - float _field3; - struct SKCSprite *_field4; - id _field5; - _Bool _field6; + float _field4; + struct SKCSprite *_field5; + id _field6; _Bool _field7; - struct __CVBuffer *_field8; + _Bool _field8; struct __CVBuffer *_field9; - struct __CVOpenGLESTextureCache *_field10; - id _field11; + struct __CVBuffer *_field10; + struct __CVOpenGLESTextureCache *_field11; id _field12; - unsigned int _field13; + id _field13; unsigned int _field14; unsigned int _field15; - CDStruct_b2fbf00d _field16; + unsigned int _field16; CDStruct_b2fbf00d _field17; CDStruct_b2fbf00d _field18; - CDStruct_c7fe8b62 _field19; - struct __CVBuffer *_field20; - struct __CVBuffer *_field21; - _Bool _field22; - CDStruct_62c5242f _field23; - CDStruct_183601bc *_field24; - CDStruct_183601bc *_field25; - CDStruct_31cefc2d _field26; - CDStruct_c7fe8b62 _field27; - int _field28; + CDStruct_b2fbf00d _field19; + CDStruct_c7fe8b62 _field20; + _Bool _field21; + struct __CVBuffer *_field22; + struct __CVBuffer *_field23; + _Bool _field24; + CDStruct_50983af4 _field25; + CDStruct_183601bc *_field26; + CDStruct_183601bc *_field27; + CDStruct_31cefc2d _field28; CDStruct_c7fe8b62 _field29; - struct SKCSprite *_field30; - union _GLKMatrix4 _field31; - struct list> *_field32; - struct set, std::__1::allocator> *_field33; - struct list> *_field34; - unsigned int _field35; - unsigned int _field36; - _Bool _field37; - struct list> *_field38; - struct set, std::__1::allocator> *_field39; - struct list> *_field40; - float _field41; - float _field42; + long long _field30; + CDStruct_c7fe8b62 _field31; + struct SKCSprite *_field32; + union _GLKMatrix4 _field33; + struct list> _field34; + struct set, std::__1::allocator> *_field35; + struct list> *_field36; + unsigned int _field37; + unsigned int _field38; + _Bool _field39; + struct list> _field40; + struct set, std::__1::allocator> _field41; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field42; float _field43; - id _field44; - CDStruct_b2fbf00d _field45; + float _field44; + float _field45; id _field46; - _Bool _field47; - CDStruct_c7fe8b62 _field48; - CDStruct_b2fbf00d _field49; - unsigned int _field50; + CDStruct_b2fbf00d _field47; + id _field48; + _Bool _field49; + CDStruct_c7fe8b62 _field50; CDStruct_b2fbf00d _field51; - CDStruct_b2fbf00d _field52; - float _field53; - float _field54; + unsigned int _field52; + CDStruct_b2fbf00d _field53; + CDStruct_b2fbf00d _field54; float _field55; float _field56; float _field57; float _field58; - CDStruct_83984b6f _field59; - CDStruct_83984b6f _field60; - float _field61; - float _field62; + float _field59; + float _field60; + CDStruct_83984b6f _field61; + CDStruct_83984b6f _field62; float _field63; - CDStruct_c7fe8b62 _field64; - id _field65; - CDStruct_183601bc *_field66; - CDStruct_83984b6f _field67; - CDStruct_83984b6f _field68; - int _field69; - float _field70; - char _field71; - struct CGPath *_field72; - float _field73; - char _field74; + float _field64; + float _field65; + CDStruct_c7fe8b62 _field66; + id _field67; + CDStruct_183601bc *_field68; + CDStruct_83984b6f _field69; + CDStruct_83984b6f _field70; + int _field71; + float _field72; + _Bool _field73; + struct CGPath *_field74; + float _field75; + _Bool _field76; }; struct SKCSpeed { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; @@ -810,7 +829,10 @@ struct SKCSpeed { float _field19; float _field20; float _field21; - char _field22; + float _field22; + float _field23; + _Bool _field24; + _Bool _field25; }; struct SKCSprite { @@ -840,6 +862,7 @@ struct SKCSprite { unsigned int :1; unsigned int :1; unsigned int :1; + _Bool _field3; unsigned int :1; unsigned int :1; unsigned int :1; @@ -850,98 +873,109 @@ struct SKCSprite { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; - float _field3; - struct SKCSprite *_field4; - id _field5; - _Bool _field6; + float _field4; + struct SKCSprite *_field5; + id _field6; _Bool _field7; - struct __CVBuffer *_field8; + _Bool _field8; struct __CVBuffer *_field9; - struct __CVOpenGLESTextureCache *_field10; - id _field11; + struct __CVBuffer *_field10; + struct __CVOpenGLESTextureCache *_field11; id _field12; - unsigned int _field13; + id _field13; unsigned int _field14; unsigned int _field15; - CDStruct_b2fbf00d _field16; + unsigned int _field16; CDStruct_b2fbf00d _field17; CDStruct_b2fbf00d _field18; - CDStruct_c7fe8b62 _field19; - struct __CVBuffer *_field20; - struct __CVBuffer *_field21; - _Bool _field22; - CDStruct_62c5242f _field23; - CDStruct_183601bc *_field24; - CDStruct_183601bc *_field25; - CDStruct_31cefc2d _field26; - CDStruct_c7fe8b62 _field27; - int _field28; + CDStruct_b2fbf00d _field19; + CDStruct_c7fe8b62 _field20; + _Bool _field21; + struct __CVBuffer *_field22; + struct __CVBuffer *_field23; + _Bool _field24; + CDStruct_50983af4 _field25; + CDStruct_183601bc *_field26; + CDStruct_183601bc *_field27; + CDStruct_31cefc2d _field28; CDStruct_c7fe8b62 _field29; - struct SKCSprite *_field30; - union _GLKMatrix4 _field31; - struct list> *_field32; - struct set, std::__1::allocator> *_field33; - struct list> *_field34; - unsigned int _field35; - unsigned int _field36; - _Bool _field37; - struct list> *_field38; - struct set, std::__1::allocator> *_field39; - struct list> *_field40; - float _field41; - float _field42; + long long _field30; + CDStruct_c7fe8b62 _field31; + struct SKCSprite *_field32; + union _GLKMatrix4 _field33; + struct list> _field34; + struct set, std::__1::allocator> *_field35; + struct list> *_field36; + unsigned int _field37; + unsigned int _field38; + _Bool _field39; + struct list> _field40; + struct set, std::__1::allocator> _field41; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field42; float _field43; - id _field44; - CDStruct_b2fbf00d _field45; + float _field44; + float _field45; id _field46; - _Bool _field47; - CDStruct_c7fe8b62 _field48; - CDStruct_b2fbf00d _field49; - unsigned int _field50; + CDStruct_b2fbf00d _field47; + id _field48; + _Bool _field49; + CDStruct_c7fe8b62 _field50; CDStruct_b2fbf00d _field51; - CDStruct_b2fbf00d _field52; - float _field53; - float _field54; + unsigned int _field52; + CDStruct_b2fbf00d _field53; + CDStruct_b2fbf00d _field54; float _field55; float _field56; float _field57; float _field58; - CDStruct_83984b6f _field59; - CDStruct_83984b6f _field60; - float _field61; - float _field62; + float _field59; + float _field60; + CDStruct_83984b6f _field61; + CDStruct_83984b6f _field62; float _field63; - CDStruct_c7fe8b62 _field64; - id _field65; + float _field64; + float _field65; + CDStruct_c7fe8b62 _field66; + id _field67; }; struct SKCWait { void **_field1; float _field2; id _field3; - char _field4; + _Bool _field4; double _field5; double _field6; float _field7; float _field8; double _field9; - char _field10; - char _field11; + _Bool _field10; + _Bool _field11; id _field12; void _field13; - int _field14; + long long _field14; float _field15; float _field16; float _field17; float _field18; }; +struct SKRenderQuadPool { + struct vector> _field1; + unsigned long long _field2; + unsigned long long _field3; + CDStruct_183601bc *_field4; + unsigned long long _field5; +}; + +struct SpriteRenderInfo; + struct __CVBuffer; struct __CVOpenGLESTextureCache; +struct __hash_node; + struct __list_node; struct __list_node; @@ -957,9 +991,9 @@ struct deque> { CDStruct_183601bc **_field1; } _field4; } _field1; - unsigned int _field2; + unsigned long long _field2; struct __compressed_pair> { - unsigned long _field1; + unsigned long long _field1; } _field3; }; @@ -972,9 +1006,9 @@ struct deque> { CDStruct_183601bc **_field1; } _field4; } _field1; - unsigned int _field2; + unsigned long long _field2; struct __compressed_pair> { - unsigned long _field1; + unsigned long long _field1; } _field3; }; @@ -987,9 +1021,9 @@ struct deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>> { union _GLKMatrix4 **_field1; } _field4; } _field1; - unsigned int _field2; + unsigned long long _field2; struct __compressed_pair> { - unsigned long _field1; + unsigned long long _field1; } _field3; }; @@ -999,7 +1033,7 @@ struct list> { struct __list_node *_field2; } _field1; struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field1; } _field2; }; @@ -1009,7 +1043,7 @@ struct list> { struct __list_node *_field2; } _field1; struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field1; } _field2; }; @@ -1019,11 +1053,23 @@ struct list> { struct __list_node *_field2; } _field1; struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field1; } _field2; }; -struct set, std::__1::allocator>; +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> { + struct __tree_node_base *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + } _field1; +}; struct stack>> { struct deque> _field1; @@ -1037,6 +1083,34 @@ struct stack<_GLKMatrix4, std::__1::deque<_GLKMatrix4, std::__1::allocator<_GLKM struct deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>> _field1; }; +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **_field1; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + struct __compressed_pair> { + float _field1; + } _field4; + } _field1; +}; + struct vector> { struct SKCAction **_field1; struct SKCAction **_field2; @@ -1053,6 +1127,22 @@ struct vector> { } _field3; }; +struct vector> { + struct SpriteRenderInfo *_field1; + struct SpriteRenderInfo *_field2; + struct __compressed_pair> { + struct SpriteRenderInfo *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc **_field1; + CDStruct_183601bc **_field2; + struct __compressed_pair> { + CDStruct_183601bc **_field1; + } _field3; +}; + struct vector> { id *_field1; id *_field2; @@ -1061,8 +1151,23 @@ struct vector> { } _field3; }; +struct vector> { + struct SpriteRenderInfo **_field1; + struct SpriteRenderInfo **_field2; + struct __compressed_pair> { + struct SpriteRenderInfo **_field1; + } _field3; +}; + #pragma mark Typedef'd Structures +typedef struct { + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + typedef struct { float r; float g; @@ -1083,16 +1188,8 @@ typedef struct { unsigned int _field3; unsigned int _field4; CDStruct_b2fbf00d _field5; - char _field6; -} CDStruct_f129a329; - -typedef struct { - struct { - unsigned char _field1[4]; - float _field2[3]; - float _field3[2]; - } _field1[4]; -} CDStruct_62c5242f; + _Bool _field6; +} CDStruct_482da59b; typedef struct { int type; @@ -1121,10 +1218,18 @@ typedef struct { unsigned int _field6; unsigned int _field7; CDStruct_83984b6f _field8; - int _field9; + long long _field9; CDStruct_b2fbf00d _field10; - CDStruct_f129a329 _field11; -} CDStruct_d89f453b; + CDStruct_482da59b _field11; +} CDStruct_5b2e05ea; + +typedef struct { + struct { + union _GLKVector4 _field1; + unsigned char _field2[4]; + float _field3[3]; + } _field1[4]; +} CDStruct_50983af4; #pragma mark Named Unions @@ -1150,3 +1255,10 @@ union _GLKMatrix4 { float _field2[16]; }; +union _GLKVector4 { + CDStruct_83984b6f _field1; + CDStruct_83984b6f _field2; + CDStruct_83984b6f _field3; + float _field4[4]; +}; + diff --git a/iOS7/Frameworks/SpriteKit/ImageCollider.h b/iOS7/Frameworks/SpriteKit/ImageCollider.h new file mode 100644 index 000000000..55c177f49 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/ImageCollider.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface ImageCollider : NSObject +{ +} + +- (struct CGImage *)newCollidingImg:(struct CGImage *)arg1 xform1:(struct CGAffineTransform)arg2 displaySize1:(struct CGSize)arg3 pos1:(struct CGPoint)arg4 anchor1:(struct CGPoint)arg5 mask2:(struct CGImage *)arg6 xform2:(struct CGAffineTransform)arg7 displaySize2:(struct CGSize)arg8 pos2:(struct CGPoint)arg9 anchor2:(struct CGPoint)arg10; +- (struct CGImage *)_newCollidingImg:(struct CGImage *)arg1 xform1:(struct CGAffineTransform)arg2 displaySize1:(struct CGSize)arg3 pos1:(struct CGPoint)arg4 anchor1:(struct CGPoint)arg5 mask2:(struct CGImage *)arg6 xform2:(struct CGAffineTransform)arg7 displaySize2:(struct CGSize)arg8 pos2:(struct CGPoint)arg9 anchor2:(struct CGPoint)arg10; +- (_Bool)isColliding:(struct CGImage *)arg1 xform1:(struct CGAffineTransform)arg2 displaySize1:(struct CGSize)arg3 pos1:(struct CGPoint)arg4 anchor1:(struct CGPoint)arg5 mask2:(struct CGImage *)arg6 xform2:(struct CGAffineTransform)arg7 displaySize2:(struct CGSize)arg8 pos2:(struct CGPoint)arg9 anchor2:(struct CGPoint)arg10; +- (_Bool)_isColliding:(struct CGImage *)arg1 xform1:(struct CGAffineTransform)arg2 displaySize1:(struct CGSize)arg3 pos1:(struct CGPoint)arg4 anchor1:(struct CGPoint)arg5 mask2:(struct CGImage *)arg6 xform2:(struct CGAffineTransform)arg7 displaySize2:(struct CGSize)arg8 pos2:(struct CGPoint)arg9 anchor2:(struct CGPoint)arg10; + +@end + diff --git a/iOS7/Frameworks/SpriteKit/NSData-GZip.h b/iOS7/Frameworks/SpriteKit/NSData-GZip.h new file mode 100644 index 000000000..0066f4015 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/NSData-GZip.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (GZip) +- (id)gzipInflate; +@end + diff --git a/iOS7/Frameworks/SpriteKit/NSFastEnumeration-Protocol.h b/iOS7/Frameworks/SpriteKit/NSFastEnumeration-Protocol.h new file mode 100644 index 000000000..6d0370f87 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/NSFastEnumeration-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSFastEnumeration +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/NSMutableCopying-Protocol.h b/iOS7/Frameworks/SpriteKit/NSMutableCopying-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/AssistantServices/NSMutableCopying-Protocol.h rename to iOS7/Frameworks/SpriteKit/NSMutableCopying-Protocol.h diff --git a/iOS7/Frameworks/SpriteKit/NSObject-Protocol.h b/iOS7/Frameworks/SpriteKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/SpriteKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/SpriteKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/SpriteKit/NSSecureCoding-Protocol.h b/iOS7/Frameworks/SpriteKit/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..485c77458 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/Frameworks/SpriteKit/PKPhysicsBody-SKPhysicsBody.h b/iOS7/Frameworks/SpriteKit/PKPhysicsBody-SKPhysicsBody.h index 8501876d6..371427fed 100644 --- a/iOS7/Frameworks/SpriteKit/PKPhysicsBody-SKPhysicsBody.h +++ b/iOS7/Frameworks/SpriteKit/PKPhysicsBody-SKPhysicsBody.h @@ -9,7 +9,7 @@ @class SKNode; @interface PKPhysicsBody (SKPhysicsBody) -- (id)_descriptionFormat; +- (id)_descriptionClassName; @property(readonly, nonatomic) SKNode *node; @end diff --git a/iOS7/Frameworks/SpriteKit/SKAction-Internal.h b/iOS7/Frameworks/SpriteKit/SKAction-Internal.h new file mode 100644 index 000000000..b5d5a7c45 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKAction-Internal.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKAction (Internal) +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; +- (void)wasRemovedFromTarget:(id)arg1 atTime:(double)arg2; +- (void)wasAddedToTarget:(id)arg1 atTime:(double)arg2; +- (double)ratioForTime:(double)arg1; +@property(nonatomic) _Bool finished; +- (void)willResumeWithTarget:(id)arg1 atTime:(double)arg2; +- (void)wasPausedWithTarget:(id)arg1 atTime:(double)arg2; +- (void)setCppAction:(void *)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKAction-SKActions.h b/iOS7/Frameworks/SpriteKit/SKAction-SKActions.h new file mode 100644 index 000000000..da18fefae --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKAction-SKActions.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKAction (SKActions) ++ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; ++ (id)javaScriptActionWithDuration:(double)arg1 script:(id)arg2; ++ (id)runAction:(id)arg1 onChildWithName:(id)arg2; ++ (id)runBlock:(id)arg1 queue:(void)arg2; ++ (id)runBlock:(id)arg1; ++ (id)performSelector:(SEL)arg1 onTarget:(id)arg2; ++ (id)removeFromParent; ++ (id)waitForDuration:(double)arg1 withRange:(double)arg2; ++ (id)waitForDuration:(double)arg1; ++ (id)speedTo:(double)arg1 duration:(double)arg2; ++ (id)speedBy:(double)arg1 duration:(double)arg2; ++ (id)followPath:(struct CGPath *)arg1 asOffset:(_Bool)arg2 orientToPath:(_Bool)arg3 duration:(double)arg4; ++ (id)followPath:(struct CGPath *)arg1 duration:(double)arg2; ++ (id)colorizeWithColorBlendFactor:(double)arg1 duration:(double)arg2; ++ (id)colorizeWithColor:(id)arg1 colorBlendFactor:(double)arg2 duration:(double)arg3; ++ (id)playSoundFileNamed:(id)arg1 atPosition:(struct CGPoint)arg2 waitForCompletion:(_Bool)arg3; ++ (id)playSoundFileNamed:(id)arg1 waitForCompletion:(_Bool)arg2; ++ (id)playSoundFileNamed:(id)arg1; ++ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2 resize:(_Bool)arg3 restore:(_Bool)arg4; ++ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2; ++ (id)setTexture:(id)arg1; ++ (id)fadeAlphaTo:(double)arg1 duration:(double)arg2; ++ (id)fadeAlphaBy:(double)arg1 duration:(double)arg2; ++ (id)fadeOutWithDuration:(double)arg1; ++ (id)fadeInWithDuration:(double)arg1; ++ (id)repeatActionForever:(id)arg1; ++ (id)repeatAction:(id)arg1 count:(unsigned long long)arg2; ++ (id)group:(id)arg1; ++ (id)sequence:(id)arg1; ++ (id)resizeToHeight:(double)arg1 duration:(double)arg2; ++ (id)resizeToWidth:(double)arg1 duration:(double)arg2; ++ (id)resizeToWidth:(double)arg1 height:(double)arg2 duration:(double)arg3; ++ (id)resizeByWidth:(double)arg1 height:(double)arg2 duration:(double)arg3; ++ (id)scaleYTo:(double)arg1 duration:(double)arg2; ++ (id)scaleXTo:(double)arg1 duration:(double)arg2; ++ (id)scaleXTo:(double)arg1 y:(double)arg2 duration:(double)arg3; ++ (id)scaleTo:(double)arg1 duration:(double)arg2; ++ (id)scaleXBy:(double)arg1 y:(double)arg2 duration:(double)arg3; ++ (id)scaleBy:(double)arg1 duration:(double)arg2; ++ (id)rotateToAngle:(double)arg1 duration:(double)arg2 shortestUnitArc:(_Bool)arg3; ++ (id)rotateToAngle:(double)arg1 duration:(double)arg2; ++ (id)rotateByAngle:(double)arg1 duration:(double)arg2; ++ (id)moveToY:(double)arg1 duration:(double)arg2; ++ (id)moveToX:(double)arg1 duration:(double)arg2; ++ (id)moveTo:(struct CGPoint)arg1 duration:(double)arg2; ++ (id)moveBY:(struct CGVector)arg1 duration:(double)arg2; ++ (id)moveBy:(struct CGVector)arg1 duration:(double)arg2; ++ (id)moveByX:(double)arg1 y:(double)arg2 duration:(double)arg3; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKAction-SKCAction.h b/iOS7/Frameworks/SpriteKit/SKAction-SKCAction.h new file mode 100644 index 000000000..121a487f8 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKAction-SKCAction.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKAction (SKCAction) +- (struct SKCAction *)caction; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKAction.h b/iOS7/Frameworks/SpriteKit/SKAction.h index bf1486f17..34a350b11 100644 --- a/iOS7/Frameworks/SpriteKit/SKAction.h +++ b/iOS7/Frameworks/SpriteKit/SKAction.h @@ -15,71 +15,16 @@ void *caction; } -+ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; -+ (id)javaScriptActionWithDuration:(double)arg1 script:(id)arg2; -+ (id)runAction:(id)arg1 onChildWithName:(id)arg2; -+ (id)runBlock:(id)arg1 queue:(void)arg2; -+ (id)runBlock:(id)arg1; -+ (id)performSelector:(SEL)arg1 onTarget:(id)arg2; -+ (id)removeFromParent; -+ (id)waitForDuration:(double)arg1 withRange:(double)arg2; -+ (id)waitForDuration:(double)arg1; -+ (id)speedTo:(float)arg1 duration:(double)arg2; -+ (id)speedBy:(float)arg1 duration:(double)arg2; -+ (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 duration:(double)arg4; -+ (id)followPath:(struct CGPath *)arg1 duration:(double)arg2; -+ (id)colorizeWithColorBlendFactor:(float)arg1 duration:(double)arg2; -+ (id)colorizeWithColor:(id)arg1 colorBlendFactor:(float)arg2 duration:(double)arg3; -+ (id)playSoundFileNamed:(id)arg1 atPosition:(struct CGPoint)arg2 waitForCompletion:(BOOL)arg3; -+ (id)playSoundFileNamed:(id)arg1 waitForCompletion:(BOOL)arg2; -+ (id)playSoundFileNamed:(id)arg1; -+ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2 resize:(BOOL)arg3 restore:(BOOL)arg4; -+ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2; -+ (id)setTexture:(id)arg1; -+ (id)fadeAlphaTo:(float)arg1 duration:(double)arg2; -+ (id)fadeAlphaBy:(float)arg1 duration:(double)arg2; -+ (id)fadeOutWithDuration:(double)arg1; -+ (id)fadeInWithDuration:(double)arg1; -+ (id)repeatActionForever:(id)arg1; -+ (id)repeatAction:(id)arg1 count:(unsigned int)arg2; -+ (id)group:(id)arg1; -+ (id)sequence:(id)arg1; -+ (id)resizeToHeight:(float)arg1 duration:(double)arg2; -+ (id)resizeToWidth:(float)arg1 duration:(double)arg2; -+ (id)resizeToWidth:(float)arg1 height:(float)arg2 duration:(double)arg3; -+ (id)resizeByWidth:(float)arg1 height:(float)arg2 duration:(double)arg3; -+ (id)scaleYTo:(float)arg1 duration:(double)arg2; -+ (id)scaleXTo:(float)arg1 duration:(double)arg2; -+ (id)scaleXTo:(float)arg1 y:(float)arg2 duration:(double)arg3; -+ (id)scaleTo:(float)arg1 duration:(double)arg2; -+ (id)scaleXBy:(float)arg1 y:(float)arg2 duration:(double)arg3; -+ (id)scaleBy:(float)arg1 duration:(double)arg2; -+ (id)rotateToAngle:(float)arg1 duration:(double)arg2; -+ (id)rotateByAngle:(float)arg1 duration:(double)arg2; -+ (id)moveToY:(float)arg1 duration:(double)arg2; -+ (id)moveToX:(float)arg1 duration:(double)arg2; -+ (id)moveTo:(struct CGPoint)arg1 duration:(double)arg2; -+ (id)moveByX:(float)arg1 y:(float)arg2 duration:(double)arg3; - (void)dealloc; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -@property(nonatomic) float speed; +@property(nonatomic) double speed; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -@property(nonatomic) int timingMode; +@property(nonatomic) long long timingMode; @property(nonatomic) double duration; -- (struct SKCAction *)caction; -- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; -- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; -- (void)wasRemovedFromTarget:(id)arg1 atTime:(double)arg2; -- (void)wasAddedToTarget:(id)arg1 atTime:(double)arg2; -- (float)ratioForTime:(double)arg1; -@property(nonatomic) BOOL finished; -- (void)willResumeWithTarget:(id)arg1 atTime:(double)arg2; -- (void)wasPausedWithTarget:(id)arg1 atTime:(double)arg2; -- (void)setCppAction:(void *)arg1; @end diff --git a/iOS7/Frameworks/SpriteKit/SKAnimate.h b/iOS7/Frameworks/SpriteKit/SKAnimate.h index 0078ff1f2..014c4e99f 100644 --- a/iOS7/Frameworks/SpriteKit/SKAnimate.h +++ b/iOS7/Frameworks/SpriteKit/SKAnimate.h @@ -8,13 +8,14 @@ @class NSArray; +// Not exported @interface SKAnimate : SKAction { struct SKCAnimate *_mycaction; NSArray *_textures; } -+ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2 resize:(BOOL)arg3 restore:(BOOL)arg4; ++ (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2 resize:(_Bool)arg3 restore:(_Bool)arg4; - (void).cxx_destruct; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKBitmapFont-Internal.h b/iOS7/Frameworks/SpriteKit/SKBitmapFont-Internal.h new file mode 100644 index 000000000..65e8c854c --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKBitmapFont-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKBitmapFont (Internal) ++ (id)_fontForFileNamed:(id)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKBitmapFont-fontName.h b/iOS7/Frameworks/SpriteKit/SKBitmapFont-fontName.h new file mode 100644 index 000000000..ca06959f0 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKBitmapFont-fontName.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKBitmapFont (fontName) +- (id)fontName; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKBitmapFont.h b/iOS7/Frameworks/SpriteKit/SKBitmapFont.h index 3e1d9ebbc..b5234f5ab 100644 --- a/iOS7/Frameworks/SpriteKit/SKBitmapFont.h +++ b/iOS7/Frameworks/SpriteKit/SKBitmapFont.h @@ -10,32 +10,31 @@ @class NSDictionary, NSString; +// Not exported @interface SKBitmapFont : NSObject { NSString *_fontName; NSString *_filePath; - float _lineHeight; - float _baseLine; + double _lineHeight; + double _baseLine; NSDictionary *_characterSprites; NSDictionary *_characterAdvances; NSDictionary *_characterKerning; - BOOL _internal; + _Bool _internal; NSString *_fileName; } + (id)fontWithTexture:(id)arg1 fontDataString:(id)arg2; + (id)fontForFileNamed:(id)arg1; -+ (id)_fontForFileNamed:(id)arg1; - (void).cxx_destruct; -- (float)kerningForCharacterNamed:(id)arg1 followedBy:(id)arg2; -- (float)advanceForCharacterNamed:(id)arg1; -- (float)lineHeight; +- (double)kerningForCharacterNamed:(id)arg1 followedBy:(id)arg2; +- (double)advanceForCharacterNamed:(id)arg1; +- (double)lineHeight; - (id)spriteForCharacterNamed:(id)arg1; -- (BOOL)loadFontWithTexture:(id)arg1 fontDataString:(id)arg2; +- (_Bool)loadFontWithTexture:(id)arg1 fontDataString:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (id)fontName; @end diff --git a/iOS7/Frameworks/SpriteKit/SKButtonNode.h b/iOS7/Frameworks/SpriteKit/SKButtonNode.h index e085e31c8..2a5d5a685 100644 --- a/iOS7/Frameworks/SpriteKit/SKButtonNode.h +++ b/iOS7/Frameworks/SpriteKit/SKButtonNode.h @@ -28,9 +28,9 @@ - (void)onTouchDownInside:(id)arg1; - (void)onTouchUp:(id)arg1; - (void)onTouchUpInside:(id)arg1; -- (void)touchEnded:(unsigned int)arg1 location:(struct CGPoint)arg2; -- (void)touchMoved:(unsigned int)arg1 location:(struct CGPoint)arg2; -- (void)touchBegan:(unsigned int)arg1 location:(struct CGPoint)arg2; +- (void)touchEnded:(unsigned long long)arg1 location:(struct CGPoint)arg2; +- (void)touchMoved:(unsigned long long)arg1 location:(struct CGPoint)arg2; +- (void)touchBegan:(unsigned long long)arg1 location:(struct CGPoint)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKButtonNodeSprite.h b/iOS7/Frameworks/SpriteKit/SKButtonNodeSprite.h index da2eb56ca..c7b37f1fa 100644 --- a/iOS7/Frameworks/SpriteKit/SKButtonNodeSprite.h +++ b/iOS7/Frameworks/SpriteKit/SKButtonNodeSprite.h @@ -28,9 +28,9 @@ - (void)onTouchDownInside:(id)arg1; - (void)onTouchUp:(id)arg1; - (void)onTouchUpInside:(id)arg1; -- (void)touchEnded:(unsigned int)arg1 location:(struct CGPoint)arg2; -- (void)touchMoved:(unsigned int)arg1 location:(struct CGPoint)arg2; -- (void)touchBegan:(unsigned int)arg1 location:(struct CGPoint)arg2; +- (void)touchEnded:(unsigned long long)arg1 location:(struct CGPoint)arg2; +- (void)touchMoved:(unsigned long long)arg1 location:(struct CGPoint)arg2; +- (void)touchBegan:(unsigned long long)arg1 location:(struct CGPoint)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKColorize.h b/iOS7/Frameworks/SpriteKit/SKColorize.h index 7bbad07b4..843bac3ba 100644 --- a/iOS7/Frameworks/SpriteKit/SKColorize.h +++ b/iOS7/Frameworks/SpriteKit/SKColorize.h @@ -6,13 +6,14 @@ #import +// Not exported @interface SKColorize : SKAction { struct SKCColorize *_mycaction; } -+ (id)colorizeWithColorBlendFactor:(float)arg1 duration:(double)arg2; -+ (id)colorizeWithColor:(id)arg1 colorBlendFactor:(float)arg2 duration:(double)arg3; ++ (id)colorizeWithColorBlendFactor:(double)arg1 duration:(double)arg2; ++ (id)colorizeWithColor:(id)arg1 colorBlendFactor:(double)arg2 duration:(double)arg3; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKCustomAction.h b/iOS7/Frameworks/SpriteKit/SKCustomAction.h index 30960e43f..dec5789e0 100644 --- a/iOS7/Frameworks/SpriteKit/SKCustomAction.h +++ b/iOS7/Frameworks/SpriteKit/SKCustomAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKCustomAction : SKAction { struct SKCCustomAction *_mycaction; diff --git a/iOS7/Frameworks/SpriteKit/SKDisplayLink.h b/iOS7/Frameworks/SpriteKit/SKDisplayLink.h index c55266473..8ac23bc9d 100644 --- a/iOS7/Frameworks/SpriteKit/SKDisplayLink.h +++ b/iOS7/Frameworks/SpriteKit/SKDisplayLink.h @@ -8,25 +8,27 @@ @class CADisplayLink, NSObject, NSTimer; +// Not exported @interface SKDisplayLink : NSObject { NSTimer *_timer; CADisplayLink *_caDisplayLink; - unsigned int _mode; - BOOL _paused; - BOOL _asynchronous; - int _frameInterval; + unsigned long long _mode; + _Bool _paused; + _Bool _asynchronous; + long long _frameInterval; double _previousFrameTime; id _block; NSObject *_queue; float _averageFrameTime; - int _frameCount; + long long _frameCount; double _frameCountBeginTime; - unsigned int _maxQueuedFrameCount; + int _queuedFrameCount; + unsigned long long _maxQueuedFrameCount; } + (id)displayLinkWithBlock:(id)arg1 queue:(void)arg2; -@property unsigned int maxQueuedFrameCount; // @synthesize maxQueuedFrameCount=_maxQueuedFrameCount; +@property unsigned long long maxQueuedFrameCount; // @synthesize maxQueuedFrameCount=_maxQueuedFrameCount; - (void).cxx_destruct; - (void)_nsTimerCallback; - (void)_caDisplayLinkCallback; @@ -36,10 +38,10 @@ - (void)_teardown; - (void)_start; - (void)_setup; -@property(nonatomic) unsigned int mode; -@property(nonatomic) int frameInterval; -@property(nonatomic, getter=isPaused) BOOL paused; -@property(nonatomic) BOOL asynchronous; +@property(nonatomic) unsigned long long mode; +@property(nonatomic) long long frameInterval; +@property(nonatomic, getter=isPaused) _Bool paused; +@property(nonatomic) _Bool asynchronous; - (id)init; - (id)initWithBlock:(id)arg1 queue:(void)arg2; diff --git a/iOS7/Frameworks/SpriteKit/SKEffectNode.h b/iOS7/Frameworks/SpriteKit/SKEffectNode.h index a3ebc2ff5..81b7520b9 100644 --- a/iOS7/Frameworks/SpriteKit/SKEffectNode.h +++ b/iOS7/Frameworks/SpriteKit/SKEffectNode.h @@ -13,13 +13,14 @@ } - (void)dealloc; -@property(nonatomic) BOOL shouldCenterFilter; -- (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; +@property(nonatomic) _Bool shouldCenterFilter; +- (void)_flippedChangedFrom:(_Bool)arg1 to:(_Bool)arg2; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; -@property(nonatomic) int blendMode; -@property(nonatomic) BOOL shouldRasterize; -@property(nonatomic) BOOL shouldEnableEffects; +@property(nonatomic) long long blendMode; +@property(nonatomic) _Bool shouldRasterize; +@property(nonatomic) _Bool shouldEnableEffects; @property(retain, nonatomic) CIFilter *filter; +- (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/SpriteKit/SKEmitterNode.h b/iOS7/Frameworks/SpriteKit/SKEmitterNode.h index 51593ce07..d0913ab31 100644 --- a/iOS7/Frameworks/SpriteKit/SKEmitterNode.h +++ b/iOS7/Frameworks/SpriteKit/SKEmitterNode.h @@ -23,49 +23,49 @@ - (void).cxx_destruct; - (void)advanceSimulationTime:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)setPaused:(BOOL)arg1; +- (void)setPaused:(_Bool)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; - (void)resetSimulation; -@property(nonatomic) unsigned int numParticlesToEmit; +@property(nonatomic) unsigned long long numParticlesToEmit; @property(copy, nonatomic) SKAction *particleAction; -@property(nonatomic) int particleBlendMode; +@property(nonatomic) long long particleBlendMode; @property(retain, nonatomic) SKTexture *particleTexture; -@property(nonatomic) float emissionAngleRange; -@property(nonatomic) float emissionAngle; -@property(nonatomic) float particleSpeedRange; -@property(nonatomic) float particleSpeed; -@property(nonatomic) float particleAlphaSpeed; -@property(nonatomic) float particleAlphaRange; -@property(nonatomic) float particleAlpha; -@property(nonatomic) float particleScaleSpeed; -@property(nonatomic) float particleScaleRange; -@property(nonatomic) float particleScale; -@property(nonatomic) float particleRotationSpeed; -@property(nonatomic) float particleRotationRange; -@property(nonatomic) float particleRotation; -@property(nonatomic) float particleLifetimeRange; -@property(nonatomic) float particleLifetime; -@property(nonatomic) float particleColorBlendFactorSpeed; -@property(nonatomic) float particleColorBlendFactorRange; -@property(nonatomic) float particleColorBlendFactor; -@property(nonatomic) float particleBirthRate; -@property(nonatomic) float yAcceleration; -@property(nonatomic) float xAcceleration; -@property(nonatomic) struct CGPoint particlePositionRange; +@property(nonatomic) double emissionAngleRange; +@property(nonatomic) double emissionAngle; +@property(nonatomic) double particleSpeedRange; +@property(nonatomic) double particleSpeed; +@property(nonatomic) double particleAlphaSpeed; +@property(nonatomic) double particleAlphaRange; +@property(nonatomic) double particleAlpha; +@property(nonatomic) double particleScaleSpeed; +@property(nonatomic) double particleScaleRange; +@property(nonatomic) double particleScale; +@property(nonatomic) double particleRotationSpeed; +@property(nonatomic) double particleRotationRange; +@property(nonatomic) double particleRotation; +@property(nonatomic) double particleLifetimeRange; +@property(nonatomic) double particleLifetime; +@property(nonatomic) double particleColorBlendFactorSpeed; +@property(nonatomic) double particleColorBlendFactorRange; +@property(nonatomic) double particleColorBlendFactor; +@property(nonatomic) double particleBirthRate; +@property(nonatomic) double yAcceleration; +@property(nonatomic) double xAcceleration; +@property(nonatomic) struct CGVector particlePositionRange; @property(nonatomic) struct CGPoint particlePosition; -@property(nonatomic) float particleColorAlphaSpeed; -@property(nonatomic) float particleColorBlueSpeed; -@property(nonatomic) float particleColorGreenSpeed; -@property(nonatomic) float particleColorRedSpeed; -@property(nonatomic) float particleColorAlphaRange; -@property(nonatomic) float particleColorBlueRange; -@property(nonatomic) float particleColorGreenRange; -@property(nonatomic) float particleColorRedRange; +@property(nonatomic) double particleColorAlphaSpeed; +@property(nonatomic) double particleColorBlueSpeed; +@property(nonatomic) double particleColorGreenSpeed; +@property(nonatomic) double particleColorRedSpeed; +@property(nonatomic) double particleColorAlphaRange; +@property(nonatomic) double particleColorBlueRange; +@property(nonatomic) double particleColorGreenRange; +@property(nonatomic) double particleColorRedRange; @property(retain, nonatomic) UIColor *particleColor; -@property(nonatomic) float particleZPositionRange; -@property(nonatomic) float particleZPosition; +@property(nonatomic) double particleZPositionRange; +@property(nonatomic) double particleZPosition; @property(nonatomic) struct CGSize particleSize; @property(nonatomic) __weak SKNode *targetNode; - (id)particleRotationSequence; @@ -74,7 +74,7 @@ @property(retain, nonatomic) SKKeyframeSequence *particleColorSequence; @property(retain, nonatomic) SKKeyframeSequence *particleColorBlendFactorSequence; @property(retain, nonatomic) SKKeyframeSequence *particleAlphaSequence; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; - (id)description; @end diff --git a/iOS7/Frameworks/SpriteKit/SKFade.h b/iOS7/Frameworks/SpriteKit/SKFade.h index c79786e17..14beadace 100644 --- a/iOS7/Frameworks/SpriteKit/SKFade.h +++ b/iOS7/Frameworks/SpriteKit/SKFade.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKFade : SKAction { struct SKCFade *_mycaction; @@ -13,8 +14,8 @@ + (id)fadeOutWithDuration:(double)arg1; + (id)fadeInWithDuration:(double)arg1; -+ (id)fadeAlphaTo:(float)arg1 duration:(double)arg2; -+ (id)fadeAlphaBy:(float)arg1 duration:(double)arg2; ++ (id)fadeAlphaTo:(double)arg1 duration:(double)arg2; ++ (id)fadeAlphaBy:(double)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKFollowPath.h b/iOS7/Frameworks/SpriteKit/SKFollowPath.h index ce8c1ce30..3e715f26e 100644 --- a/iOS7/Frameworks/SpriteKit/SKFollowPath.h +++ b/iOS7/Frameworks/SpriteKit/SKFollowPath.h @@ -6,13 +6,14 @@ #import +// Not exported @interface SKFollowPath : SKAction { struct SKCFollowPath *_mycaction; struct CGPath *_cgPath; } -+ (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 duration:(double)arg4; ++ (id)followPath:(struct CGPath *)arg1 asOffset:(_Bool)arg2 orientToPath:(_Bool)arg3 duration:(double)arg4; + (id)followPath:(struct CGPath *)arg1 duration:(double)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)reversedAction; diff --git a/iOS7/Frameworks/SpriteKit/SKGroup.h b/iOS7/Frameworks/SpriteKit/SKGroup.h index 2a4ff3fbb..f72815d61 100644 --- a/iOS7/Frameworks/SpriteKit/SKGroup.h +++ b/iOS7/Frameworks/SpriteKit/SKGroup.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface SKGroup : SKAction { struct SKCGroup *_mycaction; @@ -16,7 +17,7 @@ + (id)groupWithActions:(id)arg1; - (void).cxx_destruct; -- (BOOL)finished; +- (_Bool)finished; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKJavaScriptAction.h b/iOS7/Frameworks/SpriteKit/SKJavaScriptAction.h index ca1c386ae..4a22e0eea 100644 --- a/iOS7/Frameworks/SpriteKit/SKJavaScriptAction.h +++ b/iOS7/Frameworks/SpriteKit/SKJavaScriptAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKJavaScriptAction : SKAction { } diff --git a/iOS7/Frameworks/SpriteKit/SKKeyedUnarchiver.h b/iOS7/Frameworks/SpriteKit/SKKeyedUnarchiver.h index e2df26dff..255125406 100644 --- a/iOS7/Frameworks/SpriteKit/SKKeyedUnarchiver.h +++ b/iOS7/Frameworks/SpriteKit/SKKeyedUnarchiver.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface SKKeyedUnarchiver : NSKeyedUnarchiver { NSArray *searchPaths; diff --git a/iOS7/Frameworks/SpriteKit/SKKeyframeSequence-Private.h b/iOS7/Frameworks/SpriteKit/SKKeyframeSequence-Private.h new file mode 100644 index 000000000..bfc49434a --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKKeyframeSequence-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKKeyframeSequence (Private) +- (id)initWithCount:(unsigned long long)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKKeyframeSequence.h b/iOS7/Frameworks/SpriteKit/SKKeyframeSequence.h index 1e31903e0..fe2564806 100644 --- a/iOS7/Frameworks/SpriteKit/SKKeyframeSequence.h +++ b/iOS7/Frameworks/SpriteKit/SKKeyframeSequence.h @@ -13,38 +13,37 @@ @interface SKKeyframeSequence : NSObject { - unsigned int _count; + unsigned long long _count; NSMutableArray *_values; NSMutableArray *_times; - int _interpolationMode; - int _repeatMode; + long long _interpolationMode; + long long _repeatMode; struct SKCKeyframeSequence *_cKeyframeSequence; } - (void).cxx_destruct; -- (float)getKeyframeTimeForIndex:(unsigned int)arg1; -- (id)sampleAtTime:(float)arg1; +- (double)getKeyframeTimeForIndex:(unsigned long long)arg1; +- (id)sampleAtTime:(double)arg1; - (void)_dirtySKCKeyframeSequence; - (struct SKCKeyframeSequence *)_createSKCKeyframeSequence; - (Class)_valueClass; -- (id)getKeyframeValueForIndex:(unsigned int)arg1; -- (void)setKeyframeValue:(id)arg1 time:(float)arg2 forIndex:(unsigned int)arg3; -- (void)setKeyframeTime:(float)arg1 forIndex:(unsigned int)arg2; -- (void)setKeyframeValue:(id)arg1 forIndex:(unsigned int)arg2; -- (void)removeKeyframeAtIndex:(unsigned int)arg1; +- (id)getKeyframeValueForIndex:(unsigned long long)arg1; +- (void)setKeyframeValue:(id)arg1 time:(double)arg2 forIndex:(unsigned long long)arg3; +- (void)setKeyframeTime:(double)arg1 forIndex:(unsigned long long)arg2; +- (void)setKeyframeValue:(id)arg1 forIndex:(unsigned long long)arg2; +- (void)removeKeyframeAtIndex:(unsigned long long)arg1; - (void)removeAllKeyframes; - (void)removeLastKeyframe; -- (void)addKeyframeValue:(id)arg1 time:(float)arg2; -@property(nonatomic) int repeatMode; -@property(nonatomic) int interpolationMode; -- (unsigned int)count; +- (void)addKeyframeValue:(id)arg1 time:(double)arg2; +@property(nonatomic) long long repeatMode; +@property(nonatomic) long long interpolationMode; +- (unsigned long long)count; - (id)initWithKeyframeValues:(id)arg1 times:(id)arg2; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -- (id)initWithCount:(unsigned int)arg1; @end diff --git a/iOS7/Frameworks/SpriteKit/SKLabelNode-Internal.h b/iOS7/Frameworks/SpriteKit/SKLabelNode-Internal.h new file mode 100644 index 000000000..bf47b0c52 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKLabelNode-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKLabelNode (Internal) ++ (id)_labelNodeWithFontTexture:(id)arg1 fontDataString:(id)arg2; ++ (id)_labelNodeWithFontNamed:(id)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKLabelNode.h b/iOS7/Frameworks/SpriteKit/SKLabelNode.h index 89639eb3f..43327b566 100644 --- a/iOS7/Frameworks/SpriteKit/SKLabelNode.h +++ b/iOS7/Frameworks/SpriteKit/SKLabelNode.h @@ -18,38 +18,36 @@ NSMutableArray *_textSprites; UIColor *_labelColor; float _labelColorBlend; + long long _labelBlendMode; SKSpriteNode *_textSprite; - int _horizontalAlignmentMode; - int _verticalAlignmentMode; + long long _horizontalAlignmentMode; + long long _verticalAlignmentMode; struct CGRect _textRect; - int _blendMode; } + (id)labelNodeWithFontNamed:(id)arg1; -+ (id)_labelNodeWithFontTexture:(id)arg1 fontDataString:(id)arg2; -+ (id)_labelNodeWithFontNamed:(id)arg1; -@property(nonatomic) int blendMode; // @synthesize blendMode=_blendMode; - (id).cxx_construct; - (void).cxx_destruct; - (id)description; @property(copy, nonatomic) NSString *text; - (void)createSpritesForText; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; -- (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; +- (void)_flippedChangedFrom:(_Bool)arg1 to:(_Bool)arg2; - (void)createBitmapSpritesForText; - (struct CGRect)frame; -- (id)nodeAtPoint:(struct CGPoint)arg1 recursive:(BOOL)arg2; +- (id)nodeAtPoint:(struct CGPoint)arg1 recursive:(_Bool)arg2; - (id)nodeAtPoint:(struct CGPoint)arg1; - (id)childrenInRect:(struct CGRect)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -@property(nonatomic) float colorBlendFactor; +@property(nonatomic) long long blendMode; +@property(nonatomic) double colorBlendFactor; @property(retain, nonatomic) UIColor *color; @property(retain, nonatomic) UIColor *fontColor; -@property(nonatomic) float fontSize; +@property(nonatomic) double fontSize; @property(copy, nonatomic) NSString *fontName; -@property(nonatomic) int horizontalAlignmentMode; -@property(nonatomic) int verticalAlignmentMode; +@property(nonatomic) long long horizontalAlignmentMode; +@property(nonatomic) long long verticalAlignmentMode; - (id)initWithFontNamed:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKMove.h b/iOS7/Frameworks/SpriteKit/SKMove.h index 4d62ab242..272692ca7 100644 --- a/iOS7/Frameworks/SpriteKit/SKMove.h +++ b/iOS7/Frameworks/SpriteKit/SKMove.h @@ -6,18 +6,19 @@ #import +// Not exported @interface SKMove : SKAction { struct SKCMove *_mycaction; } -+ (id)moveByY:(float)arg1 duration:(double)arg2; -+ (id)moveToY:(float)arg1 duration:(double)arg2; -+ (id)moveByX:(float)arg1 duration:(double)arg2; -+ (id)moveToX:(float)arg1 duration:(double)arg2; -+ (id)moveToX:(float)arg1 y:(float)arg2 duration:(double)arg3; ++ (id)moveByY:(double)arg1 duration:(double)arg2; ++ (id)moveToY:(double)arg1 duration:(double)arg2; ++ (id)moveByX:(double)arg1 duration:(double)arg2; ++ (id)moveToX:(double)arg1 duration:(double)arg2; ++ (id)moveToX:(double)arg1 y:(double)arg2 duration:(double)arg3; + (id)moveTo:(struct CGPoint)arg1 duration:(double)arg2; -+ (id)moveByX:(float)arg1 y:(float)arg2 duration:(double)arg3; ++ (id)moveByX:(double)arg1 y:(double)arg2 duration:(double)arg3; + (id)moveBy:(struct CGPoint)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKNode-Private.h b/iOS7/Frameworks/SpriteKit/SKNode-Private.h new file mode 100644 index 000000000..7c82a8270 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKNode-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary; + +@interface SKNode (Private) +- (id)allIntersectionsWithNode:(id)arg1 useAlphaTest:(_Bool)arg2; +- (_Bool)intersectsNode:(id)arg1 useAlphaTest:(_Bool)arg2; +@property(readonly, nonatomic) struct CGSize _size; +@property(nonatomic) struct CGPoint _anchorPoint; +@property(readonly, nonatomic) struct CGRect _untransformedBounds; +@property(nonatomic) _Bool _showBounds; +@property(retain, nonatomic) NSMutableDictionary *_info; +- (id)childrenInRect:(struct CGRect)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKNode-SKCSprite.h b/iOS7/Frameworks/SpriteKit/SKNode-SKCSprite.h new file mode 100644 index 000000000..f134b0cb8 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKNode-SKCSprite.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKNode (SKCSprite) +- (struct SKCSprite *)csprite; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKNode-removeAction.h b/iOS7/Frameworks/SpriteKit/SKNode-removeAction.h new file mode 100644 index 000000000..572f1c7bf --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKNode-removeAction.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKNode (removeAction) +- (void)removeAction:(id)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKNode-setParent.h b/iOS7/Frameworks/SpriteKit/SKNode-setParent.h new file mode 100644 index 000000000..bea48c503 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKNode-setParent.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKNode (setParent) +- (id)_parent; +- (void)setParent:(id)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKNode.h b/iOS7/Frameworks/SpriteKit/SKNode.h index 2eb54373e..471479c9e 100644 --- a/iOS7/Frameworks/SpriteKit/SKNode.h +++ b/iOS7/Frameworks/SpriteKit/SKNode.h @@ -13,7 +13,7 @@ @interface SKNode : UIResponder { - BOOL _spritesNeedsRemove; + _Bool _spritesNeedsRemove; NSMutableArray *_actionsToRemove; NSMutableArray *_spritesToRemove; void *csprite; @@ -23,7 +23,7 @@ NSMutableDictionary *_keyedActions; NSMutableDictionary *_keyedSubSprites; NSMutableDictionary *_info; - BOOL _needsDelete; + _Bool _needsDelete; NSMutableArray *_deleteList; NSString *_name; NSMutableDictionary *_userData; @@ -34,58 +34,59 @@ @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)dealloc; -- (BOOL)hasUniformAlphaAndIsVisible; -- (BOOL)intersectsNode:(id)arg1; +- (_Bool)hasUniformAlphaAndIsVisible; +- (_Bool)intersectsNode:(id)arg1; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toNode:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromNode:(id)arg2; - (struct CGPoint)convertPointToParent:(struct CGPoint)arg1; - (struct CGPoint)convertPointFromParent:(struct CGPoint)arg1; - (id)nodesAtPoint:(struct CGPoint)arg1; - (id)nodeAtPoint:(struct CGPoint)arg1; -- (id)nodeAtPoint:(struct CGPoint)arg1 recursive:(BOOL)arg2; -- (BOOL)containsPoint:(struct CGPoint)arg1 withRadius:(float)arg2; -- (BOOL)containsPoint:(struct CGPoint)arg1; -@property(getter=isUserInteractionEnabled) BOOL userInteractionEnabled; -@property(nonatomic, getter=isPaused) BOOL paused; -@property(nonatomic, getter=isHidden) BOOL hidden; -- (void)setScale:(float)arg1; -@property(nonatomic) float yScale; -@property(nonatomic) float xScale; -@property(nonatomic) float yRotation; -@property(nonatomic) float xRotation; -@property(nonatomic) float zRotation; -@property(nonatomic) float zPosition; +- (id)nodeAtPoint:(struct CGPoint)arg1 recursive:(_Bool)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1 withRadius:(double)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1; +@property(getter=isUserInteractionEnabled) _Bool userInteractionEnabled; +@property(nonatomic, getter=isPaused) _Bool paused; +@property(nonatomic, getter=isHidden) _Bool hidden; +- (void)setScale:(double)arg1; +@property(nonatomic) double yScale; +@property(nonatomic) double xScale; +@property(nonatomic) double yRotation; +@property(nonatomic) double xRotation; +@property(nonatomic) double zRotation; +@property(nonatomic) double zPosition; - (struct CGRect)calculateAccumulatedFrame; @property(nonatomic) struct CGPoint position; @property(retain, nonatomic) SKPhysicsBody *physicsBody; - (id)description; -- (BOOL)needsUpdate; -- (BOOL)hasActions; +- (_Bool)needsUpdate; +- (_Bool)hasActions; - (id)containingView; - (void)removeAllActions; - (void)removeActionForKey:(id)arg1; - (id)actionForKey:(id)arg1; - (void)runAction:(id)arg1 withKey:(id)arg2; -@property(nonatomic) float alpha; -@property(nonatomic) float speed; +@property(nonatomic) double alpha; +@property(nonatomic) double speed; - (void)runAction:(id)arg1 completion:(id)arg2; - (void)runAction:(id)arg1; @property(readonly, nonatomic) NSArray *children; -- (BOOL)hasChildren; +- (_Bool)hasChildren; - (void)_enumerateChildNodesWithName:(id)arg1 usingBlock:(id)arg2 stopPointer:(void)arg3; - (void)enumerateChildNodesWithName:(id)arg1 usingBlock:(id)arg2; - (id)childNodeWithName:(id)arg1; - (void)addChild:(id)arg1 withKey:(id)arg2; -- (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; +- (void)_flippedChangedFrom:(_Bool)arg1 to:(_Bool)arg2; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; - (void)_performCleanup; - (void)removeAllChildren; - (void)removeChildrenInArray:(id)arg1; - (void)removeChild:(id)arg1; -- (void)removeChildAtIndex:(int)arg1; +- (void)removeChildAtIndex:(long long)arg1; @property(readonly, nonatomic) struct CGRect frame; -- (void)insertChild:(id)arg1 atIndex:(int)arg2; +- (void)insertChild:(id)arg1 atIndex:(long long)arg2; - (void)addChild:(id)arg1; +- (_Bool)inParentHierarchy:(id)arg1; @property(readonly, nonatomic) SKNode *parent; @property(readonly, nonatomic) SKScene *scene; - (void)_update:(double)arg1; @@ -95,18 +96,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (id)allIntersectionsWithNode:(id)arg1 useAlphaTest:(BOOL)arg2; -- (BOOL)intersectsNode:(id)arg1 useAlphaTest:(BOOL)arg2; -@property(readonly, nonatomic) struct CGSize _size; -@property(nonatomic) struct CGPoint _anchorPoint; -@property(readonly, nonatomic) struct CGRect _untransformedBounds; -@property(nonatomic) BOOL _showBounds; -@property(retain, nonatomic) NSMutableDictionary *_info; -- (id)childrenInRect:(struct CGRect)arg1; -- (id)_parent; -- (void)setParent:(id)arg1; -- (void)removeAction:(id)arg1; -- (struct SKCSprite *)csprite; @end diff --git a/iOS7/Frameworks/SpriteKit/SKOpenGLNode.h b/iOS7/Frameworks/SpriteKit/SKOpenGLNode.h index e58258157..757d347d2 100644 --- a/iOS7/Frameworks/SpriteKit/SKOpenGLNode.h +++ b/iOS7/Frameworks/SpriteKit/SKOpenGLNode.h @@ -13,7 +13,7 @@ + (id)openGLNodeWithViewportSize:(struct CGSize)arg1; - (void)renderForTime:(double)arg1; - (void)_renderForTime:(double)arg1; -- (BOOL)needsRenderForTime:(double)arg1; +- (_Bool)needsRenderForTime:(double)arg1; @property struct CGSize viewportSize; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKPerformSelector.h b/iOS7/Frameworks/SpriteKit/SKPerformSelector.h index 43fb7ca39..95823d9a3 100644 --- a/iOS7/Frameworks/SpriteKit/SKPerformSelector.h +++ b/iOS7/Frameworks/SpriteKit/SKPerformSelector.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKPerformSelector : SKAction { SEL _selector; diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsBody.h b/iOS7/Frameworks/SpriteKit/SKPhysicsBody.h index 872a9596f..5102b089f 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsBody.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsBody.h @@ -13,25 +13,25 @@ @interface SKPhysicsBody : NSObject { - BOOL _dynamic; - BOOL _usesPreciseCollisionDetection; - BOOL _allowsRotation; - BOOL _resting; - BOOL _affectedByGravity; - float _friction; - float _restitution; - float _linearDamping; - float _angularDamping; - float _density; - float _mass; - float _area; + _Bool _dynamic; + _Bool _usesPreciseCollisionDetection; + _Bool _allowsRotation; + _Bool _resting; + _Bool _affectedByGravity; unsigned int _categoryBitMask; unsigned int _collisionBitMask; unsigned int _contactTestBitMask; + double _friction; + double _restitution; + double _linearDamping; + double _angularDamping; + double _density; + double _mass; + double _area; NSArray *_joints; SKNode *_node; - float _angularVelocity; - struct CGPoint _velocity; + double _angularVelocity; + struct CGVector _velocity; } + (id)bodyWithEdgeLoopFromRect:(struct CGRect)arg1; @@ -40,37 +40,37 @@ + (id)bodyWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (id)bodyWithPolygonFromPath:(struct CGPath *)arg1; + (id)bodyWithRectangleOfSize:(struct CGSize)arg1; -+ (id)bodyWithCircleOfRadius:(float)arg1; ++ (id)bodyWithCircleOfRadius:(double)arg1; + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) float angularVelocity; // @synthesize angularVelocity=_angularVelocity; -@property(nonatomic) struct CGPoint velocity; // @synthesize velocity=_velocity; +@property(nonatomic) double angularVelocity; // @synthesize angularVelocity=_angularVelocity; +@property(nonatomic) struct CGVector velocity; // @synthesize velocity=_velocity; @property(readonly, nonatomic) SKNode *node; // @synthesize node=_node; @property(readonly, nonatomic) NSArray *joints; // @synthesize joints=_joints; @property(nonatomic) unsigned int contactTestBitMask; // @synthesize contactTestBitMask=_contactTestBitMask; @property(nonatomic) unsigned int collisionBitMask; // @synthesize collisionBitMask=_collisionBitMask; @property(nonatomic) unsigned int categoryBitMask; // @synthesize categoryBitMask=_categoryBitMask; -@property(nonatomic) BOOL affectedByGravity; // @synthesize affectedByGravity=_affectedByGravity; -@property(readonly, nonatomic) float area; // @synthesize area=_area; -@property(nonatomic) float mass; // @synthesize mass=_mass; -@property(nonatomic) float density; // @synthesize density=_density; -@property(nonatomic) float angularDamping; // @synthesize angularDamping=_angularDamping; -@property(nonatomic) float linearDamping; // @synthesize linearDamping=_linearDamping; -@property(nonatomic) float restitution; // @synthesize restitution=_restitution; -@property(nonatomic) float friction; // @synthesize friction=_friction; -@property(nonatomic, getter=isResting) BOOL resting; // @synthesize resting=_resting; -@property(nonatomic) BOOL allowsRotation; // @synthesize allowsRotation=_allowsRotation; -@property(nonatomic) BOOL usesPreciseCollisionDetection; // @synthesize usesPreciseCollisionDetection=_usesPreciseCollisionDetection; -@property(nonatomic, getter=isDynamic) BOOL dynamic; // @synthesize dynamic=_dynamic; +@property(nonatomic) _Bool affectedByGravity; // @synthesize affectedByGravity=_affectedByGravity; +@property(readonly, nonatomic) double area; // @synthesize area=_area; +@property(nonatomic) double mass; // @synthesize mass=_mass; +@property(nonatomic) double density; // @synthesize density=_density; +@property(nonatomic) double angularDamping; // @synthesize angularDamping=_angularDamping; +@property(nonatomic) double linearDamping; // @synthesize linearDamping=_linearDamping; +@property(nonatomic) double restitution; // @synthesize restitution=_restitution; +@property(nonatomic) double friction; // @synthesize friction=_friction; +@property(nonatomic, getter=isResting) _Bool resting; // @synthesize resting=_resting; +@property(nonatomic) _Bool allowsRotation; // @synthesize allowsRotation=_allowsRotation; +@property(nonatomic) _Bool usesPreciseCollisionDetection; // @synthesize usesPreciseCollisionDetection=_usesPreciseCollisionDetection; +@property(nonatomic, getter=isDynamic) _Bool dynamic; // @synthesize dynamic=_dynamic; - (id).cxx_construct; - (void).cxx_destruct; - (id)allContactedBodies; -- (void)applyAngularImpulse:(float)arg1; -- (void)applyImpulse:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -- (void)applyImpulse:(struct CGPoint)arg1; -- (void)applyTorque:(float)arg1; -- (void)applyForce:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -- (void)applyForce:(struct CGPoint)arg1; +- (void)applyAngularImpulse:(double)arg1; +- (void)applyImpulse:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; +- (void)applyImpulse:(struct CGVector)arg1; +- (void)applyTorque:(double)arg1; +- (void)applyForce:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; +- (void)applyForce:(struct CGVector)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsContact.h b/iOS7/Frameworks/SpriteKit/SKPhysicsContact.h index 84c733657..4fafa7d8e 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsContact.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsContact.h @@ -12,13 +12,13 @@ { SKPhysicsBody *_bodyA; SKPhysicsBody *_bodyB; - float _collisionImpulse; + double _collisionImpulse; struct CGPoint _contactPoint; } + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) float collisionImpulse; // @synthesize collisionImpulse=_collisionImpulse; +@property(readonly, nonatomic) double collisionImpulse; // @synthesize collisionImpulse=_collisionImpulse; @property(readonly, nonatomic) struct CGPoint contactPoint; // @synthesize contactPoint=_contactPoint; @property(readonly, nonatomic) SKPhysicsBody *bodyB; // @synthesize bodyB=_bodyB; @property(readonly, nonatomic) SKPhysicsBody *bodyA; // @synthesize bodyA=_bodyA; diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsJointLimit.h b/iOS7/Frameworks/SpriteKit/SKPhysicsJointLimit.h index f2a94726b..1254b5556 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsJointLimit.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsJointLimit.h @@ -8,12 +8,12 @@ @interface SKPhysicsJointLimit : SKPhysicsJoint { - float _maxLength; + double _maxLength; } + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) float maxLength; // @synthesize maxLength=_maxLength; +@property(nonatomic) double maxLength; // @synthesize maxLength=_maxLength; @end diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsJointPin.h b/iOS7/Frameworks/SpriteKit/SKPhysicsJointPin.h index e98b00e12..c0e6b368d 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsJointPin.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsJointPin.h @@ -8,18 +8,18 @@ @interface SKPhysicsJointPin : SKPhysicsJoint { - BOOL _shouldEnableLimits; - float _lowerAngleLimit; - float _upperAngleLimit; - float _frictionTorque; + _Bool _shouldEnableLimits; + double _lowerAngleLimit; + double _upperAngleLimit; + double _frictionTorque; } + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) float frictionTorque; // @synthesize frictionTorque=_frictionTorque; -@property(nonatomic) float upperAngleLimit; // @synthesize upperAngleLimit=_upperAngleLimit; -@property(nonatomic) float lowerAngleLimit; // @synthesize lowerAngleLimit=_lowerAngleLimit; -@property(nonatomic) BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; +@property(nonatomic) double frictionTorque; // @synthesize frictionTorque=_frictionTorque; +@property(nonatomic) double upperAngleLimit; // @synthesize upperAngleLimit=_upperAngleLimit; +@property(nonatomic) double lowerAngleLimit; // @synthesize lowerAngleLimit=_lowerAngleLimit; +@property(nonatomic) _Bool shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; @end diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsJointSliding.h b/iOS7/Frameworks/SpriteKit/SKPhysicsJointSliding.h index babe7c450..36808e64f 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsJointSliding.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsJointSliding.h @@ -8,16 +8,16 @@ @interface SKPhysicsJointSliding : SKPhysicsJoint { - BOOL _shouldEnableLimits; - float _lowerDistanceLimit; - float _upperDistanceLimit; + _Bool _shouldEnableLimits; + double _lowerDistanceLimit; + double _upperDistanceLimit; } -+ (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGPoint)arg4; ++ (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGVector)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) float upperDistanceLimit; // @synthesize upperDistanceLimit=_upperDistanceLimit; -@property(nonatomic) float lowerDistanceLimit; // @synthesize lowerDistanceLimit=_lowerDistanceLimit; -@property(nonatomic) BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; +@property(nonatomic) double upperDistanceLimit; // @synthesize upperDistanceLimit=_upperDistanceLimit; +@property(nonatomic) double lowerDistanceLimit; // @synthesize lowerDistanceLimit=_lowerDistanceLimit; +@property(nonatomic) _Bool shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; @end diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsJointSpring.h b/iOS7/Frameworks/SpriteKit/SKPhysicsJointSpring.h index 112209705..301e65f44 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsJointSpring.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsJointSpring.h @@ -8,14 +8,14 @@ @interface SKPhysicsJointSpring : SKPhysicsJoint { - float _damping; - float _frequency; + double _damping; + double _frequency; } + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) float frequency; // @synthesize frequency=_frequency; -@property(nonatomic) float damping; // @synthesize damping=_damping; +@property(nonatomic) double frequency; // @synthesize frequency=_frequency; +@property(nonatomic) double damping; // @synthesize damping=_damping; @end diff --git a/iOS7/Frameworks/SpriteKit/SKPhysicsWorld.h b/iOS7/Frameworks/SpriteKit/SKPhysicsWorld.h index 089077f15..2951fb1ad 100644 --- a/iOS7/Frameworks/SpriteKit/SKPhysicsWorld.h +++ b/iOS7/Frameworks/SpriteKit/SKPhysicsWorld.h @@ -10,16 +10,16 @@ @interface SKPhysicsWorld : NSObject { - float speed; + double speed; id _contactDelegate; - struct CGPoint _gravity; + struct CGVector _gravity; } + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; @property(nonatomic) id contactDelegate; // @synthesize contactDelegate=_contactDelegate; -@property(nonatomic) struct CGPoint gravity; // @synthesize gravity=_gravity; -@property(nonatomic) float speed; // @synthesize speed; +@property(nonatomic) struct CGVector gravity; // @synthesize gravity=_gravity; +@property(nonatomic) double speed; // @synthesize speed; - (id).cxx_construct; - (id)bodyAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; - (id)bodyInRect:(struct CGRect)arg1; @@ -31,11 +31,11 @@ - (void)removeJoint:(id)arg1; - (void)addJoint:(id)arg1; - (id)bodies; -- (BOOL)hasBodies; +- (_Bool)hasBodies; - (void)removeAllBodies; - (void)removeBody:(id)arg1; - (void)addBody:(id)arg1; -- (BOOL)stepWithTime:(double)arg1 velocityIterations:(unsigned int)arg2 positionIterations:(unsigned int)arg3; +- (_Bool)stepWithTime:(double)arg1 velocityIterations:(unsigned long long)arg2 positionIterations:(unsigned long long)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKPlaySound.h b/iOS7/Frameworks/SpriteKit/SKPlaySound.h index 23f56e158..b577b43e5 100644 --- a/iOS7/Frameworks/SpriteKit/SKPlaySound.h +++ b/iOS7/Frameworks/SpriteKit/SKPlaySound.h @@ -8,6 +8,7 @@ @class NSString, SKSoundSource; +// Not exported @interface SKPlaySound : SKAction { NSString *_filePath; @@ -16,7 +17,7 @@ SKSoundSource *_soundSource; } -+ (id)playSoundFileNamed:(id)arg1 atPosition:(struct CGPoint)arg2 waitForCompletion:(BOOL)arg3; ++ (id)playSoundFileNamed:(id)arg1 atPosition:(struct CGPoint)arg2 waitForCompletion:(_Bool)arg3; - (id).cxx_construct; - (void).cxx_destruct; - (id)reversedAction; diff --git a/iOS7/Frameworks/SpriteKit/SKRemove.h b/iOS7/Frameworks/SpriteKit/SKRemove.h index 62eccb891..8c93b07b2 100644 --- a/iOS7/Frameworks/SpriteKit/SKRemove.h +++ b/iOS7/Frameworks/SpriteKit/SKRemove.h @@ -6,9 +6,10 @@ #import +// Not exported @interface SKRemove : SKAction { - BOOL _hasFired; + _Bool _hasFired; } + (id)removeFromParent; diff --git a/iOS7/Frameworks/SpriteKit/SKRepeat.h b/iOS7/Frameworks/SpriteKit/SKRepeat.h index 216166e3c..d7a2ef5ec 100644 --- a/iOS7/Frameworks/SpriteKit/SKRepeat.h +++ b/iOS7/Frameworks/SpriteKit/SKRepeat.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKRepeat : SKAction { struct SKCRepeat *_mycaction; @@ -13,7 +14,7 @@ } + (id)repeatActionForever:(id)arg1; -+ (id)repeatAction:(id)arg1 count:(unsigned int)arg2; ++ (id)repeatAction:(id)arg1 count:(unsigned long long)arg2; - (void).cxx_destruct; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKResize.h b/iOS7/Frameworks/SpriteKit/SKResize.h index 40ab9ac10..f83c3aacb 100644 --- a/iOS7/Frameworks/SpriteKit/SKResize.h +++ b/iOS7/Frameworks/SpriteKit/SKResize.h @@ -6,15 +6,16 @@ #import +// Not exported @interface SKResize : SKAction { struct SKCResize *_mycaction; } -+ (id)resizeToWidth:(float)arg1 height:(float)arg2 duration:(double)arg3; -+ (id)resizeByWidth:(float)arg1 height:(float)arg2 duration:(double)arg3; -+ (id)resizeToHeight:(float)arg1 duration:(double)arg2; -+ (id)resizeToWidth:(float)arg1 duration:(double)arg2; ++ (id)resizeByWidth:(double)arg1 height:(double)arg2 duration:(double)arg3; ++ (id)resizeToHeight:(double)arg1 duration:(double)arg2; ++ (id)resizeToWidth:(double)arg1 height:(double)arg2 duration:(double)arg3; ++ (id)resizeToWidth:(double)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKRotate.h b/iOS7/Frameworks/SpriteKit/SKRotate.h index 5f7a93e81..e1215544b 100644 --- a/iOS7/Frameworks/SpriteKit/SKRotate.h +++ b/iOS7/Frameworks/SpriteKit/SKRotate.h @@ -6,19 +6,21 @@ #import +// Not exported @interface SKRotate : SKAction { struct SKCRotate *_mycaction; } -+ (id)rotateToX:(float)arg1 y:(float)arg2 z:(float)arg3 duration:(double)arg4; -+ (id)rotateByX:(float)arg1 y:(float)arg2 z:(float)arg3 duration:(double)arg4; -+ (id)rotateToY:(float)arg1 duration:(double)arg2; -+ (id)rotateByY:(float)arg1 duration:(double)arg2; -+ (id)rotateToX:(float)arg1 duration:(double)arg2; -+ (id)rotateByX:(float)arg1 duration:(double)arg2; -+ (id)rotateToAngle:(float)arg1 duration:(double)arg2; -+ (id)rotateByAngle:(float)arg1 duration:(double)arg2; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)rotateByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)rotateToY:(double)arg1 duration:(double)arg2; ++ (id)rotateByY:(double)arg1 duration:(double)arg2; ++ (id)rotateToX:(double)arg1 duration:(double)arg2; ++ (id)rotateByX:(double)arg1 duration:(double)arg2; ++ (id)rotateToAngle:(double)arg1 duration:(double)arg2 shortestUnitArc:(_Bool)arg3; ++ (id)rotateToAngle:(double)arg1 duration:(double)arg2; ++ (id)rotateByAngle:(double)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKRunAction.h b/iOS7/Frameworks/SpriteKit/SKRunAction.h index 64701d1ba..73ef35a50 100644 --- a/iOS7/Frameworks/SpriteKit/SKRunAction.h +++ b/iOS7/Frameworks/SpriteKit/SKRunAction.h @@ -8,14 +8,15 @@ @class NSString; +// Not exported @interface SKRunAction : SKAction { SKAction *_action; NSString *_subSpriteKey; NSString *_actionKey; - BOOL _waitForKeyedAction; - BOOL _runOnSubSprite; - BOOL _fired; + _Bool _waitForKeyedAction; + _Bool _runOnSubSprite; + _Bool _fired; } + (id)runAction:(id)arg1 afterActionWithKey:(id)arg2; diff --git a/iOS7/Frameworks/SpriteKit/SKRunBlock.h b/iOS7/Frameworks/SpriteKit/SKRunBlock.h index 7d4fa4510..1f188472e 100644 --- a/iOS7/Frameworks/SpriteKit/SKRunBlock.h +++ b/iOS7/Frameworks/SpriteKit/SKRunBlock.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface SKRunBlock : SKAction { id _block; diff --git a/iOS7/Frameworks/SpriteKit/SKScale.h b/iOS7/Frameworks/SpriteKit/SKScale.h index 566f726e6..0877f36c6 100644 --- a/iOS7/Frameworks/SpriteKit/SKScale.h +++ b/iOS7/Frameworks/SpriteKit/SKScale.h @@ -6,19 +6,20 @@ #import +// Not exported @interface SKScale : SKAction { struct SKCScale *_mycaction; } -+ (id)scaleYTo:(float)arg1 duration:(double)arg2; -+ (id)scaleByY:(float)arg1 duration:(double)arg2; -+ (id)scaleXTo:(float)arg1 duration:(double)arg2; -+ (id)scaleXBy:(float)arg1 duration:(double)arg2; -+ (id)scaleXTo:(float)arg1 y:(float)arg2 duration:(double)arg3; -+ (id)scaleTo:(float)arg1 duration:(double)arg2; -+ (id)scaleXBy:(float)arg1 y:(float)arg2 duration:(double)arg3; -+ (id)scaleBy:(float)arg1 duration:(double)arg2; ++ (id)scaleYTo:(double)arg1 duration:(double)arg2; ++ (id)scaleXTo:(double)arg1 duration:(double)arg2; ++ (id)scaleXTo:(double)arg1 y:(double)arg2 duration:(double)arg3; ++ (id)scaleTo:(double)arg1 duration:(double)arg2; ++ (id)scaleYBy:(double)arg1 duration:(double)arg2; ++ (id)scaleXBy:(double)arg1 duration:(double)arg2; ++ (id)scaleXBy:(double)arg1 y:(double)arg2 duration:(double)arg3; ++ (id)scaleBy:(double)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKScene-Private.h b/iOS7/Frameworks/SpriteKit/SKScene-Private.h new file mode 100644 index 000000000..c6b3af46b --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKScene-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKScene (Private) +- (void)_setNeedsRender; +- (void)_setNeedsUpdate; +@property _Bool _usesExplicitRender; +@property _Bool _usesExplicitUpdate; +- (void)didContinueContact:(id)arg1; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKScene.h b/iOS7/Frameworks/SpriteKit/SKScene.h index bd94f29d8..2e013d227 100644 --- a/iOS7/Frameworks/SpriteKit/SKScene.h +++ b/iOS7/Frameworks/SpriteKit/SKScene.h @@ -13,15 +13,15 @@ double _lastUpdate; double _pausedTime; struct CGRect _visibleRect; - int _scaleMode; + long long _scaleMode; NSMutableDictionary *_touchMap; struct CGRect _bounds; - BOOL _isSetup; - BOOL _usesExplicitUpdate; - BOOL _usesExplicitRender; + _Bool _isSetup; + _Bool _usesExplicitUpdate; + _Bool _usesExplicitRender; id _view; - BOOL __needsUpdate; - BOOL __needsRender; + _Bool __needsUpdate; + _Bool __needsRender; SKPhysicsWorld *_physicsWorld; PKPhysicsWorld *__pkPhysicsWorld; } @@ -30,13 +30,13 @@ + (id)sceneWithContentsOfFile:(id)arg1; + (id)sceneWithSize:(struct CGSize)arg1; @property(retain, nonatomic) PKPhysicsWorld *_pkPhysicsWorld; // @synthesize _pkPhysicsWorld=__pkPhysicsWorld; -@property BOOL _needsRender; // @synthesize _needsRender=__needsRender; -@property BOOL _needsUpdate; // @synthesize _needsUpdate=__needsUpdate; -@property(nonatomic) int scaleMode; // @synthesize scaleMode=_scaleMode; +@property _Bool _needsRender; // @synthesize _needsRender=__needsRender; +@property _Bool _needsUpdate; // @synthesize _needsUpdate=__needsUpdate; +@property(nonatomic) long long scaleMode; // @synthesize scaleMode=_scaleMode; - (id).cxx_construct; - (void).cxx_destruct; @property(readonly, nonatomic) SKView *view; -- (void)setPaused:(BOOL)arg1; +- (void)setPaused:(_Bool)arg1; - (void)didSimulatePhysics; - (void)didEvaluateActions; - (void)_update:(double)arg1; @@ -54,6 +54,15 @@ - (struct CGPoint)convertPointFromView:(struct CGPoint)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; +- (void)setZPosition:(double)arg1; +- (double)zPosition; +- (void)setZRotation:(double)arg1; +- (double)zRotation; +- (void)setYScale:(double)arg1; +- (double)yScale; +- (void)setXScale:(double)arg1; +- (double)xScale; +- (void)setScale:(double)arg1; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; @property(nonatomic) struct CGPoint anchorPoint; @@ -62,10 +71,6 @@ - (id)initWithSize:(struct CGSize)arg1; - (id)init; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)_setNeedsRender; -- (void)_setNeedsUpdate; -@property BOOL _usesExplicitRender; -@property BOOL _usesExplicitUpdate; @end diff --git a/iOS7/Frameworks/SpriteKit/SKSequence.h b/iOS7/Frameworks/SpriteKit/SKSequence.h index 0923a4972..534177ea4 100644 --- a/iOS7/Frameworks/SpriteKit/SKSequence.h +++ b/iOS7/Frameworks/SpriteKit/SKSequence.h @@ -8,11 +8,12 @@ @class NSArray; +// Not exported @interface SKSequence : SKAction { struct SKCSequence *_mycaction; NSArray *_actions; - unsigned long _animIndex; + unsigned long long _animIndex; } + (id)sequenceWithActions:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKShapeNode.h b/iOS7/Frameworks/SpriteKit/SKShapeNode.h index 19af541b8..2bd3079d5 100644 --- a/iOS7/Frameworks/SpriteKit/SKShapeNode.h +++ b/iOS7/Frameworks/SpriteKit/SKShapeNode.h @@ -16,13 +16,13 @@ - (id)copyWithZone:(struct _NSZone *)arg1; @property(retain, nonatomic) UIColor *strokeColor; @property(retain, nonatomic) UIColor *fillColor; -- (void)setFillPath:(BOOL)arg1; -- (BOOL)fillPath; -@property(nonatomic) float lineWidth; -@property(nonatomic, getter=isAntialiased) BOOL antialiased; -@property(nonatomic) int blendMode; -@property(nonatomic) float renderQualityRatio; -@property(nonatomic) float glowWidth; +- (void)setFillPath:(_Bool)arg1; +- (_Bool)fillPath; +@property(nonatomic) double lineWidth; +@property(nonatomic, getter=isAntialiased) _Bool antialiased; +@property(nonatomic) long long blendMode; +@property(nonatomic) double renderQualityRatio; +@property(nonatomic) double glowWidth; - (struct CGRect)calculateAccumulatedFrame; - (struct CGRect)frame; @property(nonatomic) struct CGPath *path; diff --git a/iOS7/Frameworks/SpriteKit/SKSoundBuffer.h b/iOS7/Frameworks/SpriteKit/SKSoundBuffer.h index c47e05f40..605fc97e6 100644 --- a/iOS7/Frameworks/SpriteKit/SKSoundBuffer.h +++ b/iOS7/Frameworks/SpriteKit/SKSoundBuffer.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SKSoundBuffer : NSObject { unsigned int _bufferId; diff --git a/iOS7/Frameworks/SpriteKit/SKSoundContext.h b/iOS7/Frameworks/SpriteKit/SKSoundContext.h index d3b737221..e00164346 100644 --- a/iOS7/Frameworks/SpriteKit/SKSoundContext.h +++ b/iOS7/Frameworks/SpriteKit/SKSoundContext.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SKSoundContext : NSObject { struct ALCdevice_struct *_device; diff --git a/iOS7/Frameworks/SpriteKit/SKSoundSource.h b/iOS7/Frameworks/SpriteKit/SKSoundSource.h index 4671b2bf7..b7b62216d 100644 --- a/iOS7/Frameworks/SpriteKit/SKSoundSource.h +++ b/iOS7/Frameworks/SpriteKit/SKSoundSource.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface SKSoundSource : NSObject { unsigned int _sourceId; @@ -22,10 +23,10 @@ - (void)purgeCompletedBuffers; @property(readonly, nonatomic) int queuedBufferCount; @property(readonly, nonatomic) int completedBufferCount; -@property(readonly, nonatomic) BOOL isPlaying; +@property(readonly, nonatomic) _Bool isPlaying; @property(nonatomic) struct CGPoint position; @property(nonatomic) double gain; -@property(nonatomic) BOOL shouldLoop; +@property(nonatomic) _Bool shouldLoop; - (void)stop; - (void)pause; - (void)play; diff --git a/iOS7/Frameworks/SpriteKit/SKSpeed.h b/iOS7/Frameworks/SpriteKit/SKSpeed.h index 513d8538c..543f619de 100644 --- a/iOS7/Frameworks/SpriteKit/SKSpeed.h +++ b/iOS7/Frameworks/SpriteKit/SKSpeed.h @@ -6,13 +6,14 @@ #import +// Not exported @interface SKSpeed : SKAction { struct SKCSpeed *_mycaction; } -+ (id)speedTo:(float)arg1 duration:(double)arg2; -+ (id)speedBy:(float)arg1 duration:(double)arg2; ++ (id)speedTo:(double)arg1 duration:(double)arg2; ++ (id)speedBy:(double)arg1 duration:(double)arg2; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKSpriteNode.h b/iOS7/Frameworks/SpriteKit/SKSpriteNode.h index 93bcd75b0..c5dc41cd3 100644 --- a/iOS7/Frameworks/SpriteKit/SKSpriteNode.h +++ b/iOS7/Frameworks/SpriteKit/SKSpriteNode.h @@ -10,24 +10,24 @@ @interface SKSpriteNode : SKNode { - BOOL _shouldRepeatTexture; + _Bool _shouldRepeatTexture; } + (id)spriteNodeWithColor:(id)arg1 size:(struct CGSize)arg2; + (id)spriteNodeWithTexture:(id)arg1 size:(struct CGSize)arg2; + (id)spriteNodeWithTexture:(id)arg1; + (id)spriteNodeWithImageNamed:(id)arg1; -@property(nonatomic) BOOL shouldRepeatTexture; // @synthesize shouldRepeatTexture=_shouldRepeatTexture; -- (BOOL)containsPoint:(struct CGPoint)arg1; -@property(nonatomic) int blendMode; +@property(nonatomic) _Bool shouldRepeatTexture; // @synthesize shouldRepeatTexture=_shouldRepeatTexture; +- (_Bool)containsPoint:(struct CGPoint)arg1; +@property(nonatomic) long long blendMode; @property(nonatomic) struct CGSize repeatTextureSize; -- (void)setRepeatTexture:(BOOL)arg1; -- (BOOL)repeatTexture; +- (void)setRepeatTexture:(_Bool)arg1; +- (_Bool)repeatTexture; @property(nonatomic) struct CGRect centerRect; @property(nonatomic) struct CGSize size; @property(nonatomic) struct CGPoint anchorPoint; @property(retain, nonatomic) UIColor *color; -@property(nonatomic) float colorBlendFactor; +@property(nonatomic) double colorBlendFactor; @property(retain, nonatomic) SKTexture *texture; - (id)description; - (id)initWithTexture:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKTexture-Private.h b/iOS7/Frameworks/SpriteKit/SKTexture-Private.h new file mode 100644 index 000000000..206fd324d --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKTexture-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SKTexture (Private) ++ (id)_textureWithGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2; ++ (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2 rowLength:(unsigned int)arg3 alignment:(unsigned int)arg4; ++ (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2; ++ (id)textureWithImagePath:(id)arg1; ++ (id)compressedTextureWithData:(id)arg1 size:(struct CGSize)arg2 bitsPerPixel:(unsigned int)arg3 hasAlpha:(_Bool)arg4; ++ (id)compressedTextureWithData:(id)arg1; +- (void)_savePngFromGLCache:(id)arg1; +- (struct CGImage *)_newTextureFromGLCache; +@property(readonly, nonatomic) NSString *imageNameOrPath; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKTexture-textureName.h b/iOS7/Frameworks/SpriteKit/SKTexture-textureName.h new file mode 100644 index 000000000..70112ca51 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKTexture-textureName.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKTexture (textureName) +- (id)imgName; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKTexture.h b/iOS7/Frameworks/SpriteKit/SKTexture.h index 9be32d21d..9a5623939 100644 --- a/iOS7/Frameworks/SpriteKit/SKTexture.h +++ b/iOS7/Frameworks/SpriteKit/SKTexture.h @@ -13,26 +13,26 @@ @interface SKTexture : NSObject { - BOOL _shouldGenerateMipmaps; - BOOL _didGenerateMipmaps; - BOOL _isPath; - BOOL _isData; + _Bool _shouldGenerateMipmaps; + _Bool _didGenerateMipmaps; + _Bool _isPath; + _Bool _isData; NSString *_imgName; NSArray *_searchPaths; struct CGRect _textRect; struct CGRect _textCoords; - BOOL _disableAlpha; - BOOL _isRotated; + _Bool _disableAlpha; + _Bool _isRotated; struct CGPoint _cropScale; struct CGPoint _cropOffset; int _alignment; int _rowLength; - BOOL _isCompressed; + _Bool _isCompressed; int _compressedSize; unsigned int _compressedFormat; CIFilter *_filter; SKTexture *_originalTexture; - int _filteringMode; + long long _filteringMode; int _wrapMode; unsigned int _textureTarget; NSString *_originalAtlasName; @@ -43,6 +43,7 @@ } + (id)_textureWithImageNamed:(id)arg1; ++ (void)updateTextures; + (void)preloadTextures; + (void)deleteUnusedTextures; + (id)textureWithData:(id)arg1 size:(struct CGSize)arg2 rowLength:(unsigned int)arg3 alignment:(unsigned int)arg4; @@ -53,19 +54,16 @@ + (id)textureWithImageNamed:(id)arg1 rect:(struct CGRect)arg2; + (id)textureWithImageNamed:(id)arg1; + (void)preloadTextures:(id)arg1 withCompletionHandler:(id)arg2; -+ (id)_textureWithGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2; -+ (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2 rowLength:(unsigned int)arg3 alignment:(unsigned int)arg4; -+ (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2; -+ (id)textureWithImagePath:(id)arg1; -+ (id)compressedTextureWithData:(id)arg1 size:(struct CGSize)arg2 bitsPerPixel:(unsigned int)arg3 hasAlpha:(BOOL)arg4; -+ (id)compressedTextureWithData:(id)arg1; ++ (void)addTextureToPreloadlist:(id)arg1; ++ (id)lookupTextureCacheForName:(id)arg1; ++ (void)registerTextureCache:(id)arg1 forName:(id)arg2; @property(readonly, nonatomic) struct CGSize alphaMapSize; // @synthesize alphaMapSize=_alphaMapSize; @property(readonly, nonatomic) unsigned int *alphaMap; // @synthesize alphaMap=_alphaMap; @property(copy, nonatomic) NSString *subTextureName; // @synthesize subTextureName=_subTextureName; @property(copy, nonatomic) NSString *originalAtlasName; // @synthesize originalAtlasName=_originalAtlasName; @property(nonatomic) unsigned int textureTarget; // @synthesize textureTarget=_textureTarget; @property(nonatomic) struct CGPoint cropOffset; // @synthesize cropOffset=_cropOffset; -@property(nonatomic) BOOL isRotated; // @synthesize isRotated=_isRotated; +@property(nonatomic) _Bool isRotated; // @synthesize isRotated=_isRotated; @property(nonatomic) struct CGPoint cropScale; // @synthesize cropScale=_cropScale; - (id).cxx_construct; - (void).cxx_destruct; @@ -73,19 +71,22 @@ - (int)glTextureId; - (void)preload; - (void)unload; -@property(nonatomic) int filteringMode; +@property(nonatomic) long long filteringMode; @property(nonatomic) int wrapMode; -@property(readonly, nonatomic) BOOL isRepeatable; +@property(readonly, nonatomic) _Bool isRepeatable; - (void)load; -@property(nonatomic) BOOL usesMipmaps; +- (void)_loadOnTextureQueue; +- (void)_ensureImageData; +@property(nonatomic) _Bool usesMipmaps; - (id)description; - (id)textureByApplyingCIFilter:(id)arg1; - (struct CGSize)size; @property(readonly, nonatomic) struct CGSize pixelSize; +- (_Bool)isInMemory; - (struct CGRect)textureRect; -@property(nonatomic) BOOL disableAlpha; -@property(readonly, nonatomic) BOOL useAlpha; -@property(readonly, nonatomic) BOOL hasAlpha; +@property(nonatomic) _Bool disableAlpha; +@property(readonly, nonatomic) _Bool useAlpha; +@property(readonly, nonatomic) _Bool hasAlpha; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -93,15 +94,16 @@ - (id)init; - (id)initWithImageNamed:(id)arg1; - (void)loadImageData; +- (void)initTextureCacheWithImageData; - (void)preloadWithCompletionHandler:(id)arg1; - (void)loadImageDataFromCGImage:(struct CGImage *)arg1 pointsSize:(struct CGSize)arg2; -- (BOOL)loadImageDataFromPVRTCData:(id)arg1; +- (_Bool)loadImageDataFromPVRData:(id)arg1; +- (_Bool)loadImageDataFromPVRGZData:(id)arg1; +- (void)setTextureDimension:(const struct CGSize *)arg1 withPixelSize:(const struct CGSize *)arg2; - (void)commonInit; -- (BOOL)alphaTestX:(float)arg1 y:(float)arg2; +- (struct CGImage *)alphaMask; +- (_Bool)alphaTestX:(double)arg1 y:(double)arg2; - (void)generateAlphaMapOfSize:(struct CGSize)arg1 fromImage:(struct CGImage *)arg2; -- (id)imgName; -- (void)setPixelSize:(struct CGSize)arg1; -@property(readonly, nonatomic) NSString *imageNameOrPath; @end diff --git a/iOS7/Frameworks/SpriteKit/SKTextureAtlas-Internal.h b/iOS7/Frameworks/SpriteKit/SKTextureAtlas-Internal.h new file mode 100644 index 000000000..905484178 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKTextureAtlas-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKTextureAtlas (Internal) ++ (id)findTextureNamed:(id)arg1; ++ (id)getSupportedPostfixes; +- (void)unload; +- (void)preload; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKTextureAtlas.h b/iOS7/Frameworks/SpriteKit/SKTextureAtlas.h index ef6105a8f..98343a21a 100644 --- a/iOS7/Frameworks/SpriteKit/SKTextureAtlas.h +++ b/iOS7/Frameworks/SpriteKit/SKTextureAtlas.h @@ -18,10 +18,9 @@ + (void)preloadTextureAtlases:(id)arg1 withCompletionHandler:(id)arg2; + (id)atlasNamed:(id)arg1; -+ (id)findTextureNamed:(id)arg1; - (void).cxx_destruct; -- (void)preload; - (id)textureNamed:(id)arg1; +- (id)findTextureNamedFromAtlas:(id)arg1; - (void)dealloc; - (id)description; - (void)preloadWithCompletionHandler:(id)arg1; @@ -30,7 +29,6 @@ @property(readonly, nonatomic) NSArray *textureNames; - (id)initWithCoder:(id)arg1; - (id)init; -- (void)unload; @end diff --git a/iOS7/Frameworks/SpriteKit/SKTextureCache.h b/iOS7/Frameworks/SpriteKit/SKTextureCache.h index c918c154d..c4360f5d8 100644 --- a/iOS7/Frameworks/SpriteKit/SKTextureCache.h +++ b/iOS7/Frameworks/SpriteKit/SKTextureCache.h @@ -6,29 +6,41 @@ #import "NSObject.h" +// Not exported @interface SKTextureCache : NSObject { unsigned int texId; + int texInternalFormat; + unsigned int texFormat; + unsigned int texType; struct CGSize size; struct CGSize pixelSize; - BOOL isLoaded; - BOOL hasAlpha; - BOOL isPOT; + _Bool isLoaded; + _Bool hasAlpha; + _Bool isPOT; char *pixelData; unsigned int *alphaMap; struct CGSize alphaMapSize; + int state; + int lock; + struct CGImage *collisionMask; } +@property(nonatomic) int state; // @synthesize state; +@property(nonatomic) unsigned int texType; // @synthesize texType; +@property(nonatomic) unsigned int texFormat; // @synthesize texFormat; +@property(nonatomic) int texInternalFormat; // @synthesize texInternalFormat; @property(nonatomic) struct CGSize alphaMapSize; // @synthesize alphaMapSize; @property(nonatomic) unsigned int *alphaMap; // @synthesize alphaMap; @property(nonatomic) struct CGSize pixelSize; // @synthesize pixelSize; @property(nonatomic) char *pixelData; // @synthesize pixelData; -@property(nonatomic) BOOL hasAlpha; // @synthesize hasAlpha; -@property(nonatomic) BOOL isPOT; // @synthesize isPOT; -@property(nonatomic) BOOL isLoaded; // @synthesize isLoaded; +@property(nonatomic) _Bool hasAlpha; // @synthesize hasAlpha; +@property(nonatomic) _Bool isPOT; // @synthesize isPOT; +@property(nonatomic) _Bool isLoaded; // @synthesize isLoaded; @property(nonatomic) struct CGSize size; // @synthesize size; @property(nonatomic) unsigned int texId; // @synthesize texId; - (id).cxx_construct; +@property(readonly, nonatomic, getter=getLock) int *lock; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/SpriteKit/SKThreadSafeMapTable.h b/iOS7/Frameworks/SpriteKit/SKThreadSafeMapTable.h new file mode 100644 index 000000000..dfd39c5eb --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKThreadSafeMapTable.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface SKThreadSafeMapTable : NSObject +{ + int _storageLock; + NSMutableArray *_storage; +} + +- (void).cxx_destruct; +- (id)description; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithNSMapTable:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableArray.h b/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableArray.h new file mode 100644 index 000000000..24db4e78e --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableArray.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface SKThreadSafeMutableArray : NSObject +{ + int _storageLock; + NSMutableArray *_storage; +} + +- (void).cxx_destruct; +@property(readonly) NSArray *arrayRepresentation; +- (id)description; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)removeObjectsInArray:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithNSMutableArray:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableDictionary.h b/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableDictionary.h new file mode 100644 index 000000000..515f5d280 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKThreadSafeMutableDictionary.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSMutableDictionary; + +// Not exported +@interface SKThreadSafeMutableDictionary : NSObject +{ + int _storageLock; + NSMutableDictionary *_storage; +} + +- (void).cxx_destruct; +- (id)description; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithNSMutableDictionary:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKTileMap.h b/iOS7/Frameworks/SpriteKit/SKTileMap.h index b0aff2c39..9b4cb341b 100644 --- a/iOS7/Frameworks/SpriteKit/SKTileMap.h +++ b/iOS7/Frameworks/SpriteKit/SKTileMap.h @@ -10,12 +10,13 @@ @class NSMutableArray, NSString, NSXMLParser; +// Not exported @interface SKTileMap : SKNode { - BOOL _loading; - BOOL _loaded; - BOOL _skipSprites; - BOOL _isometric; + _Bool _loading; + _Bool _loaded; + _Bool _skipSprites; + _Bool _isometric; NSXMLParser *_parser; int _mapWidth; int _mapHeight; diff --git a/iOS7/Frameworks/SpriteKit/SKTransition.h b/iOS7/Frameworks/SpriteKit/SKTransition.h index 99885df5e..4bb0edcdf 100644 --- a/iOS7/Frameworks/SpriteKit/SKTransition.h +++ b/iOS7/Frameworks/SpriteKit/SKTransition.h @@ -12,8 +12,8 @@ { CDStruct_eed8e9f9 _data; CIFilter *_filter; - BOOL _pauseIncoming; - BOOL _pauseOutgoing; + _Bool _pauseIncoming; + _Bool _pauseOutgoing; } + (id)transitionWithCIFilter:(id)arg1 duration:(double)arg2; @@ -39,11 +39,11 @@ + (id)crossFadeWithDuration:(double)arg1; + (id)fadeWithColor:(id)arg1 duration:(double)arg2; + (id)fadeWithDuration:(double)arg1; -+ (id)pushWithDirection:(int)arg1 duration:(double)arg2; -+ (id)moveInWithDirection:(int)arg1 duration:(double)arg2; -+ (id)revealWithDirection:(int)arg1 duration:(double)arg2; -@property(nonatomic) BOOL pausesOutgoingScene; // @synthesize pausesOutgoingScene=_pauseOutgoing; -@property(nonatomic) BOOL pausesIncomingScene; // @synthesize pausesIncomingScene=_pauseIncoming; ++ (id)pushWithDirection:(long long)arg1 duration:(double)arg2; ++ (id)moveInWithDirection:(long long)arg1 duration:(double)arg2; ++ (id)revealWithDirection:(long long)arg1 duration:(double)arg2; +@property(nonatomic) _Bool pausesOutgoingScene; // @synthesize pausesOutgoingScene=_pauseOutgoing; +@property(nonatomic) _Bool pausesIncomingScene; // @synthesize pausesIncomingScene=_pauseIncoming; - (id).cxx_construct; - (void).cxx_destruct; - (id)_filter; diff --git a/iOS7/Frameworks/SpriteKit/SKVideoNode.h b/iOS7/Frameworks/SpriteKit/SKVideoNode.h index 3e8c48f50..aad25f417 100644 --- a/iOS7/Frameworks/SpriteKit/SKVideoNode.h +++ b/iOS7/Frameworks/SpriteKit/SKVideoNode.h @@ -10,7 +10,7 @@ @interface SKVideoNode : SKNode { - BOOL _isLoaded; + _Bool _isLoaded; NSString *_videoFileName; NSURL *_videoFileURL; AVPlayer *_player; @@ -25,8 +25,8 @@ @property(nonatomic) struct CGSize size; - (void)pause; - (void)play; -- (void)setPaused:(BOOL)arg1; -- (BOOL)isPaused; +- (void)setPaused:(_Bool)arg1; +- (_Bool)isPaused; - (id)initWithAVPlayer:(id)arg1; - (id)initWithVideoFileNamed:(id)arg1; - (id)initWithVideoURL:(id)arg1; diff --git a/iOS7/Frameworks/SpriteKit/SKView-Private.h b/iOS7/Frameworks/SpriteKit/SKView-Private.h new file mode 100644 index 000000000..c5831bac3 --- /dev/null +++ b/iOS7/Frameworks/SpriteKit/SKView-Private.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKScene; + +@interface SKView (Private) +@property(readonly, nonatomic) int _spriteSubmitCount; +@property(readonly, nonatomic) int _spriteRenderCount; +@property(readonly, nonatomic) double _fps; +@property(readonly, nonatomic) SKScene *_nextScene; +@property(readonly, nonatomic) SKScene *_scene; +- (void)_update:(double)arg1; +- (void)_showAllStats; +@property(nonatomic) _Bool _showsTotalAreaRendered; +@property(nonatomic) _Bool _showsCulledNodesInNodeCount; +@property(nonatomic) _Bool _showsGPUStats; +@property(nonatomic) _Bool _showsCPUStats; +@property(nonatomic) _Bool _showsCoreAnimationFPS; +@property(nonatomic) _Bool _shouldCenterStats; +@property(nonatomic) _Bool _showsSpriteBounds; +- (void)renderToIOSurfaceID:(unsigned int)arg1 withScaleFactor:(double)arg2; +- (void)renderToOpenGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2 scaleFactor:(double)arg3; +- (id)snapshot; + +// Remaining properties +@property(nonatomic) _Bool _usesAsyncUpdateQueue; +@end + diff --git a/iOS7/Frameworks/SpriteKit/SKView.h b/iOS7/Frameworks/SpriteKit/SKView.h index be1a887cd..fcf54eca0 100644 --- a/iOS7/Frameworks/SpriteKit/SKView.h +++ b/iOS7/Frameworks/SpriteKit/SKView.h @@ -10,10 +10,12 @@ @interface SKView : UIView { - unsigned int _frameInterval; + unsigned long long _frameInterval; SKDisplayLink *_displayLink; + NSObject *_updateQueue; + double _timePreviousUpdate; SKLabelNode *_statsLabel; - float _prevViewAspect; + double _prevViewAspect; unsigned int _spritesRendered; unsigned int _spritesSubmitted; int _frames; @@ -25,23 +27,23 @@ unsigned int _colorRenderBuffer; unsigned int _depthStencilRenderBuffer; unsigned int _frameBuffer; - BOOL _usesAsyncUpdateQueue; - BOOL _hasRenderedOnce; - BOOL _hasRenderedForCurrentUpdate; - BOOL _isInTransition; - BOOL _disableInput; + _Bool _usesAsyncUpdateQueue; + _Bool _hasRenderedOnce; + _Bool _hasRenderedForCurrentUpdate; + _Bool _isInTransition; + _Bool _disableInput; float _transitionDuration; float _transitionTime; SKScene *_nextScene; SKScene *_scene; - BOOL _paused; + _Bool _paused; NSData *_spriteArrayHint; struct SKCRenderer *_renderer; NSMutableDictionary *_touchMap; float _prevBackingScaleFactor; NSObject *_renderQueue; - BOOL showsFPS; - BOOL showsNodeCount; + _Bool showsFPS; + _Bool showsNodeCount; } + (Class)layerClass; @@ -50,20 +52,19 @@ @property(readonly, nonatomic) SKScene *scene; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1 updateQueue:(id)arg2; - (id)init; - (id)_textureFromNode:(id)arg1; - (id)textureFromNode:(id)arg1; -@property(nonatomic) BOOL showsDrawCount; -@property(nonatomic) BOOL showsNodeCount; // @synthesize showsNodeCount; -@property(nonatomic) BOOL showsFPS; // @synthesize showsFPS; -- (BOOL)showsSpriteBounds; -- (void)setShowsSpriteBounds:(BOOL)arg1; +@property(nonatomic) _Bool showsDrawCount; +@property(nonatomic) _Bool showsNodeCount; // @synthesize showsNodeCount; +@property(nonatomic) _Bool showsFPS; // @synthesize showsFPS; +- (_Bool)showsSpriteBounds; +- (void)setShowsSpriteBounds:(_Bool)arg1; @property(readonly, nonatomic) struct CGSize pixelSize; - (void)writeContentsToPNG:(id)arg1; -- (id)_snapshot; -- (id)snapshot; -@property(nonatomic, getter=isPaused) BOOL paused; -@property(nonatomic) int frameInterval; +@property(nonatomic, getter=isPaused) _Bool paused; +@property(nonatomic) long long frameInterval; - (void)willMoveToSuperview:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)_renderContent; @@ -74,8 +75,8 @@ - (void)_setupContext; @property(retain) EAGLContext *_context; - (void)displayLayer:(id)arg1; -- (BOOL)isOpaque; -- (void)remakeFramebuffer:(float)arg1; +- (_Bool)isOpaque; +- (void)remakeFramebuffer:(double)arg1; - (void)_initialize; - (void)dealloc; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromScene:(id)arg2; @@ -88,22 +89,10 @@ - (void)startRenderCallbacks; - (void)setUpRenderCallback; - (void)bindOpenGLContext; -@property(nonatomic) BOOL _usesAsyncUpdateQueue; -@property(getter=isAsynchronous) BOOL asynchronous; -@property(readonly, nonatomic) int _spriteSubmitCount; -@property(readonly, nonatomic) int _spriteRenderCount; -@property(readonly, nonatomic) float _fps; -@property(readonly, nonatomic) SKScene *_nextScene; -@property(readonly, nonatomic) SKScene *_scene; -- (void)_update:(double)arg1; -- (void)_showAllStats; -@property(nonatomic) BOOL _showsTotalAreaRendered; -@property(nonatomic) BOOL _showsCulledNodesInNodeCount; -@property(nonatomic) BOOL _showsGPUStats; -@property(nonatomic) BOOL _showsCPUStats; -@property(nonatomic) BOOL _showsCoreAnimationFPS; -@property(nonatomic) BOOL _shouldCenterStats; -@property(nonatomic) BOOL _showsSpriteBounds; +- (_Bool)_usesAsyncUpdateQueue; +- (void)set_usesAsyncUpdateQueue:(_Bool)arg1; +@property(nonatomic) _Bool ignoresSiblingOrder; +@property(nonatomic, getter=isAsynchronous) _Bool asynchronous; @end diff --git a/iOS7/Frameworks/SpriteKit/SKWait.h b/iOS7/Frameworks/SpriteKit/SKWait.h index c7d04c637..b34dd1391 100644 --- a/iOS7/Frameworks/SpriteKit/SKWait.h +++ b/iOS7/Frameworks/SpriteKit/SKWait.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SKWait : SKAction { struct SKCWait *_mycaction; diff --git a/iOS7/Frameworks/SpriteKit/UIColor-UIColor.h b/iOS7/Frameworks/SpriteKit/UIColor-UIColor.h index 70bbf9be5..3f84f593e 100644 --- a/iOS7/Frameworks/SpriteKit/UIColor-UIColor.h +++ b/iOS7/Frameworks/SpriteKit/UIColor-UIColor.h @@ -8,10 +8,10 @@ @interface UIColor (UIColor) + (id)colorWithComponentRGBA:(CDStruct_83984b6f)arg1; -- (float)alpha; -- (float)blue; -- (float)green; -- (float)red; +- (double)alpha; +- (double)blue; +- (double)green; +- (double)red; - (CDStruct_83984b6f)componentRGBA; @end diff --git a/iOS7/Frameworks/StoreKit/CDStructures.h b/iOS7/Frameworks/StoreKit/CDStructures.h index 796213ca1..f85d1b392 100644 --- a/iOS7/Frameworks/StoreKit/CDStructures.h +++ b/iOS7/Frameworks/StoreKit/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; diff --git a/iOS7/Frameworks/StoreKit/NSObject-Protocol.h b/iOS7/Frameworks/StoreKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/StoreKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/StoreKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/StoreKit/SKComposeReviewViewController.h b/iOS7/Frameworks/StoreKit/SKComposeReviewViewController.h index 41562eea2..bb253f5a8 100644 --- a/iOS7/Frameworks/StoreKit/SKComposeReviewViewController.h +++ b/iOS7/Frameworks/StoreKit/SKComposeReviewViewController.h @@ -22,9 +22,9 @@ - (void)_requestRemoteViewController; - (void)_addRemoteView; - (void)_tearDownAfterError:(id)arg1; -- (void)_didPrepareWithResult:(BOOL)arg1 error:(id)arg2; -- (void)_didFinishWithResult:(BOOL)arg1 error:(id)arg2; -- (void)viewDidAppear:(BOOL)arg1; +- (void)_didPrepareWithResult:(_Bool)arg1 error:(id)arg2; +- (void)_didFinishWithResult:(_Bool)arg1 error:(id)arg2; +- (void)viewDidAppear:(_Bool)arg1; - (void)prepareWithCompletionBlock:(id)arg1; - (void)loadView; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKDownload.h b/iOS7/Frameworks/StoreKit/SKDownload.h index fc80628d3..23f7a3232 100644 --- a/iOS7/Frameworks/StoreKit/SKDownload.h +++ b/iOS7/Frameworks/StoreKit/SKDownload.h @@ -14,7 +14,7 @@ long long _contentLength; NSURL *_contentURL; NSNumber *_downloadID; - int _downloadState; + long long _downloadState; NSError *_error; float _progress; double _timeRemaining; @@ -26,7 +26,7 @@ @property(readonly, nonatomic) double timeRemaining; // @synthesize timeRemaining=_timeRemaining; @property(readonly, nonatomic) float progress; // @synthesize progress=_progress; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; -@property(readonly, nonatomic) int downloadState; // @synthesize downloadState=_downloadState; +@property(readonly, nonatomic) long long downloadState; // @synthesize downloadState=_downloadState; @property(copy, nonatomic, getter=_downloadID, setter=_setDownloadID:) NSNumber *_downloadID; // @synthesize _downloadID; @property(readonly, nonatomic) NSString *contentVersion; // @synthesize contentVersion=_version; @property(readonly, nonatomic) NSURL *contentURL; // @synthesize contentURL=_contentURL; @@ -39,7 +39,7 @@ - (void)_setTimeRemaining:(double)arg1; - (void)_setProgress:(float)arg1; - (void)_setError:(id)arg1; -- (void)_setDownloadState:(int)arg1; +- (void)_setDownloadState:(long long)arg1; - (void)_setContentURL:(id)arg1; - (void)_setContentLength:(long long)arg1; - (void)_setContentIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/StoreKit/SKDownloadChangeset.h b/iOS7/Frameworks/StoreKit/SKDownloadChangeset.h index 22f04a05a..6dd9301ae 100644 --- a/iOS7/Frameworks/StoreKit/SKDownloadChangeset.h +++ b/iOS7/Frameworks/StoreKit/SKDownloadChangeset.h @@ -21,7 +21,7 @@ NSNumber *_timeRemaining; } -+ (id)changesetWithDownloadID:(id)arg1 state:(int)arg2; ++ (id)changesetWithDownloadID:(id)arg1 state:(long long)arg2; @property(copy, nonatomic) NSNumber *timeRemaining; // @synthesize timeRemaining=_timeRemaining; @property(copy, nonatomic) NSNumber *progress; // @synthesize progress=_progress; @property(copy, nonatomic) NSError *error; // @synthesize error=_error; diff --git a/iOS7/Frameworks/StoreKit/SKInvocationQueueProxy.h b/iOS7/Frameworks/StoreKit/SKInvocationQueueProxy.h index b7683540f..3ca66ebea 100644 --- a/iOS7/Frameworks/StoreKit/SKInvocationQueueProxy.h +++ b/iOS7/Frameworks/StoreKit/SKInvocationQueueProxy.h @@ -8,6 +8,7 @@ @class NSMutableArray, Protocol; +// Not exported @interface SKInvocationQueueProxy : NSObject { NSMutableArray *_invocationQueue; diff --git a/iOS7/Frameworks/StoreKit/SKMutablePayment.h b/iOS7/Frameworks/StoreKit/SKMutablePayment.h index 067b1310d..18f894e0b 100644 --- a/iOS7/Frameworks/StoreKit/SKMutablePayment.h +++ b/iOS7/Frameworks/StoreKit/SKMutablePayment.h @@ -14,7 +14,7 @@ @property(copy, nonatomic) NSDictionary *requestParameters; // @dynamic requestParameters; @property(copy, nonatomic) NSData *requestData; // @dynamic requestData; -@property(nonatomic) int quantity; // @dynamic quantity; +@property(nonatomic) long long quantity; // @dynamic quantity; @property(copy, nonatomic) NSString *productIdentifier; // @dynamic productIdentifier; @property(copy, nonatomic) NSString *applicationUsername; // @dynamic applicationUsername; diff --git a/iOS7/Frameworks/StoreKit/SKPayment.h b/iOS7/Frameworks/StoreKit/SKPayment.h index b2b33d1f0..e6fdf7b8c 100644 --- a/iOS7/Frameworks/StoreKit/SKPayment.h +++ b/iOS7/Frameworks/StoreKit/SKPayment.h @@ -20,9 +20,10 @@ + (id)paymentWithProduct:(id)arg1; @property(readonly, nonatomic) NSDictionary *requestParameters; @property(readonly, nonatomic) NSData *requestData; -@property(readonly, nonatomic) int quantity; +@property(readonly, nonatomic) long long quantity; @property(readonly, nonatomic) NSString *productIdentifier; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @property(readonly, nonatomic) NSString *applicationUsername; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/StoreKit/SKPaymentInternal.h b/iOS7/Frameworks/StoreKit/SKPaymentInternal.h index 2ec765ade..1dc5edd24 100644 --- a/iOS7/Frameworks/StoreKit/SKPaymentInternal.h +++ b/iOS7/Frameworks/StoreKit/SKPaymentInternal.h @@ -14,7 +14,7 @@ { NSString *_applicationUsername; NSString *_productIdentifier; - int _quantity; + long long _quantity; NSData *_requestData; NSDictionary *_requestParameters; } diff --git a/iOS7/Frameworks/StoreKit/SKPaymentQueue.h b/iOS7/Frameworks/StoreKit/SKPaymentQueue.h index 8371fca97..ca3528cf6 100644 --- a/iOS7/Frameworks/StoreKit/SKPaymentQueue.h +++ b/iOS7/Frameworks/StoreKit/SKPaymentQueue.h @@ -13,7 +13,7 @@ id _internal; } -+ (BOOL)canMakePayments; ++ (_Bool)canMakePayments; + (id)defaultQueue; - (void)_updatePaymentsForMessage:(id)arg1; - (void)_updateDownloadsForMessage:(id)arg1; @@ -21,13 +21,13 @@ - (void)_sendCommand:(long long)arg1 forDownloads:(id)arg2; - (void)_removePaymentsForMessage:(id)arg1; - (void)_removeLocalTransaction:(id)arg1; -- (void)_refreshPaymentsWithPolicy:(int)arg1; -- (void)_processUpdates:(id)arg1 trimUnmatched:(BOOL)arg2 sendUpdatedDownloads:(BOOL)arg3; +- (void)_refreshPaymentsWithPolicy:(long long)arg1; +- (void)_processUpdates:(id)arg1 trimUnmatched:(_Bool)arg2 sendUpdatedDownloads:(_Bool)arg3; - (void)_notifyObserversRestoreTransactionsFinished; - (void)_notifyObserversRestoreTransactionsFailedWithError:(id)arg1; - (void)_notifyObserversAboutRemovals:(id)arg1; - (void)_notifyObserversAboutDownloadChanges:(id)arg1; -- (void)_notifyObserversAboutChanges:(id)arg1 sendUpdatedDownloads:(BOOL)arg2; +- (void)_notifyObserversAboutChanges:(id)arg1 sendUpdatedDownloads:(_Bool)arg2; - (void)_handleMessage:(id)arg1 connection:(id)arg2; - (void)_handleConnectionDisconnect; - (void)_finishRefreshPayments; diff --git a/iOS7/Frameworks/StoreKit/SKPaymentQueueInternal.h b/iOS7/Frameworks/StoreKit/SKPaymentQueueInternal.h index efac79797..4a3856c06 100644 --- a/iOS7/Frameworks/StoreKit/SKPaymentQueueInternal.h +++ b/iOS7/Frameworks/StoreKit/SKPaymentQueueInternal.h @@ -10,15 +10,15 @@ @interface SKPaymentQueueInternal : NSObject { - BOOL _checkedIn; + _Bool _checkedIn; SKPaymentQueueClient *_client; - BOOL _isRefreshing; + _Bool _isRefreshing; NSMutableArray *_localTransactions; struct __CFArray *_observers; SKXPCConnection *_requestConnection; SKXPCConnection *_responseConnection; - BOOL _restoreFinishedDuringRefresh; - BOOL _restoringCompletedTransactions; + _Bool _restoreFinishedDuringRefresh; + _Bool _restoringCompletedTransactions; NSMutableArray *_transactions; } diff --git a/iOS7/Frameworks/StoreKit/SKPaymentTransaction.h b/iOS7/Frameworks/StoreKit/SKPaymentTransaction.h index 6b84d0108..93eb712d4 100644 --- a/iOS7/Frameworks/StoreKit/SKPaymentTransaction.h +++ b/iOS7/Frameworks/StoreKit/SKPaymentTransaction.h @@ -16,7 +16,7 @@ - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (id)_transactionIdentifier; -- (void)_setTransactionState:(int)arg1; +- (void)_setTransactionState:(long long)arg1; - (void)_setTransactionReceipt:(id)arg1; - (void)_setTransactionIdentifier:(id)arg1; - (void)_setTransactionDate:(id)arg1; @@ -24,10 +24,10 @@ - (void)_setOriginalTransaction:(id)arg1; - (void)_setError:(id)arg1; - (void)_setDownloads:(id)arg1; -- (BOOL)mergeWithTransaction:(id)arg1; +- (_Bool)mergeWithTransaction:(id)arg1; - (id)matchingIdentifier; -- (BOOL)canMergeWithTransaction:(id)arg1; -@property(readonly, nonatomic) int transactionState; +- (_Bool)canMergeWithTransaction:(id)arg1; +@property(readonly, nonatomic) long long transactionState; @property(readonly, nonatomic) NSData *transactionReceipt; @property(readonly, nonatomic) NSString *transactionIdentifier; @property(readonly, nonatomic) NSDate *transactionDate; diff --git a/iOS7/Frameworks/StoreKit/SKPaymentTransactionInternal.h b/iOS7/Frameworks/StoreKit/SKPaymentTransactionInternal.h index e0f012342..d2001be16 100644 --- a/iOS7/Frameworks/StoreKit/SKPaymentTransactionInternal.h +++ b/iOS7/Frameworks/StoreKit/SKPaymentTransactionInternal.h @@ -18,7 +18,7 @@ NSDate *_transactionDate; NSString *_transactionIdentifier; NSData *_transactionReceipt; - int _transactionState; + long long _transactionState; } - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKProduct.h b/iOS7/Frameworks/StoreKit/SKProduct.h index 0696f99d0..803fb2b96 100644 --- a/iOS7/Frameworks/StoreKit/SKProduct.h +++ b/iOS7/Frameworks/StoreKit/SKProduct.h @@ -21,7 +21,7 @@ - (void)_setLocalizedTitle:(id)arg1; - (void)_setLocalizedDescription:(id)arg1; @property(copy, nonatomic, getter=_localeIdentifier, setter=_setLocaleIdentifier:) NSString *_localeIdentifier; -- (void)_setDownloadable:(BOOL)arg1; +- (void)_setDownloadable:(_Bool)arg1; - (void)_setDownloadContentLengths:(id)arg1; - (void)_setContentVersion:(id)arg1; @property(readonly, nonatomic) NSString *productIdentifier; @@ -29,7 +29,7 @@ @property(readonly, nonatomic) NSDecimalNumber *price; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSString *localizedDescription; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; @property(readonly, nonatomic) NSString *downloadContentVersion; @property(readonly, nonatomic) NSArray *downloadContentLengths; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKProductInternal.h b/iOS7/Frameworks/StoreKit/SKProductInternal.h index e955df2a8..ee118292d 100644 --- a/iOS7/Frameworks/StoreKit/SKProductInternal.h +++ b/iOS7/Frameworks/StoreKit/SKProductInternal.h @@ -11,7 +11,7 @@ @interface SKProductInternal : NSObject { NSString *_contentVersion; - BOOL _downloadable; + _Bool _downloadable; NSArray *_downloadContentLengths; NSString *_localeIdentifier; NSString *_localizedDescription; diff --git a/iOS7/Frameworks/StoreKit/SKReceiptRefreshRequest.h b/iOS7/Frameworks/StoreKit/SKReceiptRefreshRequest.h index 68b696264..d85a97398 100644 --- a/iOS7/Frameworks/StoreKit/SKReceiptRefreshRequest.h +++ b/iOS7/Frameworks/StoreKit/SKReceiptRefreshRequest.h @@ -14,9 +14,9 @@ } @property(readonly, nonatomic) NSDictionary *receiptProperties; // @synthesize receiptProperties=_properties; -- (BOOL)_wantsVPP; -- (BOOL)_wantsRevoked; -- (BOOL)_wantsExpired; +- (_Bool)_wantsVPP; +- (_Bool)_wantsRevoked; +- (_Bool)_wantsExpired; - (void)_sendXPCMessage; - (void)_handleReply:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKRemoteComposeReviewViewController.h b/iOS7/Frameworks/StoreKit/SKRemoteComposeReviewViewController.h index f60e40c05..797010c20 100644 --- a/iOS7/Frameworks/StoreKit/SKRemoteComposeReviewViewController.h +++ b/iOS7/Frameworks/StoreKit/SKRemoteComposeReviewViewController.h @@ -10,6 +10,7 @@ @class SKComposeReviewViewController; +// Not exported @interface SKRemoteComposeReviewViewController : _UIRemoteViewController { SKComposeReviewViewController *_composeReviewViewController; @@ -22,7 +23,7 @@ - (void)didPrepareWithResult:(id)arg1 error:(id)arg2; - (void)didFinishWithResult:(id)arg1 error:(id)arg2; - (void)viewServiceDidTerminateWithError:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/Frameworks/StoreKit/SKRemoteProductViewController.h b/iOS7/Frameworks/StoreKit/SKRemoteProductViewController.h index 838994d48..733fdd757 100644 --- a/iOS7/Frameworks/StoreKit/SKRemoteProductViewController.h +++ b/iOS7/Frameworks/StoreKit/SKRemoteProductViewController.h @@ -10,6 +10,7 @@ @class SKStoreProductViewController; +// Not exported @interface SKRemoteProductViewController : _UIRemoteViewController { SKStoreProductViewController *_productViewController; @@ -27,7 +28,7 @@ - (void)didFinishWithResult:(id)arg1; - (void)didFinish; - (void)viewServiceDidTerminateWithError:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/Frameworks/StoreKit/SKRemoteStorePageViewController.h b/iOS7/Frameworks/StoreKit/SKRemoteStorePageViewController.h index d68fe187a..c9bea2b17 100644 --- a/iOS7/Frameworks/StoreKit/SKRemoteStorePageViewController.h +++ b/iOS7/Frameworks/StoreKit/SKRemoteStorePageViewController.h @@ -10,6 +10,7 @@ @class SKStorePageViewController; +// Not exported @interface SKRemoteStorePageViewController : _UIRemoteViewController { SKStorePageViewController *_storePageViewController; diff --git a/iOS7/Frameworks/StoreKit/SKRequestInternal.h b/iOS7/Frameworks/StoreKit/SKRequestInternal.h index b7896edca..0d6f8f820 100644 --- a/iOS7/Frameworks/StoreKit/SKRequestInternal.h +++ b/iOS7/Frameworks/StoreKit/SKRequestInternal.h @@ -10,7 +10,7 @@ @interface SKRequestInternal : NSObject { - int _backgroundTaskIdentifier; + long long _backgroundTaskIdentifier; SKPaymentQueueClient *_client; SKXPCConnection *_connection; id _delegate; diff --git a/iOS7/Frameworks/StoreKit/SKStarRatingAlertViewDelegate.h b/iOS7/Frameworks/StoreKit/SKStarRatingAlertViewDelegate.h index 386c30cba..ad68984ff 100644 --- a/iOS7/Frameworks/StoreKit/SKStarRatingAlertViewDelegate.h +++ b/iOS7/Frameworks/StoreKit/SKStarRatingAlertViewDelegate.h @@ -17,7 +17,7 @@ } - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)showAlertView:(id)arg1 withCompletionBlock:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKStarRatingControl.h b/iOS7/Frameworks/StoreKit/SKStarRatingControl.h index e7c4bd54c..074c476ae 100644 --- a/iOS7/Frameworks/StoreKit/SKStarRatingControl.h +++ b/iOS7/Frameworks/StoreKit/SKStarRatingControl.h @@ -14,23 +14,23 @@ UILabel *_explanationLabel; UIImageView *_foregroundImageView; struct CGSize _hitPadding; - float _starWidth; + double _starWidth; struct CGPoint _trackingLastPoint; struct CGPoint _trackingStartPoint; float _value; } -@property(nonatomic) float starWidth; // @synthesize starWidth=_starWidth; +@property(nonatomic) double starWidth; // @synthesize starWidth=_starWidth; - (void)_updateValueForPoint:(struct CGPoint)arg1; - (id)_newExplanationLabel; - (struct CGRect)_foregroundImageClipBounds; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGRect)hitRect; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)canHandleSwipes; -- (BOOL)_alwaysHandleScrollerMouseEvent; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)canHandleSwipes; +- (_Bool)_alwaysHandleScrollerMouseEvent; @property(nonatomic) float value; @property(copy, nonatomic) NSString *explanationText; - (void)setHitPadding:(struct CGSize)arg1; diff --git a/iOS7/Frameworks/StoreKit/SKStorePageRequest.h b/iOS7/Frameworks/StoreKit/SKStorePageRequest.h index dcbdb1dc0..4b18298d1 100644 --- a/iOS7/Frameworks/StoreKit/SKStorePageRequest.h +++ b/iOS7/Frameworks/StoreKit/SKStorePageRequest.h @@ -10,14 +10,14 @@ @interface SKStorePageRequest : NSObject { - int _pageStyle; + long long _pageStyle; NSDictionary *_productParameters; NSURL *_productURL; } @property(copy, nonatomic) NSURL *productURL; // @synthesize productURL=_productURL; @property(copy, nonatomic) NSDictionary *productParameters; // @synthesize productParameters=_productParameters; -@property(nonatomic) int productPageStyle; // @synthesize productPageStyle=_pageStyle; +@property(nonatomic) long long productPageStyle; // @synthesize productPageStyle=_pageStyle; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKStorePageViewController.h b/iOS7/Frameworks/StoreKit/SKStorePageViewController.h index fa7102fe0..06b5efacc 100644 --- a/iOS7/Frameworks/StoreKit/SKStorePageViewController.h +++ b/iOS7/Frameworks/StoreKit/SKStorePageViewController.h @@ -22,12 +22,12 @@ - (void)_requestRemoteViewController; - (void)_prepareToLoadWithCompletionBlock:(id)arg1; - (void)_dismissProductPageViewController; -- (void)_didLoadWithResult:(BOOL)arg1 error:(id)arg2; +- (void)_didLoadWithResult:(_Bool)arg1 error:(id)arg2; - (void)_addRemoteView; - (void)_showProductPageWithItemIdentifier:(id)arg1; - (void)_didFinishWithResult:(id)arg1 error:(id)arg2; - (void)productViewControllerDidFinish:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (void)loadPageWithURLBagKey:(id)arg1 completionBlock:(id)arg2; - (void)loadPageWithURL:(id)arg1 completionBlock:(id)arg2; diff --git a/iOS7/Frameworks/StoreKit/SKStoreProductViewController.h b/iOS7/Frameworks/StoreKit/SKStoreProductViewController.h index 2670c38a3..d673d5996 100644 --- a/iOS7/Frameworks/StoreKit/SKStoreProductViewController.h +++ b/iOS7/Frameworks/StoreKit/SKStoreProductViewController.h @@ -10,43 +10,49 @@ @interface SKStoreProductViewController : UIViewController { + NSString *_additionalBuyParameters; NSString *_affiliateIdentifier; - BOOL _automaticallyDismisses; + _Bool _automaticallyDismisses; _UIAsyncInvocation *_cancelRequest; NSString *_clientIdentifier; id _delegate; id _loadBlock; - int _productPageStyle; + long long _originalStatusBarStyle; + long long _productPageStyle; SKRemoteProductViewController *_remoteViewController; SKInvocationQueueProxy *_serviceProxy; NSDictionary *_scriptContextDictionary; - BOOL _showsStoreButton; + _Bool _showsStoreButton; } + (void)_validateURL:(id)arg1 withSheetInfo:(id)arg2 completionBlock:(id)arg3; + (void)getCanLoadURL:(id)arg1 completionBlock:(id)arg2; + (void)getCanLoadURL:(id)arg1 withURLBag:(id)arg2 completionBlock:(id)arg3; -@property(nonatomic) BOOL showsStoreButton; // @synthesize showsStoreButton=_showsStoreButton; +@property(nonatomic) _Bool showsStoreButton; // @synthesize showsStoreButton=_showsStoreButton; @property(copy, nonatomic) NSDictionary *scriptContextDictionary; // @synthesize scriptContextDictionary=_scriptContextDictionary; -@property(nonatomic) int productPageStyle; // @synthesize productPageStyle=_productPageStyle; +@property(nonatomic) long long productPageStyle; // @synthesize productPageStyle=_productPageStyle; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) NSString *clientIdentifier; // @synthesize clientIdentifier=_clientIdentifier; -@property(nonatomic) BOOL automaticallyDismisses; // @synthesize automaticallyDismisses=_automaticallyDismisses; +@property(nonatomic) _Bool automaticallyDismisses; // @synthesize automaticallyDismisses=_automaticallyDismisses; @property(copy, nonatomic) NSString *affiliateIdentifier; // @synthesize affiliateIdentifier=_affiliateIdentifier; +@property(copy, nonatomic) NSString *additionalBuyParameters; // @synthesize additionalBuyParameters=_additionalBuyParameters; - (void)_throwUnsupportedPresentationException; +- (void)_setLoadBlock:(id)arg1; - (void)_requestRemoteViewController; - (void)_addRemoteView; - (void)_resetRemoteViewController; -- (void)_presentPageWithRequest:(id)arg1 animated:(BOOL)arg2; -- (void)_loadDidFinishWithResult:(BOOL)arg1 error:(id)arg2; -- (void)_didFinishWithResult:(int)arg1; +- (void)_presentPageWithRequest:(id)arg1 animated:(_Bool)arg2; +- (void)_loadDidFinishWithResult:(_Bool)arg1 error:(id)arg2; +- (void)_didFinishWithResult:(long long)arg1; - (void)_didFinish; - (void)loadProductWithURL:(id)arg1 completionBlock:(id)arg2; - (void)loadProductWithRequest:(id)arg1 completionBlock:(id)arg2; +- (void)loadProductWithPageDictionary:(id)arg1 completionBlock:(id)arg2; - (void)_willBecomeContentViewControllerOfPopover:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (void)loadProductWithParameters:(id)arg1 completionBlock:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/StoreKit/SKUIServiceProductPageViewController-Protocol.h b/iOS7/Frameworks/StoreKit/SKUIServiceProductPageViewController-Protocol.h index a1312fa14..8b5a0e38e 100644 --- a/iOS7/Frameworks/StoreKit/SKUIServiceProductPageViewController-Protocol.h +++ b/iOS7/Frameworks/StoreKit/SKUIServiceProductPageViewController-Protocol.h @@ -12,9 +12,11 @@ - (void)setProductPageStyle:(id)arg1; - (void)setClientIdentifier:(id)arg1; - (void)setAffiliateIdentifier:(id)arg1; +- (void)setAdditionalBuyParameters:(id)arg1; - (void)loadProductWithURL:(id)arg1; - (void)loadProductWithRequest:(id)arg1; - (void)loadProductWithParameters:(id)arg1; +- (void)loadProductWithPageDictionary:(id)arg1; - (void)finishStarRatingPromptWithRating:(id)arg1; @end diff --git a/iOS7/Frameworks/StoreKit/SKWeakReference.h b/iOS7/Frameworks/StoreKit/SKWeakReference.h index 94f08ffce..04144273a 100644 --- a/iOS7/Frameworks/StoreKit/SKWeakReference.h +++ b/iOS7/Frameworks/StoreKit/SKWeakReference.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface SKWeakReference : NSObject { id _object; - unsigned int _objectAddress; + unsigned long long _objectAddress; } + (id)weakReferenceWithObject:(id)arg1; - (id)object; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/Frameworks/StoreKit/SKXPCConnection.h b/iOS7/Frameworks/StoreKit/SKXPCConnection.h index 3d3f8763c..e0127a4a2 100644 --- a/iOS7/Frameworks/StoreKit/SKXPCConnection.h +++ b/iOS7/Frameworks/StoreKit/SKXPCConnection.h @@ -8,6 +8,7 @@ @class NSObject, NSObject; +// Not exported @interface SKXPCConnection : NSObject { NSObject *_connection; diff --git a/iOS7/Frameworks/StoreKit/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/StoreKit/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/StoreKit/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/StoreKit/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/Twitter/TWRequest.h b/iOS7/Frameworks/Twitter/TWRequest.h index 57b689d8e..01e5920f6 100644 --- a/iOS7/Frameworks/Twitter/TWRequest.h +++ b/iOS7/Frameworks/Twitter/TWRequest.h @@ -19,9 +19,9 @@ @property(retain, nonatomic) ACAccount *account; @property(readonly, nonatomic) NSDictionary *parameters; @property(readonly, nonatomic) NSURL *URL; -@property(readonly, nonatomic) int requestMethod; +@property(readonly, nonatomic) long long requestMethod; - (void)dealloc; -- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(int)arg3; +- (id)initWithURL:(id)arg1 parameters:(id)arg2 requestMethod:(long long)arg3; @end diff --git a/iOS7/Frameworks/Twitter/TWTweetComposeViewController.h b/iOS7/Frameworks/Twitter/TWTweetComposeViewController.h index aa6017689..34670e0a2 100644 --- a/iOS7/Frameworks/Twitter/TWTweetComposeViewController.h +++ b/iOS7/Frameworks/Twitter/TWTweetComposeViewController.h @@ -10,16 +10,16 @@ { } -+ (BOOL)canSendTweet; ++ (_Bool)canSendTweet; - (id)addDownSampledImageDataByProxyWithPreviewImage:(SEL)arg1; - (id)addURLWithProxyPreviewImage:(SEL)arg1; - (void)setLongitude:(double)arg1 latitude:(double)arg2 name:(id)arg3; @property(copy, nonatomic) id completionHandler; -- (BOOL)removeAllURLs; -- (BOOL)removeAllImages; -- (BOOL)addURL:(id)arg1; -- (BOOL)addImage:(id)arg1; -- (BOOL)setInitialText:(id)arg1; +- (_Bool)removeAllURLs; +- (_Bool)removeAllImages; +- (_Bool)addURL:(id)arg1; +- (_Bool)addImage:(id)arg1; +- (_Bool)setInitialText:(id)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/Frameworks/UIKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/ASAsset-UIReferenceLibraryViewControllerAdditions_Private.h b/iOS7/Frameworks/UIKit/ASAsset-UIReferenceLibraryViewControllerAdditions_Private.h new file mode 100644 index 000000000..a0a3de811 --- /dev/null +++ b/iOS7/Frameworks/UIKit/ASAsset-UIReferenceLibraryViewControllerAdditions_Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ASAsset.h" + +@interface ASAsset (UIReferenceLibraryViewControllerAdditions_Private) +- (long long)_contentVersion; +- (long long)_formatVersion; +@end + diff --git a/iOS7/Frameworks/UIKit/CALayer-TextEffectsLayerOrdering.h b/iOS7/Frameworks/UIKit/CALayer-TextEffectsLayerOrdering.h index 3e811676a..a177b080f 100644 --- a/iOS7/Frameworks/UIKit/CALayer-TextEffectsLayerOrdering.h +++ b/iOS7/Frameworks/UIKit/CALayer-TextEffectsLayerOrdering.h @@ -7,6 +7,6 @@ #import "CALayer.h" @interface CALayer (TextEffectsLayerOrdering) -- (int)compareTextEffectsOrdering:(id)arg1; +- (long long)compareTextEffectsOrdering:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/CALayer-UIPageCurlAdditions.h b/iOS7/Frameworks/UIKit/CALayer-UIPageCurlAdditions.h index 5bef35708..cecc16806 100644 --- a/iOS7/Frameworks/UIKit/CALayer-UIPageCurlAdditions.h +++ b/iOS7/Frameworks/UIKit/CALayer-UIPageCurlAdditions.h @@ -7,6 +7,6 @@ #import "CALayer.h" @interface CALayer (UIPageCurlAdditions) -- (BOOL)uiHasFilterWithName:(id)arg1; +- (_Bool)uiHasFilterWithName:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/CDStructures.h b/iOS7/Frameworks/UIKit/CDStructures.h index 6be53b993..a9dc52985 100644 --- a/iOS7/Frameworks/UIKit/CDStructures.h +++ b/iOS7/Frameworks/UIKit/CDStructures.h @@ -8,42 +8,37 @@ #pragma mark Named Structures -struct CADoublePoint { - double x; - double y; -}; - struct CATransform3D { - float m11; - float m12; - float m13; - float m14; - float m21; - float m22; - float m23; - float m24; - float m31; - float m32; - float m33; - float m34; - float m41; - float m42; - float m43; - float m44; + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; }; struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -52,15 +47,20 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct CGVector { + double dx; + double dy; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIKeyAndScopeToValueCache { @@ -72,10 +72,10 @@ struct UIKeyAndScopeToValueCache { struct UIKeyToKeyIDCache { NSString *previousKey[64]; void *previousKeyID[64]; - char previousKeyExists[64]; - int hashHits; - int hashHotMisses; - int hashColdMisses; + _Bool previousKeyExists[64]; + long long hashHits; + long long hashHotMisses; + long long hashColdMisses; }; struct UINibArchiveTableInfo { @@ -99,10 +99,10 @@ struct UINibDecoderObjectEntry { }; struct UINibDecoderRecursiveState { - int objectID; - int nextGenericKey; + long long objectID; + long long nextGenericKey; unsigned int nextValueSearchIndex; - char replaced; + _Bool replaced; }; struct UINibDecoderValue { @@ -111,8 +111,8 @@ struct UINibDecoderValue { }; struct UIOffset { - float horizontal; - float vertical; + double horizontal; + double vertical; }; struct UIPeripheralAnimationGeometry { @@ -120,7 +120,7 @@ struct UIPeripheralAnimationGeometry { struct CGPoint inPosition; struct CGRect bounds; struct CGAffineTransform transform; - float targetFrameHeightDelta; + double targetFrameHeightDelta; }; struct UISharedArtworkFileHeader { @@ -131,19 +131,19 @@ struct UISharedArtworkFileHeader { struct UIStringIDTableBucket { id _field1; - unsigned int _field2; + unsigned long long _field2; struct UIStringIDTableBucket *_field3; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _PDFHistoryItem { - char restorePending; - char isInitialScale; - float zoomScale; + _Bool restorePending; + _Bool isInitialScale; + double zoomScale; struct CGPoint contentOffset; }; @@ -155,6 +155,13 @@ struct _UIWebViewportConfiguration { _Bool allowsUserScaling; }; +struct _WBUNetworkDataUsage { + unsigned long long _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; +}; + #pragma mark Typedef'd Structures typedef struct { @@ -170,8 +177,8 @@ typedef struct { typedef struct { id _field1; - unsigned int _field2; -} CDStruct_421913e2; + unsigned long long _field2; +} CDStruct_856ef1b3; typedef struct { id _field1; @@ -180,14 +187,23 @@ typedef struct { } CDStruct_04eade4e; typedef struct { - unsigned long _field1; + _Bool animateContentRotation; + _Bool preserveHeight; + _Bool avoidFadingBottomOfContent; + _Bool skipSnapshotOfEndState; + double contentStretchRightEdgeInset; + int edgeClip; +} CDStruct_010f855d; + +typedef struct { + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { - char itemIsEnabled[25]; + _Bool itemIsEnabled[25]; char timeString[64]; int gsmSignalStrengthRaw; int gsmSignalStrengthBars; @@ -212,7 +228,9 @@ typedef struct { unsigned int displayRawGSMSignal:1; unsigned int displayRawWifiSignal:1; unsigned int locationIconType:1; -} CDStruct_87a532be; + unsigned int quietModeInactive:1; + unsigned int tetheringConnectionCount; +} CDStruct_0e61b686; typedef struct { unsigned int val[8]; @@ -227,13 +245,24 @@ typedef struct { } CDStruct_961fb75c; typedef struct { - char animateContentRotation; - char preserveHeight; - char avoidFadingBottomOfContent; - char skipSnapshotOfEndState; - float contentStretchRightEdgeInset; - int edgeClip; -} CDStruct_19ba41f1; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; +} CDStruct_afa449f9; + +typedef struct { + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; +} CDStruct_d83abbfb; typedef struct { double w; @@ -243,43 +272,29 @@ typedef struct { } CDStruct_bf7dff04; typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; -} CDStruct_ffb0d7a1; + double _field1; + double _field2; + double _field3; +} CDStruct_39925896; typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; -} CDStruct_0be28830; + double amount; + int unit; +} CDStruct_73524d89; typedef struct { float _field1; float _field2; } CDStruct_b2fbf00d; -typedef struct { - float amount; - int unit; -} CDStruct_d5a6e384; - typedef struct { int _field1; int _field2; int _field3; int _field4; - char _field5; - char _field6; -} CDStruct_03799eb3; + _Bool _field5; + _Bool _field6; +} CDStruct_3eb7d77a; typedef struct { id _field1; @@ -288,10 +303,10 @@ typedef struct { id _field4; id _field5; struct CGSize _field6; -} CDStruct_8f44d8bf; +} CDStruct_0ba2c6ed; typedef struct { - char overrideItemIsEnabled[25]; + _Bool overrideItemIsEnabled[25]; unsigned int overrideTimeString:1; unsigned int overrideGsmSignalStrengthRaw:1; unsigned int overrideGsmSignalStrengthBars:1; @@ -313,17 +328,17 @@ typedef struct { unsigned int overrideBluetoothConnected:1; unsigned int overrideDisplayRawGSMSignal:1; unsigned int overrideDisplayRawWifiSignal:1; - CDStruct_87a532be values; -} CDStruct_364e5eb5; + CDStruct_0e61b686 values; +} CDStruct_9dad2be2; typedef struct { - CDStruct_d5a6e384 _field1[4]; -} CDStruct_14b8080e; + CDStruct_73524d89 _field1[4]; +} CDStruct_bd7e7c01; typedef struct { int _field1; struct CGSize _field2; -} CDStruct_9b4cf30b; +} CDStruct_2f66a7ba; typedef struct { CDStruct_bf7dff04 quaternion; @@ -338,28 +353,35 @@ typedef struct { typedef struct { id _field1; - float _field2; - float _field3; - CDStruct_8f44d8bf _field4; - CDStruct_8f44d8bf _field5; - CDStruct_8f44d8bf _field6; - CDStruct_8f44d8bf _field7; - char _field8; -} CDStruct_a542d031; + double _field2; + double _field3; + CDStruct_0ba2c6ed _field4; + CDStruct_0ba2c6ed _field5; + CDStruct_0ba2c6ed _field6; + CDStruct_0ba2c6ed _field7; + _Bool _field8; +} CDStruct_41b0f204; typedef struct { struct CGRect left; struct CGRect middle; struct CGRect right; -} CDStruct_75b8db5d; +} CDStruct_24b02699; typedef struct { - CDStruct_75b8db5d top; - CDStruct_75b8db5d middle; - CDStruct_75b8db5d bottom; -} CDStruct_c8cd2c5d; + CDStruct_24b02699 top; + CDStruct_24b02699 middle; + CDStruct_24b02699 bottom; +} CDStruct_fa4dcde7; // Ambiguous groups +typedef struct { + float m_x; + float m_y; + float m_z; + float m_w; +} CDStruct_23957544; + typedef struct { float _field1; float _field2; @@ -410,3 +432,8 @@ typedef union { UIView *view; } CDUnion_b710d1cf; +typedef union { + CDStruct_961fb75c styling; + int intValue; +} CDUnion_2c5a7b77; + diff --git a/iOS7/Frameworks/UIKit/DOMElement-BrowserExtras.h b/iOS7/Frameworks/UIKit/DOMElement-BrowserExtras.h index 9983062df..219179e58 100644 --- a/iOS7/Frameworks/UIKit/DOMElement-BrowserExtras.h +++ b/iOS7/Frameworks/UIKit/DOMElement-BrowserExtras.h @@ -7,7 +7,7 @@ #import "DOMElement.h" @interface DOMElement (BrowserExtras) -- (BOOL)isHidden; -- (BOOL)inDocument; +- (_Bool)isHidden; +- (_Bool)inDocument; @end diff --git a/iOS7/Frameworks/UIKit/DOMElement-UIWebDocumentViewTextSelecting.h b/iOS7/Frameworks/UIKit/DOMElement-UIWebDocumentViewTextSelecting.h index c70e2f745..c85beaa76 100644 --- a/iOS7/Frameworks/UIKit/DOMElement-UIWebDocumentViewTextSelecting.h +++ b/iOS7/Frameworks/UIKit/DOMElement-UIWebDocumentViewTextSelecting.h @@ -7,6 +7,6 @@ #import "DOMElement.h" @interface DOMElement (UIWebDocumentViewTextSelecting) -- (BOOL)exceedsStructuralComplexity:(int)arg1; +- (_Bool)exceedsStructuralComplexity:(int)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMElement-UIWebFormExtensions.h b/iOS7/Frameworks/UIKit/DOMElement-UIWebFormExtensions.h index 669bfcb85..c246f4588 100644 --- a/iOS7/Frameworks/UIKit/DOMElement-UIWebFormExtensions.h +++ b/iOS7/Frameworks/UIKit/DOMElement-UIWebFormExtensions.h @@ -7,6 +7,6 @@ #import "DOMElement.h" @interface DOMElement (UIWebFormExtensions) -- (void)getTextWritingDirection:(int *)arg1 override:(char *)arg2; +- (void)getTextWritingDirection:(long long *)arg1 override:(_Bool *)arg2; @end diff --git a/iOS7/Frameworks/UIKit/DOMElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMElement-UIWebInteraction.h index 835e6e809..4a4cf73f2 100644 --- a/iOS7/Frameworks/UIKit/DOMElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMElement-UIWebInteraction.h @@ -7,7 +7,7 @@ #import "DOMElement.h" @interface DOMElement (UIWebInteraction) -- (BOOL)touchCalloutEnabled; +- (_Bool)touchCalloutEnabled; - (id)tapHighlightColor; @end diff --git a/iOS7/Frameworks/UIKit/DOMElement-UIWebSelectionAdditions.h b/iOS7/Frameworks/UIKit/DOMElement-UIWebSelectionAdditions.h index 786868634..6e27ae904 100644 --- a/iOS7/Frameworks/UIKit/DOMElement-UIWebSelectionAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMElement-UIWebSelectionAdditions.h @@ -7,7 +7,7 @@ #import "DOMElement.h" @interface DOMElement (UIWebSelectionAdditions) -- (BOOL)hasCustomLineHeight; -- (BOOL)selectable; +- (_Bool)hasCustomLineHeight; +- (_Bool)selectable; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLAnchorElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLAnchorElement-UIWebInteraction.h index e5ef2389d..ae9c1c8c0 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLAnchorElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLAnchorElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLAnchorElement.h" @interface DOMHTMLAnchorElement (UIWebInteraction) -- (BOOL)alwaysAttemptToShowTapHighlight; +- (_Bool)alwaysAttemptToShowTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLAppletElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLAppletElement-UIWebInteraction.h index c43faddfc..5abf54fd6 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLAppletElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLAppletElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLAppletElement.h" @interface DOMHTMLAppletElement (UIWebInteraction) -- (BOOL)showsTapHighlight; +- (_Bool)showsTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLEmbedElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLEmbedElement-UIWebInteraction.h index 0a10f473b..95a4bef50 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLEmbedElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLEmbedElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLEmbedElement.h" @interface DOMHTMLEmbedElement (UIWebInteraction) -- (BOOL)showsTapHighlight; +- (_Bool)showsTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLImageElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLImageElement-UIWebInteraction.h index 7aef5b892..f00fcfb4a 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLImageElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLImageElement-UIWebInteraction.h @@ -7,7 +7,7 @@ #import "DOMHTMLImageElement.h" @interface DOMHTMLImageElement (UIWebInteraction) -- (BOOL)alwaysAttemptToShowTapHighlight; -- (BOOL)showsTapHighlight; +- (_Bool)alwaysAttemptToShowTapHighlight; +- (_Bool)showsTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UITextInputAdditions.h index ca68fa85b..1bc1963b1 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UITextInputAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UITextInputAdditions.h @@ -7,11 +7,11 @@ #import "DOMHTMLInputElement.h" @interface DOMHTMLInputElement (UITextInputAdditions) -- (BOOL)isEditing; +- (_Bool)isEditing; - (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (int)keyboardType; -- (BOOL)isTextControl; -- (BOOL)isSecure; +- (long long)keyboardType; +- (_Bool)isTextControl; +- (_Bool)isSecure; - (id)text; - (id)textInputTraits; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebBrowserViewPrivate.h b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebBrowserViewPrivate.h index e51a8f86d..324d98504 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebBrowserViewPrivate.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebBrowserViewPrivate.h @@ -9,10 +9,10 @@ @interface DOMHTMLInputElement (UIWebBrowserViewPrivate) - (id)_textFormElement; - (void)_accessoryClear; -- (BOOL)_supportsAccessoryClear; -- (BOOL)_supportsAutoFill; -- (BOOL)_requiresInputView; -- (BOOL)_requiresAccessoryView; +- (_Bool)_supportsAccessoryClear; +- (_Bool)_supportsAutoFill; +- (_Bool)_requiresInputView; +- (_Bool)_requiresAccessoryView; - (void)_stopAssistingDocumentView:(id)arg1; - (void)_startAssistingDocumentView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebInteraction.h index 223c6c24e..af7dd039d 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLInputElement-UIWebInteraction.h @@ -7,8 +7,8 @@ #import "DOMHTMLInputElement.h" @interface DOMHTMLInputElement (UIWebInteraction) -- (BOOL)nodeCanBecomeFirstResponder; -- (BOOL)isLikelyToBeginPageLoad; -- (BOOL)isAssistedDateType; +- (_Bool)nodeCanBecomeFirstResponder; +- (_Bool)isLikelyToBeginPageLoad; +- (_Bool)isAssistedDateType; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLObjectElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLObjectElement-UIWebInteraction.h index 45ec579aa..3eb591245 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLObjectElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLObjectElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLObjectElement.h" @interface DOMHTMLObjectElement (UIWebInteraction) -- (BOOL)showsTapHighlight; +- (_Bool)showsTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebBrowserViewPrivate.h b/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebBrowserViewPrivate.h index 216fb69a3..5f63a7497 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebBrowserViewPrivate.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebBrowserViewPrivate.h @@ -7,9 +7,9 @@ #import "DOMHTMLSelectElement.h" @interface DOMHTMLSelectElement (UIWebBrowserViewPrivate) -- (BOOL)_supportsAutoFill; -- (BOOL)_requiresInputView; -- (BOOL)_requiresAccessoryView; +- (_Bool)_supportsAutoFill; +- (_Bool)_requiresInputView; +- (_Bool)_requiresAccessoryView; - (void)_stopAssistingDocumentView:(id)arg1; - (void)_startAssistingDocumentView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebInteraction.h index b4bc21f4a..3b876c63e 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLSelectElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLSelectElement.h" @interface DOMHTMLSelectElement (UIWebInteraction) -- (BOOL)nodeCanBecomeFirstResponder; +- (_Bool)nodeCanBecomeFirstResponder; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UITextInputAdditions.h index 8518a6078..8a48865ac 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UITextInputAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UITextInputAdditions.h @@ -7,9 +7,9 @@ #import "DOMHTMLTextAreaElement.h" @interface DOMHTMLTextAreaElement (UITextInputAdditions) -- (BOOL)isEditing; +- (_Bool)isEditing; - (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (BOOL)isTextControl; +- (_Bool)isTextControl; - (id)textInputTraits; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebBrowserViewPrivate.h b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebBrowserViewPrivate.h index 12c87f078..89ed27073 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebBrowserViewPrivate.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebBrowserViewPrivate.h @@ -8,9 +8,9 @@ @interface DOMHTMLTextAreaElement (UIWebBrowserViewPrivate) - (id)_textFormElement; -- (BOOL)_supportsAutoFill; -- (BOOL)_requiresInputView; -- (BOOL)_requiresAccessoryView; +- (_Bool)_supportsAutoFill; +- (_Bool)_requiresInputView; +- (_Bool)_requiresAccessoryView; - (void)_stopAssistingDocumentView:(id)arg1; - (void)_startAssistingDocumentView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebInteraction.h index 28efb4aa9..3d8218038 100644 --- a/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMHTMLTextAreaElement-UIWebInteraction.h @@ -7,6 +7,6 @@ #import "DOMHTMLTextAreaElement.h" @interface DOMHTMLTextAreaElement (UIWebInteraction) -- (BOOL)nodeCanBecomeFirstResponder; +- (_Bool)nodeCanBecomeFirstResponder; @end diff --git a/iOS7/Frameworks/UIKit/DOMNode-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/DOMNode-UITextInputAdditions.h index 19db80ef0..29134bcf8 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UITextInputAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UITextInputAdditions.h @@ -15,14 +15,14 @@ @interface DOMNode (UITextInputAdditions) - (id)textDocument; -@property(nonatomic) int selectionAffinity; -- (BOOL)editing; -- (BOOL)editable; +@property(nonatomic) long long selectionAffinity; +- (_Bool)editing; +- (_Bool)editable; - (id)selectionRectsForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; @@ -30,15 +30,15 @@ - (struct CGRect)caretRectForPosition:(id)arg1; @property(nonatomic) id inputDelegate; @property(readonly, nonatomic) id tokenizer; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (BOOL)hasText; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (_Bool)hasText; - (void)unmarkText; @property(readonly, nonatomic) UITextRange *markedTextRange; - (void)moveDown; @@ -49,47 +49,47 @@ - (struct CGRect)firstRectForRange:(id)arg1; - (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; - (void)replaceRange:(id)arg1 withText:(id)arg2; -- (void)replaceRange:(id)arg1 withText:(id)arg2 closeTyping:(BOOL)arg3; +- (void)replaceRange:(id)arg1 withText:(id)arg2 closeTyping:(_Bool)arg3; - (id)rangeOfEnclosingWord:(id)arg1; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; - (id)textInRange:(id)arg1; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @property(copy) UITextRange *selectedTextRange; -- (void)setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; +- (void)setSelectedTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; - (id)_textSelectingContainer; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; -- (BOOL)becomesEditableWithGestures; -- (BOOL)isEditing; -- (BOOL)isEditable; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; +- (_Bool)becomesEditableWithGestures; +- (_Bool)isEditing; +- (_Bool)isEditable; - (id)content; - (void)updateSelection; - (id)selectionView; @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; -- (BOOL)isAutoFillMode; +- (_Bool)isAutoFillMode; - (void)acceptedAutoFillWord:(id)arg1; - (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; - (void)updateAutoscroll:(id)arg1; - (id)automaticallySelectedOverlay; - (void)setInitialSelectionBehavior:(int)arg1; - (int)initialSelectionBehavior; -@property(nonatomic) int returnKeyType; +@property(nonatomic) long long returnKeyType; @property(nonatomic) int textLoupeVisibility; -@property(nonatomic) BOOL contentsIsSingleValue; +@property(nonatomic) _Bool contentsIsSingleValue; @property(nonatomic) id textSuggestionDelegate; -- (BOOL)isShowingPlaceholder; +- (_Bool)isShowingPlaceholder; - (struct CGRect)convertCaretRect:(struct CGRect)arg1; - (struct CGRect)caretRect; - (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (void)setSelectionWithPoint:(struct CGPoint)arg1 inset:(float)arg2; +- (void)setSelectionWithPoint:(struct CGPoint)arg1 inset:(double)arg2; - (id)text; - (void)setText:(id)arg1; -- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1 withInset:(float)arg2; +- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1 withInset:(double)arg2; - (int)selectionState; - (void)selectAll; -- (BOOL)selectionAtWordStart; -- (BOOL)selectionAtDocumentStart; -- (BOOL)hasSelection; +- (_Bool)selectionAtWordStart; +- (_Bool)selectionAtDocumentStart; +- (_Bool)hasSelection; - (void)extendCurrentSelection:(int)arg1; - (id)rangeByExtendingCurrentSelection:(int)arg1; - (id)rangeByMovingCurrentSelection:(int)arg1; @@ -105,7 +105,7 @@ - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; - (unsigned short)characterInRelationToCaretSelection:(int)arg1; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (id)insertDictationResultPlaceholder; - (id)metadataDictionariesForDictationResults; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; @@ -116,43 +116,43 @@ - (void)endSelectionChange; - (void)beginSelectionChange; - (void)handleKeyWebEvent:(id)arg1; -- (BOOL)requiresKeyEvents; +- (_Bool)requiresKeyEvents; - (id)delegate; -- (void)setSecure:(BOOL)arg1; +- (void)setSecure:(_Bool)arg1; - (id)textInputTraits; - (void)setupPlaceholderTextIfNeeded; -- (BOOL)hasContent; +- (_Bool)hasContent; - (void)takeTraitsFrom:(id)arg1; // Remaining properties -@property(nonatomic) BOOL acceptsEmoji; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsEmoji; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL forceEnableDictation; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool forceEnableDictation; @property(retain, nonatomic) UIColor *insertionPointColor; -@property(nonatomic) unsigned int insertionPointWidth; -@property(nonatomic) BOOL isSingleLineDocument; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; +@property(nonatomic) unsigned long long insertionPointWidth; +@property(nonatomic) _Bool isSingleLineDocument; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; @property(retain, nonatomic) UIColor *selectionBarColor; @property(retain, nonatomic) UIImage *selectionDragDotImage; -@property(nonatomic) int selectionGranularity; +@property(nonatomic) long long selectionGranularity; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(nonatomic) int shortcutConversionType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(readonly, nonatomic) UIView *textInputView; @property(nonatomic) int textSelectionBehavior; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; @end diff --git a/iOS7/Frameworks/UIKit/DOMNode-UITextInput_Internal.h b/iOS7/Frameworks/UIKit/DOMNode-UITextInput_Internal.h index a99053d7f..355e6e5e7 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UITextInput_Internal.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UITextInput_Internal.h @@ -17,24 +17,24 @@ - (void)_unmarkText; - (void)_setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; - (void)_setGestureRecognizers; -- (int)_selectionAffinity; -- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; -- (id)_positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3 withAffinityDownstream:(BOOL)arg4; -- (id)_moveRight:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveLeft:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveDown:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveUp:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_setHistory:(id)arg1 withExtending:(BOOL)arg2 withAnchor:(int)arg3 withAffinityDownstream:(BOOL)arg4; +- (long long)_selectionAffinity; +- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; +- (id)_positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3 withAffinityDownstream:(_Bool)arg4; +- (id)_moveRight:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveLeft:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveDown:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveUp:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_setHistory:(id)arg1 withExtending:(_Bool)arg2 withAnchor:(int)arg3 withAffinityDownstream:(_Bool)arg4; - (id)_setSelectionRangeWithHistory:(id)arg1; -- (void)_updateSelectionWithTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; +- (void)_updateSelectionWithTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; - (id)_fontForCaretSelection; - (id)_textColorForCaretSelection; - (id)_clampedpositionFromPosition:(id)arg1 offset:(int)arg2; @@ -43,30 +43,33 @@ - (id)_rangeOfParagraphEnclosingPosition:(id)arg1; - (id)_rangeOfLineEnclosingPosition:(id)arg1; - (id)_rangeOfEnclosingWord:(id)arg1; -- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; +- (id)_rangeOfText:(id)arg1 endingAtPosition:(id)arg2; +- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; - (void)_replaceCurrentWordWithText:(id)arg1; -- (void)_deleteForwardAndNotify:(BOOL)arg1; -- (void)_deleteBackwardAndNotify:(BOOL)arg1; +- (void)_deleteForwardAndNotify:(_Bool)arg1; +- (void)_deleteBackwardAndNotify:(_Bool)arg1; - (void)_deleteToEndOfLine; - (void)_deleteToStartOfLine; - (void)_deleteByWord; - (void)_setCaretSelectionAtEndOfSelection; +- (id)_positionAtStartOfWords:(unsigned long long)arg1 beforePosition:(id)arg2; - (void)_expandSelectionToStartOfWordsBeforeCaretSelection:(int)arg1; - (void)_expandSelectionToStartOfWordBeforeCaretSelection; +- (void)_expandSelectionToBackwardDeletionCluster; - (void)_moveCurrentSelection:(int)arg1; - (void)_extendCurrentSelection:(int)arg1; -- (BOOL)_hasMarkedTextOrRangedSelection; -- (BOOL)_isEmptySelection; +- (_Bool)_hasMarkedTextOrRangedSelection; +- (_Bool)_isEmptySelection; - (struct CGRect)_selectionClipRect; -- (BOOL)_selectionAtDocumentEnd; -- (BOOL)_selectionAtDocumentStart; -- (BOOL)_selectionAtWordStart; +- (_Bool)_selectionAtDocumentEnd; +- (_Bool)_selectionAtDocumentStart; +- (_Bool)_selectionAtWordStart; - (id)_fullText; - (id)_wordContainingCaretSelection; -- (unsigned long)_characterInRelationToRangedSelection:(int)arg1; -- (unsigned long)_characterInRelationToCaretSelection:(int)arg1; -- (unsigned long)_characterBeforeCaretSelection; -- (unsigned long)_characterAfterCaretSelection; +- (unsigned int)_characterInRelationToRangedSelection:(int)arg1; +- (unsigned int)_characterInRelationToCaretSelection:(int)arg1; +- (unsigned int)_characterBeforeCaretSelection; +- (unsigned int)_characterAfterCaretSelection; - (struct _NSRange)_nsrangeForTextRange:(id)arg1; - (int)_indexForTextPosition:(id)arg1; - (void)_selectAll; diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebBrowserViewPrivate.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebBrowserViewPrivate.h index abe8def16..a0125dae9 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UIWebBrowserViewPrivate.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebBrowserViewPrivate.h @@ -11,10 +11,10 @@ - (id)_previousAssistedNode; - (id)_nextAssistedNode; - (void)_accessoryClear; -- (BOOL)_supportsAccessoryClear; -- (BOOL)_supportsAutoFill; -- (BOOL)_requiresInputView; -- (BOOL)_requiresAccessoryView; +- (_Bool)_supportsAccessoryClear; +- (_Bool)_supportsAutoFill; +- (_Bool)_requiresInputView; +- (_Bool)_requiresAccessoryView; - (void)_stopAssistingDocumentView:(id)arg1; - (void)_startAssistingDocumentView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebFormExtensions.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebFormExtensions.h deleted file mode 100644 index f6c38f5a9..000000000 --- a/iOS7/Frameworks/UIKit/DOMNode-UIWebFormExtensions.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "DOMNode.h" - -@interface DOMNode (UIWebFormExtensions) -- (id)itemTitle; -- (void)populateCell:(id)arg1; -- (id)createPickerCell; -- (id)createSelectedItem; -- (id)createPeripheral; -@end - diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebFormPeripheral.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebFormPeripheral.h new file mode 100644 index 000000000..4c1efc608 --- /dev/null +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebFormPeripheral.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DOMNode.h" + +@interface DOMNode (UIWebFormPeripheral) +- (id)createPeripheral; +@end + diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebFormSelectPeripheralExtensions.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebFormSelectPeripheralExtensions.h new file mode 100644 index 000000000..b67e46663 --- /dev/null +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebFormSelectPeripheralExtensions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DOMNode.h" + +@interface DOMNode (UIWebFormSelectPeripheralExtensions) +- (id)itemTitle; +- (void)populateCell:(id)arg1; +- (id)createPickerCell; +- (id)createSelectedItem; +@end + diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebInteraction.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebInteraction.h index 31a12115f..3259f4bf5 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UIWebInteraction.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebInteraction.h @@ -7,12 +7,12 @@ #import "DOMNode.h" @interface DOMNode (UIWebInteraction) -- (BOOL)nodeCanBecomeFirstResponder; -- (BOOL)isLikelyToBeginPageLoad; +- (_Bool)nodeCanBecomeFirstResponder; +- (_Bool)isLikelyToBeginPageLoad; - (id)absoluteQuadsAtPoint:(struct CGPoint)arg1; -- (BOOL)touchCalloutEnabled; +- (_Bool)touchCalloutEnabled; - (id)tapHighlightColor; -- (BOOL)alwaysAttemptToShowTapHighlight; -- (BOOL)showsTapHighlight; +- (_Bool)alwaysAttemptToShowTapHighlight; +- (_Bool)showsTapHighlight; @end diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebSelectionAdditions.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebSelectionAdditions.h index 463922a7c..2329e0656 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UIWebSelectionAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebSelectionAdditions.h @@ -15,23 +15,23 @@ - (id)enclosingDocument; - (struct CGRect)boundingRectAndInsideFixedPosition:(int *)arg1; - (struct CGRect)boundingRect; -- (BOOL)canShrinkDirectlyToTextOnly; +- (_Bool)canShrinkDirectlyToTextOnly; - (id)rangeOfContents; -- (BOOL)containsRange:(id)arg1; +- (_Bool)containsRange:(id)arg1; - (id)asDomRange; - (id)asDomNode; -- (BOOL)rendersAsBlock; +- (_Bool)rendersAsBlock; - (id)largerParent; -- (BOOL)strictlyContainsBlock:(id)arg1; -- (BOOL)containsBlock:(id)arg1; -- (BOOL)isSameBlock:(id)arg1; -- (BOOL)hasCustomLineHeight; -- (BOOL)selectable; +- (_Bool)strictlyContainsBlock:(id)arg1; +- (_Bool)containsBlock:(id)arg1; +- (_Bool)isSameBlock:(id)arg1; +- (_Bool)hasCustomLineHeight; +- (_Bool)selectable; - (id)parentBlock; - (id)webFrame; - (id)enclosingElementIncludingSelf; - (id)asElement; -- (BOOL)strictlyContainsNode:(id)arg1; -- (BOOL)containsNode:(id)arg1; +- (_Bool)strictlyContainsNode:(id)arg1; +- (_Bool)containsNode:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/DOMNode-UIWebViewAdditions.h b/iOS7/Frameworks/UIKit/DOMNode-UIWebViewAdditions.h index 78e857a11..ed68b18bd 100644 --- a/iOS7/Frameworks/UIKit/DOMNode-UIWebViewAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMNode-UIWebViewAdditions.h @@ -7,9 +7,9 @@ #import "DOMNode.h" @interface DOMNode (UIWebViewAdditions) -- (int)keyboardType; -- (BOOL)isSecure; -- (BOOL)isTextControl; +- (long long)keyboardType; +- (_Bool)isSecure; +- (_Bool)isTextControl; - (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/DOMRange-UIWebSelectionAdditions.h b/iOS7/Frameworks/UIKit/DOMRange-UIWebSelectionAdditions.h index e930fe5fe..29f615e2c 100644 --- a/iOS7/Frameworks/UIKit/DOMRange-UIWebSelectionAdditions.h +++ b/iOS7/Frameworks/UIKit/DOMRange-UIWebSelectionAdditions.h @@ -11,15 +11,15 @@ @interface DOMRange (UIWebSelectionAdditions) - (id)enclosingDocument; - (id)rangeOfContents; -- (BOOL)canShrinkDirectlyToTextOnly; -- (BOOL)containsRange:(id)arg1; +- (_Bool)canShrinkDirectlyToTextOnly; +- (_Bool)containsRange:(id)arg1; - (id)asDomRange; - (id)asDomNode; -- (BOOL)selectable; -- (BOOL)rendersAsBlock; -- (BOOL)strictlyContainsBlock:(id)arg1; -- (BOOL)containsBlock:(id)arg1; -- (BOOL)isSameBlock:(id)arg1; +- (_Bool)selectable; +- (_Bool)rendersAsBlock; +- (_Bool)strictlyContainsBlock:(id)arg1; +- (_Bool)containsBlock:(id)arg1; +- (_Bool)isSameBlock:(id)arg1; - (id)largerParent; - (id)parentBlock; - (struct CGRect)boundingRectAndInsideFixedPosition:(int *)arg1; diff --git a/iOS7/Frameworks/UIKit/LSApplicationProxy-LSResourceProxyIconPrivate.h b/iOS7/Frameworks/UIKit/LSApplicationProxy-LSResourceProxyIconPrivate.h index f718917ee..dabe1b039 100644 --- a/iOS7/Frameworks/UIKit/LSApplicationProxy-LSResourceProxyIconPrivate.h +++ b/iOS7/Frameworks/UIKit/LSApplicationProxy-LSResourceProxyIconPrivate.h @@ -7,7 +7,7 @@ #import "LSApplicationProxy.h" @interface LSApplicationProxy (LSResourceProxyIconPrivate) -- (CDStruct_9b4cf30b *)_iconVariantDefinitions:(id)arg1; +- (CDStruct_2f66a7ba *)_iconVariantDefinitions:(id)arg1; - (struct CGSize)_defaultStyleSize:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/LSDocumentProxy-LSResourceProxyIconPrivate.h b/iOS7/Frameworks/UIKit/LSDocumentProxy-LSResourceProxyIconPrivate.h index ec36acaef..8c47cf913 100644 --- a/iOS7/Frameworks/UIKit/LSDocumentProxy-LSResourceProxyIconPrivate.h +++ b/iOS7/Frameworks/UIKit/LSDocumentProxy-LSResourceProxyIconPrivate.h @@ -7,7 +7,7 @@ #import "LSDocumentProxy.h" @interface LSDocumentProxy (LSResourceProxyIconPrivate) -- (CDStruct_9b4cf30b *)_iconVariantDefinitions:(id)arg1; +- (CDStruct_2f66a7ba *)_iconVariantDefinitions:(id)arg1; - (struct CGSize)_defaultStyleSize:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/LSResourceProxy-LSResourceProxyIconPrivate.h b/iOS7/Frameworks/UIKit/LSResourceProxy-LSResourceProxyIconPrivate.h index 49abda49c..14cae11f2 100644 --- a/iOS7/Frameworks/UIKit/LSResourceProxy-LSResourceProxyIconPrivate.h +++ b/iOS7/Frameworks/UIKit/LSResourceProxy-LSResourceProxyIconPrivate.h @@ -8,7 +8,7 @@ @interface LSResourceProxy (LSResourceProxyIconPrivate) - (struct CGSize)_largestImageSize:(id)arg1; -- (CDStruct_9b4cf30b *)_iconDefinitionForSize:(struct CGSize)arg1 style:(id)arg2; -- (CDStruct_9b4cf30b *)_iconVariantDefinitions:(id)arg1; +- (CDStruct_2f66a7ba *)_iconDefinitionForSize:(struct CGSize)arg1 style:(id)arg2; +- (CDStruct_2f66a7ba *)_iconVariantDefinitions:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/LSResourceProxy-UIKitPrivate.h b/iOS7/Frameworks/UIKit/LSResourceProxy-UIKitPrivate.h index 3cc9189c9..9c8cb8ad4 100644 --- a/iOS7/Frameworks/UIKit/LSResourceProxy-UIKitPrivate.h +++ b/iOS7/Frameworks/UIKit/LSResourceProxy-UIKitPrivate.h @@ -7,7 +7,7 @@ #import "LSResourceProxy.h" @interface LSResourceProxy (UIKitPrivate) -+ (int)_compareApplicationIconCanvasSize:(struct CGSize)arg1 withSize:(struct CGSize)arg2; ++ (long long)_compareApplicationIconCanvasSize:(struct CGSize)arg1 withSize:(struct CGSize)arg2; + (struct CGSize)_applicationIconCanvasSize; - (struct CGSize)_defaultStyleSize:(id)arg1; - (id)_iconForStyle:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/NSArray-UIReferenceLibraryViewControllerAdditions_Private.h b/iOS7/Frameworks/UIKit/NSArray-UIReferenceLibraryViewControllerAdditions_Private.h new file mode 100644 index 000000000..0ab129097 --- /dev/null +++ b/iOS7/Frameworks/UIKit/NSArray-UIReferenceLibraryViewControllerAdditions_Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (UIReferenceLibraryViewControllerAdditions_Private) +- (id)_filteredArrayOfObjectsPassingTest:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/NSArray-UIStringDrawingPrivate.h b/iOS7/Frameworks/UIKit/NSArray-UIStringDrawingPrivate.h index e9fc55b07..798426170 100644 --- a/iOS7/Frameworks/UIKit/NSArray-UIStringDrawingPrivate.h +++ b/iOS7/Frameworks/UIKit/NSArray-UIStringDrawingPrivate.h @@ -7,6 +7,6 @@ #import "NSArray.h" @interface NSArray (UIStringDrawingPrivate) -- (struct CGSize)_legacy_drawComponentsJoinedByString:(id)arg1 atPoint:(struct CGPoint *)arg2 forWidth:(float)arg3 withFont:(id)arg4 lineBreakMode:(int)arg5; +- (struct CGSize)_legacy_drawComponentsJoinedByString:(id)arg1 atPoint:(struct CGPoint *)arg2 forWidth:(double)arg3 withFont:(id)arg4 lineBreakMode:(long long)arg5; @end diff --git a/iOS7/Frameworks/UIKit/NSAttributedString-SecuredTextField.h b/iOS7/Frameworks/UIKit/NSAttributedString-SecuredTextField.h index dace1300f..a9e8db4dd 100644 --- a/iOS7/Frameworks/UIKit/NSAttributedString-SecuredTextField.h +++ b/iOS7/Frameworks/UIKit/NSAttributedString-SecuredTextField.h @@ -7,6 +7,6 @@ #import "NSAttributedString.h" @interface NSAttributedString (SecuredTextField) -- (id)_ui_secureStringWithPointSize:(float)arg1; +- (id)_ui_secureStringWithPointSize:(double)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSAttributedString-UIKitAdditions.h b/iOS7/Frameworks/UIKit/NSAttributedString-UIKitAdditions.h index 22f58cda8..f6cd2d41a 100644 --- a/iOS7/Frameworks/UIKit/NSAttributedString-UIKitAdditions.h +++ b/iOS7/Frameworks/UIKit/NSAttributedString-UIKitAdditions.h @@ -8,6 +8,6 @@ @interface NSAttributedString (UIKitAdditions) - (id)_ui_attributedStringWithOriginalFontAttributes; -- (int)_ui_resolvedTextAlignment; +- (long long)_ui_resolvedTextAlignment; @end diff --git a/iOS7/Frameworks/UIKit/NSColor.h b/iOS7/Frameworks/UIKit/NSColor.h index 53c1ff13a..161d764a3 100644 --- a/iOS7/Frameworks/UIKit/NSColor.h +++ b/iOS7/Frameworks/UIKit/NSColor.h @@ -6,12 +6,13 @@ #import +// Not exported @interface NSColor : UIColor { } -+ (id)colorWithCalibratedWhite:(float)arg1 alpha:(float)arg2; -+ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithCalibratedWhite:(double)arg1 alpha:(double)arg2; ++ (id)colorWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; - (id)initWithCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSDateComponents-NSCalendarUnit.h b/iOS7/Frameworks/UIKit/NSDateComponents-NSCalendarUnit.h index 7fdfb3bbc..9263a405a 100644 --- a/iOS7/Frameworks/UIKit/NSDateComponents-NSCalendarUnit.h +++ b/iOS7/Frameworks/UIKit/NSDateComponents-NSCalendarUnit.h @@ -7,13 +7,13 @@ #import "NSDateComponents.h" @interface NSDateComponents (NSCalendarUnit) -+ (id)namesForComponents:(unsigned int)arg1; -+ (unsigned int)largerComponentsRelativeToComponent:(unsigned int)arg1; -+ (unsigned int)smallerComponentsRelativeToComponent:(unsigned int)arg1; -+ (unsigned int)smaller:(BOOL)arg1 componentsRelativeToComponent:(unsigned int)arg2; -- (void)setComponents:(id)arg1; -- (void)setValue:(int)arg1 forComponent:(unsigned int)arg2; -- (int)valueForComponent:(unsigned int)arg1; -- (id)conciseDescription; ++ (id)_ui_namesForComponents:(unsigned long long)arg1; ++ (unsigned long long)_ui_largerComponentsRelativeToComponent:(unsigned long long)arg1; ++ (unsigned long long)_ui_smallerComponentsRelativeToComponent:(unsigned long long)arg1; ++ (unsigned long long)smaller:(_Bool)arg1 componentsRelativeToComponent:(unsigned long long)arg2; +- (void)_ui_setComponents:(id)arg1; +- (void)_ui_setValue:(long long)arg1 forComponent:(unsigned long long)arg2; +- (long long)_ui_valueForComponent:(unsigned long long)arg1; +- (id)_ui_conciseDescription; @end diff --git a/iOS7/Frameworks/UIKit/NSDictionary-UICollectionAdditions.h b/iOS7/Frameworks/UIKit/NSDictionary-UICollectionAdditions.h index 27ac1b1ae..d6e12dbcd 100644 --- a/iOS7/Frameworks/UIKit/NSDictionary-UICollectionAdditions.h +++ b/iOS7/Frameworks/UIKit/NSDictionary-UICollectionAdditions.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (UICollectionAdditions) -- (BOOL)_boolForKey:(id)arg1; +- (_Bool)_boolForKey:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSDictionary-UIStringDrawingKeyCompatibility.h b/iOS7/Frameworks/UIKit/NSDictionary-UIStringDrawingKeyCompatibility.h index 5c2ecf64c..407d5716d 100644 --- a/iOS7/Frameworks/UIKit/NSDictionary-UIStringDrawingKeyCompatibility.h +++ b/iOS7/Frameworks/UIKit/NSDictionary-UIStringDrawingKeyCompatibility.h @@ -8,6 +8,6 @@ @interface NSDictionary (UIStringDrawingKeyCompatibility) - (id)_ui_attributesForDictionaryContainingUIStringDrawingKeys; -- (BOOL)_ui_dictionaryContainsUIStringDrawingKeys; +- (_Bool)_ui_dictionaryContainsUIStringDrawingKeys; @end diff --git a/iOS7/Frameworks/UIKit/NSDiscardableContent-Protocol.h b/iOS7/Frameworks/UIKit/NSDiscardableContent-Protocol.h index 3ea73c5eb..43ba31699 100644 --- a/iOS7/Frameworks/UIKit/NSDiscardableContent-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSDiscardableContent-Protocol.h @@ -5,9 +5,9 @@ */ @protocol NSDiscardableContent -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; +- (_Bool)beginContentAccess; @end diff --git a/iOS7/Frameworks/UIKit/NSDocumentDifferenceSize.h b/iOS7/Frameworks/UIKit/NSDocumentDifferenceSize.h index 90396bad1..a6ef6721b 100644 --- a/iOS7/Frameworks/UIKit/NSDocumentDifferenceSize.h +++ b/iOS7/Frameworks/UIKit/NSDocumentDifferenceSize.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface NSDocumentDifferenceSize : NSObject { - int _generationCount; - int _changeCount; + long long _generationCount; + long long _changeCount; } -@property(nonatomic) int changeCount; // @synthesize changeCount=_changeCount; -@property(nonatomic) int generationCount; // @synthesize generationCount=_generationCount; +@property(nonatomic) long long changeCount; // @synthesize changeCount=_changeCount; +@property(nonatomic) long long generationCount; // @synthesize generationCount=_generationCount; - (id)description; @end diff --git a/iOS7/Frameworks/UIKit/NSDocumentDifferenceSizeTriple.h b/iOS7/Frameworks/UIKit/NSDocumentDifferenceSizeTriple.h index cff64cff8..53efa318f 100644 --- a/iOS7/Frameworks/UIKit/NSDocumentDifferenceSizeTriple.h +++ b/iOS7/Frameworks/UIKit/NSDocumentDifferenceSizeTriple.h @@ -8,6 +8,7 @@ @class NSDocumentDifferenceSize; +// Not exported @interface NSDocumentDifferenceSizeTriple : NSObject { NSDocumentDifferenceSize *_dueToRecentChangesBeforeSaving; diff --git a/iOS7/Frameworks/UIKit/NSFastEnumeration-Protocol.h b/iOS7/Frameworks/UIKit/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/Frameworks/UIKit/NSFastEnumeration-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/NSISVariableDelegate-Protocol.h b/iOS7/Frameworks/UIKit/NSISVariableDelegate-Protocol.h index 786077765..f60d3c145 100644 --- a/iOS7/Frameworks/UIKit/NSISVariableDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSISVariableDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol NSISVariableDelegate -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; - (id)nsis_descriptionOfVariable:(id)arg1; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/NSIndexPath-UICollectionViewAdditions.h b/iOS7/Frameworks/UIKit/NSIndexPath-UICollectionViewAdditions.h index 09cf168c3..b20e05e44 100644 --- a/iOS7/Frameworks/UIKit/NSIndexPath-UICollectionViewAdditions.h +++ b/iOS7/Frameworks/UIKit/NSIndexPath-UICollectionViewAdditions.h @@ -7,7 +7,7 @@ #import "NSIndexPath.h" @interface NSIndexPath (UICollectionViewAdditions) -+ (id)indexPathForItem:(int)arg1 inSection:(int)arg2; -@property(readonly, nonatomic) int item; ++ (id)indexPathForItem:(long long)arg1 inSection:(long long)arg2; +@property(readonly, nonatomic) long long item; @end diff --git a/iOS7/Frameworks/UIKit/NSIndexPath-UITableView.h b/iOS7/Frameworks/UIKit/NSIndexPath-UITableView.h index 18b6d7f67..043d60f96 100644 --- a/iOS7/Frameworks/UIKit/NSIndexPath-UITableView.h +++ b/iOS7/Frameworks/UIKit/NSIndexPath-UITableView.h @@ -7,8 +7,8 @@ #import "NSIndexPath.h" @interface NSIndexPath (UITableView) -+ (id)indexPathForRow:(int)arg1 inSection:(int)arg2; -@property(readonly, nonatomic) int row; -@property(readonly, nonatomic) int section; ++ (id)indexPathForRow:(long long)arg1 inSection:(long long)arg2; +@property(readonly, nonatomic) long long row; +@property(readonly, nonatomic) long long section; @end diff --git a/iOS7/Frameworks/UIKit/NSInvocation-XPCProxyReplyHandlerFinding.h b/iOS7/Frameworks/UIKit/NSInvocation-XPCProxyReplyHandlerFinding.h index b04caddd1..2ddff782c 100644 --- a/iOS7/Frameworks/UIKit/NSInvocation-XPCProxyReplyHandlerFinding.h +++ b/iOS7/Frameworks/UIKit/NSInvocation-XPCProxyReplyHandlerFinding.h @@ -7,6 +7,6 @@ #import "NSInvocation.h" @interface NSInvocation (XPCProxyReplyHandlerFinding) -- (int)_firstXPCProxyReplyHandlerArgumentIndex; +- (long long)_firstXPCProxyReplyHandlerArgumentIndex; @end diff --git a/iOS7/Frameworks/UIKit/NSLayoutConstraint-UIKitSymbolicConstantResolution.h b/iOS7/Frameworks/UIKit/NSLayoutConstraint-UIKitSymbolicConstantResolution.h index 957b86325..55488e9c2 100644 --- a/iOS7/Frameworks/UIKit/NSLayoutConstraint-UIKitSymbolicConstantResolution.h +++ b/iOS7/Frameworks/UIKit/NSLayoutConstraint-UIKitSymbolicConstantResolution.h @@ -7,6 +7,6 @@ #import "NSLayoutConstraint.h" @interface NSLayoutConstraint (UIKitSymbolicConstantResolution) -- (BOOL)defaultResolvedValue:(float *)arg1 forSymbolicConstant:(id)arg2 error:(id *)arg3; +- (_Bool)defaultResolvedValue:(double *)arg1 forSymbolicConstant:(id)arg2 error:(id *)arg3; @end diff --git a/iOS7/Frameworks/UIKit/NSLayoutItem-Protocol.h b/iOS7/Frameworks/UIKit/NSLayoutItem-Protocol.h index dbb06c5a0..17f26a724 100644 --- a/iOS7/Frameworks/UIKit/NSLayoutItem-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSLayoutItem-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol NSLayoutItem -- (BOOL)nsli_isFlipped; -- (unsigned int)nsli_autoresizingMask; -- (BOOL)nsli_descriptionIncludesPointer; +- (_Bool)nsli_isFlipped; +- (unsigned long long)nsli_autoresizingMask; +- (_Bool)nsli_descriptionIncludesPointer; - (id)nsli_description; -- (BOOL)nsli_resolvedValue:(float *)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id *)arg4; -- (BOOL)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(float)arg3 container:(id)arg4; -- (BOOL)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(float)arg3 forConstraint:(id)arg4; +- (_Bool)nsli_resolvedValue:(double *)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id *)arg4; +- (_Bool)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 container:(id)arg4; +- (_Bool)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 forConstraint:(id)arg4; - (id)nsli_superitem; - (struct CGSize)nsli_convertSizeFromEngineSpace:(struct CGSize)arg1; - (struct CGSize)nsli_convertSizeToEngineSpace:(struct CGSize)arg1; diff --git a/iOS7/Frameworks/UIKit/NSLayoutManagerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/NSLayoutManagerDelegate-Protocol.h index ec233cf8d..e6613b855 100644 --- a/iOS7/Frameworks/UIKit/NSLayoutManagerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSLayoutManagerDelegate-Protocol.h @@ -10,15 +10,15 @@ @optional - (void)layoutManager:(id)arg1 textContainer:(id)arg2 didChangeGeometryFromSize:(struct CGSize)arg3; -- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(BOOL)arg3; +- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(_Bool)arg3; - (void)layoutManagerDidInvalidateLayout:(id)arg1; -- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned int)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned int)arg6; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned int)arg2; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned int)arg2; -- (int)layoutManager:(id)arg1 shouldUseAction:(int)arg2 forControlCharacterAtIndex:(unsigned int)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (unsigned int)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const int *)arg3 characterIndexes:(const unsigned int *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; +- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned long long)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned long long)arg6; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned long long)arg2; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned long long)arg2; +- (long long)layoutManager:(id)arg1 shouldUseAction:(long long)arg2 forControlCharacterAtIndex:(unsigned long long)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (unsigned long long)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const long long *)arg3 characterIndexes:(const unsigned long long *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; @end diff --git a/iOS7/Frameworks/UIKit/NSMutableCopying-Protocol.h b/iOS7/Frameworks/UIKit/NSMutableCopying-Protocol.h new file mode 100644 index 000000000..4cfb733a2 --- /dev/null +++ b/iOS7/Frameworks/UIKit/NSMutableCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSMutableCopying +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/NSObject-Protocol.h b/iOS7/Frameworks/UIKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/UIKit/NSObject-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAccessibility.h b/iOS7/Frameworks/UIKit/NSObject-UIAccessibility.h index d2bdf4c3a..8b4849207 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAccessibility.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAccessibility.h @@ -9,11 +9,11 @@ @class NSString, UIBezierPath; @interface NSObject (UIAccessibility) -@property(nonatomic) BOOL shouldGroupAccessibilityChildren; // @dynamic shouldGroupAccessibilityChildren; +@property(nonatomic) _Bool shouldGroupAccessibilityChildren; // @dynamic shouldGroupAccessibilityChildren; - (void)setAccessibilityIdentifier:(id)arg1; @property(retain, nonatomic) NSString *accessibilityLanguage; // @dynamic accessibilityLanguage; - (void)setAccessibilityContainer:(id)arg1; -@property(nonatomic) BOOL isAccessibilityElement; // @dynamic isAccessibilityElement; +@property(nonatomic) _Bool isAccessibilityElement; // @dynamic isAccessibilityElement; @property(nonatomic) unsigned long long accessibilityTraits; // @dynamic accessibilityTraits; @property(nonatomic) struct CGPoint accessibilityActivationPoint; // @dynamic accessibilityActivationPoint; @property(copy, nonatomic) UIBezierPath *accessibilityPath; @@ -21,8 +21,8 @@ @property(copy, nonatomic) NSString *accessibilityHint; // @dynamic accessibilityHint; @property(copy, nonatomic) NSString *accessibilityValue; // @dynamic accessibilityValue; @property(copy, nonatomic) NSString *accessibilityLabel; // @dynamic accessibilityLabel; -@property(nonatomic) BOOL accessibilityViewIsModal; // @dynamic accessibilityViewIsModal; -@property(nonatomic) BOOL accessibilityElementsHidden; // @dynamic accessibilityElementsHidden; +@property(nonatomic) _Bool accessibilityViewIsModal; // @dynamic accessibilityViewIsModal; +@property(nonatomic) _Bool accessibilityElementsHidden; // @dynamic accessibilityElementsHidden; - (id)storedAccessibilityActivationPoint; - (id)storedAccessibilityFrame; - (id)storedIsAccessibilityElement; diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityAction.h b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityAction.h index 4deb71461..cecd48693 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityAction.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityAction.h @@ -7,10 +7,10 @@ #import "NSObject.h" @interface NSObject (UIAccessibilityAction) -- (BOOL)accessibilityActivate; -- (BOOL)accessibilityPerformMagicTap; -- (BOOL)accessibilityPerformEscape; -- (BOOL)accessibilityScroll:(int)arg1; +- (_Bool)accessibilityActivate; +- (_Bool)accessibilityPerformMagicTap; +- (_Bool)accessibilityPerformEscape; +- (_Bool)accessibilityScroll:(long long)arg1; - (void)accessibilityDecrement; - (void)accessibilityIncrement; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityContainer.h b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityContainer.h index 141ec7e47..2a25f4a94 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityContainer.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityContainer.h @@ -7,8 +7,8 @@ #import "NSObject.h" @interface NSObject (UIAccessibilityContainer) -- (int)indexOfAccessibilityElement:(id)arg1; -- (id)accessibilityElementAtIndex:(int)arg1; -- (int)accessibilityElementCount; +- (long long)indexOfAccessibilityElement:(id)arg1; +- (id)accessibilityElementAtIndex:(long long)arg1; +- (long long)accessibilityElementCount; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityFocus.h b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityFocus.h index 13c4141bc..b1428ca2d 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityFocus.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityFocus.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (UIAccessibilityFocus) -- (BOOL)accessibilityElementIsFocused; +- (_Bool)accessibilityElementIsFocused; - (void)accessibilityElementDidLoseFocus; - (void)accessibilityElementDidBecomeFocused; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityPrivate.h b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityPrivate.h index 363ce782e..0364fd079 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityPrivate.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAccessibilityPrivate.h @@ -7,9 +7,9 @@ #import "NSObject.h" @interface NSObject (UIAccessibilityPrivate) -+ (void)__accessibilityRequestGuidedAccessSession:(BOOL)arg1 completion:(id)arg2; -+ (int)__accessibilityGuidedAccessRestrictionStateForIdentifier:(id)arg1; -+ (BOOL)__accessibilityGuidedAccessStateEnabled; ++ (void)__accessibilityRequestGuidedAccessSession:(_Bool)arg1 completion:(id)arg2; ++ (long long)__accessibilityGuidedAccessRestrictionStateForIdentifier:(id)arg1; ++ (_Bool)__accessibilityGuidedAccessStateEnabled; - (void)_accessibilityFinalize; - (void)accessibilitySetIdentification:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-UIAppearanceAdditions.h b/iOS7/Frameworks/UIKit/NSObject-UIAppearanceAdditions.h index 0f12a2848..3a531e637 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIAppearanceAdditions.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIAppearanceAdditions.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (UIAppearanceAdditions) -+ (void)_installAppearanceSwizzleForSetter:(id)arg1; ++ (void)_installAppearanceSwizzlesForSetter:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/NSObject-UIKitAccessibilityInterfaceBuilderSupport.h index 6fdd9c7d5..0de7c5bd8 100644 --- a/iOS7/Frameworks/UIKit/NSObject-UIKitAccessibilityInterfaceBuilderSupport.h +++ b/iOS7/Frameworks/UIKit/NSObject-UIKitAccessibilityInterfaceBuilderSupport.h @@ -7,8 +7,8 @@ #import "NSObject.h" @interface NSObject (UIKitAccessibilityInterfaceBuilderSupport) -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; - (unsigned long long)defaultAccessibilityTraits; @end diff --git a/iOS7/Frameworks/UIKit/NSObject-XPCObjectsCompatibilityMode.h b/iOS7/Frameworks/UIKit/NSObject-XPCObjectsCompatibilityMode.h index 818c320bb..5e898015a 100644 --- a/iOS7/Frameworks/UIKit/NSObject-XPCObjectsCompatibilityMode.h +++ b/iOS7/Frameworks/UIKit/NSObject-XPCObjectsCompatibilityMode.h @@ -9,7 +9,7 @@ @interface NSObject (XPCObjectsCompatibilityMode) - (void)setRemoteProtocol:(id)arg1; - (id)proxyWithRemoteProtocol:(id)arg1; -- (id)disconnect; +- (id)_uikit_disconnect; - (id)proxyWithNewTarget:(id)arg1 label:(id)arg2 errorHandler:(id)arg3; - (id)proxyWithNewTarget:(id)arg1 queue:(id)arg2 errorHandler:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/NSParagraphStyle-UIKitAdditions.h b/iOS7/Frameworks/UIKit/NSParagraphStyle-UIKitAdditions.h new file mode 100644 index 000000000..aca9812cb --- /dev/null +++ b/iOS7/Frameworks/UIKit/NSParagraphStyle-UIKitAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSParagraphStyle.h" + +@interface NSParagraphStyle (UIKitAdditions) +- (long long)_ui_resolvedTextAlignment; +@end + diff --git a/iOS7/Frameworks/UIKit/NSSecureCoding-Protocol.h b/iOS7/Frameworks/UIKit/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/UIKit/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UIKBExtras.h b/iOS7/Frameworks/UIKit/NSString-UIKBExtras.h index 7c5b3dcc6..af04abf54 100644 --- a/iOS7/Frameworks/UIKit/NSString-UIKBExtras.h +++ b/iOS7/Frameworks/UIKit/NSString-UIKBExtras.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (UIKBExtras) -- (id)_adjustedFontFromFont:(id)arg1 withinFrame:(struct CGRect)arg2 minimumSize:(float)arg3 textSize:(struct CGSize *)arg4; +- (id)_adjustedFontFromFont:(id)arg1 withinFrame:(struct CGRect)arg2 minimumSize:(double)arg3 textSize:(struct CGSize *)arg4; - (struct CGSize)_optimizedSizeWithFont:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UISafeInstantiators.h b/iOS7/Frameworks/UIKit/NSString-UISafeInstantiators.h index 067c17c81..c2fca5a5f 100644 --- a/iOS7/Frameworks/UIKit/NSString-UISafeInstantiators.h +++ b/iOS7/Frameworks/UIKit/NSString-UISafeInstantiators.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (UISafeInstantiators) -- (id)_initWithUTF8String:(const char *)arg1 maxLength:(unsigned int)arg2; +- (id)_initWithUTF8String:(const char *)arg1 maxLength:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UIStringDrawing.h b/iOS7/Frameworks/UIKit/NSString-UIStringDrawing.h index c0d0cc7a3..336150010 100644 --- a/iOS7/Frameworks/UIKit/NSString-UIStringDrawing.h +++ b/iOS7/Frameworks/UIKit/NSString-UIStringDrawing.h @@ -7,17 +7,17 @@ #import "NSString.h" @interface NSString (UIStringDrawing) -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 minFontSize:(float)arg4 actualFontSize:(float *)arg5 lineBreakMode:(int)arg6 baselineAdjustment:(int)arg7; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 fontSize:(float)arg4 lineBreakMode:(int)arg5 baselineAdjustment:(int)arg6; -- (struct CGSize)sizeWithFont:(id)arg1 minFontSize:(float)arg2 actualFontSize:(float *)arg3 forWidth:(float)arg4 lineBreakMode:(int)arg5; -- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4; -- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 minFontSize:(double)arg4 actualFontSize:(double *)arg5 lineBreakMode:(long long)arg6 baselineAdjustment:(long long)arg7; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 fontSize:(double)arg4 lineBreakMode:(long long)arg5 baselineAdjustment:(long long)arg6; +- (struct CGSize)sizeWithFont:(id)arg1 minFontSize:(double)arg2 actualFontSize:(double *)arg3 forWidth:(double)arg4 lineBreakMode:(long long)arg5; +- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4; +- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2; -- (struct CGSize)sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(int)arg3; +- (struct CGSize)sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4; - (struct CGSize)drawAtPoint:(struct CGPoint)arg1 withFont:(id)arg2; -- (struct CGSize)sizeWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3; +- (struct CGSize)sizeWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)sizeWithFont:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UIStringDrawingLegacy.h b/iOS7/Frameworks/UIKit/NSString-UIStringDrawingLegacy.h index 858958ebe..66172dfd7 100644 --- a/iOS7/Frameworks/UIKit/NSString-UIStringDrawingLegacy.h +++ b/iOS7/Frameworks/UIKit/NSString-UIStringDrawingLegacy.h @@ -7,28 +7,28 @@ #import "NSString.h" @interface NSString (UIStringDrawingLegacy) -- (id)_legacy_securedStringIncludingLastCharacter:(BOOL)arg1; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 minFontSize:(float)arg4 actualFontSize:(float *)arg5 lineBreakMode:(int)arg6 baselineAdjustment:(int)arg7; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 minFontSize:(float)arg4 actualFontSize:(float *)arg5 lineBreakMode:(int)arg6 baselineAdjustment:(int)arg7 includeEmoji:(BOOL)arg8; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 fontSize:(float)arg4 lineBreakMode:(int)arg5 baselineAdjustment:(int)arg6; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 fontSize:(float)arg4 lineBreakMode:(int)arg5 baselineAdjustment:(int)arg6 includeEmoji:(BOOL)arg7; -- (struct CGSize)_legacy_sizeWithFont:(id)arg1 minFontSize:(float)arg2 actualFontSize:(float *)arg3 forWidth:(float)arg4 lineBreakMode:(int)arg5; -- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6 truncationRect:(struct CGRect *)arg7; -- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6; -- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5; -- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4; -- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3; +- (id)_legacy_securedStringIncludingLastCharacter:(_Bool)arg1; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 minFontSize:(double)arg4 actualFontSize:(double *)arg5 lineBreakMode:(long long)arg6 baselineAdjustment:(long long)arg7; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 minFontSize:(double)arg4 actualFontSize:(double *)arg5 lineBreakMode:(long long)arg6 baselineAdjustment:(long long)arg7 includeEmoji:(_Bool)arg8; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 fontSize:(double)arg4 lineBreakMode:(long long)arg5 baselineAdjustment:(long long)arg6; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 fontSize:(double)arg4 lineBreakMode:(long long)arg5 baselineAdjustment:(long long)arg6 includeEmoji:(_Bool)arg7; +- (struct CGSize)_legacy_sizeWithFont:(id)arg1 minFontSize:(double)arg2 actualFontSize:(double *)arg3 forWidth:(double)arg4 lineBreakMode:(long long)arg5; +- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6 truncationRect:(struct CGRect *)arg7; +- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6; +- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5; +- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4; +- (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)_legacy_drawInRect:(struct CGRect)arg1 withFont:(id)arg2; -- (struct CGSize)_legacy_sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(int)arg3 lineSpacing:(int)arg4; -- (struct CGSize)_legacy_sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(int)arg3; +- (struct CGSize)_legacy_sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(long long)arg3 lineSpacing:(int)arg4; +- (struct CGSize)_legacy_sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)_legacy_sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2; -- (id)_legacy_stringWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4 letterSpacing:(float)arg5; -- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4; +- (id)_legacy_stringWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4 letterSpacing:(double)arg5 includeEmoji:(_Bool)arg6; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4 letterSpacing:(double)arg5; +- (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4; - (struct CGSize)_legacy_drawAtPoint:(struct CGPoint)arg1 withFont:(id)arg2; -- (struct CGSize)_legacy_sizeWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3 letterSpacing:(float)arg4; -- (struct CGSize)_legacy_sizeWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3; +- (struct CGSize)_legacy_sizeWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4; +- (struct CGSize)_legacy_sizeWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3; - (struct CGSize)_legacy_sizeWithFont:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UIStringDrawingSuperCrufty.h b/iOS7/Frameworks/UIKit/NSString-UIStringDrawingSuperCrufty.h index 49979d339..5410854fd 100644 --- a/iOS7/Frameworks/UIKit/NSString-UIStringDrawingSuperCrufty.h +++ b/iOS7/Frameworks/UIKit/NSString-UIStringDrawingSuperCrufty.h @@ -7,16 +7,16 @@ #import "NSString.h" @interface NSString (UIStringDrawingSuperCrufty) -- (id)stringWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 minFontSize:(float)arg4 actualFontSize:(float *)arg5 lineBreakMode:(int)arg6 baselineAdjustment:(int)arg7 includeEmoji:(BOOL)arg8; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 fontSize:(float)arg4 lineBreakMode:(int)arg5 baselineAdjustment:(int)arg6 includeEmoji:(BOOL)arg7; -- (struct CGSize)_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6 truncationRect:(struct CGRect *)arg7; -- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6; -- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5; -- (struct CGSize)sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(int)arg3 lineSpacing:(int)arg4; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6; -- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4 letterSpacing:(float)arg5; -- (struct CGSize)sizeWithFont:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3 letterSpacing:(float)arg4; -- (id)securedStringIncludingLastCharacter:(BOOL)arg1; +- (id)stringWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 minFontSize:(double)arg4 actualFontSize:(double *)arg5 lineBreakMode:(long long)arg6 baselineAdjustment:(long long)arg7 includeEmoji:(_Bool)arg8; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 fontSize:(double)arg4 lineBreakMode:(long long)arg5 baselineAdjustment:(long long)arg6 includeEmoji:(_Bool)arg7; +- (struct CGSize)_drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6 truncationRect:(struct CGRect *)arg7; +- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6; +- (struct CGSize)drawInRect:(struct CGRect)arg1 withFont:(id)arg2 lineBreakMode:(long long)arg3 alignment:(long long)arg4 lineSpacing:(int)arg5; +- (struct CGSize)sizeWithFont:(id)arg1 constrainedToSize:(struct CGSize)arg2 lineBreakMode:(long long)arg3 lineSpacing:(int)arg4; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4 letterSpacing:(double)arg5 includeEmoji:(_Bool)arg6; +- (struct CGSize)drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4 letterSpacing:(double)arg5; +- (struct CGSize)sizeWithFont:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4; +- (id)securedStringIncludingLastCharacter:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/NSString-UIWebViewAdditions.h b/iOS7/Frameworks/UIKit/NSString-UIWebViewAdditions.h index c17477995..8b9b95c99 100644 --- a/iOS7/Frameworks/UIKit/NSString-UIWebViewAdditions.h +++ b/iOS7/Frameworks/UIKit/NSString-UIWebViewAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (UIWebViewAdditions) -- (id)_uikit_stringWithWritingDirection:(int)arg1 asOverride:(BOOL)arg2; +- (id)_uikit_stringWithWritingDirection:(long long)arg1 asOverride:(_Bool)arg2; - (id)_uikit_stringByTrimmingWhitespaceAndNewlines; @end diff --git a/iOS7/Frameworks/UIKit/NSTextAttachmentCell-Protocol.h b/iOS7/Frameworks/UIKit/NSTextAttachmentCell-Protocol.h index cc3f07e68..4da9af817 100644 --- a/iOS7/Frameworks/UIKit/NSTextAttachmentCell-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSTextAttachmentCell-Protocol.h @@ -11,11 +11,11 @@ - (void)setAttachment:(id)arg1; - (struct CGPoint)cellBaselineOffset; - (struct CGSize)cellSize; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned int)arg3 layoutManager:(id)arg4; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned long long)arg3 layoutManager:(id)arg4; @optional - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned int)arg3; -- (struct CGRect)cellFrameForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned int)arg4; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned long long)arg3; +- (struct CGRect)cellFrameForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned long long)arg4; @end diff --git a/iOS7/Frameworks/UIKit/NSTextContainerView-Protocol.h b/iOS7/Frameworks/UIKit/NSTextContainerView-Protocol.h index f7120bcae..da0304a65 100644 --- a/iOS7/Frameworks/UIKit/NSTextContainerView-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSTextContainerView-Protocol.h @@ -10,6 +10,8 @@ @protocol NSTextContainerView @optional +- (void)updateInsertionPointStateAndRestartTimer:(_Bool)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(_Bool)arg2; - (struct CGRect)desiredBoundsForTextContainerSize:(struct CGSize)arg1; - (struct CGRect)textContainerFrameForBounds:(struct CGRect)arg1; - (id)linkTextAttributes; diff --git a/iOS7/Frameworks/UIKit/NSTextLayoutOrientationProvider-Protocol.h b/iOS7/Frameworks/UIKit/NSTextLayoutOrientationProvider-Protocol.h index 2a2888ce2..a5d21b1df 100644 --- a/iOS7/Frameworks/UIKit/NSTextLayoutOrientationProvider-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSTextLayoutOrientationProvider-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSTextLayoutOrientationProvider -@property(nonatomic) int layoutOrientation; +@property(nonatomic) long long layoutOrientation; @end diff --git a/iOS7/Frameworks/UIKit/NSUITextViewCommonMethods-Protocol.h b/iOS7/Frameworks/UIKit/NSUITextViewCommonMethods-Protocol.h index cbf6fcb3c..a9a0dc2f7 100644 --- a/iOS7/Frameworks/UIKit/NSUITextViewCommonMethods-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSUITextViewCommonMethods-Protocol.h @@ -10,16 +10,17 @@ @class NSTextContainer; @protocol NSUITextViewCommonMethods -- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(BOOL)arg2; -- (BOOL)isHorizontallyResizable; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(_Bool)arg2; +- (_Bool)isHorizontallyResizable; - (struct CGSize)minSize; - (void)invalidateTextContainerOrigin; - (void)setConstrainedFrameSize:(struct CGSize)arg1; -- (struct CGSize)textContainerInset; +- (struct UIEdgeInsets)textContainerInset; - (struct CGPoint)textContainerOrigin; - (struct CGRect)visibleRect; @optional +@property(nonatomic) struct _NSRange markedRange; @property(nonatomic) NSTextContainer *textContainer; - (void)addTextAttachmentView:(id)arg1 forAttachment:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/NSURL-UIKitAdditions.h b/iOS7/Frameworks/UIKit/NSURL-UIKitAdditions.h index 90466ba2a..91833289b 100644 --- a/iOS7/Frameworks/UIKit/NSURL-UIKitAdditions.h +++ b/iOS7/Frameworks/UIKit/NSURL-UIKitAdditions.h @@ -11,18 +11,19 @@ + (id)mapsURLWithSourceAddress:(id)arg1 destinationAddress:(id)arg2; + (id)mapsURLWithAddress:(id)arg1; + (id)mapsURLWithQuery:(id)arg1; -- (BOOL)isHTTPOrHTTPSURL; -- (BOOL)isJavaScriptURL; -- (BOOL)isWebcalURL; -- (BOOL)isSpringboardHandledURL; +- (_Bool)isHTTPOrHTTPSURL; +- (_Bool)isJavaScriptURL; +- (_Bool)isAccountURL; +- (_Bool)isWebcalURL; +- (_Bool)isSpringboardHandledURL; - (id)searchResultIdentifier; - (id)searchResultDomain; - (id)radarWebURL; - (id)appleStoreURL; - (id)itmsURL; - (id)phobosURL; -- (BOOL)isGoogleMapsURL; -- (BOOL)_isGoogleMapsDomain:(id)arg1 subdomain:(id)arg2 path:(id)arg3 queryKeysAndValues:(id)arg4; +- (_Bool)isGoogleMapsURL; +- (_Bool)_isGoogleMapsDomain:(id)arg1 subdomain:(id)arg2 path:(id)arg3 queryKeysAndValues:(id)arg4; - (void)_domain:(id *)arg1 subdomain:(id *)arg2; @end diff --git a/iOS7/Frameworks/UIKit/NSURL-UIKitPrivateAdditions.h b/iOS7/Frameworks/UIKit/NSURL-UIKitPrivateAdditions.h index 1ee98c9c7..28f777fa4 100644 --- a/iOS7/Frameworks/UIKit/NSURL-UIKitPrivateAdditions.h +++ b/iOS7/Frameworks/UIKit/NSURL-UIKitPrivateAdditions.h @@ -7,6 +7,6 @@ #import "NSURL.h" @interface NSURL (UIKitPrivateAdditions) -- (BOOL)isInternalUIKitURL; +- (_Bool)isInternalUIKitURL; @end diff --git a/iOS7/Frameworks/UIKit/NSUndoTextOperation.h b/iOS7/Frameworks/UIKit/NSUndoTextOperation.h index 6e60f170a..dd292bb4f 100644 --- a/iOS7/Frameworks/UIKit/NSUndoTextOperation.h +++ b/iOS7/Frameworks/UIKit/NSUndoTextOperation.h @@ -8,6 +8,7 @@ @class UITextInputController; +// Not exported @interface NSUndoTextOperation : NSObject { struct _NSRange _affectedRange; @@ -16,7 +17,7 @@ @property(nonatomic) UITextInputController *inputController; // @synthesize inputController=_inputController; @property(nonatomic) struct _NSRange affectedRange; // @synthesize affectedRange=_affectedRange; -- (BOOL)supportsCoalescing; +- (_Bool)supportsCoalescing; - (void)undoRedo; - (id)initWithAffectedRange:(struct _NSRange)arg1 inputController:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/NSXPCConnectionDelegate-Protocol.h b/iOS7/Frameworks/UIKit/NSXPCConnectionDelegate-Protocol.h index 4e6553dba..38e88e206 100644 --- a/iOS7/Frameworks/UIKit/NSXPCConnectionDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSXPCConnectionDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol NSXPCConnectionDelegate @optional -- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(BOOL)arg3; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (id)replacementObjectForXPCConnection:(id)arg1 encoder:(id)arg2 object:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/NSXPCListenerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/Frameworks/UIKit/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/PKExtendedPhysicsBody.h b/iOS7/Frameworks/UIKit/PKExtendedPhysicsBody.h index b44892ef5..8ffe48455 100644 --- a/iOS7/Frameworks/UIKit/PKExtendedPhysicsBody.h +++ b/iOS7/Frameworks/UIKit/PKExtendedPhysicsBody.h @@ -6,11 +6,11 @@ #import "PKPhysicsBody.h" +// Not exported @interface PKExtendedPhysicsBody : PKPhysicsBody { - int _associations; - float _areaFactor; - BOOL _isView; + long long _associations; + double _areaFactor; } + (id)bodyWithEdgeLoopFromPath:(struct CGPath *)arg1; @@ -18,13 +18,12 @@ + (id)bodyWithPolygonFromPath:(struct CGPath *)arg1; + (id)bodyWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (id)bodyWithRectangleOfSize:(struct CGSize)arg1; -+ (id)bodyWithCircleOfRadius:(float)arg1; -@property(nonatomic) BOOL isView; // @synthesize isView=_isView; -- (BOOL)dissociate; ++ (id)bodyWithCircleOfRadius:(double)arg1; +- (_Bool)dissociate; - (void)associate; - (id)description; - (id)initWithRectangleOfSize:(struct CGSize)arg1; -@property(nonatomic) float normalizedDensity; +@property(nonatomic) double normalizedDensity; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/PKExtendedPhysicsWorld.h b/iOS7/Frameworks/UIKit/PKExtendedPhysicsWorld.h index 626f2d862..be9ed9219 100644 --- a/iOS7/Frameworks/UIKit/PKExtendedPhysicsWorld.h +++ b/iOS7/Frameworks/UIKit/PKExtendedPhysicsWorld.h @@ -6,12 +6,13 @@ #import "PKPhysicsWorld.h" +// Not exported @interface PKExtendedPhysicsWorld : PKPhysicsWorld { } -@property(nonatomic) BOOL debugEnabled; -- (BOOL)supportsDebug; +@property(nonatomic) _Bool debugEnabled; +- (_Bool)supportsDebug; - (id)debugPaths; @end diff --git a/iOS7/Frameworks/UIKit/PKJob-UIPrintStatusViewController.h b/iOS7/Frameworks/UIKit/PKJob-UIPrintStatusViewController.h index 5cf3541bd..737c2128c 100644 --- a/iOS7/Frameworks/UIKit/PKJob-UIPrintStatusViewController.h +++ b/iOS7/Frameworks/UIKit/PKJob-UIPrintStatusViewController.h @@ -7,6 +7,6 @@ #import "PKJob.h" @interface PKJob (UIPrintStatusViewController) -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/PKPrinter-UIPrinterBrowserViewController.h b/iOS7/Frameworks/UIKit/PKPrinter-UIPrinterBrowserViewController.h index fc49048a0..4ea64b0d2 100644 --- a/iOS7/Frameworks/UIKit/PKPrinter-UIPrinterBrowserViewController.h +++ b/iOS7/Frameworks/UIKit/PKPrinter-UIPrinterBrowserViewController.h @@ -7,6 +7,6 @@ #import "PKPrinter.h" @interface PKPrinter (UIPrinterBrowserViewController) -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/PKPrinterBrowserDelegate-Protocol.h b/iOS7/Frameworks/UIKit/PKPrinterBrowserDelegate-Protocol.h index 05a2470bf..d7d5da006 100644 --- a/iOS7/Frameworks/UIKit/PKPrinterBrowserDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/PKPrinterBrowserDelegate-Protocol.h @@ -5,7 +5,7 @@ */ @protocol PKPrinterBrowserDelegate -- (void)removePrinter:(id)arg1 moreGoing:(BOOL)arg2; -- (void)addPrinter:(id)arg1 moreComing:(BOOL)arg2; +- (void)removePrinter:(id)arg1 moreGoing:(_Bool)arg2; +- (void)addPrinter:(id)arg1 moreComing:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/SFAirDropActivityViewControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/SFAirDropActivityViewControllerDelegate-Protocol.h index 2ca835447..44c4968f0 100644 --- a/iOS7/Frameworks/UIKit/SFAirDropActivityViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/SFAirDropActivityViewControllerDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol SFAirDropActivityViewControllerDelegate +- (void)airDropActivityDidSuccessfullyStartTransfer; - (void)airDropActivityDidSuccessfullyCompleteTransfer; - (void)airDropActivityRequestingSharedItemsWithCompletionHandler:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/TIAddressBookMeCard-Protocol.h b/iOS7/Frameworks/UIKit/TIAddressBookMeCard-Protocol.h deleted file mode 100644 index 187b045dd..000000000 --- a/iOS7/Frameworks/UIKit/TIAddressBookMeCard-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol TIAddressBookMeCard -- (void)requestMeCardWithCompletionHandler:(id)arg1; -@end - diff --git a/iOS7/Frameworks/UIKit/TIDocumentState-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/TIDocumentState-UITextInputAdditions.h index 96d5f2d17..52c60b45c 100644 --- a/iOS7/Frameworks/UIKit/TIDocumentState-UITextInputAdditions.h +++ b/iOS7/Frameworks/UIKit/TIDocumentState-UITextInputAdditions.h @@ -8,7 +8,12 @@ @interface TIDocumentState (UITextInputAdditions) + (id)documentStateOfDocument:(id)arg1; +- (_Bool)hasSufficientContextBeforeInputWithTerminatorPredicate:(id)arg1; - (id)initWithDocument:(id)arg1; +- (id)_contextAfterPosition:(id)arg1 inDocument:(id)arg2; +- (id)_contextBeforePosition:(id)arg1 inDocument:(id)arg2; +- (id)_positionFromPosition:(id)arg1 toPreviousWordStartInDocument:(id)arg2 tokenAccumulator:(id)arg3; +- (id)_positionFromPosition:(id)arg1 toPreviousWordBoundaryInDocument:(id)arg2 tokenAccumulator:(id)arg3; - (id)copyTextInRange:(id)arg1 fromDocument:(id)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2 inDocument:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/TIKeyboardCandidateResultSet-UIKeyboardCandidateAdditions.h b/iOS7/Frameworks/UIKit/TIKeyboardCandidateResultSet-UIKeyboardCandidateAdditions.h new file mode 100644 index 000000000..8c92428db --- /dev/null +++ b/iOS7/Frameworks/UIKit/TIKeyboardCandidateResultSet-UIKeyboardCandidateAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TIKeyboardCandidateResultSet.h" + +@interface TIKeyboardCandidateResultSet (UIKeyboardCandidateAdditions) +- (_Bool)candidatesForSortIndexShowAlternativeText:(long long)arg1; +- (id)candidateGroupsForSortIndex:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/TIKeyboardInputManagerDynamicDictionarySupport-Protocol.h b/iOS7/Frameworks/UIKit/TIKeyboardInputManagerDynamicDictionarySupport-Protocol.h new file mode 100644 index 000000000..9b5a112c5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/TIKeyboardInputManagerDynamicDictionarySupport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TIKeyboardInputManagerDynamicDictionarySupport +- (void)removeAllDynamicDictionariesWithCompletionHandler:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/TITextCheckerSupport-Protocol.h b/iOS7/Frameworks/UIKit/TITextCheckerSupport-Protocol.h new file mode 100644 index 000000000..e6180566f --- /dev/null +++ b/iOS7/Frameworks/UIKit/TITextCheckerSupport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TITextCheckerSupport +- (void)appendWordToTextCheckerLocalDictionary:(id)arg1; +- (void)requestTextCheckerLocalDictionaryWithCompletionHandler:(id)arg1; +- (void)string:(id)arg1 isExemptFromTextCheckerWithCompletionHandler:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAccessibilityElement.h b/iOS7/Frameworks/UIKit/UIAccessibilityElement.h index 944674bd2..4c4ceff8d 100644 --- a/iOS7/Frameworks/UIKit/UIAccessibilityElement.h +++ b/iOS7/Frameworks/UIKit/UIAccessibilityElement.h @@ -24,7 +24,7 @@ @property(retain, nonatomic) NSString *accessibilityLabel; // @dynamic accessibilityLabel; @property(nonatomic) unsigned long long accessibilityTraits; // @dynamic accessibilityTraits; @property(retain, nonatomic) NSString *accessibilityValue; // @dynamic accessibilityValue; -@property(nonatomic) BOOL isAccessibilityElement; // @dynamic isAccessibilityElement; +@property(nonatomic) _Bool isAccessibilityElement; // @dynamic isAccessibilityElement; @end diff --git a/iOS7/Frameworks/UIKit/UIActionSheet.h b/iOS7/Frameworks/UIKit/UIActionSheet.h index ebc448c10..9bf819b65 100644 --- a/iOS7/Frameworks/UIKit/UIActionSheet.h +++ b/iOS7/Frameworks/UIKit/UIActionSheet.h @@ -6,7 +6,7 @@ #import -@class NSAttributedString, NSMutableArray, NSString, UIImage, UIImageView, UILabel, UIPopoverController, UIToolbar, UIWindow, _UIBackdropView; +@class NSAttributedString, NSMutableArray, NSString, UIGestureRecognizer, UIImage, UIImageView, UILabel, UIPopoverController, UIToolbar, UIWindow, _UIBackdropView; @interface UIActionSheet : UIView { @@ -16,17 +16,17 @@ UILabel *_subtitleLabel; UILabel *_bodyTextLabel; UILabel *_taglineTextLabel; - float _startY; + double _startY; id _context; - int _cancelButton; - int _defaultButton; - int _firstOtherButton; + long long _cancelButton; + long long _defaultButton; + long long _firstOtherButton; UIToolbar *_toolbar; UIWindow *_originalWindow; UIWindow *_dimWindow; - int _suspendTag; - int _dismissButtonIndex; - float _bodyTextHeight; + long long _suspendTag; + long long _dismissButtonIndex; + double _bodyTextHeight; NSMutableArray *_buttons; NSMutableArray *_buttonsInTable; NSMutableArray *_textFields; @@ -35,12 +35,12 @@ UIView *_buttonTableView; UIView *_dimView; UIPopoverController *_popoverController; - float _fontSizeInTableView; - float _iconOffset; - float _labelOffset; - float _labelWidth; - float _titleWidth; - BOOL _oldIgnoreTapsValue; + double _fontSizeInTableView; + double _iconOffset; + double _labelOffset; + double _labelWidth; + double _titleWidth; + _Bool _oldIgnoreTapsValue; struct { unsigned int numberOfRows:7; unsigned int delegateAlertSheetButtonClicked:1; @@ -83,8 +83,6 @@ unsigned int delegateDidDismiss2:1; unsigned int dontCallDismissDelegate:1; unsigned int useAutomaticKB:1; - unsigned int twoColumnsLayoutMode:7; - unsigned int threeColumnsLayoutMode:7; unsigned int shouldHandleFirstKeyUpEvent:1; unsigned int cancelWhenDoneAnimating:1; unsigned int useThreePartButtons:1; @@ -94,112 +92,122 @@ unsigned int useCustomSelectedButtonGlyph:1; unsigned int usesNewStyle:1; unsigned int isDesaturated:1; + unsigned int creatingPopoverForDisplay:1; } _modalViewFlags; - int _actionSheetStyle; + long long _actionSheetStyle; UIImage *_selectedButtonGlyphImage; UIImage *_selectedButtonGlyphHighlightedImage; UIImageView *_shadowImageView; _UIBackdropView *_backdropView; + UIGestureRecognizer *_dimViewGestureRecognizer; UIImage *_dimViewImage; + UIImageView *_dimViewImageView; } ++ (id)_newCancelButtonFont; ++ (id)_newFontForButtons; ++ (struct CGRect)_visualAltitudeSensitiveBoundsWithActionAltitudeInfiniteEdges:(unsigned long long)arg1 view:(id)arg2; + (Class)_popoverControllerClass; + (id)_popupAlertBackground; + (struct CGSize)minimumSize; -- (id)interactionTintColor; -- (void)setInteractionTintColor:(id)arg1; -- (void)_transitionUIInView:(id)arg1 toSaturated:(BOOL)arg2; +- (id)_normalInheritedTintColor; +- (id)tintColor; +- (void)setTintColor:(id)arg1; +- (void)_transitionUIInView:(id)arg1 toSaturated:(_Bool)arg2; +- (double)_separatorInset; +- (void)_removeBackdropViewIfNecessary; +- (void)_applyParallaxToContentIfNecessary; +- (_Bool)_shouldHaveBackdropView; +- (_Bool)_shouldParallax; - (void)_transitionToLegacyAppearanceIfNecessary; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; - (void)showFromBarButtonItem:(id)arg1; -- (void)showFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; -- (void)showFromBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)showFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; +- (void)showFromBarButtonItem:(id)arg1 animated:(_Bool)arg2; - (void)showFromTabBar:(id)arg1; - (void)showFromToolbar:(id)arg1; - (void)showInView:(id)arg1; +- (void)_assertIfValidForView:(id)arg1; - (id)_presentingViewForView:(id)arg1; - (void)_presentPopoverInCenterOfWindowForView:(id)arg1; -- (void)_presentViaResponderChain:(id)arg1 asPopoverFromBarButtonItem:(id)arg2 orFromRect:(struct CGRect)arg3 inView:(id)arg4 withPreferredArrowDirections:(unsigned int)arg5 passthroughViews:(id)arg6 backgroundStyle:(int)arg7 animated:(BOOL)arg8; -- (void)presentFromRect:(struct CGRect)arg1 inView:(id)arg2 direction:(unsigned int)arg3 allowInteractionWithViews:(id)arg4 backgroundStyle:(int)arg5 animated:(BOOL)arg6; -- (void)presentFromBarButtonItem:(id)arg1 direction:(unsigned int)arg2 allowInteractionWithViews:(id)arg3 backgroundStyle:(int)arg4 animated:(BOOL)arg5; -- (void)_presentFromBarButtonItem:(id)arg1 orFromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned int)arg4 allowInteractionWithViews:(id)arg5 backgroundStyle:(int)arg6 animated:(BOOL)arg7; -@property(nonatomic) int destructiveButtonIndex; -@property(nonatomic) int actionSheetStyle; +- (void)_presentViaResponderChain:(id)arg1 asPopoverFromBarButtonItem:(id)arg2 orFromRect:(struct CGRect)arg3 inView:(id)arg4 withPreferredArrowDirections:(unsigned long long)arg5 passthroughViews:(id)arg6 backgroundStyle:(long long)arg7 animated:(_Bool)arg8; +- (void)presentFromRect:(struct CGRect)arg1 inView:(id)arg2 direction:(unsigned long long)arg3 allowInteractionWithViews:(id)arg4 backgroundStyle:(long long)arg5 animated:(_Bool)arg6; +- (void)presentFromBarButtonItem:(id)arg1 direction:(unsigned long long)arg2 allowInteractionWithViews:(id)arg3 backgroundStyle:(long long)arg4 animated:(_Bool)arg5; +- (void)_presentFromBarButtonItem:(id)arg1 orFromRect:(struct CGRect)arg2 inView:(id)arg3 direction:(unsigned long long)arg4 allowInteractionWithViews:(id)arg5 backgroundStyle:(long long)arg6 animated:(_Bool)arg7; +@property(nonatomic) long long destructiveButtonIndex; +@property(nonatomic) long long actionSheetStyle; - (id)initWithTitle:(id)arg1 delegate:(id)arg2 cancelButtonTitle:(id)arg3 destructiveButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; - (id)initWithFrame:(struct CGRect)arg1; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) int firstOtherButtonIndex; -- (void)_setFirstOtherButtonIndex:(int)arg1; -@property(nonatomic) int cancelButtonIndex; -- (int)defaultButtonIndex; -- (void)setDefaultButtonIndex:(int)arg1; -@property(readonly, nonatomic, getter=isVisible) BOOL visible; -@property(readonly, nonatomic) int numberOfButtons; -- (id)buttonTitleAtIndex:(int)arg1; -- (int)addButtonWithTitle:(id)arg1; +- (void)dismissWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) long long firstOtherButtonIndex; +- (void)_setFirstOtherButtonIndex:(long long)arg1; +@property(nonatomic) long long cancelButtonIndex; +- (long long)defaultButtonIndex; +- (void)setDefaultButtonIndex:(long long)arg1; +@property(readonly, nonatomic, getter=isVisible) _Bool visible; +@property(readonly, nonatomic) long long numberOfButtons; +- (id)buttonTitleAtIndex:(long long)arg1; +- (long long)addButtonWithTitle:(id)arg1; - (id)message; - (void)setMessage:(id)arg1; @property(copy, nonatomic) NSString *title; @property(nonatomic) id delegate; - (void)dealloc; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 defaultButton:(id)arg4 cancelButton:(id)arg5 otherButtons:(id)arg6; -- (BOOL)_isSBAlert; +- (_Bool)_isSBAlert; - (void)setSelectedButtonGlyphHighlightedImage:(id)arg1; - (void)setSelectedButtonGlyphImage:(id)arg1; -- (void)setIndexOfSelectedButton:(int)arg1; +- (void)setIndexOfSelectedButton:(long long)arg1; - (void)removeFromSuperview; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)_handleKeyUIEvent:(id)arg1; -- (int)threeColumnsLayoutMode; -- (void)setThreeColumnsLayoutMode:(int)arg1; -- (BOOL)useThreeColumnsButtonsLayout; -- (void)setUseThreeColumnsButtonsLayout:(BOOL)arg1; -- (int)twoColumnsLayoutMode; -- (void)setTwoColumnsLayoutMode:(int)arg1; -- (BOOL)useTwoColumnsButtonsLayout; -- (void)setUseTwoColumnsButtonsLayout:(BOOL)arg1; -- (void)setInPopover:(BOOL)arg1; +- (_Bool)useThreeColumnsButtonsLayout; +- (void)setUseThreeColumnsButtonsLayout:(_Bool)arg1; +- (void)setInPopover:(_Bool)arg1; - (void)presentSheetFromButtonBar:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)layout; - (struct CGSize)_maxSize; -- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(float)arg3; +- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(double)arg3; - (int)numberOfLinesInTitle; -- (float)_buttonHeight; -- (float)_maxHeight; +- (double)_buttonHeight; +- (double)_maxHeight; - (struct CGRect)titleRect; -- (BOOL)runsModal; -- (void)setRunsModal:(BOOL)arg1; -- (BOOL)blocksInteraction; -- (void)setBlocksInteraction:(BOOL)arg1; +- (_Bool)runsModal; +- (void)setRunsModal:(_Bool)arg1; +- (_Bool)blocksInteraction; +- (void)setBlocksInteraction:(_Bool)arg1; - (int)suspendTag; - (void)setSuspendTag:(int)arg1; -- (BOOL)dimsBackground; -- (void)setDimsBackground:(BOOL)arg1; +- (_Bool)dimsBackground; +- (void)setDimsBackground:(_Bool)arg1; - (void)setAlertSheetStyle:(int)arg1; - (int)alertSheetStyle; -- (int)numberOfRows; -- (void)setNumberOfRows:(int)arg1; +- (long long)numberOfRows; +- (void)setNumberOfRows:(long long)arg1; - (void)_alertSheetAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)_appSuspended:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; -- (float)_bottomVerticalInset; -- (float)_titleHorizontalInset; -- (float)_titleVerticalBottomInset; -- (float)_titleVerticalTopInset; +- (_Bool)_canDrawContent; +- (double)_bottomVerticalInset; +- (double)_titleHorizontalInset; +- (double)_titleVerticalBottomInset; +- (double)_titleVerticalTopInset; - (struct CGSize)backgroundSize; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissAnimated:(_Bool)arg1; - (void)dismiss; -- (void)_slideSheetOut:(BOOL)arg1; +- (void)_slideSheetOut:(_Bool)arg1; - (void)_presentSheetStartingFromYCoordinate:(double)arg1 inView:(id)arg2; - (void)_presentSheetStartingFromYCoordinate:(double)arg1; +- (void)_resizeDimViewAnimatingUp:(_Bool)arg1; +- (void)_handleTap:(id)arg1; +- (void)_installGestureRecognizerInDimView; - (id)_dimViewWithFrame:(struct CGRect)arg1; - (id)_dimView; - (void)setDimView:(id)arg1; @@ -209,46 +217,46 @@ - (void)presentSheetInView:(id)arg1; - (void)presentSheetFromAboveView:(id)arg1; - (void)presentSheetFromBehindView:(id)arg1; -- (void)_presentSheetFromView:(id)arg1 above:(BOOL)arg2; -- (void)_presentViaResponderChainFromYCoordinate:(float)arg1; -- (void)popupAlertAnimated:(BOOL)arg1; -- (void)popupAlertAnimated:(BOOL)arg1 atOffset:(float)arg2; +- (void)_presentSheetFromView:(id)arg1 above:(_Bool)arg2; +- (void)_presentViaResponderChainFromYCoordinate:(double)arg1; +- (void)popupAlertAnimated:(_Bool)arg1; +- (void)popupAlertAnimated:(_Bool)arg1 atOffset:(double)arg2; - (void)_layoutIfNeeded; -- (void)_layoutPopupAlertWithOrientation:(int)arg1 animated:(BOOL)arg2; -- (BOOL)isBodyTextTruncated; -- (void)layoutAnimated:(BOOL)arg1; +- (void)_layoutPopupAlertWithOrientation:(long long)arg1 animated:(_Bool)arg2; +- (_Bool)isBodyTextTruncated; +- (void)layoutAnimated:(_Bool)arg1; - (void)_rotatingAnimationDidStop:(id)arg1; - (void)_setupInitialFrame; -- (void)_cancelAnimated:(BOOL)arg1; -- (void)_temporarilyHideAnimated:(BOOL)arg1; +- (void)_cancelAnimated:(_Bool)arg1; +- (void)_temporarilyHideAnimated:(_Bool)arg1; - (void)_removeAlertWindowOrShowAnOldAlert; -- (BOOL)_canShowAlerts; -- (BOOL)_dimsBackground; +- (_Bool)_canShowAlerts; +- (_Bool)_dimsBackground; - (void)_repopup; - (void)_repopupNoAnimation; -- (BOOL)_isHostedByPopOver; -- (BOOL)_isInsidePopOverContent; -- (void)_representActionSheetInsidePopOverAnimated:(BOOL)arg1; +- (_Bool)_isHostedByPopOver; +- (_Bool)_isInsidePopOverContent; +- (void)_representActionSheetInsidePopOverAnimated:(_Bool)arg1; - (void)_actionSheetRepresentingAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_hideActionSheetInsidePopOverAnimated:(BOOL)arg1; +- (void)_hideActionSheetInsidePopOverAnimated:(_Bool)arg1; - (void)_actionSheetHidingAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_representHostingPopOverViewAnimated:(BOOL)arg1; +- (void)_representHostingPopOverViewAnimated:(_Bool)arg1; - (void)_popoverRepresentationAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_hideHostingPopOverViewAnimated:(BOOL)arg1; +- (void)_hideHostingPopOverViewAnimated:(_Bool)arg1; - (void)_popoverHiddingAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_performPopoutAnimationAnimated:(BOOL)arg1; +- (void)_performPopoutAnimationAnimated:(_Bool)arg1; - (void)_popoutAnimationDidStop:(id)arg1 finished:(id)arg2; -- (BOOL)_isAnimating; +- (_Bool)_isAnimating; - (void)_bubbleAnimationNormalDidStop:(id)arg1 finished:(id)arg2; - (void)_bubbleAnimationShrinkDidStop:(id)arg1 finished:(id)arg2; - (void)_growAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_performPopup:(BOOL)arg1; -- (BOOL)showsOverSpringBoardAlerts; -- (void)setShowsOverSpringBoardAlerts:(BOOL)arg1; -- (BOOL)_needsKeyboard; +- (void)_performPopup:(_Bool)arg1; +- (_Bool)showsOverSpringBoardAlerts; +- (void)setShowsOverSpringBoardAlerts:(_Bool)arg1; +- (_Bool)_needsKeyboard; - (id)tableView; -- (BOOL)tableShouldShowMinimumContent; -- (void)setTableShouldShowMinimumContent:(BOOL)arg1; +- (_Bool)tableShouldShowMinimumContent; +- (void)setTableShouldShowMinimumContent:(_Bool)arg1; - (void)_cleanupAfterPopupAnimation; - (id)_relinquishPopoverController; - (void)popoverControllerDidDismissPopover:(id)arg1; @@ -259,8 +267,8 @@ - (id)_titleLabel; - (id)_addMediaButtonWithTitle:(id)arg1 iconView:(id)arg2 andTableIconView:(id)arg3; - (id)_addButtonWithTitle:(id)arg1 label:(id)arg2; -- (id)_buttonAtIndex:(int)arg1; -- (id)buttonAtIndex:(int)arg1; +- (id)_buttonAtIndex:(long long)arg1; +- (id)buttonAtIndex:(long long)arg1; - (id)addMediaButtonWithTitle:(id)arg1 iconView:(id)arg2 andTableIconView:(id)arg3; - (id)addButtonWithTitle:(id)arg1 buttonClass:(Class)arg2; - (id)_addButtonWithTitle:(id)arg1; @@ -294,8 +302,8 @@ - (void)_createTitleLabelIfNeeded; - (id)buttons; - (void)_setAlertSheetStyleFromButtonBar:(id)arg1; -- (int)_currentOrientation; -- (BOOL)requiresPortraitOrientation; +- (long long)_currentOrientation; +- (_Bool)requiresPortraitOrientation; - (id)initWithTitle:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(int)arg3 delegate:(id)arg4 context:(id)arg5; - (struct CGSize)minimumSize; diff --git a/iOS7/Frameworks/UIKit/UIActionSheetDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/Frameworks/UIKit/UIActionSheetDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIActivity-UIActivity_Private.h b/iOS7/Frameworks/UIKit/UIActivity-UIActivity_Private.h new file mode 100644 index 000000000..f1c6637dc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIActivity-UIActivity_Private.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIActivity (UIActivity_Private) ++ (id)_activityGenericImage:(id)arg1; ++ (id)_activityFunctionImage:(id)arg1; ++ (id)_activityImageForApplication:(id)arg1; +- (id)_attachmentNameForActivityItem:(id)arg1; +- (id)_thumbnailImageForActivityItem:(id)arg1; +- (id)_dataTypeIdentifierForActivityItem:(id)arg1; +- (id)_subjectForActivityItem:(id)arg1; +- (struct CGSize)_thumbnailSize; +- (void)_setSubject:(id)arg1; +- (_Bool)_dismissActivityFromViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)_presentActivityOnViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_cleanup; +- (void)_willPresentAsFormSheet; +- (id)_embeddedActivityViewController; +- (void)_setActivityCompletionHandler:(id)arg1; +- (id)_beforeActivity; +- (id)_activityImage; +- (_Bool)_canPerformWithSuppliedActivityItems:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIActivity.h b/iOS7/Frameworks/UIKit/UIActivity.h index 85b682817..f130aaf94 100644 --- a/iOS7/Frameworks/UIKit/UIActivity.h +++ b/iOS7/Frameworks/UIKit/UIActivity.h @@ -11,34 +11,17 @@ id _activityCompletionHandler; } -+ (int)activityCategory; -+ (id)_activityGenericImage:(id)arg1; -+ (id)_activityFunctionImage:(id)arg1; -+ (id)_activityImageForApplication:(id)arg1; ++ (long long)activityCategory; @property(copy, nonatomic) id activityCompletionHandler; // @synthesize activityCompletionHandler=_activityCompletionHandler; -- (void)activityDidFinish:(BOOL)arg1; +- (void)activityDidFinish:(_Bool)arg1; - (void)performActivity; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; - (void)dealloc; -- (id)_attachmentNameForActivityItem:(id)arg1; -- (id)_thumbnailImageForActivityItem:(id)arg1; -- (id)_dataTypeIdentifierForActivityItem:(id)arg1; -- (id)_subjectForActivityItem:(id)arg1; -- (struct CGSize)_thumbnailSize; -- (void)_setSubject:(id)arg1; -- (BOOL)_dismissActivityFromViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_cleanup; -- (id)_embeddedActivityViewController; -- (void)_setActivityCompletionHandler:(id)arg1; -- (id)_beforeActivity; -- (id)_activityImage; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityGroupCancelButton.h b/iOS7/Frameworks/UIKit/UIActivityGroupCancelButton.h index 76f2d9c8c..3ca184ff9 100644 --- a/iOS7/Frameworks/UIKit/UIActivityGroupCancelButton.h +++ b/iOS7/Frameworks/UIKit/UIActivityGroupCancelButton.h @@ -8,13 +8,14 @@ @class _UIBackdropView; +// Not exported @interface UIActivityGroupCancelButton : UIButton { _UIBackdropView *_backdropView; } @property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityGroupListViewController.h b/iOS7/Frameworks/UIKit/UIActivityGroupListViewController.h index 6855222f2..1c3163b62 100644 --- a/iOS7/Frameworks/UIKit/UIActivityGroupListViewController.h +++ b/iOS7/Frameworks/UIKit/UIActivityGroupListViewController.h @@ -6,37 +6,46 @@ #import -@class UIActivityGroupCancelButton, UIActivityGroupView, UIControl, _UIBackdropView; +@class NSLayoutConstraint, UIActivityGroupCancelButton, UIActivityGroupView, UIControl, UIView, _UIBackdropView; +// Not exported @interface UIActivityGroupListViewController : UIViewController { - BOOL _embedded; - BOOL _modal; + _Bool _embedded; + _Bool _modal; UIActivityGroupCancelButton *_cancelButton; _UIBackdropView *_backdropView; + UIView *_contentView; + UIView *_statusBlurView; + NSLayoutConstraint *_statusBlurHeight; + long long _currentStatusBarStyle; UIControl *_dimView; UIActivityGroupView *_groupView; } @property(retain, nonatomic) UIActivityGroupView *groupView; // @synthesize groupView=_groupView; @property(retain, nonatomic) UIControl *dimView; // @synthesize dimView=_dimView; +@property(nonatomic) long long currentStatusBarStyle; // @synthesize currentStatusBarStyle=_currentStatusBarStyle; +@property(retain, nonatomic) NSLayoutConstraint *statusBlurHeight; // @synthesize statusBlurHeight=_statusBlurHeight; +@property(retain, nonatomic) UIView *statusBlurView; // @synthesize statusBlurView=_statusBlurView; +@property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; @property(retain, nonatomic) UIActivityGroupCancelButton *cancelButton; // @synthesize cancelButton=_cancelButton; -@property(nonatomic) BOOL modal; // @synthesize modal=_modal; -@property(nonatomic) BOOL embedded; // @synthesize embedded=_embedded; +@property(nonatomic) _Bool modal; // @synthesize modal=_modal; +@property(nonatomic) _Bool embedded; // @synthesize embedded=_embedded; - (void)cancel; -- (void)dimCancel; - (void)showDone; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)hideDimmingView; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (float)displayHeight; +- (void)viewDidLayoutSubviews; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (long long)preferredStatusBarStyle; +- (double)displayHeight; - (void)setActivityGroupViewControllers:(id)arg1; - (void)updateVisibleActivityGroupViewControllers; - (void)dealloc; -- (id)initWithActivityGroupViewControllers:(id)arg1 embedded:(BOOL)arg2 modal:(BOOL)arg3; +- (id)initWithActivityGroupViewControllers:(id)arg1 embedded:(_Bool)arg2 modal:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityGroupView.h b/iOS7/Frameworks/UIKit/UIActivityGroupView.h index a4564a090..3e72b1482 100644 --- a/iOS7/Frameworks/UIKit/UIActivityGroupView.h +++ b/iOS7/Frameworks/UIKit/UIActivityGroupView.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIActivityGroupView : UIView { - BOOL _modal; - BOOL _showsAirDrop; + _Bool _modal; + _Bool _showsAirDrop; } -@property(nonatomic) BOOL showsAirDrop; // @synthesize showsAirDrop=_showsAirDrop; -@property(nonatomic) BOOL modal; // @synthesize modal=_modal; +@property(nonatomic) _Bool showsAirDrop; // @synthesize showsAirDrop=_showsAirDrop; +@property(nonatomic) _Bool modal; // @synthesize modal=_modal; - (void)updateConstraints; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityGroupViewController.h b/iOS7/Frameworks/UIKit/UIActivityGroupViewController.h index aeeafc52f..d82a020ea 100644 --- a/iOS7/Frameworks/UIKit/UIActivityGroupViewController.h +++ b/iOS7/Frameworks/UIKit/UIActivityGroupViewController.h @@ -6,27 +6,36 @@ #import +#import "UICollectionViewDelegateFlowLayout-Protocol.h" + @class NSArray, NSDictionary; -@interface UIActivityGroupViewController : UICollectionViewController +// Not exported +@interface UIActivityGroupViewController : UICollectionViewController { - int _activityCategory; + _Bool _darkStyleOnLegacyApp; + _Bool _hasActivities; + long long _activityCategory; NSArray *_activities; NSDictionary *_customActivityTitles; } +@property(nonatomic) _Bool hasActivities; // @synthesize hasActivities=_hasActivities; +@property(nonatomic) _Bool darkStyleOnLegacyApp; // @synthesize darkStyleOnLegacyApp=_darkStyleOnLegacyApp; @property(copy, nonatomic) NSDictionary *customActivityTitles; // @synthesize customActivityTitles=_customActivityTitles; @property(copy, nonatomic) NSArray *activities; // @synthesize activities=_activities; -@property(nonatomic) int activityCategory; // @synthesize activityCategory=_activityCategory; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +@property(nonatomic) long long activityCategory; // @synthesize activityCategory=_activityCategory; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)viewDidLoad; - (void)dealloc; -- (id)initWithActivityCategory:(int)arg1 title:(id)arg2; +- (id)initWithActivityCategory:(long long)arg1 title:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityIndicatorView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIActivityIndicatorView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..05b6b54de --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIActivityIndicatorView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIActivityIndicatorView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIActivityIndicatorView.h b/iOS7/Frameworks/UIKit/UIActivityIndicatorView.h index ededb68e1..e02630e2b 100644 --- a/iOS7/Frameworks/UIKit/UIActivityIndicatorView.h +++ b/iOS7/Frameworks/UIKit/UIActivityIndicatorView.h @@ -13,103 +13,102 @@ @interface UIActivityIndicatorView : UIView { double _duration; - BOOL _animating; - int _activityIndicatorViewStyle; - int _actualActivityIndicatorViewStyle; - BOOL _hidesWhenStopped; - BOOL _hasShadow; - BOOL _clockWise; - BOOL _spinning; - BOOL _useArtwork; - BOOL _useOutlineShadow; - float _width; + _Bool _animating; + long long _activityIndicatorViewStyle; + long long _actualActivityIndicatorViewStyle; + _Bool _hidesWhenStopped; + _Bool _hasShadow; + _Bool _clockWise; + _Bool _spinning; + _Bool _useArtwork; + _Bool _useOutlineShadow; + double _width; UIColor *_color; - int _spokeCount; + long long _spokeCount; UIColor *_shadowColor; - float _innerRadius; - int _spokeFrameRatio; + double _innerRadius; + long long _spokeFrameRatio; NSArray *_spokeImages; - float _spinningDuration; + double _spinningDuration; NSString *_artBackupKeyString; UIImageView *_internalView; struct CGSize _shadowOffset; } + (struct CGSize)size; -+ (struct CGSize)defaultSizeForStyle:(int)arg1; -+ (BOOL)_isModernStyle:(int)arg1; -+ (id)_loadResourcesForStyle:(int)arg1; -@property(nonatomic) BOOL useOutlineShadow; // @synthesize useOutlineShadow=_useOutlineShadow; ++ (struct CGSize)defaultSizeForStyle:(long long)arg1; ++ (_Bool)_isModernStyle:(long long)arg1; ++ (id)_loadResourcesForStyle:(long long)arg1; +@property(nonatomic) _Bool useOutlineShadow; // @synthesize useOutlineShadow=_useOutlineShadow; @property(readonly, nonatomic) UIImageView *internalView; // @synthesize internalView=_internalView; @property(readonly, nonatomic) NSString *artBackupKeyString; // @synthesize artBackupKeyString=_artBackupKeyString; -@property(nonatomic) BOOL useArtwork; // @synthesize useArtwork=_useArtwork; -@property(nonatomic) float spinningDuration; // @synthesize spinningDuration=_spinningDuration; -@property BOOL spinning; // @synthesize spinning=_spinning; -@property(nonatomic) BOOL clockWise; // @synthesize clockWise=_clockWise; +@property(nonatomic) _Bool useArtwork; // @synthesize useArtwork=_useArtwork; +@property(nonatomic) double spinningDuration; // @synthesize spinningDuration=_spinningDuration; +@property _Bool spinning; // @synthesize spinning=_spinning; +@property(nonatomic) _Bool clockWise; // @synthesize clockWise=_clockWise; @property(readonly) NSArray *spokeImages; // @synthesize spokeImages=_spokeImages; -@property(nonatomic) int spokeFrameRatio; // @synthesize spokeFrameRatio=_spokeFrameRatio; -@property(nonatomic) float innerRadius; // @synthesize innerRadius=_innerRadius; +@property(nonatomic) long long spokeFrameRatio; // @synthesize spokeFrameRatio=_spokeFrameRatio; +@property(nonatomic) double innerRadius; // @synthesize innerRadius=_innerRadius; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; -@property(nonatomic) int spokeCount; // @synthesize spokeCount=_spokeCount; +@property(nonatomic) long long spokeCount; // @synthesize spokeCount=_spokeCount; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; -@property BOOL hasShadow; // @synthesize hasShadow=_hasShadow; -@property(nonatomic) float width; // @synthesize width=_width; -@property(nonatomic) BOOL hidesWhenStopped; // @synthesize hidesWhenStopped=_hidesWhenStopped; -@property(nonatomic) int activityIndicatorViewStyle; // @synthesize activityIndicatorViewStyle=_activityIndicatorViewStyle; +@property _Bool hasShadow; // @synthesize hasShadow=_hasShadow; +@property(nonatomic) double width; // @synthesize width=_width; +@property(nonatomic) _Bool hidesWhenStopped; // @synthesize hidesWhenStopped=_hidesWhenStopped; +@property(nonatomic) long long activityIndicatorViewStyle; // @synthesize activityIndicatorViewStyle=_activityIndicatorViewStyle; - (void)stopAnimation; - (void)startAnimation; -- (void)setAnimating:(BOOL)arg1; -- (void)setStyle:(int)arg1; -- (BOOL)_shouldGoBackToBaseStyle; -- (BOOL)_shouldGoToCustomStyle; -- (BOOL)_hasCustomColor; -- (BOOL)_isArtWorkBased; -- (BOOL)_canCustomize; +- (void)setAnimating:(_Bool)arg1; +- (void)setStyle:(long long)arg1; +- (_Bool)_shouldGoBackToBaseStyle; +- (_Bool)_shouldGoToCustomStyle; +- (_Bool)_hasCustomColor; +- (_Bool)_isArtWorkBased; +- (_Bool)_canCustomize; - (void)generateImages; -- (BOOL)_canCustomizeStyle:(int)arg1; -- (id)_layoutInfosForStyle:(int)arg1; -- (int)_customStyleForStyle:(int)arg1; -- (id)_defaulColorForStyle:(int)arg1; +- (_Bool)_canCustomizeStyle:(long long)arg1; +- (id)_layoutInfosForStyle:(long long)arg1; +- (long long)_customStyleForStyle:(long long)arg1; +- (id)_defaulColorForStyle:(long long)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_feedTheGear; - (void)_updateInternalViewFrameWithBounds:(struct CGRect)arg1; - (id)_generateModernImagesForImages:(id)arg1; - (id)_generateImages; -- (id)_styleNameForStyle:(int)arg1; +- (id)_styleNameForStyle:(long long)arg1; - (id)artBackupKey; - (id)_artBackupKey; -- (id)_imageForStep:(int)arg1; -- (BOOL)_isModern; -- (float)_alphaValueForStep:(int)arg1; -- (float)_widthForGearWidth:(float)arg1; -- (float)_spokeLengthForGearWidth:(float)arg1; -- (float)_spokeWidthForGearWidth:(float)arg1; +- (id)_imageForStep:(long long)arg1; +- (_Bool)_isModern; +- (double)_alphaValueForStep:(long long)arg1; +- (double)_widthForGearWidth:(double)arg1; +- (double)_spokeLengthForGearWidth:(double)arg1; +- (double)_spokeWidthForGearWidth:(double)arg1; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; -- (void)_removeAllAnimations:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; +- (void)_removeAllAnimations:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (void)setAnimationDuration:(double)arg1; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)stopAnimating; - (void)_tearDownAnimation; - (void)startAnimating; - (void)_setUpAnimation; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithActivityIndicatorStyle:(int)arg1; +- (id)initWithActivityIndicatorStyle:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonInit; - (void)_applicationWillEnterForeground:(id)arg1; - (void)_applicationDidEnterBackground:(id)arg1; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityItemImageRep.h b/iOS7/Frameworks/UIKit/UIActivityItemImageRep.h index e08738727..f0b226836 100644 --- a/iOS7/Frameworks/UIKit/UIActivityItemImageRep.h +++ b/iOS7/Frameworks/UIKit/UIActivityItemImageRep.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIActivityItemImageRep : NSObject { id _asset; diff --git a/iOS7/Frameworks/UIKit/UIActivityItemProvider.h b/iOS7/Frameworks/UIKit/UIActivityItemProvider.h index f93ddb819..45bfef0bb 100644 --- a/iOS7/Frameworks/UIKit/UIActivityItemProvider.h +++ b/iOS7/Frameworks/UIKit/UIActivityItemProvider.h @@ -12,10 +12,10 @@ @interface UIActivityItemProvider : NSOperation { + float _progress; id _placeholderItem; NSString *_activityType; NSString *_status; - float _progress; id _providedItem; } diff --git a/iOS7/Frameworks/UIKit/UIActivityItemURLRep.h b/iOS7/Frameworks/UIKit/UIActivityItemURLRep.h index f4b1d81cd..b16337491 100644 --- a/iOS7/Frameworks/UIKit/UIActivityItemURLRep.h +++ b/iOS7/Frameworks/UIKit/UIActivityItemURLRep.h @@ -8,18 +8,19 @@ @class NSURL, UIImage; +// Not exported @interface UIActivityItemURLRep : NSObject { + int _attachmentURLType; NSURL *_URL; UIImage *_thumbnail; - int _attachmentURLType; } @property(nonatomic) int attachmentURLType; // @synthesize attachmentURLType=_attachmentURLType; @property(retain, nonatomic) UIImage *thumbnail; // @synthesize thumbnail=_thumbnail; @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_URL; - (id)scheme; -- (BOOL)isFileURL; +- (_Bool)isFileURL; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIActivityViewController.h b/iOS7/Frameworks/UIKit/UIActivityViewController.h index 10f7aeaa4..ed2b2d4cb 100644 --- a/iOS7/Frameworks/UIKit/UIActivityViewController.h +++ b/iOS7/Frameworks/UIKit/UIActivityViewController.h @@ -13,25 +13,27 @@ @interface UIActivityViewController : UIViewController { - BOOL _useBlackPopoverStyle; - BOOL _showKeyboardAutomatically; - BOOL _allowsEmbedding; - BOOL _airdropped; + _Bool _useBlackPopoverStyle; + _Bool _showKeyboardAutomatically; + _Bool _allowsEmbedding; + _Bool _airdropped; id _completionHandler; NSArray *_excludedActivityTypes; UIActivity *_activity; NSArray *_includedActivityTypes; - int _excludedActivityCategories; + long long _excludedActivityCategories; NSArray *_activityTypeOrder; NSString *_mailAutosaveIdentifier; + id _preCompletionHandler; + id _airDropDelegate; NSArray *_activityItems; NSArray *_applicationActivities; UIActivityGroupListViewController *_activityGroupListViewController; NSOperationQueue *_activityItemProviderOperationQueue; - int _totalProviderCount; - int _completedProviderCount; - unsigned int _backgroundTaskIdentifier; - int _originalPopoverBackgroundStyle; + long long _totalProviderCount; + long long _completedProviderCount; + unsigned long long _backgroundTaskIdentifier; + long long _originalPopoverBackgroundStyle; Class _originalPopoverBackgroundViewClass; NSString *_subject; UIViewController *_activityViewController; @@ -46,58 +48,62 @@ + (void)_clearActivityItems:(id)arg1; + (void)_addActivityItem:(id)arg1 activityViewController:(id)arg2 originalActivityItem:(id)arg3; + (void)_reloadImageForActivity:(id)arg1; -+ (BOOL)_hasSystemActivityForActivityItems:(id)arg1; ++ (_Bool)_hasSystemActivityForActivityItems:(id)arg1; + (id)_builtinActivities; -@property(nonatomic) BOOL airdropped; // @synthesize airdropped=_airdropped; +@property(nonatomic) _Bool airdropped; // @synthesize airdropped=_airdropped; @property(retain, nonatomic) SFAirDropActivityViewController *airDropViewController; // @synthesize airDropViewController=_airDropViewController; @property(retain, nonatomic) UIViewController *activityViewController; // @synthesize activityViewController=_activityViewController; @property(copy, nonatomic) NSString *subject; // @synthesize subject=_subject; @property(nonatomic) Class originalPopoverBackgroundViewClass; // @synthesize originalPopoverBackgroundViewClass=_originalPopoverBackgroundViewClass; -@property(nonatomic) int originalPopoverBackgroundStyle; // @synthesize originalPopoverBackgroundStyle=_originalPopoverBackgroundStyle; -@property(nonatomic) unsigned int backgroundTaskIdentifier; // @synthesize backgroundTaskIdentifier=_backgroundTaskIdentifier; -@property(nonatomic) int completedProviderCount; // @synthesize completedProviderCount=_completedProviderCount; -@property(nonatomic) int totalProviderCount; // @synthesize totalProviderCount=_totalProviderCount; +@property(nonatomic) long long originalPopoverBackgroundStyle; // @synthesize originalPopoverBackgroundStyle=_originalPopoverBackgroundStyle; +@property(nonatomic) unsigned long long backgroundTaskIdentifier; // @synthesize backgroundTaskIdentifier=_backgroundTaskIdentifier; +@property(nonatomic) long long completedProviderCount; // @synthesize completedProviderCount=_completedProviderCount; +@property(nonatomic) long long totalProviderCount; // @synthesize totalProviderCount=_totalProviderCount; @property(retain, nonatomic) NSOperationQueue *activityItemProviderOperationQueue; // @synthesize activityItemProviderOperationQueue=_activityItemProviderOperationQueue; @property(retain, nonatomic) UIActivityGroupListViewController *activityGroupListViewController; // @synthesize activityGroupListViewController=_activityGroupListViewController; @property(copy, nonatomic) NSArray *applicationActivities; // @synthesize applicationActivities=_applicationActivities; @property(copy, nonatomic) NSArray *activityItems; // @synthesize activityItems=_activityItems; +@property(nonatomic) id airDropDelegate; // @synthesize airDropDelegate=_airDropDelegate; +@property(copy, nonatomic) id preCompletionHandler; // @synthesize preCompletionHandler=_preCompletionHandler; @property(retain, nonatomic) NSString *mailAutosaveIdentifier; // @synthesize mailAutosaveIdentifier=_mailAutosaveIdentifier; -@property(nonatomic) BOOL allowsEmbedding; // @synthesize allowsEmbedding=_allowsEmbedding; +@property(nonatomic) _Bool allowsEmbedding; // @synthesize allowsEmbedding=_allowsEmbedding; @property(copy, nonatomic) NSArray *activityTypeOrder; // @synthesize activityTypeOrder=_activityTypeOrder; -@property(nonatomic) int excludedActivityCategories; // @synthesize excludedActivityCategories=_excludedActivityCategories; +@property(nonatomic) long long excludedActivityCategories; // @synthesize excludedActivityCategories=_excludedActivityCategories; @property(copy, nonatomic) NSArray *includedActivityTypes; // @synthesize includedActivityTypes=_includedActivityTypes; -@property(nonatomic) BOOL showKeyboardAutomatically; // @synthesize showKeyboardAutomatically=_showKeyboardAutomatically; -@property(nonatomic) BOOL useBlackPopoverStyle; // @synthesize useBlackPopoverStyle=_useBlackPopoverStyle; +@property(nonatomic) _Bool showKeyboardAutomatically; // @synthesize showKeyboardAutomatically=_showKeyboardAutomatically; +@property(nonatomic) _Bool useBlackPopoverStyle; // @synthesize useBlackPopoverStyle=_useBlackPopoverStyle; @property(retain, nonatomic) UIActivity *activity; // @synthesize activity=_activity; @property(copy, nonatomic) NSArray *excludedActivityTypes; // @synthesize excludedActivityTypes=_excludedActivityTypes; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; - (void)airDropActivityDidSuccessfullyCompleteTransfer; +- (void)airDropActivityDidSuccessfullyStartTransfer; - (void)airDropActivityRequestingSharedItemsWithCompletionHandler:(id)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; -- (int)preferredStatusBarStyle; +- (long long)preferredStatusBarStyle; - (void)_cancel; - (void)_didResignContentViewControllerOfPopover:(id)arg1; +- (void)_setDarkStyleOnLegacyApp; - (void)_setPopoverController:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_performActivity:(id)arg1; - (void)_performActivityOfType:(id)arg1; - (void)_prepareActivity:(id)arg1; - (id)_titleForActivity:(id)arg1; -- (void)_resetAfterActivity:(BOOL)arg1; +- (void)_resetAfterActivity:(_Bool)arg1; - (void)_executeActivity; - (void)_mailAutosaveWithHandler:(id)arg1; -- (void)_cleanupActivityWithSuccess:(BOOL)arg1; -@property(readonly, nonatomic) BOOL sourceIsManaged; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (float)_displayHeight; +- (void)_cleanupActivityWithSuccess:(_Bool)arg1; +@property(readonly, nonatomic) _Bool sourceIsManaged; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (double)_displayHeight; - (void)viewDidLoad; - (void)_updateActivityItems:(id)arg1; - (id)_availableActivities; -- (BOOL)_shouldShowSystemActivity:(id)arg1; +- (_Bool)_shouldShowSystemActivity:(id)arg1; - (id)_activityItemValues; - (void)dealloc; - (id)initWithActivityItems:(id)arg1 applicationActivities:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIActivityViewPopoverBackgroundView.h b/iOS7/Frameworks/UIKit/UIActivityViewPopoverBackgroundView.h index 181e1c491..261b74255 100644 --- a/iOS7/Frameworks/UIKit/UIActivityViewPopoverBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIActivityViewPopoverBackgroundView.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIActivityViewPopoverBackgroundView : _UIPopoverStandardChromeView { } + (struct UIEdgeInsets)contentViewInsets; -+ (void)useNormalContentViewInsets:(BOOL)arg1; -- (float)_shadowOpacity; ++ (void)useNormalContentViewInsets:(_Bool)arg1; +- (double)_shadowOpacity; @end diff --git a/iOS7/Frameworks/UIKit/UIAddToReadingListActivity.h b/iOS7/Frameworks/UIKit/UIAddToReadingListActivity.h index 3636fb998..46748c144 100644 --- a/iOS7/Frameworks/UIKit/UIAddToReadingListActivity.h +++ b/iOS7/Frameworks/UIKit/UIAddToReadingListActivity.h @@ -13,7 +13,7 @@ - (void)_addToReadingList:(id)arg1 withTitle:(id)arg2; - (void)performActivity; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UIAlertButton.h b/iOS7/Frameworks/UIKit/UIAlertButton.h index 34d76f751..098710844 100644 --- a/iOS7/Frameworks/UIKit/UIAlertButton.h +++ b/iOS7/Frameworks/UIKit/UIAlertButton.h @@ -8,21 +8,24 @@ @class UIImage, UIImageView; +// Not exported @interface UIAlertButton : UIButton { - float _imageOffset; + double _imageOffset; + _Bool _isNewStyle; UIImageView *_overlayView; } @property(readonly) UIImageView *overlayView; // @synthesize overlayView=_overlayView; -@property(nonatomic) float imageOffset; // @synthesize imageOffset=_imageOffset; +@property(nonatomic) _Bool isNewStyle; // @synthesize isNewStyle=_isNewStyle; +@property(nonatomic) double imageOffset; // @synthesize imageOffset=_imageOffset; - (void)dealloc; -- (void)setEnabled:(BOOL)arg1; -- (void)_transitionBackgroundViewToHighlighted:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)_transitionBackgroundViewToHighlighted:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)layoutSubviews; - (id)image; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2; - (void)setTitle:(id)arg1; - (id)title; @property(retain, nonatomic) UIImage *highlightImage; diff --git a/iOS7/Frameworks/UIKit/UIAlertLabeledButton.h b/iOS7/Frameworks/UIKit/UIAlertLabeledButton.h index 6f394039d..5442c9324 100644 --- a/iOS7/Frameworks/UIKit/UIAlertLabeledButton.h +++ b/iOS7/Frameworks/UIKit/UIAlertLabeledButton.h @@ -8,14 +8,14 @@ @class UILabel; +// Not exported @interface UIAlertLabeledButton : UIAlertButton { UILabel *_typeLabel; - float _titleOffset; + double _titleOffset; } -@property(nonatomic) float titleOffset; // @synthesize titleOffset=_titleOffset; -- (void)setHighlighted:(BOOL)arg1; +@property(nonatomic) double titleOffset; // @synthesize titleOffset=_titleOffset; - (void)dealloc; - (void)layoutSubviews; @property(readonly, nonatomic) UILabel *typeLabel; diff --git a/iOS7/Frameworks/UIKit/UIAlertMediaButton.h b/iOS7/Frameworks/UIKit/UIAlertMediaButton.h index 245c9e0b7..79083f38a 100644 --- a/iOS7/Frameworks/UIKit/UIAlertMediaButton.h +++ b/iOS7/Frameworks/UIKit/UIAlertMediaButton.h @@ -8,6 +8,7 @@ @class UIImage, UIImageView; +// Not exported @interface UIAlertMediaButton : UIAlertButton { UIImageView *_checkmarkView; diff --git a/iOS7/Frameworks/UIKit/UIAlertSheetTextField.h b/iOS7/Frameworks/UIKit/UIAlertSheetTextField.h index 42e0ed44b..d547738f9 100644 --- a/iOS7/Frameworks/UIKit/UIAlertSheetTextField.h +++ b/iOS7/Frameworks/UIKit/UIAlertSheetTextField.h @@ -8,11 +8,14 @@ @class UIThreePartImageView; +// Not exported @interface UIAlertSheetTextField : UITextField { UIThreePartImageView *_sheetBackgroundView; } +- (struct CGRect)editingRectForBounds:(struct CGRect)arg1; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1; - (struct CGRect)clearButtonRectForBounds:(struct CGRect)arg1; - (id)backgroundView; - (void)setBackgroundView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIAlertTextView.h b/iOS7/Frameworks/UIKit/UIAlertTextView.h index 391a5b571..4fb2d4667 100644 --- a/iOS7/Frameworks/UIKit/UIAlertTextView.h +++ b/iOS7/Frameworks/UIKit/UIAlertTextView.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIAlertTextView : _UICompatibilityTextView { } -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; @end diff --git a/iOS7/Frameworks/UIKit/UIAlertView-Private.h b/iOS7/Frameworks/UIKit/UIAlertView-Private.h new file mode 100644 index 000000000..eb9d60608 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIAlertView-Private.h @@ -0,0 +1,187 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAlertView (Private) ++ (id)_popupAlertBackground:(_Bool)arg1; ++ (void)applyTransformToAllAlerts:(struct CGAffineTransform)arg1; ++ (id)_alertWindow; ++ (struct CGSize)minimumSize; ++ (_Bool)_springBoardAlertDisplayingOverApplicationAlert; ++ (void)_setSpringBoardAlertDisplayingOverApplicationAlert:(_Bool)arg1; +- (void)_showByReplacingPreviousAlertAnimated:(_Bool)arg1; +- (void)_showByReplacingAlert:(id)arg1 animated:(_Bool)arg2; +- (id)_representedModalItem; +- (id)_representedModalItemView; +- (void)_setAccessoryViewController:(id)arg1; +- (void)_setAccessoryView:(id)arg1; +- (_Bool)_isSBAlert; +- (void)_nukeOldTextFields; +- (void)_addSubview:(id)arg1 positioned:(long long)arg2 relativeTo:(id)arg3; +- (void)removeFromSuperview; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (void)_handleKeyUIEvent:(id)arg1; +- (void)_prepareToBeReplaced; +- (void)replaceAlert:(id)arg1; +- (void)_prepareForDisplay; +- (void)presentSheetFromButtonBar:(id)arg1; +- (void)layout; +- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(double)arg3; +- (int)numberOfLinesInTitle; +- (double)_buttonHeight; +- (double)_maxHeight; +- (struct CGRect)titleRect; +- (_Bool)runsModal; +- (void)setRunsModal:(_Bool)arg1; +- (_Bool)blocksInteraction; +- (void)setBlocksInteraction:(_Bool)arg1; +- (int)suspendTag; +- (void)setSuspendTag:(int)arg1; +- (_Bool)dimsBackground; +- (void)setDimsBackground:(_Bool)arg1; +- (void)setAlertSheetStyle:(int)arg1; +- (_Bool)forceHorizontalButtonsLayout; +- (void)setForceHorizontalButtonsLayout:(_Bool)arg1; +- (int)alertSheetStyle; +- (long long)numberOfRows; +- (void)setNumberOfRows:(long long)arg1; +- (void)_alertSheetAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_appSuspended:(id)arg1; +- (double)_bottomVerticalInset; +- (double)_titleHorizontalInset; +- (double)_titleVerticalBottomInset; +- (double)_titleVerticalTopInset; +- (struct CGSize)backgroundSize; +- (void)dismissAnimated:(_Bool)arg1; +- (void)dismiss; +- (void)_slideSheetOut:(_Bool)arg1; +- (void)_presentSheetStartingFromYCoordinate:(double)arg1; +- (id)_dimView; +- (void)setDimView:(id)arg1; +- (void)presentSheetToAboveView:(id)arg1; +- (void)presentSheetInView:(id)arg1; +- (void)presentSheetFromAboveView:(id)arg1; +- (void)presentSheetFromBehindView:(id)arg1; +- (void)_presentSheetFromView:(id)arg1 above:(_Bool)arg2; +- (void)popupAlertAnimated:(_Bool)arg1; +- (void)popupAlertAnimated:(_Bool)arg1 animationType:(int)arg2; +- (void)popupAlertAnimated:(_Bool)arg1 atOffset:(double)arg2; +- (void)popupAlertAnimated:(_Bool)arg1 animationType:(int)arg2 atOffset:(double)arg3; +- (void)_loginFieldDidChangeForItem:(id)arg1; +- (void)_passwordFieldDidChangeForItem:(id)arg1; +- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)modalItem:(id)arg1 tappedButtonAtIndex:(long long)arg2; +- (_Bool)modalItem:(id)arg1 shouldDismissForButtonAtIndex:(long long)arg2; +- (void)didPresentModalItem:(id)arg1; +- (void)willPresentModalItem:(id)arg1; +- (id)_modalItemForNeueCompatibility; +- (void)_adjustLabelFontSizes; +- (void)_layoutIfNeeded; +- (void)_layoutPopupAlertWithOrientation:(long long)arg1 animated:(_Bool)arg2; +- (long long)_alertOrientation; +- (_Bool)isBodyTextTruncated; +- (void)layoutAnimated:(_Bool)arg1; +- (void)layoutAnimated:(_Bool)arg1 withDuration:(double)arg2; +- (id)taglineTextLabel; +- (id)bodyTextLabel; +- (id)titleLabel; +- (void)_rotatingAnimationDidStop:(id)arg1; +- (void)_updateFrameForDisplay; +- (void)_cancelAnimated:(_Bool)arg1; +- (void)_temporarilyHideAnimated:(_Bool)arg1; +- (void)_removeAlertWindowOrShowAnOldAlert; +- (_Bool)_canShowAlerts; +- (_Bool)_dimsBackground; +- (void)_repopup; +- (void)_repopupNoAnimation; +- (void)_performPopoutAnimationAnimated:(_Bool)arg1 coveredBySpringBoardAlert:(_Bool)arg2; +- (void)_popoutAnimationDidStop:(id)arg1 finished:(id)arg2; +- (_Bool)_isAnimating; +- (void)_jiggleStage6AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_jiggleStage5AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_jiggleStage4AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_jiggleStage3AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_jiggleStage2AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_jiggleStage1AnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_bubbleAnimationNormalDidStop:(id)arg1 finished:(id)arg2; +- (void)_bubbleAnimationShrinkDidStop:(id)arg1 finished:(id)arg2; +- (void)_growAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_performPopup:(_Bool)arg1; +- (void)_performPopup:(_Bool)arg1 animationType:(int)arg2; +- (void)_performPopup:(_Bool)arg1 animationType:(int)arg2 revealedBySpringBoardAlert:(_Bool)arg3; +- (id)_blurMaskImageForBounds:(struct CGRect)arg1; +- (void)_showKeyboard:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_showManualKBIfNecessary; +- (void)_keyboardHiddingAnimationDidStop:(id)arg1 finished:(id)arg2; +- (_Bool)showsOverSpringBoardAlerts; +- (void)setShowsOverSpringBoardAlerts:(_Bool)arg1; +- (_Bool)_needsKeyboard; +- (_Bool)_manualKeyboardIsVisible; +- (id)tableView; +- (_Bool)tableShouldShowMinimumContent; +- (void)setTableShouldShowMinimumContent:(_Bool)arg1; +- (void)_cleanupAfterPopupAnimation; +- (void)_buttonClicked:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (int)buttonCount; +- (id)addButtonWithTitle:(id)arg1 buttonClass:(Class)arg2; +- (id)addButtonWithTitle:(id)arg1 label:(id)arg2; +- (id)_addButtonWithTitle:(id)arg1 label:(id)arg2 buttonClass:(Class)arg3; +- (id)_firstOtherButton; +- (id)_destructiveButton; +- (void)_setDestructiveButton:(id)arg1; +- (id)_buttonAtIndex:(long long)arg1; +- (id)_addButtonWithTitleText:(id)arg1; +- (id)_defaultButton; +- (void)_setDefaultButton:(id)arg1; +- (id)destructiveButton; +- (void)setDestructiveButton:(id)arg1; +- (id)buttonAtIndex:(long long)arg1; +- (id)_addButtonWithTitle:(id)arg1; +- (id)defaultButton; +- (void)setDefaultButton:(id)arg1; +- (id)keyboard; +- (void)_cleanupKBWatcher; +- (void)_setupKBWatcher; +- (void)_alertSheetTextFieldReturn:(id)arg1; +- (void)_updateKeyboardStateForPreviousResponder:(id)arg1; +- (void)_alertSheetTextFieldDidChange:(id)arg1; +- (void)_alertSheetTextFieldDidStartEditing:(id)arg1; +- (void)setKeyboardShowsOnPopup:(_Bool)arg1; +- (id)textField; +- (int)textFieldCount; +- (id)_textFieldAtIndex:(int)arg1; +- (void)_setTextFieldsHidden:(_Bool)arg1; +- (void)_updateButtonTitles; +- (id)_addTextFieldWithValue:(id)arg1 label:(id)arg2; +- (int)bodyMaxLineCount; +- (void)setBodyTextMaxLineCount:(int)arg1; +- (int)titleMaxLineCount; +- (void)setTitleMaxLineCount:(int)arg1; +- (id)bodyText; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (void)setTaglineText:(id)arg1; +- (void)setBodyText:(id)arg1; +- (void)_setupTitleStyle; +- (void)_createTaglineTextLabelIfNeeded; +- (void)_createBodyTextLabelIfNeeded; +- (void)_createSubtitleLabelIfNeeded; +- (void)_createTitleLabelIfNeeded; +- (id)buttons; +- (void)_setAlertSheetStyleFromButtonBar:(id)arg1; +- (long long)_currentOrientation; +- (_Bool)requiresPortraitOrientation; +- (void)setGroupsTextFields:(_Bool)arg1; +- (_Bool)groupsTextFields; +- (id)initWithTitle:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(int)arg3 delegate:(id)arg4 context:(id)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAlertView-PrivateButDeprecated.h b/iOS7/Frameworks/UIKit/UIAlertView-PrivateButDeprecated.h new file mode 100644 index 000000000..72d3308e1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIAlertView-PrivateButDeprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAlertView (PrivateButDeprecated) +- (id)addTextFieldWithValue:(id)arg1 label:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAlertView-ViewServiceSupport.h b/iOS7/Frameworks/UIKit/UIAlertView-ViewServiceSupport.h new file mode 100644 index 000000000..9a40a1ef7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIAlertView-ViewServiceSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAlertView (ViewServiceSupport) ++ (id)_alertViewForWindow:(id)arg1; ++ (id)_alertViewForSessionWithRemoteViewController:(id)arg1; ++ (id)_remoteAlertViewWithBlock:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAlertView.h b/iOS7/Frameworks/UIKit/UIAlertView.h index eae2e5633..0e83218fb 100644 --- a/iOS7/Frameworks/UIKit/UIAlertView.h +++ b/iOS7/Frameworks/UIKit/UIAlertView.h @@ -6,7 +6,7 @@ #import -@class NSMutableArray, NSMutableDictionary, NSString, UILabel, UIModalItem, UIToolbar, UIViewController, UIWindow; +@class NSMutableArray, NSMutableDictionary, NSString, UILabel, UIToolbar, UIViewController, UIWindow, _UIModalItem; @interface UIAlertView : UIView { @@ -15,18 +15,18 @@ UILabel *_subtitleLabel; UILabel *_bodyTextLabel; UILabel *_taglineTextLabel; - float _startY; + double _startY; struct CGPoint _center; id _context; - int _cancelButton; - int _defaultButton; - int _firstOtherButton; + long long _cancelButton; + long long _defaultButton; + long long _firstOtherButton; UIToolbar *_toolbar; UIWindow *_originalWindow; UIWindow *_dimWindow; - int _suspendTag; - int _dismissButtonIndex; - float _bodyTextHeight; + long long _suspendTag; + long long _dismissButtonIndex; + double _bodyTextHeight; NSMutableArray *_buttons; NSMutableArray *_textFields; UIView *_keyboard; @@ -95,219 +95,45 @@ unsigned int useLookNeue:1; } _modalViewFlags; NSMutableArray *_buttonTitlesNeue; - UIModalItem *_representedModalItem; NSString *_titleTextNeue; NSString *_messageTextNeue; UIViewController *_hostingViewControllerNeue; UIWindow *_windowFOrSBNeueCompatibility; UIView *_accessoryView; UIViewController *_accessoryViewController; + _Bool _textFieldsHidden; + _UIModalItem *_representedModalItem; } -+ (id)_popupAlertBackground:(BOOL)arg1; -+ (void)applyTransformToAllAlerts:(struct CGAffineTransform)arg1; -+ (id)_alertWindow; -+ (struct CGSize)minimumSize; -+ (BOOL)_springBoardAlertDisplayingOverApplicationAlert; -+ (void)_setSpringBoardAlertDisplayingOverApplicationAlert:(BOOL)arg1; -+ (id)_alertViewForWindow:(id)arg1; -+ (id)_alertViewForSessionWithRemoteViewController:(id)arg1; -+ (id)_remoteAlertViewWithBlock:(id)arg1; - (void)_willRotateKeyboard; - (void)_keyboardDidHide:(id)arg1; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (void)_useLegacyUI:(BOOL)arg1; -- (void)_useUndoStyle:(BOOL)arg1; -- (BOOL)_shouldUseUndoStyle; -- (id)textFieldAtIndex:(int)arg1; -- (void)_addTextEntryFieldsWithStyle:(int)arg1; +- (void)_useLegacyUI:(_Bool)arg1; +- (void)_useUndoStyle:(_Bool)arg1; +- (_Bool)_shouldUseUndoStyle; +- (id)textFieldAtIndex:(long long)arg1; +- (void)_addTextEntryFieldsWithStyle:(long long)arg1; - (void)show; - (void)showWithAnimationType:(int)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int alertViewStyle; -@property(readonly, nonatomic) int firstOtherButtonIndex; -- (void)_setFirstOtherButtonIndex:(int)arg1; -@property(nonatomic) int cancelButtonIndex; -- (int)defaultButtonIndex; -- (void)setDefaultButtonIndex:(int)arg1; -@property(readonly, nonatomic, getter=isVisible) BOOL visible; -@property(readonly, nonatomic) int numberOfButtons; -- (id)buttonTitleAtIndex:(int)arg1; -- (int)addButtonWithTitle:(id)arg1; +- (void)dismissWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) long long alertViewStyle; +@property(readonly, nonatomic) long long firstOtherButtonIndex; +- (void)_setFirstOtherButtonIndex:(long long)arg1; +@property(nonatomic) long long cancelButtonIndex; +- (long long)defaultButtonIndex; +- (void)setDefaultButtonIndex:(long long)arg1; +@property(readonly, nonatomic, getter=isVisible) _Bool visible; +@property(readonly, nonatomic) long long numberOfButtons; +- (id)buttonTitleAtIndex:(long long)arg1; +- (long long)addButtonWithTitle:(id)arg1; @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSString *title; @property(nonatomic) id delegate; - (void)dealloc; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 defaultButton:(id)arg4 cancelButton:(id)arg5 otherButtons:(id)arg6; -- (void)_setAccessoryViewController:(id)arg1; -- (void)_setAccessoryView:(id)arg1; -- (BOOL)_isSBAlert; -- (void)_nukeOldTextFields; -- (void)_addSubview:(id)arg1 positioned:(int)arg2 relativeTo:(id)arg3; -- (void)removeFromSuperview; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (void)_handleKeyUIEvent:(id)arg1; -- (void)_prepareToBeReplaced; -- (void)replaceAlert:(id)arg1; -- (void)_prepareForDisplay; -- (void)presentSheetFromButtonBar:(id)arg1; -- (void)layout; -- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(float)arg3; -- (int)numberOfLinesInTitle; -- (float)_buttonHeight; -- (float)_maxHeight; -- (struct CGRect)titleRect; -- (BOOL)runsModal; -- (void)setRunsModal:(BOOL)arg1; -- (BOOL)blocksInteraction; -- (void)setBlocksInteraction:(BOOL)arg1; -- (int)suspendTag; -- (void)setSuspendTag:(int)arg1; -- (BOOL)dimsBackground; -- (void)setDimsBackground:(BOOL)arg1; -- (void)setAlertSheetStyle:(int)arg1; -- (BOOL)forceHorizontalButtonsLayout; -- (void)setForceHorizontalButtonsLayout:(BOOL)arg1; -- (int)alertSheetStyle; -- (int)numberOfRows; -- (void)setNumberOfRows:(int)arg1; -- (void)_alertSheetAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_appSuspended:(id)arg1; -- (float)_bottomVerticalInset; -- (float)_titleHorizontalInset; -- (float)_titleVerticalBottomInset; -- (float)_titleVerticalTopInset; -- (struct CGSize)backgroundSize; -- (void)dismissAnimated:(BOOL)arg1; -- (void)dismiss; -- (void)_slideSheetOut:(BOOL)arg1; -- (void)_presentSheetStartingFromYCoordinate:(double)arg1; -- (id)_dimView; -- (void)setDimView:(id)arg1; -- (void)presentSheetToAboveView:(id)arg1; -- (void)presentSheetInView:(id)arg1; -- (void)presentSheetFromAboveView:(id)arg1; -- (void)presentSheetFromBehindView:(id)arg1; -- (void)_presentSheetFromView:(id)arg1 above:(BOOL)arg2; -- (void)popupAlertAnimated:(BOOL)arg1; -- (void)popupAlertAnimated:(BOOL)arg1 animationType:(int)arg2; -- (void)popupAlertAnimated:(BOOL)arg1 atOffset:(float)arg2; -- (void)popupAlertAnimated:(BOOL)arg1 animationType:(int)arg2 atOffset:(float)arg3; -- (void)_loginFieldDidChangeForItem:(id)arg1; -- (void)_passwordFieldDidChangeForItem:(id)arg1; -- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(int)arg2; -- (void)modalItem:(id)arg1 tappedButtonAtIndex:(int)arg2; -- (void)didPresentModalItem:(id)arg1; -- (void)willPresentModalItem:(id)arg1; -- (id)_modalItemForNeueCompatibility; -- (void)_adjustLabelFontSizes; -- (void)_layoutIfNeeded; -- (void)_layoutPopupAlertWithOrientation:(int)arg1 animated:(BOOL)arg2; -- (int)_alertOrientation; -- (BOOL)isBodyTextTruncated; -- (void)layoutAnimated:(BOOL)arg1; -- (void)layoutAnimated:(BOOL)arg1 withDuration:(double)arg2; -- (id)taglineTextLabel; -- (id)bodyTextLabel; -- (id)titleLabel; -- (void)_rotatingAnimationDidStop:(id)arg1; -- (void)_updateFrameForDisplay; -- (void)_cancelAnimated:(BOOL)arg1; -- (void)_temporarilyHideAnimated:(BOOL)arg1; -- (void)_removeAlertWindowOrShowAnOldAlert; -- (BOOL)_canShowAlerts; -- (BOOL)_dimsBackground; -- (void)_repopup; -- (void)_repopupNoAnimation; -- (void)_performPopoutAnimationAnimated:(BOOL)arg1 coveredBySpringBoardAlert:(BOOL)arg2; -- (void)_popoutAnimationDidStop:(id)arg1 finished:(id)arg2; -- (BOOL)_isAnimating; -- (void)_jiggleStage6AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_jiggleStage5AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_jiggleStage4AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_jiggleStage3AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_jiggleStage2AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_jiggleStage1AnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_bubbleAnimationNormalDidStop:(id)arg1 finished:(id)arg2; -- (void)_bubbleAnimationShrinkDidStop:(id)arg1 finished:(id)arg2; -- (void)_growAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_performPopup:(BOOL)arg1; -- (void)_performPopup:(BOOL)arg1 animationType:(int)arg2; -- (void)_performPopup:(BOOL)arg1 animationType:(int)arg2 revealedBySpringBoardAlert:(BOOL)arg3; -- (id)_blurMaskImageForBounds:(struct CGRect)arg1; -- (void)_showKeyboard:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_showManualKBIfNecessary; -- (void)_keyboardHiddingAnimationDidStop:(id)arg1 finished:(id)arg2; -- (BOOL)showsOverSpringBoardAlerts; -- (void)setShowsOverSpringBoardAlerts:(BOOL)arg1; -- (BOOL)_needsKeyboard; -- (BOOL)_manualKeyboardIsVisible; -- (id)tableView; -- (BOOL)tableShouldShowMinimumContent; -- (void)setTableShouldShowMinimumContent:(BOOL)arg1; -- (void)_cleanupAfterPopupAnimation; -- (void)_buttonClicked:(id)arg1; -- (id)context; -- (void)setContext:(id)arg1; -- (int)buttonCount; -- (id)addButtonWithTitle:(id)arg1 buttonClass:(Class)arg2; -- (id)addButtonWithTitle:(id)arg1 label:(id)arg2; -- (id)_addButtonWithTitle:(id)arg1 label:(id)arg2 buttonClass:(Class)arg3; -- (id)_firstOtherButton; -- (id)_destructiveButton; -- (void)_setDestructiveButton:(id)arg1; -- (id)_buttonAtIndex:(int)arg1; -- (id)_addButtonWithTitleText:(id)arg1; -- (id)_defaultButton; -- (void)_setDefaultButton:(id)arg1; -- (id)destructiveButton; -- (void)setDestructiveButton:(id)arg1; -- (id)buttonAtIndex:(int)arg1; -- (id)_addButtonWithTitle:(id)arg1; -- (id)defaultButton; -- (void)setDefaultButton:(id)arg1; -- (id)keyboard; -- (void)_cleanupKBWatcher; -- (void)_setupKBWatcher; -- (void)_alertSheetTextFieldReturn:(id)arg1; -- (void)_updateKeyboardStateForPreviousResponder:(id)arg1; -- (void)_alertSheetTextFieldDidChange:(id)arg1; -- (void)_alertSheetTextFieldDidStartEditing:(id)arg1; -- (void)_alertSheetTextFieldDidEndEditing:(id)arg1; -- (void)setKeyboardShowsOnPopup:(BOOL)arg1; -- (id)textField; -- (int)textFieldCount; -- (id)_textFieldAtIndex:(int)arg1; -- (void)_setTextFieldsHidden:(BOOL)arg1; -- (id)_addTextFieldWithValue:(id)arg1 label:(id)arg2; -- (int)bodyMaxLineCount; -- (void)setBodyTextMaxLineCount:(int)arg1; -- (int)titleMaxLineCount; -- (void)setTitleMaxLineCount:(int)arg1; -- (id)bodyText; -- (id)subtitle; -- (void)setSubtitle:(id)arg1; -- (void)setTaglineText:(id)arg1; -- (void)setBodyText:(id)arg1; -- (void)_setupTitleStyle; -- (void)_createTaglineTextLabelIfNeeded; -- (void)_createBodyTextLabelIfNeeded; -- (void)_createSubtitleLabelIfNeeded; -- (void)_createTitleLabelIfNeeded; -- (id)buttons; -- (void)_setAlertSheetStyleFromButtonBar:(id)arg1; -- (int)_currentOrientation; -- (BOOL)requiresPortraitOrientation; -- (void)setGroupsTextFields:(BOOL)arg1; -- (BOOL)groupsTextFields; -- (id)initWithTitle:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(int)arg3 delegate:(id)arg4 context:(id)arg5; -- (id)addTextFieldWithValue:(id)arg1 label:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIAlertViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/Frameworks/UIKit/UIAlertViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIAlphaAnimation.h b/iOS7/Frameworks/UIKit/UIAlphaAnimation.h index fc2d9ee82..08de0874f 100644 --- a/iOS7/Frameworks/UIKit/UIAlphaAnimation.h +++ b/iOS7/Frameworks/UIKit/UIAlphaAnimation.h @@ -8,15 +8,15 @@ @interface UIAlphaAnimation : UIAnimation { - float _startAlpha; - float _endAlpha; + double _startAlpha; + double _endAlpha; } -- (float)alphaForFraction:(float)arg1; +- (double)alphaForFraction:(float)arg1; - (void)setProgress:(float)arg1; -- (float)_alphaForMultiplier:(float)arg1; -- (void)setEndAlpha:(float)arg1; -- (void)setStartAlpha:(float)arg1; +- (double)_alphaForMultiplier:(float)arg1; +- (void)setEndAlpha:(double)arg1; +- (void)setStartAlpha:(double)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIAnimation-Internal.h b/iOS7/Frameworks/UIKit/UIAnimation-Internal.h new file mode 100644 index 000000000..b8ee3609f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIAnimation-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAnimation (Internal) +- (void)markStop; +- (void)markStart:(double)arg1; +- (float)fractionForTime:(double)arg1; +- (void)setDuration:(double)arg1; +- (int)type; +- (int)state; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAnimation.h b/iOS7/Frameworks/UIKit/UIAnimation.h index 009ec9046..3ed0f193a 100644 --- a/iOS7/Frameworks/UIKit/UIAnimation.h +++ b/iOS7/Frameworks/UIKit/UIAnimation.h @@ -28,8 +28,8 @@ - (void)setAnimationCurve:(int)arg1; - (id)completion; - (void)setCompletion:(id)arg1; -- (BOOL)usesNSTimer; -- (void)setUsesNSTimer:(BOOL)arg1; +- (_Bool)usesNSTimer; +- (void)setUsesNSTimer:(_Bool)arg1; - (SEL)action; - (void)setAction:(SEL)arg1; - (id)delegate; @@ -37,12 +37,6 @@ - (id)target; - (void)stopAnimation; - (id)initWithTarget:(id)arg1; -- (void)markStop; -- (void)markStart:(double)arg1; -- (float)fractionForTime:(double)arg1; -- (void)setDuration:(double)arg1; -- (int)type; -- (int)state; @end diff --git a/iOS7/Frameworks/UIKit/UIAnimator-Static.h b/iOS7/Frameworks/UIKit/UIAnimator-Static.h new file mode 100644 index 000000000..4b911a57d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIAnimator-Static.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAnimator (Static) +- (_Bool)_isRunningAnimation:(id)arg1; +- (void)_advanceAnimationsOfType:(int)arg1 withTimestamp:(double)arg2; +- (void)_startAnimation:(id)arg1 withStartTime:(double)arg2; +- (void)_LCDHeartbeatCallback:(id)arg1; +- (void)_TVHeartbeatCallback:(id)arg1; +- (void)_TimerHeartbeatCallback:(id)arg1; +- (void)_addAnimation:(id)arg1 withDuration:(double)arg2 start:(_Bool)arg3 startTime:(double)arg4; +@end + diff --git a/iOS7/Frameworks/UIKit/UIAnimator.h b/iOS7/Frameworks/UIKit/UIAnimator.h index 443a907a9..83c3b53d2 100644 --- a/iOS7/Frameworks/UIKit/UIAnimator.h +++ b/iOS7/Frameworks/UIKit/UIAnimator.h @@ -24,16 +24,9 @@ - (void)startAnimation:(id)arg1; - (void)removeAnimationsForTarget:(id)arg1 ofKind:(Class)arg2; - (void)removeAnimationsForTarget:(id)arg1; -- (void)addAnimations:(id)arg1 withDuration:(double)arg2 start:(BOOL)arg3; -- (void)addAnimation:(id)arg1 withDuration:(double)arg2 start:(BOOL)arg3; +- (void)addAnimations:(id)arg1 withDuration:(double)arg2 start:(_Bool)arg3; +- (void)addAnimation:(id)arg1 withDuration:(double)arg2 start:(_Bool)arg3; - (void)dealloc; -- (BOOL)_isRunningAnimation:(id)arg1; -- (void)_advanceAnimationsOfType:(int)arg1 withTimestamp:(double)arg2; -- (void)_startAnimation:(id)arg1 withStartTime:(double)arg2; -- (void)_LCDHeartbeatCallback:(id)arg1; -- (void)_TVHeartbeatCallback:(id)arg1; -- (void)_TimerHeartbeatCallback:(id)arg1; -- (void)_addAnimation:(id)arg1 withDuration:(double)arg2 start:(BOOL)arg3 startTime:(double)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIApplication-StateRestoration.h b/iOS7/Frameworks/UIKit/UIApplication-StateRestoration.h new file mode 100644 index 000000000..14f3b867d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-StateRestoration.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (StateRestoration) +- (void)_restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 beginHandler:(id)arg2 completionHandler:(void)arg3; +- (void)ignoreSnapshotOnNextApplicationLaunch; +- (void)completeStateRestoration; +- (void)extendStateRestoration; +- (void)_saveApplicationPreservationState:(id)arg1 viewController:(id)arg2 sessionIdentifier:(id)arg3 beginHandler:(id)arg4 completionHandler:(void)arg5; +- (void)removeApplicationPreservationStateWithSessionIdentifier:(id)arg1; +- (void)restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(id)arg3 completionHandler:(void)arg4; +- (void)saveApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(id)arg3 completionHandler:(void)arg4; +- (void)_saveApplicationPreservationStateIfSupported; +- (_Bool)_doRestorationIfNecessary; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-StateRestorationRegistration.h b/iOS7/Frameworks/UIKit/UIApplication-StateRestorationRegistration.h new file mode 100644 index 000000000..b9e13f5ef --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-StateRestorationRegistration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (StateRestorationRegistration) ++ (void)registerObjectForStateRestoration:(id)arg1 restorationIdentifier:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-UIAlertSheetAppAdditions.h b/iOS7/Frameworks/UIKit/UIApplication-UIAlertSheetAppAdditions.h new file mode 100644 index 000000000..6fd8a2de3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-UIAlertSheetAppAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (UIAlertSheetAppAdditions) +- (void)_alertSheetStackChanged; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-UIApplicationDeprecated.h b/iOS7/Frameworks/UIKit/UIApplication-UIApplicationDeprecated.h new file mode 100644 index 000000000..326a800d1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-UIApplicationDeprecated.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (UIApplicationDeprecated) +- (void)setStatusBarHidden:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isProximitySensingEnabled) _Bool proximitySensingEnabled; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-UIApplicationTesting.h b/iOS7/Frameworks/UIKit/UIApplication-UIApplicationTesting.h new file mode 100644 index 000000000..d7fbb65d9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-UIApplicationTesting.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (UIApplicationTesting) +- (void)setDeviceOrientation:(int)arg1; +- (void)rotateIfNeeded:(long long)arg1 completion:(id)arg2; +- (_Bool)rotateIfNeeded:(long long)arg1; +- (void)testPrep:(id)arg1 options:(id)arg2; +- (void)stopLeaking; +- (void)startLeaking; +- (void)_leak; +- (void)enableFramebufferStatisticsGathering; +- (void)stopCHUDRecording; +- (void)startCHUDRecording:(id)arg1; +- (long long)_testOrientation:(id)arg1 options:(id)arg2; +- (_Bool)handleTestURL:(id)arg1; +- (void)failedTest:(id)arg1 withResults:(id)arg2; +- (void)failedTest:(id)arg1; +- (void)finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3; +- (void)finishedTest:(id)arg1 extraResults:(id)arg2 withTeardownBlock:(id)arg3; +- (void)finishedTest:(id)arg1 extraResults:(id)arg2; +- (void)finishedTest:(id)arg1; +- (void)finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3 withTeardownBlock:(id)arg4; +- (void)_reportResults:(id)arg1; +- (struct __CFMessagePort *)_purplePPTServerPort; +- (void)finishedIPTest:(id)arg1 extraResults:(id)arg2; +- (void)finishedIPTest:(id)arg1; +- (void)startedIPTest:(id)arg1; +- (_Bool)isPPTAvailable; +- (void)_sendDictionaryToPPT:(id)arg1; +- (void)finishedSubTest:(id)arg1 forTest:(id)arg2; +- (void)startedSubTest:(id)arg1 forTest:(id)arg2; +- (id)resultsForTest:(id)arg1; +- (void)startedTest:(id)arg1; +- (_Bool)isRunningSuspendTest; +- (_Bool)isRunningQuitTest; +- (_Bool)isRunningTest:(id)arg1; +- (_Bool)isRunningTest; +- (_Bool)shouldRecordExtendedLaunchTime; +- (void *)_getSymbol:(id)arg1 forFramework:(id)arg2; +- (id)_pathForFrameworkName:(id)arg1 inPrivate:(_Bool)arg2; +- (_Bool)reportApplicationSuspended; +- (void)runTest:(id)arg1 startingBeforeAnimation:(id)arg2 stoppingAfterAnimation:(id)arg3; +- (void)runTest:(id)arg1 forAnimation:(id)arg2; +- (void)_noteAnimationFinished:(id)arg1; +- (void)_noteAnimationStarted:(id)arg1; +- (_Bool)runTest:(id)arg1 options:(id)arg2; +- (id)_currentTests; +- (_Bool)launchedToTest; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-UIApplication_RemoteSheet.h b/iOS7/Frameworks/UIKit/UIApplication-UIApplication_RemoteSheet.h new file mode 100644 index 000000000..48766e453 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-UIApplication_RemoteSheet.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (UIApplication_RemoteSheet) +- (void)_sheetWithRemoteIdentifierDidDismiss:(id)arg1; +- (void)endRemoteSheet:(id)arg1 returnCode:(long long)arg2 dismissAnimated:(_Bool)arg3; +- (void)endRemoteSheet:(id)arg1 returnCode:(long long)arg2; +- (void)endRemoteSheet:(id)arg1; +- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(_Bool)arg5 opaque:(_Bool)arg6 presentAnimated:(_Bool)arg7; +- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(_Bool)arg5 presentAnimated:(_Bool)arg6; +- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(_Bool)arg5; +- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication-UIKitApplicationAccessibility.h b/iOS7/Frameworks/UIKit/UIApplication-UIKitApplicationAccessibility.h new file mode 100644 index 000000000..778359c87 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIApplication-UIKitApplicationAccessibility.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIApplication (UIKitApplicationAccessibility) +- (void)_accessibilityStatusChanged:(id)arg1; +- (void)_accessibilityInit; +- (void)_accessibilitySetUpQuickSpeak; +- (void)_updateLargeTextNotification; +- (void)_updateApplicationAccessibility; +- (Class)_accessibilityBundlePrincipalClass; +- (_Bool)_accessibilityApplicationIsSystemWideServer; +- (void)_updateAccessibilitySettingsLoader; +- (void)_updateAccessibilityItunesSettings; +- (id)_accessibilitySettingsBundle; +- (_Bool)_accessibilityCaptureSimulatorEvent:(struct __GSEvent *)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIApplication.h b/iOS7/Frameworks/UIKit/UIApplication.h index 50eefc7b4..b9854d082 100644 --- a/iOS7/Frameworks/UIKit/UIApplication.h +++ b/iOS7/Frameworks/UIKit/UIApplication.h @@ -19,20 +19,20 @@ UIEvent *_touchesEvent; UIEvent *_motionEvent; UIEvent *_remoteControlEvent; - int _remoteControlEventObservers; + long long _remoteControlEventObservers; NSArray *_topLevelNibObjects; - int _networkResourcesCurrentlyLoadingCount; + long long _networkResourcesCurrentlyLoadingCount; NSTimer *_hideNetworkActivityIndicatorTimer; UIAlertView *_editAlertView; UIStatusBar *_statusBar; - int _statusBarRequestedStyle; + long long _statusBarRequestedStyle; UIStatusBarWindow *_statusBarWindow; NSMutableArray *_observerBlocks; - NSMutableArray *_deferredAnimationBlocks; + NSMutableArray *_postCommitActions; NSString *_mainStoryboardName; NSMutableArray *_tintViewDurationStack; NSMutableArray *_statusBarTintColorLockingControllers; - int _statusBarTintColorLockingCount; + long long _statusBarTintColorLockingCount; NSString *_preferredContentSizeCategory; struct { unsigned int deactivatingReasonFlags:8; @@ -117,81 +117,89 @@ unsigned int disableStyleOverrides:1; unsigned int legibilityAccessibilitySettingEnabled:1; unsigned int viewControllerBasedStatusBarAppearance:1; + unsigned int fakingRequiresHighResolution:1; + unsigned int isStatusBarFading:1; } _applicationFlags; UIColor *_defaultTopNavBarTintColor; - int _undoButtonIndex; - int _redoButtonIndex; + long long _undoButtonIndex; + long long _redoButtonIndex; UIMoveEvent *_moveEvent; UIPhysicalButtonsEvent *_physicalButtonsEvent; UIWheelEvent *_wheelEvent; NSMutableDictionary *_physicalButtonMap; UIPhysicalKeyboardEvent *_physicalKeyboardEvent; + UIWindow *_backgroundHitTestWindow; + NSMutableArray *_eventQueue; + struct __CFDictionary *_childEventMap; + long long _disableTouchCoalescingCount; double _currentTimestampWhenFirstTouchCameDown; struct CGPoint _currentLocationWhereFirstTouchCameDown; - NSString *_preferredContentSizeCategoryName; double _lastTimestampWhenFirstTouchCameDown; double _lastTimestampWhenAllTouchesLifted; + NSString *_preferredContentSizeCategoryName; struct CGPoint _lastLocationWhereFirstTouchCameDown; struct CGPoint _lastLocationWhereAllTouchesLifted; } -+ (id)stringForInterfaceOrientation:(int)arg1; -+ (int)interfaceOrientationForString:(id)arg1; -+ (int)barStyleForString:(id)arg1; -+ (id)stringForBarStyle:(int)arg1; -+ (int)statusBarStyleForString:(id)arg1; -+ (id)stringForStatusBarStyle:(int)arg1; -+ (BOOL)rendersLocally; -+ (BOOL)registerAsSystemApp; -+ (BOOL)isRunningEventPump; ++ (id)stringForInterfaceOrientation:(long long)arg1; ++ (long long)interfaceOrientationForString:(id)arg1; ++ (_Bool)_isBackgroundStyleTransparent:(long long)arg1; ++ (long long)_backgroundStyleForString:(id)arg1; ++ (long long)statusBarStyleForString:(id)arg1; ++ (id)stringForStatusBarStyle:(long long)arg1; ++ (_Bool)rendersLocally; ++ (_Bool)registerAsSystemApp; ++ (_Bool)isRunningEventPump; + (void)_startStatusBarServerIfNecessary; + (void)_startWindowServerIfNecessary; -+ (BOOL)_isAfterCACommitHandlerInstalled; ++ (_Bool)_isAfterCACommitHandlerInstalled; + (void)_installAfterCACommitHandler; -+ (void)_noteInterfaceOrientationChangingTo:(int)arg1; -+ (BOOL)shouldMakeUIForDefaultPNG; -+ (BOOL)isRunningInStoreDemoMode; ++ (void)_noteInterfaceOrientationChangingTo:(long long)arg1; ++ (_Bool)shouldMakeUIForDefaultPNG; ++ (_Bool)isRunningInStoreDemoMode; + (id)sharedApplication; -+ (void)registerObjectForStateRestoration:(id)arg1 restorationIdentifier:(id)arg2; @property(copy, nonatomic, setter=_setPreferredContentSizeCategoryName:) NSString *preferredContentSizeCategoryName; // @synthesize preferredContentSizeCategoryName=_preferredContentSizeCategoryName; @property(nonatomic, getter=_lastLocationWhereAllTouchesLifted, setter=_setLastLocationWhereAllTouchesLifted:) struct CGPoint lastLocationWhereAllTouchesLifted; // @synthesize lastLocationWhereAllTouchesLifted=_lastLocationWhereAllTouchesLifted; @property(nonatomic, getter=_lastLocationWhereFirstTouchCameDown, setter=_setLastLocationWhereFirstTouchCameDown:) struct CGPoint lastLocationWhereFirstTouchCameDown; // @synthesize lastLocationWhereFirstTouchCameDown=_lastLocationWhereFirstTouchCameDown; @property(nonatomic, getter=_lastTimestampWhenAllTouchesLifted, setter=_setLastTimestampWhenAllTouchesLifted:) double lastTimestampWhenAllTouchesLifted; // @synthesize lastTimestampWhenAllTouchesLifted=_lastTimestampWhenAllTouchesLifted; @property(nonatomic, getter=_lastTimestampWhenFirstTouchCameDown, setter=_setLastTimestampWhenFirstTouchCameDown:) double lastTimestampWhenFirstTouchCameDown; // @synthesize lastTimestampWhenFirstTouchCameDown=_lastTimestampWhenFirstTouchCameDown; -- (id)_preferredContentSizeCategory:(unsigned int)arg1; -- (void)_setTextLegibilityEnabled:(BOOL)arg1; +- (id)_preferredContentSizeCategory:(unsigned long long)arg1; +- (void)_setTextLegibilityEnabled:(_Bool)arg1; @property(readonly, nonatomic) NSString *preferredContentSizeCategory; - (void)_setPreferredContentSizeCategory:(id)arg1; -- (id)_showServiceForText:(id)arg1 type:(int)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; -- (BOOL)_canShowTextServices; +- (id)_showServiceForText:(id)arg1 type:(long long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; +- (_Bool)_canShowTextServices; - (id)_fallbackPresentationViewController; -- (BOOL)_usesPreMTAlertBehavior; +- (_Bool)_usesPreMTAlertBehavior; - (void)endReceivingRemoteControlEvents; - (void)beginReceivingRemoteControlEvents; - (void)_checkBackgroundRefreshAPIAdoption; +- (void)_registerForBackgroundRefreshStatusChangedNotification; +@property(readonly, nonatomic) long long backgroundRefreshStatus; - (void)setMinimumBackgroundFetchInterval:(double)arg1; - (void)clearKeepAliveTimeout; -- (BOOL)setKeepAliveTimeout:(double)arg1 handler:(id)arg2; +- (_Bool)setKeepAliveTimeout:(double)arg1 handler:(id)arg2; - (void)_wakeTimerFired; - (id)_backgroundModes; -- (void)endBackgroundTask:(unsigned int)arg1; -- (unsigned int)beginBackgroundTaskWithName:(id)arg1 expirationHandler:(id)arg2; -- (unsigned int)beginBackgroundTaskWithExpirationHandler:(id)arg1; +- (void)endBackgroundTask:(unsigned long long)arg1; +- (unsigned long long)beginBackgroundTaskWithName:(id)arg1 expirationHandler:(id)arg2; +- (unsigned long long)beginBackgroundTaskWithExpirationHandler:(id)arg1; @property(readonly, nonatomic) double backgroundTimeRemaining; -@property(readonly, nonatomic) int applicationState; -- (BOOL)_executableWasLinkedWithUIKit; -- (BOOL)shouldFenceStatusBarRotation; -- (BOOL)_shouldIgnoreHeadsetClicks; -- (void)_setIgnoreHeadsetClicks:(BOOL)arg1; +@property(readonly, nonatomic) long long applicationState; +- (_Bool)_executableWasLinkedWithUIKit; +- (_Bool)shouldFenceStatusBarRotation; +- (_Bool)_shouldIgnoreHeadsetClicks; +- (void)_setIgnoreHeadsetClicks:(_Bool)arg1; - (void)_endShowingNetworkActivityIndicator; - (void)_beginShowingNetworkActivityIndicator; - (void)_hideNetworkActivityIndicator; -- (BOOL)_taskSuspendingUnsupported; -- (BOOL)_requiresHighResolution; -- (BOOL)_isViewContentScalingDisabled; -- (void)_setShouldZoom:(BOOL)arg1; -- (BOOL)_shouldZoom; -- (BOOL)_isClassic; +- (_Bool)_taskSuspendingUnsupported; +- (_Bool)_fakingRequiresHighResolution; +- (_Bool)_requiresHighResolution; +- (_Bool)_isViewContentScalingDisabled; +- (void)_setShouldZoom:(_Bool)arg1; +- (_Bool)_shouldZoom; +- (_Bool)_isClassic; - (id)scheduledLocalNotifications; - (void)setScheduledLocalNotifications:(id)arg1; - (void)cancelAllLocalNotifications; @@ -199,87 +207,93 @@ - (void)scheduleLocalNotification:(id)arg1; - (void)presentLocalNotificationNow:(id)arg1; - (void)unregisterForRemoteNotifications; -- (void)registerForRemoteNotificationTypes:(unsigned int)arg1; -- (unsigned int)enabledRemoteNotificationTypes; -- (BOOL)_supportsShakesWhenNotActive; +- (void)registerForRemoteNotificationTypes:(unsigned long long)arg1; +- (unsigned long long)enabledRemoteNotificationTypes; +- (_Bool)_supportsShakesWhenNotActive; - (void)stopModal; - (void)runModal:(id)arg1; -- (int)alertInterfaceOrientation; -- (id)displayIDForURLScheme:(id)arg1 isPublic:(BOOL)arg2; -- (BOOL)canShowAlerts; +- (long long)alertInterfaceOrientation; +- (id)displayIDForURLScheme:(id)arg1 isPublic:(_Bool)arg2; +- (_Bool)canShowAlerts; - (void)requestDeviceUnlock; -- (BOOL)isPasscodeRequiredToUnlock; -- (BOOL)isLocked; -- (void)setHasMiniAlerts:(BOOL)arg1; +- (_Bool)isPasscodeRequiredToUnlock; +- (_Bool)isLocked; +- (void)setHasMiniAlerts:(_Bool)arg1; - (void)willDismissMiniAlert; - (void)willDisplayMiniAlert; - (void)didDismissMiniAlert; - (void)didDismissActionSheet; -- (BOOL)_isWindowServerHostingManaged; +- (_Bool)_isWindowServerHostingManaged; - (void)_bringContextToFront:(id)arg1; -- (void)_sendOrderedOutContextsAndInvalidate:(BOOL)arg1; +- (void)_sendOrderedOutContextsAndInvalidate:(_Bool)arg1; - (void)applicationDidOrderOutContext:(id)arg1 screen:(id)arg2; - (void)applicationWillOrderInContext:(id)arg1 windowLevel:(float)arg2 screen:(id)arg3; -- (void)_setApplicationBackdropStyle:(int)arg1; -- (void)_setApplicationIsOpaque:(BOOL)arg1; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; -- (void)setExpectsFaceContact:(BOOL)arg1; -- (BOOL)_isAutorotationDisabledForAppWindows; +- (void)_setApplicationBackdropStyle:(long long)arg1; +- (void)_setApplicationIsOpaque:(_Bool)arg1; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; +- (void)setExpectsFaceContact:(_Bool)arg1; +- (_Bool)_isAutorotationDisabledForAppWindows; - (id)_rootViewControllers; @property(readonly, nonatomic) NSArray *windows; @property(readonly, nonatomic) UIWindow *keyWindow; +- (void)clearHardwareKeyboardState; - (void)setHardwareKeyboardLayoutName:(id)arg1; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (id)textInputMode; -- (void)_sendMoveEventWithDirection:(int)arg1 fromEvent:(id)arg2; +- (void)_sendMoveEventWithDirection:(long long)arg1 fromEvent:(id)arg2; - (void)_wheelChangedWithEvent:(id)arg1; -- (void)remoteControlReceivedWithEvent:(id)arg1; - (void)handleKeyEvent:(struct __GSEvent *)arg1; - (void)_handleKeyEvent:(struct __GSEvent *)arg1; - (id)keyCommands; - (void)_handleKeyUIEvent:(id)arg1; - (void)handleKeyUIEvent:(id)arg1; - (void)handleKeyHIDEvent:(struct __IOHIDEvent *)arg1; -- (struct __GSKeyboard *)GSKeyboardForHWLayout:(id)arg1; +- (struct __GSKeyboard *)GSKeyboardForHWLayout:(id)arg1 forceRebuild:(_Bool)arg2; - (void)sendEvent:(id)arg1; - (id)_motionKeyWindow; -- (BOOL)_needsShakesWhenInactive; -- (BOOL)handleEvent:(struct __GSEvent *)arg1 withNewEvent:(id)arg2; -- (BOOL)handleEvent:(struct __GSEvent *)arg1; -- (BOOL)_handlePhysicalButtonEvent:(id)arg1; +- (_Bool)_needsShakesWhenInactive; +- (_Bool)handleEvent:(struct __GSEvent *)arg1 withNewEvent:(id)arg2; +- (_Bool)handleEvent:(struct __GSEvent *)arg1; +- (_Bool)_handlePhysicalButtonEvent:(id)arg1; - (void)_handleHIDEvent:(struct __IOHIDEvent *)arg1; - (void)_updateOrientation; - (void)_handleApplicationResumeEvent:(struct __GSEvent *)arg1; - (void)_handleOpportunisticFetchInitiatedByBackgroundFetchEvent:(struct __GSEvent *)arg1; - (void)_handleFetchInitiatedByRemoteNotificationBackgroundFetchEvent:(struct __GSEvent *)arg1; - (void)_handleBackgroundURLSessionEvent:(struct __GSEvent *)arg1; -- (BOOL)_handleFetchInitiatedByRemoteNotification:(id)arg1 remoteNotificationToken:(id)arg2 sequenceNumber:(id)arg3 notifySpringBoardOfFetchCompletion:(BOOL)arg4; +- (_Bool)_handleFetchInitiatedByRemoteNotification:(id)arg1 remoteNotificationToken:(id)arg2 sequenceNumber:(id)arg3 notifySpringBoardOfFetchCompletion:(_Bool)arg4; - (void)_handleOpportunisticFetchWithSequenceNumber:(id)arg1; - (void)_handleBackgroundURLSessionEventWithIdentifier:(id)arg1; - (void)_dispatchFakeSuspensionEvent; - (void)_dispatchBackgroundFetchReplyToSpringBoardForNewDataWithInfo:(id)arg1; -- (BOOL)_shouldFakeForegroundTransitionForBackgroundFetch; -- (void)_replyToBackgroundFetchRequestWithResult:(unsigned int)arg1 remoteNotificationToken:(id)arg2 sequenceNumber:(id)arg3 updateApplicationSnapshot:(BOOL)arg4; -- (void)_updateSnapshotAndStateRestorationArchiveForBackgroundEvent:(id)arg1; +- (_Bool)_shouldFakeForegroundTransitionForBackgroundFetch; +- (void)_replyToBackgroundFetchRequestWithResult:(unsigned long long)arg1 remoteNotificationToken:(id)arg2 sequenceNumber:(id)arg3 updateApplicationSnapshot:(_Bool)arg4; +- (void)_updateSnapshotForBackgroundApplication:(_Bool)arg1; +- (void)_updateSnapshotAndStateRestorationArchiveForBackgroundEvent:(id)arg1 saveState:(void)arg2 exitIfCouldNotRestoreState:(_Bool)arg3; - (void)_sendWillEnterForegroundCallbacks; - (void)_callApplicationResumeHandlersForURL:(id)arg1 payload:(id)arg2; -- (BOOL)_shouldHandleTestURL:(id)arg1; +- (_Bool)_shouldHandleTestURL:(id)arg1; - (void)_cancelUnfinishedTouchesForEvent:(id)arg1; - (void)_cancelAllInputs; - (void)_cancelAllTouches; - (void)_cancelTouches:(id)arg1 withEvent:(id)arg2; -- (BOOL)_isSendingEventForProgrammaticTouchCancellation; +- (_Bool)_isSendingEventForProgrammaticTouchCancellation; - (void)_cancelViewProcessingOfTouches:(id)arg1 withEvent:(id)arg2 sendingTouchesCancelledToViewsOfTouches:(id)arg3; -- (void)_cancelTouches:(id)arg1 withEvent:(id)arg2 includingGestures:(BOOL)arg3 notificationBlock:(id)arg4; +- (void)_cancelTouches:(id)arg1 withEvent:(id)arg2 includingGestures:(_Bool)arg3 notificationBlock:(id)arg4; - (void)_cancelGestureRecognizersForView:(id)arg1; - (void)_cancelGestureRecognizers:(id)arg1; - (void)_finishButtonEvent:(id)arg1; -- (BOOL)_prepareButtonEvent:(id)arg1 type:(int)arg2 phase:(int)arg3 timestamp:(double)arg4; -- (void)_setPhysicalButton:(id)arg1 forType:(int)arg2; -- (id)_physicalButtonForType:(int)arg1; +- (void)_cancelPhysicalButtonsWithType:(long long)arg1; +- (_Bool)_prepareButtonEvent:(id)arg1 type:(long long)arg2 phase:(long long)arg3 timestamp:(double)arg4; +- (void)_setPhysicalButton:(id)arg1 forType:(long long)arg2; +- (id)_physicalButtonForType:(long long)arg1; - (id)_gestureRecognizersForResponder:(id)arg1; - (id)_keyWindowForScreen:(id)arg1; -- (BOOL)_didEatCurrentTouch; +- (void)_enableTouchCoalescingWithCount:(long long)arg1; +- (void)_disableTouchCoalescingWithCount:(long long)arg1; +- (_Bool)_shouldDisableTouchCoalescing; +- (_Bool)_shouldDelayTouchesForControlCenter; +- (_Bool)_didEatCurrentTouch; - (void)_eatCurrentTouch; - (void)_playbackEvents:(id)arg1 atPlaybackRate:(float)arg2 messageWhenDone:(id)arg3 withSelector:(SEL)arg4; - (void)_removeRecorder:(id)arg1; @@ -288,20 +302,20 @@ - (void)_stopPlayback; - (void)_playbackTimerCallback:(id)arg1; - (void)_purgeSharedInstances; -- (void)setReceivesMemoryWarnings:(BOOL)arg1; +- (void)setReceivesMemoryWarnings:(_Bool)arg1; - (void)_receivedMemoryNotification; - (void)didReceiveMemoryWarning; - (void)_performMemoryWarning; -- (BOOL)_isHandlingMemoryWarning; +- (_Bool)_isHandlingMemoryWarning; - (void)_processScriptEvent:(struct __GSEvent *)arg1; - (void)_dumpScreenContents:(struct __GSEvent *)arg1; - (void)_dumpUIHierarchy:(struct __GSEvent *)arg1; -- (void)setSystemVolumeHUDEnabled:(BOOL)arg1; -- (void)setSystemVolumeHUDEnabled:(BOOL)arg1 forAudioCategory:(id)arg2; +- (void)setSystemVolumeHUDEnabled:(_Bool)arg1; +- (void)setSystemVolumeHUDEnabled:(_Bool)arg1 forAudioCategory:(id)arg2; - (void)setSuspensionAnimationDelay:(double)arg1; -- (void)setProximityEventsEnabled:(BOOL)arg1; +- (void)setProximityEventsEnabled:(_Bool)arg1; - (float)backlightLevel; -- (BOOL)_isSensitiveUIEnabled; +- (_Bool)_isSensitiveUIEnabled; - (void)setBacklightLevel:(float)arg1; - (void)vibrateForDuration:(int)arg1; - (void)_unregisterForUserDefaultsChanges; @@ -312,45 +326,45 @@ - (void)_handleUserDefaultsDidChange:(id)arg1; - (void)batteryStatusDidChange:(id)arg1; - (void)significantTimeChange; -- (unsigned int)blockInteractionEventsCount; -- (BOOL)ignoresInteractionEvents; -- (void)setIgnoresInteractionEvents:(BOOL)arg1; -- (BOOL)_usesEmoji; -- (void)setStatusBarShowsProgress:(BOOL)arg1; -- (void)_setStatusBarShowsProgress:(BOOL)arg1; +- (unsigned long long)blockInteractionEventsCount; +- (_Bool)ignoresInteractionEvents; +- (void)setIgnoresInteractionEvents:(_Bool)arg1; +- (_Bool)_usesEmoji; +- (void)setStatusBarShowsProgress:(_Bool)arg1; +- (void)_setStatusBarShowsProgress:(_Bool)arg1; - (double)windowRotationDuration; - (void)setStatusBarMode:(int)arg1 duration:(float)arg2; -- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(int)arg2 duration:(float)arg3; -- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(int)arg2 duration:(float)arg3 fenceID:(int)arg4; -- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(int)arg2 duration:(float)arg3 fenceID:(int)arg4 animation:(int)arg5 startTime:(double)arg6; -- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(int)arg2 duration:(float)arg3 fenceID:(int)arg4 animation:(int)arg5; -- (int)_getSpringBoardOrientation; -- (int)activeInterfaceOrientation; -- (float)statusBarHeight; -- (float)statusBarHeightForOrientation:(int)arg1 ignoreHidden:(BOOL)arg2; -- (float)statusBarHeightForOrientation:(int)arg1; +- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(long long)arg2 duration:(float)arg3; +- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(long long)arg2 duration:(float)arg3 fenceID:(int)arg4; +- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(long long)arg2 duration:(float)arg3 fenceID:(int)arg4 animation:(int)arg5 startTime:(double)arg6; +- (void)setStatusBarMode:(int)arg1 interfaceOrientation:(long long)arg2 duration:(float)arg3 fenceID:(int)arg4 animation:(int)arg5; +- (long long)_getSpringBoardOrientation; +- (long long)activeInterfaceOrientation; +- (double)statusBarHeight; +- (double)statusBarHeightForOrientation:(long long)arg1 ignoreHidden:(_Bool)arg2; +- (double)statusBarHeightForOrientation:(long long)arg1; @property(readonly, nonatomic) struct CGRect statusBarFrame; -- (struct CGRect)statusBarFrameForOrientation:(int)arg1; -- (void)statusBar:(id)arg1 didAnimateFromHeight:(float)arg2 toHeight:(float)arg3 animation:(int)arg4; -- (void)statusBar:(id)arg1 willAnimateFromHeight:(float)arg2 toHeight:(float)arg3 duration:(double)arg4 animation:(int)arg5; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; -- (void)_setUserDefaultsSyncEnabled:(BOOL)arg1; -- (BOOL)_isTrackingAnyTouch; -- (BOOL)_rotationDisabledDuringTouch; -- (void)_setRotationDisabledDuringTouch:(BOOL)arg1; +- (struct CGRect)statusBarFrameForOrientation:(long long)arg1; +- (void)statusBar:(id)arg1 didAnimateFromHeight:(double)arg2 toHeight:(double)arg3 animation:(int)arg4; +- (void)statusBar:(id)arg1 willAnimateFromHeight:(double)arg2 toHeight:(double)arg3 duration:(double)arg4 animation:(int)arg5; +- (long long)statusBar:(id)arg1 styleForRequestedStyle:(long long)arg2 overrides:(int)arg3; +- (void)_setUserDefaultsSyncEnabled:(_Bool)arg1; +- (_Bool)_isTrackingAnyTouch; +- (_Bool)_rotationDisabledDuringTouch; +- (void)_setRotationDisabledDuringTouch:(_Bool)arg1; - (id)_exclusiveTouchWindows; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (BOOL)_alertWindowShouldRotate; +- (void)motionEnded:(long long)arg1 withEvent:(id)arg2; +- (_Bool)_alertWindowShouldRotate; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_showEditAlertView; - (void)_showEditAlertViewWithUndoManager:(id)arg1 window:(id)arg2; -- (void)_sendRemoteControlEvent:(int)arg1; +- (void)_sendRemoteControlEvent:(long long)arg1; - (id)_remoteControlEvent; -- (void)_sendMotionCancelled:(int)arg1; -- (void)_sendMotionEnded:(int)arg1; -- (void)_sendMotionBegan:(int)arg1; +- (void)_sendMotionCancelled:(long long)arg1; +- (void)_sendMotionEnded:(long long)arg1; +- (void)_sendMotionBegan:(long long)arg1; - (id)_physicalKeyboardEvent; - (id)_physicalButtonsEvent; - (id)_wheelEvent; @@ -360,71 +374,74 @@ - (id)_event; - (struct __CFDictionary *)_touchMap; - (void)_setTouchMap:(struct __CFDictionary *)arg1; -- (int)_frontMostAppOrientation; +- (long long)_frontMostAppOrientation; - (void)_setStatusBarMode:(int)arg1; - (int)statusBarMode; - (void)_removeDefaultInterfaceOrientatationOverride; -- (void)_overrideDefaultInterfaceOrientationWithOrientation:(int)arg1; -- (int)interfaceOrientation; +- (void)_overrideDefaultInterfaceOrientationWithOrientation:(long long)arg1; +- (long long)interfaceOrientation; - (void)_fetchInfoPlistFlags; -- (void)_setIsClassic:(BOOL)arg1; -- (BOOL)homeScreenCanAddIcons; +- (_Bool)_shouldUseHiResForClassic; +- (void)_setIsClassic:(_Bool)arg1; +- (_Bool)homeScreenCanAddIcons; - (void)addWebClipToHomeScreen:(id)arg1; -@property(readonly, nonatomic) int userInterfaceLayoutDirection; -@property(readonly, nonatomic, getter=isProtectedDataAvailable) BOOL protectedDataAvailable; -@property(nonatomic) BOOL applicationSupportsShakeToEdit; -@property(nonatomic) int applicationIconBadgeNumber; +@property(readonly, nonatomic) long long userInterfaceLayoutDirection; +@property(readonly, nonatomic, getter=isProtectedDataAvailable) _Bool protectedDataAvailable; +@property(nonatomic) _Bool applicationSupportsShakeToEdit; +@property(nonatomic) long long applicationIconBadgeNumber; - (void)setApplicationBadgeString:(id)arg1; - (void)removeStatusBarItem:(int)arg1; - (void)addStatusBarItem:(int)arg1; -- (void)addStatusBarItem:(int)arg1 removeOnExit:(BOOL)arg2; +- (void)addStatusBarItem:(int)arg1 removeOnExit:(_Bool)arg2; - (void)removeStatusBarImageNamed:(id)arg1; -- (void)addStatusBarImageNamed:(id)arg1 removeOnExit:(BOOL)arg2; +- (void)addStatusBarImageNamed:(id)arg1 removeOnExit:(_Bool)arg2; - (void)addStatusBarImageNamed:(id)arg1; - (void)setNewsstandIconImage:(id)arg1; -- (BOOL)launchApplicationWithIdentifier:(id)arg1 suspended:(BOOL)arg2; -- (BOOL)_isMotionEvent:(struct __GSEvent *)arg1; -- (BOOL)_isInteractionEvent:(struct __GSEvent *)arg1; +- (_Bool)launchApplicationWithIdentifier:(id)arg1 suspended:(_Bool)arg2; +- (_Bool)_isMotionEvent:(struct __GSEvent *)arg1; +- (_Bool)_isInteractionEvent:(struct __GSEvent *)arg1; - (double)defaultImageSnapshotExpiration; -- (BOOL)removeDefaultImage:(id)arg1 forScreen:(id)arg2; -- (BOOL)removeDefaultImage:(id)arg1; +- (_Bool)removeDefaultImage:(id)arg1 forScreen:(id)arg2; +- (_Bool)removeDefaultImage:(id)arg1; - (void)prepareForDefaultImageSnapshotForScreen:(id)arg1; - (void)prepareForDefaultImageSnapshot; -- (BOOL)_updateDefaultImage; +- (_Bool)_updateDefaultImage; - (id)pathToDefaultImageNamed:(id)arg1 forScreen:(id)arg2; - (id)pathToDefaultImageNamed:(id)arg1; - (id)nameOfDefaultImageToUpdateAtSuspension; - (void)_writeApplicationDefaultPNGSnapshot; - (struct CGImage *)_createDefaultImageSnapshotForScreen:(id)arg1; -- (struct CGRect)applicationSnapshotRectForScreen:(id)arg1 orientation:(int)arg2; -- (struct CGRect)applicationSnapshotRectForOrientation:(int)arg1; +- (struct CGRect)applicationSnapshotRectForScreen:(id)arg1 orientation:(long long)arg2; +- (struct CGRect)applicationSnapshotRectForOrientation:(long long)arg1; - (id)_localCachesDirectory; - (id)userCachesDirectory; - (id)userLibraryDirectory; - (id)userHomeDirectory; -- (BOOL)usesBackgroundNetwork; -- (void)setUsesBackgroundNetwork:(BOOL)arg1; -- (void)showNetworkPromptsIfNecessary:(BOOL)arg1; +- (_Bool)usesBackgroundNetwork; +- (void)setUsesBackgroundNetwork:(_Bool)arg1; +- (void)showNetworkPromptsIfNecessary:(_Bool)arg1; - (void)showTTYPromptForNumber:(id)arg1 withID:(int)arg2; -- (BOOL)isHandlingURL; -- (void)_setHandlingURL:(BOOL)arg1 url:(id)arg2; -- (BOOL)isHandlingOpenShortCut; +- (_Bool)isHandlingURL; +- (void)_setHandlingURL:(_Bool)arg1 url:(id)arg2; +- (_Bool)isHandlingOpenShortCut; - (void)_applicationOpenURL:(id)arg1 event:(struct __GSEvent *)arg2; - (void)_applicationOpenURL:(id)arg1 payload:(id)arg2; - (void)applicationOpenURL:(id)arg1; - (void)applicationOpenToShortCut:(id)arg1; -- (BOOL)canOpenURL:(id)arg1; -- (BOOL)openURL:(id)arg1; -- (BOOL)_canOpenURL:(id)arg1 publicURLsOnly:(BOOL)arg2; -- (id)_applicationProxyForURLScheme:(id)arg1 publicURLsOnly:(BOOL)arg2; +- (_Bool)canOpenURL:(id)arg1; +- (_Bool)openURL:(id)arg1; +- (_Bool)_canOpenURL:(id)arg1 publicURLsOnly:(_Bool)arg2; +- (id)_applicationProxyForURLScheme:(id)arg1 publicURLsOnly:(_Bool)arg2; - (id)displayIdentifier; - (void)applicationResume:(struct __GSEvent *)arg1; - (void)updateSuspendedSettings:(id)arg1; +- (void)_destroyContextsAndNotifySpringBoard; - (void)_handleApplicationSuspend:(struct __GSEvent *)arg1 eventInfo:(void *)arg2; - (void)applicationSuspend:(struct __GSEvent *)arg1; - (void)terminateWithSuccess; - (void)_terminateWithStatus:(int)arg1; -- (BOOL)_saveSnapshotWithName:(id)arg1; +- (id)_snapshotContextWithName:(id)arg1 screen:(id)arg2; +- (_Bool)_saveSnapshotWithName:(id)arg1; - (void)_handleHeadsetButtonTripleClick; - (void)_handleHeadsetButtonDoubleClick; - (void)_handleHeadsetButtonClick; @@ -433,16 +450,16 @@ - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; -- (void)_postSimpleRemoteNotificationForAction:(int)arg1 andContext:(int)arg2 trackID:(id)arg3; -- (void)_postSimpleRemoteNotificationForAction:(int)arg1 andContext:(int)arg2; +- (void)_postSimpleRemoteNotificationForAction:(long long)arg1 andContext:(long long)arg2 trackID:(id)arg3; +- (void)_postSimpleRemoteNotificationForAction:(long long)arg1 andContext:(long long)arg2; - (void)resetIdleTimerAndUndim; - (void)quitTopApplication:(struct __GSEvent *)arg1; - (void)lockDevice:(struct __GSEvent *)arg1; - (void)accessoryKeyStateChanged:(struct __GSEvent *)arg1; -- (void)proximityStateChanged:(BOOL)arg1; +- (void)proximityStateChanged:(_Bool)arg1; - (void)acceleratedInX:(float)arg1 Y:(float)arg2 Z:(float)arg3; - (void)volumeChanged:(struct __GSEvent *)arg1; -- (void)setWantsVolumeButtonEvents:(BOOL)arg1; +- (void)setWantsVolumeButtonEvents:(_Bool)arg1; - (void)ringerChanged:(int)arg1; - (void)statusBarReturnActionTap:(struct __GSEvent *)arg1; - (void)_scrollsToTopInitiatorView:(id)arg1 touchesEnded:(id)arg2 withEvent:(id)arg3; @@ -460,18 +477,18 @@ - (void)applicationSuspendedSettingsUpdated:(struct __GSEvent *)arg1; - (void)applicationSuspended:(struct __GSEvent *)arg1; - (unsigned int)_frontmostApplicationPort; -- (void)suspendReturningToLastApp:(BOOL)arg1; +- (void)suspendReturningToLastApp:(_Bool)arg1; - (void)suspend; -- (BOOL)_isLaunchedSuspended; -- (BOOL)_isResuming; -- (BOOL)systemIsAnimatingApplicationLifecycleEvent; -- (void)_setSuspendedUnderLock:(BOOL)arg1; -- (void)_setSuspendedEventsOnly:(BOOL)arg1; -- (BOOL)isRunningInTaskSwitcher; -- (BOOL)isSuspendedUnderLock; -- (BOOL)isSuspendedEventsOnly; -- (BOOL)isSuspended; -- (void)_setSuspended:(BOOL)arg1; +- (_Bool)_isLaunchedSuspended; +- (_Bool)_isResuming; +- (_Bool)systemIsAnimatingApplicationLifecycleEvent; +- (void)_setSuspendedUnderLock:(_Bool)arg1; +- (void)_setSuspendedEventsOnly:(_Bool)arg1; +- (_Bool)isRunningInTaskSwitcher; +- (_Bool)isSuspendedUnderLock; +- (_Bool)isSuspendedEventsOnly; +- (_Bool)isSuspended; +- (void)_setSuspended:(_Bool)arg1; - (void)applicationWillTerminate; - (void)applicationDidResumeForEventsOnly; - (void)applicationDidResume; @@ -481,8 +498,8 @@ - (void)applicationWillSuspendUnderLock; - (void)applicationWillSuspendForEventsOnly; - (void)applicationWillSuspend; -- (BOOL)_isStatusBarTintColorLocked; -- (BOOL)_hasStatusBarTintColorLockingController; +- (_Bool)_isStatusBarTintColorLocked; +- (_Bool)_hasStatusBarTintColorLockingController; - (void)_removeViewControllerForLockingStatusBarTintColor:(id)arg1; - (void)_addViewControllerForLockingStatusBarTintColor:(id)arg1; - (void)_popStatusBarTintColorLock; @@ -495,66 +512,72 @@ - (void)_setDefaultTopNavBarTintColor:(id)arg1; - (id)_defaultTopNavBarTintColor; - (id)_currentTintViewWindow; -- (BOOL)_shouldTintStatusBar; +- (_Bool)_shouldTintStatusBar; - (void)_setTopNavBarTintColor:(id)arg1 withDuration:(double)arg2; - (void)setDoubleHeightStatusText:(id)arg1; - (void)setDoubleHeightPrefixText:(id)arg1; - (int)doubleHeightMode; - (void)setDoubleHeightMode:(int)arg1; -- (void)setDoubleHeightMode:(int)arg1 glowAnimationEnabled:(BOOL)arg2; -- (void)setDoubleHeightStatusText:(id)arg1 forStyle:(int)arg2; -- (void)setGlowAnimationEnabled:(BOOL)arg1 forStyle:(int)arg2; +- (void)setDoubleHeightMode:(int)arg1 glowAnimationEnabled:(_Bool)arg2; +- (void)setDoubleHeightStatusText:(id)arg1 forStyle:(long long)arg2; +- (void)setGlowAnimationEnabled:(_Bool)arg1 forStyle:(long long)arg2; - (void)removeStatusBarStyleOverrides:(int)arg1; - (void)addStatusBarStyleOverrides:(int)arg1; @property(readonly, nonatomic) double statusBarOrientationAnimationDuration; -- (unsigned int)_supportedInterfaceOrientationsForWindow:(id)arg1; -- (unsigned int)supportedInterfaceOrientationsForWindow:(id)arg1; -- (void)_setSupportedInterfaceOrientationsIsEnabled:(BOOL)arg1; -- (BOOL)_legacyAutorotationIsDisabled; -- (BOOL)_supportedInterfaceOrientationsIsEnabled; -- (int)_statusBarOrientationForWindow:(id)arg1; -@property(nonatomic) int statusBarOrientation; -- (void)setStatusBarOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)_setStatusBarOrientation:(int)arg1; -- (void)_setStatusBarOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)setStatusBarOrientation:(int)arg1 animation:(int)arg2 duration:(double)arg3; -- (void)setStatusBarOrientation:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarOrientation:(int)arg1 animationParameters:(id)arg2 notifySpringBoardAndFence:(BOOL)arg3; +- (unsigned long long)_supportedInterfaceOrientationsForWindow:(id)arg1; +- (unsigned long long)supportedInterfaceOrientationsForWindow:(id)arg1; +- (void)_setSupportedInterfaceOrientationsIsEnabled:(_Bool)arg1; +- (_Bool)_legacyAutorotationIsDisabled; +- (_Bool)_supportedInterfaceOrientationsIsEnabled; +- (_Bool)_statusBarOrientationFollowsWindow:(id)arg1; +- (long long)_statusBarOrientationForWindow:(id)arg1; +@property(nonatomic) long long statusBarOrientation; +- (void)setStatusBarOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)_setStatusBarOrientation:(long long)arg1; +- (void)_setStatusBarOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)setStatusBarOrientation:(long long)arg1 animation:(int)arg2 duration:(double)arg3; +- (void)setStatusBarOrientation:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarOrientation:(long long)arg1 animationParameters:(id)arg2 notifySpringBoardAndFence:(_Bool)arg3; - (void)_notifySpringBoardOfStatusBarOrientationChangeAndFenceWithAnimationDuration:(double)arg1; - (void)_notifyDidChangeStatusBarFrame:(struct CGRect)arg1; - (void)_notifyWillChangeStatusBarFrame:(struct CGRect)arg1; -@property(nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden; -- (void)setStatusBarHidden:(BOOL)arg1 withAnimation:(int)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 duration:(double)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 duration:(double)arg2 changeApplicationFlag:(BOOL)arg3; -- (void)setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2; -- (void)_setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2 changeApplicationFlag:(BOOL)arg3; -- (void)setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2 changeApplicationFlag:(BOOL)arg3; -@property(nonatomic) int statusBarStyle; -- (void)setStatusBarStyle:(int)arg1 animated:(BOOL)arg2; -- (void)setStatusBarStyle:(int)arg1 duration:(double)arg2; -- (void)setStatusBarStyle:(int)arg1 animation:(int)arg2; -- (void)setStatusBarStyle:(int)arg1 animation:(int)arg2 startTime:(double)arg3 duration:(double)arg4 curve:(int)arg5; -- (void)_setStatusBarStyle:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarStyle:(int)arg1 animationParameters:(id)arg2; +@property(nonatomic, getter=isStatusBarHidden) _Bool statusBarHidden; +- (void)setStatusBarHidden:(_Bool)arg1 withAnimation:(long long)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 duration:(double)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 duration:(double)arg2 changeApplicationFlag:(_Bool)arg3; +- (void)setStatusBarHidden:(_Bool)arg1 animationParameters:(id)arg2; +- (void)_setStatusBarHidden:(_Bool)arg1 animationParameters:(id)arg2 changeApplicationFlag:(_Bool)arg3; +- (_Bool)_isInStatusBarFadeAnimation; +- (void)setStatusBarHidden:(_Bool)arg1 animationParameters:(id)arg2 changeApplicationFlag:(_Bool)arg3; +@property(nonatomic) long long statusBarStyle; +- (void)setStatusBarStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)setStatusBarStyle:(long long)arg1 duration:(double)arg2; +- (void)setStatusBarStyle:(long long)arg1 animation:(int)arg2; +- (void)setStatusBarStyle:(long long)arg1 animation:(int)arg2 startTime:(double)arg3 duration:(double)arg4 curve:(long long)arg5; +- (void)_setStatusBarStyle:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarStyle:(long long)arg1 animationParameters:(id)arg2; - (void)_updateCurrentStatusBarViewControllerAppearance; -- (id)_implicitStatusBarHiddenAnimationParameters; -- (id)_implicitStatusBarStyleAnimationParameters; +- (id)_implicitStatusBarHiddenAnimationParametersWithViewController:(id)arg1 animation:(long long)arg2; +- (id)_implicitStatusBarStyleAnimationParametersWithViewController:(id)arg1; - (id)_implicitStatusBarAnimationParametersWithClass:(Class)arg1; - (void)performDisablingStatusBarStyleValidation:(id)arg1; -- (int)_validateStatusBarStyle:(int)arg1; +- (_Bool)_alwaysHitTestsForMainScreen; +- (void)_setAlwaysHitTestsForMainScreen:(_Bool)arg1; +- (void)_setBackgroundStyle:(long long)arg1; - (id)statusBarWindow; - (id)statusBar; -- (void)_createStatusBarWithRequestedStyle:(int)arg1 orientation:(int)arg2 hidden:(BOOL)arg3; -- (BOOL)handleDoubleHeightStatusBarTap:(int)arg1; -@property(nonatomic, getter=isNetworkActivityIndicatorVisible) BOOL networkActivityIndicatorVisible; -- (BOOL)sendAction:(SEL)arg1 to:(id)arg2 from:(id)arg3 forEvent:(id)arg4; -- (BOOL)sendAction:(SEL)arg1 toTarget:(id)arg2 fromSender:(id)arg3 forEvent:(id)arg4; +- (void)_createStatusBarWithRequestedStyle:(long long)arg1 orientation:(long long)arg2 hidden:(_Bool)arg3; +- (_Bool)handleDoubleHeightStatusBarTap:(long long)arg1; +@property(nonatomic, getter=isNetworkActivityIndicatorVisible) _Bool networkActivityIndicatorVisible; +- (_Bool)sendAction:(SEL)arg1 to:(id)arg2 from:(id)arg3 forEvent:(id)arg4; +- (_Bool)sendAction:(SEL)arg1 toTarget:(id)arg2 fromSender:(id)arg3 forEvent:(id)arg4; - (id)_targetInChainForAction:(SEL)arg1 sender:(id)arg2; - (id)nextResponder; +- (void)popRunLoopMode:(id)arg1 requester:(id)arg2; - (void)popRunLoopMode:(id)arg1; +- (void)pushRunLoopMode:(id)arg1 requester:(id)arg2; - (void)pushRunLoopMode:(id)arg1; -- (BOOL)inUITrackingRunLoopMode; +- (id)userInfoDictionaryForRunLoopMode:(id)arg1 requester:(id)arg2; - (int)_loadMainInterfaceFile; - (int)_loadMainStoryboardFileNamed:(id)arg1 bundle:(id)arg2; - (int)_loadMainNibFileNamed:(id)arg1 bundle:(id)arg2; @@ -571,9 +594,9 @@ - (void)_registerForLanguageChangedNotification; - (void)_registerForSignificantTimeChangeNotification; - (void)_registerForAlertItemStateChangeNotification; -- (int)_currentExpectedInterfaceOrientation; -- (void)_runWithURL:(id)arg1 payload:(id)arg2 launchOrientation:(int)arg3 statusBarStyle:(int)arg4 statusBarHidden:(BOOL)arg5; -- (BOOL)_applicationLaunchesIntoPortrait; +- (long long)_currentExpectedInterfaceOrientation; +- (void)_runWithURL:(id)arg1 payload:(id)arg2 launchOrientation:(long long)arg3 statusBarStyle:(long long)arg4 statusBarHidden:(_Bool)arg5; +- (_Bool)_applicationLaunchesIntoPortrait; - (double)_launchTime; - (double)_execOrResumeTime; - (void)_reportAppLaunchFinished; @@ -582,112 +605,40 @@ - (void)_createHangTracerTimerWithDuration:(double)arg1; - (id)_getHangTracerConnection; - (void)_run; +- (void)_installEventRunLoopSource; - (void)_queuePostFlushAnimation:(id)arg1; +- (void)_performBlockAfterCATransactionCommits:(id)arg1; - (void)_addAfterCACommitBlockForViewController:(id)arg1; - (void)_installAutoreleasePoolsIfNecessaryForMode:(struct __CFString *)arg1; -- (void)_callInitializationDelegatesForURL:(id)arg1 payload:(id)arg2 suspended:(BOOL)arg3; -- (BOOL)_handleDelegateCallbacksWithOptions:(id)arg1 isSuspended:(BOOL)arg2 restoreState:(BOOL)arg3; -- (BOOL)_hasStoryboard; +- (void)_callInitializationDelegatesForURL:(id)arg1 payload:(id)arg2 suspended:(_Bool)arg3; +- (_Bool)_handleDelegateCallbacksWithOptions:(id)arg1 isSuspended:(_Bool)arg2 restoreState:(_Bool)arg3; +- (_Bool)_hasStoryboard; - (id)_mainStoryboardName; -- (BOOL)_isSpringBoard; -- (BOOL)_isSpringBoardShowingAnAlert; -- (BOOL)_hasNormalRestorationCompleted; -- (void)_setRestorationExtended:(BOOL)arg1; -- (BOOL)_isRestorationExtended; -- (BOOL)_isNormalRestorationInProgress; -- (BOOL)_hasApplicationCalledLaunchDelegate; -- (BOOL)_isActivated; +- (_Bool)_isSpringBoard; +- (_Bool)_isSpringBoardShowingAnAlert; +- (_Bool)_hasNormalRestorationCompleted; +- (void)_setRestorationExtended:(_Bool)arg1; +- (_Bool)_isRestorationExtended; +- (_Bool)_isNormalRestorationInProgress; +- (_Bool)_hasApplicationCalledLaunchDelegate; +- (_Bool)_isActivated; - (void)_stopDeactivatingForReason:(int)arg1; - (void)_deactivateForReason:(int)arg1; -- (void)_deactivateForReason:(int)arg1 notify:(BOOL)arg2; -@property(nonatomic, getter=isIdleTimerDisabled) BOOL idleTimerDisabled; -- (BOOL)isIgnoringInteractionEvents; +- (void)_deactivateForReason:(int)arg1 notify:(_Bool)arg2; +@property(nonatomic, getter=isIdleTimerDisabled) _Bool idleTimerDisabled; +- (_Bool)isIgnoringInteractionEvents; - (void)endIgnoringInteractionEvents; - (void)beginIgnoringInteractionEvents; @property(nonatomic) id delegate; -- (void)_setDelegate:(id)arg1 assumeOwnership:(BOOL)arg2; -- (BOOL)firstLaunchAfterBoot; -- (BOOL)shouldLaunchSafe; +- (void)_setDelegate:(id)arg1 assumeOwnership:(_Bool)arg2; +- (_Bool)firstLaunchAfterBoot; +- (_Bool)shouldLaunchSafe; +- (void)_setAmbiguousControlCenterActivationMargin:(double)arg1; - (id)_launchTestName; - (id)_extendLaunchTest; - (void)dealloc; - (id)init; -- (void)_setShouldFixMainThreadPriority:(BOOL)arg1; -- (void)_restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 beginHandler:(id)arg2 completionHandler:(void)arg3; -- (void)ignoreSnapshotOnNextApplicationLaunch; -- (void)completeStateRestoration; -- (void)extendStateRestoration; -- (void)_saveApplicationPreservationState:(id)arg1 viewController:(id)arg2 sessionIdentifier:(id)arg3 beginHandler:(id)arg4 completionHandler:(void)arg5; -- (void)removeApplicationPreservationStateWithSessionIdentifier:(id)arg1; -- (void)restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(id)arg3 completionHandler:(void)arg4; -- (void)saveApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(id)arg3 completionHandler:(void)arg4; -- (void)_saveApplicationPreservationStateIfSupported; -- (BOOL)_doRestorationIfNecessary; -- (void)setStatusBarHidden:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isProximitySensingEnabled) BOOL proximitySensingEnabled; -- (void)setDeviceOrientation:(int)arg1; -- (BOOL)rotateIfNeeded:(int)arg1; -- (void)testPrep:(id)arg1 options:(id)arg2; -- (void)stopLeaking; -- (void)startLeaking; -- (void)_leak; -- (void)enableFramebufferStatisticsGathering; -- (void)stopCHUDRecording; -- (void)startCHUDRecording:(id)arg1; -- (BOOL)handleTestURL:(id)arg1; -- (void)failedTest:(id)arg1 withResults:(id)arg2; -- (void)failedTest:(id)arg1; -- (void)finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3; -- (void)finishedTest:(id)arg1 extraResults:(id)arg2 withTeardownBlock:(id)arg3; -- (void)finishedTest:(id)arg1 extraResults:(id)arg2; -- (void)finishedTest:(id)arg1; -- (void)finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3 withTeardownBlock:(id)arg4; -- (void)_reportResults:(id)arg1; -- (struct __CFMessagePort *)_purplePPTServerPort; -- (void)finishedIPTest:(id)arg1 extraResults:(id)arg2; -- (void)finishedIPTest:(id)arg1; -- (void)startedIPTest:(id)arg1; -- (BOOL)isPPTAvailable; -- (void)_sendDictionaryToPPT:(id)arg1; -- (void)finishedSubTest:(id)arg1 forTest:(id)arg2; -- (void)startedSubTest:(id)arg1 forTest:(id)arg2; -- (id)resultsForTest:(id)arg1; -- (void)startedTest:(id)arg1; -- (BOOL)isRunningSuspendTest; -- (BOOL)isRunningQuitTest; -- (BOOL)isRunningTest:(id)arg1; -- (BOOL)isRunningTest; -- (BOOL)shouldRecordExtendedLaunchTime; -- (void *)_getSymbol:(id)arg1 forFramework:(id)arg2; -- (id)_pathForFrameworkName:(id)arg1 inPrivate:(BOOL)arg2; -- (BOOL)reportApplicationSuspended; -- (void)runTest:(id)arg1 startingBeforeAnimation:(id)arg2 stoppingAfterAnimation:(id)arg3; -- (void)runTest:(id)arg1 forAnimation:(id)arg2; -- (void)_noteAnimationFinished:(id)arg1; -- (void)_noteAnimationStarted:(id)arg1; -- (BOOL)runTest:(id)arg1 options:(id)arg2; -- (id)_currentTests; -- (BOOL)launchedToTest; -- (void)_accessibilityStatusChanged:(id)arg1; -- (void)_accessibilityInit; -- (void)_accessibilitySetUpQuickSpeak; -- (void)_updateLargeTextNotification; -- (void)_updateApplicationAccessibility; -- (Class)_accessibilityBundlePrincipalClass; -- (BOOL)_accessibilityApplicationIsSystemWideServer; -- (void)_updateAccessibilitySettingsLoader; -- (void)_updateAccessibilityItunesSettings; -- (id)_accessibilitySettingsBundle; -- (BOOL)_accessibilityCaptureSimulatorEvent:(struct __GSEvent *)arg1; -- (void)_sheetWithRemoteIdentifierDidDismiss:(id)arg1; -- (void)endRemoteSheet:(id)arg1 returnCode:(int)arg2 dismissAnimated:(BOOL)arg3; -- (void)endRemoteSheet:(id)arg1 returnCode:(int)arg2; -- (void)endRemoteSheet:(id)arg1; -- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(BOOL)arg5 opaque:(BOOL)arg6 presentAnimated:(BOOL)arg7; -- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(BOOL)arg5 presentAnimated:(BOOL)arg6; -- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4 requireTopApplication:(BOOL)arg5; -- (void)beginRemoteSheet:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void *)arg4; -- (void)_alertSheetStackChanged; +- (void)_setShouldFixMainThreadPriority:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIAssignToContactActivity.h b/iOS7/Frameworks/UIKit/UIAssignToContactActivity.h index eae334bf3..547b68b4d 100644 --- a/iOS7/Frameworks/UIKit/UIAssignToContactActivity.h +++ b/iOS7/Frameworks/UIKit/UIAssignToContactActivity.h @@ -26,14 +26,15 @@ @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (void)imagePickerControllerDidCancel:(id)arg1; - (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (void)_cleanup; - (id)activityViewController; +- (void)_willPresentAsFormSheet; - (id)_embeddedActivityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityTitle; - (id)_activityImage; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UIAttachmentBehavior.h b/iOS7/Frameworks/UIKit/UIAttachmentBehavior.h index 7f2e01ce9..9991c6c91 100644 --- a/iOS7/Frameworks/UIKit/UIAttachmentBehavior.h +++ b/iOS7/Frameworks/UIKit/UIAttachmentBehavior.h @@ -6,7 +6,7 @@ #import -@class NSArray, PKExtendedPhysicsBody, PKPhysicsJointDistance; +@class NSArray, PKExtendedPhysicsBody, PKPhysicsJoint; @interface UIAttachmentBehavior : UIDynamicBehavior { @@ -14,32 +14,36 @@ struct CGPoint _anchorPointA; struct CGPoint _anchorPointB; PKExtendedPhysicsBody *_anchorBody; - PKPhysicsJointDistance *_joint; - float _damping; - float _frequency; - float _length; - int _type; + PKPhysicsJoint *_joint; + double _damping; + double _frequency; + double _length; + long long _type; struct { unsigned int dampingSet:1; unsigned int frequencySet:1; unsigned int lengthSet:1; + unsigned int isRevolute:1; } _stateFlags; - int _attachedBehaviorType; + long long _attachedBehaviorType; } -@property(readonly, nonatomic) int attachedBehaviorType; // @synthesize attachedBehaviorType=_attachedBehaviorType; +@property(readonly, nonatomic) long long attachedBehaviorType; // @synthesize attachedBehaviorType=_attachedBehaviorType; - (id)description; - (void)_dissociate; - (void)_associate; +- (void)_reevaluateJoint; - (void)_changedParameter; @property(nonatomic) struct CGPoint anchorPoint; -@property(nonatomic) float frequency; -@property(nonatomic) float damping; -@property(nonatomic) float length; +@property(nonatomic) double frequency; +@property(nonatomic) double damping; +@property(nonatomic) double length; @property(readonly, nonatomic) NSArray *items; -- (int)type; +- (long long)type; - (void)dealloc; - (id)initWithItem:(id)arg1 point:(struct CGPoint)arg2 attachedToItem:(id)arg3 point:(struct CGPoint)arg4; +- (id)initWithItem:(id)arg1 offsetFromCenter:(struct UIOffset)arg2 attachedToItem:(id)arg3 offsetFromCenter:(struct UIOffset)arg4; +- (id)initWithItem:(id)arg1 offsetFromCenter:(struct UIOffset)arg2 attachedToAnchor:(struct CGPoint)arg3; - (id)initWithItem:(id)arg1 point:(struct CGPoint)arg2 attachedToAnchor:(struct CGPoint)arg3; - (id)initWithItem:(id)arg1 attachedToItem:(id)arg2; - (id)initWithItem:(id)arg1 attachedToAnchor:(struct CGPoint)arg2; diff --git a/iOS7/Frameworks/UIKit/UIAutoRotatingWindow.h b/iOS7/Frameworks/UIKit/UIAutoRotatingWindow.h index e5786061a..cf7af36f4 100644 --- a/iOS7/Frameworks/UIKit/UIAutoRotatingWindow.h +++ b/iOS7/Frameworks/UIKit/UIAutoRotatingWindow.h @@ -8,14 +8,14 @@ @interface UIAutoRotatingWindow : UIWindow { - int _interfaceOrientation; - BOOL _unknownOrientation; + long long _interfaceOrientation; + _Bool _unknownOrientation; } + (id)sharedPopoverHostingWindow; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)_didRemoveSubview:(id)arg1; -- (void)updateForOrientation:(int)arg1; +- (void)updateForOrientation:(long long)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIAutocorrectInlinePrompt.h b/iOS7/Frameworks/UIKit/UIAutocorrectInlinePrompt.h index f336aaf9c..dee07302c 100644 --- a/iOS7/Frameworks/UIKit/UIAutocorrectInlinePrompt.h +++ b/iOS7/Frameworks/UIKit/UIAutocorrectInlinePrompt.h @@ -8,8 +8,9 @@ #import "UIKeyboardCandidateList-Protocol.h" -@class NSArray, NSMutableArray, NSString; +@class NSArray, NSMutableArray, NSString, TIKeyboardCandidateResultSet; +// Not exported @interface UIAutocorrectInlinePrompt : UIView { struct CGRect m_originalTypedTextRect; @@ -21,30 +22,35 @@ UIView *m_correctionAnimationView; UIView *m_typedTextAnimationView; UIView *m_correctionShadowView; - BOOL m_fits; - BOOL m_mouseDown; + _Bool m_fits; + _Bool m_mouseDown; id m_delegate; - int m_index; + long long m_index; int m_promptTextType; - float m_originalTypedTextRectCorrectionAmount; + double m_originalTypedTextRectCorrectionAmount; + double m_maxX; + _Bool _showHiddenCandidatesOnly; unsigned int m_usageTrackingMask; + TIKeyboardCandidateResultSet *_candidateResultSet; } +@property(nonatomic) _Bool showHiddenCandidatesOnly; // @synthesize showHiddenCandidatesOnly=_showHiddenCandidatesOnly; +@property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateResultSet; // @synthesize candidateResultSet=_candidateResultSet; @property(nonatomic) unsigned int usageTrackingMask; // @synthesize usageTrackingMask=m_usageTrackingMask; -- (BOOL)prepareForAnimation:(struct CGRect)arg1; +- (_Bool)prepareForAnimation:(struct CGRect)arg1; - (id)activeCandidateList; -- (void)setSelectedItem:(unsigned int)arg1; -- (unsigned int)numberOfShownItems; -- (unsigned int)index; +- (void)setSelectedItem:(unsigned long long)arg1; +- (unsigned long long)numberOfShownItems; +- (unsigned long long)index; - (void)_candidateSelected:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)dismiss; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)correctionShadowView; - (id)typedTextAnimationView; - (id)correctionAnimationView; @@ -52,34 +58,43 @@ - (id)typedTextView; - (id)typedText; - (id)correction; -- (struct CGRect)correctionFrameFromDesiredFrame:(struct CGRect)arg1 textHeight:(int)arg2 withExtraGap:(float)arg3; +- (struct CGRect)correctionFrameFromDesiredFrame:(struct CGRect)arg1 textHeight:(int)arg2 withExtraGap:(double)arg3; - (struct CGRect)horizontallySquishedCorrectionFrame:(struct CGRect)arg1; -- (float)maximumCandidateWidth; -- (BOOL)isAcceptableTextEffectsFrame:(struct CGRect)arg1 afterScrollBy:(float)arg2; +- (double)maximumCandidateWidth; +- (_Bool)isAcceptableTextEffectsFrame:(struct CGRect)arg1 afterScrollBy:(double)arg2; - (void)addTypedTextRect:(struct CGRect)arg1; -- (void)setCandidateObject:(id)arg1 candidateSet:(id)arg2 type:(int)arg3 typedText:(id)arg4 inRect:(struct CGRect)arg5 maxX:(float)arg6; -- (void)setCorrection:(id)arg1 typedText:(id)arg2 inRect:(struct CGRect)arg3 maxX:(float)arg4; -- (BOOL)isExtendedList; +- (void)setCandidateObject:(id)arg1 candidateSet:(id)arg2 type:(int)arg3 typedText:(id)arg4 inRect:(struct CGRect)arg5 maxX:(double)arg6 showHiddenCandidatesOnly:(_Bool)arg7; +- (void)setCandidateSet:(id)arg1 showHiddenCandidatesOnly:(_Bool)arg2; +- (void)setCorrection:(id)arg1 typedText:(id)arg2 inRect:(struct CGRect)arg3 maxX:(double)arg4; +- (void)revealHiddenCandidates; +- (_Bool)isHiddenCandidatesList; +- (id)inlineText; +@property(readonly, nonatomic) TIKeyboardCandidateResultSet *candidates; +- (_Bool)isExtendedList; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (id)currentCandidate; - (void)showPreviousCandidate; - (void)showNextCandidate; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)showCandidate:(id)arg1; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (void)candidatesDidChange; -- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(float)arg5 layout:(BOOL)arg6; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; +- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(double)arg5 layout:(_Bool)arg6; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; - (struct CGRect)shadowFrameForFrame:(struct CGRect)arg1; - (void)removePromptSubviews; - (void)dealloc; - (int)textEffectsVisibilityLevel; -- (int)textEffectsVisibilityLevelWhenKey; +- (int)textEffectsVisibilityLevelInKeyboardWindow; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIAutocorrectShadowView.h b/iOS7/Frameworks/UIKit/UIAutocorrectShadowView.h index 84dd9640c..b677db568 100644 --- a/iOS7/Frameworks/UIKit/UIAutocorrectShadowView.h +++ b/iOS7/Frameworks/UIKit/UIAutocorrectShadowView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIAutocorrectShadowView : UIView { int m_edgeType; diff --git a/iOS7/Frameworks/UIKit/UIAutocorrectTextView.h b/iOS7/Frameworks/UIKit/UIAutocorrectTextView.h index 9a465d03d..77fa8b743 100644 --- a/iOS7/Frameworks/UIKit/UIAutocorrectTextView.h +++ b/iOS7/Frameworks/UIKit/UIAutocorrectTextView.h @@ -8,20 +8,21 @@ @class NSString, UIFont; +// Not exported @interface UIAutocorrectTextView : UIView { NSString *m_string; int m_type; int m_edgeType; UIFont *m_textFont; - BOOL m_animating; - BOOL m_isLongString; + _Bool m_animating; + _Bool m_isLongString; } -@property(nonatomic) BOOL isLongString; // @synthesize isLongString=m_isLongString; -@property(nonatomic) BOOL animating; // @synthesize animating=m_animating; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +@property(nonatomic) _Bool isLongString; // @synthesize isLongString=m_isLongString; +@property(nonatomic) _Bool animating; // @synthesize animating=m_animating; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (struct CGRect)_calculateRectForExpandedHitRegion; - (void)drawRect:(struct CGRect)arg1; - (void)setEdgeType:(int)arg1; diff --git a/iOS7/Frameworks/UIKit/UIAutoscroll.h b/iOS7/Frameworks/UIKit/UIAutoscroll.h index a2246aa70..f28e8e9ce 100644 --- a/iOS7/Frameworks/UIKit/UIAutoscroll.h +++ b/iOS7/Frameworks/UIKit/UIAutoscroll.h @@ -8,6 +8,7 @@ @class NSTimer, UIView; +// Not exported @interface UIAutoscroll : NSObject { id m_target; @@ -16,12 +17,12 @@ int m_directions; double m_repeatInterval; NSTimer *m_timer; - unsigned int m_count; - BOOL m_active; + unsigned long long m_count; + _Bool m_active; } -@property(nonatomic) BOOL active; // @synthesize active=m_active; -@property(nonatomic) unsigned int count; // @synthesize count=m_count; +@property(nonatomic) _Bool active; // @synthesize active=m_active; +@property(nonatomic) unsigned long long count; // @synthesize count=m_count; @property(nonatomic) double repeatInterval; // @synthesize repeatInterval=m_repeatInterval; @property(nonatomic) int directions; // @synthesize directions=m_directions; @property(nonatomic) struct CGPoint point; // @synthesize point=m_point; @@ -29,7 +30,7 @@ @property(retain, nonatomic) id target; // @synthesize target=m_target; - (void)timerFired:(id)arg1; - (void)invalidate; -- (BOOL)startAutoscroll:(id)arg1 scrollContainer:(id)arg2 point:(struct CGPoint)arg3 directions:(int)arg4 repeatInterval:(double)arg5; +- (_Bool)startAutoscroll:(id)arg1 scrollContainer:(id)arg2 point:(struct CGPoint)arg3 directions:(int)arg4 repeatInterval:(double)arg5; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem-SynthEvents.h b/iOS7/Frameworks/UIKit/UIBarButtonItem-SynthEvents.h new file mode 100644 index 000000000..af09a6beb --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem-SynthEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBarButtonItem (SynthEvents) +- (id)scriptingID; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem-UIBarButtonItemPrivate.h b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIBarButtonItemPrivate.h new file mode 100644 index 000000000..abd98e40b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIBarButtonItemPrivate.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet, UIImage, UIToolbarButton; + +@interface UIBarButtonItem (UIBarButtonItemPrivate) +- (double)_width; +- (void)_setWidth:(double)arg1; +- (id)createViewForToolbar:(id)arg1; +- (id)createViewForNavigationItem:(id)arg1; +- (id)_foregroundColorForLetterpressWithView:(id)arg1; +- (void)_applyPositionAdjustmentToSegmentedControl:(id)arg1; +- (_Bool)_shouldBezelSystemButtonImage; +@property(nonatomic, setter=_setImageHasEffects:) _Bool _imageHasEffects; +@property(readonly, nonatomic) UIToolbarButton *_toolbarButton; +@property(nonatomic, getter=_miniImageInsets, setter=_setMiniImageInsets:) struct UIEdgeInsets miniImageInsets; +@property(retain, nonatomic, getter=_miniImage, setter=_setMiniImage:) UIImage *miniImage; + +// Remaining properties +@property(retain, nonatomic, setter=_setItemVariation:) UIBarButtonItem *_itemVariation; // @dynamic _itemVariation; +@property(copy, nonatomic, setter=_setPossibleItemVariations:) NSSet *_possibleItemVariations; // @dynamic _possibleItemVariations; +@property(nonatomic, getter=isEnabled) _Bool enabled; +@property(readonly, nonatomic) _Bool isSystemItem; +@property(copy, nonatomic, getter=_possibleSystemItems, setter=_setPossibleSystemItems:) NSSet *possibleSystemItems; +@property(nonatomic) _Bool selected; +@property(readonly, nonatomic) long long systemItem; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem-UIInternal.h b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIInternal.h new file mode 100644 index 000000000..d81519383 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIInternal.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBarButtonItem (UIInternal) +- (void)_sendAction:(id)arg1 withEvent:(id)arg2; +- (_Bool)isCustomViewItem; +- (void)setIsMinibarView:(_Bool)arg1; +- (_Bool)isMinibarView; +- (id)view; +- (void)setView:(id)arg1; +- (id)nextResponder; +- (id)window; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem-UINibLoadingActionEstablishing.h b/iOS7/Frameworks/UIKit/UIBarButtonItem-UINibLoadingActionEstablishing.h new file mode 100644 index 000000000..568652d62 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem-UINibLoadingActionEstablishing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBarButtonItem (UINibLoadingActionEstablishing) +- (void)_connectInterfaceBuilderEventConnection:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem-UIStatic.h b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIStatic.h new file mode 100644 index 000000000..5de85fc00 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem-UIStatic.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBarButtonItem (UIStatic) ++ (Class)classForNavigationButton; ++ (void)_getSystemItemStyle:(long long *)arg1 title:(id *)arg2 image:(id *)arg3 selectedImage:(id *)arg4 action:(SEL *)arg5 forBarStyle:(long long)arg6 landscape:(_Bool)arg7 alwaysBordered:(_Bool)arg8 usingSystemItem:(long long)arg9 usingItemStyle:(long long)arg10; +- (void)_updateView; +- (void)_getToolbarEdgeInsets:(struct UIEdgeInsets *)arg1 imageInsets:(struct UIEdgeInsets *)arg2 glowInsets:(struct UIEdgeInsets *)arg3 forBarStyle:(long long)arg4 landscape:(_Bool)arg5 alwaysBordered:(_Bool)arg6; +- (struct UIEdgeInsets)_leftRightImagePaddingForEdgeMarginInNavBarIsMini:(_Bool)arg1; +- (void)_getNavBarEdgeSizeAdjust:(struct CGSize *)arg1 imageInsets:(struct UIEdgeInsets *)arg2 landscape:(_Bool)arg3; +- (void)_getSystemItemStyle:(long long *)arg1 title:(id *)arg2 image:(id *)arg3 selectedImage:(id *)arg4 action:(SEL *)arg5 forBarStyle:(long long)arg6 landscape:(_Bool)arg7 alwaysBordered:(_Bool)arg8; + +// Remaining properties +@property(readonly, nonatomic) _Bool _needsViewUpdateForLetterpressImage; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItem.h b/iOS7/Frameworks/UIKit/UIBarButtonItem.h index b10de8074..7c5f3480f 100644 --- a/iOS7/Frameworks/UIKit/UIBarButtonItem.h +++ b/iOS7/Frameworks/UIKit/UIBarButtonItem.h @@ -8,7 +8,7 @@ #import "NSCoding-Protocol.h" -@class NSSet, NSString, UIColor, UIImage, UIToolbarButton, UIView; +@class NSDictionary, NSSet, NSString, UIColor, UIImage, UIView; @interface UIBarButtonItem : UIBarItem { @@ -20,9 +20,9 @@ UIImage *_landscapeImagePhone; struct UIEdgeInsets _imageInsets; struct UIEdgeInsets _landscapeImagePhoneInsets; - float _width; + double _width; UIView *_view; - int _tag; + long long _tag; id _appearanceStorage; struct { unsigned int enabled:1; @@ -35,54 +35,58 @@ unsigned int selected:1; unsigned int imageHasEffects:1; } _barButtonItemFlags; - BOOL _flexible; - float _toolbarCharge; - float _minimumWidth; - float _maximumWidth; + _Bool _flexible; + _Bool _viewWantsLetterpressImage; + _Bool _needsViewUpdateForLetterpressImage; + double _toolbarCharge; + double _minimumWidth; + double _maximumWidth; NSSet *_possibleSystemItems; - NSSet *_possibleItemVariations; - UIBarButtonItem *_itemVariation; + NSDictionary *_stylesForSizingTitles; + UIBarButtonItem *__itemVariation; } + (id)_appearanceBlindViewClasses; -+ (Class)classForNavigationButton; -+ (void)_getSystemItemStyle:(int *)arg1 title:(id *)arg2 image:(id *)arg3 selectedImage:(id *)arg4 action:(SEL *)arg5 forBarStyle:(int)arg6 landscape:(BOOL)arg7 alwaysBordered:(BOOL)arg8 usingSystemItem:(int)arg9 usingItemStyle:(int)arg10; -@property(nonatomic, setter=_setFlexible:) BOOL _flexible; // @synthesize _flexible; -@property(retain, nonatomic, setter=_setItemVariation:) UIBarButtonItem *_itemVariation; // @synthesize _itemVariation; -@property(copy, nonatomic, setter=_setPossibleItemVariations:) NSSet *_possibleItemVariations; // @synthesize _possibleItemVariations; -@property(nonatomic, setter=_setMaximumWidth:) float _maximumWidth; // @synthesize _maximumWidth; -@property(nonatomic, setter=_setMinimumWidth:) float _minimumWidth; // @synthesize _minimumWidth; -@property(nonatomic, setter=_setToolbarCharge:) float _toolbarCharge; // @synthesize _toolbarCharge; -- (void)setTag:(int)arg1; -- (int)tag; +@property(retain, nonatomic, setter=_setItemVariation:) UIBarButtonItem *_itemVariation; // @synthesize _itemVariation=__itemVariation; +@property(readonly, nonatomic) _Bool _needsViewUpdateForLetterpressImage; // @synthesize _needsViewUpdateForLetterpressImage; +@property(readonly, nonatomic) _Bool _viewWantsLetterpressImage; // @synthesize _viewWantsLetterpressImage; +@property(copy, nonatomic, setter=_setStylesForSizingTitles:) NSDictionary *_stylesForSizingTitles; // @synthesize _stylesForSizingTitles; +@property(nonatomic, setter=_setFlexible:) _Bool _flexible; // @synthesize _flexible; +@property(nonatomic, setter=_setMaximumWidth:) double _maximumWidth; // @synthesize _maximumWidth; +@property(nonatomic, setter=_setMinimumWidth:) double _minimumWidth; // @synthesize _minimumWidth; +@property(nonatomic, setter=_setToolbarCharge:) double _toolbarCharge; // @synthesize _toolbarCharge; +- (void)setTag:(long long)arg1; +- (long long)tag; @property(nonatomic) id target; // @synthesize target=_target; @property(nonatomic) SEL action; // @synthesize action=_action; -- (struct UIOffset)backButtonTitlePositionAdjustmentForBarMetrics:(int)arg1; -- (void)setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (float)backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (struct UIOffset)titlePositionAdjustmentForBarMetrics:(int)arg1; -- (void)setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (float)backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (id)backButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (struct UIOffset)backButtonTitlePositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (double)backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (struct UIOffset)titlePositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (double)backgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (id)backButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; @property(retain, nonatomic) UIColor *tintColor; -- (id)backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)backgroundImageForState:(unsigned int)arg1 style:(int)arg2 barMetrics:(int)arg3; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4; +- (id)backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)backgroundImageForState:(unsigned long long)arg1 style:(long long)arg2 barMetrics:(long long)arg3; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; - (id)_appearanceStorage; -@property(nonatomic) BOOL selected; +@property(nonatomic) _Bool selected; @property(copy, nonatomic, getter=_possibleSystemItems, setter=_setPossibleSystemItems:) NSSet *possibleSystemItems; // @synthesize possibleSystemItems=_possibleSystemItems; -- (void)_setSystemItem:(int)arg1; -@property(readonly, nonatomic) int systemItem; -@property(readonly, nonatomic) BOOL isSystemItem; +- (void)_setSystemItem:(long long)arg1; +@property(readonly, nonatomic) long long systemItem; +@property(readonly, nonatomic) _Bool isSystemItem; @property(retain, nonatomic) UIView *customView; @property(copy, nonatomic) NSSet *possibleTitles; -@property(nonatomic) float width; +- (id)itemVariation; +@property(copy, nonatomic, setter=_setPossibleItemVariations:) NSSet *_possibleItemVariations; +@property(nonatomic) double width; - (struct UIEdgeInsets)imageInsets; - (void)setImageInsets:(struct UIEdgeInsets)arg1; - (struct UIEdgeInsets)landscapeImagePhoneInsets; @@ -93,42 +97,18 @@ - (void)setImage:(id)arg1; - (id)title; - (void)setTitle:(id)arg1; -@property(nonatomic) int style; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic) long long style; +- (_Bool)isEnabled; +- (void)setEnabled:(_Bool)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithCustomView:(id)arg1; -- (id)initWithBarButtonSystemItem:(int)arg1 target:(id)arg2 action:(SEL)arg3; -- (id)initWithTitle:(id)arg1 style:(int)arg2 target:(id)arg3 action:(SEL)arg4; -- (id)initWithImage:(id)arg1 landscapeImagePhone:(id)arg2 style:(int)arg3 target:(id)arg4 action:(SEL)arg5; -- (id)initWithImage:(id)arg1 style:(int)arg2 target:(id)arg3 action:(SEL)arg4; +- (id)initWithBarButtonSystemItem:(long long)arg1 target:(id)arg2 action:(SEL)arg3; +- (id)initWithTitle:(id)arg1 style:(long long)arg2 target:(id)arg3 action:(SEL)arg4; +- (id)initWithImage:(id)arg1 landscapeImagePhone:(id)arg2 style:(long long)arg3 target:(id)arg4 action:(SEL)arg5; +- (id)initWithImage:(id)arg1 style:(long long)arg2 target:(id)arg3 action:(SEL)arg4; - (id)init; -- (void)_connectInterfaceBuilderEventConnection:(id)arg1; -- (float)_width; -- (void)_setWidth:(float)arg1; -- (id)createViewForToolbar:(id)arg1; -- (id)createViewForNavigationItem:(id)arg1; -- (void)_applyPositionAdjustmentToSegmentedControl:(id)arg1; -- (BOOL)_shouldBezelSystemButtonImage; -@property(nonatomic, setter=_setImageHasEffects:) BOOL _imageHasEffects; -@property(readonly, nonatomic) UIToolbarButton *_toolbarButton; -@property(nonatomic, getter=_miniImageInsets, setter=_setMiniImageInsets:) struct UIEdgeInsets miniImageInsets; -@property(retain, nonatomic, getter=_miniImage, setter=_setMiniImage:) UIImage *miniImage; -- (void)_sendAction:(id)arg1 withEvent:(id)arg2; -- (BOOL)isCustomViewItem; -- (void)setIsMinibarView:(BOOL)arg1; -- (BOOL)isMinibarView; -- (id)view; -- (void)setView:(id)arg1; -- (id)nextResponder; -- (id)window; -- (void)_updateView; -- (void)_getToolbarEdgeInsets:(struct UIEdgeInsets *)arg1 imageInsets:(struct UIEdgeInsets *)arg2 glowInsets:(struct UIEdgeInsets *)arg3 forBarStyle:(int)arg4 landscape:(BOOL)arg5 alwaysBordered:(BOOL)arg6; -- (struct UIEdgeInsets)_leftRightImagePaddingForEdgeMarginInNavBar; -- (void)_getNavBarEdgeSizeAdjust:(struct CGSize *)arg1 imageInsets:(struct UIEdgeInsets *)arg2 landscape:(BOOL)arg3; -- (void)_getSystemItemStyle:(int *)arg1 title:(id *)arg2 image:(id *)arg3 selectedImage:(id *)arg4 action:(SEL *)arg5 forBarStyle:(int)arg6 landscape:(BOOL)arg7 alwaysBordered:(BOOL)arg8; -- (id)scriptingID; @end diff --git a/iOS7/Frameworks/UIKit/UIBarButtonItemProxy.h b/iOS7/Frameworks/UIKit/UIBarButtonItemProxy.h index bc0ba95d0..7a46a45ba 100644 --- a/iOS7/Frameworks/UIKit/UIBarButtonItemProxy.h +++ b/iOS7/Frameworks/UIKit/UIBarButtonItemProxy.h @@ -8,6 +8,7 @@ @class UIBarButtonItem, UIView; +// Not exported @interface UIBarButtonItemProxy : NSObject { UIBarButtonItem *_item; diff --git a/iOS7/Frameworks/UIKit/UIBarItem.h b/iOS7/Frameworks/UIKit/UIBarItem.h index 358bc4c24..2f15ad7ad 100644 --- a/iOS7/Frameworks/UIKit/UIBarItem.h +++ b/iOS7/Frameworks/UIKit/UIBarItem.h @@ -12,8 +12,8 @@ @interface UIBarItem : NSObject { - BOOL _hasCustomizableInstanceAppearanceModifications; - BOOL _shouldArchiveUIAppearanceTags; + _Bool _hasCustomizableInstanceAppearanceModifications; + _Bool _shouldArchiveUIAppearanceTags; } + (id)_appearanceRecorderWhenContainedIn:(Class)arg1; @@ -22,20 +22,20 @@ + (id)_appearanceRecorder; + (id)appearance; + (id)_appearanceBlindViewClasses; -@property(nonatomic, setter=_setShouldArchiveUIAppearanceTags:) BOOL _shouldArchiveUIAppearanceTags; // @synthesize _shouldArchiveUIAppearanceTags; -@property(nonatomic, setter=_setHasCustomizableInstanceAppearanceModifications:) BOOL _hasCustomizableInstanceAppearanceModifications; // @synthesize _hasCustomizableInstanceAppearanceModifications; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +@property(nonatomic, setter=_setShouldArchiveUIAppearanceTags:) _Bool _shouldArchiveUIAppearanceTags; // @synthesize _shouldArchiveUIAppearanceTags; +@property(nonatomic, setter=_setHasCustomizableInstanceAppearanceModifications:) _Bool _hasCustomizableInstanceAppearanceModifications; // @synthesize _hasCustomizableInstanceAppearanceModifications; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; // Remaining properties -@property(nonatomic, getter=isEnabled) BOOL enabled; // @dynamic enabled; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; @property(retain, nonatomic) UIImage *image; // @dynamic image; @property(nonatomic) struct UIEdgeInsets imageInsets; // @dynamic imageInsets; @property(retain, nonatomic) UIImage *landscapeImagePhone; // @dynamic landscapeImagePhone; @property(nonatomic) struct UIEdgeInsets landscapeImagePhoneInsets; // @dynamic landscapeImagePhoneInsets; -@property(nonatomic) int tag; // @dynamic tag; +@property(nonatomic) long long tag; // @dynamic tag; @property(copy, nonatomic) NSString *title; // @dynamic title; @end diff --git a/iOS7/Frameworks/UIKit/UIBarPositioning-Protocol.h b/iOS7/Frameworks/UIKit/UIBarPositioning-Protocol.h index 7bb63d14b..a7ffad011 100644 --- a/iOS7/Frameworks/UIKit/UIBarPositioning-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIBarPositioning-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol UIBarPositioning -@property(readonly, nonatomic) int barPosition; +@property(readonly, nonatomic) long long barPosition; @end diff --git a/iOS7/Frameworks/UIKit/UIBezierPath-UIAutocorrectShadow.h b/iOS7/Frameworks/UIKit/UIBezierPath-UIAutocorrectShadow.h new file mode 100644 index 000000000..5e177982c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBezierPath-UIAutocorrectShadow.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBezierPath (UIAutocorrectShadow) ++ (id)shadowBezierPath:(struct CGRect)arg1 withRoundedEdges:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBezierPath.h b/iOS7/Frameworks/UIKit/UIBezierPath.h index d14f622d1..659954e2b 100644 --- a/iOS7/Frameworks/UIKit/UIBezierPath.h +++ b/iOS7/Frameworks/UIKit/UIBezierPath.h @@ -12,42 +12,43 @@ @interface UIBezierPath : NSObject { struct CGPath *_path; - float *_lineDashPattern; - unsigned int _lineDashPatternCount; - float _lineWidth; - float _miterLimit; - float _flatness; - float _lineDashPhase; + double *_lineDashPattern; + unsigned long long _lineDashPatternCount; + double _lineWidth; + double _miterLimit; + double _flatness; + double _lineDashPhase; int _lineCapStyle; int _lineJoinStyle; - BOOL _usesEvenOddFillRule; + _Bool _usesEvenOddFillRule; struct CGPath *_immutablePath; - BOOL _immutablePathIsValid; + _Bool _immutablePathIsValid; } + (id)_continuousRoundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 cornerRadii:(id)arg3 segments:(int)arg4; + (id)_continuousRoundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 cornerRadius:(struct CGSize)arg3 segments:(int)arg4; -+ (id)_roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 cornerRadius:(float)arg3 segments:(int)arg4; ++ (id)_roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 cornerRadius:(double)arg3 segments:(int)arg4 legacyCorners:(_Bool)arg5; ++ (id)_roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 cornerRadius:(double)arg3 segments:(int)arg4; + (id)roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 withCornerRadii:(id)arg3; -+ (id)roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 withCornerRadius:(float)arg3; -+ (id)roundedRectBezierPath:(struct CGRect)arg1 withRoundedEdges:(int)arg2; -+ (id)_bezierPathWithRoundedRect:(struct CGRect)arg1 byRoundingCorners:(unsigned int)arg2 cornerRadius:(float)arg3; -+ (id)roundedRectBezierPath:(struct CGRect)arg1 withTopCornerRadius:(float)arg2 withBottomCornerRadius:(float)arg3; ++ (id)roundedRectBezierPath:(struct CGRect)arg1 withRoundedCorners:(int)arg2 withCornerRadius:(double)arg3; ++ (id)roundedRectBezierPath:(struct CGRect)arg1 withRoundedEdges:(unsigned long long)arg2; ++ (id)_bezierPathWithRoundedRect:(struct CGRect)arg1 byRoundingCorners:(unsigned long long)arg2 cornerRadius:(double)arg3; ++ (id)roundedRectBezierPath:(struct CGRect)arg1 withTopCornerRadius:(double)arg2 withBottomCornerRadius:(double)arg3; + (id)bezierPathWithCGPath:(struct CGPath *)arg1; -+ (id)bezierPathWithArcCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; -+ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 byRoundingCorners:(unsigned int)arg2 cornerRadii:(struct CGSize)arg3; -+ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 cornerRadius:(float)arg2; ++ (id)bezierPathWithArcCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; ++ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 byRoundingCorners:(unsigned long long)arg2 cornerRadii:(struct CGSize)arg3; ++ (id)_bezierPathWithArcRoundedRect:(struct CGRect)arg1 cornerRadius:(double)arg2; ++ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 cornerRadius:(double)arg2; + (id)bezierPathWithOvalInRect:(struct CGRect)arg1; + (id)bezierPathWithRect:(struct CGRect)arg1; + (id)bezierPath; -+ (id)shadowBezierPath:(struct CGRect)arg1 withRoundedEdges:(int)arg2; -@property(nonatomic) BOOL usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; -@property(nonatomic) float flatness; // @synthesize flatness=_flatness; -@property(nonatomic) float miterLimit; // @synthesize miterLimit=_miterLimit; +@property(nonatomic) _Bool usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; +@property(nonatomic) double flatness; // @synthesize flatness=_flatness; +@property(nonatomic) double miterLimit; // @synthesize miterLimit=_miterLimit; @property(nonatomic) int lineJoinStyle; // @synthesize lineJoinStyle=_lineJoinStyle; @property(nonatomic) int lineCapStyle; // @synthesize lineCapStyle=_lineCapStyle; -@property(nonatomic) float lineWidth; // @synthesize lineWidth=_lineWidth; -- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; - (void)appendBezierPathWithOvalInRect:(struct CGRect)arg1 transform:(struct CGAffineTransform)arg2; - (void)appendBezierPathWithOvalInRect:(struct CGRect)arg1; - (void)appendBezierPathWithRect:(struct CGRect)arg1; @@ -55,27 +56,28 @@ - (void)clip; - (void)lineToPoint:(struct CGPoint)arg1; - (struct CGPath *)_pathRef; -- (void)_addRoundedCornerWithTrueCorner:(struct CGPoint)arg1 radius:(struct CGSize)arg2 corner:(unsigned int)arg3 clockwise:(BOOL)arg4; +- (id)description; +- (void)_addRoundedCornerWithTrueCorner:(struct CGPoint)arg1 radius:(struct CGSize)arg2 corner:(unsigned long long)arg3 clockwise:(_Bool)arg4; - (struct CGPath *)_createMutablePathByDecodingData:(id)arg1; - (struct CGPath *)_mutablePath; - (void)addClip; -- (void)strokeWithBlendMode:(int)arg1 alpha:(float)arg2; -- (void)fillWithBlendMode:(int)arg1 alpha:(float)arg2; +- (void)strokeWithBlendMode:(int)arg1 alpha:(double)arg2; +- (void)fillWithBlendMode:(int)arg1 alpha:(double)arg2; - (void)stroke; - (void)fill; -- (void)getLineDash:(float *)arg1 count:(int *)arg2 phase:(float *)arg3; -- (void)setLineDash:(const float *)arg1 count:(int)arg2 phase:(float)arg3; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (void)getLineDash:(double *)arg1 count:(long long *)arg2 phase:(double *)arg3; +- (void)setLineDash:(const double *)arg1 count:(long long)arg2 phase:(double)arg3; +- (_Bool)containsPoint:(struct CGPoint)arg1; @property(readonly, nonatomic) struct CGPoint currentPoint; @property(readonly, nonatomic) struct CGRect bounds; -@property(readonly, getter=isEmpty) BOOL empty; +@property(readonly, getter=isEmpty) _Bool empty; @property(nonatomic) struct CGPath *CGPath; - (id)bezierPathByReversingPath; - (void)removeAllPoints; - (void)closePath; - (void)applyTransform:(struct CGAffineTransform)arg1; - (void)appendPath:(id)arg1; -- (void)addArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +- (void)addArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; - (void)addQuadCurveToPoint:(struct CGPoint)arg1 controlPoint:(struct CGPoint)arg2; - (void)addCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; - (void)addLineToPoint:(struct CGPoint)arg1; diff --git a/iOS7/Frameworks/UIKit/UIBookViewController-Static.h b/iOS7/Frameworks/UIKit/UIBookViewController-Static.h new file mode 100644 index 000000000..882c76f7e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIBookViewController-Static.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIBookViewController (Static) +- (void)_setupContentViewIfNecessary; +- (void)_turnAllPagesNonAnimated; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)_startCurlAnimation; +- (void)_setupCurlFilters; +- (void)_turnSinglePageAnimated; +- (void)_positionPage:(id)arg1 isLeft:(_Bool)arg2; +- (void)_setNewPage:(id)arg1 isLeft:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIBookViewController.h b/iOS7/Frameworks/UIKit/UIBookViewController.h index 608384512..59501a8c7 100644 --- a/iOS7/Frameworks/UIKit/UIBookViewController.h +++ b/iOS7/Frameworks/UIKit/UIBookViewController.h @@ -16,33 +16,25 @@ UIViewController *_oddPage; UIViewController *_newEvenPage; UIViewController *_newOddPage; - int _turnCount; - int _animatedPageTurns; - float _turnMargin; + long long _turnCount; + long long _animatedPageTurns; + double _turnMargin; struct UIEdgeInsets _contentInset; double _turnDuration; } @property(nonatomic) double turnDuration; // @synthesize turnDuration=_turnDuration; @property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; -@property(nonatomic) float turnMargin; // @synthesize turnMargin=_turnMargin; +@property(nonatomic) double turnMargin; // @synthesize turnMargin=_turnMargin; @property(retain, nonatomic) UIViewController *evenPage; // @synthesize evenPage=_evenPage; @property(retain, nonatomic) UIViewController *oddPage; // @synthesize oddPage=_oddPage; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)turnPages:(int)arg1 animated:(BOOL)arg2; +- (void)turnPages:(long long)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)view; - (void)encodeWithCoder:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithCoder:(id)arg1; -- (void)_setupContentViewIfNecessary; -- (void)_turnAllPagesNonAnimated; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)_startCurlAnimation; -- (void)_setupCurlFilters; -- (void)_turnSinglePageAnimated; -- (void)_positionPage:(id)arg1 isLeft:(BOOL)arg2; -- (void)_setNewPage:(id)arg1 isLeft:(BOOL)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIButton-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UIButton-SyntheticEvents.h new file mode 100644 index 000000000..b0df34146 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIButton-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIButton (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UIButton-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIButton-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..85fb050dc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIButton-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIButton (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (unsigned long long)defaultAccessibilityTraits; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UIButton.h b/iOS7/Frameworks/UIKit/UIButton.h index 6ab27222f..d94ef25af 100644 --- a/iOS7/Frameworks/UIKit/UIButton.h +++ b/iOS7/Frameworks/UIKit/UIButton.h @@ -8,7 +8,7 @@ #import "NSCoding-Protocol.h" -@class NSArray, NSAttributedString, NSString, UIColor, UIImage, UIImageView, UILabel, _UIButtonMaskAnimationView; +@class NSArray, NSAttributedString, NSString, UIColor, UIFont, UIImage, UIImageView, UILabel, UIView, _UIButtonMaskAnimationView; @interface UIButton : UIControl { @@ -19,8 +19,8 @@ UIImageView *_backgroundView; UIImageView *_imageView; UILabel *_titleView; - BOOL _initialized; - unsigned int _lastDrawingControlState; + _Bool _initialized; + unsigned long long _lastDrawingControlState; struct { unsigned int reversesTitleShadowWhenHighlighted:1; unsigned int adjustsImageWhenHighlighted:1; @@ -33,14 +33,16 @@ unsigned int titleFrozen:1; } _buttonFlags; _UIButtonMaskAnimationView *_maskAnimationView; - UIImageView *_selectionView; + UIView *_selectionView; + UIFont *_lazyTitleViewFont; NSArray *_contentConstraints; + struct UIEdgeInsets _internalTitlePaddingInsets; } -+ (id)_defaultTitleColorForState:(unsigned int)arg1 button:(id)arg2; -+ (id)_disabledColorForButton:(id)arg1; -+ (id)_defaultBackgroundImageForType:(int)arg1 andState:(unsigned int)arg2; -+ (id)_defaultImageForType:(int)arg1 andState:(unsigned int)arg2; ++ (id)_defaultImageColorForState:(unsigned long long)arg1 button:(id)arg2; ++ (id)_defaultTitleColorForState:(unsigned long long)arg1 button:(id)arg2; ++ (id)_defaultBackgroundImageForType:(long long)arg1 andState:(unsigned long long)arg2; ++ (id)_defaultImageForType:(long long)arg1 andState:(unsigned long long)arg2; + (id)_xImage; + (id)_minusImage; + (id)_checkmarkImage; @@ -51,38 +53,40 @@ + (id)_infoLightImage; + (id)_detailDisclosureImage; + (id)_selectedIndicatorImage; -+ (void)_setVisuallyHighlighted:(BOOL)arg1 forViews:(id)arg2 initialPress:(BOOL)arg3; -+ (void)_setVisuallyHighlighted:(BOOL)arg1 forViews:(id)arg2 initialPress:(BOOL)arg3 baseAlpha:(float)arg4; ++ (void)_setVisuallyHighlighted:(_Bool)arg1 forViews:(id)arg2 initialPress:(_Bool)arg3; ++ (void)_setVisuallyHighlighted:(_Bool)arg1 forViews:(id)arg2 initialPress:(_Bool)arg3 baseAlpha:(double)arg4; + (id)_defaultNormalTitleShadowColor; + (id)_defaultNormalTitleColor; -+ (id)buttonWithType:(int)arg1; -+ (void)initialize; ++ (id)buttonWithType:(long long)arg1; +@property(nonatomic, setter=_setInternalTitlePaddingInsets:) struct UIEdgeInsets _internalTitlePaddingInsets; // @synthesize _internalTitlePaddingInsets; @property(copy, nonatomic, setter=_setContentConstraints:) NSArray *_contentConstraints; // @synthesize _contentConstraints; -- (id)_letterpressStyleForState:(unsigned int)arg1; -- (id)_attributedTitleForState:(unsigned int)arg1; -- (id)_shadowColorForState:(unsigned int)arg1; -- (id)_titleColorForState:(unsigned int)arg1; -- (id)_titleForState:(unsigned int)arg1; -- (id)_backgroundForState:(unsigned int)arg1 usesBackgroundForNormalState:(char *)arg2; -- (id)_imageForState:(unsigned int)arg1 usesImageForNormalState:(char *)arg2; +- (id)_letterpressStyleForState:(unsigned long long)arg1; +- (id)_attributedTitleForState:(unsigned long long)arg1; +- (id)_shadowColorForState:(unsigned long long)arg1; +- (id)_imageColorForState:(unsigned long long)arg1; +- (id)_titleColorForState:(unsigned long long)arg1; +- (id)_titleForState:(unsigned long long)arg1; +- (id)_backgroundForState:(unsigned long long)arg1 usesBackgroundForNormalState:(_Bool *)arg2; +- (id)_imageForState:(unsigned long long)arg1 usesImageForNormalState:(_Bool *)arg2; - (void)_takeContentFromArchivableContent:(id)arg1; - (id)_archivableContent:(id *)arg1; -- (id)_contentForState:(unsigned int)arg1; -- (void)_setAttributedTitle:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setShadowColor:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setTitleColor:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setTitle:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setBackground:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setContent:(id)arg1 forState:(unsigned int)arg2; -- (void)_updateEffectsForImageView:(id)arg1 background:(BOOL)arg2; -- (BOOL)_shouldDefaultToTemplatesForImageViewBackground:(BOOL)arg1; -- (float)_drawingStrokeForState:(unsigned int)arg1; -- (void)_setDrawingStroke:(float)arg1 forState:(unsigned int)arg2; -- (int)_drawingStyleForState:(unsigned int)arg1; -- (void)_setDrawingStyle:(int)arg1 forState:(unsigned int)arg2; -- (int)_drawingStyleForStroke:(float)arg1; -- (float)_drawingStrokeForStyle:(int)arg1; +- (id)_contentForState:(unsigned long long)arg1; +- (void)_setAttributedTitle:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setShadowColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setImageColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setTitleColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setTitle:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setBackground:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setContent:(id)arg1 forState:(unsigned long long)arg2; +- (void)_updateEffectsForImageView:(id)arg1 background:(_Bool)arg2; +- (_Bool)_shouldDefaultToTemplatesForImageViewBackground:(_Bool)arg1; +- (double)_drawingStrokeForState:(unsigned long long)arg1; +- (void)_setDrawingStroke:(double)arg1 forState:(unsigned long long)arg2; +- (long long)_drawingStyleForState:(unsigned long long)arg1; +- (void)_setDrawingStyle:(long long)arg1 forState:(unsigned long long)arg2; +- (long long)_drawingStyleForStroke:(double)arg1; +- (double)_drawingStrokeForStyle:(long long)arg1; - (struct CGRect)_highlightBounds; - (id)image; - (void)setTitle:(id)arg1; @@ -92,27 +96,27 @@ - (id)_backgroundView; - (void)_setTitleShadowOffset:(struct CGSize)arg1; - (struct CGSize)_titleShadowOffset; -- (void)_setLineBreakMode:(int)arg1; -- (int)_lineBreakMode; +- (void)_setLineBreakMode:(long long)arg1; +- (long long)_lineBreakMode; - (void)_setFont:(id)arg1; - (id)_font; -- (void)_setLetterpressStyle:(id)arg1 forState:(unsigned int)arg2; -- (void)crossfadeToImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setBackgroundImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)setImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)setTitleShadowColor:(id)arg1 forStates:(unsigned int)arg2; -- (void)setTitleColor:(id)arg1 forStates:(unsigned int)arg2; -- (void)setTitle:(id)arg1 forStates:(unsigned int)arg2; +- (void)_setLetterpressStyle:(id)arg1 forState:(unsigned long long)arg2; +- (void)crossfadeToImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setBackgroundImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setTitleShadowColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setTitleColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setTitle:(id)arg1 forStates:(unsigned long long)arg2; - (struct CGPoint)pressFeedbackPosition; -- (void)setShowPressFeedback:(BOOL)arg1; -- (void)setDisabledDimsImage:(BOOL)arg1; -- (BOOL)autosizesToFit; -- (void)setAutosizesToFit:(BOOL)arg1; -- (void)_setShouldHandleScrollerMouseEvent:(BOOL)arg1; -- (BOOL)_alwaysHandleScrollerMouseEvent; +- (void)setShowPressFeedback:(_Bool)arg1; +- (void)setDisabledDimsImage:(_Bool)arg1; +- (_Bool)autosizesToFit; +- (void)setAutosizesToFit:(_Bool)arg1; +- (void)_setShouldHandleScrollerMouseEvent:(_Bool)arg1; +- (_Bool)_alwaysHandleScrollerMouseEvent; - (void)_titleAttributesChanged; -- (int)_buttonType; -- (void)_setButtonType:(int)arg1; +- (long long)_buttonType; +- (void)_setButtonType:(long long)arg1; - (void)_setupTitleView; - (id)_newLabelWithFrame:(struct CGRect)arg1; - (void)_setupImageView; @@ -120,12 +124,11 @@ - (id)_newImageViewWithFrame:(struct CGRect)arg1; - (void)setTitleShadowOffset:(struct CGSize)arg1; - (struct CGSize)titleShadowOffset; -- (void)setLineBreakMode:(int)arg1; -- (int)lineBreakMode; +- (void)setLineBreakMode:(long long)arg1; +- (long long)lineBreakMode; - (void)setFont:(id)arg1; - (id)font; - (void)layoutSubviews; -- (BOOL)_usesSelectedFontTraits; - (struct UIEdgeInsets)alignmentRectInsets; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; @@ -133,78 +136,81 @@ - (void)updateConstraints; - (id)_titleOrImageViewForBaselineLayout; - (void)_setContentHuggingPriorities:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; -- (struct CGRect)_titleRectForContentRect:(struct CGRect)arg1 calculatePositionForEmptyTitle:(BOOL)arg2; +- (struct CGRect)_titleRectForContentRect:(struct CGRect)arg1 calculatePositionForEmptyTitle:(_Bool)arg2; - (struct CGRect)contentRectForBounds:(struct CGRect)arg1; - (struct CGRect)backgroundRectForBounds:(struct CGRect)arg1; @property(readonly, nonatomic) NSAttributedString *currentAttributedTitle; @property(readonly, nonatomic) UIImage *currentBackgroundImage; @property(readonly, nonatomic) UIImage *currentImage; @property(readonly, nonatomic) UIColor *currentTitleShadowColor; +@property(readonly, nonatomic) UIColor *_currentImageColor; @property(readonly, nonatomic) UIColor *currentTitleColor; @property(readonly, nonatomic) NSString *currentTitle; -- (id)attributedTitleForState:(unsigned int)arg1; -- (id)backgroundImageForState:(unsigned int)arg1; -- (id)imageForState:(unsigned int)arg1; -- (id)titleShadowColorForState:(unsigned int)arg1; -- (id)titleColorForState:(unsigned int)arg1; -- (id)titleForState:(unsigned int)arg1; -- (void)setAttributedTitle:(id)arg1 forState:(unsigned int)arg2; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setTitleShadowColor:(id)arg1 forState:(unsigned int)arg2; -- (void)setTitleColor:(id)arg1 forState:(unsigned int)arg2; -- (void)setTitle:(id)arg1 forState:(unsigned int)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (id)outlinePath; -- (id)_highlightPath; -- (BOOL)_shouldDelaySendingTouchesEndedActionUntilNextRunLoop; +- (id)attributedTitleForState:(unsigned long long)arg1; +- (id)backgroundImageForState:(unsigned long long)arg1; +- (id)imageForState:(unsigned long long)arg1; +- (id)titleShadowColorForState:(unsigned long long)arg1; +- (id)titleColorForState:(unsigned long long)arg1; +- (id)titleForState:(unsigned long long)arg1; +- (void)setAttributedTitle:(id)arg1 forState:(unsigned long long)arg2; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setTitleShadowColor:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setImageColor:(id)arg1 forState:(unsigned long long)arg2; +- (void)setTitleColor:(id)arg1 forState:(unsigned long long)arg2; +- (void)setTitle:(id)arg1 forState:(unsigned long long)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (struct CGRect)_clippedHighlightBounds; - (struct CGRect)_highlightRectForImageRect:(struct CGRect)arg1; - (struct CGRect)_highlightRectForTextRect:(struct CGRect)arg1; +- (void)_setTitleFrozen:(_Bool)arg1; +- (_Bool)_isTitleFrozen; - (void)_beginTitleAnimation; -- (BOOL)_hasDrawingStyle; -- (float)_borderWidthForState:(unsigned int)arg1 bounds:(struct CGRect)arg2; -- (id)_borderColorForState:(unsigned int)arg1; +- (void)_sendSetNeedsLayoutToSuperviewOnTitleAnimationCompletionIfNecessary; +- (_Bool)_hasDrawingStyle; +- (double)_borderWidthForState:(unsigned long long)arg1 bounds:(struct CGRect)arg2; +- (id)_borderColorForState:(unsigned long long)arg1; - (id)_fadeOutAnimationWithKeyPath:(id)arg1; - (id)_transitionAnimationWithKeyPath:(id)arg1; - (void)_willMoveToWindow:(id)arg1; -- (void)_setupDrawingStyleForState:(unsigned int)arg1; +- (void)_setupDrawingStyleForState:(unsigned long long)arg1; - (struct CGRect)_selectedIndicatorBounds; -- (float)_selectedIndicatorAlpha; -- (void)_updateSelectionViewForState:(unsigned int)arg1; -- (void)_setupPressednessForState:(unsigned int)arg1; +- (id)_selectedIndicatorViewWithImage:(id)arg1; +- (double)_selectedIndicatorAlpha; +- (void)_updateSelectionViewForState:(unsigned long long)arg1; +- (void)_setupPressednessForState:(unsigned long long)arg1; - (void)_updateMaskState; -- (BOOL)_hasHighlightColor; -- (float)_highlightCornerRadius; +- (_Bool)_hasHighlightColor; +- (double)_highlightCornerRadius; - (struct UIEdgeInsets)_outsetInsets:(struct UIEdgeInsets)arg1; - (struct UIEdgeInsets)_pathImageEdgeInsets; - (struct UIEdgeInsets)_pathTitleEdgeInsets; - (void)tintColorDidChange; -- (BOOL)_isModernButton; -- (void)setContentVerticalAlignment:(int)arg1; -- (void)setContentHorizontalAlignment:(int)arg1; +- (_Bool)_isModernButton; +- (void)setContentVerticalAlignment:(long long)arg1; +- (void)setContentHorizontalAlignment:(long long)arg1; @property(readonly, nonatomic) UIImageView *imageView; @property(readonly, nonatomic) UILabel *titleLabel; -- (BOOL)_likelyToHaveTitle; -- (BOOL)_canHaveTitle; +- (_Bool)_likelyToHaveTitle; +- (_Bool)_canHaveTitle; @property(nonatomic) struct UIEdgeInsets imageEdgeInsets; // @dynamic imageEdgeInsets; -@property(nonatomic) BOOL showsTouchWhenHighlighted; -@property(nonatomic) BOOL adjustsImageWhenDisabled; // @dynamic adjustsImageWhenDisabled; -@property(nonatomic) BOOL adjustsImageWhenHighlighted; // @dynamic adjustsImageWhenHighlighted; -@property(nonatomic) BOOL reversesTitleShadowWhenHighlighted; // @dynamic reversesTitleShadowWhenHighlighted; +@property(nonatomic) _Bool showsTouchWhenHighlighted; +@property(nonatomic) _Bool adjustsImageWhenDisabled; // @dynamic adjustsImageWhenDisabled; +@property(nonatomic) _Bool adjustsImageWhenHighlighted; // @dynamic adjustsImageWhenHighlighted; +@property(nonatomic) _Bool reversesTitleShadowWhenHighlighted; // @dynamic reversesTitleShadowWhenHighlighted; @property(nonatomic) struct UIEdgeInsets titleEdgeInsets; // @dynamic titleEdgeInsets; @property(nonatomic) struct UIEdgeInsets contentEdgeInsets; // @dynamic contentEdgeInsets; - (void)_applyAppropriateChargeForButtonType; -- (void)setHighlighted:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -@property(readonly, nonatomic) int buttonType; +@property(readonly, nonatomic) long long buttonType; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; @@ -212,12 +218,7 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)invalidateIntrinsicContentSize; - (void)_invalidateContentConstraints; -- (id)_scriptingInfo; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (unsigned long long)defaultAccessibilityTraits; -- (BOOL)isAccessibilityElementByDefault; - -// Remaining properties +- (struct UIEdgeInsets)_combinedContentPaddingInsets; @property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; @end diff --git a/iOS7/Frameworks/UIKit/UIButtonBarBadgeBackground.h b/iOS7/Frameworks/UIKit/UIButtonBarBadgeBackground.h index 6859f5e6e..360d14c57 100644 --- a/iOS7/Frameworks/UIKit/UIButtonBarBadgeBackground.h +++ b/iOS7/Frameworks/UIKit/UIButtonBarBadgeBackground.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UIButtonBarBadgeBackground : UIView { UIImage *_image; diff --git a/iOS7/Frameworks/UIKit/UIButtonContent.h b/iOS7/Frameworks/UIKit/UIButtonContent.h index baced00b4..1863c4e7c 100644 --- a/iOS7/Frameworks/UIKit/UIButtonContent.h +++ b/iOS7/Frameworks/UIKit/UIButtonContent.h @@ -11,6 +11,7 @@ @class NSAttributedString, NSNumber, NSString, UIColor, UIImage, _UIGraphicsLetterpressStyle; +// Not exported @interface UIButtonContent : NSObject { NSString *title; @@ -18,12 +19,14 @@ UIImage *image; UIImage *background; UIColor *titleColor; + UIColor *imageColor; UIColor *shadowColor; NSNumber *drawingStroke; } @property(retain, nonatomic) NSNumber *drawingStroke; // @synthesize drawingStroke; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor; +@property(retain, nonatomic) UIColor *imageColor; // @synthesize imageColor; @property(retain, nonatomic) UIColor *titleColor; // @synthesize titleColor; @property(retain, nonatomic) UIImage *background; // @synthesize background; @property(retain, nonatomic) UIImage *image; // @synthesize image; @@ -35,7 +38,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) BOOL isEmpty; // @dynamic isEmpty; +@property(readonly, nonatomic) _Bool isEmpty; // @dynamic isEmpty; @end diff --git a/iOS7/Frameworks/UIKit/UIButtonLabel.h b/iOS7/Frameworks/UIKit/UIButtonLabel.h index e5cb7d5c8..f7411cdad 100644 --- a/iOS7/Frameworks/UIKit/UIButtonLabel.h +++ b/iOS7/Frameworks/UIKit/UIButtonLabel.h @@ -8,25 +8,27 @@ @class UIButton; +// Not exported @interface UIButtonLabel : UILabel { - BOOL _reverseShadow; + _Bool _reverseShadow; UIButton *_button; } -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (id)_defaultAttributes; - (struct CGSize)intrinsicContentSize; -- (void)setReverseShadow:(BOOL)arg1; +- (void)setReverseShadow:(_Bool)arg1; - (struct CGSize)shadowOffset; -- (void)setTextAlignment:(int)arg1; -- (void)setAdjustsFontSizeToFitWidth:(BOOL)arg1; -- (void)setMinimumScaleFactor:(float)arg1; -- (void)_setMinimumFontSize:(float)arg1; +- (void)setTextAlignment:(long long)arg1; +- (void)setAdjustsFontSizeToFitWidth:(_Bool)arg1; +- (void)setMinimumScaleFactor:(double)arg1; +- (void)_setMinimumFontSize:(double)arg1; - (void)setShadowOffset:(struct CGSize)arg1; -- (void)setLineBreakMode:(int)arg1; +- (void)setLineBreakMode:(long long)arg1; - (void)setFont:(id)arg1; - (id)_initWithFrame:(struct CGRect)arg1 button:(id)arg2; +- (void)_setWantsAutolayout; @end diff --git a/iOS7/Frameworks/UIKit/UICGColor.h b/iOS7/Frameworks/UIKit/UICGColor.h index 5915364fb..d14d39ad6 100644 --- a/iOS7/Frameworks/UIKit/UICGColor.h +++ b/iOS7/Frameworks/UIKit/UICGColor.h @@ -6,24 +6,25 @@ #import +// Not exported @interface UICGColor : UIColor { struct CGColor *cachedColor; } -- (BOOL)_getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)_getWhite:(float *)arg1 alpha:(float *)arg2; -- (BOOL)isPatternColor; -- (float)alphaComponent; +- (_Bool)_getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)_getWhite:(double *)arg1 alpha:(double *)arg2; +- (_Bool)isPatternColor; +- (double)alphaComponent; - (struct CGColor *)CGColor; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)colorSpaceName; - (void)setStroke; - (void)setFill; - (void)set; -- (id)colorWithAlphaComponent:(float)arg1; +- (id)colorWithAlphaComponent:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithCGColor:(struct CGColor *)arg1; diff --git a/iOS7/Frameworks/UIKit/UICIColor.h b/iOS7/Frameworks/UIKit/UICIColor.h index edbe3edf7..e2ea27222 100644 --- a/iOS7/Frameworks/UIKit/UICIColor.h +++ b/iOS7/Frameworks/UIKit/UICIColor.h @@ -8,19 +8,20 @@ @class CIColor; +// Not exported @interface UICIColor : UIColor { CIColor *_ciColor; UIColor *_rgbColor; } -- (BOOL)_getWhite:(float *)arg1 alpha:(float *)arg2; -- (BOOL)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (_Bool)_getWhite:(double *)arg1 alpha:(double *)arg2; +- (_Bool)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)CIColor; - (struct CGColor *)CGColor; -- (id)colorWithAlphaComponent:(float)arg1; +- (id)colorWithAlphaComponent:(double)arg1; - (void)setStroke; - (void)setFill; - (void)set; diff --git a/iOS7/Frameworks/UIKit/UICachedDevicePatternColor.h b/iOS7/Frameworks/UIKit/UICachedDevicePatternColor.h index 1e22e0064..a409aa7b2 100644 --- a/iOS7/Frameworks/UIKit/UICachedDevicePatternColor.h +++ b/iOS7/Frameworks/UIKit/UICachedDevicePatternColor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UICachedDevicePatternColor : UICGColor { } @@ -14,10 +15,10 @@ - (void)dealloc; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (id)autorelease; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (oneway void)release; diff --git a/iOS7/Frameworks/UIKit/UICachedDeviceRGBColor.h b/iOS7/Frameworks/UIKit/UICachedDeviceRGBColor.h index 90b4200b3..cd92e1690 100644 --- a/iOS7/Frameworks/UIKit/UICachedDeviceRGBColor.h +++ b/iOS7/Frameworks/UIKit/UICachedDeviceRGBColor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UICachedDeviceRGBColor : UIDeviceRGBColor { } @@ -15,9 +16,9 @@ - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; -- (unsigned int)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; +- (unsigned long long)retainCount; - (id)retain; - (oneway void)release; diff --git a/iOS7/Frameworks/UIKit/UICachedDeviceWhiteColor.h b/iOS7/Frameworks/UIKit/UICachedDeviceWhiteColor.h index 47a2d5e7f..150b685c4 100644 --- a/iOS7/Frameworks/UIKit/UICachedDeviceWhiteColor.h +++ b/iOS7/Frameworks/UIKit/UICachedDeviceWhiteColor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UICachedDeviceWhiteColor : UIDeviceWhiteColor { } @@ -15,9 +16,9 @@ - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; -- (unsigned int)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; +- (unsigned long long)retainCount; - (id)retain; - (oneway void)release; diff --git a/iOS7/Frameworks/UIKit/UICalloutBar.h b/iOS7/Frameworks/UIKit/UICalloutBar.h index 9c8d83ec7..b5938c046 100644 --- a/iOS7/Frameworks/UIKit/UICalloutBar.h +++ b/iOS7/Frameworks/UIKit/UICalloutBar.h @@ -17,17 +17,17 @@ struct CGPoint m_pointRightOfControls; struct CGPoint m_targetPoint; int m_targetDirection; - BOOL m_targetHorizontal; - BOOL m_fadeAfterCommand; - BOOL m_recalcVisibleItems; - BOOL m_shouldAppear; + _Bool m_targetHorizontal; + _Bool m_fadeAfterCommand; + _Bool m_recalcVisibleItems; + _Bool m_shouldAppear; int m_pageCount; int m_currentPage; - BOOL m_supressesHorizontalMovement; + _Bool m_supressesHorizontalMovement; struct CGRect m_controlFrame; struct CGRect m_targetRect; struct CGRect m_supressesHorizontalMovementFrame; - float m_supressedHorizontalMovementX; + double m_supressedHorizontalMovementX; int m_arrowDirection; NSMutableArray *m_systemButtons; NSMutableArray *m_extraButtons; @@ -40,23 +40,23 @@ NSArray *m_replacements; NSArray *m_extraItems; NSString *m_untruncatedString; - BOOL m_didPromptForReplace; - BOOL m_ignoringEvents; - BOOL m_showAllReplacements; - BOOL m_ignoreFade; + _Bool m_didPromptForReplace; + _Bool m_ignoringEvents; + _Bool m_showAllReplacements; + _Bool m_ignoreFade; } + (void)fadeSharedCalloutBarIfNeededForTouchInView:(id)arg1 window:(id)arg2; + (void)hideSharedCalloutBar; + (void)fadeSharedCalloutBar; -+ (BOOL)sharedCalloutBarIsVisible; ++ (_Bool)sharedCalloutBarIsVisible; + (void)_releaseSharedInstance; + (id)activeCalloutBar; + (id)sharedCalloutBar; -@property(nonatomic) BOOL supressesHorizontalMovement; // @synthesize supressesHorizontalMovement=m_supressesHorizontalMovement; +@property(nonatomic) _Bool supressesHorizontalMovement; // @synthesize supressesHorizontalMovement=m_supressesHorizontalMovement; @property(copy, nonatomic) NSString *untruncatedString; // @synthesize untruncatedString=m_untruncatedString; @property(copy, nonatomic) NSArray *extraItems; // @synthesize extraItems=m_extraItems; -@property(nonatomic) BOOL showAllReplacements; // @synthesize showAllReplacements=m_showAllReplacements; +@property(nonatomic) _Bool showAllReplacements; // @synthesize showAllReplacements=m_showAllReplacements; @property(copy, nonatomic) NSArray *replacements; // @synthesize replacements=m_replacements; @property(nonatomic) UIResponder *responderTarget; // @synthesize responderTarget=m_responderTarget; @property(nonatomic) int arrowDirection; // @synthesize arrowDirection=m_arrowDirection; @@ -64,7 +64,7 @@ @property(readonly, nonatomic) NSArray *rectsToEvade; // @synthesize rectsToEvade=m_rectsToEvade; @property(nonatomic) id delegate; // @synthesize delegate=m_delegate; @property(nonatomic) struct CGRect controlFrame; // @synthesize controlFrame=m_controlFrame; -@property(nonatomic) BOOL targetHorizontal; // @synthesize targetHorizontal=m_targetHorizontal; +@property(nonatomic) _Bool targetHorizontal; // @synthesize targetHorizontal=m_targetHorizontal; @property(nonatomic) int targetDirection; // @synthesize targetDirection=m_targetDirection; @property(nonatomic) struct CGPoint targetPoint; // @synthesize targetPoint=m_targetPoint; @property(nonatomic) struct CGPoint pointRightOfControls; // @synthesize pointRightOfControls=m_pointRightOfControls; @@ -73,43 +73,44 @@ @property(nonatomic) struct CGPoint pointAboveControls; // @synthesize pointAboveControls=m_pointAboveControls; - (void)clearSupressesHorizontalMovementFrame; - (void)clearReplacements; -- (BOOL)hasReplacements; +- (_Bool)hasReplacements; - (void)clearEvadeRects; - (void)addRectToEvade:(struct CGRect)arg1; - (void)hideAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)appearAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (BOOL)recentlyFaded; -- (void)updateAnimated:(BOOL)arg1; +- (_Bool)recentlyFaded; +- (void)updateAnimated:(_Bool)arg1; - (void)update; - (void)hide; - (void)fade; - (void)_fadeAfterCommand:(SEL)arg1; - (void)appear; - (void)show; -- (void)buttonHighlighted:(id)arg1 highlighted:(BOOL)arg2; +- (void)buttonHighlighted:(id)arg1 highlighted:(_Bool)arg2; - (void)setTargetRect:(struct CGRect)arg1 arrowDirection:(int)arg2; - (void)setTargetRect:(struct CGRect)arg1 pointLeftOfControls:(struct CGPoint)arg2 pointRightOfControls:(struct CGPoint)arg3; - (void)setTargetRect:(struct CGRect)arg1 pointBelowControls:(struct CGPoint)arg2 pointAboveControls:(struct CGPoint)arg3; -- (BOOL)_updateVisibleItemsAnimated:(BOOL)arg1; +- (_Bool)_updateVisibleItemsAnimated:(_Bool)arg1; - (void)updateForCurrentPage; -- (void)configureButtons:(float)arg1; -- (BOOL)setFrameForSize:(struct CGSize)arg1; +- (void)configureButtons:(double)arg1; +- (_Bool)setFrameForSize:(struct CGSize)arg1; - (void)updateAvailableButtons; -- (BOOL)calculateControlFrameInsideTargetRect:(struct CGSize)arg1; -- (BOOL)calculateControlFrameForCalloutSize:(struct CGSize)arg1 right:(BOOL)arg2; -- (BOOL)calculateControlFrameForCalloutSize:(struct CGSize)arg1 below:(BOOL)arg2; -- (float)supressHorizontalXMovementIfNeededForPoint:(struct CGPoint)arg1 proposedX:(float)arg2; -- (BOOL)rectClear:(struct CGRect)arg1; +- (_Bool)calculateControlFrameInsideTargetRect:(struct CGSize)arg1; +- (_Bool)calculateControlFrameForCalloutSize:(struct CGSize)arg1 right:(_Bool)arg2; +- (_Bool)calculateControlFrameForCalloutSize:(struct CGSize)arg1 below:(_Bool)arg2; +- (double)supressHorizontalXMovementIfNeededForPoint:(struct CGPoint)arg1 proposedX:(double)arg2; +- (_Bool)rectClear:(struct CGRect)arg1; - (void)resetPage; - (struct CGRect)textEffectsWindowBoundsWithoutStatusBar; - (int)textEffectsVisibilityLevel; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)removeFromSuperview; - (void)_showNextItems:(id)arg1; - (void)_showPreviousItems:(id)arg1; - (void)buttonPressed:(id)arg1; - (id)targetForAction:(SEL)arg1; -@property(readonly, nonatomic) BOOL visible; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +@property(readonly, nonatomic) _Bool visible; - (void)expandAfterAlertOrBecomeActive:(id)arg1; - (void)flattenForAlertOrResignActive:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UICalloutBarBackground.h b/iOS7/Frameworks/UIKit/UICalloutBarBackground.h index b0f5ac869..158282833 100644 --- a/iOS7/Frameworks/UIKit/UICalloutBarBackground.h +++ b/iOS7/Frameworks/UIKit/UICalloutBarBackground.h @@ -8,9 +8,10 @@ @class UIImageView; +// Not exported @interface UICalloutBarBackground : _UIBackdropView { - float m_dividerOffsets[24]; + double m_dividerOffsets[24]; UIImageView *_blurMaskView; UIImageView *_tintMaskView; _UIBackdropView *_separatorView; @@ -21,10 +22,10 @@ @property(retain, nonatomic) _UIBackdropView *separatorView; // @synthesize separatorView=_separatorView; @property(retain, nonatomic) UIImageView *tintMaskView; // @synthesize tintMaskView=_tintMaskView; @property(retain, nonatomic) UIImageView *blurMaskView; // @synthesize blurMaskView=_blurMaskView; -- (void)setBlurDisabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1 forFrame:(struct CGRect)arg2; +- (void)setBlurDisabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1 forFrame:(struct CGRect)arg2; - (void)layoutSubviews; -- (void)setDividerOffsets:(float *)arg1; +- (void)setDividerOffsets:(double *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UICalloutBarButton.h b/iOS7/Frameworks/UIKit/UICalloutBarButton.h index 2b913d0d9..612dc8986 100644 --- a/iOS7/Frameworks/UIKit/UICalloutBarButton.h +++ b/iOS7/Frameworks/UIKit/UICalloutBarButton.h @@ -8,60 +8,61 @@ @class UITextReplacement; +// Not exported @interface UICalloutBarButton : UIButton { SEL m_action; int m_position; int m_type; UITextReplacement *m_textReplacement; - float m_contentWidth; - float m_contentScale; - float m_additionalContentHeight; - float m_dividerOffset; - float m_imageVerticalAdjust; - int m_page; - BOOL m_isText; - BOOL m_configured; - BOOL m_single; - BOOL m_padLeft; - BOOL m_padRight; - BOOL m_dontDismiss; - BOOL forceFlash; + double m_contentWidth; + double m_contentScale; + double m_additionalContentHeight; + double m_dividerOffset; + double m_imageVerticalAdjust; + long long m_page; + _Bool m_isText; + _Bool m_configured; + _Bool m_single; + _Bool m_padLeft; + _Bool m_padRight; + _Bool m_dontDismiss; + _Bool forceFlash; } + (id)buttonWithImage:(id)arg1 action:(SEL)arg2 type:(int)arg3 inView:(id)arg4; + (id)buttonWithTitle:(id)arg1 action:(SEL)arg2 type:(int)arg3 inView:(id)arg4; -+ (id)buttonWithTitle:(id)arg1 subtitle:(id)arg2 maxWidth:(float)arg3 action:(SEL)arg4 type:(int)arg5 inView:(id)arg6; -@property(nonatomic) BOOL dontDismiss; // @synthesize dontDismiss=m_dontDismiss; -@property(nonatomic) float imageVerticalAdjust; // @synthesize imageVerticalAdjust=m_imageVerticalAdjust; -@property(nonatomic) float dividerOffset; // @synthesize dividerOffset=m_dividerOffset; -@property(nonatomic) int page; // @synthesize page=m_page; -@property(nonatomic) BOOL forceFlash; // @synthesize forceFlash; ++ (id)buttonWithTitle:(id)arg1 subtitle:(id)arg2 maxWidth:(double)arg3 action:(SEL)arg4 type:(int)arg5 inView:(id)arg6; +@property(nonatomic) _Bool dontDismiss; // @synthesize dontDismiss=m_dontDismiss; +@property(nonatomic) double imageVerticalAdjust; // @synthesize imageVerticalAdjust=m_imageVerticalAdjust; +@property(nonatomic) double dividerOffset; // @synthesize dividerOffset=m_dividerOffset; +@property(nonatomic) long long page; // @synthesize page=m_page; +@property(nonatomic) _Bool forceFlash; // @synthesize forceFlash; @property(retain, nonatomic) UITextReplacement *textReplacement; // @synthesize textReplacement=m_textReplacement; @property(readonly, nonatomic) int type; // @synthesize type=m_type; -@property(readonly, nonatomic) float additionalContentHeight; // @synthesize additionalContentHeight=m_additionalContentHeight; -@property(readonly, nonatomic) float contentScale; // @synthesize contentScale=m_contentScale; -@property(readonly, nonatomic) float contentWidth; // @synthesize contentWidth=m_contentWidth; +@property(readonly, nonatomic) double additionalContentHeight; // @synthesize additionalContentHeight=m_additionalContentHeight; +@property(readonly, nonatomic) double contentScale; // @synthesize contentScale=m_contentScale; +@property(readonly, nonatomic) double contentWidth; // @synthesize contentWidth=m_contentWidth; @property(readonly, nonatomic) SEL action; // @synthesize action=m_action; - (void)flash; - (void)cancelFlash; - (void)fadeAndSendAction; -- (void)setHighlighted:(BOOL)arg1; -- (void)setContentScale:(float)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setContentScale:(double)arg1; - (void)configureForRightPosition:(int)arg1; - (void)configureForMiddlePosition; - (void)configureForLeftPosition:(int)arg1; - (void)configureForSingle:(int)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; -- (struct CGRect)adjustRectForPosition:(struct CGRect)arg1 scaleRect:(BOOL)arg2; +- (struct CGRect)adjustRectForPosition:(struct CGRect)arg1 scaleRect:(_Bool)arg2; - (void)removeFromSuperview; - (void)layoutSubviews; - (void)configureLabel; - (void)dealloc; - (void)setupWithImage:(id)arg1 action:(SEL)arg2 type:(int)arg3; - (void)setupWithTitle:(id)arg1 action:(SEL)arg2 type:(int)arg3; -- (void)setupWithTitle:(id)arg1 subtitle:(id)arg2 maxWidth:(float)arg3 action:(SEL)arg4 type:(int)arg5; +- (void)setupWithTitle:(id)arg1 subtitle:(id)arg2 maxWidth:(double)arg3 action:(SEL)arg4 type:(int)arg5; - (void)_commonSetupWithAction:(SEL)arg1 type:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UICalloutView.h b/iOS7/Frameworks/UIKit/UICalloutView.h index d416b42b1..4308eb4d8 100644 --- a/iOS7/Frameworks/UIKit/UICalloutView.h +++ b/iOS7/Frameworks/UIKit/UICalloutView.h @@ -40,17 +40,17 @@ NSMutableArray *_fadeInViews; NSMutableArray *_fadeOutViews; NSTimer *_layoutAnimationTimer; - float _maximumWidth; + double _maximumWidth; } + (id)sharedCalloutView; -+ (float)defaultHeight; ++ (double)defaultHeight; + (id)_bottomAnchorImage; + (id)_topAnchorImage; + (id)_rightCapImage; + (id)_leftCapImage; + (id)_backgroundImage; -@property(nonatomic) float maximumWidth; // @synthesize maximumWidth=_maximumWidth; +@property(nonatomic) double maximumWidth; // @synthesize maximumWidth=_maximumWidth; @property(retain, nonatomic) UIView *rightView; // @synthesize rightView=_rightView; @property(retain, nonatomic) UIView *leftView; // @synthesize leftView=_leftView; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; @@ -63,18 +63,18 @@ - (void)_markDidMoveCalled; - (void)fadeOutWithDuration:(double)arg1; - (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)setAnchorPoint:(struct CGPoint)arg1 boundaryRect:(struct CGRect)arg2 animate:(BOOL)arg3; -- (void)_layoutSubviews:(BOOL)arg1; -- (void)_setOriginForScale:(float)arg1; +- (void)setAnchorPoint:(struct CGPoint)arg1 boundaryRect:(struct CGRect)arg2 animate:(_Bool)arg3; +- (void)_layoutSubviews:(_Bool)arg1; +- (void)_setOriginForScale:(double)arg1; - (void)getActualAnchorPoint:(struct CGPoint *)arg1 frame:(struct CGRect *)arg2 position:(int *)arg3 forDesiredAnchorPoint:(struct CGPoint)arg4 boundaryRect:(struct CGRect)arg5; -@property(nonatomic) BOOL canAnchorFromBottom; +@property(nonatomic) _Bool canAnchorFromBottom; - (struct CGPoint)anchorPoint; - (struct CGPoint)offset; - (void)setOffset:(struct CGPoint)arg1; -@property(nonatomic) int subtitleTextAlignment; -@property(nonatomic) int titleTextAlignment; -@property(nonatomic) int subtitleLineBreakMode; -@property(nonatomic) int titleLineBreakMode; +@property(nonatomic) long long subtitleTextAlignment; +@property(nonatomic) long long titleTextAlignment; +@property(nonatomic) long long subtitleLineBreakMode; +@property(nonatomic) long long titleLineBreakMode; - (id)temporaryTitle; - (void)setTemporaryTitle:(id)arg1; - (id)subtitle; @@ -83,25 +83,25 @@ - (void)setTitle:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_fadeViewsIn:(BOOL)arg1; +- (void)_fadeViewsIn:(_Bool)arg1; - (void)_scheduleLayoutAnimation; - (void)_layoutAnimation; - (void)_setLayoutAnimationTimer:(id)arg1; -- (void)setSubtitle:(id)arg1 animated:(BOOL)arg2; -- (void)setRightView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftView:(id)arg1 animated:(BOOL)arg2; +- (void)setSubtitle:(id)arg1 animated:(_Bool)arg2; +- (void)setRightView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftView:(id)arg1 animated:(_Bool)arg2; - (void)_scheduleViewToFadeOut:(id)arg1; - (void)_scheduleViewToFadeIn:(id)arg1; - (void)_setRightView:(id)arg1; - (void)_setLeftView:(id)arg1; -@property(readonly, nonatomic) float UICalloutViewMinimumWidth; -@property(readonly, nonatomic) float UICalloutViewVerticalMargin; -@property(readonly, nonatomic) float UICalloutViewHorizontalPadding; -@property(readonly, nonatomic) float UICalloutViewHorizontalMargin; -@property(readonly, nonatomic) float UICalloutViewButtonPadding; +@property(readonly, nonatomic) double UICalloutViewMinimumWidth; +@property(readonly, nonatomic) double UICalloutViewVerticalMargin; +@property(readonly, nonatomic) double UICalloutViewHorizontalPadding; +@property(readonly, nonatomic) double UICalloutViewHorizontalMargin; +@property(readonly, nonatomic) double UICalloutViewButtonPadding; @property(readonly, nonatomic) double UICalloutViewLayoutDuration; -@property(readonly, nonatomic) float UICalloutViewCapPaddingTop; -@property(readonly, nonatomic) float UICalloutViewCapHeight; +@property(readonly, nonatomic) double UICalloutViewCapPaddingTop; +@property(readonly, nonatomic) double UICalloutViewCapHeight; @end diff --git a/iOS7/Frameworks/UIKit/UICellHighlightingSupport.h b/iOS7/Frameworks/UIKit/UICellHighlightingSupport.h index c2f2c22c7..33f73c640 100644 --- a/iOS7/Frameworks/UIKit/UICellHighlightingSupport.h +++ b/iOS7/Frameworks/UIKit/UICellHighlightingSupport.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UICellHighlightingSupport : NSObject { struct __CFDictionary *_unhighlightedStates; @@ -13,8 +14,8 @@ } - (void)highlightView:(id)arg1; -- (void)applyState:(unsigned int)arg1 toView:(id)arg2; -- (void)cacheState:(unsigned int)arg1 forView:(id)arg2; +- (void)applyState:(unsigned long long)arg1 toView:(id)arg2; +- (void)cacheState:(unsigned long long)arg1 forView:(id)arg2; - (void)dealloc; - (id)initWithCell:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UICheckeredPatternView.h b/iOS7/Frameworks/UIKit/UICheckeredPatternView.h index bf43e8558..5c1adda60 100644 --- a/iOS7/Frameworks/UIKit/UICheckeredPatternView.h +++ b/iOS7/Frameworks/UIKit/UICheckeredPatternView.h @@ -12,14 +12,14 @@ { UIColor *m_patternColor; UIColor *m_checkerColor; - float m_scale; + double m_scale; } - (void)setCheckerColor:(id)arg1; - (id)checkerColor; - (void)updatePatternColor; - (void)didMoveToWindow; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIClassSwapper.h b/iOS7/Frameworks/UIKit/UIClassSwapper.h index ad0461dc6..2f2c764a9 100644 --- a/iOS7/Frameworks/UIKit/UIClassSwapper.h +++ b/iOS7/Frameworks/UIKit/UIClassSwapper.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UIClassSwapper : NSObject { NSString *className; diff --git a/iOS7/Frameworks/UIKit/UIClassicController.h b/iOS7/Frameworks/UIKit/UIClassicController.h index 176fac624..54179bcd5 100644 --- a/iOS7/Frameworks/UIKit/UIClassicController.h +++ b/iOS7/Frameworks/UIKit/UIClassicController.h @@ -14,33 +14,27 @@ UIView *_chromeView; UIStatusBarViewController *_statusBarViewController; UIZoomViewController *_zoomViewController; - BOOL _hidesClassicChrome; - BOOL _hidesStatusBarFiller; + _Bool _hidesClassicChrome; + _Bool _hidesStatusBarFiller; } + (id)sharedClassicController; -- (void)setDrawsStatusBarFiller:(BOOL)arg1; -- (BOOL)drawsStatusBarFiller; -- (void)setZoomed:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setDrawsClassicChrome:(BOOL)arg1; -- (BOOL)_shouldHideStatusBar; -- (BOOL)drawsClassicChrome; -- (void)_classicChangeStatusBarOrientationFinished:(id)arg1 finished:(BOOL)arg2 context:(id)arg3; +- (void)setDrawsStatusBarFiller:(_Bool)arg1; +- (_Bool)drawsStatusBarFiller; +- (void)setZoomed:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)_shouldHideStatusBar; +- (void)_classicChangeStatusBarOrientationFinished:(id)arg1 finished:(_Bool)arg2 context:(id)arg3; - (void)_classicChangeStatusBarOrientation:(id)arg1; - (void)_initializeStatusBarOrientation; -- (void)setZoomed:(BOOL)arg1; -- (BOOL)isZoomed; -- (void)_finishZoom:(BOOL)arg1; -- (BOOL)_supportsZoom; -- (void)_updateChromeView:(id)arg1 orientation:(int)arg2; -- (id)_newChromeViewForOrientation:(int)arg1; -- (id)_chromeImageWithOrientation:(int)arg1; +- (void)setZoomed:(_Bool)arg1; +- (_Bool)isZoomed; +- (_Bool)_supportsZoom; - (id)_window; - (void)_setupWindow; -- (BOOL)isClassicControlWindow:(id)arg1; -- (void)setStatusBarOrientation:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarStyle:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2; +- (_Bool)isClassicControlWindow:(id)arg1; +- (void)setStatusBarOrientation:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarStyle:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 animationParameters:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIClassicStatusBarView.h b/iOS7/Frameworks/UIKit/UIClassicStatusBarView.h index 186328c5c..569d668a5 100644 --- a/iOS7/Frameworks/UIKit/UIClassicStatusBarView.h +++ b/iOS7/Frameworks/UIKit/UIClassicStatusBarView.h @@ -8,12 +8,14 @@ @class UIImage, UIImageView; +// Not exported @interface UIClassicStatusBarView : _UIScrollsToTopInitiatorView { UIImageView *_backgroundView; + UIImage *_image; } -@property(retain, nonatomic) UIImage *image; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIClassicWindow.h b/iOS7/Frameworks/UIKit/UIClassicWindow.h index bf8292d97..19e9b330a 100644 --- a/iOS7/Frameworks/UIKit/UIClassicWindow.h +++ b/iOS7/Frameworks/UIKit/UIClassicWindow.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIClassicWindow : UIWindow { } -- (BOOL)_shouldZoom; +- (_Bool)_shouldZoom; - (void)_updateTransformLayerForClassicPresentation; @end diff --git a/iOS7/Frameworks/UIKit/UIClientRotationContext.h b/iOS7/Frameworks/UIKit/UIClientRotationContext.h index 8bee3d5b2..6378646ba 100644 --- a/iOS7/Frameworks/UIKit/UIClientRotationContext.h +++ b/iOS7/Frameworks/UIKit/UIClientRotationContext.h @@ -8,6 +8,7 @@ @class NSArray, UISnapshotView, UIView, UIWindow; +// Not exported @interface UIClientRotationContext : NSObject { UIView *_headerView; @@ -17,47 +18,47 @@ UIView *_rotatingSnapshotView; UIView *_footerStartSnapshotView; UIView *_footerEndSnapshotView; - BOOL _headerWasHidden; - BOOL _footerWasHidden; - BOOL _contentWasHidden; - BOOL _snapshotTargetWasHidden; - BOOL _orderKeyboardInAfterRotating; - BOOL _skipFooterRotation; - BOOL _skipHeaderRotation; - int _fromOrientation; - int _toOrientation; + _Bool _headerWasHidden; + _Bool _footerWasHidden; + _Bool _contentWasHidden; + _Bool _snapshotTargetWasHidden; + _Bool _orderKeyboardInAfterRotating; + _Bool _skipFooterRotation; + _Bool _skipHeaderRotation; + long long _fromOrientation; + long long _toOrientation; double _duration; UISnapshotView *_headerSnapshotViewStart; UISnapshotView *_footerSnapshotViewStart; UISnapshotView *_contentSnapshotViewStart; - float _contentTopAdjustmentStart; + double _contentTopAdjustmentStart; id _rotatingClient; - CDStruct_19ba41f1 _rotationSettings; - float contentBottomInset; + CDStruct_010f855d _rotationSettings; + double contentBottomInset; UIWindow *_window; - BOOL _skipClientRotationCallbacks; + _Bool _skipClientRotationCallbacks; NSArray *_backdropViews; } -@property(nonatomic) BOOL skipClientRotationCallbacks; // @synthesize skipClientRotationCallbacks=_skipClientRotationCallbacks; -@property(readonly, nonatomic) int toOrientation; // @synthesize toOrientation=_toOrientation; -@property(readonly, nonatomic) int fromOrientation; // @synthesize fromOrientation=_fromOrientation; +@property(nonatomic) _Bool skipClientRotationCallbacks; // @synthesize skipClientRotationCallbacks=_skipClientRotationCallbacks; +@property(readonly, nonatomic) long long toOrientation; // @synthesize toOrientation=_toOrientation; +@property(readonly, nonatomic) long long fromOrientation; // @synthesize fromOrientation=_fromOrientation; @property(readonly, nonatomic) double duration; // @synthesize duration=_duration; @property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(readonly, nonatomic) id rotatingClient; // @synthesize rotatingClient=_rotatingClient; -- (void)disableBackdropViewUpdates:(BOOL)arg1; -- (void)finishFullRotateUsingOnePartAnimation:(BOOL)arg1; +- (void)disableBackdropViewUpdates:(_Bool)arg1; +- (void)finishFullRotateUsingOnePartAnimation:(_Bool)arg1; - (void)finishFirstHalfRotation; - (void)rotateSnapshots; -- (void)setupRotationOrderingKeyboardInAfterRotation:(BOOL)arg1; -- (BOOL)_isFooterTranslucent; -- (BOOL)_isHeaderTranslucent; +- (void)setupRotationOrderingKeyboardInAfterRotation:(_Bool)arg1; +- (_Bool)_isFooterTranslucent; +- (_Bool)_isHeaderTranslucent; - (void)_slideFooterWithStartSnapshot:(id)arg1 endSnapshot:(id)arg2 duration:(double)arg3; -- (void)_positionHeaderView:(id)arg1 andFooterView:(id)arg2 outsideContentViewForInterfaceOrientation:(int)arg3; -- (void)slideHeaderViewAndFooterViewOffScreen:(BOOL)arg1 forInterfaceOrientation:(int)arg2; -- (void)_slideHeaderView:(id)arg1 andFooterView:(id)arg2 offScreen:(BOOL)arg3 forInterfaceOrientation:(int)arg4; +- (void)_positionHeaderView:(id)arg1 andFooterView:(id)arg2 outsideContentViewForInterfaceOrientation:(long long)arg3; +- (void)slideHeaderViewAndFooterViewOffScreen:(_Bool)arg1 forInterfaceOrientation:(long long)arg2; +- (void)_slideHeaderView:(id)arg1 andFooterView:(id)arg2 offScreen:(_Bool)arg3 forInterfaceOrientation:(long long)arg4; - (void)dealloc; -- (id)initWithClient:(id)arg1 toOrientation:(int)arg2 duration:(double)arg3 andWindow:(id)arg4; +- (id)initWithClient:(id)arg1 toOrientation:(long long)arg2 duration:(double)arg3 andWindow:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionReusableView.h b/iOS7/Frameworks/UIKit/UICollectionReusableView.h index 8151b2967..57cdd5bcd 100644 --- a/iOS7/Frameworks/UIKit/UICollectionReusableView.h +++ b/iOS7/Frameworks/UIKit/UICollectionReusableView.h @@ -14,15 +14,18 @@ NSString *_reuseIdentifier; UICollectionView *_collectionView; struct { - unsigned int updateAnimationCount:4; + unsigned int updateAnimationCount:5; + unsigned int wasDequeued:1; } _reusableViewFlags; } @property(readonly, nonatomic) NSString *reuseIdentifier; // @synthesize reuseIdentifier=_reuseIdentifier; -- (BOOL)_disableRasterizeInAnimations; +- (_Bool)_disableRasterizeInAnimations; +- (_Bool)_wasDequeued; +- (void)_markAsDequeued; - (void)_clearUpdateAnimation; - (void)_addUpdateAnimation; -- (BOOL)_isInUpdateAnimation; +- (_Bool)_isInUpdateAnimation; - (void)_setCollectionView:(id)arg1; - (id)_collectionView; - (void)_setReuseIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UICollectionView-StateRestoration.h b/iOS7/Frameworks/UIKit/UICollectionView-StateRestoration.h new file mode 100644 index 000000000..ece94212e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UICollectionView-StateRestoration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UICollectionView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (_Bool)_indexPathIsValid:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UICollectionView.h b/iOS7/Frameworks/UIKit/UICollectionView.h index 82bfd9e48..5130513c2 100644 --- a/iOS7/Frameworks/UIKit/UICollectionView.h +++ b/iOS7/Frameworks/UIKit/UICollectionView.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSIndexPath, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, UICollectionReusableView, UICollectionViewData, UICollectionViewLayout, UICollectionViewUpdate, UITouch, UIView, _UIDynamicAnimationGroup; +@class NSArray, NSIndexPath, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, UICollectionReusableView, UICollectionViewData, UICollectionViewLayout, UICollectionViewLayoutAttributes, UICollectionViewUpdate, UITouch, UIView, _UIDynamicAnimationGroup; @interface UICollectionView : UIScrollView { @@ -17,11 +17,11 @@ NSMutableDictionary *_cellReuseQueues; NSMutableDictionary *_supplementaryViewReuseQueues; NSMutableSet *_indexPathsForHighlightedItems; - int _reloadingSuspendedCount; - int _updateAnimationCount; + long long _reloadingSuspendedCount; + long long _updateAnimationCount; UICollectionReusableView *_firstResponderView; UIView *_newContentView; - int _firstResponderViewType; + long long _firstResponderViewType; NSString *_firstResponderViewKind; NSIndexPath *_firstResponderIndexPath; NSMutableDictionary *_allVisibleViewsDict; @@ -33,8 +33,8 @@ struct CGRect _visibleBounds; struct CGRect _preRotationBounds; struct CGPoint _rotationBoundsOffset; - int _rotationAnimationCount; - int _updateCount; + long long _rotationAnimationCount; + long long _updateCount; NSMutableArray *_insertItems; NSMutableArray *_deleteItems; NSMutableArray *_reloadItems; @@ -49,8 +49,9 @@ NSMutableDictionary *_supplementaryViewNibDict; NSMutableDictionary *_cellNibExternalObjectsTables; NSMutableDictionary *_supplementaryViewNibExternalObjectsTables; - BOOL _isInInteractiveTransition; - BOOL _shouldAccumulateTrackedLayoutValues; + UICollectionViewLayoutAttributes *_transitionLayoutAttributes; + _Bool _isInInteractiveTransition; + _Bool _shouldAccumulateTrackedLayoutValues; NSMutableDictionary *_interactiveTransitionInfos; id _interactiveCompletionHandler; double _currentInteractiveTransitionTimeStamp; @@ -58,8 +59,8 @@ double _startTimeStamp; struct CGPoint _currentCenterOffset; struct CGPoint _previousCenterOffset; - float _currentInteractiveTransitionProgress; - float _previousInteractiveTransitionProgress; + double _currentInteractiveTransitionProgress; + double _previousInteractiveTransitionProgress; _UIDynamicAnimationGroup *_endInteractiveTransitionAnimationGroup; UICollectionViewLayout *_nextLayoutForInteractiveTranstion; NSMutableDictionary *_interactiveTransitionValueTrackingDict; @@ -77,6 +78,7 @@ unsigned int delegateDidEndDisplayingSupplementaryView:1; unsigned int delegateIndexForReferenceItemDuringLayoutTransition:1; unsigned int delegateOverrideForTransitionOffsetSize:1; + unsigned int delegateTargetContentOffsetForProposedContentOffset:1; unsigned int dataSourceNumberOfSections:1; unsigned int dataSourceViewForSupplementaryElement:1; unsigned int reloadSkippedDuringSuspension:1; @@ -106,21 +108,21 @@ @property(retain, nonatomic) UICollectionViewLayout *collectionViewLayout; // @synthesize collectionViewLayout=_layout; - (id)_dynamicAnimationsForTrackValues; - (void)_updateTrackedLayoutValuesWith:(id)arg1; -- (float)_trackedLayoutValueForKey:(id)arg1; -- (void)_trackLayoutValue:(float)arg1 forKey:(id)arg2; -- (int)maximumGlobalItemIndex; -- (int)highlightedGlobalItem; +- (double)_trackedLayoutValueForKey:(id)arg1; +- (void)_trackLayoutValue:(double)arg1 forKey:(id)arg2; +- (long long)maximumGlobalItemIndex; +- (long long)highlightedGlobalItem; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; - (void)_moveWithEvent:(id)arg1; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)_cellMenuDismissed; - (void)_performAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; -- (BOOL)_canPerformAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; -- (BOOL)_shouldShowMenuForCell:(id)arg1; +- (_Bool)_canPerformAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; +- (_Bool)_shouldShowMenuForCell:(id)arg1; - (struct CGPoint)_contentOffsetForNewFrame:(struct CGRect)arg1 oldFrame:(struct CGRect)arg2 newContentSize:(struct CGSize)arg3 andOldContentSize:(struct CGSize)arg4; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; - (void)didMoveToWindow; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)_cancelTouches; @@ -146,7 +148,7 @@ - (void)deleteItemsAtIndexPaths:(id)arg1; - (void)insertItemsAtIndexPaths:(id)arg1; - (void)_updateRowsAtIndexPaths:(id)arg1 updateAction:(int)arg2; -- (void)moveSection:(int)arg1 toSection:(int)arg2; +- (void)moveSection:(long long)arg1 toSection:(long long)arg2; - (void)reloadSections:(id)arg1; - (void)deleteSections:(id)arg1; - (void)insertSections:(id)arg1; @@ -165,75 +167,77 @@ - (void)registerClass:(Class)arg1 forSupplementaryViewOfKind:(id)arg2 withReuseIdentifier:(id)arg3; - (void)registerClass:(Class)arg1 forCellWithReuseIdentifier:(id)arg2; - (void)_scrollViewWillEndDraggingWithVelocity:(struct CGPoint)arg1 targetContentOffset:(inout struct CGPoint *)arg2; -- (void)scrollToItemAtIndexPath:(id)arg1 atScrollPosition:(unsigned int)arg2 animated:(BOOL)arg3; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)setContentInset:(struct UIEdgeInsets)arg1; +- (void)scrollToItemAtIndexPath:(id)arg1 atScrollPosition:(unsigned long long)arg2 animated:(_Bool)arg3; - (id)_indexPathsForVisibleDecorationViewsOfKind:(id)arg1; - (id)_indexPathsForVisibleSupplementaryViewsOfKind:(id)arg1; -- (id)_indexPathsForVisibleSupplementaryViewsOfKind:(id)arg1 isDecorationView:(BOOL)arg2; +- (id)_indexPathsForVisibleSupplementaryViewsOfKind:(id)arg1 isDecorationView:(_Bool)arg2; - (id)_visibleDecorationViewsOfKind:(id)arg1; - (id)_visibleSupplementaryViewsOfKind:(id)arg1; -- (id)_visibleSupplementaryViewsOfKind:(id)arg1 isDecorationView:(BOOL)arg2; +- (id)_visibleSupplementaryViewsOfKind:(id)arg1 isDecorationView:(_Bool)arg2; - (id)indexPathsForVisibleItems; - (id)visibleCells; - (id)cellForItemAtIndexPath:(id)arg1; - (id)indexPathForSupplementaryView:(id)arg1; - (id)indexPathForCell:(id)arg1; -- (id)_indexPathForView:(id)arg1 ofType:(unsigned int)arg2; +- (id)_indexPathForView:(id)arg1 ofType:(unsigned long long)arg2; - (id)indexPathForItemAtPoint:(struct CGPoint)arg1; - (id)layoutAttributesForSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; -- (int)numberOfItemsInSection:(int)arg1; -- (int)numberOfSections; +- (long long)numberOfItemsInSection:(long long)arg1; +- (long long)numberOfSections; - (id)_pivotForTransitionFromLayout:(id)arg1 toLayout:(id)arg2; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; -- (void)_finishInteractiveTransitionShouldFinish:(BOOL)arg1; -- (void)_cleanUpAfterInteractiveTransitionDidFinish:(BOOL)arg1; -- (void)_updateTransitionWithProgress:(float)arg1; +- (void)_cancelInteractiveTransitionWithFinalAnimation:(_Bool)arg1; +- (void)_finishInteractiveTransitionWithFinalAnimation:(_Bool)arg1; +- (void)_finishInteractiveTransitionShouldFinish:(_Bool)arg1 finalAnimation:(_Bool)arg2; +- (void)_cleanUpAfterInteractiveTransitionDidFinish:(_Bool)arg1; +- (void)_updateTransitionWithProgress:(double)arg1; - (id)startInteractiveTransitionToCollectionViewLayout:(id)arg1 completion:(id)arg2; -- (void)_setCollectionViewLayout:(id)arg1 animated:(BOOL)arg2 isInteractive:(BOOL)arg3 completion:(id)arg4; -- (void)setCollectionViewLayout:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)setCollectionViewLayout:(id)arg1 animated:(BOOL)arg2; -- (BOOL)_visible; +- (void)_setCollectionViewLayout:(id)arg1 animated:(_Bool)arg2 isInteractive:(_Bool)arg3 completion:(id)arg4; +- (void)setCollectionViewLayout:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)setCollectionViewLayout:(id)arg1 animated:(_Bool)arg2; +- (_Bool)_visible; - (void)layoutSubviews; - (id)_viewControllerToNotifyOnLayoutSubviews; - (void)_updateBackgroundView; -- (BOOL)_isTransitionVisibleFrom:(id)arg1 toLayoutAttributes:(id)arg2; -- (id)_doubleSidedAnimationsForView:(id)arg1 withStartingLayoutAttributes:(id)arg2 startingLayout:(id)arg3 endingLayoutAttributes:(id)arg4 endingLayout:(id)arg5 withAnimationSetup:(id)arg6 animationCompletion:(void)arg7 enableCustomAnimations:(id)arg8; +- (id)_doubleSidedAnimationsForView:(id)arg1 withStartingLayoutAttributes:(id)arg2 startingLayout:(id)arg3 endingLayoutAttributes:(id)arg4 endingLayout:(id)arg5 withAnimationSetup:(id)arg6 animationCompletion:(void)arg7 enableCustomAnimations:(id)arg8 customAnimationsType:(void)arg9; - (void)_ensureViewsAreLoadedInRect:(struct CGRect)arg1; -- (void)_updateVisibleCellsNow:(BOOL)arg1; -- (id)_createPreparedSupplementaryViewForElementOfKind:(id)arg1 atIndexPath:(id)arg2 withLayoutAttributes:(id)arg3; -- (id)_createPreparedCellForItemAtIndexPath:(id)arg1 withLayoutAttributes:(id)arg2; +- (void)_updateVisibleCellsNow:(_Bool)arg1; +- (void)setContentSize:(struct CGSize)arg1; +- (id)_createPreparedSupplementaryViewForElementOfKind:(id)arg1 atIndexPath:(id)arg2 withLayoutAttributes:(id)arg3 applyAttributes:(_Bool)arg4; +- (id)_createPreparedCellForItemAtIndexPath:(id)arg1 withLayoutAttributes:(id)arg2 applyAttributes:(_Bool)arg3; - (struct CGRect)_visibleBounds; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; -- (void)_addControlledSubview:(id)arg1 atZIndex:(int)arg2; -- (void)_setIsAncestorOfFirstResponder:(BOOL)arg1; +- (void)_addControlledSubview:(id)arg1 atZIndex:(long long)arg2; +- (void)_setIsAncestorOfFirstResponder:(_Bool)arg1; - (void)_invalidateLayoutIfNecessary; - (void)reloadData; -- (void)_setNeedsVisibleCellsUpdate:(BOOL)arg1 withLayoutAttributes:(BOOL)arg2; +- (void)_setNeedsVisibleCellsUpdate:(_Bool)arg1 withLayoutAttributes:(_Bool)arg2; - (void)_resumeReloads; - (void)_suspendReloads; -@property(nonatomic) BOOL allowsMultipleSelection; -- (BOOL)_highlightItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3 notifyDelegate:(BOOL)arg4; -- (void)_unhighlightItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 notifyDelegate:(BOOL)arg3; -@property(nonatomic) BOOL allowsSelection; -- (void)deselectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)_deselectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 notifyDelegate:(BOOL)arg3; -- (void)selectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(unsigned int)arg3; -- (void)_selectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(unsigned int)arg3 notifyDelegate:(BOOL)arg4; -- (void)_deselectAllAnimated:(BOOL)arg1 notifyDelegate:(BOOL)arg2; +@property(nonatomic) _Bool allowsMultipleSelection; +- (_Bool)_highlightItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3 notifyDelegate:(_Bool)arg4; +- (void)_unhighlightItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 notifyDelegate:(_Bool)arg3; +@property(nonatomic) _Bool allowsSelection; +- (void)deselectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (void)_deselectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 notifyDelegate:(_Bool)arg3; +- (void)selectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(unsigned long long)arg3; +- (void)_selectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(unsigned long long)arg3 notifyDelegate:(_Bool)arg4; +- (void)_deselectAllAnimated:(_Bool)arg1 notifyDelegate:(_Bool)arg2; - (id)_visibleViewsDict; - (id)_collectionViewData; - (id)_layoutAttributesForItemsInRect:(struct CGRect)arg1; - (id)indexPathsForSelectedItems; -- (BOOL)_dataSourceImplementsNumberOfSections; +- (_Bool)_dataSourceImplementsNumberOfSections; - (void)_reloadDataIfNeeded; @property(nonatomic) id delegate; // @dynamic delegate; - (id)_visibleDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)_visibleSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)_visibleSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2 isDecorationView:(BOOL)arg3; -- (void)_setVisibleSupplementaryView:(id)arg1 forKind:(id)arg2 indexPath:(id)arg3 isDecorationView:(BOOL)arg4; -- (void)_setVisibleCell:(id)arg1 forIndexPath:(id)arg2; +- (id)_visibleSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2 isDecorationView:(_Bool)arg3; - (id)_keysForObject:(id)arg1 inDictionary:(id)arg2; - (void)_addEntriesFromDictionary:(id)arg1 inDictionary:(id)arg2; - (void)_addEntriesFromDictionary:(id)arg1 inDictionary:(id)arg2 andSet:(id)arg3; @@ -245,9 +249,6 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1 collectionViewLayout:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (BOOL)_indexPathIsValid:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewAnimation.h b/iOS7/Frameworks/UIKit/UICollectionViewAnimation.h index dbce7890d..add7a08e8 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewAnimation.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewAnimation.h @@ -8,12 +8,13 @@ @class NSMutableArray, UICollectionReusableView, UICollectionViewLayoutAttributes; +// Not exported @interface UICollectionViewAnimation : NSObject { UICollectionReusableView *_view; UICollectionViewLayoutAttributes *_finalLayoutAttributes; - float _startFraction; - float _endFraction; + double _startFraction; + double _endFraction; int _viewType; NSMutableArray *_completionHandlers; NSMutableArray *_startupHandlers; @@ -26,21 +27,21 @@ } _collectionViewAnimationFlags; } -@property(readonly, nonatomic) float endFraction; // @synthesize endFraction=_endFraction; -@property(readonly, nonatomic) float startFraction; // @synthesize startFraction=_startFraction; +@property(readonly, nonatomic) double endFraction; // @synthesize endFraction=_endFraction; +@property(readonly, nonatomic) double startFraction; // @synthesize startFraction=_startFraction; @property(readonly, nonatomic) UICollectionViewLayoutAttributes *finalLayoutAttributes; // @synthesize finalLayoutAttributes=_finalLayoutAttributes; @property(readonly, nonatomic) int viewType; // @synthesize viewType=_viewType; @property(readonly, nonatomic) UICollectionReusableView *view; // @synthesize view=_view; - (void)addStartupHandler:(id)arg1; - (void)addCompletionHandler:(id)arg1; - (void)start; -@property(nonatomic) BOOL resetRasterizationAfterAnimation; -@property(nonatomic) BOOL rasterizeAfterAnimation; -@property(readonly, nonatomic) BOOL deleteAfterAnimation; -@property(readonly, nonatomic) BOOL animateFromCurrentPosition; +@property(nonatomic) _Bool resetRasterizationAfterAnimation; +@property(nonatomic) _Bool rasterizeAfterAnimation; +@property(readonly, nonatomic) _Bool deleteAfterAnimation; +@property(readonly, nonatomic) _Bool animateFromCurrentPosition; - (id)description; - (void)dealloc; -- (id)initWithView:(id)arg1 viewType:(int)arg2 finalLayoutAttributes:(id)arg3 startFraction:(float)arg4 endFraction:(float)arg5 animateFromCurrentPostion:(BOOL)arg6 deleteAfterAnimation:(BOOL)arg7 customAnimations:(id)arg8; +- (id)initWithView:(id)arg1 viewType:(int)arg2 finalLayoutAttributes:(id)arg3 startFraction:(double)arg4 endFraction:(double)arg5 animateFromCurrentPostion:(_Bool)arg6 deleteAfterAnimation:(_Bool)arg7 customAnimations:(id)arg8; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewCell.h b/iOS7/Frameworks/UIKit/UICollectionViewCell.h index ec1eb13d0..654a0ca76 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewCell.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewCell.h @@ -25,8 +25,8 @@ unsigned int clearSelectionWhenMenuDisappears:1; unsigned int waitingForSelectionAnimationHalfwayPoint:1; } _collectionCellFlags; - BOOL _selected; - BOOL _highlighted; + _Bool _selected; + _Bool _highlighted; } @property(retain, nonatomic) UIView *selectedBackgroundView; // @synthesize selectedBackgroundView=_selectedBackgroundView; @@ -38,24 +38,24 @@ - (void)copy:(id)arg1; - (void)cut:(id)arg1; - (void)_performAction:(SEL)arg1 sender:(id)arg2; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)_menuDismissed:(id)arg1; - (void)_handleMenuGesture:(id)arg1; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_isUsingOldStyleMultiselection; -- (BOOL)_shouldSaveOpaqueStateForView:(id)arg1; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -- (void)_setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -- (void)_setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_isUsingOldStyleMultiselection; +- (_Bool)_shouldSaveOpaqueStateForView:(id)arg1; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; +- (void)_setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; +- (void)_setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)_teardownHighlightingSupportIfReady; - (void)_setupHighlightingSupport; - (void)_updateBackgroundView; - (void)_descendent:(id)arg1 didMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; - (void)_descendent:(id)arg1 willMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; -- (void)_setOpaque:(BOOL)arg1 forSubview:(id)arg2; +- (void)_setOpaque:(_Bool)arg1 forSubview:(id)arg2; - (void)_updateHighlightColorsForAnimationHalfwayPoint; -- (void)_updateHighlightColorsForView:(id)arg1 highlight:(BOOL)arg2; +- (void)_updateHighlightColorsForView:(id)arg1 highlight:(_Bool)arg2; - (void)prepareForReuse; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewController.h b/iOS7/Frameworks/UIKit/UICollectionViewController.h index 1e604c458..b880a916b 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewController.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewController.h @@ -21,26 +21,28 @@ } _collectionViewControllerFlags; } -@property(nonatomic) BOOL useLayoutToLayoutNavigationTransitions; -- (BOOL)shouldCrossFadeBottomBars; -- (BOOL)shouldCrossFadeNavigationBar; -- (id)_animatorForOperation:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; +@property(nonatomic) _Bool useLayoutToLayoutNavigationTransitions; +- (void)_setUseLayoutToLayoutNavigationTransitions:(_Bool)arg1 withCheck:(_Bool)arg2; +- (_Bool)shouldCrossFadeBottomBars; +- (_Bool)shouldCrossFadeNavigationBar; +- (id)_animatorForOperation:(long long)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; - (id)_newCollectionViewWithFrame:(struct CGRect)arg1 collectionViewLayout:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)dataSource; - (id)delegate; @property(retain, nonatomic) UICollectionView *collectionView; -- (void)viewWillAppear:(BOOL)arg1; +- (id)contentScrollView; +- (id)_uiCollectionView; +- (void)__viewWillAppear:(_Bool)arg1; - (void)viewWillUnload; - (void)_clearSharedView; - (void)_setSharedCollectionView:(id)arg1; - (void)setView:(id)arg1; -- (BOOL)automaticallyAdjustsScrollViewInsets; - (void)loadView; - (id)_wrappingView; -@property(readonly, nonatomic) UICollectionViewLayout *layout; -@property(nonatomic) BOOL clearsSelectionOnViewWillAppear; +@property(readonly, nonatomic) UICollectionViewLayout *collectionViewLayout; +@property(nonatomic) _Bool clearsSelectionOnViewWillAppear; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewControllerWrapperView.h b/iOS7/Frameworks/UIKit/UICollectionViewControllerWrapperView.h index 8f55f16f8..366c85595 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewControllerWrapperView.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewControllerWrapperView.h @@ -6,10 +6,13 @@ #import +// Not exported @interface UICollectionViewControllerWrapperView : UIView { } +- (void)didMoveToSuperview; +- (id)_collectionViewController; - (id)_viewControllerToNotifyOnLayoutSubviews; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewData.h b/iOS7/Frameworks/UIKit/UICollectionViewData.h index 88fc7e43c..e47dd41c9 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewData.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewData.h @@ -8,6 +8,7 @@ @class NSArray, NSMapTable, NSMutableArray, NSMutableDictionary, UICollectionView, UICollectionViewLayout; +// Not exported @interface UICollectionViewData : NSObject { UICollectionView *_collectionView; @@ -18,43 +19,46 @@ NSMutableDictionary *_decorationLayoutAttributes; NSMutableDictionary *_invalidatedSupplementaryViews; struct CGRect _validLayoutRect; - int _numItems; - int _numSections; - int *_sectionItemCounts; + long long _numItems; + long long _numSections; + long long *_sectionItemCounts; + long long _lastSectionTestedForNumberOfItemsBeforeSection; + long long _lastResultForNumberOfItemsBeforeSection; struct CGSize _contentSize; struct { unsigned int contentSizeIsValid:1; unsigned int itemCountsAreValid:1; unsigned int layoutIsPrepared:1; + unsigned int layoutLocked:1; } _collectionViewDataFlags; NSMutableArray *_clonedLayoutAttributes; } + (void)initialize; @property(readonly, nonatomic) NSArray *clonedLayoutAttributes; // @synthesize clonedLayoutAttributes=_clonedLayoutAttributes; -@property(readonly, nonatomic) BOOL layoutIsPrepared; +@property(nonatomic, getter=isLayoutLocked) _Bool layoutLocked; +@property(readonly, nonatomic) _Bool layoutIsPrepared; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)knownDecorationElementKinds; - (id)knownSupplementaryElementKinds; - (id)existingSupplementaryLayoutAttributes; -- (id)existingSupplementaryLayoutAttributesInSection:(int)arg1; +- (id)existingSupplementaryLayoutAttributesInSection:(long long)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; -- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1 validateLayout:(BOOL)arg2; -- (id)layoutAttributesForElementsInSection:(int)arg1; -- (id)layoutAttributesForGlobalItemIndex:(int)arg1; +- (id)layoutAttributesForElementsInSection:(long long)arg1; +- (id)layoutAttributesForGlobalItemIndex:(long long)arg1; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (struct CGRect)rectForDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (struct CGRect)rectForSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (struct CGRect)rectForGlobalItemIndex:(int)arg1; +- (struct CGRect)rectForGlobalItemIndex:(long long)arg1; - (struct CGRect)collectionViewContentRect; - (struct CGRect)rectForItemAtIndexPath:(id)arg1; -- (id)indexPathForItemAtGlobalIndex:(int)arg1; -- (int)globalIndexForItemAtIndexPath:(id)arg1; -- (int)numberOfItemsBeforeSection:(int)arg1; -- (int)numberOfItemsInSection:(int)arg1; -- (int)numberOfItems; -- (int)numberOfSections; +- (id)indexPathForItemAtGlobalIndex:(long long)arg1; +- (long long)globalIndexForItemAtIndexPath:(id)arg1; +- (long long)numberOfItemsBeforeSection:(long long)arg1; +- (long long)numberOfItemsInSection:(long long)arg1; +- (long long)numberOfItems; +- (long long)numberOfSections; - (void)validateLayoutInRect:(struct CGRect)arg1; - (void)_loadEverything; - (void)_setLayoutAttributes:(id)arg1 atGlobalItemIndex:(int)arg2; @@ -64,7 +68,7 @@ - (void)_validateContentSize; - (void)_validateItemCounts; - (void)_updateItemCounts; -- (void)invalidate:(BOOL)arg1; +- (void)invalidate:(_Bool)arg1; - (void)validateSupplementaryViews; - (void)invalidateSupplementaryViews:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewDataSource-Protocol.h b/iOS7/Frameworks/UIKit/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewDataSource-Protocol.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewDelegateFlowLayout-Protocol.h b/iOS7/Frameworks/UIKit/UICollectionViewDelegateFlowLayout-Protocol.h index 7f1d08347..30cb431a9 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewDelegateFlowLayout-Protocol.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewDelegateFlowLayout-Protocol.h @@ -9,11 +9,11 @@ @protocol UICollectionViewDelegateFlowLayout @optional -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(int)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(int)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(long long)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(long long)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Internal.h b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Internal.h new file mode 100644 index 000000000..a3485112f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Internal.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UICollectionViewFlowLayout (Internal) +- (void)_invalidateButKeepAllInfo; +- (void)_invalidateButKeepDelegateInfo; +- (struct CGSize)synchronizeLayout; +- (id)finalLayoutAttributesForFooterInDeletedSection:(long long)arg1; +- (id)finalLayoutAttributesForHeaderInDeletedSection:(long long)arg1; +- (id)finalLayoutAttributesForDeletedItemAtIndexPath:(id)arg1; +- (id)initialLayoutAttributesForFooterInInsertedSection:(long long)arg1; +- (id)initialLayoutAttributesForHeaderInInsertedSection:(long long)arg1; +- (id)initialLayoutAttributesForInsertedItemAtIndexPath:(id)arg1; +- (void)finalizeCollectionViewUpdates; +- (struct CGRect)_frameForFooterInSection:(long long)arg1 usingData:(id)arg2; +- (struct CGRect)_frameForHeaderInSection:(long long)arg1 usingData:(id)arg2; +- (struct CGRect)_frameForItemAtSection:(long long)arg1 andRow:(long long)arg2 usingData:(id)arg3; +- (void)_fetchItemsInfo; +- (void)_updateItemsLayout; +- (void)_getSizingInfos; +- (void)_updateDelegateFlags; +@end + diff --git a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Private.h b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Private.h new file mode 100644 index 000000000..f74468420 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface UICollectionViewFlowLayout (Private) +@property(retain, nonatomic, setter=_setRowAlignmentsOptions:) NSDictionary *_rowAlignmentOptions; +@end + diff --git a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout.h b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout.h index 4e160d4cc..823691734 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayout.h @@ -18,13 +18,11 @@ unsigned int delegateInteritemSpacingForSection:1; unsigned int delegateLineSpacingForSection:1; unsigned int delegateAlignmentOptions:1; - unsigned int keepDelegateInfoWhileInvalidating:1; - unsigned int keepAllDataWhileInvalidating:1; unsigned int layoutDataIsValid:1; unsigned int delegateInfoIsValid:1; } _gridLayoutFlags; - float _interitemSpacing; - float _lineSpacing; + double _interitemSpacing; + double _lineSpacing; struct CGSize _itemSize; struct CGSize _headerReferenceSize; struct CGSize _footerReferenceSize; @@ -37,7 +35,7 @@ NSMutableDictionary *_deletedItemsAttributesDict; NSMutableDictionary *_deletedSectionHeadersAttributesDict; NSMutableDictionary *_deletedSectionFootersAttributesDict; - int _scrollDirection; + long long _scrollDirection; NSDictionary *_rowAlignmentsOptionsDictionary; struct CGRect _visibleBounds; } @@ -47,18 +45,18 @@ @property(nonatomic) struct CGSize footerReferenceSize; // @synthesize footerReferenceSize=_footerReferenceSize; @property(nonatomic) struct CGSize headerReferenceSize; // @synthesize headerReferenceSize=_headerReferenceSize; @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; -@property(nonatomic) float minimumInteritemSpacing; // @synthesize minimumInteritemSpacing=_interitemSpacing; -@property(nonatomic) float minimumLineSpacing; // @synthesize minimumLineSpacing=_lineSpacing; -@property(nonatomic) int scrollDirection; +@property(nonatomic) double minimumInteritemSpacing; // @synthesize minimumInteritemSpacing=_interitemSpacing; +@property(nonatomic) double minimumLineSpacing; // @synthesize minimumLineSpacing=_lineSpacing; +@property(nonatomic) long long scrollDirection; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (id)_layoutAttributesForItemsInRect:(struct CGRect)arg1; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; -- (id)layoutAttributesForFooterInSection:(int)arg1; -- (id)layoutAttributesForHeaderInSection:(int)arg1; +- (id)layoutAttributesForFooterInSection:(long long)arg1; +- (id)layoutAttributesForHeaderInSection:(long long)arg1; - (id)layoutAttributesForItemAtIndexPath:(id)arg1 usingData:(id)arg2; -- (id)layoutAttributesForFooterInSection:(int)arg1 usingData:(id)arg2; -- (id)layoutAttributesForHeaderInSection:(int)arg1 usingData:(id)arg2; +- (id)layoutAttributesForFooterInSection:(long long)arg1 usingData:(id)arg2; +- (id)layoutAttributesForHeaderInSection:(long long)arg1 usingData:(id)arg2; - (id)indexPathForItemAtPoint:(struct CGPoint)arg1; - (id)indexesForSectionFootersInRect:(struct CGRect)arg1; - (id)indexesForSectionHeadersInRect:(struct CGRect)arg1; @@ -67,31 +65,13 @@ - (id)indexesForSectionHeadersInRect:(struct CGRect)arg1 usingData:(id)arg2; - (struct CGSize)collectionViewContentSize; - (id)invalidationContextForBoundsChange:(struct CGRect)arg1; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; - (void)prepareLayout; - (void)invalidateLayoutWithContext:(id)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (void)_invalidateButKeepAllInfo; -- (void)_invalidateButKeepDelegateInfo; -- (struct CGSize)synchronizeLayout; -- (id)finalLayoutAttributesForFooterInDeletedSection:(int)arg1; -- (id)finalLayoutAttributesForHeaderInDeletedSection:(int)arg1; -- (id)finalLayoutAttributesForDeletedItemAtIndexPath:(id)arg1; -- (id)initialLayoutAttributesForFooterInInsertedSection:(int)arg1; -- (id)initialLayoutAttributesForHeaderInInsertedSection:(int)arg1; -- (id)initialLayoutAttributesForInsertedItemAtIndexPath:(id)arg1; -- (void)finalizeCollectionViewUpdates; -- (struct CGRect)_frameForFooterInSection:(int)arg1 usingData:(id)arg2; -- (struct CGRect)_frameForHeaderInSection:(int)arg1 usingData:(id)arg2; -- (struct CGRect)_frameForItemAtSection:(int)arg1 andRow:(int)arg2 usingData:(id)arg3; -- (void)_fetchItemsInfo; -- (void)_updateItemsLayout; -- (void)_getSizingInfos; -- (void)_updateDelegateFlags; -@property(retain, nonatomic, setter=_setRowAlignmentsOptions:) NSDictionary *_rowAlignmentOptions; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayoutInvalidationContext.h b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayoutInvalidationContext.h index aa5a02502..dbf97189f 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewFlowLayoutInvalidationContext.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewFlowLayoutInvalidationContext.h @@ -14,8 +14,8 @@ } _flowLayoutInvalidationFlags; } -@property(nonatomic) BOOL invalidateFlowLayoutDelegateMetrics; -@property(nonatomic) BOOL invalidateFlowLayoutAttributes; +@property(nonatomic) _Bool invalidateFlowLayoutDelegateMetrics; +@property(nonatomic) _Bool invalidateFlowLayoutAttributes; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewLayout-UICollectionViewLayout_Internal.h b/iOS7/Frameworks/UIKit/UICollectionViewLayout-UICollectionViewLayout_Internal.h new file mode 100644 index 000000000..914d9110c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UICollectionViewLayout-UICollectionViewLayout_Internal.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UICollectionViewLayout (UICollectionViewLayout_Internal) +- (void)_invalidateLayoutUsingContext:(id)arg1; +- (_Bool)_supportsAdvancedTransitionAnimations; +- (void)_setExternalObjectTable:(id)arg1 forNibLoadingOfDecorationViewOfKind:(id)arg2; +- (id)_decorationViewForLayoutAttributes:(id)arg1; +- (void)_finalizeCollectionViewItemAnimations; +- (id)indexPathsToInsertForDecorationViewOfKind:(id)arg1; +- (id)indexPathsToInsertForSupplementaryViewOfKind:(id)arg1; +- (id)indexPathsToDeleteForDecorationViewOfKind:(id)arg1; +- (id)indexPathsToDeleteForSupplementaryViewOfKind:(id)arg1; +- (id)_indexPathsToInsertForDecorationViewOfKind:(id)arg1; +- (id)_indexPathsToInsertForSupplementaryViewOfKind:(id)arg1; +- (id)_indexPathsToDeleteForDecorationViewOfKind:(id)arg1; +- (id)_indexPathsToDeleteForSupplementaryViewOfKind:(id)arg1; +- (id)finalLayoutAttributesForDisappearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)initialLayoutAttributesForAppearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; +- (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; +- (void)_prepareToAnimateFromCollectionViewItems:(id)arg1 atContentOffset:(struct CGPoint)arg2 toItems:(id)arg3 atContentOffset:(struct CGPoint)arg4; +- (id)_dynamicAnimator; +- (void)_setDynamicAnimator:(id)arg1; +- (void)finalizeAnimatedBoundsChange; +- (void)prepareForAnimatedBoundsChange:(struct CGRect)arg1; +- (void)_setCollectionViewBoundsSize:(struct CGSize)arg1; +- (void)_setCollectionView:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UICollectionViewLayout.h b/iOS7/Frameworks/UIKit/UICollectionViewLayout.h index 83f9d209d..9fcba3629 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewLayout.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewLayout.h @@ -8,7 +8,7 @@ #import "NSCoding-Protocol.h" -@class NSMutableDictionary, NSMutableIndexSet, UICollectionView, UIDynamicAnimator; +@class NSMutableDictionary, NSMutableIndexSet, UICollectionView, UICollectionViewLayoutInvalidationContext, UIDynamicAnimator; @interface UICollectionViewLayout : NSObject { @@ -18,6 +18,8 @@ NSMutableDictionary *_finalAnimationLayoutAttributesDict; NSMutableDictionary *_deletedSupplementaryIndexPathsDict; NSMutableDictionary *_insertedSupplementaryIndexPathsDict; + NSMutableDictionary *_deletedDecorationIndexPathsDict; + NSMutableDictionary *_insertedDecorationIndexPathsDict; NSMutableIndexSet *_deletedSectionsSet; NSMutableIndexSet *_insertedSectionsSet; NSMutableDictionary *_decorationViewClassDict; @@ -25,7 +27,10 @@ NSMutableDictionary *_decorationViewExternalObjectsTables; UICollectionViewLayout *_transitioningFromLayout; UICollectionViewLayout *_transitioningToLayout; + _Bool _inTransitionFromTransitionLayout; + _Bool _inTransitionToTransitionLayout; UIDynamicAnimator *_animator; + UICollectionViewLayoutInvalidationContext *_invalidationContext; } + (Class)invalidationContextClass; @@ -33,7 +38,7 @@ @property(readonly, nonatomic) UICollectionView *collectionView; // @synthesize collectionView=_collectionView; - (struct CGPoint)updatesContentOffsetForProposedContentOffset:(struct CGPoint)arg1; - (struct CGPoint)transitionContentOffsetForProposedContentOffset:(struct CGPoint)arg1 keyItemIndexPath:(id)arg2; -- (void)_didFinishLayoutTransitionAnimations:(BOOL)arg1; +- (void)_didFinishLayoutTransitionAnimations:(_Bool)arg1; - (void)finalizeLayoutTransition; - (void)prepareForTransitionFromLayout:(id)arg1; - (void)prepareForTransitionToLayout:(id)arg1; @@ -48,10 +53,11 @@ - (struct CGRect)bounds; - (struct CGSize)collectionViewContentSize; - (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2; +- (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2 type:(id)arg3; - (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1; - (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1 withScrollingVelocity:(struct CGPoint)arg2; - (id)invalidationContextForBoundsChange:(struct CGRect)arg1; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; - (void)invalidateLayoutWithContext:(id)arg1; - (void)invalidateLayout; - (void)prepareLayout; @@ -63,31 +69,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (BOOL)_supportsAdvancedTransitionAnimations; -- (void)_setExternalObjectTable:(id)arg1 forNibLoadingOfDecorationViewOfKind:(id)arg2; -- (id)_decorationViewForLayoutAttributes:(id)arg1; -- (void)_finalizeCollectionViewItemAnimations; -- (id)indexPathsToInsertForDecorationViewOfKind:(id)arg1; -- (id)indexPathsToInsertForSupplementaryViewOfKind:(id)arg1; -- (id)indexPathsToDeleteForDecorationViewOfKind:(id)arg1; -- (id)indexPathsToDeleteForSupplementaryViewOfKind:(id)arg1; -- (id)_indexPathsToInsertForDecorationViewOfKind:(id)arg1; -- (id)_indexPathsToInsertForSupplementaryViewOfKind:(id)arg1; -- (id)_indexPathsToDeleteForDecorationViewOfKind:(id)arg1; -- (id)_indexPathsToDeleteForSupplementaryViewOfKind:(id)arg1; -- (id)finalLayoutAttributesForDisappearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)initialLayoutAttributesForAppearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; -- (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; -- (void)_prepareToAnimateFromCollectionViewItems:(id)arg1 atContentOffset:(struct CGPoint)arg2 toItems:(id)arg3 atContentOffset:(struct CGPoint)arg4; -- (id)_dynamicAnimator; -- (void)_setDynamicAnimator:(id)arg1; -- (void)finalizeAnimatedBoundsChange; -- (void)prepareForAnimatedBoundsChange:(struct CGRect)arg1; -- (void)_setCollectionViewBoundsSize:(struct CGSize)arg1; -- (void)_setCollectionView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UICollectionViewLayoutAttributes.h b/iOS7/Frameworks/UIKit/UICollectionViewLayoutAttributes.h index 9577116dd..d12624162 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewLayoutAttributes.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewLayoutAttributes.h @@ -14,11 +14,11 @@ @interface UICollectionViewLayoutAttributes : NSObject { NSString *_elementKind; - NSString *_reuseIdentifer; + NSString *_reuseIdentifier; struct CGPoint _center; struct CGSize _size; struct CGRect _frame; - float _alpha; + double _alpha; struct CATransform3D _transform; NSIndexPath *_indexPath; NSString *_isCloneString; @@ -28,26 +28,27 @@ unsigned int isHidden:1; unsigned int isClone:1; } _layoutFlags; - int _zIndex; + long long _zIndex; } + (id)layoutAttributesForDecorationViewOfKind:(id)arg1 withIndexPath:(id)arg2; + (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 withIndexPath:(id)arg2; + (id)layoutAttributesForCellWithIndexPath:(id)arg1; @property(retain, nonatomic) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; -@property(nonatomic) int zIndex; // @synthesize zIndex=_zIndex; -@property(nonatomic) float alpha; // @synthesize alpha=_alpha; +@property(nonatomic) long long zIndex; // @synthesize zIndex=_zIndex; +@property(nonatomic) double alpha; // @synthesize alpha=_alpha; @property(nonatomic) struct CATransform3D transform3D; // @synthesize transform3D=_transform; @property(nonatomic) struct CGSize size; // @synthesize size=_size; @property(nonatomic) struct CGPoint center; // @synthesize center=_center; @property(readonly, nonatomic) NSString *representedElementKind; -@property(readonly, nonatomic) unsigned int representedElementCategory; -- (BOOL)_isSupplementaryView; -- (BOOL)_isDecorationView; -- (BOOL)_isCell; -- (unsigned int)hash; -- (BOOL)_isEquivalentTo:(id)arg1; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) unsigned long long representedElementCategory; +- (_Bool)_isSupplementaryView; +- (_Bool)_isDecorationView; +- (_Bool)_isCell; +- (unsigned long long)hash; +- (_Bool)_isTransitionVisibleTo:(id)arg1; +- (_Bool)_isEquivalentTo:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; @property(nonatomic) struct CGAffineTransform transform; @property(nonatomic) struct CGRect frame; @@ -58,9 +59,9 @@ - (void)_setReuseIdentifier:(id)arg1; - (id)_elementKind; - (void)_setElementKind:(id)arg1; -- (BOOL)_isClone; -- (void)_setIsClone:(BOOL)arg1; -@property(nonatomic, getter=isHidden) BOOL hidden; +- (_Bool)_isClone; +- (void)_setIsClone:(_Bool)arg1; +@property(nonatomic, getter=isHidden) _Bool hidden; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewLayoutInvalidationContext.h b/iOS7/Frameworks/UIKit/UICollectionViewLayoutInvalidationContext.h index a6453abbf..627d97bc9 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewLayoutInvalidationContext.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewLayoutInvalidationContext.h @@ -6,16 +6,25 @@ #import "NSObject.h" -@class NSDictionary; +@class NSArray, NSMutableDictionary; @interface UICollectionViewLayoutInvalidationContext : NSObject { - BOOL _invalidateDataSource; - NSDictionary *_invalidatedSupplementaryViews; + NSMutableDictionary *_invalidatedSupplementaryViews; + NSArray *_updateItems; + struct { + unsigned int invalidateDataSource:1; + unsigned int invalidateEverything:1; + } _invalidationContextFlags; } -- (void)_setInvalidateDataSourceCounts:(BOOL)arg1; -@property(readonly, nonatomic) BOOL invalidateDataSourceCounts; +- (id)_updateItems; +- (void)_setUpdateItems:(id)arg1; +- (void)_setInvalidateEverything:(_Bool)arg1; +@property(readonly, nonatomic) _Bool invalidateEverything; +- (void)_setInvalidateDataSourceCounts:(_Bool)arg1; +@property(readonly, nonatomic) _Bool invalidateDataSourceCounts; +- (void)_invalidateSupplementaryElementsOfKind:(id)arg1 atIndexPaths:(id)arg2; - (void)_setInvalidatedSupplementaryViews:(id)arg1; - (id)_invalidatedSupplementaryViews; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewTransitionLayout.h b/iOS7/Frameworks/UIKit/UICollectionViewTransitionLayout.h index 8f61de11e..e619e2d6b 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewTransitionLayout.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewTransitionLayout.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSMutableArray, NSMutableDictionary; +@class NSMutableArray, NSMutableDictionary; @interface UICollectionViewTransitionLayout : UICollectionViewLayout { @@ -14,19 +14,18 @@ UICollectionViewLayout *_toLayout; struct CGRect _fromVisibleBounds; struct CGRect _toVisibleBounds; - BOOL _haveValidInfos; - float _transitionProgress; + struct CGSize _contentSize; + _Bool _haveValidInfos; + double _transitionProgress; NSMutableDictionary *_transitionInformationsDict; NSMutableDictionary *_currentLayoutInfos; - NSArray *_fromLayoutAttributes; - NSArray *_toLayoutAttributes; - BOOL _layoutIsValid; + _Bool _layoutIsValid; NSMutableArray *_disappearingLayoutAttributes; NSMutableArray *_appearingLayoutAttributes; - float _accuracy; + double _accuracy; } -@property(nonatomic) float transitionProgress; // @synthesize transitionProgress=_transitionProgress; +@property(nonatomic) double transitionProgress; // @synthesize transitionProgress=_transitionProgress; @property(readonly, nonatomic) UICollectionViewLayout *nextLayout; // @synthesize nextLayout=_toLayout; @property(readonly, nonatomic) UICollectionViewLayout *currentLayout; // @synthesize currentLayout=_fromLayout; - (void)dealloc; @@ -34,15 +33,18 @@ - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; -- (id)interpolatedLayoutAttributesFromLayoutAttributes:(id)arg1 toLayoutAttributes:(id)arg2 progress:(float)arg3; -- (id)toLayoutAttributes; -- (id)fromLayoutAttributes; +- (id)interpolatedLayoutAttributesFromLayoutAttributes:(id)arg1 toLayoutAttributes:(id)arg2 progress:(double)arg3; - (struct CGSize)collectionViewContentSize; -- (float)valueForAnimatedKey:(id)arg1; -- (void)updateValue:(float)arg1 forAnimatedKey:(id)arg2; +- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1; +- (double)valueForAnimatedKey:(id)arg1; +- (void)updateValue:(double)arg1 forAnimatedKey:(id)arg2; - (struct CGRect)_newVisibleBounds; - (struct CGRect)_oldVisibleBounds; - (void)prepareLayout; +- (void)_prepareForTransitionToLayout:(id)arg1; +- (void)_prepareForTransitionFromLayout:(id)arg1; +- (void)_finalizeLayoutTransition; +- (_Bool)_supportsAdvancedTransitionAnimations; - (void)invalidateLayout; - (void)_setCollectionView:(id)arg1; - (id)initWithCurrentLayout:(id)arg1 nextLayout:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewUpdate.h b/iOS7/Frameworks/UIKit/UICollectionViewUpdate.h index a95630b28..8a6bf51d9 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewUpdate.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewUpdate.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, NSMutableDictionary, NSMutableIndexSet, UICollectionView, UICollectionViewData; +// Not exported @interface UICollectionViewUpdate : NSObject { UICollectionView *_collectionView; @@ -20,10 +21,10 @@ NSMutableIndexSet *_movedSections; NSMutableIndexSet *_deletedSections; NSMutableIndexSet *_insertedSections; - int *_oldSectionMap; - int *_newSectionMap; - int *_oldGlobalItemMap; - int *_newGlobalItemMap; + long long *_oldSectionMap; + long long *_newSectionMap; + long long *_oldGlobalItemMap; + long long *_newGlobalItemMap; NSMutableArray *_deletedSupplementaryIndexesSectionArray; NSMutableArray *_insertedSupplementaryIndexesSectionArray; NSMutableDictionary *_deletedSupplementaryTopLevelIndexesDict; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewUpdateGap.h b/iOS7/Frameworks/UIKit/UICollectionViewUpdateGap.h index c5ced1968..3c2644949 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewUpdateGap.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewUpdateGap.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, UICollectionViewUpdateItem; +// Not exported @interface UICollectionViewUpdateGap : NSObject { UICollectionViewUpdateItem *_firstUpdateItem; @@ -25,10 +26,10 @@ @property(readonly, nonatomic) NSArray *deleteItems; // @synthesize deleteItems=_deleteItems; @property(retain, nonatomic) UICollectionViewUpdateItem *lastUpdateItem; // @synthesize lastUpdateItem=_lastUpdateItem; @property(retain, nonatomic) UICollectionViewUpdateItem *firstUpdateItem; // @synthesize firstUpdateItem=_firstUpdateItem; -@property(readonly, nonatomic) BOOL isSectionBasedGap; +@property(readonly, nonatomic) _Bool isSectionBasedGap; @property(readonly, nonatomic) NSArray *updateItems; -@property(readonly, nonatomic) BOOL hasInserts; -@property(readonly, nonatomic) BOOL isDeleteBasedGap; +@property(readonly, nonatomic) _Bool hasInserts; +@property(readonly, nonatomic) _Bool isDeleteBasedGap; - (void)dealloc; - (void)addUpdateItem:(id)arg1; - (id)description; diff --git a/iOS7/Frameworks/UIKit/UICollectionViewUpdateItem.h b/iOS7/Frameworks/UIKit/UICollectionViewUpdateItem.h index cd5fda515..90d0f75e0 100644 --- a/iOS7/Frameworks/UIKit/UICollectionViewUpdateItem.h +++ b/iOS7/Frameworks/UIKit/UICollectionViewUpdateItem.h @@ -12,27 +12,27 @@ { NSIndexPath *_initialIndexPath; NSIndexPath *_finalIndexPath; - int _updateAction; + long long _updateAction; id _gap; } -@property(readonly, nonatomic) int updateAction; // @synthesize updateAction=_updateAction; +@property(readonly, nonatomic) long long updateAction; // @synthesize updateAction=_updateAction; @property(readonly, nonatomic) NSIndexPath *indexPathAfterUpdate; // @synthesize indexPathAfterUpdate=_finalIndexPath; @property(readonly, nonatomic) NSIndexPath *indexPathBeforeUpdate; // @synthesize indexPathBeforeUpdate=_initialIndexPath; -- (int)inverseCompareIndexPaths:(id)arg1; -- (int)compareIndexPaths:(id)arg1; -- (BOOL)_isSectionOperation; +- (long long)inverseCompareIndexPaths:(id)arg1; +- (long long)compareIndexPaths:(id)arg1; +- (_Bool)_isSectionOperation; - (void)_setGap:(id)arg1; - (id)_gap; - (id)_indexPath; -- (int)_action; +- (long long)_action; - (id)description; - (void)_setNewIndexPath:(id)arg1; - (id)_newIndexPath; - (void)dealloc; - (id)initWithOldIndexPath:(id)arg1 newIndexPath:(id)arg2; -- (id)initWithAction:(int)arg1 forIndexPath:(id)arg2; -- (id)initWithInitialIndexPath:(id)arg1 finalIndexPath:(id)arg2 updateAction:(int)arg3; +- (id)initWithAction:(long long)arg1 forIndexPath:(id)arg2; +- (id)initWithInitialIndexPath:(id)arg1 finalIndexPath:(id)arg2 updateAction:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UICollisionBehavior.h b/iOS7/Frameworks/UIKit/UICollisionBehavior.h index 8bf40eee6..c3e203d24 100644 --- a/iOS7/Frameworks/UIKit/UICollisionBehavior.h +++ b/iOS7/Frameworks/UIKit/UICollisionBehavior.h @@ -10,12 +10,12 @@ @interface UICollisionBehavior : UIDynamicBehavior { - BOOL _usesImplicitBounds; + _Bool _usesImplicitBounds; struct UIEdgeInsets _implicitBoundsInsets; PKExtendedPhysicsBody *_implicitBoundsBody; NSMutableDictionary *_boundaryBodies; NSMutableDictionary *_boundaryPaths; - unsigned int _collisionMode; + unsigned long long _collisionMode; id _collisionDelegate; unsigned int _groupVID; unsigned int _groupBID; @@ -25,10 +25,8 @@ unsigned int delegateBeganWithBoundary:1; unsigned int delegateEndedWithBoundary:1; } _collisionBehaviorFlags; - NSArray *_items; } -@property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; - (id)description; - (void)_removeExplicitBoundaries; - (void)_setupExplicitBoundaries; @@ -40,22 +38,23 @@ - (void)addBoundaryWithIdentifier:(id)arg1 forPath:(id)arg2; - (void)_setupImplicitBoundaries; - (void)_removeImplicitBoundaries; -@property(nonatomic) BOOL translatesReferenceBoundsIntoBoundary; -- (void)_setTranslatesReferenceItemBounds:(BOOL)arg1 intoBoundaryWithInsets:(struct UIEdgeInsets)arg2; +@property(nonatomic) _Bool translatesReferenceBoundsIntoBoundary; +- (void)_setTranslatesReferenceItemBounds:(_Bool)arg1 intoBoundaryWithInsets:(struct UIEdgeInsets)arg2; - (void)setTranslatesReferenceBoundsIntoBoundaryWithInsets:(struct UIEdgeInsets)arg1; - (void)_dissociate; - (void)_associate; -- (void)_reevaluate:(unsigned int)arg1; +- (void)_reevaluate:(unsigned long long)arg1; - (void)_didEndContact:(id)arg1; @property(nonatomic) id collisionDelegate; - (void)_didBeginContact:(id)arg1; -- (void)_setCollisions:(BOOL)arg1 forBody:(id)arg2 isEdge:(BOOL)arg3; -@property(nonatomic) unsigned int collisionMode; +- (void)_setCollisions:(_Bool)arg1 forBody:(id)arg2 isEdge:(_Bool)arg3; +@property(nonatomic) unsigned long long collisionMode; - (void)_applySettings; - (void)removeItem:(id)arg1; - (void)addItem:(id)arg1; - (void)_addItem:(id)arg1; - (void)dealloc; +@property(readonly, nonatomic) NSArray *items; - (id)initWithItems:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors.h b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors.h new file mode 100644 index 000000000..77d1024ce --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIColor (UIColorSystemColors) ++ (id)scrollViewTexturedBackgroundColor; ++ (id)underPageBackgroundColor; ++ (id)viewFlipsideBackgroundColor; ++ (id)tableCellBlueTextColor; ++ (id)tableGroupedSeparatorLightColor; ++ (id)tableSeparatorLightColor; ++ (id)tableSeparatorDarkColor; ++ (id)tableCellGroupedBackgroundColor; ++ (id)groupTableViewBackgroundColor; ++ (id)_markedTextBorderColor; ++ (id)_markedTextBackgroundColor; ++ (id)darkTextColor; ++ (id)lightTextColor; ++ (id)selectionGrabberColor; ++ (id)insertionPointColor; ++ (id)selectionHighlightColor; ++ (id)pinStripeColor; +@end + diff --git a/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColorsPrivate.h b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColorsPrivate.h new file mode 100644 index 000000000..feed8d9ed --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColorsPrivate.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIColor (UIColorSystemColorsPrivate) ++ (id)_webContentBackgroundColor; ++ (id)_systemSelectedColor; ++ (id)_grayColorForFontSize:(double)arg1; ++ (id)_dimmingViewColor; ++ (id)_translucentPaperTextureColor; ++ (id)noContentDarkGradientBackgroundColor; ++ (id)noContentLightGradientBackgroundColor; ++ (id)_systemMidGrayTintColor; ++ (id)_barStyleBlackHairlineShadowColor; ++ (id)_barHairlineShadowColor; ++ (id)_alternateSystemInteractionTintColor; ++ (id)_systemDestructiveTintColor; ++ (id)_systemInteractionTintColor; +@end + diff --git a/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors_PendingAPI.h b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors_PendingAPI.h new file mode 100644 index 000000000..22a02016f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIColor-UIColorSystemColors_PendingAPI.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIColor (UIColorSystemColors_PendingAPI) ++ (id)systemMidGrayColor; ++ (id)systemGrayColor; ++ (id)systemPinkColor; ++ (id)systemTealColor; ++ (id)systemYellowColor; ++ (id)systemOrangeColor; ++ (id)systemBlueColor; ++ (id)systemGreenColor; ++ (id)systemRedColor; +@end + diff --git a/iOS7/Frameworks/UIKit/UIColor.h b/iOS7/Frameworks/UIKit/UIColor.h index bfccc8399..8e298f76a 100644 --- a/iOS7/Frameworks/UIKit/UIColor.h +++ b/iOS7/Frameworks/UIKit/UIColor.h @@ -16,11 +16,13 @@ NSString *_systemColorName; } ++ (double)_luminanceWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3; ++ (id)textFieldAtomBlueColor; + (id)__halfTransparentWhiteColor; + (id)__halfTransparentBlackColor; ++ (id)tableCellDefaultSelectionTintColor; + (id)infoTextOverPinStripeTextColor; + (id)textFieldAtomPurpleColor; -+ (id)textFieldAtomBlueColor; + (id)tableCellGrayTextColor; + (id)tableCellValue2BlueColor; + (id)tableCellValue1BlueColor; @@ -56,71 +58,40 @@ + (id)darkGrayColor; + (id)blackColor; + (id)classFallbacksForKeyedArchiver; -+ (BOOL)supportsSecureCoding; -+ (id)_composedColorFromSourceColor:(id)arg1 destinationColor:(id)arg2 tintColor:(id)arg3 alpha:(float)arg4; ++ (_Bool)supportsSecureCoding; ++ (id)_composedColorFromSourceColor:(id)arg1 destinationColor:(id)arg2 tintColor:(id)arg3 alpha:(double)arg4; + (id)_systemColorForColor:(id)arg1 withName:(id)arg2; + (id)_systemColorWithName:(id)arg1; + (id)colorWithCIColor:(id)arg1; + (id)colorWithPatternImage:(id)arg1; + (id)_disambiguated_due_to_CIImage_colorWithCGColor:(struct CGColor *)arg1; + (id)colorWithCGColor:(struct CGColor *)arg1; -+ (id)_disambiguated_due_to_CIImage_colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -+ (id)colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -+ (id)colorWithHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; -+ (id)colorWithWhite:(float)arg1 alpha:(float)arg2; ++ (id)_disambiguated_due_to_CIImage_colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; ++ (id)colorWithWhite:(double)arg1 alpha:(double)arg2; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -+ (id)scrollViewTexturedBackgroundColor; -+ (id)underPageBackgroundColor; -+ (id)viewFlipsideBackgroundColor; -+ (id)tableCellBlueTextColor; -+ (id)tableGroupedSeparatorLightColor; -+ (id)tableSeparatorLightColor; -+ (id)tableSeparatorDarkColor; -+ (id)tableCellGroupedBackgroundColor; -+ (id)groupTableViewBackgroundColor; -+ (id)_markedTextBorderColor; -+ (id)_markedTextBackgroundColor; -+ (id)darkTextColor; -+ (id)lightTextColor; -+ (id)selectionGrabberColor; -+ (id)insertionPointColor; -+ (id)selectionHighlightColor; -+ (id)pinStripeColor; -+ (id)systemGrayColor; -+ (id)systemPinkColor; -+ (id)systemTealColor; -+ (id)systemYellowColor; -+ (id)systemOrangeColor; -+ (id)systemBlueColor; -+ (id)systemGreenColor; -+ (id)systemRedColor; -+ (id)_systemSelectedColor; -+ (id)_grayColorForFontSize:(float)arg1; -+ (id)_dimmingViewColor; -+ (id)_translucentPaperTextureColor; -+ (id)noContentDarkGradientBackgroundColor; -+ (id)noContentLightGradientBackgroundColor; -+ (id)_barHairlineShadowColor; -+ (id)_alternateSystemInteractionTintColor; -+ (id)_systemDestructiveTintColor; -+ (id)_systemInteractionTintColor; +- (id)_colorCombinedWithColors:(id)arg1; +- (id)_colorCombinedWithColor:(id)arg1; +- (double)_luminance; +- (_Bool)_isSimilarToColor:(id)arg1 withinPercentage:(double)arg2; @property(retain, nonatomic, getter=_systemColorName, setter=_setSystemColorName:) NSString *systemColorName; -- (BOOL)isPatternColor; +- (_Bool)isPatternColor; - (id)styleString; -- (float)alphaComponent; +- (double)alphaComponent; - (struct CGColor *)cgColor; -- (BOOL)_getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)_getWhite:(float *)arg1 alpha:(float *)arg2; -- (BOOL)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)getHue:(float *)arg1 saturation:(float *)arg2 brightness:(float *)arg3 alpha:(float *)arg4; -- (BOOL)getWhite:(float *)arg1 alpha:(float *)arg2; -- (unsigned int)hash; +- (_Bool)_getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)_getWhite:(double *)arg1 alpha:(double *)arg2; +- (_Bool)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)getHue:(double *)arg1 saturation:(double *)arg2 brightness:(double *)arg3 alpha:(double *)arg4; +- (_Bool)getWhite:(double *)arg1 alpha:(double *)arg2; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) CIColor *CIColor; @property(readonly, nonatomic) struct CGColor *CGColor; -- (id)colorWithAlphaComponent:(float)arg1; +- (id)colorWithAlphaComponent:(double)arg1; - (void)setStroke; - (void)setFill; - (void)set; @@ -131,9 +102,9 @@ - (id)initWithCIColor:(id)arg1; - (id)initWithPatternImage:(id)arg1; - (id)initWithCGColor:(struct CGColor *)arg1; -- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -- (id)initWithHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; -- (id)initWithWhite:(float)arg1 alpha:(float)arg2; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (id)initWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; +- (id)initWithWhite:(double)arg1 alpha:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UICompletionCell.h b/iOS7/Frameworks/UIKit/UICompletionCell.h index 762096a5b..7930494ed 100644 --- a/iOS7/Frameworks/UIKit/UICompletionCell.h +++ b/iOS7/Frameworks/UIKit/UICompletionCell.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UICompletionCell : UITableViewCell { NSString *_cellContentString; diff --git a/iOS7/Frameworks/UIKit/UICompletionTable.h b/iOS7/Frameworks/UIKit/UICompletionTable.h index 8e54bb31a..2f8982a23 100644 --- a/iOS7/Frameworks/UIKit/UICompletionTable.h +++ b/iOS7/Frameworks/UIKit/UICompletionTable.h @@ -21,8 +21,8 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)dequeueReusableCellWithIdentifier:(id)arg1; -- (id)_completionForRow:(int)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)_completionForRow:(long long)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @property(nonatomic) struct UIEdgeInsets scrollIndicatorInsets; @property(nonatomic) struct UIEdgeInsets contentInset; - (void)setTopStrokeColor:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UICompletionTablePrivate.h b/iOS7/Frameworks/UIKit/UICompletionTablePrivate.h index 7b9f1faac..3b726610c 100644 --- a/iOS7/Frameworks/UIKit/UICompletionTablePrivate.h +++ b/iOS7/Frameworks/UIKit/UICompletionTablePrivate.h @@ -8,6 +8,7 @@ @class UIShadowView, UITableView, UIView; +// Not exported @interface UICompletionTablePrivate : NSObject { id _delegate; diff --git a/iOS7/Frameworks/UIKit/UICompositeImageElement.h b/iOS7/Frameworks/UIKit/UICompositeImageElement.h index 0ccacde5e..aca3e1810 100644 --- a/iOS7/Frameworks/UIKit/UICompositeImageElement.h +++ b/iOS7/Frameworks/UIKit/UICompositeImageElement.h @@ -8,19 +8,20 @@ @class UIImage; +// Not exported @interface UICompositeImageElement : NSObject { UIImage *m_image; struct CGRect m_fromRect; struct CGRect m_toRect; int m_operation; - float m_fraction; + double m_fraction; } -+ (id)elementWithImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(float)arg5; ++ (id)elementWithImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(double)arg5; - (void)draw; - (void)dealloc; -- (id)initWithImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(float)arg5; +- (id)initWithImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(double)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UICompositeImageView.h b/iOS7/Frameworks/UIKit/UICompositeImageView.h index df63de87d..9b0becf41 100644 --- a/iOS7/Frameworks/UIKit/UICompositeImageView.h +++ b/iOS7/Frameworks/UIKit/UICompositeImageView.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface UICompositeImageView : UIView { NSMutableArray *m_images; @@ -15,9 +16,9 @@ - (void)drawRect:(struct CGRect)arg1; - (void)removeAllImages; -- (void)addImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(float)arg5; +- (void)addImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(int)arg4 fraction:(double)arg5; - (void)addImage:(id)arg1 toRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3; -- (void)addImage:(id)arg1 operation:(int)arg2 fraction:(float)arg3; +- (void)addImage:(id)arg1 operation:(int)arg2 fraction:(double)arg3; - (void)addImage:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIConcreteLocalNotification.h b/iOS7/Frameworks/UIKit/UIConcreteLocalNotification.h index 1481719c4..b1f9b32b6 100644 --- a/iOS7/Frameworks/UIKit/UIConcreteLocalNotification.h +++ b/iOS7/Frameworks/UIKit/UIConcreteLocalNotification.h @@ -8,89 +8,90 @@ @class NSCalendar, NSData, NSDate, NSString, NSTimeZone; +// Not exported @interface UIConcreteLocalNotification : UILocalNotification { NSDate *fireDate; NSTimeZone *timeZone; - unsigned int repeatInterval; + unsigned long long repeatInterval; NSCalendar *repeatCalendar; int totalRepeatCount; int remainingRepeatCount; NSString *alertBody; - BOOL hasAction; + _Bool hasAction; NSString *alertAction; NSString *alertLaunchImage; NSString *soundName; - int applicationIconBadgeNumber; + long long applicationIconBadgeNumber; NSData *userInfoData; - BOOL hideAlertTitle; - BOOL allowSnooze; + _Bool hideAlertTitle; + _Bool allowSnooze; int soundType; - BOOL interruptAudioAndLockDevice; - BOOL resumeApplicationInBackground; - BOOL fireNotificationsWhenAppRunning; - BOOL showAlarmStatusBarItem; + _Bool interruptAudioAndLockDevice; + _Bool resumeApplicationInBackground; + _Bool fireNotificationsWhenAppRunning; + _Bool showAlarmStatusBarItem; NSString *customLockSliderLabel; NSString *firedNotificationName; NSString *snoozedNotificationName; - BOOL isSystemAlert; + _Bool isSystemAlert; } -- (void)setIsSystemAlert:(BOOL)arg1; -- (BOOL)isSystemAlert; +- (void)setIsSystemAlert:(_Bool)arg1; +- (_Bool)isSystemAlert; - (void)setSnoozedNotificationName:(id)arg1; - (id)snoozedNotificationName; - (void)setFiredNotificationName:(id)arg1; - (id)firedNotificationName; - (void)setCustomLockSliderLabel:(id)arg1; - (id)customLockSliderLabel; -- (void)setShowAlarmStatusBarItem:(BOOL)arg1; -- (BOOL)showAlarmStatusBarItem; -- (void)setFireNotificationsWhenAppRunning:(BOOL)arg1; -- (BOOL)fireNotificationsWhenAppRunning; -- (void)setResumeApplicationInBackground:(BOOL)arg1; -- (BOOL)resumeApplicationInBackground; -- (void)setInterruptAudioAndLockDevice:(BOOL)arg1; -- (BOOL)interruptAudioAndLockDevice; +- (void)setShowAlarmStatusBarItem:(_Bool)arg1; +- (_Bool)showAlarmStatusBarItem; +- (void)setFireNotificationsWhenAppRunning:(_Bool)arg1; +- (_Bool)fireNotificationsWhenAppRunning; +- (void)setResumeApplicationInBackground:(_Bool)arg1; +- (_Bool)resumeApplicationInBackground; +- (void)setInterruptAudioAndLockDevice:(_Bool)arg1; +- (_Bool)interruptAudioAndLockDevice; - (int)soundType; -- (void)setAllowSnooze:(BOOL)arg1; -- (BOOL)allowSnooze; -- (void)setHideAlertTitle:(BOOL)arg1; -- (BOOL)hideAlertTitle; +- (void)setAllowSnooze:(_Bool)arg1; +- (_Bool)allowSnooze; +- (void)setHideAlertTitle:(_Bool)arg1; +- (_Bool)hideAlertTitle; - (void)setRemainingRepeatCount:(int)arg1; - (int)remainingRepeatCount; - (int)totalRepeatCount; -- (void)setApplicationIconBadgeNumber:(int)arg1; -- (int)applicationIconBadgeNumber; +- (void)setApplicationIconBadgeNumber:(long long)arg1; +- (long long)applicationIconBadgeNumber; - (void)setSoundName:(id)arg1; - (id)soundName; - (void)setAlertLaunchImage:(id)arg1; - (id)alertLaunchImage; - (void)setAlertAction:(id)arg1; - (id)alertAction; -- (void)setHasAction:(BOOL)arg1; -- (BOOL)hasAction; +- (void)setHasAction:(_Bool)arg1; +- (_Bool)hasAction; - (void)setAlertBody:(id)arg1; - (id)alertBody; - (void)setRepeatCalendar:(id)arg1; - (id)repeatCalendar; -- (void)setRepeatInterval:(unsigned int)arg1; -- (unsigned int)repeatInterval; +- (void)setRepeatInterval:(unsigned long long)arg1; +- (unsigned long long)repeatInterval; - (void)setTimeZone:(id)arg1; - (id)timeZone; - (void)setFireDate:(id)arg1; - (id)fireDate; - (void)clearNonSystemProperties; -- (BOOL)isValid; +- (_Bool)isValid; - (id)nextFireDateAfterDate:(id)arg1 localTimeZone:(id)arg2; - (id)nextFireDateForLastFireDate:(id)arg1; - (id)description; - (id)userInfo; - (void)setUserInfo:(id)arg1; - (void)_setUserInfoData:(id)arg1; -- (int)compareFireDates:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (long long)compareFireDates:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIControl-UINibLoadingActionEstablishing.h b/iOS7/Frameworks/UIKit/UIControl-UINibLoadingActionEstablishing.h new file mode 100644 index 000000000..5386d325c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIControl-UINibLoadingActionEstablishing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIControl (UINibLoadingActionEstablishing) +- (void)_connectInterfaceBuilderEventConnection:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIControl.h b/iOS7/Frameworks/UIKit/UIControl.h index a55165baf..34712bcb6 100644 --- a/iOS7/Frameworks/UIKit/UIControl.h +++ b/iOS7/Frameworks/UIKit/UIControl.h @@ -32,17 +32,37 @@ } _controlFlags; } -- (id)outlinePath; -- (float)_highlightCornerRadius; +- (void)_sendDelayedActions:(_Bool)arg1; +- (void)_unhighlight; +- (void)setTracking:(_Bool)arg1; +- (void)removeTarget:(id)arg1 forEvents:(int)arg2; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forEvents:(int)arg3; +- (_Bool)hasOneOrMoreTargets; +- (_Bool)requiresDisplayOnTracking; +- (void)setRequiresDisplayOnTracking:(_Bool)arg1; +- (_Bool)touchDragged; +- (_Bool)shouldTrack; +- (_Bool)_touchHasHighlighted; +- (void)_setTouchHasHighlighted:(_Bool)arg1; +- (_Bool)_wasLastHighlightSuccessful; +- (void)_setLastHighlightSuccessful:(_Bool)arg1; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)_cancelDelayedActions; +- (void)_sendDelayedActions; +- (void)_delayActions; +- (void)_setHighlightOnMouseDown:(_Bool)arg1; +- (void)_sendActionsForEvents:(int)arg1 withEvent:(id)arg2; +- (_Bool)_hasActionForEventMask:(int)arg1; +- (double)_highlightCornerRadius; - (struct CGRect)_clippedHighlightBounds; -- (BOOL)canBecomeFirstResponder; -- (void)sendActionsForControlEvents:(unsigned int)arg1; +- (_Bool)canBecomeFirstResponder; +- (void)sendActionsForControlEvents:(unsigned long long)arg1; - (void)sendAction:(SEL)arg1 to:(id)arg2 forEvent:(id)arg3; -- (id)actionsForTarget:(id)arg1 forControlEvent:(unsigned int)arg2; -- (unsigned int)allControlEvents; +- (id)actionsForTarget:(id)arg1 forControlEvent:(unsigned long long)arg2; +- (unsigned long long)allControlEvents; - (id)allTargets; -- (void)removeTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; -- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)removeTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; @@ -50,47 +70,24 @@ - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -@property(nonatomic, getter=isSelected) BOOL selected; // @dynamic selected; -@property(nonatomic) int contentHorizontalAlignment; // @dynamic contentHorizontalAlignment; -@property(nonatomic) int contentVerticalAlignment; // @dynamic contentVerticalAlignment; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @dynamic highlighted; +@property(nonatomic, getter=isSelected) _Bool selected; // @dynamic selected; +@property(nonatomic) long long contentHorizontalAlignment; // @dynamic contentHorizontalAlignment; +@property(nonatomic) long long contentVerticalAlignment; // @dynamic contentVerticalAlignment; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @dynamic highlighted; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)cancelTouchTracking; -- (BOOL)cancelMouseTracking; -@property(readonly, nonatomic, getter=isTouchInside) BOOL touchInside; // @dynamic touchInside; -@property(readonly, nonatomic) unsigned int state; // @dynamic state; -@property(readonly, nonatomic, getter=isTracking) BOOL tracking; // @dynamic tracking; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @dynamic enabled; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)cancelTouchTracking; +- (_Bool)cancelMouseTracking; +@property(readonly, nonatomic, getter=isTouchInside) _Bool touchInside; // @dynamic touchInside; +@property(readonly, nonatomic) unsigned long long state; // @dynamic state; +@property(readonly, nonatomic, getter=isTracking) _Bool tracking; // @dynamic tracking; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)_touchHasHighlighted; -- (void)_setTouchHasHighlighted:(BOOL)arg1; -- (BOOL)_wasLastHighlightSuccessful; -- (void)_setLastHighlightSuccessful:(BOOL)arg1; -- (BOOL)_shouldDelaySendingTouchesEndedActionUntilNextRunLoop; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)_cancelDelayedActions; -- (void)_sendDelayedActions; -- (void)_delayActions; -- (void)_setHighlightOnMouseDown:(BOOL)arg1; -- (void)_sendActionsForEvents:(int)arg1 withEvent:(id)arg2; -- (BOOL)_hasActionForEventMask:(int)arg1; -- (void)setTracking:(BOOL)arg1; -- (void)removeTarget:(id)arg1 forEvents:(int)arg2; -- (void)addTarget:(id)arg1 action:(SEL)arg2 forEvents:(int)arg3; -- (BOOL)hasOneOrMoreTargets; -- (BOOL)requiresDisplayOnTracking; -- (void)setRequiresDisplayOnTracking:(BOOL)arg1; -- (BOOL)touchDragged; -- (BOOL)shouldTrack; -- (void)_sendDelayedActions:(BOOL)arg1; -- (void)_unhighlight; -- (void)_connectInterfaceBuilderEventConnection:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIControlTargetAction.h b/iOS7/Frameworks/UIKit/UIControlTargetAction.h index b356c041e..fd58dbf12 100644 --- a/iOS7/Frameworks/UIKit/UIControlTargetAction.h +++ b/iOS7/Frameworks/UIKit/UIControlTargetAction.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface UIControlTargetAction : NSObject { id _target; SEL _action; int _eventMask; - BOOL _cancelled; + _Bool _cancelled; } -@property(nonatomic) BOOL cancelled; // @synthesize cancelled=_cancelled; +@property(nonatomic) _Bool cancelled; // @synthesize cancelled=_cancelled; @end diff --git a/iOS7/Frameworks/UIKit/UICopyToPasteboardActivity.h b/iOS7/Frameworks/UIKit/UICopyToPasteboardActivity.h index 7998a907f..87af98a25 100644 --- a/iOS7/Frameworks/UIKit/UICopyToPasteboardActivity.h +++ b/iOS7/Frameworks/UIKit/UICopyToPasteboardActivity.h @@ -13,7 +13,7 @@ - (id)pasteboard; - (void)performActivity; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UICustomObject.h b/iOS7/Frameworks/UIKit/UICustomObject.h index 57104aab6..807baa573 100644 --- a/iOS7/Frameworks/UIKit/UICustomObject.h +++ b/iOS7/Frameworks/UIKit/UICustomObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UICustomObject : NSObject { } diff --git a/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupCell.h b/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupCell.h index c24ba0963..79b54cb83 100644 --- a/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupCell.h +++ b/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupCell.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIDOMHTMLOptGroupCell : UIDOMHTMLOptionPickerCell { } - (void)layoutSubviews; -- (float)labelWidthForBounds:(struct CGRect)arg1; +- (double)labelWidthForBounds:(struct CGRect)arg1; - (id)initWithHTMLOptGroupNode:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupSelectedItem.h b/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupSelectedItem.h index 0e56a7d6b..0b928b428 100644 --- a/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupSelectedItem.h +++ b/iOS7/Frameworks/UIKit/UIDOMHTMLOptGroupSelectedItem.h @@ -10,6 +10,7 @@ @class DOMHTMLOptGroupElement; +// Not exported @interface UIDOMHTMLOptGroupSelectedItem : NSObject { DOMHTMLOptGroupElement *_node; @@ -18,9 +19,9 @@ @property(retain, nonatomic) DOMHTMLOptGroupElement *_node; // @synthesize _node; - (void)dealloc; - (void)unselect; -- (void)setSelected:(BOOL)arg1; -- (BOOL)isGroup; -- (BOOL)selected; +- (void)setSelected:(_Bool)arg1; +- (_Bool)isGroup; +- (_Bool)selected; - (id)node; - (id)initWithHTMLOptGroupNode:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDOMHTMLOptionPickerCell.h b/iOS7/Frameworks/UIKit/UIDOMHTMLOptionPickerCell.h index 281748266..89c67dd2b 100644 --- a/iOS7/Frameworks/UIKit/UIDOMHTMLOptionPickerCell.h +++ b/iOS7/Frameworks/UIKit/UIDOMHTMLOptionPickerCell.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIDOMHTMLOptionPickerCell : UIPickerContentView { - BOOL _disabled; + _Bool _disabled; } -@property(nonatomic) BOOL disabled; // @synthesize disabled=_disabled; +@property(nonatomic) _Bool disabled; // @synthesize disabled=_disabled; - (id)initWithHTMLOptionNode:(id)arg1; - (id)initCommon; -- (BOOL)_isSelectable; +- (_Bool)_isSelectable; @end diff --git a/iOS7/Frameworks/UIKit/UIDOMHTMLOptionSelectedItem.h b/iOS7/Frameworks/UIKit/UIDOMHTMLOptionSelectedItem.h index 6c0813330..9b0d8abe1 100644 --- a/iOS7/Frameworks/UIKit/UIDOMHTMLOptionSelectedItem.h +++ b/iOS7/Frameworks/UIKit/UIDOMHTMLOptionSelectedItem.h @@ -10,18 +10,19 @@ @class DOMHTMLOptionElement; +// Not exported @interface UIDOMHTMLOptionSelectedItem : NSObject { - BOOL _selected; + _Bool _selected; DOMHTMLOptionElement *_node; } @property(retain, nonatomic) DOMHTMLOptionElement *_node; // @synthesize _node; - (void)dealloc; - (void)unselect; -- (void)setSelected:(BOOL)arg1; -- (BOOL)isGroup; -- (BOOL)selected; +- (void)setSelected:(_Bool)arg1; +- (_Bool)isGroup; +- (_Bool)selected; - (id)node; - (id)initWithHTMLOptionNode:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDateLabel.h b/iOS7/Frameworks/UIKit/UIDateLabel.h index c3c3d39f6..76914bab5 100644 --- a/iOS7/Frameworks/UIKit/UIDateLabel.h +++ b/iOS7/Frameworks/UIKit/UIDateLabel.h @@ -10,9 +10,9 @@ @interface UIDateLabel : UILabel { - BOOL _forceTimeOnly; + _Bool _forceTimeOnly; NSDate *_date; - BOOL _boldForAllLocales; + _Bool _boldForAllLocales; NSDate *_yesterday; NSDate *_today; NSDate *_noon; @@ -20,7 +20,8 @@ NSDate *_previousWeek; UIFont *_timeDesignatorFont; NSCalendar *_calendar; - BOOL _shouldRecomputeText; + _Bool _shouldRecomputeText; + double _paddingFromTimeToDesignator; } + (id)defaultFont; @@ -31,14 +32,15 @@ + (id)_timeOnlyDateFormatter; + (id)_dateFormatter; + (id)_timeFormatWithoutDesignator; -@property(nonatomic) BOOL shouldRecomputeText; // @synthesize shouldRecomputeText=_shouldRecomputeText; -@property(nonatomic) BOOL boldForAllLocales; // @synthesize boldForAllLocales=_boldForAllLocales; -@property(nonatomic) BOOL forceTimeOnly; // @synthesize forceTimeOnly=_forceTimeOnly; +@property(nonatomic) _Bool shouldRecomputeText; // @synthesize shouldRecomputeText=_shouldRecomputeText; +@property(nonatomic) double paddingFromTimeToDesignator; // @synthesize paddingFromTimeToDesignator=_paddingFromTimeToDesignator; +@property(nonatomic) _Bool boldForAllLocales; // @synthesize boldForAllLocales=_boldForAllLocales; +@property(nonatomic) _Bool forceTimeOnly; // @synthesize forceTimeOnly=_forceTimeOnly; @property(readonly, nonatomic) struct CGSize timeDesignatorSize; @property(readonly, nonatomic) UIFont *timeDesignatorFont; @property(readonly, nonatomic) NSString *timeDesignator; -@property(readonly, nonatomic) BOOL timeDesignatorAppearsBeforeTime; -@property(readonly, nonatomic) BOOL use24HourTime; +@property(readonly, nonatomic) _Bool timeDesignatorAppearsBeforeTime; +@property(readonly, nonatomic) _Bool use24HourTime; - (id)font; @property(readonly, nonatomic, getter=_dateString) NSString *dateString; - (id)text; @@ -51,9 +53,10 @@ - (double)_yesterday; - (double)_lastWeek; - (id)_todayDate; -- (id)_dateWithDayDiffFromToday:(int)arg1; +- (id)_dateWithDayDiffFromToday:(long long)arg1; - (id)_calendar; - (void)drawTextInRect:(struct CGRect)arg1; +- (id)_stringDrawingContext; - (void)drawRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerDeprecated.h b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerDeprecated.h new file mode 100644 index 000000000..b0b8179a1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerDeprecated.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDatePicker (UIDatePickerDeprecated) +- (void)setBounds:(struct CGRect)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setDate:(id)arg1 animate:(_Bool)arg2; +- (void)setBackgroundColor:(id)arg1; +- (int)second; +- (int)minute; +- (int)hour; +- (void)setHighlightsToday:(_Bool)arg1; +- (void)setStaggerTimeIntervals:(_Bool)arg1; +- (void)setDateComponents:(id)arg1; +- (id)dateComponents; +- (void)setDelegate:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerInternal.h b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerInternal.h new file mode 100644 index 000000000..e39bd3d52 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDatePicker (UIDatePickerInternal) +- (id)_labelTextForCalendarUnit:(unsigned long long)arg1; +- (id)_selectedTextForCalendarUnit:(unsigned long long)arg1; +@property(nonatomic) double timeInterval; // @dynamic timeInterval; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerPrivate.h b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerPrivate.h new file mode 100644 index 000000000..7b3b29dc3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDatePicker-UIDatePickerPrivate.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, UIColor; + +@interface UIDatePicker (UIDatePickerPrivate) +@property(nonatomic, getter=_useCurrentDateDuringDecoding, setter=_setUseCurrentDateDuringDecoding:) _Bool useCurrentDateDuringDecoding; +@property(retain, nonatomic, getter=_textShadowColor, setter=_setTextShadowColor:) UIColor *textShadowColor; +@property(retain, nonatomic, getter=_textColor, setter=_setTextColor:) UIColor *textColor; +@property(retain, nonatomic, getter=_highlightColor, setter=_setHighlightColor:) UIColor *highlightColor; +@property(nonatomic, getter=_usesModernStyle, setter=_setUsesModernStyle:) _Bool _usesModernStyle; +@property(nonatomic, getter=_allowsZeroTimeInterval, setter=_setAllowsZeroTimeInterval:) _Bool allowsZeroTimeInterval; // @dynamic allowsZeroTimeInterval; +@property(nonatomic, getter=_allowsZeroCountDownDuration, setter=_setAllowsZeroCountDownDuration:) _Bool allowsZeroCountDownDuration; // @dynamic allowsZeroCountDownDuration; +@property(nonatomic, getter=_drawsBackground, setter=_setDrawsBackground:) _Bool drawsBackground; // @dynamic drawsBackground; +@property(nonatomic, getter=_usesBlackChrome, setter=_setUsesBlackChrome:) _Bool usesBlackChrome; // @dynamic usesBlackChrome; +@property(readonly, nonatomic, getter=_dateUnderSelectionBar) NSDate *dateUnderSelectionBar; // @dynamic dateUnderSelectionBar; +- (void)_setHidesLabels:(_Bool)arg1; +- (void)_setHighlightsToday:(_Bool)arg1; +@property(readonly, nonatomic, getter=_contentWidth) double contentWidth; // @dynamic contentWidth; +@property(readonly, nonatomic, getter=_isTimeIntervalMode) _Bool isTimeIntervalMode; // @dynamic isTimeIntervalMode; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDatePicker.h b/iOS7/Frameworks/UIKit/UIDatePicker.h index b91b74e74..2d227fd37 100644 --- a/iOS7/Frameworks/UIKit/UIDatePicker.h +++ b/iOS7/Frameworks/UIKit/UIDatePicker.h @@ -8,22 +8,23 @@ #import "NSCoding-Protocol.h" -@class NSCalendar, NSDate, NSLocale, NSTimeZone, UIColor, _UIDatePickerView; +@class NSCalendar, NSDate, NSLocale, NSTimeZone, _UIDatePickerView; @interface UIDatePicker : UIControl { _UIDatePickerView *_pickerView; - BOOL _useCurrentDateDuringDecoding; + _Bool _useCurrentDateDuringDecoding; } + (Class)_pickerViewClass; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)invalidateIntrinsicContentSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (void)setDate:(id)arg1 animated:(BOOL)arg2; -@property(nonatomic) int minuteInterval; // @dynamic minuteInterval; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (void)setDate:(id)arg1 animated:(_Bool)arg2; +@property(nonatomic) long long minuteInterval; // @dynamic minuteInterval; @property(nonatomic) double countDownDuration; // @dynamic countDownDuration; @property(retain, nonatomic) NSDate *maximumDate; // @dynamic maximumDate; @property(retain, nonatomic) NSDate *minimumDate; // @dynamic minimumDate; @@ -33,42 +34,13 @@ @property(retain, nonatomic) NSLocale *locale; // @dynamic locale; - (void)_setLocale:(id)arg1; - (id)_locale; -@property(nonatomic) int datePickerMode; // @dynamic datePickerMode; +@property(nonatomic) long long datePickerMode; // @dynamic datePickerMode; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (void)awakeFromNib; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_insertPickerView; -- (void)setBounds:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setDate:(id)arg1 animate:(BOOL)arg2; -- (void)setBackgroundColor:(id)arg1; -- (int)second; -- (int)minute; -- (int)hour; -- (void)setHighlightsToday:(BOOL)arg1; -- (void)setStaggerTimeIntervals:(BOOL)arg1; -- (void)setDateComponents:(id)arg1; -- (id)dateComponents; -- (void)setDelegate:(id)arg1; -@property(nonatomic, getter=_useCurrentDateDuringDecoding, setter=_setUseCurrentDateDuringDecoding:) BOOL useCurrentDateDuringDecoding; -@property(retain, nonatomic, getter=_textShadowColor, setter=_setTextShadowColor:) UIColor *textShadowColor; -@property(retain, nonatomic, getter=_textColor, setter=_setTextColor:) UIColor *textColor; -@property(retain, nonatomic, getter=_highlightColor, setter=_setHighlightColor:) UIColor *highlightColor; -@property(nonatomic, getter=_usesModernStyle, setter=_setUsesModernStyle:) BOOL _usesModernStyle; -@property(nonatomic, getter=_allowsZeroTimeInterval, setter=_setAllowsZeroTimeInterval:) BOOL allowsZeroTimeInterval; // @dynamic allowsZeroTimeInterval; -@property(nonatomic, getter=_allowsZeroCountDownDuration, setter=_setAllowsZeroCountDownDuration:) BOOL allowsZeroCountDownDuration; // @dynamic allowsZeroCountDownDuration; -@property(nonatomic, getter=_drawsBackground, setter=_setDrawsBackground:) BOOL drawsBackground; // @dynamic drawsBackground; -@property(nonatomic, getter=_usesBlackChrome, setter=_setUsesBlackChrome:) BOOL usesBlackChrome; // @dynamic usesBlackChrome; -@property(readonly, nonatomic, getter=_dateUnderSelectionBar) NSDate *dateUnderSelectionBar; // @dynamic dateUnderSelectionBar; -- (void)_setHidesLabels:(BOOL)arg1; -- (void)_setHighlightsToday:(BOOL)arg1; -@property(readonly, nonatomic, getter=_contentWidth) float contentWidth; // @dynamic contentWidth; -@property(readonly, nonatomic, getter=_isTimeIntervalMode) BOOL isTimeIntervalMode; // @dynamic isTimeIntervalMode; -- (id)_labelTextForCalendarUnit:(unsigned int)arg1; -- (id)_selectedTextForCalendarUnit:(unsigned int)arg1; -@property(nonatomic) double timeInterval; // @dynamic timeInterval; @end diff --git a/iOS7/Frameworks/UIKit/UIDatePickerContentView.h b/iOS7/Frameworks/UIKit/UIDatePickerContentView.h index d133de2c3..21b15f0cb 100644 --- a/iOS7/Frameworks/UIKit/UIDatePickerContentView.h +++ b/iOS7/Frameworks/UIKit/UIDatePickerContentView.h @@ -8,23 +8,25 @@ @class UILabel; +// Not exported @interface UIDatePickerContentView : UIView { struct { unsigned int isAmPm:1; } _datePickerContentViewFlags; - BOOL _isModern; + _Bool _isModern; UILabel *_titleLabel; - float _titleLabelMaxX; - int _titleAlignment; + double _titleLabelMaxX; + long long _titleAlignment; } -@property(nonatomic) BOOL isModern; // @synthesize isModern=_isModern; -@property(nonatomic) int titleAlignment; // @synthesize titleAlignment=_titleAlignment; -@property(nonatomic) float titleLabelMaxX; // @synthesize titleLabelMaxX=_titleLabelMaxX; +@property(nonatomic) _Bool isModern; // @synthesize isModern=_isModern; +@property(nonatomic) long long titleAlignment; // @synthesize titleAlignment=_titleAlignment; +@property(nonatomic) double titleLabelMaxX; // @synthesize titleLabelMaxX=_titleLabelMaxX; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; - (void)layoutSubviews; -@property(nonatomic) BOOL isAmPm; +@property(nonatomic) _Bool isAmPm; +- (_Bool)_canBeReusedInPickerView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDatePickerWeekMonthDayView.h b/iOS7/Frameworks/UIKit/UIDatePickerWeekMonthDayView.h index 9a87bbabe..44572886b 100644 --- a/iOS7/Frameworks/UIKit/UIDatePickerWeekMonthDayView.h +++ b/iOS7/Frameworks/UIKit/UIDatePickerWeekMonthDayView.h @@ -6,25 +6,29 @@ #import -@class UILabel; +@class NSString, UILabel; +// Not exported @interface UIDatePickerWeekMonthDayView : UIView { struct { unsigned int weekdayLast:1; } _datePickerWeekMonthDayViewFlags; - BOOL _isModern; + _Bool _isModern; UILabel *_dateLabel; UILabel *_weekdayLabel; - float _weekdayWidth; + NSString *_formattedDateString; + double _weekdayWidth; } -@property(nonatomic) BOOL isModern; // @synthesize isModern=_isModern; -@property(nonatomic) float weekdayWidth; // @synthesize weekdayWidth=_weekdayWidth; +@property(nonatomic) _Bool isModern; // @synthesize isModern=_isModern; +@property(nonatomic) double weekdayWidth; // @synthesize weekdayWidth=_weekdayWidth; +@property(copy, nonatomic) NSString *formattedDateString; // @synthesize formattedDateString=_formattedDateString; @property(readonly, nonatomic) UILabel *weekdayLabel; // @synthesize weekdayLabel=_weekdayLabel; @property(readonly, nonatomic) UILabel *dateLabel; // @synthesize dateLabel=_dateLabel; -@property(nonatomic) BOOL weekdayLast; +@property(nonatomic) _Bool weekdayLast; - (void)layoutSubviews; +- (_Bool)_canBeReusedInPickerView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDefaultKeyboardInput.h b/iOS7/Frameworks/UIKit/UIDefaultKeyboardInput.h index f9c7b674d..2cdde9eb8 100644 --- a/iOS7/Frameworks/UIKit/UIDefaultKeyboardInput.h +++ b/iOS7/Frameworks/UIKit/UIDefaultKeyboardInput.h @@ -19,19 +19,19 @@ - (id)selectionRectsForRange:(id)arg1; @property(nonatomic) id inputDelegate; @property(readonly, nonatomic) id tokenizer; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; - (void)unmarkText; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; @@ -45,20 +45,20 @@ @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @property(copy) UITextRange *selectedTextRange; -- (BOOL)hasText; +- (_Bool)hasText; - (struct CGRect)visibleBounds; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; -- (BOOL)becomesEditableWithGestures; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; +- (_Bool)becomesEditableWithGestures; - (void)updateSelection; -- (BOOL)isEditing; -- (BOOL)isEditable; +- (_Bool)isEditing; +- (_Bool)isEditable; @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; - (id)selectionView; -@property(nonatomic) BOOL acceptsEmoji; // @dynamic acceptsEmoji; -- (void)setSecure:(BOOL)arg1; -- (BOOL)isSecure; +@property(nonatomic) _Bool acceptsEmoji; // @dynamic acceptsEmoji; +- (void)setSecure:(_Bool)arg1; +- (_Bool)isSecure; - (void)setupPlaceholderTextIfNeeded; -- (BOOL)isShowingPlaceholder; +- (_Bool)isShowingPlaceholder; - (struct CGRect)convertCaretRect:(struct CGRect)arg1; - (struct CGRect)caretRect; - (void)setSelectionWithPoint:(struct CGPoint)arg1; @@ -69,11 +69,11 @@ - (id)rangeByExtendingCurrentSelection:(int)arg1; - (id)rangeByMovingCurrentSelection:(int)arg1; - (struct _NSRange)selectionRange; -- (BOOL)selectionAtWordStart; -- (BOOL)selectionAtDocumentStart; +- (_Bool)selectionAtWordStart; +- (_Bool)selectionAtDocumentStart; - (int)selectionState; -- (BOOL)hasSelection; -- (BOOL)hasContent; +- (_Bool)hasSelection; +- (_Bool)hasContent; - (int)wordOffsetInRange:(id)arg1; - (id)nextUnperturbedDictationResultBoundaryFromPosition:(id)arg1; - (id)rectsForNSRange:(struct _NSRange)arg1; @@ -95,40 +95,40 @@ - (void)dealloc; // Remaining properties -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; -@property(nonatomic) BOOL contentsIsSingleValue; // @dynamic contentsIsSingleValue; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) _Bool contentsIsSingleValue; // @dynamic contentsIsSingleValue; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL forceEnableDictation; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool forceEnableDictation; @property(retain, nonatomic) UIColor *insertionPointColor; // @dynamic insertionPointColor; -@property(nonatomic) unsigned int insertionPointWidth; // @dynamic insertionPointWidth; -@property(nonatomic) BOOL isSingleLineDocument; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; -@property(nonatomic) int selectionAffinity; +@property(nonatomic) unsigned long long insertionPointWidth; // @dynamic insertionPointWidth; +@property(nonatomic) _Bool isSingleLineDocument; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) long long selectionAffinity; @property(retain, nonatomic) UIColor *selectionBarColor; @property(retain, nonatomic) UIImage *selectionDragDotImage; -@property(nonatomic) int selectionGranularity; +@property(nonatomic) long long selectionGranularity; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(nonatomic) int shortcutConversionType; // @dynamic shortcutConversionType; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(readonly, nonatomic) UIView *textInputView; @property(nonatomic) int textLoupeVisibility; // @dynamic textLoupeVisibility; @property(nonatomic) int textSelectionBehavior; // @dynamic textSelectionBehavior; @property(nonatomic) id textSuggestionDelegate; // @dynamic textSuggestionDelegate; @property(nonatomic) struct __CFCharacterSet *textTrimmingSet; // @dynamic textTrimmingSet; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; @end diff --git a/iOS7/Frameworks/UIKit/UIDelayedAction.h b/iOS7/Frameworks/UIKit/UIDelayedAction.h index e22b5d224..9241abde7 100644 --- a/iOS7/Frameworks/UIKit/UIDelayedAction.h +++ b/iOS7/Frameworks/UIKit/UIDelayedAction.h @@ -8,6 +8,7 @@ @class NSString, NSTimer; +// Not exported @interface UIDelayedAction : NSObject { id m_target; @@ -15,7 +16,7 @@ id m_userInfo; double m_delay; NSTimer *m_timer; - BOOL m_canceled; + _Bool m_canceled; NSString *m_runLoopMode; } @@ -23,7 +24,7 @@ - (double)delay; - (id)target; - (void)setTarget:(id)arg1; -- (BOOL)scheduled; +- (_Bool)scheduled; - (id)userInfo; - (void)unschedule; - (void)cancel; diff --git a/iOS7/Frameworks/UIKit/UIDelayedControlTargetAction.h b/iOS7/Frameworks/UIKit/UIDelayedControlTargetAction.h index fb9bd2871..74827adda 100644 --- a/iOS7/Frameworks/UIKit/UIDelayedControlTargetAction.h +++ b/iOS7/Frameworks/UIKit/UIDelayedControlTargetAction.h @@ -8,6 +8,7 @@ @class UIEvent; +// Not exported @interface UIDelayedControlTargetAction : UIControlTargetAction { UIEvent *_event; diff --git a/iOS7/Frameworks/UIKit/UIDevice-Private.h b/iOS7/Frameworks/UIKit/UIDevice-Private.h new file mode 100644 index 000000000..6064d30f0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDevice-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDevice (Private) +- (void)_enableDeviceOrientationEvents:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDevice-UIDevicePrivate.h b/iOS7/Frameworks/UIKit/UIDevice-UIDevicePrivate.h new file mode 100644 index 000000000..5efebda7b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDevice-UIDevicePrivate.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface UIDevice (UIDevicePrivate) ++ (id)modelSpecificLocalizedStringKeyForKey:(id)arg1; +- (void)_clearGraphicsQualityOverride; +- (_Bool)_hasGraphicsQualityOverride; +- (void)_setGraphicsQualityOverride:(long long)arg1; +- (long long)_graphicsQuality; +- (_Bool)_isTTYEnabled; +- (void)_setBatteryLevel:(float)arg1; +- (void)_setBatteryState:(long long)arg1; +- (void)_setProximityState:(_Bool)arg1; + +// Remaining properties +@property(readonly, nonatomic) NSString *buildVersion; +@property(nonatomic) long long orientation; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDevice.h b/iOS7/Frameworks/UIKit/UIDevice.h index 7b0ecd8e9..a71ca24b2 100644 --- a/iOS7/Frameworks/UIKit/UIDevice.h +++ b/iOS7/Frameworks/UIKit/UIDevice.h @@ -10,7 +10,7 @@ @interface UIDevice : NSObject { - int _numDeviceOrientationObservers; + long long _numDeviceOrientationObservers; float _batteryLevel; struct { unsigned int batteryMonitoringEnabled:1; @@ -23,46 +23,37 @@ } + (id)currentDevice; -+ (int)currentDeviceOrientationAllowingAmbiguous:(BOOL)arg1; -+ (id)modelSpecificLocalizedStringKeyForKey:(id)arg1; -- (void)_playSystemSound:(unsigned long)arg1; ++ (long long)currentDeviceOrientationAllowingAmbiguous:(_Bool)arg1; +- (void)_playSystemSound:(unsigned int)arg1; - (void)_unregisterForSystemSounds:(id)arg1; - (void)_registerForSystemSounds:(id)arg1; - (void)_updateSystemSoundActiveStatus:(id)arg1; - (float)_softwareDimmingAlpha; @property(nonatomic, setter=_setBacklightLevel:) float _backlightLevel; - (void)playInputClick; -@property(readonly, nonatomic) int userInterfaceIdiom; -@property(readonly, nonatomic, getter=isMultitaskingSupported) BOOL multitaskingSupported; -@property(readonly, nonatomic) BOOL proximityState; -- (void)_setExpectsFaceContactInLandscape:(BOOL)arg1; -@property(nonatomic, getter=isProximityMonitoringEnabled) BOOL proximityMonitoringEnabled; +@property(readonly, nonatomic) long long userInterfaceIdiom; +@property(readonly, nonatomic, getter=isMultitaskingSupported) _Bool multitaskingSupported; +@property(readonly, nonatomic) _Bool proximityState; +- (void)_setExpectsFaceContactInLandscape:(_Bool)arg1; +@property(nonatomic, getter=isProximityMonitoringEnabled) _Bool proximityMonitoringEnabled; @property(readonly, nonatomic) float batteryLevel; -@property(readonly, nonatomic) int batteryState; -@property(nonatomic, getter=isBatteryMonitoringEnabled) BOOL batteryMonitoringEnabled; -@property(readonly, nonatomic, getter=isGeneratingDeviceOrientationNotifications) BOOL generatesDeviceOrientationNotifications; +@property(readonly, nonatomic) long long batteryState; +@property(nonatomic, getter=isBatteryMonitoringEnabled) _Bool batteryMonitoringEnabled; +@property(readonly, nonatomic, getter=isGeneratingDeviceOrientationNotifications) _Bool generatesDeviceOrientationNotifications; - (void)endGeneratingDeviceOrientationNotifications; - (void)beginGeneratingDeviceOrientationNotifications; -@property(readonly, nonatomic) int orientation; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +@property(readonly, nonatomic) long long orientation; +- (void)setOrientation:(long long)arg1; +- (void)setOrientation:(long long)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) NSUUID *identifierForVendor; -- (id)uniqueIdentifier; -@property(readonly, nonatomic) NSString *buildVersion; +- (id)buildVersion; @property(readonly, nonatomic) NSString *systemVersion; @property(readonly, nonatomic) NSString *systemName; @property(readonly, nonatomic) NSString *localizedModel; @property(readonly, nonatomic) NSString *model; @property(readonly, nonatomic) NSString *name; - (id)_deviceInfoForKey:(struct __CFString *)arg1; -- (void)_setActiveUserInterfaceIdiom:(int)arg1; -- (void)_enableDeviceOrientationEvents:(BOOL)arg1; -- (void)_clearGraphicsQualityOverride; -- (void)_setGraphicsQualityOverride:(int)arg1; -- (int)_graphicsQuality; -- (BOOL)_isTTYEnabled; -- (void)_setBatteryLevel:(float)arg1; -- (void)_setBatteryState:(int)arg1; -- (void)_setProximityState:(BOOL)arg1; +- (void)_setActiveUserInterfaceIdiom:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIDeviceAppearanceContainer.h b/iOS7/Frameworks/UIKit/UIDeviceAppearanceContainer.h index 2816884a0..e3b34ad85 100644 --- a/iOS7/Frameworks/UIKit/UIDeviceAppearanceContainer.h +++ b/iOS7/Frameworks/UIKit/UIDeviceAppearanceContainer.h @@ -8,11 +8,12 @@ #import "_UIAppearanceContainer-Protocol.h" +// Not exported @interface UIDeviceAppearanceContainer : NSObject <_UIAppearanceContainer> { } -+ (BOOL)_preventsAppearanceProxyCustomization; ++ (_Bool)_preventsAppearanceProxyCustomization; - (id)_appearanceGuideClass; - (id)_appearanceContainer; diff --git a/iOS7/Frameworks/UIKit/UIDeviceRGBColor.h b/iOS7/Frameworks/UIKit/UIDeviceRGBColor.h index 8140ca70e..1444d8adb 100644 --- a/iOS7/Frameworks/UIKit/UIDeviceRGBColor.h +++ b/iOS7/Frameworks/UIKit/UIDeviceRGBColor.h @@ -6,35 +6,36 @@ #import +// Not exported @interface UIDeviceRGBColor : UIColor { - float redComponent; - float greenComponent; - float blueComponent; - float alphaComponent; + double redComponent; + double greenComponent; + double blueComponent; + double alphaComponent; struct CGColor *cachedColor; - long cachedColorOnceToken; + long long cachedColorOnceToken; } -- (BOOL)_getWhite:(float *)arg1 alpha:(float *)arg2; -- (BOOL)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)getHue:(float *)arg1 saturation:(float *)arg2 brightness:(float *)arg3 alpha:(float *)arg4; -- (float)alphaComponent; +- (_Bool)_getWhite:(double *)arg1 alpha:(double *)arg2; +- (_Bool)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)getHue:(double *)arg1 saturation:(double *)arg2 brightness:(double *)arg3 alpha:(double *)arg4; +- (double)alphaComponent; - (struct CGColor *)CGColor; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)colorSpaceName; - (void)setStroke; - (void)setFill; - (void)set; -- (struct CGColor *)_createCGColorWithAlpha:(float)arg1; -- (id)colorWithAlphaComponent:(float)arg1; +- (struct CGColor *)_createCGColorWithAlpha:(double)arg1; +- (id)colorWithAlphaComponent:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithCGColor:(struct CGColor *)arg1; -- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -- (id)initWithHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (id)initWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIDeviceWhiteColor.h b/iOS7/Frameworks/UIKit/UIDeviceWhiteColor.h index f3c5f049a..31994593f 100644 --- a/iOS7/Frameworks/UIKit/UIDeviceWhiteColor.h +++ b/iOS7/Frameworks/UIKit/UIDeviceWhiteColor.h @@ -6,31 +6,32 @@ #import +// Not exported @interface UIDeviceWhiteColor : UIColor { - float whiteComponent; - float alphaComponent; + double whiteComponent; + double alphaComponent; struct CGColor *cachedColor; - long cachedColorOnceToken; + long long cachedColorOnceToken; } -- (BOOL)_getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)getWhite:(float *)arg1 alpha:(float *)arg2; -- (float)alphaComponent; +- (_Bool)_getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)getWhite:(double *)arg1 alpha:(double *)arg2; +- (double)alphaComponent; - (struct CGColor *)CGColor; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)colorSpaceName; - (void)setStroke; - (void)setFill; - (void)set; -- (id)colorWithAlphaComponent:(float)arg1; -- (struct CGColor *)_createCGColorWithAlpha:(float)arg1; +- (id)colorWithAlphaComponent:(double)arg1; +- (struct CGColor *)_createCGColorWithAlpha:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithCGColor:(struct CGColor *)arg1; -- (id)initWithWhite:(float)arg1 alpha:(float)arg2; +- (id)initWithWhite:(double)arg1 alpha:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIDictationController.h b/iOS7/Frameworks/UIKit/UIDictationController.h index b6a9d5a4b..80bad1c07 100644 --- a/iOS7/Frameworks/UIKit/UIDictationController.h +++ b/iOS7/Frameworks/UIKit/UIDictationController.h @@ -8,6 +8,7 @@ @class AFDictationConnection, AFDictationOptions, AFPreferences, NSArray, NSString, NSTimer, UIAlertView, UIDictationTestOps; +// Not exported @interface UIDictationController : NSObject { AFDictationConnection *_connection; @@ -19,80 +20,79 @@ id _callCenter; void *_facetimeCallFrameworkFileHandle; id _facetimeCallManager; - BOOL _wasDisabledDueToTelephonyActivity; + _Bool _wasDisabledDueToTelephonyActivity; UIAlertView *_dictationAvailableSoonAlert; - BOOL _connectionWasAlreadyAliveForStatisticsLogging; + _Bool _connectionWasAlreadyAliveForStatisticsLogging; UIDictationTestOps *_dictationDebuggingOperations; - BOOL cancelledByWaitingForLocalResults; - BOOL dictationStartedFromGesture; - BOOL _performTestOperationForEditing; - BOOL _discardNextHypothesis; - BOOL _hasPreheated; - NSString *_previousHypothesis; NSString *_language; + _Bool cancelledByWaitingForLocalResults; + _Bool dictationStartedFromGesture; + _Bool _performTestOperationForEditing; + _Bool _discardNextHypothesis; + _Bool _hasPreheated; + NSString *_previousHypothesis; NSString *_inputModeThatInvokedDictation; struct _NSRange _insertionRange; } + (void)poppedLastDebuggingOp; -+ (BOOL)usingTypeAndTalk; ++ (_Bool)usingTypeAndTalk; + (id)stringForViewMode:(int)arg1; + (id)stringForState:(int)arg1; + (void)logDictationString:(id)arg1; + (void)didBeginEditingInTextView:(id)arg1; + (id)streamingHypothesisForPhrases:(id)arg1; + (int)viewMode; -+ (BOOL)starkScreenExists; ++ (_Bool)starkScreenExists; + (void)updateLandingView; + (id)metadataDictionaryForCorrectionIdentifier:(id)arg1; + (id)attributedStringForDictationResult:(id)arg1 andCorrectionIdentifier:(id)arg2; + (id)singleLineResultForResult:(id)arg1; + (id)bestInterpretationForDictationResult:(id)arg1; + (id)serializedDictationPhrases:(id)arg1; -+ (id)serializedDictationPhrases:(id)arg1 fromKeyboard:(BOOL)arg2 transform:(struct __CFString *)arg3; -+ (id)interpretation:(id)arg1 forPhraseIndex:(unsigned int)arg2 isShiftLocked:(BOOL)arg3 autocapitalizationType:(int)arg4; ++ (id)serializedDictationPhrases:(id)arg1 fromKeyboard:(_Bool)arg2 transform:(struct __CFString *)arg3; ++ (id)interpretation:(id)arg1 forPhraseIndex:(unsigned long long)arg2 isShiftLocked:(_Bool)arg3 autocapitalizationType:(long long)arg4; + (id)serializedInterpretationFromTokens:(id)arg1 transform:(struct __CFString *)arg2; + (void)applicationDidChangeStatusBarFrame; -+ (void)keyboardDidHide; + (void)siriPreferencesChanged; + (void)applicationWillResignActive; + (void)applicationDidBecomeActive; -+ (BOOL)shouldInsertText:(id)arg1 inInputDelegate:(id)arg2; -+ (BOOL)shouldDeleteBackwardInInputDelegate:(id)arg1; -+ (BOOL)takesPhysicalButtonsEnded:(id)arg1 forTextView:(id)arg2; -+ (BOOL)takesPhysicalButtonsBegan:(id)arg1 forTextView:(id)arg2; -+ (BOOL)shouldHideCursorForTextView:(id)arg1; -+ (BOOL)shouldHideSelectionUIForTextView:(id)arg1; -+ (BOOL)isTextViewOnStarkScreen:(id)arg1; ++ (_Bool)shouldInsertText:(id)arg1 inInputDelegate:(id)arg2; ++ (_Bool)shouldDeleteBackwardInInputDelegate:(id)arg1; ++ (_Bool)takesPhysicalButtonsEnded:(id)arg1 forTextView:(id)arg2; ++ (_Bool)takesPhysicalButtonsBegan:(id)arg1 forTextView:(id)arg2; ++ (_Bool)shouldHideCursorForTextView:(id)arg1; ++ (_Bool)shouldHideSelectionUIForTextView:(id)arg1; ++ (_Bool)isTextViewOnStarkScreen:(id)arg1; + (void)didOneFingerTapInTextView:(id)arg1; + (void)keyboardDidUpdateOnScreenStatus; -+ (void)keyboardDidSetDelegate; + (void)keyboardDidSetInputMode; -+ (void)willEndEditingInTextView:(id)arg1; -+ (BOOL)shouldEnableGestureHandler; ++ (void)keyboardWillChangeFromDelegate:(id)arg1 toDelegate:(id)arg2; ++ (_Bool)shouldEnableGestureHandler; + (void)enableGestureHandlerIfNecessary; + (void)disableGestureHandler; -+ (void)logCorrectionStatistics; -+ (BOOL)dictationIsFunctional; -+ (BOOL)fetchCurrentInputModeSupportsDictation; -+ (id)serializedDictationPhrasesFromTokenMatrix:(id)arg1 fromKeyboard:(BOOL)arg2 transform:(struct __CFString *)arg3; ++ (void)logCorrectionStatisticsForDelegate:(id)arg1; ++ (_Bool)dictationIsFunctional; ++ (_Bool)fetchCurrentInputModeSupportsDictation; ++ (id)serializedDictationPhrasesFromTokenMatrix:(id)arg1 fromKeyboard:(_Bool)arg2 transform:(struct __CFString *)arg3; + (id)inputModeNameForDictation; -+ (BOOL)isRunning; ++ (_Bool)isRunning; + (id)sharedInstance; + (id)activeInstance; -+ (BOOL)setupForOpeningConnections; -+ (BOOL)setupForPhraseSerialization; -+ (BOOL)openAssistantFrameworkIfNecessary; ++ (_Bool)setupForOpeningConnections; ++ (_Bool)setupForPhraseSerialization; ++ (_Bool)openAssistantFrameworkIfNecessary; @property(retain, nonatomic) NSString *inputModeThatInvokedDictation; // @synthesize inputModeThatInvokedDictation=_inputModeThatInvokedDictation; -@property(nonatomic) BOOL hasPreheated; // @synthesize hasPreheated=_hasPreheated; -@property(retain, nonatomic) NSString *language; // @synthesize language=_language; +@property(nonatomic) _Bool hasPreheated; // @synthesize hasPreheated=_hasPreheated; @property(nonatomic) struct _NSRange insertionRange; // @synthesize insertionRange=_insertionRange; -@property(nonatomic) BOOL discardNextHypothesis; // @synthesize discardNextHypothesis=_discardNextHypothesis; +@property(nonatomic) _Bool discardNextHypothesis; // @synthesize discardNextHypothesis=_discardNextHypothesis; @property(copy, nonatomic) NSString *previousHypothesis; // @synthesize previousHypothesis=_previousHypothesis; -@property(nonatomic) BOOL performTestOperationForEditing; // @synthesize performTestOperationForEditing=_performTestOperationForEditing; -@property(nonatomic) BOOL dictationStartedFromGesture; // @synthesize dictationStartedFromGesture; +@property(nonatomic) _Bool performTestOperationForEditing; // @synthesize performTestOperationForEditing=_performTestOperationForEditing; +@property(nonatomic) _Bool dictationStartedFromGesture; // @synthesize dictationStartedFromGesture; +- (void)setLanguage:(id)arg1; +- (id)language; - (void)preheatIfNecessary; -- (BOOL)isInDebuggingMode; +- (_Bool)isInDebuggingMode; - (void)dictationConnnectionDidChangeAvailability:(id)arg1; - (void)dictationConnection:(id)arg1 speechRecognitionDidFail:(id)arg2; - (void)dictationConnection:(id)arg1 speechRecordingDidFail:(id)arg2; @@ -103,23 +103,26 @@ - (void)dictationConnection:(id)arg1 didHypothesizePhrases:(id)arg2 languageModel:(id)arg3; - (void)setupToInsertResultForNewHypothesis:(id)arg1; - (void)dictationConnection:(id)arg1 didRecognizePhrases:(id)arg2 languageModel:(id)arg3 correctionIdentifier:(id)arg4; +- (void)finishDictationRecognition:(id)arg1; - (void)insertSerializedDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -- (id)resultWithSmartSpaces:(id)arg1; +- (id)resultWithTrailingSpace:(id)arg1; - (struct __CFString *)resultTransformForLanguageModel:(id)arg1; +- (_Bool)needsLeadingSpaceForPhrases:(id)arg1; +- (_Bool)needsTrailingSpaceForPhrases:(id)arg1; - (id)dictationPhraseArrayFromDictationResult:(id)arg1; - (void)restartDictationForTypeAndTalk; - (void)stopDictation; - (void)cancelDictation; - (void)startDictationForFileAtURL:(id)arg1 forInputModeIdentifier:(id)arg2; - (void)startDictationForStark; -- (void)startDictationFromLayout; +- (void)switchToDictationInputMode; - (void)startDictation; -- (void)startDictationForReason:(int)arg1; -- (void)setupForDictationStart; +- (void)startDictationForReason:(long long)arg1; +- (void)setupForDictationStartForReason:(long long)arg1; - (void)setupForStreamingDictationStart; - (void)dismissDictationView:(id)arg1; -- (BOOL)wasDisabledDueToTelephonyActivity; -- (BOOL)dictationEnabled; +- (_Bool)wasDisabledDueToTelephonyActivity; +- (_Bool)dictationEnabled; - (id)connectionForStatisticsLogging; - (void)releaseConnectionAfterStatisticsLogging; - (void)releaseConnectionAfterDictationRequest; @@ -131,28 +134,29 @@ - (int)state; - (void)errorAnimationDidFinish; - (void)setState:(int)arg1; +- (void)endSessionIfNecessaryForTransitionFromState:(int)arg1 toState:(int)arg2; - (void)startConnectionForFileAtURL:(id)arg1 forInputModeIdentifier:(id)arg2; -- (void)startConnectionForReason:(int)arg1; +- (void)startConnectionForReason:(long long)arg1; - (void)setupConnectionOptions; - (id)selectedTextForInputDelegate:(id)arg1; - (id)postfixTextForInputDelegate:(id)arg1; - (id)prefixTextForInputDelegate:(id)arg1; - (id)fieldIdentifierInputDelegate:(id)arg1; - (float)audioLevel; -- (BOOL)supportsInputMode:(id)arg1 error:(id *)arg2; +- (_Bool)supportsInputMode:(id)arg1 error:(id *)arg2; - (id)supportedDictationLanguages:(id)arg1; +- (id)languageCodeForAssistantLanguageCode:(id)arg1; - (id)assistantCompatibleLanguageCodeForInputMode:(id)arg1; -- (BOOL)_shouldInsertText:(id)arg1 inInputDelegate:(id)arg2; -- (BOOL)_shouldDeleteBackwardInInputDelegate:(id)arg1; +- (_Bool)_shouldInsertText:(id)arg1 inInputDelegate:(id)arg2; +- (_Bool)_shouldDeleteBackwardInInputDelegate:(id)arg1; - (void)_restartDictation; -- (void)willEndEditingInInputDelegate:(id)arg1; - (void)enableProximity; - (void)proximityStateChanged:(id)arg1; - (void)disableAutorotation; - (void)setDictationInputmode; - (void)reenableAutorotation; - (void)delayedTelephonyCheckingSetup; -- (BOOL)disabledDueToTelephonyActivity; +- (_Bool)disabledDueToTelephonyActivity; - (id)debuggingDictationOperations; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIDictationFloatingStarkView.h b/iOS7/Frameworks/UIKit/UIDictationFloatingStarkView.h index 882507677..cbac87561 100644 --- a/iOS7/Frameworks/UIKit/UIDictationFloatingStarkView.h +++ b/iOS7/Frameworks/UIKit/UIDictationFloatingStarkView.h @@ -10,6 +10,7 @@ @class UIDimmingView; +// Not exported @interface UIDictationFloatingStarkView : UIDictationView { UIDimmingView *_dimmingView; @@ -20,8 +21,10 @@ - (struct CGPoint)positionForShow; - (void)returnToKeyboard; - (void)dimmingViewWasTapped:(id)arg1; -- (void)setInputViewsHiddenForDictation:(BOOL)arg1; +- (void)setInputViewsHiddenForDictation:(_Bool)arg1; - (void)setState:(int)arg1; +- (void)prepareForReturnToKeyboard; +- (void)finishReturnToKeyboard; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDictationLandingView.h b/iOS7/Frameworks/UIKit/UIDictationLandingView.h index 6d8e284ad..a0d29b9bb 100644 --- a/iOS7/Frameworks/UIKit/UIDictationLandingView.h +++ b/iOS7/Frameworks/UIKit/UIDictationLandingView.h @@ -8,42 +8,46 @@ #import "_UIBasicAnimationFactory-Protocol.h" -@class CADisplayLink, UITextRange; +@class CADisplayLink, NSInvocationOperation, UITextRange; +// Not exported @interface UIDictationLandingView : UIView <_UIBasicAnimationFactory> { UITextRange *_range; id _placeholder; - BOOL _didHaveText; - BOOL _willInsertResult; - float _angle; - float _diameter; + _Bool _didHaveText; + _Bool _willInsertResult; + double _angle; + double _diameter; CADisplayLink *_displayLink; double _startTime; double _shrinkStartTime; - id _afterShrinkCompletion; - BOOL _shrinking; + _Bool _shrinking; + NSInvocationOperation *_afterShrinkCompletionInvocation; } + (id)activeInstance; + (id)sharedInstance; -+ (float)widthForLineHeight:(float)arg1; -+ (float)diameterForLineHeight:(float)arg1; -@property(nonatomic) BOOL willInsertResult; // @synthesize willInsertResult=_willInsertResult; ++ (double)widthForLineHeight:(double)arg1; ++ (double)diameterForLineHeight:(double)arg1; +@property(nonatomic) _Bool willInsertResult; // @synthesize willInsertResult=_willInsertResult; - (id)_timingFunctionForAnimation; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; -- (float)fadeOutDuration; +- (double)fadeOutDuration; - (void)stopLandingForError; -- (void)errorAnimationDidFinish; +- (void)errorShakeDidFinish; +- (void)errorShrinkDidFinish; - (void)stopLanding; -- (void)startLanding; -- (BOOL)delegateWasEmpty; +- (void)startLandingIfNecessary; +- (void)startDisplayLinkIfNecessary; +- (void)showCursor; +- (void)hideCursor; +- (_Bool)delegateWasEmpty; - (void)updatePosition; - (void)drawRect:(struct CGRect)arg1; - (void)advanceLanding:(id)arg1; -- (void)performShrinkCompletion; -- (void)shrinkWithCompletion:(id)arg1; -- (void)rotateBy:(float)arg1; +- (void)shrinkWithCompletionInvocation:(id)arg1; +- (void)rotateBy:(double)arg1; - (void)clearRotation; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDictationLandingViewSettings.h b/iOS7/Frameworks/UIKit/UIDictationLandingViewSettings.h index 45353dd5f..09b5efb61 100644 --- a/iOS7/Frameworks/UIKit/UIDictationLandingViewSettings.h +++ b/iOS7/Frameworks/UIKit/UIDictationLandingViewSettings.h @@ -6,19 +6,26 @@ #import "NSObject.h" +// Not exported @interface UIDictationLandingViewSettings : NSObject { - BOOL _useBlackWave; - float _fadeInDuration; - float _fadeOutDuration; - float _circleRPM; + _Bool _useBlackWave; + double _fadeInDuration; + double _fadeOutDuration; + double _shrinkDuration; + double _colorTransitionInDuration; + double _colorTransitionOutDuration; + double _circleRPM; } + (id)sharedInstance; -@property(nonatomic) BOOL useBlackWave; // @synthesize useBlackWave=_useBlackWave; -@property(nonatomic) float circleRPM; // @synthesize circleRPM=_circleRPM; -@property(nonatomic) float fadeOutDuration; // @synthesize fadeOutDuration=_fadeOutDuration; -@property(nonatomic) float fadeInDuration; // @synthesize fadeInDuration=_fadeInDuration; +@property(nonatomic) _Bool useBlackWave; // @synthesize useBlackWave=_useBlackWave; +@property(nonatomic) double circleRPM; // @synthesize circleRPM=_circleRPM; +@property(nonatomic) double colorTransitionOutDuration; // @synthesize colorTransitionOutDuration=_colorTransitionOutDuration; +@property(nonatomic) double colorTransitionInDuration; // @synthesize colorTransitionInDuration=_colorTransitionInDuration; +@property(nonatomic) double shrinkDuration; // @synthesize shrinkDuration=_shrinkDuration; +@property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration=_fadeOutDuration; +@property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration=_fadeInDuration; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UIDictationMeterView.h b/iOS7/Frameworks/UIKit/UIDictationMeterView.h index 0b445d6e6..69f742987 100644 --- a/iOS7/Frameworks/UIKit/UIDictationMeterView.h +++ b/iOS7/Frameworks/UIKit/UIDictationMeterView.h @@ -8,6 +8,7 @@ @class CADisplayLink, CALayer, NSMutableArray, NSTimer, UIImageView; +// Not exported @interface UIDictationMeterView : UIButton { UIImageView *_background; @@ -26,7 +27,7 @@ int _cachedViewMode; } -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)_startListening; - (void)_clearDisplayLink; - (void)_updateListeningAnimation:(id)arg1; @@ -38,7 +39,7 @@ - (id)_decayKeyFrameAnimation; - (void)_startAttack; - (id)_attackKeyFrameAnimation; -- (id)imageForMicLevel:(float)arg1; +- (id)imageForMicLevel:(double)arg1; - (id)_keyframeAnimationForCGImages:(id)arg1 duration:(double)arg2; - (void)_removeAnimationsAndClearLayers; - (float)_adjustedDuration:(float)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDictationPopUpView.h b/iOS7/Frameworks/UIKit/UIDictationPopUpView.h index dae4c3bfe..7311b75c8 100644 --- a/iOS7/Frameworks/UIKit/UIDictationPopUpView.h +++ b/iOS7/Frameworks/UIKit/UIDictationPopUpView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIDictationPopUpView : UIDictationView { } @@ -13,7 +14,7 @@ - (void)layoutSubviews; - (void)setState:(int)arg1; - (id)createEndpointButtonWithRect:(struct CGRect)arg1 action:(SEL)arg2; -- (BOOL)drawsOwnBackground; +- (_Bool)drawsOwnBackground; - (void)returnToKeyboard; @end diff --git a/iOS7/Frameworks/UIKit/UIDictationSplitLayoutView.h b/iOS7/Frameworks/UIKit/UIDictationSplitLayoutView.h new file mode 100644 index 000000000..75781eac6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDictationSplitLayoutView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIDictationSplitLayoutView : UIDictationView +{ +} + +- (_Bool)drawsOwnBackground; +- (_Bool)isShowing; +- (void)returnToKeyboard; +- (void)finishReturnToKeyboard; +- (void)layoutSubviews; +- (void)setState:(int)arg1; +- (void)setRenderConfig:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIDictationStreamingOperation.h b/iOS7/Frameworks/UIKit/UIDictationStreamingOperation.h index e285cefdb..a27155c8b 100644 --- a/iOS7/Frameworks/UIKit/UIDictationStreamingOperation.h +++ b/iOS7/Frameworks/UIKit/UIDictationStreamingOperation.h @@ -6,6 +6,7 @@ #import "NSInvocationOperation.h" +// Not exported @interface UIDictationStreamingOperation : NSInvocationOperation { } diff --git a/iOS7/Frameworks/UIKit/UIDictationTestOps.h b/iOS7/Frameworks/UIKit/UIDictationTestOps.h index d5b30dcb6..b7f9d25eb 100644 --- a/iOS7/Frameworks/UIKit/UIDictationTestOps.h +++ b/iOS7/Frameworks/UIKit/UIDictationTestOps.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface UIDictationTestOps : NSObject { double _timeAfterInsertion; @@ -17,9 +18,9 @@ } @property(retain, nonatomic) NSMutableArray *operations; // @synthesize operations=_operations; -- (unsigned int)selectionChangeDelta; -- (BOOL)isNotEmpty; -- (BOOL)isEmpty; +- (unsigned long long)selectionChangeDelta; +- (_Bool)isNotEmpty; +- (_Bool)isEmpty; - (void)willEndEditingInInputDelegate:(id)arg1; - (void)pushReplaceSelectionWithText:(id)arg1; - (void)_performReplaceSelectedText:(id)arg1; @@ -33,7 +34,7 @@ - (void)popAndInvoke; - (double)delayAfterSelector:(SEL)arg1; - (id)pop; -- (BOOL)hasOperations; +- (_Bool)hasOperations; - (void)clearOperations; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIDictationView.h b/iOS7/Frameworks/UIKit/UIDictationView.h index 4c3e2b17f..0ec7ffa93 100644 --- a/iOS7/Frameworks/UIKit/UIDictationView.h +++ b/iOS7/Frameworks/UIKit/UIDictationView.h @@ -8,8 +8,9 @@ #import "_UISiriWaveyViewDelegate-Protocol.h" -@class UIButton, UIKeyboardDicationBackground, _UISiriWaveyView; +@class UIButton, UIDictationMeterView, UIKeyboardDicationBackground, _UISiriWaveyView; +// Not exported @interface UIDictationView : UIView <_UISiriWaveyViewDelegate> { UIKeyboardDicationBackground *_background; @@ -17,9 +18,10 @@ UIButton *_endpointButtonLandscape; UIButton *_waveTapEndpointButton; int _state; - BOOL _keyboardInTransition; - BOOL _automaticAppearanceWasEnabled; + _Bool _keyboardInTransition; + _Bool _automaticAppearanceWasEnabled; _UISiriWaveyView *_waveyView; + UIDictationMeterView *_meterView; } + (struct CGSize)layoutSize; @@ -28,13 +30,14 @@ + (struct CGSize)viewSize; + (Class)dictationViewClass; - (float)audioLevelForWaveyView:(id)arg1; -- (BOOL)visible; +- (_Bool)visible; - (void)endpointButtonPressed; - (void)dealloc; - (void)layoutSubviews; -- (BOOL)drawsOwnBackground; +- (_Bool)drawsOwnBackground; - (id)initWithFrame:(struct CGRect)arg1; - (void)setState:(int)arg1; +- (_Bool)isShowing; - (void)returnToKeyboard; - (void)finishReturnToKeyboard; - (void)prepareForReturnToKeyboard; @@ -47,7 +50,8 @@ - (struct CGSize)currentScreenSize; - (id)createEndpointButtonWithRect:(struct CGRect)arg1 action:(SEL)arg2; - (id)endpointButton; -- (id)endpointButtonImageWithRect:(struct CGRect)arg1 pressed:(BOOL)arg2; +- (id)endpointButtonImageWithRect:(struct CGRect)arg1 pressed:(_Bool)arg2; +- (void)applicationWillResignActive; @end diff --git a/iOS7/Frameworks/UIKit/UIDictationiPadLayoutView.h b/iOS7/Frameworks/UIKit/UIDictationiPadLayoutView.h index aecd3c7ee..698688ed7 100644 --- a/iOS7/Frameworks/UIKit/UIDictationiPadLayoutView.h +++ b/iOS7/Frameworks/UIKit/UIDictationiPadLayoutView.h @@ -6,11 +6,14 @@ #import +// Not exported @interface UIDictationiPadLayoutView : UIDictationView { } +- (_Bool)isShowing; - (void)returnToKeyboard; +- (void)finishReturnToKeyboard; - (void)layoutSubviews; - (void)setState:(int)arg1; - (void)setRenderConfig:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDictationiPhoneLayoutView.h b/iOS7/Frameworks/UIKit/UIDictationiPhoneLayoutView.h index d57a6acc9..cf1045242 100644 --- a/iOS7/Frameworks/UIKit/UIDictationiPhoneLayoutView.h +++ b/iOS7/Frameworks/UIKit/UIDictationiPhoneLayoutView.h @@ -6,16 +6,19 @@ #import +// Not exported @interface UIDictationiPhoneLayoutView : UIDictationView { } +- (_Bool)isShowing; - (void)returnToKeyboard; +- (void)finishReturnToKeyboard; - (void)layoutSubviews; - (void)setState:(int)arg1; - (void)setRenderConfig:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (id)doneButtonTitleForLightBackground:(BOOL)arg1; +- (id)doneButtonTitleForLightBackground:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIDimmingView.h b/iOS7/Frameworks/UIKit/UIDimmingView.h index b89ecc64e..cfb674d3b 100644 --- a/iOS7/Frameworks/UIKit/UIDimmingView.h +++ b/iOS7/Frameworks/UIKit/UIDimmingView.h @@ -8,6 +8,7 @@ @class NSArray, UIBarButtonItem, UIColor, UIImageView; +// Not exported @interface UIDimmingView : UIView { id _delegate; @@ -15,16 +16,16 @@ UIImageView *_highlightedImageView; UIImageView *_backgroundGlow; NSArray *_passthroughViews; - BOOL _ignoresTouches; - BOOL _displayed; - BOOL _inPassthroughHitTest; + _Bool _ignoresTouches; + _Bool _displayed; + _Bool _inPassthroughHitTest; UIColor *_dimmingColor; } + (id)defaultDimmingColor; @property(retain, nonatomic) UIColor *dimmingColor; // @synthesize dimmingColor=_dimmingColor; -@property(nonatomic) BOOL displayed; // @synthesize displayed=_displayed; -@property(nonatomic) BOOL ignoresTouches; // @synthesize ignoresTouches=_ignoresTouches; +@property(nonatomic) _Bool displayed; // @synthesize displayed=_displayed; +@property(nonatomic) _Bool ignoresTouches; // @synthesize ignoresTouches=_ignoresTouches; @property(retain, nonatomic) NSArray *passthroughViews; // @synthesize passthroughViews=_passthroughViews; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_simulateTap; @@ -32,7 +33,7 @@ - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)mouseUp:(struct __GSEvent *)arg1; -- (void)display:(BOOL)arg1 withAnimationDuration:(float)arg2 afterDelay:(float)arg3; +- (void)display:(_Bool)arg1 withAnimationDuration:(double)arg2 afterDelay:(double)arg3; @property(retain, nonatomic) UIBarButtonItem *highlightedBarButtonItem; - (void)dimmingRemovalAnimationDidStop; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIDocument-UIDocumentInternal.h b/iOS7/Frameworks/UIKit/UIDocument-UIDocumentInternal.h new file mode 100644 index 000000000..3e13e8061 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocument-UIDocumentInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDocument (UIDocumentInternal) ++ (id)_fileModificationDateForURL:(id)arg1; +- (void)_performBlockSynchronouslyOnMainThread:(id)arg1; +- (void)_performBlock:(id)arg1 synchronouslyOnQueue:(void)arg2; +- (id)_fileOpeningQueue; + +// Remaining properties +@property(getter=_isEditingDisabled, setter=_setEditingDisabled:) _Bool editingDisabled; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocument.h b/iOS7/Frameworks/UIKit/UIDocument.h index 545a4a79c..c75fcd8be 100644 --- a/iOS7/Frameworks/UIKit/UIDocument.h +++ b/iOS7/Frameworks/UIKit/UIDocument.h @@ -47,11 +47,10 @@ } + (void)_autosavingTimerDidFireSoContinue:(id)arg1; -+ (void)_finishWritingToURL:(id)arg1 withTemporaryDirectoryURL:(id)arg2 newContentsURL:(id)arg3 afterSuccess:(BOOL)arg4; ++ (void)_finishWritingToURL:(id)arg1 withTemporaryDirectoryURL:(id)arg2 newContentsURL:(id)arg3 afterSuccess:(_Bool)arg4; + (id)_customizationOfError:(id)arg1 withDescription:(id)arg2 recoverySuggestion:(id)arg3 recoveryAttempter:(id)arg4; + (id)_typeForContentsOfURL:(id)arg1 error:(id *)arg2; + (void)initialize; -+ (id)_fileModificationDateForURL:(id)arg1; @property(readonly, nonatomic) NSDocumentDifferenceSize *differenceSinceSaving; // @synthesize differenceSinceSaving=_differenceSinceSaving; @property(readonly, nonatomic) NSDocumentDifferenceSize *differenceSincePreservingPreviousVersion; // @synthesize differenceSincePreservingPreviousVersion=_differenceSincePreservingPreviousVersion; @property(readonly, nonatomic) NSDocumentDifferenceSize *differenceDueToRecentChanges; // @synthesize differenceDueToRecentChanges=_differenceDueToRecentChanges; @@ -75,61 +74,62 @@ - (void)_applicationWillResignActive:(id)arg1; - (void)savePresentedItemChangesWithCompletionHandler:(id)arg1; - (void)relinquishPresentedItemToWriter:(id)arg1; -- (BOOL)_shouldAllowWritingInResponseToPresenterMessage; +- (_Bool)_shouldAllowWritingInResponseToPresenterMessage; - (void)relinquishPresentedItemToReader:(id)arg1; @property(readonly) NSOperationQueue *presentedItemOperationQueue; @property(readonly) NSURL *presentedItemURL; -- (id)fileNameExtensionForType:(id)arg1 saveOperation:(int)arg2; +- (id)fileNameExtensionForType:(id)arg1 saveOperation:(long long)arg2; @property(readonly) NSString *localizedName; - (void)_updateLocalizedName; - (void)userInteractionNoLongerPermittedForError:(id)arg1; -- (void)finishedHandlingError:(id)arg1 recovered:(BOOL)arg2; -- (void)handleError:(id)arg1 userInteractionPermitted:(BOOL)arg2; +- (void)finishedHandlingError:(id)arg1 recovered:(_Bool)arg2; +- (void)handleError:(id)arg1 userInteractionPermitted:(_Bool)arg2; @property(retain) NSUndoManager *undoManager; - (void)_releaseUndoManager; - (void)_changeWasRedone:(id)arg1; - (void)_changeWasUndone:(id)arg1; - (void)_changeWasDone:(id)arg1; -- (void)updateChangeCountWithToken:(id)arg1 forSaveOperation:(int)arg2; -- (id)changeCountTokenForSaveOperation:(int)arg1; -- (void)updateChangeCount:(int)arg1; -- (BOOL)hasUnsavedChanges; -- (BOOL)_hasUnsavedChanges; +- (void)updateChangeCountWithToken:(id)arg1 forSaveOperation:(long long)arg2; +- (id)changeCountTokenForSaveOperation:(long long)arg1; +- (void)updateChangeCount:(long long)arg1; +- (_Bool)hasUnsavedChanges; +- (_Bool)_hasUnsavedChanges; - (void)closeWithCompletionHandler:(id)arg1; - (id)savingFileType; - (void)autosaveWithCompletionHandler:(id)arg1; - (void)_autosaveWithCompletionHandler:(id)arg1; - (void)_saveUnsavedChangesWithCompletionHandler:(id)arg1; - (void)_scheduleAutosaving; -- (void)_scheduleAutosavingAfterDelay:(double)arg1 reset:(BOOL)arg2; +- (void)_scheduleAutosavingAfterDelay:(double)arg1 reset:(_Bool)arg2; - (void)_rescheduleAutosaving; -- (void)_autosavingCompletedSuccessfully:(BOOL)arg1; +- (void)_autosavingCompletedSuccessfully:(_Bool)arg1; - (double)_autosavingDelay; -- (void)_finishSavingToURL:(id)arg1 forSaveOperation:(int)arg2 changeCount:(id)arg3; -- (void)saveToURL:(id)arg1 forSaveOperation:(int)arg2 completionHandler:(id)arg3; +- (void)_finishSavingToURL:(id)arg1 forSaveOperation:(long long)arg2 changeCount:(id)arg3; +- (void)saveToURL:(id)arg1 forSaveOperation:(long long)arg2 completionHandler:(id)arg3; - (id)contentsForType:(id)arg1 error:(id *)arg2; -- (BOOL)_coordinateWritingItemAtURL:(id)arg1 error:(id *)arg2 byAccessor:(id)arg3; -- (id)fileAttributesToWriteToURL:(id)arg1 forSaveOperation:(int)arg2 error:(id *)arg3; -- (BOOL)writeContents:(id)arg1 toURL:(id)arg2 forSaveOperation:(int)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; -- (BOOL)writeContents:(id)arg1 andAttributes:(id)arg2 safelyToURL:(id)arg3 forSaveOperation:(int)arg4 error:(id *)arg5; -- (id)_presentableFileNameForSaveOperation:(int)arg1 url:(id)arg2; -- (BOOL)loadFromContents:(id)arg1 ofType:(id)arg2 error:(id *)arg3; -- (BOOL)readFromURL:(id)arg1 error:(id *)arg2; +- (_Bool)_coordinateWritingItemAtURL:(id)arg1 error:(id *)arg2 byAccessor:(id)arg3; +- (id)fileAttributesToWriteToURL:(id)arg1 forSaveOperation:(long long)arg2 error:(id *)arg3; +- (_Bool)writeContents:(id)arg1 toURL:(id)arg2 forSaveOperation:(long long)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; +- (_Bool)writeContents:(id)arg1 andAttributes:(id)arg2 safelyToURL:(id)arg3 forSaveOperation:(long long)arg4 error:(id *)arg5; +- (id)_presentableFileNameForSaveOperation:(long long)arg1 url:(id)arg2; +- (_Bool)loadFromContents:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (_Bool)readFromURL:(id)arg1 error:(id *)arg2; - (void)revertToContentsOfURL:(id)arg1 completionHandler:(id)arg2; - (void)_unlockFileAccessQueue; - (void)_lockFileAccessQueueAndPerformBlock:(id)arg1; - (void)performAsynchronousFileAccessUsingBlock:(id)arg1; -@property(readonly) unsigned int documentState; +@property(readonly) unsigned long long documentState; - (void)_sendStateChangedNotification; -- (BOOL)_isInConflict; -- (void)_setInConflict:(BOOL)arg1; -- (BOOL)_hasSavingError; -- (void)_setHasSavingError:(BOOL)arg1; -- (BOOL)_isInOpen; -- (void)_setInOpen:(BOOL)arg1; -- (BOOL)_isOpen; -- (void)_setOpen:(BOOL)arg1; -@property(getter=_isEditingDisabled, setter=_setEditingDisabled:) BOOL editingDisabled; +- (_Bool)_isInConflict; +- (void)_setInConflict:(_Bool)arg1; +- (_Bool)_hasSavingError; +- (void)_setHasSavingError:(_Bool)arg1; +- (_Bool)_isInOpen; +- (void)_setInOpen:(_Bool)arg1; +- (_Bool)_isOpen; +- (void)_setOpen:(_Bool)arg1; +- (_Bool)_isEditingDisabled; +- (void)_setEditingDisabled:(_Bool)arg1; @property(copy) NSDate *fileModificationDate; @property(readonly) NSString *fileType; - (void)setFileType:(id)arg1; @@ -142,9 +142,6 @@ - (void)dealloc; - (id)initWithFileURL:(id)arg1; - (id)init; -- (void)_performBlockSynchronouslyOnMainThread:(id)arg1; -- (void)_performBlock:(id)arg1 synchronouslyOnQueue:(void)arg2; -- (id)_fileOpeningQueue; // Remaining properties @property(readonly) NSURL *primaryPresentedItemURL; diff --git a/iOS7/Frameworks/UIKit/UIDocumentAlertPresenter.h b/iOS7/Frameworks/UIKit/UIDocumentAlertPresenter.h index 8fcb240b8..d4c78ba91 100644 --- a/iOS7/Frameworks/UIKit/UIDocumentAlertPresenter.h +++ b/iOS7/Frameworks/UIKit/UIDocumentAlertPresenter.h @@ -10,6 +10,7 @@ @class NSError, UIAlertView; +// Not exported @interface UIDocumentAlertPresenter : NSObject { id _completionHandler; @@ -19,7 +20,7 @@ + (id)_presentAlertWithError:(id)arg1 completionHandler:(id)arg2; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_forceFinishNow; - (void)dealloc; - (id)initWithError:(id)arg1 completionHandler:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIDocumentErrorRecoveryAttempter.h b/iOS7/Frameworks/UIKit/UIDocumentErrorRecoveryAttempter.h index 162fa9c55..0ae4a2906 100644 --- a/iOS7/Frameworks/UIKit/UIDocumentErrorRecoveryAttempter.h +++ b/iOS7/Frameworks/UIKit/UIDocumentErrorRecoveryAttempter.h @@ -8,12 +8,13 @@ @class UIDocument; +// Not exported @interface UIDocumentErrorRecoveryAttempter : NSObject { UIDocument *_document; id _wrappedRecoveryAttempter; id _continuerOrNil; - int _silentRecoveryOptionIndex; + long long _silentRecoveryOptionIndex; id _appModalRecoveryAttempter; id _recoveryCancelerOrNil; struct { @@ -22,10 +23,10 @@ } - (void)cancelRecovery; -- (BOOL)attemptSilentRecoveryFromError:(id)arg1 error:(id *)arg2; -- (BOOL)attemptRecoveryFromError:(id)arg1 optionIndex:(unsigned int)arg2; +- (_Bool)attemptSilentRecoveryFromError:(id)arg1 error:(id *)arg2; +- (_Bool)attemptRecoveryFromError:(id)arg1 optionIndex:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithDocument:(id)arg1 silentRecoveryOptionIndex:(unsigned int)arg2 appModalRecoveryAttempter:(id)arg3 recoveryCanceler:(void)arg4; +- (id)initWithDocument:(id)arg1 silentRecoveryOptionIndex:(unsigned long long)arg2 appModalRecoveryAttempter:(id)arg3 recoveryCanceler:(void)arg4; - (id)initWithDocument:(id)arg1 wrappedRecoveryAttempter:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController-ArchiveSupport.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-ArchiveSupport.h new file mode 100644 index 000000000..e8666c2d9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-ArchiveSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDocumentInteractionController (ArchiveSupport) +- (id)extractSubitemFromArchive:(id)arg1 completion:(id)arg2; +- (id)subitemsInArchive:(id)arg1; +@property(readonly, nonatomic, getter=isArchive) _Bool archive; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController-Private.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-Private.h new file mode 100644 index 000000000..7d48f50bf --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-Private.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface UIDocumentInteractionController (Private) ++ (id)allActionSelectorNames; ++ (id)_applicationsForDocumentProxy:(id)arg1; +- (void)_dismissEverythingWithExtremePrejudiceAnimated:(_Bool)arg1; +- (void)openDocumentWithDefaultApplication; +- (unsigned long long)applicationCount; +- (void)setPreviewURLOverride:(id)arg1; +- (_Bool)_delegateExistsAndImplementsRequiredMethods:(id *)arg1; +- (id)_documentProxySourceIsManaged:(_Bool)arg1; + +// Remaining properties +@property(nonatomic) _Bool shouldUnzipDocument; // @dynamic shouldUnzipDocument; +@property(nonatomic) _Bool sourceIsManaged; // @dynamic sourceIsManaged; +@property(retain, nonatomic) NSString *uniqueIdentifier; // @dynamic uniqueIdentifier; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewController.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewController.h new file mode 100644 index 000000000..706c6dc5c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewController.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDocumentInteractionController (QLPreviewController) +- (id)previewController:(id)arg1 transitionImageForPreviewItem:(id)arg2 contentRect:(struct CGRect *)arg3; +- (void)previewControllerDidDismiss:(id)arg1; +- (void)previewControllerWillDismiss:(id)arg1; +- (struct CGRect)previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id *)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewControllerDataSource.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewControllerDataSource.h new file mode 100644 index 000000000..309124e6e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-QLPreviewControllerDataSource.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDocumentInteractionController (QLPreviewControllerDataSource) +- (id)previewController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewController:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController-UIPopoverControllerDelegate.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-UIPopoverControllerDelegate.h new file mode 100644 index 000000000..25c5ecf46 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController-UIPopoverControllerDelegate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIDocumentInteractionController (UIPopoverControllerDelegate) +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIDocumentInteractionController.h b/iOS7/Frameworks/UIKit/UIDocumentInteractionController.h index 327b0aa8c..ffc5e5e70 100644 --- a/iOS7/Frameworks/UIKit/UIDocumentInteractionController.h +++ b/iOS7/Frameworks/UIKit/UIDocumentInteractionController.h @@ -26,8 +26,8 @@ NSArray *_availableApplications; UIPopoverController *_popoverController; UIActivityViewController *_activityViewController; - BOOL _shouldUnzipDocument; - BOOL _sourceIsManaged; + _Bool _shouldUnzipDocument; + _Bool _sourceIsManaged; NSURL *_unzippedDocumentURL; id _applicationToOpen; NSURL *_tmpURLToDeleteOnDealloc; @@ -65,11 +65,9 @@ + (id)_UTIForFileURL:(id)arg1; + (id)interactionControllerWithURL:(id)arg1; + (void)initialize; -+ (id)allActionSelectorNames; -+ (id)_applicationsForDocumentProxy:(id)arg1; @property(retain, nonatomic) UIPopoverController *popoverController; // @synthesize popoverController=_popoverController; @property(retain, nonatomic) UIActivityViewController *activityViewController; // @synthesize activityViewController=_activityViewController; -@property(nonatomic) BOOL sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; +@property(nonatomic) _Bool sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; @property(retain, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; @property(retain, nonatomic) id annotation; // @synthesize annotation=_annotation; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -77,15 +75,16 @@ @property(readonly, nonatomic) _UIPreviewItemProxy *previewItemProxy; @property(readonly, nonatomic) id previewController; - (void)_activityControllerViewDidDismiss; -- (BOOL)_delegatePerformAction:(SEL)arg1; -- (BOOL)_delegateCanPerformAction:(SEL)arg1; -- (BOOL)_delegateImplementsLegacyActions; -- (BOOL)_canSaveToCameraRollForType; -- (BOOL)_isValidURL:(id)arg1; -- (BOOL)_isFilenameValidForUnzipping:(id)arg1 allowsArchiveZip:(BOOL)arg2; -- (BOOL)_documentNeedsHelpUnzippingForPreview; -- (BOOL)_canUnzipDocumentForPreview; -- (BOOL)_canUnzipDocument; +- (_Bool)_delegatePerformAction:(SEL)arg1; +- (_Bool)_delegateCanPerformAction:(SEL)arg1; +- (_Bool)_delegateImplementsLegacyActions; +- (_Bool)_canSaveToCameraRollForType; +- (_Bool)_isValidURL:(id)arg1; +- (_Bool)_isFilenameValidForUnzipping:(id)arg1 allowsArchiveZip:(_Bool)arg2; +- (_Bool)_isPackageArchive:(id)arg1; +- (_Bool)_documentNeedsHelpUnzippingForPreview; +- (_Bool)_canUnzipDocumentForPreview; +- (_Bool)_canUnzipDocument; - (id)_unzippedDocumentURL; - (void)_setUnzippedDocumentURL:(id)arg1; - (void)_setApplicationToOpen:(id)arg1; @@ -95,56 +94,40 @@ - (void)_unzipFileAndSetupPayload:(id)arg1; - (id)_unzipFileAndSetupPayload:(id)arg1 completion:(id)arg2; - (id)_pathsInArchive:(id)arg1; -- (BOOL)_setupPreviewController; -- (BOOL)_setupForOpenInMenu; -- (BOOL)_setupForOptionsMenu; +- (_Bool)_setupPreviewController; +- (_Bool)_setupForOpenInMenu; +- (_Bool)_setupForOptionsMenu; - (void)_finishedCopyingResource; - (void)openResourceOperation:(id)arg1 didFinishCopyingResource:(id)arg2; - (void)_openDocumentWithCurrentApplication; - (void)_openDocumentWithApplication:(id)arg1; -- (id)_applications:(BOOL)arg1; +- (id)_applications:(_Bool)arg1; - (void)_presentOptionsMenu:(id)arg1; - (void)_presentOpenIn:(id)arg1; - (void)_presentPreview:(id)arg1; @property(readonly, nonatomic) NSArray *gestureRecognizers; -- (void)dismissMenuAnimated:(BOOL)arg1; -- (void)dismissPreviewAnimated:(BOOL)arg1; -- (BOOL)presentOpenInMenuFromBarButtonItem:(id)arg1 animated:(BOOL)arg2; -- (BOOL)presentOpenInMenuFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; -- (BOOL)presentPreviewAnimated:(BOOL)arg1; +- (void)dismissMenuAnimated:(_Bool)arg1; +- (void)dismissPreviewAnimated:(_Bool)arg1; +- (_Bool)presentOpenInMenuFromBarButtonItem:(id)arg1 animated:(_Bool)arg2; +- (_Bool)presentOpenInMenuFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; +- (_Bool)presentPreviewAnimated:(_Bool)arg1; - (id)presentingNavigationController; -- (BOOL)presentOptionsMenuFromBarButtonItem:(id)arg1 animated:(BOOL)arg2; -- (BOOL)presentOptionsMenuFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; -- (BOOL)_canUnzipDocumentAndPresentOpenIn; -- (BOOL)_canUnzipDocumentAndPresentOptions; -- (BOOL)_canPreviewUnzippedDocument; -@property(nonatomic) BOOL shouldUnzipDocument; // @synthesize shouldUnzipDocument=_shouldUnzipDocument; -@property(nonatomic, getter=_performingActivity, setter=_setPerformingActivity:) BOOL performingActivity; -- (BOOL)_isImageOrVideo; -- (BOOL)_isVideo; -- (BOOL)_isImage; +- (_Bool)presentOptionsMenuFromBarButtonItem:(id)arg1 animated:(_Bool)arg2; +- (_Bool)presentOptionsMenuFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; +- (_Bool)_canUnzipDocumentAndPresentOpenIn; +- (_Bool)_canUnzipDocumentAndPresentOptions; +- (_Bool)_canPreviewUnzippedDocument; +@property(nonatomic) _Bool shouldUnzipDocument; // @synthesize shouldUnzipDocument=_shouldUnzipDocument; +@property(nonatomic, getter=_performingActivity, setter=_setPerformingActivity:) _Bool performingActivity; +- (_Bool)_isImageOrVideo; +- (_Bool)_isVideo; +- (_Bool)_isImage; @property(readonly, nonatomic) NSArray *icons; @property(copy) NSString *name; @property(copy, nonatomic) NSString *UTI; @property(retain) NSURL *URL; - (void)dealloc; - (id)initWithURL:(id)arg1; -- (id)previewController:(id)arg1 transitionImageForPreviewItem:(id)arg2 contentRect:(struct CGRect *)arg3; -- (void)previewControllerDidDismiss:(id)arg1; -- (void)previewControllerWillDismiss:(id)arg1; -- (struct CGRect)previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id *)arg3; -- (id)previewController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewController:(id)arg1; -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; -- (void)_dismissEverythingWithExtremePrejudiceAnimated:(BOOL)arg1; -- (void)openDocumentWithDefaultApplication; -- (unsigned int)applicationCount; -- (void)setPreviewURLOverride:(id)arg1; -- (BOOL)_delegateExistsAndImplementsRequiredMethods:(id *)arg1; -- (id)_documentProxySourceIsManaged:(BOOL)arg1; -- (id)extractSubitemFromArchive:(id)arg1 completion:(id)arg2; -- (id)subitemsInArchive:(id)arg1; -@property(readonly, nonatomic, getter=isArchive) BOOL archive; @end diff --git a/iOS7/Frameworks/UIKit/UIDocumentPasswordView.h b/iOS7/Frameworks/UIKit/UIDocumentPasswordView.h index 3e55991e9..b35406beb 100644 --- a/iOS7/Frameworks/UIKit/UIDocumentPasswordView.h +++ b/iOS7/Frameworks/UIKit/UIDocumentPasswordView.h @@ -20,15 +20,15 @@ @property(readonly, nonatomic) UITextField *passwordField; // @synthesize passwordField=_passwordTextField; @property(nonatomic) NSObject *passwordDelegate; // @synthesize passwordDelegate; -- (float)_textFieldWidth; -- (float)_labelHorizontalOffset; +- (double)_textFieldWidth; +- (double)_labelHorizontalOffset; - (id)_labelTextColor; - (id)_labelFont; - (void)_passwordEntered:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (void)layoutSubviews; - (struct CGRect)_iconRectForContainerRect:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIDocumentStorageManager.h b/iOS7/Frameworks/UIKit/UIDocumentStorageManager.h index a5b22ce09..e4a264520 100644 --- a/iOS7/Frameworks/UIKit/UIDocumentStorageManager.h +++ b/iOS7/Frameworks/UIKit/UIDocumentStorageManager.h @@ -32,19 +32,19 @@ - (void)_queryUpdated; - (void)_initialGatherFinished; - (void)_resetQuery; -- (void)_storeUserICloudChoice:(BOOL)arg1 forIdentityToken:(id)arg2; +- (void)_storeUserICloudChoice:(_Bool)arg1 forIdentityToken:(id)arg2; - (id)_userICloudChoiceForIdentityToken:(id)arg1; - (id)_userICloudChoiceArray; - (void)_setStorage:(id)arg1; - (void)_loadUserICloudChoiceWithCompletionHandler:(id)arg1; -- (void)_finishSetupWithDecision:(BOOL)arg1 completionHandler:(id)arg2; +- (void)_finishSetupWithDecision:(_Bool)arg1 completionHandler:(id)arg2; - (void)runSetupProcessWithCompletionHandler:(id)arg1; - (void)_appActivated:(id)arg1; - (void)_ubiquityIdentityTokenChanged; - (id)_identifierToURLMap; @property(readonly) NSURL *dataStorageURL; @property(readonly) NSURL *documentStorageURL; -@property(readonly) BOOL usesUbiquitousStorage; +@property(readonly) _Bool usesUbiquitousStorage; - (id)_initWithCompletionHandler:(id)arg1; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIDragRecognizer.h b/iOS7/Frameworks/UIKit/UIDragRecognizer.h index 6315ac007..33abd1a37 100644 --- a/iOS7/Frameworks/UIKit/UIDragRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIDragRecognizer.h @@ -8,29 +8,30 @@ @class UIDelayedAction, UITouch; +// Not exported @interface UIDragRecognizer : UIGestureRecognizer { double _maximumDeviation; double _minimumDistance; struct CGPoint _startPosition; - BOOL _restrictsToAngle; + _Bool _restrictsToAngle; double _angle; UITouch *_touch; UIDelayedAction *_tooSlow; double _startAngle; double _quietPeriod; - BOOL _canBeginDrag; + _Bool _canBeginDrag; SEL _checkCanBeginDrag; UIDelayedAction *ignoreTouch; } @property(retain, nonatomic) UIDelayedAction *ignoreTouch; // @synthesize ignoreTouch; @property(nonatomic) SEL checkCanBeginDrag; // @synthesize checkCanBeginDrag=_checkCanBeginDrag; -@property(nonatomic) BOOL canBeginDrag; // @synthesize canBeginDrag=_canBeginDrag; +@property(nonatomic) _Bool canBeginDrag; // @synthesize canBeginDrag=_canBeginDrag; @property(nonatomic) double quietPeriod; // @synthesize quietPeriod=_quietPeriod; @property(nonatomic) double startAngle; // @synthesize startAngle=_startAngle; @property(nonatomic) double angle; // @synthesize angle=_angle; -@property(nonatomic) BOOL restrictsToAngle; // @synthesize restrictsToAngle=_restrictsToAngle; +@property(nonatomic) _Bool restrictsToAngle; // @synthesize restrictsToAngle=_restrictsToAngle; @property(retain, nonatomic) UITouch *touch; // @synthesize touch=_touch; @property(nonatomic) double minimumDistance; // @synthesize minimumDistance=_minimumDistance; @property(nonatomic) struct CGPoint startPosition; // @synthesize startPosition=_startPosition; diff --git a/iOS7/Frameworks/UIKit/UIDragger.h b/iOS7/Frameworks/UIKit/UIDragger.h index 1c2d8ceca..288c8d529 100644 --- a/iOS7/Frameworks/UIKit/UIDragger.h +++ b/iOS7/Frameworks/UIKit/UIDragger.h @@ -17,13 +17,13 @@ struct CGPoint _startLocation; struct CGPoint _stopLocation; double _duration; - BOOL _showFinger; + _Bool _showFinger; unsigned int _port; NSArray *_modes; unsigned long long _startTimestamp; unsigned long long _stopTimestamp; unsigned long long _lastTimestamp; - BOOL _waitingForSmoothScrolling; + _Bool _waitingForSmoothScrolling; UIImageView *_fingerView; } diff --git a/iOS7/Frameworks/UIKit/UIDropShadowView.h b/iOS7/Frameworks/UIKit/UIDropShadowView.h index 956d6e61f..3fb3ccb86 100644 --- a/iOS7/Frameworks/UIKit/UIDropShadowView.h +++ b/iOS7/Frameworks/UIKit/UIDropShadowView.h @@ -8,16 +8,17 @@ @class NSDictionary; +// Not exported @interface UIDropShadowView : UIView { - float _cornerRadius; + double _cornerRadius; UIView *_contentView; UIView *_backgroundImage; NSDictionary *_preservedLayerValues; } @property(nonatomic) UIView *contentView; // @synthesize contentView=_contentView; -@property float cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property double cornerRadius; // @synthesize cornerRadius=_cornerRadius; - (void)didFinishRotation; - (void)willBeginRotationWithOriginalBounds:(struct CGRect)arg1 newBounds:(struct CGRect)arg2; - (void)setBounds:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDynamicAnimator.h b/iOS7/Frameworks/UIKit/UIDynamicAnimator.h index 09c96f73a..aadd01818 100644 --- a/iOS7/Frameworks/UIKit/UIDynamicAnimator.h +++ b/iOS7/Frameworks/UIKit/UIDynamicAnimator.h @@ -17,8 +17,6 @@ double _lastUpdateTime; double _lastInterval; long long _ticks; - NSMutableSet *_unmappedItems; - NSMutableSet *_mappedItems; CALayer *_debugLayer; NSMutableDictionary *_bodies; NSMutableArray *_topLevelBehaviors; @@ -26,15 +24,17 @@ NSMutableSet *_behaviorsToRemove; NSMutableSet *_behaviorsToAdd; NSMutableArray *_postSolverActions; - BOOL _isInWorldStepMethod; - BOOL _needsLocalBehaviorReevaluation; - unsigned int _referenceSystemType; - BOOL _disableIntegralization; + NSMutableArray *_beginContacts; + NSMutableArray *_endContacts; + _Bool _isInWorldStepMethod; + _Bool _needsLocalBehaviorReevaluation; + unsigned long long _referenceSystemType; + unsigned long long _integralization; struct { unsigned int delegateImplementsDynamicAnimatorDidPause:1; unsigned int delegateImplementsDynamicAnimatorWillResume:1; } _stateFlags; - float _accuracy; + double _accuracy; int _registeredCollisionGroups; int _registeredImplicitBounds; struct CGRect _referenceSystemBounds; @@ -42,14 +42,18 @@ int _debugInterval; id _action; id _delegate; - BOOL _disableDisplayLink; - float _speed; + _Bool _disableDisplayLink; + double _speed; } + (id)_allDynamicAnimators; ++ (void)_clearReferenceViewFromAnimators:(id)arg1; ++ (void)_referenceViewSizeChanged:(id)arg1; ++ (void)_unregisterAnimator:(id)arg1; ++ (void)_registerAnimator:(id)arg1; + (void)initialize; - (id)_referenceSystem; -- (unsigned int)_referenceSystemType; +- (unsigned long long)_referenceSystemType; - (struct CGRect)_referenceSystemBounds; - (void)_setReferenceSystem:(id)arg1; @property(readonly, nonatomic) UIView *referenceView; @@ -58,9 +62,9 @@ - (long long)_ticks; - (void)_displayLinkTick:(id)arg1; - (double)_animatorInterval; -- (BOOL)_animatorStep:(double)arg1; -- (BOOL)_alwaysDisableDisplayLink; -- (void)_setAlwaysDisableDisplayLink:(BOOL)arg1; +- (_Bool)_animatorStep:(double)arg1; +- (_Bool)_alwaysDisableDisplayLink; +- (void)_setAlwaysDisableDisplayLink:(_Bool)arg1; - (int)_debugInterval; - (void)_setDebugInterval:(int)arg1; - (void)_setAction:(id)arg1; @@ -72,31 +76,31 @@ - (void)_preSolverStep; - (void)_start; - (void)_tickle; +- (void)_clearReferenceView; - (void)_stop; -- (void)_setRunning:(BOOL)arg1; -@property(readonly, nonatomic, getter=isRunning) BOOL running; -- (BOOL)_isWorldActive; +- (void)_setRunning:(_Bool)arg1; +@property(readonly, nonatomic, getter=isRunning) _Bool running; +- (_Bool)_isWorldActive; - (void)_setupWorld; -- (float)_speed; -- (void)_setSpeed:(float)arg1; +- (double)_speed; +- (void)_setSpeed:(double)arg1; - (id)_world; - (id)_bodyForItem:(id)arg1; - (id)_keyForItem:(id)arg1; -- (id)_registerBodyForItem:(id)arg1 shape:(unsigned int)arg2; +- (id)_registerBodyForItem:(id)arg1 shape:(unsigned long long)arg2; +- (void)updateItemUsingCurrentState:(id)arg1; +- (void)updateItemFromCurrentState:(id)arg1; - (id)layoutAttributesForCellAtIndexPath:(id)arg1; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)itemsInRect:(struct CGRect)arg1; - (id)_registerBodyForItem:(id)arg1; - (void)_unregisterBodyForItem:(id)arg1 action:(id)arg2; -- (void)_defaultMapper:(id)arg1 position:(struct CGPoint)arg2 angle:(float)arg3 isView:(BOOL)arg4; -- (BOOL)_isDefaultMapperEnabledForItem:(id)arg1; -- (BOOL)_roundingEnabled; -- (void)_setRoundingEnabled:(BOOL)arg1; +- (void)_defaultMapper:(id)arg1 position:(struct CGPoint)arg2 angle:(double)arg3 itemType:(unsigned long long)arg4; +- (unsigned long long)_animatorIntegralization; +- (void)_setAnimatorIntegralization:(unsigned long long)arg1; - (void)_unregisterCollisionGroup; - (int)_registerCollisionGroup; -- (void)_registerViewForDefaultMapperDisabling:(id)arg1; -- (void)_registerViewForDefaultMapperEnabling:(id)arg1; @property(readonly, nonatomic) NSArray *behaviors; - (double)elapsedTime; - (void)removeAllBehaviors; @@ -106,13 +110,16 @@ - (void)_reevaluateImplicitBounds; - (void)_evaluateLocalBehaviors; - (void)_shouldReevaluateLocalBehaviors; +- (void)_reportEndContacts; +- (void)_reportBeginContacts; - (void)didEndContact:(id)arg1; - (void)didBeginContact:(id)arg1; - (void)_unregisterBehavior:(id)arg1; - (void)_registerBehavior:(id)arg1; +- (void)_checkBehavior:(id)arg1; - (void)removeBehavior:(id)arg1; - (void)addBehavior:(id)arg1; -- (float)_ptmRatio; +- (double)_ptmRatio; - (id)recursiveDescription; - (id)description; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIDynamicAnimatorTicker.h b/iOS7/Frameworks/UIKit/UIDynamicAnimatorTicker.h index 1c68e0255..c9d07875a 100644 --- a/iOS7/Frameworks/UIKit/UIDynamicAnimatorTicker.h +++ b/iOS7/Frameworks/UIKit/UIDynamicAnimatorTicker.h @@ -8,6 +8,7 @@ @class UIDynamicAnimator; +// Not exported @interface UIDynamicAnimatorTicker : NSObject { UIDynamicAnimator *_animator; diff --git a/iOS7/Frameworks/UIKit/UIDynamicBehavior.h b/iOS7/Frameworks/UIKit/UIDynamicBehavior.h index b1029f717..7dc8cd62c 100644 --- a/iOS7/Frameworks/UIKit/UIDynamicBehavior.h +++ b/iOS7/Frameworks/UIKit/UIDynamicBehavior.h @@ -14,11 +14,12 @@ NSMutableArray *_items; NSMutableArray *_behaviors; NSMutableArray *_addedBehaviors; - BOOL __isPrimitiveBehavior; + _Bool __isPrimitiveBehavior; id _action; } -@property(nonatomic, setter=_isPrimitiveBehavior:) BOOL _isPrimitiveBehavior; // @synthesize _isPrimitiveBehavior=__isPrimitiveBehavior; ++ (void)initialize; +@property(nonatomic, setter=_isPrimitiveBehavior:) _Bool _isPrimitiveBehavior; // @synthesize _isPrimitiveBehavior=__isPrimitiveBehavior; @property(copy, nonatomic) id action; // @synthesize action=_action; - (id)description; - (id)_itemsDescription; @@ -26,15 +27,17 @@ @property(readonly, nonatomic) NSArray *childBehaviors; - (void)removeChildBehavior:(id)arg1; - (void)addChildBehavior:(id)arg1; -- (BOOL)allowsAnimatorToStop; +- (_Bool)allowsAnimatorToStop; - (void)_dissociate; - (void)_associate; -- (void)_reevaluate:(unsigned int)arg1; +- (void)willMoveToAnimator:(id)arg1; +- (void)_reevaluate:(unsigned long long)arg1; - (void)_step; - (void)dealloc; - (id)init; -- (id)_init:(BOOL)arg1; +- (id)_init:(_Bool)arg1; - (id)items; +@property(readonly, nonatomic) UIDynamicAnimator *dynamicAnimator; - (id)_context; - (id)_items; - (void)_setItems:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIDynamicItemBehavior.h b/iOS7/Frameworks/UIKit/UIDynamicItemBehavior.h index b06490e48..f99da1e57 100644 --- a/iOS7/Frameworks/UIKit/UIDynamicItemBehavior.h +++ b/iOS7/Frameworks/UIKit/UIDynamicItemBehavior.h @@ -6,12 +6,12 @@ #import -@class NSArray; +@class NSArray, NSMapTable; @interface UIDynamicItemBehavior : UIDynamicBehavior { - BOOL _useDefaultViewPropertiesApplier; - BOOL _useCircularBoundingBox; + _Bool _useDefaultViewPropertiesApplier; + _Bool _useCircularBoundingBox; struct { unsigned int elasticityChanged:1; unsigned int frictionChanged:1; @@ -21,48 +21,51 @@ unsigned int rotationEnabledChanged:1; unsigned int useDefaultViewPropertiesApplierChanged:1; } _stateFlags; - BOOL _allowsRotation; - float _elasticity; - float _friction; - float _density; - float _resistance; - float _angularResistance; + NSMapTable *_cachedAngularVelocities; + NSMapTable *_cachedLinearVelocities; + _Bool _allowsRotation; + double _elasticity; + double _friction; + double _density; + double _resistance; + double _angularResistance; } -@property(nonatomic) BOOL allowsRotation; // @synthesize allowsRotation=_allowsRotation; -@property(nonatomic) float angularResistance; // @synthesize angularResistance=_angularResistance; -@property(nonatomic) float resistance; // @synthesize resistance=_resistance; -@property(nonatomic) float density; // @synthesize density=_density; -@property(nonatomic) float friction; // @synthesize friction=_friction; -@property(nonatomic) float elasticity; // @synthesize elasticity=_elasticity; +@property(nonatomic) _Bool allowsRotation; // @synthesize allowsRotation=_allowsRotation; +@property(nonatomic) double angularResistance; // @synthesize angularResistance=_angularResistance; +@property(nonatomic) double resistance; // @synthesize resistance=_resistance; +@property(nonatomic) double density; // @synthesize density=_density; +@property(nonatomic) double friction; // @synthesize friction=_friction; +@property(nonatomic) double elasticity; // @synthesize elasticity=_elasticity; - (id)description; -- (void)setUseDefaultViewPropertiesApplier:(BOOL)arg1; -- (BOOL)useDefaultViewPropertiesApplier; +- (void)setUseDefaultViewPropertiesApplier:(_Bool)arg1; +- (_Bool)useDefaultViewPropertiesApplier; - (void)_dissociate; - (void)_associate; -- (void)_reevaluate:(unsigned int)arg1; +- (void)_reevaluate:(unsigned long long)arg1; - (void)applyImpulse:(struct CGPoint)arg1 toItem:(id)arg2; -- (BOOL)_rotationEnabledForItem:(id)arg1; -- (float)_massForItem:(id)arg1; -- (float)_angularResistanceForItem:(id)arg1; -- (float)_resistanceForItem:(id)arg1; -- (float)_densityForItem:(id)arg1; -- (float)_frictionForItem:(id)arg1; -- (float)_elasticityForItem:(id)arg1; -- (float)angularVelocityForItem:(id)arg1; -- (void)addAngularVelocity:(float)arg1 forItem:(id)arg2; -- (float)angleForItem:(id)arg1; -- (void)setAngle:(float)arg1 forItem:(id)arg2; -- (struct CGPoint)positionForItem:(id)arg1; -- (void)setPosition:(struct CGPoint)arg1 forItem:(id)arg2; +- (_Bool)_rotationEnabledForItem:(id)arg1; +- (double)_massForItem:(id)arg1; +- (double)_angularResistanceForItem:(id)arg1; +- (double)_resistanceForItem:(id)arg1; +- (double)_densityForItem:(id)arg1; +- (double)_frictionForItem:(id)arg1; +- (double)_elasticityForItem:(id)arg1; +- (double)angularVelocityForItem:(id)arg1; +- (void)addAngularVelocity:(double)arg1 forItem:(id)arg2; +- (double)_angleForItem:(id)arg1; +- (void)_setAngle:(double)arg1 forItem:(id)arg2; +- (struct CGPoint)_positionForItem:(id)arg1; +- (void)_setPosition:(struct CGPoint)arg1 forItem:(id)arg2; - (struct CGPoint)linearVelocityForItem:(id)arg1; - (void)addLinearVelocity:(struct CGPoint)arg1 forItem:(id)arg2; @property(readonly, nonatomic) NSArray *items; - (void)removeItem:(id)arg1; - (void)addItem:(id)arg1; - (void)_configureBody:(id)arg1 forView:(id)arg2; -- (void)_setUseCircularBoundingBox:(BOOL)arg1; -- (BOOL)_useCircularBoundingBox; +- (void)_setUseCircularBoundingBox:(_Bool)arg1; +- (_Bool)_useCircularBoundingBox; +- (void)dealloc; - (id)initWithItems:(id)arg1; - (id)init; - (void)_commonInit; diff --git a/iOS7/Frameworks/UIKit/UIEvent-UIEventInternal.h b/iOS7/Frameworks/UIKit/UIEvent-UIEventInternal.h new file mode 100644 index 000000000..18f1b354b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIEvent-UIEventInternal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIEvent (UIEventInternal) +- (_Bool)isKeyDown; +- (void)_sendEventToResponder:(id)arg1; +- (id)_windows; +- (id)_screen; +- (void)_setTimestamp:(double)arg1; +- (id)_init; +@end + diff --git a/iOS7/Frameworks/UIKit/UIEvent-UIEventPrivate.h b/iOS7/Frameworks/UIKit/UIEvent-UIEventPrivate.h new file mode 100644 index 000000000..6130fcaa3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIEvent-UIEventPrivate.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIEvent (UIEventPrivate) +- (_Bool)_isKeyDown; +- (long long)_modifierFlags; +- (id)_unmodifiedInput; +- (id)_modifiedInput; +- (id)_triggeringPhysicalButton; +- (id)_physicalButtonsForGestureRecognizer:(id)arg1; +- (id)_physicalButtonsForResponder:(id)arg1; +- (id)_physicalButtonsForWindow:(id)arg1; +- (id)_allPhysicalButtons; +- (long long)_moveDirection; +- (int)_shakeState; +- (id)_touchesForGestureRecognizer:(id)arg1; +- (struct __IOHIDEvent *)_hidEvent; +- (struct __GSEvent *)_gsEvent; +- (id)_initWithEvent:(struct __GSEvent *)arg1 touches:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIEvent.h b/iOS7/Frameworks/UIKit/UIEvent.h index 0d492c14d..b79f02f43 100644 --- a/iOS7/Frameworks/UIKit/UIEvent.h +++ b/iOS7/Frameworks/UIKit/UIEvent.h @@ -16,29 +16,8 @@ - (id)touchesForWindow:(id)arg1; - (id)allTouches; @property(readonly, nonatomic) double timestamp; -@property(readonly, nonatomic) int subtype; -@property(readonly, nonatomic) int type; -- (BOOL)_isKeyDown; -- (int)_modifierFlags; -- (id)_unmodifiedInput; -- (id)_modifiedInput; -- (id)_triggeringPhysicalButton; -- (id)_physicalButtonsForGestureRecognizer:(id)arg1; -- (id)_physicalButtonsForResponder:(id)arg1; -- (id)_physicalButtonsForWindow:(id)arg1; -- (id)_allPhysicalButtons; -- (int)_moveDirection; -- (int)_shakeState; -- (id)_touchesForGestureRecognizer:(id)arg1; -- (struct __IOHIDEvent *)_hidEvent; -- (struct __GSEvent *)_gsEvent; -- (id)_initWithEvent:(struct __GSEvent *)arg1 touches:(id)arg2; -- (BOOL)isKeyDown; -- (void)_sendEventToResponder:(id)arg1; -- (id)_windows; -- (id)_screen; -- (void)_setTimestamp:(double)arg1; -- (id)_init; +@property(readonly, nonatomic) long long subtype; +@property(readonly, nonatomic) long long type; @end diff --git a/iOS7/Frameworks/UIKit/UIFallbackCompatibleViewController.h b/iOS7/Frameworks/UIKit/UIFallbackCompatibleViewController.h index 16b0eaff5..f13904f17 100644 --- a/iOS7/Frameworks/UIKit/UIFallbackCompatibleViewController.h +++ b/iOS7/Frameworks/UIKit/UIFallbackCompatibleViewController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIFallbackCompatibleViewController : UIViewController { id _dismissCompletionHandler; diff --git a/iOS7/Frameworks/UIKit/UIFieldEditor-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/UIFieldEditor-UITextInputAdditions.h new file mode 100644 index 000000000..f0596152e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIFieldEditor-UITextInputAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIFieldEditor (UITextInputAdditions) +- (void)_deleteBackwardAndNotify:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIFieldEditor.h b/iOS7/Frameworks/UIKit/UIFieldEditor.h index 84ba89da9..9315b9789 100644 --- a/iOS7/Frameworks/UIKit/UIFieldEditor.h +++ b/iOS7/Frameworks/UIKit/UIFieldEditor.h @@ -14,7 +14,7 @@ #import "UITextInput-Protocol.h" #import "UITextInputControllerDelegate-Protocol.h" -@class NSDictionary, NSLayoutManager, NSTextContainer, NSTimer, UIAutoscroll, UITextField, UITextInputController, UITextPosition, UITextRange, UIView, _UICascadingTextStorage, _UIFieldEditorContentView; +@class NSDictionary, NSTextContainer, NSTimer, UIAutoscroll, UITextField, UITextInputController, UITextPosition, UITextRange, UIView, _UICascadingTextStorage, _UIFieldEditorContentView, _UIFieldEditorLayoutManager; @interface UIFieldEditor : UIScrollView { @@ -22,7 +22,7 @@ UITextField *_proxiedView; UIAutoscroll *_autoscroll; NSTextContainer *_textContainer; - NSLayoutManager *_layoutManager; + _UIFieldEditorLayoutManager *_layoutManager; _UICascadingTextStorage *_textStorage; struct { unsigned int delegateRespondsToFieldEditorDidChange:1; @@ -36,7 +36,7 @@ struct _NSRange _unobscuredSecureRange; NSTimer *_obscureLastCharacterTimer; struct CGPoint _textContainerOrigin; - float _contentWidth; + double _contentWidth; _UIFieldEditorContentView *_passcodeStyleCutoutView; struct CGPoint _autoscrollContentOffset; } @@ -47,51 +47,58 @@ + (id)activeFieldEditor; @property(nonatomic) struct CGPoint autoscrollContentOffset; // @synthesize autoscrollContentOffset=_autoscrollContentOffset; @property(nonatomic) struct UIEdgeInsets padding; // @synthesize padding=_padding; +- (_Bool)_hasDictationPlaceholder; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (id)_textInputTraits; -- (BOOL)_shouldObscureInput; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; +- (_Bool)_shouldObscureInput; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) struct _NSRange markedRange; - (id)linkTextAttributes; -- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(BOOL)arg2; -- (BOOL)isHorizontallyResizable; +- (void)updateInsertionPointStateAndRestartTimer:(_Bool)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(_Bool)arg2; +- (_Bool)isHorizontallyResizable; - (struct CGSize)minSize; - (void)invalidateTextContainerOrigin; - (void)setConstrainedFrameSize:(struct CGSize)arg1; -- (struct CGSize)textContainerInset; +- (struct UIEdgeInsets)textContainerInset; - (struct CGPoint)textContainerOrigin; - (struct CGRect)visibleRect; -@property(nonatomic) int layoutOrientation; +@property(nonatomic) long long layoutOrientation; @property(nonatomic) NSTextContainer *textContainer; -- (unsigned int)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const int *)arg3 characterIndexes:(const unsigned int *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; +- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(_Bool)arg3; +- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned long long)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned long long)arg6; +- (long long)layoutManager:(id)arg1 shouldUseAction:(long long)arg2 forControlCharacterAtIndex:(unsigned long long)arg3; +- (unsigned long long)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const long long *)arg3 characterIndexes:(const unsigned long long *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; - (void)endSelectionChange; - (void)beginSelectionChange; - (id)_inputController; - (id)interactionAssistant; +- (id)metadataDictionariesForDictationResults; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -- (BOOL)isEditing; +- (_Bool)isEditing; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (id)selectionRectsForRange:(id)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; @property(nonatomic) id inputDelegate; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; @property(readonly, nonatomic) UIView *textInputView; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -108,35 +115,35 @@ - (void)_obscureLastCharacter; - (void)_cancelObscureLastCharacterTimer; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; - (void)drawTextInRect:(struct CGRect)arg1 forContentView:(id)arg2; -- (BOOL)_clearOnEditIfNeeded; +- (_Bool)_clearOnEditIfNeeded; - (id)_textContainer; - (id)_layoutManager; - (struct CGPoint)_textContainerOrigin; - (id)undoManager; - (int)atomStyle; -- (BOOL)drawsAsAtom; -- (void)scrollSelectionToVisible:(BOOL)arg1; -- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(BOOL)arg2; -- (BOOL)notificationsDisabled; -- (void)setNotificationsDisabled:(BOOL)arg1; -- (BOOL)hasMarkedText; -- (unsigned int)characterOffsetAtPoint:(struct CGPoint)arg1; +- (_Bool)drawsAsAtom; +- (void)scrollSelectionToVisible:(_Bool)arg1; +- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(_Bool)arg2; +- (_Bool)notificationsDisabled; +- (void)setNotificationsDisabled:(_Bool)arg1; +- (_Bool)hasMarkedText; +- (unsigned long long)characterOffsetAtPoint:(struct CGPoint)arg1; - (void)revealSelection; - (void)setSelection:(struct _NSRange)arg1; - (struct _NSRange)selectionRange; -- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2 adjustForPurpleCaret:(BOOL)arg3; +- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2 adjustForPurpleCaret:(_Bool)arg3; - (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2; - (int)scrollYOffset; - (int)scrollXOffset; - (void)setAttributedText:(id)arg1; - (id)attributedText; -- (void)setAttributedText:(id)arg1 andSetCaretSelectionAfterText:(BOOL)arg2; +- (void)setAttributedText:(id)arg1 andSetCaretSelectionAfterText:(_Bool)arg2; - (void)addTextAlternativesDisplayStyleToRange:(struct _NSRange)arg1; - (void)setText:(id)arg1; - (id)text; -- (void)setText:(id)arg1 andSetCaretSelectionAfterText:(BOOL)arg2; +- (void)setText:(id)arg1 andSetCaretSelectionAfterText:(_Bool)arg2; @property(copy, nonatomic) NSDictionary *typingAttributes; - (id)font; - (void)setFont:(id)arg1; @@ -145,7 +152,7 @@ - (id)style; - (void)setStyle:(id)arg1; - (struct _NSRange)_unobscuredSecureRange; -- (BOOL)_isPasscodeStyle; +- (_Bool)_isPasscodeStyle; - (void)_setValue:(id)arg1 forTextAttribute:(id)arg2; - (void)becomeFieldEditorForView:(id)arg1; - (struct CGRect)contentFrameForView:(id)arg1; @@ -157,36 +164,35 @@ - (id)textColorForCaretSelection; - (id)textInputTraits; - (id)_textSelectingContainer; -- (BOOL)isFirstResponder; +- (_Bool)isFirstResponder; - (id)_responderForBecomeFirstResponder; - (void)selectAll; - (void)textInput:(id)arg1 prepareAttributedTextForInsertion:(id)arg2; -- (BOOL)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (struct _NSRange)textInput:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange)arg2 toCharacterRange:(struct _NSRange)arg3; - (void)textInputDidChangeSelection:(id)arg1; - (void)textInputDidChange:(id)arg1; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (id)_textStorage; - (void)_textStorageDidProcessEditing:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_deleteBackwardAndNotify:(BOOL)arg1; // Remaining properties -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic) int selectionAffinity; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic) long long selectionAffinity; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; @end diff --git a/iOS7/Frameworks/UIKit/UIFileUploadFallbackRootViewController.h b/iOS7/Frameworks/UIKit/UIFileUploadFallbackRootViewController.h index 45b13b048..d7497c732 100644 --- a/iOS7/Frameworks/UIKit/UIFileUploadFallbackRootViewController.h +++ b/iOS7/Frameworks/UIKit/UIFileUploadFallbackRootViewController.h @@ -8,6 +8,7 @@ @class UIWindow; +// Not exported @interface UIFileUploadFallbackRootViewController : UIViewController { UIWindow *_window; diff --git a/iOS7/Frameworks/UIKit/UIFloatArray.h b/iOS7/Frameworks/UIKit/UIFloatArray.h index 1d1e94a1d..748410786 100644 --- a/iOS7/Frameworks/UIKit/UIFloatArray.h +++ b/iOS7/Frameworks/UIKit/UIFloatArray.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIFloatArray : NSObject { int _count; @@ -24,26 +25,26 @@ } _floatArrayFlags; } -- (void)hideGaps:(BOOL)arg1; +- (void)hideGaps:(_Bool)arg1; - (int)indexForGapIndex:(int)arg1; -- (CDStruct_03799eb3)indexesFromOffset:(float)arg1 toOffset:(float)arg2; -- (CDStruct_03799eb3)_indexesViaArrayFromOffset:(float)arg1 toOffset:(float)arg2; -- (CDStruct_03799eb3)_indexesViaSingletonFromOffset:(float)arg1 toOffset:(float)arg2; +- (CDStruct_3eb7d77a)indexesFromOffset:(float)arg1 toOffset:(float)arg2; +- (CDStruct_3eb7d77a)_indexesViaArrayFromOffset:(float)arg1 toOffset:(float)arg2; +- (CDStruct_3eb7d77a)_indexesViaSingletonFromOffset:(float)arg1 toOffset:(float)arg2; - (CDStruct_b2fbf00d)offsetsForGapIndex:(int)arg1; - (CDStruct_b2fbf00d)offsetsForIndex:(int)arg1; - (float)sum; - (int)valueCount; - (float)minValue; - (float)singleValue; -- (BOOL)refreshWithDataProvider:(id)arg1; -- (BOOL)refreshWithDataProvider:(id)arg1 singleValue:(float)arg2; +- (_Bool)refreshWithDataProvider:(id)arg1; +- (_Bool)refreshWithDataProvider:(id)arg1 singleValue:(float)arg2; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (BOOL)_setupWithDataProvider:(id)arg1 valueIsSingleton:(BOOL)arg2 singletonValue:(float)arg3 isRefresh:(BOOL)arg4; -- (BOOL)_setupGapIndexesWithCount:(int)arg1 dataProvider:(id)arg2 isRefresh:(BOOL)arg3; -- (BOOL)_setupValuesWithCount:(int)arg1 dataProvider:(id)arg2 isRefresh:(BOOL)arg3; -- (BOOL)_setupValuesWithCount:(int)arg1 singleValue:(float)arg2 isRefresh:(BOOL)arg3; +- (_Bool)_setupWithDataProvider:(id)arg1 valueIsSingleton:(_Bool)arg2 singletonValue:(float)arg3 isRefresh:(_Bool)arg4; +- (_Bool)_setupGapIndexesWithCount:(int)arg1 dataProvider:(id)arg2 isRefresh:(_Bool)arg3; +- (_Bool)_setupValuesWithCount:(int)arg1 dataProvider:(id)arg2 isRefresh:(_Bool)arg3; +- (_Bool)_setupValuesWithCount:(int)arg1 singleValue:(float)arg2 isRefresh:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIFormPeripheral-Protocol.h b/iOS7/Frameworks/UIKit/UIFormPeripheral-Protocol.h index e4530bc0a..c07801af9 100644 --- a/iOS7/Frameworks/UIKit/UIFormPeripheral-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIFormPeripheral-Protocol.h @@ -6,6 +6,7 @@ @protocol UIFormPeripheral - (id)assistantView; +- (void)endEditing; - (void)beginEditing; @end diff --git a/iOS7/Frameworks/UIKit/UIFullScreenViewController.h b/iOS7/Frameworks/UIKit/UIFullScreenViewController.h index df18ef8db..41e9a566b 100644 --- a/iOS7/Frameworks/UIKit/UIFullScreenViewController.h +++ b/iOS7/Frameworks/UIKit/UIFullScreenViewController.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIFullScreenViewController : UIViewController { } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIGestureAnimation.h b/iOS7/Frameworks/UIKit/UIGestureAnimation.h index 5b32b5ce6..d0cd3ae1d 100644 --- a/iOS7/Frameworks/UIKit/UIGestureAnimation.h +++ b/iOS7/Frameworks/UIKit/UIGestureAnimation.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIGestureAnimation : UIAnimation { SEL _progressSelector; diff --git a/iOS7/Frameworks/UIKit/UIGestureDelayedTouch.h b/iOS7/Frameworks/UIKit/UIGestureDelayedTouch.h index 550e016f8..b7b1a0da8 100644 --- a/iOS7/Frameworks/UIKit/UIGestureDelayedTouch.h +++ b/iOS7/Frameworks/UIKit/UIGestureDelayedTouch.h @@ -10,28 +10,29 @@ @class UIEvent, UITouch; +// Not exported @interface UIGestureDelayedTouch : NSObject { UITouch *_touch; UITouch *_stateWhenDelayed; UITouch *_stateWhenDelivered; UIEvent *_event; - int _delayCount; - BOOL _cloneForSecondDelivery; + long long _delayCount; + _Bool _cloneForSecondDelivery; } -@property BOOL cloneForSecondDelivery; // @synthesize cloneForSecondDelivery=_cloneForSecondDelivery; +@property _Bool cloneForSecondDelivery; // @synthesize cloneForSecondDelivery=_cloneForSecondDelivery; @property(retain) UIEvent *event; // @synthesize event=_event; @property(retain) UITouch *stateWhenDelivered; // @synthesize stateWhenDelivered=_stateWhenDelivered; @property(retain) UITouch *stateWhenDelayed; // @synthesize stateWhenDelayed=_stateWhenDelayed; @property(retain) UITouch *touch; // @synthesize touch=_touch; - (id)description; - (double)timestampForDelivery; -- (int)phaseForDelivery; +- (long long)phaseForDelivery; - (void)saveCurrentTouchState; -- (int)delayCount; +- (long long)delayCount; - (void)incrementDelayCount; -- (int)decrementDelayCount; +- (long long)decrementDelayCount; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIGestureInfo.h b/iOS7/Frameworks/UIKit/UIGestureInfo.h index 2c393e635..2e4c88af6 100644 --- a/iOS7/Frameworks/UIKit/UIGestureInfo.h +++ b/iOS7/Frameworks/UIKit/UIGestureInfo.h @@ -8,6 +8,7 @@ @class UIGestureAnimation, UIScrollAnimation; +// Not exported @interface UIGestureInfo : NSObject { id delegate; diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizer-UINibLoadingActionEstablishing.h b/iOS7/Frameworks/UIKit/UIGestureRecognizer-UINibLoadingActionEstablishing.h new file mode 100644 index 000000000..9b870d9a5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizer-UINibLoadingActionEstablishing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIGestureRecognizer (UINibLoadingActionEstablishing) +- (void)_connectInterfaceBuilderEventConnection:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizer-UIWebSelectionAssistantAdditions.h b/iOS7/Frameworks/UIKit/UIGestureRecognizer-UIWebSelectionAssistantAdditions.h new file mode 100644 index 000000000..2963e8158 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizer-UIWebSelectionAssistantAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIGestureRecognizer (UIWebSelectionAssistantAdditions) +- (void)_detach; +@end + diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIGestureRecognizer.h index b8cc5dbfc..08e811027 100644 --- a/iOS7/Frameworks/UIKit/UIGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizer.h @@ -13,14 +13,11 @@ NSMutableArray *_targets; NSMutableArray *_delayedTouches; UIView *_view; + UITouchesEvent *_updateEvent; + UIPhysicalButtonsEvent *_updateButtonEvent; id _delegate; - NSMutableSet *_failureRequirements; - NSMutableSet *_failureDependents; - NSMutableSet *_dynamicFailureRequirements; - NSMutableSet *_dynamicFailureDependents; - id _failureMap; NSMutableSet *_friends; - int _state; + long long _state; struct { unsigned int delegateShouldBegin:1; unsigned int delegateCanPrevent:1; @@ -35,34 +32,50 @@ unsigned int privateDelegateCanBePrevented:1; unsigned int privateDelegateShouldRecognizeSimultaneously:1; unsigned int privateDelegateShouldReceiveTouch:1; + unsigned int privateDelegateShouldRequireFailure:1; + unsigned int privateDelegateShouldBeRequiredToFail:1; unsigned int subclassShouldRequireFailure:1; unsigned int subclassShouldBeRequiredToFail:1; + unsigned int privateSubclassShouldRequireFailure:1; + unsigned int privateSubclassShouldBeRequiredToFail:1; + unsigned int hasSubclassDynamicFailureRequirements:1; + unsigned int hasDelegateDynamicFailureRequirements:1; + unsigned int queriedFailureRequirements:1; unsigned int cancelsTouchesInView:1; unsigned int delaysTouchesBegan:1; unsigned int delaysTouchesEnded:1; unsigned int disabled:1; unsigned int dirty:1; - unsigned int queriedFailureRequirements:1; unsigned int delivered:1; + unsigned int deliveredEndedOrCancelled:1; unsigned int continuous:1; unsigned int requiresDelayedBegan:1; + unsigned int willBeginAfterSatisfyingFailureRequirements:1; unsigned int requiresSystemGesturesToFail:1; + unsigned int acceptsFailureRequirements:1; } _gestureFlags; - UITouchesEvent *_updateEvent; - UIPhysicalButtonsEvent *_updateButtonEvent; + NSMutableSet *_failureRequirements; + NSMutableSet *_failureDependents; + NSMutableSet *_dynamicFailureRequirements; + NSMutableSet *_dynamicFailureDependents; + id _failureMap; } -+ (BOOL)_touchesBeganWasDelayedForTouch:(id)arg1; ++ (_Bool)_touchesBeganWasDelayedForTouch:(id)arg1; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (struct CGPoint)locationOfTouch:(unsigned int)arg1 inView:(id)arg2; -- (unsigned int)numberOfTouches; +- (struct CGPoint)locationOfTouch:(unsigned long long)arg1 inView:(id)arg2; +- (unsigned long long)numberOfTouches; - (struct CGPoint)locationInView:(id)arg1; +- (_Bool)_affectedByGesture:(id)arg1; - (void)_invalidate; - (id)description; -- (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2 includingDependencies:(BOOL)arg3; +- (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2 includingDependencies:(_Bool)arg3; - (void)_appendDescription:(id)arg1 forDependencies:(id)arg2 toString:(id)arg3 atLevel:(int)arg4; - (void)_appendSubclassDescription:(id)arg1; - (id)_briefDescription; +- (void)_willBeginAfterSatisfyingFailureRequirements; +- (_Bool)_acceptsFailureRequirements; +- (void)_setAcceptsFailureRequiments:(_Bool)arg1; - (void)_failureRequirementCompleted:(id)arg1 withEvent:(id)arg2; - (void)removeFailureRequirement:(id)arg1; - (void)requireOtherGestureToFail:(id)arg1; @@ -71,29 +84,25 @@ - (void)_removeFailureDependent:(id)arg1; - (void)_addDynamicFailureDependent:(id)arg1; - (void)_addFailureDependent:(id)arg1; -- (void)_relatedGestureReleased:(id)arg1; +- (void)_clearReferencesToRelatedGesture:(id)arg1; - (void)_exclude; - (void)_cancelRecognition; -- (BOOL)_isDirty; +- (_Bool)_isDirty; - (void)_setDirty; -- (BOOL)_isExcludedByGesture:(id)arg1; -- (BOOL)_affectedByGesture:(id)arg1; -- (BOOL)_delegateCanPreventGestureRecognizer:(id)arg1; -- (BOOL)_isFriendWithGesture:(id)arg1; +- (_Bool)_isExcludedByGesture:(id)arg1; +- (_Bool)_delegateCanPreventGestureRecognizer:(id)arg1; +- (_Bool)_isFriendWithGesture:(id)arg1; - (void)_addFriendGesture:(id)arg1; -- (BOOL)_shouldBegin; -- (BOOL)_delegateShouldReceiveTouch:(id)arg1; -- (int)_depthFirstViewCompare:(id)arg1; -- (BOOL)_isRecognized; +- (_Bool)_shouldBegin; +- (_Bool)_delegateShouldReceiveTouch:(id)arg1; +- (long long)_depthFirstViewCompare:(id)arg1; +- (_Bool)_isRecognized; - (void)_queueForResetIfFinished; - (void)_resetIfFinished; -- (void)_updateGestureStateWithEvent:(id)arg1 buttonEvent:(id)arg2 afterDelay:(BOOL)arg3; +- (void)_updateGestureStateWithEvent:(id)arg1 buttonEvent:(id)arg2 afterDelay:(_Bool)arg3; - (void)_delayedUpdateGesture; -- (void)_queryFailureRequirements; -- (BOOL)_requiresGestureRecognizerToFail:(id)arg1; -- (BOOL)_shouldBeRequiredToFailByGestureRecognizer:(id)arg1; -- (BOOL)_shouldRequireFailureOfGestureRecognizer:(id)arg1; -- (BOOL)_shouldReceiveTouch:(id)arg1; +- (_Bool)_requiresGestureRecognizerToFail:(id)arg1; +- (_Bool)_shouldReceiveTouch:(id)arg1; - (void)_updateGestureWithEvent:(id)arg1 buttonEvent:(id)arg2; - (void)_enqueueDelayedTouchesToSend; - (void)_enqueueDelayedTouchToSend:(id)arg1; @@ -101,13 +110,17 @@ - (void)_touchWasCancelled:(id)arg1; - (void)_delayTouchesForEvent:(id)arg1; - (void)_delayTouch:(id)arg1 forEvent:(id)arg2; -- (float)_distanceBetweenTouches:(id)arg1; -- (struct CGPoint)_centroidOfTouches:(id)arg1 excludingEnded:(BOOL)arg2; +- (double)_distanceBetweenTouches:(id)arg1; +- (struct CGPoint)_centroidOfTouches:(id)arg1 excludingEnded:(_Bool)arg2; - (id)_activeTouchesForEvent:(id)arg1; - (void)_ignorePhysicalButton:(id)arg1 forEvent:(id)arg2; - (void)ignoreTouch:(id)arg1 forEvent:(id)arg2; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; -- (BOOL)canPreventGestureRecognizer:(id)arg1; +- (_Bool)shouldBeRequiredToFailByGestureRecognizer:(id)arg1; +- (_Bool)shouldRequireFailureOfGestureRecognizer:(id)arg1; +- (_Bool)_shouldBeRequiredToFailByGestureRecognizer:(id)arg1; +- (_Bool)_shouldRequireFailureOfGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canPreventGestureRecognizer:(id)arg1; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; @@ -115,16 +128,18 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (_Bool)_hasTargets; +- (id)_delayedTouches; - (void)_setFailureMap:(id)arg1; - (id)_failureMap; -- (void)_setRequiresSystemGesturesToFail:(BOOL)arg1; -- (BOOL)_requiresSystemGesturesToFail; -- (void)setState:(int)arg1; -@property(readonly, nonatomic) int state; -@property(nonatomic, getter=isEnabled) BOOL enabled; -@property(nonatomic) BOOL delaysTouchesEnded; -@property(nonatomic) BOOL delaysTouchesBegan; -@property(nonatomic) BOOL cancelsTouchesInView; +- (void)_setRequiresSystemGesturesToFail:(_Bool)arg1; +- (_Bool)_requiresSystemGesturesToFail; +- (void)setState:(long long)arg1; +@property(readonly, nonatomic) long long state; +@property(nonatomic, getter=isEnabled) _Bool enabled; +@property(nonatomic) _Bool delaysTouchesEnded; +@property(nonatomic) _Bool delaysTouchesBegan; +@property(nonatomic) _Bool cancelsTouchesInView; - (void)setView:(id)arg1; @property(readonly, nonatomic) UIView *view; - (void)_resetGestureRecognizer; @@ -137,8 +152,6 @@ - (id)initWithCoder:(id)arg1; - (id)init; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; -- (void)_connectInterfaceBuilderEventConnection:(id)arg1; -- (void)_detach; @end diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegatePrivate-Protocol.h b/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegatePrivate-Protocol.h index 233dc5a2d..2514c6ffe 100644 --- a/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegatePrivate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizerDelegatePrivate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIGestureRecognizerDelegatePrivate @optional -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIGestureRecognizerTarget.h b/iOS7/Frameworks/UIKit/UIGestureRecognizerTarget.h index 849147301..066a7b192 100644 --- a/iOS7/Frameworks/UIKit/UIGestureRecognizerTarget.h +++ b/iOS7/Frameworks/UIKit/UIGestureRecognizerTarget.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIGestureRecognizerTarget : NSObject { id _target; diff --git a/iOS7/Frameworks/UIKit/UIGobblerGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIGobblerGestureRecognizer.h index d4c676433..4fe89d9f3 100644 --- a/iOS7/Frameworks/UIKit/UIGobblerGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIGobblerGestureRecognizer.h @@ -8,14 +8,15 @@ @class UIView; +// Not exported @interface UIGobblerGestureRecognizer : UIGestureRecognizer { UIView *_excludedView; } - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)canPreventGestureRecognizer:(id)arg1; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canPreventGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; - (void)dealloc; - (id)initWithTarget:(id)arg1 action:(SEL)arg2 excludedView:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIGradient.h b/iOS7/Frameworks/UIKit/UIGradient.h index 3ff27089b..aa80e04cc 100644 --- a/iOS7/Frameworks/UIKit/UIGradient.h +++ b/iOS7/Frameworks/UIKit/UIGradient.h @@ -8,15 +8,15 @@ @interface UIGradient : NSObject { - CDStruct_0be28830 *_values; - float _height; + CDStruct_d83abbfb *_values; + double _height; struct CGShading *_shader; } - (void)dealloc; - (void)fillRect:(struct CGRect)arg1; - (void)fillRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; -- (id)initVerticalWithValues:(CDStruct_0be28830 *)arg1; +- (id)initVerticalWithValues:(CDStruct_d83abbfb *)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIGravityBehavior.h b/iOS7/Frameworks/UIKit/UIGravityBehavior.h index ebe8b81de..66a817a27 100644 --- a/iOS7/Frameworks/UIKit/UIGravityBehavior.h +++ b/iOS7/Frameworks/UIKit/UIGravityBehavior.h @@ -18,12 +18,18 @@ - (void)_associate; @property(readonly, nonatomic) NSArray *items; - (void)setGravity:(struct CGPoint)arg1; -- (void)_setAngle:(float)arg1 magnitude:(float)arg2; -- (void)setXComponent:(float)arg1 yComponent:(float)arg2; -@property(nonatomic) float yComponent; -@property(nonatomic) float xComponent; +- (void)setAngle:(double)arg1 magnitude:(double)arg2; +- (void)_setAngle:(double)arg1 magnitude:(double)arg2; +- (void)setXComponent:(double)arg1 yComponent:(double)arg2; +- (void)setYComponent:(double)arg1; +- (void)setXComponent:(double)arg1; +@property(nonatomic) double magnitude; +@property(nonatomic) double angle; +- (double)yComponent; +- (double)xComponent; - (struct CGPoint)denormalizedGravity; - (struct CGPoint)gravity; +@property(nonatomic) struct CGVector gravityDirection; - (void)removeItem:(id)arg1; - (void)addItem:(id)arg1; - (void)_addItem:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground-UIGroupTableViewCellBackgroundInternal.h b/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground-UIGroupTableViewCellBackgroundInternal.h new file mode 100644 index 000000000..ee9d1fe6a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground-UIGroupTableViewCellBackgroundInternal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIGroupTableViewCellBackground (UIGroupTableViewCellBackgroundInternal) +- (void)_layoutSubviews:(_Bool)arg1; +- (struct CGRect)_contentsCenter:(_Bool)arg1; +- (struct CGRect)_contentsRect:(_Bool)arg1; +- (double)_pixelDisplayedImageHeight; +- (void)_updateSeparatorViews; +- (id)_fillColor; +- (id)_bottomShadowColor; +- (id)_topShadowColor; +- (id)_separatorColor; +- (id)_sectionBorderColor; +- (id)_backgroundColor; +- (void)_decrementAnimationCount; +- (void)_incrementAnimationCount; +- (struct CGRect)_contentRectForContentHeight:(double)arg1; +- (id)_cachedImageForKey:(id)arg1; +- (id)_roundedRectBezierPathInRect:(struct CGRect)arg1 withSectionLocation:(int)arg2 forBorder:(_Bool)arg3 cornerRadiusAdjustment:(double)arg4; +@end + diff --git a/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground.h b/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground.h index ff6700869..aad093d1e 100644 --- a/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground.h +++ b/iOS7/Frameworks/UIKit/UIGroupTableViewCellBackground.h @@ -8,56 +8,45 @@ @class UIColor; +// Not exported @interface UIGroupTableViewCellBackground : UIView { int _sectionLocation; int _newSectionLocation; - int _animationCount; - int _selectionStyle; - int _separatorStyle; + long long _animationCount; + long long _selectionStyle; + long long _separatorStyle; UIView *_topSeparatorView; UIView *_bottomSeparatorView; + UIColor *_selectionTintColor; + double _sectionBorderWidth; + struct UIEdgeInsets _separatorInset; struct { unsigned int selected:1; } _groupBackgroundFlags; - UIColor *_selectionTintColor; } + (void)initialize; + (void)_flushCacheOnNotification:(id)arg1; +@property(nonatomic) struct UIEdgeInsets separatorInset; // @synthesize separatorInset=_separatorInset; +@property(nonatomic) double sectionBorderWidth; // @synthesize sectionBorderWidth=_sectionBorderWidth; - (id)_topShadowViewWithColor:(id)arg1; - (id)_contentMaskLayer; - (void)layoutSubviews; - (id)backgroundColor; - (void)setBackgroundColor:(id)arg1; -@property(nonatomic, getter=isSelected) BOOL selected; -@property(nonatomic) int separatorStyle; -@property(nonatomic) int selectionStyle; +@property(nonatomic, getter=isSelected) _Bool selected; +@property(nonatomic) long long separatorStyle; +@property(nonatomic) long long selectionStyle; @property(retain, nonatomic) UIColor *selectionTintColor; -- (void)setSelectionTintColor:(id)arg1 layoutSubviews:(BOOL)arg2; +- (void)setSelectionTintColor:(id)arg1 layoutSubviews:(_Bool)arg2; @property(nonatomic) int sectionLocation; -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; - (void)_setSectionLocationAnimationDidStop; - (void)setFrame:(struct CGRect)arg1; - (void)displayLayer:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_layoutSubviews:(BOOL)arg1; -- (struct CGRect)_contentsCenter:(BOOL)arg1; -- (struct CGRect)_contentsRect:(BOOL)arg1; -- (float)_pixelDisplayedImageHeight; -- (void)_updateSeparatorViews; -- (id)_fillColor; -- (id)_bottomShadowColor; -- (id)_topShadowColor; -- (id)_separatorColor; -- (id)_sectionBorderColor; -- (id)_backgroundColor; -- (void)_decrementAnimationCount; -- (void)_incrementAnimationCount; -- (struct CGRect)_contentRectForContentHeight:(float)arg1; -- (id)_cachedImageForKey:(id)arg1; -- (id)_roundedRectBezierPathInRect:(struct CGRect)arg1 withSectionLocation:(int)arg2 forBorder:(BOOL)arg3 cornerRadiusAdjustment:(float)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIITunesStoreURLResolver.h b/iOS7/Frameworks/UIKit/UIITunesStoreURLResolver.h deleted file mode 100644 index aebacdda9..000000000 --- a/iOS7/Frameworks/UIKit/UIITunesStoreURLResolver.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray; - -@interface UIITunesStoreURLResolver : UIURLResolver -{ - NSArray *_converters; -} - -+ (id)urlCacheChangedNotificationName; -+ (id)urlCacheName; -- (id)convertedURLForURL:(id)arg1; -- (void)dealloc; -- (id)initWithDictionary:(id)arg1; -- (id)_newURLConverterWithHostPatterns:(id)arg1 hostWhiteList:(id)arg2 pathPatterns:(id)arg3; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIImage-IBPrivate.h b/iOS7/Frameworks/UIKit/UIImage-IBPrivate.h new file mode 100644 index 000000000..61d3d8892 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-IBPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (IBPrivate) ++ (void)setPreferredSharedImageScale:(double)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-SegmentedControlTilingNeeds.h b/iOS7/Frameworks/UIKit/UIImage-SegmentedControlTilingNeeds.h new file mode 100644 index 000000000..1c30899ac --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-SegmentedControlTilingNeeds.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (SegmentedControlTilingNeeds) +- (id)_subimageInRect:(struct CGRect)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-TabBarItemImages.h b/iOS7/Frameworks/UIKit/UIImage-TabBarItemImages.h new file mode 100644 index 000000000..57cbac05a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-TabBarItemImages.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (TabBarItemImages) +- (id)_unselectedTabBarItemImageWithTintColor:(id)arg1 metrics:(long long)arg2 style:(long long)arg3 forScreenScale:(double)arg4; +- (id)_selectedTabBarItemImageWithTintColor:(id)arg1 metrics:(long long)arg2 style:(long long)arg3 forScreenScale:(double)arg4; +- (id)_tabBarItemImageWithTintColor:(id)arg1 selected:(_Bool)arg2 metrics:(long long)arg3 style:(long long)arg4 forScreenScale:(double)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIApplicationIconPrivate.h b/iOS7/Frameworks/UIKit/UIImage-UIApplicationIconPrivate.h new file mode 100644 index 000000000..bb6e98d46 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIApplicationIconPrivate.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIApplicationIconPrivate) ++ (id)_iconForResourceProxy:(id)arg1 format:(int)arg2; ++ (id)_iconForResourceProxy:(id)arg1 variant:(int)arg2 variantsScale:(double)arg3; ++ (id)_applicationIconImageForBundleIdentifier:(id)arg1 format:(int)arg2 scale:(double)arg3; ++ (id)_applicationIconImageForBundleIdentifier:(id)arg1 format:(int)arg2; ++ (int)_iconVariantForUIApplicationIconFormat:(int)arg1 scale:(double *)arg2; +- (id)_resizableImageWithCapMask:(int)arg1; +- (id)_applicationIconImageForFormat:(int)arg1 precomposed:(_Bool)arg2 scale:(double)arg3; +- (id)_applicationIconImageForFormat:(int)arg1 precomposed:(_Bool)arg2; +- (void)_preheatBitmapData; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecated.h b/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecated.h new file mode 100644 index 000000000..7160862c0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecated.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIImageDeprecated) +@property(readonly, nonatomic) long long topCapHeight; +@property(readonly, nonatomic) long long leftCapWidth; +- (id)stretchableImageWithLeftCapWidth:(long long)arg1 topCapHeight:(long long)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecatedPrivate.h b/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecatedPrivate.h new file mode 100644 index 000000000..a1c80d7be --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIImageDeprecatedPrivate.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIImageDeprecatedPrivate) ++ (id)imageAtPath:(id)arg1; +- (struct CGColor *)_tiledPatternColor; +- (id)patternColor; +- (struct CGColor *)_patternColor; +- (void)draw1PartImageInRect:(struct CGRect)arg1 fraction:(double)arg2 operation:(int)arg3; +- (void)draw1PartImageInRect:(struct CGRect)arg1 fraction:(double)arg2; +- (void)draw1PartImageInRect:(struct CGRect)arg1; +- (void)draw3PartImageWithSliceRects:(CDStruct_24b02699)arg1 inRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(double)arg4; +- (void)draw3PartImageWithSliceRects:(CDStruct_24b02699)arg1 inRect:(struct CGRect)arg2 fraction:(double)arg3; +- (void)draw3PartImageWithSliceRects:(CDStruct_24b02699)arg1 inRect:(struct CGRect)arg2; +- (void)draw9PartImageWithSliceRects:(CDStruct_fa4dcde7)arg1 inRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(double)arg4; +- (void)draw9PartImageWithSliceRects:(CDStruct_fa4dcde7)arg1 inRect:(struct CGRect)arg2 fraction:(double)arg3; +- (void)draw9PartImageWithSliceRects:(CDStruct_fa4dcde7)arg1 inRect:(struct CGRect)arg2; +- (void)compositeToPoint:(struct CGPoint)arg1 operation:(int)arg2; +- (void)compositeToPoint:(struct CGPoint)arg1 operation:(int)arg2 fraction:(double)arg3; +- (void)compositeToPoint:(struct CGPoint)arg1 fromRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(double)arg4; +- (void)compositeToRect:(struct CGRect)arg1 fromRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(double)arg4; +- (struct CGImage *)imageRef; +- (id)initWithData:(id)arg1 cache:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIImageInternal.h b/iOS7/Frameworks/UIKit/UIImage-UIImageInternal.h new file mode 100644 index 000000000..d8878e6e5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIImageInternal.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIImageInternal) ++ (void)_flushCache:(id)arg1; ++ (void)_flushSharedImageCache; +- (id)_serializedData; +- (id)_imageScaledToProportion:(double)arg1 interpolationQuality:(int)arg2; +- (id)_doubleBezeledImageWithExteriorShadowRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4 interiorShadowRed:(double)arg5 green:(double)arg6 blue:(double)arg7 alpha:(double)arg8 fillRed:(double)arg9 green:(double)arg10 blue:(double)arg11 alpha:(double)arg12; +- (id)_bezeledImageWithShadowRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4 fillRed:(double)arg5 green:(double)arg6 blue:(double)arg7 alpha:(double)arg8 drawShadow:(_Bool)arg9; +- (id)_flatImageWithWhite:(double)arg1 alpha:(double)arg2; +- (_Bool)_isInvisibleAndGetIsTranslucent:(_Bool *)arg1; +- (long long)_imageSetIdentifier; +- (void)_setImageSetIdentifier:(long long)arg1; +- (_Bool)_isNamed; +- (void)_setNamed:(_Bool)arg1; +- (_Bool)_isCached; +- (void)_setCached:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIImageLoadingPrivate.h b/iOS7/Frameworks/UIKit/UIImage-UIImageLoadingPrivate.h new file mode 100644 index 000000000..6b4c32265 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIImageLoadingPrivate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIImageLoadingPrivate) +- (_Bool)_isDecompressing; +- (id)_initWithData:(id)arg1 immediateLoadWithMaxSize:(struct CGSize)arg2 scale:(double)arg3 renderingIntent:(int)arg4; +- (void)_startEagerDecompression; +- (void)_saveDecompressedImage:(struct CGImage *)arg1; +- (void)_decompressionFallbackImageCreation; +- (void)_decompressionComplete; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-UIImagePrivate.h b/iOS7/Frameworks/UIKit/UIImage-UIImagePrivate.h new file mode 100644 index 000000000..e36a59e1b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-UIImagePrivate.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (UIImagePrivate) ++ (id)_deviceSpecificImageNamed:(id)arg1 inBundle:(id)arg2; ++ (id)_deviceSpecificImageNamed:(id)arg1; ++ (id)imageWithContentsOfCPBitmapFile:(id)arg1 flags:(int)arg2; ++ (id)imageFromAlbumArtData:(id)arg1 height:(int)arg2 width:(int)arg3 bytesPerRow:(int)arg4 cache:(_Bool)arg5; ++ (id)_defaultBackgroundGradient; ++ (id)_backgroundGradientWithStartColor:(id)arg1 andEndColor:(id)arg2; ++ (id)imageNamed:(id)arg1 inBundle:(id)arg2; ++ (id)kitImageNamed:(id)arg1; ++ (id)applicationImageNamed:(id)arg1; +- (id)_flatImageWithColor:(id)arg1; +- (CDStruct_afa449f9)_calculateStatistics; +- (id)_resizableImageWithSubimageInsets:(struct UIEdgeInsets)arg1 resizeInsets:(struct UIEdgeInsets)arg2; +- (id)_stretchableImageWithCapInsets:(struct UIEdgeInsets)arg1; +- (_Bool)writeToCPBitmapFile:(id)arg1 flags:(int)arg2; +- (struct __IOSurface *)ioSurface; +- (id)initWithIOSurface:(struct __IOSurface *)arg1; +- (id)_initWithIOSurface:(struct __IOSurface *)arg1 imageOrientation:(long long)arg2; +- (id)_initWithIOSurface:(struct __IOSurface *)arg1 scale:(double)arg2 orientation:(long long)arg3; +- (id)initWithCGImage:(struct CGImage *)arg1 imageOrientation:(long long)arg2; +- (id)_initWithData:(id)arg1 scale:(double)arg2; +- (id)_initWithData:(id)arg1 preserveScale:(_Bool)arg2; +- (id)_initWithData:(id)arg1 preserveScale:(_Bool)arg2 cache:(_Bool)arg3; +- (id)initWithContentsOfFile:(id)arg1 cache:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-_UIBackdropViewSettings.h b/iOS7/Frameworks/UIKit/UIImage-_UIBackdropViewSettings.h new file mode 100644 index 000000000..cc34a3271 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-_UIBackdropViewSettings.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (_UIBackdropViewSettings) +- (id)_applyBackdropViewStyle:(long long)arg1 includeTints:(_Bool)arg2 includeBlur:(_Bool)arg3 graphicsQuality:(long long)arg4 allowImageResizing:(_Bool)arg5; +- (id)_applyBackdropViewStyle:(long long)arg1 includeTints:(_Bool)arg2 includeBlur:(_Bool)arg3 graphicsQuality:(long long)arg4; +- (id)_applyBackdropViewStyle:(long long)arg1 includeTints:(_Bool)arg2 includeBlur:(_Bool)arg3; +- (id)_applyBackdropViewSettings:(id)arg1 includeTints:(_Bool)arg2 includeBlur:(_Bool)arg3 allowImageResizing:(_Bool)arg4; +- (id)_applyBackdropViewSettings:(id)arg1 includeTints:(_Bool)arg2 includeBlur:(_Bool)arg3; +- (id)_applyBackdropViewSettings:(id)arg1; +- (id)_applyBackdropViewSettings:(id)arg1 allowImageResizing:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-_UIImageTintedInterfaceExtension.h b/iOS7/Frameworks/UIKit/UIImage-_UIImageTintedInterfaceExtension.h new file mode 100644 index 000000000..3a585e34a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-_UIImageTintedInterfaceExtension.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (_UIImageTintedInterfaceExtension) ++ (id)_cachedImageForKey:(id)arg1 fromBlock:(id)arg2; ++ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 maskImage:(id)arg3 effectsImage:(id)arg4 style:(int)arg5 edgeInsets:(struct UIEdgeInsets)arg6; ++ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 maskImage:(id)arg3 effectsImage:(id)arg4 style:(int)arg5; ++ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 effectsImage:(id)arg3 maskImage:(id)arg4 style:(int)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage-_UILegibility.h b/iOS7/Frameworks/UIKit/UIImage-_UILegibility.h new file mode 100644 index 000000000..b33ac3a1a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImage-_UILegibility.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImage (_UILegibility) ++ (struct CGSize)_legibilityImageSizeForSize:(struct CGSize)arg1 style:(long long)arg2; +- (id)_imageWithBrightnessModifiedForLegibilityStyle:(long long)arg1; +- (void)_drawImageForLegibilitySettings:(id)arg1 strength:(double)arg2 size:(struct CGSize)arg3; +- (void)_drawImageForLegibilityStyle:(long long)arg1 size:(struct CGSize)arg2; +- (id)_imageForLegibilitySettings:(id)arg1 strength:(double)arg2; +- (id)_imageForLegibilityStyle:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImage.h b/iOS7/Frameworks/UIKit/UIImage.h index df97a7e99..52e75d1bf 100644 --- a/iOS7/Frameworks/UIKit/UIImage.h +++ b/iOS7/Frameworks/UIKit/UIImage.h @@ -14,7 +14,7 @@ @interface UIImage : NSObject { void *_imageRef; - float _scale; + double _scale; struct { unsigned int named:1; unsigned int imageOrientation:3; @@ -29,67 +29,46 @@ } + (id)animatedImageWithImages:(id)arg1 duration:(double)arg2; -+ (id)animatedResizableImageNamed:(id)arg1 capInsets:(struct UIEdgeInsets)arg2 resizingMode:(int)arg3 duration:(double)arg4; ++ (id)animatedResizableImageNamed:(id)arg1 capInsets:(struct UIEdgeInsets)arg2 resizingMode:(long long)arg3 duration:(double)arg4; + (id)animatedResizableImageNamed:(id)arg1 capInsets:(struct UIEdgeInsets)arg2 duration:(double)arg3; + (id)animatedImageNamed:(id)arg1 duration:(double)arg2; -+ (struct UIEdgeInsets)_edgeInsetsForStylePresetName:(id)arg1 scale:(float)arg2; -+ (BOOL)supportsSecureCoding; -+ (id)imageWithCIImage:(id)arg1 scale:(float)arg2 orientation:(int)arg3; ++ (struct UIEdgeInsets)_edgeInsetsForStylePresetName:(id)arg1 scale:(double)arg2; ++ (_Bool)supportsSecureCoding; ++ (id)imageWithCIImage:(id)arg1 scale:(double)arg2 orientation:(long long)arg3; + (id)imageWithCIImage:(id)arg1; -+ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; ++ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; + (id)imageWithCGImage:(struct CGImage *)arg1; -+ (id)imageWithData:(id)arg1 scale:(float)arg2; ++ (id)imageWithData:(id)arg1 scale:(double)arg2; + (id)imageWithData:(id)arg1; + (id)imageWithContentsOfFile:(id)arg1; + (id)imageNamed:(id)arg1; + (void)initialize; -+ (id)_deviceSpecificImageNamed:(id)arg1 inBundle:(id)arg2; -+ (id)_deviceSpecificImageNamed:(id)arg1; -+ (id)imageWithContentsOfCPBitmapFile:(id)arg1 flags:(int)arg2; -+ (id)imageFromAlbumArtData:(id)arg1 height:(int)arg2 width:(int)arg3 bytesPerRow:(int)arg4 cache:(BOOL)arg5; -+ (id)_defaultBackgroundGradient; -+ (id)_backgroundGradientWithStartColor:(id)arg1 andEndColor:(id)arg2; -+ (id)imageNamed:(id)arg1 inBundle:(id)arg2; -+ (id)kitImageNamed:(id)arg1; -+ (id)applicationImageNamed:(id)arg1; -+ (void)setPreferredSharedImageScale:(float)arg1; -+ (id)imageAtPath:(id)arg1; -+ (void)_flushCache:(id)arg1; -+ (void)_flushSharedImageCache; -+ (id)_iconForResourceProxy:(id)arg1 format:(int)arg2; -+ (id)_iconForResourceProxy:(id)arg1 variant:(int)arg2 variantsScale:(float)arg3; -+ (id)_applicationIconImageForBundleIdentifier:(id)arg1 format:(int)arg2 scale:(float)arg3; -+ (id)_applicationIconImageForBundleIdentifier:(id)arg1 format:(int)arg2; -+ (int)_iconVariantForUIApplicationIconFormat:(int)arg1 scale:(float *)arg2; -+ (id)_cachedImageForKey:(id)arg1 fromBlock:(id)arg2; -+ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 maskImage:(id)arg3 effectsImage:(id)arg4 style:(int)arg5 edgeInsets:(struct UIEdgeInsets)arg6; -+ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 maskImage:(id)arg3 effectsImage:(id)arg4 style:(int)arg5; -+ (id)_tintedImageForSize:(struct CGSize)arg1 withTint:(id)arg2 effectsImage:(id)arg3 maskImage:(id)arg4 style:(int)arg5; -+ (struct CGSize)_legibilityImageSizeForSize:(struct CGSize)arg1 style:(int)arg2; @property(readonly, nonatomic) struct UIEdgeInsets alignmentRectInsets; // @synthesize alignmentRectInsets=_alignmentRectInsets; - (id)_automationID; - (void)drawAsPatternInRect:(struct CGRect)arg1; -- (void)drawInRect:(struct CGRect)arg1 blendMode:(int)arg2 alpha:(float)arg3; +- (void)drawInRect:(struct CGRect)arg1 blendMode:(int)arg2 alpha:(double)arg3; - (void)drawInRect:(struct CGRect)arg1; -- (void)drawAtPoint:(struct CGPoint)arg1 blendMode:(int)arg2 alpha:(float)arg3; +- (void)drawAtPoint:(struct CGPoint)arg1 blendMode:(int)arg2 alpha:(double)arg3; - (void)drawAtPoint:(struct CGPoint)arg1; @property(readonly, nonatomic) double duration; @property(readonly, nonatomic) NSArray *images; - (id)imageWithAlignmentRectInsets:(struct UIEdgeInsets)arg1; - (void)_setAlignmentRectInsets:(struct UIEdgeInsets)arg1; - (id)_imageWithLetterpressEffectWithForegroundColor:(id)arg1; -@property(readonly, nonatomic) int renderingMode; -- (id)imageWithRenderingMode:(int)arg1; -@property(readonly, nonatomic) int resizingMode; +@property(readonly, nonatomic) long long renderingMode; +- (id)imageWithRenderingMode:(long long)arg1; +@property(readonly, nonatomic) long long resizingMode; @property(readonly, nonatomic) struct UIEdgeInsets capInsets; -- (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1 resizingMode:(int)arg2; +- (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1 resizingMode:(long long)arg2; - (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1; -- (void)_setAlwaysStretches:(BOOL)arg1; -- (BOOL)_isTiledWhenStretchedToSize:(struct CGSize)arg1; -- (BOOL)_isResizable; +- (void)_setAlwaysStretches:(_Bool)arg1; +- (_Bool)_isTiledWhenStretchedToSize:(struct CGSize)arg1; +- (_Bool)_isResizable; +- (_Bool)_isSubimage; +- (struct CGRect)_contentRectInPixels; - (struct CGRect)_contentStretchInPixels; -@property(readonly, nonatomic) float scale; -@property(readonly, nonatomic) int imageOrientation; +@property(readonly, nonatomic) double scale; +@property(readonly, nonatomic) long long imageOrientation; - (struct CGSize)_sizeInPixels; @property(readonly, nonatomic) struct CGSize size; @property(readonly, nonatomic) CIImage *CIImage; @@ -100,78 +79,15 @@ - (void)encodeWithCoder:(id)arg1; - (void)_encodePropertiesWithCoder:(id)arg1; - (void)_encodeDataWithCoder:(id)arg1 imageName:(id)arg2; -- (BOOL)_canEncodeWithName:(id)arg1; +- (_Bool)_canEncodeWithName:(id)arg1; - (id)_initWithOtherImage:(id)arg1; -- (id)initWithCIImage:(id)arg1 scale:(float)arg2 orientation:(int)arg3; +- (id)initWithCIImage:(id)arg1 scale:(double)arg2 orientation:(long long)arg3; - (id)initWithCIImage:(id)arg1; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; - (id)initWithCGImage:(struct CGImage *)arg1; -- (id)initWithData:(id)arg1 scale:(float)arg2; +- (id)initWithData:(id)arg1 scale:(double)arg2; - (id)initWithData:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; -- (BOOL)_isDecompressing; -- (id)_initWithData:(id)arg1 immediateLoadWithMaxSize:(struct CGSize)arg2 scale:(float)arg3 renderingIntent:(int)arg4; -- (void)_startEagerDecompression; -- (void)_saveDecompressedImage:(struct CGImage *)arg1; -- (void)_decompressionFallbackImageCreation; -- (void)_decompressionComplete; -- (id)_flatImageWithColor:(id)arg1; -- (CDStruct_ffb0d7a1)_calculateStatistics; -- (id)_stretchableImageWithCapInsets:(struct UIEdgeInsets)arg1; -- (BOOL)writeToCPBitmapFile:(id)arg1 flags:(int)arg2; -- (struct __IOSurface *)ioSurface; -- (id)initWithIOSurface:(struct __IOSurface *)arg1; -- (id)_initWithIOSurface:(struct __IOSurface *)arg1 imageOrientation:(int)arg2; -- (id)_initWithIOSurface:(struct __IOSurface *)arg1 scale:(float)arg2 orientation:(int)arg3; -- (id)initWithCGImage:(struct CGImage *)arg1 imageOrientation:(int)arg2; -- (id)_initWithData:(id)arg1 scale:(float)arg2; -- (id)_initWithData:(id)arg1 preserveScale:(BOOL)arg2; -- (id)_initWithData:(id)arg1 preserveScale:(BOOL)arg2 cache:(BOOL)arg3; -- (id)initWithContentsOfFile:(id)arg1 cache:(BOOL)arg2; -@property(readonly, nonatomic) int topCapHeight; -@property(readonly, nonatomic) int leftCapWidth; -- (id)stretchableImageWithLeftCapWidth:(int)arg1 topCapHeight:(int)arg2; -- (struct CGColor *)_tiledPatternColor; -- (id)patternColor; -- (struct CGColor *)_patternColor; -- (void)draw1PartImageInRect:(struct CGRect)arg1 fraction:(float)arg2 operation:(int)arg3; -- (void)draw1PartImageInRect:(struct CGRect)arg1 fraction:(float)arg2; -- (void)draw1PartImageInRect:(struct CGRect)arg1; -- (void)draw3PartImageWithSliceRects:(CDStruct_75b8db5d)arg1 inRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(float)arg4; -- (void)draw3PartImageWithSliceRects:(CDStruct_75b8db5d)arg1 inRect:(struct CGRect)arg2 fraction:(float)arg3; -- (void)draw3PartImageWithSliceRects:(CDStruct_75b8db5d)arg1 inRect:(struct CGRect)arg2; -- (void)draw9PartImageWithSliceRects:(CDStruct_c8cd2c5d)arg1 inRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(float)arg4; -- (void)draw9PartImageWithSliceRects:(CDStruct_c8cd2c5d)arg1 inRect:(struct CGRect)arg2 fraction:(float)arg3; -- (void)draw9PartImageWithSliceRects:(CDStruct_c8cd2c5d)arg1 inRect:(struct CGRect)arg2; -- (void)compositeToPoint:(struct CGPoint)arg1 operation:(int)arg2; -- (void)compositeToPoint:(struct CGPoint)arg1 operation:(int)arg2 fraction:(float)arg3; -- (void)compositeToPoint:(struct CGPoint)arg1 fromRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(float)arg4; -- (void)compositeToRect:(struct CGRect)arg1 fromRect:(struct CGRect)arg2 operation:(int)arg3 fraction:(float)arg4; -- (struct CGImage *)imageRef; -- (id)initWithData:(id)arg1 cache:(BOOL)arg2; -- (id)_serializedData; -- (id)_imageScaledToProportion:(float)arg1 interpolationQuality:(int)arg2; -- (id)_doubleBezeledImageWithExteriorShadowRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 interiorShadowRed:(float)arg5 green:(float)arg6 blue:(float)arg7 alpha:(float)arg8 fillRed:(float)arg9 green:(float)arg10 blue:(float)arg11 alpha:(float)arg12; -- (id)_bezeledImageWithShadowRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 fillRed:(float)arg5 green:(float)arg6 blue:(float)arg7 alpha:(float)arg8 drawShadow:(BOOL)arg9; -- (id)_flatImageWithWhite:(float)arg1 alpha:(float)arg2; -- (BOOL)_isInvisibleAndGetIsTranslucent:(char *)arg1; -- (int)_imageSetIdentifier; -- (void)_setImageSetIdentifier:(int)arg1; -- (BOOL)_isNamed; -- (void)_setNamed:(BOOL)arg1; -- (BOOL)_isCached; -- (void)_setCached:(BOOL)arg1; -- (id)_resizableImageWithCapMask:(int)arg1; -- (id)_applicationIconImageForFormat:(int)arg1 precomposed:(BOOL)arg2 scale:(float)arg3; -- (id)_applicationIconImageForFormat:(int)arg1 precomposed:(BOOL)arg2; -- (void)_preheatBitmapData; -- (id)_applyBackdropViewSettings:(id)arg1; -- (id)_subimageInRect:(struct CGRect)arg1; -- (id)_unselectedTabBarItemImageWithTintColor:(id)arg1 metrics:(int)arg2 style:(int)arg3; -- (id)_selectedTabBarItemImageWithTintColor:(id)arg1 metrics:(int)arg2 style:(int)arg3; -- (void)_drawImageForLegibilityStyle:(int)arg1 size:(struct CGSize)arg2; -- (id)_imageForLegibilitySettings:(id)arg1; -- (id)_imageForLegibilityStyle:(int)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIImageLSResourceProxy.h b/iOS7/Frameworks/UIKit/UIImageLSResourceProxy.h index 809a6c4ce..44d1ab36c 100644 --- a/iOS7/Frameworks/UIKit/UIImageLSResourceProxy.h +++ b/iOS7/Frameworks/UIKit/UIImageLSResourceProxy.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIImageLSResourceProxy : UIImage { } -+ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; -- (void)drawInRect:(struct CGRect)arg1 blendMode:(int)arg2 alpha:(float)arg3; ++ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; +- (void)drawInRect:(struct CGRect)arg1 blendMode:(int)arg2 alpha:(double)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIImageNibPlaceholder.h b/iOS7/Frameworks/UIKit/UIImageNibPlaceholder.h index 3df79ea27..affa453ac 100644 --- a/iOS7/Frameworks/UIKit/UIImageNibPlaceholder.h +++ b/iOS7/Frameworks/UIKit/UIImageNibPlaceholder.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface UIImageNibPlaceholder : UIImage { NSString *runtimeResourceName; diff --git a/iOS7/Frameworks/UIKit/UIImagePickerController.h b/iOS7/Frameworks/UIKit/UIImagePickerController.h index 6712983dd..611179635 100644 --- a/iOS7/Frameworks/UIKit/UIImagePickerController.h +++ b/iOS7/Frameworks/UIKit/UIImagePickerController.h @@ -12,7 +12,7 @@ @interface UIImagePickerController : UINavigationController { - int _sourceType; + long long _sourceType; id _image; struct CGRect _cropRect; NSArray *_mediaTypes; @@ -26,13 +26,13 @@ } _imagePickerFlags; } -+ (BOOL)isFlashAvailableForCameraDevice:(int)arg1; -+ (id)availableCaptureModesForCameraDevice:(int)arg1; -+ (BOOL)isCameraDeviceAvailable:(int)arg1; -+ (id)availableMediaTypesForSourceType:(int)arg1; -+ (BOOL)_reviewCapturedItems; -+ (BOOL)_isMediaTypeAvailable:(id)arg1 forSource:(int)arg2; -+ (BOOL)isSourceTypeAvailable:(int)arg1; ++ (_Bool)isFlashAvailableForCameraDevice:(long long)arg1; ++ (id)availableCaptureModesForCameraDevice:(long long)arg1; ++ (_Bool)isCameraDeviceAvailable:(long long)arg1; ++ (id)availableMediaTypesForSourceType:(long long)arg1; ++ (_Bool)_reviewCapturedItems; ++ (_Bool)_isMediaTypeAvailable:(id)arg1 forSource:(long long)arg2; ++ (_Bool)isSourceTypeAvailable:(long long)arg1; - (void)_imagePickerDidCompleteWithInfoArray:(id)arg1; - (void)_imagePickerDidCompleteWithInfo:(id)arg1; - (void)_imagePickerDidCancel; @@ -42,43 +42,43 @@ - (void)_setupControllersForCurrentSourceType; - (id)_createInitialController; - (void)_removeAllChildren; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)_didRevertStatusBar; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)_didRevertStatusBar; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillUnload; -@property(nonatomic) int cameraFlashMode; -@property(nonatomic) int cameraCaptureMode; -- (BOOL)_isCameraCaptureModeValid:(int)arg1; -@property(nonatomic) int cameraDevice; +@property(nonatomic) long long cameraFlashMode; +@property(nonatomic) long long cameraCaptureMode; +- (_Bool)_isCameraCaptureModeValid:(long long)arg1; +@property(nonatomic) long long cameraDevice; - (void)stopVideoCapture; -- (BOOL)startVideoCapture; +- (_Bool)startVideoCapture; - (void)takePicture; @property(nonatomic) struct CGAffineTransform cameraViewTransform; @property(retain, nonatomic) UIView *cameraOverlayView; -@property(nonatomic) BOOL showsCameraControls; +@property(nonatomic) _Bool showsCameraControls; - (id)_cameraViewController; -- (BOOL)_sourceTypeIsCamera; -- (unsigned int)_imagePickerSavingOptions; -- (void)_setImagePickerSavingOptions:(unsigned int)arg1; +- (_Bool)_sourceTypeIsCamera; +- (unsigned long long)_imagePickerSavingOptions; +- (void)_setImagePickerSavingOptions:(unsigned long long)arg1; - (id)_valueForProperty:(id)arg1; - (void)_setValue:(id)arg1 forProperty:(id)arg2; - (id)_properties; - (void)_initializeProperties; - (void)_setProperties:(id)arg1; -- (BOOL)_allowsImageEditing; -- (void)_setAllowsImageEditing:(BOOL)arg1; -@property(nonatomic) int videoQuality; +- (_Bool)_allowsImageEditing; +- (void)_setAllowsImageEditing:(_Bool)arg1; +@property(nonatomic) long long videoQuality; @property(nonatomic) double videoMaximumDuration; -@property(nonatomic) BOOL allowsEditing; -@property(nonatomic) BOOL allowsImageEditing; -- (void)_setAllowsMultipleSelection:(BOOL)arg1; -- (BOOL)_allowsMultipleSelection; +@property(nonatomic) _Bool allowsEditing; +@property(nonatomic) _Bool allowsImageEditing; +- (void)_setAllowsMultipleSelection:(_Bool)arg1; +- (_Bool)_allowsMultipleSelection; @property(copy, nonatomic) NSArray *mediaTypes; -@property(nonatomic) int sourceType; +@property(nonatomic) long long sourceType; - (void)_updateCameraCaptureMode; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedChildViewControllers:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIImageTableArtwork.h b/iOS7/Frameworks/UIKit/UIImageTableArtwork.h index a6626c452..210dfb99a 100644 --- a/iOS7/Frameworks/UIKit/UIImageTableArtwork.h +++ b/iOS7/Frameworks/UIKit/UIImageTableArtwork.h @@ -8,13 +8,14 @@ #import "_UISharedArtworkResolving-Protocol.h" +// Not exported @interface UIImageTableArtwork : UISharedArtwork <_UISharedArtworkResolving> { } + (id)sharedInstance; + (void)initialize; -- (void)cacheImage:(id)arg1 name:(id)arg2 index:(unsigned int)arg3; +- (void)cacheImage:(id)arg1 name:(id)arg2 index:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIImageView-ClassicAdditions.h b/iOS7/Frameworks/UIKit/UIImageView-ClassicAdditions.h new file mode 100644 index 000000000..833e376b4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImageView-ClassicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImageView (ClassicAdditions) +- (_Bool)useBlockyMagnificationInClassic; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImageView-Pretiling.h b/iOS7/Frameworks/UIKit/UIImageView-Pretiling.h new file mode 100644 index 000000000..83fbc7626 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImageView-Pretiling.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImageView (Pretiling) +- (id)_cachedPretiledImageForImage:(id)arg1; +- (void)_clearPretiledImageCacheForImage:(id)arg1; +- (void)_updatePretiledImageCacheForImage:(id)arg1; +- (_Bool)_recomputePretilingState; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImageView-StateRestoration.h b/iOS7/Frameworks/UIKit/UIImageView-StateRestoration.h new file mode 100644 index 000000000..47f747ed0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImageView-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImageView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImageView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIImageView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..5ed7caa8f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImageView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImageView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (unsigned long long)defaultAccessibilityTraits; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImageView-_UILegibility.h b/iOS7/Frameworks/UIKit/UIImageView-_UILegibility.h new file mode 100644 index 000000000..63e3f53c3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIImageView-_UILegibility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIImageView (_UILegibility) +- (void)_applySettingsForLegibilityStyle:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIImageView.h b/iOS7/Frameworks/UIKit/UIImageView.h index 84d47e42a..9ff194b70 100644 --- a/iOS7/Frameworks/UIKit/UIImageView.h +++ b/iOS7/Frameworks/UIKit/UIImageView.h @@ -14,38 +14,38 @@ UIImage *_decompressingImage; UIImage *_decompressingHighlightedImage; struct UIEdgeInsets _cachedEdgeInsetsForEffects; - BOOL _edgeInsetsForEffectsAreValid; - BOOL __animatesContents; + _Bool _edgeInsetsForEffectsAreValid; + _Bool __animatesContents; struct UIEdgeInsets _edgeInsetsForEffects; } -@property(nonatomic, setter=_setAnimatesContents:) BOOL _animatesContents; // @synthesize _animatesContents=__animatesContents; -@property(nonatomic, setter=_setEdgeInsetsForEffectsAreValid:) BOOL _edgeInsetsForEffectsAreValid; // @synthesize _edgeInsetsForEffectsAreValid; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)setAnimating:(BOOL)arg1; +@property(nonatomic, setter=_setAnimatesContents:) _Bool _animatesContents; // @synthesize _animatesContents=__animatesContents; +@property(nonatomic, setter=_setEdgeInsetsForEffectsAreValid:) _Bool _edgeInsetsForEffectsAreValid; // @synthesize _edgeInsetsForEffectsAreValid; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)setAnimating:(_Bool)arg1; - (struct CGImage *)imageRef; - (void)setCGImageRef:(struct CGImage *)arg1; @property(nonatomic) int drawMode; - (void)_drawImageEffectsForImage:(id)arg1 inRect:(struct CGRect)arg2; -- (BOOL)_needsImageEffectsForImage:(id)arg1 suppressColorizing:(BOOL)arg2; -- (BOOL)_needsImageEffectsForImage:(id)arg1; +- (_Bool)_needsImageEffectsForImage:(id)arg1 suppressColorizing:(_Bool)arg2; +- (_Bool)_needsImageEffectsForImage:(id)arg1; - (void)tintColorDidChange; - (id)_effectiveTintColorWithImage:(id)arg1; -@property(nonatomic, setter=_setMasksTemplateImages:) BOOL _masksTemplateImages; -@property(nonatomic, setter=_setTemplateImageRenderingEffects:) unsigned int _templateImageRenderingEffects; -@property(nonatomic, setter=_setDefaultRenderingMode:) int _defaultRenderingMode; +@property(nonatomic, setter=_setMasksTemplateImages:) _Bool _masksTemplateImages; +@property(nonatomic, setter=_setTemplateImageRenderingEffects:) unsigned long long _templateImageRenderingEffects; +@property(nonatomic, setter=_setDefaultRenderingMode:) long long _defaultRenderingMode; @property(readonly, nonatomic) struct UIEdgeInsets _edgeInsetsForEffects; // @synthesize _edgeInsetsForEffects; - (void)_updateTemplateProperties; - (void)_templateSettingsDidChange; - (void)_updateMasking; -- (BOOL)_shouldTreatImageAsTemplate:(id)arg1; +- (_Bool)_shouldTreatImageAsTemplate:(id)arg1; - (id)_activeImage; - (id)_generateBackdropMaskImage; - (void)layoutSubviews; - (void)setBackgroundColor:(id)arg1; -@property(nonatomic) int animationRepeatCount; +@property(nonatomic) long long animationRepeatCount; @property(nonatomic) double animationDuration; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)stopAnimating; - (void)startAnimating; @property(copy, nonatomic) NSArray *highlightedAnimationImages; @@ -57,7 +57,7 @@ - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)_setViewGeometry:(struct CGRect)arg1 forMetric:(int)arg2; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; @property(retain, nonatomic) UIImage *highlightedImage; @property(retain, nonatomic) UIImage *image; - (void)dealloc; @@ -67,24 +67,13 @@ - (id)initWithImage:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_updateState; -- (BOOL)_setImageViewContents:(id)arg1; -- (BOOL)_canDrawContent; -- (BOOL)_shouldDrawImage:(id)arg1; -- (BOOL)useBlockyMagnificationInClassic; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (unsigned long long)defaultAccessibilityTraits; -- (BOOL)isAccessibilityElementByDefault; -- (void)_applySettingsForLegibilityStyle:(int)arg1; -- (id)_cachedPretiledImageForImage:(id)arg1; -- (void)_clearPretiledImageCacheForImage:(id)arg1; -- (void)_updatePretiledImageCacheForImage:(id)arg1; -- (BOOL)_recomputePretilingState; +- (_Bool)_setImageViewContents:(id)arg1; +- (_Bool)_canDrawContent; +- (_Bool)_shouldDrawImage:(id)arg1; // Remaining properties @property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; -@property(nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled; // @dynamic userInteractionEnabled; +@property(nonatomic, getter=isUserInteractionEnabled) _Bool userInteractionEnabled; // @dynamic userInteractionEnabled; @end diff --git a/iOS7/Frameworks/UIKit/UIInlineCandidateTextView.h b/iOS7/Frameworks/UIKit/UIInlineCandidateTextView.h index 40e90f931..4dfce2031 100644 --- a/iOS7/Frameworks/UIKit/UIInlineCandidateTextView.h +++ b/iOS7/Frameworks/UIKit/UIInlineCandidateTextView.h @@ -8,20 +8,21 @@ @class NSArray, NSMutableArray, _UIInlineCandidateCell; +// Not exported @interface UIInlineCandidateTextView : UIView { int m_type; int m_edgeType; - BOOL m_animating; + _Bool m_animating; NSMutableArray *_candidateCellArray; NSArray *_candidates; id _target; SEL _action; - unsigned int _selectedItem; + unsigned long long _selectedItem; _UIInlineCandidateCell *_currentlyPushedItem; - BOOL _showingArrow; - BOOL _arrowHighlighted; - BOOL _phraseEditable; + _Bool _showingArrow; + _Bool _arrowHighlighted; + _Bool _phraseEditable; } - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; @@ -29,26 +30,26 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (struct CGRect)_calculateRectForExpandedHitRegion; - (void)redrawArrow; - (id)findCell:(struct CGPoint)arg1; - (void)drawRect:(struct CGRect)arg1; -- (unsigned int)selectedItem; -- (void)setSelectedItem:(unsigned int)arg1; +- (unsigned long long)selectedItem; +- (void)setSelectedItem:(unsigned long long)arg1; - (void)showHighlightedArrow; -- (BOOL)_arrowHighlighted; -- (unsigned int)numberOfShownItems; -- (float)_layoutCandidates:(id)arg1 maxCount:(int)arg2 height:(float)arg3 maxScreenWidth:(float)arg4 hasExtensionCandidates:(BOOL)arg5; +- (_Bool)_arrowHighlighted; +- (unsigned long long)numberOfShownItems; +- (double)_layoutCandidates:(id)arg1 maxCount:(int)arg2 height:(double)arg3 maxScreenWidth:(double)arg4 hasExtensionCandidates:(_Bool)arg5; - (void)setTarget:(id)arg1 action:(SEL)arg2; - (void)_cellSelected:(id)arg1; -- (void)setAnimating:(BOOL)arg1; +- (void)setAnimating:(_Bool)arg1; - (void)setEdgeType:(int)arg1; - (int)textEffectsVisibilityLevel; - (int)edgeType; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 candidates:(id)arg2 type:(int)arg3 maxScreenWidth:(float)arg4 hasExtensionCandidates:(BOOL)arg5; +- (id)initWithFrame:(struct CGRect)arg1 candidates:(id)arg2 type:(int)arg3 maxScreenWidth:(double)arg4 hasExtensionCandidates:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcher.h b/iOS7/Frameworks/UIKit/UIInputSwitcher.h index e3e5de455..7bdfeee67 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcher.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcher.h @@ -8,6 +8,7 @@ @class NSString, UIDelayedAction, UIInputSwitcherView; +// Not exported @interface UIInputSwitcher : NSObject { UIDelayedAction *m_switcherDelay; @@ -18,10 +19,10 @@ + (id)activeInstance; + (id)sharedInstance; -- (BOOL)handleModifiersChangedEvent:(id)arg1; -- (BOOL)switchMode:(id)arg1 withDelay:(BOOL)arg2; -- (BOOL)handleSwitchCommand:(BOOL)arg1; -- (BOOL)isVisible; +- (_Bool)handleModifiersChangedEvent:(id)arg1; +- (_Bool)switchMode:(id)arg1 withDelay:(_Bool)arg2; +- (_Bool)handleSwitchCommand:(_Bool)arg1; +- (_Bool)isVisible; - (void)clearSwitcherTimer; - (void)cancelSwitcherTimer; - (void)touchSwitcherTimer; diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherSelectionExtraView.h b/iOS7/Frameworks/UIKit/UIInputSwitcherSelectionExtraView.h index 97db8178f..9c9037302 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherSelectionExtraView.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherSelectionExtraView.h @@ -8,16 +8,19 @@ @class UIKeyboardMenuView; +// Not exported @interface UIInputSwitcherSelectionExtraView : UIView { - float m_pointerOffset; + double m_pointerOffset; + int _roundedCorners; UIKeyboardMenuView *_menu; struct CGRect _keyRect; } @property(nonatomic) UIKeyboardMenuView *menu; // @synthesize menu=_menu; +@property(nonatomic) int roundedCorners; // @synthesize roundedCorners=_roundedCorners; @property(nonatomic) struct CGRect keyRect; // @synthesize keyRect=_keyRect; -@property(nonatomic) float pointerOffset; // @synthesize pointerOffset=m_pointerOffset; +@property(nonatomic) double pointerOffset; // @synthesize pointerOffset=m_pointerOffset; - (void)drawRect:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherShadowView.h b/iOS7/Frameworks/UIKit/UIInputSwitcherShadowView.h index b14d0c417..cf748fa57 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherShadowView.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherShadowView.h @@ -8,10 +8,11 @@ @class NSArray, UIKeyboardMenuView, _UIBackdropView; +// Not exported @interface UIInputSwitcherShadowView : UIView { int m_mode; - float m_pointerOffset; + double m_pointerOffset; NSArray *m_gradientColors; UIKeyboardMenuView *_menu; _UIBackdropView *_blurView; @@ -22,7 +23,7 @@ @property(nonatomic) UIKeyboardMenuView *menu; // @synthesize menu=_menu; @property(nonatomic) struct CGRect keyRect; // @synthesize keyRect=_keyRect; @property(retain, nonatomic) NSArray *gradientColors; // @synthesize gradientColors=m_gradientColors; -@property(nonatomic) float pointerOffset; // @synthesize pointerOffset=m_pointerOffset; +@property(nonatomic) double pointerOffset; // @synthesize pointerOffset=m_pointerOffset; @property(nonatomic) int mode; // @synthesize mode=m_mode; - (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherTableCell.h b/iOS7/Frameworks/UIKit/UIInputSwitcherTableCell.h index 085112c0d..244e32e87 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherTableCell.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherTableCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIInputSwitcherTableCell : UITableViewCell { } diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherTableCellBackgroundView.h b/iOS7/Frameworks/UIKit/UIInputSwitcherTableCellBackgroundView.h index eab305127..8fbbf5fa0 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherTableCellBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherTableCellBackgroundView.h @@ -8,6 +8,7 @@ @class UIKeyboardMenuView, UITableView, UITableViewCell; +// Not exported @interface UIInputSwitcherTableCellBackgroundView : UIView { UITableView *_tableView; diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherTableView.h b/iOS7/Frameworks/UIKit/UIInputSwitcherTableView.h index a1fe71565..f89461cc3 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherTableView.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherTableView.h @@ -8,14 +8,15 @@ @class UIKeyboardMenuView; +// Not exported @interface UIInputSwitcherTableView : UITableView { UIKeyboardMenuView *_menu; } @property(nonatomic) UIKeyboardMenuView *menu; // @synthesize menu=_menu; -- (void)selectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3; -- (void)deselectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; +- (void)selectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3; +- (void)deselectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIInputSwitcherView.h b/iOS7/Frameworks/UIKit/UIInputSwitcherView.h index a1f99a862..5f3ea2eb1 100644 --- a/iOS7/Frameworks/UIKit/UIInputSwitcherView.h +++ b/iOS7/Frameworks/UIKit/UIInputSwitcherView.h @@ -8,23 +8,24 @@ @class NSArray, NSMutableArray; +// Not exported @interface UIInputSwitcherView : UIKeyboardMenuView { int m_currentInputModeIndex; - BOOL m_keyboardSettingsFromSwitcher; + _Bool m_keyboardSettingsFromSwitcher; NSMutableArray *m_inputModes; } + (id)activeInstance; + (id)sharedInstance; -@property(nonatomic) BOOL keyboardSettingsFromSwitcher; // @synthesize keyboardSettingsFromSwitcher=m_keyboardSettingsFromSwitcher; +@property(nonatomic) _Bool keyboardSettingsFromSwitcher; // @synthesize keyboardSettingsFromSwitcher=m_keyboardSettingsFromSwitcher; @property(retain, nonatomic) NSArray *inputModes; // @synthesize inputModes=m_inputModes; - (void)didSelectItemAtIndex:(int)arg1; - (id)subtitleForItemAtIndex:(int)arg1; - (id)titleForItemAtIndex:(int)arg1; -- (int)defaultSelectedIndex; +- (long long)defaultSelectedIndex; - (struct CGSize)preferredSize; -- (int)numberOfItems; +- (long long)numberOfItems; - (void)show; - (void)selectPreviousInputMode; - (id)previousInputMode; diff --git a/iOS7/Frameworks/UIKit/UIInputView-UIKit_Private.h b/iOS7/Frameworks/UIKit/UIInputView-UIKit_Private.h new file mode 100644 index 000000000..cc6522f31 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIInputView-UIKit_Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIInputView (UIKit_Private) +@property(nonatomic) _Bool _suppressBackgroundStyling; +@property(nonatomic) _Bool _disableSplitSupport; +@end + diff --git a/iOS7/Frameworks/UIKit/UIInputView.h b/iOS7/Frameworks/UIKit/UIInputView.h index d3984528f..193889059 100644 --- a/iOS7/Frameworks/UIKit/UIInputView.h +++ b/iOS7/Frameworks/UIKit/UIInputView.h @@ -10,22 +10,22 @@ @interface UIInputView : UIView { - int _style; + long long _style; UIKBRenderConfig *_renderConfig; - BOOL _suppressBackgroundStyling; - BOOL _disableSplitSupport; + _Bool _suppressBackgroundStyling; + _Bool _disableSplitSupport; _UIInputViewContent *_leftContentView; _UIInputViewContent *_rightContentView; - float _contentRatio; + double _contentRatio; struct CGSize _leftContentSize; struct CGSize _rightContentSize; struct CGSize _defaultSize; - float _gapWidth; - float _leftOffset; - BOOL _isTransitioning; - float _transitionGap; - float _transitionLeftOffset; - float _transitionRatio; + double _gapWidth; + double _leftOffset; + _Bool _isTransitioning; + double _transitionGap; + double _transitionLeftOffset; + double _transitionRatio; UIImage *_mergedImage; UIImage *_splitImage; NSMutableDictionary *_mergedSliceMap; @@ -34,45 +34,49 @@ CALayer *_transitionLayer; } -+ (void)setupAppearancesIfNecessary; ++ (void)_setupAppearanceIfNecessary; @property(retain, nonatomic) NSMutableDictionary *_splitSliceMap; // @synthesize _splitSliceMap; @property(retain, nonatomic) NSMutableDictionary *_mergedSliceMap; // @synthesize _mergedSliceMap; @property(retain, nonatomic) UIImage *_splitImage; // @synthesize _splitImage; @property(retain, nonatomic) UIImage *_mergedImage; // @synthesize _mergedImage; @property(nonatomic) struct CGSize rightContentViewSize; // @synthesize rightContentViewSize=_rightContentSize; @property(nonatomic) struct CGSize leftContentViewSize; // @synthesize leftContentViewSize=_leftContentSize; -@property(nonatomic) float contentRatio; // @synthesize contentRatio=_contentRatio; +@property(nonatomic) double contentRatio; // @synthesize contentRatio=_contentRatio; @property(readonly, nonatomic) UIView *rightContentView; // @synthesize rightContentView=_rightContentView; @property(readonly, nonatomic) UIView *leftContentView; // @synthesize leftContentView=_leftContentView; -@property(readonly, nonatomic) int inputViewStyle; // @synthesize inputViewStyle=_style; +@property(readonly, nonatomic) long long inputViewStyle; // @synthesize inputViewStyle=_style; - (void)didEndSplitTransition; - (void)willBeginSplitTransition; - (struct CGSize)_defaultSize; -- (float)_additionalClipHeight; +- (double)_additionalClipHeight; - (int)_clipCornersOfView:(id)arg1; - (void)_updateClipCorners; +- (id)_toolbarBorderedBackground; +- (id)_splitBorderedBackgroundWithCorners:(unsigned long long)arg1; - (void)updateSplitSubviewContraintsWithLeftContentSize:(struct CGSize)arg1 rightContentSize:(struct CGSize)arg2; - (void)updateMergedSubviewConstraints; - (void)layoutSplitSubviewsWithLeftContentSize:(struct CGSize)arg1 rightContentSize:(struct CGSize)arg2; - (void)layoutMergedSubviews; - (void)setFrame:(struct CGRect)arg1; -- (void)_endSplitTransitionIfNeeded:(BOOL)arg1; -- (void)_beginSplitTransitionIfNeeded:(float)arg1 gapWidth:(float)arg2; -- (BOOL)_isTransitioning; -- (void)_setProgress:(float)arg1 boundedBy:(float)arg2; -- (void)_setLeftOffset:(float)arg1 gapWidth:(float)arg2; -- (BOOL)_supportsSplit; +- (void)_endSplitTransitionIfNeeded:(_Bool)arg1; +- (void)_beginSplitTransitionIfNeeded:(double)arg1 gapWidth:(double)arg2; +- (_Bool)_isTransitioning; +- (void)_setProgress:(double)arg1 boundedBy:(double)arg2; +- (void)_setLeftOffset:(double)arg1 gapWidth:(double)arg2; +- (_Bool)_supportsSplit; - (void)_setNeedsContentSizeUpdate; -- (BOOL)_isSplit; -- (BOOL)_isToolbars; -- (void)setInputViewStyle:(int)arg1; +- (_Bool)_isSplit; +- (_Bool)_isToolbars; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setInputViewStyle:(long long)arg1; - (id)_inheritedRenderConfig; - (void)_setRenderConfig:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 inputViewStyle:(int)arg2; +- (void)_updateBackgroundColor; +- (id)tintColor; +- (id)_initWithFrame:(struct CGRect)arg1 inputViewStyle:(long long)arg2 useSplitViews:(_Bool)arg3; +- (id)initWithFrame:(struct CGRect)arg1 inputViewStyle:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -@property(nonatomic) BOOL _suppressBackgroundStyling; -@property(nonatomic) BOOL _disableSplitSupport; @end diff --git a/iOS7/Frameworks/UIKit/UIInputViewAnimationStyle.h b/iOS7/Frameworks/UIKit/UIInputViewAnimationStyle.h index 47e149ccb..7165f937e 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewAnimationStyle.h +++ b/iOS7/Frameworks/UIKit/UIInputViewAnimationStyle.h @@ -8,36 +8,37 @@ @class NSMutableArray; +// Not exported @interface UIInputViewAnimationStyle : NSObject { - BOOL animated; + _Bool animated; double duration; int outDirection; - unsigned int extraOptions; - BOOL persistUntilComplete; - BOOL ignoreNewAnimations; + unsigned long long extraOptions; + _Bool persistUntilComplete; + _Bool ignoreNewAnimations; NSMutableArray *extraViews; - BOOL placeholderKeyboard; - BOOL force; + _Bool placeholderKeyboard; + _Bool force; } -+ (id)animationStyleAnimated:(BOOL)arg1 duration:(double)arg2 outDirection:(int)arg3; ++ (id)animationStyleAnimated:(_Bool)arg1 duration:(double)arg2 outDirection:(int)arg3; + (id)animationStyleDefault; + (id)animationStyleImmediate; -@property(nonatomic) BOOL placeholderKeyboard; // @synthesize placeholderKeyboard; +@property(nonatomic) _Bool placeholderKeyboard; // @synthesize placeholderKeyboard; @property(retain, nonatomic) NSMutableArray *extraViews; // @synthesize extraViews; -@property(nonatomic) BOOL ignoreNewAnimations; // @synthesize ignoreNewAnimations; -@property(nonatomic) BOOL persistUntilComplete; // @synthesize persistUntilComplete; -@property(nonatomic) unsigned int extraOptions; // @synthesize extraOptions; -@property(nonatomic) BOOL force; // @synthesize force; +@property(nonatomic) _Bool ignoreNewAnimations; // @synthesize ignoreNewAnimations; +@property(nonatomic) _Bool persistUntilComplete; // @synthesize persistUntilComplete; +@property(nonatomic) unsigned long long extraOptions; // @synthesize extraOptions; +@property(nonatomic) _Bool force; // @synthesize force; @property(nonatomic) int outDirection; // @synthesize outDirection; @property(nonatomic) double duration; // @synthesize duration; -@property(nonatomic) BOOL animated; // @synthesize animated; +@property(nonatomic) _Bool animated; // @synthesize animated; - (void)launchAnimation:(id)arg1 afterStarted:(void)arg2 completion:(id)arg3 forHost:(void)arg4 fromCurrentPosition:(id)arg5; -- (BOOL)delayForTransaction; -@property(readonly, nonatomic) BOOL isAnimationCompleted; +@property(readonly, nonatomic) _Bool useCustomTransition; +@property(readonly, nonatomic) _Bool isAnimationCompleted; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIInputViewAnimationStyleExtraView.h b/iOS7/Frameworks/UIKit/UIInputViewAnimationStyleExtraView.h index e22f68032..4ec338e47 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewAnimationStyleExtraView.h +++ b/iOS7/Frameworks/UIKit/UIInputViewAnimationStyleExtraView.h @@ -8,17 +8,20 @@ @class UIView; +// Not exported @interface UIInputViewAnimationStyleExtraView : NSObject { - UIView *_view; + int _clipContainerType; int _alignment; + UIView *_view; id _animation; } -+ (id)extraView:(id)arg1 withAlignment:(int)arg2 animation:(id)arg3; ++ (id)extraView:(id)arg1 withAlignment:(int)arg2 animation:(id)arg3 onSnapshot:(void)arg4; @property(copy, nonatomic) id animation; // @synthesize animation=_animation; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(retain, nonatomic) UIView *view; // @synthesize view=_view; +@property(nonatomic) int clipContainerType; // @synthesize clipContainerType=_clipContainerType; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIInputViewPostPinningReloadState.h b/iOS7/Frameworks/UIKit/UIInputViewPostPinningReloadState.h index 4b2c52146..8d82a311c 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewPostPinningReloadState.h +++ b/iOS7/Frameworks/UIKit/UIInputViewPostPinningReloadState.h @@ -8,6 +8,7 @@ @class UIResponder; +// Not exported @interface UIInputViewPostPinningReloadState : NSObject { UIResponder *_responderPreventedFromSettingInputViews; diff --git a/iOS7/Frameworks/UIKit/UIInputViewRotateTransition.h b/iOS7/Frameworks/UIKit/UIInputViewRotateTransition.h index 95afcf295..24c2e0cc8 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewRotateTransition.h +++ b/iOS7/Frameworks/UIKit/UIInputViewRotateTransition.h @@ -6,16 +6,17 @@ #import +// Not exported @interface UIInputViewRotateTransition : UIInputViewTransition { } -- (BOOL)shouldRecomputeEndFrame; -- (BOOL)shouldCompleteOnSuspend; -- (BOOL)fadeAccessoryView; +- (_Bool)shouldRecomputeEndFrame; +- (_Bool)shouldCompleteOnSuspend; +- (_Bool)fadeAccessoryView; - (void)postNotificationsForTransitionEnd; - (void)postNotificationsForTransitionStart; -- (BOOL)subsumesTransition:(id)arg1; +- (_Bool)subsumesTransition:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIInputViewSet.h b/iOS7/Frameworks/UIKit/UIInputViewSet.h index d51ddf935..11ba53e68 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewSet.h +++ b/iOS7/Frameworks/UIKit/UIInputViewSet.h @@ -8,14 +8,15 @@ @class UIKeyboard, UIResponder, UIView; +// Not exported @interface UIInputViewSet : NSObject { UIView *_inputView; UIView *_inputAccessoryView; - BOOL _isKeyboard; - BOOL _supportsSplit; - BOOL _isSplit; - float _splitHeightDelta; + _Bool _isKeyboard; + _Bool _supportsSplit; + _Bool _isSplit; + double _splitHeightDelta; UIResponder *_restorableResponder; } @@ -23,14 +24,14 @@ + (id)inputSetWithKeyboardAndAccessoryView:(id)arg1; + (id)inputSetWithInputView:(id)arg1 accessoryView:(id)arg2; @property(nonatomic) UIResponder *restorableResponder; // @synthesize restorableResponder=_restorableResponder; -@property(nonatomic) float splitHeightDelta; // @synthesize splitHeightDelta=_splitHeightDelta; -@property(readonly, nonatomic) BOOL supportsSplit; // @synthesize supportsSplit=_supportsSplit; +@property(nonatomic) double splitHeightDelta; // @synthesize splitHeightDelta=_splitHeightDelta; +@property(readonly, nonatomic) _Bool supportsSplit; // @synthesize supportsSplit=_supportsSplit; @property(retain, nonatomic) UIView *inputAccessoryView; // @synthesize inputAccessoryView=_inputAccessoryView; @property(retain, nonatomic) UIView *inputView; // @synthesize inputView=_inputView; -- (void)_setSplitProgress:(float)arg1; +- (void)_setSplitProgress:(double)arg1; - (void)_endSplitTransitionIfNeeded; - (void)_beginSplitTransitionIfNeeded; -- (BOOL)_accessorySuppressesShadow; +- (_Bool)_accessorySuppressesShadow; - (id)_splittableInputAccessoryView; - (id)_themableInputAccessoryView; - (void)refreshPresentation; @@ -38,30 +39,30 @@ - (struct CGRect)_leftInputViewSetFrame; @property(readonly, nonatomic) struct CGRect inputAccessoryViewBounds; @property(readonly, nonatomic) struct CGRect inputViewBounds; -- (BOOL)_inputViewIsSplit; -@property(readonly, nonatomic) BOOL isSplit; // @synthesize isSplit=_isSplit; -@property(readonly, nonatomic) BOOL inputViewKeyboardCanSplit; -- (BOOL)_inputViewSetSupportsSplit; -- (BOOL)_inputAccessoryViewSupportsSplit; -- (BOOL)_inputViewSupportsSplit; -- (BOOL)__isCKAccessoryView; -- (BOOL)inSyncWithOrientation:(int)arg1 forKeyboard:(id)arg2; -- (int)keyboardOrientation:(id)arg1; +- (_Bool)_inputViewIsSplit; +@property(readonly, nonatomic) _Bool isSplit; // @synthesize isSplit=_isSplit; +@property(readonly, nonatomic) _Bool inputViewKeyboardCanSplit; +- (_Bool)_inputViewSetSupportsSplit; +- (_Bool)_inputAccessoryViewSupportsSplit; +- (_Bool)_inputViewSupportsSplit; +- (_Bool)__isCKAccessoryView; +- (_Bool)inSyncWithOrientation:(long long)arg1 forKeyboard:(id)arg2; +- (long long)keyboardOrientation:(id)arg1; - (id)description; -- (BOOL)isStrictSupersetOfViewSet:(id)arg1; -- (BOOL)containsResponder:(id)arg1; -- (BOOL)visible; -- (BOOL)_inputViewIsVisible; -- (BOOL)usesKeyClicks; -- (BOOL)isEqual:(id)arg1; -- (BOOL)containsView:(id)arg1; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; +- (_Bool)isStrictSupersetOfViewSet:(id)arg1; +- (_Bool)containsResponder:(id)arg1; +- (_Bool)visible; +- (_Bool)_inputViewIsVisible; +- (_Bool)usesKeyClicks; +- (_Bool)isEqual:(id)arg1; +- (_Bool)containsView:(id)arg1; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; @property(readonly, nonatomic) UIView *layeringView; - (void)_setRenderConfig:(id)arg1; - (void)dealloc; -- (id)initWithInputView:(id)arg1 accessoryView:(id)arg2 isKeyboard:(BOOL)arg3; +- (id)initWithInputView:(id)arg1 accessoryView:(id)arg2 isKeyboard:(_Bool)arg3; @property(readonly, nonatomic) UIKeyboard *keyboard; -- (BOOL)canAnimateToInputViewSet:(id)arg1; +- (_Bool)canAnimateToInputViewSet:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIInputViewSlideTransition.h b/iOS7/Frameworks/UIKit/UIInputViewSlideTransition.h index 017e69991..6e4f9e107 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewSlideTransition.h +++ b/iOS7/Frameworks/UIKit/UIInputViewSlideTransition.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIInputViewSlideTransition : UIInputViewTransition { } diff --git a/iOS7/Frameworks/UIKit/UIInputViewTransition.h b/iOS7/Frameworks/UIKit/UIInputViewTransition.h index 312587a2c..ba9855b9e 100644 --- a/iOS7/Frameworks/UIKit/UIInputViewTransition.h +++ b/iOS7/Frameworks/UIKit/UIInputViewTransition.h @@ -8,16 +8,17 @@ @class UIInputViewAnimationStyle, UIInputViewSet, UISnapshotView; +// Not exported @interface UIInputViewTransition : NSObject { UIInputViewSet *oldSet; UIInputViewSet *newSet; UIInputViewAnimationStyle *animationStyle; - BOOL cancelled; + _Bool cancelled; int animationState; double animationStartTime; - BOOL skipNotifications; - BOOL skipFencing; + _Bool skipNotifications; + _Bool skipFencing; struct CGRect beginFrame; struct CGRect endFrame; struct CGRect beginFrameScreen; @@ -26,13 +27,17 @@ struct CGRect endFloatingFrame; struct CGRect beginFloatingFrameScreen; struct CGRect endFloatingFrameScreen; - BOOL ignoreFrameChanges; + _Bool ignoreFrameChanges; + int activeClippingMode; UISnapshotView *snapshotView; + struct CGRect snapshotViewBeginFrame; struct CGRect snapshotViewEndFrame; } -@property(nonatomic) BOOL ignoreFrameChanges; // @synthesize ignoreFrameChanges; +@property(nonatomic) int activeClippingMode; // @synthesize activeClippingMode; +@property(nonatomic) _Bool ignoreFrameChanges; // @synthesize ignoreFrameChanges; @property(nonatomic) struct CGRect snapshotViewEndFrame; // @synthesize snapshotViewEndFrame; +@property(nonatomic) struct CGRect snapshotViewBeginFrame; // @synthesize snapshotViewBeginFrame; @property(retain, nonatomic) UISnapshotView *snapshotView; // @synthesize snapshotView; @property(nonatomic) struct CGRect endFloatingFrameScreen; // @synthesize endFloatingFrameScreen; @property(nonatomic) struct CGRect beginFloatingFrameScreen; // @synthesize beginFloatingFrameScreen; @@ -42,25 +47,25 @@ @property(nonatomic) struct CGRect beginFrameScreen; // @synthesize beginFrameScreen; @property(nonatomic) struct CGRect endFrame; // @synthesize endFrame; @property(nonatomic) struct CGRect beginFrame; // @synthesize beginFrame; -@property(nonatomic) BOOL skipFencing; // @synthesize skipFencing; -@property(nonatomic) BOOL skipNotifications; // @synthesize skipNotifications; +@property(nonatomic) _Bool skipFencing; // @synthesize skipFencing; +@property(nonatomic) _Bool skipNotifications; // @synthesize skipNotifications; @property(nonatomic) double animationStartTime; // @synthesize animationStartTime; @property(nonatomic) int animationState; // @synthesize animationState; -@property(nonatomic) BOOL cancelled; // @synthesize cancelled; +@property(nonatomic) _Bool cancelled; // @synthesize cancelled; @property(retain, nonatomic) UIInputViewAnimationStyle *animationStyle; // @synthesize animationStyle; @property(retain, nonatomic) UIInputViewSet *oldSet; // @synthesize oldSet; - (id)description; -- (BOOL)isOnScreen; -- (BOOL)requiresAutomaticAppearanceEnabled; -- (BOOL)shouldRecomputeEndFrame; -- (BOOL)shouldCompleteOnSuspend; -- (BOOL)isAlmostDone; -- (BOOL)subsumesTransition:(id)arg1; +- (_Bool)isOnScreen; +- (_Bool)requiresAutomaticAppearanceEnabled; +- (_Bool)shouldRecomputeEndFrame; +- (_Bool)shouldCompleteOnSuspend; +- (_Bool)isAlmostDone; +- (_Bool)subsumesTransition:(id)arg1; @property(readonly, nonatomic) int cancelState; @property(readonly, nonatomic) int endState; @property(readonly, nonatomic) int transitioningState; @property(readonly, nonatomic) int beginState; -- (BOOL)fadeAccessoryView; +- (_Bool)fadeAccessoryView; - (void)postNotificationsForTransitionEnd; - (void)postNotificationsForTransitionStart; - (id)userInfoForTransition; diff --git a/iOS7/Frameworks/UIKit/UIInsertControl.h b/iOS7/Frameworks/UIKit/UIInsertControl.h index f796bdc79..c87a6dd28 100644 --- a/iOS7/Frameworks/UIKit/UIInsertControl.h +++ b/iOS7/Frameworks/UIKit/UIInsertControl.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIInsertControl : UIRemoveControl { } diff --git a/iOS7/Frameworks/UIKit/UIInternalEvent.h b/iOS7/Frameworks/UIKit/UIInternalEvent.h index dd92d3463..e9d8472f2 100644 --- a/iOS7/Frameworks/UIKit/UIInternalEvent.h +++ b/iOS7/Frameworks/UIKit/UIInternalEvent.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIInternalEvent : UIEvent { struct __GSEvent *_gsEvent; diff --git a/iOS7/Frameworks/UIKit/UIInterpolatingMotionEffect.h b/iOS7/Frameworks/UIKit/UIInterpolatingMotionEffect.h index 8186921cf..b908ae9d4 100644 --- a/iOS7/Frameworks/UIKit/UIInterpolatingMotionEffect.h +++ b/iOS7/Frameworks/UIKit/UIInterpolatingMotionEffect.h @@ -10,27 +10,24 @@ @interface UIInterpolatingMotionEffect : UIMotionEffect { - float _horizontalAccelerationBoostFactor; - float _verticalAccelerationBoostFactor; + double _horizontalAccelerationBoostFactor; + double _verticalAccelerationBoostFactor; NSString *_keyPath; - int _type; + long long _type; id _minimumRelativeValue; id _maximumRelativeValue; } @property(retain, nonatomic) id maximumRelativeValue; // @synthesize maximumRelativeValue=_maximumRelativeValue; @property(retain, nonatomic) id minimumRelativeValue; // @synthesize minimumRelativeValue=_minimumRelativeValue; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; -- (void)setObservedMotionType:(int)arg1; -- (int)observedMotionType; -- (void)setKeyPath:(id)arg1; -- (void)_setType:(int)arg1; +- (void)_setType:(long long)arg1; - (void)_setKeyPath:(id)arg1; -- (void)_setVerticalAccelerationBoostFactor:(float)arg1; -- (float)_verticalAccelerationBoostFactor; -- (void)_setHorizontalAccelerationBoostFactor:(float)arg1; -- (float)_horizontalAccelerationBoostFactor; +- (void)_setVerticalAccelerationBoostFactor:(double)arg1; +- (double)_verticalAccelerationBoostFactor; +- (void)_setHorizontalAccelerationBoostFactor:(double)arg1; +- (double)_horizontalAccelerationBoostFactor; - (id)description; - (void)dealloc; - (id)initWithCoder:(id)arg1; @@ -38,7 +35,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)keyPathsAndRelativeValuesForViewerOffset:(struct UIOffset)arg1; - (id)_keyPathsAndRelativeValuesForPose:(id)arg1; -- (id)initWithKeyPath:(id)arg1 type:(int)arg2; +- (id)initWithKeyPath:(id)arg1 type:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKBBackdropView.h b/iOS7/Frameworks/UIKit/UIKBBackdropView.h index c47a8d7c8..8333571de 100644 --- a/iOS7/Frameworks/UIKit/UIKBBackdropView.h +++ b/iOS7/Frameworks/UIKit/UIKBBackdropView.h @@ -6,21 +6,26 @@ #import -@class NSMutableArray; +@class NSMutableArray, UIKeyboardBackdropCornerView; +// Not exported @interface UIKBBackdropView : _UIBackdropView { - BOOL _suppressSettingsUpdate; - BOOL _primaryBackdrop; + _Bool _primaryBackdrop; NSMutableArray *_secondaryBackdrops; + UIKeyboardBackdropCornerView *_backdropCornerView; + _Bool _hasUpdatedFrame; } +@property(readonly, nonatomic) _Bool _hasUpdatedFrame; // @synthesize _hasUpdatedFrame; - (void)applySettings:(id)arg1; - (void)triggerUpdate:(id)arg1; +- (void)transitionToStyle:(long long)arg1; - (int)textEffectsVisibilityLevel; +- (void)updateFrame:(struct CGRect)arg1 withCorners:(int)arg2; - (void)addSecondaryBackdropView:(id)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2 primaryBackdrop:(BOOL)arg3; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 primaryBackdrop:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKBBackgroundView.h b/iOS7/Frameworks/UIKit/UIKBBackgroundView.h index fad3d972c..24d97d22c 100644 --- a/iOS7/Frameworks/UIKit/UIKBBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIKBBackgroundView.h @@ -4,34 +4,34 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "UIKBCacheableView-Protocol.h" -@class NSString, UIKBRenderConfig, UIKBTree; +@class NSObject, NSString, UIKBRenderConfig, UIKBTree; -@interface UIKBBackgroundView : UIView +// Not exported +@interface UIKBBackgroundView : UIKBSplitImageView { UIKBTree *_keyplane; int _visualStyle; - id _geometryCacheKey; + NSObject *_geometryCacheKey; struct CGRect _splitLeftRect; struct CGRect _splitLeftCacheRect; struct CGRect _splitRightRect; struct CGRect _splitRightCacheRect; int _topCorners; - UIView *_splitLeft; - UIView *_splitRight; - BOOL _isSplit; - BOOL _centerFilled; - BOOL _hasCandidateKeys; + _Bool _isSplit; + _Bool _centerFilled; + _Bool _hasCandidateKeys; UIKBRenderConfig *_renderConfig; } +@property(retain, nonatomic) NSObject *geometryCacheKey; // @synthesize geometryCacheKey=_geometryCacheKey; @property(retain, nonatomic) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=_renderConfig; -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; - (void)displayLayer:(id)arg1; - (id)cacheKeysForRenderFlags:(id)arg1; @property(readonly, nonatomic) NSString *cacheKey; diff --git a/iOS7/Frameworks/UIKit/UIKBBlurredKeyView.h b/iOS7/Frameworks/UIKit/UIKBBlurredKeyView.h index e598c5137..85b19eb46 100644 --- a/iOS7/Frameworks/UIKit/UIKBBlurredKeyView.h +++ b/iOS7/Frameworks/UIKit/UIKBBlurredKeyView.h @@ -8,6 +8,7 @@ @class UIKBBackdropView; +// Not exported @interface UIKBBlurredKeyView : UIKBKeyView { UIKBKeyView *_keyView; @@ -15,13 +16,12 @@ } - (void)setRenderConfig:(id)arg1; -- (struct UIEdgeInsets)displayInsets; - (id)renderConfig; -- (void)setDrawOrigin:(struct CGPoint)arg1; -- (struct CGPoint)drawOrigin; +- (void)setDrawFrame:(struct CGRect)arg1; +- (struct CGRect)drawFrame; - (id)key; - (id)keyplane; -- (void)dimKeyCaps:(float)arg1 duration:(float)arg2; +- (void)dimKeyCaps:(double)arg1 duration:(double)arg2; - (void)updateForKeyplane:(id)arg1 key:(id)arg2; - (void)setNeedsDisplay; - (void)displayLayer:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken.h b/iOS7/Frameworks/UIKit/UIKBCacheToken.h index 52f142814..f5e6d9563 100644 --- a/iOS7/Frameworks/UIKit/UIKBCacheToken.h +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken.h @@ -14,8 +14,9 @@ { NSMutableArray *_components; NSString *_name; + double _scale; int _emptyFields; - int _renderFlags; + long long _renderFlags; } + (id)tokenTemplateFilledForKey:(id)arg1 style:(int)arg2 size:(struct CGSize)arg3; @@ -25,22 +26,28 @@ + (id)tokenForKey:(id)arg1 style:(CDStruct_961fb75c)arg2 displayInsets:(struct UIEdgeInsets)arg3; + (id)tokenForKey:(id)arg1 style:(CDStruct_961fb75c)arg2; + (id)tokenForKeyplane:(id)arg1; -@property(nonatomic) int renderFlags; // @synthesize renderFlags=_renderFlags; +@property(nonatomic) long long renderFlags; // @synthesize renderFlags=_renderFlags; @property(nonatomic) int emptyFields; // @synthesize emptyFields=_emptyFields; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (id)stringForRenderFlags:(int)arg1 lightKeyboard:(BOOL)arg2; -- (id)stringForSplitState:(BOOL)arg1; +- (id)stringForRenderFlags:(long long)arg1 lightKeyboard:(_Bool)arg2; +- (id)stringForSplitState:(_Bool)arg1; - (id)stringForState:(int)arg1; - (id)stringForKey:(id)arg1 state:(int)arg2; -@property(readonly, nonatomic) BOOL hasKey; +@property(readonly, nonatomic) NSString *string; +- (id)stringForComponentArray:(id)arg1 additionalValues:(id)arg2; +- (id)stringForConstruction:(id)arg1; +- (int)_writeArray:(id)arg1 toStr:(char *)arg2 maxLen:(int)arg3; +- (int)_writeEdgeInsets:(struct UIEdgeInsets)arg1 toStr:(char *)arg2 maxLen:(int)arg3; +- (int)_writeNumber:(float)arg1 toStr:(char *)arg2; +- (int)_writeString:(id)arg1 toStr:(char *)arg2 maxLen:(int)arg3; +@property(readonly, nonatomic) _Bool hasKey; @property(nonatomic) int displayHint; @property(nonatomic) int rowHint; @property(nonatomic) struct CGSize size; -@property(readonly, nonatomic) NSString *string; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithComponents:(id)arg1 name:(id)arg2 emptyFields:(int)arg3; - (id)initWithComponents:(id)arg1 name:(id)arg2; +- (id)initWithName:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken_Key.h b/iOS7/Frameworks/UIKit/UIKBCacheToken_Key.h new file mode 100644 index 000000000..518a54f80 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken_Key.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface UIKBCacheToken_Key : UIKBCacheToken +{ + CDUnion_2c5a7b77 _style; + NSString *_cacheDisplayString; + int _displayTypeHint; + int _displayRowHint; + struct CGSize _size; + int _state; + int _clipCorners; + _Bool _usesInsets; + struct UIEdgeInsets _displayInsets; +} + ++ (id)tokenForKey:(id)arg1 style:(CDStruct_961fb75c)arg2 displayInsets:(struct UIEdgeInsets)arg3; ++ (id)tokenForKey:(id)arg1 style:(CDStruct_961fb75c)arg2; +- (id)stringForRenderFlags:(long long)arg1 lightKeyboard:(_Bool)arg2; +- (id)string; +- (id)_stringWithAdditionalValues:(id)arg1; +- (_Bool)hasKey; +- (void)setDisplayHint:(int)arg1; +- (int)displayHint; +- (void)setRowHint:(int)arg1; +- (int)rowHint; +- (void)setSize:(struct CGSize)arg1; +- (struct CGSize)size; +- (void)dealloc; +- (id)_initWithKey:(id)arg1 style:(CDStruct_961fb75c)arg2 displayInsets:(struct UIEdgeInsets)arg3; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyFilledTemplate.h b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyFilledTemplate.h new file mode 100644 index 000000000..cd627e309 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyFilledTemplate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKBCacheToken_KeyFilledTemplate : UIKBCacheToken_Key +{ +} + ++ (id)tokenTemplateFilledForKey:(id)arg1 style:(int)arg2 size:(struct CGSize)arg3; +- (id)_stringWithAdditionalValues:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyMask.h b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyMask.h new file mode 100644 index 000000000..47e72a6ce --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyMask.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKBCacheToken_KeyMask : UIKBCacheToken_Key +{ +} + ++ (id)tokenForKey:(id)arg1 style:(CDStruct_961fb75c)arg2 displayInsets:(struct UIEdgeInsets)arg3; +- (id)_stringWithAdditionalValues:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyTemplate.h b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyTemplate.h new file mode 100644 index 000000000..8a864a556 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken_KeyTemplate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKBCacheToken_KeyTemplate : UIKBCacheToken_Key +{ +} + ++ (id)tokenTemplateForKey:(id)arg1 name:(id)arg2 style:(int)arg3 size:(struct CGSize)arg4; +- (id)_stringWithAdditionalValues:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCacheToken_Keyplane.h b/iOS7/Frameworks/UIKit/UIKBCacheToken_Keyplane.h new file mode 100644 index 000000000..07e9841da --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCacheToken_Keyplane.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface UIKBCacheToken_Keyplane : UIKBCacheToken +{ + struct CGSize _size; + CDUnion_2c5a7b77 _style; + NSString *_geometrySetName; + NSString *_keySetName; +} + ++ (id)tokenForKeyplane:(id)arg1; +- (id)stringForSplitState:(_Bool)arg1; +- (void)dealloc; +- (id)_initWithKeyplane:(id)arg1 keylayout:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCacheableView-Protocol.h b/iOS7/Frameworks/UIKit/UIKBCacheableView-Protocol.h index f9b922384..1ce0e80af 100644 --- a/iOS7/Frameworks/UIKit/UIKBCacheableView-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKBCacheableView-Protocol.h @@ -9,9 +9,9 @@ @class NSString; @protocol UIKBCacheableView -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; @property(readonly, nonatomic) NSString *cacheKey; - (id)cacheKeysForRenderFlags:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBCandidateCollectionView.h b/iOS7/Frameworks/UIKit/UIKBCandidateCollectionView.h new file mode 100644 index 000000000..c6ceab2e5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBCandidateCollectionView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKBCandidateCollectionView : UICollectionView +{ +} + +- (_Bool)_selectAndScrollToItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(unsigned long long)arg3; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCandidateGapView.h b/iOS7/Frameworks/UIKit/UIKBCandidateGapView.h index 6c6ef437a..ea2fe13f7 100644 --- a/iOS7/Frameworks/UIKit/UIKBCandidateGapView.h +++ b/iOS7/Frameworks/UIKit/UIKBCandidateGapView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIKBCandidateGapView : UIKBKeyView { } - (void)drawRect:(struct CGRect)arg1; -- (BOOL)shouldCache; +- (_Bool)shouldCache; - (id)cacheKeysForRenderFlags:(id)arg1; - (id)cacheKey; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIKBCandidateView.h b/iOS7/Frameworks/UIKit/UIKBCandidateView.h index bd0c33bcb..562eacc96 100644 --- a/iOS7/Frameworks/UIKit/UIKBCandidateView.h +++ b/iOS7/Frameworks/UIKit/UIKBCandidateView.h @@ -10,42 +10,50 @@ @class TIKeyboardCandidateResultSet, UIKeyboardCandidateGridCollectionViewController, UIKeyboardCandidateSortControl, UIView; +// Not exported @interface UIKBCandidateView : UIKBKeyView { UIView *_clippingView; UIView *_topBorder; - unsigned int _selectedSortIndex; + unsigned long long _selectedSortIndex; UIKeyboardCandidateGridCollectionViewController *_collectionViewController; UIKeyboardCandidateSortControl *_scrollViewSortControl; + CDStruct_961fb75c _visualStyling; } +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; @property(retain, nonatomic) UIKeyboardCandidateSortControl *scrollViewSortControl; // @synthesize scrollViewSortControl=_scrollViewSortControl; @property(retain, nonatomic) UIKeyboardCandidateGridCollectionViewController *collectionViewController; // @synthesize collectionViewController=_collectionViewController; -@property(nonatomic) unsigned int selectedSortIndex; // @synthesize selectedSortIndex=_selectedSortIndex; +@property(nonatomic) unsigned long long selectedSortIndex; // @synthesize selectedSortIndex=_selectedSortIndex; +- (id).cxx_construct; @property(readonly, nonatomic) TIKeyboardCandidateResultSet *candidateResultSet; - (id)headerViewForCandidateSet:(id)arg1; -- (unsigned int)gridCollectionViewNumberOfColumns:(id)arg1; -- (unsigned int)gridCollectionViewSelectedSortMethodIndex:(id)arg1; -- (id)groupedCandidatesFromCandidateSet:(id)arg1 forSortIndex:(unsigned int)arg2; +- (unsigned long long)gridCollectionViewNumberOfColumns:(id)arg1; +- (unsigned long long)gridCollectionViewSelectedSortMethodIndex:(id)arg1; +- (id)groupedCandidatesFromCandidateSet:(id)arg1 forSortIndex:(unsigned long long)arg2; - (void)sortSelectionBarAction:(id)arg1; - (void)clearCollectionViewController; -- (void)updateCollectionViewController:(BOOL)arg1; +- (void)updateCollectionViewController:(_Bool)arg1; - (void)updateCollectionViewController; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; - (void)showCandidate:(id)arg1; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; -- (BOOL)isExtendedList; -- (BOOL)isTenKey; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; +- (_Bool)isTenKey; - (id)candidateList; - (void)setRenderConfig:(id)arg1; - (void)displayLayer:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBColorGradient.h b/iOS7/Frameworks/UIKit/UIKBColorGradient.h new file mode 100644 index 000000000..38588ea2d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBColorGradient.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIColor; + +// Not exported +@interface UIKBColorGradient : UIKBGradient +{ + UIColor *_color; +} + ++ (id)gradientWithUIColor:(id)arg1; +- (struct CGGradient *)CGGradient; +- (void)dealloc; +- (id)initWithUIColor:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBCursorSelection.h b/iOS7/Frameworks/UIKit/UIKBCursorSelection.h index 5d219b2c7..7f83bd1d0 100644 --- a/iOS7/Frameworks/UIKit/UIKBCursorSelection.h +++ b/iOS7/Frameworks/UIKit/UIKBCursorSelection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBCursorSelection : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/UIKBDimmingView.h b/iOS7/Frameworks/UIKit/UIKBDimmingView.h index 55dddd062..a0b6d7545 100644 --- a/iOS7/Frameworks/UIKit/UIKBDimmingView.h +++ b/iOS7/Frameworks/UIKit/UIKBDimmingView.h @@ -8,6 +8,7 @@ @class UIKBTree; +// Not exported @interface UIKBDimmingView : UIView { UIKBTree *_keyplane; diff --git a/iOS7/Frameworks/UIKit/UIKBEdgeEffect.h b/iOS7/Frameworks/UIKit/UIKBEdgeEffect.h index 4a3b4c8dd..f7250ccc8 100644 --- a/iOS7/Frameworks/UIKit/UIKBEdgeEffect.h +++ b/iOS7/Frameworks/UIKit/UIKBEdgeEffect.h @@ -8,30 +8,31 @@ #import "UIKBRenderEffect-Protocol.h" -@class UIKBGradient; +@class NSString, UIKBGradient; +// Not exported @interface UIKBEdgeEffect : NSObject { - struct CGColor *_color; - int _edges; - float _inset; - float _weight; + NSString *_colorName; + unsigned long long _edges; + double _inset; + double _weight; UIKBGradient *_gradient; } -+ (id)effectWithColor:(id)arg1 edges:(int)arg2 inset:(float)arg3 weight:(float)arg4; ++ (id)effectWithColor:(id)arg1 edges:(unsigned long long)arg2 inset:(double)arg3 weight:(double)arg4; @property(retain, nonatomic) UIKBGradient *gradient; // @synthesize gradient=_gradient; -@property(nonatomic) float weight; // @synthesize weight=_weight; -@property(nonatomic) float inset; // @synthesize inset=_inset; -@property(nonatomic) int edges; // @synthesize edges=_edges; -@property(readonly, nonatomic) struct CGColor *color; // @synthesize color=_color; +@property(nonatomic) double weight; // @synthesize weight=_weight; +@property(nonatomic) double inset; // @synthesize inset=_inset; +@property(nonatomic) unsigned long long edges; // @synthesize edges=_edges; - (id)copyWithZone:(struct _NSZone *)arg1; +- (struct CGColor *)CGColor; - (id)description; - (void)dealloc; -- (id)initWithColor:(id)arg1 edges:(int)arg2 inset:(float)arg3 weight:(float)arg4; +- (id)initWithColor:(id)arg1 edges:(unsigned long long)arg2 inset:(double)arg3 weight:(double)arg4; @property(readonly, nonatomic) SEL renderSelector; -@property(readonly, nonatomic) BOOL renderUnder; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool renderUnder; +@property(readonly, nonatomic) _Bool isValid; @end diff --git a/iOS7/Frameworks/UIKit/UIKBGeometry.h b/iOS7/Frameworks/UIKit/UIKBGeometry.h index 2a4f1ecd5..8e96932de 100644 --- a/iOS7/Frameworks/UIKit/UIKBGeometry.h +++ b/iOS7/Frameworks/UIKit/UIKBGeometry.h @@ -14,30 +14,30 @@ @interface UIKBGeometry : NSObject { NSString *m_name; - CDStruct_d5a6e384 m_x; - CDStruct_d5a6e384 m_y; - CDStruct_d5a6e384 m_w; - CDStruct_d5a6e384 m_h; - CDStruct_d5a6e384 m_paddingTop; - CDStruct_d5a6e384 m_paddingLeft; - CDStruct_d5a6e384 m_paddingBottom; - CDStruct_d5a6e384 m_paddingRight; - BOOL m_explicitlySpecified; + CDStruct_73524d89 m_x; + CDStruct_73524d89 m_y; + CDStruct_73524d89 m_w; + CDStruct_73524d89 m_h; + CDStruct_73524d89 m_paddingTop; + CDStruct_73524d89 m_paddingLeft; + CDStruct_73524d89 m_paddingBottom; + CDStruct_73524d89 m_paddingRight; + _Bool m_explicitlySpecified; } + (id)geometryWithRect:(struct CGRect)arg1; + (id)geometry; -@property(nonatomic) BOOL explicitlySpecified; // @synthesize explicitlySpecified=m_explicitlySpecified; -@property(nonatomic, setter=setPaddingRight:) CDStruct_d5a6e384 paddingRight; // @synthesize paddingRight=m_paddingRight; -@property(nonatomic, setter=setPaddingBottom:) CDStruct_d5a6e384 paddingBottom; // @synthesize paddingBottom=m_paddingBottom; -@property(nonatomic, setter=setPaddingLeft:) CDStruct_d5a6e384 paddingLeft; // @synthesize paddingLeft=m_paddingLeft; -@property(nonatomic, setter=setPaddingTop:) CDStruct_d5a6e384 paddingTop; // @synthesize paddingTop=m_paddingTop; -@property(nonatomic, setter=setH:) CDStruct_d5a6e384 h; // @synthesize h=m_h; -@property(nonatomic, setter=setW:) CDStruct_d5a6e384 w; // @synthesize w=m_w; -@property(nonatomic, setter=setY:) CDStruct_d5a6e384 y; // @synthesize y=m_y; -@property(nonatomic, setter=setX:) CDStruct_d5a6e384 x; // @synthesize x=m_x; +@property(nonatomic) _Bool explicitlySpecified; // @synthesize explicitlySpecified=m_explicitlySpecified; +@property(nonatomic, setter=setPaddingRight:) CDStruct_73524d89 paddingRight; // @synthesize paddingRight=m_paddingRight; +@property(nonatomic, setter=setPaddingBottom:) CDStruct_73524d89 paddingBottom; // @synthesize paddingBottom=m_paddingBottom; +@property(nonatomic, setter=setPaddingLeft:) CDStruct_73524d89 paddingLeft; // @synthesize paddingLeft=m_paddingLeft; +@property(nonatomic, setter=setPaddingTop:) CDStruct_73524d89 paddingTop; // @synthesize paddingTop=m_paddingTop; +@property(nonatomic, setter=setH:) CDStruct_73524d89 h; // @synthesize h=m_h; +@property(nonatomic, setter=setW:) CDStruct_73524d89 w; // @synthesize w=m_w; +@property(nonatomic, setter=setY:) CDStruct_73524d89 y; // @synthesize y=m_y; +@property(nonatomic, setter=setX:) CDStruct_73524d89 x; // @synthesize x=m_x; @property(retain, nonatomic) NSString *name; // @synthesize name=m_name; -- (BOOL)usesPercentages; +- (_Bool)usesPercentages; - (id)overrideGeometry:(id)arg1; - (struct CGRect)paddedFrameWithResolvedFrame:(struct CGRect)arg1; - (struct CGRect)paddedFrameWithContainingFrame:(struct CGRect)arg1; @@ -45,13 +45,13 @@ - (struct CGRect)frame; - (id)shortDescription; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (id)initWithName:(id)arg1 rect:(CDStruct_14b8080e)arg2 padding:(CDStruct_14b8080e)arg3; +- (id)initWithName:(id)arg1 rect:(CDStruct_bd7e7c01)arg2 padding:(CDStruct_bd7e7c01)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKBGradient.h b/iOS7/Frameworks/UIKit/UIKBGradient.h index a8aef55d8..a9876f478 100644 --- a/iOS7/Frameworks/UIKit/UIKBGradient.h +++ b/iOS7/Frameworks/UIKit/UIKBGradient.h @@ -10,6 +10,7 @@ @class NSArray, NSString; +// Not exported @interface UIKBGradient : NSObject { NSString *_gradientName; @@ -17,17 +18,19 @@ NSString *_startColorName; NSString *_endColorName; NSArray *_colors; - float _middleLocation; + double _middleLocation; + _Bool _horizontal; } -+ (id)gradientWith3Colors:(id)arg1 middleLocation:(float)arg2; ++ (id)gradientWith3Colors:(id)arg1 middleLocation:(double)arg2; + (id)gradientWithStartColor:(id)arg1 endColor:(id)arg2; + (id)gradientWithFlatColor:(id)arg1; + (id)gradientWithName:(id)arg1; +@property(nonatomic) _Bool horizontal; // @synthesize horizontal=_horizontal; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (void)dealloc; -- (id)initWith3Colors:(id)arg1 middleLocation:(float)arg2; +- (id)initWith3Colors:(id)arg1 middleLocation:(double)arg2; - (id)initWithStartColor:(id)arg1 endColor:(id)arg2; - (id)initWithFlatColor:(id)arg1; - (id)initWithName:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBGraphCache.h b/iOS7/Frameworks/UIKit/UIKBGraphCache.h index 3ae030bf6..61ad49371 100644 --- a/iOS7/Frameworks/UIKit/UIKBGraphCache.h +++ b/iOS7/Frameworks/UIKit/UIKBGraphCache.h @@ -10,6 +10,7 @@ @class NSMutableDictionary, UIScreen; +// Not exported @interface UIKBGraphCache : NSObject <_UIScreenBasedObject> { UIScreen *_screen; @@ -18,7 +19,7 @@ + (id)graphCacheForScreen:(id)arg1; @property(readonly, nonatomic) NSMutableDictionary *graphCache; // @synthesize graphCache=_graphCache; -- (BOOL)_matchingOptions:(id)arg1; +- (_Bool)_matchingOptions:(id)arg1; @property(readonly) UIScreen *_intendedScreen; - (void)dealloc; - (id)_initWithScreen:(id)arg1 options:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingBoxcarFilterPointFIFO.h b/iOS7/Frameworks/UIKit/UIKBHandwritingBoxcarFilterPointFIFO.h index 2af4b6139..135a10bd6 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingBoxcarFilterPointFIFO.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingBoxcarFilterPointFIFO.h @@ -8,20 +8,21 @@ @class NSMutableArray; +// Not exported @interface UIKBHandwritingBoxcarFilterPointFIFO : UIKBHandwritingPointFIFO { NSMutableArray *_prevPoints; - unsigned int _width; + unsigned long long _width; } -@property(nonatomic) unsigned int width; // @synthesize width=_width; +@property(nonatomic) unsigned long long width; // @synthesize width=_width; @property(retain, nonatomic) NSMutableArray *prevPoints; // @synthesize prevPoints=_prevPoints; - (void)clear; - (void)flush; - (void)addPoint:(struct CGPoint)arg1; - (void)emitAveragedPoint; - (void)dealloc; -- (id)initWithFIFO:(id)arg1 width:(unsigned int)arg2; +- (id)initWithFIFO:(id)arg1 width:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateView.h b/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateView.h index 8e81fea65..c95d8f363 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateView.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateView.h @@ -10,49 +10,64 @@ #import "UICollectionViewDelegateFlowLayout-Protocol.h" #import "UIKeyboardCandidateList-Protocol.h" -@class NSArray, TIKeyboardCandidateResultSet, UICollectionView; +@class NSArray, TIKeyboardCandidateResultSet, UIKBCandidateCollectionView, UIKeyboardCandidateLogButton, UIKeyboardCandidatePocketShadow; +// Not exported @interface UIKBHandwritingCandidateView : UIKBKeyView { + _Bool _usesCandidateSelection; id _delegate; TIKeyboardCandidateResultSet *_candidateResultSet; - UICollectionView *_candidatesCollectionView; + UIKBCandidateCollectionView *_candidatesCollectionView; + UIKeyboardCandidatePocketShadow *_pocketShadow; CDStruct_961fb75c _visualStyling; + UIKeyboardCandidateLogButton *_logButton; } +@property(retain, nonatomic) UIKeyboardCandidateLogButton *logButton; // @synthesize logButton=_logButton; +@property(nonatomic) _Bool usesCandidateSelection; // @synthesize usesCandidateSelection=_usesCandidateSelection; @property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; -@property(retain, nonatomic) UICollectionView *candidatesCollectionView; // @synthesize candidatesCollectionView=_candidatesCollectionView; +@property(retain, nonatomic) UIKeyboardCandidatePocketShadow *pocketShadow; // @synthesize pocketShadow=_pocketShadow; +@property(retain, nonatomic) UIKBCandidateCollectionView *candidatesCollectionView; // @synthesize candidatesCollectionView=_candidatesCollectionView; @property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateResultSet; // @synthesize candidateResultSet=_candidateResultSet; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSArray *candidates; @property(readonly, nonatomic) id candidateList; - (void)_setRenderConfig:(id)arg1; +- (void)setRenderConfig:(id)arg1; - (id)_inheritedRenderConfig; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (unsigned int)dummyCellsCount; -- (void)reloadData; +- (void)selectAndScrollToCandidateAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (unsigned long long)dummyCellsCount; +- (void)reloadDataByAppendingAtEnd:(_Bool)arg1; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; -- (BOOL)hasPreviousPage; -- (BOOL)hasNextPage; +- (_Bool)hasPreviousPage; +- (_Bool)hasNextPage; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; - (void)showCandidate:(id)arg1; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; -- (BOOL)isExtendedList; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (void)updateForKeyplane:(id)arg1 key:(id)arg2; +- (void)updatePocketShadowForKeyplane:(id)arg1; - (void)jumpToCompositions; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateViewCell.h b/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateViewCell.h index acb5e1899..a991b4c62 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateViewCell.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingCandidateViewCell.h @@ -8,25 +8,33 @@ @class TIKeyboardCandidate, UIKBThemedView, UILabel; +// Not exported @interface UIKBHandwritingCandidateViewCell : UICollectionViewCell { - UIKBThemedView *_themedView; TIKeyboardCandidate *_candidate; - UILabel *_label; CDStruct_961fb75c _visualStyling; - struct UIEdgeInsets _edgeInsets; + UILabel *_label; + UILabel *_secondaryLabel; + UIKBThemedView *_themedView; } -+ (id)font; -@property(nonatomic) struct UIEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; -@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; ++ (double)widthForCandidate:(id)arg1 visualStyling:(CDStruct_961fb75c)arg2; ++ (id)secondaryLabelFont; ++ (id)labelFontForText:(id)arg1; +@property(retain, nonatomic) UIKBThemedView *themedView; // @synthesize themedView=_themedView; +@property(retain, nonatomic) UILabel *secondaryLabel; // @synthesize secondaryLabel=_secondaryLabel; @property(retain, nonatomic) UILabel *label; // @synthesize label=_label; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; @property(copy, nonatomic) TIKeyboardCandidate *candidate; // @synthesize candidate=_candidate; -@property(retain, nonatomic) UIKBThemedView *themedView; // @synthesize themedView=_themedView; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +@property(readonly, nonatomic) struct UIEdgeInsets edgeInsets; - (void)drawRect:(struct CGRect)arg1; - (void)reloadData; +- (void)updateLabels; +- (void)updateThemedView; - (void)_setRenderConfig:(id)arg1; +- (void)didMoveToWindow; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingPointFIFO.h b/iOS7/Frameworks/UIKit/UIKBHandwritingPointFIFO.h index bb6e9b06e..46b9ccbc8 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingPointFIFO.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingPointFIFO.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIKBHandwritingPointFIFO : NSObject { UIKBHandwritingPointFIFO *_nextFIFO; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingQuadCurvePointFIFO.h b/iOS7/Frameworks/UIKit/UIKBHandwritingQuadCurvePointFIFO.h index 0c091adaf..f265492ca 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingQuadCurvePointFIFO.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingQuadCurvePointFIFO.h @@ -8,6 +8,7 @@ @class NSMutableArray, UIBezierPath, UIKBHandwritingStrokeView; +// Not exported @interface UIKBHandwritingQuadCurvePointFIFO : UIKBHandwritingPointFIFO { NSMutableArray *_prevPoints; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingStrokePointFIFO.h b/iOS7/Frameworks/UIKit/UIKBHandwritingStrokePointFIFO.h index 94588be55..1de35ac6b 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingStrokePointFIFO.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingStrokePointFIFO.h @@ -8,6 +8,7 @@ @class TIHandwritingStrokes; +// Not exported @interface UIKBHandwritingStrokePointFIFO : UIKBHandwritingPointFIFO { TIHandwritingStrokes *_strokes; diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingStrokeView.h b/iOS7/Frameworks/UIKit/UIKBHandwritingStrokeView.h index 66e4fdb62..5b636d798 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingStrokeView.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingStrokeView.h @@ -8,27 +8,15 @@ @class UIKBHandwritingView; +// Not exported @interface UIKBHandwritingStrokeView : UIView { UIKBHandwritingView *_keyView; - struct CGContext *_bitmapContext; - struct CGPoint _currentPoint; } -@property(nonatomic) struct CGPoint currentPoint; // @synthesize currentPoint=_currentPoint; -@property(nonatomic) struct CGContext *bitmapContext; // @synthesize bitmapContext=_bitmapContext; @property(retain, nonatomic) UIKBHandwritingView *keyView; // @synthesize keyView=_keyView; -- (id).cxx_construct; -- (void)clear; -- (void)drawCurveToPoint:(struct CGPoint)arg1 controlPoint:(struct CGPoint)arg2; -- (void)drawLineToPoint:(struct CGPoint)arg1; -- (void)drawPoint:(struct CGPoint)arg1; -- (void)refreshOffscreenBuffer; -- (void)createOffscreenBuffer; -- (void)clearOffscreenBuffer; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBHandwritingView.h b/iOS7/Frameworks/UIKit/UIKBHandwritingView.h index 830058396..8344b4610 100644 --- a/iOS7/Frameworks/UIKit/UIKBHandwritingView.h +++ b/iOS7/Frameworks/UIKit/UIKBHandwritingView.h @@ -8,36 +8,33 @@ #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSMutableArray, UIKBHandwritingBoxcarFilterPointFIFO, UIKBHandwritingQuadCurvePointFIFO, UIKBHandwritingStrokePointFIFO, UIKBHandwritingStrokeView, UITapGestureRecognizer; +@class NSMutableArray, UIBezierPath, UIKBHandwritingBoxcarFilterPointFIFO, UIKBHandwritingQuadCurvePointFIFO, UIKBHandwritingStrokePointFIFO, UIKBHandwritingStrokeView; +// Not exported @interface UIKBHandwritingView : UIKBKeyView { - BOOL _isInking; UIKBHandwritingStrokeView *_strokeView; - float _inkWidth; + double _inkWidth; struct CGColor *_inkColor; struct CGImage *_inkMask; - UITapGestureRecognizer *_tapGestureRecognizer; NSMutableArray *_interpolatedPaths; + UIBezierPath *_currentPath; UIKBHandwritingStrokePointFIFO *_strokeFIFO; UIKBHandwritingBoxcarFilterPointFIFO *_smoothingFIFO; UIKBHandwritingQuadCurvePointFIFO *_interpolatingFIFO; - struct CGPoint _firstInkPoint; } @property(retain, nonatomic) UIKBHandwritingQuadCurvePointFIFO *interpolatingFIFO; // @synthesize interpolatingFIFO=_interpolatingFIFO; @property(retain, nonatomic) UIKBHandwritingBoxcarFilterPointFIFO *smoothingFIFO; // @synthesize smoothingFIFO=_smoothingFIFO; @property(retain, nonatomic) UIKBHandwritingStrokePointFIFO *strokeFIFO; // @synthesize strokeFIFO=_strokeFIFO; +@property(retain, nonatomic) UIBezierPath *currentPath; // @synthesize currentPath=_currentPath; @property(retain, nonatomic) NSMutableArray *interpolatedPaths; // @synthesize interpolatedPaths=_interpolatedPaths; -@property(nonatomic) struct CGPoint firstInkPoint; // @synthesize firstInkPoint=_firstInkPoint; -@property(retain, nonatomic) UITapGestureRecognizer *tapGestureRecognizer; // @synthesize tapGestureRecognizer=_tapGestureRecognizer; -@property(nonatomic) BOOL isInking; // @synthesize isInking=_isInking; @property(nonatomic) struct CGImage *inkMask; // @synthesize inkMask=_inkMask; @property(nonatomic) struct CGColor *inkColor; // @synthesize inkColor=_inkColor; -@property(nonatomic) float inkWidth; // @synthesize inkWidth=_inkWidth; +@property(nonatomic) double inkWidth; // @synthesize inkWidth=_inkWidth; @property(retain, nonatomic) UIKBHandwritingStrokeView *strokeView; // @synthesize strokeView=_strokeView; -- (id).cxx_construct; -- (BOOL)cancelTouchTracking; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)cancelTouchTracking; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -46,14 +43,12 @@ - (void)drawRect:(struct CGRect)arg1; - (void)send; - (void)deleteStrokesAtIndexes:(id)arg1; -- (void)clear; +- (void)clearAndNotify:(_Bool)arg1; +- (void)updateInkColor; - (void)updateForKeyplane:(id)arg1 key:(id)arg2; - (void)setRenderConfig:(id)arg1; -- (BOOL)shouldCache; -- (BOOL)shouldRecognizerTap:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)handleTap:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)shouldCache; +- (void)log; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKBInputBackdropView.h b/iOS7/Frameworks/UIKit/UIKBInputBackdropView.h new file mode 100644 index 000000000..a8da19c36 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBInputBackdropView.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIKBBackdropView; + +// Not exported +@interface UIKBInputBackdropView : UIView +{ + UIKBBackdropView *_inputBackdropFullView; + UIKBBackdropView *_inputBackdropLeftView; + UIKBBackdropView *_inputBackdropRightView; + unsigned long long _innerCorners; + _Bool _isTransitioning; + double _transitionGap; + double _transitionLeftOffset; +} + +@property(retain, nonatomic) UIKBBackdropView *inputBackdropRightView; // @synthesize inputBackdropRightView=_inputBackdropRightView; +@property(retain, nonatomic) UIKBBackdropView *inputBackdropLeftView; // @synthesize inputBackdropLeftView=_inputBackdropLeftView; +@property(retain, nonatomic) UIKBBackdropView *inputBackdropFullView; // @synthesize inputBackdropFullView=_inputBackdropFullView; +- (void)_endSplitTransitionIfNeeded:(_Bool)arg1; +- (void)_beginSplitTransitionIfNeeded:(double)arg1 gapWidth:(double)arg2; +- (void)_setProgress:(double)arg1 boundedBy:(double)arg2; +- (void)_setLeftOffset:(double)arg1 gapWidth:(double)arg2 progress:(double)arg3 innerCorners:(unsigned long long)arg4; +- (void)_setLeftOffset:(double)arg1 gapWidth:(double)arg2 progress:(double)arg3; +- (void)layoutInputBackdropToFullWithRect:(struct CGRect)arg1; +- (void)layoutInputBackdropToSplitWithLeftViewRect:(struct CGRect)arg1 andRightViewRect:(struct CGRect)arg2 innerCorners:(int)arg3; +- (void)transitionToStyle:(long long)arg1 isSplit:(_Bool)arg2; +- (int)textEffectsVisibilityLevel; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 primaryBackdrop:(_Bool)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBKeyDisplayContents.h b/iOS7/Frameworks/UIKit/UIKBKeyDisplayContents.h index 18d0727e9..c0a20d596 100644 --- a/iOS7/Frameworks/UIKit/UIKBKeyDisplayContents.h +++ b/iOS7/Frameworks/UIKit/UIKBKeyDisplayContents.h @@ -8,31 +8,32 @@ @class NSArray, NSString; +// Not exported @interface UIKBKeyDisplayContents : NSObject { - BOOL _isCustomGlyph; - BOOL _secondaryIsCustomGlyph; - BOOL _fallbackIsCustomGlyph; - BOOL _fillPath; + _Bool _isCustomGlyph; + _Bool _secondaryIsCustomGlyph; + _Bool _fallbackIsCustomGlyph; + _Bool _fillPath; NSString *_displayString; NSString *_displayStringImage; NSString *_secondaryDisplayString; NSString *_fallbackDisplayString; NSArray *_variantDisplayStrings; NSArray *_variantDisplayImages; - int _highlightedVariantIndex; - int _displayPathType; + long long _highlightedVariantIndex; + long long _displayPathType; } + (id)displayContents; -@property(nonatomic) BOOL fillPath; // @synthesize fillPath=_fillPath; -@property(nonatomic) int displayPathType; // @synthesize displayPathType=_displayPathType; -@property(nonatomic) int highlightedVariantIndex; // @synthesize highlightedVariantIndex=_highlightedVariantIndex; +@property(nonatomic) _Bool fillPath; // @synthesize fillPath=_fillPath; +@property(nonatomic) long long displayPathType; // @synthesize displayPathType=_displayPathType; +@property(nonatomic) long long highlightedVariantIndex; // @synthesize highlightedVariantIndex=_highlightedVariantIndex; @property(retain, nonatomic) NSArray *variantDisplayImages; // @synthesize variantDisplayImages=_variantDisplayImages; @property(retain, nonatomic) NSArray *variantDisplayStrings; // @synthesize variantDisplayStrings=_variantDisplayStrings; -@property(nonatomic) BOOL fallbackIsCustomGlyph; // @synthesize fallbackIsCustomGlyph=_fallbackIsCustomGlyph; -@property(nonatomic) BOOL secondaryIsCustomGlyph; // @synthesize secondaryIsCustomGlyph=_secondaryIsCustomGlyph; -@property(nonatomic) BOOL isCustomGlyph; // @synthesize isCustomGlyph=_isCustomGlyph; +@property(nonatomic) _Bool fallbackIsCustomGlyph; // @synthesize fallbackIsCustomGlyph=_fallbackIsCustomGlyph; +@property(nonatomic) _Bool secondaryIsCustomGlyph; // @synthesize secondaryIsCustomGlyph=_secondaryIsCustomGlyph; +@property(nonatomic) _Bool isCustomGlyph; // @synthesize isCustomGlyph=_isCustomGlyph; @property(retain, nonatomic) NSString *fallbackDisplayString; // @synthesize fallbackDisplayString=_fallbackDisplayString; @property(retain, nonatomic) NSString *secondaryDisplayString; // @synthesize secondaryDisplayString=_secondaryDisplayString; @property(retain, nonatomic) NSString *displayStringImage; // @synthesize displayStringImage=_displayStringImage; diff --git a/iOS7/Frameworks/UIKit/UIKBKeyInterval.h b/iOS7/Frameworks/UIKit/UIKBKeyInterval.h index ecbaaea57..756966c24 100644 --- a/iOS7/Frameworks/UIKit/UIKBKeyInterval.h +++ b/iOS7/Frameworks/UIKit/UIKBKeyInterval.h @@ -8,6 +8,7 @@ @class UIKBTree; +// Not exported @interface UIKBKeyInterval : NSObject { UIKBTree *_key; diff --git a/iOS7/Frameworks/UIKit/UIKBKeyView.h b/iOS7/Frameworks/UIKit/UIKBKeyView.h index 9bbf2d2de..22e21b06b 100644 --- a/iOS7/Frameworks/UIKit/UIKBKeyView.h +++ b/iOS7/Frameworks/UIKit/UIKBKeyView.h @@ -8,43 +8,48 @@ #import "UIKBCacheableView-Protocol.h" -@class CALayer, NSString, UIKBRenderConfig, UIKBTree; +@class CALayer, NSString, UIKBRenderConfig, UIKBTree, UIKeyboardMenuView; +// Not exported @interface UIKBKeyView : UIView { UIKBTree *m_keyplane; UIKBTree *m_key; - struct CGPoint m_drawOrigin; + struct CGRect m_drawFrame; struct __CFBoolean *m_allowsCaching; UIKBRenderConfig *m_renderConfig; CALayer *_keyBorders; CALayer *_keyBackgrounds; CALayer *_keyCaps; - BOOL _usesControlOpacities; - BOOL _renderAsMask; - struct UIEdgeInsets _displayInsets; + int _renderedKeyState; + _Bool _usesControlOpacities; + _Bool _renderAsMask; + UIKeyboardMenuView *_popupMenu; } -@property(nonatomic) struct UIEdgeInsets displayInsets; // @synthesize displayInsets=_displayInsets; -@property(nonatomic) BOOL renderAsMask; // @synthesize renderAsMask=_renderAsMask; -@property(nonatomic) BOOL usesControlOpacities; // @synthesize usesControlOpacities=_usesControlOpacities; +@property(nonatomic) _Bool renderAsMask; // @synthesize renderAsMask=_renderAsMask; +@property(nonatomic) _Bool usesControlOpacities; // @synthesize usesControlOpacities=_usesControlOpacities; +@property(nonatomic) UIKeyboardMenuView *popupMenu; // @synthesize popupMenu=_popupMenu; @property(retain, nonatomic) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=m_renderConfig; -@property(nonatomic) struct CGPoint drawOrigin; // @synthesize drawOrigin=m_drawOrigin; +@property(nonatomic) struct CGRect drawFrame; // @synthesize drawFrame=m_drawFrame; @property(readonly, nonatomic) UIKBTree *key; // @synthesize key=m_key; @property(readonly, nonatomic) UIKBTree *keyplane; // @synthesize keyplane=m_keyplane; - (id)_generateBackdropMaskImage; - (void)drawRect:(struct CGRect)arg1; - (void)drawContentsOfRenderers:(id)arg1; -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; - (void)displayLayer:(id)arg1; - (id)_setupLayerIfNoLayer:(id)arg1 withContents:(id)arg2; -@property(readonly) int cachedRenderFlags; +- (_Bool)_shouldUpdateLayers; +@property(readonly) long long cachedRenderFlags; - (id)cacheKeysForRenderFlags:(id)arg1; @property(readonly, nonatomic) NSString *cacheKey; -- (void)dimKeyCaps:(float)arg1 duration:(float)arg2; +@property(readonly, nonatomic) struct UIEdgeInsets displayInsets; +- (void)dimKeyCaps:(double)arg1 duration:(double)arg2; - (void)_applyAppearanceInvocations; +- (_Bool)_viewShouldBeOpaque; - (int)textEffectsVisibilityLevel; - (void)dealloc; - (void)updateForKeyplane:(id)arg1 key:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIKBKeyplaneView.h b/iOS7/Frameworks/UIKit/UIKBKeyplaneView.h index a0f633c50..48433b6e5 100644 --- a/iOS7/Frameworks/UIKit/UIKBKeyplaneView.h +++ b/iOS7/Frameworks/UIKit/UIKBKeyplaneView.h @@ -4,30 +4,30 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "UIKBCacheableView-Protocol.h" -@class CALayer, NSMutableDictionary, NSString, NSTimer, UIKBCacheToken, UIKBKeyView, UIKBRenderConfig, UIKBTree; +@class NSMutableDictionary, NSString, NSTimer, UIKBCacheToken, UIKBKeyView, UIKBRenderConfig, UIKBTree; -@interface UIKBKeyplaneView : UIView +// Not exported +@interface UIKBKeyplaneView : UIKBSplitImageView { UIKBTree *_keyplane; UIKBTree *_defaultKeyplane; UIKBCacheToken *_cacheToken; - UIView *_splitRight; UIKBKeyView *_candidateGapView; NSMutableDictionary *_subviewIndex; NSMutableDictionary *_activeViewIndex; NSMutableDictionary *_renderedKeyViews; NSMutableDictionary *_delayedDeactivationKeys; NSTimer *_activatedTimer; - BOOL _performingDeactivation; - BOOL _shouldDrawRect; + _Bool _performingDeactivation; + _Bool _shouldDrawRect; UIKBRenderConfig *_renderConfig; - CALayer *_keyBorders; - CALayer *_keyBackgrounds; - CALayer *_keyCaps; + UIKBSplitImageView *_keyBorders; + UIKBSplitImageView *_keyBackgrounds; + UIKBSplitImageView *_keyCaps; } @property(retain, nonatomic) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=_renderConfig; @@ -38,17 +38,17 @@ - (void)purgeKeyViews; - (void)activateKeys; - (void)deactivateKeys; -- (void)deactivateKey:(id)arg1 isStateDowngrade:(BOOL)arg2; -- (void)dimKeyCaps:(float)arg1 duration:(float)arg2; +- (void)deactivateKey:(id)arg1 previousState:(int)arg2; +- (void)dimKeyCaps:(double)arg1 duration:(double)arg2; - (void)updateDecorationViewsIfNeeded; -- (void)deactivateKey:(id)arg1; +- (void)deactivateAdaptiveKey:(id)arg1; - (id)viewForKey:(id)arg1 state:(int)arg2; - (id)viewForKey:(id)arg1; - (int)stateForKey:(id)arg1; - (void)setState:(int)arg1 forKey:(id)arg2; - (Class)classForKey:(id)arg1; - (id)containingViewForKey:(id)arg1 withState:(int)arg2; -- (int)cornerMaskForKey:(id)arg1 recursive:(BOOL)arg2; +- (int)cornerMaskForKey:(id)arg1 recursive:(_Bool)arg2; - (id)cacheIdentifierForKey:(id)arg1 withState:(int)arg2; - (id)cacheIdentifierForKey:(id)arg1; - (void)removeKeyFromDelayedDeactivationSet:(id)arg1; @@ -59,15 +59,15 @@ - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; - (void)drawContentsOfRenderers:(id)arg1; -- (BOOL)_shouldDrawLowResBackground; -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +- (_Bool)_shouldDrawLowResBackground; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; - (void)displayLayer:(id)arg1; -- (id)_setupLayerIfNoLayer:(id)arg1 withContents:(id)arg2; +- (id)_setupSplitImageViewIfNeeded:(id)arg1 withImage:(id)arg2; - (id)cacheKeysForRenderFlags:(id)arg1; @property(readonly, nonatomic) NSString *cacheKey; -- (BOOL)validForKeyplane:(id)arg1 withVisualStyle:(int)arg2; +- (_Bool)validForKeyplane:(id)arg1 withVisualStyle:(int)arg2; - (void)dealloc; - (void)removeFromSuperview; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderConfig.h b/iOS7/Frameworks/UIKit/UIKBRenderConfig.h index 7cefe1774..bc31cca99 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderConfig.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderConfig.h @@ -6,26 +6,28 @@ #import "NSObject.h" +// Not exported @interface UIKBRenderConfig : NSObject { - BOOL _lightKeyboard; - float _blurRadius; - float _blurSaturation; - float _keycapOpacity; - float _keyborderOpacity; + _Bool _lightKeyboard; + double _blurRadius; + double _blurSaturation; + double _keycapOpacity; + double _keyborderOpacity; } + (id)passcodeConfig; + (id)darkConfig; + (id)defaultConfig; -@property(nonatomic) BOOL lightKeyboard; // @synthesize lightKeyboard=_lightKeyboard; -@property(nonatomic) float keyborderOpacity; // @synthesize keyborderOpacity=_keyborderOpacity; -@property(nonatomic) float keycapOpacity; // @synthesize keycapOpacity=_keycapOpacity; -@property(nonatomic) float blurSaturation; // @synthesize blurSaturation=_blurSaturation; -@property(nonatomic) float blurRadius; // @synthesize blurRadius=_blurRadius; -@property(readonly, nonatomic) BOOL whiteText; +@property(nonatomic) _Bool lightKeyboard; // @synthesize lightKeyboard=_lightKeyboard; +@property(nonatomic) double keyborderOpacity; // @synthesize keyborderOpacity=_keyborderOpacity; +@property(nonatomic) double keycapOpacity; // @synthesize keycapOpacity=_keycapOpacity; +@property(nonatomic) double blurSaturation; // @synthesize blurSaturation=_blurSaturation; +@property(nonatomic) double blurRadius; // @synthesize blurRadius=_blurRadius; +@property(readonly, nonatomic) long long backdropStyle; +@property(readonly, nonatomic) _Bool whiteText; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderEffect-Protocol.h b/iOS7/Frameworks/UIKit/UIKBRenderEffect-Protocol.h index 54e910a96..3d243acfa 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderEffect-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderEffect-Protocol.h @@ -8,10 +8,10 @@ #import "NSObject-Protocol.h" @protocol UIKBRenderEffect -@property(nonatomic) float weight; -@property(readonly, nonatomic) struct CGColor *color; +@property(nonatomic) double weight; @property(readonly, nonatomic) SEL renderSelector; -@property(readonly, nonatomic) BOOL renderUnder; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool renderUnder; +@property(readonly, nonatomic) _Bool isValid; +- (struct CGColor *)CGColor; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory.h index 939b343e0..5fc849390 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory.h @@ -12,46 +12,61 @@ { UIKBRenderConfig *_renderConfig; NSMutableArray *_segmentTraits; - float _rivenSizeFactor; - BOOL _lightweightFactory; + double _rivenSizeFactor; + _Bool _lightweightFactory; + double _scale; } -+ (id)segmentedControlColor:(BOOL)arg1; ++ (id)segmentedControlColor:(_Bool)arg1; ++ (id)cacheKeyForString:(id)arg1 withRenderFlags:(long long)arg2 renderConfig:(id)arg3; + (id)lightweightFactoryForVisualStyle:(CDStruct_961fb75c)arg1 renderConfig:(id)arg2; + (id)factoryForVisualStyle:(CDStruct_961fb75c)arg1 renderConfig:(id)arg2; + (Class)factoryClassForVisualStyle:(CDStruct_961fb75c)arg1; -+ (BOOL)_enabled; -@property(nonatomic) BOOL lightweightFactory; // @synthesize lightweightFactory=_lightweightFactory; -@property(nonatomic) float rivenSizeFactor; // @synthesize rivenSizeFactor=_rivenSizeFactor; ++ (long long)_graphicsQuality; ++ (_Bool)_enabled; +@property(nonatomic) double scale; // @synthesize scale=_scale; +@property(nonatomic) _Bool lightweightFactory; // @synthesize lightweightFactory=_lightweightFactory; +@property(nonatomic) double rivenSizeFactor; // @synthesize rivenSizeFactor=_rivenSizeFactor; @property(readonly, nonatomic) NSArray *segmentTraits; // @synthesize segmentTraits=_segmentTraits; @property(readonly, nonatomic) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=_renderConfig; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; - (id)thinTextFontName; - (id)lightTextFontName; +- (id)lightPadKeycapsFontName; - (id)thinKeycapsFontName; - (id)lightKeycapsFontName; - (id)controlKeyBackgroundColorName; - (id)defaultKeyBackgroundColorName; -- (id)cacheKeyForString:(id)arg1 withRenderFlags:(int)arg2; - (void)removeAllLayoutSegments; - (void)addLayoutSegment:(id)arg1; -- (BOOL)useBlueThemingForKey:(id)arg1; -- (BOOL)shouldClearBaseDisplayStringForVariants; +- (_Bool)useBlueThemingForKey:(id)arg1; +- (_Bool)shouldClearBaseDisplayStringForVariants; - (id)displayContentsForKey:(id)arg1; +- (id)keyImageNameWithSkinnyVariation:(id)arg1; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; +- (id)handwritingMoreKeyImageName; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dismissKeyImageName; - (id)dictationKeyImageName; - (id)globalEmojiKeyImageName; - (id)globalKeyImageName; -- (id)traitsHashStringForKey:(id)arg1 withGeometry:(id)arg2; +- (id)traitsHashStringForKey:(id)arg1 withGeometry:(id)arg2 controlOpacities:(_Bool)arg3; - (id)traitsForKey:(id)arg1 onKeyplane:(id)arg2; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; - (id)backgroundTraitsForKeyplane:(id)arg1; - (void)setupLayoutSegments; +- (void)lowQualityTraits:(id)arg1; +- (double)translucentGapWidth; - (void)scaleTraits:(id)arg1; -- (float)RivenFactor:(float)arg1; -- (id)initWithRenderConfig:(id)arg1 skipLayoutSegments:(BOOL)arg2; +- (double)RivenFactor:(double)arg1; +- (id)initWithRenderConfig:(id)arg1 skipLayoutSegments:(_Bool)arg2; - (void)dealloc; +- (void)modifyTraitsForDetachedInputSwitcher:(id)arg1 withKey:(id)arg2; +- (double)keyCornerRadius; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key.h index 025ecc176..9bb364f3b 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBRenderFactory10Key : UIKBRenderFactory { } @@ -13,6 +14,16 @@ - (id)activeControlKeyTraits; - (id)controlKeyTraits; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (struct CGPoint)numberPadVBarSecondaryTextOffset; +- (struct CGPoint)numberPadKeySecondaryTextOffset; +- (struct CGPoint)numberPadKeyPrimaryTextOffset; +- (double)numberPadKeyPrimarySymbolSize; +- (struct CGPoint)dictationKeyTextOffset; +- (struct CGPoint)globeKeyTextOffset; +- (struct CGPoint)abcKeyTextOffset; +- (unsigned long long)edgesAdjustedForTranslucentGapsForGeometry:(id)arg1 key:(id)arg2 onKeyplane:(id)arg3; +- (double)interkeyGapsCenterXOfKeyplaneFrame:(struct CGRect)arg1; +- (struct UIEdgeInsets)topEdgeAdjustmentInsets; - (id)_preferredScriptFontForRendering:(int)arg1; - (id)displayContentsForKey:(id)arg1; - (id)backgroundTraitsForKeyplane:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Landscape.h index bfd2d0485..d484a5879 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Landscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Landscape.h @@ -6,11 +6,17 @@ #import +// Not exported @interface UIKBRenderFactory10Key_Landscape : UIKBRenderFactory10Key_Portrait { } -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; +- (struct CGPoint)numberPadVBarSecondaryTextOffset; +- (struct CGPoint)numberPadKeySecondaryTextOffset; +- (struct CGPoint)numberPadKeyPrimaryTextOffset; +- (double)numberPadKeyPrimarySymbolSize; +- (struct CGPoint)abcKeyTextOffset; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Portrait.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Portrait.h index d39e6ef1c..81a9114cc 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Portrait.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory10Key_Portrait.h @@ -6,12 +6,17 @@ #import +// Not exported @interface UIKBRenderFactory10Key_Portrait : UIKBRenderFactory10Key { } - (void)setupLayoutSegments; -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; +- (double)interkeyGapsCenterXOfKeyplaneFrame:(struct CGRect)arg1; +- (struct UIEdgeInsets)topEdgeAdjustmentInsets; +- (struct CGPoint)dictationKeyTextOffset; +- (struct CGPoint)globeKeyTextOffset; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Landscape.h index eb3ddcc7d..21806ff4e 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Landscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Landscape.h @@ -6,9 +6,16 @@ #import +// Not exported @interface UIKBRenderFactory50On_Landscape : UIKBRenderFactory50On_Portrait { } +- (double)keyCornerRadius; +- (double)deleteKeyFontSize; +- (double)spaceKeyFontSize; +- (double)returnKeyFontSize; +- (double)keyplaneSwitchKeyFontSize; + @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Portrait.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Portrait.h index 1e3875754..eee787c2f 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Portrait.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory50On_Portrait.h @@ -6,13 +6,22 @@ #import +// Not exported @interface UIKBRenderFactory50On_Portrait : UIKBRenderFactory10Key { } - (void)setupLayoutSegments; -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (double)deleteKeyFontSize; +- (double)spaceKeyFontSize; +- (double)returnKeyFontSize; +- (double)keyplaneSwitchKeyFontSize; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad.h index fb298c77c..11558a5ea 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad.h @@ -6,11 +6,16 @@ #import +// Not exported @interface UIKBRenderFactoryEmoji_iPad : UIKBRenderFactoryEmoji_iPhone { } - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Landscape.h new file mode 100644 index 000000000..9e7297e5a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Landscape.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKBRenderFactoryEmoji_iPad_Landscape : UIKBRenderFactoryEmoji_iPad +{ +} + +- (double)keyCornerRadius; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Split.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Split.h index b82333ae7..516607ad9 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Split.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPad_Split.h @@ -6,12 +6,17 @@ #import +// Not exported @interface UIKBRenderFactoryEmoji_iPad_Split : UIKBRenderFactory_Emoji { } - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; - (id)backgroundTraitsForKeyplane:(id)arg1; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPhone.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPhone.h index 6740a9ce6..9ec765500 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPhone.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryEmoji_iPhone.h @@ -6,11 +6,13 @@ #import +// Not exported @interface UIKBRenderFactoryEmoji_iPhone : UIKBRenderFactory_Emoji { } - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (id)traitsHashStringForKey:(id)arg1 withGeometry:(id)arg2 controlOpacities:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Landscape.h index 8c4314b0c..3a70f72ef 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Landscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Landscape.h @@ -6,17 +6,17 @@ #import +// Not exported @interface UIKBRenderFactoryHWR_Landscape : UIKBRenderFactoryHWR_Portrait { } - (void)setupLayoutSegments; -- (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (double)spaceKeyFontSize; - (struct CGPoint)spaceKeyTextOffset; - (struct CGPoint)deleteGlyphOffset; -- (BOOL)deleteKeyAdjacentToCandidates; - (struct UIEdgeInsets)handwritingAreaInsets; -- (float)handwritingGradientStartLocation; +- (double)handwritingGradientStartLocation; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Portrait.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Portrait.h index 76a5395a9..b9c5cbf38 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Portrait.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryHWR_Portrait.h @@ -6,18 +6,19 @@ #import +// Not exported @interface UIKBRenderFactoryHWR_Portrait : UIKBRenderFactory10Key { } - (void)setupLayoutSegments; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (double)spaceKeyFontSize; - (struct CGPoint)moreKeyTextOffset; - (struct CGPoint)spaceKeyTextOffset; - (struct CGPoint)deleteGlyphOffset; -- (BOOL)deleteKeyAdjacentToCandidates; - (struct UIEdgeInsets)handwritingAreaInsets; -- (float)handwritingGradientStartLocation; +- (double)handwritingGradientStartLocation; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryLayoutSegment.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryLayoutSegment.h index 21d67b64b..da2db1a83 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryLayoutSegment.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryLayoutSegment.h @@ -6,23 +6,26 @@ #import "NSObject.h" -@class NSMutableArray, UIKBRenderTraits; +@class NSString, UIKBRenderTraits; +// Not exported @interface UIKBRenderFactoryLayoutSegment : NSObject { - NSMutableArray *_rects; - NSMutableArray *_triangleCorners; - NSMutableArray *_edges; - NSMutableArray *_cachedKeyNames; - UIKBRenderTraits *_traits; + int _rectCount; + struct CGRect _rects[3]; + int _triangleCorners[3]; + int _edgeCount; + unsigned long long _edges[3]; + NSString *_cachedKeyNames[3]; int _states; + UIKBRenderTraits *_traits; } + (id)segmentWithTraits:(id)arg1; @property(nonatomic) int keyStates; // @synthesize keyStates=_states; @property(readonly, nonatomic) UIKBRenderTraits *traits; // @synthesize traits=_traits; -- (BOOL)containsPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 withKeyplane:(id)arg3; -- (void)addRelativeLayoutRectFromEdge:(int)arg1 ofCachedKey:(id)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 withKeyplane:(id)arg3; +- (void)addRelativeLayoutRectFromEdge:(unsigned long long)arg1 ofCachedKey:(id)arg2; - (void)addLayoutRect:(struct CGRect)arg1 asTriangle:(int)arg2; - (void)dealloc; - (id)initWithTraits:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPad.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPad.h index 65e28d96d..01dd8a71d 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPad.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPad.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBRenderFactoryNumberPad : UIKBRenderFactory { } @@ -22,8 +23,8 @@ - (struct CGPoint)leftColumnNumberOffset; - (struct CGPoint)dictationGlyphOffset; - (struct CGPoint)deleteGlyphOffset; -- (float)letterFontSize; -- (float)numberFontSize; +- (double)letterFontSize; +- (double)numberFontSize; - (id)backgroundTraitsForKeyplane:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPadLandscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPadLandscape.h index d3c094608..935b577bd 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPadLandscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryNumberPadLandscape.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBRenderFactoryNumberPadLandscape : UIKBRenderFactoryNumberPad { } @@ -19,8 +20,8 @@ - (struct CGPoint)leftColumnNumberOffset; - (struct CGPoint)dictationGlyphOffset; - (struct CGPoint)deleteGlyphOffset; -- (float)letterFontSize; -- (float)numberFontSize; +- (double)letterFontSize; +- (double)numberFontSize; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory_Candidates.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory_Candidates.h index a752d9e89..3be5382c7 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory_Candidates.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory_Candidates.h @@ -6,14 +6,18 @@ #import +// Not exported @interface UIKBRenderFactory_Candidates : UIKBRenderFactory { } -- (id)traitsForEmptyExtendedPane:(struct CGSize)arg1 rowHeight:(float)arg2; -- (id)traitsForExtendedCellSize:(struct CGSize)arg1 highlighted:(BOOL)arg2 groupHeader:(BOOL)arg3 edges:(int)arg4; -- (id)traitsForHWRCellSize:(struct CGSize)arg1 highlighted:(BOOL)arg2 vertical:(BOOL)arg3; -- (id)traitsForCellSize:(struct CGSize)arg1 highlighted:(BOOL)arg2 edges:(BOOL)arg3; +- (id)traitsForEdgeGradientWithSize:(struct CGSize)arg1; +- (id)traitsForSortControlBackgroundWithSize:(struct CGSize)arg1 edges:(unsigned long long)arg2; +- (id)traitsForEmptyExtendedPane:(struct CGSize)arg1 rowHeight:(double)arg2 idiomPad:(_Bool)arg3 clipCorners:(_Bool)arg4; +- (id)traitsForExtendedCellSize:(struct CGSize)arg1 highlighted:(_Bool)arg2 groupHeader:(_Bool)arg3 edges:(unsigned long long)arg4; +- (id)traitsForHWRCellSize:(struct CGSize)arg1 highlighted:(_Bool)arg2; +- (id)traitsForToggleButtonWithSize:(struct CGSize)arg1 highlighted:(_Bool)arg2 edges:(unsigned long long)arg3; +- (id)traitsForCellSize:(struct CGSize)arg1 highlighted:(_Bool)arg2 edges:(_Bool)arg3; - (id)initWithRenderConfig:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactory_Emoji.h b/iOS7/Frameworks/UIKit/UIKBRenderFactory_Emoji.h index 067b426bd..c92716042 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactory_Emoji.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactory_Emoji.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBRenderFactory_Emoji : UIKBRenderFactory { } diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad.h index 8d5d53ab4..fb24473b9 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad.h @@ -6,50 +6,64 @@ #import +// Not exported @interface UIKBRenderFactoryiPad : UIKBRenderFactoryiPhone { } +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; - (void)setupLayoutSegments; -- (float)_row4ControlSegmentWidth; +- (double)_row4ControlSegmentWidth; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; -- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned int)arg2; -- (BOOL)_popupStyleForKey:(id)arg1; -- (void)_customizePopupTraits:(id)arg1 forKey:(id)arg2; -- (BOOL)shouldClearBaseDisplayStringForVariants; +- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned long long)arg2; +- (double)defaultVariantSizeThreshold; +- (struct CGSize)defaultVariantGeometrySize; +- (void)_customizePopupTraits:(id)arg1 forKey:(id)arg2 onKeyplane:(id)arg3; +- (struct UIEdgeInsets)variantSymbolFrameInsets; +- (struct UIEdgeInsets)variantDisplayFrameInsets; +- (_Bool)shouldClearBaseDisplayStringForVariants; - (void)_customizeSymbolStyle:(id)arg1 forKey:(id)arg2 contents:(id)arg3; - (struct CGPoint)dismissKeyOffset; - (struct CGPoint)dualStringKeyOffset; -- (float)fallbackFontSize; -- (float)facemarkKeyFontSize; -- (float)emailDotKeyFontSize; -- (float)smallKanaKeyFontSize; -- (float)dismissKeyFontSize; -- (float)spaceKeyFontSize; -- (float)dictationKeyFontSize; -- (float)internationalKeyFontSize; -- (float)moreKeyFontSize; -- (float)deleteKeyFontSize; -- (float)shiftKeyFontSize; -- (float)defaultPathWeight; -- (float)fontSizeAdjustmentForNonAlphanumericKeycaps; -- (float)bottomRowDefaultFontSize; -- (float)dualStringKeyFontSizeAdjustment; -- (float)stringKeyFontSize; +- (double)fallbackFontSize; +- (double)facemarkKeyFontSize; +- (double)emailDotKeyFontSize; +- (double)smallKanaKeyFontSize; +- (double)dismissKeyFontSize; +- (double)spaceKeyFontSize; +- (double)dictationKeyFontSize; +- (double)internationalKeyFontSize; +- (double)moreKeyFontSize; +- (double)deleteKeyFontSize; +- (double)shiftKeyFontSize; +- (double)defaultPathWeight; +- (double)fontSizeAdjustmentForNonAlphanumericKeycaps; +- (double)bottomRowDefaultFontSize; +- (double)dualStringKeyFontSizeAdjustment; +- (double)stringKeyFontSize; - (void)_customizeGeometry:(id)arg1 forKey:(id)arg2 contents:(id)arg3; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dismissKeyImageName; - (id)dictationKeyImageName; - (id)globalKeyImageName; +- (struct CGPoint)shiftKeyOffset; +- (struct CGPoint)deleteKeyOffset; - (struct CGPoint)dictationKeyOffset; - (struct CGPoint)internationalKeyOffset; -- (float)keyInsetBottom; -- (float)symbolFrameInset; +- (double)keyInsetBottom; +- (double)returnKeySymbolFrameInset; +- (double)symbolFrameInset; - (struct CGRect)dismissKeySymbolFrame; - (struct CGRect)shiftKeySymbolFrame; -- (float)dualStringKeyMiddleMargin; -- (float)keyCornerRadius; +- (double)dualStringKeyMiddleMargin; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Landscape.h index d92fdcc9e..5d8a609e3 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Landscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Landscape.h @@ -6,11 +6,13 @@ #import +// Not exported @interface UIKBRenderFactoryiPad10Key_Landscape : UIKBRenderFactoryiPad10Key_Portrait { } -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; +- (double)keyCornerRadius; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Portrait.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Portrait.h index 0b8a835d4..44950d3df 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Portrait.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPad10Key_Portrait.h @@ -6,14 +6,24 @@ #import +// Not exported @interface UIKBRenderFactoryiPad10Key_Portrait : UIKBRenderFactory10Key_Landscape { } - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; -- (float)controlColumnWidthFactor; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (id)backgroundTraitsForKeyplane:(id)arg1; +- (unsigned long long)edgesAdjustedForTranslucentGapsForGeometry:(id)arg1 key:(id)arg2 onKeyplane:(id)arg3; +- (struct UIEdgeInsets)topEdgeAdjustmentInsets; +- (double)controlColumnWidthFactor; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Landscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Landscape.h index d5ff13b5a..28b789177 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Landscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Landscape.h @@ -6,18 +6,21 @@ #import +// Not exported @interface UIKBRenderFactoryiPadHWR_Landscape : UIKBRenderFactoryiPadHWR_Portrait { } -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; +- (double)keyCornerRadius; +- (struct CGPoint)spaceReturnKeyTextOffset; - (struct CGPoint)dismissKeyOffset; -- (float)dismissKeyFontSize; -- (float)spaceKeyFontSize; -- (float)dictationKeyFontSize; -- (float)internationalKeyFontSize; -- (float)moreKeyFontSize; -- (float)deleteKeyFontSize; +- (double)dismissKeyFontSize; +- (double)spaceKeyFontSize; +- (double)dictationKeyFontSize; +- (double)internationalKeyFontSize; +- (double)moreKeyFontSize; +- (double)deleteKeyFontSize; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Portrait.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Portrait.h index b83485d8f..976d8294e 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Portrait.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadHWR_Portrait.h @@ -6,20 +6,26 @@ #import +// Not exported @interface UIKBRenderFactoryiPadHWR_Portrait : UIKBRenderFactory10Key { } - (void)setupLayoutSegments; -- (float)controlColumnWidthFactor; +- (double)controlColumnWidthFactor; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (struct CGPoint)spaceReturnKeyTextOffset; - (struct CGPoint)dismissKeyOffset; -- (float)dismissKeyFontSize; -- (float)spaceKeyFontSize; -- (float)dictationKeyFontSize; -- (float)internationalKeyFontSize; -- (float)moreKeyFontSize; -- (float)deleteKeyFontSize; +- (double)dismissKeyFontSize; +- (double)spaceKeyFontSize; +- (double)dictationKeyFontSize; +- (double)internationalKeyFontSize; +- (double)moreKeyFontSize; +- (double)deleteKeyFontSize; +- (double)keyCornerRadius; +- (id)thinKeycapsFontName; +- (id)lightKeycapsFontName; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadLandscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadLandscape.h index 1ee400058..c94b842b1 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadLandscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadLandscape.h @@ -6,36 +6,45 @@ #import +// Not exported @interface UIKBRenderFactoryiPadLandscape : UIKBRenderFactoryiPad { } +- (double)defaultVariantSizeThreshold; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; +- (id)handwritingMoreKeyImageName; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dismissKeyImageName; - (id)dictationKeyImageName; - (id)globalKeyImageName; +- (struct CGPoint)shiftKeyOffset; +- (struct CGPoint)deleteKeyOffset; - (struct CGPoint)dismissKeyOffset; - (struct CGPoint)dualStringKeyOffset; -- (float)fallbackFontSize; -- (float)facemarkKeyFontSize; -- (float)emailDotKeyFontSize; -- (float)smallKanaKeyFontSize; -- (float)dismissKeyFontSize; -- (float)spaceKeyFontSize; -- (float)dictationKeyFontSize; -- (float)internationalKeyFontSize; -- (float)moreKeyFontSize; -- (float)deleteKeyFontSize; -- (float)shiftKeyFontSize; -- (float)fontSizeAdjustmentForNonAlphanumericKeycaps; -- (float)bottomRowDefaultFontSize; -- (float)dualStringKeyFontSizeAdjustment; -- (float)stringKeyFontSize; +- (double)fallbackFontSize; +- (double)facemarkKeyFontSize; +- (double)emailDotKeyFontSize; +- (double)smallKanaKeyFontSize; +- (double)dismissKeyFontSize; +- (double)spaceKeyFontSize; +- (double)dictationKeyFontSize; +- (double)internationalKeyFontSize; +- (double)moreKeyFontSize; +- (double)deleteKeyFontSize; +- (double)shiftKeyFontSize; +- (double)fontSizeAdjustmentForNonAlphanumericKeycaps; +- (double)bottomRowDefaultFontSize; +- (double)dualStringKeyFontSizeAdjustment; +- (double)stringKeyFontSize; - (struct CGRect)dismissKeySymbolFrame; - (struct CGRect)shiftKeySymbolFrame; -- (float)dualStringKeyMiddleMargin; -- (float)keyCornerRadius; +- (double)dualStringKeyMiddleMargin; +- (double)keyCornerRadius; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadSplit.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadSplit.h index 84b90d74e..3a80ce0a4 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadSplit.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPadSplit.h @@ -6,22 +6,33 @@ #import +// Not exported @interface UIKBRenderFactoryiPadSplit : UIKBRenderFactoryiPad { } - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; - (void)_customizeSymbolStyle:(id)arg1 forKey:(id)arg2 contents:(id)arg3; +- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned long long)arg2; - (void)_customizeGeometry:(id)arg1 forKey:(id)arg2 contents:(id)arg3; -- (float)keyInsetBottom; -- (float)symbolFrameInset; -- (float)defaultPathWeight; +- (void)_customizeTraits:(id)arg1 forPopupForKey:(id)arg2 withRenderConfig:(id)arg3 keycapsFontName:(id)arg4; +- (double)keyInsetBottom; +- (double)symbolFrameInset; +- (double)defaultPathWeight; - (id)backgroundTraitsForKeyplane:(id)arg1; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; +- (double)keyCornerRadius; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dismissKeyImageName; - (id)dictationKeyImageName; - (id)globalKeyImageName; +- (struct CGPoint)shiftKeyOffset; +- (struct CGPoint)deleteKeyOffset; +- (struct CGPoint)dismissKeyOffset; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhone.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhone.h index 3710d123c..27266241e 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhone.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhone.h @@ -6,19 +6,22 @@ #import +// Not exported @interface UIKBRenderFactoryiPhone : UIKBRenderFactory { } - (void)setupLayoutSegments; +- (id)shiftLockControlKeyTraits; - (id)shiftedControlKeyTraits; - (id)activeControlKeyTraits; - (id)controlKeyTraits; -- (float)_row4ControlSegmentWidth; +- (double)_row4ControlSegmentWidth; - (id)_traitsForKey:(id)arg1 onKeyplane:(id)arg2; -- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned int)arg2; -- (BOOL)_popupStyleForKey:(id)arg1; -- (void)_customizePopupTraits:(id)arg1 forKey:(id)arg2; +- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned long long)arg2; +- (_Bool)_popupStyleForKey:(id)arg1; +- (void)_customizePopupTraits:(id)arg1 forKey:(id)arg2 onKeyplane:(id)arg3; +- (double)dualStringBottomAdditionalOffsetForDisplayContents:(id)arg1; - (struct CGPoint)variantSymbolTextOffset; - (struct UIEdgeInsets)variantSymbolFrameInsets; - (struct UIEdgeInsets)variantDisplayFrameInsets; @@ -27,10 +30,16 @@ - (void)_customizeSymbolStyle:(id)arg1 forKey:(id)arg2 contents:(id)arg3; - (void)_customizeGeometry:(id)arg1 forKey:(id)arg2 contents:(id)arg3; - (id)backgroundTraitsForKeyplane:(id)arg1; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dictationKeyImageName; - (id)globalKeyImageName; +- (struct CGPoint)shiftKeyOffset; +- (struct CGPoint)deleteKeyOffset; - (struct CGPoint)moreABCKeyOffset; - (struct CGPoint)more123KeyOffset; - (struct CGPoint)dictationKeyOffset; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLandscape.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLandscape.h index d102dffe0..5664615d4 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLandscape.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLandscape.h @@ -6,18 +6,23 @@ #import +// Not exported @interface UIKBRenderFactoryiPhoneLandscape : UIKBRenderFactoryiPhone { } -- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned int)arg2; +- (id)variantGeometriesForGeometry:(id)arg1 variantCount:(unsigned long long)arg2; +- (double)skinnyKeyThreshold; +- (id)shiftOnKeyImageName; +- (id)shiftKeyImageName; +- (id)deleteKeyImageName; - (id)muttitapReverseKeyImageName; - (id)multitapCompleteKeyImageName; - (id)dictationKeyImageName; - (id)globalKeyImageName; - (struct CGPoint)moreABCKeyOffset; - (struct CGPoint)more123KeyOffset; -- (float)_row4ControlSegmentWidth; +- (double)_row4ControlSegmentWidth; - (struct CGPoint)variantSymbolTextOffset; - (struct UIEdgeInsets)variantSymbolFrameInsets; - (struct UIEdgeInsets)variantDisplayFrameInsets; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLegacy.h b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLegacy.h index 1c77fbccb..670af5739 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLegacy.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderFactoryiPhoneLegacy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKBRenderFactoryiPhoneLegacy : UIKBRenderFactory { } diff --git a/iOS7/Frameworks/UIKit/UIKBRenderGeometry-Extensions.h b/iOS7/Frameworks/UIKit/UIKBRenderGeometry-Extensions.h new file mode 100644 index 000000000..634dbf7b6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBRenderGeometry-Extensions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKBRenderGeometry (Extensions) +- (id)_copyForDirection:(long long)arg1 positionFactor:(double)arg2 sizeFactor:(double)arg3 scale:(double)arg4; +- (id)copyForPopupDirection:(long long)arg1 scale:(double)arg2; +- (id)copyForFlickDirection:(long long)arg1 scale:(double)arg2; +- (void)applyOffset:(struct CGPoint)arg1; +- (void)makeIntegralWithScale:(double)arg1; +- (void)adjustToTopWithInsets:(struct UIEdgeInsets)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBRenderGeometry-UIKBRenderFactory_Internal.h b/iOS7/Frameworks/UIKit/UIKBRenderGeometry-UIKBRenderFactory_Internal.h new file mode 100644 index 000000000..cfcbb7740 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBRenderGeometry-UIKBRenderFactory_Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKBRenderGeometry (UIKBRenderFactory_Internal) +- (unsigned long long)adjustForTranslucentGapsInFrameWithSize_10Key:(struct CGSize)arg1 centerX:(double)arg2 isInBottomRow:(_Bool)arg3; +- (unsigned long long)adjustForTranslucentGapsWithSize:(struct CGSize)arg1 inFrame:(struct CGRect)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBRenderGeometry.h b/iOS7/Frameworks/UIKit/UIKBRenderGeometry.h index 77342bf3b..72e6b30ea 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderGeometry.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderGeometry.h @@ -10,13 +10,14 @@ @class NSValue; +// Not exported @interface UIKBRenderGeometry : NSObject { - BOOL _detachedVariants; + _Bool _detachedVariants; int _roundRectCorners; - float _roundRectRadius; int _popupBias; - int _flickDirection; + double _roundRectRadius; + long long _flickDirection; NSValue *_splitLeftRect; NSValue *_splitRightRect; struct CGPoint _popupSource; @@ -30,20 +31,21 @@ + (id)geometryWithShape:(id)arg1; @property(retain, nonatomic) NSValue *splitRightRect; // @synthesize splitRightRect=_splitRightRect; @property(retain, nonatomic) NSValue *splitLeftRect; // @synthesize splitLeftRect=_splitLeftRect; -@property(nonatomic) BOOL detachedVariants; // @synthesize detachedVariants=_detachedVariants; -@property(nonatomic) int flickDirection; // @synthesize flickDirection=_flickDirection; +@property(nonatomic) _Bool detachedVariants; // @synthesize detachedVariants=_detachedVariants; +@property(nonatomic) long long flickDirection; // @synthesize flickDirection=_flickDirection; @property(nonatomic) int popupBias; // @synthesize popupBias=_popupBias; -@property(nonatomic) float roundRectRadius; // @synthesize roundRectRadius=_roundRectRadius; +@property(nonatomic) double roundRectRadius; // @synthesize roundRectRadius=_roundRectRadius; @property(nonatomic) int roundRectCorners; // @synthesize roundRectCorners=_roundRectCorners; @property(nonatomic) struct CGPoint popupSource; // @synthesize popupSource=_popupSource; @property(nonatomic) struct CGRect symbolFrame; // @synthesize symbolFrame=_symbolFrame; @property(nonatomic) struct CGRect displayFrame; // @synthesize displayFrame=_displayFrame; @property(nonatomic) struct CGRect paddedFrame; // @synthesize paddedFrame=_paddedFrame; @property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; +@property(readonly, nonatomic) struct UIEdgeInsets paddedInsets; @property(readonly, nonatomic) struct UIEdgeInsets displayInsets; - (id)similarShape; -- (id)iPadVariantGeometries:(unsigned int)arg1; -- (id)iPhoneVariantGeometries:(unsigned int)arg1; +- (id)iPadVariantGeometries:(unsigned long long)arg1; +- (id)iPhoneVariantGeometries:(unsigned long long)arg1; - (void)applyShadowInsets:(struct UIEdgeInsets)arg1; - (void)applyInsets:(struct UIEdgeInsets)arg1; - (void)overlayWithGeometry:(id)arg1; @@ -51,16 +53,6 @@ - (id)description; - (void)dealloc; - (id)initWithShape:(id)arg1; -- (id)_copyForDirection:(int)arg1 positionFactor:(float)arg2 sizeFactor:(float)arg3; -- (id)copyForPopupDirection:(int)arg1; -- (id)copyForFlickDirection:(int)arg1; -- (void)applyOffset:(struct CGPoint)arg1; -- (void)makeIntegral; -- (void)adjustToTopIfNeeded; -- (int)adjustForTranslucentGapsInFrame_10Key:(struct CGRect)arg1; -- (int)adjustForTranslucentGapsWithSize:(struct CGSize)arg1 inFrame:(struct CGRect)arg2; -- (void)adjustForLeftTranslucentGapsInFrame:(struct CGRect)arg1; -- (int)adjustForTranslucentGapsInFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKBRenderTraits.h b/iOS7/Frameworks/UIKit/UIKBRenderTraits.h index 403110f4f..7cf12b192 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderTraits.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderTraits.h @@ -10,10 +10,12 @@ @class NSArray, NSMutableArray, NSString, UIKBGradient, UIKBRenderGeometry, UIKBTextStyle; +// Not exported @interface UIKBRenderTraits : NSObject { NSMutableArray *_renderEffects; - BOOL _controlOpacities; + _Bool _honorControlOpacity; + _Bool _controlOpacities; UIKBRenderGeometry *_geometry; UIKBGradient *_backgroundGradient; UIKBGradient *_layeredBackgroundGradient; @@ -24,7 +26,7 @@ NSArray *_variantGeometries; UIKBRenderTraits *_variantTraits; UIKBRenderTraits *_highlightedVariantTraits; - float _forceOpacity; + double _forceOpacity; NSString *_hashString; } @@ -32,8 +34,8 @@ + (id)traitsWithGeometry:(id)arg1; + (id)emptyTraits; @property(retain, nonatomic) NSString *hashString; // @synthesize hashString=_hashString; -@property(nonatomic) float forceOpacity; // @synthesize forceOpacity=_forceOpacity; -@property(nonatomic) BOOL controlOpacities; // @synthesize controlOpacities=_controlOpacities; +@property(nonatomic) double forceOpacity; // @synthesize forceOpacity=_forceOpacity; +@property(nonatomic) _Bool controlOpacities; // @synthesize controlOpacities=_controlOpacities; @property(retain, nonatomic) UIKBRenderTraits *highlightedVariantTraits; // @synthesize highlightedVariantTraits=_highlightedVariantTraits; @property(retain, nonatomic) UIKBRenderTraits *variantTraits; // @synthesize variantTraits=_variantTraits; @property(retain, nonatomic) NSArray *variantGeometries; // @synthesize variantGeometries=_variantGeometries; diff --git a/iOS7/Frameworks/UIKit/UIKBRenderer.h b/iOS7/Frameworks/UIKit/UIKBRenderer.h index cec5eeea3..03b60d65c 100644 --- a/iOS7/Frameworks/UIKit/UIKBRenderer.h +++ b/iOS7/Frameworks/UIKit/UIKBRenderer.h @@ -6,22 +6,28 @@ #import "NSObject.h" -@class NSString; +@class NSData, NSString, UIImage; +// Not exported @interface UIKBRenderer : NSObject { struct CGContext *_cachingContext; + id _cachingContextCompletion; + _Bool _opaque; struct CGContext *_ctx; - float _scale; - int _renderFlags; + double _scale; + long long _renderFlags; NSString *_cacheKey; + UIImage *_renderedImage; struct CGSize _size; } -+ (id)rendererWithContext:(struct CGContext *)arg1 withSize:(struct CGSize)arg2 withScale:(float)arg3 renderFlags:(int)arg4; ++ (struct CGContext *)imageContextWithSize:(struct CGSize)arg1 scale:(double)arg2 opaque:(_Bool)arg3 invert:(_Bool)arg4; ++ (id)rendererWithContext:(struct CGContext *)arg1 withSize:(struct CGSize)arg2 withScale:(double)arg3 opaque:(_Bool)arg4 renderFlags:(long long)arg5; @property(retain, nonatomic) NSString *cacheKey; // @synthesize cacheKey=_cacheKey; -@property(readonly, nonatomic) int renderFlags; // @synthesize renderFlags=_renderFlags; -@property(readonly, nonatomic) float scale; // @synthesize scale=_scale; +@property(readonly, nonatomic) long long renderFlags; // @synthesize renderFlags=_renderFlags; +@property(readonly, nonatomic) _Bool opaque; // @synthesize opaque=_opaque; +@property(readonly, nonatomic) double scale; // @synthesize scale=_scale; @property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; - (id)pathForSplitGeometry:(id)arg1; - (id)pathForFlickPopupGeometries:(id)arg1; @@ -32,28 +38,34 @@ - (void)addPathForFlickGeometry:(id)arg1; - (void)addPathForRenderGeometry:(id)arg1; - (void)addPathForTraits:(id)arg1 displayRect:(struct CGRect *)arg2; -- (void)addRoundRect:(struct CGRect)arg1 radius:(float)arg2 corners:(unsigned int)arg3; +- (void)addRoundRect:(struct CGRect)arg1 radius:(double)arg2 corners:(unsigned long long)arg3; - (void)renderKeyPathContents:(id)arg1 withTraits:(id)arg2; -- (void)drawShiftPath:(BOOL)arg1 weight:(float)arg2 transform:(struct CGAffineTransform)arg3 color:(struct CGColor *)arg4; -- (void)drawPath:(struct CGPath *)arg1 weight:(float)arg2 transform:(struct CGAffineTransform)arg3 color:(struct CGColor *)arg4 fill:(BOOL)arg5; +- (void)drawShiftPath:(_Bool)arg1 weight:(double)arg2 transform:(struct CGAffineTransform)arg3 color:(struct CGColor *)arg4; +- (void)drawPath:(struct CGPath *)arg1 weight:(double)arg2 transform:(struct CGAffineTransform)arg3 color:(struct CGColor *)arg4 fill:(_Bool)arg5; - (struct CGPath *)_deleteGlyphPaths; - (struct CGPath *)_thickShiftGlyphPath; - (struct CGPath *)_thinShiftGlyphPath; - (void)renderKeyStringContents:(id)arg1 withTraits:(id)arg2; -- (BOOL)_drawKeyString:(id)arg1 inRect:(struct CGRect)arg2 withStyle:(id)arg3; +- (_Bool)_drawKeyString:(id)arg1 inRect:(struct CGRect)arg2 withStyle:(id)arg3; +- (_Bool)_drawSingleSymbol:(id)arg1 inRect:(struct CGRect)arg2 withStyle:(id)arg3; - (void)renderKeyImageContents:(id)arg1 withTraits:(id)arg2; - (void)_drawKeyImage:(id)arg1 inRect:(struct CGRect)arg2 withStyle:(id)arg3; - (void)_renderVariantsFromKeyContents:(id)arg1 withTraits:(id)arg2; - (void)renderKeyContents:(id)arg1 withTraits:(id)arg2; - (void)renderBackgroundTraits:(id)arg1; +- (void)_completeCacheImageWithTraitsIfNecessary:(id)arg1; +- (_Bool)loadCachedImageForHashString:(id)arg1; - (struct CGContext *)_contextForCacheImageSize:(struct CGSize)arg1; -- (void)renderBackgroundTraits:(id)arg1 allowCaching:(BOOL)arg2; -- (void)_drawLinearGradient:(id)arg1 inRect:(struct CGRect)arg2 horizontally:(BOOL)arg3; +- (void)renderBackgroundTraits:(id)arg1 allowCaching:(_Bool)arg2; +- (void)_drawLinearGradient:(id)arg1 inRect:(struct CGRect)arg2; - (void)renderShadowEffect:(id)arg1 withTraits:(id)arg2; - (void)renderEdgeEffect:(id)arg1 withTraits:(id)arg2; +@property(readonly, nonatomic) NSData *contextData; +@property(readonly, nonatomic) UIImage *renderedImage; // @synthesize renderedImage=_renderedImage; @property(readonly, nonatomic) struct CGContext *context; // @synthesize context=_ctx; +- (void)ensureContext; - (void)dealloc; -- (id)initWithContext:(struct CGContext *)arg1 withSize:(struct CGSize)arg2 withScale:(float)arg3 renderFlags:(int)arg4; +- (id)initWithContext:(struct CGContext *)arg1 withSize:(struct CGSize)arg2 withScale:(double)arg3 opaque:(_Bool)arg4 renderFlags:(long long)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UIKBScreenTraits.h b/iOS7/Frameworks/UIKit/UIKBScreenTraits.h index b1a1a5f38..a688670cd 100644 --- a/iOS7/Frameworks/UIKit/UIKBScreenTraits.h +++ b/iOS7/Frameworks/UIKit/UIKBScreenTraits.h @@ -11,17 +11,17 @@ @interface UIKBScreenTraits : NSObject { UIScreen *_screen; - int _orientation; + long long _orientation; NSString *_orientationKey; } -+ (id)traitsWithScreen:(id)arg1 orientation:(int)arg2; ++ (id)traitsWithScreen:(id)arg1 orientation:(long long)arg2; @property(retain, nonatomic) NSString *orientationKey; // @synthesize orientationKey=_orientationKey; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(readonly, nonatomic) UIScreen *screen; // @synthesize screen=_screen; -@property(readonly, nonatomic) int idiom; +@property(readonly, nonatomic) long long idiom; - (void)dealloc; -- (id)initWithScreen:(id)arg1 orientation:(int)arg2; +- (id)initWithScreen:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKBShadowEffect.h b/iOS7/Frameworks/UIKit/UIKBShadowEffect.h index 3614e5c67..851d87d17 100644 --- a/iOS7/Frameworks/UIKit/UIKBShadowEffect.h +++ b/iOS7/Frameworks/UIKit/UIKBShadowEffect.h @@ -8,27 +8,31 @@ #import "UIKBRenderEffect-Protocol.h" +@class NSString; + +// Not exported @interface UIKBShadowEffect : NSObject { - struct CGColor *_color; - float _weight; + NSString *_colorName; + double _weight; struct CGSize _offset; struct UIEdgeInsets _insets; struct UIEdgeInsets _concaveInsets; } -+ (id)effectWithColor:(id)arg1 offset:(struct CGSize)arg2 insets:(struct UIEdgeInsets)arg3 weight:(float)arg4; -@property(nonatomic) float weight; // @synthesize weight=_weight; ++ (id)effectWithColor:(id)arg1 offset:(struct CGSize)arg2 insets:(struct UIEdgeInsets)arg3 weight:(double)arg4; +@property(nonatomic) double weight; // @synthesize weight=_weight; @property(nonatomic) struct UIEdgeInsets concaveInsets; // @synthesize concaveInsets=_concaveInsets; @property(nonatomic) struct UIEdgeInsets insets; // @synthesize insets=_insets; @property(nonatomic) struct CGSize offset; // @synthesize offset=_offset; -@property(readonly, nonatomic) struct CGColor *color; // @synthesize color=_color; - (id)copyWithZone:(struct _NSZone *)arg1; +- (struct CGColor *)CGColor; - (id)description; -- (id)initWithColor:(id)arg1 offset:(struct CGSize)arg2 insets:(struct UIEdgeInsets)arg3 weight:(float)arg4; +- (void)dealloc; +- (id)initWithColor:(id)arg1 offset:(struct CGSize)arg2 insets:(struct UIEdgeInsets)arg3 weight:(double)arg4; @property(readonly, nonatomic) SEL renderSelector; -@property(readonly, nonatomic) BOOL renderUnder; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool renderUnder; +@property(readonly, nonatomic) _Bool isValid; @end diff --git a/iOS7/Frameworks/UIKit/UIKBShape.h b/iOS7/Frameworks/UIKit/UIKBShape.h index 24cf5e6f0..ec2f025a9 100644 --- a/iOS7/Frameworks/UIKit/UIKBShape.h +++ b/iOS7/Frameworks/UIKit/UIKBShape.h @@ -17,29 +17,29 @@ struct CGRect m_originalFrame; struct CGRect m_frame; struct CGRect m_paddedFrame; - unsigned int m_uid; - BOOL m_scaled; + unsigned long long m_uid; + _Bool m_scaled; } + (id)shapeByCombining:(id)arg1 withShape:(id)arg2; + (id)shape; -@property(readonly, nonatomic) unsigned int uid; // @synthesize uid=m_uid; +@property(readonly, nonatomic) unsigned long long uid; // @synthesize uid=m_uid; @property(nonatomic) struct CGRect paddedFrame; // @synthesize paddedFrame=m_paddedFrame; @property(nonatomic) struct CGRect frame; // @synthesize frame=m_frame; @property(retain, nonatomic) UIKBGeometry *geometry; // @synthesize geometry=m_geometry; -- (void)scaleIfNeeded:(float)arg1 onlyYAxis:(BOOL)arg2; -- (struct CGRect)_scaleRect:(struct CGRect)arg1 inYAxis:(BOOL)arg2; -- (void)scaleWidth:(float)arg1; -- (void)addRectFrom:(id)arg1 widthFraction:(float)arg2 adjustOriginFactor:(float)arg3; +- (void)scaleIfNeeded:(double)arg1 onlyYAxis:(_Bool)arg2; +- (struct CGRect)_scaleRect:(struct CGRect)arg1 inYAxis:(_Bool)arg2; +- (void)scaleWidth:(double)arg1; +- (void)addRectFrom:(id)arg1 widthFraction:(double)arg2 adjustOriginFactor:(double)arg3; - (void)addRectFrom:(id)arg1; - (id)description; -- (BOOL)isEmpty; +- (_Bool)isEmpty; @property(readonly, nonatomic) struct CGRect originalFrame; - (void)setFrameOnly:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1 resetOriginalFrame:(BOOL)arg2; +- (void)setFrame:(struct CGRect)arg1 resetOriginalFrame:(_Bool)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)makeLikeOther:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBSplitImageView.h b/iOS7/Frameworks/UIKit/UIKBSplitImageView.h new file mode 100644 index 000000000..376dc5b6d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBSplitImageView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIImageView; + +// Not exported +@interface UIKBSplitImageView : UIView +{ + UIImageView *_fullView; + UIImageView *_splitLeft; + UIImageView *_splitRight; +} + +- (void)setImage:(id)arg1 cachedWidth:(double)arg2 keyplane:(id)arg3; +- (void)setImage:(id)arg1 splitLeft:(id)arg2 splitRight:(id)arg3 keyplane:(id)arg4; +- (void)insertSubviewAtBottom:(id)arg1; +- (_Bool)_shouldInheritScreenScaleAsContentScaleFactor; +- (void)setAlpha:(double)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBSplitTraits.h b/iOS7/Frameworks/UIKit/UIKBSplitTraits.h new file mode 100644 index 000000000..1c9961df2 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKBSplitTraits.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface UIKBSplitTraits : NSObject +{ + int _corners; + struct CGRect _leftFrame; + struct CGRect _rightFrame; +} + ++ (id)traitsWithLeftFrame:(struct CGRect)arg1 rightFrame:(struct CGRect)arg2 corners:(int)arg3; +@property(readonly, nonatomic) int corners; // @synthesize corners=_corners; +@property(readonly, nonatomic) struct CGRect rightFrame; // @synthesize rightFrame=_rightFrame; +@property(readonly, nonatomic) struct CGRect leftFrame; // @synthesize leftFrame=_leftFrame; +- (id)initWithLeftFrame:(struct CGRect)arg1 rightFrame:(struct CGRect)arg2 corners:(unsigned long long)arg3; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKBTextStyle.h b/iOS7/Frameworks/UIKit/UIKBTextStyle.h index e8236ed26..3f0aac8e4 100644 --- a/iOS7/Frameworks/UIKit/UIKBTextStyle.h +++ b/iOS7/Frameworks/UIKit/UIKBTextStyle.h @@ -10,31 +10,34 @@ @class NSString; +// Not exported @interface UIKBTextStyle : NSObject { NSString *_fontName; - float _fontSize; - float _minFontSize; - float _kerning; - float _textOpacity; + double _fontSize; + double _minFontSize; + double _kerning; + double _textOpacity; NSString *_textColor; NSString *_etchColor; - float _pathWeight; + double _pathWeight; + long long _selector; struct CGPoint _textOffset; struct CGPoint _etchOffset; } + (id)styleWithTextColor:(id)arg1; -+ (id)styleWithFontName:(id)arg1 withFontSize:(float)arg2; -@property(nonatomic) float pathWeight; // @synthesize pathWeight=_pathWeight; ++ (id)styleWithFontName:(id)arg1 withFontSize:(double)arg2; +@property(nonatomic) long long selector; // @synthesize selector=_selector; +@property(nonatomic) double pathWeight; // @synthesize pathWeight=_pathWeight; @property(nonatomic) struct CGPoint etchOffset; // @synthesize etchOffset=_etchOffset; @property(nonatomic) struct CGPoint textOffset; // @synthesize textOffset=_textOffset; @property(retain, nonatomic) NSString *etchColor; // @synthesize etchColor=_etchColor; @property(retain, nonatomic) NSString *textColor; // @synthesize textColor=_textColor; -@property(nonatomic) float textOpacity; // @synthesize textOpacity=_textOpacity; -@property(nonatomic) float kerning; // @synthesize kerning=_kerning; -@property(nonatomic) float minFontSize; // @synthesize minFontSize=_minFontSize; -@property(nonatomic) float fontSize; // @synthesize fontSize=_fontSize; +@property(nonatomic) double textOpacity; // @synthesize textOpacity=_textOpacity; +@property(nonatomic) double kerning; // @synthesize kerning=_kerning; +@property(nonatomic) double minFontSize; // @synthesize minFontSize=_minFontSize; +@property(nonatomic) double fontSize; // @synthesize fontSize=_fontSize; @property(retain, nonatomic) NSString *fontName; // @synthesize fontName=_fontName; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)overlayWithStyle:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKBThemedView.h b/iOS7/Frameworks/UIKit/UIKBThemedView.h index f25ffdcdd..d3f79fab5 100644 --- a/iOS7/Frameworks/UIKit/UIKBThemedView.h +++ b/iOS7/Frameworks/UIKit/UIKBThemedView.h @@ -10,24 +10,25 @@ @class CALayer, NSString; +// Not exported @interface UIKBThemedView : UIView { CALayer *_borders; CALayer *_background; - BOOL _lightKeyboard; - BOOL _active; - BOOL _usePersistentCaching; + _Bool _lightKeyboard; + _Bool _active; + _Bool _usePersistentCaching; int _style; struct UIEdgeInsets _cacheInsets; } -@property(nonatomic) BOOL usePersistentCaching; // @synthesize usePersistentCaching=_usePersistentCaching; +@property(nonatomic) _Bool usePersistentCaching; // @synthesize usePersistentCaching=_usePersistentCaching; @property(nonatomic) struct UIEdgeInsets cacheInsets; // @synthesize cacheInsets=_cacheInsets; @property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) BOOL active; // @synthesize active=_active; -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +@property(nonatomic) _Bool active; // @synthesize active=_active; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; - (void)drawContentsOfRenderers:(id)arg1; - (id)traitsForCurrentStyle; - (void)displayLayer:(id)arg1; @@ -36,8 +37,8 @@ @property(readonly, nonatomic) NSString *cacheKey; - (void)_setRenderConfig:(id)arg1; - (void)didMoveToWindow; -- (BOOL)_canDrawContent; -- (BOOL)_hasInsets; +- (_Bool)_canDrawContent; +- (_Bool)_hasInsets; - (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKBTree.h b/iOS7/Frameworks/UIKit/UIKBTree.h index f7a3b1a40..ee7261972 100644 --- a/iOS7/Frameworks/UIKit/UIKBTree.h +++ b/iOS7/Frameworks/UIKit/UIKBTree.h @@ -24,7 +24,7 @@ + (id)key; + (id)shapesForControlKeyShapes:(id)arg1 options:(int)arg2; + (id)mergeStringForKeyName:(id)arg1; -+ (BOOL)shouldSkipCacheString:(id)arg1; ++ (_Bool)shouldSkipCacheString:(id)arg1; + (id)stringForType:(int)arg1; + (id)treeOfType:(int)arg1; + (id)uniqueName; @@ -34,41 +34,43 @@ @property(retain, nonatomic) NSMutableDictionary *properties; // @synthesize properties; @property(retain, nonatomic) NSString *name; // @synthesize name; @property(nonatomic) int type; // @synthesize type; -- (BOOL)renderKeyInKeyplane:(id)arg1; -- (BOOL)_renderAsStringKey; +- (_Bool)renderKeyInKeyplane:(id)arg1; +- (_Bool)_renderAsStringKey; - (id)cacheDisplayString; -- (BOOL)shouldCacheKey; -- (BOOL)hasLayoutTag:(id)arg1; +- (_Bool)shouldCacheKey; +- (_Bool)hasLayoutTag:(id)arg1; - (id)variantDisplayString; -- (void)orderVariantKeys:(BOOL)arg1; -- (BOOL)behavesAsShiftKey; -- (BOOL)canFadeOut; -- (BOOL)modifiesKeyplane; -- (BOOL)avoidsLanguageIndicator; -- (void)setForceMultitap:(BOOL)arg1; -- (BOOL)forceMultitap; +- (void)orderVariantKeys:(_Bool)arg1; +- (_Bool)behavesAsShiftKey; +- (_Bool)dynamicDisplayTypeHint; +- (double)fadeOutDuration; +- (_Bool)canFadeOutFromState:(int)arg1 toState:(int)arg2; +- (_Bool)modifiesKeyplane; +- (_Bool)avoidsLanguageIndicator; +- (void)setForceMultitap:(_Bool)arg1; +- (_Bool)forceMultitap; - (void)setClipCorners:(int)arg1; - (int)clipCorners; - (void)setSplitMode:(int)arg1; - (int)splitMode; -- (void)setDisabled:(BOOL)arg1; -- (BOOL)disabled; -- (void)setFlickDirection:(int)arg1; -- (int)flickDirection; +- (void)setDisabled:(_Bool)arg1; +- (_Bool)disabled; +- (void)setFlickDirection:(long long)arg1; +- (long long)flickDirection; - (id)variantPopupBias; - (void)setVariantPopupBias:(id)arg1; -- (void)setGhost:(BOOL)arg1; -- (BOOL)ghost; -- (void)setVisible:(BOOL)arg1; -- (BOOL)visible; +- (void)setGhost:(_Bool)arg1; +- (_Bool)ghost; +- (void)setVisible:(_Bool)arg1; +- (_Bool)visible; - (void)setOverrideDisplayString:(id)arg1; - (id)overrideDisplayString; - (void)setRendering:(int)arg1; - (int)rendering; - (void)setDisplayRowHint:(int)arg1; - (int)displayRowHint; -- (void)setTextAlignment:(int)arg1; -- (int)textAlignment; +- (void)setTextAlignment:(long long)arg1; +- (long long)textAlignment; - (void)setHighlightedVariantIndex:(int)arg1; - (int)highlightedVariantIndex; - (void)setDisplayTypeHint:(int)arg1; @@ -89,33 +91,34 @@ - (int)_variantType; - (void)setState:(int)arg1; - (int)state; -- (id)attributeSet:(BOOL)arg1; -- (id)geometrySet:(BOOL)arg1; +- (id)attributeSet:(_Bool)arg1; +- (id)geometrySet:(_Bool)arg1; - (id)keySet; - (void)updateMoreAndInternationalKeysWithOptions:(int)arg1; -- (void)updateDictationKeyOnNumberPads:(BOOL)arg1; +- (void)updateDictationKeyOnNumberPads:(_Bool)arg1; - (id)findLeftMoreKey; - (struct CGRect)frameForKeylayoutName:(id)arg1; -- (BOOL)looksLike:(id)arg1; -- (BOOL)supportsType:(int)arg1; +- (_Bool)looksLike:(id)arg1; +- (_Bool)supportsType:(long long)arg1; - (id)autolocalizedKeyCacheIterator; -- (BOOL)isSplit; -- (void)setIsGenerated:(BOOL)arg1; -- (BOOL)isGenerated; -- (BOOL)isLetters; -- (BOOL)looksLikeShiftAlternate; -- (BOOL)usesKeyCharging; -- (BOOL)usesAdaptiveKeys; -- (BOOL)isShiftKeyPlaneChooser; -- (BOOL)noLanguageIndicator; -- (BOOL)notUseCandidateSelection; -- (BOOL)shouldSkipCandidateSelectionForVariants; -- (BOOL)shouldSkipCandidateSelection; -- (BOOL)isAlphabeticPlane; -- (BOOL)isShiftKeyplane; +- (int)dragThreshold; +- (_Bool)isSplit; +- (void)setIsGenerated:(_Bool)arg1; +- (_Bool)isGenerated; +- (_Bool)isLetters; +- (_Bool)looksLikeShiftAlternate; +- (_Bool)usesKeyCharging; +- (_Bool)usesAdaptiveKeys; +- (_Bool)isShiftKeyPlaneChooser; +- (_Bool)noLanguageIndicator; +- (_Bool)notUseCandidateSelection; +- (_Bool)shouldSkipCandidateSelectionForVariants; +- (_Bool)shouldSkipCandidateSelection; +- (_Bool)isAlphabeticPlane; +- (_Bool)isShiftKeyplane; - (id)shiftAlternateKeyplaneName; - (id)alternateKeyplaneName; -- (BOOL)usesAutoShift; +- (_Bool)usesAutoShift; - (id)keysWithString:(id)arg1; - (id)keysByKeyName:(id)arg1; - (id)geometriesOrderedByPosition; @@ -149,12 +152,12 @@ - (id)geometry; - (void)setShape:(id)arg1; - (id)shape; -- (BOOL)subtreesAreOrdered; -- (BOOL)isLeafType; +- (_Bool)subtreesAreOrdered; +- (_Bool)isLeafType; - (void)zipAttributes; - (void)zipGeometrySet; -- (void)zipGeometries:(BOOL)arg1 attributes:(BOOL)arg2; -- (BOOL)_needsScaling; +- (void)zipGeometries:(_Bool)arg1 attributes:(_Bool)arg2; +- (_Bool)_needsScaling; - (int)indexOfSubtree:(id)arg1; - (id)subtreesWithProperty:(id)arg1 value:(id)arg2; - (id)subtreeWithName:(id)arg1 rows:(id)arg2; @@ -163,18 +166,18 @@ - (id)recursiveDescription; - (id)description; - (id)numberForProperty:(id)arg1; -- (BOOL)boolForProperty:(id)arg1; +- (_Bool)boolForProperty:(id)arg1; - (int)intForProperty:(id)arg1; - (id)stringForProperty:(id)arg1; -- (BOOL)setObject:(id)arg1 forProperty:(id)arg2; -- (BOOL)isDuplicateOfTree:(id)arg1; -- (BOOL)isEqualToTree:(id)arg1; -- (BOOL)isSameAsTree:(id)arg1; +- (_Bool)setObject:(id)arg1 forProperty:(id)arg2; +- (_Bool)isDuplicateOfTree:(id)arg1; +- (_Bool)isEqualToTree:(id)arg1; +- (_Bool)isSameAsTree:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithType:(int)arg1 withName:(id)arg2 withProperties:(id)arg3 withSubtrees:(id)arg4 withCache:(id)arg5; - (id)initWithType:(int)arg1; -- (BOOL)isHashed; +- (_Bool)isHashed; - (id)componentName; - (id)unhashedName; - (id)nameFromAttributes; diff --git a/iOS7/Frameworks/UIKit/UIKBTreeLocalizedKeylistEnumerator.h b/iOS7/Frameworks/UIKit/UIKBTreeLocalizedKeylistEnumerator.h index eddfe982d..a229d7200 100644 --- a/iOS7/Frameworks/UIKit/UIKBTreeLocalizedKeylistEnumerator.h +++ b/iOS7/Frameworks/UIKit/UIKBTreeLocalizedKeylistEnumerator.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface UIKBTreeLocalizedKeylistEnumerator : NSEnumerator { NSDictionary *_keyplaneCache; diff --git a/iOS7/Frameworks/UIKit/UIKBTree_Compile.h b/iOS7/Frameworks/UIKit/UIKBTree_Compile.h index 1f7789f8f..cad0367e7 100644 --- a/iOS7/Frameworks/UIKit/UIKBTree_Compile.h +++ b/iOS7/Frameworks/UIKit/UIKBTree_Compile.h @@ -20,18 +20,18 @@ + (id)uniqueNameWithType:(int)arg1; @property(retain, nonatomic) NSMutableDictionary *refs; // @synthesize refs; @property(retain, nonatomic) NSMutableDictionary *symbols; // @synthesize symbols; -- (BOOL)_needsScaling; -@property(nonatomic) BOOL variable; +- (_Bool)_needsScaling; +@property(nonatomic) _Bool variable; @property(readonly, nonatomic) NSArray *refList; - (void)setAttributeSet:(id)arg1; -- (id)attributeSet:(BOOL)arg1; +- (id)attributeSet:(_Bool)arg1; - (void)setGeometrySet:(id)arg1; -- (id)geometrySet:(BOOL)arg1; +- (id)geometrySet:(_Bool)arg1; - (int)subtreeHash; - (int)shapeHash; - (int)symbolHash:(id)arg1; - (id)symbolValues:(id)arg1 withSymbols:(id)arg2; -- (BOOL)usesSymbols; +- (_Bool)usesSymbols; - (void)mergePropertiesWithSubtreeRange:(struct _NSRange)arg1 properties:(id)arg2; - (void)mergePropertiesWithOthers:(id)arg1; - (void)mergeSymbolsWithOthers:(id)arg1; @@ -40,8 +40,8 @@ - (int)indexOfSubtreeWithType:(int)arg1; - (void)setTarget:(id)arg1 forReference:(id)arg2; - (id)listAtIndex:(int)arg1; -- (BOOL)isSymbolType; -- (BOOL)isSameAsTree:(id)arg1; +- (_Bool)isSymbolType; +- (_Bool)isSameAsTree:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithType:(int)arg1; - (void)uniquifyName; diff --git a/iOS7/Frameworks/UIKit/UIKeyCommand.h b/iOS7/Frameworks/UIKit/UIKeyCommand.h index f05ee1eb8..95498a76d 100644 --- a/iOS7/Frameworks/UIKit/UIKeyCommand.h +++ b/iOS7/Frameworks/UIKit/UIKeyCommand.h @@ -15,38 +15,38 @@ { NSIndexSet *_keyCodes; SEL _action; - int _buttonType; + long long _buttonType; UIEvent *_triggeringEvent; NSString *_segueIdentifier; UIViewController *_controllerForSegue; NSString *_input; - int _modifierFlags; + long long _modifierFlags; } -+ (id)keyCommandWithInput:(id)arg1 modifierFlags:(int)arg2 segueIdentifier:(id)arg3; -+ (id)keyCommandWithInput:(id)arg1 modifierFlags:(int)arg2 buttonType:(int)arg3; -+ (id)keyCommandWithKeyCodes:(id)arg1 modifierFlags:(int)arg2 buttonType:(int)arg3; -+ (id)keyCommandWithKeyCodes:(id)arg1 modifierFlags:(int)arg2 action:(SEL)arg3; -+ (id)keyCommandWithInput:(id)arg1 modifierFlags:(int)arg2 action:(SEL)arg3; -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) int modifierFlags; // @synthesize modifierFlags=_modifierFlags; ++ (id)keyCommandWithInput:(id)arg1 modifierFlags:(long long)arg2 segueIdentifier:(id)arg3; ++ (id)keyCommandWithInput:(id)arg1 modifierFlags:(long long)arg2 buttonType:(long long)arg3; ++ (id)keyCommandWithKeyCodes:(id)arg1 modifierFlags:(long long)arg2 buttonType:(long long)arg3; ++ (id)keyCommandWithKeyCodes:(id)arg1 modifierFlags:(long long)arg2 action:(SEL)arg3; ++ (id)keyCommandWithInput:(id)arg1 modifierFlags:(long long)arg2 action:(SEL)arg3; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) long long modifierFlags; // @synthesize modifierFlags=_modifierFlags; @property(readonly, nonatomic) NSString *input; // @synthesize input=_input; - (void)_setViewControllerForSegue:(id)arg1; - (id)_controllerForSegue; - (id)_segueIdentifier; - (void)_setTriggeringEvent:(id)arg1; - (id)_triggeringEvent; -- (void)_setButtonType:(int)arg1; -- (int)_buttonType; +- (void)_setButtonType:(long long)arg1; +- (long long)_buttonType; - (id)_keyCodes; - (void)setAction:(SEL)arg1; - (SEL)action; -- (BOOL)triggerSegueIfPossible; -- (id)initWithInput:(id)arg1 modifierFlags:(int)arg2 segueIdentifier:(id)arg3; -- (id)initWithInput:(id)arg1 modifierFlags:(int)arg2 buttonType:(int)arg3; -- (id)initWithKeyCodes:(id)arg1 modifierFlags:(int)arg2 buttonType:(int)arg3; -- (id)initWithKeyCodes:(id)arg1 modifierFlags:(int)arg2 action:(SEL)arg3; -- (id)initWithInput:(id)arg1 modifierFlags:(int)arg2 action:(SEL)arg3; +- (_Bool)triggerSegueIfPossible; +- (id)initWithInput:(id)arg1 modifierFlags:(long long)arg2 segueIdentifier:(id)arg3; +- (id)initWithInput:(id)arg1 modifierFlags:(long long)arg2 buttonType:(long long)arg3; +- (id)initWithKeyCodes:(id)arg1 modifierFlags:(long long)arg2 buttonType:(long long)arg3; +- (id)initWithKeyCodes:(id)arg1 modifierFlags:(long long)arg2 action:(SEL)arg3; +- (id)initWithInput:(id)arg1 modifierFlags:(long long)arg2 action:(SEL)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyInput-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyInput-Protocol.h index 82dbd338c..d4cfe497e 100644 --- a/iOS7/Frameworks/UIKit/UIKeyInput-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyInput-Protocol.h @@ -9,6 +9,6 @@ @protocol UIKeyInput - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboard-TestingSupport.h b/iOS7/Frameworks/UIKit/UIKeyboard-TestingSupport.h new file mode 100644 index 000000000..721770d91 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboard-TestingSupport.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboard (TestingSupport) +- (long long)_positionInCandidateList:(id)arg1; +- (_Bool)_hasCandidates; +- (void)_acceptCurrentCandidate; +- (id)_getAutocorrection; +- (void)_setAutocorrects:(_Bool)arg1; +- (void)_setInputMode:(id)arg1; +- (id)_typeCharacter:(id)arg1 withError:(struct CGPoint)arg2 shouldTypeVariants:(_Bool)arg3 baseKeyForVariants:(_Bool)arg4; +- (id)_touchPoint:(struct CGPoint)arg1; +- (void)_changeToKeyplane:(id)arg1; +- (id)_keyplaneNamed:(id)arg1; +- (id)_keyplaneForKey:(id)arg1; +- (id)_baseKeyForRepresentedString:(id)arg1; +- (id)_getLocalizedInputMode; +- (id)_getCurrentKeyboardName; +- (id)_getCurrentKeyplaneName; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboard-UIManualKeyboardAdditions.h b/iOS7/Frameworks/UIKit/UIKeyboard-UIManualKeyboardAdditions.h new file mode 100644 index 000000000..add802f2f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboard-UIManualKeyboardAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboard (UIManualKeyboardAdditions) +- (void)manualKeyboardWasOrderedOut; +- (void)manualKeyboardWillBeOrderedOut; +- (void)manualKeyboardWasOrderedIn; +- (void)manualKeyboardWillBeOrderedIn; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboard-UIPeripheralHostAdditions.h b/iOS7/Frameworks/UIKit/UIKeyboard-UIPeripheralHostAdditions.h new file mode 100644 index 000000000..955afb8e4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboard-UIPeripheralHostAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboard (UIPeripheralHostAdditions) +- (_Bool)_isAutomaticKeyboard; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboard.h b/iOS7/Frameworks/UIKit/UIKeyboard.h index 77e096c2c..61aedf49c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboard.h +++ b/iOS7/Frameworks/UIKit/UIKeyboard.h @@ -8,51 +8,50 @@ #import "UIKeyboardImplGeometryDelegate-Protocol.h" -@class UIImage, UITextInputTraits; +@class UITextInputTraits; @interface UIKeyboard : UIView { - UIImage *m_snapshot; + UIView *m_snapshot; UITextInputTraits *m_defaultTraits; - BOOL m_typingDisabled; - BOOL m_minimized; - BOOL m_respondingToImplGeometryChange; - int m_orientation; - int m_idiom; + _Bool m_typingDisabled; + _Bool m_minimized; + _Bool m_respondingToImplGeometryChange; + long long m_orientation; + long long m_idiom; } -+ (BOOL)splitKeyboardEnabled; -+ (BOOL)isInHardwareKeyboardMode; -+ (struct CGSize)keyboardSizeForInterfaceOrientation:(int)arg1; -+ (struct CGSize)sizeForInterfaceOrientation:(int)arg1; -+ (BOOL)shouldMinimizeForHardwareKeyboard; -+ (BOOL)respondsToProxGesture; -+ (BOOL)isOnScreen; -+ (struct CGRect)defaultFrameForInterfaceOrientation:(int)arg1; -+ (struct CGSize)defaultSizeForInterfaceOrientation:(int)arg1; ++ (_Bool)splitKeyboardEnabled; ++ (_Bool)isInHardwareKeyboardMode; ++ (struct CGSize)keyboardSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)sizeForInterfaceOrientation:(long long)arg1; ++ (_Bool)shouldMinimizeForHardwareKeyboard; ++ (_Bool)respondsToProxGesture; ++ (_Bool)isOnScreen; ++ (struct CGRect)defaultFrameForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)defaultSizeForInterfaceOrientation:(long long)arg1; + (struct CGSize)defaultSize; + (void)removeAllDynamicDictionaries; + (void)initImplementationNow; + (void)_clearActiveKeyboard; + (id)activeKeyboard; -@property(nonatomic) int keyboardIdiom; // @synthesize keyboardIdiom=m_idiom; +@property(nonatomic) long long keyboardIdiom; // @synthesize keyboardIdiom=m_idiom; - (void)resizeForKeyplaneSize:(struct CGSize)arg1; -@property(nonatomic) BOOL showsCandidatesInline; -- (BOOL)canDismiss; -- (void)implBoundsHeightChangeDone:(float)arg1 suppressNotification:(BOOL)arg2; -- (void)prepareForImplBoundsHeightChange:(float)arg1 suppressNotification:(BOOL)arg2; -- (struct UIPeripheralAnimationGeometry)geometryForImplHeightDelta:(float)arg1; +@property(nonatomic) _Bool showsCandidatesInline; +- (_Bool)canDismiss; +- (void)implBoundsHeightChangeDone:(double)arg1 suppressNotification:(_Bool)arg2; +- (void)prepareForImplBoundsHeightChange:(double)arg1 suppressNotification:(_Bool)arg2; +- (struct UIPeripheralAnimationGeometry)geometryForImplHeightDelta:(double)arg1; - (void)keyboardMinMaximized:(id)arg1 finished:(id)arg2 context:(id)arg3; -@property(nonatomic, getter=isMinimized) BOOL minimized; +@property(nonatomic, getter=isMinimized) _Bool minimized; - (void)maximize; - (void)minimize; - (void)_setRenderConfig:(id)arg1; - (id)targetWindow; -- (BOOL)stringIsExemptFromChecker:(id)arg1; -- (void)setCorrectionLearningAllowed:(BOOL)arg1; -- (struct UIPeripheralAnimationGeometry)geometryForMinimize:(BOOL)arg1; +- (void)setCorrectionLearningAllowed:(_Bool)arg1; +- (struct UIPeripheralAnimationGeometry)geometryForMinimize:(_Bool)arg1; - (void)syncMinimizedStateToHardwareKeyboardAttachedState; -- (BOOL)shouldSaveMinimizationState; +- (_Bool)shouldSaveMinimizationState; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -62,28 +61,29 @@ - (void)setNeedsDisplay; - (void)removeFromSuperview; - (void)movedFromSuperview:(id)arg1; +- (void)_deactivateForBackgrounding; - (void)deactivate; -- (BOOL)isActive; +- (_Bool)isActive; - (void)activate; -@property(nonatomic) BOOL typingEnabled; +@property(nonatomic) _Bool typingEnabled; - (void)takeSnapshot; - (void)clearSnapshot; - (id)delegate; - (void)setDefaultTextInputTraits:(id)arg1; - (id)defaultTextInputTraits; -- (void)setReturnKeyEnabled:(BOOL)arg1; -- (BOOL)returnKeyEnabled; -@property(nonatomic) BOOL caretVisible; -@property(nonatomic) BOOL caretBlinks; -- (BOOL)hasAutocorrectPrompt; +- (void)setReturnKeyEnabled:(_Bool)arg1; +- (_Bool)returnKeyEnabled; +@property(nonatomic) _Bool caretVisible; +@property(nonatomic) _Bool caretBlinks; +- (_Bool)hasAutocorrectPrompt; - (void)acceptAutocorrection; - (void)removeAutocorrectPrompt; -- (void)geometryChangeDone:(BOOL)arg1; +- (void)geometryChangeDone:(_Bool)arg1; - (void)prepareForGeometryChange; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (int)interfaceOrientation; +- (long long)interfaceOrientation; - (void)updateLayout; - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; @@ -91,27 +91,6 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)autoAdjustOrientationForSize:(struct CGSize)arg1; - (void)autoAdjustOrientation; -- (void)manualKeyboardWasOrderedOut; -- (void)manualKeyboardWillBeOrderedOut; -- (void)manualKeyboardWasOrderedIn; -- (void)manualKeyboardWillBeOrderedIn; -- (int)_positionInCandidateList:(id)arg1; -- (BOOL)_hasCandidates; -- (void)_clearCurrentInputManager; -- (void)_acceptCurrentCandidate; -- (id)_getAutocorrection; -- (void)_setAutocorrects:(BOOL)arg1; -- (void)_setInputMode:(id)arg1; -- (id)_typeCharacter:(id)arg1 withError:(struct CGPoint)arg2 shouldTypeVariants:(BOOL)arg3 baseKeyForVariants:(BOOL)arg4; -- (id)_touchPoint:(struct CGPoint)arg1; -- (void)_changeToKeyplane:(id)arg1; -- (id)_keyplaneNamed:(id)arg1; -- (id)_keyplaneForKey:(id)arg1; -- (id)_baseKeyForRepresentedString:(id)arg1; -- (id)_getLocalizedInputMode; -- (id)_getCurrentKeyboardName; -- (id)_getCurrentKeyplaneName; -- (BOOL)_isAutomaticKeyboard; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardAutocorrectionController.h b/iOS7/Frameworks/UIKit/UIKeyboardAutocorrectionController.h index a0ee8bfb1..62659f68a 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardAutocorrectionController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardAutocorrectionController.h @@ -8,19 +8,20 @@ @class TIKeyboardCandidate; +// Not exported @interface UIKeyboardAutocorrectionController : NSObject { TIKeyboardCandidate *_autocorrection; - BOOL _needsAutocorrection; - BOOL _deferredAutocorrection; - BOOL _requestedAutocorrection; + _Bool _needsAutocorrection; + _Bool _deferredAutocorrection; + _Bool _requestedAutocorrection; } -@property(nonatomic) BOOL requestedAutocorrection; // @synthesize requestedAutocorrection=_requestedAutocorrection; -@property(nonatomic) BOOL deferredAutocorrection; // @synthesize deferredAutocorrection=_deferredAutocorrection; -@property(nonatomic) BOOL needsAutocorrection; // @synthesize needsAutocorrection=_needsAutocorrection; +@property(nonatomic) _Bool requestedAutocorrection; // @synthesize requestedAutocorrection=_requestedAutocorrection; +@property(nonatomic) _Bool deferredAutocorrection; // @synthesize deferredAutocorrection=_deferredAutocorrection; +@property(nonatomic) _Bool needsAutocorrection; // @synthesize needsAutocorrection=_needsAutocorrection; - (void)requestAutocorrectionWithExecutionContext:(id)arg1; -- (BOOL)hasAutocorrection; +- (_Bool)hasAutocorrection; - (void)setNeedsAutocorrection; @property(copy, nonatomic) TIKeyboardCandidate *autocorrection; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardAutomatic.h b/iOS7/Frameworks/UIKit/UIKeyboardAutomatic.h index 7d8a9da9c..21f11f44e 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardAutomatic.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardAutomatic.h @@ -6,26 +6,27 @@ #import +// Not exported @interface UIKeyboardAutomatic : UIKeyboard { - BOOL showsCandidateBar; - BOOL showsCandidateInline; - BOOL receivedCandidatesInCurrentInputMode; - BOOL caretBlinks; + _Bool showsCandidateBar; + _Bool showsCandidateInline; + _Bool receivedCandidatesInCurrentInputMode; + _Bool caretBlinks; } -@property(nonatomic) BOOL caretBlinks; // @synthesize caretBlinks; -@property(nonatomic) BOOL receivedCandidatesInCurrentInputMode; // @synthesize receivedCandidatesInCurrentInputMode; -@property(nonatomic) BOOL showsCandidateInline; // @synthesize showsCandidateInline; -@property(nonatomic) BOOL showsCandidateBar; // @synthesize showsCandidateBar; +@property(nonatomic) _Bool caretBlinks; // @synthesize caretBlinks; +@property(nonatomic) _Bool receivedCandidatesInCurrentInputMode; // @synthesize receivedCandidatesInCurrentInputMode; +@property(nonatomic) _Bool showsCandidateInline; // @synthesize showsCandidateInline; +@property(nonatomic) _Bool showsCandidateBar; // @synthesize showsCandidateBar; - (void)activate; -- (BOOL)_isAutomaticKeyboard; +- (_Bool)_isAutomaticKeyboard; - (void)didSuspend:(id)arg1; - (void)willResume:(id)arg1; -- (void)implBoundsHeightChangeDone:(float)arg1 suppressNotification:(BOOL)arg2; -- (void)prepareForImplBoundsHeightChange:(float)arg1 suppressNotification:(BOOL)arg2; -- (struct UIPeripheralAnimationGeometry)geometryForHeightDelta:(float)arg1; -- (BOOL)isActive; +- (void)implBoundsHeightChangeDone:(double)arg1 suppressNotification:(_Bool)arg2; +- (void)prepareForImplBoundsHeightChange:(double)arg1 suppressNotification:(_Bool)arg2; +- (struct UIPeripheralAnimationGeometry)geometryForHeightDelta:(double)arg1; +- (_Bool)isActive; - (void)maximize; - (void)minimize; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardBackdropCornerView.h b/iOS7/Frameworks/UIKit/UIKeyboardBackdropCornerView.h new file mode 100644 index 000000000..c19adcb28 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardBackdropCornerView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKeyboardBackdropCornerView : UIView +{ + int _corners; + double _radius; +} + +- (id)_generateBackdropMaskImage; +- (void)drawInRect:(struct CGRect)arg1; +- (void)updateFrame:(struct CGRect)arg1 withCorners:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 withCorners:(int)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Handwriting.h b/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Handwriting.h new file mode 100644 index 000000000..e2906cf11 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Handwriting.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TIKeyboardBehaviors.h" + +// Not exported +@interface UIKeyboardBehaviors_Handwriting : TIKeyboardBehaviors +{ + _Bool _usesCandidateSelection; +} + +@property(nonatomic) _Bool usesCandidateSelection; // @synthesize usesCandidateSelection=_usesCandidateSelection; +- (id)keyBehaviorsForState:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Paged.h b/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Paged.h deleted file mode 100644 index e58ce59e3..000000000 --- a/iOS7/Frameworks/UIKit/UIKeyboardBehaviors_Paged.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "TIKeyboardBehaviors.h" - -@interface UIKeyboardBehaviors_Paged : TIKeyboardBehaviors -{ -} - -- (id)keyBehaviorsForState:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIKeyboardButton.h b/iOS7/Frameworks/UIKit/UIKeyboardButton.h index 8131523eb..b783d3a0a 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardButton.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardButton.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIKeyboardButton : UIButton { - int _keyboardButtonStyle; + long long _keyboardButtonStyle; } -@property(readonly, nonatomic) int keyboardButtonStyle; // @synthesize keyboardButtonStyle=_keyboardButtonStyle; -- (id)initWithKeyboardButtonStyle:(int)arg1; +@property(readonly, nonatomic) long long keyboardButtonStyle; // @synthesize keyboardButtonStyle=_keyboardButtonStyle; +- (id)initWithKeyboardButtonStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCache.h b/iOS7/Frameworks/UIKit/UIKeyboardCache.h index 4ab962eba..7ba684333 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCache.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCache.h @@ -8,23 +8,24 @@ @class CPBitmapStore, NSSet; +// Not exported @interface UIKeyboardCache : NSObject { CPBitmapStore *_store; NSSet *_layouts; - BOOL _isCommitting; + _Bool _isCommitting; } -+ (BOOL)enabled; ++ (_Bool)enabled; + (id)sharedInstance; - (void)updateCacheForInputModes:(id)arg1; - (id)uniqueLayoutsFromInputModes:(id)arg1; - (id)displayImagesForView:(id)arg1 fromLayout:(id)arg2 imageFlags:(id)arg3; -- (id)dataForContext:(struct CGContext *)arg1; -- (struct CGContext *)_imageContextForView:(id)arg1; -- (void)displayView:(id)arg1 imageWidth:(float)arg2 fromLayout:(id)arg3; +- (void)displayView:(id)arg1 imageWidth:(double)arg2 fromLayout:(id)arg3; - (void)displayView:(id)arg1 fromLayout:(id)arg2; +- (struct CGImage *)cachedCompositeImageForCacheKeys:(id)arg1 fromLayout:(id)arg2 opacities:(id)arg3; - (struct CGImage *)cachedImageForKey:(id)arg1 fromLayout:(id)arg2; +- (void)clearNonPersistentCache; - (void)commitTransaction; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBar.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBar.h index ab09bd593..3ef4c005c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBar.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBar.h @@ -11,18 +11,22 @@ #import "UIKeyboardCandidateList-Protocol.h" #import "UIKeyboardCandidateListDelegate-Protocol.h" -@class NSArray, NSIndexPath, NSString, TIKeyboardCandidateResultSet, UICollectionView, UIImageView; +@class NSArray, NSIndexPath, NSString, TIKeyboardCandidateResultSet, UIImageView, UIKBCandidateCollectionView, UIKBThemedView; +// Not exported @interface UIKeyboardCandidateBar : UIView { - BOOL _canExtend; - BOOL _shouldSkipLayoutUntilScrollViewAnimationEnds; - BOOL _didSkipLayout; + _Bool _canExtend; + _Bool _shouldSkipLayoutUntilScrollViewAnimationEnds; + _Bool _didSkipLayout; NSString *_inlineText; UIImageView *_candidateMaskView; id _delegate; + double _upArrowWidth; id _candidateListDelegate; - UICollectionView *_collectionView; + NSArray *_candidateViews; + unsigned long long _currentCandidateViewIndex; + UIKBThemedView *_secondaryCandidatesViewEdgeGradient; TIKeyboardCandidateResultSet *_candidateResultSet; NSArray *_filteredCandidates; NSIndexPath *_dragStartNextPageIndexPath; @@ -31,74 +35,100 @@ struct CGPoint _dragStartOffset; } -+ (float)defaultCandidateWidth; -+ (float)candidateBarHeight; ++ (double)defaultCandidateWidth; ++ (double)heightForInterfaceOrientation:(long long)arg1; ++ (double)height; ++ (double)heightForRowAtIndex:(unsigned long long)arg1 interfaceOrientation:(long long)arg2; ++ (double)heightForRowAtIndex:(unsigned long long)arg1; ++ (double)heightForLastRow; ++ (unsigned long long)numberOfRowsForInterfaceOrientation:(long long)arg1; ++ (unsigned long long)numberOfRows; ++ (void)setScreenTraits:(id)arg1; @property(copy, nonatomic) id skippedSetCandidatesBlock; // @synthesize skippedSetCandidatesBlock=_skippedSetCandidatesBlock; -@property(nonatomic) BOOL didSkipLayout; // @synthesize didSkipLayout=_didSkipLayout; -@property(nonatomic) BOOL shouldSkipLayoutUntilScrollViewAnimationEnds; // @synthesize shouldSkipLayoutUntilScrollViewAnimationEnds=_shouldSkipLayoutUntilScrollViewAnimationEnds; +@property(nonatomic) _Bool didSkipLayout; // @synthesize didSkipLayout=_didSkipLayout; +@property(nonatomic) _Bool shouldSkipLayoutUntilScrollViewAnimationEnds; // @synthesize shouldSkipLayoutUntilScrollViewAnimationEnds=_shouldSkipLayoutUntilScrollViewAnimationEnds; @property(copy, nonatomic) NSIndexPath *dragStartPreviousPageIndexPath; // @synthesize dragStartPreviousPageIndexPath=_dragStartPreviousPageIndexPath; @property(copy, nonatomic) NSIndexPath *dragStartNextPageIndexPath; // @synthesize dragStartNextPageIndexPath=_dragStartNextPageIndexPath; @property(nonatomic) struct CGPoint dragStartOffset; // @synthesize dragStartOffset=_dragStartOffset; -@property(nonatomic) BOOL canExtend; // @synthesize canExtend=_canExtend; +@property(nonatomic) _Bool canExtend; // @synthesize canExtend=_canExtend; @property(retain, nonatomic) NSArray *filteredCandidates; // @synthesize filteredCandidates=_filteredCandidates; @property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateResultSet; // @synthesize candidateResultSet=_candidateResultSet; -@property(retain, nonatomic) UICollectionView *collectionView; // @synthesize collectionView=_collectionView; +@property(retain, nonatomic) UIKBThemedView *secondaryCandidatesViewEdgeGradient; // @synthesize secondaryCandidatesViewEdgeGradient=_secondaryCandidatesViewEdgeGradient; +@property(nonatomic) unsigned long long currentCandidateViewIndex; // @synthesize currentCandidateViewIndex=_currentCandidateViewIndex; +@property(retain, nonatomic) NSArray *candidateViews; // @synthesize candidateViews=_candidateViews; @property(nonatomic) id candidateListDelegate; // @synthesize candidateListDelegate=_candidateListDelegate; +@property(nonatomic) double upArrowWidth; // @synthesize upArrowWidth=_upArrowWidth; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIImageView *candidateMaskView; // @synthesize candidateMaskView=_candidateMaskView; @property(copy, nonatomic) NSString *inlineText; // @synthesize inlineText=_inlineText; - (void)setFrame:(struct CGRect)arg1; +@property(readonly, nonatomic) UIKBCandidateCollectionView *currentCandidateView; @property(readonly, nonatomic) TIKeyboardCandidateResultSet *candidates; -- (float)_emptySpaceForItemsToIndex:(unsigned int)arg1 inSection:(int)arg2; -- (struct CGSize)_sizeOfItemAtIndex:(unsigned int)arg1 inSection:(int)arg2; -- (id)_itemAtIndex:(unsigned int)arg1 inSection:(int)arg2; -- (unsigned int)_countOfItemsInSection:(int)arg1; +- (Class)_barCellClassForSection:(long long)arg1; +- (unsigned long long)_sectionIndexForSection:(long long)arg1; +- (long long)_sectionForSectionIndex:(unsigned long long)arg1 candidateView:(id)arg2; +- (id)_candidateViewForSection:(long long)arg1; +- (double)_emptySpaceForItemsToIndex:(unsigned long long)arg1 inSection:(long long)arg2; +- (double)_widthOfItemAtIndex:(unsigned long long)arg1 inSection:(long long)arg2; +- (id)_itemAtIndex:(unsigned long long)arg1 inSection:(long long)arg2; +- (unsigned long long)_countOfItemsInSection:(long long)arg1; +- (id)_indexPathForCandidateFromIndexPath:(id)arg1 inCandidateView:(id)arg2; +- (id)_indexPathForCurrentCandidateViewFromIndexPath:(id)arg1; - (id)_indexPathForLastVisibleItem; - (id)_indexPathForFirstVisibleItem; - (id)_previousPageIndexPath; - (id)_nextPageIndexPath; - (void)_showPageAtIndexPath:(id)arg1; - (void)_updateCanExtendState; -- (void)_stepSelectedCandidateInDirection:(BOOL)arg1; -- (void)_scrollToFirstCandidateInSection:(int)arg1 withAnimation:(BOOL)arg2; -- (void)_showCandidateAtIndex:(unsigned int)arg1 inSection:(int)arg2 scrollCellToVisible:(BOOL)arg3 animated:(BOOL)arg4; +- (void)_stepSelectedCandidateInDirection:(_Bool)arg1 candidateView:(id)arg2 section:(long long)arg3; +- (void)_stepSelectedCandidateInDirection:(_Bool)arg1; +- (void)_scrollToFirstCandidateInSection:(long long)arg1 withAnimation:(_Bool)arg2; +- (void)_showCandidateAtIndex:(unsigned long long)arg1 inSection:(long long)arg2 scrollCellToVisible:(_Bool)arg3 animated:(_Bool)arg4; - (void)_performSkippedLayoutIfNeeded; -- (BOOL)_showingInitiallyHiddenCandidates; +- (_Bool)_showingInitiallyHiddenCandidates; +- (void)_reloadDataByAppendingAtEnd:(_Bool)arg1 initiallyHiddenCandidatesChanged:(_Bool)arg2; - (void)_reloadData; - (void)_clearData; +- (void)_updateCandidateViews; - (void)candidateListShouldBeDismissed:(id)arg1; - (void)candidateListSelectionDidChange:(id)arg1; - (void)candidateListAcceptCandidate:(id)arg1; - (void)revealHiddenCandidates; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (unsigned int)count; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (unsigned long long)count; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; -- (BOOL)hasNextPage; -- (BOOL)hasPreviousPage; +- (_Bool)hasNextPage; +- (_Bool)hasPreviousPage; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)showCandidate:(id)arg1; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; - (void)candidatesDidChange; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; -- (BOOL)isExtendedList; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; +- (void)candidateBarLayoutDidFinishPreparingLayout; - (struct CGSize)sizeOfDummyItemForCollectionView:(id)arg1 layout:(id)arg2; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell.h index 820569852..ec3cfd6ac 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell.h @@ -10,37 +10,42 @@ @class NSString, UIKBThemedView, UILabel; +// Not exported @interface UIKeyboardCandidateBarCell : UICollectionViewCell { - BOOL _beginsFirstPage; - BOOL _endsLastPage; - BOOL _isAtLeftEdge; + _Bool _beginsFirstPage; + _Bool _endsLastPage; + _Bool _isAtLeftEdge; UIKBThemedView *_themedView; UILabel *_label; NSString *_candidateText; } -+ (float)widthForCandidateText:(id)arg1; -+ (float)height; ++ (_Bool)highlightAffectsBackground; ++ (double)widthForCandidateText:(id)arg1; ++ (struct UIEdgeInsets)cacheInsets; ++ (id)textColorWithHighlight:(_Bool)arg1 whiteText:(_Bool)arg2; + (id)font; -+ (id)collectionViewKind; + (id)reuseIdentifier; -@property(nonatomic) BOOL isAtLeftEdge; // @synthesize isAtLeftEdge=_isAtLeftEdge; -@property(nonatomic) BOOL endsLastPage; // @synthesize endsLastPage=_endsLastPage; -@property(nonatomic) BOOL beginsFirstPage; // @synthesize beginsFirstPage=_beginsFirstPage; +@property(nonatomic) _Bool isAtLeftEdge; // @synthesize isAtLeftEdge=_isAtLeftEdge; +@property(nonatomic) _Bool endsLastPage; // @synthesize endsLastPage=_endsLastPage; +@property(nonatomic) _Bool beginsFirstPage; // @synthesize beginsFirstPage=_beginsFirstPage; @property(copy, nonatomic) NSString *candidateText; // @synthesize candidateText=_candidateText; @property(retain, nonatomic) UILabel *label; // @synthesize label=_label; @property(retain, nonatomic) UIKBThemedView *themedView; // @synthesize themedView=_themedView; - (void)drawRect:(struct CGRect)arg1; -@property(readonly, nonatomic) BOOL keepNonPersistent; -@property(readonly, nonatomic) float cachedWidth; -@property(readonly, nonatomic) BOOL cacheDeferable; +@property(readonly, nonatomic) _Bool keepNonPersistent; +@property(readonly, nonatomic) double cachedWidth; +@property(readonly, nonatomic) _Bool cacheDeferable; - (void)displayLayer:(id)arg1; - (id)cacheKeysForRenderFlags:(id)arg1; @property(readonly, nonatomic) NSString *cacheKey; - (void)updateIsAtLeftEdgeState; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)updateLabels; +- (void)_setRenderConfig:(id)arg1; +- (void)didMoveToWindow; - (void)setCandidate:(id)arg1; - (void)prepareForReuse; - (void)applyLayoutAttributes:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell_SecondaryCandidate.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell_SecondaryCandidate.h new file mode 100644 index 000000000..7ea15a1b9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarCell_SecondaryCandidate.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKeyboardCandidateBarCell_SecondaryCandidate : UIKeyboardCandidateBarCell +{ +} + ++ (_Bool)highlightAffectsBackground; ++ (struct UIEdgeInsets)cacheInsets; ++ (id)textColorWithHighlight:(_Bool)arg1 whiteText:(_Bool)arg2; ++ (id)font; ++ (id)reuseIdentifier; +- (void)drawRect:(struct CGRect)arg1; +- (void)updateLabels; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayout.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayout.h index d6d0c32bb..fc8c3ad80 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayout.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayout.h @@ -6,16 +6,20 @@ #import -@class NSMutableArray; +@class NSArray, NSMutableArray; +// Not exported @interface UIKeyboardCandidateBarLayout : UICollectionViewLayout { struct CGSize _contentSize; NSMutableArray *_allAttributes; + NSArray *_edgeDummyCellAttributes; } ++ (id)dummyCellCollectionViewKind; + (id)layout; + (Class)layoutAttributesClass; +@property(retain, nonatomic) NSArray *edgeDummyCellAttributes; // @synthesize edgeDummyCellAttributes=_edgeDummyCellAttributes; @property(retain, nonatomic) NSMutableArray *allAttributes; // @synthesize allAttributes=_allAttributes; - (void)prepareLayout; - (struct CGSize)collectionViewContentSize; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutAttributes.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutAttributes.h index 6657a58be..8ce1f8cba 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutAttributes.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutAttributes.h @@ -8,14 +8,15 @@ #import "NSCopying-Protocol.h" +// Not exported @interface UIKeyboardCandidateBarLayoutAttributes : UICollectionViewLayoutAttributes { - BOOL _beginsFirstPage; - BOOL _endsLastPage; + _Bool _beginsFirstPage; + _Bool _endsLastPage; } -@property(nonatomic) BOOL endsLastPage; // @synthesize endsLastPage=_endsLastPage; -@property(nonatomic) BOOL beginsFirstPage; // @synthesize beginsFirstPage=_beginsFirstPage; +@property(nonatomic) _Bool endsLastPage; // @synthesize endsLastPage=_endsLastPage; +@property(nonatomic) _Bool beginsFirstPage; // @synthesize beginsFirstPage=_beginsFirstPage; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutDelegate-Protocol.h index ec6c3d171..0101c3ce4 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarLayoutDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "UICollectionViewDelegate-Protocol.h" @protocol UIKeyboardCandidateBarLayoutDelegate +- (void)candidateBarLayoutDidFinishPreparingLayout; - (struct CGSize)sizeOfDummyItemForCollectionView:(id)arg1 layout:(id)arg2; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarSegmentControl.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarSegmentControl.h index a40c9bb60..bbecd3bd4 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarSegmentControl.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarSegmentControl.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIKeyboardCandidateBarSegmentControl : UISegmentedControl { } - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarShadow.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarShadow.h index cdc606996..4a1170113 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarShadow.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateBarShadow.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIKeyboardCandidateBarShadow : UIView { - BOOL _inverted; + _Bool _inverted; } -@property(nonatomic, getter=isInverted) BOOL inverted; // @synthesize inverted=_inverted; +@property(nonatomic, getter=isInverted) _Bool inverted; // @synthesize inverted=_inverted; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateFloatingArrowView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateFloatingArrowView.h index 879415388..e6712b930 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateFloatingArrowView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateFloatingArrowView.h @@ -8,6 +8,7 @@ @class UIButton; +// Not exported @interface UIKeyboardCandidateFloatingArrowView : UICollectionReusableView { UIButton *_arrowButton; @@ -19,6 +20,8 @@ - (void)dealloc; - (void)applyLayoutAttributes:(id)arg1; - (void)prepareForReuse; +- (void)updateArrow; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGrid.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGrid.h index 5f5a22a89..b495ccc11 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGrid.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGrid.h @@ -10,8 +10,9 @@ #import "UIKeyboardCandidateList-Protocol.h" #import "UIKeyboardCandidateListDelegate-Protocol.h" -@class NSArray, NSMutableDictionary, NSString, TIKeyboardCandidateResultSet, UIImageView, UIKeyboardCandidateGridCollectionViewController, UIKeyboardCandidateGridHeader, UIKeyboardCandidateSortControl; +@class NSArray, NSMutableDictionary, NSString, TIKeyboardCandidateResultSet, UIImageView, UIKBBackdropView, UIKeyboardCandidateGridCollectionViewController, UIKeyboardCandidateGridHeader, UIKeyboardCandidateSortControl; +// Not exported @interface UIKeyboardCandidateGrid : UIView { UIImageView *_backgroundView; @@ -19,64 +20,73 @@ UIView *_bottomBarShadow; UIKeyboardCandidateSortControl *_sortBar; UIKeyboardCandidateGridHeader *_gridHeader; - BOOL _drawTopShadow; - BOOL _drawBottomShadow; + _Bool _drawTopShadow; + _Bool _drawBottomShadow; + _Bool _showHiddenCandidatesOnly; + int _candidatesVisualStyle; id _candidateListDelegate; TIKeyboardCandidateResultSet *_candidateSet; NSMutableDictionary *_collectionViewControllers; UIKeyboardCandidateGridCollectionViewController *_collectionViewController; - unsigned int _numberOfColumns; + unsigned long long _numberOfColumns; id _scrollViewDelegate; - int _visualStyle; + UIKBBackdropView *_backdropView; NSArray *_sortedCandidates; NSString *_inlineText; } +@property(nonatomic) _Bool showHiddenCandidatesOnly; // @synthesize showHiddenCandidatesOnly=_showHiddenCandidatesOnly; @property(retain, nonatomic) NSString *inlineText; // @synthesize inlineText=_inlineText; @property(retain, nonatomic) NSArray *sortedCandidates; // @synthesize sortedCandidates=_sortedCandidates; -@property(nonatomic) int visualStyle; // @synthesize visualStyle=_visualStyle; +@property(retain, nonatomic) UIKBBackdropView *backdropView; // @synthesize backdropView=_backdropView; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; @property(nonatomic) id scrollViewDelegate; // @synthesize scrollViewDelegate=_scrollViewDelegate; -@property(nonatomic) unsigned int numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; +@property(nonatomic) unsigned long long numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; @property(nonatomic) UIKeyboardCandidateGridHeader *gridHeader; // @synthesize gridHeader=_gridHeader; @property(nonatomic) UIKeyboardCandidateSortControl *sortBar; // @synthesize sortBar=_sortBar; @property(retain, nonatomic) UIKeyboardCandidateGridCollectionViewController *collectionViewController; // @synthesize collectionViewController=_collectionViewController; @property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateSet; // @synthesize candidateSet=_candidateSet; @property(nonatomic) id candidateListDelegate; // @synthesize candidateListDelegate=_candidateListDelegate; -@property(nonatomic) BOOL drawBottomShadow; // @synthesize drawBottomShadow=_drawBottomShadow; -@property(nonatomic) BOOL drawTopShadow; // @synthesize drawTopShadow=_drawTopShadow; +@property(nonatomic) _Bool drawBottomShadow; // @synthesize drawBottomShadow=_drawBottomShadow; +@property(nonatomic) _Bool drawTopShadow; // @synthesize drawTopShadow=_drawTopShadow; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)padInlineFloatingViewIsExpanded:(id)arg1; -- (unsigned int)gridCollectionViewNumberOfColumns:(id)arg1; -- (unsigned int)gridCollectionViewSelectedSortMethodIndex:(id)arg1; +- (_Bool)padInlineFloatingViewIsExpanded:(id)arg1; +- (unsigned long long)gridCollectionViewNumberOfColumns:(id)arg1; +- (unsigned long long)gridCollectionViewSelectedSortMethodIndex:(id)arg1; - (void)sortSelectionBarAction:(id)arg1; @property(readonly, nonatomic) NSMutableDictionary *collectionViewControllers; // @synthesize collectionViewControllers=_collectionViewControllers; -- (BOOL)candidatesForSortIndexShowAlternativeText:(int)arg1; -- (id)candidateGroupsForSortIndex:(int)arg1; +- (void)setCandidateSet:(id)arg1 showHiddenCandidatesOnly:(_Bool)arg2; +- (void)revealHiddenCandidates; - (void)candidateListShouldBeDismissed:(id)arg1; - (void)candidateListSelectionDidChange:(id)arg1; - (void)candidateListAcceptCandidate:(id)arg1; -- (BOOL)handleTabKeyWithShift:(BOOL)arg1; -- (BOOL)handleNumberKey:(unsigned int)arg1; +- (_Bool)handleTabKeyWithShift:(_Bool)arg1; +- (_Bool)handleNumberKey:(unsigned long long)arg1; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; -- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(float)arg5 layout:(BOOL)arg6; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; +- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(double)arg5 layout:(_Bool)arg6; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; - (void)candidatesDidChange; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; -- (BOOL)hasNextPage; -- (BOOL)hasPreviousPage; +- (_Bool)hasNextPage; +- (_Bool)hasPreviousPage; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; - (void)showCandidate:(id)arg1; -- (void)showCandidateAtIndex:(unsigned int)arg1; -- (BOOL)isExtendedList; -- (void)showArrowButton:(BOOL)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; +- (_Bool)isExtendedList; +- (_Bool)isHiddenCandidatesList; +- (void)showArrowButton:(_Bool)arg1; - (void)statusBarFrameWillChange:(id)arg1; - (void)layout; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCell.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCell.h index f4a368755..ffa271235 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCell.h @@ -8,49 +8,56 @@ @class NSString; +// Not exported @interface UIKeyboardCandidateGridCell : UICollectionViewCell { - BOOL _showsCandidateNumber; - BOOL _dummy; - BOOL _usesGroupHeaderAppearance; + _Bool _dummy; + _Bool _usesGroupHeaderAppearance; + _Bool _shouldShowCandidateNumber; + _Bool _secondaryCandidateAppearance; + int _candidatesVisualStyle; NSString *_text; NSString *_alternativeText; - unsigned int _candidateNumber; - int _edges; - float _rowHeight; - float _rightPadding; - int _visualStyle; - int _textAlignment; - float _cellPadding; - float _minimumWidth; + unsigned long long _candidateNumber; + unsigned long long _edges; + double _rowHeight; + double _rightPadding; + CDStruct_961fb75c _visualStyling; + long long _textAlignment; + double _cellPadding; + double _minimumWidth; struct CGSize _size; struct CGSize _candidateNumberSize; struct CGRect _visibleBounds; } -+ (float)widthForCandidate:(id)arg1 candidateNumber:(unsigned int)arg2 visualStyle:(int)arg3; ++ (struct CGColor *)legacy_outlineShadowColorForVisualStyling:(CDStruct_961fb75c)arg1 candidatesVisualStyle:(int)arg2; ++ (struct CGColor *)legacy_outlineColorForVisualStyling:(CDStruct_961fb75c)arg1 candidatesVisualStyle:(int)arg2; ++ (double)widthForCandidate:(id)arg1 candidateNumber:(unsigned long long)arg2 visualStyle:(int)arg3; + (struct CGSize)sizeForGroupHeader:(id)arg1 visualStyle:(int)arg2; -+ (float)rightPaddingForIndex; ++ (double)rightPaddingForIndex; + (id)reuseIdentifier; -@property(nonatomic) float minimumWidth; // @synthesize minimumWidth=_minimumWidth; -@property(nonatomic) float cellPadding; // @synthesize cellPadding=_cellPadding; +@property(nonatomic) double minimumWidth; // @synthesize minimumWidth=_minimumWidth; +@property(nonatomic) double cellPadding; // @synthesize cellPadding=_cellPadding; @property(nonatomic) struct CGSize candidateNumberSize; // @synthesize candidateNumberSize=_candidateNumberSize; @property(nonatomic) struct CGSize size; // @synthesize size=_size; -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; -@property(nonatomic) int visualStyle; // @synthesize visualStyle=_visualStyle; -@property(nonatomic) float rightPadding; // @synthesize rightPadding=_rightPadding; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; -@property(nonatomic) int edges; // @synthesize edges=_edges; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; +@property(nonatomic) double rightPadding; // @synthesize rightPadding=_rightPadding; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic) unsigned long long edges; // @synthesize edges=_edges; +@property(nonatomic) _Bool secondaryCandidateAppearance; // @synthesize secondaryCandidateAppearance=_secondaryCandidateAppearance; @property(nonatomic) struct CGRect visibleBounds; // @synthesize visibleBounds=_visibleBounds; -@property(nonatomic) unsigned int candidateNumber; // @synthesize candidateNumber=_candidateNumber; +@property(nonatomic) _Bool shouldShowCandidateNumber; // @synthesize shouldShowCandidateNumber=_shouldShowCandidateNumber; +@property(nonatomic) unsigned long long candidateNumber; // @synthesize candidateNumber=_candidateNumber; @property(copy, nonatomic) NSString *alternativeText; // @synthesize alternativeText=_alternativeText; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; -@property(nonatomic) BOOL usesGroupHeaderAppearance; // @synthesize usesGroupHeaderAppearance=_usesGroupHeaderAppearance; -@property(nonatomic) BOOL dummy; // @synthesize dummy=_dummy; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -@property(readonly, nonatomic) BOOL canShowCandidateNumber; -@property(nonatomic) BOOL showsCandidateNumber; // @synthesize showsCandidateNumber=_showsCandidateNumber; +@property(nonatomic) _Bool usesGroupHeaderAppearance; // @synthesize usesGroupHeaderAppearance=_usesGroupHeaderAppearance; +@property(nonatomic) _Bool dummy; // @synthesize dummy=_dummy; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +@property(readonly, nonatomic) _Bool canShowCandidateNumber; - (void)drawRect:(struct CGRect)arg1; - (void)drawTextWithCandidateNumber; - (void)drawText; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCellAttributes.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCellAttributes.h index fc038ec4f..5933e1fa8 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCellAttributes.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCellAttributes.h @@ -8,33 +8,39 @@ @class NSIndexPath; +// Not exported @interface UIKeyboardCandidateGridCellAttributes : UICollectionViewLayoutAttributes { - BOOL _dummy; - BOOL _groupHeader; - BOOL _needsPaddingForIndexScrubber; - BOOL _groupShowsAlternativeText; + _Bool _dummy; + _Bool _groupHeader; + _Bool _needsPaddingForIndexScrubber; + _Bool _groupShowsAlternativeText; + _Bool _secondaryCandidateAppearance; + int _candidatesVisualStyle; NSIndexPath *_candidateIndexPath; - int _visualStyle; - unsigned int _candidateNumber; - unsigned int _rowIndex; - int _edges; + CDStruct_961fb75c _visualStyling; + unsigned long long _candidateNumber; + unsigned long long _rowIndex; + unsigned long long _edges; struct CGSize _rowSize; } -@property(nonatomic) BOOL groupShowsAlternativeText; // @synthesize groupShowsAlternativeText=_groupShowsAlternativeText; -@property(nonatomic) BOOL needsPaddingForIndexScrubber; // @synthesize needsPaddingForIndexScrubber=_needsPaddingForIndexScrubber; -@property(nonatomic) int edges; // @synthesize edges=_edges; +@property(nonatomic) _Bool secondaryCandidateAppearance; // @synthesize secondaryCandidateAppearance=_secondaryCandidateAppearance; +@property(nonatomic) _Bool groupShowsAlternativeText; // @synthesize groupShowsAlternativeText=_groupShowsAlternativeText; +@property(nonatomic) _Bool needsPaddingForIndexScrubber; // @synthesize needsPaddingForIndexScrubber=_needsPaddingForIndexScrubber; +@property(nonatomic) unsigned long long edges; // @synthesize edges=_edges; @property(nonatomic) struct CGSize rowSize; // @synthesize rowSize=_rowSize; -@property(nonatomic) unsigned int rowIndex; // @synthesize rowIndex=_rowIndex; -@property(nonatomic) unsigned int candidateNumber; // @synthesize candidateNumber=_candidateNumber; -@property(nonatomic) BOOL groupHeader; // @synthesize groupHeader=_groupHeader; -@property(nonatomic) BOOL dummy; // @synthesize dummy=_dummy; -@property(nonatomic) int visualStyle; // @synthesize visualStyle=_visualStyle; +@property(nonatomic) unsigned long long rowIndex; // @synthesize rowIndex=_rowIndex; +@property(nonatomic) unsigned long long candidateNumber; // @synthesize candidateNumber=_candidateNumber; +@property(nonatomic) _Bool groupHeader; // @synthesize groupHeader=_groupHeader; +@property(nonatomic) _Bool dummy; // @synthesize dummy=_dummy; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; @property(retain, nonatomic) NSIndexPath *candidateIndexPath; // @synthesize candidateIndexPath=_candidateIndexPath; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)representedElementCategory; +- (unsigned long long)representedElementCategory; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionView.h index 8cb073488..b18a8b5e1 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionView.h @@ -4,40 +4,40 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class NSArray, UIKeyboardCandidateGridCollectionViewController, UITableViewIndex, UIView; -@interface UIKeyboardCandidateGridCollectionView : UICollectionView +// Not exported +@interface UIKeyboardCandidateGridCollectionView : UIKBCandidateCollectionView { - float _indexMaximumHeight; + double _indexMaximumHeight; UIKeyboardCandidateGridCollectionViewController *_parentViewController; - float _previousGroupBarStartingY; + double _previousGroupBarStartingY; UITableViewIndex *_index; UIView *_headerView; - NSArray *_indexTitles; } -@property(retain, nonatomic) NSArray *indexTitles; // @synthesize indexTitles=_indexTitles; @property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_headerView; @property(readonly, nonatomic) UITableViewIndex *index; // @synthesize index=_index; -@property(nonatomic) float previousGroupBarStartingY; // @synthesize previousGroupBarStartingY=_previousGroupBarStartingY; +@property(nonatomic) double previousGroupBarStartingY; // @synthesize previousGroupBarStartingY=_previousGroupBarStartingY; @property(nonatomic) UIKeyboardCandidateGridCollectionViewController *parentViewController; // @synthesize parentViewController=_parentViewController; +@property(retain, nonatomic) NSArray *indexTitles; - (void)keyboardWillShowNotification:(id)arg1; - (void)keyboardDidHideNotification:(id)arg1; -- (void)selectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(unsigned int)arg3; +- (void)selectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(unsigned long long)arg3; - (void)setContentOffset:(struct CGPoint)arg1; -- (BOOL)shouldShowIndex; -- (void)showIndex:(BOOL)arg1; +- (_Bool)shouldShowIndex; +- (void)showIndex:(_Bool)arg1; - (void)delayUpdateIndex; - (void)updateIndex; -- (void)updateIndex:(BOOL)arg1; -- (float)groupBarStartingY; +- (void)updateIndex:(_Bool)arg1; +- (double)groupBarStartingY; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isCellVisible:(id)arg1; -- (void)scrollToBottomWithAnimation:(BOOL)arg1; -- (void)scrollToOffsetFromTop:(float)arg1 withAnimation:(BOOL)arg2; -- (void)scrollToTopWithAnimation:(BOOL)arg1; +- (_Bool)isCellVisible:(id)arg1; +- (void)scrollToBottomWithAnimation:(_Bool)arg1; +- (void)scrollToOffsetFromTop:(double)arg1 withAnimation:(_Bool)arg2; +- (void)scrollToTopWithAnimation:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewController.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewController.h index 24be90cac..869db41cd 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewController.h @@ -10,59 +10,77 @@ #import "UIKeyboardCandidateGridLayoutDelegate-Protocol.h" #import "UIKeyboardCandidateList-Protocol.h" -@class NSArray, TIKeyboardCandidateResultSet, UIButton, UIKeyboardCandidateGridCollectionView, UIKeyboardCandidateGridLayout, UIView; +@class NSArray, TIKeyboardCandidateResultSet, UIButton, UIKBCandidateCollectionView, UIKeyboardCandidateGridCollectionView, UIKeyboardCandidateGridLayout, UIView; +// Not exported @interface UIKeyboardCandidateGridCollectionViewController : UIViewController { - BOOL _alwaysShowExtensionCandidates; - BOOL _showsExtensionCandidates; - BOOL _supportsNumberKeySelection; + _Bool _alwaysShowExtensionCandidates; + _Bool _hasSecondaryCandidates; + _Bool _showHiddenCandidatesOnly; + _Bool _showsExtensionCandidates; + _Bool _supportsNumberKeySelection; + _Bool _secondaryCandidatesViewIsCurrent; + int _candidatesVisualStyle; id _delegate; id _candidateListDelegate; TIKeyboardCandidateResultSet *_candidateSet; NSArray *_candidateGroups; - float _rowHeight; - int _visualStyle; + double _rowHeight; + CDStruct_961fb75c _visualStyling; UIButton *_padInlineFloatingArrowButton; UIView *_headerView; - float _groupBarWidth; + UIKBCandidateCollectionView *_secondaryCandidatesView; + double _groupBarWidth; } -@property(nonatomic) BOOL supportsNumberKeySelection; // @synthesize supportsNumberKeySelection=_supportsNumberKeySelection; -@property(nonatomic) BOOL showsExtensionCandidates; // @synthesize showsExtensionCandidates=_showsExtensionCandidates; -@property(nonatomic) float groupBarWidth; // @synthesize groupBarWidth=_groupBarWidth; +@property(nonatomic) _Bool secondaryCandidatesViewIsCurrent; // @synthesize secondaryCandidatesViewIsCurrent=_secondaryCandidatesViewIsCurrent; +@property(nonatomic) _Bool supportsNumberKeySelection; // @synthesize supportsNumberKeySelection=_supportsNumberKeySelection; +@property(nonatomic) _Bool showsExtensionCandidates; // @synthesize showsExtensionCandidates=_showsExtensionCandidates; +@property(nonatomic) double groupBarWidth; // @synthesize groupBarWidth=_groupBarWidth; +@property(nonatomic) _Bool showHiddenCandidatesOnly; // @synthesize showHiddenCandidatesOnly=_showHiddenCandidatesOnly; +@property(retain, nonatomic) UIKBCandidateCollectionView *secondaryCandidatesView; // @synthesize secondaryCandidatesView=_secondaryCandidatesView; +@property(nonatomic) _Bool hasSecondaryCandidates; // @synthesize hasSecondaryCandidates=_hasSecondaryCandidates; @property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_headerView; @property(readonly, nonatomic) UIButton *padInlineFloatingArrowButton; // @synthesize padInlineFloatingArrowButton=_padInlineFloatingArrowButton; -@property(nonatomic) BOOL alwaysShowExtensionCandidates; // @synthesize alwaysShowExtensionCandidates=_alwaysShowExtensionCandidates; -@property(nonatomic) int visualStyle; // @synthesize visualStyle=_visualStyle; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic) _Bool alwaysShowExtensionCandidates; // @synthesize alwaysShowExtensionCandidates=_alwaysShowExtensionCandidates; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; @property(retain, nonatomic) NSArray *candidateGroups; // @synthesize candidateGroups=_candidateGroups; @property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateSet; // @synthesize candidateSet=_candidateSet; @property(nonatomic) id candidateListDelegate; // @synthesize candidateListDelegate=_candidateListDelegate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL hasGroupBar; +@property(readonly, nonatomic) _Bool hasGroupBar; @property(readonly, nonatomic) UIKeyboardCandidateGridLayout *collectionViewGridLayout; @property(readonly, nonatomic) UIKeyboardCandidateGridCollectionView *collectionView; -- (BOOL)handleNumberKey:(unsigned int)arg1; +- (void)revealHiddenCandidates; +- (_Bool)handleNumberKey:(unsigned long long)arg1; +- (unsigned long long)rowIndexForCellAtIndexPath:(id)arg1; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; - (void)reloadData; - (void)candidatesDidChange; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; -- (BOOL)hasNextPage; -- (BOOL)hasPreviousPage; +- (_Bool)hasNextPage; +- (_Bool)hasPreviousPage; +- (void)showNextRow; +- (void)showPreviousRow; - (void)showNextPage; - (void)showPreviousPage; -- (void)stepOneLine:(BOOL)arg1; +- (void)stepOneLine:(_Bool)arg1; - (void)showPreviousCandidate; - (void)showNextCandidate; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)showCandidate:(id)arg1; -- (BOOL)isExtendedList; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; - (void)scrollViewIndexChanged:(id)arg1; - (void)updateIndexTitles; - (void)updateHeaderView; @@ -71,28 +89,31 @@ - (void)scrollViewWillBeginDragging:(id)arg1; - (id)lastCandidateIndexPath; - (id)firstCandidateIndexPath; -- (id)lastCandidateIndexPathInGroupAtIndex:(unsigned int)arg1; -- (id)firstCandidateIndexPathInGroupAtIndex:(unsigned int)arg1; +- (id)lastCandidateIndexPathInGroupAtIndex:(unsigned long long)arg1; +- (id)firstCandidateIndexPathInGroupAtIndex:(unsigned long long)arg1; - (id)selectedItemIndexPath; - (id)indexPathForCandidate:(id)arg1; - (id)candidateAtIndexPath:(id)arg1; -- (unsigned int)candidateIndexOffset; -- (id)groupAtIndex:(unsigned int)arg1; -- (unsigned int)groupsCount; +- (unsigned long long)candidateIndexOffset; +- (id)groupAtIndex:(unsigned long long)arg1; +- (unsigned long long)groupsCount; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (struct CGSize)rowSizeForGridLayout; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (unsigned long long)padInlineHighlightedRowIndex; - (void)padInlineFloatingExpand; -- (BOOL)padInlineFloatingIsExpanded; -- (void)scrollToBottomWithAnimation:(BOOL)arg1; -- (void)scrollToTopWithAnimation:(BOOL)arg1; -- (void)scrollToTopWithAnimation:(BOOL)arg1 revealHeaderView:(BOOL)arg2; +- (_Bool)padInlineFloatingIsExpanded; +- (void)scrollToBottomWithAnimation:(_Bool)arg1; +- (void)scrollToTopWithAnimation:(_Bool)arg1; +- (void)scrollToTopWithAnimation:(_Bool)arg1 revealHeaderView:(_Bool)arg2; - (void)viewDidLoad; - (void)dealloc; +- (void)loadSecondaryCandidatesView; - (void)loadView; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewControllerDelegate-Protocol.h index 42b2e8043..08e718a4a 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridCollectionViewControllerDelegate-Protocol.h @@ -7,14 +7,14 @@ #import "UIKeyboardCandidateList-Protocol.h" @protocol UIKeyboardCandidateGridCollectionViewControllerDelegate -- (unsigned int)gridCollectionViewNumberOfColumns:(id)arg1; -- (unsigned int)gridCollectionViewSelectedSortMethodIndex:(id)arg1; +- (unsigned long long)gridCollectionViewNumberOfColumns:(id)arg1; +- (unsigned long long)gridCollectionViewSelectedSortMethodIndex:(id)arg1; @optional - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)padInlineFloatingViewExpand:(id)arg1; -- (BOOL)padInlineFloatingViewIsExpanded:(id)arg1; +- (_Bool)padInlineFloatingViewIsExpanded:(id)arg1; - (id)headerViewForCandidateSet:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeader.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeader.h index fcf55a5b1..ce4176414 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeader.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeader.h @@ -6,17 +6,20 @@ #import -@class NSString, UIButton, UILabel; +@class NSString, UIButton, UIKBBackdropView, UILabel; +// Not exported @interface UIKeyboardCandidateGridHeader : UIView { UILabel *_inlineTextLabel; - float _inlineTextRightMargin; + double _inlineTextRightMargin; UIButton *_toggleButton; + UIKBBackdropView *_backdropView; } +@property(retain, nonatomic) UIKBBackdropView *backdropView; // @synthesize backdropView=_backdropView; @property(retain, nonatomic) UIButton *toggleButton; // @synthesize toggleButton=_toggleButton; -@property(nonatomic) float inlineTextRightMargin; // @synthesize inlineTextRightMargin=_inlineTextRightMargin; +@property(nonatomic) double inlineTextRightMargin; // @synthesize inlineTextRightMargin=_inlineTextRightMargin; @property(retain, nonatomic) UILabel *inlineTextLabel; // @synthesize inlineTextLabel=_inlineTextLabel; @property(copy, nonatomic) NSString *inlineText; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeaderContainerView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeaderContainerView.h index 25d28cd8b..8760d67ad 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeaderContainerView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridHeaderContainerView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKeyboardCandidateGridHeaderContainerView : UICollectionReusableView { } diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridLayout.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridLayout.h index 2be3460e0..ad3d411a7 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridLayout.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridLayout.h @@ -8,17 +8,20 @@ @class NSArray, NSMutableArray, NSMutableDictionary; +// Not exported @interface UIKeyboardCandidateGridLayout : UICollectionViewLayout { struct CGSize _contentSize; - BOOL _expanded; - BOOL _needsPaddingForIndexScrubber; - BOOL _supportsNumberKeySelection; - BOOL _needsLayout; + _Bool _expanded; + _Bool _needsPaddingForIndexScrubber; + _Bool _supportsNumberKeySelection; + _Bool _hasSecondaryCandidates; + _Bool _needsLayout; + int _candidatesVisualStyle; NSArray *_candidateGroups; - unsigned int _columnsCount; - int _visualStyle; - float _headerViewHeight; + unsigned long long _columnsCount; + CDStruct_961fb75c _visualStyling; + double _headerViewHeight; NSMutableArray *_cellAttributes; NSMutableDictionary *_supplementaryAttributes; } @@ -27,27 +30,28 @@ + (id)layout; @property(retain, nonatomic) NSMutableDictionary *supplementaryAttributes; // @synthesize supplementaryAttributes=_supplementaryAttributes; @property(retain, nonatomic) NSMutableArray *cellAttributes; // @synthesize cellAttributes=_cellAttributes; -@property(nonatomic) BOOL needsLayout; // @synthesize needsLayout=_needsLayout; -@property(nonatomic) BOOL supportsNumberKeySelection; // @synthesize supportsNumberKeySelection=_supportsNumberKeySelection; -@property(nonatomic) float headerViewHeight; // @synthesize headerViewHeight=_headerViewHeight; -@property(nonatomic) BOOL needsPaddingForIndexScrubber; // @synthesize needsPaddingForIndexScrubber=_needsPaddingForIndexScrubber; -@property(nonatomic) BOOL expanded; // @synthesize expanded=_expanded; -@property(nonatomic) int visualStyle; // @synthesize visualStyle=_visualStyle; -@property(nonatomic) unsigned int columnsCount; // @synthesize columnsCount=_columnsCount; +@property(nonatomic) _Bool needsLayout; // @synthesize needsLayout=_needsLayout; +@property(nonatomic) _Bool hasSecondaryCandidates; // @synthesize hasSecondaryCandidates=_hasSecondaryCandidates; +@property(nonatomic) _Bool supportsNumberKeySelection; // @synthesize supportsNumberKeySelection=_supportsNumberKeySelection; +@property(nonatomic) double headerViewHeight; // @synthesize headerViewHeight=_headerViewHeight; +@property(nonatomic) _Bool needsPaddingForIndexScrubber; // @synthesize needsPaddingForIndexScrubber=_needsPaddingForIndexScrubber; +@property(nonatomic) _Bool expanded; // @synthesize expanded=_expanded; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; +@property(nonatomic) unsigned long long columnsCount; // @synthesize columnsCount=_columnsCount; @property(retain, nonatomic) NSArray *candidateGroups; // @synthesize candidateGroups=_candidateGroups; - (id)previousCandidateIndexPathFromIndexPath:(id)arg1; - (id)nextCandidateIndexPathFromIndexPath:(id)arg1; @property(readonly, nonatomic) struct CGSize rowSize; -- (void)reloadBackground; - (id)layoutAttributesForCandidateIndexPath:(id)arg1; -- (void)finishLayoutForRowWithAttributes:(id)arg1 cellsTotalWidth:(float)arg2 rowOrigin:(struct CGPoint)arg3 isLastCandidateInGroup:(BOOL)arg4 isFirstRow:(BOOL)arg5 isLastRow:(BOOL)arg6 zIndex:(int)arg7; +- (void)finishLayoutForRowWithAttributes:(id)arg1 cellsTotalWidth:(double)arg2 rowOrigin:(struct CGPoint)arg3 isLastCandidateInGroup:(_Bool)arg4 isFirstRow:(_Bool)arg5 isLastRow:(_Bool)arg6 zIndex:(long long)arg7; - (void)prepareLayout; -- (void)getGroupBarWidth:(float *)arg1 headerAttributes:(id *)arg2; -@property(readonly, nonatomic) float groupBarWidth; +- (void)getGroupBarWidth:(double *)arg1 headerAttributes:(id *)arg2; +@property(readonly, nonatomic) double groupBarWidth; - (id)attributesWithFrame:(struct CGRect)arg1; -- (unsigned int)numberOfItemsInSection:(int)arg1; -- (unsigned int)numberOfCandidateSections; -- (unsigned int)numberOfSections; +- (unsigned long long)numberOfItemsInSection:(long long)arg1; +- (unsigned long long)numberOfCandidateSections; +- (unsigned long long)numberOfSections; - (struct CGSize)collectionViewContentSize; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundView.h index 1849ade51..bfbebf448 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundView.h @@ -6,17 +6,18 @@ #import +// Not exported @interface UIKeyboardCandidateGridOverlayBackgroundView : UICollectionReusableView { - float _rowHeight; - unsigned int _highlightedRowIndex; + double _rowHeight; + unsigned long long _highlightedRowIndex; } -+ (id)backgroundColor; ++ (struct CGColor *)backgroundColor; + (id)reuseIdentifier; + (id)collectionViewKind; -@property(nonatomic) unsigned int highlightedRowIndex; // @synthesize highlightedRowIndex=_highlightedRowIndex; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic) unsigned long long highlightedRowIndex; // @synthesize highlightedRowIndex=_highlightedRowIndex; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; - (void)drawRect:(struct CGRect)arg1; - (void)applyLayoutAttributes:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundViewAttributes.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundViewAttributes.h index 49bdb0784..2368bbc5d 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundViewAttributes.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridOverlayBackgroundViewAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKeyboardCandidateGridOverlayBackgroundViewAttributes : UICollectionViewLayoutAttributes { struct CGSize _rowSize; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridSecondaryCandidatesLayout.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridSecondaryCandidatesLayout.h new file mode 100644 index 000000000..9c68a3f98 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateGridSecondaryCandidatesLayout.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKeyboardCandidateGridSecondaryCandidatesLayout : UICollectionViewFlowLayout +{ + int _candidatesVisualStyle; + CDStruct_961fb75c _visualStyling; +} + ++ (Class)layoutAttributesClass; +@property(nonatomic) int candidatesVisualStyle; // @synthesize candidatesVisualStyle=_candidatesVisualStyle; +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; +- (void)updateAttributes:(id)arg1; +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateInlineFloatingView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateInlineFloatingView.h index f0de5bb3b..3d05873f3 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateInlineFloatingView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateInlineFloatingView.h @@ -12,15 +12,16 @@ @class NSString, TIKeyboardCandidateResultSet, UIKeyboardCandidateGridCollectionViewController, UIKeyboardCandidateSortControl; +// Not exported @interface UIKeyboardCandidateInlineFloatingView : UIView { - BOOL _reducedWidth; + _Bool _reducedWidth; + int _position; TIKeyboardCandidateResultSet *_candidateSet; NSString *_inlineText; - float _maxX; + double _maxX; UIKeyboardCandidateGridCollectionViewController *_collectionViewController; id _candidateListDelegate; - int _position; UIKeyboardCandidateSortControl *_sortSelectionBar; struct CGRect _inlineRect; struct CGRect _previousCollapsedFrame; @@ -29,8 +30,8 @@ @property(nonatomic) struct CGRect previousCollapsedFrame; // @synthesize previousCollapsedFrame=_previousCollapsedFrame; @property(nonatomic) int position; // @synthesize position=_position; @property(nonatomic) id candidateListDelegate; // @synthesize candidateListDelegate=_candidateListDelegate; -@property(readonly, nonatomic, getter=isReducedWidth) BOOL reducedWidth; // @synthesize reducedWidth=_reducedWidth; -@property(nonatomic) float maxX; // @synthesize maxX=_maxX; +@property(readonly, nonatomic, getter=isReducedWidth) _Bool reducedWidth; // @synthesize reducedWidth=_reducedWidth; +@property(nonatomic) double maxX; // @synthesize maxX=_maxX; @property(nonatomic) struct CGRect inlineRect; // @synthesize inlineRect=_inlineRect; @property(copy, nonatomic) NSString *inlineText; // @synthesize inlineText=_inlineText; @property(retain, nonatomic) TIKeyboardCandidateResultSet *candidateSet; // @synthesize candidateSet=_candidateSet; @@ -38,35 +39,41 @@ @property(readonly, nonatomic) UIKeyboardCandidateGridCollectionViewController *collectionViewController; // @synthesize collectionViewController=_collectionViewController; - (void)sortSelectionBarAction; - (void)padInlineFloatingViewExpand:(id)arg1; -- (BOOL)padInlineFloatingViewIsExpanded:(id)arg1; -- (unsigned int)gridCollectionViewNumberOfColumns:(id)arg1; -- (unsigned int)gridCollectionViewSelectedSortMethodIndex:(id)arg1; +- (_Bool)padInlineFloatingViewIsExpanded:(id)arg1; +- (unsigned long long)gridCollectionViewNumberOfColumns:(id)arg1; +- (unsigned long long)gridCollectionViewSelectedSortMethodIndex:(id)arg1; - (void)candidateListShouldBeDismissed:(id)arg1; - (void)candidateListSelectionDidChange:(id)arg1; - (void)candidateListAcceptCandidate:(id)arg1; -- (BOOL)handleTabKeyWithShift:(BOOL)arg1; -- (BOOL)handleNumberKey:(unsigned int)arg1; +- (_Bool)handleTabKeyWithShift:(_Bool)arg1; +- (_Bool)handleNumberKey:(unsigned long long)arg1; +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)showCandidate:(id)arg1; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; - (void)layout; +- (id)candidates; - (void)candidatesDidChange; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; -- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(float)arg5 layout:(BOOL)arg6; -- (void)adjustFrameForInlineText:(id)arg1 inlineRect:(struct CGRect)arg2 maxX:(float)arg3; -- (struct CGRect)adjustedFrameFromDesiredFrame:(struct CGRect)arg1 textHeight:(float)arg2; -- (BOOL)isAcceptableFrame:(struct CGRect)arg1 afterScrollBy:(float)arg2; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; +- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(double)arg5 layout:(_Bool)arg6; +- (void)adjustFrameForInlineText:(id)arg1 inlineRect:(struct CGRect)arg2 maxX:(double)arg3; +- (struct CGRect)adjustedFrameFromDesiredFrame:(struct CGRect)arg1 textHeight:(double)arg2; +- (_Bool)isAcceptableFrame:(struct CGRect)arg1 afterScrollBy:(double)arg2; - (struct CGRect)adjustedInlineRectFromInlineText:(id)arg1 inlineRect:(struct CGRect)arg2; -- (BOOL)isExtendedList; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; - (void)expand; - (struct CGSize)size; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateList-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateList-Protocol.h index 563c7dde7..6a886b4c1 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateList-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateList-Protocol.h @@ -7,32 +7,39 @@ #import "NSObject-Protocol.h" @protocol UIKeyboardCandidateList +- (unsigned long long)selectedSortIndex; +- (id)statisticsIdentifier; - (id)keyboardBehaviors; -- (BOOL)hasCandidates; -- (void)candidateAcceptedAtIndex:(unsigned int)arg1; -- (unsigned int)currentIndex; +- (_Bool)hasCandidates; +- (void)candidateAcceptedAtIndex:(unsigned long long)arg1; +- (unsigned long long)currentIndex; - (id)currentCandidate; +- (void)showPreviousRow; +- (void)showNextRow; - (void)showPreviousPage; - (void)showNextPage; - (void)showPreviousCandidate; - (void)showNextCandidate; - (void)showCandidate:(id)arg1; -- (void)showCandidateAtIndex:(unsigned int)arg1; +- (void)showCandidateAtIndex:(unsigned long long)arg1; - (void)setUIKeyboardCandidateListDelegate:(id)arg1; -- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(float)arg4 layout:(BOOL)arg5; -- (BOOL)isExtendedList; +- (void)setCandidates:(id)arg1 inlineText:(id)arg2 inlineRect:(struct CGRect)arg3 maxX:(double)arg4 layout:(_Bool)arg5; +- (_Bool)isHiddenCandidatesList; +- (_Bool)isExtendedList; @optional +- (id)inlineText; +- (id)candidates; - (void)revealHiddenCandidates; - (void)jumpToCompositions; - (void)candidatesDidChange; -- (BOOL)hasPreviousPage; -- (BOOL)hasNextPage; -- (BOOL)handleTabKeyWithShift:(BOOL)arg1; -- (BOOL)handleNumberKey:(unsigned int)arg1; +- (_Bool)hasPreviousPage; +- (_Bool)hasNextPage; +- (_Bool)handleTabKeyWithShift:(_Bool)arg1; +- (_Bool)handleNumberKey:(unsigned long long)arg1; - (void)setCompletionContext:(id)arg1; -- (void)showCaret:(BOOL)arg1 gradually:(BOOL)arg2; +- (void)showCaret:(_Bool)arg1 gradually:(_Bool)arg2; - (void)setInlineText:(id)arg1; -- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(float)arg5 layout:(BOOL)arg6; +- (void)setCandidates:(id)arg1 type:(int)arg2 inlineText:(id)arg3 inlineRect:(struct CGRect)arg4 maxX:(double)arg5 layout:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateListDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateListDelegate-Protocol.h index 698b4f6cb..f9cf2018f 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateListDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateListDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)candidateListShouldBeDismissed:(id)arg1; - (void)candidateListSelectionDidChange:(id)arg1; - (void)candidateListAcceptCandidate:(id)arg1; -- (void)setCandidateList:(id)arg1 updateCandidateView:(BOOL)arg2; +- (void)setCandidateList:(id)arg1 updateCandidateView:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateLogButton.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateLogButton.h new file mode 100644 index 000000000..94be9ea09 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateLogButton.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIKeyboardCandidateLogButton : UIButton +{ + CDStruct_961fb75c _visualStyling; +} + +@property(nonatomic) CDStruct_961fb75c visualStyling; // @synthesize visualStyling=_visualStyling; +- (void)log; +- (void)updateLabelColor; +- (id)initWithFrame:(struct CGRect)arg1 visualStyling:(CDStruct_961fb75c)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidatePageControl.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidatePageControl.h index 01b90e306..3618acdf1 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidatePageControl.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidatePageControl.h @@ -8,16 +8,18 @@ @class UIKeyboardCandidateBarSegmentControl; +// Not exported @interface UIKeyboardCandidatePageControl : UIView { UIKeyboardCandidateBarSegmentControl *_pageControl; - BOOL _usingVerticalArrows; + _Bool _usingVerticalArrows; } - (void)layoutSubviews; -- (void)updatePageControlWithStatus:(BOOL)arg1 rightControlButtonEnabled:(BOOL)arg2; +- (void)updatePageControlWithStatus:(_Bool)arg1 rightControlButtonEnabled:(_Bool)arg2; - (void)_changePage:(id)arg1; -- (void)setUseVerticalArrows:(BOOL)arg1; +- (void)setUseVerticalArrows:(_Bool)arg1; +- (void)_setRenderConfig:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidatePocketShadow.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidatePocketShadow.h index 1bd5a31d0..57fe4165b 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidatePocketShadow.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidatePocketShadow.h @@ -6,19 +6,17 @@ #import -@class UIColor; - +// Not exported @interface UIKeyboardCandidatePocketShadow : UIView { - UIColor *_objectColor; - UIColor *_shadowColor; - float _shadowHeightGrowthFactor; + _Bool _shadowFadesToBottom; + double _shadowHeightGrowthFactor; } -+ (float)width; -@property(nonatomic) float shadowHeightGrowthFactor; // @synthesize shadowHeightGrowthFactor=_shadowHeightGrowthFactor; ++ (double)width; +@property(nonatomic) _Bool shadowFadesToBottom; // @synthesize shadowFadesToBottom=_shadowFadesToBottom; +@property(nonatomic) double shadowHeightGrowthFactor; // @synthesize shadowHeightGrowthFactor=_shadowHeightGrowthFactor; - (void)drawRect:(struct CGRect)arg1; -- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateSortControl.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateSortControl.h index d9de66b65..bef649817 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateSortControl.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateSortControl.h @@ -6,23 +6,28 @@ #import -@class UIKeyboardCandidateBarSegmentControl, UISegmentedControl; +@class UIKBThemedView, UIKeyboardCandidateBarSegmentControl, UISegmentedControl; +// Not exported @interface UIKeyboardCandidateSortControl : UIView { UIKeyboardCandidateBarSegmentControl *_segmentedControl; - int _visualStyle; + int _candidatesVisualStyle; + _Bool _legacyAlertAppearance; + UIKBThemedView *_themedView; } ++ (_Bool)_preventsAppearanceProxyCustomization; +@property(retain, nonatomic) UIKBThemedView *themedView; // @synthesize themedView=_themedView; @property(readonly) UISegmentedControl *segmentedControl; // @synthesize segmentedControl=_segmentedControl; - (void)setSortControlTitles:(id)arg1; -- (BOOL)needsToUpdateSortControlForTitles:(id)arg1; +- (_Bool)needsToUpdateSortControlForTitles:(id)arg1; - (void)selectNextSegment; - (void)selectPreviousSegment; - (void)layoutSubviews; - (void)_setRenderConfig:(id)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 visualStyle:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 candidatesVisualStyle:(int)arg2 legacyAlertAppearance:(_Bool)arg3; - (void)updateTitleTextAttributes; - (void)addSegmentedControlWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateSplitKeyboardToggleButton.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateSplitKeyboardToggleButton.h index 491b1fffb..889cc4bdc 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateSplitKeyboardToggleButton.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateSplitKeyboardToggleButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKeyboardCandidateSplitKeyboardToggleButton : UIKeyboardCandidateToggleButton { } diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateToggleButton.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateToggleButton.h index 59d82e078..762205f3d 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateToggleButton.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateToggleButton.h @@ -8,19 +8,18 @@ @class NSString, UIKBThemedView; +// Not exported @interface UIKeyboardCandidateToggleButton : UIButton { - BOOL _arrowColor; NSString *_arrowDirection; UIKBThemedView *_themedView; } -@property(nonatomic) BOOL arrowColor; // @synthesize arrowColor=_arrowColor; @property(retain, nonatomic) UIKBThemedView *themedView; // @synthesize themedView=_themedView; @property(copy, nonatomic) NSString *arrowDirection; // @synthesize arrowDirection=_arrowDirection; - (void)_setRenderConfig:(id)arg1; -- (void)setArrowColor:(id)arg1 forState:(unsigned int)arg2; -- (id)arrowColorForState:(unsigned int)arg1; +- (void)setArrowColor:(id)arg1 forState:(unsigned long long)arg2; +- (id)arrowColorForState:(unsigned long long)arg1; - (void)updateArrow; - (void)layoutSubviews; - (struct CGRect)labelFrameFromFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateUnsplitKeyboardToggleButton.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateUnsplitKeyboardToggleButton.h index 614e0fb14..3989963aa 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateUnsplitKeyboardToggleButton.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateUnsplitKeyboardToggleButton.h @@ -8,22 +8,22 @@ @class UIImage, UIView; +// Not exported @interface UIKeyboardCandidateUnsplitKeyboardToggleButton : UIKeyboardCandidateToggleButton { UIView *_pocketShadow; - UIView *_borderLine; UIImage *_backgroundNormal; UIImage *_backgroundHighlighted; - BOOL _drawsBackground; - BOOL _drawsPocketShadow; + _Bool _drawsBackground; + _Bool _drawsPocketShadow; } -@property(nonatomic) BOOL drawsPocketShadow; // @synthesize drawsPocketShadow=_drawsPocketShadow; -@property(nonatomic) BOOL drawsBackground; // @synthesize drawsBackground=_drawsBackground; -- (id)toggleButtonBackgroundImageWithHighlight:(BOOL)arg1; +@property(nonatomic) _Bool drawsPocketShadow; // @synthesize drawsPocketShadow=_drawsPocketShadow; +@property(nonatomic) _Bool drawsBackground; // @synthesize drawsBackground=_drawsBackground; +- (id)toggleButtonBackgroundImageWithHighlight:(_Bool)arg1; - (void)updateBackgroundImages; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateUtilities.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateUtilities.h index d89ea7af5..bc34365ca 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateUtilities.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateUtilities.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface UIKeyboardCandidateUtilities : NSObject { } -+ (id)candidateScrollViewBackgroundWithHeight:(float)arg1; -+ (id)candidateBarBackgroundWithHighlight:(BOOL)arg1; ++ (id)candidateScrollViewBackgroundWithHeight:(double)arg1; ++ (id)candidateBarBackgroundWithHighlight:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView.h index 3234798b2..b563cc151 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView.h @@ -8,6 +8,7 @@ @class UIImageView, UIKeyboardCandidateBar, UIKeyboardCandidateGrid, UIKeyboardCandidateSortControl, UIKeyboardCandidateSplitKeyboardToggleButton, UIKeyboardCandidateUnsplitKeyboardToggleButton, UIView; +// Not exported @interface UIKeyboardCandidateView : UIInputView { UIKeyboardCandidateBar *_bar; @@ -25,27 +26,28 @@ } _candidateBarFlags; } -+ (float)defaultExtendedControlHeight; ++ (double)defaultExtendedControlHeight; + (id)activeCandidateList; + (void)setActiveCandidateView:(id)arg1; + (id)activeCandidateView; -+ (id)sharedInstanceForInlineView:(BOOL)arg1; ++ (id)sharedInstanceForInlineView:(_Bool)arg1; + (id)sharedInstanceForInlineView; + (id)sharedInstance; @property(retain, nonatomic) UIView *inlineView; // @synthesize inlineView=_inlineView; -- (unsigned int)_numberOfColumns:(BOOL)arg1; +- (void)setCandidatesToExtendedViewFromCollapsedView:(id)arg1; +- (unsigned long long)_numberOfColumns:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)willMoveToSuperview:(id)arg1; - (void)layoutSubviews; -- (float)barHeight; +- (double)barHeight; - (void)setFrame:(struct CGRect)arg1; - (void)_toggleExtendedCandidateView:(id)arg1; -- (void)setCandidateViewExtended:(BOOL)arg1; +- (void)setCandidateViewExtended:(_Bool)arg1; - (void)candidatesDidChange; - (id)activeCandidateList; -- (void)setCandidateBarCanExtend:(BOOL)arg1; -- (BOOL)isExtended; +- (void)setCandidateBarCanExtend:(_Bool)arg1; +- (_Bool)isExtended; - (void)updatePageControlStatus; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_Floating.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_Floating.h index d06fd0ba7..2ffb425c9 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_Floating.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_Floating.h @@ -8,18 +8,19 @@ #import "UIKeyboardCandidateViewInline-Protocol.h" +// Not exported @interface UIKeyboardCandidateView_Floating : UIKeyboardCandidateView { struct CGRect _collapsedRect; struct CGSize presentationSize; } -+ (float)defaultExtendedControlHeight; ++ (double)defaultExtendedControlHeight; @property struct CGSize presentationSize; // @synthesize presentationSize; - (void)candidatesDidChange; - (id)activeCandidateList; -- (void)setCandidateViewExtended:(BOOL)arg1; -- (unsigned int)_numberOfColumns:(BOOL)arg1; +- (void)setCandidateViewExtended:(_Bool)arg1; +- (unsigned long long)_numberOfColumns:(_Bool)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPad.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPad.h index 227d7d003..fb039f2a8 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPad.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPad.h @@ -11,22 +11,25 @@ @class UIKeyboardCandidatePageControl; +// Not exported @interface UIKeyboardCandidateView_iPad : UIKeyboardCandidateView { UIKeyboardCandidatePageControl *_pageControl; } -+ (float)defaultExtendedControlHeight; ++ (double)defaultExtendedControlHeight; - (void)didEndSplitTransition; - (void)candidateBarDidScroll:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)updatePageControlStatus; -- (float)_additionalClipHeight; -- (void)setCandidateViewExtended:(BOOL)arg1; +- (double)_additionalClipHeight; +- (void)setCandidateViewExtended:(_Bool)arg1; +- (int)_clipCornersOfView:(id)arg1; - (void)layoutSubviews; -- (unsigned int)_numberOfColumns:(BOOL)arg1; +- (unsigned long long)_numberOfColumns:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +- (double)rightButtonYOffset; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone.h index 24c1f5a8d..9d7eef7f9 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone.h @@ -11,6 +11,7 @@ @class UIKeyboardCandidateGridHeader; +// Not exported @interface UIKeyboardCandidateView_iPhone : UIKeyboardCandidateView { UIKeyboardCandidateGridHeader *_header; @@ -19,13 +20,13 @@ - (void)_handleKeyboardShowOrHide:(id)arg1; - (void)handleTap; - (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)_shouldUseFullMetrics; -- (BOOL)_shouldShowHideKeyboard; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_shouldUseFullMetrics; +- (_Bool)_shouldShowHideKeyboard; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_setupKeyboardInteraction; - (void)dealloc; - (void)layoutSubviews; -- (float)barHeight; +- (double)barHeight; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Bar.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Bar.h index ae8b73429..721055ab7 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Bar.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Bar.h @@ -6,12 +6,15 @@ #import +// Not exported @interface UIKeyboardCandidateView_iPhone_Bar : UIKeyboardCandidateView_iPhone { } -- (void)setCandidateViewExtended:(BOOL)arg1; -- (unsigned int)_numberOfColumns:(BOOL)arg1; +- (void)layoutSubviews; +- (struct CGSize)_defaultSize; +- (void)setCandidateViewExtended:(_Bool)arg1; +- (unsigned long long)_numberOfColumns:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Floating.h b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Floating.h index 4dd739a50..ce9227ae6 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Floating.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCandidateView_iPhone_Floating.h @@ -8,19 +8,20 @@ #import "UIKeyboardCandidateViewInline-Protocol.h" +// Not exported @interface UIKeyboardCandidateView_iPhone_Floating : UIKeyboardCandidateView_iPhone { struct CGRect _collapsedRect; - BOOL _withKeyboard; + _Bool _withKeyboard; } -- (BOOL)_shouldUseFullMetrics; -- (BOOL)_shouldShowHideKeyboard; +- (_Bool)_shouldUseFullMetrics; +- (_Bool)_shouldShowHideKeyboard; - (void)_collapse:(id)arg1; - (void)candidatesDidChange; - (id)activeCandidateList; -- (void)setCandidateViewExtended:(BOOL)arg1; -- (unsigned int)_numberOfColumns:(BOOL)arg1; +- (void)setCandidateViewExtended:(_Bool)arg1; +- (unsigned long long)_numberOfColumns:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardCornerView.h b/iOS7/Frameworks/UIKit/UIKeyboardCornerView.h index c0fe023f7..93e1d92aa 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardCornerView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardCornerView.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIKeyboardCornerView : UIView { - BOOL _leftSide; - float _radius; + _Bool _leftSide; + double _radius; } - (void)drawRect:(struct CGRect)arg1; - (int)textEffectsVisibilityLevel; -- (id)initWithFrame:(struct CGRect)arg1 left:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 left:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardDicationBackground.h b/iOS7/Frameworks/UIKit/UIKeyboardDicationBackground.h index 82bcdee74..fa0523368 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardDicationBackground.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardDicationBackground.h @@ -8,6 +8,7 @@ @class NSArray, UIKeyboardDicationBackgroundGradientView; +// Not exported @interface UIKeyboardDicationBackground : UIView { NSArray *_shadows; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardDicationBackgroundGradientView.h b/iOS7/Frameworks/UIKit/UIKeyboardDicationBackgroundGradientView.h index 9ca2fbbdc..eb58669f3 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardDicationBackgroundGradientView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardDicationBackgroundGradientView.h @@ -6,21 +6,27 @@ #import -@class CALayer, UIKBRenderConfig; +#import "_UIBasicAnimationFactory-Protocol.h" -@interface UIKeyboardDicationBackgroundGradientView : UIView +@class UIDictationView, UIKBRenderConfig; + +// Not exported +@interface UIKeyboardDicationBackgroundGradientView : UIView <_UIBasicAnimationFactory> { UIKBRenderConfig *_renderConfig; - CALayer *_whiteOverlay; - CALayer *_coloredOverlay; + UIDictationView *_dictationView; } -@property(retain, nonatomic) CALayer *coloredOverlay; // @synthesize coloredOverlay=_coloredOverlay; -@property(retain, nonatomic) CALayer *whiteOverlay; // @synthesize whiteOverlay=_whiteOverlay; +@property(nonatomic) UIDictationView *dictationView; // @synthesize dictationView=_dictationView; @property(retain, nonatomic) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=_renderConfig; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; - (struct CGRect)_backgroundFillFrame; +- (id)_timingFunctionForAnimation; +- (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; +- (void)startColorTransitionOut; +- (void)startColorTransitionIn; +- (id)backgroundColorForCurrentRenderConfig; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardDictationMenu.h b/iOS7/Frameworks/UIKit/UIKeyboardDictationMenu.h index bcf31c970..3b45687ff 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardDictationMenu.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardDictationMenu.h @@ -6,22 +6,22 @@ #import +// Not exported @interface UIKeyboardDictationMenu : UIKeyboardMenuView { } + (id)activeInstance; + (id)sharedInstance; -- (BOOL)usesDimmingView; +- (_Bool)usesDimmingView; - (void)hide; - (void)fadeWithDelay:(double)arg1; - (void)fade; - (void)cleanupForFadeOrHide; - (void)show; - (void)performShowAnimation; -- (void)setKeyboardDimmedForDictation:(BOOL)arg1; -- (BOOL)centerPopUpOverKey; -- (BOOL)usesTable; +- (_Bool)centerPopUpOverKey; +- (_Bool)usesTable; - (struct CGSize)preferredSize; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardDictationStarkDoneButton.h b/iOS7/Frameworks/UIKit/UIKeyboardDictationStarkDoneButton.h index 16dd4597d..335ca07f4 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardDictationStarkDoneButton.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardDictationStarkDoneButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIKeyboardDictationStarkDoneButton : UIButton { } diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmoji.h b/iOS7/Frameworks/UIKit/UIKeyboardEmoji.h index 782c32352..917acc9ef 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmoji.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmoji.h @@ -8,19 +8,20 @@ @class NSString; +// Not exported @interface UIKeyboardEmoji : NSObject { NSString *_emojiString; - BOOL _hasDingbat; + _Bool _hasDingbat; } -+ (id)emojiWithString:(id)arg1 hasDingbat:(BOOL)arg2; -@property BOOL hasDingbat; // @synthesize hasDingbat=_hasDingbat; ++ (id)emojiWithString:(id)arg1 hasDingbat:(_Bool)arg2; +@property _Bool hasDingbat; // @synthesize hasDingbat=_hasDingbat; @property(retain, nonatomic) NSString *emojiString; // @synthesize emojiString=_emojiString; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)key; - (void)dealloc; -- (id)initWithString:(id)arg1 hasDingbat:(BOOL)arg2; +- (id)initWithString:(id)arg1 hasDingbat:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategory.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategory.h index cf1124151..309194775 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategory.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategory.h @@ -8,20 +8,21 @@ @class NSArray, NSString; +// Not exported @interface UIKeyboardEmojiCategory : NSObject { int _categoryType; NSArray *_emoji; - int _lastVisibleFirstEmojiIndex; + long long _lastVisibleFirstEmojiIndex; } + (id)localizedStringForKey:(id)arg1; + (id)categoryForType:(int)arg1; + (id)emojiRecentsFromPreferences; -+ (BOOL)hasVariantsForEmoji:(id)arg1; ++ (_Bool)hasVariantsForEmoji:(id)arg1; + (id)categories; -+ (int)numberOfCategories; -@property(nonatomic) int lastVisibleFirstEmojiIndex; // @synthesize lastVisibleFirstEmojiIndex=_lastVisibleFirstEmojiIndex; ++ (long long)numberOfCategories; +@property(nonatomic) long long lastVisibleFirstEmojiIndex; // @synthesize lastVisibleFirstEmojiIndex=_lastVisibleFirstEmojiIndex; @property(retain) NSArray *emoji; // @synthesize emoji=_emoji; @property int categoryType; // @synthesize categoryType=_categoryType; - (id)description; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar.h index 9c53b6364..cb803175f 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar.h @@ -10,6 +10,7 @@ @class NSMutableArray, UIImage, UIKeyboardEmojiCategoryController; +// Not exported @interface UIKeyboardEmojiCategoryBar : UIKBKeyView { UIKeyboardEmojiCategoryController *_categoryController; @@ -25,9 +26,9 @@ - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (struct CGRect)frameForDivider:(int)arg1; -- (void)sendActionsForControlEvents:(unsigned int)arg1; +- (void)sendActionsForControlEvents:(unsigned long long)arg1; - (void)setCategory:(id)arg1; -@property int selectedIndex; // @dynamic selectedIndex; +@property long long selectedIndex; // @dynamic selectedIndex; - (void)releaseImagesAndViews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPad.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPad.h index e6e3c574f..595d098f2 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPad.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPad.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UIKeyboardEmojiCategoryBar_iPad : UIKeyboardEmojiCategoryBar { UIImage *categoryKeyImage; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPhone.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPhone.h index 3f32ae4fb..b59750ff5 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPhone.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryBar_iPhone.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface UIKeyboardEmojiCategoryBar_iPhone : UIKeyboardEmojiCategoryBar { NSArray *_selectedImages; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryController.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryController.h index afdc2ab40..7fbb4ab13 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryController.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIKeyboardEmojiCategoryController : NSObject { } diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryPicker.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryPicker.h index ec037e29e..ad1498453 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryPicker.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCategoryPicker.h @@ -10,6 +10,7 @@ @class UIKeyboardEmojiCategoryController; +// Not exported @interface UIKeyboardEmojiCategoryPicker : UIKeyboardEmojiPicker { UIKeyboardEmojiCategoryController *_categoryController; @@ -19,8 +20,8 @@ - (void)scrollViewDidScroll:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)symbolForRow:(int)arg1; -- (id)titleForRow:(int)arg1; +- (id)symbolForRow:(long long)arg1; +- (id)titleForRow:(long long)arg1; - (void)setCategory:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCharacterPicker.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCharacterPicker.h index 315ec7a0c..9b4a58ea4 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiCharacterPicker.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiCharacterPicker.h @@ -10,6 +10,7 @@ @class UIKeyboardEmojiCategory, UIKeyboardEmojiInputController; +// Not exported @interface UIKeyboardEmojiCharacterPicker : UIKeyboardEmojiPicker { UIKeyboardEmojiCategory *_category; @@ -19,8 +20,8 @@ @property UIKeyboardEmojiCategory *category; // @synthesize category=_category; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)charactersForRow:(int)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)charactersForRow:(long long)arg1; - (void)reloadForCategory:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiDefaultsController.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiDefaultsController.h index 4cc2610cb..c5ad45d90 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiDefaultsController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiDefaultsController.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface UIKeyboardEmojiDefaultsController : NSObject { NSMutableDictionary *_defaults; @@ -16,14 +17,14 @@ + (id)sharedController; - (id)defaultsValueForKey:(id)arg1; - (void)setDefaultsValue:(id)arg1 forKey:(id)arg2; -- (int)currentSequenceKey; -- (void)setCurrentSequenceKey:(int)arg1; +- (long long)currentSequenceKey; +- (void)setCurrentSequenceKey:(long long)arg1; - (id)usageHistoryKey; - (void)setUsageHistoryKey:(id)arg1; - (id)recentsKey; - (void)setRecentsKey:(id)arg1; -- (int)emojiCategoryDefaultsIndex:(id)arg1; -- (void)setEmojiCategoryDefaultsIndex:(int)arg1 forCategory:(id)arg2; +- (long long)emojiCategoryDefaultsIndex:(id)arg1; +- (void)setEmojiCategoryDefaultsIndex:(long long)arg1 forCategory:(id)arg2; - (void)handleRead:(id)arg1; - (void)handleWrite:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiGraphics.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiGraphics.h index f94f78aac..8920aeac6 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiGraphics.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiGraphics.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIKeyboardEmojiGraphics : NSObject { struct CGRect _imageRect; @@ -25,20 +26,22 @@ struct CGGradient *_backgroundGradient; } -+ (id)pressIndicatorViewWithFrame:(struct CGRect)arg1; -+ (struct CGPoint)padding:(BOOL)arg1; -+ (struct CGPoint)margin:(BOOL)arg1; -+ (unsigned char)colCount:(BOOL)arg1; -+ (unsigned char)rowCount:(BOOL)arg1; -+ (struct CGSize)emojiSize:(BOOL)arg1; ++ (id)pressIndicatorViewWithFrame:(struct CGRect)arg1 whiteKeyboard:(_Bool)arg2; ++ (double)emojiPageControlYOffset:(_Bool)arg1; ++ (double)optionalDescriptionPadding:(_Bool)arg1; ++ (struct CGPoint)padding:(_Bool)arg1; ++ (struct CGPoint)margin:(_Bool)arg1; ++ (unsigned char)colCount:(_Bool)arg1; ++ (unsigned char)rowCount:(_Bool)arg1; ++ (struct CGSize)emojiSize:(_Bool)arg1; + (id)emojiFontAttributes; -+ (id)emojiFontAttributesForPortrait:(BOOL)arg1; -+ (id)imageWithRect:(struct CGRect)arg1 name:(id)arg2 pressed:(BOOL)arg3; -+ (BOOL)isLandscape; ++ (id)emojiFontAttributesForPortrait:(_Bool)arg1; ++ (id)imageWithRect:(struct CGRect)arg1 name:(id)arg2 pressed:(_Bool)arg3; ++ (_Bool)isLandscape; + (id)sharedInstance; -- (id)categoryKeyGenerator:(BOOL)arg1 rect:(struct CGRect)arg2; -- (id)keyImageWithDisplayString:(id)arg1 state:(int)arg2 rect:(struct CGRect)arg3 fontSize:(float)arg4; -- (id)keyImageWithDisplayString:(id)arg1 state:(int)arg2 rect:(struct CGRect)arg3 fontSize:(float)arg4 offset:(struct CGPoint)arg5; +- (id)categoryKeyGenerator:(_Bool)arg1 rect:(struct CGRect)arg2; +- (id)keyImageWithDisplayString:(id)arg1 state:(int)arg2 rect:(struct CGRect)arg3 fontSize:(double)arg4; +- (id)keyImageWithDisplayString:(id)arg1 state:(int)arg2 rect:(struct CGRect)arg3 fontSize:(double)arg4 offset:(struct CGPoint)arg5; - (id)protoKeyboard; - (id)protoKeyWithDisplayString:(id)arg1; - (struct UIKBTheme *)createProtoThemeForKey:(id)arg1 keyboard:(id)arg2 state:(int)arg3; @@ -58,7 +61,7 @@ - (id)dividerGenerator:(id)arg1; - (id)dividerWithTheme:(struct UIKBTheme *)arg1; - (void)drawTopEdgeInContext:(struct CGContext *)arg1 withTheme:(struct UIKBTheme *)arg2; -- (id)generateImageWithRect:(struct CGRect)arg1 name:(id)arg2 pressed:(BOOL)arg3; +- (id)generateImageWithRect:(struct CGRect)arg1 name:(id)arg2 pressed:(_Bool)arg3; - (void)initializeThemes; - (void)releaseThemes; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiImageView.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiImageView.h index 64e0da5d9..caf692c62 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiImageView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiImageView.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UIKeyboardEmojiImageView : UIView { NSString *_emojiString; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiInputController.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiInputController.h index 3d34a3288..d26596843 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiInputController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiInputController.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, UIKeyboardEmojiCategory; +// Not exported @interface UIKeyboardEmojiInputController : NSObject { int _currentSequence; @@ -28,7 +29,7 @@ - (void)emojiUsed:(id)arg1; - (double)scoreForEmoji:(id)arg1; - (double)scoreForSequence:(int)arg1; -- (BOOL)isAncientSequence:(int)arg1; +- (_Bool)isAncientSequence:(int)arg1; - (void)dealloc; - (id)initWithInputView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPage.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPage.h index 6a8542c86..09c0f6f3b 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPage.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPage.h @@ -8,6 +8,7 @@ @class NSArray, NSDictionary, UIKBRenderConfig, UIKeyboardEmojiInputController, UIKeyboardEmojiView, UITouch; +// Not exported @interface UIKeyboardEmojiPage : UIView { NSArray *_emoji; @@ -19,8 +20,8 @@ struct CGSize _emojiSize; struct CGRect _keyActivationRect; UITouch *_activeTouch; - BOOL _needsLayout; - BOOL _needsEmojiRendering; + _Bool _needsLayout; + _Bool _needsEmojiRendering; UIKBRenderConfig *_renderConfig; NSDictionary *_emojiAttributes; UIKeyboardEmojiView *_touched; @@ -31,7 +32,7 @@ @property(retain) UIKBRenderConfig *renderConfig; // @synthesize renderConfig=_renderConfig; @property(retain, nonatomic) NSDictionary *emojiAttributes; // @synthesize emojiAttributes=_emojiAttributes; -@property BOOL needsEmojiRendering; // @synthesize needsEmojiRendering=_needsEmojiRendering; +@property _Bool needsEmojiRendering; // @synthesize needsEmojiRendering=_needsEmojiRendering; @property UIKeyboardEmojiInputController *inputController; // @synthesize inputController=_inputController; @property struct CGRect keyActivationRect; // @synthesize keyActivationRect=_keyActivationRect; @property(retain) UIKeyboardEmojiView *onDisplay; // @synthesize onDisplay=_onDisplay; @@ -52,13 +53,13 @@ - (void)showPendingPopup:(id)arg1; - (void)cancelPendingPopupChanges; - (id)closestForPoint:(struct CGPoint)arg1; -- (struct CGRect)emojiRectForPoint:(struct CGPoint)arg1 index:(unsigned int *)arg2; +- (struct CGRect)emojiRectForPoint:(struct CGPoint)arg1 index:(unsigned long long *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)deactivatePopUps; - (void)generateSubviews; - (void)drawRect:(struct CGRect)arg1; - (int)takeEmoji:(id)arg1 fromIndex:(int)arg2; -@property(readonly, nonatomic) int emojiCountPerPage; +@property(readonly, nonatomic) long long emojiCountPerPage; - (struct CGRect)rectForRow:(int)arg1 Col:(int)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)updateLayoutConstants; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPicker.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPicker.h index bb131fcf0..6efd04cb2 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPicker.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPicker.h @@ -11,6 +11,7 @@ @class UIImageView, UITableView; +// Not exported @interface UIKeyboardEmojiPicker : UIKBKeyView { UIImageView *_container; @@ -19,11 +20,11 @@ } @property(readonly) UITableView *picker; // @synthesize picker=_picker; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)shouldCache; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)shouldCache; - (void)dealloc; - (id)container; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCategoryCell.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCategoryCell.h index 70161d85f..9660f4ecb 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCategoryCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCategoryCell.h @@ -8,6 +8,7 @@ @class UILabel; +// Not exported @interface UIKeyboardEmojiPickerCategoryCell : UITableViewCell { UILabel *_symbol; @@ -17,7 +18,7 @@ - (void)setTitle:(id)arg1; - (void)setSymbol:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; - (id)titleFont; - (id)symbolFont; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCharacterCell.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCharacterCell.h index eb874f45e..7351a5967 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCharacterCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiPickerCharacterCell.h @@ -8,6 +8,7 @@ @class NSArray, NSString, UIKeyboardEmojiInputController, UIView; +// Not exported @interface UIKeyboardEmojiPickerCharacterCell : UITableViewCell { NSArray *_characters; @@ -25,7 +26,7 @@ - (void)drawRect:(struct CGRect)arg1; @property(retain) NSArray *characters; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiScrollView.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiScrollView.h index cc7c60898..f65535571 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiScrollView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiScrollView.h @@ -12,6 +12,7 @@ @class NSMutableArray, UIKeyboardEmojiCategory, UIKeyboardEmojiInputController, UILabel, UIPageControl, UIScrollView, UIView; +// Not exported @interface UIKeyboardEmojiScrollView : UIKBKeyView { UIKeyboardEmojiInputController *_inputController; @@ -23,10 +24,10 @@ NSMutableArray *_pages; int _currentPage; UIView *_pressIndicator; - BOOL _whiteText; + _Bool _whiteText; } -@property BOOL whiteText; // @synthesize whiteText=_whiteText; +@property _Bool whiteText; // @synthesize whiteText=_whiteText; @property(retain, nonatomic) UIView *pressIndicator; // @synthesize pressIndicator=_pressIndicator; - (void)goToFirstPage; - (void)setScrollDelay:(double)arg1; @@ -38,7 +39,7 @@ - (void)pageChanged; - (void)saveFirstVisibleEmojiIndex; - (void)reloadForCategory:(id)arg1; -- (int)emojiCountPerPageForRotation; +- (long long)emojiCountPerPageForRotation; - (void)clearPages; - (void)interruptScrolling; - (void)scrollViewWillBeginDragging:(id)arg1; @@ -47,7 +48,7 @@ - (void)layoutRecents; - (void)doLayout; - (void)forceLayout; -- (BOOL)shouldCache; +- (_Bool)shouldCache; - (void)setRenderConfig:(id)arg1; - (void)removePressIndicator; - (void)installPressIndicatorAtPoint:(struct CGPoint)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplit.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplit.h index 5154afd0c..22e16bfeb 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplit.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplit.h @@ -12,6 +12,7 @@ @class UITableView, UIView; +// Not exported @interface UIKeyboardEmojiSplit : UIKBKeyView { UITableView *_picker; @@ -21,13 +22,13 @@ @property(retain, nonatomic) UIView *pressIndicator; // @synthesize pressIndicator=_pressIndicator; @property(readonly) UITableView *picker; // @synthesize picker=_picker; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)removePressIndicator; - (void)installPressIndicatorAtPoint:(struct CGPoint)arg1; -- (BOOL)shouldCache; +- (_Bool)shouldCache; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)defaultIndexPath; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryCell.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryCell.h index 340e7985b..3c7e2dfcc 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryCell.h @@ -8,6 +8,7 @@ @class UIImageView, UILabel; +// Not exported @interface UIKeyboardEmojiSplitCategoryCell : UITableViewCell { UIImageView *_symbol; @@ -18,7 +19,7 @@ @property(retain, nonatomic) UIImageView *symbol; // @synthesize symbol=_symbol; - (void)setTitleText:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; - (id)titleFont; - (id)symbolFont; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryPicker.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryPicker.h index 8cd924a15..1360bf73c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryPicker.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCategoryPicker.h @@ -8,20 +8,22 @@ #import "UIKeyboardEmojiCategoryControl-Protocol.h" -@class UIKeyboardEmojiCategoryController; +@class UIKeyboardEmojiCategory, UIKeyboardEmojiCategoryController; +// Not exported @interface UIKeyboardEmojiSplitCategoryPicker : UIKeyboardEmojiSplit { UIKeyboardEmojiCategoryController *_categoryController; - BOOL _whiteText; + _Bool _whiteText; + UIKeyboardEmojiCategory *_lastUsedCategory; } -@property BOOL whiteText; // @synthesize whiteText=_whiteText; +@property _Bool whiteText; // @synthesize whiteText=_whiteText; - (void)setRenderConfig:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)symbolForRow:(int)arg1; -- (id)titleForRow:(int)arg1; +- (id)symbolForRow:(long long)arg1; +- (id)titleForRow:(long long)arg1; - (void)updateCategorySelectedIndicator:(int)arg1; - (void)setCategory:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterCell.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterCell.h index 4fddcce52..6fb2aef7c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterCell.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterCell.h @@ -8,6 +8,7 @@ @class NSArray, NSString, UIKeyboardEmojiInputController, UIView; +// Not exported @interface UIKeyboardEmojiSplitCharacterCell : UITableViewCell { NSArray *_characters; @@ -25,7 +26,7 @@ - (void)drawRect:(struct CGRect)arg1; @property(retain) NSArray *characters; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterPicker.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterPicker.h index 4f8d8720b..8ab357274 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterPicker.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiSplitCharacterPicker.h @@ -8,20 +8,23 @@ #import "UIKeyboardEmojiInput-Protocol.h" -@class UIKeyboardEmojiCategory, UIKeyboardEmojiInputController; +@class UIKeyboardEmojiCategory, UIKeyboardEmojiInputController, UILabel; +// Not exported @interface UIKeyboardEmojiSplitCharacterPicker : UIKeyboardEmojiSplit { + UILabel *_optionalDescription; UIKeyboardEmojiCategory *_category; UIKeyboardEmojiInputController *_inputController; } @property(retain) UIKeyboardEmojiCategory *category; // @synthesize category=_category; +- (void)setRenderConfig:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)charactersForRow:(int)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)charactersForRow:(long long)arg1; - (void)reloadForCategory:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 keyplane:(id)arg2 key:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardEmojiView.h b/iOS7/Frameworks/UIKit/UIKeyboardEmojiView.h index ab0b30018..3bf02ec3b 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardEmojiView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardEmojiView.h @@ -8,6 +8,7 @@ @class UIKBRenderConfig, UIKeyboardEmoji, UIKeyboardEmojiImageView, UIView, UIView; +// Not exported @interface UIKeyboardEmojiView : UIControl { UIKeyboardEmoji *_emoji; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-TestingSupport.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-TestingSupport.h new file mode 100644 index 000000000..78617550e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-TestingSupport.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (TestingSupport) +- (_Bool)_needsCandidates; +- (void)_setNeedsCandidates:(_Bool)arg1; +- (long long)_positionInCandidateList:(id)arg1; +- (_Bool)_hasCandidates; +- (id)_getAutocorrection; +- (void)_setAutocorrects:(_Bool)arg1; +- (id)_getLocalizedInputMode; +- (id)_getCurrentKeyboardName; +- (id)_getCurrentKeyplaneName; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-TypologySupport.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-TypologySupport.h new file mode 100644 index 000000000..c4f2f0541 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-TypologySupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (TypologySupport) +- (void)launchTypologyApplication; +- (void)installTypology; +- (_Bool)typologyEnabled; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardImplCandidateSupport.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardImplCandidateSupport.h new file mode 100644 index 000000000..869bd098a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardImplCandidateSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKeyboardImplCandidateSupport) +- (id)_inputForAutocorrectionCandidate; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardLayoutLanguageAdapter.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardLayoutLanguageAdapter.h new file mode 100644 index 000000000..f10343284 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardLayoutLanguageAdapter.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKeyboardLayoutLanguageAdapter) +- (void)callLayoutUpdateAllLocalizedKeys; +- (void)callLayoutUpdateLocalizedKeys; +- (void)callLayoutLongPressAction; +- (void)callLayoutSetAutoshift:(_Bool)arg1; +- (void)callLayoutSetShift:(_Bool)arg1; +- (_Bool)callLayoutIsShiftKeyBeingHeld; +- (_Bool)callLayoutIsShiftKeyPlaneChooser; +- (_Bool)callLayoutIgnoresShiftState; +- (_Bool)callLayoutUsesAutoShift; +- (void)callLayoutUpdateReturnKey; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardPerformance.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardPerformance.h new file mode 100644 index 000000000..b24b819cc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardPerformance.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKeyboardPerformance) ++ (void)markElapsed:(id)arg1; ++ (void)markPerformance:(id)arg1; ++ (void)setParentTestForProfiling:(id)arg1; +- (void)timeElapsed:(unsigned int)arg1 message:(id)arg2; +- (void)timeMark:(unsigned int)arg1; +- (void)timeMark:(unsigned int)arg1 message:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardRecording.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardRecording.h new file mode 100644 index 000000000..e1388504c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardRecording.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKeyboardRecording) +- (void)stopKeyboardRecording; +- (void)startKeyboardRecording; +- (void)installRecorder; +- (_Bool)keyboardRecordingEnabled; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardUnitTestSupport.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardUnitTestSupport.h new file mode 100644 index 000000000..b9c6f47eb --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKeyboardUnitTestSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKeyboardUnitTestSupport) ++ (void)_clearHardwareKeyboardMinimizationPreference; +- (void)logHandwritingData; +- (_Bool)isAutoDeleteActive; +- (void)testAutocorrectionPromptWithCorrection:(id)arg1; +- (int)textInputChangingCount; +- (_Bool)_isShowingCandidateUIWithAvailableCandidates; +- (void)updateFromTextInputTraits; +- (_Bool)hasAutoRepeat; +- (void)_setShiftLockedEnabled:(_Bool)arg1; +- (void)_setInputManager:(id)arg1; + +// Remaining properties +@property(retain, nonatomic) id changedDelegate; // @dynamic changedDelegate; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKitInternal.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKitInternal.h new file mode 100644 index 000000000..04a875319 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl-UIKitInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardImpl (UIKitInternal) +- (void)acceptAutocorrectionAndEndComposition; +- (id)_layout; +- (_Bool)isUsingDictationLayout; +- (void)setTextInputChangesIgnored:(_Bool)arg1; +- (void)finishSplitTransitionWithProgress:(double)arg1; +- (void)setSplit:(_Bool)arg1 animated:(_Bool)arg2; +- (id)selectionView; +- (void)setInitialDirection; +- (_Bool)_shouldMinimizeForHardwareKeyboard; +- (void)clearLanguageIndicator; +- (_Bool)keyboardDrawsOpaque; +- (void)clearExcessKeyboardMemory; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImpl.h b/iOS7/Frameworks/UIKit/UIKeyboardImpl.h index 8e1d69369..4ecbe92d5 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardImpl.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardImpl.h @@ -8,7 +8,7 @@ #import "UIKeyboardCandidateListDelegate-Protocol.h" -@class NSMutableArray, NSMutableDictionary, NSObject, NSString, NSTimer, TIKeyboardCandidateResultSet, TIKeyboardInputManagerState, TIKeyboardInputManagerStub, TIKeyboardLayout, TIKeyboardState, TIKeyboardTouchEvent, UIAlertView, UIAutocorrectInlinePrompt, UIDelayedAction, UIEvent, UIKeyboardAutocorrectionController, UIKeyboardLayout, UIKeyboardTaskQueue, UIResponder, UIResponder, UIResponder, UIResponder, UITextInputArrowKeyHistory, UITextInputTraits, _UIActionWhenIdle; +@class NSMutableArray, NSMutableDictionary, NSObject, NSString, TIKeyboardCandidateResultSet, TIKeyboardInputManagerState, TIKeyboardInputManagerStub, TIKeyboardLayout, TIKeyboardState, TIKeyboardTouchEvent, UIAlertView, UIAutocorrectInlinePrompt, UIDelayedAction, UIKeyboardAutocorrectionController, UIKeyboardLayout, UIKeyboardScheduledTask, UIKeyboardTaskQueue, UIPhysicalKeyboardEvent, UIResponder, UIResponder, UIResponder, UIResponder, UITextInputArrowKeyHistory, UITextInputTraits, _UIActionWhenIdle; @interface UIKeyboardImpl : UIView { @@ -31,136 +31,140 @@ UIKeyboardLayout *m_layout; NSMutableDictionary *m_keyedLayouts; NSString *m_inputModeLastChosen; - struct { - NSTimer *timer; - UIEvent *eventToRepeat; - char firstRepeat; - } m_hardwareRepeat; - NSTimer *m_autoDeleteTimer; - BOOL m_autoDeleteJustFired; + UIKeyboardScheduledTask *m_autoDeleteTask; unsigned int m_autoDeleteCount; double m_autoDeleteLastDelete; double m_autoDeleteInterval; - unsigned long m_autoDeleteShiftCharacter; + unsigned int m_autoDeleteShiftCharacter; UIDelayedAction *m_longPressAction; - int m_orientation; - int m_originalOrientation; + long long m_orientation; + long long m_originalOrientation; struct CGPoint m_inputPoint; int m_changeCount; double m_changeTime; id m_changedDelegate; struct __CFRunLoopObserver *m_observer; - unsigned int m_textInputChangingCount; - BOOL m_textInputChangingText; - BOOL m_textInputChangingDirection; - BOOL m_textInputChangesIgnored; - BOOL m_insideKeyInputDelegateCall; + unsigned long long m_textInputChangingCount; + _Bool m_textInputChangingText; + _Bool m_textInputChangingDirection; + _Bool m_textInputChangesIgnored; + _Bool m_insideKeyInputDelegateCall; UITextInputTraits *m_defaultTraits; UITextInputTraits *m_traits; int m_returnKeyState; - int m_currentDirection; - int m_contextWordDepth; - BOOL m_autoDeleteOK; - BOOL m_autocapitalizationPreference; - BOOL m_autocorrectPromptTimerFired; - BOOL m_autocorrectionPreference; - BOOL m_autoshift; - BOOL m_caretShowingNow; - BOOL m_changeNotificationDisabled; - BOOL m_correctionLearningAllowed; - BOOL m_delegateIsSMSTextView; - BOOL m_delegateRequiresKeyEvents; - BOOL m_doubleSpacePeriodWasAppliedInCurrentContext; - BOOL m_doubleSpacePeriodPreference; - BOOL m_hardwareKeyboardAttached; - BOOL m_inDealloc; - BOOL m_initializationDone; - BOOL m_performanceLoggingEnabled; - BOOL m_selecting; - BOOL m_shift; - BOOL m_shiftLocked; - BOOL m_shiftLockedEnabled; - BOOL m_settingShift; - BOOL m_suggestionsShownForCurrentDeletion; - BOOL m_originalShouldSkipCandidateSelection; - BOOL m_updatingPreferences; - BOOL m_changingGeometryWithSameOrientation; - BOOL m_suppressGeometryChangeNotifications; - BOOL m_acceptingCandidate; - BOOL m_userChangedSelection; - BOOL m_shouldChargeKeys; - BOOL m_longPress; - BOOL m_replacingWord; - BOOL m_shiftNeedsUpdate; - BOOL m_shiftPreventAutoshift; - BOOL m_shiftHeldDownNeedsUpdated; - BOOL m_delegateAdoptsTextInput; - BOOL m_delegateAdoptsTextInputPrivate; - BOOL m_delegateAdoptsKeyboardInput; - BOOL m_clientVariantSupportEnabled; - BOOL m_clientVariantSupportEnabledEver; + long long m_currentDirection; + _Bool m_autoDeleteOK; + _Bool m_autocapitalizationPreference; + _Bool m_autocorrectPromptTimerFired; + _Bool m_autocorrectionPreference; + _Bool m_autoshift; + _Bool m_caretShowingNow; + _Bool m_changeNotificationDisabled; + _Bool m_correctionLearningAllowed; + _Bool m_delegateIsSMSTextView; + _Bool m_delegateRequiresKeyEvents; + _Bool m_doubleSpacePeriodWasAppliedInCurrentContext; + _Bool m_doubleSpacePeriodPreference; + _Bool m_hardwareKeyboardAttached; + _Bool m_inDealloc; + _Bool m_initializationDone; + _Bool m_performanceLoggingEnabled; + _Bool m_selecting; + _Bool m_shift; + _Bool m_shiftLocked; + _Bool m_shiftLockedEnabled; + _Bool m_settingShift; + _Bool m_suggestionsShownForCurrentDeletion; + _Bool m_originalShouldSkipCandidateSelection; + _Bool m_updatingPreferences; + _Bool m_changingGeometryWithSameOrientation; + _Bool m_suppressGeometryChangeNotifications; + _Bool m_acceptingCandidate; + _Bool m_userChangedSelection; + _Bool m_shouldChargeKeys; + _Bool m_longPress; + _Bool m_replacingWord; + _Bool m_shiftNeedsUpdate; + _Bool m_shiftPreventAutoshift; + _Bool m_shiftHeldDownNeedsUpdated; + _Bool m_delegateAdoptsTextInput; + _Bool m_delegateAdoptsTextInputPrivate; + _Bool m_delegateAdoptsKeyboardInput; + _Bool m_clientVariantSupportEnabled; + _Bool m_clientVariantSupportEnabledEver; NSMutableArray *m_keyplaneNamesPreviousDelegate; NSMutableArray *m_keyplaneNamesCurrentDelegate; UITextInputArrowKeyHistory *m_arrowKeyHistory; - BOOL m_preRotateShift; - BOOL m_preRotateShiftLocked; - BOOL m_showInputModeIndicator; - BOOL m_suppressUpdateCandidateView; - BOOL m_shouldUpdateCacheOnInputModesChange; - BOOL m_shouldSetInputModeInNextRun; - BOOL m_rivenCenterFilled; - float m_splitProgress; + _Bool m_preRotateShift; + _Bool m_preRotateShiftLocked; + _Bool m_showInputModeIndicator; + _Bool m_suppressUpdateCandidateView; + _Bool m_shouldUpdateCacheOnInputModesChange; + _Bool m_shouldSetInputModeInNextRun; + _Bool m_rivenCenterFilled; + double m_splitProgress; NSString *m_currentUsedInputMode; NSString *m_lastUsedInputMode; - BOOL m_needsCandidates; - BOOL m_shouldSkipCandidateGeneration; - BOOL m_updateLayoutOnShowKeyboard; - BOOL m_receivedCandidatesInCurrentInputMode; + NSString *m_nextInputModeToUse; + _Bool m_needsCandidates; + _Bool m_shouldSkipCandidateGeneration; + _Bool m_updateLayoutOnShowKeyboard; + _Bool m_receivedCandidatesInCurrentInputMode; int _currentAlertReason; - BOOL m_scrolling; - unsigned int m_previousSpaceKeyBehavior; - BOOL m_showsCandidateBar; - BOOL m_showsCandidateInline; - BOOL committingCandidate; - BOOL geometryIsChanging; - BOOL m_hardwareKeyboardIsSeen; - BOOL m_softwareKeyboardShownByTouch; + _Bool m_scrolling; + _Bool m_hasInputOnAcceptCandidate; + _Bool m_maximizing; + unsigned long long m_previousSpaceKeyBehavior; + unsigned long long m_previousReturnKeyBehavior; + _Bool m_usesCandidateSelection; + _Bool m_showsCandidateBar; + _Bool m_showsCandidateInline; + _Bool committingCandidate; + _Bool geometryIsChanging; + _Bool m_hardwareKeyboardIsSeen; + _Bool m_softwareKeyboardShownByTouch; + _Bool _handlingKeyCommandFromHardwareKeyboard; TIKeyboardTouchEvent *m_touchEventWaitingForKeyInputEvent; _UIActionWhenIdle *m_delayedCandidateRequest; - _UIActionWhenIdle *m_deferredReleaseInputManagerAction; + _UIActionWhenIdle *m_deferredDidSetDelegateAction; + UIPhysicalKeyboardEvent *m_hardwareRepeatEvent; + UIKeyboardScheduledTask *m_hardwareRepeatTask; id typologyRecorder; UIAlertView *keyboardAlertView; } + (void)hardwareKeyboardAvailabilityChanged; -+ (unsigned int)convertToTextInputAutocapitalizationType:(int)arg1; -+ (id)orientationKeyForOrientation:(int)arg1; -+ (Class)layoutClassForInputMode:(id)arg1 keyboardType:(int)arg2; -+ (int)interfaceOrientationForSize:(struct CGSize)arg1; ++ (unsigned long long)convertToTextInputAutocapitalizationType:(long long)arg1; ++ (id)orientationKeyForOrientation:(long long)arg1; ++ (Class)layoutClassForInputMode:(id)arg1 keyboardType:(long long)arg2; ++ (long long)interfaceOrientationForSize:(struct CGSize)arg1; + (struct CGPoint)persistentDictationWindowOffset; + (void)setPersistentDictationWindowOffset:(struct CGPoint)arg1; + (void)setPersistentDictationTargetZone:(int)arg1; + (int)persistentDictationTargetZone; + (struct CGPoint)persistentOffset; + (void)setPersistentOffset:(struct CGPoint)arg1; -+ (void)suppressSetPersistentOffset:(BOOL)arg1; -+ (void)setPersistentSplitProgress:(float)arg1; -+ (float)splitProgress; -+ (float)persistentSplitProgress; -+ (BOOL)supportsSplit; -+ (BOOL)isSplit; -+ (BOOL)rivenTranslationPreference; -+ (BOOL)rivenPreference; -+ (BOOL)rivenInstalled; -+ (void)refreshRivenStateWithTraits:(id)arg1 isKeyboard:(BOOL)arg2; -+ (unsigned int)translateToTextInputKeyboardType:(int)arg1; -+ (float)additionalInstanceHeightLoading; -+ (float)additionalInstanceHeight; ++ (void)suppressSetPersistentOffset:(_Bool)arg1; ++ (void)setPersistentSplitProgress:(double)arg1; ++ (double)splitProgress; ++ (double)persistentSplitProgress; ++ (_Bool)supportsSplit; ++ (_Bool)isSplit; ++ (_Bool)rivenTranslationPreference; ++ (_Bool)rivenPreference; ++ (_Bool)rivenInstalled; ++ (void)refreshRivenStateWithTraits:(id)arg1 isKeyboard:(_Bool)arg2; ++ (unsigned long long)translateToTextInputKeyboardType:(long long)arg1; ++ (double)additionalInstanceHeightLoadingForInterfaceOrientation:(long long)arg1; ++ (double)additionalInstanceHeightLoading; ++ (double)additionalInstanceHeight; ++ (double)additionalInstanceHeightForInterfaceOrientation:(long long)arg1; + (id)normalizedInputModesFromPreference; -+ (struct CGSize)keyboardSizeForInterfaceOrientation:(int)arg1; -+ (struct CGSize)sizeForInterfaceOrientation:(int)arg1; -+ (struct CGSize)_defaultSizeForInterfaceOrientation:(int)arg1; -+ (struct CGSize)defaultSizeForInterfaceOrientation:(int)arg1; ++ (struct CGSize)keyboardSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)sizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)_defaultSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)defaultSizeForInterfaceOrientation:(long long)arg1; ++ (Class)layoutClassForCurrentInputMode; + (id)keyboardScreen; + (void)applicationDidReceiveMemoryWarning:(id)arg1; + (void)applicationWillEnterForeground:(id)arg1; @@ -170,25 +174,25 @@ + (void)releaseSharedInstance; + (id)activeInstance; + (id)sharedInstance; -+ (void)markElapsed:(id)arg1; -+ (void)markPerformance:(id)arg1; -+ (void)setParentTestForProfiling:(id)arg1; -+ (void)_clearHardwareKeyboardMinimizationPreference; -@property(nonatomic) BOOL softwareKeyboardShownByTouch; // @synthesize softwareKeyboardShownByTouch=m_softwareKeyboardShownByTouch; -@property(nonatomic) BOOL hardwareKeyboardIsSeen; // @synthesize hardwareKeyboardIsSeen=m_hardwareKeyboardIsSeen; -@property(nonatomic) BOOL geometryIsChanging; // @synthesize geometryIsChanging; -@property(nonatomic) BOOL committingCandidate; // @synthesize committingCandidate; +@property(nonatomic) _Bool handlingKeyCommandFromHardwareKeyboard; // @synthesize handlingKeyCommandFromHardwareKeyboard=_handlingKeyCommandFromHardwareKeyboard; +@property(nonatomic) _Bool softwareKeyboardShownByTouch; // @synthesize softwareKeyboardShownByTouch=m_softwareKeyboardShownByTouch; +@property(nonatomic) _Bool hardwareKeyboardIsSeen; // @synthesize hardwareKeyboardIsSeen=m_hardwareKeyboardIsSeen; +@property(nonatomic) _Bool geometryIsChanging; // @synthesize geometryIsChanging; +@property(nonatomic) _Bool committingCandidate; // @synthesize committingCandidate; @property(retain, nonatomic) UIAlertView *keyboardAlertView; // @synthesize keyboardAlertView; -@property(nonatomic) BOOL showsCandidateInline; // @synthesize showsCandidateInline=m_showsCandidateInline; -@property(nonatomic) BOOL receivedCandidatesInCurrentInputMode; // @synthesize receivedCandidatesInCurrentInputMode=m_receivedCandidatesInCurrentInputMode; -@property(nonatomic) BOOL showsCandidateBar; // @synthesize showsCandidateBar=m_showsCandidateBar; -@property(retain, nonatomic) NSString *currentUsedInputMode; // @synthesize currentUsedInputMode=m_currentUsedInputMode; +@property(nonatomic) _Bool showsCandidateInline; // @synthesize showsCandidateInline=m_showsCandidateInline; +@property(nonatomic) _Bool receivedCandidatesInCurrentInputMode; // @synthesize receivedCandidatesInCurrentInputMode=m_receivedCandidatesInCurrentInputMode; +@property(nonatomic) _Bool showsCandidateBar; // @synthesize showsCandidateBar=m_showsCandidateBar; +@property(retain, nonatomic) NSString *nextInputModeToUse; // @synthesize nextInputModeToUse=m_nextInputModeToUse; @property(retain, nonatomic) NSString *lastUsedInputMode; // @synthesize lastUsedInputMode=m_lastUsedInputMode; +@property(retain, nonatomic) NSString *currentUsedInputMode; // @synthesize currentUsedInputMode=m_currentUsedInputMode; @property(retain, nonatomic) id typologyRecorder; // @synthesize typologyRecorder; -@property(nonatomic) BOOL shouldSetInputModeInNextRun; // @synthesize shouldSetInputModeInNextRun=m_shouldSetInputModeInNextRun; -@property(nonatomic) BOOL showInputModeIndicator; // @synthesize showInputModeIndicator=m_showInputModeIndicator; +@property(nonatomic) _Bool shouldSetInputModeInNextRun; // @synthesize shouldSetInputModeInNextRun=m_shouldSetInputModeInNextRun; +@property(nonatomic) _Bool showInputModeIndicator; // @synthesize showInputModeIndicator=m_showInputModeIndicator; +@property(retain, nonatomic) UIKeyboardScheduledTask *hardwareRepeatTask; // @synthesize hardwareRepeatTask=m_hardwareRepeatTask; +@property(retain, nonatomic) UIPhysicalKeyboardEvent *hardwareRepeatEvent; // @synthesize hardwareRepeatEvent=m_hardwareRepeatEvent; @property(retain, nonatomic) id changedDelegate; // @synthesize changedDelegate=m_changedDelegate; -@property(retain, nonatomic) _UIActionWhenIdle *deferredReleaseInputManagerAction; // @synthesize deferredReleaseInputManagerAction=m_deferredReleaseInputManagerAction; +@property(retain, nonatomic) _UIActionWhenIdle *deferredDidSetDelegateAction; // @synthesize deferredDidSetDelegateAction=m_deferredDidSetDelegateAction; @property(retain, nonatomic) _UIActionWhenIdle *delayedCandidateRequest; // @synthesize delayedCandidateRequest=m_delayedCandidateRequest; @property(retain, nonatomic) TIKeyboardTouchEvent *touchEventWaitingForKeyInputEvent; // @synthesize touchEventWaitingForKeyInputEvent=m_touchEventWaitingForKeyInputEvent; @property(readonly, nonatomic) UIKeyboardAutocorrectionController *autocorrectionController; // @synthesize autocorrectionController=m_autocorrectionController; @@ -197,19 +201,20 @@ @property(nonatomic) id geometryDelegate; // @synthesize geometryDelegate=m_geometryDelegate; @property(retain, nonatomic) UITextInputArrowKeyHistory *arrowKeyHistory; // @synthesize arrowKeyHistory=m_arrowKeyHistory; @property(retain, nonatomic) id recorder; +- (void)trackUsageForCandidateAcceptedAction:(id)arg1; - (void)trackUsageForPromptedCorrection:(id)arg1 inputString:(id)arg2 previousPrompt:(id)arg3; -- (void)trackUsageForAcceptedAutocorrection:(id)arg1 promptWasShowing:(BOOL)arg2; -- (BOOL)isAutoFillMode; +- (void)trackUsageForAcceptedAutocorrection:(id)arg1 promptWasShowing:(_Bool)arg2; +- (_Bool)isAutoFillMode; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)needsKeyHitTestResults; -- (BOOL)canHandleKeyHitTest; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)needsKeyHitTestResults; +- (_Bool)canHandleKeyHitTest; - (void)clearSelection; -- (BOOL)caretVisible; -- (BOOL)caretBlinks; -- (void)setCaretVisible:(BOOL)arg1; -- (void)setCaretBlinks:(BOOL)arg1; +- (_Bool)caretVisible; +- (_Bool)caretBlinks; +- (void)setCaretVisible:(_Bool)arg1; +- (void)setCaretBlinks:(_Bool)arg1; - (void)startCaretBlinkIfNeeded; - (void)remoteControlEvent:(id)arg1; - (void)showKeyboardIfNeeded; @@ -223,23 +228,22 @@ - (void)flushTouchEventWaitingForKeyInputEventIfNecessary; - (void)_remapKeyEvent:(id)arg1 withKeyEventMap:(id)arg2; - (void)_handleWebKeyEvent:(id)arg1 withInputString:(id)arg2 executionContext:(id)arg3; -- (void)_handleWebKeyEvent:(id)arg1 withIndex:(unsigned int)arg2 inInputString:(id)arg3 executionContext:(id)arg4; +- (void)_handleWebKeyEvent:(id)arg1 withIndex:(unsigned long long)arg2 inInputString:(id)arg3 executionContext:(id)arg4; - (void)_handleWebKeyEvent:(id)arg1 withEventType:(int)arg2 withInputString:(id)arg3 withInputStringIgnoringModifiers:(id)arg4; - (void)updateKeyboardEventsLagging:(id)arg1; -- (BOOL)isValidKeyInput:(id)arg1; +- (_Bool)isValidKeyInput:(id)arg1; - (void)cancelAllKeyEvents; - (void)dismissKeyboard; -@property(nonatomic, getter=isInHardwareKeyboardMode) BOOL inHardwareKeyboardMode; +@property(nonatomic, getter=isInHardwareKeyboardMode) _Bool inHardwareKeyboardMode; - (void)showKeyboard; - (void)hideKeyboard; -- (void)firstHardwareAutoRepeat:(id)arg1; -- (void)hardwareAutoRepeat:(id)arg1; +- (void)firstHardwareAutoRepeatWithExecutionContext:(id)arg1; - (void)hardwareKeyboardAvailabilityChanged; - (int)changeCount; - (void)updateChangeTimeAndIncrementCount; - (void)clearChangeTimeAndCount; - (void)clearTimers; -- (BOOL)isLongPress; +- (_Bool)isLongPress; - (void)longPressAction; - (void)handleDelayedActionLongPress; - (void)clearLongPressTimer; @@ -249,14 +253,12 @@ - (void)startAutoDeleteTimer; - (void)completeHandleAutoDelete; - (void)handleAutoDeleteWithExecutionContext:(id)arg1; -- (void)handleAutoDelete; -- (void)autoDeleteTimerFired:(id)arg1; - (void)touchAutoDeleteTimerWithThreshold:(double)arg1; +- (void)clearAutoDeleteTimer; - (id)generateAutocorrectionReplacements:(id)arg1; - (void)generateCandidatesWithOptions:(int)arg1; - (void)generateCandidates; -- (BOOL)delegateSuggestionsForCurrentInput; -- (BOOL)stringIsExemptFromChecker:(id)arg1; +- (_Bool)delegateSuggestionsForCurrentInput; - (id)autocorrectionRecordForWord:(id)arg1; - (void)autocorrectionAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)fadeAutocorrectPrompt; @@ -275,34 +277,35 @@ - (void)handleDelayedActionUpdateTextCandidateView; - (id)inputOverlayContainer; - (void)updateKeyboardConfigurations; -- (void)_handleKeyBehaviors:(id)arg1 withState:(id)arg2; +- (id)updateKeyBehaviors:(id)arg1 withBehaviors:(id)arg2 forState:(id)arg3; - (id)_keyboardBehaviorState; -- (void)_handleKeyBehavior:(unsigned int)arg1 forKeyType:(id)arg2; +- (void)performKeyBehaviorConfirmFirstCandidate; +- (void)performKeyBehaviorConfirm; +- (void)_handleKeyBehavior:(unsigned long long)arg1 forKeyType:(id)arg2; - (id)_canonicalKeyTypeForKeyType:(id)arg1; - (void)_nop; -- (void)updateReturnKey:(BOOL)arg1; +- (void)updateReturnKey:(_Bool)arg1; - (void)updateReturnKey; -- (void)setReturnKeyEnabled:(BOOL)arg1; -- (BOOL)returnKeyEnabled; +- (void)setReturnKeyEnabled:(_Bool)arg1; +- (_Bool)returnKeyEnabled; - (id)returnKeyDisplayName; - (int)returnKeyType; -- (BOOL)noContent; +- (_Bool)noContent; - (void)setCandidates:(id)arg1; - (void)removeAutocorrectPrompt; - (id)autocorrectPrompt; - (void)setAutocorrection:(id)arg1; -- (BOOL)isMinimized; -- (void)resizeCandidateBarWithDelta:(float)arg1; -- (BOOL)isUsingDictationLayout; +- (_Bool)isMinimized; +- (void)resizeCandidateBarWithDelta:(double)arg1; - (void)updateCandidateDisplay; -- (BOOL)needsToDeferUpdateTextCandidateView; +- (_Bool)needsToDeferUpdateTextCandidateView; - (void)updateCandidateDisplayAsyncWithCandidateSet:(id)arg1 documentOperation:(id)arg2; -- (BOOL)shouldIgnoreCandidateSet:(id)arg1 documentOperation:(id)arg2; -- (BOOL)displaysCandidates; -- (void)setCandidateList:(id)arg1 updateCandidateView:(BOOL)arg2; -- (BOOL)acceptWord:(id)arg1 firstDelete:(unsigned int)arg2 forInput:(id)arg3; -- (BOOL)acceptWord:(id)arg1 firstDelete:(unsigned int)arg2; -- (void)scheduleReplacementsWithOptions:(unsigned int)arg1; +- (_Bool)shouldIgnoreCandidateSet:(id)arg1 documentOperation:(id)arg2; +- (_Bool)displaysCandidates; +- (void)setCandidateList:(id)arg1 updateCandidateView:(_Bool)arg2; +- (_Bool)acceptWord:(id)arg1 firstDelete:(unsigned long long)arg2 forInput:(id)arg3; +- (_Bool)acceptWord:(id)arg1 firstDelete:(unsigned long long)arg2; +- (void)scheduleReplacementsWithOptions:(unsigned long long)arg1; - (void)replaceText:(id)arg1; - (void)clearDelegate; - (void)clearAnimations; @@ -317,101 +320,107 @@ - (void)revealHiddenCandidates; - (void)jumpToCompositions; - (void)showNextPage; +- (void)showPreviousCandidate; - (void)showNextCandidates; -- (void)completeAcceptCandidate; +- (void)completeAcceptCandidate:(id)arg1; - (void)acceptCurrentCandidateIfSelectedWithExecutionContext:(id)arg1; - (void)acceptCurrentCandidateIfSelected; -- (void)setUserSelectedCurrentCandidate:(BOOL)arg1; -- (BOOL)userSelectedCurrentCandidate; +- (void)setUserSelectedCurrentCandidate:(_Bool)arg1; +- (_Bool)userSelectedCurrentCandidate; - (void)acceptFirstCandidate; - (void)acceptCurrentCandidateWithExecutionContext:(id)arg1; - (void)acceptCurrentCandidate; - (void)acceptCandidate:(id)arg1; -- (void)acceptCandidate:(id)arg1 atIndex:(unsigned int)arg2 executionContext:(id)arg3; -- (void)acceptCandidate:(id)arg1 atIndex:(unsigned int)arg2; +- (void)acceptCandidate:(id)arg1 atIndex:(unsigned long long)arg2 executionContext:(id)arg3; +- (void)acceptCandidate:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeAutocorrection; - (void)acceptAutocorrection; - (void)willReplaceTextInRangedSelectionWithKeyboardInput; - (void)completeDeleteFromInput; - (void)deleteFromInputWithExecutionContext:(id)arg1; - (void)deleteFromInput; -- (void)completeDeleteOnceFromInputWithCharacterBefore:(unsigned long)arg1; +- (void)completeDeleteOnceFromInputWithCharacterBefore:(unsigned int)arg1; - (void)scheduleReplacementsAfterDeletionToEndOfWord; - (void)moveSelectionToEndOfWord; -- (BOOL)selectionIsEndOfWord; -- (BOOL)nextCharacterIsWordCharacter; +- (_Bool)selectionIsEndOfWord; +- (_Bool)nextCharacterIsWordCharacter; - (void)deleteOnceFromInputWithExecutionContext:(id)arg1; - (void)updateLayoutAndSetShift; -- (BOOL)shouldEnableShiftForDeletedCharacter:(unsigned long)arg1; -- (void)movePhraseBoundaryToDirection:(int)arg1; -- (unsigned int)phraseBoundary; -- (void)setPhraseBoundary:(unsigned int)arg1; +- (_Bool)shouldEnableShiftForDeletedCharacter:(unsigned int)arg1; +- (void)movePhraseBoundaryToDirection:(long long)arg1; +- (unsigned long long)phraseBoundary; +- (void)didChangePhraseBoundary; +- (void)completeAddInputString:(id)arg1 generateCandidates:(_Bool)arg2; - (void)completeAddInputString:(id)arg1; -- (void)addWordTerminator:(id)arg1 afterSpace:(BOOL)arg2 elapsedTime:(double)arg3 executionContext:(id)arg4; +- (void)addWordTerminator:(id)arg1 afterSpace:(_Bool)arg2 elapsedTime:(double)arg3 executionContext:(id)arg4; - (id)acceptedAutocorrectionForWordTerminator:(id)arg1; - (void)completeAcceptCandidateBeforeAddingInput:(id)arg1 executionContext:(id)arg2; -- (void)addInputString:(id)arg1 withFlags:(unsigned int)arg2 executionContext:(id)arg3; -- (void)addInputString:(id)arg1 withFlags:(unsigned int)arg2; -- (BOOL)shouldAcceptCandidate:(id)arg1 beforeInputString:(id)arg2; -- (BOOL)handleDoubleSpacePeriodForInputString:(id)arg1 afterSpace:(BOOL)arg2 elapsedTime:(double)arg3; +- (void)addInputString:(id)arg1 withFlags:(unsigned long long)arg2 executionContext:(id)arg3; +- (void)addInputString:(id)arg1 withFlags:(unsigned long long)arg2; +- (_Bool)shouldAcceptCandidate:(id)arg1 beforeInputString:(id)arg2; +- (_Bool)handleDoubleSpacePeriodForInputString:(id)arg1 afterSpace:(_Bool)arg2 elapsedTime:(double)arg3; - (void)updateDoubleSpacePeriodStateForString:(id)arg1; -- (void)updateDoubleSpacePeriodStateForCharacter:(unsigned long)arg1; +- (void)updateDoubleSpacePeriodStateForCharacter:(unsigned int)arg1; - (id)inputEventForInputString:(id)arg1; -- (void)addInputString:(id)arg1 fromVariantKey:(BOOL)arg2; +- (void)addInputString:(id)arg1 fromVariantKey:(_Bool)arg2; - (void)addInputString:(id)arg1; - (void)deleteBackward; -- (void)deleteForwardAndNotify:(BOOL)arg1; -- (void)deleteBackwardAndNotify:(BOOL)arg1; +- (void)deleteForwardAndNotify:(_Bool)arg1; +- (void)deleteBackwardAndNotify:(_Bool)arg1; - (void)insertTextAfterSelection:(id)arg1; - (void)insertText:(id)arg1; - (void)setPreviousInputString:(id)arg1; -- (BOOL)acceptInputString:(id)arg1; -- (void)handleStringInput:(id)arg1 withFlags:(unsigned int)arg2 executionContext:(id)arg3; +- (_Bool)acceptInputString:(id)arg1; +- (void)handleStringInput:(id)arg1 withFlags:(unsigned long long)arg2 executionContext:(id)arg3; - (void)handleClearWithExecutionContext:(id)arg1; - (void)handleClear; - (void)handleDelete; - (void)handleDeleteWithExecutionContext:(id)arg1; -- (void)handleDeleteAsRepeat:(BOOL)arg1 executionContext:(id)arg2; +- (void)handleDeleteAsRepeat:(_Bool)arg1 executionContext:(id)arg2; - (void)setInputPoint:(struct CGPoint)arg1; - (void)keyDeactivated; - (void)keyActivated; -- (BOOL)supportsNumberKeySelection; -- (BOOL)suppliesCompletions; -- (void)setUsesCandidateSelection:(BOOL)arg1; -- (BOOL)usesCandidateSelection; -@property(nonatomic) BOOL shouldSkipCandidateSelection; +- (_Bool)supportsNumberKeySelection; +- (_Bool)suppliesCompletions; +- (void)setUsesCandidateSelection:(_Bool)arg1; +- (_Bool)usesCandidateSelection; +@property(nonatomic) _Bool shouldSkipCandidateSelection; - (void)forceShiftUpdateIfKeyboardStateChanged; - (void)forceShiftUpdate; - (void)clearShiftState; -- (BOOL)shiftLockedEnabled; -- (BOOL)isShiftLocked; -- (BOOL)isAutoShifted; -- (BOOL)isShifted; -- (void)setShiftLockedForced:(BOOL)arg1; -- (void)setShiftLocked:(BOOL)arg1; +- (_Bool)shiftLockedEnabled; +- (_Bool)isShiftLocked; +- (_Bool)isAutoShifted; +- (_Bool)isShifted; +- (void)setShiftLockedForced:(_Bool)arg1; +- (void)setShiftLocked:(_Bool)arg1; - (void)setShiftNeedsUpdate; -- (void)setShiftPreventAutoshift:(BOOL)arg1; -- (void)setShift:(BOOL)arg1 autoshift:(BOOL)arg2; -- (void)setShift:(BOOL)arg1; +- (void)setShiftPreventAutoshift:(_Bool)arg1; +- (void)setShift:(_Bool)arg1 autoshift:(_Bool)arg2; +- (void)setShift:(_Bool)arg1; - (void)toggleShift; - (void)setShiftOffIfNeeded; +- (_Bool)isSelectionAtSentenceAutoshiftBoundary; - (void)updateShiftState; - (void)notifyShiftState; - (void)updateInputManagerAutocapitalizationType; - (void)recomputeActiveInputModesFromList:(id)arg1; - (void)recomputeActiveInputModes; -- (BOOL)shouldSwitchInputMode:(id)arg1; +- (_Bool)shouldSwitchInputMode:(id)arg1; - (void)performOperations:(id)arg1; -@property(retain, nonatomic) TIKeyboardInputManagerStub *inputManager; - (void)releaseInputManagerIfInactive; +- (void)releaseInputManager; - (void)setInputManagerFromInputMode:(id)arg1; -- (BOOL)_systemHasKbd; +- (_Bool)_systemHasKbd; +@property(readonly, nonatomic) TIKeyboardInputManagerStub *inputManager; - (void)removeAllDynamicDictionaries; -- (void)continuePerformHitTestToKeyCode:(int)arg1 keyCodeHandler:(id)arg2; +- (id)replyHandlerForAdjustPhraseBoundaryWithExecutionContext:(SEL)arg1; +- (void)adjustPhraseBoundaryInForwardDirection:(_Bool)arg1 executionContext:(id)arg2; +- (void)continuePerformHitTestToKeyCode:(long long)arg1 keyCodeHandler:(id)arg2; - (void)handleReplyToPerformHitTestWithTask:(id)arg1 executionContext:(void)arg2; - (id)replyHandlerForPerformHitTestForTouchEventWithKeyCodeHandler:(SEL)arg1 executionContext:(id)arg2; - (void)performHitTestForTouchEvent:(id)arg1 keyCodeHandler:(id)arg2 executionContext:(void)arg3; -- (void)skipHitTestForTouchEvent:(id)arg1 delayed:(BOOL)arg2; +- (void)skipHitTestForTouchEvent:(id)arg1 delayed:(_Bool)arg2; - (void)skipHitTestForTouchEvent:(id)arg1; - (void)continueGenerateReplacementsForStringWithCandidates:(id)arg1 candidatesHandler:(id)arg2; - (void)handleReplyToGenerateReplacementsForStringWithTask:(id)arg1 executionContext:(void)arg2; @@ -428,8 +437,7 @@ - (void)continueGenerateCandidatesAsynchronouslyWithOperations:(id)arg1; - (void)handleReplyToGenerateCandidatesAsynchronouslyWithTask:(id)arg1; - (id)replyHandlerForGenerateCandidatesAsynchronouslyWithSelectedCandidate:(SEL)arg1; -- (void)generateCandidatesAsynchronouslyWithMaxCandidateCount:(unsigned int)arg1 selectedCandidate:(id)arg2; -- (void)generateCandidatesAsynchronouslyWithMaxCandidateCount:(unsigned int)arg1; +- (void)generateCandidatesAsynchronouslyWithRange:(struct _NSRange)arg1 selectedCandidate:(id)arg2; - (void)generateCandidatesAsynchronously; - (void)continueHandleKeyboardInputWithOperations:(id)arg1; - (void)handleReplyToHandleKeyboardInputWithTask:(id)arg1 executionContext:(void)arg2; @@ -443,10 +451,9 @@ @property(readonly, nonatomic) UIKeyboardTaskQueue *taskQueue; - (void)deleteHandwritingStrokesAtIndexes:(id)arg1; - (void)selectionDidChange:(id)arg1; -- (void)completeUpdateForChangedSelection:(BOOL)arg1; +- (void)completeUpdateForChangedSelection:(_Bool)arg1; - (void)updateForChangedSelectionWithExecutionContext:(id)arg1; - (void)updateForChangedSelection; -- (id)currentInputContextFromInputDelegateWithWordRange:(id)arg1; - (void)setSelectionWithPoint:(struct CGPoint)arg1; - (void)selectionWillChange:(id)arg1; - (void)prepareForSelectionChange; @@ -454,81 +461,88 @@ - (id)searchStringForMarkedText; - (id)markedTextOverlay; - (id)markedText; -- (BOOL)hasEditableMarkedText; -- (BOOL)hasMarkedText; +- (_Bool)hasEditableMarkedText; +- (_Bool)hasMarkedText; - (void)unmarkText:(id)arg1; - (void)unmarkText; -- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3; +- (void)clearInputForMarkedText; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3 searchString:(id)arg4; - (int)_clipCornersOfView:(id)arg1; - (void)resizeForKeyplaneSize:(struct CGSize)arg1; -- (int)interfaceOrientation; +- (long long)interfaceOrientation; - (void)updateLayout; -@property(readonly, nonatomic) BOOL shouldShowCandidateBar; -- (BOOL)_shouldShowCandidateBar:(BOOL)arg1; -- (BOOL)currentKeyboardTraitsAllowCandidateBar; +- (void)finishLayoutChangeWithArguments:(id)arg1; +@property(readonly, nonatomic) _Bool shouldShowCandidateBar; +- (_Bool)currentKeyboardTraitsAllowCandidateBar; - (struct CGRect)subtractKeyboardFrameFromRect:(struct CGRect)arg1 inView:(id)arg2; -- (void)geometryChangeDone:(BOOL)arg1; +- (void)geometryChangeDone:(_Bool)arg1; - (void)prepareForGeometryChange; - (void)releaseSuppressUpdateCandidateView; - (void)updateLayoutIfNeeded; -- (BOOL)handleKeyCommand:(id)arg1 repeatOkay:(char *)arg2; +- (_Bool)handleKeyCommand:(id)arg1 repeatOkay:(_Bool *)arg2; - (void)handleObserverCallback; - (void)updateObserverState; -- (void)setChangeNotificationDisabled:(BOOL)arg1; -- (BOOL)changeNotificationDisabled; +- (void)setChangeNotificationDisabled:(_Bool)arg1; +- (_Bool)changeNotificationDisabled; - (void)setChanged; - (void)textFrameChanged:(id)arg1; - (void)callChanged; - (void)callChangedSelection; -- (BOOL)callShouldDeleteWithWordCountForRapidDelete:(int)arg1 characterCountForRapidDelete:(int)arg2; -- (BOOL)callShouldReplaceExtendedRange:(unsigned int)arg1 withText:(id)arg2 includeMarkedText:(BOOL)arg3; -- (BOOL)callShouldInsertText:(id)arg1; +- (_Bool)callShouldDeleteWithWordCountForRapidDelete:(int)arg1 characterCountForRapidDelete:(int)arg2; +- (_Bool)callShouldReplaceExtendedRange:(unsigned long long)arg1 withText:(id)arg2 includeMarkedText:(_Bool)arg3; +- (_Bool)callShouldInsertText:(id)arg1; - (void)enable; - (id)textInputTraits; - (void)setDefaultTextInputTraits:(id)arg1; - (void)textDidChange:(id)arg1; +- (void)finishTextChanged; +- (void)textChanged:(id)arg1 executionContext:(id)arg2; - (void)textChanged:(id)arg1; - (void)layoutHasChanged; - (void)textWillChange:(id)arg1; - (void)storeDelegateConformance; -- (BOOL)autocorrectSpellingEnabled; -- (void)setAutocorrectSpellingEnabled:(BOOL)arg1; -- (BOOL)delegateSupportsCorrectionUI; -- (BOOL)delegateIsSMSTextView; -- (void)setDelegate:(id)arg1 force:(BOOL)arg2; +- (_Bool)autocorrectSpellingEnabled; +- (void)setAutocorrectSpellingEnabled:(_Bool)arg1; +- (_Bool)delegateSupportsCorrectionUI; +- (_Bool)delegateIsSMSTextView; +- (void)didSetDelegate; +- (void)setDelegate:(id)arg1 force:(_Bool)arg2; @property(retain, nonatomic) UIResponder *delegate; @property(readonly, nonatomic) UIResponder *delegateAsResponder; @property(readonly, nonatomic) UIResponder *inputDelegate; @property(readonly, nonatomic) UIResponder *privateInputDelegate; @property(readonly, nonatomic) id legacyInputDelegate; - (void)takeTextInputTraitsFromDelegate; -- (void)setCorrectionLearningAllowed:(BOOL)arg1; +- (void)setCorrectionLearningAllowed:(_Bool)arg1; - (void)updateLayoutToCurrentInterfaceOrientation; -- (void)prepareLayoutForInterfaceOrientation:(int)arg1; +- (void)prepareLayoutForInterfaceOrientation:(long long)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)setOrientation; - (void)_willMoveToWindow:(id)arg1 withAncestorView:(id)arg2; - (void)_updateSoundPreheatingForWindow:(id)arg1; - (id)inputModeLastChosen; - (void)setInputModeToNextASCIICapableInPreferredList; -- (void)setInputModeToNextInPreferredList; +- (void)finishSetInputModeToNextInPreferredListWithExecutionContext:(id)arg1; +- (void)setInputModeToNextInPreferredListWithExecutionContext:(id)arg1; - (id)getLastUsedInputMode; - (void)updateLastUsedInputMode:(id)arg1; -- (BOOL)isAllowedInputMode:(id)arg1; -- (BOOL)isDesiredInputMode:(id)arg1; +- (_Bool)isAllowedInputMode:(id)arg1; +- (_Bool)isDesiredInputMode:(id)arg1; - (void)showInternationalKeyInfoAlertIfNeeded; - (void)showInformationalAlertIfNeededForReason:(int)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)fadeAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)updateInputModeIndicatorOnSingleKeyOnly:(BOOL)arg1; -- (void)updateInputModeIndicatorOnSingleKeyOnly:(BOOL)arg1 preserveIfPossible:(BOOL)arg2; +- (void)updateInputModeIndicatorOnSingleKeyOnly:(_Bool)arg1; +- (void)updateInputModeIndicatorOnSingleKeyOnly:(_Bool)arg1 preserveIfPossible:(_Bool)arg2; - (void)setInputModeFromPreferences; -- (void)setInputMode:(id)arg1 userInitiated:(BOOL)arg2; +- (void)finishSetInputMode:(id)arg1 didChangeDirection:(_Bool)arg2 executionContext:(id)arg3; +- (void)setInputMode:(id)arg1 userInitiated:(_Bool)arg2 updateIndicator:(_Bool)arg3 executionContext:(id)arg4; +- (void)setInputMode:(id)arg1 userInitiated:(_Bool)arg2; - (void)setInputMode:(id)arg1; -- (BOOL)shiftLockPreference; +- (_Bool)shiftLockPreference; - (void)setHardwareKeyboardsSeenPreference:(id)arg1; - (id)hardwareKeyboardsSeenPreference; -- (void)setShouldUpdateCacheOnInputModesChange:(BOOL)arg1; +- (void)setShouldUpdateCacheOnInputModesChange:(_Bool)arg1; - (id)inputModeLastUsedForLanguage:(id)arg1; - (id)inputModeLastUsedPreference; - (void)setInputModeLastChosenPreference; @@ -536,29 +550,29 @@ - (id)inputModeFirstPreference; - (id)inputModePreference; - (void)saveInputModesPreference:(id)arg1; -- (void)setAutomaticMinimizationEnabled:(BOOL)arg1; -- (BOOL)automaticMinimizationEnabled; -- (BOOL)keyboardsExpandedPreference; +- (void)setAutomaticMinimizationEnabled:(_Bool)arg1; +- (_Bool)automaticMinimizationEnabled; +- (_Bool)keyboardsExpandedPreference; - (id)UILanguagePreference; -- (BOOL)doubleSpacePeriodPreference; -- (BOOL)swipeToTabPreference; -- (BOOL)checkSpellingPreferenceForTraits; -- (BOOL)checkSpellingPreference; -- (BOOL)autocapitalizationPreference; -- (BOOL)autocorrectionPreferenceForTraits; -- (BOOL)autocorrectionPreference; -- (BOOL)performanceLoggingPreference; +- (_Bool)doubleSpacePeriodPreference; +- (_Bool)swipeToTabPreference; +- (_Bool)checkSpellingPreferenceForTraits; +- (_Bool)checkSpellingPreference; +- (_Bool)autocapitalizationPreference; +- (_Bool)autocorrectionPreferenceForTraits; +- (_Bool)autocorrectionPreference; +- (_Bool)performanceLoggingPreference; - (void)cancelSplitTransition; -- (BOOL)hideAccessoryViewsDuringSplit; -- (void)setSplitProgress:(float)arg1; +- (_Bool)hideAccessoryViewsDuringSplit; +- (void)setSplitProgress:(double)arg1; - (void)setInSplitKeyboardMode:(id)arg1; -@property(readonly, nonatomic) BOOL splitTransitionInProgress; -@property(readonly) unsigned int minimumTouchesForTranslation; -@property BOOL rivenSplitLock; +@property(readonly, nonatomic) _Bool splitTransitionInProgress; +@property(readonly) unsigned long long minimumTouchesForTranslation; +@property _Bool rivenSplitLock; - (void)refreshRivenPreferences; - (struct CGSize)dragGestureSize; - (struct CGRect)frameForKeylayoutName:(id)arg1; -@property(readonly) BOOL centerFilled; +@property(readonly) _Bool centerFilled; - (void)defaultsDidChange; - (void)selectionScrolling:(id)arg1; - (void)applicationResumedEventsOnly:(id)arg1; @@ -573,56 +587,6 @@ - (void)keyboardDidHide:(id)arg1; - (void)delayedInit; - (id)initWithFrame:(struct CGRect)arg1; -- (void)callLayoutUpdateAllLocalizedKeys; -- (void)callLayoutUpdateLocalizedKeys; -- (void)callLayoutLongPressAction; -- (void)callLayoutSetAutoshift:(BOOL)arg1; -- (void)callLayoutSetShift:(BOOL)arg1; -- (BOOL)callLayoutIsShiftKeyBeingHeld; -- (BOOL)callLayoutIsShiftKeyPlaneChooser; -- (BOOL)callLayoutIgnoresShiftState; -- (BOOL)callLayoutUsesAutoShift; -- (void)callLayoutUpdateReturnKey; -- (void)timeElapsed:(unsigned int)arg1 message:(id)arg2; -- (void)timeMark:(unsigned int)arg1; -- (void)timeMark:(unsigned int)arg1 message:(id)arg2; -- (BOOL)isAutoDeleteActive; -- (void)testAutocorrectionPromptWithCorrection:(id)arg1; -- (int)textInputChangingCount; -- (BOOL)_isShowingCandidateUIWithAvailableCandidates; -- (void)updateFromTextInputTraits; -- (BOOL)hasAutoRepeat; -- (void)_setShiftLockedEnabled:(BOOL)arg1; -- (void)_setInputManager:(id)arg1; -- (id)_layout; -- (void)launchTypologyApplication; -- (void)installTypology; -- (BOOL)typologyEnabled; -- (void)setTextInputChangesIgnored:(BOOL)arg1; -- (void)finishSplitTransitionWithProgress:(float)arg1; -- (void)setSplit:(BOOL)arg1 animated:(BOOL)arg2; -- (id)selectionView; -- (void)setInitialDirection; -- (BOOL)_shouldMinimizeForHardwareKeyboard; -- (void)clearLanguageIndicator; -- (BOOL)keyboardDrawsOpaque; -- (void)clearExcessKeyboardMemory; -- (void)_releaseInputManager; -- (void)_resetInputLocation; -- (BOOL)_needsCandidates; -- (void)_setNeedsCandidates:(BOOL)arg1; -- (int)_positionInCandidateList:(id)arg1; -- (BOOL)_hasCandidates; -- (id)_getAutocorrection; -- (void)_setAutocorrects:(BOOL)arg1; -- (id)_getLocalizedInputMode; -- (id)_getCurrentKeyboardName; -- (id)_getCurrentKeyplaneName; -- (id)_inputForAutocorrectionCandidate; -- (void)stopKeyboardRecording; -- (void)startKeyboardRecording; -- (void)installRecorder; -- (BOOL)keyboardRecordingEnabled; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardImplGeometryDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardImplGeometryDelegate-Protocol.h index 31dda09ed..650a8c7ce 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardImplGeometryDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardImplGeometryDelegate-Protocol.h @@ -5,11 +5,11 @@ */ @protocol UIKeyboardImplGeometryDelegate -@property(nonatomic, getter=isMinimized) BOOL minimized; -- (BOOL)isActive; -- (BOOL)canDismiss; -- (BOOL)shouldSaveMinimizationState; -- (void)implBoundsHeightChangeDone:(float)arg1 suppressNotification:(BOOL)arg2; -- (void)prepareForImplBoundsHeightChange:(float)arg1 suppressNotification:(BOOL)arg2; +@property(nonatomic, getter=isMinimized) _Bool minimized; +- (_Bool)isActive; +- (_Bool)canDismiss; +- (_Bool)shouldSaveMinimizationState; +- (void)implBoundsHeightChangeDone:(double)arg1 suppressNotification:(_Bool)arg2; +- (void)prepareForImplBoundsHeightChange:(double)arg1 suppressNotification:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInput-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardInput-Protocol.h index 0db7e7e5c..32c9d28b6 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardInput-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardInput-Protocol.h @@ -10,9 +10,9 @@ @optional - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClient.h b/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClient.h index 5aba71649..a60120791 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClient.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClient.h @@ -8,20 +8,21 @@ @class NSXPCConnection; +// Not exported @interface UIKeyboardInputManagerClient : NSObject { NSXPCConnection *_connection; } -+ (BOOL)instancesRespondToSelector:(SEL)arg1; ++ (_Bool)instancesRespondToSelector:(SEL)arg1; @property(retain, nonatomic) NSXPCConnection *connection; // @synthesize connection=_connection; - (void)handleError:(id)arg1 forRequest:(id)arg2; - (void)handleRequest:(id)arg1; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)init; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClientRequest.h b/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClientRequest.h index 63062700b..2534d3af5 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClientRequest.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardInputManagerClientRequest.h @@ -8,13 +8,14 @@ @class NSInvocation; +// Not exported @interface UIKeyboardInputManagerClientRequest : NSObject { NSInvocation *_invocation; - unsigned int _errorCount; + unsigned long long _errorCount; } -@property(nonatomic) unsigned int errorCount; // @synthesize errorCount=_errorCount; +@property(nonatomic) unsigned long long errorCount; // @synthesize errorCount=_errorCount; - (id)untargetedInvocationWithInvocation:(id)arg1; @property(readonly, nonatomic) NSInvocation *invocation; - (id)initWithInvocation:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInputMode.h b/iOS7/Frameworks/UIKit/UIKeyboardInputMode.h index 44472ff27..4889495eb 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardInputMode.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardInputMode.h @@ -27,7 +27,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; @property(readonly, nonatomic) NSArray *normalizedIdentifierLevels; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInputModeController-Compatibility.h b/iOS7/Frameworks/UIKit/UIKeyboardInputModeController-Compatibility.h new file mode 100644 index 000000000..d59bdbfdd --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardInputModeController-Compatibility.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface UIKeyboardInputModeController (Compatibility) +@property(readonly) NSArray *enabledInputModeLanguages; +@property(readonly) NSArray *normalizedEnabledInputModeIdentifiers; +@property(readonly) NSArray *enabledInputModeIdentifiers; +- (id)enabledInputModeIdentifiers:(_Bool)arg1; +@property(readonly) NSArray *inputModesWithoutHardwareSupport; +@property(readonly) NSArray *supportedInputModeIdentifiers; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardInputModeController.h b/iOS7/Frameworks/UIKit/UIKeyboardInputModeController.h index edd6daaf3..f2852bb9c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardInputModeController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardInputModeController.h @@ -21,11 +21,13 @@ NSArray *defaultRawInputModes; NSArray *defaultInputModes; NSArray *defaultNormalizedInputModes; + NSString *_inputModeContextIdentifier; id _delegate; } + (id)sharedInputModeController; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy, nonatomic) NSString *inputModeContextIdentifier; // @synthesize inputModeContextIdentifier=_inputModeContextIdentifier; @property(retain) NSArray *defaultNormalizedInputModes; // @synthesize defaultNormalizedInputModes; @property(retain) NSArray *defaultInputModes; // @synthesize defaultInputModes; @property(copy, nonatomic) NSArray *defaultRawInputModes; // @synthesize defaultRawInputModes; @@ -38,22 +40,16 @@ - (void)startConnectionForFileAtURL:(id)arg1 forInputModeIdentifier:(id)arg2; - (void)startDictationConnectionForFileAtURL:(id)arg1 forInputModeIdentifier:(id)arg2; - (id)suggestedInputModesForCurrentLocale; -- (id)suggestedInputModesForCurrentLocale:(BOOL)arg1 fallbackToDefaultInputModes:(BOOL)arg2; -- (id)defaultEnabledInputModesForCurrentLocale:(BOOL)arg1; -- (BOOL)currentLocaleRequiresExtendedSetup; +- (id)suggestedInputModesForCurrentLocale:(_Bool)arg1 fallbackToDefaultInputModes:(_Bool)arg2; +- (id)defaultEnabledInputModesForCurrentLocale:(_Bool)arg1; +- (_Bool)currentLocaleRequiresExtendedSetup; - (void)updateCurrentInputMode:(id)arg1; @property(retain) UIKeyboardInputMode *currentInputMode; -@property(readonly, nonatomic) BOOL containsDictationSupportedInputMode; +@property(readonly, nonatomic) _Bool containsDictationSupportedInputMode; @property(readonly, nonatomic) UIKeyboardInputMode *currentPublicInputMode; - (id)activeInputModes; - (id)inputModeWithIdentifier:(id)arg1; - (void)dealloc; -@property(readonly) NSArray *enabledInputModeLanguages; -@property(readonly) NSArray *normalizedEnabledInputModeIdentifiers; -@property(readonly) NSArray *enabledInputModeIdentifiers; -- (id)enabledInputModeIdentifiers:(BOOL)arg1; -@property(readonly) NSArray *inputModesWithoutHardwareSupport; -@property(readonly) NSArray *supportedInputModeIdentifiers; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayout.h b/iOS7/Frameworks/UIKit/UIKeyboardLayout.h index 19c5cf50c..56a86feff 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardLayout.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayout.h @@ -20,42 +20,49 @@ @property(retain, nonatomic) UITouch *shiftKeyTouch; // @synthesize shiftKeyTouch=_shiftKeyTouch; @property(retain, nonatomic) UITouch *activeTouch; // @synthesize activeTouch=_activeTouch; -- (id)simulateTouchForCharacter:(id)arg1 errorVector:(struct CGPoint)arg2 shouldTypeVariants:(BOOL)arg3 baseKeyForVariants:(BOOL)arg4; +- (id)simulateTouchForCharacter:(id)arg1 errorVector:(struct CGPoint)arg2 shouldTypeVariants:(_Bool)arg3 baseKeyForVariants:(_Bool)arg4; - (id)simulateTouch:(struct CGPoint)arg1; - (void)changeToKeyplane:(id)arg1; - (id)keyplaneNamed:(id)arg1; - (id)keyplaneForKey:(id)arg1; - (id)baseKeyForString:(id)arg1; -- (BOOL)acceptsDirectionInput; +- (id)currentKeyplane; +- (_Bool)shouldFadeToLayout; +- (_Bool)shouldFadeFromLayout; +- (void)fadeWithInvocation:(id)arg1; +- (_Bool)acceptsDirectionInput; - (SEL)handlerForNotification:(id)arg1; - (struct CGRect)frameForKeylayoutName:(id)arg1; - (struct CGSize)dragGestureSize; -- (float)flickDistance; -- (float)hitBuffer; +- (double)flickDistance; +- (double)hitBuffer; - (void)physicalKeyUpWithEvent:(id)arg1; - (void)physicalKeyDownWithEvent:(id)arg1; - (void)remoteControlReceivedWithEvent:(id)arg1; -- (BOOL)canForceTouchCommit:(id)arg1; +- (_Bool)canForceTouchCommit:(id)arg1; - (void)commitTouches:(id)arg1 executionContext:(id)arg2; +- (void)forceUpdatesForCommittedTouch; - (void)commitTouches:(id)arg1; - (id)touchesToCommitBeforeTouch:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)clearShiftIfNecessaryForEndedTouch:(id)arg1; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)touchCancelled:(id)arg1 executionContext:(id)arg2; - (void)touchCancelled:(id)arg1; - (void)touchUp:(id)arg1 executionContext:(id)arg2; +- (void)didCommitTouch:(id)arg1; - (void)touchUp:(id)arg1; - (void)touchDragged:(id)arg1 executionContext:(id)arg2; - (void)touchDragged:(id)arg1; - (void)touchDown:(id)arg1 executionContext:(id)arg2; - (void)touchDown:(id)arg1; -- (BOOL)canProduceString:(id)arg1; -- (BOOL)shouldShowIndicator; +- (_Bool)canProduceString:(id)arg1; +- (_Bool)shouldShowIndicator; - (id)activationIndicatorView; -- (void)deactivateActiveKeysClearingTouchInfo:(BOOL)arg1 clearingDimming:(BOOL)arg2; -- (void)setReturnKeyEnabled:(BOOL)arg1 withDisplayName:(id)arg2 withType:(int)arg3; +- (void)deactivateActiveKeysClearingTouchInfo:(_Bool)arg1 clearingDimming:(_Bool)arg2; +- (void)setReturnKeyEnabled:(_Bool)arg1 withDisplayName:(id)arg2 withType:(int)arg3; - (void)restoreDefaultsForAllKeys; - (void)restoreDefaultsForKey:(id)arg1; - (void)setLongPressAction:(SEL)arg1 forKey:(id)arg2; @@ -64,26 +71,27 @@ - (void)setLabel:(id)arg1 forKey:(id)arg2; - (void)setLayoutTag:(id)arg1; - (void)setRenderConfig:(id)arg1; -- (BOOL)canMultitap; -- (BOOL)hasAccentKey; -- (BOOL)hasCandidateKeys; +- (void)updateBackgroundCorners; +- (_Bool)canMultitap; +- (_Bool)hasAccentKey; +- (_Bool)hasCandidateKeys; - (id)candidateList; -- (BOOL)performSpaceAction; -- (BOOL)performReturnAction; +- (_Bool)performSpaceAction; +- (_Bool)performReturnAction; - (void)didClearInput; - (void)longPressAction; -- (BOOL)isShiftKeyPlaneChooser; -- (BOOL)isShiftKeyBeingHeld; -- (void)setAutoshift:(BOOL)arg1; -- (void)setShift:(BOOL)arg1; -- (BOOL)isAlphabeticPlane; -- (BOOL)ignoresShiftState; -- (BOOL)usesAutoShift; -- (void)updateLocalizedKeys:(BOOL)arg1; +- (_Bool)isShiftKeyPlaneChooser; +- (_Bool)isShiftKeyBeingHeld; +- (void)setAutoshift:(_Bool)arg1; +- (void)setShift:(_Bool)arg1; +- (_Bool)isAlphabeticPlane; +- (_Bool)ignoresShiftState; +- (_Bool)usesAutoShift; +- (void)updateLocalizedKeys:(_Bool)arg1; - (void)deactivateActiveKeys; -- (void)clearUnusedObjects:(BOOL)arg1; -- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2; -@property(readonly, nonatomic) int orientation; +- (void)clearUnusedObjects:(_Bool)arg1; +- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2 splitTraits:(id)arg3; +@property(readonly, nonatomic) long long orientation; @property(retain, nonatomic) UIKeyboardTaskQueue *taskQueue; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayoutCursor.h b/iOS7/Frameworks/UIKit/UIKeyboardLayoutCursor.h index 1bb341b60..1081baece 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardLayoutCursor.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayoutCursor.h @@ -8,10 +8,11 @@ @class UIView; +// Not exported @interface UIKeyboardLayoutCursor : UIKeyboardLayoutStar { UIView *_selectionView; - int _selectedKeyIndex; + long long _selectedKeyIndex; } - (void)physicalKeyDownWithEvent:(id)arg1; @@ -19,13 +20,13 @@ - (void)handleDirectionalInput:(int)arg1; - (void)takeKeyAction:(id)arg1; - (void)setSelectionPoint:(struct CGPoint)arg1; -- (void)setSelectedKeyIndex:(int)arg1; -- (struct CGRect)selectionFrameForKeyIndex:(int)arg1; +- (void)setSelectedKeyIndex:(long long)arg1; +- (struct CGRect)selectionFrameForKeyIndex:(long long)arg1; - (void)updateSelectionForCurrentKeyplane; - (id)keyplaneKeyForCurrentKeyplane; -- (BOOL)acceptsDirectionInput; -- (void)setKeyboardAppearance:(int)arg1; -- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2; +- (_Bool)acceptsDirectionInput; +- (void)setKeyboardAppearance:(long long)arg1; +- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2 splitTraits:(id)arg3; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayoutDictation.h b/iOS7/Frameworks/UIKit/UIKeyboardLayoutDictation.h index 3dc6834b9..88736eba4 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardLayoutDictation.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayoutDictation.h @@ -6,17 +6,29 @@ #import +@class UIKBBackgroundView, UIKBTree; + +// Not exported @interface UIKeyboardLayoutDictation : UIKeyboardLayout { + UIKBBackgroundView *_backgroundView; + UIKBTree *_keyplane; } -+ (float)iPhoneLandscapeHeight; -+ (float)iPhonePortraitHeight; -- (void)setFrame:(struct CGRect)arg1; ++ (double)landscapeHeight; ++ (double)portraitHeight; ++ (id)activeInstance; +- (_Bool)usesAutoShift; +- (id)currentKeyplane; +- (struct CGSize)splitLeftSize; +- (_Bool)shouldFadeToLayout; +- (_Bool)shouldFadeFromLayout; - (void)layoutSubviews; - (void)setRenderConfig:(id)arg1; -- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2; -- (BOOL)visible; +- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2 splitTraits:(id)arg3; +- (void)setupBackgroundViewForNewSplitTraits:(id)arg1; +- (int)_clipCornersOfView:(id)arg1; +- (_Bool)visible; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardLayoutJapanese50OnFlick.h b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardLayoutJapanese50OnFlick.h new file mode 100644 index 000000000..cb547e033 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardLayoutJapanese50OnFlick.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardLayoutStar (UIKeyboardLayoutJapanese50OnFlick) +- (void)resizeForKeyplaneSize:(struct CGSize)arg1; +- (void)activateCompositeKey:(id)arg1 direction:(int)arg2 flickString:(id)arg3 popupInfo:(id)arg4; +- (void)showPopupView:(int)arg1 withKey:(id)arg2 popupInfo:(id)arg3 force:(_Bool)arg4; +- (void)setKeyboardDim:(_Bool)arg1; +- (void)setKeyboardDim:(_Bool)arg1 amount:(double)arg2 withDuration:(double)arg3; +- (void)handleDismissFlickView; +- (void)handleDismissFlickView:(id)arg1; +- (void)handlePopupView; +- (void)handlePopupView:(id)arg1; +- (id)overlayCharacterImageForKey:(id)arg1 direction:(int)arg2 rect:(struct CGRect)arg3 flickString:(id)arg4 popupInfo:(id)arg5; +- (id)getFlickCompositeImageForKey:(id)arg1 direction:(int)arg2 rect:(struct CGRect)arg3; +- (id)getPopupBackgroundImageForKey:(id)arg1 direction:(int)arg2 popupInfo:(id)arg3 rect:(struct CGRect)arg4; +- (id)compositeImageForKey:(id)arg1; +- (void)setCompositeImage:(id)arg1 forKey:(id)arg2; +- (void)showFlickView:(int)arg1 withKey:(id)arg2 flickString:(id)arg3; +- (void)handleFlick:(id)arg1; +- (void)populateFlickPopupsForKey:(id)arg1; +- (id)flickStringForInputKey:(id)arg1 direction:(int)arg2; +- (id)flickPopupStringForKey:(id)arg1 withString:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardUnitTestSupport.h b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardUnitTestSupport.h new file mode 100644 index 000000000..48cadeaef --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar-UIKeyboardUnitTestSupport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardLayoutStar (UIKeyboardUnitTestSupport) +- (void)setKeyForTouchInfo:(id)arg1 key:(id)arg2; +- (id)popupKeyViews; +- (struct CGRect)frameForLastKeyWithRepresentedString:(id)arg1; +- (struct CGRect)frameForKeyWithRepresentedString:(id)arg1; +- (id)keyWithRepresentedString:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar.h b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar.h index 4850abcd8..1d17cabf8 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardLayoutStar.h @@ -8,13 +8,14 @@ @class CADisplayLink, NSMutableDictionary, NSMutableSet, NSString, NSTimer, UIDelayedAction, UIKBBackgroundView, UIKBKeyplaneView, UIKBRenderConfig, UIKBTree, UISwipeGestureRecognizer, UIView, UIView; +// Not exported @interface UIKeyboardLayoutStar : UIKeyboardLayout { UIKBTree *_keyboard; UIKBTree *_keyplane; NSString *_keyboardName; NSString *_keyplaneName; - int _appearance; + long long _appearance; UIKBTree *_activeKey; UIKBKeyplaneView *_keyplaneView; UIKBBackgroundView *_backgroundView; @@ -40,38 +41,38 @@ id _deleteTarget; SEL _deleteAction; SEL _deleteLongAction; - BOOL _shift; - BOOL _autoshift; - BOOL _settingShift; - BOOL _didLongPress; + _Bool _shift; + _Bool _autoshift; + _Bool _settingShift; + _Bool _didLongPress; NSString *_preTouchKeyplaneName; - BOOL _revertKeyplaneAfterTouch; - BOOL _wasShifted; - BOOL _swipeDetected; - BOOL _showIntlKey; - BOOL _showDictationKey; - BOOL _shiftLockReady; + _Bool _revertKeyplaneAfterTouch; + _Bool _wasShifted; + _Bool _swipeDetected; + _Bool _showIntlKey; + _Bool _showDictationKey; + _Bool _shiftLockReady; double _shiftLockFirstTapTime; UISwipeGestureRecognizer *_rightSwipeRecognizer; UISwipeGestureRecognizer *_leftSwipeRecognizer; UISwipeGestureRecognizer *_upSwipeRecognizer; UIView *_transitionView; - float _initialSplitProgress; - float _finalSplitProgress; - float _initialPinchSeparation; - float _pinchSeparationValues[4]; - BOOL _pinchDetected; + double _initialSplitProgress; + double _finalSplitProgress; + double _initialPinchSeparation; + double _pinchSeparationValues[4]; + _Bool _pinchDetected; double _autoSplitLastUpdate; - float _autoSplitElapsedTime; + double _autoSplitElapsedTime; CADisplayLink *_displayLink; - BOOL _ghostKeysEnabled; + _Bool _ghostKeysEnabled; UIDelayedAction *_delayedCentroidUpdate; - BOOL _isRebuilding; - BOOL _preRotateShift; + _Bool _isRebuilding; + _Bool _preRotateShift; NSString *_preRotateKeyplaneName; struct CGPoint _keyPeripheralInset; UIDelayedAction *_multitapAction; - BOOL _unshiftAfterMultitap; + _Bool _unshiftAfterMultitap; int _multitapCount; UIKBTree *_multitapKey; UIView *_flickPopupView; @@ -79,8 +80,8 @@ NSTimer *_flickPopuptimer; id _touchInfo; UIView *_dimKeyboardImageView; - BOOL _keyboardImageViewIsDim; - BOOL _isOutOfBounds; + _Bool _keyboardImageViewIsDim; + _Bool _isOutOfBounds; int playKeyClickSoundOn; UIKBRenderConfig *_renderConfig; } @@ -92,40 +93,43 @@ @property(copy, nonatomic) NSString *preTouchKeyplaneName; // @synthesize preTouchKeyplaneName=_preTouchKeyplaneName; @property(nonatomic) int playKeyClickSoundOn; // @synthesize playKeyClickSoundOn; @property(copy, nonatomic) NSString *localizedInputKey; // @synthesize localizedInputKey=_localizedInputKey; -@property(readonly, nonatomic) BOOL showDictationKey; // @synthesize showDictationKey=_showDictationKey; -@property(nonatomic) BOOL showIntlKey; // @synthesize showIntlKey=_showIntlKey; -@property(nonatomic) BOOL didLongPress; // @synthesize didLongPress=_didLongPress; -@property(nonatomic) BOOL autoShift; // @synthesize autoShift=_autoshift; -@property(nonatomic) BOOL shift; // @synthesize shift=_shift; +@property(readonly, nonatomic) _Bool showDictationKey; // @synthesize showDictationKey=_showDictationKey; +@property(nonatomic) _Bool showIntlKey; // @synthesize showIntlKey=_showIntlKey; +@property(nonatomic) _Bool didLongPress; // @synthesize didLongPress=_didLongPress; +@property(nonatomic) _Bool autoShift; // @synthesize autoShift=_autoshift; +@property(nonatomic) _Bool shift; // @synthesize shift=_shift; @property(retain, nonatomic) UIKBTree *activeKey; // @synthesize activeKey=_activeKey; @property(copy, nonatomic) NSString *keyplaneName; // @synthesize keyplaneName=_keyplaneName; @property(copy, nonatomic) NSString *keyboardName; // @synthesize keyboardName=_keyboardName; @property(readonly, nonatomic) UIKBTree *keyplane; // @synthesize keyplane=_keyplane; @property(readonly, nonatomic) UIKBTree *keyboard; // @synthesize keyboard=_keyboard; -- (id)simulateTouchForCharacter:(id)arg1 errorVector:(struct CGPoint)arg2 shouldTypeVariants:(BOOL)arg3 baseKeyForVariants:(BOOL)arg4; +- (id)currentKeyplaneView; +- (id)currentKeyplane; +- (void)fadeWithInvocation:(id)arg1; +- (id)simulateTouchForCharacter:(id)arg1 errorVector:(struct CGPoint)arg2 shouldTypeVariants:(_Bool)arg3 baseKeyForVariants:(_Bool)arg4; - (id)simulateTouch:(struct CGPoint)arg1; - (struct CGPoint)applyError:(struct CGPoint)arg1 toKey:(id)arg2; - (void)changeToKeyplane:(id)arg1; - (id)keyplaneNamed:(id)arg1; - (id)keyplaneForKey:(id)arg1; - (id)baseKeyForString:(id)arg1; -- (BOOL)shouldRetestKey:(id)arg1 withKeyplane:(id)arg2; +- (_Bool)shouldRetestKey:(id)arg1 withKeyplane:(id)arg2; - (id)scriptingInfoWithChildren; - (void)didRotate; - (void)willRotate; - (void)updateKeyCentroids; -- (BOOL)isShiftKeyBeingHeld; -- (void)setAutoshift:(BOOL)arg1; +- (_Bool)isShiftKeyBeingHeld; +- (void)setAutoshift:(_Bool)arg1; - (void)updateShiftKeyState; - (int)stateForShiftKey:(id)arg1; -- (BOOL)isAlphabeticPlane; -- (BOOL)ignoresShiftState; -- (BOOL)usesAutoShift; +- (_Bool)isAlphabeticPlane; +- (_Bool)ignoresShiftState; +- (_Bool)usesAutoShift; - (void)upActionShift; - (void)downActionShiftWithKey:(id)arg1; - (unsigned int)upActionFlagsForKey:(id)arg1; - (unsigned int)downActionFlagsForKey:(id)arg1; -- (BOOL)keyHasAccentedVariants:(id)arg1; +- (_Bool)keyHasAccentedVariants:(id)arg1; - (id)activeTouchForInteraction:(int)arg1; - (id)touchForKey:(id)arg1; - (void)clearAllTouchInfo; @@ -136,51 +140,61 @@ - (void)swipeDetected:(id)arg1; - (void)uninstallGestureRecognizers; - (void)installGestureRecognizers; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)touchCancelled:(id)arg1 executionContext:(id)arg2; -- (void)completeSendStringActionForTouchUp:(id)arg1 withActions:(int)arg2 timestamp:(double)arg3 interval:(double)arg4 didLongPress:(BOOL)arg5 prevActions:(int)arg6; +- (void)continueFromInternationalActionForTouchUp:(id)arg1 withActions:(long long)arg2 timestamp:(double)arg3 interval:(double)arg4 didLongPress:(_Bool)arg5 prevActions:(long long)arg6 executionContext:(id)arg7; +- (void)completeSendStringActionForTouchUp:(id)arg1 withActions:(long long)arg2 timestamp:(double)arg3 interval:(double)arg4 didLongPress:(_Bool)arg5 prevActions:(long long)arg6 executionContext:(id)arg7; +- (_Bool)shouldSendStringForFlick:(id)arg1; - (void)completeRetestForTouchUp:(id)arg1 timestamp:(double)arg2 interval:(double)arg3 executionContext:(id)arg4; -- (BOOL)shouldSendTouchUpToInputManager:(id)arg1; +- (_Bool)shouldSendTouchUpToInputManager:(id)arg1; +- (void)handleKeyboardMenusForTouch:(id)arg1; - (void)touchUp:(id)arg1 executionContext:(id)arg2; - (void)handleDelayedCentroidUpdate; - (void)cancelDelayedCentroidUpdate; - (void)refreshGhostKeyState; -- (BOOL)performSpaceAction; -- (BOOL)performReturnAction; +- (_Bool)performSpaceAction; +- (_Bool)performReturnAction; - (void)completeHitTestForTouchDragged:(id)arg1 hitKey:(id)arg2; - (void)touchDragged:(id)arg1 executionContext:(id)arg2; -- (BOOL)canForceTouchCommit:(id)arg1; -- (void)completeDeleteActionForTouchDownWithActions:(unsigned int)arg1 executionContext:(id)arg2; -- (void)completeSendStringActionForTouchDownWithKey:(id)arg1 withActions:(unsigned int)arg2 executionContext:(id)arg3; -- (void)completeCommitTouchesPrecedingTouchDownWithKey:(id)arg1 withActions:(unsigned int)arg2 executionContext:(id)arg3; -- (BOOL)shouldCommitPrecedingTouchesForTouchDownWithActions:(unsigned int)arg1; +- (_Bool)touchPassesDragThreshold:(id)arg1; +- (_Bool)canForceTouchCommit:(id)arg1; +- (void)completeDeleteActionForTouchDownWithActions:(unsigned long long)arg1 executionContext:(id)arg2; +- (void)completeSendStringActionForTouchDownWithKey:(id)arg1 withActions:(unsigned long long)arg2 executionContext:(id)arg3; +- (id)keyplaneNameForRevertAfterTouch; +- (void)completeCommitTouchesPrecedingTouchDownWithKey:(id)arg1 withActions:(unsigned long long)arg2 executionContext:(id)arg3; +- (void)incrementPunctuationIfNeeded:(id)arg1; +- (_Bool)shouldCommitPrecedingTouchesForTouchDownWithActions:(unsigned long long)arg1; - (void)touchDownWithKey:(id)arg1 atPoint:(struct CGPoint)arg2 executionContext:(id)arg3; -- (BOOL)shouldSkipResponseToGlobeKey:(id)arg1 atPoint:(struct CGPoint)arg2; +- (void)fadeMenu:(id)arg1 forKey:(id)arg2; +- (void)fadeMenu:(id)arg1 forKey:(id)arg2 withDelay:(double)arg3; +- (void)hideMenu:(id)arg1 forKey:(id)arg2; +- (_Bool)shouldSkipResponseToGlobeKey:(id)arg1 atPoint:(struct CGPoint)arg2; - (void)playKeyClickSound; - (void)completeHitTestForTouchDown:(id)arg1 executionContext:(id)arg2; - (void)touchDown:(id)arg1 executionContext:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (float)hitBuffer; -- (void)setSplit:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (double)hitBuffer; +- (void)setSplit:(_Bool)arg1 animated:(_Bool)arg2; - (void)_autoSplit:(id)arg1; -- (void)setSplitProgress:(float)arg1; +- (void)setSplitProgress:(double)arg1; - (void)interpretTouchesForSplit; -- (BOOL)pinchSplitGestureEnabled; -- (BOOL)pinchDetected; -- (void)finishSplitTransitionWithProgress:(float)arg1; +- (_Bool)pinchSplitGestureEnabled; +- (_Bool)pinchDetected; +- (void)finishSplitTransitionWithProgress:(double)arg1; - (void)finishSplitTransition; - (void)finishSplit; -- (void)showSplitTransitionView:(BOOL)arg1; +- (void)showSplitTransitionView:(_Bool)arg1; - (void)prepareForSplitTransition; -- (float)interpretPinchSeparationValues; +- (double)interpretPinchSeparationValues; - (id)activationIndicatorView; -- (BOOL)shouldShowIndicator; +- (_Bool)shouldShowIndicator; - (void)showPopupVariantsForKey:(id)arg1; - (id)_keyplaneVariantsKeyForString:(id)arg1; - (void)longPressAction; -- (BOOL)isLongPressedKey:(id)arg1; -- (BOOL)isShiftKeyPlaneChooser; +- (void)showMenu:(id)arg1 forKey:(id)arg2; +- (_Bool)isLongPressedKey:(id)arg1; +- (_Bool)isShiftKeyPlaneChooser; - (void)restoreDefaultsForAllKeys; - (void)restoreDefaultsForKey:(id)arg1; - (void)setLongPressAction:(SEL)arg1 forKey:(id)arg2; @@ -194,27 +208,28 @@ - (void)handleMultitapTimerFired; - (void)multitapExpired; - (void)multitapInterrupted; -- (BOOL)canMultitap; -- (id)multitapCompleteKey; -- (BOOL)hasAccentKey; -- (BOOL)hasCandidateKeys; +- (_Bool)canMultitap; +- (id)multitapCompleteKeys; +- (id)activeMultitapCompleteKey; +- (_Bool)hasAccentKey; +- (_Bool)hasCandidateKeys; - (id)candidateList; -- (void)deleteActionWithExecutionContext:(id)arg1; +- (void)logHandwritingData; - (void)deleteHandwritingStrokesAtIndexes:(id)arg1; -- (void)clearHandwritingStrokesIfNeeded; -- (id)createKeyEventForStringAction:(id)arg1 forKey:(id)arg2 isPopupVariant:(BOOL)arg3 isMultitap:(BOOL)arg4 isFlick:(BOOL)arg5; +- (void)clearHandwritingStrokesIfNeededAndNotify:(_Bool)arg1; +- (id)createKeyEventForStringAction:(id)arg1 forKey:(id)arg2 isPopupVariant:(_Bool)arg3 isMultitap:(_Bool)arg4 isFlick:(_Bool)arg5; - (void)performHitTestForTouchInfo:(id)arg1 touchStage:(int)arg2 hitKeyHandler:(id)arg3 executionContext:(void)arg4; - (int)keycodeForKey:(id)arg1; -- (BOOL)shouldPreventInputManagerHitTestingForKey:(id)arg1; +- (_Bool)shouldPreventInputManagerHitTestingForKey:(id)arg1; - (id)keyHitTest:(struct CGPoint)arg1; - (id)keyHitTestWithoutCharging:(struct CGPoint)arg1; - (id)keyHitTestClosestToPoint:(struct CGPoint)arg1; - (id)keyHitTestContainingPoint:(struct CGPoint)arg1; -- (BOOL)shouldHitTestKey:(id)arg1; +- (_Bool)shouldHitTestKey:(id)arg1; - (void)deactivateActiveKeys; -- (void)deactivateActiveKeysClearingTouchInfo:(BOOL)arg1 clearingDimming:(BOOL)arg2; +- (void)deactivateActiveKeysClearingTouchInfo:(_Bool)arg1 clearingDimming:(_Bool)arg2; - (id)initialKeyplaneNameWithKBStarName:(id)arg1; -- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2; +- (void)showKeyboardWithInputTraits:(id)arg1 screenTraits:(id)arg2 splitTraits:(id)arg3; - (id)cacheTokenForKeyplane:(id)arg1; - (id)cacheIdentifierForKeyplaneNamed:(id)arg1; - (void)setState:(int)arg1 forKey:(id)arg2; @@ -227,26 +242,28 @@ - (int)displayTypeHintForShiftKey; - (int)displayTypeHintForMoreKey; - (void)setCurrencyKeysForCurrentLocaleOnKeyplane:(id)arg1; -- (void)setReturnKeyEnabled:(BOOL)arg1 withDisplayName:(id)arg2 withType:(int)arg3; +- (void)setReturnKeyEnabled:(_Bool)arg1 withDisplayName:(id)arg2 withType:(int)arg3; - (void)updateTransitionWithFlags:(int)arg1; - (void)updateGlobeKeyDisplayString; -- (BOOL)canReuseKeyplaneView; -- (BOOL)shouldShowDictationKey; +- (_Bool)canReuseKeyplaneView; +- (_Bool)shouldShowDictationKey; - (void)updateBackgroundIfNeeded; -- (BOOL)handwritingPlane; -- (struct CGImage *)renderedKeyplaneWithToken:(id)arg1 split:(BOOL)arg2; +- (void)updateBackgroundCorners; +- (_Bool)handwritingPlane; +- (struct CGImage *)renderedKeyplaneWithToken:(id)arg1 split:(_Bool)arg2; - (struct CGImage *)renderedImageWithToken:(id)arg1; - (struct CGImage *)renderedImageWithStateFallbacksForToken:(id)arg1; +- (struct CGImage *)cachedCompositeImageWithCacheKey:(id)arg1; - (void)rebuildSplitTransitionView; - (void)rebuildSplitTransitionViewFromKeyplane:(id)arg1 toKeyplane:(id)arg2; -- (void)updateLocalizedKeys:(BOOL)arg1; +- (void)updateLocalizedKeys:(_Bool)arg1; - (void)updateLocalizedKeysOnKeyplane:(id)arg1; -- (BOOL)canProduceString:(id)arg1; +- (_Bool)canProduceString:(id)arg1; - (double)lastTouchUpTimestamp; -- (void)setKeyboardName:(id)arg1 appearance:(int)arg2; +- (void)setKeyboardName:(id)arg1 appearance:(long long)arg2; - (void)updateKeyboardForKeyplane:(id)arg1; -- (void)setKeyboardAppearance:(int)arg1; -- (int)visualStyleForKeyboardIfSplit:(BOOL)arg1; +- (void)setKeyboardAppearance:(long long)arg1; +- (int)visualStyleForKeyboardIfSplit:(_Bool)arg1; - (void)refreshForRivenPreferences; - (struct CGRect)frameForKeylayoutName:(id)arg1; - (struct CGRect)frameForKeylayoutName:(id)arg1 onKeyplaneName:(id)arg2; @@ -259,35 +276,11 @@ - (SEL)handlerForNotification:(id)arg1; - (void)flushKeyCache:(id)arg1; - (void)removeFromSuperview; -- (void)clearUnusedObjects:(BOOL)arg1; +- (void)clearUnusedObjects:(_Bool)arg1; - (void)willMoveToWindow:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -@property(readonly, nonatomic, getter=isRotating) BOOL rotating; -- (void)setKeyForTouchInfo:(id)arg1 key:(id)arg2; -- (id)popupKeyViews; -- (struct CGRect)frameForLastKeyWithRepresentedString:(id)arg1; -- (struct CGRect)frameForKeyWithRepresentedString:(id)arg1; -- (id)keyWithRepresentedString:(id)arg1; -- (void)resizeForKeyplaneSize:(struct CGSize)arg1; -- (void)activateCompositeKey:(id)arg1 direction:(int)arg2 flickString:(id)arg3 popupInfo:(id)arg4; -- (void)showPopupView:(int)arg1 withKey:(id)arg2 popupInfo:(id)arg3 force:(BOOL)arg4; -- (void)setKeyboardDim:(BOOL)arg1; -- (void)setKeyboardDim:(BOOL)arg1 amount:(float)arg2 withDuration:(float)arg3; -- (void)handleDismissFlickView; -- (void)handleDismissFlickView:(id)arg1; -- (void)handlePopupView; -- (void)handlePopupView:(id)arg1; -- (id)overlayCharacterImageForKey:(id)arg1 direction:(int)arg2 rect:(struct CGRect)arg3 flickString:(id)arg4 popupInfo:(id)arg5; -- (id)getFlickCompositeImageForKey:(id)arg1 direction:(int)arg2 rect:(struct CGRect)arg3; -- (id)getPopupBackgroundImageForKey:(id)arg1 direction:(int)arg2 popupInfo:(id)arg3 rect:(struct CGRect)arg4; -- (id)compositeImageForKey:(id)arg1; -- (void)setCompositeImage:(id)arg1 forKey:(id)arg2; -- (void)showFlickView:(int)arg1 withKey:(id)arg2 flickString:(id)arg3; -- (void)handleFlick:(id)arg1; -- (void)populateFlickPopupsForKey:(id)arg1; -- (id)flickStringForInputKey:(id)arg1 direction:(int)arg2; -- (id)flickPopupStringForKey:(id)arg1 withString:(id)arg2; +@property(readonly, nonatomic, getter=isRotating) _Bool rotating; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardMenuView.h b/iOS7/Frameworks/UIKit/UIKeyboardMenuView.h index 19393e5e1..5a8f75019 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardMenuView.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardMenuView.h @@ -10,19 +10,20 @@ #import #import "UITableViewDelegate-Protocol.h" -@class NSTimer, UIDimmingView, UIInputSwitcherSelectionExtraView, UIInputSwitcherShadowView, UIInputSwitcherTableView; +@class NSTimer, UIDimmingView, UIInputSwitcherSelectionExtraView, UIInputSwitcherShadowView, UIInputSwitcherTableView, UIKBTree, UIKeyboardLayoutStar; +// Not exported @interface UIKeyboardMenuView : UIView { UIInputSwitcherTableView *m_table; UIInputSwitcherShadowView *m_shadowView; UIInputSwitcherSelectionExtraView *m_selExtraView; struct CGRect m_referenceRect; - float m_pointerOffset; - BOOL m_scrollable; - BOOL m_startAutoscroll; - BOOL m_scrolling; - BOOL m_shouldFade; + double m_pointerOffset; + _Bool m_scrollable; + _Bool m_startAutoscroll; + _Bool m_scrolling; + _Bool m_shouldFade; struct CGPoint m_point; double m_scrollStartTime; int m_scrollDirection; @@ -30,22 +31,27 @@ int m_visibleRows; int m_firstVisibleRow; int m_mode; - double dismissDelay; UIDimmingView *m_dimmingView; - BOOL _usesStraightLeftEdge; - double _dismissDelay; + _Bool _usesStraightLeftEdge; + _Bool _usesDarkTheme; + UIKBTree *_referenceKey; + UIKeyboardLayoutStar *_layout; } + (id)viewThatContainsBaseKey; -@property(nonatomic) BOOL usesStraightLeftEdge; // @synthesize usesStraightLeftEdge=_usesStraightLeftEdge; -@property double dismissDelay; // @synthesize dismissDelay=_dismissDelay; +@property(nonatomic) UIKeyboardLayoutStar *layout; // @synthesize layout=_layout; +@property(nonatomic) UIKBTree *referenceKey; // @synthesize referenceKey=_referenceKey; +@property(nonatomic) _Bool usesDarkTheme; // @synthesize usesDarkTheme=_usesDarkTheme; +@property(nonatomic) _Bool usesStraightLeftEdge; // @synthesize usesStraightLeftEdge=_usesStraightLeftEdge; @property(nonatomic) int mode; // @synthesize mode=m_mode; - (void)didSelectItemAtIndex:(int)arg1; - (id)subtitleForItemAtIndex:(int)arg1; - (id)titleForItemAtIndex:(int)arg1; - (struct CGSize)preferredSize; -- (int)defaultSelectedIndex; -- (int)numberOfItems; +- (long long)defaultSelectedIndex; +- (long long)numberOfItems; +- (struct CGRect)popupRect; +- (void)setRenderConfig:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -54,12 +60,12 @@ - (void)scrollViewDidScroll:(id)arg1; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (int)indexForIndexPath:(id)arg1; -- (void)setHighlightForRowAtIndexPath:(id)arg1 highlight:(BOOL)arg2; +- (void)setHighlightForRowAtIndexPath:(id)arg1 highlight:(_Bool)arg2; - (void)selectItemAtPoint:(struct CGPoint)arg1; - (void)highlightRow:(int)arg1; - (void)updateSelectionWithPoint:(struct CGPoint)arg1; @@ -75,23 +81,27 @@ - (void)fadeWithDelay:(double)arg1; - (void)fade; - (void)_delayedFade; -- (void)showAsPopupFromRect:(struct CGRect)arg1 inView:(id)arg2 openByTap:(BOOL)arg3; -- (void)showAsPopupFromRect:(struct CGRect)arg1 inView:(id)arg2; -- (float)minYOfLastTableCellForSelectionExtraView; +- (void)showAsPopupForKey:(id)arg1 inLayout:(id)arg2; +- (int)_internationalKeyRoundedCornerInLayout:(id)arg1; +- (double)minYOfLastTableCellForSelectionExtraView; - (id)maskForShadowViewBlurredBackground; - (void)showAsHUD; +- (void)setupShadowViewWithSize:(struct CGSize)arg1; - (void)show; -- (BOOL)usesDimmingView; +- (void)insertSelExtraView; +- (_Bool)usesShadowView; +- (_Bool)usesDimmingView; - (void)dimmingViewWasTapped:(id)arg1; - (id)dimmingView; +- (void)setKeyboardDimmed:(_Bool)arg1; - (void)performShowAnimation; -- (BOOL)isVisible; +- (_Bool)isVisible; - (void)setFrame:(struct CGRect)arg1; - (id)font; - (id)subtitleFont; - (void)applicationWillSuspend:(id)arg1; -- (BOOL)centerPopUpOverKey; -@property(readonly) BOOL usesTable; +- (_Bool)centerPopUpOverKey; +@property(readonly) _Bool usesTable; - (id)table; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardPreferencesController.h b/iOS7/Frameworks/UIKit/UIKeyboardPreferencesController.h index 4efdcbe0a..4e9c27730 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardPreferencesController.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardPreferencesController.h @@ -12,17 +12,17 @@ + (void)handleSpecificHardwareKeyboard; + (id)sharedPreferencesController; -- (BOOL)spaceConfirmationEnabled; -- (float)rivenSizeFactor:(float)arg1; -- (BOOL)costlyCapture; -- (BOOL)typologyEnabled; +- (_Bool)spaceConfirmationEnabled; +- (double)rivenSizeFactor:(double)arg1; +- (_Bool)costlyCapture; +- (_Bool)typologyEnabled; - (void)setInputModeLastUsed:(id)arg1; - (void)saveInputModes:(id)arg1; - (void)setValue:(id)arg1 forKey:(int)arg2; - (void)touchSynchronizePreferencesTimer; - (void)synchronizePreferences; - (void)releaseDontSynchronizePreferences; -- (BOOL)boolForKey:(int)arg1; +- (_Bool)boolForKey:(int)arg1; - (id)valueForKey:(int)arg1; - (void)preferencesControllerChanged:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardRivenTransitionView-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardRivenTransitionView-Protocol.h index 9fdebb651..12465876e 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardRivenTransitionView-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardRivenTransitionView-Protocol.h @@ -5,12 +5,12 @@ */ @protocol UIKeyboardRivenTransitionView -- (void)finishWithProgress:(float)arg1 completionBlock:(id)arg2; -- (void)updateWithProgress:(float)arg1; -- (void)rebuildFromKeyplane:(id)arg1 toKeyplane:(id)arg2 keyboardType:(int)arg3 orientation:(int)arg4; +- (void)finishWithProgress:(double)arg1 completionBlock:(id)arg2; +- (void)updateWithProgress:(double)arg1; +- (void)rebuildFromKeyplane:(id)arg1 toKeyplane:(id)arg2 keyboardType:(long long)arg3 orientation:(long long)arg4; @optional - (void)rebuildControlKeys:(int)arg1; -- (BOOL)canDisplayTransition; +- (_Bool)canDisplayTransition; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardRotationState.h b/iOS7/Frameworks/UIKit/UIKeyboardRotationState.h index 77465d236..d53e75911 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardRotationState.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardRotationState.h @@ -8,20 +8,21 @@ @class UIInputViewAnimationStyle; +// Not exported @interface UIKeyboardRotationState : NSObject { int _state; - BOOL _requiresNewState; + _Bool _requiresNewState; int _postRotationState; UIInputViewAnimationStyle *_animationStyle; - int _targetOrientation; + long long _targetOrientation; } -+ (id)stateWithState:(int)arg1 targetOrientation:(int)arg2; -@property(nonatomic) int targetOrientation; // @synthesize targetOrientation=_targetOrientation; ++ (id)stateWithState:(int)arg1 targetOrientation:(long long)arg2; +@property(nonatomic) long long targetOrientation; // @synthesize targetOrientation=_targetOrientation; @property(retain, nonatomic) UIInputViewAnimationStyle *animationStyle; // @synthesize animationStyle=_animationStyle; @property(nonatomic) int postRotationState; // @synthesize postRotationState=_postRotationState; -@property(nonatomic) BOOL requiresNewState; // @synthesize requiresNewState=_requiresNewState; +@property(nonatomic) _Bool requiresNewState; // @synthesize requiresNewState=_requiresNewState; @property(nonatomic) int state; // @synthesize state=_state; - (void)setPostRotationState:(int)arg1 animationStyle:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardScheduledTask.h b/iOS7/Frameworks/UIKit/UIKeyboardScheduledTask.h new file mode 100644 index 000000000..d6516f30f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardScheduledTask.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSTimer, UIKeyboardTaskQueue, _UIActionWhenIdle; + +// Not exported +@interface UIKeyboardScheduledTask : NSObject +{ + id _task; + UIKeyboardTaskQueue *_taskQueue; + NSTimer *_timer; + _UIActionWhenIdle *_deferredAction; + id _enqueuedTask; +} + +@property(copy, nonatomic) id enqueuedTask; // @synthesize enqueuedTask=_enqueuedTask; +@property(retain, nonatomic) _UIActionWhenIdle *deferredAction; // @synthesize deferredAction=_deferredAction; +@property(retain, nonatomic) NSTimer *timer; // @synthesize timer=_timer; +@property(readonly, nonatomic) UIKeyboardTaskQueue *taskQueue; // @synthesize taskQueue=_taskQueue; +@property(readonly, nonatomic) id task; // @synthesize task=_task; +- (void)invalidate; +- (_Bool)isValid; +- (void)handleDeferredTimerFiredEvent; +- (void)timerFired:(id)arg1; +@property(readonly, nonatomic) _Bool repeats; +@property(readonly, nonatomic) double timeInterval; +- (id)initWithTaskQueue:(id)arg1 timeInterval:(double)arg2 repeats:(_Bool)arg3 task:(id)arg4; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardSplitControlMenu.h b/iOS7/Frameworks/UIKit/UIKeyboardSplitControlMenu.h index 2388e5bf0..200124915 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardSplitControlMenu.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardSplitControlMenu.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface UIKeyboardSplitControlMenu : UIKeyboardMenuView { NSMutableArray *m_menuOptions; @@ -18,9 +19,9 @@ + (id)sharedInstance; - (void)didSelectItemAtIndex:(int)arg1; - (id)titleForItemAtIndex:(int)arg1; -- (int)defaultSelectedIndex; +- (long long)defaultSelectedIndex; - (struct CGSize)preferredSize; -- (int)numberOfItems; +- (long long)numberOfItems; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardSplitTransitionDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIKeyboardSplitTransitionDelegate-Protocol.h index d9207c628..51e3485a5 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardSplitTransitionDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardSplitTransitionDelegate-Protocol.h @@ -5,9 +5,9 @@ */ @protocol UIKeyboardSplitTransitionDelegate -- (void)transitionDidFinish:(BOOL)arg1; +- (void)transitionDidFinish:(_Bool)arg1; - (void)transitionDidFinish; -- (void)updateFrame:(struct CGRect)arg1 withProgress:(float)arg2 withDuration:(float)arg3 splitHeightDelta:(float)arg4; -- (void)updateFrame:(struct CGRect)arg1 withDuration:(float)arg2 splitHeightDelta:(float)arg3; +- (void)updateFrame:(struct CGRect)arg1 withProgress:(double)arg2 withDuration:(double)arg3 splitHeightDelta:(double)arg4; +- (void)updateFrame:(struct CGRect)arg1 withDuration:(double)arg2 splitHeightDelta:(double)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardSuggestedInputMode.h b/iOS7/Frameworks/UIKit/UIKeyboardSuggestedInputMode.h index 8d9c0ba6b..1fc73ea5d 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardSuggestedInputMode.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardSuggestedInputMode.h @@ -8,12 +8,12 @@ @interface UIKeyboardSuggestedInputMode : UIKeyboardInputMode { - BOOL enabled; + _Bool enabled; } -@property(nonatomic) BOOL enabled; // @synthesize enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled; - (id)description; -- (id)initWithIdentifier:(id)arg1 enabled:(BOOL)arg2; +- (id)initWithIdentifier:(id)arg1 enabled:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIKeyboardSyntheticTouch.h b/iOS7/Frameworks/UIKit/UIKeyboardSyntheticTouch.h index 38ef33b60..c07eb635c 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardSyntheticTouch.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardSyntheticTouch.h @@ -8,11 +8,12 @@ @class UIWindow; +// Not exported @interface UIKeyboardSyntheticTouch : NSObject { double timestamp; - int phase; - unsigned int tapCount; + long long phase; + unsigned long long tapCount; UIWindow *window; struct CGPoint locationInWindow; unsigned char _pathIndex; @@ -26,8 +27,8 @@ @property(readonly, nonatomic) unsigned char _pathIndex; // @synthesize _pathIndex; @property(nonatomic) struct CGPoint locationInWindow; // @synthesize locationInWindow; @property(retain, nonatomic) UIWindow *window; // @synthesize window; -@property(nonatomic) unsigned int tapCount; // @synthesize tapCount; -@property(nonatomic) int phase; // @synthesize phase; +@property(nonatomic) unsigned long long tapCount; // @synthesize tapCount; +@property(nonatomic) long long phase; // @synthesize phase; @property(nonatomic) double timestamp; // @synthesize timestamp; - (struct CGPoint)getLocationInWindow; - (struct CGPoint)previousLocationInView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardTaskExecutionContext.h b/iOS7/Frameworks/UIKit/UIKeyboardTaskExecutionContext.h index 9d46468c9..d0b7e6cf6 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardTaskExecutionContext.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardTaskExecutionContext.h @@ -8,6 +8,7 @@ @class UIKeyboardTaskQueue; +// Not exported @interface UIKeyboardTaskExecutionContext : NSObject { UIKeyboardTaskExecutionContext *_parentExecutionContext; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue-UIKeyboardScheduledTask.h b/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue-UIKeyboardScheduledTask.h new file mode 100644 index 000000000..77630ad1b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue-UIKeyboardScheduledTask.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIKeyboardTaskQueue (UIKeyboardScheduledTask) +- (id)scheduleTask:(id)arg1 timeInterval:(void)arg2 repeats:(double)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue.h b/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue.h index 51150cac6..29f997392 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardTaskQueue.h @@ -8,9 +8,10 @@ @class NSConditionLock, NSMutableArray, UIKeyboardTaskExecutionContext; +// Not exported @interface UIKeyboardTaskQueue : NSObject { - BOOL _executingOnMainThread; + _Bool _executingOnMainThread; NSConditionLock *_lock; NSMutableArray *_tasks; NSMutableArray *_deferredTasks; @@ -19,7 +20,7 @@ } @property(retain, nonatomic) UIKeyboardTaskExecutionContext *executionContext; // @synthesize executionContext=_executionContext; -- (BOOL)isMainThreadExecutingTask; +- (_Bool)isMainThreadExecutingTask; - (void)performTask:(id)arg1; - (void)waitUntilAllTasksAreFinished; - (void)addDeferredTask:(id)arg1; @@ -30,7 +31,7 @@ - (void)finishExecution; - (void)continueExecutionOnMainThread; - (void)unlock; -- (BOOL)tryLockWhenReadyForMainThread; +- (_Bool)tryLockWhenReadyForMainThread; - (void)lockWhenReadyForMainThread; - (void)lock; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardTouchInfo.h b/iOS7/Frameworks/UIKit/UIKeyboardTouchInfo.h index 06710fdae..5eb615951 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardTouchInfo.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardTouchInfo.h @@ -8,6 +8,7 @@ @class UIKBTree, UITouch; +// Not exported @interface UIKeyboardTouchInfo : NSObject { UITouch *_touch; @@ -16,13 +17,13 @@ UIKBTree *_slidOffKey; struct CGPoint _initialPoint; struct CGPoint _initialDragPoint; - BOOL _dragged; + _Bool _dragged; int _stage; - BOOL _maySuppressUpAction; + _Bool _maySuppressUpAction; } -@property(nonatomic) BOOL maySuppressUpAction; // @synthesize maySuppressUpAction=_maySuppressUpAction; -@property(nonatomic) BOOL dragged; // @synthesize dragged=_dragged; +@property(nonatomic) _Bool maySuppressUpAction; // @synthesize maySuppressUpAction=_maySuppressUpAction; +@property(nonatomic) _Bool dragged; // @synthesize dragged=_dragged; @property(nonatomic) struct CGPoint initialDragPoint; // @synthesize initialDragPoint=_initialDragPoint; @property(nonatomic) int stage; // @synthesize stage=_stage; @property(nonatomic) struct CGPoint initialPoint; // @synthesize initialPoint=_initialPoint; diff --git a/iOS7/Frameworks/UIKit/UIKeyboardWipeGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIKeyboardWipeGestureRecognizer.h index c487aba0a..b39f17036 100644 --- a/iOS7/Frameworks/UIKit/UIKeyboardWipeGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIKeyboardWipeGestureRecognizer.h @@ -8,6 +8,7 @@ @class NSMutableArray, UITouch; +// Not exported @interface UIKeyboardWipeGestureRecognizer : UIGestureRecognizer { NSMutableArray *_endPoints; @@ -20,7 +21,7 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)segmentsLookLikeAWipe:(id)arg1; +- (_Bool)segmentsLookLikeAWipe:(id)arg1; - (void)dealloc; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/UIKit/UILabel-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UILabel-SyntheticEvents.h new file mode 100644 index 000000000..3729e59f2 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UILabel-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..b03c7808f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (UIKitAccessibilityInterfaceBuilderSupport) +- (unsigned long long)defaultAccessibilityTraits; +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel-UILabelDeprecatedMethods.h b/iOS7/Frameworks/UIKit/UILabel-UILabelDeprecatedMethods.h new file mode 100644 index 000000000..f3ad9649f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-UILabelDeprecatedMethods.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (UILabelDeprecatedMethods) +- (struct CGSize)rawSize; +- (void)setRawSize:(struct CGSize)arg1; +- (void)drawContentsInRect:(struct CGRect)arg1; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1; +- (struct CGSize)textSizeForWidth:(double)arg1; +- (_Bool)centersHorizontally; +- (void)setCentersHorizontally:(_Bool)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)_setColor:(id)arg1; +- (_Bool)autotrackTextToFit; +- (void)setAutotrackTextToFit:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel-UILabel_ModernUISupport.h b/iOS7/Frameworks/UIKit/UILabel-UILabel_ModernUISupport.h new file mode 100644 index 000000000..5d6c17e61 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-UILabel_ModernUISupport.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (UILabel_ModernUISupport) +@property(nonatomic, setter=_setLastLineBaselineFrameOriginY:) double _lastLineBaselineFrameOriginY; +@property(nonatomic, setter=_setFirstLineBaselineFrameOriginY:) double _firstLineBaselineFrameOriginY; +@property(nonatomic, setter=_setFirstLineCapFrameOriginY:) double _firstLineCapFrameOriginY; +@property(readonly, nonatomic) double _firstLineBaselineOffsetFromBoundsTop; +@property(readonly, nonatomic) double _capOffsetFromBoundsTop; +- (long long)_measuredNumberOfLines; + +// Remaining properties +@property(nonatomic, setter=_setDrawsDebugBaselines:) _Bool _drawsDebugBaselines; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel-UITextFieldCenteredLabelSupport.h b/iOS7/Frameworks/UIKit/UILabel-UITextFieldCenteredLabelSupport.h new file mode 100644 index 000000000..2ed5d7d6b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-UITextFieldCenteredLabelSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (UITextFieldCenteredLabelSupport) +- (_Bool)_isTextFieldCenteredLabel; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel-_UILegibility.h b/iOS7/Frameworks/UIKit/UILabel-_UILegibility.h new file mode 100644 index 000000000..8491bf719 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILabel-_UILegibility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILabel (_UILegibility) +- (id)_image; +@end + diff --git a/iOS7/Frameworks/UIKit/UILabel.h b/iOS7/Frameworks/UIKit/UILabel.h index 493920630..32ef75d1c 100644 --- a/iOS7/Frameworks/UIKit/UILabel.h +++ b/iOS7/Frameworks/UIKit/UILabel.h @@ -8,23 +8,23 @@ #import "NSCoding-Protocol.h" -@class NSAttributedString, NSMutableAttributedString, NSMutableDictionary, NSString, UIColor, UIFont; +@class NSAttributedString, NSMutableAttributedString, NSMutableDictionary, NSString, UIColor, UIFont, _UILabelScaledMetrics; @interface UILabel : UIView { struct CGSize _size; UIColor *_highlightedColor; - int _numberOfLines; - int _measuredNumberOfLines; - float _lastLineBaseline; - float _minimumScaleFactor; + long long _numberOfLines; + long long _measuredNumberOfLines; + double _lastLineBaseline; + double _minimumScaleFactor; NSMutableAttributedString *_attributedText; NSAttributedString *_synthesizedAttributedText; NSMutableDictionary *_defaultAttributes; - float _actualFontSize; - float _minimumFontSize; - int _lineSpacing; + double _minimumFontSize; + long long _lineSpacing; id _layout; + _UILabelScaledMetrics *_scaledMetrics; struct { unsigned int unused1:3; unsigned int highlighted:1; @@ -47,59 +47,61 @@ unsigned int explicitBaselineOffset:1; unsigned int usesSimpleTextEffects:1; } _textLabelFlags; - float _preferredMaxLayoutWidth; + double _preferredMaxLayoutWidth; } + (struct CGSize)_legacy_adjustSizeForWebKitConstraining:(struct CGSize)arg1 withFont:(id)arg2; + (id)_defaultAttributes; + (id)defaultFont; -@property(nonatomic) float minimumScaleFactor; // @synthesize minimumScaleFactor=_minimumScaleFactor; -@property(nonatomic) float preferredMaxLayoutWidth; // @synthesize preferredMaxLayoutWidth=_preferredMaxLayoutWidth; -- (BOOL)_usesSimpleTextEffects; -- (void)_setUsesSimpleTextEffects:(BOOL)arg1; -- (BOOL)drawsUnderline; -- (void)setDrawsUnderline:(BOOL)arg1; +@property(nonatomic) double minimumScaleFactor; // @synthesize minimumScaleFactor=_minimumScaleFactor; +@property(nonatomic) double preferredMaxLayoutWidth; // @synthesize preferredMaxLayoutWidth=_preferredMaxLayoutWidth; +- (_Bool)_usesSimpleTextEffects; +- (void)_setUsesSimpleTextEffects:(_Bool)arg1; +- (_Bool)drawsUnderline; +- (void)setDrawsUnderline:(_Bool)arg1; - (id)letterpressStyle; - (void)setLetterpressStyle:(id)arg1; -- (BOOL)drawsLetterpress; -- (void)setDrawsLetterpress:(BOOL)arg1; -- (void)setMarqueeRunning:(BOOL)arg1; -- (BOOL)marqueeRunning; -- (void)_stopMarqueeWithRedisplay:(BOOL)arg1; +- (_Bool)drawsLetterpress; +- (void)setDrawsLetterpress:(_Bool)arg1; +- (void)setMarqueeRunning:(_Bool)arg1; +- (_Bool)marqueeRunning; +- (void)_stopMarqueeWithRedisplay:(_Bool)arg1; - (void)_startMarqueeIfNecessary; - (void)_startMarquee; - (void)_drawFullMarqueeTextInRect:(struct CGRect)arg1; - (void)_coordinateBeginTimeForMarqueeAnimations:(double)arg1; -- (float)_maximumMarqueeTextWidth; +- (double)_maximumMarqueeTextWidth; - (id)_siblingMarqueeLabels; -- (void)setMarqueeEnabled:(BOOL)arg1; -- (BOOL)_shouldDrawUnderlinesLikeWebKit; -- (void)_setWordRoundingEnabled:(BOOL)arg1; +- (void)setMarqueeEnabled:(_Bool)arg1; +- (_Bool)_shouldDrawUnderlinesLikeWebKit; +- (void)_setWordRoundingEnabled:(_Bool)arg1; - (void)drawRect:(struct CGRect)arg1; -- (void)_drawTextInRect:(struct CGRect)arg1 baselineCalculationOnly:(BOOL)arg2; -- (BOOL)_drawsUnderline; +- (void)_drawTextInRect:(struct CGRect)arg1 baselineCalculationOnly:(_Bool)arg2; +- (_Bool)_updateScaledMetricsForRect:(struct CGRect)arg1; +- (_Bool)_drawsUnderline; - (void)drawTextInRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)intrinsicContentSize; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (void)updateConstraints; -- (void)_setInSecondConstraintsPass:(BOOL)arg1; +- (void)_setInSecondConstraintsPass:(_Bool)arg1; - (void)_prepareForSecondIntrinsicContentSizeCalculationWithEngine:(id)arg1; - (void)_prepareForFirstIntrinsicContentSizeCalculation; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; -- (BOOL)_needsDoubleUpdateConstraintsPass; -- (float)_baselineOffsetFromBottom; -@property(readonly, nonatomic) float _lastLineBaseline; -@property(nonatomic) int baselineAdjustment; -@property(nonatomic, setter=_setDrawsDebugBaselines:) BOOL _drawsDebugBaselines; -@property(nonatomic) BOOL adjustsLetterSpacingToFitWidth; -@property(nonatomic) int lineSpacing; -@property(nonatomic) int numberOfLines; -@property(nonatomic) int lineBreakMode; -- (void)_setLineBreakMode:(int)arg1; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -- (float)shadowBlur; -- (void)setShadowBlur:(float)arg1; +- (_Bool)_needsDoubleUpdateConstraintsPass; +- (double)_baselineOffsetFromBottom; +@property(readonly, nonatomic) double _lastLineBaseline; +@property(nonatomic) long long baselineAdjustment; +- (_Bool)_drawsDebugBaselines; +- (void)_setDrawsDebugBaselines:(_Bool)arg1; +@property(nonatomic) _Bool adjustsLetterSpacingToFitWidth; +@property(nonatomic) long long lineSpacing; +@property(nonatomic) long long numberOfLines; +@property(nonatomic) long long lineBreakMode; +- (void)_setLineBreakMode:(long long)arg1; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +- (double)shadowBlur; +- (void)setShadowBlur:(double)arg1; @property(nonatomic) struct CGSize shadowOffset; - (void)_setShadowUIOffset:(struct UIOffset)arg1; @property(retain, nonatomic) UIColor *shadowColor; @@ -107,29 +109,33 @@ - (void)_setShadow:(id)arg1; @property(retain, nonatomic) UIFont *font; - (void)_setFont:(id)arg1; +- (void)_baselineOffsetDidChange; - (id)currentTextColor; - (id)_disabledFontColor; @property(retain, nonatomic) UIColor *highlightedTextColor; -@property(nonatomic) int textAlignment; -- (void)_setTextAlignment:(int)arg1; -@property(nonatomic) float minimumFontSize; -- (float)_minimumFontSize; -- (void)_setMinimumFontSize:(float)arg1; -@property(nonatomic) BOOL adjustsFontSizeToFitWidth; +@property(nonatomic) long long textAlignment; +- (void)_setTextAlignment:(long long)arg1; +@property(nonatomic) double minimumFontSize; +- (double)_minimumFontSize; +- (void)_setMinimumFontSize:(double)arg1; +- (id)_associatedScalingLabel; +- (double)_actualScaleFactor; +@property(nonatomic) _Bool adjustsFontSizeToFitWidth; @property(retain, nonatomic) UIColor *textColor; - (void)_setTextColor:(id)arg1; -@property(nonatomic, getter=isEnabled) BOOL enabled; -@property(nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled; // @dynamic userInteractionEnabled; +@property(nonatomic, getter=isEnabled) _Bool enabled; +@property(nonatomic, getter=isUserInteractionEnabled) _Bool userInteractionEnabled; // @dynamic userInteractionEnabled; @property(copy, nonatomic) NSAttributedString *attributedText; @property(copy, nonatomic) NSString *text; - (void)_setText:(id)arg1; - (void)_invalidateTextSize; -- (struct CGRect)_textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2 includingShadow:(BOOL)arg3; +- (struct CGRect)_textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(long long)arg2 includingShadow:(_Bool)arg3; - (id)_stringDrawingContext; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(long long)arg2; - (struct CGSize)textSize; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; +- (_Bool)_attributedStringHasAttributesNotCoveredByPrimitives; - (id)initWithCoder:(id)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @@ -138,32 +144,10 @@ - (void)_commonInit; @property(retain, nonatomic, getter=_synthesizedAttributedText, setter=_setSynthesizedAttributedText:) NSAttributedString *_synthesizedAttributedText; - (void)_invalidateDefaultAttributes; +- (id)_compatibilityAttributedString; - (void)_setDefaultAttributes:(id)arg1; - (id)_defaultAttributes; -- (float)_preferredMaxLayoutWidth; -- (id)_scriptingInfo; -@property(nonatomic, setter=_setLastLineBaselineFrameOriginY:) float _lastLineBaselineFrameOriginY; -@property(nonatomic, setter=_setFirstLineBaselineFrameOriginY:) float _firstLineBaselineFrameOriginY; -@property(nonatomic, setter=_setFirstLineCapFrameOriginY:) float _firstLineCapFrameOriginY; -@property(readonly, nonatomic) float _firstLineBaselineOffsetFromBoundsTop; -@property(readonly, nonatomic) float _capOffsetFromBoundsTop; -- (int)_measuredNumberOfLines; -- (struct CGSize)rawSize; -- (void)setRawSize:(struct CGSize)arg1; -- (void)drawContentsInRect:(struct CGRect)arg1; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1; -- (struct CGSize)textSizeForWidth:(float)arg1; -- (BOOL)centersHorizontally; -- (void)setCentersHorizontally:(BOOL)arg1; -- (id)color; -- (void)setColor:(id)arg1; -- (void)_setColor:(id)arg1; -- (BOOL)autotrackTextToFit; -- (void)setAutotrackTextToFit:(BOOL)arg1; -- (unsigned long long)defaultAccessibilityTraits; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; -- (BOOL)_isTextFieldCenteredLabel; +- (double)_preferredMaxLayoutWidth; @end diff --git a/iOS7/Frameworks/UIKit/UILayoutContainerView.h b/iOS7/Frameworks/UIKit/UILayoutContainerView.h index 9768f6983..dcc9808ca 100644 --- a/iOS7/Frameworks/UIKit/UILayoutContainerView.h +++ b/iOS7/Frameworks/UIKit/UILayoutContainerView.h @@ -8,18 +8,19 @@ #import "NSCoding-Protocol.h" +// Not exported @interface UILayoutContainerView : UIView { id _delegate; - BOOL _usesRoundedCorners; - float _cornerRadius; - BOOL _usesInnerShadow; - BOOL _shadowViewsInstalled; + _Bool _usesRoundedCorners; + double _cornerRadius; + _Bool _usesInnerShadow; + _Bool _shadowViewsInstalled; UIView *_shadowView; } -@property(nonatomic) BOOL usesInnerShadow; // @synthesize usesInnerShadow=_usesInnerShadow; -@property(nonatomic) BOOL usesRoundedCorners; // @synthesize usesRoundedCorners=_usesRoundedCorners; +@property(nonatomic) _Bool usesInnerShadow; // @synthesize usesInnerShadow=_usesInnerShadow; +@property(nonatomic) _Bool usesRoundedCorners; // @synthesize usesRoundedCorners=_usesRoundedCorners; - (void)dealloc; - (void)addSubview:(id)arg1; - (void)_tearDownShadowViews; diff --git a/iOS7/Frameworks/UIKit/UILayoutSupport-Protocol.h b/iOS7/Frameworks/UIKit/UILayoutSupport-Protocol.h new file mode 100644 index 000000000..88397b505 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILayoutSupport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UILayoutSupport +@property(readonly, nonatomic) double length; +@end + diff --git a/iOS7/Frameworks/UIKit/UILocalNotification.h b/iOS7/Frameworks/UIKit/UILocalNotification.h index e38e0ee41..d3fbd359b 100644 --- a/iOS7/Frameworks/UIKit/UILocalNotification.h +++ b/iOS7/Frameworks/UIKit/UILocalNotification.h @@ -18,8 +18,8 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; - (void)clearNonSystemProperties; -- (int)compareFireDates:(id)arg1; -- (BOOL)isValid; +- (long long)compareFireDates:(id)arg1; +- (_Bool)isValid; - (id)nextFireDateAfterDate:(id)arg1 localTimeZone:(id)arg2; - (id)nextFireDateForLastFireDate:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -31,21 +31,21 @@ @property(copy, nonatomic) NSString *alertAction; // @dynamic alertAction; @property(copy, nonatomic) NSString *alertBody; // @dynamic alertBody; @property(copy, nonatomic) NSString *alertLaunchImage; // @dynamic alertLaunchImage; -@property(nonatomic) BOOL allowSnooze; // @dynamic allowSnooze; -@property(nonatomic) int applicationIconBadgeNumber; // @dynamic applicationIconBadgeNumber; +@property(nonatomic) _Bool allowSnooze; // @dynamic allowSnooze; +@property(nonatomic) long long applicationIconBadgeNumber; // @dynamic applicationIconBadgeNumber; @property(copy, nonatomic) NSString *customLockSliderLabel; // @dynamic customLockSliderLabel; @property(copy, nonatomic) NSDate *fireDate; // @dynamic fireDate; -@property(nonatomic) BOOL fireNotificationsWhenAppRunning; // @dynamic fireNotificationsWhenAppRunning; +@property(nonatomic) _Bool fireNotificationsWhenAppRunning; // @dynamic fireNotificationsWhenAppRunning; @property(copy, nonatomic) NSString *firedNotificationName; // @dynamic firedNotificationName; -@property(nonatomic) BOOL hasAction; // @dynamic hasAction; -@property(nonatomic) BOOL hideAlertTitle; // @dynamic hideAlertTitle; -@property(nonatomic) BOOL interruptAudioAndLockDevice; // @dynamic interruptAudioAndLockDevice; -@property(nonatomic) BOOL isSystemAlert; // @dynamic isSystemAlert; +@property(nonatomic) _Bool hasAction; // @dynamic hasAction; +@property(nonatomic) _Bool hideAlertTitle; // @dynamic hideAlertTitle; +@property(nonatomic) _Bool interruptAudioAndLockDevice; // @dynamic interruptAudioAndLockDevice; +@property(nonatomic) _Bool isSystemAlert; // @dynamic isSystemAlert; @property(nonatomic) int remainingRepeatCount; // @dynamic remainingRepeatCount; @property(copy, nonatomic) NSCalendar *repeatCalendar; // @dynamic repeatCalendar; -@property(nonatomic) unsigned int repeatInterval; // @dynamic repeatInterval; -@property(nonatomic) BOOL resumeApplicationInBackground; // @dynamic resumeApplicationInBackground; -@property(nonatomic) BOOL showAlarmStatusBarItem; // @dynamic showAlarmStatusBarItem; +@property(nonatomic) unsigned long long repeatInterval; // @dynamic repeatInterval; +@property(nonatomic) _Bool resumeApplicationInBackground; // @dynamic resumeApplicationInBackground; +@property(nonatomic) _Bool showAlarmStatusBarItem; // @dynamic showAlarmStatusBarItem; @property(copy, nonatomic) NSString *snoozedNotificationName; // @dynamic snoozedNotificationName; @property(copy, nonatomic) NSString *soundName; // @dynamic soundName; @property(nonatomic) int soundType; // @dynamic soundType; diff --git a/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation-UIKitInternal.h b/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation-UIKitInternal.h new file mode 100644 index 000000000..171560710 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation-UIKitInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILocalizedIndexedCollation (UIKitInternal) ++ (id)collationWithDictionary:(id)arg1; +- (struct __CFStringTokenizer *)tokenizer; +- (id)transformedCollationStringForString:(id)arg1; +- (id)initWithDictionary:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation.h b/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation.h index 3a4d7ce0f..54b7ff7a4 100644 --- a/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation.h +++ b/iOS7/Frameworks/UIKit/UILocalizedIndexedCollation.h @@ -22,16 +22,12 @@ } + (id)currentCollation; -+ (id)collationWithDictionary:(id)arg1; - (id)sortedArrayFromArray:(id)arg1 collationStringSelector:(SEL)arg2; -- (int)sectionForObject:(id)arg1 collationStringSelector:(SEL)arg2; -- (int)sectionForSectionIndexTitleAtIndex:(int)arg1; +- (long long)sectionForObject:(id)arg1 collationStringSelector:(SEL)arg2; +- (long long)sectionForSectionIndexTitleAtIndex:(long long)arg1; @property(readonly, nonatomic) NSArray *sectionIndexTitles; @property(readonly, nonatomic) NSArray *sectionTitles; - (void)dealloc; -- (struct __CFStringTokenizer *)tokenizer; -- (id)transformedCollationStringForString:(id)arg1; -- (id)initWithDictionary:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer-UITextInteractionAssistantAdditions.h b/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer-UITextInteractionAssistantAdditions.h new file mode 100644 index 000000000..7448b96e0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer-UITextInteractionAssistantAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UILongPressGestureRecognizer (UITextInteractionAssistantAdditions) +- (void)invalidate; +@end + diff --git a/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer.h b/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer.h index 7b26ef4e4..2acd2a6d3 100644 --- a/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UILongPressGestureRecognizer.h @@ -12,9 +12,9 @@ { NSArray *_touches; NSMutableSet *_activeTouches; - unsigned int _numberOfTouchesRequired; + unsigned long long _numberOfTouchesRequired; double _minimumPressDuration; - float _allowableMovement; + double _allowableMovement; struct CGPoint _startPointScreen; id _enoughTimeElapsed; id _tooMuchTimeElapsed; @@ -23,28 +23,29 @@ unsigned int _gotTooMany:1; unsigned int _gotEnoughTaps:1; unsigned int _cancelPastAllowableMovement:1; - int _buttonType; + long long _buttonType; } -@property(nonatomic, setter=_setButtonType:) int _buttonType; // @synthesize _buttonType; -@property(nonatomic) float allowableMovement; // @synthesize allowableMovement=_allowableMovement; +@property(nonatomic, setter=_setButtonType:) long long _buttonType; // @synthesize _buttonType; +@property(nonatomic) double allowableMovement; // @synthesize allowableMovement=_allowableMovement; @property(nonatomic) double delay; // @synthesize delay=_minimumPressDuration; -@property(nonatomic) unsigned int numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; +@property(nonatomic) unsigned long long numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; @property(readonly, nonatomic) NSArray *touches; // @synthesize touches=_touches; -- (BOOL)canPreventGestureRecognizer:(id)arg1; -- (struct CGPoint)locationOfTouch:(unsigned int)arg1 inView:(id)arg2; -- (unsigned int)numberOfTouches; +- (_Bool)canPreventGestureRecognizer:(id)arg1; +- (struct CGPoint)locationOfTouch:(unsigned long long)arg1 inView:(id)arg2; +- (unsigned long long)numberOfTouches; - (struct CGPoint)locationInView:(id)arg1; +- (double)_touchSloppinessFactor; - (void)tapRecognizerFailedToRecognizeTap:(id)arg1; - (void)tapRecognizerRecognizedTap:(id)arg1; -- (BOOL)tapIsPossibleForTapRecognizer:(id)arg1; +- (_Bool)tapIsPossibleForTapRecognizer:(id)arg1; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; @property(readonly, nonatomic) struct CGPoint startPoint; - (struct CGPoint)centroidScreen; @property(readonly, nonatomic) struct CGPoint centroid; -- (void)_interactionsEndedWithValidTouches:(BOOL)arg1; +- (void)_interactionsEndedWithValidTouches:(_Bool)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -57,14 +58,13 @@ - (void)_resetGestureRecognizer; - (void)setView:(id)arg1; - (void)setTouches:(id)arg1; -@property(nonatomic) BOOL cancelPastAllowableMovement; +@property(nonatomic) _Bool cancelPastAllowableMovement; @property(nonatomic) double minimumPressDuration; -@property(nonatomic) unsigned int numberOfTapsRequired; +@property(nonatomic) unsigned long long numberOfTapsRequired; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; -- (void)invalidate; @end diff --git a/iOS7/Frameworks/UIKit/UIMailActivity.h b/iOS7/Frameworks/UIKit/UIMailActivity.h index 2aa588f0c..631ab7968 100644 --- a/iOS7/Frameworks/UIKit/UIMailActivity.h +++ b/iOS7/Frameworks/UIKit/UIMailActivity.h @@ -12,21 +12,21 @@ @interface UIMailActivity : UIActivity { - BOOL _keyboardVisible; - BOOL _sourceIsManaged; - BOOL _hasAnyAccount; - BOOL _hasFilteredAccount; + _Bool _keyboardVisible; + _Bool _sourceIsManaged; + _Bool _hasAnyAccount; + _Bool _hasFilteredAccount; NSString *_autosaveIdentifier; MFMailComposeViewController *_mailComposeViewController; } -+ (int)activityCategory; ++ (long long)activityCategory; @property(retain, nonatomic) MFMailComposeViewController *mailComposeViewController; // @synthesize mailComposeViewController=_mailComposeViewController; -@property(nonatomic) BOOL hasFilteredAccount; // @synthesize hasFilteredAccount=_hasFilteredAccount; -@property(nonatomic) BOOL hasAnyAccount; // @synthesize hasAnyAccount=_hasAnyAccount; +@property(nonatomic) _Bool hasFilteredAccount; // @synthesize hasFilteredAccount=_hasFilteredAccount; +@property(nonatomic) _Bool hasAnyAccount; // @synthesize hasAnyAccount=_hasAnyAccount; @property(retain, nonatomic) NSString *autosaveIdentifier; // @synthesize autosaveIdentifier=_autosaveIdentifier; -@property(nonatomic) BOOL sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; -@property(nonatomic) BOOL keyboardVisible; // @synthesize keyboardVisible=_keyboardVisible; +@property(nonatomic) _Bool sourceIsManaged; // @synthesize sourceIsManaged=_sourceIsManaged; +@property(nonatomic) _Bool keyboardVisible; // @synthesize keyboardVisible=_keyboardVisible; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)_cleanup; @@ -35,9 +35,9 @@ - (id)activityViewController; - (void)_setSubject:(id)arg1; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (void)autosaveWithHandler:(id)arg1; -- (BOOL)_restoreDraft; +- (_Bool)_restoreDraft; - (id)_stateRestorationDraftIsAvailable; - (void)_deleteMailDraftIdentifierRestorationArchive:(id)arg1; - (void)_saveDraft:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIManagedDocument.h b/iOS7/Frameworks/UIKit/UIManagedDocument.h index 4794d687c..2497bb0d4 100644 --- a/iOS7/Frameworks/UIKit/UIManagedDocument.h +++ b/iOS7/Frameworks/UIKit/UIManagedDocument.h @@ -22,26 +22,26 @@ NSString *modelConfiguration; } -+ (BOOL)isPersistentStoreSynchronizedViaUbiquitousContentWithOptions:(id)arg1; ++ (_Bool)isPersistentStoreSynchronizedViaUbiquitousContentWithOptions:(id)arg1; + (id)additionalContentPathComponent; + (id)persistentStoreName; + (void)initialize; @property(copy, nonatomic) NSString *modelConfiguration; // @synthesize modelConfiguration; @property(copy, nonatomic) NSDictionary *persistentStoreOptions; // @synthesize persistentStoreOptions; - (void)revertToContentsOfURL:(id)arg1 completionHandler:(id)arg2; -- (BOOL)writeContents:(id)arg1 toURL:(id)arg2 forSaveOperation:(int)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; -- (BOOL)writeContents:(id)arg1 andAttributes:(id)arg2 safelyToURL:(id)arg3 forSaveOperation:(int)arg4 error:(id *)arg5; +- (_Bool)writeContents:(id)arg1 toURL:(id)arg2 forSaveOperation:(long long)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; +- (_Bool)writeContents:(id)arg1 andAttributes:(id)arg2 safelyToURL:(id)arg3 forSaveOperation:(long long)arg4 error:(id *)arg5; - (id)contentsForType:(id)arg1 error:(id *)arg2; -- (BOOL)readFromURL:(id)arg1 error:(id *)arg2; -- (BOOL)_writeMetadataToDocumentURL:(id)arg1; +- (_Bool)readFromURL:(id)arg1 error:(id *)arg2; +- (_Bool)_writeMetadataToDocumentURL:(id)arg1; - (id)_readMetadataFromDocumentURL:(id)arg1; - (void)_handleRelocatingStoreContentDirectoryFromSyncedURL:(id)arg1 toNonSyncedURL:(id)arg2; - (void)_handleRelocatingStoreContentDirectoryFromNonSyncedURL:(id)arg1 toSyncedURL:(id)arg2; -- (BOOL)writeAdditionalContent:(id)arg1 toURL:(id)arg2 originalContentsURL:(id)arg3 error:(id *)arg4; +- (_Bool)writeAdditionalContent:(id)arg1 toURL:(id)arg2 originalContentsURL:(id)arg3 error:(id *)arg4; - (id)additionalContentForURL:(id)arg1 error:(id *)arg2; -- (BOOL)readAdditionalContentFromURL:(id)arg1 error:(id *)arg2; +- (_Bool)readAdditionalContentFromURL:(id)arg1 error:(id *)arg2; - (id)persistentStoreTypeForFileType:(id)arg1; -- (BOOL)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; +- (_Bool)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; @property(readonly, nonatomic) NSManagedObjectModel *managedObjectModel; @property(readonly, nonatomic) NSManagedObjectContext *managedObjectContext; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIMarkupTextPrintFormatter.h b/iOS7/Frameworks/UIKit/UIMarkupTextPrintFormatter.h index 07290acb3..171b0e509 100644 --- a/iOS7/Frameworks/UIKit/UIMarkupTextPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UIMarkupTextPrintFormatter.h @@ -16,9 +16,9 @@ } @property(copy, nonatomic) NSString *markupText; // @synthesize markupText=_markupText; -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (int)_recalcPageCount; +- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(long long)arg2; +- (struct CGRect)rectForPageAtIndex:(long long)arg1; +- (long long)_recalcPageCount; - (void)removeFromPrintPageRenderer; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/UIKit/UIMenuController-UICalloutBarDelegateConformance.h b/iOS7/Frameworks/UIKit/UIMenuController-UICalloutBarDelegateConformance.h new file mode 100644 index 000000000..da85152bd --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIMenuController-UICalloutBarDelegateConformance.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UICalloutBarDelegate-Protocol.h" + +@interface UIMenuController (UICalloutBarDelegateConformance) +- (void)calloutBar:(id)arg1 didFinishAnimation:(id)arg2; +- (void)calloutBar:(id)arg1 willStartAnimation:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIMenuController-UIMenuControllerStatic.h b/iOS7/Frameworks/UIKit/UIMenuController-UIMenuControllerStatic.h new file mode 100644 index 000000000..791cb6898 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIMenuController-UIMenuControllerStatic.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIMenuController (UIMenuControllerStatic) +- (_Bool)_updateAnimated:(_Bool)arg1 checkVisible:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIMenuController.h b/iOS7/Frameworks/UIKit/UIMenuController.h index f91644fd0..55e26f79c 100644 --- a/iOS7/Frameworks/UIKit/UIMenuController.h +++ b/iOS7/Frameworks/UIKit/UIMenuController.h @@ -6,32 +6,27 @@ #import "NSObject.h" -#import "UICalloutBarDelegate-Protocol.h" - @class NSArray; -@interface UIMenuController : NSObject +@interface UIMenuController : NSObject { struct CGRect _targetRect; - int _arrowDirection; + long long _arrowDirection; } + (id)sharedMenuController; -@property(nonatomic) int arrowDirection; // @synthesize arrowDirection=_arrowDirection; +@property(nonatomic) long long arrowDirection; // @synthesize arrowDirection=_arrowDirection; @property(readonly, nonatomic) struct CGRect menuFrame; - (void)update; @property(copy, nonatomic) NSArray *menuItems; -- (void)_setTargetRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; +- (void)_setTargetRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; - (void)setTargetRect:(struct CGRect)arg1 inView:(id)arg2; - (void)_windowWillRotate:(id)arg1; -- (void)setMenuVisible:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)_menuHidden; -@property(nonatomic, getter=isMenuVisible) BOOL menuVisible; +- (void)setMenuVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)_menuHidden; +@property(nonatomic, getter=isMenuVisible) _Bool menuVisible; - (void)dealloc; - (id)init; -- (BOOL)_updateAnimated:(BOOL)arg1 checkVisible:(BOOL)arg2; -- (void)calloutBar:(id)arg1 didFinishAnimation:(id)arg2; -- (void)calloutBar:(id)arg1 willStartAnimation:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIMenuItem.h b/iOS7/Frameworks/UIKit/UIMenuItem.h index b12aab9b8..f3a479cba 100644 --- a/iOS7/Frameworks/UIKit/UIMenuItem.h +++ b/iOS7/Frameworks/UIKit/UIMenuItem.h @@ -12,10 +12,10 @@ { NSString *_title; SEL _action; - BOOL _dontDismiss; + _Bool _dontDismiss; } -@property(nonatomic) BOOL dontDismiss; // @synthesize dontDismiss=_dontDismiss; +@property(nonatomic) _Bool dontDismiss; // @synthesize dontDismiss=_dontDismiss; @property(nonatomic) SEL action; // @synthesize action=_action; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIMessageActivity.h b/iOS7/Frameworks/UIKit/UIMessageActivity.h index b72f9c232..95da3a26a 100644 --- a/iOS7/Frameworks/UIKit/UIMessageActivity.h +++ b/iOS7/Frameworks/UIKit/UIMessageActivity.h @@ -13,13 +13,13 @@ MFMessageComposeViewController *_messageComposeViewController; } -+ (int)activityCategory; ++ (long long)activityCategory; @property(retain, nonatomic) MFMessageComposeViewController *messageComposeViewController; // @synthesize messageComposeViewController=_messageComposeViewController; - (void)_cleanup; - (void)messageComposeViewController:(id)arg1 didFinishWithResult:(int)arg2; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityTitle; - (id)_activityImage; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UIModalItem.h b/iOS7/Frameworks/UIKit/UIModalItem.h deleted file mode 100644 index 1c7d8a4a1..000000000 --- a/iOS7/Frameworks/UIKit/UIModalItem.h +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSMutableArray, NSString, UITextInputTraits, UIView, UIViewController, _UIModalItemBackgroundView, _UIModalItemContentView; - -@interface UIModalItem : NSObject -{ - NSString *_title; - NSString *_message; - NSString *_cancelButtonTitle; - NSString *_defaultButtonTitle; - NSMutableArray *_otherButtonsTitles; - int _itemType; - id _delegate; - id _completionBlock; - int _modalItemInputStyle; - UIView *_popoverTargetView; - struct CGRect _popoverTargetRect; - UIViewController *_contentViewController; - struct CGSize _contentViewControllerSize; - int _presentAnimationType; - int _dismissAnimationType; - BOOL _isPresented; - BOOL _isVisible; - BOOL _isBeingDismissed; - UIViewController *_viewController; - UIViewController *_hostingViewController; - UIViewController *_anchorViewController; - int _defaultButtonIndex; - int _cancelButtonIndex; - _UIModalItemContentView *_contentView; - _UIModalItemBackgroundView *_backgroundView; - UIView *_representedView; - NSString *_loginString; - NSString *_passwordString; - NSString *_loginPlaceholderString; - NSString *_passwordPlaceholderString; - UITextInputTraits *_passwordTraits; - UITextInputTraits *_loginTraits; - int _dismissIndex; - int cancelButtonIndex; - NSArray *_buttonTitles; -} - -+ (id)modalItemWithType:(int)arg1 title:(id)arg2 message:(id)arg3 buttonTitles:(id)arg4 completion:(id)arg5; -@property(readonly, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; -@property(nonatomic) int defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; -@property(copy, nonatomic) NSArray *buttonTitles; // @synthesize buttonTitles=_buttonTitles; -@property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; -@property(nonatomic) struct CGSize contentViewControllerSize; // @synthesize contentViewControllerSize=_contentViewControllerSize; -@property(copy, nonatomic) NSString *passwordPlaceholderString; // @synthesize passwordPlaceholderString=_passwordPlaceholderString; -@property(copy, nonatomic) NSString *loginPlaceholderString; // @synthesize loginPlaceholderString=_loginPlaceholderString; -@property(copy, nonatomic) NSString *passwordString; // @synthesize passwordString=_passwordString; -@property(copy, nonatomic) NSString *loginString; // @synthesize loginString=_loginString; -@property(retain, nonatomic) _UIModalItemBackgroundView *backgroundView; // @synthesize backgroundView=_backgroundView; -@property(retain, nonatomic) _UIModalItemContentView *contentView; // @synthesize contentView=_contentView; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int dismissAnimationType; // @synthesize dismissAnimationType=_dismissAnimationType; -@property(nonatomic) int presentAnimationType; // @synthesize presentAnimationType=_presentAnimationType; -@property(nonatomic) int cancelButtonIndex; // @synthesize cancelButtonIndex; -@property(nonatomic) struct CGRect targetRect; // @synthesize targetRect=_popoverTargetRect; -@property(nonatomic) UIView *targetView; // @synthesize targetView=_popoverTargetView; -@property(nonatomic) int dismissIndex; // @synthesize dismissIndex=_dismissIndex; -@property(nonatomic) BOOL isBeingDismissed; // @synthesize isBeingDismissed=_isBeingDismissed; -@property(readonly) BOOL isPresented; // @synthesize isPresented=_isPresented; -@property(nonatomic) int modalItemInputStyle; // @synthesize modalItemInputStyle=_modalItemInputStyle; -@property(nonatomic) int type; // @synthesize type=_itemType; -@property(copy, nonatomic) NSString *message; // @synthesize message=_message; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -- (id)_passwordTraits; -- (id)_loginTraits; -- (void)_loginFieldTextDidChange; -- (void)_passwordFieldTextDidChange; -- (void)dealloc; -- (oneway void)release; -- (id)retain; -- (float)_maxHeight; -- (float)_maxWidth; -- (id)_defaultButtonTitle; -- (id)_cancelButtonTitle; -- (id)_otherButtonsTitles; -- (id)_typeKey; -- (void)_setAnchorViewController:(id)arg1; -- (id)_anchorViewController; -- (void)_setHostingViewController:(id)arg1; -- (id)_hostingViewController; -@property(retain, nonatomic, getter=_viewController, setter=_setViewController:) UIViewController *_viewController; -- (id)_popoverBackgroundView; -- (id)_representedView; -- (void)_setRepresentedView:(id)arg1; -- (id)_contentView; -- (id)_backgroundView; -- (id)initWithTitle:(id)arg1 message:(id)arg2 otherButtonTitles:(id)arg3 completion:(id)arg4 delegate:(void)arg5; -- (id)buttonTitleAtIndex; -- (int)addButtonWithTitle:(id)arg1; -- (id)textFieldAtIndex:(int)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIModalView-Private.h b/iOS7/Frameworks/UIKit/UIModalView-Private.h new file mode 100644 index 000000000..c8814ee4c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIModalView-Private.h @@ -0,0 +1,140 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIModalView (Private) ++ (void)noteOrientationChangingTo:(long long)arg1; ++ (id)visibleAlert; ++ (id)topMostAlert; ++ (_Bool)atLeastOneAlertVisible; ++ (id)_popupAlertBackground; ++ (struct CGSize)minimumSize; +- (_Bool)canBecomeFirstResponder; +- (void)_handleKeyUIEvent:(id)arg1; +- (void)_prepareToBeReplaced; +- (void)replaceAlert:(id)arg1; +- (void)_prepareForDisplay; +- (id)taglineTextView; +- (id)bodyTextView; +- (void)presentSheetFromButtonBar:(id)arg1; +- (void)layout; +- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(double)arg3; +- (long long)numberOfLinesInTitle; +- (double)_buttonHeight; +- (double)_maxHeight; +- (struct CGRect)titleRect; +- (_Bool)runsModal; +- (void)setRunsModal:(_Bool)arg1; +- (_Bool)blocksInteraction; +- (void)setBlocksInteraction:(_Bool)arg1; +- (long long)suspendTag; +- (void)setSuspendTag:(long long)arg1; +- (_Bool)dimsBackground; +- (void)setDimsBackground:(_Bool)arg1; +- (void)setAlertSheetStyle:(int)arg1; +- (int)alertSheetStyle; +- (long long)numberOfRows; +- (void)setNumberOfRows:(long long)arg1; +- (void)_alertSheetAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_appSuspended:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (double)_bottomVerticalInset; +- (double)_titleHorizontalInset; +- (double)_titleVerticalBottomInset; +- (double)_titleVerticalTopInset; +- (struct CGSize)backgroundSize; +- (void)dismissAnimated:(_Bool)arg1; +- (void)dismiss; +- (void)_slideSheetOut:(_Bool)arg1; +- (void)_presentSheetStartingFromYCoordinate:(double)arg1; +- (id)_dimView; +- (void)setDimView:(id)arg1; +- (void)presentSheetToAboveView:(id)arg1; +- (void)presentSheetInView:(id)arg1; +- (void)presentSheetFromAboveView:(id)arg1; +- (void)presentSheetFromBehindView:(id)arg1; +- (void)_presentSheetFromView:(id)arg1 above:(_Bool)arg2; +- (void)popupAlertAnimated:(_Bool)arg1; +- (void)userDidCancelPopoverView:(id)arg1; +- (void)popupAlertAnimated:(_Bool)arg1 fromBarButtonItem:(id)arg2; +- (void)popupAlertAnimated:(_Bool)arg1 atOffset:(double)arg2; +- (void)_layoutIfNeeded; +- (void)_layoutPopupAlertWithOrientation:(long long)arg1 animated:(_Bool)arg2; +- (_Bool)isBodyTextTruncated; +- (void)layoutAnimated:(_Bool)arg1; +- (void)layoutAnimated:(_Bool)arg1 withDuration:(double)arg2; +- (void)_rotatingAnimationDidStop:(id)arg1; +- (void)_setupInitialFrame; +- (void)_cancelAnimated:(_Bool)arg1; +- (void)_hideAnimated:(_Bool)arg1; +- (void)_temporarilyHideAnimated:(_Bool)arg1; +- (void)_removeAlertWindowOrShowAnOldAlert; +- (_Bool)_canShowAlerts; +- (_Bool)_dimsBackground; +- (void)_repopup; +- (void)_repopupNoAnimation; +- (void)_performPopoutAnimationAnimated:(_Bool)arg1; +- (void)_popoutAnimationDidStop:(id)arg1 finished:(id)arg2; +- (_Bool)_isAnimating; +- (void)_bubbleAnimationNormalDidStop:(id)arg1 finished:(id)arg2; +- (void)_bubbleAnimationShrinkDidStop:(id)arg1 finished:(id)arg2; +- (void)_growAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_performPopup:(_Bool)arg1; +- (_Bool)showsOverSpringBoardAlerts; +- (void)setShowsOverSpringBoardAlerts:(_Bool)arg1; +- (_Bool)_manualKeyboardIsVisible; +- (_Bool)_needsKeyboard; +- (id)tableView; +- (_Bool)tableShouldShowMinimumContent; +- (void)setTableShouldShowMinimumContent:(_Bool)arg1; +- (void)_cleanupAfterPopupAnimation; +- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillShow:(id)arg1; +- (_Bool)_isSBAlert; +- (void)_buttonClicked:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (long long)buttonCount; +- (id)_addButtonWithTitleText:(id)arg1; +- (id)_addButtonWithTitle:(id)arg1; +- (id)addButtonWithTitle:(id)arg1 label:(id)arg2; +- (id)_addButtonWithTitle:(id)arg1 label:(id)arg2; +- (id)destructiveButton; +- (void)setDestructiveButton:(id)arg1; +- (id)_defaultButton; +- (void)_setDefaultButton:(id)arg1; +- (id)defaultButton; +- (void)setDefaultButton:(id)arg1; +- (id)keyboard; +- (void)_alertSheetTextFieldReturn:(id)arg1; +- (id)textField; +- (long long)textFieldCount; +- (id)textFieldAtIndex:(long long)arg1; +- (void)_setTextFieldsHidden:(_Bool)arg1; +- (id)addTextFieldWithValue:(id)arg1 label:(id)arg2; +- (long long)bodyMaxLineCount; +- (void)setBodyTextMaxLineCount:(long long)arg1; +- (long long)titleMaxLineCount; +- (void)setTitleMaxLineCount:(long long)arg1; +- (id)bodyText; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (void)setTaglineText:(id)arg1; +- (void)setBodyText:(id)arg1; +- (void)_setupTitleStyle; +- (void)_createTaglineTextLabelIfNeeded; +- (void)_createBodyTextLabelIfNeeded; +- (void)_createSubtitleLabelIfNeeded; +- (void)_createTitleLabelIfNeeded; +- (id)buttons; +- (void)_setAlertSheetStyleFromButtonBar:(id)arg1; +- (long long)_currentOrientation; +- (_Bool)requiresPortraitOrientation; +@property(nonatomic) _Bool groupsTextFields; +- (id)initWithTitle:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(long long)arg3 delegate:(id)arg4 context:(id)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIModalView.h b/iOS7/Frameworks/UIKit/UIModalView.h index d363af5b7..23fe401ce 100644 --- a/iOS7/Frameworks/UIKit/UIModalView.h +++ b/iOS7/Frameworks/UIKit/UIModalView.h @@ -17,18 +17,18 @@ UILabel *_subtitleLabel; UILabel *_bodyTextLabel; UILabel *_taglineTextLabel; - float _startX; - float _startY; + double _startX; + double _startY; id _context; - int _cancelButton; - int _defaultButton; - int _firstOtherButton; + long long _cancelButton; + long long _defaultButton; + long long _firstOtherButton; UIToolbar *_toolbar; UIWindow *_originalWindow; UIWindow *_dimWindow; - int _suspendTag; - int _dismissButtonIndex; - float _bodyTextHeight; + long long _suspendTag; + long long _dismissButtonIndex; + double _bodyTextHeight; NSMutableArray *_buttons; NSMutableArray *_textFields; UIView *_keyboard; @@ -76,152 +76,23 @@ } _modalViewFlags; } -+ (void)noteOrientationChangingTo:(int)arg1; -+ (id)visibleAlert; -+ (id)topMostAlert; -+ (BOOL)atLeastOneAlertVisible; -+ (id)_popupAlertBackground; -+ (struct CGSize)minimumSize; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -- (int)firstOtherButtonIndex; -- (void)_setFirstOtherButtonIndex:(int)arg1; -@property(nonatomic) int cancelButtonIndex; -- (int)defaultButtonIndex; -- (void)setDefaultButtonIndex:(int)arg1; -@property(readonly, nonatomic, getter=isVisible) BOOL visible; -@property(readonly, nonatomic) int numberOfButtons; -- (id)buttonTitleAtIndex:(int)arg1; -- (int)addButtonWithTitle:(id)arg1; +- (void)dismissWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; +- (long long)firstOtherButtonIndex; +- (void)_setFirstOtherButtonIndex:(long long)arg1; +@property(nonatomic) long long cancelButtonIndex; +- (long long)defaultButtonIndex; +- (void)setDefaultButtonIndex:(long long)arg1; +@property(readonly, nonatomic, getter=isVisible) _Bool visible; +@property(readonly, nonatomic) long long numberOfButtons; +- (id)buttonTitleAtIndex:(long long)arg1; +- (long long)addButtonWithTitle:(id)arg1; @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSString *title; @property(nonatomic) id delegate; - (void)dealloc; -- (id)_initWithTelephoneNumber:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(int)arg3 delegate:(id)arg4 context:(id)arg5; +- (id)_initWithTelephoneNumber:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(long long)arg3 delegate:(id)arg4 context:(id)arg5; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 defaultButton:(id)arg4 cancelButton:(id)arg5 otherButtons:(id)arg6; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)canBecomeFirstResponder; -- (void)_handleKeyUIEvent:(id)arg1; -- (void)_prepareToBeReplaced; -- (void)replaceAlert:(id)arg1; -- (void)_prepareForDisplay; -- (id)taglineTextView; -- (id)bodyTextView; -- (void)presentSheetFromButtonBar:(id)arg1; -- (void)layout; -- (void)_truncateViewHeight:(id)arg1 toFitInFrame:(struct CGRect)arg2 withMinimumHeight:(float)arg3; -- (int)numberOfLinesInTitle; -- (float)_buttonHeight; -- (float)_maxHeight; -- (struct CGRect)titleRect; -- (BOOL)runsModal; -- (void)setRunsModal:(BOOL)arg1; -- (BOOL)blocksInteraction; -- (void)setBlocksInteraction:(BOOL)arg1; -- (int)suspendTag; -- (void)setSuspendTag:(int)arg1; -- (BOOL)dimsBackground; -- (void)setDimsBackground:(BOOL)arg1; -- (void)setAlertSheetStyle:(int)arg1; -- (int)alertSheetStyle; -- (int)numberOfRows; -- (void)setNumberOfRows:(int)arg1; -- (void)_alertSheetAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_appSuspended:(id)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (float)_bottomVerticalInset; -- (float)_titleHorizontalInset; -- (float)_titleVerticalBottomInset; -- (float)_titleVerticalTopInset; -- (struct CGSize)backgroundSize; -- (void)dismissAnimated:(BOOL)arg1; -- (void)dismiss; -- (void)_slideSheetOut:(BOOL)arg1; -- (void)_presentSheetStartingFromYCoordinate:(double)arg1; -- (id)_dimView; -- (void)setDimView:(id)arg1; -- (void)presentSheetToAboveView:(id)arg1; -- (void)presentSheetInView:(id)arg1; -- (void)presentSheetFromAboveView:(id)arg1; -- (void)presentSheetFromBehindView:(id)arg1; -- (void)_presentSheetFromView:(id)arg1 above:(BOOL)arg2; -- (void)popupAlertAnimated:(BOOL)arg1; -- (void)userDidCancelPopoverView:(id)arg1; -- (void)popupAlertAnimated:(BOOL)arg1 fromBarButtonItem:(id)arg2; -- (void)popupAlertAnimated:(BOOL)arg1 atOffset:(float)arg2; -- (void)_layoutIfNeeded; -- (void)_layoutPopupAlertWithOrientation:(int)arg1 animated:(BOOL)arg2; -- (BOOL)isBodyTextTruncated; -- (void)layoutAnimated:(BOOL)arg1; -- (void)layoutAnimated:(BOOL)arg1 withDuration:(double)arg2; -- (void)_rotatingAnimationDidStop:(id)arg1; -- (void)_setupInitialFrame; -- (void)_cancelAnimated:(BOOL)arg1; -- (void)_hideAnimated:(BOOL)arg1; -- (void)_temporarilyHideAnimated:(BOOL)arg1; -- (void)_removeAlertWindowOrShowAnOldAlert; -- (BOOL)_canShowAlerts; -- (BOOL)_dimsBackground; -- (void)_repopup; -- (void)_repopupNoAnimation; -- (void)_performPopoutAnimationAnimated:(BOOL)arg1; -- (void)_popoutAnimationDidStop:(id)arg1 finished:(id)arg2; -- (BOOL)_isAnimating; -- (void)_bubbleAnimationNormalDidStop:(id)arg1 finished:(id)arg2; -- (void)_bubbleAnimationShrinkDidStop:(id)arg1 finished:(id)arg2; -- (void)_growAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_performPopup:(BOOL)arg1; -- (BOOL)showsOverSpringBoardAlerts; -- (void)setShowsOverSpringBoardAlerts:(BOOL)arg1; -- (BOOL)_manualKeyboardIsVisible; -- (BOOL)_needsKeyboard; -- (id)tableView; -- (BOOL)tableShouldShowMinimumContent; -- (void)setTableShouldShowMinimumContent:(BOOL)arg1; -- (void)_cleanupAfterPopupAnimation; -- (void)_keyboardWillHide:(id)arg1; -- (void)_keyboardWillShow:(id)arg1; -- (BOOL)_isSBAlert; -- (void)_buttonClicked:(id)arg1; -- (id)context; -- (void)setContext:(id)arg1; -- (int)buttonCount; -- (id)_addButtonWithTitleText:(id)arg1; -- (id)_addButtonWithTitle:(id)arg1; -- (id)addButtonWithTitle:(id)arg1 label:(id)arg2; -- (id)_addButtonWithTitle:(id)arg1 label:(id)arg2; -- (id)destructiveButton; -- (void)setDestructiveButton:(id)arg1; -- (id)_defaultButton; -- (void)_setDefaultButton:(id)arg1; -- (id)defaultButton; -- (void)setDefaultButton:(id)arg1; -- (id)keyboard; -- (void)_alertSheetTextFieldReturn:(id)arg1; -- (id)textField; -- (int)textFieldCount; -- (id)textFieldAtIndex:(int)arg1; -- (void)_setTextFieldsHidden:(BOOL)arg1; -- (id)addTextFieldWithValue:(id)arg1 label:(id)arg2; -- (int)bodyMaxLineCount; -- (void)setBodyTextMaxLineCount:(int)arg1; -- (int)titleMaxLineCount; -- (void)setTitleMaxLineCount:(int)arg1; -- (id)bodyText; -- (id)subtitle; -- (void)setSubtitle:(id)arg1; -- (void)setTaglineText:(id)arg1; -- (void)setBodyText:(id)arg1; -- (void)_setupTitleStyle; -- (void)_createTaglineTextLabelIfNeeded; -- (void)_createBodyTextLabelIfNeeded; -- (void)_createSubtitleLabelIfNeeded; -- (void)_createTitleLabelIfNeeded; -- (id)buttons; -- (void)_setAlertSheetStyleFromButtonBar:(id)arg1; -- (int)_currentOrientation; -- (BOOL)requiresPortraitOrientation; -@property(nonatomic) BOOL groupsTextFields; -- (id)initWithTitle:(id)arg1 buttons:(id)arg2 defaultButtonIndex:(int)arg3 delegate:(id)arg4 context:(id)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UIModalViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/Frameworks/UIKit/UIModalViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIMoreListCellLayoutManager.h b/iOS7/Frameworks/UIKit/UIMoreListCellLayoutManager.h index a8a0dce9d..604b61e93 100644 --- a/iOS7/Frameworks/UIKit/UIMoreListCellLayoutManager.h +++ b/iOS7/Frameworks/UIKit/UIMoreListCellLayoutManager.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIMoreListCellLayoutManager : UITableViewCellLayoutManager { - float _widestImageWidth; + double _widestImageWidth; } -- (float)setWidestImageWidthFromViewControllers:(id)arg1; +- (double)setWidestImageWidthFromViewControllers:(id)arg1; - (void)layoutSubviewsOfCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIMoreListController.h b/iOS7/Frameworks/UIKit/UIMoreListController.h index 3f96fcbfd..b55e70f08 100644 --- a/iOS7/Frameworks/UIKit/UIMoreListController.h +++ b/iOS7/Frameworks/UIKit/UIMoreListController.h @@ -14,13 +14,13 @@ @interface UIMoreListController : UIViewController { UITableView *_table; - BOOL _allowsCustomizing; - BOOL _disableCustomizing; - BOOL _hideNavigationBar; + _Bool _allowsCustomizing; + _Bool _disableCustomizing; + _Bool _hideNavigationBar; NSArray *_moreViewControllers; UIMoreListCellLayoutManager *_layoutManager; UIBarButtonItem *_moreEditButtonItem; - BOOL _moreViewControllersChanged; + _Bool _moreViewControllersChanged; } - (void)decodeRestorableStateWithCoder:(id)arg1; @@ -29,16 +29,16 @@ - (id)_targetNavigationController; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (id)tabBarItem; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -@property(nonatomic) BOOL allowsCustomizing; -@property(nonatomic) BOOL moreViewControllersChanged; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +@property(nonatomic) _Bool allowsCustomizing; +@property(nonatomic) _Bool moreViewControllersChanged; @property(retain, nonatomic) NSArray *moreViewControllers; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; - (void)_updateEditButton; - (void)_layoutCells; - (id)table; diff --git a/iOS7/Frameworks/UIKit/UIMoreNavigationController.h b/iOS7/Frameworks/UIKit/UIMoreNavigationController.h index 7a924db97..31c2458de 100644 --- a/iOS7/Frameworks/UIKit/UIMoreNavigationController.h +++ b/iOS7/Frameworks/UIKit/UIMoreNavigationController.h @@ -17,15 +17,15 @@ + (Class)_moreListControllerClass; @property(readonly, nonatomic) UIViewController *moreListController; // @synthesize moreListController=_moreListController; -@property(nonatomic) BOOL moreViewControllersChanged; -@property(nonatomic) BOOL allowsCustomizing; +@property(nonatomic) _Bool moreViewControllersChanged; +@property(nonatomic) _Bool allowsCustomizing; @property(retain, nonatomic) NSArray *moreViewControllers; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; - (void)_redisplayMoreTableView; -- (void)didShowViewController:(id)arg1 animated:(BOOL)arg2; +- (void)didShowViewController:(id)arg1 animated:(_Bool)arg2; - (void)_ensureChildrenHaveParentViewController; -- (id)_stateRestorationParentForChildViewController:(id)arg1 index:(unsigned int *)arg2; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (id)_stateRestorationParentForChildViewController:(id)arg1 index:(unsigned long long *)arg2; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; @property(nonatomic) UIViewController *displayedViewController; - (void)_restoreOriginalNavigationController; - (void)restoreOriginalNavigationController:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIMotionEvent.h b/iOS7/Frameworks/UIKit/UIMotionEvent.h index 5821d6238..86dcc6d21 100644 --- a/iOS7/Frameworks/UIKit/UIMotionEvent.h +++ b/iOS7/Frameworks/UIKit/UIMotionEvent.h @@ -8,21 +8,22 @@ @class NSTimer; +// Not exported @interface UIMotionEvent : UIInternalEvent { id _motionAccelerometer; - int _subtype; + long long _subtype; int _shakeState; - int _stateMachineState; + long long _stateMachineState; double _shakeStartTime; double _lastMovementTime; double _highLevelTime; double _lowEndTimeout; NSTimer *_idleTimer; - BOOL _sentMotionBegan; + _Bool _sentMotionBegan; float _lowPassState[10]; - unsigned int _lowPassStateIndex; - unsigned int _highPassStateIndex; + unsigned long long _lowPassStateIndex; + unsigned long long _highPassStateIndex; float _highPassState[2]; int notifyToken; } @@ -30,25 +31,25 @@ @property(nonatomic) int shakeState; // @synthesize shakeState=_shakeState; - (void)_enablePeakDetectionIfNecessary; - (int)_shakeState; -- (float)_determineShakeLevelX:(float)arg1 y:(float)arg2 z:(float)arg3 currentState:(int)arg4; +- (float)_determineShakeLevelX:(float)arg1 y:(float)arg2 z:(float)arg3 currentState:(long long)arg4; - (float)_lowPass:(float)arg1; - (void)_resetLowPassState; - (float)_highPass:(float)arg1; -- (int)_feedStateMachine:(float)arg1 currentState:(int)arg2 timestamp:(double)arg3; +- (long long)_feedStateMachine:(float)arg1 currentState:(long long)arg2 timestamp:(double)arg3; - (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; - (void)_idleTimerFired; - (void)_accelerometerDidDetectMovementWithTimestamp:(double)arg1; -- (BOOL)_isDetectingMotionEvents; -- (BOOL)_detectWhenNotActive; +- (_Bool)_isDetectingMotionEvents; +- (_Bool)_detectWhenNotActive; - (void)_updateAccelerometerEnabled; - (void)_willSuspend; - (void)_willResume; - (void)_sendEventToResponder:(id)arg1; - (id)_windows; - (id)description; -- (void)_setSubtype:(int)arg1; -- (int)subtype; -- (int)type; +- (void)_setSubtype:(long long)arg1; +- (long long)subtype; +- (long long)type; - (void)dealloc; - (id)_init; diff --git a/iOS7/Frameworks/UIKit/UIMoveEvent.h b/iOS7/Frameworks/UIKit/UIMoveEvent.h index f8e3195ce..791cfd183 100644 --- a/iOS7/Frameworks/UIKit/UIMoveEvent.h +++ b/iOS7/Frameworks/UIKit/UIMoveEvent.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIMoveEvent : UIInternalEvent { - int _moveDirection; + long long _moveDirection; } -@property(nonatomic, setter=_setMoveDirection:) int _moveDirection; // @synthesize _moveDirection; +@property(nonatomic, setter=_setMoveDirection:) long long _moveDirection; // @synthesize _moveDirection; - (void)_sendEventToResponder:(id)arg1; -- (int)type; +- (long long)type; @end diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubber.h b/iOS7/Frameworks/UIKit/UIMovieScrubber.h index 62e382705..84714bde5 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubber.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubber.h @@ -26,10 +26,10 @@ id _dataSource; id _delegate; struct CGRect _trackRect; - float _hitOffset; + double _hitOffset; double _zoomDelay; - BOOL _showTimeViews; - BOOL _editable; + _Bool _showTimeViews; + _Bool _editable; double _value; double _maximumValue; double _minimumValue; @@ -69,61 +69,69 @@ unsigned int delegateDidCancelEditing:1; unsigned int delegateEditingAnimationFinished:1; unsigned int delegateWidthDeltaOriginXDelta:1; + unsigned int delegateDidBeginAnimatingZoom:1; + unsigned int delegateDidEndAnimatingZoom:1; + unsigned int delegateWillZoom:1; + unsigned int dataSourceRequestThumbnailImageIsSummmary:1; } _sliderFlags; + double _edgeInset; } -+ (id)timeStringForSeconds:(int)arg1 forceFullWidthComponents:(BOOL)arg2 isElapsed:(BOOL)arg3; ++ (id)timeStringForSeconds:(int)arg1 forceFullWidthComponents:(_Bool)arg2 isElapsed:(_Bool)arg3; +@property(nonatomic) double edgeInset; // @synthesize edgeInset=_edgeInset; @property(nonatomic) double minimumTrimLength; // @synthesize minimumTrimLength=_minTrimmedLength; @property(nonatomic) double maximumTrimLength; // @synthesize maximumTrimLength=_maxTrimmedLength; -@property(nonatomic) BOOL showTimeViews; // @synthesize showTimeViews=_showTimeViews; +@property(nonatomic) _Bool showTimeViews; // @synthesize showTimeViews=_showTimeViews; @property(nonatomic) double zoomDelay; // @synthesize zoomDelay=_zoomDelay; +@property(readonly, nonatomic, getter=isZoomAnimating) _Bool zoomAnimating; +@property(readonly, nonatomic) double zoomMaximumValue; +@property(readonly, nonatomic) double zoomMinimumValue; - (void)movieScrubberTrackViewDidFinishRequestingThumbnails:(id)arg1; - (void)movieScrubberTrackViewWillBeginRequestingThumbnails:(id)arg1; - (void)movieScrubberTrackViewDidCollapse:(id)arg1; - (void)movieScrubberTrackViewDidExpand:(id)arg1; -- (void)movieScrubberTrackView:(id)arg1 clampedSizeWidthDelta:(float)arg2 actualSizeWidthDelta:(float)arg3 originXDelta:(float)arg4 minimumVisibleValue:(float)arg5 maximumVisibleValue:(float)arg6; +- (void)movieScrubberTrackView:(id)arg1 clampedSizeWidthDelta:(double)arg2 actualSizeWidthDelta:(double)arg3 originXDelta:(double)arg4 minimumVisibleValue:(double)arg5 maximumVisibleValue:(double)arg6; - (double)movieScrubberTrackViewZoomAnimationDelay:(id)arg1; - (double)movieScrubberTrackViewZoomAnimationDuration:(id)arg1; -- (float)movieScrubberTrackViewThumbnailAspectRatio:(id)arg1; +- (double)movieScrubberTrackViewThumbnailAspectRatio:(id)arg1; - (void)setThumbnailImage:(struct CGImage *)arg1 forTimestamp:(id)arg2; -- (void)movieScrubberTrackView:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2; -- (id)movieScrubberTrackView:(id)arg1 timestampsStartingAt:(id)arg2 endingAt:(id)arg3 maxCount:(int)arg4; +- (void)movieScrubberTrackView:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2 isSummaryThumbnail:(_Bool)arg3; - (id)movieScrubberTrackView:(id)arg1 evenlySpacedTimestamps:(int)arg2 startingAt:(id)arg3 endingAt:(id)arg4; - (double)movieScrubberTrackViewDuration:(id)arg1; - (void)_sliderValueDidChange:(id)arg1; -- (BOOL)isAnimatingValueChange; -- (BOOL)_alwaysHandleScrollerMouseEvent; -- (BOOL)cancelTouchTracking; +- (_Bool)isAnimatingValueChange; +- (_Bool)_alwaysHandleScrollerMouseEvent; +- (_Bool)cancelTouchTracking; - (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchMoved:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchBegan:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (int)_editingHandleWithTouch:(id)arg1; -- (BOOL)pointInsideThumb:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInsideThumb:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)_cancelTrackPressIfNeccessaryWithTouch:(id)arg1; -- (void)_cancelTrackPress:(BOOL)arg1; -- (void)_beginTrackPressWithTouch:(id)arg1 touchesBegan:(BOOL)arg2; +- (void)_cancelTrackPress:(_Bool)arg1; +- (void)_beginTrackPressWithTouch:(id)arg1 touchesBegan:(_Bool)arg2; - (void)_trackPressWasHeld; -- (void)setRotationDisabled:(BOOL)arg1; -- (float)_valueForTouch:(id)arg1; +- (void)forceUnzoom; +- (_Bool)forceZoom; +- (void)_setZoomAnimating:(_Bool)arg1; +- (void)setRotationDisabled:(_Bool)arg1; +- (double)_valueForTouch:(id)arg1; - (void)_sendDelayedActions; - (void)_sliderAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_sliderAnimationWillStart:(id)arg1 context:(id)arg2; -@property(nonatomic) double trimEndValue; // @dynamic trimEndValue; -- (struct CGRect)_editingViewFrameForEndValueWithFrame:(struct CGRect)arg1; -@property(nonatomic) double trimStartValue; // @dynamic trimStartValue; -- (struct CGRect)_editingViewFrameForStartValueWithFrame:(struct CGRect)arg1; -- (float)_editingFrameDeltaXForValue:(float)arg1 handle:(int)arg2; +@property(nonatomic) double trimEndValue; +@property(nonatomic) double trimStartValue; @property(nonatomic) double duration; // @dynamic duration; -- (void)_setValue:(double)arg1 andSendAction:(BOOL)arg2; +- (void)_setValue:(double)arg1 andSendAction:(_Bool)arg2; - (void)_updateThumbLocation; -- (void)setValue:(double)arg1 animated:(BOOL)arg2; -@property(nonatomic) double value; // @dynamic value; +- (void)setValue:(double)arg1 animated:(_Bool)arg2; +@property(nonatomic) double value; @property(readonly, nonatomic) struct UIEdgeInsets alignmentMargins; -@property(readonly, nonatomic) BOOL isInsideNavigationBar; +@property(readonly, nonatomic) _Bool isInsideNavigationBar; - (void)didMoveToWindow; - (void)didMoveToSuperview; - (void)_updateTimes; @@ -132,20 +140,21 @@ - (struct CGSize)intrinsicContentSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setFrame:(struct CGRect)arg1; -- (struct CGRect)thumbRectForValue:(float)arg1; +- (struct CGRect)thumbRectForValue:(double)arg1; +- (struct CGRect)_editingRectForStartTime:(double)arg1 endTime:(double)arg2; - (struct CGRect)_editingRect; - (struct CGRect)trackRect; - (void)_computeTrackRectForBounds:(struct CGRect)arg1; - (void)setZoomAnimationDuration:(double)arg1; -@property(nonatomic, getter=isEditing) BOOL editing; +@property(nonatomic, getter=isEditing) _Bool editing; - (void)_trimAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)animateCancelEdit; - (void)animateAfterEdit; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_animateAfterEdit:(BOOL)arg1; -@property(nonatomic, getter=isContinuous) BOOL continuous; -@property(nonatomic, getter=isEditable) BOOL editable; -@property(nonatomic) BOOL thumbIsVisible; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_animateAfterEdit:(_Bool)arg1; +@property(nonatomic, getter=isContinuous) _Bool continuous; +@property(nonatomic, getter=isEditable) _Bool editable; +@property(nonatomic) _Bool thumbIsVisible; - (id)scriptingInfoWithChildren; - (id)_scriptingInfo; @property(nonatomic) id delegate; diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberEditingView.h b/iOS7/Frameworks/UIKit/UIMovieScrubberEditingView.h index 4d0e184e8..3cc149f54 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberEditingView.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberEditingView.h @@ -8,29 +8,32 @@ @class NSArray, UIImageView; +// Not exported @interface UIMovieScrubberEditingView : UIView { UIImageView *_leftImageView; UIImageView *_middleImageView; UIImageView *_rightImageView; NSArray *_activeImages; + NSArray *_activeNoEditImages; NSArray *_inactiveImages; - unsigned int _isActive:1; - unsigned int _centerHandleEnabled:1; + _Bool _enabled; + _Bool _editing; + double _edgeInset; } -- (float)_bounceValueForFraction:(float)arg1; +@property(nonatomic) double edgeInset; // @synthesize edgeInset=_edgeInset; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; +- (double)_bounceValueForFraction:(double)arg1; - (void)bounce; -@property(nonatomic, getter=isEditing) BOOL editing; -- (struct CGRect)rightHandleFrame; -- (struct CGRect)rightHandleBounds; -- (struct CGRect)leftHandleFrame; -- (struct CGRect)leftHandleBounds; -- (int)handleForPoint:(struct CGPoint)arg1 hitOffset:(float *)arg2; -- (BOOL)pointInsideCenterHandle:(struct CGPoint)arg1; -- (BOOL)pointInsideRightHandle:(struct CGPoint)arg1; -- (BOOL)pointInsideLeftHandle:(struct CGPoint)arg1; -- (void)setCenterHandleEnabled:(BOOL)arg1; +- (void)_updateHandleImages; +- (id)_handleImages; +- (int)handleForPoint:(struct CGPoint)arg1 hitOffset:(double *)arg2; +- (_Bool)pointInsideRightHandle:(struct CGPoint)arg1; +- (struct CGRect)_rightHandleRect; +- (_Bool)pointInsideLeftHandle:(struct CGPoint)arg1; +- (struct CGRect)_leftHandleRect; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberThumbnailView.h b/iOS7/Frameworks/UIKit/UIMovieScrubberThumbnailView.h index ea3cc8b21..ec42a31aa 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberThumbnailView.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberThumbnailView.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIMovieScrubberThumbnailView : UIImageView { unsigned int _hasPlaceholderImage:1; } -- (BOOL)hasPlaceholderImage; -- (void)setHasPlaceholderImage:(BOOL)arg1; +- (_Bool)hasPlaceholderImage; +- (void)setHasPlaceholderImage:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackOverlayView.h b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackOverlayView.h index 3c0bfa9ef..a6385dfc5 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackOverlayView.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackOverlayView.h @@ -8,6 +8,7 @@ @class UIImageView; +// Not exported @interface UIMovieScrubberTrackOverlayView : UIView { double _value; @@ -24,13 +25,13 @@ - (void)layoutSubviews; - (void)setEditingHandle:(int)arg1; -- (void)setIsZoomed:(BOOL)arg1; +- (void)setIsZoomed:(_Bool)arg1; - (void)setMaximumValue:(double)arg1; - (void)setMinimumValue:(double)arg1; - (void)setEndValue:(double)arg1; - (void)setStartValue:(double)arg1; - (void)setValue:(double)arg1; -- (void)setEditing:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1; - (void)_clampValueAndLayout; - (void)animateFillFramesAway; - (void)_updateRightFill; diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackView.h b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackView.h index 93d05866a..a76a74bdb 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackView.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackView.h @@ -8,6 +8,7 @@ @class NSArray, NSDictionary, NSMutableDictionary, UIMovieScrubberTrackOverlayView; +// Not exported @interface UIMovieScrubberTrackView : UIView { id _dataSource; @@ -48,20 +49,20 @@ - (void)_unzoomAnimation:(id)arg1 didFinish:(id)arg2 context:(id)arg3; - (void)_zoomAnimation:(id)arg1 didFinish:(id)arg2 context:(id)arg3; - (void)unzoom; -- (void)_setOverlayViewIsZoomed:(BOOL)arg1 minValue:(float)arg2 maxValue:(float)arg3; -- (BOOL)zoomAtPoint:(struct CGPoint)arg1; +- (void)_setOverlayViewIsZoomed:(_Bool)arg1 minValue:(float)arg2 maxValue:(float)arg3; +- (_Bool)zoomAtPoint:(struct CGPoint)arg1; - (double)zoomAnimationDuration; - (void)setZoomAnimationDuration:(double)arg1; - (void)layoutSubviews; - (void)reloadData; - (void)_reallyReloadData; - (void)clear; -- (id)_createImageViewForTimestamp:(id)arg1; +- (id)_createImageViewForTimestamp:(id)arg1 isSummaryThumbnail:(_Bool)arg2; - (void)setThumbnailImage:(struct CGImage *)arg1 forTimestamp:(id)arg2; - (void)setEndValue:(double)arg1; - (void)setStartValue:(double)arg1; - (void)animateFillFramesAway; -- (void)setEditing:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1; - (void)setValue:(double)arg1; @property(nonatomic) id delegate; @property(nonatomic) id dataSource; diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDataSource-Protocol.h b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDataSource-Protocol.h index 6199fe790..a483870ab 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDataSource-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDataSource-Protocol.h @@ -7,9 +7,8 @@ #import "NSObject-Protocol.h" @protocol UIMovieScrubberTrackViewDataSource -- (void)movieScrubberTrackView:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2; -- (float)movieScrubberTrackViewThumbnailAspectRatio:(id)arg1; -- (id)movieScrubberTrackView:(id)arg1 timestampsStartingAt:(id)arg2 endingAt:(id)arg3 maxCount:(int)arg4; +- (void)movieScrubberTrackView:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2 isSummaryThumbnail:(_Bool)arg3; +- (double)movieScrubberTrackViewThumbnailAspectRatio:(id)arg1; - (id)movieScrubberTrackView:(id)arg1 evenlySpacedTimestamps:(int)arg2 startingAt:(id)arg3 endingAt:(id)arg4; - (double)movieScrubberTrackViewDuration:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDelegate-Protocol.h index c867fd564..969923fdd 100644 --- a/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIMovieScrubberTrackViewDelegate-Protocol.h @@ -15,6 +15,6 @@ - (void)movieScrubberTrackViewWillBeginRequestingThumbnails:(id)arg1; - (void)movieScrubberTrackViewDidCollapse:(id)arg1; - (void)movieScrubberTrackViewDidExpand:(id)arg1; -- (void)movieScrubberTrackView:(id)arg1 clampedSizeWidthDelta:(float)arg2 actualSizeWidthDelta:(float)arg3 originXDelta:(float)arg4 minimumVisibleValue:(float)arg5 maximumVisibleValue:(float)arg6; +- (void)movieScrubberTrackView:(id)arg1 clampedSizeWidthDelta:(double)arg2 actualSizeWidthDelta:(double)arg3 originXDelta:(double)arg4 minimumVisibleValue:(double)arg5 maximumVisibleValue:(double)arg6; @end diff --git a/iOS7/Frameworks/UIKit/UIMultiColumnsNavigationTransitionView.h b/iOS7/Frameworks/UIKit/UIMultiColumnsNavigationTransitionView.h index 0e0516afb..641383fdc 100644 --- a/iOS7/Frameworks/UIKit/UIMultiColumnsNavigationTransitionView.h +++ b/iOS7/Frameworks/UIKit/UIMultiColumnsNavigationTransitionView.h @@ -13,10 +13,10 @@ @interface UIMultiColumnsNavigationTransitionView : UIView { id _delegate; - int _transition; + long long _transition; UIView *_firstResponderViewToRestore; unsigned int _isTransitioning:1; - float _columnWidth; + double _columnWidth; int _columnCount; NSArray *_fromViews; NSArray *_toViews; @@ -26,22 +26,22 @@ struct __CFDictionary *_dividerViews; struct __CFDictionary *_containerViews; UIColor *_dividersColor; - float _dividersWidth; + double _dividersWidth; } -+ (double)defaultDurationForTransition:(int)arg1; ++ (double)defaultDurationForTransition:(long long)arg1; @property(nonatomic) int columnCount; // @synthesize columnCount=_columnCount; -@property(nonatomic) float columnWidth; // @synthesize columnWidth=_columnWidth; +@property(nonatomic) double columnWidth; // @synthesize columnWidth=_columnWidth; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_removeContainerViewForView:(id)arg1; - (id)_containerViewForView:(id)arg1; - (void)_removeDividerViewForView:(id)arg1; - (id)_dividerViewForView:(id)arg1; - (void)_navigationTransitionDidStop; -- (BOOL)_isTransitioningFromView:(id)arg1; -- (BOOL)isTransitioning; -- (BOOL)transition:(int)arg1 fromViews:(id)arg2 toViews:(id)arg3; -- (BOOL)transition:(int)arg1 toViews:(id)arg2; +- (_Bool)_isTransitioningFromView:(id)arg1; +- (_Bool)isTransitioning; +- (_Bool)transition:(long long)arg1 fromViews:(id)arg2 toViews:(id)arg3; +- (_Bool)transition:(long long)arg1 toViews:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIMutableIndexPath.h b/iOS7/Frameworks/UIKit/UIMutableIndexPath.h index 74ed68343..d4d123eb3 100644 --- a/iOS7/Frameworks/UIKit/UIMutableIndexPath.h +++ b/iOS7/Frameworks/UIKit/UIMutableIndexPath.h @@ -6,21 +6,22 @@ #import "NSIndexPath.h" +// Not exported @interface UIMutableIndexPath : NSIndexPath { - unsigned int *_mutableIndexes; - BOOL _locked; + unsigned long long *_mutableIndexes; + _Bool _locked; } -+ (void)setIndex:(unsigned int)arg1 atPosition:(unsigned int)arg2 forIndexPath:(id *)arg3; ++ (void)setIndex:(unsigned long long)arg1 atPosition:(unsigned long long)arg2 forIndexPath:(id *)arg3; - (id)retain; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (int)compare:(id)arg1; -- (void)getIndexes:(unsigned int *)arg1; -- (unsigned int)indexAtPosition:(unsigned int)arg1; +- (long long)compare:(id)arg1; +- (void)getIndexes:(unsigned long long *)arg1; +- (unsigned long long)indexAtPosition:(unsigned long long)arg1; - (void)dealloc; -- (id)initWithIndexes:(const unsigned int *)arg1 length:(unsigned int)arg2; +- (id)initWithIndexes:(const unsigned long long *)arg1 length:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIMutableStatusBarStyleRequest.h b/iOS7/Frameworks/UIKit/UIMutableStatusBarStyleRequest.h new file mode 100644 index 000000000..15aa94df8 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIMutableStatusBarStyleRequest.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, UIColor; + +// Not exported +@interface UIMutableStatusBarStyleRequest : UIStatusBarStyleRequest +{ +} + +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(retain, nonatomic) UIColor *foregroundColor; +@property(nonatomic, getter=isLegacy) _Bool legacy; +@property(nonatomic) long long legibilityStyle; +@property(retain, nonatomic) NSNumber *overrideHeight; +@property(nonatomic) long long style; + +@end + diff --git a/iOS7/Frameworks/UIKit/UINavBarPrompt.h b/iOS7/Frameworks/UIKit/UINavBarPrompt.h index 7a6d4834c..6639a64bb 100644 --- a/iOS7/Frameworks/UIKit/UINavBarPrompt.h +++ b/iOS7/Frameworks/UIKit/UINavBarPrompt.h @@ -8,6 +8,7 @@ @class UILabel, UINavigationBar; +// Not exported @interface UINavBarPrompt : UIView { UILabel *_label; @@ -15,6 +16,8 @@ } - (void)layoutSubviews; +- (struct CGSize)_updateLabelTextColorAndFontReturningShadowOffset; +- (struct CGSize)_updateLabelTextColorAndFontReturningShadowOffset_legacy; - (struct CGRect)promptBounds; - (struct CGRect)_labelFrame; - (id)prompt; diff --git a/iOS7/Frameworks/UIKit/UINavigationBar-PrivateSPI.h b/iOS7/Frameworks/UIKit/UINavigationBar-PrivateSPI.h new file mode 100644 index 000000000..83d114103 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationBar-PrivateSPI.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UIView; + +@interface UINavigationBar (PrivateSPI) ++ (id)_statusBarBaseTintColorForStyle:(long long)arg1 translucent:(_Bool)arg2 tintColor:(id)arg3; ++ (id)_statusBarBaseTintColorForStyle:(long long)arg1 translucent:(_Bool)arg2 tintColor:(id)arg3 backgroundImage:(id)arg4 viewSize:(struct CGSize)arg5; ++ (id)_bottomColorForBackgroundImage:(id)arg1 viewSize:(struct CGSize)arg2; +- (void)_palette:(id)arg1 isAttaching:(_Bool)arg2 didComplete:(_Bool)arg3; +- (id)_backgroundViewForPalette:(id)arg1; +- (void)_setReversesButtonTextShadowOffsetWhenPressed:(_Bool)arg1; +- (void)_setButtonTextShadowOffset:(struct CGSize)arg1; +- (void)_setPressedButtonItemTextColor:(id)arg1 shadowColor:(id)arg2; +- (void)_setButtonItemTextColor:(id)arg1 shadowColor:(id)arg2; +- (void)_setButtonItemTextColor:(id)arg1 shadowColor:(id)arg2 forState:(unsigned long long)arg3; +- (void)_setBackButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned long long)arg3; +- (void)_setButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned long long)arg3; +- (void)_setBackgroundImage:(id)arg1 mini:(id)arg2; +- (void)_applySPIAppearanceToButtons; +@property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; + +// Remaining properties +@property(readonly, nonatomic) NSString *_backdropViewLayerGroupName; // @dynamic _backdropViewLayerGroupName; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationBar-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UINavigationBar-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..104b4e139 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationBar-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationBar (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationBar-_UIKitLayoutSpacing.h b/iOS7/Frameworks/UIKit/UINavigationBar-_UIKitLayoutSpacing.h new file mode 100644 index 000000000..ebe7ea0c1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationBar-_UIKitLayoutSpacing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationBar (_UIKitLayoutSpacing) +- (double)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; +- (double)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; +- (_Bool)_hasCustomAutolayoutNeighborSpacing; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationBar.h b/iOS7/Frameworks/UIKit/UINavigationBar.h index 96192bbe8..d2f1ad533 100644 --- a/iOS7/Frameworks/UIKit/UINavigationBar.h +++ b/iOS7/Frameworks/UIKit/UINavigationBar.h @@ -13,12 +13,12 @@ #import "_UIBasicAnimationFactory-Protocol.h" #import "_UIShadowedView-Protocol.h" -@class NSArray, NSDictionary, NSMutableArray, NSString, UIColor, UIImage, UIImageView, UINavigationItem, UISwipeGestureRecognizer; +@class NSArray, NSDictionary, NSMutableArray, NSString, UIColor, UIImage, UIImageView, UINavigationItem, UISwipeGestureRecognizer, _UIViewControllerTransitionContext; @interface UINavigationBar : UIView <_UIShadowedView, _UIBasicAnimationFactory, UIStatusBarTinting, _UIBarPositioningInternal, NSCoding, UIBarPositioning> { NSMutableArray *_itemStack; - float _rightMargin; + double _rightMargin; unsigned int _state; id _delegate; UIView *_backgroundView; @@ -63,44 +63,42 @@ UISwipeGestureRecognizer *_popSwipeGestureRecognizer; UIImageView *_backIndicatorView; NSMutableArray *_slideTransitionClippingViews; - BOOL _needsUpdateBackIndicatorImage; - BOOL _forcesOpaqueBackground; - BOOL _wantsLetterpressContent; - int _barPosition; + _UIViewControllerTransitionContext *_navControllerAnimatingContext; + _Bool _needsUpdateBackIndicatorImage; + _Bool _wantsLetterpressContent; + long long _barPosition; NSString *_backdropViewLayerGroupName; NSMutableArray *__animationIds; } -+ (BOOL)_useCustomBackButtonAction; -+ (void)_setUseCustomBackButtonAction:(BOOL)arg1; -+ (void)_initializeForIdiom:(int)arg1; ++ (_Bool)_useCustomBackButtonAction; ++ (void)_setUseCustomBackButtonAction:(_Bool)arg1; ++ (void)_initializeForIdiom:(long long)arg1; + (void)setDefaultAnimationDuration:(double)arg1; + (id)defaultPromptFont; + (struct CGSize)defaultSizeWithPrompt; + (struct CGSize)defaultSize; -+ (struct CGSize)defaultSizeWithPromptForOrientation:(int)arg1; -+ (struct CGSize)defaultSizeForOrientation:(int)arg1; -+ (id)_statusBarBaseTintColorForStyle:(int)arg1 translucent:(BOOL)arg2 tintColor:(id)arg3; -+ (id)_statusBarBaseTintColorForStyle:(int)arg1 translucent:(BOOL)arg2 tintColor:(id)arg3 backgroundImage:(id)arg4 viewSize:(struct CGSize)arg5; -+ (id)_bottomColorForBackgroundImage:(id)arg1 viewSize:(struct CGSize)arg2; ++ (struct CGSize)defaultSizeWithPromptForOrientation:(long long)arg1; ++ (struct CGSize)defaultSizeForOrientation:(long long)arg1; @property(retain, nonatomic, setter=_setAnimationIds:) NSMutableArray *_animationIds; // @synthesize _animationIds=__animationIds; -@property(nonatomic, setter=_setWantsLetterpressContent:) BOOL _wantsLetterpressContent; // @synthesize _wantsLetterpressContent; +@property(nonatomic, setter=_setWantsLetterpressContent:) _Bool _wantsLetterpressContent; // @synthesize _wantsLetterpressContent; @property(retain, nonatomic, setter=_setBackdropViewLayerGroupName:) NSString *_backdropViewLayerGroupName; // @synthesize _backdropViewLayerGroupName; -@property(nonatomic, setter=_setForcesOpaqueBackground:) BOOL _forcesOpaqueBackground; // @synthesize _forcesOpaqueBackground; -@property(nonatomic, setter=_setNeedsUpdateBackIndicatorImage:) BOOL _needsUpdateBackIndicatorImage; // @synthesize _needsUpdateBackIndicatorImage; -@property(readonly, nonatomic) int barPosition; // @synthesize barPosition=_barPosition; +@property(nonatomic, setter=_setNeedsUpdateBackIndicatorImage:) _Bool _needsUpdateBackIndicatorImage; // @synthesize _needsUpdateBackIndicatorImage; +@property(readonly, nonatomic) long long barPosition; // @synthesize barPosition=_barPosition; +- (long long)_backgroundBackdropStyle; - (void)_handlePopSwipe:(id)arg1; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; - (id)_shadowView; -- (void)_setAutoAdjustTitle:(BOOL)arg1; +- (void)_setAutoAdjustTitle:(_Bool)arg1; - (void)_navBarButtonPressed:(id)arg1; -- (int)_barStyle:(BOOL)arg1; +- (long long)_barStyle:(_Bool)arg1; - (void)layoutSubviews; -- (float)_backIndicatorClippingMargin; +- (double)_backIndicatorClippingMargin; - (void)setNeedsLayout; - (id)_itemStack; - (void)_getTitleViewFrame:(struct CGRect *)arg1 leftViewFrames:(id)arg2 rightViewFrames:(id)arg3; -- (void)_getTitleViewFrame:(struct CGRect *)arg1 leftViewFrames:(id)arg2 rightViewFrames:(id)arg3 forItemAtIndex:(unsigned int)arg4; +- (void)_getTitleViewFrame:(struct CGRect *)arg1 leftViewFrames:(id)arg2 rightViewFrames:(id)arg3 forItemAtIndex:(unsigned long long)arg4; +- (void)_getTitleViewFrame:(struct CGRect *)arg1 leftViewFrames:(id)arg2 rightViewFrames:(id)arg3 forItemAtIndex:(unsigned long long)arg4 returnedIdealWidthOfTextContent:(double *)arg5 availableLayoutWidthForTextContent:(double *)arg6 idealBackButtonWidth:(double *)arg7; - (void)_fadeAllViewsIn; - (void)_fadeViewsIn:(id)arg1; - (void)_fadeAllViewsOut; @@ -108,53 +106,53 @@ - (void)_fadeViewOut:(id)arg1; - (void)_removeItemsFromSuperview:(id)arg1; - (id)_allViews; -- (void)_startPopAnimationFromItems:(id)arg1 fromBarStyle:(int)arg2 toItems:(id)arg3 toBarStyle:(int)arg4; -- (void)_startPushAnimationFromItems:(id)arg1 fromBarStyle:(int)arg2; +- (void)_startPopAnimationFromItems:(id)arg1 fromBarStyle:(long long)arg2 toItems:(id)arg3 toBarStyle:(long long)arg4; +- (void)_startPushAnimationFromItems:(id)arg1 fromBarStyle:(long long)arg2; - (id)_timingFunctionForAnimationInView:(id)arg1 withKeyPath:(id)arg2; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; -- (void)_animateOldBackButtonView:(id)arg1 toNewBackButtonView:(id)arg2 duration:(float)arg3 initialFrameForIncomingView:(id)arg4 destinationFrameForOutgoingView:(void)arg5 animationCleanup:(id)arg6; -- (float)_backTitleWidthOverTitleWidthForMatchingBackButtonView:(id)arg1 titleView:(id)arg2 withBackButtonWidth:(float)arg3; -- (void)_wrapView:(id)arg1 inClippingViewWithLeftBoundary:(float)arg2 rightBoundary:(float)arg3 leftMaskImage:(id)arg4 leftMaskIsChevron:(BOOL)arg5 rightMaskImage:(id)arg6; +- (void)_animateOldBackButtonView:(id)arg1 toNewBackButtonView:(id)arg2 duration:(double)arg3 initialFrameForIncomingView:(id)arg4 destinationFrameForOutgoingView:(void)arg5 animationCleanup:(id)arg6; +- (double)_backTitleWidthOverTitleWidthForMatchingBackButtonView:(id)arg1 titleView:(id)arg2 withBackButtonWidth:(double)arg3; +- (void)_wrapView:(id)arg1 inClippingViewWithLeftBoundary:(double)arg2 rightBoundary:(double)arg3 leftMaskImage:(id)arg4 leftMaskIsChevron:(_Bool)arg5 rightMaskImage:(id)arg6; - (void)_backgroundFadeDidFinish:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_startBarStyleAnimation:(int)arg1 withTintColor:(id)arg2; +- (void)_startBarStyleAnimation:(long long)arg1 withTintColor:(id)arg2; - (void)_crossFadeToBarBackgroundImageForItem:(id)arg1; -- (struct CGRect)_boundsForPrompt:(id)arg1 inRect:(struct CGRect)arg2 withFont:(id)arg3 barStyle:(int)arg4; +- (struct CGRect)_boundsForPrompt:(id)arg1 inRect:(struct CGRect)arg2 withFont:(id)arg3 barStyle:(long long)arg4; - (void)_removeAccessoryView; -- (void)setTopItemAlpha:(float)arg1; -- (float)topItemAlpha; +- (void)setTopItemAlpha:(double)arg1; +- (double)topItemAlpha; - (struct CGRect)availableTitleArea; - (void)_setVisualAltitudeBias:(struct CGSize)arg1; -- (void)_setVisualAltitude:(float)arg1; +- (void)_setVisualAltitude:(double)arg1; - (void)setCenter:(struct CGPoint)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)_barSizeDidChangeAndSoDidHeight:(BOOL)arg1; -- (void)_layoutBackgroundViewConsideringAdaptiveBackdropAndChangedHeight:(BOOL)arg1; -- (int)_barPosition; -- (void)_setBarPosition:(int)arg1; -- (void)setAutoresizingMask:(unsigned int)arg1; +- (void)_barSizeDidChangeAndSoDidHeight:(_Bool)arg1; +- (void)_layoutBackgroundViewConsideringAdaptiveBackdropAndChangedHeight:(_Bool)arg1; +- (long long)_barPosition; +- (void)_setBarPosition:(long long)arg1; +- (void)setAutoresizingMask:(unsigned long long)arg1; - (void)_updateBackIndicatorImage; - (id)_effectiveBackIndicatorTransitionMaskImage; - (id)_effectiveBackIndicatorImage; - (void)_updateBackgroundImage; - (void)showHideBackButtomAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)showBackButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)showBackButton:(_Bool)arg1 animated:(_Bool)arg2; - (void)_hideButtonsAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)hideButtons; -- (id)createButtonWithContents:(id)arg1 width:(float)arg2 barStyle:(int)arg3 buttonStyle:(int)arg4 isRight:(BOOL)arg5; -- (void)setButton:(int)arg1 enabled:(BOOL)arg2; +- (id)createButtonWithContents:(id)arg1 width:(double)arg2 barStyle:(long long)arg3 buttonStyle:(int)arg4 isRight:(_Bool)arg5; +- (void)setButton:(int)arg1 enabled:(_Bool)arg2; - (void)_showLeftRightButtonsAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_setLeftViews:(id)arg1 rightViews:(id)arg2; -- (BOOL)_isIncomingButtonSameAsOutgoingButtonOnLeft:(BOOL)arg1; +- (_Bool)_isIncomingButtonSameAsOutgoingButtonOnLeft:(_Bool)arg1; - (void)_setLeftView:(id)arg1 rightView:(id)arg2; - (void)showLeftButton:(id)arg1 withStyle:(int)arg2 rightButton:(id)arg3 withStyle:(int)arg4; -- (void)showButtonsWithLeft:(id)arg1 right:(id)arg2 leftBack:(BOOL)arg3; -- (void)showButtonsWithLeftTitle:(id)arg1 rightTitle:(id)arg2 leftBack:(BOOL)arg3; +- (void)showButtonsWithLeft:(id)arg1 right:(id)arg2 leftBack:(_Bool)arg3; +- (void)showButtonsWithLeftTitle:(id)arg1 rightTitle:(id)arg2 leftBack:(_Bool)arg3; - (void)showButtonsWithLeftTitle:(id)arg1 rightTitle:(id)arg2; -- (void)drawBackButtonBackgroundInRect:(struct CGRect)arg1 withStyle:(int)arg2 pressed:(BOOL)arg3; -- (void)drawBackgroundInRect:(struct CGRect)arg1 withStyle:(int)arg2; +- (void)drawBackButtonBackgroundInRect:(struct CGRect)arg1 withStyle:(long long)arg2 pressed:(_Bool)arg3; +- (void)drawBackgroundInRect:(struct CGRect)arg1 withStyle:(long long)arg2; - (unsigned int)animationDisabledCount; -- (BOOL)isAnimationEnabled; +- (_Bool)isAnimationEnabled; - (void)enableAnimation; - (void)disableAnimation; - (struct CGRect)promptBounds; @@ -163,8 +161,8 @@ - (void)setPrompt:(id)arg1; - (void)updatePrompt; - (id)currentBackButton; -- (BOOL)_shouldShowBackButtonForNavigationItem:(id)arg1; -- (BOOL)_hasBackButton; +- (_Bool)_shouldShowBackButtonForNavigationItem:(id)arg1; +- (_Bool)_hasBackButton; - (id)currentRightView; - (id)_currentRightViews; - (id)currentLeftView; @@ -173,32 +171,35 @@ - (void)_incrementAnimationCountIfNecessary; - (void)setTitleView:(id)arg1; - (void)_updateTitleView; -- (BOOL)titleAutoresizesToFit; -- (void)setTitleAutoresizesToFit:(BOOL)arg1; -- (void)setRightMargin:(float)arg1; +- (_Bool)titleAutoresizesToFit; +- (void)setTitleAutoresizesToFit:(_Bool)arg1; +- (void)setRightMargin:(double)arg1; - (id)_statusBarTintColor; @property(retain, nonatomic) UIColor *barTintColor; - (id)_effectiveBarTintColor; -- (void)_setIsContainedInPopover:(BOOL)arg1; +- (void)_setIsContainedInPopover:(_Bool)arg1; - (void)_propagateEffectiveBarTintColorWithPreviousColor:(id)arg1; - (id)_titleTextColor; - (id)buttonItemTextColor; - (id)buttonItemShadowColor; -- (void)setForceFullHeightInLandscape:(BOOL)arg1; -- (BOOL)forceFullHeightInLandscape; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -@property(nonatomic) int barStyle; -- (void)_setBarStyle:(int)arg1; -- (void)_updateNavigationBarItemsForStyle:(int)arg1; -- (void)_updateNavigationBarItemsForStyle:(int)arg1 previousTintColor:(id)arg2; +- (void)setForceFullHeightInLandscape:(_Bool)arg1; +- (_Bool)forceFullHeightInLandscape; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +- (_Bool)_modernIsTranslucent; +- (_Bool)_legacyIsTranslucent; +- (long long)_statusBarStyle; +@property(nonatomic) long long barStyle; +- (void)_setBarStyle:(long long)arg1; +- (void)_updateNavigationBarItemsForStyle:(long long)arg1; +- (void)_updateNavigationBarItemsForStyle:(long long)arg1 previousTintColor:(id)arg2; - (void)willRemoveSubview:(id)arg1; - (void)didAddSubview:(id)arg1; -- (void)_updateNavigationBarItem:(id)arg1 forStyle:(int)arg2; -- (void)_updateNavigationBarItem:(id)arg1 forStyle:(int)arg2 previousTintColor:(id)arg3; +- (void)_updateNavigationBarItem:(id)arg1 forStyle:(long long)arg2; +- (void)_updateNavigationBarItem:(id)arg1 forStyle:(long long)arg2 previousTintColor:(id)arg3; @property(nonatomic) id delegate; - (void)removeConstraint:(id)arg1; - (void)addConstraint:(id)arg1; -- (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; +- (void)setTranslatesAutoresizingMaskIntoConstraints:(_Bool)arg1; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; @@ -206,14 +207,16 @@ - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)_handleMouseUpAtPoint:(struct CGPoint)arg1; - (void)_popForTouchAtPoint:(struct CGPoint)arg1; -- (BOOL)_shouldPopForTouchAtPoint:(struct CGPoint)arg1; +- (_Bool)_shouldPopForTouchAtPoint:(struct CGPoint)arg1; - (void)_handleMouseDownAtPoint:(struct CGPoint)arg1; -- (void)_setBackIndicatorPressed:(BOOL)arg1 initialPress:(BOOL)arg2; +- (void)_setBackIndicatorPressed:(_Bool)arg1 initialPress:(_Bool)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)_commonHitTest:(struct CGPoint)arg1 forView:(id)arg2; -- (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; +- (_Bool)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; - (void)_navigationAnimationDidFinish:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (void)_reenableUserInteractionWhenReadyWithContext:(id)arg1; +- (void)_reenableUserInteraction; - (id)backButtonViewAtPoint:(struct CGPoint)arg1; - (id)navigationItemAtPoint:(struct CGPoint)arg1; - (void)_cancelInteractiveTransition; @@ -222,102 +225,86 @@ @property(copy, nonatomic) NSArray *items; - (void)invalidateIntrinsicContentSize; - (struct CGSize)intrinsicContentSize; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setNavigationItems:(id)arg1; - (void)_setupTopNavItem:(id)arg1 oldTopNavItem:(id)arg2; - (void)_setItems:(id)arg1 transition:(int)arg2; -- (BOOL)_didVisibleItemsChangeWithNewItems:(id)arg1 oldItems:(id)arg2; -- (void)setItems:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_didVisibleItemsChangeWithNewItems:(id)arg1 oldItems:(id)arg2; +- (void)setItems:(id)arg1 animated:(_Bool)arg2; - (int)_transitionForOldItems:(id)arg1 newItems:(id)arg2; @property(readonly, nonatomic) UINavigationItem *backItem; @property(readonly, nonatomic) UINavigationItem *topItem; - (void)popNavigationItem; - (void)_prepareForPopAnimationWithNewTopItem:(id)arg1; - (id)_popNavigationItemWithTransition:(int)arg1; -- (id)popNavigationItemAnimated:(BOOL)arg1; +- (id)popNavigationItemAnimated:(_Bool)arg1; - (void)pushNavigationItem:(id)arg1; -- (int)_currentBarStyle; +- (long long)_currentBarStyle; - (void)_resetBackgroundImageAsNecessary; -- (BOOL)_wantsAdaptiveBackdrop; +- (_Bool)_wantsAdaptiveBackdrop; - (void)_prepareForPushAnimationWithItems:(id)arg1; -- (void)_cancelInteractiveTransition:(float)arg1 completionSpeed:(float)arg2 completionCurve:(int)arg3; -- (void)_finishInteractiveTransition:(float)arg1 completionSpeed:(float)arg2 completionCurve:(int)arg3; -- (void)_updateInteractiveTransition:(float)arg1; -- (void)_updateInteractiveStatusBarTransitionPercent:(float)arg1 isFinished:(BOOL)arg2 didComplete:(BOOL)arg3 completionSpeed:(float)arg4 completionCurve:(int)arg5; +- (void)_cancelInteractiveTransition:(double)arg1 completionSpeed:(double)arg2 completionCurve:(long long)arg3; +- (void)_finishInteractiveTransition:(double)arg1 completionSpeed:(double)arg2 completionCurve:(long long)arg3; +- (void)_updateInteractiveTransition:(double)arg1; +- (void)_updateInteractiveStatusBarTransitionPercent:(double)arg1 isFinished:(_Bool)arg2 didComplete:(_Bool)arg3 completionSpeed:(double)arg4 completionCurve:(long long)arg5; - (void)_pushNavigationItem:(id)arg1 transition:(int)arg2; - (void)_startInteractiveNavigationBarTransition; -- (void)pushNavigationItem:(id)arg1 animated:(BOOL)arg2; +- (void)pushNavigationItem:(id)arg1 animated:(_Bool)arg2; - (void)_customViewChangedForButtonItem:(id)arg1; -- (void)setAccessoryView:(id)arg1 animate:(BOOL)arg2; +- (void)setAccessoryView:(id)arg1 animate:(_Bool)arg2; - (void)drawRect:(struct CGRect)arg1; -- (unsigned int)_subviewIndexAboveBackground; -- (BOOL)_canDrawContent; +- (unsigned long long)_subviewIndexAboveBackground; +- (_Bool)_canDrawContent; - (int)state; +- (id)_defaultTitleFontWithScaleAdjustment:(double)arg1; - (id)_defaultTitleFont; -- (id)_defaultTitleFontFittingHeight:(float)arg1; -- (void)setLocked:(BOOL)arg1; -- (BOOL)isLocked; +- (id)_defaultTitleFontFittingHeight:(double)arg1 withScaleAdjustment:(double)arg2; +- (void)setLocked:(_Bool)arg1; +- (_Bool)isLocked; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonNavBarInit; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (BOOL)_subclassImplementsDrawBackgroundInRect; -- (BOOL)_subclassImplementsDrawRect; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (_Bool)_subclassImplementsDrawBackgroundInRect; +- (_Bool)_subclassImplementsDrawRect; - (void)_updateOpacity; -- (struct CGSize)defaultSizeForOrientation:(int)arg1; -- (float)defaultBackButtonAlignmentHeight; -- (void)setHidden:(BOOL)arg1; +- (struct CGSize)defaultSizeForOrientation:(long long)arg1; +- (double)defaultBackButtonAlignmentHeight; +- (void)setHidden:(_Bool)arg1; - (id)_appearanceStorage; -- (BOOL)isMinibar; -- (void)_setActiveBarMetrics:(int)arg1; -- (int)_activeBarMetrics; -- (void)_setDefaultBarMetrics:(int)arg1; -- (int)_defaultBarMetrics; -- (void)_setDeferShadowToSearchBar:(BOOL)arg1; -- (BOOL)_deferShadowToSearchBar; -- (void)_setHidesShadow:(BOOL)arg1; -- (BOOL)_hidesShadow; +- (_Bool)isMinibar; +- (void)_setActiveBarMetrics:(long long)arg1; +- (long long)_activeBarMetrics; +- (void)_setDefaultBarMetrics:(long long)arg1; +- (long long)_defaultBarMetrics; +- (void)_setDeferShadowToSearchBar:(_Bool)arg1; +- (_Bool)_deferShadowToSearchBar; +- (void)_setHidesShadow:(_Bool)arg1; +- (_Bool)_hidesShadow; @property(retain, nonatomic) UIImage *shadowImage; -- (float)titleVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)setTitleVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; +- (double)titleVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setTitleVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; @property(copy, nonatomic) NSDictionary *titleTextAttributes; -- (id)backgroundImageForBarPosition:(int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forBarPosition:(int)arg2 barMetrics:(int)arg3; -- (id)backgroundImageForBarMetrics:(int)arg1; -- (void)setBackgroundImage:(id)arg1 forBarMetrics:(int)arg2; +- (id)backgroundImageForBarPosition:(long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forBarPosition:(long long)arg2 barMetrics:(long long)arg3; +- (id)backgroundImageForBarMetrics:(long long)arg1; +- (void)setBackgroundImage:(id)arg1 forBarMetrics:(long long)arg2; +- (void)_effectiveBarTintColorDidChangeWithPreviousColor:(id)arg1; +@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; - (void)_updatePaletteBackgroundIfNecessary; - (void)_updateBackgroundColor; - (void)_tintViewAppearanceDidChange; -@property(nonatomic, setter=_setBackIndicatorLeftMargin:) float _backIndicatorLeftMargin; -- (float)_effectiveBackIndicatorLeftMargin; +@property(nonatomic, setter=_setBackIndicatorLeftMargin:) double _backIndicatorLeftMargin; +- (double)_effectiveBackIndicatorLeftMargin; @property(retain, nonatomic, setter=_setBackIndicatorImage:) UIImage *_backIndicatorImage; @property(retain, nonatomic) UIImage *backIndicatorTransitionMaskImage; @property(retain, nonatomic) UIImage *backIndicatorImage; - (void)tintColorDidChange; -@property(readonly, nonatomic) int _barTranslucence; -- (void)_palette:(id)arg1 isAttaching:(BOOL)arg2 didComplete:(BOOL)arg3; -- (id)_backgroundViewForPalette:(id)arg1; -- (void)_setReversesButtonTextShadowOffsetWhenPressed:(BOOL)arg1; -- (void)_setButtonTextShadowOffset:(struct CGSize)arg1; -- (void)_setPressedButtonItemTextColor:(id)arg1 shadowColor:(id)arg2; -- (void)_setButtonItemTextColor:(id)arg1 shadowColor:(id)arg2; -- (void)_setButtonItemTextColor:(id)arg1 shadowColor:(id)arg2 forState:(unsigned int)arg3; -- (void)_setBackButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned int)arg3; -- (void)_setButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned int)arg3; -- (void)_setBackgroundImage:(id)arg1 mini:(id)arg2; -- (void)_applySPIAppearanceToButtons; -@property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (float)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; -- (float)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; -- (BOOL)_hasCustomAutolayoutNeighborSpacing; - -// Remaining properties -@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +@property(readonly, nonatomic) long long _barTranslucence; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationButton-UINavigationBarAdditions.h b/iOS7/Frameworks/UIKit/UINavigationButton-UINavigationBarAdditions.h new file mode 100644 index 000000000..bbba84524 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationButton-UINavigationBarAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationButton (UINavigationBarAdditions) +- (void)_prepareToAppearInNavigationItemOnLeft:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationButton.h b/iOS7/Frameworks/UIKit/UINavigationButton.h index d9ea2241f..f3f22871e 100644 --- a/iOS7/Frameworks/UIKit/UINavigationButton.h +++ b/iOS7/Frameworks/UIKit/UINavigationButton.h @@ -6,96 +6,107 @@ #import -@class NSSet, NSString, UIColor, UIImage; +@class NSDictionary, NSSet, NSString, UIColor, UIImage; @interface UINavigationButton : UIButton { NSSet *_possibleTitles; int _style; - int _barStyle; + long long _barStyle; UIColor *_navigationBarTintColor; struct CGSize _boundsAdjustment; id _appearanceStorage; NSSet *_possibleSystemItems; unsigned int _size:2; - float _minimumWidth; - float _maximumWidth; - int _buttonItemStyle; + unsigned int _wantsLetterpressTitle:1; + _Bool _isFontScaleInvalid; + double _minimumWidth; + double _maximumWidth; + long long _buttonItemStyle; + NSDictionary *_stylesForSizingTitles; + double _fontScaleAdjustment; Class _appearanceGuideClass; } + (id)defaultFont; @property(nonatomic, setter=_setAppearanceGuideClass:) Class _appearanceGuideClass; // @synthesize _appearanceGuideClass; -@property(nonatomic, setter=_setButtonItemStyle:) int _buttonItemStyle; // @synthesize _buttonItemStyle; -@property(nonatomic) float maximumWidth; // @synthesize maximumWidth=_maximumWidth; -@property(nonatomic) float minimumWidth; // @synthesize minimumWidth=_minimumWidth; -@property(nonatomic) int barStyle; // @synthesize barStyle=_barStyle; +@property(nonatomic, setter=_setFontScaleAdjustment:) double _fontScaleAdjustment; // @synthesize _fontScaleAdjustment; +@property(nonatomic, setter=_setFontScaleInvalid:) _Bool _isFontScaleInvalid; // @synthesize _isFontScaleInvalid; +@property(copy, nonatomic, setter=_setStylesForSizingTitles:) NSDictionary *_stylesForSizingTitles; // @synthesize _stylesForSizingTitles; +@property(nonatomic, setter=_setButtonItemStyle:) long long _buttonItemStyle; // @synthesize _buttonItemStyle; +@property(nonatomic) double maximumWidth; // @synthesize maximumWidth=_maximumWidth; +@property(nonatomic) double minimumWidth; // @synthesize minimumWidth=_minimumWidth; +@property(nonatomic) long long barStyle; // @synthesize barStyle=_barStyle; @property(nonatomic) int style; // @synthesize style=_style; - (id)_appearanceStorage; - (void)_applyBarButtonAppearanceStorage:(id)arg1 withTaggedSelectors:(id)arg2; -- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (struct UIOffset)_titlePositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (BOOL)_hasBaselineAlignedAbsoluteVerticalPosition:(out float *)arg1 withinNavBar:(id)arg2 forSize:(struct CGSize)arg3; -- (float)_backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)_titleTextAttributesForState:(unsigned int)arg1; -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (struct UIOffset)_titlePositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (_Bool)_hasBaselineAlignedAbsoluteVerticalPosition:(out double *)arg1 withinNavBar:(id)arg2 forSize:(struct CGSize)arg3; +- (double)_backgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)_titleTextAttributesForState:(unsigned long long)arg1; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (id)_tintColor; - (void)_setTintColor:(id)arg1; - (void)_UIAppearance_setTintColor:(id)arg1; -- (id)_backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4; -- (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; +- (id)_backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; - (void)_updateContentInsets; - (void)_setBoundsAdjustment:(struct CGSize)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_adjustBounds; - (id)_scriptingInfo; -- (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; +- (_Bool)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; - (void)setNavigationBarTintColor:(id)arg1; @property(nonatomic) int controlSize; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)contentsEqualTo:(id)arg1 withStyle:(int)arg2; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)contentsEqualTo:(id)arg1 withStyle:(int)arg2; @property(retain, nonatomic) UIImage *image; @property(retain, nonatomic) NSString *title; -- (BOOL)_isModernButton; +- (_Bool)_isModernButton; - (void)dealloc; - (id)initWithImage:(id)arg1 style:(int)arg2; - (id)initWithImage:(id)arg1; -- (id)initWithImage:(id)arg1 width:(float)arg2 style:(int)arg3; -- (id)initWithImage:(id)arg1 width:(float)arg2 style:(int)arg3 applyBezel:(BOOL)arg4 forBarStyle:(int)arg5 buttonItemStyle:(int)arg6; +- (id)initWithImage:(id)arg1 width:(double)arg2 style:(int)arg3; +- (id)initWithImage:(id)arg1 width:(double)arg2 style:(int)arg3 applyBezel:(_Bool)arg4 forBarStyle:(long long)arg5 buttonItemStyle:(long long)arg6; - (id)initWithTitle:(id)arg1 possibleTitles:(id)arg2 style:(int)arg3; - (id)initWithTitle:(id)arg1 style:(int)arg2; - (id)initWithTitle:(id)arg1; -- (id)initWithValue:(id)arg1 width:(float)arg2 style:(int)arg3 barStyle:(int)arg4 possibleTitles:(id)arg5 tintColor:(id)arg6; -- (id)initWithValue:(id)arg1 width:(float)arg2 style:(int)arg3 barStyle:(int)arg4 possibleTitles:(id)arg5 possibleSystemItems:(id)arg6 tintColor:(id)arg7 applyBezel:(BOOL)arg8 forButtonItemStyle:(int)arg9; +- (id)initWithValue:(id)arg1 width:(double)arg2 style:(int)arg3 barStyle:(long long)arg4 possibleTitles:(id)arg5 tintColor:(id)arg6; +- (id)initWithValue:(id)arg1 width:(double)arg2 style:(int)arg3 barStyle:(long long)arg4 possibleTitles:(id)arg5 possibleSystemItems:(id)arg6 tintColor:(id)arg7 applyBezel:(_Bool)arg8 forButtonItemStyle:(long long)arg9; +- (void)_setTitleFrozen:(_Bool)arg1; - (void)_updateStyle; +- (id)_adjustedDefaultTitleFont; - (struct UIEdgeInsets)_pathImageEdgeInsets; - (struct UIEdgeInsets)_pathTitleEdgeInsets; - (struct UIEdgeInsets)_buttonTitleEdgeInsets; -- (int)_barButtonItemStyle; -- (void)_updateTitleColorsForState:(unsigned int)arg1; +- (long long)_barButtonItemStyle; +- (void)_updateTitleColorsForState:(unsigned long long)arg1; +- (void)layoutSubviews; +- (void)_sendSetNeedsLayoutToSuperviewOnTitleAnimationCompletionIfNecessary; +- (void)_setWantsLetterpressTitle; - (void)_updateTitleForLetterpress; -- (void)_updateShadowOffsetWithAttributes:(id)arg1 forState:(unsigned int)arg2; -- (struct CGSize)_defaultTitleShadowOffsetForState:(unsigned int)arg1; -- (id)_defaultTitleShadowColorForState:(unsigned int)arg1; -- (id)_defaultTitleColorForState:(unsigned int)arg1; -- (void)_prepareToAppearInNavigationItemOnLeft:(BOOL)arg1; +- (void)_updateShadowOffsetWithAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (struct CGSize)_defaultTitleShadowOffsetForState:(unsigned long long)arg1; +- (id)_defaultTitleShadowColorForState:(unsigned long long)arg1; +- (id)_defaultTitleColorForState:(unsigned long long)arg1; // Remaining properties @property(retain, nonatomic) UIColor *tintColor; diff --git a/iOS7/Frameworks/UIKit/UINavigationController-MasterDetailLegacySupport.h b/iOS7/Frameworks/UIKit/UINavigationController-MasterDetailLegacySupport.h new file mode 100644 index 000000000..daf7b22a4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationController-MasterDetailLegacySupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIViewController; + +@interface UINavigationController (MasterDetailLegacySupport) +@property _Bool isExpanded; +@property(retain) UIViewController *detailViewController; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationController-StateRestoration.h b/iOS7/Frameworks/UIKit/UINavigationController-StateRestoration.h new file mode 100644 index 000000000..8c1ba8e00 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationController-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationController (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationController-UICollectionViewControllerSupport.h b/iOS7/Frameworks/UIKit/UINavigationController-UICollectionViewControllerSupport.h new file mode 100644 index 000000000..c96f9101d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationController-UICollectionViewControllerSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationController (UICollectionViewControllerSupport) +- (void)_prepareCollectionViewControllers:(id)arg1 forSharingInRange:(id)arg2; +- (void)_prepareCollectionViewControllerForSharing:(id)arg1; +- (void)_prepareCollectionViewController:(id)arg1 forSharingWithCollectionViewController:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationController-_UIPalette.h b/iOS7/Frameworks/UIKit/UINavigationController-_UIPalette.h new file mode 100644 index 000000000..9ee42072c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationController-_UIPalette.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UINavigationController (_UIPalette) +- (void)_startPaletteTransitionIfNecessary:(id)arg1 animated:(_Bool)arg2; +- (void)detachPalette:(id)arg1; +- (void)detachPalette:(id)arg1 isInPaletteTransition:(_Bool)arg2; +- (id)existingPaletteForEdge:(unsigned long long)arg1; +- (void)_detachPalette:(id)arg1; +- (void)attachPalette:(id)arg1 isPinned:(_Bool)arg2; +- (id)paletteForEdge:(unsigned long long)arg1 size:(struct CGSize)arg2; +- (id)_pinningBarForPalette:(id)arg1; +- (struct CGRect)_boundsForPalette:(id)arg1 size:(struct CGSize)arg2; +- (struct CGRect)_frameForPalette:(id)arg1; +- (id)_topPalette; +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationController.h b/iOS7/Frameworks/UIKit/UINavigationController.h index 1ea883950..0ccddad28 100644 --- a/iOS7/Frameworks/UIKit/UINavigationController.h +++ b/iOS7/Frameworks/UIKit/UINavigationController.h @@ -16,16 +16,17 @@ UINavigationBar *_navigationBar; Class _navigationBarClass; UIToolbar *_toolbar; - UIView *_rightAuxiliaryContentView; UIView *_navigationTransitionView; - float _bottomInsetDelta; + double _bottomInsetDelta; + double _statusBarHeightForHideShow; UIViewController *_disappearingViewController; id _delegate; - int _savedNavBarStyleBeforeSheet; - int _savedToolBarStyleBeforeSheet; + long long _savedNavBarStyleBeforeSheet; + long long _savedToolBarStyleBeforeSheet; UITapGestureRecognizer *_backGestureRecognizer; _UINavigationControllerPalette *_topPalette; _UINavigationControllerPalette *_freePalette; + _UINavigationControllerPalette *_transitioningTopPalette; struct { unsigned int isAppearingAnimated:1; unsigned int isAlreadyPoppingNavigationItem:1; @@ -39,6 +40,7 @@ unsigned int deferredTransition:8; unsigned int didPreloadKeyboardAnimation:1; unsigned int didHideBottomBar:1; + unsigned int didExplicitlyHideTabBar:1; unsigned int isChangingOrientationForPop:1; unsigned int pretendNavBarHidden:1; unsigned int avoidMovingNavBarOffscreenBeforeUnhiding:1; @@ -46,8 +48,6 @@ unsigned int useSystemPopoverBarAppearance:1; unsigned int isCustomTransition:1; unsigned int isBuiltinTransition:1; - unsigned int displaysStaticScrollBars:1; - unsigned int navigationTransitionViewAccountsForRightAuxView:1; unsigned int resetDidHideOnCancel:1; unsigned int delegateWillShowViewController:1; unsigned int delegateDidShowViewController:1; @@ -60,16 +60,20 @@ unsigned int delegateShouldUseBuiltinInteractionController:1; unsigned int delegateSupportedInterfaceOrientations:1; unsigned int delegatePreferredInterfaceOrientationForPresentation:1; + unsigned int delegateLayoutTransitioningClass:1; unsigned int navigationBarHidesCompletelyOffscreen:1; - unsigned int clipUnderlapWhileTransitioning; + unsigned int clipUnderlapWhileTransitioning:1; unsigned int isCrossfadingOutTabBar:1; unsigned int isCrossfadingInTabBar:1; + unsigned int skipContentInsetCalculation:1; + unsigned int neverInWindow:1; + unsigned int useCurrentStatusBarHeight:1; } _navigationControllerFlags; - BOOL _interactiveTransition; - BOOL __isUsingBuiltinAnimator; - BOOL __barAnimationWasCancelled; + _Bool _interactiveTransition; + _Bool __usingBuiltinAnimator; + _Bool __barAnimationWasCancelled; Class _toolbarClass; - float _customNavigationTransitionDuration; + double _customNavigationTransitionDuration; id __transitionController; _UINavigationParallaxTransition *__cachedTransitionController; id __interactionController; @@ -77,27 +81,27 @@ NSUUID *__toolbarAnimationId; NSUUID *__navbarAnimationId; id __updateNavigationBarHandler; - int _builtinTransitionStyle; - float _builtinTransitionGap; + long long _builtinTransitionStyle; + double _builtinTransitionGap; } -+ (BOOL)doesOverrideSupportedInterfaceOrientations; -+ (BOOL)doesOverridePreferredInterfaceOrientationForPresentation; -@property(nonatomic, getter=_builtinTransitionGap, setter=_setBuiltinTransitionGap:) float builtinTransitionGap; // @synthesize builtinTransitionGap=_builtinTransitionGap; -@property(nonatomic, getter=_builtinTransitionStyle, setter=_setBuiltinTransitionStyle:) int builtinTransitionStyle; // @synthesize builtinTransitionStyle=_builtinTransitionStyle; ++ (_Bool)doesOverrideSupportedInterfaceOrientations; ++ (_Bool)doesOverridePreferredInterfaceOrientationForPresentation; +@property(nonatomic, getter=_builtinTransitionGap, setter=_setBuiltinTransitionGap:) double builtinTransitionGap; // @synthesize builtinTransitionGap=_builtinTransitionGap; +@property(nonatomic, getter=_builtinTransitionStyle, setter=_setBuiltinTransitionStyle:) long long builtinTransitionStyle; // @synthesize builtinTransitionStyle=_builtinTransitionStyle; @property(copy, nonatomic, setter=_setUpdateNavigationBarHandler:) id _updateNavigationBarHandler; // @synthesize _updateNavigationBarHandler=__updateNavigationBarHandler; -@property(nonatomic, setter=_setBarAnimationWasCancelled:) BOOL _barAnimationWasCancelled; // @synthesize _barAnimationWasCancelled=__barAnimationWasCancelled; +@property(nonatomic, setter=_setBarAnimationWasCancelled:) _Bool _barAnimationWasCancelled; // @synthesize _barAnimationWasCancelled=__barAnimationWasCancelled; @property(retain, nonatomic, setter=_setNavbarAnimationId:) NSUUID *_navbarAnimationId; // @synthesize _navbarAnimationId=__navbarAnimationId; @property(retain, nonatomic, setter=_setToolbarAnimationId:) NSUUID *_toolbarAnimationId; // @synthesize _toolbarAnimationId=__toolbarAnimationId; -@property(nonatomic, setter=_setIsUsingBuiltinAnimator:) BOOL _isUsingBuiltinAnimator; // @synthesize _isUsingBuiltinAnimator=__isUsingBuiltinAnimator; +@property(nonatomic, getter=_isUsingBuiltinAnimator, setter=_setUsingBuiltinAnimator:) _Bool _usingBuiltinAnimator; // @synthesize _usingBuiltinAnimator=__usingBuiltinAnimator; @property(retain, nonatomic, setter=_setCachedInteractionController:) _UINavigationInteractiveTransition *_cachedInteractionController; // @synthesize _cachedInteractionController=__cachedInteractionController; @property(retain, nonatomic, setter=_setInteractionController:) id _interactionController; // @synthesize _interactionController=__interactionController; @property(retain, nonatomic, setter=_setCachedTransitionController:) _UINavigationParallaxTransition *_cachedTransitionController; // @synthesize _cachedTransitionController=__cachedTransitionController; @property(retain, nonatomic, setter=_setTransitionController:) id _transitionController; // @synthesize _transitionController=__transitionController; @property(retain, nonatomic) UIViewController *disappearingViewController; // @synthesize disappearingViewController=_disappearingViewController; -@property(nonatomic, getter=isInteractiveTransition) BOOL interactiveTransition; // @synthesize interactiveTransition=_interactiveTransition; +@property(nonatomic, getter=isInteractiveTransition) _Bool interactiveTransition; // @synthesize interactiveTransition=_interactiveTransition; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float customNavigationTransitionDuration; // @synthesize customNavigationTransitionDuration=_customNavigationTransitionDuration; +@property(nonatomic) double customNavigationTransitionDuration; // @synthesize customNavigationTransitionDuration=_customNavigationTransitionDuration; @property(nonatomic, setter=_setToolbarClass:) Class _toolbarClass; // @synthesize _toolbarClass; - (id)moreListTableCell; - (id)moreListSelectedImage; @@ -107,11 +111,13 @@ - (void)_didBecomeContentViewControllerOfPopover:(id)arg1; - (void)_willBecomeContentViewControllerOfPopover:(id)arg1; - (id)_viewForContentInPopover; -- (BOOL)isModalInPopover; +- (_Bool)isModalInPopover; - (void)_prepareForPresentationInPopover:(id)arg1; - (void)_prepareForDismissalInPopover:(id)arg1; -- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(BOOL)arg2 andBottomView:(BOOL)arg3; +- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(_Bool)arg2 andBottomView:(_Bool)arg3; +- (struct CGSize)preferredContentSize; - (struct CGSize)contentSizeForViewInPopover; +- (void)setPreferredContentSize:(struct CGSize)arg1; - (void)setContentSizeForViewInPopover:(struct CGSize)arg1; - (struct CGSize)_adjustedContentSizeForPopover:(struct CGSize)arg1; - (void)_layoutTopViewControllerOutOfSheet; @@ -123,147 +129,142 @@ - (void)navigationBarDidChangeOpacity:(id)arg1; - (void)navigationBarDidResizeForPrompt:(id)arg1; - (void)navigationBar:(id)arg1 buttonClicked:(int)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; -- (int)positionForBar:(id)arg1; +- (_Bool)navigationBar:(id)arg1 shouldPopItem:(id)arg2; +- (long long)_positionForBar:(id)arg1; - (void)updateTitleForViewController:(id)arg1; - (id)rotatingSnapshotViewForWindow:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1; -- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1; -- (BOOL)_shouldUseOnePartRotation; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1; +- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1; +- (_Bool)_shouldUseOnePartRotation; - (id)rotatingFooterView; - (id)rotatingHeaderView; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)_shouldSynthesizeSupportedOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)_doesTopViewControllerSupportInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)_shouldSynthesizeSupportedOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)_doesTopViewControllerSupportInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; - (void)makeModalViewControllerTopViewController; -- (id)popToViewControllerWithSnapbackIdentifier:(id)arg1 animated:(BOOL)arg2; +- (id)popToViewControllerWithSnapbackIdentifier:(id)arg1 animated:(_Bool)arg2; - (id)popToViewController:(id)arg1 transition:(int)arg2; -- (id)popToViewController:(id)arg1 animated:(BOOL)arg2; +- (id)popToViewController:(id)arg1 animated:(_Bool)arg2; - (id)popToRootViewControllerWithTransition:(int)arg1; -- (id)popToRootViewControllerAnimated:(BOOL)arg1; +- (id)popToRootViewControllerAnimated:(_Bool)arg1; - (id)popViewControllerWithTransition:(int)arg1; -- (id)popViewControllerWithAnimationTransition:(int)arg1 duration:(double)arg2 curve:(int)arg3; -- (id)_popViewControllerWithTransition:(int)arg1 allowPoppingLast:(BOOL)arg2; -- (void)_popViewControllerAndUpdateInterfaceOrientationAnimated:(BOOL)arg1; -- (BOOL)isAlreadyPoppingNavItem; -- (float)_customNavigationTransitionDuration; -- (BOOL)_isInteractiveCustomNavigationTransition; -- (BOOL)_willPerformCustomNavigationTransitionForPush; -- (BOOL)_willPerformCustomNavigationTransitionForPop; -- (BOOL)_shouldPopFromLandscapeToPortraitOrientation; -- (int)preferredInterfaceOrientationForPresentation; -- (unsigned int)supportedInterfaceOrientations; +- (id)popViewControllerWithAnimationTransition:(long long)arg1 duration:(double)arg2 curve:(long long)arg3; +- (id)_popViewControllerWithTransition:(int)arg1 allowPoppingLast:(_Bool)arg2; +- (void)_popViewControllerAndUpdateInterfaceOrientationAnimated:(_Bool)arg1; +- (_Bool)isAlreadyPoppingNavItem; +- (double)_customNavigationTransitionDuration; +- (_Bool)_isInteractiveCustomNavigationTransition; +- (_Bool)_willPerformCustomNavigationTransitionForPush; +- (_Bool)_willPerformCustomNavigationTransitionForPop; +- (_Bool)_shouldPopFromLandscapeToPortraitOrientation; +- (long long)preferredInterfaceOrientationForPresentation; +- (unsigned long long)supportedInterfaceOrientations; - (id)_snapshotView; -- (void)_tabBarControllerDidFinishShowingTabBar:(id)arg1 isHidden:(BOOL)arg2; +- (void)_tabBarControllerDidFinishShowingTabBar:(id)arg1 isHidden:(_Bool)arg2; - (void)_hideOrShowBottomBarIfNeededWithTransition:(int)arg1; - (void)_updateBottomBarHiddenState; - (void)_resetBottomBarHiddenState; -- (BOOL)_shouldBottomBarBeHidden; -- (id)popViewControllerAnimated:(BOOL)arg1; +- (_Bool)_shouldBottomBarBeHidden; +- (id)popViewControllerAnimated:(_Bool)arg1; - (void)pushViewController:(id)arg1 transition:(int)arg2; -- (void)pushViewController:(id)arg1 transition:(int)arg2 forceImmediate:(BOOL)arg3; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)pushViewController:(id)arg1 transition:(int)arg2 forceImmediate:(_Bool)arg3; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; - (void)_executeNavigationHandler:(id)arg1 deferred:(void)arg2; - (id)_customInteractionController:(id)arg1; -- (BOOL)_shouldUseBuiltinInteractionController; +- (_Bool)_shouldUseBuiltinInteractionController; - (void)__viewWillLayoutSubviews; -- (id)_customTransitionController:(BOOL)arg1; +- (id)_customTransitionController:(_Bool)arg1; +- (_Bool)_isPerformingLayoutToLayoutTransition; +- (void)_propagateContentAdjustmentsForControllersWithSharedViews; - (id)_builtinInteractionController; - (id)_builtinTransitionController; - (void)_clearLastOperation; - (int)_deferredTransition; - (void)_startDeferredTransitionIfNeeded; - (void)_startDeferredTransitionIfNeeded:(id)arg1; -- (void)_resizeNavigationTransitionViewForTransitionFromViewController:(id)arg1 toViewController:(id)arg2; - (void)_startTransition:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; - (void)_updateScrollViewFromViewController:(id)arg1 toViewController:(id)arg2; -- (int)_navigationTransitionForUITransition:(int)arg1; +- (long long)_navigationTransitionForUITransition:(int)arg1; - (void)_layoutViewController:(id)arg1; +- (void)_didGainChildScrollView:(id)arg1; - (void)_computeAndApplyScrollContentInsetDeltaForViewController:(id)arg1; - (struct UIEdgeInsets)_expectedContentInsetDeltaForViewController:(id)arg1; -- (float)_scrollViewTopContentInsetForViewController:(id)arg1; -- (float)_scrollViewBottomContentInsetForViewController:(id)arg1; +- (double)_scrollViewTopContentInsetForViewController:(id)arg1; +- (double)_topBarHeight; +- (double)_scrollViewBottomContentInsetForViewController:(id)arg1; - (void)_layoutTopViewController; - (struct CGRect)_frameForWrapperViewForViewController:(id)arg1; -- (void)_didAddStaticScrollBar:(id)arg1; - (struct CGRect)_frameForViewController:(id)arg1; -- (BOOL)_shouldStatusBarInsetViewController:(id)arg1; -- (BOOL)_shouldLayoutViewControllerForTransparentStatusBar:(id)arg1; -- (BOOL)_shouldChildViewControllerUseFullScreenLayout:(id)arg1; -- (void)_forceOpaqueBarOpacitiesIfNeeded; -- (void)_forceTabBarOpacityIfNeeded; -- (void)_forceToolbarOpacityIfNeeded; -- (void)_forceNavBarOpacityIfNeeded; +- (_Bool)_shouldStatusBarInsetViewController:(id)arg1; +- (_Bool)_shouldLayoutViewControllerForTransparentStatusBar:(id)arg1; +- (_Bool)_shouldChildViewControllerUseFullScreenLayout:(id)arg1; - (void)_updatePaletteBackground; -- (BOOL)_shouldToolBar:(id)arg1 insetViewController:(id)arg2; -- (BOOL)_shouldTabBar:(id)arg1 insetViewController:(id)arg2; -- (BOOL)_shouldNavigationBarInsetViewController:(id)arg1; -- (BOOL)_shouldNavigationBarInsetViewControllerPreInnsbruck:(id)arg1; -- (BOOL)_isNavigationBarVisible; -- (BOOL)_hasTranslucentNavigationBarIncludingViewController:(id)arg1; +- (_Bool)_shouldToolBar:(id)arg1 insetViewController:(id)arg2; +- (_Bool)_shouldToolBar:(id)arg1 insetViewController:(id)arg2 orOverlayContent:(_Bool *)arg3; +- (_Bool)_shouldTabBar:(id)arg1 insetViewController:(id)arg2; +- (_Bool)_shouldTabBar:(id)arg1 insetViewController:(id)arg2 orOverlayContent:(_Bool *)arg3; +- (_Bool)_shouldNavigationBarInsetViewController:(id)arg1; +- (_Bool)_shouldNavigationBarInsetViewController:(id)arg1 orOverlayContent:(_Bool *)arg2; +- (_Bool)_shouldNavigationBarInsetViewControllerPreInnsbruck:(id)arg1; +- (_Bool)_isNavigationBarVisible; +- (_Bool)_hasTranslucentNavigationBarIncludingViewController:(id)arg1; - (void)_updateLayoutForStatusBarAndInterfaceOrientation; - (void)_updateBarsForCurrentInterfaceOrientation; -- (BOOL)wasLastOperationAnimated; -- (int)lastOperation; -@property(nonatomic) BOOL needsDeferredTransition; +- (_Bool)wasLastOperationAnimated; +- (long long)lastOperation; +@property(nonatomic) _Bool needsDeferredTransition; - (void)setNeedsDeferredTransition; -- (void)_setCustomTransition:(BOOL)arg1; -- (BOOL)isBuiltinTransition; -- (BOOL)isCustomTransition; -- (double)navigationTransitionView:(id)arg1 durationForTransition:(int)arg2; -- (void)navigationTransitionView:(id)arg1 didCancelTransition:(int)arg2 fromView:(id)arg3 toView:(id)arg4 wrapperView:(id)arg5; -- (void)navigationTransitionView:(id)arg1 didEndTransition:(int)arg2 fromView:(id)arg3 toView:(id)arg4; -- (void)navigationTransitionView:(id)arg1 didStartTransition:(int)arg2; +- (void)_setCustomTransition:(_Bool)arg1; +- (_Bool)isBuiltinTransition; +- (_Bool)isCustomTransition; +- (double)navigationTransitionView:(id)arg1 durationForTransition:(long long)arg2; +- (void)_navigationTransitionView:(id)arg1 didCancelTransition:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4 wrapperView:(id)arg5; +- (void)navigationTransitionView:(id)arg1 didEndTransition:(long long)arg2 fromView:(id)arg3 toView:(id)arg4; +- (void)navigationTransitionView:(id)arg1 didStartTransition:(long long)arg2; - (id)_transitionAnimationContext; -- (BOOL)_isTransitioning; -- (void)didShowViewController:(id)arg1 animated:(BOOL)arg2; -- (void)willShowViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_isTransitioning; +- (void)didShowViewController:(id)arg1 animated:(_Bool)arg2; +- (void)willShowViewController:(id)arg1 animated:(_Bool)arg2; - (id)_deepestUnambiguousResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (id)_screenEdgePanGestureRecognizer; - (void)_performBackGesture:(id)arg1; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; - (id)segueForUnwindingToViewController:(id)arg1 fromViewController:(id)arg2 identifier:(id)arg3; - (id)viewControllerForUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3; -- (void)_updateToolbarItemsFromViewController:(id)arg1 animated:(BOOL)arg2; -- (BOOL)editing; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_updateToolbarItemsFromViewController:(id)arg1 animated:(_Bool)arg2; +- (_Bool)editing; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)viewDidUnload; - (void)purgeMemoryForReason:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (id)_viewControllerForDisappearCallback; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)isShown; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(_Bool)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)isShown; @property(readonly, nonatomic) UIGestureRecognizer *interactivePopGestureRecognizer; - (void)loadView; -- (void)_hideOrShowRightAuxViewIfNeededWithTransition:(int)arg1; -- (id)_visibleStaticScrollBar; -- (void)_placeScrollBarInRightAuxView:(id)arg1; -- (id)_lazyRightAuxiliaryContentView; -- (struct CGRect)_visibleFrameForRightAuxViewWithStaticScrollBar:(id)arg1; -- (void)_setDisplaysStaticScrollBars:(BOOL)arg1; -- (BOOL)_displaysStaticScrollBars; - (void)_navigationBarDidChangeStyle:(id)arg1; - (id)childViewControllerForStatusBarHidden; -- (int)preferredStatusBarStyle; +- (id)childViewControllerForStatusBarStyle; +- (long long)preferredStatusBarStyle; - (void)_hideShowToolbarDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_setToolbarHidden:(BOOL)arg1 edge:(int)arg2 duration:(double)arg3; -- (void)_positionToolbarHidden:(BOOL)arg1 edge:(int)arg2; -- (void)_positionToolbarHidden:(BOOL)arg1 edge:(int)arg2 crossFade:(id)arg3; -- (void)_positionToolbarHidden:(BOOL)arg1; -- (void)setToolbarHidden:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isToolbarHidden) BOOL toolbarHidden; +- (void)_setToolbarHidden:(_Bool)arg1 edge:(unsigned long long)arg2 duration:(double)arg3; +- (void)_positionToolbarHidden:(_Bool)arg1 edge:(unsigned long long)arg2; +- (void)_positionToolbarHidden:(_Bool)arg1 edge:(unsigned long long)arg2 crossFade:(_Bool)arg3; +- (void)_positionToolbarHidden:(_Bool)arg1; +- (void)setToolbarHidden:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isToolbarHidden) _Bool toolbarHidden; @property(readonly, nonatomic) UIToolbar *toolbar; - (void)setToolbar:(id)arg1; - (void)_configureToolbar; @@ -271,91 +272,80 @@ - (id)_existingToolbar; - (id)_existingNavigationBar; - (void)_sendNavigationBarToBack; -@property(nonatomic) BOOL avoidMovingNavBarOffscreenBeforeUnhiding; -- (void)setSearchBarHidNavBar:(BOOL)arg1; -- (BOOL)searchBarHidNavBar; -@property(nonatomic) BOOL pretendNavBarHidden; +@property(nonatomic) _Bool avoidMovingNavBarOffscreenBeforeUnhiding; +- (void)setSearchBarHidNavBar:(_Bool)arg1; +- (_Bool)searchBarHidNavBar; +@property(nonatomic) _Bool pretendNavBarHidden; - (void)_hideShowNavigationBarDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_setNavigationBarHidden:(BOOL)arg1 edge:(int)arg2 duration:(double)arg3; -- (void)_positionTopBar:(id)arg1 hidden:(BOOL)arg2 edge:(int)arg3 center:(struct CGPoint)arg4 offset:(float)arg5; -- (void)_setNavigationBarHidesCompletelyOffscreen:(BOOL)arg1; -- (struct CGPoint)_computeTopBarCenter:(id)arg1 hidden:(BOOL)arg2 edge:(int)arg3 center:(struct CGPoint)arg4 offset:(float)arg5; -- (void)_positionNavigationBarHidden:(BOOL)arg1; -- (void)_setNavigationBarHidden:(BOOL)arg1 edgeIfNotNavigating:(int)arg2 duration:(double)arg3; -- (void)_repositionPaletteWithNavigationBarHidden:(BOOL)arg1 duration:(double)arg2; -- (void)_positionPaletteHidden:(BOOL)arg1 edge:(int)arg2; -- (void)_positionPaletteHidden:(BOOL)arg1 edge:(int)arg2 initialOffset:(float)arg3; -- (void)_positionNavigationBarHidden:(BOOL)arg1 edge:(int)arg2; -- (void)_positionNavigationBarHidden:(BOOL)arg1 edge:(int)arg2 initialOffset:(float)arg3; -- (void)setNavigationBarHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)_animationParametersForHidingNavigationBar:(BOOL)arg1 lastOperation:(int)arg2 edge:(int *)arg3 duration:(double *)arg4; -- (BOOL)_clipUnderlapWhileTransitioning; -- (void)_setClipUnderlapWhileTransitioning:(BOOL)arg1; -@property(nonatomic, getter=isNavigationBarHidden) BOOL navigationBarHidden; +- (void)_setNavigationBarHidden:(_Bool)arg1 edge:(unsigned long long)arg2 duration:(double)arg3; +- (void)_positionTopBar:(id)arg1 hidden:(_Bool)arg2 edge:(unsigned long long)arg3 center:(struct CGPoint)arg4 offset:(double)arg5; +- (void)_setNavigationBarHidesCompletelyOffscreen:(_Bool)arg1; +- (struct CGPoint)_computeTopBarCenter:(id)arg1 hidden:(_Bool)arg2 edge:(unsigned long long)arg3 center:(struct CGPoint)arg4 offset:(double)arg5; +- (_Bool)_reallyWantsFullScreenLayout; +- (void)_positionNavigationBarHidden:(_Bool)arg1; +- (void)_setNavigationBarHidden:(_Bool)arg1 edgeIfNotNavigating:(unsigned long long)arg2 duration:(double)arg3; +- (void)_repositionPaletteWithNavigationBarHidden:(_Bool)arg1 duration:(double)arg2; +- (void)_positionPaletteHidden:(_Bool)arg1 edge:(unsigned long long)arg2; +- (void)_positionPaletteHidden:(_Bool)arg1 edge:(unsigned long long)arg2 initialOffset:(double)arg3; +- (void)_positionNavigationBarHidden:(_Bool)arg1 edge:(unsigned long long)arg2; +- (void)_positionNavigationBarHidden:(_Bool)arg1 edge:(unsigned long long)arg2 initialOffset:(double)arg3; +- (void)setNavigationBarHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)_animationParametersForHidingNavigationBar:(_Bool)arg1 lastOperation:(long long)arg2 edge:(unsigned long long *)arg3 duration:(double *)arg4; +- (_Bool)_clipUnderlapWhileTransitioning; +- (void)_setClipUnderlapWhileTransitioning:(_Bool)arg1; +@property(nonatomic, getter=isNavigationBarHidden) _Bool navigationBarHidden; - (void)setNavigationBar:(id)arg1; @property(readonly, nonatomic) UINavigationBar *navigationBar; +- (id)_viewsWithDisabledInteractionGivenTransitionContext:(id)arg1; - (void)setNavigationBarClass:(Class)arg1; - (Class)navigationBarClass; - (void)_startCustomTransition:(id)arg1; -- (int)_keyboardDirectionForTransition:(int)arg1 orderingIn:(BOOL)arg2; -- (void)_startToolbarTransitionIfNecessary:(id)arg1 animated:(BOOL)arg2; +- (int)_keyboardDirectionForTransition:(long long)arg1 orderingIn:(_Bool)arg2; +- (void)_startToolbarTransitionIfNecessary:(id)arg1 animated:(_Bool)arg2; - (id)transitionCoordinator; -- (BOOL)_shouldCrossFadeBottomBars; -- (BOOL)_shouldCrossFadeNavigationBar; +- (_Bool)_shouldCrossFadeBottomBars; +- (_Bool)_shouldCrossFadeNavigationBar; - (double)durationForTransition:(int)arg1; -- (void)_cancelInteractiveTransition:(float)arg1 transitionContext:(id)arg2; -- (void)_finishInteractiveTransition:(float)arg1 transitionContext:(id)arg2; -- (void)_updateInteractiveTransition:(float)arg1; -- (void)_updateInteractiveBarTransition:(id)arg1 withUUID:(id)arg2 percent:(float)arg3 isFinished:(BOOL)arg4 didComplete:(BOOL)arg5 completionSpeed:(float)arg6 completionCurve:(int)arg7; +- (void)_cancelInteractiveTransition:(double)arg1 transitionContext:(id)arg2; +- (void)_finishInteractiveTransition:(double)arg1 transitionContext:(id)arg2; +- (void)_updateInteractiveTransition:(double)arg1; +- (void)_updateInteractiveBarTransition:(id)arg1 withUUID:(id)arg2 percent:(double)arg3 isFinished:(_Bool)arg4 didComplete:(_Bool)arg5 completionSpeed:(double)arg6 completionCurve:(long long)arg7; - (void)_startInteractiveNavbarTransition; - (void)_startInteractiveToolbarTransition; - (id)_startInteractiveBarTransition:(id)arg1; -- (BOOL)_navbarIsAppearingInteractively; -- (BOOL)_toolbarIsAnimatingInteractively; +- (_Bool)_navbarIsAppearingInteractively; +- (_Bool)_toolbarIsAnimatingInteractively; - (void)_setContentInset:(struct UIEdgeInsets)arg1; -- (void)_setClipsToBounds:(BOOL)arg1; +- (void)_setClipsToBounds:(_Bool)arg1; @property(readonly, nonatomic) UINavigationTransitionView *navigationTransitionView; -- (void)_setViewControllers_7_0:(id)arg1 transition:(int)arg2 animated:(BOOL)arg3; +- (void)_setViewControllers_7_0:(id)arg1 transition:(int)arg2 animated:(_Bool)arg3; - (void)_setViewControllers:(id)arg1 transition:(int)arg2; -- (void)_setViewControllers:(id)arg1 transition:(int)arg2 animated:(BOOL)arg3; +- (void)_setViewControllers:(id)arg1 transition:(int)arg2 animated:(_Bool)arg3; - (id)_navigationItems; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; - (int)_transitionForOldViewControllers:(id)arg1 newViewControllers:(id)arg2; @property(copy, nonatomic) NSArray *viewControllers; -- (BOOL)_isPresentationContextByDefault; +- (_Bool)_isPresentationContextByDefault; @property(readonly, nonatomic) UIViewController *bottomViewController; @property(readonly, nonatomic) UIViewController *previousViewController; @property(readonly, nonatomic) UIViewController *visibleViewController; -- (int)modalTransitionStyle; +- (long long)modalTransitionStyle; @property(readonly, nonatomic) UIViewController *topViewController; -- (BOOL)_usesTransitionController; +- (_Bool)_usesTransitionController; +- (_Bool)_useCurrentStatusBarHeight; +- (void)_setUseCurrentStatusBarHeight:(_Bool)arg1; +@property(nonatomic, getter=_didExplicitlyHideTabBar, setter=_setDidExplicitlyHideTabBar:) _Bool didHideTabBar; +@property(nonatomic, getter=_isCrossfadingInTabBar, setter=_setCrossfadingInTabBar:) _Bool crossfadingInTabBar; +@property(nonatomic, getter=_isCrossfadingOutTabBar, setter=_setCrossfadingOutTabBar:) _Bool crossfadingOutTabBar; - (void)dealloc; - (void)_releaseContainerViews; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_shouldPersistViewWhenCoding; +- (_Bool)_shouldPersistViewWhenCoding; - (id)initWithCoder:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (void)_confirmBarAccessMethods; - (id)initWithNavigationBarClass:(Class)arg1 toolbarClass:(Class)arg2; - (id)initWithRootViewController:(id)arg1; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -@property BOOL isExpanded; -@property(retain) UIViewController *detailViewController; -- (void)_startPaletteTransitionIfNecessary:(id)arg1 animated:(BOOL)arg2; -- (void)detachPalette:(id)arg1; -- (void)detachPalette:(id)arg1 isInPaletteTransition:(BOOL)arg2; -- (id)existingPaletteForEdge:(unsigned int)arg1; -- (void)_detachPalette:(id)arg1; -- (void)attachPalette:(id)arg1 isPinned:(BOOL)arg2; -- (id)paletteForEdge:(unsigned int)arg1 size:(struct CGSize)arg2; -- (id)_pinningBarForPalette:(id)arg1; -- (struct CGRect)_boundsForPalette:(id)arg1 size:(struct CGSize)arg2; -- (struct CGRect)_frameForPalette:(id)arg1; -- (id)_topPalette; -- (void)_prepareCollectionViewControllers:(id)arg1 forSharingInRange:(id)arg2; -- (void)_prepareCollectionViewControllerForSharing:(id)arg1; -- (void)_prepareCollectionViewController:(id)arg1 forSharingWithCollectionViewController:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/Frameworks/UIKit/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyle.h b/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyle.h index 421995fec..a804f43d9 100644 --- a/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyle.h +++ b/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyle.h @@ -6,26 +6,26 @@ #import -@class _UIViewControllerTransitionContext; +@class UINavigationControllerKeyboardAnimationStyleInfo, _UIViewControllerTransitionContext; +// Not exported @interface UINavigationControllerKeyboardAnimationStyle : UIInputViewAnimationStyle { - BOOL isAnimationCompleted; - BOOL _disableAlongsideView; + _Bool _disableAlongsideView; _UIViewControllerTransitionContext *_context; - id _previousCompleteHandler; + UINavigationControllerKeyboardAnimationStyleInfo *_info; } -+ (id)animationStyleWithoutAlongsideViewAnimated:(BOOL)arg1 duration:(double)arg2 outDirection:(int)arg3 context:(id)arg4; -+ (id)animationStyleAnimated:(BOOL)arg1 duration:(double)arg2 outDirection:(int)arg3 context:(id)arg4; -@property(nonatomic) BOOL disableAlongsideView; // @synthesize disableAlongsideView=_disableAlongsideView; -@property(copy, nonatomic) id previousCompleteHandler; // @synthesize previousCompleteHandler=_previousCompleteHandler; ++ (id)animationStyleWithoutAlongsideViewAnimated:(_Bool)arg1 duration:(double)arg2 outDirection:(int)arg3 context:(id)arg4; ++ (id)animationStyleAnimated:(_Bool)arg1 duration:(double)arg2 outDirection:(int)arg3 context:(id)arg4; +@property(readonly, nonatomic) UINavigationControllerKeyboardAnimationStyleInfo *info; // @synthesize info=_info; +@property(nonatomic) _Bool disableAlongsideView; // @synthesize disableAlongsideView=_disableAlongsideView; @property(readonly, nonatomic) _UIViewControllerTransitionContext *context; // @synthesize context=_context; -@property(nonatomic) BOOL isAnimationCompleted; // @synthesize isAnimationCompleted; - (void)launchAnimation:(id)arg1 afterStarted:(void)arg2 completion:(id)arg3 forHost:(void)arg4 fromCurrentPosition:(id)arg5; -- (BOOL)delayForTransaction; - (void)dealloc; - (id)initWithContext:(id)arg1; +- (_Bool)useCustomTransition; +- (_Bool)isAnimationCompleted; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyleInfo.h b/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyleInfo.h new file mode 100644 index 000000000..43027bf94 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UINavigationControllerKeyboardAnimationStyleInfo.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface UINavigationControllerKeyboardAnimationStyleInfo : NSObject +{ + _Bool _isAnimationCompleting; + id _previousCompleteHandler; +} + +@property(nonatomic) _Bool isAnimationCompleting; // @synthesize isAnimationCompleting=_isAnimationCompleting; +@property(copy, nonatomic) id previousCompleteHandler; // @synthesize previousCompleteHandler=_previousCompleteHandler; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/UINavigationItem.h b/iOS7/Frameworks/UIKit/UINavigationItem.h index 7fa84d822..ec9bb609c 100644 --- a/iOS7/Frameworks/UIKit/UINavigationItem.h +++ b/iOS7/Frameworks/UIKit/UINavigationItem.h @@ -16,7 +16,7 @@ NSString *_backButtonTitle; UIBarButtonItem *_backBarButtonItem; NSString *_prompt; - int _tag; + long long _tag; id _context; UINavigationBar *_navigationBar; UIView *_defaultTitleView; @@ -26,83 +26,91 @@ NSArray *_rightBarButtonItems; NSArray *_customLeftViews; NSArray *_customRightViews; - BOOL _hidesBackButton; - BOOL _leftItemsSupplementBackButton; + _Bool _hidesBackButton; + _Bool _leftItemsSupplementBackButton; UIImageView *_frozenTitleView; - BOOL _barStyleIndependent; - int _independentBarStyle; + _Bool _barStyleIndependent; + double _fontScaleAdjustment; + NSString *_pendingTitle; + NSArray *_abbreviatedBackButtonTitles; + long long _independentBarStyle; NSArray *_leftItemSpaceList; NSArray *_rightItemSpaceList; - unsigned int _leftFlexibleSpaceCount; - unsigned int _rightFlexibleSpaceCount; + unsigned long long _leftFlexibleSpaceCount; + unsigned long long _rightFlexibleSpaceCount; NSMutableDictionary *_backgroundImages; - float __titleViewWidthForAnimations; + double __titleViewWidthForAnimations; + double __idealCustomTitleWidth; } + (id)defaultFont; -@property(nonatomic) float _titleViewWidthForAnimations; // @synthesize _titleViewWidthForAnimations=__titleViewWidthForAnimations; -@property(nonatomic, setter=_setRightFlexibleSpaceCount:) unsigned int _rightFlexibleSpaceCount; // @synthesize _rightFlexibleSpaceCount; -@property(nonatomic, setter=_setLeftFlexibleSpaceCount:) unsigned int _leftFlexibleSpaceCount; // @synthesize _leftFlexibleSpaceCount; +@property(nonatomic, setter=_setIdealCustomTitleWidth:) double _idealCustomTitleWidth; // @synthesize _idealCustomTitleWidth=__idealCustomTitleWidth; +@property(nonatomic) double _titleViewWidthForAnimations; // @synthesize _titleViewWidthForAnimations=__titleViewWidthForAnimations; +@property(nonatomic, setter=_setRightFlexibleSpaceCount:) unsigned long long _rightFlexibleSpaceCount; // @synthesize _rightFlexibleSpaceCount; +@property(nonatomic, setter=_setLeftFlexibleSpaceCount:) unsigned long long _leftFlexibleSpaceCount; // @synthesize _leftFlexibleSpaceCount; @property(copy, nonatomic, setter=_setRightItemSpaceList:) NSArray *_rightItemSpaceList; // @synthesize _rightItemSpaceList; @property(copy, nonatomic, setter=_setLeftItemSpaceList:) NSArray *_leftItemSpaceList; // @synthesize _leftItemSpaceList; -@property(nonatomic, setter=_setIndependentBarStyle:) int _independentBarStyle; // @synthesize _independentBarStyle; -@property(nonatomic, getter=_isBarStyleIndependent, setter=_setBarStyleIndependent:) BOOL _barStyleIndependent; // @synthesize _barStyleIndependent; +@property(nonatomic, setter=_setIndependentBarStyle:) long long _independentBarStyle; // @synthesize _independentBarStyle; +@property(nonatomic, getter=_isBarStyleIndependent, setter=_setBarStyleIndependent:) _Bool _barStyleIndependent; // @synthesize _barStyleIndependent; +@property(copy, nonatomic, setter=_setAbbreviatedBackButtonTitles:) NSArray *_abbreviatedBackButtonTitles; // @synthesize _abbreviatedBackButtonTitles; +@property(copy, nonatomic, setter=_setPendingTitle:) NSString *_pendingTitle; // @synthesize _pendingTitle; +@property(nonatomic, setter=_setFontScaleAdjustment:) double _fontScaleAdjustment; // @synthesize _fontScaleAdjustment; - (id)_independentShadowImage; -- (id)_independentBackgroundImageForBarMetrics:(int)arg1; -- (void)_setIndependentBackgroundImage:(id)arg1 shadowImage:(id)arg2 forBarMetrics:(int)arg3; +- (id)_independentBackgroundImageForBarMetrics:(long long)arg1; +- (void)_setIndependentBackgroundImage:(id)arg1 shadowImage:(id)arg2 forBarMetrics:(long long)arg3; @property(readonly, nonatomic) NSMutableDictionary *_backgroundImages; // @synthesize _backgroundImages; -@property(nonatomic) BOOL leftItemsSupplementBackButton; +@property(nonatomic) _Bool leftItemsSupplementBackButton; - (id)_automationID; - (id)_firstNonSpaceRightItem; - (id)_firstNonSpaceLeftItem; - (id)_firstNonSpaceItemInList:(id)arg1; -- (void)setCustomRightItem:(id)arg1 animated:(BOOL)arg2; +- (void)setCustomRightItem:(id)arg1 animated:(_Bool)arg2; - (id)customRightItem; - (void)setCustomRightItem:(id)arg1; -- (void)setCustomLeftItem:(id)arg1 animated:(BOOL)arg2; +- (void)setCustomLeftItem:(id)arg1 animated:(_Bool)arg2; - (id)customLeftItem; - (void)setCustomLeftItem:(id)arg1; - (id)customTitleView; - (void)setCustomTitleView:(id)arg1; - (id)_titleView; -- (void)_updateViewsForBarSizeChangeAndApply:(BOOL)arg1; -- (BOOL)_accumulateViewsFromItems:(id)arg1 isLeft:(BOOL)arg2 refreshViews:(BOOL)arg3; +- (void)_updateViewsForBarSizeChangeAndApply:(_Bool)arg1; +- (_Bool)_accumulateViewsFromItems:(id)arg1 isLeft:(_Bool)arg2 refreshViews:(_Bool)arg3; - (void)_setCustomRightViews:(id)arg1; - (void)_setCustomLeftViews:(id)arg1; -- (void)setLeftBarButtonItems:(id)arg1 animated:(BOOL)arg2; -- (void)setRightBarButtonItems:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftBarButtonItems:(id)arg1 animated:(_Bool)arg2; +- (void)setRightBarButtonItems:(id)arg1 animated:(_Bool)arg2; - (id)_leftBarButtonItems; - (void)_setLeftBarButtonItems:(id)arg1; - (id)_rightBarButtonItems; - (void)_setRightBarButtonItems:(id)arg1; @property(copy, nonatomic) NSArray *rightBarButtonItems; @property(copy, nonatomic) NSArray *leftBarButtonItems; -- (void)setCustomRightView:(id)arg1 animated:(BOOL)arg2; +- (void)setCustomRightView:(id)arg1 animated:(_Bool)arg2; - (void)setCustomRightView:(id)arg1; - (id)customRightView; - (void)_setCustomRightView:(id)arg1; - (id)_customRightView; -- (id)_customRightViewCreating:(BOOL)arg1; +- (id)_customRightViewCreating:(_Bool)arg1; - (id)_customRightViews; -- (id)_customRightViewsCreating:(BOOL)arg1; -- (void)setCustomLeftView:(id)arg1 animated:(BOOL)arg2; +- (id)_customRightViewsCreating:(_Bool)arg1; +- (void)setCustomLeftView:(id)arg1 animated:(_Bool)arg2; - (void)setCustomLeftView:(id)arg1; - (id)customLeftView; - (void)_setCustomLeftView:(id)arg1; -- (void)_setCustomLeftRightView:(id)arg1 left:(BOOL)arg2; +- (void)_setCustomLeftRightView:(id)arg1 left:(_Bool)arg2; - (id)_customLeftView; -- (id)_customLeftViewCreating:(BOOL)arg1; +- (id)_customLeftViewCreating:(_Bool)arg1; - (id)_customLeftViews; -- (id)_customLeftViewsCreating:(BOOL)arg1; -- (void)setRightBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (id)_customLeftViewsCreating:(_Bool)arg1; +- (void)setRightBarButtonItem:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIBarButtonItem *rightBarButtonItem; - (void)_setRightBarButtonItem:(id)arg1; - (id)_rightBarButtonItem; -- (void)setLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftBarButtonItem:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIBarButtonItem *leftBarButtonItem; - (void)_setLeftBarButtonItem:(id)arg1; - (id)_leftBarButtonItem; -- (void)setObject:(id)arg1 forLeftRightKeyPath:(id)arg2 animated:(BOOL)arg3; +- (void)setObject:(id)arg1 forLeftRightKeyPath:(id)arg2 animated:(_Bool)arg3; - (void)set_customRightViews:(id)arg1; - (void)set_customLeftViews:(id)arg1; - (void)set_leftBarButtonItems:(id)arg1; @@ -111,32 +119,34 @@ - (void)set_customRightView:(id)arg1; - (void)set_rightBarButtonItem:(id)arg1; - (void)set_leftBarButtonItem:(id)arg1; -- (void)setHidesBackButton:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic) BOOL hidesBackButton; -- (void)updateNavigationBarButtonsAnimated:(BOOL)arg1; +- (void)setHidesBackButton:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) _Bool hidesBackButton; +- (void)updateNavigationBarButtonsAnimated:(_Bool)arg1; +- (void)_updateItemsForLetterpressImagesVisualStateIfNecessary; @property(copy, nonatomic) NSString *prompt; @property(retain, nonatomic) UIView *titleView; // @synthesize titleView=_titleView; - (id)backButtonView; - (id)existingBackButtonView; -- (void)_replaceCustomLeftRightViewAtIndex:(unsigned int)arg1 withView:(id)arg2 left:(BOOL)arg3; +- (void)_replaceCustomLeftRightViewAtIndex:(unsigned long long)arg1 withView:(id)arg2 left:(_Bool)arg3; - (void)_removeBackButtonView; - (void)_removeTitleAndButtonViews; +- (void)_removeBarButtonItemViews; - (id)context; - (void)setContext:(id)arg1; -- (int)tag; -- (void)setTag:(int)arg1; +- (long long)tag; +- (void)setTag:(long long)arg1; - (id)font; - (void)setFont:(id)arg1; -- (void)setWidth:(float)arg1; -- (float)width; +- (void)setWidth:(double)arg1; +- (double)width; @property(retain, nonatomic) UIBarButtonItem *backBarButtonItem; - (id)currentBackButtonTitle; - (id)backButtonTitle; @property(copy, nonatomic) NSString *title; -- (void)_setBackButtonTitle:(id)arg1 lineBreakMode:(int)arg2; +- (void)_setBackButtonTitle:(id)arg1 lineBreakMode:(long long)arg2; - (void)setBackButtonTitle:(id)arg1; -- (void)_setTitle:(id)arg1 animated:(BOOL)arg2; -- (void)_setTitle:(id)arg1 animated:(BOOL)arg2 matchBarButtonItemAnimationDuration:(BOOL)arg3; +- (void)_setTitle:(id)arg1 animated:(_Bool)arg2; +- (void)_setTitle:(id)arg1 animated:(_Bool)arg2 matchBarButtonItemAnimationDuration:(_Bool)arg3; - (void)_setTitleAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_cleanupFrozenTitleView; - (void)_freezeCurrentTitleView; @@ -146,7 +156,8 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithTitle:(id)arg1; -- (void)_setBackButtonPressed:(BOOL)arg1; +- (id)init; +- (void)_setBackButtonPressed:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationItemButtonView.h b/iOS7/Frameworks/UIKit/UINavigationItemButtonView.h index 7fcbadb63..5561133d3 100644 --- a/iOS7/Frameworks/UIKit/UINavigationItemButtonView.h +++ b/iOS7/Frameworks/UIKit/UINavigationItemButtonView.h @@ -8,67 +8,74 @@ @class UIColor, UIImageView, _UIBarButtonItemAppearanceStorage; +// Not exported @interface UINavigationItemButtonView : UINavigationItemView { - int _style; - BOOL _pressed; + long long _style; + _Bool _pressed; _UIBarButtonItemAppearanceStorage *_appearanceStorage; - BOOL _customBackgroundImageChangedToOrFromNil; + _Bool _customBackgroundImageChangedToOrFromNil; UIImageView *_imageView; + unsigned long long _abbreviatedTitleIndex; } +@property(nonatomic, setter=_setAbbreviatedTitleIndex:) unsigned long long _abbreviatedTitleIndex; // @synthesize _abbreviatedTitleIndex; - (Class)_appearanceGuideClass; - (void)_applyBarButtonAppearanceStorage:(id)arg1 withTaggedSelectors:(id)arg2; -- (struct UIOffset)_backButtonTitlePositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (float)_backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (float)_backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (id)_backButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (BOOL)hasCustomBackgroundImage; +- (struct UIOffset)_backButtonTitlePositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (double)_backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (double)_backgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (id)_backButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (_Bool)hasCustomBackgroundImage; - (void)backIndicatorViewHasRespondedToCustomBackgroundImageChange; -- (BOOL)customBackgroundImageChangedToOrFromNil; -- (id)_titleTextAttributesForState:(unsigned int)arg1; -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (_Bool)customBackgroundImageChangedToOrFromNil; +- (id)_titleTextAttributesForState:(unsigned long long)arg1; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; @property(retain, nonatomic, setter=_setTintColor:) UIColor *_tintColor; - (void)_UIAppearance_setTintColor:(id)arg1; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (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 long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; - (void)dealloc; - (id)_defaultFont; - (id)_scriptingInfo; -- (BOOL)pressed; -- (void)setPressed:(BOOL)arg1 initialPress:(BOOL)arg2; -- (void)setPressed:(BOOL)arg1; -- (void)setStyle:(int)arg1; -- (void)setStyle:(int)arg1 animated:(BOOL)arg2; +- (_Bool)pressed; +- (void)setPressed:(_Bool)arg1 initialPress:(_Bool)arg2; +- (void)setPressed:(_Bool)arg1; +- (void)setStyle:(long long)arg1; +- (void)setStyle:(long long)arg1 animated:(_Bool)arg2; - (void)_styleAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (struct CGSize)imageSize; - (id)image; - (id)title; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (void)layoutSubviews; +- (struct CGRect)_labelFrame; +- (double)_titleYAdjustmentCustomization; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_drawBackground; - (struct UIEdgeInsets)alignmentRectInsets; -- (id)_currentCustomBackgroundNeedsDarkening:(char *)arg1; -- (struct CGSize)_currentTextShadowOffsetForBarStyle:(int)arg1; -- (id)_currentTextShadowColorForBarStyle:(int)arg1; -- (id)_currentTextColorForBarStyle:(int)arg1; -- (BOOL)_useSilverLookForBarStyle:(int)arg1; +- (id)_currentCustomBackgroundNeedsDarkening:(_Bool *)arg1; +- (struct CGSize)_currentTextShadowOffsetForBarStyle:(long long)arg1; +- (id)_currentTextShadowColorForBarStyle:(long long)arg1; +- (id)_currentTextColorForBarStyle:(long long)arg1; +- (_Bool)_useSilverLookForBarStyle:(long long)arg1; - (id)_appearanceStorage; - (void)tintColorDidChange; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UINavigationItemView.h b/iOS7/Frameworks/UIKit/UINavigationItemView.h index 702c29c21..c1754fe8e 100644 --- a/iOS7/Frameworks/UIKit/UINavigationItemView.h +++ b/iOS7/Frameworks/UIKit/UINavigationItemView.h @@ -6,43 +6,47 @@ #import -@class UINavigationItem, _UINavigationBarAnimatingLabel; +@class UILabel, UINavigationItem; +// Not exported @interface UINavigationItemView : UIView { UINavigationItem *_item; struct CGSize _titleSize; UIView *_topCrossView; UIView *_bottomCrossView; - BOOL _isCrossFading; - BOOL _customFontSet; - _UINavigationBarAnimatingLabel *_label; + _Bool _isCrossFading; + _Bool _customFontSet; + UILabel *_label; + _Bool _isFadingInFromCustomAlpha; } +@property(nonatomic, setter=_setFadingInFromCustomAlpha:) _Bool _isFadingInFromCustomAlpha; // @synthesize _isFadingInFromCustomAlpha; - (void)_cleanUpCrossView; -- (void)_crossFadeHiddingButton:(BOOL)arg1; +- (void)_crossFadeHiddingButton:(_Bool)arg1; - (void)_prepareCrossViewsForNewSize:(struct CGSize)arg1; - (id)_scriptingInfo; -- (void)_setLineBreakMode:(int)arg1; +- (void)_setLineBreakMode:(long long)arg1; - (id)font; - (void)setFont:(id)arg1; - (void)_setFont:(id)arg1; -- (BOOL)titleAutoresizesToFit; -- (void)setTitleAutoresizesToFit:(BOOL)arg1; +- (_Bool)titleAutoresizesToFit; +- (void)setTitleAutoresizesToFit:(_Bool)arg1; - (id)title; - (struct CGSize)_titleSize; - (void)_resetTitleSize; - (void)layoutSubviews; +- (void)_adjustLabelTrackingIfNecessary; - (void)_updateLabel; - (struct CGRect)_labelFrame; +- (double)_titleYAdjustmentCustomization; - (void)_updateLabelContents; - (void)_updateLabelColor; -- (void)_animateLabelChangeWithBlock:(id)arg1; - (void)setFrame:(struct CGRect)arg1; -- (struct CGSize)_currentTextShadowOffsetForBarStyle:(int)arg1; -- (id)_currentTextShadowColorForBarStyle:(int)arg1; -- (id)_currentTextColorForBarStyle:(int)arg1; -- (BOOL)_useSilverLookForBarStyle:(int)arg1; +- (struct CGSize)_currentTextShadowOffsetForBarStyle:(long long)arg1; +- (id)_currentTextShadowColorForBarStyle:(long long)arg1; +- (id)_currentTextColorForBarStyle:(long long)arg1; +- (_Bool)_useSilverLookForBarStyle:(long long)arg1; - (id)_defaultFont; - (id)navigationItem; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UINavigationTransitionView.h b/iOS7/Frameworks/UIKit/UINavigationTransitionView.h index 9afd6cce6..d41b28c61 100644 --- a/iOS7/Frameworks/UIKit/UINavigationTransitionView.h +++ b/iOS7/Frameworks/UIKit/UINavigationTransitionView.h @@ -15,32 +15,32 @@ id _delegate; UIView *_fromView; UIView *_toView; - int _transition; + long long _transition; UIResponder *_firstResponderToRestore; UIWindow *_originalWindow; - float _fromViewAlpha; + double _fromViewAlpha; unsigned int _isTransitioning:1; unsigned int _popoverWillCleanUpNavigationTransition:1; unsigned int _usesRoundedCorners:1; } -+ (double)defaultDurationForTransition:(int)arg1; ++ (double)defaultDurationForTransition:(long long)arg1; @property(readonly) UIView *fromView; // @synthesize fromView=_fromView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL usesRoundedCorners; +@property(nonatomic) _Bool usesRoundedCorners; - (void)_navigationTransitionDidStop; - (void)_cleanupTransition; - (void)_cleanupTransitionFromPopover; - (void)_notifyDelegateTransitionDidStopWithContext:(id)arg1; -- (BOOL)_isTransitioningFromView:(id)arg1; -@property(readonly) BOOL isTransitioning; -- (BOOL)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3; -- (BOOL)transition:(int)arg1 toView:(id)arg2; +- (_Bool)_isTransitioningFromView:(id)arg1; +@property(readonly) _Bool isTransitioning; +- (_Bool)transition:(long long)arg1 fromView:(id)arg2 toView:(id)arg3; +- (_Bool)transition:(long long)arg1 toView:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -@property(nonatomic) BOOL popoverWillCleanUpNavigationTransition; +@property(nonatomic) _Bool popoverWillCleanUpNavigationTransition; @end diff --git a/iOS7/Frameworks/UIKit/UINib.h b/iOS7/Frameworks/UIKit/UINib.h index 45c39d4e3..c92dfab74 100644 --- a/iOS7/Frameworks/UIKit/UINib.h +++ b/iOS7/Frameworks/UIKit/UINib.h @@ -22,12 +22,12 @@ - (id)identifierForStringsFile; - (void)setIdentifierForStringsFile:(id)arg1; - (id)effectiveBundle; -- (void)setCaptureImplicitLoadingContextOnDecode:(BOOL)arg1; -- (BOOL)captureImplicitLoadingContextOnDecode; -- (void)setCaptureEnclosingNIBBundleOnDecode:(BOOL)arg1; -- (BOOL)captureEnclosingNIBBundleOnDecode; -- (void)setInstantiatingForSimulator:(BOOL)arg1; -- (BOOL)instantiatingForSimulator; +- (void)setCaptureImplicitLoadingContextOnDecode:(_Bool)arg1; +- (_Bool)captureImplicitLoadingContextOnDecode; +- (void)setCaptureEnclosingNIBBundleOnDecode:(_Bool)arg1; +- (_Bool)captureEnclosingNIBBundleOnDecode; +- (void)setInstantiatingForSimulator:(_Bool)arg1; +- (_Bool)instantiatingForSimulator; - (void)_registerForMemoryWarningIfNeeded; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UINibCoderValue.h b/iOS7/Frameworks/UIKit/UINibCoderValue.h index 80c197cff..361b5985b 100644 --- a/iOS7/Frameworks/UIKit/UINibCoderValue.h +++ b/iOS7/Frameworks/UIKit/UINibCoderValue.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UINibCoderValue : NSObject { NSString *key; @@ -19,21 +20,21 @@ unsigned long long integerValue; void *bytesValue; } value; - unsigned long length; + unsigned long long length; } + (id)nibValueRepresentingNilReferenceForKey:(id)arg1 scope:(unsigned int)arg2; -+ (id)nibValueForBytes:(const void *)arg1 length:(unsigned long)arg2 key:(id)arg3 scope:(unsigned int)arg4; ++ (id)nibValueForBytes:(const void *)arg1 length:(unsigned long long)arg2 key:(id)arg3 scope:(unsigned int)arg4; + (id)nibValueForFloat:(float)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForDouble:(double)arg1 key:(id)arg2 scope:(unsigned int)arg3; -+ (id)nibValueForBoolean:(BOOL)arg1 key:(id)arg2 scope:(unsigned int)arg3; ++ (id)nibValueForBoolean:(_Bool)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForInteger:(unsigned long long)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForInt64:(unsigned long long)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForInt32:(unsigned int)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForInt16:(unsigned short)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForInt8:(unsigned char)arg1 key:(id)arg2 scope:(unsigned int)arg3; + (id)nibValueForObjectReference:(long long)arg1 key:(id)arg2 scope:(unsigned int)arg3; -- (unsigned long)byteLength; +- (unsigned long long)byteLength; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UINibDecoder.h b/iOS7/Frameworks/UIKit/UINibDecoder.h index 848b9c6d6..13d49f5c7 100644 --- a/iOS7/Frameworks/UIKit/UINibDecoder.h +++ b/iOS7/Frameworks/UIKit/UINibDecoder.h @@ -8,6 +8,7 @@ @class UINibStringIDTable; +// Not exported @interface UINibDecoder : NSCoder { Class arrayClass; @@ -19,32 +20,32 @@ struct UINibDecoderValue *values; char *valueTypes; void *valueData; - unsigned long valueDataSize; + unsigned long long valueDataSize; struct UINibDecoderHeader header; id *objectsByObjectID; unsigned int *longObjectClassIDs; char *shortObjectClassIDs; unsigned int *keyMasks; - long inlinedValueKey; + long long inlinedValueKey; struct UINibDecoderRecursiveState recursiveState; UINibStringIDTable *keyIDTable; id delegate; struct UIKeyToKeyIDCache keyIDCache; struct UIKeyAndScopeToValueCache valueCache; - int lookupRounds; - int maxPossibleLookupRounds; - int failedByKeyMask; - int savedByKeyMask; + long long lookupRounds; + long long maxPossibleLookupRounds; + long long failedByKeyMask; + long long savedByKeyMask; } + (id)unarchiveObjectWithFile:(id)arg1; + (id)unarchiveObjectWithData:(id)arg1; @property id delegate; // @synthesize delegate; - (void)finishDecoding; -- (int)versionForClassName:(id)arg1; +- (long long)versionForClassName:(id)arg1; - (unsigned int)systemVersion; -- (void *)decodeBytesWithReturnedLength:(unsigned int *)arg1; -- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned int)arg2 at:(void *)arg3; +- (void *)decodeBytesWithReturnedLength:(unsigned long long *)arg1; +- (void)decodeArrayOfObjCType:(const char *)arg1 count:(unsigned long long)arg2 at:(void *)arg3; - (void)decodeValuesOfObjCTypes:(const char *)arg1; - (id)decodePropertyList; - (id)decodeObject; @@ -56,27 +57,27 @@ - (struct CGRect)decodeCGRectForKey:(id)arg1; - (struct CGSize)decodeCGSizeForKey:(id)arg1; - (struct CGPoint)decodeCGPointForKey:(id)arg1; -- (BOOL)decodeArrayOfCGFloats:(float *)arg1 count:(int)arg2 forKey:(id)arg3; -- (BOOL)decodeArrayOfDoubles:(double *)arg1 count:(int)arg2 forKey:(id)arg3; -- (BOOL)decodeArrayOfFloats:(float *)arg1 count:(int)arg2 forKey:(id)arg3; +- (_Bool)decodeArrayOfCGFloats:(double *)arg1 count:(long long)arg2 forKey:(id)arg3; +- (_Bool)decodeArrayOfDoubles:(double *)arg1 count:(long long)arg2 forKey:(id)arg3; +- (_Bool)decodeArrayOfFloats:(float *)arg1 count:(long long)arg2 forKey:(id)arg3; - (int)decodeInt32ForKey:(id)arg1; - (int)decodeIntForKey:(id)arg1; -- (int)decodeIntegerForKey:(id)arg1; +- (long long)decodeIntegerForKey:(id)arg1; - (long long)decodeInt64ForKey:(id)arg1; - (double)decodeDoubleForKey:(id)arg1; - (float)decodeFloatForKey:(id)arg1; -- (BOOL)decodeBoolForKey:(id)arg1; -- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int *)arg2; +- (_Bool)decodeBoolForKey:(id)arg1; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned long long *)arg2; - (id)decodeObjectForKey:(id)arg1; -- (BOOL)containsValueForKey:(id)arg1; -- (BOOL)allowsKeyedCoding; +- (_Bool)containsValueForKey:(id)arg1; +- (_Bool)allowsKeyedCoding; - (void)replaceObject:(id)arg1 withObject:(id)arg2; - (id)nextGenericKey; -- (BOOL)validateAndIndexKeys:(const void *)arg1 length:(unsigned long)arg2; -- (BOOL)validateAndIndexValues:(const void *)arg1 length:(unsigned long)arg2; -- (BOOL)validateAndIndexObjects:(const void *)arg1 length:(unsigned long)arg2; -- (BOOL)validateAndIndexClasses:(const void *)arg1 length:(unsigned long)arg2; -- (BOOL)validateAndIndexData:(id)arg1 error:(id *)arg2; +- (_Bool)validateAndIndexKeys:(const void *)arg1 length:(unsigned long long)arg2; +- (_Bool)validateAndIndexValues:(const void *)arg1 length:(unsigned long long)arg2; +- (_Bool)validateAndIndexObjects:(const void *)arg1 length:(unsigned long long)arg2; +- (_Bool)validateAndIndexClasses:(const void *)arg1 length:(unsigned long long)arg2; +- (_Bool)validateAndIndexData:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)initForReadingWithData:(id)arg1; - (id)initForReadingWithData:(id)arg1 error:(id *)arg2; diff --git a/iOS7/Frameworks/UIKit/UINibStorage.h b/iOS7/Frameworks/UIKit/UINibStorage.h index ef6823618..6e8cf696e 100644 --- a/iOS7/Frameworks/UIKit/UINibStorage.h +++ b/iOS7/Frameworks/UIKit/UINibStorage.h @@ -8,6 +8,7 @@ @class NSBundle, NSData, NSString, UINibDecoder; +// Not exported @interface UINibStorage : NSObject { NSString *bundleResourceName; @@ -16,12 +17,12 @@ NSString *identifierForStringsFile; NSData *archiveData; UINibDecoder *nibDecoder; - BOOL instantiatingForSimulator; - BOOL captureImplicitLoadingContextOnDecode; + _Bool instantiatingForSimulator; + _Bool captureImplicitLoadingContextOnDecode; } -@property BOOL captureImplicitLoadingContextOnDecode; // @synthesize captureImplicitLoadingContextOnDecode; -@property(nonatomic) BOOL instantiatingForSimulator; // @synthesize instantiatingForSimulator; +@property _Bool captureImplicitLoadingContextOnDecode; // @synthesize captureImplicitLoadingContextOnDecode; +@property(nonatomic) _Bool instantiatingForSimulator; // @synthesize instantiatingForSimulator; @property(retain, nonatomic) UINibDecoder *nibDecoder; // @synthesize nibDecoder; @property(copy, nonatomic) NSData *archiveData; // @synthesize archiveData; @property(copy, nonatomic) NSString *identifierForStringsFile; // @synthesize identifierForStringsFile; diff --git a/iOS7/Frameworks/UIKit/UINibStringIDTable.h b/iOS7/Frameworks/UIKit/UINibStringIDTable.h index 2bad0f3d5..14ed86c53 100644 --- a/iOS7/Frameworks/UIKit/UINibStringIDTable.h +++ b/iOS7/Frameworks/UIKit/UINibStringIDTable.h @@ -6,18 +6,19 @@ #import "NSObject.h" +// Not exported @interface UINibStringIDTable : NSObject { struct UIStringIDTableBucket **table; struct UIStringIDTableBucket *buckets; - unsigned int hashMask; - unsigned int count; + unsigned long long hashMask; + unsigned long long count; } -- (int)count; -- (BOOL)lookupKey:(id)arg1 identifier:(int *)arg2; +- (long long)count; +- (_Bool)lookupKey:(id)arg1 identifier:(long long *)arg2; - (void)dealloc; -- (id)initWithKeysTransferingOwnership:(id *)arg1 count:(unsigned int)arg2; +- (id)initWithKeysTransferingOwnership:(id *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIOldSliderButton.h b/iOS7/Frameworks/UIKit/UIOldSliderButton.h index 2daaab082..358f4d709 100644 --- a/iOS7/Frameworks/UIKit/UIOldSliderButton.h +++ b/iOS7/Frameworks/UIKit/UIOldSliderButton.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIOldSliderButton : UIButton { } -- (BOOL)cancelTouchTracking; -- (BOOL)cancelMouseTracking; -- (BOOL)shouldTrack; +- (_Bool)cancelTouchTracking; +- (_Bool)cancelMouseTracking; +- (_Bool)shouldTrack; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIOldSliderControl-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UIOldSliderControl-SyntheticEvents.h new file mode 100644 index 000000000..11744face --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIOldSliderControl-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIOldSliderControl (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UIOldSliderControl.h b/iOS7/Frameworks/UIKit/UIOldSliderControl.h index 6d45c8bee..581686637 100644 --- a/iOS7/Frameworks/UIKit/UIOldSliderControl.h +++ b/iOS7/Frameworks/UIKit/UIOldSliderControl.h @@ -16,7 +16,7 @@ UIImage *_minValueImage; UIImage *_maxValueImage; int _numberOfTickMarks; - float _hitOffset; + double _hitOffset; UIImage *_sliderRightCap; UIImage *_sliderRightFullCap; UIImage *_sliderLeftCap; @@ -43,24 +43,24 @@ struct CGPoint _idleTrackingPoint; } -- (void)setSendActionDuringAnimation:(BOOL)arg1; -- (void)setContinuous:(BOOL)arg1; -- (BOOL)cancelTouchTracking; +- (void)setSendActionDuringAnimation:(_Bool)arg1; +- (void)setContinuous:(_Bool)arg1; +- (_Bool)cancelTouchTracking; - (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchMoved:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchBegan:(id)arg1 withEvent:(id)arg2; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)cancelMouseTracking; -- (void)setHighlighted:(BOOL)arg1; -- (float)_validatedValueForPoint:(struct CGPoint)arg1 includeTickMarks:(BOOL)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)cancelMouseTracking; +- (void)setHighlighted:(_Bool)arg1; +- (float)_validatedValueForPoint:(struct CGPoint)arg1 includeTickMarks:(_Bool)arg2; - (float)_validatedValue:(float)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)setMaxValueImage:(id)arg1; - (void)setMinValueImage:(id)arg1; -- (void)setShowValue:(BOOL)arg1; -- (void)setAllowsTickMarkValuesOnly:(BOOL)arg1; +- (void)setShowValue:(_Bool)arg1; +- (void)setAllowsTickMarkValuesOnly:(_Bool)arg1; - (void)setNumberOfTickMarks:(int)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)setMaxValue:(float)arg1; @@ -70,10 +70,10 @@ - (struct CGRect)minValueImageBounds; - (struct CGRect)sliderBounds; - (float)value; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; -- (void)setValue:(float)arg1 animated:(BOOL)arg2 animationCurve:(int)arg3; -- (BOOL)isAnimatingValueChange; -- (void)_setValue:(float)arg1 andSendAction:(BOOL)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2 animationCurve:(int)arg3; +- (_Bool)isAnimatingValueChange; +- (void)_setValue:(float)arg1 andSendAction:(_Bool)arg2; - (void)setValue:(float)arg1; - (void)_sendDelayedActions; - (void)animator:(id)arg1 stopAnimation:(id)arg2; @@ -88,10 +88,9 @@ - (struct CGRect)fillBounds; - (void)_resetFillFrames; - (id)createSliderKnobView; -- (id)initWithFrame:(struct CGRect)arg1 layeredFill:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 layeredFill:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (id)init; -- (id)_scriptingInfo; @end diff --git a/iOS7/Frameworks/UIKit/UIOldSliderFillView.h b/iOS7/Frameworks/UIKit/UIOldSliderFillView.h index 63fefd78a..663024967 100644 --- a/iOS7/Frameworks/UIKit/UIOldSliderFillView.h +++ b/iOS7/Frameworks/UIKit/UIOldSliderFillView.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UIOldSliderFillView : UIView { UIImage *_sliderImage; diff --git a/iOS7/Frameworks/UIKit/UIOnePartImageView.h b/iOS7/Frameworks/UIKit/UIOnePartImageView.h index db4c37b7e..fd246f8e0 100644 --- a/iOS7/Frameworks/UIKit/UIOnePartImageView.h +++ b/iOS7/Frameworks/UIKit/UIOnePartImageView.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UIOnePartImageView : UIView { struct CGRect _fromRect; diff --git a/iOS7/Frameworks/UIKit/UIPDFAnnotationControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIPDFAnnotationControllerDelegate-Protocol.h index 248675683..e0616813f 100644 --- a/iOS7/Frameworks/UIKit/UIPDFAnnotationControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPDFAnnotationControllerDelegate-Protocol.h @@ -15,6 +15,6 @@ - (void)annotation:(id)arg1 isBeingPressedAtPoint:(struct CGPoint)arg2 controller:(id)arg3; - (void)annotation:(id)arg1 wasTouchedAtPoint:(struct CGPoint)arg2 controller:(id)arg3; - (void)annotation:(id)arg1 didEndTrackingAtPoint:(struct CGPoint)arg2 controller:(id)arg3; -- (BOOL)willTrackAnnotationAtPoint:(struct CGPoint)arg1 controller:(id)arg2; +- (_Bool)willTrackAnnotationAtPoint:(struct CGPoint)arg1 controller:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIPDFPageViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIPDFPageViewDelegate-Protocol.h index 79df75003..5e79a0f4c 100644 --- a/iOS7/Frameworks/UIKit/UIPDFPageViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPDFPageViewDelegate-Protocol.h @@ -10,9 +10,9 @@ - (void)pageWasRendered:(id)arg1; - (Class)classForAnnotationType:(const char *)arg1; - (void)selectionDidEndTracking:(id)arg1; -- (BOOL)selectionWillTrack:(id)arg1; +- (_Bool)selectionWillTrack:(id)arg1; - (void)didTap:(id)arg1 atPoint:(struct CGPoint)arg2; -- (BOOL)shouldRecognizeTapIn:(id)arg1 atPoint:(struct CGPoint)arg2; +- (_Bool)shouldRecognizeTapIn:(id)arg1 atPoint:(struct CGPoint)arg2; - (void)doubleTapIn:(id)arg1 atPoint:(struct CGPoint)arg2; - (void)resetZoom:(id)arg1; - (void)zoom:(id)arg1 to:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 kind:(int)arg4; diff --git a/iOS7/Frameworks/UIKit/UIPadAppearanceContainer.h b/iOS7/Frameworks/UIKit/UIPadAppearanceContainer.h index a8bc1d864..8d3ead3a5 100644 --- a/iOS7/Frameworks/UIKit/UIPadAppearanceContainer.h +++ b/iOS7/Frameworks/UIKit/UIPadAppearanceContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIPadAppearanceContainer : UIDeviceAppearanceContainer { } diff --git a/iOS7/Frameworks/UIKit/UIPageControl-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIPageControl-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..f50b5acd5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPageControl-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPageControl (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPageControl.h b/iOS7/Frameworks/UIKit/UIPageControl.h index 9d956d270..ee7dd462d 100644 --- a/iOS7/Frameworks/UIKit/UIPageControl.h +++ b/iOS7/Frameworks/UIKit/UIPageControl.h @@ -6,72 +6,76 @@ #import -@class NSMutableArray, UIColor, UIImage; +@class NSMutableArray, UIColor, UIImage, _UILegibilitySettings; @interface UIPageControl : UIControl { NSMutableArray *_indicators; - int _currentPage; - int _displayedPage; + long long _currentPage; + long long _displayedPage; struct { unsigned int hideForSinglePage:1; unsigned int defersCurrentPageDisplay:1; } _pageControlFlags; UIImage *_currentPageImage; UIImage *_pageImage; - int style; + long long _lastUserInterfaceIdiom; UIColor *_currentPageIndicatorTintColor; UIColor *_pageIndicatorTintColor; - int _legibilityStyle; + _UILegibilitySettings *_legibilitySettings; } -@property(nonatomic, getter=_legibilityStyle, setter=_setLegibilityStyle:) int legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; +@property(nonatomic, getter=_legibilitySettings, setter=_setLegibilitySettings:) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; @property(retain, nonatomic) UIColor *pageIndicatorTintColor; // @synthesize pageIndicatorTintColor=_pageIndicatorTintColor; @property(retain, nonatomic) UIColor *currentPageIndicatorTintColor; // @synthesize currentPageIndicatorTintColor=_currentPageIndicatorTintColor; -- (id)_modernIndicatorImageEnabled:(BOOL)arg1; -- (BOOL)_shouldDrawLegibly; -- (id)_modernColorEnabled:(BOOL)arg1; -- (float)_modernCornerRadius; +- (id)_createModernIndicatorImageFromView:(id)arg1; +- (id)_modernIndicatorImageEnabled:(_Bool)arg1; +- (void)_drawModernIndicatorInView:(id)arg1 enabled:(_Bool)arg2; +- (_Bool)_shouldDrawLegibly; +@property(nonatomic, getter=_legibilityStyle, setter=_setLegibilityStyle:) long long legibilityStyle; +- (id)_modernColorEnabled:(_Bool)arg1; +- (double)_modernCornerRadius; - (struct CGRect)_modernBounds; -- (void)_modernTransitionIndicator:(id)arg1 toEnabled:(BOOL)arg2 index:(int)arg3 legible:(BOOL)arg4; -- (id)_indicatorViewEnabled:(BOOL)arg1 index:(int)arg2 legible:(BOOL)arg3; -- (void)_transitionIndicator:(id)arg1 toEnabled:(BOOL)arg2 index:(int)arg3 legible:(BOOL)arg4; -- (float)_indicatorSpacing; -- (struct CGRect)_indicatorFrameAtIndex:(int)arg1; +- (void)_modernTransitionIndicator:(id)arg1 toEnabled:(_Bool)arg2 index:(long long)arg3 legible:(_Bool)arg4; +- (id)_indicatorViewEnabled:(_Bool)arg1 index:(long long)arg2; +- (id)_indicatorViewEnabled:(_Bool)arg1 index:(long long)arg2 legible:(_Bool)arg3; +- (void)_transitionIndicator:(id)arg1 toEnabled:(_Bool)arg2 index:(long long)arg3; +- (void)_transitionIndicator:(id)arg1 toEnabled:(_Bool)arg2 index:(long long)arg3 legible:(_Bool)arg4; +- (double)_indicatorSpacing; +- (struct CGRect)_indicatorFrameAtIndex:(long long)arg1; - (id)_correctIdiomaticNameForImageNamed:(id)arg1; - (id)_activePageIndicatorImage; - (id)_pageIndicatorImage; - (void)_updateCurrentPageDisplay; -- (void)_setCurrentPage:(int)arg1; -- (int)_displayedPage; -- (void)_setDisplayedPage:(int)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (struct CGSize)sizeForNumberOfPages:(int)arg1; +- (void)_setCurrentPage:(long long)arg1; +- (long long)_displayedPage; +- (void)_setDisplayedPage:(long long)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (struct CGSize)sizeForNumberOfPages:(long long)arg1; - (void)updateCurrentPageDisplay; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (struct CGSize)intrinsicContentSize; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -@property(nonatomic) BOOL defersCurrentPageDisplay; // @dynamic defersCurrentPageDisplay; -@property(nonatomic) BOOL hidesForSinglePage; // @dynamic hidesForSinglePage; -@property(nonatomic) int currentPage; // @dynamic currentPage; -@property(nonatomic) int numberOfPages; // @dynamic numberOfPages; +@property(nonatomic) _Bool defersCurrentPageDisplay; // @dynamic defersCurrentPageDisplay; +@property(nonatomic) _Bool hidesForSinglePage; // @dynamic hidesForSinglePage; +@property(nonatomic) long long currentPage; // @dynamic currentPage; +@property(nonatomic) long long numberOfPages; // @dynamic numberOfPages; - (void)_invalidateIndicators; -- (id)_pageIndicatorCurrentImageForPage:(int)arg1; -- (id)_pageIndicatorImageForPage:(int)arg1; -- (id)_customPageIndicatorCurrentImageForPage:(int)arg1; -- (id)_customPageIndicatorImageForPage:(int)arg1; -- (BOOL)_hasCustomImageForPage:(int)arg1 enabled:(BOOL)arg2; -- (void)_didChangeFromIdiom:(int)arg1 onScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; +- (id)_pageIndicatorCurrentImageForPage:(long long)arg1; +- (id)_pageIndicatorImageForPage:(long long)arg1; +- (id)_customPageIndicatorCurrentImageForPage:(long long)arg1; +- (id)_customPageIndicatorImageForPage:(long long)arg1; +- (_Bool)_hasCustomImageForPage:(long long)arg1 enabled:(_Bool)arg2; +- (void)_didChangeFromIdiom:(long long)arg1 onScreen:(id)arg2 traverseHierarchy:(_Bool)arg3; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonPageControlInit; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; @end diff --git a/iOS7/Frameworks/UIKit/UIPageController-UIPageController_Private.h b/iOS7/Frameworks/UIKit/UIPageController-UIPageController_Private.h new file mode 100644 index 000000000..7845d1eb1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPageController-UIPageController_Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPageController (UIPageController_Private) +- (id)_pageControllerScrollView; +- (void)reloadViewControllerAtIndex:(long long)arg1; +- (void)setVisibleIndex:(long long)arg1 preservingLoadedViewControllers:(_Bool)arg2 animated:(_Bool)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPageController.h b/iOS7/Frameworks/UIKit/UIPageController.h index c11fd66e6..825773372 100644 --- a/iOS7/Frameworks/UIKit/UIPageController.h +++ b/iOS7/Frameworks/UIKit/UIPageController.h @@ -17,8 +17,8 @@ UIPageControl *_pageControl; id _delegate; int _pageSpacing; - int _visibleIndex; - int _pageCount; + long long _visibleIndex; + long long _pageCount; struct { unsigned int delegateViewControllerAtIndex:1; unsigned int delegateWillBeginPaging:1; @@ -29,74 +29,71 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1; -- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1; -- (BOOL)_shouldUseOnePartRotation; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1; +- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1; +- (_Bool)_shouldUseOnePartRotation; - (id)rotatingFooterView; - (id)rotatingHeaderView; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)_doesVisibleViewControllerSupportInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; -- (int)indexOfViewController:(id)arg1; -@property(nonatomic) BOOL displaysPageControl; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)_doesVisibleViewControllerSupportInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; +- (long long)indexOfViewController:(id)arg1; +@property(nonatomic) _Bool displaysPageControl; - (void)_createPageControl; - (void)_pageChanged:(id)arg1; -@property(nonatomic) BOOL wraps; -@property(nonatomic) int pageCount; -@property(nonatomic) int visibleIndex; -- (void)setVisibleIndex:(int)arg1 animated:(BOOL)arg2; +@property(nonatomic) _Bool wraps; +@property(nonatomic) long long pageCount; +@property(nonatomic) long long visibleIndex; +- (void)setVisibleIndex:(long long)arg1 animated:(_Bool)arg2; - (struct CGRect)_scrollViewFrame; -- (void)_scrollViewDidScroll:(id)arg1 forceUpdate:(BOOL)arg2; +- (void)_scrollViewDidScroll:(id)arg1 forceUpdate:(_Bool)arg2; - (void)_scrollView:(id)arg1 boundsDidChangeToSize:(struct CGSize)arg2; - (void)_adjustScrollViewContentInsets; - (void)_scrollViewDidEndPaging; - (void)_scrollViewWillBeginPaging; -- (void)_notifyNextViewController:(int)arg1 animated:(BOOL)arg2; -- (void)_notifyVisibleViewController:(int)arg1 animated:(BOOL)arg2; -- (void)_notifyPreviousViewController:(int)arg1 animated:(BOOL)arg2; +- (void)_notifyNextViewController:(int)arg1 animated:(_Bool)arg2; +- (void)_notifyVisibleViewController:(int)arg1 animated:(_Bool)arg2; +- (void)_notifyPreviousViewController:(int)arg1 animated:(_Bool)arg2; - (int)_nextViewControllerNotificationState; - (int)_visibleViewControllerNotificationState; - (int)_previousViewControllerNotificationState; - (void)_setNextViewControllerNotificationState:(int)arg1; - (void)_setVisibleViewControllerNotificationState:(int)arg1; - (void)_setPreviousViewControllerNotificationState:(int)arg1; -- (void)_notifyViewController:(id)arg1 ofState:(int)arg2 previousState:(int)arg3 animated:(BOOL)arg4; +- (void)_notifyViewController:(id)arg1 ofState:(int)arg2 previousState:(int)arg3 animated:(_Bool)arg4; @property(readonly, nonatomic) UIViewController *visibleViewController; -- (BOOL)_hasNextViewController; -- (BOOL)_hasVisibleViewController; -- (BOOL)_hasPreviousViewController; +- (_Bool)_hasNextViewController; +- (_Bool)_hasVisibleViewController; +- (_Bool)_hasPreviousViewController; - (id)_nextViewController; - (id)_visibleViewController; - (id)_previousViewController; - (id)_loadNextViewController; -- (id)_loadVisibleViewControllerAndNotify:(BOOL)arg1; +- (id)_loadVisibleViewControllerAndNotify:(_Bool)arg1; - (id)_loadPreviousViewController; -- (BOOL)_needToLoadNext; -- (BOOL)_needToLoadVisible; -- (BOOL)_needToLoadPrevious; +- (_Bool)_needToLoadNext; +- (_Bool)_needToLoadVisible; +- (_Bool)_needToLoadPrevious; - (void)_setNextViewController:(id)arg1; - (void)_setVisibleViewController:(id)arg1; - (void)_setPreviousViewController:(id)arg1; -- (void)_replaceViewControllerAtIndex:(int)arg1 withViewController:(id)arg2; -- (BOOL)_isViewControllerBeingUnloaded:(id)arg1 atIndex:(int)arg2; +- (void)_replaceViewControllerAtIndex:(long long)arg1 withViewController:(id)arg2; +- (_Bool)_isViewControllerBeingUnloaded:(id)arg1 atIndex:(long long)arg2; - (id)_scrollView; -@property(nonatomic) float pageSpacing; +@property(nonatomic) double pageSpacing; - (void)viewDidUnload; - (void)loadView; - (void)dealloc; -- (id)_pageControllerScrollView; -- (void)reloadViewControllerAtIndex:(int)arg1; -- (void)setVisibleIndex:(int)arg1 preservingLoadedViewControllers:(BOOL)arg2 animated:(BOOL)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIPageControllerScrollView.h b/iOS7/Frameworks/UIKit/UIPageControllerScrollView.h index fdd921af7..111784918 100644 --- a/iOS7/Frameworks/UIKit/UIPageControllerScrollView.h +++ b/iOS7/Frameworks/UIKit/UIPageControllerScrollView.h @@ -14,10 +14,10 @@ } @property(nonatomic) UIPageController *pageController; // @synthesize pageController=_pageController; -- (int)_abuttedPagingEdges; -- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2; +- (unsigned long long)_abuttedPagingEdges; +- (void)_scrollViewAnimationEnded:(id)arg1 finished:(_Bool)arg2; - (void)_scrollViewDidEndDecelerating; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; - (void)_scrollViewWillBeginDragging; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPageViewController.h b/iOS7/Frameworks/UIKit/UIPageViewController.h index 1b4cfd1d8..cb4b83dd3 100644 --- a/iOS7/Frameworks/UIKit/UIPageViewController.h +++ b/iOS7/Frameworks/UIKit/UIPageViewController.h @@ -16,31 +16,31 @@ { id _delegate; id _dataSource; - int _transitionStyle; - int _navigationOrientation; - int _spineLocation; - BOOL _doubleSided; - BOOL _pageControlRequiresValidation; + long long _transitionStyle; + long long _navigationOrientation; + long long _spineLocation; + _Bool _doubleSided; + _Bool _pageControlRequiresValidation; NSArray *_viewControllers; _UIPageCurl *_pageCurl; UIPanGestureRecognizer *_panGestureRecognizer; UITapGestureRecognizer *_tapGestureRecognizer; - BOOL _stashingViewControllersForRotation; + _Bool _stashingViewControllersForRotation; NSArray *_viewControllersStashedForRotation; - BOOL _interfaceRotating; + _Bool _interfaceRotating; NSMutableArray *_rotationSnapshotViews; - int _spineLocationPriorToInterfaceRotation; + long long _spineLocationPriorToInterfaceRotation; struct UIEdgeInsets _tapRegionInsets; struct CGSize _tapRegionBreadths; struct UIEdgeInsets _effectiveTapRegionInsets; struct CGSize _effectiveTapRegionBreadths; struct CGRect *_tapRegions; - float _pageSpacing; + double _pageSpacing; NSMutableDictionary *_cachedViewControllersForCurl; NSMutableArray *_cachedViewControllersForScroll; NSDictionary *_incomingAndOutgoingViewControllersForManualTransition; - int _lastKnownNavigationDirection; - int _disableAutorotationCount; + long long _lastKnownNavigationDirection; + long long _disableAutorotationCount; struct { unsigned int delegateWantsTransitionWillBegin:1; unsigned int delegateWantsTransitionCompleted:1; @@ -57,89 +57,89 @@ + (id)_incomingViewControllerKeys; + (id)_outgoingViewControllerKeys; -+ (id)stringForSpineLocation:(int)arg1; -+ (BOOL)doesOverrideSupportedInterfaceOrientations; -+ (BOOL)doesOverridePreferredInterfaceOrientationForPresentation; -+ (BOOL)_isSpineLocation:(int)arg1 supportedForTransitionStyle:(int)arg2; -+ (BOOL)_isNavigationOrientation:(int)arg1 supportedForTransitionStyle:(int)arg2; -+ (BOOL)_isSupportedTransitionStyle:(int)arg1; -@property(readonly, nonatomic, getter=_isInterfaceRotating) BOOL _interfaceRotating; // @synthesize _interfaceRotating; ++ (id)stringForSpineLocation:(long long)arg1; ++ (_Bool)doesOverrideSupportedInterfaceOrientations; ++ (_Bool)doesOverridePreferredInterfaceOrientationForPresentation; ++ (_Bool)_isSpineLocation:(long long)arg1 supportedForTransitionStyle:(long long)arg2; ++ (_Bool)_isNavigationOrientation:(long long)arg1 supportedForTransitionStyle:(long long)arg2; ++ (_Bool)_isSupportedTransitionStyle:(long long)arg1; +@property(readonly, nonatomic, getter=_isInterfaceRotating) _Bool _interfaceRotating; // @synthesize _interfaceRotating; @property(retain, nonatomic, setter=_setViewControllersStashedForRotation:) NSArray *_viewControllersStashedForRotation; // @synthesize _viewControllersStashedForRotation; @property(retain, nonatomic, setter=_setViewControllers:) NSArray *_viewControllers; // @synthesize _viewControllers; - (void)_pageControlValueChanged:(id)arg1; -- (BOOL)queuingScrollViewShouldLayoutSubviews:(id)arg1; -- (void)queuingScrollView:(id)arg1 didFlushView:(id)arg2 animated:(BOOL)arg3; -- (void)_flushViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)queuingScrollViewShouldLayoutSubviews:(id)arg1; +- (void)queuingScrollView:(id)arg1 didFlushView:(id)arg2 animated:(_Bool)arg3; +- (void)_flushViewController:(id)arg1 animated:(_Bool)arg2; - (id)queuingScrollView:(id)arg1 viewAfterView:(id)arg2; - (id)queuingScrollView:(id)arg1 viewBeforeView:(id)arg2; -- (id)_queuingScrollView:(id)arg1 viewBefore:(BOOL)arg2 view:(id)arg3; +- (id)_queuingScrollView:(id)arg1 viewBefore:(_Bool)arg2 view:(id)arg3; - (void)queuingScrollViewDidFinishScrolling:(id)arg1; - (void)queuingScrollView:(id)arg1 didBailoutOfScrollAndRevealedView:(id)arg2; -- (void)queuingScrollView:(id)arg1 didEndManualScroll:(BOOL)arg2 toRevealView:(id)arg3 direction:(int)arg4 animated:(BOOL)arg5 didFinish:(BOOL)arg6 didComplete:(BOOL)arg7; -- (void)queuingScrollView:(id)arg1 didCommitManualScroll:(BOOL)arg2 toRevealView:(id)arg3 concealView:(id)arg4 direction:(int)arg5 animated:(BOOL)arg6 canComplete:(BOOL)arg7; -- (void)queuingScrollView:(id)arg1 willManuallyScroll:(BOOL)arg2 toRevealView:(id)arg3 concealView:(id)arg4 animated:(BOOL)arg5; +- (void)queuingScrollView:(id)arg1 didEndManualScroll:(_Bool)arg2 toRevealView:(id)arg3 direction:(long long)arg4 animated:(_Bool)arg5 didFinish:(_Bool)arg6 didComplete:(_Bool)arg7; +- (void)queuingScrollView:(id)arg1 didCommitManualScroll:(_Bool)arg2 toRevealView:(id)arg3 concealView:(id)arg4 direction:(long long)arg5 animated:(_Bool)arg6 canComplete:(_Bool)arg7; +- (void)queuingScrollView:(id)arg1 willManuallyScroll:(_Bool)arg2 toRevealView:(id)arg3 concealView:(id)arg4 animated:(_Bool)arg5; - (void)_updatePageControlViaDataSourceIfNecessary; - (void)_handleTapGesture:(id)arg1; - (void)_handlePanGesture:(id)arg1; -- (BOOL)_shouldCompleteManualCurlWithSuggestedVelocity:(float *)arg1; -- (int)_navigationEndDirectionInResponseToPanGestureRecognizer:(id)arg1 suggestedVelocity:(float *)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_shouldBeginNavigationInDirection:(int *)arg1 inResponseToPanGestureRecognizer:(id)arg2; -- (BOOL)_shouldNavigateInDirection:(int *)arg1 inResponseToVelocity:(float *)arg2 ofGestureRecognizedByPanGestureRecognizer:(id)arg3; -- (BOOL)_shouldNavigateInDirection:(int *)arg1 inResponseToTapGestureRecognizer:(id)arg2; +- (_Bool)_shouldCompleteManualCurlWithSuggestedVelocity:(double *)arg1; +- (long long)_navigationEndDirectionInResponseToPanGestureRecognizer:(id)arg1 suggestedVelocity:(double *)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_shouldBeginNavigationInDirection:(long long *)arg1 inResponseToPanGestureRecognizer:(id)arg2; +- (_Bool)_shouldNavigateInDirection:(long long *)arg1 inResponseToVelocity:(double *)arg2 ofGestureRecognizedByPanGestureRecognizer:(id)arg3; +- (_Bool)_shouldNavigateInDirection:(long long *)arg1 inResponseToTapGestureRecognizer:(id)arg2; - (struct CGRect *)_tapRegions; -- (id)_incomingViewControllersForGestureDrivenCurlInDirection:(int)arg1; -- (void)setViewControllers:(id)arg1 direction:(int)arg2 animated:(BOOL)arg3 completion:(id)arg4; -- (void)_setViewControllers:(id)arg1 withScrollInDirection:(int)arg2 animated:(BOOL)arg3 completion:(id)arg4; +- (id)_incomingViewControllersForGestureDrivenCurlInDirection:(long long)arg1; +- (void)setViewControllers:(id)arg1 direction:(long long)arg2 animated:(_Bool)arg3 completion:(id)arg4; +- (void)_setViewControllers:(id)arg1 withScrollInDirection:(long long)arg2 animated:(_Bool)arg3 completion:(id)arg4; - (void)_cacheViewControllerForScroll:(id)arg1; -- (void)_setViewControllers:(id)arg1 withCurlOfType:(int)arg2 fromLocation:(struct CGPoint)arg3 direction:(int)arg4 animated:(BOOL)arg5 notifyDelegate:(BOOL)arg6 completion:(id)arg7; +- (void)_setViewControllers:(id)arg1 withCurlOfType:(long long)arg2 fromLocation:(struct CGPoint)arg3 direction:(long long)arg4 animated:(_Bool)arg5 notifyDelegate:(_Bool)arg6 completion:(id)arg7; - (void)_endDisablingInterfaceAutorotation; - (void)_beginDisablingInterfaceAutorotation; - (void)_invalidateViewControllersStashedForCurlFromDataSource; -- (void)_populateIncomingViewControllersInMap:(id)arg1 withViewControllers:(id)arg2 forCurlInDirection:(int)arg3; +- (void)_populateIncomingViewControllersInMap:(id)arg1 withViewControllers:(id)arg2 forCurlInDirection:(long long)arg3; - (void)_populateOutgoingViewControllersInMap:(id)arg1; -- (id)_viewControllersForCurlWithViewControllers:(id)arg1 direction:(int)arg2; +- (id)_viewControllersForCurlWithViewControllers:(id)arg1 direction:(long long)arg2; - (id)_viewControllerAfterViewController:(id)arg1; - (id)_viewControllerBeforeViewController:(id)arg1; -- (id)_viewControllerBefore:(BOOL)arg1 viewController:(id)arg2; -- (BOOL)_canHandleGestures; -- (id)_validatedViewControllersForTransitionWithViewControllers:(id)arg1 animated:(BOOL)arg2; -- (BOOL)_isCurrentViewControllerStateValid; +- (id)_viewControllerBefore:(_Bool)arg1 viewController:(id)arg2; +- (_Bool)_canHandleGestures; +- (id)_validatedViewControllersForTransitionWithViewControllers:(id)arg1 animated:(_Bool)arg2; +- (_Bool)_isCurrentViewControllerStateValid; - (void)_contentViewFrameOrBoundsDidChange; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (int)_requestSpineLocationForInterfaceOrientationAndUpdateStashedViewControllers:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (long long)_requestSpineLocationForInterfaceOrientationAndUpdateStashedViewControllers:(long long)arg1; - (void)_invalidatePageCurl; -- (id)_viewControllersForPendingSpineLocation:(int)arg1; +- (id)_viewControllersForPendingSpineLocation:(long long)arg1; - (id)_validatedViewControllersForPresentationOfViewControllers:(id)arg1 validRange:(struct _NSRange)arg2; -- (struct _NSRange)_validRangeForPresentationOfViewControllersWithSpineLocation:(int)arg1; -- (BOOL)_shouldSynthesizeSupportedOrientations; -- (int)preferredInterfaceOrientationForPresentation; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_sendChildViewWill:(BOOL)arg1 appear:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_child:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)_child:(id)arg1 willAnimateRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)_child:(id)arg1 willRotateToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)_child:(id)arg1 endAppearanceTransitionIfPossible:(BOOL)arg2; -- (BOOL)_childCanEndAppearanceTransition:(id)arg1; +- (struct _NSRange)_validRangeForPresentationOfViewControllersWithSpineLocation:(long long)arg1; +- (_Bool)_shouldSynthesizeSupportedOrientations; +- (long long)preferredInterfaceOrientationForPresentation; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_sendChildViewWill:(_Bool)arg1 appear:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_child:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2; +- (void)_child:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)_child:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)_child:(id)arg1 endAppearanceTransitionIfPossible:(_Bool)arg2; +- (_Bool)_childCanEndAppearanceTransition:(id)arg1; - (void)_childEndAppearanceTransition:(id)arg1; -- (void)_child:(id)arg1 beginAppearanceTransitionIfPossible:(BOOL)arg2 animated:(BOOL)arg3; -- (BOOL)_child:(id)arg1 canBeginAppearanceTransition:(BOOL)arg2; -- (void)_child:(id)arg1 beginAppearanceTransition:(BOOL)arg2 animated:(BOOL)arg3; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (void)_child:(id)arg1 beginAppearanceTransitionIfPossible:(_Bool)arg2 animated:(_Bool)arg3; +- (_Bool)_child:(id)arg1 canBeginAppearanceTransition:(_Bool)arg2; +- (void)_child:(id)arg1 beginAppearanceTransition:(_Bool)arg2 animated:(_Bool)arg3; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (void)viewWillUnload; - (void)loadView; -@property(nonatomic, setter=_setPageSpacing:) float _pageSpacing; +@property(nonatomic, setter=_setPageSpacing:) double _pageSpacing; - (struct CGSize)_contentSizeForSize:(struct CGSize)arg1; - (id)_pageControl; -@property(readonly, nonatomic, getter=_isPageControlVisible) BOOL _pageControlVisible; +@property(readonly, nonatomic, getter=_isPageControlVisible) _Bool _pageControlVisible; @property(readonly, nonatomic) _UIQueuingScrollView *_scrollView; @property(readonly, nonatomic) _UIPageViewControllerContentView *_contentView; - (void)_setDisabledScrollingRegion:(struct CGRect)arg1; @@ -153,21 +153,21 @@ - (void)_invalidateEffectiveTapRegions; @property(readonly, nonatomic) NSArray *viewControllers; @property(readonly, nonatomic) NSArray *gestureRecognizers; -@property(nonatomic, getter=isDoubleSided) BOOL doubleSided; -@property(readonly, nonatomic) int spineLocation; -- (void)_setSpineLocation:(int)arg1; -@property(readonly, nonatomic) int navigationOrientation; -@property(readonly, nonatomic) int _navigationOrientation; -@property(readonly, nonatomic) int transitionStyle; -@property(readonly, nonatomic) int _transitionStyle; +@property(nonatomic, getter=isDoubleSided) _Bool doubleSided; +@property(readonly, nonatomic) long long spineLocation; +- (void)_setSpineLocation:(long long)arg1; +@property(readonly, nonatomic) long long navigationOrientation; +@property(readonly, nonatomic) long long _navigationOrientation; +@property(readonly, nonatomic) long long transitionStyle; +@property(readonly, nonatomic) long long _transitionStyle; @property(nonatomic) id dataSource; @property(nonatomic) id delegate; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_shouldPersistViewWhenCoding; +- (_Bool)_shouldPersistViewWhenCoding; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)initWithTransitionStyle:(int)arg1 navigationOrientation:(int)arg2 options:(id)arg3; +- (id)initWithTransitionStyle:(long long)arg1 navigationOrientation:(long long)arg2 options:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIPanGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIPanGestureRecognizer.h index e3a1fd047..d46b1efca 100644 --- a/iOS7/Frameworks/UIKit/UIPanGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIPanGestureRecognizer.h @@ -16,10 +16,10 @@ id _velocitySample; id _previousVelocitySample; NSMutableArray *_touches; - unsigned int _lastTouchCount; - unsigned int _minimumNumberOfTouches; - unsigned int _maximumNumberOfTouches; - float _hysteresis; + unsigned long long _lastTouchCount; + unsigned long long _minimumNumberOfTouches; + unsigned long long _maximumNumberOfTouches; + double _hysteresis; struct CGPoint _lastUnadjustedScreenLocation; unsigned int _failsPastMaxTouches:1; unsigned int _canPanHorizontally:1; @@ -30,10 +30,10 @@ @property(readonly, getter=_previousVelocitySample) UIPanGestureVelocitySample *_previousVelocitySample; // @synthesize _previousVelocitySample; @property(readonly, getter=_velocitySample) UIPanGestureVelocitySample *_velocitySample; // @synthesize _velocitySample; -@property(nonatomic) unsigned int maximumNumberOfTouches; // @synthesize maximumNumberOfTouches=_maximumNumberOfTouches; -@property(nonatomic) unsigned int minimumNumberOfTouches; // @synthesize minimumNumberOfTouches=_minimumNumberOfTouches; -- (struct CGPoint)locationOfTouch:(unsigned int)arg1 inView:(id)arg2; -- (unsigned int)numberOfTouches; +@property(nonatomic) unsigned long long maximumNumberOfTouches; // @synthesize maximumNumberOfTouches=_maximumNumberOfTouches; +@property(nonatomic) unsigned long long minimumNumberOfTouches; // @synthesize minimumNumberOfTouches=_minimumNumberOfTouches; +- (struct CGPoint)locationOfTouch:(unsigned long long)arg1 inView:(id)arg2; +- (unsigned long long)numberOfTouches; - (struct CGPoint)locationInView:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; @@ -41,33 +41,34 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)_processTouchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)_updateMovingTouchesArraySavingOldArray:(id *)arg1; +- (_Bool)_updateMovingTouchesArraySavingOldArray:(id *)arg1; +- (void)_willBeginAfterSatisfyingFailureRequirements; - (void)_removeHysteresisFromTranslation; -- (BOOL)_shouldTryToBeginWithEvent:(id)arg1; -- (BOOL)_willScrollY; -- (BOOL)_willScrollX; +- (_Bool)_shouldTryToBeginWithEvent:(id)arg1; +- (_Bool)_willScrollY; +- (_Bool)_willScrollX; - (void)_centroidMovedTo:(struct CGPoint)arg1 atTime:(double)arg2; - (struct CGPoint)_adjustScreenLocation:(struct CGPoint)arg1; - (struct CGPoint)_shiftPanLocationToNewScreenLocation:(struct CGPoint)arg1 lockingToAxis:(int)arg2; - (struct UIOffset)_offsetInViewFromScreenLocation:(struct CGPoint)arg1 toScreenLocation:(struct CGPoint)arg2; - (void)_touchesListChangedFrom:(id)arg1 to:(id)arg2; - (struct CGPoint)velocityInView:(id)arg1; -- (struct CADoublePoint)_convertVelocitySample:(id)arg1 fromScreenCoordinatesToView:(id)arg2; +- (struct CGPoint)_convertVelocitySample:(id)arg1 fromScreenCoordinatesToView:(id)arg2; - (void)setTranslation:(struct CGPoint)arg1 inView:(id)arg2; - (struct CGPoint)translationInView:(id)arg1; -- (struct CADoublePoint)_convertPoint:(struct CGPoint)arg1 fromScreenCoordinatesToView:(id)arg2; -- (struct CADoublePoint)_convertPoint:(struct CGPoint)arg1 toScreenCoordinatesFromView:(id)arg2; -- (void)_setCanPanVertically:(BOOL)arg1; -- (void)_setCanPanHorizontally:(BOOL)arg1; -- (BOOL)_canPanVertically; -- (BOOL)_canPanHorizontally; -- (BOOL)_ignoresStationaryTouches; -- (void)_setIgnoresStationaryTouches:(BOOL)arg1; -- (float)_hysteresis; -- (void)_setHysteresis:(float)arg1; -- (int)_lastTouchCount; -- (BOOL)failsPastMaxTouches; -- (void)setFailsPastMaxTouches:(BOOL)arg1; +- (struct CGPoint)_convertPoint:(struct CGPoint)arg1 fromScreenCoordinatesToView:(id)arg2; +- (struct CGPoint)_convertPoint:(struct CGPoint)arg1 toScreenCoordinatesFromView:(id)arg2; +- (void)_setCanPanVertically:(_Bool)arg1; +- (void)_setCanPanHorizontally:(_Bool)arg1; +- (_Bool)_canPanVertically; +- (_Bool)_canPanHorizontally; +- (_Bool)_ignoresStationaryTouches; +- (void)_setIgnoresStationaryTouches:(_Bool)arg1; +- (double)_hysteresis; +- (void)_setHysteresis:(double)arg1; +- (long long)_lastTouchCount; +- (_Bool)failsPastMaxTouches; +- (void)setFailsPastMaxTouches:(_Bool)arg1; - (void)_resetGestureRecognizer; - (void)_resetVelocitySamples; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIPanGestureVelocitySample.h b/iOS7/Frameworks/UIKit/UIPanGestureVelocitySample.h index 03fcedaab..84df3f0e3 100644 --- a/iOS7/Frameworks/UIKit/UIPanGestureVelocitySample.h +++ b/iOS7/Frameworks/UIKit/UIPanGestureVelocitySample.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UIPanGestureVelocitySample : NSObject { struct CGPoint start; diff --git a/iOS7/Frameworks/UIKit/UIPasscodeField.h b/iOS7/Frameworks/UIKit/UIPasscodeField.h index ef70d974a..81549e94c 100644 --- a/iOS7/Frameworks/UIKit/UIPasscodeField.h +++ b/iOS7/Frameworks/UIKit/UIPasscodeField.h @@ -16,41 +16,41 @@ NSMutableArray *_entryFields; NSMutableArray *_entryBackgrounds; UIButton *_okButton; - BOOL _opaqueBackground; - BOOL _centerHorizontally; - int _keyboardType; - int _keyboardAppearance; + _Bool _opaqueBackground; + _Bool _centerHorizontally; + long long _keyboardType; + long long _keyboardAppearance; int _emptyContentReturnKeyType; id _delegate; } + (Class)textFieldClass; -+ (float)defaultHeight; ++ (double)defaultHeight; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (void)okButtonClicked:(id)arg1; - (void)textFieldDidResignFirstResponder:(id)arg1; -- (BOOL)textFieldShouldStartEditing:(id)arg1; -- (BOOL)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; +- (_Bool)textFieldShouldStartEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; - (void)_textDidChange; - (void)setDelegate:(id)arg1; -- (BOOL)isFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)setNumberOfEntryFields:(int)arg1; -- (void)setNumberOfEntryFields:(int)arg1 opaqueBackground:(BOOL)arg2; +- (void)setNumberOfEntryFields:(int)arg1 opaqueBackground:(_Bool)arg2; - (int)numberOfEntryFields; - (void)deleteLastCharacter; - (void)appendString:(id)arg1; - (void)setStringValue:(id)arg1; - (id)stringValue; -- (void)setTextCentersHorizontally:(BOOL)arg1; -- (void)setShowsOKButton:(BOOL)arg1; -- (BOOL)showsOKButton; +- (void)setTextCentersHorizontally:(_Bool)arg1; +- (void)setShowsOKButton:(_Bool)arg1; +- (_Bool)showsOKButton; - (void)_updateFields; - (void)dealloc; -- (void)setKeyboardType:(int)arg1 appearance:(int)arg2 emptyContentReturnKeyType:(int)arg3; -- (void)setKeyboardType:(int)arg1 appearance:(int)arg2; -- (void)setKeyboardType:(int)arg1; +- (void)setKeyboardType:(long long)arg1 appearance:(long long)arg2 emptyContentReturnKeyType:(int)arg3; +- (void)setKeyboardType:(long long)arg1 appearance:(long long)arg2; +- (void)setKeyboardType:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPasteboard-Static.h b/iOS7/Frameworks/UIKit/UIPasteboard-Static.h new file mode 100644 index 000000000..a9e40497b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPasteboard-Static.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPasteboard (Static) ++ (id)_printPasteboard; ++ (id)_findPasteboard; +- (void)_pasteboardChanged:(id)arg1; +- (id)_initWithName:(id)arg1 system:(_Bool)arg2 create:(_Bool)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPasteboard-UIPasteboardDataExtensions.h b/iOS7/Frameworks/UIKit/UIPasteboard-UIPasteboardDataExtensions.h new file mode 100644 index 000000000..902f7214b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPasteboard-UIPasteboardDataExtensions.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, NSURL, UIColor, UIImage; + +@interface UIPasteboard (UIPasteboardDataExtensions) +@property(copy, nonatomic) NSArray *colors; +@property(copy, nonatomic) UIColor *color; +@property(copy, nonatomic) NSArray *images; +@property(copy, nonatomic) UIImage *image; +@property(copy, nonatomic) NSArray *URLs; +@property(copy, nonatomic) NSURL *URL; +@property(copy, nonatomic) NSArray *strings; +@property(copy, nonatomic) NSString *string; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPasteboard.h b/iOS7/Frameworks/UIKit/UIPasteboard.h index dda69762c..4a0a904f3 100644 --- a/iOS7/Frameworks/UIKit/UIPasteboard.h +++ b/iOS7/Frameworks/UIKit/UIPasteboard.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSArray, NSString, NSURL, UIColor, UIImage; +@class NSArray, NSString; @interface UIPasteboard : NSObject { @@ -15,40 +15,28 @@ + (void)removePasteboardWithName:(id)arg1; + (id)pasteboardWithUniqueName; -+ (id)pasteboardWithName:(id)arg1 create:(BOOL)arg2; ++ (id)pasteboardWithName:(id)arg1 create:(_Bool)arg2; + (id)generalPasteboard; -+ (id)_printPasteboard; -+ (id)_findPasteboard; @property(copy, nonatomic) NSArray *items; -@property(readonly, nonatomic) int numberOfItems; -@property(readonly, nonatomic) int changeCount; -@property(nonatomic, getter=isPersistent) BOOL persistent; +@property(readonly, nonatomic) long long numberOfItems; +@property(readonly, nonatomic) long long changeCount; +@property(nonatomic, getter=isPersistent) _Bool persistent; - (void)_addItems:(id)arg1 oldPasteboardTypes:(id)arg2; - (void)addItems:(id)arg1; - (id)dataForPasteboardType:(id)arg1 inItemSet:(id)arg2; - (id)valuesForPasteboardType:(id)arg1 inItemSet:(id)arg2; - (id)itemSetWithPasteboardTypes:(id)arg1; -- (BOOL)containsPasteboardTypes:(id)arg1 inItemSet:(id)arg2; +- (_Bool)containsPasteboardTypes:(id)arg1 inItemSet:(id)arg2; - (id)pasteboardTypesForItemSet:(id)arg1; - (void)setData:(id)arg1 forPasteboardType:(id)arg2; - (void)setValue:(id)arg1 forPasteboardType:(id)arg2; - (id)valueForPasteboardType:(id)arg1; - (id)dataForPasteboardType:(id)arg1; -- (BOOL)containsPasteboardTypes:(id)arg1; +- (_Bool)containsPasteboardTypes:(id)arg1; - (id)pasteboardTypes; @property(readonly, nonatomic) NSString *name; - (void)dealloc; - (id)init; -@property(copy, nonatomic) NSArray *colors; -@property(copy, nonatomic) UIColor *color; -@property(copy, nonatomic) NSArray *images; -@property(copy, nonatomic) UIImage *image; -@property(copy, nonatomic) NSArray *URLs; -@property(copy, nonatomic) NSURL *URL; -@property(copy, nonatomic) NSArray *strings; -@property(copy, nonatomic) NSString *string; -- (void)_pasteboardChanged:(id)arg1; -- (id)_initWithName:(id)arg1 system:(BOOL)arg2 create:(BOOL)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIPercentDrivenInteractiveTransition.h b/iOS7/Frameworks/UIKit/UIPercentDrivenInteractiveTransition.h index c9b05231d..cf1056247 100644 --- a/iOS7/Frameworks/UIKit/UIPercentDrivenInteractiveTransition.h +++ b/iOS7/Frameworks/UIKit/UIPercentDrivenInteractiveTransition.h @@ -12,31 +12,31 @@ @interface UIPercentDrivenInteractiveTransition : NSObject { - float _duration; - BOOL _didCommitAnimations; - BOOL __transitionInterrupted; - float _completionSpeed; - int _completionCurve; + double _duration; + _Bool _didCommitAnimations; + _Bool __transitionInterrupted; + double _completionSpeed; + long long _completionCurve; NSString *__originalFillMode; NSUUID *__uuid; } -@property(nonatomic, getter=_isTransitionInterrupted, setter=_setTransitionInterrupted:) BOOL _transitionInterrupted; // @synthesize _transitionInterrupted=__transitionInterrupted; +@property(nonatomic, getter=_isTransitionInterrupted, setter=_setTransitionInterrupted:) _Bool _transitionInterrupted; // @synthesize _transitionInterrupted=__transitionInterrupted; @property(retain, nonatomic, setter=_setUuid:) NSUUID *_uuid; // @synthesize _uuid=__uuid; @property(retain, nonatomic, setter=_setOriginalFillMode:) NSString *_originalFillMode; // @synthesize _originalFillMode=__originalFillMode; -@property(nonatomic) int completionCurve; // @synthesize completionCurve=_completionCurve; -@property(nonatomic) float completionSpeed; // @synthesize completionSpeed=_completionSpeed; +@property(nonatomic) long long completionCurve; // @synthesize completionCurve=_completionCurve; +@property(nonatomic) double completionSpeed; // @synthesize completionSpeed=_completionSpeed; - (void)finishInteractiveTransition; - (void)cancelInteractiveTransition; -- (void)updateInteractiveTransition:(float)arg1; +- (void)updateInteractiveTransition:(double)arg1; - (void)startInteractiveTransition:(id)arg1 containerViews:(id)arg2 animation:(id)arg3; - (void)startInteractiveTransition:(id)arg1; - (void)_stopInteractiveTransition; - (void)_stopInteractiveTransition:(id)arg1; -- (void)_updateInteractiveTransition:(id)arg1 percent:(float)arg2 isFinished:(BOOL)arg3 didComplete:(BOOL)arg4; -- (void)_setDuration:(float)arg1; -@property(readonly) float duration; -@property(readonly) float percentComplete; +- (void)_updateInteractiveTransition:(id)arg1 percent:(double)arg2 isFinished:(_Bool)arg3 didComplete:(_Bool)arg4; +- (void)_setDuration:(double)arg1; +@property(readonly) double duration; +@property(readonly) double percentComplete; - (void)_resetInteractionController; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIPeripheralHost-AutomaticAppearance.h b/iOS7/Frameworks/UIKit/UIPeripheralHost-AutomaticAppearance.h new file mode 100644 index 000000000..567f4ce8c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPeripheralHost-AutomaticAppearance.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPeripheralHost (AutomaticAppearance) +- (void)syncToExistingAnimations; +- (void)postDidHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; +- (void)postWillHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2; +- (id)userInfoFromGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2 forWill:(_Bool)arg3 forShow:(_Bool)arg4; +- (struct CGRect)screenRectFromBounds:(struct CGRect)arg1 atCenter:(struct CGPoint)arg2 applyingSourceHeightDelta:(double)arg3; +- (_Bool)userInfoContainsActualGeometryChange:(id)arg1; +- (void)logGeometryDescriptionFromUserInfo:(id)arg1; +- (struct UIPeripheralAnimationGeometry)calculateAnimationGeometryForOrientation:(long long)arg1 outDirection:(int)arg2 forTransition:(int)arg3; +- (struct CGSize)totalPeripheralSizeForOrientation:(long long)arg1; +- (void)setPeripheralFrameForHostBounds:(struct CGRect)arg1; +- (void)setPeripheralToolbarFrameForHostWidth:(double)arg1; +- (_Bool)isHostingActiveImpl; +- (_Bool)hasCustomInputView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPeripheralHost-UIKitInternal.h b/iOS7/Frameworks/UIKit/UIPeripheralHost-UIKitInternal.h new file mode 100644 index 000000000..d2699f065 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPeripheralHost-UIKitInternal.h @@ -0,0 +1,132 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIScrollViewIntersectionDelegate-Protocol.h" + +@class NSMutableArray, UIInputViewSet, UIKeyboard, UIResponder, UIView; + +@interface UIPeripheralHost (UIKitInternal) ++ (id)passthroughViews; ++ (double)gridViewRubberBandValueForValue:(double)arg1 target:(double)arg2 timeInterval:(double)arg3 velocity:(double *)arg4; ++ (struct CGRect)visiblePeripheralFrame; ++ (Class)hostViewClass; +- (void)scrollView:(id)arg1 didFinishPanAtWindowPoint:(struct CGPoint)arg2; +- (void)scrollView:(id)arg1 didPanAtWindowPoint:(struct CGPoint)arg2; +- (void)animateKeyboardOutWithDuration:(double)arg1 delta:(double)arg2; +- (void)updateScrollViewContentInsetBottom:(double)arg1; +- (void)finishScrollViewTransition; +- (void)hideScrollViewHorizontalScrollIndicator:(_Bool)arg1; +- (_Bool)_isTransitioning; +- (id)_inheritedRenderConfig; +- (void)updateInputAccessoryViewVisibility:(_Bool)arg1 withDuration:(double)arg2; +- (void)candidateBarWillChangeHeight:(double)arg1 withDuration:(double)arg2; +- (void)extendKeyboardBackdropHeight:(double)arg1 withDuration:(double)arg2; +- (_Bool)isSplitting; +- (_Bool)isTranslating; +- (void)_endDisablingAnimations; +- (void)_beginDisablingAnimations; +- (void)_resignFirstResponderIfHostingOnBehalfOfResponder:(id)arg1; +- (_Bool)_hostFirstResponder:(id)arg1 onBehalfOfResponder:(id)arg2; +- (_Bool)_isSelfHosting; +- (void)_clearPreservedInputViewsWithRestorableResponder:(id)arg1; +- (void)_clearPreservedInputViewsWithId:(id)arg1 clearKeyboard:(_Bool)arg2; +- (_Bool)_restoreInputViewsWithId:(id)arg1 animated:(_Bool)arg2; +- (void)_preserveInputViewsWithId:(id)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) _Bool keyClicksEnabled; +- (_Bool)_isSuppressedByManualKeyboard; +- (id)_inputViewsForResponder:(id)arg1 withAutomaticKeyboard:(_Bool)arg2; +- (id)_inputViewsForResponder:(id)arg1; +- (struct CGRect)localDisplayRectForViewSet:(id)arg1; +- (struct CGRect)localDisplayRectForViewSet:(id)arg1 position:(int)arg2; +- (struct CGRect)displayRectForViewSet:(id)arg1 orientation:(long long)arg2 position:(int)arg3 fromRotation:(_Bool)arg4; +- (id)_currentInputView; +@property(retain, nonatomic) UIInputViewSet *inputViews; +- (void)setInputViews:(id)arg1 animated:(_Bool)arg2; +- (void)setInputViews:(id)arg1 animationStyle:(id)arg2; +- (id)computeTransitionFromInputViews:(id)arg1 toInputViews:(id)arg2 animationStyle:(id)arg3; +- (id)computeTransitionForInputViews:(id)arg1 fromOrientation:(long long)arg2 toOrientation:(long long)arg3; +- (_Bool)shouldApplySettingsForBackdropView:(id)arg1; +- (void)executeTransition:(id)arg1; +- (void)enableKeyboardTyping; +- (void)adjustAccessoryViewForSubsumedTransition:(id)arg1; +- (void)adjustHostViewForTransitionCompletion:(id)arg1; +- (void)adjustHostViewForTransitionEndFrame:(id)arg1; +- (void)adjustHostViewForTransitionStartFrame:(id)arg1; +- (void)removeExtraViewsForTransition:(id)arg1; +- (void)finishExtraViewsForTransition:(id)arg1; +- (void)addExtraViewsForTransition:(id)arg1; +- (void)updateExtraViewsForStart:(_Bool)arg1 onTransition:(id)arg2; +- (id)containerForClippingMode:(int)arg1 onTransition:(id)arg2; +- (struct CGRect)calculateSnapshotRectForTransition:(id)arg1 forStart:(_Bool)arg2; +- (struct CGRect)calculateRectForTransition:(id)arg1 forStart:(_Bool)arg2; +- (struct CGRect)adjustRect:(struct CGRect)arg1 forStart:(_Bool)arg2; +- (double)accessoryViewFadeDuration:(id)arg1; +@property(readonly, nonatomic) UIInputViewSet *loadAwareInputViews; +- (void)implBoundsHeightChangeDoneForGeometry:(struct UIPeripheralAnimationGeometry)arg1; +- (void)peripheralViewMinMaximized:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (_Bool)maximizeWithAnimation:(_Bool)arg1; +- (_Bool)maximize; +- (_Bool)minimize; +- (void)postDidShowNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; +- (void)postWillShowNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2; +- (_Bool)shouldUseHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; +- (void)resetNextAutomaticOrderInDirectionAndDuration; +- (void)setNextAutomaticOrderInDirection:(int)arg1 duration:(double)arg2; +- (void)customTransitionWillStartWithSettings:(id)arg1; +- (void)addExtraAnimatedView:(id)arg1 withAlignment:(int)arg2 animation:(id)arg3 onSnapshotView:(void)arg4; +- (void)prepareToAnimateClippedKeyboardWithOffsets:(struct CGRect)arg1 orderingIn:(_Bool)arg2 onSnapshot:(_Bool)arg3; +- (void)popAnimationStyle; +- (void)pushAnimationStyle:(id)arg1; +- (void)setkeyboardAttachedViewHeight:(double)arg1; +- (double)keyboardAttachedViewHeight; +- (double)getLastAutomaticDuration; +- (void)resetCurrentOrderOutAnimationDuration:(double)arg1; +- (double)getVerticalOverlapForView:(id)arg1 usingKeyboardInfo:(id)arg2; +- (struct CGPoint)offHostPointForPoint:(struct CGPoint)arg1; +- (_Bool)_isCoordinatingWithSystemGestures; +- (void)updateAmbiguousControlCenterActivationMargin; +- (struct CGRect)_inputViewRectToAvoid; +- (int)_clipCornersOfView:(id)arg1; +- (void)moveToPersistentOffset; +- (void)setUndockedWithOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (struct CGPoint)adjustedPersistentOffset; +- (double)minimumOffsetForBuffer:(double)arg1; +- (struct CGRect)visiblePeripheralFrame:(_Bool)arg1; +@property(readonly, nonatomic, getter=_isIgnoringReloadInputViews) _Bool ignoringReloadInputViews; +- (void)_endIgnoringReloadInputViews; +- (void)_beginIgnoringReloadInputViews; +@property(nonatomic) _Bool automaticAppearanceInternalEnabled; +@property(readonly, nonatomic) NSMutableArray *dropShadowViews; +@property(readonly, nonatomic) UIView *view; +- (void)_inputModeChangedWhileContextTracked:(id)arg1; +- (void)_trackInputModeIfNecessary:(id)arg1; +- (_Bool)_isTrackingResponder:(id)arg1; +@property(nonatomic) _Bool ignoresPinning; +- (void)_setIgnoresPinning:(_Bool)arg1 allowImmediateReload:(_Bool)arg2; +- (_Bool)_hasPostPinningReloadState; +- (_Bool)_isPinningInputViewsOnBehalfOfResponder:(id)arg1; +- (void)_stopPinningInputViewsOnBehalfOfResponder:(id)arg1; +- (void)_beginPinningInputViewsOnBehalfOfResponder:(id)arg1; +- (void)_clearPinningResponders; +- (void)_reloadInputViewsForResponder:(id)arg1; +- (void)setTextEffectsWindowLevelForInputView:(id)arg1 responder:(id)arg2; +- (void)_updateContainerWindowLevel; +- (void)_setReloadInputViewsForcedIsAllowed:(_Bool)arg1; +- (void)prepareForPinning; +- (_Bool)pinningPreventsInputViews:(id)arg1; +- (id)containerTextEffectsWindowAboveStatusBar; +- (id)containerTextEffectsWindow; +- (id)containerWindow; +- (id)_screenForFirstResponder:(id)arg1; + +// Remaining properties +@property(nonatomic) _Bool animationFencingEnabled; // @dynamic animationFencingEnabled; +@property(readonly, nonatomic) UIKeyboard *automaticKeyboard; +@property(readonly, nonatomic) UIResponder *responder; // @dynamic responder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPeripheralHost.h b/iOS7/Frameworks/UIKit/UIPeripheralHost.h index dd8f037a3..f2517e658 100644 --- a/iOS7/Frameworks/UIKit/UIPeripheralHost.h +++ b/iOS7/Frameworks/UIKit/UIPeripheralHost.h @@ -8,29 +8,28 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "UIKeyboardSplitTransitionDelegate-Protocol.h" -#import "UIScrollViewIntersectionDelegate-Protocol.h" -@class CADisplayLink, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, UIInputViewPostPinningReloadState, UIInputViewSet, UIInputViewTransition, UIKeyboardAutomatic, UIKeyboardRotationState, UIPanGestureRecognizer, UIPeripheralHostState, UIPeripheralHostView, UIResponder, UIScrollView, UIView; +@class CADisplayLink, NSMutableArray, NSMutableDictionary, NSMutableSet, UIInputViewPostPinningReloadState, UIInputViewSet, UIInputViewTransition, UIKeyboardAutomatic, UIKeyboardRotationState, UIPanGestureRecognizer, UIPeripheralHostState, UIPeripheralHostView, UIResponder, UIScrollView, UITextEffectsWindow; -@interface UIPeripheralHost : NSObject +@interface UIPeripheralHost : NSObject { UIPeripheralHostView *_hostView; UIKeyboardAutomatic *_automaticKeyboard; - BOOL _automaticAppearanceEnabled; - BOOL _automaticAppearanceEnabledInternal; - BOOL _automaticKeyboardAnimatingIn; - BOOL _automaticKeyboardAnimatingOut; + _Bool _automaticAppearanceEnabled; + _Bool _automaticAppearanceEnabledInternal; + _Bool _automaticKeyboardAnimatingIn; + _Bool _automaticKeyboardAnimatingOut; int _automaticKeyboardState; int _ignoringReloadInputViews; - BOOL _suppresingNotifications; - BOOL _useHideNotificationsWhenNotVisible; - BOOL _reloadInputViewsForcedIsAllowed; + _Bool _suppresingNotifications; + _Bool _useHideNotificationsWhenNotVisible; + _Bool _reloadInputViewsForcedIsAllowed; int _nextAutomaticOrderInDirection; - int _targetRotatedOrientation; - BOOL _isTranslating; - BOOL _isSplitting; - BOOL _isUndocked; - BOOL _splitLockState; + long long _targetRotatedOrientation; + _Bool _isTranslating; + _Bool _isSplitting; + _Bool _isUndocked; + _Bool _splitLockState; UIPanGestureRecognizer *_translateRecognizer; CADisplayLink *_displayLink; double _lastBounceTime; @@ -40,75 +39,78 @@ struct CGPoint _velocity; NSMutableArray *_dropShadowViews; int _shadowStyle; - BOOL _wasBackgroundSplit; + _Bool _wasBackgroundSplit; struct CGRect _previousShadowFrameLeft; struct CGRect _previousShadowFrameRight; id _bounceCompletionBlock; - float m_keyboardAttachedViewHeight; + double m_keyboardAttachedViewHeight; struct CGRect _lastKnownIVFrame; struct CGRect _lastKnownIAVFrame; NSMutableArray *_animationStyleStack; - BOOL _hasCustomAnimationProperties; + _Bool _hasCustomAnimationProperties; double _nextAutomaticOrderInDuration; double _lastAutomaticKeyboardDuration; - int _disableAnimationsCount; + long long _disableAnimationsCount; NSMutableArray *_targetStateStack; UIInputViewSet *_inputViewSet; UIResponder *_responder; - NSString *_inputModeContextIdentifier; - BOOL _ignoreInputModeChanges; + _Bool _ignoreInputModeChanges; NSMutableSet *_pinningResponders; - BOOL _ignoresPinning; + _Bool _ignoresPinning; UIInputViewPostPinningReloadState *_postPinningReloadState; - BOOL _animationFencingEnabled; - BOOL _interfaceAutorotationDisabled; + _Bool _animationFencingEnabled; + _Bool _interfaceAutorotationDisabled; UIKeyboardRotationState *_rotationState; UIInputViewTransition *_currentTransition; UIScrollView *_scrollViewForTransition; - BOOL _scrollViewShowsHorizontalScrollIndicator; + _Bool _scrollViewShowsHorizontalScrollIndicator; UIInputViewTransition *_scrollViewTransition; - BOOL _scrollViewTransitionFinishing; + _Bool _scrollViewTransitionFinishing; struct CGPoint _scrollViewTransitionPreviousPoint; struct CGPoint _scrollViewTransitionVelocity; UIResponder *_selfHostingTrigger; NSMutableDictionary *_preservedViewSets; - BOOL _didFadeInputViews; - BOOL _blockedReloadInputViewsForDictation; - BOOL _animateCornerRefresh; - BOOL _showCorners; - BOOL _clippingKeyboard; + _Bool _didFadeInputViews; + _Bool _blockedReloadInputViewsForDictation; + _Bool _animateCornerRefresh; + _Bool _showCorners; + NSMutableArray *_extraViews; + int _clippingKeyboardMode; struct CGRect _clippingKeyboardAdjustmentStart; struct CGRect _clippingKeyboardAdjustmentEnd; - NSMutableArray *_extraViews; + NSMutableDictionary *_preservedAccessoryViewNextResponderSets; + UIResponder *_responderWithoutAutomaticAppearanceEnabled; + UITextEffectsWindow *_containerWindow; UIInputViewSet *_transientInputViewSet; + id <_UIPeripheralHostCustomTransition> _customTransitionInfo; + double _ambiguousControlCenterActivationMargin; } + (void)_releaseSharedInstance; ++ (id)activeInstance; + (id)sharedInstance; + (struct CGRect)screenBoundsInAppOrientation; -+ (id)passthroughViews; -+ (float)gridViewRubberBandValueForValue:(float)arg1 target:(float)arg2 timeInterval:(float)arg3 velocity:(float *)arg4; -+ (struct CGRect)visiblePeripheralFrame; -+ (Class)hostViewClass; +@property(nonatomic) double ambiguousControlCenterActivationMargin; // @synthesize ambiguousControlCenterActivationMargin=_ambiguousControlCenterActivationMargin; +@property(retain, nonatomic) id <_UIPeripheralHostCustomTransition> customTransitionInfo; // @synthesize customTransitionInfo=_customTransitionInfo; @property(nonatomic) int currentState; // @synthesize currentState=_automaticKeyboardState; @property(retain, nonatomic) UIInputViewPostPinningReloadState *postPinningReloadState; // @synthesize postPinningReloadState=_postPinningReloadState; @property(retain, nonatomic) UIResponder *selfHostingTrigger; // @synthesize selfHostingTrigger=_selfHostingTrigger; @property(nonatomic) UIInputViewSet *_transientInputViews; // @synthesize _transientInputViews=_transientInputViewSet; @property(retain, nonatomic) UIInputViewSet *_inputViews; // @synthesize _inputViews=_inputViewSet; -@property(nonatomic) BOOL animationFencingEnabled; // @synthesize animationFencingEnabled=_animationFencingEnabled; +@property(nonatomic) _Bool animationFencingEnabled; // @synthesize animationFencingEnabled=_animationFencingEnabled; @property(retain, nonatomic) UIInputViewTransition *currentTransition; // @synthesize currentTransition=_currentTransition; @property(retain, nonatomic) UIResponder *responder; // @synthesize responder=_responder; @property(retain, nonatomic) UIKeyboardRotationState *rotationState; // @synthesize rotationState=_rotationState; -@property(nonatomic) BOOL automaticAppearanceEnabled; // @synthesize automaticAppearanceEnabled=_automaticAppearanceEnabled; +@property(nonatomic) _Bool automaticAppearanceEnabled; // @synthesize automaticAppearanceEnabled=_automaticAppearanceEnabled; - (void)transitionDidFinish; -- (void)transitionDidFinish:(BOOL)arg1; -- (void)updateFrame:(struct CGRect)arg1 withProgress:(float)arg2 withDuration:(float)arg3 splitHeightDelta:(float)arg4; -- (void)updateFrame:(struct CGRect)arg1 withDuration:(float)arg2 splitHeightDelta:(float)arg3; -- (void)updateFrame:(struct CGRect)arg1 withProgress:(float)arg2 withDuration:(float)arg3; -- (void)setAccessoryViewVisible:(BOOL)arg1 delay:(float)arg2; -- (id)nextAnimationStyle:(BOOL)arg1; +- (void)transitionDidFinish:(_Bool)arg1; +- (void)updateFrame:(struct CGRect)arg1 withProgress:(double)arg2 withDuration:(double)arg3 splitHeightDelta:(double)arg4; +- (void)updateFrame:(struct CGRect)arg1 withDuration:(double)arg2 splitHeightDelta:(double)arg3; +- (void)updateFrame:(struct CGRect)arg1 withProgress:(double)arg2 withDuration:(double)arg3; +- (void)setAccessoryViewVisible:(_Bool)arg1 delay:(double)arg2; +- (id)nextAnimationStyle:(_Bool)arg1; - (id)nextAnimationStyle; -- (void)orderOutWithAnimation:(BOOL)arg1 toDirection:(int)arg2 duration:(double)arg3; +- (void)orderOutWithAnimation:(_Bool)arg1 toDirection:(int)arg2 duration:(double)arg3; - (void)orderOutWithAnimationStyle:(id)arg1; - (void)orderInWithAnimationStyle:(id)arg1; - (void)orderOutAutomaticToDirection:(int)arg1 withDuration:(double)arg2; @@ -119,8 +121,8 @@ - (void)orderInAutomatic; - (void)forceOrderOutAutomaticToDirection:(int)arg1 withDuration:(double)arg2; - (void)forceOrderInAutomaticFromDirection:(int)arg1 withDuration:(double)arg2; -- (void)forceOrderOutAutomaticAnimated:(BOOL)arg1; -- (void)forceOrderInAutomaticAnimated:(BOOL)arg1; +- (void)forceOrderOutAutomaticAnimated:(_Bool)arg1; +- (void)forceOrderInAutomaticAnimated:(_Bool)arg1; - (void)forceOrderOutAutomatic; - (void)forceOrderInAutomatic; - (void)layoutIfNeeded; @@ -128,23 +130,24 @@ - (void)layoutInputViewsForGeometry:(struct UIPeripheralAnimationGeometry)arg1; @property(readonly, nonatomic) UIKeyboardAutomatic *automaticKeyboard; - (void)createAutomaticKeyboardIfNeeded; -@property(readonly, nonatomic) BOOL animationsEnabled; +@property(readonly, nonatomic) _Bool animationsEnabled; - (void)finishRotationOfKeyboard:(id)arg1; -- (void)rotateKeyboard:(id)arg1 toOrientation:(int)arg2; -- (void)prepareForRotationOfKeyboard:(id)arg1 toOrientation:(int)arg2; +- (void)rotateKeyboard:(id)arg1 toOrientation:(long long)arg2; +- (void)prepareForRotationOfKeyboard:(id)arg1 toOrientation:(long long)arg2; - (void)finishRotation; -- (void)rotateToOrientation:(int)arg1; -- (void)prepareForRotationToOrientation:(int)arg1; -- (struct CGRect)_centerStretchRectForWidth:(float)arg1; -- (BOOL)_somePartOfKeyboardIsOnScreen:(id)arg1; +- (void)rotateToOrientation:(long long)arg1; +- (void)prepareForRotationToOrientation:(long long)arg1; +- (struct CGRect)_centerStretchRectForWidth:(double)arg1; +- (_Bool)_somePartOfKeyboardIsOnScreen:(id)arg1; +- (void)updateBackdrop; - (void)updateDropShadow; -- (void)showDropShadows:(BOOL)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)showDropShadows:(_Bool)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)translateDetected:(id)arg1; - (void)handleTranslateDetectedFinished:(id)arg1; -- (void)disableInterfaceAutorotation:(BOOL)arg1; +- (void)disableInterfaceAutorotation:(_Bool)arg1; - (void)_updateBounceAnimation:(id)arg1; - (void)invalidateDisplayLink; - (void)bounceAnimationDidFinish; @@ -152,13 +155,13 @@ - (void)prepareForSplitTransition; - (void)showInputViewsIfNeeded; - (void)fadeInputViewsIfNeeded; -- (void)fadeInInputViews:(BOOL)arg1; -- (BOOL)isUndocked; +- (void)fadeInInputViews:(_Bool)arg1; +- (_Bool)isUndocked; - (void)undock; - (void)dock; - (void)refreshCorners; - (void)_performRefreshCorners; -- (void)showCorners:(BOOL)arg1 withDuration:(float)arg2; +- (void)showCorners:(_Bool)arg1 withDuration:(double)arg2; - (void)postKeyboardFrameChangeNotification:(id)arg1 withInfo:(id)arg2; - (id)undockedInfoFromDefaultInfo:(id)arg1 forNotification:(id)arg2; - (void)postUndockingNotification; @@ -170,134 +173,22 @@ - (void)manualKeyboardWillBeOrderedOut:(id)arg1; - (void)manualKeyboardWasOrderedIn:(id)arg1; - (void)manualKeyboardWillBeOrderedIn:(id)arg1; -- (BOOL)isOffScreen; -- (BOOL)isOnScreen; -- (void)setKeyboardOnScreenNotifyKey:(BOOL)arg1; +- (_Bool)isOffScreen; +- (_Bool)isOnScreen; +- (void)setKeyboardOnScreenNotifyKey:(_Bool)arg1; - (id)retain; - (void)createHostViewIfNeeded; - (void)initializeTranslateGestureRecognizer; -- (struct CGSize)sizeOfInputViewForInputViewSet:(id)arg1 withInterfaceOrientation:(int)arg2; +- (struct CGSize)sizeOfInputViewForInputViewSet:(id)arg1 withInterfaceOrientation:(long long)arg2; - (void)textEffectsWindowDidRotate:(id)arg1; - (void)peripheralHostDidEnterBackground:(id)arg1; - (void)peripheralHostWillResume:(id)arg1; - (void)completeCurrentTransitionIfNeeded; -- (BOOL)hasDictationKeyboard; +- (_Bool)hasDictationKeyboard; - (void)dealloc; - (id)init; -- (void)setListeningToSpringBoardKeyboardNotifications:(BOOL)arg1; -@property(readonly, nonatomic) BOOL automaticAppearanceReallyEnabled; -- (void)syncToExistingAnimations; -- (void)postDidHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; -- (void)postWillHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2; -- (id)userInfoFromGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2 forWill:(BOOL)arg3 forShow:(BOOL)arg4; -- (struct CGRect)screenRectFromBounds:(struct CGRect)arg1 atCenter:(struct CGPoint)arg2 applyingSourceHeightDelta:(float)arg3; -- (BOOL)userInfoContainsActualGeometryChange:(id)arg1; -- (void)logGeometryDescriptionFromUserInfo:(id)arg1; -- (struct UIPeripheralAnimationGeometry)calculateAnimationGeometryForOrientation:(int)arg1 outDirection:(int)arg2 forTransition:(int)arg3; -- (struct CGSize)totalPeripheralSizeForOrientation:(int)arg1; -- (void)setPeripheralFrameForHostBounds:(struct CGRect)arg1; -- (void)setPeripheralToolbarFrameForHostWidth:(float)arg1; -- (BOOL)isHostingActiveImpl; -- (BOOL)hasCustomInputView; -- (void)scrollView:(id)arg1 didFinishPanAtWindowPoint:(struct CGPoint)arg2; -- (void)scrollView:(id)arg1 didPanAtWindowPoint:(struct CGPoint)arg2; -- (void)animateKeyboardOutWithDuration:(double)arg1 delta:(float)arg2; -- (void)updateScrollViewContentInsetBottom:(float)arg1; -- (void)finishScrollViewTransition; -- (void)hideScrollViewHorizontalScrollIndicator:(BOOL)arg1; -- (id)_inheritedRenderConfig; -- (void)updateInputAccessoryViewVisibility:(BOOL)arg1 withDuration:(float)arg2; -- (void)candidateBarWillChangeHeight:(float)arg1 withDuration:(float)arg2; -- (void)extendKeyboardBackdropHeight:(float)arg1 withDuration:(float)arg2; -- (BOOL)isSplitting; -- (BOOL)isTranslating; -- (void)_endDisablingAnimations; -- (void)_beginDisablingAnimations; -- (void)_resignFirstResponderIfHostingOnBehalfOfResponder:(id)arg1; -- (BOOL)_hostFirstResponder:(id)arg1 onBehalfOfResponder:(id)arg2; -- (BOOL)_isSelfHosting; -- (void)_clearPreservedInputViewsWithId:(id)arg1; -- (BOOL)_restoreInputViewsWithId:(id)arg1 animated:(BOOL)arg2; -- (void)_preserveInputViewsWithId:(id)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) BOOL keyClicksEnabled; -- (BOOL)_isSuppressedByManualKeyboard; -- (id)_inputViewsForResponder:(id)arg1; -- (struct CGRect)localDisplayRectForViewSet:(id)arg1; -- (struct CGRect)localDisplayRectForViewSet:(id)arg1 position:(int)arg2; -- (struct CGRect)displayRectForViewSet:(id)arg1 orientation:(int)arg2 position:(int)arg3 fromRotation:(BOOL)arg4; -- (id)_currentInputView; -@property(retain, nonatomic) UIInputViewSet *inputViews; -- (void)setInputViews:(id)arg1 animated:(BOOL)arg2; -- (void)setInputViews:(id)arg1 animationStyle:(id)arg2; -- (id)computeTransitionFromInputViews:(id)arg1 toInputViews:(id)arg2 animationStyle:(id)arg3; -- (id)computeTransitionForInputViews:(id)arg1 fromOrientation:(int)arg2 toOrientation:(int)arg3; -- (BOOL)shouldApplySettingsForBackdropView:(id)arg1; -- (void)executeTransition:(id)arg1; -- (void)enableKeyboardTyping; -- (void)adjustAccessoryViewForSubsumedTransition:(id)arg1; -- (void)adjustHostViewForTransitionCompletion:(id)arg1; -- (void)adjustHostViewForTransitionEndFrame:(id)arg1; -- (void)adjustHostViewForTransitionStartFrame:(id)arg1; -- (void)removeExtraViews; -- (void)finishExtraViews; -- (void)addExtraViews; -- (void)updateExtraViewsForStart:(BOOL)arg1; -- (struct CGRect)calculateRectForTransition:(id)arg1 forStart:(BOOL)arg2; -- (float)accessoryViewFadeDuration:(id)arg1; -@property(readonly, nonatomic) UIInputViewSet *loadAwareInputViews; -- (void)implBoundsHeightChangeDoneForGeometry:(struct UIPeripheralAnimationGeometry)arg1; -- (void)peripheralViewMinMaximized:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (BOOL)maximizeWithAnimation:(BOOL)arg1; -- (BOOL)maximize; -- (BOOL)minimize; -- (void)postDidShowNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; -- (void)postWillShowNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1 duration:(double)arg2; -- (BOOL)shouldUseHideNotificationForGeometry:(struct UIPeripheralAnimationGeometry)arg1; -- (void)resetNextAutomaticOrderInDirectionAndDuration; -- (void)setNextAutomaticOrderInDirection:(int)arg1 duration:(double)arg2; -- (void)parallaxTransitionWillStartWithSettings:(id)arg1; -- (void)addExtraAnimatedView:(id)arg1 withAlignment:(int)arg2 animation:(id)arg3; -- (void)prepareToAnimateClippedKeyboardWithOffsets:(struct CGRect)arg1 orderingIn:(BOOL)arg2; -- (void)popAnimationStyle; -- (void)pushAnimationStyle:(id)arg1; -- (void)setkeyboardAttachedViewHeight:(float)arg1; -- (float)keyboardAttachedViewHeight; -- (double)getLastAutomaticDuration; -- (void)resetCurrentOrderOutAnimationDuration:(double)arg1; -- (float)getVerticalOverlapForView:(id)arg1 usingKeyboardInfo:(id)arg2; -- (struct CGPoint)offHostPointForPoint:(struct CGPoint)arg1; -- (struct CGRect)_inputViewRectToAvoid; -- (int)_clipCornersOfView:(id)arg1; -- (void)moveToPersistentOffset; -- (void)setUndockedWithOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; -- (struct CGPoint)adjustedPersistentOffset; -- (float)minimumOffsetForBuffer:(float)arg1; -- (struct CGRect)visiblePeripheralFrame:(BOOL)arg1; -@property(readonly, nonatomic, getter=_isIgnoringReloadInputViews) BOOL ignoringReloadInputViews; -- (void)_endIgnoringReloadInputViews; -- (void)_beginIgnoringReloadInputViews; -@property(nonatomic) BOOL automaticAppearanceInternalEnabled; -@property(readonly, nonatomic) NSMutableArray *dropShadowViews; -@property(readonly, nonatomic) UIView *view; -- (void)_inputModeChangedWhileContextTracked:(id)arg1; -- (void)_trackInputModeIfNecessary:(id)arg1; -- (BOOL)_isTrackingResponder:(id)arg1; -@property(nonatomic) BOOL ignoresPinning; -- (void)_setIgnoresPinning:(BOOL)arg1 allowImmediateReload:(BOOL)arg2; -- (BOOL)_hasPostPinningReloadState; -- (BOOL)_isPinningInputViewsOnBehalfOfResponder:(id)arg1; -- (void)_stopPinningInputViewsOnBehalfOfResponder:(id)arg1; -- (void)_beginPinningInputViewsOnBehalfOfResponder:(id)arg1; -- (void)_clearPinningResponders; -- (void)_reloadInputViewsForResponder:(id)arg1; -- (void)setTextEffectsWindowLevelForInputView:(id)arg1 responder:(id)arg2; -- (void)_setReloadInputViewsForcedIsAllowed:(BOOL)arg1; -- (void)prepareForPinning; -- (BOOL)pinningPreventsInputViews:(id)arg1; -- (id)containerTextEffectsWindowAboveStatusBar; -- (id)containerTextEffectsWindow; -- (id)containerWindow; -- (id)_screenForFirstResponder:(id)arg1; +- (void)setListeningToSpringBoardKeyboardNotifications:(_Bool)arg1; +@property(readonly, nonatomic) _Bool automaticAppearanceReallyEnabled; @end diff --git a/iOS7/Frameworks/UIKit/UIPeripheralHostState.h b/iOS7/Frameworks/UIKit/UIPeripheralHostState.h index 973ae8c3e..1dd2208de 100644 --- a/iOS7/Frameworks/UIKit/UIPeripheralHostState.h +++ b/iOS7/Frameworks/UIKit/UIPeripheralHostState.h @@ -8,15 +8,16 @@ @class NSDictionary; +// Not exported @interface UIPeripheralHostState : NSObject { struct UIPeripheralAnimationGeometry _geometry; NSDictionary *_screenGeometry; - BOOL _inPositionIsDestination; + _Bool _inPositionIsDestination; } -+ (id)stateWithGeometry:(struct UIPeripheralAnimationGeometry)arg1 inPositionIsDestination:(BOOL)arg2; -@property(nonatomic) BOOL inPositionIsDestination; // @synthesize inPositionIsDestination=_inPositionIsDestination; ++ (id)stateWithGeometry:(struct UIPeripheralAnimationGeometry)arg1 inPositionIsDestination:(_Bool)arg2; +@property(nonatomic) _Bool inPositionIsDestination; // @synthesize inPositionIsDestination=_inPositionIsDestination; @property(retain, nonatomic) NSDictionary *screenGeometry; // @synthesize screenGeometry=_screenGeometry; @property(nonatomic) struct UIPeripheralAnimationGeometry geometry; // @synthesize geometry=_geometry; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIPeripheralHostView.h b/iOS7/Frameworks/UIKit/UIPeripheralHostView.h index 8f41488fe..981db97ee 100644 --- a/iOS7/Frameworks/UIKit/UIPeripheralHostView.h +++ b/iOS7/Frameworks/UIKit/UIPeripheralHostView.h @@ -6,36 +6,41 @@ #import -@class UIKBRenderConfig, UIKeyboardCornerView, _UIBackdropView; +@class UIKBInputBackdropView, UIKBRenderConfig, UIKeyboardCornerView; +// Not exported @interface UIPeripheralHostView : UIView { int _explicitLayoutCount; UIKeyboardCornerView *_cornerViewLeft; UIKeyboardCornerView *_cornerViewRight; - _UIBackdropView *_inputBackdropView; - _UIBackdropView *_inputAccessoryBackdropView; + UIKBInputBackdropView *_inputBackdropView; + UIKBInputBackdropView *_inputAccessoryBackdropView; UIKBRenderConfig *_renderConfig; } +@property(readonly, nonatomic) UIKBInputBackdropView *inputAccessoryBackdropView; // @synthesize inputAccessoryBackdropView=_inputAccessoryBackdropView; +@property(readonly, nonatomic) UIKBInputBackdropView *inputBackdropView; // @synthesize inputBackdropView=_inputBackdropView; @property(readonly, nonatomic) UIKeyboardCornerView *cornerViewRight; // @synthesize cornerViewRight=_cornerViewRight; @property(readonly, nonatomic) UIKeyboardCornerView *cornerViewLeft; // @synthesize cornerViewLeft=_cornerViewLeft; - (void)removeFromSuperview; - (int)_clipCornersOfView:(id)arg1; - (void)resizeForKeyplaneSize:(struct CGSize)arg1; - (void)layoutSubviews; -- (BOOL)explicitLayout; +- (_Bool)explicitLayout; - (void)endExplicitLayout; - (void)beginExplicitLayout; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)didAddSubview:(id)arg1; +- (void)_setRenderConfig:(id)arg1 updateKeyboard:(_Bool)arg2; - (void)_setRenderConfig:(id)arg1; +- (void)_setBaseRenderConfig:(id)arg1; - (id)_inheritedRenderConfig; - (void)syncInputAccessoryViewBackdropToFrame:(struct CGRect)arg1; - (void)syncInputViewBackdropToFrame:(struct CGRect)arg1; -- (void)setKeyboardAppearance:(int)arg1; - (int)textEffectsVisibilityLevel; - (void)dealloc; +- (void)updateBackdropViewForInputAccessoryView:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPhoneAppearanceContainer.h b/iOS7/Frameworks/UIKit/UIPhoneAppearanceContainer.h index 210cf5692..2c3e1d08e 100644 --- a/iOS7/Frameworks/UIKit/UIPhoneAppearanceContainer.h +++ b/iOS7/Frameworks/UIKit/UIPhoneAppearanceContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIPhoneAppearanceContainer : UIDeviceAppearanceContainer { } diff --git a/iOS7/Frameworks/UIKit/UIPhraseBoundaryGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIPhraseBoundaryGestureRecognizer.h index 38c9dfda6..962f15127 100644 --- a/iOS7/Frameworks/UIKit/UIPhraseBoundaryGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIPhraseBoundaryGestureRecognizer.h @@ -8,23 +8,24 @@ @class UIDelayedAction, UIResponder; +// Not exported @interface UIPhraseBoundaryGestureRecognizer : UILongPressGestureRecognizer { UIResponder *_textInput; UIDelayedAction *_secondDelayTimer; double _secondDelay; - BOOL _secondDelayElapsed; + _Bool _secondDelayElapsed; id _userData; } @property(nonatomic) id userData; // @synthesize userData=_userData; -@property(readonly, nonatomic) BOOL secondDelayElapsed; // @synthesize secondDelayElapsed=_secondDelayElapsed; +@property(readonly, nonatomic) _Bool secondDelayElapsed; // @synthesize secondDelayElapsed=_secondDelayElapsed; @property(nonatomic) double secondDelay; // @synthesize secondDelay=_secondDelay; @property(nonatomic) UIResponder *textInput; // @synthesize textInput=_textInput; - (void)clearTimer; - (void)startTimer; - (void)secondDelayElapsed:(id)arg1; -- (void)setState:(int)arg1; +- (void)setState:(long long)arg1; - (void)_resetGestureRecognizer; @end diff --git a/iOS7/Frameworks/UIKit/UIPhysicalButtonsEvent.h b/iOS7/Frameworks/UIKit/UIPhysicalButtonsEvent.h index 15a809c6e..eb0d38405 100644 --- a/iOS7/Frameworks/UIKit/UIPhysicalButtonsEvent.h +++ b/iOS7/Frameworks/UIKit/UIPhysicalButtonsEvent.h @@ -8,6 +8,7 @@ @class NSMutableSet, _UIPhysicalButton; +// Not exported @interface UIPhysicalButtonsEvent : UIInternalEvent { NSMutableSet *_allPhysicalButtons; @@ -18,9 +19,9 @@ - (void)_removePhysicalButton:(id)arg1; - (void)_addPhysicalButton:(id)arg1; - (id)_gestureRecognizersForWindow:(id)arg1; -- (id)_physicalButtonsForGestureRecognizer:(id)arg1 withPhase:(int)arg2; +- (id)_physicalButtonsForGestureRecognizer:(id)arg1 withPhase:(long long)arg2; - (id)_physicalButtonsForGestureRecognizer:(id)arg1; -- (id)_physicalButtonsForResponder:(id)arg1 withPhase:(int)arg2; +- (id)_physicalButtonsForResponder:(id)arg1 withPhase:(long long)arg2; - (id)_physicalButtonsForResponder:(id)arg1; - (id)_respondersForWindow:(id)arg1; - (id)_physicalButtonsForWindow:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPhysicalKeyboardEvent.h b/iOS7/Frameworks/UIKit/UIPhysicalKeyboardEvent.h index bf520c9cb..67fec94b1 100644 --- a/iOS7/Frameworks/UIKit/UIPhysicalKeyboardEvent.h +++ b/iOS7/Frameworks/UIKit/UIPhysicalKeyboardEvent.h @@ -8,35 +8,38 @@ @class NSString; +// Not exported @interface UIPhysicalKeyboardEvent : UIPhysicalButtonsEvent { + int _inputFlags; NSString *_modifiedInput; NSString *_unmodifiedInput; NSString *_shiftModifiedInput; + NSString *_commandModifiedInput; NSString *_markedInput; - int _modifierFlags; - int _inputFlags; + long long _modifierFlags; NSString *_privateInput; } + (id)_eventWithInput:(id)arg1 inputFlags:(int)arg2; @property(retain, nonatomic) NSString *_privateInput; // @synthesize _privateInput; @property(nonatomic) int _inputFlags; // @synthesize _inputFlags; -@property(nonatomic) int _modifierFlags; // @synthesize _modifierFlags; +@property(nonatomic) long long _modifierFlags; // @synthesize _modifierFlags; @property(retain, nonatomic) NSString *_markedInput; // @synthesize _markedInput; +@property(retain, nonatomic) NSString *_commandModifiedInput; // @synthesize _commandModifiedInput; @property(retain, nonatomic) NSString *_shiftModifiedInput; // @synthesize _shiftModifiedInput; @property(retain, nonatomic) NSString *_unmodifiedInput; // @synthesize _unmodifiedInput; @property(retain, nonatomic) NSString *_modifiedInput; // @synthesize _modifiedInput; -@property(readonly, nonatomic) int _gsModifierFlags; +@property(readonly, nonatomic) long long _gsModifierFlags; - (void)_privatizeInput; - (void)dealloc; - (id)_cloneEvent; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_matchesKeyCommand:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_matchesKeyCommand:(id)arg1; - (void)_setHIDEvent:(struct __IOHIDEvent *)arg1 keyboard:(struct __GSKeyboard *)arg2; -@property(readonly, nonatomic) long _keyCode; -@property(readonly, nonatomic) BOOL _isKeyDown; -- (int)type; +@property(readonly, nonatomic) long long _keyCode; +@property(readonly, nonatomic) _Bool _isKeyDown; +- (long long)type; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerColumnView.h b/iOS7/Frameworks/UIKit/UIPickerColumnView.h index ff17abc7b..a1a7a7416 100644 --- a/iOS7/Frameworks/UIKit/UIPickerColumnView.h +++ b/iOS7/Frameworks/UIKit/UIPickerColumnView.h @@ -11,6 +11,7 @@ @class UIColor, UIPickerTableView, UIPickerView; +// Not exported @interface UIPickerColumnView : UIView { UIPickerTableView *_topTable; @@ -19,8 +20,8 @@ UIView *_topContainerView; UIView *_middleContainerView; UIView *_bottomContainerView; - float _middleBarHeight; - float _rowHeight; + double _middleBarHeight; + double _rowHeight; UIPickerView *_pickerView; struct CGRect _tableFrame; struct CATransform3D _perspectiveTransform; @@ -29,38 +30,41 @@ @property(retain, nonatomic, getter=_textColor, setter=_setTextColor:) UIColor *_textColor; // @synthesize _textColor=__textColor; @property(nonatomic) struct CATransform3D perspectiveTransform; // @synthesize perspectiveTransform=_perspectiveTransform; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)_allVisibleCells; - (struct _NSRange)_visibleGlobalRows; -- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(int)arg2 to:(int)arg3; +- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(long long)arg2 to:(long long)arg3; - (void)_pickerTableViewDidChangeContentOffset:(id)arg1; - (void)_moveTableViewIfNecessary:(id)arg1 toContentOffset:(struct CGPoint)arg2; -- (void)setAllowsMultipleSelection:(BOOL)arg1; +- (void)setAllowsMultipleSelection:(_Bool)arg1; - (void)endUpdates; - (void)beginUpdates; - (void)reloadData; - (id)cellForRowAtIndexPath:(id)arg1; -- (int)numberOfRowsInSection:(int)arg1; -- (BOOL)_usesCheckSelection; -- (BOOL)_soundsEnabled; +- (long long)numberOfRowsInSection:(long long)arg1; +- (_Bool)_usesCheckSelection; +- (_Bool)_soundsEnabled; - (void)_sendSelectionChangedFromTable:(id)arg1; -- (void)_sendCheckedRow:(int)arg1 inTableView:(id)arg2 checked:(BOOL)arg3; +- (void)_sendCheckedRow:(long long)arg1 inTableView:(id)arg2 checked:(_Bool)arg3; @property(nonatomic) struct CGRect selectionBarRect; - (void)clearDataSourceAndDelegate; -@property(readonly, nonatomic) int selectionBarRow; -- (BOOL)_scrollRowAtIndexPathToSelectionBar:(id)arg1 animated:(BOOL)arg2; -- (BOOL)isRowChecked:(int)arg1; -- (BOOL)selectRow:(int)arg1 animated:(BOOL)arg2 notify:(BOOL)arg3; -- (float)_horizontalBiasForEndTables; +@property(readonly, nonatomic) long long selectionBarRow; +- (_Bool)_scrollRowAtIndexPathToSelectionBar:(id)arg1 animated:(_Bool)arg2; +- (_Bool)isRowChecked:(long long)arg1; +- (_Bool)selectRow:(long long)arg1 animated:(_Bool)arg2 notify:(_Bool)arg3; +- (double)_horizontalBiasForEndTables; - (struct CGRect)_tableFrame; - (id)_preferredTable; -- (BOOL)_containsTable:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 tableFrame:(struct CGRect)arg2 middleBarHeight:(float)arg3 rowHeight:(float)arg4 pickerView:(id)arg5 transform:(struct CATransform3D)arg6; -- (struct CATransform3D)_transformForTableWithTranslationX:(float)arg1; +- (_Bool)_containsTable:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 tableFrame:(struct CGRect)arg2 middleBarHeight:(double)arg3 rowHeight:(double)arg4 pickerView:(id)arg5 transform:(struct CATransform3D)arg6; +- (struct CATransform3D)_transformForTableWithTranslationX:(double)arg1; +- (struct CATransform3D)_transformForTableWithPerspectiveTranslationX:(double)arg1; - (id)_createContainerViewWithFrame:(struct CGRect)arg1; - (void)_centerTableInContainer:(id)arg1; -- (id)_createTableViewWithFrame:(struct CGRect)arg1; +- (id)_createTableViewWithFrame:(struct CGRect)arg1 containingFrame:(struct CGRect)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerContentView.h b/iOS7/Frameworks/UIKit/UIPickerContentView.h index b051d0a1f..07d90dfb3 100644 --- a/iOS7/Frameworks/UIKit/UIPickerContentView.h +++ b/iOS7/Frameworks/UIKit/UIPickerContentView.h @@ -8,6 +8,7 @@ @class UIImageView, UILabel; +// Not exported @interface UIPickerContentView : UIView { UILabel *_titleLabel; @@ -18,14 +19,15 @@ } _pickerContentViewFlags; } -+ (float)_checkmarkOffset; -- (BOOL)_isSelectable; -- (float)labelWidthForBounds:(struct CGRect)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; ++ (double)_checkmarkOffset; +- (_Bool)_isSelectable; +- (double)labelWidthForBounds:(struct CGRect)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (void)layoutSubviews; @property(readonly, nonatomic) UILabel *titleLabel; -@property(nonatomic, getter=isChecked) BOOL checked; +@property(nonatomic, getter=isChecked) _Bool checked; +- (id)checkedColor; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerTableView.h b/iOS7/Frameworks/UIKit/UIPickerTableView.h index 4105e432c..61b99586c 100644 --- a/iOS7/Frameworks/UIKit/UIPickerTableView.h +++ b/iOS7/Frameworks/UIKit/UIPickerTableView.h @@ -10,15 +10,17 @@ @class NSMutableIndexSet, UIColor; +// Not exported @interface UIPickerTableView : UITableView { struct CGRect _selectionBarRect; - int _selectionBarRow; + long long _selectionBarRow; NSMutableIndexSet *_checkedRows; - float _lastClickedOffset; - int _lastSelectedRow; - BOOL _usesModernStyle; + double _lastClickedOffset; + long long _lastSelectedRow; + _Bool _usesModernStyle; UIColor *_textColor; + struct CGRect _visibleRect; struct { unsigned int allowsMultipleSelection:1; unsigned int scrollingDirection:2; @@ -27,56 +29,60 @@ unsigned int scrollingForSelection:1; unsigned int pickerViewImplementsSelectionBarChanged:2; unsigned int cancellingAnimation:1; + unsigned int updatingContentInset:1; } _pickerTableFlags; } -@property(nonatomic) int lastSelectedRow; // @synthesize lastSelectedRow=_lastSelectedRow; +@property(nonatomic) long long lastSelectedRow; // @synthesize lastSelectedRow=_lastSelectedRow; @property(nonatomic) struct CGRect selectionBarRect; // @synthesize selectionBarRect=_selectionBarRect; +- (_Bool)_shouldWrapCells; @property(retain, nonatomic, getter=_textColor, setter=_setTextColor:) UIColor *_textColor; -@property(getter=_usesModernStyle, setter=_setUsesModernStyle:) BOOL _usesModernStyle; +@property(getter=_usesModernStyle, setter=_setUsesModernStyle:) _Bool _usesModernStyle; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillBeginDragging:(id)arg1; - (void)_scrollingFinished; - (struct CGPoint)contentOffsetForRowAtIndexPath:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(struct CGPoint *)arg3; -- (BOOL)_beginTrackingWithEvent:(id)arg1; -- (BOOL)isRowChecked:(int)arg1; +- (_Bool)_beginTrackingWithEvent:(id)arg1; +- (_Bool)isRowChecked:(long long)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -@property(nonatomic) int selectionBarRow; // @synthesize selectionBarRow=_selectionBarRow; -- (void)_setSelectionBarRow:(int)arg1; +@property(nonatomic) long long selectionBarRow; // @synthesize selectionBarRow=_selectionBarRow; +- (void)_setSelectionBarRow:(long long)arg1; - (void)_playClickIfNecessary; - (id)_containerView; -- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2; +- (void)_scrollViewAnimationEnded:(id)arg1 finished:(_Bool)arg2; - (id)_anyDateLabel; - (void)layoutSubviews; - (void)setContentOffset:(struct CGPoint)arg1; -- (void)_setContentOffset:(struct CGPoint)arg1 notify:(BOOL)arg2; +- (void)_setContentOffset:(struct CGPoint)arg1 notify:(_Bool)arg2; - (void)_notifyContentOffsetChange; -- (struct CATransform3D)_transformForCellAtY:(float)arg1; -- (float)_rotationForCellCenterY:(float)arg1; -- (float)_yForY:(float)arg1; -- (float)_distanceToCenterForY:(float)arg1; -- (float)_zForUnitY:(float)arg1; -- (float)_viewYForUnitY:(float)arg1; -- (float)_yRangingFromZeroTo:(float)arg1 forUnitY:(float)arg2; -- (float)_unitYForViewY:(float)arg1; -- (float)_zCoordinateForYCoordinate:(float)arg1; +- (struct CATransform3D)_transformForCellAtY:(double)arg1; +- (double)_rotationForCellCenterY:(double)arg1; +- (double)_yForY:(double)arg1; +- (double)_distanceToCenterForY:(double)arg1; +- (double)_zForUnitY:(double)arg1; +- (double)_viewYForUnitY:(double)arg1; +- (double)_yRangingFromZeroTo:(double)arg1 forUnitY:(double)arg2; +- (double)_unitYForViewY:(double)arg1; +- (double)_zCoordinateForYCoordinate:(double)arg1; - (void)_updateContentInsets; - (void)_rectChangedWithNewSize:(struct CGSize)arg1 oldSize:(struct CGSize)arg2; -- (BOOL)didSelectDisabled:(BOOL)arg1; -- (BOOL)selectRow:(int)arg1 animated:(BOOL)arg2 notify:(BOOL)arg3; +- (_Bool)didSelectDisabled:(_Bool)arg1; +- (_Bool)selectRow:(long long)arg1 animated:(_Bool)arg2 notify:(_Bool)arg3; - (id)_checkedRows; -- (BOOL)_scrollRowAtIndexPathToSelectionBar:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_scrollRowAtIndexPathToSelectionBar:(id)arg1 animated:(_Bool)arg2; - (struct CGRect)_selectionBarRectForBounds:(struct CGRect)arg1; - (void)dealloc; - (id)_pickerView; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (struct CGRect)_visibleBounds; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 visibleRect:(struct CGRect)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerTableViewCell.h b/iOS7/Frameworks/UIKit/UIPickerTableViewCell.h index 8d55c0967..ab588fe30 100644 --- a/iOS7/Frameworks/UIKit/UIPickerTableViewCell.h +++ b/iOS7/Frameworks/UIKit/UIPickerTableViewCell.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIPickerTableViewCell : UITableViewCell { } -- (void)_setIsCenterCell:(BOOL)arg1; +- (void)_setIsCenterCell:(_Bool)arg1 shouldModifyAlphaOfView:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerTableViewContainerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIPickerTableViewContainerDelegate-Protocol.h index 00a262b02..f3b8e315c 100644 --- a/iOS7/Frameworks/UIKit/UIPickerTableViewContainerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPickerTableViewContainerDelegate-Protocol.h @@ -5,14 +5,14 @@ */ @protocol UIPickerTableViewContainerDelegate -- (void)setAllowsMultipleSelection:(BOOL)arg1; -- (BOOL)_usesCheckSelection; -- (BOOL)_soundsEnabled; +- (void)setAllowsMultipleSelection:(_Bool)arg1; +- (_Bool)_usesCheckSelection; +- (_Bool)_soundsEnabled; - (void)_sendSelectionChangedFromTable:(id)arg1; -- (void)_sendCheckedRow:(int)arg1 inTableView:(id)arg2 checked:(BOOL)arg3; +- (void)_sendCheckedRow:(long long)arg1 inTableView:(id)arg2 checked:(_Bool)arg3; @optional -- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(int)arg2 to:(int)arg3; +- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(long long)arg2 to:(long long)arg3; - (void)_pickerTableViewDidChangeContentOffset:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerTableViewTitledCell.h b/iOS7/Frameworks/UIKit/UIPickerTableViewTitledCell.h index e94bee779..c465e37c8 100644 --- a/iOS7/Frameworks/UIKit/UIPickerTableViewTitledCell.h +++ b/iOS7/Frameworks/UIKit/UIPickerTableViewTitledCell.h @@ -8,22 +8,24 @@ @class NSAttributedString, NSString, UIColor, UILabel; +// Not exported @interface UIPickerTableViewTitledCell : UIPickerTableViewCell { UILabel *_titleLabel; - BOOL _isAttributed; - BOOL _usesModernStyle; + _Bool _isAttributed; + _Bool _usesModernStyle; UIColor *_textColor; } -@property(readonly, nonatomic) BOOL _isAttributed; // @synthesize _isAttributed; +@property(readonly, nonatomic) _Bool _isAttributed; // @synthesize _isAttributed; @property(readonly, nonatomic) UILabel *_titleLabel; // @synthesize _titleLabel; - (void)prepareForReuse; @property(retain, nonatomic) NSAttributedString *attributedTitle; @property(retain, nonatomic) NSString *title; +- (_Bool)_canBeReusedInPickerView; - (void)dealloc; -- (void)_setIsCenterCell:(BOOL)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 isModern:(BOOL)arg3 textColor:(id)arg4; +- (void)_setIsCenterCell:(_Bool)arg1 shouldModifyAlphaOfView:(_Bool)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 isModern:(_Bool)arg3 textColor:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerTableViewWrapperCell.h b/iOS7/Frameworks/UIKit/UIPickerTableViewWrapperCell.h index 47ba61d12..686c66156 100644 --- a/iOS7/Frameworks/UIKit/UIPickerTableViewWrapperCell.h +++ b/iOS7/Frameworks/UIKit/UIPickerTableViewWrapperCell.h @@ -8,9 +8,11 @@ @class UIView; +// Not exported @interface UIPickerTableViewWrapperCell : UIPickerTableViewCell { UIView *_wrappedView; + UIView *_wrappedViewContainer; struct CGSize _wrappedViewSize; } @@ -20,8 +22,11 @@ @property(retain, nonatomic) UIView *wrappedView; - (void)_updateWrappedView; - (void)_updateWrappedViewFrame; -- (void)_setIsCenterCell:(BOOL)arg1; +- (void)_setIsCenterCell:(_Bool)arg1 shouldModifyAlphaOfView:(_Bool)arg2; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; +- (void)_commonInit; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIPickerView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..9a02898ff --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPickerView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPickerView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPickerView.h b/iOS7/Frameworks/UIKit/UIPickerView.h index a60b9ab51..13014137a 100644 --- a/iOS7/Frameworks/UIKit/UIPickerView.h +++ b/iOS7/Frameworks/UIKit/UIPickerView.h @@ -22,7 +22,7 @@ id _dataSource; id _delegate; UIView *_backgroundView; - int _numberOfComponents; + long long _numberOfComponents; UIImageView *_topGradient; UIImageView *_bottomGradient; UIView *_foregroundView; @@ -39,7 +39,6 @@ unsigned int delegateRespondsToAttributedTitleForRow:1; unsigned int delegateRespondsToWidthForComponent:1; unsigned int delegateRespondsToRowHeightForComponent:1; - unsigned int delegateRespondsToCheckableForRow:1; unsigned int showsSelectionBar:1; unsigned int allowsMultipleSelection:1; unsigned int allowSelectingCells:1; @@ -47,96 +46,94 @@ unsigned int usesCheckedSelection:1; unsigned int skipsBackground:1; } _pickerViewFlags; - BOOL _usesModernStyle; + _Bool _usesModernStyle; UIColor *_textColor; UIColor *_textShadowColor; - BOOL _isInLayoutSubviews; + _Bool _isInLayoutSubviews; + _Bool _magnifierEnabled; } + (id)_modernNonCenterCellFont; + (id)_modernCenterCellFont; + (struct CGSize)defaultSizeForCurrentOrientation; + (struct CGSize)sizeForCurrentOrientationThatFits:(struct CGSize)arg1; -+ (struct CGSize)sizeThatFits:(struct CGSize)arg1 forInterfaceOrientation:(int)arg2; -@property(nonatomic, setter=_setInLayoutSubviews:) BOOL _isInLayoutSubviews; // @synthesize _isInLayoutSubviews; ++ (struct CGSize)sizeThatFits:(struct CGSize)arg1 forInterfaceOrientation:(long long)arg2; +@property(nonatomic, setter=_setMagnifierEnabled:) _Bool _magnifierEnabled; // @synthesize _magnifierEnabled; +@property(nonatomic, setter=_setInLayoutSubviews:) _Bool _isInLayoutSubviews; // @synthesize _isInLayoutSubviews; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; - (struct CATransform3D)_perspectiveTransform; -- (BOOL)_shouldDrawWithModernStyle; -- (void)_setTextShadowColor:(id)arg1; -- (id)_textShadowColor; -- (void)_setTextColor:(id)arg1; -- (id)_textColor; -- (void)_setHighlightColor:(id)arg1; -- (id)_highlightColor; -- (void)_setUsesModernStyle:(BOOL)arg1; -- (BOOL)_usesModernStyle; +- (_Bool)_shouldDrawWithModernStyle; +@property(retain, nonatomic, getter=_textShadowColor, setter=_setTextShadowColor:) UIColor *textShadowColor; +@property(retain, nonatomic, getter=_textColor, setter=_setTextColor:) UIColor *textColor; +@property(retain, nonatomic, getter=_highlightColor, setter=_setHighlightColor:) UIColor *highlightColor; +@property(getter=_usesModernStyle, setter=_setUsesModernStyle:) _Bool usesModernStyle; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)selectRow:(int)arg1 inColumn:(int)arg2 animated:(BOOL)arg3; -- (void)selectRow:(int)arg1 inComponent:(int)arg2 animated:(BOOL)arg3; -- (void)_selectRow:(int)arg1 inComponent:(int)arg2 animated:(BOOL)arg3 notify:(BOOL)arg4; -- (struct CGRect)_effectiveTableViewFrameForColumn:(int)arg1; -- (id)tableViewForColumn:(int)arg1; -- (int)columnForTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)selectRow:(int)arg1 inColumn:(int)arg2 animated:(_Bool)arg3; +- (void)selectRow:(long long)arg1 inComponent:(long long)arg2 animated:(_Bool)arg3; +- (void)_selectRow:(long long)arg1 inComponent:(long long)arg2 animated:(_Bool)arg3 notify:(_Bool)arg4; +- (struct CGRect)_effectiveTableViewFrameForColumn:(long long)arg1; +- (id)tableViewForColumn:(long long)arg1; +- (long long)columnForTableView:(id)arg1; - (int)selectedRowForColumn:(int)arg1; -- (int)selectedRowInComponent:(int)arg1; +- (long long)selectedRowInComponent:(long long)arg1; - (struct _NSRange)visibleRowsForColumn:(int)arg1; -- (BOOL)_drawsBackground; -- (void)_setDrawsBackground:(BOOL)arg1; -- (BOOL)_usesCheckedSelection; -- (void)_setUsesCheckedSelection:(BOOL)arg1; +- (_Bool)_drawsBackground; +- (void)_setDrawsBackground:(_Bool)arg1; +- (_Bool)_usesCheckedSelection; +- (void)_setUsesCheckedSelection:(_Bool)arg1; - (void)_sendSelectionChangedFromTable:(id)arg1; -- (BOOL)_usesCheckSelection; -- (BOOL)allowsMultipleSelection; -- (void)setAllowsMultipleSelection:(BOOL)arg1; -- (void)_sendSelectionChangedForComponent:(int)arg1; -@property(nonatomic) BOOL showsSelectionIndicator; +- (_Bool)_usesCheckSelection; +- (_Bool)allowsMultipleSelection; +- (void)setAllowsMultipleSelection:(_Bool)arg1; +- (void)_sendSelectionChangedForComponent:(long long)arg1; +@property(nonatomic) _Bool showsSelectionIndicator; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_updateWithOldSize:(struct CGSize)arg1 newSize:(struct CGSize)arg2; - (void)_resetSelectionOfTables; - (void)layoutSubviews; - (id)_contentView; -- (float)_wheelShift; +- (double)_wheelShift; - (void)reloadAllPickerPieces; -- (id)viewForRow:(int)arg1 forComponent:(int)arg2; -@property(readonly, nonatomic) int numberOfComponents; // @synthesize numberOfComponents=_numberOfComponents; -- (int)numberOfColumns; -- (int)numberOfRowsInColumn:(int)arg1; -- (int)numberOfRowsInComponent:(int)arg1; -- (struct CGSize)rowSizeForComponent:(int)arg1; -- (id)_createTableWithFrame:(struct CGRect)arg1 forComponent:(int)arg2; -- (id)_createColumnWithTableFrame:(struct CGRect)arg1 rowHeight:(float)arg2; -- (void)_addMagnifierLinesForRowHeight:(float)arg1; -- (float)_delegateRowHeightForComponent:(int)arg1; -- (float)_delegateWidthForComponent:(int)arg1 ofCount:(int)arg2 withSizeLeft:(float)arg3; -- (id)_delegateAttributedTitleForRow:(int)arg1 forComponent:(int)arg2; -- (id)_delegateTitleForRow:(int)arg1 forComponent:(int)arg2; -- (int)_delegateNumberOfRowsInComponent:(int)arg1; -- (int)_delegateNumberOfComponents; +- (id)viewForRow:(long long)arg1 forComponent:(long long)arg2; +@property(readonly, nonatomic) long long numberOfComponents; // @synthesize numberOfComponents=_numberOfComponents; +- (long long)numberOfColumns; +- (long long)numberOfRowsInColumn:(long long)arg1; +- (long long)numberOfRowsInComponent:(long long)arg1; +- (struct CGSize)rowSizeForComponent:(long long)arg1; +- (id)_createTableWithFrame:(struct CGRect)arg1 forComponent:(long long)arg2; +- (id)_createColumnWithTableFrame:(struct CGRect)arg1 rowHeight:(double)arg2; +- (void)_addMagnifierLinesForRowHeight:(double)arg1; +- (double)_delegateRowHeightForComponent:(long long)arg1; +- (double)_delegateWidthForComponent:(long long)arg1 ofCount:(int)arg2 withSizeLeft:(double)arg3; +- (id)_delegateAttributedTitleForRow:(long long)arg1 forComponent:(long long)arg2; +- (id)_delegateTitleForRow:(long long)arg1 forComponent:(long long)arg2; +- (long long)_delegateNumberOfRowsInComponent:(long long)arg1; +- (long long)_delegateNumberOfComponents; - (double)scrollAnimationDuration; -- (void)_sendCheckedRow:(int)arg1 inTableView:(id)arg2 checked:(BOOL)arg3; +- (void)_sendCheckedRow:(long long)arg1 inTableView:(id)arg2 checked:(_Bool)arg3; - (struct CGSize)_sizeThatFits:(struct CGSize)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (id)createDividerWithFrame:(struct CGRect)arg1; - (id)_createViewForPickerPiece:(int)arg1; -- (struct CGRect)_selectionBarRectForHeight:(float)arg1; +- (struct CGRect)_selectionBarRectForHeight:(double)arg1; - (id)imageForPickerPiece:(int)arg1; - (id)_popoverSuffix; - (id)_selectionBarSuffix; - (id)pickerImageNamePrefix; -- (void)reloadComponent:(int)arg1; +- (void)reloadComponent:(long long)arg1; - (void)reloadDataForColumn:(int)arg1; - (void)reloadAllComponents; - (void)reloadData; - (void)reload; - (void)didMoveToWindow; -- (void)setAlpha:(float)arg1; -- (void)setHidden:(BOOL)arg1; +- (void)setAlpha:(double)arg1; +- (void)setHidden:(_Bool)arg1; - (void)_updateSound; - (void)setNeedsLayout; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; @@ -146,13 +143,13 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)init; -- (BOOL)_soundsEnabled; -- (void)setSoundsEnabled:(BOOL)arg1; +- (_Bool)_soundsEnabled; +- (void)setSoundsEnabled:(_Bool)arg1; - (id)_orientationImageSuffix; -- (float)_tableRowHeight; -- (BOOL)_isLandscapeOrientation; +- (double)_tableRowHeight; +- (_Bool)_isLandscapeOrientation; - (struct CGSize)defaultSize; -- (BOOL)isAccessibilityElementByDefault; +- (void)setBackgroundColor:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerViewDataSource-Protocol.h b/iOS7/Frameworks/UIKit/UIPickerViewDataSource-Protocol.h index 43239cae5..c864d45d2 100644 --- a/iOS7/Frameworks/UIKit/UIPickerViewDataSource-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPickerViewDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol UIPickerViewDataSource -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPickerViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/Frameworks/UIKit/UIPickerViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIPinchGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIPinchGestureRecognizer.h index d75686898..c7dcdd668 100644 --- a/iOS7/Frameworks/UIKit/UIPinchGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIPinchGestureRecognizer.h @@ -10,35 +10,35 @@ @interface UIPinchGestureRecognizer : UIGestureRecognizer { - float _initialTouchDistance; - float _initialTouchScale; + double _initialTouchDistance; + double _initialTouchScale; double _lastTouchTime; - float _velocity; - float _previousVelocity; - float _scaleThreshold; + double _velocity; + double _previousVelocity; + double _scaleThreshold; struct CGAffineTransform _transform; struct CGPoint _anchorPoint; UITouch *_touches[2]; - float _hysteresis; + double _hysteresis; id _transformAnalyzer; unsigned int _endsOnSingleTouch:1; } -@property(nonatomic, getter=_hysteresis, setter=_setHysteresis:) float hysteresis; // @synthesize hysteresis=_hysteresis; -@property(nonatomic) float scaleThreshold; // @synthesize scaleThreshold=_scaleThreshold; +@property(nonatomic, getter=_hysteresis, setter=_setHysteresis:) double hysteresis; // @synthesize hysteresis=_hysteresis; +@property(nonatomic) double scaleThreshold; // @synthesize scaleThreshold=_scaleThreshold; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -@property(readonly, nonatomic) float velocity; -@property(nonatomic) float scale; +@property(readonly, nonatomic) double velocity; +@property(nonatomic) double scale; @property(readonly, nonatomic) struct CGPoint anchorPoint; - (void)_resetGestureRecognizer; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; -- (void)_setEndsOnSingleTouch:(BOOL)arg1; -- (BOOL)_endsOnSingleTouch; +- (void)_setEndsOnSingleTouch:(_Bool)arg1; +- (_Bool)_endsOnSingleTouch; @end diff --git a/iOS7/Frameworks/UIKit/UIPlaceholderColor.h b/iOS7/Frameworks/UIKit/UIPlaceholderColor.h index 205f11201..472e12bd7 100644 --- a/iOS7/Frameworks/UIKit/UIPlaceholderColor.h +++ b/iOS7/Frameworks/UIKit/UIPlaceholderColor.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIPlaceholderColor : UIColor { } - (void)dealloc; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)autorelease; diff --git a/iOS7/Frameworks/UIKit/UIPopoverBackgroundView.h b/iOS7/Frameworks/UIKit/UIPopoverBackgroundView.h index 5bec77da1..5ffdd4072 100644 --- a/iOS7/Frameworks/UIKit/UIPopoverBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIPopoverBackgroundView.h @@ -10,28 +10,30 @@ { } -+ (BOOL)wantsDefaultContentAppearance; ++ (_Bool)wantsDefaultContentAppearance; ++ (double)_contentViewCornerRadiusForArrowDirection:(unsigned long long)arg1; ++ (double)cornerRadius; + (struct UIEdgeInsets)contentViewInsets; -+ (float)arrowBase; -+ (float)arrowHeight; -- (int)backgroundStyle; ++ (double)arrowBase; ++ (double)arrowHeight; +- (long long)backgroundStyle; - (void)layoutSubviews; - (struct CGRect)_backgroundContentViewFrame; - (struct CGRect)_contentViewFrame; - (id)actionForLayer:(id)arg1 forKey:(id)arg2; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)_updateShadow; - (id)_shadowPath; - (struct CGSize)_shadowOffset; -- (float)_shadowRadius; -- (float)_shadowOpacity; +- (double)_shadowRadius; +- (double)_shadowOpacity; - (struct UIEdgeInsets)_shadowInsets; -- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned int)arg2; -- (BOOL)_wantsDefaultContentAppearance; -- (struct UIEdgeInsets)_contentViewInsetsForArrowDirection:(unsigned int)arg1; +- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned long long)arg2; +- (_Bool)_wantsDefaultContentAppearance; +- (struct UIEdgeInsets)_contentViewInsetsForArrowDirection:(unsigned long long)arg1; - (struct UIEdgeInsets)_contentViewInsets; -@property(nonatomic) unsigned int arrowDirection; -@property(nonatomic) float arrowOffset; +@property(nonatomic) unsigned long long arrowDirection; +@property(nonatomic) double arrowOffset; @end diff --git a/iOS7/Frameworks/UIKit/UIPopoverButton.h b/iOS7/Frameworks/UIKit/UIPopoverButton.h index c3f1475d5..59aba3705 100644 --- a/iOS7/Frameworks/UIKit/UIPopoverButton.h +++ b/iOS7/Frameworks/UIKit/UIPopoverButton.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIPopoverButton : UIButton { } - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (id)_setupBackgroundView; -- (void)setEnabled:(BOOL)arg1; -- (id)initWithFrame:(struct CGRect)arg1 buttonType:(int)arg2; +- (void)setEnabled:(_Bool)arg1; +- (id)initWithFrame:(struct CGRect)arg1 buttonType:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIPopoverController.h b/iOS7/Frameworks/UIKit/UIPopoverController.h index 91bd91e36..7b5f9da35 100644 --- a/iOS7/Frameworks/UIKit/UIPopoverController.h +++ b/iOS7/Frameworks/UIKit/UIPopoverController.h @@ -7,45 +7,48 @@ #import "NSObject.h" #import "UIAppearanceContainer-Protocol.h" +#import "UIDimmingViewDelegate-Protocol.h" #import "UIGestureRecognizerDelegatePrivate-Protocol.h" -#import "_UIDimmingBackdropViewDelegate-Protocol.h" -@class NSArray, UIBarButtonItem, UIDimmingView, UIPanGestureRecognizer, UIView, UIViewController, _UIDimmingBackdropView, _UIPopoverLayoutInfo, _UIPopoverView; +@class NSArray, UIBarButtonItem, UIColor, UIDimmingView, UIPanGestureRecognizer, UIView, UIViewController, _UIPopoverLayoutInfo, _UIPopoverView; -@interface UIPopoverController : NSObject +@interface UIPopoverController : NSObject { id _delegate; UIViewController *_contentViewController; UIViewController *_splitParentController; _UIPopoverView *_popoverView; UIDimmingView *_dimmingView; - _UIDimmingBackdropView *_dimmingBackdropView; UIView *_layoutConstraintView; struct CGRect _targetRectInEmbeddingView; UIBarButtonItem *_targetBarButtonItem; - unsigned int _requestedArrowDirections; - unsigned int _currentArrowDirection; - int _popoverBackgroundStyle; + unsigned long long _requestedArrowDirections; + unsigned long long _currentArrowDirection; + long long _popoverBackgroundStyle; + UIColor *_backgroundColor; _UIPopoverLayoutInfo *_preferredLayoutInfo; Class _popoverBackgroundViewClass; struct CGSize _popoverContentSize; struct CGRect _targetRectInDimmingView; struct CGRect _embeddedTargetRect; - int _popoverControllerStyle; - BOOL _ignoresKeyboardNotifications; + long long _popoverControllerStyle; + _Bool _ignoresKeyboardNotifications; + UIView *_currentPresentationView; + struct CGRect _currentPresentationRectInView; + unsigned long long _originalArrowDirections; unsigned int draggingChildScrollViewCount; id _target; SEL _didEndSelector; UIViewController *_modalPresentationFromViewController; UIViewController *_modalPresentationToViewController; - unsigned int _toViewAutoResizingMask; + unsigned long long _toViewAutoResizingMask; UIViewController *_slidingViewController; UIView *_presentingView; - int _presentationEdge; - int _presentationDirection; + unsigned long long _presentationEdge; + long long _presentationDirection; int _presentationState; - BOOL _didPresentInActiveSequence; - unsigned int _slideTransitionCount; + _Bool _didPresentInActiveSequence; + unsigned long long _slideTransitionCount; UIPanGestureRecognizer *_vendedGestureRecognizer; UIPanGestureRecognizer *_dimmingViewGestureRecognizer; struct { @@ -55,51 +58,48 @@ unsigned int isInTextEffectsWindow:1; unsigned int isEmbeddingInView:1; unsigned int embeddedPresentationBounces:1; - unsigned int isModernPopover:1; - unsigned int usesCircleKnockout:1; } _popoverControllerFlags; - BOOL _allowResizePastTargetRect; - BOOL _dismissesOnRotation; - BOOL _showsTargetRect; - BOOL _showsOrientationMarker; - BOOL _showsPresentationArea; - BOOL _retainsSelfWhilePresented; - unsigned int _popoverArrowDirection; + _Bool _allowResizePastTargetRect; + _Bool _dismissesOnRotation; + _Bool _showsTargetRect; + _Bool _showsOrientationMarker; + _Bool _showsPresentationArea; + _Bool _retainsSelfWhilePresented; + unsigned long long _popoverArrowDirection; struct UIEdgeInsets _popoverLayoutMargins; } -+ (BOOL)_forceAttemptsToAvoidKeyboard; -+ (struct UIEdgeInsets)_defaultPopoverLayoutMarginsForPopoverControllerStyle:(int)arg1 andContentViewController:(id)arg2; ++ (_Bool)_forceAttemptsToAvoidKeyboard; ++ (struct UIEdgeInsets)_defaultPopoverLayoutMarginsForPopoverControllerStyle:(long long)arg1 andContentViewController:(id)arg2; + (Class)_popoverViewClass; -+ (BOOL)_showTargetRectPref; -+ (BOOL)_popoversDisabled; -@property(nonatomic) unsigned int popoverArrowDirection; // @synthesize popoverArrowDirection=_popoverArrowDirection; -@property(nonatomic, getter=_presentationEdge, setter=_setPresentationEdge:) int presentationEdge; // @synthesize presentationEdge=_presentationEdge; ++ (_Bool)_showTargetRectPref; ++ (_Bool)_popoversDisabled; +@property(nonatomic) unsigned long long popoverArrowDirection; // @synthesize popoverArrowDirection=_popoverArrowDirection; +@property(nonatomic, getter=_presentationEdge, setter=_setPresentationEdge:) unsigned long long presentationEdge; // @synthesize presentationEdge=_presentationEdge; @property(nonatomic, getter=_presentingView, setter=_setPresentingView:) UIView *presentingView; // @synthesize presentingView=_presentingView; @property(retain, nonatomic) _UIPopoverLayoutInfo *preferredLayoutInfo; // @synthesize preferredLayoutInfo=_preferredLayoutInfo; -@property(nonatomic, getter=_retainsSelfWhilePresented, setter=_setRetainsSelfWhilePresented:) BOOL retainsSelfWhilePresented; // @synthesize retainsSelfWhilePresented=_retainsSelfWhilePresented; -@property(nonatomic) BOOL showsPresentationArea; // @synthesize showsPresentationArea=_showsPresentationArea; -@property(nonatomic) BOOL showsOrientationMarker; // @synthesize showsOrientationMarker=_showsOrientationMarker; -@property(nonatomic) BOOL showsTargetRect; // @synthesize showsTargetRect=_showsTargetRect; +@property(nonatomic, getter=_retainsSelfWhilePresented, setter=_setRetainsSelfWhilePresented:) _Bool retainsSelfWhilePresented; // @synthesize retainsSelfWhilePresented=_retainsSelfWhilePresented; +@property(nonatomic) _Bool showsPresentationArea; // @synthesize showsPresentationArea=_showsPresentationArea; +@property(nonatomic) _Bool showsOrientationMarker; // @synthesize showsOrientationMarker=_showsOrientationMarker; +@property(nonatomic) _Bool showsTargetRect; // @synthesize showsTargetRect=_showsTargetRect; @property(retain, nonatomic) Class popoverBackgroundViewClass; // @synthesize popoverBackgroundViewClass=_popoverBackgroundViewClass; @property(nonatomic) struct UIEdgeInsets popoverLayoutMargins; // @synthesize popoverLayoutMargins=_popoverLayoutMargins; -@property(nonatomic) BOOL dismissesOnRotation; // @synthesize dismissesOnRotation=_dismissesOnRotation; -@property(nonatomic) BOOL allowResizePastTargetRect; // @synthesize allowResizePastTargetRect=_allowResizePastTargetRect; +@property(nonatomic) _Bool dismissesOnRotation; // @synthesize dismissesOnRotation=_dismissesOnRotation; +@property(nonatomic) _Bool allowResizePastTargetRect; // @synthesize allowResizePastTargetRect=_allowResizePastTargetRect; @property(retain, nonatomic) UIDimmingView *dimmingView; // @synthesize dimmingView=_dimmingView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_modalAnimation:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_modalTransition:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 target:(id)arg4 didEndSelector:(SEL)arg5; -- (id)_dimmingBackdropView; - (id)_dimmingView; -- (BOOL)_embedsInView; +- (_Bool)_embedsInView; - (id)_managingSplitViewController; - (void)_setManagingSplitViewController:(id)arg1; -- (BOOL)isPresentingOrDismissing; -- (BOOL)_isDismissing; -- (BOOL)_isPresenting; +- (_Bool)isPresentingOrDismissing; +- (_Bool)_isDismissing; +- (_Bool)_isPresenting; - (void)_containedViewControllerModalStateChanged; - (void)_stopWatchingForNotifications; -@property(nonatomic, setter=_setIgnoresKeyboardNotifications:) BOOL _ignoresKeyboardNotifications; // @dynamic _ignoresKeyboardNotifications; +@property(nonatomic, setter=_setIgnoresKeyboardNotifications:) _Bool _ignoresKeyboardNotifications; // @dynamic _ignoresKeyboardNotifications; - (void)_stopWatchingForScrollViewNotifications; - (void)_startWatchingForScrollViewNotifications; - (void)_scrollViewDidEndDragging:(id)arg1; @@ -108,7 +108,7 @@ - (void)_startWatchingForWindowRotations; - (void)_hostingWindowDidRotate:(id)arg1; - (void)_hostingWindowWillRotate:(id)arg1; -- (BOOL)_canRepresentAutomatically; +- (_Bool)_canRepresentAutomatically; - (void)_stopWatchingForKeyboardNotifications; - (void)_startWatchingForKeyboardNotificationsIfNecessary; - (void)_keyboardStateChanged:(id)arg1; @@ -116,72 +116,70 @@ - (id)_layoutInfoForCurrentKeyboardState; - (id)_layoutInfoForCurrentKeyboardStateAndHostingWindow:(id)arg1; - (id)_layoutInfoFromLayoutInfo:(id)arg1 forCurrentKeyboardStateAndHostingWindow:(id)arg2; -- (BOOL)_attemptsToAvoidKeyboard; +- (_Bool)_attemptsToAvoidKeyboard; - (void)_stopWatchingForNavigationControllerNotifications:(id)arg1; - (void)_startWatchingForNavigationControllerNotifications:(id)arg1; - (void)_newViewControllerWasPushed:(id)arg1; -- (void)_adjustPopoverForNewContentSizeFromViewController:(id)arg1 allowShrink:(BOOL)arg2; +- (void)_adjustPopoverForNewContentSizeFromViewController:(id)arg1 allowShrink:(_Bool)arg2; - (void)_newViewControllerWillBePushed:(id)arg1; -- (void)_setGesturesEnabled:(BOOL)arg1; +- (void)_setGesturesEnabled:(_Bool)arg1; - (void)_swipe:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (id)_gestureRecognizerForPresentationFromEdge:(int)arg1; -- (void)dimmingBackdropViewWasTapped:(id)arg1; -- (void)_dismissPopoverAnimated:(BOOL)arg1 stateOnly:(BOOL)arg2 notifyDelegate:(BOOL)arg3; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (id)_gestureRecognizerForPresentationFromEdge:(unsigned long long)arg1; +- (void)dimmingViewWasTapped:(id)arg1; +- (void)_dismissPopoverAnimated:(_Bool)arg1 stateOnly:(_Bool)arg2 notifyDelegate:(_Bool)arg3; - (void)_postludeForDismissal; - (id)_completionBlockForDismissalWhenNotifyingDelegate:(SEL)arg1; -- (void)_beginMapsTransitionToNewViewController:(id)arg1 arrowDirections:(unsigned int)arg2 slideDuration:(double)arg3 expandDuration:(double)arg4; -- (void)_beginMapsTransitionToNewViewController:(id)arg1 newTargetRect:(struct CGRect)arg2 inView:(id)arg3 arrowDirections:(unsigned int)arg4 slideDuration:(double)arg5 expandDuration:(double)arg6; -- (void)_setContentViewController:(id)arg1 backgroundStyle:(int)arg2 animated:(BOOL)arg3; -- (int)_popoverBackgroundStyle; -- (void)_setPopoverBackgroundStyle:(int)arg1; -- (BOOL)_manuallyHandlesContentViewControllerAppearanceCalls; -- (int)_popoverControllerStyle; +- (void)_beginMapsTransitionToNewViewController:(id)arg1 arrowDirections:(unsigned long long)arg2 slideDuration:(double)arg3 expandDuration:(double)arg4; +- (void)_beginMapsTransitionToNewViewController:(id)arg1 newTargetRect:(struct CGRect)arg2 inView:(id)arg3 arrowDirections:(unsigned long long)arg4 slideDuration:(double)arg5 expandDuration:(double)arg6; +- (void)_setContentViewController:(id)arg1 backgroundStyle:(long long)arg2 animated:(_Bool)arg3; +- (long long)_popoverBackgroundStyle; +- (void)_setPopoverBackgroundStyle:(long long)arg1; +- (_Bool)_manuallyHandlesContentViewControllerAppearanceCalls; +- (long long)_popoverControllerStyle; - (void)_performHierarchyCheckOnViewController:(id)arg1; -- (void)_transitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(BOOL)arg3; +- (void)_transitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(_Bool)arg3; - (void)_layoutDimmingViewForInterfaceOrientationOfHostingWindow:(id)arg1; - (void)_updateDimmingViewTransformForInterfaceOrientationOfHostingWindow:(id)arg1; -- (float)_dismissalAnimationDuration; -- (float)_presentationAnimationDuration; +- (double)_dismissalAnimationDuration; +- (double)_presentationAnimationDuration; - (struct CGSize)_currentPopoverContentSize; - (id)_splitParentController; - (void)_setSplitParentController:(id)arg1; - (void)_setPopoverView:(id)arg1; - (id)popoverView; -- (BOOL)_usePointyPopovers; -- (void)dismissPopoverAnimated:(BOOL)arg1; -- (void)presentPopoverFromBarButtonItem:(id)arg1; -- (void)presentPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 preferredPresentationDirections:(unsigned int)arg3; -- (BOOL)_isModernPopover; -- (void)presentPopoverFromBarButtonItem:(id)arg1 permittedArrowDirections:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)presentPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 permittedArrowDirections:(unsigned int)arg3 animated:(BOOL)arg4; -- (void)_commonPresentPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 preferredPresentationDirections:(unsigned int)arg3 animated:(BOOL)arg4; -- (BOOL)_shimPresentSlidingPopoverAnimated:(BOOL)arg1; -- (struct CGPoint)_centerPointForScale:(float)arg1 frame:(struct CGRect)arg2 anchor:(struct CGPoint)arg3; -- (void)_presentPopoverFromRect:(struct CGRect)arg1 embeddedInView:(id)arg2 usingViewForLayoutConstraints:(id)arg3 permittedArrowDirections:(unsigned int)arg4; -- (void)_presentPopoverFromEdge:(int)arg1 ofView:(id)arg2 animated:(BOOL)arg3; -- (void)_presentPopoverBySlidingIn:(BOOL)arg1 fromEdge:(int)arg2 ofView:(id)arg3 animated:(BOOL)arg4 stateOnly:(BOOL)arg5 notifyDelegate:(BOOL)arg6; +- (void)dismissPopoverAnimated:(_Bool)arg1; +- (void)presentPopoverFromBarButtonItem:(id)arg1 permittedArrowDirections:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)presentPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 permittedArrowDirections:(unsigned long long)arg3 animated:(_Bool)arg4; +- (void)_commonPresentPopoverFromRect:(struct CGRect)arg1 inView:(id)arg2 permittedArrowDirections:(unsigned long long)arg3 animated:(_Bool)arg4; +- (_Bool)_shimPresentSlidingPopoverAnimated:(_Bool)arg1; +- (struct CGPoint)_centerPointForScale:(double)arg1 frame:(struct CGRect)arg2 anchor:(struct CGPoint)arg3; +- (void)_presentPopoverFromRect:(struct CGRect)arg1 embeddedInView:(id)arg2 usingViewForLayoutConstraints:(id)arg3 permittedArrowDirections:(unsigned long long)arg4; +- (void)_presentPopoverFromRect:(struct CGRect)arg1 embeddedInView:(id)arg2 usingViewForLayoutConstraints:(id)arg3 permittedArrowDirections:(unsigned long long)arg4 animate:(_Bool)arg5; +- (void)_presentPopoverFromEdge:(unsigned long long)arg1 ofView:(id)arg2 animated:(_Bool)arg3; +- (void)_presentPopoverBySlidingIn:(_Bool)arg1 fromEdge:(unsigned long long)arg2 ofView:(id)arg3 animated:(_Bool)arg4 stateOnly:(_Bool)arg5 notifyDelegate:(_Bool)arg6; - (void)_invalidateLayoutInfo; - (void)_resetSlideTransitionCount; -- (void)_incrementSlideTransitionCount:(BOOL)arg1; -- (unsigned int)_slideTransitionCount; +- (void)_incrementSlideTransitionCount:(_Bool)arg1; +- (unsigned long long)_slideTransitionCount; - (void)_setPresentationState:(int)arg1; - (int)_presentationState; - (Class)_defaultChromeViewClass; - (Class)_popoverLayoutInfoForChromeClass:(Class)arg1; -- (BOOL)_popoverBackgroundViewWantsDefaultContentAppearance; +- (_Bool)_popoverBackgroundViewWantsDefaultContentAppearance; @property(copy, nonatomic) NSArray *passthroughViews; -@property(readonly, nonatomic, getter=isPopoverVisible) BOOL popoverVisible; -- (void)setPopoverContentSize:(struct CGSize)arg1 animated:(BOOL)arg2; +@property(copy, nonatomic) UIColor *backgroundColor; +@property(readonly, nonatomic, getter=isPopoverVisible) _Bool popoverVisible; +- (void)setPopoverContentSize:(struct CGSize)arg1 animated:(_Bool)arg2; @property(nonatomic) struct CGSize popoverContentSize; -- (void)setPopoverFrame:(struct CGRect)arg1 animated:(BOOL)arg2; -- (void)setContentViewController:(id)arg1 animated:(BOOL)arg2; +- (void)setPopoverFrame:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)setContentViewController:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIViewController *contentViewController; - (void)dealloc; - (id)initWithContentViewController:(id)arg1; -- (id)_initWithContentViewController:(id)arg1 popoverControllerStyle:(int)arg2; +- (id)_initWithContentViewController:(id)arg1 popoverControllerStyle:(long long)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UIPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/Frameworks/UIKit/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintActivity.h b/iOS7/Frameworks/UIKit/UIPrintActivity.h index 861383ddd..09c774e18 100644 --- a/iOS7/Frameworks/UIKit/UIPrintActivity.h +++ b/iOS7/Frameworks/UIKit/UIPrintActivity.h @@ -15,13 +15,13 @@ @property(retain) UIViewController *wrapperViewController; // @synthesize wrapperViewController=_wrapperViewController; - (id)printInteractionControllerParentViewController:(id)arg1; -- (void)activityDidFinish:(BOOL)arg1; +- (void)activityDidFinish:(_Bool)arg1; - (id)printInteractionController; - (void)cancelPrintOptions; - (void)performActivity; - (id)_embeddedActivityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityTitle; - (id)_activityImage; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UIPrintActivityWrapperNavigationController.h b/iOS7/Frameworks/UIKit/UIPrintActivityWrapperNavigationController.h index c91da0e0a..f64b6e35a 100644 --- a/iOS7/Frameworks/UIKit/UIPrintActivityWrapperNavigationController.h +++ b/iOS7/Frameworks/UIKit/UIPrintActivityWrapperNavigationController.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIPrintActivityWrapperNavigationController : UINavigationController { id _completionHandler; - BOOL _presentedPrintInteractionController; + _Bool _presentedPrintInteractionController; } -@property(nonatomic) BOOL presentedPrintInteractionController; // @synthesize presentedPrintInteractionController=_presentedPrintInteractionController; -- (void)viewWillAppear:(BOOL)arg1; +@property(nonatomic) _Bool presentedPrintInteractionController; // @synthesize presentedPrintInteractionController=_presentedPrintInteractionController; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (id)initWithCompletion:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrintFormatter.h b/iOS7/Frameworks/UIKit/UIPrintFormatter.h index e5954c65c..1acce3f13 100644 --- a/iOS7/Frameworks/UIKit/UIPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UIPrintFormatter.h @@ -13,24 +13,24 @@ @interface UIPrintFormatter : NSObject { UIPrintPageRenderer *_printPageRenderer; - float _maximumContentHeight; - float _maximumContentWidth; + double _maximumContentHeight; + double _maximumContentWidth; struct UIEdgeInsets _contentInsets; - int _startPage; - int _pageCount; - BOOL _needsRecalc; + long long _startPage; + long long _pageCount; + _Bool _needsRecalc; } -@property(nonatomic) int startPage; // @synthesize startPage=_startPage; +@property(nonatomic) long long startPage; // @synthesize startPage=_startPage; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; -@property(nonatomic) float maximumContentWidth; // @synthesize maximumContentWidth=_maximumContentWidth; -@property(nonatomic) float maximumContentHeight; // @synthesize maximumContentHeight=_maximumContentHeight; +@property(nonatomic) double maximumContentWidth; // @synthesize maximumContentWidth=_maximumContentWidth; +@property(nonatomic) double maximumContentHeight; // @synthesize maximumContentHeight=_maximumContentHeight; @property(nonatomic) UIPrintPageRenderer *printPageRenderer; // @synthesize printPageRenderer=_printPageRenderer; -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (struct CGRect)_pageContentRect:(BOOL)arg1; -- (int)_recalcPageCount; -@property(readonly, nonatomic) int pageCount; // @synthesize pageCount=_pageCount; +- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(long long)arg2; +- (struct CGRect)rectForPageAtIndex:(long long)arg1; +- (struct CGRect)_pageContentRect:(_Bool)arg1; +- (long long)_recalcPageCount; +@property(readonly, nonatomic) long long pageCount; // @synthesize pageCount=_pageCount; - (void)_recalcIfNecessary; - (void)_setNeedsRecalc; - (void)removeFromPrintPageRenderer; diff --git a/iOS7/Frameworks/UIKit/UIPrintInfo.h b/iOS7/Frameworks/UIKit/UIPrintInfo.h index a8a2c3b5e..12ed3e7fc 100644 --- a/iOS7/Frameworks/UIKit/UIPrintInfo.h +++ b/iOS7/Frameworks/UIKit/UIPrintInfo.h @@ -15,20 +15,20 @@ { NSString *_printerID; NSString *_jobName; - int _outputType; - int _orientation; - int _duplex; - int _copies; - BOOL _scaleUp; + long long _outputType; + long long _orientation; + long long _duplex; + long long _copies; + _Bool _scaleUp; } + (id)printInfoWithDictionary:(id)arg1; + (id)printInfo; -@property(nonatomic) BOOL scaleUp; // @synthesize scaleUp=_scaleUp; -@property(nonatomic) int copies; // @synthesize copies=_copies; -@property(nonatomic) int duplex; // @synthesize duplex=_duplex; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic) int outputType; // @synthesize outputType=_outputType; +@property(nonatomic) _Bool scaleUp; // @synthesize scaleUp=_scaleUp; +@property(nonatomic) long long copies; // @synthesize copies=_copies; +@property(nonatomic) long long duplex; // @synthesize duplex=_duplex; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long outputType; // @synthesize outputType=_outputType; @property(copy, nonatomic) NSString *jobName; // @synthesize jobName=_jobName; @property(copy, nonatomic) NSString *printerID; // @synthesize printerID=_printerID; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIPrintInfoRequest.h b/iOS7/Frameworks/UIKit/UIPrintInfoRequest.h index 377206ebc..255e0d777 100644 --- a/iOS7/Frameworks/UIKit/UIPrintInfoRequest.h +++ b/iOS7/Frameworks/UIKit/UIPrintInfoRequest.h @@ -8,6 +8,7 @@ @class PKPrinter; +// Not exported @interface UIPrintInfoRequest : NSObject { PKPrinter *_printer; diff --git a/iOS7/Frameworks/UIKit/UIPrintInteractionController-UIPrintInteractionController_Private.h b/iOS7/Frameworks/UIKit/UIPrintInteractionController-UIPrintInteractionController_Private.h new file mode 100644 index 000000000..a6c67a176 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPrintInteractionController-UIPrintInteractionController_Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPrintInteractionController (UIPrintInteractionController_Private) +- (void)_cancelManualPrintPage; +- (void)_manualPrintPage; +- (void)_enableManualPrintPage:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPrintInteractionController.h b/iOS7/Frameworks/UIKit/UIPrintInteractionController.h index 8fdc39259..2c22e4c52 100644 --- a/iOS7/Frameworks/UIKit/UIPrintInteractionController.h +++ b/iOS7/Frameworks/UIKit/UIPrintInteractionController.h @@ -12,69 +12,66 @@ { UIPrintInfo *_printInfo; id _delegate; - BOOL _showsPageRange; - BOOL _hidesNumberOfCopies; + _Bool _showsPageRange; + _Bool _hidesNumberOfCopies; UIPrintPageRenderer *_printPageRenderer; UIPrintFormatter *_printFormatter; id _printingItem; NSArray *_printingItems; UIPrintPaper *_printPaper; id _completionHandler; - unsigned int _backgroundTaskIdentifier; + unsigned long long _backgroundTaskIdentifier; id _printState; } + (id)sharedPrintController; -+ (BOOL)canPrintData:(id)arg1; -+ (BOOL)canPrintURL:(id)arg1; ++ (_Bool)canPrintData:(id)arg1; ++ (_Bool)canPrintURL:(id)arg1; + (id)printableUTIs; -+ (BOOL)isPrintingAvailable; ++ (_Bool)isPrintingAvailable; @property(copy, nonatomic) NSArray *printingItems; // @synthesize printingItems=_printingItems; @property(copy, nonatomic) id printingItem; // @synthesize printingItem=_printingItem; @property(retain, nonatomic) UIPrintFormatter *printFormatter; // @synthesize printFormatter=_printFormatter; @property(retain, nonatomic) UIPrintPageRenderer *printPageRenderer; // @synthesize printPageRenderer=_printPageRenderer; @property(readonly, nonatomic) UIPrintPaper *printPaper; // @synthesize printPaper=_printPaper; -@property(nonatomic) BOOL showsPageRange; // @synthesize showsPageRange=_showsPageRange; +@property(nonatomic) _Bool showsPageRange; // @synthesize showsPageRange=_showsPageRange; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIPrintInfo *printInfo; // @synthesize printInfo=_printInfo; -- (void)_endPrintJob:(BOOL)arg1 error:(id)arg2; +- (void)_endPrintJob:(_Bool)arg1 error:(id)arg2; - (id)_printPageRenderer:(id)arg1; - (id)_printItem:(id)arg1; - (void)_printPage; - (void)_startPrinting; - (void)_updatePrintPaper; -- (id)_paperForContentType:(int)arg1; -- (id)_paperForPDFItem:(id)arg1 withDuplexMode:(int)arg2; +- (id)_paperForContentType:(long long)arg1; +- (id)_paperForPDFItem:(id)arg1 withDuplexMode:(long long)arg2; - (void)_preparePrintInfo; - (void)_printPanelDidDismiss; - (void)_setPrintInfoState:(int)arg1; -- (void)_printPanelWillDismiss:(BOOL)arg1; +- (void)_printPanelWillDismiss:(_Bool)arg1; - (void)_printPanelDidPresent; -- (BOOL)_setupPrintPanel:(id)arg1; +- (_Bool)_setupPrintPanel:(id)arg1; - (void)_updatePageCount; @property(retain, nonatomic) UIPrintPaper *paper; @property(retain, nonatomic) PKPrinter *printer; @property(nonatomic) struct _NSRange pageRange; -@property(readonly, nonatomic) int pageCount; -@property(nonatomic) BOOL showsNumberOfCopies; -- (BOOL)_canShowCopies; -- (BOOL)_canShowPaperList; -- (BOOL)_canShowPageRange; -- (BOOL)_canShowDuplex; +@property(readonly, nonatomic) long long pageCount; +@property(nonatomic) _Bool showsNumberOfCopies; +- (_Bool)_canShowCopies; +- (_Bool)_canShowPaperList; +- (_Bool)_canShowPageRange; +- (_Bool)_canShowDuplex; - (struct CGSize)_printItemContentSize; - (id)_currentPrintInfo; - (void)_cleanPrintState; -- (void)dismissAnimated:(BOOL)arg1; -- (BOOL)presentFromBarButtonItem:(id)arg1 animated:(BOOL)arg2 completionHandler:(id)arg3; -- (BOOL)presentFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3 completionHandler:(id)arg4; -- (BOOL)presentAnimated:(BOOL)arg1 completionHandler:(id)arg2; +- (void)dismissAnimated:(_Bool)arg1; +- (_Bool)presentFromBarButtonItem:(id)arg1 animated:(_Bool)arg2 completionHandler:(id)arg3; +- (_Bool)presentFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3 completionHandler:(id)arg4; +- (_Bool)presentAnimated:(_Bool)arg1 completionHandler:(id)arg2; - (void)dealloc; - (id)_init; - (id)init; - (oneway void)release; -- (void)_cancelManualPrintPage; -- (void)_manualPrintPage; -- (void)_enableManualPrintPage:(BOOL)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintInteractionControllerInternals.h b/iOS7/Frameworks/UIKit/UIPrintInteractionControllerInternals.h index 946739bef..4864f53ef 100644 --- a/iOS7/Frameworks/UIKit/UIPrintInteractionControllerInternals.h +++ b/iOS7/Frameworks/UIKit/UIPrintInteractionControllerInternals.h @@ -8,11 +8,12 @@ @class PKPrintSettings, PKPrinter, UIPrintInfo, UIPrintPageRenderer, UIPrintPanelViewController, UIPrintPaper, UIPrintingProgress; +// Not exported @interface UIPrintInteractionControllerInternals : NSObject { - int _pageCount; + long long _pageCount; struct _NSRange _pageRange; - int _currentPage; + long long _currentPage; UIPrintPanelViewController *_printPanelViewController; UIPrintingProgress *_printingProgress; PKPrinter *_printer; @@ -20,9 +21,9 @@ PKPrintSettings *_printSettings; UIPrintInfo *_activePrintInfo; int _printInfoState; - BOOL _supressNotifyDismissed; + _Bool _supressNotifyDismissed; UIPrintPageRenderer *_formatterRenderer; - BOOL _manualPrintPageEnabled; + _Bool _manualPrintPageEnabled; } - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIPrintPageRenderer.h b/iOS7/Frameworks/UIKit/UIPrintPageRenderer.h index b89750ffe..f86e7fb4b 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPageRenderer.h +++ b/iOS7/Frameworks/UIKit/UIPrintPageRenderer.h @@ -10,8 +10,8 @@ @interface UIPrintPageRenderer : NSObject { - float _headerHeight; - float _footerHeight; + double _headerHeight; + double _footerHeight; struct CGRect _paperRect; struct CGRect _printableRect; NSMutableArray *_printFormatters; @@ -21,22 +21,22 @@ @property(copy, nonatomic) NSArray *printFormatters; // @synthesize printFormatters=_printFormatters; @property(nonatomic) struct CGRect printableRect; // @synthesize printableRect=_printableRect; @property(nonatomic) struct CGRect paperRect; // @synthesize paperRect=_paperRect; -@property(nonatomic) float footerHeight; // @synthesize footerHeight=_footerHeight; -@property(nonatomic) float headerHeight; // @synthesize headerHeight=_headerHeight; -- (void)_endPrintContext:(id)arg1 success:(BOOL)arg2; -- (void)_drawPage:(int)arg1; -- (BOOL)_startPrintContext:(id)arg1 printSettings:(id)arg2; -- (void)drawFooterForPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; -- (void)drawContentForPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; -- (void)drawHeaderForPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; -- (void)drawPrintFormatter:(id)arg1 forPageAtIndex:(int)arg2; -- (void)drawPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; +@property(nonatomic) double footerHeight; // @synthesize footerHeight=_footerHeight; +@property(nonatomic) double headerHeight; // @synthesize headerHeight=_headerHeight; +- (void)_endPrintContext:(id)arg1 success:(_Bool)arg2; +- (void)_drawPage:(long long)arg1; +- (_Bool)_startPrintContext:(id)arg1 printSettings:(id)arg2; +- (void)drawFooterForPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; +- (void)drawContentForPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; +- (void)drawHeaderForPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; +- (void)drawPrintFormatter:(id)arg1 forPageAtIndex:(long long)arg2; +- (void)drawPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; - (void)prepareForDrawingPages:(struct _NSRange)arg1; -- (int)numberOfPages; -- (int)_maxFormatterPage; +- (long long)numberOfPages; +- (long long)_maxFormatterPage; - (void)_removePrintFormatter:(id)arg1; -- (id)printFormattersForPageAtIndex:(int)arg1; -- (void)addPrintFormatter:(id)arg1 startingAtPageAtIndex:(int)arg2; +- (id)printFormattersForPageAtIndex:(long long)arg1; +- (void)addPrintFormatter:(id)arg1 startingAtPageAtIndex:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController-Internal.h b/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController-Internal.h new file mode 100644 index 000000000..fa1002e23 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPrintPanelTableViewController (Internal) +- (void)_updateSize; +- (void)_update:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController.h b/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController.h index 3c0a86066..13bed07e7 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintPanelTableViewController.h @@ -8,38 +8,37 @@ @class UIPrintPanelViewController; +// Not exported @interface UIPrintPanelTableViewController : UITableViewController { UIPrintPanelViewController *_printPanelViewController; - int _rangeRow; - int _copiesRow; - int _duplexRow; - int _paperRow; - BOOL _contactingPrinter; - BOOL _canPrint; + long long _rangeRow; + long long _copiesRow; + long long _duplexRow; + long long _paperRow; + _Bool _contactingPrinter; + _Bool _canPrint; } - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)updateDuplex:(id)arg1; - (void)updateCopies:(id)arg1; - (void)updatePageRange:(struct _NSRange)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)clearPrintPanelViewController; -- (void)setShowContactingPrinter:(BOOL)arg1; +- (void)setShowContactingPrinter:(_Bool)arg1; - (void)showContacting; - (void)showCancelButton; - (void)dealloc; - (id)initWithPrintPanelViewController:(id)arg1; -- (void)_updateSize; -- (void)_update:(BOOL)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintPanelViewController.h b/iOS7/Frameworks/UIKit/UIPrintPanelViewController.h index 2e1ae55fb..112c3af9f 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPanelViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintPanelViewController.h @@ -8,6 +8,7 @@ @class NSArray, PKPrinter, UINavigationController, UIPopoverController, UIPrintInteractionController, UIPrintPanelTableViewController, UIPrintPaper, UIViewController, UIWindow; +// Not exported @interface UIPrintPanelViewController : NSObject { UIPrintInteractionController *_printInteractionController; @@ -17,37 +18,37 @@ UIPopoverController *_poverController; UIWindow *_window; PKPrinter *_printer; - BOOL _dismissed; - BOOL _animated; - BOOL _observingRotation; - BOOL _parentHasNoPopover; + _Bool _dismissed; + _Bool _animated; + _Bool _observingRotation; + _Bool _parentHasNoPopover; } @property(retain, nonatomic) PKPrinter *printer; // @synthesize printer=_printer; -@property(readonly, nonatomic) BOOL showPaper; -@property(readonly, nonatomic) BOOL showCopies; -@property(readonly, nonatomic) BOOL showPageRange; -@property(readonly, nonatomic) BOOL showDuplex; +@property(readonly, nonatomic) _Bool showPaper; +@property(readonly, nonatomic) _Bool showCopies; +@property(readonly, nonatomic) _Bool showPageRange; +@property(readonly, nonatomic) _Bool showDuplex; @property(retain, nonatomic) UIPrintPaper *paper; @property(readonly, nonatomic) NSArray *paperList; -@property(nonatomic) int copies; +@property(nonatomic) long long copies; @property(nonatomic) struct _NSRange pageRange; -@property(readonly, nonatomic) int pageCount; -@property(nonatomic) BOOL duplex; +@property(readonly, nonatomic) long long pageCount; +@property(nonatomic) _Bool duplex; - (void)controllerDidDisappear; - (void)cancelPrinting; - (void)startPrinting; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)dismissAnimated:(BOOL)arg1; -- (void)dismissPrintPanel:(BOOL)arg1 animated:(BOOL)arg2; -- (void)presentPrintPanelFromBarButtonItem:(id)arg1 animated:(BOOL)arg2; -- (void)presentPrintPanelFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; -- (void)presentPrintPanelAnimated:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)dismissAnimated:(_Bool)arg1; +- (void)dismissPrintPanel:(_Bool)arg1 animated:(_Bool)arg2; +- (void)presentPrintPanelFromBarButtonItem:(id)arg1 animated:(_Bool)arg2; +- (void)presentPrintPanelFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; +- (void)presentPrintPanelAnimated:(_Bool)arg1; - (void)_keyWindowWillRotate:(id)arg1; - (void)_presentWindow; -- (void)_presentInParentAnimated:(BOOL)arg1; +- (void)_presentInParentAnimated:(_Bool)arg1; - (void)dealloc; - (id)initWithPrintInterationController:(id)arg1 inParentController:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIPrintPanelWindow.h b/iOS7/Frameworks/UIKit/UIPrintPanelWindow.h index d8d200bb0..6ad8a4cee 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPanelWindow.h +++ b/iOS7/Frameworks/UIKit/UIPrintPanelWindow.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIPrintPanelWindow : UIWindow { } -- (BOOL)_affectsTintView; +- (_Bool)_canAffectStatusBarAppearance; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintPaper-Deprecated_Nonfunctional.h b/iOS7/Frameworks/UIKit/UIPrintPaper-Deprecated_Nonfunctional.h new file mode 100644 index 000000000..2b96b0c0e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIPrintPaper-Deprecated_Nonfunctional.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPrintPaper (Deprecated_Nonfunctional) +- (struct CGRect)printRect; +@end + diff --git a/iOS7/Frameworks/UIKit/UIPrintPaper.h b/iOS7/Frameworks/UIKit/UIPrintPaper.h index 6cc25f08f..f7662a7d5 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPaper.h +++ b/iOS7/Frameworks/UIKit/UIPrintPaper.h @@ -12,12 +12,11 @@ id _internal; } -+ (id)_defaultPaperForOutputType:(int)arg1; -+ (id)_defaultPaperListForOutputType:(int)arg1; -+ (id)_defaultPKPaperForOuptutType:(int)arg1; -+ (id)_paperListForPrinter:(id)arg1 withDuplexMode:(int)arg2; -+ (id)_readyPaperListForPrinter:(id)arg1 withDuplexMode:(int)arg2 forContentType:(int)arg3 contentSize:(struct CGSize)arg4; -+ (id)_readyPaperListForPrinter:(id)arg1 withDuplexMode:(int)arg2 contentSize:(struct CGSize)arg3; ++ (id)_defaultPaperForOutputType:(long long)arg1; ++ (id)_defaultPaperListForOutputType:(long long)arg1; ++ (id)_defaultPKPaperForOuptutType:(long long)arg1; ++ (id)_paperListForPrinter:(id)arg1 withDuplexMode:(long long)arg2; ++ (id)_readyPaperListForPrinter:(id)arg1 withDuplexMode:(long long)arg2 forContentType:(long long)arg3 contentSize:(struct CGSize)arg4; + (id)bestPaperForPageSize:(struct CGSize)arg1 withPapersFromArray:(id)arg2; - (int)_paperOrientation; - (void)_setPaperOrientation:(int)arg1; @@ -25,14 +24,13 @@ - (id)_localizedName; - (id)description; - (id)_pkPaper; -- (struct CGRect)_printableRectForDuplex:(BOOL)arg1; +- (struct CGRect)_printableRectForDuplex:(_Bool)arg1; @property(readonly) struct CGRect printableRect; @property(readonly) struct CGSize paperSize; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (void)_updatePKPaper:(id)arg1; - (id)_initWithPrintKitPaper:(id)arg1; -- (struct CGRect)printRect; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintPaperViewController.h b/iOS7/Frameworks/UIKit/UIPrintPaperViewController.h index 25a2c8159..839d660c1 100644 --- a/iOS7/Frameworks/UIKit/UIPrintPaperViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintPaperViewController.h @@ -8,6 +8,7 @@ @class UIPrintPanelViewController; +// Not exported @interface UIPrintPaperViewController : UITableViewController { UIPrintPanelViewController *_printPanelViewController; @@ -15,12 +16,12 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)loadView; - (void)adjustPopoverSize; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)initWithPrintPanelViewController:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintRangePickerView.h b/iOS7/Frameworks/UIKit/UIPrintRangePickerView.h index 164c6ccf6..be9def336 100644 --- a/iOS7/Frameworks/UIKit/UIPrintRangePickerView.h +++ b/iOS7/Frameworks/UIKit/UIPrintRangePickerView.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIPrintRangePickerView : UIPickerView { - float _shift; + double _shift; } - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)layoutSubviews; -- (float)_wheelShift; +- (double)_wheelShift; @end diff --git a/iOS7/Frameworks/UIKit/UIPrintRangeViewController.h b/iOS7/Frameworks/UIKit/UIPrintRangeViewController.h index c25d0d8cf..1d81de722 100644 --- a/iOS7/Frameworks/UIKit/UIPrintRangeViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintRangeViewController.h @@ -13,29 +13,32 @@ @class UIPickerView, UIPrintPanelViewController, UITableView; +// Not exported @interface UIPrintRangeViewController : UIViewController { UIPrintPanelViewController *_printPanelViewController; - int _pageCount; + long long _pageCount; struct _NSRange _pageRange; UIPickerView *_fromPicker; UIPickerView *_toPicker; UITableView *_tableView; - float _pickerWidth; + double _pickerWidth; } -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithPrintPanelViewController:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrintStatusJobTableViewCell.h b/iOS7/Frameworks/UIKit/UIPrintStatusJobTableViewCell.h index af2cd4287..0f73130d5 100644 --- a/iOS7/Frameworks/UIKit/UIPrintStatusJobTableViewCell.h +++ b/iOS7/Frameworks/UIKit/UIPrintStatusJobTableViewCell.h @@ -8,13 +8,14 @@ @class UIActivityIndicatorView; +// Not exported @interface UIPrintStatusJobTableViewCell : UITableViewCell { UIActivityIndicatorView *_activityIndicator; } - (void)layoutSubviews; -@property(nonatomic) BOOL showActive; +@property(nonatomic) _Bool showActive; - (void)dealloc; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrintStatusJobsViewController.h b/iOS7/Frameworks/UIKit/UIPrintStatusJobsViewController.h index dd0aedc7c..4f21cca18 100644 --- a/iOS7/Frameworks/UIKit/UIPrintStatusJobsViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintStatusJobsViewController.h @@ -8,29 +8,29 @@ @class NSArray, UIPrintingMessageView; +// Not exported @interface UIPrintStatusJobsViewController : UITableViewController { NSArray *_jobs; - BOOL _autoPush; + _Bool _autoPush; UIPrintingMessageView *_noJobsView; } -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)willReappear; - (void)handleJobListDidChange; - (void)updateJobInfo:(id)arg1; - (void)updateTableViewCell:(id)arg1 withJob:(id)arg2; - (id)visibleJobs; - (void)updateForJobCountChange; -- (void)pushSingleJobAnimated:(BOOL)arg1; -- (void)pushJob:(id)arg1 animated:(BOOL)arg2; -- (struct CGSize)contentSizeForViewInPopover; +- (void)pushSingleJobAnimated:(_Bool)arg1; +- (void)pushJob:(id)arg1 animated:(_Bool)arg2; - (void)loadView; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIPrintStatusTableViewCell.h b/iOS7/Frameworks/UIKit/UIPrintStatusTableViewCell.h index 977cdba95..1e6a314bf 100644 --- a/iOS7/Frameworks/UIKit/UIPrintStatusTableViewCell.h +++ b/iOS7/Frameworks/UIKit/UIPrintStatusTableViewCell.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView, UILabel; +// Not exported @interface UIPrintStatusTableViewCell : UITableViewCell { UIActivityIndicatorView *_activityIndicator; @@ -18,7 +19,7 @@ @property(retain, nonatomic) UILabel *hostLabel; // @synthesize hostLabel=_hostLabel; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; - (void)layoutSubviews; -@property(nonatomic) BOOL showActive; +@property(nonatomic) _Bool showActive; - (void)dealloc; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrintStatusTableViewController.h b/iOS7/Frameworks/UIKit/UIPrintStatusTableViewController.h index e2312fe75..5ae84602c 100644 --- a/iOS7/Frameworks/UIKit/UIPrintStatusTableViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintStatusTableViewController.h @@ -8,6 +8,7 @@ @class NSDateFormatter, PKJob, UIButton; +// Not exported @interface UIPrintStatusTableViewController : UITableViewController { PKJob *_printJob; @@ -16,18 +17,18 @@ } - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)updateJobInfo; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)cancelPrinting; - (void)popToJobsView; - (void)updateCancelButton; - (void)loadView; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithJob:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrintStatusViewController.h b/iOS7/Frameworks/UIKit/UIPrintStatusViewController.h index 65151a20c..e5da297b1 100644 --- a/iOS7/Frameworks/UIKit/UIPrintStatusViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintStatusViewController.h @@ -17,12 +17,12 @@ @property(nonatomic) id printStatusDelegate; // @synthesize printStatusDelegate=_printStatusDelegate; - (void)jobDidCancel; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; -- (void)presentPrintStatusFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(BOOL)arg3; +- (void)dismissAnimated:(_Bool)arg1; +- (void)presentPrintStatusFromRect:(struct CGRect)arg1 inView:(id)arg2 animated:(_Bool)arg3; - (id)printStatusView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIPrinterBrowserViewController.h b/iOS7/Frameworks/UIKit/UIPrinterBrowserViewController.h index 0fc87a664..1add1e649 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterBrowserViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrinterBrowserViewController.h @@ -10,6 +10,7 @@ @class NSArray, NSMutableArray, PKPrinter, PKPrinterBrowser, UIPrintPanelViewController, UIPrinterSearchingView; +// Not exported @interface UIPrinterBrowserViewController : UITableViewController { UIPrintPanelViewController *_printPanelViewController; @@ -18,23 +19,24 @@ NSMutableArray *_otherPrinters; NSArray *_lastUsedPrinters; PKPrinter *_lockedPrinter; - BOOL _loaded; + _Bool _loaded; UIPrinterSearchingView *_searchingView; - BOOL _clearCurrentPrinter; + _Bool _clearCurrentPrinter; } -- (void)removePrinter:(id)arg1 moreGoing:(BOOL)arg2; -- (void)addPrinter:(id)arg1 moreComing:(BOOL)arg2; +- (void)removePrinter:(id)arg1 moreGoing:(_Bool)arg2; +- (void)addPrinter:(id)arg1 moreComing:(_Bool)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (id)printerAtIndexPath:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)willEnterForeground; - (void)updateSearching; - (void)stopPrinterBrowser; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSearchingView.h b/iOS7/Frameworks/UIKit/UIPrinterSearchingView.h index dc5651d12..766d536b5 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSearchingView.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSearchingView.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView, UILabel; +// Not exported @interface UIPrinterSearchingView : UIView { UILabel *_searchingLabel; @@ -15,7 +16,7 @@ } - (void)layoutSubviews; -- (void)setSearching:(BOOL)arg1; +- (void)setSearching:(_Bool)arg1; - (void)searchTimeout; - (void)dealloc; - (id)initInView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupConfigureViewController.h b/iOS7/Frameworks/UIKit/UIPrinterSetupConfigureViewController.h index 502e0ca3f..9b41bef02 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupConfigureViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupConfigureViewController.h @@ -11,10 +11,11 @@ @class NSString, PKPrinter, UIButton, UIPrinterSetupConnectingView; +// Not exported @interface UIPrinterSetupConfigureViewController : UITableViewController { - BOOL _addToNetwork; - BOOL _directPrinting; + _Bool _addToNetwork; + _Bool _directPrinting; PKPrinter *_printer; NSString *_directPasscode; UIButton *_finishButton; @@ -24,27 +25,27 @@ @property(retain, nonatomic) UIPrinterSetupConnectingView *connectingView; // @synthesize connectingView=_connectingView; @property(retain, nonatomic) UIButton *finishButton; // @synthesize finishButton=_finishButton; @property(copy, nonatomic) NSString *directPasscode; // @synthesize directPasscode=_directPasscode; -@property(nonatomic) BOOL directPrinting; // @synthesize directPrinting=_directPrinting; -@property(nonatomic) BOOL addToNetwork; // @synthesize addToNetwork=_addToNetwork; +@property(nonatomic) _Bool directPrinting; // @synthesize directPrinting=_directPrinting; +@property(nonatomic) _Bool addToNetwork; // @synthesize addToNetwork=_addToNetwork; @property(retain, nonatomic) PKPrinter *printer; // @synthesize printer=_printer; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textDidChange:(id)arg1; - (void)finish; -- (void)finished:(BOOL)arg1; +- (void)finished:(_Bool)arg1; - (void)toggleDirectPrinting:(id)arg1; - (void)toggleAddToNetwork:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithPrinter:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupConnectingView.h b/iOS7/Frameworks/UIKit/UIPrinterSetupConnectingView.h index 15b7770db..8e4eb6792 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupConnectingView.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupConnectingView.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView, UILabel; +// Not exported @interface UIPrinterSetupConnectingView : UIView { UILabel *_label; @@ -18,7 +19,7 @@ @property(nonatomic) double presentationTime; // @synthesize presentationTime=_presentationTime; @property(retain, nonatomic) UIActivityIndicatorView *activityIndicator; // @synthesize activityIndicator=_activityIndicator; @property(retain, nonatomic) UILabel *label; // @synthesize label=_label; -- (void)setMessage:(id)arg1 active:(BOOL)arg2; +- (void)setMessage:(id)arg1 active:(_Bool)arg2; - (void)willMoveToSuperview:(id)arg1; - (void)presentView; - (void)layoutSubviews; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINView.h b/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINView.h index ba473ca44..a90f31873 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINView.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINView.h @@ -8,6 +8,7 @@ @class UIButton, UILabel; +// Not exported @interface UIPrinterSetupDisplayPINView : UIView { UILabel *_titleLabel; @@ -16,7 +17,7 @@ @property(retain, nonatomic) UIButton *nextButton; // @synthesize nextButton=_nextButton; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -- (void)setMessage:(id)arg1 showButton:(BOOL)arg2; +- (void)setMessage:(id)arg1 showButton:(_Bool)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINViewController.h b/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINViewController.h index f00727038..6e35dead5 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupDisplayPINViewController.h @@ -8,6 +8,7 @@ @class PKPrinter; +// Not exported @interface UIPrinterSetupDisplayPINViewController : UIViewController { PKPrinter *_printer; @@ -15,10 +16,10 @@ @property(retain, nonatomic) PKPrinter *printer; // @synthesize printer=_printer; - (void)enterPIN; -- (void)viewDidAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)showDisplayMessage:(int)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)showDisplayMessage:(long long)arg1; - (void)loadView; - (void)dealloc; - (id)initWithPrinter:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupPINScrollView.h b/iOS7/Frameworks/UIKit/UIPrinterSetupPINScrollView.h index ce4f2a5ea..ad76ece4e 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupPINScrollView.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupPINScrollView.h @@ -8,16 +8,17 @@ @class UIView; +// Not exported @interface UIPrinterSetupPINScrollView : UIScrollView { UIView *_contentView; - float _visibleHeight; + double _visibleHeight; } -@property(nonatomic) float visibleHeight; // @synthesize visibleHeight=_visibleHeight; +@property(nonatomic) double visibleHeight; // @synthesize visibleHeight=_visibleHeight; @property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; -- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (BOOL)_scrollsToMakeFirstResponderVisible; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (_Bool)_scrollsToMakeFirstResponderVisible; - (void)layoutSubviews; - (void)keyboardDidChangeFrame:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupPINView.h b/iOS7/Frameworks/UIKit/UIPrinterSetupPINView.h index d463af59c..b55d986e3 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupPINView.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupPINView.h @@ -10,6 +10,7 @@ @class UIImageView, UILabel, UIPasscodeField, UITextField; +// Not exported @interface UIPrinterSetupPINView : UIControl { UILabel *_titleLabel; @@ -18,10 +19,10 @@ UITextField *_textEntryField; UILabel *_failedLabel; UIImageView *_failedBackground; - int _failedAttemptCount; + long long _failedAttemptCount; } -@property(nonatomic) int failedAttemptCount; // @synthesize failedAttemptCount=_failedAttemptCount; +@property(nonatomic) long long failedAttemptCount; // @synthesize failedAttemptCount=_failedAttemptCount; @property(retain, nonatomic) UIImageView *failedBackground; // @synthesize failedBackground=_failedBackground; @property(retain, nonatomic) UILabel *failedLabel; // @synthesize failedLabel=_failedLabel; @property(retain, nonatomic) UITextField *textEntryField; // @synthesize textEntryField=_textEntryField; @@ -29,7 +30,7 @@ @property(retain, nonatomic) UILabel *enterLabel; // @synthesize enterLabel=_enterLabel; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; - (void)textDidChange:(id)arg1; -- (void)showSuccess:(BOOL)arg1; +- (void)showSuccess:(_Bool)arg1; - (id)PIN; - (void)stopPINInput; - (void)startPINInput; diff --git a/iOS7/Frameworks/UIKit/UIPrinterSetupPINViewController.h b/iOS7/Frameworks/UIKit/UIPrinterSetupPINViewController.h index 43d448bb1..ee9f85439 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterSetupPINViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrinterSetupPINViewController.h @@ -8,6 +8,7 @@ @class PKPrinter, UIPrinterSetupConnectingView, UIPrinterSetupPINView, UIScrollView; +// Not exported @interface UIPrinterSetupPINViewController : UIViewController { PKPrinter *_printer; @@ -21,13 +22,13 @@ @property(retain, nonatomic) UIPrinterSetupConnectingView *connectingView; // @synthesize connectingView=_connectingView; @property(retain, nonatomic) PKPrinter *printer; // @synthesize printer=_printer; - (void)connectToPrinter; -- (void)connected:(BOOL)arg1; +- (void)connected:(_Bool)arg1; - (void)showFailure; - (void)showSetup; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithPrinter:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIPrinterTableViewCell.h b/iOS7/Frameworks/UIKit/UIPrinterTableViewCell.h index f1c1738de..86952ee8f 100644 --- a/iOS7/Frameworks/UIKit/UIPrinterTableViewCell.h +++ b/iOS7/Frameworks/UIKit/UIPrinterTableViewCell.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView; +// Not exported @interface UIPrinterTableViewCell : UITableViewCell { int _printerState; diff --git a/iOS7/Frameworks/UIKit/UIPrintingMessageView.h b/iOS7/Frameworks/UIKit/UIPrintingMessageView.h index 91e35b80b..bd4dc879a 100644 --- a/iOS7/Frameworks/UIKit/UIPrintingMessageView.h +++ b/iOS7/Frameworks/UIKit/UIPrintingMessageView.h @@ -8,6 +8,7 @@ @class UILabel; +// Not exported @interface UIPrintingMessageView : UIView { UILabel *_title; diff --git a/iOS7/Frameworks/UIKit/UIPrintingProgress.h b/iOS7/Frameworks/UIKit/UIPrintingProgress.h index 1e0e906cc..32c7cadcf 100644 --- a/iOS7/Frameworks/UIKit/UIPrintingProgress.h +++ b/iOS7/Frameworks/UIKit/UIPrintingProgress.h @@ -8,6 +8,7 @@ @class NSString, UIAlertView, UIPrintingProgressViewController; +// Not exported @interface UIPrintingProgress : NSObject { NSString *_printerName; @@ -16,20 +17,20 @@ double _displayTime; UIAlertView *_alert; UIPrintingProgressViewController *_viewController; - BOOL _donePrinting; + _Bool _donePrinting; } - (double)nextPrintDelay; -- (void)setPage:(int)arg1 ofPage:(int)arg2; +- (void)setPage:(long long)arg1 ofPage:(long long)arg2; - (void)setPrintInfoState:(int)arg1; - (void)endProgress; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)alertViewCancel:(id)arg1; - (void)didPresentAlertView:(id)arg1; - (void)progressCancel; -- (void)hideProgressAnimated:(BOOL)arg1; -- (void)showProgress:(id)arg1 immediately:(BOOL)arg2; -- (BOOL)progressVisible; +- (void)hideProgressAnimated:(_Bool)arg1; +- (void)showProgress:(id)arg1 immediately:(_Bool)arg2; +- (_Bool)progressVisible; - (void)dealloc; - (id)initWithPrinterName:(id)arg1 cancelHandler:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIPrintingProgressViewController.h b/iOS7/Frameworks/UIKit/UIPrintingProgressViewController.h index 265eb6e33..eea6fd904 100644 --- a/iOS7/Frameworks/UIKit/UIPrintingProgressViewController.h +++ b/iOS7/Frameworks/UIKit/UIPrintingProgressViewController.h @@ -8,6 +8,7 @@ @class UINavigationController, UIPrintingMessageView, UIPrintingProgress, UIWindow; +// Not exported @interface UIPrintingProgressViewController : UITableViewController { UIPrintingProgress *_printingProgress; @@ -18,18 +19,18 @@ } - (double)rotationDelay; -- (BOOL)visible; -- (void)dismissAnimated:(BOOL)arg1; +- (_Bool)visible; +- (void)dismissAnimated:(_Bool)arg1; - (void)cleanupAfterDismiss; - (void)show; -- (void)setDonePrinting:(BOOL)arg1; +- (void)setDonePrinting:(_Bool)arg1; - (void)setMessage:(id)arg1; - (void)cancelProgress; - (void)doneProgress; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithTitle:(id)arg1 message:(id)arg2 printingProgress:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIProgressHUD-Deprecated.h b/iOS7/Frameworks/UIKit/UIProgressHUD-Deprecated.h new file mode 100644 index 000000000..f6e8821bf --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIProgressHUD-Deprecated.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIProgressHUD (Deprecated) +- (void)show:(_Bool)arg1; +- (id)initWithWindow:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIProgressHUD.h b/iOS7/Frameworks/UIKit/UIProgressHUD.h index 848a5ddd0..35fe6de87 100644 --- a/iOS7/Frameworks/UIKit/UIProgressHUD.h +++ b/iOS7/Frameworks/UIKit/UIProgressHUD.h @@ -29,12 +29,10 @@ - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; - (void)setFontSize:(int)arg1; -- (void)setShowsText:(BOOL)arg1; +- (void)setShowsText:(_Bool)arg1; - (void)setText:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)_progressIndicator; -- (void)show:(BOOL)arg1; -- (id)initWithWindow:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIProgressIndicator.h b/iOS7/Frameworks/UIKit/UIProgressIndicator.h index a372d2eeb..b12153db7 100644 --- a/iOS7/Frameworks/UIKit/UIProgressIndicator.h +++ b/iOS7/Frameworks/UIKit/UIProgressIndicator.h @@ -13,7 +13,7 @@ + (struct CGSize)size; - (void)stopAnimation; - (void)startAnimation; -- (void)setAnimating:(BOOL)arg1; +- (void)setAnimating:(_Bool)arg1; - (void)setStyle:(int)arg1; @property(nonatomic) int progressIndicatorStyle; diff --git a/iOS7/Frameworks/UIKit/UIProgressView-Private.h b/iOS7/Frameworks/UIKit/UIProgressView-Private.h new file mode 100644 index 000000000..369def882 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIProgressView-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIProgressView (Private) ++ (struct CGSize)defaultSize; +- (void)setBarStyle:(long long)arg1; +- (long long)barStyle; +@end + diff --git a/iOS7/Frameworks/UIKit/UIProgressView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIProgressView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..1c62e9562 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIProgressView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIProgressView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIProgressView.h b/iOS7/Frameworks/UIKit/UIProgressView.h index 55e0d9e23..87b02a04e 100644 --- a/iOS7/Frameworks/UIKit/UIProgressView.h +++ b/iOS7/Frameworks/UIKit/UIProgressView.h @@ -12,15 +12,15 @@ @interface UIProgressView : UIView { - int _progressViewStyle; + long long _progressViewStyle; float _progress; - int _barStyle; + long long _barStyle; UIColor *_progressTintColor; UIColor *_trackTintColor; UIImageView *_trackView; UIImageView *_progressView; - BOOL _isAnimating; - BOOL _useArtwork; + _Bool _isAnimating; + _Bool _useArtwork; CAGradientLayer *_trackGradientLayer; CAGradientLayer *_progressGradientLayer; struct CGRect _previousBounds; @@ -29,41 +29,37 @@ UIImage *_progressImage; } -+ (CDStruct_d58a15aa)_standardImagesForStyle:(int)arg1 barStyle:(int)arg2; -+ (int)_indexForStyle:(int)arg1 barStyle:(int)arg2; -+ (struct CGSize)defaultSize; ++ (CDStruct_d58a15aa)_standardImagesForStyle:(long long)arg1 barStyle:(long long)arg2; ++ (int)_indexForStyle:(long long)arg1 barStyle:(long long)arg2; @property(retain, nonatomic) UIColor *trackTintColor; // @synthesize trackTintColor=_trackTintColor; @property(retain, nonatomic) UIColor *progressTintColor; // @synthesize progressTintColor=_progressTintColor; @property(retain, nonatomic) UIImage *progressImage; // @synthesize progressImage=_progressImage; @property(retain, nonatomic) UIImage *trackImage; // @synthesize trackImage=_trackImage; @property(nonatomic) float progress; // @synthesize progress=_progress; -@property(nonatomic) int progressViewStyle; // @synthesize progressViewStyle=_progressViewStyle; +@property(nonatomic) long long progressViewStyle; // @synthesize progressViewStyle=_progressViewStyle; - (void)_setProgressColor:(id)arg1; - (id)_progressColor; -- (void)_setProgressAnimated:(float)arg1 duration:(double)arg2 delay:(double)arg3 options:(unsigned int)arg4; -- (void)setProgress:(float)arg1 animated:(BOOL)arg2; +- (void)_setProgressAnimated:(float)arg1 duration:(double)arg2 delay:(double)arg3 options:(unsigned long long)arg4; +- (void)setProgress:(float)arg1 animated:(_Bool)arg2; - (void)_setProgress:(float)arg1; - (void)layoutSubviews; - (void)_updateImages; - (id)_appropriateProgressImage; - (id)_appropriateTrackImage; -- (BOOL)_shouldTintTrack; -- (BOOL)_shouldTintProgress; +- (_Bool)_shouldTintTrack; +- (_Bool)_shouldTintProgress; - (struct UIEdgeInsets)alignmentRectInsets; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (void)_populateArchivedSubviews:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithProgressViewStyle:(int)arg1; +- (id)initWithProgressViewStyle:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)setBarStyle:(int)arg1; -- (int)barStyle; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; @end diff --git a/iOS7/Frameworks/UIKit/UIProxyObject.h b/iOS7/Frameworks/UIKit/UIProxyObject.h index 569609bad..9596dec78 100644 --- a/iOS7/Frameworks/UIKit/UIProxyObject.h +++ b/iOS7/Frameworks/UIKit/UIProxyObject.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface UIProxyObject : NSObject { NSString *proxiedObjectIdentifier; diff --git a/iOS7/Frameworks/UIKit/UIPushBehavior.h b/iOS7/Frameworks/UIKit/UIPushBehavior.h index aced41ea0..0bd5ac987 100644 --- a/iOS7/Frameworks/UIKit/UIPushBehavior.h +++ b/iOS7/Frameworks/UIKit/UIPushBehavior.h @@ -10,36 +10,40 @@ @interface UIPushBehavior : UIDynamicBehavior { - float _angle; - float _magnitude; - BOOL _active; - int _mode; - struct CGPoint _forceVector; + double _angle; + double _magnitude; + _Bool _active; + long long _mode; + struct CGVector _forceVector; double _timeInterval; NSMutableDictionary *_targetPoints; int _i; - NSArray *_items; } -@property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; - (id)description; - (void)_step; -@property(nonatomic) float magnitude; -@property(nonatomic) float angle; -@property(nonatomic) float yComponent; -@property(nonatomic) float xComponent; -- (void)setXComponent:(float)arg1 yComponent:(float)arg2; -- (void)setAngle:(float)arg1 magnitude:(float)arg2; +@property(nonatomic) double magnitude; +@property(nonatomic) double angle; +- (void)setYComponent:(double)arg1; +- (void)setXComponent:(double)arg1; +- (double)yComponent; +- (double)xComponent; +@property(nonatomic) struct CGVector pushDirection; +- (void)setXComponent:(double)arg1 yComponent:(double)arg2; +- (void)setAngle:(double)arg1 magnitude:(double)arg2; - (void)_dissociate; - (void)_associate; - (void)setTargetPoint:(struct CGPoint)arg1 forItem:(id)arg2; - (struct CGPoint)targetPointForItem:(id)arg1; +- (void)setTargetOffsetFromCenter:(struct UIOffset)arg1 forItem:(id)arg2; +- (struct UIOffset)targetOffsetFromCenterForItem:(id)arg1; - (void)removeItem:(id)arg1; - (void)addItem:(id)arg1; -@property(readonly, nonatomic) int mode; -@property(nonatomic) BOOL active; +@property(readonly, nonatomic) long long mode; +@property(nonatomic) _Bool active; +@property(readonly, nonatomic) NSArray *items; - (id)initWithItems:(id)arg1; -- (id)initWithItems:(id)arg1 mode:(int)arg2; +- (id)initWithItems:(id)arg1 mode:(long long)arg2; - (id)init; - (void)dealloc; - (void)_commonInit; diff --git a/iOS7/Frameworks/UIKit/UIReferenceLibraryViewController.h b/iOS7/Frameworks/UIKit/UIReferenceLibraryViewController.h index c68a6876c..6555c270c 100644 --- a/iOS7/Frameworks/UIKit/UIReferenceLibraryViewController.h +++ b/iOS7/Frameworks/UIKit/UIReferenceLibraryViewController.h @@ -6,29 +6,20 @@ #import +#import "UINavigationControllerDelegate-Protocol.h" #import #import "UITableViewDelegate-Protocol.h" -#import "_UILongDefinitionViewDelegate-Protocol.h" -#import "_UIShortDefinitionViewDelegate-Protocol.h" -@class NSArray, NSString, UIButton, UILabel, UINavigationController, UITableViewController, UIView, UIWindow; +@class NSArray, NSString, UINavigationController, UITableViewController, UIWindow; -@interface UIReferenceLibraryViewController : UIViewController <_UIShortDefinitionViewDelegate, _UILongDefinitionViewDelegate, UITableViewDataSource, UITableViewDelegate> +@interface UIReferenceLibraryViewController : UIViewController { NSString *_term; NSArray *_definitionValues; - UIView *_diddlyDoView; - UIView *_buttonsView; - UILabel *_dictionaryLabel; - UIButton *_doneButton; - UIView *_headerView; - UIView *_contentView; - UIView *_footerView; - UIView *_dictionaryDisplayView; - int _oldPopoverStyle; UINavigationController *_baseNavController; UITableViewController *_multiDefViewController; UIViewController *_longDefViewController; + long long _oldPopoverStyle; UIWindow *_rotationDecider; id _dismissCompletionHandler; } @@ -41,26 +32,17 @@ + (id)_diddlyDoViewLineColor; + (id)_foregroundColor; + (id)_backgroundColor; -+ (id)_viewControllerForReferenceWithString:(id)arg1 options:(unsigned int)arg2; ++ (id)_viewControllerForReferenceWithString:(id)arg1 options:(unsigned long long)arg2; + (id)_popoverControllerForReferenceLibraryWithString:(id)arg1; -+ (BOOL)dictionaryHasDefinitionForTerm:(id)arg1; ++ (_Bool)dictionaryHasDefinitionForTerm:(id)arg1; @property(copy, nonatomic) id dismissCompletionHandler; // @synthesize dismissCompletionHandler=_dismissCompletionHandler; @property(retain, nonatomic, setter=_setRotationDecider:) UIWindow *_rotationDecider; // @synthesize _rotationDecider; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)_didResignContentViewControllerOfPopover:(id)arg1; - (void)_willBecomeContentViewControllerOfPopover:(id)arg1; - (void)_setPopoverController:(id)arg1; - (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; -- (id)_dictionaryDisplayView; -- (id)_contentView; -- (id)_footerView; -- (id)_headerView; -- (id)_doneButton; -- (id)_buttonsView; -- (id)_diddlyDoView; -- (id)_dictionaryLabel; -- (id)_buttonWithTitle:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (id)_colorAttributes; - (id)_dictionaryDefinitionAttributes; - (id)_localizedDictionaryTitleAttributes; @@ -69,16 +51,16 @@ - (id)_diddlyDoViewLineColor; - (id)_foregroundColor; - (id)_backgroundColor; -- (void)_backButtonWasTapped:(id)arg1; -- (void)_definitionValueWasChosen:(id)arg1; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)_searchWikipedia:(id)arg1; -- (void)_doneButtonPressed:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)pushDownloadManager:(id)arg1; +- (void)_installRequiredElementsOnViewController:(id)arg1; +- (void)_dismissModalReferenceView:(id)arg1; - (void)_searchWeb:(id)arg1; - (void)dealloc; - (id)initWithTerm:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIRefreshControl.h b/iOS7/Frameworks/UIKit/UIRefreshControl.h index bfbe7eb46..7b7923820 100644 --- a/iOS7/Frameworks/UIKit/UIRefreshControl.h +++ b/iOS7/Frameworks/UIKit/UIRefreshControl.h @@ -10,54 +10,55 @@ @interface UIRefreshControl : UIControl { - int _style; + long long _style; _UIRefreshControlContentView *_contentView; UIScrollView *_scrollView; - float _refreshControlHeight; - float _visibleHeight; - float _snappingHeight; - float _additionalTopInset; - BOOL _insetsApplied; - BOOL _adjustingInsets; + double _refreshControlHeight; + double _visibleHeight; + double _snappingHeight; + double _additionalTopInset; + _Bool _insetsApplied; + _Bool _adjustingInsets; struct UIEdgeInsets _appliedInsets; int _refreshControlState; } -+ (Class)_contentViewClassForStyle:(int)arg1; ++ (Class)_contentViewClassForStyle:(long long)arg1; + (id)_defaultColor; @property(readonly, nonatomic) int refreshControlState; // @synthesize refreshControlState=_refreshControlState; -- (void)_setRefreshControlState:(int)arg1 notify:(BOOL)arg2; +- (void)_setRefreshControlState:(int)arg1 notify:(_Bool)arg2; - (void)setRefreshControlState:(int)arg1; -- (BOOL)_canTransitionFromState:(int)arg1 toState:(int)arg2; +- (_Bool)_canTransitionFromState:(int)arg1 toState:(int)arg2; +- (double)_scrollViewHeight; - (void)setBackgroundColor:(id)arg1; - (void)_updateConcealingMask; - (void)endRefreshing; - (void)beginRefreshing; -- (void)_removeInsetHeight:(float)arg1; -- (void)_addInsetHeight:(float)arg1; +- (void)_removeInsetHeight:(double)arg1; +- (void)_addInsetHeight:(double)arg1; - (void)_removeInsets; - (void)_addInsets; - (void)_update; -- (float)_stiffnessForVelocity:(float)arg1; +- (double)_stiffnessForVelocity:(double)arg1; - (void)_didScroll; -- (float)_visibleHeightForContentOffset:(struct CGPoint)arg1 origin:(struct CGPoint)arg2; +- (double)_visibleHeightForContentOffset:(struct CGPoint)arg1 origin:(struct CGPoint)arg2; - (struct CGPoint)_originForContentOffset:(struct CGPoint)arg1; @property(readonly, nonatomic, getter=_appliedInsets) struct UIEdgeInsets appliedInsets; -@property(readonly, nonatomic, getter=_isApplyingInsets) BOOL _applyingInsets; -@property(readonly, nonatomic) float _snappingHeight; +@property(readonly, nonatomic, getter=_isApplyingInsets) _Bool _applyingInsets; +@property(readonly, nonatomic) double _snappingHeight; - (void)_updateSnappingHeight; -- (void)_setVisibleHeight:(float)arg1; +- (void)_setVisibleHeight:(double)arg1; - (void)_updateHiddenStateIfNeeded; - (int)_recomputeNewState; -@property(readonly, nonatomic) float _visibleHeight; +@property(readonly, nonatomic) double _visibleHeight; - (void)_resizeToFitContents; - (id)_attributedTitle; - (void)_setAttributedTitle:(id)arg1; - (id)_tintColor; - (void)_setTintColor:(id)arg1; -@property(readonly, nonatomic) float _refreshControlHeight; +@property(readonly, nonatomic) double _refreshControlHeight; - (id)_contentView; -@property(readonly, nonatomic) int style; +@property(readonly, nonatomic) long long style; - (void)didMoveToSuperview; - (void)willMoveToSuperview:(id)arg1; - (void)sizeToFit; @@ -66,12 +67,12 @@ - (void)setFrame:(struct CGRect)arg1; @property(retain, nonatomic) NSAttributedString *attributedTitle; @property(retain, nonatomic) UIColor *tintColor; -- (float)revealedFraction; -@property(readonly, nonatomic, getter=isRefreshing) BOOL refreshing; +- (double)revealedFraction; +@property(readonly, nonatomic, getter=isRefreshing) _Bool refreshing; - (void)dealloc; - (id)init; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIRemoteApplication.h b/iOS7/Frameworks/UIKit/UIRemoteApplication.h index d33e7b63a..cf581cc3e 100644 --- a/iOS7/Frameworks/UIKit/UIRemoteApplication.h +++ b/iOS7/Frameworks/UIKit/UIRemoteApplication.h @@ -14,16 +14,17 @@ unsigned int _port; } +- (void)didTakeScreenshot; - (void)wakeTimerFired; -- (void)backgroundContinuationEnabledDidChange:(BOOL)arg1; +- (void)backgroundContinuationEnabledDidChange:(_Bool)arg1; - (void)localNotificationDidSnooze:(id)arg1; - (void)localNotificationMessageDelivered:(id)arg1; - (void)remoteNotificationMessageDelivered; -- (void)remoteNotificationRegistrationFailedWithErrorDomain:(id)arg1 code:(int)arg2 localizedDescription:(id)arg3; +- (void)remoteNotificationRegistrationFailedWithErrorDomain:(id)arg1 code:(long long)arg2 localizedDescription:(id)arg3; - (void)remoteNotificationRegistrationSucceededWithDeviceToken:(id)arg1; - (void)sheetWithRemoteViewIdentifierDidDismiss:(id)arg1; -- (void)simpleRemoteActionDidOccur:(int)arg1; -- (void)statusBarWillChangeOrientation:(int)arg1 duration:(float)arg2; +- (void)simpleRemoteActionDidOccur:(long long)arg1; +- (void)statusBarWillChangeOrientation:(long long)arg1 duration:(float)arg2; - (void)showTopMostMiniAlertWithSynchronizationPort:(unsigned int)arg1; - (void)hideTopMostMiniAlert; - (void)updatePort; diff --git a/iOS7/Frameworks/UIKit/UIRemoteControlEvent.h b/iOS7/Frameworks/UIKit/UIRemoteControlEvent.h index 3b525a5d5..ea43eff73 100644 --- a/iOS7/Frameworks/UIKit/UIRemoteControlEvent.h +++ b/iOS7/Frameworks/UIKit/UIRemoteControlEvent.h @@ -6,17 +6,18 @@ #import +// Not exported @interface UIRemoteControlEvent : UIInternalEvent { - int _subtype; + long long _subtype; } - (void)_simpleRemoteActionNotification:(id)arg1; - (void)_sendEventToResponder:(id)arg1; - (id)_windows; -- (void)_setSubtype:(int)arg1; -- (int)subtype; -- (int)type; +- (void)_setSubtype:(long long)arg1; +- (long long)subtype; +- (long long)type; - (void)dealloc; - (id)_init; diff --git a/iOS7/Frameworks/UIKit/UIRemoteSheetInfo.h b/iOS7/Frameworks/UIKit/UIRemoteSheetInfo.h index 0fce07e0c..59d493470 100644 --- a/iOS7/Frameworks/UIKit/UIRemoteSheetInfo.h +++ b/iOS7/Frameworks/UIKit/UIRemoteSheetInfo.h @@ -8,6 +8,7 @@ @class UISpringBoardHostedView, UIView; +// Not exported @interface UIRemoteSheetInfo : NSObject { UIView *_sheetView; @@ -15,10 +16,10 @@ id _delegate; SEL _selector; void *_context; - int _returnCode; + long long _returnCode; } -@property(nonatomic) int returnCode; // @synthesize returnCode=_returnCode; +@property(nonatomic) long long returnCode; // @synthesize returnCode=_returnCode; @property(nonatomic) void *context; // @synthesize context=_context; @property(nonatomic) SEL selector; // @synthesize selector=_selector; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; diff --git a/iOS7/Frameworks/UIKit/UIRemoveControl.h b/iOS7/Frameworks/UIKit/UIRemoveControl.h index ef8865095..3a7d66fef 100644 --- a/iOS7/Frameworks/UIKit/UIRemoveControl.h +++ b/iOS7/Frameworks/UIKit/UIRemoveControl.h @@ -27,7 +27,7 @@ } + (void)hideAllRemoveConfirmationsInView:(id)arg1; -+ (BOOL)removeConfirmationsVisibleInView:(id)arg1; ++ (_Bool)removeConfirmationsVisibleInView:(id)arg1; + (float)removeButtonWidth; - (void)_hideRemoveAnimationDone; - (void)animator:(id)arg1 stopAnimation:(id)arg2; @@ -37,32 +37,32 @@ - (void)_showDeleteConfirmation:(id)arg1; - (void)_hideRemoveConfirmation; - (void)addConfirmationButtonSubview:(id)arg1 withWidth:(float)arg2 target:(id)arg3; -- (void)_setTableViewCellEditingStyle:(int)arg1; -- (void)_setInsertControl:(BOOL)arg1; -- (BOOL)_isInsertControl; +- (void)_setTableViewCellEditingStyle:(long long)arg1; +- (void)_setInsertControl:(_Bool)arg1; +- (_Bool)_isInsertControl; - (float)_verticalOffsetFromTarget; - (id)_scriptingInfo; - (id)removeConfirmationButton; - (void)setRemoveConfirmationLabel:(id)arg1; - (void)setLabel:(id)arg1; - (void)hideControlsUsingRemoveAnimation; -- (void)setAlpha:(float)arg1; +- (void)setAlpha:(double)arg1; - (id)_interceptEvent:(id)arg1; - (id)_interceptMouseEvent:(struct __GSEvent *)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; - (void)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)removeConfirmationView; -- (void)setRemoveConfirmationVisible:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setRemoveConfirmationVisible:(BOOL)arg1; -- (BOOL)isRemoveConfirmationVisible; -- (void)_setRemoveConfirmationShowing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setRemoveConfirmationVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setRemoveConfirmationVisible:(_Bool)arg1; +- (_Bool)isRemoveConfirmationVisible; +- (void)_setRemoveConfirmationShowing:(_Bool)arg1 animated:(_Bool)arg2; - (struct CGRect)_removeConfirmationEndingFrame; - (struct CGRect)_removeConfirmationStartingFrame; - (struct CGRect)targetContentBounds; - (void)_confirmationAnimationDidEnd; -- (BOOL)isRemoveButtonVisible; -- (void)showRemoveButton:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)isRemoveButtonVisible; +- (void)showRemoveButton:(_Bool)arg1 animated:(_Bool)arg2; - (float)removeButtonAnimationDuration; - (struct CGRect)removeButtonEndingFrame; - (struct CGRect)removeButtonStartingFrame; @@ -70,10 +70,10 @@ - (struct CGRect)defaultRemoveButtonStartingFrame; - (void)_minusButtonFadeAnimationStopped; - (void)minusButtonDidHide:(id)arg1; -- (void)_setInterceptMouseEvent:(BOOL)arg1; -- (BOOL)removedFromTargetWhenHidden; -- (void)setAlwaysHideRemoveButton:(BOOL)arg1; -- (void)setRemovedFromTargetWhenHidden:(BOOL)arg1; +- (void)_setInterceptMouseEvent:(_Bool)arg1; +- (_Bool)removedFromTargetWhenHidden; +- (void)setAlwaysHideRemoveButton:(_Bool)arg1; +- (void)setRemovedFromTargetWhenHidden:(_Bool)arg1; - (id)delegate; - (void)setDelegate:(id)arg1; - (void)setTarget:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIRemoveControlMinusButton.h b/iOS7/Frameworks/UIKit/UIRemoveControlMinusButton.h index 167b6b438..efaeefaab 100644 --- a/iOS7/Frameworks/UIKit/UIRemoveControlMinusButton.h +++ b/iOS7/Frameworks/UIKit/UIRemoveControlMinusButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIRemoveControlMinusButton : UIControl { unsigned int _rotated:1; @@ -19,14 +20,14 @@ + (id)plusImage; + (id)minusImage; + (float)defaultWidth; -- (void)_toggleRotateAnimationDidStop:(id)arg1 finished:(BOOL)arg2; -- (BOOL)isRotating; -- (BOOL)isRotated; -- (void)toggleRotate:(BOOL)arg1; +- (void)_toggleRotateAnimationDidStop:(id)arg1 finished:(_Bool)arg2; +- (_Bool)isRotating; +- (_Bool)isRotated; +- (void)toggleRotate:(_Bool)arg1; - (void)animator:(id)arg1 stopAnimation:(id)arg2; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isHiding; -- (void)setHiding:(BOOL)arg1; +- (_Bool)isHiding; +- (void)setHiding:(_Bool)arg1; - (void)dealloc; - (id)initWithRemoveControl:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIRemoveControlMultiSelectButton.h b/iOS7/Frameworks/UIKit/UIRemoveControlMultiSelectButton.h index 2d05d7a12..ff770d3d6 100644 --- a/iOS7/Frameworks/UIKit/UIRemoveControlMultiSelectButton.h +++ b/iOS7/Frameworks/UIKit/UIRemoveControlMultiSelectButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIRemoveControlMultiSelectButton : UIRemoveControlMinusButton { unsigned int _isHighlighted:1; @@ -16,16 +17,16 @@ + (id)plusImage; + (id)minusImage; + (float)defaultWidth; -- (void)setSelected:(BOOL)arg1; -- (BOOL)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1 highlighted:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1; +- (_Bool)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1 highlighted:(_Bool)arg2; - (void)drawRect:(struct CGRect)arg1; -- (void)setHiding:(BOOL)arg1; -- (BOOL)isHiding; -- (BOOL)isRotating; -- (BOOL)isRotated; -- (void)toggleRotate:(BOOL)arg1; +- (void)setHiding:(_Bool)arg1; +- (_Bool)isHiding; +- (_Bool)isRotating; +- (_Bool)isRotated; +- (void)toggleRotate:(_Bool)arg1; - (id)initWithRemoveControl:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIRemoveControlTextButton.h b/iOS7/Frameworks/UIKit/UIRemoveControlTextButton.h index 2781c490b..97143998d 100644 --- a/iOS7/Frameworks/UIKit/UIRemoveControlTextButton.h +++ b/iOS7/Frameworks/UIKit/UIRemoveControlTextButton.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UIRemoveControlTextButton : UIControl { NSString *_label; @@ -15,7 +16,7 @@ - (id)_scriptingInfo; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_alwaysHandleScrollerMouseEvent; +- (_Bool)_alwaysHandleScrollerMouseEvent; - (float)buttonWidth; - (void)sizeToFit; - (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIRemoveControlTextFrameAnimation.h b/iOS7/Frameworks/UIKit/UIRemoveControlTextFrameAnimation.h index cfd6a996d..5b1dd4949 100644 --- a/iOS7/Frameworks/UIKit/UIRemoveControlTextFrameAnimation.h +++ b/iOS7/Frameworks/UIKit/UIRemoveControlTextFrameAnimation.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIRemoveControlTextFrameAnimation : UIFrameAnimation { } diff --git a/iOS7/Frameworks/UIKit/UIResponder-Internal.h b/iOS7/Frameworks/UIKit/UIResponder-Internal.h new file mode 100644 index 000000000..f83b53b65 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-Internal.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIResponder (Internal) +- (void)_didChangeToFirstResponder:(id)arg1; +- (_Bool)_canChangeFirstResponder:(id)arg1 toResponder:(id)arg2; +- (id)_responderSelectionImage; +- (id)_responderSelectionContainerViewForResponder:(id)arg1; +- (struct CGRect)_responderSelectionRectForWindow:(id)arg1; +- (id)_deepestUnambiguousResponder; +- (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; +- (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; +- (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; +- (void)_moveWithEvent:(id)arg1; +- (id)_showServiceForText:(id)arg1 type:(long long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; +- (_Bool)_canShowTextServices; +- (id)_nextViewControllerInResponderChain; +- (_Bool)_isViewController; +- (void)_completeForwardingTouches:(id)arg1 phase:(long long)arg2 event:(id)arg3; +- (void)_completeForwardingTouches:(id)arg1 phase:(long long)arg2 event:(id)arg3 index:(unsigned long long)arg4; +- (_Bool)_isTransitioningFromView:(id)arg1; +- (void)_windowResignedKey; +- (void)_windowBecameKey; +- (id)nextFirstResponder; +- (void)_handleKeyUIEvent:(id)arg1; +- (void)_handleKeyEvent:(struct __GSEvent *)arg1; +- (_Bool)_isPinningInputViews; +- (void)_endPinningInputViews; +- (void)_beginPinningInputViews; +- (void)_becomeFirstResponderAndMakeVisible; +- (_Bool)_canBecomeFirstResponder; +- (void)_resignFirstResponder; +- (void)_becomeFirstResponder; +- (_Bool)_resignIfContainsFirstResponder; +- (id)_responderWindow; +- (id)_keyboardResponder; +- (_Bool)_requiresKeyboardResetOnReload; +- (_Bool)_requiresKeyboardWindowWhenFirstResponder; +- (_Bool)_requiresKeyboardWhenFirstResponder; +- (id)_keyCommandForEvent:(id)arg1; +- (id)_keyCommands; +- (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; +- (void)_controlTouchMoved:(id)arg1 withEvent:(id)arg2; +- (void)_controlTouchBegan:(id)arg1 withEvent:(id)arg2; +- (id)_window; + +// Remaining properties +@property(readonly, nonatomic) UIResponder *_editingDelegate; +@property(readonly, nonatomic) UIResponder *_responderForEditing; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-StateRestoration.h b/iOS7/Frameworks/UIKit/UIResponder-StateRestoration.h new file mode 100644 index 000000000..cd8807da4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-StateRestoration.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface UIResponder (StateRestoration) ++ (void)_finishStateRestoration; ++ (void)_cleanupAllStateRestorationTables; ++ (void)_prepareForSecondPassStateRestoration; ++ (void)_cleanupStateRestorationObjectIdentifierTrackingTables; ++ (void)_setRestoredIdentifierPathForObject:(id)arg1 identifierPath:(id)arg2; ++ (void)_updateStateRestorationIdentifierMap; ++ (void)_stopDeferredTrackingObjectsWithIdentifiers; ++ (void)_startDeferredTrackingObjectsWithIdentifiers; ++ (id)objectWithRestorationIdentifierPath:(id)arg1; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (id)_restorationIdentifierPath; +@property(copy, nonatomic) NSString *restorationIdentifier; +- (void)_rebuildStateRestorationIdentifierPath; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-Static.h b/iOS7/Frameworks/UIKit/UIResponder-Static.h new file mode 100644 index 000000000..50ae57ab4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-Static.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIResponder (Static) +- (_Bool)_supportsBecomeFirstResponderWhenPossible; +- (_Bool)_canBecomeFirstResponderWhenPossible; +- (_Bool)_becomeFirstResponderWhenPossible; +- (id)_responderForBecomeFirstResponder; +- (id)_firstResponder; +- (void)_setFirstResponder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-UIResponderInputViewAdditions.h b/iOS7/Frameworks/UIKit/UIResponder-UIResponderInputViewAdditions.h new file mode 100644 index 000000000..c85d4d7a7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-UIResponderInputViewAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UITextInputMode, UIView; + +@interface UIResponder (UIResponderInputViewAdditions) ++ (void)clearTextInputContextIdentifier:(id)arg1; +- (void)reloadInputViewsWithoutReset; +- (void)reloadInputViews; +@property(readonly) NSString *textInputContextIdentifier; +@property(readonly) UITextInputMode *textInputMode; +@property(readonly) UIView *inputAccessoryView; +@property(readonly) UIView *inputView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-UIResponderKeyCommands.h b/iOS7/Frameworks/UIKit/UIResponder-UIResponderKeyCommands.h new file mode 100644 index 000000000..e71aee3a4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-UIResponderKeyCommands.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface UIResponder (UIResponderKeyCommands) +@property(readonly, nonatomic) NSArray *keyCommands; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/UIResponder-UITextInputAdditions.h new file mode 100644 index 000000000..42d3be98f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-UITextInputAdditions.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITextInputAdditions-Protocol.h" + +@interface UIResponder (UITextInputAdditions) +- (void)endSelectionChange; +- (void)beginSelectionChange; +@property(readonly, nonatomic, getter=_caretRect) struct CGRect caretRect; +- (id)_asTextSelection; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; +- (id)interactionAssistant; +- (id)textInputView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder-UITextInput_Internal.h b/iOS7/Frameworks/UIKit/UIResponder-UITextInput_Internal.h new file mode 100644 index 000000000..976380016 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIResponder-UITextInput_Internal.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITextInput_Internal-Protocol.h" + +@class UIResponder, UIView; + +@interface UIResponder (UITextInput_Internal) +- (id)_selectableText; +@property(readonly, nonatomic) UIView *_textSelectingContainer; +- (struct CGRect)_lastRectForRange:(id)arg1; +- (long long)selectionAffinity; +- (void)_phraseBoundaryGesture:(id)arg1; +- (id)_newPhraseBoundaryGestureRecognizer; +- (void)_unmarkText; +- (void)_setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (void)_setGestureRecognizers; +- (long long)_selectionAffinity; +- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; +- (id)_positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3 withAffinityDownstream:(_Bool)arg4; +- (id)_moveRight:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveLeft:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveDown:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveUp:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_setHistory:(id)arg1 withExtending:(_Bool)arg2 withAnchor:(int)arg3 withAffinityDownstream:(_Bool)arg4; +- (id)_setSelectionRangeWithHistory:(id)arg1; +- (void)_updateSelectionWithTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; +- (id)_fontForCaretSelection; +- (id)_textColorForCaretSelection; +- (id)_clampedpositionFromPosition:(id)arg1 offset:(int)arg2; +- (id)_findPleasingWordBoundaryFromPosition:(id)arg1; +- (id)_fullRange; +- (id)_rangeOfParagraphEnclosingPosition:(id)arg1; +- (id)_rangeOfLineEnclosingPosition:(id)arg1; +- (id)_rangeOfEnclosingWord:(id)arg1; +- (id)_rangeOfText:(id)arg1 endingAtPosition:(id)arg2; +- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)_replaceCurrentWordWithText:(id)arg1; +- (void)_deleteForwardAndNotify:(_Bool)arg1; +- (void)_deleteBackwardAndNotify:(_Bool)arg1; +- (void)_deleteToEndOfLine; +- (void)_deleteToStartOfLine; +- (void)_deleteByWord; +- (void)_setCaretSelectionAtEndOfSelection; +- (id)_positionAtStartOfWords:(unsigned long long)arg1 beforePosition:(id)arg2; +- (void)_expandSelectionToStartOfWordsBeforeCaretSelection:(int)arg1; +- (void)_expandSelectionToStartOfWordBeforeCaretSelection; +- (void)_expandSelectionToBackwardDeletionCluster; +- (void)_moveCurrentSelection:(int)arg1; +- (void)_extendCurrentSelection:(int)arg1; +- (_Bool)_hasMarkedTextOrRangedSelection; +- (_Bool)_isEmptySelection; +- (struct CGRect)_selectionClipRect; +- (_Bool)_selectionAtDocumentEnd; +- (_Bool)_selectionAtDocumentStart; +- (_Bool)_selectionAtWordStart; +- (id)_fullText; +- (id)_wordContainingCaretSelection; +- (unsigned int)_characterInRelationToRangedSelection:(int)arg1; +- (unsigned int)_characterInRelationToCaretSelection:(int)arg1; +- (unsigned int)_characterBeforeCaretSelection; +- (unsigned int)_characterAfterCaretSelection; +- (struct _NSRange)_nsrangeForTextRange:(id)arg1; +- (int)_indexForTextPosition:(id)arg1; +- (void)_selectAll; +- (struct _NSRange)_selectedNSRange; +- (id)_keyInput; +@property(readonly, nonatomic, getter=_proxyTextInput) UIResponder *__content; +@end + diff --git a/iOS7/Frameworks/UIKit/UIResponder.h b/iOS7/Frameworks/UIKit/UIResponder.h index fdfc10a99..e80cc17f0 100644 --- a/iOS7/Frameworks/UIKit/UIResponder.h +++ b/iOS7/Frameworks/UIKit/UIResponder.h @@ -6,41 +6,28 @@ #import "NSObject.h" -#import "UITextInputAdditions-Protocol.h" -#import "UITextInput_Internal-Protocol.h" +@class NSUndoManager; -@class NSArray, NSString, NSUndoManager, UIResponder, UITextInputMode, UIView, UIView; - -@interface UIResponder : NSObject +@interface UIResponder : NSObject { } -+ (void)clearTextInputContextIdentifier:(id)arg1; -+ (void)_finishStateRestoration; -+ (void)_cleanupAllStateRestorationTables; -+ (void)_prepareForSecondPassStateRestoration; -+ (void)_cleanupStateRestorationObjectIdentifierTrackingTables; -+ (void)_setRestoredIdentifierPathForObject:(id)arg1 identifierPath:(id)arg2; -+ (void)_updateStateRestorationIdentifierMap; -+ (void)_stopDeferredTrackingObjectsWithIdentifiers; -+ (void)_startDeferredTrackingObjectsWithIdentifiers; -+ (id)objectWithRestorationIdentifierPath:(id)arg1; @property(readonly, nonatomic) NSUndoManager *undoManager; - (id)targetForAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)_clearBecomeFirstResponderWhenCapable; - (id)firstResponder; -- (BOOL)isFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)resignFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)resignFirstResponder; - (void)_finishResignFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)_containsResponder:(id)arg1; -- (BOOL)_containedInAbsoluteResponderChain; -@property(readonly, nonatomic) UIResponder *_responderForEditing; -@property(readonly, nonatomic) UIResponder *_editingDelegate; -- (BOOL)_isRootForKeyResponderCycle; +- (_Bool)canBecomeFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)_containsResponder:(id)arg1; +- (_Bool)_containedInAbsoluteResponderChain; +- (id)_responderForEditing; +- (id)_editingDelegate; +- (_Bool)_isRootForKeyResponderCycle; - (id)_previousKeyResponder; - (id)_nextKeyResponder; - (id)nextResponder; @@ -50,145 +37,13 @@ - (void)scrollWheel:(struct __GSEvent *)arg1; - (void)_wheelChangedWithEvent:(id)arg1; - (void)remoteControlReceivedWithEvent:(id)arg1; -- (void)motionCancelled:(int)arg1 withEvent:(id)arg2; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (void)motionBegan:(int)arg1 withEvent:(id)arg2; +- (void)motionCancelled:(long long)arg1 withEvent:(id)arg2; +- (void)motionEnded:(long long)arg1 withEvent:(id)arg2; +- (void)motionBegan:(long long)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (void)reloadInputViewsWithoutReset; -- (void)reloadInputViews; -@property(readonly) NSString *textInputContextIdentifier; -@property(readonly) UITextInputMode *textInputMode; -@property(readonly) UIView *inputAccessoryView; -@property(readonly) UIView *inputView; -@property(readonly, nonatomic) NSArray *keyCommands; -- (void)_didChangeToFirstResponder:(id)arg1; -- (BOOL)_canChangeFirstResponder:(id)arg1 toResponder:(id)arg2; -- (id)_responderSelectionImage; -- (id)_responderSelectionContainerViewForResponder:(id)arg1; -- (struct CGRect)_responderSelectionRectForWindow:(id)arg1; -- (id)_deepestUnambiguousResponder; -- (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; -- (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; -- (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; -- (void)_moveWithEvent:(id)arg1; -- (id)_showServiceForText:(id)arg1 type:(int)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; -- (BOOL)_canShowTextServices; -- (id)_nextViewControllerInResponderChain; -- (BOOL)_isViewController; -- (void)_completeForwardingTouches:(id)arg1 phase:(int)arg2 event:(id)arg3; -- (void)_completeForwardingTouches:(id)arg1 phase:(int)arg2 event:(id)arg3 index:(unsigned int)arg4; -- (BOOL)_isTransitioningFromView:(id)arg1; -- (void)_windowResignedKey; -- (void)_windowBecameKey; -- (id)nextFirstResponder; -- (void)_handleKeyUIEvent:(id)arg1; -- (void)_handleKeyEvent:(struct __GSEvent *)arg1; -- (BOOL)_isPinningInputViews; -- (void)_endPinningInputViews; -- (void)_beginPinningInputViews; -- (void)_becomeFirstResponderAndMakeVisible; -- (BOOL)_canBecomeFirstResponder; -- (void)_resignFirstResponder; -- (void)_becomeFirstResponder; -- (BOOL)_resignIfContainsFirstResponder; -- (id)_responderWindow; -- (id)_keyboardResponder; -- (BOOL)_requiresKeyboardResetOnReload; -- (BOOL)_requiresKeyboardWindowWhenFirstResponder; -- (BOOL)_requiresKeyboardWhenFirstResponder; -- (id)_keyCommandForEvent:(id)arg1; -- (id)_keyCommands; -- (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; -- (void)_controlTouchMoved:(id)arg1 withEvent:(id)arg2; -- (void)_controlTouchBegan:(id)arg1 withEvent:(id)arg2; -- (id)_window; -- (BOOL)_supportsBecomeFirstResponderWhenPossible; -- (BOOL)_canBecomeFirstResponderWhenPossible; -- (BOOL)_becomeFirstResponderWhenPossible; -- (id)_responderForBecomeFirstResponder; -- (id)_firstResponder; -- (void)_setFirstResponder:(id)arg1; -- (id)_selectableText; -@property(readonly, nonatomic) UIView *_textSelectingContainer; -- (struct CGRect)_lastRectForRange:(id)arg1; -- (int)selectionAffinity; -- (void)_phraseBoundaryGesture:(id)arg1; -- (id)_newPhraseBoundaryGestureRecognizer; -- (void)_unmarkText; -- (void)_setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; -- (void)_setGestureRecognizers; -- (int)_selectionAffinity; -- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; -- (id)_positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3 withAffinityDownstream:(BOOL)arg4; -- (id)_moveRight:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveLeft:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveDown:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveUp:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_setHistory:(id)arg1 withExtending:(BOOL)arg2 withAnchor:(int)arg3 withAffinityDownstream:(BOOL)arg4; -- (id)_setSelectionRangeWithHistory:(id)arg1; -- (void)_updateSelectionWithTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; -- (id)_fontForCaretSelection; -- (id)_textColorForCaretSelection; -- (id)_clampedpositionFromPosition:(id)arg1 offset:(int)arg2; -- (id)_findPleasingWordBoundaryFromPosition:(id)arg1; -- (id)_fullRange; -- (id)_rangeOfParagraphEnclosingPosition:(id)arg1; -- (id)_rangeOfLineEnclosingPosition:(id)arg1; -- (id)_rangeOfEnclosingWord:(id)arg1; -- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (void)_replaceCurrentWordWithText:(id)arg1; -- (void)_deleteForwardAndNotify:(BOOL)arg1; -- (void)_deleteBackwardAndNotify:(BOOL)arg1; -- (void)_deleteToEndOfLine; -- (void)_deleteToStartOfLine; -- (void)_deleteByWord; -- (void)_setCaretSelectionAtEndOfSelection; -- (void)_expandSelectionToStartOfWordsBeforeCaretSelection:(int)arg1; -- (void)_expandSelectionToStartOfWordBeforeCaretSelection; -- (void)_moveCurrentSelection:(int)arg1; -- (void)_extendCurrentSelection:(int)arg1; -- (BOOL)_hasMarkedTextOrRangedSelection; -- (BOOL)_isEmptySelection; -- (struct CGRect)_selectionClipRect; -- (BOOL)_selectionAtDocumentEnd; -- (BOOL)_selectionAtDocumentStart; -- (BOOL)_selectionAtWordStart; -- (id)_fullText; -- (id)_wordContainingCaretSelection; -- (unsigned long)_characterInRelationToRangedSelection:(int)arg1; -- (unsigned long)_characterInRelationToCaretSelection:(int)arg1; -- (unsigned long)_characterBeforeCaretSelection; -- (unsigned long)_characterAfterCaretSelection; -- (struct _NSRange)_nsrangeForTextRange:(id)arg1; -- (int)_indexForTextPosition:(id)arg1; -- (void)_selectAll; -- (struct _NSRange)_selectedNSRange; -- (id)_keyInput; -@property(readonly, nonatomic, getter=_proxyTextInput) UIResponder *__content; -- (void)endSelectionChange; -- (void)beginSelectionChange; -@property(readonly, nonatomic, getter=_caretRect) struct CGRect caretRect; -- (id)_asTextSelection; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; -- (id)interactionAssistant; -- (id)textInputView; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (id)_restorationIdentifierPath; -@property(copy, nonatomic) NSString *restorationIdentifier; -- (void)_rebuildStateRestorationIdentifierPath; @end diff --git a/iOS7/Frameworks/UIKit/UIRotationAnimation.h b/iOS7/Frameworks/UIKit/UIRotationAnimation.h index b5daa226a..2384a7d0f 100644 --- a/iOS7/Frameworks/UIKit/UIRotationAnimation.h +++ b/iOS7/Frameworks/UIKit/UIRotationAnimation.h @@ -8,13 +8,13 @@ @interface UIRotationAnimation : UIAnimation { - float _startAngle; - float _endAngle; + double _startAngle; + double _endAngle; } - (void)setProgress:(float)arg1; -- (void)setEndRotationAngle:(float)arg1; -- (void)setStartRotationAngle:(float)arg1; +- (void)setEndRotationAngle:(double)arg1; +- (void)setStartRotationAngle:(double)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIRotationGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIRotationGestureRecognizer.h index 0443c16e0..3c3dc81ea 100644 --- a/iOS7/Frameworks/UIKit/UIRotationGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIRotationGestureRecognizer.h @@ -13,10 +13,10 @@ double _initialTouchDistance; double _initialTouchAngle; double _currentTouchAngle; - int _currentRotationCount; + long long _currentRotationCount; double _lastTouchTime; - float _velocity; - float _previousVelocity; + double _velocity; + double _previousVelocity; struct CGPoint _anchorPoint; id _transformAnalyzer; UITouch *_touches[2]; @@ -28,12 +28,12 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (float)_postRecognitionWeight; -- (void)_setPostRecognitionWeight:(float)arg1; -- (float)_preRecognitionWeight; -- (void)_setPreRecognitionWeight:(float)arg1; -@property(readonly, nonatomic) float velocity; -@property(nonatomic) float rotation; +- (double)_postRecognitionWeight; +- (void)_setPostRecognitionWeight:(double)arg1; +- (double)_preRecognitionWeight; +- (void)_setPreRecognitionWeight:(double)arg1; +@property(readonly, nonatomic) double velocity; +@property(nonatomic) double rotation; - (void)_updateTransformAnalyzerWeights; - (struct CGPoint)anchorPoint; - (void)_resetGestureRecognizer; diff --git a/iOS7/Frameworks/UIKit/UIRoundedRectButton.h b/iOS7/Frameworks/UIKit/UIRoundedRectButton.h index 71b70c656..88a156c2a 100644 --- a/iOS7/Frameworks/UIKit/UIRoundedRectButton.h +++ b/iOS7/Frameworks/UIKit/UIRoundedRectButton.h @@ -8,6 +8,7 @@ @class UIBezierPath, UIColor, UIGroupTableViewCellBackground, UIView; +// Not exported @interface UIRoundedRectButton : UIButton { UIBezierPath *_fillPath; @@ -18,8 +19,8 @@ - (void)drawRect:(struct CGRect)arg1; - (void)setTintColor:(id)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (int)buttonType; +- (void)setHighlighted:(_Bool)arg1; +- (long long)buttonType; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @@ -28,9 +29,9 @@ - (void)_updateState; - (id)_backgroundView; - (id)_setupBackgroundView; -- (BOOL)_wantsTableViewStyleBackground; +- (_Bool)_wantsTableViewStyleBackground; - (id)_contentBackgroundColor; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (void)_populateArchivedSubviews:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 fillColor:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIRowMoveUpdateItem.h b/iOS7/Frameworks/UIKit/UIRowMoveUpdateItem.h index cd7b2dea7..4b3e6e451 100644 --- a/iOS7/Frameworks/UIKit/UIRowMoveUpdateItem.h +++ b/iOS7/Frameworks/UIKit/UIRowMoveUpdateItem.h @@ -8,6 +8,7 @@ @class NSIndexPath; +// Not exported @interface UIRowMoveUpdateItem : UIUpdateItem { NSIndexPath *_newIndexPath; diff --git a/iOS7/Frameworks/UIKit/UIRuntimeAccessibilityConfiguration.h b/iOS7/Frameworks/UIKit/UIRuntimeAccessibilityConfiguration.h index eda026cb1..d9c7753a9 100644 --- a/iOS7/Frameworks/UIKit/UIRuntimeAccessibilityConfiguration.h +++ b/iOS7/Frameworks/UIKit/UIRuntimeAccessibilityConfiguration.h @@ -8,6 +8,7 @@ @class NSNumber, NSString; +// Not exported @interface UIRuntimeAccessibilityConfiguration : NSObject { NSString *accessibilityConfigurationHint; diff --git a/iOS7/Frameworks/UIKit/UIRuntimeConnection.h b/iOS7/Frameworks/UIKit/UIRuntimeConnection.h index 04e295a8d..d4d860824 100644 --- a/iOS7/Frameworks/UIKit/UIRuntimeConnection.h +++ b/iOS7/Frameworks/UIKit/UIRuntimeConnection.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface UIRuntimeConnection : NSObject { id source; diff --git a/iOS7/Frameworks/UIKit/UIRuntimeEventConnection.h b/iOS7/Frameworks/UIKit/UIRuntimeEventConnection.h index 26cfe0c3e..3e426635a 100644 --- a/iOS7/Frameworks/UIKit/UIRuntimeEventConnection.h +++ b/iOS7/Frameworks/UIKit/UIRuntimeEventConnection.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIRuntimeEventConnection : UIRuntimeConnection { - unsigned int eventMask; + unsigned long long eventMask; } -@property unsigned int eventMask; // @synthesize eventMask; +@property unsigned long long eventMask; // @synthesize eventMask; - (id)description; - (void)connectForSimulator; - (void)connect; diff --git a/iOS7/Frameworks/UIKit/UIRuntimeOutletCollectionConnection.h b/iOS7/Frameworks/UIKit/UIRuntimeOutletCollectionConnection.h index 418877da2..675c4d147 100644 --- a/iOS7/Frameworks/UIKit/UIRuntimeOutletCollectionConnection.h +++ b/iOS7/Frameworks/UIKit/UIRuntimeOutletCollectionConnection.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface UIRuntimeOutletCollectionConnection : UIRuntimeConnection { NSString *runtimeCollectionClassName; - BOOL addsContentToExistingCollection; + _Bool addsContentToExistingCollection; } -@property BOOL addsContentToExistingCollection; // @synthesize addsContentToExistingCollection; +@property _Bool addsContentToExistingCollection; // @synthesize addsContentToExistingCollection; @property(copy) NSString *runtimeCollectionClassName; // @synthesize runtimeCollectionClassName; - (id)description; - (void)connectForSimulator; diff --git a/iOS7/Frameworks/UIKit/UIRuntimeOutletConnection.h b/iOS7/Frameworks/UIKit/UIRuntimeOutletConnection.h index 5878efc0b..53f392f4c 100644 --- a/iOS7/Frameworks/UIKit/UIRuntimeOutletConnection.h +++ b/iOS7/Frameworks/UIKit/UIRuntimeOutletConnection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIRuntimeOutletConnection : UIRuntimeConnection { } diff --git a/iOS7/Frameworks/UIKit/UISaveToCameraRollActivity.h b/iOS7/Frameworks/UIKit/UISaveToCameraRollActivity.h index 06559fbb9..bed2595f0 100644 --- a/iOS7/Frameworks/UIKit/UISaveToCameraRollActivity.h +++ b/iOS7/Frameworks/UIKit/UISaveToCameraRollActivity.h @@ -8,11 +8,15 @@ @interface UISaveToCameraRollActivity : UIActivity { + long long _imageCount; + long long _videoCount; } +@property(nonatomic) long long videoCount; // @synthesize videoCount=_videoCount; +@property(nonatomic) long long imageCount; // @synthesize imageCount=_imageCount; - (void)performActivity; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UIScreen-UISnapshotting.h b/iOS7/Frameworks/UIKit/UIScreen-UISnapshotting.h new file mode 100644 index 000000000..5910b9b90 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScreen-UISnapshotting.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScreen (UISnapshotting) +- (id)snapshot; +- (id)snapshotView; +- (void)_enableScreenUpdates; +- (void)_disableScreenUpdates:(_Bool)arg1; +- (void)_setSpeed:(double)arg1 forWindow:(id)arg2; +- (id)snapshotViewAfterScreenUpdates:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScreen.h b/iOS7/Frameworks/UIKit/UIScreen.h index 95d40510f..c718de0e2 100644 --- a/iOS7/Frameworks/UIKit/UIScreen.h +++ b/iOS7/Frameworks/UIKit/UIScreen.h @@ -6,17 +6,20 @@ #import "NSObject.h" -@class NSArray, NSDictionary, UIScreenMode, UISoftwareDimmingWindow; +@class NSArray, NSDictionary, NSMutableArray, UIScreenMode, UISoftwareDimmingWindow, UIWindow; @interface UIScreen : NSObject { id _display; struct CGRect _bounds; - float _scale; - float _horizontalScale; - int _userInterfaceIdiom; + double _scale; + double _horizontalScale; + long long _userInterfaceIdiom; NSDictionary *_capabilities; - int _workspaceCapableScreenType; + long long _workspaceCapableScreenType; + UIWindow *_screenDisablingWindow; + double _startedPausingWindows; + NSMutableArray *_pausedWindows; struct { unsigned int bitsPerComponent:4; unsigned int initialized:1; @@ -25,70 +28,74 @@ unsigned int hasShownWindows:1; unsigned int canAccessDisplay:1; unsigned int canAccessDisplayValid:1; + unsigned int screenUpdatesDisabled:1; } _screenFlags; - BOOL _wantsSoftwareDimming; + _Bool _wantsSoftwareDimming; UISoftwareDimmingWindow *_softwareDimmingWindow; - int _lastNotifiedBacklightLevel; + long long _lastNotifiedBacklightLevel; } + (struct CGRect)convertRect:(struct CGRect)arg1 fromView:(id)arg2; + (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; + (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromView:(id)arg2; + (struct CGPoint)convertPoint:(struct CGPoint)arg1 toView:(id)arg2; -+ (BOOL)_shouldDisableJail; ++ (_Bool)_shouldDisableJail; ++ (void)_endDisableScreenUpdates; ++ (void)_beginDisableScreenUpdatesForSnapshotUsingSnapshotCover:(_Bool)arg1; ++ (void)_beginDisableScreenUpdatesForSnapshot; + (void)_prepareScreensForAppResume; + (id)_screenWithIntegerDisplayID:(unsigned int)arg1; + (id)_screenWithDisplayID:(id)arg1; + (id)_screenWithDisplayName:(id)arg1; + (id)_workspaceCapableScreens; + (id)screens; -+ (struct CGAffineTransform)transformToRotateScreen:(float)arg1; -+ (struct CGAffineTransform)transformForScreenOriginRotation:(float)arg1; ++ (struct CGAffineTransform)transformToRotateScreen:(double)arg1; ++ (struct CGAffineTransform)transformForScreenOriginRotation:(double)arg1; + (id)mainScreen; + (void)_videoOutSettingsChanged; + (void)initialize; -@property(nonatomic, setter=_setLastNotifiedBacklightLevel:) int _lastNotifiedBacklightLevel; // @synthesize _lastNotifiedBacklightLevel; +@property(nonatomic, setter=_setLastNotifiedBacklightLevel:) long long _lastNotifiedBacklightLevel; // @synthesize _lastNotifiedBacklightLevel; @property(retain, nonatomic, setter=_setSoftwareDimmingWindow:) UISoftwareDimmingWindow *_softwareDimmingWindow; // @synthesize _softwareDimmingWindow; -@property(nonatomic) BOOL wantsSoftwareDimming; // @synthesize wantsSoftwareDimming=_wantsSoftwareDimming; -@property(nonatomic, getter=_workspaceCapableScreenType, setter=_setWorkspaceCapableScreenType:) int workspaceCapableScreenType; // @synthesize workspaceCapableScreenType=_workspaceCapableScreenType; +@property(nonatomic) _Bool wantsSoftwareDimming; // @synthesize wantsSoftwareDimming=_wantsSoftwareDimming; +@property(nonatomic, getter=_workspaceCapableScreenType, setter=_setWorkspaceCapableScreenType:) long long workspaceCapableScreenType; // @synthesize workspaceCapableScreenType=_workspaceCapableScreenType; @property(readonly, nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; - (id)_snapshotExcludingWindows:(id)arg1 withRect:(struct CGRect)arg2; - (id)description; -@property(nonatomic) float brightness; -- (BOOL)_supportsBrightness; +@property(nonatomic) double brightness; +- (_Bool)_supportsBrightness; - (void)_endObservingBacklightLevelNotifications; - (void)_beginObservingBacklightLevelNotifications; - (void)_postBrightnessDidChangeNotificationIfAppropriate; - (float)rawBrightnessForBacklightLevel:(float)arg1; - (id)_lazySoftwareDimmingWindow; - (void)_updateWorkspaceCapableScreenType; -- (BOOL)_isWorkspaceCapable; +- (_Bool)_isWorkspaceCapable; - (void)_applicationWillResignActive:(id)arg1; - (void)_applicationDidBecomeActive:(id)arg1; -- (void)_setWantsFocus:(BOOL)arg1; +- (void)_setWantsFocus:(_Bool)arg1; - (id)_displayID; - (void)_setCapability:(id)arg1 forKey:(id)arg2; - (id)_capabilityForKey:(id)arg1; - (id)_capabilities; - (void)_updateCapabilities; -- (void)_setUserInterfaceIdiom:(int)arg1; -- (int)_userInterfaceIdiom; +- (void)_setUserInterfaceIdiom:(long long)arg1; +- (long long)_userInterfaceIdiom; - (void)_updateUserInterfaceIdiom; - (void)_disconnectScreen; - (void)_connectScreen; -- (float)_pointsPerInch; -- (void)_setScale:(float)arg1; -- (float)_scale; -@property(readonly, nonatomic) float scale; // @synthesize scale=_scale; +- (double)_pointsPerInch; +- (void)_setScale:(double)arg1; +- (double)_scale; +@property(readonly, nonatomic) double scale; // @synthesize scale=_scale; - (id)displayLinkWithTarget:(id)arg1 selector:(SEL)arg2; - (void)_requestFocusIfNecessary; - (void)_prepareForWindow; -- (BOOL)_hasStatusBar; -- (BOOL)_isMainScreen; -- (BOOL)_isExternal; +- (_Bool)_hasStatusBar; +- (_Bool)_isMainScreen; +- (_Bool)_isExternal; - (id)_name; - (unsigned int)_integerDisplayID; -@property(nonatomic) int overscanCompensation; +@property(nonatomic) long long overscanCompensation; @property(readonly, nonatomic) NSArray *availableModes; - (int)screenType; @property(retain, nonatomic) UIScreenMode *currentMode; @@ -97,25 +104,25 @@ @property(readonly, nonatomic) UIScreenMode *preferredMode; @property(readonly, nonatomic) UIScreen *mirroredScreen; - (double)_refreshRate; -- (int)_imageOrientation; -- (float)_rotation; +- (long long)_imageOrientation; +- (double)_rotation; - (struct CGRect)_boundsInPixels; - (struct CGRect)_realDisplayBounds; -- (float)_horizontalPixelScale; +- (double)_horizontalPixelScale; @property(readonly, nonatomic) struct CGRect applicationFrame; - (void)_computeMetrics; -- (BOOL)_isRotatable; -- (BOOL)_areBoundsJailed; +- (_Bool)_isRotatable; +- (_Bool)_areBoundsJailed; - (struct UIEdgeInsets)_jailedBoundsEdgeInsets; -- (struct CGRect)_applicationFrameForInterfaceOrientation:(int)arg1; -- (void)_updateOverscanCompensationAllowingBackgroundUpdate:(BOOL)arg1; -- (BOOL)_overscanAdjustmentNeedsUpdate; -- (BOOL)_isOverscanned; -- (BOOL)_hasWindows; +- (struct CGRect)_applicationFrameForInterfaceOrientation:(long long)arg1; +- (struct CGRect)_applicationFrameForInterfaceOrientation:(long long)arg1 usingStatusbarHeight:(double)arg2; +- (void)_updateOverscanCompensationAllowingBackgroundUpdate:(_Bool)arg1; +- (_Bool)_overscanAdjustmentNeedsUpdate; +- (_Bool)_isOverscanned; +- (_Bool)_hasWindows; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; - (id)initWithDisplay:(id)arg1; -- (id)snapshot; @end diff --git a/iOS7/Frameworks/UIKit/UIScreenEdgePanGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIScreenEdgePanGestureRecognizer.h index d48665973..b2a845e85 100644 --- a/iOS7/Frameworks/UIKit/UIScreenEdgePanGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIScreenEdgePanGestureRecognizer.h @@ -13,15 +13,15 @@ @interface UIScreenEdgePanGestureRecognizer : UIPanGestureRecognizer <_UIScreenEdgePanRecognizerDelegate> { _UIScreenEdgePanRecognizer *_recognizer; - int _edges; + unsigned long long _edges; } -@property(nonatomic) int edges; // @synthesize edges=_edges; -- (float)_edgeRegionSize; -- (BOOL)isRequiringLongPress; +@property(nonatomic) unsigned long long edges; // @synthesize edges=_edges; +- (double)_edgeRegionSize; +- (_Bool)isRequiringLongPress; - (void)screenEdgePanRecognizerStateDidChange:(id)arg1; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldTryToBeginWithEvent:(id)arg1; +- (_Bool)_shouldTryToBeginWithEvent:(id)arg1; - (void)reset; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIScreenMode.h b/iOS7/Frameworks/UIKit/UIScreenMode.h index 5ccc8da14..b03ccdc9d 100644 --- a/iOS7/Frameworks/UIKit/UIScreenMode.h +++ b/iOS7/Frameworks/UIKit/UIScreenMode.h @@ -9,17 +9,17 @@ @interface UIScreenMode : NSObject { id _mode; - BOOL _mainScreen; + _Bool _mainScreen; } -+ (id)_screenModeForDisplayMode:(id)arg1 mainScreen:(BOOL)arg2; -@property BOOL _mainScreen; // @synthesize _mainScreen; ++ (id)_screenModeForDisplayMode:(id)arg1 mainScreen:(_Bool)arg2; +@property _Bool _mainScreen; // @synthesize _mainScreen; - (id)description; - (id)_displayMode; -- (BOOL)_isNTSCOrPAL; -@property(readonly, nonatomic) float pixelAspectRatio; +- (_Bool)_isNTSCOrPAL; +@property(readonly, nonatomic) double pixelAspectRatio; @property(readonly, nonatomic) struct CGSize size; -- (id)initWithDisplayMode:(id)arg1 mainScreen:(BOOL)arg2; +- (id)initWithDisplayMode:(id)arg1 mainScreen:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIScrollTestParameters.h b/iOS7/Frameworks/UIKit/UIScrollTestParameters.h index 35253cd30..b89950705 100644 --- a/iOS7/Frameworks/UIKit/UIScrollTestParameters.h +++ b/iOS7/Frameworks/UIKit/UIScrollTestParameters.h @@ -8,6 +8,7 @@ @class CADisplayLink, NSString; +// Not exported @interface UIScrollTestParameters : NSObject { int _iterations; diff --git a/iOS7/Frameworks/UIKit/UIScrollView-StateRestoration.h b/iOS7/Frameworks/UIKit/UIScrollView-StateRestoration.h new file mode 100644 index 000000000..33748e5f5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-StateRestoration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScrollView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (_Bool)_viewIsInsideNavigationController; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView-UIAutoscrollAdditions.h b/iOS7/Frameworks/UIKit/UIScrollView-UIAutoscrollAdditions.h new file mode 100644 index 000000000..73efabc3e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-UIAutoscrollAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScrollView (UIAutoscrollAdditions) +- (_Bool)_isScrollingEnabled; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIScrollView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..c7c54b7c5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScrollView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView-UIScrollViewInternal.h b/iOS7/Frameworks/UIKit/UIScrollView-UIScrollViewInternal.h new file mode 100644 index 000000000..54ca6dee5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-UIScrollViewInternal.h @@ -0,0 +1,98 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class _UIStaticScrollBar; + +@interface UIScrollView (UIScrollViewInternal) +- (_Bool)_shouldScrollOnGestureRecognizerFailed; +- (struct CGRect)_rectForPageContainingView:(id)arg1; +- (void)_pinContentOffsetToClosestPageBoundary; +- (void)_scrollViewDidEndZooming; +- (void)_scrollViewWillBeginZooming; +- (void)_scrollViewDidEndDecelerating; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; +- (void)_scrollViewWillBeginDragging; +- (id)_backgroundShadowForSlideAnimation; +- (void)_adjustShadowsIfNecessaryForOffset:(double)arg1; +- (void)_adjustShadowsIfNecessary; +- (void)_skipNextStartOffsetAdjustment; +- (struct CGRect)contentFrameForView:(id)arg1; +- (void)setAutoscrollContentOffset:(struct CGPoint)arg1; +- (struct CGPoint)autoscrollContentOffset; +- (_Bool)_isAutoscrolling; +- (void)_setAutoscrolling:(_Bool)arg1; +- (_Bool)_isBouncing; +- (_Bool)_pagingDown; +- (_Bool)_pagingUp; +- (_Bool)_pagingRight; +- (_Bool)_pagingLeft; +- (_Bool)_canScrollY; +- (_Bool)_canScrollX; +- (void)_adjustForAutomaticKeyboardInfo:(id)arg1 animated:(_Bool)arg2 lastAdjustment:(double *)arg3; +- (struct CGPoint)_adjustedContentOffsetPinnedToScrollableBounds:(struct CGPoint)arg1; +- (void)_setShowsHorizontalScrollIndicator:(_Bool)arg1; +- (void)_setShowsVerticalScrollIndicator:(_Bool)arg1; +- (void)_setAlwaysBounceVertical:(_Bool)arg1; +- (struct CGPoint)_animatedTargetOffset; +- (struct CGPoint)_animatedOriginalOffset; +- (id)_parentScrollView; +- (void)_setContentOffsetPinned:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)_setContentOffsetPinned:(struct CGPoint)arg1; +- (double)_verticalVelocity; +- (double)_horizontalVelocity; +- (double)_touchDelayForScrollDetection; +- (_Bool)_scrollsToMakeFirstResponderVisible; +- (void)animator:(id)arg1 stopAnimation:(id)arg2 fraction:(float)arg3; +- (void)_scrollViewAnimationEnded:(id)arg1 finished:(_Bool)arg2; +- (void)_delegateScrollViewAnimationEnded; +- (_Bool)_forwardsToParentScroller; +- (void)_ensureViewsAreLoadedInRect:(struct CGRect)arg1; +- (void)_forceDelegateScrollViewDidZoom:(_Bool)arg1; +- (void)_setAutomaticContentOffsetAdjustmentEnabled:(_Bool)arg1; +- (void)_updateScrollAnimationForChangedTargetOffset:(struct CGPoint)arg1; +- (void)_setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2 animationCurve:(int)arg3 animationAdjustsForContentOffsetDelta:(_Bool)arg4; +- (void)_setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2 animationCurve:(int)arg3; +- (void)_setAbsoluteContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)_setContentOffset:(struct CGPoint)arg1 duration:(double)arg2 animationCurve:(int)arg3; +- (void)_clearContentOffsetAnimation; +- (void)_clearContentOffsetAnimation:(id)arg1; +- (struct CGPoint)_originalOffsetForAnimatedSetContentOffset; +- (double)_contentOffsetAnimationDuration; +- (void)_setContentOffsetAnimationDuration:(double)arg1; +- (void)_moveContentSubview:(id)arg1 toBack:(_Bool)arg2; +- (void)_addContentSubview:(id)arg1 atBack:(_Bool)arg2; +- (_Bool)_canCancelContentTouches:(id)arg1; +- (void)_removeScrollNotificationView:(id)arg1; +- (void)_addScrollNotificationView:(id)arg1; +- (_Bool)_resetScrollingForGestureEvent:(id)arg1; +- (_Bool)_beginTrackingWithEvent:(id)arg1; +- (void)_resetScrollingWithUIEvent:(id)arg1; +- (void)_stopScrollingAndZoomingAnimations; +- (void)_stopScrollingAndZoomingAnimationsPinningToContentViewport:(_Bool)arg1; +- (void)_stopScrollingAndZoomingAnimationsPinningToContentViewport:(_Bool)arg1 tramplingDragFlags:(_Bool)arg2; +- (void)_stopScrollingNotify:(_Bool)arg1 pin:(_Bool)arg2; +- (void)_stopScrollingNotify:(_Bool)arg1 pin:(_Bool)arg2 tramplingDragFlags:(_Bool)arg3; +- (void)_stopScrollDecelerationNotify:(_Bool)arg1; +- (void)_adjustBackgroundShadowsForContentSizeForcedVisible:(_Bool)arg1; +- (void)_adjustBackgroundShadowsForContentSizeForcedVisible:(_Bool)arg1 withOffset:(double)arg2; +- (void)_adjustStartOffsetForGrabbedBouncingScrollView; +- (double)_shadowHeightOffset; +- (double)_offsetForRubberBandOffset:(double)arg1 maxOffset:(double)arg2 minOffset:(double)arg3 range:(double)arg4; +- (double)_rubberBandOffsetForOffset:(double)arg1 maxOffset:(double)arg2 minOffset:(double)arg3 range:(double)arg4 outside:(_Bool *)arg5; +- (void)_clearParentAdjustment; +- (_Bool)_shouldTrackImmediatelyWhileDecelerating; +- (void)_notifyDidScroll; + +// Remaining properties +@property(readonly, nonatomic) _UIStaticScrollBar *_staticScrollBar; +@property(nonatomic, getter=_adjustsTargetsOnContentOffsetChanges, setter=_setAdjustsTargetsOnContentOffsetChanges:) _Bool adjustsTargetsOnContentOffsetChanges; +@property(readonly, nonatomic, getter=_isAnimatingScroll) _Bool isAnimatingScroll; +@property(nonatomic, getter=isProgrammaticScrollEnabled) _Bool programmaticScrollEnabled; +@property(readonly, nonatomic, getter=_isScrollingToTop) _Bool scrollingToTop; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView-UIWebSelectionAutoscroll.h b/iOS7/Frameworks/UIKit/UIScrollView-UIWebSelectionAutoscroll.h new file mode 100644 index 000000000..f3376d71a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-UIWebSelectionAutoscroll.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScrollView (UIWebSelectionAutoscroll) +- (double)maxVelocityInDirection:(int)arg1; +- (int)scrollableDirections; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView-_UIScrollTesting.h b/iOS7/Frameworks/UIKit/UIScrollView-_UIScrollTesting.h new file mode 100644 index 000000000..9768bc9f5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIScrollView-_UIScrollTesting.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIScrollView (_UIScrollTesting) +- (void)_incrementForScrollTest; +- (id)_scrollTestExtraResults; +- (void)_performScrollTest:(id)arg1 iterations:(int)arg2 delta:(int)arg3 length:(int)arg4; +- (void)_performScrollTest:(id)arg1 iterations:(int)arg2 delta:(int)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIScrollView.h b/iOS7/Frameworks/UIKit/UIScrollView.h index 46e15f418..dcccd7d89 100644 --- a/iOS7/Frameworks/UIKit/UIScrollView.h +++ b/iOS7/Frameworks/UIKit/UIScrollView.h @@ -25,8 +25,8 @@ double _lastUpdateOffsetX; double _lastUpdateOffsetY; double _lastUpdateTime; - float _minimumZoomScale; - float _maximumZoomScale; + double _minimumZoomScale; + double _maximumZoomScale; UIView *_zoomView; double _horizontalVelocity; double _verticalVelocity; @@ -49,19 +49,20 @@ id _swipe; id _touchDelayGestureRecognizer; UISwipeGestureRecognizer *_lowFidelitySwipeGestureRecognizers[4]; - float _pagingSpringPull; - float _pagingFriction; - int _fastScrollCount; - float _fastScrollMultiplier; - float _fastScrollStartMultiplier; - double _fastScrollEndTime; + UIScrollView *_draggingChildScrollView; struct CGPoint _parentAdjustment; + double _pagingSpringPull; + double _pagingFriction; + long long _fastScrollCount; + double _fastScrollMultiplier; + double _fastScrollStartMultiplier; + double _fastScrollEndTime; struct CGPoint _rotationCenterPoint; - float _accuracy; - unsigned int _zoomAnimationCount; + double _accuracy; + unsigned long long _zoomAnimationCount; struct CGSize _accumulatedOffset; - int _touchLevel; - float _savedKeyboardAdjustmentDelta; + long long _touchLevel; + double _savedKeyboardAdjustmentDelta; struct { unsigned int tracking:1; unsigned int dragging:1; @@ -123,24 +124,26 @@ unsigned int hasScrolled:1; unsigned int wantsConstrainedContentSize:1; unsigned int updateInsetBottom:1; + unsigned int beingDraggedByChildScrollView:1; + unsigned int adjustsTargetsOnContentOffsetChanges:1; } _scrollViewFlags; - BOOL _useContentDimensionVariablesForConstraintLowering; + _Bool _useContentDimensionVariablesForConstraintLowering; id _scrollTestParameters; - int _keyboardDismissMode; + long long _keyboardDismissMode; NSISVariable *_contentWidthVariable; NSISVariable *_contentHeightVariable; NSArray *_automaticContentConstraints; - struct CADoublePoint _zoomAnchorPoint; + struct CGPoint _zoomAnchorPoint; } + (SEL)_pinchGestureAction; + (SEL)_panGestureAction; -+ (void)_scrollWithNSTimer:(BOOL)arg1; ++ (void)_scrollWithNSTimer:(_Bool)arg1; @property(copy, nonatomic, setter=_setAutomaticContentConstraints:) NSArray *_automaticContentConstraints; // @synthesize _automaticContentConstraints; -@property(nonatomic, setter=_setUseContentDimensionVariablesForConstraintLowering:) BOOL _useContentDimensionVariablesForConstraintLowering; // @synthesize _useContentDimensionVariablesForConstraintLowering; +@property(nonatomic, setter=_setUseContentDimensionVariablesForConstraintLowering:) _Bool _useContentDimensionVariablesForConstraintLowering; // @synthesize _useContentDimensionVariablesForConstraintLowering; @property(readonly, nonatomic) NSISVariable *_contentHeightVariable; // @synthesize _contentHeightVariable; @property(readonly, nonatomic) NSISVariable *_contentWidthVariable; // @synthesize _contentWidthVariable; -@property(nonatomic) int keyboardDismissMode; // @synthesize keyboardDismissMode=_keyboardDismissMode; +@property(nonatomic) long long keyboardDismissMode; // @synthesize keyboardDismissMode=_keyboardDismissMode; @property(retain, nonatomic) id scrollTestParameters; // @synthesize scrollTestParameters=_scrollTestParameters; @property(readonly, nonatomic) UIPinchGestureRecognizer *pinchGestureRecognizer; // @synthesize pinchGestureRecognizer=_pinch; @property(readonly, nonatomic) UIPanGestureRecognizer *panGestureRecognizer; // @synthesize panGestureRecognizer=_pan; @@ -154,73 +157,73 @@ - (void)_lowFidelityScrollInDirection:(struct CGPoint)arg1; - (struct CGPoint)_contentOffsetForLowFidelityScrollInDirection:(struct CGPoint)arg1 duration:(double *)arg2; - (void)_hideScrollIndicators; -- (void)_adjustScrollerIndicators:(BOOL)arg1 alwaysShowingThem:(BOOL)arg2; -- (void)_startTimer:(BOOL)arg1; -- (void)_prepareToPageWithHorizontalVelocity:(float)arg1 verticalVelocity:(float)arg2; +- (void)_adjustScrollerIndicators:(_Bool)arg1 alwaysShowingThem:(_Bool)arg2; +- (void)_layoutStaticScrollBar; +- (void)_startTimer:(_Bool)arg1; +- (void)_prepareToPageWithHorizontalVelocity:(double)arg1 verticalVelocity:(double)arg2; - (void)_runLoopModePopped:(id)arg1; - (void)_popTrackingRunLoopMode; - (void)_smoothScrollTimer:(id)arg1; - (void)_smoothScrollDisplayLink:(id)arg1; - (void)_smoothScrollWithUpdateTime:(double)arg1; - (void)_getStandardDecelerationOffset:(double *)arg1 forTimeInterval:(double)arg2 min:(double)arg3 max:(double)arg4 decelerationFactor:(double)arg5 decelerationLnFactor:(double)arg6 velocity:(double *)arg7; -- (BOOL)_getBouncingDecelerationOffset:(double *)arg1 forTimeInterval:(double)arg2 lastUpdateOffset:(double)arg3 min:(double)arg4 max:(double)arg5 decelerationFactor:(double)arg6 decelerationLnFactor:(double)arg7 velocity:(double *)arg8; +- (_Bool)_getBouncingDecelerationOffset:(double *)arg1 forTimeInterval:(double)arg2 lastUpdateOffset:(double)arg3 min:(double)arg4 max:(double)arg5 decelerationFactor:(double)arg6 decelerationLnFactor:(double)arg7 velocity:(double *)arg8; - (struct CGPoint)_pageDecelerationTarget; -- (BOOL)_getPagingDecelerationOffset:(struct CADoublePoint *)arg1 forTimeInterval:(double)arg2; -@property(readonly, nonatomic, getter=_isAnimatingZoom) BOOL isAnimatingZoom; -@property(readonly, nonatomic, getter=isZoomBouncing) BOOL zoomBouncing; -@property(readonly, nonatomic, getter=isZooming) BOOL zooming; -- (void)zoomToRect:(struct CGRect)arg1 animated:(BOOL)arg2; -@property(nonatomic) float zoomScale; -- (float)_zoomScaleFromPresentationLayer:(BOOL)arg1; -- (void)setZoomScale:(float)arg1 animated:(BOOL)arg2; -- (void)setZoomScale:(float)arg1 withAnchorPoint:(struct CADoublePoint)arg2 validatingScrollOffset:(BOOL)arg3 allowRubberbanding:(BOOL)arg4 animated:(BOOL)arg5 duration:(double)arg6 notifyDelegate:(BOOL)arg7 force:(BOOL)arg8; -- (void)setZoomScale:(float)arg1 withAnchorPoint:(struct CADoublePoint)arg2 validatingScrollOffset:(BOOL)arg3 allowRubberbanding:(BOOL)arg4 animated:(BOOL)arg5 duration:(double)arg6 notifyDelegate:(BOOL)arg7; -- (void)_adjustContentSizeForView:(id)arg1 atScale:(float)arg2; +- (_Bool)_getPagingDecelerationOffset:(struct CGPoint *)arg1 forTimeInterval:(double)arg2; +@property(readonly, nonatomic, getter=_isAnimatingZoom) _Bool isAnimatingZoom; +@property(readonly, nonatomic, getter=isZoomBouncing) _Bool zoomBouncing; +@property(readonly, nonatomic, getter=isZooming) _Bool zooming; +- (void)zoomToRect:(struct CGRect)arg1 animated:(_Bool)arg2; +@property(nonatomic) double zoomScale; +- (double)_zoomScaleFromPresentationLayer:(_Bool)arg1; +- (void)setZoomScale:(double)arg1 animated:(_Bool)arg2; +- (void)setZoomScale:(double)arg1 withAnchorPoint:(struct CGPoint)arg2 validatingScrollOffset:(_Bool)arg3 allowRubberbanding:(_Bool)arg4 animated:(_Bool)arg5 duration:(double)arg6 notifyDelegate:(_Bool)arg7 force:(_Bool)arg8; +- (void)setZoomScale:(double)arg1 withAnchorPoint:(struct CGPoint)arg2 validatingScrollOffset:(_Bool)arg3 allowRubberbanding:(_Bool)arg4 animated:(_Bool)arg5 duration:(double)arg6 notifyDelegate:(_Bool)arg7; +- (void)_adjustContentSizeForView:(id)arg1 atScale:(double)arg2; - (void)_zoomAnimationDidStop; -- (float)_zoomAnimationDurationForScale:(float)arg1; -- (BOOL)_ownsAnimationForKey:(id)arg1 ofView:(id)arg2; +- (float)_zoomAnimationDurationForScale:(double)arg1; +- (_Bool)_ownsAnimationForKey:(id)arg1 ofView:(id)arg2; - (void)_markScrollViewAnimationForKey:(id)arg1 ofView:(id)arg2; -- (float)_zoomScaleForRubberBandScale:(float)arg1; -- (float)_zoomRubberBandScaleForScale:(float)arg1; -- (void)_zoomToCenter:(struct CGPoint)arg1 scale:(float)arg2 duration:(double)arg3 force:(BOOL)arg4; -- (void)_zoomToCenter:(struct CGPoint)arg1 scale:(float)arg2 duration:(double)arg3; -@property(nonatomic) float maximumZoomScale; // @synthesize maximumZoomScale=_maximumZoomScale; -@property(nonatomic) float minimumZoomScale; -- (id)_layoutVariableWithAmbiguousValue; -- (void)_forgetDependentConstraint:(id)arg1; -- (void)_rememberDependentConstraint:(id)arg1; -- (BOOL)_constraintAffectsContentSize:(id)arg1; +- (double)_zoomScaleForRubberBandScale:(double)arg1; +- (double)_zoomRubberBandScaleForScale:(double)arg1; +- (void)_zoomToCenter:(struct CGPoint)arg1 scale:(double)arg2 duration:(double)arg3 force:(_Bool)arg4; +- (void)_zoomToCenter:(struct CGPoint)arg1 scale:(double)arg2 duration:(double)arg3; +@property(nonatomic) double maximumZoomScale; // @synthesize maximumZoomScale=_maximumZoomScale; +@property(nonatomic) double minimumZoomScale; +- (id)_layoutVariablesWithAmbiguousValue; +- (void)_didRemoveDependentConstraint:(id)arg1; +- (void)_didAddDependentConstraint:(id)arg1; +- (_Bool)_constraintAffectsContentSize:(id)arg1; - (void)_resizeWithOldSuperviewSize:(struct CGSize)arg1; - (struct CGSize)_nsis_contentSize; - (id)nsli_contentHeightVariable; - (id)nsli_contentWidthVariable; - (void)_setSubviewWantsAutolayout; - (id)_constraintsFromContentSize; -- (BOOL)_supportsContentDimensionVariables; -- (void)_addClassSpecificConstraints; +- (_Bool)_supportsContentDimensionVariables; +- (void)_accumulateViewConstraintsIntoArray:(id)arg1; - (void)_adjustContentOffsetIfNecessary; - (id)description; -@property(readonly, nonatomic, getter=_isAnimatingScroll) BOOL isAnimatingScroll; -- (void)_notifyDidScroll; -- (float)_defaultPagingFriction; -- (void)_setPagingFriction:(float)arg1; -- (float)_pagingFriction; -- (BOOL)_ignoreLinkedOnChecks; -- (void)_setIgnoreLinkedOnChecks:(BOOL)arg1; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (_Bool)_isAnimatingScroll; +- (double)_defaultPagingFriction; +- (void)_setPagingFriction:(double)arg1; +- (double)_pagingFriction; +- (_Bool)_ignoreLinkedOnChecks; +- (void)_setIgnoreLinkedOnChecks:(_Bool)arg1; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (void)_scrollToTopFromTouchAtScreenLocation:(struct CGPoint)arg1 resultHandler:(id)arg2; -@property(nonatomic) BOOL scrollsToTop; +@property(nonatomic) _Bool scrollsToTop; - (void)_registerAsScrollToTopViewIfPossible; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; -- (BOOL)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; -@property(nonatomic) BOOL delaysContentTouches; -@property(nonatomic) BOOL canCancelContentTouches; -@property(nonatomic) BOOL bouncesZoom; -@property(readonly, nonatomic, getter=isDecelerating) BOOL decelerating; -@property(readonly, nonatomic, getter=isDragging) BOOL dragging; -@property(readonly, nonatomic, getter=isTracking) BOOL tracking; -- (BOOL)cancelMouseTracking; -- (BOOL)cancelTouchTracking; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; +@property(nonatomic) _Bool delaysContentTouches; +@property(nonatomic) _Bool canCancelContentTouches; +@property(nonatomic) _Bool bouncesZoom; +@property(readonly, nonatomic, getter=isDecelerating) _Bool decelerating; +@property(readonly, nonatomic, getter=isDragging) _Bool dragging; +@property(readonly, nonatomic, getter=isTracking) _Bool tracking; +- (_Bool)cancelMouseTracking; +- (_Bool)cancelTouchTracking; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -229,95 +232,105 @@ - (void)handlePinch:(id)arg1; - (void)_handleSwipe:(id)arg1; - (void)_gestureRecognizerFailed:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (void)_updatePinchGestureForState:(int)arg1; -- (void)_setStaysCenteredDuringPinch:(BOOL)arg1; -- (BOOL)_staysCenteredDuringPinch; -@property(nonatomic, getter=_zoomAnchorPoint, setter=_setZoomAnchorPoint:) struct CADoublePoint zoomAnchorPoint; // @synthesize zoomAnchorPoint=_zoomAnchorPoint; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (void)_updatePinchGestureForState:(long long)arg1; +- (void)_setStaysCenteredDuringPinch:(_Bool)arg1; +- (_Bool)_staysCenteredDuringPinch; +@property(nonatomic, getter=_zoomAnchorPoint, setter=_setZoomAnchorPoint:) struct CGPoint zoomAnchorPoint; // @synthesize zoomAnchorPoint=_zoomAnchorPoint; - (id)_getDelegateZoomView; -- (void)_endPanNormal:(BOOL)arg1; -- (BOOL)_scrollViewWillEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_endPanNormal:(_Bool)arg1; +- (_Bool)_scrollViewWillEndDraggingWithDeceleration:(_Bool)arg1; - (void)_updatePanGesture; - (void)_rubberBandToOffset:(struct CGPoint)arg1; -- (struct CADoublePoint)_rubberBandContentOffsetForOffset:(struct CADoublePoint)arg1 outsideX:(char *)arg2 outsideY:(char *)arg3; +- (struct CGPoint)_rubberBandContentOffsetForOffset:(struct CGPoint)arg1 outsideX:(_Bool *)arg2 outsideY:(_Bool *)arg3; - (struct CGPoint)_touchPositionForTouches:(id)arg1; -- (void)setShowBackgroundShadow:(BOOL)arg1; -- (BOOL)_showsBackgroundShadow; -- (void)_setShowsBackgroundShadow:(BOOL)arg1; +- (void)setShowBackgroundShadow:(_Bool)arg1; +- (_Bool)_showsBackgroundShadow; +- (void)_setShowsBackgroundShadow:(_Bool)arg1; - (void)flashScrollIndicators; - (void)_willMoveToWindow:(id)arg1; -- (void)setPreservesCenterDuringRotation:(BOOL)arg1; -- (BOOL)preservesCenterDuringRotation; -- (void)_registerForRotation:(BOOL)arg1 ofWindow:(id)arg2; +- (void)setPreservesCenterDuringRotation:(_Bool)arg1; +- (_Bool)preservesCenterDuringRotation; +- (void)_registerForRotation:(_Bool)arg1 ofWindow:(id)arg2; - (void)willAnimateRotationToInterfaceOrientation:(id)arg1; - (void)willRotateToInterfaceOrientation:(id)arg1; - (void)_enableOnlyGestureRecognizersForCurrentTouchLevel; - (void)_createGestureRecognizersForCurrentTouchLevel; - (void)_systemGestureStateChanged:(id)arg1; - (void)delayed:(id)arg1; -- (float)_scrollHysteresis; -- (BOOL)tracksImmediatelyWhileDecelerating; -- (void)setTracksImmediatelyWhileDecelerating:(BOOL)arg1; -- (BOOL)allowsMultipleFingers; -- (void)setAllowsMultipleFingers:(BOOL)arg1; -- (void)setVerticalScrollDecelerationFactor:(float)arg1; -- (float)verticalScrollDecelerationFactor; -- (void)setHorizontalScrollDecelerationFactor:(float)arg1; -- (float)horizontalScrollDecelerationFactor; -@property(nonatomic) int indicatorStyle; -@property(nonatomic) float decelerationRate; +- (double)_scrollHysteresis; +- (_Bool)tracksImmediatelyWhileDecelerating; +- (void)setTracksImmediatelyWhileDecelerating:(_Bool)arg1; +- (_Bool)allowsMultipleFingers; +- (void)setAllowsMultipleFingers:(_Bool)arg1; +- (void)setVerticalScrollDecelerationFactor:(double)arg1; +- (double)verticalScrollDecelerationFactor; +- (void)setHorizontalScrollDecelerationFactor:(double)arg1; +- (double)horizontalScrollDecelerationFactor; +@property(nonatomic) long long indicatorStyle; +@property(nonatomic) double decelerationRate; @property(nonatomic) struct UIEdgeInsets scrollIndicatorInsets; -@property(nonatomic) BOOL showsVerticalScrollIndicator; -@property(nonatomic) BOOL showsHorizontalScrollIndicator; -@property(nonatomic) BOOL alwaysBounceHorizontal; -@property(readonly, nonatomic, getter=_isHorizontalBouncing) BOOL isHorizontalBouncing; -@property(readonly, nonatomic, getter=_isVerticalBouncing) BOOL isVerticalBouncing; -- (void)_setTransfersScrollToContainer:(BOOL)arg1; -- (BOOL)_transfersScrollToContainer; -@property(nonatomic) BOOL alwaysBounceVertical; -- (BOOL)updateInsetBottomDuringKeyboardDismiss; -- (void)setUpdateInsetBottomDuringKeyboardDismiss:(BOOL)arg1; -- (BOOL)bouncesVertically; -- (void)setBouncesVertically:(BOOL)arg1; -- (BOOL)bouncesHorizontally; -- (void)setBouncesHorizontally:(BOOL)arg1; -@property(nonatomic) BOOL bounces; -- (int)_abuttedPagingEdges; -- (int)_currentlyAbuttedContentEdges; -- (int)_abuttedEdgesForContentOffset:(struct CGPoint)arg1; -@property(nonatomic, getter=isPagingEnabled) BOOL pagingEnabled; -@property(readonly, nonatomic, getter=_isScrollingToTop) BOOL scrollingToTop; -@property(nonatomic, getter=isProgrammaticScrollEnabled) BOOL programmaticScrollEnabled; -- (BOOL)isZoomEnabled; -- (void)setZoomEnabled:(BOOL)arg1; -- (void)setScrollingEnabled:(BOOL)arg1; -@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; +@property(nonatomic) _Bool showsVerticalScrollIndicator; +@property(nonatomic) _Bool showsHorizontalScrollIndicator; +@property(nonatomic) _Bool alwaysBounceHorizontal; +@property(readonly, nonatomic, getter=_isHorizontalBouncing) _Bool isHorizontalBouncing; +@property(readonly, nonatomic, getter=_isVerticalBouncing) _Bool isVerticalBouncing; +- (void)_setTransfersScrollToContainer:(_Bool)arg1; +- (_Bool)_transfersScrollToContainer; +@property(nonatomic) _Bool alwaysBounceVertical; +- (_Bool)updateInsetBottomDuringKeyboardDismiss; +- (void)setUpdateInsetBottomDuringKeyboardDismiss:(_Bool)arg1; +- (_Bool)bouncesVertically; +- (void)setBouncesVertically:(_Bool)arg1; +- (_Bool)bouncesHorizontally; +- (void)setBouncesHorizontally:(_Bool)arg1; +@property(nonatomic) _Bool bounces; +- (unsigned long long)_abuttedPagingEdges; +- (unsigned long long)_currentlyAbuttedContentEdges; +- (unsigned long long)_abuttedEdgesForContentOffset:(struct CGPoint)arg1; +@property(nonatomic, getter=isPagingEnabled) _Bool pagingEnabled; +- (_Bool)_isScrollingToTop; +- (_Bool)isProgrammaticScrollEnabled; +- (void)setProgrammaticScrollEnabled:(_Bool)arg1; +- (_Bool)isZoomEnabled; +- (void)setZoomEnabled:(_Bool)arg1; +- (void)setScrollingEnabled:(_Bool)arg1; +@property(nonatomic, getter=isScrollEnabled) _Bool scrollEnabled; - (void)_updateZoomGestureRecognizersEnabled; - (void)_updateScrollGestureRecognizersEnabled; -@property(nonatomic, getter=isDirectionalLockEnabled) BOOL directionalLockEnabled; -- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=isDirectionalLockEnabled) _Bool directionalLockEnabled; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; @property(nonatomic) struct CGPoint contentOffset; - (void)_updateContentFitDisableScrolling; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)removeFromSuperview; - (void)_webCustomViewWillBeRemovedFromSuperview; -- (BOOL)_isRectFullyVisible:(struct CGRect)arg1; +- (void)_setAdjustsTargetsOnContentOffsetChanges:(_Bool)arg1; +- (_Bool)_adjustsTargetsOnContentOffsetChanges; +- (_Bool)_isRectFullyVisible:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; -- (float)_adjustedVerticalOffsetPinnedToScrollableBounds:(float)arg1; -- (float)_adjustedHorizontalOffsetPinnedToScrollableBounds:(float)arg1; +- (double)_adjustedVerticalOffsetPinnedToScrollableBounds:(double)arg1; +- (double)_adjustedHorizontalOffsetPinnedToScrollableBounds:(double)arg1; - (void)setFrame:(struct CGRect)arg1; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)_attemptToDragParent:(id)arg1 forNewBounds:(struct CGRect)arg2 oldBounds:(struct CGRect)arg3; +- (void)_stopDraggingParent:(id)arg1; +- (void)_startDraggingParent:(id)arg1; +- (_Bool)_stopBeingDraggedByChild:(id)arg1; +- (_Bool)_startBeingDraggedByChild:(id)arg1; - (void)_updatePagingGesture; - (id)_scrollViewTouchDelayGesture; - (void)_updatePinchGesture; - (void)_updatePanGestureConfiguration; - (id)_panGestureRecognizer; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (void)_setUsesStaticScrollBar:(BOOL)arg1; -@property(readonly, nonatomic) _UIStaticScrollBar *_staticScrollBar; +- (void)_updateUsesStaticScrollBar; +- (void)_didChangeFromIdiom:(long long)arg1 onScreen:(id)arg2 traverseHierarchy:(_Bool)arg3; +- (void)_setUsesStaticScrollBar:(_Bool)arg1; +- (id)_staticScrollBar; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; @@ -325,94 +338,6 @@ - (void)_centerContentIfNecessary; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)_isScrollingEnabled; -- (BOOL)_shouldScrollOnGestureRecognizerFailed; -- (struct CGRect)_rectForPageContainingView:(id)arg1; -- (void)_pinContentOffsetToClosestPageBoundary; -- (void)_scrollViewDidEndZooming; -- (void)_scrollViewWillBeginZooming; -- (void)_scrollViewDidEndDecelerating; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; -- (void)_scrollViewWillBeginDragging; -- (id)_backgroundShadowForSlideAnimation; -- (void)_adjustShadowsIfNecessaryForOffset:(float)arg1; -- (void)_adjustShadowsIfNecessary; -- (void)_skipNextStartOffsetAdjustment; -- (struct CGRect)contentFrameForView:(id)arg1; -- (void)setAutoscrollContentOffset:(struct CGPoint)arg1; -- (struct CGPoint)autoscrollContentOffset; -- (BOOL)_isAutoscrolling; -- (void)_setAutoscrolling:(BOOL)arg1; -- (BOOL)_isBouncing; -- (BOOL)_pagingDown; -- (BOOL)_pagingUp; -- (BOOL)_pagingRight; -- (BOOL)_pagingLeft; -- (BOOL)_canScrollY; -- (BOOL)_canScrollX; -- (void)_adjustForAutomaticKeyboardInfo:(id)arg1 animated:(BOOL)arg2 lastAdjustment:(float *)arg3; -- (struct CGPoint)_adjustedContentOffsetPinnedToScrollableBounds:(struct CGPoint)arg1; -- (void)_setShowsHorizontalScrollIndicator:(BOOL)arg1; -- (void)_setShowsVerticalScrollIndicator:(BOOL)arg1; -- (void)_setAlwaysBounceVertical:(BOOL)arg1; -- (struct CGPoint)_animatedTargetOffset; -- (struct CGPoint)_animatedOriginalOffset; -- (id)_parentScrollView; -- (void)_setContentOffsetPinned:(struct CGPoint)arg1 animated:(BOOL)arg2; -- (void)_setContentOffsetPinned:(struct CGPoint)arg1; -- (double)_verticalVelocity; -- (double)_horizontalVelocity; -- (double)_touchDelayForScrollDetection; -- (BOOL)_scrollsToMakeFirstResponderVisible; -- (void)animator:(id)arg1 stopAnimation:(id)arg2 fraction:(float)arg3; -- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2; -- (void)_delegateScrollViewAnimationEnded; -- (BOOL)_forwardsToParentScroller; -- (void)_ensureViewsAreLoadedInRect:(struct CGRect)arg1; -- (void)_forceDelegateScrollViewDidZoom:(BOOL)arg1; -- (void)_setAutomaticContentOffsetAdjustmentEnabled:(BOOL)arg1; -- (void)_updateScrollAnimationForChangedTargetOffset:(struct CGPoint)arg1; -- (void)_setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2 animationCurve:(int)arg3 animationAdjustsForContentOffsetDelta:(BOOL)arg4; -- (void)_setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2 animationCurve:(int)arg3; -- (void)_setAbsoluteContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; -- (void)_setContentOffset:(struct CGPoint)arg1 duration:(double)arg2 animationCurve:(int)arg3; -- (void)_clearContentOffsetAnimation; -- (void)_clearContentOffsetAnimation:(id)arg1; -- (struct CGPoint)_originalOffsetForAnimatedSetContentOffset; -- (double)_contentOffsetAnimationDuration; -- (void)_setContentOffsetAnimationDuration:(double)arg1; -- (void)_moveContentSubview:(id)arg1 toBack:(BOOL)arg2; -- (void)_addContentSubview:(id)arg1 atBack:(BOOL)arg2; -- (BOOL)_canCancelContentTouches:(id)arg1; -- (void)_removeScrollNotificationView:(id)arg1; -- (void)_addScrollNotificationView:(id)arg1; -- (BOOL)_resetScrollingForGestureEvent:(id)arg1; -- (BOOL)_beginTrackingWithEvent:(id)arg1; -- (void)_resetScrollingWithUIEvent:(id)arg1; -- (void)_stopScrollingAndZoomingAnimations; -- (void)_stopScrollingAndZoomingAnimationsPinningToContentViewport:(BOOL)arg1; -- (void)_stopScrollingAndZoomingAnimationsPinningToContentViewport:(BOOL)arg1 tramplingDragFlags:(BOOL)arg2; -- (void)_stopScrollingNotify:(BOOL)arg1 pin:(BOOL)arg2; -- (void)_stopScrollingNotify:(BOOL)arg1 pin:(BOOL)arg2 tramplingDragFlags:(BOOL)arg3; -- (void)_stopScrollDecelerationNotify:(BOOL)arg1; -- (void)_adjustBackgroundShadowsForContentSizeForcedVisible:(BOOL)arg1; -- (void)_adjustBackgroundShadowsForContentSizeForcedVisible:(BOOL)arg1 withOffset:(float)arg2; -- (void)_adjustStartOffsetForGrabbedBouncingScrollView; -- (float)_shadowHeightOffset; -- (float)_offsetForRubberBandOffset:(float)arg1 maxOffset:(float)arg2 minOffset:(float)arg3 range:(float)arg4; -- (float)_rubberBandOffsetForOffset:(float)arg1 maxOffset:(float)arg2 minOffset:(float)arg3 range:(float)arg4 outside:(char *)arg5; -- (void)_clearParentAdjustment; -- (BOOL)_shouldTrackImmediatelyWhileDecelerating; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)_viewIsInsideNavigationController; -- (void)_incrementForScrollTest; -- (id)_scrollTestExtraResults; -- (void)_performScrollTest:(id)arg1 iterations:(int)arg2 delta:(int)arg3 length:(int)arg4; -- (void)_performScrollTest:(id)arg1 iterations:(int)arg2 delta:(int)arg3; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (float)maxVelocityInDirection:(int)arg1; -- (int)scrollableDirections; @end diff --git a/iOS7/Frameworks/UIKit/UIScrollViewDelayedTouchesBeganGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIScrollViewDelayedTouchesBeganGestureRecognizer.h index 2c095945e..6e1575d29 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewDelayedTouchesBeganGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewDelayedTouchesBeganGestureRecognizer.h @@ -8,6 +8,7 @@ @class UIDelayedAction; +// Not exported @interface UIScrollViewDelayedTouchesBeganGestureRecognizer : UIGestureRecognizer { UIDelayedAction *_touchDelay; diff --git a/iOS7/Frameworks/UIKit/UIScrollViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIScrollViewPagingSwipeGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIScrollViewPagingSwipeGestureRecognizer.h index 38465f72e..1c85ca627 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewPagingSwipeGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewPagingSwipeGestureRecognizer.h @@ -8,6 +8,7 @@ @class UIDelayedAction; +// Not exported @interface UIScrollViewPagingSwipeGestureRecognizer : UIGestureRecognizer { UIDelayedAction *_swipeFailureDelay; diff --git a/iOS7/Frameworks/UIKit/UIScrollViewPanGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIScrollViewPanGestureRecognizer.h index 399669643..d132efbdd 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewPanGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewPanGestureRecognizer.h @@ -8,6 +8,7 @@ @class UIScrollView; +// Not exported @interface UIScrollViewPanGestureRecognizer : UIPanGestureRecognizer { UIScrollView *_scrollView; @@ -19,24 +20,27 @@ unsigned int _hasParentScrollView:1; unsigned int _caughtDeceleratingScrollView:1; unsigned int _directionalLockEnabled:1; - unsigned int _waitingForParentScrollView:1; + unsigned int _transfersTrackingFromParentScrollView:1; } @property(nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; -@property(readonly, nonatomic, getter=_caughtDeceleratingScrollView) BOOL caughtDeceleratingScrollView; -@property(nonatomic, getter=isDirectionalLockEnabled) BOOL directionalLockEnabled; -- (float)_hysteresis; +@property(readonly, nonatomic, getter=_caughtDeceleratingScrollView) _Bool caughtDeceleratingScrollView; +@property(nonatomic, getter=isDirectionalLockEnabled) _Bool directionalLockEnabled; +- (double)_hysteresis; - (void)_scrollViewDidEndZooming; - (void)_resetGestureRecognizer; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldTryToBeginWithEvent:(id)arg1; +- (_Bool)_shouldTryToBeginWithEvent:(id)arg1; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (struct CGPoint)velocityInView:(id)arg1; - (struct CGPoint)translationInView:(id)arg1; - (void)_centroidMovedTo:(struct CGPoint)arg1 atTime:(double)arg2; - (struct CGPoint)_adjustScreenLocation:(struct CGPoint)arg1; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (_Bool)_shouldTransferTrackingFromParentScrollViewForCurrentOffset; +- (_Bool)_shouldContinueToWaitToTransferTrackingFromParentScrollView; +- (_Bool)_canTransferTrackingFromParentPagingScrollView; - (void)removeTarget:(id)arg1 action:(SEL)arg2; - (void)setDelegate:(id)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/UIKit/UIScrollViewPinchGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIScrollViewPinchGestureRecognizer.h index 3b92d9da6..aaa2bf805 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewPinchGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewPinchGestureRecognizer.h @@ -8,6 +8,7 @@ @class UIScrollView; +// Not exported @interface UIScrollViewPinchGestureRecognizer : UIPinchGestureRecognizer { UIScrollView *_scrollView; @@ -18,7 +19,7 @@ @property(nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (float)_hysteresis; +- (double)_hysteresis; - (void)removeTarget:(id)arg1 action:(SEL)arg2; - (void)setDelegate:(id)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/UIKit/UIScrollViewScrollAnimation.h b/iOS7/Frameworks/UIKit/UIScrollViewScrollAnimation.h index 6106307dd..de7826ea1 100644 --- a/iOS7/Frameworks/UIKit/UIScrollViewScrollAnimation.h +++ b/iOS7/Frameworks/UIKit/UIScrollViewScrollAnimation.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIScrollViewScrollAnimation : UIAnimation { struct CGPoint _originalOffset; struct CGPoint _targetOffset; - float _accuracy; - BOOL _adjustsForContentOffsetDelta; + double _accuracy; + _Bool _adjustsForContentOffsetDelta; } - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIScrubberControl.h b/iOS7/Frameworks/UIKit/UIScrubberControl.h index edf7a8273..fc480a4b3 100644 --- a/iOS7/Frameworks/UIKit/UIScrubberControl.h +++ b/iOS7/Frameworks/UIKit/UIScrubberControl.h @@ -44,33 +44,33 @@ unsigned int _unused:3; } -+ (BOOL)allowLayeredFillForKnob; ++ (_Bool)allowLayeredFillForKnob; - (void)setTimeShadowColor:(id)arg1; - (void)setTimeColor:(id)arg1; - (void)setValueAvailable:(float)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (void)_sendDelegateDidEnterScrubbingState:(BOOL)arg1; -- (void)setScrubbingRequiresMomentaryDelay:(BOOL)arg1; -- (void)setShowDuration:(BOOL)arg1; -- (void)setShowFullWidthComponents:(BOOL)arg1; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)_sendDelegateDidEnterScrubbingState:(_Bool)arg1; +- (void)setScrubbingRequiresMomentaryDelay:(_Bool)arg1; +- (void)setShowDuration:(_Bool)arg1; +- (void)setShowFullWidthComponents:(_Bool)arg1; - (void)enableTimesLayout; - (void)disableTimesLayout; -- (void)_updateTimes:(BOOL)arg1; -- (void)setValue:(float)arg1 animated:(BOOL)arg2 animationCurve:(int)arg3; -- (void)_setValue:(float)arg1 andSendAction:(BOOL)arg2; +- (void)_updateTimes:(_Bool)arg1; +- (void)setValue:(float)arg1 animated:(_Bool)arg2 animationCurve:(int)arg3; +- (void)_setValue:(float)arg1 andSendAction:(_Bool)arg2; - (void)_updateAvailableFill; - (void)drawSliderPiece:(int)arg1 inRect:(struct CGRect)arg2; -- (void)setAllowsAnyValue:(BOOL)arg1; -- (BOOL)_notAllValueAvailable; +- (void)setAllowsAnyValue:(_Bool)arg1; +- (_Bool)_notAllValueAvailable; - (struct CGRect)fillBounds; - (struct CGRect)_rectOfTrack; - (struct CGRect)hitRect; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInsideKnob:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (BOOL)pointInsideKnob:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInsideKnob:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInsideKnob:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (double)requiredAutoUpdateDurationForDuration:(double)arg1; - (double)duration; @@ -83,11 +83,11 @@ - (const CDStruct_869f9c67 *)metrics; - (id)imageForSliderPiece:(int)arg1; - (struct CGRect)sliderBounds; -- (void)setShowTimeCenteredInAvailableArea:(BOOL)arg1; -- (void)setPinTimeToOutsideEdges:(BOOL)arg1; +- (void)setShowTimeCenteredInAvailableArea:(_Bool)arg1; +- (void)setPinTimeToOutsideEdges:(_Bool)arg1; - (id)createSliderKnobView; -- (id)initWithFrame:(struct CGRect)arg1 maxTrackWidth:(float)arg2 showTimes:(BOOL)arg3 showKnob:(BOOL)arg4; -- (id)initWithFrame:(struct CGRect)arg1 maxTrackWidth:(float)arg2 showTimes:(BOOL)arg3 knobStyle:(int)arg4; +- (id)initWithFrame:(struct CGRect)arg1 maxTrackWidth:(float)arg2 showTimes:(_Bool)arg3 showKnob:(_Bool)arg4; +- (id)initWithFrame:(struct CGRect)arg1 maxTrackWidth:(float)arg2 showTimes:(_Bool)arg3 knobStyle:(int)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIScrubberTimeView.h b/iOS7/Frameworks/UIKit/UIScrubberTimeView.h index 12164ae97..9a30257e2 100644 --- a/iOS7/Frameworks/UIKit/UIScrubberTimeView.h +++ b/iOS7/Frameworks/UIKit/UIScrubberTimeView.h @@ -8,6 +8,7 @@ @class NSString, UIColor; +// Not exported @interface UIScrubberTimeView : UIView { NSString *_time; diff --git a/iOS7/Frameworks/UIKit/UISearchBar-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UISearchBar-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..571c3f882 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISearchBar-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISearchBar (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UISearchBar-UISearchBarStatic.h b/iOS7/Frameworks/UIKit/UISearchBar-UISearchBarStatic.h new file mode 100644 index 000000000..146a9f6a1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISearchBar-UISearchBarStatic.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISearchBar (UISearchBarStatic) +- (void)_updateBackgroundToBackdropStyle:(long long)arg1; +- (id)_scopeBarBackgroundView; +- (id)_backgroundView; +- (void)_setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setScopeBarSegmentsEnabled:(_Bool)arg1; +- (void)_setEnabled:(_Bool)arg1; +- (_Bool)_isEnabled; +- (_Bool)isFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (void)reloadInputViews; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)_searchFieldEditingChanged; +- (void)_searchFieldReturnPressed; +- (void)_searchFieldEndEditing; +- (void)_searchFieldBeginEditing; +- (void)_resultsListButtonPressed; +- (void)_bookmarkButtonPressed; +- (void)_cancelButtonPressed; +- (void)_destroyCancelButton; +- (void)_setupCancelButtonWithAppearance:(id)arg1; +- (void)_setupCancelButton; +- (void)_setAutoDisableCancelButton:(_Bool)arg1; +- (void)_setCancelButtonText:(id)arg1; +- (void)_setupPromptLabel; +- (_Bool)_textFieldShouldScrollToVisibleWhenBecomingFirstResponder:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (void)_updateOpacity; +- (void)_setupSearchField; +- (void)tintColorDidChange; +- (void)_updateMagnifyingGlassView; +- (void)_updateSearchFieldArt; +- (_Bool)_consideredInBarWithSuperview:(id)arg1; +- (_Bool)_isInBar; +- (void)setPretendsIsInBar:(_Bool)arg1; +- (_Bool)pretendsIsInBar; +@end + diff --git a/iOS7/Frameworks/UIKit/UISearchBar-_UIKitLayoutSpacing.h b/iOS7/Frameworks/UIKit/UISearchBar-_UIKitLayoutSpacing.h new file mode 100644 index 000000000..2cb2d774e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISearchBar-_UIKitLayoutSpacing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISearchBar (_UIKitLayoutSpacing) +- (double)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; +- (double)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; +- (_Bool)_hasCustomAutolayoutNeighborSpacing; +@end + diff --git a/iOS7/Frameworks/UIKit/UISearchBar.h b/iOS7/Frameworks/UIKit/UISearchBar.h index 84a84ffba..2a7ef8228 100644 --- a/iOS7/Frameworks/UIKit/UISearchBar.h +++ b/iOS7/Frameworks/UIKit/UISearchBar.h @@ -10,11 +10,11 @@ #import "UIStatusBarTinting-Protocol.h" #import "_UIBarPositioningInternal-Protocol.h" -@class NSArray, NSString, UIBarButtonItem, UIButton, UIColor, UIImage, UIImageView, UILabel, UITextField, _UISearchBarNavigationItem, _UISearchBarScopeBarBackground; +@class NSArray, NSString, UIBarButtonItem, UIButton, UIColor, UIImage, UIImageView, UILabel, UISearchBarTextField, UITapGestureRecognizer, _UIBackdropView, _UISearchBarNavigationItem, _UISearchBarScopeBarBackground; @interface UISearchBar : UIView { - UITextField *_searchField; + UISearchBarTextField *_searchField; UILabel *_promptLabel; UIButton *_cancelButton; id _delegate; @@ -23,7 +23,7 @@ UIImageView *_separator; NSString *_cancelButtonText; NSArray *_scopes; - int _selectedScope; + long long _selectedScope; UIView *_background; UIView *_scopeBar; UIView *_scopeBarContainerView; @@ -33,6 +33,11 @@ _UISearchBarNavigationItem *_navigationItem; _UISearchBarScopeBarBackground *_scopeBarBackgroundView; UIBarButtonItem *_animatedAppearanceBarButtonItem; + _UIBackdropView *_backdrop; + unsigned long long _backdropStyle; + UIView *_maskView; + UITapGestureRecognizer *_tapToActivateGestureRecognizer; + UIBarButtonItem *_cancelBarButtonItem; struct { unsigned int barStyle:3; unsigned int showsBookmarkButton:1; @@ -47,110 +52,135 @@ unsigned int searchResultsButtonSelected:1; unsigned int pretendsIsInBar:1; unsigned int disabled:1; - unsigned int extendingBackground:1; unsigned int backgroundLayoutNeedsUpdate:1; unsigned int containedInNavigationPalette:1; + unsigned int drawsBackgroundInPalette:1; + unsigned int centerPlaceholder:1; } _searchBarFlags; + _Bool __forceCenteredPlaceholderLayout; UIColor *_statusBarTintColor; UIView *_inputAccessoryView; - int _barPosition; + long long _barPosition; + unsigned long long _searchBarStyle; } -@property(readonly, nonatomic) int barPosition; // @synthesize barPosition=_barPosition; +@property(nonatomic) _Bool _forceCenteredPlaceholderLayout; // @synthesize _forceCenteredPlaceholderLayout=__forceCenteredPlaceholderLayout; +@property(nonatomic) unsigned long long searchBarStyle; // @synthesize searchBarStyle=_searchBarStyle; +@property(readonly, nonatomic) long long barPosition; // @synthesize barPosition=_barPosition; @property(retain, nonatomic) UIView *inputAccessoryView; // @synthesize inputAccessoryView=_inputAccessoryView; @property(retain, nonatomic, setter=_setStatusBarTintColor:) UIColor *_statusBarTintColor; // @synthesize _statusBarTintColor; @property(retain, nonatomic) UIColor *barTintColor; // @synthesize barTintColor=_barTintColor; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)_containedInNavigationPalette; +- (void)tappedSearchBar:(id)arg1; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)_updatePlaceholderColor; +- (void)_allowCursorToAppear:(_Bool)arg1; +- (id)_textColor; +- (id)_glyphAndTextColor:(_Bool)arg1; +- (_Bool)centerPlaceholder; +- (void)setCenterPlaceholder:(_Bool)arg1; +- (unsigned long long)_backdropStyle; +- (void)_setBackdropStyle:(unsigned long long)arg1; +- (void)_updateNeedForBackdrop; +- (void)_setBackgroundLayoutNeedsUpdate:(_Bool)arg1; +- (_Bool)_containedInNavigationPalette; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)_layoutBackgroundViewConsideringTopBarStatusAndChangedHeight:(BOOL)arg1; -- (BOOL)_isAtTop; +- (void)_layoutBackgroundViewConsideringTopBarStatusAndChangedHeight:(_Bool)arg1; +- (_Bool)_isAtTop; - (id)_animatedAppearanceBarButtonItem; - (id)_navigationItem; -- (struct UIOffset)positionAdjustmentForSearchBarIcon:(int)arg1; -- (void)setPositionAdjustment:(struct UIOffset)arg1 forSearchBarIcon:(int)arg2; +- (struct UIOffset)positionAdjustmentForSearchBarIcon:(long long)arg1; +- (void)setPositionAdjustment:(struct UIOffset)arg1 forSearchBarIcon:(long long)arg2; @property(nonatomic) struct UIOffset searchTextPositionAdjustment; @property(nonatomic) struct UIOffset searchFieldBackgroundPositionAdjustment; -- (id)scopeBarButtonTitleTextAttributesForState:(unsigned int)arg1; -- (void)setScopeBarButtonTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (id)scopeBarButtonDividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2; -- (void)setScopeBarButtonDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3; -- (id)scopeBarButtonBackgroundImageForState:(unsigned int)arg1; -- (void)setScopeBarButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2; +- (id)scopeBarButtonTitleTextAttributesForState:(unsigned long long)arg1; +- (void)setScopeBarButtonTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (id)scopeBarButtonDividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2; +- (void)setScopeBarButtonDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3; +- (id)scopeBarButtonBackgroundImageForState:(unsigned long long)arg1; +- (void)setScopeBarButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; @property(retain, nonatomic) UIImage *scopeBarBackgroundImage; -- (id)imageForSearchBarIcon:(int)arg1 state:(unsigned int)arg2; -- (id)_imageForSearchBarIcon:(int)arg1 state:(unsigned int)arg2; -- (id)_imageForSearchBarIcon:(int)arg1 state:(unsigned int)arg2 customImage:(char *)arg3; -- (void)setImage:(id)arg1 forSearchBarIcon:(int)arg2 state:(unsigned int)arg3; -- (id)searchFieldBackgroundImageForState:(unsigned int)arg1; -- (void)setSearchFieldBackgroundImage:(id)arg1 forState:(unsigned int)arg2; +- (id)imageForSearchBarIcon:(long long)arg1 state:(unsigned long long)arg2; +- (id)_imageForSearchBarIcon:(long long)arg1 state:(unsigned long long)arg2; +- (id)_imageForSearchBarIcon:(long long)arg1 state:(unsigned long long)arg2 customImage:(_Bool *)arg3; +- (void)setImage:(id)arg1 forSearchBarIcon:(long long)arg2 state:(unsigned long long)arg3; +- (id)searchFieldBackgroundImageForState:(unsigned long long)arg1; +- (void)setSearchFieldBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; - (void)_setSeparatorImage:(id)arg1; - (id)_separatorImage; @property(retain, nonatomic) UIImage *backgroundImage; -- (id)backgroundImageForBarPosition:(int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forBarPosition:(int)arg2 barMetrics:(int)arg3; -- (id)backgroundImageForBarMetrics:(int)arg1; -- (void)setBackgroundImage:(id)arg1 forBarMetrics:(int)arg2; -- (void)_setBarTintColor:(id)arg1 forceUpdate:(BOOL)arg2; +- (id)backgroundImageForBarPosition:(long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forBarPosition:(long long)arg2 barMetrics:(long long)arg3; +- (id)backgroundImageForBarMetrics:(long long)arg1; +- (void)setBackgroundImage:(id)arg1 forBarMetrics:(long long)arg2; +- (void)_effectiveBarTintColorDidChange:(_Bool)arg1; +@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +- (void)_setBarTintColor:(id)arg1 forceUpdate:(_Bool)arg2; - (id)_effectiveBarTintColor; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)_scopeChanged:(id)arg1; -@property(nonatomic) BOOL showsScopeBar; -- (void)_setShowsScopeBar:(BOOL)arg1 animateOpacity:(BOOL)arg2; -- (void)_setScopeBarHidden:(BOOL)arg1; -@property(nonatomic) int selectedScopeButtonIndex; +@property(nonatomic) _Bool showsScopeBar; +- (void)_setShowsScopeBar:(_Bool)arg1 animateOpacity:(_Bool)arg2; +- (void)_setScopeBarHidden:(_Bool)arg1; +@property(nonatomic) long long selectedScopeButtonIndex; @property(copy, nonatomic) NSArray *scopeButtonTitles; - (void)_setUpScopeBar; - (void)_updateScopeBarBackground; - (struct UIEdgeInsets)_scopeBarInsets; -- (BOOL)_scopeBarIsVisible; +- (_Bool)_scopeBarIsVisible; - (struct UIEdgeInsets)contentInset; - (void)setContentInset:(struct UIEdgeInsets)arg1; - (id)_makeShadowView; -- (BOOL)_shouldDisplayShadow; -- (void)_setShadowVisibleIfNecessary:(BOOL)arg1; +- (_Bool)_shouldDisplayShadow; +- (void)_setShadowVisibleIfNecessary:(_Bool)arg1; - (id)_navigationBarForShadow; - (void)layoutSubviews; -- (float)_searchFieldHeight; -- (float)_landscapeScopeBarWidth; -- (float)_landscapeSearchFieldWidth; -- (float)_availableBoundsWidth; -- (BOOL)_searchFieldWidthShouldBeFlexible; -- (void)_setShowsSeparator:(BOOL)arg1; +- (void)sendSubviewToBack:(id)arg1; +- (void)bringSubviewToFront:(id)arg1; +- (void)_addSubview:(id)arg1 positioned:(long long)arg2 relativeTo:(id)arg3; +- (double)_searchFieldHeight; +- (double)_landscapeScopeBarWidth; +- (double)_landscapeSearchFieldWidth; +- (double)_availableBoundsWidth; +- (_Bool)_searchFieldWidthShouldBeFlexible; +- (void)_setShowsSeparator:(_Bool)arg1; - (id)_currentSeparatorImage; - (struct CGSize)intrinsicContentSize; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_defaultHeight; +- (double)_defaultHeight; - (int)shortcutConversionType; - (void)setShortcutConversionType:(int)arg1; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; - (id)cancelButton; - (void)setCancelButton:(id)arg1; -- (BOOL)usesEmbeddedAppearance; -- (void)setUsesEmbeddedAppearance:(BOOL)arg1; -- (BOOL)_shouldCombineLandscapeBars; -- (BOOL)combinesLandscapeBars; -- (void)setCombinesLandscapeBars:(BOOL)arg1; -- (BOOL)drawsBackground; -- (void)setDrawsBackground:(BOOL)arg1; -- (void)_setShowsCancelButton:(BOOL)arg1; -@property(nonatomic) BOOL showsCancelButton; -- (void)setShowsCancelButton:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_hideShowAnimationDidFinish; -@property(nonatomic) BOOL showsBookmarkButton; -@property(nonatomic, getter=isSearchResultsButtonSelected) BOOL searchResultsButtonSelected; -@property(nonatomic) BOOL showsSearchResultsButton; +- (_Bool)usesEmbeddedAppearance; +- (void)setUsesEmbeddedAppearance:(_Bool)arg1; +- (_Bool)_shouldCombineLandscapeBars; +- (_Bool)combinesLandscapeBars; +- (void)setCombinesLandscapeBars:(_Bool)arg1; +- (_Bool)drawsBackgroundInPalette; +- (void)setDrawsBackgroundInPalette:(_Bool)arg1; +- (_Bool)drawsBackground; +- (void)setDrawsBackground:(_Bool)arg1; +- (id)_cancelBarButtonItem; +- (void)_displayNavBarCancelButton:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setShowsCancelButton:(_Bool)arg1; +@property(nonatomic) _Bool showsCancelButton; +- (void)setShowsCancelButton:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) _Bool showsBookmarkButton; +@property(nonatomic, getter=isSearchResultsButtonSelected) _Bool searchResultsButtonSelected; +@property(nonatomic) _Bool showsSearchResultsButton; - (void)_updateRightView; @property(copy, nonatomic) NSString *placeholder; @property(copy, nonatomic) NSString *prompt; @property(copy, nonatomic) NSString *text; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -@property(nonatomic) int barStyle; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +@property(nonatomic) long long barStyle; - (void)movedToSuperview:(id)arg1; - (void)willMoveToSuperview:(id)arg1; - (void)didMoveToWindow:(id)arg1; @@ -164,55 +194,13 @@ - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +- (id)_viewForChildViews; +- (void)_setMaskBounds:(struct CGRect)arg1; +- (void)_setMaskActive:(_Bool)arg1; +- (void)_commonInit; - (id)_scopeBarContainer; -- (int)_barPosition; -- (void)_setBarPosition:(int)arg1; -- (id)_scopeBarBackgroundView; -- (id)_backgroundView; -- (BOOL)_extendingBackground; -- (void)_setActingAsNavBar:(BOOL)arg1 isTopBar:(BOOL)arg2; -- (void)_setEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_setScopeBarSegmentsEnabled:(BOOL)arg1; -- (void)_setEnabled:(BOOL)arg1; -- (BOOL)_isEnabled; -- (BOOL)isFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (void)reloadInputViews; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)_searchFieldEditingChanged; -- (void)_searchFieldReturnPressed; -- (void)_searchFieldEndEditing; -- (void)_searchFieldBeginEditing; -- (void)_resultsListButtonPressed; -- (void)_bookmarkButtonPressed; -- (void)_cancelButtonPressed; -- (void)_destroyCancelButton; -- (void)_setupCancelButtonWithAppearance:(id)arg1; -- (void)_setupCancelButton; -- (void)_setAutoDisableCancelButton:(BOOL)arg1; -- (void)_setCancelButtonText:(id)arg1; -- (void)_setupPromptLabel; -- (BOOL)_textFieldShouldScrollToVisibleWhenBecomingFirstResponder:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; -- (void)_updateOpacity; -- (void)_setupSearchField; -- (void)tintColorDidChange; -- (void)_updateMagnifyingGlassView; -- (void)_updateSearchFieldArt; -- (BOOL)_isInBar; -- (void)setPretendsIsInBar:(BOOL)arg1; -- (BOOL)pretendsIsInBar; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (float)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; -- (float)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; -- (BOOL)_hasCustomAutolayoutNeighborSpacing; - -// Remaining properties -@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +- (long long)_barPosition; +- (void)_setBarPosition:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISearchBarBackground.h b/iOS7/Frameworks/UIKit/UISearchBarBackground.h index f6232de5c..1d533fa36 100644 --- a/iOS7/Frameworks/UIKit/UISearchBarBackground.h +++ b/iOS7/Frameworks/UIKit/UISearchBarBackground.h @@ -10,12 +10,14 @@ @class NSMutableDictionary, UIColor, UIImage; +// Not exported @interface UISearchBarBackground : _UIBarBackgroundImageView <_UIBarPositioningInternal> { UIColor *_barTintColor; NSMutableDictionary *_customBackgroundImages; NSMutableDictionary *_generatedBackgroundImages; - int _barPosition; + long long _barPosition; + unsigned long long _searchBarStyle; unsigned int _barStyle:3; unsigned int _barTranslucence:3; unsigned int _usesEmbeddedAppearance:1; @@ -25,26 +27,26 @@ } @property(retain, nonatomic) UIColor *barTintColor; // @synthesize barTintColor=_barTintColor; -- (void)_setBarHasController:(BOOL)arg1; +- (void)_setBehavesAsIfSearchBarHasController:(_Bool)arg1; - (void)_updateBackgroundImageIfPossible; -@property(nonatomic) BOOL usesContiguousBarBackground; -- (BOOL)_hasCustomBackgroundImage; -- (void)_setActingAsNavBar:(BOOL)arg1 isTopBar:(BOOL)arg2; +@property(nonatomic) _Bool usesContiguousBarBackground; +- (_Bool)_hasCustomBackgroundImage; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; -- (id)_backgroundImageForBarPosition:(int)arg1 barMetrics:(int)arg2; -- (void)_setBackgroundImage:(id)arg1 forBarPosition:(int)arg2 barMetrics:(int)arg3; +- (id)_backgroundImageForBarPosition:(long long)arg1 barMetrics:(long long)arg2; +- (void)_setBackgroundImage:(id)arg1 forBarPosition:(long long)arg2 barMetrics:(long long)arg3; @property(readonly, nonatomic) UIImage *backgroundImage; @property(readonly, nonatomic) UIImage *backgroundImagePrompt; - (void)_updateBackgroundImage; -- (id)_createBackgroundImageForBarStyle:(int)arg1 alpha:(float)arg2; -@property(nonatomic) int barStyle; -@property(nonatomic) BOOL usesEmbeddedAppearance; -@property(nonatomic, getter=isTranslucent) BOOL translucent; +- (id)_createBackgroundImageForBarStyle:(long long)arg1 alpha:(double)arg2; +@property(nonatomic) unsigned long long searchBarStyle; +@property(nonatomic) long long barStyle; +@property(nonatomic) _Bool usesEmbeddedAppearance; +@property(nonatomic, getter=isTranslucent) _Bool translucent; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (int)_barPosition; -- (void)_setBarPosition:(int)arg1; +- (long long)_barPosition; +- (void)_setBarPosition:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISearchBarTextField.h b/iOS7/Frameworks/UIKit/UISearchBarTextField.h index fae884c9c..694b1841b 100644 --- a/iOS7/Frameworks/UIKit/UISearchBarTextField.h +++ b/iOS7/Frameworks/UIKit/UISearchBarTextField.h @@ -6,39 +6,59 @@ #import -@class NSMutableDictionary, NSValue; +@class NSMutableDictionary, NSValue, _UISearchBarSearchFieldBackgroundView; +// Not exported @interface UISearchBarTextField : UITextField { NSMutableDictionary *_customClearButtons; NSMutableDictionary *_iconOffsets; NSValue *_searchTextOffsetValue; + _UISearchBarSearchFieldBackgroundView *_effectBackgroundTop; + _UISearchBarSearchFieldBackgroundView *_effectBackgroundBottom; + _Bool _deferringFirstResponder; + _Bool _animatePlaceholderOnResignFirstResponder; + _Bool __preventSelectionViewActivation; } +@property(nonatomic, setter=_setPreventSelectionViewActivation:) _Bool _preventSelectionViewActivation; // @synthesize _preventSelectionViewActivation=__preventSelectionViewActivation; +- (void)_setBottomEffectBackgroundVisible:(_Bool)arg1; +- (void)_setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)resignFirstResponder; +- (void)_becomeFirstResponder; +- (void)_activateSelectionView; +- (void)_removeEffectsBackgroundViews; +- (void)_clearBackgroundViews; +- (void)_updateBackgroundViewsAnimated:(_Bool)arg1; +- (void)updateForBackdropStyle:(unsigned long long)arg1; +- (id)_createEffectsBackgroundViewWithStyle:(unsigned long long)arg1 applyFilter:(id)arg2; +- (void)_updateBackgroundView:(id)arg1 withStyle:(unsigned long long)arg2 filter:(id)arg3; +- (struct CGRect)placeholderRectForBounds:(struct CGRect)arg1; - (id)_placeholderColor; - (Class)_systemBackgroundViewClass; - (Class)_placeholderLabelClass; - (void)tintColorDidChange; -- (int)_suffixLabelTextAlignment; +- (long long)_suffixLabelTextAlignment; - (struct CGRect)_suffixFrame; -- (struct CGRect)_availableTextRectForBounds:(struct CGRect)arg1 forEditing:(BOOL)arg2; -- (BOOL)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; -- (BOOL)_becomeFirstResponderWhenPossible; +- (struct CGRect)_availableTextRectForBounds:(struct CGRect)arg1 forEditing:(_Bool)arg2; +- (_Bool)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; +- (_Bool)_becomeFirstResponderWhenPossible; - (struct CGRect)clearButtonRectForBounds:(struct CGRect)arg1; - (struct CGSize)_clearButtonSize; - (struct CGRect)rightViewRectForBounds:(struct CGRect)arg1; - (struct CGRect)leftViewRectForBounds:(struct CGRect)arg1; +- (_Bool)_shouldCenterPlaceholder; +- (struct CGRect)_adjustmentsForLeftViewRectForBounds:(struct CGRect)arg1; - (struct CGRect)editingRectForBounds:(struct CGRect)arg1; - (struct CGRect)textRectForBounds:(struct CGRect)arg1; - (struct CGRect)_adjustedTextOrEditingRect:(struct CGRect)arg1 forBounds:(struct CGRect)arg2; -- (BOOL)_hasActionForEventMask:(int)arg1; +- (_Bool)_hasActionForEventMask:(int)arg1; - (void)dealloc; @property(retain, nonatomic, setter=_setSearchTextOffetValue:) NSValue *_searchTextOffsetValue; -- (id)_offsetValueForIcon:(int)arg1; -- (void)_setOffsetValue:(id)arg1 forIcon:(int)arg2; -- (id)_clearButtonImageForState:(unsigned int)arg1; -- (void)_setClearButtonImage:(id)arg1 forState:(unsigned int)arg2; -- (struct CGRect)adjustedCaretRectForCaretRect:(struct CGRect)arg1; +- (id)_offsetValueForIcon:(long long)arg1; +- (void)_setOffsetValue:(id)arg1 forIcon:(long long)arg2; +- (id)_clearButtonImageForState:(unsigned long long)arg1; +- (void)_setClearButtonImage:(id)arg1 forState:(unsigned long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISearchBarTextFieldLabel.h b/iOS7/Frameworks/UIKit/UISearchBarTextFieldLabel.h index 67159cb62..da5dcdc86 100644 --- a/iOS7/Frameworks/UIKit/UISearchBarTextFieldLabel.h +++ b/iOS7/Frameworks/UIKit/UISearchBarTextFieldLabel.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UISearchBarTextFieldLabel : UITextFieldLabel { - BOOL _ignoresGeometryChanges; + _Bool _ignoresGeometryChanges; } -@property(nonatomic) BOOL ignoresGeometryChanges; // @synthesize ignoresGeometryChanges=_ignoresGeometryChanges; +@property(nonatomic) _Bool ignoresGeometryChanges; // @synthesize ignoresGeometryChanges=_ignoresGeometryChanges; - (void)setFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISearchDisplayController.h b/iOS7/Frameworks/UIKit/UISearchDisplayController.h index 98529c22e..2f7ca6689 100644 --- a/iOS7/Frameworks/UIKit/UISearchDisplayController.h +++ b/iOS7/Frameworks/UIKit/UISearchDisplayController.h @@ -8,7 +8,7 @@ #import "_UIScrollNotification-Protocol.h" -@class NSArray, NSString, UIButton, UIColor, UILabel, UINavigationItem, UIPopoverController, UIScrollView, UISearchBar, UISearchDisplayControllerContainerView, UITableView, UIView, UIViewController, _UINavigationControllerPalette; +@class NSArray, NSString, UIButton, UIColor, UILabel, UINavigationItem, UIPopoverController, UIScrollView, UISearchBar, UISearchDisplayControllerContainerView, UITableView, UIView, UIViewController, _UINavigationControllerPalette, _UISearchDisplayControllerDidScrollDelegate; @interface UISearchDisplayController : NSObject <_UIScrollNotification> { @@ -23,23 +23,25 @@ id _tableViewDataSource; id _tableViewDelegate; struct __CFArray *_containingScrollViews; - float _lastKeyboardAdjustment; - float _lastFooterAdjustment; + double _lastKeyboardAdjustment; + double _lastFooterAdjustment; UIPopoverController *_popoverController; - int _searchResultsTableViewStyle; + long long _searchResultsTableViewStyle; id _navigationControllerBookkeeper; NSArray *_savedSelectedCellsWhenViewWillAppear; UIScrollView *_savedContainingScrollView; UISearchDisplayControllerContainerView *_containerView; - unsigned int _savedSearchBarResizingMask; + unsigned long long _savedSearchBarResizingMask; UINavigationItem *_navigationItem; struct CGPoint _containingScrollViewContentOffset; struct CGRect _searchFieldInNavigationBarFrame; _UINavigationControllerPalette *_attachedNavigationPalette; UIButton *_animatingAppearanceNavigationButton; - float _animatingAppearanceNavigationSearchBarWidth; + double _animatingAppearanceNavigationSearchBarWidth; UIColor *_dimmingOverlayColor; UIView *_tableViewBackgroundHeaderView; + long long _unactivatedBarPosition; + _UISearchDisplayControllerDidScrollDelegate *_didScrollDelegate; struct { unsigned int visible:1; unsigned int animating:1; @@ -57,53 +59,56 @@ unsigned int searchBarCanBeHoisted:1; unsigned int animatingSearchResultsDisappearance:1; unsigned int navigationBarShadowWasHidden:1; + unsigned int hoistingSearchBar:1; } _searchDisplayControllerFlags; - BOOL _displaysSearchBarInNavigationBar; - unsigned int _navigationBarSearchFieldSizing; - float __activationGapHeight; - float __additionalNonCollapsingHeightAboveSearchBar; + _Bool _displaysSearchBarInNavigationBar; + unsigned long long _navigationBarSearchFieldSizing; + double __activationGapHeight; + double __additionalNonCollapsingHeightAboveSearchBar; } -@property(nonatomic) float _additionalNonCollapsingHeightAboveSearchBar; // @synthesize _additionalNonCollapsingHeightAboveSearchBar=__additionalNonCollapsingHeightAboveSearchBar; -@property(nonatomic) float _activationGapHeight; // @synthesize _activationGapHeight=__activationGapHeight; -@property(nonatomic) unsigned int navigationBarSearchFieldSizing; // @synthesize navigationBarSearchFieldSizing=_navigationBarSearchFieldSizing; -@property(nonatomic) BOOL displaysSearchBarInNavigationBar; // @synthesize displaysSearchBarInNavigationBar=_displaysSearchBarInNavigationBar; +@property(nonatomic) double _additionalNonCollapsingHeightAboveSearchBar; // @synthesize _additionalNonCollapsingHeightAboveSearchBar=__additionalNonCollapsingHeightAboveSearchBar; +@property(nonatomic) double _activationGapHeight; // @synthesize _activationGapHeight=__activationGapHeight; +@property(nonatomic) unsigned long long navigationBarSearchFieldSizing; // @synthesize navigationBarSearchFieldSizing=_navigationBarSearchFieldSizing; +@property(nonatomic) _Bool displaysSearchBarInNavigationBar; // @synthesize displaysSearchBarInNavigationBar=_displaysSearchBarInNavigationBar; @property(copy, nonatomic) NSString *searchResultsTitle; // @synthesize searchResultsTitle=_resultsTitle; @property(nonatomic) id searchResultsDelegate; // @synthesize searchResultsDelegate=_tableViewDelegate; @property(nonatomic) id searchResultsDataSource; // @synthesize searchResultsDataSource=_tableViewDataSource; @property(readonly, nonatomic) UISearchBar *searchBar; // @synthesize searchBar=_searchBar; @property(readonly, nonatomic) UIViewController *searchContentsController; // @synthesize searchContentsController=_viewController; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)_shouldAccountForStatusBarHeight; -- (BOOL)_searchBarInNavigationControllerComponent; +- (double)_statusBarHeight; +- (_Bool)_shouldAccountForStatusBarHeight; +- (_Bool)_searchBarInNavigationControllerComponent; - (id)_dimmingOverlayColor; - (void)_setDimmingOverlayColor:(id)arg1; - (void)_animateNavigationBarSearchBarAppearance:(id)arg1; - (id)_containerView; - (void)_configureContainerView; @property(readonly, nonatomic) UINavigationItem *navigationItem; -- (BOOL)_showsResultsForEmptyField; -- (void)_setShowsResultsForEmptyField:(BOOL)arg1; -- (BOOL)_searchBarShouldScrollToVisible:(id)arg1; +- (_Bool)_showsResultsForEmptyField; +- (void)_setShowsResultsForEmptyField:(_Bool)arg1; +- (_Bool)_searchBarShouldScrollToVisible:(id)arg1; - (void)_updateBackdropMaskViewsInScrollView:(id)arg1; - (void)_didScroll; - (void)_updateSearchBarMaskIfNecessary; -- (void)_watchContainingTableViewForScrolling:(BOOL)arg1; +- (void)_updateTableHeaderBackgroundViewInTableView:(id)arg1 amountScrolledUnder:(double)arg2; +- (void)_watchContainingTableViewForScrolling:(_Bool)arg1; - (id)_noResultsMessageLabel; -@property(nonatomic, getter=_isCancelButtonManagementDisabled, setter=_setCancelButtonManagementDisabled:) BOOL cancelButtonManagementDisabled; +@property(nonatomic, getter=_isCancelButtonManagementDisabled, setter=_setCancelButtonManagementDisabled:) _Bool cancelButtonManagementDisabled; - (void)_clearViewController; -@property(nonatomic) BOOL dimTableViewOnEmptySearchString; -- (BOOL)_adjustsSearchBarContentInsetForIndexBar; -- (void)_setAdjustsSearchBarContentInsetForIndexBar:(BOOL)arg1; -- (BOOL)_allowDisablingNavigationBarHiding; -- (void)_setAllowDisablingNavigationBarHiding:(BOOL)arg1; -@property(nonatomic, getter=isNavigationBarHidingEnabled) BOOL navigationBarHidingEnabled; +@property(nonatomic) _Bool dimTableViewOnEmptySearchString; +- (_Bool)_adjustsSearchBarContentInsetForIndexBar; +- (void)_setAdjustsSearchBarContentInsetForIndexBar:(_Bool)arg1; +- (_Bool)_allowDisablingNavigationBarHiding; +- (void)_setAllowDisablingNavigationBarHiding:(_Bool)arg1; +@property(nonatomic, getter=isNavigationBarHidingEnabled) _Bool navigationBarHidingEnabled; @property(copy, nonatomic) NSString *noResultsMessage; -@property(nonatomic) BOOL automaticallyShowsNoResultsMessage; -@property(nonatomic) BOOL noResultsMessageVisible; +@property(nonatomic) _Bool automaticallyShowsNoResultsMessage; +@property(nonatomic) _Bool noResultsMessageVisible; @property(readonly, nonatomic) UITableView *searchResultsTableView; // @synthesize searchResultsTableView=_tableView; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; - (void)_managedTableViewDidScroll; - (void)_updateNoSearchResultsMessageVisiblity; - (void)navigationControllerDidCancelShowingViewController:(id)arg1; @@ -112,7 +117,7 @@ - (void)_restoreSelectedCellsInCaseViewDidNotReallyAppear; - (void)_saveSelectedRowsInCaseViewDoesNotReallyAppear; - (void)_clearSavedSelectedCellsWeUsedWhenHedgingOurBets; -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; @@ -122,21 +127,22 @@ - (void)windowWillAnimateRotation:(id)arg1; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (float)_updateNavigationPalette; +- (double)_updateNavigationPalette; - (void)_updatePinnedSearchBar; -@property(nonatomic, getter=isActive) BOOL active; -- (void)setActive:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=isActive) _Bool active; +- (void)setActive:(_Bool)arg1 animated:(_Bool)arg2; - (void)showHideAnimationDidFinish; +- (void)_sendDelegateDidBeginDidEndSearch; - (id)_dimmingViewColor; -- (float)_dimmingViewAlpha; +- (double)_dimmingViewAlpha; - (void)_hideVisibleRefreshControl; - (void)_searchBarSuperviewChanged; - (void)_searchBarSuperviewWillChange; - (void)_indexBarFrameChanged:(id)arg1; - (void)_updateSearchBarForTableViewIndexBar:(id)arg1; -- (void)_setTableViewVisible:(BOOL)arg1 inView:(id)arg2; +- (void)_setTableViewVisible:(_Bool)arg1 inView:(id)arg2; - (void)_hoistSearchBar; -- (void)_adjustTableViewContentInsetsAndOffsetsIgnoringCurrent:(BOOL)arg1; +- (void)_adjustTableViewContentInsetsAndOffsetsIgnoringCurrent:(_Bool)arg1; - (struct UIEdgeInsets)_tableViewContentInsets; - (void)_enableParentScrollViews; - (void)_disableParentScrollViews; @@ -145,8 +151,8 @@ - (void)_popoverClearButtonPressed:(id)arg1; - (void)_popoverKeyboardDidHide:(id)arg1; - (void)_popoverKeyboardDidShow:(id)arg1; -- (BOOL)_isSearchBarInBar; -- (BOOL)hidNavigationBar; +- (_Bool)_isSearchBarInBar; +- (_Bool)hidNavigationBar; - (id)_topShadowView; - (id)_containingTableView; - (id)_containingViewOfClass:(Class)arg1; @@ -154,13 +160,13 @@ - (void)_setupNoResultsLabelIfNecessary; - (void)setSearchBar:(id)arg1; - (void)_configureNewSearchBar; -- (BOOL)_areSearchContentsSplitViewMaster; +- (_Bool)_areSearchContentsSplitViewMaster; - (void)_cleanUpSearchBar; - (void)_configureSearchBarForTableView; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithSearchBar:(id)arg1 contentsController:(id)arg2 searchResultsTableViewStyle:(int)arg3; +- (id)initWithSearchBar:(id)arg1 contentsController:(id)arg2 searchResultsTableViewStyle:(long long)arg3; - (id)initWithSearchBar:(id)arg1 contentsController:(id)arg2; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UISearchDisplayControllerContainerView.h b/iOS7/Frameworks/UIKit/UISearchDisplayControllerContainerView.h index 7ff35387d..8f2399e08 100644 --- a/iOS7/Frameworks/UIKit/UISearchDisplayControllerContainerView.h +++ b/iOS7/Frameworks/UIKit/UISearchDisplayControllerContainerView.h @@ -8,20 +8,17 @@ @class NSLayoutConstraint; +// Not exported @interface UISearchDisplayControllerContainerView : UIView { - BOOL _statusBarIsTransparent; - BOOL _hostViewIsFullScreen; - BOOL _collapsedTopView; + _Bool _collapsedTopView; UIView *_topView; UIView *_bottomView; UIView *_behindView; NSLayoutConstraint *_topViewHeightConstraint; NSLayoutConstraint *_topViewAttributeTopConstraint; - id _statusBarChangeObserver; } -@property(retain, nonatomic) id statusBarChangeObserver; // @synthesize statusBarChangeObserver=_statusBarChangeObserver; @property(retain, nonatomic) NSLayoutConstraint *topViewAttributeTopConstraint; // @synthesize topViewAttributeTopConstraint=_topViewAttributeTopConstraint; @property(retain, nonatomic) NSLayoutConstraint *topViewHeightConstraint; // @synthesize topViewHeightConstraint=_topViewHeightConstraint; @property(readonly, nonatomic) UIView *behindView; // @synthesize behindView=_behindView; @@ -29,14 +26,15 @@ @property(readonly, nonatomic) UIView *topView; // @synthesize topView=_topView; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)configureInteractionForContainment:(BOOL)arg1; +- (void)configureInteractionForContainment:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)didMoveToSuperview; -- (void)_monitorStatusBarHeightChanges:(BOOL)arg1; -- (void)setBottomViewUserInteractionEnabled:(BOOL)arg1; +- (void)adjustTopAttributeConstantByDelta:(double)arg1; +- (void)updateTopAttributeConstant:(double)arg1; +- (void)setBottomViewUserInteractionEnabled:(_Bool)arg1; - (void)collapseTopView; -- (void)updateTopViewHeight:(float)arg1 animate:(BOOL)arg2; -- (id)initWithFrame:(struct CGRect)arg1 topViewHeight:(float)arg2; +- (void)updateTopViewHeight:(double)arg1 animateUpdate:(_Bool)arg2; +- (void)updateTopViewHeight:(double)arg1; +- (id)initWithFrame:(struct CGRect)arg1 topViewHeight:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UISearchField.h b/iOS7/Frameworks/UIKit/UISearchField.h index a2d936abb..71ddbfeb7 100644 --- a/iOS7/Frameworks/UIKit/UISearchField.h +++ b/iOS7/Frameworks/UIKit/UISearchField.h @@ -10,8 +10,8 @@ { } -+ (float)defaultHeight; -- (BOOL)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; ++ (double)defaultHeight; +- (_Bool)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; - (id)_scriptingInfo; - (void)setPaddingTop:(float)arg1 paddingLeft:(float)arg2; - (struct CGRect)rightViewRectForBounds:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UISearchResultsTableView.h b/iOS7/Frameworks/UIKit/UISearchResultsTableView.h index 9fdd9cd56..fcf951797 100644 --- a/iOS7/Frameworks/UIKit/UISearchResultsTableView.h +++ b/iOS7/Frameworks/UIKit/UISearchResultsTableView.h @@ -11,17 +11,17 @@ @interface UISearchResultsTableView : UITableView { UISearchDisplayController *_controller; - float _offsetForNoResultsMessage; + double _offsetForNoResultsMessage; UIView *_topShadowView; } @property(nonatomic) UISearchDisplayController *controller; // @synthesize controller=_controller; @property(retain, nonatomic, getter=_topShadowView, setter=_setTopShadowView:) UIView *_topShadowView; -- (float)_offsetForNoResultsMessage; -- (void)_setOffsetForNoResultsMessage:(float)arg1; +- (double)_offsetForNoResultsMessage; +- (void)_setOffsetForNoResultsMessage:(double)arg1; - (void)_numberOfRowsDidChange; - (void)setContentOffset:(struct CGPoint)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UISectionRowData.h b/iOS7/Frameworks/UIKit/UISectionRowData.h index ed462ea3b..f78ea753f 100644 --- a/iOS7/Frameworks/UIKit/UISectionRowData.h +++ b/iOS7/Frameworks/UIKit/UISectionRowData.h @@ -10,47 +10,48 @@ @class UITableViewRowData; +// Not exported @interface UISectionRowData : NSObject { - BOOL _valid; - float _headerHeight; - float _maxHeaderTitleWidth; - float _footerHeight; - float _maxFooterTitleWidth; - float _headerOffset; - float _footerOffset; - unsigned int _numRows; - unsigned int _arrayLength; + _Bool _valid; + double _headerHeight; + double _maxHeaderTitleWidth; + double _footerHeight; + double _maxFooterTitleWidth; + double _headerOffset; + double _footerOffset; + unsigned long long _numRows; + unsigned long long _arrayLength; float *_rowHeights; - float *_rowOffsets; - float _sectionHeight; - int _headerAlignment; - int _footerAlignment; + double *_rowOffsets; + double _sectionHeight; + long long _headerAlignment; + long long _footerAlignment; UITableViewRowData *_rowData; - BOOL _sectionOffsetValid; - float _sectionOffset; - int _sectionRowOffset; + _Bool _sectionOffsetValid; + double _sectionOffset; + long long _sectionRowOffset; } - (id)copyWithZone:(struct _NSZone *)arg1; -- (int)rowForPoint:(struct CGPoint)arg1; -- (int)_rowForPoint:(struct CGPoint)arg1 beginningWithRow:(int)arg2 numberOfRows:(int)arg3; -- (int)sectionLocationForReorderedRow:(int)arg1; -- (int)sectionLocationForRow:(int)arg1; -- (float)offsetForRow:(int)arg1; -- (void)deleteRowAtIndex:(int)arg1; -- (void)insertRowAtIndex:(int)arg1 inSection:(int)arg2 rowHeight:(float)arg3 tableViewRowData:(id)arg4; -- (void)refreshWithSection:(int)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; -- (float)_defaultSectionFooterHeightForSection:(int)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; -- (float)_defaultSectionHeaderHeightForSection:(int)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; -- (float)heightForEmptySection:(int)arg1 inTableView:(id)arg2 rowData:(id)arg3; -- (float)heightForFooterInSection:(int)arg1 canGuess:(BOOL)arg2; -- (float)heightForHeaderInSection:(int)arg1 canGuess:(BOOL)arg2; -- (float)heightForRow:(int)arg1 inSection:(int)arg2 canGuess:(BOOL)arg3; -- (void)updateSectionHeightWithDelta:(float)arg1 updateFooterOffset:(BOOL)arg2; -- (void)setHeight:(float)arg1 forRow:(int)arg2; -- (void)addOffset:(float)arg1 fromRow:(int)arg2; -- (float)_headerOrFooterSizeForTable:(id)arg1 title:(id)arg2 detailText:(id)arg3 isHeader:(BOOL)arg4 stripPaddingForAbuttingView:(BOOL)arg5 isTopHeader:(BOOL)arg6; +- (long long)rowForPoint:(struct CGPoint)arg1; +- (long long)_rowForPoint:(struct CGPoint)arg1 beginningWithRow:(long long)arg2 numberOfRows:(long long)arg3; +- (int)sectionLocationForReorderedRow:(long long)arg1; +- (int)sectionLocationForRow:(long long)arg1; +- (double)offsetForRow:(long long)arg1; +- (void)deleteRowAtIndex:(long long)arg1; +- (void)insertRowAtIndex:(long long)arg1 inSection:(long long)arg2 rowHeight:(double)arg3 tableViewRowData:(id)arg4; +- (void)refreshWithSection:(long long)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; +- (double)_defaultSectionFooterHeightForSection:(long long)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; +- (double)_defaultSectionHeaderHeightForSection:(long long)arg1 tableView:(id)arg2 tableViewRowData:(id)arg3; +- (double)heightForEmptySection:(long long)arg1 inTableView:(id)arg2 rowData:(id)arg3; +- (double)heightForFooterInSection:(long long)arg1 canGuess:(_Bool)arg2; +- (double)heightForHeaderInSection:(long long)arg1 canGuess:(_Bool)arg2; +- (double)heightForRow:(long long)arg1 inSection:(long long)arg2 canGuess:(_Bool)arg3; +- (void)updateSectionHeightWithDelta:(double)arg1 updateFooterOffset:(_Bool)arg2; +- (void)setHeight:(double)arg1 forRow:(long long)arg2; +- (void)addOffset:(double)arg1 fromRow:(long long)arg2; +- (double)_headerOrFooterSizeForTable:(id)arg1 title:(id)arg2 detailText:(id)arg3 isHeader:(_Bool)arg4 stripPaddingForAbuttingView:(_Bool)arg5 isTopHeader:(_Bool)arg6; - (void)invalidateSectionOffset; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UISegment.h b/iOS7/Frameworks/UIKit/UISegment.h index 88ab3773a..9cf2d4662 100644 --- a/iOS7/Frameworks/UIKit/UISegment.h +++ b/iOS7/Frameworks/UIKit/UISegment.h @@ -8,14 +8,15 @@ @class NSArray, NSString, UIView, _UIBadgeView, _UISegmentedControlAppearanceStorage; +// Not exported @interface UISegment : UIImageView { UIView *_info; _UISegmentedControlAppearanceStorage *_appearanceStorage; - float _width; + double _width; struct CGSize _contentOffset; - int _barStyle; - unsigned int _rightSegmentState; + long long _barStyle; + unsigned long long _rightSegmentState; NSString *_badgeValue; _UIBadgeView *_badgeView; id _objectValue; @@ -32,14 +33,16 @@ unsigned int wasSelected:1; } _segmentFlags; NSArray *_infoConstraints; + double _requestedScaleFactor; } -+ (id)_backgroundImageWithStorage:(id)arg1 style:(int)arg2 mini:(BOOL)arg3 state:(unsigned int)arg4 position:(unsigned int)arg5 drawMode:(int *)arg6 defaultBlock:(id)arg7; ++ (id)_backgroundImageWithStorage:(id)arg1 style:(long long)arg2 mini:(_Bool)arg3 state:(unsigned long long)arg4 position:(unsigned int)arg5 drawMode:(int *)arg6 defaultBlock:(id)arg7; +@property(nonatomic) double requestedScaleFactor; // @synthesize requestedScaleFactor=_requestedScaleFactor; @property(copy, nonatomic, setter=_setInfoConstraints:) NSArray *_infoConstraints; // @synthesize _infoConstraints; - (id)viewForBaselineLayout; -- (float)_idealWidth; +- (double)_idealWidth; - (struct UIEdgeInsets)_paddingInsets; -- (BOOL)useBlockyMagnificationInClassic; +- (_Bool)useBlockyMagnificationInClassic; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)infoName; @@ -47,6 +50,7 @@ - (id)objectValue; - (void)setObjectValue:(id)arg1; - (void)setContentOffset:(struct CGSize)arg1; +- (id)label; - (void)setPosition:(unsigned int)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @@ -55,33 +59,33 @@ - (void)_invalidateInfoConstraints; - (struct CGSize)contentSize; - (struct CGSize)_maximumTextSize; -- (float)_barHeight; +- (double)_barHeight; - (struct CGRect)contentRect; - (struct CGRect)_contentRectForBounds:(struct CGRect)arg1; -- (void)animateRemoveForWidth:(float)arg1; -- (void)animateAdd:(BOOL)arg1; -- (BOOL)_shouldUsePadMomentaryAppearance; -- (void)setShowDivider:(BOOL)arg1; -- (BOOL)showDivider; +- (void)animateRemoveForWidth:(double)arg1; +- (void)animateAdd:(_Bool)arg1; +- (_Bool)_shouldUsePadMomentaryAppearance; +- (void)setShowDivider:(_Bool)arg1; +- (_Bool)showDivider; @property int controlSize; -@property(getter=isMomentary) BOOL momentary; +@property(getter=isMomentary) _Bool momentary; @property(readonly) UIView *badgeView; @property(copy, nonatomic) NSString *badgeValue; - (void)tintColorDidChange; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; -@property(getter=isSelected) BOOL selected; -- (void)setEnabled:(BOOL)arg1; -- (void)_setEnabledAppearance:(BOOL)arg1; -- (void)setAutosizeText:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; +@property(getter=isSelected) _Bool selected; +- (void)setEnabled:(_Bool)arg1; +- (void)_setEnabledAppearance:(_Bool)arg1; +- (void)setAutosizeText:(_Bool)arg1; - (void)setTintColor:(id)arg1; -- (void)setBarStyle:(int)arg1; +- (void)setBarStyle:(long long)arg1; - (id)disabledTextColor; -- (id)_attributedTextForState:(unsigned int)arg1 selected:(BOOL)arg2; +- (id)_attributedTextForState:(unsigned long long)arg1 selected:(_Bool)arg2; - (void)_updateTextColors; -- (void)setWasSelected:(BOOL)arg1; +- (void)setWasSelected:(_Bool)arg1; - (void)updateMasking; -- (BOOL)_hasSelectedColor; +- (_Bool)_hasSelectedColor; - (id)_currentOptionsStyleTextShadowColor; - (id)_currentOptionsStyleTextColor; - (void)_updateBackgroundImage; @@ -89,15 +93,15 @@ - (void)insertDividerView; - (id)_dividerImage; - (void)updateForAppearance:(id)arg1 style:(int)arg2; -- (id)_dividerImageIsCustom:(char *)arg1; -- (unsigned int)_segmentState; -- (BOOL)_isInMiniBar; +- (id)_dividerImageIsCustom:(_Bool *)arg1; +- (unsigned long long)_segmentState; +- (_Bool)_isInMiniBar; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)_tintColorArchivingKey; - (id)initWithCoder:(id)arg1; -- (id)initWithInfo:(id)arg1 style:(int)arg2 size:(int)arg3 barStyle:(int)arg4 tintColor:(id)arg5 appearanceStorage:(id)arg6 position:(unsigned int)arg7 autosizeText:(BOOL)arg8; +- (id)initWithInfo:(id)arg1 style:(long long)arg2 size:(int)arg3 barStyle:(long long)arg4 tintColor:(id)arg5 appearanceStorage:(id)arg6 position:(unsigned int)arg7 autosizeText:(_Bool)arg8; - (void)_commonSegmentInit; @end diff --git a/iOS7/Frameworks/UIKit/UISegmentLabel.h b/iOS7/Frameworks/UIKit/UISegmentLabel.h index 53b77b1a1..1a88f6317 100644 --- a/iOS7/Frameworks/UIKit/UISegmentLabel.h +++ b/iOS7/Frameworks/UIKit/UISegmentLabel.h @@ -6,12 +6,16 @@ #import +// Not exported @interface UISegmentLabel : UILabel { + UILabel *_associatedLabel; } -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +@property(nonatomic) UILabel *associatedLabel; // @synthesize associatedLabel=_associatedLabel; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (id)_disabledFontColor; +- (id)_associatedScalingLabel; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UISegmentedControl-DeprecatedMethods.h b/iOS7/Frameworks/UIKit/UISegmentedControl-DeprecatedMethods.h new file mode 100644 index 000000000..4fbb86987 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISegmentedControl-DeprecatedMethods.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISegmentedControl (DeprecatedMethods) ++ (double)defaultHeight; +- (long long)selectedSegment; +- (void)setSelectedSegment:(long long)arg1; +- (_Bool)isEnabledForSegment:(unsigned long long)arg1; +- (void)setEnabled:(_Bool)arg1 forSegment:(unsigned long long)arg2; +- (struct CGSize)contentOffsetForSegment:(unsigned long long)arg1; +- (void)setContentOffset:(struct CGSize)arg1 forSegment:(unsigned long long)arg2; +- (float)widthForSegment:(unsigned long long)arg1; +- (void)setWidth:(float)arg1 forSegment:(unsigned long long)arg2; +- (id)imageForSegment:(unsigned long long)arg1; +- (void)setImage:(id)arg1 forSegment:(unsigned long long)arg2; +- (id)titleForSegment:(unsigned long long)arg1; +- (void)setTitle:(id)arg1 forSegment:(unsigned long long)arg2; +- (void)removeSegment:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)insertSegment:(unsigned long long)arg1 withImage:(id)arg2 animated:(_Bool)arg3; +- (void)insertSegment:(unsigned long long)arg1 withTitle:(id)arg2 animated:(_Bool)arg3; +- (void)addSegmentWithTitle:(id)arg1; +- (void)selectSegment:(int)arg1; +- (void)setImagePadding:(struct CGSize)arg1 forSegment:(unsigned long long)arg2; +- (void)setAlwaysNotifiesDelegateOfSegmentClicks:(_Bool)arg1; +- (void)setDelegate:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1 withStyle:(long long)arg2 withItems:(id)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UISegmentedControl-InterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UISegmentedControl-InterfaceBuilderSupport.h new file mode 100644 index 000000000..fa074c18a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISegmentedControl-InterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISegmentedControl (InterfaceBuilderSupport) +- (id)infoViewForSegment:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UISegmentedControl-SynthEvents.h b/iOS7/Frameworks/UIKit/UISegmentedControl-SynthEvents.h new file mode 100644 index 000000000..3b2013588 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISegmentedControl-SynthEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISegmentedControl (SynthEvents) +- (id)scriptingInfoWithChildren; +@end + diff --git a/iOS7/Frameworks/UIKit/UISegmentedControl.h b/iOS7/Frameworks/UIKit/UISegmentedControl.h index 432032263..821c8c53a 100644 --- a/iOS7/Frameworks/UIKit/UISegmentedControl.h +++ b/iOS7/Frameworks/UIKit/UISegmentedControl.h @@ -14,13 +14,13 @@ @interface UISegmentedControl : UIControl <_UIBasicAnimationFactory, NSCoding> { NSMutableArray *_segments; - int _selectedSegment; - int _highlightedSegment; + long long _selectedSegment; + long long _highlightedSegment; UIView *_removedSegment; - int _barStyle; + long long _barStyle; id _appearanceStorage; UIView *_backgroundBarView; - float _enabledAlpha; + double _enabledAlpha; struct { unsigned int style:3; unsigned int size:2; @@ -35,115 +35,114 @@ unsigned int translucentBackground:1; unsigned int appearanceNeedsUpdate:1; } _segmentedControlFlags; - BOOL __hasTranslucentOptionsBackground; + _Bool __hasTranslucentOptionsBackground; } + (id)_modernDividerImage; -+ (id)_modernBackgroundSelected:(BOOL)arg1 highlighted:(BOOL)arg2; -+ (float)defaultHeightForStyle:(int)arg1; -+ (float)defaultHeightForStyle:(int)arg1 size:(int)arg2; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -+ (float)defaultHeight; -@property(nonatomic, setter=_setTranslucentOptionsBackground:) BOOL _hasTranslucentOptionsBackground; // @synthesize _hasTranslucentOptionsBackground=__hasTranslucentOptionsBackground; -- (void)_updateDividerImageForSegmentAtIndex:(unsigned int)arg1; ++ (id)_modernBackgroundSelected:(_Bool)arg1 highlighted:(_Bool)arg2; ++ (double)defaultHeightForStyle:(long long)arg1; ++ (double)defaultHeightForStyle:(long long)arg1 size:(int)arg2; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +@property(nonatomic, setter=_setTranslucentOptionsBackground:) _Bool _hasTranslucentOptionsBackground; // @synthesize _hasTranslucentOptionsBackground=__hasTranslucentOptionsBackground; +- (void)_updateDividerImageForSegmentAtIndex:(unsigned long long)arg1; - (void)_removeSegmentAnimationFinished:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_clearSelectedSegment; -- (void)_insertSegment:(int)arg1 withInfo:(id)arg2 animated:(BOOL)arg3; +- (void)_insertSegment:(int)arg1 withInfo:(id)arg2 animated:(_Bool)arg3; - (id)_createAndAddSegmentAtIndex:(int)arg1 position:(unsigned int)arg2 withInfo:(id)arg3; - (id)_createSegmentAtIndex:(int)arg1 position:(unsigned int)arg2 withInfo:(id)arg3; -- (BOOL)_isInTranslucentToolbar; -- (BOOL)_isInMiniBar; -- (float)_barHeight; -- (void)_setBadgeValue:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (id)_badgeValueForSegmentAtIndex:(unsigned int)arg1; -- (struct UIOffset)contentPositionAdjustmentForSegmentType:(int)arg1 barMetrics:(int)arg2; -- (void)setContentPositionAdjustment:(struct UIOffset)arg1 forSegmentType:(int)arg2 barMetrics:(int)arg3; -- (float)_backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3 barMetrics:(int)arg4; -- (void)_setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3 barMetrics:(int)arg4; -- (id)backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; +- (_Bool)_isInTranslucentToolbar; +- (_Bool)_isInMiniBar; +- (double)_barHeight; +- (void)_setBadgeValue:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (id)_badgeValueForSegmentAtIndex:(unsigned long long)arg1; +- (struct UIOffset)contentPositionAdjustmentForSegmentType:(long long)arg1 barMetrics:(long long)arg2; +- (void)setContentPositionAdjustment:(struct UIOffset)arg1 forSegmentType:(long long)arg2 barMetrics:(long long)arg3; +- (double)_backgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3 barMetrics:(long long)arg4; +- (void)_setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3 barMetrics:(long long)arg4; +- (id)backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; - (id)_optionsBackgroundImage; - (void)_setOptionsBackgroundImage:(id)arg1; @property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (id)removedSegment; - (void)setRemovedSegment:(id)arg1; -- (void)setAlpha:(float)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)_setEnabled:(BOOL)arg1 forcePropagateToSegments:(BOOL)arg2; -- (BOOL)useBlockyMagnificationInClassic; +- (void)setAlpha:(double)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)_setEnabled:(_Bool)arg1 forcePropagateToSegments:(_Bool)arg2; +- (_Bool)useBlockyMagnificationInClassic; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)_tapSegmentAtPoint:(struct CGPoint)arg1; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)highlightSegment:(int)arg1; -- (void)_setHighlightedSegmentHighlighted:(BOOL)arg1; -- (BOOL)shouldTrack; +- (void)_setHighlightedSegmentHighlighted:(_Bool)arg1; +- (_Bool)shouldTrack; - (void)layoutSubviews; - (struct UIEdgeInsets)alignmentRectInsets; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (id)viewForBaselineLayout; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (struct CGRect)bounds; - (void)setBounds:(struct CGRect)arg1; - (struct CGRect)frame; - (void)setFrame:(struct CGRect)arg1; - (void)sizeToFit; -- (void)_setSelected:(BOOL)arg1 forSegmentAtIndex:(int)arg2; +- (void)_setSelected:(_Bool)arg1 forSegmentAtIndex:(int)arg2; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; - (void)_animateContentChangeWithAnimations:(id)arg1 completion:(void)arg2; -- (void)_setSelectedSegmentIndex:(int)arg1 notify:(BOOL)arg2 animate:(BOOL)arg3; -- (void)_setSelectedSegmentIndex:(int)arg1 notify:(BOOL)arg2; -@property(nonatomic) int selectedSegmentIndex; -@property(readonly, nonatomic) unsigned int numberOfSegments; -- (BOOL)_shouldSelectSegmentAtIndex:(int)arg1; -- (BOOL)isEnabledForSegmentAtIndex:(unsigned int)arg1; -- (void)setEnabled:(BOOL)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (struct CGSize)contentOffsetForSegmentAtIndex:(unsigned int)arg1; -- (void)setContentOffset:(struct CGSize)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (float)widthForSegmentAtIndex:(unsigned int)arg1; -- (void)setWidth:(float)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (id)imageForSegmentAtIndex:(unsigned int)arg1; -- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (id)_attributedTitleForSegmentAtIndex:(unsigned int)arg1; -- (void)_setAttributedTitle:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (id)titleForSegmentAtIndex:(unsigned int)arg1; -- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (void)_setSelectedSegmentIndex:(long long)arg1 notify:(_Bool)arg2 animate:(_Bool)arg3; +- (void)_setSelectedSegmentIndex:(long long)arg1 notify:(_Bool)arg2; +@property(nonatomic) long long selectedSegmentIndex; +@property(readonly, nonatomic) unsigned long long numberOfSegments; +- (_Bool)_shouldSelectSegmentAtIndex:(long long)arg1; +- (_Bool)isEnabledForSegmentAtIndex:(unsigned long long)arg1; +- (void)setEnabled:(_Bool)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (struct CGSize)contentOffsetForSegmentAtIndex:(unsigned long long)arg1; +- (void)setContentOffset:(struct CGSize)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (double)widthForSegmentAtIndex:(unsigned long long)arg1; +- (void)setWidth:(double)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (id)imageForSegmentAtIndex:(unsigned long long)arg1; +- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (id)_attributedTitleForSegmentAtIndex:(unsigned long long)arg1; +- (void)_setAttributedTitle:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (id)titleForSegmentAtIndex:(unsigned long long)arg1; +- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; - (void)removeAllSegments; -- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)_insertSegmentWithAttributedTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)_setUsesNewAnimations:(BOOL)arg1; -- (BOOL)_usesNewAnimations; -- (BOOL)transparentBackground; -- (void)setTransparentBackground:(BOOL)arg1; -- (int)barStyle; -- (void)setBarStyle:(int)arg1; -- (void)_setAutosizeText:(BOOL)arg1; -@property(nonatomic, getter=isMomentary) BOOL momentary; -- (void)setSegmentControlStyle:(int)arg1; -- (int)segmentControlStyle; +- (void)removeSegmentAtIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)_insertSegmentWithAttributedTitle:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)_setUsesNewAnimations:(_Bool)arg1; +- (_Bool)_usesNewAnimations; +- (_Bool)transparentBackground; +- (void)setTransparentBackground:(_Bool)arg1; +- (long long)barStyle; +- (void)setBarStyle:(long long)arg1; +- (void)_setAutosizeText:(_Bool)arg1; +@property(nonatomic, getter=isMomentary) _Bool momentary; +- (void)setSegmentControlStyle:(long long)arg1; +- (long long)segmentControlStyle; - (void)setControlSize:(int)arg1; -- (void)_setControlSize:(int)arg1 andInvalidate:(BOOL)arg2; +- (void)_setControlSize:(int)arg1 andInvalidate:(_Bool)arg2; - (int)controlSize; -@property(nonatomic) int segmentedControlStyle; -- (void)_setAppearanceIsTiled:(BOOL)arg1 leftCapWidth:(unsigned int)arg2 rightCapWidth:(unsigned int)arg3; -- (void)_setSegmentedControlAppearance:(CDStruct_a542d031 *)arg1; +@property(nonatomic) long long segmentedControlStyle; +- (void)_setAppearanceIsTiled:(_Bool)arg1 leftCapWidth:(unsigned long long)arg2 rightCapWidth:(unsigned long long)arg3; +- (void)_setSegmentedControlAppearance:(CDStruct_41b0f204 *)arg1; - (void)_setNeedsAppearanceUpdate; - (void)_resetForAppearanceChange; -- (void)_setOptionsShadowHidden:(BOOL)arg1; -- (BOOL)_optionsShadowHidden; +- (void)_setOptionsShadowHidden:(_Bool)arg1; +- (_Bool)_optionsShadowHidden; - (void)_updateOptionsBackground; - (void)_setCurrentBackgroundImage:(id)arg1; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; @@ -155,31 +154,8 @@ - (id)initWithItems:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonSegmentedControlInit; -- (void)updateForMiniBarState:(BOOL)arg1; -@property(nonatomic) BOOL apportionsSegmentWidthsByContent; -- (id)infoViewForSegment:(int)arg1; -- (int)selectedSegment; -- (void)setSelectedSegment:(int)arg1; -- (BOOL)isEnabledForSegment:(unsigned int)arg1; -- (void)setEnabled:(BOOL)arg1 forSegment:(unsigned int)arg2; -- (struct CGSize)contentOffsetForSegment:(unsigned int)arg1; -- (void)setContentOffset:(struct CGSize)arg1 forSegment:(unsigned int)arg2; -- (float)widthForSegment:(unsigned int)arg1; -- (void)setWidth:(float)arg1 forSegment:(unsigned int)arg2; -- (id)imageForSegment:(unsigned int)arg1; -- (void)setImage:(id)arg1 forSegment:(unsigned int)arg2; -- (id)titleForSegment:(unsigned int)arg1; -- (void)setTitle:(id)arg1 forSegment:(unsigned int)arg2; -- (void)removeSegment:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)insertSegment:(unsigned int)arg1 withImage:(id)arg2 animated:(BOOL)arg3; -- (void)insertSegment:(unsigned int)arg1 withTitle:(id)arg2 animated:(BOOL)arg3; -- (void)addSegmentWithTitle:(id)arg1; -- (void)selectSegment:(int)arg1; -- (void)setImagePadding:(struct CGSize)arg1 forSegment:(unsigned int)arg2; -- (void)setAlwaysNotifiesDelegateOfSegmentClicks:(BOOL)arg1; -- (void)setDelegate:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 withStyle:(int)arg2 withItems:(id)arg3; -- (id)scriptingInfoWithChildren; +- (void)updateForMiniBarState:(_Bool)arg1; +@property(nonatomic) _Bool apportionsSegmentWidthsByContent; @end diff --git a/iOS7/Frameworks/UIKit/UISelectionGrabber-UISelectionGrabberUnitTestAdditions.h b/iOS7/Frameworks/UIKit/UISelectionGrabber-UISelectionGrabberUnitTestAdditions.h new file mode 100644 index 000000000..ea794e9ef --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISelectionGrabber-UISelectionGrabberUnitTestAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISelectionGrabber (UISelectionGrabberUnitTestAdditions) ++ (id)_grabberDot; +- (id)_dotView; +@end + diff --git a/iOS7/Frameworks/UIKit/UISelectionGrabber.h b/iOS7/Frameworks/UIKit/UISelectionGrabber.h index 3f07ec4df..acd341394 100644 --- a/iOS7/Frameworks/UIKit/UISelectionGrabber.h +++ b/iOS7/Frameworks/UIKit/UISelectionGrabber.h @@ -8,43 +8,44 @@ @class UISelectionGrabberDot, UITextRangeView; +// Not exported @interface UISelectionGrabber : UIView { UISelectionGrabberDot *m_dotView; - BOOL m_isDotted; - BOOL m_activeFlattened; - BOOL m_alertFlattened; - BOOL m_navigationTransitionFlattened; - BOOL m_animating; + _Bool m_isDotted; + _Bool m_activeFlattened; + _Bool m_alertFlattened; + _Bool m_navigationTransitionFlattened; + _Bool m_animating; int m_orientation; int _applicationDeactivationReason; } -+ (id)_grabberDot; @property(nonatomic) int orientation; // @synthesize orientation=m_orientation; -@property(nonatomic) BOOL animating; // @synthesize animating=m_animating; -@property(nonatomic) BOOL navigationTransitionFlattened; // @synthesize navigationTransitionFlattened=m_navigationTransitionFlattened; -@property(nonatomic) BOOL activeFlattened; // @synthesize activeFlattened=m_activeFlattened; -@property(nonatomic) BOOL alertFlattened; // @synthesize alertFlattened=m_alertFlattened; -@property(nonatomic) BOOL isDotted; // @synthesize isDotted=m_isDotted; +@property(nonatomic) _Bool animating; // @synthesize animating=m_animating; +@property(nonatomic) _Bool navigationTransitionFlattened; // @synthesize navigationTransitionFlattened=m_navigationTransitionFlattened; +@property(nonatomic) _Bool activeFlattened; // @synthesize activeFlattened=m_activeFlattened; +@property(nonatomic) _Bool alertFlattened; // @synthesize alertFlattened=m_alertFlattened; +@property(nonatomic) _Bool isDotted; // @synthesize isDotted=m_isDotted; - (void)drawRect:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)didMoveToSuperview; -- (BOOL)isPointedLeft; -- (BOOL)isPointedRight; -- (BOOL)isPointedUp; -- (BOOL)isPointedDown; -- (BOOL)isVertical; +- (_Bool)isPointedLeft; +- (_Bool)isPointedRight; +- (_Bool)isPointedUp; +- (_Bool)isPointedDown; +- (_Bool)isVertical; - (void)updateDot; -- (BOOL)dotIsVisbleInDocument:(struct CGRect)arg1; -- (BOOL)clipDot:(struct CGRect)arg1; +- (_Bool)scroller:(id)arg1 fullyContainSelectionRect:(struct CGRect)arg2; +- (_Bool)dotIsVisbleInDocument:(struct CGRect)arg1; +- (_Bool)clipDot:(struct CGRect)arg1; - (void)removeFromSuperview; -- (void)setHidden:(BOOL)arg1; -- (BOOL)autoscrolled; -- (BOOL)inputViewIsChanging; -- (BOOL)isRotating; -- (BOOL)isScaling; -- (BOOL)isScrolling; +- (void)setHidden:(_Bool)arg1; +- (_Bool)autoscrolled; +- (_Bool)inputViewIsChanging; +- (_Bool)isRotating; +- (_Bool)isScaling; +- (_Bool)isScrolling; - (void)canExpandAfterNavigationTransition:(id)arg1; - (void)mustFlattenForNavigationTransition:(id)arg1; - (void)canExpandAfterBecomeActive:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UISelectionGrabberDot.h b/iOS7/Frameworks/UIKit/UISelectionGrabberDot.h index 8913dd08c..04699b9cf 100644 --- a/iOS7/Frameworks/UIKit/UISelectionGrabberDot.h +++ b/iOS7/Frameworks/UIKit/UISelectionGrabberDot.h @@ -8,6 +8,7 @@ @class UISelectionGrabber; +// Not exported @interface UISelectionGrabberDot : UIView { UISelectionGrabber *m_grabber; @@ -17,9 +18,9 @@ - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (int)textEffectsVisibilityLevel; -- (int)textEffectsVisibilityLevelWhenKey; +- (int)textEffectsVisibilityLevelInKeyboardWindow; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1 container:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UISelectionTapRecognizer.h b/iOS7/Frameworks/UIKit/UISelectionTapRecognizer.h index 14a330206..05cb662c9 100644 --- a/iOS7/Frameworks/UIKit/UISelectionTapRecognizer.h +++ b/iOS7/Frameworks/UIKit/UISelectionTapRecognizer.h @@ -8,14 +8,15 @@ @class UIResponder; +// Not exported @interface UISelectionTapRecognizer : UITextTapRecognizer { UIResponder *_textView; } @property UIResponder *textView; // @synthesize textView=_textView; -- (void)setState:(int)arg1; -- (BOOL)isCloseToSelection; +- (void)setState:(long long)arg1; +- (_Bool)isCloseToSelection; @end diff --git a/iOS7/Frameworks/UIKit/UIShadowView.h b/iOS7/Frameworks/UIKit/UIShadowView.h index 8cfbf0ef3..3d7081223 100644 --- a/iOS7/Frameworks/UIKit/UIShadowView.h +++ b/iOS7/Frameworks/UIKit/UIShadowView.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UIShadowView : UIView { UIImage *_image; @@ -17,7 +18,7 @@ + (id)topShadowImage; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; -- (void)setShadowImage:(id)arg1 forEdge:(int)arg2 inside:(BOOL)arg3; +- (void)setShadowImage:(id)arg1 forEdge:(unsigned long long)arg2 inside:(_Bool)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISharedArtwork-Introspection.h b/iOS7/Frameworks/UIKit/UISharedArtwork-Introspection.h new file mode 100644 index 000000000..7e967d4cc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISharedArtwork-Introspection.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISharedArtwork (Introspection) +- (void)enumerateImageInfoWithBlock:(id)arg1; +- (id)imageNamed:(id)arg1 scale:(int)arg2 device:(int)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UISharedArtwork.h b/iOS7/Frameworks/UIKit/UISharedArtwork.h index 71e1845c4..871d9e82b 100644 --- a/iOS7/Frameworks/UIKit/UISharedArtwork.h +++ b/iOS7/Frameworks/UIKit/UISharedArtwork.h @@ -12,28 +12,26 @@ { NSMutableDictionary *_images; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _lock; id *_files; int _preferredScale; int _preferredDevice; } -- (id)nameAtIndex:(unsigned int)arg1; -- (id)imageAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)nameAtIndex:(unsigned long long)arg1; +- (id)imageAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)imageNamed:(id)arg1 device:(int)arg2; -- (id)imageNamed:(id)arg1 idiom:(int)arg2; +- (id)imageNamed:(id)arg1 idiom:(long long)arg2; - (id)imageNamed:(id)arg1; -- (void)cacheImage:(id)arg1 name:(id)arg2 index:(unsigned int)arg3; -@property(nonatomic) int preferredIdiom; -@property(nonatomic) float preferredScale; +- (void)cacheImage:(id)arg1 name:(id)arg2 index:(unsigned long long)arg3; +@property(nonatomic) long long preferredIdiom; +@property(nonatomic) double preferredScale; - (void)dealloc; - (id)initWithBasePath:(id)arg1; - (id)initWithName:(id)arg1 inBundle:(id)arg2; -- (void)enumerateImageInfoWithBlock:(id)arg1; -- (id)imageNamed:(id)arg1 scale:(int)arg2 device:(int)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UISharedArtworkFile.h b/iOS7/Frameworks/UIKit/UISharedArtworkFile.h index 08ba33773..b2340f8a4 100644 --- a/iOS7/Frameworks/UIKit/UISharedArtworkFile.h +++ b/iOS7/Frameworks/UIKit/UISharedArtworkFile.h @@ -6,22 +6,23 @@ #import "NSObject.h" +// Not exported @interface UISharedArtworkFile : NSObject { int _scale; int _device; struct UISharedArtworkFileHeader *_data; - unsigned long _length; + unsigned long long _length; } @property(readonly, nonatomic) int device; // @synthesize device=_device; @property(readonly, nonatomic) int scale; // @synthesize scale=_scale; -- (id)nameAtIndex:(unsigned int)arg1; -- (id)imageAtIndex:(unsigned int)arg1; -- (unsigned int)indexForImageNamed:(id)arg1; +- (id)nameAtIndex:(unsigned long long)arg1; +- (id)imageAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexForImageNamed:(id)arg1; - (void)enumerateImageInfoWithBlock:(id)arg1; -- (BOOL)hasImagesForScale:(int)arg1 device:(int)arg2; -- (unsigned int)count; +- (_Bool)hasImagesForScale:(int)arg1 device:(int)arg2; +- (unsigned long long)count; - (void)dealloc; - (id)initWithBasePath:(id)arg1 info:(const CDStruct_04eade4e *)arg2; diff --git a/iOS7/Frameworks/UIKit/UISimpleSelectionRect.h b/iOS7/Frameworks/UIKit/UISimpleSelectionRect.h index 0b7b95d5d..42b7e7c1d 100644 --- a/iOS7/Frameworks/UIKit/UISimpleSelectionRect.h +++ b/iOS7/Frameworks/UIKit/UISimpleSelectionRect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UISimpleSelectionRect : UITextSelectionRect { struct CGRect _rect; diff --git a/iOS7/Frameworks/UIKit/UISimpleTextPrintFormatter.h b/iOS7/Frameworks/UIKit/UISimpleTextPrintFormatter.h index 934470926..50f3cdd53 100644 --- a/iOS7/Frameworks/UIKit/UISimpleTextPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UISimpleTextPrintFormatter.h @@ -6,28 +6,21 @@ #import -@class NSAttributedString, NSString, UIColor, UIFont, UITextView, UITextViewPrintFormatter; +@class NSAttributedString, NSString, UIColor, UIFont; @interface UISimpleTextPrintFormatter : UIPrintFormatter { - UITextView *_textView; - UITextViewPrintFormatter *_textViewPrintFormatter; } -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (int)_recalcPageCount; -- (void)removeFromPrintPageRenderer; -- (id)_textViewPrintFormatter; -@property(nonatomic) int textAlignment; // @dynamic textAlignment; +- (id)initWithAttributedText:(id)arg1; +- (id)initWithText:(id)arg1; + +// Remaining properties +@property(copy, nonatomic) NSAttributedString *attributedText; // @dynamic attributedText; @property(retain, nonatomic) UIColor *color; // @dynamic color; @property(retain, nonatomic) UIFont *font; // @dynamic font; -@property(copy, nonatomic) NSAttributedString *attributedText; @property(copy, nonatomic) NSString *text; // @dynamic text; -- (void)dealloc; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithAttributedText:(id)arg1; -- (id)initWithText:(id)arg1; +@property(nonatomic) long long textAlignment; // @dynamic textAlignment; @end diff --git a/iOS7/Frameworks/UIKit/UISlider-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UISlider-SyntheticEvents.h new file mode 100644 index 000000000..e2df5f313 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISlider-SyntheticEvents.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISlider (SyntheticEvents) +- (id)scriptingInfoWithChildren; +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UISlider-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UISlider-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..2b2cabebc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISlider-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISlider (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UISlider-UISliderContentLookup.h b/iOS7/Frameworks/UIKit/UISlider-UISliderContentLookup.h new file mode 100644 index 000000000..0a4123f08 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISlider-UISliderContentLookup.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISlider (UISliderContentLookup) +- (id)_maximumTrackImageForState:(unsigned long long)arg1; +- (id)_minimumTrackImageForState:(unsigned long long)arg1; +- (id)_thumbImageForState:(unsigned long long)arg1; +- (id)_contentForState:(unsigned long long)arg1; +- (void)_setMaximumTrackImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setMinimumTrackImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setThumbTintColor:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setThumbImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)_setContent:(id)arg1 forState:(unsigned long long)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UISlider-UISliderPrivate.h b/iOS7/Frameworks/UIKit/UISlider-UISliderPrivate.h new file mode 100644 index 000000000..bab0199b7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISlider-UISliderPrivate.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISlider (UISliderPrivate) +- (id)_maxValueView; +- (id)_minValueView; +- (id)_maxTrackView; +- (id)_minTrackView; +- (void)_setUseLookNeue:(_Bool)arg1; +- (struct UIEdgeInsets)_thumbHitEdgeInsets; +- (_Bool)_isThumbEnabled; +- (void)_setMinimumTrackVisible:(_Bool)arg1 withDuration:(double)arg2; +- (void)_setThumbEnabled:(_Bool)arg1; +- (_Bool)_trackEnabled; +- (void)_setTrackEnabled:(_Bool)arg1; +- (void)setMaximumTrackImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setMinimumTrackImage:(id)arg1 forStates:(unsigned long long)arg2; +- (void)setThumbImage:(id)arg1 forStates:(unsigned long long)arg2; +- (id)createThumbView; +- (struct CGRect)valueTextRectForBounds:(struct CGRect)arg1; +- (void)setShowValue:(_Bool)arg1; +- (_Bool)isAnimatingValueChange; +- (_Bool)_alwaysHandleScrollerMouseEvent; +@end + diff --git a/iOS7/Frameworks/UIKit/UISlider.h b/iOS7/Frameworks/UIKit/UISlider.h index 43a1e1909..9e9a8cf88 100644 --- a/iOS7/Frameworks/UIKit/UISlider.h +++ b/iOS7/Frameworks/UIKit/UISlider.h @@ -15,7 +15,7 @@ float _value; float _minValue; float _maxValue; - float _alpha; + double _alpha; struct __CFDictionary *_contentLookup; UIImageView *_minValueImageView; UIImageView *_maxValueImageView; @@ -33,7 +33,7 @@ unsigned int thumbDisabled:1; unsigned int minTrackHidden:1; } _sliderFlags; - float _hitOffset; + double _hitOffset; UIColor *_minTintColor; UIColor *_maxTintColor; UIColor *_thumbTintColor; @@ -41,44 +41,44 @@ UIView *_trackContainerView; UIView *_thumbViewNeue; CAShapeLayer *_thumbViewNeueShape; - BOOL _useLookNeue; - BOOL _trackIsArtworkBased; - BOOL _thumbIsArtworkBased; + _Bool _useLookNeue; + _Bool _trackIsArtworkBased; + _Bool _thumbIsArtworkBased; UIView *_minTrackViewNeue; UIView *_maxTrackViewNeue; CAGradientLayer *_maxTrackGradientLayer; - BOOL _maxColorIsValid; + _Bool _maxColorIsValid; UIImageView *_innerThumbView; } @property(retain, nonatomic) UIColor *thumbTintColor; // @synthesize thumbTintColor=_thumbTintColor; @property(retain, nonatomic) UIColor *maximumTrackTintColor; // @synthesize maximumTrackTintColor=_maxTintColor; @property(retain, nonatomic) UIColor *minimumTrackTintColor; // @synthesize minimumTrackTintColor=_minTintColor; -- (BOOL)cancelTouchTracking; +- (_Bool)cancelTouchTracking; - (void)_controlTouchEnded:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchMoved:(id)arg1 withEvent:(id)arg2; - (void)_controlTouchBegan:(id)arg1 withEvent:(id)arg2; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)cancelMouseTracking; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)cancelMouseTracking; - (void)_sendDelayedActions; - (void)_sliderAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_sliderAnimationWillStart:(id)arg1 context:(id)arg2; @property(nonatomic) float maximumValue; // @dynamic maximumValue; @property(nonatomic) float minimumValue; // @dynamic minimumValue; -- (void)_setValue:(float)arg1 andSendAction:(BOOL)arg2; -- (void)_setValue:(float)arg1 minValue:(float)arg2 maxValue:(float)arg3 andSendAction:(BOOL)arg4; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +- (void)_setValue:(float)arg1 andSendAction:(_Bool)arg2; +- (void)_setValue:(float)arg1 minValue:(float)arg2 maxValue:(float)arg3 andSendAction:(_Bool)arg4; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; @property(nonatomic) float value; // @dynamic value; -- (void)setAlpha:(float)arg1; -@property(nonatomic, getter=isContinuous) BOOL continuous; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)_updateAppearanceForEnabled:(BOOL)arg1; +- (void)setAlpha:(double)arg1; +@property(nonatomic, getter=isContinuous) _Bool continuous; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)_updateAppearanceForEnabled:(_Bool)arg1; - (void)didMoveToWindow; -- (void)_layoutSubviewsForBoundsChange:(BOOL)arg1; +- (void)_layoutSubviewsForBoundsChange:(_Bool)arg1; - (void)_updateMaxTrackColor; - (void)layoutSubviews; - (void)setBounds:(struct CGRect)arg1; @@ -86,32 +86,32 @@ - (struct UIEdgeInsets)alignmentRectInsets; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; - (struct CGRect)trackRectForBounds:(struct CGRect)arg1; - (struct CGRect)maximumValueImageRectForBounds:(struct CGRect)arg1; - (struct CGRect)minimumValueImageRectForBounds:(struct CGRect)arg1; - (void)tintColorDidChange; -- (void)_emptyTrackMaskAnimated:(BOOL)arg1; -- (void)_fillTrackMaskAnimated:(BOOL)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (struct CGPath *)_maskPathForBounds:(struct CGRect)arg1 edgeInset:(struct UIEdgeInsets)arg2 andProgress:(float)arg3; +- (void)_emptyTrackMaskAnimated:(_Bool)arg1; +- (void)_fillTrackMaskAnimated:(_Bool)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (struct CGPath *)_maskPathForBounds:(struct CGRect)arg1 edgeInset:(struct UIEdgeInsets)arg2 andProgress:(double)arg3; - (id)_roundedCornersBezierPathInRect:(struct CGRect)arg1; @property(retain, nonatomic) UIImage *maximumValueImage; @property(retain, nonatomic) UIImage *minimumValueImage; @property(readonly, nonatomic) UIImage *currentMaximumTrackImage; @property(readonly, nonatomic) UIImage *currentMinimumTrackImage; @property(readonly, nonatomic) UIImage *currentThumbImage; -- (id)maximumTrackImageForState:(unsigned int)arg1; -- (id)minimumTrackImageForState:(unsigned int)arg1; -- (id)thumbImageForState:(unsigned int)arg1; -- (void)setMaximumTrackImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setMinimumTrackImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setThumbImage:(id)arg1 forState:(unsigned int)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (id)maximumTrackImageForState:(unsigned long long)arg1; +- (id)minimumTrackImageForState:(unsigned long long)arg1; +- (id)thumbImageForState:(unsigned long long)arg1; +- (void)setMaximumTrackImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setMinimumTrackImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setThumbImage:(id)arg1 forState:(unsigned long long)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (id)description; - (void)dealloc; -- (void)_rebuildControlThumb:(BOOL)arg1 track:(BOOL)arg2; +- (void)_rebuildControlThumb:(_Bool)arg1 track:(_Bool)arg2; - (void)_buildTrackArtwork; - (void)_buildTrackNeue; - (void)_initSubviews; @@ -122,38 +122,6 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)init; -- (id)_maxValueView; -- (id)_minValueView; -- (id)_maxTrackView; -- (id)_minTrackView; -- (void)_setUseLookNeue:(BOOL)arg1; -- (struct UIEdgeInsets)_thumbHitEdgeInsets; -- (BOOL)_isThumbEnabled; -- (void)_setMinimumTrackVisible:(BOOL)arg1 withDuration:(double)arg2; -- (void)_setThumbEnabled:(BOOL)arg1; -- (BOOL)_trackEnabled; -- (void)_setTrackEnabled:(BOOL)arg1; -- (void)setMaximumTrackImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)setMinimumTrackImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)setThumbImage:(id)arg1 forStates:(unsigned int)arg2; -- (id)createThumbView; -- (struct CGRect)valueTextRectForBounds:(struct CGRect)arg1; -- (void)setShowValue:(BOOL)arg1; -- (BOOL)isAnimatingValueChange; -- (BOOL)_alwaysHandleScrollerMouseEvent; -- (id)_maximumTrackImageForState:(unsigned int)arg1; -- (id)_minimumTrackImageForState:(unsigned int)arg1; -- (id)_thumbImageForState:(unsigned int)arg1; -- (id)_contentForState:(unsigned int)arg1; -- (void)_setMaximumTrackImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setMinimumTrackImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setThumbTintColor:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setThumbImage:(id)arg1 forStates:(unsigned int)arg2; -- (void)_setContent:(id)arg1 forState:(unsigned int)arg2; -- (id)scriptingInfoWithChildren; -- (id)_scriptingInfo; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; @end diff --git a/iOS7/Frameworks/UIKit/UISliderContent.h b/iOS7/Frameworks/UIKit/UISliderContent.h index 871834996..a1728d825 100644 --- a/iOS7/Frameworks/UIKit/UISliderContent.h +++ b/iOS7/Frameworks/UIKit/UISliderContent.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface UISliderContent : NSObject { UIImage *thumb; @@ -19,7 +20,7 @@ @property(retain, nonatomic) UIImage *minTrack; // @synthesize minTrack; @property(retain, nonatomic) UIImage *thumb; // @synthesize thumb; - (void)dealloc; -@property(readonly, nonatomic) BOOL isEmpty; // @dynamic isEmpty; +@property(readonly, nonatomic) _Bool isEmpty; // @dynamic isEmpty; @end diff --git a/iOS7/Frameworks/UIKit/UISnapBehavior.h b/iOS7/Frameworks/UIKit/UISnapBehavior.h index ac97cac25..cf440bcb0 100644 --- a/iOS7/Frameworks/UIKit/UISnapBehavior.h +++ b/iOS7/Frameworks/UIKit/UISnapBehavior.h @@ -11,9 +11,9 @@ @interface UISnapBehavior : UIDynamicBehavior { struct CGPoint _anchorPoint; - float _damping; - float _distance; - float _frequency; + double _damping; + double _distance; + double _frequency; struct { unsigned int attachedToView:1; unsigned int dampingSet:1; @@ -24,14 +24,14 @@ PKPhysicsBody *_anchorBody; } -@property(nonatomic) float damping; // @synthesize damping=_damping; +@property(nonatomic) double damping; // @synthesize damping=_damping; - (id)description; - (void)_dissociate; - (void)_associate; -- (void)_setFrequency:(float)arg1; -- (float)_frequency; -- (void)_setDistance:(float)arg1; -- (float)_distance; +- (void)_setFrequency:(double)arg1; +- (double)_frequency; +- (void)_setDistance:(double)arg1; +- (double)_distance; - (void)dealloc; - (id)initWithItem:(id)arg1 snapToPoint:(struct CGPoint)arg2; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UISnapshotModalViewController.h b/iOS7/Frameworks/UIKit/UISnapshotModalViewController.h index ece563342..7f1a25b98 100644 --- a/iOS7/Frameworks/UIKit/UISnapshotModalViewController.h +++ b/iOS7/Frameworks/UIKit/UISnapshotModalViewController.h @@ -8,19 +8,20 @@ @class UINavigationController; +// Not exported @interface UISnapshotModalViewController : UIViewController { - int _interfaceOrientation; + long long _interfaceOrientation; UIViewController *_disappearingViewController; UINavigationController *_parentController; } @property(retain, nonatomic) UIViewController *disappearingViewController; // @synthesize disappearingViewController=_disappearingViewController; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)dealloc; -- (id)initWithInterfaceOrientation:(int)arg1; +- (id)initWithInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISnapshotView.h b/iOS7/Frameworks/UIKit/UISnapshotView.h index 35666f917..ea9668b7a 100644 --- a/iOS7/Frameworks/UIKit/UISnapshotView.h +++ b/iOS7/Frameworks/UIKit/UISnapshotView.h @@ -49,8 +49,8 @@ - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @property(nonatomic, getter=_snapshotRect, setter=_setSnapshotRect:) struct CGRect snapshotRect; -@property(nonatomic, getter=isVerticalStretchEnabled) BOOL verticalStretchEnabled; -@property(nonatomic, getter=isEdgeAntialiasingEnabled) BOOL edgeAntialiasingEnabled; +@property(nonatomic, getter=isVerticalStretchEnabled) _Bool verticalStretchEnabled; +@property(nonatomic, getter=isEdgeAntialiasingEnabled) _Bool edgeAntialiasingEnabled; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UISocialActivity.h b/iOS7/Frameworks/UIKit/UISocialActivity.h index c17cd5513..991156da2 100644 --- a/iOS7/Frameworks/UIKit/UISocialActivity.h +++ b/iOS7/Frameworks/UIKit/UISocialActivity.h @@ -15,7 +15,7 @@ UIImage *_composedImage; } -+ (int)activityCategory; ++ (long long)activityCategory; @property(retain, nonatomic) UIImage *composedImage; // @synthesize composedImage=_composedImage; @property(retain, nonatomic) SLComposeViewController *socialComposeViewController; // @synthesize socialComposeViewController=_socialComposeViewController; @property(copy, nonatomic) NSString *socialActivityType; // @synthesize socialActivityType=_socialActivityType; @@ -23,11 +23,11 @@ - (struct CGSize)_thumbnailSize; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (int)_blockingActivityItemTypes; -- (int)_activityItemTypes; +- (_Bool)canPerformWithActivityItems:(id)arg1; +- (long long)_blockingActivityItemTypes; +- (long long)_activityItemTypes; - (id)_serviceType; -- (int)_maxImageDataSize; +- (long long)_maxImageDataSize; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/UISoftwareDimmingWindow.h b/iOS7/Frameworks/UIKit/UISoftwareDimmingWindow.h index c8dac8393..de40f4fb4 100644 --- a/iOS7/Frameworks/UIKit/UISoftwareDimmingWindow.h +++ b/iOS7/Frameworks/UIKit/UISoftwareDimmingWindow.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UISoftwareDimmingWindow : UIWindow { float _overlayLevel; @@ -13,7 +14,7 @@ @property(nonatomic) float overlayLevel; // @synthesize overlayLevel=_overlayLevel; - (void)updateOverlayColor; -- (BOOL)_ignoresHitTest; +- (_Bool)_ignoresHitTest; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UISplitViewController-StateRestoration.h b/iOS7/Frameworks/UIKit/UISplitViewController-StateRestoration.h new file mode 100644 index 000000000..60077d337 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISplitViewController-StateRestoration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISplitViewController (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (id)_allContainedViewControllers; +@end + diff --git a/iOS7/Frameworks/UIKit/UISplitViewController.h b/iOS7/Frameworks/UIKit/UISplitViewController.h index b92f23793..cffa3e7fe 100644 --- a/iOS7/Frameworks/UIKit/UISplitViewController.h +++ b/iOS7/Frameworks/UIKit/UISplitViewController.h @@ -20,15 +20,16 @@ float _masterColumnWidth; float _gutterWidth; float _cornerRadius; - int _rotatingFromOrientation; - int _lastPresentedOrientation; + long long _rotatingFromOrientation; + long long _lastPresentedOrientation; struct CGRect _rotatingFromMasterViewFrame; struct CGRect _rotatingToMasterViewFrame; NSArray *_cornerImageViews; - unsigned int _slideTransitionCount; + UIView *_underBarSeparatorView; + unsigned long long _slideTransitionCount; UIView *_masterBackgroundView; - BOOL _presentsInFadingPopover; - BOOL _presentsWithGesture; + _Bool _presentsInFadingPopover; + _Bool _presentsWithGesture; UIGestureRecognizer *_popoverPresentationGestureRecognizer; struct { unsigned int validDelegateHiddenMasterOrientations:5; @@ -49,61 +50,62 @@ } _splitViewControllerFlags; } -+ (BOOL)_optsOutOfPopoverControllerHierarchyCheck; -+ (BOOL)doesOverrideSupportedInterfaceOrientations; -+ (BOOL)doesOverridePreferredInterfaceOrientationForPresentation; -+ (BOOL)_forcePresentsWithGesture; -+ (BOOL)_forcePresentsInSlidingPopover; -@property(nonatomic) BOOL presentsWithGesture; // @synthesize presentsWithGesture=_presentsWithGesture; ++ (_Bool)_optsOutOfPopoverControllerHierarchyCheck; ++ (_Bool)doesOverrideSupportedInterfaceOrientations; ++ (_Bool)doesOverridePreferredInterfaceOrientationForPresentation; ++ (_Bool)_forcePresentsWithGesture; ++ (_Bool)_forcePresentsInSlidingPopover; +@property(nonatomic) _Bool presentsWithGesture; // @synthesize presentsWithGesture=_presentsWithGesture; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_popoverController:(id)arg1 willAnimateToFrame:(struct CGRect)arg2; - (struct CGRect)_detailViewFrameWithPopoverControllerFrame:(struct CGRect)arg1; -- (void)_setResizesDetailOnSlide:(BOOL)arg1; -- (BOOL)_resizesDetailOnSlide; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1; +- (void)_setResizesDetailOnSlide:(_Bool)arg1; +- (_Bool)_resizesDetailOnSlide; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1; - (void)__viewWillLayoutSubviews; - (void)_updateMasterViewControllerFrame; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)snapshotForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)snapshotForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; - (void)snapshotAllViews; - (void)snapshotMasterView; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_invalidateHidesMasterViewInOrientation:(int)arg1; -- (BOOL)hidesMasterViewDuringRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -- (BOOL)revealsMasterViewDuringRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -- (BOOL)_isRotating; -- (int)preferredInterfaceOrientationForPresentation; -- (unsigned int)supportedInterfaceOrientations:(id)arg1; -- (BOOL)_shouldSynthesizeSupportedOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_invalidateHidesMasterViewInOrientation:(long long)arg1; +- (_Bool)hidesMasterViewDuringRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; +- (_Bool)revealsMasterViewDuringRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; +- (_Bool)_isRotating; +- (long long)preferredInterfaceOrientationForPresentation; +- (unsigned long long)supportedInterfaceOrientations:(id)arg1; +- (_Bool)_shouldSynthesizeSupportedOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)popoverWillAppear:(id)arg1; - (void)_presentGestureAttemptedWithPresentedPopoverController:(id)arg1; - (struct CGSize)_contentSizeForChildViewController:(id)arg1 inPopoverController:(id)arg2; - (void)toggleMasterVisible:(id)arg1; - (void)_dismissMasterViewController; -- (void)_presentMasterViewController:(BOOL)arg1; +- (void)_presentMasterViewController:(_Bool)arg1; - (void)purgeMemoryForReason:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)_effectivePresentsWithGesture; -@property(nonatomic, setter=_setPresentsInFadingPopover:) BOOL _presentsInFadingPopover; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)_effectivePresentsWithGesture; +@property(nonatomic, setter=_setPresentsInFadingPopover:) _Bool _presentsInFadingPopover; - (void)setGutterWidth:(float)arg1; - (float)gutterWidth; - (void)setMasterColumnWidth:(float)arg1; - (float)masterColumnWidth; -- (void)setHidesMasterViewInPortrait:(BOOL)arg1; -- (BOOL)hidesMasterViewInLandscape; -- (BOOL)hidesMasterViewInPortrait; +- (void)setHidesMasterViewInPortrait:(_Bool)arg1; +- (_Bool)hidesMasterViewInLandscape; +- (_Bool)hidesMasterViewInPortrait; - (id)detailViewController; - (id)masterViewController; +- (void)_setupUnderBarSeparatorViewForOrientation:(long long)arg1; @property(copy, nonatomic) NSArray *viewControllers; -- (void)_slideIn:(BOOL)arg1 viewController:(id)arg2 animated:(BOOL)arg3 totalDuration:(double)arg4 completion:(id)arg5; -- (BOOL)_canSlideMaster; -- (BOOL)_canDisplayHostedMaster; -- (BOOL)_delegateUsesLegacySlideSPI; +- (void)_slideIn:(_Bool)arg1 viewController:(id)arg2 animated:(_Bool)arg3 totalDuration:(double)arg4 completion:(id)arg5; +- (_Bool)_canSlideMaster; +- (_Bool)_canDisplayHostedMaster; +- (_Bool)_delegateUsesLegacySlideSPI; - (void)setLeftColumnWidth:(float)arg1; - (float)leftColumnWidth; - (void)_viewControllerHiding:(id)arg1; @@ -113,14 +115,14 @@ - (struct CGRect)_masterViewFrame; - (void)_addOrRemovePopoverPresentationGestureRecognizer; - (void)_calculateDelegateHiddenMasterOrientations; -- (BOOL)_isHidesMasterInLandscapeValid; -- (BOOL)_isHidesMasterInPortraitValid; -- (BOOL)_isMasterViewShown; -- (BOOL)_isMasterViewShownByDefault; -- (void)unloadViewForced:(BOOL)arg1; -- (BOOL)_isLandscape; +- (_Bool)_isHidesMasterInLandscapeValid; +- (_Bool)_isHidesMasterInPortraitValid; +- (_Bool)_isMasterViewShown; +- (_Bool)_isMasterViewShownByDefault; +- (void)unloadViewForced:(_Bool)arg1; +- (_Bool)_isLandscape; - (void)loadView; -- (BOOL)_shouldPersistViewWhenCoding; +- (_Bool)_shouldPersistViewWhenCoding; - (void)_loadNewSubviews:(id)arg1; - (void)loadSubviews; - (void)dealloc; @@ -128,9 +130,6 @@ - (id)initWithCoder:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (void)_commonInit; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (id)_allContainedViewControllers; @end diff --git a/iOS7/Frameworks/UIKit/UISpringBoardHostedView.h b/iOS7/Frameworks/UIKit/UISpringBoardHostedView.h index 1c9b578bb..f21cac076 100644 --- a/iOS7/Frameworks/UIKit/UISpringBoardHostedView.h +++ b/iOS7/Frameworks/UIKit/UISpringBoardHostedView.h @@ -8,18 +8,19 @@ @class NSString, UIWindow; +// Not exported @interface UISpringBoardHostedView : UIView { NSString *_remoteViewIdentifier; UIWindow *_remoteWindow; - BOOL _remoteViewOpaque; + _Bool _remoteViewOpaque; } - (id)remoteViewIdentifier; - (void)unregister; - (void)dealloc; - (void)registerWithIdentifier:(id)arg1; -- (void)setRemoteViewOpaque:(BOOL)arg1; +- (void)setRemoteViewOpaque:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStateRestorationKeyedUnarchiver.h b/iOS7/Frameworks/UIKit/UIStateRestorationKeyedUnarchiver.h index fadcda039..010e9e531 100644 --- a/iOS7/Frameworks/UIKit/UIStateRestorationKeyedUnarchiver.h +++ b/iOS7/Frameworks/UIKit/UIStateRestorationKeyedUnarchiver.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface UIStateRestorationKeyedUnarchiver : NSKeyedUnarchiver { NSDictionary *_defaultValues; diff --git a/iOS7/Frameworks/UIKit/UIStatusBar.h b/iOS7/Frameworks/UIKit/UIStatusBar.h index 154589659..158bc4675 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBar.h +++ b/iOS7/Frameworks/UIKit/UIStatusBar.h @@ -9,158 +9,170 @@ #import "UIStatusBarServerClient-Protocol.h" #import "UIStatusBarStateObserver-Protocol.h" -@class NSMutableArray, NSNumber, NSString, UIColor, UILabel, UIStatusBarBackgroundView, UIStatusBarForegroundView, UIStatusBarServer, UIStatusBarStyleAnimationParameters, UIStatusBarStyleAttributes, UIStatusBarWindow; +@class NSMutableArray, NSMutableSet, NSNumber, NSString, UIColor, UILabel, UIStatusBarBackgroundView, UIStatusBarForegroundView, UIStatusBarServer, UIStatusBarStyleAnimationParameters, UIStatusBarStyleAttributes, UIStatusBarStyleRequest, UIStatusBarWindow; @interface UIStatusBar : _UIScrollsToTopInitiatorView { UIStatusBarWindow *_statusBarWindow; UIStatusBarServer *_statusBarServer; id _inProcessProvider; - BOOL _showsForeground; + _Bool _showsForeground; UIStatusBarBackgroundView *_backgroundView; UIStatusBarForegroundView *_foregroundView; UILabel *_doubleHeightLabel; NSString *_currentDoubleHeightText; - CDStruct_87a532be _currentRawData; + CDStruct_0e61b686 _currentRawData; NSMutableArray *_interruptedAnimationCompositeViews; UIStatusBarBackgroundView *_newStyleBackgroundView; UIStatusBarForegroundView *_newStyleForegroundView; UIStatusBar *_slidingStatusBar; - int _requestedStyle; + long long _requestedStyle; int _styleOverrides; UIStatusBarStyleAttributes *_styleAttributes; - int _orientation; - BOOL _hidden; - BOOL _suppressesHiddenSideEffects; - BOOL _foreground; - BOOL _registered; - BOOL _waitingOnCallbackAfterChangingStyleOverridesLocally; - BOOL _suppressGlow; - float _translucentBackgroundAlpha; - BOOL _showOnlyCenterItems; - CDStruct_364e5eb5 *_localDataOverrides; + long long _orientation; + _Bool _hidden; + _Bool _suppressesHiddenSideEffects; + _Bool _foreground; + _Bool _registered; + _Bool _waitingOnCallbackAfterChangingStyleOverridesLocally; + _Bool _suppressGlow; + double _translucentBackgroundAlpha; + _Bool _showOnlyCenterItems; + CDStruct_9dad2be2 *_localDataOverrides; UIColor *_tintColor; UIColor *_lastUsedBackgroundColor; UIStatusBarStyleAnimationParameters *_nextTintTransition; NSNumber *_overrideHeight; - BOOL _persistentAnimationsEnabled; - BOOL _homeItemsDisabled; - BOOL _simulatesLegacyAppearance; + NSMutableSet *_disableRasterizationReasons; + _Bool _persistentAnimationsEnabled; + _Bool _simulatesLegacyAppearance; + _Bool _serverUpdatesDisabled; + _Bool _homeItemsDisabled; id _styleDelegate; UIColor *_foregroundColor; - int _legibilityStyle; + long long _legibilityStyle; } -+ (id)_styleAttributesForStatusBarStyle:(int)arg1 modern:(BOOL)arg2; -+ (id)_styleAttributesForRequest:(id)arg1 modern:(BOOL)arg2; -+ (id)_newStyleAttributesForRequest:(id)arg1 modern:(BOOL)arg2; -+ (void)setSuppressUpdateAnimations:(BOOL)arg1; -+ (void)setTintOverrideEnabled:(BOOL)arg1 withColor:(id)arg2; -+ (int)lowBatteryLevel; -+ (void)getData:(CDStruct_87a532be *)arg1 forRequestedData:(const CDStruct_87a532be *)arg2 withOverrides:(const CDStruct_364e5eb5 *)arg3; ++ (id)_styleAttributesForStatusBarStyle:(long long)arg1 legacy:(_Bool)arg2; ++ (id)_styleAttributesForRequest:(id)arg1; ++ (id)_newStyleAttributesForRequest:(id)arg1; ++ (void)setSuppressUpdateAnimations:(_Bool)arg1; ++ (void)setTintOverrideEnabled:(_Bool)arg1 withColor:(id)arg2; ++ (long long)lowBatteryLevel; ++ (void)getData:(CDStruct_0e61b686 *)arg1 forRequestedData:(const CDStruct_0e61b686 *)arg2 withOverrides:(const CDStruct_9dad2be2 *)arg3; + (id)navBarTintColorFromStatusBarTintColor:(id)arg1; + (id)statusBarTintColorForNavBarTintColor:(id)arg1; + (id)defaultBlueTintColor; -+ (int)cornerStyleForRequestedStyle:(int)arg1 effectiveStyle:(int)arg2 alignment:(int)arg3; -+ (int)defaultStyleForRequestedStyle:(int)arg1 styleOverrides:(int)arg2; -+ (int)defaultStatusBarStyleWithTint:(BOOL)arg1; -+ (float)heightForStyle:(int)arg1 orientation:(int)arg2; -+ (struct CGRect)_frameForStyleAttributes:(id)arg1 orientation:(int)arg2; -+ (struct CGRect)_frameForStyleAttributes:(id)arg1 orientation:(int)arg2 inWindowOfSize:(struct CGSize)arg3; -+ (struct CGRect)_frameForStyle:(int)arg1 orientation:(int)arg2 inWindowOfSize:(struct CGSize)arg3; -@property(nonatomic) int legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; ++ (int)cornerStyleForRequestedStyle:(long long)arg1 effectiveStyle:(long long)arg2 alignment:(int)arg3; ++ (long long)defaultStyleForRequestedStyle:(long long)arg1 styleOverrides:(int)arg2; ++ (long long)defaultStatusBarStyleWithTint:(_Bool)arg1; ++ (double)heightForStyle:(long long)arg1 orientation:(long long)arg2; ++ (struct CGRect)_frameForStyleAttributes:(id)arg1 orientation:(long long)arg2; ++ (struct CGRect)_frameForStyleAttributes:(id)arg1 orientation:(long long)arg2 inWindowOfSize:(struct CGSize)arg3; ++ (struct CGRect)_frameForStyle:(long long)arg1 orientation:(long long)arg2 inWindowOfSize:(struct CGSize)arg3; +@property(nonatomic) long long legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; @property(retain, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; -@property(nonatomic) BOOL simulatesLegacyAppearance; // @synthesize simulatesLegacyAppearance=_simulatesLegacyAppearance; -@property(nonatomic) BOOL homeItemsDisabled; // @synthesize homeItemsDisabled=_homeItemsDisabled; -@property(nonatomic) BOOL persistentAnimationsEnabled; // @synthesize persistentAnimationsEnabled=_persistentAnimationsEnabled; +@property(nonatomic) _Bool homeItemsDisabled; // @synthesize homeItemsDisabled=_homeItemsDisabled; +@property(nonatomic) _Bool serverUpdatesDisabled; // @synthesize serverUpdatesDisabled=_serverUpdatesDisabled; +@property(nonatomic) _Bool simulatesLegacyAppearance; // @synthesize simulatesLegacyAppearance=_simulatesLegacyAppearance; +@property(nonatomic) _Bool persistentAnimationsEnabled; // @synthesize persistentAnimationsEnabled=_persistentAnimationsEnabled; @property(nonatomic) id styleDelegate; // @synthesize styleDelegate=_styleDelegate; +@property(readonly, nonatomic) int styleOverrides; // @synthesize styleOverrides=_styleOverrides; @property(nonatomic) UIStatusBarWindow *statusBarWindow; // @synthesize statusBarWindow=_statusBarWindow; - (void)_clearOverrideHeight; -- (void)_setOverrideHeight:(float)arg1; +- (void)_setOverrideHeight:(double)arg1; - (id)_currentComposedDataForStyle:(id)arg1; - (id)_currentComposedData; -- (float)_hiddenAlphaForHideAnimationParameters:(id)arg1; +- (double)_hiddenAlphaForHideAnimationParameters:(id)arg1; - (struct CGAffineTransform)_hiddenTransformForHideAnimationParameters:(id)arg1; -- (BOOL)_isTransparent; +- (_Bool)_isTransparent; - (id)_backgroundView; -- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; -- (void)statusBarServer:(id)arg1 didReceiveDoubleHeightStatusString:(id)arg2 forStyle:(int)arg3; -- (void)statusBarServer:(id)arg1 didReceiveGlowAnimationState:(BOOL)arg2 forStyle:(int)arg3; +- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; +- (void)statusBarServer:(id)arg1 didReceiveDoubleHeightStatusString:(id)arg2 forStyle:(long long)arg3; +- (void)statusBarServer:(id)arg1 didReceiveGlowAnimationState:(_Bool)arg2 forStyle:(long long)arg3; - (void)statusBarServer:(id)arg1 didReceiveStyleOverrides:(int)arg2; -- (void)statusBarServer:(id)arg1 didReceiveStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; -- (id)currentStyleRequest; -- (id)currentStyleRequestForStyle:(int)arg1; -- (void)setLegibilityStyle:(int)arg1 animationParameters:(id)arg2; +- (void)statusBarServer:(id)arg1 didReceiveStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; +- (void)_itemViewShouldEndDisablingRasterization:(id)arg1; +- (void)_itemViewShouldBeginDisablingRasterization:(id)arg1; +- (void)_endDisablingRasterizationForReason:(id)arg1; +- (void)_beginDisablingRasterizationForReason:(id)arg1; +- (void)_updateShouldRasterize; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (id)_currentStyleAttributes; +- (void)setStyleRequest:(id)arg1 animationParameters:(id)arg2; +@property(copy, nonatomic) UIStatusBarStyleRequest *styleRequest; +- (id)currentStyleRequestForStyle:(long long)arg1; +- (void)setLegibilityStyle:(long long)arg1 animationParameters:(id)arg2; - (void)_styleOverridesDidChange:(id)arg1; - (void)setForegroundColor:(id)arg1 animationParameters:(id)arg2; - (void)_updatePersistentAnimationsEnabledForForegroundView:(id)arg1; - (void)_itemViewPerformButtonAction:(id)arg1; -- (void)crossfadeTime:(BOOL)arg1 duration:(double)arg2; +- (void)crossfadeTime:(_Bool)arg1 duration:(double)arg2; - (void)_willEnterForeground:(id)arg1; - (void)_didEnterBackground:(id)arg1; - (void)_evaluateServerRegistration; - (void)didMoveToSuperview; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldSeekHigherPriorityTouchTarget; -- (BOOL)_touchShouldProduceReturnEvent; +- (_Bool)_shouldSeekHigherPriorityTouchTarget; +- (_Bool)_touchShouldProduceReturnEvent; - (id)_styleAttributesForRequest:(id)arg1; -- (void)setSuppressesHiddenSideEffects:(BOOL)arg1; -- (BOOL)isHidden; -- (void)setHidden:(BOOL)arg1; -- (void)setHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHidden:(BOOL)arg1 animationParameters:(id)arg2; -- (void)setOrientation:(int)arg1; +- (void)setSuppressesHiddenSideEffects:(_Bool)arg1; +- (_Bool)isHidden; +- (void)setHidden:(_Bool)arg1; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHidden:(_Bool)arg1 animationParameters:(id)arg2; +- (void)setOrientation:(long long)arg1; - (void)layoutSubviews; - (void)setTintColor:(id)arg1 withDuration:(double)arg2; - (void)setTintColor:(id)arg1; - (id)activeTintColor; - (void)_swapToNewForegroundView; - (void)_swapToNewBackgroundView; -- (void)_crossfadeToNewForegroundViewWithAlpha:(float)arg1; +- (void)_crossfadeToNewForegroundViewWithAlpha:(double)arg1; - (void)_crossfadeToNewBackgroundView; - (void)_setStyle:(id)arg1; - (void)_setFrameForStyle:(id)arg1; -- (void)_finishedSettingStyleWithOldHeight:(float)arg1 newHeight:(float)arg2 animation:(int)arg3; +- (void)_finishedSettingStyleWithOldHeight:(double)arg1 newHeight:(double)arg2 animation:(int)arg3; - (void)_setStyle:(id)arg1 animation:(int)arg2; - (id)_prepareToSetStyle:(id)arg1 animation:(int)arg2; - (void)_updateBackgroundFrame; - (struct CGRect)_backgroundFrameForAttributes:(id)arg1; - (void)_setVisualAltitudeBias:(struct CGSize)arg1; -- (void)_setVisualAltitude:(float)arg1; -- (id)_prepareInterruptedAnimationCompositeViewIncludingForeground:(BOOL)arg1; +- (void)_setVisualAltitude:(double)arg1; +- (id)_prepareInterruptedAnimationCompositeViewIncludingForeground:(_Bool)arg1; - (struct CGAffineTransform)_slideTransform; - (id)currentDoubleHeightLabelText; - (void)_adjustDoubleHeightTextVisibility; - (void)_setDoubleHeightStatusString:(id)arg1; - (void)_requestStyleAttributes:(id)arg1 animationParameters:(id)arg2; -- (void)requestStyle:(int)arg1 animationParameters:(id)arg2; -- (void)requestStyle:(int)arg1 animation:(int)arg2 startTime:(double)arg3 duration:(double)arg4 curve:(int)arg5; -- (void)requestStyle:(int)arg1 animated:(BOOL)arg2; -- (void)requestStyle:(int)arg1; -- (int)styleForRequestedStyle:(int)arg1; -- (BOOL)_shouldUseModernUI; -- (BOOL)isTranslucent; -- (BOOL)isDoubleHeight; -- (int)currentStyle; -- (float)heightForOrientation:(int)arg1; -- (struct CGRect)frameForOrientation:(int)arg1; -- (float)currentHeight; +- (void)requestStyle:(long long)arg1 animationParameters:(id)arg2; +- (void)requestStyle:(long long)arg1 animation:(int)arg2 startTime:(double)arg3 duration:(double)arg4 curve:(long long)arg5; +- (void)requestStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)requestStyle:(long long)arg1; +- (long long)styleForRequestedStyle:(long long)arg1; +- (_Bool)isTranslucent; +- (_Bool)isDoubleHeight; +- (long long)currentStyle; +- (double)_standardHeight; +- (double)heightForOrientation:(long long)arg1; +- (struct CGRect)frameForOrientation:(long long)arg1; +- (double)currentHeight; - (struct CGRect)currentFrame; -- (void)setLocalDataOverrides:(CDStruct_364e5eb5 *)arg1; -- (void)setShowsOnlyCenterItems:(BOOL)arg1; -- (void)setBackgroundAlpha:(float)arg1; -- (void)setSuppressesGlow:(BOOL)arg1; +- (void)setLocalDataOverrides:(CDStruct_9dad2be2 *)arg1; +- (void)setShowsOnlyCenterItems:(_Bool)arg1; +- (void)setBackgroundAlpha:(double)arg1; +- (void)setSuppressesGlow:(_Bool)arg1; - (void)forgetEitherSideHistory; - (void)noteStyleOverridesChangedLocally; -- (void)forceUpdateStyleOverrides:(BOOL)arg1; +- (void)forceUpdateStyleOverrides:(_Bool)arg1; - (void)forceUpdateGlowAnimation; - (void)forceUpdateDoubleHeightStatus; -- (void)forceUpdateToData:(const CDStruct_87a532be *)arg1 animated:(BOOL)arg2; -- (void)forceUpdateData:(BOOL)arg1; +- (void)forceUpdateToData:(const CDStruct_0e61b686 *)arg1 animated:(_Bool)arg2; +- (void)forceUpdateData:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 showForegroundView:(BOOL)arg2; -- (id)initWithFrame:(struct CGRect)arg1 showForegroundView:(BOOL)arg2 inProcessStateProvider:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1 showForegroundView:(_Bool)arg2; +- (id)initWithFrame:(struct CGRect)arg1 showForegroundView:(_Bool)arg2 inProcessStateProvider:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarActivityItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarActivityItemView.h index 41bfda400..a918dcfca 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarActivityItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarActivityItemView.h @@ -8,20 +8,23 @@ @class UIActivityIndicatorView; +// Not exported @interface UIStatusBarActivityItemView : UIStatusBarItemView { UIActivityIndicatorView *_activityIndicator; - BOOL _slowActivity; - BOOL _syncActivity; - BOOL _newsstandActivity; + _Bool _slowActivity; + _Bool _syncActivity; + _Bool _newsstandActivity; } -- (float)shadowPadding; -- (float)updateContentsAndWidth; -- (void)setVisible:(BOOL)arg1; -- (int)_activityIndicatorStyle; +- (double)shadowPadding; +- (double)updateContentsAndWidth; +- (void)setVisible:(_Bool)arg1; +- (void)_stopAnimating; +- (void)_startAnimating; +- (long long)_activityIndicatorStyle; - (void)dealloc; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarAdornmentWindow.h b/iOS7/Frameworks/UIKit/UIStatusBarAdornmentWindow.h index 18801653e..91faa8014 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarAdornmentWindow.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarAdornmentWindow.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIStatusBarAdornmentWindow : UIWindow { } -- (BOOL)_shouldZoom; +- (_Bool)_shouldZoom; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarAirplaneModeItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarAirplaneModeItemView.h index dcd3830b9..31c6303ea 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarAirplaneModeItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarAirplaneModeItemView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIStatusBarAirplaneModeItemView : UIStatusBarIndicatorItemView { } -- (void)setVisible:(BOOL)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; -- (float)extraLeftPadding; +- (void)setVisible:(_Bool)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; +- (double)extraLeftPadding; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarAnimationParameters.h b/iOS7/Frameworks/UIKit/UIStatusBarAnimationParameters.h index aefa19ae1..9ffdca875 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarAnimationParameters.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarAnimationParameters.h @@ -10,20 +10,20 @@ { double _duration; double _delay; - int _curve; + long long _curve; id <_UIBasicAnimationFactory> _animationFactory; double _startTime; } -+ (void)animateWithParameters:(id)arg1 fromCurrentState:(BOOL)arg2 frameInterval:(float)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)animateWithParameters:(id)arg1 fromCurrentState:(BOOL)arg2 animations:(id)arg3 completion:(void)arg4; ++ (void)animateWithParameters:(id)arg1 fromCurrentState:(_Bool)arg2 frameInterval:(double)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)animateWithParameters:(id)arg1 fromCurrentState:(_Bool)arg2 animations:(id)arg3 completion:(void)arg4; + (void)animateWithParameters:(id)arg1 animations:(id)arg2 completion:(void)arg3; @property(nonatomic) double startTime; // @synthesize startTime=_startTime; @property(retain, nonatomic) id <_UIBasicAnimationFactory> animationFactory; // @synthesize animationFactory=_animationFactory; -@property(nonatomic) int curve; // @synthesize curve=_curve; +@property(nonatomic) long long curve; // @synthesize curve=_curve; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) double delay; // @synthesize delay=_delay; -- (BOOL)shouldAnimate; +- (_Bool)shouldAnimate; - (id)initWithEmptyParameters; - (id)initWithDefaultParameters; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarAssistantEyesFreeStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarAssistantEyesFreeStyleAttributes.h index 82dfe5ddf..ecbf4feae 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarAssistantEyesFreeStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarAssistantEyesFreeStyleAttributes.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIStatusBarAssistantEyesFreeStyleAttributes : UIStatusBarLegacyStyleAttributes { } - (double)glowAnimationDuration; - (id)backgroundImageName; -- (BOOL)areTopCornersRounded; +- (_Bool)areTopCornersRounded; - (int)cornerStyle; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarBackgroundView.h b/iOS7/Frameworks/UIKit/UIStatusBarBackgroundView.h index fb6127331..aa4459a4a 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarBackgroundView.h @@ -8,25 +8,26 @@ @class UIImageView, UIStatusBarCorners, UIStatusBarStyleAttributes; +// Not exported @interface UIStatusBarBackgroundView : UIView { UIStatusBarStyleAttributes *_style; UIStatusBarCorners *_topCorners; UIImageView *_glowView; - BOOL _glowEnabled; - BOOL _suppressGlow; + _Bool _glowEnabled; + _Bool _suppressGlow; } -- (BOOL)_topCornersAreRounded; +- (_Bool)_topCornersAreRounded; - (id)_glowImage; - (id)_baseImage; - (id)_backgroundImageName; - (void)_stopGlowAnimation; -- (void)_startGlowAnimationWaitForNextCycle:(BOOL)arg1; -- (BOOL)_styleCanGlow; -- (void)setSuppressesGlow:(BOOL)arg1; -- (void)_setGlowAnimationEnabled:(BOOL)arg1 waitForNextCycle:(BOOL)arg2; -- (void)setGlowAnimationEnabled:(BOOL)arg1; +- (void)_startGlowAnimationWaitForNextCycle:(_Bool)arg1; +- (_Bool)_styleCanGlow; +- (void)setSuppressesGlow:(_Bool)arg1; +- (void)_setGlowAnimationEnabled:(_Bool)arg1 waitForNextCycle:(_Bool)arg2; +- (void)setGlowAnimationEnabled:(_Bool)arg1; - (id)style; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 style:(id)arg2 backgroundColor:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarBatteryItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarBatteryItemView.h index 96548f35a..627629874 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarBatteryItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarBatteryItemView.h @@ -6,31 +6,24 @@ #import -@class UIImageView; +@class UIView; +// Not exported @interface UIStatusBarBatteryItemView : UIStatusBarItemView { int _capacity; int _state; - BOOL _persistentAnimationsEnabled; - UIImageView *_accessoryImageView; - int _animateionFrameRate; + UIView *_accessoryView; } -- (void)_decreaseAnimationRate; -- (void)_stopAnimationRateChanges; -- (void)_scheduleAnimationRateDecrease; -- (void)_addBatteryAnimationWithFrameInterval:(double)arg1; -- (void)_stopBatteryAnimation; -- (void)_startBatteryAnimation; -- (void)_updateBatteryAnimation; -- (void)setPersistentAnimationsEnabled:(BOOL)arg1; -- (float)extraRightPadding; +- (double)legibilityStrength; +- (void)_updateAccessoryImage; +- (double)extraRightPadding; - (id)contentsImage; - (id)_accessoryImage; -- (BOOL)_needsAccessoryImage; -- (float)_batteryYOffsetWithBackground:(id)arg1; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)_needsAccessoryImage; +- (double)_batteryYOffsetWithBackground:(id)arg1; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarBatteryPercentItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarBatteryPercentItemView.h index 59b8acec3..aeed7976c 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarBatteryPercentItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarBatteryPercentItemView.h @@ -8,17 +8,19 @@ @class NSString; +// Not exported @interface UIStatusBarBatteryPercentItemView : UIStatusBarItemView { NSString *_percentString; } -- (int)textStyle; -- (int)textAlignment; -- (BOOL)animatesDataChange; -- (float)extraRightPadding; +- (long long)textStyle; +- (long long)textAlignment; +- (_Bool)animatesDataChange; +- (double)extraRightPadding; +- (_Bool)cachesImage; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarBluetoothBatteryItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarBluetoothBatteryItemView.h index 00ba1413d..8681ce39b 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarBluetoothBatteryItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarBluetoothBatteryItemView.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStatusBarBluetoothBatteryItemView : UIStatusBarItemView { int _capacity; } -- (float)extraLeftPadding; +- (double)extraLeftPadding; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarBluetoothItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarBluetoothItemView.h index 8aff49038..c42c5937e 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarBluetoothItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarBluetoothItemView.h @@ -6,15 +6,19 @@ #import +// Not exported @interface UIStatusBarBluetoothItemView : UIStatusBarItemView { - BOOL _connected; - BOOL _shouldAnimateConnection; + _Bool _connected; + _Bool _shouldAnimateConnection; } +- (double)alphaForConnected:(_Bool)arg1; +- (void)setVisible:(_Bool)arg1; - (id)contentsImage; +- (void)_blinkAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)performPendedActions; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarButtonActionItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarButtonActionItemView.h index 1052ba477..18ff1e0fb 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarButtonActionItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarButtonActionItemView.h @@ -8,19 +8,23 @@ @class UIButton; +// Not exported @interface UIStatusBarButtonActionItemView : UIStatusBarItemView { UIButton *_button; + UIButton *_externalButton; } -- (BOOL)usesAdvancedActions; -- (int)buttonType; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)usesAdvancedActions; +- (long long)buttonType; - (void)_pressAndHoldButton:(id)arg1; - (void)_doubleTapButton:(id)arg1; - (void)_pressButton:(id)arg1; -- (void)_triggerButtonWithAction:(int)arg1; +- (void)_triggerButtonWithAction:(long long)arg1; - (void)layoutSubviews; -- (float)updateContentsAndWidth; +- (double)updateContentsAndWidth; +- (id)_createButton; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarComposedData.h b/iOS7/Frameworks/UIKit/UIStatusBarComposedData.h index 5d5f5d0f1..7a1bceda6 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarComposedData.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarComposedData.h @@ -10,20 +10,21 @@ @class NSString; +// Not exported @interface UIStatusBarComposedData : NSObject { - CDStruct_87a532be _rawData; - char _itemEnabled[31]; + CDStruct_0e61b686 _rawData; + _Bool _itemEnabled[32]; NSString *_doubleHeightStatus; } @property(copy, nonatomic) NSString *doubleHeightStatus; // @synthesize doubleHeightStatus=_doubleHeightStatus; -- (void)setItem:(int)arg1 enabled:(BOOL)arg2; -- (BOOL)isItemEnabled:(int)arg1; -@property(readonly, nonatomic) CDStruct_87a532be *rawData; +- (void)setItem:(int)arg1 enabled:(_Bool)arg2; +- (_Bool)isItemEnabled:(int)arg1; +@property(readonly, nonatomic) CDStruct_0e61b686 *rawData; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithRawData:(const CDStruct_87a532be *)arg1; +- (id)initWithRawData:(const CDStruct_0e61b686 *)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarCorners.h b/iOS7/Frameworks/UIKit/UIStatusBarCorners.h index de652eea7..17cd83b27 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarCorners.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarCorners.h @@ -14,7 +14,7 @@ UIView *_rightCorner; } -+ (float)cornerRadius; ++ (double)cornerRadius; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (id)_imageForCornerWithStyle:(int)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarDataNetworkItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarDataNetworkItemView.h index 64f9f86e7..676e8d57f 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarDataNetworkItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarDataNetworkItemView.h @@ -6,22 +6,23 @@ #import +// Not exported @interface UIStatusBarDataNetworkItemView : UIStatusBarItemView { int _dataNetworkType; int _wifiStrengthRaw; int _wifiStrengthBars; - BOOL _enableRSSI; - BOOL _showRSSI; + _Bool _enableRSSI; + _Bool _showRSSI; } - (id)_stringForRSSI; - (id)_dataNetworkImage; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; -- (float)maximumOverlap; -- (float)extraLeftPadding; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; +- (double)maximumOverlap; +- (double)extraLeftPadding; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarDoubleHeightItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarDoubleHeightItemView.h index 8477a02c1..d6e0bf523 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarDoubleHeightItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarDoubleHeightItemView.h @@ -8,16 +8,18 @@ @class NSString; +// Not exported @interface UIStatusBarDoubleHeightItemView : UIStatusBarItemView { NSString *_contentsString; - float _letterSpacing; - BOOL _ellipsize; + double _letterSpacing; + _Bool _ellipsize; } -- (float)extraRightPadding; +- (_Bool)cachesImage; +- (double)extraRightPadding; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarErrorStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarErrorStyleAttributes.h index bee36add8..22302b90e 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarErrorStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarErrorStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarErrorStyleAttributes : UIStatusBarLegacyStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarExternalForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarExternalForegroundStyleAttributes.h index 686f8245c..7417148b4 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarExternalForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarExternalForegroundStyleAttributes.h @@ -6,21 +6,22 @@ #import +// Not exported @interface UIStatusBarExternalForegroundStyleAttributes : UIStatusBarNewUIForegroundStyleAttributes { } - (id)homeImageName; -- (id)makeTextFontForStyle:(int)arg1; +- (double)textOffsetForStyle:(long long)arg1; +- (id)makeTextFontForStyle:(long long)arg1; - (id)expandedNameForImageName:(id)arg1; -- (float)batteryAccessoryMargin; -- (float)batteryInsidesCornerRadius; +- (long long)activityIndicatorStyleWithSyncActivity:(_Bool)arg1; +- (double)batteryAccessoryMargin; - (struct UIEdgeInsets)edgeInsetsForBluetoothBatteryInsides; - (struct UIEdgeInsets)edgeInsetsForBatteryInsides; -- (BOOL)shouldAnimateBattery; -- (float)edgePadding; -- (float)standardPadding; -- (float)scale; +- (double)edgePadding; +- (double)standardPadding; +- (double)scale; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarExternalInCallForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarExternalInCallForegroundStyleAttributes.h index f23915e02..d9b394a10 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarExternalInCallForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarExternalInCallForegroundStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarExternalInCallForegroundStyleAttributes : UIStatusBarExternalForegroundStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarExternalNavigationForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarExternalNavigationForegroundStyleAttributes.h index 7d90224b2..c55f90978 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarExternalNavigationForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarExternalNavigationForegroundStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarExternalNavigationForegroundStyleAttributes : UIStatusBarExternalForegroundStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarExternalStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarExternalStyleAttributes.h index 7ec08043d..4b7e42c68 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarExternalStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarExternalStyleAttributes.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIStatusBarExternalStyleAttributes : UIStatusBarNewUIStyleAttributes { } -- (BOOL)shouldShowInternalItemType:(int)arg1 withScreenCapabilities:(id)arg2; +- (_Bool)shouldShowInternalItemType:(int)arg1 withScreenCapabilities:(id)arg2; - (Class)foregroundStyleClass; - (id)backgroundImageName; -- (float)heightForMetrics:(int)arg1; -- (int)idiom; +- (double)heightForMetrics:(long long)arg1; +- (long long)idiom; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarExternalTranslucentForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarExternalTranslucentForegroundStyleAttributes.h index cef0f3c5a..aa075b9b0 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarExternalTranslucentForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarExternalTranslucentForegroundStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarExternalTranslucentForegroundStyleAttributes : UIStatusBarExternalForegroundStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarForegroundStyleAttributes.h index ad5cca7d2..f244f20db 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarForegroundStyleAttributes.h @@ -8,47 +8,53 @@ @class NSMutableDictionary; +// Not exported @interface UIStatusBarForegroundStyleAttributes : NSObject { - float _height; - int _legibilityStyle; + double _height; + long long _legibilityStyle; NSMutableDictionary *_cachedFonts; } -- (float)airplaneItemExtraMargin; +- (double)airplaneItemExtraMargin; - (void)setThermalColorShadow; - (int)legacyStyle; - (struct CGPoint)positionForMoonMaskInBounds:(struct CGRect)arg1; -- (float)sizeForMoonMaskVisible:(BOOL)arg1; +- (double)sizeForMoonMaskVisible:(_Bool)arg1; - (id)textForNetworkType:(int)arg1; -- (float)bluetoothBatteryExtraPadding; -- (id)bluetoothImageForConnected:(BOOL)arg1; +- (double)bluetoothBatteryExtraPadding; - (id)homeImageName; - (id)tintColor; -- (id)textColorForStyle:(int)arg1; -- (id)makeTextFontForStyle:(int)arg1; -- (id)textFontForStyle:(int)arg1; +- (id)textColorForStyle:(long long)arg1; +- (id)makeTextFontForStyle:(long long)arg1; +- (id)textFontForStyle:(long long)arg1; - (id)expandedNameForImageName:(id)arg1; +- (id)cachedImageWithText:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4 bounds:(struct CGRect)arg5 textAlignment:(long long)arg6 style:(long long)arg7; +- (id)imageWithText:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4 bounds:(struct CGRect)arg5 textAlignment:(long long)arg6 style:(long long)arg7 cacheImage:(_Bool)arg8 withLegibilityStyle:(long long)arg9 legibilityStrength:(double)arg10; +- (id)shadowImageForImage:(id)arg1 withIdentifier:(id)arg2 forStyle:(long long)arg3 withStrength:(double)arg4 cachesImage:(_Bool)arg5; +- (id)imageNamed:(id)arg1 withLegibilityStyle:(long long)arg2 legibilityStrength:(double)arg3; - (id)imageNamed:(id)arg1; - (id)untintedImageNamed:(id)arg1; -- (float)shadowPadding; -- (float)edgePadding; -- (float)standardPadding; -- (float)scale; +- (id)uncachedImageNamed:(id)arg1; +- (void)_cacheImage:(id)arg1 named:(id)arg2; +- (id)_cachedImageNamed:(id)arg1; +- (double)shadowPadding; +- (double)edgePadding; +- (double)standardPadding; +- (double)scale; - (void)drawTextInRect:(struct CGRect)arg1 withColor:(id)arg2 withBlock:(id)arg3; -- (void)drawText:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3 letterSpacing:(float)arg4 bounds:(struct CGRect)arg5 textAlignment:(int)arg6 style:(int)arg7 textSize:(struct CGSize)arg8; -- (float)textOffsetForStyle:(int)arg1; -- (void)_drawText:(id)arg1 inRect:(struct CGRect)arg2 withFont:(id)arg3 lineBreakMode:(int)arg4 letterSpacing:(float)arg5 textAlignment:(int)arg6; -- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2; -- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2 charging:(BOOL)arg3; -- (BOOL)shouldAnimateBattery; -- (float)batteryAccessoryMargin; -- (BOOL)useModernChargingEffect; -- (int)activityIndicatorStyleWithSyncActivity:(BOOL)arg1; -- (int)legibilityStyle; -- (float)height; +- (void)drawText:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4 bounds:(struct CGRect)arg5 textAlignment:(long long)arg6 style:(long long)arg7 textSize:(struct CGSize)arg8; +- (double)textOffsetForStyle:(long long)arg1; +- (void)_drawText:(id)arg1 inRect:(struct CGRect)arg2 withFont:(id)arg3 lineBreakMode:(long long)arg4 letterSpacing:(double)arg5 textAlignment:(long long)arg6; +- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2; +- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2 charging:(_Bool)arg3; +- (double)batteryAccessoryMargin; +- (long long)activityIndicatorStyleWithSyncActivity:(_Bool)arg1; +- (long long)legibilityStyle; +- (double)height; +- (id)uniqueIdentifier; - (void)dealloc; -- (id)initWithHeight:(float)arg1 legibilityStyle:(int)arg2; +- (id)initWithHeight:(double)arg1 legibilityStyle:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarForegroundView.h b/iOS7/Frameworks/UIKit/UIStatusBarForegroundView.h index 09b2b4734..78395c979 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarForegroundView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarForegroundView.h @@ -8,36 +8,40 @@ @class NSMutableArray, UIStatusBarComposedData, UIStatusBarForegroundStyleAttributes, UIStatusBarLayoutManager; +// Not exported @interface UIStatusBarForegroundView : UIView { - char _itemIsEnabled[31]; + _Bool _itemIsEnabled[32]; UIStatusBarLayoutManager *_layoutManagers[3]; int _ignoreDataLevel; NSMutableArray *_actionAnimationStack; UIStatusBarComposedData *_pendedData; int _pendedActions; - int _idiom; + long long _idiom; UIStatusBarForegroundStyleAttributes *_foregroundStyle; } @property(readonly, nonatomic) UIStatusBarForegroundStyleAttributes *foregroundStyle; // @synthesize foregroundStyle=_foregroundStyle; -@property(nonatomic) int idiom; // @synthesize idiom=_idiom; -- (void)setPersistentAnimationsEnabled:(BOOL)arg1; -- (float)edgePadding; -- (BOOL)_tryToPlaceItem:(id)arg1 inItemArray:(id)arg2 layoutManager:(id)arg3 roomRemaining:(float *)arg4 allowSwap:(BOOL)arg5 swappedItem:(id *)arg6; -- (id)_computeVisibleItemsPreservingHistory:(BOOL)arg1; -- (void)_reflowItemViewsWithDuration:(double)arg1 preserveHistory:(BOOL)arg2; +@property(nonatomic) long long idiom; // @synthesize idiom=_idiom; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setBounds:(struct CGRect)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setPersistentAnimationsEnabled:(_Bool)arg1; +- (double)edgePadding; +- (_Bool)_tryToPlaceItem:(id)arg1 inItemArray:(id)arg2 layoutManager:(id)arg3 roomRemaining:(double *)arg4 allowSwap:(_Bool)arg5 swappedItem:(id *)arg6; +- (id)_computeVisibleItemsPreservingHistory:(_Bool)arg1; +- (void)_reflowItemViewsWithDuration:(double)arg1 preserveHistory:(_Bool)arg2; - (void)_cleanUpAfterDataChange; - (void)_cleanUpAfterSimpleReflow; -- (BOOL)ignoringData; -- (void)stopIgnoringData:(BOOL)arg1; +- (_Bool)ignoringData; +- (void)stopIgnoringData:(_Bool)arg1; - (void)startIgnoringData; - (void)reflowItemViewsForgettingEitherSideItemHistory; -- (void)reflowItemViews:(BOOL)arg1; +- (void)reflowItemViews:(_Bool)arg1; - (void)_reflowItemViewsCrossfadingCenterWithDuration:(double)arg1; - (void)reflowItemViewsCrossfadingCenter:(id)arg1 duration:(double)arg2; -- (void)setStatusBarData:(id)arg1 actions:(int)arg2 animated:(BOOL)arg3; -- (void)_setStatusBarData:(id)arg1 actions:(int)arg2 animated:(BOOL)arg3; +- (void)setStatusBarData:(id)arg1 actions:(int)arg2 animated:(_Bool)arg3; +- (void)_setStatusBarData:(id)arg1 actions:(int)arg2 animated:(_Bool)arg3; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 foregroundStyle:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarHideAnimationParameters.h b/iOS7/Frameworks/UIKit/UIStatusBarHideAnimationParameters.h index 6dbaeaa27..6cceb9650 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarHideAnimationParameters.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarHideAnimationParameters.h @@ -9,12 +9,12 @@ @interface UIStatusBarHideAnimationParameters : UIStatusBarAnimationParameters { int _hideAnimation; - float _additionalSlideHeight; + double _additionalSlideHeight; } -@property(nonatomic) float additionalSlideHeight; // @synthesize additionalSlideHeight=_additionalSlideHeight; +@property(nonatomic) double additionalSlideHeight; // @synthesize additionalSlideHeight=_additionalSlideHeight; @property(nonatomic) int hideAnimation; // @synthesize hideAnimation=_hideAnimation; -- (BOOL)shouldAnimate; +- (_Bool)shouldAnimate; - (id)initWithDefaultParameters; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarHomeItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarHomeItemView.h index dd9a51f5a..dff74f345 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarHomeItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarHomeItemView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIStatusBarHomeItemView : UIStatusBarButtonActionItemView { } -- (BOOL)usesAdvancedActions; -- (int)buttonType; +- (_Bool)usesAdvancedActions; +- (long long)buttonType; - (id)contentsImage; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarHomeKnobItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarHomeKnobItemView.h index 9d8ec8274..cc4f4f1ff 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarHomeKnobItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarHomeKnobItemView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarHomeKnobItemView : UIStatusBarItemView { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarInCallDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarInCallDoubleHeightStyleAttributes.h index ccd629e0f..b11cac96d 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarInCallDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarInCallDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarInCallDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarIndicatorItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarIndicatorItemView.h index 25ced8bb4..147f02d2b 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarIndicatorItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarIndicatorItemView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarIndicatorItemView : UIStatusBarItemView { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarItem.h b/iOS7/Frameworks/UIKit/UIStatusBarItem.h index 5348ddbc5..e3d9a1ddb 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarItem.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarItem.h @@ -8,24 +8,26 @@ @class NSString; +// Not exported @interface UIStatusBarItem : NSObject { - int _idiom; + long long _idiom; int _type; } -+ (BOOL)itemType:(int)arg1 idiom:(int)arg2 appearsInRegion:(int)arg3; -+ (BOOL)itemType:(int)arg1 idiom:(int)arg2 canBeEnabledForData:(id)arg3 style:(id)arg4; -+ (BOOL)typeIsValid:(int)arg1; -+ (id)itemWithType:(int)arg1 idiom:(int)arg2; ++ (_Bool)isItemWithTypeExclusive:(int)arg1; ++ (_Bool)itemType:(int)arg1 idiom:(long long)arg2 appearsInRegion:(int)arg3; ++ (_Bool)itemType:(int)arg1 idiom:(long long)arg2 canBeEnabledForData:(id)arg3 style:(id)arg4; ++ (_Bool)typeIsValid:(int)arg1; ++ (id)itemWithType:(int)arg1 idiom:(long long)arg2; @property(readonly, nonatomic) int type; // @synthesize type=_type; - (id)description; -- (int)compareRightOrder:(id)arg1; -- (int)compareLeftOrder:(id)arg1; -- (int)comparePriority:(id)arg1; -- (BOOL)appearsInRegion:(int)arg1; -- (BOOL)appearsOnRight; -- (BOOL)appearsOnLeft; +- (long long)compareRightOrder:(id)arg1; +- (long long)compareLeftOrder:(id)arg1; +- (long long)comparePriority:(id)arg1; +- (_Bool)appearsInRegion:(int)arg1; +- (_Bool)appearsOnRight; +- (_Bool)appearsOnLeft; @property(readonly, nonatomic) NSString *indicatorName; @property(readonly, nonatomic) int rightOrder; @property(readonly, nonatomic) int leftOrder; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarItemView.h index d36bd9396..cdfa85127 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarItemView.h @@ -8,59 +8,66 @@ @class UIStatusBarForegroundStyleAttributes, UIStatusBarItem, UIStatusBarLayoutManager, _UILegibilityView; +// Not exported @interface UIStatusBarItemView : UIView { - float _currentOverlap; + double _currentOverlap; struct CGContext *_imageContext; - float _imageContextScale; + double _imageContextScale; _UILegibilityView *_legibilityView; - BOOL _visible; - BOOL _allowsUpdates; + _Bool _visible; + _Bool _allowsUpdates; UIStatusBarItem *_item; UIStatusBarLayoutManager *_layoutManager; UIStatusBarForegroundStyleAttributes *_foregroundStyle; } + (id)createViewForItem:(id)arg1 withData:(id)arg2 actions:(int)arg3 foregroundStyle:(id)arg4; -@property(nonatomic) BOOL allowsUpdates; // @synthesize allowsUpdates=_allowsUpdates; -@property(nonatomic, getter=isVisible) BOOL visible; // @synthesize visible=_visible; +@property(nonatomic) _Bool allowsUpdates; // @synthesize allowsUpdates=_allowsUpdates; +@property(nonatomic, getter=isVisible) _Bool visible; // @synthesize visible=_visible; @property(readonly, nonatomic) UIStatusBarForegroundStyleAttributes *foregroundStyle; // @synthesize foregroundStyle=_foregroundStyle; @property(nonatomic) UIStatusBarLayoutManager *layoutManager; // @synthesize layoutManager=_layoutManager; @property(readonly, nonatomic) UIStatusBarItem *item; // @synthesize item=_item; - (id)description; +- (void)willMoveToWindow:(id)arg1; +- (void)endDisablingRasterization; +- (void)beginDisablingRasterization; +- (id)imageWithShadowNamed:(id)arg1; - (id)imageWithText:(id)arg1; - (void)endImageContext; -- (id)imageFromImageContextClippedToWidth:(float)arg1; -- (void)beginImageContextWithMinimumWidth:(float)arg1; -- (void)setPersistentAnimationsEnabled:(BOOL)arg1; +- (id)imageFromImageContextClippedToWidth:(double)arg1; +- (void)beginImageContextWithMinimumWidth:(double)arg1; +- (void)setPersistentAnimationsEnabled:(_Bool)arg1; - (void)performPendedActions; +- (_Bool)cachesImage; - (id)contentsImage; -- (BOOL)animatesDataChange; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; -- (float)maximumOverlap; -- (float)addContentOverlap:(float)arg1; -- (float)resetContentOverlap; -- (float)extraRightPadding; -- (float)extraLeftPadding; -- (float)shadowPadding; -- (float)standardPadding; -- (int)textAlignment; +- (_Bool)animatesDataChange; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; +- (double)maximumOverlap; +- (double)addContentOverlap:(double)arg1; +- (double)resetContentOverlap; +- (double)extraRightPadding; +- (double)extraLeftPadding; +- (double)shadowPadding; +- (double)standardPadding; +- (long long)textAlignment; - (id)textFont; -- (int)textStyle; -- (void)drawText:(id)arg1 forWidth:(float)arg2 lineBreakMode:(int)arg3 letterSpacing:(float)arg4 textSize:(struct CGSize)arg5; -- (void)setContentMode:(int)arg1; -- (float)updateContentsAndWidth; +- (long long)textStyle; +- (void)drawText:(id)arg1 forWidth:(double)arg2 lineBreakMode:(long long)arg3 letterSpacing:(double)arg4 textSize:(struct CGSize)arg5; +- (void)setContentMode:(long long)arg1; +- (double)updateContentsAndWidth; - (void)setLayerContentsImage:(id)arg1; -- (int)legibilityStyle; -- (float)setStatusBarData:(id)arg1 actions:(int)arg2; -- (float)currentRightOverlap; -- (float)currentLeftOverlap; -- (float)currentOverlap; -- (void)setCurrentOverlap:(float)arg1; -- (void)setVisible:(BOOL)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; +- (double)legibilityStrength; +- (long long)legibilityStyle; +- (double)setStatusBarData:(id)arg1 actions:(int)arg2; +- (double)currentRightOverlap; +- (double)currentLeftOverlap; +- (double)currentOverlap; +- (void)setCurrentOverlap:(double)arg1; +- (void)setVisible:(_Bool)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; - (void)dealloc; - (id)initWithItem:(id)arg1 data:(id)arg2 actions:(int)arg3 style:(id)arg4; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLayoutManager.h b/iOS7/Frameworks/UIKit/UIStatusBarLayoutManager.h index 22f26ce55..922bd0efb 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLayoutManager.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLayoutManager.h @@ -8,48 +8,49 @@ @class UIStatusBarForegroundView, UIStatusBarItemView; +// Not exported @interface UIStatusBarLayoutManager : NSObject { UIStatusBarForegroundView *_foregroundView; int _region; - UIStatusBarItemView *_itemViews[31]; - BOOL _persistentAnimationsEnabled; + UIStatusBarItemView *_itemViews[32]; + _Bool _persistentAnimationsEnabled; } -@property(nonatomic) BOOL persistentAnimationsEnabled; // @synthesize persistentAnimationsEnabled=_persistentAnimationsEnabled; +@property(nonatomic) _Bool persistentAnimationsEnabled; // @synthesize persistentAnimationsEnabled=_persistentAnimationsEnabled; @property(nonatomic) UIStatusBarForegroundView *foregroundView; // @synthesize foregroundView=_foregroundView; -- (struct CGRect)_repositionedNewFrame:(struct CGRect)arg1 widthDelta:(float)arg2; -- (float)_positionAfterPlacingItemView:(id)arg1 startPosition:(float)arg2; -- (struct CGRect)_frameForItemView:(id)arg1 startPosition:(float)arg2; -- (float)_startPosition; +- (struct CGRect)_repositionedNewFrame:(struct CGRect)arg1 widthDelta:(double)arg2; +- (double)_positionAfterPlacingItemView:(id)arg1 startPosition:(double)arg2; +- (struct CGRect)_frameForItemView:(id)arg1 startPosition:(double)arg2; +- (double)_startPosition; - (SEL)_itemSortSelector; - (id)_itemViewsSortedForLayout; - (id)_itemViews; - (id)_createViewForItem:(id)arg1 withData:(id)arg2 actions:(int)arg3; - (id)_viewForItem:(id)arg1; -- (float)_widthNeededForItemView:(id)arg1; -- (void)itemView:(id)arg1 widthChangedBy:(float)arg2; -- (BOOL)itemIsVisible:(id)arg1; +- (double)_widthNeededForItemView:(id)arg1; +- (void)itemView:(id)arg1 widthChangedBy:(double)arg2; +- (_Bool)itemIsVisible:(id)arg1; - (struct CGRect)rectForItems:(id)arg1; -- (float)removeOverlap:(float)arg1 fromItems:(id)arg2; -- (float)distributeOverlap:(float)arg1 amongItems:(id)arg2; +- (double)removeOverlap:(double)arg1 fromItems:(id)arg2; +- (double)distributeOverlap:(double)arg1 amongItems:(id)arg2; - (void)clearOverlapFromItems:(id)arg1; -- (float)widthNeededForItems:(id)arg1; -- (float)widthNeededForItem:(id)arg1; +- (double)widthNeededForItems:(id)arg1; +- (double)widthNeededForItem:(id)arg1; - (void)makeVisibleItemsPerformPendedActions; - (void)positionInvisibleItems; -- (void)removeDisabledItems:(char *)arg1; +- (void)removeDisabledItems:(_Bool *)arg1; - (void)reflowWithVisibleItems:(id)arg1 duration:(double)arg2; -- (BOOL)updateDoubleHeightItem; -- (BOOL)prepareDoubleHeightItemWithEnabledItems:(char *)arg1; -- (BOOL)_updateItemView:(id)arg1 withData:(id)arg2 actions:(int)arg3 animated:(BOOL)arg4; -- (BOOL)_processDelta:(float)arg1 forView:(id)arg2; -- (void)_positionNewItemViewsWithEnabledItems:(char *)arg1; -- (void)_prepareEnabledItemType:(int)arg1 withEnabledItems:(char *)arg2 withData:(id)arg3 actions:(int)arg4 itemAppearing:(char *)arg5 itemDisappearing:(char *)arg6; -- (BOOL)updateItemsWithData:(id)arg1 actions:(int)arg2 animated:(BOOL)arg3; -- (void)setVisibilityOfItem:(id)arg1 visible:(BOOL)arg2; -- (void)setVisibilityOfAllItems:(BOOL)arg1; -- (BOOL)prepareEnabledItems:(char *)arg1 withData:(id)arg2 actions:(int)arg3; +- (_Bool)updateDoubleHeightItem; +- (_Bool)prepareDoubleHeightItemWithEnabledItems:(_Bool *)arg1; +- (_Bool)_updateItemView:(id)arg1 withData:(id)arg2 actions:(int)arg3 animated:(_Bool)arg4; +- (_Bool)_processDelta:(double)arg1 forView:(id)arg2; +- (void)_positionNewItemViewsWithEnabledItems:(_Bool *)arg1; +- (void)_prepareEnabledItemType:(int)arg1 withEnabledItems:(_Bool *)arg2 withData:(id)arg3 actions:(int)arg4 itemAppearing:(_Bool *)arg5 itemDisappearing:(_Bool *)arg6; +- (_Bool)updateItemsWithData:(id)arg1 actions:(int)arg2 animated:(_Bool)arg3; +- (void)setVisibilityOfItem:(id)arg1 visible:(_Bool)arg2; +- (void)setVisibilityOfAllItems:(_Bool)arg1; +- (_Bool)prepareEnabledItems:(_Bool *)arg1 withData:(id)arg2 actions:(int)arg3; - (void)dealloc; - (id)initWithRegion:(int)arg1 foregroundView:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackOpaqueStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackOpaqueStyleAttributes.h index 6a1595289..0e4e1ea81 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackOpaqueStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackOpaqueStyleAttributes.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIStatusBarLegacyBlackOpaqueStyleAttributes : UIStatusBarLegacyStyleAttributes { - BOOL _hasCorners; + _Bool _hasCorners; } - (id)backgroundImageName; - (int)cornerStyle; - (id)initWithRequest:(id)arg1; -- (id)initWithRequest:(id)arg1 hasCorners:(BOOL)arg2; +- (id)initWithRequest:(id)arg1 hasCorners:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTranslucentStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTranslucentStyleAttributes.h index ca7126094..ffed6ede9 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTranslucentStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTranslucentStyleAttributes.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIStatusBarLegacyBlackTranslucentStyleAttributes : UIStatusBarLegacyStyleAttributes { } - (id)backgroundImageName; -- (BOOL)isTranslucent; +- (_Bool)isTranslucent; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentShadowedStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentShadowedStyleAttributes.h index 2a6818903..b669f2cd5 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentShadowedStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentShadowedStyleAttributes.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIStatusBarLegacyBlackTransparentShadowedStyleAttributes : UIStatusBarLegacyStyleAttributes { } -- (float)foregroundAlpha; -- (id)newForegroundStyleWithHeight:(float)arg1; -- (BOOL)isTranslucent; +- (double)foregroundAlpha; +- (id)newForegroundStyleWithHeight:(double)arg1; +- (_Bool)isTranslucent; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentStyleAttributes.h index 8bb39efe8..fa29ea9f1 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyBlackTransparentStyleAttributes.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIStatusBarLegacyBlackTransparentStyleAttributes : UIStatusBarLegacyStyleAttributes { } -- (BOOL)isTranslucent; +- (_Bool)isTranslucent; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyDoubleHeightStyleAttributes.h index 918395740..2973c28b4 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyDoubleHeightStyleAttributes.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStatusBarLegacyDoubleHeightStyleAttributes : UIStatusBarLegacyStyleAttributes { } - (double)glowAnimationDuration; -- (BOOL)isDoubleHeight; -- (BOOL)areTopCornersRounded; -- (float)heightForMetrics:(int)arg1; +- (_Bool)isDoubleHeight; +- (_Bool)areTopCornersRounded; +- (double)heightForMetrics:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyStyleAttributes.h index 1b33063f0..027fe6bd6 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyStyleAttributes.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIStatusBarLegacyStyleAttributes : UIStatusBarStyleAttributes { } -- (float)foregroundAlpha; -- (id)newForegroundStyleWithHeight:(float)arg1; +- (double)foregroundAlpha; +- (id)newForegroundStyleWithHeight:(double)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLegacyTintedStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLegacyTintedStyleAttributes.h index 8604fddf4..ce9601f78 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLegacyTintedStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLegacyTintedStyleAttributes.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStatusBarLegacyTintedStyleAttributes : UIStatusBarLegacyStyleAttributes { } -- (float)foregroundAlpha; +- (double)foregroundAlpha; - (id)backgroundImageName; - (id)backgroundColorWithTintColor:(id)arg1; -- (BOOL)areTopCornersRounded; +- (_Bool)areTopCornersRounded; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLocationItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarLocationItemView.h index 6ab961df5..de8cc9d0c 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLocationItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLocationItemView.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIStatusBarLocationItemView : UIStatusBarItemView { int _iconType; } - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLockScreenForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLockScreenForegroundStyleAttributes.h index 43c51bd02..1811ef6e3 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLockScreenForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLockScreenForegroundStyleAttributes.h @@ -6,16 +6,18 @@ #import +// Not exported @interface UIStatusBarLockScreenForegroundStyleAttributes : UIStatusBarNewUIForegroundStyleAttributes { } - (struct CGPoint)positionForMoonMaskInBounds:(struct CGRect)arg1; -- (float)sizeForMoonMaskVisible:(BOOL)arg1; -- (id)makeTextFontForStyle:(int)arg1; +- (double)sizeForMoonMaskVisible:(_Bool)arg1; +- (double)textOffsetForStyle:(long long)arg1; +- (id)makeTextFontForStyle:(long long)arg1; - (struct UIEdgeInsets)edgeInsetsForBluetoothBatteryInsides; - (struct UIEdgeInsets)edgeInsetsForBatteryInsides; -- (int)activityIndicatorStyleWithSyncActivity:(BOOL)arg1; +- (long long)activityIndicatorStyleWithSyncActivity:(_Bool)arg1; - (id)expandedNameForImageName:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarLockScreenStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarLockScreenStyleAttributes.h index bddeedead..7cdd3b473 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarLockScreenStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarLockScreenStyleAttributes.h @@ -6,12 +6,14 @@ #import +// Not exported @interface UIStatusBarLockScreenStyleAttributes : UIStatusBarNewUIStyleAttributes { } +- (_Bool)shouldShowInternalItemType:(int)arg1 withScreenCapabilities:(id)arg2; - (Class)foregroundStyleClass; -- (float)heightForMetrics:(int)arg1; +- (double)heightForMetrics:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNavigationBlueDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarNavigationBlueDoubleHeightStyleAttributes.h index 174f2d665..7506db7a5 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNavigationBlueDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNavigationBlueDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarNavigationBlueDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNavigationTealDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarNavigationTealDoubleHeightStyleAttributes.h index a1e885b96..90b79c4e7 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNavigationTealDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNavigationTealDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarNavigationTealDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNewUIDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarNewUIDoubleHeightStyleAttributes.h index 08b14e6eb..8eedd0cf2 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNewUIDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNewUIDoubleHeightStyleAttributes.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UIStatusBarNewUIDoubleHeightStyleAttributes : UIStatusBarNewUIStyleAttributes { } -- (BOOL)isDoubleHeight; -- (float)heightForMetrics:(int)arg1; +- (_Bool)isDoubleHeight; +- (double)heightForMetrics:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNewUIForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarNewUIForegroundStyleAttributes.h index 3d3aab92b..8b3843776 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNewUIForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNewUIForegroundStyleAttributes.h @@ -6,44 +6,43 @@ #import -@class NSMutableDictionary, UIColor, UIImage; +@class NSString, UIColor; +// Not exported @interface UIStatusBarNewUIForegroundStyleAttributes : UIStatusBarForegroundStyleAttributes { - NSMutableDictionary *_tintedImageCache; - UIImage *_bluetoothDimmedImage; - BOOL _isTintColorBlack; + UIColor *_backgroundColor; + NSString *_uniqueIdentifier; + _Bool _isTintColorBlack; UIColor *_tintColor; } @property(readonly, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; - (struct CGPoint)positionForMoonMaskInBounds:(struct CGRect)arg1; -- (float)sizeForMoonMaskVisible:(BOOL)arg1; -- (float)bluetoothBatteryExtraPadding; +- (double)sizeForMoonMaskVisible:(_Bool)arg1; +- (double)bluetoothBatteryExtraPadding; - (id)textForNetworkType:(int)arg1; -- (id)bluetoothImageForConnected:(BOOL)arg1; -- (id)_bluetoothImageName; -- (id)textColorForStyle:(int)arg1; -- (id)makeTextFontForStyle:(int)arg1; -- (float)textOffsetForStyle:(int)arg1; +- (id)textColorForStyle:(long long)arg1; +- (id)makeTextFontForStyle:(long long)arg1; +- (double)textOffsetForStyle:(long long)arg1; +- (_Bool)_shouldUseBoldFontForStyle:(long long)arg1; - (id)proportionalFontForFont:(id)arg1; -- (id)imageNamed:(id)arg1; +- (id)imageNamed:(id)arg1 withLegibilityStyle:(long long)arg2 legibilityStrength:(double)arg3; - (id)expandedNameForImageName:(id)arg1; -- (float)edgePadding; -- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2; +- (double)edgePadding; +- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2; - (struct UIEdgeInsets)edgeInsetsForBluetoothBatteryInsides; - (struct UIEdgeInsets)edgeInsetsForBatteryInsides; -- (float)batteryAccessoryMargin; -- (float)batteryInsidesCornerRadius; -- (id)_batteryColorForCapacity:(float)arg1 lowCapacity:(float)arg2 charging:(BOOL)arg3; -- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2 charging:(BOOL)arg3; -- (float)_roundDimension:(float)arg1; -- (BOOL)shouldAnimateBattery; -- (BOOL)useModernChargingEffect; -- (int)activityIndicatorStyleWithSyncActivity:(BOOL)arg1; +- (double)batteryAccessoryMargin; +- (id)_batteryColorForCapacity:(double)arg1 lowCapacity:(double)arg2 charging:(_Bool)arg3; +- (_Bool)_isForegroundColorSafe:(id)arg1; +- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2 charging:(_Bool)arg3; +- (double)_roundDimension:(double)arg1; +- (long long)activityIndicatorStyleWithSyncActivity:(_Bool)arg1; +- (id)uniqueIdentifier; - (void)dealloc; -- (id)initWithHeight:(float)arg1 legibilityStyle:(int)arg2; -- (id)initWithHeight:(float)arg1 legibilityStyle:(int)arg2 tintColor:(id)arg3; +- (id)initWithHeight:(double)arg1 legibilityStyle:(long long)arg2; +- (id)initWithHeight:(double)arg1 legibilityStyle:(long long)arg2 tintColor:(id)arg3 backgroundColor:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNewUIStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarNewUIStyleAttributes.h index 397bb02d5..9d006d25a 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNewUIStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNewUIStyleAttributes.h @@ -8,18 +8,20 @@ @class UIColor; +// Not exported @interface UIStatusBarNewUIStyleAttributes : UIStatusBarStyleAttributes { UIColor *_backgroundColor; UIColor *_foregroundColor; } -- (id)newForegroundStyleWithHeight:(float)arg1; +- (id)newForegroundStyleWithHeight:(double)arg1; - (Class)foregroundStyleClass; - (id)backgroundColorWithTintColor:(id)arg1; -- (BOOL)shouldUseVisualAltitude; -- (BOOL)isTransparent; -- (BOOL)isTranslucent; +- (_Bool)shouldUseVisualAltitude; +- (_Bool)isTransparent; +- (_Bool)isTranslucent; +- (long long)legibilityStyle; - (void)dealloc; - (id)initWithRequest:(id)arg1; - (id)initWithRequest:(id)arg1 backgroundColor:(id)arg2 foregroundColor:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarNotChargingItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarNotChargingItemView.h index dfd338023..5a8c04901 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarNotChargingItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarNotChargingItemView.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface UIStatusBarNotChargingItemView : UIStatusBarItemView { NSString *_notChargingString; } - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarOrientationAnimationParameters.h b/iOS7/Frameworks/UIKit/UIStatusBarOrientationAnimationParameters.h index 842782fef..e1854e100 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarOrientationAnimationParameters.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarOrientationAnimationParameters.h @@ -12,7 +12,7 @@ } @property(nonatomic) int orientationAnimation; // @synthesize orientationAnimation=_orientationAnimation; -- (BOOL)shouldAnimate; +- (_Bool)shouldAnimate; - (id)initWithDefaultParameters; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarPublisher.h b/iOS7/Frameworks/UIKit/UIStatusBarPublisher.h index 5a626e17c..22c37cc48 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarPublisher.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarPublisher.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface UIStatusBarPublisher : NSObject { struct __CFMachPort *_machPort; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarQuietModeItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarQuietModeItemView.h index 896d31e46..18dbd1682 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarQuietModeItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarQuietModeItemView.h @@ -6,16 +6,20 @@ #import +// Not exported @interface UIStatusBarQuietModeItemView : UIStatusBarIndicatorItemView { - BOOL _hideForAction; - BOOL _registeredForNotifications; + _Bool _hideForAction; + _Bool _registeredForNotifications; + _Bool _inactive; } -- (void)setVisible:(BOOL)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; -- (void)_triggerAction; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (void)setVisible:(_Bool)arg1; +- (double)_visibleAlpha; +- (void)setVisible:(_Bool)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; +- (void)_triggerAction:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarRecordingDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarRecordingDoubleHeightStyleAttributes.h index b3c5ea3aa..253abde8c 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarRecordingDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarRecordingDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarRecordingDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarReturnToAppItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarReturnToAppItemView.h index 1d2a730c4..93090bcca 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarReturnToAppItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarReturnToAppItemView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarReturnToAppItemView : UIStatusBarButtonActionItemView { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarReturnToCallItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarReturnToCallItemView.h index ca40af6a2..5f8ee72ff 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarReturnToCallItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarReturnToCallItemView.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIStatusBarReturnToCallItemView : UIStatusBarReturnToAppItemView { } -- (int)buttonType; +- (long long)buttonType; - (id)_text; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarReturnToNavigationItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarReturnToNavigationItemView.h index b736b840b..f15e00e61 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarReturnToNavigationItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarReturnToNavigationItemView.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIStatusBarReturnToNavigationItemView : UIStatusBarReturnToAppItemView { } -- (int)buttonType; +- (long long)buttonType; - (id)_text; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarScreenSharingStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarScreenSharingStyleAttributes.h index afa685251..5fae2798b 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarScreenSharingStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarScreenSharingStyleAttributes.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIStatusBarScreenSharingStyleAttributes : UIStatusBarLegacyStyleAttributes { } - (double)glowAnimationDuration; - (id)backgroundImageName; -- (BOOL)areTopCornersRounded; +- (_Bool)areTopCornersRounded; - (int)cornerStyle; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarServer.h b/iOS7/Frameworks/UIKit/UIStatusBarServer.h index 3ddcd4c19..0d3a7f92c 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarServer.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarServer.h @@ -12,29 +12,29 @@ struct __CFRunLoopSource *_source; } -+ (id)getDoubleHeightStatusStringForStyle:(int)arg1; -+ (BOOL)getGlowAnimationStateForStyle:(int)arg1; -+ (double)getGlowAnimationEndTimeForStyle:(int)arg1; ++ (id)getDoubleHeightStatusStringForStyle:(long long)arg1; ++ (_Bool)getGlowAnimationStateForStyle:(long long)arg1; ++ (double)getGlowAnimationEndTimeForStyle:(long long)arg1; + (int)getStyleOverrides; -+ (CDStruct_364e5eb5 *)getStatusBarOverrideData; -+ (const CDStruct_87a532be *)getStatusBarData; ++ (CDStruct_9dad2be2 *)getStatusBarOverrideData; ++ (const CDStruct_0e61b686 *)getStatusBarData; + (void)permanentizeStatusBarOverrideData; -+ (void)postStatusBarOverrideData:(CDStruct_364e5eb5 *)arg1; ++ (void)postStatusBarOverrideData:(CDStruct_9dad2be2 *)arg1; + (void)removeStatusBarItem:(int)arg1; + (void)addStatusBarItem:(int)arg1; -+ (void)postDoubleHeightStatusString:(id)arg1 forStyle:(int)arg2; -+ (void)postGlowAnimationState:(BOOL)arg1 forStyle:(int)arg2; ++ (void)postDoubleHeightStatusString:(id)arg1 forStyle:(long long)arg2; ++ (void)postGlowAnimationState:(_Bool)arg1 forStyle:(long long)arg2; + (void)removeStyleOverrides:(int)arg1; + (void)addStyleOverrides:(int)arg1; -+ (void)postStatusBarData:(const CDStruct_87a532be *)arg1 withActions:(int)arg2; ++ (void)postStatusBarData:(const CDStruct_0e61b686 *)arg1 withActions:(int)arg2; + (unsigned int)_publisherPort; + (unsigned int)_serverPort; + (void)runServer; @property(retain, nonatomic) id statusBar; // @synthesize statusBar=_statusBar; -- (void)_receivedDoubleHeightStatus:(const char *)arg1 forStyle:(int)arg2; -- (void)_receivedGlowAnimationState:(BOOL)arg1 forStyle:(int)arg2; +- (void)_receivedDoubleHeightStatus:(const char *)arg1 forStyle:(long long)arg2; +- (void)_receivedGlowAnimationState:(_Bool)arg1 forStyle:(long long)arg2; - (void)_receivedStyleOverrides:(int)arg1; -- (void)_receivedStatusBarData:(CDStruct_87a532be *)arg1 actions:(int)arg2; +- (void)_receivedStatusBarData:(CDStruct_0e61b686 *)arg1 actions:(int)arg2; - (void)dealloc; - (id)initWithStatusBar:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarServerClient-Protocol.h b/iOS7/Frameworks/UIKit/UIStatusBarServerClient-Protocol.h index ff8a2ec97..1ec850e94 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarServerClient-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarServerClient-Protocol.h @@ -5,9 +5,9 @@ */ @protocol UIStatusBarServerClient -- (void)statusBarServer:(id)arg1 didReceiveDoubleHeightStatusString:(id)arg2 forStyle:(int)arg3; -- (void)statusBarServer:(id)arg1 didReceiveGlowAnimationState:(BOOL)arg2 forStyle:(int)arg3; +- (void)statusBarServer:(id)arg1 didReceiveDoubleHeightStatusString:(id)arg2 forStyle:(long long)arg3; +- (void)statusBarServer:(id)arg1 didReceiveGlowAnimationState:(_Bool)arg2 forStyle:(long long)arg3; - (void)statusBarServer:(id)arg1 didReceiveStyleOverrides:(int)arg2; -- (void)statusBarServer:(id)arg1 didReceiveStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; +- (void)statusBarServer:(id)arg1 didReceiveStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarServerThread.h b/iOS7/Frameworks/UIKit/UIStatusBarServerThread.h index 28f2c869f..6daebce86 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarServerThread.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarServerThread.h @@ -8,38 +8,39 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface UIStatusBarServerThread : NSThread { NSMutableArray *_clientPorts; NSMutableArray *_publishers; - CDStruct_87a532be _statusBarData; - CDStruct_87a532be _composedStatusBarData; - CDStruct_364e5eb5 _overrides; + CDStruct_0e61b686 _statusBarData; + CDStruct_0e61b686 _composedStatusBarData; + CDStruct_9dad2be2 _overrides; struct __CFDictionary *_doubleHeightStatusStrings; struct __CFDictionary *_glowAnimationStates; NSMutableDictionary *_glowAnimationEndTimes; - BOOL _composedStatusBarDataValid; + _Bool _composedStatusBarDataValid; } - (void)_removeStatusBarItem:(int)arg1 forPublisher:(id)arg2; - (void)_addStatusBarItem:(int)arg1 forPublisher:(id)arg2; -- (BOOL)_permanentizeStatusBarOverrideData; -- (void)_postStatusBarOverrideData:(CDStruct_364e5eb5 *)arg1; -- (void)_postDoubleHeightStatus:(char *)arg1 forStyle:(int)arg2; -- (id)_doubleHeightStatusStringForStyle:(int)arg1; -- (void)_postGlowAnimationState:(BOOL)arg1 forStyle:(int)arg2; -- (BOOL)_glowAnimationStateForStyle:(int)arg1; -- (double)_glowAnimationEndTimeForStyle:(int)arg1; +- (_Bool)_permanentizeStatusBarOverrideData; +- (void)_postStatusBarOverrideData:(CDStruct_9dad2be2 *)arg1; +- (void)_postDoubleHeightStatus:(char *)arg1 forStyle:(long long)arg2; +- (id)_doubleHeightStatusStringForStyle:(long long)arg1; +- (void)_postGlowAnimationState:(_Bool)arg1 forStyle:(long long)arg2; +- (_Bool)_glowAnimationStateForStyle:(long long)arg1; +- (double)_glowAnimationEndTimeForStyle:(long long)arg1; - (void)_removeAnimationEndTimesForOverrides:(int)arg1; - (void)_removeStyleOverrides:(int)arg1 forPublisher:(id)arg2; - (void)_setAnimationEndTimesForOverrides:(int)arg1; - (void)_addStyleOverrides:(int)arg1 forPublisher:(id)arg2; - (void)_broadcastStyleOverrides; - (int)_styleOverrides; -- (void)_postStatusBarData:(CDStruct_87a532be *)arg1 actions:(int)arg2; +- (void)_postStatusBarData:(CDStruct_0e61b686 *)arg1 actions:(int)arg2; - (void)_broadcastStatusBarDataWithActions:(int)arg1; -- (CDStruct_364e5eb5 *)_statusBarOverrideData; -- (CDStruct_87a532be *)_statusBarData; +- (CDStruct_9dad2be2 *)_statusBarOverrideData; +- (CDStruct_0e61b686 *)_statusBarData; - (void)_removePublisher:(struct __CFMachPort *)arg1; - (id)_publisherForPort:(unsigned int)arg1; - (void)_removeClient:(struct __CFMachPort *)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarServiceItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarServiceItemView.h index 807009fb5..a1f1699d4 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarServiceItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarServiceItemView.h @@ -8,40 +8,44 @@ @class NSString; +// Not exported @interface UIStatusBarServiceItemView : UIStatusBarItemView { NSString *_serviceString; NSString *_crossfadeString; - unsigned int _crossfadeStep; - float _maxWidth; - float _serviceWidth; - float _crossfadeWidth; + unsigned long long _crossfadeStep; + double _maxWidth; + double _serviceWidth; + double _crossfadeWidth; int _contentType; - BOOL _loopingNecessaryForString; - BOOL _loopNowIfNecessary; - float _letterSpacing; + _Bool _loopingNecessaryForString; + _Bool _loopNowIfNecessary; + _Bool _loopingNow; + double _letterSpacing; } - (void)dealloc; -- (BOOL)_loopingNecessary; +- (_Bool)_loopingNecessary; - (void)_crossfadeStepAnimation; -- (BOOL)_crossfaded; +- (_Bool)_crossfaded; +- (void)_finalAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_loopAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)performPendedActions; -- (float)extraRightPadding; -- (BOOL)animatesDataChange; -- (void)setVisible:(BOOL)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; +- (double)extraRightPadding; +- (_Bool)animatesDataChange; +- (void)setVisible:(_Bool)arg1 frame:(struct CGRect)arg2 duration:(double)arg3; - (id)contentsImage; - (id)_crossfadeContentsImage; - (id)_serviceContentsImage; -- (id)_contentsImageFromString:(id)arg1 withWidth:(float)arg2 letterSpacing:(float)arg3; -- (float)updateContentsAndWidth; -- (int)legibilityStyle; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; -- (BOOL)updateForContentType:(int)arg1 serviceString:(id)arg2 serviceCrossfadeString:(id)arg3 maxWidth:(float)arg4 actions:(int)arg5; -- (float)addContentOverlap:(float)arg1; -- (float)resetContentOverlap; -- (float)standardPadding; +- (id)_contentsImageFromString:(id)arg1 withWidth:(double)arg2 letterSpacing:(double)arg3; +- (id)_cachedContentImageForString:(id)arg1 withWidth:(double)arg2 letterSpacing:(double)arg3; +- (double)updateContentsAndWidth; +- (long long)legibilityStyle; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForContentType:(int)arg1 serviceString:(id)arg2 serviceCrossfadeString:(id)arg3 maxWidth:(double)arg4 actions:(int)arg5; +- (double)addContentOverlap:(double)arg1; +- (double)resetContentOverlap; +- (double)standardPadding; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarSignalStrengthItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarSignalStrengthItemView.h index 0bf0b7f6b..24587ccf1 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarSignalStrengthItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarSignalStrengthItemView.h @@ -6,19 +6,20 @@ #import +// Not exported @interface UIStatusBarSignalStrengthItemView : UIStatusBarItemView { int _signalStrengthRaw; int _signalStrengthBars; - BOOL _enableRSSI; - BOOL _showRSSI; + _Bool _enableRSSI; + _Bool _showRSSI; } - (id)_stringForRSSI; -- (float)extraRightPadding; +- (double)extraRightPadding; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarStateObserver-Protocol.h b/iOS7/Frameworks/UIKit/UIStatusBarStateObserver-Protocol.h index a287bbfb8..8bdaf6a81 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarStateObserver-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarStateObserver-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol UIStatusBarStateObserver -- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; +- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarStyleAnimationParameters.h b/iOS7/Frameworks/UIKit/UIStatusBarStyleAnimationParameters.h index 5ca2c6974..269de6de7 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarStyleAnimationParameters.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarStyleAnimationParameters.h @@ -12,7 +12,7 @@ } @property(nonatomic) int styleAnimation; // @synthesize styleAnimation=_styleAnimation; -- (BOOL)shouldAnimate; +- (_Bool)shouldAnimate; - (id)initWithDefaultParameters; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarStyleAttributes.h index af2494b8f..52b82d687 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarStyleAttributes.h @@ -8,30 +8,32 @@ @class UIStatusBarForegroundStyleAttributes, UIStatusBarStyleRequest; +// Not exported @interface UIStatusBarStyleAttributes : NSObject { UIStatusBarStyleRequest *_request; UIStatusBarForegroundStyleAttributes *_foregroundStyle; } -- (BOOL)shouldShowInternalItemType:(int)arg1 withScreenCapabilities:(id)arg2; +- (_Bool)shouldShowInternalItemType:(int)arg1 withScreenCapabilities:(id)arg2; - (double)glowAnimationDuration; -- (id)newForegroundStyleWithHeight:(float)arg1; -- (float)foregroundAlpha; +- (id)newForegroundStyleWithHeight:(double)arg1; +- (double)foregroundAlpha; - (id)backgroundImageName; - (id)backgroundColorWithTintColor:(id)arg1; -- (BOOL)shouldUseVisualAltitude; -- (BOOL)isDoubleHeight; -- (BOOL)isTransparent; -- (BOOL)isTranslucent; -- (BOOL)areTopCornersRounded; +- (_Bool)shouldUseVisualAltitude; +- (_Bool)isDoubleHeight; +- (_Bool)isTransparent; +- (_Bool)isTranslucent; +- (_Bool)areTopCornersRounded; - (int)cornerStyle; -- (float)heightForMetrics:(int)arg1; -- (float)heightForOrientation:(int)arg1; -- (int)idiom; +- (double)heightForMetrics:(long long)arg1; +- (double)heightForOrientation:(long long)arg1; +- (long long)idiom; - (id)foregroundStyle; -- (int)legibilityStyle; -- (int)style; +- (_Bool)supportsRasterization; +- (long long)legibilityStyle; +- (long long)style; - (void)dealloc; - (id)init; - (id)initWithRequest:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarStyleRequest.h b/iOS7/Frameworks/UIKit/UIStatusBarStyleRequest.h index bf386318f..b46fe8edc 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarStyleRequest.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarStyleRequest.h @@ -7,27 +7,35 @@ #import "NSObject.h" #import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" @class NSNumber, UIColor; -@interface UIStatusBarStyleRequest : NSObject +@interface UIStatusBarStyleRequest : NSObject { - int _style; - int _legibilityStyle; + _Bool _legacy; + long long _style; + long long _legibilityStyle; UIColor *_foregroundColor; NSNumber *_overrideHeight; } @property(readonly, nonatomic) NSNumber *overrideHeight; // @synthesize overrideHeight=_overrideHeight; @property(readonly, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; -@property(readonly, nonatomic) int legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; -@property(readonly, nonatomic) int style; // @synthesize style=_style; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) long long legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; +@property(readonly, nonatomic, getter=isLegacy) _Bool legacy; // @synthesize legacy=_legacy; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +- (_Bool)isTranslucent; +- (_Bool)isDoubleHeight; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)_copyWithZone:(struct _NSZone *)arg1 class:(Class)arg2; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; -- (id)initWithStyle:(int)arg1 legibilityStyle:(int)arg2 foregroundColor:(id)arg3 overrideHeight:(id)arg4; +- (id)initWithStyle:(long long)arg1 legacy:(_Bool)arg2 legibilityStyle:(long long)arg3 foregroundColor:(id)arg4; +- (id)initWithStyle:(long long)arg1 legacy:(_Bool)arg2 legibilityStyle:(long long)arg3 foregroundColor:(id)arg4 overrideHeight:(id)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarTetheringDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarTetheringDoubleHeightStyleAttributes.h index b925acceb..03dc83c92 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarTetheringDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarTetheringDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarTetheringDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarTetheringItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarTetheringItemView.h new file mode 100644 index 000000000..bea9f379e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIStatusBarTetheringItemView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface UIStatusBarTetheringItemView : UIStatusBarItemView +{ + int _tetheringConnectionCount; +} + +- (id)contentsImage; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIStatusBarTetheringStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarTetheringStyleAttributes.h index 41478ab2d..0c1230432 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarTetheringStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarTetheringStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarTetheringStyleAttributes : UIStatusBarLegacyStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarThermalColorItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarThermalColorItemView.h index 88d22e332..33c3e1de3 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarThermalColorItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarThermalColorItemView.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIStatusBarThermalColorItemView : UIStatusBarItemView { int _thermalColor; - BOOL _sunlightMode; + _Bool _sunlightMode; } - (id)_color; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarTimeItemView.h b/iOS7/Frameworks/UIKit/UIStatusBarTimeItemView.h index 8ada683f8..a4183c947 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarTimeItemView.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarTimeItemView.h @@ -8,15 +8,17 @@ @class NSString; +// Not exported @interface UIStatusBarTimeItemView : UIStatusBarItemView { NSString *_timeString; } - (void)dealloc; -- (int)textStyle; +- (long long)textStyle; +- (_Bool)cachesImage; - (id)contentsImage; -- (BOOL)updateForNewData:(id)arg1 actions:(int)arg2; +- (_Bool)updateForNewData:(id)arg1 actions:(int)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarVideoConferenceDoubleHeightStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarVideoConferenceDoubleHeightStyleAttributes.h index 39cb544e2..3c207a374 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarVideoConferenceDoubleHeightStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarVideoConferenceDoubleHeightStyleAttributes.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIStatusBarVideoConferenceDoubleHeightStyleAttributes : UIStatusBarLegacyDoubleHeightStyleAttributes { } diff --git a/iOS7/Frameworks/UIKit/UIStatusBarViewController.h b/iOS7/Frameworks/UIKit/UIStatusBarViewController.h index 0e41f36e7..c81147776 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarViewController.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarViewController.h @@ -6,38 +6,36 @@ #import -@class UIClassicStatusBarView, UIView, UIWindow, _UIClassicCornersWindow; +@class UIClassicStatusBarView, UIView, UIWindow; +// Not exported @interface UIStatusBarViewController : UIViewController { - BOOL _iPhoneWS; + _Bool _iPhoneWS; UIWindow *_window; UIView *_statusBar; UIClassicStatusBarView *_statusBarBackgroundView; - _UIClassicCornersWindow *_cornersWindow; - BOOL _keyboardVisible; + _Bool _keyboardVisible; } -+ (double)statusBarOrientationAnimationDurationFrom:(int)arg1 to:(int)arg2; ++ (double)statusBarOrientationAnimationDurationFrom:(long long)arg1 to:(long long)arg2; @property(readonly, nonatomic) UIWindow *window; // @synthesize window=_window; - (void)_statusBarViewControllerKeyboardDidHide:(id)arg1; - (void)_statusBarViewControllerKeyboardWillShow:(id)arg1; -- (void)_changeStatusBarOrientationFinished:(id)arg1 finished:(BOOL)arg2 context:(void *)arg3; +- (void)_changeStatusBarOrientationFinished:(id)arg1 finished:(_Bool)arg2 context:(void *)arg3; - (void)_finishStatusBarOrientationChange; -- (void)_updateCornersForRotationFromOrientation:(int)arg1 toOrientation:(int)arg2 withStatusBarStyle:(int)arg3 statusBarShouldHide:(BOOL)arg4; -- (void)_changeStatusBarOrientationFrom:(int)arg1 toOrientation:(int)arg2; -- (void)_statusBarHideAnimationFinished:(id)arg1 finished:(BOOL)arg2 hidden:(id)arg3; -- (struct CGSize)_statusBarSizeForOrientation:(int)arg1; -- (void)_updateStatusBarForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 style:(int)arg3 hidden:(BOOL)arg4 slideUp:(BOOL)arg5; -- (void)_updateStatusBarGeometryForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 hidden:(BOOL)arg3 slideUp:(BOOL)arg4; -- (void)_setStatusBarBackgroundImageForOrientation:(int)arg1; -- (void)_zoom:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_prepareForZoom:(BOOL)arg1; -- (void)setStatusBarOrientation:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarStyle:(int)arg1 animationParameters:(id)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2; +- (void)_changeStatusBarOrientationFrom:(long long)arg1 toOrientation:(long long)arg2; +- (void)_statusBarHideAnimationFinished:(id)arg1 finished:(_Bool)arg2 hidden:(id)arg3; +- (struct CGSize)_statusBarSizeForOrientation:(long long)arg1; +- (void)_updateStatusBarForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2 style:(long long)arg3 hidden:(_Bool)arg4 slideUp:(_Bool)arg5; +- (void)_updateStatusBarGeometryForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2 hidden:(_Bool)arg3 slideUp:(_Bool)arg4; +- (void)_zoom:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_prepareForZoom:(_Bool)arg1; +- (void)setStatusBarOrientation:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarStyle:(long long)arg1 animationParameters:(id)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 animationParameters:(id)arg2; - (void)loadView; -- (BOOL)isClassicControlWindow:(id)arg1; +- (_Bool)isClassicControlWindow:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes.h index 545e76d9c..ef46498da 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes.h @@ -6,23 +6,24 @@ #import +// Not exported @interface UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes : UIStatusBarForegroundStyleAttributes { } -- (float)bluetoothBatteryExtraLeftPadding; -- (float)airplaneItemExtraMargin; +- (double)bluetoothBatteryExtraLeftPadding; +- (double)airplaneItemExtraMargin; - (int)legacyStyle; - (struct CGPoint)positionForMoonMaskInBounds:(struct CGRect)arg1; -- (float)sizeForMoonMaskVisible:(BOOL)arg1; -- (id)textColorForStyle:(int)arg1; -- (id)makeTextFontForStyle:(int)arg1; -- (float)textOffsetForStyle:(int)arg1; +- (double)sizeForMoonMaskVisible:(_Bool)arg1; +- (id)textColorForStyle:(long long)arg1; +- (id)makeTextFontForStyle:(long long)arg1; +- (double)textOffsetForStyle:(long long)arg1; - (id)expandedNameForImageName:(id)arg1; -- (float)edgePadding; +- (double)edgePadding; - (void)drawTextInRect:(struct CGRect)arg1 withColor:(id)arg2 withBlock:(id)arg3; -- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2; -- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(float)arg2 charging:(BOOL)arg3; +- (void)drawBluetoothBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2; +- (void)drawBatteryInsidesWithSize:(struct CGSize)arg1 capacity:(double)arg2 charging:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackShadowForegroundStyleAttributes.h b/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackShadowForegroundStyleAttributes.h index c302ca181..2ae18a8a7 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackShadowForegroundStyleAttributes.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarWhiteOnBlackShadowForegroundStyleAttributes.h @@ -6,16 +6,17 @@ #import +// Not exported @interface UIStatusBarWhiteOnBlackShadowForegroundStyleAttributes : UIStatusBarWhiteOnBlackEtchForegroundStyleAttributes { } - (void)setThermalColorShadow; -- (float)bluetoothBatteryExtraLeftPadding; +- (double)bluetoothBatteryExtraLeftPadding; - (int)legacyStyle; - (id)expandedNameForImageName:(id)arg1; - (void)drawTextInRect:(struct CGRect)arg1 withColor:(id)arg2 withBlock:(id)arg3; -- (float)shadowPadding; +- (double)shadowPadding; @end diff --git a/iOS7/Frameworks/UIKit/UIStatusBarWindow.h b/iOS7/Frameworks/UIKit/UIStatusBarWindow.h index 985c4c960..2c5017f2f 100644 --- a/iOS7/Frameworks/UIKit/UIStatusBarWindow.h +++ b/iOS7/Frameworks/UIKit/UIStatusBarWindow.h @@ -11,26 +11,26 @@ @interface UIStatusBarWindow : UIWindow { UIStatusBar *_statusBar; - int _orientation; + long long _orientation; UIStatusBarCorners *_topCorners; - float _topCornersOffset; + double _topCornersOffset; UIStatusBarCorners *_bottomCorners; - BOOL _cornersHidden; + _Bool _cornersHidden; } + (struct CGRect)statusBarWindowFrame; -+ (BOOL)isIncludedInClassicJail; -- (BOOL)_shouldZoom; ++ (_Bool)isIncludedInClassicJail; +- (_Bool)_shouldZoom; - (void)_updateTransformLayerForClassicPresentation; -- (BOOL)_isStatusBarWindow; -- (BOOL)_disableGroupOpacity; -- (BOOL)_disableViewScaling; +- (_Bool)_isStatusBarWindow; +- (_Bool)_disableGroupOpacity; +- (_Bool)_disableViewScaling; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)setTopCornerStyle:(int)arg1 topCornersOffset:(float)arg2 bottomCornerStyle:(int)arg3 animationParameters:(id)arg4; -- (void)setCornersHidden:(BOOL)arg1 animationParameters:(id)arg2; -- (int)orientation; +- (void)setTopCornerStyle:(int)arg1 topCornersOffset:(double)arg2 bottomCornerStyle:(int)arg3 animationParameters:(id)arg4; +- (void)setCornersHidden:(_Bool)arg1 animationParameters:(id)arg2; +- (long long)orientation; - (void)_rotate; -- (void)setOrientation:(int)arg1 animationParameters:(id)arg2; +- (void)setOrientation:(long long)arg1 animationParameters:(id)arg2; - (void)setStatusBar:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStepper.h b/iOS7/Frameworks/UIKit/UIStepper.h index 3a4244362..874310b3f 100644 --- a/iOS7/Frameworks/UIKit/UIStepper.h +++ b/iOS7/Frameworks/UIKit/UIStepper.h @@ -10,52 +10,52 @@ @interface UIStepper : UIControl { - BOOL _isRtoL; + _Bool _isRtoL; UIImageView *_middleView; UIButton *_plusButton; UIButton *_minusButton; NSTimer *_repeatTimer; - int _repeatCount; + long long _repeatCount; NSMutableDictionary *_dividerImages; - BOOL _continuous; - BOOL _autorepeat; - BOOL _wraps; + _Bool _continuous; + _Bool _autorepeat; + _Bool _wraps; double _value; double _minimumValue; double _maximumValue; double _stepValue; } -@property(nonatomic) BOOL wraps; // @synthesize wraps=_wraps; -@property(nonatomic) BOOL autorepeat; // @synthesize autorepeat=_autorepeat; -@property(nonatomic, getter=isContinuous) BOOL continuous; // @synthesize continuous=_continuous; +@property(nonatomic) _Bool wraps; // @synthesize wraps=_wraps; +@property(nonatomic) _Bool autorepeat; // @synthesize autorepeat=_autorepeat; +@property(nonatomic, getter=isContinuous) _Bool continuous; // @synthesize continuous=_continuous; @property(nonatomic) double stepValue; // @synthesize stepValue=_stepValue; @property(nonatomic) double maximumValue; // @synthesize maximumValue=_maximumValue; @property(nonatomic) double minimumValue; // @synthesize minimumValue=_minimumValue; @property(nonatomic) double value; // @synthesize value=_value; - (void)_updateImages; @property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; -- (id)decrementImageForState:(unsigned int)arg1; -- (void)setDecrementImage:(id)arg1 forState:(unsigned int)arg2; -- (void)_setDecrementImage:(id)arg1 forState:(unsigned int)arg2; -- (id)incrementImageForState:(unsigned int)arg1; -- (void)setIncrementImage:(id)arg1 forState:(unsigned int)arg2; -- (void)_setIncrementImage:(id)arg1 forState:(unsigned int)arg2; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2; -- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3; -- (void)_setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3; -- (id)backgroundImageForState:(unsigned int)arg1; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2; +- (id)decrementImageForState:(unsigned long long)arg1; +- (void)setDecrementImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setDecrementImage:(id)arg1 forState:(unsigned long long)arg2; +- (id)incrementImageForState:(unsigned long long)arg1; +- (void)setIncrementImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setIncrementImage:(id)arg1 forState:(unsigned long long)arg2; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2; +- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3; +- (void)_setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3; +- (id)backgroundImageForState:(unsigned long long)arg1; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; - (void)layoutSubviews; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_updateCount:(id)arg1; - (void)_stopTimer; - (void)_startTimer; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)_updateDividerImageForButtonState; - (void)_updateHighlightingAtPoint:(struct CGPoint)arg1 withEvent:(id)arg2; @@ -65,8 +65,8 @@ - (id)initWithCoder:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; - (void)dealloc; - (void)setFrame:(struct CGRect)arg1; - (void)_populateArchivedSubviews:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboard.h b/iOS7/Frameworks/UIKit/UIStoryboard.h index 22ee09835..10faef9b6 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboard.h +++ b/iOS7/Frameworks/UIKit/UIStoryboard.h @@ -28,7 +28,7 @@ - (id)nibForViewControllerWithIdentifier:(id)arg1; - (id)nibForStoryboardNibNamed:(id)arg1; - (id)identifierForStringsFile; -- (BOOL)containsNibNamed:(id)arg1; +- (_Bool)containsNibNamed:(id)arg1; @property(readonly) NSString *name; - (id)initWithBundle:(id)arg1 storyboardFileName:(id)arg2 identifierToNibNameMap:(id)arg3 designatedEntryPointIdentifier:(id)arg4; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegue.h b/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegue.h index 955528562..c6a5e35c5 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegue.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegue.h @@ -8,6 +8,7 @@ @class UIView; +// Not exported @interface UIStoryboardEmbedSegue : UIStoryboardSegue { UIView *_containerView; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegueTemplate.h index b306d4c80..c565ffe14 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardEmbedSegueTemplate.h @@ -8,6 +8,7 @@ @class UIView; +// Not exported @interface UIStoryboardEmbedSegueTemplate : UIStoryboardSegueTemplate { UIView *_containerView; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardModalSegue.h b/iOS7/Frameworks/UIKit/UIStoryboardModalSegue.h index 841dc37db..cd06b2b26 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardModalSegue.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardModalSegue.h @@ -6,20 +6,21 @@ #import +// Not exported @interface UIStoryboardModalSegue : UIStoryboardSegue { - BOOL _useDefaultModalPresentationStyle; - BOOL _useDefaultModalTransitionStyle; - BOOL _animates; - int _modalPresentationStyle; - int _modalTransitionStyle; + _Bool _useDefaultModalPresentationStyle; + _Bool _useDefaultModalTransitionStyle; + _Bool _animates; + long long _modalPresentationStyle; + long long _modalTransitionStyle; } -@property(nonatomic) BOOL animates; // @synthesize animates=_animates; -@property(nonatomic) int modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; -@property(nonatomic) int modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; -@property(nonatomic) BOOL useDefaultModalTransitionStyle; // @synthesize useDefaultModalTransitionStyle=_useDefaultModalTransitionStyle; -@property(nonatomic) BOOL useDefaultModalPresentationStyle; // @synthesize useDefaultModalPresentationStyle=_useDefaultModalPresentationStyle; +@property(nonatomic) _Bool animates; // @synthesize animates=_animates; +@property(nonatomic) long long modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; +@property(nonatomic) long long modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; +@property(nonatomic) _Bool useDefaultModalTransitionStyle; // @synthesize useDefaultModalTransitionStyle=_useDefaultModalTransitionStyle; +@property(nonatomic) _Bool useDefaultModalPresentationStyle; // @synthesize useDefaultModalPresentationStyle=_useDefaultModalPresentationStyle; - (void)perform; @end diff --git a/iOS7/Frameworks/UIKit/UIStoryboardModalSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardModalSegueTemplate.h index 4b32f0891..e6622dc5a 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardModalSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardModalSegueTemplate.h @@ -6,20 +6,21 @@ #import +// Not exported @interface UIStoryboardModalSegueTemplate : UIStoryboardSegueTemplate { - BOOL _useDefaultModalPresentationStyle; - BOOL _useDefaultModalTransitionStyle; - int _modalPresentationStyle; - int _modalTransitionStyle; - BOOL _animates; + _Bool _useDefaultModalPresentationStyle; + _Bool _useDefaultModalTransitionStyle; + long long _modalPresentationStyle; + long long _modalTransitionStyle; + _Bool _animates; } -@property(nonatomic) BOOL animates; // @synthesize animates=_animates; -@property(nonatomic) int modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; -@property(nonatomic) int modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; -@property(nonatomic) BOOL useDefaultModalTransitionStyle; // @synthesize useDefaultModalTransitionStyle=_useDefaultModalTransitionStyle; -@property(nonatomic) BOOL useDefaultModalPresentationStyle; // @synthesize useDefaultModalPresentationStyle=_useDefaultModalPresentationStyle; +@property(nonatomic) _Bool animates; // @synthesize animates=_animates; +@property(nonatomic) long long modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; +@property(nonatomic) long long modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; +@property(nonatomic) _Bool useDefaultModalTransitionStyle; // @synthesize useDefaultModalTransitionStyle=_useDefaultModalTransitionStyle; +@property(nonatomic) _Bool useDefaultModalPresentationStyle; // @synthesize useDefaultModalPresentationStyle=_useDefaultModalPresentationStyle; - (id)segueWithDestinationViewController:(id)arg1; - (id)defaultSegueClassName; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegue.h b/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegue.h index 68fb4fe48..bcc9fbe92 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegue.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegue.h @@ -12,7 +12,7 @@ { UIPopoverController *_popoverController; NSArray *_passthroughViews; - unsigned int _permittedArrowDirections; + unsigned long long _permittedArrowDirections; UIView *_anchorView; UIBarButtonItem *_anchorBarButtonItem; struct CGRect _anchorRect; @@ -21,7 +21,7 @@ @property(nonatomic, setter=_setAnchorRect:) struct CGRect _anchorRect; // @synthesize _anchorRect; @property(retain, nonatomic, setter=_setAnchorBarButtonItem:) UIBarButtonItem *_anchorBarButtonItem; // @synthesize _anchorBarButtonItem; @property(retain, nonatomic, setter=_setAnchorView:) UIView *_anchorView; // @synthesize _anchorView; -@property(nonatomic, setter=_setPermittedArrowDirections:) unsigned int _permittedArrowDirections; // @synthesize _permittedArrowDirections; +@property(nonatomic, setter=_setPermittedArrowDirections:) unsigned long long _permittedArrowDirections; // @synthesize _permittedArrowDirections; @property(copy, nonatomic, setter=_setPassthroughViews:) NSArray *_passthroughViews; // @synthesize _passthroughViews; - (void)perform; @property(readonly, nonatomic) UIPopoverController *popoverController; // @synthesize popoverController=_popoverController; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegueTemplate.h index 08ce53953..45f3aa8cf 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardPopoverSegueTemplate.h @@ -8,9 +8,10 @@ @class NSArray, UIBarButtonItem, UIView; +// Not exported @interface UIStoryboardPopoverSegueTemplate : UIStoryboardSegueTemplate { - unsigned int _permittedArrowDirections; + unsigned long long _permittedArrowDirections; NSArray *_passthroughViews; UIBarButtonItem *_anchorBarButtonItem; UIView *_anchorView; @@ -19,7 +20,7 @@ @property(retain, nonatomic) UIView *anchorView; // @synthesize anchorView=_anchorView; @property(retain, nonatomic) UIBarButtonItem *anchorBarButtonItem; // @synthesize anchorBarButtonItem=_anchorBarButtonItem; @property(copy, nonatomic) NSArray *passthroughViews; // @synthesize passthroughViews=_passthroughViews; -@property(nonatomic) unsigned int permittedArrowDirections; // @synthesize permittedArrowDirections=_permittedArrowDirections; +@property(nonatomic) unsigned long long permittedArrowDirections; // @synthesize permittedArrowDirections=_permittedArrowDirections; - (id)segueWithDestinationViewController:(id)arg1; - (id)defaultSegueClassName; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardPushSegue.h b/iOS7/Frameworks/UIKit/UIStoryboardPushSegue.h index f0ac45f7b..7cd0b66fe 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardPushSegue.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardPushSegue.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStoryboardPushSegue : UIStoryboardSegue { - int _destinationContainmentContext; - int _splitViewControllerIndex; + long long _destinationContainmentContext; + long long _splitViewControllerIndex; } -@property(nonatomic) int splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; -@property(nonatomic) int destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; +@property(nonatomic) long long splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; +@property(nonatomic) long long destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; - (void)perform; @end diff --git a/iOS7/Frameworks/UIKit/UIStoryboardPushSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardPushSegueTemplate.h index 18f8a0c04..1d90f7d20 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardPushSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardPushSegueTemplate.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStoryboardPushSegueTemplate : UIStoryboardSegueTemplate { - int _destinationContainmentContext; - int _splitViewControllerIndex; + long long _destinationContainmentContext; + long long _splitViewControllerIndex; } -@property(nonatomic) int splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; -@property(nonatomic) int destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; +@property(nonatomic) long long splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; +@property(nonatomic) long long destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; - (id)segueWithDestinationViewController:(id)arg1; - (id)defaultSegueClassName; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegue.h b/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegue.h index 8a2740a6d..a45b69fce 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegue.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegue.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStoryboardReplaceSegue : UIStoryboardSegue { - int _destinationContainmentContext; - int _splitViewControllerIndex; + long long _destinationContainmentContext; + long long _splitViewControllerIndex; } -@property(nonatomic) int splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; -@property(nonatomic) int destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; +@property(nonatomic) long long splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; +@property(nonatomic) long long destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; - (void)perform; @end diff --git a/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegueTemplate.h index 4059aeb13..8b77550ce 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardReplaceSegueTemplate.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UIStoryboardReplaceSegueTemplate : UIStoryboardSegueTemplate { - int _destinationContainmentContext; - int _splitViewControllerIndex; + long long _destinationContainmentContext; + long long _splitViewControllerIndex; } -@property(nonatomic) int splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; -@property(nonatomic) int destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; +@property(nonatomic) long long splitViewControllerIndex; // @synthesize splitViewControllerIndex=_splitViewControllerIndex; +@property(nonatomic) long long destinationContainmentContext; // @synthesize destinationContainmentContext=_destinationContainmentContext; - (id)segueWithDestinationViewController:(id)arg1; - (id)defaultSegueClassName; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardScene.h b/iOS7/Frameworks/UIKit/UIStoryboardScene.h index c0d56da2e..a7e5c601f 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardScene.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardScene.h @@ -8,6 +8,7 @@ @class UIViewController; +// Not exported @interface UIStoryboardScene : NSObject { UIViewController *sceneViewController; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardSegueTemplate.h index 9c16aa04d..d1cf12a92 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardSegueTemplate.h @@ -10,16 +10,17 @@ @class NSString, UIViewController; +// Not exported @interface UIStoryboardSegueTemplate : NSObject { NSString *_identifier; NSString *_segueClassName; UIViewController *_viewController; NSString *_destinationViewControllerIdentifier; - BOOL _performOnViewLoad; + _Bool _performOnViewLoad; } -@property(nonatomic) BOOL performOnViewLoad; // @synthesize performOnViewLoad=_performOnViewLoad; +@property(nonatomic) _Bool performOnViewLoad; // @synthesize performOnViewLoad=_performOnViewLoad; @property(nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void)perform:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIStoryboardUnwindSegueTemplate.h b/iOS7/Frameworks/UIKit/UIStoryboardUnwindSegueTemplate.h index 5b424efc6..05ebfd747 100644 --- a/iOS7/Frameworks/UIKit/UIStoryboardUnwindSegueTemplate.h +++ b/iOS7/Frameworks/UIKit/UIStoryboardUnwindSegueTemplate.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface UIStoryboardUnwindSegueTemplate : UIStoryboardSegueTemplate { NSString *_action; diff --git a/iOS7/Frameworks/UIKit/UISwappableImageView.h b/iOS7/Frameworks/UIKit/UISwappableImageView.h index 33f682ef2..301d17f5a 100644 --- a/iOS7/Frameworks/UIKit/UISwappableImageView.h +++ b/iOS7/Frameworks/UIKit/UISwappableImageView.h @@ -8,38 +8,39 @@ @class UIToolbar, _UISwappableImageViewAnimationProxy; +// Not exported @interface UISwappableImageView : UIImageView { id _value; id _alternate; - float _scale; - BOOL _showAlternate; - BOOL _flipped; - BOOL _updateImage; - BOOL _bezel; + double _scale; + _Bool _showAlternate; + _Bool _flipped; + _Bool _updateImage; + _Bool _bezel; int _bezelStyle; int _currentAnimation; UIToolbar *_buttonBar; int _buttonTag; _UISwappableImageViewAnimationProxy *_proxy; - int _barButtonItemStyle; - BOOL _didDisableWindowAutorotation; + long long _barButtonItemStyle; + _Bool _didDisableWindowAutorotation; id _didFinishTarget; SEL _didFinishSelector; } - (void)setImage:(id)arg1; - (void)_willMoveToWindow:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animateImage:(float)arg1 withButtonBar:(id)arg2 withTag:(int)arg3 target:(id)arg4 didFinishSelector:(SEL)arg5; -- (void)setFlipped:(BOOL)arg1; -- (void)showAlternateImage:(BOOL)arg1; +- (void)setFlipped:(_Bool)arg1; +- (void)showAlternateImage:(_Bool)arg1; - (void)updateImageIfNeededWithTintColor:(id)arg1; - (void)updateImageIfNeeded; -- (void)setBezelStyleForBarStyle:(int)arg1 tintColor:(id)arg2 iconTintColor:(id)arg3 iconTintColorDidChange:(BOOL)arg4; -- (void)setBezelStyleForBarStyle:(int)arg1 tintColor:(id)arg2; +- (void)setBezelStyleForBarStyle:(long long)arg1 tintColor:(id)arg2 iconTintColor:(id)arg3 iconTintColorDidChange:(_Bool)arg4; +- (void)setBezelStyleForBarStyle:(long long)arg1 tintColor:(id)arg2; - (void)dealloc; -- (id)initWithImage:(id)arg1 alternateImage:(id)arg2 barStyle:(int)arg3 barButtonItemStyle:(int)arg4 tintColor:(id)arg5 bezel:(BOOL)arg6; +- (id)initWithImage:(id)arg1 alternateImage:(id)arg2 barStyle:(long long)arg3 barButtonItemStyle:(long long)arg4 tintColor:(id)arg5 bezel:(_Bool)arg6; @end diff --git a/iOS7/Frameworks/UIKit/UISwipeGestureRecognizer.h b/iOS7/Frameworks/UIKit/UISwipeGestureRecognizer.h index a4e508ca5..a0115d0cb 100644 --- a/iOS7/Frameworks/UIKit/UISwipeGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UISwipeGestureRecognizer.h @@ -11,38 +11,38 @@ @interface UISwipeGestureRecognizer : UIGestureRecognizer { double _maximumDuration; - float _minimumPrimaryMovement; - float _maximumPrimaryMovement; - float _minimumSecondaryMovement; - float _maximumSecondaryMovement; - float _rateOfMinimumMovementDecay; - float _rateOfMaximumMovementDecay; - unsigned int _numberOfTouchesRequired; + double _minimumPrimaryMovement; + double _maximumPrimaryMovement; + double _minimumSecondaryMovement; + double _maximumSecondaryMovement; + double _rateOfMinimumMovementDecay; + double _rateOfMaximumMovementDecay; + unsigned long long _numberOfTouchesRequired; NSMutableArray *_touches; - unsigned int _direction; + unsigned long long _direction; struct CGPoint _startLocation; struct CGPoint *_startLocations; double _startTime; unsigned int _failed:1; } -@property(nonatomic) unsigned int direction; // @synthesize direction=_direction; -@property(nonatomic) unsigned int numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; -@property(nonatomic) float rateOfMaximumMovementDecay; // @synthesize rateOfMaximumMovementDecay=_rateOfMaximumMovementDecay; -@property(nonatomic) float rateOfMinimumMovementDecay; // @synthesize rateOfMinimumMovementDecay=_rateOfMinimumMovementDecay; -@property(nonatomic) float maximumSecondaryMovement; // @synthesize maximumSecondaryMovement=_maximumSecondaryMovement; -@property(nonatomic) float minimumSecondaryMovement; // @synthesize minimumSecondaryMovement=_minimumSecondaryMovement; -@property(nonatomic) float maximumPrimaryMovement; // @synthesize maximumPrimaryMovement=_maximumPrimaryMovement; -@property(nonatomic) float minimumPrimaryMovement; // @synthesize minimumPrimaryMovement=_minimumPrimaryMovement; +@property(nonatomic) unsigned long long direction; // @synthesize direction=_direction; +@property(nonatomic) unsigned long long numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; +@property(nonatomic) double rateOfMaximumMovementDecay; // @synthesize rateOfMaximumMovementDecay=_rateOfMaximumMovementDecay; +@property(nonatomic) double rateOfMinimumMovementDecay; // @synthesize rateOfMinimumMovementDecay=_rateOfMinimumMovementDecay; +@property(nonatomic) double maximumSecondaryMovement; // @synthesize maximumSecondaryMovement=_maximumSecondaryMovement; +@property(nonatomic) double minimumSecondaryMovement; // @synthesize minimumSecondaryMovement=_minimumSecondaryMovement; +@property(nonatomic) double maximumPrimaryMovement; // @synthesize maximumPrimaryMovement=_maximumPrimaryMovement; +@property(nonatomic) double minimumPrimaryMovement; // @synthesize minimumPrimaryMovement=_minimumPrimaryMovement; @property(nonatomic) double maximumDuration; // @synthesize maximumDuration=_maximumDuration; - (void)_appendSubclassDescription:(id)arg1; -- (struct CGPoint)locationOfTouch:(unsigned int)arg1 inView:(id)arg2; -- (unsigned int)numberOfTouches; +- (struct CGPoint)locationOfTouch:(unsigned long long)arg1 inView:(id)arg2; +- (unsigned long long)numberOfTouches; - (struct CGPoint)locationInView:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (BOOL)_checkForSwipeWithDelta:(struct CGPoint)arg1 time:(double)arg2; +- (_Bool)_checkForSwipeWithDelta:(struct CGPoint)arg1 time:(double)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)_resetGestureRecognizer; @property(readonly, nonatomic) struct CGPoint startPoint; diff --git a/iOS7/Frameworks/UIKit/UISwitch-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UISwitch-SyntheticEvents.h new file mode 100644 index 000000000..23881ec90 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISwitch-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISwitch (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UISwitch-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UISwitch-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..2d8b38256 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISwitch-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UISwitch (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (unsigned long long)defaultAccessibilityTraits; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UISwitch-UISwitchPrivate.h b/iOS7/Frameworks/UIKit/UISwitch-UISwitchPrivate.h new file mode 100644 index 000000000..7787dce0a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UISwitch-UISwitchPrivate.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIColor; + +@interface UISwitch (UISwitchPrivate) +- (void)_setKnobBounceMass:(double)arg1; +- (double)_knobBounceMass; +- (void)_setKnobBounceStiffness:(double)arg1; +- (double)_knobBounceStiffness; +- (void)_setKnobBounceDamping:(double)arg1; +- (double)_knobBounceDamping; +- (void)_setKnobBounceDuration:(double)arg1; +- (double)_knobBounceDuration; +- (void)_setPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3 completion:(id)arg4; +- (void)setAlternateColors:(_Bool)arg1; + +// Remaining properties +@property(nonatomic, getter=_alwaysShowOnOffLabel, setter=_setAlwaysShowsOnOffLabel:) _Bool alwaysShowOnOffLabel; +@property(retain, nonatomic, getter=_onColor, setter=_setOnColor:) UIColor *onColor; +@end + diff --git a/iOS7/Frameworks/UIKit/UISwitch.h b/iOS7/Frameworks/UIKit/UISwitch.h index 404ec9588..d287e8619 100644 --- a/iOS7/Frameworks/UIKit/UISwitch.h +++ b/iOS7/Frameworks/UIKit/UISwitch.h @@ -16,12 +16,16 @@ UILongPressGestureRecognizer *_pressGesture; UIPanGestureRecognizer *_panGesture; UIView<_UISwitchInternalViewProtocol> *_control; - BOOL _on; - float _enabledAlpha; + _Bool _onStateChangedByLongPressGestureRecognizer; + _Bool _onStateChangedByPanGestureRecognizer; + _Bool _on; + double _enabledAlpha; } -@property(nonatomic, getter=isOn) BOOL on; // @synthesize on=_on; -@property(nonatomic) float enabledAlpha; // @synthesize enabledAlpha=_enabledAlpha; +@property(nonatomic, getter=isOn) _Bool on; // @synthesize on=_on; +@property(nonatomic) double enabledAlpha; // @synthesize enabledAlpha=_enabledAlpha; +- (_Bool)_alwaysShowOnOffLabel; +- (void)_setAlwaysShowsOnOffLabel:(_Bool)arg1; - (void)_populateArchivedSubviews:(id)arg1; @property(retain, nonatomic) UIImage *onImage; @property(retain, nonatomic) UIImage *offImage; @@ -30,19 +34,20 @@ @property(retain, nonatomic) UIColor *onTintColor; - (id)_onTintColor; - (void)_setOnTintColor:(id)arg1; -@property(retain, nonatomic, getter=_onColor, setter=_setOnColor:) UIColor *onColor; -- (void)setEnabled:(BOOL)arg1; -- (void)setAlpha:(float)arg1; +- (id)_onColor; +- (void)_setOnColor:(id)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setAlpha:(double)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (struct UIEdgeInsets)alignmentRectInsets; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; - (void)_onAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)setOn:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setOn:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (void)_animateToOn:(BOOL)arg1 withDuration:(float)arg2 sendAction:(BOOL)arg3; +- (void)_animateToOn:(_Bool)arg1 withDuration:(double)arg2 sendAction:(_Bool)arg3; - (void)encodeWithCoder:(id)arg1; - (void)_encodeFrameWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -51,24 +56,11 @@ - (void)_handleLongPressNL:(id)arg1; - (void)_handleTapNL:(id)arg1; - (void)_handlePanNL:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_handleTranslationInPanGestureRecognizer:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)_commonInitNewLookNeue1; - (void)_commonInitNewLook; -- (BOOL)_useOldSize; -- (void)_setKnobBounceMass:(float)arg1; -- (float)_knobBounceMass; -- (void)_setKnobBounceStiffness:(float)arg1; -- (float)_knobBounceStiffness; -- (void)_setKnobBounceDamping:(float)arg1; -- (float)_knobBounceDamping; -- (void)_setKnobBounceDuration:(float)arg1; -- (float)_knobBounceDuration; -- (void)_setPressed:(BOOL)arg1 on:(BOOL)arg2 animated:(BOOL)arg3 completion:(id)arg4; -- (void)setAlternateColors:(BOOL)arg1; -- (id)_scriptingInfo; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (unsigned long long)defaultAccessibilityTraits; -- (BOOL)isAccessibilityElementByDefault; +- (_Bool)_useOldSize; @end diff --git a/iOS7/Frameworks/UIKit/UISystemAlertRequest.h b/iOS7/Frameworks/UIKit/UISystemAlertRequest.h index b7563a271..78f1453ca 100644 --- a/iOS7/Frameworks/UIKit/UISystemAlertRequest.h +++ b/iOS7/Frameworks/UIKit/UISystemAlertRequest.h @@ -10,6 +10,7 @@ @class UIModalView; +// Not exported @interface UISystemAlertRequest : NSObject { int _alertID; diff --git a/iOS7/Frameworks/UIKit/UITabBar-Static.h b/iOS7/Frameworks/UIKit/UITabBar-Static.h new file mode 100644 index 000000000..df0e25d53 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-Static.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (Static) +- (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (void)_positionTabBarButtons:(id)arg1 ignoringItem:(id)arg2; +- (void)_configureItems:(id)arg1; +- (void)_updateDividerImagesIfNecessary; +- (void)_configureTabBarReplacingItem:(id)arg1 withNewItem:(id)arg2 dragging:(_Bool)arg3 swapping:(_Bool)arg4; +- (void)_updateAppearanceCustomizationIfNecessaryForItem:(id)arg1; +- (void)_customizeWithAvailableItems:(id)arg1; +- (void)_finishCustomizeAnimation:(id)arg1; +- (void)_customizeDoneButtonAction:(id)arg1; +- (void)_dismissCustomizeSheet:(_Bool)arg1; +- (void)_adjustButtonSelection:(id)arg1; +- (void)_buttonCancel:(id)arg1; +- (void)_buttonUp:(id)arg1; +- (void)_buttonDownDelayed:(id)arg1; +- (void)_buttonDown:(id)arg1; +- (void)_updateBackgroundImage; +- (void)_setVisualAltitudeBias:(struct CGSize)arg1; +- (void)_setVisualAltitude:(double)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-SynthEvents.h b/iOS7/Frameworks/UIKit/UITabBar-SynthEvents.h new file mode 100644 index 000000000..f757f7b1c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-SynthEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (SynthEvents) +- (_Bool)_isHidden:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UITabBar-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..5de307ea6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-UITabBarInternal.h b/iOS7/Frameworks/UIKit/UITabBar-UITabBarInternal.h new file mode 100644 index 000000000..3d6c24e97 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-UITabBarInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (UITabBarInternal) ++ (float)_buttonGap; +- (void)_alertDidHide; +- (void)_alertWillShow:(_Bool)arg1 duration:(float)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-UITabBarPrivate.h b/iOS7/Frameworks/UIKit/UITabBar-UITabBarPrivate.h new file mode 100644 index 000000000..2866dc165 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-UITabBarPrivate.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (UITabBarPrivate) +- (void)setButtonItems:(id)arg1; +- (id)buttonItems; +- (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; +- (void)tintColorDidChange; +- (void)drawRect:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setAutoresizingMask:(unsigned long long)arg1; +- (void)setBadgeAnimated:(_Bool)arg1 forButton:(int)arg2; +- (void)setBadgeGlyph:(id)arg1 forButton:(int)arg2; +- (void)setBadgeValue:(id)arg1 forButton:(int)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)dismissCustomizeSheet:(_Bool)arg1; +- (void)_tabBarFinishedAnimating; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-_UIKitLayoutSpacing.h b/iOS7/Frameworks/UIKit/UITabBar-_UIKitLayoutSpacing.h new file mode 100644 index 000000000..b0e75ebab --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-_UIKitLayoutSpacing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBar (_UIKitLayoutSpacing) +- (double)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; +- (double)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; +- (_Bool)_hasCustomAutolayoutNeighborSpacing; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar-_UIPrivateCustomizationSPI.h b/iOS7/Frameworks/UIKit/UITabBar-_UIPrivateCustomizationSPI.h new file mode 100644 index 000000000..0c3d95d63 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBar-_UIPrivateCustomizationSPI.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIView; + +@interface UITabBar (_UIPrivateCustomizationSPI) +- (void)_setLabelShadowOffset:(struct CGSize)arg1; +- (void)_setLabelShadowColor:(id)arg1; +- (void)_setLabelTextColor:(id)arg1 selectedTextColor:(id)arg2; +- (void)_setLabelFont:(id)arg1; +- (void)_setSelectionIndicatorImage:(id)arg1; +- (void)_setBackgroundImage:(id)arg1; +@property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBar.h b/iOS7/Frameworks/UIKit/UITabBar.h index d10e1834d..d3eaa7123 100644 --- a/iOS7/Frameworks/UIKit/UITabBar.h +++ b/iOS7/Frameworks/UIKit/UITabBar.h @@ -20,7 +20,7 @@ NSArray *_items; UITabBarItem *_selectedItem; NSArray *_customizationItems; - int _barOrientation; + long long _barOrientation; struct { unsigned int alertShown:1; unsigned int wasEnabled:1; @@ -36,137 +36,86 @@ NSArray *_buttonItems; struct __CFArray *_hiddenItems; _UITabBarAppearanceStorage *_appearanceStorage; - BOOL _dividerImagesChangeWithSelection; - BOOL _dividerImagesAreInvalid; - BOOL _forcesOpaqueBackground; - float _nextSelectionSlideDuration; + _Bool _dividerImagesChangeWithSelection; + _Bool _dividerImagesAreInvalid; + _Bool _hidesShadow; + double _nextSelectionSlideDuration; NSMutableArray *_dividerImageViews; - int _itemPositioning; - float _itemDimension; - float _itemSpacing; - int _barMetrics; - int _imageStyle; + long long _itemPositioning; + double _itemDimension; + double _itemSpacing; + long long _barMetrics; + long long _imageStyle; } -+ (void)_initializeForIdiom:(int)arg1; ++ (void)_initializeForIdiom:(long long)arg1; + (id)_tabBarForView:(id)arg1; -+ (float)_buttonGap; -@property(nonatomic, setter=_setForcesOpaqueBackground:) BOOL _forcesOpaqueBackground; // @synthesize _forcesOpaqueBackground; -@property(nonatomic, setter=_setBarMetrics:) int _barMetrics; // @synthesize _barMetrics; -@property(nonatomic) float itemSpacing; // @synthesize itemSpacing=_itemSpacing; -@property(nonatomic) float itemWidth; // @synthesize itemWidth=_itemDimension; -@property(nonatomic) int itemPositioning; // @synthesize itemPositioning=_itemPositioning; +@property(nonatomic, setter=_setHidesShadow:) _Bool _hidesShadow; // @synthesize _hidesShadow; +@property(nonatomic, setter=_setBarMetrics:) long long _barMetrics; // @synthesize _barMetrics; +@property(nonatomic) double itemSpacing; // @synthesize itemSpacing=_itemSpacing; +@property(nonatomic) double itemWidth; // @synthesize itemWidth=_itemDimension; +@property(nonatomic) long long itemPositioning; // @synthesize itemPositioning=_itemPositioning; @property(retain, nonatomic, setter=_setDividerImageViews:) NSMutableArray *_dividerImageViews; // @synthesize _dividerImageViews; -@property(nonatomic, setter=_setDividerImagesAreInvalid:) BOOL _dividerImagesAreInvalid; // @synthesize _dividerImagesAreInvalid; -@property(nonatomic, setter=_setDividerImagesChangeWithSelection:) BOOL _dividerImagesChangeWithSelection; // @synthesize _dividerImagesChangeWithSelection; -@property(nonatomic, setter=_setNextSelectionSlideDuration:) float _nextSelectionSlideDuration; // @synthesize _nextSelectionSlideDuration; +@property(nonatomic, setter=_setDividerImagesAreInvalid:) _Bool _dividerImagesAreInvalid; // @synthesize _dividerImagesAreInvalid; +@property(nonatomic, setter=_setDividerImagesChangeWithSelection:) _Bool _dividerImagesChangeWithSelection; // @synthesize _dividerImagesChangeWithSelection; +@property(nonatomic, setter=_setNextSelectionSlideDuration:) double _nextSelectionSlideDuration; // @synthesize _nextSelectionSlideDuration; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, setter=_setImageStyle:) int _imageStyle; // @synthesize _imageStyle; -- (id)dividerImageForLeftItemState:(unsigned int)arg1 rightItemState:(unsigned int)arg2; -- (void)setDividerImage:(id)arg1 forLeftItemState:(unsigned int)arg2 rightItemState:(unsigned int)arg3; -- (id)_dividerImageForLeftButtonState:(unsigned int)arg1 rightButtonState:(unsigned int)arg2; -- (void)_setDividerImage:(id)arg1 forLeftButtonState:(unsigned int)arg2 rightButtonState:(unsigned int)arg3; +@property(nonatomic, setter=_setImageStyle:) long long _imageStyle; // @synthesize _imageStyle; +- (id)_dividerImageForLeftButtonState:(unsigned long long)arg1 rightButtonState:(unsigned long long)arg2; +- (void)_setDividerImage:(id)arg1 forLeftButtonState:(unsigned long long)arg2 rightButtonState:(unsigned long long)arg3; - (void)_invalidateDividerImages; - (id)_shadowView; @property(retain, nonatomic) UIColor *selectedImageTintColor; @property(retain, nonatomic) UIColor *barTintColor; -- (void)_updateTintedImages:(id)arg1 selected:(BOOL)arg2; +@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +- (void)_effectiveBarTintColorDidChange; +- (id)_effectiveBarTintColor; +- (void)_updateTintedImages:(id)arg1 selected:(_Bool)arg2; @property(retain, nonatomic) UIImage *selectionIndicatorImage; @property(retain, nonatomic) UIImage *shadowImage; @property(retain, nonatomic) UIImage *backgroundImage; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (BOOL)isCustomizing; -- (BOOL)endCustomizingAnimated:(BOOL)arg1; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (_Bool)isCustomizing; +- (_Bool)endCustomizingAnimated:(_Bool)arg1; - (void)beginCustomizingItems:(id)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (BOOL)_isTranslucent; -@property(nonatomic, setter=_setBarOrientation:) int _barOrientation; -- (int)_effectiveBarOrientation; +- (_Bool)_isTranslucent; +@property(nonatomic, setter=_setBarOrientation:) long long _barOrientation; +- (long long)_effectiveBarOrientation; - (void)removeConstraint:(id)arg1; - (void)addConstraint:(id)arg1; -- (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (void)_showItemsAnimated:(BOOL)arg1; -- (void)_hideItemsAnimated:(BOOL)arg1; -- (void)setItems:(id)arg1 animated:(BOOL)arg2; +- (void)setTranslatesAutoresizingMaskIntoConstraints:(_Bool)arg1; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (void)_showItemsAnimated:(_Bool)arg1; +- (void)_hideItemsAnimated:(_Bool)arg1; +- (void)setItems:(id)arg1 animated:(_Bool)arg2; - (void)_finishSetItems:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_sendAction:(id)arg1 withEvent:(id)arg2; @property(nonatomic) UITabBarItem *selectedItem; -- (void)_animateSelectionChangeFromView:(id)arg1 toView:(id)arg2 duration:(float)arg3; +- (void)_animateSelectionChangeFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3; - (id)_topmostDividerImageView; @property(copy, nonatomic) NSArray *items; -@property(nonatomic, getter=isLocked) BOOL locked; +@property(nonatomic, getter=isLocked) _Bool locked; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)_canDrawContent; -- (BOOL)_subclassImplementsDrawRect; -@property(nonatomic, setter=_setInterTabButtonSpacing:) float _interTabButtonSpacing; -@property(nonatomic, setter=_setTabButtonWidth:) float _tabButtonWidth; +- (void)_doCommonTabBarInit; +- (_Bool)_canDrawContent; +- (_Bool)_subclassImplementsDrawRect; +@property(nonatomic, setter=_setInterTabButtonSpacing:) double _interTabButtonSpacing; +@property(nonatomic, setter=_setTabButtonWidth:) double _tabButtonWidth; - (void)_cleanupAdaptiveBackdrop; +- (void)_setTabBarTabStyle:(long long)arg1; +- (long long)_tabBarTabStyle; - (id)_appearanceStorage; -@property(nonatomic) int barStyle; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -- (BOOL)_wantsAdaptiveBackdrop; -@property(nonatomic, setter=_setBackgroundNeedsUpdate:) BOOL _backgroundNeedsUpdate; -- (void)_setLabelShadowOffset:(struct CGSize)arg1; -- (void)_setLabelShadowColor:(id)arg1; -- (void)_setLabelTextColor:(id)arg1 selectedTextColor:(id)arg2; -- (void)_setLabelFont:(id)arg1; -- (void)_setSelectionIndicatorImage:(id)arg1; -- (void)_setBackgroundImage:(id)arg1; -@property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; -- (void)setButtonItems:(id)arg1; -- (id)buttonItems; -- (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; -- (void)tintColorDidChange; -- (void)drawRect:(struct CGRect)arg1; -- (void)setBounds:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setAutoresizingMask:(unsigned int)arg1; -- (void)setBadgeAnimated:(BOOL)arg1 forButton:(int)arg2; -- (void)setBadgeGlyph:(id)arg1 forButton:(int)arg2; -- (void)setBadgeValue:(id)arg1 forButton:(int)arg2; -- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)dismissCustomizeSheet:(BOOL)arg1; -- (void)_tabBarFinishedAnimating; -- (void)_alertDidHide; -- (void)_alertWillShow:(BOOL)arg1 duration:(float)arg2; -- (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (void)_positionTabBarButtons:(id)arg1 ignoringItem:(id)arg2; -- (void)_configureItems:(id)arg1; -- (void)_updateDividerImagesIfNecessary; -- (void)_configureTabBarReplacingItem:(id)arg1 withNewItem:(id)arg2 dragging:(BOOL)arg3 swapping:(BOOL)arg4; -- (void)_updateAppearanceCustomizationIfNecessaryForItem:(id)arg1; -- (void)_customizeWithAvailableItems:(id)arg1; -- (void)_finishCustomizeAnimation:(id)arg1; -- (void)_customizeDoneButtonAction:(id)arg1; -- (void)_dismissCustomizeSheet:(BOOL)arg1; -- (void)_adjustButtonSelection:(id)arg1; -- (void)_buttonCancel:(id)arg1; -- (void)_buttonUp:(id)arg1; -- (void)_buttonDownDelayed:(id)arg1; -- (void)_buttonDown:(id)arg1; -- (void)_updateBackgroundImage; -- (id)_effectiveBarTintColor; -- (void)_setVisualAltitudeBias:(struct CGSize)arg1; -- (void)_setVisualAltitude:(float)arg1; -- (BOOL)_isHidden:(id)arg1; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (float)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; -- (float)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; -- (BOOL)_hasCustomAutolayoutNeighborSpacing; - -// Remaining properties -@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +@property(nonatomic) long long barStyle; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +- (_Bool)_wantsAdaptiveBackdrop; +@property(nonatomic, setter=_setBackgroundNeedsUpdate:) _Bool _backgroundNeedsUpdate; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarButton-SynthEvents.h b/iOS7/Frameworks/UIKit/UITabBarButton-SynthEvents.h new file mode 100644 index 000000000..b5d85ef94 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBarButton-SynthEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBarButton (SynthEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBarButton.h b/iOS7/Frameworks/UIKit/UITabBarButton.h index d4de5e87b..82ab9c437 100644 --- a/iOS7/Frameworks/UIKit/UITabBarButton.h +++ b/iOS7/Frameworks/UIKit/UITabBarButton.h @@ -6,8 +6,9 @@ #import -@class NSValue, UIImage, UITabBarButtonLabel, UITabBarSelectionIndicatorView, UIView, _UIBadgeView; +@class NSValue, UIColor, UIImage, UITabBarButtonLabel, UITabBarSelectionIndicatorView, UIView, _UIBadgeView; +// Not exported @interface UITabBarButton : UIControl { struct CGRect _hitRect; @@ -15,52 +16,59 @@ UITabBarButtonLabel *_label; _UIBadgeView *_badge; UITabBarSelectionIndicatorView *_selectedIndicator; - BOOL _selected; - BOOL _barHeight; - BOOL _badgeAnimated; + _Bool _selected; + _Bool _barHeight; + _Bool _badgeAnimated; struct UIEdgeInsets _infoInsets; struct UIOffset _selectedInfoOffset; struct UIOffset _infoOffset; UIImage *_customSelectedIndicatorImage; NSValue *_labelOffsetValue; - BOOL _selectedImageColoringIsStale; - BOOL _centerAllContents; + _Bool _selectedImageColoringIsStale; + _Bool _centerAllContents; + double _templateImageWidth; Class _appearanceGuideClass; + UIColor *_unselectedTintColor; } + (id)_defaultLabelColor; + (id)_defaultLabelFont; +@property(retain, nonatomic, getter=_unselectedTintColor, setter=_setUnselectedTintColor:) UIColor *unselectedTintColor; // @synthesize unselectedTintColor=_unselectedTintColor; @property(nonatomic, setter=_setAppearanceGuideClass:) Class _appearanceGuideClass; // @synthesize _appearanceGuideClass; -@property(nonatomic, setter=_setCenterAllContents:) BOOL _centerAllContents; // @synthesize _centerAllContents; -@property(nonatomic, setter=_setSelectedImageColoringIsStale:) BOOL _selectedImageColoringIsStale; // @synthesize _selectedImageColoringIsStale; +@property(nonatomic, setter=_setCenterAllContents:) _Bool _centerAllContents; // @synthesize _centerAllContents; +@property(nonatomic, setter=_setSelectedImageColoringIsStale:) _Bool _selectedImageColoringIsStale; // @synthesize _selectedImageColoringIsStale; +@property(nonatomic, setter=_setTemplateImageWidth:) double _templateImageWidth; // @synthesize _templateImageWidth; @property(readonly, nonatomic) UITabBarButtonLabel *tabBarButtonLabel; // @synthesize tabBarButtonLabel=_label; @property(retain, nonatomic) NSValue *labelOffsetValue; // @synthesize labelOffsetValue=_labelOffsetValue; - (void)_applyTabBarButtonAppearanceStorage:(id)arg1 withTaggedSelectors:(id)arg2; - (struct UIOffset)_titlePositionAdjustment; - (void)_setTitlePositionAdjustment:(struct UIOffset)arg1; - (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_setLabelHidden:(BOOL)arg1; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setLabelHidden:(_Bool)arg1; - (void)_setCustomSelectedIndicatorImage:(id)arg1; -- (BOOL)_useBarHeight; +- (_Bool)_useBarHeight; - (void)_setBarHeight:(float)arg1; - (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGRect)_frameForSelectedIndicator; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (void)tintColorDidChange; -- (void)setEnabled:(BOOL)arg1; -- (void)_setBadgeAnimated:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)_setBadgeAnimated:(_Bool)arg1; - (void)_badgeAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)_setBadgeValue:(id)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_positionBadge; - (void)_setInfoOffset:(struct UIOffset)arg1; - (void)_setSelectedInfoOffset:(struct UIOffset)arg1; -- (BOOL)_isSelected; -- (void)_setSelected:(BOOL)arg1; +@property(nonatomic, getter=_isSelected, setter=_setSelected:) _Bool _selected; +- (void)_setUnselectedTintColor:(id)arg1 forceLabelToConform:(_Bool)arg2; +- (void)_updateToMatchCurrentState; - (void)_updateInfoFrame; -- (void)_showSelectedIndicator:(BOOL)arg1 changeSelection:(BOOL)arg2; +- (void)_showSelectedIndicator:(_Bool)arg1 changeSelection:(_Bool)arg2; - (id)_swappableImageView; - (struct CGRect)_tabBarHitRect; - (void)_setTabBarHitRect:(struct CGRect)arg1; @@ -68,7 +76,6 @@ - (void)dealloc; - (id)initWithImage:(id)arg1 selectedImage:(id)arg2 label:(id)arg3 withInsets:(struct UIEdgeInsets)arg4; - (id)_selectedIndicatorView; -- (id)_scriptingInfo; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarButtonLabel.h b/iOS7/Frameworks/UIKit/UITabBarButtonLabel.h index 6ccfd86d1..29ba2c0b9 100644 --- a/iOS7/Frameworks/UIKit/UITabBarButtonLabel.h +++ b/iOS7/Frameworks/UIKit/UITabBarButtonLabel.h @@ -6,27 +6,31 @@ #import -@class _UITabBarItemAppearanceStorage; +@class UIColor, _UITabBarItemAppearanceStorage; +// Not exported @interface UITabBarButtonLabel : UILabel { - float _boundsWidth; + double _boundsWidth; _UITabBarItemAppearanceStorage *_appearanceStorage; - BOOL _isSelected; + _Bool _isSelected; Class _appearanceGuideClass; + UIColor *_unselectedTintColor; } +@property(retain, nonatomic, getter=_unselectedTintColor, setter=_setUnselectedTintColor:) UIColor *unselectedTintColor; // @synthesize unselectedTintColor=_unselectedTintColor; @property(nonatomic, setter=_setAppearanceGuideClass:) Class _appearanceGuideClass; // @synthesize _appearanceGuideClass; - (void)_applyTabBarButtonAppearanceStorage:(id)arg1 withTaggedSelectors:(id)arg2; -- (id)_titleTextAttributesForState:(unsigned int)arg1; -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (id)_titleTextAttributesForState:(unsigned long long)arg1; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1; - (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; - (void)updateTextColorsForSelection; - (void)tintColorDidChange; - (void)sizeToFitBounds:(struct CGRect)arg1; -- (id)_stringDrawingContext; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarController-StateRestoration.h b/iOS7/Frameworks/UIKit/UITabBarController-StateRestoration.h new file mode 100644 index 000000000..1229bcf43 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBarController-StateRestoration.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBarController (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (_Bool)_ignoreUnselectedTabsForStateRestoration; +- (id)_allContainedViewControllers; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBarController.h b/iOS7/Frameworks/UIKit/UITabBarController.h index 7310612d4..9c688e4cf 100644 --- a/iOS7/Frameworks/UIKit/UITabBarController.h +++ b/iOS7/Frameworks/UIKit/UITabBarController.h @@ -23,9 +23,9 @@ id _delegate; UIViewController *_selectedViewControllerDuringWillAppear; UIViewController *_transientViewController; - unsigned int _customMaxItems; - unsigned int _defaultMaxItems; - int _tabBarPosition; + unsigned long long _customMaxItems; + unsigned long long _defaultMaxItems; + long long _tabBarPosition; struct { unsigned int isShowingMoreItem:1; unsigned int needsToRebuildItems:1; @@ -43,8 +43,8 @@ } + (Class)_moreNavigationControllerClass; -+ (BOOL)doesOverrideSupportedInterfaceOrientations; -+ (BOOL)doesOverridePreferredInterfaceOrientationForPresentation; ++ (_Bool)doesOverrideSupportedInterfaceOrientations; ++ (_Bool)doesOverridePreferredInterfaceOrientationForPresentation; @property(retain, nonatomic, setter=_setInteractor:) id _interactor; // @synthesize _interactor=__interactor; @property(retain, nonatomic, setter=_setAnimator:) id _animator; // @synthesize _animator=__animator; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -52,34 +52,34 @@ @property(nonatomic) NSMutableArray *moreChildViewControllers; // @synthesize moreChildViewControllers=_moreChildViewControllers; - (void)_setBadgeValue:(id)arg1 forTabBarItem:(id)arg2; - (id)rotatingSnapshotViewForWindow:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1; -- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1; -- (BOOL)_shouldUseOnePartRotation; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1; +- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1; +- (_Bool)_shouldUseOnePartRotation; - (id)rotatingFooterView; - (id)rotatingHeaderView; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (int)preferredInterfaceOrientationForPresentation; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)_shouldSynthesizeSupportedOrientations; -- (BOOL)_doAllViewControllersSupportInterfaceOrientation:(int)arg1; -- (BOOL)_allowsAutorotation; -- (void)_setMaximumNumberOfItems:(unsigned int)arg1; -- (unsigned int)_effectiveMaxItems; -- (BOOL)showsEditButtonOnLeft; -- (void)setShowsEditButtonOnLeft:(BOOL)arg1; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (long long)preferredInterfaceOrientationForPresentation; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)_shouldSynthesizeSupportedOrientations; +- (_Bool)_doAllViewControllersSupportInterfaceOrientation:(long long)arg1; +- (_Bool)_allowsAutorotation; +- (void)_setMaximumNumberOfItems:(unsigned long long)arg1; +- (unsigned long long)_effectiveMaxItems; +- (_Bool)showsEditButtonOnLeft; +- (void)setShowsEditButtonOnLeft:(_Bool)arg1; - (void)revealTabBarSelection; - (void)concealTabBarSelection; -- (void)setTransientViewController:(id)arg1 animated:(BOOL)arg2; +- (void)setTransientViewController:(id)arg1 animated:(_Bool)arg2; - (void)setTransientViewController:(id)arg1; - (id)transientViewController; - (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3; -- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 transition:(int)arg3 shouldSetSelected:(BOOL)arg4; +- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 transition:(int)arg3 shouldSetSelected:(_Bool)arg4; - (id)_customAnimatorForFromViewController:(id)arg1 toViewController:(id)arg2; - (id)_customInteractionControllerForAnimator:(id)arg1; - (struct CGRect)_frameForWrapperViewForViewController:(id)arg1; @@ -90,18 +90,21 @@ - (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2; - (void)_tabBarItemClicked:(id)arg1; - (id)_viewControllerForTabBarItem:(id)arg1; -- (void)_setTabBarPosition:(int)arg1; -- (int)_effectiveTabBarPosition; -- (int)_tabBarPosition; +- (void)_setTabBarPosition:(long long)arg1; +- (long long)_effectiveTabBarPosition; +- (long long)_tabBarPosition; @property(readonly, nonatomic) UITabBar *tabBar; - (id)_viewControllersInTabBar; - (id)allViewControllers; - (void)showBarWithTransition:(int)arg1; +- (void)_showBarWithTransition:(int)arg1 isExplicit:(_Bool)arg2; - (void)hideBarWithTransition:(int)arg1; +- (void)_hideBarWithTransition:(int)arg1 isExplicit:(_Bool)arg2; - (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (BOOL)_isBarHidden; -- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; -- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; +- (_Bool)_isBarHidden; +- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (id)_viewsWithDisabledInteractionGivenTransitionContext:(id)arg1; - (void)tabBar:(id)arg1 willBeginCustomizingItems:(id)arg2; - (void)beginCustomizingTabBar:(id)arg1; @property(copy, nonatomic) NSArray *customizableViewControllers; // @synthesize customizableViewControllers=_customizableViewControllers; @@ -109,29 +112,29 @@ - (void)setRestorationIdentifier:(id)arg1; - (void)_setMoreNavigationControllerRestorationIdentifier; - (id)_existingMoreNavigationController; -- (BOOL)_allowsCustomizing; +- (_Bool)_allowsCustomizing; - (id)childViewControllerForStatusBarHidden; - (id)childViewControllerForStatusBarStyle; - (void)_setSelectedViewController:(id)arg1; @property(nonatomic) UIViewController *selectedViewController; -@property(nonatomic) unsigned int selectedIndex; -- (BOOL)_allowSelectionWithinMoreList; +@property(nonatomic) unsigned long long selectedIndex; +- (_Bool)_allowSelectionWithinMoreList; - (id)_selectedViewControllerInTabBar; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (void)_rebuildTabBarItemsAnimated:(BOOL)arg1; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; +- (void)_rebuildTabBarItemsAnimated:(_Bool)arg1; - (void)_rebuildTabBarItemsIfNeeded; @property(copy, nonatomic) NSArray *viewControllers; - (void)_configureTargetActionForTabBarItem:(id)arg1; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (BOOL)_reallyWantsFullScreenLayout; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (_Bool)_reallyWantsFullScreenLayout; - (void)updateTabBarItemForViewController:(id)arg1; - (void)_setSelectedTabBarItem:(id)arg1; - (void)purgeMemoryForReason:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)_isPresentationContextByDefault; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)_isPresentationContextByDefault; - (void)loadView; - (void)_layoutContainerView; - (void)setView:(id)arg1; @@ -139,20 +142,17 @@ - (void)_setTabBarVisualAltitude; - (void)_prepareTabBar; - (void)__viewWillLayoutSubviews; -- (void)_selectDefaultViewControllerIfNecessaryWithAppearanceTransitions:(BOOL)arg1; +- (void)_selectDefaultViewControllerIfNecessaryWithAppearanceTransitions:(_Bool)arg1; - (id)_wrapperViewForViewController:(id)arg1; - (void)_layoutViewController:(id)arg1; - (id)_deepestUnambiguousResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_shouldPersistViewWhenCoding; +- (_Bool)_shouldPersistViewWhenCoding; - (void)_populateArchivedChildViewControllers:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (id)_allContainedViewControllers; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarCustomizeView.h b/iOS7/Frameworks/UIKit/UITabBarCustomizeView.h index 26498d1a3..862456e01 100644 --- a/iOS7/Frameworks/UIKit/UITabBarCustomizeView.h +++ b/iOS7/Frameworks/UIKit/UITabBarCustomizeView.h @@ -6,8 +6,9 @@ #import -@class NSMutableArray, UIImageView, UISnapshotView, UITabBar, UITabBarItem, UITabBarItemProxy; +@class NSArray, NSMutableArray, UIImageView, UILabel, UISnapshotView, UITabBar, UITabBarItem, UITabBarItemProxy; +// Not exported @interface UITabBarCustomizeView : UIView { UITabBar *_tabBar; @@ -18,12 +19,16 @@ UISnapshotView *_dragImage; UIImageView *_replacementGlow; UITabBarItem *_replaceItem; + UILabel *_titleLabel; struct CGPoint _startPoint; - int _gridCount; - float _gridOffset; + long long _itemsInRowCount; + double _gridOffset; + struct CGRect _firstItemRect; + UITabBarItem *_selectedBeforeItem; + NSArray *_availableItems; } -- (void)_finishTouchesEndedChangeAnimation:(id)arg1 finished:(id)arg2 context:(id)arg3; +@property(retain, nonatomic) NSArray *availableItems; // @synthesize availableItems=_availableItems; - (void)tabBarTouchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)tabBarTouchesEnded:(id)arg1 withEvent:(id)arg2; - (void)tabBarTouchesMoved:(id)arg1 withEvent:(id)arg2; @@ -37,6 +42,9 @@ - (void)layoutSubviews; - (void)dealloc; - (void)setTabBar:(id)arg1 currentItems:(id)arg2 availableItems:(id)arg3; +- (long long)_barMetrics; +- (void)updateProxiesSelection; +- (void)tintTabBarItemsForEdit:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UITabBarDelegate-Protocol.h index b7acabcbe..b30987887 100644 --- a/iOS7/Frameworks/UIKit/UITabBarDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITabBarDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UITabBarDelegate @optional -- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; -- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; +- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; - (void)tabBar:(id)arg1 didBeginCustomizingItems:(id)arg2; - (void)tabBar:(id)arg1 willBeginCustomizingItems:(id)arg2; - (void)tabBar:(id)arg1 didSelectItem:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITabBarItem-Static.h b/iOS7/Frameworks/UIKit/UITabBarItem-Static.h new file mode 100644 index 000000000..77a62946b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBarItem-Static.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITabBarItem (Static) ++ (id)_appearanceBlindViewClasses; +- (void)_updateView; +- (void)_updateViewForIdiom:(long long)arg1; +- (void)_updateViewForIdiom:(long long)arg1 positionItems:(_Bool)arg2; +- (id)_createViewForTabBar:(id)arg1 showingBadge:(_Bool)arg2 withTint:(_Bool)arg3 idiom:(long long)arg4; +- (id)_createViewForTabBar:(id)arg1 showingBadge:(_Bool)arg2 idiom:(long long)arg3; +- (void)_setTitleTextAttributeValue:(id)arg1 forAttributeKey:(id)arg2 state:(unsigned long long)arg3; +- (id)nextResponder; +- (id)_updateImageWithTintColor:(id)arg1 isSelected:(_Bool)arg2 getImageOffset:(struct UIOffset *)arg3; +- (void)_updateButtonForTintColor:(id)arg1 selected:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBarItem-UITabBarItem_Private.h b/iOS7/Frameworks/UIKit/UITabBarItem-UITabBarItem_Private.h new file mode 100644 index 000000000..d1247363b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITabBarItem-UITabBarItem_Private.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIImage, UIView; + +@interface UITabBarItem (UITabBarItem_Private) +- (id)_internalTemplateImages; +- (id)_internalTemplateImage; +- (void)_setInternalTemplateImage:(id)arg1; +- (id)_internalTitle; +- (void)_setInternalTitle:(id)arg1; +@property(nonatomic) SEL action; +@property(nonatomic) id target; +@property(retain, nonatomic) UIImage *unselectedImage; +@property(nonatomic) _Bool animatedBadge; +@property(nonatomic) _Bool viewIsCustom; +@property(retain, nonatomic) UIView *view; +- (long long)systemItem; +- (_Bool)isSystemItem; +@end + diff --git a/iOS7/Frameworks/UIKit/UITabBarItem.h b/iOS7/Frameworks/UIKit/UITabBarItem.h index 5faa9ca77..99d95a4f3 100644 --- a/iOS7/Frameworks/UIKit/UITabBarItem.h +++ b/iOS7/Frameworks/UIKit/UITabBarItem.h @@ -20,7 +20,7 @@ struct UIEdgeInsets _imageInsets; NSString *_badgeValue; UIView *_view; - int _tag; + long long _tag; id _appearanceStorage; struct { unsigned int enabled:1; @@ -32,21 +32,20 @@ unsigned int customSelectedImage:1; unsigned int customUnselectedImage:1; } _tabBarItemFlags; - int _barMetrics; - int _imageStyle; + long long _barMetrics; + long long _imageStyle; UIColor *_tintColor; } -+ (id)_appearanceBlindViewClasses; -- (void)setTag:(int)arg1; -- (int)tag; +- (void)setTag:(long long)arg1; +- (long long)tag; @property(retain, nonatomic, setter=_setTintColor:) UIColor *_tintColor; // @synthesize _tintColor; -@property(nonatomic, setter=_setImageStyle:) int _imageStyle; // @synthesize _imageStyle; -@property(nonatomic, setter=_setBarMetrics:) int _barMetrics; // @synthesize _barMetrics; +@property(nonatomic, setter=_setImageStyle:) long long _imageStyle; // @synthesize _imageStyle; +@property(nonatomic, setter=_setBarMetrics:) long long _barMetrics; // @synthesize _barMetrics; - (struct UIOffset)titlePositionAdjustment; - (void)setTitlePositionAdjustment:(struct UIOffset)arg1; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (id)finishedUnselectedImage; - (id)finishedSelectedImage; - (void)setFinishedSelectedImage:(id)arg1 withFinishedUnselectedImage:(id)arg2; @@ -58,37 +57,18 @@ - (void)setImage:(id)arg1; - (id)title; - (void)setTitle:(id)arg1; -- (BOOL)isEnabled; -- (void)setEnabled:(BOOL)arg1; +- (_Bool)isEnabled; +- (void)setEnabled:(_Bool)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithTabBarSystemItem:(int)arg1 tag:(int)arg2; +- (id)initWithTabBarSystemItem:(long long)arg1 tag:(long long)arg2; - (id)initWithTitle:(id)arg1 image:(id)arg2 selectedImage:(id)arg3; -- (id)initWithTitle:(id)arg1 image:(id)arg2 tag:(int)arg3; +- (id)initWithTitle:(id)arg1 image:(id)arg2 tag:(long long)arg3; - (id)init; -- (id)_internalTemplateImages; -- (id)_internalTemplateImage; -- (void)_setInternalTemplateImage:(id)arg1; -- (id)_internalTitle; -- (void)_setInternalTitle:(id)arg1; -@property(nonatomic) SEL action; -@property(nonatomic) id target; -@property(retain, nonatomic) UIImage *unselectedImage; -@property(nonatomic) BOOL animatedBadge; -@property(nonatomic) BOOL viewIsCustom; -@property(retain, nonatomic) UIView *view; -- (int)systemItem; -- (BOOL)isSystemItem; -- (void)_updateView; -- (void)_updateViewForIdiom:(int)arg1; -- (void)_updateViewForIdiom:(int)arg1 positionItems:(BOOL)arg2; -- (id)_createViewForTabBar:(id)arg1 showingBadge:(BOOL)arg2 withTint:(BOOL)arg3 idiom:(int)arg4; -- (id)_createViewForTabBar:(id)arg1 showingBadge:(BOOL)arg2 idiom:(int)arg3; -- (void)_setTitleTextAttributeValue:(id)arg1 forAttributeKey:(id)arg2 state:(unsigned int)arg3; -- (id)nextResponder; -- (id)_updateImageWithTintColor:(id)arg1 isSelected:(BOOL)arg2 getImageOffset:(struct UIOffset *)arg3; -- (void)_updateButtonForTintColor:(id)arg1 selected:(BOOL)arg2; +- (void)_updateToMatchCurrentState; +- (_Bool)_isSelected; +- (void)_setSelected:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarItemProxy.h b/iOS7/Frameworks/UIKit/UITabBarItemProxy.h index 11f389811..f479fe708 100644 --- a/iOS7/Frameworks/UIKit/UITabBarItemProxy.h +++ b/iOS7/Frameworks/UIKit/UITabBarItemProxy.h @@ -8,6 +8,7 @@ @class UITabBarItem, UIView; +// Not exported @interface UITabBarItemProxy : NSObject { UITabBarItem *_item; @@ -17,6 +18,7 @@ - (id)view; - (id)item; - (void)dealloc; +- (void)setSelected:(_Bool)arg1; - (id)initWithItem:(id)arg1 inTabBar:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITabBarSelectionIndicatorView.h b/iOS7/Frameworks/UIKit/UITabBarSelectionIndicatorView.h index 543752c29..9cf6afaa4 100644 --- a/iOS7/Frameworks/UIKit/UITabBarSelectionIndicatorView.h +++ b/iOS7/Frameworks/UIKit/UITabBarSelectionIndicatorView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITabBarSelectionIndicatorView : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/UITabBarSwappableImageView.h b/iOS7/Frameworks/UIKit/UITabBarSwappableImageView.h index ee3a00c36..9c65b2029 100644 --- a/iOS7/Frameworks/UIKit/UITabBarSwappableImageView.h +++ b/iOS7/Frameworks/UIKit/UITabBarSwappableImageView.h @@ -8,13 +8,14 @@ @class UITabBar; +// Not exported @interface UITabBarSwappableImageView : UIImageView { id _value; id _alternate; - float _scale; - BOOL _showAlternate; - BOOL _flipped; + double _scale; + _Bool _showAlternate; + _Bool _flipped; int _currentAnimation; UITabBar *_tabBar; int _buttonTag; @@ -22,9 +23,9 @@ - (void)setImage:(id)arg1; - (void)setAlternateImage:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animateImage:(float)arg1 withTabBar:(id)arg2 withTag:(int)arg3; -- (void)showAlternateImage:(BOOL)arg1; +- (void)showAlternateImage:(_Bool)arg1; - (void)setCurrentImage; - (void)dealloc; - (id)initWithImage:(id)arg1 alternateImage:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITableView-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UITableView-SyntheticEvents.h new file mode 100644 index 000000000..3a53eb49f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableView (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UITableView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..fc9a5fa42 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableView.h b/iOS7/Frameworks/UIKit/UITableView.h index 3cad72b95..fd5b74502 100644 --- a/iOS7/Frameworks/UIKit/UITableView.h +++ b/iOS7/Frameworks/UIKit/UITableView.h @@ -9,18 +9,18 @@ #import "NSCoding-Protocol.h" #import "UIGestureRecognizerDelegatePrivate-Protocol.h" -@class NSArray, NSIndexPath, NSMutableArray, NSMutableDictionary, NSTimer, UIColor, UIGestureRecognizer, UIGobblerGestureRecognizer, UIImage, UILongPressGestureRecognizer, UIRefreshControl, UITableViewCell, UITableViewCountView, UITableViewIndex, UITableViewRowData, UITouch, UIView, _UITableViewDeleteAnimationSupport, _UITableViewReorderingSupport; +@class NSArray, NSIndexPath, NSMutableArray, NSMutableDictionary, NSTimer, UIColor, UIGestureRecognizer, UIGobblerGestureRecognizer, UIImage, UILongPressGestureRecognizer, UIRefreshControl, UITableViewCell, UITableViewCountView, UITableViewIndex, UITableViewRowData, UITableViewWrapperView, UITouch, UIView, _UITableViewDeleteAnimationSupport, _UITableViewReorderingSupport; @interface UITableView : UIScrollView { id _dataSource; UITableViewRowData *_rowData; - float _rowHeight; - float _sectionHeaderHeight; - float _sectionFooterHeight; - float _estimatedRowHeight; - float _estimatedSectionHeaderHeight; - float _estimatedSectionFooterHeight; + double _rowHeight; + double _sectionHeaderHeight; + double _sectionFooterHeight; + double _estimatedRowHeight; + double _estimatedSectionHeaderHeight; + double _estimatedSectionFooterHeight; struct CGRect _visibleBounds; struct _NSRange _visibleRows; NSMutableArray *_visibleCells; @@ -39,8 +39,8 @@ NSMutableDictionary *_reusableHeaderFooterViews; NSMutableArray *_highlightedIndexPaths; NSMutableArray *_selectedIndexPaths; - int _swipeToDeleteSection; - int _swipeToDeleteRow; + long long _swipeToDeleteSection; + long long _swipeToDeleteRow; NSIndexPath *_pendingSelectionIndexPath; NSArray *_pendingDeselectionIndexPaths; UIView *_newContentView; @@ -48,14 +48,15 @@ _UITableViewReorderingSupport *_reorderingSupport; UIView *_backgroundView; UIView *_clearBlendingView; + UITableViewWrapperView *_wrapperView; UITableViewIndex *_index; UIView *_tableHeaderBackgroundView; UIView *_tableHeaderView; UIView *_tableFooterView; UITableViewCountView *_countLabel; - int _tableReloadingSuspendedCount; - int _sectionIndexMinimumDisplayRowCount; - int _updateAnimationCount; + long long _tableReloadingSuspendedCount; + long long _sectionIndexMinimumDisplayRowCount; + long long _updateAnimationCount; NSMutableArray *_insertItems; NSMutableArray *_deleteItems; NSMutableArray *_reloadItems; @@ -73,22 +74,25 @@ UIGobblerGestureRecognizer *_swipeToDeleteGobblerGestureRecognizer; UIGobblerGestureRecognizer *_gobblerGestureRecognizer; UITableViewCell *_swipeToDeleteCell; - int _updateCount; + long long _updateCount; NSIndexPath *_displayingCellContentStringIndexPath; UILongPressGestureRecognizer *_longPressGestureRecognizer; NSTimer *_longPressAutoscrollTimer; int _longPressAutoscrollDirection; struct UIEdgeInsets _sectionContentInset; + double _sectionBorderWidth; UITouch *_currentTouch; UIRefreshControl *_refreshControl; NSMutableDictionary *_cellClassDict; NSMutableDictionary *_headerFooterClassDict; - float _topPadding; - float _bottomPadding; - float _marginWidth; + double _topPadding; + double _bottomPadding; + struct UIEdgeInsets _separatorInset; id _updateCompletionHandler; UIImage *_multiSelectCheckmarkImage; UIImage *_multiSelectNotSelectedImage; + id _deferredEditingHandler; + NSMutableArray *_hiddenSeparatorIndexPaths; struct { unsigned int dataSourceNumberOfRowsInSection:1; unsigned int dataSourceCellForRow:1; @@ -162,6 +166,7 @@ unsigned int delegateDidUnhighlightRow:1; unsigned int delegateTitleForSwipeAccessory:1; unsigned int delegateSwipeAccessoryPushed:1; + unsigned int delegateShouldDrawTopSeparatorForSection:1; unsigned int style:1; unsigned int separatorStyle:3; unsigned int wasEditing:1; @@ -207,7 +212,6 @@ unsigned int displayingCellContentStringCallout:1; unsigned int longPressAutoscrollingActive:1; unsigned int adjustsRowHeightsForSectionLocation:1; - unsigned int customSectionContentInsetSet:1; unsigned int inInit:1; unsigned int inSetBackgroundColor:1; unsigned int usingCustomBackgroundView:1; @@ -217,31 +221,50 @@ unsigned int ignorePinnedTableHeaderUpdates:1; unsigned int navigationGestureWasEnabledBeforeSwipeToDelete:1; unsigned int didDisableNavigationGesture:1; + unsigned int separatorsDrawAsOverlay:1; + unsigned int swipeToDeleteRowIsBeingDeleted:1; + unsigned int drawsSeparatorAtTopOfSections:1; + unsigned int separatorBackdropOverlayBlendMode:3; + unsigned int doneFirstLayout:1; + unsigned int wrapCells:1; } _tableFlags; } -+ (void)_initializeForIdiom:(int)arg1; -@property(nonatomic) int sectionIndexMinimumDisplayRowCount; // @synthesize sectionIndexMinimumDisplayRowCount=_sectionIndexMinimumDisplayRowCount; ++ (void)initialize; ++ (void)_initializeForIdiom:(long long)arg1; +@property(nonatomic) long long sectionIndexMinimumDisplayRowCount; // @synthesize sectionIndexMinimumDisplayRowCount=_sectionIndexMinimumDisplayRowCount; +@property(nonatomic) double estimatedSectionFooterHeight; // @synthesize estimatedSectionFooterHeight=_estimatedSectionFooterHeight; +@property(nonatomic) double estimatedSectionHeaderHeight; // @synthesize estimatedSectionHeaderHeight=_estimatedSectionHeaderHeight; +@property(nonatomic) double estimatedRowHeight; // @synthesize estimatedRowHeight=_estimatedRowHeight; @property(retain, nonatomic) UITouch *currentTouch; // @synthesize currentTouch=_currentTouch; -@property(nonatomic, getter=_sectionContentInset, setter=_setSectionContentInset:) struct UIEdgeInsets sectionContentInset; // @synthesize sectionContentInset=_sectionContentInset; +- (void)_applyContentSizeDeltaForEstimatedHeightAdjustments:(double)arg1; +- (_Bool)_isEditingForSwipeDeletion; +- (double)_sectionBorderWidth; +- (void)_setSectionBorderWidth:(double)arg1; +@property(nonatomic) struct UIEdgeInsets separatorInset; +- (long long)_separatorBackdropOverlayBlendMode; +- (void)_setSeparatorBackdropOverlayBlendMode:(long long)arg1; +- (_Bool)_separatorsDrawAsOverlay; +- (void)_setSeparatorsDrawAsOverlay:(_Bool)arg1; +- (void)_setSeparatorBackdropOverlayBlendModeForUIAppearance:(long long)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; -- (BOOL)_pathIsHidden:(id)arg1; -- (BOOL)_indexPathIsValid:(id)arg1; +- (_Bool)_pathIsHidden:(id)arg1; +- (_Bool)_indexPathIsValid:(id)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)ignorePinnedTableHeaderUpdates; -- (void)_setIgnorePinnedTableHeaderUpdates:(BOOL)arg1; +- (_Bool)ignorePinnedTableHeaderUpdates; +- (void)_setIgnorePinnedTableHeaderUpdates:(_Bool)arg1; - (void)_autoscrollForLongPress:(id)arg1; - (struct CGRect)_visibleBoundsIncludingRowsOnly; - (void)_stopLongPressAutoscrollTimer; - (void)longPress:(id)arg1; -- (BOOL)longPressGestureWithinAutoscrollZone; -- (BOOL)_displayingCellContentStringCallout; -- (void)_performCellContentStringCalloutCleanupHidingMenu:(BOOL)arg1; +- (_Bool)longPressGestureWithinAutoscrollZone; +- (_Bool)_displayingCellContentStringCallout; +- (void)_performCellContentStringCalloutCleanupHidingMenu:(_Bool)arg1; - (void)_endDisplayingCellContentStringCallout; - (void)_updateCellContentStringCallout:(id)arg1; - (void)_beginDisplayingCellContentStringCallout; -- (void)_adjustForAutomaticKeyboardInfo:(id)arg1 animated:(BOOL)arg2 lastAdjustment:(float *)arg3; -- (BOOL)_hasHeaderFooterBelowCell:(id)arg1; +- (void)_adjustForAutomaticKeyboardInfo:(id)arg1 animated:(_Bool)arg2 lastAdjustment:(double *)arg3; +- (_Bool)_hasHeaderFooterBelowRowAtIndexPath:(id)arg1; - (void)_setSwipeToDeleteCell:(id)arg1; - (id)_swipeToDeleteCell; - (void)_swipeAccessoryButtonPushedInCell:(id)arg1; @@ -249,67 +272,68 @@ - (id)_titleForDeleteConfirmationButton; - (id)_multiSelectNotSelectedImage; - (id)_multiSelectCheckmarkImage; -- (BOOL)_estimatesSectionFooterHeights; -- (BOOL)_estimatesSectionHeaderHeights; -- (BOOL)_estimatesRowHeights; -- (void)_setKeepsFirstResponderVisibleOnBoundsChange:(BOOL)arg1; -- (BOOL)_keepsFirstResponderVisibleOnBoundsChange; +- (_Bool)_estimatesSectionFooterHeights; +- (_Bool)_estimatesSectionHeaderHeights; +- (_Bool)_estimatesRowHeights; +- (void)_setKeepsFirstResponderVisibleOnBoundsChange:(_Bool)arg1; +- (_Bool)_keepsFirstResponderVisibleOnBoundsChange; - (struct CGRect)_calloutTargetRectForCell:(id)arg1; -- (float)_backgroundInset; -- (BOOL)_usesNewHeaderFooterBehavior; -- (float)_heightForSeparator; +- (struct UIEdgeInsets)_backgroundContentInset; +- (double)_backgroundInset; +- (_Bool)_usesNewHeaderFooterBehavior; +- (double)_heightForSeparator; - (void)_performAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; -- (BOOL)_canPerformAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; -- (BOOL)_shouldShowMenuForCell:(id)arg1; -- (float)_spacingForExtraSeparators; -- (id)_tableFooterView:(BOOL)arg1; -- (id)_tableHeaderView:(BOOL)arg1; -- (BOOL)_isTableHeaderViewHidden; -- (BOOL)_wantsSwipes; +- (_Bool)_canPerformAction:(SEL)arg1 forCell:(id)arg2 sender:(id)arg3; +- (_Bool)_shouldShowMenuForCell:(id)arg1; +- (double)_spacingForExtraSeparators; +- (id)_tableFooterView:(_Bool)arg1; +- (id)_tableHeaderView:(_Bool)arg1; +- (_Bool)_isTableHeaderViewHidden; +- (_Bool)_wantsSwipes; - (id)_indexPathForSwipeRowAtPoint:(struct CGPoint)arg1; - (id)_rowData; -- (void)_setIsAncestorOfFirstResponder:(BOOL)arg1; -- (BOOL)_shouldResignFirstResponderWithInteractionDisabled; +- (void)_setIsAncestorOfFirstResponder:(_Bool)arg1; +- (_Bool)_shouldResignFirstResponderWithInteractionDisabled; - (struct CGRect)_indexRect; -- (BOOL)_isShowingIndex; +- (_Bool)_isShowingIndex; - (void)animateDeletionOfRowWithCell:(id)arg1; - (void)_finishedRemovingRemovalButtonForTableCell:(id)arg1; - (void)_didInsertRowForTableCell:(id)arg1; - (void)_removeWasCanceledForCell:(id)arg1; -- (void)_endSwipeToDeleteRowDidDelete:(BOOL)arg1; +- (void)_endSwipeToDeleteRowDidDelete:(_Bool)arg1; - (void)_reorderPositionChangedForCell:(id)arg1 withScrollFactorPercentage:(float)arg2; - (void)_reorderPositionChangedForCell:(id)arg1; -- (float)_shadowHeightOffset; -- (BOOL)_isLastRowForIndexPath:(id)arg1; +- (double)_shadowHeightOffset; +- (_Bool)_isLastRowForIndexPath:(id)arg1; - (id)titleForDeleteConfirmationButton:(id)arg1; -- (BOOL)_isCellReorderable:(id)arg1; +- (_Bool)_isCellReorderable:(id)arg1; - (void)_drawExtraSeparator:(struct CGRect)arg1; -- (void)_tableFooterHeightDidChangeToHeight:(float)arg1; -- (void)_tableHeaderHeightDidChangeToHeight:(float)arg1; -- (BOOL)allowsFooterViewsToFloat; -- (BOOL)allowsHeaderViewsToFloat; -- (id)_visibleFooterViewForSection:(int)arg1; -- (id)_visibleHeaderViewForSection:(int)arg1; +- (void)_tableFooterHeightDidChangeToHeight:(double)arg1; +- (void)_tableHeaderHeightDidChangeToHeight:(double)arg1; +- (_Bool)allowsFooterViewsToFloat; +- (_Bool)allowsHeaderViewsToFloat; +- (id)_visibleFooterViewForSection:(long long)arg1; +- (id)_visibleHeaderViewForSection:(long long)arg1; - (id)_createPreparedCellForRowAtIndexPath:(id)arg1; -- (id)_createPreparedCellForGlobalRow:(int)arg1; -- (id)_createPreparedCellForGlobalRow:(int)arg1 withIndexPath:(id)arg2; -- (void)_setupCell:(id)arg1 forEditing:(BOOL)arg2 atIndexPath:(id)arg3 animated:(BOOL)arg4; -- (void)_setupCell:(id)arg1 forEditing:(BOOL)arg2 canEdit:(BOOL)arg3 editingStyle:(int)arg4 shouldIndentWhileEditing:(BOOL)arg5 showsReorderControl:(BOOL)arg6 accessoryType:(int)arg7 animated:(BOOL)arg8; -- (id)_sectionFooterViewWithFrame:(struct CGRect)arg1 forSection:(int)arg2 floating:(BOOL)arg3 reuseViewIfPossible:(BOOL)arg4; -- (id)_sectionHeaderViewWithFrame:(struct CGRect)arg1 forSection:(int)arg2 floating:(BOOL)arg3 reuseViewIfPossible:(BOOL)arg4; -- (id)_sectionHeaderView:(BOOL)arg1 withFrame:(struct CGRect)arg2 forSection:(int)arg3 floating:(BOOL)arg4 reuseViewIfPossible:(BOOL)arg5; -- (id)_popReusableHeaderView:(BOOL)arg1; +- (id)_createPreparedCellForGlobalRow:(long long)arg1; +- (id)_createPreparedCellForGlobalRow:(long long)arg1 withIndexPath:(id)arg2; +- (void)_setupCell:(id)arg1 forEditing:(_Bool)arg2 atIndexPath:(id)arg3 animated:(_Bool)arg4 updateSeparators:(_Bool)arg5; +- (void)_setupCell:(id)arg1 forEditing:(_Bool)arg2 atIndexPath:(id)arg3 canEdit:(_Bool)arg4 editingStyle:(long long)arg5 shouldIndentWhileEditing:(_Bool)arg6 showsReorderControl:(_Bool)arg7 accessoryType:(long long)arg8 animated:(_Bool)arg9 updateSeparators:(_Bool)arg10; +- (id)_sectionFooterViewWithFrame:(struct CGRect)arg1 forSection:(long long)arg2 floating:(_Bool)arg3 reuseViewIfPossible:(_Bool)arg4; +- (id)_sectionHeaderViewWithFrame:(struct CGRect)arg1 forSection:(long long)arg2 floating:(_Bool)arg3 reuseViewIfPossible:(_Bool)arg4; +- (id)_sectionHeaderView:(_Bool)arg1 withFrame:(struct CGRect)arg2 forSection:(long long)arg3 floating:(_Bool)arg4 reuseViewIfPossible:(_Bool)arg5; +- (id)_popReusableHeaderView:(_Bool)arg1; - (id)_reorderingIndexPath; -- (int)_globalReorderingRow; +- (long long)_globalReorderingRow; - (id)_reorderingCell; -- (BOOL)_isEditingWithNoSwipedCell; -- (BOOL)_isEditingRowAtIndexPath:(id)arg1; -- (BOOL)_wasEditingRowAtIndexPath:(id)arg1; -- (BOOL)_wasEditing; -- (id)_visibleCellForGlobalRow:(int)arg1; +- (_Bool)_isEditingWithNoSwipedCell; +- (_Bool)_isEditingRowAtIndexPath:(id)arg1; +- (_Bool)_wasEditingRowAtIndexPath:(id)arg1; +- (_Bool)_wasEditing; +- (id)_visibleCellForGlobalRow:(long long)arg1; - (struct _NSRange)_visibleGlobalRows; - (struct CGRect)_visibleBounds; -- (BOOL)_shouldUnionVisibleBounds; +- (_Bool)_shouldUnionVisibleBounds; - (id)_cellAfterIndexPath:(id)arg1; - (void)_setTopSeparatorCell:(id)arg1; - (id)_targetIndexPathAtPoint:(struct CGPoint)arg1; @@ -317,82 +341,90 @@ - (void)_endReorderAnimations; - (void)_beginReorderAnimationForCell:(id)arg1; - (void)_finishedAnimatingCellReorder:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_endCellReorderAnimation:(BOOL)arg1; -- (void)_cancelCellReorder:(BOOL)arg1; -- (void)_endReorderingForCell:(id)arg1 wasCancelled:(BOOL)arg2 animated:(BOOL)arg3; +- (void)_endCellReorderAnimation:(_Bool)arg1; +- (void)_cancelCellReorder:(_Bool)arg1; +- (void)_endReorderingForCell:(id)arg1 wasCancelled:(_Bool)arg2 animated:(_Bool)arg3; - (void)adjustIndexPaths:(id)arg1 forMoveOfIndexPath:(id)arg2 toIndexPath:(id)arg3; - (void)_tableCellAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)_beginReorderingForCell:(id)arg1; - (void)_stopAutoscrollTimer; -- (void)_deselectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2 notifyDelegate:(BOOL)arg3; -- (void)_deselectAllNonMultiSelectRowsAnimated:(BOOL)arg1 notifyDelegate:(BOOL)arg2; -- (void)_deselectAllNonMultiSelectRowsAnimated:(BOOL)arg1; -- (BOOL)_delegateImplementsViewForFooterInSection; -- (BOOL)_delegateImplementsViewForHeaderInSection; -- (BOOL)_dataSourceImplementsDetailTextForHeaderInSection; -- (BOOL)_dataSourceImplementsTitleForFooterInSection; -- (BOOL)_dataSourceImplementsTitleForHeaderInSection; -- (BOOL)_delegateImplementsAlignmentForFooterInSection; -- (BOOL)_delegateImplementsTitleWidthForFooterInSection; -- (BOOL)_delegateImplementsHeightForFooterInSection; -- (BOOL)_delegateImplementsAlignmentForHeaderInSection; -- (BOOL)_delegateImplementsTitleWidthForHeaderInSection; -- (BOOL)_delegateImplementsHeightForHeaderInSection; -- (BOOL)_delegateWantsCustomFooterForSection:(int)arg1; -- (BOOL)_delegateWantsFooterTitleForSection:(int)arg1; -- (BOOL)_delegateWantsFooterForSection:(int)arg1; -- (BOOL)_delegateImplementsMarginForTableView; -- (BOOL)_delegateImplementsHeightForRowsInSection; -- (BOOL)_delegateWantsHeaderTitleForSection:(int)arg1; -- (BOOL)_delegateWantsHeaderForSection:(int)arg1; -- (BOOL)_dataSourceImplementsCanUpdateRowAtIndexPath; -- (BOOL)_delegateImplementsHeightForRowAtIndexPath; -- (BOOL)_dataSourceImplementsNumberOfSectionsInTableView; +- (void)_deselectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2 notifyDelegate:(_Bool)arg3; +- (void)_deselectAllNonMultiSelectRowsAnimated:(_Bool)arg1 notifyDelegate:(_Bool)arg2; +- (void)_deselectAllNonMultiSelectRowsAnimated:(_Bool)arg1; +- (_Bool)_delegateImplementsViewForFooterInSection; +- (_Bool)_delegateImplementsViewForHeaderInSection; +- (_Bool)_dataSourceImplementsDetailTextForHeaderInSection; +- (_Bool)_dataSourceImplementsTitleForFooterInSection; +- (_Bool)_dataSourceImplementsTitleForHeaderInSection; +- (_Bool)_delegateImplementsAlignmentForFooterInSection; +- (_Bool)_delegateImplementsTitleWidthForFooterInSection; +- (_Bool)_delegateImplementsHeightForFooterInSection; +- (_Bool)_delegateImplementsAlignmentForHeaderInSection; +- (_Bool)_delegateImplementsTitleWidthForHeaderInSection; +- (_Bool)_delegateImplementsHeightForHeaderInSection; +- (_Bool)_delegateWantsCustomFooterForSection:(long long)arg1; +- (_Bool)_delegateWantsFooterTitleForSection:(long long)arg1; +- (_Bool)_delegateWantsFooterForSection:(long long)arg1; +- (_Bool)_delegateImplementsMarginForTableView; +- (_Bool)_delegateImplementsHeightForRowsInSection; +- (_Bool)_delegateWantsHeaderTitleForSection:(long long)arg1; +- (_Bool)_delegateWantsHeaderForSection:(long long)arg1; +- (_Bool)_dataSourceImplementsCanUpdateRowAtIndexPath; +- (_Bool)_delegateImplementsHeightForRowAtIndexPath; +- (_Bool)_dataSourceImplementsNumberOfSectionsInTableView; - (struct UIEdgeInsets)_contentInset; -- (void)_endRefreshingAnimated:(BOOL)arg1; +- (void)_endRefreshingAnimated:(_Bool)arg1; - (void)_beginRefreshing; - (void)_setRefreshControl:(id)arg1; - (id)_refreshControl; -- (float)_rubberBandOffsetForOffset:(float)arg1 maxOffset:(float)arg2 minOffset:(float)arg3 range:(float)arg4 outside:(char *)arg5; -- (float)_offsetForRubberBandOffset:(float)arg1 maxOffset:(float)arg2 minOffset:(float)arg3 range:(float)arg4; -- (int)maximumGlobalRowIndex; -- (int)highlightedGlobalRow; +- (double)_rubberBandOffsetForOffset:(double)arg1 maxOffset:(double)arg2 minOffset:(double)arg3 range:(double)arg4 outside:(_Bool *)arg5; +- (double)_offsetForRubberBandOffset:(double)arg1 maxOffset:(double)arg2 minOffset:(double)arg3 range:(double)arg4; +- (long long)maximumGlobalRowIndex; +- (long long)highlightedGlobalRow; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; +- (void)_shiftHighlightByAmount:(long long)arg1; +- (void)_unhighlightAllRowsAndHighlightGlobalRow:(long long)arg1; +- (void)_highlightFirstVisibleRowIfAppropriate; - (void)_moveWithEvent:(id)arg1; -- (BOOL)canBecomeFirstResponder; -- (void)_selectRowsAtIndexPaths:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3 notifyDelegate:(BOOL)arg4; -- (BOOL)_delegateImplementsEstimatedHeightForSectionFooter; -- (BOOL)_delegateImplementsEstimatedHeightForSectionHeader; -- (BOOL)_delegateImplementsEstimatedHeightForRowAtIndexPath; +- (_Bool)canBecomeFirstResponder; +- (void)_selectRowsAtIndexPaths:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3 notifyDelegate:(_Bool)arg4; +- (_Bool)_delegateImplementsEstimatedHeightForSectionFooter; +- (_Bool)_delegateImplementsEstimatedHeightForSectionHeader; +- (_Bool)_delegateImplementsEstimatedHeightForRowAtIndexPath; - (void)_cleanupStateFromDeleteConfirmation; -- (float)_marginWidth; -- (void)_setMarginWidth:(float)arg1; -- (BOOL)_pinsTableHeaderView; -- (void)_setPinsTableHeaderView:(BOOL)arg1; +- (struct UIEdgeInsets)_rawSeparatorInset; +- (double)_marginWidth; +- (void)_setMarginWidth:(double)arg1; +- (_Bool)_pinsTableHeaderView; +- (void)_setPinsTableHeaderView:(_Bool)arg1; - (void)_updatePinnedTableHeader; - (void)_configureCellForDisplay:(id)arg1 forIndexPath:(id)arg2; -- (BOOL)_adjustsRowHeightsForSectionLocation; -- (void)_setAdjustsRowHeightsForSectionLocation:(BOOL)arg1; -@property(nonatomic) BOOL allowsMultipleSelectionDuringEditing; -@property(nonatomic) BOOL allowsMultipleSelection; -- (float)_contentWidthForCell:(id)arg1 forRowAtIndexPath:(id)arg2; +- (struct UIEdgeInsets)_sectionContentInset; +- (void)_setSectionContentInset:(struct UIEdgeInsets)arg1; +- (_Bool)_adjustsRowHeightsForSectionLocation; +- (void)_setAdjustsRowHeightsForSectionLocation:(_Bool)arg1; +@property(nonatomic) _Bool allowsMultipleSelectionDuringEditing; +@property(nonatomic) _Bool allowsMultipleSelection; +- (double)_contentWidthForCell:(id)arg1 forRowAtIndexPath:(id)arg2; - (void)_setExternalObjectTable:(id)arg1 forNibLoadingOfCellWithReuseIdentifier:(id)arg2; -- (void)_registerThing:(id)arg1 asNib:(BOOL)arg2 forViewType:(int)arg3 withReuseIdentifer:(id)arg4; +- (void)_registerThing:(id)arg1 asNib:(_Bool)arg2 forViewType:(int)arg3 withReuseIdentifer:(id)arg4; - (void)registerClass:(Class)arg1 forHeaderFooterViewReuseIdentifier:(id)arg2; - (void)registerClass:(Class)arg1 forCellReuseIdentifier:(id)arg2; - (void)registerNib:(id)arg1 forHeaderFooterViewReuseIdentifier:(id)arg2; - (void)registerNib:(id)arg1 forCellReuseIdentifier:(id)arg2; -- (void)_scrollFirstResponderCellToVisible:(BOOL)arg1; +- (void)_scrollFirstResponderCellToVisible:(_Bool)arg1; - (void)setContentInset:(struct UIEdgeInsets)arg1; - (void)setContentOffset:(struct CGPoint)arg1; -- (void)setShowsVerticalScrollIndicator:(BOOL)arg1; -- (void)setShowsHorizontalScrollIndicator:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isEditing) BOOL editing; +- (void)setShowsVerticalScrollIndicator:(_Bool)arg1; +- (void)setShowsHorizontalScrollIndicator:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setEditing:(_Bool)arg1 animated:(_Bool)arg2 forced:(_Bool)arg3; +@property(nonatomic, getter=isEditing) _Bool editing; +- (void)willMoveToSuperview:(id)arg1; - (void)didMoveToWindow; -- (BOOL)cancelTouchTracking; +- (_Bool)cancelTouchTracking; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @@ -400,26 +432,26 @@ - (struct CGSize)_contentSize; - (void)_rectChangedWithNewSize:(struct CGSize)arg1 oldSize:(struct CGSize)arg2; - (void)layoutSubviews; -- (BOOL)_scrollsToMakeFirstResponderVisible; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)_scrollsToMakeFirstResponderVisible; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; - (void)_scrollViewWillEndDraggingWithVelocity:(struct CGPoint)arg1 targetContentOffset:(struct CGPoint *)arg2; -- (void)_updateTableHeaderViewForAutoHideWithVelocity:(float)arg1 targetOffset:(struct CGPoint *)arg2; +- (void)_updateTableHeaderViewForAutoHideWithVelocity:(double)arg1 targetOffset:(struct CGPoint *)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)_beginTrackingWithEvent:(id)arg1; +- (_Bool)_beginTrackingWithEvent:(id)arg1; - (void)_resetDragSwipeAndTouchSelectFlags; -- (BOOL)_canSelectRowContainingHitView:(id)arg1; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_canSelectRowContainingHitView:(id)arg1; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; - (void)_handleSwipeDeleteGobbler:(id)arg1; - (void)_installSwipeToDeleteGobbler; -- (void)_endSwipeToDeleteGesture:(BOOL)arg1; +- (void)_endSwipeToDeleteGesture:(_Bool)arg1; - (void)_handleSwipeDelete:(id)arg1; -- (BOOL)_swipeCellAtPoint:(struct CGPoint)arg1; +- (_Bool)_swipeCellAtPoint:(struct CGPoint)arg1; - (id)dequeueReusableHeaderFooterViewWithIdentifier:(id)arg1; - (id)dequeueReusableCellWithIdentifier:(id)arg1 forIndexPath:(id)arg2; - (id)dequeueReusableCellWithIdentifier:(id)arg1; @@ -427,66 +459,71 @@ @property(retain, nonatomic) UIView *tableFooterView; @property(retain, nonatomic) UIView *tableHeaderView; - (void)setBackgroundColor:(id)arg1; -- (void)_setBackgroundColor:(id)arg1 animated:(BOOL)arg2; +- (void)_setBackgroundColor:(id)arg1 animated:(_Bool)arg2; - (void)_backgroundColorAnimationDidStop; +- (_Bool)_usingCustomBackgroundView; @property(retain, nonatomic) UIView *backgroundView; - (void)_configureBackgroundView; -- (float)_bottomPadding; -- (void)_setBottomPadding:(float)arg1; -- (float)_topPadding; -- (void)_setTopPadding:(float)arg1; -- (BOOL)usesVariableMargins; -- (void)setUsesVariableMargins:(BOOL)arg1; +- (double)_bottomPadding; +- (void)_setBottomPadding:(double)arg1; +- (double)_topPadding; +- (void)_setTopPadding:(double)arg1; +- (_Bool)usesVariableMargins; +- (void)setUsesVariableMargins:(_Bool)arg1; +- (_Bool)_drawsSeparatorAtTopOfSections; +- (void)_setDrawsSeparatorAtTopOfSections:(_Bool)arg1; +- (_Bool)_shouldDrawSeparatorAtBottomOfSection:(long long)arg1; +- (_Bool)_shouldDrawSeparatorAtTopOfSection:(long long)arg1; - (id)separatorBottomShadowColor; - (void)setSeparatorBottomShadowColor:(id)arg1; - (id)separatorTopShadowColor; - (void)setSeparatorTopShadowColor:(id)arg1; - (id)_defaultSeparatorColor; @property(retain, nonatomic) UIColor *separatorColor; -@property(nonatomic) int separatorStyle; -- (unsigned int)maximumNumberOfSectionIndexTitlesWithoutTruncation; -- (BOOL)showsSelectionImmediatelyOnTouchBegin; +@property(nonatomic) long long separatorStyle; +- (unsigned long long)maximumNumberOfSectionIndexTitlesWithoutTruncation; +- (_Bool)showsSelectionImmediatelyOnTouchBegin; - (void)_selectAllSelectedRows; -- (void)setShowsSelectionImmediatelyOnTouchBegin:(BOOL)arg1; -- (void)deselectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)selectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3; +- (void)setShowsSelectionImmediatelyOnTouchBegin:(_Bool)arg1; +- (void)deselectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (void)selectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3; - (void)_userSelectRowAtPendingSelectionIndexPath:(id)arg1; -- (void)_selectRowAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3 notifyDelegate:(BOOL)arg4; +- (void)_selectRowAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3 notifyDelegate:(_Bool)arg4; - (void)_reloadDataIfNeeded; -- (void)unhighlightRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (BOOL)highlightRowAtIndexPath:(id)arg1 animated:(BOOL)arg2 scrollPosition:(int)arg3; -- (BOOL)_shouldHighlightInsteadOfSelectRowAtIndexPath:(id)arg1; -- (BOOL)_isRowMultiSelect:(id)arg1; +- (void)unhighlightRowAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (_Bool)highlightRowAtIndexPath:(id)arg1 animated:(_Bool)arg2 scrollPosition:(long long)arg3; +- (_Bool)_shouldHighlightInsteadOfSelectRowAtIndexPath:(id)arg1; +- (_Bool)_isRowMultiSelect:(id)arg1; - (id)_indexPathsForHighlightedRows; - (id)indexPathsForSelectedRows; - (id)indexPathForSelectedRow; -@property(nonatomic) BOOL allowsSelectionDuringEditing; -@property(nonatomic) BOOL allowsSelection; +@property(nonatomic) _Bool allowsSelectionDuringEditing; +@property(nonatomic) _Bool allowsSelection; - (void)moveRowAtIndexPath:(id)arg1 toIndexPath:(id)arg2; -- (void)reloadRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; -- (void)deleteRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; -- (void)insertRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; -- (void)_updateRowsAtIndexPaths:(id)arg1 updateAction:(int)arg2 withRowAnimation:(int)arg3; -- (void)moveSection:(int)arg1 toSection:(int)arg2; -- (void)_reloadSectionHeaderFooters:(id)arg1 withRowAnimation:(int)arg2; -- (void)reloadSections:(id)arg1 withRowAnimation:(int)arg2; -- (void)deleteSections:(id)arg1 withRowAnimation:(int)arg2; -- (void)insertSections:(id)arg1 withRowAnimation:(int)arg2; -- (void)_updateSections:(id)arg1 updateAction:(int)arg2 withRowAnimation:(int)arg3 headerFooterOnly:(BOOL)arg4; +- (void)reloadRowsAtIndexPaths:(id)arg1 withRowAnimation:(long long)arg2; +- (void)deleteRowsAtIndexPaths:(id)arg1 withRowAnimation:(long long)arg2; +- (void)insertRowsAtIndexPaths:(id)arg1 withRowAnimation:(long long)arg2; +- (void)_updateRowsAtIndexPaths:(id)arg1 updateAction:(int)arg2 withRowAnimation:(long long)arg3; +- (void)moveSection:(long long)arg1 toSection:(long long)arg2; +- (void)_reloadSectionHeaderFooters:(id)arg1 withRowAnimation:(long long)arg2; +- (void)reloadSections:(id)arg1 withRowAnimation:(long long)arg2; +- (void)deleteSections:(id)arg1 withRowAnimation:(long long)arg2; +- (void)insertSections:(id)arg1 withRowAnimation:(long long)arg2; +- (void)_updateSections:(id)arg1 updateAction:(int)arg2 withRowAnimation:(long long)arg3 headerFooterOnly:(_Bool)arg4; - (id)_arrayForUpdateAction:(int)arg1; - (void)_performBatchUpdates:(id)arg1 completion:(void)arg2; - (void)_performBatchUpdates:(id)arg1 withContext:(void)arg2 completion:(id)arg3; - (void)endUpdates; - (void)endUpdatesWithContext:(id)arg1; - (void)beginUpdates; -- (void)scrollToNearestSelectedRowAtScrollPosition:(int)arg1 animated:(BOOL)arg2; -- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(int)arg2 animated:(BOOL)arg3; -- (struct CGPoint)_contentOffsetForScrollingToRowAtIndexPath:(id)arg1 atScrollPosition:(int)arg2; +- (void)scrollToNearestSelectedRowAtScrollPosition:(long long)arg1 animated:(_Bool)arg2; +- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(long long)arg2 animated:(_Bool)arg3; +- (struct CGPoint)_contentOffsetForScrollingToRowAtIndexPath:(id)arg1 atScrollPosition:(long long)arg2; - (id)indexPathsForVisibleRows; - (id)visibleCells; - (id)_visibleCells; -- (id)footerViewForSection:(int)arg1; -- (id)headerViewForSection:(int)arg1; +- (id)footerViewForSection:(long long)arg1; +- (id)headerViewForSection:(long long)arg1; - (id)cellForRowAtIndexPath:(id)arg1; - (id)indexPathsForRowsInRect:(struct CGRect)arg1; - (id)indexPathForCell:(id)arg1; @@ -494,117 +531,125 @@ - (struct CGRect)_rectForTableFooterView; - (struct CGRect)_rectForTableHeaderView; - (struct CGRect)rectForRowAtIndexPath:(id)arg1; -- (struct CGRect)rectForFooterInSection:(int)arg1; -- (struct CGRect)rectForHeaderInSection:(int)arg1; -- (struct CGRect)rectForSection:(int)arg1; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfSections; -- (void)setOverlapsSectionHeaderViews:(BOOL)arg1; -- (BOOL)overlapsSectionHeaderViews; -- (BOOL)tableHeaderViewShouldAutoHide; -- (void)setTableHeaderViewShouldAutoHide:(BOOL)arg1; +- (struct CGRect)rectForFooterInSection:(long long)arg1; +- (struct CGRect)rectForHeaderInSection:(long long)arg1; +- (struct CGRect)rectForSection:(long long)arg1; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfSections; +- (void)setOverlapsSectionHeaderViews:(_Bool)arg1; +- (_Bool)overlapsSectionHeaderViews; +- (_Bool)tableHeaderViewShouldAutoHide; +- (void)setTableHeaderViewShouldAutoHide:(_Bool)arg1; - (struct CGRect)indexFrame; -- (BOOL)isIndexHidden; -- (void)setIndexHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setIndexHiddenForSearch:(BOOL)arg1; -- (id)indexPathForRowAtGlobalRow:(int)arg1; -- (int)globalRowForRowAtIndexPath:(id)arg1; +- (_Bool)isIndexHidden; +- (void)setIndexHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setIndexHiddenForSearch:(_Bool)arg1; +- (id)indexPathForRowAtGlobalRow:(long long)arg1; +- (long long)globalRowForRowAtIndexPath:(id)arg1; - (void)noteNumberOfRowsChanged; - (void)_numberOfRowsDidChange; - (void)reloadSectionIndexTitles; - (void)reloadData; -@property(nonatomic) float sectionFooterHeight; -@property(nonatomic) float sectionHeaderHeight; -@property(nonatomic) float rowHeight; +@property(nonatomic) double sectionFooterHeight; +@property(nonatomic) double sectionHeaderHeight; +@property(nonatomic) double rowHeight; @property(retain, nonatomic) UIColor *sectionIndexTrackingBackgroundColor; @property(retain, nonatomic) UIColor *sectionIndexBackgroundColor; @property(retain, nonatomic) UIColor *sectionIndexColor; @property(nonatomic) id delegate; @property(nonatomic) id dataSource; -@property(readonly, nonatomic) int style; +- (_Bool)_isInModalViewController; +- (long long)_popoverControllerStyle; +@property(readonly, nonatomic) long long style; +- (_Bool)_shouldWrapCells; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (void)_setupTableViewCommon; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_setUsesStaticScrollBar:(BOOL)arg1; -@property(nonatomic) float estimatedSectionFooterHeight; -@property(nonatomic) float estimatedSectionHeaderHeight; -@property(nonatomic) float estimatedRowHeight; +- (void)_setUsesStaticScrollBar:(_Bool)arg1; - (id)_classMapForType:(int)arg1; - (id)_nibMapForType:(int)arg1; - (id)_cellReuseMapForType:(int)arg1; -- (void)_setHeaderAndFooterViewsFloat:(BOOL)arg1; -- (BOOL)_headerAndFooterViewsFloat; +- (void)_setHeaderAndFooterViewsFloat:(_Bool)arg1; +- (_Bool)_headerAndFooterViewsFloat; - (void)_setSectionIndexTrackingBackgroundColor:(id)arg1; - (id)_sectionIndexTrackingBackgroundColor; - (void)_setSectionIndexColor:(id)arg1; - (id)_sectionIndexColor; -- (int)_sectionForFooterView:(id)arg1; -- (int)_sectionForHeaderView:(id)arg1; +- (long long)_sectionForFooterView:(id)arg1; +- (long long)_sectionForHeaderView:(id)arg1; - (id)_defaultBackgroundView; -- (void)_scrollToTopHidingTableHeaderIfNecessary:(BOOL)arg1; -- (void)_scrollToTopHidingTableHeader:(BOOL)arg1; +- (void)_scrollToTopHidingTableHeaderIfNecessary:(_Bool)arg1; +- (void)_scrollToTopHidingTableHeader:(_Bool)arg1; - (void)_scrollToTopFromTouchAtScreenLocation:(struct CGPoint)arg1 resultHandler:(id)arg2; -- (void)setDeleteConfirmationIndexPath:(id)arg1 animated:(BOOL)arg2; +- (void)setDeleteConfirmationIndexPath:(id)arg1 animated:(_Bool)arg2; - (id)deleteConfirmationIndexPath; - (void)_sendDidEndEditingForIndexPath:(id)arg1; - (void)_sendWillBeginEditingForIndexPath:(id)arg1; - (void)_validateSectionHeadersAndFooters; - (void)_validateCells; - (void)_languageChanged; -- (BOOL)_shouldDisplayTopSeparator; -- (BOOL)_hasSwipeToDeleteRow; +- (_Bool)_shouldDisplayTopSeparator; +- (_Bool)_hasSwipeToDeleteRow; - (void)_updateShowScrollIndicatorsFlag; - (void)flashScrollIndicators; - (void)_sectionIndexChanged:(id)arg1; - (void)_accessoryButtonAction:(id)arg1; -- (BOOL)_canEditRowAtIndexPath:(id)arg1; +- (_Bool)_canEditRowAtIndexPath:(id)arg1; - (void)_updateAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_updateWithItems:(id)arg1 updateSupport:(id)arg2; - (void)_endAnimatingCells; - (void)_beginAnimatingCells; -- (void)_reuseHeaderFooterView:(id)arg1 isHeader:(BOOL)arg2 forSection:(int)arg3; +- (void)_reuseHeaderFooterView:(id)arg1 isHeader:(_Bool)arg2 forSection:(long long)arg3; - (void)_reuseTableViewCell:(id)arg1 withIndexPath:(id)arg2; - (void)_reuseTableViewSubview:(id)arg1 viewType:(int)arg2; -- (id)_newSectionViewWithFrame:(struct CGRect)arg1 forSection:(int)arg2 isHeader:(BOOL)arg3; -- (void)_setupSectionView:(id)arg1 isHeader:(BOOL)arg2 forSection:(int)arg3; +- (id)_newSectionViewWithFrame:(struct CGRect)arg1 forSection:(long long)arg2 isHeader:(_Bool)arg3; +- (void)_setupSectionView:(id)arg1 isHeader:(_Bool)arg2 forSection:(long long)arg3; +- (double)_footerRightMarginWidth; +- (double)_footerMarginWidth; +- (double)_headerRightMarginWidth; +- (double)_headerMarginWidth; - (id)_reorderingSupport; -- (BOOL)_canMoveRowAtIndexPath:(id)arg1; -- (int)_accessoryTypeForCell:(id)arg1 forRowAtIndexPath:(id)arg2; -- (BOOL)_shouldIndentWhileEditingForRowAtIndexPath:(id)arg1; +- (_Bool)_canMoveRowAtIndexPath:(id)arg1; +- (long long)_accessoryTypeForCell:(id)arg1 forRowAtIndexPath:(id)arg2; +- (_Bool)_shouldIndentWhileEditingForRowAtIndexPath:(id)arg1; - (id)_titleForSwipeAccessoryButtonForRowAtIndexPath:(id)arg1; - (id)_titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg1; -- (int)_editingStyleForRowAtIndexPath:(id)arg1; +- (long long)_editingStyleForRowAtIndexPath:(id)arg1; - (id)_tableViewCellForContentView:(id)arg1; -- (void)_bringCellToFront:(id)arg1; -- (void)_addContentSubview:(id)arg1 atBack:(BOOL)arg2; +- (void)_showSeparatorForRowAtIndexPath:(id)arg1; +- (void)_hideSeparatorForRowAtIndexPath:(id)arg1; +- (void)_cellDidHideSelectedBackground:(id)arg1; +- (void)_cellDidShowSelectedBackground:(id)arg1; +- (id)_cellContainerView; +- (void)_addContentSubview:(id)arg1 atBack:(_Bool)arg2; - (void)_adjustExtraSeparators; -- (BOOL)_shouldDisplayExtraSeparatorsAtOffset:(float *)arg1; +- (_Bool)_shouldDisplayExtraSeparatorsAtOffset:(double *)arg1; - (struct _NSRange)_visibleGlobalRowsInRect:(struct CGRect)arg1; -- (void)_updateVisibleCellsNow:(BOOL)arg1; -- (void)_updateVisibleHeadersAndFootersNow:(BOOL)arg1; -- (void)_updateTableHeadersAndFootersNow:(BOOL)arg1; +- (void)_updateVisibleCellsNow:(_Bool)arg1; +- (void)_updateVisibleHeadersAndFootersNow:(_Bool)arg1; +- (void)_updateTableHeadersAndFootersNow:(_Bool)arg1; - (void)_updateVisibleCellsImmediatelyIfNecessary; -- (void)_setNeedsVisibleCellsUpdate:(BOOL)arg1 withFrames:(BOOL)arg2; +- (void)_setNeedsVisibleCellsUpdate:(_Bool)arg1 withFrames:(_Bool)arg2; - (void)_endCellAnimationsWithContext:(id)arg1; - (void)_setupCellAnimations; - (void)_updateIndex; - (void)_addIndexToAppropriateContainer; -- (void)_updateVisibleViewsRightMarginForShowingIndex:(BOOL)arg1; +- (void)_updateVisibleViewsRightMarginForShowingIndex:(_Bool)arg1; - (void)_updateIndexTitles:(id)arg1; -- (void)_updateIndexFrameSuppressingChangeNotification:(BOOL)arg1; +- (void)_updateIndexFrameSuppressingChangeNotification:(_Bool)arg1; - (void)_updateIndexFrame; - (void)_updateBackgroundView; - (void)_updateBackgroundViewFrame; - (void)_updateContentSize; -- (void)_setDrawsTopShadowInGroupedSections:(BOOL)arg1; -- (BOOL)_drawsTopShadowInGroupedSections; -- (float)heightForTableHeaderViewHiding; -- (float)heightForAutohidingTableHeaderView; -- (void)_setHeightForTableHeaderViewHiding:(float)arg1; +- (void)_setDrawsTopShadowInGroupedSections:(_Bool)arg1; +- (_Bool)_drawsTopShadowInGroupedSections; +- (double)heightForTableHeaderViewHiding; +- (double)heightForAutohidingTableHeaderView; +- (void)_setHeightForTableHeaderViewHiding:(double)arg1; - (void)_adjustTableHeaderAndFooterViews; - (void)setSectionBorderColor:(id)arg1; - (id)sectionBorderColor; @@ -614,9 +659,9 @@ - (id)tableHeaderBackgroundColor; - (void)setTableHeaderBackgroundColor:(id)arg1; - (void)setCountString:(id)arg1; -- (void)setCountStringInsignificantRowCount:(unsigned int)arg1; -- (void)_setRowCount:(unsigned int)arg1; -- (unsigned int)_countStringRowCount; +- (void)setCountStringInsignificantRowCount:(unsigned long long)arg1; +- (void)_setRowCount:(unsigned long long)arg1; +- (unsigned long long)_countStringRowCount; - (void)_resumeReloads; - (void)_suspendReloads; - (void)_adjustReusableTableCells; @@ -625,15 +670,13 @@ - (void)_updateRowData; - (void)_ensureRowDataIsLoaded; - (float)_animationDuration; -- (void)_setDisplaysCellContentStringsOnTapAndHold:(BOOL)arg1; -- (BOOL)_displaysCellContentStringsOnTapAndHold; +- (void)_setDisplaysCellContentStringsOnTapAndHold:(_Bool)arg1; +- (_Bool)_displaysCellContentStringsOnTapAndHold; - (void)_updateTableViewGestureRecognizersForEditing; - (void)_removeTableViewGestureRecognizers; - (void)_installTableViewGestureRecognizers; - (id)_swipeGestureRecognizer; - (id)_scrollTestExtraResults; -- (id)_scriptingInfo; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewBackgroundView.h b/iOS7/Frameworks/UIKit/UITableViewBackgroundView.h index c157f780f..71d951758 100644 --- a/iOS7/Frameworks/UIKit/UITableViewBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UITableViewBackgroundView.h @@ -8,6 +8,7 @@ @class UIImageView; +// Not exported @interface UITableViewBackgroundView : UIView { UIImageView *_gradientImageView; diff --git a/iOS7/Frameworks/UIKit/UITableViewCell-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UITableViewCell-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..892c2abaa --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewCell-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableViewCell (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewCell.h b/iOS7/Frameworks/UIKit/UITableViewCell.h index b4ae2a300..c65ca4dcc 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCell.h +++ b/iOS7/Frameworks/UIKit/UITableViewCell.h @@ -10,7 +10,7 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class NSIndexPath, NSString, NSTimer, UIColor, UIControl, UIImage, UIImageView, UILabel, UILongPressGestureRecognizer, UIScrollView, UITableView, UITableViewCellDeleteConfirmationView, UITapGestureRecognizer, UITextField; +@class NSIndexPath, NSString, NSTimer, UIColor, UIControl, UIImage, UIImageView, UILabel, UILongPressGestureRecognizer, UIScrollView, UITableView, UITableViewCellDeleteConfirmationView, UITapGestureRecognizer, UITextField, _UITableViewCellSeparatorView; @interface UITableViewCell : UIView { @@ -21,9 +21,9 @@ SEL _accessoryAction; id _oldEditingData; id _editingData; - float _rightMargin; - int _indentationLevel; - float _indentationWidth; + double _rightMargin; + long long _indentationLevel; + double _indentationWidth; NSString *_reuseIdentifier; UIView *_contentView; UIImageView *_imageView; @@ -33,7 +33,7 @@ UIView *_selectedBackgroundView; UIView *_multipleSelectionBackgroundView; UIView *_selectedOverlayView; - float _selectionFadeDuration; + double _selectionFadeDuration; UIColor *_backgroundColor; UIColor *_separatorColor; UIColor *_topShadowColor; @@ -85,105 +85,129 @@ unsigned int layoutLoopCounter:2; unsigned int isPigglyWigglyCell; unsigned int deleteAnimationInProgress:1; + unsigned int deleteCancelationAnimationInProgress:1; unsigned int animating:1; + unsigned int shouldHaveFullLengthBottomSeparator:1; + unsigned int shouldHaveFullLengthTopSeparator:1; + unsigned int drawsSeparatorAtTopOfSection:1; + unsigned int drawsSeparatorAtBottomOfSection:1; + unsigned int separatorBackdropOverlayBlendMode:3; + unsigned int separatorHidden:1; } _tableCellFlags; UIControl *_accessoryView; UIControl *_editingAccessoryView; UIView *_customAccessoryView; UIView *_customEditingAccessoryView; - UIView *_separatorView; - UIView *_topSeparatorView; + _UITableViewCellSeparatorView *_separatorView; + _UITableViewCellSeparatorView *_topSeparatorView; UIView *_topShadowView; UITextField *_editableTextField; double _lastSelectionTime; NSTimer *_deselectTimer; - float _textFieldOffset; - float _marginWidth; - float _rightMarginWidth; + double _textFieldOffset; + double _indexBarWidth; + struct UIEdgeInsets _separatorInset; + struct UIEdgeInsets _backgroundInset; SEL _returnAction; UIColor *_selectionTintColor; UIColor *_accessoryTintColor; UIImage *_reorderControlImage; UILongPressGestureRecognizer *_menuGesture; NSIndexPath *_representedIndexPath; - BOOL _isPigglyWigglyCell; + _Bool _isPigglyWigglyCell; UITableViewCellDeleteConfirmationView *_swipeToDeleteConfirmationView; UITapGestureRecognizer *_swipeToDeleteCancelationGesture; UIScrollView *_wrapperView; - float _swipeToDeleteDistancePulled; + UIView *_clearBlendingView; + double _swipeToDeleteDistancePulled; + double _sectionCornerRadius; + double _sectionBorderWidth; } + (id)_defaultTopShadowColor; -- (BOOL)_animating; -- (void)_setAnimating:(BOOL)arg1; ++ (void)initialize; +- (_Bool)_usesRoundedGroups; +- (_Bool)_separatorHidden; +- (void)_setSeparatorHidden:(_Bool)arg1; +- (double)_sectionBorderWidth; +- (void)_setSectionBorderWidth:(double)arg1; +- (struct UIEdgeInsets)_backgroundInset; +- (void)_setBackgroundInset:(struct UIEdgeInsets)arg1; +- (void)_setIndexBarWidth:(double)arg1; +- (double)_indexBarWidth; +- (long long)_separatorBackdropOverlayBlendMode; +- (void)_setSeparatorBackdropOverlayBlendMode:(long long)arg1; +@property(nonatomic) struct UIEdgeInsets separatorInset; +- (_Bool)_isAnimating; +- (void)_setAnimating:(_Bool)arg1; +- (void)_setAnimating:(_Bool)arg1 clippingAdjacentCells:(_Bool)arg2; - (SEL)returnAction; - (void)setReturnAction:(SEL)arg1; - (void)textFieldDidBecomeFirstResponder:(id)arg1; - (void)setPlaceHolderValue:(id)arg1; -- (float)textFieldOffset; -- (void)setTextFieldOffset:(float)arg1; +- (double)textFieldOffset; +- (void)setTextFieldOffset:(double)arg1; - (id)editableTextField; - (void)_swipeAccessoryButtonPushed; - (void)_swipeDeleteButtonPushed; - (void)_updateViewsForDeleteButton; -- (BOOL)_isDeleteAnimationInProgress; +- (_Bool)_isDeleteAnimationInProgress; - (id)_deleteConfirmationView; - (id)_wrapperView; - (void)_animateSwipeCancelation; -- (void)_updateSwipeWithDistancePulled:(float)arg1; +- (void)_updateSwipeWithDistancePulled:(double)arg1; - (void)_handleSwipeDeleteCancelation:(id)arg1; - (void)_beginSwiping; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)_tableViewDidUpdateMarginWidth; -- (void)_updateSeparatorContent:(BOOL)arg1; -- (void)_setIsPigglyWigglyCell:(BOOL)arg1; -- (BOOL)_isPigglyWigglyCell; -- (void)_setRightMarginWidth:(float)arg1; -- (float)_rightMarginWidth; -- (void)_setMarginWidth:(float)arg1; -- (float)_marginWidth; +- (void)_updateSeparatorContent:(_Bool)arg1; +- (void)_setIsPigglyWigglyCell:(_Bool)arg1; +- (_Bool)_isPigglyWigglyCell; +- (void)_setRightMarginWidth:(double)arg1; +- (double)_rightMarginWidth; +- (void)_setMarginWidth:(double)arg1; +- (double)_marginWidth; - (void)_setIndexPath:(id)arg1; - (id)_indexPath; -- (BOOL)_isUsingOldStyleMultiselection; -- (BOOL)_shouldSaveOpaqueStateForView:(id)arg1; -- (void)_setMultiselecting:(BOOL)arg1; +- (_Bool)_isUsingOldStyleMultiselection; +- (_Bool)_shouldSaveOpaqueStateForView:(id)arg1; +- (void)_setMultiselecting:(_Bool)arg1; - (void)_multiselectColorChanged; - (void)_startToEditTextField; - (id)_scriptingInfo; -- (void)setTableViewStyle:(int)arg1; -- (int)tableViewStyle; +- (void)setTableViewStyle:(long long)arg1; +- (long long)tableViewStyle; - (void)removeControl:(id)arg1 wasCanceledForTarget:(id)arg2; - (struct CGRect)removeControl:(id)arg1 endFrameForTarget:(id)arg2; - (struct CGRect)removeControl:(id)arg1 startFrameForTarget:(id)arg2; -- (void)_setDrawsTopShadow:(BOOL)arg1; -- (BOOL)_drawsTopShadow; -- (BOOL)_needsSetup; -- (void)_setNeedsSetup:(BOOL)arg1; +- (void)_setDrawsTopShadow:(_Bool)arg1; +- (_Bool)_drawsTopShadow; +- (_Bool)_needsSetup; +- (void)_setNeedsSetup:(_Bool)arg1; - (void)_descendent:(id)arg1 didMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; - (void)_descendent:(id)arg1 willMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; - (SEL)_accessoryAction; - (void)_setAccessoryAction:(SEL)arg1; - (id)_target; - (void)_setTarget:(id)arg1; -- (BOOL)wasSwiped; -- (void)setWasSwiped:(BOOL)arg1; -- (BOOL)_hasEditingAccessoryView; -- (BOOL)_hasAccessoryView; +- (_Bool)wasSwiped; +- (void)setWasSwiped:(_Bool)arg1; +- (_Bool)_hasEditingAccessoryView; +- (_Bool)_hasAccessoryView; - (id)_titleForDeleteConfirmationButton; -- (id)_topShadowView:(BOOL)arg1; -- (id)_selectedBackgroundView:(BOOL)arg1; -- (id)_backgroundView:(BOOL)arg1; -- (id)_customEditingAccessoryView:(BOOL)arg1; -- (id)_customAccessoryView:(BOOL)arg1; -- (id)_editingAccessoryView:(BOOL)arg1; -- (id)_accessoryView:(BOOL)arg1; +- (id)_topShadowView:(_Bool)arg1; +- (id)_selectedBackgroundView:(_Bool)arg1; +- (id)_backgroundView:(_Bool)arg1; +- (id)_customEditingAccessoryView:(_Bool)arg1; +- (id)_customAccessoryView:(_Bool)arg1; +- (id)_editingAccessoryView:(_Bool)arg1; +- (id)_accessoryView:(_Bool)arg1; - (id)_defaultAccessoryView; -- (id)_newAccessoryView; +- (id)_newAccessoryView:(_Bool)arg1; - (void)removeEditingData; -- (id)editingData:(BOOL)arg1; -- (float)_backgroundInset; -- (float)_editingButtonOffset; -- (BOOL)_isReorderable; +- (id)editingData:(_Bool)arg1; +- (double)_editingButtonOffset; +- (_Bool)_isReorderable; - (void)deleteConfirmationControlWasCancelled:(id)arg1; - (void)deleteConfirmationControlWasClicked:(id)arg1; - (void)editControlWasClicked:(id)arg1; @@ -197,28 +221,28 @@ - (void)_grabberBeganReorder:(id)arg1; - (id)_removeControl; - (void)_removeInnerShadow; -- (void)_animateInnerShadowForInsertion:(BOOL)arg1 withRowAnimation:(int)arg2; +- (void)_animateInnerShadowForInsertion:(_Bool)arg1 withRowAnimation:(long long)arg2; - (void)_removeFloatingSeparator; -- (void)_animateFloatingSeparatorForInsertion:(BOOL)arg1 withRowAnimation:(int)arg2; +- (void)_animateFloatingSeparatorForInsertion:(_Bool)arg1 withRowAnimation:(long long)arg2; - (void)_drawSeparatorInRect:(struct CGRect)arg1; -- (void)_setDrawsTopSeparator:(BOOL)arg1; -- (void)_setShouldIndentWhileEditing:(BOOL)arg1; -- (void)_setShowingDeleteConfirmation:(BOOL)arg1; -- (void)_setEditingStyle:(int)arg1; +- (void)_setDrawsTopSeparator:(_Bool)arg1; +- (void)_setShouldIndentWhileEditing:(_Bool)arg1; +- (void)_setShowingDeleteConfirmation:(_Bool)arg1; +- (void)_setEditingStyle:(long long)arg1; - (id)_reorderControlImage; - (void)_setReorderControlImage:(id)arg1; -- (void)_setShowsReorderControl:(BOOL)arg1; -- (id)_badge:(BOOL)arg1; -- (id)_imageView:(BOOL)arg1; -- (id)_editableTextField:(BOOL)arg1; -- (id)_detailTextLabel:(BOOL)arg1; -- (id)_textLabel:(BOOL)arg1; +- (void)_setShowsReorderControl:(_Bool)arg1; +- (id)_badge:(_Bool)arg1; +- (id)_imageView:(_Bool)arg1; +- (id)_editableTextField:(_Bool)arg1; +- (id)_detailTextLabel:(_Bool)arg1; +- (id)_textLabel:(_Bool)arg1; - (id)_tableView; - (void)_setTableView:(id)arg1; - (void)_performAction:(SEL)arg1 sender:(id)arg2; - (void)_updateFullWidthSwipeDeletionView; -- (BOOL)canBecomeFirstResponder; -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; +- (_Bool)canBecomeFirstResponder; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; - (void)setSectionLocation:(int)arg1; - (void)_setupSelectedBackgroundView; - (int)sectionLocation; @@ -228,13 +252,14 @@ - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (id)backgroundColor; - (void)setBackgroundColor:(id)arg1; -- (struct CGRect)contentRectForState:(unsigned int)arg1; -- (void)didTransitionToState:(unsigned int)arg1; -- (void)willTransitionToState:(unsigned int)arg1; +- (_Bool)_insetsBackground; +- (struct CGRect)contentRectForState:(unsigned long long)arg1; +- (void)didTransitionToState:(unsigned long long)arg1; +- (void)willTransitionToState:(unsigned long long)arg1; - (void)layoutSubviews; - (void)didMoveToSuperview; - (void)willMoveToSuperview:(id)arg1; -- (void)_setHiddenForReuse:(BOOL)arg1; +- (void)_setHiddenForReuse:(_Bool)arg1; - (void)_updateCellMaskViewsForView:(id)arg1 backdropView:(id)arg2; - (void)removeFromSuperview; - (SEL)accessoryAction; @@ -245,62 +270,62 @@ - (void)setTarget:(id)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGRect)reorderRectForBounds:(struct CGRect)arg1; -- (struct CGRect)accessoryRectForBounds:(struct CGRect)arg1 accessoryView:(id)arg2 isCustom:(BOOL)arg3; +- (struct CGRect)accessoryRectForBounds:(struct CGRect)arg1 accessoryView:(id)arg2 isCustom:(_Bool)arg3; - (struct CGRect)editRectForBounds:(struct CGRect)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; - (struct CGRect)textRectForContentRect:(struct CGRect)arg1; - (struct CGRect)contentRectForBounds:(struct CGRect)arg1; - (struct CGRect)backgroundRectForBounds:(struct CGRect)arg1; - (struct CGRect)_delegateConfirmationRect; -@property(readonly, nonatomic) BOOL showingDeleteConfirmation; -- (void)setShowingDeleteConfirmation:(BOOL)arg1; -@property(nonatomic, getter=isEditing) BOOL editing; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (float)selectionFadeDuration; -- (void)setSelectionFadeDuration:(float)arg1; -- (BOOL)clipsContents; -- (void)setClipsContents:(BOOL)arg1; -- (unsigned int)currentStateMask; -@property(nonatomic) float indentationWidth; -@property(nonatomic) int indentationLevel; -- (BOOL)hidesAccessoryWhenEditing; -- (void)setHidesAccessoryWhenEditing:(BOOL)arg1; +@property(readonly, nonatomic) _Bool showingDeleteConfirmation; +- (void)setShowingDeleteConfirmation:(_Bool)arg1; +@property(nonatomic, getter=isEditing) _Bool editing; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (double)selectionFadeDuration; +- (void)setSelectionFadeDuration:(double)arg1; +- (_Bool)clipsContents; +- (void)setClipsContents:(_Bool)arg1; +- (unsigned long long)currentStateMask; +@property(nonatomic) double indentationWidth; +@property(nonatomic) long long indentationLevel; +- (_Bool)hidesAccessoryWhenEditing; +- (void)setHidesAccessoryWhenEditing:(_Bool)arg1; @property(retain, nonatomic) UIView *editingAccessoryView; -@property(nonatomic) int editingAccessoryType; +@property(nonatomic) long long editingAccessoryType; - (id)_accessoryTintColor; - (void)_setAccessoryTintColor:(id)arg1; @property(retain, nonatomic) UIView *accessoryView; -@property(nonatomic) int accessoryType; +@property(nonatomic) long long accessoryType; - (void)_syncAccessoryViewsIfNecessary; -@property(nonatomic) BOOL shouldIndentWhileEditing; -@property(nonatomic) BOOL showsReorderControl; -@property(readonly, nonatomic) int editingStyle; -- (void)setEditingStyle:(int)arg1; -- (int)style; +@property(nonatomic) _Bool shouldIndentWhileEditing; +@property(nonatomic) _Bool showsReorderControl; +@property(readonly, nonatomic) long long editingStyle; +- (void)setEditingStyle:(long long)arg1; +- (long long)style; - (id)selectedOverlayView; - (id)layoutManager; - (void)setLayoutManager:(id)arg1; -- (void)_drawContentInRect:(struct CGRect)arg1 selected:(BOOL)arg2; +- (void)_drawContentInRect:(struct CGRect)arg1 selected:(_Bool)arg2; - (void)_updateHighlightColors; -- (BOOL)_isHighlighted; +- (_Bool)_isHighlighted; - (float)selectionPercent; -- (BOOL)isAtLeastHalfSelected; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)isAtLeastHalfSelected; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)_delayedDeselect; - (void)_deselectAnimationFinished; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)_cancelInternalPerformRequests; - (void)bringSubviewToFront:(id)arg1; - (void)sendSubviewToBack:(id)arg1; -- (void)_addSubview:(id)arg1 positioned:(int)arg2 relativeTo:(id)arg3; -- (void)showSelectedBackgroundView:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -@property(nonatomic, getter=isSelected) BOOL selected; +- (void)_addSubview:(id)arg1 positioned:(long long)arg2 relativeTo:(id)arg3; +- (void)showSelectedBackgroundView:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +@property(nonatomic, getter=isSelected) _Bool selected; - (id)selectionTintColor; - (void)setSelectionTintColor:(id)arg1; -@property(nonatomic) int selectionStyle; -- (void)_setSelectionStyle:(int)arg1 selectionTintColor:(id)arg2; -- (void)_setOpaque:(BOOL)arg1 forSubview:(id)arg2; +@property(nonatomic) long long selectionStyle; +- (void)_setSelectionStyle:(long long)arg1 selectionTintColor:(id)arg2; +- (void)_setOpaque:(_Bool)arg1 forSubview:(id)arg2; - (id)_multiselectBackgroundColor; - (void)_clearOpaqueViewState:(id)arg1; - (void)_saveOpaqueViewState:(id)arg1; @@ -317,14 +342,14 @@ - (void)setSeparatorColor:(id)arg1; - (id)tableBackgroundColor; - (void)setTableBackgroundColor:(id)arg1; -- (BOOL)_backgroundColorSet; +- (_Bool)_backgroundColorSet; - (id)_contentBackgroundColor; - (void)_setTableBackgroundCGColor:(struct CGColor *)arg1 withSystemColorName:(id)arg2; -- (int)separatorStyle; -- (void)setSeparatorStyle:(int)arg1; +- (long long)separatorStyle; +- (void)setSeparatorStyle:(long long)arg1; @property(retain, nonatomic) UIView *selectedBackgroundView; @property(retain, nonatomic) UIView *multipleSelectionBackgroundView; -- (void)setSelectedBackgroundView:(id)arg1 animated:(BOOL)arg2; +- (void)setSelectedBackgroundView:(id)arg1 animated:(_Bool)arg2; - (void)selectedBackgroundViewChange:(id)arg1 finished:(id)arg2 context:(id)arg3; @property(retain, nonatomic) UIView *backgroundView; @property(readonly, nonatomic) UIView *contentView; @@ -338,61 +363,71 @@ - (void)setSelectedTextColor:(id)arg1; - (id)textColor; - (void)setTextColor:(id)arg1; -- (int)lineBreakMode; -- (void)setLineBreakMode:(int)arg1; -- (int)textAlignment; -- (void)setTextAlignment:(int)arg1; +- (long long)lineBreakMode; +- (void)setLineBreakMode:(long long)arg1; +- (long long)textAlignment; +- (void)setTextAlignment:(long long)arg1; - (id)font; - (void)setFont:(id)arg1; -- (void)_setFont:(id)arg1 layout:(BOOL)arg2; +- (void)_setFont:(id)arg1 layout:(_Bool)arg2; - (id)text; - (void)setText:(id)arg1; @property(readonly, nonatomic) UIImageView *imageView; @property(readonly, nonatomic) UILabel *detailTextLabel; @property(readonly, nonatomic) UILabel *textLabel; -- (BOOL)_canDrawContent; -- (void)setDrawingEnabled:(BOOL)arg1; -- (BOOL)drawingEnabled; +- (_Bool)_canDrawContent; +- (void)setDrawingEnabled:(_Bool)arg1; +- (_Bool)drawingEnabled; - (void)_didCreateContentView; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)_encodableSubviews; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; - (void)_setupMenuGesture; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)_endSwiping:(BOOL)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)_endSwiping:(_Bool)arg1; - (void)_updateWrapperContentInset; - (void)_setupTableViewCellCommon; - (id)initWithFrame:(struct CGRect)arg1 reuseIdentifier:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (id)init; +- (_Bool)_drawsSeparatorAtBottomOfSection; +- (void)_setDrawsSeparatorAtBottomOfSection:(_Bool)arg1; +- (_Bool)_drawsSeparatorAtTopOfSection; +- (void)_setDrawsSeparatorAtTopOfSection:(_Bool)arg1; - (void)_updateSeparatorContent; -- (BOOL)_canDoSeparatorLayout; +- (_Bool)_canDoSeparatorLayout; - (struct CGRect)_topSeparatorFrame; -- (BOOL)_showFullLengthTopSeparatorForTopOfGroupedSection; +- (_Bool)_showFullLengthTopSeparatorForTopOfSection; +- (_Bool)_showSeparatorAtTopOfSection; - (struct CGRect)_separatorFrame; +- (_Bool)_shouldHaveFullLengthTopSeparator; +- (void)_setShouldHaveFullLengthTopSeparator:(_Bool)arg1; +- (_Bool)_shouldHaveFullLengthBottomSeparator; +- (void)_setShouldHaveFullLengthBottomSeparator:(_Bool)arg1; - (id)selectionSegueTemplate; - (void)setSelectionSegueTemplate:(id)arg1; - (id)accessoryActionSegueTemplate; - (void)setAccessoryActionSegueTemplate:(id)arg1; -- (void)_setDrawsTopSeparatorDuringReordering:(BOOL)arg1; -- (BOOL)_drawsTopSeparatorDuringReordering; -- (void)_setReordering:(BOOL)arg1; +- (void)_setDrawsTopSeparatorDuringReordering:(_Bool)arg1; +- (_Bool)_drawsTopSeparatorDuringReordering; +- (void)_setReordering:(_Bool)arg1; - (void)_resetSelectionTimer; - (void)paste:(id)arg1; - (void)copy:(id)arg1; - (void)cut:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)_menuDismissed:(id)arg1; - (void)_topShadowDidFadeOut; -- (void)_updateTopShadowView:(BOOL)arg1; +- (void)_updateTopShadowView:(_Bool)arg1; - (void)_updateContentClip; - (void)_longPressGestureRecognized:(id)arg1; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; - (void)_editingTransitionAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (struct CGSize)_imageInsetSize; - (struct CGSize)_textInsetSize; @@ -403,22 +438,22 @@ - (id)_textLabel; - (id)_defaultFont; - (void)_showReorderControl; -- (void)_updateAndCacheBackgroundColorForHighlightIgnoringSelection:(BOOL)arg1; +- (void)_updateAndCacheBackgroundColorForHighlightIgnoringSelection:(_Bool)arg1; - (void)_updateHighlightColorsForAnimationHalfwayPoint; -- (BOOL)_isCurrentlyConsideredHighlighted; -- (void)_updateHighlightColorsForView:(id)arg1 highlighted:(BOOL)arg2; -- (void)_layoutSubviewsAnimated:(BOOL)arg1; +- (_Bool)_isCurrentlyConsideredHighlighted; +- (void)_updateHighlightColorsForView:(id)arg1 highlighted:(_Bool)arg2; +- (void)_layoutSubviewsAnimated:(_Bool)arg1; - (void)_removeRemoveControl; - (void)_releaseRemoveControl; -- (id)_createRemoveControlForStyle:(int)arg1; -- (id)_currentAccessoryView:(BOOL)arg1; -- (id)_disclosurePressedImage:(BOOL)arg1; -- (id)_disclosureImage:(BOOL)arg1; -- (id)_checkmarkImage:(BOOL)arg1; -- (id)_detailDisclosureImage:(BOOL)arg1; -- (id)_tintedDisclosureImagePressed:(BOOL)arg1; -- (void)_finishedFadingGrabber:(id)arg1 finished:(BOOL)arg2; -- (void)_setGrabberHidden:(BOOL)arg1; +- (id)_createRemoveControlForStyle:(long long)arg1; +- (id)_currentAccessoryView:(_Bool)arg1; +- (id)_disclosurePressedImage:(_Bool)arg1; +- (id)_disclosureImage:(_Bool)arg1; +- (id)_checkmarkImage:(_Bool)arg1; +- (id)_detailDisclosureImage:(_Bool)arg1; +- (id)_tintedDisclosureImagePressed:(_Bool)arg1; +- (void)_finishedFadingGrabber:(id)arg1 finished:(_Bool)arg2; +- (void)_setGrabberHidden:(_Bool)arg1; - (void)_releaseReorderingControl; - (id)_reorderingSeparatorView; - (id)_reorderingControl; @@ -426,7 +461,8 @@ - (void)setOldEditingData:(id)arg1; - (id)oldEditingData; - (id)_swipeToDeleteConfirmationView; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)_isInModalViewController; +- (long long)_popoverControllerStyle; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellContentMirror.h b/iOS7/Frameworks/UIKit/UITableViewCellContentMirror.h index 90cb01537..ef4af0c92 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellContentMirror.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellContentMirror.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITableViewCellContentMirror : UIView { unsigned int _selected:1; @@ -14,7 +15,7 @@ - (void)drawRect:(struct CGRect)arg1; - (id)cell; - (id)initWithFrame:(struct CGRect)arg1; -@property(nonatomic, getter=isSelected) BOOL selected; +@property(nonatomic, getter=isSelected) _Bool selected; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellContentView.h b/iOS7/Frameworks/UIKit/UITableViewCellContentView.h index 892df2242..4c591b81c 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellContentView.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellContentView.h @@ -8,6 +8,7 @@ @class CALayer; +// Not exported @interface UITableViewCellContentView : UIView { CALayer *_mask; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationButton.h b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationButton.h index 6e599c094..3be0059f9 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationButton.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationButton.h @@ -8,6 +8,7 @@ @class UILabel; +// Not exported @interface UITableViewCellDeleteConfirmationButton : UIButton { UILabel *_titleLabel; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy-UITableViewCellDeleteConfirmationControlStatic.h b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy-UITableViewCellDeleteConfirmationControlStatic.h new file mode 100644 index 000000000..0edb581b6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy-UITableViewCellDeleteConfirmationControlStatic.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableViewCellDeleteConfirmationControl_Legacy (UITableViewCellDeleteConfirmationControlStatic) +- (void)_confirmationAnimationDidEnd; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy.h b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy.h index 9f499522f..1f36fbeec 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationControl_Legacy.h @@ -8,20 +8,21 @@ @class UITableViewCellDeleteConfirmationGestureRecognizer; +// Not exported @interface UITableViewCellDeleteConfirmationControl_Legacy : UIControl { - BOOL _visible; + _Bool _visible; UITableViewCellDeleteConfirmationGestureRecognizer *_deleteConfirmationGesture; } + (struct CGSize)defaultSizeForTitle:(id)arg1; - (void)layoutSubviews; -@property(nonatomic, getter=isVisible) BOOL visible; -- (void)setVisible:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=isVisible) _Bool visible; +- (void)setVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGSize)defaultSize; - (void)cancelDeleteConfirmationWithGesture:(id)arg1; @@ -29,7 +30,6 @@ - (void)touchUpInside:(id)arg1; - (void)dealloc; - (id)initWithTitle:(id)arg1; -- (void)_confirmationAnimationDidEnd; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationGestureRecognizer.h b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationGestureRecognizer.h index 069fd9add..00d14ba81 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationGestureRecognizer.h @@ -8,6 +8,7 @@ @class UIView; +// Not exported @interface UITableViewCellDeleteConfirmationGestureRecognizer : UIGestureRecognizer { UIView *_excludedView; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationView.h b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationView.h index 96675a4c2..e758fd505 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationView.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellDeleteConfirmationView.h @@ -6,21 +6,25 @@ #import -@class CALayer, UITableViewCellDeleteConfirmationButton; +@class UITableViewCellDeleteConfirmationButton; +// Not exported @interface UITableViewCellDeleteConfirmationView : UIView { - CALayer *_maskLayer; - float _visibleWidth; + double _visibleWidth; + double _cornerRadius; + int _sectionLocation; UITableViewCellDeleteConfirmationButton *_deleteView; UITableViewCellDeleteConfirmationButton *_accessoryView; - BOOL _useMask; } -@property(nonatomic) BOOL useMask; // @synthesize useMask=_useMask; +@property(nonatomic) int sectionLocation; // @synthesize sectionLocation=_sectionLocation; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; @property(readonly, nonatomic) UITableViewCellDeleteConfirmationButton *accessoryView; // @synthesize accessoryView=_accessoryView; @property(readonly, nonatomic) UITableViewCellDeleteConfirmationButton *deleteView; // @synthesize deleteView=_deleteView; -@property(nonatomic) float visibleWidth; // @synthesize visibleWidth=_visibleWidth; +@property(nonatomic) double visibleWidth; // @synthesize visibleWidth=_visibleWidth; +- (void)updateMaskView:(_Bool)arg1; +- (void)didMoveToWindow; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 deleteView:(id)arg2 accessoryView:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellDetailDisclosureView.h b/iOS7/Frameworks/UIKit/UITableViewCellDetailDisclosureView.h index 4312b1394..4c3b70c9d 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellDetailDisclosureView.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellDetailDisclosureView.h @@ -8,14 +8,15 @@ @class UIButton, UIImageView; +// Not exported @interface UITableViewCellDetailDisclosureView : UIControl { UIButton *_infoButton; UIImageView *_disclosureView; } -- (void)removeTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; -- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)removeTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; - (void)dealloc; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellEditControl-UITableViewCellEditControlStatic.h b/iOS7/Frameworks/UIKit/UITableViewCellEditControl-UITableViewCellEditControlStatic.h new file mode 100644 index 000000000..f2db291ad --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewCellEditControl-UITableViewCellEditControlStatic.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableViewCellEditControl (UITableViewCellEditControlStatic) ++ (id)_multiSelectHighlightedImage; ++ (id)_multiSelectSelectedImage; ++ (id)_multiSelectNotSelectedImage; ++ (id)_insertImage:(double)arg1; ++ (id)_deleteImage:(double)arg1; ++ (id)_deleteImageBackground:(double)arg1; ++ (struct CGRect)_minusRect; +- (id)_currentImage; +- (void)_toggleRotate; +- (void)_updateImageView; +- (id)_minusView; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewCellEditControl.h b/iOS7/Frameworks/UIKit/UITableViewCellEditControl.h index 9d6bce032..07cf0b259 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellEditControl.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellEditControl.h @@ -8,6 +8,7 @@ @class UIImageView, UITableViewCell, _UITableViewCellEditControlMinusView; +// Not exported @interface UITableViewCellEditControl : UIControl { UITableViewCell *_cell; @@ -22,30 +23,19 @@ } + (struct CGSize)defaultSize; -+ (id)_multiSelectHighlightedImage; -+ (id)_multiSelectSelectedImage; -+ (id)_multiSelectNotSelectedImage; -+ (id)_insertImage:(float)arg1; -+ (id)_deleteImage:(float)arg1; -+ (id)_deleteImageBackground:(float)arg1; -+ (struct CGRect)_minusRect; - (void)_multiselectColorChanged; -@property(nonatomic, getter=isHiding) BOOL hiding; -- (void)_toggleRotateAnimationDidStop:(id)arg1 finished:(BOOL)arg2; -- (BOOL)isRotating; -@property(nonatomic, getter=isRotated) BOOL rotated; -- (void)setRotated:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +@property(nonatomic, getter=isHiding) _Bool hiding; +- (void)_toggleRotateAnimationDidStop:(id)arg1 finished:(_Bool)arg2; +- (_Bool)isRotating; +@property(nonatomic, getter=isRotated) _Bool rotated; +- (void)setRotated:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)layoutSubviews; - (id)_shadowImage; - (void)dealloc; -- (id)initWithTableViewCell:(id)arg1 editingStyle:(int)arg2; -- (id)_currentImage; -- (void)_toggleRotate; -- (void)_updateImageView; -- (id)_minusView; +- (id)initWithTableViewCell:(id)arg1 editingStyle:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellEditingData.h b/iOS7/Frameworks/UIKit/UITableViewCellEditingData.h index b1233a085..efd542f26 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellEditingData.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellEditingData.h @@ -8,23 +8,24 @@ @class UITableViewCell, UITableViewCellDeleteConfirmationControl_Legacy, UITableViewCellEditControl, UITableViewCellReorderControl, UIView; +// Not exported @interface UITableViewCellEditingData : NSObject { UITableViewCell *_cell; - int _editingStyle; + long long _editingStyle; UITableViewCellEditControl *_editControl; UITableViewCellReorderControl *_reorderControl; UITableViewCellDeleteConfirmationControl_Legacy *_deleteConfirmationControl; UIView *_reorderSeparatorView; } -- (id)reorderSeparatorView:(BOOL)arg1; -- (id)deleteConfirmationControl:(BOOL)arg1; -- (id)reorderControl:(BOOL)arg1; -- (id)editControl:(BOOL)arg1; -@property(readonly, nonatomic, getter=isDataRequired) BOOL dataRequired; +- (id)reorderSeparatorView:(_Bool)arg1; +- (id)deleteConfirmationControl:(_Bool)arg1; +- (id)reorderControl:(_Bool)arg1; +- (id)editControl:(_Bool)arg1; +@property(readonly, nonatomic, getter=isDataRequired) _Bool dataRequired; - (void)dealloc; -- (id)initWithTableViewCell:(id)arg1 editingStyle:(int)arg2; +- (id)initWithTableViewCell:(id)arg1 editingStyle:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager-UITableViewCellLayoutManagerStatic.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager-UITableViewCellLayoutManagerStatic.h new file mode 100644 index 000000000..1577220d8 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager-UITableViewCellLayoutManagerStatic.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableViewCellLayoutManager (UITableViewCellLayoutManagerStatic) +- (struct CGRect)_contentRectForCell:(id)arg1 forEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (struct CGRect)_editingAccessoryRectForCell:(id)arg1 offscreen:(_Bool)arg2; +- (struct CGRect)_accessoryRectForCell:(id)arg1 offscreen:(_Bool)arg2; +- (struct CGRect)_reorderSeparatorRectForCell:(id)arg1 offscreen:(_Bool)arg2; +- (struct CGRect)_reorderControlRectForCell:(id)arg1 offscreen:(_Bool)arg2; +- (struct CGRect)_editControlRectForCell:(id)arg1 offscreen:(_Bool)arg2; +- (struct CGRect)_adjustedBackgroundContentRectForCell:(id)arg1 forIndentedState:(_Bool)arg2; +- (struct CGRect)_adjustedBackgroundRectForCell:(id)arg1 forIndentedState:(_Bool)arg2; +- (struct CGRect)_backgroundRectForCell:(id)arg1 forIndentedState:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager.h index f59c96628..153e3b525 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManager.h @@ -10,41 +10,41 @@ { } -+ (id)layoutManagerForTableViewCellStyle:(int)arg1; ++ (id)layoutManagerForTableViewCellStyle:(long long)arg1; - (struct CGRect)textRectForCell:(id)arg1; -- (struct CGRect)contentEndingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(BOOL)arg2; -- (struct CGRect)contentStartingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(BOOL)arg2; -- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)contentStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)selectedBackgroundEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)backgroundStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect)contentEndingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(_Bool)arg2; +- (struct CGRect)contentStartingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(_Bool)arg2; +- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)contentStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)selectedBackgroundEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)backgroundStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; - (struct CGRect)deleteConfirmationRectForCell:(id)arg1; -- (BOOL)editingAccessoryShouldFadeForCell:(id)arg1; -- (struct CGRect)editingAccessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2 showingDeleteConfirmation:(BOOL)arg3; -- (struct CGRect)editingAccessoryStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2 showingDeleteConfirmation:(BOOL)arg3; -- (BOOL)editingAccessoryShouldAppearForCell:(id)arg1; -- (BOOL)accessoryShouldFadeForCell:(id)arg1; -- (struct CGRect)accessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2 showingDeleteConfirmation:(BOOL)arg3; -- (struct CGRect)accessoryStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2 showingDeleteConfirmation:(BOOL)arg3; -- (BOOL)accessoryShouldAppearForCell:(id)arg1; -- (BOOL)reorderSeparatorShouldFadeForCell:(id)arg1; -- (struct CGRect)reorderSeparatorEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)reorderSeparatorStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (BOOL)reorderSeparatorShouldAppearForCell:(id)arg1; -- (BOOL)reorderControlShouldFadeForCell:(id)arg1; -- (struct CGRect)reorderControlEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)reorderControlStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (BOOL)reorderControlShouldAppearForCell:(id)arg1; -- (BOOL)editControlShouldFadeForCell:(id)arg1; -- (struct CGRect)editControlEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)editControlStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (BOOL)editControlShouldAppearForCell:(id)arg1; -- (struct CGRect)contentRectForCell:(id)arg1 forState:(unsigned int)arg2; -- (void)cell:(id)arg1 didTransitionToState:(unsigned int)arg2; -- (void)cell:(id)arg1 willTransitionToState:(unsigned int)arg2; +- (_Bool)editingAccessoryShouldFadeForCell:(id)arg1; +- (struct CGRect)editingAccessoryEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (struct CGRect)editingAccessoryStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (_Bool)editingAccessoryShouldAppearForCell:(id)arg1; +- (_Bool)accessoryShouldFadeForCell:(id)arg1; +- (struct CGRect)accessoryEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (struct CGRect)accessoryStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (_Bool)accessoryShouldAppearForCell:(id)arg1; +- (_Bool)reorderSeparatorShouldFadeForCell:(id)arg1; +- (struct CGRect)reorderSeparatorEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (struct CGRect)reorderSeparatorStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (_Bool)reorderSeparatorShouldAppearForCell:(id)arg1; +- (_Bool)reorderControlShouldFadeForCell:(id)arg1; +- (struct CGRect)reorderControlEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (struct CGRect)reorderControlStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; +- (_Bool)reorderControlShouldAppearForCell:(id)arg1; +- (_Bool)editControlShouldFadeForCell:(id)arg1; +- (struct CGRect)editControlEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)editControlStartingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (_Bool)editControlShouldAppearForCell:(id)arg1; +- (struct CGRect)contentRectForCell:(id)arg1 forState:(unsigned long long)arg2; +- (void)cell:(id)arg1 didTransitionToState:(unsigned long long)arg2; +- (void)cell:(id)arg1 willTransitionToState:(unsigned long long)arg2; - (void)layoutSubviewsOfCell:(id)arg1; -- (float)contentIndentationForCell:(id)arg1; +- (double)contentIndentationForCell:(id)arg1; - (id)badgeForCell:(id)arg1; - (id)editableTextFieldForCell:(id)arg1; - (id)detailTextLabelForCell:(id)arg1; @@ -56,17 +56,8 @@ - (id)defaultLabelForCell:(id)arg1 ofClass:(Class)arg2; - (id)defaultTextLabelFontForCell:(id)arg1; - (id)defaultImageViewForCell:(id)arg1; -- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; -- (float)defaultTextLabelFontSizeForCell:(id)arg1; -- (struct CGRect)_contentRectForCell:(id)arg1 forEditingState:(BOOL)arg2 showingDeleteConfirmation:(BOOL)arg3; -- (struct CGRect)_editingAccessoryRectForCell:(id)arg1 offscreen:(BOOL)arg2; -- (struct CGRect)_accessoryRectForCell:(id)arg1 offscreen:(BOOL)arg2; -- (struct CGRect)_reorderSeparatorRectForCell:(id)arg1 offscreen:(BOOL)arg2; -- (struct CGRect)_reorderControlRectForCell:(id)arg1 offscreen:(BOOL)arg2; -- (struct CGRect)_editControlRectForCell:(id)arg1 offscreen:(BOOL)arg2; -- (struct CGRect)_adjustedBackgroundContentRectForCell:(id)arg1 forIndentedState:(BOOL)arg2; -- (struct CGRect)_adjustedBackgroundRectForCell:(id)arg1 forIndentedState:(BOOL)arg2; -- (struct CGRect)_backgroundRectForCell:(id)arg1 forIndentedState:(BOOL)arg2; +- (double)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (double)defaultTextLabelFontSizeForCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerEditable1.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerEditable1.h index f02442b33..23fa88e82 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerEditable1.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerEditable1.h @@ -8,6 +8,7 @@ #import "UITextFieldDelegate-Protocol.h" +// Not exported @interface UITableViewCellLayoutManagerEditable1 : UITableViewCellLayoutManager { } @@ -16,14 +17,14 @@ - (void)_textFieldEndEditingOnReturn:(id)arg1; - (void)_textFieldEndEditing:(id)arg1; - (void)_textFieldStartEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (id)editableTextFieldForCell:(id)arg1; - (id)detailTextLabelForCell:(id)arg1; - (void)layoutSubviewsOfCell:(id)arg1; -- (float)defaultTextFieldFontSizeForCell:(id)arg1; +- (double)defaultTextFieldFontSizeForCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerSubtitle.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerSubtitle.h index 9aa9778a9..6d25ae188 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerSubtitle.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerSubtitle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITableViewCellLayoutManagerSubtitle : UITableViewCellLayoutManager { } @@ -14,8 +15,8 @@ - (id)detailTextLabelForCell:(id)arg1; - (id)textLabelForCell:(id)arg1; - (id)imageViewForCell:(id)arg1; -- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; -- (float)defaultTextLabelFontSizeForCell:(id)arg1; +- (double)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (double)defaultTextLabelFontSizeForCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue1.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue1.h index 2cc7a6ddb..a9d70e7cd 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue1.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue1.h @@ -14,8 +14,8 @@ - (id)detailTextLabelForCell:(id)arg1; - (id)textLabelForCell:(id)arg1; - (id)imageViewForCell:(id)arg1; -- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; -- (float)defaultTextLabelFontSizeForCell:(id)arg1; +- (double)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (double)defaultTextLabelFontSizeForCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue2.h b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue2.h index ec31616ba..2c6f5029e 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue2.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellLayoutManagerValue2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITableViewCellLayoutManagerValue2 : UITableViewCellLayoutManager { } @@ -14,8 +15,8 @@ - (id)detailTextLabelForCell:(id)arg1; - (id)textLabelForCell:(id)arg1; - (id)imageViewForCell:(id)arg1; -- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; -- (float)defaultTextLabelFontSizeForCell:(id)arg1; +- (double)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (double)defaultTextLabelFontSizeForCell:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellReorderControl.h b/iOS7/Frameworks/UIKit/UITableViewCellReorderControl.h index 17f42dd30..ad564bd39 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellReorderControl.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellReorderControl.h @@ -8,6 +8,7 @@ @class UITableViewCell; +// Not exported @interface UITableViewCellReorderControl : UIControl { UITableViewCell *_cell; @@ -18,10 +19,10 @@ + (id)grabberImage; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)setFrame:(struct CGRect)arg1; -- (BOOL)shouldTrack; +- (_Bool)shouldTrack; - (void)layoutSubviews; - (id)initWithTableViewCell:(id)arg1; - (id)grabberImage; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellScrollView.h b/iOS7/Frameworks/UIKit/UITableViewCellScrollView.h index a5e529507..08689aa7b 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellScrollView.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellScrollView.h @@ -6,14 +6,15 @@ #import +// Not exported @interface UITableViewCellScrollView : UIScrollView { } -- (BOOL)_shouldScrollOnGestureRecognizerFailed; -- (BOOL)_forwardsToParentScroller; +- (_Bool)_shouldScrollOnGestureRecognizerFailed; +- (_Bool)_forwardsToParentScroller; - (void)setContentOffset:(struct CGPoint)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITableViewCellSelectedBackground.h b/iOS7/Frameworks/UIKit/UITableViewCellSelectedBackground.h index c96748cae..36f494b47 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellSelectedBackground.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellSelectedBackground.h @@ -8,20 +8,21 @@ @class UIColor; +// Not exported @interface UITableViewCellSelectedBackground : UIView { - int _selectionStyle; + long long _selectionStyle; UIColor *_multiselectBackgroundColor; UIColor *_selectionTintColor; - BOOL _multiselect; + _Bool _multiselect; } @property(retain, nonatomic) UIColor *selectionTintColor; // @synthesize selectionTintColor=_selectionTintColor; @property(retain, nonatomic) UIColor *multiselectBackgroundColor; // @synthesize multiselectBackgroundColor=_multiselectBackgroundColor; -@property(nonatomic) int selectionStyle; // @synthesize selectionStyle=_selectionStyle; +@property(nonatomic) long long selectionStyle; // @synthesize selectionStyle=_selectionStyle; - (void)dealloc; - (void)drawRect:(struct CGRect)arg1; -@property(nonatomic, getter=isMultiselect) BOOL multiselect; +@property(nonatomic, getter=isMultiselect) _Bool multiselect; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCellUnhighlightedState.h b/iOS7/Frameworks/UIKit/UITableViewCellUnhighlightedState.h index 45ac23256..b73596499 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCellUnhighlightedState.h +++ b/iOS7/Frameworks/UIKit/UITableViewCellUnhighlightedState.h @@ -8,16 +8,17 @@ @class UIColor; +// Not exported @interface UITableViewCellUnhighlightedState : NSObject { - BOOL _opaque; - BOOL _highlighted; + _Bool _opaque; + _Bool _highlighted; UIColor *_backgroundColor; } @property(retain) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property BOOL highlighted; // @synthesize highlighted=_highlighted; -@property BOOL opaque; // @synthesize opaque=_opaque; +@property _Bool highlighted; // @synthesize highlighted=_highlighted; +@property _Bool opaque; // @synthesize opaque=_opaque; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewController-UITableViewControllerIBSupport.h b/iOS7/Frameworks/UIKit/UITableViewController-UITableViewControllerIBSupport.h new file mode 100644 index 000000000..a880f7dcf --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewController-UITableViewControllerIBSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UITableViewDataSource; + +@interface UITableViewController (UITableViewControllerIBSupport) +@property(retain, nonatomic, getter=_staticDataSource, setter=_setStaticDataSource:) UITableViewDataSource *staticDataSource; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewController.h b/iOS7/Frameworks/UIKit/UITableViewController.h index 7cb3f7090..8d6450070 100644 --- a/iOS7/Frameworks/UIKit/UITableViewController.h +++ b/iOS7/Frameworks/UIKit/UITableViewController.h @@ -9,11 +9,11 @@ #import #import "UITableViewDelegate-Protocol.h" -@class UIRefreshControl, UITableView, UITableViewDataSource; +@class UIRefreshControl, UITableView; @interface UITableViewController : UIViewController { - int _tableViewStyle; + long long _tableViewStyle; id _keyboardSupport; id _staticDataSource; struct { @@ -25,35 +25,34 @@ - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)_adjustTableForKeyboardInfo:(id)arg1; @property(retain, nonatomic) UIRefreshControl *refreshControl; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -@property(nonatomic) BOOL clearsSelectionOnViewWillAppear; +@property(nonatomic) _Bool clearsSelectionOnViewWillAppear; @property(retain, nonatomic) UITableView *tableView; - (id)_existingTableView; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)init; -@property(retain, nonatomic, getter=_staticDataSource, setter=_setStaticDataSource:) UITableViewDataSource *staticDataSource; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewControllerKeyboardSupport.h b/iOS7/Frameworks/UIKit/UITableViewControllerKeyboardSupport.h index 448d2065b..060ea8037 100644 --- a/iOS7/Frameworks/UIKit/UITableViewControllerKeyboardSupport.h +++ b/iOS7/Frameworks/UIKit/UITableViewControllerKeyboardSupport.h @@ -8,23 +8,24 @@ @class UITableViewController; +// Not exported @interface UITableViewControllerKeyboardSupport : NSObject { UITableViewController *_tableViewController; - float _adjustmentForKeyboard; + double _adjustmentForKeyboard; unsigned int _viewIsDisappearing:1; unsigned int _registeredForNotifications:1; } -@property(nonatomic) float adjustmentForKeyboard; // @synthesize adjustmentForKeyboard=_adjustmentForKeyboard; +@property(nonatomic) double adjustmentForKeyboard; // @synthesize adjustmentForKeyboard=_adjustmentForKeyboard; - (void)_keyboardDidChangeFrame:(id)arg1; - (void)_keyboardDidHide:(id)arg1; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardDidShow:(id)arg1; - (void)_keyboardWillShow:(id)arg1; - (id)initWithTableViewController:(id)arg1; -@property(nonatomic) BOOL registeredForNotifications; -@property(nonatomic) BOOL viewIsDisappearing; +@property(nonatomic) _Bool registeredForNotifications; +@property(nonatomic) _Bool viewIsDisappearing; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewCountView.h b/iOS7/Frameworks/UIKit/UITableViewCountView.h index 395c94f47..86f59c562 100644 --- a/iOS7/Frameworks/UIKit/UITableViewCountView.h +++ b/iOS7/Frameworks/UIKit/UITableViewCountView.h @@ -8,17 +8,18 @@ @class NSString; +// Not exported @interface UITableViewCountView : UILabel { NSString *_countString; int _count; } -- (int)count; -- (void)setCount:(int)arg1; -- (void)setCountString:(id)arg1 withCount:(int)arg2; +- (long long)count; +- (void)setCount:(long long)arg1; +- (void)setCountString:(id)arg1 withCount:(long long)arg2; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 withCountString:(id)arg2 withCount:(int)arg3; +- (id)initWithFrame:(struct CGRect)arg1 withCountString:(id)arg2 withCount:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewDataSource-Protocol.h b/iOS7/Frameworks/UIKit/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/Frameworks/UIKit/UITableViewDataSource-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewDataSource.h b/iOS7/Frameworks/UIKit/UITableViewDataSource.h index cc7269584..b427d9ba4 100644 --- a/iOS7/Frameworks/UIKit/UITableViewDataSource.h +++ b/iOS7/Frameworks/UIKit/UITableViewDataSource.h @@ -19,20 +19,20 @@ + (id)staticDataSourceWithSections:(id)arg1; @property(copy, nonatomic) NSArray *sections; // @synthesize sections=_sections; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITableViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/Frameworks/UIKit/UITableViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewHeaderFooterView.h b/iOS7/Frameworks/UIKit/UITableViewHeaderFooterView.h index 756155cb2..34e4db965 100644 --- a/iOS7/Frameworks/UIKit/UITableViewHeaderFooterView.h +++ b/iOS7/Frameworks/UIKit/UITableViewHeaderFooterView.h @@ -12,21 +12,19 @@ @interface UITableViewHeaderFooterView : UIView { - int _tableViewStyle; + long long _tableViewStyle; UIImage *_backgroundImage; struct CGRect _frame; - int _textAlignment; + long long _textAlignment; UITableView *_tableView; - float _maxTitleWidth; + double _maxTitleWidth; NSString *_reuseIdentifier; UIView *_backgroundView; UILabel *_label; UILabel *_detailLabel; UIView *_contentView; - UIView *_topSeparatorView; UIColor *_tintColor; - float _marginWidth; - float _rightMarginWidth; + struct UIEdgeInsets _separatorInset; struct { unsigned int isHeader:1; unsigned int labelBackgroundColorNeedsUpdate:1; @@ -35,9 +33,9 @@ } _headerFooterFlags; } -+ (id)_defaultFontForTableViewStyle:(int)arg1 isSectionHeader:(BOOL)arg2; ++ (id)_defaultFontForTableViewStyle:(long long)arg1 isSectionHeader:(_Bool)arg2; @property(retain, nonatomic) UIImage *backgroundImage; // @synthesize backgroundImage=_backgroundImage; -@property(nonatomic) float maxTitleWidth; // @synthesize maxTitleWidth=_maxTitleWidth; +@property(nonatomic) double maxTitleWidth; // @synthesize maxTitleWidth=_maxTitleWidth; @property(nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(copy, nonatomic) NSString *reuseIdentifier; // @synthesize reuseIdentifier=_reuseIdentifier; @property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @@ -46,25 +44,26 @@ - (id)_scriptingInfo; - (void)layoutSubviews; - (void)setBackgroundColor:(id)arg1; -- (void)setOpaque:(BOOL)arg1; -@property(nonatomic) BOOL floating; -@property(nonatomic) int tableViewStyle; +- (void)setOpaque:(_Bool)arg1; +@property(nonatomic) _Bool floating; +@property(nonatomic) long long tableViewStyle; - (void)_updateLayerContents; -@property(nonatomic, getter=_rightMarginWidth, setter=_setRightMarginWidth:) float rightMarginWidth; -@property(nonatomic, getter=_marginWidth, setter=_setMarginWidth:) float marginWidth; +@property(nonatomic, getter=_rightMarginWidth, setter=_setRightMarginWidth:) double rightMarginWidth; +@property(nonatomic, getter=_marginWidth, setter=_setMarginWidth:) double marginWidth; - (void)_updateContentAndBackgroundView; - (struct CGRect)_backgroundRect; +- (void)_setBackgroundViewColor:(id)arg1; @property(retain, nonatomic) UIView *backgroundView; - (void)_setupBackgroundView; - (void)_updateBackgroundImage; -- (struct CGSize)_sizeThatFits:(struct CGSize)arg1 stripPaddingForAbuttingView:(BOOL)arg2 isTopHeader:(BOOL)arg3; -- (BOOL)_useDetailText; +- (struct CGSize)_sizeThatFits:(struct CGSize)arg1 stripPaddingForAbuttingView:(_Bool)arg2 isTopHeader:(_Bool)arg3; +- (_Bool)_useDetailText; - (struct CGRect)_detailLabelFrame; - (struct CGRect)_labelFrame; @property(copy, nonatomic) NSString *text; @property(readonly, nonatomic) UILabel *detailTextLabel; @property(readonly, nonatomic) UILabel *textLabel; -- (id)_label:(BOOL)arg1; +- (id)_label:(_Bool)arg1; - (void)_setupLabelAppearance; - (void)_updateDetailLabelBackgroundColorIfNeeded; - (void)_updateDetailLabelBackgroundColor; @@ -72,10 +71,10 @@ - (void)_updateLabelBackgroundColor; - (void)_invalidateDetailLabelBackgroundColor; - (void)_invalidateLabelBackgroundColor; -- (struct CGSize)_detailTextSizeForWidth:(float)arg1; -- (struct CGSize)_textSizeForWidth:(float)arg1; -@property(nonatomic) int textAlignment; -@property(nonatomic) BOOL sectionHeader; +- (struct CGSize)_detailTextSizeForWidth:(double)arg1; +- (struct CGSize)_textSizeForWidth:(double)arg1; +@property(nonatomic) long long textAlignment; +@property(nonatomic) _Bool sectionHeader; - (struct CGRect)frame; - (void)setFrame:(struct CGRect)arg1; - (void)prepareForReuse; diff --git a/iOS7/Frameworks/UIKit/UITableViewIndex.h b/iOS7/Frameworks/UIKit/UITableViewIndex.h index 7f3bc913a..c5eccddef 100644 --- a/iOS7/Frameworks/UIKit/UITableViewIndex.h +++ b/iOS7/Frameworks/UIKit/UITableViewIndex.h @@ -8,48 +8,54 @@ @class NSArray, NSString, UIColor, UIFont; +// Not exported @interface UITableViewIndex : UIControl { NSArray *_titles; UIFont *_font; - int _selectedSection; - BOOL _pastTop; - BOOL _pastBottom; + long long _selectedSection; + _Bool _pastTop; + _Bool _pastBottom; struct CGSize _cachedSize; struct CGSize _cachedSizeToFit; UIColor *_indexColor; UIColor *_indexBackgroundColor; UIColor *_indexTrackingBackgroundColor; - float _topPadding; - float _bottomPadding; + double _topPadding; + double _bottomPadding; + double _verticalTextHeightEstimate; + NSArray *_entries; } -@property(readonly, nonatomic) BOOL pastBottom; // @synthesize pastBottom=_pastBottom; -@property(readonly, nonatomic) BOOL pastTop; // @synthesize pastTop=_pastTop; -@property(readonly, nonatomic) int selectedSection; // @synthesize selectedSection=_selectedSection; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +@property(readonly, nonatomic) _Bool pastBottom; // @synthesize pastBottom=_pastBottom; +@property(readonly, nonatomic) _Bool pastTop; // @synthesize pastTop=_pastTop; +@property(readonly, nonatomic) long long selectedSection; // @synthesize selectedSection=_selectedSection; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)tintColorDidChange; @property(retain, nonatomic) UIColor *indexBackgroundColor; @property(retain, nonatomic) UIColor *indexTrackingBackgroundColor; @property(retain, nonatomic) UIColor *indexColor; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)_selectSectionForTouch:(id)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; -- (unsigned int)maximumNumberOfTitlesWithoutTruncationForHeight:(float)arg1; +- (struct CGRect)_visibleBoundsForRect:(struct CGRect)arg1 stride:(double *)arg2; +- (unsigned long long)maximumNumberOfTitlesWithoutTruncationForHeight:(double)arg1; @property(readonly, nonatomic) NSString *selectedSectionTitle; @property(retain, nonatomic) UIFont *font; @property(retain, nonatomic) NSArray *titles; +- (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +- (void)_cacheAndMeasureTitles; - (id)_displayTitles; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (float)_minLineSpacingForIdiom:(int)arg1; -- (id)_fontForIdiom:(int)arg1; -- (int)_idiom; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (double)_minLineSpacingForIdiom:(long long)arg1; +- (id)_fontForIdiom:(long long)arg1; +- (long long)_idiom; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewLabel.h b/iOS7/Frameworks/UIKit/UITableViewLabel.h index d50ae8c42..26d025b83 100644 --- a/iOS7/Frameworks/UIKit/UITableViewLabel.h +++ b/iOS7/Frameworks/UIKit/UITableViewLabel.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITableViewLabel : UILabel { } diff --git a/iOS7/Frameworks/UIKit/UITableViewRow.h b/iOS7/Frameworks/UIKit/UITableViewRow.h index cbfaa3cc3..659e77da2 100644 --- a/iOS7/Frameworks/UIKit/UITableViewRow.h +++ b/iOS7/Frameworks/UIKit/UITableViewRow.h @@ -12,16 +12,16 @@ @interface UITableViewRow : NSObject { - int _indentationLevel; + long long _indentationLevel; UITableViewCell *_cell; - float _height; + double _height; } + (id)row; @property(retain, nonatomic) UITableViewCell *cell; // @synthesize cell=_cell; -@property(nonatomic) float height; // @synthesize height=_height; -- (int)indentationLevel; -- (void)setIndentationLevel:(int)arg1; +@property(nonatomic) double height; // @synthesize height=_height; +- (long long)indentationLevel; +- (void)setIndentationLevel:(long long)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITableViewRowData-UITableViewRowDataPrivate.h b/iOS7/Frameworks/UIKit/UITableViewRowData-UITableViewRowDataPrivate.h new file mode 100644 index 000000000..6fc193c01 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewRowData-UITableViewRowDataPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITableViewRowData (UITableViewRowDataPrivate) +- (long long)_sectionRowForGlobalRow:(long long)arg1 inSection:(long long *)arg2; +- (void)_ensureSectionOffsetIsValidForSection:(long long)arg1; +- (void)_updateSectionRowDataArrayForNumSections:(long long)arg1; +- (void)_updateNumSections; +@end + diff --git a/iOS7/Frameworks/UIKit/UITableViewRowData.h b/iOS7/Frameworks/UIKit/UITableViewRowData.h index f7670ad9d..439a641f4 100644 --- a/iOS7/Frameworks/UIKit/UITableViewRowData.h +++ b/iOS7/Frameworks/UIKit/UITableViewRowData.h @@ -10,97 +10,96 @@ @class NSIndexPath, UITableView; +// Not exported @interface UITableViewRowData : NSObject { UITableView *_tableView; - int _numSections; - int _sectionRowDataCapacity; + long long _numSections; + long long _sectionRowDataCapacity; id *_sectionRowData; - float _minimumRowHeight; - float _tableViewWidth; - BOOL _tableHeaderHeightValid; - float _tableHeaderHeight; - BOOL _tableFooterHeightValid; - float _tableFooterHeight; - float _heightForTableHeaderViewHiding; - float _tableTopPadding; - float _tableBottomPadding; - BOOL _tableSidePaddingValid; - float _tableSidePadding; + double _minimumRowHeight; + double _tableViewWidth; + _Bool _tableHeaderHeightValid; + double _tableHeaderHeight; + _Bool _tableFooterHeightValid; + double _tableFooterHeight; + double _heightForTableHeaderViewHiding; + double _tableTopPadding; + double _tableBottomPadding; + _Bool _tableSidePaddingValid; + double _tableSidePadding; NSIndexPath *_reorderedIndexPath; NSIndexPath *_gapIndexPath; - float _reorderedRowHeight; + double _reorderedRowHeight; } -@property(nonatomic) float tableBottomPadding; // @synthesize tableBottomPadding=_tableBottomPadding; -@property(nonatomic) float tableTopPadding; // @synthesize tableTopPadding=_tableTopPadding; -@property(nonatomic) float minimumRowHeight; // @synthesize minimumRowHeight=_minimumRowHeight; -@property(readonly, nonatomic) float reorderedRowHeight; // @synthesize reorderedRowHeight=_reorderedRowHeight; +@property(nonatomic) double tableBottomPadding; // @synthesize tableBottomPadding=_tableBottomPadding; +@property(nonatomic) double tableTopPadding; // @synthesize tableTopPadding=_tableTopPadding; +@property(nonatomic) double minimumRowHeight; // @synthesize minimumRowHeight=_minimumRowHeight; +@property(readonly, nonatomic) double reorderedRowHeight; // @synthesize reorderedRowHeight=_reorderedRowHeight; @property(readonly, nonatomic) NSIndexPath *reorderGapIndexPath; // @synthesize reorderGapIndexPath=_gapIndexPath; +- (long long)sectionForSectionRowData:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (float)maxFooterTitleWidthForSection:(int)arg1; -- (float)maxHeaderTitleWidthForSection:(int)arg1; -- (int)footerAlignmentForSection:(int)arg1; -- (int)headerAlignmentForSection:(int)arg1; -- (id)indexPathForRowAtGlobalRow:(int)arg1; -- (int)globalRowForRowAtIndexPath:(id)arg1; +- (double)maxFooterTitleWidthForSection:(long long)arg1; +- (double)maxHeaderTitleWidthForSection:(long long)arg1; +- (long long)footerAlignmentForSection:(long long)arg1; +- (long long)headerAlignmentForSection:(long long)arg1; +- (id)indexPathForRowAtGlobalRow:(long long)arg1; +- (long long)globalRowForRowAtIndexPath:(id)arg1; - (struct _NSRange)sectionsInRect:(struct CGRect)arg1; -- (int)sectionForPoint:(struct CGPoint)arg1; -- (int)_sectionForPoint:(struct CGPoint)arg1 beginningWithSection:(int)arg2 numberOfSections:(int)arg3; -- (struct _NSRange)globalRowsInRect:(struct CGRect)arg1 canGuess:(BOOL)arg2; +- (long long)sectionForPoint:(struct CGPoint)arg1; +- (long long)_sectionForPoint:(struct CGPoint)arg1 beginningWithSection:(long long)arg2 numberOfSections:(long long)arg3; +- (struct _NSRange)globalRowsInRect:(struct CGRect)arg1 canGuess:(_Bool)arg2; - (id)indexPathsForRowsInRect:(struct CGRect)arg1; -- (struct CGRect)rectForGlobalRow:(int)arg1 heightCanBeGuessed:(BOOL)arg2; -- (struct CGRect)rectForRow:(int)arg1 inSection:(int)arg2 heightCanBeGuessed:(BOOL)arg3; -- (struct CGRect)floatingRectForFooterInSection:(int)arg1 visibleRect:(struct CGRect)arg2; -- (float)heightForTable; -- (struct CGRect)rectForFooterInSection:(int)arg1 heightCanBeGuessed:(BOOL)arg2; -- (struct CGRect)floatingRectForHeaderInSection:(int)arg1 visibleRect:(struct CGRect)arg2; -- (struct CGRect)rectForHeaderInSection:(int)arg1 heightCanBeGuessed:(BOOL)arg2; -- (struct CGRect)rectForSection:(int)arg1; +- (struct CGRect)rectForGlobalRow:(long long)arg1 heightCanBeGuessed:(_Bool)arg2; +- (struct CGRect)rectForRow:(long long)arg1 inSection:(long long)arg2 heightCanBeGuessed:(_Bool)arg3; +- (struct CGRect)floatingRectForFooterInSection:(long long)arg1 visibleRect:(struct CGRect)arg2; +- (double)heightForTable; +- (struct CGRect)rectForFooterInSection:(long long)arg1 heightCanBeGuessed:(_Bool)arg2; +- (struct CGRect)floatingRectForHeaderInSection:(long long)arg1 visibleRect:(struct CGRect)arg2; +- (struct CGRect)rectForHeaderInSection:(long long)arg1 heightCanBeGuessed:(_Bool)arg2; +- (struct CGRect)rectForSection:(long long)arg1; - (struct CGRect)rectForTable; - (struct CGRect)rectForTableFooterView; - (struct CGRect)rectForTableHeaderView; -@property(nonatomic) float tableSidePadding; -- (int)sectionLocationForReorderedRow:(int)arg1 inSection:(int)arg2; -- (int)sectionLocationForRow:(int)arg1 inSection:(int)arg2; -- (float)heightForRow:(int)arg1 inSection:(int)arg2 canGuess:(BOOL)arg3; -- (float)heightForFooterInSection:(int)arg1 canGuess:(BOOL)arg2; -- (float)heightForHeaderInSection:(int)arg1 canGuess:(BOOL)arg2; -- (float)offsetForSection:(id)arg1; -- (float)heightForSection:(int)arg1; -- (float)heightForTableFooterView; -@property(readonly, nonatomic) float heightForTableHeaderViewHiding; -@property(readonly, nonatomic) float heightForAutohidingTableHeaderView; -- (void)setHeightForTableHeaderViewHiding:(float)arg1; -- (float)heightForTableHeaderView; -- (BOOL)shouldStripHeaderTopPaddingForSection:(int)arg1; -- (BOOL)hasFooterForSection:(int)arg1; -- (BOOL)hasHeaderForSection:(int)arg1; -- (int)numberOfRows; -- (int)numberOfRowsBeforeSection:(int)arg1; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfSections; +@property(nonatomic) double tableSidePadding; +- (int)sectionLocationForReorderedRow:(long long)arg1 inSection:(long long)arg2; +- (int)sectionLocationForRow:(long long)arg1 inSection:(long long)arg2; +- (double)heightForRow:(long long)arg1 inSection:(long long)arg2 canGuess:(_Bool)arg3 adjustForReorderedRow:(_Bool)arg4; +- (double)heightForRow:(long long)arg1 inSection:(long long)arg2 canGuess:(_Bool)arg3; +- (double)heightForFooterInSection:(long long)arg1 canGuess:(_Bool)arg2; +- (double)heightForHeaderInSection:(long long)arg1 canGuess:(_Bool)arg2; +- (double)offsetForSection:(id)arg1; +- (double)heightForSection:(long long)arg1; +- (double)heightForTableFooterView; +@property(readonly, nonatomic) double heightForTableHeaderViewHiding; +@property(readonly, nonatomic) double heightForAutohidingTableHeaderView; +- (void)setHeightForTableHeaderViewHiding:(double)arg1; +- (double)heightForTableHeaderView; +- (_Bool)shouldStripHeaderTopPaddingForSection:(long long)arg1; +- (_Bool)hasFooterForSection:(long long)arg1; +- (_Bool)hasHeaderForSection:(long long)arg1; +- (long long)numberOfRows; +- (long long)numberOfRowsBeforeSection:(long long)arg1; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfSections; - (void)removeReorderGapFromIndexPath:(id)arg1; - (void)addReorderGapFromIndexPath:(id)arg1; - (void)moveRowAtIndexPathFrom:(id)arg1 toIndexPath:(id)arg2; - (id)targetIndexPathForPoint:(struct CGPoint)arg1; - (id)reorderedIndexPath; - (void)setReorderedIndexPath:(id)arg1; -- (void)invalidateSection:(int)arg1; +- (void)invalidateSection:(long long)arg1; - (void)invalidateAllSectionOffsetsAndUpdatePadding; - (void)invalidateAllSections; - (void)_updateTopAndBottomPadding; - (void)ensureAllSectionsAreValid; - (void)dealloc; -- (void)tableFooterHeightDidChangeToHeight:(float)arg1; -- (void)tableHeaderHeightDidChangeToHeight:(float)arg1; -- (void)adjustSectionOffsetsBeginningAtIndex:(int)arg1 count:(int)arg2 delta:(float)arg3 rowDelta:(int)arg4; -- (void)tableViewWidthDidChangeToWidth:(float)arg1; +- (void)tableFooterHeightDidChangeToHeight:(double)arg1; +- (void)tableHeaderHeightDidChangeToHeight:(double)arg1; +- (void)adjustSectionOffsetsBeginningAtIndex:(long long)arg1 count:(long long)arg2 delta:(double)arg3 rowDelta:(long long)arg4; +- (void)tableViewWidthDidChangeToWidth:(double)arg1; - (id)initWithTableView:(id)arg1; -- (int)_sectionRowForGlobalRow:(int)arg1 inSection:(int *)arg2; -- (void)_ensureSectionOffsetIsValidForSection:(int)arg1; -- (void)_updateSectionRowDataArrayForNumSections:(int)arg1; -- (void)_updateNumSections; @end diff --git a/iOS7/Frameworks/UIKit/UITableViewUpdateGap.h b/iOS7/Frameworks/UIKit/UITableViewUpdateGap.h index 387b1922f..ae6d10b34 100644 --- a/iOS7/Frameworks/UIKit/UITableViewUpdateGap.h +++ b/iOS7/Frameworks/UIKit/UITableViewUpdateGap.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, UIUpdateItem; +// Not exported @interface UITableViewUpdateGap : NSObject { UIUpdateItem *_firstUpdateItem; @@ -24,11 +25,11 @@ @property(readonly, nonatomic) NSArray *deleteItems; // @synthesize deleteItems=_deleteItems; @property(retain, nonatomic) UIUpdateItem *lastUpdateItem; // @synthesize lastUpdateItem=_lastUpdateItem; @property(retain, nonatomic) UIUpdateItem *firstUpdateItem; // @synthesize firstUpdateItem=_firstUpdateItem; -@property(readonly, nonatomic) BOOL hasAutomaticAnimationItems; -@property(readonly, nonatomic) BOOL isSectionBasedGap; +@property(readonly, nonatomic) _Bool hasAutomaticAnimationItems; +@property(readonly, nonatomic) _Bool isSectionBasedGap; @property(readonly, nonatomic) NSArray *updateItems; -@property(readonly, nonatomic) BOOL hasInserts; -@property(readonly, nonatomic) BOOL isDeleteBasedGap; +@property(readonly, nonatomic) _Bool hasInserts; +@property(readonly, nonatomic) _Bool isDeleteBasedGap; - (void)dealloc; - (void)addUpdateItem:(id)arg1; - (id)description; diff --git a/iOS7/Frameworks/UIKit/UITableViewVisibleCells.h b/iOS7/Frameworks/UIKit/UITableViewVisibleCells.h index a1da7d7a1..01b75a07f 100644 --- a/iOS7/Frameworks/UIKit/UITableViewVisibleCells.h +++ b/iOS7/Frameworks/UIKit/UITableViewVisibleCells.h @@ -6,18 +6,19 @@ #import "NSMutableArray.h" +// Not exported @interface UITableViewVisibleCells : NSMutableArray { NSMutableArray *_array; } -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeLastObject; - (void)addObject:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; - (id)_array; diff --git a/iOS7/Frameworks/UIKit/UITableViewWrapperView.h b/iOS7/Frameworks/UIKit/UITableViewWrapperView.h new file mode 100644 index 000000000..fabbfd977 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITableViewWrapperView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray; + +// Not exported +@interface UITableViewWrapperView : UIView +{ + NSMutableArray *_stuckToBackViews; +} + +@property(readonly, nonatomic) NSArray *stuckToBackViews; // @synthesize stuckToBackViews=_stuckToBackViews; +- (void)willRemoveSubview:(id)arg1; +- (void)_unstickView:(id)arg1; +- (void)_stickViewToBack:(id)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/UITapAndAHalfRecognizer.h b/iOS7/Frameworks/UIKit/UITapAndAHalfRecognizer.h index 82c87444d..6dad16efd 100644 --- a/iOS7/Frameworks/UIKit/UITapAndAHalfRecognizer.h +++ b/iOS7/Frameworks/UIKit/UITapAndAHalfRecognizer.h @@ -8,10 +8,11 @@ @class NSMutableSet, UIDelayedAction, UITouch; +// Not exported @interface UITapAndAHalfRecognizer : UIGestureRecognizer { struct CGPoint _startPoint; - float _allowableMovement; + double _allowableMovement; int _numberOfFullTaps; double _minimumFinalPressDuration; NSMutableSet *_activeTouches; @@ -21,7 +22,7 @@ } @property(nonatomic) double minimumFinalPressDuration; // @synthesize minimumFinalPressDuration=_minimumFinalPressDuration; -@property(nonatomic) float allowableMovement; // @synthesize allowableMovement=_allowableMovement; +@property(nonatomic) double allowableMovement; // @synthesize allowableMovement=_allowableMovement; @property(retain, nonatomic) UITouch *touch; // @synthesize touch=_touch; @property(nonatomic) int numberOfFullTaps; // @synthesize numberOfFullTaps=_numberOfFullTaps; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITapGestureRecognizer.h b/iOS7/Frameworks/UIKit/UITapGestureRecognizer.h index 92a32a644..778cb14b9 100644 --- a/iOS7/Frameworks/UIKit/UITapGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UITapGestureRecognizer.h @@ -13,35 +13,36 @@ struct CGPoint _locationInView; id _imp; unsigned int _delaysRecognitionForGreaterTapCounts; - int _buttonType; + long long _buttonType; } -@property(nonatomic, setter=_setButtonType:) int _buttonType; // @synthesize _buttonType; -- (BOOL)canPreventGestureRecognizer:(id)arg1; -- (struct CGPoint)locationOfTouch:(unsigned int)arg1 inView:(id)arg2; -- (unsigned int)numberOfTouches; +@property(nonatomic, setter=_setButtonType:) long long _buttonType; // @synthesize _buttonType; +- (_Bool)canPreventGestureRecognizer:(id)arg1; +- (struct CGPoint)locationOfTouch:(unsigned long long)arg1 inView:(id)arg2; +- (unsigned long long)numberOfTouches; - (struct CGPoint)locationInView:(id)arg1; @property(readonly, nonatomic) struct CGPoint location; @property(readonly, nonatomic) struct CGPoint centroid; - (void)_appendSubclassDescription:(id)arg1; -- (void)_setDelaysRecognitionForGreaterTapCounts:(BOOL)arg1; -- (BOOL)_delaysRecognitionForGreaterTapCounts; +- (void)_setDelaysRecognitionForGreaterTapCounts:(_Bool)arg1; +- (_Bool)_delaysRecognitionForGreaterTapCounts; - (void)setMaximumIntervalBetweenSuccessiveTaps:(double)arg1; - (double)maximumIntervalBetweenSuccessiveTaps; - (void)setMaximumSingleTapDuration:(double)arg1; - (double)maximumSingleTapDuration; -- (void)setAllowableMovement:(float)arg1; -- (float)allowableMovement; -@property(nonatomic) unsigned int numberOfTouchesRequired; -@property(nonatomic) unsigned int numberOfTapsRequired; +- (void)setAllowableMovement:(double)arg1; +- (double)allowableMovement; +@property(nonatomic) unsigned long long numberOfTouchesRequired; +@property(nonatomic) unsigned long long numberOfTapsRequired; @property(readonly, nonatomic) NSArray *touches; +- (double)_touchSloppinessFactor; - (void)tapRecognizerFailedToRecognizeTap:(id)arg1; - (void)tapRecognizerRecognizedTap:(id)arg1; -- (BOOL)tapIsPossibleForTapRecognizer:(id)arg1; +- (_Bool)tapIsPossibleForTapRecognizer:(id)arg1; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldRequireFailureOfGestureRecognizer:(id)arg1; +- (_Bool)_shouldRequireFailureOfGestureRecognizer:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITapRecognizer.h b/iOS7/Frameworks/UIKit/UITapRecognizer.h index 3535c2c65..1c7d0bcd7 100644 --- a/iOS7/Frameworks/UIKit/UITapRecognizer.h +++ b/iOS7/Frameworks/UIKit/UITapRecognizer.h @@ -10,16 +10,17 @@ @class NSArray, NSMutableArray, NSMutableSet; +// Not exported @interface UITapRecognizer : NSObject { - unsigned int _numberOfTouchesRequired; - unsigned int _numberOfTapsRequired; + unsigned long long _numberOfTouchesRequired; + unsigned long long _numberOfTapsRequired; NSMutableSet *_activeTouches; int _currentNumberOfTouches; int _currentNumberOfTaps; struct CGPoint _location; struct CGPoint _startPoint; - float _allowableMovement; + double _allowableMovement; double _maximumSingleTapDuration; double _maximumIntervalBetweenSuccessiveTaps; NSMutableArray *_touches; @@ -30,22 +31,23 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSArray *touches; // @synthesize touches=_touches; -@property(nonatomic) unsigned int numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; -@property(nonatomic) unsigned int numberOfTapsRequired; // @synthesize numberOfTapsRequired=_numberOfTapsRequired; +@property(nonatomic) unsigned long long numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; +@property(nonatomic) unsigned long long numberOfTapsRequired; // @synthesize numberOfTapsRequired=_numberOfTapsRequired; - (struct CGPoint)locationInView:(id)arg1; - (struct CGPoint)_locationOnScreen; @property(nonatomic) double maximumIntervalBetweenSuccessiveTaps; @property(nonatomic) double maximumSingleTapDuration; -@property(nonatomic) float allowableMovement; +@property(nonatomic) double allowableMovement; - (void)_physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)_interactionEndedTouch:(BOOL)arg1; +- (void)_interactionEndedTouch:(_Bool)arg1; - (void)_beginInteraction; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (double)_effectiveAllowableMovement; - (void)tooSlow:(id)arg1; - (void)startTapTimer:(double)arg1; - (void)clearTapTimer; diff --git a/iOS7/Frameworks/UIKit/UITestOneAppearanceContainer.h b/iOS7/Frameworks/UIKit/UITestOneAppearanceContainer.h index dd27b8ba1..58d0de376 100644 --- a/iOS7/Frameworks/UIKit/UITestOneAppearanceContainer.h +++ b/iOS7/Frameworks/UIKit/UITestOneAppearanceContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITestOneAppearanceContainer : UIDeviceAppearanceContainer { } diff --git a/iOS7/Frameworks/UIKit/UITestTwoAppearanceContainer.h b/iOS7/Frameworks/UIKit/UITestTwoAppearanceContainer.h index b33c7013a..1011e8713 100644 --- a/iOS7/Frameworks/UIKit/UITestTwoAppearanceContainer.h +++ b/iOS7/Frameworks/UIKit/UITestTwoAppearanceContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITestTwoAppearanceContainer : UIDeviceAppearanceContainer { } diff --git a/iOS7/Frameworks/UIKit/UITextAttachmentView.h b/iOS7/Frameworks/UIKit/UITextAttachmentView.h index ccd108134..5111e568c 100644 --- a/iOS7/Frameworks/UIKit/UITextAttachmentView.h +++ b/iOS7/Frameworks/UIKit/UITextAttachmentView.h @@ -10,6 +10,7 @@ @class NSTextAttachment, UIImage; +// Not exported @interface UITextAttachmentView : UIView { UIImage *_image; @@ -20,8 +21,8 @@ + (id)viewForData:(id)arg1 ofType:(id)arg2; @property(nonatomic) NSTextAttachment *attachment; // @synthesize attachment=_attachment; @property(retain, nonatomic) UIImage *image; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned int)arg3 layoutManager:(id)arg4; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned int)arg3; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned long long)arg3 layoutManager:(id)arg4; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterIndex:(unsigned long long)arg3; @property(nonatomic) struct CGRect drawingBounds; - (struct CGPoint)cellBaselineOffset; - (struct CGSize)cellSize; diff --git a/iOS7/Frameworks/UIKit/UITextAutoscrolling-Protocol.h b/iOS7/Frameworks/UIKit/UITextAutoscrolling-Protocol.h index 5051ccd21..0318239f2 100644 --- a/iOS7/Frameworks/UIKit/UITextAutoscrolling-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextAutoscrolling-Protocol.h @@ -5,7 +5,7 @@ */ @protocol UITextAutoscrolling -- (void)scrollSelectionToVisible:(BOOL)arg1; +- (void)scrollSelectionToVisible:(_Bool)arg1; - (void)cancelAutoscroll; - (void)startAutoscroll:(struct CGPoint)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextChecker.h b/iOS7/Frameworks/UIKit/UITextChecker.h index 182456064..edd43e3ce 100644 --- a/iOS7/Frameworks/UIKit/UITextChecker.h +++ b/iOS7/Frameworks/UIKit/UITextChecker.h @@ -9,54 +9,55 @@ @interface UITextChecker : NSObject { id _reserved; - int _usdt; + long long _usdt; } + (void)queryLocalUpdateAssets:(id)arg1; + (id)_textCheckerBackgroundQueue; ++ (void)setString:(id)arg1 isExemptFromChecker:(_Bool)arg2; + (void)unlearnWord:(id)arg1; -+ (BOOL)hasLearnedWord:(id)arg1; ++ (_Bool)hasLearnedWord:(id)arg1; + (void)learnWord:(id)arg1; + (void)_setWords:(id)arg1 inDictionary:(id)arg2; + (id)_wordsInDictionary:(id)arg1; -+ (BOOL)_isWord:(id)arg1 inDictionary:(id)arg2; -+ (BOOL)_forgetWord:(id)arg1 inDictionary:(id)arg2; -+ (BOOL)_learnWord:(id)arg1 inDictionary:(id)arg2; ++ (_Bool)_isWord:(id)arg1 inDictionary:(id)arg2; ++ (_Bool)_forgetWord:(id)arg1 inDictionary:(id)arg2; ++ (_Bool)_learnWord:(id)arg1 inDictionary:(id)arg2; + (id)dictionaryInfo:(id)arg1; + (id)openUserDictionary:(id)arg1; -+ (struct __CFSet *)createDictHashTable:(BOOL)arg1; ++ (struct __CFSet *)createDictHashTable:(_Bool)arg1; + (id)bestLanguageForString:(id)arg1 fromAlternatives:(id)arg2 currentLanguage:(id)arg3; -+ (id)bestLanguageForString:(id)arg1 fromAlternatives:(id)arg2 currentLanguage:(id)arg3 insertionPointIndex:(unsigned int)arg4 scriptForBestLanguage:(id *)arg5; ++ (id)bestLanguageForString:(id)arg1 fromAlternatives:(id)arg2 currentLanguage:(id)arg3 insertionPointIndex:(unsigned long long)arg4 scriptForBestLanguage:(id *)arg5; + (id)availableLanguages; -+ (int)uniqueSpellDocumentTag; -- (BOOL)isWordInUserDictionaries:(id)arg1 caseSensitive:(BOOL)arg2; ++ (long long)uniqueSpellDocumentTag; +- (_Bool)isWordInUserDictionaries:(id)arg1 caseSensitive:(_Bool)arg2; - (void)setIgnoredWords:(id)arg1; - (id)ignoredWords; - (void)ignoreWord:(id)arg1; - (id)alternativesForPinyinInputString:(id)arg1; - (id)stringForInputString:(id)arg1 language:(id)arg2; -- (BOOL)canChangeCaseOfFirstLetterInString:(id)arg1 toUpperCase:(BOOL)arg2 language:(id)arg3; +- (_Bool)canChangeCaseOfFirstLetterInString:(id)arg1 toUpperCase:(_Bool)arg2 language:(id)arg3; - (id)suggestWordInLanguage:(id)arg1; - (id)completionsForPartialWordRange:(struct _NSRange)arg1 inString:(id)arg2 language:(id)arg3; - (id)guessesForWordRange:(struct _NSRange)arg1 inString:(id)arg2 language:(id)arg3; - (id)correctionForWordRange:(struct _NSRange)arg1 inString:(id)arg2 language:(id)arg3; -- (struct _NSRange)checkGrammarOfString:(id)arg1 startingAt:(int)arg2 language:(id)arg3 wrap:(BOOL)arg4 details:(id *)arg5; -- (struct _NSRange)checkSpellingOfString:(id)arg1 startingAt:(int)arg2 language:(id)arg3 wrap:(BOOL)arg4 correction:(id *)arg5; -- (struct _NSRange)rangeOfMisspelledWordInString:(id)arg1 range:(struct _NSRange)arg2 startingAt:(int)arg3 wrap:(BOOL)arg4 language:(id)arg5; -- (struct _NSRange)_chunkAndFindMisspelledWordInString:(id)arg1 language:(id)arg2 learnedDictionaries:(id)arg3 wordCount:(int *)arg4 correction:(id *)arg5 usingChecker:(id)arg6; +- (struct _NSRange)checkGrammarOfString:(id)arg1 startingAt:(long long)arg2 language:(id)arg3 wrap:(_Bool)arg4 details:(id *)arg5; +- (struct _NSRange)checkSpellingOfString:(id)arg1 startingAt:(long long)arg2 language:(id)arg3 wrap:(_Bool)arg4 correction:(id *)arg5; +- (struct _NSRange)rangeOfMisspelledWordInString:(id)arg1 range:(struct _NSRange)arg2 startingAt:(long long)arg3 wrap:(_Bool)arg4 language:(id)arg5; +- (struct _NSRange)_chunkAndFindMisspelledWordInString:(id)arg1 language:(id)arg2 learnedDictionaries:(id)arg3 wordCount:(long long *)arg4 correction:(id *)arg5 usingChecker:(id)arg6; - (struct _NSRange)_chunkAndCheckGrammarInString:(id)arg1 language:(id)arg2 usingChecker:(id)arg3 details:(id *)arg4; -- (int)adjustOffsetToNextWordBoundaryInString:(id)arg1 startingAt:(int)arg2; +- (long long)adjustOffsetToNextWordBoundaryInString:(id)arg1 startingAt:(long long)arg2; - (id)_checker; - (void)dealloc; -- (BOOL)_doneLoading; -- (id)_initWithAsynchronousLoading:(BOOL)arg1; +- (_Bool)_doneLoading; +- (id)_initWithAsynchronousLoading:(_Bool)arg1; - (id)init; - (void)initGlobals; - (void)queryUpdateBundle; - (void)initUserDictionaries; - (void)_setDocumentDictionaryName:(id)arg1; - (void)_setLanguageDictionaryName:(id)arg1; -- (id)_nameOfDictionaryForDocumentTag:(int)arg1; +- (id)_nameOfDictionaryForDocumentTag:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextCheckerDictionaryEntry.h b/iOS7/Frameworks/UIKit/UITextCheckerDictionaryEntry.h index 24d220543..f477a564c 100644 --- a/iOS7/Frameworks/UIKit/UITextCheckerDictionaryEntry.h +++ b/iOS7/Frameworks/UIKit/UITextCheckerDictionaryEntry.h @@ -8,12 +8,12 @@ @class NSData; +// Not exported @interface UITextCheckerDictionaryEntry : NSObject { struct __CFSet *dictionary; NSData *data; - int size; - int mtime; + long long size; } - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UITextContentView-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UITextContentView-SyntheticEvents.h new file mode 100644 index 000000000..52678fd27 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextContentView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextContentView (SyntheticEvents) +- (id)_automationValue; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextContentView.h b/iOS7/Frameworks/UIKit/UITextContentView.h index e80e77ed5..e6732f40a 100644 --- a/iOS7/Frameworks/UIKit/UITextContentView.h +++ b/iOS7/Frameworks/UIKit/UITextContentView.h @@ -20,43 +20,43 @@ int m_marginTop; UIDelayedAction *m_scrollToVisibleTimer; struct UIEdgeInsets m_selectionInset; - float m_bottomBufferHeight; - BOOL m_editable; - BOOL m_editing; - BOOL m_becomesEditableWithGestures; - BOOL m_becomingFirstResponder; - BOOL m_reentrancyGuard; - BOOL m_scrollsSelectionOnWebDocumentChanges; - BOOL m_hasExplicitTextAlignment; - BOOL m_allowsEditingTextAttributes; - BOOL m_usesAttributedText; + double m_bottomBufferHeight; + _Bool m_editable; + _Bool m_editing; + _Bool m_becomesEditableWithGestures; + _Bool m_becomingFirstResponder; + _Bool m_reentrancyGuard; + _Bool m_scrollsSelectionOnWebDocumentChanges; + _Bool m_hasExplicitTextAlignment; + _Bool m_allowsEditingTextAttributes; + _Bool m_usesAttributedText; UITextInteractionAssistant *m_interactionAssistant; UIWebDocumentView *m_webView; UIFont *m_font; UIColor *m_textColor; - int m_textAlignment; + long long m_textAlignment; } -@property(nonatomic) BOOL scrollsSelectionOnWebDocumentChanges; // @synthesize scrollsSelectionOnWebDocumentChanges=m_scrollsSelectionOnWebDocumentChanges; +@property(nonatomic) _Bool scrollsSelectionOnWebDocumentChanges; // @synthesize scrollsSelectionOnWebDocumentChanges=m_scrollsSelectionOnWebDocumentChanges; @property(nonatomic) struct UIEdgeInsets selectionInset; // @synthesize selectionInset=m_selectionInset; -- (void)setSelectionGranularity:(int)arg1; -- (int)selectionGranularity; -@property(nonatomic) int selectionAffinity; +- (void)setSelectionGranularity:(long long)arg1; +- (long long)selectionGranularity; +@property(nonatomic) long long selectionAffinity; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; @property(nonatomic) id inputDelegate; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -69,46 +69,46 @@ - (id)textInRange:(id)arg1; - (id)metadataDictionariesForDictationResults; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (id)insertDictationResultPlaceholder; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (void)insertText:(id)arg1; - (void)deleteBackward; - (id)_proxyTextInput; - (void)setScrollerIndicatorSubrect:(struct CGRect)arg1; -- (void)setAllowsFourWayRubberBanding:(BOOL)arg1; -- (BOOL)scrollingEnabled; -- (void)setScrollingEnabled:(BOOL)arg1; -- (void)setAllowsRubberBanding:(BOOL)arg1; +- (void)setAllowsFourWayRubberBanding:(_Bool)arg1; +- (_Bool)scrollingEnabled; +- (void)setScrollingEnabled:(_Bool)arg1; +- (void)setAllowsRubberBanding:(_Bool)arg1; - (struct CGPoint)offset; - (void)setOffset:(struct CGPoint)arg1; - (void)displayScrollerIndicators; -- (BOOL)showScrollerIndicators; -- (void)setShowScrollerIndicators:(BOOL)arg1; -- (float)bottomBufferHeight; -- (void)setBottomBufferHeight:(float)arg1; +- (_Bool)showScrollerIndicators; +- (void)setShowScrollerIndicators:(_Bool)arg1; +- (double)bottomBufferHeight; +- (void)setBottomBufferHeight:(double)arg1; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)willInteractWithLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)isInteractingWithLink; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)willInteractWithLinkAtPoint:(struct CGPoint)arg1; +- (_Bool)isInteractingWithLink; - (void)startLongInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)cancelInteractionWithLink; - (void)validateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)updateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)startInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)tapLinkAtPoint:(struct CGPoint)arg1; -- (unsigned int)_allowedLinkTypes; -- (BOOL)mightHaveLinks; -- (void)setDataDetectorTypes:(unsigned int)arg1; -- (unsigned int)dataDetectorTypes; +- (unsigned long long)_allowedLinkTypes; +- (_Bool)mightHaveLinks; +- (void)setDataDetectorTypes:(unsigned long long)arg1; +- (unsigned long long)dataDetectorTypes; - (void)resetDataDetectorsResultsWithWebLock; - (void)startDataDetectorsWithWebLock; - (void)cancelDataDetectorsWithWebLock; -- (BOOL)shouldStartDataDetectors; +- (_Bool)shouldStartDataDetectors; - (void)scrollRangeToVisible:(struct _NSRange)arg1; - (void)_didScroll; - (id)webView; @@ -116,20 +116,20 @@ - (struct CGRect)visibleRect; - (void)setMarginTop:(int)arg1; - (int)marginTop; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; -- (BOOL)becomesEditableWithGestures; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=m_editing; -@property(nonatomic, getter=isEditable) BOOL editable; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; +- (_Bool)becomesEditableWithGestures; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=m_editing; +@property(nonatomic, getter=isEditable) _Bool editable; @property(nonatomic) struct _NSRange selectedRange; -@property(nonatomic) int textAlignment; +@property(nonatomic) long long textAlignment; @property(copy, nonatomic) NSString *text; -- (BOOL)hasText; +- (_Bool)hasText; @property(retain, nonatomic) UIColor *textColor; @property(retain, nonatomic) UIFont *font; @property(copy, nonatomic) NSAttributedString *attributedText; - (void)_removeTextViewPropertiesFromText:(id)arg1; - (void)_removeAttribute:(id)arg1 fromString:(id)arg2 andSetPropertyWith:(SEL)arg3 usingValueClass:(Class)arg4; -@property(nonatomic) BOOL allowsEditingTextAttributes; +@property(nonatomic) _Bool allowsEditingTextAttributes; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (id)textInputTraits; @@ -142,21 +142,21 @@ - (void)clearScrollToVisibleTimer; - (void)touchScrollToVisibleTimer; - (void)touchScrollToVisibleTimerWithDelay:(double)arg1; -- (void)performScrollSelectionToVisible:(BOOL)arg1; -- (void)scrollSelectionToVisible:(BOOL)arg1; +- (void)performScrollSelectionToVisible:(_Bool)arg1; +- (void)scrollSelectionToVisible:(_Bool)arg1; - (struct CGRect)rectForSelection:(struct _NSRange)arg1; - (void)setSelectionToEnd; - (void)setSelectionToStart; - (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (BOOL)isSMSTextView; +- (_Bool)isSMSTextView; - (void)setFrame:(struct CGRect)arg1; - (void)performBecomeEditableTasks; - (void)webViewDidChange:(id)arg1; -- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (id)documentFragmentForPasteboardItemAtIndex:(long long)arg1; - (id)supportedPasteboardTypesForCurrentSelection; - (void)selectAll; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)_showTextStyleOptions:(id)arg1; - (void)toggleUnderline:(id)arg1; - (void)toggleItalics:(id)arg1; @@ -180,8 +180,8 @@ - (void)_hideSelectionCommands; - (id)fontForCaretSelection; - (struct _NSRange)selectionRange; -- (BOOL)hasMarkedText; -- (unsigned int)offsetInMarkedTextForSelection:(id)arg1; +- (_Bool)hasMarkedText; +- (unsigned long long)offsetInMarkedTextForSelection:(id)arg1; - (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; - (id)selectedText; - (id)selectionRectsForRange:(id)arg1; @@ -191,26 +191,26 @@ - (id)selectionView; - (void)cancelAutoscroll; - (void)startAutoscroll:(struct CGPoint)arg1; -- (BOOL)hasSelection; +- (_Bool)hasSelection; - (void)endSelectionChange; - (void)updateSelection; - (void)beginSelectionChange; - (void)_scrollViewDidEndDecelerating; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; - (void)_scrollViewWillBeginDragging; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)automaticallySelectedOverlay; - (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; - (void)ensureSelection; -- (BOOL)isFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (id)_keyboardResponder; - (void)updateWebViewObjects; -- (void)setSelectionChangeCallbacksDisabled:(BOOL)arg1; +- (void)setSelectionChangeCallbacksDisabled:(_Bool)arg1; - (void)didMoveToSuperview; - (void)recalculateStyle; - (id)styleString; @@ -221,24 +221,23 @@ @property(nonatomic) id delegate; // @dynamic delegate; - (void)removeFromSuperview; - (void)dealloc; -- (void)commonInitWithWebDocumentView:(id)arg1 isDecoding:(BOOL)arg2; -- (void)updateContentEditableAttribute:(BOOL)arg1; +- (void)commonInitWithWebDocumentView:(id)arg1 isDecoding:(_Bool)arg2; +- (void)updateContentEditableAttribute:(_Bool)arg1; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1 webView:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_automationValue; // Remaining properties -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; @property(readonly, nonatomic) UIView *textInputView; @end diff --git a/iOS7/Frameworks/UIKit/UITextEffectsOrdering-Protocol.h b/iOS7/Frameworks/UIKit/UITextEffectsOrdering-Protocol.h index 348abf421..bcd766f77 100644 --- a/iOS7/Frameworks/UIKit/UITextEffectsOrdering-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextEffectsOrdering-Protocol.h @@ -5,7 +5,7 @@ */ @protocol UITextEffectsOrdering -- (int)textEffectsVisibilityLevelWhenKey; +- (int)textEffectsVisibilityLevelInKeyboardWindow; - (int)textEffectsVisibilityLevel; @end diff --git a/iOS7/Frameworks/UIKit/UITextEffectsWindow-UIObjectsForPerScreen.h b/iOS7/Frameworks/UIKit/UITextEffectsWindow-UIObjectsForPerScreen.h new file mode 100644 index 000000000..45eac29ff --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextEffectsWindow-UIObjectsForPerScreen.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "_UIScreenBasedObject-Protocol.h" + +@class UIScreen; + +@interface UITextEffectsWindow (UIObjectsForPerScreen) <_UIScreenBasedObject> +@property(readonly) UIScreen *_intendedScreen; +- (_Bool)_matchingOptions:(id)arg1; +- (id)_initWithScreen:(id)arg1 options:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextEffectsWindow.h b/iOS7/Frameworks/UIKit/UITextEffectsWindow.h index 4e430e02d..615749b66 100644 --- a/iOS7/Frameworks/UIKit/UITextEffectsWindow.h +++ b/iOS7/Frameworks/UIKit/UITextEffectsWindow.h @@ -6,20 +6,17 @@ #import -#import "_UIScreenBasedObject-Protocol.h" - -@class UIScreen; - -@interface UITextEffectsWindow : UIAutoRotatingWindow <_UIScreenBasedObject> +@interface UITextEffectsWindow : UIAutoRotatingWindow { - unsigned long _activeEffectsCount; - BOOL _inDealloc; - BOOL _nonServiceHosted; - float _defaultWindowLevel; + unsigned int _activeEffectsCount; + _Bool _inDealloc; + _Bool _nonServiceHosted; + double _defaultWindowLevel; struct CGPoint _hostedWindowOffset; - unsigned int _activeRemoteViewCount; - unsigned int _windowLevelCount; - float _windowLevelStack[5]; + int _bgCount; + unsigned long long _activeRemoteViewCount; + unsigned long long _windowLevelCount; + double _windowLevelStack[5]; } + (void)lowerTextEffectsWindowsForHideNotificationCenter; @@ -28,34 +25,35 @@ + (id)sharedTextEffectsWindowAboveStatusBarForScreen:(id)arg1; + (id)sharedTextEffectsWindowAboveStatusBar; + (id)sharedTextEffectsWindowForScreen:(id)arg1; -+ (id)sharedTextEffectsWindow:(BOOL)arg1; ++ (id)sharedTextEffectsWindow:(_Bool)arg1; + (id)sharedTextEffectsWindow; -+ (id)_sharedTextEffectsWindowforScreen:(id)arg1 aboveStatusBar:(BOOL)arg2 matchesStatusBarOrientationOnAccess:(BOOL)arg3; ++ (id)_sharedTextEffectsWindowforScreen:(id)arg1 aboveStatusBar:(_Bool)arg2 matchesStatusBarOrientationOnAccess:(_Bool)arg3; + (id)preferredTextEffectsWindowAboveStatusBar; + (id)preferredTextEffectsWindow; @property(nonatomic) struct CGPoint hostedWindowOffset; // @synthesize hostedWindowOffset=_hostedWindowOffset; -@property(nonatomic) float defaultWindowLevel; // @synthesize defaultWindowLevel=_defaultWindowLevel; -@property(nonatomic) BOOL nonServiceHosted; // @synthesize nonServiceHosted=_nonServiceHosted; -- (BOOL)_isTextEffectsWindow; -- (BOOL)_shouldTintStatusBar; -- (BOOL)_affectsTintView; -- (BOOL)isInternalWindow; +@property(nonatomic) double defaultWindowLevel; // @synthesize defaultWindowLevel=_defaultWindowLevel; +@property(nonatomic) _Bool nonServiceHosted; // @synthesize nonServiceHosted=_nonServiceHosted; +- (_Bool)_canActAsKeyWindowForScreen:(id)arg1; +- (_Bool)_isTextEffectsWindow; +- (_Bool)_shouldTintStatusBar; +- (_Bool)_canAffectStatusBarAppearance; +- (_Bool)isInternalWindow; - (id)aboveStatusBar; - (void)_applicationDidFinishLaunching:(id)arg1; -- (BOOL)_usesWindowServerHitTesting; -- (int)interfaceOrientation; +- (_Bool)_usesWindowServerHitTesting; +- (long long)interfaceOrientation; - (void)matchDeviceOrientation; - (void)updateSubviewOrdering; - (void)resetTransform; -- (void)updateForOrientation:(int)arg1; -- (void)updateForOrientation:(int)arg1 forceResetTransform:(BOOL)arg2; +- (void)updateForOrientation:(long long)arg1; +- (void)updateForOrientation:(long long)arg1 forceResetTransform:(_Bool)arg2; - (void)sortSubviews; - (void)sendSubviewToBack:(id)arg1; - (void)bringSubviewToFront:(id)arg1; - (void)didAddSubview:(id)arg1; - (void)_didRemoveSubview:(id)arg1; - (void)delayHideWindow; -- (void)handleStatusBarChangeFromHeight:(float)arg1 toHeight:(float)arg2; +- (void)handleStatusBarChangeFromHeight:(double)arg1 toHeight:(double)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 fromView:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 fromWindow:(id)arg2; @@ -64,23 +62,20 @@ - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toView:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromWindow:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toWindow:(id)arg2; -- (struct CGPoint)_adjustPointForHostedDisplay:(struct CGPoint)arg1 hasTarget:(BOOL)arg2 inset:(BOOL)arg3; +- (struct CGPoint)_adjustPointForHostedDisplay:(struct CGPoint)arg1 hasTarget:(_Bool)arg2 inset:(_Bool)arg3; - (struct CGPoint)magnifierScreenPointForPoint:(struct CGPoint)arg1 targetWindow:(id)arg2; - (struct CGPoint)classicWindowPointForPoint:(struct CGPoint)arg1; @property(readonly, nonatomic) struct CGRect hostedFrame; - (void)_updateTransformLayerForClassicPresentation; -- (BOOL)_disableViewScaling; +- (_Bool)_disableViewScaling; - (void)setTransform:(struct CGAffineTransform)arg1; -- (void)setKeepContextInBackground:(BOOL)arg1; -- (BOOL)_isWindowServerHostingManaged; +- (void)setKeepContextInBackground:(_Bool)arg1; +- (_Bool)_isWindowServerHostingManaged; - (void)_restoreWindowLevel; -- (void)_setWindowLevel:(float)arg1; +- (void)_setWindowLevel:(double)arg1; @property(readonly) unsigned int contextID; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -@property(readonly) UIScreen *_intendedScreen; -- (BOOL)_matchingOptions:(id)arg1; -- (id)_initWithScreen:(id)arg1 options:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITextEffectsWindowNoAbove.h b/iOS7/Frameworks/UIKit/UITextEffectsWindowNoAbove.h index d792c35ba..936d717a3 100644 --- a/iOS7/Frameworks/UIKit/UITextEffectsWindowNoAbove.h +++ b/iOS7/Frameworks/UIKit/UITextEffectsWindowNoAbove.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITextEffectsWindowNoAbove : UITextEffectsWindow { } diff --git a/iOS7/Frameworks/UIKit/UITextField-PasscodeStyleTextField.h b/iOS7/Frameworks/UIKit/UITextField-PasscodeStyleTextField.h new file mode 100644 index 000000000..2553fb000 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextField-PasscodeStyleTextField.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextField (PasscodeStyleTextField) +- (void)_setPasscodeStyleAlpha:(double)arg1; +- (double)_passcodeStyleAlpha; +- (void)_updateForPasscodeAppearance; +- (_Bool)_isPasscodeStyle; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextField-StateRestoration.h b/iOS7/Frameworks/UIKit/UITextField-StateRestoration.h new file mode 100644 index 000000000..ed545ae99 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextField-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextField (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextField-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UITextField-SyntheticEvents.h new file mode 100644 index 000000000..002e4c419 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextField-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextField (SyntheticEvents) +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextField-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UITextField-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..6ed288d5e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextField-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextField (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextField.h b/iOS7/Frameworks/UIKit/UITextField.h index 262e9b875..743576364 100644 --- a/iOS7/Frameworks/UIKit/UITextField.h +++ b/iOS7/Frameworks/UIKit/UITextField.h @@ -12,24 +12,24 @@ #import "UITextInput-Protocol.h" #import "UITextInputTraits_Private-Protocol.h" -@class NSArray, NSAttributedString, NSDictionary, NSString, UIButton, UIColor, UIFont, UIImage, UIImageView, UILabel, UITextFieldAtomBackgroundView, UITextFieldBackgroundView, UITextFieldBorderView, UITextFieldLabel, UITextInputTraits, UITextInteractionAssistant, UITextPosition, UITextRange, UIView, _UIBaselineLayoutStrut, _UICascadingTextStorage; +@class NSAttributedString, NSDictionary, NSLayoutConstraint, NSString, UIButton, UIColor, UIFont, UIImage, UIImageView, UILabel, UITextFieldAtomBackgroundView, UITextFieldBackgroundView, UITextFieldBorderView, UITextFieldLabel, UITextInputTraits, UITextInteractionAssistant, UITextPosition, UITextRange, UIView, _UIBaselineLayoutStrut, _UICascadingTextStorage; @interface UITextField : UIControl { _UICascadingTextStorage *_textStorage; - int _borderStyle; - float _minimumFontSize; + long long _borderStyle; + double _minimumFontSize; id _delegate; UIImage *_background; UIImage *_disabledBackground; - int _clearButtonMode; + long long _clearButtonMode; UIView *_leftView; - int _leftViewMode; + long long _leftViewMode; UIView *_rightView; - int _rightViewMode; + long long _rightViewMode; UITextInputTraits *_traits; UITextInputTraits *_nonAtomTraits; - float _fullFontSize; + double _fullFontSize; struct UIEdgeInsets _padding; struct _NSRange _selectionRangeWhenNotEditing; int _scrollXOffset; @@ -48,7 +48,7 @@ UITextFieldLabel *_prefixLabel; UIImageView *_iconView; UILabel *_label; - float _labelOffset; + double _labelOffset; UITextInteractionAssistant *_interactionAssistant; UIView *_inputView; UIView *_inputAccessoryView; @@ -74,62 +74,66 @@ unsigned int backgroundViewState:2; unsigned int clearingBehavior:2; } _textFieldFlags; - BOOL _deferringBecomeFirstResponder; - BOOL _avoidBecomeFirstResponder; - BOOL _setSelectionRangeAfterFieldEditorIsAttached; - NSArray *_baselineLayoutConstraints; + _Bool _deferringBecomeFirstResponder; + _Bool _avoidBecomeFirstResponder; + _Bool _setSelectionRangeAfterFieldEditorIsAttached; + _Bool _originFromBaselineLayoutIsInvalid; + NSLayoutConstraint *_baselineLayoutConstraint; _UIBaselineLayoutStrut *_baselineLayoutLabel; NSDictionary *_defaultTextAttributes; } + (void)_preheatDictationIfNecessary; -+ (BOOL)_isDisplayingShortcutViewController; -+ (BOOL)_isCompatibilityTextField; ++ (_Bool)_isDisplayingShortcutViewController; ++ (_Bool)_isCompatibilityTextField; @property(copy, nonatomic) NSDictionary *defaultTextAttributes; // @synthesize defaultTextAttributes=_defaultTextAttributes; @property(retain) UIView *inputView; // @synthesize inputView=_inputView; -@property(nonatomic) int rightViewMode; // @synthesize rightViewMode=_rightViewMode; +@property(nonatomic) long long rightViewMode; // @synthesize rightViewMode=_rightViewMode; @property(retain, nonatomic) UIView *rightView; // @synthesize rightView=_rightView; -@property(nonatomic) int leftViewMode; // @synthesize leftViewMode=_leftViewMode; +@property(nonatomic) long long leftViewMode; // @synthesize leftViewMode=_leftViewMode; @property(retain, nonatomic) UIView *leftView; // @synthesize leftView=_leftView; -@property(nonatomic) int clearButtonMode; // @synthesize clearButtonMode=_clearButtonMode; +@property(nonatomic) long long clearButtonMode; // @synthesize clearButtonMode=_clearButtonMode; @property(retain, nonatomic) UIImage *disabledBackground; // @synthesize disabledBackground=_disabledBackground; @property(retain, nonatomic) UIImage *background; // @synthesize background=_background; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float minimumFontSize; // @synthesize minimumFontSize=_minimumFontSize; -@property(nonatomic) int borderStyle; // @synthesize borderStyle=_borderStyle; +@property(nonatomic) double minimumFontSize; // @synthesize minimumFontSize=_minimumFontSize; +@property(nonatomic) long long borderStyle; // @synthesize borderStyle=_borderStyle; @property(retain, nonatomic, setter=_setBaselineLayoutLabel:) _UIBaselineLayoutStrut *_baselineLayoutLabel; // @synthesize _baselineLayoutLabel; -@property(copy, nonatomic, setter=_setBaselineLayoutConstraints:) NSArray *_baselineLayoutConstraints; // @synthesize _baselineLayoutConstraints; +@property(retain, nonatomic, setter=_setBaselineLayoutConstraint:) NSLayoutConstraint *_baselineLayoutConstraint; // @synthesize _baselineLayoutConstraint; - (id)_backgroundView; - (id)_systemBackgroundView; -- (void)setContinuousSpellCheckingEnabled:(BOOL)arg1; +- (void)setContinuousSpellCheckingEnabled:(_Bool)arg1; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; +- (id)_dictationLanguage; - (void)_startDictation; +- (void)_stopDictation; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; +- (id)metadataDictionariesForDictationResults; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)_textInputViewForAddingGestureRecognizers; @property(readonly, nonatomic) UIView *textInputView; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (id)selectionRectsForRange:(id)arg1; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; @property(nonatomic) id inputDelegate; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -142,8 +146,8 @@ - (void)replaceRange:(id)arg1 withText:(id)arg2; - (id)textInRange:(id)arg1; - (id)_inputController; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)_inPopover; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)_inPopover; - (void)_promptForReplace:(id)arg1; - (void)replace:(id)arg1; - (void)decreaseSize:(id)arg1; @@ -160,8 +164,11 @@ - (void)_addShortcut:(id)arg1; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; +- (void)_setBackgroundStrokeWidth:(double)arg1; +- (void)_setBackgroundFillColor:(id)arg1; +- (void)_setBackgroundStrokeColor:(id)arg1; - (void)_selectionMayChange:(id)arg1; -- (BOOL)_isDisplayingReferenceLibraryViewController; +- (_Bool)_isDisplayingReferenceLibraryViewController; - (void)_define:(id)arg1; - (void)copy:(id)arg1; - (void)cut:(id)arg1; @@ -169,7 +176,7 @@ - (void)layoutTilesNow; - (id)webView; - (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; -- (unsigned int)offsetInMarkedTextForSelection:(id)arg1; +- (unsigned long long)offsetInMarkedTextForSelection:(id)arg1; - (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; - (id)selectedAttributedText; - (id)selectedText; @@ -178,43 +185,43 @@ - (id)selectionView; - (void)cancelAutoscroll; - (void)startAutoscroll:(struct CGPoint)arg1; -- (BOOL)hasSelection; +- (_Bool)hasSelection; - (id)_fieldEditor; - (void)endSelectionChange; - (void)beginSelectionChange; -- (BOOL)_useGesturesForEditableContent; -- (BOOL)isEditable; +- (_Bool)_useGesturesForEditableContent; +- (_Bool)isEditable; - (struct CGPoint)_originForTextFieldLabel:(id)arg1; - (id)undoManager; - (int)atomStyle; - (void)setAtomStyle:(int)arg1; -- (BOOL)drawsAsAtom; -- (void)setDrawsAsAtom:(BOOL)arg1; +- (_Bool)drawsAsAtom; +- (void)setDrawsAsAtom:(_Bool)arg1; - (void)setClearButtonOffset:(struct CGSize)arg1; - (void)_clearButtonClicked:(id)arg1; -- (BOOL)isUndoEnabled; -- (void)setUndoEnabled:(BOOL)arg1; -- (void)setTextCentersVertically:(BOOL)arg1; -- (void)setTextCentersHorizontally:(BOOL)arg1; +- (_Bool)isUndoEnabled; +- (void)setUndoEnabled:(_Bool)arg1; +- (void)setTextCentersVertically:(_Bool)arg1; +- (void)setTextCentersHorizontally:(_Bool)arg1; - (void)setLabel:(id)arg1; - (id)textLabel; - (void)setLabelOffset:(float)arg1; -- (BOOL)hasMarkedText; +- (_Bool)hasMarkedText; - (void)setProgress:(float)arg1; - (struct CGRect)iconRect; -- (void)setBecomesFirstResponderOnClearButtonTap:(BOOL)arg1; +- (void)setBecomesFirstResponderOnClearButtonTap:(_Bool)arg1; - (struct CGSize)clearButtonOffset; - (void)setIcon:(id)arg1; -- (unsigned int)characterOffsetAtPoint:(struct CGPoint)arg1; +- (unsigned long long)characterOffsetAtPoint:(struct CGPoint)arg1; - (void)setSelectionRange:(struct _NSRange)arg1; - (struct _NSRange)selectionRange; - (void)clearText; - (void)_resetSelectionUI; - (void)_clearSelectionUI; - (void)selectAll; -- (void)setEnabled:(BOOL)arg1; -- (void)_setEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setInactiveHasDimAppearance:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)_setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setInactiveHasDimAppearance:(_Bool)arg1; - (float)paddingRight; - (void)setPaddingRight:(float)arg1; - (float)paddingBottom; @@ -226,28 +233,28 @@ - (void)setPaddingTop:(float)arg1 paddingLeft:(float)arg2; - (void)drawBorder:(struct CGRect)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; -- (BOOL)_implementsCustomDrawing; +- (_Bool)_canDrawContent; +- (_Bool)_implementsCustomDrawing; - (struct CGRect)editRect; - (struct CGRect)textRect; - (struct CGRect)clearButtonRect; - (void)setClearButtonStyle:(int)arg1; -- (void)setTextAutorresizesToFit:(BOOL)arg1; -- (void)setAutoresizesTextToFit:(BOOL)arg1; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +- (void)setTextAutorresizesToFit:(_Bool)arg1; +- (void)setAutoresizesTextToFit:(_Bool)arg1; +- (id)documentFragmentForPasteboardItemAtIndex:(long long)arg1; - (id)_dictationInterpretations; - (id)supportedPasteboardTypesForCurrentSelection; -- (BOOL)fieldEditor:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; +- (_Bool)fieldEditor:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; - (void)fieldEditorDidChangeSelection:(id)arg1; - (struct _NSRange)fieldEditor:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange)arg2 toCharacterRange:(struct _NSRange)arg3; - (void)selectAllFromFieldEditor:(id)arg1; - (void)fieldEditorDidChange:(id)arg1; - (id)customOverlayContainer; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; - (void)_applicationResuming:(id)arg1; - (void)willDetachFieldEditor:(id)arg1; - (void)attachFieldEditor:(id)arg1; @@ -267,39 +274,39 @@ - (struct CGRect)placeholderRectForBounds:(struct CGRect)arg1; - (struct CGRect)textRectForBounds:(struct CGRect)arg1; - (struct CGRect)borderRectForBounds:(struct CGRect)arg1; -- (BOOL)_hasSuffixField; +- (_Bool)_hasSuffixField; @property(retain) UIView *inputAccessoryView; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; - (id)backgroundColor; - (void)setBackgroundColor:(id)arg1; @property(copy, nonatomic) NSDictionary *typingAttributes; -@property(nonatomic) BOOL allowsEditingTextAttributes; -@property(nonatomic) BOOL adjustsFontSizeToFitWidth; -- (void)setClearsPlaceholderOnBeginEditing:(BOOL)arg1; -- (BOOL)clearsPlaceholderOnBeginEditing; -@property(nonatomic) BOOL clearsOnBeginEditing; +@property(nonatomic) _Bool allowsEditingTextAttributes; +@property(nonatomic) _Bool adjustsFontSizeToFitWidth; +- (void)setClearsPlaceholderOnBeginEditing:(_Bool)arg1; +- (_Bool)clearsPlaceholderOnBeginEditing; +@property(nonatomic) _Bool clearsOnBeginEditing; - (void)_setPrefix:(id)arg1; - (void)_updateSuffix:(id)arg1; - (void)_setSuffix:(id)arg1 withColor:(id)arg2; -- (int)_suffixLabelTextAlignment; +- (long long)_suffixLabelTextAlignment; @property(copy, nonatomic) NSAttributedString *attributedPlaceholder; @property(copy, nonatomic) NSString *placeholder; - (void)createPlaceholderIfNecessary; - (void)finishedSettingPlaceholder; - (id)createTextLabelWithTextColor:(id)arg1; - (void)_createBaselineLayoutLabelIfNecessary; -- (id)createPlaceholderLabelWithFont:(id)arg1 andTextAlignment:(int)arg2; +- (id)createPlaceholderLabelWithFont:(id)arg1 andTextAlignment:(long long)arg2; - (Class)_placeholderLabelClass; -- (void)setContentVerticalAlignment:(int)arg1; +- (void)setContentVerticalAlignment:(long long)arg1; - (void)setDefaultAttributes:(id)arg1; -@property(nonatomic) int textAlignment; +@property(nonatomic) long long textAlignment; @property(retain, nonatomic) UIFont *font; - (void)disableClearsOnInsertion; - (int)clearingBehavior; - (void)setClearingBehavior:(int)arg1; -@property(nonatomic) BOOL clearsOnInsertion; -- (float)shadowBlur; -- (void)setShadowBlur:(float)arg1; +@property(nonatomic) _Bool clearsOnInsertion; +- (double)shadowBlur; +- (void)setShadowBlur:(double)arg1; - (struct CGSize)shadowOffset; - (void)setShadowOffset:(struct CGSize)arg1; - (id)shadowColor; @@ -308,33 +315,32 @@ - (void)_syncTypingAttributesWithDefaultAttribute:(id)arg1; - (void)_updateAtomTextColor; @property(copy, nonatomic) NSAttributedString *attributedText; -- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(BOOL)arg2; +- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(_Bool)arg2; - (void)_sanitizeText:(id)arg1; -- (void)_setAttributedText:(id)arg1 onFieldEditorAndSetCaretSelectionAfterText:(BOOL)arg2; +- (void)_setAttributedText:(id)arg1 onFieldEditorAndSetCaretSelectionAfterText:(_Bool)arg2; @property(copy, nonatomic) NSString *text; - (void)finishedSettingTextOrAttributedText; - (id)searchText; -- (BOOL)_hasContent; +- (_Bool)_hasContent; - (id)_attributedText; - (id)_text; -- (BOOL)_shouldObscureInput; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; +- (_Bool)_shouldObscureInput; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; - (void)_updateTextLabel; - (void)tintColorDidChange; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (void)takeTraitsFrom:(id)arg1; - (id)textInputTraits; -- (BOOL)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; +- (_Bool)_shouldSendContentChangedNotificationsIfOnlyMarkedTextChanged; - (id)_textLabelView; - (id)_placeholderLabel; - (id)_placeholderView; - (id)_placeholderColor; -- (id)_disabledTextColor; -- (void)_setSystemBackgroundViewActive:(BOOL)arg1; -- (BOOL)_fieldEditorAttached; +- (void)_setSystemBackgroundViewActive:(_Bool)arg1; +- (_Bool)_fieldEditorAttached; - (Class)_systemBackgroundViewClass; - (void)_setRightViewOffset:(struct CGSize)arg1; - (struct CGSize)_rightViewOffset; @@ -342,36 +348,37 @@ - (struct CGSize)_leftViewOffset; - (struct CGPoint)_scrollOffset; - (id)actualFont; -- (float)actualMinimumFontSize; +- (double)actualMinimumFontSize; - (struct CGRect)adjustedCaretRectForCaretRect:(struct CGRect)arg1; - (void)_clearBackgroundViews; -- (void)_updateBackgroundViewsAnimated:(BOOL)arg1; -- (BOOL)_shouldEndEditing; +- (void)_updateBackgroundViewsAnimated:(_Bool)arg1; +- (_Bool)_shouldEndEditing; - (void)layoutSubviews; - (struct CGRect)_prefixFrame; - (struct CGRect)_suffixFrame; - (void)updateConstraints; - (void)_setUpBaselineLayoutConstraints; +- (double)_baselineLayoutConstraintConstant; - (void)_updateLabel; -- (struct CGRect)_availableTextRectForBounds:(struct CGRect)arg1 forEditing:(BOOL)arg2; +- (struct CGRect)_availableTextRectForBounds:(struct CGRect)arg1 forEditing:(_Bool)arg2; - (struct CGRect)_availableTextRectExcludingButtonsForBounds:(struct CGRect)arg1; -- (BOOL)_isShowingPrefix; -- (BOOL)_isShowingPlaceholder; -- (BOOL)_showsRightView; -- (BOOL)_showsLeftView; -- (BOOL)_showsClearButtonWhenEmpty; -- (BOOL)_showsClearButton:(BOOL)arg1; -- (BOOL)_showsClearButtonWhenNonEmpty:(BOOL)arg1; +- (_Bool)_isShowingPrefix; +- (_Bool)_isShowingPlaceholder; +- (_Bool)_showsRightView; +- (_Bool)_showsLeftView; +- (_Bool)_showsClearButtonWhenEmpty; +- (_Bool)_showsClearButton:(_Bool)arg1; +- (_Bool)_showsClearButtonWhenNonEmpty:(_Bool)arg1; - (void)_updateAtomBackground; -- (BOOL)_showsAtomBackground; -- (BOOL)_partsShouldBeMini; -- (BOOL)_heightShouldBeMini; +- (_Bool)_showsAtomBackground; +- (_Bool)_partsShouldBeMini; +- (_Bool)_heightShouldBeMini; - (struct CGRect)_atomBackgroundViewFrame; - (void)_updateAutosizeStyleIfNeeded; - (void)_updateButtons; - (id)_clearButton; - (id)clearButton; -- (id)_clearButtonImageForState:(unsigned int)arg1; +- (id)_clearButtonImageForState:(unsigned long long)arg1; - (void)_endedEditing; - (float)_marginTop; - (id)_copyFont:(id)arg1 newSize:(float)arg2 maxSize:(float)arg3; @@ -382,28 +389,32 @@ - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)_resignFirstResponder; - (void)_windowBecameKey; -- (BOOL)resignFirstResponder; +- (_Bool)resignFirstResponder; - (void)_becomeFirstResponder; - (void)_updatePlaceholderPosition; -- (int)_currentTextAlignment; +- (long long)_currentTextAlignment; - (void)__resumeBecomeFirstResponder; - (void)_initialScrollDidFinish:(id)arg1; +- (void)_activateSelectionView; - (void)_stopObservingFieldEditorScroll; - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)becomeFirstResponder; -- (BOOL)_requiresKeyboardResetOnReload; -- (BOOL)canResignFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)becomeFirstResponder; +- (void)scrollTextFieldToVisible; +- (_Bool)_requiresKeyboardResetOnReload; +- (_Bool)canResignFirstResponder; +- (_Bool)canBecomeFirstResponder; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; - (id)viewForBaselineLayout; - (struct CGSize)_textSize; -- (struct CGSize)_textSizeUsingFullFontSize:(BOOL)arg1; -- (void)setAnimating:(BOOL)arg1; +- (struct CGSize)_textSizeUsingFullFontSize:(_Bool)arg1; +- (void)setAnimating:(_Bool)arg1; +- (void)setCenter:(struct CGPoint)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)_sizeChanged:(BOOL)arg1; +- (void)_sizeChanged:(_Bool)arg1; +- (_Bool)_needsOriginRecheckForConstraintsLayout; - (void)_setNeedsStyleRecalc; - (void)dealloc; - (void)_encodeBackgroundColorWithCoder:(id)arg1; @@ -412,46 +423,39 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_invalidateBaselineLayoutConstraints; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; -- (void)_updateForPasscodeAppearance; -- (BOOL)_isPasscodeStyle; -- (id)_scriptingInfo; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; // Remaining properties -@property(nonatomic) BOOL acceptsEmoji; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; -@property(nonatomic) BOOL contentsIsSingleValue; -@property(nonatomic) BOOL deferBecomingResponder; // @dynamic deferBecomingResponder; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsEmoji; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) _Bool contentsIsSingleValue; +@property(nonatomic) _Bool deferBecomingResponder; // @dynamic deferBecomingResponder; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL forceEnableDictation; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool forceEnableDictation; @property(retain, nonatomic) UIColor *insertionPointColor; -@property(nonatomic) unsigned int insertionPointWidth; -@property(nonatomic) BOOL isSingleLineDocument; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic) int selectionAffinity; +@property(nonatomic) unsigned long long insertionPointWidth; +@property(nonatomic) _Bool isSingleLineDocument; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic) long long selectionAffinity; @property(retain, nonatomic) UIColor *selectionBarColor; @property(retain, nonatomic) UIImage *selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(nonatomic) int shortcutConversionType; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(nonatomic) int textLoupeVisibility; @property(nonatomic) int textSelectionBehavior; @property(nonatomic) id textSuggestionDelegate; @property(nonatomic) struct __CFCharacterSet *textTrimmingSet; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; @end diff --git a/iOS7/Frameworks/UIKit/UITextFieldAtomBackgroundView.h b/iOS7/Frameworks/UIKit/UITextFieldAtomBackgroundView.h index 948b49e4a..40b482696 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldAtomBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UITextFieldAtomBackgroundView.h @@ -6,15 +6,12 @@ #import +// Not exported @interface UITextFieldAtomBackgroundView : UIView { int _atomStyle; } -+ (id)_purpleAtomBackgroundImageSmall; -+ (id)_blueAtomBackgroundImageSmall; -+ (id)_purpleAtomBackgroundImage; -+ (id)_blueAtomBackgroundImage; - (void)setAtomStyle:(int)arg1; - (int)atomStyle; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextFieldBackgroundView.h b/iOS7/Frameworks/UIKit/UITextFieldBackgroundView.h index 134c7dd65..4a6a5d39d 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UITextFieldBackgroundView.h @@ -8,22 +8,23 @@ @class UIColor; +// Not exported @interface UITextFieldBackgroundView : UIView { - BOOL _active; - BOOL _enabled; + _Bool _active; + _Bool _enabled; float _progress; UIColor *_fillColor; } @property(retain, nonatomic) UIColor *fillColor; // @synthesize fillColor=_fillColor; - (void)setProgress:(float)arg1; -- (void)setActive:(BOOL)arg1; +- (void)setActive:(_Bool)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 active:(BOOL)arg2; -- (void)setEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2; +- (void)setEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateImages; @end diff --git a/iOS7/Frameworks/UIKit/UITextFieldBorderView.h b/iOS7/Frameworks/UIKit/UITextFieldBorderView.h index 674543f9a..e7b4503a3 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldBorderView.h +++ b/iOS7/Frameworks/UIKit/UITextFieldBorderView.h @@ -8,12 +8,13 @@ @class UIImage; +// Not exported @interface UITextFieldBorderView : UIView { UIImage *_image; } -- (BOOL)useBlockyMagnificationInClassic; +- (_Bool)useBlockyMagnificationInClassic; - (void)dealloc; - (void)layoutSubviews; - (void)setImage:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextFieldCenteredLabel.h b/iOS7/Frameworks/UIKit/UITextFieldCenteredLabel.h index fa95eca55..ec16b6552 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldCenteredLabel.h +++ b/iOS7/Frameworks/UIKit/UITextFieldCenteredLabel.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UITextFieldCenteredLabel : UITextFieldLabel { - float _textXPosition; - float _textWidth; + double _textXPosition; + double _textWidth; } -@property(nonatomic) float textWidth; // @synthesize textWidth=_textWidth; -@property(nonatomic) float textXPosition; // @synthesize textXPosition=_textXPosition; -- (BOOL)_isTextFieldCenteredLabel; +@property(nonatomic) double textWidth; // @synthesize textWidth=_textWidth; +@property(nonatomic) double textXPosition; // @synthesize textXPosition=_textXPosition; +- (_Bool)_isTextFieldCenteredLabel; @end diff --git a/iOS7/Frameworks/UIKit/UITextFieldDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextFieldLabel.h b/iOS7/Frameworks/UIKit/UITextFieldLabel.h index 7dac63939..32de597a6 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldLabel.h +++ b/iOS7/Frameworks/UIKit/UITextFieldLabel.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UITextFieldLabel : UILabel { } + (id)defaultFont; -- (BOOL)_shouldDrawUnderlinesLikeWebKit; +- (_Bool)_shouldDrawUnderlinesLikeWebKit; - (void)drawTextInRect:(struct CGRect)arg1; - (void)_defaultDrawTextInRect:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextFieldRoundedRectBackgroundView.h b/iOS7/Frameworks/UIKit/UITextFieldRoundedRectBackgroundView.h index 2e42436b2..b0b873857 100644 --- a/iOS7/Frameworks/UIKit/UITextFieldRoundedRectBackgroundView.h +++ b/iOS7/Frameworks/UIKit/UITextFieldRoundedRectBackgroundView.h @@ -8,6 +8,7 @@ @class UIImageView; +// Not exported @interface UITextFieldRoundedRectBackgroundView : UITextFieldBackgroundView { UIImageView *_leftCap; diff --git a/iOS7/Frameworks/UIKit/UITextInput-Protocol.h b/iOS7/Frameworks/UIKit/UITextInput-Protocol.h index ff30446e2..0342e289e 100644 --- a/iOS7/Frameworks/UIKit/UITextInput-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInput-Protocol.h @@ -22,14 +22,14 @@ - (id)selectionRectsForRange:(id)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; - (void)unmarkText; - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; @@ -37,17 +37,17 @@ - (id)textInRange:(id)arg1; @optional -@property(nonatomic) int selectionAffinity; +@property(nonatomic) long long selectionAffinity; @property(readonly, nonatomic) UIView *textInputView; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)dictationRecognitionFailed; - (void)dictationRecordingDidEnd; - (void)insertDictationResult:(id)arg1; -- (int)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; -- (id)positionWithinRange:(id)arg1 atCharacterOffset:(int)arg2; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; -- (BOOL)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; +- (long long)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; +- (id)positionWithinRange:(id)arg1 atCharacterOffset:(long long)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; +- (_Bool)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputAdditions-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputAdditions-Protocol.h index c270399f7..2d78468e8 100644 --- a/iOS7/Frameworks/UIKit/UITextInputAdditions-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputAdditions-Protocol.h @@ -6,15 +6,15 @@ @protocol UITextInputAdditions @property(readonly, nonatomic, getter=_caretRect) struct CGRect caretRect; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; - (void)endSelectionChange; - (void)beginSelectionChange; - (id)interactionAssistant; - (id)textInputView; @optional -- (BOOL)_useGesturesForEditableContent; +- (_Bool)_useGesturesForEditableContent; - (id)_textInputViewForAddingGestureRecognizers; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputArrowKeyHistory.h b/iOS7/Frameworks/UIKit/UITextInputArrowKeyHistory.h index 434863cab..eaa321e9e 100644 --- a/iOS7/Frameworks/UIKit/UITextInputArrowKeyHistory.h +++ b/iOS7/Frameworks/UIKit/UITextInputArrowKeyHistory.h @@ -8,19 +8,20 @@ @class UITextPosition; +// Not exported @interface UITextInputArrowKeyHistory : NSObject { UITextPosition *startPosition; - int amount; + long long amount; int anchor; UITextPosition *start; UITextPosition *end; UITextPosition *cursor; - BOOL affinityDownstream; + _Bool affinityDownstream; } -@property(nonatomic) int amount; // @synthesize amount; -@property(nonatomic) BOOL affinityDownstream; // @synthesize affinityDownstream; +@property(nonatomic) long long amount; // @synthesize amount; +@property(nonatomic) _Bool affinityDownstream; // @synthesize affinityDownstream; @property(retain, nonatomic) UITextPosition *end; // @synthesize end; @property(retain, nonatomic) UITextPosition *start; // @synthesize start; @property(retain, nonatomic) UITextPosition *cursor; // @synthesize cursor; diff --git a/iOS7/Frameworks/UIKit/UITextInputController.h b/iOS7/Frameworks/UIKit/UITextInputController.h index b549f7577..8fe418956 100644 --- a/iOS7/Frameworks/UIKit/UITextInputController.h +++ b/iOS7/Frameworks/UIKit/UITextInputController.h @@ -21,7 +21,6 @@ _UITextServiceSession *_definitionSession; _UITextServiceSession *_learnSession; UITextInputTraits *_textInputTraits; - NSDictionary *_typingAttributes; struct _NSRange _markedTextRange; struct _NSRange _markedTextSelection; struct { @@ -36,6 +35,8 @@ unsigned int showingTextStyleOptions:1; unsigned int undoRedoInProgress:1; unsigned int textOrSelectionChangeOriginatesWithMarkedText:1; + unsigned int nextSelectionChangeMustUpdate:1; + unsigned int hasTextAlternatives:1; } _tiFlags; NSArray *_extraItemsBeforeTextStyleOptions; UIView *_firstTextView; @@ -43,21 +44,23 @@ _UITextUndoOperationTyping *_undoOperationForCoalescing; UITextChecker *_textChecker; _UIDictationAttachment *_dictationPlaceholder; - BOOL _allowsEditingTextAttributes; - BOOL _continuousSpellCheckingEnabled; + _Bool _allowsEditingTextAttributes; + _Bool _continuousSpellCheckingEnabled; NSDictionary *_emptyStringAttributes; + NSDictionary *_typingAttributes; id _delegate; struct _NSRange _previousSelectedRange; } @property(nonatomic) struct _NSRange previousSelectedRange; // @synthesize previousSelectedRange=_previousSelectedRange; -@property(nonatomic) BOOL continuousSpellCheckingEnabled; // @synthesize continuousSpellCheckingEnabled=_continuousSpellCheckingEnabled; +@property(nonatomic) _Bool continuousSpellCheckingEnabled; // @synthesize continuousSpellCheckingEnabled=_continuousSpellCheckingEnabled; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSLayoutManager *layoutManager; // @synthesize layoutManager=_layoutManager; -@property(nonatomic) BOOL allowsEditingTextAttributes; // @synthesize allowsEditingTextAttributes=_allowsEditingTextAttributes; +@property(copy, nonatomic) NSDictionary *typingAttributes; // @synthesize typingAttributes=_typingAttributes; +@property(nonatomic) _Bool allowsEditingTextAttributes; // @synthesize allowsEditingTextAttributes=_allowsEditingTextAttributes; @property(copy, nonatomic, getter=_emptyStringAttributes, setter=_setEmptyStringAttributes:) NSDictionary *emptyStringAttributes; // @synthesize emptyStringAttributes=_emptyStringAttributes; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (void)_resetShowingTextStyle:(id)arg1; - (void)_showTextStyleOptions:(id)arg1; @@ -67,8 +70,8 @@ - (void)_toggleFontTrait:(int)arg1; - (void)_addShortcut:(id)arg1; - (void)_clearSelectionUI; -- (BOOL)_isDisplayingReferenceLibraryViewController; -- (BOOL)_isDisplayingShortcutViewController; +- (_Bool)_isDisplayingReferenceLibraryViewController; +- (_Bool)_isDisplayingShortcutViewController; - (void)_removeShortcutController; - (void)_define:(id)arg1; - (void)_removeDefinitionController; @@ -84,62 +87,64 @@ - (void)removeTextStylingFromString:(id)arg1; - (void)makeTextWritingDirectionLeftToRight:(id)arg1; - (void)makeTextWritingDirectionRightToLeft:(id)arg1; -- (BOOL)_isSecureTextEntry; +- (_Bool)_isSecureTextEntry; - (void)replace:(id)arg1; - (void)selectAll; - (id)_selectedAttributedText; - (id)_selectedText; -- (BOOL)_shouldHandleResponderAction:(SEL)arg1; -- (BOOL)_canHandleResponderAction:(SEL)arg1; +- (_Bool)_shouldHandleResponderAction:(SEL)arg1; +- (_Bool)_canHandleResponderAction:(SEL)arg1; - (id)metadataDictionariesForDictationResults; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -- (void)_insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2 replacingRange:(struct _NSRange)arg3 resultLength:(unsigned int *)arg4; +- (void)_insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2 replacingRange:(struct _NSRange)arg3 resultLength:(unsigned long long *)arg4; - (void)clearText; - (void)changeWillBeUndone:(id)arg1; - (void)stopCoalescing; -- (BOOL)isCoalescing; -- (BOOL)_undoRedoInProgress; -- (void)_setUndoRedoInProgress:(BOOL)arg1; +- (_Bool)isCoalescing; +- (_Bool)_undoRedoInProgress; +- (void)_setUndoRedoInProgress:(_Bool)arg1; - (void)undoDidChangeText; - (void)undoWillChangeText; - (void)registerUndoOperationForType:(int)arg1 actionName:(id)arg2 affectedRange:(struct _NSRange)arg3 replacementText:(id)arg4; - (void)coalesceInTextView:(id)arg1 affectedRange:(struct _NSRange)arg2 replacementRange:(struct _NSRange)arg3; - (void)_undoManagerWillUndo:(id)arg1; - (id)undoManager; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (id)selectionRectsForRange:(id)arg1; -- (struct CGRect)_caretRectForOffset:(int)arg1; +- (struct CGRect)_caretRectForOffset:(long long)arg1 caretAfterOffset:(_Bool)arg2; +- (struct CGRect)_caretRectForOffset:(long long)arg1; @property(readonly, nonatomic, getter=_caretRect) struct CGRect caretRect; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; - (void)_invalidateEmptyStringAttributes; - (void)_invalidateTypingAttributes; - (void)_addToTypingAttributes:(id)arg1 value:(id)arg2; -@property(copy, nonatomic) NSDictionary *typingAttributes; - (id)_attributesForReplacementInRange:(struct _NSRange)arg1; - (id)_newAttributedStringForInsertionOfText:(id)arg1 inRange:(struct _NSRange)arg2; - (id)_fixupOriginalFontAttributeForAttributes:(id)arg1; @property(nonatomic) id inputDelegate; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; - (void)unmarkText; +- (struct _NSRange)markedRange; +- (void)_forceUnmarkTextDueToEditing; - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; @property(readonly, nonatomic) UITextRange *markedTextRange; @property(copy) UITextRange *selectedTextRange; @@ -149,8 +154,9 @@ - (void)_ensureSelectionVisible; - (void)scrollRangeToVisible:(struct _NSRange)arg1; - (id)_parentScrollView; -- (unsigned int)_validCaretPositionFromCharacterIndex:(unsigned int)arg1 downstream:(BOOL)arg2; -- (unsigned int)_characterPositionForPoint:(struct CGPoint)arg1; +- (id)_validCaretPositionFromCharacterIndex:(unsigned long long)arg1 downstream:(_Bool)arg2; +- (id)_characterPositionForPoint:(struct CGPoint)arg1; +- (id)_rectsForUITextRange:(id)arg1; - (id)_rectsForRange:(struct _NSRange)arg1; - (id)selectionView; - (void)updateSelection; @@ -167,19 +173,22 @@ - (void)deleteBackward; - (void)didEndEditing; - (struct _NSRange)_rangeForBackwardsDelete; +- (void)_registerUndoOperationForReplacementWithActionName:(id)arg1 replacementText:(id)arg2; +- (_Bool)_hasDictationPlaceholder; +- (id)_filteredAttributedTextInRange:(struct _NSRange)arg1; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; -- (void)_insertAttributedText:(id)arg1 fromKeyboard:(BOOL)arg2; +- (void)_insertAttributedText:(id)arg1 fromKeyboard:(_Bool)arg2; - (void)addTextAlternativesDisplayStyleToRange:(struct _NSRange)arg1; - (void)insertText:(id)arg1; - (void)removeAlternativesForCurrentWord; -- (BOOL)hasText; -- (BOOL)_mightHaveSelection; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; +- (_Bool)hasText; +- (_Bool)_mightHaveSelection; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; @property(copy, nonatomic) NSDictionary *markedTextStyle; -- (void)_insertText:(id)arg1 fromKeyboard:(BOOL)arg2; +- (void)_insertText:(id)arg1 fromKeyboard:(_Bool)arg2; - (int)atomStyle; -- (BOOL)drawsAsAtom; +- (_Bool)drawsAsAtom; @property(nonatomic) struct _NSRange selectedRange; - (void)_coordinateSelectionChange:(id)arg1; - (void)_ensureSelectionValid; @@ -189,31 +198,31 @@ - (void)_selectionGeometryChanged; - (void)_textStorageDidProcessEditing:(id)arg1; - (void)_updateFirstTextView; -- (BOOL)_shouldConsiderTextViewForGeometry:(id)arg1; +- (_Bool)_shouldConsiderTextViewForGeometry:(id)arg1; - (void)_textContainerDidChangeView:(id)arg1; - (void)_teardownTextContainerView:(id)arg1; - (void)_setupTextContainerView:(id)arg1; - (void)_setGestureRecognizers; - (id)_textStorage; - (id)_layoutManager; -- (BOOL)_delegateShouldChangeTextInRange:(struct _NSRange)arg1 replacementText:(id)arg2; -- (void)_sendDelegateChangeNotificationsForText:(BOOL)arg1 selection:(BOOL)arg2; -- (void)_sendDelegateWillChangeNotificationsForText:(BOOL)arg1 selection:(BOOL)arg2; -- (void)_adjustDictationPlaceholderForChangeInRange:(struct _NSRange)arg1; +- (_Bool)_delegateShouldChangeTextInRange:(struct _NSRange)arg1 replacementText:(id)arg2; +- (void)_sendDelegateChangeNotificationsForText:(_Bool)arg1 selection:(_Bool)arg2; +- (void)_sendDelegateWillChangeNotificationsForText:(_Bool)arg1 selection:(_Bool)arg2; +- (void)_cancelDictationIfNecessaryForChangeInRange:(struct _NSRange)arg1; - (void)dealloc; - (void)_commonInitWithLayoutManager:(id)arg1; - (id)initWithLayoutManager:(id)arg1; // Remaining properties -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int selectionAffinity; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) long long selectionAffinity; +@property(nonatomic) long long spellCheckingType; @property(readonly, nonatomic) UIView *textInputView; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputControllerDelegate-Protocol.h index 29293b2e1..bf7d11187 100644 --- a/iOS7/Frameworks/UIKit/UITextInputControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputControllerDelegate-Protocol.h @@ -13,7 +13,7 @@ - (struct _NSRange)textInput:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange)arg2 toCharacterRange:(struct _NSRange)arg3; - (void)textInputDidChange:(id)arg1; - (void)textInput:(id)arg1 prepareAttributedTextForInsertion:(id)arg2; -- (BOOL)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)textInputShouldBeginEditing:(id)arg1; +- (_Bool)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textInputShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputMode.h b/iOS7/Frameworks/UIKit/UITextInputMode.h index a68d9525b..305f72f8f 100644 --- a/iOS7/Frameworks/UIKit/UITextInputMode.h +++ b/iOS7/Frameworks/UIKit/UITextInputMode.h @@ -14,7 +14,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)activeInputModes; + (id)currentInputMode; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextInputPrivate-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputPrivate-Protocol.h index 6a2ded13a..630efaca8 100644 --- a/iOS7/Frameworks/UIKit/UITextInputPrivate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputPrivate-Protocol.h @@ -12,31 +12,33 @@ @protocol UITextInputPrivate @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; -- (BOOL)hasSelection; +- (_Bool)hasSelection; - (void)selectAll; -- (BOOL)hasContent; +- (_Bool)hasContent; - (struct _NSRange)selectionRange; - (id)textInputTraits; @optional + (void)_preheatDictationIfNecessary; -@property(nonatomic) int selectionGranularity; +@property(nonatomic) long long selectionGranularity; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; - (id)fontForCaretSelection; - (id)textColorForCaretSelection; - (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; -- (BOOL)_shouldRepeatInsertText:(id)arg1; -- (float)_delayUntilRepeatInsertText:(id)arg1; -- (BOOL)isAutoFillMode; +- (_Bool)_shouldRepeatInsertText:(id)arg1; +- (double)_delayUntilRepeatInsertText:(id)arg1; +- (_Bool)isAutoFillMode; - (void)acceptedAutoFillWord:(id)arg1; +- (id)_dictationLanguage; +- (void)_stopDictation; - (void)_startDictation; - (void)dictationRecordingDidBegin; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; - (id)metadataDictionariesForDictationResults; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (id)automaticallySelectedOverlay; -- (void)setBottomBufferHeight:(float)arg1; +- (void)setBottomBufferHeight:(double)arg1; - (void)handleKeyWebEvent:(id)arg1; -- (BOOL)requiresKeyEvents; +- (_Bool)requiresKeyEvents; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputStringTokenizer.h b/iOS7/Frameworks/UIKit/UITextInputStringTokenizer.h index 30d862742..646cb9a28 100644 --- a/iOS7/Frameworks/UIKit/UITextInputStringTokenizer.h +++ b/iOS7/Frameworks/UIKit/UITextInputStringTokenizer.h @@ -15,12 +15,13 @@ UIResponder *_textInput; } -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (struct _NSRange)_getClosestTokenRangeForPosition:(id)arg1 granularity:(int)arg2 downstream:(BOOL)arg3; -- (int)_indexForTextPosition:(id)arg1; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)_isDownstreamForDirection:(long long)arg1 atPosition:(id)arg2; +- (struct _NSRange)_getClosestTokenRangeForPosition:(id)arg1 granularity:(long long)arg2 downstream:(_Bool)arg3; +- (long long)_indexForTextPosition:(id)arg1; - (id)initWithTextInput:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputTokenizer-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputTokenizer-Protocol.h index bc1934e44..c63067d2d 100644 --- a/iOS7/Frameworks/UIKit/UITextInputTokenizer-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputTokenizer-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol UITextInputTokenizer -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputTraits-InteractionTintColor.h b/iOS7/Frameworks/UIKit/UITextInputTraits-InteractionTintColor.h new file mode 100644 index 000000000..f6cb96e0c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextInputTraits-InteractionTintColor.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextInputTraits (InteractionTintColor) +- (void)_setColorsToMatchTintColor:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextInputTraits-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/Frameworks/UIKit/UITextInputTraits-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputTraits.h b/iOS7/Frameworks/UIKit/UITextInputTraits.h index 53c074b2f..5bddb04fe 100644 --- a/iOS7/Frameworks/UIKit/UITextInputTraits.h +++ b/iOS7/Frameworks/UIKit/UITextInputTraits.h @@ -14,75 +14,75 @@ @interface UITextInputTraits : NSObject { - int autocapitalizationType; - int autocorrectionType; - int spellCheckingType; + long long autocapitalizationType; + long long autocorrectionType; + long long spellCheckingType; unsigned int keyboardType:8; unsigned int keyboardAppearance:8; - int returnKeyType; - BOOL enablesReturnKeyAutomatically; - BOOL secureTextEntry; + long long returnKeyType; + _Bool enablesReturnKeyAutomatically; + _Bool secureTextEntry; struct __CFCharacterSet *textTrimmingSet; UIColor *insertionPointColor; UIColor *selectionBarColor; UIColor *selectionHighlightColor; UIImage *selectionDragDotImage; - unsigned int insertionPointWidth; + unsigned long long insertionPointWidth; int textLoupeVisibility; int textSelectionBehavior; id textSuggestionDelegate; - BOOL isSingleLineDocument; - BOOL contentsIsSingleValue; - BOOL acceptsEmoji; - BOOL returnKeyGoesToNextResponder; - BOOL acceptsFloatingKeyboard; - BOOL acceptsSplitKeyboard; - BOOL displaySecureTextUsingPlainText; - BOOL learnsCorrections; + _Bool isSingleLineDocument; + _Bool contentsIsSingleValue; + _Bool acceptsEmoji; + _Bool returnKeyGoesToNextResponder; + _Bool acceptsFloatingKeyboard; + _Bool acceptsSplitKeyboard; + _Bool displaySecureTextUsingPlainText; + _Bool learnsCorrections; int emptyContentReturnKeyType; int shortcutConversionType; - BOOL suppressReturnKeyStyling; - BOOL forceEnableDictation; - BOOL useInterfaceLanguageForLocalization; - BOOL deferBecomingResponder; - BOOL enablesReturnKeyOnNonWhiteSpaceContent; + _Bool suppressReturnKeyStyling; + _Bool forceEnableDictation; + _Bool useInterfaceLanguageForLocalization; + _Bool deferBecomingResponder; + _Bool enablesReturnKeyOnNonWhiteSpaceContent; } -+ (BOOL)keyboardTypeRequiresASCIICapable:(int)arg1; ++ (_Bool)keyboardTypeRequiresASCIICapable:(long long)arg1; + (id)traitsByAdoptingTraits:(id)arg1; + (id)defaultTextInputTraits; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; // @synthesize enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL deferBecomingResponder; // @synthesize deferBecomingResponder; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; // @synthesize useInterfaceLanguageForLocalization; -@property(nonatomic) BOOL forceEnableDictation; // @synthesize forceEnableDictation; -@property(nonatomic) BOOL suppressReturnKeyStyling; // @synthesize suppressReturnKeyStyling; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; // @synthesize enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool deferBecomingResponder; // @synthesize deferBecomingResponder; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; // @synthesize useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool forceEnableDictation; // @synthesize forceEnableDictation; +@property(nonatomic) _Bool suppressReturnKeyStyling; // @synthesize suppressReturnKeyStyling; @property(nonatomic) int shortcutConversionType; // @synthesize shortcutConversionType; -@property(nonatomic) BOOL learnsCorrections; // @synthesize learnsCorrections; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; // @synthesize displaySecureTextUsingPlainText; -@property(nonatomic) BOOL acceptsSplitKeyboard; // @synthesize acceptsSplitKeyboard; -@property(nonatomic) BOOL acceptsFloatingKeyboard; // @synthesize acceptsFloatingKeyboard; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; // @synthesize returnKeyGoesToNextResponder; +@property(nonatomic) _Bool learnsCorrections; // @synthesize learnsCorrections; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; // @synthesize displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsSplitKeyboard; // @synthesize acceptsSplitKeyboard; +@property(nonatomic) _Bool acceptsFloatingKeyboard; // @synthesize acceptsFloatingKeyboard; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; // @synthesize returnKeyGoesToNextResponder; @property(nonatomic) int emptyContentReturnKeyType; // @synthesize emptyContentReturnKeyType; -@property(nonatomic) BOOL acceptsEmoji; // @synthesize acceptsEmoji; -@property(nonatomic) BOOL contentsIsSingleValue; // @synthesize contentsIsSingleValue; -@property(nonatomic) BOOL isSingleLineDocument; // @synthesize isSingleLineDocument; +@property(nonatomic) _Bool acceptsEmoji; // @synthesize acceptsEmoji; +@property(nonatomic) _Bool contentsIsSingleValue; // @synthesize contentsIsSingleValue; +@property(nonatomic) _Bool isSingleLineDocument; // @synthesize isSingleLineDocument; @property(nonatomic) int textSelectionBehavior; // @synthesize textSelectionBehavior; @property(nonatomic) int textLoupeVisibility; // @synthesize textLoupeVisibility; -@property(nonatomic) unsigned int insertionPointWidth; // @synthesize insertionPointWidth; +@property(nonatomic) unsigned long long insertionPointWidth; // @synthesize insertionPointWidth; @property(retain, nonatomic) UIImage *selectionDragDotImage; // @synthesize selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; // @synthesize selectionHighlightColor; @property(retain, nonatomic) UIColor *selectionBarColor; // @synthesize selectionBarColor; @property(retain, nonatomic) UIColor *insertionPointColor; // @synthesize insertionPointColor; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @synthesize secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @synthesize enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; // @synthesize returnKeyType; -@property(nonatomic) int keyboardAppearance; // @synthesize keyboardAppearance; -@property(nonatomic) int keyboardType; // @synthesize keyboardType; -@property(nonatomic) int spellCheckingType; // @synthesize spellCheckingType; -@property(nonatomic) int autocorrectionType; // @synthesize autocorrectionType; -@property(nonatomic) int autocapitalizationType; // @synthesize autocapitalizationType; -- (BOOL)isEqual:(id)arg1; -- (BOOL)publicTraitsMatchTraits:(id)arg1; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @synthesize secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @synthesize enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; // @synthesize returnKeyType; +@property(nonatomic) long long keyboardAppearance; // @synthesize keyboardAppearance; +@property(nonatomic) long long keyboardType; // @synthesize keyboardType; +@property(nonatomic) long long spellCheckingType; // @synthesize spellCheckingType; +@property(nonatomic) long long autocorrectionType; // @synthesize autocorrectionType; +@property(nonatomic) long long autocapitalizationType; // @synthesize autocapitalizationType; +- (_Bool)isEqual:(id)arg1; +- (_Bool)publicTraitsMatchTraits:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)takeTraitsFrom:(id)arg1; @@ -93,7 +93,6 @@ @property(nonatomic) struct __CFCharacterSet *textTrimmingSet; // @dynamic textTrimmingSet; - (id)dictionaryRepresentation; - (void)setToSecureValues; -- (void)_setColorsToMatchTintColor:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextInputTraits_Private-Protocol.h b/iOS7/Frameworks/UIKit/UITextInputTraits_Private-Protocol.h index a84f9296e..86a093eb3 100644 --- a/iOS7/Frameworks/UIKit/UITextInputTraits_Private-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInputTraits_Private-Protocol.h @@ -13,25 +13,25 @@ - (void)takeTraitsFrom:(id)arg1; @optional -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; -@property(nonatomic) BOOL forceEnableDictation; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool forceEnableDictation; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(nonatomic) int shortcutConversionType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL acceptsEmoji; -@property(nonatomic) BOOL contentsIsSingleValue; -@property(nonatomic) BOOL isSingleLineDocument; +@property(nonatomic) _Bool acceptsEmoji; +@property(nonatomic) _Bool contentsIsSingleValue; +@property(nonatomic) _Bool isSingleLineDocument; @property(nonatomic) id textSuggestionDelegate; @property(nonatomic) int textSelectionBehavior; @property(nonatomic) int textLoupeVisibility; -@property(nonatomic) unsigned int insertionPointWidth; +@property(nonatomic) unsigned long long insertionPointWidth; @property(retain, nonatomic) UIImage *selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(retain, nonatomic) UIColor *selectionBarColor; diff --git a/iOS7/Frameworks/UIKit/UITextInput_Internal-Protocol.h b/iOS7/Frameworks/UIKit/UITextInput_Internal-Protocol.h index 5564f3ee4..241fed207 100644 --- a/iOS7/Frameworks/UIKit/UITextInput_Internal-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextInput_Internal-Protocol.h @@ -13,61 +13,64 @@ - (void)_unmarkText; - (void)_setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; - (void)_setGestureRecognizers; -- (id)_moveToEndOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToEndOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfDocument:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfLine:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfParagraph:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveToStartOfWord:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveRight:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveLeft:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveDown:(BOOL)arg1 withHistory:(id)arg2; -- (id)_moveUp:(BOOL)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToEndOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfDocument:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfLine:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfParagraph:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveToStartOfWord:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveRight:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveLeft:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveDown:(_Bool)arg1 withHistory:(id)arg2; +- (id)_moveUp:(_Bool)arg1 withHistory:(id)arg2; - (struct _NSRange)_selectedNSRange; - (void)_selectAll; -- (int)_selectionAffinity; -- (id)_positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3 withAffinityDownstream:(BOOL)arg4; -- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; -- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; +- (long long)_selectionAffinity; +- (id)_positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3 withAffinityDownstream:(_Bool)arg4; +- (void)_setSelectedTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; +- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; - (id)_fontForCaretSelection; - (id)_textColorForCaretSelection; - (id)_clampedpositionFromPosition:(id)arg1 offset:(int)arg2; -- (void)_deleteForwardAndNotify:(BOOL)arg1; -- (void)_deleteBackwardAndNotify:(BOOL)arg1; +- (void)_deleteForwardAndNotify:(_Bool)arg1; +- (void)_deleteBackwardAndNotify:(_Bool)arg1; - (void)_deleteToEndOfLine; - (void)_deleteToStartOfLine; - (void)_deleteByWord; - (id)_findPleasingWordBoundaryFromPosition:(id)arg1; - (id)_fullRange; +- (id)_rangeOfText:(id)arg1 endingAtPosition:(id)arg2; - (id)_rangeOfParagraphEnclosingPosition:(id)arg1; - (id)_rangeOfLineEnclosingPosition:(id)arg1; - (id)_rangeOfEnclosingWord:(id)arg1; +- (id)_positionAtStartOfWords:(unsigned long long)arg1 beforePosition:(id)arg2; - (void)_replaceCurrentWordWithText:(id)arg1; - (void)_setCaretSelectionAtEndOfSelection; - (void)_expandSelectionToStartOfWordsBeforeCaretSelection:(int)arg1; - (void)_expandSelectionToStartOfWordBeforeCaretSelection; +- (void)_expandSelectionToBackwardDeletionCluster; - (void)_moveCurrentSelection:(int)arg1; - (void)_extendCurrentSelection:(int)arg1; -- (BOOL)_hasMarkedTextOrRangedSelection; -- (BOOL)_isEmptySelection; +- (_Bool)_hasMarkedTextOrRangedSelection; +- (_Bool)_isEmptySelection; - (struct CGRect)_selectionClipRect; -- (BOOL)_selectionAtDocumentEnd; -- (BOOL)_selectionAtDocumentStart; -- (BOOL)_selectionAtWordStart; +- (_Bool)_selectionAtDocumentEnd; +- (_Bool)_selectionAtDocumentStart; +- (_Bool)_selectionAtWordStart; - (id)_wordContainingCaretSelection; -- (unsigned long)_characterInRelationToRangedSelection:(int)arg1; -- (unsigned long)_characterInRelationToCaretSelection:(int)arg1; -- (unsigned long)_characterBeforeCaretSelection; -- (unsigned long)_characterAfterCaretSelection; +- (unsigned int)_characterInRelationToRangedSelection:(int)arg1; +- (unsigned int)_characterInRelationToCaretSelection:(int)arg1; +- (unsigned int)_characterBeforeCaretSelection; +- (unsigned int)_characterAfterCaretSelection; - (id)_fullText; - (struct _NSRange)_nsrangeForTextRange:(id)arg1; - (int)_indexForTextPosition:(id)arg1; @optional @property(readonly, nonatomic) UIView *_textSelectingContainer; -- (BOOL)_isInteractiveTextSelectionDisabled; +- (_Bool)_isInteractiveTextSelectionDisabled; - (struct CGRect)_lastRectForRange:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextInteractionAssistant-UITextInteractionAssistant_Internal.h b/iOS7/Frameworks/UIKit/UITextInteractionAssistant-UITextInteractionAssistant_Internal.h new file mode 100644 index 000000000..74dc23bdd --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextInteractionAssistant-UITextInteractionAssistant_Internal.h @@ -0,0 +1,133 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIGestureRecognizer, UILongPressGestureRecognizer, UIResponder, UITapGestureRecognizer, UITextSelectionView, UIView; + +@interface UITextInteractionAssistant (UITextInteractionAssistant_Internal) +- (void)didEndScrollingOverflow; +- (void)willStartScrollingOverflow; +- (void)layoutChangedByScrolling:(_Bool)arg1; +- (_Bool)swallowsDoubleTapWithScale:(double)arg1 atPoint:(struct CGPoint)arg2; +- (void)scheduleReplacementsForRange:(id)arg1 withOptions:(unsigned long long)arg2; +- (void)scheduleDictationReplacementsForAlternatives:(id)arg1 range:(id)arg2; +- (id)rangeForTextReplacement:(id)arg1; +- (_Bool)isChineseInputEnabled; +- (void)scheduleReplacementsWithOptions:(unsigned long long)arg1; +- (void)cancelInteractionWithLink; +- (_Bool)tapOnLinkWithGesture:(id)arg1; +- (_Bool)isInteractingWithLink; +- (_Bool)shouldIgnoreLinkGestures; +- (void)longDelayRecognizer:(id)arg1; +- (void)smallDelayRecognizer:(id)arg1; +- (_Bool)viewCouldBecomeEditable:(id)arg1; +- (void)updateAutoscroll:(id)arg1; +- (void)autoscrollWillNotStart; +- (void)cancelAutoscroll; +- (void)startAutoscroll:(struct CGPoint)arg1; +- (void)resignedFirstResponder; +- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; +- (void)rangeSelectionMoved:(struct CGPoint)arg1 withTouchPoint:(struct CGPoint)arg2; +- (void)rangeSelectionEnded:(struct CGPoint)arg1; +- (void)rangeSelectionStarted:(struct CGPoint)arg1; +- (void)selectionAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)updateWithMagnifierTerminalPoint:(_Bool)arg1; +- (void)updateSelectionWithPoint:(struct CGPoint)arg1; +- (void)twoFingerRangedSelectGesture:(id)arg1; +- (void)twoFingerSingleTap:(id)arg1; +- (void)notifyKeyboardSelectionChanged; +- (void)clearSelection; +- (void)selectAll:(id)arg1; +- (void)selectWordWithoutShowingCommands; +- (void)selectWord; +- (void)oneFingerTripleTap:(id)arg1; +- (void)oneFingerDoubleTap:(id)arg1; +- (void)oneFingerTapSelectsAll:(id)arg1; +- (void)oneFingerTapInUneditable:(id)arg1; +- (void)oneFingerTap:(id)arg1; +- (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; +- (_Bool)noCalloutBarAndTouchInSelection:(struct CGPoint)arg1; +- (double)distanceBetweenPoint:(struct CGPoint)arg1 andRange:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)shouldHandleOneFingerTapInUneditable:(id)arg1; +- (_Bool)shouldHandleFormGestureAtLocation:(struct CGPoint)arg1; +- (void)doubleTapInUneditable:(id)arg1; +- (void)setSelectionWithPoint:(struct CGPoint)arg1; +- (void)tapAndAHalf:(id)arg1; +- (void)confirmMarkedText:(id)arg1; +- (void)loupeGesture:(id)arg1; +- (void)scrollSelectionToVisible; +- (void)setFirstResponderIfNecessary; +- (void)removeGestureRecognizersFromView:(id)arg1; +- (void)addGestureRecognizersToView:(id)arg1; +- (void)setGestureRecognizers; +- (id)linkInteractionView; +- (id)addDragRecognizer; +- (void)canBeginDragCursor:(id)arg1; +- (id)addPhraseBoundaryGestureRecognizerToView:(id)arg1; +- (id)phraseBoundaryGestureRecognizer; +- (id)addTapAndHoldOnLinkRecognizerToView:(id)arg1; +- (id)addHighlightLinkRecognizerToView:(id)arg1; +- (id)addTwoFingerRangedSelectRecognizerToView:(id)arg1; +- (id)twoFingerRangedSelectRecognizer; +- (id)addLoupeGestureRecognizer:(_Bool)arg1 toView:(id)arg2; +- (id)loupeGestureRecognizer:(_Bool)arg1; +- (id)addTapAndAHalfRecognizerToView:(id)arg1; +- (id)tapAndAHalfRecognizer; +- (id)addTwoFingerSingleTapRecognizerToView:(id)arg1; +- (id)twoFingerSingleTapRecognizer; +- (id)addSelectionTapRecognizerToView:(id)arg1; +- (id)addSelectionTapRecognizer:(SEL)arg1 toView:(id)arg2; +- (id)selectionTapRecognizer:(SEL)arg1; +- (id)addOneFingerTripleTapRecognizerToView:(id)arg1; +- (id)oneFingerTripleTapRecognizer; +- (id)addOneFingerTapRecognizerToView:(id)arg1; +- (id)addOneFingerTapRecognizer:(SEL)arg1 toView:(id)arg2; +- (id)oneFingerTapRecognizer:(SEL)arg1; +- (id)addOneFingerDoubleTapRecognizerToView:(id)arg1; +- (id)addOneFingerDoubleTapRecognizer:(SEL)arg1 toView:(id)arg2; +- (id)oneFingerDoubleTapRecognizer:(SEL)arg1; +- (_Bool)useGesturesForEditableContent; +- (void)clearGestureRecognizers:(_Bool)arg1; +- (void)disableClearsOnInsertion; +- (void)turnOffDrawsAsAtomIfPlainStyleAtom; +- (_Bool)containerIsBrowserView; +- (_Bool)containerChangesSelectionOnOneFingerTap; +- (_Bool)containerAllowsSelectionTintOnly; +- (_Bool)containerAllowsSelection; +- (_Bool)containerIsPlainStyleAtom; +- (_Bool)containerIsAtom; +- (_Bool)containerIsTextField; +- (id)fieldEditor; +@property(readonly, nonatomic) UIView *scrollView; +- (void)attach; +- (void)detach; +- (void)detach:(_Bool)arg1; +@property(readonly, nonatomic) _Bool externalTextInput; +@property(nonatomic) struct CGPoint autoscrollUntransformedExtentPoint; +@property(nonatomic) _Bool autoscrolled; +@property(nonatomic) _Bool inGesture; +@property(nonatomic) struct CGPoint loupeGestureEndPoint; +@property(retain, nonatomic) UILongPressGestureRecognizer *loupeGesture; +@property(retain, nonatomic) UIGestureRecognizer *doubleTapGesture; +- (void)setSingleTapGesture:(id)arg1; +@property(readonly, nonatomic) UITapGestureRecognizer *singleTapGesture; +@property(readonly, nonatomic) UIResponder *textDocument; +- (id)_selectionView; +@property(readonly, nonatomic) UITextSelectionView *selectionView; +- (void)deactivateSelection; +- (void)activateSelection; +- (void)selectionChanged; +@property(readonly, nonatomic) UIResponder *view; +- (id)_scrollable; +- (id)_asText; +- (void)dealloc; +- (id)initWithView:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextInteractionAssistant.h b/iOS7/Frameworks/UIKit/UITextInteractionAssistant.h index ce760f5e3..318258a78 100644 --- a/iOS7/Frameworks/UIKit/UITextInteractionAssistant.h +++ b/iOS7/Frameworks/UIKit/UITextInteractionAssistant.h @@ -8,7 +8,7 @@ #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSHashTable, NSMutableArray, NSMutableSet, UIFieldEditor, UIGestureRecognizer, UILongPressGestureRecognizer, UIResponder, UITapGestureRecognizer, UITextChecker, UITextSelectionView, UIView; +@class NSHashTable, NSMutableArray, NSMutableSet, UIFieldEditor, UIGestureRecognizer, UILongPressGestureRecognizer, UIResponder, UITapGestureRecognizer, UITextChecker, UITextSelectionView; @interface UITextInteractionAssistant : NSObject { @@ -20,140 +20,25 @@ UITapGestureRecognizer *_singleTapGesture; UIGestureRecognizer *_doubleTapGesture; int _autoscrollRamp; - float _autoscrollFactor; + double _autoscrollFactor; struct CGPoint _autoscrollBasePoint; struct CGPoint _autoscrollUntransformedExtentPoint; struct CGPoint _loupeGestureEndPoint; UITextChecker *_textChecker; - BOOL _inGesture; - BOOL _autoscrolled; - BOOL _isTryingToHighlightLink; - BOOL _externalTextInput; + _Bool _inGesture; + _Bool _autoscrolled; + _Bool _isTryingToHighlightLink; + _Bool _externalTextInput; NSHashTable *_gestureRecognizerViews; } - (id)textSelectionView; - (void)clearGestureRecognizers; - (id)initWithResponder:(id)arg1; -- (void)didEndScrollingOverflow; -- (void)willStartScrollingOverflow; -- (void)layoutChangedByScrolling:(BOOL)arg1; -- (BOOL)swallowsDoubleTapWithScale:(float)arg1 atPoint:(struct CGPoint)arg2; -- (void)scheduleReplacementsForRange:(id)arg1 withOptions:(unsigned int)arg2; -- (void)scheduleDictationReplacementsForAlternatives:(id)arg1 range:(id)arg2; -- (id)rangeForTextReplacement:(id)arg1; -- (BOOL)isChineseInputEnabled; -- (void)scheduleReplacementsWithOptions:(unsigned int)arg1; -- (void)cancelInteractionWithLink; -- (BOOL)tapOnLinkWithGesture:(id)arg1; -- (BOOL)isInteractingWithLink; -- (BOOL)shouldIgnoreLinkGestures; -- (void)longDelayRecognizer:(id)arg1; -- (void)smallDelayRecognizer:(id)arg1; -- (BOOL)viewCouldBecomeEditable:(id)arg1; -- (void)updateAutoscroll:(id)arg1; -- (void)autoscrollWillNotStart; -- (void)cancelAutoscroll; -- (void)startAutoscroll:(struct CGPoint)arg1; -- (void)resignedFirstResponder; -- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; -- (void)rangeSelectionMoved:(struct CGPoint)arg1 withTouchPoint:(struct CGPoint)arg2; -- (void)rangeSelectionEnded:(struct CGPoint)arg1; -- (void)rangeSelectionStarted:(struct CGPoint)arg1; -- (void)selectionAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)updateWithMagnifierTerminalPoint:(BOOL)arg1; -- (void)updateSelectionWithPoint:(struct CGPoint)arg1; -- (void)twoFingerRangedSelectGesture:(id)arg1; -- (void)twoFingerSingleTap:(id)arg1; -- (void)notifyKeyboardSelectionChanged; -- (void)clearSelection; -- (void)selectAll:(id)arg1; -- (void)selectWordWithoutShowingCommands; -- (void)selectWord; -- (void)oneFingerTripleTap:(id)arg1; -- (void)oneFingerDoubleTap:(id)arg1; -- (void)oneFingerTapSelectsAll:(id)arg1; -- (void)oneFingerTapInUneditable:(id)arg1; -- (void)oneFingerTap:(id)arg1; -- (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; -- (BOOL)noCalloutBarAndTouchInSelection:(struct CGPoint)arg1; -- (float)distanceBetweenPoint:(struct CGPoint)arg1 andRange:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)shouldHandleOneFingerTapInUneditable:(id)arg1; -- (BOOL)shouldHandleFormGestureAtLocation:(struct CGPoint)arg1; -- (void)doubleTapInUneditable:(id)arg1; -- (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (void)tapAndAHalf:(id)arg1; -- (void)confirmMarkedText:(id)arg1; -- (void)loupeGesture:(id)arg1; -- (void)scrollSelectionToVisible; -- (void)setFirstResponderIfNecessary; -- (void)removeGestureRecognizersFromView:(id)arg1; -- (void)addGestureRecognizersToView:(id)arg1; -- (void)setGestureRecognizers; -- (id)linkInteractionView; -- (id)addDragRecognizer; -- (void)canBeginDragCursor:(id)arg1; -- (id)addPhraseBoundaryGestureRecognizerToView:(id)arg1; -- (id)phraseBoundaryGestureRecognizer; -- (id)addTapAndHoldOnLinkRecognizerToView:(id)arg1; -- (id)addHighlightLinkRecognizerToView:(id)arg1; -- (id)addTwoFingerRangedSelectRecognizerToView:(id)arg1; -- (id)twoFingerRangedSelectRecognizer; -- (id)addLoupeGestureRecognizer:(BOOL)arg1 toView:(id)arg2; -- (id)loupeGestureRecognizer:(BOOL)arg1; -- (id)addTapAndAHalfRecognizerToView:(id)arg1; -- (id)tapAndAHalfRecognizer; -- (id)addTwoFingerSingleTapRecognizerToView:(id)arg1; -- (id)twoFingerSingleTapRecognizer; -- (id)addSelectionTapRecognizerToView:(id)arg1; -- (id)addSelectionTapRecognizer:(SEL)arg1 toView:(id)arg2; -- (id)selectionTapRecognizer:(SEL)arg1; -- (id)addOneFingerTripleTapRecognizerToView:(id)arg1; -- (id)oneFingerTripleTapRecognizer; -- (id)addOneFingerTapRecognizerToView:(id)arg1; -- (id)addOneFingerTapRecognizer:(SEL)arg1 toView:(id)arg2; -- (id)oneFingerTapRecognizer:(SEL)arg1; -- (id)addOneFingerDoubleTapRecognizerToView:(id)arg1; -- (id)addOneFingerDoubleTapRecognizer:(SEL)arg1 toView:(id)arg2; -- (id)oneFingerDoubleTapRecognizer:(SEL)arg1; -- (BOOL)useGesturesForEditableContent; -- (void)clearGestureRecognizers:(BOOL)arg1; -- (void)disableClearsOnInsertion; -- (void)turnOffDrawsAsAtomIfPlainStyleAtom; -- (BOOL)containerIsBrowserView; -- (BOOL)containerChangesSelectionOnOneFingerTap; -- (BOOL)containerAllowsSelectionTintOnly; -- (BOOL)containerAllowsSelection; -- (BOOL)containerIsPlainStyleAtom; -- (BOOL)containerIsAtom; -- (BOOL)containerIsTextField; + +// Remaining properties @property(readonly, nonatomic) UIFieldEditor *fieldEditor; // @dynamic fieldEditor; -@property(readonly, nonatomic) UIView *scrollView; -- (void)attach; -- (void)detach; -- (void)detach:(BOOL)arg1; -@property(readonly, nonatomic) BOOL externalTextInput; -@property(nonatomic) struct CGPoint autoscrollUntransformedExtentPoint; -@property(nonatomic) BOOL autoscrolled; -@property(nonatomic) BOOL inGesture; -@property(nonatomic) struct CGPoint loupeGestureEndPoint; -@property(retain, nonatomic) UILongPressGestureRecognizer *loupeGesture; -@property(retain, nonatomic) UIGestureRecognizer *doubleTapGesture; @property(retain, nonatomic) UITapGestureRecognizer *singleTapGesture; // @dynamic singleTapGesture; -@property(readonly, nonatomic) UIResponder *textDocument; -- (id)_selectionView; -@property(readonly, nonatomic) UITextSelectionView *selectionView; -- (void)deactivateSelection; -- (void)activateSelection; -- (void)selectionChanged; -@property(readonly, nonatomic) UIResponder *view; -- (id)_scrollable; -- (id)_asText; -- (void)dealloc; -- (id)initWithView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UITextLabel.h b/iOS7/Frameworks/UIKit/UITextLabel.h index ab091255e..461eec163 100644 --- a/iOS7/Frameworks/UIKit/UITextLabel.h +++ b/iOS7/Frameworks/UIKit/UITextLabel.h @@ -11,16 +11,16 @@ } - (void)drawRect:(struct CGRect)arg1; -- (int)alignment; -- (void)setAlignment:(int)arg1; +- (long long)alignment; +- (void)setAlignment:(long long)arg1; - (float)minFontSize; - (void)setMinFontSize:(float)arg1; -- (BOOL)textAutoresizesToFit; -- (void)setTextAutoresizesToFit:(BOOL)arg1; -- (BOOL)wrapsText; -- (void)setWrapsText:(BOOL)arg1; -- (BOOL)centersHorizontally; -- (void)setCentersHorizontally:(BOOL)arg1; +- (_Bool)textAutoresizesToFit; +- (void)setTextAutoresizesToFit:(_Bool)arg1; +- (_Bool)wrapsText; +- (void)setWrapsText:(_Bool)arg1; +- (_Bool)centersHorizontally; +- (void)setCentersHorizontally:(_Bool)arg1; - (id)highlightedColor; - (void)setHighlightedColor:(id)arg1; - (id)color; diff --git a/iOS7/Frameworks/UIKit/UITextLinkInteraction-Protocol.h b/iOS7/Frameworks/UIKit/UITextLinkInteraction-Protocol.h index b84ed83e1..df8bc8271 100644 --- a/iOS7/Frameworks/UIKit/UITextLinkInteraction-Protocol.h +++ b/iOS7/Frameworks/UIKit/UITextLinkInteraction-Protocol.h @@ -5,14 +5,14 @@ */ @protocol UITextLinkInteraction -- (BOOL)willInteractWithLinkAtPoint:(struct CGPoint)arg1; +- (_Bool)willInteractWithLinkAtPoint:(struct CGPoint)arg1; - (void)startLongInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)cancelInteractionWithLink; - (void)validateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)updateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)startInteractionWithLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)isInteractingWithLink; +- (_Bool)isInteractingWithLink; - (void)tapLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)mightHaveLinks; +- (_Bool)mightHaveLinks; @end diff --git a/iOS7/Frameworks/UIKit/UITextMagnifier.h b/iOS7/Frameworks/UIKit/UITextMagnifier.h index 6c971d432..e7d95598a 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifier.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifier.h @@ -8,13 +8,14 @@ @class UIResponder, UITextMagnifierTimeWeightedPoint; +// Not exported @interface UITextMagnifier : UIView { UIView *_target; struct CGPoint _magnificationPoint; struct CGPoint _animationPoint; struct CGPoint _terminalPoint; - BOOL _terminalPointPlacedCarefully; + _Bool _terminalPointPlacedCarefully; UIResponder *_text; UITextMagnifierTimeWeightedPoint *_weightedPoint; UIView *_magnifierRenderer; @@ -22,11 +23,12 @@ int _autoscrollDirections; } ++ (id)getLoupeBackgroundColorForViewService:(id)arg1; @property(retain, nonatomic) UIResponder *text; // @synthesize text=_text; @property(nonatomic) struct CGPoint animationPoint; // @synthesize animationPoint=_animationPoint; @property(retain, nonatomic) UIView *target; // @synthesize target=_target; -- (void)stopMagnifying:(BOOL)arg1; -- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(BOOL)arg5; +- (void)stopMagnifying:(_Bool)arg1; +- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(_Bool)arg5; - (void)windowWillRotate:(id)arg1; - (void)detectLostTouches:(id)arg1; - (void)remove; @@ -42,7 +44,7 @@ - (void)setToMagnifierRenderer; - (void)animateToAutoscrollRenderer; - (void)postAutoscrollPoint:(struct CGPoint)arg1; -@property(readonly, nonatomic) BOOL terminalPointPlacedCarefully; // @synthesize terminalPointPlacedCarefully=_terminalPointPlacedCarefully; +@property(readonly, nonatomic) _Bool terminalPointPlacedCarefully; // @synthesize terminalPointPlacedCarefully=_terminalPointPlacedCarefully; @property(readonly, nonatomic) struct CGPoint terminalPoint; // @synthesize terminalPoint=_terminalPoint; @property(nonatomic) struct CGPoint magnificationPoint; // @synthesize magnificationPoint=_magnificationPoint; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierCaret.h b/iOS7/Frameworks/UIKit/UITextMagnifierCaret.h index 4824d8654..a3b47d756 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierCaret.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierCaret.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITextMagnifierCaret : UITextMagnifier { struct CGPoint _offset; @@ -15,8 +16,8 @@ + (id)sharedCaretMagnifier; @property(nonatomic) float yOffset; // @synthesize yOffset=_yOffset; @property(nonatomic) struct CGPoint offset; // @synthesize offset=_offset; -- (void)stopMagnifying:(BOOL)arg1; -- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(BOOL)arg5; +- (void)stopMagnifying:(_Bool)arg1; +- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(_Bool)arg5; - (void)updateFrameAndOffset; - (void)remove; - (void)zoomDownAnimationDidStop:(id)arg1 finished:(id)arg2; @@ -24,7 +25,7 @@ - (void)zoomUpAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)zoomUpAnimation; - (void)setAutoscrollDirections:(int)arg1; -- (BOOL)terminalPointPlacedCarefully; +- (_Bool)terminalPointPlacedCarefully; - (void)setMagnificationPoint:(struct CGPoint)arg1; - (void)setAnimationPoint:(struct CGPoint)arg1; - (struct CGPoint)animationPoint; diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierCaretRenderer.h b/iOS7/Frameworks/UIKit/UITextMagnifierCaretRenderer.h index cd2e04b37..610df3fc6 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierCaretRenderer.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierCaretRenderer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITextMagnifierCaretRenderer : UITextMagnifierRenderer { } diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierRanged.h b/iOS7/Frameworks/UIKit/UITextMagnifierRanged.h index 8d15fd002..9f61312e5 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierRanged.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierRanged.h @@ -6,23 +6,24 @@ #import +// Not exported @interface UITextMagnifierRanged : UITextMagnifier { - float _touchOffsetFromMagnificationPoint; - float _magnifierOffsetFromTouch; - BOOL _isHorizontal; - BOOL _isAnimating; - int _delayedAnimationType; + double _touchOffsetFromMagnificationPoint; + double _magnifierOffsetFromTouch; + _Bool _isHorizontal; + _Bool _isAnimating; + long long _delayedAnimationType; } + (id)sharedRangedMagnifier; -@property(nonatomic) BOOL isHorizontal; // @synthesize isHorizontal=_isHorizontal; +@property(nonatomic) _Bool isHorizontal; // @synthesize isHorizontal=_isHorizontal; - (struct CGPoint)snappedPoint:(struct CGPoint)arg1; - (struct CGPoint)clipPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2; -- (void)stopMagnifying:(BOOL)arg1; -- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(BOOL)arg5; +- (void)stopMagnifying:(_Bool)arg1; +- (void)beginMagnifyingTarget:(id)arg1 text:(id)arg2 magnificationPoint:(struct CGPoint)arg3 offset:(struct CGPoint)arg4 animated:(_Bool)arg5; - (void)updateFrame; -- (float)offsetFromMagnificationPoint; +- (double)offsetFromMagnificationPoint; - (void)remove; - (void)zoomDownAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)zoomDownAnimation; @@ -30,9 +31,9 @@ - (void)zoomUpAnimation; - (void)setAutoscrollDirections:(int)arg1; - (int)horizontalMovement; -- (BOOL)wasPlacedCarefullyAtTime:(double)arg1; +- (_Bool)wasPlacedCarefullyAtTime:(double)arg1; - (int)horizontalMovementAtTime:(double)arg1; -- (BOOL)terminalPointPlacedCarefully; +- (_Bool)terminalPointPlacedCarefully; - (void)setMagnificationPoint:(struct CGPoint)arg1; - (void)dealloc; - (id)initWithFrame; diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierRangedRenderer.h b/iOS7/Frameworks/UIKit/UITextMagnifierRangedRenderer.h index 5db2b47ae..860407785 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierRangedRenderer.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierRangedRenderer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITextMagnifierRangedRenderer : UITextMagnifierRenderer { } diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierRenderer.h b/iOS7/Frameworks/UIKit/UITextMagnifierRenderer.h index 16f9adb5e..346a23e0b 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierRenderer.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierRenderer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UITextMagnifierRenderer : UIView { int m_autoscrollDirections; diff --git a/iOS7/Frameworks/UIKit/UITextMagnifierTimeWeightedPoint.h b/iOS7/Frameworks/UIKit/UITextMagnifierTimeWeightedPoint.h index fc2b825ce..9b6bd91b1 100644 --- a/iOS7/Frameworks/UIKit/UITextMagnifierTimeWeightedPoint.h +++ b/iOS7/Frameworks/UIKit/UITextMagnifierTimeWeightedPoint.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface UITextMagnifierTimeWeightedPoint : NSObject { int m_index; @@ -19,7 +20,7 @@ - (struct CGSize)displacementInInterval:(double)arg1 priorTo:(double)arg2; - (struct CGSize)displacementInInterval:(double)arg1; - (float)distanceCoveredInInterval:(double)arg1; -- (BOOL)historyCovers:(double)arg1; +- (_Bool)historyCovers:(double)arg1; @property(readonly, nonatomic) struct CGPoint weightedPoint; - (void)addPoint:(struct CGPoint)arg1; - (void)clearHistory; diff --git a/iOS7/Frameworks/UIKit/UITextPositionImpl.h b/iOS7/Frameworks/UIKit/UITextPositionImpl.h index a57c7f57b..d2569adef 100644 --- a/iOS7/Frameworks/UIKit/UITextPositionImpl.h +++ b/iOS7/Frameworks/UIKit/UITextPositionImpl.h @@ -8,6 +8,7 @@ @class WebVisiblePosition; +// Not exported @interface UITextPositionImpl : UITextPosition { WebVisiblePosition *_webVisiblePosition; @@ -16,7 +17,7 @@ + (id)wrapWebVisiblePosition:(id)arg1; @property(retain, nonatomic) WebVisiblePosition *webVisiblePosition; // @synthesize webVisiblePosition=_webVisiblePosition; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UITextRange-UITextInputAdditions.h b/iOS7/Frameworks/UIKit/UITextRange-UITextInputAdditions.h new file mode 100644 index 000000000..3b28957f3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextRange-UITextInputAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UITextRangeImpl; + +@interface UITextRange (UITextInputAdditions) +@property(readonly, nonatomic, getter=_isImpl) UITextRangeImpl *isImpl; +@property(readonly, nonatomic, getter=_isRanged) _Bool isRanged; +@property(readonly, nonatomic, getter=_isCaret) _Bool isCaret; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextRange.h b/iOS7/Frameworks/UIKit/UITextRange.h index 36d278609..f2bcd8fc2 100644 --- a/iOS7/Frameworks/UIKit/UITextRange.h +++ b/iOS7/Frameworks/UIKit/UITextRange.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class UITextPosition, UITextRangeImpl; +@class UITextPosition; @interface UITextRange : NSObject { @@ -14,10 +14,7 @@ @property(readonly, nonatomic) UITextPosition *end; @property(readonly, nonatomic) UITextPosition *start; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; -@property(readonly, nonatomic, getter=_isImpl) UITextRangeImpl *isImpl; -@property(readonly, nonatomic, getter=_isRanged) BOOL isRanged; -@property(readonly, nonatomic, getter=_isCaret) BOOL isCaret; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; @end diff --git a/iOS7/Frameworks/UIKit/UITextRangeImpl.h b/iOS7/Frameworks/UIKit/UITextRangeImpl.h index 0b56f3072..ad563f452 100644 --- a/iOS7/Frameworks/UIKit/UITextRangeImpl.h +++ b/iOS7/Frameworks/UIKit/UITextRangeImpl.h @@ -8,21 +8,22 @@ @class DOMRange; +// Not exported @interface UITextRangeImpl : UITextRange { DOMRange *_domRange; - int _affinityIfCollapsed; + long long _affinityIfCollapsed; } + (id)wrapDOMRange:(id)arg1; -+ (id)wrapDOMRange:(id)arg1 withAffinity:(int)arg2; -@property(nonatomic) int affinity; // @synthesize affinity=_affinityIfCollapsed; ++ (id)wrapDOMRange:(id)arg1 withAffinity:(long long)arg2; +@property(nonatomic) long long affinity; // @synthesize affinity=_affinityIfCollapsed; @property(retain, nonatomic) DOMRange *domRange; // @synthesize domRange=_domRange; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEmpty; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEmpty; - (id)end; - (id)start; -- (void)adjustAffinityOfPosition:(id)arg1 isStart:(BOOL)arg2; +- (void)adjustAffinityOfPosition:(id)arg1 isStart:(_Bool)arg2; - (void)dealloc; - (id)description; diff --git a/iOS7/Frameworks/UIKit/UITextRangeView.h b/iOS7/Frameworks/UIKit/UITextRangeView.h index 627abbd8f..099994d69 100644 --- a/iOS7/Frameworks/UIKit/UITextRangeView.h +++ b/iOS7/Frameworks/UIKit/UITextRangeView.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, UIResponder, UISelectionGrabber, UITextSelectionView, UITouch; +// Not exported @interface UITextRangeView : UIView { UITextSelectionView *m_selectionView; @@ -22,57 +23,57 @@ struct CGPoint m_extentPoint; struct CGPoint m_initialBasePoint; struct CGPoint m_initialExtentPoint; - float m_initialDistance; + double m_initialDistance; struct CGPoint m_touchOffset; double m_firstMovedTime; UISelectionGrabber *m_startGrabber; UISelectionGrabber *m_endGrabber; - BOOL m_animateUpdate; - BOOL m_baseIsStart; - BOOL m_commandsWereShowing; - BOOL m_inGesture; - BOOL m_magnifying; - BOOL m_scrolling; - BOOL m_scaling; - BOOL m_rotating; - BOOL m_inputViewIsChanging; + _Bool m_animateUpdate; + _Bool m_baseIsStart; + _Bool m_commandsWereShowing; + _Bool m_inGesture; + _Bool m_magnifying; + _Bool m_scrolling; + _Bool m_scaling; + _Bool m_rotating; + _Bool m_inputViewIsChanging; } -@property(nonatomic) BOOL inputViewIsChanging; // @synthesize inputViewIsChanging=m_inputViewIsChanging; -@property(nonatomic) BOOL rotating; // @synthesize rotating=m_rotating; -@property(nonatomic) BOOL scaling; // @synthesize scaling=m_scaling; -@property(nonatomic) BOOL isScrolling; // @synthesize isScrolling=m_scrolling; -@property(nonatomic) BOOL inGesture; // @synthesize inGesture=m_inGesture; -@property(nonatomic) BOOL magnifying; // @synthesize magnifying=m_magnifying; -@property(nonatomic) BOOL commandsWereShowing; // @synthesize commandsWereShowing=m_commandsWereShowing; -@property(nonatomic) BOOL animateUpdate; // @synthesize animateUpdate=m_animateUpdate; +@property(nonatomic) _Bool inputViewIsChanging; // @synthesize inputViewIsChanging=m_inputViewIsChanging; +@property(nonatomic) _Bool rotating; // @synthesize rotating=m_rotating; +@property(nonatomic) _Bool scaling; // @synthesize scaling=m_scaling; +@property(nonatomic) _Bool isScrolling; // @synthesize isScrolling=m_scrolling; +@property(nonatomic) _Bool inGesture; // @synthesize inGesture=m_inGesture; +@property(nonatomic) _Bool magnifying; // @synthesize magnifying=m_magnifying; +@property(nonatomic) _Bool commandsWereShowing; // @synthesize commandsWereShowing=m_commandsWereShowing; +@property(nonatomic) _Bool animateUpdate; // @synthesize animateUpdate=m_animateUpdate; @property(retain, nonatomic) UISelectionGrabber *endGrabber; // @synthesize endGrabber=m_endGrabber; @property(retain, nonatomic) UISelectionGrabber *startGrabber; // @synthesize startGrabber=m_startGrabber; @property(nonatomic) double firstMovedTime; // @synthesize firstMovedTime=m_firstMovedTime; @property(nonatomic) struct CGPoint touchOffset; // @synthesize touchOffset=m_touchOffset; -@property(nonatomic) float initialDistance; // @synthesize initialDistance=m_initialDistance; +@property(nonatomic) double initialDistance; // @synthesize initialDistance=m_initialDistance; @property(nonatomic) struct CGPoint initialExtentPoint; // @synthesize initialExtentPoint=m_initialExtentPoint; @property(nonatomic) struct CGPoint initialBasePoint; // @synthesize initialBasePoint=m_initialBasePoint; @property(nonatomic) struct CGPoint extentPoint; // @synthesize extentPoint=m_extentPoint; @property(nonatomic) struct CGPoint basePoint; // @synthesize basePoint=m_basePoint; @property(nonatomic) struct CGRect endEdge; // @synthesize endEdge=m_endEdge; @property(nonatomic) struct CGRect startEdge; // @synthesize startEdge=m_startEdge; -@property(nonatomic) BOOL baseIsStart; // @synthesize baseIsStart=m_baseIsStart; +@property(nonatomic) _Bool baseIsStart; // @synthesize baseIsStart=m_baseIsStart; @property(retain, nonatomic) UITouch *activeTouch; // @synthesize activeTouch=m_activeTouch; @property(nonatomic) int mode; // @synthesize mode=m_mode; - (struct CGPoint)convertFromMagnifierPoint:(struct CGPoint)arg1; - (struct CGPoint)magnifierPoint; - (void)updateGrabbers; -- (BOOL)_endIsHorizontal; -- (BOOL)_startIsHorizontal; +- (_Bool)_endIsHorizontal; +- (_Bool)_startIsHorizontal; - (void)updateRectViews; - (struct CGRect)_selectionClipRect; - (void)updateBaseAndExtentPointsFromEdges; - (void)beginMagnifying; -@property(readonly, nonatomic) BOOL autoscrolled; +@property(readonly, nonatomic) _Bool autoscrolled; - (struct CGPoint)applyTouchOffset:(struct CGPoint)arg1; - (void)setTouchOffset:(struct CGPoint)arg1 touchPoint:(struct CGPoint)arg2; -- (BOOL)pointCloserToEnd:(struct CGPoint)arg1 startEdge:(struct CGRect)arg2 endEdge:(struct CGRect)arg3; +- (_Bool)pointCloserToEnd:(struct CGPoint)arg1 startEdge:(struct CGRect)arg2 endEdge:(struct CGRect)arg3; - (void)cancelDelayedActions; - (void)stopAnimating; - (void)startAnimating; @@ -97,7 +98,7 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)setMagnifierOrientation; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)removeFromSuperview; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 selectionView:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UITextRenderingAttributes.h b/iOS7/Frameworks/UIKit/UITextRenderingAttributes.h index bbe4316b0..c8b58e029 100644 --- a/iOS7/Frameworks/UIKit/UITextRenderingAttributes.h +++ b/iOS7/Frameworks/UIKit/UITextRenderingAttributes.h @@ -13,18 +13,18 @@ @interface UITextRenderingAttributes : NSObject { UIFont *_font; - float _minimumFontSize; - float _actualFontSize; - float _lineSpacing; - int _lineBreakMode; - int _baselineAdjustment; - float _trackingAdjustment; - float _minimumTrackingAdjustment; - float _actualTrackingAdjustment; - int _alignment; - BOOL _includeEmoji; + double _minimumFontSize; + double _actualFontSize; + double _lineSpacing; + long long _lineBreakMode; + long long _baselineAdjustment; + double _trackingAdjustment; + double _minimumTrackingAdjustment; + double _actualTrackingAdjustment; + long long _alignment; + _Bool _includeEmoji; struct CGRect _truncationRect; - BOOL _drawUnderline; + _Bool _drawUnderline; } - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextReplacement.h b/iOS7/Frameworks/UIKit/UITextReplacement.h index 74ca535c1..240857f81 100644 --- a/iOS7/Frameworks/UIKit/UITextReplacement.h +++ b/iOS7/Frameworks/UIKit/UITextReplacement.h @@ -8,6 +8,7 @@ @class NSString, UITextRange; +// Not exported @interface UITextReplacement : NSObject { UITextRange *_range; diff --git a/iOS7/Frameworks/UIKit/UITextSelection.h b/iOS7/Frameworks/UIKit/UITextSelection.h index aaa3cdf19..1da472888 100644 --- a/iOS7/Frameworks/UIKit/UITextSelection.h +++ b/iOS7/Frameworks/UIKit/UITextSelection.h @@ -8,27 +8,28 @@ @class DOMRange, UIResponder, UITextRange; +// Not exported @interface UITextSelection : NSObject { UIResponder *_document; - int _granularity; + long long _granularity; UITextRange *_selectedRange; UITextRange *_base; UITextRange *_initialExtent; - BOOL _isCommitting; + _Bool _isCommitting; } -@property(readonly, nonatomic) BOOL isCommitting; // @synthesize isCommitting=_isCommitting; +@property(readonly, nonatomic) _Bool isCommitting; // @synthesize isCommitting=_isCommitting; @property(readonly, nonatomic) UIResponder *document; // @synthesize document=_document; @property(retain, nonatomic) UITextRange *selectedRange; // @synthesize selectedRange=_selectedRange; @property(retain, nonatomic) UITextRange *initialExtent; // @synthesize initialExtent=_initialExtent; -@property(nonatomic) int granularity; // @synthesize granularity=_granularity; +@property(nonatomic) long long granularity; // @synthesize granularity=_granularity; @property(retain, nonatomic) UITextRange *base; // @synthesize base=_base; -- (void)smartExtendRangedSelection:(int)arg1 downstream:(BOOL)arg2; +- (void)smartExtendRangedSelection:(int)arg1 downstream:(_Bool)arg2; - (void)setRangedSelectionWithExtentPoint:(struct CGPoint)arg1; - (void)setSelectionWithFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; -- (BOOL)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(BOOL)arg2; -- (BOOL)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(BOOL)arg2 allowFlipping:(BOOL)arg3; +- (_Bool)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(_Bool)arg2; +- (_Bool)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(_Bool)arg2 allowFlipping:(_Bool)arg3; - (struct CGPoint)clipPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2; - (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; - (void)setRangedSelectionInitialExtentToCurrentSelectionStart; @@ -36,18 +37,18 @@ - (void)setRangedSelectionBaseToCurrentSelectionEnd; - (void)setRangedSelectionBaseToCurrentSelectionStart; - (void)setRangedSelectionBaseToCurrentSelection; -- (BOOL)hasEditableSelection; -- (BOOL)pointAtEndOfLine:(struct CGPoint)arg1; -- (BOOL)pointAtStartOfLine:(struct CGPoint)arg1; +- (_Bool)hasEditableSelection; +- (_Bool)pointAtEndOfLine:(struct CGPoint)arg1; +- (_Bool)pointAtStartOfLine:(struct CGPoint)arg1; - (void)moveCaretToBoundaryOfWhitespaceOrLine; -- (void)alterSelection:(struct CGPoint)arg1 granularity:(int)arg2; +- (void)alterSelection:(struct CGPoint)arg1 granularity:(long long)arg2; - (void)aggressivelyExpandSelectionToWordContainingCaretSelection; - (void)collapseSelection; - (void)clearSelection; - (void)selectAll; - (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (unsigned int)offsetInMarkedText; -- (struct CGRect)closestCaretRectForPoint:(struct CGPoint)arg1 inSelection:(BOOL)arg2; +- (unsigned long long)offsetInMarkedText; +- (struct CGRect)closestCaretRectForPoint:(struct CGPoint)arg1 inSelection:(_Bool)arg2; - (id)selectedText; - (id)wordContainingCaretSelection; - (struct CGRect)caretRectAtBeginOfDocument; diff --git a/iOS7/Frameworks/UIKit/UITextSelectionRect.h b/iOS7/Frameworks/UIKit/UITextSelectionRect.h index 3d71e69e6..4aebc1aaf 100644 --- a/iOS7/Frameworks/UIKit/UITextSelectionRect.h +++ b/iOS7/Frameworks/UIKit/UITextSelectionRect.h @@ -12,18 +12,18 @@ { } -+ (BOOL)endIsHorizontal:(id)arg1; -+ (BOOL)startIsHorizontal:(id)arg1; ++ (_Bool)endIsHorizontal:(id)arg1; ++ (_Bool)startIsHorizontal:(id)arg1; + (struct CGRect)endEdgeFromRects:(id)arg1; + (id)endRectFromRects:(id)arg1; + (struct CGRect)startEdgeFromRects:(id)arg1; + (id)startRectFromRects:(id)arg1; -@property(readonly, nonatomic) BOOL isVertical; -@property(readonly, nonatomic) BOOL containsStart; -@property(readonly, nonatomic) BOOL containsEnd; +@property(readonly, nonatomic) _Bool isVertical; +@property(readonly, nonatomic) _Bool containsStart; +@property(readonly, nonatomic) _Bool containsEnd; @property(readonly, nonatomic, getter=_isImpl) UITextSelectionRectImpl *isImpl; - (id)range; -@property(readonly, nonatomic) int writingDirection; +@property(readonly, nonatomic) long long writingDirection; @property(readonly, nonatomic) struct CGRect rect; @end diff --git a/iOS7/Frameworks/UIKit/UITextSelectionRectImpl.h b/iOS7/Frameworks/UIKit/UITextSelectionRectImpl.h index 1381d8d08..bada39982 100644 --- a/iOS7/Frameworks/UIKit/UITextSelectionRectImpl.h +++ b/iOS7/Frameworks/UIKit/UITextSelectionRectImpl.h @@ -8,6 +8,7 @@ @class WebSelectionRect; +// Not exported @interface UITextSelectionRectImpl : UITextSelectionRect { WebSelectionRect *webRect; @@ -16,11 +17,11 @@ + (id)rectsWithWebRects:(id)arg1; + (id)rectWithWebRect:(id)arg1; @property(retain, nonatomic) WebSelectionRect *webRect; // @synthesize webRect; -- (BOOL)isVertical; -- (BOOL)containsEnd; -- (BOOL)containsStart; +- (_Bool)isVertical; +- (_Bool)containsEnd; +- (_Bool)containsStart; - (id)range; -- (int)writingDirection; +- (long long)writingDirection; - (struct CGRect)rect; - (void)dealloc; - (id)initWithWebRect:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextSelectionView.h b/iOS7/Frameworks/UIKit/UITextSelectionView.h index 30c64cad6..066630bc6 100644 --- a/iOS7/Frameworks/UIKit/UITextSelectionView.h +++ b/iOS7/Frameworks/UIKit/UITextSelectionView.h @@ -8,6 +8,7 @@ @class NSArray, NSTimer, UITextInteractionAssistant, UITextRangeView, UITextSelection; +// Not exported @interface UITextSelectionView : UIView { UITextInteractionAssistant *m_interactionAssistant; @@ -15,16 +16,16 @@ NSTimer *m_caretTimer; UIView *m_caretView; UITextRangeView *m_rangeView; - BOOL m_caretBlinks; - BOOL m_caretShowingNow; - BOOL m_visible; - BOOL m_activated; - BOOL m_wasShowingCommands; - BOOL m_delayShowingCommands; - BOOL m_dictationReplacementsMode; + _Bool m_caretBlinks; + _Bool m_caretShowingNow; + _Bool m_visible; + _Bool m_activated; + _Bool m_wasShowingCommands; + _Bool m_delayShowingCommands; + _Bool m_dictationReplacementsMode; int m_showingCommandsCounter; NSArray *m_replacements; - BOOL m_deferSelectionCommands; + _Bool m_deferSelectionCommands; struct __CFRunLoopObserver *m_observer; } @@ -40,7 +41,7 @@ - (void)scaleWillChange:(id)arg1; - (void)doneMagnifying; - (void)prepareForMagnification; -- (void)layoutChangedByScrolling:(BOOL)arg1; +- (void)layoutChangedByScrolling:(_Bool)arg1; - (struct CGRect)selectionBoundingBox; @property(readonly, nonatomic) UITextSelection *selection; @property(readonly, nonatomic) UITextRangeView *rangeView; @@ -56,10 +57,10 @@ - (void)configureForHighlightMode; - (void)configureForSelectionMode; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -@property(readonly, nonatomic) BOOL selectionCommandsShowing; +@property(readonly, nonatomic) _Bool selectionCommandsShowing; - (void)hideSelectionCommands; - (void)hideSelectionCommandsAfterDelay:(double)arg1; -- (void)showReplacementsWithGenerator:(id)arg1 forDictation:(void)arg2 afterDelay:(BOOL)arg3; +- (void)showReplacementsWithGenerator:(id)arg1 forDictation:(void)arg2 afterDelay:(_Bool)arg3; - (void)calculateAndShowReplacements:(id)arg1; - (void)showSelectionCommands; - (void)showSelectionCommandsAfterDelay:(double)arg1; @@ -67,11 +68,11 @@ - (void)cancelDelayedCommandRequests; - (void)updateSelectionCommands; - (void)showCommandsWithReplacements:(id)arg1; -- (BOOL)updateCalloutBarRects:(id)arg1 effectsWindow:(id)arg2; -@property(nonatomic) BOOL caretBlinks; // @synthesize caretBlinks=m_caretBlinks; -@property(nonatomic) BOOL visible; // @synthesize visible=m_visible; +- (_Bool)updateCalloutBarRects:(id)arg1 effectsWindow:(id)arg2; +@property(nonatomic) _Bool caretBlinks; // @synthesize caretBlinks=m_caretBlinks; +@property(nonatomic) _Bool visible; // @synthesize visible=m_visible; - (void)appearOrFadeIfNecessary; -- (BOOL)shouldBeVisible; +- (_Bool)shouldBeVisible; - (void)updateSelectionDots; - (void)updateSelectionRectsIfNeeded; - (void)deferredUpdateSelectionCommands; @@ -88,7 +89,7 @@ - (void)inputViewWillMove; - (void)inputViewDidChange; - (void)inputViewWillChange; -- (BOOL)affectedByScrollerNotification:(id)arg1; +- (_Bool)affectedByScrollerNotification:(id)arg1; - (void)selectionDidScroll:(id)arg1; - (void)selectionWillScroll:(id)arg1; - (void)viewAnimate:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UITextView-LinkInteraction.h b/iOS7/Frameworks/UIKit/UITextView-LinkInteraction.h new file mode 100644 index 000000000..b32764e89 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextView-LinkInteraction.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITextLinkInteraction-Protocol.h" + +@interface UITextView (LinkInteraction) ++ (id)_sharedHighlightView; +- (void)_finishHandlingInteraction:(id)arg1; +- (void)validateInteractionWithLinkAtPoint:(struct CGPoint)arg1; +- (_Bool)willInteractWithLinkAtPoint:(struct CGPoint)arg1; +- (void)startLongInteractionWithLinkAtPoint:(struct CGPoint)arg1; +- (void)cancelInteractionWithLink; +- (void)_resetLinkInteraction; +- (void)updateInteractionWithLinkAtPoint:(struct CGPoint)arg1; +- (void)startInteractionWithLinkAtPoint:(struct CGPoint)arg1; +- (void)_highlightLinkAtPoint:(struct CGPoint)arg1; +- (struct CGRect)_presentationRectForLinkAtRange:(struct _NSRange)arg1; +- (_Bool)isInteractingWithLink; +- (void)tapLinkAtPoint:(struct CGPoint)arg1; +- (_Bool)mightHaveLinks; +- (id)_interactableItemAtPoint:(struct CGPoint)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextView-StateRestoration.h b/iOS7/Frameworks/UIKit/UITextView-StateRestoration.h new file mode 100644 index 000000000..e2934dee6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextView-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UITextView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..1c5ca6105 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextView-UITextViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UITextView-UITextViewPrintFormatter.h new file mode 100644 index 000000000..cc0c42809 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextView-UITextViewPrintFormatter.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextView (UITextViewPrintFormatter) +- (void)drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; +- (Class)_printFormatterClass; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextView-UITextView_ModernUISupport.h b/iOS7/Frameworks/UIKit/UITextView-UITextView_ModernUISupport.h new file mode 100644 index 000000000..d8bddd9ad --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITextView-UITextView_ModernUISupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITextView (UITextView_ModernUISupport) +@property(nonatomic, setter=_setDrawsDebugBaselines:) _Bool _drawsDebugBaselines; +@end + diff --git a/iOS7/Frameworks/UIKit/UITextView.h b/iOS7/Frameworks/UIKit/UITextView.h index c0c92a7c6..5ebd7cf98 100644 --- a/iOS7/Frameworks/UIKit/UITextView.h +++ b/iOS7/Frameworks/UIKit/UITextView.h @@ -10,11 +10,10 @@ #import "UITextAutoscrolling-Protocol.h" #import "UITextInput-Protocol.h" #import "UITextInputControllerDelegate-Protocol.h" -#import "UITextLinkInteraction-Protocol.h" @class NSAttributedString, NSDictionary, NSLayoutManager, NSString, NSTextContainer, NSTextStorage, UIAutoscroll, UIColor, UIFont, UITextInputController, UITextInputTraits, UITextInteractionAssistant, UITextPosition, UITextRange, UIView, _UITextContainerView, _UITextViewRestorableScrollPosition; -@interface UITextView : UIScrollView +@interface UITextView : UIScrollView { id _private; NSTextStorage *_textStorage; @@ -42,39 +41,39 @@ id _linkInteractionItem; _UITextViewRestorableScrollPosition *_scrollTarget; struct CGPoint _scrollTargetOffset; - unsigned int _dataDetectorTypes; - float _preferredMaxLayoutWidth; - BOOL _clearsOnInsertion; - UIView *_inputView; + unsigned long long _dataDetectorTypes; + double _preferredMaxLayoutWidth; UIView *_inputAccessoryView; + _Bool _clearsOnInsertion; + UIView *_inputView; } + (id)_bestInterpretationForDictationResult:(id)arg1; -+ (BOOL)_isCompatibilityTextView; -+ (id)_sharedHighlightView; ++ (_Bool)_isCompatibilityTextView; @property(readonly, nonatomic) NSTextStorage *textStorage; // @synthesize textStorage=_textStorage; @property(readonly, nonatomic) NSLayoutManager *layoutManager; // @synthesize layoutManager=_layoutManager; @property(readonly, nonatomic) NSTextContainer *textContainer; // @synthesize textContainer=_textContainer; -@property(retain) UIView *inputAccessoryView; // @synthesize inputAccessoryView=_inputAccessoryView; @property(retain) UIView *inputView; // @synthesize inputView=_inputView; - (void)_resetDataDetectorsResults; - (void)_startDataDetectors; - (void)_cancelDataDetectors; -- (BOOL)_shouldStartDataDetectors; -- (unsigned int)_effectiveDataDetectorTypes; +- (_Bool)_shouldStartDataDetectors; +- (unsigned long long)_effectiveDataDetectorTypes; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (id)_textInputTraits; +- (id)metadataDictionariesForDictationResults; +- (void)_registerUndoOperationForReplacementWithActionName:(id)arg1 replacementText:(id)arg2; - (void)_setDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -- (BOOL)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textInput:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (id)automaticallySelectedOverlay; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)_promptForReplace:(id)arg1; - (void)replace:(id)arg1; - (void)decreaseSize:(id)arg1; @@ -88,68 +87,71 @@ - (void)selectAll:(id)arg1; - (void)select:(id)arg1; - (void)paste:(id)arg1; -- (BOOL)_isDisplayingShortcutViewController; +- (_Bool)_isDisplayingShortcutViewController; - (void)_addShortcut:(id)arg1; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; - (void)_selectionMayChange:(id)arg1; -- (BOOL)_isDisplayingReferenceLibraryViewController; +- (_Bool)_isDisplayingReferenceLibraryViewController; - (void)_define:(id)arg1; - (void)copy:(id)arg1; - (void)cut:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)cancelAutoscroll; - (void)startAutoscroll:(struct CGPoint)arg1; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; @property(copy, nonatomic) NSDictionary *linkTextAttributes; -- (float)lineHeight; -- (void)setLineHeight:(float)arg1; +- (double)lineHeight; +- (void)setLineHeight:(double)arg1; - (struct CGRect)visibleTextRect; - (struct CGRect)visibleRect; -- (void)setMarginTop:(unsigned int)arg1; -- (unsigned int)marginTop; +- (struct CGRect)visibleRectIgnoringKeyboard; +@property(nonatomic) struct UIEdgeInsets textContainerInset; +- (void)setMarginTop:(unsigned long long)arg1; +- (unsigned long long)marginTop; - (void)setContentToHTMLString:(id)arg1; - (id)webView; -@property(nonatomic) unsigned int dataDetectorTypes; +@property(nonatomic) unsigned long long dataDetectorTypes; - (void)disableClearsOnInsertion; -@property(nonatomic) BOOL clearsOnInsertion; // @synthesize clearsOnInsertion=_clearsOnInsertion; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; +@property(nonatomic) _Bool clearsOnInsertion; // @synthesize clearsOnInsertion=_clearsOnInsertion; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; @property(nonatomic) struct _NSRange selectedRange; -@property(nonatomic) int textAlignment; +@property(nonatomic) long long textAlignment; @property(retain, nonatomic) UIColor *textColor; @property(copy, nonatomic) NSString *text; @property(retain, nonatomic) UIFont *font; - (id)initWithFrame:(struct CGRect)arg1 font:(id)arg2; - (void)textInputDidChangeSelection:(id)arg1; - (void)textInputDidChange:(id)arg1; -- (void)setContinuousSpellCheckingEnabled:(BOOL)arg1; +- (void)setContinuousSpellCheckingEnabled:(_Bool)arg1; @property(copy, nonatomic) NSDictionary *typingAttributes; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; -@property(nonatomic, getter=isSelectable) BOOL selectable; -@property(nonatomic, getter=isEditable) BOOL editable; -- (BOOL)_mightHaveSelection; -- (BOOL)isEditing; +@property(nonatomic, getter=isSelectable) _Bool selectable; +@property(nonatomic, getter=isEditable) _Bool editable; +- (_Bool)_mightHaveSelection; +- (_Bool)isEditing; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (id)selectionRectsForRange:(id)arg1; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; @property(nonatomic) id inputDelegate; - (id)undoManager; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; - (id)_textInputViewForAddingGestureRecognizers; @property(readonly, nonatomic) UIView *textInputView; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -162,14 +164,14 @@ - (void)replaceRange:(id)arg1 withText:(id)arg2; - (id)textInRange:(id)arg1; - (id)selectedText; -- (void)scrollSelectionToVisible:(BOOL)arg1; +- (void)scrollSelectionToVisible:(_Bool)arg1; - (void)_ensureSelectionVisible; - (void)scrollRangeToVisible:(struct _NSRange)arg1; -- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(BOOL)arg2; +- (void)_scrollRangeToVisible:(struct _NSRange)arg1 animated:(_Bool)arg2; - (id)_restorableScrollPosition; -- (void)_restoreScrollPosition:(id)arg1 animated:(BOOL)arg2; +- (void)_restoreScrollPosition:(id)arg1 animated:(_Bool)arg2; - (void)_setScrollTarget:(id)arg1; -- (struct _NSRange)_visibleRangeWithLayout:(BOOL)arg1; +- (struct _NSRange)_visibleRangeWithLayout:(_Bool)arg1; - (struct CGPoint)_contentOffsetForScrollToVisible:(struct _NSRange)arg1; - (struct CGRect)_rectForScrollToVisible:(struct _NSRange)arg1; - (id)interactionAssistant; @@ -179,42 +181,43 @@ - (void)beginSelectionChange; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; -@property(nonatomic, getter=_isInteractiveTextSelectionDisabled, setter=_setInteractiveTextSelectionDisabled:) BOOL interactiveTextSelectionDisabled; -- (void)setScrollEnabled:(BOOL)arg1; -- (void)setUsesTiledViews:(BOOL)arg1; -- (BOOL)usesTiledViews; -@property(nonatomic) BOOL allowsEditingTextAttributes; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; +- (_Bool)hasText; +@property(nonatomic, getter=_isInteractiveTextSelectionDisabled, setter=_setInteractiveTextSelectionDisabled:) _Bool interactiveTextSelectionDisabled; +- (void)setScrollEnabled:(_Bool)arg1; +- (void)setUsesTiledViews:(_Bool)arg1; +- (_Bool)usesTiledViews; +@property(nonatomic) _Bool allowsEditingTextAttributes; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; - (void)tintColorDidChange; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)_shouldScrollEnclosingScrollView; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)_shouldScrollEnclosingScrollView; - (void)_scrollSelectionToVisibleInContainingScrollView; - (void)updateConstraints; -- (void)_setInSecondConstraintsPass:(BOOL)arg1; +- (void)_setInSecondConstraintsPass:(_Bool)arg1; - (void)_prepareForSecondIntrinsicContentSizeCalculationWithEngine:(id)arg1; - (void)_prepareForFirstIntrinsicContentSizeCalculation; - (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; -- (BOOL)_needsDoubleUpdateConstraintsPass; -- (float)_currentPreferredMaxLayoutWidth; +- (_Bool)_needsDoubleUpdateConstraintsPass; +- (double)_currentPreferredMaxLayoutWidth; - (struct CGSize)intrinsicContentSize; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (float)_preferredMaxLayoutWidth; -- (void)_setPreferredMaxLayoutWidth:(float)arg1; +- (double)_preferredMaxLayoutWidth; +- (void)_setPreferredMaxLayoutWidth:(double)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)layoutSubviews; - (void)_resyncContainerFrameForNonAutolayout; -- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2; +- (void)_scrollViewAnimationEnded:(id)arg1 finished:(_Bool)arg2; - (void)_observedTextViewDidChange:(id)arg1; -- (unsigned int)_totalNumberOfTextViewsInLayoutManager; +- (unsigned long long)_totalNumberOfTextViewsInLayoutManager; - (void)_textStorageDidProcessEditing:(id)arg1; - (id)_containerView; @property(copy, nonatomic) NSAttributedString *attributedText; - (void)addTextAlternativesDisplayStyleToRange:(struct _NSRange)arg1; +@property(retain) UIView *inputAccessoryView; - (void)dealloc; - (void)_populateArchivedSubviews:(id)arg1; - (void)encodeWithCoder:(id)arg1; @@ -222,40 +225,19 @@ - (id)initReadonlyAndUnselectableWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_commonInitWithTextContainer:(id)arg1 isDecoding:(BOOL)arg2 isEditable:(BOOL)arg3 isSelectable:(BOOL)arg4; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; -- (void)drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; -- (Class)_printFormatterClass; -@property(nonatomic, setter=_setDrawsDebugBaselines:) BOOL _drawsDebugBaselines; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (void)_finishHandlingInteraction:(id)arg1; -- (void)validateInteractionWithLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)willInteractWithLinkAtPoint:(struct CGPoint)arg1; -- (void)startLongInteractionWithLinkAtPoint:(struct CGPoint)arg1; -- (void)cancelInteractionWithLink; -- (void)_resetLinkInteraction; -- (void)updateInteractionWithLinkAtPoint:(struct CGPoint)arg1; -- (void)startInteractionWithLinkAtPoint:(struct CGPoint)arg1; -- (void)_highlightLinkAtPoint:(struct CGPoint)arg1; -- (struct CGRect)_presentationRectForLinkAtRange:(struct _NSRange)arg1; -- (BOOL)isInteractingWithLink; -- (void)tapLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)mightHaveLinks; -- (id)_interactableItemAtPoint:(struct CGPoint)arg1; +- (void)_commonInitWithTextContainer:(id)arg1 isDecoding:(_Bool)arg2 isEditable:(_Bool)arg3 isSelectable:(_Bool)arg4; // Remaining properties -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; @property(nonatomic) id delegate; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; -@property(nonatomic) int selectionAffinity; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) long long selectionAffinity; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; @end diff --git a/iOS7/Frameworks/UIKit/UITextViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UITextViewPrintFormatter.h index ca6a19c35..d3120cfda 100644 --- a/iOS7/Frameworks/UIKit/UITextViewPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UITextViewPrintFormatter.h @@ -6,7 +6,7 @@ #import -@class NSArray, UIPrintFormatter; +@class NSArray; @interface UITextViewPrintFormatter : UIViewPrintFormatter { @@ -14,14 +14,23 @@ unsigned int initializedUsedRects:1; } _textViewPrintFormatterFlags; NSArray *_pageData; - UIPrintFormatter *_parentPrintFormatter; } -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (int)_recalcPageCount; +- (long long)textAlignment; +- (void)setTextAlignment:(long long)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (id)font; +- (void)setFont:(id)arg1; +- (id)attributedText; +- (void)setAttributedText:(id)arg1; +- (id)text; +- (void)setText:(id)arg1; +- (id)_textView; +- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(long long)arg2; +- (struct CGRect)rectForPageAtIndex:(long long)arg1; +- (long long)_recalcPageCount; - (id)_pageData; -- (void)setParentPrintFormatter:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UITexturedButton.h b/iOS7/Frameworks/UIKit/UITexturedButton.h index 356fa4936..5a086834b 100644 --- a/iOS7/Frameworks/UIKit/UITexturedButton.h +++ b/iOS7/Frameworks/UIKit/UITexturedButton.h @@ -6,20 +6,21 @@ #import +// Not exported @interface UITexturedButton : UIButton { } -- (id)backgroundImageForState:(unsigned int)arg1; -- (void)setBackgroundImage:(id)arg1 forStates:(unsigned int)arg2; -- (id)titleShadowColorForState:(unsigned int)arg1; -- (void)setTitleShadowColor:(id)arg1 forStates:(unsigned int)arg2; -- (id)titleColorForState:(unsigned int)arg1; -- (void)setTitleColor:(id)arg1 forStates:(unsigned int)arg2; +- (id)backgroundImageForState:(unsigned long long)arg1; +- (void)setBackgroundImage:(id)arg1 forStates:(unsigned long long)arg2; +- (id)titleShadowColorForState:(unsigned long long)arg1; +- (void)setTitleShadowColor:(id)arg1 forStates:(unsigned long long)arg2; +- (id)titleColorForState:(unsigned long long)arg1; +- (void)setTitleColor:(id)arg1 forStates:(unsigned long long)arg2; - (void)drawRect:(struct CGRect)arg1; - (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (int)buttonType; +- (void)setHighlighted:(_Bool)arg1; +- (long long)buttonType; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIThreadSafeNode-UIThreadSafeNodeAdditions.h b/iOS7/Frameworks/UIKit/UIThreadSafeNode-UIThreadSafeNodeAdditions.h new file mode 100644 index 000000000..c7f6d8a2b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIThreadSafeNode-UIThreadSafeNodeAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIThreadSafeNode (UIThreadSafeNodeAdditions) +- (id)_realNode; +@end + diff --git a/iOS7/Frameworks/UIKit/UIThreadSafeNode.h b/iOS7/Frameworks/UIKit/UIThreadSafeNode.h index 59873dc77..2a4307042 100644 --- a/iOS7/Frameworks/UIKit/UIThreadSafeNode.h +++ b/iOS7/Frameworks/UIKit/UIThreadSafeNode.h @@ -8,6 +8,7 @@ @class DOMNode; +// Not exported @interface UIThreadSafeNode : NSObject { DOMNode *_node; @@ -16,14 +17,13 @@ + (id)threadSafeNodeWithNode:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isKindOfClass:(Class)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isKindOfClass:(Class)arg1; - (void)dealloc; - (id)description; - (id)initWithNode:(id)arg1; -- (id)_realNode; @end diff --git a/iOS7/Frameworks/UIKit/UIThreePartImageView.h b/iOS7/Frameworks/UIKit/UIThreePartImageView.h index 4473b71ba..398caf4d2 100644 --- a/iOS7/Frameworks/UIKit/UIThreePartImageView.h +++ b/iOS7/Frameworks/UIKit/UIThreePartImageView.h @@ -8,14 +8,15 @@ @class UIImage; +// Not exported @interface UIThreePartImageView : UIView { - CDStruct_75b8db5d _slices; + CDStruct_24b02699 _slices; UIImage *_image; } - (void)drawRect:(struct CGRect)arg1; -- (void)setSlices:(CDStruct_75b8db5d)arg1; +- (void)setSlices:(CDStruct_24b02699)arg1; - (void)setImage:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIToolbar-Static.h b/iOS7/Frameworks/UIKit/UIToolbar-Static.h new file mode 100644 index 000000000..c0e7aeaf8 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-Static.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (Static) +- (double)_edgeMarginForBorderedItem:(_Bool)arg1 isText:(_Bool)arg2; +- (void)_updateItemsForNewFrame:(id)arg1; +- (void)_finishButtonAnimation:(int)arg1 forButton:(int)arg2; +- (id)_currentButtons; +- (void)_showButtons:(int *)arg1 withCount:(int)arg2 group:(int)arg3 withDuration:(double)arg4 adjustPositions:(_Bool)arg5 skipTag:(int)arg6; +- (id)_buttonWithDescription:(id)arg1; +- (void)_adjustButtonPressed:(id)arg1; +- (void)_buttonCancel:(id)arg1; +- (void)_buttonUp:(id)arg1; +- (void)_buttonDownDelayed:(id)arg1; +- (void)_buttonDown:(id)arg1; +- (id)_descriptionForTag:(int)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar-SynthEvents.h b/iOS7/Frameworks/UIKit/UIToolbar-SynthEvents.h new file mode 100644 index 000000000..4ddfb3fb0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-SynthEvents.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (SynthEvents) +- (id)scriptingInfoWithChildren; +- (void)_updateScriptingInfo:(id)arg1 view:(id)arg2; +- (id)_buttonName:(id)arg1 withType:(int)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarInternal.h b/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarInternal.h new file mode 100644 index 000000000..5c50fec82 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarInternal.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (UIButtonBarInternal) ++ (float)_buttonGap; +- (_Bool)_isInNavigationBar; +- (id)_customToolbarAppearance; +- (void)_positionToolbarButtons:(id)arg1 ignoringItem:(id)arg2 resetFontScaleAdjustment:(_Bool)arg3; +- (id)_positionToolbarButtons:(id)arg1 ignoringItem:(id)arg2 resetFontScaleAdjustment:(_Bool)arg3 actuallyRepositionButtons:(_Bool)arg4; +- (id)_repositionedItemsFromItems:(id)arg1 withBarButtonFrames:(id *)arg2 withHitRects:(id *)arg3 buttonIndexes:(id *)arg4 textButtonIndexes:(id *)arg5; +- (void)_updateBackgroundImage; +- (void)_layoutBackgroundViewConsideringStatusBar; +- (void)_setVisualAltitudeBias:(struct CGSize)arg1; +- (void)_setVisualAltitude:(double)arg1; +- (void)_cleanupAdaptiveBackdrop; +- (id)_currentCustomBackground; +- (id)_currentCustomBackgroundRespectOversize_legacy:(_Bool *)arg1; +@property(nonatomic, getter=_isLocked, setter=_setLocked:) _Bool _locked; +- (_Bool)_supportsAdaptiveBackground; +- (void)_setBackgroundView:(id)arg1; +- (id)_backgroundView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarPrivate.h b/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarPrivate.h new file mode 100644 index 000000000..0ace27c6f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-UIButtonBarPrivate.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (UIButtonBarPrivate) ++ (double)defaultHeightForBarSize:(int)arg1; ++ (double)defaultSelectionModeHeight; ++ (double)defaultHeight; ++ (id)defaultButtonFont; ++ (Class)defaultTextButtonClass; ++ (Class)defaultButtonClass; +- (void)_setButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned long long)arg3; +- (void)_setBackgroundImage:(id)arg1 mini:(id)arg2; +- (struct CGRect)_frameOfBarButtonItem:(id)arg1; +- (void)_setForceTopBarAppearance:(_Bool)arg1; +- (void)setButtonItems:(id)arg1; +- (id)buttonItems; +- (void)drawRect:(struct CGRect)arg1; +- (void)setCenter:(struct CGPoint)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (void)_frameOrCenterChanged; +- (void)_frameOrBoundsChangedWithVisibleSizeChange:(_Bool)arg1 wasMinibar:(_Bool)arg2; +- (void)setAutoresizingMask:(unsigned long long)arg1; +- (void)animateWithDuration:(float)arg1 forButton:(int)arg2; +- (void)setOnStateForButton:(_Bool)arg1 forButton:(int)arg2; +- (_Bool)onStateForButton:(int)arg1; +- (void)setBadgeAnimated:(_Bool)arg1 forButton:(int)arg2; +- (void)setBadgeGlyph:(id)arg1 forButton:(int)arg2; +- (void)setBadgeValue:(id)arg1 forButton:(int)arg2; +- (void)setButtonBarTrackingMode:(int)arg1; +- (void)getVisibleButtonTags:(int *)arg1 count:(unsigned int *)arg2 maxItems:(unsigned int)arg3; +- (int)currentButtonGroup; +- (void)showButtonGroup:(int)arg1 withDuration:(double)arg2; +- (void)registerButtonGroup:(int)arg1 withButtons:(int *)arg2 withCount:(int)arg3; +- (void)showButtons:(int *)arg1 withCount:(int)arg2 withDuration:(double)arg3; +- (void)_buttonBarFinishedAnimating; +- (void)positionButtons:(id)arg1 tags:(int *)arg2 count:(int)arg3 group:(int)arg4; +- (id)createButtonWithDescription:(id)arg1; +- (id)initInView:(id)arg1 withItemList:(id)arg2; +- (id)initInView:(id)arg1 withFrame:(struct CGRect)arg2 withItemList:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1; +- (_Bool)_subclassImplementsDrawRect; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIToolbar-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..f421105ee --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar-_UIKitLayoutSpacing.h b/iOS7/Frameworks/UIKit/UIToolbar-_UIKitLayoutSpacing.h new file mode 100644 index 000000000..280653612 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIToolbar-_UIKitLayoutSpacing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIToolbar (_UIKitLayoutSpacing) +- (double)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; +- (double)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; +- (_Bool)_hasCustomAutolayoutNeighborSpacing; +@end + diff --git a/iOS7/Frameworks/UIKit/UIToolbar.h b/iOS7/Frameworks/UIKit/UIToolbar.h index dcc4cbec2..46c406c44 100644 --- a/iOS7/Frameworks/UIKit/UIToolbar.h +++ b/iOS7/Frameworks/UIKit/UIToolbar.h @@ -18,154 +18,82 @@ NSArray *_items; UIColor *_barTintColor; struct { - unsigned int barStyle:2; + unsigned int barStyle:3; unsigned int mode:2; unsigned int wasEnabled:1; unsigned int downButtonSentAction:1; unsigned int barTranslucence:3; unsigned int isLocked:1; unsigned int backgroundLayoutNeedsUpdate:1; + unsigned int hasCustomBackgroundView:1; } _toolbarFlags; struct __CFDictionary *_groups; NSArray *_buttonItems; - int _currentButtonGroup; - int _pressedTag; - float _extraEdgeInsets; + long long _currentButtonGroup; + long long _pressedTag; + double _extraEdgeInsets; id _appearanceStorage; _UIBackdropView *_adaptiveBackdrop; UIImageView *_backgroundView; UIView *_shadowView; - BOOL _forcesOpaqueBackground; - BOOL _isAdaptiveToolbarDisabled; - BOOL _wantsLetterpressContent; - int _barPosition; + _Bool _isAdaptiveToolbarDisabled; + _Bool _wantsLetterpressContent; + long long _barPosition; } -+ (float)defaultHeightForBarSize:(int)arg1; -+ (float)defaultSelectionModeHeight; -+ (float)defaultHeight; -+ (id)defaultButtonFont; -+ (Class)defaultTextButtonClass; -+ (Class)defaultButtonClass; -+ (float)_buttonGap; -@property(readonly, nonatomic) int barPosition; // @synthesize barPosition=_barPosition; -@property(nonatomic, setter=_setWantsLetterpressContent:) BOOL _wantsLetterpressContent; // @synthesize _wantsLetterpressContent; -@property(nonatomic, getter=_isAdaptiveToolbarDisabled, setter=_setAdaptiveToolbarDisabled:) BOOL _adaptiveToolbarDisabled; // @synthesize _adaptiveToolbarDisabled=_isAdaptiveToolbarDisabled; -@property(nonatomic, setter=_setForcesOpaqueBackground:) BOOL _forcesOpaqueBackground; // @synthesize _forcesOpaqueBackground; +@property(readonly, nonatomic) long long barPosition; // @synthesize barPosition=_barPosition; +@property(nonatomic, setter=_setWantsLetterpressContent:) _Bool _wantsLetterpressContent; // @synthesize _wantsLetterpressContent; +@property(nonatomic, getter=_isAdaptiveToolbarDisabled, setter=_setAdaptiveToolbarDisabled:) _Bool _adaptiveToolbarDisabled; // @synthesize _adaptiveToolbarDisabled=_isAdaptiveToolbarDisabled; @property(retain, nonatomic, setter=_setShadowView:) UIView *_shadowView; // @synthesize _shadowView; @property(retain, nonatomic) UIColor *barTintColor; // @synthesize barTintColor=_barTintColor; -- (void)_setHidesShadow:(BOOL)arg1; -- (BOOL)_hidesShadow; -- (id)shadowImageForToolbarPosition:(int)arg1; -- (void)setShadowImage:(id)arg1 forToolbarPosition:(int)arg2; -- (id)backgroundImageForToolbarPosition:(int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forToolbarPosition:(int)arg2 barMetrics:(int)arg3; +- (void)_setHidesShadow:(_Bool)arg1; +- (_Bool)_hidesShadow; +- (id)shadowImageForToolbarPosition:(long long)arg1; +- (void)setShadowImage:(id)arg1 forToolbarPosition:(long long)arg2; +- (id)backgroundImageForToolbarPosition:(long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forToolbarPosition:(long long)arg2 barMetrics:(long long)arg3; - (void)_customViewChangedForButtonItem:(id)arg1; -- (unsigned int)_subviewIndexAboveBackgroundView; -- (void)animateToolbarItemIndex:(unsigned int)arg1 duration:(double)arg2 target:(id)arg3 didFinishSelector:(SEL)arg4; +- (unsigned long long)_subviewIndexAboveBackgroundView; +- (void)animateToolbarItemIndex:(unsigned long long)arg1 duration:(double)arg2 target:(id)arg3 didFinishSelector:(SEL)arg4; - (void)layoutSubviews; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)tintColorDidChange; -- (BOOL)isMinibar; +- (_Bool)isMinibar; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)invalidateIntrinsicContentSize; - (struct CGSize)intrinsicContentSize; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; - (void)removeConstraint:(id)arg1; - (void)addConstraint:(id)arg1; -- (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; -- (struct CGSize)defaultSizeForOrientation:(int)arg1; -- (void)setItems:(id)arg1 animated:(BOOL)arg2; +- (void)setTranslatesAutoresizingMaskIntoConstraints:(_Bool)arg1; +- (struct CGSize)defaultSizeForOrientation:(long long)arg1; +- (void)setItems:(id)arg1 animated:(_Bool)arg2; - (void)_finishSetItems:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_didFinishHidingRetainedOldItems:(id)arg1; - (void)_sendAction:(id)arg1 withEvent:(id)arg2; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -- (void)_setBarTintColor:(id)arg1 force:(BOOL)arg2; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +- (void)_effectiveBarTintColorDidChangeWithPreviousColor:(id)arg1; +@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +- (void)_setBarTintColor:(id)arg1 force:(_Bool)arg2; - (id)_effectiveBarTintColor; - (void)_updateBackgroundColor; @property(copy, nonatomic) NSArray *items; @property(nonatomic) id delegate; - (int)mode; - (void)setMode:(int)arg1; -@property(nonatomic) int barStyle; -- (void)setBarStyle:(int)arg1 force:(BOOL)arg2; +@property(nonatomic) long long barStyle; +- (void)setBarStyle:(long long)arg1 force:(_Bool)arg2; - (void)_updateOpacity; - (void)_updateToolbarButtonsForInteractionTintColorChange; -- (float)extraEdgeInsets; -- (void)setExtraEdgeInsets:(float)arg1; +- (double)extraEdgeInsets; +- (void)setExtraEdgeInsets:(double)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)_isTopBar_legacy; -- (int)_barPosition; -- (void)_setBarPosition:(int)arg1; -- (void)_setButtonBackgroundImage:(id)arg1 mini:(id)arg2 forStates:(unsigned int)arg3; -- (void)_setBackgroundImage:(id)arg1 mini:(id)arg2; -- (struct CGRect)_frameOfBarButtonItem:(id)arg1; -- (void)_setForceTopBarAppearance:(BOOL)arg1; -- (void)setButtonItems:(id)arg1; -- (id)buttonItems; -- (void)drawRect:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setBounds:(struct CGRect)arg1; -- (void)setAutoresizingMask:(unsigned int)arg1; -- (void)animateWithDuration:(float)arg1 forButton:(int)arg2; -- (void)setOnStateForButton:(BOOL)arg1 forButton:(int)arg2; -- (BOOL)onStateForButton:(int)arg1; -- (void)setBadgeAnimated:(BOOL)arg1 forButton:(int)arg2; -- (void)setBadgeGlyph:(id)arg1 forButton:(int)arg2; -- (void)setBadgeValue:(id)arg1 forButton:(int)arg2; -- (void)setButtonBarTrackingMode:(int)arg1; -- (void)getVisibleButtonTags:(int *)arg1 count:(unsigned int *)arg2 maxItems:(unsigned int)arg3; -- (int)currentButtonGroup; -- (void)showButtonGroup:(int)arg1 withDuration:(double)arg2; -- (void)registerButtonGroup:(int)arg1 withButtons:(int *)arg2 withCount:(int)arg3; -- (void)showButtons:(int *)arg1 withCount:(int)arg2 withDuration:(double)arg3; -- (void)_buttonBarFinishedAnimating; -- (void)positionButtons:(id)arg1 tags:(int *)arg2 count:(int)arg3 group:(int)arg4; -- (id)createButtonWithDescription:(id)arg1; -- (id)initInView:(id)arg1 withItemList:(id)arg2; -- (id)initInView:(id)arg1 withFrame:(struct CGRect)arg2 withItemList:(id)arg3; -- (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)_subclassImplementsDrawRect; -- (BOOL)_isInNavigationBar; -- (id)_customToolbarAppearance; -- (void)_positionToolbarButtons:(id)arg1 ignoringItem:(id)arg2; -- (id)_positionToolbarButtons:(id)arg1 ignoringItem:(id)arg2 actuallyRepositionButtons:(BOOL)arg3; -- (void)_updateBackgroundImage; -- (void)_layoutBackgroundViewConsideringStatusBar; -- (void)_setVisualAltitudeBias:(struct CGSize)arg1; -- (void)_setVisualAltitude:(float)arg1; -- (void)_cleanupAdaptiveBackdrop; -- (id)_currentCustomBackground; -- (id)_currentCustomBackgroundRespectOversize_legacy:(char *)arg1; -@property(nonatomic, getter=_isLocked, setter=_setLocked:) BOOL _locked; -- (BOOL)_supportsAdaptiveBackground; -- (void)_setBackgroundView:(id)arg1; -- (id)_backgroundView; -- (float)_edgeMarginForBorderedItem:(BOOL)arg1 isText:(BOOL)arg2; -- (void)_updateItemsForNewFrame:(id)arg1; -- (void)_finishButtonAnimation:(int)arg1 forButton:(int)arg2; -- (id)_currentButtons; -- (void)_showButtons:(int *)arg1 withCount:(int)arg2 group:(int)arg3 withDuration:(double)arg4 adjustPositions:(BOOL)arg5 skipTag:(int)arg6; -- (id)_buttonWithDescription:(id)arg1; -- (void)_adjustButtonPressed:(id)arg1; -- (void)_buttonCancel:(id)arg1; -- (void)_buttonUp:(id)arg1; -- (void)_buttonDownDelayed:(id)arg1; -- (void)_buttonDown:(id)arg1; -- (id)_descriptionForTag:(int)arg1; -- (id)scriptingInfoWithChildren; -- (void)_updateScriptingInfo:(id)arg1 view:(id)arg2; -- (id)_buttonName:(id)arg1 withType:(int)arg2; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (float)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; -- (float)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; -- (BOOL)_hasCustomAutolayoutNeighborSpacing; - -// Remaining properties -@property(retain, nonatomic) UIColor *tintColor; // @dynamic tintColor; +- (_Bool)_isTopBar_legacy; +- (long long)_barPosition; +- (void)_setBarPosition:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIToolbarButton.h b/iOS7/Frameworks/UIKit/UIToolbarButton.h index d86323b3f..0051bb4de 100644 --- a/iOS7/Frameworks/UIKit/UIToolbarButton.h +++ b/iOS7/Frameworks/UIKit/UIToolbarButton.h @@ -8,6 +8,7 @@ @class UIColor, UILabel, UIToolbarButtonBadge, UIView, _UIPressedIndicatorView; +// Not exported @interface UIToolbarButton : UIControl { struct CGRect _hitRect; @@ -15,108 +16,107 @@ UILabel *_label; UIToolbarButtonBadge *_badge; _UIPressedIndicatorView *_pressedIndicator; - int _barStyle; - int _style; + long long _barStyle; + long long _style; struct UIEdgeInsets _glowAdjust; - BOOL _onState; - BOOL _barHeight; - BOOL _badgeAnimated; - BOOL _bezel; - float _minimumWidth; - float _maximumWidth; + _Bool _onState; + _Bool _barHeight; + _Bool _badgeAnimated; + _Bool _bezel; + double _minimumWidth; + double _maximumWidth; float _labelHeight; struct UIEdgeInsets _infoInsets; UIColor *_toolbarTintColor; - BOOL _isAnimatedTrashButton; + _Bool _isAnimatedTrashButton; id _appearanceStorage; - BOOL _isInTopBar; + _Bool _isInTopBar; Class _appearanceGuideClass; } + (id)_defaultLabelColor; + (id)_defaultLabelFont; @property(nonatomic, setter=_setAppearanceGuideClass:) Class _appearanceGuideClass; // @synthesize _appearanceGuideClass; -@property(nonatomic, getter=isAnimatedTrashButton) BOOL animatedTrashButton; // @synthesize animatedTrashButton=_isAnimatedTrashButton; +@property(nonatomic, getter=isAnimatedTrashButton) _Bool animatedTrashButton; // @synthesize animatedTrashButton=_isAnimatedTrashButton; - (void)_applyBarButtonAppearanceStorage:(id)arg1 withTaggedSelectors:(id)arg2; -- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (struct UIOffset)_titlePositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (float)_backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1; -- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)_titleTextAttributesForState:(unsigned int)arg1; -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (struct UIOffset)_titlePositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (double)_backgroundVerticalPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (void)_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)_titleTextAttributesForState:(unsigned long long)arg1; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; @property(retain, nonatomic, setter=_setTintColor:) UIColor *_tintColor; - (void)_UIAppearance_setTintColor:(id)arg1; -- (id)_backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4; -- (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; +- (id)_backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 barMetrics:(long long)arg4; - (id)_info; -- (BOOL)_shouldDelaySendingTouchesEndedActionUntilNextRunLoop; -- (void)_adjustToolbarButtonInfoTintColorHasChanged:(BOOL)arg1; +- (void)_adjustToolbarButtonInfoTintColorHasChanged:(_Bool)arg1; - (void)_adjustToolbarButtonInfo; -- (void)_updateInfoTextColorsForState:(unsigned int)arg1; -- (void)_updateShadowOffsetWithAttributes:(id)arg1 forState:(unsigned int)arg2; -- (struct CGSize)_defaultTitleShadowOffsetForState:(unsigned int)arg1; -- (id)_defaultTitleShadowColorForState:(unsigned int)arg1; -- (id)_defaultTitleColorForState:(unsigned int)arg1; -- (BOOL)_useSilverLook; -- (void)setBarStyle:(int)arg1; +- (void)_updateInfoTextColorsForState:(unsigned long long)arg1; +- (void)_updateShadowOffsetWithAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (struct CGSize)_defaultTitleShadowOffsetForState:(unsigned long long)arg1; +- (id)_defaultTitleShadowColorForState:(unsigned long long)arg1; +- (id)_defaultTitleColorForState:(unsigned long long)arg1; +- (_Bool)_useSilverLook; +- (void)setBarStyle:(long long)arg1; - (void)setToolbarTintColor:(id)arg1; -- (BOOL)_useBarHeight; +- (_Bool)_useBarHeight; - (void)_setBarHeight:(float)arg1; - (void)_animateImage:(float)arg1 withButtonBar:(id)arg2; - (void)_animateImage:(float)arg1 withButtonBar:(id)arg2 target:(id)arg3 didFinishSelector:(SEL)arg4; -- (BOOL)_isOn; -- (void)_setOn:(BOOL)arg1; -- (float)_paddingForLeft:(BOOL)arg1; -- (BOOL)_shouldApplyPadding; -- (BOOL)_canGetPadding; -- (BOOL)_infoIsButton; -- (BOOL)_isBordered; +- (_Bool)_isOn; +- (void)_setOn:(_Bool)arg1; +- (double)_paddingForLeft:(_Bool)arg1; +- (_Bool)_shouldApplyPadding; +- (_Bool)_canGetPadding; +- (_Bool)_infoIsButton; +- (_Bool)_isBordered; - (void)layoutSubviews; -- (void)_adjustPushButtonForMiniBar:(BOOL)arg1 isChangingBarHeight:(BOOL)arg2; +- (void)_adjustPushButtonForMiniBar:(_Bool)arg1 isChangingBarHeight:(_Bool)arg2; - (struct UIEdgeInsets)alignmentRectInsets; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)_setTouchHasHighlighted:(BOOL)arg1; -- (void)_setLastHighlightSuccessful:(BOOL)arg1; -- (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)_setTouchHasHighlighted:(_Bool)arg1; +- (void)_setLastHighlightSuccessful:(_Bool)arg1; +- (_Bool)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (void)setEnabled:(BOOL)arg1; -- (void)_setInfoFlexibleWidth:(BOOL)arg1; -- (void)_setInfoExtremityWidth:(float)arg1 isMin:(BOOL)arg2; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (void)setEnabled:(_Bool)arg1; +- (void)_setInfoFlexibleWidth:(_Bool)arg1; +- (void)_setInfoExtremityWidth:(float)arg1 isMin:(_Bool)arg2; - (void)_setInfoWidth:(float)arg1; -- (void)_setBadgeAnimated:(BOOL)arg1; +- (void)_setBadgeAnimated:(_Bool)arg1; - (void)_badgeAnimationDidStop:(id)arg1 finished:(id)arg2; - (void)_setBadgeValue:(id)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_positionBadge; -- (void)setUseSelectedImage:(BOOL)arg1; -- (void)_setPressed:(BOOL)arg1; -- (void)_showPressedIndicator:(BOOL)arg1; +- (void)setUseSelectedImage:(_Bool)arg1; +- (void)_setPressed:(_Bool)arg1; +- (void)_showPressedIndicator:(_Bool)arg1; - (struct CGRect)_buttonBarHitRect; - (void)_setButtonBarHitRect:(struct CGRect)arg1; - (void)setImage:(id)arg1; - (void)_sizeView:(id)arg1 toPossibleTitles:(id)arg2 pressedTitle:(id)arg3; -- (void)setSizesToFitImage:(BOOL)arg1; +- (void)setSizesToFitImage:(_Bool)arg1; - (void)dealloc; -- (id)initWithImage:(id)arg1 pressedImage:(id)arg2 label:(id)arg3 labelHeight:(float)arg4 withBarStyle:(int)arg5 withStyle:(int)arg6 withInsets:(struct UIEdgeInsets)arg7 possibleTitles:(id)arg8 possibleSystemItems:(id)arg9 withToolbarTintColor:(id)arg10 bezel:(BOOL)arg11 imageInsets:(struct UIEdgeInsets)arg12 glowInsets:(struct UIEdgeInsets)arg13 landscape:(BOOL)arg14; +- (id)initWithImage:(id)arg1 pressedImage:(id)arg2 label:(id)arg3 labelHeight:(float)arg4 withBarStyle:(long long)arg5 withStyle:(long long)arg6 withInsets:(struct UIEdgeInsets)arg7 possibleTitles:(id)arg8 possibleSystemItems:(id)arg9 withToolbarTintColor:(id)arg10 bezel:(_Bool)arg11 imageInsets:(struct UIEdgeInsets)arg12 glowInsets:(struct UIEdgeInsets)arg13 landscape:(_Bool)arg14; - (id)_newButton; -- (void)_setInTopBar:(BOOL)arg1; +- (void)_setInTopBar:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIToolbarButtonBadge.h b/iOS7/Frameworks/UIKit/UIToolbarButtonBadge.h index a2acc598e..858dbf448 100644 --- a/iOS7/Frameworks/UIKit/UIToolbarButtonBadge.h +++ b/iOS7/Frameworks/UIKit/UIToolbarButtonBadge.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIToolbarButtonBadge : UIView { UIView *_value; @@ -13,12 +14,12 @@ UIView *_alternate; } -- (void)setBlinks:(BOOL)arg1; +- (void)setBlinks:(_Bool)arg1; - (void)layoutSubviews; - (void)setValue:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithValue:(id)arg1 blinks:(BOOL)arg2; +- (id)initWithValue:(id)arg1 blinks:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIToolbarTextButton.h b/iOS7/Frameworks/UIKit/UIToolbarTextButton.h index 6fe4fc92b..3c367911a 100644 --- a/iOS7/Frameworks/UIKit/UIToolbarTextButton.h +++ b/iOS7/Frameworks/UIKit/UIToolbarTextButton.h @@ -8,6 +8,7 @@ @class NSSet, NSString; +// Not exported @interface UIToolbarTextButton : UIToolbarButton { NSString *_title; @@ -15,13 +16,15 @@ NSSet *_possibleTitles; } -- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (id)_scriptingInfo; -- (void)_setPressed:(BOOL)arg1; +- (struct UIEdgeInsets)alignmentRectInsets; +- (void)layoutSubviews; +- (void)_setPressed:(_Bool)arg1; - (void)dealloc; -- (void)_updateTitleForLetterpress; -- (id)initWithTitle:(id)arg1 pressedTitle:(id)arg2 withFont:(id)arg3 withBarStyle:(int)arg4 withStyle:(int)arg5 withTitleWidth:(float)arg6 possibleTitles:(id)arg7 withToolbarTintColor:(id)arg8; +- (void)_setWantsLetterpressTitle; +- (id)initWithTitle:(id)arg1 pressedTitle:(id)arg2 withFont:(id)arg3 withBarStyle:(long long)arg4 withStyle:(long long)arg5 withTitleWidth:(float)arg6 possibleTitles:(id)arg7 withToolbarTintColor:(id)arg8; @end diff --git a/iOS7/Frameworks/UIKit/UITouch-UIKeyboardWipeGestureRecognizer.h b/iOS7/Frameworks/UIKit/UITouch-UIKeyboardWipeGestureRecognizer.h new file mode 100644 index 000000000..383bf566d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITouch-UIKeyboardWipeGestureRecognizer.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITouch (UIKeyboardWipeGestureRecognizer) +- (double)_distanceFrom:(id)arg1 inView:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UITouch-UITouchInternal.h b/iOS7/Frameworks/UIKit/UITouch-UITouchInternal.h new file mode 100644 index 000000000..66fa66284 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITouch-UITouchInternal.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "_UIResponderForwardable-Protocol.h" + +@class UIResponder, UIView, UIWindow; + +@interface UITouch (UITouchInternal) <_UIResponderForwardable> ++ (id)_createTouchesWithGSEvent:(struct __GSEvent *)arg1 phase:(long long)arg2 view:(id)arg3; +- (_Bool)_isStationaryRelativeToTouches:(id)arg1; +- (void)_updateMovementMagnitudeForLocation:(struct CGPoint)arg1; +@property(retain, nonatomic) UIView *warpedIntoView; +@property(retain, nonatomic, setter=_setResponder:) UIResponder *_responder; +- (SEL)_responderSelectorForPhase:(long long)arg1; +- (id)_forwardingRecord; +- (void)_abandonForwardingRecord; +- (_Bool)_isAbandoningForwardingRecord; +- (id)_mutableForwardingRecord; +- (_Bool)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; +- (long long)_compareIndex:(id)arg1; +- (struct CGPoint)_previousLocationInWindow:(id)arg1; +- (struct CGPoint)_locationInWindow:(id)arg1; +- (void)_popPhase; +- (void)_pushPhase:(long long)arg1; +- (void)_clearGestureRecognizers; +- (id)_gestureRecognizers; +- (void)_removeGestureRecognizer:(id)arg1; +- (void)_addGestureRecognizer:(id)arg1; +- (id)description; +- (id)_phaseDescription; +- (void)_setLocationInWindow:(struct CGPoint)arg1 resetPrevious:(_Bool)arg2; +@property(retain, nonatomic) UIView *view; +@property(retain, nonatomic) UIWindow *window; +@property(nonatomic) _Bool isTap; +@property(nonatomic) unsigned long long tapCount; +@property(nonatomic) long long phase; +@property(nonatomic) double timestamp; +- (_Bool)_isFirstTouchForView; +- (void)_setIsFirstTouchForView:(_Bool)arg1; + +// Remaining properties +@property(nonatomic, setter=_setForwardablePhase:) long long _forwardablePhase; +@property(nonatomic) _Bool sentTouchesEnded; +@end + diff --git a/iOS7/Frameworks/UIKit/UITouch.h b/iOS7/Frameworks/UIKit/UITouch.h index baabcb92a..5a74b5a49 100644 --- a/iOS7/Frameworks/UIKit/UITouch.h +++ b/iOS7/Frameworks/UIKit/UITouch.h @@ -6,18 +6,16 @@ #import "NSObject.h" -#import "_UIResponderForwardable-Protocol.h" +@class NSArray, NSMutableArray, UIView, UIWindow; -@class NSArray, NSMutableArray, UIResponder, UIView, UIWindow; - -@interface UITouch : NSObject <_UIResponderForwardable> +@interface UITouch : NSObject { - float _movementMagnitudeSquared; + double _movementMagnitudeSquared; double _timestamp; - int _phase; - int _savedPhase; - unsigned int _tapCount; - int _edgeType; + long long _phase; + long long _savedPhase; + unsigned long long _tapCount; + long long _edgeType; UIWindow *_window; UIView *_view; UIView *_warpedIntoView; @@ -35,58 +33,34 @@ unsigned int _sentTouchesEnded:1; unsigned int _abandonForwardingRecord:1; } _touchFlags; - BOOL _eaten; + _Bool _eaten; struct CGSize _displacement; } -+ (id)_createTouchesWithGSEvent:(struct __GSEvent *)arg1 phase:(int)arg2 view:(id)arg3; -@property(nonatomic, getter=_isEaten, setter=_setEaten:) BOOL _eaten; // @synthesize _eaten; -@property(nonatomic, setter=_setEdgeType:) int _edgeType; // @synthesize _edgeType; +@property(nonatomic, getter=_isEaten, setter=_setEaten:) _Bool _eaten; // @synthesize _eaten; +@property(nonatomic, setter=_setEdgeType:) long long _edgeType; // @synthesize _edgeType; @property(nonatomic, setter=_setDisplacement:) struct CGSize _displacement; // @synthesize _displacement; @property(nonatomic, setter=_setPathMajorRadius:) float _pathMajorRadius; // @synthesize _pathMajorRadius; @property(nonatomic, setter=_setPathIdentity:) unsigned char _pathIdentity; // @synthesize _pathIdentity; @property(nonatomic, setter=_setPathIndex:) unsigned char _pathIndex; // @synthesize _pathIndex; -@property(nonatomic, setter=_setForwardablePhase:) int _forwardablePhase; +- (void)_setForwardablePhase:(long long)arg1; +- (long long)_forwardablePhase; - (void)_loadStateFromTouch:(id)arg1; - (struct CGPoint)previousLocationInView:(id)arg1; - (struct CGPoint)locationInView:(id)arg1; @property(readonly, nonatomic) NSArray *gestureRecognizers; @property(readonly, nonatomic) UIView *view; @property(readonly, nonatomic) UIWindow *window; -@property(nonatomic) BOOL sentTouchesEnded; -- (BOOL)isDelayed; -- (void)setIsDelayed:(BOOL)arg1; -@property(nonatomic) BOOL isTap; -@property(readonly, nonatomic) unsigned int tapCount; -- (int)info; -@property(readonly, nonatomic) int phase; +- (_Bool)sentTouchesEnded; +- (void)setSentTouchesEnded:(_Bool)arg1; +- (_Bool)isDelayed; +- (void)setIsDelayed:(_Bool)arg1; +- (_Bool)isTap; +@property(readonly, nonatomic) unsigned long long tapCount; +- (long long)info; +@property(readonly, nonatomic) long long phase; @property(readonly, nonatomic) double timestamp; - (void)dealloc; -- (BOOL)_isStationaryRelativeToTouches:(id)arg1; -- (void)_updateMovementMagnitudeForLocation:(struct CGPoint)arg1; -@property(retain, nonatomic) UIView *warpedIntoView; -@property(retain, nonatomic, setter=_setResponder:) UIResponder *_responder; -- (SEL)_responderSelectorForPhase:(int)arg1; -- (id)_forwardingRecord; -- (void)_abandonForwardingRecord; -- (BOOL)_isAbandoningForwardingRecord; -- (id)_mutableForwardingRecord; -- (BOOL)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; -- (int)_compareIndex:(id)arg1; -- (struct CGPoint)_previousLocationInWindow:(id)arg1; -- (struct CGPoint)_locationInWindow:(id)arg1; -- (void)_popPhase; -- (void)_pushPhase:(int)arg1; -- (void)_clearGestureRecognizers; -- (id)_gestureRecognizers; -- (void)_removeGestureRecognizer:(id)arg1; -- (void)_addGestureRecognizer:(id)arg1; -- (id)description; -- (id)_phaseDescription; -- (void)_setLocationInWindow:(struct CGPoint)arg1 resetPrevious:(BOOL)arg2; -- (BOOL)_isFirstTouchForView; -- (void)_setIsFirstTouchForView:(BOOL)arg1; -- (float)_distanceFrom:(id)arg1 inView:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UITouchData.h b/iOS7/Frameworks/UIKit/UITouchData.h index ddf0744fb..86afe19e1 100644 --- a/iOS7/Frameworks/UIKit/UITouchData.h +++ b/iOS7/Frameworks/UIKit/UITouchData.h @@ -8,13 +8,14 @@ @class UITouch; +// Not exported @interface UITouchData : NSObject { struct CGPoint startTouchDownLocation; - unsigned int lastTapCount; + unsigned long long lastTapCount; double lastTouchUpTimestamp; double lastTouchDownTimestamp; - BOOL touchIsValidTap; + _Bool touchIsValidTap; UITouch *lastTouch; } diff --git a/iOS7/Frameworks/UIKit/UITouchTapInfo.h b/iOS7/Frameworks/UIKit/UITouchTapInfo.h index 5becae665..012b93d67 100644 --- a/iOS7/Frameworks/UIKit/UITouchTapInfo.h +++ b/iOS7/Frameworks/UIKit/UITouchTapInfo.h @@ -6,9 +6,10 @@ #import "NSObject.h" +// Not exported @interface UITouchTapInfo : NSObject { - unsigned int _tapCount; + unsigned long long _tapCount; float _multiTapDelay; float _rejectAsTapThrehold; float _viewTouchPauseThreshold; @@ -16,10 +17,10 @@ double _startTime; } -- (BOOL)cancelTouchTracking; +- (_Bool)cancelTouchTracking; - (void)touchEnded:(id)arg1 withEvent:(id)arg2; - (void)touchMoved:(id)arg1 withEvent:(id)arg2; -- (BOOL)_touchLocationConsideredMovement:(id)arg1; +- (_Bool)_touchLocationConsideredMovement:(id)arg1; - (void)touchBegan:(id)arg1 withEvent:(id)arg2; - (void)clearTapState; - (void)releaseAndClearWeakRefs; diff --git a/iOS7/Frameworks/UIKit/UITouchesEvent.h b/iOS7/Frameworks/UIKit/UITouchesEvent.h index 08afbae50..432340a10 100644 --- a/iOS7/Frameworks/UIKit/UITouchesEvent.h +++ b/iOS7/Frameworks/UIKit/UITouchesEvent.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface UITouchesEvent : UIInternalEvent { NSMutableSet *_touches; @@ -25,9 +26,9 @@ - (void)_invalidateGestureRecognizerForWindowCache; - (id)_gestureRecognizersForWindow:(id)arg1; - (id)_windows; -- (void)_touchesForGesture:(id)arg1 withPhase:(int)arg2 intoSet:(id)arg3; -- (id)_touchesForGesture:(id)arg1 withPhase:(int)arg2; -- (id)_touchesForView:(id)arg1 withPhase:(int)arg2; +- (void)_touchesForGesture:(id)arg1 withPhase:(long long)arg2 intoSet:(id)arg3; +- (id)_touchesForGesture:(id)arg1 withPhase:(long long)arg2; +- (id)_touchesForView:(id)arg1 withPhase:(long long)arg2; - (void)_clearTouches; - (void)_removeTouchesForWindow:(id)arg1; - (void)_removeTouchesForKey:(id)arg1; @@ -36,8 +37,8 @@ - (void)_removeTouch:(id)arg1 fromGestureRecognizer:(id)arg2; - (void)_removeTouch:(id)arg1; - (void)_clearViewForTouch:(id)arg1; -- (void)_addTouch:(id)arg1 forDelayedDelivery:(BOOL)arg2; -- (BOOL)_addGestureRecognizersForView:(id)arg1 toTouch:(id)arg2 currentTouchMap:(struct __CFDictionary *)arg3 newTouchMap:(struct __CFDictionary *)arg4; +- (void)_addTouch:(id)arg1 forDelayedDelivery:(_Bool)arg2; +- (_Bool)_addGestureRecognizersForView:(id)arg1 toTouch:(id)arg2 currentTouchMap:(struct __CFDictionary *)arg3 newTouchMap:(struct __CFDictionary *)arg4; - (id)touchesForGestureRecognizer:(id)arg1; - (id)_touchesForGestureRecognizer:(id)arg1; - (id)touchesForView:(id)arg1; @@ -47,7 +48,7 @@ - (void)dealloc; - (id)_initWithEvent:(struct __GSEvent *)arg1 touches:(id)arg2; - (id)_init; -- (int)type; +- (long long)type; @end diff --git a/iOS7/Frameworks/UIKit/UITransitionView-UITransitionView_Internal.h b/iOS7/Frameworks/UIKit/UITransitionView-UITransitionView_Internal.h new file mode 100644 index 000000000..0996eb38d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UITransitionView-UITransitionView_Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UITransitionView (UITransitionView_Internal) +- (double)_curlUpRevealedHeight; +@end + diff --git a/iOS7/Frameworks/UIKit/UITransitionView.h b/iOS7/Frameworks/UIKit/UITransitionView.h index 4a04fc6c8..df047ea0c 100644 --- a/iOS7/Frameworks/UIKit/UITransitionView.h +++ b/iOS7/Frameworks/UIKit/UITransitionView.h @@ -28,35 +28,34 @@ unsigned int enableRotationAfterTransition:1; unsigned int removeFromView:1; } _transitionViewFlags; - float _curlUpRevealedHeight; + double _curlUpRevealedHeight; } + (double)defaultDurationForTransition:(int)arg1; - (void)_transitionDidStop:(id)arg1 finished:(id)arg2; - (void)_startTransition:(int)arg1 withDuration:(double)arg2; -- (void)setIgnoresInteractionEvents:(BOOL)arg1; -- (BOOL)ignoresInteractionEvents; -- (BOOL)rasterizesOnTransition; -- (void)setRasterizesOnTransition:(BOOL)arg1; +- (void)setIgnoresInteractionEvents:(_Bool)arg1; +- (_Bool)ignoresInteractionEvents; +- (_Bool)rasterizesOnTransition; +- (void)setRasterizesOnTransition:(_Bool)arg1; - (id)delegate; - (void)setDelegate:(id)arg1; -- (BOOL)_isTransitioningFromFromView:(id)arg1; -- (BOOL)isTransitioning; +- (_Bool)_isTransitioningFromFromView:(id)arg1; +- (_Bool)isTransitioning; - (id)toView; - (id)fromView; -- (BOOL)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(BOOL)arg4; -- (BOOL)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3; +- (_Bool)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(_Bool)arg4; +- (_Bool)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3; - (void)notifyDidCompleteTransition:(id)arg1; -- (BOOL)transition:(int)arg1 toView:(id)arg2; -- (void)_didCompleteTransition:(BOOL)arg1; -@property(nonatomic) BOOL shouldNotifyDidCompleteImmediately; +- (_Bool)transition:(int)arg1 toView:(id)arg2; +- (void)_didCompleteTransition:(_Bool)arg1; +@property(nonatomic) _Bool shouldNotifyDidCompleteImmediately; - (void)_didStartTransition; - (double)durationForTransition:(int)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (float)_curlUpRevealedHeight; @end diff --git a/iOS7/Frameworks/UIKit/UITwoSidedAlertController.h b/iOS7/Frameworks/UIKit/UITwoSidedAlertController.h index 53e5a8b64..3d2ed67d6 100644 --- a/iOS7/Frameworks/UIKit/UITwoSidedAlertController.h +++ b/iOS7/Frameworks/UIKit/UITwoSidedAlertController.h @@ -18,9 +18,9 @@ - (void)alertViewCancel:(id)arg1; - (void)alertSheet:(id)arg1 buttonClicked:(int)arg2; -- (void)backAlertClickedButtonAtIndex:(int)arg1; -- (void)frontAlertClickedButtonAtIndex:(int)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)backAlertClickedButtonAtIndex:(long long)arg1; +- (void)frontAlertClickedButtonAtIndex:(long long)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)flip; - (void)dismiss; - (void)didPresentAlertView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIURLConverter.h b/iOS7/Frameworks/UIKit/UIURLConverter.h deleted file mode 100644 index b2a55b333..000000000 --- a/iOS7/Frameworks/UIKit/UIURLConverter.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSDictionary; - -@interface UIURLConverter : NSObject -{ - NSArray *_hostPatterns; - NSArray *_hostSuffixWhiteList; - NSArray *_pathPatterns; - NSDictionary *_schemeMapping; -} - -- (BOOL)_URLMatchesPatterns:(id)arg1; -- (BOOL)_URLMatchesHostSuffixWhiteList:(id)arg1; -- (BOOL)_string:(id)arg1 matchesPatterns:(id)arg2; -- (void)setSchemeMapping:(id)arg1; -- (void)setPathPatternStrings:(id)arg1; -- (void)setHostSuffixWhiteList:(id)arg1; -- (void)setHostPatternStrings:(id)arg1; -- (id)convertedURLForURL:(id)arg1; -- (void)dealloc; -- (id)initWithURLConverterDictionary:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIURLResolver.h b/iOS7/Frameworks/UIKit/UIURLResolver.h deleted file mode 100644 index b66358004..000000000 --- a/iOS7/Frameworks/UIKit/UIURLResolver.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface UIURLResolver : NSObject -{ -} - -+ (void)invalidate; -+ (id)sharedResolver; -+ (id)urlCacheChangedNotificationName; -+ (id)urlCacheName; -- (BOOL)_url:(id)arg1 matchesHostWhitelist:(id)arg2; -- (BOOL)_url:(id)arg1 matchesHostPatterns:(id)arg2 pathPatterns:(id)arg3; -- (BOOL)_string:(id)arg1 matchesPatterns:(id)arg2; -- (void)dealloc; -- (id)init; -- (id)initWithDictionary:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIUpdateItem.h b/iOS7/Frameworks/UIKit/UIUpdateItem.h index 7a93723e6..2c1d0b56d 100644 --- a/iOS7/Frameworks/UIKit/UIUpdateItem.h +++ b/iOS7/Frameworks/UIKit/UIUpdateItem.h @@ -8,30 +8,31 @@ @class NSIndexPath, UITableViewUpdateGap; +// Not exported @interface UIUpdateItem : NSObject { int _action; NSIndexPath *_indexPath; - int _animation; - float _offset; + long long _animation; + double _offset; UITableViewUpdateGap *_gap; - BOOL _headerFooterOnly; - BOOL _skipAnimation; + _Bool _headerFooterOnly; + _Bool _skipAnimation; } -@property(nonatomic) BOOL skipAnimation; // @synthesize skipAnimation=_skipAnimation; -@property(nonatomic) BOOL headerFooterOnly; // @synthesize headerFooterOnly=_headerFooterOnly; +@property(nonatomic) _Bool skipAnimation; // @synthesize skipAnimation=_skipAnimation; +@property(nonatomic) _Bool headerFooterOnly; // @synthesize headerFooterOnly=_headerFooterOnly; @property(nonatomic) UITableViewUpdateGap *gap; // @synthesize gap=_gap; -@property(nonatomic) float offset; // @synthesize offset=_offset; -@property(nonatomic) int animation; // @synthesize animation=_animation; +@property(nonatomic) double offset; // @synthesize offset=_offset; +@property(nonatomic) long long animation; // @synthesize animation=_animation; @property(readonly, nonatomic) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; @property(readonly, nonatomic) int action; // @synthesize action=_action; -- (int)inverseCompareIndexPaths:(id)arg1; -- (int)compareIndexPaths:(id)arg1; -- (BOOL)isSectionOperation; +- (long long)inverseCompareIndexPaths:(id)arg1; +- (long long)compareIndexPaths:(id)arg1; +- (_Bool)isSectionOperation; - (id)_actionDescription; - (void)dealloc; -- (id)initWithAction:(int)arg1 forIndexPath:(id)arg2 animation:(int)arg3; +- (id)initWithAction:(int)arg1 forIndexPath:(id)arg2 animation:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture-UITextInteractionAssistantAdditions.h b/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture-UITextInteractionAssistantAdditions.h new file mode 100644 index 000000000..d23e5e568 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture-UITextInteractionAssistantAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIVariableDelayLoupeGesture (UITextInteractionAssistantAdditions) +- (void)invalidate; +@end + diff --git a/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture.h b/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture.h index 2c65b68c7..031a2e46b 100644 --- a/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture.h +++ b/iOS7/Frameworks/UIKit/UIVariableDelayLoupeGesture.h @@ -8,6 +8,7 @@ @class UIResponder; +// Not exported @interface UIVariableDelayLoupeGesture : UILongPressGestureRecognizer { UIResponder *_textView; @@ -15,8 +16,7 @@ @property UIResponder *textView; // @synthesize textView=_textView; - (void)startTimer; -- (BOOL)isCloseToCaret; -- (void)invalidate; +- (_Bool)isCloseToCaret; @end diff --git a/iOS7/Frameworks/UIKit/UIVideoEditorController.h b/iOS7/Frameworks/UIKit/UIVideoEditorController.h index 411c102db..861fb7060 100644 --- a/iOS7/Frameworks/UIKit/UIVideoEditorController.h +++ b/iOS7/Frameworks/UIKit/UIVideoEditorController.h @@ -19,14 +19,16 @@ } _flags; } -+ (BOOL)canEditVideoAtPath:(id)arg1; ++ (_Bool)canEditVideoAtPath:(id)arg1; - (id)_valueForProperty:(id)arg1; - (void)_setValue:(id)arg1 forProperty:(id)arg2; - (id)_properties; - (void)_initializeProperties; - (void)_setProperties:(id)arg1; -@property(nonatomic) int videoQuality; +@property(nonatomic) long long videoQuality; @property(nonatomic) double videoMaximumDuration; +- (void)_setVideoURL:(id)arg1; +- (id)_videoURL; @property(copy, nonatomic) NSString *videoPath; - (void)editVideoViewController:(id)arg1 didFailWithError:(id)arg2; - (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; @@ -35,11 +37,11 @@ - (void)_setupControllers; - (id)_createInitialController; - (void)_removeAllChildren; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)_didRevertStatusBar; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)_didRevertStatusBar; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillUnload; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIView-AdditionalLayoutSupport.h b/iOS7/Frameworks/UIKit/UIView-AdditionalLayoutSupport.h new file mode 100644 index 000000000..46a79a493 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-AdditionalLayoutSupport.h @@ -0,0 +1,104 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSISVariableDelegate-Protocol.h" +#import "NSLayoutItem-Protocol.h" + +@interface UIView (AdditionalLayoutSupport) ++ (void)_setViewCollectionAffectedByUITextFieldBaselineChange:(id)arg1; ++ (id)_viewCollectionAffectedByUITextFieldBaselineChange; +- (_Bool)nsli_isFlipped; +- (unsigned long long)nsli_autoresizingMask; +- (_Bool)nsli_descriptionIncludesPointer; +- (id)nsli_description; +- (_Bool)nsli_resolvedValue:(double *)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id *)arg4; +- (id)nsli_superitem; +- (struct CGSize)nsli_convertSizeFromEngineSpace:(struct CGSize)arg1; +- (struct CGSize)nsli_convertSizeToEngineSpace:(struct CGSize)arg1; +- (id)nsli_layoutEngine; +- (_Bool)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 forConstraint:(id)arg4; +- (_Bool)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 container:(id)arg4; +- (id)_dimensionExpressionInContainer:(id)arg1 vertical:(_Bool)arg2 useContentVariables:(_Bool)arg3; +- (id)_edgeExpressionInContainer:(id)arg1 vertical:(_Bool)arg2 max:(_Bool)arg3; +- (id)_centerExpressionInContainer:(id)arg1 vertical:(_Bool)arg2; +- (id)_lowerExpressionOneLevelWithCurrentXExpression:(id)arg1 YExpression:(id)arg2 vertical:(_Bool)arg3 container:(id)arg4; +- (void)_addCenterExpressionToExpression:(id)arg1 isVertical:(_Bool)arg2; +- (struct CGSize)_preferredLayoutEngineToUserScalingCoefficients; +- (struct CGSize)nsli_engineToUserScalingCoefficients; +- (struct CGSize)nsli_engineToUserScalingCoefficientsInEngine:(id)arg1; +- (_Bool)nsis_valueOfVariableIsUserObservable:(id)arg1; +- (_Bool)nsis_shouldIntegralizeVariable:(id)arg1; +- (id)nsis_descriptionOfVariable:(id)arg1; +- (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; +- (id)_layoutDescriptionIfDifferentFromDefault; +- (id)userInterfaceItemIdentifier; +- (id)_defaultLayoutDescription; +- (id)viewForBaselineLayout; +- (id)_viewForBaselineLayout; +- (void)_updateConstraintsAtWindowLevelIfNeeded; +- (void)updateConstraints; +- (void)updateConstraintsIfNeeded; +- (void)_updateConstraintsIfNeeded; +- (void)_updateConstraintsIfNeededAccumulatingViewsNeedingSecondPass:(id)arg1; +- (void)_internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPass:(id)arg1; +- (void)_setTranslatesAutoresizingMaskIntoConstraints:(_Bool)arg1; +- (void)setTranslatesAutoresizingMaskIntoConstraints:(_Bool)arg1; +- (void)_withAutomaticEngineOptimizationDisabledIfEngineExists:(id)arg1; +- (id)_layoutEngineIfAvailable; +- (id)_layoutEngineCreateIfNecessary; +- (void)_discardLayoutEngine:(id)arg1; +- (void)_switchToLayoutEngine:(id)arg1; +- (void)_parentalLayoutEngineDidChangeTo:(id)arg1; +- (_Bool)_usesAutoresizingConstraints; +- (_Bool)_usesLayoutEngineHostingConstraints; +- (void)_setHostsLayoutEngine:(_Bool)arg1; +- (_Bool)_hostsLayoutEngine; +- (void)_initializeHostedLayoutEngine; +- (void)_accumulateViewConstraintsIntoArray:(id)arg1; +- (void)_is_setNeedsLayout; +- (void)_informContainerThatSubviewsNeedLayout; +- (_Bool)_is_needsLayout; +- (void)_nsis_origin:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2; +- (struct CGPoint)_nsis_origin; +- (struct CGRect)_nsis_bounds; +- (void)_nsis_origin:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2 inEngine:(id)arg3; +- (struct CGSize)_nsis_contentSize; +- (_Bool)_supportsContentDimensionVariables; +- (_Bool)_useContentDimensionVariablesForConstraintLowering; +- (_Bool)translatesAutoresizingMaskIntoConstraints; +- (struct CGRect)_alignmentBounds; +- (struct CGRect)_alignmentFrame; +- (struct CGRect)_boundsForAlignmentRect:(struct CGRect)arg1; +- (struct CGRect)_alignmentRectForBounds:(struct CGRect)arg1; +- (struct CGRect)frameForAlignmentRect:(struct CGRect)arg1; +- (struct CGRect)alignmentRectForFrame:(struct CGRect)arg1; +- (struct UIEdgeInsets)alignmentRectInsets; +- (_Bool)_potentiallyHasDanglyConstraints; +- (void)_setPotentiallyHasDanglyConstraints:(_Bool)arg1; +- (_Bool)_wantsAutolayout; +- (void)_setWantsAutolayout; +- (void)_setSubviewWantsAutolayout; +- (void)setNeedsUpdateConstraints; +- (void)_setNeedsUpdateConstraints; +- (void)_setNeedsUpdateConstraintsNeedingLayout:(_Bool)arg1; +- (void)_informContainerThatSubviewsNeedUpdateConstraints; +- (void)_informContainerThatSubviewsNeedUpdateConstraintsNeedingLayout:(_Bool)arg1; +- (_Bool)needsUpdateConstraints; +- (void)_setInSecondConstraintsPass:(_Bool)arg1; +- (void)_prepareForSecondIntrinsicContentSizeCalculationWithEngine:(id)arg1; +- (void)_prepareForFirstIntrinsicContentSizeCalculation; +- (_Bool)_needsDoubleUpdateConstraintsPass; +- (void)_applyISEngineLayoutToSubviewsSkippingSubview:(id)arg1; +- (void)_is_layout; +- (id)_autolayoutTrace; +- (id)_recursiveAutolayoutTraceAtLevel:(long long)arg1; +- (id)_constraintsValidityDescription; +- (id)_rootView; +- (id)_recursiveConstraintsTraceAtLevel:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Animation.h b/iOS7/Frameworks/UIKit/UIView-Animation.h new file mode 100644 index 000000000..a76c2d63b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Animation.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Animation) ++ (double)_durationForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2 withBaseDuration:(double)arg3; ++ (double)_durationForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; ++ (int)_degreesToRotateFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; ++ (void)_setAnimationFilterValue:(float)arg1; ++ (void)_setAnimationFilter:(int)arg1 forView:(id)arg2; ++ (void)setAnimationDidStopSelector:(SEL)arg1; ++ (void)setAnimationWillStartSelector:(SEL)arg1; ++ (void)setAnimationTransition:(long long)arg1 forView:(id)arg2 cache:(_Bool)arg3; ++ (void)setAnimationRoundsToInteger:(_Bool)arg1; ++ (void)setAnimationFromCurrentState:(_Bool)arg1; ++ (void)setAnimationAutoreverses:(_Bool)arg1; ++ (void)setAnimationBeginsFromCurrentState:(_Bool)arg1; ++ (void)setAnimationRepeatAutoreverses:(_Bool)arg1; ++ (void)setAnimationRepeatCount:(float)arg1; ++ (void)setAnimationCurve:(long long)arg1; ++ (void)setAnimationStartTime:(double)arg1; ++ (void)setAnimationStartDate:(id)arg1; ++ (void)setAnimationFrameInterval:(double)arg1; ++ (void)setAnimationDelay:(double)arg1; ++ (void)setAnimationDuration:(double)arg1; ++ (void)_performWithoutAnimation:(id)arg1; ++ (void)performWithoutAnimation:(id)arg1; ++ (_Bool)areAnimationsEnabled; ++ (void)setAnimationsEnabled:(_Bool)arg1; ++ (void)_inheritAnimationParameters; ++ (id)_alongsideAnimations; ++ (void)_setAlongsideAnimations:(id)arg1; ++ (void)_finalizeStoppedAnimationWithUUID:(id)arg1 reverseAnimation:(_Bool)arg2; ++ (void)_stopAnimationWithUUID:(id)arg1; ++ (void)_reverseAnimationWithUUID:(id)arg1 duration:(double)arg2 curve:(long long)arg3; ++ (void)_completeAnimationWithUUID:(id)arg1 duration:(double)arg2 curve:(long long)arg3 reverse:(_Bool)arg4; ++ (_Bool)_addCompletion:(id)arg1; ++ (void)_disableAnimationTracking:(id)arg1; ++ (void)_disableAnimationTracking:(id)arg1 clearTrackedAnimations:(_Bool)arg2; ++ (id)_performWithAnimationTracking:(id)arg1; ++ (void)_finishAnimationTracking; ++ (id)_startAnimationTracking; ++ (id)_enableAnimationTracking; ++ (_Bool)_isAnimationTracking; ++ (void)enableAnimation; ++ (void)disableAnimation; ++ (void)setAnimationPosition:(struct CGPoint)arg1; ++ (void)setAnimationDelegate:(id)arg1; ++ (long long)_currentAnimationCurve; ++ (double)_currentAnimationDuration; ++ (void)_setAnimationAttributes:(id)arg1 skipDelegateAssignment:(_Bool)arg2; ++ (void)_setAnimationAttributes:(id)arg1; ++ (_Bool)_isInAnimationBlock; ++ (void)endAnimations; ++ (void)commitAnimations; ++ (void)beginAnimations:(id)arg1 context:(void *)arg2; ++ (void)beginAnimations:(id)arg1; ++ (void)_animateWithAttributes:(id)arg1 animations:(id)arg2 completion:(void)arg3; ++ (id)_currentAnimationAttributes; ++ (id)_defaultUIViewActionForLayer:(id)arg1 forKey:(id)arg2 forView:(id)arg3; ++ (id)_defaultUIViewActionForLayer:(id)arg1 forKey:(id)arg2; +- (void)_enumerateDescendentViews:(id)arg1; +- (void)_removeAllAnimations:(_Bool)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)_clearAnimationFilters; +- (_Bool)_isInTransitionBlock; +- (id)_basicAnimationWithKeyPath:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-CALayerDelegate.h b/iOS7/Frameworks/UIKit/UIView-CALayerDelegate.h new file mode 100644 index 000000000..d809b2dc7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-CALayerDelegate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (CALayerDelegate) +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)layoutSublayersOfLayer:(id)arg1; +- (void)_applyAutoLayoutForLayoutGuidesIfAppropriate; +- (_Bool)_wantsWarningForMissingSuperLayoutSubviews; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-ClassicAdditions.h b/iOS7/Frameworks/UIKit/UIView-ClassicAdditions.h new file mode 100644 index 000000000..63d8b2b9a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-ClassicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (ClassicAdditions) +- (_Bool)useBlockyMagnificationInClassic; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Deprecated.h b/iOS7/Frameworks/UIKit/UIView-Deprecated.h new file mode 100644 index 000000000..ec94a6c5e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Deprecated.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Deprecated) ++ (void)setAnimationTransition:(long long)arg1 forView:(id)arg2; +- (struct CGImage *)createSnapshotWithRect:(struct CGRect)arg1; +- (void)setClipsSubviews:(_Bool)arg1; +- (_Bool)isEnabled; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; +- (void)setFrameOrigin:(struct CGPoint)arg1; +- (struct CGPoint)frameOrigin; +- (void)setSize:(struct CGSize)arg1; +- (struct CGSize)size; +- (id)initWithSize:(struct CGSize)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Geometry.h b/iOS7/Frameworks/UIKit/UIView-Geometry.h new file mode 100644 index 000000000..98f81ddf4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Geometry.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Geometry) +- (void)setOrigin:(struct CGPoint)arg1; +- (struct CGPoint)origin; +- (void)setPosition:(struct CGPoint)arg1; +- (struct CGPoint)position; +- (void)setBounds:(struct CGRect)arg1; +- (_Bool)_needsLayoutOnAnimatedBoundsChangeForNewBounds:(struct CGRect)arg1; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)_resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)_applyISEngineLayoutValues; +- (_Bool)_needsOriginRecheckForConstraintsLayout; +- (void)_applyAutoresizingMaskWithOldSuperviewSize:(struct CGSize)arg1; +- (void)_resizeWithOldSuperviewSize_ancient:(struct CGSize)arg1; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)sizeToFit; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (unsigned long long)autoresizingMask; +- (void)setAutoresizingMask:(unsigned long long)arg1; +- (_Bool)autoresizesSubviews; +- (void)setAutoresizesSubviews:(_Bool)arg1; +- (void)setRotationBy:(float)arg1; +- (void)setFrame:(struct CGRect)arg1 forFields:(int)arg2; +- (struct CGRect)hitRect; +- (struct CGPoint)_convertOffset:(struct CGPoint)arg1 fromView:(id)arg2; +- (struct CGPoint)_convertOffset:(struct CGPoint)arg1 toView:(id)arg2; +- (struct CGRect)convertRect:(struct CGRect)arg1 fromView:(id)arg2; +- (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; +- (struct CGSize)convertSize:(struct CGSize)arg1 fromView:(id)arg2; +- (struct CGSize)convertSize:(struct CGSize)arg1 toView:(id)arg2; +- (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromView:(id)arg2; +- (struct CGPoint)convertPoint:(struct CGPoint)arg1 toView:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)isExclusiveTouch; +- (void)setExclusiveTouch:(_Bool)arg1; +- (_Bool)isMultipleTouchEnabled; +- (void)setMultipleTouchEnabled:(_Bool)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (_Bool)_needsLayoutOnAnimatedFrameChangeForNewFrame:(struct CGRect)arg1; +- (struct CGRect)extent; +- (struct CGRect)frame; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Gestures.h b/iOS7/Frameworks/UIKit/UIView-Gestures.h new file mode 100644 index 000000000..fb56836b7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Gestures.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Gestures) +- (void)gestureEnded:(struct __GSEvent *)arg1; +- (void)gestureChanged:(struct __GSEvent *)arg1; +- (void)gestureStarted:(struct __GSEvent *)arg1; +- (void)_resetZoomingWithEvent:(struct __GSEvent *)arg1; +- (int)stateForGestureType:(int)arg1; +- (float)_zoomScale; +- (void)_setZoomScale:(float)arg1 duration:(double)arg2; +- (float)rotationDegrees; +- (void)setRotationDegrees:(float)arg1 duration:(double)arg2; +- (id)valueForGestureAttribute:(int)arg1; +- (void)setValue:(id)arg1 forGestureAttribute:(int)arg2; +- (int)enabledGestures; +- (void)setEnabledGestures:(int)arg1; +- (id)gestureDelegate; +- (void)setGestureDelegate:(id)arg1; +- (_Bool)canHandleGestures; +- (void)_stopRotationFromEvent:(struct __GSEvent *)arg1; +- (void)_rotateFromEvent:(struct __GSEvent *)arg1; +- (_Bool)_startRotationFromEvent:(struct __GSEvent *)arg1; +- (_Bool)_canStartRotationFromEvent:(struct __GSEvent *)arg1; +- (void)_setRotationAnimationProgress:(id)arg1; +- (void)_rotateToDegrees:(float)arg1 duration:(float)arg2 event:(struct __GSEvent *)arg3; +- (void)rotateToDegrees:(float)arg1; +- (void)_stopZoomFromEvent:(struct __GSEvent *)arg1; +- (_Bool)_startZoomFromEvent:(struct __GSEvent *)arg1; +- (_Bool)_canStartZoomFromEvent:(struct __GSEvent *)arg1; +- (_Bool)_zoomWithEvent:(struct __GSEvent *)arg1; +- (float)_rubberBandScaleForScale:(float)arg1; +- (float)_minimumZoomScaleDelta; +- (float)_scaleForInternalScale:(float)arg1; +- (float)_internalScaleForScale:(float)arg1; +- (void)_setZoomAnimationProgress:(id)arg1; +- (_Bool)_isRubberBanding; +- (void)_rubberbandZoomToEvent:(struct __GSEvent *)arg1 scale:(float)arg2; +- (void)_zoomToEvent:(struct __GSEvent *)arg1 scale:(float)arg2 animate:(_Bool)arg3 constrainScrollPoint:(_Bool)arg4; +- (void)_zoomToScale:(float)arg1 event:(struct __GSEvent *)arg2; +- (void)_setGestureInfoZoomScale:(float)arg1; +- (void)zoomToScale:(float)arg1; +- (struct CGPoint)_scrollPointForPoint:(struct CGPoint)arg1 scale:(float)arg2 constrain:(_Bool)arg3 snapToEdge:(_Bool)arg4; +- (void)animator:(id)arg1 stopAnimation:(id)arg2; +- (void)animator:(id)arg1 startAnimation:(id)arg2; +- (void)_gestureChanged:(int)arg1 event:(struct __GSEvent *)arg2; +- (void)_stopGesture:(int)arg1 event:(struct __GSEvent *)arg2; +- (void)_startGesture:(int)arg1 event:(struct __GSEvent *)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Gestures_Internal.h b/iOS7/Frameworks/UIKit/UIView-Gestures_Internal.h new file mode 100644 index 000000000..f3611d8d9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Gestures_Internal.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Gestures_Internal) +- (float)_zoomAnimationProgress; +- (void)_animateZoomFailureToWindowPoint:(struct CGPoint)arg1 scale:(double)arg2 duration:(float)arg3; +- (void)_animateToScrollPoint:(struct CGPoint)arg1; +- (void)_zoomToWindowPoint:(struct CGPoint)arg1 scale:(double)arg2 duration:(float)arg3 constrainScrollPoint:(_Bool)arg4 event:(struct __GSEvent *)arg5; +- (float)_zoomAnimationDurationForScale:(double)arg1; +- (void)_zoomToScrollPoint:(struct CGPoint)arg1 scale:(double)arg2 duration:(float)arg3 event:(struct __GSEvent *)arg4; +- (struct CGPoint)_constrainedScrollPoint:(struct CGPoint)arg1 contentSize:(struct CGSize)arg2; +- (struct CGSize)_scrollerContentSize; +- (void)_gestureEnded:(struct __GSEvent *)arg1; +- (id)_gestureInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Hierarchy.h b/iOS7/Frameworks/UIKit/UIView-Hierarchy.h new file mode 100644 index 000000000..e69a59f96 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Hierarchy.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Hierarchy) +- (void)layoutSubviews; +- (void)layoutBelowIfNeeded; +- (void)layoutIfNeeded; +- (void)setNeedsLayout; +- (id)viewWithTag:(long long)arg1; +- (_Bool)isDescendantOfView:(id)arg1; +- (void)movedToWindow:(id)arg1; +- (void)movedFromWindow:(id)arg1; +- (void)viewDidMoveToSuperview; +- (void)viewWillMoveToSuperview:(id)arg1; +- (void)movedToSuperview:(id)arg1; +- (void)movedFromSuperview:(id)arg1; +- (void)_postMovedFromSuperview:(id)arg1; +- (void)_promoteSelfOrDescendantToFirstResponderIfNecessary; +- (void)deferredBecomeFirstResponder; +- (_Bool)becomeFirstResponder; +- (void)_makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3 copySublayers:(_Bool)arg4; +- (void)_makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2; +- (id)_findFirstSubviewWantingToBecomeFirstResponder; +- (void)insertSubview:(id)arg1 above:(id)arg2; +- (void)insertSubview:(id)arg1 below:(id)arg2; +- (void)didMoveToWindow; +- (void)willMoveToWindow:(id)arg1; +- (void)_willMoveToWindow:(id)arg1; +- (void)_willMoveToWindow:(id)arg1 withAncestorView:(id)arg2; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (id)_screen; +- (id)_backgroundColor; +- (void)_setBackgroundColor:(id)arg1; +- (_Bool)_associatedViewControllerForwardsAppearanceCallbacks:(id)arg1 performHierarchyCheck:(_Bool)arg2 isRoot:(_Bool)arg3; +- (void)_didRemoveSubview:(id)arg1; +- (void)didMoveToSuperview; +- (void)willMoveToSuperview:(id)arg1; +- (void)willRemoveSubview:(id)arg1; +- (void)didAddSubview:(id)arg1; +- (void)sendSubviewToBack:(id)arg1; +- (void)bringSubviewToFront:(id)arg1; +- (void)_movedToFront; +- (void)insertSubview:(id)arg1 aboveSubview:(id)arg2; +- (void)insertSubview:(id)arg1 belowSubview:(id)arg2; +- (void)addSubview:(id)arg1; +- (void)exchangeSubviewAtIndex:(long long)arg1 withSubviewAtIndex:(long long)arg2; +- (void)insertSubview:(id)arg1 atIndex:(long long)arg2; +- (void)removeFromSuperview; +- (void)_willRemoveSubviewWantingAutolayout:(id)arg1; +- (void)_removeFirstResponderFromSubtree; +- (id)window; +- (id)subviews; +- (id)superview; +- (_Bool)containsView:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Internal.h b/iOS7/Frameworks/UIKit/UIView-Internal.h new file mode 100644 index 000000000..aae7c0766 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Internal.h @@ -0,0 +1,125 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "_UIScrollNotification-Protocol.h" + +@class NSString, UIViewController; + +@interface UIView (Internal) <_UIScrollNotification> ++ (id)_disabledColorForTintColor:(id)arg1; ++ (void)_animateUsingDefaultDampedSpringWithDelay:(double)arg1 initialSpringVelocity:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)_animateUsingDefaultDampedSpringWithDelay:(double)arg1 initialSpringVelocity:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 start:(void)arg5 completion:(id)arg6; ++ (void)_animateUsingDefaultTimingWithOptions:(unsigned long long)arg1 animations:(id)arg2 completion:(void)arg3; ++ (void)_animateUsingSpringWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 mass:(double)arg4 stiffness:(double)arg5 damping:(double)arg6 initialVelocity:(double)arg7 animations:(id)arg8 completion:(void)arg9; ++ (void)_animateUsingSpringWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 mass:(double)arg4 stiffness:(double)arg5 damping:(double)arg6 initialVelocity:(double)arg7 animations:(id)arg8 start:(void)arg9 completion:(id)arg10; ++ (id)_topMostView:(id)arg1 reverse:(_Bool)arg2; ++ (_Bool)_isAddingResponderToTree; ++ (void)_setIsResponderAncestorOfFirstResponder:(_Bool)arg1 startingAtFirstResponder:(id)arg2; ++ (void)_endDisablingPromoteDescendantToFirstResponder; ++ (void)_beginDisablingPromoteDescendantToFirstResponder; ++ (void)_initializeForIdiom:(long long)arg1; ++ (void)_initializeForIdiomIfNecessary:(long long)arg1; ++ (_Bool)_requiresInitializationForIdiom:(long long)arg1; ++ (void)_transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned long long)arg4 animations:(id)arg5 completion:(void)arg6; ++ (_Bool)_invalidatesViewUponCreation; ++ (void)_setInvalidatesViewUponCreation:(_Bool)arg1; +- (id)_disabledColor; +- (void)_recursivelyUpdateBackdropMaskFrames; +- (struct CGRect)_visualAltitudeSensitiveBoundsWithInfiniteEdges:(unsigned long long)arg1; +- (id)_viewControllerToNotifyOnLayoutSubviews; +- (void)_unregisterAsReferenceView; +- (void)_registerAsReferenceView; +- (void)_unregisterFromAnimators; +- (void)_notifyReferenceViewSizeChange; +- (id)_encodableSubviews; +- (void)_recursiveNotifyInteractionTintColorDidChangeForReasons:(unsigned long long)arg1; +@property(readonly, nonatomic, getter=_currentScreenScale) double currentScreenScale; +- (void)_recursivelyNameLayerTree; +- (void)_setBackgroundCGColor:(struct CGColor *)arg1; +- (void)_setBackgroundCGColor:(struct CGColor *)arg1 withSystemColorName:(id)arg2; +- (void)_descendent:(id)arg1 didMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; +- (void)_descendent:(id)arg1 willMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; +@property(nonatomic, getter=_monitorsSubtree, setter=_setMonitorsSubtree:) _Bool monitorsSubtree; +- (_Bool)_shouldApplyExclusiveTouch; +- (_Bool)_isInExclusiveTouchSubviewTree; +- (_Bool)_appliesExclusiveTouchToSubviewTree; +- (_Bool)_shouldResignFirstResponderWithInteractionDisabled; +- (id)_gestureRecognizers; +- (void)_unsubscribeToScrollNotificationsIfNecessary:(id)arg1; +- (void)_subscribeToScrollNotificationsIfNecessary:(id)arg1; +- (id)_containingScrollView; +- (id)_viewIndexPath; +- (_Bool)_isAncestorOfFirstResponder; +- (void)_setIsAncestorOfFirstResponder:(_Bool)arg1; +- (void)_populateArchivedSubviews:(id)arg1; +- (_Bool)_allowsArchivingAsSubview; +- (void)_encodeBackgroundColorWithCoder:(id)arg1; +- (void)_encodeFrameWithCoder:(id)arg1; +- (id)_subviewAtIndex:(long long)arg1; +- (void)_addSubview:(id)arg1 positioned:(long long)arg2 relativeTo:(id)arg3; +- (_Bool)_isAlphaHittableAndHasAlphaHittableAncestors; +@property(nonatomic, getter=_viewDelegate, setter=_setViewDelegate:) UIViewController *viewDelegate; +@property(nonatomic) _Bool viewTraversalMark; +@property(nonatomic) _Bool skipsSubviewEnumeration; +- (void *)_createImageFromRect:(struct CGRect)arg1 padding:(struct UIEdgeInsets)arg2; +- (void)_renderLayerWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)_renderLayerContentsWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)_renderSnapshotWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)_setContentsTransform:(struct CGAffineTransform)arg1; +- (void)_setContentImage:(id)arg1; +- (_Bool)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; +- (void)_collectKeyViews:(id)arg1; +- (void)_clearBecomeFirstResponderWhenCapableOnSubtree; +- (id)_rootForKeyResponderCycle; +- (_Bool)_isRootForKeyResponderCycle; +- (_Bool)_containedInAbsoluteResponderChain; +- (_Bool)_shouldTryPromoteDescendantToFirstResponder; +- (id)_firstResponder; +- (void)_tagAsRestorableResponder; +- (void)_clearRestorableResponderStatus; +- (id)_nextResponderOverride; +- (void)_overrideInputAccessoryViewNextResponderWithResponder:(id)arg1; +- (void)_overrideInputViewNextResponderWithResponder:(id)arg1; +- (void)_clearOverrideNextResponder; +- (_Bool)_shouldDelayTouchForSystemGestures:(id)arg1; +- (void)_setDelaysTouchesForSystemGestures:(_Bool)arg1; +- (_Bool)_delaysTouchesForSystemGestures; +- (_Bool)_isInAWindow; +- (_Bool)_animationIsPaused; +- (_Bool)_alwaysHandleInteractionEvents; +- (_Bool)_alwaysHandleScrollerMouseEvent; +- (void)_webCustomViewWasRemovedFromSuperview:(id)arg1; +- (void)_webCustomViewWillBeRemovedFromSuperview; +- (void)_webCustomViewWasAddedAsSubviewOfView:(id)arg1; +- (void)_didChangeFromIdiom:(long long)arg1 onScreen:(id)arg2 traverseHierarchy:(_Bool)arg3; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2 traverseHierarchy:(_Bool)arg3; +- (void)_applyScreenScaleToContentScaleFactorIfNotSpecifiedByDeveloper; +- (_Bool)_shouldInheritScreenScaleAsContentScaleFactor; +- (void)_applyAppearanceInvocations; +- (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; +- (_Bool)_controlsOwnScaleFactor; +- (void)_updateNeedsDisplayOnBoundsChange; +- (_Bool)_canDrawContent; +- (id)_interceptEvent:(id)arg1; +- (id)_interceptMouseEvent:(struct __GSEvent *)arg1; +- (void)_setInterceptMouseEvent:(_Bool)arg1; +- (void)_invalidateLayerContents; +- (void)_invalidateSubviewCache; +- (void)_didScroll; +- (id)_scroller; +- (id)_layer; +- (_Bool)_subclassImplementsDrawRect; +- (id)_viewControllerForAncestor; +- (id)_initWithMaskImage:(id)arg1; +- (id)_initWithLayer:(id)arg1; + +// Remaining properties +@property(retain, nonatomic, getter=_backgroundColorSystemColorName, setter=_setBackgroundColorSystemColorName:) NSString *backgroundColorSystemColorName; +@property(retain, nonatomic, getter=_maskView, setter=_setMaskView:) UIView *maskView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-Rendering.h b/iOS7/Frameworks/UIKit/UIView-Rendering.h new file mode 100644 index 000000000..0f02dc13e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-Rendering.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (Rendering) ++ (void)throttledFlush; ++ (void)flush; +- (id)_imageFromRect:(struct CGRect)arg1; +- (void *)_createIOSurfaceWithPadding:(struct UIEdgeInsets)arg1; +- (void)_enableLayerKitPatternDrawing:(_Bool)arg1; +- (void)recursivelyForceDisplayIfNeeded; +- (void)forceDisplayIfNeeded; +- (struct CGImage *)newSnapshotWithRect:(struct CGRect)arg1; +- (void)setContentsPosition:(int)arg1; +- (void)setClearsContext:(_Bool)arg1; +- (_Bool)isHiddenOrHasHiddenAncestor; +- (_Bool)_isHiddenForReuse; +- (void)_setHiddenForReuse:(_Bool)arg1; +- (_Bool)isHidden; +- (void)setHidden:(_Bool)arg1; +- (_Bool)clearsContextBeforeDrawing; +- (void)setClearsContextBeforeDrawing:(_Bool)arg1; +- (_Bool)isOpaque; +- (void)setOpaque:(_Bool)arg1; +- (double)alpha; +- (void)setAlpha:(double)arg1; +- (void)setFixedBackgroundPattern:(_Bool)arg1; +- (id)backgroundColor; +- (void)setBackgroundColor:(id)arg1; +- (_Bool)clipsToBounds; +- (void)setClipsToBounds:(_Bool)arg1; +- (void)setNeedsDisplayOnBoundsChange:(_Bool)arg1; +- (_Bool)needsDisplayOnBoundsChange; +- (_Bool)needsDisplay; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (struct CGRect)visibleBounds; +- (void)drawRect:(struct CGRect)arg1; +- (void)_setShouldRasterize:(_Bool)arg1; +- (void)setContentScaleFactor:(double)arg1; +- (double)contentScaleFactor; +- (void)_resetContentRect; +- (void)_setContentRectInPixels:(struct CGRect)arg1 forContentSize:(struct CGSize)arg2; +- (struct CGRect)contentStretch; +- (void)setContentStretch:(struct CGRect)arg1; +- (void)_setContentStretchInPixels:(struct CGRect)arg1 forContentSize:(struct CGSize)arg2 shouldTile:(_Bool)arg3; +- (void)_resetContentStretch; +- (long long)contentMode; +- (void)setContentMode:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UIView-SyntheticEvents.h new file mode 100644 index 000000000..49c77e679 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-SyntheticEvents.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (SyntheticEvents) +- (id)scriptingInfoWithChildren; +- (id)_scriptingInfo; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIAutocorrectInlinePrompt.h b/iOS7/Frameworks/UIKit/UIView-UIAutocorrectInlinePrompt.h new file mode 100644 index 000000000..a2bc7f738 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIAutocorrectInlinePrompt.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIAutocorrectInlinePrompt) +- (void)reduceWidth:(double)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIAutoscrollAdditions.h b/iOS7/Frameworks/UIKit/UIView-UIAutoscrollAdditions.h new file mode 100644 index 000000000..adf4382d3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIAutoscrollAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIAutoscrollAdditions) +- (id)_enclosingScrollableScrollerIncludingSelf; +- (_Bool)_isScrollingEnabled; +- (id)_enclosingScrollerIncludingSelf; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout.h b/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout.h new file mode 100644 index 000000000..700d7b315 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIConstraintBasedLayout) ++ (_Bool)requiresConstraintBasedLayout; +- (struct CGSize)systemLayoutSizeFittingSize:(struct CGSize)arg1; +- (void)_recursiveMakeTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(_Bool)arg2 returningConstraintsForViewsNeedingSecondPass:(id *)arg3; +- (void)_makeTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(_Bool)arg2 returningConstraintsForViewsNeedingSecondPass:(id *)arg3; +- (void)_finishTemporaryInternalConstraints:(id)arg1 withEngine:(id)arg2; +- (void)_populateEngineWithConstraintsForViewSubtree:(id)arg1 forComputingFittingSizeOfView:(id)arg2; +- (id)_descendantWithAmbiguousLayout; +- (void)exerciseAmbiguityInLayout; +- (id)_layoutVariablesWithAmbiguousValue; +- (_Bool)hasAmbiguousLayout; +- (id)_relevantLayoutVariables; +- (id)constraintsAffectingLayoutForAxis:(long long)arg1; +- (id)_alignmentDebuggingOverlayCreateIfNecessary:(_Bool)arg1; +- (void)invalidateIntrinsicContentSize; +- (id)_generateContentSizeConstraints; +- (void)_updateContentSizeConstraints; +- (struct CGSize)intrinsicContentSize; +- (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; +- (void)_setContentSizeConstraints:(id)arg1; +- (id)_contentSizeConstraints; +- (void)setContentCompressionResistancePriority:(float)arg1 forAxis:(long long)arg2; +- (float)contentCompressionResistancePriorityForAxis:(long long)arg1; +- (struct CGSize)_defaultContentCompressionResistancePriorities; +- (void)_setContentCompressionResistancePriorities:(struct CGSize)arg1; +- (struct CGSize)_contentCompressionResistancePriorities; +- (void)_setPrimitiveContentCompressionResistancePrioritiesValue:(id)arg1; +- (id)_primitiveContentCompressionResistancePrioritiesValue; +- (void)setContentHuggingPriority:(float)arg1 forAxis:(long long)arg2; +- (float)contentHuggingPriorityForAxis:(long long)arg1; +- (struct CGSize)_defaultContentHuggingPriorities; +- (_Bool)_contentHuggingDefault_isUsuallyFixedHeight; +- (_Bool)_contentHuggingDefault_isUsuallyFixedWidth; +- (void)_setContentHuggingPriorities:(struct CGSize)arg1; +- (struct CGSize)_contentHuggingPriorities; +- (void)_setPrimitiveContentHuggingPrioritiesValue:(id)arg1; +- (id)_primitiveContentHuggingPrioritiesValue; +- (void)_enableLayoutFlushing; +- (void)_disableLayoutFlushing; +- (void)_constraints_frameDidChange; +- (void)_engineHostConstraints_frameDidChange; +- (void)_autoresizingConstraints_frameDidChange; +- (void)_constantsForVerticalAutoresizingConstraints:(double *)arg1:(double *)arg2; +- (void)_constantsForHorizontalAutoresizingConstraints:(double *)arg1:(double *)arg2; +- (id)_constraintsEquivalentToAutoresizingMask; +- (unsigned long long)_effectiveAutoresizingMask; +- (void)_invalidateEngineHostConstraints; +- (void)_updateLayoutEngineHostConstraints; +- (void)_updateAutoresizingConstraints; +- (void)_uiib_invalidateAutoresizingConstraints; +- (void)_invalidateAutoresizingConstraints; +- (void)_effectiveAutoresizingMask_autoresizesSubviewsChanged; +- (void)_constraints_viewGeometryDidChange; +- (void)_constraints_subviewDidChangeSuperview:(id)arg1; +- (void)_constraints_subviewWillChangeSuperview:(id)arg1; +- (void)_constraints_didChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; +- (void)_constraints_willChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; +- (_Bool)_autoresizingConstraintsAreUpdated; +- (void)_invalidateLayoutEngineHostConstraints; +- (id)_layoutEngineHostConstraints; +- (void)_setLayoutEngineHostConstraints:(id)arg1; +- (void)_setAutoresizingConstraints:(id)arg1; +- (id)_autoresizingConstraints; +- (id)_constraintForIdentifier:(id)arg1; +- (void)removeConstraints:(id)arg1; +- (void)_removeConstraint:(id)arg1; +- (void)removeConstraint:(id)arg1; +- (void)addConstraints:(id)arg1; +- (void)_addConstraint:(id)arg1; +- (void)addConstraint:(id)arg1; +- (_Bool)_uiib_tryToAddConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (_Bool)_tryToAddConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (_Bool)_tryToAddConstraintWithoutUpdatingConstraintsArray:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (id)constraints; +- (void)_layoutEngine_willRemoveLayoutConstraint:(id)arg1; +- (_Bool)_layoutEngine_didAddLayoutConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (void)_viewHierarchyUnpreparedForConstraint:(id)arg1; +- (id)_scrollViewWantingUpdateInConstraint:(id)arg1; +- (void)_rebuildLayoutFromScratch; +- (void)_withAutomaticEngineOptimizationDisabled:(id)arg1; +- (void)_layoutEngine_windowDidChange; +- (void)_initializeLayoutEngine; +- (id)_legendEntryForDescriptionForLayout; +- (id)_descriptionForLayout; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout_EngineDelegate.h b/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout_EngineDelegate.h new file mode 100644 index 000000000..bf99ade8c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIConstraintBasedLayout_EngineDelegate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSISEngineDelegate-Protocol.h" + +@interface UIView (UIConstraintBasedLayout_EngineDelegate) +- (void)engine:(id)arg1 willBreakConstraint:(id)arg2 dueToMutuallyExclusiveConstraints:(id)arg3; +- (id)engine:(id)arg1 markerForConstraintToBreakAmongConstraints:(id)arg2; +- (void)constraintsDidChangeInEngine:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIDebugging.h b/iOS7/Frameworks/UIKit/UIView-UIDebugging.h new file mode 100644 index 000000000..a095fea39 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIDebugging.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIDebugging) +- (id)recursiveDescription; +- (id)_superDescription; +- (id)description; +- (id)_autoresizingDescription; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIGestureSorting.h b/iOS7/Frameworks/UIKit/UIView-UIGestureSorting.h new file mode 100644 index 000000000..b9f522972 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIGestureSorting.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIGestureSorting) +- (long long)_depthFirstCompare:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIKBCandidates_Internal.h b/iOS7/Frameworks/UIKit/UIView-UIKBCandidates_Internal.h new file mode 100644 index 000000000..764906fbe --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIKBCandidates_Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIKBCandidates_Internal) +- (unsigned long long)_numberOfColumns:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIKB_UIViewExtras.h b/iOS7/Frameworks/UIKit/UIView-UIKB_UIViewExtras.h new file mode 100644 index 000000000..de01fc9e3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIKB_UIViewExtras.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIKBRenderConfig; + +@interface UIView (UIKB_UIViewExtras) +@property(readonly, nonatomic) _Bool _lightStyleRenderConfig; +@property(readonly, nonatomic) UIKBRenderConfig *_inheritedRenderConfig; +- (void)_setRenderConfig:(id)arg1; +- (int)_clipCornersOfView:(id)arg1; +- (int)_clipCorners; +- (void)resizeForKeyplaneSize:(struct CGSize)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..6b0068c2f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +- (_Bool)isAccessibilityElementByDefault; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UINavigationBarAdditions.h b/iOS7/Frameworks/UIKit/UIView-UINavigationBarAdditions.h new file mode 100644 index 000000000..50bd20088 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UINavigationBarAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UINavigationBarAdditions) +- (void)_prepareToAppearInNavigationItemOnLeft:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIPrintFormatter.h b/iOS7/Frameworks/UIKit/UIView-UIPrintFormatter.h new file mode 100644 index 000000000..8488a0da3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIPrintFormatter.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIPrintFormatter) +- (void)drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; +- (id)viewPrintFormatter; +- (Class)_printFormatterClass; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIReferenceLibraryViewController_UIViewExtensions.h b/iOS7/Frameworks/UIKit/UIView-UIReferenceLibraryViewController_UIViewExtensions.h new file mode 100644 index 000000000..708e71f54 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIReferenceLibraryViewController_UIViewExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIReferenceLibraryViewController_UIViewExtensions) ++ (id)_viewWithLayoutConstraints; +- (void)_constrainViewToSuperview; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIResponderAdditions.h b/iOS7/Frameworks/UIKit/UIView-UIResponderAdditions.h new file mode 100644 index 000000000..26c9839fe --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIResponderAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIResponderAdditions) +- (id)_window; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UITextEffectsOrdering.h b/iOS7/Frameworks/UIKit/UIView-UITextEffectsOrdering.h new file mode 100644 index 000000000..69eddb1b7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UITextEffectsOrdering.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITextEffectsOrdering-Protocol.h" + +@interface UIView (UITextEffectsOrdering) +- (long long)compareTextEffectsOrdering:(id)arg1; +- (int)textEffectsVisibilityLevelInKeyboardWindow; +- (int)textEffectsVisibilityLevel; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UITextEffectsWindowAdditions.h b/iOS7/Frameworks/UIKit/UIView-UITextEffectsWindowAdditions.h new file mode 100644 index 000000000..6643bcbf1 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UITextEffectsWindowAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UITextEffectsWindowAdditions) +- (void)_windowDidChangeTransform; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UITextField.h b/iOS7/Frameworks/UIKit/UIView-UITextField.h new file mode 100644 index 000000000..bebc4116d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UITextField.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UITextField) +- (_Bool)endEditing:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UITextInputView.h b/iOS7/Frameworks/UIKit/UIView-UITextInputView.h new file mode 100644 index 000000000..75708b9f6 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UITextInputView.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UITextInputView) +- (id)textInputView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UITouchInternalCompatibility.h b/iOS7/Frameworks/UIKit/UIView-UITouchInternalCompatibility.h new file mode 100644 index 000000000..6a3d9917f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UITouchInternalCompatibility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UITouchInternalCompatibility) +- (id)_syntheticUIEventWithGSEvent:(struct __GSEvent *)arg1 touchPhase:(long long)arg2; +- (id)_syntheticTouch; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIViewAnimationWithBlocks.h b/iOS7/Frameworks/UIKit/UIView-UIViewAnimationWithBlocks.h new file mode 100644 index 000000000..a4e768729 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIViewAnimationWithBlocks.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIViewAnimationWithBlocks) ++ (void)performSystemAnimation:(unsigned long long)arg1 onViews:(id)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned long long)arg4 completion:(id)arg5; ++ (void)transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)animateWithDuration:(double)arg1 animations:(id)arg2; ++ (void)animateWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; ++ (void)animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 start:(void)arg5 completion:(id)arg6; ++ (void)animateWithDuration:(double)arg1 delay:(double)arg2 usingSpringWithDamping:(double)arg3 initialSpringVelocity:(double)arg4 options:(unsigned long long)arg5 animations:(id)arg6 completion:(void)arg7; ++ (void)_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 factory:(id)arg4 animations:(id)arg5 completion:(void)arg6; ++ (void)_setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long long)arg4 animations:(id)arg5 start:(void)arg6 completion:(id)arg7; ++ (void)_setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long long)arg4 factory:(id)arg5 animations:(id)arg6 start:(void)arg7 animationStateGenerator:(id)arg8 completion:(void)arg9; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIViewGestures.h b/iOS7/Frameworks/UIKit/UIView-UIViewGestures.h new file mode 100644 index 000000000..a770863e3 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIViewGestures.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIViewGestures) +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)removeAllGestureRecognizers; +- (void)removeGestureRecognizer:(id)arg1; +- (void)addGestureRecognizer:(id)arg1; +@property(nonatomic) _Bool deliversTouchesForGesturesToSuperview; +@property(nonatomic) _Bool gesturesEnabled; +- (void)setGestureRecognizers:(id)arg1; +- (id)gestureRecognizers; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIViewKeyframeAnimations.h b/iOS7/Frameworks/UIKit/UIView-UIViewKeyframeAnimations.h new file mode 100644 index 000000000..8acd42208 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIViewKeyframeAnimations.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIViewKeyframeAnimations) ++ (void)addKeyframeWithRelativeStartTime:(double)arg1 relativeDuration:(double)arg2 animations:(id)arg3; ++ (void)animateKeyframesWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-UIViewStyleAdditions.h b/iOS7/Frameworks/UIKit/UIView-UIViewStyleAdditions.h new file mode 100644 index 000000000..16153ddb5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-UIViewStyleAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (UIViewStyleAdditions) ++ (id)_tintColorForStyle:(int)arg1; +- (int)_style; +- (int)_containerStyle; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-_UIKitLayoutSpacing.h b/iOS7/Frameworks/UIKit/UIView-_UIKitLayoutSpacing.h new file mode 100644 index 000000000..558d8545a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-_UIKitLayoutSpacing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (_UIKitLayoutSpacing) +- (double)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; +- (double)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; +- (_Bool)_hasCustomAutolayoutNeighborSpacing; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-_UIPickerReuse.h b/iOS7/Frameworks/UIKit/UIView-_UIPickerReuse.h new file mode 100644 index 000000000..60a0fbbe8 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-_UIPickerReuse.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (_UIPickerReuse) +- (_Bool)_canBeReusedInPickerView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView-_UIWorkaroundFor11600207.h b/iOS7/Frameworks/UIKit/UIView-_UIWorkaroundFor11600207.h new file mode 100644 index 000000000..4ce52b8fd --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIView-_UIWorkaroundFor11600207.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIView (_UIWorkaroundFor11600207) ++ (void)_setLeavePositionAloneDuringIntegralization; ++ (_Bool)_leavePositionAloneDuringIntegralization; +@end + diff --git a/iOS7/Frameworks/UIKit/UIView.h b/iOS7/Frameworks/UIKit/UIView.h index 9d1a79ed7..d992db455 100644 --- a/iOS7/Frameworks/UIKit/UIView.h +++ b/iOS7/Frameworks/UIKit/UIView.h @@ -7,27 +7,23 @@ #import #import "NSCoding-Protocol.h" -#import "NSISVariableDelegate-Protocol.h" -#import "NSLayoutItem-Protocol.h" #import "UIAppearance-Protocol.h" #import "UIAppearanceContainer-Protocol.h" #import "UIDynamicItem-Protocol.h" -#import "UITextEffectsOrdering-Protocol.h" -#import "_UIScrollNotification-Protocol.h" -@class CALayer, NSArray, NSISVariable, NSMutableArray, NSMutableSet, NSString, UIColor, UIKBRenderConfig, UIViewController; +@class CALayer, NSArray, NSISEngine, NSISVariable, NSMutableArray, NSString, UIColor, UIViewController; -@interface UIView : UIResponder <_UIScrollNotification, UITextEffectsOrdering, NSISVariableDelegate, NSLayoutItem, NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem> +@interface UIView : UIResponder { CALayer *_layer; id _gestureInfo; NSMutableArray *_gestureRecognizers; NSArray *_subviewCache; float _charge; - int _tag; + long long _tag; UIViewController *_viewDelegate; NSString *_backgroundColorSystemColorName; - unsigned int _countOfMotionEffectsInSubtree; + unsigned long long _countOfMotionEffectsInSubtree; struct { unsigned int userInteractionDisabled:1; unsigned int implementsDrawRect:1; @@ -65,8 +61,7 @@ unsigned int traversalMark:1; unsigned int appearanceIsInvalid:1; unsigned int monitorsSubtree:1; - unsigned int monitorsAncestorGeometry:1; - unsigned int layoutEngineIsOverridden:1; + unsigned int hostsAutolayoutEngine:1; unsigned int constraintsAreClean:1; unsigned int subviewLayoutConstraintsAreClean:1; unsigned int intrinsicContentSizeConstraintsAreClean:1; @@ -82,7 +77,6 @@ unsigned int isInAutolayout:1; unsigned int isUpdatingAutoresizingConstraints:1; unsigned int isUpdatingConstraints:1; - unsigned int attachedToLayoutEngine:1; unsigned int stayHiddenAwaitingReuse:1; unsigned int stayHiddenAfterReuse:1; unsigned int skippedLayoutWhileHiddenForReuse:1; @@ -95,28 +89,31 @@ unsigned int hasMotionEffects:1; unsigned int backdropOverlayMode:2; unsigned int tintAdjustmentMode:2; + unsigned int isReferenceView:1; } _viewFlags; - int _retainCount; - int _tintAdjustmentDimmingCount; - BOOL _shouldArchiveUIAppearanceTags; + long long _retainCount; + long long _tintAdjustmentDimmingCount; + _Bool _shouldArchiveUIAppearanceTags; UIColor *_interactionTintColor; + NSISEngine *_layoutEngine; NSISVariable *_boundsWidthVariable; NSISVariable *_boundsHeightVariable; NSISVariable *_minXVariable; NSISVariable *_minYVariable; NSMutableArray *_internalConstraints; NSArray *_constraintsExceptingSubviewAutoresizingConstraints; - NSMutableSet *_dependentConstraints; } -+ (void)_setShouldEnableUIKitParallaxEffects:(BOOL)arg1; -+ (BOOL)_shouldEnableUIKitDefaultParallaxEffects; ++ (void)_setShouldEnableUIKitParallaxEffects:(_Bool)arg1; ++ (_Bool)_shouldEnableUIKitDefaultParallaxEffects; + (void)_recenterMotionEffects; ++ (_Bool)_motionEffectsEnabled; ++ (_Bool)_motionEffectsSupported; + (void)_endSuspendingMotionEffectsForReason:(id)arg1; + (void)_beginSuspendingMotionEffectsForReason:(id)arg1; + (id)_motionEffectEngine; + (Class)layerClass; -+ (BOOL)_preventsAppearanceProxyCustomization; ++ (_Bool)_preventsAppearanceProxyCustomization; + (void)_performCustomizableAppearanceModifications:(id)arg1; + (id)appearanceMatchingProperties:(id)arg1 whenContainedIn:(Class)arg2; + (id)_appearanceRecorderWhenContainedIn:(Class)arg1; @@ -124,126 +121,49 @@ + (id)_appearanceWhenContainedIn:(id)arg1; + (id)_appearanceRecorder; + (id)appearance; -+ (void)throttledFlush; -+ (void)flush; -+ (double)_durationForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 withBaseDuration:(double)arg3; -+ (double)_durationForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -+ (int)_degreesToRotateFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -+ (void)_setAnimationFilterValue:(float)arg1; -+ (void)_setAnimationFilter:(int)arg1 forView:(id)arg2; -+ (void)setAnimationDidStopSelector:(SEL)arg1; -+ (void)setAnimationWillStartSelector:(SEL)arg1; -+ (void)setAnimationTransition:(int)arg1 forView:(id)arg2 cache:(BOOL)arg3; -+ (void)setAnimationRoundsToInteger:(BOOL)arg1; -+ (void)setAnimationFromCurrentState:(BOOL)arg1; -+ (void)setAnimationAutoreverses:(BOOL)arg1; -+ (void)setAnimationBeginsFromCurrentState:(BOOL)arg1; -+ (void)setAnimationRepeatAutoreverses:(BOOL)arg1; -+ (void)setAnimationRepeatCount:(float)arg1; -+ (void)setAnimationCurve:(int)arg1; -+ (void)setAnimationStartTime:(double)arg1; -+ (void)setAnimationStartDate:(id)arg1; -+ (void)setAnimationFrameInterval:(double)arg1; -+ (void)setAnimationDelay:(double)arg1; -+ (void)setAnimationDuration:(double)arg1; -+ (void)_performWithoutAnimation:(id)arg1; -+ (void)performWithoutAnimation:(id)arg1; -+ (BOOL)areAnimationsEnabled; -+ (void)setAnimationsEnabled:(BOOL)arg1; -+ (void)_inheritAnimationParameters; -+ (id)_alongsideAnimations; -+ (void)_setAlongsideAnimations:(id)arg1; -+ (void)_finalizeStoppedAnimationWithUUID:(id)arg1 reverseAnimation:(BOOL)arg2; -+ (void)_stopAnimationWithUUID:(id)arg1; -+ (void)_reverseAnimationWithUUID:(id)arg1 duration:(double)arg2 curve:(int)arg3; -+ (void)_completeAnimationWithUUID:(id)arg1 duration:(double)arg2 curve:(int)arg3 reverse:(BOOL)arg4; -+ (BOOL)_addCompletion:(id)arg1; -+ (void)_disableAnimationTracking:(id)arg1; -+ (void)_disableAnimationTracking:(id)arg1 clearTrackedAnimations:(BOOL)arg2; -+ (id)_performWithAnimationTracking:(id)arg1; -+ (void)_finishAnimationTracking; -+ (id)_startAnimationTracking; -+ (id)_enableAnimationTracking; -+ (BOOL)_isAnimationTracking; -+ (void)enableAnimation; -+ (void)disableAnimation; -+ (void)setAnimationPosition:(struct CGPoint)arg1; -+ (void)setAnimationDelegate:(id)arg1; -+ (int)_currentAnimationCurve; -+ (float)_currentAnimationDuration; -+ (void)_setAnimationAttributes:(id)arg1 skipDelegateAssignment:(BOOL)arg2; -+ (void)_setAnimationAttributes:(id)arg1; -+ (BOOL)_isInAnimationBlock; -+ (void)endAnimations; -+ (void)commitAnimations; -+ (void)beginAnimations:(id)arg1 context:(void *)arg2; -+ (void)beginAnimations:(id)arg1; -+ (void)_animateWithAttributes:(id)arg1 animations:(id)arg2 completion:(void)arg3; -+ (id)_currentAnimationAttributes; -+ (id)_defaultUIViewActionForLayer:(id)arg1 forKey:(id)arg2 forView:(id)arg3; -+ (id)_defaultUIViewActionForLayer:(id)arg1 forKey:(id)arg2; -+ (void)performSystemAnimation:(unsigned int)arg1 onViews:(id)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned int)arg4 completion:(id)arg5; -+ (void)transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)animateWithDuration:(double)arg1 animations:(id)arg2; -+ (void)animateWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; -+ (void)animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 start:(void)arg5 completion:(id)arg6; -+ (void)_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 factory:(id)arg4 animations:(id)arg5 completion:(void)arg6; -+ (void)_setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned int)arg4 animations:(id)arg5 start:(void)arg6 completion:(id)arg7; -+ (void)_setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned int)arg4 factory:(id)arg5 animations:(id)arg6 start:(void)arg7 animationStateGenerator:(id)arg8 completion:(void)arg9; -+ (void)addKeyframeWithRelativeStartTime:(double)arg1 relativeDuration:(double)arg2 animations:(id)arg3; -+ (void)animateKeyframesWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)setAnimationTransition:(int)arg1 forView:(id)arg2; -+ (void)_animateUsingDefaultDampedSpringWithDelay:(double)arg1 initialSpringVelocity:(float)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)_animateUsingSpringWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 mass:(float)arg4 stiffness:(float)arg5 damping:(float)arg6 initialVelocity:(float)arg7 animations:(id)arg8 completion:(void)arg9; -+ (id)_topMostView:(id)arg1 reverse:(BOOL)arg2; -+ (BOOL)_isAddingResponderToTree; -+ (void)_setIsResponderAncestorOfFirstResponder:(BOOL)arg1 startingAtFirstResponder:(id)arg2; -+ (void)_endDisablingPromoteDescendantToFirstResponder; -+ (void)_beginDisablingPromoteDescendantToFirstResponder; -+ (void)_initializeForIdiom:(int)arg1; -+ (void)_initializeForIdiomIfNecessary:(int)arg1; -+ (BOOL)_requiresInitializationForIdiom:(int)arg1; -+ (void)_transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned int)arg4 animations:(id)arg5 completion:(void)arg6; -+ (BOOL)_invalidatesViewUponCreation; -+ (void)_setInvalidatesViewUponCreation:(BOOL)arg1; -+ (id)_tintColorForStyle:(int)arg1; -+ (id)_viewWithLayoutConstraints; -+ (void)_setLeavePositionAloneDuringIntegralization; -+ (BOOL)_leavePositionAloneDuringIntegralization; -+ (BOOL)requiresConstraintBasedLayout; @property(readonly, nonatomic) CALayer *layer; // @synthesize layer=_layer; -@property(nonatomic) int tag; // @synthesize tag=_tag; -@property(nonatomic, setter=_setShouldArchiveUIAppearanceTags:) BOOL _shouldArchiveUIAppearanceTags; // @synthesize _shouldArchiveUIAppearanceTags; -@property(readonly, nonatomic) NSMutableSet *_dependentConstraints; // @synthesize _dependentConstraints; +@property(nonatomic) long long tag; // @synthesize tag=_tag; +@property(nonatomic, setter=_setShouldArchiveUIAppearanceTags:) _Bool _shouldArchiveUIAppearanceTags; // @synthesize _shouldArchiveUIAppearanceTags; @property(readonly, nonatomic) NSArray *_constraintsExceptingSubviewAutoresizingConstraints; // @synthesize _constraintsExceptingSubviewAutoresizingConstraints; @property(retain, nonatomic, setter=_setInternalConstraints:) NSMutableArray *_internalConstraints; // @synthesize _internalConstraints; @property(readonly, nonatomic) NSISVariable *_minYVariable; // @synthesize _minYVariable; @property(readonly, nonatomic) NSISVariable *_minXVariable; // @synthesize _minXVariable; @property(readonly, nonatomic) NSISVariable *_boundsHeightVariable; // @synthesize _boundsHeightVariable; @property(readonly, nonatomic) NSISVariable *_boundsWidthVariable; // @synthesize _boundsWidthVariable; +@property(retain, nonatomic, setter=_setLayoutEngine:) NSISEngine *_layoutEngine; // @synthesize _layoutEngine; @property(retain, nonatomic, setter=_setInteractionTintColor:) UIColor *_interactionTintColor; // @synthesize _interactionTintColor; +- (id)resizableSnapshotViewFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; +- (id)snapshotView; +- (_Bool)drawViewHierarchyInRect:(struct CGRect)arg1; +- (id)resizableSnapshotFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; +- (id)snapshot; +- (_Bool)drawViewHierarchyInRect:(struct CGRect)arg1 afterScreenUpdates:(_Bool)arg2; +- (_Bool)_drawViewHierarchyInRect:(struct CGRect)arg1; +- (_Bool)_imageSnapshotCapturedAllContent; +- (id)resizableSnapshotViewFromRect:(struct CGRect)arg1 afterScreenUpdates:(_Bool)arg2 withCapInsets:(struct UIEdgeInsets)arg3; +- (id)snapshotViewAfterScreenUpdates:(_Bool)arg1; +- (struct CGRect)_visualAltitudeSensitiveBoundsWithVisualAltitude:(double)arg1 edges:(unsigned long long)arg2; +- (double)_touchSloppinessFactor; @property(nonatomic) struct CGAffineTransform transform; - (void)_reestablishConstraintsForTransformChange; @property(nonatomic) struct CGPoint center; @property(readonly, nonatomic) struct CGRect bounds; -- (int)_currentUserInterfaceIdiom; +- (long long)_currentUserInterfaceIdiom; - (void)_addPossibleRespondersToArray:(id)arg1; - (struct CGRect)_responderSelectionRectForWindow:(id)arg1; -- (float)_convertVisualAltitude:(float)arg1 toView:(id)arg2; -- (float)_convertVisualAltitude:(float)arg1 fromView:(id)arg2; +- (double)_convertVisualAltitude:(double)arg1 toView:(id)arg2; +- (double)_convertVisualAltitude:(double)arg1 fromView:(id)arg2; - (void)_setVisualAltitudeBias:(struct CGSize)arg1; - (struct CGSize)_visualAltitudeBias; -- (void)_setVisualAltitude:(float)arg1; -- (void)_updateParallaxEffectWithAltitude:(float)arg1 bias:(struct CGSize)arg2; +- (void)_setVisualAltitude:(double)arg1; +- (void)_updateParallaxEffectWithAltitude:(double)arg1 bias:(struct CGSize)arg2; - (id)_parallaxMotionEffect; -- (float)_visualAltitude; +- (double)_visualAltitude; - (void)_recursivelyReconsiderMotionEffectSuspension; - (void)_recursivelyConsiderResumingMotionEffects; - (void)_recursivelySuspendMotionEffects; -- (unsigned int)_countOfMotionEffectsInSubtree; -- (BOOL)_motionEffectsAreSuspended; +- (unsigned long long)_countOfMotionEffectsInSubtree; +- (_Bool)_motionEffectsAreSuspended; - (void)setMotionEffects:(id)arg1; - (id)_motionEffects; - (id)motionEffects; @@ -254,23 +174,23 @@ - (void)removeMotionEffect:(id)arg1; - (void)_addMotionEffect:(id)arg1; - (void)addMotionEffect:(id)arg1; -- (void)_modifyMotionEffectCountOfSelfAndAncestorsBy:(int)arg1; -- (BOOL)_isInVisibleHierarchy; +- (void)_modifyMotionEffectCountOfSelfAndAncestorsBy:(long long)arg1; +- (_Bool)_isInVisibleHierarchy; - (void)_updateBackdropMaskViewsInScrollView:(id)arg1; - (void)_updateBackdropMaskFrames; -- (void)_recursivelySetHiddenForBackdropMaskViews:(BOOL)arg1; -- (void)_setHiddenForBackdropMaskViews:(BOOL)arg1; +- (void)_recursivelySetHiddenForBackdropMaskViews:(_Bool)arg1; +- (void)_setHiddenForBackdropMaskViews:(_Bool)arg1; - (void)_setTransformForBackdropMaskViews:(struct CGAffineTransform)arg1; -- (void)_setCenterForBackdropMaskViews:(struct CGPoint)arg1 convertPoint:(BOOL)arg2; +- (void)_setCenterForBackdropMaskViews:(struct CGPoint)arg1 convertPoint:(_Bool)arg2; - (void)_setCenterForBackdropMaskViews:(struct CGPoint)arg1; - (void)_setBoundsForBackdropMaskViews:(struct CGRect)arg1; -- (void)_setFrameForBackdropMaskViews:(struct CGRect)arg1 convertFrame:(BOOL)arg2; +- (void)_setFrameForBackdropMaskViews:(struct CGRect)arg1 convertFrame:(_Bool)arg2; - (void)_setFrameForBackdropMaskViews:(struct CGRect)arg1; - (id)_anyBackdropMaskView; - (void)_removeBackdropMaskViews; -- (id)_backdropMaskViewForFlag:(int)arg1; -- (void)_setBackdropMaskView:(id)arg1 forFlag:(int)arg2; -- (id)_generateBackdropMaskViewForFlag:(int)arg1; +- (id)_backdropMaskViewForFlag:(long long)arg1; +- (void)_setBackdropMaskView:(id)arg1 forFlag:(long long)arg2; +- (id)_generateBackdropMaskViewForFlag:(long long)arg1; - (id)_generateBackdropMaskImage; @property(readonly, nonatomic) NSArray *_backdropMaskViews; // @dynamic _backdropMaskViews; - (void)_setBackdropMaskViewForFilters:(id)arg1; @@ -279,49 +199,53 @@ @property(readonly, nonatomic) UIView *_backdropMaskViewForColorTint; // @dynamic _backdropMaskViewForColorTint; - (void)_setBackdropMaskViewForGrayscaleTint:(id)arg1; @property(readonly, nonatomic) UIView *_backdropMaskViewForGrayscaleTint; // @dynamic _backdropMaskViewForGrayscaleTint; -- (void)_setBackdropMaskViewFlags:(int)arg1; -- (int)_backdropMaskViewFlags; +- (void)_setBackdropMaskViewFlags:(long long)arg1; +- (long long)_backdropMaskViewFlags; @property(retain, nonatomic, setter=_setMaskView:) UIView *_maskView; -- (void)_setDrawsAsBackdropOverlayWithBlendMode:(int)arg1; -- (void)_setDrawsAsBackdropOverlay:(BOOL)arg1; -- (BOOL)_drawsAsBackdropOverlay; +- (void)_setDrawsAsBackdropOverlayWithBlendMode:(long long)arg1; +- (void)_setDrawsAsBackdropOverlay:(_Bool)arg1; +- (_Bool)_drawsAsBackdropOverlay; - (void)_endOcclusion:(id)arg1; - (void)_beginOcclusion:(id)arg1; +- (_Bool)_hasNormalTintAdjustmentMode; - (void)interactionTintColorDidChange; +- (id)tintColor; +- (id)_normalInheritedTintColor; @property(retain, nonatomic) UIColor *interactionTintColor; - (void)tintColorDidChange; -- (void)setTintAdjustmentMode:(int)arg1; -- (int)tintAdjustmentMode; -- (id)tintColor; +- (void)setTintAdjustmentMode:(long long)arg1; +- (long long)tintAdjustmentMode; +- (long long)_defaultTintAdjustmentMode; - (void)setTintColor:(id)arg1; - (id)_inheritedInteractionTintColor; - (id)_tintColorArchivingKey; -- (void)_setAppearanceIsInvalid:(BOOL)arg1; -- (BOOL)_appearanceIsInvalid; +- (void)_setAppearanceIsInvalid:(_Bool)arg1; +- (_Bool)_appearanceIsInvalid; - (void)_invalidateAppearanceForSubviewsOfClass:(Class)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (struct CGColor *)_backgroundCGColor; -@property(retain, nonatomic, getter=_backgroundColorSystemColorName, setter=_setBackgroundColorSystemColorName:) NSString *backgroundColorSystemColorName; -- (BOOL)_hasOpaqueBackground; -- (BOOL)cancelTouchTracking; -- (BOOL)cancelMouseTracking; +- (id)_backgroundColorSystemColorName; +- (void)_setBackgroundColorSystemColorName:(id)arg1; +- (_Bool)_hasOpaqueBackground; +- (_Bool)cancelTouchTracking; +- (_Bool)cancelMouseTracking; - (void)stopHeartbeat:(SEL)arg1; - (void)startHeartbeat:(SEL)arg1 inRunLoopMode:(id)arg2; -- (BOOL)_supportsBecomeFirstResponderWhenPossible; -- (BOOL)_canBecomeFirstResponderWhenPossible; -- (BOOL)_becomeFirstResponderWhenPossible; +- (_Bool)_supportsBecomeFirstResponderWhenPossible; +- (_Bool)_canBecomeFirstResponderWhenPossible; +- (_Bool)_becomeFirstResponderWhenPossible; - (void)_clearBecomeFirstResponderWhenCapable; - (id)_previousKeyResponder; - (id)_nextKeyResponder; -- (int)_topToBottomLeftToRightViewCompare:(id)arg1; +- (long long)_topToBottomLeftToRightViewCompare:(id)arg1; - (id)nextResponder; - (id)tapDelegate; - (void)setTapDelegate:(id)arg1; -- (BOOL)_isChargeEnabled; -- (void)_setChargeEnabled:(BOOL)arg1; +- (_Bool)_isChargeEnabled; +- (void)_setChargeEnabled:(_Bool)arg1; - (float)charge; - (void)setCharge:(float)arg1; -@property(nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled; +@property(nonatomic, getter=isUserInteractionEnabled) _Bool userInteractionEnabled; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -330,10 +254,9 @@ - (id)init; - (Class)_appearanceGuideClass; - (id)_appearanceContainer; -- (float)_baselineOffsetFromBottom; -- (void)_forgetDependentConstraint:(id)arg1; -- (void)_rememberDependentConstraint:(id)arg1; -- (id)_dependentConstraintsCreateIfNecessary; +- (double)_baselineOffsetFromBottom; +- (void)_didRemoveDependentConstraint:(id)arg1; +- (void)_didAddDependentConstraint:(id)arg1; - (id)_constraintsArray; - (id)nsli_contentHeightVariable; - (id)nsli_contentWidthVariable; @@ -341,520 +264,13 @@ - (id)nsli_minXVariable; - (id)nsli_boundsHeightVariable; - (id)nsli_boundsWidthVariable; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)_contentHeightVariable; - (id)_contentWidthVariable; -- (id)outlinePath; -- (void)setOrigin:(struct CGPoint)arg1; -- (struct CGPoint)origin; -- (void)setPosition:(struct CGPoint)arg1; -- (struct CGPoint)position; -- (void)setBounds:(struct CGRect)arg1; -- (BOOL)_needsLayoutOnAnimatedBoundsChangeForNewBounds:(struct CGRect)arg1; -- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; -- (void)_resizeWithOldSuperviewSize:(struct CGSize)arg1; -- (void)_applyISEngineLayoutValues; -- (void)_applyAutoresizingMaskWithOldSuperviewSize:(struct CGSize)arg1; -- (void)_resizeWithOldSuperviewSize_ancient:(struct CGSize)arg1; -- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; -- (void)sizeToFit; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (unsigned int)autoresizingMask; -- (void)setAutoresizingMask:(unsigned int)arg1; -- (BOOL)autoresizesSubviews; -- (void)setAutoresizesSubviews:(BOOL)arg1; -- (void)setRotationBy:(float)arg1; -- (void)setFrame:(struct CGRect)arg1 forFields:(int)arg2; -- (struct CGRect)hitRect; -- (struct CGPoint)_convertOffset:(struct CGPoint)arg1 fromView:(id)arg2; -- (struct CGPoint)_convertOffset:(struct CGPoint)arg1 toView:(id)arg2; -- (struct CGRect)convertRect:(struct CGRect)arg1 fromView:(id)arg2; -- (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; -- (struct CGSize)convertSize:(struct CGSize)arg1 fromView:(id)arg2; -- (struct CGSize)convertSize:(struct CGSize)arg1 toView:(id)arg2; -- (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromView:(id)arg2; -- (struct CGPoint)convertPoint:(struct CGPoint)arg1 toView:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)isExclusiveTouch; -- (void)setExclusiveTouch:(BOOL)arg1; -- (BOOL)isMultipleTouchEnabled; -- (void)setMultipleTouchEnabled:(BOOL)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (BOOL)_needsLayoutOnAnimatedFrameChangeForNewFrame:(struct CGRect)arg1; -- (struct CGRect)extent; -- (struct CGRect)frame; -- (void)layoutSubviews; -- (void)layoutBelowIfNeeded; -- (void)layoutIfNeeded; -- (void)setNeedsLayout; -- (id)viewWithTag:(int)arg1; -- (BOOL)isDescendantOfView:(id)arg1; -- (void)movedToWindow:(id)arg1; -- (void)movedFromWindow:(id)arg1; -- (void)viewDidMoveToSuperview; -- (void)viewWillMoveToSuperview:(id)arg1; -- (void)movedToSuperview:(id)arg1; -- (void)movedFromSuperview:(id)arg1; -- (void)_postMovedFromSuperview:(id)arg1; -- (void)_promoteSelfOrDescendantToFirstResponderIfNecessary; -- (void)deferredBecomeFirstResponder; -- (BOOL)becomeFirstResponder; -- (void)_makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3 copySublayers:(BOOL)arg4; -- (void)_makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2; -- (id)_findFirstSubviewWantingToBecomeFirstResponder; -- (void)insertSubview:(id)arg1 above:(id)arg2; -- (void)insertSubview:(id)arg1 below:(id)arg2; -- (void)didMoveToWindow; -- (void)willMoveToWindow:(id)arg1; -- (void)_willMoveToWindow:(id)arg1; -- (void)_willMoveToWindow:(id)arg1 withAncestorView:(id)arg2; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (id)_screen; -- (id)_backgroundColor; -- (void)_setBackgroundColor:(id)arg1; -- (BOOL)_associatedViewControllerForwardsAppearanceCallbacks:(id)arg1 performHierarchyCheck:(BOOL)arg2 isRoot:(BOOL)arg3; -- (void)_didRemoveSubview:(id)arg1; -- (void)didMoveToSuperview; -- (void)willMoveToSuperview:(id)arg1; -- (void)willRemoveSubview:(id)arg1; -- (void)didAddSubview:(id)arg1; -- (void)sendSubviewToBack:(id)arg1; -- (void)bringSubviewToFront:(id)arg1; -- (void)_movedToFront; -- (void)insertSubview:(id)arg1 aboveSubview:(id)arg2; -- (void)insertSubview:(id)arg1 belowSubview:(id)arg2; -- (void)addSubview:(id)arg1; -- (void)exchangeSubviewAtIndex:(int)arg1 withSubviewAtIndex:(int)arg2; -- (void)insertSubview:(id)arg1 atIndex:(int)arg2; -- (void)removeFromSuperview; -- (void)_willRemoveSubviewWantingAutolayout:(id)arg1; -- (void)_removeFirstResponderFromSubtree; -- (id)window; -- (id)subviews; -- (id)superview; -- (BOOL)containsView:(id)arg1; -- (id)_imageFromRect:(struct CGRect)arg1; -- (void *)_createIOSurfaceWithPadding:(struct UIEdgeInsets)arg1; -- (void)_enableLayerKitPatternDrawing:(BOOL)arg1; -- (void)recursivelyForceDisplayIfNeeded; -- (void)forceDisplayIfNeeded; -- (struct CGImage *)newSnapshotWithRect:(struct CGRect)arg1; -- (void)setContentsPosition:(int)arg1; -- (void)setClearsContext:(BOOL)arg1; -- (BOOL)isHiddenOrHasHiddenAncestor; -- (BOOL)_isHiddenForReuse; -- (void)_setHiddenForReuse:(BOOL)arg1; -- (BOOL)isHidden; -- (void)setHidden:(BOOL)arg1; -- (BOOL)clearsContextBeforeDrawing; -- (void)setClearsContextBeforeDrawing:(BOOL)arg1; -- (BOOL)isOpaque; -- (void)setOpaque:(BOOL)arg1; -- (float)alpha; -- (void)setAlpha:(float)arg1; -- (void)setFixedBackgroundPattern:(BOOL)arg1; -- (id)backgroundColor; -- (void)setBackgroundColor:(id)arg1; -- (BOOL)clipsToBounds; -- (void)setClipsToBounds:(BOOL)arg1; -- (void)setNeedsDisplayOnBoundsChange:(BOOL)arg1; -- (BOOL)needsDisplayOnBoundsChange; -- (BOOL)needsDisplay; -- (void)setNeedsDisplayInRect:(struct CGRect)arg1; -- (void)setNeedsDisplay; -- (struct CGRect)visibleBounds; -- (void)drawRect:(struct CGRect)arg1; -- (void)_setShouldRasterize:(BOOL)arg1; -- (void)setContentScaleFactor:(float)arg1; -- (float)contentScaleFactor; -- (struct CGRect)contentStretch; -- (void)setContentStretch:(struct CGRect)arg1; -- (void)_setContentStretchInPixels:(struct CGRect)arg1 forContentSize:(struct CGSize)arg2 shouldTile:(BOOL)arg3; -- (void)_resetContentStretch; -- (int)contentMode; -- (void)setContentMode:(int)arg1; -- (void)_enumerateDescendentViews:(id)arg1; -- (void)_removeAllAnimations:(BOOL)arg1; -- (void)addAnimation:(id)arg1 forKey:(id)arg2; -- (void)_clearAnimationFilters; -- (BOOL)_isInTransitionBlock; -- (id)_basicAnimationWithKeyPath:(id)arg1; -- (struct CGImage *)createSnapshotWithRect:(struct CGRect)arg1; -- (void)setClipsSubviews:(BOOL)arg1; -- (BOOL)isEnabled; -- (void)setEnabled:(BOOL)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; -- (void)setFrameOrigin:(struct CGPoint)arg1; -- (struct CGPoint)frameOrigin; -- (void)setSize:(struct CGSize)arg1; -- (struct CGSize)size; -- (id)initWithSize:(struct CGSize)arg1; -- (void)_recursivelyUpdateBackdropMaskFrames; -- (struct CGRect)_visualAltitudeSensitiveBoundsWithInfiniteEdges:(int)arg1; -- (id)_viewControllerToNotifyOnLayoutSubviews; -- (id)_encodableSubviews; -- (void)_recursiveNotifyInteractionTintColorDidChange; -@property(readonly, nonatomic, getter=_currentScreenScale) float currentScreenScale; -- (void)_recursivelyNameLayerTree; -- (void)_setBackgroundCGColor:(struct CGColor *)arg1; -- (void)_setBackgroundCGColor:(struct CGColor *)arg1 withSystemColorName:(id)arg2; -- (void)_ancestorGeometryDidChange:(id)arg1; -- (void)_descendent:(id)arg1 didMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; -- (void)_descendent:(id)arg1 willMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; -@property(nonatomic, getter=_monitorsAncestorGeometry, setter=_setMonitorsAncestorGeometry:) BOOL monitorsAncestorGeometry; -@property(nonatomic, getter=_monitorsSubtree, setter=_setMonitorsSubtree:) BOOL monitorsSubtree; -- (BOOL)_shouldApplyExclusiveTouch; -- (BOOL)_isInExclusiveTouchSubviewTree; -- (BOOL)_appliesExclusiveTouchToSubviewTree; -- (BOOL)_shouldResignFirstResponderWithInteractionDisabled; -- (id)_gestureRecognizers; -- (void)_unsubscribeToScrollNotificationsIfNecessary:(id)arg1; -- (void)_subscribeToScrollNotificationsIfNecessary:(id)arg1; -- (id)_containingScrollView; -- (id)_viewIndexPath; -- (BOOL)_isAncestorOfFirstResponder; -- (void)_setIsAncestorOfFirstResponder:(BOOL)arg1; -- (void)_populateArchivedSubviews:(id)arg1; -- (void)_encodeBackgroundColorWithCoder:(id)arg1; -- (void)_encodeFrameWithCoder:(id)arg1; -- (id)_subviewAtIndex:(int)arg1; -- (void)_addSubview:(id)arg1 positioned:(int)arg2 relativeTo:(id)arg3; -- (BOOL)_isAlphaHittableAndHasAlphaHittableAncestors; -@property(nonatomic, getter=_viewDelegate, setter=_setViewDelegate:) UIViewController *viewDelegate; -@property(nonatomic) BOOL viewTraversalMark; -@property(nonatomic) BOOL skipsSubviewEnumeration; -- (void *)_createImageFromRect:(struct CGRect)arg1 padding:(struct UIEdgeInsets)arg2; -- (void)_renderLayerWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; -- (void)_renderLayerContentsWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; -- (void)_renderSnapshotWithRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; -- (void)_setContentsTransform:(struct CGAffineTransform)arg1; -- (void)_setContentImage:(id)arg1; -- (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; -- (void)_collectKeyViews:(id)arg1; -- (void)_clearBecomeFirstResponderWhenCapableOnSubtree; -- (id)_rootForKeyResponderCycle; -- (BOOL)_isRootForKeyResponderCycle; -- (BOOL)_containedInAbsoluteResponderChain; -- (BOOL)_shouldTryPromoteDescendantToFirstResponder; -- (id)_firstResponder; -- (id)_nextResponderOverride; -- (void)_overrideInputAccessoryViewNextResponderWithResponder:(id)arg1; -- (void)_overrideInputViewNextResponderWithResponder:(id)arg1; -- (void)_clearOverrideNextResponder; -- (BOOL)_shouldDelayTouchForSystemGestures:(id)arg1; -- (void)_setDelaysTouchesForSystemGestures:(BOOL)arg1; -- (BOOL)_delaysTouchesForSystemGestures; -- (BOOL)_isInAWindow; -- (BOOL)_animationIsPaused; -- (BOOL)_alwaysHandleInteractionEvents; -- (BOOL)_alwaysHandleScrollerMouseEvent; -- (void)_webCustomViewWasRemovedFromSuperview:(id)arg1; -- (void)_webCustomViewWillBeRemovedFromSuperview; -- (void)_webCustomViewWasAddedAsSubviewOfView:(id)arg1; -- (void)_didChangeFromIdiom:(int)arg1 onScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; -- (void)_applyScreenScaleToContentScaleFactorIfNotSpecifiedByDeveloper; -- (BOOL)_shouldInheritScreenScaleAsContentScaleFactor; -- (void)_applyAppearanceInvocations; -- (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; -- (void)_addClassSpecificConstraints; -- (BOOL)_controlsOwnScaleFactor; -- (void)_updateNeedsDisplayOnBoundsChange; -- (BOOL)_canDrawContent; -- (id)_interceptEvent:(id)arg1; -- (id)_interceptMouseEvent:(struct __GSEvent *)arg1; -- (void)_setInterceptMouseEvent:(BOOL)arg1; -- (void)_invalidateLayerContents; -- (void)_invalidateSubviewCache; -- (void)_didScroll; -- (id)_scroller; -- (id)_layer; -- (BOOL)_subclassImplementsDrawRect; -- (id)_viewControllerForAncestor; -- (id)_initWithMaskImage:(id)arg1; -- (id)_initWithLayer:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)removeAllGestureRecognizers; -- (void)removeGestureRecognizer:(id)arg1; -- (void)addGestureRecognizer:(id)arg1; -@property(nonatomic) BOOL deliversTouchesForGesturesToSuperview; -@property(nonatomic) BOOL gesturesEnabled; -- (void)setGestureRecognizers:(id)arg1; -- (id)gestureRecognizers; -- (id)actionForLayer:(id)arg1 forKey:(id)arg2; -- (void)layoutSublayersOfLayer:(id)arg1; -- (BOOL)_wantsWarningForMissingSuperLayoutSubviews; -- (void)setValue:(id)arg1 forKey:(id)arg2; -- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (id)recursiveDescription; -- (id)_superDescription; -- (id)description; -- (id)_autoresizingDescription; -- (id)scriptingInfoWithChildren; -- (id)_scriptingInfo; -- (int)_style; -- (int)_containerStyle; -- (BOOL)useBlockyMagnificationInClassic; -- (id)_enclosingScrollableScrollerIncludingSelf; -- (BOOL)_isScrollingEnabled; -- (id)_enclosingScrollerIncludingSelf; -- (BOOL)drawViewHierarchyInRect:(struct CGRect)arg1; -- (BOOL)_imageSnapshotCapturedAllContent; -- (id)resizableSnapshotFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; -- (id)snapshot; -- (void)_prepareToAppearInNavigationItemOnLeft:(BOOL)arg1; -- (id)_window; -- (void)gestureEnded:(struct __GSEvent *)arg1; -- (void)gestureChanged:(struct __GSEvent *)arg1; -- (void)gestureStarted:(struct __GSEvent *)arg1; -- (void)_resetZoomingWithEvent:(struct __GSEvent *)arg1; -- (int)stateForGestureType:(int)arg1; -- (float)_zoomScale; -- (void)_setZoomScale:(float)arg1 duration:(double)arg2; -- (float)rotationDegrees; -- (void)setRotationDegrees:(float)arg1 duration:(double)arg2; -- (id)valueForGestureAttribute:(int)arg1; -- (void)setValue:(id)arg1 forGestureAttribute:(int)arg2; -- (int)enabledGestures; -- (void)setEnabledGestures:(int)arg1; -- (id)gestureDelegate; -- (void)setGestureDelegate:(id)arg1; -- (BOOL)canHandleGestures; -- (void)_stopRotationFromEvent:(struct __GSEvent *)arg1; -- (void)_rotateFromEvent:(struct __GSEvent *)arg1; -- (BOOL)_startRotationFromEvent:(struct __GSEvent *)arg1; -- (BOOL)_canStartRotationFromEvent:(struct __GSEvent *)arg1; -- (void)_setRotationAnimationProgress:(id)arg1; -- (void)_rotateToDegrees:(float)arg1 duration:(float)arg2 event:(struct __GSEvent *)arg3; -- (void)rotateToDegrees:(float)arg1; -- (void)_stopZoomFromEvent:(struct __GSEvent *)arg1; -- (BOOL)_startZoomFromEvent:(struct __GSEvent *)arg1; -- (BOOL)_canStartZoomFromEvent:(struct __GSEvent *)arg1; -- (BOOL)_zoomWithEvent:(struct __GSEvent *)arg1; -- (float)_rubberBandScaleForScale:(float)arg1; -- (float)_minimumZoomScaleDelta; -- (float)_scaleForInternalScale:(float)arg1; -- (float)_internalScaleForScale:(float)arg1; -- (void)_setZoomAnimationProgress:(id)arg1; -- (BOOL)_isRubberBanding; -- (void)_rubberbandZoomToEvent:(struct __GSEvent *)arg1 scale:(float)arg2; -- (void)_zoomToEvent:(struct __GSEvent *)arg1 scale:(float)arg2 animate:(BOOL)arg3 constrainScrollPoint:(BOOL)arg4; -- (void)_zoomToScale:(float)arg1 event:(struct __GSEvent *)arg2; -- (void)_setGestureInfoZoomScale:(float)arg1; -- (void)zoomToScale:(float)arg1; -- (struct CGPoint)_scrollPointForPoint:(struct CGPoint)arg1 scale:(float)arg2 constrain:(BOOL)arg3 snapToEdge:(BOOL)arg4; -- (void)animator:(id)arg1 stopAnimation:(id)arg2; -- (void)animator:(id)arg1 startAnimation:(id)arg2; -- (void)_gestureChanged:(int)arg1 event:(struct __GSEvent *)arg2; -- (void)_stopGesture:(int)arg1 event:(struct __GSEvent *)arg2; -- (void)_startGesture:(int)arg1 event:(struct __GSEvent *)arg2; -- (float)_zoomAnimationProgress; -- (void)_animateZoomFailureToWindowPoint:(struct CGPoint)arg1 scale:(float)arg2 duration:(float)arg3; -- (void)_animateToScrollPoint:(struct CGPoint)arg1; -- (void)_zoomToWindowPoint:(struct CGPoint)arg1 scale:(float)arg2 duration:(float)arg3 constrainScrollPoint:(BOOL)arg4 event:(struct __GSEvent *)arg5; -- (float)_zoomAnimationDurationForScale:(float)arg1; -- (void)_zoomToScrollPoint:(struct CGPoint)arg1 scale:(float)arg2 duration:(float)arg3 event:(struct __GSEvent *)arg4; -- (struct CGPoint)_constrainedScrollPoint:(struct CGPoint)arg1 contentSize:(struct CGSize)arg2; -- (struct CGSize)_scrollerContentSize; -- (void)_gestureEnded:(struct __GSEvent *)arg1; -- (id)_gestureInfo; -- (void)reduceWidth:(float)arg1; -- (id)_syntheticUIEventWithGSEvent:(struct __GSEvent *)arg1 touchPhase:(int)arg2; -- (id)_syntheticTouch; -- (void)_windowDidChangeTransform; -- (int)compareTextEffectsOrdering:(id)arg1; -- (int)textEffectsVisibilityLevelWhenKey; -- (int)textEffectsVisibilityLevel; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (BOOL)isAccessibilityElementByDefault; -- (int)_depthFirstCompare:(id)arg1; -- (id)textInputView; -- (void)drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; -- (id)viewPrintFormatter; -- (Class)_printFormatterClass; -@property(readonly, nonatomic) BOOL _lightStyleRenderConfig; -@property(readonly, nonatomic) UIKBRenderConfig *_inheritedRenderConfig; -- (void)_setRenderConfig:(id)arg1; -- (int)_clipCornersOfView:(id)arg1; -- (int)_clipCorners; -- (void)resizeForKeyplaneSize:(struct CGSize)arg1; -- (void)_constrainViewToSuperview; -- (unsigned int)_numberOfColumns:(BOOL)arg1; -- (struct CGSize)systemLayoutSizeFittingSize:(struct CGSize)arg1; -- (void)_recursiveMakeTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(BOOL)arg2 returningConstraintsForViewsNeedingSecondPass:(id *)arg3; -- (void)_makeTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(BOOL)arg2 returningConstraintsForViewsNeedingSecondPass:(id *)arg3; -- (void)_finishTemporaryInternalConstraints:(id)arg1 withEngine:(id)arg2; -- (void)_populateEngineWithConstraintsForViewSubtree:(id)arg1; -- (void)exerciseAmbiguityInLayout; -- (id)_layoutVariableOfDescendentWithAmbiguousValue; -- (BOOL)hasAmbiguousLayout; -- (id)_layoutVariableWithAmbiguousValue; -- (id)constraintsAffectingLayoutForAxis:(int)arg1; -- (id)_alignmentDebuggingOverlayCreateIfNecessary:(BOOL)arg1; -- (void)invalidateIntrinsicContentSize; -- (id)_generateContentSizeConstraints; -- (void)_updateContentSizeConstraints; -- (struct CGSize)intrinsicContentSize; -- (struct CGSize)_intrinsicSizeWithinSize:(struct CGSize)arg1; -- (void)_setContentSizeConstraints:(id)arg1; -- (id)_contentSizeConstraints; -- (void)setContentCompressionResistancePriority:(float)arg1 forAxis:(int)arg2; -- (float)contentCompressionResistancePriorityForAxis:(int)arg1; -- (struct CGSize)_defaultContentCompressionResistancePriorities; -- (void)_setContentCompressionResistancePriorities:(struct CGSize)arg1; -- (struct CGSize)_contentCompressionResistancePriorities; -- (void)_setPrimitiveContentCompressionResistancePrioritiesValue:(id)arg1; -- (id)_primitiveContentCompressionResistancePrioritiesValue; -- (void)setContentHuggingPriority:(float)arg1 forAxis:(int)arg2; -- (float)contentHuggingPriorityForAxis:(int)arg1; -- (struct CGSize)_defaultContentHuggingPriorities; -- (BOOL)_contentHuggingDefault_isUsuallyFixedHeight; -- (BOOL)_contentHuggingDefault_isUsuallyFixedWidth; -- (void)_setContentHuggingPriorities:(struct CGSize)arg1; -- (struct CGSize)_contentHuggingPriorities; -- (void)_setPrimitiveContentHuggingPrioritiesValue:(id)arg1; -- (id)_primitiveContentHuggingPrioritiesValue; -- (void)_enableLayoutFlushing; -- (void)_disableLayoutFlushing; -- (void)_autoresizingConstraints_frameDidChange; -- (void)_constantsForVerticalAutoresizingConstraints:(float *)arg1:(float *)arg2; -- (void)_constantsForHorizontalAutoresizingConstraints:(float *)arg1:(float *)arg2; -- (id)_constraintsEquivalentToAutoresizingMask; -- (unsigned int)_effectiveAutoresizingMask; -- (void)_updateAutoresizingConstraints; -- (void)_uiib_invalidateAutoresizingConstraints; -- (void)_invalidateAutoresizingConstraints; -- (void)_effectiveAutoresizingMask_autoresizesSubviewsChanged; -- (void)_constraints_viewGeometryDidChange; -- (void)_constraints_subviewDidChangeSuperview:(id)arg1; -- (void)_constraints_subviewWillChangeSuperview:(id)arg1; -- (void)_constraints_didChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; -- (void)_constraints_willChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; -- (BOOL)_autoresizingConstraintsAreUpdated; -- (void)_setAutoresizingConstraints:(id)arg1; -- (id)_autoresizingConstraints; -- (id)_constraintForIdentifier:(id)arg1; -- (void)removeConstraints:(id)arg1; -- (void)_removeConstraint:(id)arg1; -- (void)removeConstraint:(id)arg1; -- (void)addConstraints:(id)arg1; -- (void)_addConstraint:(id)arg1; -- (void)addConstraint:(id)arg1; -- (BOOL)_uiib_tryToAddConstraint:(id)arg1 roundingAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; -- (BOOL)_tryToAddConstraint:(id)arg1 roundingAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; -- (BOOL)_tryToAddConstraintWithoutUpdatingConstraintsArray:(id)arg1 roundingAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; -- (id)constraints; -- (void)_layoutEngine_willRemoveLayoutConstraint:(id)arg1; -- (BOOL)_layoutEngine_didAddLayoutConstraint:(id)arg1 roundingAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; -- (void)_viewHierarchyUnpreparedForConstraint:(id)arg1; -- (id)_scrollViewWantingUpdateInConstraint:(id)arg1; -- (void)_withAutomaticEngineOptimizationDisabled:(id)arg1; -- (void)_layoutEngine_windowDidChange; -- (void)_layoutEngineDidChange; -- (void)_layoutEngine_windowWillChange; -- (void)_layoutEngineWillChange; -- (id)_legendEntryForDescriptionForLayout; -- (id)_descriptionForLayout; -- (BOOL)nsli_isFlipped; -- (unsigned int)nsli_autoresizingMask; -- (BOOL)nsli_descriptionIncludesPointer; -- (id)nsli_description; -- (BOOL)nsli_resolvedValue:(float *)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id *)arg4; -- (id)nsli_superitem; -- (struct CGSize)nsli_convertSizeFromEngineSpace:(struct CGSize)arg1; -- (struct CGSize)nsli_convertSizeToEngineSpace:(struct CGSize)arg1; -- (id)nsli_layoutEngine; -- (BOOL)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(float)arg3 container:(id)arg4; -- (BOOL)nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(float)arg3 forConstraint:(id)arg4; -- (void)_removeRelevantConstraintsFromEngine:(id)arg1; -- (void)_recursiveRecordDetachedFromEngine; -- (id)_dependentConstraintsForSubtree; -- (id)_dimensionExpressionInContainer:(id)arg1 vertical:(BOOL)arg2 useContentVariables:(BOOL)arg3; -- (id)_edgeExpressionInContainer:(id)arg1 vertical:(BOOL)arg2 max:(BOOL)arg3; -- (id)_centerExpressionInContainer:(id)arg1 vertical:(BOOL)arg2; -- (id)_lowerExpressionOneLevelWithCurrentXExpression:(id)arg1 YExpression:(id)arg2 vertical:(BOOL)arg3 container:(id)arg4; -- (void)_addCenterExpressionToExpression:(id)arg1 isVertical:(BOOL)arg2; -- (struct CGSize)nsli_engineToUserScalingCoefficients; -- (BOOL)nsis_valueOfVariableIsUserObservable:(id)arg1; -- (BOOL)nsis_shouldIntegralizeVariable:(id)arg1; -- (id)nsis_descriptionOfVariable:(id)arg1; -- (void)nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; -- (id)_layoutDescriptionIfDifferentFromDefault; -- (id)userInterfaceItemIdentifier; -- (id)_defaultLayoutDescription; -- (id)viewForBaselineLayout; -- (id)_viewForBaselineLayout; -- (void)_updateConstraintsAtWindowLevelIfNeeded; -- (void)updateConstraints; -- (void)updateConstraintsIfNeeded; -- (void)_updateConstraintsIfNeeded; -- (void)_updateConstraintsIfNeededAccumulatingViewsNeedingSecondPass:(id)arg1; -- (void)_setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; -- (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; -- (id)_layoutEngineIfAvailable; -- (id)_layoutEngineCreateIfNecessary; -- (id)_layoutEngine; -- (id)_layoutEngineIfAvailableConsultingOverride; -- (void)_recursiveUpdateLayoutEngineIsOverridden:(BOOL)arg1; -- (id)_layoutEngineConsultingOverride; -- (id)_layoutEngineCreateIfNecessaryConsultingOverride; -- (void)_setLayoutEngineOverride:(id)arg1; -- (id)_layoutEngineOverride; -- (void)_recursiveLayoutEngineDidChange; -- (void)_recursiveLayoutEngineWillChange; -- (void)_is_setNeedsLayout; -- (void)_informContainerThatSubviewsNeedLayout; -- (BOOL)needsLayout; -- (void)_nsis_origin:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2; -- (struct CGPoint)_nsis_origin; -- (struct CGRect)_nsis_bounds; -- (void)_nsis_origin:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2 inEngine:(id)arg3; -- (struct CGSize)_nsis_contentSize; -- (BOOL)_supportsContentDimensionVariables; -- (BOOL)_useContentDimensionVariablesForConstraintLowering; -- (BOOL)translatesAutoresizingMaskIntoConstraints; -- (struct CGRect)_alignmentBounds; -- (struct CGRect)_alignmentFrame; -- (struct CGRect)_boundsForAlignmentRect:(struct CGRect)arg1; -- (struct CGRect)_alignmentRectForBounds:(struct CGRect)arg1; -- (struct CGRect)frameForAlignmentRect:(struct CGRect)arg1; -- (struct CGRect)alignmentRectForFrame:(struct CGRect)arg1; -- (struct UIEdgeInsets)alignmentRectInsets; -- (BOOL)_potentiallyHasDanglyConstraints; -- (void)_setPotentiallyHasDanglyConstraints:(BOOL)arg1; -- (BOOL)_wantsAutolayout; -- (void)_setWantsAutolayout; -- (void)_setSubviewWantsAutolayout; -- (void)_recursiveSetNeedsUpdateConstraints; -- (void)setNeedsUpdateConstraints; -- (void)_setNeedsUpdateConstraints; -- (void)_setNeedsUpdateConstraintsNeedingLayout:(BOOL)arg1; -- (void)_informContainerThatSubviewsNeedUpdateConstraints; -- (void)_informContainerThatSubviewsNeedUpdateConstraintsNeedingLayout:(BOOL)arg1; -- (BOOL)needsUpdateConstraints; -- (void)_setInSecondConstraintsPass:(BOOL)arg1; -- (void)_prepareForSecondIntrinsicContentSizeCalculationWithEngine:(id)arg1; -- (void)_prepareForFirstIntrinsicContentSizeCalculation; -- (BOOL)_needsDoubleUpdateConstraintsPass; -- (void)_is_layout; -- (id)_autolayoutTrace; -- (id)_recursiveAutolayoutTraceAtLevel:(int)arg1; -- (id)_constraintsValidityDescription; -- (id)_rootView; -- (id)_recursiveConstraintsTraceAtLevel:(int)arg1; -- (float)_autolayoutSpacingAtEdge:(int)arg1 nextToNeighbor:(id)arg2; -- (float)_autolayoutSpacingAtEdge:(int)arg1 inContainer:(id)arg2; -- (BOOL)_hasCustomAutolayoutNeighborSpacing; -- (BOOL)endEditing:(BOOL)arg1; - -// Remaining properties -@property(retain, nonatomic, getter=_maskView, setter=_setMaskView:) UIView *maskView; @end diff --git a/iOS7/Frameworks/UIKit/UIViewAnimation.h b/iOS7/Frameworks/UIKit/UIViewAnimation.h index 3e35f62fe..7f3a583b6 100644 --- a/iOS7/Frameworks/UIKit/UIViewAnimation.h +++ b/iOS7/Frameworks/UIKit/UIViewAnimation.h @@ -8,41 +8,42 @@ @class NSIndexPath, UIView; +// Not exported @interface UIViewAnimation : NSObject { UIView *_view; NSIndexPath *_indexPath; struct CGRect _endRect; - float _endAlpha; - float _startFraction; - float _endFraction; + double _endAlpha; + double _startFraction; + double _endFraction; int _curve; - BOOL _animateFromCurrentPosition; - BOOL _shouldDeleteAfterAnimation; - BOOL _editing; - BOOL _shouldAnimateShadow; - BOOL _shouldResetGroupOpacityAfterAnimation; - BOOL _shouldAllowGroupOpacityAfterAnimation; - BOOL _shouldClipToBoundsAfterAnimation; + _Bool _animateFromCurrentPosition; + _Bool _shouldDeleteAfterAnimation; + _Bool _editing; + _Bool _shouldAnimateShadow; + _Bool _shouldResetGroupOpacityAfterAnimation; + _Bool _shouldAllowGroupOpacityAfterAnimation; + _Bool _shouldClipToBoundsAfterAnimation; } -@property(nonatomic) BOOL shouldClipToBoundsAfterAnimation; // @synthesize shouldClipToBoundsAfterAnimation=_shouldClipToBoundsAfterAnimation; -@property(nonatomic) BOOL shouldAllowGroupOpacityAfterAnimation; // @synthesize shouldAllowGroupOpacityAfterAnimation=_shouldAllowGroupOpacityAfterAnimation; -@property(nonatomic) BOOL shouldResetGroupOpacityAfterAnimation; // @synthesize shouldResetGroupOpacityAfterAnimation=_shouldResetGroupOpacityAfterAnimation; -@property(nonatomic) BOOL shouldAnimateShadow; // @synthesize shouldAnimateShadow=_shouldAnimateShadow; -@property(readonly, nonatomic) BOOL editing; // @synthesize editing=_editing; -@property(readonly, nonatomic) BOOL shouldDeleteAfterAnimation; // @synthesize shouldDeleteAfterAnimation=_shouldDeleteAfterAnimation; -@property(readonly, nonatomic) BOOL animateFromCurrentPosition; // @synthesize animateFromCurrentPosition=_animateFromCurrentPosition; +@property(nonatomic) _Bool shouldClipToBoundsAfterAnimation; // @synthesize shouldClipToBoundsAfterAnimation=_shouldClipToBoundsAfterAnimation; +@property(nonatomic) _Bool shouldAllowGroupOpacityAfterAnimation; // @synthesize shouldAllowGroupOpacityAfterAnimation=_shouldAllowGroupOpacityAfterAnimation; +@property(nonatomic) _Bool shouldResetGroupOpacityAfterAnimation; // @synthesize shouldResetGroupOpacityAfterAnimation=_shouldResetGroupOpacityAfterAnimation; +@property(nonatomic) _Bool shouldAnimateShadow; // @synthesize shouldAnimateShadow=_shouldAnimateShadow; +@property(readonly, nonatomic) _Bool editing; // @synthesize editing=_editing; +@property(readonly, nonatomic) _Bool shouldDeleteAfterAnimation; // @synthesize shouldDeleteAfterAnimation=_shouldDeleteAfterAnimation; +@property(readonly, nonatomic) _Bool animateFromCurrentPosition; // @synthesize animateFromCurrentPosition=_animateFromCurrentPosition; @property(readonly, nonatomic) int curve; // @synthesize curve=_curve; -@property(readonly, nonatomic) float endFraction; // @synthesize endFraction=_endFraction; -@property(readonly, nonatomic) float startFraction; // @synthesize startFraction=_startFraction; -@property(readonly, nonatomic) float endAlpha; // @synthesize endAlpha=_endAlpha; +@property(readonly, nonatomic) double endFraction; // @synthesize endFraction=_endFraction; +@property(readonly, nonatomic) double startFraction; // @synthesize startFraction=_startFraction; +@property(readonly, nonatomic) double endAlpha; // @synthesize endAlpha=_endAlpha; @property(readonly, nonatomic) struct CGRect endRect; // @synthesize endRect=_endRect; @property(readonly, nonatomic) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; @property(readonly, nonatomic) UIView *view; // @synthesize view=_view; - (id)description; - (void)dealloc; -- (id)initWithView:(id)arg1 indexPath:(id)arg2 endRect:(struct CGRect)arg3 endAlpha:(float)arg4 startFraction:(float)arg5 endFraction:(float)arg6 curve:(int)arg7 animateFromCurrentPosition:(BOOL)arg8 shouldDeleteAfterAnimation:(BOOL)arg9 editing:(BOOL)arg10; +- (id)initWithView:(id)arg1 indexPath:(id)arg2 endRect:(struct CGRect)arg3 endAlpha:(double)arg4 startFraction:(double)arg5 endFraction:(double)arg6 curve:(int)arg7 animateFromCurrentPosition:(_Bool)arg8 shouldDeleteAfterAnimation:(_Bool)arg9 editing:(_Bool)arg10; @end diff --git a/iOS7/Frameworks/UIKit/UIViewAnimationBlockDelegate.h b/iOS7/Frameworks/UIKit/UIViewAnimationBlockDelegate.h index 2200815f9..04bd231cd 100644 --- a/iOS7/Frameworks/UIKit/UIViewAnimationBlockDelegate.h +++ b/iOS7/Frameworks/UIKit/UIViewAnimationBlockDelegate.h @@ -6,18 +6,21 @@ #import "NSObject.h" +// Not exported @interface UIViewAnimationBlockDelegate : NSObject { - BOOL _didBeginBlockAnimation; - BOOL _allowUserInteraction; - BOOL _deferOnCommonModes; - BOOL _isZeroDuration; + _Bool _didBeginBlockAnimation; + _Bool _allowUserInteraction; + _Bool _isZeroDuration; + _Bool _allowsUserInteractionToCutOffEndOfAnimation; + _Bool _animationDidStopSent; id _start; id _completion; } -+ (void)setAnimationBlockDelegateWithDuration:(double)arg1 options:(unsigned int)arg2 start:(id)arg3 completion:(void)arg4; -@property(readonly, nonatomic) BOOL _allowsUserInteraction; // @synthesize _allowsUserInteraction=_allowUserInteraction; ++ (void)setAnimationBlockDelegateWithDuration:(double)arg1 options:(unsigned long long)arg2 start:(id)arg3 completion:(void)arg4; +@property(readonly, nonatomic) _Bool _allowsUserInteraction; // @synthesize _allowsUserInteraction=_allowUserInteraction; +- (_Bool)_allowsUserInteractionToCutOffEndOfAnimation; - (void)_sendDeferredCompletion:(id)arg1; - (void)_didEndBlockAnimation:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)_willBeginBlockAnimation:(id)arg1 context:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIViewAnimationContext.h b/iOS7/Frameworks/UIKit/UIViewAnimationContext.h index 28657d369..1b9ddf846 100644 --- a/iOS7/Frameworks/UIKit/UIViewAnimationContext.h +++ b/iOS7/Frameworks/UIKit/UIViewAnimationContext.h @@ -8,15 +8,16 @@ @class NSArray; +// Not exported @interface UIViewAnimationContext : NSObject { NSArray *_viewAnimations; - int _animationCount; + long long _animationCount; id _completionHandler; } @property(readonly, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; -@property(nonatomic) int animationCount; // @synthesize animationCount=_animationCount; +@property(nonatomic) long long animationCount; // @synthesize animationCount=_animationCount; @property(retain, nonatomic) NSArray *viewAnimations; // @synthesize viewAnimations=_viewAnimations; - (void)dealloc; - (id)initWithCompletionHandler:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIViewAnimationState.h b/iOS7/Frameworks/UIKit/UIViewAnimationState.h index b8030965b..385a9dfbb 100644 --- a/iOS7/Frameworks/UIKit/UIViewAnimationState.h +++ b/iOS7/Frameworks/UIKit/UIViewAnimationState.h @@ -8,6 +8,7 @@ @class CAMediaTimingFunction, NSMutableArray, NSMutableSet, NSString, NSUUID, UIView; +// Not exported @interface UIViewAnimationState : NSObject { UIViewAnimationState *_nextState; @@ -18,9 +19,9 @@ double _delay; double _frameInterval; double _start; - int _curve; + long long _curve; float _repeatCount; - int _transition; + long long _transition; UIView *_transitionView; int _filter; UIView *_filterView; @@ -39,9 +40,12 @@ NSUUID *_uuid; id <_UIBasicAnimationFactory> _animationFactory; CAMediaTimingFunction *_customCurve; - BOOL _animationFactoryMakesPerAnimationCustomCurves; + _Bool _animationFactoryMakesPerAnimationCustomCurves; id _alongsideAnimations; NSMutableArray *_addedCompletions; + _Bool _animationDidStopSent; + _Bool _allowUserInteractionToCutOffEndOfAnimation; + _Bool _retainedSelf; } + (void)popAnimationState; @@ -50,21 +54,24 @@ - (void)_trackAnimation:(id)arg1 forProperty:(id)arg2 inLayer:(id)arg3; - (void)_addAnimationStateForTracking:(id)arg1; - (id)_trackedAnimations; -- (void)_removeAnimationStateFromTrackingMap:(BOOL)arg1; -@property(readonly, nonatomic) BOOL _allowsUserInteraction; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)sendDelegateAnimationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)_removeAnimationStateFromTrackingMap:(_Bool)arg1; +- (void)_acceptEarlyAnimationCutoff:(id)arg1; +- (_Bool)_allowsUserInteractionToCutOffEndOfAnimation; +@property(readonly, nonatomic) _Bool _allowsUserInteraction; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)sendDelegateAnimationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animationDidStart:(id)arg1; -- (void)setAnimationAttributes:(id)arg1 correctZeroDuration:(BOOL)arg2 skipDelegateAssignment:(BOOL)arg3 customCurve:(id)arg4; -- (void)setAnimationAttributes:(id)arg1 correctZeroDuration:(BOOL)arg2 skipDelegateAssignment:(BOOL)arg3; +- (void)setAnimationAttributes:(id)arg1 correctZeroDuration:(_Bool)arg2 skipDelegateAssignment:(_Bool)arg3 customCurve:(id)arg4; +- (void)setAnimationAttributes:(id)arg1 correctZeroDuration:(_Bool)arg2 skipDelegateAssignment:(_Bool)arg3; - (void)_runAlongsideAnimations; - (void)_setAlongsideAnimations:(id)arg1; - (void)setAnimationAttributes:(id)arg1; - (void)setupCustomTimingCurve; - (void)dealloc; - (void)pop; -- (void)setupWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned int)arg4 factory:(id)arg5 parentState:(id)arg6 start:(id)arg7 completion:(void)arg8; +- (void)setupWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long long)arg4 factory:(id)arg5 parentState:(id)arg6 start:(id)arg7 completion:(void)arg8; - (id)actionForLayer:(id)arg1 forKey:(id)arg2 forView:(id)arg3; +- (void)prepareAction:(id)arg1 forLayer:(id)arg2 forKey:(id)arg3; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UIViewController-EmbeddedViewSupport.h b/iOS7/Frameworks/UIKit/UIViewController-EmbeddedViewSupport.h new file mode 100644 index 000000000..45638a034 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-EmbeddedViewSupport.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIView; + +@interface UIViewController (EmbeddedViewSupport) +- (void)_unembedContentView; +- (void)_embedContentViewInView:(id)arg1 withContentFrame:(struct CGRect)arg2 delegate:(id)arg3; +- (void)_unembedContentViewSettingDelegate:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) id <_UIViewControllerContentViewEmbedding> _embeddedDelegate; // @dynamic _embeddedDelegate; +@property(readonly, nonatomic) UIView *_embeddedView; // @dynamic _embeddedView; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-PLImagePickerViewControllerInterface.h b/iOS7/Frameworks/UIKit/UIViewController-PLImagePickerViewControllerInterface.h new file mode 100644 index 000000000..31a4fbc83 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-PLImagePickerViewControllerInterface.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (PLImagePickerViewControllerInterface) +- (void)_setImagePickerMediaTypes:(id)arg1; +- (void)_setUseTelephonyUI:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-StateRestoration.h b/iOS7/Frameworks/UIKit/UIViewController-StateRestoration.h new file mode 100644 index 000000000..353a790cf --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-StateRestoration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (StateRestoration) +- (_Bool)_shouldLoadViewDuringRestoration:(id)arg1; +- (void)applicationFinishedRestoringState; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)_presentViewControllerForStateRestoration:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (id)_allContainedViewControllers; +- (void)setStoryboardIdentifier:(id)arg1; +- (id)storyboardIdentifier; +- (void)setRestorationClass:(Class)arg1; +- (Class)restorationClass; +- (id)_restorationClassName; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UICollectionViewControllerSupport.h b/iOS7/Frameworks/UIKit/UIViewController-UICollectionViewControllerSupport.h new file mode 100644 index 000000000..72b7b5625 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UICollectionViewControllerSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UICollectionViewControllerSupport) +- (id)_uiCollectionView; +- (_Bool)useLayoutToLayoutNavigationTransitions; +- (id)_animatorForOperation:(long long)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerCallbacks.h b/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerCallbacks.h new file mode 100644 index 000000000..016d88afd --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerCallbacks.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIContainerViewControllerCallbacks) +- (void)didMoveToParentViewController:(id)arg1; +- (void)willMoveToParentViewController:(id)arg1; +- (_Bool)_isContainmentChanging; +- (void)_presentingViewControllerDidChange:(id)arg1; +- (void)_presentingViewControllerWillChange:(id)arg1; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerProtectedMethods.h b/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerProtectedMethods.h new file mode 100644 index 000000000..5973b21ad --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIContainerViewControllerProtectedMethods.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface UIViewController (UIContainerViewControllerProtectedMethods) +- (id)childViewControllerForStatusBarHidden; +- (id)childViewControllerForStatusBarStyle; +- (void)cancelBeginAppearanceTransition; +- (void)endAppearanceTransition; +- (void)beginAppearanceTransition:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)_hackFor11408026_endAppearanceTransition; +- (_Bool)_hackFor11408026_beginAppearanceTransition:(_Bool)arg1 animated:(_Bool)arg2; +- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 duration:(double)arg3 options:(unsigned long long)arg4 animations:(id)arg5 completion:(void)arg6; +- (void)removeFromParentViewController; +- (void)addChildViewController:(id)arg1; +@property(readonly, nonatomic) NSArray *childViewControllers; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIImagePickerControllerAdditions.h b/iOS7/Frameworks/UIKit/UIViewController-UIImagePickerControllerAdditions.h new file mode 100644 index 000000000..ac7d09f75 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIImagePickerControllerAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIImagePickerControllerAdditions) +- (long long)_imagePickerStatusBarStyle; +- (_Bool)_displaysFullScreen; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIModalItemHostingSupport.h b/iOS7/Frameworks/UIKit/UIViewController-UIModalItemHostingSupport.h new file mode 100644 index 000000000..87ea39614 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIModalItemHostingSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIModalItemHostingSupport) + +// Remaining properties +@property(nonatomic) struct CGSize preferedContentSizeInModalItem; // @dynamic preferedContentSizeInModalItem; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIModalItemPresentationSupport.h b/iOS7/Frameworks/UIKit/UIViewController-UIModalItemPresentationSupport.h new file mode 100644 index 000000000..0ba3c1f81 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIModalItemPresentationSupport.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIModalItemPresentationSupport) +- (void)dismissModalItem:(id)arg1 withTappedButtonIndex:(long long)arg2 animated:(_Bool)arg3; +- (void)updateModaltem:(id)arg1 animated:(_Bool)arg2; +- (void)presentModalItem:(id)arg1 animated:(_Bool)arg2; +- (void)presentModalItem:(id)arg1 animated:(_Bool)arg2 dontPresentAndAddToStack:(_Bool)arg3; +- (void)presentModalItem:(id)arg1 replacing:(id)arg2 animated:(_Bool)arg3; +- (void)presentModalItem:(id)arg1 replacing:(id)arg2 animated:(_Bool)arg3 dontPresentAndAddToStack:(_Bool)arg4; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerContextualToolbar.h b/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerContextualToolbar.h new file mode 100644 index 000000000..264ebc5eb --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerContextualToolbar.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UINavigationControllerContextualToolbar) +- (void)_updateToolbarItemsFromViewController:(id)arg1 animated:(_Bool)arg2; +- (void)setToolbarItems:(id)arg1 animated:(_Bool)arg2; +- (void)setToolbarItems:(id)arg1; +- (id)toolbarItems; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerItem.h b/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerItem.h new file mode 100644 index 000000000..29d7ce0a4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UINavigationControllerItem.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UINavigationController, UINavigationItem; + +@interface UIViewController (UINavigationControllerItem) +- (double)_topBarHeight; +- (void)_setSuppressesBottomBar:(_Bool)arg1; +- (_Bool)_suppressesBottomBar; +@property(nonatomic) _Bool hidesBottomBarWhenPushed; +@property(readonly, nonatomic) UINavigationController *navigationController; +- (_Bool)canHandleSnapbackIdentifier:(id)arg1 animated:(_Bool)arg2; +- (void)_toggleEditing:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1; +- (_Bool)isEditing; +- (id)editButtonItem; +@property(readonly, nonatomic) UINavigationItem *navigationItem; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIPopoverController_Internal.h b/iOS7/Frameworks/UIKit/UIViewController-UIPopoverController_Internal.h new file mode 100644 index 000000000..b8bccdf82 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIPopoverController_Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIPopoverController_Internal) +- (struct CGSize)_resolvedPreferredContentSize; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UISplitViewController.h b/iOS7/Frameworks/UIKit/UIViewController-UISplitViewController.h new file mode 100644 index 000000000..6361818f0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UISplitViewController.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UISplitViewController; + +@interface UIViewController (UISplitViewController) +@property(readonly, nonatomic) UISplitViewController *splitViewController; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UITabBarControllerItem.h b/iOS7/Frameworks/UIKit/UIViewController-UITabBarControllerItem.h new file mode 100644 index 000000000..50136c0dc --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UITabBarControllerItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UITabBarController, UITabBarItem; + +@interface UIViewController (UITabBarControllerItem) +- (id)moreListTableCell; +- (id)moreListSelectedImage; +- (id)moreListImage; +- (id)_moreListTitle; +- (void)updateTabBarItemForViewController:(id)arg1; +@property(readonly, nonatomic) UITabBarController *tabBarController; +@property(retain, nonatomic) UITabBarItem *tabBarItem; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-UIViewControllerClassDumpWarning.h b/iOS7/Frameworks/UIKit/UIViewController-UIViewControllerClassDumpWarning.h new file mode 100644 index 000000000..d261b625b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-UIViewControllerClassDumpWarning.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (UIViewControllerClassDumpWarning) +- (void)attentionClassDumpUser:(id)arg1 yesItsUsAgain:(id)arg2 althoughSwizzlingAndOverridingPrivateMethodsIsFun:(id)arg3 itWasntMuchFunWhenYourAppStoppedWorking:(id)arg4 pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:(id)arg5; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-ViewService_Internal.h b/iOS7/Frameworks/UIKit/UIViewController-ViewService_Internal.h new file mode 100644 index 000000000..0c8a74a2b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-ViewService_Internal.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "_UIViewServiceDeputy-Protocol.h" + +@interface UIViewController (ViewService_Internal) <_UIViewServiceDeputy> ++ (id)XPCInterface; +- (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; +- (void)_setHostAuditToken:(CDStruct_4c969caf)arg1; +- (void)_setHostProcessIdentifier:(int)arg1; +- (void)_setRemoteViewControllerProxy:(id)arg1; +- (void)_setHostApplicationBundleIdentifier:(id)arg1; +- (id)invalidate; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-ViewService_StateRestoration.h b/iOS7/Frameworks/UIKit/UIViewController-ViewService_StateRestoration.h new file mode 100644 index 000000000..9c8d33117 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-ViewService_StateRestoration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (ViewService_StateRestoration) +- (void)_stateRestorationDidFinish:(_Bool)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController-ViewServices.h b/iOS7/Frameworks/UIKit/UIViewController-ViewServices.h new file mode 100644 index 000000000..8f693c901 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIViewController-ViewServices.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIViewController (ViewServices) ++ (id)_exportedInterface; ++ (id)_remoteViewControllerInterface; +- (CDStruct_4c969caf)_hostAuditToken; +- (int)_hostProcessIdentifier; +- (id)_remoteViewControllerProxyWithErrorHandler:(id)arg1; +- (id)_remoteViewControllerProxy; +- (id)_hostApplicationBundleIdentifier; +- (void)_supportedInterfaceOrientationsDidChange; +- (void)_hostApplicationDidEnterBackground; +- (void)_hostApplicationWillEnterForeground; +- (void)_willAppearInRemoteViewController:(id)arg1; +- (void)_willAppearInRemoteViewController; +@end + diff --git a/iOS7/Frameworks/UIKit/UIViewController.h b/iOS7/Frameworks/UIKit/UIViewController.h index da1609e9a..50852c11b 100644 --- a/iOS7/Frameworks/UIKit/UIViewController.h +++ b/iOS7/Frameworks/UIKit/UIViewController.h @@ -8,11 +8,10 @@ #import "NSCoding-Protocol.h" #import "UIAppearanceContainer-Protocol.h" -#import "_UIViewServiceDeputy-Protocol.h" -@class NSArray, NSBundle, NSDictionary, NSMutableArray, NSString, UIBarButtonItem, UIDropShadowView, UINavigationController, UINavigationItem, UIPopoverController, UIScrollView, UISearchDisplayController, UISplitViewController, UIStoryboard, UITabBarController, UITabBarItem, UITransitionView, UIView, UIWindow; +@class NSArray, NSBundle, NSDictionary, NSLayoutConstraint, NSMutableArray, NSString, UIBarButtonItem, UIDropShadowView, UINavigationItem, UIPopoverController, UIScrollView, UISearchDisplayController, UIStoryboard, UITabBarItem, UITransitionView, UIView, UIWindow, _UILayoutGuide; -@interface UIViewController : UIResponder <_UIViewServiceDeputy, NSCoding, UIAppearanceContainer> +@interface UIViewController : UIResponder { UIView *_view; UITabBarItem *_tabBarItem; @@ -38,16 +37,16 @@ UIView *_savedFooterSuperview; UIBarButtonItem *_editButtonItem; UISearchDisplayController *_searchDisplayController; - int _modalTransitionStyle; - int _modalPresentationStyle; - int _lastKnownInterfaceOrientation; + long long _modalTransitionStyle; + long long _modalPresentationStyle; + long long _lastKnownInterfaceOrientation; UIPopoverController *_popoverController; UIView *_containerViewInSheet; struct CGSize _contentSizeForViewInPopover; struct CGSize _formSheetSize; UIScrollView *_recordedContentScrollView; id _afterAppearance; - int _explicitAppearanceTransitionLevel; + long long _explicitAppearanceTransitionLevel; NSArray *_keyCommands; struct { unsigned int appearState:2; @@ -92,40 +91,50 @@ unsigned int usesSharedView:1; unsigned int extendedLayoutIncludesOpaqueBars:1; unsigned int automaticallyAdjustInsets:1; + unsigned int previousShouldUnderlapUnderStatusBar:1; + unsigned int freezeShouldUnderlapUnderStatusBar:1; + unsigned int neverResizeRoot:1; } _viewControllerFlags; - int _retainCount; - BOOL _ignoreAppSupportedOrientations; + long long _retainCount; + _Bool _ignoreAppSupportedOrientations; + _Bool _viewHostsLayoutEngine; NSString *_storyboardIdentifier; id _transitioningDelegate; + _Bool _modalPresentationCapturesStatusBarAppearance; NSMutableArray *_childViewControllers; - float _customNavigationInteractiveTransitionDuration; - float _customNavigationInteractiveTransitionPercentComplete; + double _customNavigationInteractiveTransitionDuration; + double _customNavigationInteractiveTransitionPercentComplete; id _transitionDelegate; UITransitionView *_customTransitioningView; - float _navigationControllerContentOffsetAdjustment; + double _navigationControllerContentOffsetAdjustment; + _UILayoutGuide *_topLayoutGuide; + _UILayoutGuide *_bottomLayoutGuide; + NSLayoutConstraint *_topBarInsetGuideConstraint; + NSLayoutConstraint *_bottomBarInsetGuideConstraint; UIViewController *_sourceViewControllerIfPresentedViaPopoverSegue; UIViewController *_modalSourceViewController; UIViewController *_presentedStatusBarViewController; - unsigned int _edgesForExtendedLayout; + unsigned long long _edgesForExtendedLayout; UIView *__embeddedView; UIView *__embeddingView; id <_UIViewControllerContentViewEmbedding> __embeddedDelegate; struct CGSize _preferredContentSize; struct UIEdgeInsets _navigationControllerContentInsetAdjustment; + struct UIEdgeInsets _contentOverlayInsets; struct CGRect __embeddedViewFrame; } + (id)_currentStatusBarHiddenViewController; + (id)_currentStatusBarStyleViewController; + (void)attemptRotationToDeviceOrientation; -+ (BOOL)_doesOverrideLegacyShouldAutorotateMethod; ++ (_Bool)_doesOverrideLegacyShouldAutorotateMethod; + (double)durationForTransition:(int)arg1; + (double)customTransitionDuration; + (void)setCustomTransitionDuration:(double)arg1; + (id)_viewControllerForFullScreenPresentationFromView:(id)arg1; -+ (BOOL)_optsOutOfPopoverControllerHierarchyCheck; -+ (BOOL)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2; -+ (BOOL)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2 ignoreInWindowCheck:(BOOL)arg3; ++ (_Bool)_optsOutOfPopoverControllerHierarchyCheck; ++ (_Bool)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2; ++ (_Bool)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2 ignoreInWindowCheck:(_Bool)arg3; + (id)_allDescriptions; + (void)_traverseViewControllerHierarchy:(id)arg1; + (void)_traverseViewControllerHierarchyWithDelayedRelease:(id)arg1; @@ -133,31 +142,31 @@ + (void)setViewController:(id)arg1 forView:(id)arg2; + (void)removeViewControllerForView:(id)arg1; + (id)viewControllerForView:(id)arg1; -+ (int)_keyboardDirectionForTransition:(int)arg1 isOrderingIn:(BOOL)arg2; ++ (int)_keyboardDirectionForTransition:(int)arg1 isOrderingIn:(_Bool)arg2; + (id)existingNibNameMatchingClassName:(id)arg1 bundle:(id)arg2; -+ (BOOL)_preventsAppearanceProxyCustomization; -+ (BOOL)_synthesizeSupportedInterfaceOrientationsFromShouldAutorotateToInterfaceOrientation; ++ (_Bool)_preventsAppearanceProxyCustomization; ++ (_Bool)_frameIsNotResizedForDoubleHeightStatusBarChanges:(id)arg1; ++ (_Bool)_synthesizeSupportedInterfaceOrientationsFromShouldAutorotateToInterfaceOrientation; + (struct CGSize)defaultFormSheetSize; -+ (BOOL)doesOverrideSupportedInterfaceOrientations; -+ (BOOL)doesOverridePreferredInterfaceOrientationForPresentation; -+ (BOOL)doesOverrideViewControllerMethod:(SEL)arg1; -+ (BOOL)doesOverrideViewControllerMethod:(SEL)arg1 inBaseClass:(Class)arg2; -+ (BOOL)_shouldUseLegacyModalViewControllers; -+ (BOOL)_isNestedViewControllerSupportDisabled; -+ (void)_disableNestedViewControllerSupport:(BOOL)arg1; -+ (void)_forceLegacyModalViewControllers:(BOOL)arg1; ++ (_Bool)doesOverrideSupportedInterfaceOrientations; ++ (_Bool)doesOverridePreferredInterfaceOrientationForPresentation; ++ (_Bool)doesOverrideViewControllerMethod:(SEL)arg1; ++ (_Bool)doesOverrideViewControllerMethod:(SEL)arg1 inBaseClass:(Class)arg2; ++ (_Bool)_shouldUseLegacyModalViewControllers; ++ (_Bool)_isNestedViewControllerSupportDisabled; ++ (void)_disableNestedViewControllerSupport:(_Bool)arg1; ++ (void)_forceLegacyModalViewControllers:(_Bool)arg1; ++ (_Bool)_shouldUseRootViewControllerAutopromotion; + (void)initialize; -+ (id)_exportedInterface; -+ (id)_remoteViewControllerInterface; -+ (id)XPCInterface; @property(nonatomic, setter=_setEmbeddedDelegate:) id <_UIViewControllerContentViewEmbedding> _embeddedDelegate; // @synthesize _embeddedDelegate=__embeddedDelegate; @property(nonatomic, setter=_setEmbeddedViewFrame:) struct CGRect _embeddedViewFrame; // @synthesize _embeddedViewFrame=__embeddedViewFrame; @property(retain, nonatomic, setter=_setEmbeddingView:) UIView *_embeddingView; // @synthesize _embeddingView=__embeddingView; @property(retain, nonatomic, setter=_setEmbeddedView:) UIView *_embeddedView; // @synthesize _embeddedView=__embeddedView; -@property(nonatomic) unsigned int edgesForExtendedLayout; // @synthesize edgesForExtendedLayout=_edgesForExtendedLayout; +@property(nonatomic) unsigned long long edgesForExtendedLayout; // @synthesize edgesForExtendedLayout=_edgesForExtendedLayout; +@property(nonatomic) _Bool modalPresentationCapturesStatusBarAppearance; // @synthesize modalPresentationCapturesStatusBarAppearance=_modalPresentationCapturesStatusBarAppearance; @property(retain, nonatomic, setter=_setPresentedStatusBarViewController:) UIViewController *_presentedStatusBarViewController; // @synthesize _presentedStatusBarViewController; -@property(nonatomic) int modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; -@property(nonatomic) int modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; +@property(nonatomic) long long modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; +@property(nonatomic) long long modalTransitionStyle; // @synthesize modalTransitionStyle=_modalTransitionStyle; @property(nonatomic) UIViewController *parentModalViewController; // @synthesize parentModalViewController=_parentModalViewController; @property(retain, nonatomic) UIDropShadowView *dropShadowView; // @synthesize dropShadowView=_dropShadowView; @property(nonatomic, setter=_setModalSourceViewController:) UIViewController *_modalSourceViewController; // @synthesize _modalSourceViewController; @@ -168,87 +177,93 @@ @property(retain, nonatomic) NSBundle *nibBundle; // @synthesize nibBundle=_nibBundle; @property(readonly, nonatomic) UIView *savedHeaderSuperview; // @synthesize savedHeaderSuperview=_savedHeaderSuperview; @property(copy, nonatomic) NSString *nibName; // @synthesize nibName=_nibName; -@property(nonatomic, setter=_setNavigationControllerContentOffsetAdjustment:) float _navigationControllerContentOffsetAdjustment; // @synthesize _navigationControllerContentOffsetAdjustment; +@property(readonly, nonatomic) NSLayoutConstraint *_bottomBarInsetGuideConstraint; // @synthesize _bottomBarInsetGuideConstraint; +@property(readonly, nonatomic) NSLayoutConstraint *_topBarInsetGuideConstraint; // @synthesize _topBarInsetGuideConstraint; +@property(nonatomic, setter=_setContentOverlayInsets:) struct UIEdgeInsets _contentOverlayInsets; // @synthesize _contentOverlayInsets; +@property(nonatomic, setter=_setNavigationControllerContentOffsetAdjustment:) double _navigationControllerContentOffsetAdjustment; // @synthesize _navigationControllerContentOffsetAdjustment; @property(nonatomic, setter=_setNavigationControllerContentInsetAdjustment:) struct UIEdgeInsets _navigationControllerContentInsetAdjustment; // @synthesize _navigationControllerContentInsetAdjustment; @property(retain, nonatomic) UITransitionView *customTransitioningView; // @synthesize customTransitioningView=_customTransitioningView; @property(retain, nonatomic) id transitioningDelegate; // @synthesize transitioningDelegate=_transitionDelegate; -@property(nonatomic) float customNavigationInteractiveTransitionPercentComplete; // @synthesize customNavigationInteractiveTransitionPercentComplete=_customNavigationInteractiveTransitionPercentComplete; -@property(nonatomic) float customNavigationInteractiveTransitionDuration; // @synthesize customNavigationInteractiveTransitionDuration=_customNavigationInteractiveTransitionDuration; +@property(nonatomic) double customNavigationInteractiveTransitionPercentComplete; // @synthesize customNavigationInteractiveTransitionPercentComplete=_customNavigationInteractiveTransitionPercentComplete; +@property(nonatomic) double customNavigationInteractiveTransitionDuration; // @synthesize customNavigationInteractiveTransitionDuration=_customNavigationInteractiveTransitionDuration; @property(copy, nonatomic) id afterAppearanceBlock; // @synthesize afterAppearanceBlock=_afterAppearance; @property(nonatomic) NSMutableArray *mutableChildViewControllers; // @synthesize mutableChildViewControllers=_childViewControllers; - (void)_setKeyCommands:(id)arg1; - (id)_keyCommands; -- (BOOL)isMovingFromParentViewController; -- (BOOL)isMovingToParentViewController; -- (BOOL)isBeingDismissed; -- (BOOL)isBeingPresented; -@property(nonatomic) BOOL searchBarHidNavBar; +- (_Bool)isMovingFromParentViewController; +- (_Bool)isMovingToParentViewController; +- (_Bool)isBeingDismissed; +- (_Bool)isBeingPresented; +@property(nonatomic) _Bool searchBarHidNavBar; - (void)_setSearchDisplayControllerUnretained:(id)arg1; @property(retain, nonatomic) UISearchDisplayController *searchDisplayController; // @dynamic searchDisplayController; -- (void)_setSearchDisplayController:(id)arg1 retain:(BOOL)arg2; +- (void)_setSearchDisplayController:(id)arg1 retain:(_Bool)arg2; - (id)defaultPNGName; - (id)_screen; - (id)_effectiveStatusBarHiddenViewController; - (id)_effectiveStatusBarStyleViewController; - (void)setNeedsStatusBarAppearanceUpdate; -- (BOOL)prefersStatusBarHidden; -- (int)preferredStatusBarStyle; +- (id)_preferredStatusBarHideAnimationParameters; +- (id)_preferredStatusBarStyleAnimationParameters; +- (long long)preferredStatusBarUpdateAnimation; +- (_Bool)prefersStatusBarHidden; +- (long long)preferredStatusBarStyle; - (void)accessibilityLargeTextDidChange; - (id)rotatingSnapshotViewForWindow:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)_didRotateFromInterfaceOrientation:(int)arg1 forwardToChildControllers:(BOOL)arg2 skipSelf:(BOOL)arg3; -- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)window:(id)arg1 willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1; -- (void)window:(id)arg1 didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg2; -- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)window:(id)arg1 willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)window:(id)arg1 setupWithInterfaceOrientation:(int)arg2; -- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)_willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2 forwardToChildControllers:(BOOL)arg3 skipSelf:(BOOL)arg4; -- (void)window:(id)arg1 resizeFromOrientation:(int)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2; +- (void)_didRotateFromInterfaceOrientation:(long long)arg1 forwardToChildControllers:(_Bool)arg2 skipSelf:(_Bool)arg3; +- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)window:(id)arg1 willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1; +- (void)window:(id)arg1 didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2; +- (void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)window:(id)arg1 willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)window:(id)arg1 setupWithInterfaceOrientation:(long long)arg2; +- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)_willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(_Bool)arg3 skipSelf:(_Bool)arg4; +- (void)window:(id)arg1 resizeFromOrientation:(long long)arg2; - (struct CGAffineTransform)tranformForScreenOriginRotation:(float)arg1; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1; -- (void)getRotationContentSettings:(CDStruct_19ba41f1 *)arg1 forWindow:(id)arg2; -- (BOOL)_shouldUseOnePartRotation; -- (BOOL)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)window:(id)arg1 willRotateToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)_willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2 forwardToChildControllers:(BOOL)arg3 skipSelf:(BOOL)arg4; -@property(nonatomic, getter=isInWillRotateCallback) BOOL inWillRotateCallback; -- (struct CGRect)_boundsForOrientation:(int)arg1; -- (struct CGPoint)_centerForOrientation:(int)arg1; -- (BOOL)_isViewControllerInWindowHierarchy; -- (void)_updateLastKnownInterfaceOrientationOnPresentionStack:(int)arg1; -- (void)setInterfaceOrientation:(int)arg1; -- (void)_setInterfaceOrientationOnModalRecursively:(int)arg1; -- (int)interfaceOrientation; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1; +- (void)getRotationContentSettings:(CDStruct_010f855d *)arg1 forWindow:(id)arg2; +- (_Bool)_shouldUseOnePartRotation; +- (_Bool)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)window:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)_willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(_Bool)arg3 skipSelf:(_Bool)arg4; +@property(nonatomic, getter=isInWillRotateCallback) _Bool inWillRotateCallback; +- (struct CGRect)_boundsForOrientation:(long long)arg1; +- (struct CGPoint)_centerForOrientation:(long long)arg1; +- (_Bool)_isViewControllerInWindowHierarchy; +- (void)_updateLastKnownInterfaceOrientationOnPresentionStack:(long long)arg1; +- (void)setInterfaceOrientation:(long long)arg1; +- (void)_setInterfaceOrientationOnModalRecursively:(long long)arg1; +- (long long)interfaceOrientation; - (void)_clearLastKnownInterfaceOrientation; -- (void)_setLastKnownInterfaceOrientation:(int)arg1; -- (int)_lastKnownInterfaceOrientation; +- (void)_setLastKnownInterfaceOrientation:(long long)arg1; +- (long long)_lastKnownInterfaceOrientation; - (id)rotatingFooterView; - (id)rotatingFooterViewForWindow:(id)arg1; - (id)rotatingContentViewForWindow:(id)arg1; - (id)rotatingHeaderView; - (id)rotatingHeaderViewForWindow:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)__withSupportedInterfaceOrientation:(int)arg1 apply:(id)arg2; -- (unsigned int)__supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)_isSupportedInterfaceOrientation:(long long)arg1; +- (_Bool)__withSupportedInterfaceOrientation:(long long)arg1 apply:(id)arg2; +- (unsigned long long)__supportedInterfaceOrientations; - (void)_updateSupportedInterfaceOrientationsIfNecessary; -- (int)_preferredInterfaceOrientationForPresentationInWindow:(id)arg1 fromInterfaceOrientation:(int)arg2; -- (int)preferredInterfaceOrientationForPresentation; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)_setIgnoreAppSupportedOrientations:(BOOL)arg1; -- (BOOL)_ignoreAppSupportedOrientations; -- (void)_setAllowsAutorotation:(BOOL)arg1; -- (BOOL)_allowsAutorotation; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (void)_updateInterfaceOrientationAnimated:(BOOL)arg1; -- (BOOL)_isInterfaceAutorotationDisabled; +- (long long)_preferredInterfaceOrientationForPresentationInWindow:(id)arg1 fromInterfaceOrientation:(long long)arg2; +- (long long)preferredInterfaceOrientationForPresentation; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)_setIgnoreAppSupportedOrientations:(_Bool)arg1; +- (_Bool)_ignoreAppSupportedOrientations; +- (void)_setAllowsAutorotation:(_Bool)arg1; +- (_Bool)_allowsAutorotation; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (void)_updateInterfaceOrientationAnimated:(_Bool)arg1; +- (_Bool)_isInterfaceAutorotationDisabled; - (void)_endDisablingInterfaceAutorotation; - (void)_beginDisablingInterfaceAutorotation; - (id)_viewControllerForSupportedInterfaceOrientations; @@ -257,41 +272,40 @@ - (id)viewControllerForRotation; - (double)durationForTransition:(int)arg1; - (id)_backgroundColorForModalFormSheet; -- (BOOL)_shouldIgnoreTouchesForModalFormSheet; -- (BOOL)disablesAutomaticKeyboardDismissal; -- (BOOL)_shouldAutoPinInputViewsForModalFormSheet; -@property(nonatomic) BOOL disableRootPromotion; -- (void)_setDisallowMixedOrientationPresentations:(BOOL)arg1; -- (BOOL)_disallowMixedOrientationPresentations; +- (_Bool)_shouldIgnoreTouchesForModalFormSheet; +- (_Bool)disablesAutomaticKeyboardDismissal; +- (_Bool)_shouldAutoPinInputViewsForModalFormSheet; +@property(nonatomic) _Bool disableRootPromotion; +- (void)_setDisallowMixedOrientationPresentations:(_Bool)arg1; +- (_Bool)_disallowMixedOrientationPresentations; - (void)_handleTapToDismissModalCurl:(id)arg1; -- (void)_addCurlUpTapGestureRecognizerWithRevealedHeight:(float)arg1; -- (BOOL)_hasCurlUpTapGestureRecognizer; +- (void)_addCurlUpTapGestureRecognizerWithRevealedHeight:(double)arg1; +- (_Bool)_hasCurlUpTapGestureRecognizer; @property(readonly, nonatomic) UIViewController *presentingViewController; @property(readonly, nonatomic) UIViewController *presentedViewController; -@property(nonatomic) BOOL providesPresentationContextTransitionStyle; -- (BOOL)_isPresentationContextByDefault; -@property(nonatomic) BOOL definesPresentationContext; +@property(nonatomic) _Bool providesPresentationContextTransitionStyle; +- (_Bool)_isPresentationContextByDefault; +@property(nonatomic) _Bool definesPresentationContext; - (void)_legacyModalDismissTransitionDidComplete; - (void)_didCancelDismissTransition:(id)arg1; - (void)_didFinishDismissTransition; - (void)_legacyModalPresentTransitionDidComplete; - (void)_didCancelPresentTransition:(id)arg1; - (void)_didFinishPresentTransition; -- (BOOL)transitionViewShouldUseViewControllerCallbacks; +- (_Bool)transitionViewShouldUseViewControllerCallbacks; - (void)_startPresentCustomTransitionWithDuration:(double)arg1; - (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3; -- (void)dismissViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)dismissModalViewControllerAnimated:(BOOL)arg1; +- (void)dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)dismissModalViewControllerAnimated:(_Bool)arg1; - (void)_dismissViewControllerWithTransition:(int)arg1 from:(id)arg2 completion:(id)arg3; - (void)dismissModalViewControllerWithTransition:(int)arg1; - (void)dismissViewControllerWithTransition:(int)arg1 completion:(id)arg2; - (void)_resetViewController; - (void)_legacyDismissModalViewController:(id)arg1 withTransition:(int)arg2; -- (void)presentModalViewController:(id)arg1 animated:(BOOL)arg2; -- (void)presentViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)presentModalViewController:(id)arg1 animated:(_Bool)arg2; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)presentModalViewController:(id)arg1 withTransition:(int)arg2; - (void)presentViewController:(id)arg1 withTransition:(int)arg2 completion:(id)arg3; -- (BOOL)_shouldChangeStatusBarViewControllerForPresentationStyle:(int)arg1; - (id)transitionCoordinator; - (id)_transitionCoordinatorForWindowController:(id)arg1; - (id)_customInteractionControllerForDismissal:(id)arg1; @@ -301,146 +315,150 @@ - (void)_endDelayingPresentation; - (void)_beginDelayingPresentation; - (void)_beginDelayingPresentation:(double)arg1 cancellationHandler:(id)arg2; -- (void)_cancelDelayedPresentation:(BOOL)arg1; +- (void)_cancelDelayedPresentation:(_Bool)arg1; - (id)_delayingViewController; -- (BOOL)_isWaitingForDelayedPresentation; -- (BOOL)_isDelayingPresentation; -- (void)__viewControllerWillBePresented:(BOOL)arg1; -- (int)_transitionForModalTransitionStyle:(int)arg1 appearing:(BOOL)arg2; -@property(readonly, nonatomic) BOOL _useSheetRotation; -@property(readonly, nonatomic) BOOL _isModalSheet; -@property(readonly, nonatomic) BOOL _isPresentedFormSheet; +- (_Bool)_isWaitingForDelayedPresentation; +- (_Bool)_isDelayingPresentation; +- (void)__viewControllerWillBePresented:(_Bool)arg1; +- (int)_transitionForModalTransitionStyle:(long long)arg1 appearing:(_Bool)arg2; +@property(readonly, nonatomic) _Bool _useSheetRotation; +@property(readonly, nonatomic) _Bool _isModalSheet; +@property(readonly, nonatomic) _Bool _isInSheetPresentation; +@property(readonly, nonatomic) _Bool _isPresentedFormSheet; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (BOOL)_useCustomDimmingView; -@property(readonly, nonatomic) BOOL _isDimmingBackground; -- (int)_preferredInterfaceOrientationGivenCurrentOrientation:(int)arg1; -- (int)_preferredInterfaceOrientationGivenStatusBarAndDeviceAndOrientation:(int)arg1; -- (int)_preferredInterfaceOrientationGivenStatusBarAndDeviceOrientationAndMask:(unsigned int *)arg1; -- (int)_supportedInterfaceOrientationForInterfaceOrientation:(int)arg1 givenMask:(unsigned int *)arg2; +- (_Bool)_useCustomDimmingView; +@property(readonly, nonatomic) _Bool _isDimmingBackground; +- (long long)_preferredInterfaceOrientationGivenCurrentOrientation:(long long)arg1; +- (long long)_preferredInterfaceOrientationGivenStatusBarAndDeviceAndOrientation:(long long)arg1; +- (long long)_preferredInterfaceOrientationGivenStatusBarAndDeviceOrientationAndMask:(unsigned long long *)arg1; +- (long long)_supportedInterfaceOrientationForInterfaceOrientation:(long long)arg1 givenMask:(unsigned long long *)arg2; - (void)_legacyPresentModalViewController:(id)arg1 withTransition:(int)arg2; - (void)userDidCancelPopoverView:(id)arg1; - (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1; -- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(BOOL)arg2 andBottomView:(BOOL)arg3; -- (BOOL)_ancestorViewControllerIsInPopover; +- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(_Bool)arg2 andBottomView:(_Bool)arg3; +- (_Bool)_ancestorViewControllerIsInPopover; - (id)_popoverController; - (void)_setPopoverController:(id)arg1; -- (void)_setModalPresentationStyle:(int)arg1; +- (void)_setModalPresentationStyle:(long long)arg1; - (void)_sheetPresentAnimationDidStop; -- (void)setIsSheet:(BOOL)arg1; -- (BOOL)isSheet; -- (void)_setCustomizesForPresentationInPopover:(BOOL)arg1; -- (BOOL)_customizesForPresentationInPopover; +- (void)setIsSheet:(_Bool)arg1; +- (_Bool)isSheet; +- (void)_setCustomizesForPresentationInPopover:(_Bool)arg1; +- (_Bool)_customizesForPresentationInPopover; - (void)_overlayPresentAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; - (id)_completionBlock; - (id)currentAction; @property(readonly, nonatomic) UIViewController *modalViewController; @property(retain, nonatomic) UIViewController *childModalViewController; @property(retain, nonatomic) UITransitionView *modalTransitionView; -- (void)setShouldForceNonAnimatedTransition:(BOOL)arg1; -@property(nonatomic, getter=isFinishingModalTransition) BOOL finishingModalTransition; -- (void)setPerformingModalTransition:(BOOL)arg1; -- (BOOL)isPerformingModalTransition; -@property(nonatomic) BOOL automaticallyAdjustsScrollViewInsets; -@property(nonatomic) BOOL extendedLayoutIncludesOpaqueBars; -@property(nonatomic) BOOL wantsFullScreenLayout; -- (BOOL)_reallyWantsFullScreenLayout; -- (BOOL)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; -- (BOOL)_shouldChildViewControllerUseFullScreenLayout:(id)arg1; -- (BOOL)_shouldUseFullScreenLayout; -- (BOOL)_viewControllerUnderlapsStatusBar; +- (void)setShouldForceNonAnimatedTransition:(_Bool)arg1; +@property(nonatomic, getter=isFinishingModalTransition) _Bool finishingModalTransition; +- (void)setPerformingModalTransition:(_Bool)arg1; +- (_Bool)isPerformingModalTransition; +@property(nonatomic) _Bool automaticallyAdjustsScrollViewInsets; +@property(nonatomic) _Bool extendedLayoutIncludesOpaqueBars; +@property(nonatomic) _Bool wantsFullScreenLayout; +- (_Bool)_reallyWantsFullScreenLayout; +- (_Bool)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2; +- (_Bool)_shouldChildViewControllerUseFullScreenLayout:(id)arg1; +- (_Bool)_shouldUseFullScreenLayout; +- (_Bool)_viewControllerUnderlapsStatusBar; - (void)applicationDidResume; - (void)applicationWillSuspend; - (void)applicationWantsViewsToDisappear; - (id)_visibleView; -- (BOOL)_isViewInWindowWithoutParentViewController; +- (_Bool)_isViewInWindowWithoutParentViewController; - (void)purgeMemoryForReason:(int)arg1; -- (BOOL)_canReloadView; +- (_Bool)_canReloadView; - (void)didReceiveMemoryWarning; - (void)_didReceiveMemoryWarning:(id)arg1; - (id)_descriptionWithChildren:(int)arg1; -- (void)_traverseViewControllerHierarchyFromLevel:(int)arg1 withBlock:(id)arg2; +- (void)_traverseViewControllerHierarchyFromLevel:(long long)arg1 withBlock:(id)arg2; - (id)_description; -- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2; -- (void)__willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; +- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(_Bool)arg2; +- (void)__willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; - (void)viewWillMoveToWindow:(id)arg1; -@property(readonly, nonatomic) BOOL inExplicitAppearanceTransition; -- (BOOL)_doesSelfOrAncestorPassPredicate:(id)arg1; -- (BOOL)_didSelfOrAncestorBeginAppearanceTransition; +@property(readonly, nonatomic) _Bool inExplicitAppearanceTransition; +- (_Bool)_doesSelfOrAncestorPassPredicate:(id)arg1; +- (_Bool)_didSelfOrAncestorBeginAppearanceTransition; - (void)_resignRootViewController; -- (BOOL)_tryBecomeRootViewControllerInWindow:(id)arg1; -- (BOOL)_isRootViewController; +- (_Bool)_tryBecomeRootViewControllerInWindow:(id)arg1; +- (_Bool)_isRootViewController; - (void)updateViewConstraints; - (void)viewDidLayoutSubviews; - (void)viewWillLayoutSubviews; - (void)_endAppearanceTransitionToViewController:(id)arg1; -- (void)_beginAppearanceTransitionToViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_beginAppearanceTransitionToViewController:(id)arg1 animated:(_Bool)arg2; - (void)_executeAfterAppearanceBlock; -@property(nonatomic) BOOL needsDidMoveCleanup; -@property(nonatomic) BOOL appearanceTransitionsAreDisabled; -- (BOOL)_endAppearanceTransition:(id)arg1; -- (void)__viewDidDisappear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)__viewWillDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)__viewDidAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)__viewWillAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_setViewAppearState:(int)arg1 isAnimating:(BOOL)arg2; -@property(nonatomic, getter=isInAnimatedVCTransition) BOOL inAnimatedVCTransition; -- (BOOL)_skipDefaultAppearStateCallbacks; -- (BOOL)_forwardAppearanceMethods; -- (BOOL)_forwardRotationMethods; -@property(readonly, nonatomic) BOOL isSettingAppearState; -- (BOOL)isUsingLegacyContainment; -- (void)setUseLegacyContainment:(BOOL)arg1; -- (void)setContainmentSupport:(BOOL)arg1; -- (BOOL)containmentSupport; -- (BOOL)_isHostedRootViewController; -- (BOOL)_hasAppeared; +@property(nonatomic) _Bool needsDidMoveCleanup; +@property(nonatomic) _Bool appearanceTransitionsAreDisabled; +- (_Bool)_endAppearanceTransition:(id)arg1; +- (void)__viewDidDisappear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)__viewWillDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)__viewDidAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)__viewWillAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_setViewAppearState:(int)arg1 isAnimating:(_Bool)arg2; +@property(nonatomic, getter=isInAnimatedVCTransition) _Bool inAnimatedVCTransition; +- (_Bool)_skipDefaultAppearStateCallbacks; +- (_Bool)_forwardAppearanceMethods; +- (_Bool)_forwardRotationMethods; +@property(readonly, nonatomic) _Bool isSettingAppearState; +- (_Bool)isUsingLegacyContainment; +- (void)setUseLegacyContainment:(_Bool)arg1; +- (void)setContainmentSupport:(_Bool)arg1; +- (_Bool)containmentSupport; +- (_Bool)_isHostedRootViewController; +- (_Bool)_hasAppeared; - (void)_setAppearState:(int)arg1; - (int)_appearState; -- (BOOL)_isAppearingOrAppeared; +- (_Bool)_isAppearingOrAppeared; - (void)_setPreviousRootViewController:(id)arg1; - (id)_previousRootViewController; -- (id)_ancestorViewControllerOfClass:(Class)arg1 allowModalParent:(BOOL)arg2; -- (BOOL)isViewControllerModallyPresented; -- (id)_modalPresenter:(int)arg1; +- (id)_ancestorViewControllerOfClass:(Class)arg1 allowModalParent:(_Bool)arg2; +- (_Bool)isViewControllerModallyPresented; +- (id)_modalPresenter:(long long)arg1; @property(readonly, nonatomic, getter=_window) UIWindow *window; -- (BOOL)_isPresentingInWindow:(id)arg1; +- (_Bool)_isPresentingInWindow:(id)arg1; +- (id)_viewsWithDisabledInteractionGivenTransitionContext:(id)arg1; - (id)_rootAncestorViewController; - (id)_nonModalAncestorViewController; -- (id)_nonModalAncestorViewControllerStopAtIsPresentationContext:(BOOL)arg1; +- (id)_nonModalAncestorViewControllerStopAtIsPresentationContext:(_Bool)arg1; - (id)_nonModalParentViewController; -@property(readonly, nonatomic) unsigned int childViewControllersCount; +@property(readonly, nonatomic) unsigned long long childViewControllersCount; @property(nonatomic) UIViewController *parentViewController; @property(readonly, nonatomic) UIViewController *_parentModalViewController; @property(readonly, nonatomic) UIViewController *_parentViewController; - (void)removeChildViewController:(id)arg1; -- (void)removeChildViewController:(id)arg1 notifyDidMove:(BOOL)arg2; -- (void)_addChildViewController:(id)arg1 notifyWillMove:(BOOL)arg2; -- (void)_addChildViewController:(id)arg1 performHierarchyCheck:(BOOL)arg2 notifyWillMove:(BOOL)arg3; +- (void)removeChildViewController:(id)arg1 notifyDidMove:(_Bool)arg2; +- (void)_addChildViewController:(id)arg1 notifyWillMove:(_Bool)arg2; +- (void)_addChildViewController:(id)arg1 performHierarchyCheck:(_Bool)arg2 notifyWillMove:(_Bool)arg3; - (void)_addChildViewController:(id)arg1; - (void)_removeChildViewController:(id)arg1; -- (void)_enumerateVisibleChildControllers:(BOOL)arg1 includePresentedChildren:(BOOL)arg2 usingBlock:(id)arg3; +- (void)_enumerateVisibleChildControllers:(_Bool)arg1 includePresentedChildren:(_Bool)arg2 usingBlock:(id)arg3; - (void)updateTitleForViewController:(id)arg1; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (id)_nextViewControllerInResponderChain; - (id)segueForUnwindingToViewController:(id)arg1 fromViewController:(id)arg2 identifier:(id)arg3; -- (BOOL)canPerformUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3; +- (_Bool)canPerformUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3; - (id)viewControllerForUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3; - (void)prepareForSegue:(id)arg1 sender:(id)arg2; -- (BOOL)shouldPerformSegueWithIdentifier:(id)arg1 sender:(id)arg2; +- (_Bool)shouldPerformSegueWithIdentifier:(id)arg1 sender:(id)arg2; - (void)performSegueWithIdentifier:(id)arg1 sender:(id)arg2; - (id)_segueTemplateWithIdentifier:(id)arg1; -- (BOOL)_containsFirstResponder; +- (_Bool)_containsFirstResponder; - (void)autoresizeArchivedView; -- (void)setAutoresizesArchivedViewToFullSize:(BOOL)arg1; -- (BOOL)autoresizesArchivedViewToFullSize; +- (void)setAutoresizesArchivedViewToFullSize:(_Bool)arg1; +- (_Bool)autoresizesArchivedViewToFullSize; - (void)_updateLayoutForStatusBarAndInterfaceOrientation; -- (void)window:(id)arg1 statusBarWillChangeFromHeight:(float)arg2 toHeight:(float)arg3; +- (_Bool)_shouldUpdateLayoutForStatusBarAndInterfaceOrientation; +- (void)window:(id)arg1 statusBarWillChangeFromHeight:(double)arg2 toHeight:(double)arg3; +- (void)window:(id)arg1 statusBarWillChangeFromHeight:(double)arg2 toHeight:(double)arg3 windowSizedViewController:(id)arg4; - (void)window:(id)arg1 willAnimateFromContentFrame:(struct CGRect)arg2 toContentFrame:(struct CGRect)arg3; - (id)_existingTabBarItem; - (void)_setExistingTabBarItem:(id)arg1; @@ -449,33 +467,37 @@ - (id)contentScrollView; - (void)_clearRecordedContentScrollView; - (void)_recordContentScrollView; +- (id)_modalPreservedFirstResponder; - (id)_existingView; - (id)existingView; -- (BOOL)isViewLoaded; +- (_Bool)isViewLoaded; @property(retain, nonatomic) UIView *view; - (void)_setSharedView:(id)arg1; - (void)loadViewIfRequired; - (void)viewDidUnload; - (void)viewWillUnload; -- (void)unloadViewForced:(BOOL)arg1; +- (void)unloadViewForced:(_Bool)arg1; - (void)unloadViewIfReloadable; - (void)unloadView; - (void)forceUnloadView; - (void)viewDidLoad; - (void)loadView; -- (float)_statusBarHeightForCurrentInterfaceOrientation; +- (double)_statusBarHeightAdjustmentForCurrentOrientation; +- (double)_statusBarHeightForCurrentInterfaceOrientation; - (struct CGRect)_defaultInitialViewFrame; - (void)_loadViewFromNibNamed:(id)arg1 bundle:(id)arg2; +- (void)_inferLayoutGuidesFromSubviews; - (id)_appearanceGuideClass; - (id)_appearanceContainer; -- (BOOL)_isViewController; +- (_Bool)_isViewController; - (id)_deepestUnambiguousResponder; -- (BOOL)_canBecomeFirstResponder; +- (_Bool)_canBecomeDeepestUnambiguousResponder; +- (_Bool)_canBecomeFirstResponder; - (id)nextResponder; - (id)_firstResponder; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_shouldPersistViewWhenCoding; +- (_Bool)_shouldPersistViewWhenCoding; - (void)_populateArchivedChildViewControllers:(id)arg1; - (void)awakeFromNib; - (id)initWithCoder:(id)arg1; @@ -483,12 +505,18 @@ - (id)init; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (void)_doCommonSetup; -- (void)_setUsesSharedView:(BOOL)arg1; -- (BOOL)_usesSharedView; -- (void)_setInCustomTransition:(BOOL)arg1; -- (BOOL)_isInCustomTransition; -- (void)_setShouldSynthesizeSupportedOrientations:(BOOL)arg1; -- (BOOL)_shouldSynthesizeSupportedOrientations; +- (void)_setFrameIsNotResizedForDoubleHeightStatusBarChanges:(_Bool)arg1; +- (_Bool)_frameIsNotResizedForDoubleHeightStatusBarChanges; +- (_Bool)_viewHostsLayoutEngine; +- (void)_setViewHostsLayoutEngine:(_Bool)arg1; +- (void)_installLayoutGuidesAndConstraintsIfNecessary; +- (void)_setUpLayoutGuideConstraintIfNecessaryAtTop:(_Bool)arg1; +- (void)_setUsesSharedView:(_Bool)arg1; +- (_Bool)_usesSharedView; +- (void)_setInCustomTransition:(_Bool)arg1; +- (_Bool)_isInCustomTransition; +- (void)_setShouldSynthesizeSupportedOrientations:(_Bool)arg1; +- (_Bool)_shouldSynthesizeSupportedOrientations; - (void)_prepareForDismissalInPopover:(id)arg1; - (void)_prepareForPresentationInPopover:(id)arg1; - (void)_didResignContentViewControllerOfPopover:(id)arg1; @@ -497,8 +525,8 @@ - (void)_willBecomeContentViewControllerOfPopover:(id)arg1; - (id)_viewForModalPresentationInPopover; - (id)_viewForContentInPopover; -@property(nonatomic) BOOL modalInPopover; -- (BOOL)isModalInPopover; +@property(nonatomic) _Bool modalInPopover; +- (_Bool)isModalInPopover; - (void)_endModalPresentationInPopover; - (void)_startModalPresentationInPopover; @property(nonatomic) struct CGSize preferredContentSize; // @synthesize preferredContentSize=_preferredContentSize; @@ -506,96 +534,17 @@ - (struct CGSize)contentSizeForViewInPopoverView; - (void)setFormSheetSize:(struct CGSize)arg1; - (struct CGSize)formSheetSize; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (id)moreListTableCell; -- (id)moreListSelectedImage; -- (id)moreListImage; -- (id)_moreListTitle; -- (void)updateTabBarItemForViewController:(id)arg1; -@property(readonly, nonatomic) UITabBarController *tabBarController; -@property(retain, nonatomic) UITabBarItem *tabBarItem; -@property(readonly, nonatomic) UISplitViewController *splitViewController; -- (void)_setSuppressesBottomBar:(BOOL)arg1; -- (BOOL)_suppressesBottomBar; -@property(nonatomic) BOOL hidesBottomBarWhenPushed; -@property(readonly, nonatomic) UINavigationController *navigationController; -- (BOOL)canHandleSnapbackIdentifier:(id)arg1 animated:(BOOL)arg2; -- (void)_toggleEditing:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1; -- (BOOL)isEditing; -- (id)editButtonItem; -@property(readonly, nonatomic) UINavigationItem *navigationItem; -- (void)_updateToolbarItemsFromViewController:(id)arg1 animated:(BOOL)arg2; -- (void)setToolbarItems:(id)arg1 animated:(BOOL)arg2; -- (void)setToolbarItems:(id)arg1; -- (id)toolbarItems; -- (id)childViewControllerForStatusBarHidden; -- (id)childViewControllerForStatusBarStyle; -- (void)cancelBeginAppearanceTransition; -- (void)endAppearanceTransition; -- (void)beginAppearanceTransition:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)_hackFor11408026_endAppearanceTransition; -- (BOOL)_hackFor11408026_beginAppearanceTransition:(BOOL)arg1 animated:(BOOL)arg2; -- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 duration:(double)arg3 options:(unsigned int)arg4 animations:(id)arg5 completion:(void)arg6; -- (void)removeFromParentViewController; -- (void)addChildViewController:(id)arg1; -@property(readonly, nonatomic) NSArray *childViewControllers; -- (void)didMoveToParentViewController:(id)arg1; -- (void)willMoveToParentViewController:(id)arg1; -- (void)_presentingViewControllerDidChange:(id)arg1; -- (void)_presentingViewControllerWillChange:(id)arg1; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; -- (BOOL)_shouldLoadViewDuringRestoration:(id)arg1; -- (void)applicationFinishedRestoringState; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)_presentViewControllerForStateRestoration:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (id)_allContainedViewControllers; -- (void)setStoryboardIdentifier:(id)arg1; -- (id)storyboardIdentifier; -- (void)setRestorationClass:(Class)arg1; -- (Class)restorationClass; -- (id)_restorationClassName; -- (void)_unembedContentView; -- (void)_embedContentViewInView:(id)arg1 withContentFrame:(struct CGRect)arg2 delegate:(id)arg3; -- (void)_unembedContentViewSettingDelegate:(id)arg1; -- (BOOL)useLayoutToLayoutNavigationTransitions; -- (id)_animatorForOperation:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; -- (void)attentionClassDumpUser:(id)arg1 yesItsUsAgain:(id)arg2 althoughSwizzlingAndOverridingPrivateMethodsIsFun:(id)arg3 itWasntMuchFunWhenYourAppStoppedWorking:(id)arg4 pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:(id)arg5; -- (int)_imagePickerStatusBarStyle; -- (BOOL)_displaysFullScreen; -- (void)_setImagePickerMediaTypes:(id)arg1; -- (void)_setUseTelephonyUI:(BOOL)arg1; -- (void)dismissModalItem:(id)arg1 withTappedButtonIndex:(int)arg2 animated:(BOOL)arg3; -- (void)presentModalItem:(id)arg1 animated:(BOOL)arg2; -- (struct CGSize)_resolvedPreferredContentSize; -- (CDStruct_4c969caf)_hostAuditToken; -- (int)_hostProcessIdentifier; -- (id)_remoteViewControllerProxyWithErrorHandler:(id)arg1; -- (id)_remoteViewControllerProxy; -- (id)_hostApplicationBundleIdentifier; -- (void)_supportedInterfaceOrientationsDidChange; -- (void)_hostApplicationDidEnterBackground; -- (void)_hostApplicationWillEnterForeground; -- (void)_willAppearInRemoteViewController:(id)arg1; -- (void)_willAppearInRemoteViewController; -- (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; -- (void)_setHostAuditToken:(CDStruct_4c969caf)arg1; -- (void)_setHostProcessIdentifier:(int)arg1; -- (void)_setRemoteViewControllerProxy:(id)arg1; -- (void)_setHostApplicationBundleIdentifier:(id)arg1; -- (id)invalidate; -- (void)_stateRestorationDidFinish:(BOOL)arg1; - -// Remaining properties -@property(nonatomic) struct CGSize preferedContentSizeInModalItem; // @dynamic preferedContentSizeInModalItem; +@property(readonly, nonatomic) _UILayoutGuide *bottomLayoutGuide; // @synthesize bottomLayoutGuide=_bottomLayoutGuide; +- (id)_bottomLayoutGuide; +@property(readonly, nonatomic) _UILayoutGuide *topLayoutGuide; // @synthesize topLayoutGuide=_topLayoutGuide; +- (id)_topLayoutGuide; +- (void)_primitiveSetNavigationControllerContentOffsetAdjustment:(double)arg1; +- (void)_primitiveSetNavigationControllerContentInsetAdjustment:(struct UIEdgeInsets)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerAction.h b/iOS7/Frameworks/UIKit/UIViewControllerAction.h index 79b003041..e4ecd39c0 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerAction.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerAction.h @@ -8,21 +8,22 @@ @class NSString, UIViewController; +// Not exported @interface UIViewControllerAction : NSObject { UIViewController *_viewController; NSString *_name; int _transition; id _completion; - float _curlUpRevealedHeight; + double _curlUpRevealedHeight; } @property(copy, nonatomic) id completion; // @synthesize completion=_completion; @property(nonatomic) int transition; // @synthesize transition=_transition; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; -@property(nonatomic, setter=_setCurlUpRevealedHeight:) float _curlUpRevealedHeight; // @synthesize _curlUpRevealedHeight; -@property(readonly, nonatomic) BOOL animated; +@property(nonatomic, setter=_setCurlUpRevealedHeight:) double _curlUpRevealedHeight; // @synthesize _curlUpRevealedHeight; +@property(readonly, nonatomic) _Bool animated; - (void)dealloc; - (id)initWithViewController:(id)arg1 name:(id)arg2 transition:(int)arg3; diff --git a/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioning-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioning-Protocol.h index f56a072ae..6892c496b 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioning-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioning-Protocol.h @@ -11,6 +11,6 @@ - (double)transitionDuration:(id)arg1; @optional -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioningEx-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioningEx-Protocol.h index dee0228f4..54fb8d53b 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioningEx-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerAnimatedTransitioningEx-Protocol.h @@ -7,10 +7,10 @@ #import "UIViewControllerAnimatedTransitioning-Protocol.h" @protocol UIViewControllerAnimatedTransitioningEx -- (void)setOperation:(int)arg1; -- (int)operation; -- (void)setInteractionAborted:(BOOL)arg1; -- (BOOL)interactionAborted; +- (void)setOperation:(long long)arg1; +- (long long)operation; +- (void)setInteractionAborted:(_Bool)arg1; +- (_Bool)interactionAborted; - (void)setInteractionController:(id)arg1; - (id)interactionController; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerBuiltinTransitionViewAnimator.h b/iOS7/Frameworks/UIKit/UIViewControllerBuiltinTransitionViewAnimator.h index 2f80d9fc5..1a85ad777 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerBuiltinTransitionViewAnimator.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerBuiltinTransitionViewAnimator.h @@ -10,22 +10,23 @@ @class UIView; +// Not exported @interface UIViewControllerBuiltinTransitionViewAnimator : NSObject { int _transition; id _transitionContext; - BOOL _removeFromView; + _Bool _removeFromView; id _delegate; UIView *_toView; UIView *_fromView; } -@property(nonatomic) BOOL removeFromView; // @synthesize removeFromView=_removeFromView; +@property(nonatomic) _Bool removeFromView; // @synthesize removeFromView=_removeFromView; @property(nonatomic) UIView *fromView; // @synthesize fromView=_fromView; @property(nonatomic) UIView *toView; // @synthesize toView=_toView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)transitionViewShouldUseViewControllerCallbacks; -- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(BOOL)arg4; +- (_Bool)transitionViewShouldUseViewControllerCallbacks; +- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(_Bool)arg4; - (struct CGPoint)transitionView:(id)arg1 endOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; - (struct CGPoint)transitionView:(id)arg1 beginOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; - (struct CGPoint)transitionView:(id)arg1 endOriginForFromView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; diff --git a/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioning-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioning-Protocol.h index 05b858b53..366573dfc 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioning-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioning-Protocol.h @@ -10,14 +10,14 @@ - (struct CGRect)finalFrameForViewController:(id)arg1; - (struct CGRect)initialFrameForViewController:(id)arg1; - (id)viewControllerForKey:(id)arg1; -- (void)completeTransition:(BOOL)arg1; +- (void)completeTransition:(_Bool)arg1; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; -- (void)updateInteractiveTransition:(float)arg1; -- (int)presentationStyle; -- (BOOL)transitionWasCancelled; -- (BOOL)isInteractive; -- (BOOL)isAnimated; +- (void)updateInteractiveTransition:(double)arg1; +- (long long)presentationStyle; +- (_Bool)transitionWasCancelled; +- (_Bool)isInteractive; +- (_Bool)isAnimated; - (id)containerView; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioningEx-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioningEx-Protocol.h index 91bae458c..1fd061ef0 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioningEx-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerContextTransitioningEx-Protocol.h @@ -9,9 +9,9 @@ @class NSArray; @protocol UIViewControllerContextTransitioningEx -@property(nonatomic, setter=_setPercentOffset:) float _percentOffset; +@property(nonatomic, setter=_setPercentOffset:) double _percentOffset; @property(retain, nonatomic, setter=_setContainerViews:) NSArray *_containerViews; -- (void)_interactivityDidChange:(BOOL)arg1; +- (void)_interactivityDidChange:(_Bool)arg1; - (void)__runAlongsideAnimations; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerInteractiveTransitioning-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerInteractiveTransitioning-Protocol.h index 4ea679107..d4c7e74c4 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerInteractiveTransitioning-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerInteractiveTransitioning-Protocol.h @@ -10,7 +10,7 @@ - (void)startInteractiveTransition:(id)arg1; @optional -- (int)completionCurve; -- (float)completionSpeed; +- (long long)completionCurve; +- (double)completionSpeed; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinator-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinator-Protocol.h index 541732b8a..11103c5a3 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinator-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinator-Protocol.h @@ -8,7 +8,7 @@ @protocol UIViewControllerTransitionCoordinator - (void)notifyWhenInteractionEndsUsingBlock:(id)arg1; -- (BOOL)animateAlongsideTransitionInView:(id)arg1 animation:(id)arg2 completion:(void)arg3; -- (BOOL)animateAlongsideTransition:(id)arg1 completion:(void)arg2; +- (_Bool)animateAlongsideTransitionInView:(id)arg1 animation:(id)arg2 completion:(void)arg3; +- (_Bool)animateAlongsideTransition:(id)arg1 completion:(void)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinatorContext-Protocol.h b/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinatorContext-Protocol.h index 83f88d79e..adcb21d34 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinatorContext-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerTransitionCoordinatorContext-Protocol.h @@ -9,14 +9,14 @@ @protocol UIViewControllerTransitionCoordinatorContext - (id)containerView; - (id)viewControllerForKey:(id)arg1; -- (int)completionCurve; -- (float)completionVelocity; -- (float)percentComplete; +- (long long)completionCurve; +- (double)completionVelocity; +- (double)percentComplete; - (double)transitionDuration; -- (BOOL)isCancelled; -- (BOOL)isInteractive; -- (BOOL)initiallyInteractive; -- (int)presentationStyle; -- (BOOL)isAnimated; +- (_Bool)isCancelled; +- (_Bool)isInteractive; +- (_Bool)initiallyInteractive; +- (long long)presentationStyle; +- (_Bool)isAnimated; @end diff --git a/iOS7/Frameworks/UIKit/UIViewControllerWrapperView.h b/iOS7/Frameworks/UIKit/UIViewControllerWrapperView.h index c19722b68..ea0068afe 100644 --- a/iOS7/Frameworks/UIKit/UIViewControllerWrapperView.h +++ b/iOS7/Frameworks/UIKit/UIViewControllerWrapperView.h @@ -6,15 +6,16 @@ #import +// Not exported @interface UIViewControllerWrapperView : UIView { - BOOL _tightWrappingDisabled; + _Bool _tightWrappingDisabled; } + (id)existingWrapperViewForView:(id)arg1; + (id)wrapperViewForView:(id)arg1 wrapperFrame:(struct CGRect)arg2 viewFrame:(struct CGRect)arg3; + (id)wrapperViewForView:(id)arg1 frame:(struct CGRect)arg2; -@property(nonatomic) BOOL tightWrappingDisabled; // @synthesize tightWrappingDisabled=_tightWrappingDisabled; +@property(nonatomic) _Bool tightWrappingDisabled; // @synthesize tightWrappingDisabled=_tightWrappingDisabled; - (void)unwrapView:(id)arg1; - (void)unwrapView; - (void)setBounds:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/UIViewHeartbeat.h b/iOS7/Frameworks/UIKit/UIViewHeartbeat.h index d1e83b076..6ac7b5369 100644 --- a/iOS7/Frameworks/UIKit/UIViewHeartbeat.h +++ b/iOS7/Frameworks/UIKit/UIViewHeartbeat.h @@ -8,6 +8,7 @@ @class CADisplayLink, UIView; +// Not exported @interface UIViewHeartbeat : NSObject { UIView *_view; diff --git a/iOS7/Frameworks/UIKit/UIViewKeyframeAnimationState.h b/iOS7/Frameworks/UIKit/UIViewKeyframeAnimationState.h index 918b72859..95b02ab90 100644 --- a/iOS7/Frameworks/UIKit/UIViewKeyframeAnimationState.h +++ b/iOS7/Frameworks/UIKit/UIViewKeyframeAnimationState.h @@ -8,14 +8,15 @@ @class NSMutableDictionary, NSMutableSet; +// Not exported @interface UIViewKeyframeAnimationState : UIViewAnimationState { double _frameDuration; double _frameStartTime; - int _calculationMode; + long long _calculationMode; NSMutableSet *_keyframeLayers; NSMutableDictionary *_keyframeLayersForCurrentKeyFrameDict; - BOOL _inFrame; + _Bool _inFrame; } - (void)cleanupTrackedLayers; @@ -23,7 +24,7 @@ - (void)pop; - (void)addKeyframeWithRelativeStartTime:(double)arg1 relativeDuration:(double)arg2 animations:(id)arg3; - (id)actionForLayer:(id)arg1 forKey:(id)arg2 forView:(id)arg3; -- (void)setupWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned int)arg4 factory:(id)arg5 parentState:(id)arg6 start:(id)arg7 completion:(void)arg8; +- (void)setupWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long long)arg4 factory:(id)arg5 parentState:(id)arg6 start:(id)arg7 completion:(void)arg8; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/UIViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UIViewPrintFormatter.h index c799a7a86..d76f26433 100644 --- a/iOS7/Frameworks/UIKit/UIViewPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UIViewPrintFormatter.h @@ -14,9 +14,9 @@ } @property(readonly, nonatomic) UIView *view; // @synthesize view=_view; -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (int)_recalcPageCount; +- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(long long)arg2; +- (struct CGRect)rectForPageAtIndex:(long long)arg1; +- (long long)_recalcPageCount; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initWithView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIViewSpringAnimationState.h b/iOS7/Frameworks/UIKit/UIViewSpringAnimationState.h index 5caa39709..888f8ecc6 100644 --- a/iOS7/Frameworks/UIKit/UIViewSpringAnimationState.h +++ b/iOS7/Frameworks/UIKit/UIViewSpringAnimationState.h @@ -6,15 +6,19 @@ #import +// Not exported @interface UIViewSpringAnimationState : UIViewAnimationState { - float _mass; - float _stiffness; - float _damping; - float _velocity; + double _mass; + double _stiffness; + double _damping; + double _velocity; } ++ (id)defaultSpringAnimationForKey:(id)arg1 mass:(double)arg2 stiffness:(double)arg3 damping:(double)arg4 velocity:(double)arg5; - (id)_defaultAnimationForKey:(id)arg1; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2 forView:(id)arg3; +- (void)generateSpringPropertiesForDuration:(double)arg1 damping:(double)arg2 velocity:(double)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIWKTextInteractionAssistant.h b/iOS7/Frameworks/UIKit/UIWKTextInteractionAssistant.h index 28956ddfc..c53133585 100644 --- a/iOS7/Frameworks/UIKit/UIWKTextInteractionAssistant.h +++ b/iOS7/Frameworks/UIKit/UIWKTextInteractionAssistant.h @@ -12,7 +12,7 @@ - (void)selectAll:(id)arg1; - (void)selectWord; -- (BOOL)tapOnLinkWithGesture:(id)arg1; +- (_Bool)tapOnLinkWithGesture:(id)arg1; - (void)twoFingerRangedSelectGesture:(id)arg1; - (void)twoFingerSingleTap:(id)arg1; - (void)oneFingerTripleTap:(id)arg1; @@ -23,13 +23,13 @@ - (void)tapAndAHalf:(id)arg1; - (void)loupeGesture:(id)arg1; - (void)oneFingerTap:(id)arg1; -- (void)selectionChangedWithGestureAt:(struct CGPoint)arg1 withGesture:(int)arg2 withState:(int)arg3; +- (void)selectionChangedWithGestureAt:(struct CGPoint)arg1 withGesture:(long long)arg2 withState:(long long)arg3; - (void)scrollSelectionToVisible; -- (BOOL)containerIsBrowserView; -- (BOOL)containerAllowsSelectionTintOnly; -- (BOOL)containerAllowsSelection; -- (BOOL)containerIsPlainStyleAtom; -- (BOOL)containerIsAtom; +- (_Bool)containerIsBrowserView; +- (_Bool)containerAllowsSelectionTintOnly; +- (_Bool)containerAllowsSelection; +- (_Bool)containerIsPlainStyleAtom; +- (_Bool)containerIsAtom; @end diff --git a/iOS7/Frameworks/UIKit/UIWebBrowserFindOnPageHighlighter.h b/iOS7/Frameworks/UIKit/UIWebBrowserFindOnPageHighlighter.h index adff2ce0e..430d98dfe 100644 --- a/iOS7/Frameworks/UIKit/UIWebBrowserFindOnPageHighlighter.h +++ b/iOS7/Frameworks/UIKit/UIWebBrowserFindOnPageHighlighter.h @@ -8,40 +8,53 @@ #import "UIWebFindOnPageHighlighter-Protocol.h" -@class NSArray, NSMutableArray, NSString, UIView, UIWebBrowserView; +@class NSArray, NSMutableArray, NSString, UIView, UIWebBrowserView, UIWebPDFViewHandler; +// Not exported @interface UIWebBrowserFindOnPageHighlighter : NSObject { NSMutableArray *_highlightBubbleViews; NSArray *_pdfHighlightViews; UIView *_highlightHostView; UIWebBrowserView *_browserView; - BOOL _zoomToHighlightSelection; + UIWebPDFViewHandler *_pdfHandler; + _Bool _zoomToHighlightSelection; id _delegate; NSString *_searchText; - unsigned int _numberOfMatches; - unsigned int _highlightedMatchIndex; + unsigned long long _numberOfMatches; + unsigned long long _highlightedMatchIndex; } -+ (BOOL)expandedRectsWouldIntersect:(id)arg1; -@property(readonly, nonatomic) unsigned int highlightedMatchIndex; // @synthesize highlightedMatchIndex=_highlightedMatchIndex; -@property(readonly, nonatomic) unsigned int numberOfMatches; // @synthesize numberOfMatches=_numberOfMatches; ++ (_Bool)expandedRectsWouldIntersect:(id)arg1; +@property(readonly, nonatomic) unsigned long long highlightedMatchIndex; // @synthesize highlightedMatchIndex=_highlightedMatchIndex; +@property(readonly, nonatomic) unsigned long long numberOfMatches; // @synthesize numberOfMatches=_numberOfMatches; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSString *searchText; // @synthesize searchText=_searchText; +- (void)search:(id)arg1 hasPartialResults:(id)arg2; +- (void)searchDidFinish:(id)arg1; +- (void)searchLimitHit:(id)arg1; +- (void)searchWasCancelled:(id)arg1; +- (void)searchDidTimeOut:(id)arg1; +- (void)searchDidBegin:(id)arg1; - (void)highlightPreviousMatch; - (void)highlightNextMatch; -- (void)_highlightFindOnPageMatch:(BOOL)arg1; -- (void)_updateHighlightedMatchIndex:(BOOL)arg1; -- (void)setSearchText:(id)arg1 matchLimit:(unsigned int)arg2; -- (unsigned int)findOnPageOptions; -- (BOOL)_highlightSelection; -- (BOOL)updateHighlightBubbleWobble:(BOOL)arg1; -- (void)setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentViews:(id)arg3 wobble:(BOOL)arg4; -- (void)setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentImage:(struct CGImage *)arg3 wobble:(BOOL)arg4; -- (void)_setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentImage:(struct CGImage *)arg3 contentViews:(id)arg4 wobble:(BOOL)arg5; +- (void)_highlightFindOnPageMatch:(_Bool)arg1; +- (void)_highlightFindOnPageMatchForPDF:(_Bool)arg1 withPDFHandler:(id)arg2; +- (id)_currentPDFSearchResult; +- (_Bool)_updateHighlightedMatchIndex:(_Bool)arg1; +- (void)setSearchText:(id)arg1 matchLimit:(unsigned long long)arg2; +- (unsigned long long)findOnPageOptions; +- (_Bool)_highlightSelection; +- (_Bool)updateHighlightBubbleWobble:(_Bool)arg1; +- (void)setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentViews:(id)arg3 wobble:(_Bool)arg4; +- (void)setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentImage:(struct CGImage *)arg3 wobble:(_Bool)arg4; +- (void)_setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentImage:(struct CGImage *)arg3 contentViews:(id)arg4 wobble:(_Bool)arg5; - (void)_clearHighlightViews; -- (void)_addContentViewAtIndex:(unsigned int)arg1 withRect:(struct CGRect)arg2; +- (void)_addContentViewAtIndex:(unsigned long long)arg1 withRect:(struct CGRect)arg2; +- (void)clearBrowserView; - (void)dealloc; +- (void)_commonInitialize; +- (id)initWithPDFViewHandler:(id)arg1; - (id)initWithBrowserView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebBrowserView-UIWebTouchEventsGestureRecognizerDelegateImplementation.h b/iOS7/Frameworks/UIKit/UIWebBrowserView-UIWebTouchEventsGestureRecognizerDelegateImplementation.h new file mode 100644 index 000000000..302ac8956 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebBrowserView-UIWebTouchEventsGestureRecognizerDelegateImplementation.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIWebTouchEventsGestureRecognizerDelegate-Protocol.h" + +@interface UIWebBrowserView (UIWebTouchEventsGestureRecognizerDelegateImplementation) +- (_Bool)isAnyTouchOverActiveArea:(id)arg1; +- (_Bool)shouldIgnoreWebTouch; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebBrowserView.h b/iOS7/Frameworks/UIKit/UIWebBrowserView.h index 65854b22e..33102ba35 100644 --- a/iOS7/Frameworks/UIKit/UIWebBrowserView.h +++ b/iOS7/Frameworks/UIKit/UIWebBrowserView.h @@ -7,12 +7,11 @@ #import #import "UIWebFormAccessoryDelegate-Protocol.h" -#import "UIWebTouchEventsGestureRecognizerDelegate-Protocol.h" #import "_UIWebRotationDelegate-Protocol.h" -@class DOMNode, NSHashTable, NSMutableArray, NSMutableSet, NSObject, UIResponder, UIWebFormAccessory, UIWebFormDelegate, UIWebTouchEventsGestureRecognizer; +@class DOMNode, NSHashTable, NSLock, NSMutableArray, NSMutableSet, NSObject, NSString, UIResponder, UIWebFormAccessory, UIWebFormDelegate, UIWebTouchEventsGestureRecognizer; -@interface UIWebBrowserView : UIWebDocumentView +@interface UIWebBrowserView : UIWebDocumentView { UIWebFormAccessory *_accessory; NSObject *_input; @@ -20,8 +19,8 @@ DOMNode *_assistedNodeStartingFocusRedirects; struct CGRect _inputViewBounds; struct CGRect _addressViewBounds; - float _lastAdjustmentForScroller; - unsigned int _audioSessionCategoryOverride; + double _lastAdjustmentForScroller; + unsigned long long _audioSessionCategoryOverride; unsigned int _accessoryEnabled:1; unsigned int _forceInputView:1; unsigned int _formIsAutoFilling:1; @@ -32,12 +31,15 @@ UIWebTouchEventsGestureRecognizer *_webTouchEventsGestureRecognizer; UIWebFormDelegate *_formDelegate; UIResponder *_editingDelegateForEverythingExceptForms; - unsigned int _dispatchedTouchEvents; + unsigned long long _dispatchedTouchEvents; NSMutableArray *_deferredTouchEvents; NSHashTable *_activeHighlighters; NSMutableSet *_overflowScrollViewsPendingInsertion; NSMutableSet *_overflowScrollViewsPendingDeletion; NSMutableSet *_overflowScrollViews; + NSLock *_pendingOverflowDataLock; + NSMutableArray *_pendingOverflowScrolls; + _Bool _pendingGeometryChangeAfterOverflowScroll; struct { NSMutableArray *all; NSMutableArray *html; @@ -52,15 +54,14 @@ id _autoFillDelegate; } -+ (id)_PDFPageNumberLabel:(BOOL)arg1; + (id)getUIWebBrowserViewForWebFrame:(id)arg1; -+ (float)preferredScrollDecelerationFactor; ++ (double)preferredScrollDecelerationFactor; + (void)initialize; @property(nonatomic) id autoFillDelegate; // @synthesize autoFillDelegate=_autoFillDelegate; -@property(readonly, nonatomic) BOOL hasEditedTextField; // @synthesize hasEditedTextField=_hasEditedTextField; -@property(nonatomic) BOOL allowDOMFocusRedirects; // @synthesize allowDOMFocusRedirects=_allowDOMFocusRedirects; -@property(nonatomic) BOOL inputViewObeysDOMFocus; // @synthesize inputViewObeysDOMFocus=_inputViewObeysDOMFocus; -@property(nonatomic, getter=isAccessoryEnabled) BOOL accessoryEnabled; // @synthesize accessoryEnabled=_accessoryEnabled; +@property(readonly, nonatomic) _Bool hasEditedTextField; // @synthesize hasEditedTextField=_hasEditedTextField; +@property(nonatomic) _Bool allowDOMFocusRedirects; // @synthesize allowDOMFocusRedirects=_allowDOMFocusRedirects; +@property(nonatomic) _Bool inputViewObeysDOMFocus; // @synthesize inputViewObeysDOMFocus=_inputViewObeysDOMFocus; +@property(nonatomic, getter=isAccessoryEnabled) _Bool accessoryEnabled; // @synthesize accessoryEnabled=_accessoryEnabled; @property(nonatomic) UIResponder *_editingDelegateForEverythingExceptForms; // @synthesize _editingDelegateForEverythingExceptForms; @property(retain, nonatomic) DOMNode *_currentAssistedNode; // @synthesize _currentAssistedNode; @property(retain, nonatomic) NSObject *_input; // @synthesize _input; @@ -71,64 +72,62 @@ - (void)_addAdditionalSubview:(id)arg1; - (void)_noteOverflowScrollViewPendingDeletion:(id)arg1; - (void)_noteOverflowScrollViewPendingInsertion:(id)arg1; -- (BOOL)_hasSubviewContainingWebContent:(id)arg1; +- (_Bool)_hasSubviewContainingWebContent:(id)arg1; - (void)_overflowScrollView:(id)arg1 didEndScrollingForNode:(id)arg2; -- (void)_overflowScrollView:(id)arg1 scrollOffsetChangedForNode:(id)arg2 whileScrolling:(BOOL)arg3; +- (void)_overflowScrollView:(id)arg1 scrollOffsetChangedForNode:(id)arg2 whileScrolling:(_Bool)arg3; +- (_Bool)appendOverflowScrollForNode:(id)arg1 offset:(struct CGPoint)arg2 whileScrolling:(_Bool)arg3; +- (void)_webThreadOverflowScrollOffsetChanged; - (void)_overflowScrollView:(id)arg1 willStartScrollingForNode:(id)arg2; - (void)webView:(id)arg1 willRemoveScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 forNode:(id)arg4; -- (void)webView:(id)arg1 didCreateOrUpdateScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 scrollSize:(id)arg4 forNode:(id)arg5 allowHorizontalScrollbar:(BOOL)arg6 allowVerticalScrollbar:(BOOL)arg7; +- (void)webView:(id)arg1 didCreateOrUpdateScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 scrollSize:(id)arg4 forNode:(id)arg5 allowHorizontalScrollbar:(_Bool)arg6 allowVerticalScrollbar:(_Bool)arg7; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)redrawScaledDocument; - (void)_removeFindOnPageHighlighter:(id)arg1; - (id)addFindOnPageHighlighter; -- (BOOL)considerHeightOfRectOfInterestForRotation; +- (_Bool)considerHeightOfRectOfInterestForRotation; - (struct CGSize)contentSizeForScrollView:(id)arg1; -- (float)scaleForProposedNewScale:(float)arg1 andOldScale:(float)arg2; +- (double)scaleForProposedNewScale:(double)arg1 andOldScale:(double)arg2; - (struct CGRect)activeRectForRectOfInterest:(struct CGRect)arg1; -- (float)heightToKeepVisible; -- (float)minimumVerticalContentOffset; +- (double)heightToKeepVisible; +- (double)minimumVerticalContentOffset; - (struct CGRect)rectOfInterestForRotation; -- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_869f9c67)arg2; -- (CDStruct_869f9c67)scalesForContainerSize:(struct CGSize)arg1; -@property(nonatomic) BOOL alwaysDispatchesScrollEvents; +- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_39925896)arg2; +- (CDStruct_39925896)scalesForContainerSize:(struct CGSize)arg1; +@property(nonatomic) _Bool alwaysDispatchesScrollEvents; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (id)_absoluteUrlRelativeToDocumentURL:(id)arg1; -- (void)_startURLificationIfNeededCoalesce:(BOOL)arg1; +- (void)_startURLificationIfNeededCoalesce:(_Bool)arg1; - (void)_setSelectedDOMRangeAndUpdateUI:(id)arg1; - (void)_clearSelectionAndUI; -- (BOOL)_dumpWebArchiveAtPath:(id)arg1; -- (void)_updatePDFPageNumberLabelWithUserScrolling:(BOOL)arg1 animated:(BOOL)arg2; -- (struct CGPoint)_originForPDFPageLabelInSuperview:(id)arg1; -- (unsigned int)_firstVisiblePDFPageNumber; +- (_Bool)_dumpWebArchiveAtPath:(id)arg1; - (void)_clearAllConsoleMessages; - (void)clearMessagesMatchingMask:(int)arg1; - (id)messagesMatchingMask:(int)arg1; - (void)webView:(id)arg1 addMessageToConsole:(id)arg2 withSource:(id)arg3; -- (void)_setAddressViewFrame:(struct CGRect)arg1; - (void)rotateEnclosingScrollViewToFrame:(struct CGRect)arg1; - (struct CGSize)_defaultScrollViewContentSize; -- (void)_zoomToRect:(struct CGRect)arg1 withScale:(float)arg2; -- (void)_zoomToRect:(struct CGRect)arg1 ensuringVisibilityOfRect:(struct CGRect)arg2 withScale:(float)arg3 forceScroll:(BOOL)arg4 formAssistantFrame:(struct CGRect)arg5 animationDuration:(double)arg6; -- (void)_zoomToRect:(struct CGRect)arg1 ensuringVisibilityOfRect:(struct CGRect)arg2 withScale:(float)arg3 forceScroll:(BOOL)arg4; -- (void)_zoomToNode:(id)arg1 forceScroll:(BOOL)arg2; -- (void)_centerRect:(struct CGRect)arg1 forSizeChange:(BOOL)arg2 withVisibleHeight:(float)arg3 pinningEdge:(int)arg4; -- (void)_centerRect:(struct CGRect)arg1 forSizeChange:(BOOL)arg2 withVisibleHeight:(float)arg3 pinningEdge:(int)arg4 toValue:(float)arg5; +- (void)_zoomToRect:(struct CGRect)arg1 withScale:(double)arg2; +- (void)_zoomToRect:(struct CGRect)arg1 ensuringVisibilityOfRect:(struct CGRect)arg2 withScale:(double)arg3 forceScroll:(_Bool)arg4 formAssistantFrame:(struct CGRect)arg5 animationDuration:(double)arg6; +- (void)_zoomToRect:(struct CGRect)arg1 ensuringVisibilityOfRect:(struct CGRect)arg2 withScale:(double)arg3 forceScroll:(_Bool)arg4; +- (void)_zoomToNode:(id)arg1 forceScroll:(_Bool)arg2; +- (void)_centerRect:(struct CGRect)arg1 forSizeChange:(_Bool)arg2 withVisibleHeight:(double)arg3 pinningEdge:(unsigned long long)arg4; +- (void)_centerRect:(struct CGRect)arg1 forSizeChange:(_Bool)arg2 withVisibleHeight:(double)arg3 pinningEdge:(unsigned long long)arg4 toValue:(double)arg5; - (struct CGRect)_activeRectForRectToCenter:(struct CGRect)arg1; - (void)webViewDidPreventDefaultForEvent:(id)arg1; - (struct CGPoint)_convertWindowPointToViewport:(struct CGPoint)arg1; -@property(readonly, nonatomic) BOOL isDispatchingTouchEvents; +@property(readonly, nonatomic) _Bool isDispatchingTouchEvents; - (void)_webTouchEventsRecognized:(id)arg1; - (void)_handleDeferredEvents; - (void)_deferWebEvent:(id)arg1; - (void)_endDeferringEvents; - (void)_startDeferringEvents; - (void)_dispatchWebEvent:(id)arg1; -- (BOOL)_shouldDeferEvents; +- (_Bool)_shouldDeferEvents; - (void)webView:(id)arg1 elementDidBlurNode:(id)arg2; - (void)webView:(id)arg1 elementDidFocusNode:(id)arg2; - (void)_webViewFormEditedStatusHasChanged:(id)arg1; -- (BOOL)_isAutoFilling; -- (BOOL)isAutoFillMode; +- (_Bool)_isAutoFilling; +- (_Bool)isAutoFillMode; - (void)acceptedAutoFillWord:(id)arg1; - (void)webView:(id)arg1 didFirstLayoutInFrame:(id)arg2; - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; @@ -140,16 +139,16 @@ - (void)_resetFormDataForFrame:(id)arg1; - (id)textFormElement; - (id)formElement; -- (BOOL)canAutoFill; -- (void)formDelegateHandleTextChangeWithAutoFillSuggestions:(BOOL)arg1; +- (void)formDelegateTextDidChange; - (void)_scrollCaretToVisible:(id)arg1; - (void)accessoryClear; - (void)accessoryAutoFill; -- (void)accessoryTab:(BOOL)arg1; +- (void)accessoryTab:(_Bool)arg1; - (void)accessoryDone; +@property(nonatomic) NSString *networkInterfaceName; @property(nonatomic) unsigned int audioSessionCategoryOverride; -@property(nonatomic) BOOL mediaPlaybackRequiresUserAction; -@property(nonatomic) BOOL allowsInlineMediaPlayback; +@property(nonatomic) _Bool mediaPlaybackRequiresUserAction; +@property(nonatomic) _Bool allowsInlineMediaPlayback; - (void)assistFormNode:(id)arg1; - (void)_endAllowingFocusRedirects; - (void)_beginAllowingFocusRedirects; @@ -159,44 +158,44 @@ - (void)_stopAssistingFormNode; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; +- (void)simulateDidScroll; - (void)_didScroll; - (void)_updateScrollerViewForInputView:(id)arg1; - (void)_updateFixedPositioningObjectsLayoutSoon; - (void)_updateFixedPositionContent; - (void)_updateFixedPositioningObjectsLayoutAfterVisibleGeometryChange; - (void)_updateFixedPositioningObjectsLayoutAfterScroll; +- (void)_updateFixedPositioningObjectsLayoutDuringScroll; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; - (void)_keyboardDidChangeFrame:(id)arg1; - (void)_keyboardWillChangeFrame:(id)arg1; -- (void)_setInputViewBoundsForAutomaticKeyboardInfo:(id)arg1 adjustScrollView:(BOOL)arg2; +- (void)_setInputViewBoundsForAutomaticKeyboardInfo:(id)arg1 adjustScrollView:(_Bool)arg2; - (void)_stopAssistingNode:(id)arg1; - (void)_startAssistingNode:(id)arg1; - (void)_stopAssistingKeyboard; - (void)_startAssistingKeyboard; - (void)_promptForReplace:(id)arg1; -- (BOOL)playsNicelyWithGestures; +- (_Bool)playsNicelyWithGestures; - (id)_editingDelegate; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (id)inputView; - (id)inputAccessoryView; - (void)_prevAccessoryTab:(id)arg1; - (void)_nextAccessoryTab:(id)arg1; - (id)keyCommands; -- (BOOL)resignFirstResponder; +- (_Bool)resignFirstResponder; - (id)textDocument; - (id)_keyboardResponder; -- (BOOL)_requiresKeyboardResetOnReload; -- (BOOL)_requiresKeyboardWhenFirstResponder; -- (BOOL)_keepKeyboardVisibleDuringFocusRedirects; -- (BOOL)isEditable; +- (_Bool)_requiresKeyboardResetOnReload; +- (_Bool)_requiresKeyboardWhenFirstResponder; +- (_Bool)_keepKeyboardVisibleDuringFocusRedirects; +- (_Bool)isEditable; - (void)installGestureRecognizers; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithWebView:(id)arg1 frame:(struct CGRect)arg2; -- (BOOL)isAnyTouchOverActiveArea:(id)arg1; -- (BOOL)shouldIgnoreWebTouch; @end diff --git a/iOS7/Frameworks/UIKit/UIWebClip.h b/iOS7/Frameworks/UIKit/UIWebClip.h index 7479ac422..ebd693d0b 100644 --- a/iOS7/Frameworks/UIKit/UIWebClip.h +++ b/iOS7/Frameworks/UIKit/UIWebClip.h @@ -13,18 +13,18 @@ NSString *identifier; NSURL *pageURL; NSArray *icons; - unsigned int currentIconIndex; + unsigned long long currentIconIndex; NSURL *startupImageURL; NSURL *startupLandscapeImageURL; NSString *title; - BOOL fullScreen; - BOOL classicMode; - BOOL removalDisallowed; - BOOL iconIsScreenShotBased; - BOOL iconIsPrecomposed; - BOOL iconIsPrerendered; - unsigned int supportedOrientations; - int statusBarStyle; + _Bool fullScreen; + _Bool classicMode; + _Bool removalDisallowed; + _Bool iconIsScreenShotBased; + _Bool iconIsPrecomposed; + _Bool iconIsPrerendered; + unsigned long long supportedOrientations; + long long statusBarStyle; UIImage *iconImage; UIImage *startupImage; UIImage *startupLandscapeImage; @@ -44,14 +44,14 @@ + (id)pathForWebClipWithIdentifier:(id)arg1; + (id)webClipsDirectoryPath; + (id)webClipIconsForWebDocumentView:(id)arg1; -+ (unsigned int)webClipOrientationsForWebDocumentView:(id)arg1; -+ (BOOL)webClipClassicModeValueForWebDocumentView:(id)arg1; ++ (unsigned long long)webClipOrientationsForWebDocumentView:(id)arg1; ++ (_Bool)webClipClassicModeValueForWebDocumentView:(id)arg1; + (id)webClipTitleForWebDocumentView:(id)arg1; -+ (BOOL)webClipFullScreenValueForWebDocumentView:(id)arg1; -+ (int)webClipStatusBarStyleForWebDocumentView:(id)arg1; ++ (_Bool)webClipFullScreenValueForWebDocumentView:(id)arg1; ++ (long long)webClipStatusBarStyleForWebDocumentView:(id)arg1; + (id)_contentForMetaName:(id)arg1 inWebDocumentView:(id)arg2; + (id)webClipIdentifierFromBundleIdentifier:(id)arg1; -+ (BOOL)bundleIdentifierContainsWebClipIdentifier:(id)arg1; ++ (_Bool)bundleIdentifierContainsWebClipIdentifier:(id)arg1; + (id)webClips; + (id)webClipWithURL:(id)arg1; + (id)webClipWithIdentifier:(id)arg1; @@ -59,28 +59,28 @@ @property(retain, nonatomic) UIImage *initialLaunchImage; // @synthesize initialLaunchImage; @property(retain, nonatomic) UIImage *startupLandscapeImage; // @synthesize startupLandscapeImage; @property(retain, nonatomic) UIImage *startupImage; // @synthesize startupImage; -@property int statusBarStyle; // @synthesize statusBarStyle; -@property unsigned int supportedOrientations; // @synthesize supportedOrientations; -@property(readonly) BOOL iconIsPrerendered; // @synthesize iconIsPrerendered; -@property(readonly) BOOL iconIsPrecomposed; // @synthesize iconIsPrecomposed; -@property(readonly) BOOL iconIsScreenShotBased; // @synthesize iconIsScreenShotBased; -@property BOOL removalDisallowed; // @synthesize removalDisallowed; -@property BOOL classicMode; // @synthesize classicMode; -@property BOOL fullScreen; // @synthesize fullScreen; +@property long long statusBarStyle; // @synthesize statusBarStyle; +@property unsigned long long supportedOrientations; // @synthesize supportedOrientations; +@property(readonly) _Bool iconIsPrerendered; // @synthesize iconIsPrerendered; +@property(readonly) _Bool iconIsPrecomposed; // @synthesize iconIsPrecomposed; +@property(readonly) _Bool iconIsScreenShotBased; // @synthesize iconIsScreenShotBased; +@property _Bool removalDisallowed; // @synthesize removalDisallowed; +@property _Bool classicMode; // @synthesize classicMode; +@property _Bool fullScreen; // @synthesize fullScreen; @property(copy, nonatomic) NSString *title; // @synthesize title; @property(retain) NSURL *startupLandscapeImageURL; // @synthesize startupLandscapeImageURL; @property(retain) NSURL *startupImageURL; // @synthesize startupImageURL; @property(retain) NSArray *icons; // @synthesize icons; @property(retain, nonatomic) NSURL *pageURL; // @synthesize pageURL; @property(copy) NSString *identifier; // @synthesize identifier; -- (id)getStartupImage:(int)arg1; +- (id)getStartupImage:(long long)arg1; - (void)requestCustomLandscapeStartupImageUpdate; - (void)requestCustomPortraitStartupImageUpdate; - (void)requestCustomIconUpdate; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; -- (BOOL)tryLoadingNextCustomIcon; +- (_Bool)tryLoadingNextCustomIcon; - (void)updateCustomMediaLocationsFromWebDocumentView:(id)arg1; - (void)requestIconUpdateInSpringBoard; - (id)bundleIdentifier; @@ -91,18 +91,18 @@ - (void)cancelMediaUpdate; - (void)dealloc; - (void)setIconImageFromScreenshot:(id)arg1; -- (void)setIconImage:(id)arg1 isPrecomposed:(BOOL)arg2; -- (void)_setIconImage:(id)arg1 isPrecomposed:(BOOL)arg2 isScreenShotBased:(BOOL)arg3; +- (void)setIconImage:(id)arg1 isPrecomposed:(_Bool)arg2; +- (void)_setIconImage:(id)arg1 isPrecomposed:(_Bool)arg2 isScreenShotBased:(_Bool)arg3; @property(readonly, nonatomic) UIImage *iconImage; -- (id)generateIconImageForFormat:(int)arg1 scale:(float)arg2; +- (id)generateIconImageForFormat:(int)arg1 scale:(double)arg2; @property(readonly) NSString *iconImagePath; - (id)_bundleImageWithName:(id)arg1; - (id)_bundleResourceWithName:(id)arg1; - (id)_initWithIdentifier:(id)arg1; -- (BOOL)removeFromDisk; -- (BOOL)createOnDisk; -- (BOOL)updateOnDisk; -- (BOOL)_writeImage:(id)arg1 toDiskWithFileName:(id)arg2; +- (_Bool)removeFromDisk; +- (_Bool)createOnDisk; +- (_Bool)updateOnDisk; +- (_Bool)_writeImage:(id)arg1 toDiskWithFileName:(id)arg2; - (id)_info; - (void)_reloadProperties; - (void)_readPropertiesFromBundle:(struct __CFBundle *)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebClipIcon.h b/iOS7/Frameworks/UIKit/UIWebClipIcon.h index 9b8367a1e..03928e320 100644 --- a/iOS7/Frameworks/UIKit/UIWebClipIcon.h +++ b/iOS7/Frameworks/UIKit/UIWebClipIcon.h @@ -10,17 +10,17 @@ @interface UIWebClipIcon : NSObject { - BOOL _precomposed; - BOOL _siteWide; + _Bool _precomposed; + _Bool _siteWide; struct CGSize _bestSize; NSURL *_url; } @property(retain, nonatomic) NSURL *url; // @synthesize url=_url; @property(nonatomic) struct CGSize bestSize; // @synthesize bestSize=_bestSize; -@property(nonatomic, getter=isSiteWide) BOOL siteWide; // @synthesize siteWide=_siteWide; -@property(nonatomic, getter=isPrecomposed) BOOL precomposed; // @synthesize precomposed=_precomposed; -- (int)compare:(id)arg1 preferringDeviceIconSizes:(BOOL)arg2; +@property(nonatomic, getter=isSiteWide) _Bool siteWide; // @synthesize siteWide=_siteWide; +@property(nonatomic, getter=isPrecomposed) _Bool precomposed; // @synthesize precomposed=_precomposed; +- (long long)compare:(id)arg1 preferringDeviceIconSizes:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIWebDateTimePeripheral.h b/iOS7/Frameworks/UIKit/UIWebDateTimePeripheral.h deleted file mode 100644 index 507e56373..000000000 --- a/iOS7/Frameworks/UIKit/UIWebDateTimePeripheral.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "UIFormPeripheral-Protocol.h" - -@class DOMHTMLInputElement; - -@interface UIWebDateTimePeripheral : NSObject -{ - DOMHTMLInputElement *_inputElement; - id _control; -} - -+ (id)createPeripheralWithDOMHTMLInputElement:(id)arg1; -@property(retain, nonatomic) id _control; // @synthesize _control; -@property(retain, nonatomic) DOMHTMLInputElement *_inputElement; // @synthesize _inputElement; -- (id)assistantView; -- (void)beginEditing; -- (void)dealloc; -- (id)initWithDOMHTMLInputElement:(id)arg1; -- (int)_datePickerModeForInputType:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebDateTimePopoverViewController.h b/iOS7/Frameworks/UIKit/UIWebDateTimePopoverViewController.h index d9a1d8896..ac053e4ee 100644 --- a/iOS7/Frameworks/UIKit/UIWebDateTimePopoverViewController.h +++ b/iOS7/Frameworks/UIKit/UIWebDateTimePopoverViewController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIWebDateTimePopoverViewController : UIViewController { id _innerWebDateTimeControl; @@ -14,7 +15,7 @@ @property(retain, nonatomic) id _innerWebDateTimeControl; // @synthesize _innerWebDateTimeControl; - (void)loadView; - (void)dealloc; -- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(int)arg2; +- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePicker.h b/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePicker.h index 2d686c108..9512295c4 100644 --- a/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePicker.h +++ b/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePicker.h @@ -10,27 +10,29 @@ @class DOMHTMLInputElement, NSString, UIDatePicker; +// Not exported @interface UIWebDefaultDateTimePicker : NSObject { DOMHTMLInputElement *_inputElement; UIDatePicker *_datePicker; NSString *_formatString; - BOOL _shouldRemoveTimeZoneInformation; - BOOL _isTimeInput; + _Bool _shouldRemoveTimeZoneInformation; + _Bool _isTimeInput; } @property(retain, nonatomic) UIDatePicker *_datePicker; // @synthesize _datePicker; @property(retain, nonatomic) DOMHTMLInputElement *_inputElement; // @synthesize _inputElement; +- (void)controlEndEditing; - (void)controlBeginEditing; - (id)_sanitizeInputValueForFormatter:(id)arg1; - (id)controlView; - (void)dealloc; -- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(int)arg2; +- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(long long)arg2; - (void)_dateChangeHandler:(id)arg1; - (void)_dateChanged; - (void)_dateChangedSetAsString; - (void)_dateChangedSetAsNumber; -- (int)_timeZoneOffsetFromGMT:(id)arg1; +- (long long)_timeZoneOffsetFromGMT:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePopover.h b/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePopover.h index d725f1a0d..2ed947dc8 100644 --- a/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePopover.h +++ b/iOS7/Frameworks/UIKit/UIWebDefaultDateTimePopover.h @@ -4,22 +4,24 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "UIWebFormControl-Protocol.h" @class UIWebDateTimePopoverViewController; -@interface UIWebDefaultDateTimePopover : UIWebRotatingAccessoryPopover +// Not exported +@interface UIWebDefaultDateTimePopover : UIWebFormRotatingAccessoryPopover { UIWebDateTimePopoverViewController *_webDateTimeViewController; } @property(retain, nonatomic) UIWebDateTimePopoverViewController *_webDateTimeViewController; // @synthesize _webDateTimeViewController; +- (void)controlEndEditing; - (void)controlBeginEditing; - (id)controlView; - (void)dealloc; -- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(int)arg2; +- (id)initWithDOMHTMLInputElement:(id)arg1 datePickerMode:(long long)arg2; - (void)clear:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-Interaction.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-Interaction.h new file mode 100644 index 000000000..e163c5fff --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-Interaction.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIActionSheetDelegate-Protocol.h" + +@interface UIWebDocumentView (Interaction) ++ (id)_sharedHighlightView; ++ (id)_createDefaultHighlightView; +@property(getter=_acceptsFirstResponder, setter=_setAcceptsFirstResponder:) _Bool _acceptsFirstResponder; +- (id)_doubleTapGestureRecognizer; +- (id)superviewForSheet; +- (struct CGPoint)interactionLocation; +- (id)interactionElement; +- (void)setAllowsLinkSheet:(_Bool)arg1; +- (void)setAllowsDataDetectorsSheet:(_Bool)arg1; +- (void)setAllowsImageSheet:(_Bool)arg1; +- (id)interactionDelegate; +- (void)setInteractionDelegate:(id)arg1; +- (_Bool)supportsTwoFingerScrollingAtTouchLocation:(struct CGPoint)arg1 andLocation:(struct CGPoint)arg2; +- (void)sendScrollWheelEvents; +- (void)_cleanupSheet; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (id)_targetURL; +- (void)cancelInteractionWithImmediateDisplay:(_Bool)arg1; +- (void)deferInteraction; +- (void)cancelInteraction; +- (void)completeInteraction; +- (void)resetInteraction; +- (void)highlightApproximateNodeAndDisplayInfoSheet; +- (void)hideTapHighlight; +- (void)highlightApproximateNodeInverted:(_Bool)arg1; +- (id)deepestNodeAtViewportLocation:(struct CGPoint)arg1; +- (id)approximateNodeAtViewportLocation:(struct CGPoint *)arg1; +- (void)webViewDidPreventDefaultForEvent:(id)arg1; +- (void)webView:(id)arg1 didObserveDeferredContentChange:(int)arg2 forFrame:(id)arg3; +- (void)attemptClick:(id)arg1; +- (void)_sendMouseMoveAndAttemptClick:(id)arg1; +- (void)performClick:(id)arg1; +- (void)_syntheticMouseEventNotHandledAtLocation:(struct CGPoint)arg1; +- (void)_twoFingerPanRecognized:(id)arg1; +- (void)_longPressRecognized:(id)arg1; +- (void)_highlightLongPressRecognized:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (SEL)_actionForLongPressOnElement:(id)arg1; +- (void)_twoFingerDoubleTapRecognized:(id)arg1; +- (void)_doubleTapRecognized:(id)arg1; +- (void)_singleTapRecognized:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)installGestureRecognizers; +- (_Bool)willInteractWithLocation:(struct CGPoint)arg1; +- (_Bool)isInInteraction; +- (_Bool)startActionSheet; +- (void)validateInteractionWithLocation:(struct CGPoint)arg1; +- (void)tapInteractionWithLocation:(struct CGPoint)arg1; +- (void)continueInteractionWithLocation:(struct CGPoint)arg1; +- (void)startInteractionWithLocation:(struct CGPoint)arg1; +- (void)_resetInteractionWithLocation:(struct CGPoint)arg1; +- (void)performInteractionSelector:(SEL)arg1 afterDelay:(double)arg2; +- (void)clearInteractionTimer; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-InteractionPrivate.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-InteractionPrivate.h new file mode 100644 index 000000000..97498608e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-InteractionPrivate.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "_UIRotatingActionSheetDelegate-Protocol.h" + +@interface UIWebDocumentView (InteractionPrivate) <_UIRotatingActionSheetDelegate> +- (struct CGRect)presentationRectInHostViewForSheet:(id)arg1; +- (struct CGRect)initialPresentationRectInHostViewForSheet:(id)arg1; +- (id)hostViewForSheet:(id)arg1; +- (struct CGRect)_presentationRectForSheetGivenPoint:(struct CGPoint)arg1 inHostView:(id)arg2; +- (void)_showDataDetectorsSheet; +- (void)actionDidFinish; +- (void)_showLinkSheet; +- (void)_showImageSheet; +- (void)_createSheetWithElementActions:(id)arg1 showLinkTitle:(_Bool)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-Printing.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-Printing.h new file mode 100644 index 000000000..bf542a9c2 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-Printing.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebDocumentView (Printing) +- (void)drawPage:(unsigned long long)arg1 withPaginationInfo:(id)arg2; +- (void)_drawPDFPagesForPage:(unsigned long long)arg1 withPaginationInfo:(id)arg2; +- (void)endPrintMode; +- (id)beginPrintModeForFrame:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(double)arg3 minimumLayoutWidth:(double)arg4 maximumLayoutWidth:(double)arg5 tileClippedContent:(_Bool)arg6; +- (id)beginPrintModeWithSize:(struct CGSize)arg1 startOffset:(double)arg2 minimumLayoutWidth:(double)arg3 maximumLayoutWidth:(double)arg4 tileClippedContent:(_Bool)arg5; +- (id)beginPrintModeForFrame:(id)arg1 withWidth:(double)arg2 height:(double)arg3 startOffset:(double)arg4 shrinkToFit:(_Bool)arg5 tileClippedContent:(_Bool)arg6; +- (id)beginPrintModeWithWidth:(double)arg1 height:(double)arg2 startOffset:(double)arg3 shrinkToFit:(_Bool)arg4 tileClippedContent:(_Bool)arg5; +- (id)beginPrintModeWithWidth:(double)arg1 height:(double)arg2 startOffset:(double)arg3 shrinkToFit:(_Bool)arg4; +- (id)_beginPrintModeForPDFView:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(double)arg3 minimumLayoutWidth:(double)arg4 maximumLayoutWidth:(double)arg5; +- (id)_beginPrintModeForHTMLView:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(double)arg3 minimumLayoutWidth:(double)arg4 maximumLayoutWidth:(double)arg5 tileClippedContent:(_Bool)arg6; +- (_Bool)isInPrintMode; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-Selecting.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-Selecting.h new file mode 100644 index 000000000..a241f2f6d --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-Selecting.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebDocumentView (Selecting) +- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; +- (_Bool)mouseEventsChangeSelection; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-SyntheticEvents.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-SyntheticEvents.h new file mode 100644 index 000000000..5fa93489c --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-SyntheticEvents.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebDocumentView (SyntheticEvents) +- (id)scriptingInfoWithChildren; +- (id)_scriptingInfoForForm:(id)arg1; +- (id)_scriptingInfoForLink:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewPrintFormatter.h new file mode 100644 index 000000000..e54a0f9e7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewPrintFormatter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebDocumentView (UIWebDocumentViewPrintFormatter) +- (Class)_printFormatterClass; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewTextSelecting.h b/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewTextSelecting.h new file mode 100644 index 000000000..d6a74e36e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView-UIWebDocumentViewTextSelecting.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIAutoscrollContainer-Protocol.h" +#import "UITextAutoscrolling-Protocol.h" + +@interface UIWebDocumentView (UIWebDocumentViewTextSelecting) +- (id)positionAtStartOrEndOfWord:(id)arg1; +- (id)asText; +- (struct CGRect)visibleBounds; +- (id)webVisiblePositionForPoint:(struct CGPoint)arg1; +- (void)setSelectionWithPoint:(struct CGPoint)arg1; +- (void)scrollSelectionToVisible:(_Bool)arg1; +- (void)cancelAutoscroll; +- (void)startAutoscroll:(struct CGPoint)arg1; +- (struct CGRect)contentFrameForView:(id)arg1; +@property(nonatomic) struct CGPoint autoscrollContentOffset; +- (_Bool)selectionIsCaretInDisplayBlockElementAtOffset:(int)arg1; +- (void)setSelectionToStart; +- (void)setSelectionToEnd; +- (void)setRangedSelectionWithExtentPoint:(struct CGPoint)arg1; +- (void)smartExtendRangedSelection:(int)arg1; +- (id)selectionRects; +- (id)selectionRectsForDOMRange:(id)arg1; +- (id)textInDOMRange:(id)arg1; +- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2; +- (id)wordAtPoint:(struct CGPoint)arg1; +- (void)setSelectionWithFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; +- (void)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(_Bool)arg2 allowFlipping:(_Bool)arg3; +- (_Bool)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(_Bool)arg2; +- (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; +- (void)setRangedSelectionInitialExtentToCurrentSelectionStart; +- (void)clearRangedSelectionInitialExtent; +- (void)setRangedSelectionBaseToCurrentSelectionEnd; +- (void)setRangedSelectionBaseToCurrentSelectionStart; +- (void)setRangedSelectionBaseToCurrentSelection; +- (void)setBaseWritingDirection:(long long)arg1; +- (void)toggleBaseWritingDirection; +- (long long)selectionBaseWritingDirection; +- (struct CGRect)caretRectForVisiblePosition:(id)arg1; +- (struct CGRect)caretRect; +- (struct UIEdgeInsets)caretInsets; +- (void)setCaretInsets:(struct UIEdgeInsets)arg1; +- (void)collapseSelection; +@property(readonly, nonatomic) int selectionState; +- (unsigned long long)offsetInMarkedTextForSelection:(id)arg1; +- (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; +- (_Bool)hasMarkedText; +- (_Bool)hasEditableSelection; +- (void)clearSelection; +- (void)selectionChanged:(id)arg1; +- (void)selectionChanged; +- (struct CGPoint)convertPointToSelectedFrameCoordinates:(struct CGPoint)arg1; +- (struct CGRect)convertRectFromSelectedFrameCoordinates:(struct CGRect)arg1; +- (void)selectWord; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentView.h b/iOS7/Frameworks/UIKit/UIWebDocumentView.h index 201054b54..1651c76c8 100644 --- a/iOS7/Frameworks/UIKit/UIWebDocumentView.h +++ b/iOS7/Frameworks/UIKit/UIWebDocumentView.h @@ -6,22 +6,18 @@ #import -#import "UIActionSheetDelegate-Protocol.h" -#import "UIAutoscrollContainer-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" #import "UIKeyInput-Protocol.h" #import "UIKeyboardInput-Protocol.h" #import "UIModalViewDelegate-Protocol.h" -#import "UITextAutoscrolling-Protocol.h" #import "UITextInputPrivate-Protocol.h" #import "UITextInputTokenizer-Protocol.h" #import "UIWebFileUploadPanelDelegate-Protocol.h" -#import "_UIRotatingActionSheetDelegate-Protocol.h" #import "_UIWebDoubleTapDelegate-Protocol.h" @class CALayer, DOMElement, DOMHTMLElement, DOMNode, DOMRange, NSArray, NSDictionary, NSTimer, UIAutoscroll, UIColor, UIImage, UILongPressGestureRecognizer, UIPanGestureRecognizer, UITapGestureRecognizer, UITextChecker, UITextInputTraits, UITextInteractionAssistant, UITextPosition, UITextRange, UIView, UIWebFileUploadPanel, UIWebRotatingSheet, UIWebSelectionAssistant, WebHistoryItem, WebThreadSafeUndoManager, WebView, WebViewReachabilityObserver, _UITextServiceSession, _UIWebHighlightLongPressGestureRecognizer, _UIWebViewportHandler; -@interface UIWebDocumentView : UIWebTiledView +@interface UIWebDocumentView : UIWebTiledView { WebView *_webView; WebViewReachabilityObserver *_reachabilityObserver; @@ -34,13 +30,13 @@ struct CGPoint _doubleTapStartPosition; double _doubleTapStartTime; struct CGSize _pendingSize; - int _orientation; + long long _orientation; DOMHTMLElement *_standaloneEditingElement; struct CGPoint _mouseDownPoint; double _mouseDownTime; UIAutoscroll *_autoscroll; struct __CFDictionary *_plugInViews; - int m_selectionGranularity; + long long m_selectionGranularity; CALayer *_contentLayersHostingLayer; CALayer *_flattenedRotatingContentLayer; NSArray *_additionalSubviews; @@ -55,21 +51,21 @@ struct { NSTimer *timer; struct CGPoint location; - char isBlocked; - char isCancelled; - char isOnWebThread; - char isDisplayingHighlight; - char attemptedClick; + _Bool isBlocked; + _Bool isCancelled; + _Bool isOnWebThread; + _Bool isDisplayingHighlight; + _Bool attemptedClick; struct CGPoint lastPanTranslation; DOMNode *element; id delegate; UIWebRotatingSheet *interactionSheet; NSArray *elementActions; - char allowsImageSheet; - char allowsDataDetectorsSheet; - char allowsLinkSheet; - char acceptsFirstResponder; - float documentScale; + _Bool allowsImageSheet; + _Bool allowsDataDetectorsSheet; + _Bool allowsLinkSheet; + _Bool acceptsFirstResponder; + double documentScale; } _interaction; _UIWebViewportHandler *_viewportHandler; int _documentType; @@ -78,7 +74,7 @@ struct CGSize _fixedLayoutOriginRoundingDelta; struct CGSize _fixedLayoutSizeRoundingDelta; unsigned int _mouseDownCount; - unsigned int _dataDetectorTypes; + unsigned long long _dataDetectorTypes; unsigned int _webCoreNeedsSetNeedsDisplay:1; unsigned int _webCoreNeedsDraw:1; unsigned int _ignoresFocusingMouse:1; @@ -139,47 +135,45 @@ _UITextServiceSession *_definitionSession; _UITextServiceSession *_learnSession; WebHistoryItem *_latestCommittedPageLoadHistoryItem; - BOOL _suppressesIncrementalRendering; - unsigned int _renderTreeSize; - unsigned int _renderTreeSizeThresholdForReset; - struct UIEdgeInsets _fixedPositionContentInset; + _Bool _suppressesIncrementalRendering; + unsigned long long _renderTreeSize; + unsigned long long _renderTreeSizeThresholdForReset; + struct CGRect _exposedScrollViewRect; } + (id)standardTextViewPreferences; -+ (BOOL)hasLandscapeOrientation; ++ (_Bool)hasLandscapeOrientation; + (void)initialize; + (double)getTimestamp; + (Class)layerClass; -+ (id)_sharedHighlightView; -+ (id)_createDefaultHighlightView; -@property(nonatomic) unsigned int renderTreeSizeThresholdForReset; // @synthesize renderTreeSizeThresholdForReset=_renderTreeSizeThresholdForReset; -@property(readonly, nonatomic) unsigned int renderTreeSize; // @synthesize renderTreeSize=_renderTreeSize; -@property(nonatomic) struct UIEdgeInsets fixedPositionContentInset; // @synthesize fixedPositionContentInset=_fixedPositionContentInset; -@property(nonatomic) BOOL suppressesIncrementalRendering; // @synthesize suppressesIncrementalRendering=_suppressesIncrementalRendering; +@property(nonatomic) unsigned long long renderTreeSizeThresholdForReset; // @synthesize renderTreeSizeThresholdForReset=_renderTreeSizeThresholdForReset; +@property(readonly, nonatomic) unsigned long long renderTreeSize; // @synthesize renderTreeSize=_renderTreeSize; +@property(nonatomic) struct CGRect exposedScrollViewRect; // @synthesize exposedScrollViewRect=_exposedScrollViewRect; +@property(nonatomic) _Bool suppressesIncrementalRendering; // @synthesize suppressesIncrementalRendering=_suppressesIncrementalRendering; @property(retain, nonatomic) DOMRange *rangeToRestoreAfterDictation; // @synthesize rangeToRestoreAfterDictation=_rangeToRestoreAfterDictation; -- (void)willZoomToLocation:(struct CGPoint)arg1 atScale:(float)arg2 forDuration:(double)arg3; -- (BOOL)shouldSelectionAssistantReceiveDoubleTapAtPoint:(struct CGPoint)arg1 forScale:(float)arg2; +- (void)willZoomToLocation:(struct CGPoint)arg1 atScale:(double)arg2 forDuration:(double)arg3; +- (_Bool)shouldSelectionAssistantReceiveDoubleTapAtPoint:(struct CGPoint)arg1 forScale:(double)arg2; - (void)willZoomToMinimumScale; -- (BOOL)considerHeightForDoubleTap; -- (CDStruct_869f9c67)doubleTapScalesForSize:(struct CGSize)arg1; +- (_Bool)considerHeightForDoubleTap; +- (CDStruct_39925896)doubleTapScalesForSize:(struct CGSize)arg1; - (struct CGRect)rectOfInterestForPoint:(struct CGPoint)arg1; -- (float)minimumScaleForSize:(struct CGSize)arg1; +- (double)minimumScaleForSize:(struct CGSize)arg1; - (struct CGRect)visibleContentRect; -- (float)currentDocumentScale; -- (float)zoomedDocumentScale; +- (double)currentDocumentScale; +- (double)zoomedDocumentScale; - (id)contentView; - (id)enclosingScrollView; -- (BOOL)_isInspectorSearchingForNode; -- (BOOL)_shouldResetForNewPage; +- (_Bool)_isInspectorSearchingForNode; +- (_Bool)_shouldResetForNewPage; - (int)documentType; - (id)_documentUrl; - (id)selectionRectsForRange:(id)arg1; -@property(nonatomic) int selectionGranularity; -@property(nonatomic) int selectionAffinity; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +@property(nonatomic) long long selectionGranularity; +@property(nonatomic) long long selectionAffinity; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; @@ -189,16 +183,16 @@ @property(readonly, nonatomic) id tokenizer; - (struct CGRect)_lastRectForRange:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; -- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)_positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3 withAffinityDownstream:(BOOL)arg4; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; +- (void)_scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)_positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3 withAffinityDownstream:(_Bool)arg4; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; - (void)replaceRange:(id)arg1 withText:(id)arg2; - (id)rangeOfEnclosingWord:(id)arg1; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @@ -207,19 +201,19 @@ @property(readonly, nonatomic) UITextPosition *beginningOfDocument; - (void)unmarkText; @property(readonly, nonatomic) UITextRange *markedTextRange; -- (void)setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; +- (void)setSelectedTextRange:(id)arg1 withAffinityDownstream:(_Bool)arg2; @property(copy) UITextRange *selectedTextRange; -- (BOOL)hasText; +- (_Bool)hasText; - (id)_textSelectingContainer; -- (BOOL)hasSimpleTextOnlyStructure; -- (BOOL)containsOnlySelectableElements; -- (void)setTileUpdatesDisabled:(BOOL)arg1; +- (_Bool)hasSimpleTextOnlyStructure; +- (_Bool)containsOnlySelectableElements; +- (void)setTileUpdatesDisabled:(_Bool)arg1; - (void)_restoreFlattenedContentLayers; - (void)_flattenAndSwapContentLayersInRect:(struct CGRect)arg1; - (void *)_createIOSurfaceFromRect:(struct CGRect)arg1; -- (BOOL)_shouldFlattenContentLayersForRect:(struct CGRect)arg1; +- (_Bool)_shouldFlattenContentLayersForRect:(struct CGRect)arg1; - (unsigned int)_contentSizeInExposedRect:(struct CGRect)arg1 topLayer:(id)arg2 visibleLayerCount:(int *)arg3; -- (float)maximumDoubleTapScale; +- (double)maximumDoubleTapScale; - (void)didEndZoom; - (void)didZoom; - (void)willStartZoom; @@ -227,19 +221,20 @@ - (void)didEndScroll; - (void)_updateFixedPositioningObjectsLayoutAfterVisibleGeometryChange; - (void)_updateFixedPositioningObjectsLayoutAfterScroll; +- (void)_updateFixedPositioningObjectsLayoutDuringScroll; - (void)willStartScrollToTop; - (void)willStartScroll; - (void)useSelectionAssistantWithMode:(int)arg1; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; -- (BOOL)becomesEditableWithGestures; -- (BOOL)playsNicelyWithGestures; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; +- (_Bool)becomesEditableWithGestures; +- (_Bool)playsNicelyWithGestures; - (struct CGRect)autoscrollContentFrame; - (struct CGRect)autoscrollDragFrame; - (struct CGRect)visibleContentFrame; - (struct CGRect)visibleFrame; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)inPopover; -- (BOOL)isCaretInEmptyParagraph; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)inPopover; +- (_Bool)isCaretInEmptyParagraph; - (id)webSelectionAssistant; - (void)makeTextWritingDirectionLeftToRight:(id)arg1; - (void)makeTextWritingDirectionRightToLeft:(id)arg1; @@ -250,10 +245,10 @@ - (void)selectAll:(id)arg1; - (void)select:(id)arg1; - (void)paste:(id)arg1; -- (BOOL)_isDisplayingShortcutViewController; +- (_Bool)_isDisplayingShortcutViewController; - (void)_addShortcut:(id)arg1; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; -- (BOOL)_isDisplayingReferenceLibraryViewController; +- (_Bool)_isDisplayingReferenceLibraryViewController; - (void)_define:(id)arg1; - (struct CGRect)_shortcutPresentationRect; - (void)_showTextStyleOptions:(id)arg1; @@ -266,8 +261,8 @@ - (void)updateSelection; - (void)endSelectionChange; - (void)beginSelectionChange; -- (BOOL)isEditing; -- (BOOL)isEditable; +- (_Bool)isEditing; +- (_Bool)isEditable; @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; - (id)selectionView; - (void)takeTraitsFrom:(id)arg1; @@ -275,40 +270,40 @@ - (void)forwardInvocation:(id)arg1; - (id)textInputTraits; - (void)webView:(id)arg1 willAddPlugInView:(id)arg2; -- (BOOL)hasPlugInSubviews; -- (BOOL)isShowingFullScreenPlugInUI; +- (_Bool)hasPlugInSubviews; +- (_Bool)isShowingFullScreenPlugInUI; - (void)didRemovePlugInView:(id)arg1; - (void)webView:(id)arg1 didHideFullScreenForPlugInView:(id)arg2; - (void)webView:(id)arg1 willShowFullScreenForPlugInView:(id)arg2; - (id)webView:(id)arg1 plugInViewWithArguments:(id)arg2 fromPlugInPackage:(id)arg3; -- (void)setPaused:(BOOL)arg1 withEvents:(BOOL)arg2; -- (void)setPaused:(BOOL)arg1; +- (void)setPaused:(_Bool)arg1 withEvents:(_Bool)arg2; +- (void)setPaused:(_Bool)arg1; - (void)handleKeyWebEvent:(id)arg1; -- (BOOL)requiresKeyEvents; -- (void)setBottomBufferHeight:(float)arg1; +- (_Bool)requiresKeyEvents; +- (void)setBottomBufferHeight:(double)arg1; - (id)automaticallySelectedOverlay; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (id)implementationWebView; - (struct CGRect)convertCaretRect:(struct CGRect)arg1; - (void)setCaretChangeListener:(id)arg1; -- (BOOL)hasContent; +- (_Bool)hasContent; - (id)text; - (void)setText:(id)arg1; - (void)selectAll; -- (BOOL)selectionAtWordStart; -- (BOOL)selectionAtDocumentStart; -- (BOOL)hasSelection; +- (_Bool)selectionAtWordStart; +- (_Bool)selectionAtDocumentStart; +- (_Bool)hasSelection; - (void)extendCurrentSelection:(int)arg1; - (id)rangeByExtendingCurrentSelection:(int)arg1; - (id)rangeByMovingCurrentSelection:(int)arg1; -- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(BOOL)arg2; +- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(_Bool)arg2; - (id)selectedDOMRange; - (struct _NSRange)selectionRange; -- (void)replaceSelectionWithWebArchive:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3; +- (void)replaceSelectionWithWebArchive:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3; - (int)wordOffsetInRange:(id)arg1; - (id)nextUnperturbedDictationResultBoundaryFromPosition:(id)arg1; - (id)rectsForNSRange:(struct _NSRange)arg1; @@ -322,24 +317,24 @@ - (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; - (void)clearMarkedText; - (id)dictationInterpretations; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (void)_finishedUsingDictationPlaceholder; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; -- (BOOL)_dictationPlaceholderHasBeenRemoved; -- (BOOL)hasRangedSelection; +- (_Bool)_dictationPlaceholderHasBeenRemoved; +- (_Bool)hasRangedSelection; - (id)dictationResultMetadataForRange:(id)arg1; - (id)metadataDictionariesForDictationResults; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -- (BOOL)isEditingSingleLineElement; +- (_Bool)isEditingSingleLineElement; - (void)insertText:(id)arg1; - (void)deleteBackward; - (void)disableClearsOnInsertion; - (void)deleteFromInput; - (void)addInputString:(id)arg1; -- (void)addInputString:(id)arg1 fromVariantKey:(BOOL)arg2; +- (void)addInputString:(id)arg1 withFlags:(unsigned long long)arg2; - (id)delegate; -- (void)setContinuousSpellCheckingEnabled:(BOOL)arg1; +- (void)setContinuousSpellCheckingEnabled:(_Bool)arg1; - (void)_setParentTextView:(id)arg1; - (id)_parentTextView; - (id)undoManager; @@ -348,36 +343,36 @@ - (void)_undoManagerDidUndo:(id)arg1; - (void)setInteractionAssistantGestureRecognizers; - (void)ensureSelection; -- (BOOL)clearWKFirstResponder; -- (BOOL)makeWKFirstResponder; +- (_Bool)clearWKFirstResponder; +- (_Bool)makeWKFirstResponder; - (id)_responderForBecomeFirstResponder; -- (BOOL)resignFirstResponder; +- (_Bool)resignFirstResponder; - (void)deferredBecomeFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)updateKeyboardStateOnResponderChanges; -- (BOOL)isWidgetEditingView; -- (void)setIsWidgetEditingView:(BOOL)arg1; +- (_Bool)becomeFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)updateKeyboardStateOnResponderChanges; +- (_Bool)isWidgetEditingView; +- (void)setIsWidgetEditingView:(_Bool)arg1; - (id)standaloneEditingElement; - (void)setStandaloneEditingElement:(id)arg1; -- (BOOL)isStandaloneEditableView; -- (void)setIsStandaloneEditableView:(BOOL)arg1; +- (_Bool)isStandaloneEditableView; +- (void)setIsStandaloneEditableView:(_Bool)arg1; - (id)textFormElement; - (id)formElement; - (void)_clearAllConsoleMessages; - (void)_resetFormDataForFrame:(id)arg1; - (void)assistFormNode:(id)arg1; -- (BOOL)doubleTapRectIsReplaced; +- (_Bool)doubleTapRectIsReplaced; - (struct CGRect)doubleTapRect; - (void)_handleTwoFingerDoubleTapAtLocation:(struct CGPoint)arg1; - (void)_handleDoubleTapAtLocation:(struct CGPoint)arg1; - (void)_handleSingleTapZoomPostClickAtLocation:(struct CGPoint)arg1; -- (BOOL)_handleSingleTapZoomPreClickAtLocation:(struct CGPoint)arg1; -@property(nonatomic, getter=isDoubleTapEnabled) BOOL doubleTapEnabled; -@property(nonatomic) BOOL mediaPlaybackAllowsAirPlay; -@property(nonatomic) BOOL shouldOnlyRecognizeGesturesOnActiveElements; -- (void)sendOrientationEventForOrientation:(int)arg1; +- (_Bool)_handleSingleTapZoomPreClickAtLocation:(struct CGPoint)arg1; +@property(nonatomic, getter=isDoubleTapEnabled) _Bool doubleTapEnabled; +@property(nonatomic) _Bool mediaPlaybackAllowsAirPlay; +@property(nonatomic) _Bool shouldOnlyRecognizeGesturesOnActiveElements; +- (void)sendOrientationEventForOrientation:(long long)arg1; - (void)didRotateInteractionSheet; - (void)willRotateInteractionSheet; - (void)updateInteractionElements; @@ -387,70 +382,71 @@ - (void)_renderUnbufferedInContext:(struct CGContext *)arg1; - (void)webViewDidDrawTiles:(id)arg1; - (id)subviews; -- (BOOL)_shouldUpdateSubviewCachesForPlugins; +- (_Bool)_shouldUpdateSubviewCachesForPlugins; - (void)_updateSubviewCaches; - (id)_collectAdditionalSubviews; -- (void)_setSubviewCachesNeedUpdate:(BOOL)arg1; +- (void)_setSubviewCachesNeedUpdate:(_Bool)arg1; - (void)webViewDidCommitCompositingLayerChanges:(id)arg1; - (void)_webthread_webView:(id)arg1 attachRootLayer:(id)arg2; - (void)revealedSelectionByScrollingWebFrame:(id)arg1; -- (BOOL)isUnperturbedDictationResultMarker:(id)arg1; -- (int)getPasteboardChangeCount; -- (id)readDataFromPasteboard:(id)arg1 withIndex:(int)arg2; +- (_Bool)isUnperturbedDictationResultMarker:(id)arg1; +- (long long)getPasteboardChangeCount; +- (id)readDataFromPasteboard:(id)arg1 withIndex:(long long)arg2; - (id)supportedPasteboardTypesForCurrentSelection; - (id)_supportedPasteboardTypesForCurrentSelection; -- (BOOL)performsTwoStepPaste:(id)arg1; -- (BOOL)fragmentContainsRichContent:(id)arg1; -- (BOOL)hasRichlyEditableSelection; -- (BOOL)isInsideRichlyEditableTextWidget; -- (int)getPasteboardItemsCount; +- (_Bool)performsTwoStepPaste:(id)arg1; +- (_Bool)fragmentContainsRichContent:(id)arg1; +- (_Bool)hasRichlyEditableSelection; +- (_Bool)isInsideRichlyEditableTextWidget; +- (long long)getPasteboardItemsCount; - (void)writeDataToPasteboard:(id)arg1; - (void)_updateFixedPositionContent; - (struct CGRect)_adjustedLayoutRectForFixedPositionObjects; -- (void)_updateFixedPositionedObjectsLayoutRectUsingWebThread:(BOOL)arg1 synchronize:(BOOL)arg2; +- (void)_updateFixedPositionedObjectsLayoutRectUsingWebThread:(_Bool)arg1 synchronize:(_Bool)arg2; - (struct CGRect)_layoutRectForFixedPositionObjects; - (struct CGRect)_documentViewVisibleRect; +- (void)_updateWebKitExposedScrollViewRect; - (void)_notifyContentHostingLayersOfScaleChange; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)_notifyPlugInViewsOfScaleChange; - (void)_notifyPlugInViewsOfDidZoom; - (void)_notifyPlugInViewsOfDidEndZooming; - (void)_notifyPlugInViewsOfWillBeginZooming; -- (BOOL)_isSubviewOfPlugInView:(id)arg1; +- (_Bool)_isSubviewOfPlugInView:(id)arg1; - (void)_didScroll; - (void)_cancelLongPressGestureRecognizer; - (void)setTilingArea:(int)arg1; -- (void)setIgnoresKeyEvents:(BOOL)arg1; -- (void)setIgnoresFocusingMouse:(BOOL)arg1; -- (BOOL)cancelTouchTracking; -- (BOOL)cancelMouseTracking; +- (void)setIgnoresKeyEvents:(_Bool)arg1; +- (void)setIgnoresFocusingMouse:(_Bool)arg1; +- (_Bool)cancelTouchTracking; +- (_Bool)cancelMouseTracking; - (struct CGImage *)newSnapshotWithRect:(struct CGRect)arg1; - (struct CGImage *)createSnapshotWithRect:(struct CGRect)arg1; -- (void)setOpaque:(BOOL)arg1; -- (void)setDrawsBackground:(BOOL)arg1; -- (void)setSmoothsFonts:(BOOL)arg1; +- (void)setOpaque:(_Bool)arg1; +- (void)setDrawsBackground:(_Bool)arg1; +- (void)setSmoothsFonts:(_Bool)arg1; - (void)layoutSubviews; - (void)forceLayout; - (void)_showPendingContentLayers; -- (BOOL)webView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2 forFrame:(id)arg3; -- (void)webView:(id)arg1 restoreStateFromHistoryItem:(id)arg2 forFrame:(id)arg3 force:(BOOL)arg4; +- (_Bool)webView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 restoreStateFromHistoryItem:(id)arg2 forFrame:(id)arg3 force:(_Bool)arg4; - (void)webView:(id)arg1 saveStateToHistoryItem:(id)arg2 forFrame:(id)arg3; - (void)saveStateToCurrentHistoryItem; - (void)_saveStateToHistoryItem:(id)arg1; - (void)_resetForNewPage; -- (void)_restoreScrollPointForce:(BOOL)arg1; -- (BOOL)updatesScrollView; -- (void)setUpdatesScrollView:(BOOL)arg1; +- (void)_restoreScrollPointForce:(_Bool)arg1; +- (_Bool)updatesScrollView; +- (void)setUpdatesScrollView:(_Bool)arg1; - (void)fileUploadPanelDidDismiss:(id)arg1; -- (void)setAllowsUserScaling:(BOOL)arg1 forDocumentTypes:(int)arg2; +- (void)setAllowsUserScaling:(_Bool)arg1 forDocumentTypes:(int)arg2; - (void)setMaximumScale:(float)arg1 forDocumentTypes:(int)arg2; - (void)setMinimumScale:(float)arg1 forDocumentTypes:(int)arg2; - (void)setInitialScale:(float)arg1 forDocumentTypes:(int)arg2; - (void)setViewportSize:(struct CGSize)arg1 forDocumentTypes:(int)arg2; -- (void)setMinimumSize:(struct CGSize)arg1 updateCurrentViewportConfigurationSize:(BOOL)arg2; +- (void)setMinimumSize:(struct CGSize)arg1 updateCurrentViewportConfigurationSize:(_Bool)arg2; - (void)setMinimumSize:(struct CGSize)arg1; -- (void)setIgnoresViewportOverflowWhenAutoresizing:(BOOL)arg1; -- (void)setAutoresizes:(BOOL)arg1; +- (void)setIgnoresViewportOverflowWhenAutoresizing:(_Bool)arg1; +- (void)setAutoresizes:(_Bool)arg1; - (struct CGRect)documentBounds; - (void)_WAKViewSizeDidChange:(id)arg1; - (void)webView:(id)arg1 didReceiveDocTypeForFrame:(id)arg2; @@ -459,27 +455,27 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (void)webViewDidRestoreFromPageCache:(id)arg1; -- (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2 allowMultipleFiles:(BOOL)arg3 acceptMIMETypes:(id)arg4; +- (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2 allowMultipleFiles:(_Bool)arg3 acceptMIMETypes:(id)arg4; - (void)webViewDidEndOverflowScroll:(id)arg1; - (void)webViewDidStartOverflowScroll:(id)arg1; -- (void)_editableSelectionLayoutChangedByScrolling:(BOOL)arg1; -- (void)_selectionLayoutChangedByScrolling:(BOOL)arg1; -- (void)webThreadWebViewDidLayout:(id)arg1 byScrolling:(BOOL)arg2; +- (void)_editableSelectionLayoutChangedByScrolling:(_Bool)arg1; +- (void)_selectionLayoutChangedByScrolling:(_Bool)arg1; +- (void)webThreadWebViewDidLayout:(id)arg1 byScrolling:(_Bool)arg2; - (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; - (void)resetTilingAfterLoadComplete; -- (void)sendScrollEventIfNecessaryWasUserScroll:(BOOL)arg1; +- (void)sendScrollEventIfNecessaryWasUserScroll:(_Bool)arg1; - (void)sendScrollEventIfNecessary; -- (BOOL)needsScrollNotifications; +- (_Bool)needsScrollNotifications; - (void)webView:(id)arg1 needsScrollNotifications:(id)arg2 forFrame:(id)arg3; -- (BOOL)isClassicViewportMode; +- (_Bool)isClassicViewportMode; - (void)webView:(id)arg1 didReceiveViewportArguments:(id)arg2; - (void)_applyViewportArguments:(id)arg1; -@property(nonatomic) BOOL shouldIgnoreCustomViewport; +@property(nonatomic) _Bool shouldIgnoreCustomViewport; - (void)_clearDoubleTapRect; - (void)_updateSize; -@property(nonatomic) BOOL sizeUpdatesSuspended; +@property(nonatomic) _Bool sizeUpdatesSuspended; - (void)_setDocumentType:(int)arg1; -- (void)_setDocumentType:(int)arg1 overrideCustomConfigurations:(BOOL)arg2 viewportArguments:(id)arg3; +- (void)_setDocumentType:(int)arg1 overrideCustomConfigurations:(_Bool)arg2 viewportArguments:(id)arg3; - (struct CGRect)convertRect:(struct CGRect)arg1 fromFrame:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 toFrame:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 fromFrame:(id)arg2; @@ -487,7 +483,7 @@ - (void)viewportHandler:(id)arg1 didChangeViewportSize:(struct CGSize)arg2; - (void)viewportHandlerDidChangeScales:(id)arg1; - (void)_updateScrollViewBoundaryZoomScales; -- (float)_zoomedDocumentScale; +- (double)_zoomedDocumentScale; - (float)minimumScale; - (float)maximumScale; - (float)initialScale; @@ -496,18 +492,18 @@ - (void)_setDocumentScale:(float)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)setUsePreTimberlineTransparencyBehavior; -- (unsigned int)dataDetectorTypes; -- (void)setDataDetectorTypes:(unsigned int)arg1; -- (unsigned int)effectiveDataDetectorTypes; -- (BOOL)_dataDetectionIsActivated; -- (BOOL)detectsPhoneNumbers; -- (void)setDetectsPhoneNumbers:(BOOL)arg1; +- (unsigned long long)dataDetectorTypes; +- (void)setDataDetectorTypes:(unsigned long long)arg1; +- (unsigned long long)effectiveDataDetectorTypes; +- (_Bool)_dataDetectionIsActivated; +- (_Bool)detectsPhoneNumbers; +- (void)setDetectsPhoneNumbers:(_Bool)arg1; - (void)setUserStyleSheet:(id)arg1; - (id)_focusedOrMainFrame; - (id)_groupName; - (id)webView; -- (BOOL)loadsSynchronously; -- (void)setLoadsSynchronously:(BOOL)arg1; +- (_Bool)loadsSynchronously; +- (void)setLoadsSynchronously:(_Bool)arg1; - (void)loadData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; - (void)loadHTMLString:(id)arg1 baseURL:(id)arg2; - (void)loadRequest:(id)arg1; @@ -517,18 +513,18 @@ - (void)stopLoading:(id)arg1; - (void)didMoveToSuperview; - (void)willMoveToSuperview:(id)arg1; -- (void)_reachabilityManagerNotifiedIsReachable:(BOOL)arg1; -- (BOOL)hasDrawnTiles; -- (BOOL)didFirstVisuallyNonEmptyLayout; +- (void)_reachabilityManagerNotifiedIsReachable:(_Bool)arg1; +- (_Bool)hasDrawnTiles; +- (_Bool)didFirstVisuallyNonEmptyLayout; - (void)dealloc; - (void)setTypingAttributes:(id)arg1; - (id)typingAttributes; - (void)_setTextColor:(id)arg1; - (void)_setFont:(id)arg1; -- (void)_dismissViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (BOOL)_presentViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_removeShortcutController:(BOOL)arg1; -- (void)_removeDefinitionController:(BOOL)arg1; +- (void)_dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (_Bool)_presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_removeShortcutController:(_Bool)arg1; +- (void)_removeDefinitionController:(_Bool)arg1; - (void)_inspectorDidStopSearchingForNode:(id)arg1; - (void)_inspectorDidStartSearchingForNode:(id)arg1; - (void)_resetShowingTextStyle:(id)arg1; @@ -538,170 +534,41 @@ - (id)initSimpleHTMLDocumentWithStyle:(id)arg1 frame:(struct CGRect)arg2 preferences:(id)arg3 groupName:(id)arg4; - (struct CGRect)webViewFrameForUIFrame:(struct CGRect)arg1; - (void)_restoreViewportSettingsWithSize:(struct CGSize)arg1; -- (id)scriptingInfoWithChildren; -- (id)_scriptingInfoForForm:(id)arg1; -- (id)_scriptingInfoForLink:(id)arg1; -@property(getter=_acceptsFirstResponder, setter=_setAcceptsFirstResponder:) BOOL _acceptsFirstResponder; -- (id)_doubleTapGestureRecognizer; -- (id)superviewForSheet; -- (struct CGPoint)interactionLocation; -- (id)interactionElement; -- (void)setAllowsLinkSheet:(BOOL)arg1; -- (void)setAllowsDataDetectorsSheet:(BOOL)arg1; -- (void)setAllowsImageSheet:(BOOL)arg1; -- (id)interactionDelegate; -- (void)setInteractionDelegate:(id)arg1; -- (BOOL)supportsTwoFingerScrollingAtTouchLocation:(struct CGPoint)arg1 andLocation:(struct CGPoint)arg2; -- (void)sendScrollWheelEvents; -- (void)_cleanupSheet; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (id)_targetURL; -- (void)cancelInteractionWithImmediateDisplay:(BOOL)arg1; -- (void)deferInteraction; -- (void)cancelInteraction; -- (void)completeInteraction; -- (void)resetInteraction; -- (void)highlightApproximateNodeAndDisplayInfoSheet; -- (void)hideTapHighlight; -- (void)highlightApproximateNodeInverted:(BOOL)arg1; -- (id)deepestNodeAtViewportLocation:(struct CGPoint)arg1; -- (id)approximateNodeAtViewportLocation:(struct CGPoint *)arg1; -- (void)webViewDidPreventDefaultForEvent:(id)arg1; -- (void)webView:(id)arg1 didObserveDeferredContentChange:(int)arg2 forFrame:(id)arg3; -- (void)attemptClick:(id)arg1; -- (void)_sendMouseMoveAndAttemptClick:(id)arg1; -- (void)performClick:(id)arg1; -- (void)_syntheticMouseEventNotHandledAtLocation:(struct CGPoint)arg1; -- (void)_twoFingerPanRecognized:(id)arg1; -- (void)_longPressRecognized:(id)arg1; -- (void)_highlightLongPressRecognized:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (SEL)_actionForLongPressOnElement:(id)arg1; -- (void)_twoFingerDoubleTapRecognized:(id)arg1; -- (void)_doubleTapRecognized:(id)arg1; -- (void)_singleTapRecognized:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)installGestureRecognizers; -- (BOOL)willInteractWithLocation:(struct CGPoint)arg1; -- (BOOL)isInInteraction; -- (BOOL)startActionSheet; -- (void)validateInteractionWithLocation:(struct CGPoint)arg1; -- (void)tapInteractionWithLocation:(struct CGPoint)arg1; -- (void)continueInteractionWithLocation:(struct CGPoint)arg1; -- (void)startInteractionWithLocation:(struct CGPoint)arg1; -- (void)_resetInteractionWithLocation:(struct CGPoint)arg1; -- (void)performInteractionSelector:(SEL)arg1 afterDelay:(double)arg2; -- (void)clearInteractionTimer; -- (struct CGRect)presentationRectInHostViewForSheet:(id)arg1; -- (struct CGRect)initialPresentationRectInHostViewForSheet:(id)arg1; -- (id)hostViewForSheet:(id)arg1; -- (struct CGRect)_presentationRectForSheetGivenPoint:(struct CGPoint)arg1 inHostView:(id)arg2; -- (void)_showDataDetectorsSheet; -- (void)actionDidFinish; -- (void)_showLinkSheet; -- (void)_showImageSheet; -- (void)_createSheetWithElementActions:(id)arg1 showLinkTitle:(BOOL)arg2; -- (void)drawPage:(unsigned int)arg1 withPaginationInfo:(id)arg2; -- (void)_drawPDFPagesForPage:(unsigned int)arg1 withPaginationInfo:(id)arg2; -- (void)endPrintMode; -- (id)beginPrintModeForFrame:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(float)arg3 minimumLayoutWidth:(float)arg4 maximumLayoutWidth:(float)arg5 tileClippedContent:(BOOL)arg6; -- (id)beginPrintModeWithSize:(struct CGSize)arg1 startOffset:(float)arg2 minimumLayoutWidth:(float)arg3 maximumLayoutWidth:(float)arg4 tileClippedContent:(BOOL)arg5; -- (id)beginPrintModeForFrame:(id)arg1 withWidth:(float)arg2 height:(float)arg3 startOffset:(float)arg4 shrinkToFit:(BOOL)arg5 tileClippedContent:(BOOL)arg6; -- (id)beginPrintModeWithWidth:(float)arg1 height:(float)arg2 startOffset:(float)arg3 shrinkToFit:(BOOL)arg4 tileClippedContent:(BOOL)arg5; -- (id)beginPrintModeWithWidth:(float)arg1 height:(float)arg2 startOffset:(float)arg3 shrinkToFit:(BOOL)arg4; -- (id)_beginPrintModeForPDFView:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(float)arg3 minimumLayoutWidth:(float)arg4 maximumLayoutWidth:(float)arg5; -- (id)_beginPrintModeForHTMLView:(id)arg1 withSize:(struct CGSize)arg2 startOffset:(float)arg3 minimumLayoutWidth:(float)arg4 maximumLayoutWidth:(float)arg5 tileClippedContent:(BOOL)arg6; -- (BOOL)isInPrintMode; -- (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; -- (BOOL)mouseEventsChangeSelection; -- (id)positionAtStartOrEndOfWord:(id)arg1; -- (id)asText; -- (struct CGRect)visibleBounds; -- (id)webVisiblePositionForPoint:(struct CGPoint)arg1; -- (void)setSelectionWithPoint:(struct CGPoint)arg1; -- (void)scrollSelectionToVisible:(BOOL)arg1; -- (void)cancelAutoscroll; -- (void)startAutoscroll:(struct CGPoint)arg1; -- (struct CGRect)contentFrameForView:(id)arg1; -@property(nonatomic) struct CGPoint autoscrollContentOffset; -- (BOOL)selectionIsCaretInDisplayBlockElementAtOffset:(int)arg1; -- (void)setSelectionToStart; -- (void)setSelectionToEnd; -- (void)setRangedSelectionWithExtentPoint:(struct CGPoint)arg1; -- (void)smartExtendRangedSelection:(int)arg1; -- (id)selectionRects; -- (id)selectionRectsForDOMRange:(id)arg1; -- (id)textInDOMRange:(id)arg1; -- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2; -- (id)wordAtPoint:(struct CGPoint)arg1; -- (void)setSelectionWithFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; -- (void)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(BOOL)arg2 allowFlipping:(BOOL)arg3; -- (BOOL)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(BOOL)arg2; -- (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; -- (void)setRangedSelectionInitialExtentToCurrentSelectionStart; -- (void)clearRangedSelectionInitialExtent; -- (void)setRangedSelectionBaseToCurrentSelectionEnd; -- (void)setRangedSelectionBaseToCurrentSelectionStart; -- (void)setRangedSelectionBaseToCurrentSelection; -- (void)setBaseWritingDirection:(int)arg1; -- (void)toggleBaseWritingDirection; -- (int)selectionBaseWritingDirection; -- (struct CGRect)caretRectForVisiblePosition:(id)arg1; -- (struct CGRect)caretRect; -- (struct UIEdgeInsets)caretInsets; -- (void)setCaretInsets:(struct UIEdgeInsets)arg1; -- (void)collapseSelection; -@property(readonly, nonatomic) int selectionState; -- (unsigned int)offsetInMarkedTextForSelection:(id)arg1; -- (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; -- (BOOL)hasMarkedText; -- (BOOL)hasEditableSelection; -- (void)clearSelection; -- (void)selectionChanged:(id)arg1; -- (void)selectionChanged; -- (struct CGPoint)convertPointToSelectedFrameCoordinates:(struct CGPoint)arg1; -- (struct CGRect)convertRectFromSelectedFrameCoordinates:(struct CGRect)arg1; -- (void)selectWord; -- (Class)_printFormatterClass; // Remaining properties -@property(nonatomic) BOOL acceptsEmoji; // @dynamic acceptsEmoji; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; -@property(nonatomic) BOOL contentsIsSingleValue; // @dynamic contentsIsSingleValue; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsEmoji; // @dynamic acceptsEmoji; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) _Bool contentsIsSingleValue; // @dynamic contentsIsSingleValue; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL forceEnableDictation; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool forceEnableDictation; @property(retain, nonatomic) UIColor *insertionPointColor; // @dynamic insertionPointColor; -@property(nonatomic) unsigned int insertionPointWidth; // @dynamic insertionPointWidth; -@property(nonatomic) BOOL isSingleLineDocument; // @dynamic isSingleLineDocument; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) unsigned long long insertionPointWidth; // @dynamic insertionPointWidth; +@property(nonatomic) _Bool isSingleLineDocument; // @dynamic isSingleLineDocument; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; @property(retain, nonatomic) UIColor *selectionBarColor; // @dynamic selectionBarColor; @property(retain, nonatomic) UIImage *selectionDragDotImage; // @dynamic selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; // @dynamic selectionHighlightColor; @property(nonatomic) int shortcutConversionType; // @dynamic shortcutConversionType; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(readonly, nonatomic) UIView *textInputView; @property(nonatomic) int textLoupeVisibility; // @dynamic textLoupeVisibility; @property(nonatomic) int textSelectionBehavior; // @dynamic textSelectionBehavior; @property(nonatomic) id textSuggestionDelegate; // @dynamic textSuggestionDelegate; @property(nonatomic) struct __CFCharacterSet *textTrimmingSet; // @dynamic textTrimmingSet; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; @end diff --git a/iOS7/Frameworks/UIKit/UIWebDocumentViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UIWebDocumentViewPrintFormatter.h index f6b92238b..e7a64bfa6 100644 --- a/iOS7/Frameworks/UIKit/UIWebDocumentViewPrintFormatter.h +++ b/iOS7/Frameworks/UIKit/UIWebDocumentViewPrintFormatter.h @@ -13,9 +13,9 @@ UIWebPaginationInfo *_paginationInfo; } -- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(int)arg2; -- (struct CGRect)rectForPageAtIndex:(int)arg1; -- (int)_recalcPageCount; +- (void)drawInRect:(struct CGRect)arg1 forPageAtIndex:(long long)arg2; +- (struct CGRect)rectForPageAtIndex:(long long)arg1; +- (long long)_recalcPageCount; - (void)removeFromPrintPageRenderer; - (id)_webDocumentView; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebDragDotView.h b/iOS7/Frameworks/UIKit/UIWebDragDotView.h index f62b477d7..eb61c60d2 100644 --- a/iOS7/Frameworks/UIKit/UIWebDragDotView.h +++ b/iOS7/Frameworks/UIKit/UIWebDragDotView.h @@ -8,6 +8,7 @@ @class UIColor, UIImageView; +// Not exported @interface UIWebDragDotView : UIView { UIColor *m_insertionPointColor; @@ -18,15 +19,15 @@ struct CGRect m_dotFrame; } -@property(nonatomic) BOOL showsBall; +@property(nonatomic) _Bool showsBall; - (void)drawRect:(struct CGRect)arg1; - (void)setEdge:(struct CGRect)arg1; -- (struct CGRect)stickFrameForEdge:(struct CGRect)arg1 withOverlap:(float)arg2; -- (BOOL)isPointedLeft; -- (BOOL)isPointedRight; -- (BOOL)isPointedUp; -- (BOOL)isPointedDown; -- (BOOL)isVertical; +- (struct CGRect)stickFrameForEdge:(struct CGRect)arg1 withOverlap:(double)arg2; +- (_Bool)isPointedLeft; +- (_Bool)isPointedRight; +- (_Bool)isPointedUp; +- (_Bool)isPointedDown; +- (_Bool)isVertical; - (void)dealloc; - (id)initWithEdge:(struct CGRect)arg1 container:(id)arg2 orientation:(int)arg3; diff --git a/iOS7/Frameworks/UIKit/UIWebFileUploadPanel.h b/iOS7/Frameworks/UIKit/UIWebFileUploadPanel.h index 50e0eb5ce..35f53b67a 100644 --- a/iOS7/Frameworks/UIKit/UIWebFileUploadPanel.h +++ b/iOS7/Frameworks/UIKit/UIWebFileUploadPanel.h @@ -13,6 +13,7 @@ @class DOMNode, NSArray, NSObject, UIActionSheet, UIFallbackCompatibleViewController, UIImagePickerController, UIWebDocumentView, UIWebRotatingNodePopover; +// Not exported @interface UIWebFileUploadPanel : UIViewController { UIActionSheet *_selectPickerTypeSheet; @@ -20,11 +21,11 @@ UIFallbackCompatibleViewController *_rootViewController; UIViewController *_fallbackViewController; UIWebRotatingNodePopover *_fileUploadPopover; - BOOL _documentViewPresentedViewController; + _Bool _documentViewPresentedViewController; struct CGPoint _interactionPoint; DOMNode *_interactionElement; - BOOL _allowMultipleFiles; - BOOL _isUsingCamera; + _Bool _allowMultipleFiles; + _Bool _isUsingCamera; NSArray *_mimeTypes; UIWebDocumentView *_documentView; NSObject *_resultListener; @@ -32,41 +33,41 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL isUsingCamera; // @synthesize isUsingCamera=_isUsingCamera; -@property(nonatomic) BOOL allowMultipleFiles; // @synthesize allowMultipleFiles=_allowMultipleFiles; +@property(nonatomic) _Bool isUsingCamera; // @synthesize isUsingCamera=_isUsingCamera; +@property(nonatomic) _Bool allowMultipleFiles; // @synthesize allowMultipleFiles=_allowMultipleFiles; @property(retain, nonatomic) NSObject *resultListener; // @synthesize resultListener=_resultListener; @property(nonatomic) UIWebDocumentView *documentView; // @synthesize documentView=_documentView; @property(copy, nonatomic) NSArray *mimeTypes; // @synthesize mimeTypes=_mimeTypes; - (void)imagePickerControllerDidCancel:(id)arg1; - (void)imagePickerController:(id)arg1 didFinishPickingMultipleMediaWithInfo:(id)arg2; - (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; -- (BOOL)_willMultipleSelectionDelegateBeCalled; +- (_Bool)_willMultipleSelectionDelegateBeCalled; - (id)_thumbnailSizedImageForImage:(id)arg1; -- (void)_processMediaInfoDictionaries:(id)arg1 atIndex:(unsigned int)arg2 processedResults:(id)arg3 processedImageCount:(unsigned int)arg4 processedVideoCount:(unsigned int)arg5 successBlock:(id)arg6 failureBlock:(void)arg7; +- (void)_processMediaInfoDictionaries:(id)arg1 atIndex:(unsigned long long)arg2 processedResults:(id)arg3 processedImageCount:(unsigned long long)arg4 processedVideoCount:(unsigned long long)arg5 successBlock:(id)arg6 failureBlock:(void)arg7; - (void)_processMediaInfoDictionaries:(id)arg1 successBlock:(id)arg2 failureBlock:(void)arg3; -- (id)_displayStringForPhotos:(unsigned int)arg1 videos:(unsigned int)arg2; +- (id)_displayStringForPhotos:(unsigned long long)arg1 videos:(unsigned long long)arg2; - (void)_temporaryFilePathForOriginalImage:(id)arg1 successBlock:(id)arg2 failureBlock:(void)arg3; - (void)_filePathFromMediaInfo:(id)arg1 successBlock:(id)arg2 failureBlock:(void)arg3; - (id)_filePathForMediaURL:(id)arg1; -- (float)_compressionQuality; -- (void)_dismissDisplayAnimated:(BOOL)arg1; +- (double)_compressionQuality; +- (void)_dismissDisplayAnimated:(_Bool)arg1; - (void)popoverWasDismissed:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dismiss; - (void)present; - (void)_showMediaSourceSelectionSheet; -- (void)_showPhotoPickerWithSourceType:(int)arg1; +- (void)_showPhotoPickerWithSourceType:(long long)arg1; - (void)_ensureInteractionElement; -- (id)_photoPickerWithSourceType:(int)arg1; -- (id)_mediaTypesForPickerSourceType:(int)arg1; -- (BOOL)_string:(id)arg1 hasPrefixCaseInsensitive:(id)arg2; +- (id)_photoPickerWithSourceType:(long long)arg1; +- (id)_mediaTypesForPickerSourceType:(long long)arg1; +- (_Bool)_string:(id)arg1 hasPrefixCaseInsensitive:(id)arg2; - (void)_chooseFilenames:(id)arg1 displayString:(id)arg2 iconImage:(id)arg3; - (void)_chooseFilename:(id)arg1 displayString:(id)arg2 iconImage:(id)arg3; - (void)_cancel; - (void)_dispatchDidDismiss; - (void)dealloc; -- (id)initWithResultListener:(id)arg1 mimeTypes:(id)arg2 allowMultipleFiles:(BOOL)arg3 documentView:(id)arg4; +- (id)initWithResultListener:(id)arg1 mimeTypes:(id)arg2 allowMultipleFiles:(_Bool)arg3 documentView:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIWebFindOnPageHighlighter-Protocol.h b/iOS7/Frameworks/UIKit/UIWebFindOnPageHighlighter-Protocol.h index 5a6067e92..2042ad7b2 100644 --- a/iOS7/Frameworks/UIKit/UIWebFindOnPageHighlighter-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebFindOnPageHighlighter-Protocol.h @@ -9,12 +9,13 @@ @class NSString; @protocol UIWebFindOnPageHighlighter -@property(readonly, nonatomic) unsigned int highlightedMatchIndex; -@property(readonly, nonatomic) unsigned int numberOfMatches; +@property(readonly, nonatomic) unsigned long long highlightedMatchIndex; +@property(readonly, nonatomic) unsigned long long numberOfMatches; @property(nonatomic) id delegate; @property(readonly, nonatomic) NSString *searchText; - (void)highlightPreviousMatch; - (void)highlightNextMatch; -- (void)setSearchText:(id)arg1 matchLimit:(unsigned int)arg2; +- (void)setSelectionRect:(struct CGRect)arg1 textRects:(id)arg2 contentViews:(id)arg3 wobble:(_Bool)arg4; +- (void)setSearchText:(id)arg1 matchLimit:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIWebFormABCompatibility.h b/iOS7/Frameworks/UIKit/UIWebFormABCompatibility.h deleted file mode 100644 index 8e5bfb783..000000000 --- a/iOS7/Frameworks/UIKit/UIWebFormABCompatibility.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface UIWebFormABCompatibility : NSObject -{ -} - -+ (int)convertID:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebFormAccessory.h b/iOS7/Frameworks/UIKit/UIWebFormAccessory.h index 97ac7badd..027210072 100644 --- a/iOS7/Frameworks/UIKit/UIWebFormAccessory.h +++ b/iOS7/Frameworks/UIKit/UIWebFormAccessory.h @@ -12,11 +12,13 @@ { UIToolbar *_leftToolbar; UIToolbar *_rightToolbar; + UIBarButtonItem *_doneButton; + UIBarButtonItem *_flexibleSpaceItem; + UIBarButtonItem *_previousItem; + UIBarButtonItem *_nextItem; UISegmentedControl *_tab; UIBarButtonItem *_autofill; UIBarButtonItem *_clearButton; - UIBarButtonItem *_doneButton; - UIBarButtonItem *_flexibleSpaceItem; id delegate; } @@ -25,16 +27,20 @@ @property(retain, nonatomic) UIBarButtonItem *_clearButton; // @synthesize _clearButton; @property(retain, nonatomic) UIBarButtonItem *_autofill; // @synthesize _autofill; @property(retain, nonatomic) UISegmentedControl *_tab; // @synthesize _tab; -@property(nonatomic, getter=isPreviousEnabled) BOOL previousEnabled; -@property(nonatomic, getter=isNextEnabled) BOOL nextEnabled; -- (void)setClearVisible:(BOOL)arg1; +@property(nonatomic, getter=isPreviousEnabled) _Bool previousEnabled; +@property(nonatomic, getter=isNextEnabled) _Bool nextEnabled; +- (void)setClearVisible:(_Bool)arg1; - (void)showAutoFillButton; - (void)showAutoFillButtonWithTitle:(id)arg1; - (void)hideAutoFillButton; +- (void)_applyTreatmentToAutoFillLabel; - (void)_refreshAutofillPresentation; +- (id)_autoFillButton; - (void)clear:(id)arg1; - (void)autoFill:(id)arg1; -- (void)tab:(id)arg1; +- (void)_nextTapped:(id)arg1; +- (void)_previousTapped:(id)arg1; +- (void)_tabSegmentedControlDidChange:(id)arg1; - (void)done:(id)arg1; - (void)layoutSubviews; - (void)_updateFrame; diff --git a/iOS7/Frameworks/UIKit/UIWebFormAccessoryDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIWebFormAccessoryDelegate-Protocol.h index fa35bbf81..5d373a5fe 100644 --- a/iOS7/Frameworks/UIKit/UIWebFormAccessoryDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebFormAccessoryDelegate-Protocol.h @@ -7,7 +7,7 @@ @protocol UIWebFormAccessoryDelegate - (void)accessoryClear; - (void)accessoryAutoFill; -- (void)accessoryTab:(BOOL)arg1; +- (void)accessoryTab:(_Bool)arg1; - (void)accessoryDone; @end diff --git a/iOS7/Frameworks/UIKit/UIWebFormCompletionController.h b/iOS7/Frameworks/UIKit/UIWebFormCompletionController.h deleted file mode 100644 index 9c9dccd32..000000000 --- a/iOS7/Frameworks/UIKit/UIWebFormCompletionController.h +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class DOMElement, DOMHTMLInputElement, NSMutableDictionary, NSString; - -@interface UIWebFormCompletionController : NSObject -{ - DOMHTMLInputElement *_element; - NSString *_fieldName; - DOMElement *_form; - BOOL _isLoginForm; - NSMutableDictionary *_items; -} - -+ (void)clearAutoFillStateForFrame:(id)arg1; -+ (BOOL)credentialIsNeverSaveMarker:(id)arg1; -+ (void)preFillInWebFrame:(id)arg1; -+ (id)preFillForm:(id)arg1 inFrame:(id)arg2; -+ (void)autoFillInWebView:(id)arg1; -+ (BOOL)_autoFillPasswordInFrame:(id)arg1 autoFiller:(id)arg2; -+ (id)currentOrFirstFrameAndForm:(id *)arg1 inWebView:(id)arg2; -+ (id)firstFormInFrame:(id)arg1; -+ (id)currentFormInFrame:(id)arg1; -+ (id)_matchesForString:(id)arg1 frame:(id)arg2 fieldName:(id)arg3 control:(id)arg4 forPerson:(void *)arg5; -+ (id)_credentialMatchesForString:(id)arg1 frame:(id)arg2; -+ (void)_addPreviousDataMatchesToArray:(id)arg1 forString:(id)arg2 frame:(id)arg3 fieldName:(id)arg4; -+ (void)_addABMatchesToArray:(id)arg1 forString:(id)arg2 atABPointer:(id)arg3 forPerson:(void *)arg4; -+ (id)_abValuesForProperty:(id)arg1 key:(id)arg2 label:(id)arg3 forPerson:(void *)arg4; -+ (id)_abValuesForPerson:(void *)arg1 property:(id)arg2 propertyID:(int)arg3 key:(id)arg4 label:(id)arg5; -+ (id)_abMultiValuesForPerson:(void *)arg1 property:(id)arg2 property:(int)arg3 key:(id)arg4 label:(id)arg5; -+ (unsigned int)_indexOfMarkerInMatches:(id)arg1 matchingABMatch:(id)arg2; -+ (void)_frame:(id)arg1 sourceFrame:(id)arg2 willSubmitRegularForm:(id)arg3 withValues:(id)arg4; -+ (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -+ (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -+ (void)alertPrompt:(id)arg1 clickedButtonAtIndex:(int)arg2; -+ (BOOL)_frame:(id)arg1 sourceFrame:(id)arg2 willSubmitLoginForm:(id)arg3 withValues:(id)arg4 autoFiller:(id)arg5 submissionListener:(id)arg6; -+ (void)clearPreviousDataDatabase; -+ (void)clearPreviousDataForDomain:(id)arg1; -+ (id)domainsWithPreviousData; -+ (void)_appWillTerminate:(id)arg1; -+ (void)_saveCompletionDBSoon; -+ (void)_saveCompletionDB:(id)arg1; -+ (void)_reapABMarker:(id)arg1 forFrame:(id)arg2 fieldName:(id)arg3; -+ (void)_pruneCompletionDB; -+ (void)_loadCompletionDB; -+ (id)_cryptData:(id)arg1 encode:(BOOL)arg2; -+ (BOOL)shouldSaveUsernamesAndPasswords; -+ (BOOL)passwordCompletionEnabled; -+ (BOOL)addressBookCompletionEnabled; -+ (BOOL)shouldSaveFormData; -+ (BOOL)previousDataCompletionEnabled; -- (void)acceptedAutoFillWord:(id)arg1; -- (BOOL)hasCurrentSuggestions; -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; -- (BOOL)currentTextChangeIsProgrammatic; -- (void)abortCompletion; -- (void)sourceFieldTextDidEndEditing; -- (BOOL)showsListForSingleListItem; -- (BOOL)returnPerformsActionWhenShowingList; -- (BOOL)leavingFieldReflectsSelectedListItem; -- (id)reflectedStringForActivatedListItem:(id)arg1; -- (id)reflectedStringForHighlightedListItem:(id)arg1; -- (void)reflectFinalSelectedListItem:(id)arg1; -- (void)reflectSelectedListItem:(id)arg1; -- (BOOL)shouldSuppressAutocomplete; -- (BOOL)doSourceFieldCommandBySelector:(SEL)arg1; -- (void)autoFillCommand:(id)arg1; -- (id)selectedListItem:(id)arg1; -- (void)sourceFieldTextDidChange; -- (id)webFrame; -- (void)dealloc; -- (id)initWithDOMElement:(id)arg1 webFrame:(id)arg2; -- (id)computeListItemsAndInitiallySelectedIndex:(unsigned int *)arg1 withQueryString:(id)arg2; -- (id)unsortedListItemsWithQueryString:(id)arg1; -- (id)queryString; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebFormControl-Protocol.h b/iOS7/Frameworks/UIKit/UIWebFormControl-Protocol.h index 39007752d..343bb95bf 100644 --- a/iOS7/Frameworks/UIKit/UIWebFormControl-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebFormControl-Protocol.h @@ -5,6 +5,7 @@ */ @protocol UIWebFormControl +- (void)controlEndEditing; - (void)controlBeginEditing; - (id)controlView; @end diff --git a/iOS7/Frameworks/UIKit/UIWebFormDateTimePeripheral.h b/iOS7/Frameworks/UIKit/UIWebFormDateTimePeripheral.h new file mode 100644 index 000000000..f70b80aac --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebFormDateTimePeripheral.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIFormPeripheral-Protocol.h" + +@class DOMHTMLInputElement; + +// Not exported +@interface UIWebFormDateTimePeripheral : NSObject +{ + DOMHTMLInputElement *_inputElement; + id _control; +} + ++ (id)createPeripheralWithDOMHTMLInputElement:(id)arg1; +@property(retain, nonatomic) id _control; // @synthesize _control; +@property(retain, nonatomic) DOMHTMLInputElement *_inputElement; // @synthesize _inputElement; +- (id)assistantView; +- (void)endEditing; +- (void)beginEditing; +- (void)dealloc; +- (id)initWithDOMHTMLInputElement:(id)arg1; +- (long long)_datePickerModeForInputType:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebFormDelegate-FileInternal.h b/iOS7/Frameworks/UIKit/UIWebFormDelegate-FileInternal.h new file mode 100644 index 000000000..d828ec971 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebFormDelegate-FileInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebFormDelegate (FileInternal) +- (void)_clearEditedFormsInFrame:(id)arg1; +- (_Bool)_shouldIgnoreFormTextChangesInFrame:(id)arg1; +- (void)_didEditFormElement:(id)arg1 inFrame:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebFormDelegate.h b/iOS7/Frameworks/UIKit/UIWebFormDelegate.h index d687c438b..138becac1 100644 --- a/iOS7/Frameworks/UIKit/UIWebFormDelegate.h +++ b/iOS7/Frameworks/UIKit/UIWebFormDelegate.h @@ -10,6 +10,7 @@ @class UIWebBrowserView, _UIWebFormDelegateEditedFormsMap; +// Not exported @interface UIWebFormDelegate : NSObject { UIWebBrowserView *_webBrowserView; @@ -17,23 +18,20 @@ } - (void)acceptedAutoFillWord:(id)arg1; -- (BOOL)hasCurrentSuggestions; -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; -- (BOOL)formWasEdited; +- (_Bool)hasCurrentSuggestions; +- (CDStruct_856ef1b3)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (_Bool)formWasEdited; - (void)dataSourceHasChangedForFrame:(id)arg1; - (id)initWithWebBrowserView:(id)arg1; - (void)willSendSubmitEventToForm:(id)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)didFocusTextField:(id)arg1 inFrame:(id)arg2; -- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (_Bool)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1 inFrame:(id)arg2; - (void)textFieldDidBeginEditing:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; - (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; - (void)dealloc; -- (void)_clearEditedFormsInFrame:(id)arg1; -- (BOOL)_shouldIgnoreFormTextChangesInFrame:(id)arg1; -- (void)_didEditFormElement:(id)arg1 inFrame:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIWebFormPasswordsEditor.h b/iOS7/Frameworks/UIKit/UIWebFormPasswordsEditor.h deleted file mode 100644 index b1b8a93fd..000000000 --- a/iOS7/Frameworks/UIKit/UIWebFormPasswordsEditor.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDictionary, NSMutableArray, NSMutableDictionary; - -@interface UIWebFormPasswordsEditor : NSObject -{ - NSDictionary *_credentialsByProtectionSpace; - NSMutableArray *_flattenedCredentials; - NSMutableDictionary *_credentialToProtectionSpaceMap; - BOOL _ignoreNotifications; -} - -+ (id)sharedPasswordsEditor; -- (void)removeAll; -- (void)removeSelectedItems:(id)arg1; -- (void)dealloc; -- (void)stopMonitoringCredentials; -- (void)startMonitoringCredentials; -- (void)credentialsChanged:(id)arg1; -- (void)resetCredentials; -- (id)addressStringForCredential:(id)arg1; -- (id)protectionSpaceForCredential:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebFormRotatingAccessoryPopover.h b/iOS7/Frameworks/UIKit/UIWebFormRotatingAccessoryPopover.h new file mode 100644 index 000000000..fb8b5dd84 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebFormRotatingAccessoryPopover.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIWebRotatingNodePopoverDelegate-Protocol.h" + +// Not exported +@interface UIWebFormRotatingAccessoryPopover : UIWebRotatingNodePopover +{ +} + +- (void)popoverWasDismissed:(id)arg1; +- (unsigned long long)popoverArrowDirections; +- (void)accessoryDone; +- (id)initWithDOMNode:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebFormSelectPeripheral.h b/iOS7/Frameworks/UIKit/UIWebFormSelectPeripheral.h new file mode 100644 index 000000000..ce75fd365 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebFormSelectPeripheral.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIFormPeripheral-Protocol.h" + +@class DOMHTMLSelectElement; + +// Not exported +@interface UIWebFormSelectPeripheral : NSObject +{ + DOMHTMLSelectElement *_selectionNode; + id _selectControl; +} + ++ (id)createPeripheralWithDOMHTMLSelectElement:(id)arg1; +@property(retain, nonatomic) id _selectControl; // @synthesize _selectControl; +@property(retain, nonatomic) DOMHTMLSelectElement *_selectionNode; // @synthesize _selectionNode; +- (void)endEditing; +- (void)beginEditing; +- (id)assistantView; +- (void)dealloc; +- (id)initWithDOMHTMLSelectElement:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebLayer.h b/iOS7/Frameworks/UIKit/UIWebLayer.h index 4221a63ad..ea04f1442 100644 --- a/iOS7/Frameworks/UIKit/UIWebLayer.h +++ b/iOS7/Frameworks/UIKit/UIWebLayer.h @@ -6,12 +6,13 @@ #import "CALayer.h" +// Not exported @interface UIWebLayer : CALayer { - BOOL _layoutsSuspended; + _Bool _layoutsSuspended; } -- (void)setLayoutsSuspended:(BOOL)arg1; +- (void)setLayoutsSuspended:(_Bool)arg1; - (void)setNeedsLayout; @end diff --git a/iOS7/Frameworks/UIKit/UIWebLongPressInSelectableRecognizer.h b/iOS7/Frameworks/UIKit/UIWebLongPressInSelectableRecognizer.h index fe8c71ec0..0aff07ec3 100644 --- a/iOS7/Frameworks/UIKit/UIWebLongPressInSelectableRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIWebLongPressInSelectableRecognizer.h @@ -8,13 +8,14 @@ @class UIWebDocumentView; +// Not exported @interface UIWebLongPressInSelectableRecognizer : UILongPressGestureRecognizer { UIWebDocumentView *_documentView; } @property(nonatomic) UIWebDocumentView *documentView; // @synthesize documentView=_documentView; -- (void)setState:(int)arg1; +- (void)setState:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebOptGroup.h b/iOS7/Frameworks/UIKit/UIWebOptGroup.h index 7d998ce46..c03b505e4 100644 --- a/iOS7/Frameworks/UIKit/UIWebOptGroup.h +++ b/iOS7/Frameworks/UIKit/UIWebOptGroup.h @@ -8,18 +8,19 @@ @class NSArray; +// Not exported @interface UIWebOptGroup : NSObject { id _group; NSArray *_options; - int _offset; + long long _offset; } @property(retain, nonatomic) NSArray *options; // @synthesize options=_options; @property(retain, nonatomic) id group; // @synthesize group=_group; -@property(readonly, nonatomic) int offset; // @synthesize offset=_offset; +@property(readonly, nonatomic) long long offset; // @synthesize offset=_offset; - (void)dealloc; -- (id)initWithGroup:(id)arg1 itemOffset:(int)arg2; +- (id)initWithGroup:(id)arg1 itemOffset:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/UIWebOverflowContentView.h b/iOS7/Frameworks/UIKit/UIWebOverflowContentView.h index 985136720..fdad8b840 100644 --- a/iOS7/Frameworks/UIKit/UIWebOverflowContentView.h +++ b/iOS7/Frameworks/UIKit/UIWebOverflowContentView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIWebOverflowContentView : UIView { } diff --git a/iOS7/Frameworks/UIKit/UIWebOverflowScrollInfo.h b/iOS7/Frameworks/UIKit/UIWebOverflowScrollInfo.h new file mode 100644 index 000000000..53fd8b306 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebOverflowScrollInfo.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DOMNode; + +// Not exported +@interface UIWebOverflowScrollInfo : NSObject +{ + _Bool _isUserScroll; + DOMNode *_node; + struct CGPoint _offset; +} + +@property(nonatomic) _Bool isUserScroll; // @synthesize isUserScroll=_isUserScroll; +@property(nonatomic) struct CGPoint offset; // @synthesize offset=_offset; +@property(retain, nonatomic) DOMNode *node; // @synthesize node=_node; +- (_Bool)coalesceScrollForNode:(id)arg1 offset:(struct CGPoint)arg2 isUserScroll:(_Bool)arg3; +- (void)dealloc; +- (id)initWithNode:(id)arg1 offset:(struct CGPoint)arg2 isUserScroll:(_Bool)arg3; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebOverflowScrollListener.h b/iOS7/Frameworks/UIKit/UIWebOverflowScrollListener.h index c4a1a6793..476a865c3 100644 --- a/iOS7/Frameworks/UIKit/UIWebOverflowScrollListener.h +++ b/iOS7/Frameworks/UIKit/UIWebOverflowScrollListener.h @@ -10,6 +10,7 @@ @class UIWebOverflowScrollView; +// Not exported @interface UIWebOverflowScrollListener : NSObject { UIWebOverflowScrollView *_scrollView; @@ -17,7 +18,7 @@ - (void)scrollViewDidScrollToTop:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)_didCompleteScrolling; - (void)scrollViewWillBeginDragging:(id)arg1; - (id)initWithScrollView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebOverflowScrollView.h b/iOS7/Frameworks/UIKit/UIWebOverflowScrollView.h index decc1b944..ff2a92ed8 100644 --- a/iOS7/Frameworks/UIKit/UIWebOverflowScrollView.h +++ b/iOS7/Frameworks/UIKit/UIWebOverflowScrollView.h @@ -8,16 +8,17 @@ @class DOMNode, UIWebBrowserView, UIWebOverflowContentView, UIWebOverflowScrollListener; +// Not exported @interface UIWebOverflowScrollView : UIScrollView { UIWebBrowserView *_webBrowserView; UIWebOverflowScrollListener *_scrollListener; UIWebOverflowContentView *_overflowContentView; DOMNode *_node; - BOOL _beingRemoved; + _Bool _beingRemoved; } -@property(nonatomic, getter=isBeingRemoved) BOOL beingRemoved; // @synthesize beingRemoved=_beingRemoved; +@property(nonatomic, getter=isBeingRemoved) _Bool beingRemoved; // @synthesize beingRemoved=_beingRemoved; @property(retain, nonatomic) DOMNode *node; // @synthesize node=_node; @property(retain, nonatomic) UIWebOverflowContentView *overflowContentView; // @synthesize overflowContentView=_overflowContentView; @property(retain, nonatomic) UIWebOverflowScrollListener *scrollListener; // @synthesize scrollListener=_scrollListener; diff --git a/iOS7/Frameworks/UIKit/UIWebOverflowScrollViewInfo.h b/iOS7/Frameworks/UIKit/UIWebOverflowScrollViewInfo.h index 33e2fa6d7..6de0fb884 100644 --- a/iOS7/Frameworks/UIKit/UIWebOverflowScrollViewInfo.h +++ b/iOS7/Frameworks/UIKit/UIWebOverflowScrollViewInfo.h @@ -8,6 +8,7 @@ @class CALayer, UIView, UIWebOverflowScrollView; +// Not exported @interface UIWebOverflowScrollViewInfo : NSObject { UIWebOverflowScrollView *_scrollView; diff --git a/iOS7/Frameworks/UIKit/UIWebPDFLabelView.h b/iOS7/Frameworks/UIKit/UIWebPDFLabelView.h index 093a84de7..1de25e374 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFLabelView.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFLabelView.h @@ -8,21 +8,22 @@ @class NSTimer, UILabel, _UIHighlightView; +// Not exported @interface UIWebPDFLabelView : UIView { UILabel *_label; _UIHighlightView *_highlight; NSTimer *_timer; - unsigned int currentPageIndex; + unsigned long long currentPageIndex; } -@property(nonatomic) unsigned int currentPageIndex; // @synthesize currentPageIndex; +@property(nonatomic) unsigned long long currentPageIndex; // @synthesize currentPageIndex; - (void)fadeOut; - (void)_fadeOutAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)showNowInSuperView:(id)arg1 atOrigin:(struct CGPoint)arg2 withText:(id)arg3 animated:(BOOL)arg4; +- (void)showNowInSuperView:(id)arg1 atOrigin:(struct CGPoint)arg2 withText:(id)arg3 animated:(_Bool)arg4; - (double)_fadeOutDuration; - (double)_fadeOutDelay; -@property(readonly, nonatomic, getter=isTimerInstalled) BOOL timerInstalled; +@property(readonly, nonatomic, getter=isTimerInstalled) _Bool timerInstalled; - (void)setText:(id)arg1; - (void)sizeToFit; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIWebPDFLinkAction.h b/iOS7/Frameworks/UIKit/UIWebPDFLinkAction.h index 88454799c..8d20bc438 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFLinkAction.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFLinkAction.h @@ -10,8 +10,8 @@ @interface UIWebPDFLinkAction : NSObject { - NSString *title; int type; + NSString *title; id handler; } diff --git a/iOS7/Frameworks/UIKit/UIWebPDFSearchController.h b/iOS7/Frameworks/UIKit/UIWebPDFSearchController.h index dab7688f5..bada9528d 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFSearchController.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFSearchController.h @@ -12,24 +12,24 @@ @interface UIWebPDFSearchController : NSObject { - unsigned int _resultIndexWhenLimitHit; - BOOL _notifiedThatSearchBegin; - unsigned int _pageIndexWhenLimitHit; + unsigned long long _resultIndexWhenLimitHit; + _Bool _notifiedThatSearchBegin; + unsigned long long _pageIndexWhenLimitHit; NSOperationQueue *_searchQueue; NSMutableArray *_results; NSString *_searchString; UIPDFDocument *_documentToSearch; NSObject *searchDelegate; - unsigned int startingPageIndex; - float documentScale; - unsigned int resultLimit; + unsigned long long startingPageIndex; + double documentScale; + unsigned long long resultLimit; } @property(retain, nonatomic) NSArray *results; // @synthesize results=_results; @property(retain, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; -@property(nonatomic) unsigned int resultLimit; // @synthesize resultLimit; -@property(nonatomic) float documentScale; // @synthesize documentScale; -@property(nonatomic) unsigned int startingPageIndex; // @synthesize startingPageIndex; +@property(nonatomic) unsigned long long resultLimit; // @synthesize resultLimit; +@property(nonatomic) double documentScale; // @synthesize documentScale; +@property(nonatomic) unsigned long long startingPageIndex; // @synthesize startingPageIndex; @property(nonatomic) NSObject *searchDelegate; // @synthesize searchDelegate; @property(retain, nonatomic) UIPDFDocument *documentToSearch; // @synthesize documentToSearch=_documentToSearch; - (void)search:(id)arg1 hasPartialResults:(id)arg2; @@ -43,11 +43,11 @@ - (void)cancel; - (void)_clearSearchQueue; - (void)search:(id)arg1; -- (unsigned int)_actualStartingPageIndex; +- (unsigned long long)_actualStartingPageIndex; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) BOOL paused; -@property(readonly, nonatomic) BOOL searching; +@property(readonly, nonatomic) _Bool paused; +@property(readonly, nonatomic) _Bool searching; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPDFSearchOperation.h b/iOS7/Frameworks/UIKit/UIWebPDFSearchOperation.h index 81be3c9c4..79a7f5c3f 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFSearchOperation.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFSearchOperation.h @@ -8,38 +8,39 @@ @class NSMutableArray, NSObject, NSString, UIPDFDocument; +// Not exported @interface UIWebPDFSearchOperation : NSOperation { NSMutableArray *_results; - unsigned int _pageIndex; - unsigned int _numberOfResultsToSkip; - unsigned int _totalResultsCount; - unsigned int _currentPageResultCount; - BOOL _complete; - unsigned int startingPageIndex; + unsigned long long _pageIndex; + unsigned long long _numberOfResultsToSkip; + unsigned long long _totalResultsCount; + unsigned long long _currentPageResultCount; + _Bool _complete; + unsigned long long startingPageIndex; UIPDFDocument *documentToSearch; NSObject *searchDelegate; - float documentScale; + double documentScale; NSString *searchString; - unsigned int resultLimit; + unsigned long long resultLimit; } -@property(nonatomic) unsigned int resultLimit; // @synthesize resultLimit; +@property(nonatomic) unsigned long long resultLimit; // @synthesize resultLimit; @property(retain, nonatomic) NSString *searchString; // @synthesize searchString; -@property(nonatomic) unsigned int numberOfResultsToSkip; // @synthesize numberOfResultsToSkip=_numberOfResultsToSkip; -@property(nonatomic) float documentScale; // @synthesize documentScale; +@property(nonatomic) unsigned long long numberOfResultsToSkip; // @synthesize numberOfResultsToSkip=_numberOfResultsToSkip; +@property(nonatomic) double documentScale; // @synthesize documentScale; @property NSObject *searchDelegate; // @synthesize searchDelegate; @property(retain) UIPDFDocument *documentToSearch; // @synthesize documentToSearch; -@property(readonly, nonatomic) unsigned int currentPageIndex; // @synthesize currentPageIndex=_pageIndex; -@property(nonatomic) unsigned int startingPageIndex; // @synthesize startingPageIndex; -@property(readonly, nonatomic) unsigned int currentPageResultCount; // @synthesize currentPageResultCount=_currentPageResultCount; +@property(readonly, nonatomic) unsigned long long currentPageIndex; // @synthesize currentPageIndex=_pageIndex; +@property(nonatomic) unsigned long long startingPageIndex; // @synthesize startingPageIndex; +@property(readonly, nonatomic) unsigned long long currentPageResultCount; // @synthesize currentPageResultCount=_currentPageResultCount; - (void)cancel; - (void)main; - (void)_search; - (id)sanitizedAttributedStringForAttributedString:(id)arg1; -- (struct __CTFont *)_fontWithPDFFont:(struct CGPDFFont *)arg1 size:(float)arg2; +- (struct __CTFont *)_fontWithPDFFont:(struct CGPDFFont *)arg1 size:(double)arg2; - (void)_notifyDelegateOfStatus; -- (BOOL)_hitSearchLimit; +- (_Bool)_hitSearchLimit; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/UIWebPDFSearchResult.h b/iOS7/Frameworks/UIKit/UIWebPDFSearchResult.h index f6e8a638d..19457d269 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFSearchResult.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFSearchResult.h @@ -11,7 +11,7 @@ @interface UIWebPDFSearchResult : NSObject { NSArray *rotationAngles; - unsigned int pageIndex; + unsigned long long pageIndex; NSArray *strings; NSString *string; NSArray *rects; @@ -22,7 +22,7 @@ @property(nonatomic) struct CGRect boundingBox; // @synthesize boundingBox; @property(retain, nonatomic) NSString *string; // @synthesize string; @property(retain, nonatomic) NSArray *strings; // @synthesize strings; -@property(nonatomic) unsigned int pageIndex; // @synthesize pageIndex; +@property(nonatomic) unsigned long long pageIndex; // @synthesize pageIndex; @property(retain, nonatomic) NSArray *rotationAngles; // @synthesize rotationAngles; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPDFView.h b/iOS7/Frameworks/UIKit/UIWebPDFView.h index ab60b88ab..1d4b9a97c 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFView.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFView.h @@ -19,24 +19,24 @@ NSMutableArray *_backingLayerImageViews; struct CGPDFDocument *_cgPDFDocument; UIPDFDocument *_document; - BOOL _hasScheduledCacheUpdate; + _Bool _hasScheduledCacheUpdate; struct CGRect _documentBounds; NSObject *_pdfDelegate; - BOOL _delegateRespondsToDidScroll; + _Bool _delegateRespondsToDidScroll; UITapGestureRecognizer *_tapGestureRecognizer; NSURL *_documentURL; - BOOL _rotating; - BOOL _zooming; - float _initialZoomScale; + _Bool _rotating; + _Bool _zooming; + double _initialZoomScale; struct CGAffineTransform _documentTransform; - float _documentScale; - int _ignoreContentOffsetChanges; + double _documentScale; + long long _ignoreContentOffsetChanges; struct CGPoint _contentOffsetAtScrollStart; NSMutableArray *_pageViews; NSArray *_pageMinYs; - BOOL hidePageViewsUntilReadyToRender; - BOOL hideActivityIndicatorForUnRenderedContent; - BOOL readyForSnapshot; + _Bool hidePageViewsUntilReadyToRender; + _Bool hideActivityIndicatorForUnRenderedContent; + _Bool readyForSnapshot; WebPDFViewPlaceholder *pdfPlaceHolderView; UIColor *backgroundColorForUnRenderedContent; NSString *documentPassword; @@ -46,45 +46,45 @@ + (void)setAsPDFDocRepAndView; + (void)initialize; @property(retain, nonatomic) NSArray *pageMinYs; // @synthesize pageMinYs=_pageMinYs; -@property(nonatomic) BOOL readyForSnapshot; // @synthesize readyForSnapshot; +@property(nonatomic) _Bool readyForSnapshot; // @synthesize readyForSnapshot; @property(retain, nonatomic) NSArray *pageRects; // @synthesize pageRects; @property(retain, nonatomic) NSString *documentPassword; // @synthesize documentPassword; -@property(nonatomic) BOOL hideActivityIndicatorForUnRenderedContent; // @synthesize hideActivityIndicatorForUnRenderedContent; +@property(nonatomic) _Bool hideActivityIndicatorForUnRenderedContent; // @synthesize hideActivityIndicatorForUnRenderedContent; @property(retain, nonatomic) UIColor *backgroundColorForUnRenderedContent; // @synthesize backgroundColorForUnRenderedContent; -@property(nonatomic) BOOL hidePageViewsUntilReadyToRender; // @synthesize hidePageViewsUntilReadyToRender; -@property(nonatomic) int ignoreContentOffsetChanges; // @synthesize ignoreContentOffsetChanges=_ignoreContentOffsetChanges; +@property(nonatomic) _Bool hidePageViewsUntilReadyToRender; // @synthesize hidePageViewsUntilReadyToRender; +@property(nonatomic) long long ignoreContentOffsetChanges; // @synthesize ignoreContentOffsetChanges=_ignoreContentOffsetChanges; @property WebPDFViewPlaceholder *pdfPlaceHolderView; // @synthesize pdfPlaceHolderView; -@property(readonly, nonatomic) float documentScale; // @synthesize documentScale=_documentScale; +@property(readonly, nonatomic) double documentScale; // @synthesize documentScale=_documentScale; @property(nonatomic) struct CGAffineTransform documentTransform; // @synthesize documentTransform=_documentTransform; -@property(nonatomic) float initialZoomScale; // @synthesize initialZoomScale=_initialZoomScale; +@property(nonatomic) double initialZoomScale; // @synthesize initialZoomScale=_initialZoomScale; @property(readonly, nonatomic) struct CGRect documentBounds; // @synthesize documentBounds=_documentBounds; @property(nonatomic) NSObject *pdfDelegate; // @synthesize pdfDelegate=_pdfDelegate; @property(retain, nonatomic) NSURL *documentURL; // @synthesize documentURL=_documentURL; - (id)imageForContactRect:(struct CGRect)arg1 onPageInViewRect:(struct CGRect)arg2 destinationRect:(struct CGRect)arg3; -- (unsigned int)_pageNumberForRect:(struct CGRect)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (unsigned long long)_pageNumberForRect:(struct CGRect)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_tapGestureRecognized:(id)arg1; - (void)_define:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (id)_selection; - (id)_pageWithSelection; - (void)clearSelection; - (void)annotation:(id)arg1 isBeingPressedAtPoint:(struct CGPoint)arg2 controller:(id)arg3; - (void)annotation:(id)arg1 wasTouchedAtPoint:(struct CGPoint)arg2 controller:(id)arg3; -- (void)_didLongPress:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToPageIndex:(unsigned int)arg4; +- (void)_didLongPress:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToPageIndex:(unsigned long long)arg4; - (void)_didLongPress:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToURL:(id)arg4; -- (void)_didTouch:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToPageIndex:(unsigned int)arg4; +- (void)_didTouch:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToPageIndex:(unsigned long long)arg4; - (void)_didTouch:(id)arg1 inRect:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 linkingToURL:(id)arg4; - (void)resetZoom:(id)arg1; - (void)zoom:(id)arg1 to:(struct CGRect)arg2 atPoint:(struct CGPoint)arg3 kind:(int)arg4; - (void)didCompleteLayout; - (void)_recreateUIPDFDocument; -- (BOOL)_checkIfDocumentNeedsUnlock; -- (BOOL)_tryToUnlockDocumentWithPassword:(id)arg1; +- (_Bool)_checkIfDocumentNeedsUnlock; +- (_Bool)_tryToUnlockDocumentWithPassword:(id)arg1; - (void)viewWillClose; - (void)snapshotComplete; -- (void)prepareForSnapshot:(BOOL)arg1; -- (unsigned int)firstVisiblePageNumber; +- (void)prepareForSnapshot:(_Bool)arg1; +- (unsigned long long)firstVisiblePageNumber; - (void)didZoom:(id)arg1; - (void)willZoom:(id)arg1; - (void)didRotate:(id)arg1; @@ -92,19 +92,19 @@ - (void)didReceiveMemoryWarning:(id)arg1; - (void)_didScroll; - (void)willScroll:(id)arg1; -- (void)ensureCorrectPagesAreInstalled:(BOOL)arg1; +- (void)ensureCorrectPagesAreInstalled:(_Bool)arg1; - (void)_scheduleRemovePageViewsNotInViewCoordsRect; - (void)_removePageViewsNotInCurrentViewCoordsRect; - (void)_removePageViewsNotInViewCoordsRect:(struct CGRect)arg1; -- (id)_addPageAtIndex:(unsigned int)arg1; -- (void)_addSubViewsInViewCoordsBounds:(struct CGRect)arg1 force:(BOOL)arg2; -- (id)_installViewAtIndex:(int)arg1 inFrame:(struct CGRect)arg2; +- (id)_addPageAtIndex:(unsigned long long)arg1; +- (void)_addSubViewsInViewCoordsBounds:(struct CGRect)arg1 force:(_Bool)arg2; +- (id)_installViewAtIndex:(long long)arg1 inFrame:(struct CGRect)arg2; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (struct CGRect)_viewCachingBoundsInUIViewCoords; - (struct CGRect)_viewportBoundsInUIViewCoords; - (struct CGRect)_viewportBoundsInUIVIewCoordsWithView:(id)arg1; - (id)viewportView; -- (id)viewAtIndex:(int)arg1; +- (id)viewAtIndex:(long long)arg1; - (void)dealloc; - (void)_removeBackgroundImageObserverIfNeeded:(id)arg1; - (id)initWithWebPDFViewPlaceholder:(id)arg1; @@ -112,8 +112,8 @@ @property(readonly, nonatomic) UIPDFDocument *document; - (id)uiPDFDocument; @property(readonly, nonatomic) struct CGPDFDocument *cgPDFDocument; -- (BOOL)_hasPageRects; -@property(readonly, nonatomic) unsigned int totalPages; +- (_Bool)_hasPageRects; +@property(readonly, nonatomic) unsigned long long totalPages; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPDFViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIWebPDFViewDelegate-Protocol.h index 5ac4b3d3d..f6549e9be 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFViewDelegate-Protocol.h @@ -11,7 +11,7 @@ - (void)handleLongPressOnLink:(id)arg1 atPoint:(struct CGPoint)arg2 inRect:(struct CGRect)arg3 contentRect:(struct CGRect)arg4; - (void)handleLinkClick:(id)arg1 inRect:(struct CGRect)arg2; - (void)resetZoom:(id)arg1; -- (void)pdfView:(id)arg1 zoomToRect:(struct CGRect)arg2 forPoint:(struct CGPoint)arg3 considerHeight:(BOOL)arg4; +- (void)pdfView:(id)arg1 zoomToRect:(struct CGRect)arg2 forPoint:(struct CGPoint)arg3 considerHeight:(_Bool)arg4; - (void)didDetermineDocumentBounds:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPDFViewHandler.h b/iOS7/Frameworks/UIKit/UIWebPDFViewHandler.h index a83454c65..896adb20d 100644 --- a/iOS7/Frameworks/UIKit/UIWebPDFViewHandler.h +++ b/iOS7/Frameworks/UIKit/UIWebPDFViewHandler.h @@ -14,80 +14,80 @@ #import "_UIWebDoubleTapDelegate-Protocol.h" #import "_UIWebRotationDelegate-Protocol.h" -@class NSArray, NSDictionary, NSObject, UIAlertView, UIColor, UIDocumentPasswordView, UIView, UIWebPDFLabelView, UIWebPDFSearchController, UIWebPDFView, WebPDFNSNumberFormatter, _UIHighlightView, _UIRotatingActionSheet; +@class NSArray, NSDictionary, NSMapTable, NSObject, UIAlertView, UIColor, UIDocumentPasswordView, UIView, UIWebPDFLabelView, UIWebPDFView, WebPDFNSNumberFormatter, _UIHighlightView, _UIRotatingActionSheet; @interface UIWebPDFViewHandler : NSObject { UIWebPDFView *_pdfView; - BOOL _scalesPageToFit; - float _initialZoomScale; + _Bool _scalesPageToFit; + double _initialZoomScale; NSObject *_pdfHandlerDelegate; _UIHighlightView *_linkHighlightView; UIWebPDFLabelView *_pageLabelView; - BOOL _showPageLabels; - BOOL _showsShadowsForHTMLContent; - BOOL _cachedScrollViewShadowsState; + _Bool _showPageLabels; + _Bool _showsShadowsForHTMLContent; + _Bool _cachedScrollViewShadowsState; UIDocumentPasswordView *_passwordEntryView; - UIWebPDFSearchController *_searchController; + NSMapTable *_searchControllers; UIColor *_backgroundColorForUnRenderedContent; - BOOL _hideActivityIndicatorForUnRenderedContent; - BOOL _hidePageViewsUntilReadyToRender; + _Bool _hideActivityIndicatorForUnRenderedContent; + _Bool _hidePageViewsUntilReadyToRender; WebPDFNSNumberFormatter *_labelViewFormatter; struct _PDFHistoryItem _pendingHistoryItemRestore; _UIRotatingActionSheet *_linkActionSheet; NSDictionary *_linkActionInfo; NSArray *_linkActions; struct CGRect _rectOfInterest; - BOOL _rectOfInterestConsidersHeight; + _Bool _rectOfInterestConsidersHeight; UIAlertView *_currentAlert; } -@property(nonatomic) BOOL hideActivityIndicatorForUnRenderedContent; // @synthesize hideActivityIndicatorForUnRenderedContent=_hideActivityIndicatorForUnRenderedContent; +@property(nonatomic) _Bool hideActivityIndicatorForUnRenderedContent; // @synthesize hideActivityIndicatorForUnRenderedContent=_hideActivityIndicatorForUnRenderedContent; @property(retain, nonatomic) UIColor *backgroundColorForUnRenderedContent; // @synthesize backgroundColorForUnRenderedContent=_backgroundColorForUnRenderedContent; -@property(nonatomic) BOOL hidePageViewsUntilReadyToRender; // @synthesize hidePageViewsUntilReadyToRender=_hidePageViewsUntilReadyToRender; +@property(nonatomic) _Bool hidePageViewsUntilReadyToRender; // @synthesize hidePageViewsUntilReadyToRender=_hidePageViewsUntilReadyToRender; @property(nonatomic) NSObject *pdfHandlerDelegate; // @synthesize pdfHandlerDelegate=_pdfHandlerDelegate; -@property(nonatomic) BOOL scalesPageToFit; // @synthesize scalesPageToFit=_scalesPageToFit; -@property(nonatomic) BOOL showPageLabels; // @synthesize showPageLabels=_showPageLabels; +@property(nonatomic) _Bool scalesPageToFit; // @synthesize scalesPageToFit=_scalesPageToFit; +@property(nonatomic) _Bool showPageLabels; // @synthesize showPageLabels=_showPageLabels; - (void)rotateEnclosingScrollViewToFrame:(struct CGRect)arg1; -- (unsigned int)_verticalEdgeForContentOffsetInScrollView:(id)arg1; -- (float)_pinValueForVerticalEdge:(unsigned int)arg1 inScrollView:(id)arg2; -- (BOOL)considerHeightOfRectOfInterestForRotation; +- (unsigned long long)_verticalEdgeForContentOffsetInScrollView:(id)arg1; +- (double)_pinValueForVerticalEdge:(unsigned long long)arg1 inScrollView:(id)arg2; +- (_Bool)considerHeightOfRectOfInterestForRotation; - (struct CGRect)activeRectForRectOfInterest:(struct CGRect)arg1; -- (float)heightToKeepVisible; -- (float)minimumVerticalContentOffset; +- (double)heightToKeepVisible; +- (double)minimumVerticalContentOffset; - (struct CGRect)rectOfInterestForRotation; -- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_869f9c67)arg2; -- (BOOL)considerHeightForDoubleTap; -- (CDStruct_869f9c67)doubleTapScalesForSize:(struct CGSize)arg1; +- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_39925896)arg2; +- (_Bool)considerHeightForDoubleTap; +- (CDStruct_39925896)doubleTapScalesForSize:(struct CGSize)arg1; - (struct CGRect)rectOfInterestForPoint:(struct CGPoint)arg1; -- (float)minimumScaleForSize:(struct CGSize)arg1; +- (double)minimumScaleForSize:(struct CGSize)arg1; - (struct CGRect)visibleContentRect; -- (float)currentDocumentScale; -- (float)zoomedDocumentScale; +- (double)currentDocumentScale; +- (double)zoomedDocumentScale; - (id)contentView; - (id)enclosingScrollView; - (void)restoreStateFromHistoryItem:(id)arg1 forWebView:(id)arg2; - (void)restoreStateFromPendingHistoryItem; - (void)saveStateToHistoryItem:(id)arg1 forWebView:(id)arg2; -- (CDStruct_869f9c67)scalesForContainerSize:(struct CGSize)arg1; -- (void)revealSearchResult:(id)arg1 andZoomIn:(BOOL)arg2; +- (CDStruct_39925896)scalesForContainerSize:(struct CGSize)arg1; +- (void)revealSearchResult:(id)arg1 andZoomIn:(_Bool)arg2; - (void)_resultRects:(id)arg1 andResultViews:(id)arg2 forSearchResult:(id)arg3 inViewCoordinates:(id)arg4; - (void)handleScrollToAnchor:(id)arg1; -- (void)updatePageNumberLabelWithUserScrolling:(BOOL)arg1 animated:(BOOL)arg2; +- (void)updatePageNumberLabelWithUserScrolling:(_Bool)arg1 animated:(_Bool)arg2; - (id)_getLabelViewFormatter; - (void)updateViewHierarchyForFirstNonEmptyLayoutInFrame:(id)arg1; - (void)updateViewHierarchyForDocumentViewLoadComplete:(id)arg1; - (void)updateViewHierarchyForDocumentViewTabSwitch:(id)arg1; -- (void)updateViewHierarchyForDocumentViewTabSwitch:(id)arg1 restoringZoomScale:(float)arg2 andScrollPt:(struct CGPoint)arg3; +- (void)updateViewHierarchyForDocumentViewTabSwitch:(id)arg1 restoringZoomScale:(double)arg2 andScrollPt:(struct CGPoint)arg3; - (void)updateViewHierarchyForDocumentViewNewLoad:(id)arg1; - (void)removeViewFromSuperview; @property(readonly, nonatomic) UIView *frontView; @property(readonly, nonatomic) UIWebPDFView *pdfView; -- (void)ensureCorrectPagesAreInstalled:(BOOL)arg1; +- (void)ensureCorrectPagesAreInstalled:(_Bool)arg1; - (void)didScroll:(id)arg1; - (id)passwordForPDFView:(id)arg1; - (void)resetZoom:(id)arg1; -- (void)pdfView:(id)arg1 zoomToRect:(struct CGRect)arg2 forPoint:(struct CGPoint)arg3 considerHeight:(BOOL)arg4; +- (void)pdfView:(id)arg1 zoomToRect:(struct CGRect)arg2 forPoint:(struct CGPoint)arg3 considerHeight:(_Bool)arg4; - (void)didDetermineDocumentBounds:(id)arg1; - (void)_postdidDetermineDocumentBounds; - (void)_showPasswordEntryViewForFile:(id)arg1; @@ -97,14 +97,14 @@ - (void)_adjustContentOffsetForKeyboardIfNeeded; - (void)userDidEnterPassword:(id)arg1 forPasswordView:(id)arg2; - (void)_showPasswordErrorAlert; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (id)createPageLabel; - (void)clearPageLabel; - (struct CGRect)presentationRectInHostViewForSheet:(id)arg1; - (struct CGRect)initialPresentationRectInHostViewForSheet:(id)arg1; - (id)hostViewForSheet:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)handleLongPressOnLink:(id)arg1 atPoint:(struct CGPoint)arg2 inRect:(struct CGRect)arg3 contentRect:(struct CGRect)arg4; - (void)_showLinkSheet:(id)arg1; - (id)_actionsForInteractionInfo:(id)arg1; @@ -116,14 +116,14 @@ - (void)_completeLinkClickWithURLString:(id)arg1; - (void)_completeLinkClickWithURL:(id)arg1; - (id)_absoluteUrlRelativeToDocumentURL:(id)arg1; -- (void)scrollToPageNumber:(int)arg1 animate:(BOOL)arg2; +- (void)scrollToPageNumber:(long long)arg1 animate:(_Bool)arg2; - (void)highlightRect:(struct CGRect)arg1; - (id)createLinkHighlight; - (void)clearLinkHighlight; - (void)adjustZoomScalesForScrollView; - (void)_adjustZoomScalesForScrollViewInternal:(id)arg1; - (void)updateViewSettings; -- (void)_updateViewHierarchyForDocumentView:(id)arg1 ignoreIfSame:(BOOL)arg2; +- (void)_updateViewHierarchyForDocumentView:(id)arg1 ignoreIfSame:(_Bool)arg2; - (void)_ensurePDFViewInHierarchyForWebDocView:(id)arg1; - (void)_createPDFViewIfNeeded:(id)arg1; - (void)_removePDFViewIfWebDocViewIsNotSamePDF:(id)arg1; @@ -138,8 +138,10 @@ - (void)didReceiveMemoryWarning:(id)arg1; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) UIWebPDFSearchController *searchController; -- (void)_setSearchControllerDocumentToSearch; +- (id)findOnPageHighlighter; +- (void)clearSearchControllerForHighlighter:(id)arg1; +- (id)searchControllerForHighlighter:(id)arg1; +- (void)_setSearchControllerDocumentToSearch:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPaginationInfo.h b/iOS7/Frameworks/UIKit/UIWebPaginationInfo.h index c33850791..a7d28c524 100644 --- a/iOS7/Frameworks/UIKit/UIWebPaginationInfo.h +++ b/iOS7/Frameworks/UIKit/UIWebPaginationInfo.h @@ -8,10 +8,11 @@ @class NSArray, NSObject, UIWebDocumentView; +// Not exported @interface UIWebPaginationInfo : NSObject { NSObject *_documentView; - float _scaleFactor; + double _scaleFactor; struct CGSize _layoutSize; NSArray *_pageRects; UIWebDocumentView *_webDocumentView; @@ -21,12 +22,12 @@ - (id)documentView; - (id)pageRects; - (struct CGSize)layoutSize; -- (float)scaleFactor; -- (struct CGSize)sizeForPageAtIndex:(int)arg1; -@property(readonly, nonatomic) float lastPageHeight; -@property(readonly, nonatomic) unsigned int pageCount; +- (double)scaleFactor; +- (struct CGSize)sizeForPageAtIndex:(long long)arg1; +@property(readonly, nonatomic) double lastPageHeight; +@property(readonly, nonatomic) unsigned long long pageCount; - (void)dealloc; -- (id)initWithDocumentView:(id)arg1 scaleFactor:(float)arg2 layoutSize:(struct CGSize)arg3 pageRects:(id)arg4; +- (id)initWithDocumentView:(id)arg1 scaleFactor:(double)arg2 layoutSize:(struct CGSize)arg3 pageRects:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/UIWebPlugInView-Private.h b/iOS7/Frameworks/UIKit/UIWebPlugInView-Private.h new file mode 100644 index 000000000..0333f5d8e --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebPlugInView-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebPlugInView (Private) +- (void)_viewDidMoveToWindowOnMainThread; +- (void)_reshapeOnMainThread; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebPlugInView.h b/iOS7/Frameworks/UIKit/UIWebPlugInView.h index 1d248f126..f4ead54aa 100644 --- a/iOS7/Frameworks/UIKit/UIWebPlugInView.h +++ b/iOS7/Frameworks/UIKit/UIWebPlugInView.h @@ -8,23 +8,24 @@ @class CALayer, UIView, UIWebDocumentView; +// Not exported @interface UIWebPlugInView : WAKView { UIWebDocumentView *_webView; CALayer *_hostingLayer; UIView *_uiView; struct __CFRunLoopObserver *_mainRunLoopDrawObserver; - BOOL _isFullScreen; - BOOL _parentedInLayer; - BOOL _isQuickTimePlugIn; - BOOL _isMapViewPlugIn; - BOOL _isiAdPlugIn; + _Bool _isFullScreen; + _Bool _parentedInLayer; + _Bool _isQuickTimePlugIn; + _Bool _isMapViewPlugIn; + _Bool _isiAdPlugIn; } -@property(nonatomic) BOOL isiAdPlugIn; // @synthesize isiAdPlugIn=_isiAdPlugIn; -@property(nonatomic) BOOL isMapViewPlugIn; // @synthesize isMapViewPlugIn=_isMapViewPlugIn; -@property(nonatomic) BOOL isQuickTimePlugIn; // @synthesize isQuickTimePlugIn=_isQuickTimePlugIn; -@property(nonatomic, getter=isParentedInLayer) BOOL parentedInLayer; // @synthesize parentedInLayer=_parentedInLayer; +@property(nonatomic) _Bool isiAdPlugIn; // @synthesize isiAdPlugIn=_isiAdPlugIn; +@property(nonatomic) _Bool isMapViewPlugIn; // @synthesize isMapViewPlugIn=_isMapViewPlugIn; +@property(nonatomic) _Bool isQuickTimePlugIn; // @synthesize isQuickTimePlugIn=_isQuickTimePlugIn; +@property(nonatomic, getter=isParentedInLayer) _Bool parentedInLayer; // @synthesize parentedInLayer=_parentedInLayer; - (void)detachPluginLayer; - (void)attachPluginLayer; - (void)_detachPluginLayerOnMainThread; @@ -32,14 +33,14 @@ - (void)_disconnectPluginLayers; - (void)_connectPluginLayers; - (id)pluginLayer; -- (BOOL)willProvidePluginLayer; +- (_Bool)willProvidePluginLayer; - (void)setWebView:(id)arg1; - (void)mouseUp:(id)arg1; - (void)mouseDown:(id)arg1; - (id)objectForWebScript; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)webPlugInDestroy; - (void)webPlugInStop; - (void)webPlugInStart; @@ -47,7 +48,7 @@ - (void)drawRect:(struct CGRect)arg1; - (void)layout; - (void)reshape; -- (BOOL)isParented; +- (_Bool)isParented; - (id)plugInView; - (void)invalidateGState; - (void)viewDidMoveToWindow; @@ -55,8 +56,6 @@ - (void)setFrame:(struct CGRect)arg1; - (void)dealloc; - (id)initWithWebView:(id)arg1 plugInView:(id)arg2; -- (void)_viewDidMoveToWindowOnMainThread; -- (void)_reshapeOnMainThread; @end diff --git a/iOS7/Frameworks/UIKit/UIWebRotatingAccessoryPopover.h b/iOS7/Frameworks/UIKit/UIWebRotatingAccessoryPopover.h deleted file mode 100644 index 9baa0a4d4..000000000 --- a/iOS7/Frameworks/UIKit/UIWebRotatingAccessoryPopover.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIWebRotatingNodePopoverDelegate-Protocol.h" - -@interface UIWebRotatingAccessoryPopover : UIWebRotatingNodePopover -{ -} - -- (void)popoverWasDismissed:(id)arg1; -- (unsigned int)popoverArrowDirections; -- (void)accessoryDone; -- (id)initWithDOMNode:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebRotatingNodePopover.h b/iOS7/Frameworks/UIKit/UIWebRotatingNodePopover.h index 52b7efa20..f41955219 100644 --- a/iOS7/Frameworks/UIKit/UIWebRotatingNodePopover.h +++ b/iOS7/Frameworks/UIKit/UIWebRotatingNodePopover.h @@ -10,9 +10,10 @@ @class DOMNode, UIPopoverController; +// Not exported @interface UIWebRotatingNodePopover : NSObject { - BOOL _isRotating; + _Bool _isRotating; DOMNode *_node; struct CGPoint _presentationPoint; UIPopoverController *_popoverController; @@ -26,9 +27,9 @@ - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)didRotate:(id)arg1; - (void)willRotate:(id)arg1; -- (void)dismissPopoverAnimated:(BOOL)arg1; -- (void)presentPopoverAnimated:(BOOL)arg1; -- (unsigned int)popoverArrowDirections; +- (void)dismissPopoverAnimated:(_Bool)arg1; +- (void)presentPopoverAnimated:(_Bool)arg1; +- (unsigned long long)popoverArrowDirections; - (void)dealloc; - (id)initWithDOMNode:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebRotatingSheet.h b/iOS7/Frameworks/UIKit/UIWebRotatingSheet.h index 28e67dbaa..935bbee28 100644 --- a/iOS7/Frameworks/UIKit/UIWebRotatingSheet.h +++ b/iOS7/Frameworks/UIKit/UIWebRotatingSheet.h @@ -10,11 +10,11 @@ @interface UIWebRotatingSheet : _UIRotatingActionSheet { - BOOL _wasDeferringCallbacks; + _Bool _wasDeferringCallbacks; UIWebDocumentView *_webBrowserView; } -- (BOOL)presentSheet; +- (_Bool)presentSheet; - (void)doneWithSheet; - (void)dealloc; - (void)_enableWebView; diff --git a/iOS7/Frameworks/UIKit/UIWebScrollView.h b/iOS7/Frameworks/UIKit/UIWebScrollView.h index 330152985..76318f7b4 100644 --- a/iOS7/Frameworks/UIKit/UIWebScrollView.h +++ b/iOS7/Frameworks/UIKit/UIWebScrollView.h @@ -11,7 +11,7 @@ } - (void)didMoveToWindow; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWebSelectMultiplePicker.h b/iOS7/Frameworks/UIKit/UIWebSelectMultiplePicker.h new file mode 100644 index 000000000..d022cef0a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebSelectMultiplePicker.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIPickerViewDataSource-Protocol.h" +#import "UIPickerViewDelegate-Protocol.h" +#import "UIWebFormControl-Protocol.h" + +@class DOMHTMLSelectElement, NSArray; + +// Not exported +@interface UIWebSelectMultiplePicker : UIPickerView +{ + DOMHTMLSelectElement *_selectionNode; + NSArray *_cachedItems; + id _singleSelectionItem; + unsigned int _singleSelectionIndex; + double _fontSize; + double _maximumTextWidth; + long long _textAlignment; + double _layoutWidth; +} + +@property(retain, nonatomic) id _singleSelectionItem; // @synthesize _singleSelectionItem; +@property(retain, nonatomic) NSArray *_cachedItems; // @synthesize _cachedItems; +@property(retain, nonatomic) DOMHTMLSelectElement *_selectionNode; // @synthesize _selectionNode; +- (void)pickerView:(id)arg1 row:(int)arg2 column:(int)arg3 checked:(_Bool)arg4; +- (int)_itemIndexForRowIndex:(int)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (void)layoutSubviews; +- (void)controlEndEditing; +- (void)controlBeginEditing; +- (id)controlView; +- (void)dealloc; +- (id)initWithDOMHTMLSelectElement:(id)arg1 cachedItems:(id)arg2 singleSelectionItem:(id)arg3 singleSelectionIndex:(unsigned int)arg4 multipleSelection:(_Bool)arg5; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebSelectPeripheral.h b/iOS7/Frameworks/UIKit/UIWebSelectPeripheral.h deleted file mode 100644 index 9e1e0360b..000000000 --- a/iOS7/Frameworks/UIKit/UIWebSelectPeripheral.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "UIFormPeripheral-Protocol.h" - -@class DOMHTMLSelectElement; - -@interface UIWebSelectPeripheral : NSObject -{ - DOMHTMLSelectElement *_selectionNode; - id _selectControl; -} - -+ (id)createPeripheralWithDOMHTMLSelectElement:(id)arg1; -@property(retain, nonatomic) id _selectControl; // @synthesize _selectControl; -@property(retain, nonatomic) DOMHTMLSelectElement *_selectionNode; // @synthesize _selectionNode; -- (void)beginEditing; -- (id)assistantView; -- (void)dealloc; -- (id)initWithDOMHTMLSelectElement:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebSelectPicker.h b/iOS7/Frameworks/UIKit/UIWebSelectPicker.h deleted file mode 100644 index 68412764c..000000000 --- a/iOS7/Frameworks/UIKit/UIWebSelectPicker.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIPickerViewDataSource-Protocol.h" -#import "UIPickerViewDelegate-Protocol.h" -#import "UIWebFormControl-Protocol.h" - -@class DOMHTMLSelectElement, NSArray; - -@interface UIWebSelectPicker : UIPickerView -{ - DOMHTMLSelectElement *_selectionNode; - NSArray *_cachedItems; - id _singleSelectionItem; - unsigned int _singleSelectionIndex; - float _fontSize; - float _maximumTextWidth; - int _textAlignment; - float _layoutWidth; -} - -@property(retain, nonatomic) id _singleSelectionItem; // @synthesize _singleSelectionItem; -@property(retain, nonatomic) NSArray *_cachedItems; // @synthesize _cachedItems; -@property(retain, nonatomic) DOMHTMLSelectElement *_selectionNode; // @synthesize _selectionNode; -- (void)pickerView:(id)arg1 row:(int)arg2 column:(int)arg3 checked:(BOOL)arg4; -- (int)_itemIndexForRowIndex:(int)arg1; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (void)layoutSubviews; -- (void)controlBeginEditing; -- (id)controlView; -- (void)dealloc; -- (id)initWithDOMHTMLSelectElement:(id)arg1 cachedItems:(id)arg2 singleSelectionItem:(id)arg3 singleSelectionIndex:(unsigned int)arg4 multipleSelection:(BOOL)arg5; - -@end - diff --git a/iOS7/Frameworks/UIKit/UIWebSelectPopover.h b/iOS7/Frameworks/UIKit/UIWebSelectPopover.h index 895ebf181..d930fd1f4 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectPopover.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectPopover.h @@ -4,13 +4,14 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "UIWebFormControl-Protocol.h" @class UIKeyboard, UIWebSelectTableViewController; -@interface UIWebSelectPopover : UIWebRotatingAccessoryPopover +// Not exported +@interface UIWebSelectPopover : UIWebFormRotatingAccessoryPopover { UIWebSelectTableViewController *_tableViewController; UIKeyboard *_keyboard; @@ -18,10 +19,11 @@ @property(retain, nonatomic) UIWebSelectTableViewController *_tableViewController; // @synthesize _tableViewController; - (void)_userActionDismissedPopover:(id)arg1; +- (void)controlEndEditing; - (void)controlBeginEditing; - (id)controlView; - (void)dealloc; -- (id)initWithDOMHTMLSelectElement:(id)arg1 cachedItems:(id)arg2 singleSelectionItem:(id)arg3 singleSelectionIndex:(unsigned int)arg4 multipleSelection:(BOOL)arg5; +- (id)initWithDOMHTMLSelectElement:(id)arg1 cachedItems:(id)arg2 singleSelectionItem:(id)arg3 singleSelectionIndex:(unsigned int)arg4 multipleSelection:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/UIKit/UIWebSelectSinglePicker.h b/iOS7/Frameworks/UIKit/UIWebSelectSinglePicker.h new file mode 100644 index 000000000..6285640cb --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebSelectSinglePicker.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIPickerViewDataSource-Protocol.h" +#import "UIPickerViewDelegate-Protocol.h" +#import "UIWebFormControl-Protocol.h" + +@class DOMHTMLSelectElement, NSArray; + +// Not exported +@interface UIWebSelectSinglePicker : UIPickerView +{ + DOMHTMLSelectElement *_selectNode; + NSArray *_optionItems; + id _selectedOptionItem; + long long _selectedIndex; + id _optionToSelectWhenDone; + long long _indexToSelectWhenDone; +} + +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (void)controlEndEditing; +- (void)controlBeginEditing; +- (id)controlView; +- (void)dealloc; +- (id)initWithDOMHTMLSelectElement:(id)arg1 allItems:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebSelectTableViewController.h b/iOS7/Frameworks/UIKit/UIWebSelectTableViewController.h index f9678238f..6cca703b5 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectTableViewController.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectTableViewController.h @@ -10,6 +10,7 @@ @class DOMHTMLSelectElement, NSArray, UIWebSelectPopover; +// Not exported @interface UIWebSelectTableViewController : UITableViewController { DOMHTMLSelectElement *_selectionNode; @@ -17,10 +18,10 @@ NSArray *_groupsAndOptions; unsigned int _singleSelectionIndex; unsigned int _singleSelectionSection; - BOOL _allowsMultipleSelection; - float _fontSize; - float _maximumTextWidth; - int _textAlignment; + _Bool _allowsMultipleSelection; + double _fontSize; + double _maximumTextWidth; + long long _textAlignment; UIWebSelectPopover *_popover; } @@ -30,29 +31,29 @@ @property(retain, nonatomic) DOMHTMLSelectElement *_selectionNode; // @synthesize _selectionNode; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)_optionsForSection:(int)arg1; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)heightForItems; -- (void)viewWillAppear:(BOOL)arg1; +- (id)_optionsForSection:(long long)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)heightForItems; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; -- (id)initWithDOMHTMLSelectNode:(id)arg1 cachedItems:(id)arg2 singleSelectionIndex:(unsigned int)arg3 multipleSelection:(BOOL)arg4; +- (id)initWithDOMHTMLSelectNode:(id)arg1 cachedItems:(id)arg2 singleSelectionIndex:(unsigned int)arg3 multipleSelection:(_Bool)arg4; - (void)_setupGroupsAndOptions; -- (BOOL)_isEmpty; +- (_Bool)_isEmpty; // Remaining properties -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) long long spellCheckingType; @end diff --git a/iOS7/Frameworks/UIKit/UIWebSelectedItemPrivate-Protocol.h b/iOS7/Frameworks/UIKit/UIWebSelectedItemPrivate-Protocol.h index 3870693a2..1af6ff40d 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectedItemPrivate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectedItemPrivate-Protocol.h @@ -6,9 +6,9 @@ @protocol UIWebSelectedItemPrivate - (void)unselect; -- (void)setSelected:(BOOL)arg1; -- (BOOL)isGroup; -- (BOOL)selected; +- (void)setSelected:(_Bool)arg1; +- (_Bool)isGroup; +- (_Bool)selected; - (id)node; @end diff --git a/iOS7/Frameworks/UIKit/UIWebSelection.h b/iOS7/Frameworks/UIKit/UIWebSelection.h index b7ed1ffd9..ec0005be6 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelection.h +++ b/iOS7/Frameworks/UIKit/UIWebSelection.h @@ -8,6 +8,7 @@ @class UITextSelection, UIWebDocumentView; +// Not exported @interface UIWebSelection : NSObject { UIWebDocumentView *_documentView; @@ -22,9 +23,9 @@ @property(retain, nonatomic) id extent; // @synthesize extent=_extent; @property(retain, nonatomic) id base; // @synthesize base=_base; @property(readonly, nonatomic) UIWebDocumentView *documentView; // @synthesize documentView=_documentView; -- (BOOL)isEqualToSelection:(id)arg1; +- (_Bool)isEqualToSelection:(id)arg1; - (id)description; -- (BOOL)blockContainsPoint:(struct CGPoint)arg1; +- (_Bool)blockContainsPoint:(struct CGPoint)arg1; - (void)applySelectionToWebDocumentView; - (id)asDomRange; - (void)selectionChanged; @@ -32,16 +33,16 @@ - (struct CGRect)boundingTextSelectionRect; - (id)textSelectionRects; - (void)useBlock; -@property(readonly, nonatomic, getter=isTextOnly) BOOL textOnly; +@property(readonly, nonatomic, getter=isTextOnly) _Bool textOnly; - (id)duplicate; - (void)shrinkSelectionFromPoint:(struct CGPoint)arg1 towardsPoint:(struct CGPoint)arg2 withNewRect:(struct CGRect)arg3; -- (BOOL)tryToShrinkToBaseAndExtent; +- (_Bool)tryToShrinkToBaseAndExtent; - (void)growSelectionTowardsPoint:(struct CGPoint)arg1; -- (void)moveEdge:(int)arg1 outwards:(BOOL)arg2; -- (BOOL)isEqual:(id)arg1; +- (void)moveEdge:(int)arg1 outwards:(_Bool)arg2; +- (_Bool)isEqual:(id)arg1; - (void)shrinkFromEdge:(int)arg1; - (void)growFromEdge:(int)arg1; -- (float)distanceBetweenFirstRect:(struct CGRect)arg1 second:(struct CGRect)arg2 edge:(int)arg3; +- (double)distanceBetweenFirstRect:(struct CGRect)arg1 second:(struct CGRect)arg2 edge:(int)arg3; - (id)blockOfSameWidthAtPoint:(struct CGPoint)arg1; - (id)elementAtPoint:(struct CGPoint)arg1; - (id)blockAtPoint:(struct CGPoint)arg1; @@ -53,8 +54,8 @@ - (id)webView; - (struct CGRect)boundingRectAndInsideFixedPosition:(int *)arg1; @property(readonly, nonatomic) struct CGRect boundingRect; // @dynamic boundingRect; -@property(readonly, nonatomic) BOOL valid; -- (void)setSelectionWithPoint:(struct CGPoint)arg1 ignoringLargeBlocks:(BOOL)arg2; +@property(readonly, nonatomic) _Bool valid; +- (void)setSelectionWithPoint:(struct CGPoint)arg1 ignoringLargeBlocks:(_Bool)arg2; - (void)setSelectionWithPoint:(struct CGPoint)arg1; - (void)dealloc; - (id)initWithDocumentView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionAssistant.h b/iOS7/Frameworks/UIKit/UIWebSelectionAssistant.h index 0450b0e9b..414e3af36 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionAssistant.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionAssistant.h @@ -10,19 +10,20 @@ @class UILongPressGestureRecognizer, UITapAndAHalfRecognizer, UIWebDocumentView, UIWebSelection, UIWebSelectionView; +// Not exported @interface UIWebSelectionAssistant : NSObject { UIWebDocumentView *_webView; UIWebSelectionView *_selectionView; UILongPressGestureRecognizer *_longPressGestureRecognizer; UITapAndAHalfRecognizer *_tapAndAHalfGestureRecognizer; - BOOL _enabled; + _Bool _enabled; } - (void)didRotate:(id)arg1; - (void)willRotate:(id)arg1; -@property(nonatomic) BOOL enabled; -- (void)layoutChangedByScrolling:(BOOL)arg1; +@property(nonatomic) _Bool enabled; +- (void)layoutChangedByScrolling:(_Bool)arg1; - (void)hideCallout; - (void)resignedFirstResponder; - (void)didEndScrollingOverflow; @@ -38,10 +39,10 @@ @property(readonly, nonatomic) UIWebSelection *selection; - (void)selectionChanged; - (void)clearSelection; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)isSelectionGestureRecognizer:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)isSelectionGestureRecognizer:(id)arg1; - (void)setGestureRecognizers; - (void)dealloc; - (id)initWithWebView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionBlock-Protocol.h b/iOS7/Frameworks/UIKit/UIWebSelectionBlock-Protocol.h index 2ce30a238..ebc4c06c6 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionBlock-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionBlock-Protocol.h @@ -9,15 +9,15 @@ @protocol UIWebSelectionBlock - (id)enclosingDocument; - (id)rangeOfContents; -- (BOOL)canShrinkDirectlyToTextOnly; -- (BOOL)containsRange:(id)arg1; +- (_Bool)canShrinkDirectlyToTextOnly; +- (_Bool)containsRange:(id)arg1; - (id)asDomRange; - (id)asDomNode; -- (BOOL)selectable; -- (BOOL)rendersAsBlock; -- (BOOL)strictlyContainsBlock:(id)arg1; -- (BOOL)containsBlock:(id)arg1; -- (BOOL)isSameBlock:(id)arg1; +- (_Bool)selectable; +- (_Bool)rendersAsBlock; +- (_Bool)strictlyContainsBlock:(id)arg1; +- (_Bool)containsBlock:(id)arg1; +- (_Bool)isSameBlock:(id)arg1; - (id)largerParent; - (id)parentBlock; - (struct CGRect)boundingRectAndInsideFixedPosition:(int *)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionGraph.h b/iOS7/Frameworks/UIKit/UIWebSelectionGraph.h index ab770b94b..f67557f84 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionGraph.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionGraph.h @@ -8,13 +8,14 @@ @class NSMutableArray; +// Not exported @interface UIWebSelectionGraph : NSObject { NSMutableArray *_selectionNodes; } - (void)exploreFromNode:(id)arg1; -- (void)exploreFromNode:(id)arg1 outwards:(BOOL)arg2 maxDepth:(int)arg3; +- (void)exploreFromNode:(id)arg1 outwards:(_Bool)arg2 maxDepth:(int)arg3; - (id)addNodeFromSelection:(id)arg1; - (void)clearNodes; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionHandle.h b/iOS7/Frameworks/UIKit/UIWebSelectionHandle.h index 4d64550eb..06d70c875 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionHandle.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionHandle.h @@ -8,6 +8,7 @@ @class UIImageView, UITouch, UIWebSelectionView; +// Not exported @interface UIWebSelectionHandle : UIView { UITouch *_touch; @@ -24,14 +25,14 @@ @property(retain, nonatomic) UITouch *touch; // @synthesize touch=_touch; @property(nonatomic) int position; // @synthesize position=_position; - (struct CGPoint)suggestedHandlePositionOnRect:(struct CGRect)arg1; -- (void)snapToCornerOfRange:(id)arg1 atStart:(BOOL)arg2; -- (float)offsetInDirectionOfHandleFromFirstPoint:(struct CGPoint)arg1 toSecondPoint:(struct CGPoint)arg2; -- (struct CGPoint)applyOffsetInDirectionOfHandle:(float)arg1 toPoint:(struct CGPoint)arg2; +- (void)snapToCornerOfRange:(id)arg1 atStart:(_Bool)arg2; +- (double)offsetInDirectionOfHandleFromFirstPoint:(struct CGPoint)arg1 toSecondPoint:(struct CGPoint)arg2; +- (struct CGPoint)applyOffsetInDirectionOfHandle:(double)arg1 toPoint:(struct CGPoint)arg2; - (struct CGPoint)applyCenterToSelectionPointOffset:(struct CGPoint)arg1; - (struct CGPoint)applyTouchToCenterOffset:(struct CGPoint)arg1; @property(nonatomic) int textPosition; -@property(readonly, nonatomic) BOOL hasTextPosition; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +@property(readonly, nonatomic) _Bool hasTextPosition; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dropActiveTouch; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionNode.h b/iOS7/Frameworks/UIKit/UIWebSelectionNode.h index e104b204b..b72aff86e 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionNode.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionNode.h @@ -8,6 +8,7 @@ @class UIWebSelection, UIWebSelectionGraph; +// Not exported @interface UIWebSelectionNode : NSObject { UIWebSelectionNode *_fromTopByExpanding; @@ -20,14 +21,14 @@ UIWebSelectionNode *_fromLeftByContracting; UIWebSelectionGraph *_sharedGraph; UIWebSelection *_selection; - BOOL _invalid; + _Bool _invalid; } @property(retain) UIWebSelection *selection; // @synthesize selection=_selection; - (void)invalidate; -- (id)nodeByMovingEdge:(int)arg1 outwards:(BOOL)arg2; +- (id)nodeByMovingEdge:(int)arg1 outwards:(_Bool)arg2; - (int)oppositeEdge:(int)arg1; -- (id *)nodeByReferenceFromEdge:(int)arg1 outwards:(BOOL)arg2; +- (id *)nodeByReferenceFromEdge:(int)arg1 outwards:(_Bool)arg2; - (void)dealloc; - (id)initWithSelection:(id)arg1 inGraph:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionOutline.h b/iOS7/Frameworks/UIKit/UIWebSelectionOutline.h index 78bab8bf0..dc0800c72 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionOutline.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionOutline.h @@ -6,6 +6,7 @@ #import +// Not exported @interface UIWebSelectionOutline : UIView { UIView *_lineViews[4]; diff --git a/iOS7/Frameworks/UIKit/UIWebSelectionView.h b/iOS7/Frameworks/UIKit/UIWebSelectionView.h index 622003321..6d7703239 100644 --- a/iOS7/Frameworks/UIKit/UIWebSelectionView.h +++ b/iOS7/Frameworks/UIKit/UIWebSelectionView.h @@ -8,6 +8,7 @@ @class NSTimer, UIWebDocumentView, UIWebSelection, UIWebSelectionGraph, UIWebSelectionHandle, UIWebSelectionNode, UIWebSelectionOutline, UIWebTextRangeView; +// Not exported @interface UIWebSelectionView : UIView { UIView *_center; @@ -21,8 +22,8 @@ UIWebDocumentView *_documentView; UIWebSelectionNode *_selectionNode; UIWebSelectionGraph *_selectionGraph; - float _growThreshold; - float _shrinkThreshold; + double _growThreshold; + double _shrinkThreshold; struct { UIWebSelectionHandle *scrollingHandle; double startTime; @@ -32,32 +33,32 @@ struct { UIWebSelectionHandle *activeHandle; struct CGPoint handleCenterStart; - float handleOffset; + double handleOffset; } _blockSelectionData; struct { UIWebSelectionHandle *start; UIWebSelectionHandle *end; struct CGSize startingOffset; - char anchorAtStart; + _Bool anchorAtStart; struct { - char flipPossible; - char rectsChanged; + _Bool flipPossible; + _Bool rectsChanged; struct CGRect originalSelectionRect; } flipData; } _rangedSelectionData; - BOOL _creatingSelection; + _Bool _creatingSelection; int _nestedLayoutCalls; - BOOL _calloutBarIsHiddenBeforeRotation; - BOOL _rotating; + _Bool _calloutBarIsHiddenBeforeRotation; + _Bool _rotating; int _selectionInFixedPosition; } @property(retain, nonatomic) UIWebSelectionNode *selectionNode; // @synthesize selectionNode=_selectionNode; -- (void)layoutChangedByScrolling:(BOOL)arg1; +- (void)layoutChangedByScrolling:(_Bool)arg1; - (void)updateForChangedLayoutWhileManipulatingBlockSelectionHandle; - (void)updateForChangedLayoutWhileManipulatingTextSelectionHandle; -- (BOOL)activelyManipulatingBlockSelectionHandle; -- (BOOL)activelyManipulatingTextSelectionHandle; +- (_Bool)activelyManipulatingBlockSelectionHandle; +- (_Bool)activelyManipulatingTextSelectionHandle; - (id)activeHandle; @property(readonly, nonatomic) UIWebSelection *selection; - (void)scaleChanged; @@ -80,23 +81,23 @@ - (int)autoscrollDirectionsForHandle:(id)arg1; - (void)contractForActiveHandle; - (void)expandForActiveHandle; -- (BOOL)shouldContractForActiveHandle; -- (BOOL)shouldExpandForActiveHandle; +- (_Bool)shouldContractForActiveHandle; +- (_Bool)shouldExpandForActiveHandle; - (void)computeExpandAndContractThresholdsForActiveHandle; -- (BOOL)canFlip; +- (_Bool)canFlip; - (void)considerFlipping; - (void)switchToTextModeForHandle:(id)arg1; -- (BOOL)isHorizontalWritingMode; +- (_Bool)isHorizontalWritingMode; - (void)switchToBlockModeForHandle:(id)arg1; -- (BOOL)shouldSwitchToBlockModeForHandle:(id)arg1; +- (_Bool)shouldSwitchToBlockModeForHandle:(id)arg1; - (void)touchChanged:(id)arg1 forHandleInText:(id)arg2; - (void)setOrientationOfMagnifier:(id)arg1 forHandleInText:(id)arg2; - (void)touchChanged:(id)arg1 forHandle:(id)arg2; - (id)handles; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)resetSelection; -- (void)setSelectionFrame:(struct CGRect)arg1 animated:(BOOL)arg2; -- (void)updateFrameAndHandlesWithAnimation:(BOOL)arg1; +- (void)setSelectionFrame:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)updateFrameAndHandlesWithAnimation:(_Bool)arg1; - (void)updateTextRangeViewSelectionRects; - (struct CGRect)fetchSelectionBoundingRect; - (struct CGRect)fetchSelectionBoundingTextSelectionRect; @@ -110,11 +111,11 @@ - (void)willStartScrollingOverflow; - (void)didEndScrollingOrZoomingPage; - (void)willStartScrollingOrZoomingPage; -- (void)onAfterScrollOrZoomShowingSelection:(BOOL)arg1; -- (void)onBeforeScrollOrZoomHidingSelection:(BOOL)arg1; +- (void)onAfterScrollOrZoomShowingSelection:(_Bool)arg1; +- (void)onBeforeScrollOrZoomHidingSelection:(_Bool)arg1; - (void)calloutBar:(id)arg1 selectedCommand:(id)arg2; -- (void)showCopyCalloutWithAnimation:(BOOL)arg1; -- (BOOL)updateRectForCalloutBar:(id)arg1 inWindow:(id)arg2; +- (void)showCopyCalloutWithAnimation:(_Bool)arg1; +- (_Bool)updateRectForCalloutBar:(id)arg1 inWindow:(id)arg2; - (void)hideCopyCallout; - (void)dealloc; - (id)initWithWebDocumentView:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/UIWebTextRangeView.h b/iOS7/Frameworks/UIKit/UIWebTextRangeView.h index a54a2d056..96c782414 100644 --- a/iOS7/Frameworks/UIKit/UIWebTextRangeView.h +++ b/iOS7/Frameworks/UIKit/UIWebTextRangeView.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, UIView, UIWebDragDotView; +// Not exported @interface UIWebTextRangeView : UIView { UIView *m_container; @@ -15,7 +16,7 @@ NSMutableArray *_rectViews; UIWebDragDotView *_startDot; UIWebDragDotView *_endDot; - BOOL _magnifying; + _Bool _magnifying; } @property(copy, nonatomic) NSArray *rects; // @synthesize rects=_rects; @@ -23,8 +24,8 @@ - (void)doneMagnifying; - (void)prepareForMagnification; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)endIsHorizontal; -- (BOOL)startIsHorizontal; +- (_Bool)endIsHorizontal; +- (_Bool)startIsHorizontal; - (struct CGPoint)endCorner; - (struct CGPoint)startCorner; - (struct CGRect)endEdge; diff --git a/iOS7/Frameworks/UIKit/UIWebTiledView.h b/iOS7/Frameworks/UIKit/UIWebTiledView.h index ca21a1e88..65a134e6c 100644 --- a/iOS7/Frameworks/UIKit/UIWebTiledView.h +++ b/iOS7/Frameworks/UIKit/UIWebTiledView.h @@ -13,34 +13,37 @@ WAKWindow *_wakWindow; int _inGestureType; int _tilingArea; - BOOL _didFirstTileLayout; - BOOL _layoutTilesInMainThread; - BOOL _tilingModeIsLocked; - BOOL _allowsPaintingAndScriptsWhilePanning; + _Bool _didFirstTileLayout; + _Bool _layoutTilesInMainThread; + _Bool _tilingModeIsLocked; + _Bool _allowsPaintingAndScriptsWhilePanning; + _Bool _editingTilingModeEnabled; } - (id)wakWindow; -- (void)setLayoutTilesInMainThread:(BOOL)arg1; -- (BOOL)layoutTilesInMainThread; +- (void)setLayoutTilesInMainThread:(_Bool)arg1; +- (_Bool)layoutTilesInMainThread; - (void)dumpTiles; - (void)removeForegroundTiles; - (void)removeAllTiles; - (void)removeAllNonVisibleTiles; -- (BOOL)keepsZoomedOutTiles; -- (void)setKeepsZoomedOutTiles:(BOOL)arg1; -- (BOOL)tilesOpaque; -- (void)setTilesOpaque:(BOOL)arg1; -- (BOOL)tileDrawingEnabled; -- (void)setTileDrawingEnabled:(BOOL)arg1; -- (BOOL)logsTilingChanges; -- (void)setLogsTilingChanges:(BOOL)arg1; -- (BOOL)isTilingEnabled; -- (void)setTilingEnabled:(BOOL)arg1; +- (_Bool)keepsZoomedOutTiles; +- (void)setKeepsZoomedOutTiles:(_Bool)arg1; +- (_Bool)tilesOpaque; +- (void)setTilesOpaque:(_Bool)arg1; +- (_Bool)tileDrawingEnabled; +- (void)setEditingTilingModeEnabled:(_Bool)arg1; +- (_Bool)editingTilingModeEnabled; +- (void)setTileDrawingEnabled:(_Bool)arg1; +- (_Bool)logsTilingChanges; +- (void)setLogsTilingChanges:(_Bool)arg1; +- (_Bool)isTilingEnabled; +- (void)setTilingEnabled:(_Bool)arg1; - (unsigned int)adjustedMaxTileCount; - (unsigned int)maxTileCount; - (void)setMaxTileCount:(unsigned int)arg1; -- (BOOL)drawsGrid; -- (void)setDrawsGrid:(BOOL)arg1; +- (_Bool)drawsGrid; +- (void)setDrawsGrid:(_Bool)arg1; - (struct CGSize)tileSize; - (void)setTileSize:(struct CGSize)arg1; - (void)setTransform:(struct CGAffineTransform)arg1; @@ -48,8 +51,8 @@ - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (void)_didScroll; - (void)setNeedsLayout; -- (void)setAllowsPaintingAndScriptsWhilePanning:(BOOL)arg1; -- (BOOL)allowsPaintingAndScriptsWhilePanning; +- (void)setAllowsPaintingAndScriptsWhilePanning:(_Bool)arg1; +- (_Bool)allowsPaintingAndScriptsWhilePanning; - (void)unlockTilingMode; - (void)lockTilingMode; - (int)tilingArea; diff --git a/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizer.h b/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizer.h index 9b8998cec..dfb48c726 100644 --- a/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizer.h @@ -17,31 +17,31 @@ unsigned int _defaultPrevented:1; unsigned int _inJavaScriptGesture:1; unsigned int _type:2; - float _originalGestureDistance; - float _originalGestureAngle; + double _originalGestureDistance; + double _originalGestureAngle; struct CGPoint _locationInWindow; NSMutableArray *_touchLocations; NSMutableArray *_touchIdentifiers; NSMutableArray *_touchPhases; - float _scale; - float _rotation; + double _scale; + double _rotation; } -@property(readonly, nonatomic) float rotation; // @synthesize rotation=_rotation; -@property(readonly, nonatomic) float scale; // @synthesize scale=_scale; -@property(readonly, nonatomic) BOOL inJavaScriptGesture; // @synthesize inJavaScriptGesture=_inJavaScriptGesture; +@property(readonly, nonatomic) double rotation; // @synthesize rotation=_rotation; +@property(readonly, nonatomic) double scale; // @synthesize scale=_scale; +@property(readonly, nonatomic) _Bool inJavaScriptGesture; // @synthesize inJavaScriptGesture=_inJavaScriptGesture; @property(retain, nonatomic) NSMutableArray *touchPhases; // @synthesize touchPhases=_touchPhases; @property(retain, nonatomic) NSMutableArray *touchIdentifiers; // @synthesize touchIdentifiers=_touchIdentifiers; @property(retain, nonatomic) NSMutableArray *touchLocations; // @synthesize touchLocations=_touchLocations; @property(readonly, nonatomic) struct CGPoint locationInWindow; // @synthesize locationInWindow=_locationInWindow; @property(readonly, nonatomic) int type; // @synthesize type=_type; -@property(nonatomic, getter=isDefaultPrevented) BOOL defaultPrevented; // @synthesize defaultPrevented=_defaultPrevented; +@property(nonatomic, getter=isDefaultPrevented) _Bool defaultPrevented; // @synthesize defaultPrevented=_defaultPrevented; - (id).cxx_construct; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; - (void)_processTouches:(id)arg1 withEvent:(id)arg2 type:(int)arg3; - (void)_recordTouches:(id)arg1 type:(int)arg2; - (unsigned int)_getNextTouchIdentifier; @@ -49,7 +49,7 @@ - (void)_reset; - (id)description; - (id)_phasesDescription; -- (id)_phaseDescription:(int)arg1; +- (id)_phaseDescription:(long long)arg1; - (id)_identifiersDescription; - (id)_locationsDescription; - (id)_typeDescription; diff --git a/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h index 04d9c2d98..a4d5b773c 100644 --- a/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h @@ -5,7 +5,7 @@ */ @protocol UIWebTouchEventsGestureRecognizerDelegate -- (BOOL)isAnyTouchOverActiveArea:(id)arg1; -- (BOOL)shouldIgnoreWebTouch; +- (_Bool)isAnyTouchOverActiveArea:(id)arg1; +- (_Bool)shouldIgnoreWebTouch; @end diff --git a/iOS7/Frameworks/UIKit/UIWebURLAction.h b/iOS7/Frameworks/UIKit/UIWebURLAction.h index f4faf35ee..8341915af 100644 --- a/iOS7/Frameworks/UIKit/UIWebURLAction.h +++ b/iOS7/Frameworks/UIKit/UIWebURLAction.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface UIWebURLAction : NSObject { } -+ (BOOL)performDefaultActionForURL:(id)arg1 andDOMNode:(id)arg2 withAllowedTypes:(unsigned int)arg3 forFrame:(id)arg4 inView:(id)arg5; ++ (_Bool)performDefaultActionForURL:(id)arg1 andDOMNode:(id)arg2 withAllowedTypes:(unsigned long long)arg3 forFrame:(id)arg4 inView:(id)arg5; + (void)performDataDetectorsDefaultActionForDOMNode:(id)arg1 forFrame:(id)arg2 inView:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/UIWebView-StateRestoration.h b/iOS7/Frameworks/UIKit/UIWebView-StateRestoration.h new file mode 100644 index 000000000..6a9706f78 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebView-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebView-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIWebView-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..3195619ce --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebView-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebView (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebView-UIWebViewPrintFormatter.h b/iOS7/Frameworks/UIKit/UIWebView-UIWebViewPrintFormatter.h new file mode 100644 index 000000000..3d025b00a --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWebView-UIWebViewPrintFormatter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWebView (UIWebViewPrintFormatter) +- (Class)_printFormatterClass; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWebView.h b/iOS7/Frameworks/UIKit/UIWebView.h index 34559f01e..23de1bcc8 100644 --- a/iOS7/Frameworks/UIKit/UIWebView.h +++ b/iOS7/Frameworks/UIKit/UIWebView.h @@ -18,37 +18,39 @@ + (void)_updatePersistentStoragePaths; + (void)_fixPathsForSandboxDirectoryChange; -+ (id)_relativePathFromAbsolutePath:(id)arg1 removingPathComponents:(unsigned int)arg2; ++ (id)_relativePathFromAbsolutePath:(id)arg1 removingPathComponents:(unsigned long long)arg2; + (void)initialize; - (void)_addShortcut:(id)arg1; - (void)_define:(id)arg1; - (void)selectAll:(id)arg1; - (void)select:(id)arg1; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)configureWithSettings:(id)arg1; -- (unsigned int)_audioSessionCategoryOverride; -- (void)_setAudioSessionCategoryOverride:(unsigned int)arg1; -- (BOOL)_alwaysDispatchesScrollEvents; -- (void)_setAlwaysDispatchesScrollEvents:(BOOL)arg1; -@property(readonly, nonatomic) unsigned int pageCount; -- (unsigned int)_pageCount; -@property(nonatomic) float gapBetweenPages; -- (void)_setGapBetweenPages:(float)arg1; -- (float)_gapBetweenPages; -@property(nonatomic) float pageLength; -- (void)_setPageLength:(float)arg1; -- (float)_pageLength; -@property(nonatomic) int paginationBreakingMode; -- (void)_setPaginationBehavesLikeColumns:(BOOL)arg1; -- (BOOL)_paginationBehavesLikeColumns; -@property(nonatomic) int paginationMode; -- (void)_setPaginationMode:(int)arg1; -- (int)_paginationMode; -- (void)_setDrawInWebThread:(BOOL)arg1; -- (void)_setWebSelectionEnabled:(BOOL)arg1; -- (void)_setDrawsCheckeredPattern:(BOOL)arg1; -- (void)_setOverridesOrientationChangeEventHandling:(BOOL)arg1; +- (id)_networkInterfaceName; +- (void)_setNetworkInterfaceName:(id)arg1; +- (unsigned long long)_audioSessionCategoryOverride; +- (void)_setAudioSessionCategoryOverride:(unsigned long long)arg1; +- (_Bool)_alwaysDispatchesScrollEvents; +- (void)_setAlwaysDispatchesScrollEvents:(_Bool)arg1; +@property(readonly, nonatomic) unsigned long long pageCount; +- (unsigned long long)_pageCount; +@property(nonatomic) double gapBetweenPages; +- (void)_setGapBetweenPages:(double)arg1; +- (double)_gapBetweenPages; +@property(nonatomic) double pageLength; +- (void)_setPageLength:(double)arg1; +- (double)_pageLength; +@property(nonatomic) long long paginationBreakingMode; +- (void)_setPaginationBehavesLikeColumns:(_Bool)arg1; +- (_Bool)_paginationBehavesLikeColumns; +@property(nonatomic) long long paginationMode; +- (void)_setPaginationMode:(long long)arg1; +- (long long)_paginationMode; +- (void)_setDrawInWebThread:(_Bool)arg1; +- (void)_setWebSelectionEnabled:(_Bool)arg1; +- (void)_setDrawsCheckeredPattern:(_Bool)arg1; +- (void)_setOverridesOrientationChangeEventHandling:(_Bool)arg1; - (id)_pdfViewHandler; - (id)_scrollView; - (id)_documentView; @@ -57,7 +59,7 @@ - (struct CGImage *)newSnapshotWithRect:(struct CGRect)arg1; - (struct CGImage *)createSnapshotWithRect:(struct CGRect)arg1; - (void)webView:(id)arg1 didChangeLocationWithinPageForFrame:(id)arg2; -- (BOOL)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; +- (_Bool)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didCancelAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; @@ -65,11 +67,11 @@ - (id)webView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; - (void)webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; - (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; -- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (_Bool)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (id)_makeAlertView; - (void)webViewClose:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)webView:(id)arg1 didFirstLayoutInFrame:(id)arg2; - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; @@ -84,20 +86,21 @@ - (void)_updateRequest; - (void)webViewSupportedOrientationsUpdated:(id)arg1; - (void)webView:(id)arg1 printFrameView:(id)arg2; -- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned long long)arg3; - (void)webView:(id)arg1 frame:(id)arg2 exceededDatabaseQuotaForSecurityOrigin:(id)arg3 database:(id)arg4; - (void)webView:(id)arg1 unableToImplementPolicyWithError:(id)arg2 frame:(id)arg3; - (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)webView:(id)arg1 decidePolicyForNewWindowAction:(id)arg2 request:(id)arg3 newFrameName:(id)arg4 decisionListener:(id)arg5; - (void)_reportError:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWasRemoved:(id)arg1; - (void)scrollViewDidScrollToTop:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)_didCompleteScrolling; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewDidZoom:(id)arg1; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; @@ -109,9 +112,9 @@ - (void)webViewMainFrameDidFirstVisuallyNonEmptyLayoutInFrame:(id)arg1; - (void)_updateScrollerViewForInputView:(id)arg1; - (void)view:(id)arg1 didSetFrame:(struct CGRect)arg2 oldFrame:(struct CGRect)arg3; -- (BOOL)_appliesExclusiveTouchToSubviewTree; +- (_Bool)_appliesExclusiveTouchToSubviewTree; - (void)setBackgroundColor:(id)arg1; -- (void)setOpaque:(BOOL)arg1; +- (void)setOpaque:(_Bool)arg1; - (void)_updateOpaqueAndBackgroundColor; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; @@ -121,9 +124,9 @@ - (void)_beginRotation; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_updateCheckeredPattern; -@property(nonatomic) BOOL suppressesIncrementalRendering; -@property(readonly, nonatomic, getter=canGoForward) BOOL canGoForward; -@property(readonly, nonatomic, getter=canGoBack) BOOL canGoBack; +@property(nonatomic) _Bool suppressesIncrementalRendering; +@property(readonly, nonatomic, getter=canGoForward) _Bool canGoForward; +@property(readonly, nonatomic, getter=canGoBack) _Bool canGoBack; - (void)goForward; - (void)goBack; - (void)stopLoading; @@ -134,30 +137,27 @@ - (void)loadRequest:(id)arg1; @property(readonly, nonatomic) UIScrollView *scrollView; @property(nonatomic) id delegate; -@property(readonly, nonatomic, getter=isLoading) BOOL loading; -@property(nonatomic) BOOL scalesPageToFit; -@property(nonatomic) BOOL mediaPlaybackAllowsAirPlay; -@property(nonatomic) BOOL mediaPlaybackRequiresUserAction; -@property(nonatomic) BOOL allowsInlineMediaPlayback; -@property(nonatomic) unsigned int dataDetectorTypes; -@property(nonatomic) BOOL detectsPhoneNumbers; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; +@property(nonatomic) _Bool scalesPageToFit; +@property(nonatomic) _Bool mediaPlaybackAllowsAirPlay; +@property(nonatomic) _Bool mediaPlaybackRequiresUserAction; +@property(nonatomic) _Bool allowsInlineMediaPlayback; +@property(nonatomic) unsigned long long dataDetectorTypes; +@property(nonatomic) _Bool detectsPhoneNumbers; - (id)stringByEvaluatingJavaScriptFromString:(id)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_initWithFrame:(struct CGRect)arg1 enableReachability:(BOOL)arg2; -- (void)_webViewCommonInitWithWebView:(id)arg1 scalesPageToFit:(BOOL)arg2 shouldEnableReachability:(BOOL)arg3; +- (id)_initWithFrame:(struct CGRect)arg1 enableReachability:(_Bool)arg2; +- (void)_webViewCommonInitWithWebView:(id)arg1 scalesPageToFit:(_Bool)arg2 shouldEnableReachability:(_Bool)arg3; +- (void)_updateBrowserViewExposedScrollViewRect; - (void)_updateViewSettings; - (void)_setRichTextReaderViewportSettings; - (void)_setScalesPageToFitViewportSettings; - (void)_didRotate:(id)arg1; -@property(nonatomic) BOOL keyboardDisplayRequiresUserAction; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (Class)_printFormatterClass; +@property(nonatomic) _Bool keyboardDisplayRequiresUserAction; @end diff --git a/iOS7/Frameworks/UIKit/UIWebViewInternal.h b/iOS7/Frameworks/UIKit/UIWebViewInternal.h index b600c1415..4be8fc34d 100644 --- a/iOS7/Frameworks/UIKit/UIWebViewInternal.h +++ b/iOS7/Frameworks/UIKit/UIWebViewInternal.h @@ -8,6 +8,7 @@ @class NSURLRequest, UICheckeredPatternView, UIScrollView, UIWebBrowserView, UIWebPDFViewHandler, UIWebViewWebViewDelegate; +// Not exported @interface UIWebViewInternal : NSObject { UIScrollView *scroller; @@ -22,7 +23,7 @@ unsigned int drawInWebThread:1; unsigned int inRotation:1; NSURLRequest *request; - int clickedAlertButtonIndex; + long long clickedAlertButtonIndex; UIWebViewWebViewDelegate *webViewDelegate; UIWebPDFViewHandler *pdfHandler; } diff --git a/iOS7/Frameworks/UIKit/UIWebViewWebViewDelegate.h b/iOS7/Frameworks/UIKit/UIWebViewWebViewDelegate.h index 5af9796f9..822fc5734 100644 --- a/iOS7/Frameworks/UIKit/UIWebViewWebViewDelegate.h +++ b/iOS7/Frameworks/UIKit/UIWebViewWebViewDelegate.h @@ -8,6 +8,7 @@ @class UIWebView; +// Not exported @interface UIWebViewWebViewDelegate : NSObject { UIWebView *uiWebView; @@ -15,7 +16,7 @@ - (void)_clearUIWebView; - (void)webView:(id)arg1 didChangeLocationWithinPageForFrame:(id)arg2; -- (BOOL)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; +- (_Bool)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didCancelAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; @@ -23,7 +24,7 @@ - (id)webView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; - (void)webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; - (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; -- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (_Bool)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (void)webViewClose:(id)arg1; - (void)webView:(id)arg1 didFirstLayoutInFrame:(id)arg2; @@ -40,7 +41,7 @@ - (void)webView:(id)arg1 didCommitLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; - (void)webView:(id)arg1 printFrameView:(id)arg2; -- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned long long)arg3; - (void)webView:(id)arg1 frame:(id)arg2 exceededDatabaseQuotaForSecurityOrigin:(id)arg3 database:(id)arg4; - (void)webView:(id)arg1 unableToImplementPolicyWithError:(id)arg2 frame:(id)arg3; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; diff --git a/iOS7/Frameworks/UIKit/UIWheelEvent.h b/iOS7/Frameworks/UIKit/UIWheelEvent.h index 09dd51d16..bacb257f6 100644 --- a/iOS7/Frameworks/UIKit/UIWheelEvent.h +++ b/iOS7/Frameworks/UIKit/UIWheelEvent.h @@ -6,13 +6,14 @@ #import +// Not exported @interface UIWheelEvent : UIInternalEvent { } - (void)_sendEventToResponder:(id)arg1; -- (int)subtype; -- (int)type; +- (long long)subtype; +- (long long)type; @end diff --git a/iOS7/Frameworks/UIKit/UIWindow-AdditionalLayoutSupport.h b/iOS7/Frameworks/UIKit/UIWindow-AdditionalLayoutSupport.h new file mode 100644 index 000000000..71683d494 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-AdditionalLayoutSupport.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSISEngineDelegate-Protocol.h" + +@interface UIWindow (AdditionalLayoutSupport) +- (void)_constraints_subviewWillChangeSuperview:(id)arg1; +- (void)_updateConstraintsAtWindowLevelIfNeeded; +- (void)setCenter:(struct CGPoint)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (void)_windowInternalConstraints_centerDidChange; +- (void)_windowInternalConstraints_sizeDidChange; +- (unsigned long long)_expectedWindowInternalConstraintsCount; +- (void)_uiib_invalidateWindowInternalConstraints; +- (void)_invalidateWindowInternalConstraints; +- (id)_centerExpressionInContainer:(id)arg1 vertical:(_Bool)arg2; +- (_Bool)_isLoweringAnchoringConstraints; +- (void)_setIsLoweringAnchoringConstraints:(_Bool)arg1; +- (void)updateConstraints; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-HostedWindowHostingHandle.h b/iOS7/Frameworks/UIKit/UIWindow-HostedWindowHostingHandle.h new file mode 100644 index 000000000..47c2ebf9f --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-HostedWindowHostingHandle.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (HostedWindowHostingHandle) +- (id)_hostingHandle; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UIConstraintBasedLayout.h b/iOS7/Frameworks/UIKit/UIWindow-UIConstraintBasedLayout.h new file mode 100644 index 000000000..fb8411133 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UIConstraintBasedLayout.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UIConstraintBasedLayout) +- (void)exerciseAmbiguityInLayout; +- (_Bool)hasAmbiguousLayout; +- (id)_descendantWithAmbiguousLayout; +- (void)updateConstraintsIfNeeded; +- (void)layoutSublayersOfLayer:(id)arg1; +- (id)_redundantConstraints; +- (id)_uiib_candidateRedundantConstraints; +- (id)_uiib_layoutEngineCreatingIfNecessary; +- (id)_layoutEngineIfAvailable; +- (id)_layoutEngineCreateIfNecessary; +- (void)_initializeLayoutEngine; +- (void)_switchToLayoutEngine:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UIKitAccessibilityInterfaceBuilderSupport.h b/iOS7/Frameworks/UIKit/UIWindow-UIKitAccessibilityInterfaceBuilderSupport.h new file mode 100644 index 000000000..8b38022b0 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UIKitAccessibilityInterfaceBuilderSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UIKitAccessibilityInterfaceBuilderSupport) +- (_Bool)isElementAccessibilityExposedToInterfaceBuilder; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UIResponderAdditions.h b/iOS7/Frameworks/UIKit/UIWindow-UIResponderAdditions.h new file mode 100644 index 000000000..2d2ae13f9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UIResponderAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UIResponderAdditions) +- (id)_responderWindow; +- (id)_window; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindow.h b/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindow.h new file mode 100644 index 000000000..07a5f7c0b --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindow.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UITextEffectsWindow) +- (double)_classicOffset; +- (void)matchDeviceOrientation; +- (void)setupForOrientation:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindowAdditions.h b/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindowAdditions.h new file mode 100644 index 000000000..3b100e110 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UITextEffectsWindowAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UITextEffectsWindowAdditions) +- (_Bool)_isTextEffectsWindow; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow-UnitTestingAdditions.h b/iOS7/Frameworks/UIKit/UIWindow-UnitTestingAdditions.h new file mode 100644 index 000000000..c71c434a4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/UIWindow-UnitTestingAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWindow (UnitTestingAdditions) +- (void)_matchDeviceBounds; +@end + diff --git a/iOS7/Frameworks/UIKit/UIWindow.h b/iOS7/Frameworks/UIKit/UIWindow.h index 693c24886..c44092365 100644 --- a/iOS7/Frameworks/UIKit/UIWindow.h +++ b/iOS7/Frameworks/UIKit/UIWindow.h @@ -6,22 +6,20 @@ #import -#import "NSISEngineDelegate-Protocol.h" +@class CALayer, NSArray, NSMutableArray, NSMutableSet, NSUndoManager, UIColor, UIResponder, UIScreen, UIViewController, _UIResponderSelectionCursor, _UISystemGestureGateGestureRecognizer; -@class CALayer, NSArray, NSISEngine, NSMutableArray, NSMutableSet, NSUndoManager, UIColor, UIResponder, UIScreen, UIViewController, _UIResponderSelectionCursor, _UISystemGestureGateGestureRecognizer; - -@interface UIWindow : UIView +@interface UIWindow : UIView { id _delegate; - float _windowLevel; - float _windowSublevel; + double _windowLevel; + double _windowSublevel; id _layerContext; UIView *_lastMouseDownView; UIView *_lastMouseEnteredView; UIResponder *_firstResponder; id _fingerInfo; id _touchData; - int _viewOrientation; + long long _viewOrientation; UIView *_exclusiveTouchView; NSUndoManager *_undoManager; UIScreen *_screen; @@ -30,7 +28,6 @@ UIViewController *_rootViewController; UIColor *_savedBackgroundColor; NSMutableSet *_subtreeMonitoringViews; - NSMutableSet *_ancestorGeometryMonitoringViews; NSMutableSet *_tintViews; id _currentTintView; struct { @@ -63,39 +60,41 @@ unsigned int settingFirstResponder:1; unsigned int legacyOrientationChecks:1; unsigned int windowResizedToFullScreen:1; + unsigned int statusBarFollowsOrientation:1; } _windowFlags; id _windowController; _UIResponderSelectionCursor *_responderSelectionCursor; _UISystemGestureGateGestureRecognizer *_systemGestureGateForGestures; _UISystemGestureGateGestureRecognizer *_systemGestureGateForTouches; - BOOL __usesLegacySupportedOrientationChecks; + _Bool __usesLegacySupportedOrientationChecks; NSArray *_windowInternalConstraints; NSArray *_rootViewConstraints; - NSISEngine *_layoutEngine; id _deferredLaunchBlock; + id __rotationCompleteBlock; } + (id)_findWithDisplayPoint:(struct CGPoint)arg1; -+ (id)allWindowsIncludingInternalWindows:(BOOL)arg1 onlyVisibleWindows:(BOOL)arg2 forScreen:(id)arg3; -+ (id)allWindowsIncludingInternalWindows:(BOOL)arg1 onlyVisibleWindows:(BOOL)arg2; -+ (id)_hitTestToPoint:(struct CGPoint)arg1 pathIndex:(int)arg2 forEvent:(id)arg3 screen:(id)arg4; ++ (id)allWindowsIncludingInternalWindows:(_Bool)arg1 onlyVisibleWindows:(_Bool)arg2 forScreen:(id)arg3; ++ (id)allWindowsIncludingInternalWindows:(_Bool)arg1 onlyVisibleWindows:(_Bool)arg2; ++ (id)_statusBarControllingWindow; ++ (id)_hitTestToPoint:(struct CGPoint)arg1 pathIndex:(long long)arg2 forEvent:(id)arg3 screen:(id)arg4; + (id)_topVisibleWindowPassingTest:(id)arg1; + (void *)createIOSurfaceFromScreen:(id)arg1; + (void *)createScreenIOSurface; -+ (void *)createIOSurfaceOnScreen:(id)arg1 withContextIds:(const unsigned int *)arg2 count:(unsigned int)arg3 frame:(struct CGRect)arg4 usePurpleGfx:(BOOL)arg5 outTransform:(struct CGAffineTransform *)arg6; -+ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned int)arg2 frame:(struct CGRect)arg3 usePurpleGfx:(BOOL)arg4 outTransform:(struct CGAffineTransform *)arg5; -+ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned int)arg2 frame:(struct CGRect)arg3 outTransform:(struct CGAffineTransform *)arg4; -+ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned int)arg2 frame:(struct CGRect)arg3; ++ (void *)createIOSurfaceOnScreen:(id)arg1 withContextIds:(const unsigned int *)arg2 count:(unsigned long long)arg3 frame:(struct CGRect)arg4 usePurpleGfx:(_Bool)arg5 outTransform:(struct CGAffineTransform *)arg6; ++ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned long long)arg2 frame:(struct CGRect)arg3 usePurpleGfx:(_Bool)arg4 outTransform:(struct CGAffineTransform *)arg5; ++ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned long long)arg2 frame:(struct CGRect)arg3 outTransform:(struct CGAffineTransform *)arg4; ++ (void *)createIOSurfaceWithContextIds:(const unsigned int *)arg1 count:(unsigned long long)arg2 frame:(struct CGRect)arg3; + (void *)createIOSurfaceWithContextId:(unsigned int)arg1 frame:(struct CGRect)arg2; -+ (void)_noteStatusBarHeightChanged:(float)arg1 oldHeight:(float)arg2 forAutolayoutRootViewsOnly:(BOOL)arg3; -+ (void)_noteStatusBarHeightChanged:(float)arg1 oldHeight:(float)arg2; ++ (void)_noteStatusBarHeightChanged:(double)arg1 oldHeight:(double)arg2 forAutolayoutRootViewsOnly:(_Bool)arg3; ++ (void)_noteStatusBarHeightChanged:(double)arg1 oldHeight:(double)arg2; + (void)_removeWindowFromStack:(id)arg1; + (void)_popKeyWindow:(id)arg1; + (void)_popKeyWindow; -+ (void)__popKeyWindow:(id)arg1 findNewKeyWindowIfStackEmpty:(BOOL)arg2; ++ (void)__popKeyWindow:(id)arg1 findNewKeyWindowIfStackEmpty:(_Bool)arg2; + (void)_pushKeyWindow:(id)arg1; -+ (void)_setKeyWindowStackEnabled:(BOOL)arg1; -+ (unsigned int)_keyWindowStackSize; ++ (void)_setKeyWindowStackEnabled:(_Bool)arg1; ++ (unsigned long long)_keyWindowStackSize; + (void)_clearKeyWindowStack; + (void)_synchronizeDrawingAcrossProcessesOverPort:(unsigned int)arg1; + (void)_synchronizeDrawingAcrossProcessesOverPort:(unsigned int)arg1 withPreCommitHandler:(id)arg2; @@ -104,19 +103,24 @@ + (void)_synchronizeDrawing; + (void)_executeDeferredLaunchBlocks; + (void)_prepareWindowsForAppResume; ++ (void)_prepareWindowsPassingTestForAppResume:(id)arg1; + (void)_prepareWindowsForAppSuspend; -+ (void)setAllWindowsKeepContextInBackground:(BOOL)arg1; ++ (void)setAllWindowsKeepContextInBackground:(_Bool)arg1; + (Class)layerClass; ++ (id)_externalKeyWindow; + (id)keyWindow; + (struct CGRect)constrainFrameToScreen:(struct CGRect)arg1; -@property(readonly, nonatomic) BOOL _usesLegacySupportedOrientationChecks; // @synthesize _usesLegacySupportedOrientationChecks=__usesLegacySupportedOrientationChecks; +@property(copy, nonatomic, setter=_setRotationCompleteBlock:) id _rotationCompleteBlock; // @synthesize _rotationCompleteBlock=__rotationCompleteBlock; +@property(readonly, nonatomic) _Bool _usesLegacySupportedOrientationChecks; // @synthesize _usesLegacySupportedOrientationChecks=__usesLegacySupportedOrientationChecks; @property(copy, nonatomic, setter=_setDeferredLaunchBlock:) id _deferredLaunchBlock; // @synthesize _deferredLaunchBlock; -@property(retain, nonatomic, setter=_setLayoutEngine:) NSISEngine *_layoutEngine; // @synthesize _layoutEngine; @property(copy, nonatomic, setter=_setRootViewConstraints:) NSArray *_rootViewConstraints; // @synthesize _rootViewConstraints; @property(copy, nonatomic, setter=_setWindowInternalConstraints:) NSArray *_windowInternalConstraints; // @synthesize _windowInternalConstraints; @property(retain, nonatomic) UIViewController *rootViewController; // @synthesize rootViewController=_rootViewController; +- (double)_touchSloppinessFactor; +- (_Bool)_canActAsKeyWindowForScreen:(id)arg1; - (id)_rootLayer; -- (BOOL)_shouldZoom; +- (_Bool)_shouldZoom; +- (id)_directionalGestureRecognizers; - (void)_geometryDidChangeForView:(id)arg1; - (id)_responderSelectionContainerViewForResponder:(id)arg1; - (void)_resizeWindowToFullScreenIfNecessary; @@ -128,45 +132,42 @@ - (void)_updateAppTintView; - (id)_currentTintView; - (void)_writeLayerTreeToPath:(id)arg1; -- (id)_ancestorGeometryMonitorsForView:(id)arg1; -- (void)_unregisterViewForAncestorGeometryMonitoring:(id)arg1; -- (void)_registerViewForAncestorGeometryMonitoring:(id)arg1; - (id)_subtreeMonitorsForView:(id)arg1; - (void)_unregisterViewForSubtreeMonitoring:(id)arg1; - (void)_registerViewForSubtreeMonitoring:(id)arg1; - (void)removeFromSuperview; -- (void)setKeepContextInBackground:(BOOL)arg1; -- (BOOL)keepContextInBackground; -- (void)setResizesToFullScreen:(BOOL)arg1; -- (BOOL)resizesToFullScreen; +- (void)setKeepContextInBackground:(_Bool)arg1; +- (_Bool)keepContextInBackground; +- (void)setResizesToFullScreen:(_Bool)arg1; +- (_Bool)resizesToFullScreen; - (id)_touchData; - (struct CGPoint)_transformDisplayToWindowCoordinates:(struct CGPoint)arg1; -- (BOOL)_affectsTintView; -- (BOOL)_includeInDefaultImageSnapshot; -- (BOOL)isInternalWindow; -- (BOOL)_isInAWindow; -- (BOOL)_isHostedInAnotherProcess; -- (BOOL)_usesWindowServerHitTesting; -- (BOOL)_isWindowServerHostingManaged; +- (_Bool)_canAffectStatusBarAppearance; +- (_Bool)_includeInDefaultImageSnapshot; +- (_Bool)isInternalWindow; +- (_Bool)_isInAWindow; +- (_Bool)_isHostedInAnotherProcess; +- (_Bool)_usesWindowServerHitTesting; +- (_Bool)_isWindowServerHostingManaged; - (void *)createIOSurface; - (void *)createIOSurfaceWithFrame:(struct CGRect)arg1; -- (BOOL)_isStatusBarWindow; -- (BOOL)_clearMouseView; +- (_Bool)_isStatusBarWindow; +- (_Bool)_clearMouseView; - (void)_setMouseEnteredView:(id)arg1; - (void)_setMouseDownView:(id)arg1 withEvent:(struct __GSEvent *)arg2; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)redo:(id)arg1; - (void)undo:(id)arg1; - (id)undoManager; -- (BOOL)_needsShakesWhenInactive; +- (_Bool)_needsShakesWhenInactive; - (id)_deepestUnambiguousResponder; -- (BOOL)_supportsBecomeFirstResponderWhenPossible; -- (BOOL)_becomeFirstResponderWhenPossible; -- (BOOL)becomeFirstResponder; +- (_Bool)_supportsBecomeFirstResponderWhenPossible; +- (_Bool)_becomeFirstResponderWhenPossible; +- (_Bool)becomeFirstResponder; - (id)_firstResponder; - (id)firstResponder; -- (BOOL)_isSettingFirstResponder; -- (void)_setIsSettingFirstResponder:(BOOL)arg1; +- (_Bool)_isSettingFirstResponder; +- (void)_setIsSettingFirstResponder:(_Bool)arg1; - (void)_setFirstResponder:(id)arg1; - (void)_unregisterScrollToTopView:(id)arg1; - (void)_registerScrollToTopView:(id)arg1; @@ -177,83 +178,88 @@ - (void)makeKeyAndVisible; - (void)resignKeyWindow; - (void)becomeKeyWindow; -- (void)_makeKeyWindowIgnoringOldKeyWindow:(BOOL)arg1; +- (void)_makeKeyWindowIgnoringOldKeyWindow:(_Bool)arg1; +- (void)_makeExternalKeyWindow; - (void)makeKeyWindow; - (void)_resignKeyWindowStatus; -@property(readonly, nonatomic, getter=isKeyWindow) BOOL keyWindow; -@property(nonatomic) float windowLevel; +@property(readonly, nonatomic, getter=isKeyWindow) _Bool keyWindow; +@property(nonatomic) double windowLevel; @property(retain, nonatomic) UIScreen *screen; +- (void)_createContextIfNecessaryForCurrentApplicationState; +- (id)_effectiveScreen; - (id)_screen; - (id)delegate; - (void)setDelegate:(id)arg1; - (int)bitsPerComponent; - (int)windowOutput; -- (void)handleStatusBarChangeFromHeight:(float)arg1 toHeight:(float)arg2; -- (BOOL)_shouldDelayTouchForSystemGestures:(id)arg1; +- (void)handleStatusBarChangeFromHeight:(double)arg1 toHeight:(double)arg2; +- (_Bool)_shouldDelayTouchForSystemGestures:(id)arg1; - (void)_createSystemGestureGateGestureRecognizerIfNeeded; - (id)_appearanceContainer; -- (void)synchronizeDrawingWithID:(int)arg1 count:(unsigned int)arg2; +- (void)synchronizeDrawingWithID:(int)arg1 count:(unsigned long long)arg2; - (void)synchronizeDrawingWithID:(int)arg1; -- (int)_windowInterfaceOrientation; -- (int)interfaceOrientation; -- (BOOL)isUsingOnePartRotationAnimation; -- (BOOL)isRotating; -- (BOOL)autorotates; +- (long long)_windowInterfaceOrientation; +- (long long)interfaceOrientation; +- (_Bool)isUsingOnePartRotationAnimation; +- (_Bool)isRotating; +- (_Bool)autorotates; - (void)_finishedFullRotation:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_finishedFullRotation:(id)arg1 finished:(id)arg2 context:(id)arg3 skipNotification:(BOOL)arg4; +- (void)_finishedFullRotation:(id)arg1 finished:(id)arg2 context:(id)arg3 skipNotification:(_Bool)arg4; - (void)_finishedFirstHalfRotation:(id)arg1 finished:(id)arg2 context:(id)arg3; -- (void)_setRotatableClient:(id)arg1 toOrientation:(int)arg2 updateStatusBar:(BOOL)arg3 duration:(double)arg4 force:(BOOL)arg5 isRotating:(BOOL)arg6; -- (void)_setRotatableClient:(id)arg1 toOrientation:(int)arg2 updateStatusBar:(BOOL)arg3 duration:(double)arg4 force:(BOOL)arg5; -- (void)_setRotatableClient:(id)arg1 toOrientation:(int)arg2 duration:(double)arg3 force:(BOOL)arg4; -- (void)_setRotatableViewOrientation:(int)arg1 duration:(double)arg2 force:(BOOL)arg3; -- (void)_setRotatableViewOrientation:(int)arg1 updateStatusBar:(BOOL)arg2 duration:(double)arg3 force:(BOOL)arg4; -- (void)_updateStatusBarToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_updateStatusBarToInterfaceOrientation:(int)arg1 duration:(double)arg2 fenceID:(int)arg3 animation:(int)arg4; -- (void)_forceTwoPartRotationAnimation:(BOOL)arg1; -- (void)_setRotatableViewOrientation:(int)arg1 updateStatusBar:(BOOL)arg2 duration:(double)arg3; -- (void)_setRotatableViewOrientation:(int)arg1 duration:(double)arg2; -- (void)setAutorotates:(BOOL)arg1 forceUpdateInterfaceOrientation:(BOOL)arg2; -- (void)setAutorotates:(BOOL)arg1; +- (void)_setRotatableClient:(id)arg1 toOrientation:(long long)arg2 updateStatusBar:(_Bool)arg3 duration:(double)arg4 force:(_Bool)arg5 isRotating:(_Bool)arg6; +- (void)_setRotatableClient:(id)arg1 toOrientation:(long long)arg2 updateStatusBar:(_Bool)arg3 duration:(double)arg4 force:(_Bool)arg5; +- (void)_setRotatableClient:(id)arg1 toOrientation:(long long)arg2 duration:(double)arg3 force:(_Bool)arg4; +- (void)_setRotatableViewOrientation:(long long)arg1 duration:(double)arg2 force:(_Bool)arg3; +- (void)_setRotatableViewOrientation:(long long)arg1 updateStatusBar:(_Bool)arg2 duration:(double)arg3 force:(_Bool)arg4; +- (void)_updateStatusBarToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_updateStatusBarToInterfaceOrientation:(long long)arg1 duration:(double)arg2 fenceID:(int)arg3 animation:(int)arg4; +- (void)_forceTwoPartRotationAnimation:(_Bool)arg1; +- (void)_setRotatableViewOrientation:(long long)arg1 updateStatusBar:(_Bool)arg2 duration:(double)arg3; +- (void)_setRotatableViewOrientation:(long long)arg1 duration:(double)arg2; +- (void)setAutorotates:(_Bool)arg1 forceUpdateInterfaceOrientation:(_Bool)arg2; +- (void)setAutorotates:(_Bool)arg1; - (void)endDisablingInterfaceAutorotation; -- (void)endDisablingInterfaceAutorotationAnimated:(BOOL)arg1; -- (BOOL)isInterfaceAutorotationDisabled; +- (void)endDisablingInterfaceAutorotationAnimated:(_Bool)arg1; +- (_Bool)isInterfaceAutorotationDisabled; - (void)beginDisablingInterfaceAutorotation; -- (void)_updateInterfaceOrientationFromDeviceOrientation:(BOOL)arg1; -- (void)_updateInterfaceOrientationFromDeviceOrientationIfRotationEnabled:(BOOL)arg1; +- (void)_updateInterfaceOrientationFromDeviceOrientation:(_Bool)arg1; +- (void)_updateInterfaceOrientationFromDeviceOrientationIfRotationEnabled:(_Bool)arg1; - (void)_updateInterfaceOrientationFromDeviceOrientation; -- (void)_updateToInterfaceOrientation:(int)arg1 duration:(double)arg2 force:(BOOL)arg3; -- (void)_updateToInterfaceOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_updateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 force:(_Bool)arg3; +- (void)_updateToInterfaceOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)_handleDeviceOrientationChange:(id)arg1; - (void)_handleStatusBarOrientationChange:(id)arg1; -- (BOOL)_isAnyWindowRotating; -- (BOOL)_shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)_supportedInterfaceOrientationsForRootViewController; -- (BOOL)_legacyShouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)_setWindowControlsStatusBarOrientation:(_Bool)arg1; +- (_Bool)_windowControlsStatusBarOrientation; +- (_Bool)_isAnyWindowRotating; +- (_Bool)_shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)_supportedInterfaceOrientationsForRootViewController; +- (_Bool)_legacyShouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)_clearPendingKeyboardChanges; - (void)_removeRotationViewController:(id)arg1; - (void)_addRotationViewController:(id)arg1; - (id)__clientsForRotationCallbacks; - (id)_clientsForRotation; - (id)_rotationViewControllers; -- (void)_slideFooterFromOrientation:(int)arg1 toOrientation:(int)arg2 startSnapshot:(id)arg3 endSnapshot:(id)arg4 duration:(double)arg5; -- (void)_positionHeaderView:(id)arg1 andFooterView:(id)arg2 outsideContentViewForInterfaceOrientation:(int)arg3; -- (void)_slideHeaderView:(id)arg1 andFooterView:(id)arg2 offScreen:(BOOL)arg3 forInterfaceOrientation:(int)arg4; -- (BOOL)_canPromoteFromKeyWindowStack; -- (BOOL)_canBecomeKeyWindow; -- (void)setBecomeKeyOnOrderFront:(BOOL)arg1; -- (float)level; -- (void)setLevel:(float)arg1; +- (void)_slideFooterFromOrientation:(long long)arg1 toOrientation:(long long)arg2 startSnapshot:(id)arg3 endSnapshot:(id)arg4 duration:(double)arg5; +- (void)_positionHeaderView:(id)arg1 andFooterView:(id)arg2 outsideContentViewForInterfaceOrientation:(long long)arg3; +- (void)_slideHeaderView:(id)arg1 andFooterView:(id)arg2 offScreen:(_Bool)arg3 forInterfaceOrientation:(long long)arg4; +- (_Bool)_canPromoteFromKeyWindowStack; +- (_Bool)_canBecomeKeyWindow; +- (void)setBecomeKeyOnOrderFront:(_Bool)arg1; +- (double)level; +- (void)setLevel:(double)arg1; - (struct CGPoint)convertDeviceToWindow:(struct CGPoint)arg1; - (struct CGPoint)convertWindowToDevice:(struct CGPoint)arg1; - (id)_rootForKeyResponderCycle; -- (BOOL)_containedInAbsoluteResponderChain; +- (_Bool)_containedInAbsoluteResponderChain; - (id)nextResponder; - (void)_endModalSession; - (void)_beginModalSession; - (id)_exclusiveTouchView; - (void)_setExclusiveTouchView:(id)arg1; -- (float)_convertVisualAltitude:(float)arg1 toWindow:(id)arg2; -- (float)_convertVisualAltitude:(float)arg1 fromWindow:(id)arg2; +- (double)_convertVisualAltitude:(double)arg1 toWindow:(id)arg2; +- (double)_convertVisualAltitude:(double)arg1 fromWindow:(id)arg2; - (struct CGPoint)_convertOffset:(struct CGPoint)arg1 fromWindow:(id)arg2; - (struct CGPoint)_convertOffset:(struct CGPoint)arg1 toWindow:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 fromWindow:(id)arg2; @@ -266,34 +272,35 @@ - (void)_sendTouchesForEvent:(id)arg1; - (void)_sendGesturesForEvent:(id)arg1; - (void)_scrollToTopViewsUnderScreenPointIfNecessary:(struct CGPoint)arg1 resultHandler:(id)arg2; -- (BOOL)_isScrollingEnabledForView:(id)arg1; +- (_Bool)_isScrollingEnabledForView:(id)arg1; - (id)_targetForStolenStatusBarTouchesAtPoint:(struct CGPoint)arg1 withEvent:(id)arg2 excludingWindow:(id)arg3; - (struct CGPoint)warpPoint:(struct CGPoint)arg1; +- (double)_chargeMultiplicationFactor; - (void)makeKey:(id)arg1; - (void)orderOut:(id)arg1; - (void)_orderFrontWithoutMakingKey; - (void)orderFront:(id)arg1; - (void)makeKeyAndOrderFront:(id)arg1; -@property(nonatomic, setter=_setLegacyOrientationChecks:) BOOL _legacyOrientationChecks; -- (void)setHidden:(BOOL)arg1; -- (void)_setHidden:(BOOL)arg1 forced:(BOOL)arg2; +@property(nonatomic, setter=_setLegacyOrientationChecks:) _Bool _legacyOrientationChecks; +- (void)setHidden:(_Bool)arg1; +- (void)_setHidden:(_Bool)arg1 forced:(_Bool)arg2; - (void)addRootViewControllerViewIfPossible; - (id)_rootViewConstraintsUpdateIfNecessaryForView:(id)arg1; - (void)_updateRootViewConstraintsForInterfaceOrientationAndStatusBarHeight; - (unsigned int)_contextId; -- (BOOL)_disableViewScaling; -- (BOOL)_disableGroupOpacity; -- (BOOL)_ignoresHitTest; -- (void)_setLayerHidden:(BOOL)arg1; +- (_Bool)_disableViewScaling; +- (_Bool)_disableGroupOpacity; +- (_Bool)_ignoresHitTest; +- (void)_setLayerHidden:(_Bool)arg1; - (void)_orderContextToFront; -- (BOOL)_hasContext; +- (_Bool)_hasContext; - (void)_destroyContextFromScreen:(id)arg1; - (void)_destroyContext; - (void)_createContext; - (void)_updateTransformLayer; -- (BOOL)_isClippedByScreenJail; -- (BOOL)_isConstrainedByScreenJail; -- (void)_transformLayerShouldMaskToBounds:(BOOL)arg1; +- (_Bool)_isClippedByScreenJail; +- (_Bool)_isConstrainedByScreenJail; +- (void)_transformLayerShouldMaskToBounds:(_Bool)arg1; - (void)_updateTransformLayerForClassicPresentation; - (void)_tagAsSpringboardPresentationWindow; - (id)representation; @@ -305,45 +312,6 @@ - (id)initWithContentRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonInit; -- (id)_responderWindow; -- (id)_window; -- (float)_classicOffset; -- (void)matchDeviceOrientation; -- (void)setupForOrientation:(int)arg1; -- (BOOL)_isTextEffectsWindow; -- (void)_matchDeviceBounds; -- (BOOL)isElementAccessibilityExposedToInterfaceBuilder; -- (id)_hostingHandle; -- (void)updateConstraintsIfNeeded; -- (void)layoutSublayersOfLayer:(id)arg1; -- (id)_redundantConstraints; -- (id)_uiib_candidateRedundantConstraints; -- (id)_uiib_layoutEngineCreatingIfNecessary; -- (void)_rebuildLayoutFromScratch; -- (void)_layoutEngineWillChange; -- (id)_layoutEngineConsultingOverride; -- (id)_layoutEngineIfAvailableConsultingOverride; -- (id)_layoutEngineCreateIfNecessaryConsultingOverride; -- (id)_layoutEngineIfAvailable; -- (id)_layoutEngineCreateIfNecessary; -- (void)_initializeLayoutEngine; -- (void)_constraints_subviewWillChangeSuperview:(id)arg1; -- (void)_updateConstraintsAtWindowLevelIfNeeded; -- (void)setCenter:(struct CGPoint)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setBounds:(struct CGRect)arg1; -- (void)_windowInternalConstraints_centerDidChange; -- (void)_windowInternalConstraints_sizeDidChange; -- (unsigned int)_expectedWindowInternalConstraintsCount; -- (void)_uiib_invalidateWindowInternalConstraints; -- (void)_invalidateWindowInternalConstraints; -- (id)_centerExpressionInContainer:(id)arg1 vertical:(BOOL)arg2; -- (BOOL)_isLoweringAnchoringConstraints; -- (void)_setIsLoweringAnchoringConstraints:(BOOL)arg1; -- (void)updateConstraints; -- (void)engine:(id)arg1 willBreakConstraint:(id)arg2 dueToMutuallyExclusiveConstraints:(id)arg3; -- (id)engine:(id)arg1 markerForConstraintToBreakAmongConstraints:(id)arg2; -- (void)constraintsDidChangeInEngine:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/UIWindowController.h b/iOS7/Frameworks/UIKit/UIWindowController.h index 575b03704..28c57b71b 100644 --- a/iOS7/Frameworks/UIKit/UIWindowController.h +++ b/iOS7/Frameworks/UIKit/UIWindowController.h @@ -19,40 +19,40 @@ UIViewController *_toViewController; struct CGPoint _beginOriginForToView; struct CGPoint _endOriginForToView; - BOOL _presenting; - int _toModalStyle; - BOOL _needsDidAppear; - BOOL _needsDidDisappear; - BOOL __interactiveTransition; + _Bool _presenting; + long long _toModalStyle; + _Bool _needsDidAppear; + _Bool _needsDidDisappear; + _Bool __interactiveTransition; id _transitionController; id _interactionController; } + (void)windowWillBeDeallocated:(id)arg1; + (id)windowControllerForWindow:(id)arg1; -@property(nonatomic, getter=_isInteractiveTransition, setter=_setInteractiveTransition:) BOOL _interactiveTransition; // @synthesize _interactiveTransition=__interactiveTransition; +@property(nonatomic, getter=_isInteractiveTransition, setter=_setInteractiveTransition:) _Bool _interactiveTransition; // @synthesize _interactiveTransition=__interactiveTransition; @property(nonatomic) UIWindow *window; // @synthesize window=_window; @property(retain, nonatomic, setter=_setInteractionController:) id _interactionController; // @synthesize _interactionController; @property(retain, nonatomic, setter=_setTransitionController:) id _transitionController; // @synthesize _transitionController; -@property(nonatomic) BOOL presenting; // @synthesize presenting=_presenting; +@property(nonatomic) _Bool presenting; // @synthesize presenting=_presenting; @property(readonly, nonatomic) UITransitionView *transitionView; // @synthesize transitionView=_transitionView; -- (BOOL)transitionViewShouldUseViewControllerCallbacks; +- (_Bool)transitionViewShouldUseViewControllerCallbacks; - (struct CGPoint)transitionView:(id)arg1 endOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; - (struct CGPoint)transitionView:(id)arg1 beginOriginForToView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; - (struct CGPoint)transitionView:(id)arg1 endOriginForFromView:(id)arg2 forTransition:(int)arg3 defaultOrigin:(struct CGPoint)arg4; - (void)transitionView:(id)arg1 startCustomTransitionWithDuration:(double)arg2; - (struct CGPoint)_adjustOrigin:(struct CGPoint)arg1 givenOtherOrigin:(struct CGPoint)arg2 forTransition:(int)arg3; - (double)durationForTransition:(int)arg1; -- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(BOOL)arg4; +- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3 removeFromView:(_Bool)arg4; - (void)transitionViewDidCancel:(id)arg1 fromView:(id)arg2 toView:(id)arg3; - (void)transitionViewDidStart:(id)arg1; - (void)transition:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 target:(id)arg4 didEndSelector:(SEL)arg5 animation:(id)arg6; - (void)transition:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 target:(id)arg4 didEndSelector:(SEL)arg5; -- (void)_transplantView:(id)arg1 toSuperview:(id)arg2 atIndex:(unsigned int)arg3; +- (void)_transplantView:(id)arg1 toSuperview:(id)arg2 atIndex:(unsigned long long)arg3; - (void)_prepareKeyboardForTransition:(int)arg1 fromView:(id)arg2; -- (struct CGRect)_boundsForViewController:(id)arg1 transition:(int)arg2 orientation:(int)arg3 fullScreenLayout:(BOOL)arg4 inWindow:(id)arg5; +- (struct CGRect)_boundsForViewController:(id)arg1 transition:(int)arg2 orientation:(long long)arg3 fullScreenLayout:(_Bool)arg4 inWindow:(id)arg5; - (struct CGSize)_flipSize:(struct CGSize)arg1; -- (struct CGPoint)_originForViewController:(id)arg1 orientation:(int)arg2 actualStatusBarHeight:(float)arg3 fullScreenLayout:(BOOL)arg4 inWindow:(id)arg5; +- (struct CGPoint)_originForViewController:(id)arg1 orientation:(long long)arg2 actualStatusBarHeight:(double)arg3 fullScreenLayout:(_Bool)arg4 inWindow:(id)arg5; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/UIWindowLayer.h b/iOS7/Frameworks/UIKit/UIWindowLayer.h index b6ca3aa11..3399bad14 100644 --- a/iOS7/Frameworks/UIKit/UIWindowLayer.h +++ b/iOS7/Frameworks/UIKit/UIWindowLayer.h @@ -8,6 +8,7 @@ @class UIWindow; +// Not exported @interface UIWindowLayer : CALayer { UIWindow *_window; diff --git a/iOS7/Frameworks/UIKit/UIZoomButtonWindow.h b/iOS7/Frameworks/UIKit/UIZoomButtonWindow.h index 9fc6652c0..20312e7a6 100644 --- a/iOS7/Frameworks/UIKit/UIZoomButtonWindow.h +++ b/iOS7/Frameworks/UIKit/UIZoomButtonWindow.h @@ -6,11 +6,12 @@ #import +// Not exported @interface UIZoomButtonWindow : UIClassicWindow { } -- (BOOL)_isWindowServerHostingManaged; +- (_Bool)_isWindowServerHostingManaged; @end diff --git a/iOS7/Frameworks/UIKit/UIZoomViewController.h b/iOS7/Frameworks/UIKit/UIZoomViewController.h index e2e526471..98bc49dc0 100644 --- a/iOS7/Frameworks/UIKit/UIZoomViewController.h +++ b/iOS7/Frameworks/UIKit/UIZoomViewController.h @@ -8,6 +8,7 @@ @class UIButton, UIWindow; +// Not exported @interface UIZoomViewController : UIViewController { UIWindow *_window; @@ -16,17 +17,17 @@ @property(readonly, nonatomic) UIWindow *window; // @synthesize window=_window; - (id)screen; -- (void)_getRotationContentSettings:(CDStruct_19ba41f1 *)arg1 forWindow:(id)arg2; +- (void)_getRotationContentSettings:(CDStruct_010f855d *)arg1 forWindow:(id)arg2; - (void)_suspendAnimationStarted:(id)arg1; - (void)_applicationDidFinishLaunching:(id)arg1; -- (void)_zoomOrientationAnimationFinished:(id)arg1 finished:(BOOL)arg2 context:(void *)arg3; +- (void)_zoomOrientationAnimationFinished:(id)arg1 finished:(_Bool)arg2 context:(void *)arg3; - (void)_zoomOrientationChange:(id)arg1; - (void)loadView; -- (void)_setupPositioningAndRotationForInterfaceOrientation:(int)arg1 offscreen:(BOOL)arg2; +- (void)_setupPositioningAndRotationForInterfaceOrientation:(long long)arg1 offscreen:(_Bool)arg2; - (void)_updateZoomButtonTitle; - (void)_changeZoom:(id)arg1; -- (id)_zoomText:(BOOL)arg1; -- (BOOL)isClassicControlWindow:(id)arg1; +- (id)_zoomText:(_Bool)arg1; +- (_Bool)isClassicControlWindow:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/WebDocumentText-Protocol.h b/iOS7/Frameworks/UIKit/WebDocumentText-Protocol.h index aec35bc73..a1ef7374f 100644 --- a/iOS7/Frameworks/UIKit/WebDocumentText-Protocol.h +++ b/iOS7/Frameworks/UIKit/WebDocumentText-Protocol.h @@ -11,6 +11,6 @@ - (void)selectAll; - (id)selectedString; - (id)string; -- (BOOL)supportsTextEncoding; +- (_Bool)supportsTextEncoding; @end diff --git a/iOS7/Frameworks/UIKit/WebFormDelegate-Protocol.h b/iOS7/Frameworks/UIKit/WebFormDelegate-Protocol.h index a01e56d49..ca0f9055d 100644 --- a/iOS7/Frameworks/UIKit/WebFormDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/WebFormDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol WebFormDelegate - (void)willSendSubmitEventToForm:(id)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; -- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (_Bool)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; - (void)didFocusTextField:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/WebFrame-BrowserAdditions.h b/iOS7/Frameworks/UIKit/WebFrame-BrowserAdditions.h index 1329ed6b6..40a0c00cc 100644 --- a/iOS7/Frameworks/UIKit/WebFrame-BrowserAdditions.h +++ b/iOS7/Frameworks/UIKit/WebFrame-BrowserAdditions.h @@ -7,12 +7,6 @@ #import "WebFrame.h" @interface WebFrame (BrowserAdditions) -- (BOOL)isOrphaned; -- (BOOL)containsAnyFocusedFormFields; -- (BOOL)containsAnyFormFields; -- (id)allFormFields; -- (void)_collectFormFieldElementsIntoArray:(id)arg1 upToLimit:(unsigned int)arg2 onlyIncludeFocusedElements:(BOOL)arg3; -- (id)_topFrame; -- (BOOL)isMainFrame; +- (_Bool)isMainFrame; @end diff --git a/iOS7/Frameworks/UIKit/WebFrame-UIWebDocumentViewTextSelecting.h b/iOS7/Frameworks/UIKit/WebFrame-UIWebDocumentViewTextSelecting.h index c2b131beb..aa89a8dae 100644 --- a/iOS7/Frameworks/UIKit/WebFrame-UIWebDocumentViewTextSelecting.h +++ b/iOS7/Frameworks/UIKit/WebFrame-UIWebDocumentViewTextSelecting.h @@ -7,6 +7,6 @@ #import "WebFrame.h" @interface WebFrame (UIWebDocumentViewTextSelecting) -- (BOOL)isTexty; +- (_Bool)isTexty; @end diff --git a/iOS7/Frameworks/UIKit/WebFrame-UIWebSelectionAdditions.h b/iOS7/Frameworks/UIKit/WebFrame-UIWebSelectionAdditions.h index 977a954e1..61d2c0028 100644 --- a/iOS7/Frameworks/UIKit/WebFrame-UIWebSelectionAdditions.h +++ b/iOS7/Frameworks/UIKit/WebFrame-UIWebSelectionAdditions.h @@ -7,6 +7,6 @@ #import "WebFrame.h" @interface WebFrame (UIWebSelectionAdditions) -- (BOOL)containsOnlySelectableElements; +- (_Bool)containsOnlySelectableElements; @end diff --git a/iOS7/Frameworks/UIKit/WebHTMLRepresentation-CreditCardAutoFillExtras.h b/iOS7/Frameworks/UIKit/WebHTMLRepresentation-CreditCardAutoFillExtras.h deleted file mode 100644 index ff9b84c15..000000000 --- a/iOS7/Frameworks/UIKit/WebHTMLRepresentation-CreditCardAutoFillExtras.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "WebHTMLRepresentation.h" - -@interface WebHTMLRepresentation (CreditCardAutoFillExtras) -- (BOOL)formElementLooksLikeSecurityCodeField:(id)arg1; -- (BOOL)formElementLooksLikeCreditCardNumberField:(id)arg1; -@end - diff --git a/iOS7/Frameworks/UIKit/WebPDFNSNumberFormatter.h b/iOS7/Frameworks/UIKit/WebPDFNSNumberFormatter.h index a91d1852a..a7a0368b9 100644 --- a/iOS7/Frameworks/UIKit/WebPDFNSNumberFormatter.h +++ b/iOS7/Frameworks/UIKit/WebPDFNSNumberFormatter.h @@ -6,6 +6,7 @@ #import "NSNumberFormatter.h" +// Not exported @interface WebPDFNSNumberFormatter : NSNumberFormatter { } diff --git a/iOS7/Frameworks/UIKit/WebThreadSafeUndoManager.h b/iOS7/Frameworks/UIKit/WebThreadSafeUndoManager.h index 2e624da7c..721cc17da 100644 --- a/iOS7/Frameworks/UIKit/WebThreadSafeUndoManager.h +++ b/iOS7/Frameworks/UIKit/WebThreadSafeUndoManager.h @@ -6,11 +6,12 @@ #import "NSUndoManager.h" +// Not exported @interface WebThreadSafeUndoManager : NSUndoManager { } -- (BOOL)_alwaysShowEditAlertView; +- (_Bool)_alwaysShowEditAlertView; - (void)redo; - (void)undo; diff --git a/iOS7/Frameworks/UIKit/WebUIBrowserLoadingControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/WebUIBrowserLoadingControllerDelegate-Protocol.h index 694c18359..33e926442 100644 --- a/iOS7/Frameworks/UIKit/WebUIBrowserLoadingControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/WebUIBrowserLoadingControllerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol WebUIBrowserLoadingControllerDelegate @optional -- (void)webView:(id)arg1 didLayout:(unsigned int)arg2; +- (void)webThreadWebView:(id)arg1 didLayout:(unsigned long long)arg2; - (void)webView:(id)arg1 didHandleOnloadEventsForFrame:(id)arg2; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (void)webView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; @@ -20,15 +20,16 @@ - (void)webView:(id)arg1 didFailProvisionalLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didReceiveServerRedirectForProvisionalLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; -- (BOOL)browserLoadingControllerShouldEvaluateUserEnteredJavaScript:(id)arg1; +- (void)browserLoadingController:(id)arg1 reportNetworkDataUsage:(struct _WBUNetworkDataUsage)arg2; +- (_Bool)browserLoadingControllerShouldEvaluateUserEnteredJavaScript:(id)arg1; - (id)browserLoadingController:(id)arg1 userVisibleStringForURL:(id)arg2; - (void)browserLoadingControllerDidUpdateLoadingState:(id)arg1; - (void)browserLoadingController:(id)arg1 didFinishLoadingWithError:(id)arg2 dataSource:(id)arg3; - (void)browserLoadingControllerDidStartLoading:(id)arg1; - (void)browserLoadingControllerWillStartUserDrivenLoad:(id)arg1; -- (BOOL)browserLoadingControllerShouldShowProvisionalURLs:(id)arg1; +- (_Bool)browserLoadingControllerShouldShowProvisionalURLs:(id)arg1; - (void)browserLoadingController:(id)arg1 failedToStartLoadingRequest:(id)arg2 error:(id)arg3; -- (void)browserLoadingController:(id)arg1 willLoadRequest:(id)arg2 userDriven:(BOOL)arg3; +- (void)browserLoadingController:(id)arg1 willLoadRequest:(id)arg2 userDriven:(_Bool)arg3; - (void)browserLoadingControllerDidUpdateEstimatedProgress:(id)arg1; - (void)browserLoadingControllerDidUpdateSecurity:(id)arg1; - (void)browserLoadingControllerDidUpdateBackForward:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/WebViewReachabilityObserver.h b/iOS7/Frameworks/UIKit/WebViewReachabilityObserver.h index 579198861..2e41c5917 100644 --- a/iOS7/Frameworks/UIKit/WebViewReachabilityObserver.h +++ b/iOS7/Frameworks/UIKit/WebViewReachabilityObserver.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebViewReachabilityObserver : NSObject { id _delegate; diff --git a/iOS7/Frameworks/UIKit/XPCProxy-UIKit_Extensions.h b/iOS7/Frameworks/UIKit/XPCProxy-UIKit_Extensions.h index 971ec6505..89fcfeaad 100644 --- a/iOS7/Frameworks/UIKit/XPCProxy-UIKit_Extensions.h +++ b/iOS7/Frameworks/UIKit/XPCProxy-UIKit_Extensions.h @@ -8,7 +8,7 @@ @interface XPCProxy (UIKit_Extensions) - (id)remoteObjectProxyWithErrorHandler:(id)arg1; -- (id)disconnect; +- (id)_uikit_disconnect; - (id)_disconnectionInvocation; - (id)proxyWithNewTarget:(id)arg1 label:(id)arg2 errorHandler:(id)arg3; - (id)proxyWithNewTarget:(id)arg1 queue:(id)arg2 errorHandler:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/_SlotIdWrapper.h b/iOS7/Frameworks/UIKit/_SlotIdWrapper.h deleted file mode 100644 index 379284ec3..000000000 --- a/iOS7/Frameworks/UIKit/_SlotIdWrapper.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface _SlotIdWrapper : NSObject -{ - unsigned int _slotId; -} - -- (void)dealloc; -- (id)initWithSlotId:(unsigned int)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIActionSheetBlendingHighlightView.h b/iOS7/Frameworks/UIKit/_UIActionSheetBlendingHighlightView.h new file mode 100644 index 000000000..0de4deaba --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIActionSheetBlendingHighlightView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIActionSheetBlendingHighlightView : UIView +{ + UIView *_colorBurnView; + UIView *_plusDView; +} + +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 colorBurnColor:(id)arg2 plusDColor:(id)arg3; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIActionSheetBlendingSeparatorView.h b/iOS7/Frameworks/UIKit/_UIActionSheetBlendingSeparatorView.h new file mode 100644 index 000000000..912abe1fc --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIActionSheetBlendingSeparatorView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIActionSheetBlendingSeparatorView : _UIActionSheetBlendingHighlightView +{ +} + +- (void)setFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIActionSheetHostingController.h b/iOS7/Frameworks/UIKit/_UIActionSheetHostingController.h index 7b4c3b8e0..186b526a8 100644 --- a/iOS7/Frameworks/UIKit/_UIActionSheetHostingController.h +++ b/iOS7/Frameworks/UIKit/_UIActionSheetHostingController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIActionSheetHostingController : UIViewController { struct CGSize _actionSheetSize; diff --git a/iOS7/Frameworks/UIKit/_UIActionWhenIdle.h b/iOS7/Frameworks/UIKit/_UIActionWhenIdle.h index 29044fb0f..d4393aab2 100644 --- a/iOS7/Frameworks/UIKit/_UIActionWhenIdle.h +++ b/iOS7/Frameworks/UIKit/_UIActionWhenIdle.h @@ -8,6 +8,7 @@ @class NSInvocation; +// Not exported @interface _UIActionWhenIdle : NSObject { NSInvocation *_invocation; @@ -18,6 +19,7 @@ - (void)addObserverToRunLoop; - (void)invoke; - (void)invalidate; +- (_Bool)isValid; - (void)dealloc; - (id)initWithInvocation:(id)arg1; - (id)initWithTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3; diff --git a/iOS7/Frameworks/UIKit/_UIActivityFunctionImage.h b/iOS7/Frameworks/UIKit/_UIActivityFunctionImage.h index 151e81a7d..5f4248529 100644 --- a/iOS7/Frameworks/UIKit/_UIActivityFunctionImage.h +++ b/iOS7/Frameworks/UIKit/_UIActivityFunctionImage.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIActivityFunctionImage : UIImage { } diff --git a/iOS7/Frameworks/UIKit/_UIActivityFunctionImageView.h b/iOS7/Frameworks/UIKit/_UIActivityFunctionImageView.h index 2c6c19943..871e44e6b 100644 --- a/iOS7/Frameworks/UIKit/_UIActivityFunctionImageView.h +++ b/iOS7/Frameworks/UIKit/_UIActivityFunctionImageView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIActivityFunctionImageView : UIImageView { - BOOL _overlay; + _Bool _overlay; } -@property(nonatomic) BOOL overlay; // @synthesize overlay=_overlay; +@property(nonatomic) _Bool overlay; // @synthesize overlay=_overlay; @end diff --git a/iOS7/Frameworks/UIKit/_UIActivityGroupActivityCell.h b/iOS7/Frameworks/UIKit/_UIActivityGroupActivityCell.h index 63b37d9a2..a5a302a1e 100644 --- a/iOS7/Frameworks/UIKit/_UIActivityGroupActivityCell.h +++ b/iOS7/Frameworks/UIKit/_UIActivityGroupActivityCell.h @@ -8,16 +8,19 @@ @class UILabel, _UIActivityFunctionImageView; +// Not exported @interface _UIActivityGroupActivityCell : UICollectionViewCell { + _Bool _darkStyleOnLegacyApp; _UIActivityFunctionImageView *_activityImageView; UILabel *_activityLabel; } +@property(nonatomic) _Bool darkStyleOnLegacyApp; // @synthesize darkStyleOnLegacyApp=_darkStyleOnLegacyApp; @property(retain, nonatomic) UILabel *activityLabel; // @synthesize activityLabel=_activityLabel; @property(retain, nonatomic) _UIActivityFunctionImageView *activityImageView; // @synthesize activityImageView=_activityImageView; - (void)layoutSubviews; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)reloadImage:(id)arg1; - (void)setActivity:(id)arg1 withCustomTitle:(id)arg2; - (void)prepareForReuse; diff --git a/iOS7/Frameworks/UIKit/_UIActivityGroupFlowLayout.h b/iOS7/Frameworks/UIKit/_UIActivityGroupFlowLayout.h deleted file mode 100644 index bf790091b..000000000 --- a/iOS7/Frameworks/UIKit/_UIActivityGroupFlowLayout.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIActivityGroupFlowLayout : UICollectionViewFlowLayout -{ -} - -- (id)init; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIActivityGroupListSeparator.h b/iOS7/Frameworks/UIKit/_UIActivityGroupListSeparator.h deleted file mode 100644 index 22dec3a66..000000000 --- a/iOS7/Frameworks/UIKit/_UIActivityGroupListSeparator.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIActivityGroupListSeparator : UIView -{ -} - -- (void)didMoveToWindow; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIActivityGroupListViewDimControl.h b/iOS7/Frameworks/UIKit/_UIActivityGroupListViewDimControl.h new file mode 100644 index 000000000..bf04e5453 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIActivityGroupListViewDimControl.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIActivityGroupListViewDimControl : UIButton +{ + UIButton *_cancelButton; +} + +@property(retain, nonatomic) UIButton *cancelButton; // @synthesize cancelButton=_cancelButton; +- (void)setHighlighted:(_Bool)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIActivityIndicatorViewArtworkItem.h b/iOS7/Frameworks/UIKit/_UIActivityIndicatorViewArtworkItem.h index 13355e222..f78a4ce78 100644 --- a/iOS7/Frameworks/UIKit/_UIActivityIndicatorViewArtworkItem.h +++ b/iOS7/Frameworks/UIKit/_UIActivityIndicatorViewArtworkItem.h @@ -10,6 +10,7 @@ @class NSArray, NSString; +// Not exported @interface _UIActivityIndicatorViewArtworkItem : NSObject { NSString *_artKey; @@ -22,11 +23,11 @@ @property(retain, nonatomic) NSArray *images; // @synthesize images=_images; @property(readonly, nonatomic) NSString *artKey; // @synthesize artKey=_artKey; -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; -- (unsigned int)hash; +- (_Bool)beginContentAccess; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithArtKey:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIAirDropActivity.h b/iOS7/Frameworks/UIKit/_UIAirDropActivity.h index 38f75350d..4377e9061 100644 --- a/iOS7/Frameworks/UIKit/_UIAirDropActivity.h +++ b/iOS7/Frameworks/UIKit/_UIAirDropActivity.h @@ -8,6 +8,7 @@ @class SFAirDropActivityViewController; +// Not exported @interface _UIAirDropActivity : UIActivity { SFAirDropActivityViewController *_airDropViewController; diff --git a/iOS7/Frameworks/UIKit/_UIAlertBackgroundView.h b/iOS7/Frameworks/UIKit/_UIAlertBackgroundView.h index 6c4cfdb12..3ac00a461 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UIAlertBackgroundView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIAlertBackgroundView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIAlertImageView.h b/iOS7/Frameworks/UIKit/_UIAlertImageView.h index f1ebd14d9..ef4dafc4a 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertImageView.h +++ b/iOS7/Frameworks/UIKit/_UIAlertImageView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIAlertImageView : UIImageView { struct CGRect _clip; diff --git a/iOS7/Frameworks/UIKit/_UIAlertManager.h b/iOS7/Frameworks/UIKit/_UIAlertManager.h index 5d2839a2a..845d5794d 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertManager.h +++ b/iOS7/Frameworks/UIKit/_UIAlertManager.h @@ -6,35 +6,36 @@ #import "NSObject.h" +// Not exported @interface _UIAlertManager : NSObject { } + (void)sizeAlertWindowForCurrentOrientation; -+ (void)createAlertWindowIfNeeded:(BOOL)arg1 deferDisplay:(BOOL)arg2; -+ (void)createAlertWindowIfNeeded:(BOOL)arg1; ++ (void)createAlertWindowIfNeeded:(_Bool)arg1 deferDisplay:(_Bool)arg2; ++ (void)createAlertWindowIfNeeded:(_Bool)arg1; + (void)alertPopoutCompleted; -+ (void)tellSpringboardHidingAlert:(id)arg1 animated:(BOOL)arg2 forSpringBoardAlertTransition:(BOOL)arg3; -+ (void)tellSpringboardShowingAlert:(id)arg1 animated:(BOOL)arg2 forSpringBoardAlertTransition:(BOOL)arg3; -+ (void)showDimmingViewAnimated:(BOOL)arg1; -+ (void)hideDimmingViewAnimated:(BOOL)arg1; -+ (BOOL)stackContainsAlert:(id)arg1; ++ (void)tellSpringboardHidingAlert:(id)arg1 animated:(_Bool)arg2 forSpringBoardAlertTransition:(_Bool)arg3; ++ (void)tellSpringboardShowingAlert:(id)arg1 animated:(_Bool)arg2 forSpringBoardAlertTransition:(_Bool)arg3; ++ (void)showDimmingViewAnimated:(_Bool)arg1; ++ (void)hideDimmingViewAnimated:(_Bool)arg1; ++ (_Bool)stackContainsAlert:(id)arg1; + (void)removeFromStack:(id)arg1; -+ (void)addToStack:(id)arg1 dontDimBackground:(BOOL)arg2; -+ (void)reorientAlertWindowTo:(int)arg1 animated:(BOOL)arg2 keyboard:(id)arg3; ++ (void)addToStack:(id)arg1 dontDimBackground:(_Bool)arg2; ++ (void)reorientAlertWindowTo:(long long)arg1 animated:(_Bool)arg2 keyboard:(id)arg3; + (void)applyClientWindowTransform:(struct CGAffineTransform)arg1; + (void)applyInternalWindowTransform:(struct CGAffineTransform)arg1; + (void)_applyAlertTransforms; + (struct CGAffineTransform)calculatedAlertTransform; -+ (struct CGAffineTransform)_alertTranslationForInterfaceOrientation:(int)arg1 andTranslation:(float)arg2; ++ (struct CGAffineTransform)_alertTranslationForInterfaceOrientation:(long long)arg1 andTranslation:(double)arg2; + (void)alertWindowAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -+ (void)noteOrientationChangingTo:(int)arg1; -+ (void)noteOrientationChangingTo:(int)arg1 animated:(BOOL)arg2; ++ (void)noteOrientationChangingTo:(long long)arg1; ++ (void)noteOrientationChangingTo:(long long)arg1 animated:(_Bool)arg2; + (id)visibleAlert; + (id)topMostAlert; -+ (BOOL)cancelAlertsAnimated:(BOOL)arg1; -+ (BOOL)cancelTopMostAlertAnimated:(BOOL)arg1; -+ (BOOL)hideTopMostAlertAnimated:(BOOL)arg1; ++ (_Bool)cancelAlertsAnimated:(_Bool)arg1; ++ (_Bool)cancelTopMostAlertAnimated:(_Bool)arg1; ++ (_Bool)hideTopMostAlertAnimated:(_Bool)arg1; + (void)showTopmostMiniAlertWithSynchronizationPort:(unsigned int)arg1; + (void)hideAlertsForTermination; + (void)hideTopmostMiniAlert; diff --git a/iOS7/Frameworks/UIKit/_UIAlertNormalizingOverlayWindow.h b/iOS7/Frameworks/UIKit/_UIAlertNormalizingOverlayWindow.h index 96c809c5e..357dc8fe9 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertNormalizingOverlayWindow.h +++ b/iOS7/Frameworks/UIKit/_UIAlertNormalizingOverlayWindow.h @@ -6,13 +6,14 @@ #import +// Not exported @interface _UIAlertNormalizingOverlayWindow : _UIAlertOverlayWindow { } -- (void)setContentScaleFactor:(float)arg1; +- (void)setContentScaleFactor:(double)arg1; - (void)_updateTransformLayerForClassicPresentation; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIAlertOverlayWindow.h b/iOS7/Frameworks/UIKit/_UIAlertOverlayWindow.h index 511f20187..4c0a61f5b 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertOverlayWindow.h +++ b/iOS7/Frameworks/UIKit/_UIAlertOverlayWindow.h @@ -6,15 +6,16 @@ #import +// Not exported @interface _UIAlertOverlayWindow : UIWindow { } + (struct CGRect)constrainFrameToScreen:(struct CGRect)arg1; -- (void)handleStatusBarChangeFromHeight:(float)arg1 toHeight:(float)arg2; +- (void)handleStatusBarChangeFromHeight:(double)arg1 toHeight:(double)arg2; - (void)_updateTransformLayerForClassicPresentation; -- (BOOL)_affectsTintView; -- (BOOL)isInternalWindow; +- (_Bool)_canAffectStatusBarAppearance; +- (_Bool)isInternalWindow; - (id)representation; - (void)_handleMouseUp:(struct __GSEvent *)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIAlertSheetTable.h b/iOS7/Frameworks/UIKit/_UIAlertSheetTable.h index 2a42bf4fb..c4e1b57b7 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertSheetTable.h +++ b/iOS7/Frameworks/UIKit/_UIAlertSheetTable.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIAlertSheetTable : UITableView { } diff --git a/iOS7/Frameworks/UIKit/_UIAlertStackWatcher.h b/iOS7/Frameworks/UIKit/_UIAlertStackWatcher.h index 0490a6472..9c213d441 100644 --- a/iOS7/Frameworks/UIKit/_UIAlertStackWatcher.h +++ b/iOS7/Frameworks/UIKit/_UIAlertStackWatcher.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIAlertStackWatcher : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIAlerts_Support.h b/iOS7/Frameworks/UIKit/_UIAlerts_Support.h index abf263033..b33623234 100644 --- a/iOS7/Frameworks/UIKit/_UIAlerts_Support.h +++ b/iOS7/Frameworks/UIKit/_UIAlerts_Support.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIAlerts_Support : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIAnimatedImage-TabBarItemImages.h b/iOS7/Frameworks/UIKit/_UIAnimatedImage-TabBarItemImages.h new file mode 100644 index 000000000..09f3c00f5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIAnimatedImage-TabBarItemImages.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UIAnimatedImage (TabBarItemImages) +- (id)_unselectedTabBarItemImageWithTintColor:(id)arg1 metrics:(long long)arg2 style:(long long)arg3 forScreenScale:(double)arg4; +- (id)_selectedTabBarItemImageWithTintColor:(id)arg1 metrics:(long long)arg2 style:(long long)arg3 forScreenScale:(double)arg4; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIAnimatedImage.h b/iOS7/Frameworks/UIKit/_UIAnimatedImage.h index 2e4d6fe78..d20d595f9 100644 --- a/iOS7/Frameworks/UIKit/_UIAnimatedImage.h +++ b/iOS7/Frameworks/UIKit/_UIAnimatedImage.h @@ -8,24 +8,26 @@ @class NSArray; +// Not exported @interface _UIAnimatedImage : UIImage { NSArray *_images; double _duration; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_imageWithLetterpressEffectWithForegroundColor:(id)arg1; -- (id)_imageScaledToProportion:(float)arg1 interpolationQuality:(int)arg2; -- (id)_doubleBezeledImageWithExteriorShadowRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 interiorShadowRed:(float)arg5 green:(float)arg6 blue:(float)arg7 alpha:(float)arg8 fillRed:(float)arg9 green:(float)arg10 blue:(float)arg11 alpha:(float)arg12; -- (id)_bezeledImageWithShadowRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 fillRed:(float)arg5 green:(float)arg6 blue:(float)arg7 alpha:(float)arg8 drawShadow:(BOOL)arg9; -- (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1 resizingMode:(int)arg2; +- (id)_imageScaledToProportion:(double)arg1 interpolationQuality:(int)arg2; +- (id)_doubleBezeledImageWithExteriorShadowRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4 interiorShadowRed:(double)arg5 green:(double)arg6 blue:(double)arg7 alpha:(double)arg8 fillRed:(double)arg9 green:(double)arg10 blue:(double)arg11 alpha:(double)arg12; +- (id)_bezeledImageWithShadowRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4 fillRed:(double)arg5 green:(double)arg6 blue:(double)arg7 alpha:(double)arg8 drawShadow:(_Bool)arg9; +- (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1 resizingMode:(long long)arg2; - (id)resizableImageWithCapInsets:(struct UIEdgeInsets)arg1; -- (void)_setAlwaysStretches:(BOOL)arg1; -- (BOOL)_isTiledWhenStretchedToSize:(struct CGSize)arg1; -- (BOOL)_isResizable; +- (void)_setAlwaysStretches:(_Bool)arg1; +- (_Bool)_isTiledWhenStretchedToSize:(struct CGSize)arg1; +- (_Bool)_isResizable; +- (struct CGRect)_contentRectInPixels; - (struct CGRect)_contentStretchInPixels; -- (int)resizingMode; +- (long long)resizingMode; - (struct UIEdgeInsets)capInsets; - (double)duration; - (id)images; @@ -34,8 +36,6 @@ - (void)dealloc; - (id)initWithImages:(id)arg1 duration:(double)arg2; - (id)_initWithOtherImage:(id)arg1; -- (id)_unselectedTabBarItemImageWithTintColor:(id)arg1 metrics:(int)arg2 style:(int)arg3; -- (id)_selectedTabBarItemImageWithTintColor:(id)arg1 metrics:(int)arg2 style:(int)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIAppearance.h b/iOS7/Frameworks/UIKit/_UIAppearance.h index e17e4943a..37eeec9c4 100644 --- a/iOS7/Frameworks/UIKit/_UIAppearance.h +++ b/iOS7/Frameworks/UIKit/_UIAppearance.h @@ -8,6 +8,7 @@ @class NSArray, NSMapTable, NSMutableArray, NSMutableDictionary, _UIAppearanceCustomizableClassInfo; +// Not exported @interface _UIAppearance : NSObject { NSArray *_containerList; @@ -17,17 +18,17 @@ _UIAppearanceCustomizableClassInfo *_customizableClassInfo; } -+ (void)_setInvalidatesViewsOnAppearanceChange:(BOOL)arg1; -+ (BOOL)_hasCustomizationsForClass:(Class)arg1 guideClass:(Class)arg2; ++ (void)_setInvalidatesViewsOnAppearanceChange:(_Bool)arg1; ++ (_Bool)_hasCustomizationsForClass:(Class)arg1 guideClass:(Class)arg2; + (id)_appearanceWithClassInfo:(id)arg1 containerList:(id)arg2; + (id)_newAppearanceWithClassInfo:(id)arg1 containerList:(id)arg2; + (id)_appearanceNodeForClassInfo:(id)arg1 containerList:(id)arg2; + (id)_appearanceForClass:(Class)arg1 withContainerList:(id)arg2; + (void)_applyInvocationsTo:(id)arg1 window:(id)arg2; + (void)_applyInvocationsTo:(id)arg1 window:(id)arg2 matchingSelector:(SEL)arg3; -+ (BOOL)_hasAnyCustomizations; ++ (_Bool)_hasAnyCustomizations; + (id)_rootAppearancesNode; -+ (id)appearanceAtNode:(id)arg1 withObject:(id)arg2; ++ (id)appearancesAtNode:(id)arg1 withObject:(id)arg2; + (id)_recordersExcludingSource:(id)arg1 withWindow:(id)arg2; + (id)_pendingRecordInvocationsForSource:(id)arg1; + (id)_recorderForSource:(id)arg1; @@ -43,7 +44,7 @@ - (id)methodSignatureForSelector:(SEL)arg1; - (void)dealloc; - (id)_appearanceInvocations; -- (void)updateResettableSelectorsWithInvocation:(id)arg1 removeSelector:(BOOL)arg2; +- (void)updateResettableSelectorsWithInvocation:(id)arg1 removeSelector:(_Bool)arg2; - (id)_resettableInvocationsCreateIfNecessary; @end diff --git a/iOS7/Frameworks/UIKit/_UIAppearanceCustomizableClassInfo.h b/iOS7/Frameworks/UIKit/_UIAppearanceCustomizableClassInfo.h index 21e349681..b96272b51 100644 --- a/iOS7/Frameworks/UIKit/_UIAppearanceCustomizableClassInfo.h +++ b/iOS7/Frameworks/UIKit/_UIAppearanceCustomizableClassInfo.h @@ -8,25 +8,26 @@ @class NSString; +// Not exported @interface _UIAppearanceCustomizableClassInfo : NSObject { - BOOL _isGuideClassRoot; - BOOL _isCustomizableViewClassRoot; + _Bool _isGuideClassRoot; + _Bool _isCustomizableViewClassRoot; NSString *_appearanceNodeKey; - unsigned int _hash; + unsigned long long _hash; Class _customizableViewClass; Class _guideClass; } + (id)_customizableClassInfoForViewClass:(Class)arg1 withGuideClass:(Class)arg2; @property(readonly, nonatomic) Class _customizableViewClass; // @synthesize _customizableViewClass; -@property(readonly, nonatomic) unsigned int _hash; // @synthesize _hash; +@property(readonly, nonatomic) unsigned long long _hash; // @synthesize _hash; @property(readonly, nonatomic) NSString *_appearanceNodeKey; // @synthesize _appearanceNodeKey; - (void)dealloc; - (id)description; - (id)_superClassInfo; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) Class _guideClass; // @synthesize _guideClass; @end diff --git a/iOS7/Frameworks/UIKit/_UIAppearanceRecorder.h b/iOS7/Frameworks/UIKit/_UIAppearanceRecorder.h index fcb148d9e..1141230be 100644 --- a/iOS7/Frameworks/UIKit/_UIAppearanceRecorder.h +++ b/iOS7/Frameworks/UIKit/_UIAppearanceRecorder.h @@ -26,12 +26,12 @@ @property(readonly, nonatomic) NSData *_serializedRepresentation; - (void)_applyCustomizations; - (void)forwardInvocation:(id)arg1; -- (void)_recordInvocation:(id)arg1 withClassName:(id)arg2 containerClassNames:(id)arg3 selectorString:(id)arg4 forRemoteProcess:(BOOL)arg5; +- (void)_recordInvocation:(id)arg1 withClassName:(id)arg2 containerClassNames:(id)arg3 selectorString:(id)arg4 forRemoteProcess:(_Bool)arg5; - (id)methodSignatureForSelector:(SEL)arg1; - (void)dealloc; - (id)init; - (id)initWithSerializedRepresentation:(id)arg1; -- (void)_importCustomizations:(id)arg1 withArchiveVersion:(int)arg2; +- (void)_importCustomizations:(id)arg1 withArchiveVersion:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIAppearanceRestriction-Protocol.h b/iOS7/Frameworks/UIKit/_UIAppearanceRestriction-Protocol.h index bd9aa2f86..d6d76b45c 100644 --- a/iOS7/Frameworks/UIKit/_UIAppearanceRestriction-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIAppearanceRestriction-Protocol.h @@ -7,6 +7,6 @@ #import "UIAppearanceContainer-Protocol.h" @protocol _UIAppearanceRestriction -+ (BOOL)_preventsAppearanceProxyCustomization; ++ (_Bool)_preventsAppearanceProxyCustomization; @end diff --git a/iOS7/Frameworks/UIKit/_UIAssetManager.h b/iOS7/Frameworks/UIKit/_UIAssetManager.h index 9d2e362ff..bd003a758 100644 --- a/iOS7/Frameworks/UIKit/_UIAssetManager.h +++ b/iOS7/Frameworks/UIKit/_UIAssetManager.h @@ -8,31 +8,32 @@ @class CUICatalog, NSString, _UICache; +// Not exported @interface _UIAssetManager : NSObject { _UICache *_imageCache; CUICatalog *_catalog; NSString *_assetManagerName; - int _preferredIdiom; - float _preferredScale; - unsigned int _preferredIdiomSubtype; + long long _preferredIdiom; + double _preferredScale; + unsigned long long _preferredIdiomSubtype; _UIAssetManager *_nextAssetManager; } + (id)assetManagerForBundle:(id)arg1; -@property(nonatomic) float preferredScale; // @synthesize preferredScale=_preferredScale; +@property(nonatomic) double preferredScale; // @synthesize preferredScale=_preferredScale; @property(retain, nonatomic) _UIAssetManager *nextAssetManager; // @synthesize nextAssetManager=_nextAssetManager; - (id)description; - (void)disableCacheFlushing; @property(readonly, nonatomic) NSString *carFileName; - (id)_catalog; - (id)imageNamed:(id)arg1; -- (id)imageNamed:(id)arg1 idiom:(int)arg2; -- (id)imageNamed:(id)arg1 idiom:(int)arg2 subtype:(unsigned int)arg3; -- (id)imageNamed:(id)arg1 scale:(float)arg2 idiom:(int)arg3 subtype:(unsigned int)arg4; -- (id)imageNamed:(id)arg1 scale:(float)arg2 idiom:(int)arg3 subtype:(unsigned int)arg4 cachingOptions:(unsigned int)arg5; +- (id)imageNamed:(id)arg1 idiom:(long long)arg2; +- (id)imageNamed:(id)arg1 idiom:(long long)arg2 subtype:(unsigned long long)arg3; +- (id)imageNamed:(id)arg1 scale:(double)arg2 idiom:(long long)arg3 subtype:(unsigned long long)arg4; +- (id)imageNamed:(id)arg1 scale:(double)arg2 idiom:(long long)arg3 subtype:(unsigned long long)arg4 cachingOptions:(unsigned long long)arg5; - (void)dealloc; -- (id)initWithName:(id)arg1 inBundle:(id)arg2 idiom:(int)arg3; +- (id)initWithName:(id)arg1 inBundle:(id)arg2 idiom:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIAssociationTable.h b/iOS7/Frameworks/UIKit/_UIAssociationTable.h index a5d0b84d3..2defec86c 100644 --- a/iOS7/Frameworks/UIKit/_UIAssociationTable.h +++ b/iOS7/Frameworks/UIKit/_UIAssociationTable.h @@ -8,14 +8,15 @@ @class NSMapTable; +// Not exported @interface _UIAssociationTable : NSObject { NSMapTable *_leftToRightHashTables; NSMapTable *_rightToLeftHashTables; } -- (BOOL)hasRightValuesForLeftValue:(id)arg1; -- (BOOL)hasLeftValuesForRightValue:(id)arg1; +- (_Bool)hasRightValuesForLeftValue:(id)arg1; +- (_Bool)hasLeftValuesForRightValue:(id)arg1; - (id)rightValueEnumerableForLeftValue:(id)arg1; - (id)leftValueEnumerableForRightValue:(id)arg1; - (id)rightValuesForLeftValue:(id)arg1; @@ -24,12 +25,12 @@ - (id)leftValueEnumerable; - (id)rightValues; - (id)leftValues; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)unregisterAssociationWithLeftValue:(id)arg1 rightValue:(id)arg2; - (void)registerAssociationWithLeftValue:(id)arg1 rightValue:(id)arg2; - (id)description; - (void)dealloc; -- (id)initWithLeftValueOptions:(unsigned int)arg1 rightValueOptions:(unsigned int)arg2; +- (id)initWithLeftValueOptions:(unsigned long long)arg1 rightValueOptions:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIAsyncInvocation.h b/iOS7/Frameworks/UIKit/_UIAsyncInvocation.h index 855179fc7..7093cca2a 100644 --- a/iOS7/Frameworks/UIKit/_UIAsyncInvocation.h +++ b/iOS7/Frameworks/UIKit/_UIAsyncInvocation.h @@ -12,9 +12,10 @@ { _UIAsyncInvocationObserver *_observer; id _invocationBlock; - long _performToken; + _Bool _invocationBlockHasBeenCalled; } ++ (id)emptyInvocation; + (id)invocationWithBlock:(id)arg1; - (id)invoke; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIAttributedStringView.h b/iOS7/Frameworks/UIKit/_UIAttributedStringView.h index 339288998..0fc49e05c 100644 --- a/iOS7/Frameworks/UIKit/_UIAttributedStringView.h +++ b/iOS7/Frameworks/UIKit/_UIAttributedStringView.h @@ -8,13 +8,14 @@ @class NSAttributedString; +// Not exported @interface _UIAttributedStringView : UIView { NSAttributedString *_string; } + (Class)layerClass; -- (void)setTextRotationAngle:(float)arg1; +- (void)setTextRotationAngle:(double)arg1; - (void)setString:(id)arg1; - (void)didMoveToSuperview; - (void)_updateContentsScale:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIAutologgingDeallocSentinel.h b/iOS7/Frameworks/UIKit/_UIAutologgingDeallocSentinel.h new file mode 100644 index 000000000..4aa19b037 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIAutologgingDeallocSentinel.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface _UIAutologgingDeallocSentinel : NSObject +{ + _Bool _called; + NSString *_message; +} + +@property(nonatomic) _Bool called; // @synthesize called=_called; +@property(retain, nonatomic) NSString *message; // @synthesize message=_message; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropColorSettings.h b/iOS7/Frameworks/UIKit/_UIBackdropColorSettings.h index a15ae7740..7c2ec9682 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropColorSettings.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropColorSettings.h @@ -6,31 +6,32 @@ #import "NSObject.h" -@class _UIBackdropViewSettings; +@class UIColor, _UIBackdropViewSettings; @interface _UIBackdropColorSettings : NSObject { - float _averageHue; - float _averageSaturation; - float _averageBrightness; - float _contrast; + double _averageHue; + double _averageSaturation; + double _averageBrightness; + double _contrast; _UIBackdropViewSettings *_parentSettings; - float _previousAverageHue; - float _previousAverageSaturation; - float _previousAverageBrightness; - float _previousContrast; + double _previousAverageHue; + double _previousAverageSaturation; + double _previousAverageBrightness; + double _previousContrast; } -@property(nonatomic) float previousContrast; // @synthesize previousContrast=_previousContrast; -@property(nonatomic) float previousAverageBrightness; // @synthesize previousAverageBrightness=_previousAverageBrightness; -@property(nonatomic) float previousAverageSaturation; // @synthesize previousAverageSaturation=_previousAverageSaturation; -@property(nonatomic) float previousAverageHue; // @synthesize previousAverageHue=_previousAverageHue; +@property(nonatomic) double previousContrast; // @synthesize previousContrast=_previousContrast; +@property(nonatomic) double previousAverageBrightness; // @synthesize previousAverageBrightness=_previousAverageBrightness; +@property(nonatomic) double previousAverageSaturation; // @synthesize previousAverageSaturation=_previousAverageSaturation; +@property(nonatomic) double previousAverageHue; // @synthesize previousAverageHue=_previousAverageHue; @property(nonatomic) _UIBackdropViewSettings *parentSettings; // @synthesize parentSettings=_parentSettings; -@property(nonatomic) float contrast; // @synthesize contrast=_contrast; -@property(nonatomic) float averageBrightness; // @synthesize averageBrightness=_averageBrightness; -@property(nonatomic) float averageSaturation; // @synthesize averageSaturation=_averageSaturation; -@property(nonatomic) float averageHue; // @synthesize averageHue=_averageHue; -- (BOOL)applyCABackdropLayerStatistics:(id)arg1; +@property(nonatomic) double contrast; // @synthesize contrast=_contrast; +@property(nonatomic) double averageBrightness; // @synthesize averageBrightness=_averageBrightness; +@property(nonatomic) double averageSaturation; // @synthesize averageSaturation=_averageSaturation; +@property(nonatomic) double averageHue; // @synthesize averageHue=_averageHue; +@property(readonly, nonatomic) UIColor *color; // @dynamic color; +- (_Bool)applyCABackdropLayerStatistics:(id)arg1; - (void)setValuesFromModel:(id)arg1; - (void)setDefaultValues; diff --git a/iOS7/Frameworks/UIKit/_UIBackdropContentView.h b/iOS7/Frameworks/UIKit/_UIBackdropContentView.h index 3f46781bd..aee29fed0 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropContentView.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropContentView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropContentView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropEffectView.h b/iOS7/Frameworks/UIKit/_UIBackdropEffectView.h index 4240f9c26..609e8c6f0 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropEffectView.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropEffectView.h @@ -8,15 +8,19 @@ @class CABackdropLayer; +// Not exported @interface _UIBackdropEffectView : UIView { CABackdropLayer *_backdropLayer; + double _zoom; } + (Class)layerClass; +@property(nonatomic) double zoom; // @synthesize zoom=_zoom; @property(retain, nonatomic) CABackdropLayer *backdropLayer; // @synthesize backdropLayer=_backdropLayer; - (void)backdropLayerStatisticsDidChange:(id)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (id)valueForUndefinedKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIBackdropView.h b/iOS7/Frameworks/UIKit/_UIBackdropView.h index d0fd82708..4a6d39ff3 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropView.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropView.h @@ -10,26 +10,33 @@ @interface _UIBackdropView : UIView { - BOOL _autosizesToFitSuperview; - BOOL _computesColorSettings; - BOOL _appliesOutputSettingsAutomatically; - BOOL _appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; - BOOL _applyingBackdropChanges; - BOOL _applyingTransition; - BOOL _requiresTintViews; - BOOL _wantsColorSettings; - BOOL _applySettingsAfterLayout; - BOOL _updateMaskViewsForViewReentrancyGuard; - BOOL _simulatesMasks; - BOOL _blursWithHardEdges; - BOOL _backdropVisibilitySetOnce; - BOOL _blurRadiusSetOnce; - BOOL __backdropVisible; - int _style; + _Bool _autosizesToFitSuperview; + _Bool _computesColorSettings; + _Bool _appliesOutputSettingsAutomatically; + _Bool _appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; + _Bool _applyingBackdropChanges; + _Bool _applyingTransition; + _Bool _requiresTintViews; + _Bool _wantsColorSettings; + _Bool _blursBackground; + _Bool _allowsColorSettingsSuppression; + _Bool _contentViewAccessed; + _Bool _contentViewAccessorGuard; + _Bool _applySettingsAfterLayout; + _Bool _updateMaskViewsForViewReentrancyGuard; + _Bool _simulatesMasks; + _Bool _backdropVisibilitySetOnce; + _Bool _blurRadiusSetOnce; + _Bool __backdropVisible; + _Bool __zoomsBack; + long long _style; NSHashTable *_observers; id <_UIBackdropViewObserver> _observer; + double _appliesOutputSettingsAnimationDuration; _UIBackdropViewSettings *_inputSettings; _UIBackdropViewSettings *_outputSettings; + _UIBackdropViewSettings *_savedInputSettingsDuringRenderInContext; + long long _configuration; _UIBackdropEffectView *_backdropEffectView; NSString *_groupName; UIImage *_filterMaskImage; @@ -41,7 +48,7 @@ CAFilter *_colorSaturateFilter; CAFilter *_tintFilter; UIView *_contentView; - int _maskMode; + long long _maskMode; NSMutableSet *_partialMaskViews; UIView *_grayscaleTintMaskViewContainer; NSMutableDictionary *_grayscaleTintMaskViewMap; @@ -50,45 +57,55 @@ UIView *_filterMaskViewContainer; NSMutableDictionary *_filterMaskViewMap; id _computeAndApplySettingsNotificationObserver; - float _colorMatrixGrayscaleTintLevel; - float _colorMatrixGrayscaleTintAlpha; + double _colorMatrixGrayscaleTintLevel; + double _colorMatrixGrayscaleTintAlpha; UIColor *_colorMatrixColorTint; - float _colorMatrixColorTintAlpha; + double _colorMatrixColorTintAlpha; + long long _blurHardEdges; struct __CFRunLoopObserver *_updateInputBoundsRunLoopObserver; - float _previousBackdropStatisticsRed; - float _previousBackdropStatisticsGreen; - float _previousBackdropStatisticsBlue; - float _previousBackdropStatisticsContrast; + double _previousBackdropStatisticsRed; + double _previousBackdropStatisticsGreen; + double _previousBackdropStatisticsBlue; + double _previousBackdropStatisticsContrast; + id <_UIBackdropViewGraphicsQualityChangeDelegate> _graphicsQualityChangeDelegate; NSString *__blurQuality; - float __blurRadius; - float __saturationDeltaFactor; - double _appliesOutputSettingsAnimationDuration; + double __blurRadius; + double __saturationDeltaFactor; } ++ (Class)layerClass; + (Class)defaultSettingsClass; -+ (void)restoreColorSettings; -+ (void)suppressColorSettings; ++ (void)setAllBackdropViewsToGraphicsQuality:(long long)arg1; ++ (void)adjustGraphicsQualityForAccessibilityIfNeeded:(id)arg1; ++ (void)restoreColorSettingsForRequester:(id)arg1; ++ (void)suppressColorSettingsForRequester:(id)arg1; ++ (void)restoreColorSettingsForDidBecomeActive:(id)arg1; ++ (void)suppressColorSettingsForWillResignActive:(id)arg1; ++ (void)restoreColorSettingsForRunLoopModePop:(id)arg1; ++ (void)suppressColorSettingsForRunLoopModePush:(id)arg1; + (id)allBackdropViews; -@property(nonatomic) BOOL _backdropVisible; // @synthesize _backdropVisible=__backdropVisible; -@property(nonatomic) float _saturationDeltaFactor; // @synthesize _saturationDeltaFactor=__saturationDeltaFactor; -@property(nonatomic) float _blurRadius; // @synthesize _blurRadius=__blurRadius; +@property(nonatomic, setter=setZoomsBack:) _Bool _zoomsBack; // @synthesize _zoomsBack=__zoomsBack; +@property(nonatomic) _Bool _backdropVisible; // @synthesize _backdropVisible=__backdropVisible; +@property(nonatomic) double _saturationDeltaFactor; // @synthesize _saturationDeltaFactor=__saturationDeltaFactor; +@property(nonatomic) double _blurRadius; // @synthesize _blurRadius=__blurRadius; @property(copy, nonatomic) NSString *_blurQuality; // @synthesize _blurQuality=__blurQuality; -@property(nonatomic) float previousBackdropStatisticsContrast; // @synthesize previousBackdropStatisticsContrast=_previousBackdropStatisticsContrast; -@property(nonatomic) float previousBackdropStatisticsBlue; // @synthesize previousBackdropStatisticsBlue=_previousBackdropStatisticsBlue; -@property(nonatomic) float previousBackdropStatisticsGreen; // @synthesize previousBackdropStatisticsGreen=_previousBackdropStatisticsGreen; -@property(nonatomic) float previousBackdropStatisticsRed; // @synthesize previousBackdropStatisticsRed=_previousBackdropStatisticsRed; -@property(nonatomic) BOOL blurRadiusSetOnce; // @synthesize blurRadiusSetOnce=_blurRadiusSetOnce; -@property(nonatomic) BOOL backdropVisibilitySetOnce; // @synthesize backdropVisibilitySetOnce=_backdropVisibilitySetOnce; +@property(nonatomic) id <_UIBackdropViewGraphicsQualityChangeDelegate> graphicsQualityChangeDelegate; // @synthesize graphicsQualityChangeDelegate=_graphicsQualityChangeDelegate; +@property(nonatomic) double previousBackdropStatisticsContrast; // @synthesize previousBackdropStatisticsContrast=_previousBackdropStatisticsContrast; +@property(nonatomic) double previousBackdropStatisticsBlue; // @synthesize previousBackdropStatisticsBlue=_previousBackdropStatisticsBlue; +@property(nonatomic) double previousBackdropStatisticsGreen; // @synthesize previousBackdropStatisticsGreen=_previousBackdropStatisticsGreen; +@property(nonatomic) double previousBackdropStatisticsRed; // @synthesize previousBackdropStatisticsRed=_previousBackdropStatisticsRed; +@property(nonatomic) _Bool blurRadiusSetOnce; // @synthesize blurRadiusSetOnce=_blurRadiusSetOnce; +@property(nonatomic) _Bool backdropVisibilitySetOnce; // @synthesize backdropVisibilitySetOnce=_backdropVisibilitySetOnce; @property(nonatomic) struct __CFRunLoopObserver *updateInputBoundsRunLoopObserver; // @synthesize updateInputBoundsRunLoopObserver=_updateInputBoundsRunLoopObserver; -@property(nonatomic) BOOL blursWithHardEdges; // @synthesize blursWithHardEdges=_blursWithHardEdges; -@property(nonatomic) BOOL simulatesMasks; // @synthesize simulatesMasks=_simulatesMasks; -@property(nonatomic) float colorMatrixColorTintAlpha; // @synthesize colorMatrixColorTintAlpha=_colorMatrixColorTintAlpha; +@property(nonatomic) long long blurHardEdges; // @synthesize blurHardEdges=_blurHardEdges; +@property(nonatomic) _Bool simulatesMasks; // @synthesize simulatesMasks=_simulatesMasks; +@property(nonatomic) double colorMatrixColorTintAlpha; // @synthesize colorMatrixColorTintAlpha=_colorMatrixColorTintAlpha; @property(retain, nonatomic) UIColor *colorMatrixColorTint; // @synthesize colorMatrixColorTint=_colorMatrixColorTint; -@property(nonatomic) float colorMatrixGrayscaleTintAlpha; // @synthesize colorMatrixGrayscaleTintAlpha=_colorMatrixGrayscaleTintAlpha; -@property(nonatomic) float colorMatrixGrayscaleTintLevel; // @synthesize colorMatrixGrayscaleTintLevel=_colorMatrixGrayscaleTintLevel; -@property(nonatomic) BOOL updateMaskViewsForViewReentrancyGuard; // @synthesize updateMaskViewsForViewReentrancyGuard=_updateMaskViewsForViewReentrancyGuard; +@property(nonatomic) double colorMatrixGrayscaleTintAlpha; // @synthesize colorMatrixGrayscaleTintAlpha=_colorMatrixGrayscaleTintAlpha; +@property(nonatomic) double colorMatrixGrayscaleTintLevel; // @synthesize colorMatrixGrayscaleTintLevel=_colorMatrixGrayscaleTintLevel; +@property(nonatomic) _Bool updateMaskViewsForViewReentrancyGuard; // @synthesize updateMaskViewsForViewReentrancyGuard=_updateMaskViewsForViewReentrancyGuard; @property(retain, nonatomic) id computeAndApplySettingsNotificationObserver; // @synthesize computeAndApplySettingsNotificationObserver=_computeAndApplySettingsNotificationObserver; -@property(nonatomic) BOOL applySettingsAfterLayout; // @synthesize applySettingsAfterLayout=_applySettingsAfterLayout; +@property(nonatomic) _Bool applySettingsAfterLayout; // @synthesize applySettingsAfterLayout=_applySettingsAfterLayout; @property(retain, nonatomic) NSMutableDictionary *filterMaskViewMap; // @synthesize filterMaskViewMap=_filterMaskViewMap; @property(retain, nonatomic) UIView *filterMaskViewContainer; // @synthesize filterMaskViewContainer=_filterMaskViewContainer; @property(retain, nonatomic) NSMutableDictionary *colorTintMaskViewMap; // @synthesize colorTintMaskViewMap=_colorTintMaskViewMap; @@ -96,7 +113,9 @@ @property(retain, nonatomic) NSMutableDictionary *grayscaleTintMaskViewMap; // @synthesize grayscaleTintMaskViewMap=_grayscaleTintMaskViewMap; @property(retain, nonatomic) UIView *grayscaleTintMaskViewContainer; // @synthesize grayscaleTintMaskViewContainer=_grayscaleTintMaskViewContainer; @property(retain, nonatomic) NSMutableSet *partialMaskViews; // @synthesize partialMaskViews=_partialMaskViews; -@property(nonatomic) int maskMode; // @synthesize maskMode=_maskMode; +@property(nonatomic) long long maskMode; // @synthesize maskMode=_maskMode; +@property(nonatomic) _Bool contentViewAccessorGuard; // @synthesize contentViewAccessorGuard=_contentViewAccessorGuard; +@property(nonatomic) _Bool contentViewAccessed; // @synthesize contentViewAccessed=_contentViewAccessed; @property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(retain, nonatomic) CAFilter *tintFilter; // @synthesize tintFilter=_tintFilter; @property(retain, nonatomic) CAFilter *colorSaturateFilter; // @synthesize colorSaturateFilter=_colorSaturateFilter; @@ -108,20 +127,24 @@ @property(retain, nonatomic) UIImage *filterMaskImage; // @synthesize filterMaskImage=_filterMaskImage; @property(copy, nonatomic) NSString *groupName; // @synthesize groupName=_groupName; @property(retain, nonatomic) _UIBackdropEffectView *backdropEffectView; // @synthesize backdropEffectView=_backdropEffectView; -@property(nonatomic) BOOL wantsColorSettings; // @synthesize wantsColorSettings=_wantsColorSettings; -@property(nonatomic) BOOL requiresTintViews; // @synthesize requiresTintViews=_requiresTintViews; -@property(nonatomic) BOOL applyingTransition; // @synthesize applyingTransition=_applyingTransition; -@property(nonatomic) BOOL applyingBackdropChanges; // @synthesize applyingBackdropChanges=_applyingBackdropChanges; -@property(nonatomic) BOOL appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; // @synthesize appliesOutputSettingsAutomaticallyEnabledComputesColorSettings=_appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; +@property(nonatomic) _Bool allowsColorSettingsSuppression; // @synthesize allowsColorSettingsSuppression=_allowsColorSettingsSuppression; +@property(nonatomic) _Bool blursBackground; // @synthesize blursBackground=_blursBackground; +@property(nonatomic) _Bool wantsColorSettings; // @synthesize wantsColorSettings=_wantsColorSettings; +@property(nonatomic) _Bool requiresTintViews; // @synthesize requiresTintViews=_requiresTintViews; +@property(nonatomic) _Bool applyingTransition; // @synthesize applyingTransition=_applyingTransition; +@property(nonatomic) _Bool applyingBackdropChanges; // @synthesize applyingBackdropChanges=_applyingBackdropChanges; +@property(nonatomic) _Bool appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; // @synthesize appliesOutputSettingsAutomaticallyEnabledComputesColorSettings=_appliesOutputSettingsAutomaticallyEnabledComputesColorSettings; +@property(nonatomic) long long configuration; // @synthesize configuration=_configuration; +@property(retain, nonatomic) _UIBackdropViewSettings *savedInputSettingsDuringRenderInContext; // @synthesize savedInputSettingsDuringRenderInContext=_savedInputSettingsDuringRenderInContext; @property(retain, nonatomic) _UIBackdropViewSettings *outputSettings; // @synthesize outputSettings=_outputSettings; @property(retain, nonatomic) _UIBackdropViewSettings *inputSettings; // @synthesize inputSettings=_inputSettings; @property(nonatomic) double appliesOutputSettingsAnimationDuration; // @synthesize appliesOutputSettingsAnimationDuration=_appliesOutputSettingsAnimationDuration; -@property(nonatomic) BOOL appliesOutputSettingsAutomatically; // @synthesize appliesOutputSettingsAutomatically=_appliesOutputSettingsAutomatically; -@property(nonatomic) BOOL computesColorSettings; // @synthesize computesColorSettings=_computesColorSettings; +@property(nonatomic) _Bool appliesOutputSettingsAutomatically; // @synthesize appliesOutputSettingsAutomatically=_appliesOutputSettingsAutomatically; +@property(nonatomic) _Bool computesColorSettings; // @synthesize computesColorSettings=_computesColorSettings; @property(nonatomic) id <_UIBackdropViewObserver> observer; // @synthesize observer=_observer; @property(retain, nonatomic) NSHashTable *observers; // @synthesize observers=_observers; -@property(nonatomic) BOOL autosizesToFitSuperview; // @synthesize autosizesToFitSuperview=_autosizesToFitSuperview; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) _Bool autosizesToFitSuperview; // @synthesize autosizesToFitSuperview=_autosizesToFitSuperview; +@property(nonatomic) long long style; // @synthesize style=_style; - (void)applySettings:(id)arg1; - (void)applySettingsWithBuiltInAnimation:(id)arg1; - (void)computeAndApplySettingsForTransition; @@ -134,56 +157,64 @@ - (void)addGrayscaleTintViewIfNeededForSettings:(id)arg1; - (void)addBackdropEffectViewIfNeededForSettings:(id)arg1; - (void)updateSubviewHierarchyIfNeededForSettings:(id)arg1; +@property(readonly, nonatomic) UIView *effectView; // @dynamic effectView; - (void)transitionComplete; -- (void)transitionIncrementallyToPrivateStyle:(int)arg1 weighting:(float)arg2; -- (void)transitionIncrementallyToStyle:(int)arg1 weighting:(float)arg2; +- (void)transitionIncrementallyToPrivateStyle:(long long)arg1 weighting:(double)arg2; +- (void)transitionIncrementallyToStyle:(long long)arg1 weighting:(double)arg2; - (void)transitionToSettings:(id)arg1; - (void)transitionToColor:(id)arg1; -- (void)transitionToPrivateStyle:(int)arg1; -- (void)transitionToStyle:(int)arg1; +- (void)transitionToPrivateStyle:(long long)arg1; +- (void)transitionToStyle:(long long)arg1; - (void)prepareForTransitionToSettings:(id)arg1; -- (void)setBackdropVisible:(BOOL)arg1; -- (BOOL)isBackdropVisible; +- (void)_setBlursBackground:(_Bool)arg1; +- (void)setUsesZoom; +- (void)setBackdropVisible:(_Bool)arg1; +- (_Bool)isBackdropVisible; - (void)setTintFilterForSettings:(id)arg1; -- (void)setSaturationDeltaFactor:(float)arg1; -- (float)saturationDeltaFactor; +- (void)setSaturationDeltaFactor:(double)arg1; +- (double)saturationDeltaFactor; - (void)_updateInputBounds; - (void)scheduleUpdateInputBoundsIfNeeded; -- (void)setBlurFilterWithRadius:(float)arg1 blurQuality:(id)arg2 blursWithHardEdges:(BOOL)arg3; -- (void)setBlurFilterWithRadius:(float)arg1 blurQuality:(id)arg2; +- (void)setBlurFilterWithRadius:(double)arg1 blurQuality:(id)arg2 blurHardEdges:(long long)arg3; +- (void)setBlurFilterWithRadius:(double)arg1 blurQuality:(id)arg2; +- (void)setBlursWithHardEdges:(_Bool)arg1; +- (_Bool)blursWithHardEdges; - (void)setBlurQuality:(id)arg1; - (id)blurQuality; -- (void)setBlurRadius:(float)arg1; -- (float)blurRadius; +- (void)setBlurRadius:(double)arg1; +- (double)blurRadius; - (id)filters; +- (void)_updateFilters; - (void)removeOverlayBlendModeFromView:(id)arg1; - (void)applyOverlayBlendModeToView:(id)arg1; -- (void)applyOverlayBlendMode:(int)arg1 toView:(id)arg2; +- (void)applyOverlayBlendMode:(long long)arg1 toView:(id)arg2; - (void)removeMaskViews; - (void)updateMaskViewsForView:(id)arg1; -- (void)updateMaskViewForView:(id)arg1 flag:(int)arg2; +- (void)updateMaskViewForView:(id)arg1 flag:(long long)arg2; - (void)setMaskImage:(id)arg1 onLayer:(id)arg2; -- (void)_ancestorGeometryDidChange:(id)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)setCenter:(struct CGPoint)arg1; - (void)layoutSubviews; - (void)didMoveToSuperview; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; +- (void)didCallRenderInContextOnBackdropViewLayer; +- (void)willCallRenderInContextOnBackdropViewLayer; +- (id)backdropViewLayer; +- (void)setShouldRasterizeEffectsView:(_Bool)arg1; - (void)backdropLayerStatisticsDidChange:(id)arg1; - (void)settingsDidChange:(id)arg1; - (void)clearUpdateInputBoundsRunLoopObserver; - (void)dealloc; - (id)init; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 privateStyle:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (id)initWithPrivateStyle:(int)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithFrame:(struct CGRect)arg1 privateStyle:(long long)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (id)initWithPrivateStyle:(long long)arg1; +- (id)initWithStyle:(long long)arg1; - (id)initWithSettings:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1 settings:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1 autosizesToFitSuperview:(BOOL)arg2 settings:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1 autosizesToFitSuperview:(_Bool)arg2 settings:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewLayer.h b/iOS7/Frameworks/UIKit/_UIBackdropViewLayer.h new file mode 100644 index 000000000..fc16404dd --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewLayer.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class _UIBackdropView; + +// Not exported +@interface _UIBackdropViewLayer : CALayer +{ + _UIBackdropView *_backdropView; +} + +@property(nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; +- (void)dealloc; +- (void)renderInContext:(struct CGContext *)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettings.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettings.h index 6c0fb1f27..092a7bb48 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettings.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettings.h @@ -10,106 +10,108 @@ @interface _UIBackdropViewSettings : NSObject { - BOOL _requiresColorStatistics; - BOOL _highlighted; - BOOL _selected; - BOOL _enabled; - BOOL _backdropVisible; - BOOL _backdropVisibilityTiedToBlurRadius; - BOOL _blursWithHardEdges; - BOOL _designMode; - BOOL _usesBackdropEffectView; - BOOL _usesGrayscaleTintView; - BOOL _usesColorTintView; - BOOL _usesGradientInColorTintView; - BOOL _usesContentView; - BOOL _appliesTintAndBlurSettings; + _Bool _explicitlySetGraphicsQuality; + _Bool _requiresColorStatistics; + _Bool _highlighted; + _Bool _selected; + _Bool _enabled; + _Bool _backdropVisible; + _Bool _zoomsBack; + _Bool _designMode; + _Bool _usesBackdropEffectView; + _Bool _usesGrayscaleTintView; + _Bool _usesColorTintView; + _Bool _usesContentView; + _Bool _appliesTintAndBlurSettings; UIColor *_combinedTintColor; _UIBackdropView *_backdrop; - int _style; - int _graphicsQuality; + long long _style; + long long _graphicsQuality; _UIBackdropColorSettings *_colorSettings; - int _renderingHint; - float _grayscaleTintLevel; - float _grayscaleTintAlpha; - float _grayscaleTintMaskAlpha; + long long _renderingHint; + long long _stackingLevel; + double _grayscaleTintLevel; + double _grayscaleTintAlpha; + double _grayscaleTintMaskAlpha; UIImage *_grayscaleTintMaskImage; UIColor *_colorTint; - float _colorTintAlpha; - float _colorTintMaskAlpha; + double _colorTintAlpha; + double _colorTintMaskAlpha; UIImage *_colorTintMaskImage; - NSString *_colorGradientImageName; - float _blurRadius; + double _blurRadius; NSString *_blurQuality; - float _saturationDeltaFactor; - float _filterMaskAlpha; + long long _blurHardEdges; + double _saturationDeltaFactor; + double _filterMaskAlpha; UIImage *_filterMaskImage; UIColor *_legibleColor; - float _scale; - unsigned int _version; - int _tintOrdering; - int _suppressSettingsDidChange; - struct __CFRunLoopObserver *_runLoopObserver; + double _scale; double _statisticsInterval; + unsigned long long _version; + long long _suppressSettingsDidChange; + struct __CFRunLoopObserver *_runLoopObserver; } -+ (id)settingsForPrivateStyle:(int)arg1 graphicsQuality:(int)arg2; -+ (id)settingsForStyle:(int)arg1 graphicsQuality:(int)arg2; -+ (id)settingsForPrivateStyle:(int)arg1; -+ (id)settingsForStyle:(int)arg1; ++ (id)darkeningTintColor; ++ (id)settingsForPrivateStyle:(long long)arg1; ++ (id)settingsForStyle:(long long)arg1; ++ (id)settingsForPrivateStyle:(long long)arg1 graphicsQuality:(long long)arg2; ++ (id)settingsForStyle:(long long)arg1 graphicsQuality:(long long)arg2; @property(nonatomic) struct __CFRunLoopObserver *runLoopObserver; // @synthesize runLoopObserver=_runLoopObserver; -@property(nonatomic) int suppressSettingsDidChange; // @synthesize suppressSettingsDidChange=_suppressSettingsDidChange; -@property(nonatomic) BOOL appliesTintAndBlurSettings; // @synthesize appliesTintAndBlurSettings=_appliesTintAndBlurSettings; -@property(nonatomic) int tintOrdering; // @synthesize tintOrdering=_tintOrdering; -@property(nonatomic) BOOL usesContentView; // @synthesize usesContentView=_usesContentView; -@property(nonatomic) BOOL usesGradientInColorTintView; // @synthesize usesGradientInColorTintView=_usesGradientInColorTintView; -@property(nonatomic) BOOL usesColorTintView; // @synthesize usesColorTintView=_usesColorTintView; -@property(nonatomic) BOOL usesGrayscaleTintView; // @synthesize usesGrayscaleTintView=_usesGrayscaleTintView; -@property(nonatomic) BOOL usesBackdropEffectView; // @synthesize usesBackdropEffectView=_usesBackdropEffectView; -@property(nonatomic, setter=setDesignMode:) BOOL designMode; // @synthesize designMode=_designMode; -@property(nonatomic) unsigned int version; // @synthesize version=_version; +@property(nonatomic) long long suppressSettingsDidChange; // @synthesize suppressSettingsDidChange=_suppressSettingsDidChange; +@property(nonatomic) _Bool appliesTintAndBlurSettings; // @synthesize appliesTintAndBlurSettings=_appliesTintAndBlurSettings; +@property(nonatomic) _Bool usesContentView; // @synthesize usesContentView=_usesContentView; +@property(nonatomic) _Bool usesColorTintView; // @synthesize usesColorTintView=_usesColorTintView; +@property(nonatomic) _Bool usesGrayscaleTintView; // @synthesize usesGrayscaleTintView=_usesGrayscaleTintView; +@property(nonatomic) _Bool usesBackdropEffectView; // @synthesize usesBackdropEffectView=_usesBackdropEffectView; +@property(nonatomic, setter=setDesignMode:) _Bool designMode; // @synthesize designMode=_designMode; +@property(nonatomic) unsigned long long version; // @synthesize version=_version; @property(nonatomic) double statisticsInterval; // @synthesize statisticsInterval=_statisticsInterval; -@property(nonatomic) float scale; // @synthesize scale=_scale; +@property(nonatomic) double scale; // @synthesize scale=_scale; @property(retain, nonatomic) UIColor *legibleColor; // @synthesize legibleColor=_legibleColor; @property(retain, nonatomic) UIImage *filterMaskImage; // @synthesize filterMaskImage=_filterMaskImage; -@property(nonatomic) float filterMaskAlpha; // @synthesize filterMaskAlpha=_filterMaskAlpha; -@property(nonatomic) float saturationDeltaFactor; // @synthesize saturationDeltaFactor=_saturationDeltaFactor; -@property(nonatomic) BOOL blursWithHardEdges; // @synthesize blursWithHardEdges=_blursWithHardEdges; +@property(nonatomic) double filterMaskAlpha; // @synthesize filterMaskAlpha=_filterMaskAlpha; +@property(nonatomic) double saturationDeltaFactor; // @synthesize saturationDeltaFactor=_saturationDeltaFactor; +@property(nonatomic) long long blurHardEdges; // @synthesize blurHardEdges=_blurHardEdges; @property(copy, nonatomic) NSString *blurQuality; // @synthesize blurQuality=_blurQuality; -@property(nonatomic) float blurRadius; // @synthesize blurRadius=_blurRadius; -@property(copy, nonatomic) NSString *colorGradientImageName; // @synthesize colorGradientImageName=_colorGradientImageName; +@property(nonatomic) double blurRadius; // @synthesize blurRadius=_blurRadius; @property(retain, nonatomic) UIImage *colorTintMaskImage; // @synthesize colorTintMaskImage=_colorTintMaskImage; -@property(nonatomic) float colorTintMaskAlpha; // @synthesize colorTintMaskAlpha=_colorTintMaskAlpha; -@property(nonatomic) float colorTintAlpha; // @synthesize colorTintAlpha=_colorTintAlpha; +@property(nonatomic) double colorTintMaskAlpha; // @synthesize colorTintMaskAlpha=_colorTintMaskAlpha; +@property(nonatomic) double colorTintAlpha; // @synthesize colorTintAlpha=_colorTintAlpha; @property(retain, nonatomic) UIColor *colorTint; // @synthesize colorTint=_colorTint; @property(retain, nonatomic) UIImage *grayscaleTintMaskImage; // @synthesize grayscaleTintMaskImage=_grayscaleTintMaskImage; -@property(nonatomic) float grayscaleTintMaskAlpha; // @synthesize grayscaleTintMaskAlpha=_grayscaleTintMaskAlpha; -@property(nonatomic) float grayscaleTintAlpha; // @synthesize grayscaleTintAlpha=_grayscaleTintAlpha; -@property(nonatomic) float grayscaleTintLevel; // @synthesize grayscaleTintLevel=_grayscaleTintLevel; -@property(nonatomic, getter=isBackdropVisibilityTiedToBlurRadius) BOOL backdropVisibilityTiedToBlurRadius; // @synthesize backdropVisibilityTiedToBlurRadius=_backdropVisibilityTiedToBlurRadius; -@property(nonatomic, getter=isBackdropVisible) BOOL backdropVisible; // @synthesize backdropVisible=_backdropVisible; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -@property(nonatomic) int renderingHint; // @synthesize renderingHint=_renderingHint; +@property(nonatomic) double grayscaleTintMaskAlpha; // @synthesize grayscaleTintMaskAlpha=_grayscaleTintMaskAlpha; +@property(nonatomic) double grayscaleTintAlpha; // @synthesize grayscaleTintAlpha=_grayscaleTintAlpha; +@property(nonatomic) double grayscaleTintLevel; // @synthesize grayscaleTintLevel=_grayscaleTintLevel; +@property(nonatomic) _Bool zoomsBack; // @synthesize zoomsBack=_zoomsBack; +@property(nonatomic, getter=isBackdropVisible) _Bool backdropVisible; // @synthesize backdropVisible=_backdropVisible; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) long long stackingLevel; // @synthesize stackingLevel=_stackingLevel; +@property(nonatomic) long long renderingHint; // @synthesize renderingHint=_renderingHint; @property(retain, nonatomic) _UIBackdropColorSettings *colorSettings; // @synthesize colorSettings=_colorSettings; -@property(nonatomic) BOOL requiresColorStatistics; // @synthesize requiresColorStatistics=_requiresColorStatistics; -@property(nonatomic) int graphicsQuality; // @synthesize graphicsQuality=_graphicsQuality; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) _Bool requiresColorStatistics; // @synthesize requiresColorStatistics=_requiresColorStatistics; +@property(nonatomic) _Bool explicitlySetGraphicsQuality; // @synthesize explicitlySetGraphicsQuality=_explicitlySetGraphicsQuality; +@property(nonatomic) long long graphicsQuality; // @synthesize graphicsQuality=_graphicsQuality; +@property(nonatomic) long long style; // @synthesize style=_style; @property(nonatomic) _UIBackdropView *backdrop; // @synthesize backdrop=_backdrop; - (id)description; @property(retain, nonatomic) UIColor *combinedTintColor; // @synthesize combinedTintColor=_combinedTintColor; - (void)computeOutputSettingsUsingModel:(id)arg1; +@property(nonatomic) _Bool blursWithHardEdges; // @dynamic blursWithHardEdges; - (void)scheduleSettingsDidChangeIfNeeded; - (void)clearRunLoopObserver; - (void)decrementSuppressSettingsDidChange; - (void)incrementSuppressSettingsDidChange; +- (void)setStackinglevel:(long long)arg1; - (void)setValuesFromModel:(id)arg1; - (void)removeKeyPathObserver:(id)arg1; - (void)addKeyPathObserver:(id)arg1; - (void)dealloc; - (void)restoreDefaultValues; - (void)setDefaultValues; +- (id)initWithDefaultValuesForGraphicsQuality:(long long)arg1; - (id)initWithDefaultValues; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsAdaptiveLight.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsAdaptiveLight.h new file mode 100644 index 000000000..9da6dfdba --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsAdaptiveLight.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackdropViewSettingsAdaptiveLight : _UIBackdropViewSettingsLight +{ +} + +- (void)applyDarkeningTintWithSettings:(id)arg1; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsBlur.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsBlur.h index 034c56d61..42aaaaa60 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsBlur.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsBlur.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsBlur : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsChameleon.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsChameleon.h deleted file mode 100644 index 5431118e2..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsChameleon.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsChameleon : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCharcoal.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCharcoal.h deleted file mode 100644 index e3a0de5fa..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCharcoal.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsCharcoal : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColorSample.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColorSample.h index 790eba9f1..09508505b 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColorSample.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColorSample.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsColorSample : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColored.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColored.h index e7c36b371..1fc0bd2aa 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColored.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsColored.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsColored : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCombiner.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCombiner.h index b0c18928f..ee3268c00 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCombiner.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCombiner.h @@ -6,18 +6,19 @@ #import +// Not exported @interface _UIBackdropViewSettingsCombiner : _UIBackdropViewSettings { _UIBackdropViewSettings *_inputSettingsA; _UIBackdropViewSettings *_inputSettingsB; - float _weighting; + double _weighting; _UIBackdropViewSettings *_outputSettingsA; _UIBackdropViewSettings *_outputSettingsB; } @property(retain, nonatomic) _UIBackdropViewSettings *outputSettingsB; // @synthesize outputSettingsB=_outputSettingsB; @property(retain, nonatomic) _UIBackdropViewSettings *outputSettingsA; // @synthesize outputSettingsA=_outputSettingsA; -@property(nonatomic) float weighting; // @synthesize weighting=_weighting; +@property(nonatomic) double weighting; // @synthesize weighting=_weighting; @property(retain, nonatomic) _UIBackdropViewSettings *inputSettingsB; // @synthesize inputSettingsB=_inputSettingsB; @property(retain, nonatomic) _UIBackdropViewSettings *inputSettingsA; // @synthesize inputSettingsA=_inputSettingsA; - (void)computeOutputSettingsUsingModel:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCumulus.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCumulus.h deleted file mode 100644 index 210f8a91a..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsCumulus.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsCumulus : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDark.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDark.h index 6a50648d4..d0874528d 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDark.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDark.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsDark : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkLow.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkLow.h new file mode 100644 index 000000000..47631bbad --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkLow.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackdropViewSettingsDarkLow : _UIBackdropViewSettingsDark +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkWithZoom.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkWithZoom.h new file mode 100644 index 000000000..4b4c4c51f --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkWithZoom.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackdropViewSettingsDarkWithZoom : _UIBackdropViewSettingsDark +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkenAdaptively.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkenAdaptively.h deleted file mode 100644 index 1c0e939f3..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsDarkenAdaptively.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsDarkenAdaptively : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrost.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrost.h deleted file mode 100644 index 10d13a780..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrost.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsFrost : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyGreen.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyGreen.h deleted file mode 100644 index 5e385c30c..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyGreen.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsFrostyGreen : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyRed.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyRed.h deleted file mode 100644 index ee4838320..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsFrostyRed.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsFrostyRed : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGhost.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGhost.h deleted file mode 100644 index a4c8d467c..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGhost.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsGhost : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGlass.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGlass.h deleted file mode 100644 index 0e2a1fc51..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGlass.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsGlass : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGraphite.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGraphite.h deleted file mode 100644 index 94c0529c3..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsGraphite.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsGraphite : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLampblack.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLampblack.h deleted file mode 100644 index e760f4ed0..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLampblack.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsLampblack : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLight.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLight.h index 4cf79cd28..60a7016cb 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLight.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLight.h @@ -6,10 +6,12 @@ #import +// Not exported @interface _UIBackdropViewSettingsLight : _UIBackdropViewSettings { } +- (void)applyDarkeningTintWithSettings:(id)arg1; - (void)computeOutputSettingsUsingModel:(id)arg1; - (void)setDefaultValues; diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightLow.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightLow.h new file mode 100644 index 000000000..dfe72c00f --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightLow.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackdropViewSettingsLightLow : _UIBackdropViewSettingsLight +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightenAdaptively.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightenAdaptively.h deleted file mode 100644 index 698c6915d..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsLightenAdaptively.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsLightenAdaptively : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMercury.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMercury.h deleted file mode 100644 index fb343e050..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMercury.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsMercury : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMist.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMist.h deleted file mode 100644 index 2eadc7ffe..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsMist.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsMist : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptive.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptive.h index b5398c728..36836f7b9 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptive.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptive.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsNonAdaptive : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveDark.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveDark.h deleted file mode 100644 index a40429a5b..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveDark.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsNonAdaptiveDark : _UIBackdropViewSettings -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveLight.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveLight.h deleted file mode 100644 index 37e46b7a7..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNonAdaptiveLight.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsNonAdaptiveLight : _UIBackdropViewSettings -{ -} - -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNone.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNone.h index 2acdd5685..3e2ea12a6 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNone.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsNone.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsNone : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsOcean.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsOcean.h deleted file mode 100644 index 3d76f65eb..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsOcean.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsOcean : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSemiLight.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSemiLight.h new file mode 100644 index 000000000..86ad7f8eb --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSemiLight.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackdropViewSettingsSemiLight : _UIBackdropViewSettingsLight +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSnow.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSnow.h deleted file mode 100644 index 212c71780..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsSnow.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsSnow : _UIBackdropViewSettingsNonAdaptive -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraDark.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraDark.h index b80ece581..dbf780388 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraDark.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraDark.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsUltraDark : _UIBackdropViewSettingsNonAdaptive { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraLight.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraLight.h index 826eaf976..afe73530b 100644 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraLight.h +++ b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsUltraLight.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBackdropViewSettingsUltraLight : _UIBackdropViewSettings { } diff --git a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsVignette.h b/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsVignette.h deleted file mode 100644 index eb0765315..000000000 --- a/iOS7/Frameworks/UIKit/_UIBackdropViewSettingsVignette.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIBackdropViewSettingsVignette : _UIBackdropViewSettings -{ - int _vignetteSeeSaw; -} - -@property(nonatomic) int vignetteSeeSaw; // @synthesize vignetteSeeSaw=_vignetteSeeSaw; -- (void)computeOutputSettingsUsingModel:(id)arg1; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIBackgroundHitTestWindow.h b/iOS7/Frameworks/UIKit/_UIBackgroundHitTestWindow.h new file mode 100644 index 000000000..7120d735a --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIBackgroundHitTestWindow.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIBackgroundHitTestWindow : UIWindow +{ +} + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIBackgroundTaskInfo.h b/iOS7/Frameworks/UIKit/_UIBackgroundTaskInfo.h index 2c48e179d..ef971711f 100644 --- a/iOS7/Frameworks/UIKit/_UIBackgroundTaskInfo.h +++ b/iOS7/Frameworks/UIKit/_UIBackgroundTaskInfo.h @@ -8,9 +8,10 @@ @class BKSProcessAssertion; +// Not exported @interface _UIBackgroundTaskInfo : NSObject { - unsigned int _taskId; + unsigned long long _taskId; id _expireHandler; BKSProcessAssertion *_processAssertion; int _count; diff --git a/iOS7/Frameworks/UIKit/_UIBadgeBackground.h b/iOS7/Frameworks/UIKit/_UIBadgeBackground.h index 2823b8349..89e0bae73 100644 --- a/iOS7/Frameworks/UIKit/_UIBadgeBackground.h +++ b/iOS7/Frameworks/UIKit/_UIBadgeBackground.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface _UIBadgeBackground : UIView { UIImage *_image; diff --git a/iOS7/Frameworks/UIKit/_UIBadgeView.h b/iOS7/Frameworks/UIKit/_UIBadgeView.h index ba0a293a0..0affb0279 100644 --- a/iOS7/Frameworks/UIKit/_UIBadgeView.h +++ b/iOS7/Frameworks/UIKit/_UIBadgeView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBadgeView : UIView { UIView *_value; @@ -13,12 +14,12 @@ UIView *_alternate; } -- (void)setBlinks:(BOOL)arg1; +- (void)setBlinks:(_Bool)arg1; - (void)layoutSubviews; - (void)setValue:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithValue:(id)arg1 blinks:(BOOL)arg2; +- (id)initWithValue:(id)arg1 blinks:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIBarAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UIBarAppearanceStorage.h index b7b959b3f..ed2557e4f 100644 --- a/iOS7/Frameworks/UIKit/_UIBarAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UIBarAppearanceStorage.h @@ -8,16 +8,17 @@ @class NSMutableDictionary; +// Not exported @interface _UIBarAppearanceStorage : NSObject { NSMutableDictionary *backgroundImages; } -+ (int)typicalBarPosition; ++ (long long)typicalBarPosition; - (void)dealloc; -- (BOOL)hasAnyCustomBackgroundImage; -- (id)backgroundImageForBarPosition:(int)arg1 barMetrics:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forBarPosition:(int)arg2 barMetrics:(int)arg3; +- (_Bool)hasAnyCustomBackgroundImage; +- (id)backgroundImageForBarPosition:(long long)arg1 barMetrics:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forBarPosition:(long long)arg2 barMetrics:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIBarBackButtonItemAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UIBarBackButtonItemAppearanceStorage.h index ae01c103b..4ed2e6c4a 100644 --- a/iOS7/Frameworks/UIKit/_UIBarBackButtonItemAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UIBarBackButtonItemAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSValue; +// Not exported @interface _UIBarBackButtonItemAppearanceStorage : NSObject { NSMutableDictionary *backgroundImages; @@ -19,11 +20,11 @@ @property(retain, nonatomic) NSValue *miniTitlePositionOffset; // @synthesize miniTitlePositionOffset; @property(retain, nonatomic) NSValue *titlePositionOffset; // @synthesize titlePositionOffset; -- (float)backgroundVerticalAdjustmentForBarMetrics:(int)arg1; -- (void)setBackgroundVerticalAdjustment:(float)arg1 forBarMetrics:(int)arg2; +- (double)backgroundVerticalAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackgroundVerticalAdjustment:(double)arg1 forBarMetrics:(long long)arg2; - (id)anyBackgroundImage; -- (id)backgroundImageForState:(unsigned int)arg1 isMini:(BOOL)arg2; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 isMini:(BOOL)arg3; +- (id)backgroundImageForState:(unsigned long long)arg1 isMini:(_Bool)arg2; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 isMini:(_Bool)arg3; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIBarBackgroundCustomImageContainer.h b/iOS7/Frameworks/UIKit/_UIBarBackgroundCustomImageContainer.h index aff9451bd..d744aadf1 100644 --- a/iOS7/Frameworks/UIKit/_UIBarBackgroundCustomImageContainer.h +++ b/iOS7/Frameworks/UIKit/_UIBarBackgroundCustomImageContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBarBackgroundCustomImageContainer : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/_UIBarBackgroundImageView.h b/iOS7/Frameworks/UIKit/_UIBarBackgroundImageView.h index 3213f8a9e..ea6a33adb 100644 --- a/iOS7/Frameworks/UIKit/_UIBarBackgroundImageView.h +++ b/iOS7/Frameworks/UIKit/_UIBarBackgroundImageView.h @@ -8,14 +8,15 @@ @class UIView; +// Not exported @interface _UIBarBackgroundImageView : UIImageView { UIView *_topStripView; UIImageView *_customImageContainer; - BOOL _translucent; + _Bool _translucent; } -@property(nonatomic, getter=isTranslucent) BOOL translucent; // @synthesize translucent=_translucent; +@property(nonatomic, getter=isTranslucent) _Bool translucent; // @synthesize translucent=_translucent; - (id)image; - (void)setImage:(id)arg1; - (void)removeTopStripView; diff --git a/iOS7/Frameworks/UIKit/_UIBarBackgroundTopCurtainView.h b/iOS7/Frameworks/UIKit/_UIBarBackgroundTopCurtainView.h index 455b263fc..c4446b153 100644 --- a/iOS7/Frameworks/UIKit/_UIBarBackgroundTopCurtainView.h +++ b/iOS7/Frameworks/UIKit/_UIBarBackgroundTopCurtainView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBarBackgroundTopCurtainView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIBarButtonItemAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UIBarButtonItemAppearanceStorage.h index caf3f4a84..712931d07 100644 --- a/iOS7/Frameworks/UIKit/_UIBarButtonItemAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UIBarButtonItemAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSValue, UIColor, _UIBarBackButtonItemAppearanceStorage; +// Not exported @interface _UIBarButtonItemAppearanceStorage : _UIBarItemAppearanceStorage { NSMutableDictionary *backgroundImages; @@ -25,15 +26,15 @@ @property(retain, nonatomic) NSValue *miniBackButtonTitlePositionOffset; @property(retain, nonatomic) NSValue *backButtonTitlePositionOffset; - (id)anyBackButtonBackgroundImage; -- (id)backButtonBackgroundImageForState:(unsigned int)arg1 isMini:(BOOL)arg2; -- (void)setBackButtonBackgroundImage:(id)arg1 forState:(unsigned int)arg2 isMini:(BOOL)arg3; -- (float)backButtonBackgroundVerticalAdjustmentForBarMetrics:(int)arg1; -- (void)setBackButtonBackgroundVerticalAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (float)backgroundVerticalAdjustmentForBarMetrics:(int)arg1; -- (void)setBackgroundVerticalAdjustment:(float)arg1 forBarMetrics:(int)arg2; +- (id)backButtonBackgroundImageForState:(unsigned long long)arg1 isMini:(_Bool)arg2; +- (void)setBackButtonBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 isMini:(_Bool)arg3; +- (double)backButtonBackgroundVerticalAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackButtonBackgroundVerticalAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (double)backgroundVerticalAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackgroundVerticalAdjustment:(double)arg1 forBarMetrics:(long long)arg2; - (id)anyBackgroundImage; -- (id)backgroundImageForState:(unsigned int)arg1 style:(int)arg2 isMini:(BOOL)arg3; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 isMini:(BOOL)arg4; +- (id)backgroundImageForState:(unsigned long long)arg1 style:(long long)arg2 isMini:(_Bool)arg3; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 style:(long long)arg3 isMini:(_Bool)arg4; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIBarItemAppearance.h b/iOS7/Frameworks/UIKit/_UIBarItemAppearance.h index 7d3bfa6d8..c74542925 100644 --- a/iOS7/Frameworks/UIKit/_UIBarItemAppearance.h +++ b/iOS7/Frameworks/UIKit/_UIBarItemAppearance.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface _UIBarItemAppearance : _UIAppearance { NSArray *_blindViewAppearances; diff --git a/iOS7/Frameworks/UIKit/_UIBarItemAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UIBarItemAppearanceStorage.h index c9baedbe5..0cba32951 100644 --- a/iOS7/Frameworks/UIKit/_UIBarItemAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UIBarItemAppearanceStorage.h @@ -8,15 +8,16 @@ @class NSMutableDictionary; +// Not exported @interface _UIBarItemAppearanceStorage : NSObject { NSMutableDictionary *textAttributesForState; } -- (id)textAttributeForKey:(id)arg1 state:(unsigned int)arg2; -- (void)setTextAttribute:(id)arg1 forKey:(id)arg2 state:(unsigned int)arg3; -- (id)textAttributesForState:(unsigned int)arg1; -- (void)setTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (id)textAttributeForKey:(id)arg1 state:(unsigned long long)arg2; +- (void)setTextAttribute:(id)arg1 forKey:(id)arg2 state:(unsigned long long)arg3; +- (id)textAttributesForState:(unsigned long long)arg1; +- (void)setTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIBarPositioningInternal-Protocol.h b/iOS7/Frameworks/UIKit/_UIBarPositioningInternal-Protocol.h index 509170823..15fda5ac0 100644 --- a/iOS7/Frameworks/UIKit/_UIBarPositioningInternal-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIBarPositioningInternal-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol _UIBarPositioningInternal -- (int)_barPosition; -- (void)_setBarPosition:(int)arg1; +- (long long)_barPosition; +- (void)_setBarPosition:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIBaselineLayoutStrut.h b/iOS7/Frameworks/UIKit/_UIBaselineLayoutStrut.h index 3e11d70d1..894a89fea 100644 --- a/iOS7/Frameworks/UIKit/_UIBaselineLayoutStrut.h +++ b/iOS7/Frameworks/UIKit/_UIBaselineLayoutStrut.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIBaselineLayoutStrut : UITextFieldLabel { } diff --git a/iOS7/Frameworks/UIKit/_UIBookViewControllerView.h b/iOS7/Frameworks/UIKit/_UIBookViewControllerView.h index 4a91b96de..efe981b93 100644 --- a/iOS7/Frameworks/UIKit/_UIBookViewControllerView.h +++ b/iOS7/Frameworks/UIKit/_UIBookViewControllerView.h @@ -8,6 +8,7 @@ @class UIBookViewController; +// Not exported @interface _UIBookViewControllerView : UIView { UIBookViewController *_bookViewController; diff --git a/iOS7/Frameworks/UIKit/_UIButtonContentCenteringSpacer.h b/iOS7/Frameworks/UIKit/_UIButtonContentCenteringSpacer.h index 392ae62f2..9008ec146 100644 --- a/iOS7/Frameworks/UIKit/_UIButtonContentCenteringSpacer.h +++ b/iOS7/Frameworks/UIKit/_UIButtonContentCenteringSpacer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIButtonContentCenteringSpacer : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIButtonMaskAnimationView.h b/iOS7/Frameworks/UIKit/_UIButtonMaskAnimationView.h index 2abe0d841..9687d3c9b 100644 --- a/iOS7/Frameworks/UIKit/_UIButtonMaskAnimationView.h +++ b/iOS7/Frameworks/UIKit/_UIButtonMaskAnimationView.h @@ -8,14 +8,15 @@ @class UIButton; +// Not exported @interface _UIButtonMaskAnimationView : UIView { UIButton *_delegate; } @property(nonatomic) UIButton *delegate; // @synthesize delegate=_delegate; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UICAAnimationPositionQuantizer.h b/iOS7/Frameworks/UIKit/_UICAAnimationPositionQuantizer.h index 543677952..4a99b7007 100644 --- a/iOS7/Frameworks/UIKit/_UICAAnimationPositionQuantizer.h +++ b/iOS7/Frameworks/UIKit/_UICAAnimationPositionQuantizer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UICAAnimationPositionQuantizer : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UICascadingTextStorage-Accessors.h b/iOS7/Frameworks/UIKit/_UICascadingTextStorage-Accessors.h new file mode 100644 index 000000000..e3d11abf9 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UICascadingTextStorage-Accessors.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIColor, UIFont; + +@interface _UICascadingTextStorage (Accessors) +- (long long)_ui_resolvedTextAlignment; +@property(nonatomic) long long lineBreakMode; +@property(nonatomic) long long textAlignment; +@property(retain, nonatomic) UIColor *textColor; +@property(nonatomic) double shadowBlur; +@property(nonatomic) struct CGSize shadowOffset; +@property(retain, nonatomic) UIColor *shadowColor; +- (id)_shadow; +- (void)_setShadow:(id)arg1; +@property(retain, nonatomic) UIFont *font; +@end + diff --git a/iOS7/Frameworks/UIKit/_UICascadingTextStorage.h b/iOS7/Frameworks/UIKit/_UICascadingTextStorage.h index a95dd65b2..ad654c5c0 100644 --- a/iOS7/Frameworks/UIKit/_UICascadingTextStorage.h +++ b/iOS7/Frameworks/UIKit/_UICascadingTextStorage.h @@ -6,8 +6,9 @@ #import "NSConcreteTextStorage.h" -@class NSDictionary, NSMutableDictionary, UIColor, UIFont; +@class NSDictionary, NSMutableDictionary; +// Not exported @interface _UICascadingTextStorage : NSConcreteTextStorage { NSMutableDictionary *_defaultAttributes; @@ -15,24 +16,14 @@ + (id)defaultFont; - (void)_restoreOriginalFontAttribute; -- (BOOL)_shouldSetOriginalFontAttribute; +- (_Bool)_shouldSetOriginalFontAttribute; - (id)_defaultAttributes; @property(copy, nonatomic) NSDictionary *defaultAttributes; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)dealloc; -- (int)_resolvedTextAlignment; -@property(nonatomic) int lineBreakMode; -@property(nonatomic) int textAlignment; -@property(retain, nonatomic) UIColor *textColor; -@property(nonatomic) float shadowBlur; -@property(nonatomic) struct CGSize shadowOffset; -@property(retain, nonatomic) UIColor *shadowColor; -- (id)_shadow; -- (void)_setShadow:(id)arg1; -@property(retain, nonatomic) UIFont *font; @end diff --git a/iOS7/Frameworks/UIKit/_UICircleProgressIndicator.h b/iOS7/Frameworks/UIKit/_UICircleProgressIndicator.h new file mode 100644 index 000000000..0748b1645 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UICircleProgressIndicator.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CADisplayLink, UIColor, UIImage, UIImageView; + +// Not exported +@interface _UICircleProgressIndicator : UIView +{ + double _animatedValue; + double _animationEndTime; + double _animationStartTime; + double _animationStartValue; + UIImage *_borderImage; + UIImage *_centerImage; + struct UIEdgeInsets _centerImageInsets; + CADisplayLink *_displayLink; + UIImage *_fillImage; + _Bool _highlighted; + UIImageView *_indeterminateView; + _Bool _isAnimating; + double _progress; + UIColor *_unhighlightedBackgroundColor; +} + ++ (id)_indeterminateImage; ++ (id)_fillImage; ++ (id)_borderImage; +@property(retain, nonatomic) UIImage *fillImage; // @synthesize fillImage=_fillImage; +@property(retain, nonatomic) UIImage *borderImage; // @synthesize borderImage=_borderImage; +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) struct UIEdgeInsets imageInsets; // @synthesize imageInsets=_centerImageInsets; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_centerImage; +- (void)_startIndeterminateAnimation; +- (void)_animateValueOnDisplayLink:(id)arg1; +- (void)_setHidesBorderView:(_Bool)arg1; +- (void)tintColorDidChange; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect)arg1; +- (void)didMoveToWindow; +- (void)setProgress:(double)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isIndeterminate) _Bool indeterminate; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIClassicCornersWindow.h b/iOS7/Frameworks/UIKit/_UIClassicCornersWindow.h deleted file mode 100644 index 2b2dc8760..000000000 --- a/iOS7/Frameworks/UIKit/_UIClassicCornersWindow.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray, UIView; - -@interface _UIClassicCornersWindow : UIStatusBarAdornmentWindow -{ - int _visibleCorners; - UIView *_contentView; - unsigned int _hiddenStatusBarStyles; - NSArray *_cornerViews; - BOOL _hidesWithStatusBar; - struct CGRect _cornerFrame; -} - -@property(nonatomic) struct CGRect cornerFrame; // @synthesize cornerFrame=_cornerFrame; -@property(nonatomic) BOOL hidesWithStatusBar; // @synthesize hidesWithStatusBar=_hidesWithStatusBar; -@property(readonly, nonatomic) int visibleCorners; // @synthesize visibleCorners=_visibleCorners; -- (BOOL)_shouldZoom; -- (void)_updateForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 withStatusBarStyle:(int)arg3 statusBarShouldHide:(BOOL)arg4; -- (void)_setCorners:(unsigned int)arg1 visible:(BOOL)arg2; -- (void)layoutSubviews; -- (id)_cornerViewWithImage:(id)arg1 forCorner:(int)arg2; -- (BOOL)_hidesWithStatusBarStyle:(int)arg1; -- (void)setHidesWithStatusBarStyle:(int)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 andVisibleCorners:(int)arg2; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UICollectionSnapshotView.h b/iOS7/Frameworks/UIKit/_UICollectionSnapshotView.h index e753a44e9..942f7058f 100644 --- a/iOS7/Frameworks/UIKit/_UICollectionSnapshotView.h +++ b/iOS7/Frameworks/UIKit/_UICollectionSnapshotView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UICollectionSnapshotView : UICollectionReusableView { } diff --git a/iOS7/Frameworks/UIKit/_UICollectionViewControllerLayoutToLayoutTransition.h b/iOS7/Frameworks/UIKit/_UICollectionViewControllerLayoutToLayoutTransition.h index 3056662a1..e8361de29 100644 --- a/iOS7/Frameworks/UIKit/_UICollectionViewControllerLayoutToLayoutTransition.h +++ b/iOS7/Frameworks/UIKit/_UICollectionViewControllerLayoutToLayoutTransition.h @@ -6,35 +6,33 @@ #import "NSObject.h" -#import "UIViewControllerAnimatedTransitioningEx-Protocol.h" +#import "UIViewControllerAnimatedTransitioning-Protocol.h" @class UICollectionViewLayout, UIPercentDrivenInteractiveTransition; -@interface _UICollectionViewControllerLayoutToLayoutTransition : NSObject +@interface _UICollectionViewControllerLayoutToLayoutTransition : NSObject { - BOOL _crossFadeNavigationBar; - BOOL _crossFadeBottomBars; - BOOL _interactionAborted; - float _transitionDuration; + _Bool _crossFadeNavigationBar; + _Bool _crossFadeBottomBars; + _Bool _interactionAborted; UICollectionViewLayout *_toLayout; UIPercentDrivenInteractiveTransition *_interactionController; - int _operation; + long long _operation; } -+ (id)transitionForOperation:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; -@property(nonatomic) int operation; // @synthesize operation=_operation; -@property(nonatomic) BOOL interactionAborted; // @synthesize interactionAborted=_interactionAborted; ++ (id)transitionForOperation:(long long)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; +@property(nonatomic) long long operation; // @synthesize operation=_operation; +@property(nonatomic) _Bool interactionAborted; // @synthesize interactionAborted=_interactionAborted; @property(nonatomic) UIPercentDrivenInteractiveTransition *interactionController; // @synthesize interactionController=_interactionController; -@property(nonatomic) BOOL crossFadeBottomBars; // @synthesize crossFadeBottomBars=_crossFadeBottomBars; -@property(nonatomic) BOOL crossFadeNavigationBar; // @synthesize crossFadeNavigationBar=_crossFadeNavigationBar; +@property(nonatomic) _Bool crossFadeBottomBars; // @synthesize crossFadeBottomBars=_crossFadeBottomBars; +@property(nonatomic) _Bool crossFadeNavigationBar; // @synthesize crossFadeNavigationBar=_crossFadeNavigationBar; @property(retain, nonatomic) UICollectionViewLayout *toLayout; // @synthesize toLayout=_toLayout; -@property(nonatomic) float transitionDuration; // @synthesize transitionDuration=_transitionDuration; -- (BOOL)_shouldCrossFadeBottomBars; -- (BOOL)_shouldCrossFadeNavigationBar; +- (_Bool)_shouldCrossFadeBottomBars; +- (_Bool)_shouldCrossFadeNavigationBar; - (void)dealloc; - (double)transitionDuration:(id)arg1; - (void)animateTransition:(id)arg1; -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UICollectionViewItemKey.h b/iOS7/Frameworks/UIKit/_UICollectionViewItemKey.h index 8ca85dc0d..68c21f8b5 100644 --- a/iOS7/Frameworks/UIKit/_UICollectionViewItemKey.h +++ b/iOS7/Frameworks/UIKit/_UICollectionViewItemKey.h @@ -10,30 +10,31 @@ @class NSIndexPath, NSString; +// Not exported @interface _UICollectionViewItemKey : NSObject { NSIndexPath *_indexPath; NSString *_identifier; - BOOL _isClone; - unsigned int _type; + _Bool _isClone; + unsigned long long _type; } + (id)collectionItemKeyForLayoutAttributes:(id)arg1; + (id)collectionItemKeyForDecorationViewOfKind:(id)arg1 andIndexPath:(id)arg2; + (id)collectionItemKeyForSupplementaryViewOfKind:(id)arg1 andIndexPath:(id)arg2; + (id)collectionItemKeyForCellWithIndexPath:(id)arg1; -@property(readonly, nonatomic) BOOL isClone; // @synthesize isClone=_isClone; -@property(readonly, nonatomic) unsigned int type; // @synthesize type=_type; +@property(readonly, nonatomic) _Bool isClone; // @synthesize isClone=_isClone; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)copyAsClone:(BOOL)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyAsClone:(_Bool)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (void)dealloc; -- (id)initWithType:(unsigned int)arg1 indexPath:(id)arg2 identifier:(id)arg3 clone:(BOOL)arg4; -- (id)initWithType:(unsigned int)arg1 indexPath:(id)arg2 identifier:(id)arg3; +- (id)initWithType:(unsigned long long)arg1 indexPath:(id)arg2 identifier:(id)arg3 clone:(_Bool)arg4; +- (id)initWithType:(unsigned long long)arg1 indexPath:(id)arg2 identifier:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValue.h b/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValue.h index e221b5961..04830a338 100644 --- a/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValue.h +++ b/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValue.h @@ -8,19 +8,20 @@ @class NSArray; +// Not exported @interface _UICollectionViewTrackedValue : NSObject { - float _trackedValue; + double _trackedValue; NSArray *_values; - int _valuesCount; - int _currentIndex; - BOOL _isAccumulating; + long long _valuesCount; + long long _currentIndex; + _Bool _isAccumulating; } -@property(nonatomic) float trackedValue; // @synthesize trackedValue=_trackedValue; -@property(nonatomic) BOOL isAccumulating; // @synthesize isAccumulating=_isAccumulating; -- (float)speed; -- (void)addValue:(float)arg1; +@property(nonatomic) double trackedValue; // @synthesize trackedValue=_trackedValue; +@property(nonatomic) _Bool isAccumulating; // @synthesize isAccumulating=_isAccumulating; +- (double)speed; +- (void)addValue:(double)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValueItem.h b/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValueItem.h index b5fba5dfb..e9c0a46d6 100644 --- a/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValueItem.h +++ b/iOS7/Frameworks/UIKit/_UICollectionViewTrackedValueItem.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface _UICollectionViewTrackedValueItem : NSObject { double _timeStamp; - float _value; + double _value; } -@property(nonatomic) float value; // @synthesize value=_value; +@property(nonatomic) double value; // @synthesize value=_value; @property(nonatomic) double timeStamp; // @synthesize timeStamp=_timeStamp; @end diff --git a/iOS7/Frameworks/UIKit/_UICompatibilityTextView-StateRestoration.h b/iOS7/Frameworks/UIKit/_UICompatibilityTextView-StateRestoration.h new file mode 100644 index 000000000..2fa2eb2ae --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UICompatibilityTextView-StateRestoration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UICompatibilityTextView (StateRestoration) +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)encodeRestorableStateWithCoder:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/_UICompatibilityTextView-SyntheticEvents.h b/iOS7/Frameworks/UIKit/_UICompatibilityTextView-SyntheticEvents.h new file mode 100644 index 000000000..b222baa39 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UICompatibilityTextView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UICompatibilityTextView (SyntheticEvents) +- (id)_automationValue; +@end + diff --git a/iOS7/Frameworks/UIKit/_UICompatibilityTextView.h b/iOS7/Frameworks/UIKit/_UICompatibilityTextView.h index ccb13fe96..10ed3275f 100644 --- a/iOS7/Frameworks/UIKit/_UICompatibilityTextView.h +++ b/iOS7/Frameworks/UIKit/_UICompatibilityTextView.h @@ -14,34 +14,34 @@ @interface _UICompatibilityTextView : UIScrollView { id _private; - BOOL m_editing; + _Bool m_editing; UIView *m_inputView; } + (id)excludedElementsForHTML; + (id)_bestInterpretationForDictationResult:(id)arg1; -+ (BOOL)_isCompatibilityTextView; ++ (_Bool)_isCompatibilityTextView; + (void)initialize; @property(retain) UIView *inputView; // @synthesize inputView=m_inputView; - (id)selectionRectsForRange:(id)arg1; -- (void)setSelectionGranularity:(int)arg1; -- (int)selectionGranularity; -@property(nonatomic) int selectionAffinity; +- (void)setSelectionGranularity:(long long)arg1; +- (long long)selectionGranularity; +@property(nonatomic) long long selectionAffinity; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; @property(nonatomic) id inputDelegate; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -54,7 +54,7 @@ - (id)textInRange:(id)arg1; - (id)metadataDictionariesForDictationResults; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (id)insertDictationResultPlaceholder; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (void)insertText:(id)arg1; @@ -63,74 +63,74 @@ - (Class)_printFormatterClass; @property(readonly, nonatomic) UIView *textInputView; - (void)layoutSubviews; -- (void)scrollToMakeCaretVisible:(BOOL)arg1; +- (void)scrollToMakeCaretVisible:(_Bool)arg1; - (void)setScrollerIndicatorSubrect:(struct CGRect)arg1; -- (void)setAllowsFourWayRubberBanding:(BOOL)arg1; -- (BOOL)scrollingEnabled; -- (void)setScrollEnabled:(BOOL)arg1; -- (void)setScrollingEnabled:(BOOL)arg1; -- (void)setAllowsRubberBanding:(BOOL)arg1; +- (void)setAllowsFourWayRubberBanding:(_Bool)arg1; +- (_Bool)scrollingEnabled; +- (void)setScrollEnabled:(_Bool)arg1; +- (void)setScrollingEnabled:(_Bool)arg1; +- (void)setAllowsRubberBanding:(_Bool)arg1; - (struct CGPoint)offset; - (void)setOffset:(struct CGPoint)arg1; - (void)displayScrollerIndicators; -- (BOOL)showScrollerIndicators; -- (void)setShowScrollerIndicators:(BOOL)arg1; -- (float)bottomBufferHeight; -- (void)setBottomBufferHeight:(float)arg1; +- (_Bool)showScrollerIndicators; +- (void)setShowScrollerIndicators:(_Bool)arg1; +- (double)bottomBufferHeight; +- (void)setBottomBufferHeight:(double)arg1; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (BOOL)keyboardInputShouldDelete:(id)arg1; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (BOOL)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)keyboardInputChanged:(id)arg1; +- (_Bool)keyboardInputShouldDelete:(id)arg1; +- (_Bool)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(_Bool)arg3; +- (_Bool)keyboardInput:(id)arg1 shouldReplaceTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (id)automaticallySelectedOverlay; -- (BOOL)willInteractWithLinkAtPoint:(struct CGPoint)arg1; -- (BOOL)isInteractingWithLink; +- (_Bool)willInteractWithLinkAtPoint:(struct CGPoint)arg1; +- (_Bool)isInteractingWithLink; - (void)startLongInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)cancelInteractionWithLink; - (void)validateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)updateInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)startInteractionWithLinkAtPoint:(struct CGPoint)arg1; - (void)tapLinkAtPoint:(struct CGPoint)arg1; -- (unsigned int)_allowedLinkTypes; -- (BOOL)mightHaveLinks; -@property(nonatomic) unsigned int dataDetectorTypes; +- (unsigned long long)_allowedLinkTypes; +- (_Bool)mightHaveLinks; +@property(nonatomic) unsigned long long dataDetectorTypes; - (void)resetDataDetectorsResultsWithWebLock; - (void)startDataDetectorsWithWebLock; - (void)cancelDataDetectorsWithWebLock; -- (BOOL)shouldStartDataDetectors; +- (_Bool)shouldStartDataDetectors; - (void)scrollRangeToVisible:(struct _NSRange)arg1; -- (void)setLineHeight:(float)arg1; -- (float)lineHeight; +- (void)setLineHeight:(double)arg1; +- (double)lineHeight; - (id)webView; - (struct CGRect)visibleTextRect; - (struct CGRect)visibleRect; - (void)setMarginTop:(int)arg1; - (int)marginTop; @property(retain) UIView *inputAccessoryView; -- (void)setBecomesEditableWithGestures:(BOOL)arg1; -- (BOOL)becomesEditableWithGestures; -- (BOOL)_requiresKeyboardWhenFirstResponder; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=m_editing; -@property(nonatomic, getter=isEditable) BOOL editable; +- (void)setBecomesEditableWithGestures:(_Bool)arg1; +- (_Bool)becomesEditableWithGestures; +- (_Bool)_requiresKeyboardWhenFirstResponder; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=m_editing; +@property(nonatomic, getter=isEditable) _Bool editable; @property(nonatomic) struct _NSRange selectedRange; -@property(nonatomic) int textAlignment; +@property(nonatomic) long long textAlignment; @property(copy, nonatomic) NSString *text; -- (BOOL)hasText; +- (_Bool)hasText; @property(retain, nonatomic) UIColor *textColor; @property(retain, nonatomic) UIFont *font; @property(copy, nonatomic) NSAttributedString *attributedText; - (void)_transferTextViewPropertiesFromText:(id)arg1; - (void)_transferAttribute:(id)arg1 fromString:(id)arg2 andSetPropertyWith:(SEL)arg3 usingValueClass:(Class)arg4; -@property(nonatomic) BOOL allowsEditingTextAttributes; +@property(nonatomic) _Bool allowsEditingTextAttributes; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (id)textInputTraits; - (id)contentAsHTMLString; - (void)setContentToHTMLString:(id)arg1; -- (void)scrollSelectionToVisible:(BOOL)arg1; +- (void)scrollSelectionToVisible:(_Bool)arg1; - (struct CGRect)rectForSelection:(struct _NSRange)arg1; - (void)setSelectionToEnd; - (void)setSelectionToStart; @@ -141,9 +141,9 @@ - (void)_updateForNewSize:(struct CGSize)arg1 withOldSize:(struct CGSize)arg2; - (void)performBecomeEditableTasks; - (void)webViewDidChange:(id)arg1; -- (BOOL)shouldScrollEnclosingScrollView; +- (_Bool)shouldScrollEnclosingScrollView; - (void)scrollRectToVisibleInContainingScrollView; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +- (id)documentFragmentForPasteboardItemAtIndex:(long long)arg1; - (id)supportedPasteboardTypesForCurrentSelection; - (id)undoManager; - (id)undoManagerForWebView:(id)arg1; @@ -159,7 +159,7 @@ - (void)paste:(id)arg1; - (void)copy:(id)arg1; - (void)cut:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)replace:(id)arg1; - (void)makeTextWritingDirectionLeftToRight:(id)arg1; - (void)makeTextWritingDirectionRightToLeft:(id)arg1; @@ -176,50 +176,47 @@ - (struct CGImage *)createSnapshotWithRect:(struct CGRect)arg1; @property(copy, nonatomic) NSDictionary *typingAttributes; - (void)disableClearsOnInsertion; -@property(nonatomic) BOOL clearsOnInsertion; +@property(nonatomic) _Bool clearsOnInsertion; - (void)_setDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (struct CGPoint)constrainedPoint:(struct CGPoint)arg1; - (void)ensureSelection; -- (BOOL)isFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (id)_keyboardResponder; - (void)updateWebViewObjects; - (void)didMoveToSuperview; - (void)recalculateStyle; - (id)styleString; - (struct CGSize)tileSizeForSize:(struct CGSize)arg1; -- (BOOL)_alwaysHandleScrollerMouseEvent; +- (_Bool)_alwaysHandleScrollerMouseEvent; - (void)keyboardDidShow:(id)arg1; - (void)delayedUpdateForKeyboardDidShow; - (void)registerForEditingDelegateNotification:(id)arg1 selector:(SEL)arg2; - (void)removeFromSuperview; - (void)dealloc; - (void)_dealloc; -- (void)commonInitWithWebDocumentView:(id)arg1 isDecoding:(BOOL)arg2; -- (void)updateContentEditableAttribute:(BOOL)arg1; +- (void)commonInitWithWebDocumentView:(id)arg1 isDecoding:(_Bool)arg2; +- (void)updateContentEditableAttribute:(_Bool)arg1; - (void)encodeWithCoder:(id)arg1; - (void)_populateArchivedSubviews:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1 font:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1 webView:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_automationValue; -- (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)encodeRestorableStateWithCoder:(id)arg1; // Remaining properties -@property(nonatomic) int autocapitalizationType; // @dynamic autocapitalizationType; -@property(nonatomic) int autocorrectionType; // @dynamic autocorrectionType; +@property(nonatomic) long long autocapitalizationType; // @dynamic autocapitalizationType; +@property(nonatomic) long long autocorrectionType; // @dynamic autocorrectionType; @property(nonatomic) id delegate; // @dynamic delegate; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; // @dynamic keyboardAppearance; -@property(nonatomic) int keyboardType; // @dynamic keyboardType; -@property(nonatomic) int returnKeyType; // @dynamic returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; // @dynamic secureTextEntry; -@property(nonatomic) int spellCheckingType; // @dynamic spellCheckingType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; // @dynamic enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; // @dynamic keyboardAppearance; +@property(nonatomic) long long keyboardType; // @dynamic keyboardType; +@property(nonatomic) long long returnKeyType; // @dynamic returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; // @dynamic secureTextEntry; +@property(nonatomic) long long spellCheckingType; // @dynamic spellCheckingType; @end diff --git a/iOS7/Frameworks/UIKit/_UICompatibilityTextViewData.h b/iOS7/Frameworks/UIKit/_UICompatibilityTextViewData.h index 05f3bfb89..3bae61588 100644 --- a/iOS7/Frameworks/UIKit/_UICompatibilityTextViewData.h +++ b/iOS7/Frameworks/UIKit/_UICompatibilityTextViewData.h @@ -8,6 +8,7 @@ @class DOMHTMLElement, UIColor, UIDelayedAction, UIFont, UITextInteractionAssistant, UIView, UIWebDocumentView, WebFrame; +// Not exported @interface _UICompatibilityTextViewData : NSObject { WebFrame *m_frame; @@ -15,25 +16,25 @@ int m_marginTop; UIDelayedAction *m_selectionTimer; UIDelayedAction *m_longPressAction; - BOOL m_editable; - BOOL m_editing; - BOOL m_becomesEditableWithGestures; - BOOL m_reentrancyGuard; - BOOL m_readyForScroll; - BOOL m_hasExplicitTextAlignment; - BOOL m_hasExplicitLineHeight; + _Bool m_editable; + _Bool m_editing; + _Bool m_becomesEditableWithGestures; + _Bool m_reentrancyGuard; + _Bool m_readyForScroll; + _Bool m_hasExplicitTextAlignment; + _Bool m_hasExplicitLineHeight; UITextInteractionAssistant *m_interactionAssistant; UIWebDocumentView *m_webView; UIFont *m_font; UIColor *m_textColor; - int m_textAlignment; + long long m_textAlignment; UIView *m_inputView; UIView *m_inputAccessoryView; - float m_lineHeight; - BOOL m_skipScrollContainingView; - BOOL m_allowsEditingTextAttributes; - BOOL m_usesAttributedText; - BOOL m_clearsOnInsertion; + double m_lineHeight; + _Bool m_skipScrollContainingView; + _Bool m_allowsEditingTextAttributes; + _Bool m_usesAttributedText; + _Bool m_clearsOnInsertion; } @end diff --git a/iOS7/Frameworks/UIKit/_UIContentUnavailableView.h b/iOS7/Frameworks/UIKit/_UIContentUnavailableView.h index b4c6cba15..1143f01c5 100644 --- a/iOS7/Frameworks/UIKit/_UIContentUnavailableView.h +++ b/iOS7/Frameworks/UIKit/_UIContentUnavailableView.h @@ -6,20 +6,22 @@ #import -@class NSLayoutConstraint, NSString, UIButton, UILabel, _UIBackdropView, _UITextFieldRoundedRectBackgroundViewNeue; +@class NSLayoutConstraint, NSString, UIButton, UILabel, _UIBackdropView; @interface _UIContentUnavailableView : UIView { - unsigned int _style; + unsigned long long _style; NSString *_title; _UIBackdropView *_backdrop; UIView *_containerView; UILabel *_titleLabel; UILabel *_messageLabel; UIButton *_actionButton; - _UITextFieldRoundedRectBackgroundViewNeue *_buttonBackground; NSLayoutConstraint *titleToMessageConstraint; NSLayoutConstraint *messageToButtonConstraint; + UIView *_fromSnapshot; + UIView *_toSnapshot; + struct CGSize _fromSnapshotSize; NSString *_message; NSString *_buttonTitle; id _buttonAction; @@ -28,18 +30,17 @@ @property(copy, nonatomic) id buttonAction; // @synthesize buttonAction=_buttonAction; @property(copy, nonatomic) NSString *buttonTitle; // @synthesize buttonTitle=_buttonTitle; @property(copy, nonatomic) NSString *message; // @synthesize message=_message; -- (void)tintColorDidChange; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void)windowDidRotateNotification:(id)arg1; +- (void)windowWillAnimateRotateNotification:(id)arg1; - (void)windowWillRotateNotification:(id)arg1; -- (void)layoutSubviews; - (void)didMoveToWindow; -- (void)didMoveToSuperview; - (void)updateConstraints; -- (void)_updateAllMaskViews; - (void)_actionButtonPressed:(id)arg1; - (void)_updateViewHierarchy; +- (id)_buttonBackgroundImageForStyle:(unsigned long long)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 title:(id)arg2 style:(unsigned int)arg3; +- (id)initWithFrame:(struct CGRect)arg1 title:(id)arg2 style:(unsigned long long)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDSMAlertViewDelegate.h b/iOS7/Frameworks/UIKit/_UIDSMAlertViewDelegate.h index a62747685..8f2079d3f 100644 --- a/iOS7/Frameworks/UIKit/_UIDSMAlertViewDelegate.h +++ b/iOS7/Frameworks/UIKit/_UIDSMAlertViewDelegate.h @@ -8,13 +8,14 @@ #import "UIAlertViewDelegate-Protocol.h" +// Not exported @interface _UIDSMAlertViewDelegate : NSObject { id _completionHandler; } @property(copy) id completionHandler; // @synthesize completionHandler=_completionHandler; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)willPresentAlertView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerComponent.h b/iOS7/Frameworks/UIKit/_UIDatePickerComponent.h index 7dcb5ea12..40b021e16 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerComponent.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerComponent.h @@ -8,25 +8,26 @@ @class NSString; +// Not exported @interface _UIDatePickerComponent : NSObject { - unsigned int _equivalentUnit; + unsigned long long _equivalentUnit; NSString *_formatString; - unsigned int _calendarUnit; - float _width; + unsigned long long _calendarUnit; + double _width; struct _NSRange _unitRange; } -+ (id)componentsFromDateFormatString:(id)arg1 locale:(id)arg2 desiredUnits:(int)arg3; ++ (id)componentsFromDateFormatString:(id)arg1 locale:(id)arg2 desiredUnits:(long long)arg3; + (id)componentsFromDateFormatString:(id)arg1 locale:(id)arg2; -@property(nonatomic) float width; // @synthesize width=_width; +@property(nonatomic) double width; // @synthesize width=_width; @property(nonatomic) struct _NSRange unitRange; // @synthesize unitRange=_unitRange; -@property(readonly, nonatomic) unsigned int calendarUnit; // @synthesize calendarUnit=_calendarUnit; +@property(readonly, nonatomic) unsigned long long calendarUnit; // @synthesize calendarUnit=_calendarUnit; @property(readonly, nonatomic) NSString *formatString; // @synthesize formatString=_formatString; -@property(readonly, nonatomic) unsigned int equivalentUnit; +@property(readonly, nonatomic) unsigned long long equivalentUnit; - (id)description; - (void)dealloc; -- (id)_initWithFormatString:(id)arg1 calendarUnit:(unsigned int)arg2; +- (id)_initWithFormatString:(id)arg1 calendarUnit:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode.h index 8148dc92f..8010a90e8 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode.h @@ -8,12 +8,13 @@ @class NSArray, NSDate, NSDateComponents, NSString, UIColor, UIFont, _UIDatePickerView; +// Not exported @interface _UIDatePickerMode : NSObject { NSDateComponents *_selectedDateComponents; NSDateComponents *_baseDateComponents; - unsigned int *_elements; - int _yearsSinceBaseDate; + unsigned long long *_elements; + long long _yearsSinceBaseDate; struct _NSRange _maxDayRange; struct _NSRange _maxMonthRange; NSString *_localizedFormatString; @@ -26,25 +27,25 @@ NSString *_pmString; NSDateComponents *_todayDateComponents; _UIDatePickerView *_datePickerView; - unsigned int _numberOfComponents; - int _minuteInterval; + unsigned long long _numberOfComponents; + long long _minuteInterval; + double _todaySinceReferenceDate; NSDate *_minimumDate; NSDateComponents *_minimumDateComponents; NSDate *_maximumDate; NSDateComponents *_maximumDateComponents; NSDate *_baseDate; NSDate *_originatingDate; - double _todaySinceReferenceDate; } -+ (unsigned int)extractableCalendarUnits; ++ (unsigned long long)extractableCalendarUnits; + (id)_datePickerModeWithFormatString:(id)arg1 datePickerView:(id)arg2; -+ (id)_datePickerModeWithMode:(int)arg1 datePickerView:(id)arg2; -+ (int)datePickerMode; -+ (id)newDateFromGregorianYear:(int)arg1 month:(int)arg2 day:(int)arg3 timeZone:(id)arg4; ++ (id)_datePickerModeWithMode:(long long)arg1 datePickerView:(id)arg2; ++ (long long)datePickerMode; ++ (id)newDateFromGregorianYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3 timeZone:(id)arg4; + (void)initialize; @property(retain, nonatomic) NSDate *originatingDate; // @synthesize originatingDate=_originatingDate; -@property(nonatomic) int yearsSinceBaseDate; // @synthesize yearsSinceBaseDate=_yearsSinceBaseDate; +@property(nonatomic) long long yearsSinceBaseDate; // @synthesize yearsSinceBaseDate=_yearsSinceBaseDate; @property(retain, nonatomic) NSDate *baseDate; // @synthesize baseDate=_baseDate; @property(retain, nonatomic) NSString *localizedFormatString; // @synthesize localizedFormatString=_localizedFormatString; @property(nonatomic) _UIDatePickerView *datePickerView; // @synthesize datePickerView=_datePickerView; @@ -54,74 +55,74 @@ @property(readonly, nonatomic) NSDateComponents *minimumDateComponents; // @synthesize minimumDateComponents=_minimumDateComponents; @property(readonly, nonatomic) NSDate *minimumDate; // @synthesize minimumDate=_minimumDate; @property(nonatomic) double todaySinceReferenceDate; // @synthesize todaySinceReferenceDate=_todaySinceReferenceDate; -@property(nonatomic) int minuteInterval; // @synthesize minuteInterval=_minuteInterval; -@property(nonatomic) unsigned int numberOfComponents; // @synthesize numberOfComponents=_numberOfComponents; -- (void)updateEnabledStateOfViewForRow:(int)arg1 inComponent:(int)arg2; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; -- (BOOL)_shouldEnableValueForRow:(int)arg1 column:(int)arg2; -- (BOOL)_scrollingAnyColumnExcept:(int)arg1; -- (BOOL)_isComponentScrolling:(int)arg1; -- (BOOL)areValidDateComponents:(id)arg1 comparingUnits:(int)arg2; -- (id)viewForRow:(int)arg1 inComponent:(int)arg2 reusingView:(id)arg3; +@property(nonatomic) long long minuteInterval; // @synthesize minuteInterval=_minuteInterval; +@property(nonatomic) unsigned long long numberOfComponents; // @synthesize numberOfComponents=_numberOfComponents; +- (void)updateEnabledStateOfViewForRow:(long long)arg1 inComponent:(long long)arg2; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 column:(long long)arg2; +- (_Bool)_scrollingAnyColumnExcept:(int)arg1; +- (_Bool)_isComponentScrolling:(long long)arg1; +- (_Bool)areValidDateComponents:(id)arg1 comparingUnits:(long long)arg2; +- (id)viewForRow:(long long)arg1 inComponent:(long long)arg2 reusingView:(id)arg3; - (void)takeExtremesFromMinimumDate:(id)arg1 maximumDate:(id)arg2; -- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(int)arg2; -- (BOOL)_monthExists:(int)arg1 inYear:(int)arg2; -- (int)_numberOfDaysInDateComponents:(id)arg1; -- (void)_updateSelectedDateComponentsWithNewValueInComponent:(int)arg1 usingSelectionBarValue:(BOOL)arg2; +- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(long long)arg2; +- (_Bool)_monthExists:(long long)arg1 inYear:(long long)arg2; +- (long long)_numberOfDaysInDateComponents:(id)arg1; +- (void)_updateSelectedDateComponentsWithNewValueInComponent:(long long)arg1 usingSelectionBarValue:(_Bool)arg2; - (void)resetSelectedDateComponentsWithValuesUnderSelectionBars; -- (void)updateSelectedDateComponentsWithNewValueInComponent:(int)arg1; -- (void)loadDate:(id)arg1 animated:(BOOL)arg2; -- (int)validateValue:(int)arg1 forCalendarUnit:(unsigned int)arg2; -- (int)rowForValue:(int)arg1 forCalendarUnit:(unsigned int)arg2 currentRow:(int)arg3; -- (int)valueForDate:(id)arg1 dateComponents:(id)arg2 calendarUnit:(unsigned int)arg3; -- (int)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(int)arg3 currentRow:(int)arg4; -- (struct _NSRange)rangeForCalendarUnit:(unsigned int)arg1; -- (int)titleAlignmentForCalendarUnit:(unsigned int)arg1; -- (id)titleForRow:(int)arg1 inComponent:(int)arg2; -- (id)dateFormatForCalendarUnit:(unsigned int)arg1; -- (id)dateForRow:(int)arg1 inCalendarUnit:(unsigned int)arg2; -- (int)valueForRow:(int)arg1 inCalendarUnit:(unsigned int)arg2; -- (int)eraForYearRow:(int)arg1; -- (int)yearForRow:(int)arg1; -- (int)monthForRow:(int)arg1; -- (int)dayForRow:(int)arg1; -- (int)hourForRow:(int)arg1; -- (int)minuteForRow:(int)arg1; -- (int)secondForRow:(int)arg1; -- (id)_dateForYearRow:(int)arg1; -- (id)_dateByEnsuringValue:(int)arg1 forCalendarUnit:(unsigned int)arg2; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (int)_incrementForStaggeredTimeIntervals; -- (float)totalComponentWidthWithFont:(id)arg1; -@property(readonly, nonatomic) float totalComponentWidth; // @dynamic totalComponentWidth; +- (void)updateSelectedDateComponentsWithNewValueInComponent:(long long)arg1; +- (void)loadDate:(id)arg1 animated:(_Bool)arg2; +- (long long)validateValue:(long long)arg1 forCalendarUnit:(unsigned long long)arg2; +- (long long)rowForValue:(long long)arg1 forCalendarUnit:(unsigned long long)arg2 currentRow:(long long)arg3; +- (long long)valueForDate:(id)arg1 dateComponents:(id)arg2 calendarUnit:(unsigned long long)arg3; +- (long long)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(long long)arg3 currentRow:(long long)arg4; +- (struct _NSRange)rangeForCalendarUnit:(unsigned long long)arg1; +- (long long)titleAlignmentForCalendarUnit:(unsigned long long)arg1; +- (id)titleForRow:(long long)arg1 inComponent:(long long)arg2; +- (id)dateFormatForCalendarUnit:(unsigned long long)arg1; +- (id)dateForRow:(long long)arg1 inCalendarUnit:(unsigned long long)arg2; +- (long long)valueForRow:(long long)arg1 inCalendarUnit:(unsigned long long)arg2; +- (long long)eraForYearRow:(long long)arg1; +- (long long)yearForRow:(long long)arg1; +- (long long)monthForRow:(long long)arg1; +- (long long)dayForRow:(long long)arg1; +- (long long)hourForRow:(long long)arg1; +- (long long)minuteForRow:(long long)arg1; +- (long long)secondForRow:(long long)arg1; +- (id)_dateForYearRow:(long long)arg1; +- (id)_dateByEnsuringValue:(long long)arg1 forCalendarUnit:(unsigned long long)arg2; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (long long)_incrementForStaggeredTimeIntervals; +- (double)totalComponentWidthWithFont:(id)arg1; +@property(readonly, nonatomic) double totalComponentWidth; // @dynamic totalComponentWidth; - (void)resetComponentWidths; - (void)noteCalendarChanged; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; -- (int)numberOfRowsInComponent:(int)arg1; -- (int)componentForCalendarUnit:(unsigned int)arg1; -- (unsigned int)calendarUnitForComponent:(int)arg1; -@property(readonly, nonatomic) int displayedCalendarUnits; -@property(nonatomic) unsigned int *elements; -@property(readonly, nonatomic, getter=isTimeIntervalMode) BOOL isTimeIntervalMode; // @dynamic isTimeIntervalMode; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (float)widthForComponent:(int)arg1 maxWidth:(float)arg2; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; +- (long long)numberOfRowsInComponent:(long long)arg1; +- (long long)componentForCalendarUnit:(unsigned long long)arg1; +- (unsigned long long)calendarUnitForComponent:(long long)arg1; +@property(readonly, nonatomic) long long displayedCalendarUnits; +@property(nonatomic) unsigned long long *elements; +@property(readonly, nonatomic, getter=isTimeIntervalMode) _Bool isTimeIntervalMode; // @dynamic isTimeIntervalMode; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (double)widthForComponent:(long long)arg1 maxWidth:(double)arg2; @property(readonly, nonatomic) UIColor *todayTextColor; -@property(readonly, nonatomic) float rowHeight; +@property(readonly, nonatomic) double rowHeight; @property(readonly, nonatomic) UIFont *amPmFont; @property(readonly, nonatomic) UIFont *defaultTimeFont; @property(readonly, nonatomic) UIFont *sizedFont; @property(readonly, nonatomic) UIFont *font; -- (id)fontForCalendarUnit:(unsigned int)arg1; +- (id)fontForCalendarUnit:(unsigned long long)arg1; @property(readonly, nonatomic) NSString *pmString; @property(readonly, nonatomic) NSString *amString; @property(retain, nonatomic) NSDateComponents *baseDateComponents; - (void)clearBaseDate; @property(retain, nonatomic) NSDateComponents *todayDateComponents; -- (id)dateFormatterForCalendarUnit:(unsigned int)arg1; -@property(readonly, nonatomic) int datePickerMode; -@property(readonly, nonatomic, getter=is24Hour) BOOL is24Hour; // @dynamic is24Hour; -- (float)componentWidthForTwoDigitCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; +- (id)dateFormatterForCalendarUnit:(unsigned long long)arg1; +@property(readonly, nonatomic) long long datePickerMode; +@property(readonly, nonatomic, getter=is24Hour) _Bool is24Hour; // @dynamic is24Hour; +- (double)componentWidthForTwoDigitCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; - (void)_shouldReset:(id)arg1; - (id)timeZone; - (id)locale; diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Custom.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Custom.h index c12c826a0..f7146da26 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Custom.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Custom.h @@ -8,29 +8,30 @@ @class NSArray, NSString; +// Not exported @interface _UIDatePickerMode_Custom : _UIDatePickerMode { NSString *_originalFormat; NSArray *_components; NSArray *_sortedComponents; - int _displayedUnits; - int _desiredUnits; + long long _displayedUnits; + long long _desiredUnits; } -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (int)valueForRow:(int)arg1 inCalendarUnit:(unsigned int)arg2; -- (id)dateForRow:(int)arg1 inCalendarUnit:(unsigned int)arg2; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (int)titleAlignmentForCalendarUnit:(unsigned int)arg1; -- (id)dateFormatForCalendarUnit:(unsigned int)arg1; -- (int)numberOfRowsInComponent:(int)arg1; -- (unsigned int)numberOfComponents; -- (int)displayedCalendarUnits; -- (unsigned int)extractableCalendarUnits; -- (id)_componentForCalendarUnit:(unsigned int)arg1; -- (int)componentForCalendarUnit:(unsigned int)arg1; -- (unsigned int)calendarUnitForComponent:(int)arg1; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (long long)valueForRow:(long long)arg1 inCalendarUnit:(unsigned long long)arg2; +- (id)dateForRow:(long long)arg1 inCalendarUnit:(unsigned long long)arg2; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (long long)titleAlignmentForCalendarUnit:(unsigned long long)arg1; +- (id)dateFormatForCalendarUnit:(unsigned long long)arg1; +- (long long)numberOfRowsInComponent:(long long)arg1; +- (unsigned long long)numberOfComponents; +- (long long)displayedCalendarUnits; +- (unsigned long long)extractableCalendarUnits; +- (id)_componentForCalendarUnit:(unsigned long long)arg1; +- (long long)componentForCalendarUnit:(unsigned long long)arg1; +- (unsigned long long)calendarUnitForComponent:(long long)arg1; - (id)components; - (void)resetComponentWidths; - (void)noteCalendarChanged; diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Date.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Date.h index 36343d4fc..aeb09630a 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Date.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Date.h @@ -8,33 +8,34 @@ @class NSString; +// Not exported @interface _UIDatePickerMode_Date : _UIDatePickerMode { - float _dateYearWidth; - float _dateMonthWidth; - float _dateDayWidth; + double _dateYearWidth; + double _dateMonthWidth; + double _dateDayWidth; NSString *_yearFormat; NSString *_monthFormat; NSString *_dayFormat; - BOOL _isUsingJapaneseCalendar; + _Bool _isUsingJapaneseCalendar; } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; -- (id)_dateForYearRow:(int)arg1; -- (int)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(int)arg3 currentRow:(int)arg4; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; +- (id)_dateForYearRow:(long long)arg1; +- (long long)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(long long)arg3 currentRow:(long long)arg4; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; - (void)noteCalendarChanged; - (void)resetComponentWidths; -- (id)dateFormatForCalendarUnit:(unsigned int)arg1; +- (id)dateFormatForCalendarUnit:(unsigned long long)arg1; - (id)localizedFormatString; - (void)_shouldReset:(id)arg1; - (void)dealloc; -- (int)displayedCalendarUnits; +- (long long)displayedCalendarUnits; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateAndTime.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateAndTime.h index 4b1a55420..1e088afcf 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateAndTime.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateAndTime.h @@ -8,14 +8,15 @@ @class NSDateFormatter, NSString; +// Not exported @interface _UIDatePickerMode_DateAndTime : _UIDatePickerMode { - BOOL _weekdayLast; - float _wmdWeekMonthDayWidth; - float _wmdHourWidth; - float _wmdMinuteWidth; - float _wmdAMPMWidth; - float _wmdWeekdayWidth; + _Bool _weekdayLast; + double _wmdWeekMonthDayWidth; + double _wmdHourWidth; + double _wmdMinuteWidth; + double _wmdAMPMWidth; + double _wmdWeekdayWidth; NSString *_weekdayFormat; NSString *_monthDayFormat; NSString *_hourFormat; @@ -24,31 +25,31 @@ NSDateFormatter *_weekdayFormatter; } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (void)updateEnabledStateOfViewForRow:(int)arg1 inComponent:(int)arg2; -- (id)viewForRow:(int)arg1 inComponent:(int)arg2 reusingView:(id)arg3; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; -- (BOOL)_shouldEnableWeekMonthDayForRow:(int)arg1; -- (id)_dateForWeekMonthDayRow:(int)arg1; -- (int)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(int)arg3 currentRow:(int)arg4; -- (id)dateForRow:(int)arg1 inCalendarUnit:(unsigned int)arg2; -- (id)titleForRow:(int)arg1 inComponent:(int)arg2; -- (BOOL)isWeekdayLast; -- (float)weekdayWidth; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (float)componentWidthForDateTimeCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (void)updateEnabledStateOfViewForRow:(long long)arg1 inComponent:(long long)arg2; +- (id)viewForRow:(long long)arg1 inComponent:(long long)arg2 reusingView:(id)arg3; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; +- (_Bool)_shouldEnableWeekMonthDayForRow:(long long)arg1; +- (id)_dateForWeekMonthDayRow:(long long)arg1; +- (long long)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(long long)arg3 currentRow:(long long)arg4; +- (id)dateForRow:(long long)arg1 inCalendarUnit:(unsigned long long)arg2; +- (id)titleForRow:(long long)arg1 inComponent:(long long)arg2; +- (_Bool)isWeekdayLast; +- (double)weekdayWidth; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (double)componentWidthForDateTimeCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; - (id)baseDateComponents; - (void)_takeBaseDateComponentsFromDate:(id)arg1; - (void)_resetBaseDateComponentsIfNecessaryFromDate:(id)arg1; -- (void)_updateSelectedDateComponentsWithNewValueInComponent:(int)arg1 usingSelectionBarValue:(BOOL)arg2; -- (void)loadDate:(id)arg1 animated:(BOOL)arg2; -- (unsigned int *)elements; -- (int)displayedCalendarUnits; -- (id)dateFormatForCalendarUnit:(unsigned int)arg1; +- (void)_updateSelectedDateComponentsWithNewValueInComponent:(long long)arg1 usingSelectionBarValue:(_Bool)arg2; +- (void)loadDate:(id)arg1 animated:(_Bool)arg2; +- (unsigned long long *)elements; +- (long long)displayedCalendarUnits; +- (id)dateFormatForCalendarUnit:(unsigned long long)arg1; - (id)localizedFormatString; - (id)weekdayFormatter; - (id)relativeFormatter; diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateWithOptionalYear.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateWithOptionalYear.h index 7552ce5a2..db6ee0706 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateWithOptionalYear.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_DateWithOptionalYear.h @@ -6,18 +6,19 @@ #import +// Not exported @interface _UIDatePickerMode_DateWithOptionalYear : _UIDatePickerMode_Date { } -+ (int)datePickerMode; -- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(int)arg2; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; ++ (long long)datePickerMode; +- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(long long)arg2; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; - (id)selectedDateComponents; -- (int)yearForRow:(int)arg1; -- (void)loadDate:(id)arg1 animated:(BOOL)arg2; -- (id)titleForRow:(int)arg1 inComponent:(int)arg2; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; +- (long long)rowForDate:(id)arg1 dateComponents:(id)arg2 component:(long long)arg3 currentRow:(long long)arg4; +- (long long)yearForRow:(long long)arg1; +- (id)titleForRow:(long long)arg1 inComponent:(long long)arg2; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_MonthDay.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_MonthDay.h index fed20c1d3..fb10d0aea 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_MonthDay.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_MonthDay.h @@ -6,14 +6,15 @@ #import +// Not exported @interface _UIDatePickerMode_MonthDay : _UIDatePickerMode_Date { } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Time.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Time.h index 39a0f060e..dae49c97c 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_Time.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_Time.h @@ -8,31 +8,32 @@ @class NSString; +// Not exported @interface _UIDatePickerMode_Time : _UIDatePickerMode { - float _timeHourWidth; - float _timeMinuteWidth; - float _timeAMPMWidth; + double _timeHourWidth; + double _timeMinuteWidth; + double _timeAMPMWidth; NSString *_hourFormat; NSString *_minuteFormat; } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; - (id)font; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; - (void)noteCalendarChanged; - (void)resetComponentWidths; -- (float)rowHeight; -- (id)dateFormatForCalendarUnit:(unsigned int)arg1; +- (double)rowHeight; +- (id)dateFormatForCalendarUnit:(unsigned long long)arg1; - (id)localizedFormatString; - (void)_shouldReset:(id)arg1; - (void)dealloc; -- (int)displayedCalendarUnits; +- (long long)displayedCalendarUnits; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_TimeInterval.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_TimeInterval.h index 7b55ab831..3444a5523 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_TimeInterval.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_TimeInterval.h @@ -6,31 +6,32 @@ #import +// Not exported @interface _UIDatePickerMode_TimeInterval : _UIDatePickerMode { - float _componentWidth; + double _componentWidth; } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; -- (BOOL)_shouldEnableValueForRow:(int)arg1 inComponent:(int)arg2 calendarUnit:(unsigned int)arg3; -- (int)valueForDate:(id)arg1 dateComponents:(id)arg2 calendarUnit:(unsigned int)arg3; -- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(int)arg2; -- (BOOL)areValidDateComponents:(id)arg1 comparingUnits:(int)arg2; -- (float)widthForCalendarUnit:(unsigned int)arg1 font:(id)arg2 maxWidth:(float)arg3; -- (struct _NSRange)rangeForCalendarUnit:(unsigned int)arg1; -- (int)titleAlignmentForCalendarUnit:(unsigned int)arg1; -- (id)titleForRow:(int)arg1 inComponent:(int)arg2; -- (int)hourForRow:(int)arg1; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; +- (_Bool)_shouldEnableValueForRow:(long long)arg1 inComponent:(long long)arg2 calendarUnit:(unsigned long long)arg3; +- (long long)valueForDate:(id)arg1 dateComponents:(id)arg2 calendarUnit:(unsigned long long)arg3; +- (id)dateComponentsByRestrictingSelectedComponents:(id)arg1 withLastManipulatedColumn:(long long)arg2; +- (_Bool)areValidDateComponents:(id)arg1 comparingUnits:(long long)arg2; +- (double)widthForCalendarUnit:(unsigned long long)arg1 font:(id)arg2 maxWidth:(double)arg3; +- (struct _NSRange)rangeForCalendarUnit:(unsigned long long)arg1; +- (long long)titleAlignmentForCalendarUnit:(unsigned long long)arg1; +- (id)titleForRow:(long long)arg1 inComponent:(long long)arg2; +- (long long)hourForRow:(long long)arg1; - (id)font; -- (int)numberOfRowsForCalendarUnit:(unsigned int)arg1; +- (long long)numberOfRowsForCalendarUnit:(unsigned long long)arg1; - (void)resetComponentWidths; -- (float)rowHeight; +- (double)rowHeight; - (void)takeExtremesFromMinimumDate:(id)arg1 maximumDate:(id)arg2; - (id)localizedFormatString; -- (BOOL)isTimeIntervalMode; +- (_Bool)isTimeIntervalMode; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerMode_YearMonth.h b/iOS7/Frameworks/UIKit/_UIDatePickerMode_YearMonth.h index 03f26f4d3..9ed24b503 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerMode_YearMonth.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerMode_YearMonth.h @@ -6,14 +6,15 @@ #import +// Not exported @interface _UIDatePickerMode_YearMonth : _UIDatePickerMode_Date { } -+ (unsigned int)extractableCalendarUnits; -+ (int)datePickerMode; -- (unsigned int)nextUnitSmallerThanUnit:(unsigned int)arg1; -- (unsigned int)nextUnitLargerThanUnit:(unsigned int)arg1; ++ (unsigned long long)extractableCalendarUnits; ++ (long long)datePickerMode; +- (unsigned long long)nextUnitSmallerThanUnit:(unsigned long long)arg1; +- (unsigned long long)nextUnitLargerThanUnit:(unsigned long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewDeprecated.h b/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewDeprecated.h new file mode 100644 index 000000000..25adc0e9f --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewDeprecated.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDateComponents; + +@interface _UIDatePickerView (_UIDatePickerViewDeprecated) +- (int)second; +- (int)minute; +- (int)hour; +@property(copy, nonatomic) NSDateComponents *dateComponents; // @dynamic dateComponents; +@property(nonatomic) _Bool staggerTimeIntervals; // @dynamic staggerTimeIntervals; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewInternal.h b/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewInternal.h new file mode 100644 index 000000000..ed5f9439b --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIDatePickerView-_UIDatePickerViewInternal.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSCalendar, NSDateComponents, NSLocale, UIFont; + +@interface _UIDatePickerView (_UIDatePickerViewInternal) +@property(readonly, nonatomic, getter=_hrMinFont) UIFont *hrMinFont; // @dynamic hrMinFont; +- (id)_hoursStringForHour:(long long)arg1; +- (id)_minutesStringForHour:(long long)arg1 minutes:(long long)arg2; +- (long long)_selectionBarRowInComponent:(long long)arg1; +- (_Bool)_updateDateOrTime; +@property(readonly, nonatomic, getter=_amPmValue) long long amPmValue; // @dynamic amPmValue; +@property(readonly, nonatomic, getter=_lastSelectedDateComponents) NSDateComponents *lastSelectedDateComponents; // @dynamic lastSelectedDateComponents; +- (id)_labelTextForCalendarUnit:(unsigned long long)arg1; +- (id)_selectedTextForCalendarUnit:(unsigned long long)arg1; +@property(readonly, nonatomic) NSLocale *locale; // @dynamic locale; +@property(readonly, nonatomic) NSCalendar *calendar; // @dynamic calendar; +@property(nonatomic) _Bool highlightsToday; // @dynamic highlightsToday; +- (_Bool)staggerTimeIntervals; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIDatePickerView.h b/iOS7/Frameworks/UIKit/_UIDatePickerView.h index 19e898f13..4909aac4e 100644 --- a/iOS7/Frameworks/UIKit/_UIDatePickerView.h +++ b/iOS7/Frameworks/UIKit/_UIDatePickerView.h @@ -9,11 +9,12 @@ #import "UIPickerViewDataSource-Protocol.h" #import "UIPickerViewDelegate-Protocol.h" -@class NSCalendar, NSDate, NSDateComponents, NSLocale, NSTimeZone, UIDatePicker, UIFont, UILabel, _UIDatePickerMode; +@class NSCalendar, NSDate, NSDateComponents, NSLocale, NSTimeZone, UIDatePicker, UILabel, _UIDatePickerMode; +// Not exported @interface _UIDatePickerView : UIPickerView { - int _loadingDate; + long long _loadingDate; NSDate *_userSuppliedDate; NSDate *_userSuppliedMinimumDate; NSDate *_userSuppliedMaximumDate; @@ -23,7 +24,7 @@ NSDate *_minimumDate; NSDate *_maximumDate; NSDateComponents *_lastSelectedDateComponents; - BOOL _allowsZeroTimeInterval; + _Bool _allowsZeroTimeInterval; _UIDatePickerMode *_mode; NSTimeZone *_timeZone; double _timeInterval; @@ -44,78 +45,61 @@ @property(retain, nonatomic) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; @property(copy, nonatomic) NSDate *maximumDate; // @synthesize maximumDate=_userSuppliedMaximumDate; @property(copy, nonatomic) NSDate *minimumDate; // @synthesize minimumDate=_userSuppliedMinimumDate; -- (id)_viewForSelectedRowInComponent:(int)arg1; -@property(nonatomic, getter=_allowsZeroTimeInterval, setter=_setAllowsZeroTimeInterval:) BOOL allowsZeroTimeInterval; -@property(nonatomic, getter=_allowsZeroCountDownDuration, setter=_setAllowsZeroCountDownDuration:) BOOL allowsZeroCountDownDuration; -@property(nonatomic, getter=_usesBlackChrome, setter=_setUsesBlackChrome:) BOOL usesBlackChrome; -- (void)_setHidesLabels:(BOOL)arg1; +- (id)_viewForSelectedRowInComponent:(long long)arg1; +@property(nonatomic, getter=_allowsZeroTimeInterval, setter=_setAllowsZeroTimeInterval:) _Bool allowsZeroTimeInterval; +@property(nonatomic, getter=_allowsZeroCountDownDuration, setter=_setAllowsZeroCountDownDuration:) _Bool allowsZeroCountDownDuration; +@property(nonatomic, getter=_usesBlackChrome, setter=_setUsesBlackChrome:) _Bool usesBlackChrome; +- (void)_setHidesLabels:(_Bool)arg1; - (void)_resetSelectionOfTables; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (id)shadowColor; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -@property(readonly, nonatomic) float contentWidth; // @dynamic contentWidth; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +@property(readonly, nonatomic) double contentWidth; // @dynamic contentWidth; @property(nonatomic) double timeInterval; -- (void)_updateEnabledCellsIncludingWMDCells:(BOOL)arg1; +- (void)_updateEnabledCellsIncludingWMDCells:(_Bool)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (void)_fadeLabelForCalendarUnit:(unsigned int)arg1 toText:(id)arg2 animated:(BOOL)arg3; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (void)_fadeLabelForCalendarUnit:(unsigned long long)arg1 toText:(id)arg2 animated:(_Bool)arg3; - (id)_makeNewAccessoryLabel; -- (void)_positionLabel:(id)arg1 forCalendarUnit:(unsigned int)arg2 relativeTo:(id)arg3 order:(int)arg4; -- (void)_setLabel:(id)arg1 forCalendarUnit:(unsigned int)arg2 animated:(BOOL)arg3; -- (id)_labelForCalendarUnit:(unsigned int)arg1 createIfNecessary:(BOOL)arg2; -- (void)_updateLabels:(BOOL)arg1; -- (BOOL)_updatedLastSelectedComponentsByValidatingSelectedDateWithLastManipulatedComponent:(int)arg1; -- (id)_componentsSelectedAfterEnforcingValidityOfComponents:(id)arg1 withLastManipulatedComponent:(int)arg2; +- (void)_positionLabel:(id)arg1 forCalendarUnit:(unsigned long long)arg2 relativeTo:(id)arg3 order:(long long)arg4; +- (void)_setLabel:(id)arg1 forCalendarUnit:(unsigned long long)arg2 animated:(_Bool)arg3; +- (id)_labelForCalendarUnit:(unsigned long long)arg1 createIfNecessary:(_Bool)arg2; +- (void)_updateLabels:(_Bool)arg1; +- (_Bool)_updatedLastSelectedComponentsByValidatingSelectedDateWithLastManipulatedComponent:(long long)arg1; +- (id)_componentsSelectedAfterEnforcingValidityOfComponents:(id)arg1 withLastManipulatedComponent:(long long)arg2; - (int)_selectedMinuteForColumn:(int)arg1; - (int)_selectedHourForColumn:(int)arg1; - (void)setDelegate:(id)arg1; -- (void)_selectRow:(int)arg1 inComponent:(int)arg2 animated:(BOOL)arg3 notify:(BOOL)arg4; -- (void)_loadDate:(id)arg1 animated:(BOOL)arg2; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(int)arg2 to:(int)arg3; -@property(nonatomic) int minuteInterval; -@property(nonatomic) int datePickerMode; +- (void)_selectRow:(long long)arg1 inComponent:(long long)arg2 animated:(_Bool)arg3 notify:(_Bool)arg4; +- (void)_loadDate:(id)arg1 animated:(_Bool)arg2; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (void)pickerTableView:(id)arg1 didChangeSelectionBarRowFrom:(long long)arg2 to:(long long)arg3; +@property(nonatomic) long long minuteInterval; +@property(nonatomic) long long datePickerMode; - (void)_setMode:(id)arg1; -@property(readonly, nonatomic, getter=_isTimeIntervalMode) BOOL isTimeIntervalMode; // @dynamic isTimeIntervalMode; -- (int)numberOfComponentsInPickerView:(id)arg1; +@property(readonly, nonatomic, getter=_isTimeIntervalMode) _Bool isTimeIntervalMode; // @dynamic isTimeIntervalMode; +- (long long)numberOfComponentsInPickerView:(id)arg1; @property(copy, nonatomic) NSDate *date; -- (void)_setDate:(id)arg1 animated:(BOOL)arg2 forced:(BOOL)arg3; -- (void)setDate:(id)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic, getter=_hasCustomLocale) BOOL hasCustomLocale; // @dynamic hasCustomLocale; +- (void)_setDate:(id)arg1 animated:(_Bool)arg2 forced:(_Bool)arg3; +- (void)setDate:(id)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic, getter=_hasCustomLocale) _Bool hasCustomLocale; // @dynamic hasCustomLocale; @property(retain, nonatomic) NSLocale *userProvidedLocale; -@property(readonly, nonatomic, getter=_hasCustomCalendar) BOOL hasCustomCalendar; // @dynamic hasCustomCalendar; +@property(readonly, nonatomic, getter=_hasCustomCalendar) _Bool hasCustomCalendar; // @dynamic hasCustomCalendar; @property(copy, nonatomic) NSCalendar *userProvidedCalendar; -- (BOOL)_isCurrentCalendar:(id)arg1; +- (_Bool)_isCurrentCalendar:(id)arg1; - (void)_rebuildCompositeLocale; -- (BOOL)_showingDate; +- (_Bool)_showingDate; - (void)_doneLoadingDateOrTime; - (id)_orientationImageSuffix; - (id)pickerImageNamePrefix; -- (float)_tableRowHeight; +- (double)_tableRowHeight; - (void)_datePickerReset:(id)arg1; - (void)_todayChanged:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (int)second; -- (int)minute; -- (int)hour; -@property(copy, nonatomic) NSDateComponents *dateComponents; // @dynamic dateComponents; -@property(nonatomic) BOOL staggerTimeIntervals; // @dynamic staggerTimeIntervals; -@property(readonly, nonatomic, getter=_hrMinFont) UIFont *hrMinFont; // @dynamic hrMinFont; -- (id)_hoursStringForHour:(int)arg1; -- (id)_minutesStringForHour:(int)arg1 minutes:(int)arg2; -- (int)_selectionBarRowInComponent:(int)arg1; -- (BOOL)_updateDateOrTime; -@property(readonly, nonatomic, getter=_amPmValue) int amPmValue; // @dynamic amPmValue; -@property(readonly, nonatomic, getter=_lastSelectedDateComponents) NSDateComponents *lastSelectedDateComponents; // @dynamic lastSelectedDateComponents; -- (id)_labelTextForCalendarUnit:(unsigned int)arg1; -- (id)_selectedTextForCalendarUnit:(unsigned int)arg1; -@property(readonly, nonatomic) NSLocale *locale; // @dynamic locale; -@property(readonly, nonatomic) NSCalendar *calendar; // @dynamic calendar; -@property(nonatomic) BOOL highlightsToday; // @dynamic highlightsToday; @end diff --git a/iOS7/Frameworks/UIKit/_UIDebugAlignmentRectView.h b/iOS7/Frameworks/UIKit/_UIDebugAlignmentRectView.h index ecae3e95a..c2081a6cf 100644 --- a/iOS7/Frameworks/UIKit/_UIDebugAlignmentRectView.h +++ b/iOS7/Frameworks/UIKit/_UIDebugAlignmentRectView.h @@ -6,15 +6,16 @@ #import +// Not exported @interface _UIDebugAlignmentRectView : UIView { - float _baselineOffset; + double _baselineOffset; } -- (BOOL)isOpaque; -- (id)_alignmentDebuggingOverlayCreateIfNecessary:(BOOL)arg1; +- (_Bool)isOpaque; +- (id)_alignmentDebuggingOverlayCreateIfNecessary:(_Bool)arg1; - (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 baselineOffset:(float)arg2; +- (id)initWithFrame:(struct CGRect)arg1 baselineOffset:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIDecompressionInfo.h b/iOS7/Frameworks/UIKit/_UIDecompressionInfo.h index 9b86ce01c..a3157b4cb 100644 --- a/iOS7/Frameworks/UIKit/_UIDecompressionInfo.h +++ b/iOS7/Frameworks/UIKit/_UIDecompressionInfo.h @@ -8,17 +8,18 @@ @class NSData, NSObject, _UIAsyncInvocation; +// Not exported @interface _UIDecompressionInfo : NSObject { - unsigned long jpegDecodeRequestID; + unsigned long long jpegDecodeRequestID; NSObject *syncSemaphore; NSObject *metadataSemaphore; NSData *imageData; struct CGSize maxSize; int renderingIntent; _UIAsyncInvocation *terminationInvocation; - BOOL decompressionComplete; - BOOL metadataComplete; + _Bool decompressionComplete; + _Bool metadataComplete; } - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIDefinitionDictionary.h b/iOS7/Frameworks/UIKit/_UIDefinitionDictionary.h index 82a39f7bd..8ef4c3924 100644 --- a/iOS7/Frameworks/UIKit/_UIDefinitionDictionary.h +++ b/iOS7/Frameworks/UIKit/_UIDefinitionDictionary.h @@ -8,13 +8,16 @@ @class ASAsset, NSString; +// Not exported @interface _UIDefinitionDictionary : NSObject { struct __DCSDictionary *_dictionary; + _Bool _activated; ASAsset *_rawAsset; NSString *_definitionLanguage; } +@property _Bool activated; // @synthesize activated=_activated; @property(readonly) NSString *definitionLanguage; // @synthesize definitionLanguage=_definitionLanguage; @property(readonly) ASAsset *rawAsset; // @synthesize rawAsset=_rawAsset; - (id)description; @@ -22,8 +25,8 @@ - (id)_attributedDefinitionForTerm:(id)arg1; - (id)_fullHTMLDefinitionForTerm:(id)arg1; - (id)_shortHTMLDefinitionForTerm:(id)arg1; -- (id)_HTMLDefinitionForTerm:(id)arg1 type:(long)arg2; -- (BOOL)_hasDefinitionForTerm:(id)arg1; +- (id)_HTMLDefinitionForTerm:(id)arg1 type:(long long)arg2; +- (_Bool)_hasDefinitionForTerm:(id)arg1; @property(readonly) NSString *localizedDictionaryName; - (void)dealloc; - (id)initWithAsset:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIDefinitionValue.h b/iOS7/Frameworks/UIKit/_UIDefinitionValue.h index e5e7b699e..0260bc8d4 100644 --- a/iOS7/Frameworks/UIKit/_UIDefinitionValue.h +++ b/iOS7/Frameworks/UIKit/_UIDefinitionValue.h @@ -8,21 +8,24 @@ @class ASAsset, NSAttributedString, NSString; +// Not exported @interface _UIDefinitionValue : NSObject { NSString *_localizedDictionaryName; NSString *_term; NSAttributedString *_definition; + NSString *_longDefinition; ASAsset *_rawAsset; } @property(retain, nonatomic) ASAsset *rawAsset; // @synthesize rawAsset=_rawAsset; +@property(readonly) NSString *longDefinition; // @synthesize longDefinition=_longDefinition; @property(readonly) NSAttributedString *definition; // @synthesize definition=_definition; @property(readonly) NSString *term; // @synthesize term=_term; @property(readonly) NSString *localizedDictionaryName; // @synthesize localizedDictionaryName=_localizedDictionaryName; - (id)description; - (void)dealloc; -- (id)initWithLocalizedDictionaryName:(id)arg1 term:(id)arg2 definition:(id)arg3; +- (id)initWithLocalizedDictionaryName:(id)arg1 term:(id)arg2 definition:(id)arg3 longDefinition:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/_UIDelayedPresentationContext.h b/iOS7/Frameworks/UIKit/_UIDelayedPresentationContext.h index 6e91afad8..276fb2afa 100644 --- a/iOS7/Frameworks/UIKit/_UIDelayedPresentationContext.h +++ b/iOS7/Frameworks/UIKit/_UIDelayedPresentationContext.h @@ -8,10 +8,11 @@ @class NSInvocation, NSObject; +// Not exported @interface _UIDelayedPresentationContext : NSObject { - BOOL _enableUserInteraction; - int _reqcnt; + _Bool _enableUserInteraction; + long long _reqcnt; NSInvocation *_presentInvocation; id _cancellationHandler; double _timeout; @@ -22,10 +23,10 @@ @property(copy, nonatomic) id cancellationHandler; // @synthesize cancellationHandler=_cancellationHandler; - (void)finishDelayedPresentation:(id)arg1; - (void)beginDelayedPresentation; -- (void)cancelDelayedPresentation:(BOOL)arg1; -- (int)incrementRequestCount; -- (int)decrementRequestCount; -- (int)requestCount; +- (void)cancelDelayedPresentation:(_Bool)arg1; +- (long long)incrementRequestCount; +- (long long)decrementRequestCount; +- (long long)requestCount; - (id)delayingController; - (id)invocationTarget; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIDelegatingActionActivity.h b/iOS7/Frameworks/UIKit/_UIDelegatingActionActivity.h index 7fd1a5894..b1b9d458b 100644 --- a/iOS7/Frameworks/UIKit/_UIDelegatingActionActivity.h +++ b/iOS7/Frameworks/UIKit/_UIDelegatingActionActivity.h @@ -8,6 +8,7 @@ @class UIDocumentInteractionController; +// Not exported @interface _UIDelegatingActionActivity : UIActivity { UIDocumentInteractionController *_documentInteractionController; @@ -15,7 +16,7 @@ } - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/_UIDictationAttachment.h b/iOS7/Frameworks/UIKit/_UIDictationAttachment.h index 3551f4c11..4a633ba6c 100644 --- a/iOS7/Frameworks/UIKit/_UIDictationAttachment.h +++ b/iOS7/Frameworks/UIKit/_UIDictationAttachment.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface _UIDictationAttachment : NSTextAttachment { NSDictionary *_typingAttributesBeforeInsertion; @@ -16,6 +17,7 @@ @property(copy, nonatomic) NSDictionary *typingAttributesBeforeInsertion; // @synthesize typingAttributesBeforeInsertion=_typingAttributesBeforeInsertion; @property(nonatomic) struct _NSRange attachmentRange; // @synthesize attachmentRange=_attachmentRange; +- (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIDictionaryManager.h b/iOS7/Frameworks/UIKit/_UIDictionaryManager.h index b52c5fc4e..f1cf9ea9d 100644 --- a/iOS7/Frameworks/UIKit/_UIDictionaryManager.h +++ b/iOS7/Frameworks/UIKit/_UIDictionaryManager.h @@ -8,17 +8,22 @@ @class NSArray; +// Not exported @interface _UIDictionaryManager : NSObject { NSArray *_availableDefinitionDictionaries; } ++ (id)_filteredDictionaryIDs; + (id)assetManager; ++ (void)initialize; @property(readonly) NSArray *availableDefinitionDictionaries; // @synthesize availableDefinitionDictionaries=_availableDefinitionDictionaries; - (id)_currentlyAvailableDefinitionDictionaries; +- (id)_allAvailableDefinitionDictionariesUsingRemoteInfo:(_Bool)arg1; - (id)_availableDictionaryAssets; +- (id)_availableDictionaryAssetsUsingRemoteInfo:(_Bool)arg1; - (id)_definitionValuesForTerm:(id)arg1; -- (BOOL)_hasDefinitionForTerm:(id)arg1; +- (_Bool)_hasDefinitionForTerm:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIDimmingBackdropView.h b/iOS7/Frameworks/UIKit/_UIDimmingBackdropView.h deleted file mode 100644 index 0f14ba1fd..000000000 --- a/iOS7/Frameworks/UIKit/_UIDimmingBackdropView.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray; - -@interface _UIDimmingBackdropView : _UIBackdropView -{ - BOOL _inPassthroughHitTest; - BOOL _ignoresTouches; - id <_UIDimmingBackdropViewDelegate> _delegate; - NSArray *_passthroughViews; -} - -@property(nonatomic) BOOL ignoresTouches; // @synthesize ignoresTouches=_ignoresTouches; -@property(retain, nonatomic) NSArray *passthroughViews; // @synthesize passthroughViews=_passthroughViews; -@property(nonatomic) id <_UIDimmingBackdropViewDelegate> delegate; // @synthesize delegate=_delegate; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)autosizesToFitSuperview; -- (void)removeMaskViews; -- (void)addCircleMaskForRect:(struct CGRect)arg1 inView:(id)arg2; -- (void)addMaskViewForView:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewDelegate-Protocol.h deleted file mode 100644 index e26534149..000000000 --- a/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol _UIDimmingBackdropViewDelegate - -@optional -- (void)dimmingBackdropViewWasTapped:(id)arg1; -@end - diff --git a/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewSettings.h b/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewSettings.h deleted file mode 100644 index aed58fae3..000000000 --- a/iOS7/Frameworks/UIKit/_UIDimmingBackdropViewSettings.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIDimmingBackdropViewSettings : _UIBackdropViewSettings -{ -} - -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIDiscardableTintedDisclosureImageCacheItem.h b/iOS7/Frameworks/UIKit/_UIDiscardableTintedDisclosureImageCacheItem.h index 7f39eca62..d11fdf1b7 100644 --- a/iOS7/Frameworks/UIKit/_UIDiscardableTintedDisclosureImageCacheItem.h +++ b/iOS7/Frameworks/UIKit/_UIDiscardableTintedDisclosureImageCacheItem.h @@ -10,6 +10,7 @@ @class UIColor, UIImage; +// Not exported @interface _UIDiscardableTintedDisclosureImageCacheItem : NSObject { UIImage *_tintedImage; @@ -23,15 +24,15 @@ @property(readonly, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; @property(readonly, nonatomic) UIImage *tintedImage; // @synthesize tintedImage=_tintedImage; -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; -- (id)_tintedDisclosureImage:(BOOL)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)beginContentAccess; +- (id)_tintedDisclosureImage:(_Bool)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; -- (id)initWithPressed:(BOOL)arg1 tintColor:(id)arg2; +- (id)initWithPressed:(_Bool)arg1 tintColor:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIDismissCurlUpTapGestureRecognizer.h b/iOS7/Frameworks/UIKit/_UIDismissCurlUpTapGestureRecognizer.h index 24a2daa81..205df8250 100644 --- a/iOS7/Frameworks/UIKit/_UIDismissCurlUpTapGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/_UIDismissCurlUpTapGestureRecognizer.h @@ -6,14 +6,15 @@ #import +// Not exported @interface _UIDismissCurlUpTapGestureRecognizer : UITapGestureRecognizer { float _curlUpDY; } @property(nonatomic, setter=_setCurlUpDY:) float _curlUpDY; // @synthesize _curlUpDY; -- (BOOL)_delegateShouldReceiveTouch:(id)arg1; -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)_delegateShouldReceiveTouch:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDocumentActivityItemProvider.h b/iOS7/Frameworks/UIKit/_UIDocumentActivityItemProvider.h index 1d4bdce6a..e43283c6b 100644 --- a/iOS7/Frameworks/UIKit/_UIDocumentActivityItemProvider.h +++ b/iOS7/Frameworks/UIKit/_UIDocumentActivityItemProvider.h @@ -8,6 +8,7 @@ @class UIDocumentInteractionController; +// Not exported @interface _UIDocumentActivityItemProvider : UIActivityItemProvider { UIDocumentInteractionController *_documentInteractionController; diff --git a/iOS7/Frameworks/UIKit/_UIDocumentActivityViewController.h b/iOS7/Frameworks/UIKit/_UIDocumentActivityViewController.h index 9280f1cbe..f1c5b5180 100644 --- a/iOS7/Frameworks/UIKit/_UIDocumentActivityViewController.h +++ b/iOS7/Frameworks/UIKit/_UIDocumentActivityViewController.h @@ -8,20 +8,21 @@ @class UIDocumentInteractionController; +// Not exported @interface _UIDocumentActivityViewController : UIActivityViewController { - BOOL hideSystemActivities; + _Bool hideSystemActivities; UIDocumentInteractionController *_documentInteractionController; - BOOL _hideSystemActivities; + _Bool _hideSystemActivities; } -@property(nonatomic) BOOL hideSystemActivities; // @synthesize hideSystemActivities=_hideSystemActivities; +@property(nonatomic) _Bool hideSystemActivities; // @synthesize hideSystemActivities=_hideSystemActivities; @property(nonatomic) UIDocumentInteractionController *documentInteractionController; // @synthesize documentInteractionController=_documentInteractionController; - (void)_performActivity:(id)arg1; - (void)_prepareActivity:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (BOOL)sourceIsManaged; -- (BOOL)_shouldShowSystemActivity:(id)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (_Bool)sourceIsManaged; +- (_Bool)_shouldShowSystemActivity:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIDocumentContainerObserver.h b/iOS7/Frameworks/UIKit/_UIDocumentContainerObserver.h index 02386f017..4da5b33cd 100644 --- a/iOS7/Frameworks/UIKit/_UIDocumentContainerObserver.h +++ b/iOS7/Frameworks/UIKit/_UIDocumentContainerObserver.h @@ -8,6 +8,7 @@ @class NSArray, NSDate, NSMutableDictionary, NSMutableSet, NSOrderedSet, NSPredicate; +// Not exported @interface _UIDocumentContainerObserver : NSObject { NSMutableSet *_added; diff --git a/iOS7/Frameworks/UIKit/_UIDocumentStorage.h b/iOS7/Frameworks/UIKit/_UIDocumentStorage.h index e97b024bd..3aa54da6b 100644 --- a/iOS7/Frameworks/UIKit/_UIDocumentStorage.h +++ b/iOS7/Frameworks/UIKit/_UIDocumentStorage.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface _UIDocumentStorage : NSObject { NSString *_scope; @@ -16,7 +17,7 @@ @property(readonly) NSURL *rootURL; // @synthesize rootURL=_rootURL; - (void)dealloc; -@property(readonly, getter=isUbiquitous) BOOL ubiquitous; +@property(readonly, getter=isUbiquitous) _Bool ubiquitous; - (id)initWithSearchScope:(id)arg1 rootURL:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIDynamicAnimation.h b/iOS7/Frameworks/UIKit/_UIDynamicAnimation.h index 05a606044..7ecd7ecc0 100644 --- a/iOS7/Frameworks/UIKit/_UIDynamicAnimation.h +++ b/iOS7/Frameworks/UIKit/_UIDynamicAnimation.h @@ -24,20 +24,20 @@ - (id)description; - (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2; - (void)_appendSubclassDescription:(id)arg1 atLevel:(int)arg2; -- (BOOL)_isRunning; -- (void)_setGrouped:(BOOL)arg1; -- (BOOL)_isGrouped; -- (void)_setUsesNSTimer:(BOOL)arg1; -- (BOOL)_usesNSTimer; -- (void)_setShouldYield:(BOOL)arg1; -- (BOOL)_shouldYield; +- (_Bool)_isRunning; +- (void)_setGrouped:(_Bool)arg1; +- (_Bool)_isGrouped; +- (void)_setUsesNSTimer:(_Bool)arg1; +- (_Bool)_usesNSTimer; +- (void)_setShouldYield:(_Bool)arg1; +- (_Bool)_shouldYield; @property(readonly, nonatomic) int state; - (void)_cancelWithAppliers:(id)arg1; - (void)stop; - (void)runWithCompletion:(id)arg1; - (void)runWithCompletion:(id)arg1 forScreen:(void)arg2 runLoopMode:(id)arg3; - (void)_callAppliers:(id)arg1 additionalEndAppliers:(void)arg2 done:(id)arg3; -- (BOOL)_animateForInterval:(double)arg1; +- (_Bool)_animateForInterval:(double)arg1; - (void)_stopAnimation; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIDynamicAnimationActiveValue.h b/iOS7/Frameworks/UIKit/_UIDynamicAnimationActiveValue.h index ab4f2d764..4a4f9b776 100644 --- a/iOS7/Frameworks/UIKit/_UIDynamicAnimationActiveValue.h +++ b/iOS7/Frameworks/UIKit/_UIDynamicAnimationActiveValue.h @@ -27,8 +27,8 @@ @property(nonatomic) double value; // @synthesize value=_value; - (id)description; - (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2; -- (BOOL)_isUpperBoundary; -- (BOOL)_isLowerBoundary; +- (_Bool)_isUpperBoundary; +- (_Bool)_isLowerBoundary; - (void)_setBoundaryPull:(double)arg1; - (double)_boundaryPull; - (id)_applier; diff --git a/iOS7/Frameworks/UIKit/_UIDynamicAnimationGroup.h b/iOS7/Frameworks/UIKit/_UIDynamicAnimationGroup.h index 574bc6634..d170fe878 100644 --- a/iOS7/Frameworks/UIKit/_UIDynamicAnimationGroup.h +++ b/iOS7/Frameworks/UIKit/_UIDynamicAnimationGroup.h @@ -22,7 +22,7 @@ - (void)runWithGroupApplier:(id)arg1 completion:(void)arg2 forScreen:(id)arg3 runLoopMode:(void)arg4; - (void)removeAnimation:(id)arg1; - (void)addAnimation:(id)arg1; -- (BOOL)_animateForInterval:(double)arg1; +- (_Bool)_animateForInterval:(double)arg1; - (void)_stopAnimation; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIDynamicAnimationState.h b/iOS7/Frameworks/UIKit/_UIDynamicAnimationState.h index 4acc9b948..4e834ef52 100644 --- a/iOS7/Frameworks/UIKit/_UIDynamicAnimationState.h +++ b/iOS7/Frameworks/UIKit/_UIDynamicAnimationState.h @@ -8,6 +8,7 @@ @class CADisplayLink, NSMutableArray, NSTimer, UIScreen; +// Not exported @interface _UIDynamicAnimationState : NSObject { UIScreen *_screen; @@ -15,7 +16,7 @@ NSTimer *_timer; NSMutableArray *_activeAnimations; double _lastUpdateTime; - BOOL _shouldSchedYield; + _Bool _shouldSchedYield; } @end diff --git a/iOS7/Frameworks/UIKit/_UIDynamicValueAnimation.h b/iOS7/Frameworks/UIKit/_UIDynamicValueAnimation.h index 13f503364..9aa537536 100644 --- a/iOS7/Frameworks/UIKit/_UIDynamicValueAnimation.h +++ b/iOS7/Frameworks/UIKit/_UIDynamicValueAnimation.h @@ -37,7 +37,7 @@ - (void)runWithCompletion:(id)arg1; - (void)runWithValueApplier:(id)arg1 completion:(void)arg2; - (void)runWithValueApplier:(id)arg1 completion:(void)arg2 forScreen:(id)arg3 runLoopMode:(void)arg4; -- (BOOL)_animateForInterval:(double)arg1; +- (_Bool)_animateForInterval:(double)arg1; - (void)removeActiveValue:(id)arg1; - (void)addActiveValue:(id)arg1; - (void)_updateStepFunction; diff --git a/iOS7/Frameworks/UIKit/_UIEmojiPageControl.h b/iOS7/Frameworks/UIKit/_UIEmojiPageControl.h index b8c1e93c2..ca97c86f7 100644 --- a/iOS7/Frameworks/UIKit/_UIEmojiPageControl.h +++ b/iOS7/Frameworks/UIKit/_UIEmojiPageControl.h @@ -6,13 +6,14 @@ #import +// Not exported @interface _UIEmojiPageControl : UIPageControl { } -- (void)_setCurrentPage:(int)arg1; -- (id)_pageIndicatorCurrentImageForPage:(int)arg1; -- (id)_pageIndicatorImageForPage:(int)arg1; +- (void)_setCurrentPage:(long long)arg1; +- (id)_pageIndicatorCurrentImageForPage:(long long)arg1; +- (id)_pageIndicatorImageForPage:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIEmojiScrollView.h b/iOS7/Frameworks/UIKit/_UIEmojiScrollView.h index 0c46d047d..dcf925f95 100644 --- a/iOS7/Frameworks/UIKit/_UIEmojiScrollView.h +++ b/iOS7/Frameworks/UIKit/_UIEmojiScrollView.h @@ -6,15 +6,16 @@ #import +// Not exported @interface _UIEmojiScrollView : UIScrollView { double _delay; - BOOL _canDragToScroll; + _Bool _canDragToScroll; } @property double delay; // @synthesize delay=_delay; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; -- (BOOL)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; - (void)_lookForScrolling; - (void)_stopLookingForScrolling; - (void)setContentOffset:(struct CGPoint)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIFallbackPresentationViewController.h b/iOS7/Frameworks/UIKit/_UIFallbackPresentationViewController.h index 3269b5c4f..a5b7db68d 100644 --- a/iOS7/Frameworks/UIKit/_UIFallbackPresentationViewController.h +++ b/iOS7/Frameworks/UIKit/_UIFallbackPresentationViewController.h @@ -15,10 +15,10 @@ } @property(retain, nonatomic) UIWindow *rotationDecider; // @synthesize rotationDecider=_rotationDecider; -- (void)_presentViewController:(id)arg1 sendingView:(id)arg2 animated:(BOOL)arg3; -- (BOOL)shouldAutorotate; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)_presentViewController:(id)arg1 sendingView:(id)arg2 animated:(_Bool)arg3; +- (_Bool)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidUnload; - (void)viewDidLoad; - (void)didReceiveMemoryWarning; diff --git a/iOS7/Frameworks/UIKit/_UIFallbackPresentationWindow.h b/iOS7/Frameworks/UIKit/_UIFallbackPresentationWindow.h index 8abc53a64..6262b5157 100644 --- a/iOS7/Frameworks/UIKit/_UIFallbackPresentationWindow.h +++ b/iOS7/Frameworks/UIKit/_UIFallbackPresentationWindow.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIFallbackPresentationWindow : UIWindow { } -- (BOOL)_includeInDefaultImageSnapshot; -- (BOOL)_affectsTintView; +- (_Bool)_includeInDefaultImageSnapshot; +- (_Bool)_canAffectStatusBarAppearance; @end diff --git a/iOS7/Frameworks/UIKit/_UIFieldEditorContentView.h b/iOS7/Frameworks/UIKit/_UIFieldEditorContentView.h index c1cd54602..f5d4468f0 100644 --- a/iOS7/Frameworks/UIKit/_UIFieldEditorContentView.h +++ b/iOS7/Frameworks/UIKit/_UIFieldEditorContentView.h @@ -8,6 +8,7 @@ @class UIFieldEditor; +// Not exported @interface _UIFieldEditorContentView : UIView { UIFieldEditor *_fieldEditor; diff --git a/iOS7/Frameworks/UIKit/_UIFieldEditorLayoutManager.h b/iOS7/Frameworks/UIKit/_UIFieldEditorLayoutManager.h new file mode 100644 index 000000000..4463dc3b5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIFieldEditorLayoutManager.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLayoutManager.h" + +// Not exported +@interface _UIFieldEditorLayoutManager : NSLayoutManager +{ + _Bool _needsExtraBulletRendering; +} + +@property _Bool needsExtraBulletRendering; // @synthesize needsExtraBulletRendering=_needsExtraBulletRendering; +- (void)showCGGlyphs:(const unsigned short *)arg1 positions:(const struct CGPoint *)arg2 count:(unsigned long long)arg3 font:(id)arg4 matrix:(struct CGAffineTransform)arg5 attributes:(id)arg6 inContext:(struct CGContext *)arg7; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIFlowLayoutInfo.h b/iOS7/Frameworks/UIKit/_UIFlowLayoutInfo.h index 7a4a97c85..d254588b8 100644 --- a/iOS7/Frameworks/UIKit/_UIFlowLayoutInfo.h +++ b/iOS7/Frameworks/UIKit/_UIFlowLayoutInfo.h @@ -8,34 +8,35 @@ @class NSDictionary, NSMutableArray; +// Not exported @interface _UIFlowLayoutInfo : NSObject { NSMutableArray *_sections; - BOOL _useFloatingHeaderFooter; - BOOL _horizontal; - BOOL _leftToRight; + _Bool _useFloatingHeaderFooter; + _Bool _horizontal; + _Bool _leftToRight; struct CGRect _visibleBounds; struct CGSize _layoutSize; - float _dimension; - BOOL _isValid; + double _dimension; + _Bool _isValid; NSDictionary *_rowAlignmentOptions; - BOOL _usesFloatingHeaderFooter; + _Bool _usesFloatingHeaderFooter; struct CGSize _contentSize; } @property(retain, nonatomic) NSDictionary *rowAlignmentOptions; // @synthesize rowAlignmentOptions=_rowAlignmentOptions; @property(nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; -@property(nonatomic) BOOL leftToRight; // @synthesize leftToRight=_leftToRight; -@property(nonatomic) BOOL horizontal; // @synthesize horizontal=_horizontal; -@property(nonatomic) float dimension; // @synthesize dimension=_dimension; -@property(nonatomic) BOOL usesFloatingHeaderFooter; // @synthesize usesFloatingHeaderFooter=_usesFloatingHeaderFooter; +@property(nonatomic) _Bool leftToRight; // @synthesize leftToRight=_leftToRight; +@property(nonatomic) _Bool horizontal; // @synthesize horizontal=_horizontal; +@property(nonatomic) double dimension; // @synthesize dimension=_dimension; +@property(nonatomic) _Bool usesFloatingHeaderFooter; // @synthesize usesFloatingHeaderFooter=_usesFloatingHeaderFooter; @property(readonly, nonatomic) NSMutableArray *sections; // @synthesize sections=_sections; - (id)copy; - (id)snapshot; - (struct CGRect)frameForItemAtIndexPath:(id)arg1; - (void)dealloc; - (id)addSection; -- (void)invalidate:(BOOL)arg1; +- (void)invalidate:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/_UIFlowLayoutItem.h b/iOS7/Frameworks/UIKit/_UIFlowLayoutItem.h index aa90616f2..13a79d4bf 100644 --- a/iOS7/Frameworks/UIKit/_UIFlowLayoutItem.h +++ b/iOS7/Frameworks/UIKit/_UIFlowLayoutItem.h @@ -8,6 +8,7 @@ @class _UIFlowLayoutRow, _UIFlowLayoutSection; +// Not exported @interface _UIFlowLayoutItem : NSObject { _UIFlowLayoutSection *_section; diff --git a/iOS7/Frameworks/UIKit/_UIFlowLayoutRow.h b/iOS7/Frameworks/UIKit/_UIFlowLayoutRow.h index 562b96339..22c401521 100644 --- a/iOS7/Frameworks/UIKit/_UIFlowLayoutRow.h +++ b/iOS7/Frameworks/UIKit/_UIFlowLayoutRow.h @@ -8,24 +8,25 @@ @class NSMutableArray, _UIFlowLayoutSection; +// Not exported @interface _UIFlowLayoutRow : NSObject { NSMutableArray *_items; _UIFlowLayoutSection *_section; struct CGSize _rowSize; struct CGRect _rowFrame; - int _index; - BOOL _isValid; - BOOL _complete; + long long _index; + _Bool _isValid; + _Bool _complete; int _verticalAlignement; int _horizontalAlignement; - BOOL _fixedItemSize; + _Bool _fixedItemSize; } -@property(nonatomic) BOOL fixedItemSize; // @synthesize fixedItemSize=_fixedItemSize; -@property(nonatomic) BOOL complete; // @synthesize complete=_complete; +@property(nonatomic) _Bool fixedItemSize; // @synthesize fixedItemSize=_fixedItemSize; +@property(nonatomic) _Bool complete; // @synthesize complete=_complete; @property(readonly, nonatomic) NSMutableArray *items; // @synthesize items=_items; -@property(nonatomic) int index; // @synthesize index=_index; +@property(nonatomic) long long index; // @synthesize index=_index; @property(nonatomic) struct CGRect rowFrame; // @synthesize rowFrame=_rowFrame; @property(nonatomic) struct CGSize rowSize; // @synthesize rowSize=_rowSize; @property(nonatomic) _UIFlowLayoutSection *section; // @synthesize section=_section; diff --git a/iOS7/Frameworks/UIKit/_UIFlowLayoutSection.h b/iOS7/Frameworks/UIKit/_UIFlowLayoutSection.h index 19ca07062..639a0d4e7 100644 --- a/iOS7/Frameworks/UIKit/_UIFlowLayoutSection.h +++ b/iOS7/Frameworks/UIKit/_UIFlowLayoutSection.h @@ -8,60 +8,61 @@ @class NSDictionary, NSMutableArray, _UIFlowLayoutInfo; +// Not exported @interface _UIFlowLayoutSection : NSObject { NSMutableArray *_items; NSMutableArray *_rows; struct UIEdgeInsets _sectionMagins; - float _verticalInterstice; - float _horizontalInterstice; + double _verticalInterstice; + double _horizontalInterstice; struct CGRect _headerFrame; struct CGRect _footerFrame; - float _headerDimension; - float _footerDimension; + double _headerDimension; + double _footerDimension; _UIFlowLayoutInfo *_layoutInfo; - BOOL _isValid; + _Bool _isValid; struct CGRect _frame; NSDictionary *_rowAlignmentOptions; - BOOL _fixedItemSize; + _Bool _fixedItemSize; struct CGSize _itemSize; - float _otherMargin; - float _beginMargin; - float _endMargin; - float _actualGap; - float _lastRowBeginMargin; - float _lastRowEndMargin; - float _lastRowActualGap; - BOOL _lastRowIncomplete; - int _itemsCount; - int _itemsByRowCount; - int _indexOfImcompleteRow; + double _otherMargin; + double _beginMargin; + double _endMargin; + double _actualGap; + double _lastRowBeginMargin; + double _lastRowEndMargin; + double _lastRowActualGap; + _Bool _lastRowIncomplete; + long long _itemsCount; + long long _itemsByRowCount; + long long _indexOfImcompleteRow; struct UIEdgeInsets _sectionMargins; } @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; -@property(readonly, nonatomic) int itemsByRowCount; // @synthesize itemsByRowCount=_itemsByRowCount; -@property(nonatomic) int itemsCount; // @synthesize itemsCount=_itemsCount; -@property(readonly, nonatomic) int indexOfImcompleteRow; // @synthesize indexOfImcompleteRow=_indexOfImcompleteRow; -@property(readonly, nonatomic) BOOL lastRowIncomplete; // @synthesize lastRowIncomplete=_lastRowIncomplete; -@property(readonly, nonatomic) float lastRowActualGap; // @synthesize lastRowActualGap=_lastRowActualGap; -@property(readonly, nonatomic) float lastRowEndMargin; // @synthesize lastRowEndMargin=_lastRowEndMargin; -@property(readonly, nonatomic) float lastRowBeginMargin; // @synthesize lastRowBeginMargin=_lastRowBeginMargin; -@property(readonly, nonatomic) float actualGap; // @synthesize actualGap=_actualGap; -@property(readonly, nonatomic) float endMargin; // @synthesize endMargin=_endMargin; -@property(readonly, nonatomic) float beginMargin; // @synthesize beginMargin=_beginMargin; -@property(readonly, nonatomic) float otherMargin; // @synthesize otherMargin=_otherMargin; -@property(nonatomic) BOOL fixedItemSize; // @synthesize fixedItemSize=_fixedItemSize; +@property(readonly, nonatomic) long long itemsByRowCount; // @synthesize itemsByRowCount=_itemsByRowCount; +@property(nonatomic) long long itemsCount; // @synthesize itemsCount=_itemsCount; +@property(readonly, nonatomic) long long indexOfImcompleteRow; // @synthesize indexOfImcompleteRow=_indexOfImcompleteRow; +@property(readonly, nonatomic) _Bool lastRowIncomplete; // @synthesize lastRowIncomplete=_lastRowIncomplete; +@property(readonly, nonatomic) double lastRowActualGap; // @synthesize lastRowActualGap=_lastRowActualGap; +@property(readonly, nonatomic) double lastRowEndMargin; // @synthesize lastRowEndMargin=_lastRowEndMargin; +@property(readonly, nonatomic) double lastRowBeginMargin; // @synthesize lastRowBeginMargin=_lastRowBeginMargin; +@property(readonly, nonatomic) double actualGap; // @synthesize actualGap=_actualGap; +@property(readonly, nonatomic) double endMargin; // @synthesize endMargin=_endMargin; +@property(readonly, nonatomic) double beginMargin; // @synthesize beginMargin=_beginMargin; +@property(readonly, nonatomic) double otherMargin; // @synthesize otherMargin=_otherMargin; +@property(nonatomic) _Bool fixedItemSize; // @synthesize fixedItemSize=_fixedItemSize; @property(retain, nonatomic) NSDictionary *rowAlignmentOptions; // @synthesize rowAlignmentOptions=_rowAlignmentOptions; @property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; @property(nonatomic) _UIFlowLayoutInfo *layoutInfo; // @synthesize layoutInfo=_layoutInfo; @property(nonatomic) struct CGRect footerFrame; // @synthesize footerFrame=_footerFrame; @property(nonatomic) struct CGRect headerFrame; // @synthesize headerFrame=_headerFrame; -@property(nonatomic) float footerDimension; // @synthesize footerDimension=_footerDimension; -@property(nonatomic) float headerDimension; // @synthesize headerDimension=_headerDimension; +@property(nonatomic) double footerDimension; // @synthesize footerDimension=_footerDimension; +@property(nonatomic) double headerDimension; // @synthesize headerDimension=_headerDimension; @property(nonatomic) struct UIEdgeInsets sectionMargins; // @synthesize sectionMargins=_sectionMargins; -@property(nonatomic) float horizontalInterstice; // @synthesize horizontalInterstice=_horizontalInterstice; -@property(nonatomic) float verticalInterstice; // @synthesize verticalInterstice=_verticalInterstice; +@property(nonatomic) double horizontalInterstice; // @synthesize horizontalInterstice=_horizontalInterstice; +@property(nonatomic) double verticalInterstice; // @synthesize verticalInterstice=_verticalInterstice; @property(readonly, nonatomic) NSMutableArray *rows; // @synthesize rows=_rows; @property(readonly, nonatomic) NSMutableArray *items; // @synthesize items=_items; - (id)copyFromLayoutInfo:(id)arg1; @@ -69,7 +70,7 @@ - (id)addRow; - (id)addItem; - (void)dealloc; -- (void)recomputeFromIndex:(int)arg1; +- (void)recomputeFromIndex:(long long)arg1; - (void)computeLayout; - (void)invalidate; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIFormAutoFiller.h b/iOS7/Frameworks/UIKit/_UIFormAutoFiller.h deleted file mode 100644 index b3a6bb618..000000000 --- a/iOS7/Frameworks/UIKit/_UIFormAutoFiller.h +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class DOMElement, DOMHTMLInputElement, NSMutableArray, NSMutableDictionary, WebFrame; - -@interface _UIFormAutoFiller : NSObject -{ - WebFrame *_frame; - DOMElement *_form; - int _formType; - DOMHTMLInputElement *_usernameElement; - DOMHTMLInputElement *_passwordElement; - NSMutableArray *_autoFilledControls; - NSMutableDictionary *_fieldsFilledFromAB; - NSMutableArray *_continuationFields; - BOOL _hasAutoFilled; -} - -+ (id)fieldNameForAutoFillOfControl:(id)arg1 rep:(id)arg2 respectHTMLAutocompleteAttribute:(BOOL)arg3; -+ (int)indexOfItemInRadioButtonGroup:(id)arg1 forSynonyms:(id)arg2; -+ (id)radioButtonGroupContaining:(id)arg1 inFormElements:(id)arg2; -+ (int)indexOfItemInSelectElement:(id)arg1 forSynonyms:(id)arg2; -+ (void)clearAutoFilledTextField:(id)arg1 inFrame:(id)arg2 form:(id)arg3; -+ (void)clearAutoFillStateForFrame:(id)arg1; -+ (void)recordABMatch:(id)arg1 inFrame:(id)arg2 form:(id)arg3 fieldName:(id)arg4; -+ (BOOL)isContinuationField:(id)arg1 inFrame:(id)arg2 form:(id)arg3; -+ (id)abMatchInFrame:(id)arg1 form:(id)arg2 fieldName:(id)arg3; -+ (id)matchForControl:(id)arg1 rep:(id)arg2 fieldLabels:(id)arg3 useFieldName:(BOOL)arg4 foundByPageScan:(char *)arg5; -+ (id)autoFillerForFrame:(id)arg1 form:(id)arg2 create:(BOOL)arg3; -- (void)clearAutoFilledTextField:(id)arg1; -- (void)recordABContinuationField:(id)arg1; -- (void)recordABMatch:(id)arg1 fieldName:(id)arg2; -- (int)autoFillPhoneOrZipStartingAtControl:(id)arg1 match:(id)arg2; -- (void)autoFillAddressStartingAtControl:(id)arg1 match:(id)arg2; -- (void)autoFill; -- (BOOL)hasAutoFilled; -- (int)_reflectAutoFillMatch:(id)arg1 inControls:(id)arg2 currIndex:(int)arg3 fieldName:(id)arg4; -- (int)_reflectMultiFieldMatch:(id)arg1 inControls:(id)arg2 currIndex:(unsigned int)arg3 fieldName:(id)arg4 isPhoneNumber:(BOOL)arg5; -- (void)_insertABValue:(id)arg1 inTextFieldElement:(id)arg2 match:(id)arg3 fieldName:(id)arg4; -- (id)_decomposeStreetAddress:(id)arg1 style:(int)arg2; -- (int)_itemInSelectElement:(id)arg1 forMatch:(id)arg2; -- (id)passwordElement; -- (id)usernameElement; -- (int)formType; -- (void)_scanElements; -- (id)visibleControlsInForm; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIGestureRecognizerFailureMap.h b/iOS7/Frameworks/UIKit/_UIGestureRecognizerFailureMap.h index 5bf18eef1..daa3244dd 100644 --- a/iOS7/Frameworks/UIKit/_UIGestureRecognizerFailureMap.h +++ b/iOS7/Frameworks/UIKit/_UIGestureRecognizerFailureMap.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface _UIGestureRecognizerFailureMap : NSObject { NSMutableArray *_gestureRecognizers; @@ -18,8 +19,8 @@ + (void)buildFailureMapForGestureRecognizer:(id)arg1; + (void)buildFailureMapForGestureRecognizers:(id)arg1; -- (BOOL)isGestureRecognizerWaitingForGestureRecognizersToFail:(id)arg1; -@property(readonly) BOOL hasUnmetFailureRequirementsOrDependents; +- (_Bool)isGestureRecognizerWaitingForGestureRecognizersToFail:(id)arg1; +@property(readonly) _Bool hasUnmetFailureRequirementsOrDependents; - (void)gestureRecognizerFinished:(id)arg1 withEvent:(id)arg2; - (void)_queueRecognizersForResetIfFinished; - (void)_gestureRecognizerFinished:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIGestureRecognizerTransformAnalyzer.h b/iOS7/Frameworks/UIKit/_UIGestureRecognizerTransformAnalyzer.h index f069b011a..dd1b671d3 100644 --- a/iOS7/Frameworks/UIKit/_UIGestureRecognizerTransformAnalyzer.h +++ b/iOS7/Frameworks/UIKit/_UIGestureRecognizerTransformAnalyzer.h @@ -6,21 +6,22 @@ #import "NSObject.h" +// Not exported @interface _UIGestureRecognizerTransformAnalyzer : NSObject { - float _lowPassTranslationMagnitudeDelta; - float _lowPassScaleDelta; - float _lowPassRotationDelta; - float _translationWeight; - float _pinchingWeight; - float _rotationWeight; + double _lowPassTranslationMagnitudeDelta; + double _lowPassScaleDelta; + double _lowPassRotationDelta; + double _translationWeight; + double _pinchingWeight; + double _rotationWeight; int _dominantComponent; } @property(readonly, nonatomic) int dominantComponent; // @synthesize dominantComponent=_dominantComponent; -@property(nonatomic) float rotationWeight; // @synthesize rotationWeight=_rotationWeight; -@property(nonatomic) float pinchingWeight; // @synthesize pinchingWeight=_pinchingWeight; -@property(nonatomic) float translationWeight; // @synthesize translationWeight=_translationWeight; +@property(nonatomic) double rotationWeight; // @synthesize rotationWeight=_rotationWeight; +@property(nonatomic) double pinchingWeight; // @synthesize pinchingWeight=_pinchingWeight; +@property(nonatomic) double translationWeight; // @synthesize translationWeight=_translationWeight; - (void)analyzeTouches:(id)arg1; - (void)reset; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIGetAssetThread.h b/iOS7/Frameworks/UIKit/_UIGetAssetThread.h index 1774decb9..a8e7df21a 100644 --- a/iOS7/Frameworks/UIKit/_UIGetAssetThread.h +++ b/iOS7/Frameworks/UIKit/_UIGetAssetThread.h @@ -8,6 +8,7 @@ @class ALAsset, ALAssetsLibrary, NSCondition, NSURL; +// Not exported @interface _UIGetAssetThread : NSThread { NSURL *_url; diff --git a/iOS7/Frameworks/UIKit/_UIGraphicsLetterpressStyle.h b/iOS7/Frameworks/UIKit/_UIGraphicsLetterpressStyle.h index a9a32371a..65d9cd1e9 100644 --- a/iOS7/Frameworks/UIKit/_UIGraphicsLetterpressStyle.h +++ b/iOS7/Frameworks/UIKit/_UIGraphicsLetterpressStyle.h @@ -12,40 +12,40 @@ @interface _UIGraphicsLetterpressStyle : NSObject { + int innerShadowBlendMode; + int outerShadowBlendMode; UIColor *embossHighlightColor; UIColor *embossShadowColor; - float embossSize; + double embossSize; UIColor *innerShadowColor; - float innerShadowBlur; - int innerShadowBlendMode; + double innerShadowBlur; UIColor *outerShadowColor; - float outerShadowBlur; - int outerShadowBlendMode; + double outerShadowBlur; UIColor *topGradientColor; UIColor *bottomGradientColor; - float innerOpacity; + double innerOpacity; struct CGPoint innerShadowOffset; struct CGPoint outerShadowOffset; } + (id)old2xLetterpressStyle; + (id)defaultLetterpressStyle; -@property(nonatomic) float innerOpacity; // @synthesize innerOpacity; +@property(nonatomic) double innerOpacity; // @synthesize innerOpacity; @property(retain, nonatomic) UIColor *bottomGradientColor; // @synthesize bottomGradientColor; @property(retain, nonatomic) UIColor *topGradientColor; // @synthesize topGradientColor; @property(nonatomic) int outerShadowBlendMode; // @synthesize outerShadowBlendMode; -@property(nonatomic) float outerShadowBlur; // @synthesize outerShadowBlur; +@property(nonatomic) double outerShadowBlur; // @synthesize outerShadowBlur; @property(nonatomic) struct CGPoint outerShadowOffset; // @synthesize outerShadowOffset; @property(retain, nonatomic) UIColor *outerShadowColor; // @synthesize outerShadowColor; @property(nonatomic) int innerShadowBlendMode; // @synthesize innerShadowBlendMode; -@property(nonatomic) float innerShadowBlur; // @synthesize innerShadowBlur; +@property(nonatomic) double innerShadowBlur; // @synthesize innerShadowBlur; @property(nonatomic) struct CGPoint innerShadowOffset; // @synthesize innerShadowOffset; @property(retain, nonatomic) UIColor *innerShadowColor; // @synthesize innerShadowColor; -@property(nonatomic) float embossSize; // @synthesize embossSize; +@property(nonatomic) double embossSize; // @synthesize embossSize; @property(retain, nonatomic) UIColor *embossShadowColor; // @synthesize embossShadowColor; @property(retain, nonatomic) UIColor *embossHighlightColor; // @synthesize embossHighlightColor; @property(readonly, nonatomic) struct UIEdgeInsets edgeInsets; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIGroupTableViewCellBackgroundImageKey.h b/iOS7/Frameworks/UIKit/_UIGroupTableViewCellBackgroundImageKey.h index f942d0a47..1244a2e17 100644 --- a/iOS7/Frameworks/UIKit/_UIGroupTableViewCellBackgroundImageKey.h +++ b/iOS7/Frameworks/UIKit/_UIGroupTableViewCellBackgroundImageKey.h @@ -10,42 +10,47 @@ @class UIColor; +// Not exported @interface _UIGroupTableViewCellBackgroundImageKey : NSObject { - BOOL _opaque; - BOOL _selected; + _Bool _opaque; + _Bool _selected; struct CGSize _size; UIColor *_backgroundColor; UIColor *_sectionBorderColor; + double _sectionBorderWidth; UIColor *_separatorColor; UIColor *_topShadowColor; UIColor *_bottomShadowColor; UIColor *_fillColor; UIColor *_selectionColor; - float _leftPhase; - float _rightPhase; + double _leftPhase; + double _rightPhase; int _sectionLocation; - int _selectionStyle; + long long _selectionStyle; + struct UIEdgeInsets _separatorInset; } -@property(nonatomic) int selectionStyle; // @synthesize selectionStyle=_selectionStyle; +@property(nonatomic) struct UIEdgeInsets separatorInset; // @synthesize separatorInset=_separatorInset; +@property(nonatomic) long long selectionStyle; // @synthesize selectionStyle=_selectionStyle; @property(nonatomic) int sectionLocation; // @synthesize sectionLocation=_sectionLocation; -@property(nonatomic) float rightPhase; // @synthesize rightPhase=_rightPhase; -@property(nonatomic) float leftPhase; // @synthesize leftPhase=_leftPhase; +@property(nonatomic) double rightPhase; // @synthesize rightPhase=_rightPhase; +@property(nonatomic) double leftPhase; // @synthesize leftPhase=_leftPhase; @property(retain, nonatomic) UIColor *fillColor; // @synthesize fillColor=_fillColor; @property(retain, nonatomic) UIColor *bottomShadowColor; // @synthesize bottomShadowColor=_bottomShadowColor; @property(retain, nonatomic) UIColor *topShadowColor; // @synthesize topShadowColor=_topShadowColor; @property(retain, nonatomic) UIColor *selectionColor; // @synthesize selectionColor=_selectionColor; @property(retain, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; +@property(nonatomic) double sectionBorderWidth; // @synthesize sectionBorderWidth=_sectionBorderWidth; @property(retain, nonatomic) UIColor *sectionBorderColor; // @synthesize sectionBorderColor=_sectionBorderColor; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) struct CGSize size; // @synthesize size=_size; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic) BOOL opaque; // @synthesize opaque=_opaque; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool opaque; // @synthesize opaque=_opaque; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIHighlightView.h b/iOS7/Frameworks/UIKit/_UIHighlightView.h index f9ceb5de6..fb0c93654 100644 --- a/iOS7/Frameworks/UIKit/_UIHighlightView.h +++ b/iOS7/Frameworks/UIKit/_UIHighlightView.h @@ -11,22 +11,22 @@ @interface _UIHighlightView : UIView { UIColor *_color; - float _cornerRadius; + double _cornerRadius; struct CGRect _invertedHighlightClipRect; NSArray *_cornerRadii; NSMutableArray *_innerBounds; NSMutableArray *_innerQuads; - BOOL _invertHighlight; + _Bool _invertHighlight; } - (id)hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent *)arg2; - (void)drawRect:(struct CGRect)arg1; -- (void)setInvertHighlight:(BOOL)arg1 clipRect:(struct CGRect)arg2; +- (void)setInvertHighlight:(_Bool)arg1 clipRect:(struct CGRect)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)setQuads:(id)arg1 boundaryRect:(struct CGRect)arg2; - (void)setFrames:(id)arg1 boundaryRect:(struct CGRect)arg2; - (void)setCornerRadii:(id)arg1; -- (void)setCornerRadius:(float)arg1; +- (void)setCornerRadius:(double)arg1; - (void)setColor:(id)arg1; - (void)dealloc; - (void)cleanUp; diff --git a/iOS7/Frameworks/UIKit/_UIHostedTextServiceSession.h b/iOS7/Frameworks/UIKit/_UIHostedTextServiceSession.h index 543eec981..87197c2e1 100644 --- a/iOS7/Frameworks/UIKit/_UIHostedTextServiceSession.h +++ b/iOS7/Frameworks/UIKit/_UIHostedTextServiceSession.h @@ -6,15 +6,16 @@ #import +// Not exported @interface _UIHostedTextServiceSession : _UITextServiceSession { id <_UIHostedTextServiceSessionDelegate> _delegate; } -+ (id)showServiceForText:(id)arg1 type:(int)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; ++ (id)showServiceForText:(id)arg1 type:(long long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; @property(nonatomic) id <_UIHostedTextServiceSessionDelegate> delegate; // @synthesize delegate=_delegate; - (void)remoteSessionDidDismiss; -- (void)dismissTextServiceAnimated:(BOOL)arg1; +- (void)dismissTextServiceAnimated:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIHostedTextServiceSessionDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIHostedTextServiceSessionDelegate-Protocol.h index 00b2663cf..1ce6856d4 100644 --- a/iOS7/Frameworks/UIKit/_UIHostedTextServiceSessionDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIHostedTextServiceSessionDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol _UIHostedTextServiceSessionDelegate -- (void)dismissHostedTextServiceSession:(id)arg1 animated:(BOOL)arg2; +- (void)dismissHostedTextServiceSession:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIHostedWindow.h b/iOS7/Frameworks/UIKit/_UIHostedWindow.h index 99cfaeaec..863a0305d 100644 --- a/iOS7/Frameworks/UIKit/_UIHostedWindow.h +++ b/iOS7/Frameworks/UIKit/_UIHostedWindow.h @@ -10,19 +10,22 @@ @interface _UIHostedWindow : UIWindow { + long long _hostTintAdjustmentMode; } -- (BOOL)_isClippedByScreenJail; -- (BOOL)_needsShakesWhenInactive; +@property(nonatomic, setter=_setHostTintAdjustmentMode:) long long _hostTintAdjustmentMode; // @synthesize _hostTintAdjustmentMode; +- (long long)_defaultTintAdjustmentMode; +- (_Bool)_isClippedByScreenJail; +- (_Bool)_needsShakesWhenInactive; - (void)_updateTransformLayerForClassicPresentation; - (void)_updateAppTintView; - (void)_unregisterScrollToTopView:(id)arg1; - (void)_registerScrollToTopView:(id)arg1; -- (BOOL)_usesWindowServerHitTesting; +- (_Bool)_usesWindowServerHitTesting; @property(readonly, nonatomic) _UIHostedWindowHostingHandle *hostingHandle; - (unsigned int)contextID; -- (BOOL)_canPromoteFromKeyWindowStack; -- (BOOL)_isWindowServerHostingManaged; +- (_Bool)_canPromoteFromKeyWindowStack; +- (_Bool)_isWindowServerHostingManaged; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIHostedWindowHostingHandle.h b/iOS7/Frameworks/UIKit/_UIHostedWindowHostingHandle.h index e43b9c1f4..1b5639d1c 100644 --- a/iOS7/Frameworks/UIKit/_UIHostedWindowHostingHandle.h +++ b/iOS7/Frameworks/UIKit/_UIHostedWindowHostingHandle.h @@ -16,7 +16,7 @@ } + (id)hostedWindowHostingHandleWithContextID:(unsigned int)arg1 rootLayerTransform:(struct CGAffineTransform)arg2 rootLayerFrame:(struct CGRect)arg3; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) struct CGRect rootLayerFrame; // @synthesize rootLayerFrame=_rootLayerFrame; @property(readonly, nonatomic) struct CGAffineTransform rootLayerTransform; // @synthesize rootLayerTransform=_rootLayerTransform; @property(readonly, nonatomic) unsigned int contextID; // @synthesize contextID=_contextID; diff --git a/iOS7/Frameworks/UIKit/_UIImageSerializationWrapper.h b/iOS7/Frameworks/UIKit/_UIImageSerializationWrapper.h index a71961650..67fbf72d1 100644 --- a/iOS7/Frameworks/UIKit/_UIImageSerializationWrapper.h +++ b/iOS7/Frameworks/UIKit/_UIImageSerializationWrapper.h @@ -10,6 +10,7 @@ @class UIImage; +// Not exported @interface _UIImageSerializationWrapper : NSObject { UIImage *_image; diff --git a/iOS7/Frameworks/UIKit/_UIImageViewExtendedStorage.h b/iOS7/Frameworks/UIKit/_UIImageViewExtendedStorage.h index 19723d498..6907f4c1f 100644 --- a/iOS7/Frameworks/UIKit/_UIImageViewExtendedStorage.h +++ b/iOS7/Frameworks/UIKit/_UIImageViewExtendedStorage.h @@ -8,22 +8,23 @@ @class NSArray, UIImage; +// Not exported @interface _UIImageViewExtendedStorage : NSObject { - BOOL _highlighted; + _Bool _highlighted; UIImage *_image; UIImage *_highlightedImage; NSArray *_animationImages; NSArray *_highlightedAnimationImages; double _animationDuration; - int _animationRepeatCount; + long long _animationRepeatCount; int _drawMode; - int _defaultRenderingMode; - BOOL _masksTemplateImages; - unsigned int _templateImageRenderingEffects; + long long _defaultRenderingMode; + _Bool _masksTemplateImages; + unsigned long long _templateImageRenderingEffects; } -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageCacheKey.h b/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageCacheKey.h index fa58fc296..e6dd081af 100644 --- a/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageCacheKey.h +++ b/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageCacheKey.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface _UIImageViewPretiledImageCacheKey : NSObject { UIImage *_originalImage; @@ -16,8 +17,8 @@ + (id)cacheKeyWithOriginalImage:(id)arg1 pretiledSize:(struct CGSize)arg2; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageWrapper.h b/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageWrapper.h index fd6222769..7f71ab04b 100644 --- a/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageWrapper.h +++ b/iOS7/Frameworks/UIKit/_UIImageViewPretiledImageWrapper.h @@ -8,6 +8,7 @@ @class UIImage, _UIImageViewPretiledImageCacheKey; +// Not exported @interface _UIImageViewPretiledImageWrapper : NSObject { UIImage *_pretiledImage; @@ -17,8 +18,8 @@ + (id)cacheValueWithPretiledImage:(id)arg1 cacheKey:(id)arg2; @property(readonly, nonatomic) UIImage *pretiledImage; // @synthesize pretiledImage=_pretiledImage; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIInlineCandidateCell.h b/iOS7/Frameworks/UIKit/_UIInlineCandidateCell.h index ee1aa924b..6c6f48036 100644 --- a/iOS7/Frameworks/UIKit/_UIInlineCandidateCell.h +++ b/iOS7/Frameworks/UIKit/_UIInlineCandidateCell.h @@ -8,27 +8,28 @@ @class NSString, UIFont; +// Not exported @interface _UIInlineCandidateCell : UIView { NSString *_candidate; - unsigned int _index; + unsigned long long _index; UIFont *_font; struct CGSize _stringImageSize; - BOOL _highlighted; + _Bool _highlighted; id _target; SEL _action; - BOOL _lastItem; - BOOL _dontDrawRightEdge; + _Bool _lastItem; + _Bool _dontDrawRightEdge; } - (void)drawRect:(struct CGRect)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setLastItem:(BOOL)arg1; -- (void)dontDrawRightEdge:(BOOL)arg1; -- (unsigned int)index; +- (void)setHighlighted:(_Bool)arg1; +- (void)setLastItem:(_Bool)arg1; +- (void)dontDrawRightEdge:(_Bool)arg1; +- (unsigned long long)index; - (struct CGSize)stringImageSize; - (void)dealloc; -- (id)initWithCandidate:(id)arg1 andIndex:(unsigned int)arg2 withFontSize:(float)arg3 target:(id)arg4 action:(SEL)arg5; +- (id)initWithCandidate:(id)arg1 andIndex:(unsigned long long)arg2 withFontSize:(double)arg3 target:(id)arg4 action:(SEL)arg5; @end diff --git a/iOS7/Frameworks/UIKit/_UIInputViewContent.h b/iOS7/Frameworks/UIKit/_UIInputViewContent.h index c20c524ea..6a93edb5c 100644 --- a/iOS7/Frameworks/UIKit/_UIInputViewContent.h +++ b/iOS7/Frameworks/UIKit/_UIInputViewContent.h @@ -8,10 +8,11 @@ @class UIInputView; +// Not exported @interface _UIInputViewContent : UIView { - float _contentHeight; - float _contentWidth; + double _contentHeight; + double _contentWidth; UIInputView *_inputView; int _unclippableCorners; } @@ -21,8 +22,9 @@ - (struct CGSize)_contentSize; - (void)addSubview:(id)arg1; - (struct CGSize)_sizeFittingContentViews; +- (void)_setToolbarBackgroundView:(id)arg1; - (void)_setToolbarBackgroundImage:(id)arg1; -- (BOOL)_isToolbar; +- (_Bool)_isToolbar; - (id)initWithFrame:(struct CGRect)arg1 inputView:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIInterpolatingMotionEffect.h b/iOS7/Frameworks/UIKit/_UIInterpolatingMotionEffect.h deleted file mode 100644 index a16d087dd..000000000 --- a/iOS7/Frameworks/UIKit/_UIInterpolatingMotionEffect.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIInterpolatingMotionEffect : UIInterpolatingMotionEffect -{ -} - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIKeyframe.h b/iOS7/Frameworks/UIKit/_UIKeyframe.h index 3dfb738d5..347007ec8 100644 --- a/iOS7/Frameworks/UIKit/_UIKeyframe.h +++ b/iOS7/Frameworks/UIKit/_UIKeyframe.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface _UIKeyframe : NSObject { NSString *_key; diff --git a/iOS7/Frameworks/UIKit/_UILabelScaledMetrics.h b/iOS7/Frameworks/UIKit/_UILabelScaledMetrics.h new file mode 100644 index 000000000..cc9ac3650 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILabelScaledMetrics.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSAttributedString; + +// Not exported +@interface _UILabelScaledMetrics : NSObject +{ + double _actualScaleFactor; + double _baselineOffset; + double _scaledBaselineOffset; + double _scaledLineHeight; + NSAttributedString *_scaledAttributedText; + struct CGSize _targetSize; + struct CGSize _scaledSize; +} + +@property(retain, nonatomic) NSAttributedString *scaledAttributedText; // @synthesize scaledAttributedText=_scaledAttributedText; +@property(nonatomic) double scaledLineHeight; // @synthesize scaledLineHeight=_scaledLineHeight; +@property(nonatomic) double scaledBaselineOffset; // @synthesize scaledBaselineOffset=_scaledBaselineOffset; +@property(nonatomic) double baselineOffset; // @synthesize baselineOffset=_baselineOffset; +@property(nonatomic) double actualScaleFactor; // @synthesize actualScaleFactor=_actualScaleFactor; +@property(nonatomic) struct CGSize scaledSize; // @synthesize scaledSize=_scaledSize; +@property(nonatomic) struct CGSize targetSize; // @synthesize targetSize=_targetSize; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILayoutGuide.h b/iOS7/Frameworks/UIKit/_UILayoutGuide.h new file mode 100644 index 000000000..7161ed7cf --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILayoutGuide.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UILayoutSupport-Protocol.h" + +@class NSArray, NSString; + +@interface _UILayoutGuide : UIView +{ + _Bool _allowsArchivingAsSubview; + _Bool _horizontal; + NSArray *_constraintsToRemoveAtRuntime; + NSString *_archivedIdentifier; +} + ++ (id)_horizontalLayoutGuide; ++ (id)_verticalLayoutGuide; ++ (id)classFallbacksForKeyedArchiver; +@property(nonatomic, getter=isHorizontal, setter=_setHorizontal:) _Bool _horizontal; // @synthesize _horizontal; +@property(copy, nonatomic, setter=_setArchivedIdentifier:) NSString *_archivedIdentifier; // @synthesize _archivedIdentifier; +@property(nonatomic, setter=_setAllowsArchivingAsSubview:) _Bool _allowsArchivingAsSubview; // @synthesize _allowsArchivingAsSubview; +@property(copy, nonatomic, setter=_setConstraintsToRemoveAtRuntime:) NSArray *_constraintsToRemoveAtRuntime; // @synthesize _constraintsToRemoveAtRuntime; +- (id)_relevantLayoutVariables; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly, nonatomic) double length; +- (void)_setUpCounterDimensionConstraint; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILayoutSupportConstraint.h b/iOS7/Frameworks/UIKit/_UILayoutSupportConstraint.h new file mode 100644 index 000000000..27c25939f --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILayoutSupportConstraint.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLayoutConstraint.h" + +// Not exported +@interface _UILayoutSupportConstraint : NSLayoutConstraint +{ +} + ++ (id)classFallbacksForKeyedArchiver; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILazyMapTable.h b/iOS7/Frameworks/UIKit/_UILazyMapTable.h index 4649a4828..c2dd04bf6 100644 --- a/iOS7/Frameworks/UIKit/_UILazyMapTable.h +++ b/iOS7/Frameworks/UIKit/_UILazyMapTable.h @@ -8,6 +8,7 @@ @class NSMapTable; +// Not exported @interface _UILazyMapTable : NSObject { id _mappingBlock; @@ -22,9 +23,9 @@ - (id)keyEnumerable; - (id)cachedObjects; - (id)keys; -- (BOOL)hasCachedObjectForKey:(id)arg1; +- (_Bool)hasCachedObjectForKey:(id)arg1; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)description; - (void)dealloc; - (id)initWithMappingBlock:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UILegibilityCachedShadow.h b/iOS7/Frameworks/UIKit/_UILegibilityCachedShadow.h new file mode 100644 index 000000000..75f4ac9d5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILegibilityCachedShadow.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIImage, _UILegibilitySettings; + +// Not exported +@interface _UILegibilityCachedShadow : NSObject +{ + _UILegibilitySettings *_settings; + double _strength; + UIImage *_shadow; +} + +@property(retain, nonatomic) UIImage *shadow; // @synthesize shadow=_shadow; +@property(nonatomic) double strength; // @synthesize strength=_strength; +@property(retain, nonatomic) _UILegibilitySettings *settings; // @synthesize settings=_settings; +- (_Bool)isEqual:(id)arg1; +- (_Bool)matchesSettings:(id)arg1 strength:(double)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILegibilityImageSet.h b/iOS7/Frameworks/UIKit/_UILegibilityImageSet.h new file mode 100644 index 000000000..d2063d33c --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILegibilityImageSet.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIImage; + +@interface _UILegibilityImageSet : NSObject +{ + UIImage *_image; + UIImage *_shadowImage; +} + ++ (id)imageFromImage:(id)arg1 withShadowImage:(id)arg2; +@property(retain, nonatomic) UIImage *shadowImage; // @synthesize shadowImage=_shadowImage; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; +- (void)dealloc; +- (id)initWithImage:(id)arg1 shadowImage:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILegibilityImageView.h b/iOS7/Frameworks/UIKit/_UILegibilityImageView.h new file mode 100644 index 000000000..6e96cd66e --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILegibilityImageView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UILegibilityImageView : UIImageView +{ +} + +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILegibilityLabel.h b/iOS7/Frameworks/UIKit/_UILegibilityLabel.h new file mode 100644 index 000000000..d75b0ff7b --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILegibilityLabel.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UIFont; + +@interface _UILegibilityLabel : _UILegibilityView +{ + _Bool _usesSecondaryColor; + NSString *_string; + UIFont *_font; +} + +@property(readonly, nonatomic) _Bool usesSecondaryColor; // @synthesize usesSecondaryColor=_usesSecondaryColor; +@property(retain, nonatomic) UIFont *font; // @synthesize font=_font; +@property(copy, nonatomic) NSString *string; // @synthesize string=_string; +- (void)updateImage; +@property(readonly, nonatomic) double baselineOffset; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 string:(id)arg3 font:(id)arg4 options:(long long)arg5; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 string:(id)arg3 font:(id)arg4; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILegibilitySettings.h b/iOS7/Frameworks/UIKit/_UILegibilitySettings.h index 55eeda84f..7d8156f2b 100644 --- a/iOS7/Frameworks/UIKit/_UILegibilitySettings.h +++ b/iOS7/Frameworks/UIKit/_UILegibilitySettings.h @@ -4,28 +4,41 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "NSObject.h" @class NSString, UIColor; -@interface _UILegibilitySettings : _UISettings +@interface _UILegibilitySettings : NSObject { - int _style; - NSString *_shadowCompositingFilterName; + long long _style; + UIColor *_contentColor; + UIColor *_primaryColor; + UIColor *_secondaryColor; UIColor *_shadowColor; - float _shadowStrength; - float _outerGlowSize; - float _outerGlowAlpha; + double _shadowRadius; + double _shadowAlpha; + double _imageOutset; + NSString *_shadowCompositingFilterName; } -+ (id)sharedInstanceForStyle:(int)arg1; -@property(nonatomic) float outerGlowAlpha; // @synthesize outerGlowAlpha=_outerGlowAlpha; -@property(nonatomic) float outerGlowSize; // @synthesize outerGlowSize=_outerGlowSize; -@property(nonatomic) float shadowStrength; // @synthesize shadowStrength=_shadowStrength; -@property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; ++ (id)sharedInstanceForStyle:(long long)arg1; @property(copy, nonatomic) NSString *shadowCompositingFilterName; // @synthesize shadowCompositingFilterName=_shadowCompositingFilterName; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) double imageOutset; // @synthesize imageOutset=_imageOutset; +@property(nonatomic) double shadowAlpha; // @synthesize shadowAlpha=_shadowAlpha; +@property(nonatomic) double shadowRadius; // @synthesize shadowRadius=_shadowRadius; +@property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; +@property(retain, nonatomic) UIColor *secondaryColor; // @synthesize secondaryColor=_secondaryColor; +@property(retain, nonatomic) UIColor *primaryColor; // @synthesize primaryColor=_primaryColor; +@property(retain, nonatomic) UIColor *contentColor; // @synthesize contentColor=_contentColor; +@property(nonatomic) long long style; // @synthesize style=_style; +- (_Bool)isEqual:(id)arg1; +- (void)setPropertiesForStyle:(long long)arg1; - (void)dealloc; +- (id)initWithStyle:(long long)arg1 primaryColor:(id)arg2 secondaryColor:(id)arg3 shadowColor:(id)arg4; +- (id)initWithStyle:(long long)arg1 contentColor:(id)arg2; +- (id)initWithContentColor:(id)arg1 contrast:(double)arg2; +- (id)initWithContentColor:(id)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UILegibilitySettingsForDarkContentWithLightShadow.h b/iOS7/Frameworks/UIKit/_UILegibilitySettingsForDarkContentWithLightShadow.h deleted file mode 100644 index eb416db4e..000000000 --- a/iOS7/Frameworks/UIKit/_UILegibilitySettingsForDarkContentWithLightShadow.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UILegibilitySettingsForDarkContentWithLightShadow : _UILegibilitySettings -{ -} - -+ (id)sharedInstance; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UILegibilitySettingsForLightContentWithDarkShadow.h b/iOS7/Frameworks/UIKit/_UILegibilitySettingsForLightContentWithDarkShadow.h deleted file mode 100644 index 050b17589..000000000 --- a/iOS7/Frameworks/UIKit/_UILegibilitySettingsForLightContentWithDarkShadow.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UILegibilitySettingsForLightContentWithDarkShadow : _UILegibilitySettings -{ -} - -+ (id)sharedInstance; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UILegibilitySettingsProvider.h b/iOS7/Frameworks/UIKit/_UILegibilitySettingsProvider.h new file mode 100644 index 000000000..bea9e1438 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILegibilitySettingsProvider.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIColor; + +@interface _UILegibilitySettingsProvider : NSObject +{ + _Bool _hasContrast; + _Bool _accumulatorIsPrimed; + double _mostRecentSaturation; + double _accumulatedSaturation; + double _mostRecentBrightness; + double _accumulatedBrightness; + UIColor *_contentColor; + double _mostRecentContrast; + double _accumulatedContrast; + double _mostRecentLuminance; + double _accumulatedLuminance; + double _nextChangeBarrier; + long long _currentStyle; +} + ++ (long long)styleForContentColor:(id)arg1 contrast:(double)arg2; ++ (long long)styleForContentColor:(id)arg1; +@property(nonatomic) long long currentStyle; // @synthesize currentStyle=_currentStyle; +@property(nonatomic) double nextChangeBarrier; // @synthesize nextChangeBarrier=_nextChangeBarrier; +@property(nonatomic) _Bool accumulatorIsPrimed; // @synthesize accumulatorIsPrimed=_accumulatorIsPrimed; +@property(nonatomic) _Bool hasContrast; // @synthesize hasContrast=_hasContrast; +@property(nonatomic) double accumulatedLuminance; // @synthesize accumulatedLuminance=_accumulatedLuminance; +@property(nonatomic) double mostRecentLuminance; // @synthesize mostRecentLuminance=_mostRecentLuminance; +@property(nonatomic) double accumulatedContrast; // @synthesize accumulatedContrast=_accumulatedContrast; +@property(nonatomic) double mostRecentContrast; // @synthesize mostRecentContrast=_mostRecentContrast; +@property(retain, nonatomic) UIColor *contentColor; // @synthesize contentColor=_contentColor; +@property(nonatomic) double accumulatedBrightness; // @synthesize accumulatedBrightness=_accumulatedBrightness; +@property(nonatomic) double mostRecentBrightness; // @synthesize mostRecentBrightness=_mostRecentBrightness; +@property(nonatomic) double accumulatedSaturation; // @synthesize accumulatedSaturation=_accumulatedSaturation; +@property(nonatomic) double mostRecentSaturation; // @synthesize mostRecentSaturation=_mostRecentSaturation; +- (id)settings; +- (void)clearContentColorAccumulator; +- (_Bool)accumulateChangesToContentColor:(id)arg1 contrast:(double)arg2; +- (_Bool)accumulateChangesToContentColor:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILegibilityView.h b/iOS7/Frameworks/UIKit/_UILegibilityView.h index 43f80bd0f..b7e85375a 100644 --- a/iOS7/Frameworks/UIKit/_UILegibilityView.h +++ b/iOS7/Frameworks/UIKit/_UILegibilityView.h @@ -6,29 +6,49 @@ #import -@class UIImage, UIImageView; +@class CAFilter, UIImage, UIImageView, _UILegibilitySettings; @interface _UILegibilityView : UIView { - int _style; + _Bool _hidesImage; + _UILegibilitySettings *_settings; UIImage *_image; UIImage *_shadowImage; + double _strength; UIImageView *_imageView; UIImageView *_shadowImageView; + CAFilter *_imageColorFilter; + CAFilter *_shadowImageColorFilter; + long long _options; } +@property(nonatomic) long long options; // @synthesize options=_options; +@property(retain, nonatomic) CAFilter *shadowImageColorFilter; // @synthesize shadowImageColorFilter=_shadowImageColorFilter; +@property(retain, nonatomic) CAFilter *imageColorFilter; // @synthesize imageColorFilter=_imageColorFilter; @property(retain, nonatomic) UIImageView *shadowImageView; // @synthesize shadowImageView=_shadowImageView; @property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; +@property(nonatomic) _Bool hidesImage; // @synthesize hidesImage=_hidesImage; +@property(nonatomic) double strength; // @synthesize strength=_strength; @property(retain, nonatomic) UIImage *shadowImage; // @synthesize shadowImage=_shadowImage; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -@property(nonatomic) int style; // @synthesize style=_style; +@property(retain, nonatomic) _UILegibilitySettings *settings; // @synthesize settings=_settings; +- (id)drawingColor; +- (_Bool)usesSecondaryColor; +@property(readonly, nonatomic) _Bool usesColorFilters; - (void)layoutSubviews; -- (void)setStyle:(int)arg1 image:(id)arg2 shadowImage:(id)arg3; +- (void)updateImage; +- (void)updateForChangedSettings:(id)arg1; +- (void)setSettings:(id)arg1 image:(id)arg2 shadowImage:(id)arg3; +- (void)setStyle:(long long)arg1 image:(id)arg2 shadowImage:(id)arg3; - (void)setImage:(id)arg1 shadowImage:(id)arg2; - (struct CGSize)sizeThatFits; +@property(readonly, nonatomic) long long style; // @dynamic style; - (void)dealloc; -- (id)initWithStyle:(int)arg1 image:(id)arg2 shadowImage:(id)arg3; -- (id)initWithStyle:(int)arg1 image:(id)arg2; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 image:(id)arg3 shadowImage:(id)arg4 options:(long long)arg5; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 image:(id)arg3 shadowImage:(id)arg4; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 image:(id)arg3; +- (id)initWithStyle:(long long)arg1 image:(id)arg2 shadowImage:(id)arg3; +- (id)initWithStyle:(long long)arg1 image:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UILongDefinitionView.h b/iOS7/Frameworks/UIKit/_UILongDefinitionView.h deleted file mode 100644 index 455157d23..000000000 --- a/iOS7/Frameworks/UIKit/_UILongDefinitionView.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class UITextView, _UIDefinitionValue; - -@interface _UILongDefinitionView : UIView -{ - UIView *_headerView; - UITextView *_definitionView; - _UIDefinitionValue *_definitionValue; - id <_UILongDefinitionViewDelegate> _delegate; -} - -@property(nonatomic) id <_UILongDefinitionViewDelegate> delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) _UIDefinitionValue *definitionValue; // @synthesize definitionValue=_definitionValue; -- (void)_backButtonPressed:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 definitionValue:(id)arg2; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UILongDefinitionViewController.h b/iOS7/Frameworks/UIKit/_UILongDefinitionViewController.h new file mode 100644 index 000000000..ec94d76e4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UILongDefinitionViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class _UIDefinitionValue; + +// Not exported +@interface _UILongDefinitionViewController : UIViewController +{ + _UIDefinitionValue *_definitionValue; +} + +- (void)viewDidLoad; +- (void)dealloc; +- (id)initWithDefinitionValue:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UILongDefinitionViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UILongDefinitionViewDelegate-Protocol.h deleted file mode 100644 index 9d0979b5f..000000000 --- a/iOS7/Frameworks/UIKit/_UILongDefinitionViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol _UILongDefinitionViewDelegate -- (void)_backButtonWasTapped:(id)arg1; -@end - diff --git a/iOS7/Frameworks/UIKit/_UIMappedBitmapImage.h b/iOS7/Frameworks/UIKit/_UIMappedBitmapImage.h index f4506085c..b32da3c2f 100644 --- a/iOS7/Frameworks/UIKit/_UIMappedBitmapImage.h +++ b/iOS7/Frameworks/UIKit/_UIMappedBitmapImage.h @@ -8,12 +8,13 @@ @class NSData; +// Not exported @interface _UIMappedBitmapImage : UIImage { NSData *_data; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (void)initialize; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; - (id)_initWithOtherImage:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIMeCardCache.h b/iOS7/Frameworks/UIKit/_UIMeCardCache.h deleted file mode 100644 index a293980fb..000000000 --- a/iOS7/Frameworks/UIKit/_UIMeCardCache.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface _UIMeCardCache : NSObject -{ - void *_me; -} - -+ (void)provideMeCardIfAvailableToBlock:(id)arg1; -+ (void)provideMeCardToBlock:(id)arg1; -+ (void)_provideMeCardIfAvailableToBlock:(id)arg1 otherwiseCompleteWithBlock:(void)arg2; -+ (id)sharedCache; -- (void *)copyMeRecord; -- (void)setMeRecord:(void *)arg1; -- (void)_addressBookChanged:(id)arg1; -- (void)_requestMeCardWithBlock:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIModalItem.h b/iOS7/Frameworks/UIKit/_UIModalItem.h new file mode 100644 index 000000000..22b538879 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIModalItem.h @@ -0,0 +1,130 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSAttributedString, NSMutableArray, NSString, UITextInputTraits, UIView, UIViewController, _UIModalItemBackgroundView, _UIModalItemContentView, _UIModalItemRepresentationView; + +@interface _UIModalItem : NSObject +{ + NSString *_title; + NSString *_message; + NSString *_cancelButtonTitle; + NSString *_defaultButtonTitle; + NSAttributedString *_titleAttributedString; + NSAttributedString *_messageAttributedString; + NSString *_subtitleString; + long long _titleMaxLineNumber; + long long _messageMaxLineNumber; + long long _numberOfButtonsRows; + _Bool _useUndoStyle; + _Bool _useWifiPickerLayout; + _Bool _textFieldsHidden; + _Bool _dontUpdateFrameForKBChanges; + NSMutableArray *_otherButtonsTitles; + long long _itemType; + id _delegate; + id _completionBlock; + long long _modalItemInputStyle; + UIView *_popoverTargetView; + struct CGRect _popoverTargetRect; + UIViewController *_contentViewController; + struct CGSize _contentViewControllerSize; + long long _presentAnimationType; + long long _dismissAnimationType; + _Bool _isPresented; + _Bool _isVisible; + _Bool _isBeingDismissed; + _Bool _isHidden; + UIViewController *_viewController; + UIViewController *_hostingViewController; + UIViewController *_anchorViewController; + long long _defaultButtonIndex; + long long _cancelButtonIndex; + _UIModalItemContentView *_contentView; + _UIModalItemBackgroundView *_backgroundView; + _UIModalItemRepresentationView *_representedView; + NSString *_loginString; + NSString *_passwordString; + NSString *_loginPlaceholderString; + NSString *_passwordPlaceholderString; + UITextInputTraits *_passwordTraits; + UITextInputTraits *_loginTraits; + _Bool _enableFirstOtherButton; + _Bool _forceVerticalLayout; + long long _dismissIndex; + long long cancelButtonIndex; + NSArray *_buttonTitles; +} + ++ (id)modalItemWithType:(long long)arg1 title:(id)arg2 message:(id)arg3 buttonTitles:(id)arg4 completion:(id)arg5; +@property(readonly, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +@property(nonatomic) _Bool forceVerticalLayout; // @synthesize forceVerticalLayout=_forceVerticalLayout; +@property(nonatomic) long long defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; +@property(copy, nonatomic) NSArray *buttonTitles; // @synthesize buttonTitles=_buttonTitles; +@property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; +@property(nonatomic) _Bool dontUpdateFrameForKBChanges; // @synthesize dontUpdateFrameForKBChanges=_dontUpdateFrameForKBChanges; +@property(nonatomic) _Bool textFieldsHidden; // @synthesize textFieldsHidden=_textFieldsHidden; +@property(nonatomic) _Bool enableFirstOtherButton; // @synthesize enableFirstOtherButton=_enableFirstOtherButton; +@property(nonatomic) _Bool useWifiPickerLayout; // @synthesize useWifiPickerLayout=_useWifiPickerLayout; +@property(nonatomic) _Bool useUndoStyle; // @synthesize useUndoStyle=_useUndoStyle; +@property(nonatomic) long long numberOfButtonsRows; // @synthesize numberOfButtonsRows=_numberOfButtonsRows; +@property(nonatomic) long long messageMaxLineNumber; // @synthesize messageMaxLineNumber=_messageMaxLineNumber; +@property(nonatomic) long long titleMaxLineNumber; // @synthesize titleMaxLineNumber=_titleMaxLineNumber; +@property(copy, nonatomic) NSString *subtitleString; // @synthesize subtitleString=_subtitleString; +@property(copy, nonatomic) NSAttributedString *messageAttributedString; // @synthesize messageAttributedString=_messageAttributedString; +@property(copy, nonatomic) NSAttributedString *titleAttributedString; // @synthesize titleAttributedString=_titleAttributedString; +@property(nonatomic) struct CGSize contentViewControllerSize; // @synthesize contentViewControllerSize=_contentViewControllerSize; +@property(copy, nonatomic) NSString *passwordPlaceholderString; // @synthesize passwordPlaceholderString=_passwordPlaceholderString; +@property(copy, nonatomic) NSString *loginPlaceholderString; // @synthesize loginPlaceholderString=_loginPlaceholderString; +@property(copy, nonatomic) NSString *passwordString; // @synthesize passwordString=_passwordString; +@property(copy, nonatomic) NSString *loginString; // @synthesize loginString=_loginString; +@property(retain, nonatomic) _UIModalItemBackgroundView *backgroundView; // @synthesize backgroundView=_backgroundView; +@property(retain, nonatomic) _UIModalItemContentView *contentView; // @synthesize contentView=_contentView; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) long long dismissAnimationType; // @synthesize dismissAnimationType=_dismissAnimationType; +@property(nonatomic) long long presentAnimationType; // @synthesize presentAnimationType=_presentAnimationType; +@property(nonatomic) long long cancelButtonIndex; // @synthesize cancelButtonIndex; +@property(nonatomic) struct CGRect targetRect; // @synthesize targetRect=_popoverTargetRect; +@property(nonatomic) UIView *targetView; // @synthesize targetView=_popoverTargetView; +@property(nonatomic) long long dismissIndex; // @synthesize dismissIndex=_dismissIndex; +@property(nonatomic) _Bool isHidden; // @synthesize isHidden=_isHidden; +@property(nonatomic) _Bool isBeingDismissed; // @synthesize isBeingDismissed=_isBeingDismissed; +@property(readonly) _Bool isPresented; // @synthesize isPresented=_isPresented; +@property(nonatomic) long long modalItemInputStyle; // @synthesize modalItemInputStyle=_modalItemInputStyle; +@property(nonatomic) long long type; // @synthesize type=_itemType; +@property(copy, nonatomic) NSString *message; // @synthesize message=_message; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +- (id)_passwordTraits; +- (id)_loginTraits; +- (void)_loginFieldTextDidChange; +- (void)_passwordFieldTextDidChange; +- (void)_updateContentView; +- (void)refreshButtonTitle; +- (void)dealloc; +- (double)_maxHeight; +- (double)_maxWidth; +- (id)_defaultButtonTitle; +- (id)_cancelButtonTitle; +- (id)_otherButtonsTitles; +- (id)_typeKey; +- (void)_setAnchorViewController:(id)arg1; +- (id)_anchorViewController; +- (void)_setHostingViewController:(id)arg1; +- (id)_hostingViewController; +@property(retain, nonatomic, getter=_viewController, setter=_setViewController:) UIViewController *_viewController; +- (id)_popoverBackgroundView; +- (id)_representedView; +- (void)_setRepresentedView:(id)arg1; +- (id)_contentView; +- (id)_backgroundView; +- (id)initWithTitle:(id)arg1 message:(id)arg2 otherButtonTitles:(id)arg3 completion:(id)arg4 delegate:(void)arg5; +- (id)buttonTitleAtIndex; +- (long long)addButtonWithTitle:(id)arg1; +- (id)textFieldAtIndex:(long long)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIModalItemAccessoryViewControllerForLegacyAlert.h b/iOS7/Frameworks/UIKit/_UIModalItemAccessoryViewControllerForLegacyAlert.h index 70003dff6..35f82e585 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemAccessoryViewControllerForLegacyAlert.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemAccessoryViewControllerForLegacyAlert.h @@ -14,7 +14,7 @@ } - (void)dealloc; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_setAccessoryView:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemActionSheetContentView.h b/iOS7/Frameworks/UIKit/_UIModalItemActionSheetContentView.h index 836f7efe0..ae9d8ef84 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemActionSheetContentView.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemActionSheetContentView.h @@ -19,7 +19,7 @@ - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)layout; - (void)_moveAllSubviewsToEffectContentView; -- (float)numberOfOtherButtonTitles; +- (double)numberOfOtherButtonTitles; - (void)_prepareViewIfNeeded; - (void)_createOtherButtonTableView; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIModalItemAlertContentView.h b/iOS7/Frameworks/UIKit/_UIModalItemAlertContentView.h index 6dc861c76..7c6a4d395 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemAlertContentView.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemAlertContentView.h @@ -6,23 +6,29 @@ #import -@class UITableView, UIView, _UIModalItemTextFiledBGView; +@class UIScrollView, UITableView, UIView, _UIModalItemTextFiledBGView; @interface _UIModalItemAlertContentView : _UIModalItemContentView { _UIModalItemTextFiledBGView *_textFieldBGView; - BOOL _alertViewIsSetup; + _Bool _alertViewIsSetup; UITableView *_otherTableView; UIView *_2ButtonsSeparators; UIView *_tableViewTopSeparator; + UIScrollView *_labelsScrollView; + _Bool _itemWantsVerticalButtons; + _Bool _itemNeedsTwoTableViews; } +- (void)_reloadButtons; +- (void)setEnableFirstOtherButton:(_Bool)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)layout; - (void)_prepareViewIfNeeded; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemAppViewController.h b/iOS7/Frameworks/UIKit/_UIModalItemAppViewController.h new file mode 100644 index 000000000..400408768 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIModalItemAppViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIWindow; + +@interface _UIModalItemAppViewController : UIViewController +{ + UIWindow *_rotationDelegate; +} + +@property(retain, nonatomic) UIWindow *rotationDelegate; // @synthesize rotationDelegate=_rotationDelegate; +- (_Bool)shouldAutorotate; +- (long long)preferredInterfaceOrientationForPresentation; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIModalItemBackgroundView.h b/iOS7/Frameworks/UIKit/_UIModalItemBackgroundView.h index 14f73aac3..f46f4ece9 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemBackgroundView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIModalItemBackgroundView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIModalItemContentView.h b/iOS7/Frameworks/UIKit/_UIModalItemContentView.h index d63dbd9d0..aa725a6a3 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemContentView.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemContentView.h @@ -10,31 +10,34 @@ #import "UITableViewDelegate-Protocol.h" #import "UITextFieldDelegate-Protocol.h" -@class NSMutableArray, UIButton, UILabel, UIModalItem, UITableView, UITextField, UIViewController, _UIModalItemsPresentingViewController; +@class UIButton, UILabel, UITableView, UITextField, UIViewController, _UIModalItem, _UIModalItemsPresentingViewController; @interface _UIModalItemContentView : UIView { - UIModalItem *_modalItem; + _UIModalItem *_modalItem; UILabel *_titleLabel; + UILabel *_subtitleLabel; UILabel *_messageLabel; UITextField *_loginTextField; UITextField *_passwordTextField; - NSMutableArray *_otherButtons; UIViewController *_accessoryViewController; struct CGSize _accessoryViewControllerSize; UIView *_accessoryViewControllerContrainerView; + struct CGSize _actualViewControllerSize; UIButton *_cancelButton; UIButton *_defaultButton; - int _cancelButtonIndex; - int _defaultButtonIndex; + long long _cancelButtonIndex; + long long _defaultButtonIndex; UITableView *_buttonTable; struct CGSize _presentingSize; _UIModalItemsPresentingViewController *_presentingViewController; + struct CGSize _maxSize; + _Bool _enableFirstOtherButton; } @property(readonly, nonatomic) UITableView *buttonTable; // @synthesize buttonTable=_buttonTable; -@property(readonly, nonatomic) int defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; -@property(readonly, nonatomic) int cancelButtonIndex; // @synthesize cancelButtonIndex=_cancelButtonIndex; +@property(readonly, nonatomic) long long defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; +@property(readonly, nonatomic) long long cancelButtonIndex; // @synthesize cancelButtonIndex=_cancelButtonIndex; @property(retain, nonatomic) UIButton *defaultButton; // @synthesize defaultButton=_defaultButton; @property(retain, nonatomic) UIButton *cancelButton; // @synthesize cancelButton=_cancelButton; @property(readonly, nonatomic) UIView *accessoryViewControllerContrainerView; // @synthesize accessoryViewControllerContrainerView=_accessoryViewControllerContrainerView; @@ -43,22 +46,29 @@ @property(readonly, nonatomic) UITextField *passwordTextField; // @synthesize passwordTextField=_passwordTextField; @property(readonly, nonatomic) UITextField *loginTextField; // @synthesize loginTextField=_loginTextField; @property(readonly, nonatomic) UILabel *messageLabel; // @synthesize messageLabel=_messageLabel; +@property(readonly, nonatomic) UILabel *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(nonatomic) _Bool enableFirstOtherButton; // @synthesize enableFirstOtherButton=_enableFirstOtherButton; +@property(nonatomic) struct CGSize actualViewControllerSize; // @synthesize actualViewControllerSize=_actualViewControllerSize; +@property(nonatomic) struct CGSize maxSize; // @synthesize maxSize=_maxSize; @property(nonatomic) _UIModalItemsPresentingViewController *presentingViewController; // @synthesize presentingViewController=_presentingViewController; @property(nonatomic) struct CGSize presentingSize; // @synthesize presentingSize=_presentingSize; -@property(nonatomic) UIModalItem *modalItem; // @synthesize modalItem=_modalItem; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)dealloc; +@property(nonatomic) _UIModalItem *modalItem; // @synthesize modalItem=_modalItem; +- (void)_reloadButtons; - (void)textFieldValueDidChange:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)layout; - (void)_createViewControllerContentView; -- (void)_createAndConfigureTextFieldsForInputStyle:(int)arg1; +- (void)_createAndConfigureTextFieldsForInputStyle:(long long)arg1; - (void)_createAndConfigureMessageLabel; +- (void)_createAndConfigureSubtitleLabel; - (void)_createAndConfigureTitleLabel; - (void)_createAndConfigureButtonTable; +- (void)setModalItem:(id)arg1 skipLayout:(_Bool)arg2; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemRepresentationView.h b/iOS7/Frameworks/UIKit/_UIModalItemRepresentationView.h new file mode 100644 index 000000000..08edc8a61 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIModalItemRepresentationView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UIModalItemRepresentationView : UIView +{ + _Bool _useFakeEffectSource; + UIView *_fakeEffectSourceView; +} + +@property(nonatomic) _Bool useFakeEffectSource; // @synthesize useFakeEffectSource=_useFakeEffectSource; +- (void)layoutSubviews; +- (void)setUseFakeEffectSource:(_Bool)arg1 animated:(_Bool)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIModalItemSBViewController.h b/iOS7/Frameworks/UIKit/_UIModalItemSBViewController.h index b91a3fc24..f37042534 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemSBViewController.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemSBViewController.h @@ -10,9 +10,10 @@ { } -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillLayoutSubviews; +- (_Bool)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (long long)preferredInterfaceOrientationForPresentation; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemTableViewCell.h b/iOS7/Frameworks/UIKit/_UIModalItemTableViewCell.h index e601e793d..61e479188 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemTableViewCell.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemTableViewCell.h @@ -8,20 +8,23 @@ @class UIColor, UIView; +// Not exported @interface _UIModalItemTableViewCell : UITableViewCell { - BOOL _showFullWidthSeparator; + _Bool _showFullWidthSeparator; UIColor *_fullWitdhSeparatorColor; UIView *_fullWidthSeparatorView; UIView *_topSeparatorView; + _Bool _isEnabled; } +@property(nonatomic) _Bool isEnabled; // @synthesize isEnabled=_isEnabled; @property(retain, nonatomic) UIColor *fullWidthSeparatorColor; // @synthesize fullWidthSeparatorColor=_fullWitdhSeparatorColor; -@property(nonatomic) BOOL showFullWidthSeparator; // @synthesize showFullWidthSeparator=_showFullWidthSeparator; +@property(nonatomic) _Bool showFullWidthSeparator; // @synthesize showFullWidthSeparator=_showFullWidthSeparator; - (void)dealloc; @property(readonly, nonatomic) UIView *topSeparatorView; // @synthesize topSeparatorView=_topSeparatorView; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemTextFiledBGView.h b/iOS7/Frameworks/UIKit/_UIModalItemTextFiledBGView.h index 041f20e13..7af235a82 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemTextFiledBGView.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemTextFiledBGView.h @@ -4,22 +4,24 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@class UIColor; +@class UIColor, UIView; -@interface _UIModalItemTextFiledBGView : UIView +// Not exported +@interface _UIModalItemTextFiledBGView : _UITextFieldRoundedRectBackgroundViewNeue { - int _textFieldsCount; + long long _textFieldsCount; UIColor *_backgroundColor; UIColor *_separatorsColor; + UIView *_separatorView; } @property(retain, nonatomic) UIColor *separatorsColor; // @synthesize separatorsColor=_separatorsColor; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic) int textFieldsCount; // @synthesize textFieldsCount=_textFieldsCount; -- (void)drawRect:(struct CGRect)arg1; +@property(nonatomic) long long textFieldsCount; // @synthesize textFieldsCount=_textFieldsCount; - (void)dealloc; +- (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModalItemsCoordinator.h b/iOS7/Frameworks/UIKit/_UIModalItemsCoordinator.h index cf30d227e..45f25b00b 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemsCoordinator.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemsCoordinator.h @@ -6,34 +6,56 @@ #import "NSObject.h" -@class NSMapTable, NSMutableArray; +@class NSMapTable, _UIModalItemAppViewController, _UIModalItemHostingWindow, _UIModalItemSBViewController; @interface _UIModalItemsCoordinator : NSObject { NSMapTable *_presentingSessionsMapTable; NSMapTable *_sessionForItemMapTable; - NSMutableArray *_allPresentingSessions; + _UIModalItemSBViewController *__viewControllerForSBAlerts; + _UIModalItemHostingWindow *__hostingWindowForSBAlerts; + _UIModalItemAppViewController *__viewControllerForAlerts; + _UIModalItemHostingWindow *__hostingWindowForAlerts; } -+ (void)_resaturateUI; -+ (void)_desaturateUI; -+ (void)noteOrientationChangingTo:(int)arg1 animated:(BOOL)arg2; ++ (void)_resaturateUIForSB; ++ (void)_desaturateUIForSB; ++ (void)noteOrientationChangingTo:(long long)arg1 animated:(_Bool)arg2; + (void)_getRidOfViewControllerForAlerts; + (void)_getRidOfViewControllerForSBAlerts; + (id)sharedModalItemsCoordinator; +@property(retain, nonatomic) _UIModalItemHostingWindow *_hostingWindowForAlerts; // @synthesize _hostingWindowForAlerts=__hostingWindowForAlerts; +@property(retain, nonatomic) _UIModalItemAppViewController *_viewControllerForAlerts; // @synthesize _viewControllerForAlerts=__viewControllerForAlerts; +@property(retain, nonatomic) _UIModalItemHostingWindow *_hostingWindowForSBAlerts; // @synthesize _hostingWindowForSBAlerts=__hostingWindowForSBAlerts; +@property(retain, nonatomic) _UIModalItemSBViewController *_viewControllerForSBAlerts; // @synthesize _viewControllerForSBAlerts=__viewControllerForSBAlerts; +@property(retain, nonatomic) NSMapTable *sessionForItemMapTable; // @synthesize sessionForItemMapTable=_sessionForItemMapTable; +@property(retain, nonatomic) NSMapTable *presentingSessionsMapTable; // @synthesize presentingSessionsMapTable=_presentingSessionsMapTable; +- (void)_addItemToStack:(id)arg1 replacingItem:(id)arg2 forPresentingViewController:(id)arg3; +- (void)showAfterSpringBoardAlert:(_Bool)arg1; +- (void)hideForSpringBoardAlert:(_Bool)arg1; +- (void)_showModalItemsForType:(long long)arg1 presentingViewController:(id)arg2 undimSpotlightView:(_Bool)arg3 animated:(_Bool)arg4; +- (void)_hideModalItemsForType:(long long)arg1 presentingViewController:(id)arg2 dimSpotlightView:(_Bool)arg3 animated:(_Bool)arg4; +- (void)_hidePresentingSessionForModalItem:(id)arg1 keepDimmingView:(_Bool)arg2 animated:(_Bool)arg3; +- (id)_presentingSessionForViewController:(id)arg1 ofItemsType:(long long)arg2; +- (void)noteOrientationChangingTo:(long long)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (void)_notifyDelegateModalItem:(id)arg1 tappedButtonAtIndex:(int)arg2; +- (id)init; +- (_Bool)_notifyDelegateModalItem:(id)arg1 tappedButtonAtIndex:(long long)arg2; - (void)_notifyDelegateDidPresentItem:(id)arg1; - (void)_notifyDelegateWillPresentItem:(id)arg1; -- (void)_notifyDelegateDidDismissItem:(id)arg1 withIndex:(int)arg2; -- (void)_notifyDelegateWillDismissItem:(id)arg1 withIndex:(int)arg2; +- (void)_notifyDelegateDidDismissItem:(id)arg1 withIndex:(long long)arg2; +- (void)_notifyDelegateWillDismissItem:(id)arg1 withIndex:(long long)arg2; - (void)_notifyDissmissedItem:(id)arg1; -- (void)_dismissItem:(id)arg1 withTappedButtonIndex:(int)arg2 animated:(BOOL)arg3 notifyDelegate:(BOOL)arg4; -- (void)_showNextModalItemIfNecessaryAfterHiddingItem:(id)arg1 showingItem:(id)arg2 animate:(BOOL)arg3; -- (void)_presentItem:(id)arg1 inViewController:(id)arg2 animated:(BOOL)arg3; -- (id)hostingViewControllerForViewController:(id)arg1 andModalItem:(id)arg2 create:(BOOL)arg3; -- (id)presentingViewControllerForItem:(id)arg1 create:(BOOL)arg2; +- (void)_updateItem:(id)arg1 animated:(_Bool)arg2; +- (void)_dismissItem:(id)arg1 withTappedButtonIndex:(long long)arg2 animated:(_Bool)arg3 notifyDelegate:(_Bool)arg4; +- (void)_showNextModalItemIfNecessaryAfterHidingItem:(id)arg1 showingItem:(id)arg2 animate:(_Bool)arg3; +- (void)_presentItem:(id)arg1 replacingItem:(id)arg2 inViewController:(id)arg3 animated:(_Bool)arg4; +- (id)hostingViewControllerForViewController:(id)arg1 andModalItem:(id)arg2 create:(_Bool)arg3; +- (id)presentingViewControllerForItem:(id)arg1 create:(_Bool)arg2; - (id)_rootViewControllerForModalItem:(id)arg1; +- (void)_getRidOfViewControllerForAlerts; +- (void)_getRidOfViewControllerForSBAlerts; +- (id)_presentingViewControllerForAlertCompatibilityCreateIfNeeded:(_Bool)arg1; - (id)_presentingViewControllerForAlertCompatibility; - (id)_presentingViewControllerForSBCompatibility; diff --git a/iOS7/Frameworks/UIKit/_UIModalItemsPresentingViewController.h b/iOS7/Frameworks/UIKit/_UIModalItemsPresentingViewController.h index 62216bf6e..b4ec13b1e 100644 --- a/iOS7/Frameworks/UIKit/_UIModalItemsPresentingViewController.h +++ b/iOS7/Frameworks/UIKit/_UIModalItemsPresentingViewController.h @@ -6,48 +6,71 @@ #import -@class NSMutableArray, UIModalItem, UIView; +@class NSMutableArray, UIView, UIWindow, _UIModalItem; @interface _UIModalItemsPresentingViewController : UIViewController { NSMutableArray *_items; NSMutableArray *_itemsViews; + NSMutableArray *_occludedWindows; UIView *_backgroundView; - UIModalItem *_currentItem; + _UIModalItem *_currentItem; UIView *_currentItemView; - id _itemsTransitionCompletion; UIView *_dimmingView; struct CGRect _keyboardFrame; - BOOL _isInTransition; - UIModalItem *_itemBeingPresented; - UIModalItem *_itemBeingDismissed; + double _keyboardHeight; + _Bool _isInTransition; + _UIModalItem *_itemBeingPresented; + _UIModalItem *_itemBeingDismissed; + UIWindow *_rotationDelegate; + id _itemsTransitionCompletion; } -@property(readonly, nonatomic) UIModalItem *itemBeingPresented; // @synthesize itemBeingPresented=_itemBeingPresented; -@property(readonly, nonatomic) UIModalItem *itemBeingDismissed; // @synthesize itemBeingDismissed=_itemBeingDismissed; -@property(nonatomic) UIModalItem *currentItem; // @synthesize currentItem=_currentItem; -@property(nonatomic) BOOL isInTransition; // @synthesize isInTransition=_isInTransition; -- (void)_dismissItem:(id)arg1 andPresentItem:(id)arg2 animated:(BOOL)arg3 completion:(id)arg4; -- (void)_applyPresentingAnimationEndingStateForModalItem:(id)arg1 view:(id)arg2 forceCenter:(BOOL)arg3; +@property(copy) id itemsTransitionCompletion; // @synthesize itemsTransitionCompletion=_itemsTransitionCompletion; +@property(retain, nonatomic) UIWindow *rotationDelegate; // @synthesize rotationDelegate=_rotationDelegate; +@property(retain, nonatomic) _UIModalItem *itemBeingPresented; // @synthesize itemBeingPresented=_itemBeingPresented; +@property(retain, nonatomic) _UIModalItem *itemBeingDismissed; // @synthesize itemBeingDismissed=_itemBeingDismissed; +@property(retain, nonatomic) _UIModalItem *currentItem; // @synthesize currentItem=_currentItem; +@property(nonatomic) _Bool isInTransition; // @synthesize isInTransition=_isInTransition; +- (void)_updateItem:(id)arg1 animated:(_Bool)arg2; +- (void)_showItem:(id)arg1 animated:(_Bool)arg2 undimmSpotlight:(_Bool)arg3; +- (void)_showDimmingView:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_hideAnimated:(_Bool)arg1 dimmSpotlight:(_Bool)arg2; +- (void)_hide; +- (void)_showDimmingViewAnimated:(_Bool)arg1; +- (void)_hideDimmingViewAnimated:(_Bool)arg1; +- (void)_enqueueAdditionalTransitionCompletion:(id)arg1; +- (void)_dismissItem:(id)arg1 andPresentItem:(id)arg2 animated:(_Bool)arg3 completion:(id)arg4; +- (void)_dismissItem:(id)arg1 andPresentItem:(id)arg2 animated:(_Bool)arg3 completion:(id)arg4 keepDimmingView:(void)arg5; +- (void)_applyPresentingAnimationEndingStateForModalItem:(id)arg1 view:(id)arg2 forceCenter:(_Bool)arg3; - (void)_applyPresentingAnimationEndingStateForModalItem:(id)arg1 view:(id)arg2; +- (void)_applyDismissingAnimationEndingStateForModalItem:(id)arg1 view:(id)arg2 forceCenter:(_Bool)arg3; - (void)_applyDismissingAnimationEndingStateForModalItem:(id)arg1 view:(id)arg2; - (void)_applyPresentingAnimationStartingStateForModalItem:(id)arg1 view:(id)arg2; +- (void)_applyPresentingViewMetricsStateForModalItem:(id)arg1; +- (void)_resaturateUI; +- (void)_desaturateUI; - (id)_createViewForItem:(id)arg1; -- (void)_dismissMe:(id)arg1 animated:(BOOL)arg2; -- (void)hideModalItem:(id)arg1 animated:(BOOL)arg2; -- (void)displayModalItem:(id)arg1 animated:(BOOL)arg2; -- (void)_hideItem:(id)arg1 animated:(BOOL)arg2; +- (void)_dismissMe:(id)arg1 animated:(_Bool)arg2; +- (void)hideModalItem:(id)arg1 animated:(_Bool)arg2; +- (void)displayModalItem:(id)arg1 animated:(_Bool)arg2; +- (void)_hideItem:(id)arg1 animated:(_Bool)arg2; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (long long)preferredInterfaceOrientationForPresentation; - (void)didReceiveMemoryWarning; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; - (void)viewWillLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)viewDidLoad; -- (BOOL)wantsFullScreenLayout; +- (_Bool)wantsFullScreenLayout; - (void)keyboardChanged:(id)arg1; +- (void)keyfirstResponderChanged:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (void)dealloc; -- (id)initWithModalItemType:(int)arg1; +- (id)initWithModalItemType:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIModernPopoverLayoutInfo.h b/iOS7/Frameworks/UIKit/_UIModernPopoverLayoutInfo.h deleted file mode 100644 index 16c408a73..000000000 --- a/iOS7/Frameworks/UIKit/_UIModernPopoverLayoutInfo.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIModernPopoverLayoutInfo : _UIPopoverLayoutInfo -{ -} - -- (void)_updateOutputs; -- (struct CGRect)_horizontallyAdjustedRectForAboveBelowPosition:(struct CGRect)arg1 presentationRect:(struct CGRect)arg2; -- (struct CGRect)_verticallyAdjustedRectForLeftRightPosition:(struct CGRect)arg1 presentationRect:(struct CGRect)arg2; -- (struct CGSize)_popoverViewSizeForContentSize:(struct CGSize)arg1 arrowDirection:(unsigned int)arg2; -- (float)arrowHeight; -- (void)setArrowHeight:(float)arg1; -- (id)init; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIMotionAnalyzer.h b/iOS7/Frameworks/UIKit/_UIMotionAnalyzer.h index 3eb072ddd..f32ebdecd 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionAnalyzer.h +++ b/iOS7/Frameworks/UIKit/_UIMotionAnalyzer.h @@ -10,23 +10,24 @@ @class UILabel, UIView, UIWindow, _UIMotionAnalyzerSettings, _UIViewerRelativeDevicePose; +// Not exported @interface _UIMotionAnalyzer : NSObject <_UISettingsKeyObserver> { _UIMotionAnalyzerSettings *_settings; - float _smoothingDegree; - float _referenceShiftSpeed; - float _distanceMultiplier; - BOOL _hasReferenceQuaternion; + double _smoothingDegree; + double _referenceShiftSpeed; + double _distanceMultiplier; + _Bool _hasReferenceQuaternion; union _GLKQuaternion _referenceQuaternion; union _GLKQuaternion _absoluteQuaternion; double _lastUpdate; double _idleStartTime; struct UIOffset _idleStartOffset; - float _jumpThreshold; - float _idleLeeway; - float _secondsBeforeIdle; - float _lockValue; - float _lockStrength; + double _jumpThreshold; + double _idleLeeway; + double _secondsBeforeIdle; + double _lockValue; + double _lockStrength; UIWindow *_diagnosticsWindow; UILabel *_idleIndicator; UIView *_horizontalLockIndicator; @@ -42,13 +43,13 @@ - (void)_tearDownIdleIndicator; - (void)_createIdleIndicator; - (void)_updateDirectionalLockIndicators; -- (void)_showIdleUI:(BOOL)arg1; +- (void)_showIdleUI:(_Bool)arg1; - (void)_updateSettings; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (BOOL)isIdleGivenTimestamp:(double)arg1; +- (_Bool)isIdleGivenTimestamp:(double)arg1; - (void)_updateIdleStateForRawOffset:(struct UIOffset)arg1 timestamp:(double)arg2; -- (float)_directionLockStrength; -- (int)_directionLockStatus; +- (double)_directionLockStrength; +- (long long)_directionLockStatus; - (void)_shiftReferenceToYieldRelativeQuaternion:(union _GLKQuaternion)arg1; - (union _GLKQuaternion)_relativeQuaternion; - (float)_referenceShiftRadiansPerSecondForAngle:(float)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIMotionAnalyzerHistory.h b/iOS7/Frameworks/UIKit/_UIMotionAnalyzerHistory.h index 7cbfd0371..9b3a1f998 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionAnalyzerHistory.h +++ b/iOS7/Frameworks/UIKit/_UIMotionAnalyzerHistory.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface _UIMotionAnalyzerHistory : NSObject { struct UIOffset _lastAppliedViewerOffset; union _GLKQuaternion _lastAppliedRelativeQuaternion; - BOOL _isApplyingHysteresis; + _Bool _isApplyingHysteresis; union _GLKQuaternion _relativeQuaternionOnHysteresisEntry; } diff --git a/iOS7/Frameworks/UIKit/_UIMotionAnalyzerSettings.h b/iOS7/Frameworks/UIKit/_UIMotionAnalyzerSettings.h index 8551221ad..060fc245a 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionAnalyzerSettings.h +++ b/iOS7/Frameworks/UIKit/_UIMotionAnalyzerSettings.h @@ -8,40 +8,40 @@ @interface _UIMotionAnalyzerSettings : _UISettings { - BOOL _showIdleIndicator; - BOOL _jumpEnabled; - BOOL _playJumpSound; - BOOL _directionalLockEnabled; - BOOL _showDirectionalLockIndicators; - BOOL _referenceShiftEnabled; - float _inputSmoothingFactor; - float _referenceShiftSpeed; - float _idleLeeway; - float _delayBeforeIdle; - float _jumpThreshold; - float _directionalLockThreshold; - float _directionalLockStickiness; - float _directionalLockSharpness; - float _referenceShiftDistanceDependence; + _Bool _showIdleIndicator; + _Bool _jumpEnabled; + _Bool _playJumpSound; + _Bool _directionalLockEnabled; + _Bool _showDirectionalLockIndicators; + _Bool _referenceShiftEnabled; + double _inputSmoothingFactor; + double _referenceShiftSpeed; + double _idleLeeway; + double _delayBeforeIdle; + double _jumpThreshold; + double _directionalLockThreshold; + double _directionalLockStickiness; + double _directionalLockSharpness; + double _referenceShiftDistanceDependence; } -@property float referenceShiftDistanceDependence; // @synthesize referenceShiftDistanceDependence=_referenceShiftDistanceDependence; -@property BOOL referenceShiftEnabled; // @synthesize referenceShiftEnabled=_referenceShiftEnabled; -@property BOOL showDirectionalLockIndicators; // @synthesize showDirectionalLockIndicators=_showDirectionalLockIndicators; -@property float directionalLockSharpness; // @synthesize directionalLockSharpness=_directionalLockSharpness; -@property float directionalLockStickiness; // @synthesize directionalLockStickiness=_directionalLockStickiness; -@property float directionalLockThreshold; // @synthesize directionalLockThreshold=_directionalLockThreshold; -@property BOOL directionalLockEnabled; // @synthesize directionalLockEnabled=_directionalLockEnabled; -@property BOOL playJumpSound; // @synthesize playJumpSound=_playJumpSound; -@property float jumpThreshold; // @synthesize jumpThreshold=_jumpThreshold; -@property BOOL jumpEnabled; // @synthesize jumpEnabled=_jumpEnabled; -@property BOOL showIdleIndicator; // @synthesize showIdleIndicator=_showIdleIndicator; -@property float delayBeforeIdle; // @synthesize delayBeforeIdle=_delayBeforeIdle; -@property float idleLeeway; // @synthesize idleLeeway=_idleLeeway; -@property float referenceShiftSpeed; // @synthesize referenceShiftSpeed=_referenceShiftSpeed; -@property float inputSmoothingFactor; // @synthesize inputSmoothingFactor=_inputSmoothingFactor; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property double referenceShiftDistanceDependence; // @synthesize referenceShiftDistanceDependence=_referenceShiftDistanceDependence; +@property _Bool referenceShiftEnabled; // @synthesize referenceShiftEnabled=_referenceShiftEnabled; +@property _Bool showDirectionalLockIndicators; // @synthesize showDirectionalLockIndicators=_showDirectionalLockIndicators; +@property double directionalLockSharpness; // @synthesize directionalLockSharpness=_directionalLockSharpness; +@property double directionalLockStickiness; // @synthesize directionalLockStickiness=_directionalLockStickiness; +@property double directionalLockThreshold; // @synthesize directionalLockThreshold=_directionalLockThreshold; +@property _Bool directionalLockEnabled; // @synthesize directionalLockEnabled=_directionalLockEnabled; +@property _Bool playJumpSound; // @synthesize playJumpSound=_playJumpSound; +@property double jumpThreshold; // @synthesize jumpThreshold=_jumpThreshold; +@property _Bool jumpEnabled; // @synthesize jumpEnabled=_jumpEnabled; +@property _Bool showIdleIndicator; // @synthesize showIdleIndicator=_showIdleIndicator; +@property double delayBeforeIdle; // @synthesize delayBeforeIdle=_delayBeforeIdle; +@property double idleLeeway; // @synthesize idleLeeway=_idleLeeway; +@property double referenceShiftSpeed; // @synthesize referenceShiftSpeed=_referenceShiftSpeed; +@property double inputSmoothingFactor; // @synthesize inputSmoothingFactor=_inputSmoothingFactor; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)setDefaultValues; @end diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffect.h b/iOS7/Frameworks/UIKit/_UIMotionEffect.h deleted file mode 100644 index c6c378a26..000000000 --- a/iOS7/Frameworks/UIKit/_UIMotionEffect.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIMotionEffect : UIMotionEffect -{ -} - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectAcceleratedOutputRange.h b/iOS7/Frameworks/UIKit/_UIMotionEffectAcceleratedOutputRange.h index d5e4f0c02..0144b97cd 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectAcceleratedOutputRange.h +++ b/iOS7/Frameworks/UIKit/_UIMotionEffectAcceleratedOutputRange.h @@ -9,6 +9,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface _UIMotionEffectAcceleratedOutputRange : NSObject { struct UIOffset _referenceOffset; @@ -18,8 +19,8 @@ @property(readonly, nonatomic) struct CGPoint acceleration; // @synthesize acceleration=_acceleration; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)reset; - (struct UIOffset)acceleratedOutputForViewerOffset:(struct UIOffset)arg1 accelerationBoostFactor:(struct CGPoint)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectApplicator.h b/iOS7/Frameworks/UIKit/_UIMotionEffectApplicator.h index ad86673f7..d3ee5e1fa 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectApplicator.h +++ b/iOS7/Frameworks/UIKit/_UIMotionEffectApplicator.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface _UIMotionEffectApplicator : NSObject { } + (void)unapplyMotionEffect:(id)arg1 toViews:(id)arg2; -+ (void)applyMotionEffect:(id)arg1 toViews:(id)arg2 usingPose:(id)arg3 transformedForTargetInterfaceOrientation:(int)arg4; ++ (void)applyMotionEffect:(id)arg1 toViews:(id)arg2 usingPose:(id)arg3 transformedForTargetInterfaceOrientation:(long long)arg4; @end diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectEngine.h b/iOS7/Frameworks/UIKit/_UIMotionEffectEngine.h index 12a5a3e18..d3c1b8bbf 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectEngine.h +++ b/iOS7/Frameworks/UIKit/_UIMotionEffectEngine.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class CMMotionManager, NSArray, NSMapTable, NSMutableSet, NSOperationQueue, _UIAssociationTable, _UILazyMapTable, _UIMotionEffectEngineLogger; +@class CADisplayLink, CMMotionManager, NSArray, NSMapTable, NSMutableSet, NSOperationQueue, _UIAssociationTable, _UILazyMapTable, _UIMotionEffectEngineLogger; +// Not exported @interface _UIMotionEffectEngine : NSObject { _UIAssociationTable *_effectViewAssociationTable; @@ -17,46 +18,55 @@ NSMapTable *_suspendedViewsToEffectSets; CMMotionManager *_motionManager; NSOperationQueue *_motionEventQueue; + _Bool _hasReceivedAtLeastOneMotionEventSinceStarting; CDStruct_04e8b4cd _pendingDeviceMotionStruct; double _pendingDeviceMotionTimestamp; int _pendingDeviceMotionLock; - BOOL _generatingUpdates; + CADisplayLink *_displayLink; + _Bool _generatingUpdates; NSMutableSet *_suspendReasons; CDStruct_bf7dff04 _lastDeviceQuaternion; double _lastUpdateTimestamp; - BOOL _slowUpdatesEnabled; - BOOL _pendingSlowDown; + _Bool _slowUpdatesEnabled; + _Bool _pendingSlowDown; + long long _sensorStatus; + _Bool _allAnalyzersAreCentered; + _Bool _hasAppliedAtLeastOneUpdateSinceStarting; + _Bool _isPendingReset; _UIMotionEffectEngineLogger *_motionLogger; - int _targetInterfaceOrientation; + int _thermalNotificationToken; + int _screenDimmingNotificationToken; + long long _targetInterfaceOrientation; } -+ (BOOL)_motionEffectsAreSupported; -@property(nonatomic, setter=_setTargetInterfaceOrientation:) int _targetInterfaceOrientation; // @synthesize _targetInterfaceOrientation; ++ (_Bool)_motionEffectsSupported; ++ (_Bool)_motionEffectsEnabled; +@property(nonatomic, setter=_setTargetInterfaceOrientation:) long long _targetInterfaceOrientation; // @synthesize _targetInterfaceOrientation; - (id)debugDescription; - (void)_unapplyAllEffects; -- (BOOL)_hasMotionEffectsForView:(id)arg1; +- (_Bool)_hasMotionEffectsForView:(id)arg1; - (id)_motionEffectsForView:(id)arg1; - (void)_unregisterAllMotionEffectsForView:(id)arg1; - (void)endApplyingMotionEffect:(id)arg1 toView:(id)arg2; - (void)_unregisterMotionEffect:(id)arg1 fromView:(id)arg2; - (void)beginApplyingMotionEffect:(id)arg1 toView:(id)arg2; -- (void)_reconsiderMotionEffectsEnabledSetting; @property(readonly, nonatomic) NSArray *suspensionReasons; -- (BOOL)_motionEffectsAreSuspendedForView:(id)arg1; +- (_Bool)_motionEffectsAreSuspendedForView:(id)arg1; - (void)endSuspendingMotionEffectsForView:(id)arg1; - (void)beginSuspendingMotionEffectsForView:(id)arg1; -- (BOOL)_isSuspended; -- (void)_clearHistoricMotionData; +- (_Bool)_isSuspended; +- (void)_updateDisplayLinkInterval; - (void)_stopGeneratingUpdates; - (void)_startGeneratingUpdates; - (void)_startOrStopGeneratingUpdates; -- (BOOL)_shouldGenerateUpdates; +- (_Bool)_shouldGenerateUpdates; - (void)endSuspendingForReason:(id)arg1; - (void)beginSuspendingForReason:(id)arg1; +- (void)_setMotionManagerSensorStatus:(long long)arg1; - (void)_scheduleUpdateWithDeviceMotion:(const CDStruct_04e8b4cd *)arg1 timestamp:(double)arg2; - (void)resetMotionAnalysis; - (void)_applyEffectsFromAnalyzer:(id)arg1; -- (BOOL)_shouldSuspendApplicationForHysteresisGivenLastAppliedViewerOffset:(struct UIOffset)arg1 newViewerOffset:(struct UIOffset)arg2 wasSuspendingApplicationForHysteresis:(BOOL)arg3; +- (_Bool)_shouldSuspendApplicationForHysteresisGivenLastAppliedViewerOffset:(struct UIOffset)arg1 newViewerOffset:(struct UIOffset)arg2 wasSuspendingApplicationForHysteresis:(_Bool)arg3; - (void)_handleLatestDeviceMotion; - (void)_toggleSlowUpdates; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectEngineClient.h b/iOS7/Frameworks/UIKit/_UIMotionEffectEngineClient.h index 9370598c6..88a6f5ef5 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectEngineClient.h +++ b/iOS7/Frameworks/UIKit/_UIMotionEffectEngineClient.h @@ -8,6 +8,7 @@ @class UIMotionEffect, UIView; +// Not exported @interface _UIMotionEffectEngineClient : NSObject { UIMotionEffect *_effect; @@ -15,8 +16,8 @@ } - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithMotionEffect:(id)arg1 view:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectEngineLogger.h b/iOS7/Frameworks/UIKit/_UIMotionEffectEngineLogger.h index f8dba243b..364a5d77e 100644 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectEngineLogger.h +++ b/iOS7/Frameworks/UIKit/_UIMotionEffectEngineLogger.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface _UIMotionEffectEngineLogger : NSObject { - int _motionLevelSamples[8]; - int _sampleCount; - int _updateFreqency; + long long _motionLevelSamples[8]; + long long _sampleCount; + long long _updateFreqency; double _lastUpdateTimeStamp; } - (void)_dumpToAggregated; - (double)lastRecordedTimestamp; -- (void)recordMotionMagnitude:(float)arg1 atTimestamp:(double)arg2; +- (void)recordMotionMagnitude:(double)arg1 atTimestamp:(double)arg2; - (id)initWithFastUpdateInterval:(double)arg1 slowUpdateInterval:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIMotionEffectGroup.h b/iOS7/Frameworks/UIKit/_UIMotionEffectGroup.h deleted file mode 100644 index 3bb9636b5..000000000 --- a/iOS7/Frameworks/UIKit/_UIMotionEffectGroup.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UIMotionEffectGroup : UIMotionEffectGroup -{ -} - -@end - diff --git a/iOS7/Frameworks/UIKit/_UINavigationBarAnimatingLabel.h b/iOS7/Frameworks/UIKit/_UINavigationBarAnimatingLabel.h deleted file mode 100644 index ede7e55c3..000000000 --- a/iOS7/Frameworks/UIKit/_UINavigationBarAnimatingLabel.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface _UINavigationBarAnimatingLabel : UILabel -{ - BOOL _shouldAnimate; -} - -@property(nonatomic) BOOL shouldAnimate; // @synthesize shouldAnimate=_shouldAnimate; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UINavigationBarAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UINavigationBarAppearanceStorage.h index 69710d505..29e59aab3 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationBarAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UINavigationBarAppearanceStorage.h @@ -8,42 +8,43 @@ @class NSDictionary, NSMutableDictionary, NSNumber, NSString, UIImage, _UIBarButtonItemAppearanceStorage; +// Not exported @interface _UINavigationBarAppearanceStorage : _UIBarAppearanceStorage { NSDictionary *textAttributes; NSMutableDictionary *titleVerticalAdjustmentsForBarMetrics; UIImage *shadowImage; - BOOL hidesShadow; - int barMetrics; + _Bool hidesShadow; + long long barMetrics; UIImage *backIndicatorImage; UIImage *backIndicatorTransitionMaskImage; NSNumber *backIndicatorLeftMargin; - BOOL reversesShadowOffset; + _Bool reversesShadowOffset; _UIBarButtonItemAppearanceStorage *buttonAppearanceStorage; - BOOL _deferShadowToSearchBar; - int defaultBarMetrics; - int activeBarMetrics; + _Bool _deferShadowToSearchBar; + long long defaultBarMetrics; + long long activeBarMetrics; NSString *_backdropViewGroupName; } -+ (int)typicalBarPosition; ++ (long long)typicalBarPosition; @property(retain, nonatomic) NSString *backdropViewGroupName; // @synthesize backdropViewGroupName=_backdropViewGroupName; -@property(nonatomic) BOOL deferShadowToSearchBar; // @synthesize deferShadowToSearchBar=_deferShadowToSearchBar; +@property(nonatomic) _Bool deferShadowToSearchBar; // @synthesize deferShadowToSearchBar=_deferShadowToSearchBar; @property(retain, nonatomic) NSNumber *backIndicatorLeftMargin; // @synthesize backIndicatorLeftMargin; @property(retain, nonatomic) UIImage *backIndicatorTransitionMaskImage; // @synthesize backIndicatorTransitionMaskImage; @property(retain, nonatomic) UIImage *backIndicatorImage; // @synthesize backIndicatorImage; -@property(nonatomic) int activeBarMetrics; // @synthesize activeBarMetrics; -@property(nonatomic) int defaultBarMetrics; // @synthesize defaultBarMetrics; +@property(nonatomic) long long activeBarMetrics; // @synthesize activeBarMetrics; +@property(nonatomic) long long defaultBarMetrics; // @synthesize defaultBarMetrics; @property(retain, nonatomic) UIImage *shadowImage; // @synthesize shadowImage; -@property(nonatomic) BOOL reversesShadowOffset; // @synthesize reversesShadowOffset; +@property(nonatomic) _Bool reversesShadowOffset; // @synthesize reversesShadowOffset; @property(copy, nonatomic) NSDictionary *textAttributes; // @synthesize textAttributes; -@property(nonatomic) BOOL hidesShadow; // @synthesize hidesShadow; -- (id)representativeImageForIdiom:(int)arg1; +@property(nonatomic) _Bool hidesShadow; // @synthesize hidesShadow; +- (id)representativeImageForIdiom:(long long)arg1; - (void)dealloc; @property(readonly, nonatomic) _UIBarButtonItemAppearanceStorage *barButtonAppearanceStorage; @property(readonly, nonatomic) _UIBarButtonItemAppearanceStorage *_barButtonAppearanceStorage; -- (float)titleVerticalAdjustmentForBarMetrics:(int)arg1; -- (void)setTitleVerticalAdjustment:(float)arg1 forBarMetrics:(int)arg2; +- (double)titleVerticalAdjustmentForBarMetrics:(long long)arg1; +- (void)setTitleVerticalAdjustment:(double)arg1 forBarMetrics:(long long)arg2; @property(readonly, nonatomic) UIImage *cardBackgroundImage; @property(readonly, nonatomic) UIImage *miniPromptBackgroundImage; @property(readonly, nonatomic) UIImage *promptBackgroundImage; diff --git a/iOS7/Frameworks/UIKit/_UINavigationBarBackIndicatorView.h b/iOS7/Frameworks/UIKit/_UINavigationBarBackIndicatorView.h index dfb94b17a..6863b1f84 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationBarBackIndicatorView.h +++ b/iOS7/Frameworks/UIKit/_UINavigationBarBackIndicatorView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UINavigationBarBackIndicatorView : UIImageView { } -- (void)_willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (void)setAlpha:(float)arg1; +- (void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (void)setAlpha:(double)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UINavigationBarBackground.h b/iOS7/Frameworks/UIKit/_UINavigationBarBackground.h index 7e6ccf53e..22e74336d 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationBarBackground.h +++ b/iOS7/Frameworks/UIKit/_UINavigationBarBackground.h @@ -8,6 +8,7 @@ @class UIColor, UIImageView, UIView, _UIBackdropView, _UINavigationBarAppearanceStorage; +// Not exported @interface _UINavigationBarBackground : _UIBarBackgroundImageView { UIColor *_barTintColor; @@ -20,7 +21,6 @@ unsigned int backgroundImageNeedsUpdate:1; unsigned int isContainedInPopover:1; unsigned int barWantsAdaptiveBackdrop:1; - unsigned int barForcesOpaqueBackground:1; } _navbarFlags; } @@ -29,19 +29,19 @@ - (void)dealloc; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)_setFrame:(struct CGRect)arg1 forceUpdateBackgroundImage:(BOOL)arg2; +- (void)_setFrame:(struct CGRect)arg1 forceUpdateBackgroundImage:(_Bool)arg2; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (id)_customShadowImageForSearchBar; - (void)didMoveToSuperview; - (void)updateBackgroundImage; - (id)_currentCustomBackground; -- (id)_currentCustomBackgroundRespectOversize_legacy:(char *)arg1; -- (id)initWithFrame:(struct CGRect)arg1 barStyle:(int)arg2 barTintColor:(id)arg3 appearance:(id)arg4 barTranslucence:(int)arg5; -- (void)_setIsContainedInPopover:(BOOL)arg1; -@property(nonatomic) BOOL barForcesOpaqueBackground; -@property(nonatomic) BOOL barWantsAdaptiveBackdrop; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -@property(nonatomic) int barStyle; +- (id)_currentCustomBackgroundDedicatedToBarMetrics:(long long *)arg1 barPosition:(long long *)arg2; +- (id)_currentCustomBackgroundRespectOversize_legacy:(_Bool *)arg1; +- (id)initWithFrame:(struct CGRect)arg1 barStyle:(long long)arg2 barTintColor:(id)arg3 appearance:(id)arg4 barTranslucence:(long long)arg5; +- (void)_setIsContainedInPopover:(_Bool)arg1; +@property(nonatomic) _Bool barWantsAdaptiveBackdrop; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +@property(nonatomic) long long barStyle; @property(retain, nonatomic) UIColor *barTintColor; @end diff --git a/iOS7/Frameworks/UIKit/_UINavigationControllerPalette.h b/iOS7/Frameworks/UIKit/_UINavigationControllerPalette.h index 6401024b3..2af7458f6 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationControllerPalette.h +++ b/iOS7/Frameworks/UIKit/_UINavigationControllerPalette.h @@ -18,12 +18,13 @@ unsigned int pinningBarShadowIsHidden:1; unsigned int paletteShadowIsHidden:1; } _paletteFlags; - BOOL __paletteOverridesPinningBar; - BOOL _visibleWhenPinningBarIsHidden; - BOOL __palettePinningBarHidden; + _Bool __paletteOverridesPinningBar; + _Bool _paletteIsAboveBar; + _Bool _visibleWhenPinningBarIsHidden; + _Bool __palettePinningBarHidden; UIView *__backgroundView; UINavigationController *_navController; - unsigned int _boundaryEdge; + unsigned long long _boundaryEdge; UIViewController *__unpinnedController; id __pinningBar; NSArray *__constraints; @@ -32,44 +33,45 @@ struct UIEdgeInsets _preferredContentInsets; } -@property(nonatomic, getter=_isPalettePinningBarHidden, setter=_setPalettePinningBarHidden:) BOOL _palettePinningBarHidden; // @synthesize _palettePinningBarHidden=__palettePinningBarHidden; +@property(nonatomic, getter=_isPalettePinningBarHidden, setter=_setPalettePinningBarHidden:) _Bool _palettePinningBarHidden; // @synthesize _palettePinningBarHidden=__palettePinningBarHidden; @property(retain, nonatomic, setter=_setBackgroundConstraints:) NSArray *_backgroundConstraints; // @synthesize _backgroundConstraints=__backgroundConstraints; @property(nonatomic, setter=_setSize:) struct CGSize _size; // @synthesize _size=__size; @property(retain, nonatomic, setter=_setConstraints:) NSArray *_constraints; // @synthesize _constraints=__constraints; @property(nonatomic, setter=_setPinningBar:) id _pinningBar; // @synthesize _pinningBar=__pinningBar; @property(nonatomic) UIViewController *_unpinnedController; // @synthesize _unpinnedController=__unpinnedController; @property(nonatomic) struct UIEdgeInsets preferredContentInsets; // @synthesize preferredContentInsets=_preferredContentInsets; -@property(nonatomic, getter=isVisibleWhenPinningBarIsHidden) BOOL visibleWhenPinningBarIsHidden; // @synthesize visibleWhenPinningBarIsHidden=_visibleWhenPinningBarIsHidden; -@property(readonly, nonatomic) unsigned int boundaryEdge; // @synthesize boundaryEdge=_boundaryEdge; +@property(nonatomic, getter=isVisibleWhenPinningBarIsHidden) _Bool visibleWhenPinningBarIsHidden; // @synthesize visibleWhenPinningBarIsHidden=_visibleWhenPinningBarIsHidden; +@property(nonatomic) _Bool paletteIsAboveBar; // @synthesize paletteIsAboveBar=_paletteIsAboveBar; +@property(readonly, nonatomic) unsigned long long boundaryEdge; // @synthesize boundaryEdge=_boundaryEdge; @property(readonly, nonatomic) UINavigationController *navController; // @synthesize navController=_navController; -@property(nonatomic, setter=_setPaletteOverridesPinningBar:) BOOL _paletteOverridesPinningBar; // @synthesize _paletteOverridesPinningBar=__paletteOverridesPinningBar; +@property(nonatomic, setter=_setPaletteOverridesPinningBar:) _Bool _paletteOverridesPinningBar; // @synthesize _paletteOverridesPinningBar=__paletteOverridesPinningBar; @property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; // @synthesize _backgroundView=__backgroundView; - (void)_setVisualAltitudeBias:(struct CGSize)arg1; -- (void)_setVisualAltitude:(float)arg1; +- (void)_setVisualAltitude:(double)arg1; - (void)didMoveToSuperview; - (void)_setupBackgroundViewIfNecessary; - (void)_resetHeightConstraintConstant; -- (void)_setLeftConstraintConstant:(float)arg1; -- (void)_setTopConstraintConstant:(float)arg1; +- (void)_setLeftConstraintConstant:(double)arg1; +- (void)_setTopConstraintConstant:(double)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1 isAnimating:(BOOL)arg2; -- (void)_resetConstraintConstants:(float)arg1; +- (void)setFrame:(struct CGRect)arg1 isAnimating:(_Bool)arg2; +- (void)_resetConstraintConstants:(double)arg1; - (void)_enableConstraints; - (void)_disableConstraints; - (void)_configurePaletteConstraintsForBoundary; - (void)_configureConstraintsForBackground:(id)arg1; -- (BOOL)paletteIsHidden; -- (BOOL)isAttached; -@property(nonatomic, getter=isPinned) BOOL pinned; -- (void)_setAttached:(BOOL)arg1 didComplete:(BOOL)arg2; -@property(nonatomic) BOOL paletteShadowIsHidden; +- (_Bool)paletteIsHidden; +- (_Bool)isAttached; +@property(nonatomic, getter=isPinned) _Bool pinned; +- (void)_setAttached:(_Bool)arg1 didComplete:(_Bool)arg2; +@property(nonatomic) _Bool paletteShadowIsHidden; - (void)_updateBackgroundView; -@property(nonatomic) BOOL pinningBarShadowIsHidden; -@property(nonatomic, setter=_setRestartPaletteTransitionIfNecessary:) BOOL _restartPaletteTransitionIfNecessary; -@property(readonly, nonatomic, getter=_attachmentIsChanging) BOOL _attachmentIsChanging; -- (void)_setAttachmentIsChanging:(BOOL)arg1; +@property(nonatomic) _Bool pinningBarShadowIsHidden; +@property(nonatomic, setter=_setRestartPaletteTransitionIfNecessary:) _Bool _restartPaletteTransitionIfNecessary; +@property(readonly, nonatomic, getter=_attachmentIsChanging) _Bool _attachmentIsChanging; +- (void)_setAttachmentIsChanging:(_Bool)arg1; - (void)dealloc; -- (id)_initWithNavigationController:(id)arg1 forEdge:(unsigned int)arg2; +- (id)_initWithNavigationController:(id)arg1 forEdge:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransition.h b/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransition.h index 6790046c7..caac2159e 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransition.h +++ b/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransition.h @@ -8,6 +8,7 @@ @class UIScreenEdgePanGestureRecognizer; +// Not exported @interface _UINavigationInteractiveTransition : _UINavigationInteractiveTransitionBase { UIScreenEdgePanGestureRecognizer *_edgePanRecognizer; @@ -17,10 +18,10 @@ - (void)setNotInteractiveTransition; - (void)startInteractiveTransition; - (id)gestureRecognizerView; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)dealloc; - (void)_configureNavigationGesture; - (id)initWithViewController:(id)arg1 animator:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransitionBase.h b/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransitionBase.h index db24538e4..7afc97058 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransitionBase.h +++ b/iOS7/Frameworks/UIKit/_UINavigationInteractiveTransitionBase.h @@ -14,66 +14,63 @@ { UIView *_gestureRecognizerView; UIPanGestureRecognizer *_gestureRecognizer; - int __interactionState; - BOOL __transitionWasStopped; - BOOL __stoppedTransitionWasCancelled; + long long __interactionState; + _Bool __transitionWasStopped; + _Bool __stoppedTransitionWasCancelled; UIViewController *__parent; - BOOL __useAugmentedShouldPopDecisionProcedure; - BOOL __completesTransitionOnEnd; + _Bool __useAugmentedShouldPopDecisionProcedure; + _Bool __completesTransitionOnEnd; CADisplayLink *_displayLink; - float _timestamps[3]; - float _velocities[3]; - float _accelerations[3]; - BOOL _shouldReverseTranslation; - BOOL _springAnimationIsPending; - BOOL _inSpringAnimation; + double _timestamps[3]; + double _velocities[3]; + double _accelerations[3]; + _Bool _shouldReverseTranslation; + _Bool _springAnimationIsPending; + _Bool _inSpringAnimation; _UINavigationParallaxTransition *_animationController; id <_UINavigationInteractiveTransitionBaseDelegate> _delegate; - unsigned int _sampleCount; - float _totalDistance; - float _previousDisplacement; - float _previousVelocity; - float _previousAcceleration; - float _averageVelocity; - float _averageAcceleration; + unsigned long long _sampleCount; + double _totalDistance; double _skipTimeStamp; double _previousTimeStamp; + double _previousDisplacement; + double _previousVelocity; + double _previousAcceleration; + double _averageVelocity; + double _averageAcceleration; } -@property(nonatomic) float averageAcceleration; // @synthesize averageAcceleration=_averageAcceleration; -@property(nonatomic) float averageVelocity; // @synthesize averageVelocity=_averageVelocity; -@property(nonatomic) float previousAcceleration; // @synthesize previousAcceleration=_previousAcceleration; -@property(nonatomic) float previousVelocity; // @synthesize previousVelocity=_previousVelocity; -@property(nonatomic) float previousDisplacement; // @synthesize previousDisplacement=_previousDisplacement; +@property(nonatomic) double averageAcceleration; // @synthesize averageAcceleration=_averageAcceleration; +@property(nonatomic) double averageVelocity; // @synthesize averageVelocity=_averageVelocity; +@property(nonatomic) double previousAcceleration; // @synthesize previousAcceleration=_previousAcceleration; +@property(nonatomic) double previousVelocity; // @synthesize previousVelocity=_previousVelocity; +@property(nonatomic) double previousDisplacement; // @synthesize previousDisplacement=_previousDisplacement; @property(nonatomic) double previousTimeStamp; // @synthesize previousTimeStamp=_previousTimeStamp; @property(nonatomic) double skipTimeStamp; // @synthesize skipTimeStamp=_skipTimeStamp; -@property(nonatomic) float totalDistance; // @synthesize totalDistance=_totalDistance; -@property(nonatomic) unsigned int sampleCount; // @synthesize sampleCount=_sampleCount; -@property(nonatomic) BOOL inSpringAnimation; // @synthesize inSpringAnimation=_inSpringAnimation; -@property(nonatomic) BOOL springAnimationIsPending; // @synthesize springAnimationIsPending=_springAnimationIsPending; +@property(nonatomic) double totalDistance; // @synthesize totalDistance=_totalDistance; +@property(nonatomic) unsigned long long sampleCount; // @synthesize sampleCount=_sampleCount; +@property(nonatomic) _Bool inSpringAnimation; // @synthesize inSpringAnimation=_inSpringAnimation; +@property(nonatomic) _Bool springAnimationIsPending; // @synthesize springAnimationIsPending=_springAnimationIsPending; @property(nonatomic) id <_UINavigationInteractiveTransitionBaseDelegate> delegate; // @synthesize delegate=_delegate; -@property(nonatomic, setter=_setCompletesTransitionOnEnd:) BOOL _completesTransitionOnEnd; // @synthesize _completesTransitionOnEnd=__completesTransitionOnEnd; -@property(nonatomic, setter=_setUseAugmentedShouldPopDecisionProcedure:) BOOL _useAugmentedShouldPopDecisionProcedure; // @synthesize _useAugmentedShouldPopDecisionProcedure=__useAugmentedShouldPopDecisionProcedure; +@property(nonatomic, setter=_setCompletesTransitionOnEnd:) _Bool _completesTransitionOnEnd; // @synthesize _completesTransitionOnEnd=__completesTransitionOnEnd; +@property(nonatomic, setter=_setUseAugmentedShouldPopDecisionProcedure:) _Bool _useAugmentedShouldPopDecisionProcedure; // @synthesize _useAugmentedShouldPopDecisionProcedure=__useAugmentedShouldPopDecisionProcedure; @property(nonatomic, setter=_setParent:) UIViewController *_parent; // @synthesize _parent=__parent; -@property(nonatomic, setter=_setStoppedTransitionWasCancelled:) BOOL _stoppedTransitionWasCancelled; // @synthesize _stoppedTransitionWasCancelled=__stoppedTransitionWasCancelled; -@property(nonatomic, setter=_setTransitionWasStopped:) BOOL _transitionWasStopped; // @synthesize _transitionWasStopped=__transitionWasStopped; -@property(nonatomic, setter=_setInteractionState:) int _interactionState; // @synthesize _interactionState=__interactionState; +@property(nonatomic, setter=_setStoppedTransitionWasCancelled:) _Bool _stoppedTransitionWasCancelled; // @synthesize _stoppedTransitionWasCancelled=__stoppedTransitionWasCancelled; +@property(nonatomic, setter=_setTransitionWasStopped:) _Bool _transitionWasStopped; // @synthesize _transitionWasStopped=__transitionWasStopped; +@property(nonatomic, setter=_setInteractionState:) long long _interactionState; // @synthesize _interactionState=__interactionState; @property(retain, nonatomic) _UINavigationParallaxTransition *animationController; // @synthesize animationController=_animationController; -@property(nonatomic) BOOL shouldReverseTranslation; // @synthesize shouldReverseTranslation=_shouldReverseTranslation; +@property(nonatomic) _Bool shouldReverseTranslation; // @synthesize shouldReverseTranslation=_shouldReverseTranslation; @property(nonatomic) UIPanGestureRecognizer *gestureRecognizer; // @synthesize gestureRecognizer=_gestureRecognizer; - (void)startInteractiveTransition:(id)arg1; -- (void)_clearDisplayLinkBarTransitionDriver; -- (void)_installDisplayLinkBarTransitionDriver; -- (void)_displayLinkTick:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)handleNavigationTransition:(id)arg1; - (void)setNotInteractiveTransition; - (void)startInteractiveTransition; -- (float)_popTransitionRevealInitialDisplacement; -- (BOOL)popGesture:(id)arg1 withRemainingDuration:(float)arg2 shouldPopWithVelocity:(float *)arg3; -- (void)_updateStatistics:(id)arg1 firstSample:(BOOL)arg2 finalSample:(BOOL)arg3; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)popGesture:(id)arg1 withRemainingDuration:(double)arg2 shouldPopWithVelocity:(double *)arg3; +- (void)_updateStatistics:(id)arg1 firstSample:(_Bool)arg2 finalSample:(_Bool)arg3; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; - (void)_completeStoppedInteractiveTransition; - (void)_stopInteractiveTransition; - (void)finishInteractiveTransition; diff --git a/iOS7/Frameworks/UIKit/_UINavigationPaletteBackground.h b/iOS7/Frameworks/UIKit/_UINavigationPaletteBackground.h index 163d19a09..4b1272af9 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationPaletteBackground.h +++ b/iOS7/Frameworks/UIKit/_UINavigationPaletteBackground.h @@ -8,6 +8,7 @@ @class UIColor, UIImageView, UINavigationBar, _UIBackdropView, _UINavigationControllerPalette; +// Not exported @interface _UINavigationPaletteBackground : UIView { UIColor *_barTintColor; @@ -19,21 +20,18 @@ unsigned int barTranslucence:3; unsigned int barStyle:3; unsigned int barWantsAdaptiveBackdrop:1; - unsigned int barForcesOpaqueBackground:1; } _navbarFlags; } @property(retain, nonatomic, getter=_shadowView, setter=_setShadowView:) UIView *shadowView; // @synthesize shadowView=_shadowView; - (void)didMoveToSuperview; - (void)updateBackgroundView; -- (BOOL)forcesOpaqueConsultingInternalForcingAndBarTranslucence; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)_setFrame:(struct CGRect)arg1 forceUpdateBackgroundImage:(BOOL)arg2; -@property(nonatomic) BOOL barForcesOpaqueBackground; -@property(nonatomic) BOOL barWantsAdaptiveBackdrop; -@property(nonatomic, getter=isTranslucent) BOOL translucent; -@property(nonatomic) int barStyle; +- (void)_setFrame:(struct CGRect)arg1 forceUpdateBackgroundImage:(_Bool)arg2; +@property(nonatomic) _Bool barWantsAdaptiveBackdrop; +@property(nonatomic, getter=isTranslucent) _Bool translucent; +@property(nonatomic) long long barStyle; @property(retain, nonatomic) UIColor *barTintColor; - (void)dealloc; - (void)_syncWithBarStyles; diff --git a/iOS7/Frameworks/UIKit/_UINavigationParallaxTransition.h b/iOS7/Frameworks/UIKit/_UINavigationParallaxTransition.h index 732c9ed51..7d5c76a7e 100644 --- a/iOS7/Frameworks/UIKit/_UINavigationParallaxTransition.h +++ b/iOS7/Frameworks/UIKit/_UINavigationParallaxTransition.h @@ -13,9 +13,9 @@ @interface _UINavigationParallaxTransition : NSObject <_UIBasicAnimationFactory, UIViewControllerAnimatedTransitioningEx> { - BOOL _interactionAborted; - BOOL _clipUnderlapWhileTransitioning; - int _operation; + _Bool _interactionAborted; + _Bool _clipUnderlapWhileTransitioning; + long long _operation; id _transitionContext; _UINavigationInteractiveTransitionBase *_interactionController; _UIParallaxDimmingView *_borderDimmingView; @@ -23,31 +23,31 @@ UIView *_containerFromView; UIView *_containerToView; UIView *_clipUnderView; - int _transitionStyle; - float _transitionGap; + long long _transitionStyle; + double _transitionGap; } -@property(nonatomic) float transitionGap; // @synthesize transitionGap=_transitionGap; -@property(nonatomic) int transitionStyle; // @synthesize transitionStyle=_transitionStyle; -@property(nonatomic) BOOL clipUnderlapWhileTransitioning; // @synthesize clipUnderlapWhileTransitioning=_clipUnderlapWhileTransitioning; +@property(nonatomic) double transitionGap; // @synthesize transitionGap=_transitionGap; +@property(nonatomic) long long transitionStyle; // @synthesize transitionStyle=_transitionStyle; +@property(nonatomic) _Bool clipUnderlapWhileTransitioning; // @synthesize clipUnderlapWhileTransitioning=_clipUnderlapWhileTransitioning; @property(retain, nonatomic) UIView *clipUnderView; // @synthesize clipUnderView=_clipUnderView; @property(retain, nonatomic) UIView *containerToView; // @synthesize containerToView=_containerToView; @property(retain, nonatomic) UIView *containerFromView; // @synthesize containerFromView=_containerFromView; @property(retain, nonatomic) _UIParallaxDimmingView *contentDimmingView; // @synthesize contentDimmingView=_contentDimmingView; @property(retain, nonatomic) _UIParallaxDimmingView *borderDimmingView; // @synthesize borderDimmingView=_borderDimmingView; @property(nonatomic) _UINavigationInteractiveTransitionBase *interactionController; // @synthesize interactionController=_interactionController; -@property(nonatomic) BOOL interactionAborted; // @synthesize interactionAborted=_interactionAborted; +@property(nonatomic) _Bool interactionAborted; // @synthesize interactionAborted=_interactionAborted; @property(retain, nonatomic) id transitionContext; // @synthesize transitionContext=_transitionContext; -@property(nonatomic) int operation; // @synthesize operation=_operation; +@property(nonatomic) long long operation; // @synthesize operation=_operation; - (id)_timingFunctionForAnimation; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; - (void)animateTransition:(id)arg1; -- (void)_revealTransitionWithContext:(id)arg1; -- (void)_revealTransitionWithContext:(id)arg1 withPop:(BOOL)arg2; -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; - (double)transitionDuration:(id)arg1; - (void)dealloc; -- (id)initWithCurrentOperation:(int)arg1; +- (id)resizedFromContainerView; +- (id)resizedToContainerView; +- (id)initWithCurrentOperation:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UINoDefinitionViewController.h b/iOS7/Frameworks/UIKit/_UINoDefinitionViewController.h new file mode 100644 index 000000000..f9ead6728 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UINoDefinitionViewController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UINoDefinitionViewController : UIViewController +{ +} + +- (void)viewDidLoad; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIObjectArgumentReplacingProxy.h b/iOS7/Frameworks/UIKit/_UIObjectArgumentReplacingProxy.h index b16d88e63..0e28e9fa8 100644 --- a/iOS7/Frameworks/UIKit/_UIObjectArgumentReplacingProxy.h +++ b/iOS7/Frameworks/UIKit/_UIObjectArgumentReplacingProxy.h @@ -8,6 +8,7 @@ @class NSMapTable; +// Not exported @interface _UIObjectArgumentReplacingProxy : _UITargetedProxy { int _lock; diff --git a/iOS7/Frameworks/UIKit/_UIObjectIdentifierPathProxy.h b/iOS7/Frameworks/UIKit/_UIObjectIdentifierPathProxy.h index 847c1b456..4e78142bf 100644 --- a/iOS7/Frameworks/UIKit/_UIObjectIdentifierPathProxy.h +++ b/iOS7/Frameworks/UIKit/_UIObjectIdentifierPathProxy.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface _UIObjectIdentifierPathProxy : NSObject { NSString *_identifierPath; diff --git a/iOS7/Frameworks/UIKit/_UIObjectPerScreen.h b/iOS7/Frameworks/UIKit/_UIObjectPerScreen.h index 8806089d4..2a7175144 100644 --- a/iOS7/Frameworks/UIKit/_UIObjectPerScreen.h +++ b/iOS7/Frameworks/UIKit/_UIObjectPerScreen.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface _UIObjectPerScreen : NSObject { } + (void)removeObjectsOfClass:(Class)arg1; -+ (id)objectOfClass:(Class)arg1 forScreen:(id)arg2 withOptions:(id)arg3 createIfNecessary:(BOOL)arg4; ++ (id)objectOfClass:(Class)arg1 forScreen:(id)arg2 withOptions:(id)arg3 createIfNecessary:(_Bool)arg4; + (void)screenDisconnected:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIOldSliderAnimation.h b/iOS7/Frameworks/UIKit/_UIOldSliderAnimation.h index 4a0da92de..834cbe796 100644 --- a/iOS7/Frameworks/UIKit/_UIOldSliderAnimation.h +++ b/iOS7/Frameworks/UIKit/_UIOldSliderAnimation.h @@ -6,11 +6,12 @@ #import +// Not exported @interface _UIOldSliderAnimation : UIAnimation { float _startValue; float _endValue; - BOOL _sendAction; + _Bool _sendAction; } - (void)setProgress:(float)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIOnePartImageView.h b/iOS7/Frameworks/UIKit/_UIOnePartImageView.h index 08588b7f3..dd57ec3c6 100644 --- a/iOS7/Frameworks/UIKit/_UIOnePartImageView.h +++ b/iOS7/Frameworks/UIKit/_UIOnePartImageView.h @@ -8,6 +8,7 @@ @class UIImage; +// Not exported @interface _UIOnePartImageView : UIView { UIImage *_image; diff --git a/iOS7/Frameworks/UIKit/_UIOpenInNavigationController.h b/iOS7/Frameworks/UIKit/_UIOpenInNavigationController.h index 3293ee6b2..0d61db26c 100644 --- a/iOS7/Frameworks/UIKit/_UIOpenInNavigationController.h +++ b/iOS7/Frameworks/UIKit/_UIOpenInNavigationController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIOpenInNavigationController : UINavigationController { } diff --git a/iOS7/Frameworks/UIKit/_UIOpenInTableViewController.h b/iOS7/Frameworks/UIKit/_UIOpenInTableViewController.h index 3e4074cdd..abcb1785b 100644 --- a/iOS7/Frameworks/UIKit/_UIOpenInTableViewController.h +++ b/iOS7/Frameworks/UIKit/_UIOpenInTableViewController.h @@ -8,6 +8,7 @@ @class UIDocumentInteractionController; +// Not exported @interface _UIOpenInTableViewController : UITableViewController { UIDocumentInteractionController *_documentInteractionController; @@ -15,7 +16,7 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)initWithDocumentInteractionController:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIOpenWithAppActivity.h b/iOS7/Frameworks/UIKit/_UIOpenWithAppActivity.h index 8b29d1852..24c562c0b 100644 --- a/iOS7/Frameworks/UIKit/_UIOpenWithAppActivity.h +++ b/iOS7/Frameworks/UIKit/_UIOpenWithAppActivity.h @@ -8,20 +8,21 @@ @class LSApplicationProxy, UIDocumentInteractionController; +// Not exported @interface _UIOpenWithAppActivity : UIActivity { LSApplicationProxy *_appProxy; - BOOL _defaultApp; + _Bool _defaultApp; UIDocumentInteractionController *_documentInteractionController; } -@property(nonatomic, getter=isDefaultApp) BOOL defaultApp; // @synthesize defaultApp=_defaultApp; ++ (long long)activityCategory; +@property(nonatomic, getter=isDefaultApp) _Bool defaultApp; // @synthesize defaultApp=_defaultApp; - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; -- (id)_beforeActivity; - (void)dealloc; - (id)initWithApplicationIdentifier:(id)arg1 documentInteractionController:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIPageCurl.h b/iOS7/Frameworks/UIKit/_UIPageCurl.h index 26d2d1814..74998854a 100644 --- a/iOS7/Frameworks/UIKit/_UIPageCurl.h +++ b/iOS7/Frameworks/UIKit/_UIPageCurl.h @@ -10,7 +10,7 @@ @interface _UIPageCurl : NSObject { - int _spineLocation; + long long _spineLocation; struct CGRect _contentRect; UIView *_contentView; _UIPageCurlState *_manualPageCurlState; @@ -18,46 +18,46 @@ NSMutableArray *_activeStateQueue; NSMutableSet *_completedStates; double _delayBetweenSuccessiveAnimations; - float _pageDiagonalAngle; - float _pageDiagonalLength; - float _manualPageCurlMaxDAngle; + double _pageDiagonalAngle; + double _pageDiagonalLength; + double _manualPageCurlMaxDAngle; } -@property(nonatomic, setter=_setManualPageCurlMaxDAngle:) float _manualPageCurlMaxDAngle; // @synthesize _manualPageCurlMaxDAngle; -@property(readonly, nonatomic) int _spineLocation; // @synthesize _spineLocation; +@property(nonatomic, setter=_setManualPageCurlMaxDAngle:) double _manualPageCurlMaxDAngle; // @synthesize _manualPageCurlMaxDAngle; +@property(readonly, nonatomic) long long _spineLocation; // @synthesize _spineLocation; - (void)_pageCurlAnimationDidStop:(id)arg1 withState:(id)arg2; -- (void)_abortManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(float)arg2; -- (void)_completeManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(float)arg2; -- (void)_endManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(float)arg2 shouldComplete:(BOOL)arg3; -- (float)_durationForManualCurlEndAnimationWithSuggestedVelocity:(float)arg1 shouldComplete:(BOOL)arg2; +- (void)_abortManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(double)arg2; +- (void)_completeManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(double)arg2; +- (void)_endManualCurlAtLocation:(struct CGPoint)arg1 withSuggestedVelocity:(double)arg2 shouldComplete:(_Bool)arg3; +- (double)_durationForManualCurlEndAnimationWithSuggestedVelocity:(double)arg1 shouldComplete:(_Bool)arg2; - (void)_updateManualCurlToLocation:(struct CGPoint)arg1; - (void)_beginCurlWithState:(id)arg1 previousState:(id)arg2; -- (void)_cancelAllActiveTransitionsAndAbandonCallbacks:(BOOL)arg1; -- (void)_cancelTransitionWithState:(id)arg1 invalidatingPageCurl:(BOOL)arg2; -- (void)_forceCleanupState:(id)arg1 finished:(BOOL)arg2 completed:(BOOL)arg3; +- (void)_cancelAllActiveTransitionsAndAbandonCallbacks:(_Bool)arg1; +- (void)_cancelTransitionWithState:(id)arg1 invalidatingPageCurl:(_Bool)arg2; +- (void)_forceCleanupState:(id)arg1 finished:(_Bool)arg2 completed:(_Bool)arg3; - (void)_cleanupState:(id)arg1; -- (void)_enqueueCurlOfType:(int)arg1 fromLocation:(struct CGPoint)arg2 inDirection:(int)arg3 withView:(id)arg4 revealingView:(id)arg5 completion:(id)arg6 finally:(void)arg7; -- (BOOL)_isPreviousCurlCompatibleWithCurlOfType:(int)arg1 inDirection:(int)arg2; -- (int)_validatedPageCurlTypeForPageCurlType:(int)arg1 inDirection:(int)arg2; -- (struct CGPoint)_referenceLocationForInitialLocation:(struct CGPoint)arg1 direction:(int)arg2; -- (void)_updateCurlFromState:(id)arg1 withTime:(float)arg2 radius:(float)arg3 angle:(float)arg4 addingAnimations:(id)arg5; +- (void)_enqueueCurlOfType:(long long)arg1 fromLocation:(struct CGPoint)arg2 inDirection:(long long)arg3 withView:(id)arg4 revealingView:(id)arg5 completion:(id)arg6 finally:(void)arg7; +- (_Bool)_isPreviousCurlCompatibleWithCurlOfType:(long long)arg1 inDirection:(long long)arg2; +- (long long)_validatedPageCurlTypeForPageCurlType:(long long)arg1 inDirection:(long long)arg2; +- (struct CGPoint)_referenceLocationForInitialLocation:(struct CGPoint)arg1 direction:(long long)arg2; +- (void)_updateCurlFromState:(id)arg1 withTime:(double)arg2 radius:(double)arg3 angle:(double)arg4 addingAnimations:(id)arg5; - (id)_animationKeyPaths; -- (void)_updatedInputsFromState:(id)arg1 forLocation:(struct CGPoint)arg2 time:(float *)arg3 radius:(float *)arg4 angle:(float *)arg5; -- (float)_distanceToTravelWithCurrentSpineLocation; -- (float)_inputTimeForProgress:(float)arg1 distanceToTravel:(float)arg2 radius:(float *)arg3 minRadius:(float)arg4 angle:(float)arg5 dAngle:(float)arg6 touchLocation:(struct CGPoint)arg7 state:(id)arg8; +- (void)_updatedInputsFromState:(id)arg1 forLocation:(struct CGPoint)arg2 time:(double *)arg3 radius:(double *)arg4 angle:(double *)arg5; +- (double)_distanceToTravelWithCurrentSpineLocation; +- (double)_inputTimeForProgress:(double)arg1 distanceToTravel:(double)arg2 radius:(double *)arg3 minRadius:(double)arg4 angle:(double)arg5 dAngle:(double)arg6 touchLocation:(struct CGPoint)arg7 state:(id)arg8; - (void)_ensureCurlFilterOnLayer:(id)arg1; -- (void)_fromValue:(float *)arg1 toValue:(float *)arg2 fromState:(id)arg3 forAnimationWithKeyPath:(id)arg4; -- (BOOL)_populateFromValue:(float *)arg1 toValue:(float *)arg2 fromState:(id)arg3 forAnimationWithKeyPath:(id)arg4; -- (float)_baseAngleOffsetForState:(id)arg1; -- (id)_newAnimationForState:(id)arg1 withKeyPath:(id)arg2 duration:(float)arg3 fromValue:(id)arg4; +- (void)_fromValue:(double *)arg1 toValue:(double *)arg2 fromState:(id)arg3 forAnimationWithKeyPath:(id)arg4; +- (_Bool)_populateFromValue:(double *)arg1 toValue:(double *)arg2 fromState:(id)arg3 forAnimationWithKeyPath:(id)arg4; +- (double)_baseAngleOffsetForState:(id)arg1; +- (id)_newAnimationForState:(id)arg1 withKeyPath:(id)arg2 duration:(double)arg3 fromValue:(id)arg4; - (id)_newCurlFilter; -- (struct CGRect)_pageViewFrame:(BOOL)arg1; +- (struct CGRect)_pageViewFrame:(_Bool)arg1; - (void)_setContentRect:(struct CGRect)arg1; @property(readonly, nonatomic) NSNumber *_wrappedManualPageCurlDirection; -- (BOOL)_areAnimationsInFlightOrPending; -@property(readonly, nonatomic, getter=_isManualPageCurlInProgressAndUncommitted) BOOL _manualPageCurlInProgressAndUncommitted; +- (_Bool)_areAnimationsInFlightOrPending; +@property(readonly, nonatomic, getter=_isManualPageCurlInProgressAndUncommitted) _Bool _manualPageCurlInProgressAndUncommitted; - (void)dealloc; -- (id)initWithSpineLocation:(int)arg1 andContentRect:(struct CGRect)arg2 inContentView:(id)arg3; +- (id)initWithSpineLocation:(long long)arg1 andContentRect:(struct CGRect)arg2 inContentView:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIPageCurlState.h b/iOS7/Frameworks/UIKit/_UIPageCurlState.h index 627dc6378..d14662ae7 100644 --- a/iOS7/Frameworks/UIKit/_UIPageCurlState.h +++ b/iOS7/Frameworks/UIKit/_UIPageCurlState.h @@ -8,39 +8,40 @@ @class UIView, _UIPageCurl; +// Not exported @interface _UIPageCurlState : _UITransitionState { _UIPageCurl *_pageCurl; - int _curlType; + long long _curlType; struct CGPoint _initialLocation; struct CGPoint _referenceLocation; UIView *_frontPageView; UIView *_backPageView; UIView *_frontView; UIView *_backView; - int _completionCount; - int _curlState; - BOOL _finished; - BOOL _willComplete; + long long _completionCount; + long long _curlState; + _Bool _finished; + _Bool _willComplete; id _finally; } -@property(readonly, nonatomic) int curlState; // @synthesize curlState=_curlState; +@property(readonly, nonatomic) long long curlState; // @synthesize curlState=_curlState; @property(readonly, nonatomic) UIView *backView; // @synthesize backView=_backView; @property(readonly, nonatomic) UIView *frontView; // @synthesize frontView=_frontView; @property(readonly, nonatomic) struct CGPoint referenceLocation; // @synthesize referenceLocation=_referenceLocation; @property(readonly, nonatomic) struct CGPoint initialLocation; // @synthesize initialLocation=_initialLocation; -@property(readonly, nonatomic) int curlType; // @synthesize curlType=_curlType; +@property(readonly, nonatomic) long long curlType; // @synthesize curlType=_curlType; @property(readonly, nonatomic) _UIPageCurl *pageCurl; // @synthesize pageCurl=_pageCurl; -- (BOOL)isCompatibleWithCurlOfType:(int)arg1 inDirection:(int)arg2; -- (int)_effectiveTransitionDirection; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (_Bool)isCompatibleWithCurlOfType:(long long)arg1 inDirection:(long long)arg2; +- (long long)_effectiveTransitionDirection; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)cleanup; -- (void)cleanupWithFinishedState:(BOOL)arg1 completedState:(BOOL)arg2; +- (void)cleanupWithFinishedState:(_Bool)arg1 completedState:(_Bool)arg2; - (void)finally; - (void)incrementCompletionCount; -@property(readonly, nonatomic, getter=hasPendingAnimations) BOOL pendingAnimations; -- (void)setCurlState:(int)arg1 willComplete:(BOOL)arg2; +@property(readonly, nonatomic, getter=hasPendingAnimations) _Bool pendingAnimations; +- (void)setCurlState:(long long)arg1 willComplete:(_Bool)arg2; - (void)addBackPageContent; - (void)addFrontPageContent; @property(readonly, nonatomic) UIView *backPageView; @@ -48,7 +49,7 @@ - (struct CGRect)_pageViewFrame; - (void)invalidatePageCurl; - (void)dealloc; -- (id)initWithPageCurl:(id)arg1 andCurlType:(int)arg2 fromLocation:(struct CGPoint)arg3 withReferenceLocation:(struct CGPoint)arg4 inDirection:(int)arg5 withView:(id)arg6 revealingView:(id)arg7 completion:(id)arg8 finally:(void)arg9; +- (id)initWithPageCurl:(id)arg1 andCurlType:(long long)arg2 fromLocation:(struct CGPoint)arg3 withReferenceLocation:(struct CGPoint)arg4 inDirection:(long long)arg5 withView:(id)arg6 revealingView:(id)arg7 completion:(id)arg8 finally:(void)arg9; @end diff --git a/iOS7/Frameworks/UIKit/_UIPageViewControllerContentView.h b/iOS7/Frameworks/UIKit/_UIPageViewControllerContentView.h index fa644d091..70fed2225 100644 --- a/iOS7/Frameworks/UIKit/_UIPageViewControllerContentView.h +++ b/iOS7/Frameworks/UIKit/_UIPageViewControllerContentView.h @@ -8,6 +8,7 @@ @class UIPageControl, UIPageViewController, _UIQueuingScrollView; +// Not exported @interface _UIPageViewControllerContentView : UIView { UIPageViewController *_pageViewController; @@ -20,7 +21,7 @@ - (void)layoutSubviews; - (void)_setupPageControl:(id)arg1; - (struct CGRect)_scrollViewFrame; -- (float)_pageSpacing; +- (double)_pageSpacing; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)invalidatePageViewController; diff --git a/iOS7/Frameworks/UIKit/_UIParallaxDimmingView.h b/iOS7/Frameworks/UIKit/_UIParallaxDimmingView.h index 7fa6e3f5c..c7722d914 100644 --- a/iOS7/Frameworks/UIKit/_UIParallaxDimmingView.h +++ b/iOS7/Frameworks/UIKit/_UIParallaxDimmingView.h @@ -8,26 +8,25 @@ @class UIColor, UIImageView; +// Not exported @interface _UIParallaxDimmingView : UIView { UIImageView *leftEdgeFade; - BOOL _backgroundIsDimmed; - BOOL _useSpringAnimation; + _Bool _backgroundIsDimmed; UIColor *_dimmingColor; UIView *_addingSubview; } -+ (id)newDimmingViewWrappingView:(id)arg1 withLeftBorder:(float)arg2; ++ (id)newDimmingViewWrappingView:(id)arg1 withLeftBorder:(double)arg2; + (id)newDimmingViewWithFrame:(struct CGRect)arg1; @property(retain, nonatomic) UIView *addingSubview; // @synthesize addingSubview=_addingSubview; -@property(nonatomic) BOOL useSpringAnimation; // @synthesize useSpringAnimation=_useSpringAnimation; -@property(nonatomic) BOOL backgroundIsDimmed; // @synthesize backgroundIsDimmed=_backgroundIsDimmed; +@property(nonatomic) _Bool backgroundIsDimmed; // @synthesize backgroundIsDimmed=_backgroundIsDimmed; @property(retain, nonatomic) UIColor *dimmingColor; // @synthesize dimmingColor=_dimmingColor; - (void)crossFade; - (void)dealloc; - (id)_basicAnimationWithKeyPath:(id)arg1; - (void)didMoveToWindow; -- (id)initViewWrappingView:(id)arg1 withLeftBorder:(float)arg2; +- (id)initViewWrappingView:(id)arg1 withLeftBorder:(double)arg2; - (id)defaultBorderColor; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIParallaxMotionEffect.h b/iOS7/Frameworks/UIKit/_UIParallaxMotionEffect.h index e530ea0dc..8ac45aa3a 100644 --- a/iOS7/Frameworks/UIKit/_UIParallaxMotionEffect.h +++ b/iOS7/Frameworks/UIKit/_UIParallaxMotionEffect.h @@ -18,15 +18,15 @@ } @property(nonatomic) struct UIOffset slideMagnitude; // @synthesize slideMagnitude=_slideMagnitude; -@property(nonatomic) float rotatingSphereRadius; -@property(nonatomic) float maximumVerticalTiltAngle; -@property(nonatomic) float maximumHorizontalTiltAngle; +@property(nonatomic) double rotatingSphereRadius; +@property(nonatomic) double maximumVerticalTiltAngle; +@property(nonatomic) double maximumHorizontalTiltAngle; - (void)_activateTiltEffectIfNecessary; - (id)keyPathsAndRelativeValuesForViewerOffset:(struct UIOffset)arg1; - (id)_keyPathsAndRelativeValuesForPose:(id)arg1; - (void)_updateGroupMotionEffect; -@property(nonatomic) float verticalSlideAccelerationBoostFactor; -@property(nonatomic) float horizontalSlideAccelerationBoostFactor; +@property(nonatomic) double verticalSlideAccelerationBoostFactor; +@property(nonatomic) double horizontalSlideAccelerationBoostFactor; - (void)_updateSlideEffectsWithCurrentSlideMagnitude; - (id)description; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIPeripheralHostCustomTransition-Protocol.h b/iOS7/Frameworks/UIKit/_UIPeripheralHostCustomTransition-Protocol.h new file mode 100644 index 000000000..cb63b4038 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIPeripheralHostCustomTransition-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _UIPeripheralHostCustomTransition +- (void)computeTransition:(id)arg1 forHost:(id)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIPeripheralHostParallaxTransitionInfo.h b/iOS7/Frameworks/UIKit/_UIPeripheralHostParallaxTransitionInfo.h index 882c7f623..644c48736 100644 --- a/iOS7/Frameworks/UIKit/_UIPeripheralHostParallaxTransitionInfo.h +++ b/iOS7/Frameworks/UIKit/_UIPeripheralHostParallaxTransitionInfo.h @@ -6,20 +6,22 @@ #import "NSObject.h" -@interface _UIPeripheralHostParallaxTransitionInfo : NSObject +#import "_UIPeripheralHostCustomTransition-Protocol.h" + +// Not exported +@interface _UIPeripheralHostParallaxTransitionInfo : NSObject <_UIPeripheralHostCustomTransition> { - BOOL _transitionToKeyboard; - float _parallaxOffset; - float _gapBetweenViews; - int _style; - int _operation; + double _parallaxOffset; + double _gapBetweenViews; + long long _style; + long long _operation; } -@property(nonatomic) int operation; // @synthesize operation=_operation; -@property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) float gapBetweenViews; // @synthesize gapBetweenViews=_gapBetweenViews; -@property(nonatomic) float parallaxOffset; // @synthesize parallaxOffset=_parallaxOffset; -@property(nonatomic) BOOL transitionToKeyboard; // @synthesize transitionToKeyboard=_transitionToKeyboard; +@property(nonatomic) long long operation; // @synthesize operation=_operation; +@property(nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) double gapBetweenViews; // @synthesize gapBetweenViews=_gapBetweenViews; +@property(nonatomic) double parallaxOffset; // @synthesize parallaxOffset=_parallaxOffset; +- (void)computeTransition:(id)arg1 forHost:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIPhysicalButton.h b/iOS7/Frameworks/UIKit/_UIPhysicalButton.h index a838d173d..0ec992b6c 100644 --- a/iOS7/Frameworks/UIKit/_UIPhysicalButton.h +++ b/iOS7/Frameworks/UIKit/_UIPhysicalButton.h @@ -14,27 +14,27 @@ { NSMutableArray *_gestureRecognizers; NSMutableArray *_forwardingRecord; - BOOL _abandonForwardingRecord; - int _phase; - int _type; + _Bool _abandonForwardingRecord; + double _timestamp; + long long _phase; + long long _type; UIWindow *_window; UIResponder *_responder; - double _timestamp; } @property(retain, nonatomic) UIResponder *responder; // @synthesize responder=_responder; @property(retain, nonatomic) UIWindow *window; // @synthesize window=_window; -@property(nonatomic) int type; // @synthesize type=_type; -@property(nonatomic) int phase; // @synthesize phase=_phase; +@property(nonatomic) long long type; // @synthesize type=_type; +@property(nonatomic) long long phase; // @synthesize phase=_phase; @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; -@property(nonatomic, setter=_setForwardablePhase:) int _forwardablePhase; +@property(nonatomic, setter=_setForwardablePhase:) long long _forwardablePhase; @property(retain, nonatomic, setter=_setResponder:) UIResponder *_responder; -- (SEL)_responderSelectorForPhase:(int)arg1; +- (SEL)_responderSelectorForPhase:(long long)arg1; - (id)_forwardingRecord; - (void)_abandonForwardingRecord; -- (BOOL)_isAbandoningForwardingRecord; +- (_Bool)_isAbandoningForwardingRecord; - (id)_mutableForwardingRecord; -- (BOOL)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; +- (_Bool)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; - (void)_removeGestureRecognizer:(id)arg1; @property(copy, nonatomic) NSArray *gestureRecognizers; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIPickerViewSelectionBar.h b/iOS7/Frameworks/UIKit/_UIPickerViewSelectionBar.h index 81c810213..9fbf8dedd 100644 --- a/iOS7/Frameworks/UIKit/_UIPickerViewSelectionBar.h +++ b/iOS7/Frameworks/UIKit/_UIPickerViewSelectionBar.h @@ -8,6 +8,7 @@ @class UIPickerView; +// Not exported @interface _UIPickerViewSelectionBar : UIView { UIPickerView *_pickerView; diff --git a/iOS7/Frameworks/UIKit/_UIPickerViewTopFrame.h b/iOS7/Frameworks/UIKit/_UIPickerViewTopFrame.h index 2cbee0386..01dec45c4 100644 --- a/iOS7/Frameworks/UIKit/_UIPickerViewTopFrame.h +++ b/iOS7/Frameworks/UIKit/_UIPickerViewTopFrame.h @@ -8,18 +8,19 @@ @class UIImage; +// Not exported @interface _UIPickerViewTopFrame : UIView { UIImage *_leftImage; UIImage *_middleImage; UIImage *_rightImage; - float _inset; - float _shift; + double _inset; + double _shift; } - (void)drawRect:(struct CGRect)arg1; -- (void)setShift:(float)arg1; -- (void)setInset:(float)arg1; +- (void)setShift:(double)arg1; +- (void)setInset:(double)arg1; - (void)dealloc; - (void)setLeftImage:(id)arg1 middleImage:(id)arg2 rightImage:(id)arg3; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIPickerWheelView.h b/iOS7/Frameworks/UIKit/_UIPickerWheelView.h index 538dc7953..f28851427 100644 --- a/iOS7/Frameworks/UIKit/_UIPickerWheelView.h +++ b/iOS7/Frameworks/UIKit/_UIPickerWheelView.h @@ -8,6 +8,7 @@ @class UIPickerView; +// Not exported @interface _UIPickerWheelView : UIView { UIPickerView *_pickerView; diff --git a/iOS7/Frameworks/UIKit/_UIPlacardButton.h b/iOS7/Frameworks/UIKit/_UIPlacardButton.h index 1310aaaa3..2b075a1bd 100644 --- a/iOS7/Frameworks/UIKit/_UIPlacardButton.h +++ b/iOS7/Frameworks/UIKit/_UIPlacardButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIPlacardButton : UIButton { } diff --git a/iOS7/Frameworks/UIKit/_UIPopoverLayoutInfo.h b/iOS7/Frameworks/UIKit/_UIPopoverLayoutInfo.h index 472cb6ad8..1342a1222 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverLayoutInfo.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverLayoutInfo.h @@ -10,41 +10,42 @@ @class NSMutableArray; +// Not exported @interface _UIPopoverLayoutInfo : NSObject { struct UIEdgeInsets _contentInset; - float _arrowHeight; + double _arrowHeight; struct CGSize _preferredContentSize; - unsigned int _preferredArrowDirections; + unsigned long long _preferredArrowDirections; struct CGRect _containingFrame; struct UIEdgeInsets _containingFrameInsets; struct CGRect _targetRect; - BOOL _constrainToTargetRect; + _Bool _constrainToTargetRect; struct CGRect _frame; - float _offset; - unsigned int _arrowDirection; - BOOL _preferLandscapeOrientations; - BOOL _updatesEnabled; + double _offset; + unsigned long long _arrowDirection; + _Bool _preferLandscapeOrientations; + _Bool _updatesEnabled; NSMutableArray *_candidates; } + (id)_observationKeys; -@property(nonatomic) BOOL preferLandscapeOrientations; // @synthesize preferLandscapeOrientations=_preferLandscapeOrientations; -@property(nonatomic, getter=_updatesEnabled, setter=_setUpdatesEnabled:) BOOL updatesEnabled; // @synthesize updatesEnabled=_updatesEnabled; -@property(readonly, nonatomic) unsigned int arrowDirection; // @synthesize arrowDirection=_arrowDirection; -@property(readonly, nonatomic) float offset; // @synthesize offset=_offset; +@property(nonatomic) _Bool preferLandscapeOrientations; // @synthesize preferLandscapeOrientations=_preferLandscapeOrientations; +@property(nonatomic, getter=_updatesEnabled, setter=_setUpdatesEnabled:) _Bool updatesEnabled; // @synthesize updatesEnabled=_updatesEnabled; +@property(readonly, nonatomic) unsigned long long arrowDirection; // @synthesize arrowDirection=_arrowDirection; +@property(readonly, nonatomic) double offset; // @synthesize offset=_offset; @property(readonly, nonatomic) struct CGRect frame; // @synthesize frame=_frame; -@property(nonatomic) BOOL constrainToTargetRect; // @synthesize constrainToTargetRect=_constrainToTargetRect; +@property(nonatomic) _Bool constrainToTargetRect; // @synthesize constrainToTargetRect=_constrainToTargetRect; @property(nonatomic) struct CGRect targetRect; // @synthesize targetRect=_targetRect; @property(nonatomic) struct UIEdgeInsets containingFrameInsets; // @synthesize containingFrameInsets=_containingFrameInsets; @property(nonatomic) struct CGRect containingFrame; // @synthesize containingFrame=_containingFrame; -@property(nonatomic) unsigned int preferredArrowDirections; // @synthesize preferredArrowDirections=_preferredArrowDirections; +@property(nonatomic) unsigned long long preferredArrowDirections; // @synthesize preferredArrowDirections=_preferredArrowDirections; @property(nonatomic) struct CGSize preferredContentSize; // @synthesize preferredContentSize=_preferredContentSize; -@property(nonatomic) float arrowHeight; // @synthesize arrowHeight=_arrowHeight; +@property(nonatomic) double arrowHeight; // @synthesize arrowHeight=_arrowHeight; @property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_updateOutputs; -- (struct CGSize)_popoverViewSizeForContentSize:(struct CGSize)arg1 arrowDirection:(unsigned int)arg2; +- (struct CGSize)_popoverViewSizeForContentSize:(struct CGSize)arg1 arrowDirection:(unsigned long long)arg2; - (id)candidates; - (void)setProperties:(id)arg1; - (id)description; diff --git a/iOS7/Frameworks/UIKit/_UIPopoverModernChromeView.h b/iOS7/Frameworks/UIKit/_UIPopoverModernChromeView.h deleted file mode 100644 index fb0c027a8..000000000 --- a/iOS7/Frameworks/UIKit/_UIPopoverModernChromeView.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class _UIBackdropView; - -@interface _UIPopoverModernChromeView : UIPopoverBackgroundView -{ - _UIBackdropView *_chromeBlurView; - unsigned int _myArrowDirection; - float _myArrowOffset; -} - -+ (BOOL)wantsDefaultContentAppearance; -+ (struct UIEdgeInsets)contentViewInsets; -+ (float)arrowBase; -+ (float)arrowHeight; -- (void)setArrowOffset:(float)arg1; -- (float)arrowOffset; -- (void)setArrowDirection:(unsigned int)arg1; -- (unsigned int)arrowDirection; -- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned int)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIPopoverShadowlessSlidingChromeView.h b/iOS7/Frameworks/UIKit/_UIPopoverShadowlessSlidingChromeView.h index 442d24ab5..b19b47fe8 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverShadowlessSlidingChromeView.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverShadowlessSlidingChromeView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIPopoverShadowlessSlidingChromeView : _UIPopoverSlidingChromeView { } -+ (float)cornerRadius; -- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned int)arg2; ++ (double)cornerRadius; +- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIPopoverSlidingChromeView.h b/iOS7/Frameworks/UIKit/_UIPopoverSlidingChromeView.h index 0e5267a31..c62120a85 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverSlidingChromeView.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverSlidingChromeView.h @@ -6,23 +6,24 @@ #import +// Not exported @interface _UIPopoverSlidingChromeView : UIPopoverBackgroundView { } + (struct UIEdgeInsets)contentViewInsets; -+ (float)cornerRadius; -+ (float)arrowBase; -+ (float)arrowHeight; ++ (double)cornerRadius; ++ (double)arrowBase; ++ (double)arrowHeight; - (void)layoutSubviews; -- (void)setArrowDirection:(unsigned int)arg1; -- (unsigned int)arrowDirection; -- (void)setArrowOffset:(float)arg1; -- (float)arrowOffset; -- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned int)arg2; +- (void)setArrowDirection:(unsigned long long)arg1; +- (unsigned long long)arrowDirection; +- (void)setArrowOffset:(double)arg1; +- (double)arrowOffset; +- (id)_shadowPathForRect:(struct CGRect)arg1 arrowDirection:(unsigned long long)arg2; - (struct CGSize)_shadowOffset; -- (float)_shadowRadius; -- (float)_shadowOpacity; +- (double)_shadowRadius; +- (double)_shadowOpacity; - (struct UIEdgeInsets)_shadowInsets; @end diff --git a/iOS7/Frameworks/UIKit/_UIPopoverStandardChromeView.h b/iOS7/Frameworks/UIKit/_UIPopoverStandardChromeView.h index 257524a56..9dc63be07 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverStandardChromeView.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverStandardChromeView.h @@ -6,45 +6,55 @@ #import -@class UIView; +@class NSArray, UIColor, UIView, _UIBackdropView; +// Not exported @interface _UIPopoverStandardChromeView : UIPopoverBackgroundView { UIView *_arrowView; UIView *_leftCapView; UIView *_rightCapView; - float _arrowOffset; - unsigned int _arrowDirection; - int _backgroundStyle; - BOOL _arrowVisible; - BOOL useShortMode; - BOOL _debugMode; + _UIBackdropView *_blurView; + NSArray *_dimmingViews; + UIColor *_popoverBackgroundColor; + double _arrowOffset; + unsigned long long _arrowDirection; + long long _backgroundStyle; + _Bool _arrowVisible; + _Bool useShortMode; + _Bool _debugMode; } + (struct UIEdgeInsets)contentViewInsets; -+ (float)arrowBase; -+ (float)arrowHeight; -@property(nonatomic, getter=isDebugModeEnabled) BOOL debugModeEnabled; // @synthesize debugModeEnabled=_debugMode; -@property(nonatomic) BOOL useShortMode; // @synthesize useShortMode; -- (void)setArrowVisible:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isArrowVisible) BOOL arrowVisible; -- (void)setBackgroundStyle:(int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int backgroundStyle; -- (BOOL)isRightArrowPinnedToBottom; -- (BOOL)isRightArrowPinnedToTop; -- (float)maxNonPinnedOffset; -- (float)minNonPinnedOffset; -- (BOOL)wouldPinForOffset:(float)arg1; -- (BOOL)isPinned; -- (BOOL)hasComponentViews; ++ (double)arrowBase; ++ (double)arrowHeight; +@property(nonatomic, getter=isDebugModeEnabled) _Bool debugModeEnabled; // @synthesize debugModeEnabled=_debugMode; +@property(nonatomic) _Bool useShortMode; // @synthesize useShortMode; +- (void)setArrowVisible:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isArrowVisible) _Bool arrowVisible; +@property(copy, nonatomic) UIColor *popoverBackgroundColor; +- (void)setBackgroundStyle:(long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) long long backgroundStyle; +- (_Bool)isRightArrowPinnedToBottom; +- (_Bool)isRightArrowPinnedToTop; +- (double)maxNonPinnedOffset; +- (double)minNonPinnedOffset; +- (_Bool)wouldPinForOffset:(double)arg1; +- (_Bool)isPinned; +- (_Bool)hasComponentViews; - (void)_loadNecessaryViews; -- (void)setArrowDirection:(unsigned int)arg1; -- (unsigned int)arrowDirection; -- (void)setArrowOffset:(float)arg1; -- (float)arrowOffset; -- (void)motionCancelled:(int)arg1 withEvent:(id)arg2; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (void)motionBegan:(int)arg1 withEvent:(id)arg2; +- (id)_shadowPath; +- (struct CGSize)_shadowOffset; +- (double)_shadowRadius; +- (double)_shadowOpacity; +- (struct UIEdgeInsets)_shadowInsets; +- (void)setArrowDirection:(unsigned long long)arg1; +- (unsigned long long)arrowDirection; +- (void)setArrowOffset:(double)arg1; +- (double)arrowOffset; +- (void)motionCancelled:(long long)arg1 withEvent:(id)arg2; +- (void)motionEnded:(long long)arg1 withEvent:(id)arg2; +- (void)motionBegan:(long long)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -53,7 +63,7 @@ - (void)_layoutArrowViewsNone; - (void)_layoutArrowViewsLeftOrRight; - (void)_layoutArrowViewsUpOrDown; -- (void)willMoveToWindow:(id)arg1; +- (void)didMoveToWindow; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIPopoverView.h b/iOS7/Frameworks/UIKit/_UIPopoverView.h index 71aaff50a..7bc06d5cf 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverView.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverView.h @@ -6,17 +6,18 @@ #import -@class UIActionSheet, UIImageView, UIPopoverBackgroundView, UIPopoverController; +@class UIActionSheet, UIColor, UIImageView, UIPopoverBackgroundView, UIPopoverController; +// Not exported @interface _UIPopoverView : UIView { UIView *_contentView; UIPopoverBackgroundView *_backgroundView; Class _backgroundViewClass; UIImageView *_toolbarShine; - BOOL _showsBackgroundComponentHighlights; - BOOL _showsBackgroundViewHighlight; - BOOL _showsContentViewHighlight; + _Bool _showsBackgroundComponentHighlights; + _Bool _showsBackgroundViewHighlight; + _Bool _showsContentViewHighlight; UIActionSheet *_presentedActionSheet; UIPopoverController *_popoverController; } @@ -24,27 +25,28 @@ + (id)popoverViewContainingView:(id)arg1; @property(nonatomic) UIPopoverController *popoverController; // @synthesize popoverController=_popoverController; @property(retain, nonatomic) UIActionSheet *presentedActionSheet; // @synthesize presentedActionSheet=_presentedActionSheet; -@property(nonatomic) BOOL showsContentViewHighlight; // @synthesize showsContentViewHighlight=_showsContentViewHighlight; -@property(nonatomic) BOOL showsBackgroundViewHighlight; // @synthesize showsBackgroundViewHighlight=_showsBackgroundViewHighlight; -@property(nonatomic) BOOL showsBackgroundComponentHighlights; // @synthesize showsBackgroundComponentHighlights=_showsBackgroundComponentHighlights; +@property(nonatomic) _Bool showsContentViewHighlight; // @synthesize showsContentViewHighlight=_showsContentViewHighlight; +@property(nonatomic) _Bool showsBackgroundViewHighlight; // @synthesize showsBackgroundViewHighlight=_showsBackgroundViewHighlight; +@property(nonatomic) _Bool showsBackgroundComponentHighlights; // @synthesize showsBackgroundComponentHighlights=_showsBackgroundComponentHighlights; - (void)_presentationInPopoverDidEndForViewController:(id)arg1; - (void)_presentationInPopoverWillBeginForViewController:(id)arg1; - (void)_presentationInPopoverWillEndForViewController:(id)arg1; - (void)_presentationInPopoverDidBeginForViewController:(id)arg1; -- (BOOL)toolbarIsVisible; +- (_Bool)toolbarIsVisible; - (id)viewController; -- (void)_setIgnoreTapsInDimmingView:(BOOL)arg1; -- (BOOL)_isIgnoringTapsInDimmingView; +- (void)_setIgnoreTapsInDimmingView:(_Bool)arg1; +- (_Bool)_isIgnoringTapsInDimmingView; - (id)_viewForModalPresentationOfViewController:(id)arg1; - (void)_hideArrow; - (void)_showArrow; -- (void)_setCornerRadius:(float)arg1; -- (void)_setFrame:(struct CGRect)arg1 arrowOffset:(float)arg2; -- (void)setUseToolbarShine:(BOOL)arg1; -@property(nonatomic) int backgroundStyle; -@property(nonatomic) unsigned int arrowDirection; -@property(nonatomic) float arrowOffset; -- (BOOL)_allowsCustomizationOfContent; +- (void)_setCornerRadius:(double)arg1; +- (void)_setFrame:(struct CGRect)arg1 arrowOffset:(double)arg2; +- (void)setUseToolbarShine:(_Bool)arg1; +@property(copy, nonatomic) UIColor *popoverBackgroundColor; +@property(nonatomic) long long backgroundStyle; +@property(nonatomic) unsigned long long arrowDirection; +@property(nonatomic) double arrowOffset; +- (_Bool)_allowsCustomizationOfContent; - (struct CGRect)_snapshotBounds; - (id)toolbarShine; - (id)standardChromeView; @@ -54,13 +56,14 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (BOOL)_needsLayoutOnAnimatedFrameChangeForNewFrame:(struct CGRect)arg1; +- (_Bool)_needsLayoutOnAnimatedFrameChangeForNewFrame:(struct CGRect)arg1; - (int)_style; - (void)layoutSubviews; - (void)_layoutToolbarShine; - (void)willMoveToWindow:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1 backgroundViewClass:(Class)arg2 embeddedInView:(_Bool)arg3; - (id)initWithFrame:(struct CGRect)arg1 backgroundViewClass:(Class)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIPopoverViewArtworkLoader.h b/iOS7/Frameworks/UIKit/_UIPopoverViewArtworkLoader.h index 528f192f1..2f25124b7 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverViewArtworkLoader.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverViewArtworkLoader.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface _UIPopoverViewArtworkLoader : NSObject { - int _backgroundStyle; + long long _backgroundStyle; NSString *_backgroundSelector; } -+ (id)backgroundSelectorForBackgroundStyle:(int)arg1; ++ (id)backgroundSelectorForBackgroundStyle:(long long)arg1; - (id)shortBottomArrowRightEndCapView; - (id)shortBottomArrowLeftEndCapView; - (id)shortBottomArrowPinnedView; @@ -37,12 +38,25 @@ - (id)topArrowLeftEndCapView; - (id)topArrowPinnedView; - (id)topArrowView; +- (double)shortArtRightArrowBase; +- (double)shortArtArrowTopGradientEnd; +- (double)shortArtNoArrowTopGradientEnd; +- (double)bottomEndCapHeight; +- (double)capCornerRadius; +- (double)noArrowTopGradientEnd; +- (double)arrowTopGradientEnd; +- (double)clampArrowBase; +- (double)sideArrowStart; +- (double)topArrowStart; +- (double)arrowBase; +- (double)arrowHeight; - (id)viewWithContentsImage:(id)arg1 rect:(struct CGRect)arg2 center:(struct CGRect)arg3 antialiasingMask:(unsigned int)arg4 directionSelector:(id)arg5; - (struct CGRect)contentsCenterForRect:(struct CGRect)arg1 inImageOfSize:(struct CGSize)arg2; - (struct CGRect)contentRectForRect:(struct CGRect)arg1 inImageOfSize:(struct CGSize)arg2; -- (id)templateImageForDirection:(id)arg1 shortArtwork:(BOOL)arg2; +- (id)templateImageForDirection:(id)arg1 shortArtwork:(_Bool)arg2; +- (_Bool)modern; - (void)dealloc; -- (id)initWithBackgroundStyle:(int)arg1; +- (id)initWithBackgroundStyle:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIPopoverViewBackgroundComponentView.h b/iOS7/Frameworks/UIKit/_UIPopoverViewBackgroundComponentView.h index 957c50241..91a1c93da 100644 --- a/iOS7/Frameworks/UIKit/_UIPopoverViewBackgroundComponentView.h +++ b/iOS7/Frameworks/UIKit/_UIPopoverViewBackgroundComponentView.h @@ -8,13 +8,15 @@ @class NSString; +// Not exported @interface _UIPopoverViewBackgroundComponentView : UIView { NSString *directionSelector; } @property(retain, nonatomic) NSString *directionSelector; // @synthesize directionSelector; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (id)_generateBackdropMaskViewForFlag:(long long)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UIPressedIndicatorView.h b/iOS7/Frameworks/UIKit/_UIPressedIndicatorView.h index 91211cd0e..f69f8c8b9 100644 --- a/iOS7/Frameworks/UIKit/_UIPressedIndicatorView.h +++ b/iOS7/Frameworks/UIKit/_UIPressedIndicatorView.h @@ -8,10 +8,11 @@ @class UIImage; +// Not exported @interface _UIPressedIndicatorView : UIView { UIImage *_image; - CDStruct_c8cd2c5d _slices; + CDStruct_fa4dcde7 _slices; } - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIPreviewItemProxy.h b/iOS7/Frameworks/UIKit/_UIPreviewItemProxy.h index e90eb8335..04265ecba 100644 --- a/iOS7/Frameworks/UIKit/_UIPreviewItemProxy.h +++ b/iOS7/Frameworks/UIKit/_UIPreviewItemProxy.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface _UIPreviewItemProxy : NSObject { NSURL *_URL; diff --git a/iOS7/Frameworks/UIKit/_UIPropertyBasedAppearance.h b/iOS7/Frameworks/UIKit/_UIPropertyBasedAppearance.h index a27d2c032..432a23eb4 100644 --- a/iOS7/Frameworks/UIKit/_UIPropertyBasedAppearance.h +++ b/iOS7/Frameworks/UIKit/_UIPropertyBasedAppearance.h @@ -8,12 +8,13 @@ @class NSDictionary; +// Not exported @interface _UIPropertyBasedAppearance : _UIAppearance { NSDictionary *_propertiesToMatch; } -+ (id)appearanceAtNode:(id)arg1 withObject:(id)arg2; ++ (id)appearancesAtNode:(id)arg1 withObject:(id)arg2; + (id)_appearanceMatchingProperties:(id)arg1 forClass:(Class)arg2 withContainerList:(id)arg3; + (id)_appearanceObjectKeyForProperties:(id)arg1; @property(retain, nonatomic, setter=_setPropertiesToMatch:) NSDictionary *_propertiesToMatch; // @synthesize _propertiesToMatch; diff --git a/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy-XPCProxyTargetSupport.h b/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy-XPCProxyTargetSupport.h new file mode 100644 index 000000000..2687f8caf --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy-XPCProxyTargetSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "XPCProxyTarget-Protocol.h" + +@interface _UIQueueRedirectingProxy (XPCProxyTargetSupport) +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy.h b/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy.h index fa79fa9ec..5be4515cd 100644 --- a/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy.h +++ b/iOS7/Frameworks/UIKit/_UIQueueRedirectingProxy.h @@ -6,21 +6,19 @@ #import -#import "XPCProxyTarget-Protocol.h" - @class NSObject; -@interface _UIQueueRedirectingProxy : _UITargetedProxy +// Not exported +@interface _UIQueueRedirectingProxy : _UITargetedProxy { NSObject *_targetQueue; } + (id)proxyForwardingMessagesToObject:(id)arg1 onQueue:(id)arg2; - (id)description; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (void)dealloc; -- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIQueueingProxy-XPCProxyTargetSupport.h b/iOS7/Frameworks/UIKit/_UIQueueingProxy-XPCProxyTargetSupport.h new file mode 100644 index 000000000..bedadf240 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIQueueingProxy-XPCProxyTargetSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "XPCProxyTarget-Protocol.h" + +@interface _UIQueueingProxy (XPCProxyTargetSupport) +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIQueueingProxy.h b/iOS7/Frameworks/UIKit/_UIQueueingProxy.h index 45369b604..f6c71055a 100644 --- a/iOS7/Frameworks/UIKit/_UIQueueingProxy.h +++ b/iOS7/Frameworks/UIKit/_UIQueueingProxy.h @@ -6,14 +6,13 @@ #import -#import "XPCProxyTarget-Protocol.h" - @class NSMutableArray; -@interface _UIQueueingProxy : _UITargetedProxy +// Not exported +@interface _UIQueueingProxy : _UITargetedProxy { int _lock; - unsigned int _suspensionCount; + unsigned long long _suspensionCount; NSMutableArray *_queuedInvocations; id _shouldSuspendInvocationBlock; } @@ -21,14 +20,13 @@ + (id)proxyWithTarget:(id)arg1; + (id)proxyWithTarget:(id)arg1 shouldSuspendInvocationBlock:(id)arg2; - (id)description; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)removeAllEnqueuedInvocations; - (void)resume; - (void)_dispatchSuspendedMessages; - (void)suspend; - (void)forwardInvocation:(id)arg1; - (void)dealloc; -- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIQueueingServiceWebViewControllerProxy.h b/iOS7/Frameworks/UIKit/_UIQueueingServiceWebViewControllerProxy.h index 7978c43d4..0e7e7bf04 100644 --- a/iOS7/Frameworks/UIKit/_UIQueueingServiceWebViewControllerProxy.h +++ b/iOS7/Frameworks/UIKit/_UIQueueingServiceWebViewControllerProxy.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface _UIQueueingServiceWebViewControllerProxy : NSObject { NSMutableArray *_queuedInvocations; diff --git a/iOS7/Frameworks/UIKit/_UIQueuingScrollView.h b/iOS7/Frameworks/UIKit/_UIQueuingScrollView.h index 63c41f808..b6d1e4d09 100644 --- a/iOS7/Frameworks/UIKit/_UIQueuingScrollView.h +++ b/iOS7/Frameworks/UIKit/_UIQueuingScrollView.h @@ -8,18 +8,19 @@ @class NSArray, NSMutableArray, UIView; +// Not exported @interface _UIQueuingScrollView : UIScrollView { id <_UIQueuingScrollViewDelegate> _qDelegate; id <_UIQueuingScrollViewDataSource> _qDataSource; - int _navigationOrientation; + long long _navigationOrientation; NSArray *_views; NSArray *_wrapperViews; UIView *_pendingVisibleView; - float _pageSpacing; + double _pageSpacing; NSMutableArray *_viewStateQueue; NSMutableArray *_completionStateQueue; - BOOL _manualScrollInProgress; + _Bool _manualScrollInProgress; struct { unsigned int delegateInterestedInPendingScrolls:1; unsigned int delegateInterestedInCommittedScrolls:1; @@ -35,57 +36,57 @@ } @property(nonatomic) struct CGRect disabledScrollingRegion; // @synthesize disabledScrollingRegion=_disabledScrollingRegion; -@property(nonatomic) float pageSpacing; // @synthesize pageSpacing=_pageSpacing; +@property(nonatomic) double pageSpacing; // @synthesize pageSpacing=_pageSpacing; @property(nonatomic) id <_UIQueuingScrollViewDataSource> qDataSource; // @synthesize qDataSource=_qDataSource; @property(nonatomic) id <_UIQueuingScrollViewDelegate> qDelegate; // @synthesize qDelegate=_qDelegate; - (void)_didEndProgrammaticScroll; - (void)_didEndManualScroll; -- (void)_didEndScroll:(BOOL)arg1; +- (void)_didEndScroll:(_Bool)arg1; - (void)_didEndDraggingManualScroll; -- (void)_didScrollWithAnimation:(BOOL)arg1 force:(BOOL)arg2; -- (BOOL)_isScrollInProgress:(BOOL)arg1; -- (BOOL)_isDeceleratingInOppositionToNavigationDirection:(int)arg1; -- (void)_commitGestureDrivenScrollRevealingView:(id)arg1 concealingView:(id)arg2 inDirection:(int)arg3 canComplete:(BOOL)arg4; +- (void)_didScrollWithAnimation:(_Bool)arg1 force:(_Bool)arg2; +- (_Bool)_isScrollInProgress:(_Bool)arg1; +- (_Bool)_isDeceleratingInOppositionToNavigationDirection:(long long)arg1; +- (void)_commitGestureDrivenScrollRevealingView:(id)arg1 concealingView:(id)arg2 inDirection:(long long)arg3 canComplete:(_Bool)arg4; - (void)_boundsDidChangeToSize:(struct CGSize)arg1; - (void)_adjustContentInsets; -- (void)setView:(id)arg1 direction:(int)arg2 animated:(BOOL)arg3 completion:(id)arg4; +- (void)setView:(id)arg1 direction:(long long)arg2 animated:(_Bool)arg3 completion:(id)arg4; - (void)_notifyDelegateDidFinishScrolling; - (void)_notifyDelegateDidBailoutOfScrollAndRevealedView:(id)arg1; -- (void)_notifyDelegateDidEndManualScroll:(BOOL)arg1 toRevealView:(id)arg2 direction:(int)arg3 animated:(BOOL)arg4 didFinish:(BOOL)arg5 didComplete:(BOOL)arg6; -- (void)_notifyDelegateDidCommitManualScroll:(BOOL)arg1 toRevealView:(id)arg2 concealView:(id)arg3 direction:(int)arg4 animated:(BOOL)arg5 canComplete:(BOOL)arg6; -- (void)_notifyDelegateWillManuallyScroll:(BOOL)arg1 toRevealView:(id)arg2 concealingView:(id)arg3 animated:(BOOL)arg4; -- (void)_enqueueAnimatedScrollInDirection:(int)arg1 withView:(id)arg2 completion:(id)arg3; -- (void)_cleanUpCompletionState:(id)arg1 didFinish:(BOOL)arg2 didComplete:(BOOL)arg3; +- (void)_notifyDelegateDidEndManualScroll:(_Bool)arg1 toRevealView:(id)arg2 direction:(long long)arg3 animated:(_Bool)arg4 didFinish:(_Bool)arg5 didComplete:(_Bool)arg6; +- (void)_notifyDelegateDidCommitManualScroll:(_Bool)arg1 toRevealView:(id)arg2 concealView:(id)arg3 direction:(long long)arg4 animated:(_Bool)arg5 canComplete:(_Bool)arg6; +- (void)_notifyDelegateWillManuallyScroll:(_Bool)arg1 toRevealView:(id)arg2 concealingView:(id)arg3 animated:(_Bool)arg4; +- (void)_enqueueAnimatedScrollInDirection:(long long)arg1 withView:(id)arg2 completion:(id)arg3; +- (void)_cleanUpCompletionState:(id)arg1 didFinish:(_Bool)arg2 didComplete:(_Bool)arg3; - (void)_enqueueCompletionState:(id)arg1; -- (int)_navigationDirectionFromCurrentOffset; -- (int)_navigationDirectionForActiveScroll:(BOOL)arg1; -- (BOOL)isManualScrollInProgress; -- (BOOL)isPreviousScrollCompatibleWithScrollInDirection:(int)arg1; +- (long long)_navigationDirectionFromCurrentOffset; +- (long long)_navigationDirectionForActiveScroll:(_Bool)arg1; +- (_Bool)isManualScrollInProgress; +- (_Bool)isPreviousScrollCompatibleWithScrollInDirection:(long long)arg1; - (void)_invalidateOffscreenViews; -- (id)_viewAtIndex:(int)arg1 loadingIfNecessary:(BOOL)arg2 updatingContents:(BOOL)arg3 animated:(BOOL)arg4; -- (id)_dequeueViewForIndex:(int)arg1; -- (id)_requestViewForIndex:(int)arg1; -- (void)_replaceViews:(id)arg1 updatingContents:(BOOL)arg2 adjustContentInsets:(BOOL)arg3 animated:(BOOL)arg4; -- (void)_flushView:(id)arg1 animated:(BOOL)arg2; +- (id)_viewAtIndex:(long long)arg1 loadingIfNecessary:(_Bool)arg2 updatingContents:(_Bool)arg3 animated:(_Bool)arg4; +- (id)_dequeueViewForIndex:(long long)arg1; +- (id)_requestViewForIndex:(long long)arg1; +- (void)_replaceViews:(id)arg1 updatingContents:(_Bool)arg2 adjustContentInsets:(_Bool)arg3 animated:(_Bool)arg4; +- (void)_flushView:(id)arg1 animated:(_Bool)arg2; - (id)_visibleView; - (id)_viewAfterView:(id)arg1; - (id)_viewBeforeView:(id)arg1; -- (id)_viewBefore:(BOOL)arg1 view:(id)arg2; -- (BOOL)_dataSourceProvidesViews; -- (void)_setWrappedViewAtIndex:(int)arg1 withView:(id)arg2; -- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; -- (int)_abuttedPagingEdges; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2; +- (id)_viewBefore:(_Bool)arg1 view:(id)arg2; +- (_Bool)_dataSourceProvidesViews; +- (void)_setWrappedViewAtIndex:(long long)arg1 withView:(id)arg2; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (unsigned long long)_abuttedPagingEdges; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)_scrollViewAnimationEnded:(id)arg1 finished:(_Bool)arg2; - (void)_scrollViewDidEndDecelerating; -- (void)_scrollViewDidEndDraggingWithDeceleration:(BOOL)arg1; +- (void)_scrollViewDidEndDraggingWithDeceleration:(_Bool)arg1; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)_setFrameAndApplyPageSpacing:(struct CGRect)arg1; @property(readonly, nonatomic) UIView *visibleView; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 navigationOrientation:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 navigationOrientation:(long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDataSource-Protocol.h b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDataSource-Protocol.h index 3e6caa7ea..dd2c7aa98 100644 --- a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDataSource-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol _UIQueuingScrollViewDataSource -- (void)queuingScrollView:(id)arg1 didFlushView:(id)arg2 animated:(BOOL)arg3; +- (void)queuingScrollView:(id)arg1 didFlushView:(id)arg2 animated:(_Bool)arg3; - (id)queuingScrollView:(id)arg1 viewAfterView:(id)arg2; - (id)queuingScrollView:(id)arg1 viewBeforeView:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDelegate-Protocol.h index cf8717790..bbd5f8e27 100644 --- a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewDelegate-Protocol.h @@ -7,11 +7,11 @@ #import "NSObject-Protocol.h" @protocol _UIQueuingScrollViewDelegate -- (BOOL)queuingScrollViewShouldLayoutSubviews:(id)arg1; +- (_Bool)queuingScrollViewShouldLayoutSubviews:(id)arg1; - (void)queuingScrollViewDidFinishScrolling:(id)arg1; - (void)queuingScrollView:(id)arg1 didBailoutOfScrollAndRevealedView:(id)arg2; -- (void)queuingScrollView:(id)arg1 didEndManualScroll:(BOOL)arg2 toRevealView:(id)arg3 direction:(int)arg4 animated:(BOOL)arg5 didFinish:(BOOL)arg6 didComplete:(BOOL)arg7; -- (void)queuingScrollView:(id)arg1 didCommitManualScroll:(BOOL)arg2 toRevealView:(id)arg3 concealView:(id)arg4 direction:(int)arg5 animated:(BOOL)arg6 canComplete:(BOOL)arg7; -- (void)queuingScrollView:(id)arg1 willManuallyScroll:(BOOL)arg2 toRevealView:(id)arg3 concealView:(id)arg4 animated:(BOOL)arg5; +- (void)queuingScrollView:(id)arg1 didEndManualScroll:(_Bool)arg2 toRevealView:(id)arg3 direction:(long long)arg4 animated:(_Bool)arg5 didFinish:(_Bool)arg6 didComplete:(_Bool)arg7; +- (void)queuingScrollView:(id)arg1 didCommitManualScroll:(_Bool)arg2 toRevealView:(id)arg3 concealView:(id)arg4 direction:(long long)arg5 animated:(_Bool)arg6 canComplete:(_Bool)arg7; +- (void)queuingScrollView:(id)arg1 willManuallyScroll:(_Bool)arg2 toRevealView:(id)arg3 concealView:(id)arg4 animated:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewState.h b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewState.h index 73c819745..a370be33d 100644 --- a/iOS7/Frameworks/UIKit/_UIQueuingScrollViewState.h +++ b/iOS7/Frameworks/UIKit/_UIQueuingScrollViewState.h @@ -8,19 +8,20 @@ @class UIView, UIViewController; +// Not exported @interface _UIQueuingScrollViewState : _UITransitionState { UIView *_view; UIViewController *_viewController; - BOOL _manual; + _Bool _manual; } -@property(readonly, nonatomic, getter=isManual) BOOL manual; // @synthesize manual=_manual; +@property(readonly, nonatomic, getter=isManual) _Bool manual; // @synthesize manual=_manual; @property(readonly, nonatomic) UIView *view; // @synthesize view=_view; - (id)description; -- (BOOL)isCompatibleWithTransitionInDirection:(int)arg1; +- (_Bool)isCompatibleWithTransitionInDirection:(long long)arg1; - (void)dealloc; -- (id)initWithTransitionDirection:(int)arg1 view:(id)arg2 manual:(BOOL)arg3 completion:(id)arg4; +- (id)initWithTransitionDirection:(long long)arg1 view:(id)arg2 manual:(_Bool)arg3 completion:(id)arg4; @end diff --git a/iOS7/Frameworks/UIKit/_UIQuickLookActivity.h b/iOS7/Frameworks/UIKit/_UIQuickLookActivity.h index a9c02dff8..b38c57363 100644 --- a/iOS7/Frameworks/UIKit/_UIQuickLookActivity.h +++ b/iOS7/Frameworks/UIKit/_UIQuickLookActivity.h @@ -8,6 +8,7 @@ @class UIDocumentInteractionController; +// Not exported @interface _UIQuickLookActivity : UIActivity { UIDocumentInteractionController *_documentInteractionController; @@ -15,7 +16,7 @@ - (void)_cleanup; - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/Frameworks/UIKit/_UIReflectingContainerView.h b/iOS7/Frameworks/UIKit/_UIReflectingContainerView.h index 5862417e4..d309a8612 100644 --- a/iOS7/Frameworks/UIKit/_UIReflectingContainerView.h +++ b/iOS7/Frameworks/UIKit/_UIReflectingContainerView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIReflectingContainerView : UIView { } + (Class)layerClass; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIReflectingGradientView.h b/iOS7/Frameworks/UIKit/_UIReflectingGradientView.h index 5c3837992..8a630197a 100644 --- a/iOS7/Frameworks/UIKit/_UIReflectingGradientView.h +++ b/iOS7/Frameworks/UIKit/_UIReflectingGradientView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIReflectingGradientView : UIView { } + (Class)layerClass; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIReflectingView.h b/iOS7/Frameworks/UIKit/_UIReflectingView.h index 4b13b88e8..7f1d59f0e 100644 --- a/iOS7/Frameworks/UIKit/_UIReflectingView.h +++ b/iOS7/Frameworks/UIKit/_UIReflectingView.h @@ -10,15 +10,15 @@ { UIView *_containerView; UIView *_gradientView; - float _reflectionAlpha; + double _reflectionAlpha; } @property(readonly, nonatomic) UIView *containerView; // @synthesize containerView=_containerView; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; -@property(nonatomic) float reflectionFraction; -@property(nonatomic) float reflectionAlpha; +@property(nonatomic) double reflectionFraction; +@property(nonatomic) double reflectionAlpha; - (void)_updateGradientColors; - (id)initWithFrame:(struct CGRect)arg1; - (id)_gradientLayer; diff --git a/iOS7/Frameworks/UIKit/_UIRefreshControlAnimationDelegate.h b/iOS7/Frameworks/UIKit/_UIRefreshControlAnimationDelegate.h index a1577f686..1472533b7 100644 --- a/iOS7/Frameworks/UIKit/_UIRefreshControlAnimationDelegate.h +++ b/iOS7/Frameworks/UIKit/_UIRefreshControlAnimationDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIRefreshControlAnimationDelegate : NSObject { id block; @@ -13,7 +14,7 @@ + (id)delegateWithCompletionBlock:(id)arg1; - (void)dealloc; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIRefreshControlContentView.h b/iOS7/Frameworks/UIKit/_UIRefreshControlContentView.h index 203a51827..841068d19 100644 --- a/iOS7/Frameworks/UIKit/_UIRefreshControlContentView.h +++ b/iOS7/Frameworks/UIKit/_UIRefreshControlContentView.h @@ -8,6 +8,7 @@ @class NSAttributedString, UIColor, UIRefreshControl; +// Not exported @interface _UIRefreshControlContentView : UIView { UIRefreshControl *_refreshControl; @@ -16,13 +17,13 @@ @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; @property(nonatomic) UIRefreshControl *refreshControl; // @synthesize refreshControl=_refreshControl; -- (float)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; +- (double)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; - (void)didTransitionFromState:(int)arg1 toState:(int)arg2; - (void)willTransitionFromState:(int)arg1 toState:(int)arg2; - (void)refreshControlInvalidatedSnappingHeight; -@property(readonly, nonatomic) float maximumSnappingHeight; -@property(readonly, nonatomic) float minimumSnappingHeight; -@property(readonly, nonatomic) int style; +@property(readonly, nonatomic) double maximumSnappingHeight; +@property(readonly, nonatomic) double minimumSnappingHeight; +@property(readonly, nonatomic) long long style; @property(retain, nonatomic) NSAttributedString *attributedTitle; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIRefreshControlDefaultContentView.h b/iOS7/Frameworks/UIKit/_UIRefreshControlDefaultContentView.h index a42c79b24..f6de73d11 100644 --- a/iOS7/Frameworks/UIKit/_UIRefreshControlDefaultContentView.h +++ b/iOS7/Frameworks/UIKit/_UIRefreshControlDefaultContentView.h @@ -8,9 +8,10 @@ @class NSMutableDictionary, UIActivityIndicatorView, UIImageView, UILabel; +// Not exported @interface _UIRefreshControlDefaultContentView : _UIRefreshControlContentView { - BOOL _animationsAreValid; + _Bool _animationsAreValid; UIImageView *_imageView; UILabel *_textLabel; UIImageView *_arrow; @@ -18,14 +19,14 @@ NSMutableDictionary *_snappingTextFromValues; NSMutableDictionary *_snappingImageFromValues; NSMutableDictionary *_snappingArrowFromValues; - BOOL _areAnimationsValid; + _Bool _areAnimationsValid; } @property(readonly, nonatomic) UILabel *textLabel; // @synthesize textLabel=_textLabel; @property(readonly, nonatomic) UIActivityIndicatorView *spinner; // @synthesize spinner=_spinner; @property(readonly, nonatomic) UIImageView *arrow; // @synthesize arrow=_arrow; @property(readonly, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(nonatomic) BOOL areAnimationsValid; // @synthesize areAnimationsValid=_areAnimationsValid; +@property(nonatomic) _Bool areAnimationsValid; // @synthesize areAnimationsValid=_areAnimationsValid; - (id)_regenerateArrow; - (id)_regenerateCircle; - (id)attributedTitle; @@ -33,9 +34,9 @@ - (void)setTintColor:(id)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; -- (float)maximumSnappingHeight; -- (float)minimumSnappingHeight; +- (double)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; +- (double)maximumSnappingHeight; +- (double)minimumSnappingHeight; - (void)_spinOutMagic; - (void)_refreshingMagic; - (void)_snappingMagic; @@ -50,7 +51,7 @@ - (void)didTransitionFromState:(int)arg1 toState:(int)arg2; - (void)willTransitionFromState:(int)arg1 toState:(int)arg2; - (void)refreshControlInvalidatedSnappingHeight; -- (int)style; +- (long long)style; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIRefreshControlModernContentView.h b/iOS7/Frameworks/UIKit/_UIRefreshControlModernContentView.h index 69cd4e524..0fd2989fc 100644 --- a/iOS7/Frameworks/UIKit/_UIRefreshControlModernContentView.h +++ b/iOS7/Frameworks/UIKit/_UIRefreshControlModernContentView.h @@ -6,50 +6,49 @@ #import -@class CALayer, CAReplicatorLayer, UILabel; +@class UILabel, UIView, _UIRefreshControlModernReplicatorView; +// Not exported @interface _UIRefreshControlModernContentView : _UIRefreshControlContentView { - BOOL _animationsAreValid; - CALayer *_replicatorContainer; - CAReplicatorLayer *_replicatorLayer; - CALayer *_seed; - BOOL _hasFinishedRevealing; + _Bool _animationsAreValid; + UIView *_replicatorContainer; + _UIRefreshControlModernReplicatorView *_replicatorView; + UIView *_seed; + _Bool _hasFinishedRevealing; UILabel *_textLabel; - BOOL _areAnimationsValid; - float _currentPopStiffness; + _Bool _areAnimationsValid; + double _currentPopStiffness; } -@property(nonatomic) float currentPopStiffness; // @synthesize currentPopStiffness=_currentPopStiffness; +@property(nonatomic) double currentPopStiffness; // @synthesize currentPopStiffness=_currentPopStiffness; @property(readonly, nonatomic) UILabel *textLabel; // @synthesize textLabel=_textLabel; -@property(nonatomic) BOOL areAnimationsValid; // @synthesize areAnimationsValid=_areAnimationsValid; +@property(nonatomic) _Bool areAnimationsValid; // @synthesize areAnimationsValid=_areAnimationsValid; - (id)attributedTitle; - (void)setAttributedTitle:(id)arg1; - (void)setTintColor:(id)arg1; -- (id)_effectiveTintColorWithAlpha:(float)arg1; +- (id)_effectiveTintColorWithAlpha:(double)arg1; - (id)_effectiveTintColor; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)maximumSnappingHeight; -- (float)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; +- (double)maximumSnappingHeight; +- (double)_effectiveScrollViewHeight; +- (double)_heightAtWhichNoneOfTheInterfaceElementsAreVisibleEvenIfTheControlIsStillPartiallyOnScreen; - (double)_currentTimeOffset; - (void)_updateTimeOffsetOfRelevantLayers; -- (id)_springAnimationForKey:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3; +- (double)_percentageShowing; - (void)_snappingMagic; -- (id)_goingAwayAnimationWithKeyPath:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3 beginTime:(double)arg4 duration:(double)arg5; -- (id)_tickAnimation; -- (id)_spinningAnimation; -- (id)_instanceAlphaOffsetAnimation; -- (id)_revealingFadeAnimation; -- (id)_revealingAnimation; - (void)_goAway; - (void)_tick; - (void)_spin; - (void)_reveal; - (void)_resetToRevealingState; +- (void)_setSpunAppearance; +- (void)_cleanUpAfterRevealing; +- (void)_tickDueToProgrammaticRefresh; - (void)didTransitionFromState:(int)arg1 toState:(int)arg2; - (void)willTransitionFromState:(int)arg1 toState:(int)arg2; -- (int)style; +- (long long)style; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIRefreshControlModernReplicatorView.h b/iOS7/Frameworks/UIKit/_UIRefreshControlModernReplicatorView.h new file mode 100644 index 000000000..b92e5e65a --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIRefreshControlModernReplicatorView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIRefreshControlModernReplicatorView : UIView +{ +} + ++ (Class)layerClass; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIRemoteDictionaryViewController.h b/iOS7/Frameworks/UIKit/_UIRemoteDictionaryViewController.h new file mode 100644 index 000000000..e901419c2 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIRemoteDictionaryViewController.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface _UIRemoteDictionaryViewController : UITableViewController +{ + NSArray *_availableDictionaries; +} + +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)_handleDeleteButton:(id)arg1; +- (void)_handleDownloadButton:(id)arg1; +- (id)_downloadOptionsDictionary; +- (id)_normalizedLanguageStringForLanguageCode:(id)arg1; +- (id)_downloadButton; +- (id)_downloadImageWithTintColor:(id)arg1; +- (id)_cloudBackgroundImage; +- (id)_downloadArrowImage; +- (void)dealloc; +- (id)initWithStyle:(long long)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIRemoteProtocolSettingViewServiceXPCProxy.h b/iOS7/Frameworks/UIKit/_UIRemoteProtocolSettingViewServiceXPCProxy.h index 24c15d2a8..bc52820ca 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteProtocolSettingViewServiceXPCProxy.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteProtocolSettingViewServiceXPCProxy.h @@ -8,6 +8,7 @@ @class Protocol; +// Not exported @interface _UIRemoteProtocolSettingViewServiceXPCProxy : _UITargetedProxy { Protocol *_remoteProtocol; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteView.h b/iOS7/Frameworks/UIKit/_UIRemoteView.h index 15cbd555e..b151ee946 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteView.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteView.h @@ -12,19 +12,22 @@ @interface _UIRemoteView : UIView { - BOOL _actsAsTintView; + _Bool _actsAsTintView; UIColor *_statusBarTintColor; _UIHostedWindowHostingHandle *_hostedWindowHostingHandle; + id _tintColorDidChangeHandler; } + (id)viewWithRemoteContextID:(unsigned int)arg1; + (id)viewWithHostedWindowHostingHandle:(id)arg1; + (Class)layerClass; +@property(copy, nonatomic) id tintColorDidChangeHandler; // @synthesize tintColorDidChangeHandler=_tintColorDidChangeHandler; @property(retain, nonatomic) _UIHostedWindowHostingHandle *hostedWindowHostingHandle; // @synthesize hostedWindowHostingHandle=_hostedWindowHostingHandle; -@property(nonatomic, setter=_setActsAsTintView:) BOOL _actsAsTintView; // @synthesize _actsAsTintView; +@property(nonatomic, setter=_setActsAsTintView:) _Bool _actsAsTintView; // @synthesize _actsAsTintView; @property(retain, nonatomic, setter=_setStatusBarTintColor:) UIColor *_statusBarTintColor; // @synthesize _statusBarTintColor; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)_setStatusBarTintColor:(id)arg1 duration:(double)arg2; +- (void)tintColorDidChange; - (void)setContextID:(unsigned int)arg1; - (void)applyTransformUndoingRemoteRootLayerTransform:(struct CGAffineTransform)arg1 frame:(struct CGRect)arg2; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewController-Protected.h b/iOS7/Frameworks/UIKit/_UIRemoteViewController-Protected.h new file mode 100644 index 000000000..4e23788cc --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewController-Protected.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "XPCProxyTarget-Protocol.h" + +@interface _UIRemoteViewController (Protected) ++ (id)exportedInterface; ++ (id)serviceViewControllerInterface; ++ (_Bool)shouldPropagateAppearanceCustomizations; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; +- (id)serviceViewControllerProxyWithErrorHandler:(id)arg1; +- (id)serviceViewControllerProxy; +- (void)viewServiceSupportedInterfaceOrientationsDidChange; +- (void)viewServiceDidTerminateWithError:(id)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewController.h b/iOS7/Frameworks/UIKit/_UIRemoteViewController.h index 1155e992a..43e843aec 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteViewController.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewController.h @@ -7,13 +7,12 @@ #import #import "UIActionSheetDelegate-Protocol.h" -#import "XPCProxyTarget-Protocol.h" #import "_UIRemoteViewController_TextEffectsOperatorInterface-Protocol.h" #import "_UIRemoteViewController_ViewControllerOperatorInterface-Protocol.h" -@class NSArray, NSError, NSString, UIActionSheet, UIDimmingView, UIView, _UIAsyncInvocation, _UIRemoteView, _UISizeTrackingView, _UITextServiceSession, _UIViewServiceInterface; +@class NSArray, NSError, NSObject, NSString, UIActionSheet, UIDimmingView, UIView, _UIAsyncInvocation, _UIRemoteView, _UISizeTrackingView, _UITextEffectsRemoteView, _UITextServiceSession, _UIViewServiceInterface; -@interface _UIRemoteViewController : UIViewController +@interface _UIRemoteViewController : UIViewController <_UIRemoteViewController_ViewControllerOperatorInterface, _UIRemoteViewController_TextEffectsOperatorInterface, UIActionSheetDelegate> { NSString *_serviceBundleIdentifier; _UIViewServiceInterface *_serviceInterface; @@ -21,19 +20,19 @@ id _serviceViewControllerControlMessageProxy; NSArray *_serviceViewControllerSupportedInterfaceOrientations; unsigned int _serviceAccessibilityServerPort; - unsigned int _serviceRegisteredScrollToTopViewCount; + unsigned long long _serviceRegisteredScrollToTopViewCount; id _viewControllerOperatorProxy; _UIAsyncInvocation *_viewControllerOperatorHalfDisconnectionInvocation; id _textEffectsOperatorProxy; _UIAsyncInvocation *_textEffectsOperatorHalfDisconnectionInvocation; - BOOL _fencingCurrentTransaction; - unsigned int _fenceReplyPort; + _Bool _fencingCurrentTransaction; + NSObject *_fenceBarrier; _UISizeTrackingView *_sizeTrackingView; _UIRemoteView *_serviceViewControllerRemoteView; - _UIRemoteView *_fullScreenTextEffectsRemoteView; - _UIRemoteView *_textEffectsAboveStatusBarRemoteView; + _UITextEffectsRemoteView *_fullScreenTextEffectsRemoteView; + _UITextEffectsRemoteView *_textEffectsAboveStatusBarRemoteView; UIView *_fullScreenTextEffectsSnapshotView; - BOOL _snapshotTextEffectsAfterRotation; + _Bool _snapshotTextEffectsAfterRotation; unsigned int _serviceScreenDisplayID; _UIAsyncInvocation *_terminationInvocation; int _terminationErrorLock; @@ -41,56 +40,54 @@ UIActionSheet *_hostedActionSheet; _UITextServiceSession *_textServiceSession; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; UIDimmingView *_hostedDimmingView; UIView *_touchGrabbingView; - int _preferredStatusBarStyle; - BOOL _prefersStatusBarHidden; + long long _preferredStatusBarStyle; + _Bool _prefersStatusBarHidden; } + (id)requestViewController:(id)arg1 fromServiceWithBundleIdentifier:(id)arg2 connectionHandler:(id)arg3; -+ (BOOL)_shouldUseXPCObjects; -+ (id)exportedInterface; -+ (id)serviceViewControllerInterface; -+ (BOOL)shouldPropagateAppearanceCustomizations; ++ (_Bool)_shouldUseXPCObjects; - (void)restoreStateForSession:(id)arg1 anchor:(id)arg2; - (void)saveStateForSession:(id)arg1 anchor:(id)arg2; -- (void)__dismissTextServiceSessionAnimated:(BOOL)arg1; -- (void)__showServiceForText:(id)arg1 type:(int)arg2 fromRectValue:(id)arg3 replyHandler:(id)arg4; +- (void)__dismissTextServiceSessionAnimated:(_Bool)arg1; +- (void)__showServiceForText:(id)arg1 type:(long long)arg2 fromRectValue:(id)arg3 replyHandler:(id)arg4; +- (void)_updateTintColor; - (void)_appearanceInvocationsDidChange:(id)arg1; - (id)_appearanceSource; - (void)__viewServiceDidUpdateTintColor:(id)arg1 duration:(double)arg2; -- (BOOL)_customizesForPresentationInPopover; -- (void)__viewServicePopoverDidSetUseToolbarShine:(BOOL)arg1; -- (void)__viewServicePopoverDidChangeContentSize:(id)arg1 animated:(BOOL)arg2 fenceSendRight:(id)arg3 withReplyHandler:(id)arg4; +- (_Bool)_customizesForPresentationInPopover; +- (void)__viewServicePopoverDidSetUseToolbarShine:(_Bool)arg1; +- (void)__viewServicePopoverDidChangeContentSize:(struct CGSize)arg1 animated:(_Bool)arg2 fenceSendRight:(id)arg3 withReplyHandler:(id)arg4; - (void)__viewServiceDidPromoteFirstResponder; - (void)__sendNotificationName:(id)arg1 userInfo:(id)arg2; - (void)dimmingViewWasTapped:(id)arg1; -- (void)__setViewServiceIsDisplayingPopover:(BOOL)arg1; +- (void)__setViewServiceIsDisplayingPopover:(_Bool)arg1; - (void)__setSupportedInterfaceOrientations:(id)arg1; -- (void)__viewServiceDidUpdatePreferredStatusBarStyle:(int)arg1 hidden:(BOOL)arg2; -- (BOOL)prefersStatusBarHidden; -- (int)preferredStatusBarStyle; -- (BOOL)_requiresKeyboardWindowWhenFirstResponder; +- (void)__viewServiceDidUpdatePreferredStatusBarStyle:(long long)arg1 hidden:(_Bool)arg2; +- (_Bool)prefersStatusBarHidden; +- (long long)preferredStatusBarStyle; +- (_Bool)_requiresKeyboardWindowWhenFirstResponder; - (void)_didResignContentViewControllerOfPopover:(id)arg1; - (void)_willBecomeContentViewControllerOfPopover:(id)arg1; -- (void)_didRotateFromInterfaceOrientation:(int)arg1 forwardToChildControllers:(BOOL)arg2 skipSelf:(BOOL)arg3; -- (void)_willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2 forwardToChildControllers:(BOOL)arg3 skipSelf:(BOOL)arg4; -- (void)_willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2 forwardToChildControllers:(BOOL)arg3 skipSelf:(BOOL)arg4; -- (BOOL)_ignoreAppSupportedOrientations; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)__willChangeToIdiom:(int)arg1 onScreen:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)__dismissActionSheetWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -- (void)__presentActionSheetFromYCoordinate:(float)arg1 withTitle:(id)arg2 buttonTitles:(id)arg3 cancelButtonIndex:(int)arg4 destructiveButtonIndex:(int)arg5 style:(int)arg6; +- (void)_didRotateFromInterfaceOrientation:(long long)arg1 forwardToChildControllers:(_Bool)arg2 skipSelf:(_Bool)arg3; +- (void)_willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(_Bool)arg3 skipSelf:(_Bool)arg4; +- (void)_willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(_Bool)arg3 skipSelf:(_Bool)arg4; +- (_Bool)_ignoreAppSupportedOrientations; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)__willChangeToIdiom:(long long)arg1 onScreen:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)__dismissActionSheetWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; +- (void)__presentActionSheetFromYCoordinate:(double)arg1 withTitle:(id)arg2 buttonTitles:(id)arg3 cancelButtonIndex:(long long)arg4 destructiveButtonIndex:(long long)arg5 style:(long long)arg6; - (void)_firstResponderDidChange:(id)arg1; -- (BOOL)canBecomeFirstResponder; -- (BOOL)_serviceHasScrollToTopView; +- (_Bool)canBecomeFirstResponder; +- (_Bool)_serviceHasScrollToTopView; - (void)_scrollToTopFromTouchAtViewLocation:(struct CGPoint)arg1 resultHandler:(id)arg2; - (void)__viewServiceDidUnregisterScrollToTopView; - (void)__viewServiceDidRegisterScrollToTopView; @@ -99,7 +96,7 @@ - (id)disconnect; - (id)_terminateWithError:(id)arg1; - (void)_updateTouchGrabbingView; -- (void)_applicationWillResignActive:(id)arg1; +- (void)_applicationWillDeactivate:(id)arg1; - (void)_applicationDidBecomeActive:(id)arg1; - (void)_snapshotAndRemoveTextEffectsRemoteView; - (void)_restoreTextEffectsRemoteView; @@ -117,17 +114,12 @@ - (void)loadView; - (void)_awakeWithConnectionInfo:(id)arg1; - (id)_initWithViewServiceBundleIdentifier:(id)arg1; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; -- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (id)serviceViewControllerProxyWithErrorHandler:(id)arg1; -- (id)serviceViewControllerProxy; -- (void)viewServiceSupportedInterfaceOrientationsDidChange; -- (void)viewServiceDidTerminateWithError:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionInfo.h b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionInfo.h index 3587e37af..50af49abf 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionInfo.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionInfo.h @@ -8,9 +8,10 @@ @class NSArray, XPCMachSendRight, _UIHostedWindowHostingHandle, _UIViewServiceInterface; +// Not exported @interface _UIRemoteViewControllerConnectionInfo : NSObject { - BOOL _prefersStatusBarHidden; + _Bool _prefersStatusBarHidden; _UIViewServiceInterface *_interface; id _viewControllerOperatorProxy; id _serviceViewControllerProxy; @@ -18,7 +19,7 @@ id _textEffectsOperatorProxy; NSArray *_serviceViewControllerSupportedInterfaceOrientations; XPCMachSendRight *_serviceAccessibilityServerPortWrapper; - int _preferredStatusBarStyle; + long long _preferredStatusBarStyle; _UIHostedWindowHostingHandle *_hostedWindowHostingHandle; _UIHostedWindowHostingHandle *_textEffectsWindowHostingHandle; _UIHostedWindowHostingHandle *_textEffectsWindowAboveStatusBarHostingHandle; @@ -27,8 +28,8 @@ @property(retain) _UIHostedWindowHostingHandle *textEffectsWindowAboveStatusBarHostingHandle; // @synthesize textEffectsWindowAboveStatusBarHostingHandle=_textEffectsWindowAboveStatusBarHostingHandle; @property(retain) _UIHostedWindowHostingHandle *textEffectsWindowHostingHandle; // @synthesize textEffectsWindowHostingHandle=_textEffectsWindowHostingHandle; @property(retain) _UIHostedWindowHostingHandle *hostedWindowHostingHandle; // @synthesize hostedWindowHostingHandle=_hostedWindowHostingHandle; -@property BOOL prefersStatusBarHidden; // @synthesize prefersStatusBarHidden=_prefersStatusBarHidden; -@property int preferredStatusBarStyle; // @synthesize preferredStatusBarStyle=_preferredStatusBarStyle; +@property _Bool prefersStatusBarHidden; // @synthesize prefersStatusBarHidden=_prefersStatusBarHidden; +@property long long preferredStatusBarStyle; // @synthesize preferredStatusBarStyle=_preferredStatusBarStyle; @property(retain) XPCMachSendRight *serviceAccessibilityServerPortWrapper; // @synthesize serviceAccessibilityServerPortWrapper=_serviceAccessibilityServerPortWrapper; @property(retain) NSArray *serviceViewControllerSupportedInterfaceOrientations; // @synthesize serviceViewControllerSupportedInterfaceOrientations=_serviceViewControllerSupportedInterfaceOrientations; @property(retain) id textEffectsOperatorProxy; // @synthesize textEffectsOperatorProxy=_textEffectsOperatorProxy; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionRequest.h b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionRequest.h index dcc46e493..236593cdc 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionRequest.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerConnectionRequest.h @@ -8,24 +8,26 @@ @class NSArray, NSError, NSObject, NSString, _UIAsyncInvocation, _UIRemoteViewControllerConnectionInfo; +// Not exported @interface _UIRemoteViewControllerConnectionRequest : NSObject { - BOOL _useXPCObjects; + _Bool _useXPCObjects; id _handler; NSString *_viewServiceBundleIdentifier; NSString *_viewControllerClassName; NSArray *_serializedAppearanceCustomizations; + _Bool _legacyAppearance; id _exportedHostingObject; id <_UIViewServiceDeputyXPCInterface> _serviceViewControllerDeputyInterface; _UIAsyncInvocation *_cancelInvocationForCurrentOperation; _UIRemoteViewControllerConnectionInfo *_connectionInfo; NSObject *_queue; - BOOL _isCancelledOrComplete; + _Bool _isCancelledOrComplete; NSError *_error; _UIAsyncInvocation *_requestCancellationInvocation; } -+ (id)requestViewController:(id)arg1 fromServiceWithBundleIdentifier:(id)arg2 serializedAppearanceCustomizations:(id)arg3 useXPCObjects:(BOOL)arg4 exportedHostingObject:(id)arg5 serviceViewControllerDeputyInterface:(id)arg6 connectionHandler:(id)arg7; ++ (id)requestViewController:(id)arg1 fromServiceWithBundleIdentifier:(id)arg2 serializedAppearanceCustomizations:(id)arg3 legacyAppearance:(_Bool)arg4 useXPCObjects:(_Bool)arg5 exportedHostingObject:(id)arg6 serviceViewControllerDeputyInterface:(id)arg7 connectionHandler:(id)arg8; - (id)_cancelWithError:(id)arg1; - (void)_didFinishEstablishingConnection; - (void)_connectToViewControllerControlMessageDeputy; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerWeakWrapperProxy.h b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerWeakWrapperProxy.h index 7f2c6c80e..35ec17b7f 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteViewControllerWeakWrapperProxy.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewControllerWeakWrapperProxy.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIRemoteViewControllerWeakWrapperProxy : NSObject { id _target; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteViewController_ViewControllerOperatorInterface-Protocol.h b/iOS7/Frameworks/UIKit/_UIRemoteViewController_ViewControllerOperatorInterface-Protocol.h index efe54a83d..35172bf21 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteViewController_ViewControllerOperatorInterface-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteViewController_ViewControllerOperatorInterface-Protocol.h @@ -5,18 +5,18 @@ */ @protocol _UIRemoteViewController_ViewControllerOperatorInterface -- (void)__viewServiceDidUpdatePreferredStatusBarStyle:(int)arg1 hidden:(BOOL)arg2; -- (void)__viewServicePopoverDidSetUseToolbarShine:(BOOL)arg1; -- (void)__viewServicePopoverDidChangeContentSize:(id)arg1 animated:(BOOL)arg2 fenceSendRight:(id)arg3 withReplyHandler:(id)arg4; -- (void)__setViewServiceIsDisplayingPopover:(BOOL)arg1; -- (void)__dismissTextServiceSessionAnimated:(BOOL)arg1; -- (void)__showServiceForText:(id)arg1 type:(int)arg2 fromRectValue:(id)arg3 replyHandler:(id)arg4; +- (void)__viewServiceDidUpdatePreferredStatusBarStyle:(long long)arg1 hidden:(_Bool)arg2; +- (void)__viewServicePopoverDidSetUseToolbarShine:(_Bool)arg1; +- (void)__viewServicePopoverDidChangeContentSize:(struct CGSize)arg1 animated:(_Bool)arg2 fenceSendRight:(id)arg3 withReplyHandler:(id)arg4; +- (void)__setViewServiceIsDisplayingPopover:(_Bool)arg1; +- (void)__dismissTextServiceSessionAnimated:(_Bool)arg1; +- (void)__showServiceForText:(id)arg1 type:(long long)arg2 fromRectValue:(id)arg3 replyHandler:(id)arg4; - (void)__viewServiceDidUpdateTintColor:(id)arg1 duration:(double)arg2; - (void)__setSupportedInterfaceOrientations:(id)arg1; - (void)__viewServiceDidUnregisterScrollToTopView; - (void)__viewServiceDidRegisterScrollToTopView; - (void)__viewServiceDidPromoteFirstResponder; -- (void)__dismissActionSheetWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -- (void)__presentActionSheetFromYCoordinate:(float)arg1 withTitle:(id)arg2 buttonTitles:(id)arg3 cancelButtonIndex:(int)arg4 destructiveButtonIndex:(int)arg5 style:(int)arg6; +- (void)__dismissActionSheetWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; +- (void)__presentActionSheetFromYCoordinate:(double)arg1 withTitle:(id)arg2 buttonTitles:(id)arg3 cancelButtonIndex:(long long)arg4 destructiveButtonIndex:(long long)arg5 style:(long long)arg6; @end diff --git a/iOS7/Frameworks/UIKit/_UIRemoteWebViewController.h b/iOS7/Frameworks/UIKit/_UIRemoteWebViewController.h index 13446e310..7ea3ba716 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteWebViewController.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteWebViewController.h @@ -8,6 +8,7 @@ @class _UIWebViewController; +// Not exported @interface _UIRemoteWebViewController : _UIRemoteViewController { _UIWebViewController *_webViewController; @@ -16,7 +17,7 @@ + (id)exportedInterface; + (id)serviceViewControllerInterface; @property(nonatomic) _UIWebViewController *webViewController; // @synthesize webViewController=_webViewController; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewServiceDidTerminateWithError:(id)arg1; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIRemoteWebViewControllerProtocol-Protocol.h b/iOS7/Frameworks/UIKit/_UIRemoteWebViewControllerProtocol-Protocol.h index 6efae610e..b1ca5e50e 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoteWebViewControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIRemoteWebViewControllerProtocol-Protocol.h @@ -9,11 +9,11 @@ @protocol _UIRemoteWebViewControllerProtocol - (void)_dispatchDidDismissViewController; - (void)_dispatchWillPresentViewControllerWithCompletionHandler:(id)arg1; -- (void)_decidePolicyForEncodedRequest:(id)arg1 inMainFrame:(BOOL)arg2 navigationType:(id)arg3 replyHandler:(id)arg4; +- (void)_decidePolicyForEncodedRequest:(id)arg1 inMainFrame:(_Bool)arg2 navigationType:(id)arg3 replyHandler:(id)arg4; - (void)_setURLString:(id)arg1; - (void)_setTitle:(id)arg1; -- (void)_setLoading:(BOOL)arg1 error:(id)arg2; +- (void)_setLoading:(_Bool)arg1 error:(id)arg2; - (void)_setEstimatedProgress:(float)arg1; -- (void)_setCanGoBack:(BOOL)arg1 canGoForward:(BOOL)arg2; +- (void)_setCanGoBack:(_Bool)arg1 canGoForward:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIRemoveControlWhiteView.h b/iOS7/Frameworks/UIKit/_UIRemoveControlWhiteView.h index a476987b6..084d2aaa9 100644 --- a/iOS7/Frameworks/UIKit/_UIRemoveControlWhiteView.h +++ b/iOS7/Frameworks/UIKit/_UIRemoveControlWhiteView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIRemoveControlWhiteView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIRepeatingPressGestureRecognizer.h b/iOS7/Frameworks/UIKit/_UIRepeatingPressGestureRecognizer.h index f75090268..4300073c4 100644 --- a/iOS7/Frameworks/UIKit/_UIRepeatingPressGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/_UIRepeatingPressGestureRecognizer.h @@ -8,14 +8,16 @@ @interface _UIRepeatingPressGestureRecognizer : UIGestureRecognizer { - BOOL _timerOn; - int _delayIndex; - unsigned int _numberOfTouchesRequired; - int _buttonType; + _Bool _timerOn; + long long _delayIndex; + unsigned long long _numberOfTouchesRequired; + long long _buttonType; } -@property(nonatomic, setter=_setButtonType:) int _buttonType; // @synthesize _buttonType; -@property(nonatomic) unsigned int numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; ++ (double)delayForRepeatNumber:(long long)arg1; +@property(nonatomic, setter=_setButtonType:) long long _buttonType; // @synthesize _buttonType; +@property(nonatomic) unsigned long long numberOfTouchesRequired; // @synthesize numberOfTouchesRequired=_numberOfTouchesRequired; +- (void)_finishNextStep:(id)arg1; - (void)_nextStep:(id)arg1; - (void)_scheduleNextTimer; - (void)_clearTapTimer; diff --git a/iOS7/Frameworks/UIKit/_UIReplicantContentView.h b/iOS7/Frameworks/UIKit/_UIReplicantContentView.h index a5817a67c..9a655e602 100644 --- a/iOS7/Frameworks/UIKit/_UIReplicantContentView.h +++ b/iOS7/Frameworks/UIKit/_UIReplicantContentView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIReplicantContentView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UIReplicantLayer.h b/iOS7/Frameworks/UIKit/_UIReplicantLayer.h index a18bd87b2..3c1eff2f0 100644 --- a/iOS7/Frameworks/UIKit/_UIReplicantLayer.h +++ b/iOS7/Frameworks/UIKit/_UIReplicantLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface _UIReplicantLayer : CALayer { struct { diff --git a/iOS7/Frameworks/UIKit/_UIReplicantView.h b/iOS7/Frameworks/UIKit/_UIReplicantView.h index 9d5b81584..0eeaf9fc0 100644 --- a/iOS7/Frameworks/UIKit/_UIReplicantView.h +++ b/iOS7/Frameworks/UIKit/_UIReplicantView.h @@ -6,28 +6,28 @@ #import -@class NSMutableArray, UIScreen, _SlotIdWrapper, _UIReplicantContentView; +@class UIScreen, _UIReplicantContentView, _UISlotIdWrapper; +// Not exported @interface _UIReplicantView : UIView { - _SlotIdWrapper *_slotIdWrapper; - BOOL _deferred; - NSMutableArray *_dependantSnapshots; + _UISlotIdWrapper *_slotIdWrapper; UIScreen *_screen; struct CGSize _snapshotSize; _UIReplicantContentView *_contentView; } -+ (id)snapshotWithScreen:(id)arg1; -+ (id)snapshotWithView:(id)arg1 fromRect:(struct CGRect)arg2 capInsets:(struct UIEdgeInsets)arg3; ++ (id)_pendingSnapshotOfTarget:(id)arg1 snapshotBlock:(id)arg2; ++ (id)snapshotWithScreen:(id)arg1 defer:(_Bool)arg2; ++ (id)snapshotWithView:(id)arg1 fromRect:(struct CGRect)arg2 capInsets:(struct UIEdgeInsets)arg3 defer:(_Bool)arg4; + (id)snapshotWindows:(id)arg1 withRect:(struct CGRect)arg2; + (id)snapshotContext; + (Class)layerClass; +- (struct CGAffineTransform)_appliedTransform; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)layoutSubviews; -- (id)resizableSnapshotFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; -- (void)updateDependantSnapshots; +- (id)_copyResizableSnapshotViewFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIResizableImage.h b/iOS7/Frameworks/UIKit/_UIResizableImage.h index 8699bd29d..095092904 100644 --- a/iOS7/Frameworks/UIKit/_UIResizableImage.h +++ b/iOS7/Frameworks/UIKit/_UIResizableImage.h @@ -6,19 +6,26 @@ #import +// Not exported @interface _UIResizableImage : UIImage { - BOOL _alwaysStretches; + _Bool _alwaysStretches; + _Bool _isSubimage; + struct UIEdgeInsets _subimageInsets; struct UIEdgeInsets _capInsets; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)_resizableImageWithCapMask:(int)arg1; -- (BOOL)_isTiledWhenStretchedToSize:(struct CGSize)arg1; -- (void)_setAlwaysStretches:(BOOL)arg1; -- (BOOL)_isResizable; +- (_Bool)_isTiledWhenStretchedToSize:(struct CGSize)arg1; +- (void)_setAlwaysStretches:(_Bool)arg1; +- (_Bool)_isResizable; +- (_Bool)_isSubimage; +- (struct CGRect)_contentRectInPixels; - (struct CGRect)_contentStretchInPixels; -- (int)resizingMode; +- (struct CGRect)_contentInsetsInPixels:(struct UIEdgeInsets)arg1 emptySizeFallback:(id)arg2; +- (long long)resizingMode; +- (void)_setSubimageInsets:(struct UIEdgeInsets)arg1; - (struct UIEdgeInsets)capInsets; - (void)_setCapInsets:(struct UIEdgeInsets)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIResponderForwardable-Protocol.h b/iOS7/Frameworks/UIKit/_UIResponderForwardable-Protocol.h index e824559d8..ea5f710f6 100644 --- a/iOS7/Frameworks/UIKit/_UIResponderForwardable-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIResponderForwardable-Protocol.h @@ -11,13 +11,13 @@ @protocol _UIResponderForwardable @property(readonly, nonatomic) UIWindow *window; @property(retain, nonatomic, setter=_setResponder:) UIResponder *_responder; -@property(nonatomic, setter=_setForwardablePhase:) int _forwardablePhase; +@property(nonatomic, setter=_setForwardablePhase:) long long _forwardablePhase; - (id)_mutableForwardingRecord; - (void)_abandonForwardingRecord; -- (BOOL)_isAbandoningForwardingRecord; +- (_Bool)_isAbandoningForwardingRecord; - (id)gestureRecognizers; -- (SEL)_responderSelectorForPhase:(int)arg1; +- (SEL)_responderSelectorForPhase:(long long)arg1; - (id)_forwardingRecord; -- (BOOL)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; +- (_Bool)_wantsForwardingFromResponder:(id)arg1 toNextResponder:(id)arg2 withEvent:(id)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIResponderSelectionCursor.h b/iOS7/Frameworks/UIKit/_UIResponderSelectionCursor.h index 661287c44..38af6b151 100644 --- a/iOS7/Frameworks/UIKit/_UIResponderSelectionCursor.h +++ b/iOS7/Frameworks/UIKit/_UIResponderSelectionCursor.h @@ -8,16 +8,17 @@ @class NSArray, NSMapTable, NSMutableArray, UIImageView, UIPanGestureRecognizer, UIResponder, UIScrollView, UIWindow; +// Not exported @interface _UIResponderSelectionCursor : NSObject { UIImageView *_responderSelectionView; struct CGPoint _responderSelectionStartLocation; UIPanGestureRecognizer *_panResponderSelectionRecognizer; NSArray *_remoteGestures; - BOOL _isFlick; + _Bool _isFlick; double _timeOnTouchDown; - float _consecutiveWithinRowAccumulator; - BOOL _isKeepingCompetitiveFarDiagonalResiduals; + double _consecutiveWithinRowAccumulator; + _Bool _isKeepingCompetitiveFarDiagonalResiduals; UIResponder *_selectedItemOnTouchDown; NSMutableArray *_selectableItems; UIScrollView *_scrollingScrollView; @@ -25,7 +26,7 @@ struct CGPoint _activeFirstResponderScrollViewOffset; NSMapTable *_selectionThresholdDictionary; NSMapTable *_selectionAccumulationDictionary; - BOOL _dirtyGeometry; + _Bool _dirtyGeometry; UIWindow *_targetWindow; UIResponder *_mostLikelyToBeSelectedItem; UIScrollView *_activeFirstResponderScrollView; @@ -35,25 +36,26 @@ @property(retain, nonatomic) UIScrollView *activeFirstResponderScrollView; // @synthesize activeFirstResponderScrollView=_activeFirstResponderScrollView; @property(retain, nonatomic) UIResponder *mostLikelyToBeSelectedItem; // @synthesize mostLikelyToBeSelectedItem=_mostLikelyToBeSelectedItem; @property(nonatomic) UIWindow *targetWindow; // @synthesize targetWindow=_targetWindow; +- (id)directionalGestureRecognizers; - (void)moveSelection:(id)arg1; - (void)accumulateWithDelta:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; - (void)panTouchUp; - (void)longFlick; - (void)panTouchDown; -- (float)verticalSpacingFromItem:(id)arg1; -- (float)horizontalSpacingFromItem:(id)arg1; -- (id)itemsInDirectionOfVector:(struct CGPoint)arg1 withConeOfDegrees:(float)arg2 fromItem:(id)arg3; +- (double)verticalSpacingFromItem:(id)arg1; +- (double)horizontalSpacingFromItem:(id)arg1; +- (id)itemsInDirectionOfVector:(struct CGPoint)arg1 withConeOfDegrees:(double)arg2 fromItem:(id)arg3; - (void)reset; - (void)resetIfNecessary; - (void)setSelectedItem:(id)arg1; - (void)keepSecondaryResidualsCompetitiveTo:(id)arg1; - (id)possibleResponders; -- (BOOL)inSelectedRow:(id)arg1; +- (_Bool)inSelectedRow:(id)arg1; - (struct CGPoint)centerForResponder:(id)arg1; -- (void)setSelectionAccumulation:(float)arg1 forResponder:(id)arg2; -- (float)selectionAccumulationForResponder:(id)arg1; -- (void)setSelectionThreshold:(float)arg1 forResponder:(id)arg2; -- (float)selectionThresholdForResponder:(id)arg1; +- (void)setSelectionAccumulation:(double)arg1 forResponder:(id)arg2; +- (double)selectionAccumulationForResponder:(id)arg1; +- (void)setSelectionThreshold:(double)arg1 forResponder:(id)arg2; +- (double)selectionThresholdForResponder:(id)arg1; - (void)_responderGeometryDidChange; - (void)moveResponderSelectionInDirection:(struct CGSize)arg1; - (id)respondersInDirection:(struct CGSize)arg1 inView:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIRotatingActionSheet.h b/iOS7/Frameworks/UIKit/_UIRotatingActionSheet.h index 8b4c077ef..059bfc317 100644 --- a/iOS7/Frameworks/UIKit/_UIRotatingActionSheet.h +++ b/iOS7/Frameworks/UIKit/_UIRotatingActionSheet.h @@ -10,18 +10,18 @@ { id <_UIRotatingActionSheetDelegate> _rotatingSheetDelegate; id _delegateWhileRotating; - unsigned int _arrowDirections; - BOOL _isRotating; + unsigned long long _arrowDirections; + _Bool _isRotating; } -@property(nonatomic) unsigned int arrowDirections; // @synthesize arrowDirections=_arrowDirections; +@property(nonatomic) unsigned long long arrowDirections; // @synthesize arrowDirections=_arrowDirections; @property(nonatomic) id <_UIRotatingActionSheetDelegate> rotatingSheetDelegate; // @synthesize rotatingSheetDelegate=_rotatingSheetDelegate; - (void)didRotate; - (void)_updateSheetPositionAfterRotation; - (void)willRotate; - (void)doneWithSheet; -- (BOOL)presentSheetFromRect:(struct CGRect)arg1; -- (BOOL)presentSheet; +- (_Bool)presentSheetFromRect:(struct CGRect)arg1; +- (_Bool)presentSheet; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIScreenBasedObject-Protocol.h b/iOS7/Frameworks/UIKit/_UIScreenBasedObject-Protocol.h index 0232db52c..f6f6d5059 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenBasedObject-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIScreenBasedObject-Protocol.h @@ -10,7 +10,7 @@ @protocol _UIScreenBasedObject @property(readonly) UIScreen *_intendedScreen; -- (BOOL)_matchingOptions:(id)arg1; +- (_Bool)_matchingOptions:(id)arg1; - (id)_initWithScreen:(id)arg1 options:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizer.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizer.h index 83fad202d..49e706ec7 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizer.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizer.h @@ -13,49 +13,49 @@ @interface _UIScreenEdgePanRecognizer : NSObject <_UISettingsKeyObserver> { struct CGRect _screenBounds; - BOOL _useGrapeFlags; - BOOL _hasRecordedData; - BOOL _hasDoneInitialBackProjectionTest; - float _gestureRestrictionFactor; + _Bool _useGrapeFlags; + _Bool _hasRecordedData; + _Bool _hasDoneInitialBackProjectionTest; + double _gestureRestrictionFactor; struct CGPoint _initialTouchLocation; double _initialTouchTimestamp; - int _initialInterfaceOrientation; - int _touchedRegion; + long long _initialInterfaceOrientation; + unsigned long long _touchedRegion; UIDelayedAction *_recognitionTimer; struct CGPoint _lastTouchLocation; double _lastTouchTimestamp; - int _type; - BOOL _requiresLongPress; - BOOL _requiresFlatThumb; - int _targetEdges; - int _state; - int _recognizedRegion; + long long _type; + _Bool _requiresLongPress; + _Bool _requiresFlatThumb; + unsigned long long _targetEdges; + long long _state; + unsigned long long _recognizedRegion; id <_UIScreenEdgePanRecognizerDelegate> _delegate; _UIScreenEdgePanRecognizerSettings *_settings; } -+ (BOOL)_edgeSwipeNavigationGestureEnabled; ++ (_Bool)_edgeSwipeNavigationGestureEnabled; @property(retain, nonatomic) _UIScreenEdgePanRecognizerSettings *settings; // @synthesize settings=_settings; @property id <_UIScreenEdgePanRecognizerDelegate> delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int recognizedRegion; // @synthesize recognizedRegion=_recognizedRegion; -@property(readonly, nonatomic) int state; // @synthesize state=_state; -@property(nonatomic) BOOL requiresFlatThumb; // @synthesize requiresFlatThumb=_requiresFlatThumb; -@property(nonatomic) int targetEdges; // @synthesize targetEdges=_targetEdges; +@property(readonly, nonatomic) unsigned long long recognizedRegion; // @synthesize recognizedRegion=_recognizedRegion; +@property(readonly, nonatomic) long long state; // @synthesize state=_state; +@property(nonatomic) _Bool requiresFlatThumb; // @synthesize requiresFlatThumb=_requiresFlatThumb; +@property(nonatomic) unsigned long long targetEdges; // @synthesize targetEdges=_targetEdges; @property(nonatomic) struct CGRect screenBounds; // @synthesize screenBounds=_screenBounds; -- (int)_targetEdges; +- (unsigned long long)_targetEdges; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)_createOrDestoryAnalysisWindowIfNeeded; - (void)_idleTimerElapsed:(id)arg1; - (void)_longPressTimerElapsed:(id)arg1; -- (void)_incorporateIncrementalSampleAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(int)arg3 interfaceOrientation:(int)arg4; -- (void)_incorporateInitialTouchAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(int)arg3 interfaceOrientation:(int)arg4; -- (void)incorporateTouchSampleAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(int)arg3 interfaceOrientation:(int)arg4; -@property(readonly, nonatomic, getter=isRequiringLongPress) BOOL requiringLongPress; -- (int)_type; -- (void)_setState:(int)arg1; +- (void)_incorporateIncrementalSampleAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(long long)arg3 interfaceOrientation:(long long)arg4; +- (void)_incorporateInitialTouchAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(long long)arg3 interfaceOrientation:(long long)arg4; +- (void)incorporateTouchSampleAtLocation:(struct CGPoint)arg1 timestamp:(double)arg2 modifier:(long long)arg3 interfaceOrientation:(long long)arg4; +@property(readonly, nonatomic, getter=isRequiringLongPress) _Bool requiringLongPress; +- (long long)_type; +- (void)_setState:(long long)arg1; - (void)reset; - (void)dealloc; -- (id)initWithType:(int)arg1; +- (id)initWithType:(long long)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerAnalysisWindow.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerAnalysisWindow.h index 33bb278a0..c0e7889b4 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerAnalysisWindow.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerAnalysisWindow.h @@ -8,27 +8,28 @@ @class NSMutableArray, UIDelayedAction, UIView, _UIScreenEdgePanRecognizer; +// Not exported @interface _UIScreenEdgePanRecognizerAnalysisWindow : UIWindow { NSMutableArray *_failureMessageLabels; UIDelayedAction *_messageFadeAction; UIView *_backgroundView; _UIScreenEdgePanRecognizer *_recognizer; - long _maximumVisibleOverlayItems; + long long _maximumVisibleOverlayItems; } -@property(nonatomic) long maximumVisibleOverlayItems; // @synthesize maximumVisibleOverlayItems=_maximumVisibleOverlayItems; +@property(nonatomic) long long maximumVisibleOverlayItems; // @synthesize maximumVisibleOverlayItems=_maximumVisibleOverlayItems; @property(nonatomic) _UIScreenEdgePanRecognizer *recognizer; // @synthesize recognizer=_recognizer; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)dismissMessages; - (void)fadeOldestMessage; -- (void)pushStatusMessage:(id)arg1 toVisualOverlay:(BOOL)arg2; -- (void)pushFailureMessage:(id)arg1 toVisualOverlay:(BOOL)arg2; -- (void)pushMessage:(id)arg1 toVisualOverlay:(BOOL)arg2; +- (void)pushStatusMessage:(id)arg1 toVisualOverlay:(_Bool)arg2; +- (void)pushFailureMessage:(id)arg1 toVisualOverlay:(_Bool)arg2; +- (void)pushMessage:(id)arg1 toVisualOverlay:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)_isWindowServerHostingManaged; +- (_Bool)_isWindowServerHostingManaged; @end diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerCornerSettings.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerCornerSettings.h index 2c2278fbe..80b5fb121 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerCornerSettings.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerCornerSettings.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIScreenEdgePanRecognizerCornerSettings : _UISettings { double _cornerSize; diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerDwellSettings.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerDwellSettings.h index 2ac9203a2..dab22a4ff 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerDwellSettings.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerDwellSettings.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIScreenEdgePanRecognizerDwellSettings : _UISettings { double _longPressFlatPermittedHorizontalMovement; diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerEdgeSettings.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerEdgeSettings.h index 4e0bc3cc5..95bfea933 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerEdgeSettings.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerEdgeSettings.h @@ -6,9 +6,9 @@ #import +// Not exported @interface _UIScreenEdgePanRecognizerEdgeSettings : _UISettings { - float _restrictedEdgeRegionMinimumWeight; double _hysteresis; double _edgeRegionSize; double _bottomEdgeRegionSize; @@ -16,13 +16,14 @@ double _edgeAngleWindow; double _edgeAngleWindowDecayTime; double _restrictedEdgeRegionTimeInterval; + double _restrictedEdgeRegionMinimumWeight; double _maximumSwipeDuration; } + (id)settingsControllerModule; + (id)keyPathsForValuesAffectingEdgeAngleWindowDegreees; @property(nonatomic) double maximumSwipeDuration; // @synthesize maximumSwipeDuration=_maximumSwipeDuration; -@property(nonatomic) float restrictedEdgeRegionMinimumWeight; // @synthesize restrictedEdgeRegionMinimumWeight=_restrictedEdgeRegionMinimumWeight; +@property(nonatomic) double restrictedEdgeRegionMinimumWeight; // @synthesize restrictedEdgeRegionMinimumWeight=_restrictedEdgeRegionMinimumWeight; @property(nonatomic) double restrictedEdgeRegionTimeInterval; // @synthesize restrictedEdgeRegionTimeInterval=_restrictedEdgeRegionTimeInterval; @property(nonatomic) double edgeAngleWindowDecayTime; // @synthesize edgeAngleWindowDecayTime=_edgeAngleWindowDecayTime; @property(nonatomic) double edgeAngleWindow; // @synthesize edgeAngleWindow=_edgeAngleWindow; diff --git a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerSettings.h b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerSettings.h index cebaf3a6f..eb1ed18e4 100644 --- a/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerSettings.h +++ b/iOS7/Frameworks/UIKit/_UIScreenEdgePanRecognizerSettings.h @@ -8,11 +8,12 @@ @class NSString, _UIScreenEdgePanRecognizerCornerSettings, _UIScreenEdgePanRecognizerDwellSettings, _UIScreenEdgePanRecognizerEdgeSettings; +// Not exported @interface _UIScreenEdgePanRecognizerSettings : _UISettings { - BOOL _analysisLoggingEnabled; - BOOL _analysisFailureOverlayVisible; - BOOL _analysisLoggingOverlayVisible; + _Bool _analysisLoggingEnabled; + _Bool _analysisFailureOverlayVisible; + _Bool _analysisLoggingOverlayVisible; NSString *_multitaskingGestureMode; NSString *_navigationGestureMode; _UIScreenEdgePanRecognizerEdgeSettings *_edgeSettings; @@ -21,9 +22,9 @@ } + (id)settingsControllerModule; -@property(nonatomic) BOOL analysisLoggingOverlayVisible; // @synthesize analysisLoggingOverlayVisible=_analysisLoggingOverlayVisible; -@property(nonatomic) BOOL analysisFailureOverlayVisible; // @synthesize analysisFailureOverlayVisible=_analysisFailureOverlayVisible; -@property(nonatomic) BOOL analysisLoggingEnabled; // @synthesize analysisLoggingEnabled=_analysisLoggingEnabled; +@property(nonatomic) _Bool analysisLoggingOverlayVisible; // @synthesize analysisLoggingOverlayVisible=_analysisLoggingOverlayVisible; +@property(nonatomic) _Bool analysisFailureOverlayVisible; // @synthesize analysisFailureOverlayVisible=_analysisFailureOverlayVisible; +@property(nonatomic) _Bool analysisLoggingEnabled; // @synthesize analysisLoggingEnabled=_analysisLoggingEnabled; @property(retain, nonatomic) _UIScreenEdgePanRecognizerCornerSettings *cornerSettings; // @synthesize cornerSettings=_cornerSettings; @property(retain, nonatomic) _UIScreenEdgePanRecognizerDwellSettings *dwellSettings; // @synthesize dwellSettings=_dwellSettings; @property(retain, nonatomic) _UIScreenEdgePanRecognizerEdgeSettings *edgeSettings; // @synthesize edgeSettings=_edgeSettings; diff --git a/iOS7/Frameworks/UIKit/_UIScrollToTopView-Protocol.h b/iOS7/Frameworks/UIKit/_UIScrollToTopView-Protocol.h index e74b6ce25..fd361c9a0 100644 --- a/iOS7/Frameworks/UIKit/_UIScrollToTopView-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIScrollToTopView-Protocol.h @@ -6,6 +6,6 @@ @protocol _UIScrollToTopView - (void)_scrollToTopFromTouchAtScreenLocation:(struct CGPoint)arg1 resultHandler:(id)arg2; -- (BOOL)isScrollEnabled; +- (_Bool)isScrollEnabled; @end diff --git a/iOS7/Frameworks/UIKit/_UIScrollViewAutomaticContentSizeConstraint.h b/iOS7/Frameworks/UIKit/_UIScrollViewAutomaticContentSizeConstraint.h index 08e8b83f6..8ae7e4102 100644 --- a/iOS7/Frameworks/UIKit/_UIScrollViewAutomaticContentSizeConstraint.h +++ b/iOS7/Frameworks/UIKit/_UIScrollViewAutomaticContentSizeConstraint.h @@ -6,6 +6,7 @@ #import "NSAutoresizingMaskLayoutConstraint.h" +// Not exported @interface _UIScrollViewAutomaticContentSizeConstraint : NSAutoresizingMaskLayoutConstraint { } diff --git a/iOS7/Frameworks/UIKit/_UIScrollsToTopInitiatorView.h b/iOS7/Frameworks/UIKit/_UIScrollsToTopInitiatorView.h index 13509c44c..742830738 100644 --- a/iOS7/Frameworks/UIKit/_UIScrollsToTopInitiatorView.h +++ b/iOS7/Frameworks/UIKit/_UIScrollsToTopInitiatorView.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UIScrollsToTopInitiatorView : UIView { } - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (BOOL)_shouldSeekHigherPriorityTouchTarget; +- (_Bool)_shouldSeekHigherPriorityTouchTarget; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UISearchBarAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UISearchBarAppearanceStorage.h index bc1d05dc7..130c53446 100644 --- a/iOS7/Frameworks/UIKit/_UISearchBarAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UISearchBarAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSValue, UIImage; +// Not exported @interface _UISearchBarAppearanceStorage : NSObject { NSMutableDictionary *searchFieldBackgroundImages; @@ -21,10 +22,10 @@ @property(retain, nonatomic) UIImage *separatorImage; // @synthesize separatorImage; @property(retain, nonatomic) NSValue *searchFieldPositionAdjustment; // @synthesize searchFieldPositionAdjustment; - (void)dealloc; -- (id)imageForIcon:(int)arg1 state:(unsigned int)arg2; -- (void)setImage:(id)arg1 forIcon:(int)arg2 state:(unsigned int)arg3; -- (id)searchFieldBackgroundImageForState:(unsigned int)arg1; -- (void)setSearchFieldBackgroundImage:(id)arg1 forState:(unsigned int)arg2; +- (id)imageForIcon:(long long)arg1 state:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forIcon:(long long)arg2 state:(unsigned long long)arg3; +- (id)searchFieldBackgroundImageForState:(unsigned long long)arg1; +- (void)setSearchFieldBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UISearchBarNavigationItem.h b/iOS7/Frameworks/UIKit/_UISearchBarNavigationItem.h index d1f997e6f..5e7df95b5 100644 --- a/iOS7/Frameworks/UIKit/_UISearchBarNavigationItem.h +++ b/iOS7/Frameworks/UIKit/_UISearchBarNavigationItem.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UISearchBarNavigationItem : UINavigationItem { } diff --git a/iOS7/Frameworks/UIKit/_UISearchBarScopeBarBackground.h b/iOS7/Frameworks/UIKit/_UISearchBarScopeBarBackground.h index 62b589760..fd067254d 100644 --- a/iOS7/Frameworks/UIKit/_UISearchBarScopeBarBackground.h +++ b/iOS7/Frameworks/UIKit/_UISearchBarScopeBarBackground.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UISearchBarScopeBarBackground : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/_UISearchBarSearchFieldBackgroundView.h b/iOS7/Frameworks/UIKit/_UISearchBarSearchFieldBackgroundView.h index b62b57fec..70f0e6832 100644 --- a/iOS7/Frameworks/UIKit/_UISearchBarSearchFieldBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UISearchBarSearchFieldBackgroundView.h @@ -6,15 +6,22 @@ #import +// Not exported @interface _UISearchBarSearchFieldBackgroundView : _UITextFieldRoundedRectBackgroundViewNeue { - int _barStyle; + _Bool _backgroundContainer; + long long _barStyle; + unsigned long long _searchBarStyle; } -@property(nonatomic) int barStyle; // @synthesize barStyle=_barStyle; -- (id)_fillColor:(BOOL)arg1; -- (id)_strokeColor:(BOOL)arg1; -- (id)initWithFrame:(struct CGRect)arg1 active:(BOOL)arg2; +@property(nonatomic) _Bool backgroundContainer; // @synthesize backgroundContainer=_backgroundContainer; +@property(nonatomic) unsigned long long searchBarStyle; // @synthesize searchBarStyle=_searchBarStyle; +@property(nonatomic) long long barStyle; // @synthesize barStyle=_barStyle; +- (void)updateView; +- (id)_fillColor:(_Bool)arg1; +- (id)_strokeColor:(_Bool)arg1; +- (id)initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2 updateView:(_Bool)arg3; +- (id)initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UISearchBarShadowView.h b/iOS7/Frameworks/UIKit/_UISearchBarShadowView.h index 7d6942761..61d203304 100644 --- a/iOS7/Frameworks/UIKit/_UISearchBarShadowView.h +++ b/iOS7/Frameworks/UIKit/_UISearchBarShadowView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UISearchBarShadowView : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDidScrollDelegate.h b/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDidScrollDelegate.h new file mode 100644 index 000000000..41e6ee8f5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDidScrollDelegate.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "_UIScrollNotification-Protocol.h" + +@class UIScrollView, UISearchDisplayController; + +// Not exported +@interface _UISearchDisplayControllerDidScrollDelegate : NSObject <_UIScrollNotification> +{ + UIScrollView *_scrollView; + UISearchDisplayController *_searchDisplayController; +} + +@property(nonatomic) UISearchDisplayController *searchDisplayController; // @synthesize searchDisplayController=_searchDisplayController; +- (void)_updateBackdropMaskViewsInScrollView:(id)arg1; +- (void)_didScroll; +@property(nonatomic) UIScrollView *scrollView; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDimmingView.h b/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDimmingView.h index 87eb19acf..8be3973fb 100644 --- a/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDimmingView.h +++ b/iOS7/Frameworks/UIKit/_UISearchDisplayControllerDimmingView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UISearchDisplayControllerDimmingView : UIControl { } diff --git a/iOS7/Frameworks/UIKit/_UISegmentedControlAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UISegmentedControlAppearanceStorage.h index d3d23c54b..18602fce1 100644 --- a/iOS7/Frameworks/UIKit/_UISegmentedControlAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UISegmentedControlAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, UIImage; +// Not exported @interface _UISegmentedControlAppearanceStorage : NSObject { UIImage *_optionsBackgroundImage; @@ -19,36 +20,36 @@ NSMutableDictionary *_backgroundPositionAdjustmentsForBarMetrics; NSMutableDictionary *_contentPositionOffsets; NSMutableDictionary *_miniContentPositionOffsets; - BOOL _legacyDontHighlight; - BOOL _legacySuppressOptionsBackground; - BOOL _isTiled; - unsigned int _leftCapWidth; - unsigned int _rightCapWidth; + _Bool _legacyDontHighlight; + _Bool _legacySuppressOptionsBackground; + _Bool _isTiled; + unsigned long long _leftCapWidth; + unsigned long long _rightCapWidth; } @property(retain, nonatomic) UIImage *optionsBackgroundImage; // @synthesize optionsBackgroundImage=_optionsBackgroundImage; -- (void)setIsTiled:(BOOL)arg1 leftCapWidth:(unsigned int)arg2 rightCapWidth:(unsigned int)arg3; -- (void)setDetail:(CDStruct_a542d031 *)arg1; -- (BOOL)legacySuppressOptionsBackground; -- (void)takeTextAttributesFrom:(CDStruct_8f44d8bf)arg1 forState:(unsigned int)arg2; +- (void)setIsTiled:(_Bool)arg1 leftCapWidth:(unsigned long long)arg2 rightCapWidth:(unsigned long long)arg3; +- (void)setDetail:(CDStruct_41b0f204 *)arg1; +- (_Bool)legacySuppressOptionsBackground; +- (void)takeTextAttributesFrom:(CDStruct_0ba2c6ed)arg1 forState:(unsigned long long)arg2; - (id)init; - (void)dealloc; -- (id)textAttributesForState:(unsigned int)arg1; -- (void)setTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2 isMini:(BOOL)arg3; +- (id)textAttributesForState:(unsigned long long)arg1; +- (void)setTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2 isMini:(_Bool)arg3; - (id)anyDividerImage; -- (id)anyDividerImageForMini:(BOOL)arg1; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2 isMini:(BOOL)arg3 withFallback:(BOOL)arg4; -- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3 isMini:(BOOL)arg4; -- (id)backgroundImageForState:(unsigned int)arg1 isMini:(BOOL)arg2; -- (id)backgroundImageForState:(unsigned int)arg1 isMini:(BOOL)arg2 withFallback:(BOOL)arg3; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 isMini:(BOOL)arg3; -- (id)contentPositionOffsetForSegment:(int)arg1 inMiniBar:(BOOL)arg2; -- (id)contentPositionOffsetForSegment:(int)arg1 inMiniBar:(BOOL)arg2 noFallback:(BOOL)arg3; -- (void)setContentPositionOffset:(id)arg1 forSegment:(int)arg2 inMiniBar:(BOOL)arg3; -- (float)backgroundPositionAdjustmentForBarMetrics:(int)arg1; -- (void)setBackgroundPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2; -- (BOOL)wantsTrackingSuppressed; +- (id)anyDividerImageForMini:(_Bool)arg1; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2 isMini:(_Bool)arg3 withFallback:(_Bool)arg4; +- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3 isMini:(_Bool)arg4; +- (id)backgroundImageForState:(unsigned long long)arg1 isMini:(_Bool)arg2; +- (id)backgroundImageForState:(unsigned long long)arg1 isMini:(_Bool)arg2 withFallback:(_Bool)arg3; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 isMini:(_Bool)arg3; +- (id)contentPositionOffsetForSegment:(long long)arg1 inMiniBar:(_Bool)arg2; +- (id)contentPositionOffsetForSegment:(long long)arg1 inMiniBar:(_Bool)arg2 noFallback:(_Bool)arg3; +- (void)setContentPositionOffset:(id)arg1 forSegment:(long long)arg2 inMiniBar:(_Bool)arg3; +- (double)backgroundPositionAdjustmentForBarMetrics:(long long)arg1; +- (void)setBackgroundPositionAdjustment:(double)arg1 forBarMetrics:(long long)arg2; +- (_Bool)wantsTrackingSuppressed; @end diff --git a/iOS7/Frameworks/UIKit/_UISegmentedControlBackgroundView.h b/iOS7/Frameworks/UIKit/_UISegmentedControlBackgroundView.h index fca12ed96..bbb3f2675 100644 --- a/iOS7/Frameworks/UIKit/_UISegmentedControlBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UISegmentedControlBackgroundView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UISegmentedControlBackgroundView : UIImageView { UIImageView *_shadowView; diff --git a/iOS7/Frameworks/UIKit/_UIServiceWebView.h b/iOS7/Frameworks/UIKit/_UIServiceWebView.h index d7de69f57..aed202ba9 100644 --- a/iOS7/Frameworks/UIKit/_UIServiceWebView.h +++ b/iOS7/Frameworks/UIKit/_UIServiceWebView.h @@ -8,17 +8,18 @@ @class _UIServiceWebViewController; +// Not exported @interface _UIServiceWebView : UIWebView { - BOOL _shouldDecidePolicyRemotely; + _Bool _shouldDecidePolicyRemotely; _UIServiceWebViewController *_serviceWebViewController; } -@property(nonatomic) BOOL shouldDecidePolicyRemotely; // @synthesize shouldDecidePolicyRemotely=_shouldDecidePolicyRemotely; +@property(nonatomic) _Bool shouldDecidePolicyRemotely; // @synthesize shouldDecidePolicyRemotely=_shouldDecidePolicyRemotely; @property(nonatomic) _UIServiceWebViewController *serviceWebViewController; // @synthesize serviceWebViewController=_serviceWebViewController; - (id)_makeAlertView; -- (void)_webView:(id)arg1 dismissViewControllerAnimated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_webView:(id)arg1 presentViewController:(id)arg2 animated:(BOOL)arg3 completion:(id)arg4; +- (void)_webView:(id)arg1 dismissViewControllerAnimated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)_webView:(id)arg1 presentViewController:(id)arg2 animated:(_Bool)arg3 completion:(id)arg4; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; @end diff --git a/iOS7/Frameworks/UIKit/_UIServiceWebViewController.h b/iOS7/Frameworks/UIKit/_UIServiceWebViewController.h index f47ad97d1..2addf7485 100644 --- a/iOS7/Frameworks/UIKit/_UIServiceWebViewController.h +++ b/iOS7/Frameworks/UIKit/_UIServiceWebViewController.h @@ -11,6 +11,7 @@ @class WebUIBrowserLoadingController, _UIServiceWebView; +// Not exported @interface _UIServiceWebViewController : UIViewController <_UIServiceWebViewControllerProtocol, WebUIBrowserLoadingControllerDelegate> { _UIServiceWebView *_uiWebView; @@ -19,9 +20,9 @@ + (id)_exportedInterface; + (id)_remoteViewControllerInterface; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)stopLoading; - (void)reload; - (void)goForward; @@ -42,12 +43,12 @@ - (void)configureWithEncodedSettings:(id)arg1; - (void)_remotelyDispatchDidDismissViewController; - (void)_remotelyDispatchWillPresentViewControllerWithCompletionHandler:(id)arg1; -- (void)_remotelyDecidePolicyForRequest:(id)arg1 inMainFrame:(BOOL)arg2 navigationType:(id)arg3 decisionHandler:(id)arg4; -- (void)setShouldDecidePolicyRemotely:(BOOL)arg1; +- (void)_remotelyDecidePolicyForRequest:(id)arg1 inMainFrame:(_Bool)arg2 navigationType:(id)arg3 decisionHandler:(id)arg4; +- (void)setShouldDecidePolicyRemotely:(_Bool)arg1; - (void)_willAppearInRemoteViewController; - (void)_setupRemoteInspectorDetailsForRequestingProcess; - (id)localizedApplicationNameForProcess:(int)arg1; -- (BOOL)_isInternalInstall; +- (_Bool)_isInternalInstall; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIServiceWebViewControllerProtocol-Protocol.h b/iOS7/Frameworks/UIKit/_UIServiceWebViewControllerProtocol-Protocol.h index b370af23d..df0d076bc 100644 --- a/iOS7/Frameworks/UIKit/_UIServiceWebViewControllerProtocol-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIServiceWebViewControllerProtocol-Protocol.h @@ -9,7 +9,7 @@ @protocol _UIServiceWebViewControllerProtocol - (void)_webContentSizeWithReplyHandler:(id)arg1; - (void)configureWithEncodedSettings:(id)arg1; -- (void)setShouldDecidePolicyRemotely:(BOOL)arg1; +- (void)setShouldDecidePolicyRemotely:(_Bool)arg1; - (void)stopLoading; - (void)reload; - (void)goForward; diff --git a/iOS7/Frameworks/UIKit/_UISettings.h b/iOS7/Frameworks/UIKit/_UISettings.h index 5b1e0045c..fbaacf5ef 100644 --- a/iOS7/Frameworks/UIKit/_UISettings.h +++ b/iOS7/Frameworks/UIKit/_UISettings.h @@ -20,7 +20,7 @@ NSSet *_internal_leafKeys; NSDictionary *_internal_keyClasses; NSDictionary *_internal_keyStructs; - BOOL _internal_isObservingPropertiesAndChildren; + _Bool _internal_isObservingPropertiesAndChildren; } + (id)settingsFromArchiveFile:(id)arg1 error:(id *)arg2; @@ -29,9 +29,9 @@ - (void)_sendKeyChanged:(id)arg1; - (id)_keyForChild:(id)arg1; - (void)_handleChildGroupChange:(id)arg1; -- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned int)arg3; -- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned int)arg3; +- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned long long)arg3; - (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_introspectKeys; @@ -46,11 +46,11 @@ - (void)_startObservingChild:(id)arg1; - (void)setValuesFromModel:(id)arg1; - (void)_addInternalEntriesToArchiveDictionary:(id)arg1; -- (BOOL)_isObservingPropertiesAndChildren; +- (_Bool)_isObservingPropertiesAndChildren; - (void)_startOrStopObservingPropertiesAndChildren; - (void)_stopObservingPropertiesAndChildren; - (void)_startObservingPropertiesAndChildren; -- (BOOL)_hasObservers; +- (_Bool)_hasObservers; - (id)archiveValueForKey:(id)arg1; - (void)applyArchiveValue:(id)arg1 forKey:(id)arg2; - (void)setDefaultValues; @@ -58,10 +58,10 @@ - (void)addKeyPathObserver:(id)arg1; - (void)removeKeyObserver:(id)arg1; - (void)addKeyObserver:(id)arg1; -- (BOOL)restoreFromArchiveFile:(id)arg1 error:(id *)arg2; +- (_Bool)restoreFromArchiveFile:(id)arg1 error:(id *)arg2; - (void)restoreFromArchiveDictionary:(id)arg1; - (void)restoreDefaultValues; -- (BOOL)archiveToFile:(id)arg1 error:(id *)arg2; +- (_Bool)archiveToFile:(id)arg1 error:(id *)arg2; - (id)archiveDictionary; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UISettingsGroup.h b/iOS7/Frameworks/UIKit/_UISettingsGroup.h index 46616a5e6..e63756cf1 100644 --- a/iOS7/Frameworks/UIKit/_UISettingsGroup.h +++ b/iOS7/Frameworks/UIKit/_UISettingsGroup.h @@ -16,14 +16,14 @@ NSHashTable *_internal_groupObservers; } -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (void)_sendMove:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)_sendRemove:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_sendInsert:(id)arg1 atIndex:(unsigned int)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)_sendMove:(id)arg1 fromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; +- (void)_sendRemove:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)_sendInsert:(id)arg1 atIndex:(unsigned long long)arg2; - (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; - (void)_stopObservingPropertiesAndChildren; - (void)_startObservingPropertiesAndChildren; -- (BOOL)_hasObservers; +- (_Bool)_hasObservers; - (void)_addInternalEntriesToArchiveDictionary:(id)arg1; - (void)setValuesFromModel:(id)arg1; - (id)archiveDictionary; @@ -31,16 +31,16 @@ - (void)addGroupObserver:(id)arg1; - (id)valueForUndefinedKey:(id)arg1; - (void)enumerateSettingsUsingBlock:(id)arg1; -- (void)moveSettingsAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (void)moveSettings:(id)arg1 toIndex:(unsigned int)arg2; -- (void)removeSettingsAtIndex:(unsigned int)arg1; +- (void)moveSettingsAtIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (void)moveSettings:(id)arg1 toIndex:(unsigned long long)arg2; +- (void)removeSettingsAtIndex:(unsigned long long)arg1; - (void)removeSettings:(id)arg1; -- (void)insertSettings:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertSettings:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addSettings:(id)arg1; -- (unsigned int)indexOfSettings:(id)arg1; -- (BOOL)containsSettings:(id)arg1; -- (id)settingsAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (unsigned long long)indexOfSettings:(id)arg1; +- (_Bool)containsSettings:(id)arg1; +- (id)settingsAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)dealloc; - (void)_completeInitByApplyingArchiveDictionary:(id)arg1; - (void)_continueInitBySettingDefaultValues; diff --git a/iOS7/Frameworks/UIKit/_UISettingsGroupObserver-Protocol.h b/iOS7/Frameworks/UIKit/_UISettingsGroupObserver-Protocol.h index 8f1863584..478c7d2ef 100644 --- a/iOS7/Frameworks/UIKit/_UISettingsGroupObserver-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UISettingsGroupObserver-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol _UISettingsGroupObserver -- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned int)arg3; -- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned int)arg3; +- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UISharedArtworkResolving-Protocol.h b/iOS7/Frameworks/UIKit/_UISharedArtworkResolving-Protocol.h index 93f4e1c8b..62161c096 100644 --- a/iOS7/Frameworks/UIKit/_UISharedArtworkResolving-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UISharedArtworkResolving-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol _UISharedArtworkResolving -- (void)setPreferredScale:(float)arg1; -- (id)imageNamed:(id)arg1 idiom:(int)arg2; +- (void)setPreferredScale:(double)arg1; +- (id)imageNamed:(id)arg1 idiom:(long long)arg2; - (id)imageNamed:(id)arg1; @optional - (id)_catalog; -- (id)nameAtIndex:(unsigned int)arg1; -- (id)initWithName:(id)arg1 inBundle:(id)arg2 idiom:(int)arg3; +- (id)nameAtIndex:(unsigned long long)arg1; +- (id)initWithName:(id)arg1 inBundle:(id)arg2 idiom:(long long)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIShortDefinitionView.h b/iOS7/Frameworks/UIKit/_UIShortDefinitionView.h index 36a2e7086..6f07b4ca8 100644 --- a/iOS7/Frameworks/UIKit/_UIShortDefinitionView.h +++ b/iOS7/Frameworks/UIKit/_UIShortDefinitionView.h @@ -6,18 +6,15 @@ #import -@class UILabel, UITextView, _UIDefinitionValue; +@class UITextView, _UIDefinitionValue; +// Not exported @interface _UIShortDefinitionView : UIView { _UIDefinitionValue *_definitionValue; - UILabel *_localizedDictionaryLabel; UITextView *_definitionTextView; - UIView *_lineView; - id <_UIShortDefinitionViewDelegate> _delegate; } -@property(nonatomic) id <_UIShortDefinitionViewDelegate> delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) _UIDefinitionValue *definitionValue; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIShortDefinitionViewDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIShortDefinitionViewDelegate-Protocol.h deleted file mode 100644 index fae20e066..000000000 --- a/iOS7/Frameworks/UIKit/_UIShortDefinitionViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol _UIShortDefinitionViewDelegate -- (void)_definitionValueWasChosen:(id)arg1; -@end - diff --git a/iOS7/Frameworks/UIKit/_UIShortPlacardButton.h b/iOS7/Frameworks/UIKit/_UIShortPlacardButton.h index 35dc5b237..fa6c313a3 100644 --- a/iOS7/Frameworks/UIKit/_UIShortPlacardButton.h +++ b/iOS7/Frameworks/UIKit/_UIShortPlacardButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIShortPlacardButton : UIButton { } diff --git a/iOS7/Frameworks/UIKit/_UISiriWaveyView.h b/iOS7/Frameworks/UIKit/_UISiriWaveyView.h index a37eca510..2e6dfa0cc 100644 --- a/iOS7/Frameworks/UIKit/_UISiriWaveyView.h +++ b/iOS7/Frameworks/UIKit/_UISiriWaveyView.h @@ -6,40 +6,70 @@ #import -@class CADisplayLink, CALayer, NSMutableArray; +@class CADisplayLink, EAGLContext; @interface _UISiriWaveyView : UIView { - CALayer *_curvesLayer; - NSMutableArray *_curveSublayerArray; + struct { + CDStruct_23957544 m_axisX; + CDStruct_23957544 m_axisY; + CDStruct_23957544 m_axisZ; + CDStruct_23957544 m_trans; + } _projection; CADisplayLink *_displayLink; + EAGLContext *_eaglContext; + unsigned int _framebufferHandle; + unsigned int _renderbufferHandle; + unsigned int _vertexBufferHandle; + unsigned int _textureHandle; + unsigned int _programHandle; + int _attribPosition; + int _uniformProjection; + int _uniformOpacity; + int _uniformLineWidth; + int _uniformPowerLevel; + int _uniformDisplayWidth; + int _uniformTimeOffset; + int _uniformTexture; + int _viewWidth; + int _viewHeight; + float _projection11; + double _startTime; float _runningPowerLevels[5]; unsigned int _powerPointer; - double _startTime; - BOOL _justStarted; - id <_UISiriWaveyViewDelegate> _delegate; + _Bool _isInitialized; + _Bool _justStarted; + int _state; int _mode; + id <_UISiriWaveyViewDelegate> _delegate; } ++ (Class)layerClass; @property(nonatomic) int mode; // @synthesize mode=_mode; @property(nonatomic) id <_UISiriWaveyViewDelegate> delegate; // @synthesize delegate=_delegate; - (float)_currentMicPowerLevel; - (float)_powerLevelForMicPower:(float)arg1; - (float)_updateMedianWithNewValue:(float)arg1; -- (void)layoutSubviews; - (void)_updateCurveLayer:(id)arg1; -- (void)_updateCurveLayer; -- (BOOL)inDictationMode; -- (BOOL)inSiriMode; +- (_Bool)inDictationMode; +- (_Bool)inSiriMode; +- (void)startListening; - (void)start; -- (id)_addCurveShapeLayerAtPoint:(struct CGPoint)arg1 alpha:(float)arg2; - (void)_tearDownDisplayLink; +- (void)layoutSubviews; +- (void)_updateOrthoProjection; +- (_Bool)_resizeFromLayer:(id)arg1; +- (void)_cleanupGL; +- (_Bool)_initGL; +- (_Bool)_setupTexture; +- (_Bool)_setupVertexBuffer; +- (_Bool)_setupShaders; +- (_Bool)_setupFramebuffer; - (void)_setupDisplayLink; -- (void)setHidden:(BOOL)arg1; +- (void)setHidden:(_Bool)arg1; +- (void)didMoveToSuperview; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)initializeTransformsForShapeLayers; -- (struct CATransform3D)transformForVerticalScale:(float)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UISizeTrackingView.h b/iOS7/Frameworks/UIKit/_UISizeTrackingView.h index b5a3aa879..139923ce1 100644 --- a/iOS7/Frameworks/UIKit/_UISizeTrackingView.h +++ b/iOS7/Frameworks/UIKit/_UISizeTrackingView.h @@ -10,6 +10,7 @@ @class _UIRemoteViewController; +// Not exported @interface _UISizeTrackingView : UIView <_UIScrollToTopView> { _UIRemoteViewController *_remoteViewController; @@ -20,7 +21,7 @@ + (id)viewWithRemoteViewController:(id)arg1 viewControllerOperatorProxy:(id)arg2 textEffectsOperatorProxy:(id)arg3; - (void)_didMoveFromWindow:(id)arg1 toWindow:(id)arg2; - (void)_scrollToTopFromTouchAtScreenLocation:(struct CGPoint)arg1 resultHandler:(id)arg2; -- (BOOL)isScrollEnabled; +- (_Bool)isScrollEnabled; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_updateTextEffectsGeometries; diff --git a/iOS7/Frameworks/UIKit/_UISlidingPopoverLayoutInfo.h b/iOS7/Frameworks/UIKit/_UISlidingPopoverLayoutInfo.h index 0166ba29f..4628b7735 100644 --- a/iOS7/Frameworks/UIKit/_UISlidingPopoverLayoutInfo.h +++ b/iOS7/Frameworks/UIKit/_UISlidingPopoverLayoutInfo.h @@ -6,12 +6,13 @@ #import +// Not exported @interface _UISlidingPopoverLayoutInfo : _UIPopoverLayoutInfo { } - (void)_updateOutputs; -- (struct CGSize)_popoverViewSizeForContentSize:(struct CGSize)arg1 arrowDirection:(unsigned int)arg2; +- (struct CGSize)_popoverViewSizeForContentSize:(struct CGSize)arg1 arrowDirection:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/_UISlotIdWrapper.h b/iOS7/Frameworks/UIKit/_UISlotIdWrapper.h new file mode 100644 index 000000000..c54ca544b --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UISlotIdWrapper.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _UISlotIdWrapper : NSObject +{ + unsigned int _slotId; +} + +- (void)dealloc; +- (id)initWithSlotId:(unsigned int)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UISnapshotWindow.h b/iOS7/Frameworks/UIKit/_UISnapshotWindow.h new file mode 100644 index 000000000..8300259f4 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UISnapshotWindow.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UISnapshotWindow : UIWindow +{ +} + +- (_Bool)_canBecomeKeyWindow; +- (void)_setFirstResponder:(id)arg1; +- (_Bool)_isSettingFirstResponder; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIStateRestorationKeyedArchiverDelegate.h b/iOS7/Frameworks/UIKit/_UIStateRestorationKeyedArchiverDelegate.h index 3c961a55e..1bf476766 100644 --- a/iOS7/Frameworks/UIKit/_UIStateRestorationKeyedArchiverDelegate.h +++ b/iOS7/Frameworks/UIKit/_UIStateRestorationKeyedArchiverDelegate.h @@ -8,6 +8,7 @@ #import "NSKeyedArchiverDelegate-Protocol.h" +// Not exported @interface _UIStateRestorationKeyedArchiverDelegate : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIStaticScrollBar.h b/iOS7/Frameworks/UIKit/_UIStaticScrollBar.h index 907360741..cbbfa26ab 100644 --- a/iOS7/Frameworks/UIKit/_UIStaticScrollBar.h +++ b/iOS7/Frameworks/UIKit/_UIStaticScrollBar.h @@ -8,6 +8,7 @@ @class NSInvocation, UIButton; +// Not exported @interface _UIStaticScrollBar : UIView { UIButton *_upButton; diff --git a/iOS7/Frameworks/UIKit/_UIStatusBarCache.h b/iOS7/Frameworks/UIKit/_UIStatusBarCache.h new file mode 100644 index 000000000..5f819d76b --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIStatusBarCache.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CPBitmapStore; + +// Not exported +@interface _UIStatusBarCache : NSObject +{ + CPBitmapStore *_store; +} + ++ (id)sharedInstance; +- (void)cacheImage:(id)arg1 named:(id)arg2 forGroup:(id)arg3; +- (_Bool)_canCacheImages; +- (id)imageNamed:(id)arg1 forGroup:(id)arg2 withScale:(double)arg3; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIStatusBarStateStackInfo.h b/iOS7/Frameworks/UIKit/_UIStatusBarStateStackInfo.h index 735690a27..e3e466fc8 100644 --- a/iOS7/Frameworks/UIKit/_UIStatusBarStateStackInfo.h +++ b/iOS7/Frameworks/UIKit/_UIStatusBarStateStackInfo.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface _UIStatusBarStateStackInfo : NSObject { - int _statusBarOrientationWithoutHost; - float _statusBarHeightWithoutHost; int _hostPID; + long long _statusBarOrientationWithoutHost; + double _statusBarHeightWithoutHost; } @property int hostPID; // @synthesize hostPID=_hostPID; -@property float statusBarHeightWithoutHost; // @synthesize statusBarHeightWithoutHost=_statusBarHeightWithoutHost; -@property int statusBarOrientationWithoutHost; // @synthesize statusBarOrientationWithoutHost=_statusBarOrientationWithoutHost; +@property double statusBarHeightWithoutHost; // @synthesize statusBarHeightWithoutHost=_statusBarHeightWithoutHost; +@property long long statusBarOrientationWithoutHost; // @synthesize statusBarOrientationWithoutHost=_statusBarOrientationWithoutHost; @end diff --git a/iOS7/Frameworks/UIKit/_UIStepperButton.h b/iOS7/Frameworks/UIKit/_UIStepperButton.h index 14926d099..fd2c9e7cd 100644 --- a/iOS7/Frameworks/UIKit/_UIStepperButton.h +++ b/iOS7/Frameworks/UIKit/_UIStepperButton.h @@ -6,13 +6,14 @@ #import +// Not exported @interface _UIStepperButton : UIButton { - BOOL _left; + _Bool _left; } -@property(nonatomic, getter=isLeft) BOOL left; // @synthesize left=_left; -- (BOOL)_shouldDefaultToTemplatesForImageViewBackground:(BOOL)arg1; +@property(nonatomic, getter=isLeft) _Bool left; // @synthesize left=_left; +- (_Bool)_shouldDefaultToTemplatesForImageViewBackground:(_Bool)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIStoryboardProxy.h b/iOS7/Frameworks/UIKit/_UIStoryboardProxy.h index 3a2ac26f5..b92a5f4d5 100644 --- a/iOS7/Frameworks/UIKit/_UIStoryboardProxy.h +++ b/iOS7/Frameworks/UIKit/_UIStoryboardProxy.h @@ -8,6 +8,7 @@ @class UIStoryboard; +// Not exported @interface _UIStoryboardProxy : NSObject { UIStoryboard *_storyboard; diff --git a/iOS7/Frameworks/UIKit/_UIStrongToWeakAdapter.h b/iOS7/Frameworks/UIKit/_UIStrongToWeakAdapter.h index 6eb3092f7..5fe06db26 100644 --- a/iOS7/Frameworks/UIKit/_UIStrongToWeakAdapter.h +++ b/iOS7/Frameworks/UIKit/_UIStrongToWeakAdapter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIStrongToWeakAdapter : NSObject { id _target; diff --git a/iOS7/Frameworks/UIKit/_UISwappableImageViewAnimationProxy.h b/iOS7/Frameworks/UIKit/_UISwappableImageViewAnimationProxy.h index 109879744..8b87f99ae 100644 --- a/iOS7/Frameworks/UIKit/_UISwappableImageViewAnimationProxy.h +++ b/iOS7/Frameworks/UIKit/_UISwappableImageViewAnimationProxy.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface _UISwappableImageViewAnimationProxy : NSObject { id _originalObject; } -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UISwitchInfo.h b/iOS7/Frameworks/UIKit/_UISwitchInfo.h index d14675fd1..d78b0a5e8 100644 --- a/iOS7/Frameworks/UIKit/_UISwitchInfo.h +++ b/iOS7/Frameworks/UIKit/_UISwitchInfo.h @@ -8,13 +8,14 @@ @class CALayer, UIColor, UIImage, UIView; +// Not exported @interface _UISwitchInfo : NSObject { int imageState; UIImage *images[8]; UIView *rightEdgeView; UIView *leftEdgeView; - float position; + double position; UIColor *onButtonColor; CALayer *maskLayer; struct { @@ -25,7 +26,7 @@ } _switchFlags; } -- (void)setMinimumTrackImage:(id)arg1 forStates:(unsigned int)arg2; +- (void)setMinimumTrackImage:(id)arg1 forStates:(unsigned long long)arg2; - (void)dealloc; @end diff --git a/iOS7/Frameworks/UIKit/_UISwitchInternalView.h b/iOS7/Frameworks/UIKit/_UISwitchInternalView.h index 61bebba32..bc9feb093 100644 --- a/iOS7/Frameworks/UIKit/_UISwitchInternalView.h +++ b/iOS7/Frameworks/UIKit/_UISwitchInternalView.h @@ -10,6 +10,7 @@ @class CALayer, UIColor, UIImage, UIImageView; +// Not exported @interface _UISwitchInternalView : UIView <_UISwitchInternalViewProtocol> { UIImage *_colorMask; @@ -17,8 +18,8 @@ UIImage *_shapeShadow; UIImage *_thumb; UIImage *_thumbPressed; - float _position; - BOOL _pressed; + double _position; + _Bool _pressed; UIImageView *_colorView; UIImageView *_thumbView; UIImageView *_labelView; @@ -28,10 +29,10 @@ UIColor *_nonAlternateColor; UIImage *_onImage; UIImage *_offImage; - BOOL _on; - BOOL _sendAction; - BOOL _useAlternateColor; - BOOL _animating; + _Bool _on; + _Bool _sendAction; + _Bool _useAlternateColor; + _Bool _animating; UIImageView *_idleImageView; UIView *_interactiveView; CALayer *_backgroundLayer; @@ -39,8 +40,8 @@ + (id)_defaultOnTintColor; @property(retain, nonatomic) UIColor *thumbTintColor; // @synthesize thumbTintColor=_thumbTintColor; -@property(nonatomic) BOOL useAlternateColor; // @synthesize useAlternateColor=_useAlternateColor; -@property(nonatomic) BOOL on; // @synthesize on=_on; +@property(nonatomic) _Bool useAlternateColor; // @synthesize useAlternateColor=_useAlternateColor; +@property(nonatomic) _Bool on; // @synthesize on=_on; @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; @property(retain, nonatomic) UIColor *onTintColor; // @synthesize onTintColor=_onTintColor; @property(retain, nonatomic) UIImage *offImage; @@ -53,21 +54,21 @@ - (void)_setupBackgroundLayer; - (id)_labelImage; - (id)_colorImage; -- (BOOL)sendAction; -- (void)setSendAction:(BOOL)arg1; -- (void)_setPressed:(BOOL)arg1; +- (_Bool)sendAction; +- (void)setSendAction:(_Bool)arg1; +- (void)_setPressed:(_Bool)arg1; - (void)_onAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_sendActions; -- (void)_setOn:(BOOL)arg1 animated:(BOOL)arg2 force:(BOOL)arg3; -- (void)_setProgress:(float)arg1 animated:(BOOL)arg2 withDuration:(float)arg3 force:(BOOL)arg4 sendAction:(BOOL)arg5; -- (void)_setProgress:(float)arg1; +- (void)_setOn:(_Bool)arg1 animated:(_Bool)arg2 force:(_Bool)arg3; +- (void)_setProgress:(double)arg1 animated:(_Bool)arg2 withDuration:(double)arg3 force:(_Bool)arg4 sendAction:(_Bool)arg5; +- (void)_setProgress:(double)arg1; - (void)_cleanUpAfterAnimating; - (void)_prepareForInteraction; - (id)_snapshotImage; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (void)_setOnTintColor:(id)arg1; -- (void)_setPressed:(BOOL)arg1 on:(BOOL)arg2 animated:(BOOL)arg3 shouldAnimateLabels:(BOOL)arg4 completion:(id)arg5; +- (void)_setPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3 shouldAnimateLabels:(_Bool)arg4 completion:(id)arg5; @end diff --git a/iOS7/Frameworks/UIKit/_UISwitchInternalViewNeueStyle1.h b/iOS7/Frameworks/UIKit/_UISwitchInternalViewNeueStyle1.h index e09554463..9c10848cc 100644 --- a/iOS7/Frameworks/UIKit/_UISwitchInternalViewNeueStyle1.h +++ b/iOS7/Frameworks/UIKit/_UISwitchInternalViewNeueStyle1.h @@ -10,64 +10,86 @@ @class UIColor, UIImage, UIImageView; +// Not exported @interface _UISwitchInternalViewNeueStyle1 : UIView <_UISwitchInternalViewProtocol> { UIView *_switchWellView; UIView *_leftSwitchWellView; UIView *_switchWellContainerView; UIView *_leftSwitchWellContainerView; + UIView *_switchWellImageViewContainer; + UIImageView *_switchWellOffImageView; + UIImageView *_switchWellOnImageView; UIImageView *_knobView; UIColor *_onTintColor; UIColor *_tintColor; - BOOL _on; - BOOL _pressed; - BOOL _useAlternateColor; - BOOL _pressedIsHandledByGestureRecognizer; + _Bool _on; + _Bool _pressed; + _Bool _isAlwaysAccessible; + _Bool _useAlternateColor; + _Bool _pressedIsHandledByGestureRecognizer; UIColor *_thumbTintColor; UIImage *_onImage; UIImage *_offImage; } -@property(nonatomic) BOOL pressedIsHandledByGestureRecognizer; // @synthesize pressedIsHandledByGestureRecognizer=_pressedIsHandledByGestureRecognizer; +@property(nonatomic) _Bool pressedIsHandledByGestureRecognizer; // @synthesize pressedIsHandledByGestureRecognizer=_pressedIsHandledByGestureRecognizer; @property(retain, nonatomic) UIImage *offImage; // @synthesize offImage=_offImage; @property(retain, nonatomic) UIImage *onImage; // @synthesize onImage=_onImage; -@property(nonatomic) BOOL useAlternateColor; // @synthesize useAlternateColor=_useAlternateColor; -@property(nonatomic) BOOL on; // @synthesize on=_on; +@property(nonatomic) _Bool useAlternateColor; // @synthesize useAlternateColor=_useAlternateColor; +@property(nonatomic) _Bool on; // @synthesize on=_on; @property(retain, nonatomic) UIColor *thumbTintColor; // @synthesize thumbTintColor=_thumbTintColor; @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; @property(retain, nonatomic) UIColor *onTintColor; // @synthesize onTintColor=_onTintColor; -- (void)_setPressed:(BOOL)arg1 on:(BOOL)arg2 animated:(BOOL)arg3 shouldAnimateLabels:(BOOL)arg4 completion:(id)arg5; +- (void)_setPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3 shouldAnimateLabels:(_Bool)arg4 completion:(id)arg5; - (void)_prepareForInteraction; - (void)_cleanUpAfterAnimating; -- (void)setSendAction:(BOOL)arg1; -- (void)_setPressed:(BOOL)arg1; -- (void)_setPressed:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_setOn:(BOOL)arg1 animated:(BOOL)arg2 force:(BOOL)arg3; -- (void)_setProgress:(float)arg1; -- (void)_setProgress:(float)arg1 animated:(BOOL)arg2 withDuration:(float)arg3 force:(BOOL)arg4 sendAction:(BOOL)arg5; +- (void)setSendAction:(_Bool)arg1; +- (void)_setPressed:(_Bool)arg1; +- (void)_setPressed:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setOn:(_Bool)arg1 animated:(_Bool)arg2 force:(_Bool)arg3; +- (void)_setProgress:(double)arg1; +- (void)_setProgress:(double)arg1 animated:(_Bool)arg2 withDuration:(double)arg3 force:(_Bool)arg4 sendAction:(_Bool)arg5; +- (void)_accessibilitySettingChanged; +@property(nonatomic) _Bool isAlwaysAccessible; +- (_Bool)_shouldDrawAccessibly; +- (id)_effectiveOffImageTintColor; +- (id)_effectiveOnImageTintColor; +- (_Bool)_shouldUseLightTintOverColor:(id)arg1; +- (id)_accessibleOffImage; +- (id)_accessibleOnImage; +- (id)_effectiveOffImage; +- (id)_effectiveOnImage; - (id)_effectiveThumbImage; - (id)_effectiveOffTextColor; - (id)_effectiveTintColor; +- (id)_defaultOnTintColor; - (id)_effectiveOnTintColor; - (id)_labelOpacityAnimation; -- (id)_switchSpringAnimationWithKeyPath:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3 pressed:(BOOL)arg4; +- (id)_switchSpringAnimationWithKeyPath:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3 pressed:(_Bool)arg4; - (id)_switchTrackColorAnimationWithFromValue:(id)arg1 toValue:(id)arg2; -- (id)_switchTrackAnimationWithFromValue:(id)arg1 toValue:(id)arg2 on:(BOOL)arg3; -- (struct CGColor *)_wellColorOn:(BOOL)arg1; -- (float)_wellBorderWidthPressed:(BOOL)arg1 on:(BOOL)arg2; -- (struct CGPoint)_leftSwitchWellContainerPositionOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGRect)_leftSwitchWellContainerBoundsOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGPoint)_switchWellPositionOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGPoint)_switchWellContainerPositionOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGRect)_switchWellContainerBoundsOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGPoint)_knobPositionOn:(BOOL)arg1 pressed:(BOOL)arg2; -- (struct CGRect)_knobBoundsPressed:(BOOL)arg1; -- (void)_transitionWellViewToOn:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_transitionWellViewToPressed:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_transitionKnobToOn:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_transitionKnobToPressed:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_transitionKnobToPressed:(BOOL)arg1 on:(BOOL)arg2 animated:(BOOL)arg3; +- (id)_switchTrackAnimationWithFromValue:(id)arg1 toValue:(id)arg2 on:(_Bool)arg3; +- (struct CGPoint)_onImagePosition; +- (struct CGPoint)_offImagePosition; +- (struct CGColor *)_wellColorOn:(_Bool)arg1; +- (double)_wellBorderWidthPressed:(_Bool)arg1 on:(_Bool)arg2; +- (struct CGPoint)_leftSwitchWellContainerPositionOn:(_Bool)arg1 pressed:(_Bool)arg2; +- (struct CGRect)_leftSwitchWellContainerBoundsOn:(_Bool)arg1 pressed:(_Bool)arg2; +- (struct CGPoint)_switchWellPositionOn:(_Bool)arg1 pressed:(_Bool)arg2; +- (struct CGPoint)_switchWellContainerPositionOn:(_Bool)arg1 pressed:(_Bool)arg2; +- (struct CGRect)_switchWellContainerBoundsOn:(_Bool)arg1 pressed:(_Bool)arg2; +- (struct CGPoint)_knobPositionOn:(_Bool)arg1 pressed:(_Bool)arg2 forBounds:(struct CGRect)arg3; +- (struct CGRect)_knobBoundsPressed:(_Bool)arg1; +- (void)_transitionImagesToPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_transitionWellViewToOn:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_transitionWellViewToPressed:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_transitionKnobToOn:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_transitionKnobToPressed:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_transitionKnobToPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3; - (struct CGRect)_frameForLeftAlignmentOfView:(id)arg1; +- (id)_maskLayerForImageViews; +- (void)_orderSubviews; +- (void)_invalidateOnOffImages; - (void)_invalidateKnob; - (void)_invalidateWell; - (void)_invalidateControl; diff --git a/iOS7/Frameworks/UIKit/_UISwitchInternalViewProtocol-Protocol.h b/iOS7/Frameworks/UIKit/_UISwitchInternalViewProtocol-Protocol.h index 74683a152..7229d9d03 100644 --- a/iOS7/Frameworks/UIKit/_UISwitchInternalViewProtocol-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UISwitchInternalViewProtocol-Protocol.h @@ -9,20 +9,20 @@ @class UIColor, UIImage; @protocol _UISwitchInternalViewProtocol -@property(nonatomic) BOOL useAlternateColor; -@property(nonatomic) BOOL on; +@property(nonatomic) _Bool useAlternateColor; +@property(nonatomic) _Bool on; @property(retain, nonatomic) UIImage *offImage; @property(retain, nonatomic) UIImage *onImage; @property(retain, nonatomic) UIColor *thumbTintColor; @property(retain, nonatomic) UIColor *tintColor; @property(retain, nonatomic) UIColor *onTintColor; -- (void)_setPressed:(BOOL)arg1 on:(BOOL)arg2 animated:(BOOL)arg3 shouldAnimateLabels:(BOOL)arg4 completion:(id)arg5; +- (void)_setPressed:(_Bool)arg1 on:(_Bool)arg2 animated:(_Bool)arg3 shouldAnimateLabels:(_Bool)arg4 completion:(id)arg5; - (void)_prepareForInteraction; - (void)_cleanUpAfterAnimating; -- (void)setSendAction:(BOOL)arg1; -- (void)_setPressed:(BOOL)arg1; -- (void)_setOn:(BOOL)arg1 animated:(BOOL)arg2 force:(BOOL)arg3; -- (void)_setProgress:(float)arg1; -- (void)_setProgress:(float)arg1 animated:(BOOL)arg2 withDuration:(float)arg3 force:(BOOL)arg4 sendAction:(BOOL)arg5; +- (void)setSendAction:(_Bool)arg1; +- (void)_setPressed:(_Bool)arg1; +- (void)_setOn:(_Bool)arg1 animated:(_Bool)arg2 force:(_Bool)arg3; +- (void)_setProgress:(double)arg1; +- (void)_setProgress:(double)arg1 animated:(_Bool)arg2 withDuration:(double)arg3 force:(_Bool)arg4 sendAction:(_Bool)arg5; @end diff --git a/iOS7/Frameworks/UIKit/_UISystemGestureGateGestureRecognizer.h b/iOS7/Frameworks/UIKit/_UISystemGestureGateGestureRecognizer.h index 1810b5a4d..c67190307 100644 --- a/iOS7/Frameworks/UIKit/_UISystemGestureGateGestureRecognizer.h +++ b/iOS7/Frameworks/UIKit/_UISystemGestureGateGestureRecognizer.h @@ -6,19 +6,26 @@ #import +// Not exported @interface _UISystemGestureGateGestureRecognizer : UIGestureRecognizer { unsigned int _systemGesturesRecognitionPossible:1; + unsigned int _waitingForSystemGestureStateNotification:1; + double _lastTouchTime; } -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; -- (BOOL)canPreventGestureRecognizer:(id)arg1; -- (BOOL)_shouldBeRequiredToFailByGestureRecognizer:(id)arg1; -- (BOOL)_shouldReceiveTouch:(id)arg1; +- (id)_gateGestureTypeString; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canPreventGestureRecognizer:(id)arg1; +- (_Bool)_shouldBeRequiredToFailByGestureRecognizer:(id)arg1; +- (_Bool)_shouldReceiveTouch:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (int)_gateGestureType; - (void)_systemGestureStateChanged:(id)arg1; +- (void)_resetGestureRecognizer; - (void)dealloc; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/Frameworks/UIKit/_UITabBarAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UITabBarAppearanceStorage.h index 77252892f..1cf57d4ad 100644 --- a/iOS7/Frameworks/UIKit/_UITabBarAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UITabBarAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableDictionary, UIColor, UIImage, _UITabBarItemAppearanceStorage; +// Not exported @interface _UITabBarAppearanceStorage : NSObject { NSMutableDictionary *_dividerImages; @@ -26,8 +27,8 @@ @property(retain, nonatomic) UIImage *backgroundImage; // @synthesize backgroundImage; - (void)dealloc; @property(readonly, nonatomic) NSDictionary *dividerImagesForCoding; -- (id)_dividerImageForLeftButtonState:(unsigned int)arg1 rightButtonState:(unsigned int)arg2; -- (void)_setDividerImage:(id)arg1 forLeftButtonState:(unsigned int)arg2 rightButtonState:(unsigned int)arg3; +- (id)_dividerImageForLeftButtonState:(unsigned long long)arg1 rightButtonState:(unsigned long long)arg2; +- (void)_setDividerImage:(id)arg1 forLeftButtonState:(unsigned long long)arg2 rightButtonState:(unsigned long long)arg3; - (id)_tabItemAppearanceStorage; @property(retain, nonatomic) _UITabBarItemAppearanceStorage *tabItemAppearanceStorage; diff --git a/iOS7/Frameworks/UIKit/_UITabBarBackgroundView.h b/iOS7/Frameworks/UIKit/_UITabBarBackgroundView.h index 98d5cb82d..227b19bb3 100644 --- a/iOS7/Frameworks/UIKit/_UITabBarBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UITabBarBackgroundView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITabBarBackgroundView : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/_UITabBarItemAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UITabBarItemAppearanceStorage.h index 7128b613b..7fa6abfb4 100644 --- a/iOS7/Frameworks/UIKit/_UITabBarItemAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UITabBarItemAppearanceStorage.h @@ -8,6 +8,7 @@ @class NSValue; +// Not exported @interface _UITabBarItemAppearanceStorage : _UIBarItemAppearanceStorage { NSValue *titleOffset; diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellBadge.h b/iOS7/Frameworks/UIKit/_UITableViewCellBadge.h index 53669a8a2..aaf377f33 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellBadge.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellBadge.h @@ -8,19 +8,20 @@ @class NSString; +// Not exported @interface _UITableViewCellBadge : UIView { - BOOL _isSelected; + _Bool _isSelected; NSString *_text; struct CGSize _textSize; } -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_isSelected; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_isSelected; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; - (void)drawRect:(struct CGRect)arg1; -- (void)setIsSelected:(BOOL)arg1; -- (BOOL)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; +- (void)setIsSelected:(_Bool)arg1; +- (_Bool)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; - (void)_sizeToFit; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellDeleteConfirmationControl_Legacy.h b/iOS7/Frameworks/UIKit/_UITableViewCellDeleteConfirmationControl_Legacy.h index 926bcf4bc..afbe06653 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellDeleteConfirmationControl_Legacy.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellDeleteConfirmationControl_Legacy.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface _UITableViewCellDeleteConfirmationControl_Legacy : UIControl { NSString *_title; diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellEditControlMinusView.h b/iOS7/Frameworks/UIKit/_UITableViewCellEditControlMinusView.h index 8a98d0f39..1def48387 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellEditControlMinusView.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellEditControlMinusView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITableViewCellEditControlMinusView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellGrabber.h b/iOS7/Frameworks/UIKit/_UITableViewCellGrabber.h index a65f912e2..837d54e94 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellGrabber.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellGrabber.h @@ -8,6 +8,7 @@ @class UITableViewCell; +// Not exported @interface _UITableViewCellGrabber : UIControl { UITableViewCell *_cell; @@ -17,9 +18,9 @@ + (id)grabberImage; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)shouldTrack; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)shouldTrack; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1 tableViewCell:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellOldEditingData.h b/iOS7/Frameworks/UIKit/_UITableViewCellOldEditingData.h index 80818f0b0..585cae1fe 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellOldEditingData.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellOldEditingData.h @@ -8,6 +8,7 @@ @class UIControl, UIRemoveControl, UIView; +// Not exported @interface _UITableViewCellOldEditingData : NSObject { UIRemoveControl *_removeControl; @@ -18,7 +19,7 @@ @property(retain, nonatomic) UIView *separatorView; // @synthesize separatorView=_separator; @property(retain, nonatomic) UIControl *reorderControl; // @synthesize reorderControl=_grabber; - (void)dealloc; -- (BOOL)dataRequired; +- (_Bool)dataRequired; @end diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellRemoveControl.h b/iOS7/Frameworks/UIKit/_UITableViewCellRemoveControl.h index 8d53b1b66..a908ef5ac 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewCellRemoveControl.h +++ b/iOS7/Frameworks/UIKit/_UITableViewCellRemoveControl.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITableViewCellRemoveControl : UIRemoveControl { float _verticalOffset; diff --git a/iOS7/Frameworks/UIKit/_UITableViewCellSeparatorView.h b/iOS7/Frameworks/UIKit/_UITableViewCellSeparatorView.h new file mode 100644 index 000000000..93fa04b23 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UITableViewCellSeparatorView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UITableViewCellSeparatorView : UIView +{ + _Bool _drawsWithVibrantMode; + UIView *_backgroundView; + UIView *_overlayView; +} + +@property(nonatomic) _Bool drawsWithVibrantMode; // @synthesize drawsWithVibrantMode=_drawsWithVibrantMode; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UITableViewDeleteAnimationSupport.h b/iOS7/Frameworks/UIKit/_UITableViewDeleteAnimationSupport.h index bda07ce74..4cb32f219 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewDeleteAnimationSupport.h +++ b/iOS7/Frameworks/UIKit/_UITableViewDeleteAnimationSupport.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface _UITableViewDeleteAnimationSupport : NSObject { NSMutableArray *_cellsToDeleteAfterAnimation; diff --git a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterContentView.h b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterContentView.h index 8aa9ff89f..cc5cd0498 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterContentView.h +++ b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterContentView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITableViewHeaderFooterContentView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewBackground.h b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewBackground.h index 02e621c8a..ad4f2799c 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewBackground.h +++ b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewBackground.h @@ -6,13 +6,14 @@ #import +// Not exported @interface _UITableViewHeaderFooterViewBackground : UIView { UIView *_opaqueBackgroundView; UIView *_transparentBackgroundView; } -- (void)setOpaque:(BOOL)arg1; +- (void)setOpaque:(_Bool)arg1; - (void)setBackgroundImage:(id)arg1; - (void)_updateBackingView; - (id)_transparentBackgroundView; diff --git a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewLabel.h b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewLabel.h index 296a1ee2b..c9434723d 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewLabel.h +++ b/iOS7/Frameworks/UIKit/_UITableViewHeaderFooterViewLabel.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITableViewHeaderFooterViewLabel : UILabel { struct CGSize _patternPhase; diff --git a/iOS7/Frameworks/UIKit/_UITableViewIndexEntry.h b/iOS7/Frameworks/UIKit/_UITableViewIndexEntry.h new file mode 100644 index 000000000..94379df16 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UITableViewIndexEntry.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIImage; + +// Not exported +@interface _UITableViewIndexEntry : NSObject +{ + UIImage *_image; + id _line; + struct CGPoint _baselinePoint; + struct CGRect _bounds; + struct CGRect _typeBounds; +} + +@property(nonatomic) struct CGPoint baselinePoint; // @synthesize baselinePoint=_baselinePoint; +@property(nonatomic) struct CGRect typeBounds; // @synthesize typeBounds=_typeBounds; +@property(nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(retain, nonatomic) id line; // @synthesize line=_line; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; +- (void)dealloc; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UITableViewReorderingSupport.h b/iOS7/Frameworks/UIKit/_UITableViewReorderingSupport.h index b1f102a22..702e9cb37 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewReorderingSupport.h +++ b/iOS7/Frameworks/UIKit/_UITableViewReorderingSupport.h @@ -8,6 +8,7 @@ @class NSIndexPath, NSTimer, UIShadowView, UITableViewCell; +// Not exported @interface _UITableViewReorderingSupport : NSObject { UITableViewCell *_reorderedCell; @@ -21,7 +22,7 @@ NSTimer *_autoscrollTimer; UIShadowView *_topShadowView; UIShadowView *_bottomShadowView; - BOOL _wasScrollingEnabled; + _Bool _wasScrollingEnabled; } @end diff --git a/iOS7/Frameworks/UIKit/_UITableViewSeparatorView.h b/iOS7/Frameworks/UIKit/_UITableViewSeparatorView.h index dfe7565c4..c112f4f1b 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewSeparatorView.h +++ b/iOS7/Frameworks/UIKit/_UITableViewSeparatorView.h @@ -8,6 +8,7 @@ @class UITableView, UITableViewCell; +// Not exported @interface _UITableViewSeparatorView : UIView { UITableViewCell *_tableCell; diff --git a/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport-Private.h b/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport-Private.h new file mode 100644 index 000000000..42912b1d7 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport-Private.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UITableViewUpdateSupport (Private) +- (void)_setupAnimationForTableFooter; +- (void)_setupAnimationForTableHeader; +- (void)_setupAnimationsForExistingHeadersAndFooters; +- (void)_setupAnimationsForExistingOffscreenCells; +- (void)_setupDeleteAnimationForFooterInSection:(long long)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; +- (void)_setupDeleteAnimationForHeaderInSection:(long long)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; +- (void)_setupAnimationsForDeletedHeadersAndFooters; +- (void)_setupAnimationsForDeletedCells; +- (void)_addBottomShadowViewViewForViewAnimation:(id)arg1; +- (id)_imageViewForView:(id)arg1; +- (void)_setupInsertAnimationForFooterInSection:(long long)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; +- (void)_setupInsertAnimationForHeaderInSection:(long long)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; +- (void)_setupAnimationsForInsertedHeadersAndFooters; +- (void)_setupAnimationsForNewlyInsertedCells; +- (void)_setupAnimationForReorderingRow; +- (void)_setupAnimationsForExistingVisibleCells; +- (void)_computeAutomaticAnimationTypes; +- (void)_computeGaps; +- (void)_setupAnimationStructures; +- (void)_computeRowUpdates; +- (void)_computeSectionUpdates; +- (void)_computeVisibleBounds; +- (_Bool)_isReloadSectionUpdate; +- (void)_validateAnimatedCells; +@end + diff --git a/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport.h b/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport.h index 5673af379..600bd1556 100644 --- a/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport.h +++ b/iOS7/Frameworks/UIKit/_UITableViewUpdateSupport.h @@ -8,12 +8,13 @@ @class NSArray, NSMutableArray, NSMutableIndexSet, UITableView, UITableViewRowData; +// Not exported @interface _UITableViewUpdateSupport : NSObject { - int oldSection; - int newSection; - int oldGlobalRow; - int newGlobalRow; + long long oldSection; + long long newSection; + long long oldGlobalRow; + long long newGlobalRow; UITableView *tableView; struct _NSRange visibleRows; NSArray *updateItems; @@ -27,19 +28,19 @@ struct CGRect oldTableViewVisibleBounds; struct CGRect newTableViewVisibleBounds; struct CGRect tableViewVisibleBoundsUnion; - float tableViewVisibleBoundsOffset; - int oldSectionCount; - int newSectionCount; - int *oldSectionMap; - int *newSectionMap; - int oldGlobalRowCount; - int newGlobalRowCount; - int *oldGlobalRowMap; - int *newGlobalRowMap; + double tableViewVisibleBoundsOffset; + long long oldSectionCount; + long long newSectionCount; + long long *oldSectionMap; + long long *newSectionMap; + long long oldGlobalRowCount; + long long newGlobalRowCount; + long long *oldGlobalRowMap; + long long *newGlobalRowMap; id *animatedCells; id *animatedHeaders; id *animatedFooters; - int globalReorderingRow; + long long globalReorderingRow; id _context; NSMutableArray *viewAnimations; NSMutableArray *deletedSections; @@ -50,30 +51,6 @@ - (void)dealloc; - (void)_setupAnimations; - (id)initWithTableView:(id)arg1 updateItems:(id)arg2 oldRowData:(id)arg3 newRowData:(id)arg4 oldRowRange:(struct _NSRange)arg5 newRowRange:(struct _NSRange)arg6 context:(id)arg7; -- (void)_setupAnimationForTableFooter; -- (void)_setupAnimationForTableHeader; -- (void)_setupAnimationsForExistingHeadersAndFooters; -- (void)_setupAnimationsForExistingOffscreenCells; -- (void)_setupDeleteAnimationForFooterInSection:(int)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; -- (void)_setupDeleteAnimationForHeaderInSection:(int)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; -- (void)_setupAnimationsForDeletedHeadersAndFooters; -- (void)_setupAnimationsForDeletedCells; -- (void)_addBottomShadowViewViewForViewAnimation:(id)arg1; -- (id)_imageViewForView:(id)arg1; -- (void)_setupInsertAnimationForFooterInSection:(int)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; -- (void)_setupInsertAnimationForHeaderInSection:(int)arg1 withTargetRect:(struct CGRect)arg2 forUpdateItem:(id)arg3; -- (void)_setupAnimationsForInsertedHeadersAndFooters; -- (void)_setupAnimationsForNewlyInsertedCells; -- (void)_setupAnimationForReorderingRow; -- (void)_setupAnimationsForExistingVisibleCells; -- (void)_computeAutomaticAnimationTypes; -- (void)_computeGaps; -- (void)_setupAnimationStructures; -- (void)_computeRowUpdates; -- (void)_computeSectionUpdates; -- (void)_computeVisibleBounds; -- (BOOL)_isReloadSectionUpdate; -- (void)_validateAnimatedCells; @end diff --git a/iOS7/Frameworks/UIKit/_UITargetedProxy.h b/iOS7/Frameworks/UIKit/_UITargetedProxy.h index 9e6804069..a0d692276 100644 --- a/iOS7/Frameworks/UIKit/_UITargetedProxy.h +++ b/iOS7/Frameworks/UIKit/_UITargetedProxy.h @@ -6,6 +6,7 @@ #import "NSProxy.h" +// Not exported @interface _UITargetedProxy : NSProxy { id _target; diff --git a/iOS7/Frameworks/UIKit/_UITextAttachmentImageView.h b/iOS7/Frameworks/UIKit/_UITextAttachmentImageView.h index 3a76ab353..9e628fa47 100644 --- a/iOS7/Frameworks/UIKit/_UITextAttachmentImageView.h +++ b/iOS7/Frameworks/UIKit/_UITextAttachmentImageView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITextAttachmentImageView : UIImageView { } diff --git a/iOS7/Frameworks/UIKit/_UITextAttachmentPlaceholderView.h b/iOS7/Frameworks/UIKit/_UITextAttachmentPlaceholderView.h index b97bf2204..bc7133212 100644 --- a/iOS7/Frameworks/UIKit/_UITextAttachmentPlaceholderView.h +++ b/iOS7/Frameworks/UIKit/_UITextAttachmentPlaceholderView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITextAttachmentPlaceholderView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UITextContainerView.h b/iOS7/Frameworks/UIKit/_UITextContainerView.h index cdedf3c14..e2acd7010 100644 --- a/iOS7/Frameworks/UIKit/_UITextContainerView.h +++ b/iOS7/Frameworks/UIKit/_UITextContainerView.h @@ -10,9 +10,10 @@ @class NSDictionary, NSLayoutManager, NSTextContainer, NSTextStorage; +// Not exported @interface _UITextContainerView : UIView { - struct CGSize _textContainerInset; + struct UIEdgeInsets _textContainerInset; struct CGPoint _textContainerOrigin; struct CGSize _minSize; struct CGSize _maxSize; @@ -24,36 +25,37 @@ unsigned int horizontallyResizable:1; unsigned int verticallyResizable:1; } _tcvFlags; - BOOL _tilingEnabled; } + (Class)layerClass; -@property(nonatomic, getter=isTilingEnabled) BOOL tilingEnabled; // @synthesize tilingEnabled=_tilingEnabled; @property(copy, nonatomic) NSDictionary *linkTextAttributes; // @synthesize linkTextAttributes=_linkTextAttributes; @property(nonatomic) struct CGSize maxSize; // @synthesize maxSize=_maxSize; @property(nonatomic) struct CGSize minSize; // @synthesize minSize=_minSize; @property(nonatomic) NSTextContainer *textContainer; // @synthesize textContainer=_textContainer; -- (BOOL)tilingEnabled; +@property(nonatomic) _Bool usesTiledViews; - (struct CGRect)visibleRect; - (id)description; -@property(nonatomic) int layoutOrientation; -- (struct _NSRange)_extendedGlyphRangeForRange:(struct _NSRange)arg1 maxGlyphIndex:(unsigned int)arg2 drawingToScreen:(BOOL)arg3; -- (BOOL)_ensureLayoutCompleteForRect:(struct CGRect)arg1 withExtension:(BOOL)arg2; -- (BOOL)_ensureLayoutCompleteForRect:(struct CGRect)arg1 withExtensionFactor:(float)arg2 minimumExtensionDistance:(float)arg3 repetitions:(unsigned int)arg4; +@property(nonatomic) struct _NSRange markedRange; +@property(nonatomic) long long layoutOrientation; +- (struct _NSRange)_extendedGlyphRangeForRange:(struct _NSRange)arg1 maxGlyphIndex:(unsigned long long)arg2 drawingToScreen:(_Bool)arg3; +- (_Bool)_ensureLayoutCompleteForRect:(struct CGRect)arg1 withExtension:(_Bool)arg2; +- (_Bool)_ensureLayoutCompleteForRect:(struct CGRect)arg1 withExtensionFactor:(double)arg2 minimumExtensionDistance:(double)arg3 repetitions:(unsigned long long)arg4; - (void)_ensureLayoutCompleteToEndOfCharacterRange:(struct _NSRange)arg1; -- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(BOOL)arg2; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 avoidAdditionalLayout:(_Bool)arg2; +- (void)updateInsertionPointStateAndRestartTimer:(_Bool)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)_didScroll; - (void)sizeToFit; -@property(nonatomic, getter=isVerticallyResizable) BOOL verticallyResizable; -@property(nonatomic, getter=isHorizontallyResizable) BOOL horizontallyResizable; +@property(nonatomic, getter=isVerticallyResizable) _Bool verticallyResizable; +@property(nonatomic, getter=isHorizontallyResizable) _Bool horizontallyResizable; - (void)setConstrainedFrameSize:(struct CGSize)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)_ensureMinAndMaxSizesConsistentWithBounds; - (void)invalidateTextContainerOrigin; - (struct CGPoint)textContainerOrigin; -@property(nonatomic) struct CGSize textContainerInset; +@property(nonatomic) struct UIEdgeInsets textContainerInset; +- (void)tintColorDidChange; - (id)delegate; - (void)setDelegate:(id)arg1; @property(readonly, nonatomic) NSTextStorage *textStorage; diff --git a/iOS7/Frameworks/UIKit/_UITextEditingController.h b/iOS7/Frameworks/UIKit/_UITextEditingController.h index a5182e084..e6ad41e57 100644 --- a/iOS7/Frameworks/UIKit/_UITextEditingController.h +++ b/iOS7/Frameworks/UIKit/_UITextEditingController.h @@ -8,6 +8,7 @@ @class UIButton, UILabel; +// Not exported @interface _UITextEditingController : UIViewController { UILabel *_title; @@ -22,7 +23,7 @@ - (void)_doneButtonClicked; - (void)viewDidLoad; - (void)loadView; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UITextEditingControllerView.h b/iOS7/Frameworks/UIKit/_UITextEditingControllerView.h index 7ea842238..0654aa551 100644 --- a/iOS7/Frameworks/UIKit/_UITextEditingControllerView.h +++ b/iOS7/Frameworks/UIKit/_UITextEditingControllerView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITextEditingControllerView : UIView { } diff --git a/iOS7/Frameworks/UIKit/_UITextEffectsRemoteView.h b/iOS7/Frameworks/UIKit/_UITextEffectsRemoteView.h new file mode 100644 index 000000000..62c9f680c --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UITextEffectsRemoteView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class _UIRemoteViewController; + +// Not exported +@interface _UITextEffectsRemoteView : _UIRemoteView +{ + _UIRemoteViewController *_remoteViewController; +} + +@property(nonatomic) _UIRemoteViewController *remoteViewController; // @synthesize remoteViewController=_remoteViewController; +- (int)textEffectsVisibilityLevel; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutBackground.h b/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutBackground.h index b113931c0..b4afcebdb 100644 --- a/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutBackground.h +++ b/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutBackground.h @@ -4,21 +4,48 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@class CAShapeLayer; +@class CAShapeLayer, UIBezierPath; -@interface _UITextFieldPasscodeCutoutBackground : _UITextFieldRoundedRectBackgroundViewNeue +// Not exported +@interface _UITextFieldPasscodeCutoutBackground : UITextFieldBackgroundView { + _Bool _customStrokeColor; + _Bool _customFillColor; CAShapeLayer *_lighteningOutline; + double _outlineAlpha; + double _cornerRadius; } -+ (id)_fillColor:(BOOL)arg1; -+ (id)_strokeColor:(BOOL)arg1; ++ (id)_fillColor:(_Bool)arg1; ++ (id)_strokeColor:(_Bool)arg1; ++ (Class)layerClass; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; +- (id)_fillColor:(_Bool)arg1; +- (id)_strokeColor:(_Bool)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setActive:(_Bool)arg1; - (void)_updatePath; -- (id)customPath; +- (void)_updateLightingOutlinePath; +@property(readonly, nonatomic) UIBezierPath *customPath; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (double)lineWidth; +- (void)setLineWidth:(double)arg1; +- (void)setLineWidth:(double)arg1 updatePath:(_Bool)arg2; +- (id)fillColor; +- (void)setFillColor:(id)arg1; +- (id)strokeColor; +- (void)setStrokeColor:(id)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 active:(BOOL)arg2; +@property(nonatomic) double outlineAlpha; +- (double)_pixelAlignment; +- (double)_pathInset; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2; +- (id)_layer; @end diff --git a/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutLabel.h b/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutLabel.h index 68295ebeb..871da60f6 100644 --- a/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutLabel.h +++ b/iOS7/Frameworks/UIKit/_UITextFieldPasscodeCutoutLabel.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UITextFieldPasscodeCutoutLabel : UITextFieldLabel { } diff --git a/iOS7/Frameworks/UIKit/_UITextFieldRoundedRectBackgroundViewNeue.h b/iOS7/Frameworks/UIKit/_UITextFieldRoundedRectBackgroundViewNeue.h index 77a32620c..463568622 100644 --- a/iOS7/Frameworks/UIKit/_UITextFieldRoundedRectBackgroundViewNeue.h +++ b/iOS7/Frameworks/UIKit/_UITextFieldRoundedRectBackgroundViewNeue.h @@ -4,36 +4,34 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@class UIBezierPath, UIColor; +@class UIColor; -@interface _UITextFieldRoundedRectBackgroundViewNeue : UITextFieldBackgroundView +@interface _UITextFieldRoundedRectBackgroundViewNeue : UIImageView { - BOOL _customStrokeColor; - BOOL _customFillColor; - UIBezierPath *_customPath; + _Bool _disabled; + UIColor *_strokeColor; + UIColor *_fillColor; + double _lineWidth; + double _cornerRadius; } -+ (Class)layerClass; -@property(copy, nonatomic) UIBezierPath *customPath; // @synthesize customPath=_customPath; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)setEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setActive:(BOOL)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setBounds:(struct CGRect)arg1; -@property(nonatomic) float lineWidth; -- (void)setLineWidth:(float)arg1 updatePath:(BOOL)arg2; -@property(copy, nonatomic) UIColor *fillColor; -@property(copy, nonatomic) UIColor *strokeColor; -- (void)_updatePath; -- (float)_pixelAlignment; -- (float)_pathInset; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; +@property(retain, nonatomic) UIColor *fillColor; // @synthesize fillColor=_fillColor; +@property(retain, nonatomic) UIColor *strokeColor; // @synthesize strokeColor=_strokeColor; +- (void)setActive:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (id)_fillColor:(_Bool)arg1; +- (id)_strokeColor:(_Bool)arg1; +- (void)updateView; +- (id)_initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2 lineWidth:(double)arg3 updateView:(_Bool)arg4; +- (id)_initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2 lineWidth:(double)arg3; +- (id)initWithFrame:(struct CGRect)arg1 active:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 active:(BOOL)arg2; -- (id)_layer; -- (id)_fillColor:(BOOL)arg1; -- (id)_strokeColor:(BOOL)arg1; +- (double)_pixelAlignment; +- (double)_pathInset; @end diff --git a/iOS7/Frameworks/UIKit/_UITextInputControllerTokenizer.h b/iOS7/Frameworks/UIKit/_UITextInputControllerTokenizer.h index 446409de8..d1ce5008a 100644 --- a/iOS7/Frameworks/UIKit/_UITextInputControllerTokenizer.h +++ b/iOS7/Frameworks/UIKit/_UITextInputControllerTokenizer.h @@ -8,14 +8,18 @@ @class UITextInputController; +// Not exported @interface _UITextInputControllerTokenizer : UITextInputStringTokenizer { UITextInputController *_textInput; struct __CFStringTokenizer *_tokenizer; + int _tokenizerType; } -- (struct _NSRange)_getClosestTokenRangeForPosition:(id)arg1 granularity:(int)arg2 downstream:(BOOL)arg3; -- (int)_indexForTextPosition:(id)arg1; +- (struct _NSRange)_getClosestTokenRangeForPosition:(id)arg1 granularity:(long long)arg2 downstream:(_Bool)arg3; +- (long long)_indexForTextPosition:(id)arg1; +- (_Bool)_isDownstreamForDirection:(long long)arg1 atPosition:(id)arg2; +- (long long)_writingDirectionAtPosition:(id)arg1; - (void)invalidateTokenizer; - (void)dealloc; - (id)initWithTextInputController:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UITextKitSelectionRect.h b/iOS7/Frameworks/UIKit/_UITextKitSelectionRect.h index 9dc9be961..849d8e1f0 100644 --- a/iOS7/Frameworks/UIKit/_UITextKitSelectionRect.h +++ b/iOS7/Frameworks/UIKit/_UITextKitSelectionRect.h @@ -6,21 +6,22 @@ #import +// Not exported @interface _UITextKitSelectionRect : UITextSelectionRect { struct CGRect _rect; - BOOL _containsEnd; - BOOL _containsStart; - BOOL _vertical; + _Bool _containsEnd; + _Bool _containsStart; + _Bool _vertical; } + (id)selectionRectWithRect:(struct CGRect)arg1; -@property(nonatomic, getter=isVertical) BOOL vertical; // @synthesize vertical=_vertical; -@property(nonatomic) BOOL containsStart; // @synthesize containsStart=_containsStart; -@property(nonatomic) BOOL containsEnd; // @synthesize containsEnd=_containsEnd; +@property(nonatomic, getter=isVertical) _Bool vertical; // @synthesize vertical=_vertical; +@property(nonatomic) _Bool containsStart; // @synthesize containsStart=_containsStart; +@property(nonatomic) _Bool containsEnd; // @synthesize containsEnd=_containsEnd; @property(nonatomic) struct CGRect rect; // @synthesize rect=_rect; - (id)description; -- (int)writingDirection; +- (long long)writingDirection; @end diff --git a/iOS7/Frameworks/UIKit/_UITextKitTextPosition.h b/iOS7/Frameworks/UIKit/_UITextKitTextPosition.h index a81ade618..f02edae59 100644 --- a/iOS7/Frameworks/UIKit/_UITextKitTextPosition.h +++ b/iOS7/Frameworks/UIKit/_UITextKitTextPosition.h @@ -6,15 +6,21 @@ #import +// Not exported @interface _UITextKitTextPosition : UITextPosition { - int _offset; + long long _offset; + _Bool _caretAfterOffset; + long long _nextOffset; } -+ (id)positionWithOffset:(int)arg1; -@property int offset; // @synthesize offset=_offset; ++ (id)positionWithOffset:(long long)arg1 caretPositionedAfterOffset:(_Bool)arg2 nextOffset:(unsigned long long)arg3; ++ (id)positionWithOffset:(long long)arg1; +@property long long nextOffset; // @synthesize nextOffset=_nextOffset; +@property _Bool caretPositionAfterOffset; // @synthesize caretPositionAfterOffset=_caretAfterOffset; +@property long long offset; // @synthesize offset=_offset; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/UIKit/_UITextKitTextRange.h b/iOS7/Frameworks/UIKit/_UITextKitTextRange.h index dd9cc23ec..666da0f43 100644 --- a/iOS7/Frameworks/UIKit/_UITextKitTextRange.h +++ b/iOS7/Frameworks/UIKit/_UITextKitTextRange.h @@ -10,6 +10,7 @@ @class UITextPosition, _UITextKitTextPosition; +// Not exported @interface _UITextKitTextRange : UITextRange { _UITextKitTextPosition *_start; @@ -22,9 +23,9 @@ @property(retain, nonatomic) UITextPosition *end; // @synthesize end=_end; @property(retain, nonatomic) UITextPosition *start; // @synthesize start=_start; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (struct _NSRange)asRange; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UITextServiceSession-_UITextServiceSessionProtectedMethods.h b/iOS7/Frameworks/UIKit/_UITextServiceSession-_UITextServiceSessionProtectedMethods.h new file mode 100644 index 000000000..970274c54 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UITextServiceSession-_UITextServiceSessionProtectedMethods.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _UITextServiceSession (_UITextServiceSessionProtectedMethods) +- (void)sessionDidDismiss; +- (id)init; +- (id)initWithType:(long long)arg1; +@end + diff --git a/iOS7/Frameworks/UIKit/_UITextServiceSession.h b/iOS7/Frameworks/UIKit/_UITextServiceSession.h index 3a857bbcb..2381b58ec 100644 --- a/iOS7/Frameworks/UIKit/_UITextServiceSession.h +++ b/iOS7/Frameworks/UIKit/_UITextServiceSession.h @@ -10,27 +10,25 @@ @class UIPopoverController, UIViewController; +// Not exported @interface _UITextServiceSession : NSObject { - int _type; + long long _type; UIViewController *_modalViewController; UIPopoverController *_popoverController; - BOOL _isTextEffectsWindow; - BOOL _dismissed; + _Bool _isTextEffectsWindow; + _Bool _dismissed; id _dismissedHandler; } -+ (id)showServiceForText:(id)arg1 type:(int)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; -+ (BOOL)canShowTextServices; ++ (id)showServiceForText:(id)arg1 type:(long long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; ++ (_Bool)canShowTextServices; @property(copy, nonatomic) id dismissedHandler; // @synthesize dismissedHandler=_dismissedHandler; - (void)_endSession; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)dismissTextServiceAnimated:(BOOL)arg1; -- (BOOL)isDisplaying; +- (void)dismissTextServiceAnimated:(_Bool)arg1; +- (_Bool)isDisplaying; - (void)dealloc; -- (void)sessionDidDismiss; -- (id)init; -- (id)initWithType:(int)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UITextUndoManager.h b/iOS7/Frameworks/UIKit/_UITextUndoManager.h index 1f05c5f51..b97622bc2 100644 --- a/iOS7/Frameworks/UIKit/_UITextUndoManager.h +++ b/iOS7/Frameworks/UIKit/_UITextUndoManager.h @@ -8,6 +8,7 @@ @class UITextInputController; +// Not exported @interface _UITextUndoManager : NSUndoManager { UITextInputController *_inputController; diff --git a/iOS7/Frameworks/UIKit/_UITextUndoOperationReplace.h b/iOS7/Frameworks/UIKit/_UITextUndoOperationReplace.h index 68e0b9b64..e18efb56f 100644 --- a/iOS7/Frameworks/UIKit/_UITextUndoOperationReplace.h +++ b/iOS7/Frameworks/UIKit/_UITextUndoOperationReplace.h @@ -8,6 +8,7 @@ @class NSAttributedString; +// Not exported @interface _UITextUndoOperationReplace : NSUndoTextOperation { struct _NSRange _replacementRange; diff --git a/iOS7/Frameworks/UIKit/_UITextUndoOperationSetAttributes.h b/iOS7/Frameworks/UIKit/_UITextUndoOperationSetAttributes.h index 10c302c3a..ee21ff741 100644 --- a/iOS7/Frameworks/UIKit/_UITextUndoOperationSetAttributes.h +++ b/iOS7/Frameworks/UIKit/_UITextUndoOperationSetAttributes.h @@ -8,6 +8,7 @@ @class _NSAttributeRun; +// Not exported @interface _UITextUndoOperationSetAttributes : NSUndoTextOperation { _NSAttributeRun *_attributes; diff --git a/iOS7/Frameworks/UIKit/_UITextUndoOperationTyping.h b/iOS7/Frameworks/UIKit/_UITextUndoOperationTyping.h index b49114d44..a709f1d64 100644 --- a/iOS7/Frameworks/UIKit/_UITextUndoOperationTyping.h +++ b/iOS7/Frameworks/UIKit/_UITextUndoOperationTyping.h @@ -8,15 +8,16 @@ @class NSMutableAttributedString; +// Not exported @interface _UITextUndoOperationTyping : NSUndoTextOperation { struct _NSRange _replacementRange; NSMutableAttributedString *_attributedString; } -- (BOOL)supportsCoalescing; +- (_Bool)supportsCoalescing; - (void)undoRedo; -- (BOOL)coalesceAffectedRange:(struct _NSRange)arg1 replacementRange:(struct _NSRange)arg2 selectedRange:(struct _NSRange)arg3 textStorage:(id)arg4; +- (_Bool)coalesceAffectedRange:(struct _NSRange)arg1 replacementRange:(struct _NSRange)arg2 selectedRange:(struct _NSRange)arg3 textStorage:(id)arg4; - (void)dealloc; - (id)initWithAffectedRange:(struct _NSRange)arg1 inputController:(id)arg2 replacementRange:(struct _NSRange)arg3; diff --git a/iOS7/Frameworks/UIKit/_UITextViewInteractableAttachment.h b/iOS7/Frameworks/UIKit/_UITextViewInteractableAttachment.h index 4e60a085e..944ee7f70 100644 --- a/iOS7/Frameworks/UIKit/_UITextViewInteractableAttachment.h +++ b/iOS7/Frameworks/UIKit/_UITextViewInteractableAttachment.h @@ -8,6 +8,7 @@ @class NSTextAttachment; +// Not exported @interface _UITextViewInteractableAttachment : _UITextViewInteractableItem { NSTextAttachment *_attachment; @@ -19,7 +20,7 @@ - (void)_copyImage; - (id)defaultAction; - (id)actions; -- (BOOL)allowInteraction; +- (_Bool)allowInteraction; - (id)_image; - (id)localizedTitle; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UITextViewInteractableItem.h b/iOS7/Frameworks/UIKit/_UITextViewInteractableItem.h index 5c5f53ea4..64febc2d5 100644 --- a/iOS7/Frameworks/UIKit/_UITextViewInteractableItem.h +++ b/iOS7/Frameworks/UIKit/_UITextViewInteractableItem.h @@ -11,6 +11,7 @@ @class NSArray, NSDictionary, NSString, UITextView, _UIRotatingActionSheet; +// Not exported @interface _UITextViewInteractableItem : NSObject <_UIRotatingActionSheetDelegate, UIActionSheetDelegate> { _UIRotatingActionSheet *_linkInteractionSheet; @@ -24,14 +25,14 @@ @property(readonly, nonatomic) NSArray *actions; // @synthesize actions=_actions; @property(nonatomic) UITextView *textView; // @synthesize textView=_textView; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_handleActionAndFinish:(id)arg1; - (struct CGRect)presentationRectInHostViewForSheet:(id)arg1; - (struct CGRect)initialPresentationRectInHostViewForSheet:(id)arg1; - (id)hostViewForSheet:(id)arg1; - (void)_showActionSheet; @property(readonly, nonatomic) NSString *localizedTitle; -- (BOOL)allowInteraction; +- (_Bool)allowInteraction; - (void)handleLongPress; - (void)handleTap; - (id)_actionSheet; diff --git a/iOS7/Frameworks/UIKit/_UITextViewInteractableLink.h b/iOS7/Frameworks/UIKit/_UITextViewInteractableLink.h index 4e2932b6c..8be4821c8 100644 --- a/iOS7/Frameworks/UIKit/_UITextViewInteractableLink.h +++ b/iOS7/Frameworks/UIKit/_UITextViewInteractableLink.h @@ -8,6 +8,7 @@ @class NSURL; +// Not exported @interface _UITextViewInteractableLink : _UITextViewInteractableItem { NSURL *_link; @@ -23,7 +24,7 @@ - (id)linkActions; - (id)defaultAction; - (id)actions; -- (BOOL)allowInteraction; +- (_Bool)allowInteraction; - (id)localizedTitle; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UITextViewRestorableScrollPosition.h b/iOS7/Frameworks/UIKit/_UITextViewRestorableScrollPosition.h index 559c3cb50..6c6a52842 100644 --- a/iOS7/Frameworks/UIKit/_UITextViewRestorableScrollPosition.h +++ b/iOS7/Frameworks/UIKit/_UITextViewRestorableScrollPosition.h @@ -8,10 +8,11 @@ #import "NSCoding-Protocol.h" +// Not exported @interface _UITextViewRestorableScrollPosition : NSObject { struct _NSRange _range; - float _offsetInLine; + double _offsetInLine; } + (id)restorableScrollPositionWithDictionary:(id)arg1; @@ -20,7 +21,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithTextView:(id)arg1; -- (float)offsetWithinLine; +- (double)offsetWithinLine; - (struct _NSRange)range; - (id)dictionaryRepresentation; diff --git a/iOS7/Frameworks/UIKit/_UITiltMotionEffect.h b/iOS7/Frameworks/UIKit/_UITiltMotionEffect.h index cc107ae63..36f821e5e 100644 --- a/iOS7/Frameworks/UIKit/_UITiltMotionEffect.h +++ b/iOS7/Frameworks/UIKit/_UITiltMotionEffect.h @@ -8,14 +8,14 @@ @interface _UITiltMotionEffect : UIMotionEffect { - float _maximumHorizontalTiltAngle; - float _maximumVerticalTiltAngle; - float _rotatingSphereRadius; + double _maximumHorizontalTiltAngle; + double _maximumVerticalTiltAngle; + double _rotatingSphereRadius; } -@property(nonatomic) float rotatingSphereRadius; // @synthesize rotatingSphereRadius=_rotatingSphereRadius; -@property(nonatomic) float maximumVerticalTiltAngle; // @synthesize maximumVerticalTiltAngle=_maximumVerticalTiltAngle; -@property(nonatomic) float maximumHorizontalTiltAngle; // @synthesize maximumHorizontalTiltAngle=_maximumHorizontalTiltAngle; +@property(nonatomic) double rotatingSphereRadius; // @synthesize rotatingSphereRadius=_rotatingSphereRadius; +@property(nonatomic) double maximumVerticalTiltAngle; // @synthesize maximumVerticalTiltAngle=_maximumVerticalTiltAngle; +@property(nonatomic) double maximumHorizontalTiltAngle; // @synthesize maximumHorizontalTiltAngle=_maximumHorizontalTiltAngle; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIToolbarAppearanceStorage.h b/iOS7/Frameworks/UIKit/_UIToolbarAppearanceStorage.h index 846952b93..5ec582d58 100644 --- a/iOS7/Frameworks/UIKit/_UIToolbarAppearanceStorage.h +++ b/iOS7/Frameworks/UIKit/_UIToolbarAppearanceStorage.h @@ -8,23 +8,24 @@ @class UIImage; +// Not exported @interface _UIToolbarAppearanceStorage : _UIBarAppearanceStorage { UIImage *shadowImage; UIImage *topShadowImage; - BOOL hidesShadow; + _Bool hidesShadow; UIImage *_backgroundImage; UIImage *_miniBackgroundImage; UIImage *_topBackgroundImage; UIImage *_miniTopBackgroundImage; } -+ (int)typicalBarPosition; ++ (long long)typicalBarPosition; @property(retain, nonatomic) UIImage *miniTopBackgroundImage; // @synthesize miniTopBackgroundImage=_miniTopBackgroundImage; @property(retain, nonatomic) UIImage *topBackgroundImage; // @synthesize topBackgroundImage=_topBackgroundImage; @property(retain, nonatomic) UIImage *miniBackgroundImage; // @synthesize miniBackgroundImage=_miniBackgroundImage; @property(retain, nonatomic) UIImage *backgroundImage; // @synthesize backgroundImage=_backgroundImage; -@property(nonatomic) BOOL hidesShadow; // @synthesize hidesShadow; +@property(nonatomic) _Bool hidesShadow; // @synthesize hidesShadow; @property(retain, nonatomic) UIImage *topShadowImage; // @synthesize topShadowImage; @property(retain, nonatomic) UIImage *shadowImage; // @synthesize shadowImage; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIToolbarBackground.h b/iOS7/Frameworks/UIKit/_UIToolbarBackground.h index 7a277b2d1..4422648a2 100644 --- a/iOS7/Frameworks/UIKit/_UIToolbarBackground.h +++ b/iOS7/Frameworks/UIKit/_UIToolbarBackground.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIToolbarBackground : _UIBarBackgroundImageView { } diff --git a/iOS7/Frameworks/UIKit/_UIToolbarNavigationButton.h b/iOS7/Frameworks/UIKit/_UIToolbarNavigationButton.h index 4ce435e2c..1d2a76f44 100644 --- a/iOS7/Frameworks/UIKit/_UIToolbarNavigationButton.h +++ b/iOS7/Frameworks/UIKit/_UIToolbarNavigationButton.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIToolbarNavigationButton : UINavigationButton { } diff --git a/iOS7/Frameworks/UIKit/_UITouchForwardingRecipient.h b/iOS7/Frameworks/UIKit/_UITouchForwardingRecipient.h index cd90540c1..3b2492860 100644 --- a/iOS7/Frameworks/UIKit/_UITouchForwardingRecipient.h +++ b/iOS7/Frameworks/UIKit/_UITouchForwardingRecipient.h @@ -8,16 +8,17 @@ @class UIResponder; +// Not exported @interface _UITouchForwardingRecipient : NSObject { UIResponder *fromResponder; UIResponder *responder; - int recordedPhase; - int autocompletedPhase; + long long recordedPhase; + long long autocompletedPhase; } -@property(nonatomic) int autocompletedPhase; // @synthesize autocompletedPhase; -@property(nonatomic) int recordedPhase; // @synthesize recordedPhase; +@property(nonatomic) long long autocompletedPhase; // @synthesize autocompletedPhase; +@property(nonatomic) long long recordedPhase; // @synthesize recordedPhase; @property(nonatomic) UIResponder *responder; // @synthesize responder; @property(nonatomic) UIResponder *fromResponder; // @synthesize fromResponder; - (id)description; diff --git a/iOS7/Frameworks/UIKit/_UITransitionState.h b/iOS7/Frameworks/UIKit/_UITransitionState.h index 5024c44c1..75bf71066 100644 --- a/iOS7/Frameworks/UIKit/_UITransitionState.h +++ b/iOS7/Frameworks/UIKit/_UITransitionState.h @@ -8,23 +8,24 @@ @class NSDate; +// Not exported @interface _UITransitionState : NSObject { - int _transitionDirection; + long long _transitionDirection; id _completion; NSDate *_beginDate; } @property(readonly, nonatomic) NSDate *beginDate; // @synthesize beginDate=_beginDate; -@property(readonly, nonatomic) int transitionDirection; // @synthesize transitionDirection=_transitionDirection; +@property(readonly, nonatomic) long long transitionDirection; // @synthesize transitionDirection=_transitionDirection; - (id)description; -- (BOOL)isCompatibleWithTransitionInDirection:(int)arg1; -@property(readonly, nonatomic) int effectiveTransitionDirection; -- (void)cleanupWithFinishedState:(BOOL)arg1 completedState:(BOOL)arg2; +- (_Bool)isCompatibleWithTransitionInDirection:(long long)arg1; +@property(readonly, nonatomic) long long effectiveTransitionDirection; +- (void)cleanupWithFinishedState:(_Bool)arg1 completedState:(_Bool)arg2; - (void)markBeginDate; -@property(readonly, nonatomic, getter=isActive) BOOL active; +@property(readonly, nonatomic, getter=isActive) _Bool active; - (void)dealloc; -- (id)initWithTransitionDirection:(int)arg1 completion:(id)arg2; +- (id)initWithTransitionDirection:(long long)arg1 completion:(id)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIUserNotificationAlertView.h b/iOS7/Frameworks/UIKit/_UIUserNotificationAlertView.h index 9dfc7d69d..b996bff7d 100644 --- a/iOS7/Frameworks/UIKit/_UIUserNotificationAlertView.h +++ b/iOS7/Frameworks/UIKit/_UIUserNotificationAlertView.h @@ -6,28 +6,29 @@ #import +// Not exported @interface _UIUserNotificationAlertView : UIAlertView { struct __CFUserNotification *_userNotification; struct __CFRunLoopSource *_userNotificationRunLoopSource; - BOOL _runsModal; - BOOL _runningModal; + _Bool _runsModal; + _Bool _runningModal; id _strongDelegate; } + (void)initialize; - (void)dealloc; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; +- (void)dismissWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; - (void)_cancelUserNotification; - (void)cancelAlertView; - (void)setRemoteViewController:(id)arg1; - (void)setHostedWindow:(id)arg1; -- (int)addButtonWithTitle:(id)arg1; -- (id)textFieldAtIndex:(int)arg1; -- (BOOL)isVisible; +- (long long)addButtonWithTitle:(id)arg1; +- (id)textFieldAtIndex:(long long)arg1; +- (_Bool)isVisible; - (void)show; -- (void)setRunsModal:(BOOL)arg1; -- (BOOL)runsModal; +- (void)setRunsModal:(_Bool)arg1; +- (_Bool)runsModal; @end diff --git a/iOS7/Frameworks/UIKit/_UIUserNotificationAlertViewRestrictedTextField.h b/iOS7/Frameworks/UIKit/_UIUserNotificationAlertViewRestrictedTextField.h index 6fa1628b6..fd17cc86c 100644 --- a/iOS7/Frameworks/UIKit/_UIUserNotificationAlertViewRestrictedTextField.h +++ b/iOS7/Frameworks/UIKit/_UIUserNotificationAlertViewRestrictedTextField.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIUserNotificationAlertViewRestrictedTextField : _UITargetedProxy { } diff --git a/iOS7/Frameworks/UIKit/_UIUserNotificationRestrictedAlertViewProxy.h b/iOS7/Frameworks/UIKit/_UIUserNotificationRestrictedAlertViewProxy.h index 185ac3995..f86de0fb6 100644 --- a/iOS7/Frameworks/UIKit/_UIUserNotificationRestrictedAlertViewProxy.h +++ b/iOS7/Frameworks/UIKit/_UIUserNotificationRestrictedAlertViewProxy.h @@ -8,6 +8,7 @@ #import "UIAlertViewDelegate-Protocol.h" +// Not exported @interface _UIUserNotificationRestrictedAlertViewProxy : _UITargetedProxy { id _delegate; @@ -15,7 +16,7 @@ + (id)restrictedProxyForAlertView:(id)arg1; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)setDelegate:(id)arg1; - (id)delegate; diff --git a/iOS7/Frameworks/UIKit/_UIViewAnimatingLayerDelegate.h b/iOS7/Frameworks/UIKit/_UIViewAnimatingLayerDelegate.h index f0ddfad20..5870c93d3 100644 --- a/iOS7/Frameworks/UIKit/_UIViewAnimatingLayerDelegate.h +++ b/iOS7/Frameworks/UIKit/_UIViewAnimatingLayerDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIViewAnimatingLayerDelegate : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIViewAnimationAttributes.h b/iOS7/Frameworks/UIKit/_UIViewAnimationAttributes.h index e7bf1b520..4a319ca80 100644 --- a/iOS7/Frameworks/UIKit/_UIViewAnimationAttributes.h +++ b/iOS7/Frameworks/UIKit/_UIViewAnimationAttributes.h @@ -12,15 +12,15 @@ { double _duration; double _delay; - unsigned int _options; - int _curve; + unsigned long long _options; + long long _curve; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic, getter=_curve) int curve; // @synthesize curve=_curve; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic, getter=_curve) long long curve; // @synthesize curve=_curve; @property(readonly, nonatomic, getter=_delay) double delay; // @synthesize delay=_delay; @property(readonly, nonatomic, getter=_duration) double duration; // @synthesize duration=_duration; -- (int)curve; +- (long long)curve; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIViewAnimationDelegate.h b/iOS7/Frameworks/UIKit/_UIViewAnimationDelegate.h index 6bfcc687d..d1b8c4fe4 100644 --- a/iOS7/Frameworks/UIKit/_UIViewAnimationDelegate.h +++ b/iOS7/Frameworks/UIKit/_UIViewAnimationDelegate.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface _UIViewAnimationDelegate : NSObject { id _completionBlock; } -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)dealloc; - (id)initWithCompletionBlock:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIViewCALayerKeyValueMapper.h b/iOS7/Frameworks/UIKit/_UIViewCALayerKeyValueMapper.h index 54f02eba1..c3236bcc7 100644 --- a/iOS7/Frameworks/UIKit/_UIViewCALayerKeyValueMapper.h +++ b/iOS7/Frameworks/UIKit/_UIViewCALayerKeyValueMapper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIViewCALayerKeyValueMapper : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputy.h b/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputy.h index a79cfb1da..f407802b9 100644 --- a/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputy.h +++ b/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputy.h @@ -9,28 +9,15 @@ #import "_UIViewServiceDeputy-Protocol.h" #import "_UIViewServiceUIBehaviorInterface-Protocol.h" -@class _UIAsyncInvocation; - +// Not exported @interface _UIViewControllerControlMessageDeputy : _UITargetedProxy <_UIViewServiceDeputy, _UIViewServiceUIBehaviorInterface> { - _UIAsyncInvocation *_invalidationInvocation; - int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; } + (id)proxyWithTarget:(id)arg1; + (id)XPCInterface; -- (void)_invalidateUnconditionallyThen:(id)arg1; - (id)invalidate; - (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; -- (void)dealloc; -- (id)_queue; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; -- (oneway void)release; -- (id)retain; -- (int)__automatic_invalidation_logic; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputyXPCInterface.h b/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputyXPCInterface.h index 04fe961e1..9cc5c08d2 100644 --- a/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputyXPCInterface.h +++ b/iOS7/Frameworks/UIKit/_UIViewControllerControlMessageDeputyXPCInterface.h @@ -8,6 +8,7 @@ #import "_UIViewServiceDeputyXPCInterface-Protocol.h" +// Not exported @interface _UIViewControllerControlMessageDeputyXPCInterface : NSObject <_UIViewServiceDeputyXPCInterface> { } diff --git a/iOS7/Frameworks/UIKit/_UIViewControllerTransitionContext.h b/iOS7/Frameworks/UIKit/_UIViewControllerTransitionContext.h index 72d5203b4..25fbf97b7 100644 --- a/iOS7/Frameworks/UIKit/_UIViewControllerTransitionContext.h +++ b/iOS7/Frameworks/UIKit/_UIViewControllerTransitionContext.h @@ -12,71 +12,76 @@ @interface _UIViewControllerTransitionContext : NSObject { - float _previousPercentComplete; + double _previousPercentComplete; + NSArray *_disabledViews; struct { unsigned int interactorImplementsCompletionSpeed:1; unsigned int interactorImplementsCompletionCurve:1; unsigned int transitionWasCancelled:1; - unsigned int transitionIsInFlight:1; unsigned int transitionIsCompleting:1; } _transitionContextFlags; - BOOL _initiallyInteractive; - BOOL _isCurrentlyInteractive; - BOOL _isAnimated; - BOOL __isPresentation; + _Bool _initiallyInteractive; + _Bool _isCurrentlyInteractive; + _Bool _isAnimated; + _Bool __isPresentation; NSArray *__containerViews; - float __percentOffset; + double __percentOffset; id __animator; id __interactor; UIView *_containerView; id __willCompleteHandler; id __completionHandler; - float __completionVelocity; - int __completionCurve; + double __completionVelocity; + long long __completionCurve; _UIViewControllerTransitionCoordinator *__auxContext; + double __duration; + long long __state; id __interactiveUpdateHandler; id __postInteractiveCompletionHandler; - int _presentationStyle; - double __duration; + long long _presentationStyle; } + (id)_associatedTransitionContextForObject:(id)arg1; -@property(nonatomic, setter=_setIsPresentation:) BOOL _isPresentation; // @synthesize _isPresentation=__isPresentation; -@property(nonatomic, setter=_setPresentationStyle:) int presentationStyle; // @synthesize presentationStyle=_presentationStyle; +@property(nonatomic, setter=_setIsPresentation:) _Bool _isPresentation; // @synthesize _isPresentation=__isPresentation; +@property(nonatomic, setter=_setPresentationStyle:) long long presentationStyle; // @synthesize presentationStyle=_presentationStyle; @property(copy, nonatomic, setter=_setPostInteractiveCompletionHandler:) id _postInteractiveCompletionHandler; // @synthesize _postInteractiveCompletionHandler=__postInteractiveCompletionHandler; @property(copy, nonatomic, setter=_setInteractiveUpdateHandler:) id _interactiveUpdateHandler; // @synthesize _interactiveUpdateHandler=__interactiveUpdateHandler; +@property(nonatomic, setter=_setState:) long long _state; // @synthesize _state=__state; @property(nonatomic, setter=_setDuration:) double _duration; // @synthesize _duration=__duration; @property(retain, nonatomic, setter=_setAuxContext:) _UIViewControllerTransitionCoordinator *_auxContext; // @synthesize _auxContext=__auxContext; -@property(nonatomic, setter=_setCompletionCurve:) int _completionCurve; // @synthesize _completionCurve=__completionCurve; -@property(nonatomic, setter=_setCompletionVelocity:) float _completionVelocity; // @synthesize _completionVelocity=__completionVelocity; -@property(nonatomic, setter=_setIsAnimated:) BOOL isAnimated; // @synthesize isAnimated=_isAnimated; -@property(nonatomic, setter=_setIsCurrentlyInteractive:) BOOL isCurrentlyInteractive; // @synthesize isCurrentlyInteractive=_isCurrentlyInteractive; -@property(nonatomic, setter=_setInitiallyInteractive:) BOOL initiallyInteractive; // @synthesize initiallyInteractive=_initiallyInteractive; +@property(nonatomic, setter=_setCompletionCurve:) long long _completionCurve; // @synthesize _completionCurve=__completionCurve; +@property(nonatomic, setter=_setCompletionVelocity:) double _completionVelocity; // @synthesize _completionVelocity=__completionVelocity; +@property(nonatomic, setter=_setIsAnimated:) _Bool isAnimated; // @synthesize isAnimated=_isAnimated; +@property(nonatomic, setter=_setIsCurrentlyInteractive:) _Bool isCurrentlyInteractive; // @synthesize isCurrentlyInteractive=_isCurrentlyInteractive; +@property(nonatomic, setter=_setInitiallyInteractive:) _Bool initiallyInteractive; // @synthesize initiallyInteractive=_initiallyInteractive; @property(copy, nonatomic, setter=_setCompletionHandler:) id _completionHandler; // @synthesize _completionHandler=__completionHandler; @property(copy, nonatomic, setter=_setWillCompleteHandler:) id _willCompleteHandler; // @synthesize _willCompleteHandler=__willCompleteHandler; @property(nonatomic, setter=_setContainerView:) UIView *containerView; // @synthesize containerView=_containerView; @property(nonatomic, setter=_setInteractor:) id _interactor; // @synthesize _interactor=__interactor; @property(nonatomic, setter=_setAnimator:) id _animator; // @synthesize _animator=__animator; -@property(nonatomic, setter=_setPercentOffset:) float _percentOffset; // @synthesize _percentOffset=__percentOffset; +@property(nonatomic, setter=_setPercentOffset:) double _percentOffset; // @synthesize _percentOffset=__percentOffset; @property(retain, nonatomic, setter=_setContainerViews:) NSArray *_containerViews; // @synthesize _containerViews=__containerViews; +- (void)_enableInteractionForDisabledViews; +- (void)_disableInteractionForViews:(id)arg1; - (void)__runAlongsideAnimations; -- (void)_interactivityDidChange:(BOOL)arg1; +- (void)_interactivityDidChange:(_Bool)arg1; - (void)_runAlongsideCompletions; -@property(nonatomic, setter=_setTransitionIsCompleting:) BOOL _transitionIsCompleting; -@property(nonatomic, setter=_setTransitionIsInFlight:) BOOL _transitionIsInFlight; -- (BOOL)transitionWasCancelled; +@property(nonatomic, setter=_setTransitionIsCompleting:) _Bool _transitionIsCompleting; +- (void)_setTransitionIsInFlight:(_Bool)arg1; +- (_Bool)_transitionIsInFlight; +- (_Bool)transitionWasCancelled; - (struct CGRect)finalFrameForViewController:(id)arg1; - (struct CGRect)initialFrameForViewController:(id)arg1; - (id)viewControllerForKey:(id)arg1; -- (void)completeTransition:(BOOL)arg1; +- (void)completeTransition:(_Bool)arg1; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; -- (void)updateInteractiveTransition:(float)arg1; -- (void)_updateInteractiveTransitionWithoutTrackingPercentComplete:(float)arg1; -- (void)_setPreviousPercentComplete:(float)arg1; -- (float)_previousPercentComplete; +- (void)updateInteractiveTransition:(double)arg1; +- (void)_updateInteractiveTransitionWithoutTrackingPercentComplete:(double)arg1; +- (void)_setPreviousPercentComplete:(double)arg1; +- (double)_previousPercentComplete; - (id)_transitionCoordinator; -- (BOOL)isInteractive; +- (_Bool)isInteractive; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIViewControllerTransitionCoordinator.h b/iOS7/Frameworks/UIKit/_UIViewControllerTransitionCoordinator.h index eea6a1017..3d93dce59 100644 --- a/iOS7/Frameworks/UIKit/_UIViewControllerTransitionCoordinator.h +++ b/iOS7/Frameworks/UIKit/_UIViewControllerTransitionCoordinator.h @@ -10,6 +10,7 @@ @class NSMutableArray, _UIViewControllerTransitionContext; +// Not exported @interface _UIViewControllerTransitionCoordinator : NSObject { _UIViewControllerTransitionContext *__mainContext; @@ -26,24 +27,24 @@ @property(nonatomic, setter=_setMainContext:) _UIViewControllerTransitionContext *_mainContext; // @synthesize _mainContext=__mainContext; - (void)handlerToInvokeOnInteractivityChanges:(id)arg1; - (void)notifyWhenInteractionEndsUsingBlock:(id)arg1; -- (BOOL)animateAlongsideTransition:(id)arg1 completion:(void)arg2; -- (BOOL)animateAlongsideTransitionInView:(id)arg1 animation:(id)arg2 completion:(void)arg3; +- (_Bool)animateAlongsideTransition:(id)arg1 completion:(void)arg2; +- (_Bool)animateAlongsideTransitionInView:(id)arg1 animation:(id)arg2 completion:(void)arg3; - (void)_applyBlocks:(id)arg1 releaseBlocks:(id)arg2; -- (id)_alongsideCompletions:(BOOL)arg1; -- (id)_alongsideAnimations:(BOOL)arg1; -- (id)_interactiveChangeHandlers:(BOOL)arg1; +- (id)_alongsideCompletions:(_Bool)arg1; +- (id)_alongsideAnimations:(_Bool)arg1; +- (id)_interactiveChangeHandlers:(_Bool)arg1; - (id)containerView; - (id)viewControllerForKey:(id)arg1; - (double)transitionDuration; -- (int)completionCurve; -- (float)completionVelocity; -- (float)percentComplete; -- (BOOL)isCompleting; -- (BOOL)isCancelled; -- (BOOL)isInteractive; -- (BOOL)initiallyInteractive; -- (int)presentationStyle; -- (BOOL)isAnimated; +- (long long)completionCurve; +- (double)completionVelocity; +- (double)percentComplete; +- (_Bool)isCompleting; +- (_Bool)isCancelled; +- (_Bool)isInteractive; +- (_Bool)initiallyInteractive; +- (long long)presentationStyle; +- (_Bool)isAnimated; - (void)dealloc; - (id)initWithMainContext:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactory.h b/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactory.h index 4fcbdc213..4ed798f77 100644 --- a/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactory.h +++ b/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _UIViewKeyValueAnimationFactory : NSObject { } diff --git a/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactoryTransition.h b/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactoryTransition.h index 33fcd5296..37c7bdde6 100644 --- a/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactoryTransition.h +++ b/iOS7/Frameworks/UIKit/_UIViewKeyValueAnimationFactoryTransition.h @@ -8,6 +8,7 @@ @class CABasicAnimation; +// Not exported @interface _UIViewKeyValueAnimationFactoryTransition : NSObject { CABasicAnimation *_fromAnimation; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceDeputyRotationDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceDeputyRotationDelegate-Protocol.h index dbb43e49e..b288d3cef 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceDeputyRotationDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceDeputyRotationDelegate-Protocol.h @@ -8,8 +8,8 @@ @protocol _UIViewServiceDeputyRotationDelegate - (void)finishRotation; -- (void)rotateToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; +- (void)rotateToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; - (void)setHostedWindow:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverBackgroundView.h b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverBackgroundView.h index 2fceb9fab..613d83f2c 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverBackgroundView.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverBackgroundView.h @@ -6,23 +6,24 @@ #import +// Not exported @interface _UIViewServiceDummyPopoverBackgroundView : UIPopoverBackgroundView { - float arrowOffset; - unsigned int arrowDirection; + double arrowOffset; + unsigned long long arrowDirection; } -+ (BOOL)wantsDefaultContentAppearance; ++ (_Bool)wantsDefaultContentAppearance; + (struct UIEdgeInsets)contentViewInsets; -+ (float)arrowBase; -+ (float)arrowHeight; -- (void)setArrowDirection:(unsigned int)arg1; -- (unsigned int)arrowDirection; -- (void)setArrowOffset:(float)arg1; -- (float)arrowOffset; ++ (double)arrowBase; ++ (double)arrowHeight; +- (void)setArrowDirection:(unsigned long long)arg1; +- (unsigned long long)arrowDirection; +- (void)setArrowOffset:(double)arg1; +- (double)arrowOffset; - (struct CGSize)_shadowOffset; -- (float)_shadowRadius; -- (float)_shadowOpacity; +- (double)_shadowRadius; +- (double)_shadowOpacity; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverController.h b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverController.h index f03ee5e0e..97e2f549c 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverController.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIViewServiceDummyPopoverController : UIPopoverController { id <_UIViewServiceDummyPopoverControllerDelegate> _dummyPopoverControllerDelegate; @@ -14,9 +15,9 @@ + (Class)_popoverViewClass; @property(retain, nonatomic) id <_UIViewServiceDummyPopoverControllerDelegate> dummyPopoverControllerDelegate; // @synthesize dummyPopoverControllerDelegate=_dummyPopoverControllerDelegate; - (void)_super_setPopoverContentSize:(struct CGSize)arg1; -- (BOOL)_attemptsToAvoidKeyboard; -- (void)setPopoverContentSize:(struct CGSize)arg1 animated:(BOOL)arg2; -- (void)_popoverView:(id)arg1 didSetUseToolbarShine:(BOOL)arg2; +- (_Bool)_attemptsToAvoidKeyboard; +- (void)setPopoverContentSize:(struct CGSize)arg1 animated:(_Bool)arg2; +- (void)_popoverView:(id)arg1 didSetUseToolbarShine:(_Bool)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverControllerDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverControllerDelegate-Protocol.h index a25fee668..ca7a1ccba 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverControllerDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverControllerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol _UIViewServiceDummyPopoverControllerDelegate @optional -- (void)dummyPopoverController:(id)arg1 popoverViewDidSetUseToolbarShine:(BOOL)arg2; -- (void)dummyPopoverController:(id)arg1 didChangeContentSize:(struct CGSize)arg2 animated:(BOOL)arg3; +- (void)dummyPopoverController:(id)arg1 popoverViewDidSetUseToolbarShine:(_Bool)arg2; +- (void)dummyPopoverController:(id)arg1 didChangeContentSize:(struct CGSize)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverView.h b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverView.h index 2dc3f46ef..a220882ce 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverView.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceDummyPopoverView.h @@ -6,11 +6,12 @@ #import +// Not exported @interface _UIViewServiceDummyPopoverView : _UIPopoverView { } -- (void)setUseToolbarShine:(BOOL)arg1; +- (void)setUseToolbarShine:(_Bool)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceFencingControlProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceFencingControlProxy.h index 6905e327b..6a1023621 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceFencingControlProxy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceFencingControlProxy.h @@ -10,6 +10,7 @@ @class _UIViewServiceFencingController; +// Not exported @interface _UIViewServiceFencingControlProxy : _UIQueueingProxy { _UIViewServiceFencingController *_fencingController; @@ -18,7 +19,7 @@ + (id)proxyWithTarget:(id)arg1 fencingController:(id)arg2 exportedProtocol:(id)arg3; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)__endFencingMessagesForSendRight:(id)arg1; -- (void)__beginFencingMessagesWithSendRight:(id)arg1 connectionCount:(unsigned int)arg2; +- (void)__beginFencingMessagesWithSendRight:(id)arg1 connectionCount:(unsigned long long)arg2; - (id)methodSignatureForSelector:(SEL)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceFencingController.h b/iOS7/Frameworks/UIKit/_UIViewServiceFencingController.h index 027efb2f7..5e358c78d 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceFencingController.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceFencingController.h @@ -8,19 +8,20 @@ @class NSMutableArray, NSMutableSet, NSTimer; +// Not exported @interface _UIViewServiceFencingController : NSObject { int _lock; NSMutableSet *_pendingFenceSendRights; NSMutableArray *_resumeActions; - unsigned int _expectedParticipatingFencingProxyCount; + unsigned long long _expectedParticipatingFencingProxyCount; NSTimer *_fencingControlTimeoutTimer; } + (id)activeFencePort; - (void)_fencingControlTimedOut; - (void)fencingControlProxy:(id)arg1 didEndFencingWithSendRight:(id)arg2; -- (void)fencingControlProxy:(id)arg1 didBeginFencingWithSendRight:(id)arg2 expectedParticipatingFencingProxyCount:(unsigned int)arg3; +- (void)fencingControlProxy:(id)arg1 didBeginFencingWithSendRight:(id)arg2 expectedParticipatingFencingProxyCount:(unsigned long long)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationDecodingProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationDecodingProxy.h index 596912bf1..859f0c757 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationDecodingProxy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationDecodingProxy.h @@ -10,6 +10,7 @@ @class _UIViewAnimationAttributes; +// Not exported @interface _UIViewServiceImplicitAnimationDecodingProxy : _UITargetedProxy <_UIViewServiceImplicitAnimationDecodingProxy_EncodingProxyInterface> { SEL _implicitAnimationSelector; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationEncodingProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationEncodingProxy.h index 4fe5f1ee6..da098f293 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationEncodingProxy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceImplicitAnimationEncodingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIViewServiceImplicitAnimationEncodingProxy : _UITargetedProxy { id _controlMessageTarget; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceInterface.h b/iOS7/Frameworks/UIKit/_UIViewServiceInterface.h index 7f63d1a5b..1dbefac44 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceInterface.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceInterface.h @@ -10,18 +10,19 @@ @class BKSProcessAssertion, NSError, NSString, NSXPCConnection, _UIAsyncInvocation; +// Not exported @interface _UIViewServiceInterface : NSObject { int _terminationStateLock; NSError *_terminationError; id _terminationHandler; - BOOL _isTerminated; + _Bool _isTerminated; _UIAsyncInvocation *_terminateInvocation; NSString *_serviceBundleIdentifier; BKSProcessAssertion *_serviceProcessAssertion; NSXPCConnection *_serviceConnection; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)connectToViewServiceWithBundleIdentifier:(id)arg1 deputyInterfaces:(id)arg2 connectionHandler:(id)arg3; @@ -32,12 +33,12 @@ - (void)setTerminationHandler:(id)arg1; - (void)_terminateUnconditionallyThen:(id)arg1; - (id)_terminateWithError:(id)arg1; -- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(BOOL)arg3; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (id)connectToDeputyWithInterface:(id)arg1 fromExportedHostingObject:(id)arg2 connectionHandler:(id)arg3; - (id)_initWithConnectionInfo:(CDStruct_0f015c83)arg1 serviceBundleIdentifier:(id)arg2 deputyInterfaces:(id)arg3; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest.h b/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest.h index 2caaef962..69988bf21 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest.h @@ -8,19 +8,20 @@ @class BKSProcessAssertion, NSError, NSObject, NSString, NSXPCConnection, _UIAsyncInvocation; +// Not exported @interface _UIViewServiceInterfaceConnectionRequest : NSObject { id _connectionHandler; NSString *_serviceBundleIdentifier; NSObject *_queue; - BOOL _isCancelled; + _Bool _isCancelled; NSError *_cancellationError; _UIAsyncInvocation *_cancellationInvocation; int _sessionRequestNotifyToken; BKSProcessAssertion *_serviceProcessAssertion; NSXPCConnection *_serviceSessionConnection; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)connectToViewServiceViaXPCObjectsWithBundleIdentifier:(id)arg1 connectionHandler:(id)arg2; @@ -32,9 +33,9 @@ - (void)_createProcessAssertion; - (void)_launchService; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest_XPCObjects.h b/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest_XPCObjects.h index 903b579c5..a09137309 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest_XPCObjects.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceInterfaceConnectionRequest_XPCObjects.h @@ -8,6 +8,7 @@ @class NSObject, _UIViewServiceSessionEndpoint; +// Not exported @interface _UIViewServiceInterfaceConnectionRequest_XPCObjects : _UIViewServiceInterfaceConnectionRequest { _UIViewServiceSessionEndpoint *_serviceSessionEndpoint; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceInterface_XPCObjects.h b/iOS7/Frameworks/UIKit/_UIViewServiceInterface_XPCObjects.h index 4e6502e63..2341dc214 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceInterface_XPCObjects.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceInterface_XPCObjects.h @@ -8,6 +8,7 @@ @class _UIViewServiceSessionEndpoint; +// Not exported @interface _UIViewServiceInterface_XPCObjects : _UIViewServiceInterface { _UIViewServiceSessionEndpoint *_serviceSessionEndpoint; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyAwaiting-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyAwaiting-Protocol.h new file mode 100644 index 000000000..ed4d6f497 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyAwaiting-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol _UIViewServiceProxy_ReplyAwaiting +- (id)_awaitingReply; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyControl-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyControl-Protocol.h new file mode 100644 index 000000000..07431b5a5 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIViewServiceProxy_ReplyControl-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UIViewServiceProxy_ReplyAwaiting-Protocol.h" + +@protocol _UIViewServiceProxy_ReplyControl <_UIViewServiceProxy_ReplyAwaiting> +- (id)_deliveringRepliesAsynchronously; +@end + diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceReplyAwaitingTrampoline.h b/iOS7/Frameworks/UIKit/_UIViewServiceReplyAwaitingTrampoline.h new file mode 100644 index 000000000..9a5284bdf --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIViewServiceReplyAwaitingTrampoline.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIViewServiceReplyAwaitingTrampoline : _UIViewServiceReplyControlTrampoline +{ +} + +- (void)forwardInvocation:(id)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlProxy.h new file mode 100644 index 000000000..cd389ac50 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlProxy.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "_UIViewServiceProxy_ReplyControl-Protocol.h" + +@class NSLock, _UIViewServiceReplyAwaitingTrampoline, _UIViewServiceReplyControlTrampoline; + +// Not exported +@interface _UIViewServiceReplyControlProxy : NSObject <_UIViewServiceProxy_ReplyControl> +{ + id _target; + _UIViewServiceReplyControlTrampoline *_controlTrampoline; + _UIViewServiceReplyAwaitingTrampoline *_awaitingTrampoline; + NSLock *_lock; +} + ++ (id)proxyWithTarget:(id)arg1; +- (id)_deliveringRepliesAsynchronously; +- (id)_awaitingReply; +- (void)dealloc; +- (id)forwardingTargetForSelector:(SEL)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlTrampoline.h b/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlTrampoline.h new file mode 100644 index 000000000..0e9445275 --- /dev/null +++ b/iOS7/Frameworks/UIKit/_UIViewServiceReplyControlTrampoline.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _UIViewServiceReplyControlTrampoline : _UITargetedProxy +{ +} + +- (void)forwardInvocation:(id)arg1; +- (void)_forwardInvocation:(id)arg1 withIncomingReplyDispatchBlock:(id)arg2; + +@end + diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSession.h b/iOS7/Frameworks/UIKit/_UIViewServiceSession.h index 8690d4cd8..224d652fb 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSession.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSession.h @@ -6,13 +6,15 @@ #import "NSObject.h" +#import "NSXPCConnectionDelegate-Protocol.h" #import "_UIViewServiceDeputyDelegate-Protocol.h" #import "_UIViewServiceSession_HostInterface-Protocol.h" #import "_UIViewServiceViewControllerOperatorDelegate-Protocol.h" @class NSLock, NSMutableDictionary, NSMutableSet, NSObject, NSXPCConnection, _UIAsyncInvocation; -@interface _UIViewServiceSession : NSObject <_UIViewServiceDeputyDelegate, _UIViewServiceViewControllerOperatorDelegate, _UIViewServiceSession_HostInterface> +// Not exported +@interface _UIViewServiceSession : NSObject <_UIViewServiceDeputyDelegate, NSXPCConnectionDelegate, _UIViewServiceViewControllerOperatorDelegate, _UIViewServiceSession_HostInterface> { NSObject *_queue; NSXPCConnection *_connection; @@ -22,7 +24,7 @@ NSMutableSet *_deputies; id _terminationHandler; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)exportedInterfaceSupportingDeputyInterfaces:(id)arg1; @@ -40,10 +42,11 @@ - (id)methodSignatureForSelector:(SEL)arg1; - (void)__prototype_requestConnectionToDeputyFromHostObject:(id)arg1 replyHandler:(id)arg2; - (Class)_deputyClassForConnectionSelector:(SEL)arg1; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSessionConnectionCatcher.h b/iOS7/Frameworks/UIKit/_UIViewServiceSessionConnectionCatcher.h index a7eecfd86..a22c87b34 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSessionConnectionCatcher.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSessionConnectionCatcher.h @@ -11,14 +11,15 @@ @class NSObject, _UIAsyncInvocation; +// Not exported @interface _UIViewServiceSessionConnectionCatcher : NSObject <_UIViewServiceSession_HostInterface, XPCProxyTarget> { NSObject *_queue; id _continuation; - BOOL _isInvalidated; + _Bool _isInvalidated; _UIAsyncInvocation *_invalidationInvocation; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)awaitRequestThen:(id)arg1; @@ -26,9 +27,9 @@ - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (id)invalidate; - (void)__requestConnectionToDeputyOfType:(id)arg1 withReplyHandler:(id)arg2; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSessionEndpoint.h b/iOS7/Frameworks/UIKit/_UIViewServiceSessionEndpoint.h index b2d9bdec7..c0005a256 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSessionEndpoint.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSessionEndpoint.h @@ -8,6 +8,7 @@ @class NSString, XPCEndpoint; +// Not exported @interface _UIViewServiceSessionEndpoint : NSObject { XPCEndpoint *_serviceSessionEndpoint; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager.h b/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager.h index 9f2730e33..6d5305c62 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager.h @@ -10,6 +10,7 @@ @class NSMutableArray, NSXPCListener; +// Not exported @interface _UIViewServiceSessionManager : NSObject { int _lock; @@ -18,12 +19,12 @@ int _connectionNotificationToken; } -+ (BOOL)hasActiveSessions; ++ (_Bool)hasActiveSessions; + (void)startViewServiceSessionManager; -+ (BOOL)_shouldUseXPCObjects; ++ (_Bool)_shouldUseXPCObjects; - (void)_startOrStopSystemsForBackgroundRunning; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; -- (BOOL)_hasActiveSessions; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)_hasActiveSessions; - (void)_registerSessionForDefaultDeputies:(id)arg1; - (void)_startListener; - (id)_init; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager_XPCObjects.h b/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager_XPCObjects.h index 15d865ca7..a7307277c 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager_XPCObjects.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSessionManager_XPCObjects.h @@ -8,6 +8,7 @@ @class NSMutableArray, _UIViewServiceXPCListener; +// Not exported @interface _UIViewServiceSessionManager_XPCObjects : _UIViewServiceSessionManager { _UIViewServiceXPCListener *_xpcListener; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceSession_XPCObjects.h b/iOS7/Frameworks/UIKit/_UIViewServiceSession_XPCObjects.h index a3b37e62c..66c54ad67 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceSession_XPCObjects.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceSession_XPCObjects.h @@ -10,6 +10,7 @@ @class NSMutableSet, XPCEndpoint, _UIViewServiceXPCListener; +// Not exported @interface _UIViewServiceSession_XPCObjects : _UIViewServiceSession <_UIViewServiceSession_HostInterface_XPCObjects> { _UIViewServiceXPCListener *_listener; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator.h b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator.h index 231c4c2da..dab09c075 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator.h @@ -13,6 +13,7 @@ @class UIWindow, _UIAsyncInvocation; +// Not exported @interface _UIViewServiceTextEffectsOperator : NSObject { id _remoteViewControllerProxy; @@ -20,24 +21,26 @@ _UIAsyncInvocation *_invalidationInvocation; UIWindow *_hostedWindow; struct CGPoint _windowOffset; - BOOL _canRestoreInputViews; - BOOL _isRestoringInputViews; + _Bool _canRestoreInputViews; + _Bool _isRestoringInputViews; + _Bool _didResignForDisappear; id <_UIViewServiceDeputyDelegate> _delegate; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)XPCInterface; + (id)operatorWithRemoteViewControllerProxy:(id)arg1 hostPID:(int)arg2; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)finishRotation; -- (void)rotateToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; +- (void)rotateToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; - (void)setHostedWindow:(id)arg1; - (id)invalidate; - (void)setDeputyDelegate:(id)arg1; - (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; -- (void)__hostViewWillDisappear:(BOOL)arg1; +- (void)__hostViewWillDisappear:(_Bool)arg1; +- (void)__hostViewWillAppear:(_Bool)arg1; - (void)_viewServiceHostWillEnterForeground:(id)arg1; - (void)__hostWillEnterForeground; - (void)_restoreInputViews; @@ -51,9 +54,9 @@ - (void)_invalidateUnconditionallyThen:(id)arg1; - (void)_prepareForDisconnectionUnconditionallyThen:(id)arg1; - (id)_queue; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_RemoteViewControllerInterface-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_RemoteViewControllerInterface-Protocol.h index 2e9cc72eb..8f449f959 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_RemoteViewControllerInterface-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_RemoteViewControllerInterface-Protocol.h @@ -8,7 +8,8 @@ #import "_UIViewServiceUIBehaviorInterface-Protocol.h" @protocol _UIViewServiceTextEffectsOperator_RemoteViewControllerInterface <_UIViewServiceDeputy_UIViewServiceInterface, _UIViewServiceUIBehaviorInterface> -- (void)__hostViewWillDisappear:(BOOL)arg1; +- (void)__hostViewWillDisappear:(_Bool)arg1; +- (void)__hostViewWillAppear:(_Bool)arg1; - (void)__hostDidEnterBackground; - (void)__hostWillEnterForeground; - (void)__setNextAutomaticOrderOutDirection:(int)arg1 duration:(double)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_XPCInterface.h b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_XPCInterface.h index f857ac015..dccc7afba 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_XPCInterface.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceTextEffectsOperator_XPCInterface.h @@ -8,6 +8,7 @@ #import "_UIViewServiceDeputyXPCInterface-Protocol.h" +// Not exported @interface _UIViewServiceTextEffectsOperator_XPCInterface : NSObject <_UIViewServiceDeputyXPCInterface> { } diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceUIBehaviorProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceUIBehaviorProxy.h index c12f0343f..4573ccf7c 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceUIBehaviorProxy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceUIBehaviorProxy.h @@ -10,20 +10,21 @@ @class _UIViewServiceFencingControlProxy; +// Not exported @interface _UIViewServiceUIBehaviorProxy : _UITargetedProxy <_UIViewServiceUIBehaviorInterface> { int _remotePID; _UIViewServiceFencingControlProxy *_fencingControlProxy; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)activeFencePort; + (id)proxyWrappingExportedObject:(id)arg1 forCommunicationWithPID:(int)arg2 exportedProtocol:(id)arg3; - (void)dealloc; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputy.h b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputy.h index 9376c5bcf..393ed4509 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputy.h @@ -8,28 +8,15 @@ #import "_UIViewServiceDeputy-Protocol.h" -@class _UIAsyncInvocation; - +// Not exported @interface _UIViewServiceViewControllerDeputy : _UITargetedProxy <_UIViewServiceDeputy> { - _UIAsyncInvocation *_invalidationInvocation; - int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; } + (id)deputyWithViewController:(id)arg1; + (id)XPCInterface; -- (void)_invalidateUnconditionallyThen:(id)arg1; - (id)invalidate; - (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; -- (void)dealloc; -- (id)_queue; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; -- (oneway void)release; -- (id)retain; -- (int)__automatic_invalidation_logic; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputyXPCInterface.h b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputyXPCInterface.h index 41be31908..2a10de612 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputyXPCInterface.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerDeputyXPCInterface.h @@ -10,6 +10,7 @@ @class NSXPCInterface; +// Not exported @interface _UIViewServiceViewControllerDeputyXPCInterface : NSObject <_UIViewServiceDeputyXPCInterface> { NSXPCInterface *_exportedInterface; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator.h b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator.h index a17da3042..284af8252 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator.h @@ -15,6 +15,7 @@ @class NSMutableArray, UIActionSheet, UIPopoverController, _UIAsyncInvocation, _UIHostedTextServiceSession, _UIHostedWindow, _UIViewServiceDummyPopoverController; +// Not exported @interface _UIViewServiceViewControllerOperator : UIViewController { int _hostPID; @@ -23,11 +24,11 @@ id _remoteViewControllerProxyToViewController; UIViewController *_localViewController; _UIHostedWindow *_hostedWindow; - BOOL _isResigningFirstResponderFromHostNotification; + _Bool _isResigningFirstResponderFromHostNotification; UIActionSheet *_hostedActionSheet; - BOOL _serviceInPopover; - int _hostStatusBarOrientation; - float _hostStatusBarHeight; + _Bool _serviceInPopover; + long long _hostStatusBarOrientation; + double _hostStatusBarHeight; NSMutableArray *_deputyRotationDelegates; unsigned int _hostAccessibilityServerPort; id <_UIViewServiceDeputyDelegate> _deputyDelegate; @@ -35,11 +36,11 @@ _UIAsyncInvocation *_prepareForDisconnectionInvocation; _UIAsyncInvocation *_invalidationInvocation; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; UIPopoverController *_displayedPopoverController; _UIViewServiceDummyPopoverController *_dummyPopoverController; - unsigned int _supportedOrientations; - BOOL _canShowTextServices; + unsigned long long _supportedOrientations; + _Bool _canShowTextServices; id <_UIViewServiceViewControllerOperatorDelegate> _delegate; } @@ -48,40 +49,42 @@ @property(nonatomic) id <_UIViewServiceViewControllerOperatorDelegate> delegate; // @synthesize delegate=_delegate; - (void)__restoreStateForSession:(id)arg1 restorationAnchor:(id)arg2; - (void)__saveStateForSession:(id)arg1 restorationAnchor:(id)arg2 completionHandler:(id)arg3; -- (BOOL)_validateSessionIdentifier:(id)arg1 restorationAnchor:(id)arg2 functionName:(const char *)arg3; +- (_Bool)_validateSessionIdentifier:(id)arg1 restorationAnchor:(id)arg2 functionName:(const char *)arg3; - (id)_sessionForStateRestoration:(id)arg1; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)__textServiceDidDismiss; -- (void)dismissHostedTextServiceSession:(id)arg1 animated:(BOOL)arg2; -- (id)_showServiceForText:(id)arg1 type:(int)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; -- (BOOL)_canShowTextServices; +- (void)dismissHostedTextServiceSession:(id)arg1 animated:(_Bool)arg2; +- (id)_showServiceForText:(id)arg1 type:(long long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; +- (_Bool)_canShowTextServices; - (id)_inputViewsKey; - (void)setNeedsStatusBarAppearanceUpdate; - (void)__hostDidPromoteFirstResponder; - (void)__setContentSize:(id)arg1; -- (void)__createViewController:(id)arg1 withAppearanceSerializedRepresentations:(id)arg2 hostAccessibilityServerPort:(id)arg3 canShowTextServices:(BOOL)arg4 replyHandler:(id)arg5; +- (void)__createViewController:(id)arg1 withAppearanceSerializedRepresentations:(id)arg2 legacyAppearance:(_Bool)arg3 hostAccessibilityServerPort:(id)arg4 canShowTextServices:(_Bool)arg5 replyHandler:(id)arg6; - (id)_supportedInterfaceOrientationsForViewController:(id)arg1; -- (void)__hostDidRotateFromInterfaceOrientation:(int)arg1 skipSelf:(BOOL)arg2; -- (void)__hostWillAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2 skipSelf:(BOOL)arg3; -- (void)__hostWillRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2 skipSelf:(BOOL)arg3; -- (void)__hostDidChangeStatusBarHeight:(float)arg1; -- (void)__hostDidChangeStatusBarOrientationToInterfaceOrientation:(int)arg1; +- (void)__hostDidRotateFromInterfaceOrientation:(long long)arg1 skipSelf:(_Bool)arg2; +- (void)__hostWillAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 skipSelf:(_Bool)arg3; +- (void)__hostWillRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 skipSelf:(_Bool)arg3; +- (id)_viewControllersForRotationCallbacks; +- (void)__hostDidChangeStatusBarHeight:(double)arg1; +- (void)__hostDidChangeStatusBarOrientationToInterfaceOrientation:(long long)arg1; - (void)__hostWillEnterForeground; - (void)__hostDidEnterBackground; -- (void)__setServiceInPopover:(BOOL)arg1; -- (void)__hostViewDidMoveToScreenWithIntegerDisplayID:(unsigned int)arg1 contextReplyPort:(id)arg2; -- (void)__hostViewDidDisappear:(BOOL)arg1; -- (void)__hostViewWillDisappear:(BOOL)arg1; -- (void)__hostViewDidAppear:(BOOL)arg1; -- (void)__hostViewWillAppear:(BOOL)arg1 inInterfaceOrientation:(int)arg2 statusBarHeight:(float)arg3 completionHandler:(id)arg4; +- (void)__setServiceInPopover:(_Bool)arg1; +- (void)__hostViewDidMoveToScreenWithIntegerDisplayID:(unsigned int)arg1 newHostingHandleReplyHandler:(id)arg2; +- (void)__hostViewDidDisappear:(_Bool)arg1; +- (void)__hostViewWillDisappear:(_Bool)arg1; +- (void)__hostViewDidAppear:(_Bool)arg1; +- (void)__hostViewWillAppear:(_Bool)arg1 inInterfaceOrientation:(long long)arg2 statusBarHeight:(double)arg3 completionHandler:(id)arg4; - (void)__hostReadyToReceiveMessagesFromServiceViewController; - (void)setDeputyDelegate:(id)arg1; - (id)invalidate; -- (void)dummyPopoverController:(id)arg1 popoverViewDidSetUseToolbarShine:(BOOL)arg2; -- (void)dummyPopoverController:(id)arg1 didChangeContentSize:(struct CGSize)arg2 animated:(BOOL)arg3; +- (void)dummyPopoverController:(id)arg1 popoverViewDidSetUseToolbarShine:(_Bool)arg2; +- (void)dummyPopoverController:(id)arg1 didChangeContentSize:(struct CGSize)arg2 animated:(_Bool)arg3; +- (struct CGSize)preferredContentSize; - (struct CGSize)contentSizeForViewInPopover; - (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1; -- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(BOOL)arg2 andBottomView:(BOOL)arg3; +- (struct CGRect)_frameForContainerViewInSheetForBounds:(struct CGRect)arg1 displayingTopView:(_Bool)arg2 andBottomView:(_Bool)arg3; - (void)_didResignContentViewControllerOfPopover:(id)arg1; - (void)_willResignContentViewControllerOfPopover:(id)arg1; - (void)_didBecomeContentViewControllerOfPopover:(id)arg1; @@ -91,16 +94,17 @@ - (void)_popoverWillPresent:(id)arg1; - (void)_viewServiceIsDisplayingPopoverController:(id)arg1; - (void)__prepareForDisconnectionWithCompletionHandler:(id)arg1; -- (void)__hostedActionSheetDidDismissWithClickedButtonIndex:(int)arg1; -- (void)__hostedActionSheetClickedButtonAtIndex:(int)arg1; +- (void)__hostedActionSheetDidDismissWithClickedButtonIndex:(long long)arg1; +- (void)__hostedActionSheetClickedButtonAtIndex:(long long)arg1; - (void)__hostedActionSheetDidPresent; -- (void)_dismissActionSheet:(id)arg1 withClickedButtonIndex:(int)arg2 animated:(BOOL)arg3; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (void)_presentActionSheet:(id)arg1 asPopoverFromBarButtonItem:(id)arg2 orFromRect:(struct CGRect)arg3 inView:(id)arg4 withPreferredArrowDirections:(unsigned int)arg5 passthroughViews:(id)arg6 backgroundStyle:(int)arg7 animated:(BOOL)arg8; -- (void)_presentActionSheet:(id)arg1 inView:(id)arg2 fromYCoordinate:(float)arg3; +- (void)_dismissActionSheet:(id)arg1 withClickedButtonIndex:(long long)arg2 animated:(_Bool)arg3; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)_presentActionSheet:(id)arg1 asPopoverFromBarButtonItem:(id)arg2 orFromRect:(struct CGRect)arg3 inView:(id)arg4 withPreferredArrowDirections:(unsigned long long)arg5 passthroughViews:(id)arg6 backgroundStyle:(long long)arg7 animated:(_Bool)arg8; +- (void)_presentActionSheet:(id)arg1 inView:(id)arg2 fromYCoordinate:(double)arg3; - (void)_firstResponderDidChange:(id)arg1; -- (BOOL)becomeFirstResponder; -- (void)__hostDidUpdateAppearanceWithSerializedRepresentations:(id)arg1 originalSource:(id)arg2; +- (_Bool)becomeFirstResponder; +- (void)__setHostTintColor:(id)arg1 tintAdjustmentMode:(long long)arg2; +- (void)__hostDidUpdateAppearanceWithSerializedRepresentations:(id)arg1 originalSource:(id)arg2 legacyAppearance:(_Bool)arg3; - (id)_appearanceSource; - (void)_windowDidUpdateCurrentTintView:(id)arg1; - (void)_windowDidUnregisterScrollToTopView; @@ -108,11 +112,11 @@ - (void)__scrollToTopFromTouchAtViewLocation:(id)arg1 resultHandler:(id)arg2; - (void)_updateSupportedInterfaceOrientationsIfNecessary; - (void)addDeputyRotationDelegate:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)_isHostedRootViewController; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)_isHostedRootViewController; - (void)viewDidLoad; - (void)loadView; - (void)_invalidateUnconditionallyThen:(id)arg1; @@ -120,9 +124,9 @@ - (void)establishViewControllerDeputyWithProxy:(id)arg1 completionHandler:(id)arg2; - (void)dealloc; - (id)_queue; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_RemoteViewControllerInterface-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_RemoteViewControllerInterface-Protocol.h index 790a96976..b94bb7aa8 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_RemoteViewControllerInterface-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_RemoteViewControllerInterface-Protocol.h @@ -12,27 +12,28 @@ - (void)__saveStateForSession:(id)arg1 restorationAnchor:(id)arg2 completionHandler:(id)arg3; - (void)__dimmingViewWasTapped; - (void)__textServiceDidDismiss; -- (void)__hostDidUpdateAppearanceWithSerializedRepresentations:(id)arg1 originalSource:(id)arg2; +- (void)__setHostTintColor:(id)arg1 tintAdjustmentMode:(long long)arg2; +- (void)__hostDidUpdateAppearanceWithSerializedRepresentations:(id)arg1 originalSource:(id)arg2 legacyAppearance:(_Bool)arg3; - (void)__scrollToTopFromTouchAtViewLocation:(id)arg1 resultHandler:(id)arg2; -- (void)__hostedActionSheetDidDismissWithClickedButtonIndex:(int)arg1; -- (void)__hostedActionSheetClickedButtonAtIndex:(int)arg1; +- (void)__hostedActionSheetDidDismissWithClickedButtonIndex:(long long)arg1; +- (void)__hostedActionSheetClickedButtonAtIndex:(long long)arg1; - (void)__hostedActionSheetDidPresent; - (void)__hostDidPromoteFirstResponder; -- (void)__hostDidRotateFromInterfaceOrientation:(int)arg1 skipSelf:(BOOL)arg2; -- (void)__hostWillAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2 skipSelf:(BOOL)arg3; -- (void)__hostWillRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2 skipSelf:(BOOL)arg3; -- (void)__hostDidChangeStatusBarHeight:(float)arg1; -- (void)__hostDidChangeStatusBarOrientationToInterfaceOrientation:(int)arg1; +- (void)__hostDidRotateFromInterfaceOrientation:(long long)arg1 skipSelf:(_Bool)arg2; +- (void)__hostWillAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 skipSelf:(_Bool)arg3; +- (void)__hostWillRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 skipSelf:(_Bool)arg3; +- (void)__hostDidChangeStatusBarHeight:(double)arg1; +- (void)__hostDidChangeStatusBarOrientationToInterfaceOrientation:(long long)arg1; - (void)__hostDidEnterBackground; - (void)__hostWillEnterForeground; - (void)__setContentSize:(id)arg1; -- (void)__setServiceInPopover:(BOOL)arg1; -- (void)__hostViewDidMoveToScreenWithIntegerDisplayID:(unsigned int)arg1 contextReplyPort:(id)arg2; -- (void)__hostViewDidDisappear:(BOOL)arg1; -- (void)__hostViewWillDisappear:(BOOL)arg1; -- (void)__hostViewDidAppear:(BOOL)arg1; -- (void)__hostViewWillAppear:(BOOL)arg1 inInterfaceOrientation:(int)arg2 statusBarHeight:(float)arg3 completionHandler:(id)arg4; +- (void)__setServiceInPopover:(_Bool)arg1; +- (void)__hostViewDidMoveToScreenWithIntegerDisplayID:(unsigned int)arg1 newHostingHandleReplyHandler:(id)arg2; +- (void)__hostViewDidDisappear:(_Bool)arg1; +- (void)__hostViewWillDisappear:(_Bool)arg1; +- (void)__hostViewDidAppear:(_Bool)arg1; +- (void)__hostViewWillAppear:(_Bool)arg1 inInterfaceOrientation:(long long)arg2 statusBarHeight:(double)arg3 completionHandler:(id)arg4; - (void)__hostReadyToReceiveMessagesFromServiceViewController; -- (void)__createViewController:(id)arg1 withAppearanceSerializedRepresentations:(id)arg2 hostAccessibilityServerPort:(id)arg3 canShowTextServices:(BOOL)arg4 replyHandler:(id)arg5; +- (void)__createViewController:(id)arg1 withAppearanceSerializedRepresentations:(id)arg2 legacyAppearance:(_Bool)arg3 hostAccessibilityServerPort:(id)arg4 canShowTextServices:(_Bool)arg5 replyHandler:(id)arg6; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_XPCInterface.h b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_XPCInterface.h index dd772650c..2dbff3a8d 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_XPCInterface.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceViewControllerOperator_XPCInterface.h @@ -8,6 +8,7 @@ #import "_UIViewServiceDeputyXPCInterface-Protocol.h" +// Not exported @interface _UIViewServiceViewControllerOperator_XPCInterface : NSObject <_UIViewServiceDeputyXPCInterface> { } diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceXPCListener.h b/iOS7/Frameworks/UIKit/_UIViewServiceXPCListener.h index 0dcd11f37..1051835f3 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceXPCListener.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceXPCListener.h @@ -8,13 +8,14 @@ @class NSObject, NSObject, _UIAsyncInvocation; +// Not exported @interface _UIViewServiceXPCListener : NSObject { NSObject *_connection; NSObject *_incomingConnectionQueue; _UIAsyncInvocation *_invalidationInvocation; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } - (id)invalidate; @@ -22,9 +23,9 @@ - (id)endpoint; - (void)dealloc; - (id)initWithName:(id)arg1 connectionHandler:(id)arg2; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewServiceXPCProxy.h b/iOS7/Frameworks/UIKit/_UIViewServiceXPCProxy.h index 0a6ee2d23..53c368e7c 100644 --- a/iOS7/Frameworks/UIKit/_UIViewServiceXPCProxy.h +++ b/iOS7/Frameworks/UIKit/_UIViewServiceXPCProxy.h @@ -10,6 +10,7 @@ @class NSObject, _UIQueueRedirectingProxy; +// Not exported @interface _UIViewServiceXPCProxy : XPCProxy <_UIRemoteProtocolSettingViewServiceXPCProxyTarget> { int _connectionPID; @@ -17,7 +18,7 @@ NSObject *_queue; int _lock; int __automatic_invalidation_retainCount; - BOOL __automatic_invalidation_invalidated; + _Bool __automatic_invalidation_invalidated; } + (id)activeFencePort; @@ -31,9 +32,9 @@ - (void)restrictDecodingToWhitelistedClassNames:(id)arg1; - (void)dealloc; - (id)initWithConnection:(id)arg1 queue:(id)arg2 target:(id)arg3; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)retainCount; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (int)__automatic_invalidation_logic; diff --git a/iOS7/Frameworks/UIKit/_UIViewService_FencingControlInterface-Protocol.h b/iOS7/Frameworks/UIKit/_UIViewService_FencingControlInterface-Protocol.h index 4100b3add..12a7226b0 100644 --- a/iOS7/Frameworks/UIKit/_UIViewService_FencingControlInterface-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIViewService_FencingControlInterface-Protocol.h @@ -8,6 +8,6 @@ @optional - (void)__endFencingMessagesForSendRight:(id)arg1; -- (void)__beginFencingMessagesWithSendRight:(id)arg1 connectionCount:(unsigned int)arg2; +- (void)__beginFencingMessagesWithSendRight:(id)arg1 connectionCount:(unsigned long long)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIViewerRelativeDevicePose.h b/iOS7/Frameworks/UIKit/_UIViewerRelativeDevicePose.h index 3adce84a8..f27f66d4b 100644 --- a/iOS7/Frameworks/UIKit/_UIViewerRelativeDevicePose.h +++ b/iOS7/Frameworks/UIKit/_UIViewerRelativeDevicePose.h @@ -11,14 +11,15 @@ @class _UIMotionEffectAcceleratedOutputRange; +// Not exported @interface _UIViewerRelativeDevicePose : NSObject { _UIMotionEffectAcceleratedOutputRange *_acceleratedOutputRange; - float _planarRotationAngle; + double _planarRotationAngle; struct UIOffset _viewerOffset; } -@property(nonatomic) float planarRotationAngle; // @synthesize planarRotationAngle=_planarRotationAngle; +@property(nonatomic) double planarRotationAngle; // @synthesize planarRotationAngle=_planarRotationAngle; @property(nonatomic) struct UIOffset viewerOffset; // @synthesize viewerOffset=_viewerOffset; - (struct UIOffset)_acceleratedOutputForViewerOffset:(struct UIOffset)arg1 accelerationBoostFactor:(struct CGPoint)arg2; - (void)_setAcceleration:(struct CGPoint)arg1 fixingOutputForViewerOffset:(struct UIOffset)arg2; @@ -28,8 +29,8 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIWebDocumentViewRotationLayer.h b/iOS7/Frameworks/UIKit/_UIWebDocumentViewRotationLayer.h index 3ff5616e8..06d1f281f 100644 --- a/iOS7/Frameworks/UIKit/_UIWebDocumentViewRotationLayer.h +++ b/iOS7/Frameworks/UIKit/_UIWebDocumentViewRotationLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface _UIWebDocumentViewRotationLayer : CALayer { } diff --git a/iOS7/Frameworks/UIKit/_UIWebDoubleTapDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIWebDoubleTapDelegate-Protocol.h index a356ad320..a491263ac 100644 --- a/iOS7/Frameworks/UIKit/_UIWebDoubleTapDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIWebDoubleTapDelegate-Protocol.h @@ -5,19 +5,19 @@ */ @protocol _UIWebDoubleTapDelegate -- (BOOL)considerHeightForDoubleTap; -- (CDStruct_869f9c67)doubleTapScalesForSize:(struct CGSize)arg1; +- (_Bool)considerHeightForDoubleTap; +- (CDStruct_39925896)doubleTapScalesForSize:(struct CGSize)arg1; - (struct CGRect)rectOfInterestForPoint:(struct CGPoint)arg1; -- (float)minimumScaleForSize:(struct CGSize)arg1; +- (double)minimumScaleForSize:(struct CGSize)arg1; - (struct CGRect)visibleContentRect; -- (float)currentDocumentScale; -- (float)zoomedDocumentScale; +- (double)currentDocumentScale; +- (double)zoomedDocumentScale; - (id)contentView; - (id)enclosingScrollView; @optional -- (void)willZoomToLocation:(struct CGPoint)arg1 atScale:(float)arg2 forDuration:(double)arg3; -- (BOOL)shouldSelectionAssistantReceiveDoubleTapAtPoint:(struct CGPoint)arg1 forScale:(float)arg2; +- (void)willZoomToLocation:(struct CGPoint)arg1 atScale:(double)arg2 forDuration:(double)arg3; +- (_Bool)shouldSelectionAssistantReceiveDoubleTapAtPoint:(struct CGPoint)arg1 forScale:(double)arg2; - (void)willZoomToMinimumScale; @end diff --git a/iOS7/Frameworks/UIKit/_UIWebFindOnPageHighlightBubbleView.h b/iOS7/Frameworks/UIKit/_UIWebFindOnPageHighlightBubbleView.h index afef2a416..b246c5b75 100644 --- a/iOS7/Frameworks/UIKit/_UIWebFindOnPageHighlightBubbleView.h +++ b/iOS7/Frameworks/UIKit/_UIWebFindOnPageHighlightBubbleView.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _UIWebFindOnPageHighlightBubbleView : UIView { struct CGImage *_highlightedContent; diff --git a/iOS7/Frameworks/UIKit/_UIWebFormAddressBookMatch.h b/iOS7/Frameworks/UIKit/_UIWebFormAddressBookMatch.h deleted file mode 100644 index 884c54226..000000000 --- a/iOS7/Frameworks/UIKit/_UIWebFormAddressBookMatch.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString; - -@interface _UIWebFormAddressBookMatch : NSObject -{ - NSString *value; - NSString *property; - NSString *key; - int identifier; -} - -- (void)dealloc; -- (id)description; -- (id)initWithValue:(id)arg1 property:(id)arg2 key:(id)arg3 identifier:(int)arg4; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIWebFormDelegateEditedFormsMap.h b/iOS7/Frameworks/UIKit/_UIWebFormDelegateEditedFormsMap.h index f8dabdd9e..7166e3b10 100644 --- a/iOS7/Frameworks/UIKit/_UIWebFormDelegateEditedFormsMap.h +++ b/iOS7/Frameworks/UIKit/_UIWebFormDelegateEditedFormsMap.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface _UIWebFormDelegateEditedFormsMap : NSObject { NSMutableDictionary *_map; diff --git a/iOS7/Frameworks/UIKit/_UIWebFormToABBinder.h b/iOS7/Frameworks/UIKit/_UIWebFormToABBinder.h deleted file mode 100644 index b9ac045f4..000000000 --- a/iOS7/Frameworks/UIKit/_UIWebFormToABBinder.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSDictionary; - -@interface _UIWebFormToABBinder : NSObject -{ - NSDictionary *_abPointers; - NSArray *_fieldLabels; - NSDictionary *_synonyms; -} - -+ (id)synonymsForMatch:(id)arg1; -+ (id)abPointerForControl:(id)arg1 rep:(id)arg2 useFieldName:(BOOL)arg3; -+ (void)clearBinders; -+ (void)loadBinders; -- (id)synonymsForMatch:(id)arg1; -- (id)abPointerForControl:(id)arg1 rep:(id)arg2 useFieldName:(BOOL)arg3 foundByPageScan:(char *)arg4; -- (void)dealloc; -- (id)initWithPath:(id)arg1; -- (void)_indexMapping:(id)arg1; - -@end - diff --git a/iOS7/Frameworks/UIKit/_UIWebMediaUploadItem.h b/iOS7/Frameworks/UIKit/_UIWebMediaUploadItem.h index 0fa63e1d0..e22a355df 100644 --- a/iOS7/Frameworks/UIKit/_UIWebMediaUploadItem.h +++ b/iOS7/Frameworks/UIKit/_UIWebMediaUploadItem.h @@ -8,15 +8,16 @@ @class NSString, UIImage; +// Not exported @interface _UIWebMediaUploadItem : NSObject { - BOOL _video; + _Bool _video; NSString *_filePath; UIImage *_originalImage; } -+ (id)mediaUploadItemWithFilePath:(id)arg1 image:(id)arg2 isVideo:(BOOL)arg3; -@property(nonatomic, getter=isVideo) BOOL video; // @synthesize video=_video; ++ (id)mediaUploadItemWithFilePath:(id)arg1 image:(id)arg2 isVideo:(_Bool)arg3; +@property(nonatomic, getter=isVideo) _Bool video; // @synthesize video=_video; @property(retain, nonatomic) UIImage *originalImage; // @synthesize originalImage=_originalImage; @property(retain, nonatomic) NSString *filePath; // @synthesize filePath=_filePath; - (id)displayImage; @@ -24,7 +25,7 @@ - (id)_squareImage:(id)arg1; - (struct CGRect)_squareCropRectForSize:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithFilePath:(id)arg1 image:(id)arg2 isVideo:(BOOL)arg3; +- (id)initWithFilePath:(id)arg1 image:(id)arg2 isVideo:(_Bool)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIWebRotationDelegate-Protocol.h b/iOS7/Frameworks/UIKit/_UIWebRotationDelegate-Protocol.h index 0e36ccb88..e2cdb9cef 100644 --- a/iOS7/Frameworks/UIKit/_UIWebRotationDelegate-Protocol.h +++ b/iOS7/Frameworks/UIKit/_UIWebRotationDelegate-Protocol.h @@ -5,21 +5,21 @@ */ @protocol _UIWebRotationDelegate -- (BOOL)considerHeightOfRectOfInterestForRotation; +- (_Bool)considerHeightOfRectOfInterestForRotation; - (struct CGRect)activeRectForRectOfInterest:(struct CGRect)arg1; -- (float)heightToKeepVisible; -- (float)minimumVerticalContentOffset; +- (double)heightToKeepVisible; +- (double)minimumVerticalContentOffset; - (struct CGRect)rectOfInterestForRotation; -- (float)minimumScaleForSize:(struct CGSize)arg1; -- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_869f9c67)arg2; -- (CDStruct_869f9c67)scalesForContainerSize:(struct CGSize)arg1; -- (float)currentDocumentScale; -- (float)zoomedDocumentScale; +- (double)minimumScaleForSize:(struct CGSize)arg1; +- (void)updateBoundariesOfScrollView:(id)arg1 withScales:(CDStruct_39925896)arg2; +- (CDStruct_39925896)scalesForContainerSize:(struct CGSize)arg1; +- (double)currentDocumentScale; +- (double)zoomedDocumentScale; - (id)contentView; - (id)enclosingScrollView; @optional - (struct CGSize)contentSizeForScrollView:(id)arg1; -- (float)scaleForProposedNewScale:(float)arg1 andOldScale:(float)arg2; +- (double)scaleForProposedNewScale:(double)arg1 andOldScale:(double)arg2; @end diff --git a/iOS7/Frameworks/UIKit/_UIWebViewController.h b/iOS7/Frameworks/UIKit/_UIWebViewController.h index a094c5ad5..1090e4442 100644 --- a/iOS7/Frameworks/UIKit/_UIWebViewController.h +++ b/iOS7/Frameworks/UIKit/_UIWebViewController.h @@ -13,15 +13,15 @@ _UIAsyncInvocation *_cancelViewServiceRequest; _UIRemoteWebViewController *_remoteViewController; _UIQueueingServiceWebViewControllerProxy *_serviceProxy; - BOOL _hasCalledBeginAppearanceTransition; - BOOL _hasCalledEndAppearanceTransition; - BOOL _canGoBack; - BOOL _canGoForward; - BOOL _loading; + _Bool _hasCalledBeginAppearanceTransition; + _Bool _hasCalledEndAppearanceTransition; + _Bool _canGoBack; + _Bool _canGoForward; + _Bool _loading; + float _estimatedProgress; id <_UIWebViewControllerDelegate> _delegate; UIBarButtonItem *_backBarButtonItem; UIBarButtonItem *_forwardBarButtonItem; - float _estimatedProgress; NSString *_pageTitle; NSString *_URLString; } @@ -29,23 +29,23 @@ @property(copy, nonatomic) NSString *URLString; // @synthesize URLString=_URLString; @property(readonly, nonatomic) NSString *pageTitle; // @synthesize pageTitle=_pageTitle; @property(readonly, nonatomic) float estimatedProgress; // @synthesize estimatedProgress=_estimatedProgress; -@property(readonly, nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; -@property(readonly, nonatomic) BOOL canGoForward; // @synthesize canGoForward=_canGoForward; -@property(readonly, nonatomic) BOOL canGoBack; // @synthesize canGoBack=_canGoBack; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; +@property(readonly, nonatomic) _Bool canGoForward; // @synthesize canGoForward=_canGoForward; +@property(readonly, nonatomic) _Bool canGoBack; // @synthesize canGoBack=_canGoBack; @property(readonly, nonatomic) UIBarButtonItem *forwardBarButtonItem; // @synthesize forwardBarButtonItem=_forwardBarButtonItem; @property(readonly, nonatomic) UIBarButtonItem *backBarButtonItem; // @synthesize backBarButtonItem=_backBarButtonItem; @property(nonatomic) id <_UIWebViewControllerDelegate> delegate; // @synthesize delegate=_delegate; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_sendEndAppearanceTransitionIfReady; -- (void)_sendBeginAppearanceTransitionIfReadyAnimated:(BOOL)arg1; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)_sendBeginAppearanceTransitionIfReadyAnimated:(_Bool)arg1; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)_dispatchDidDismissViewController; - (void)_dispatchWillPresentViewControllerWithCompletionHandler:(id)arg1; -- (void)_decidePolicyForEncodedRequest:(id)arg1 inMainFrame:(BOOL)arg2 navigationType:(id)arg3 replyHandler:(id)arg4; +- (void)_decidePolicyForEncodedRequest:(id)arg1 inMainFrame:(_Bool)arg2 navigationType:(id)arg3 replyHandler:(id)arg4; - (void)_webContentSizeWithReplyHandler:(id)arg1; - (void)configureWithSettings:(id)arg1; - (void)loadView; @@ -58,8 +58,8 @@ - (void)viewServiceDidTerminateWithError:(id)arg1; - (void)_setURLString:(id)arg1; - (void)_setTitle:(id)arg1; -- (void)_setCanGoBack:(BOOL)arg1 canGoForward:(BOOL)arg2; -- (void)_setLoading:(BOOL)arg1 error:(id)arg2; +- (void)_setCanGoBack:(_Bool)arg1 canGoForward:(_Bool)arg2; +- (void)_setLoading:(_Bool)arg1 error:(id)arg2; - (void)_setEstimatedProgress:(float)arg1; - (void)dealloc; - (void)queueingServiceProxy:(id)arg1 willQueueInvocation:(id)arg2; diff --git a/iOS7/Frameworks/UIKit/_UIWebViewScrollView.h b/iOS7/Frameworks/UIKit/_UIWebViewScrollView.h index a5d900d14..40f8e4aaf 100644 --- a/iOS7/Frameworks/UIKit/_UIWebViewScrollView.h +++ b/iOS7/Frameworks/UIKit/_UIWebViewScrollView.h @@ -8,20 +8,22 @@ @class UIWebBrowserView, _UIWebViewScrollViewDelegateForwarder; +// Not exported @interface _UIWebViewScrollView : UIWebScrollView { _UIWebViewScrollViewDelegateForwarder *_forwarder; - BOOL _bouncesSetExplicitly; + _Bool _bouncesSetExplicitly; UIWebBrowserView *_browserView; } +- (void)setContentInset:(struct UIEdgeInsets)arg1; - (void)_setWebView:(id)arg1; - (id)delegate; - (void)setDelegate:(id)arg1; -- (void)setBouncesHorizontally:(BOOL)arg1; -- (void)setBouncesVertically:(BOOL)arg1; -- (void)setBounces:(BOOL)arg1; -- (void)_weaklySetBouncesHorizontally:(BOOL)arg1; +- (void)setBouncesHorizontally:(_Bool)arg1; +- (void)setBouncesVertically:(_Bool)arg1; +- (void)setBounces:(_Bool)arg1; +- (void)_weaklySetBouncesHorizontally:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIWebViewScrollViewDelegateForwarder.h b/iOS7/Frameworks/UIKit/_UIWebViewScrollViewDelegateForwarder.h index 9dd4df9ba..bad2d325b 100644 --- a/iOS7/Frameworks/UIKit/_UIWebViewScrollViewDelegateForwarder.h +++ b/iOS7/Frameworks/UIKit/_UIWebViewScrollViewDelegateForwarder.h @@ -10,6 +10,7 @@ @class UIWebView; +// Not exported @interface _UIWebViewScrollViewDelegateForwarder : NSObject { id _delegate; @@ -19,7 +20,7 @@ @property(nonatomic) UIWebView *webView; // @synthesize webView=_webView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; @end diff --git a/iOS7/Frameworks/UIKit/_UIWebViewSettings.h b/iOS7/Frameworks/UIKit/_UIWebViewSettings.h index b801a2800..eba333f98 100644 --- a/iOS7/Frameworks/UIKit/_UIWebViewSettings.h +++ b/iOS7/Frameworks/UIKit/_UIWebViewSettings.h @@ -12,21 +12,21 @@ @interface _UIWebViewSettings : NSObject { - BOOL _allowsInlineMediaPlayback; - BOOL _mediaPlaybackRequiresUserAction; - BOOL _mediaPlaybackAllowsAirPlay; - BOOL _suppressesIncrementalRendering; - unsigned int _dataDetectorTypes; + _Bool _allowsInlineMediaPlayback; + _Bool _mediaPlaybackRequiresUserAction; + _Bool _mediaPlaybackAllowsAirPlay; + _Bool _suppressesIncrementalRendering; + unsigned long long _dataDetectorTypes; NSString *_customUserAgent; } + (id)defaultSettings; @property(copy, nonatomic) NSString *customUserAgent; // @synthesize customUserAgent=_customUserAgent; -@property(nonatomic) BOOL suppressesIncrementalRendering; // @synthesize suppressesIncrementalRendering=_suppressesIncrementalRendering; -@property(nonatomic) BOOL mediaPlaybackAllowsAirPlay; // @synthesize mediaPlaybackAllowsAirPlay=_mediaPlaybackAllowsAirPlay; -@property(nonatomic) BOOL mediaPlaybackRequiresUserAction; // @synthesize mediaPlaybackRequiresUserAction=_mediaPlaybackRequiresUserAction; -@property(nonatomic) BOOL allowsInlineMediaPlayback; // @synthesize allowsInlineMediaPlayback=_allowsInlineMediaPlayback; -@property(nonatomic) unsigned int dataDetectorTypes; // @synthesize dataDetectorTypes=_dataDetectorTypes; +@property(nonatomic) _Bool suppressesIncrementalRendering; // @synthesize suppressesIncrementalRendering=_suppressesIncrementalRendering; +@property(nonatomic) _Bool mediaPlaybackAllowsAirPlay; // @synthesize mediaPlaybackAllowsAirPlay=_mediaPlaybackAllowsAirPlay; +@property(nonatomic) _Bool mediaPlaybackRequiresUserAction; // @synthesize mediaPlaybackRequiresUserAction=_mediaPlaybackRequiresUserAction; +@property(nonatomic) _Bool allowsInlineMediaPlayback; // @synthesize allowsInlineMediaPlayback=_allowsInlineMediaPlayback; +@property(nonatomic) unsigned long long dataDetectorTypes; // @synthesize dataDetectorTypes=_dataDetectorTypes; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_encodeAsDictionary; - (id)_initWithDictionary:(id)arg1; diff --git a/iOS7/Frameworks/UIKit/_UIWebViewportHandler.h b/iOS7/Frameworks/UIKit/_UIWebViewportHandler.h index f6cf2bd91..b0c263e15 100644 --- a/iOS7/Frameworks/UIKit/_UIWebViewportHandler.h +++ b/iOS7/Frameworks/UIKit/_UIWebViewportHandler.h @@ -8,25 +8,25 @@ @interface _UIWebViewportHandler : NSObject { + _Bool _initialConfigurationHasBeenSentToDelegate; struct _UIWebViewportConfiguration _defaultConfiguration; struct _UIWebViewportConfiguration _configuration; unsigned int _webkitDefinedConfigurationFlags; struct CGSize _availableViewSize; - unsigned int _configurationChangeFlags; - BOOL _classicViewportMode; + _Bool _classicViewportMode; id <_UIWebViewportHandlerDelegate> _delegate; struct CGRect _documentBounds; } -@property(readonly, nonatomic, getter=isClassicViewportMode) BOOL classicViewportMode; // @synthesize classicViewportMode=_classicViewportMode; +@property(readonly, nonatomic, getter=isClassicViewportMode) _Bool classicViewportMode; // @synthesize classicViewportMode=_classicViewportMode; @property(readonly, nonatomic) unsigned int webkitDefinedConfigurationFlags; // @synthesize webkitDefinedConfigurationFlags=_webkitDefinedConfigurationFlags; @property(readonly, nonatomic) struct CGSize availableViewSize; // @synthesize availableViewSize=_availableViewSize; @property(readonly, nonatomic) struct CGRect documentBounds; // @synthesize documentBounds=_documentBounds; @property(nonatomic) id <_UIWebViewportHandlerDelegate> delegate; // @synthesize delegate=_delegate; - (id).cxx_construct; - (float)minimumScaleForViewSize:(struct CGSize)arg1; -- (float)integralScaleForScale:(float)arg1 keepingPointFixed:(struct CGPoint *)arg2; -- (float)integralInitialScale; +- (double)integralScaleForScale:(double)arg1 keepingPointFixed:(struct CGPoint *)arg2; +- (double)integralInitialScale; - (float)viewportHeight; - (float)viewportWidth; - (void)resetViewportConfiguration:(struct _UIWebViewportConfiguration *)arg1; @@ -37,11 +37,10 @@ - (void)setDocumentBounds:(struct CGRect)arg1; - (void)update:(id)arg1; @property(readonly, nonatomic) struct _UIWebViewportConfiguration rawViewConfiguration; -@property(readonly, nonatomic) BOOL allowsUserScaling; +@property(readonly, nonatomic) _Bool allowsUserScaling; @property(readonly, nonatomic) float maximumScale; @property(readonly, nonatomic) float minimumScale; @property(readonly, nonatomic) float initialScale; -- (id)init; @end diff --git a/iOS7/Frameworks/UIKit/_UIWindowAnchoringConstraint.h b/iOS7/Frameworks/UIKit/_UIWindowAnchoringConstraint.h index f78054bed..271b0bca6 100644 --- a/iOS7/Frameworks/UIKit/_UIWindowAnchoringConstraint.h +++ b/iOS7/Frameworks/UIKit/_UIWindowAnchoringConstraint.h @@ -8,13 +8,14 @@ @class UIWindow; +// Not exported @interface _UIWindowAnchoringConstraint : NSAutoresizingMaskLayoutConstraint { UIWindow *_window; } @property(nonatomic) UIWindow *window; // @synthesize window=_window; -- (BOOL)_addToEngine:(id)arg1 integralizationAdjustment:(float)arg2 mutuallyExclusiveConstraints:(id *)arg3; +- (_Bool)_addToEngine:(id)arg1 integralizationAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id *)arg3; @end diff --git a/iOS7/Frameworks/UIKit/_UIWindowAutoresizingConstraint.h b/iOS7/Frameworks/UIKit/_UIWindowAutoresizingConstraint.h index ca965ec4d..8dde07859 100644 --- a/iOS7/Frameworks/UIKit/_UIWindowAutoresizingConstraint.h +++ b/iOS7/Frameworks/UIKit/_UIWindowAutoresizingConstraint.h @@ -6,6 +6,7 @@ #import "NSAutoresizingMaskLayoutConstraint.h" +// Not exported @interface _UIWindowAutoresizingConstraint : NSAutoresizingMaskLayoutConstraint { } diff --git a/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerAwaitingProxy.h b/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerAwaitingProxy.h index 4ba2b62b0..dd7f7aa96 100644 --- a/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerAwaitingProxy.h +++ b/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerAwaitingProxy.h @@ -6,6 +6,7 @@ #import +// Not exported @interface _XPCProxyReplyHandlerAwaitingProxy : _UITargetedProxy { } diff --git a/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerQueueRedirectingProxy.h b/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerQueueRedirectingProxy.h index 50dc497d9..afee7b8ea 100644 --- a/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerQueueRedirectingProxy.h +++ b/iOS7/Frameworks/UIKit/_XPCProxyReplyHandlerQueueRedirectingProxy.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface _XPCProxyReplyHandlerQueueRedirectingProxy : _UITargetedProxy { NSObject *_targetQueue; diff --git a/iOS7/Frameworks/iAd/ADAdImpressionPublicAttributes.h b/iOS7/Frameworks/iAd/ADAdImpressionPublicAttributes.h index 3b89d272d..a4ac7a67f 100644 --- a/iOS7/Frameworks/iAd/ADAdImpressionPublicAttributes.h +++ b/iOS7/Frameworks/iAd/ADAdImpressionPublicAttributes.h @@ -12,35 +12,39 @@ @interface ADAdImpressionPublicAttributes : NSObject { - BOOL _actionLeavesApplication; - BOOL _actionViewControllerHidesStatusBar; + _Bool _actionLeavesApplication; + _Bool _adHasAction; + _Bool _actionViewControllerHidesStatusBar; NSString *_accessibilityLabel; - unsigned int _actionViewControllerPresentationOrientationMask; - int _actionViewControllerTransitionStyle; - int _modalPresentationStyle; + double _videoCountdownDuration; + unsigned long long _actionViewControllerPresentationOrientationMask; + long long _actionViewControllerTransitionStyle; + long long _modalPresentationStyle; NSArray *_videoAssets; + NSString *_uniqueIdentifier; NSURL *_audioURL; NSURL *_staticImageURL; NSURL *_logoImageURL; NSString *_headlineForLCD; NSString *_descriptionForLCD; - double _videoCountdownDuration; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *descriptionForLCD; // @synthesize descriptionForLCD=_descriptionForLCD; @property(copy, nonatomic) NSString *headlineForLCD; // @synthesize headlineForLCD=_headlineForLCD; @property(retain, nonatomic) NSURL *logoImageURL; // @synthesize logoImageURL=_logoImageURL; @property(retain, nonatomic) NSURL *staticImageURL; // @synthesize staticImageURL=_staticImageURL; @property(retain, nonatomic) NSURL *audioURL; // @synthesize audioURL=_audioURL; +@property(copy, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; @property(retain, nonatomic) NSArray *videoAssets; // @synthesize videoAssets=_videoAssets; -@property(nonatomic) int modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; -@property(nonatomic) int actionViewControllerTransitionStyle; // @synthesize actionViewControllerTransitionStyle=_actionViewControllerTransitionStyle; -@property(nonatomic) BOOL actionViewControllerHidesStatusBar; // @synthesize actionViewControllerHidesStatusBar=_actionViewControllerHidesStatusBar; -@property(nonatomic) unsigned int actionViewControllerPresentationOrientationMask; // @synthesize actionViewControllerPresentationOrientationMask=_actionViewControllerPresentationOrientationMask; +@property(nonatomic) long long modalPresentationStyle; // @synthesize modalPresentationStyle=_modalPresentationStyle; +@property(nonatomic) long long actionViewControllerTransitionStyle; // @synthesize actionViewControllerTransitionStyle=_actionViewControllerTransitionStyle; +@property(nonatomic) _Bool actionViewControllerHidesStatusBar; // @synthesize actionViewControllerHidesStatusBar=_actionViewControllerHidesStatusBar; +@property(nonatomic) unsigned long long actionViewControllerPresentationOrientationMask; // @synthesize actionViewControllerPresentationOrientationMask=_actionViewControllerPresentationOrientationMask; @property(nonatomic) double videoCountdownDuration; // @synthesize videoCountdownDuration=_videoCountdownDuration; @property(copy, nonatomic) NSString *accessibilityLabel; // @synthesize accessibilityLabel=_accessibilityLabel; -@property(nonatomic) BOOL actionLeavesApplication; // @synthesize actionLeavesApplication=_actionLeavesApplication; +@property(nonatomic) _Bool adHasAction; // @synthesize adHasAction=_adHasAction; +@property(nonatomic) _Bool actionLeavesApplication; // @synthesize actionLeavesApplication=_actionLeavesApplication; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADAdRecipient-Protocol.h b/iOS7/Frameworks/iAd/ADAdRecipient-Protocol.h index 1fd975884..2cc73c0a3 100644 --- a/iOS7/Frameworks/iAd/ADAdRecipient-Protocol.h +++ b/iOS7/Frameworks/iAd/ADAdRecipient-Protocol.h @@ -11,7 +11,7 @@ @protocol ADAdRecipient @property(readonly, nonatomic) UIViewController *presentingViewController; @property(readonly, nonatomic) UIView *adSpaceView; -@property(readonly, nonatomic) int options; +@property(readonly, nonatomic) long long options; @property(readonly, nonatomic) int internalAdType; - (void)storyboardViewControllerDidPresent; - (void)serverStoryboardDidTransitionOut; diff --git a/iOS7/Frameworks/iAd/ADAdSheetProxy.h b/iOS7/Frameworks/iAd/ADAdSheetProxy.h index e1d520fd6..f098f839b 100644 --- a/iOS7/Frameworks/iAd/ADAdSheetProxy.h +++ b/iOS7/Frameworks/iAd/ADAdSheetProxy.h @@ -6,29 +6,37 @@ #import "NSObject.h" -@class NSXPCConnection; +@class NSMutableSet, NSXPCConnection; @interface ADAdSheetProxy : NSObject { - BOOL _serviceLaunchThrottled; + _Bool _serviceLaunchThrottled; int _bootstrapState; - unsigned int _adSheetBootstrapAttempts; - NSXPCConnection *_adSheetConnection; int _classicUnavailableToken; double _lastTermination; + double _lastBootstrap; + unsigned long long _adSheetBootstrapAttempts; + NSXPCConnection *_adSheetConnection; + NSMutableSet *_connectionAssertions; } + (id)sharedInstance; +@property(retain, nonatomic) NSMutableSet *connectionAssertions; // @synthesize connectionAssertions=_connectionAssertions; @property(nonatomic) int classicUnavailableToken; // @synthesize classicUnavailableToken=_classicUnavailableToken; @property(retain, nonatomic) NSXPCConnection *adSheetConnection; // @synthesize adSheetConnection=_adSheetConnection; -@property(nonatomic) unsigned int adSheetBootstrapAttempts; // @synthesize adSheetBootstrapAttempts=_adSheetBootstrapAttempts; +@property(nonatomic) unsigned long long adSheetBootstrapAttempts; // @synthesize adSheetBootstrapAttempts=_adSheetBootstrapAttempts; +@property(nonatomic) double lastBootstrap; // @synthesize lastBootstrap=_lastBootstrap; @property(nonatomic) double lastTermination; // @synthesize lastTermination=_lastTermination; @property(nonatomic) int bootstrapState; // @synthesize bootstrapState=_bootstrapState; -@property(nonatomic) BOOL serviceLaunchThrottled; // @synthesize serviceLaunchThrottled=_serviceLaunchThrottled; -- (void)_bootstrap; +@property(nonatomic) _Bool serviceLaunchThrottled; // @synthesize serviceLaunchThrottled=_serviceLaunchThrottled; +- (void)_adSheetConnectionLost; +- (void)_considerConnectingToAdSheet; +- (void)_considerLaunchingAdSheet; - (void)resetAdSheetThrottle; -- (BOOL)isBootstrapped; +@property(readonly, nonatomic) _Bool connectionAvailable; @property(readonly, nonatomic) id rpcProxy; +- (void)releaseConnectionAssertion:(id)arg1; +- (void)takeConnectionAssertion:(id)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/iAd/ADAdSpace.h b/iOS7/Frameworks/iAd/ADAdSpace.h index 04b01ac35..a2b2734ae 100644 --- a/iOS7/Frameworks/iAd/ADAdSpace.h +++ b/iOS7/Frameworks/iAd/ADAdSpace.h @@ -14,31 +14,33 @@ @interface ADAdSpace : NSObject { id _recipient; - BOOL _visibilityCheckScheduled; - BOOL _shouldPresentActionViewControllerWhenReady; - BOOL _actionViewControllerReadyForPresentation; + _Bool _visibilityCheckScheduled; + _Bool _shouldPresentActionViewControllerWhenReady; + _Bool _actionViewControllerReadyForPresentation; + _Bool _actionViewControllerWantsDismissal; id _serviceAdSpace; NSString *_identifier; NSURL *_serverURL; NSString *_advertisingSection; NSString *_authenticationUserName; ADAdImpressionPublicAttributes *_currentAdImpressionPublicAttributes; - int _visibility; + long long _visibility; + double _lastSlowCheck; _UIAsyncInvocation *_remoteViewControllerRequestCancelationInvocation; _ADRemoteViewController *_remoteViewController; _ADRemoteViewController *_portraitOnlyViewController; - double _lastSlowCheck; struct CGRect _viewFrame; } -@property(nonatomic) BOOL actionViewControllerReadyForPresentation; // @synthesize actionViewControllerReadyForPresentation=_actionViewControllerReadyForPresentation; -@property(nonatomic) BOOL shouldPresentActionViewControllerWhenReady; // @synthesize shouldPresentActionViewControllerWhenReady=_shouldPresentActionViewControllerWhenReady; +@property(nonatomic) _Bool actionViewControllerWantsDismissal; // @synthesize actionViewControllerWantsDismissal=_actionViewControllerWantsDismissal; +@property(nonatomic) _Bool actionViewControllerReadyForPresentation; // @synthesize actionViewControllerReadyForPresentation=_actionViewControllerReadyForPresentation; +@property(nonatomic) _Bool shouldPresentActionViewControllerWhenReady; // @synthesize shouldPresentActionViewControllerWhenReady=_shouldPresentActionViewControllerWhenReady; @property(retain, nonatomic) _ADRemoteViewController *portraitOnlyViewController; // @synthesize portraitOnlyViewController=_portraitOnlyViewController; @property(retain, nonatomic) _ADRemoteViewController *remoteViewController; // @synthesize remoteViewController=_remoteViewController; @property(retain, nonatomic) _UIAsyncInvocation *remoteViewControllerRequestCancelationInvocation; // @synthesize remoteViewControllerRequestCancelationInvocation=_remoteViewControllerRequestCancelationInvocation; @property(nonatomic) double lastSlowCheck; // @synthesize lastSlowCheck=_lastSlowCheck; -@property(nonatomic) BOOL visibilityCheckScheduled; // @synthesize visibilityCheckScheduled=_visibilityCheckScheduled; -@property(nonatomic) int visibility; // @synthesize visibility=_visibility; +@property(nonatomic) _Bool visibilityCheckScheduled; // @synthesize visibilityCheckScheduled=_visibilityCheckScheduled; +@property(nonatomic) long long visibility; // @synthesize visibility=_visibility; @property(retain, nonatomic) ADAdImpressionPublicAttributes *currentAdImpressionPublicAttributes; // @synthesize currentAdImpressionPublicAttributes=_currentAdImpressionPublicAttributes; @property(copy, nonatomic) NSString *authenticationUserName; // @synthesize authenticationUserName=_authenticationUserName; @property(copy, nonatomic) NSString *advertisingSection; // @synthesize advertisingSection=_advertisingSection; @@ -50,8 +52,7 @@ - (void)_remote_requestPortraitOnlyViewController; - (void)_remote_dismissViewController; - (void)_remote_actionViewControllerReadyForPresentation; -- (void)_remote_setStatusBarHidden:(BOOL)arg1; -- (void)_remote_updateViewControllerSupportedOrientations:(unsigned int)arg1; +- (void)_remote_updateViewControllerSupportedOrientations:(unsigned long long)arg1; - (void)_remote_requestViewControllerWithClassName:(id)arg1 forAdSpaceControllerWithIdentifier:(id)arg2; - (void)_considerPresentingActionViewController; - (void)_remote_openURL:(id)arg1; @@ -73,6 +74,7 @@ @property(readonly, nonatomic) id recipient; - (void)_serviceConnectionLost; - (void)_requestServiceAdSpace; +@property(readonly, nonatomic) NSString *connectionAssertionIdentifier; - (id)initForRecipient:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/iAd/ADAdSpace_RPC-Protocol.h b/iOS7/Frameworks/iAd/ADAdSpace_RPC-Protocol.h index 79aebfbb6..42bf9a850 100644 --- a/iOS7/Frameworks/iAd/ADAdSpace_RPC-Protocol.h +++ b/iOS7/Frameworks/iAd/ADAdSpace_RPC-Protocol.h @@ -9,8 +9,7 @@ - (void)_remote_requestPortraitOnlyViewController; - (void)_remote_dismissViewController; - (void)_remote_actionViewControllerReadyForPresentation; -- (void)_remote_setStatusBarHidden:(BOOL)arg1; -- (void)_remote_updateViewControllerSupportedOrientations:(unsigned int)arg1; +- (void)_remote_updateViewControllerSupportedOrientations:(unsigned long long)arg1; - (void)_remote_requestViewControllerWithClassName:(id)arg1 forAdSpaceControllerWithIdentifier:(id)arg2; - (void)_remote_openURL:(id)arg1; - (void)_remote_creativeDidFailWithError:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADBannerView.h b/iOS7/Frameworks/iAd/ADBannerView.h index e699bdf5a..fcda1a804 100644 --- a/iOS7/Frameworks/iAd/ADBannerView.h +++ b/iOS7/Frameworks/iAd/ADBannerView.h @@ -14,13 +14,13 @@ { id _weakDelegate; id _weakInternalDelegate; - BOOL _bannerViewActionInProgress; - BOOL _createdForIBInternal; - BOOL _hasFailedHitTest; - BOOL _dimmed; - int _options; + _Bool _bannerViewActionInProgress; + _Bool _createdForIBInternal; + _Bool _hasFailedHitTest; + _Bool _dimmed; int _internalAdType; - int _adType; + long long _options; + long long _adType; NSString *_advertisingSection; ADRemoteView *_remoteView; UIView *_dimmerView; @@ -33,16 +33,16 @@ ADAdSpace *_adSpace; } -+ (struct CGSize)_sizeThatFitsSize:(struct CGSize)arg1 adType:(int)arg2 statusBarOrientationIsPortrait:(BOOL)arg3; -+ (struct CGRect)_frameThatFits:(struct CGRect)arg1 adType:(int)arg2 statusBarOrientationIsPortrait:(BOOL)arg3; ++ (struct CGSize)_sizeThatFitsSize:(struct CGSize)arg1 adType:(int)arg2 statusBarOrientationIsPortrait:(_Bool)arg3; ++ (struct CGRect)_frameThatFits:(struct CGRect)arg1 adType:(int)arg2 statusBarOrientationIsPortrait:(_Bool)arg3; + (struct CGSize)_landscapeBannerSize; + (struct CGSize)_portraitBannerSize; + (struct CGSize)sizeFromBannerContentSizeIdentifier:(id)arg1; + (void)setServerURL:(id)arg1; -@property(nonatomic) BOOL dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic) _Bool dimmed; // @synthesize dimmed=_dimmed; @property(retain, nonatomic) ADAdSpace *adSpace; // @synthesize adSpace=_adSpace; -@property(nonatomic) BOOL hasFailedHitTest; // @synthesize hasFailedHitTest=_hasFailedHitTest; -@property(readonly, nonatomic) BOOL createdForIBInternal; // @synthesize createdForIBInternal=_createdForIBInternal; +@property(nonatomic) _Bool hasFailedHitTest; // @synthesize hasFailedHitTest=_hasFailedHitTest; +@property(readonly, nonatomic) _Bool createdForIBInternal; // @synthesize createdForIBInternal=_createdForIBInternal; @property(copy, nonatomic) NSURL *serverURL; // @synthesize serverURL=_serverURL; @property(copy, nonatomic) NSString *authenticationUserName; // @synthesize authenticationUserName=_authenticationUserName; @property(retain, nonatomic) ADTapGestureRecognizer *gestureRecognizer; // @synthesize gestureRecognizer=_gestureRecognizer; @@ -52,10 +52,10 @@ @property(retain, nonatomic) UIView *dimmerView; // @synthesize dimmerView=_dimmerView; @property(retain, nonatomic) ADRemoteView *remoteView; // @synthesize remoteView=_remoteView; @property(copy, nonatomic) NSString *advertisingSection; // @synthesize advertisingSection=_advertisingSection; -@property(nonatomic, getter=isBannerViewActionInProgress) BOOL bannerViewActionInProgress; // @synthesize bannerViewActionInProgress=_bannerViewActionInProgress; -@property(readonly, nonatomic) int adType; // @synthesize adType=_adType; +@property(nonatomic, getter=isBannerViewActionInProgress) _Bool bannerViewActionInProgress; // @synthesize bannerViewActionInProgress=_bannerViewActionInProgress; +@property(readonly, nonatomic) long long adType; // @synthesize adType=_adType; @property(readonly, nonatomic) int internalAdType; // @synthesize internalAdType=_internalAdType; -@property(readonly, nonatomic) int options; // @synthesize options=_options; +@property(readonly, nonatomic) long long options; // @synthesize options=_options; - (void)cancelScheduledAd; - (void)playbackFailed:(id)arg1; - (void)playbackFinished:(id)arg1; @@ -69,6 +69,9 @@ - (id)staticImageURL; - (id)videoAssets; - (id)audioURL; +- (void)reportPreRollImpression; +- (_Bool)adHasAction; +- (id)uniqueIdentifier; - (double)videoCountdownDuration; - (void)resumeImpressionCycling; - (void)suspendImpressionCycling; @@ -97,26 +100,26 @@ - (void)presentStoryboardForVideoAd; - (void)didMoveToWindow; - (void)setCenter:(struct CGPoint)arg1; -- (void)setAlpha:(float)arg1; -- (void)setHidden:(BOOL)arg1; +- (void)setAlpha:(double)arg1; +- (void)setHidden:(_Bool)arg1; - (void)setTransform:(struct CGAffineTransform)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setAutoresizingMask:(unsigned int)arg1; +- (void)setAutoresizingMask:(unsigned long long)arg1; - (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; -@property(readonly, nonatomic, getter=isBannerLoaded) BOOL bannerLoaded; +@property(readonly, nonatomic, getter=isBannerLoaded) _Bool bannerLoaded; - (void)cycleImpressionImmediately; - (void)encodeWithCoder:(id)arg1; - (id)_accessibilityUserTestingElementAttributes; @property(readonly, nonatomic) UIView *adSpaceView; - (void)_commonInit; -- (id)initFromIBWithFrame:(struct CGRect)arg1 adType:(int)arg2; +- (id)initFromIBWithFrame:(struct CGRect)arg1 adType:(long long)arg2; - (id)initFromIBWithFrame:(struct CGRect)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_initWithInternalAdType:(int)arg1 options:(int)arg2; -- (id)initWithAdType:(int)arg1; +- (id)_initWithInternalAdType:(int)arg1 options:(long long)arg2; +- (id)initWithAdType:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/Frameworks/iAd/ADBannerViewDelegate-Protocol.h b/iOS7/Frameworks/iAd/ADBannerViewDelegate-Protocol.h index 0579f0b98..94256b632 100644 --- a/iOS7/Frameworks/iAd/ADBannerViewDelegate-Protocol.h +++ b/iOS7/Frameworks/iAd/ADBannerViewDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)bannerViewActionDidFinish:(id)arg1; -- (BOOL)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; +- (_Bool)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; - (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; - (void)bannerViewDidLoadAd:(id)arg1; - (void)bannerViewWillLoadAd:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADCountdownButton.h b/iOS7/Frameworks/iAd/ADCountdownButton.h index 1f1a1146f..545994b7c 100644 --- a/iOS7/Frameworks/iAd/ADCountdownButton.h +++ b/iOS7/Frameworks/iAd/ADCountdownButton.h @@ -10,37 +10,34 @@ @interface ADCountdownButton : UIControl { + _Bool _dimmed; UIImage *_iconImage; UIImage *_dimmedIconImage; - int _icon; UIImageView *_backgroundView; UIImageView *_iconView; UIView *_outlineView; CAShapeLayer *_outlineProgressLayer; } -+ (id)buttonWithIcon:(int)arg1 accessibilityLabel:(id)arg2; ++ (id)_inactiveCloseBoxImage; ++ (id)_closeBoxImage; @property(retain, nonatomic) CAShapeLayer *outlineProgressLayer; // @synthesize outlineProgressLayer=_outlineProgressLayer; @property(retain, nonatomic) UIView *outlineView; // @synthesize outlineView=_outlineView; @property(retain, nonatomic) UIImageView *iconView; // @synthesize iconView=_iconView; @property(retain, nonatomic) UIImageView *backgroundView; // @synthesize backgroundView=_backgroundView; -@property(nonatomic) int icon; // @synthesize icon=_icon; @property(retain, nonatomic) UIImage *dimmedIconImage; // @synthesize dimmedIconImage=_dimmedIconImage; @property(retain, nonatomic) UIImage *iconImage; // @synthesize iconImage=_iconImage; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +@property(nonatomic) _Bool dimmed; // @synthesize dimmed=_dimmed; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (unsigned long long)accessibilityTraits; -- (BOOL)isAccessibilityElement; -- (void)resumeAnimationsOnLayer:(id)arg1; -- (void)pauseAnimationsOnLayer:(id)arg1; -- (void)resumeEnablingButton; -- (void)pauseEnablingButton; +- (_Bool)isAccessibilityElement; - (void)startEnablingButtonWithCountdownDuration:(double)arg1 completionHandler:(id)arg2; -- (void)setDimmed:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setDimmed:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -@property(nonatomic) double countdownProgress; -- (id)initWithIcon:(int)arg1 accessibilityLabel:(id)arg2; +- (void)setDimmed:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setCountdownProgress:(double)arg1; +- (double)countdownProgress; +- (id)init; - (void)dealloc; @end diff --git a/iOS7/Frameworks/iAd/ADDefaults.h b/iOS7/Frameworks/iAd/ADDefaults.h index b4155bdd9..be4902ac1 100644 --- a/iOS7/Frameworks/iAd/ADDefaults.h +++ b/iOS7/Frameworks/iAd/ADDefaults.h @@ -18,10 +18,10 @@ + (id)stringForKey:(id)arg1; + (void)setDouble:(double)arg1 forKey:(id)arg2; + (double)doubleForKey:(id)arg1; -+ (void)setInteger:(int)arg1 forKey:(id)arg2; -+ (int)integerForKey:(id)arg1; -+ (void)setBool:(BOOL)arg1 forKey:(id)arg2; -+ (BOOL)boolForKey:(id)arg1; ++ (void)setInteger:(long long)arg1 forKey:(id)arg2; ++ (long long)integerForKey:(id)arg1; ++ (void)setBool:(_Bool)arg1 forKey:(id)arg2; ++ (_Bool)boolForKey:(id)arg1; + (void)_setDefaultValue:(id)arg1 forKey:(id)arg2; + (id)_defaultValueForKey:(id)arg1 valueClass:(Class)arg2; + (void)addFactoryDefaults:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADInterstitialAd.h b/iOS7/Frameworks/iAd/ADInterstitialAd.h index f841d3cf1..d21cd4d33 100644 --- a/iOS7/Frameworks/iAd/ADInterstitialAd.h +++ b/iOS7/Frameworks/iAd/ADInterstitialAd.h @@ -14,34 +14,32 @@ { id _delegate; id _internalDelegate; - BOOL _loaded; - BOOL _actionInProgress; - BOOL _canLoadMoreThanOnce; - BOOL _hasLoadedFirstAd; - int _options; - ADInterstitialView *_interstitialView; UIViewController *_internalPresentingViewController; + _Bool _loaded; + _Bool _actionInProgress; + _Bool _canLoadMoreThanOnce; + _Bool _hasLoadedFirstAd; + long long _options; + ADInterstitialView *_interstitialView; ADAdSpace *_adSpace; } -@property(nonatomic) BOOL hasLoadedFirstAd; // @synthesize hasLoadedFirstAd=_hasLoadedFirstAd; -@property(nonatomic) BOOL canLoadMoreThanOnce; // @synthesize canLoadMoreThanOnce=_canLoadMoreThanOnce; +@property(nonatomic) _Bool hasLoadedFirstAd; // @synthesize hasLoadedFirstAd=_hasLoadedFirstAd; +@property(nonatomic) _Bool canLoadMoreThanOnce; // @synthesize canLoadMoreThanOnce=_canLoadMoreThanOnce; @property(retain, nonatomic) ADAdSpace *adSpace; // @synthesize adSpace=_adSpace; -@property(retain, nonatomic) UIViewController *internalPresentingViewController; // @synthesize internalPresentingViewController=_internalPresentingViewController; @property(retain, nonatomic) ADInterstitialView *interstitialView; // @synthesize interstitialView=_interstitialView; -@property(nonatomic, getter=isActionInProgress) BOOL actionInProgress; // @synthesize actionInProgress=_actionInProgress; -@property(readonly, nonatomic, getter=isLoaded) BOOL loaded; // @synthesize loaded=_loaded; -@property(readonly, nonatomic) int options; // @synthesize options=_options; +@property(nonatomic, getter=isActionInProgress) _Bool actionInProgress; // @synthesize actionInProgress=_actionInProgress; +@property(readonly, nonatomic, getter=isLoaded) _Bool loaded; // @synthesize loaded=_loaded; +@property(readonly, nonatomic) long long options; // @synthesize options=_options; - (void)storyboardViewControllerDidPresent; - (void)serverStoryboardDidTransitionOut; - (void)serverBannerViewDidFailToReceiveAdWithError:(id)arg1; - (void)serverBannerViewDidLoad; -- (BOOL)_considerClosingAdSpace; +- (_Bool)_considerClosingAdSpace; - (void)serverBannerViewWillLoad; - (void)setRemoteWindowContextId:(unsigned int)arg1; @property(readonly, nonatomic) int internalAdType; - (void)handleTapOnInterstitialViewAtLocation:(struct CGPoint)arg1; -- (BOOL)canPresentWithInterfaceOrientation:(int)arg1; - (void)setAuthenticationUserName:(id)arg1; - (void)setSection:(id)arg1; - (void)setServerURL:(id)arg1; @@ -51,12 +49,13 @@ @property(nonatomic) __weak id delegate; - (void)presentAsStoryboardFromViewController:(id)arg1; - (void)presentFromViewController:(id)arg1; -- (BOOL)presentInView:(id)arg1; +- (_Bool)presentInView:(id)arg1; - (void)cancelAction; -- (void)setLoaded:(BOOL)arg1; +- (void)setLoaded:(_Bool)arg1; @property(readonly, nonatomic) UIViewController *presentingViewController; +@property(nonatomic) __weak UIViewController *internalPresentingViewController; @property(readonly, nonatomic) UIView *adSpaceView; -- (id)_initWithOptions:(int)arg1; +- (id)_initWithOptions:(long long)arg1; - (id)init; - (void)dealloc; diff --git a/iOS7/Frameworks/iAd/ADInterstitialAdDelegate-Protocol.h b/iOS7/Frameworks/iAd/ADInterstitialAdDelegate-Protocol.h index 55415f642..a27ef0496 100644 --- a/iOS7/Frameworks/iAd/ADInterstitialAdDelegate-Protocol.h +++ b/iOS7/Frameworks/iAd/ADInterstitialAdDelegate-Protocol.h @@ -12,7 +12,7 @@ @optional - (void)interstitialAdActionDidFinish:(id)arg1; -- (BOOL)interstitialAdActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; +- (_Bool)interstitialAdActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; - (void)interstitialAdDidLoad:(id)arg1; - (void)interstitialAdWillLoad:(id)arg1; @end diff --git a/iOS7/Frameworks/iAd/ADInterstitialView.h b/iOS7/Frameworks/iAd/ADInterstitialView.h index edd692d55..60b1fb338 100644 --- a/iOS7/Frameworks/iAd/ADInterstitialView.h +++ b/iOS7/Frameworks/iAd/ADInterstitialView.h @@ -11,14 +11,14 @@ @interface ADInterstitialView : UIView { ADInterstitialAd *_interstitialAd; - BOOL _dimmed; + _Bool _dimmed; ADTapGestureRecognizer *_tapGestureRecognizer; ADRemoteView *_remoteView; UIView *_dimmerView; ADTapGestureRecognizer *_gestureRecognizer; } -@property(nonatomic) BOOL dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic) _Bool dimmed; // @synthesize dimmed=_dimmed; @property(retain, nonatomic) ADTapGestureRecognizer *gestureRecognizer; // @synthesize gestureRecognizer=_gestureRecognizer; @property(retain, nonatomic) UIView *dimmerView; // @synthesize dimmerView=_dimmerView; @property(retain, nonatomic) ADRemoteView *remoteView; // @synthesize remoteView=_remoteView; @@ -27,8 +27,8 @@ - (void)didMoveToWindow; - (void)removeFromSuperview; - (void)setCenter:(struct CGPoint)arg1; -- (void)setAlpha:(float)arg1; -- (void)setHidden:(BOOL)arg1; +- (void)setAlpha:(double)arg1; +- (void)setHidden:(_Bool)arg1; - (void)setTransform:(struct CGAffineTransform)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/iAd/ADOptInManager.h b/iOS7/Frameworks/iAd/ADOptInManager.h new file mode 100644 index 000000000..9a93d4d57 --- /dev/null +++ b/iOS7/Frameworks/iAd/ADOptInManager.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSXPCConnection; + +@interface ADOptInManager : NSObject +{ + NSXPCConnection *_adSheetConnection; + NSMutableArray *_enqueuedHandlers; +} + ++ (id)sharedManager; +@property(retain, nonatomic) NSMutableArray *enqueuedHandlers; // @synthesize enqueuedHandlers=_enqueuedHandlers; +@property(retain, nonatomic) NSXPCConnection *adSheetConnection; // @synthesize adSheetConnection=_adSheetConnection; +- (void)getiAdIDsWithCompletionHandler:(id)arg1; +- (void)_considerConnectingToAdSheet; +- (void)_launchAdSheet; +- (void)_whenConnectionAvailable:(id)arg1; +- (void)handleAccountChange; +- (void)refreshOptInStatusRefreshingWeakToken:(_Bool)arg1 withCompletionHandler:(id)arg2; +- (void)refreshOptInStatus; +- (void)setOptInStatus:(_Bool)arg1 completionHandler:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/Frameworks/iAd/ADPolicyEngine.h b/iOS7/Frameworks/iAd/ADPolicyEngine.h index 8c78fb98b..354e6d756 100644 --- a/iOS7/Frameworks/iAd/ADPolicyEngine.h +++ b/iOS7/Frameworks/iAd/ADPolicyEngine.h @@ -13,27 +13,29 @@ @interface ADPolicyEngine : NSObject { - BOOL _visuallyEngaged; - BOOL _enabled; - BOOL _sharedInterstitialAdIsInUse; - BOOL _sharedMediaPlayerVideoAdClaimed; + _Bool _visuallyEngaged; + _Bool _enabled; + _Bool _sharedInterstitialAdIsInUse; + _Bool _sharedMediaPlayerVideoAdClaimed; NSMutableArray *_queuedCommands; NSData *_heartbeatToken; - NSMutableArray *_policyEngineBanners; NSError *_heartbeatTokenError; + double _heartbeatTokenExpiration; + NSMutableArray *_policyEngineBanners; + double _lastEventTime; id _eventResponseHandler; + double _lastStoryboardDismissalTime; + double _lastPrerollPlaybackTime; ADInterstitialAd *_sharedInterstitialAd; NSString *_sharedInterstitialSection; NSURL *_sharedInterstitialServerURL; NSString *_sharedInterstitialAuthenticationUserName; ADBannerView *_sharedMediaPlayerVideoAd; + NSError *_lastSharedMediaPlayerVideoAdError; NSData *_currentStationData; NSArray *_currentStationDataInitialTrackBlobs; NSData *_currentSongData; NSArray *_currentSponsoredStationIDs; - double _lastEventTime; - double _lastStoryboardDismissalTime; - double _lastPrerollPlaybackTime; } + (id)sharedEngine; @@ -41,55 +43,59 @@ @property(retain, nonatomic) NSData *currentSongData; // @synthesize currentSongData=_currentSongData; @property(retain, nonatomic) NSArray *currentStationDataInitialTrackBlobs; // @synthesize currentStationDataInitialTrackBlobs=_currentStationDataInitialTrackBlobs; @property(retain, nonatomic) NSData *currentStationData; // @synthesize currentStationData=_currentStationData; -@property(nonatomic) BOOL sharedMediaPlayerVideoAdClaimed; // @synthesize sharedMediaPlayerVideoAdClaimed=_sharedMediaPlayerVideoAdClaimed; +@property(retain, nonatomic) NSError *lastSharedMediaPlayerVideoAdError; // @synthesize lastSharedMediaPlayerVideoAdError=_lastSharedMediaPlayerVideoAdError; +@property(nonatomic) _Bool sharedMediaPlayerVideoAdClaimed; // @synthesize sharedMediaPlayerVideoAdClaimed=_sharedMediaPlayerVideoAdClaimed; @property(retain, nonatomic) ADBannerView *sharedMediaPlayerVideoAd; // @synthesize sharedMediaPlayerVideoAd=_sharedMediaPlayerVideoAd; @property(copy, nonatomic) NSString *sharedInterstitialAuthenticationUserName; // @synthesize sharedInterstitialAuthenticationUserName=_sharedInterstitialAuthenticationUserName; @property(copy, nonatomic) NSURL *sharedInterstitialServerURL; // @synthesize sharedInterstitialServerURL=_sharedInterstitialServerURL; @property(copy, nonatomic) NSString *sharedInterstitialSection; // @synthesize sharedInterstitialSection=_sharedInterstitialSection; -@property(nonatomic) BOOL sharedInterstitialAdIsInUse; // @synthesize sharedInterstitialAdIsInUse=_sharedInterstitialAdIsInUse; +@property(nonatomic) _Bool sharedInterstitialAdIsInUse; // @synthesize sharedInterstitialAdIsInUse=_sharedInterstitialAdIsInUse; @property(retain, nonatomic) ADInterstitialAd *sharedInterstitialAd; // @synthesize sharedInterstitialAd=_sharedInterstitialAd; @property(nonatomic) double lastPrerollPlaybackTime; // @synthesize lastPrerollPlaybackTime=_lastPrerollPlaybackTime; @property(nonatomic) double lastStoryboardDismissalTime; // @synthesize lastStoryboardDismissalTime=_lastStoryboardDismissalTime; @property(copy, nonatomic) id eventResponseHandler; // @synthesize eventResponseHandler=_eventResponseHandler; @property(nonatomic) double lastEventTime; // @synthesize lastEventTime=_lastEventTime; -@property(retain, nonatomic) NSError *heartbeatTokenError; // @synthesize heartbeatTokenError=_heartbeatTokenError; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; @property(retain, nonatomic) NSMutableArray *policyEngineBanners; // @synthesize policyEngineBanners=_policyEngineBanners; +@property(nonatomic) double heartbeatTokenExpiration; // @synthesize heartbeatTokenExpiration=_heartbeatTokenExpiration; +@property(retain, nonatomic) NSError *heartbeatTokenError; // @synthesize heartbeatTokenError=_heartbeatTokenError; @property(retain, nonatomic) NSData *heartbeatToken; // @synthesize heartbeatToken=_heartbeatToken; @property(readonly, nonatomic) NSMutableArray *queuedCommands; // @synthesize queuedCommands=_queuedCommands; -@property(nonatomic) BOOL visuallyEngaged; // @synthesize visuallyEngaged=_visuallyEngaged; +@property(nonatomic) _Bool visuallyEngaged; // @synthesize visuallyEngaged=_visuallyEngaged; +- (void)bannerViewActionDidFinish:(id)arg1; +- (_Bool)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; +- (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; +- (void)bannerViewDidLoadAd:(id)arg1; +- (void)bannerViewWillLoadAd:(id)arg1; - (void)sharedMediaPlayerVideoAdActionDidFinish; - (void)sharedMediaPlayerVideoAdDidFailToReceiveAdWithError:(id)arg1; - (void)sharedMediaPlayerVideoAdDidLoad; - (void)sharedMediaPlayerVideoAdWillLoad; - (void)relinquishSharedMediaPlayerVideoAd; -- (BOOL)claimSharedMediaPlayerVideoAd; +- (_Bool)claimSharedMediaPlayerVideoAdWithError:(id *)arg1; - (void)interstitialAdDidUnload:(id)arg1; - (void)interstitialAd:(id)arg1 didFailWithError:(id)arg2; - (void)interstitialAdDidLoad:(id)arg1; - (void)finishedPresentingSharedInterstitialAd; -- (BOOL)canPresentSharedInterstitialAdInInterfaceOrientation:(int)arg1 resultMessage:(id *)arg2; -- (void)bannerViewActionDidFinish:(id)arg1; -- (BOOL)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; -- (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; -- (void)bannerViewDidLoadAd:(id)arg1; -- (void)bannerViewWillLoadAd:(id)arg1; +- (_Bool)canPresentSharedInterstitialAdWithResultMessage:(id *)arg1; - (void)removeRecordForAccountWithIdentifier:(id)arg1; - (void)optimalTransmissionWindowDidOpen; - (void)setSponsoredStationIDs:(id)arg1; -- (void)setStationData:(id)arg1 withInitialTrackBlobs:(id)arg2; - (void)reportStationTileImpression:(id)arg1; - (void)reportListeningPresenceEvent:(int)arg1; -- (void)recordPolicyEvent:(int)arg1 trackTags:(id)arg2; +- (void)recordPolicyEvent:(long long)arg1 trackTags:(id)arg2; - (void)songSkipped; - (void)songStopped; - (void)songBeganWithTags:(id)arg1; -- (id)_policyEngineBannerViewWithIdentifier:(id)arg1; +- (void)setStationData:(id)arg1 withInitialTrackBlobs:(id)arg2; +- (id)heartbeatToken:(id *)arg1; +- (void)setHeartbeatToken:(id)arg1 expirationDate:(double)arg2 error:(id)arg3; - (void)_adSheetConnectionBootstrapped; -- (void)_performWhenBootstrapped:(id)arg1; +- (void)_performWhenAdSheetConnectionEstablished:(id)arg1; - (void)disablePolicyEngine; - (void)enablePolicyEngine; -- (id)heartbeatToken:(id *)arg1; +- (void)_enablePolicyEngineWithReason:(id)arg1; +- (id)_policyEngineBannerViewWithIdentifier:(id)arg1; - (id)init; @end diff --git a/iOS7/Frameworks/iAd/ADRemoteView.h b/iOS7/Frameworks/iAd/ADRemoteView.h index 5523e4717..de140a12a 100644 --- a/iOS7/Frameworks/iAd/ADRemoteView.h +++ b/iOS7/Frameworks/iAd/ADRemoteView.h @@ -17,7 +17,7 @@ - (void)setTransform:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)transform; - (void)didMoveToWindow; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/Frameworks/iAd/ADSAdSpace_RPC-Protocol.h b/iOS7/Frameworks/iAd/ADSAdSpace_RPC-Protocol.h index 52c1a6adb..eaed9ccee 100644 --- a/iOS7/Frameworks/iAd/ADSAdSpace_RPC-Protocol.h +++ b/iOS7/Frameworks/iAd/ADSAdSpace_RPC-Protocol.h @@ -12,14 +12,15 @@ - (void)_remote_playbackPaused; - (void)_remote_playbackStarted; - (void)_remote_scheduleAd; +- (void)_remote_reportPreRollImpression; - (void)_remote_interstitialRemovedFromSuperview; - (void)_remote_presentInterstitialStoryboard; - (void)_remote_bannerCancelAction; - (void)_remote_bannerRefuseAction; - (void)_remote_bannerBeginActionFromFrame:(id)arg1 tapLocation:(id)arg2; -- (void)_remote_setShouldNotCycle:(BOOL)arg1; +- (void)_remote_setShouldNotCycle:(_Bool)arg1; - (void)_remote_setFrame:(id)arg1; -- (void)_remote_setVisibility:(int)arg1; +- (void)_remote_setVisibility:(long long)arg1; - (void)_remote_setAuthenticationUserName:(id)arg1; - (void)_remote_setSection:(id)arg1; - (void)_priv_cycleImpressionImmediately; diff --git a/iOS7/Frameworks/iAd/ADSOptInConnection_RPC-Protocol.h b/iOS7/Frameworks/iAd/ADSOptInConnection_RPC-Protocol.h new file mode 100644 index 000000000..fbcb55994 --- /dev/null +++ b/iOS7/Frameworks/iAd/ADSOptInConnection_RPC-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol ADSOptInConnection_RPC +- (void)getiAdIDsWithCompletionHandler:(id)arg1; +- (void)handleAccountChange; +- (void)refreshOptInStatusRefreshingWeakToken:(_Bool)arg1 withCompletionHandler:(id)arg2; +- (void)refreshOptInStatus; +- (void)setOptInStatus:(_Bool)arg1 completionHandler:(id)arg2; +@end + diff --git a/iOS7/Frameworks/iAd/ADSSession_RPC-Protocol.h b/iOS7/Frameworks/iAd/ADSSession_RPC-Protocol.h index 66aeae647..7bccb8988 100644 --- a/iOS7/Frameworks/iAd/ADSSession_RPC-Protocol.h +++ b/iOS7/Frameworks/iAd/ADSSession_RPC-Protocol.h @@ -14,11 +14,11 @@ - (void)_remote_songSkipped; - (void)_remote_songStopped; - (void)_remote_songBegan:(id)arg1 reply:(id)arg2; -- (void)_remote_setVisuallyEngaged:(BOOL)arg1; +- (void)_remote_setVisuallyEngaged:(_Bool)arg1; - (void)_remote_disablePolicyEngine; - (void)_remote_enablePolicyEngine; -- (void)_remote_forwardDeviceOrientation:(int)arg1 statusBarOrientation:(int)arg2; -- (void)_remote_createProxyForAdSpace:(id)arg1 type:(int)arg2 options:(int)arg3 reply:(id)arg4; +- (void)_remote_forwardDeviceOrientation:(long long)arg1 statusBarOrientation:(long long)arg2; +- (void)_remote_createProxyForAdSpace:(id)arg1 type:(int)arg2 options:(long long)arg3 reply:(id)arg4; - (void)_remote_setClientLinkedOnVersion:(id)arg1; - (void)_priv_setServerURL:(id)arg1; - (void)_remote_didBecomeActive; diff --git a/iOS7/Frameworks/iAd/ADSession.h b/iOS7/Frameworks/iAd/ADSession.h index e5ed6c532..9d38322b0 100644 --- a/iOS7/Frameworks/iAd/ADSession.h +++ b/iOS7/Frameworks/iAd/ADSession.h @@ -12,19 +12,19 @@ @interface ADSession : NSObject { - BOOL _applicationCanReceiveBackgroundAds; + _Bool _applicationCanReceiveBackgroundAds; NSString *_serverURL; NSMutableArray *_adSpaces; } + (id)sharedInstance; @property(retain, nonatomic) NSMutableArray *adSpaces; // @synthesize adSpaces=_adSpaces; -@property(nonatomic) BOOL applicationCanReceiveBackgroundAds; // @synthesize applicationCanReceiveBackgroundAds=_applicationCanReceiveBackgroundAds; +@property(nonatomic) _Bool applicationCanReceiveBackgroundAds; // @synthesize applicationCanReceiveBackgroundAds=_applicationCanReceiveBackgroundAds; @property(copy, nonatomic) NSString *serverURL; // @synthesize serverURL=_serverURL; - (void)_appDidBecomeActive; - (void)_appWillResignActive; - (void)_remote_policyEngineTestStationDescriptionsComputed:(id)arg1; -- (void)_remote_heartbeatTokenDidChange:(id)arg1 error:(id)arg2; +- (void)_remote_heartbeatTokenDidChange:(id)arg1 expirationDate:(double)arg2 error:(id)arg3; - (void)_orientationChanged; - (void)unregisterAdSpace:(id)arg1; - (void)registerAdSpace:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADSession_RPC-Protocol.h b/iOS7/Frameworks/iAd/ADSession_RPC-Protocol.h index d6e205c4d..6d1f80582 100644 --- a/iOS7/Frameworks/iAd/ADSession_RPC-Protocol.h +++ b/iOS7/Frameworks/iAd/ADSession_RPC-Protocol.h @@ -6,6 +6,6 @@ @protocol ADSession_RPC - (void)_remote_policyEngineTestStationDescriptionsComputed:(id)arg1; -- (void)_remote_heartbeatTokenDidChange:(id)arg1 error:(id)arg2; +- (void)_remote_heartbeatTokenDidChange:(id)arg1 expirationDate:(double)arg2 error:(id)arg3; @end diff --git a/iOS7/Frameworks/iAd/ADSoftLinking.h b/iOS7/Frameworks/iAd/ADSoftLinking.h index 7f7d1e694..fae2c2e59 100644 --- a/iOS7/Frameworks/iAd/ADSoftLinking.h +++ b/iOS7/Frameworks/iAd/ADSoftLinking.h @@ -35,6 +35,27 @@ @property(readonly, nonatomic) Class MPNetworkPlayabilityMonitor; // @synthesize MPNetworkPlayabilityMonitor=_MPNetworkPlayabilityMonitor; @property(readonly, nonatomic) Class MPMoviePlayerViewController; // @synthesize MPMoviePlayerViewController=_MPMoviePlayerViewController; @property(readonly, nonatomic) Class MPMoviePlayerController; // @synthesize MPMoviePlayerController=_MPMoviePlayerController; +@property(readonly, nonatomic) void *IOSurfaceUnlock; +@property(readonly, nonatomic) void *IOSurfaceLock; +@property(readonly, nonatomic) void *IOSurfaceCreate; +@property(readonly, nonatomic) void *IOSurfaceGetAllocSize; +@property(readonly, nonatomic) void *IOSurfaceGetBaseAddress; +@property(readonly, nonatomic) void *IOSurfaceGetBytesPerRow; +@property(readonly, nonatomic) void *IOSurfaceGetHeight; +@property(readonly, nonatomic) void *IOSurfaceGetWidth; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceBytesPerElement; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceAllocSize; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceHeight; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceBytesPerRow; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceIsGlobal; +@property(readonly, nonatomic) struct __CFString *kIOSurfacePixelFormat; +@property(readonly, nonatomic) struct __CFString *kIOSurfaceWidth; +@property(readonly, nonatomic) void *VTImageRotationSessionTransferImage; +@property(readonly, nonatomic) void *VTImageRotationSessionRelease; +@property(readonly, nonatomic) void *VTImageRotationSessionInvalidate; +@property(readonly, nonatomic) void *VTImageRotationSessionCreate; +@property(readonly, nonatomic) void *CVPixelBufferRelease; +@property(readonly, nonatomic) void *CVPixelBufferCreateWithIOSurface; @property(readonly, nonatomic) Class WBUFormDataController; @property(readonly, nonatomic) NSString *kToneArtistKey; @property(readonly, nonatomic) NSString *kToneDurationKey; @@ -48,7 +69,7 @@ @property(readonly, nonatomic) Class SLService; @property(readonly, nonatomic) Class SLRequest; @property(readonly, nonatomic) Class SLComposeViewController; -@property(readonly, nonatomic) Class PLWallpaperImageViewController; +@property(readonly, nonatomic) Class PLStaticWallpaperImageViewController; @property(readonly, nonatomic) Class PKAddPassesViewController; @property(readonly, nonatomic) Class PKPassLibrary; @property(readonly, nonatomic) Class PKPass; diff --git a/iOS7/Frameworks/iAd/ADTapGestureRecognizer.h b/iOS7/Frameworks/iAd/ADTapGestureRecognizer.h index b74f84695..9b981f2a1 100644 --- a/iOS7/Frameworks/iAd/ADTapGestureRecognizer.h +++ b/iOS7/Frameworks/iAd/ADTapGestureRecognizer.h @@ -8,7 +8,7 @@ @interface ADTapGestureRecognizer : UIGestureRecognizer { - int _finalTrackingID; + long long _finalTrackingID; id _touchDownHandler; id _touchMovedHandler; id _touchUpHandler; @@ -17,7 +17,7 @@ @property(copy, nonatomic) id touchUpHandler; // @synthesize touchUpHandler=_touchUpHandler; @property(copy, nonatomic) id touchMovedHandler; // @synthesize touchMovedHandler=_touchMovedHandler; @property(copy, nonatomic) id touchDownHandler; // @synthesize touchDownHandler=_touchDownHandler; -@property(nonatomic) int finalTrackingID; // @synthesize finalTrackingID=_finalTrackingID; +@property(nonatomic) long long finalTrackingID; // @synthesize finalTrackingID=_finalTrackingID; - (void)reset; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/Frameworks/iAd/ADVideoAdController.h b/iOS7/Frameworks/iAd/ADVideoAdController.h index 29d957157..17ada1175 100644 --- a/iOS7/Frameworks/iAd/ADVideoAdController.h +++ b/iOS7/Frameworks/iAd/ADVideoAdController.h @@ -14,22 +14,24 @@ @interface ADVideoAdController : NSObject { MPMoviePlayerController *_moviePlayerController; - BOOL _currentlyClaimingSharedMediaPlayerVideoAd; - BOOL _adHasStartedPlaying; + _Bool _currentlyClaimingSharedMediaPlayerVideoAd; + _Bool _adHasStartedPlaying; + _Bool _didPausePlaybackOnResignActive; AVPlayerItem *_videoAdPlayerItem; ADVideoAdView *_videoAdView; - unsigned int _videoAdBufferingState; + unsigned long long _videoAdBufferingState; NSTimer *_videoAdOverlayIdleBarHideTimer; id _adPlaybackFinishedHandler; } +@property(nonatomic) _Bool didPausePlaybackOnResignActive; // @synthesize didPausePlaybackOnResignActive=_didPausePlaybackOnResignActive; @property(copy, nonatomic) id adPlaybackFinishedHandler; // @synthesize adPlaybackFinishedHandler=_adPlaybackFinishedHandler; @property(retain, nonatomic) NSTimer *videoAdOverlayIdleBarHideTimer; // @synthesize videoAdOverlayIdleBarHideTimer=_videoAdOverlayIdleBarHideTimer; -@property(nonatomic) unsigned int videoAdBufferingState; // @synthesize videoAdBufferingState=_videoAdBufferingState; +@property(nonatomic) unsigned long long videoAdBufferingState; // @synthesize videoAdBufferingState=_videoAdBufferingState; @property(retain, nonatomic) ADVideoAdView *videoAdView; // @synthesize videoAdView=_videoAdView; @property(retain, nonatomic) AVPlayerItem *videoAdPlayerItem; // @synthesize videoAdPlayerItem=_videoAdPlayerItem; -@property(nonatomic) BOOL adHasStartedPlaying; // @synthesize adHasStartedPlaying=_adHasStartedPlaying; -@property(nonatomic) BOOL currentlyClaimingSharedMediaPlayerVideoAd; // @synthesize currentlyClaimingSharedMediaPlayerVideoAd=_currentlyClaimingSharedMediaPlayerVideoAd; +@property(nonatomic) _Bool adHasStartedPlaying; // @synthesize adHasStartedPlaying=_adHasStartedPlaying; +@property(nonatomic) _Bool currentlyClaimingSharedMediaPlayerVideoAd; // @synthesize currentlyClaimingSharedMediaPlayerVideoAd=_currentlyClaimingSharedMediaPlayerVideoAd; - (void)bannerViewActionDidFinish:(id)arg1; - (void)bannerViewStoryboardPresentationInDidComplete:(id)arg1; - (id)viewControllerForStoryboardPresentationFromBannerView:(id)arg1; @@ -41,9 +43,11 @@ - (void)overlayViewMoreButtonTapped:(id)arg1; - (void)overlayViewDoneButtonTapped:(id)arg1; - (void)overlayViewReceivedAXEscapeGesture:(id)arg1; +- (void)_applicationDidBecomeActive; +- (void)_applicationWillResignActive; - (void)_videoAdOverlayIdleBarHideTimerFired:(id)arg1; - (void)_teardownVideoAdView; -- (void)_adPlaybackFinished; +- (void)_adPlaybackFinishedWithError:(id)arg1; - (void)_moviePlayerDidExitFullscreenNotification:(id)arg1; - (void)_moviePlayerWillExitFullscreenNotification:(id)arg1; - (void)_moviePlayerDidEnterFullscreenNotification:(id)arg1; @@ -54,8 +58,9 @@ - (void)_playerItemFailedToPlayToEndTimeNotification:(id)arg1; - (void)_playerItemDidPlayToEndNotification:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)_isVideoAdPresented; +- (_Bool)_isVideoAdPresented; @property(nonatomic) __weak MPMoviePlayerController *moviePlayerController; +- (void)stop; - (void)playPrerollAdWithCompletionHandler:(id)arg1; - (void)dealloc; - (id)initWithMoviePlayerController:(id)arg1; diff --git a/iOS7/Frameworks/iAd/ADVideoAdOverlayView.h b/iOS7/Frameworks/iAd/ADVideoAdOverlayView.h index a92d9c30b..bd04bbb9e 100644 --- a/iOS7/Frameworks/iAd/ADVideoAdOverlayView.h +++ b/iOS7/Frameworks/iAd/ADVideoAdOverlayView.h @@ -8,49 +8,57 @@ #import "UIGestureRecognizerDelegate-Protocol.h" -@class UIActivityIndicatorView, UIButton, UILabel, UIStatusBar, _UIBackdropView; +@class UIActivityIndicatorView, UIButton, UIImageView, UILabel, UIStatusBar, _UIBackdropView; @interface ADVideoAdOverlayView : UIView { - BOOL _fullscreen; - BOOL _titleActivityIndicatorVisible; - BOOL _barsVisible; - BOOL _skipButtonCountingDown; + _Bool _fullscreen; + _Bool _titleActivityIndicatorVisible; + _Bool _barsVisible; + _Bool _skipButtonCountingDown; id _delegate; + UIButton *_moreButton; + UILabel *_titleLabel; _UIBackdropView *_topBarView; UIStatusBar *_statusBar; UIButton *_doneButton; - UIButton *_moreButton; - UILabel *_titleLabel; UIActivityIndicatorView *_titleActivityIndicator; - _UIBackdropView *_bottomBarView; + UIImageView *_bottomBarView; UIButton *_skipButton; - _UIBackdropView *_brandingView; + UILabel *_skipLabel; + double _startEnablingSkipTime; + double _skipDuration; + UIImageView *_isolatedBrandingView; + UIImageView *_toolbarSynchronizedBrandingView; } -@property(nonatomic) _UIBackdropView *brandingView; // @synthesize brandingView=_brandingView; +@property(retain, nonatomic) UIImageView *toolbarSynchronizedBrandingView; // @synthesize toolbarSynchronizedBrandingView=_toolbarSynchronizedBrandingView; +@property(retain, nonatomic) UIImageView *isolatedBrandingView; // @synthesize isolatedBrandingView=_isolatedBrandingView; +@property(nonatomic) double skipDuration; // @synthesize skipDuration=_skipDuration; +@property(nonatomic) double startEnablingSkipTime; // @synthesize startEnablingSkipTime=_startEnablingSkipTime; +@property(nonatomic) UILabel *skipLabel; // @synthesize skipLabel=_skipLabel; @property(nonatomic) UIButton *skipButton; // @synthesize skipButton=_skipButton; -@property(nonatomic) BOOL skipButtonCountingDown; // @synthesize skipButtonCountingDown=_skipButtonCountingDown; -@property(nonatomic) _UIBackdropView *bottomBarView; // @synthesize bottomBarView=_bottomBarView; +@property(nonatomic) _Bool skipButtonCountingDown; // @synthesize skipButtonCountingDown=_skipButtonCountingDown; +@property(nonatomic) UIImageView *bottomBarView; // @synthesize bottomBarView=_bottomBarView; @property(nonatomic) UIActivityIndicatorView *titleActivityIndicator; // @synthesize titleActivityIndicator=_titleActivityIndicator; -@property(nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -@property(nonatomic) UIButton *moreButton; // @synthesize moreButton=_moreButton; @property(nonatomic) UIButton *doneButton; // @synthesize doneButton=_doneButton; @property(nonatomic) UIStatusBar *statusBar; // @synthesize statusBar=_statusBar; @property(nonatomic) _UIBackdropView *topBarView; // @synthesize topBarView=_topBarView; -@property(nonatomic) BOOL barsVisible; // @synthesize barsVisible=_barsVisible; -@property(nonatomic) BOOL titleActivityIndicatorVisible; // @synthesize titleActivityIndicatorVisible=_titleActivityIndicatorVisible; -@property(nonatomic) BOOL fullscreen; // @synthesize fullscreen=_fullscreen; +@property(nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(nonatomic) UIButton *moreButton; // @synthesize moreButton=_moreButton; +@property(nonatomic) _Bool barsVisible; // @synthesize barsVisible=_barsVisible; +@property(nonatomic) _Bool titleActivityIndicatorVisible; // @synthesize titleActivityIndicatorVisible=_titleActivityIndicatorVisible; +@property(nonatomic) _Bool fullscreen; // @synthesize fullscreen=_fullscreen; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)accessibilityPerformEscape; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)accessibilityPerformEscape; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)_singleTapGestureRecognized:(id)arg1; - (void)_skipButtonTapped:(id)arg1; - (void)_moreButtonTapped:(id)arg1; - (void)_doneButtonTapped:(id)arg1; -- (BOOL)isSkipButtonCountingDownOrEnabled; -- (void)disableSkipButton; +- (_Bool)isSkipButtonCountingDownOrEnabled; - (void)startEnablingSkipButtonWithCountdownDuration:(double)arg1 completionHandler:(id)arg2; +- (void)updateSkipLabel; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/Frameworks/iAd/CDStructures.h b/iOS7/Frameworks/iAd/CDStructures.h index d7b91290c..ea91ee551 100644 --- a/iOS7/Frameworks/iAd/CDStructures.h +++ b/iOS7/Frameworks/iAd/CDStructures.h @@ -7,17 +7,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -26,7 +26,7 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; diff --git a/iOS7/Frameworks/iAd/MPMoviePlayerController-iAdPreroll.h b/iOS7/Frameworks/iAd/MPMoviePlayerController-iAdPreroll.h index 2792e9a61..5e22a3e17 100644 --- a/iOS7/Frameworks/iAd/MPMoviePlayerController-iAdPreroll.h +++ b/iOS7/Frameworks/iAd/MPMoviePlayerController-iAdPreroll.h @@ -8,6 +8,7 @@ @interface MPMoviePlayerController (iAdPreroll) + (void)preparePrerollAds; +- (void)_iAd_stopPreroll; - (void)_iAd_setVideoAdController:(id)arg1; - (id)_iAd_videoAdController; - (void)playPrerollAdWithCompletionHandler:(id)arg1; diff --git a/iOS7/Frameworks/iAd/MPVideoOverlayDelegate-Protocol.h b/iOS7/Frameworks/iAd/MPVideoOverlayDelegate-Protocol.h index c2648f949..fab00a74e 100644 --- a/iOS7/Frameworks/iAd/MPVideoOverlayDelegate-Protocol.h +++ b/iOS7/Frameworks/iAd/MPVideoOverlayDelegate-Protocol.h @@ -9,8 +9,9 @@ @protocol MPVideoOverlayDelegate @optional -- (void)overlay:(id)arg1 didEndUserEvent:(int)arg2; -- (void)overlay:(id)arg1 didBeginUserEvent:(int)arg2; +- (void)overlay:(id)arg1 didEndUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didCancelUserEvent:(long long)arg2; +- (void)overlay:(id)arg1 didBeginUserEvent:(long long)arg2; - (void)overlayTappedFullscreenButton:(id)arg1; - (void)overlayDidDismissAlternateTracksPopover:(id)arg1; - (void)overlayTappedScaleModeButton:(id)arg1; diff --git a/iOS7/Frameworks/iAd/NSObject-Protocol.h b/iOS7/Frameworks/iAd/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/Frameworks/iAd/NSObject-Protocol.h +++ b/iOS7/Frameworks/iAd/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/Frameworks/iAd/NSSecureCoding-Protocol.h b/iOS7/Frameworks/iAd/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/Frameworks/iAd/NSSecureCoding-Protocol.h +++ b/iOS7/Frameworks/iAd/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/Frameworks/iAd/UIGestureRecognizerDelegate-Protocol.h b/iOS7/Frameworks/iAd/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/Frameworks/iAd/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/Frameworks/iAd/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/Frameworks/iAd/UIView-iAd_Extras.h b/iOS7/Frameworks/iAd/UIView-iAd_Extras.h index e3bc91a34..d93f6b435 100644 --- a/iOS7/Frameworks/iAd/UIView-iAd_Extras.h +++ b/iOS7/Frameworks/iAd/UIView-iAd_Extras.h @@ -8,7 +8,7 @@ @interface UIView (iAd_Extras) - (struct CGRect)_iAd_screenFrame; -- (BOOL)_iAd_isVisibleFast; -- (BOOL)_iAd_isVisible; +- (_Bool)_iAd_isVisibleFast; +- (_Bool)_iAd_isVisible; @end diff --git a/iOS7/Frameworks/iAd/UIViewController-iAdAdditions.h b/iOS7/Frameworks/iAd/UIViewController-iAdAdditions.h index 99c472ab1..3af2a4fc0 100644 --- a/iOS7/Frameworks/iAd/UIViewController-iAdAdditions.h +++ b/iOS7/Frameworks/iAd/UIViewController-iAdAdditions.h @@ -10,12 +10,12 @@ @interface UIViewController (iAdAdditions) + (void)prepareInterstitialAds; -- (BOOL)shouldPresentInterstitialAd; -- (BOOL)requestInterstitialAdPresentation; -@property(readonly, nonatomic, getter=isDisplayingBannerAd) BOOL displayingBannerAd; -@property(readonly, nonatomic, getter=isPresentingFullScreenAd) BOOL presentingFullScreenAd; +- (_Bool)shouldPresentInterstitialAd; +- (_Bool)requestInterstitialAdPresentation; +@property(readonly, nonatomic, getter=isDisplayingBannerAd) _Bool displayingBannerAd; +@property(readonly, nonatomic, getter=isPresentingFullScreenAd) _Bool presentingFullScreenAd; @property(readonly, nonatomic) UIView *originalContentView; -@property(nonatomic) BOOL canDisplayBannerAds; -@property(nonatomic) int interstitialPresentationPolicy; +@property(nonatomic) _Bool canDisplayBannerAds; +@property(nonatomic) long long interstitialPresentationPolicy; @end diff --git a/iOS7/Frameworks/iAd/UIViewController-iAdAdditions_Private.h b/iOS7/Frameworks/iAd/UIViewController-iAdAdditions_Private.h index d27d2ea63..a52636d82 100644 --- a/iOS7/Frameworks/iAd/UIViewController-iAdAdditions_Private.h +++ b/iOS7/Frameworks/iAd/UIViewController-iAdAdditions_Private.h @@ -9,7 +9,7 @@ @class _ADUIViewControllerAdController; @interface UIViewController (iAdAdditions_Private) -- (void)_iAd_requestForInterstitialAdDidSucceed:(BOOL)arg1 resultMessage:(id)arg2; +- (void)_iAd_requestForInterstitialAdDidSucceed:(_Bool)arg1 resultMessage:(id)arg2; @property(readonly, nonatomic) _ADUIViewControllerAdController *_iAd_advertisingController; @end diff --git a/iOS7/Frameworks/iAd/_ADRemoteViewController.h b/iOS7/Frameworks/iAd/_ADRemoteViewController.h index f7aad36c0..48fbdc8d5 100644 --- a/iOS7/Frameworks/iAd/_ADRemoteViewController.h +++ b/iOS7/Frameworks/iAd/_ADRemoteViewController.h @@ -8,15 +8,15 @@ @interface _ADRemoteViewController : _UIRemoteViewController { - BOOL _hasBeenDismissed; - unsigned int _remoteSupportedInterfaceOrientations; + _Bool _hasBeenDismissed; + unsigned long long _remoteSupportedInterfaceOrientations; } + (id)serviceViewControllerInterface; -@property(nonatomic) BOOL hasBeenDismissed; // @synthesize hasBeenDismissed=_hasBeenDismissed; -@property(nonatomic) unsigned int remoteSupportedInterfaceOrientations; // @synthesize remoteSupportedInterfaceOrientations=_remoteSupportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; +@property(nonatomic) _Bool hasBeenDismissed; // @synthesize hasBeenDismissed=_hasBeenDismissed; +@property(nonatomic) unsigned long long remoteSupportedInterfaceOrientations; // @synthesize remoteSupportedInterfaceOrientations=_remoteSupportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/Frameworks/iAd/_ADUIViewControllerAdController.h b/iOS7/Frameworks/iAd/_ADUIViewControllerAdController.h index 6b83289c6..ff3adbc8c 100644 --- a/iOS7/Frameworks/iAd/_ADUIViewControllerAdController.h +++ b/iOS7/Frameworks/iAd/_ADUIViewControllerAdController.h @@ -15,16 +15,16 @@ @interface _ADUIViewControllerAdController : NSObject <_UIViewControllerContentViewEmbedding, ADBannerViewDelegate, ADInterstitialAdDelegate> { UIViewController *_contentViewController; - BOOL _canDisplayBannerAds; - BOOL _presentingFullScreenAd; - BOOL _displayingBannerAd; + _Bool _canDisplayBannerAds; + _Bool _canOwnSharedBanner; + _Bool _presentingFullScreenAd; NSURL *_bannerServerURL; NSString *_bannerAdSection; NSString *_bannerAuthUserName; NSURL *_interstitialServerURL; NSString *_interstitialAdSection; NSString *_interstitialAuthUserName; - int _interstitialPresentationPolicy; + long long _interstitialPresentationPolicy; ADBannerView *_bannerView; ADInterstitialAd *_interstitialAd; } @@ -33,10 +33,10 @@ + (void)prepareInterstitialAds; @property(retain, nonatomic) ADInterstitialAd *interstitialAd; // @synthesize interstitialAd=_interstitialAd; @property(retain, nonatomic) ADBannerView *bannerView; // @synthesize bannerView=_bannerView; -@property(nonatomic, getter=isDisplayingBannerAd) BOOL displayingBannerAd; // @synthesize displayingBannerAd=_displayingBannerAd; -@property(nonatomic, getter=isPresentingFullScreenAd) BOOL presentingFullScreenAd; // @synthesize presentingFullScreenAd=_presentingFullScreenAd; -@property(nonatomic) BOOL canDisplayBannerAds; // @synthesize canDisplayBannerAds=_canDisplayBannerAds; -@property(nonatomic) int interstitialPresentationPolicy; // @synthesize interstitialPresentationPolicy=_interstitialPresentationPolicy; +@property(nonatomic, getter=isPresentingFullScreenAd) _Bool presentingFullScreenAd; // @synthesize presentingFullScreenAd=_presentingFullScreenAd; +@property(nonatomic) _Bool canOwnSharedBanner; // @synthesize canOwnSharedBanner=_canOwnSharedBanner; +@property(nonatomic) _Bool canDisplayBannerAds; // @synthesize canDisplayBannerAds=_canDisplayBannerAds; +@property(nonatomic) long long interstitialPresentationPolicy; // @synthesize interstitialPresentationPolicy=_interstitialPresentationPolicy; @property(copy, nonatomic) NSString *interstitialAuthUserName; // @synthesize interstitialAuthUserName=_interstitialAuthUserName; @property(copy, nonatomic) NSString *interstitialAdSection; // @synthesize interstitialAdSection=_interstitialAdSection; @property(copy, nonatomic) NSURL *interstitialServerURL; // @synthesize interstitialServerURL=_interstitialServerURL; @@ -44,23 +44,24 @@ @property(copy, nonatomic) NSString *bannerAdSection; // @synthesize bannerAdSection=_bannerAdSection; @property(copy, nonatomic) NSURL *bannerServerURL; // @synthesize bannerServerURL=_bannerServerURL; - (void)bannerViewActionDidFinish:(id)arg1; -- (BOOL)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(BOOL)arg2; +- (_Bool)bannerViewActionShouldBegin:(id)arg1 willLeaveApplication:(_Bool)arg2; - (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; - (void)bannerViewDidLoadAd:(id)arg1; -- (void)_layoutContentAndBannerView; +@property(readonly, nonatomic, getter=isDisplayingBannerAd) _Bool displayingBannerAd; +- (void)_layoutContentAndBannerViewAnimated:(_Bool)arg1; - (void)_hideBannerView; - (void)_considerTakingBannerView; - (void)interstitialAdActionDidFinish:(id)arg1; - (void)interstitialAd:(id)arg1 didFailWithError:(id)arg2; - (void)interstitialAdDidUnload:(id)arg1; -- (BOOL)_presentInterstitialIfReady; -- (BOOL)requestInterstitialAdPresentation; +- (_Bool)_presentInterstitialIfReady; +- (_Bool)requestInterstitialAdPresentation; - (void)viewControllerViewDidLayoutSubviews:(id)arg1; -- (void)viewController:(id)arg1 viewDidDisappear:(BOOL)arg2; -- (void)viewController:(id)arg1 viewWillDisappear:(BOOL)arg2; -- (void)viewController:(id)arg1 viewDidAppear:(BOOL)arg2; +- (void)viewController:(id)arg1 viewDidDisappear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewWillAppear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewWillDisappear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewDidAppear:(_Bool)arg2; - (void)viewControllerViewWillLayoutSubviews:(id)arg1; -- (void)viewController:(id)arg1 viewWillAppear:(BOOL)arg2; @property(readonly, nonatomic) UIViewController *contentViewController; - (id)initWithContentViewController:(id)arg1; - (void)dealloc; diff --git a/iOS7/Frameworks/iAd/_UIViewControllerContentViewEmbedding-Protocol.h b/iOS7/Frameworks/iAd/_UIViewControllerContentViewEmbedding-Protocol.h index 78659df0a..a76a9bd18 100644 --- a/iOS7/Frameworks/iAd/_UIViewControllerContentViewEmbedding-Protocol.h +++ b/iOS7/Frameworks/iAd/_UIViewControllerContentViewEmbedding-Protocol.h @@ -7,9 +7,9 @@ @protocol _UIViewControllerContentViewEmbedding - (void)viewControllerViewDidLayoutSubviews:(id)arg1; - (void)viewControllerViewWillLayoutSubviews:(id)arg1; -- (void)viewController:(id)arg1 viewDidDisappear:(BOOL)arg2; -- (void)viewController:(id)arg1 viewWillDisappear:(BOOL)arg2; -- (void)viewController:(id)arg1 viewDidAppear:(BOOL)arg2; -- (void)viewController:(id)arg1 viewWillAppear:(BOOL)arg2; +- (void)viewController:(id)arg1 viewDidDisappear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewWillDisappear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewDidAppear:(_Bool)arg2; +- (void)viewController:(id)arg1 viewWillAppear:(_Bool)arg2; @end diff --git a/iOS7/NCWidget/CalendarWidget/CDStructures.h b/iOS7/NCWidget/CalendarWidget/CDStructures.h deleted file mode 100644 index 2e267178b..000000000 --- a/iOS7/NCWidget/CalendarWidget/CDStructures.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#pragma mark Named Structures - -struct CGPoint { - float _field1; - float _field2; -}; - -struct CGRect { - struct CGPoint _field1; - struct CGSize _field2; -}; - -struct CGSize { - float _field1; - float _field2; -}; - diff --git a/iOS7/NCWidget/CalendarWidget/EKCalendarWidgetViewController.h b/iOS7/NCWidget/CalendarWidget/EKCalendarWidgetViewController.h deleted file mode 100644 index 595c2f945..000000000 --- a/iOS7/NCWidget/CalendarWidget/EKCalendarWidgetViewController.h +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_SBUIWidgetViewController.h" - -#import "EKDayViewDataSource-Protocol.h" - -@class CalendarOccurrencesCollection, EKDayView, EKEventStore, NSObject, UIButton, UIView; - -@interface EKCalendarWidgetViewController : _SBUIWidgetViewController -{ - UIView *_contentView; - UIButton *_debugRefreshButton; - EKDayView *_dayView; - EKEventStore *_eventStore; - NSObject *_eventLoadingQueue; - CalendarOccurrencesCollection *_loadedEventCollection; - unsigned int _startHour; - unsigned int _endHour; -} - -- (void).cxx_destruct; -- (id)dayView:(id)arg1 eventsForStartDate:(id)arg2 endDate:(id)arg3; -- (void)_reloadEvents; -- (void)_cleanupFetchDerivedData; -- (id)_selectedCalendars; -- (id)_fetchedDaysOccurrences; -- (id)_endOfViewedTimeSpanComponentsWithOccurrences:(id)arg1; -- (id)_startOfViewedTimeSpanComponentsWithOccurrences:(id)arg1; -- (id)_currentDateComponents; -- (id)_eventsSortedByFarthestEndLast:(id)arg1; -- (id)_eventsSortedByOldestStartFirst:(id)arg1; -- (id)_currentlyHappeningEventsFilteredFromArray:(id)arg1; -- (id)_now; -- (struct CGRect)_viewFrame; -- (float)_desiredHeightForOrientation:(int)arg1; -- (float)_displayedRangeHours; -- (struct CGSize)preferredViewSize; -- (unsigned int)_visibleSecondForHour:(unsigned int)arg1; -- (void)_refreshDayView; -- (void)_relayoutDayViewVisibleTimeSpan; -- (void)_eventFetchCompleted; -- (void)_debugRefreshButtonPushed; -- (void)_significantTimeChange:(id)arg1; -- (void)_selectedCalendarsDidChange; -- (void)_databaseDidChange; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillLayoutSubviews; -- (void)loadView; -- (id)_dayView; -- (id)init; - -@end - diff --git a/iOS7/NCWidget/CalendarWidget/EKDayViewDataSource-Protocol.h b/iOS7/NCWidget/CalendarWidget/EKDayViewDataSource-Protocol.h deleted file mode 100644 index e8973ec97..000000000 --- a/iOS7/NCWidget/CalendarWidget/EKDayViewDataSource-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol EKDayViewDataSource -- (id)dayView:(id)arg1 eventsForStartDate:(id)arg2 endDate:(id)arg3; -@end - diff --git a/iOS7/NCWidget/CalendarWidget/NSObject-Protocol.h b/iOS7/NCWidget/CalendarWidget/NSObject-Protocol.h deleted file mode 100644 index 2781cc799..000000000 --- a/iOS7/NCWidget/CalendarWidget/NSObject-Protocol.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol NSObject -- (id)description; -- (unsigned int)retainCount; -- (id)autorelease; -- (oneway void)release; -- (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2; -- (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; -- (id)self; -- (Class)class; -- (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; - -@optional -- (id)debugDescription; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/BBWeeAppController-Protocol.h b/iOS7/NCWidget/Social-iOS6/BBWeeAppController-Protocol.h deleted file mode 100644 index 2c0674d9a..000000000 --- a/iOS7/NCWidget/Social-iOS6/BBWeeAppController-Protocol.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol BBWeeAppController -- (id)view; - -@optional -@property(nonatomic) id host; -- (void)viewWillDisappear; -- (void)viewDidAppear; -- (void)setPresentationView:(id)arg1; -- (float)presentationHeight; -- (void)unloadPresentationController; -- (id)presentationControllerForMode:(int)arg1; -- (id)launchURLForTapLocation:(struct CGPoint)arg1; -- (id)launchURL; -- (void)loadView; -- (void)clearShapshotImage; -- (void)unloadView; -- (void)loadFullView; -- (void)loadPlaceholderView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear; -- (void)viewWillAppear; -- (float)viewHeight; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/BBWeeAppPresentationController-Protocol.h b/iOS7/NCWidget/Social-iOS6/BBWeeAppPresentationController-Protocol.h deleted file mode 100644 index f69cabd7b..000000000 --- a/iOS7/NCWidget/Social-iOS6/BBWeeAppPresentationController-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol BBWeeAppPresentationController - -@optional -- (void)dismissWithCompletion:(id)arg1; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/CDStructures.h b/iOS7/NCWidget/Social-iOS6/CDStructures.h deleted file mode 100644 index 7b62c10eb..000000000 --- a/iOS7/NCWidget/Social-iOS6/CDStructures.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#pragma mark Named Structures - -struct CGPoint { - float _field1; - float _field2; -}; - -struct CGRect { - struct CGPoint _field1; - struct CGSize _field2; -}; - -struct CGSize { - float _field1; - float _field2; -}; - -struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; -}; - diff --git a/iOS7/NCWidget/Social-iOS6/NSObject-Protocol.h b/iOS7/NCWidget/Social-iOS6/NSObject-Protocol.h deleted file mode 100644 index 2781cc799..000000000 --- a/iOS7/NCWidget/Social-iOS6/NSObject-Protocol.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol NSObject -- (id)description; -- (unsigned int)retainCount; -- (id)autorelease; -- (oneway void)release; -- (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2; -- (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; -- (id)self; -- (Class)class; -- (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; - -@optional -- (id)debugDescription; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppButtonBackgroundView.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppButtonBackgroundView.h deleted file mode 100644 index ef4e02252..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppButtonBackgroundView.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -@class NSObject, UIImageView, UILabel, UIView; - -@interface SLWeeAppButtonBackgroundView : UIControl -{ - UIImageView *_backgroundImageView; - UIImageView *_iconImageView; - UIView *_darkenedOverlay; - UILabel *_labelView; - BOOL _holdDark; - BOOL _centeredLayout; - NSObject *_serviceHandler; -} - -@property(nonatomic) BOOL centeredLayout; // @synthesize centeredLayout=_centeredLayout; -@property(retain, nonatomic) NSObject *serviceHandler; // @synthesize serviceHandler=_serviceHandler; -- (void)layoutSubviews; -- (void)_centerIconAndTextWithTextWidth:(float)arg1; -- (void)_customLayoutIconAndTextWithTextWidth:(float)arg1 availableSpace:(float)arg2 centeredAvailableSpace:(float)arg3; -- (id)_getStringForAvailableSpace:(float)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setDarkened:(BOOL)arg1; -- (void)setLockDarkenedState:(BOOL)arg1; -- (void)animateFromDarkWithDuration:(float)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)_createDarkenedOverlay; - -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppContainerViewControllerDelegate-Protocol.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppContainerViewControllerDelegate-Protocol.h deleted file mode 100644 index b125a3a6f..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppContainerViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SLWeeAppContainerViewControllerDelegate -- (void)sheetController:(id)arg1 dismissedWithResult:(BOOL)arg2; -- (void)sheetController:(id)arg1 willAnimateOutWithTime:(double)arg2 result:(BOOL)arg3; -- (void)sheetController:(id)arg1 didAnimateOutWithResult:(BOOL)arg2; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppFacebookPost.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppFacebookPost.h deleted file mode 100644 index dbdfe47ba..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppFacebookPost.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SLWeeAppServiceHandler-Protocol.h" - -@class SLFacebookComposeViewController, SLFacebookInternalComposeViewController; - -@interface SLWeeAppFacebookPost : NSObject -{ - SLFacebookInternalComposeViewController *_faceSheet; - SLFacebookComposeViewController *_faceSheetPad; -} - -- (id)vignetteImageForOrientation:(int)arg1 forPad:(BOOL)arg2; -- (struct CGRect)contentFrame; -- (struct UIEdgeInsets)iconImageInsets; -- (struct CGPoint)iconOffset; -- (id)iconImage; -- (id)shortLabelText; -- (id)labelText; -- (BOOL)canPost; -- (void)setKeyboardSuppressed:(BOOL)arg1; -- (void)hideKeyboardWithAnimationTime:(double)arg1; -- (void)showKeyboardWithAnimationTime:(double)arg1; -- (void)unloadUI; -- (id)createUIWithOrientation:(int)arg1 forPad:(BOOL)arg2 completionHandler:(id)arg3; -- (void)_postCompletedWithResult:(int)arg1 completion:(id)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppServiceHandler-Protocol.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppServiceHandler-Protocol.h deleted file mode 100644 index b0eb59cd5..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppServiceHandler-Protocol.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SLWeeAppServiceHandler -- (id)vignetteImageForOrientation:(int)arg1 forPad:(BOOL)arg2; -- (struct CGRect)contentFrame; -- (struct CGPoint)iconOffset; -- (struct UIEdgeInsets)iconImageInsets; -- (id)iconImage; -- (id)shortLabelText; -- (id)labelText; -- (BOOL)canPost; -- (void)setKeyboardSuppressed:(BOOL)arg1; -- (void)hideKeyboardWithAnimationTime:(double)arg1; -- (void)showKeyboardWithAnimationTime:(double)arg1; -- (void)unloadUI; -- (id)createUIWithOrientation:(int)arg1 forPad:(BOOL)arg2 completionHandler:(id)arg3; -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppSheetContainerViewController.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppSheetContainerViewController.h deleted file mode 100644 index 0fea36b7e..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppSheetContainerViewController.h +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "BBWeeAppPresentationController-Protocol.h" - -@class NSObject, NSObject, UIImageView; - -@interface SLWeeAppSheetContainerViewController : UIViewController -{ - NSObject *_serviceHandler; - NSObject *_delegate; - UIViewController *_shareSheet; - UIImageView *_vignetteView; - BOOL _receivingKeyboardNotifications; - BOOL _showingShareSheet; - BOOL _presented; - BOOL _dismissed; - int _currentInterfaceOrientation; -} - -@property(nonatomic) __weak NSObject *sheetDelegate; // @synthesize sheetDelegate=_delegate; -@property(retain, nonatomic) NSObject *serviceHandler; // @synthesize serviceHandler=_serviceHandler; -@property(nonatomic) int currentInterfaceOrientation; // @synthesize currentInterfaceOrientation=_currentInterfaceOrientation; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_animateOutPadShareSheetWithResult:(BOOL)arg1 completion:(id)arg2; -- (void)_animateInShareSheetPad; -- (struct CGSize)_screenSize; -- (BOOL)_isPad; -- (void)_informDelegateOfDismissWithResult:(BOOL)arg1; -- (void)_informDelegateOfDidAnimateWithResult:(BOOL)arg1; -- (void)_informDelegateOfWillAnimateWithTime:(double)arg1 result:(BOOL)arg2; -- (void)postCompletedWithResult:(BOOL)arg1; -- (void)_showShareSheet; -- (void)_unloadShareSheet; -- (void)_loadShareSheetIfNeeded; -- (void)_keyboardWillShow:(id)arg1; -- (struct CGRect)_verticallyCenteredFrameForShareSheet; -- (void)_animateOutShareSheetWithResult:(BOOL)arg1; -- (void)_shareSheetFinishedSlidingIn; -- (void)_animateInShareSheet; -- (BOOL)_useCustomDimmingView; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)viewWillUnload; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)loadView; -- (void)_handleGestureNoAction:(id)arg1; -- (void)didReceiveMemoryWarning; -- (void)dealloc; -- (id)init; -- (void)dismissWithCompletion:(id)arg1; -- (void)beginAnimation; - -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppTwitterPost.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppTwitterPost.h deleted file mode 100644 index bcb9e6949..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppTwitterPost.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SLWeeAppServiceHandler-Protocol.h" - -@class SLTwitterComposeViewController; - -@interface SLWeeAppTwitterPost : NSObject -{ - SLTwitterComposeViewController *_tweetSheet; -} - -- (id)vignetteImageForOrientation:(int)arg1 forPad:(BOOL)arg2; -- (struct CGRect)contentFrame; -- (struct CGPoint)iconOffset; -- (struct UIEdgeInsets)iconImageInsets; -- (id)iconImage; -- (id)shortLabelText; -- (id)labelText; -- (BOOL)canPost; -- (void)setKeyboardSuppressed:(BOOL)arg1; -- (void)hideKeyboardWithAnimationTime:(double)arg1; -- (void)showKeyboardWithAnimationTime:(double)arg1; -- (void)unloadUI; -- (id)createUIWithOrientation:(int)arg1 forPad:(BOOL)arg2 completionHandler:(id)arg3; -- (void)_tweetCompletedWithResult:(int)arg1 completion:(id)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/NCWidget/Social-iOS6/SLWeeAppViewController.h b/iOS7/NCWidget/Social-iOS6/SLWeeAppViewController.h deleted file mode 100644 index 54d0b3f9c..000000000 --- a/iOS7/NCWidget/Social-iOS6/SLWeeAppViewController.h +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "BBWeeAppController-Protocol.h" -#import "SLWeeAppContainerViewControllerDelegate-Protocol.h" - -@class NSArray, NSMutableArray, SLWeeAppSheetContainerViewController, UITapGestureRecognizer, UIView; - -@interface SLWeeAppViewController : UIViewController -{ - NSArray *_services; - SLWeeAppSheetContainerViewController *_sheetContainerViewController; - UIView *_buttonContainerView; - UITapGestureRecognizer *_nullGestureRecognizer; - NSMutableArray *_buttons; - int _currentInterfaceOrientation; - BOOL _showingShareSheet; - BOOL _weeAppHidden; - BOOL _viewsLoaded; - BOOL _viewsShowing; - id _host; -} - -@property(nonatomic) id host; // @synthesize host=_host; -- (BOOL)_isPad; -- (void)_adjustButtons; -- (void)_createButtons; -- (void)sheetController:(id)arg1 dismissedWithResult:(BOOL)arg2; -- (void)sheetController:(id)arg1 willAnimateOutWithTime:(double)arg2 result:(BOOL)arg3; -- (void)sheetController:(id)arg1 didAnimateOutWithResult:(BOOL)arg2; -- (void)_unloadShareSheet; -- (void)_loadShareSheet; -- (void)viewWillLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (void)loadView; -- (void)didReceiveMemoryWarning; -- (void)_unloadViews; -- (void)_createViews; -- (void)_accountStoreDidChange; -- (void)_setWeeAppVisibilityOnStartupWithSetting:(BOOL)arg1; -- (BOOL)_shouldShowViews; -- (void)_handleGestureNoAction:(id)arg1; -- (void)_backgroundTouchUpInForControl:(id)arg1; -- (void)_backgroundTouchDownForControl:(id)arg1; -- (void)_resetBackgroundState; -- (void)_setupBackgroundForTouch; -- (void)handleGesture:(id)arg1; -- (void)buttonPressed:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; -- (void)unloadView; -- (void)loadFullView; -- (void)loadPlaceholderView; -- (id)presentationControllerForMode:(int)arg1; -- (float)presentationHeight; -- (float)viewHeight; -- (id)weeAppBundle; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/ACTFramework/EGLBase.h b/iOS7/PrivateFrameworks/ACTFramework/EGLBase.h index 589f8f52e..557620fb4 100644 --- a/iOS7/PrivateFrameworks/ACTFramework/EGLBase.h +++ b/iOS7/PrivateFrameworks/ACTFramework/EGLBase.h @@ -21,7 +21,7 @@ - (int)checkProgramValidity:(unsigned int)arg1; - (int)checkLinkStatusForProgram:(unsigned int)arg1; - (int)checkCompileStatusForShader:(unsigned int)arg1; -- (int)renderInto16bitYBuffer:(unsigned short *)arg1 width:(unsigned long)arg2 height:(unsigned long)arg3 usingProgram:(unsigned int)arg4; +- (int)renderInto16bitYBuffer:(unsigned short *)arg1 width:(unsigned long long)arg2 height:(unsigned long long)arg3 usingProgram:(unsigned int)arg4; - (int)renderIntoBuffer:(struct __IOSurface *)arg1 planeIndex:(unsigned int)arg2 usingProgram:(unsigned int)arg3 viewportOrigX:(int)arg4 viewportOrigY:(int)arg5 viewportWidth:(int)arg6 viewportHeight:(int)arg7; - (int)loadBuffer:(struct __IOSurface *)arg1 inTextureUnit:(unsigned int)arg2 uniformName:(const char *)arg3 planeIndex:(unsigned int)arg4 usingProgram:(unsigned int)arg5; - (int)renderBuffer:(struct __IOSurface *)arg1 intoBuffer:(struct __IOSurface *)arg2 planeIndex:(unsigned int)arg3 usingProgram:(unsigned int)arg4 interpolate:(unsigned int)arg5 viewportOrigX:(int)arg6 viewportOrigY:(int)arg7 viewportWidth:(int)arg8 viewportHeight:(int)arg9 numIters:(unsigned int)arg10; @@ -34,7 +34,7 @@ - (void)backupContext; - (void)releaseTextures; - (void)deleteBuffers; -- (BOOL)initializeOffScreenBuffers; +- (_Bool)initializeOffScreenBuffers; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ACTFramework/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ACTFramework/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ACTFramework/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ACTFramework/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ACTFramework/SwingEstimator.h b/iOS7/PrivateFrameworks/ACTFramework/SwingEstimator.h index 195366c3e..2a5082350 100644 --- a/iOS7/PrivateFrameworks/ACTFramework/SwingEstimator.h +++ b/iOS7/PrivateFrameworks/ACTFramework/SwingEstimator.h @@ -11,9 +11,9 @@ @interface SwingEstimator : NSObject { CMMotionManager *motionManager; - BOOL estimate; - BOOL collectDebugData; - BOOL showDebugData; + _Bool estimate; + _Bool collectDebugData; + _Bool showDebugData; NSMutableArray *debugData; unsigned long long startTime; unsigned long long stopTime; @@ -37,11 +37,11 @@ @property int numberOfSamples; // @synthesize numberOfSamples; @property int numberOfValidSamplesLinearAcceleration; // @synthesize numberOfValidSamplesLinearAcceleration; @property int numberOfValidSamplesAngularVelocity; // @synthesize numberOfValidSamplesAngularVelocity; -@property BOOL estimate; // @synthesize estimate; +@property _Bool estimate; // @synthesize estimate; - (id)createCSVfromDebugData; - (void)estimateSwingMotion; -- (float)updateEvidenceLinearAcceleration:(float)arg1 withAX:(float)arg2 withAY:(float)arg3 withAZ:(float)arg4 checkIfSampleIsGood:(char *)arg5; -- (float)updateEvidenceAngularVelocity:(float)arg1 withOmegaX:(float)arg2 withOmegaY:(float)arg3 withOmegaZ:(float)arg4 checkIfSampleIsGood:(char *)arg5; +- (float)updateEvidenceLinearAcceleration:(float)arg1 withAX:(float)arg2 withAY:(float)arg3 withAZ:(float)arg4 checkIfSampleIsGood:(_Bool *)arg5; +- (float)updateEvidenceAngularVelocity:(float)arg1 withOmegaX:(float)arg2 withOmegaY:(float)arg3 withOmegaZ:(float)arg4 checkIfSampleIsGood:(_Bool *)arg5; - (_Bool)isSignalTooNoisy:(float)arg1 withMean:(float)arg2 andWithStandardDeviation:(float)arg3 withMargin:(float)arg4; - (_Bool)isSignalTooWeak:(float)arg1 withRespectTo:(float)arg2 withMargin:(float)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AITTarget/AITTarget.h b/iOS7/PrivateFrameworks/AITTarget/AITTarget.h index 69a9c1167..438e1b60d 100644 --- a/iOS7/PrivateFrameworks/AITTarget/AITTarget.h +++ b/iOS7/PrivateFrameworks/AITTarget/AITTarget.h @@ -29,11 +29,11 @@ - (void)xpcConnectionFailed:(id)arg1; - (void)xpcConnectionUnhandledMessage:(id)arg1; - (void)xpcConnection:(id)arg1 receivedMessage:(id)arg2 userInfo:(id)arg3; -- (void)_sendAckForToken:(id)arg1 success:(BOOL)arg2 returnValue:(id)arg3 details:(id)arg4; +- (void)_sendAckForToken:(id)arg1 success:(_Bool)arg2 returnValue:(id)arg3 details:(id)arg4; - (void)_flushQueuedProbes; - (void)_probeBarrier:(id)arg1; - (void)_fireProbe:(id)arg1 withArgumentDictionary:(id)arg2; -- (BOOL)_probeIsEnabled:(id)arg1; +- (_Bool)_probeIsEnabled:(id)arg1; @property(nonatomic) NSObject *rpcDispatchQueue; @property(copy, nonatomic) NSString *rpcSelectorPrefix; @property(retain, nonatomic) id rpcTarget; @@ -41,11 +41,11 @@ - (void)removeObserver:(id)arg1 forMessage:(id)arg2; - (void)addObserver:(id)arg1 forMessage:(id)arg2 dispatchQueue:(id)arg3 block:(id)arg4; - (void)_setupXPCConnectionIfNeeded; -- (BOOL)_appIsWhitelisted; +- (_Bool)_appIsWhitelisted; - (id)init; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/AITTarget/AITXPCConnection.h b/iOS7/PrivateFrameworks/AITTarget/AITXPCConnection.h index e6378b3fb..d152d6cfe 100644 --- a/iOS7/PrivateFrameworks/AITTarget/AITXPCConnection.h +++ b/iOS7/PrivateFrameworks/AITTarget/AITXPCConnection.h @@ -26,7 +26,7 @@ @property(copy, nonatomic) NSString *bundleId; // @synthesize bundleId=_bundleId; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) int pid; -@property(readonly, nonatomic) BOOL available; +@property(readonly, nonatomic) _Bool available; - (void)barrierWithCompletionHandler:(id)arg1; - (void)sendMessage:(id)arg1 userInfo:(id)arg2 replyHandler:(id)arg3; - (void)sendMessage:(id)arg1 userInfo:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AITTarget/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AITTarget/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AITTarget/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AITTarget/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AOSKit/AOSContext.h b/iOS7/PrivateFrameworks/AOSKit/AOSContext.h index e033b32ba..ea2c301b6 100644 --- a/iOS7/PrivateFrameworks/AOSKit/AOSContext.h +++ b/iOS7/PrivateFrameworks/AOSKit/AOSContext.h @@ -22,7 +22,7 @@ + (id)contextWithAccount:(struct AOSAccount *)arg1 andTransaction:(struct AOSTransactionC *)arg2; - (void)_performCallback; - (id)_callbackThread; -- (BOOL)scheduleCallback; +- (_Bool)scheduleCallback; - (id)info; - (void)setInfo:(id)arg1; - (struct AOSTransactionC *)transaction; diff --git a/iOS7/PrivateFrameworks/AOSKit/AOSTransaction.h b/iOS7/PrivateFrameworks/AOSKit/AOSTransaction.h index 276b665c6..565cb66b1 100644 --- a/iOS7/PrivateFrameworks/AOSKit/AOSTransaction.h +++ b/iOS7/PrivateFrameworks/AOSKit/AOSTransaction.h @@ -29,7 +29,7 @@ - (id)initWithCoder:(id)arg1; - (id)error; - (id)result; -- (BOOL)isSuccessful; +- (_Bool)isSuccessful; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AOSKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AOSKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AOSKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AOSKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSCLLocation.h b/iOS7/PrivateFrameworks/AOSNotification/AOSCLLocation.h index 8864b1903..ce9c185fe 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSCLLocation.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSCLLocation.h @@ -12,7 +12,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithCLLocation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSFMFAccountInfo.h b/iOS7/PrivateFrameworks/AOSNotification/AOSFMFAccountInfo.h index 1cca2cc9d..4e3f6cdcd 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSFMFAccountInfo.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSFMFAccountInfo.h @@ -12,10 +12,10 @@ @interface AOSFMFAccountInfo : NSObject { + int _appAuthTokenStatus; NSString *_dsid; NSString *_username; NSString *_appAuthToken; - int _appAuthTokenStatus; NSDictionary *_additionalInfo; NSString *_aosServerHost; NSString *_aosServerProtocolScheme; @@ -23,7 +23,7 @@ NSString *_internalAuthToken; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSString *internalAuthToken; // @synthesize internalAuthToken=_internalAuthToken; @property(retain, nonatomic) NSString *aosAPSEnvironment; // @synthesize aosAPSEnvironment=_aosAPSEnvironment; @property(retain, nonatomic) NSString *aosServerProtocolScheme; // @synthesize aosServerProtocolScheme=_aosServerProtocolScheme; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSLostModeInfo.h b/iOS7/PrivateFrameworks/AOSNotification/AOSLostModeInfo.h index 509d0b62c..7a556a50e 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSLostModeInfo.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSLostModeInfo.h @@ -12,13 +12,13 @@ @interface AOSLostModeInfo : NSObject { - BOOL _lostModeEnabled; + _Bool _lostModeEnabled; NSString *_message; NSString *_phoneNumber; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL lostModeEnabled; // @synthesize lostModeEnabled=_lostModeEnabled; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool lostModeEnabled; // @synthesize lostModeEnabled=_lostModeEnabled; @property(retain, nonatomic) NSString *phoneNumber; // @synthesize phoneNumber=_phoneNumber; @property(retain, nonatomic) NSString *message; // @synthesize message=_message; - (id)description; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSNotificationiOSActions-Protocol.h b/iOS7/PrivateFrameworks/AOSNotification/AOSNotificationiOSActions-Protocol.h index 9ff57f172..8155a82a7 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSNotificationiOSActions-Protocol.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSNotificationiOSActions-Protocol.h @@ -17,6 +17,9 @@ - (oneway void)addFMFAccount:(id)arg1 usingCallback:(id)arg2; - (oneway void)didExitFMFRegion:(id)arg1 atLocation:(id)arg2 usingCallback:(id)arg3; - (oneway void)didEnterFMFRegion:(id)arg1 atLocation:(id)arg2 usingCallback:(id)arg3; +- (oneway void)disableActivationLockUsingToken:(id)arg1 usingCallback:(id)arg2; +- (oneway void)enableActivationLockUsingCallback:(id)arg1; +- (oneway void)getActivationLockStateUsingCallback:(id)arg1; - (oneway void)disableFMIPUsingToken:(id)arg1 inContext:(int)arg2 usingCallback:(id)arg3; - (oneway void)enableFMIPInContext:(int)arg1 usingCallback:(id)arg2; - (oneway void)getiCloudAccountUsingCallback:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSNotifySession.h b/iOS7/PrivateFrameworks/AOSNotification/AOSNotifySession.h index 891fc03ef..648607efa 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSNotifySession.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSNotifySession.h @@ -32,6 +32,10 @@ - (id)addFMFAccount:(id)arg1; - (void)didExitFMFRegion:(id)arg1 atLocation:(id)arg2; - (void)didEnterFMFRegion:(id)arg1 atLocation:(id)arg2; +- (id)disableActivationLockUsingToken:(id)arg1; +- (id)enableActivationLock; +- (void)activationLockStateWithCompletion:(id)arg1; +- (void)isActivationLockStateChangeInProgressWithCompletion:(id)arg1; - (id)disableFMIPUsingToken:(id)arg1 inContext:(int)arg2; - (id)enableFMIPInContext:(int)arg1; - (id)iCloudAccount; @@ -42,13 +46,13 @@ - (void)fmipStateWithCompletion:(id)arg1; - (void)isFMIPStateChangeInProgressWithCompletion:(id)arg1; - (void)deviceActivationDidSucceed; -- (BOOL)lockdownShouldDisableDevicePairing; -- (BOOL)lockdownShouldDisableDeviceRestore; +- (_Bool)lockdownShouldDisableDevicePairing; +- (_Bool)lockdownShouldDisableDeviceRestore; - (void)disableLostMode; - (id)enableLostModeWithInfo:(id)arg1; - (id)lostModeParams; - (id)lostModeInfo; -- (BOOL)lostModeIsActive; +- (_Bool)lostModeIsActive; - (id)cancelEmailVet; - (id)vetEmailAccount:(id)arg1; - (id)initWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AOSNotification/AOSPreferencesUtil.h b/iOS7/PrivateFrameworks/AOSNotification/AOSPreferencesUtil.h index bec83fa9a..453c510f4 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/AOSPreferencesUtil.h +++ b/iOS7/PrivateFrameworks/AOSNotification/AOSPreferencesUtil.h @@ -22,10 +22,10 @@ + (id)dateForKey:(id)arg1 inDomain:(id)arg2; + (void)setString:(id)arg1 forKey:(id)arg2 inDomain:(id)arg3; + (id)stringForKey:(id)arg1 inDomain:(id)arg2; -+ (void)setInteger:(int)arg1 forKey:(id)arg2 inDomain:(id)arg3; -+ (int)integerForKey:(id)arg1 inDomain:(id)arg2; -+ (void)setBool:(BOOL)arg1 forKey:(id)arg2 inDomain:(id)arg3; -+ (BOOL)boolForKey:(id)arg1 inDomain:(id)arg2; ++ (void)setInteger:(long long)arg1 forKey:(id)arg2 inDomain:(id)arg3; ++ (long long)integerForKey:(id)arg1 inDomain:(id)arg2; ++ (void)setBool:(_Bool)arg1 forKey:(id)arg2 inDomain:(id)arg3; ++ (_Bool)boolForKey:(id)arg1 inDomain:(id)arg2; + (void)removeKey:(id)arg1 inDomain:(id)arg2; + (void)synchronizeDomain:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AOSNotification/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AOSNotification/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AOSNotification/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AOSNotification/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/AOSNotification/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/AOSNotification/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/AOSNotification/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidConnectingCell.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidConnectingCell.h index 5ce7abbc3..f1e63b678 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidConnectingCell.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidConnectingCell.h @@ -15,7 +15,7 @@ - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDetailCell.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDetailCell.h index 461a34da6..7c93e5af5 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDetailCell.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDetailCell.h @@ -22,12 +22,14 @@ @property(retain, nonatomic) AXRemoteHearingAidDevice *device; // @synthesize device=_device; - (unsigned long long)accessibilityTraits; - (id)accessibilityValue; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (void)updateAvailability; -- (id)imageForBatteryLevel:(float)arg1; +- (id)imageForBatteryLevel:(double)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 andDevice:(id)arg3; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (void)bluetoothAvailabilityDidChange:(id)arg1; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 andDevice:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDevice.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDevice.h index 7664e73a6..9ccfc4bf3 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDevice.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDevice.h @@ -9,23 +9,24 @@ #import "CBPeripheralDelegate-Protocol.h" #import "CBPeripheralPairingDelegate-Protocol.h" -@class AXHearingAidMode, AXTimer, CBPeripheral, NSArray, NSMutableDictionary, NSString; +@class AXHearingAidMode, AXTimer, CBPeripheral, NSArray, NSDate, NSMutableDictionary, NSString; @interface AXHearingAidDevice : NSObject { - float _leftVolume; - float _rightVolume; - float _leftMicrophoneVolume; - float _rightMicrophoneVolume; - float _leftStreamVolume; - float _rightStreamVolume; - BOOL _keepInSync; - BOOL _finishedLoading; - long initialLoadToken; + double _leftVolume; + double _rightVolume; + double _leftMicrophoneVolume; + double _rightMicrophoneVolume; + double _leftStreamVolume; + double _rightStreamVolume; + _Bool _keepInSync; + _Bool _finishedLoading; + long long initialLoadToken; AXTimer *_propertyWriteTimer; - BOOL isPaired; - BOOL isConnecting; - BOOL isPersistent; + _Bool _isListeningForStreamingChanges; + _Bool isPaired; + _Bool isConnecting; + _Bool isPersistent; NSString *leftUUID; NSString *rightUUID; NSString *name; @@ -35,53 +36,61 @@ NSString *rightFirmwareVersion; NSString *leftHardwareVersion; NSString *rightHardwareVersion; - float rightBatteryLevel; - float leftBatteryLevel; + double rightBatteryLevel; + double leftBatteryLevel; NSArray *rightPrograms; NSArray *leftPrograms; AXHearingAidMode *currentRightProgram; AXHearingAidMode *currentLeftProgram; CBPeripheral *leftPeripheral; CBPeripheral *rightPeripheral; - int leftLoadedProperties; - int rightLoadedProperties; + long long leftLoadedProperties; + long long rightLoadedProperties; NSMutableDictionary *leftPropertiesLoadCount; NSMutableDictionary *rightPropertiesLoadCount; NSString *leftPeripheralUUID; NSString *rightPeripheralUUID; - int leftWriteRequestProperties; - int rightWriteRequestProperties; - int leftProgramVersion; - int rightProgramVersion; + long long leftWriteRequestProperties; + long long rightWriteRequestProperties; + long long leftProgramVersion; + long long rightProgramVersion; + long long _leftWriteResponseProperties; + long long _rightWriteResponseProperties; + NSDate *_leftBatteryLowDate; + NSDate *_rightBatteryLowDate; } + (id)characteristicsUUIDs; -@property(nonatomic) int rightProgramVersion; // @synthesize rightProgramVersion; -@property(nonatomic) int leftProgramVersion; // @synthesize leftProgramVersion; -@property(nonatomic) int rightWriteRequestProperties; // @synthesize rightWriteRequestProperties; -@property(nonatomic) int leftWriteRequestProperties; // @synthesize leftWriteRequestProperties; +@property(retain, nonatomic) NSDate *rightBatteryLowDate; // @synthesize rightBatteryLowDate=_rightBatteryLowDate; +@property(retain, nonatomic) NSDate *leftBatteryLowDate; // @synthesize leftBatteryLowDate=_leftBatteryLowDate; +@property(nonatomic) long long rightWriteResponseProperties; // @synthesize rightWriteResponseProperties=_rightWriteResponseProperties; +@property(nonatomic) long long leftWriteResponseProperties; // @synthesize leftWriteResponseProperties=_leftWriteResponseProperties; +@property(nonatomic) long long rightProgramVersion; // @synthesize rightProgramVersion; +@property(nonatomic) long long leftProgramVersion; // @synthesize leftProgramVersion; +@property(nonatomic) long long rightWriteRequestProperties; // @synthesize rightWriteRequestProperties; +@property(nonatomic) long long leftWriteRequestProperties; // @synthesize leftWriteRequestProperties; @property(retain, nonatomic) NSString *rightPeripheralUUID; // @synthesize rightPeripheralUUID; @property(retain, nonatomic) NSString *leftPeripheralUUID; // @synthesize leftPeripheralUUID; @property(retain, nonatomic) NSMutableDictionary *rightPropertiesLoadCount; // @synthesize rightPropertiesLoadCount; @property(retain, nonatomic) NSMutableDictionary *leftPropertiesLoadCount; // @synthesize leftPropertiesLoadCount; -@property(nonatomic) int rightLoadedProperties; // @synthesize rightLoadedProperties; -@property(nonatomic) int leftLoadedProperties; // @synthesize leftLoadedProperties; -@property(nonatomic) BOOL keepInSync; // @synthesize keepInSync=_keepInSync; -@property(nonatomic) float leftStreamVolume; // @synthesize leftStreamVolume=_leftStreamVolume; -@property(nonatomic) float rightStreamVolume; // @synthesize rightStreamVolume=_rightStreamVolume; -@property(nonatomic) float leftMicrophoneVolume; // @synthesize leftMicrophoneVolume=_leftMicrophoneVolume; -@property(nonatomic) float rightMicrophoneVolume; // @synthesize rightMicrophoneVolume=_rightMicrophoneVolume; -@property(nonatomic) BOOL isPersistent; // @synthesize isPersistent; -@property(nonatomic) BOOL isConnecting; // @synthesize isConnecting; -@property(nonatomic) BOOL isPaired; // @synthesize isPaired; +@property(nonatomic) long long rightLoadedProperties; // @synthesize rightLoadedProperties; +@property(nonatomic) long long leftLoadedProperties; // @synthesize leftLoadedProperties; +@property(nonatomic) _Bool keepInSync; // @synthesize keepInSync=_keepInSync; +@property(nonatomic) double leftStreamVolume; // @synthesize leftStreamVolume=_leftStreamVolume; +@property(nonatomic) double rightStreamVolume; // @synthesize rightStreamVolume=_rightStreamVolume; +@property(nonatomic) double leftMicrophoneVolume; // @synthesize leftMicrophoneVolume=_leftMicrophoneVolume; +@property(nonatomic) double rightMicrophoneVolume; // @synthesize rightMicrophoneVolume=_rightMicrophoneVolume; +@property(nonatomic) _Bool isPersistent; // @synthesize isPersistent; +@property(nonatomic) _Bool isConnecting; // @synthesize isConnecting; +@property(nonatomic) _Bool isPaired; // @synthesize isPaired; @property(retain, nonatomic) CBPeripheral *rightPeripheral; // @synthesize rightPeripheral; @property(retain, nonatomic) CBPeripheral *leftPeripheral; // @synthesize leftPeripheral; -@property(nonatomic) AXHearingAidMode *currentLeftProgram; // @synthesize currentLeftProgram; -@property(nonatomic) AXHearingAidMode *currentRightProgram; // @synthesize currentRightProgram; +@property(retain, nonatomic) AXHearingAidMode *currentLeftProgram; // @synthesize currentLeftProgram; +@property(retain, nonatomic) AXHearingAidMode *currentRightProgram; // @synthesize currentRightProgram; @property(copy, nonatomic) NSArray *leftPrograms; // @synthesize leftPrograms; @property(copy, nonatomic) NSArray *rightPrograms; // @synthesize rightPrograms; -@property(nonatomic) float leftBatteryLevel; // @synthesize leftBatteryLevel; -@property(nonatomic) float rightBatteryLevel; // @synthesize rightBatteryLevel; +@property(nonatomic) double leftBatteryLevel; // @synthesize leftBatteryLevel; +@property(nonatomic) double rightBatteryLevel; // @synthesize rightBatteryLevel; @property(retain, nonatomic) NSString *rightHardwareVersion; // @synthesize rightHardwareVersion; @property(retain, nonatomic) NSString *leftHardwareVersion; // @synthesize leftHardwareVersion; @property(retain, nonatomic) NSString *rightFirmwareVersion; // @synthesize rightFirmwareVersion; @@ -92,7 +101,7 @@ @property(retain, nonatomic) NSString *rightUUID; // @synthesize rightUUID; @property(retain, nonatomic) NSString *leftUUID; // @synthesize leftUUID; - (id)persistentRepresentation; -- (BOOL)addPeripheral:(id)arg1; +- (_Bool)addPeripheral:(id)arg1; - (id)description; - (void)peripheralDidUnpair:(id)arg1; - (void)peripheral:(id)arg1 didFinishPairingWithResult:(id)arg2; @@ -104,9 +113,9 @@ - (void)peripheral:(id)arg1 didDiscoverServices:(id)arg2; - (void)peripheralDidUpdateName:(id)arg1; - (id)deviceDescription; -- (id)valueForProperty:(int)arg1; -- (void)setValue:(id)arg1 forProperty:(int)arg2; -- (unsigned char)volumeValueForProperty:(int)arg1 andPeripheral:(id)arg2; +- (id)valueForProperty:(long long)arg1; +- (void)setValue:(id)arg1 forProperty:(long long)arg2; +- (unsigned char)volumeValueForProperty:(long long)arg1 andPeripheral:(id)arg2; - (void)setRightSelectedProgram:(id)arg1; - (id)rightSelectedProgram; - (void)setLeftSelectedProgram:(id)arg1; @@ -114,29 +123,31 @@ - (id)selectedProgramIndexes; - (id)selectedPrograms; - (void)selectProgram:(id)arg1; -- (void)readProperty:(int)arg1 fromPeripheral:(id)arg2; +- (void)readProperty:(long long)arg1 fromPeripheral:(id)arg2; - (void)readValueForCharacteristic:(id)arg1 fromPeripheral:(id)arg2; -- (void)writeInt:(unsigned char)arg1 toPeripheral:(id)arg2 forProperty:(int)arg3; -- (void)delayWriteProperty:(int)arg1 forPeripheral:(id)arg2; +- (void)writeInt:(unsigned char)arg1 toPeripheral:(id)arg2 forProperty:(long long)arg3; +- (void)delayWriteProperty:(long long)arg1 forPeripheral:(id)arg2; - (void)_sendDelayedWrites; +- (void)updateName; - (void)loadFailedProperties; - (void)loadRequiredProperties; - (void)loadBasicProperties; -- (void)loadProperties:(int)arg1 forPeripheral:(id)arg2 withRetryPeriod:(float)arg3; -- (void)setNotify:(BOOL)arg1 forPeripheral:(id)arg2; -- (id)peripheral:(id)arg1 characteristicForProperty:(int)arg2; -- (int)peripheral:(id)arg1 propertyForCharacteristic:(id)arg2; +- (void)loadProperties:(long long)arg1 forPeripheral:(id)arg2 withRetryPeriod:(double)arg3; +- (void)setNotify:(_Bool)arg1 forPeripheral:(id)arg2; +- (id)peripheral:(id)arg1 characteristicForUUID:(id)arg2; +- (id)peripheral:(id)arg1 characteristicForProperty:(long long)arg2; +- (long long)peripheral:(id)arg1 propertyForCharacteristic:(id)arg2; - (id)programs; -- (BOOL)isConnected; -- (BOOL)rightAvailable; -- (BOOL)leftAvailable; +- (_Bool)isConnected; +- (_Bool)rightAvailable; +- (_Bool)leftAvailable; - (void)mateWithDevice:(id)arg1; -- (BOOL)didLoadRequiredProperties; -- (BOOL)didLoadBasicProperties; -- (BOOL)peripheral:(id)arg1 didLoadProperty:(int)arg2; +- (_Bool)didLoadRequiredProperties; +- (_Bool)didLoadBasicProperties; +- (_Bool)peripheral:(id)arg1 didLoadProperty:(long long)arg2; - (id)deviceUUID; - (id)rssi; -- (BOOL)containsPeripheralWithUUID:(id)arg1; +- (_Bool)containsPeripheralWithUUID:(id)arg1; - (void)connectionDidChange; - (void)disconnect; - (void)connect; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDeviceController.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDeviceController.h index a2c2b41b3..1fdbbef8c 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDeviceController.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidDeviceController.h @@ -14,7 +14,7 @@ { CBCentralManager *_bluetoothManager; NSLock *_centralRequestsLock; - BOOL _isScanning; + _Bool _isScanning; NSObject *_bluetoothCentralQueue; NSMutableArray *_availableSearchBlocks; NSMutableArray *_connectedSearchBlocks; @@ -48,15 +48,9 @@ - (void)centralManager:(id)arg1 didRetrievePeripherals:(id)arg2; - (void)centralManagerDidUpdateState:(id)arg1; - (void)sendRequestToCentralManager:(id)arg1; -- (id)modelNumberUUID; -- (id)firmwareVersionUUID; -- (id)hardwareVersionUUID; -- (id)manufacturerUUID; -- (id)disUUID; -- (id)leaHearingAidUUID; - (void)deviceDidFinishLoading:(id)arg1; - (void)device:(id)arg1 didSubsumeSlave:(id)arg2; -- (void)device:(id)arg1 didUpdateProperty:(int)arg2; +- (void)device:(id)arg1 didUpdateProperty:(long long)arg2; - (void)clearConnectedDevices; - (void)removeConnectedDevice:(id)arg1; - (void)addConnectedDevice:(id)arg1; @@ -69,12 +63,13 @@ - (void)loadedDevicesDidChange; - (id)hearingAidForPeripheral:(id)arg1; - (id)hearingAidsForUUID:(id)arg1; -- (BOOL)isScanning; +- (_Bool)isScanning; - (void)stopPropertyUpdates; - (void)stopSearching; -- (BOOL)isBluetoothAvailable; +- (_Bool)isBluetoothAvailable; - (void)disconnectFromPeripheral:(id)arg1; - (void)connectToPeripheral:(id)arg1; +- (void)resetConnectionToPeripheral:(id)arg1; - (void)searchForConnectedDevices; - (void)searchForAvailableDevices; - (void)clearMissingHearingAids; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidFakeDevice.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidFakeDevice.h index 75a09c3d5..d58f2f6bb 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidFakeDevice.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidFakeDevice.h @@ -6,36 +6,41 @@ #import -@class NSMutableArray, NSString; +@class NSDate, NSMutableArray, NSString; @interface AXHearingAidFakeDevice : AXHearingAidDevice { NSMutableArray *_leftFakePrograms; NSMutableArray *_rightFakePrograms; - BOOL _connected; + _Bool _connected; int updateCount; int _type; + NSDate *_leftBatteryLowDate; + NSDate *_rightBatteryLowDate; NSString *_deviceUUID; } @property(retain, nonatomic) NSString *deviceUUID; // @synthesize deviceUUID=_deviceUUID; -@property(nonatomic) BOOL connected; // @synthesize connected=_connected; +@property(retain, nonatomic) NSDate *rightBatteryLowDate; // @synthesize rightBatteryLowDate=_rightBatteryLowDate; +@property(retain, nonatomic) NSDate *leftBatteryLowDate; // @synthesize leftBatteryLowDate=_leftBatteryLowDate; +@property(nonatomic) _Bool connected; // @synthesize connected=_connected; @property(nonatomic) int type; // @synthesize type=_type; @property(nonatomic) int updateCount; // @synthesize updateCount; - (void)persist; -- (BOOL)didLoadRequiredProperties; -- (BOOL)didLoadBasicProperties; -- (id)valueForProperty:(int)arg1; +- (_Bool)didLoadRequiredProperties; +- (_Bool)didLoadBasicProperties; +- (void)setValue:(id)arg1 forProperty:(long long)arg2; +- (id)valueForProperty:(long long)arg1; - (id)persistentRepresentation; -- (void)writeInt:(unsigned char)arg1 toPeripheral:(id)arg2 forProperty:(int)arg3; +- (void)writeInt:(unsigned char)arg1 toPeripheral:(id)arg2 forProperty:(long long)arg3; - (id)rightPrograms; - (id)leftPrograms; - (void)createPrograms; -- (BOOL)isPersistent; -@property(nonatomic) BOOL isPaired; -- (BOOL)isConnected; -- (BOOL)rightAvailable; -- (BOOL)leftAvailable; +- (_Bool)isPersistent; +@property(nonatomic) _Bool isPaired; +- (_Bool)isConnected; +- (_Bool)rightAvailable; +- (_Bool)leftAvailable; - (void)disconnect; - (void)connect; - (id)modelForType; @@ -44,15 +49,15 @@ - (id)initWithDeviceType:(int)arg1; // Remaining properties -@property(nonatomic) BOOL isConnecting; -@property(nonatomic) float leftBatteryLevel; +@property(nonatomic) _Bool isConnecting; +@property(nonatomic) double leftBatteryLevel; @property(retain, nonatomic) NSString *leftFirmwareVersion; @property(retain, nonatomic) NSString *leftHardwareVersion; @property(retain, nonatomic) NSString *leftUUID; @property(retain, nonatomic) NSString *manufacturer; @property(retain, nonatomic) NSString *model; @property(retain, nonatomic) NSString *name; -@property(nonatomic) float rightBatteryLevel; +@property(nonatomic) double rightBatteryLevel; @property(retain, nonatomic) NSString *rightFirmwareVersion; @property(retain, nonatomic) NSString *rightHardwareVersion; @property(retain, nonatomic) NSString *rightUUID; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidMode.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidMode.h index 03c5376e2..47bff008d 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidMode.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingAidMode.h @@ -6,27 +6,30 @@ #import "NSObject.h" +#import "NSSecureCoding-Protocol.h" + @class NSString; -@interface AXHearingAidMode : NSObject +@interface AXHearingAidMode : NSObject { unsigned char _index; - BOOL _isSelected; - NSString *_name; - int _category; + _Bool _isSelected; int _ear; int syncAttempts; + NSString *_name; + long long _category; } ++ (_Bool)supportsSecureCoding; @property(nonatomic) int syncAttempts; // @synthesize syncAttempts; @property(nonatomic) int ear; // @synthesize ear=_ear; -@property(nonatomic) BOOL isSelected; // @synthesize isSelected=_isSelected; +@property(nonatomic) _Bool isSelected; // @synthesize isSelected=_isSelected; @property(nonatomic) unsigned char index; // @synthesize index=_index; -@property(nonatomic) int category; // @synthesize category=_category; +@property(nonatomic) long long category; // @synthesize category=_category; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (id)description; -- (BOOL)isStream; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isStream; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingDetailViewController.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingDetailViewController.h index a3f699c90..5c0c257bf 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingDetailViewController.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingDetailViewController.h @@ -27,7 +27,7 @@ - (id)_volumeSpecifiers; - (id)disconnectedSpecifiers; - (id)deviceSpecifiers; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingLiveListenMeterCell.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingLiveListenMeterCell.h index c63b6a4c5..c5f1e7b1f 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingLiveListenMeterCell.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingLiveListenMeterCell.h @@ -21,7 +21,7 @@ - (void)audioLevelDidChange:(float)arg1; - (void)setSpecifier:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingProgramCell.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingProgramCell.h index c41f1b9fc..ec766fc85 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingProgramCell.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingProgramCell.h @@ -14,9 +14,9 @@ } - (void)layoutSubviews; -- (void)setChecked:(BOOL)arg1; +- (void)setChecked:(_Bool)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSliderValueCell.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSliderValueCell.h index 0fe55da9b..5db8213a6 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSliderValueCell.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSliderValueCell.h @@ -14,14 +14,14 @@ UISlider *_slider; UILabel *_valueLabel; NSNumberFormatter *_numberFormatter; - float _sliderMargin; - float _valueWidth; + double _sliderMargin; + double _valueWidth; } - (id)description; - (void)accessibilityDecrement; - (void)accessibilityIncrement; -- (BOOL)isAccessibilityElement; +- (_Bool)isAccessibilityElement; - (id)accessibilityLabel; - (id)accessibilityHint; - (id)accessibilityValue; @@ -33,7 +33,7 @@ - (void)sliderValueDidChange:(id)arg1; - (void)willMoveToSuperview:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSpringBoardServer.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSpringBoardServer.h index e1d691419..d8ce10555 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSpringBoardServer.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXHearingSpringBoardServer.h @@ -19,12 +19,12 @@ + (id)sharedInstance; @property(retain, nonatomic) NSArray *availableHearingAids; // @synthesize availableHearingAids=_availableHearingAids; - (void)stopLiveListen; -- (BOOL)startLiveListen; +- (_Bool)startLiveListen; - (void)removeLiveListenLevelsHandler:(id)arg1; - (id)addLiveListenLevelsHandler:(id)arg1; -- (BOOL)liveListenIsListening; -- (void)writeValue:(id)arg1 forProperty:(int)arg2 forDeviceID:(id)arg3; -- (id)readProperty:(int)arg1 forDeviceID:(id)arg2; +- (_Bool)liveListenIsListening; +- (void)writeValue:(id)arg1 forProperty:(long long)arg2 forDeviceID:(id)arg3; +- (id)readProperty:(long long)arg1 forDeviceID:(id)arg2; - (void)removePropertyUpdateHandler:(id)arg1; - (id)addPropertyUpdateHandler:(id)arg1; - (void)removeAvailableDeviceHandler:(id)arg1; @@ -35,7 +35,7 @@ - (void)hearingAidServerReady; - (void)_willClearServer; - (void)_didConnectToServer; -- (BOOL)_shouldValidateEntitlements; +- (_Bool)_shouldValidateEntitlements; - (id)_serviceName; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXRemoteHearingAidDevice.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXRemoteHearingAidDevice.h index 9f16b8fd5..3209922a7 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/AXRemoteHearingAidDevice.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/AXRemoteHearingAidDevice.h @@ -6,18 +6,19 @@ #import "NSObject.h" -@class AXHearingAidMode, AXTimer, NSArray, NSString; +@class AXHearingAidMode, AXTimer, NSArray, NSDate, NSString; @interface AXRemoteHearingAidDevice : NSObject { AXTimer *_propertyWriteTimer; - BOOL _keepInSync; - BOOL _isPaired; - BOOL _isConnecting; - float _rightMicrophoneVolume; - float _leftMicrophoneVolume; - float _rightStreamVolume; - float _leftStreamVolume; + _Bool _keepInSync; + _Bool _isPaired; + _Bool _isConnecting; + int _availableEars; + double _rightMicrophoneVolume; + double _leftMicrophoneVolume; + double _rightStreamVolume; + double _leftStreamVolume; NSString *_name; NSString *_manufacturer; NSString *_model; @@ -29,28 +30,31 @@ NSString *_leftUUID; NSString *_leftPeripheralUUID; NSString *_rightPeripheralUUID; - float _rightBatteryLevel; - float _leftBatteryLevel; + double _rightBatteryLevel; + double _leftBatteryLevel; + NSDate *_leftBatteryLowDate; + NSDate *_rightBatteryLowDate; NSArray *_rightPrograms; NSArray *_leftPrograms; AXHearingAidMode *_leftSelectedProgram; AXHearingAidMode *_rightSelectedProgram; NSString *_deviceUUID; - int _availableEars; - int _loadedProperties; - int _pendingPropertyWrites; + long long _loadedProperties; + long long _pendingPropertyWrites; } -@property(nonatomic) int pendingPropertyWrites; // @synthesize pendingPropertyWrites=_pendingPropertyWrites; -@property(nonatomic) int loadedProperties; // @synthesize loadedProperties=_loadedProperties; +@property(nonatomic) long long pendingPropertyWrites; // @synthesize pendingPropertyWrites=_pendingPropertyWrites; +@property(nonatomic) long long loadedProperties; // @synthesize loadedProperties=_loadedProperties; @property(nonatomic) int availableEars; // @synthesize availableEars=_availableEars; @property(retain, nonatomic) NSString *deviceUUID; // @synthesize deviceUUID=_deviceUUID; @property(retain, nonatomic) AXHearingAidMode *rightSelectedProgram; // @synthesize rightSelectedProgram=_rightSelectedProgram; @property(retain, nonatomic) AXHearingAidMode *leftSelectedProgram; // @synthesize leftSelectedProgram=_leftSelectedProgram; @property(copy, nonatomic) NSArray *leftPrograms; // @synthesize leftPrograms=_leftPrograms; @property(copy, nonatomic) NSArray *rightPrograms; // @synthesize rightPrograms=_rightPrograms; -@property(nonatomic) float leftBatteryLevel; // @synthesize leftBatteryLevel=_leftBatteryLevel; -@property(nonatomic) float rightBatteryLevel; // @synthesize rightBatteryLevel=_rightBatteryLevel; +@property(retain, nonatomic) NSDate *rightBatteryLowDate; // @synthesize rightBatteryLowDate=_rightBatteryLowDate; +@property(retain, nonatomic) NSDate *leftBatteryLowDate; // @synthesize leftBatteryLowDate=_leftBatteryLowDate; +@property(nonatomic) double leftBatteryLevel; // @synthesize leftBatteryLevel=_leftBatteryLevel; +@property(nonatomic) double rightBatteryLevel; // @synthesize rightBatteryLevel=_rightBatteryLevel; @property(retain, nonatomic) NSString *rightPeripheralUUID; // @synthesize rightPeripheralUUID=_rightPeripheralUUID; @property(retain, nonatomic) NSString *leftPeripheralUUID; // @synthesize leftPeripheralUUID=_leftPeripheralUUID; @property(retain, nonatomic) NSString *leftUUID; // @synthesize leftUUID=_leftUUID; @@ -62,31 +66,31 @@ @property(retain, nonatomic) NSString *model; // @synthesize model=_model; @property(retain, nonatomic) NSString *manufacturer; // @synthesize manufacturer=_manufacturer; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -@property(nonatomic) BOOL isConnecting; // @synthesize isConnecting=_isConnecting; -@property(nonatomic) BOOL isPaired; // @synthesize isPaired=_isPaired; -@property(nonatomic) float leftStreamVolume; // @synthesize leftStreamVolume=_leftStreamVolume; -@property(nonatomic) float rightStreamVolume; // @synthesize rightStreamVolume=_rightStreamVolume; -@property(nonatomic) float leftMicrophoneVolume; // @synthesize leftMicrophoneVolume=_leftMicrophoneVolume; -@property(nonatomic) float rightMicrophoneVolume; // @synthesize rightMicrophoneVolume=_rightMicrophoneVolume; -@property(nonatomic) BOOL keepInSync; // @synthesize keepInSync=_keepInSync; +@property(nonatomic) _Bool isConnecting; // @synthesize isConnecting=_isConnecting; +@property(nonatomic) _Bool isPaired; // @synthesize isPaired=_isPaired; +@property(nonatomic) double leftStreamVolume; // @synthesize leftStreamVolume=_leftStreamVolume; +@property(nonatomic) double rightStreamVolume; // @synthesize rightStreamVolume=_rightStreamVolume; +@property(nonatomic) double leftMicrophoneVolume; // @synthesize leftMicrophoneVolume=_leftMicrophoneVolume; +@property(nonatomic) double rightMicrophoneVolume; // @synthesize rightMicrophoneVolume=_rightMicrophoneVolume; +@property(nonatomic) _Bool keepInSync; // @synthesize keepInSync=_keepInSync; - (id)description; -- (void)setValue:(id)arg1 forProperty:(int)arg2; +- (void)setValue:(id)arg1 forProperty:(long long)arg2; - (id)selectedProgramIndexes; - (id)selectedPrograms; - (void)selectProgram:(id)arg1; - (id)programs; -- (void)writeVolumesForProperty:(int)arg1; +- (void)writeVolumesForProperty:(long long)arg1; - (void)_delayWriteProperties; - (void)loadRequiredProperties; -- (BOOL)didLoadRequiredProperties; -- (BOOL)didLoadBasicProperties; -- (BOOL)didLoadProperty:(int)arg1; -- (BOOL)containsPeripheralWithUUID:(id)arg1; -- (BOOL)isRightConnected; -- (BOOL)isLeftConnected; -- (BOOL)isConnected; -- (BOOL)rightAvailable; -- (BOOL)leftAvailable; +- (_Bool)didLoadRequiredProperties; +- (_Bool)didLoadBasicProperties; +- (_Bool)didLoadProperty:(long long)arg1; +- (_Bool)containsPeripheralWithUUID:(id)arg1; +- (_Bool)isRightConnected; +- (_Bool)isLeftConnected; +- (_Bool)isConnected; +- (_Bool)rightAvailable; +- (_Bool)leftAvailable; - (void)disconnect; - (void)connect; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/CBPeripheralDelegate-Protocol.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/CBPeripheralDelegate-Protocol.h index 3ddc2ccfb..12f9ec621 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/CBPeripheralDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/CBPeripheralDelegate-Protocol.h @@ -19,7 +19,7 @@ - (void)peripheral:(id)arg1 didDiscoverIncludedServicesForService:(id)arg2 error:(id)arg3; - (void)peripheral:(id)arg1 didDiscoverServices:(id)arg2; - (void)peripheralDidUpdateRSSI:(id)arg1 error:(id)arg2; -- (void)peripheral:(id)arg1 didInvalidateServices:(id)arg2; +- (void)peripheral:(id)arg1 didModifyServices:(id)arg2; - (void)peripheralDidInvalidateServices:(id)arg1; - (void)peripheralDidUpdateName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/CDStructures.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/CDStructures.h index 877c6c079..744e3fb39 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/CDStructures.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,12 +17,12 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/NSCoding-Protocol.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AXHearingAidSupport/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AXHearingAidSupport/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..485c77458 --- /dev/null +++ b/iOS7/PrivateFrameworks/AXHearingAidSupport/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXAttributedString.h b/iOS7/PrivateFrameworks/AXRuntime/AXAttributedString.h index e29954c01..cff3aa78a 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXAttributedString.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXAttributedString.h @@ -17,17 +17,17 @@ + (id)axAttributedStringWithString:(id)arg1; - (id)description; - (id)axAttributedStringDescription; -- (id)substringFromIndex:(unsigned int)arg1; -- (BOOL)hasAttribute:(id)arg1; +- (id)substringFromIndex:(unsigned long long)arg1; +- (_Bool)hasAttribute:(id)arg1; - (id)coalescedFontAttributes; - (id)attributedSubstringFromRange:(struct _NSRange)arg1; - (id)uppercaseString; - (id)lowercaseString; - (id)string; -- (BOOL)isAXAttributedString; +- (_Bool)isAXAttributedString; - (void)enumerateAttributesUsingBlock:(id)arg1; - (id)attributeValueForKey:(id)arg1; -- (id)attributesAtIndex:(int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attributesAtIndex:(long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)appendAXAttributedString:(id)arg1; - (void)appendString:(id)arg1; - (void)setAttributes:(id)arg1 withRange:(struct _NSRange)arg2; @@ -36,8 +36,8 @@ - (void)setAttributes:(id)arg1; - (struct __CFAttributedString *)cfAttributedString; - (void)replaceString:(struct __CFString *)arg1; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (void)convertAttachmentsWithBlock:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXElement.h b/iOS7/PrivateFrameworks/AXRuntime/AXElement.h index 98568cc6b..2be71e994 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXElement.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXElement.h @@ -12,64 +12,65 @@ @interface AXElement : NSObject { - BOOL _representsScannerGroup; + _Bool _representsScannerGroup; AXUIElement *_uiElement; AXElementGroup *_parentGroup; } + (id)systemWideElement; -+ (id)elementAtCoordinate:(struct CGPoint)arg1 withVisualPadding:(BOOL)arg2; ++ (id)elementAtCoordinate:(struct CGPoint)arg1 withVisualPadding:(_Bool)arg2; + (id)elementWithUIElement:(id)arg1; + (id)elementWithAXUIElement:(struct __AXUIElement *)arg1; -@property(readonly, nonatomic) BOOL representsScannerGroup; // @synthesize representsScannerGroup=_representsScannerGroup; +@property(readonly, nonatomic) _Bool representsScannerGroup; // @synthesize representsScannerGroup=_representsScannerGroup; @property(nonatomic) AXElementGroup *parentGroup; // @synthesize parentGroup=_parentGroup; @property(retain, nonatomic) AXUIElement *uiElement; // @synthesize uiElement=_uiElement; - (id)_axElementsForAXUIElements:(id)arg1; -- (BOOL)isGroup; +- (_Bool)isGroup; - (id)highestAncestorGroup; - (void)scrollToBottom; - (void)scrollToTop; - (void)decreaseAutoscrollSpeed; - (void)increaseAutoscrollSpeed; -@property(readonly, nonatomic) BOOL isAutoscrolling; +@property(readonly, nonatomic) _Bool isAutoscrolling; - (void)pauseAutoscrolling; - (void)autoscrollInDirection:(int)arg1; @property(retain, nonatomic) AXElement *autoscrollTarget; -@property(readonly, nonatomic) BOOL canPerformEscape; +@property(readonly, nonatomic) _Bool canPerformEscape; @property(readonly, nonatomic) NSArray *scannerRootGroup; -@property(readonly, nonatomic) BOOL isScannerElement; -- (BOOL)zoomOut; -- (BOOL)zoomIn; -- (BOOL)longPress; -- (BOOL)press; -- (BOOL)canPerformActivate; +@property(readonly, nonatomic) _Bool isScannerElement; +- (_Bool)zoomOut; +- (_Bool)zoomIn; +- (_Bool)longPress; +- (_Bool)press; +- (_Bool)canPerformActivate; @property(readonly, nonatomic) NSArray *supportedGestures; @property(readonly, nonatomic) unsigned int windowContextId; -- (BOOL)performAction:(int)arg1 withValue:(id)arg2; -- (BOOL)performAction:(int)arg1; -- (BOOL)supportsAction:(int)arg1; -- (BOOL)canScrollInAtLeastOneDirection; +- (_Bool)performAction:(int)arg1 withValue:(id)arg2; +- (_Bool)performAction:(int)arg1; +- (_Bool)supportsAction:(int)arg1; +- (_Bool)canScrollInAtLeastOneDirection; - (void)scrollToVisible; -@property(readonly, nonatomic) BOOL canPerformZoom; -- (float)distanceToPoint:(struct CGPoint)arg1; -- (float)distanceToElement:(id)arg1; -- (BOOL)hasOnlyTraits:(unsigned long long)arg1; -- (BOOL)hasAnyTraits:(unsigned long long)arg1; -- (BOOL)hasAllTraits:(unsigned long long)arg1; -- (id)previousElementsWithCount:(unsigned int)arg1; -- (id)nextElementsWithCount:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool canPerformZoom; +- (double)distanceToPoint:(struct CGPoint)arg1; +- (double)distanceToElement:(id)arg1; +- (_Bool)hasOnlyTraits:(unsigned long long)arg1; +- (_Bool)hasAnyTraits:(unsigned long long)arg1; +- (_Bool)hasAllTraits:(unsigned long long)arg1; +- (id)previousElementsWithCount:(unsigned long long)arg1; +- (id)nextElementsWithCount:(unsigned long long)arg1; @property(nonatomic) struct _NSRange selectedTextRange; +@property(readonly, nonatomic) NSArray *typingCandidates; @property(readonly, nonatomic) NSArray *textOperations; -@property(readonly, nonatomic) BOOL hasVariantKeys; +@property(readonly, nonatomic) _Bool hasVariantKeys; @property(readonly, nonatomic) NSArray *variantKeys; -- (BOOL)isMap; -@property(readonly, nonatomic) BOOL hasTextEntry; -@property(readonly, nonatomic) BOOL hasWebContent; -@property(readonly, nonatomic) BOOL isMathEquation; -@property(readonly, nonatomic) BOOL isKeyboardKey; +- (_Bool)isMap; +@property(readonly, nonatomic) _Bool hasTextEntry; +@property(readonly, nonatomic) _Bool hasWebContent; +@property(readonly, nonatomic) _Bool isMathEquation; +@property(readonly, nonatomic) _Bool isKeyboardKey; @property(readonly, nonatomic) AXElement *touchContainer; -@property(readonly, nonatomic) BOOL isTouchContainer; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool isTouchContainer; +@property(readonly, nonatomic) _Bool isValid; @property(readonly, nonatomic) struct CGRect visibleFrame; @property(readonly, nonatomic) struct CGRect textCursorFrame; @property(readonly, nonatomic) struct CGRect frame; @@ -82,25 +83,25 @@ @property(readonly, nonatomic) NSString *value; @property(readonly, nonatomic) NSString *hint; @property(readonly, nonatomic) NSString *label; -@property(readonly, nonatomic) BOOL isVisible; -@property(readonly, nonatomic) BOOL isAccessibleElement; +@property(readonly, nonatomic) _Bool isVisible; +@property(readonly, nonatomic) _Bool isAccessibleElement; - (id)elementsMatchingText:(id)arg1; -@property(readonly, nonatomic) BOOL isSpringBoard; +@property(readonly, nonatomic) _Bool isSpringBoard; @property(readonly, nonatomic) NSString *bundleId; @property(readonly, nonatomic) AXElement *firstElementInApplicationForFocus; @property(readonly, nonatomic) AXElement *firstElementInApplication; @property(readonly, nonatomic) AXElement *firstResponder; @property(readonly, nonatomic) NSArray *visibleElements; -@property(readonly, nonatomic) BOOL isScreenLocked; -- (struct CGRect)convertRect:(struct CGRect)arg1 fromContextId:(unsigned int)arg2; +@property(readonly, nonatomic) _Bool isScreenLocked; +- (struct CGRect)convertRect:(struct CGRect)arg1 fromContextId:(unsigned long long)arg2; @property(readonly, nonatomic) AXElement *springBoardApplication; @property(readonly, nonatomic) AXElement *currentApplication; -@property(nonatomic, getter=isPassivelyListeningForEvents) BOOL passivelyListeningForEvents; -@property(readonly, nonatomic) BOOL isSystemWideElement; +@property(nonatomic, getter=isPassivelyListeningForEvents) _Bool passivelyListeningForEvents; +@property(readonly, nonatomic) _Bool isSystemWideElement; @property(readonly, nonatomic) struct __AXUIElement *elementRef; - (id)elementForAttribute:(int)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithUIElement:(id)arg1; - (id)initWithAXUIElement:(struct __AXUIElement *)arg1; diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXElementFetcher.h b/iOS7/PrivateFrameworks/AXRuntime/AXElementFetcher.h index d298f25df..ae148ee77 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXElementFetcher.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXElementFetcher.h @@ -13,17 +13,17 @@ NSObject *_elementFetchQueue; NSObject *_elementAccessQueue; struct __AXObserver *_axRuntimeNotificationObserver; - unsigned int _scheduledFetchEvent; + unsigned long long _scheduledFetchEvent; NSObject *_eventCoalesceTimer; - BOOL _enabled; - BOOL _eventManagementEnabled; - BOOL _groupingEnabled; - BOOL _shouldUsePadInterfaceHeuristics; - BOOL _fetchingElements; + _Bool _enabled; + _Bool _eventManagementEnabled; + _Bool _groupingEnabled; + _Bool _shouldUsePadInterfaceHeuristics; + _Bool _fetchingElements; id _delegate; - int _fetchPolicy; + long long _fetchPolicy; NSMapTable *_fetchObservers; - unsigned int _activeFetchEvents; + unsigned long long _activeFetchEvents; NSArray *_elementCache; AXElementGroup *_rootGroupCache; AXElementGroup *_keyboardGroupCache; @@ -34,28 +34,29 @@ } + (id)currentAppWithPositionHint:(struct CGPoint)arg1; ++ (id)_applicationForElement:(id)arg1; + (id)springBoardElement; + (id)systemWideElement; @property(retain, nonatomic) NSMutableDictionary *postFetchFilters; // @synthesize postFetchFilters=_postFetchFilters; -@property(nonatomic, getter=isFetchingElements) BOOL fetchingElements; // @synthesize fetchingElements=_fetchingElements; -@property(nonatomic) BOOL shouldUsePadInterfaceHeuristics; // @synthesize shouldUsePadInterfaceHeuristics=_shouldUsePadInterfaceHeuristics; +@property(nonatomic, getter=isFetchingElements) _Bool fetchingElements; // @synthesize fetchingElements=_fetchingElements; +@property(nonatomic) _Bool shouldUsePadInterfaceHeuristics; // @synthesize shouldUsePadInterfaceHeuristics=_shouldUsePadInterfaceHeuristics; @property(retain, nonatomic) AXElementGroupPruner *elementGroupPruner; // @synthesize elementGroupPruner=_elementGroupPruner; @property(retain, nonatomic) AXVisualElementGrouper *visualElementGrouper; // @synthesize visualElementGrouper=_visualElementGrouper; @property(retain, nonatomic) AXElement *currentApp; // @synthesize currentApp=_currentApp; -@property(nonatomic, getter=isGroupingEnabled) BOOL groupingEnabled; // @synthesize groupingEnabled=_groupingEnabled; +@property(nonatomic, getter=isGroupingEnabled) _Bool groupingEnabled; // @synthesize groupingEnabled=_groupingEnabled; @property(retain, nonatomic) AXElementGroup *keyboardGroupCache; // @synthesize keyboardGroupCache=_keyboardGroupCache; @property(retain, nonatomic) AXElementGroup *rootGroupCache; // @synthesize rootGroupCache=_rootGroupCache; -@property(nonatomic, getter=isEventManagementEnabled) BOOL eventManagementEnabled; // @synthesize eventManagementEnabled=_eventManagementEnabled; +@property(nonatomic, getter=isEventManagementEnabled) _Bool eventManagementEnabled; // @synthesize eventManagementEnabled=_eventManagementEnabled; @property(retain, nonatomic) NSArray *elementCache; // @synthesize elementCache=_elementCache; -@property(nonatomic) unsigned int activeFetchEvents; // @synthesize activeFetchEvents=_activeFetchEvents; +@property(nonatomic) unsigned long long activeFetchEvents; // @synthesize activeFetchEvents=_activeFetchEvents; @property(retain, nonatomic) NSMapTable *fetchObservers; // @synthesize fetchObservers=_fetchObservers; -@property(nonatomic) int fetchPolicy; // @synthesize fetchPolicy=_fetchPolicy; +@property(nonatomic) long long fetchPolicy; // @synthesize fetchPolicy=_fetchPolicy; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; - (void)_debugLogElementCache; -- (id)_debugStringForFetchEvents:(unsigned int)arg1; -- (id)_debugStringForPolicy:(int)arg1; -- (BOOL)_fetchGroups:(BOOL)arg1; +- (id)_debugStringForFetchEvents:(unsigned long long)arg1; +- (id)_debugStringForPolicy:(long long)arg1; +- (_Bool)_fetchGroups:(_Bool)arg1; - (id)_filterGroup:(id)arg1 withFilter:(id)arg2; - (id)_groupWithItems:(id)arg1 groupTraits:(int)arg2; - (id)_groupWithDictionary:(id)arg1; @@ -64,11 +65,11 @@ - (id)_findGroupableMatchingBlock:(id)arg1 inElementGroup:(void)arg2; - (id)findGroupableMatchingGroupable:(id)arg1; - (id)_findGroupableMatchingGroupable:(id)arg1 inElementGroup:(id)arg2; -- (id)previousSiblingOfGroupable:(id)arg1 didWrap:(char *)arg2; -- (id)nextSiblingOfGroupable:(id)arg1 didWrap:(char *)arg2; -- (id)_siblingOfGroupable:(id)arg1 forDirection:(BOOL)arg2 didWrap:(char *)arg3; -- (id)previousSiblingOfElement:(id)arg1 didWrap:(char *)arg2; -- (id)nextSiblingOfElement:(id)arg1 didWrap:(char *)arg2; +- (id)previousSiblingOfGroupable:(id)arg1 didWrap:(_Bool *)arg2; +- (id)nextSiblingOfGroupable:(id)arg1 didWrap:(_Bool *)arg2; +- (id)_siblingOfGroupable:(id)arg1 forDirection:(_Bool)arg2 didWrap:(_Bool *)arg3; +- (id)previousSiblingOfElement:(id)arg1 didWrap:(_Bool *)arg2; +- (id)nextSiblingOfElement:(id)arg1 didWrap:(_Bool *)arg2; - (id)lastElement; - (id)firstElement; - (id)closestElementToPoint:(struct CGPoint)arg1; @@ -83,25 +84,25 @@ - (void)addPostFetchFilter:(id)arg1 withIdentifier:(void)arg2; - (id)_fetchFirstElements; - (id)_fetchVisibleElements; -- (BOOL)_fetchElements:(BOOL)arg1; -- (void)_sendFakeScreenChangeIfNecessaryForGroup:(id)arg1 orElements:(id)arg2 appDidChange:(BOOL)arg3; -- (BOOL)_shouldConsiderCacheAsInvalid; +- (_Bool)_fetchElements:(_Bool)arg1; +- (void)_sendFakeScreenChangeIfNecessaryForGroup:(id)arg1 orElements:(id)arg2 appDidChange:(_Bool)arg3; +- (_Bool)_shouldConsiderCacheAsInvalid; - (void)disableEventManagement; - (void)enableEventManagement; - (id)_axNotificationsForManagedEvents; -- (BOOL)_fetchEventCanBeManaged:(unsigned int)arg1; -- (int)_priorityForFetchEvent:(unsigned int)arg1; -- (double)_delayForFetchEvent:(unsigned int)arg1; -- (void)_scheduleFetchEvent:(unsigned int)arg1; +- (_Bool)_fetchEventCanBeManaged:(unsigned long long)arg1; +- (long long)_priorityForFetchEvent:(unsigned long long)arg1; +- (double)_delayForFetchEvent:(unsigned long long)arg1; +- (void)_scheduleFetchEvent:(unsigned long long)arg1; - (void)_tearDownEventCoalesceTimer; -- (void)_fetchEventOccurred:(unsigned int)arg1; -- (void)fetchEventOccurred:(unsigned int)arg1; +- (void)_fetchEventOccurred:(unsigned long long)arg1; +- (void)fetchEventOccurred:(unsigned long long)arg1; - (void)refresh; -- (void)removeFetchEvents:(unsigned int)arg1; -- (void)addFetchEvents:(unsigned int)arg1; -- (void)_notifyObserversDidScheduleFetchEvent:(unsigned int)arg1; -- (void)_notifyObserversDidFetchElementsForEvent:(unsigned int)arg1 foundNewElements:(BOOL)arg2; -- (void)_notifyObserversWillFetchElementsForEvent:(unsigned int)arg1; +- (void)removeFetchEvents:(unsigned long long)arg1; +- (void)addFetchEvents:(unsigned long long)arg1; +- (void)_notifyObserversDidScheduleFetchEvent:(unsigned long long)arg1; +- (void)_notifyObserversDidFetchElementsForEvent:(unsigned long long)arg1 foundNewElements:(_Bool)arg2; +- (void)_notifyObserversWillFetchElementsForEvent:(unsigned long long)arg1; - (void)unregisterAllFetchObservers; - (void)unregisterFetchObserver:(id)arg1; - (void)registerFetchObserver:(id)arg1 targetQueue:(id)arg2; @@ -110,11 +111,11 @@ @property(readonly, nonatomic) AXElementGroup *keyboardGroup; @property(readonly, nonatomic) AXElementGroup *rootGroup; @property(readonly, nonatomic) NSArray *availableElements; -@property(readonly, nonatomic) BOOL willFetchElements; -- (BOOL)updateCurrentApp; +@property(readonly, nonatomic) _Bool willFetchElements; +- (_Bool)_updateCurrentApp; - (id)description; - (void)dealloc; -- (id)initWithDelegate:(id)arg1 fetchEvents:(unsigned int)arg2 fetchPolicy:(int)arg3 enableEventManagement:(BOOL)arg4 enableGrouping:(BOOL)arg5 beginEnabled:(BOOL)arg6; +- (id)initWithDelegate:(id)arg1 fetchEvents:(unsigned long long)arg2 fetchPolicy:(long long)arg3 enableEventManagement:(_Bool)arg4 enableGrouping:(_Bool)arg5 beginEnabled:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXElementGroup.h b/iOS7/PrivateFrameworks/AXRuntime/AXElementGroup.h index 5935ac049..0c8a0d89e 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXElementGroup.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXElementGroup.h @@ -13,9 +13,9 @@ @interface AXElementGroup : NSArray { NSArray *_elementStore; - BOOL _rootGroup; - id _generator; + _Bool _rootGroup; int _groupTraits; + id _generator; NSHashTable *_groupObservers; AXElementGroup *_parentGroup; } @@ -24,7 +24,7 @@ + (id)groupWithElements:(id)arg1; @property(nonatomic) AXElementGroup *parentGroup; // @synthesize parentGroup=_parentGroup; @property(retain, nonatomic) NSHashTable *groupObservers; // @synthesize groupObservers=_groupObservers; -@property(nonatomic, getter=isRootGroup) BOOL rootGroup; // @synthesize rootGroup=_rootGroup; +@property(nonatomic, getter=isRootGroup) _Bool rootGroup; // @synthesize rootGroup=_rootGroup; @property(nonatomic) int groupTraits; // @synthesize groupTraits=_groupTraits; @property(nonatomic) id generator; // @synthesize generator=_generator; - (id)_debugFullDescriptionWithIndent:(id)arg1; @@ -39,12 +39,12 @@ - (void)unregisterAllGroupObservers; - (void)unregisterGroupObserver:(id)arg1; - (void)registerGroupObserver:(id)arg1; -@property(readonly, nonatomic) unsigned int numberOfElements; -@property(readonly, nonatomic) BOOL allowsChangingExistingGroupingOfContents; -@property(readonly, nonatomic) BOOL canBeReplacedByChildren; -@property(readonly, nonatomic) BOOL canBeGroupedWithOtherGroupables; -- (BOOL)isKeyboardRow; -- (BOOL)isKeyboardContainer; +@property(readonly, nonatomic) unsigned long long numberOfElements; +@property(readonly, nonatomic) _Bool allowsChangingExistingGroupingOfContents; +@property(readonly, nonatomic) _Bool canBeReplacedByChildren; +@property(readonly, nonatomic) _Bool canBeGroupedWithOtherGroupables; +- (_Bool)isKeyboardRow; +- (_Bool)isKeyboardContainer; - (id)keyboardContainer; - (id)keyboardRow; - (id)keyboardContainerRows; @@ -56,18 +56,18 @@ - (id)childrenPassingTest:(id)arg1; - (id)firstChildPassingTest:(id)arg1; - (id)firstChildMatchingItem:(id)arg1; -- (id)previousSiblingOfChild:(id)arg1 didWrap:(char *)arg2; -- (id)nextSiblingOfChild:(id)arg1 didWrap:(char *)arg2; -- (id)_siblingOfChild:(id)arg1 inDirection:(BOOL)arg2 didWrap:(char *)arg3; +- (id)previousSiblingOfChild:(id)arg1 didWrap:(_Bool *)arg2; +- (id)nextSiblingOfChild:(id)arg1 didWrap:(_Bool *)arg2; +- (id)_siblingOfChild:(id)arg1 inDirection:(_Bool)arg2 didWrap:(_Bool *)arg3; - (id)lastChild; - (id)firstChild; - (void)_generateGroupsIfNeeded; -- (BOOL)isGroup; +- (_Bool)isGroup; - (id)highestAncestorGroup; @property(readonly, nonatomic) struct CGRect frame; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)_transferStateToGroup:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)groupByReplacingGroupable:(id)arg1 withGroupable:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXElementGrouper.h b/iOS7/PrivateFrameworks/AXRuntime/AXElementGrouper.h index 72f1919be..769d066dc 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXElementGrouper.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXElementGrouper.h @@ -8,24 +8,24 @@ @interface AXElementGrouper : NSObject { - unsigned int _minimumGroupSize; - unsigned int _maximumGroupSize; - unsigned int _preferredGroupSize; - float _thresholdForDeterminingEqualSize; + unsigned long long _minimumGroupSize; + unsigned long long _maximumGroupSize; + unsigned long long _preferredGroupSize; + double _thresholdForDeterminingEqualSize; } -@property(nonatomic) float thresholdForDeterminingEqualSize; // @synthesize thresholdForDeterminingEqualSize=_thresholdForDeterminingEqualSize; -@property(nonatomic) unsigned int preferredGroupSize; // @synthesize preferredGroupSize=_preferredGroupSize; -@property(nonatomic) unsigned int maximumGroupSize; // @synthesize maximumGroupSize=_maximumGroupSize; -@property(nonatomic) unsigned int minimumGroupSize; // @synthesize minimumGroupSize=_minimumGroupSize; +@property(nonatomic) double thresholdForDeterminingEqualSize; // @synthesize thresholdForDeterminingEqualSize=_thresholdForDeterminingEqualSize; +@property(nonatomic) unsigned long long preferredGroupSize; // @synthesize preferredGroupSize=_preferredGroupSize; +@property(nonatomic) unsigned long long maximumGroupSize; // @synthesize maximumGroupSize=_maximumGroupSize; +@property(nonatomic) unsigned long long minimumGroupSize; // @synthesize minimumGroupSize=_minimumGroupSize; - (id)_groupablesForItems:(id)arg1; - (void)_preprocessTraitsInGroup:(id)arg1; -- (id)_buildHierarchyForGroup:(id)arg1 indexOfKeyboard:(unsigned int *)arg2; -- (id)_flattenHierarchyForGroup:(id)arg1 rootLevel:(BOOL)arg2; -- (BOOL)_frame:(struct CGRect)arg1 isApproximatelySameSizeAsFrame:(struct CGRect)arg2; -- (id)_groupRemovingTooSmallGroups:(id)arg1 isRootLevel:(BOOL)arg2; +- (id)_buildHierarchyForGroup:(id)arg1 indexOfKeyboard:(unsigned long long *)arg2; +- (id)_flattenHierarchyForGroup:(id)arg1 rootLevel:(_Bool)arg2; +- (_Bool)_frame:(struct CGRect)arg1 isApproximatelySameSizeAsFrame:(struct CGRect)arg2; +- (id)_groupRemovingTooSmallGroups:(id)arg1 isRootLevel:(_Bool)arg2; - (id)groupElementsInRootGroup:(id)arg1; -- (id)initWithPadInterfaceHeuristics:(BOOL)arg1; +- (id)initWithPadInterfaceHeuristics:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXGroupable-Protocol.h b/iOS7/PrivateFrameworks/AXRuntime/AXGroupable-Protocol.h index 4c47fcb20..b3b0bf08e 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXGroupable-Protocol.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXGroupable-Protocol.h @@ -11,7 +11,7 @@ @protocol AXGroupable @property(nonatomic) AXElementGroup *parentGroup; @property(readonly, nonatomic) struct CGRect frame; -- (BOOL)isGroup; +- (_Bool)isGroup; - (id)highestAncestorGroup; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXObserverElementPair.h b/iOS7/PrivateFrameworks/AXRuntime/AXObserverElementPair.h index 02991b942..99cf79510 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXObserverElementPair.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXObserverElementPair.h @@ -12,7 +12,7 @@ } - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) id observer; // @synthesize observer=_observer; - (void)dealloc; - (id)initWithObserver:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXUIElement.h b/iOS7/PrivateFrameworks/AXRuntime/AXUIElement.h index 4ae67faa8..1500d2227 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXUIElement.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXUIElement.h @@ -11,9 +11,9 @@ @interface AXUIElement : NSObject { struct __AXUIElement *_axElement; - int _cachedRefCount; + long long _cachedRefCount; struct __CFDictionary *_cachedAttributes; - BOOL _isValid; + _Bool _isValid; } + (id)uiApplicationAtCoordinate:(struct CGPoint)arg1; @@ -26,18 +26,18 @@ + (id)uiSystemWideApplication; + (struct __AXUIElement *)systemWideAXUIElement; @property(nonatomic) struct __CFDictionary *cachedAttributes; // @synthesize cachedAttributes=_cachedAttributes; -- (struct _NSRange)nextCursorRangeInDirection:(unsigned int)arg1 unit:(unsigned int)arg2 outputRange:(struct _NSRange *)arg3 currentCursorRange:(struct _NSRange)arg4; -- (struct _NSRange)nextCursorRangeInDirection:(unsigned int)arg1 unit:(unsigned int)arg2 outputRange:(struct _NSRange *)arg3; -- (struct _NSRange)_lineRangeForPosition:(unsigned int)arg1; -- (int)_lineEndPosition; -- (int)_lineStartPosition; +- (struct _NSRange)nextCursorRangeInDirection:(unsigned long long)arg1 unit:(unsigned long long)arg2 outputRange:(struct _NSRange *)arg3 currentCursorRange:(struct _NSRange)arg4; +- (struct _NSRange)nextCursorRangeInDirection:(unsigned long long)arg1 unit:(unsigned long long)arg2 outputRange:(struct _NSRange *)arg3; +- (struct _NSRange)_lineRangeForPosition:(unsigned long long)arg1; +- (long long)_lineEndPosition; +- (long long)_lineStartPosition; - (id)_valueForRange:(struct _NSRange)arg1; - (id)_attributedValueForRange:(struct _NSRange)arg1; - (id)_objectForRange:(struct _NSRange)arg1 withParameterizedAttribute:(int)arg2; - (struct _NSRange)_selectedTextRange; - (void)setAXAttribute:(int)arg1 withObject:(id)arg2; -- (BOOL)isMockElement; -- (void)setAXAttribute:(int)arg1 withObject:(id)arg2 synchronous:(BOOL)arg3; +- (_Bool)isMockElement; +- (void)setAXAttribute:(int)arg1 withObject:(id)arg2 synchronous:(_Bool)arg3; - (void)setAXAttribute:(int)arg1 withArray:(id)arg2; - (void)setAXAttribute:(int)arg1 withUIElementArray:(id)arg2; - (void)setAXAttribute:(int)arg1 withUIElement:(id)arg2; @@ -46,17 +46,17 @@ - (void)setAXAttribute:(int)arg1 withPoint:(struct CGPoint)arg2; - (void)setAXAttribute:(int)arg1 withNumber:(id)arg2; - (void)setAXAttribute:(int)arg1 withFloat:(float)arg2; -- (void)setAXAttribute:(int)arg1 withLong:(long)arg2; +- (void)setAXAttribute:(int)arg1 withLong:(long long)arg2; - (void)setAXAttribute:(int)arg1 withString:(id)arg2; -- (void)setAXAttribute:(int)arg1 withBOOL:(BOOL)arg2; -- (id)_elementsWithParameter:(int)arg1 andCount:(unsigned long)arg2; -- (id)previousElementsWithCount:(unsigned long)arg1; -- (id)nextElementsWithCount:(unsigned long)arg1; +- (void)setAXAttribute:(int)arg1 withBOOL:(_Bool)arg2; +- (id)_elementsWithParameter:(int)arg1 andCount:(unsigned long long)arg2; +- (id)previousElementsWithCount:(unsigned long long)arg1; +- (id)nextElementsWithCount:(unsigned long long)arg1; - (id)uiElementsWithAttribute:(int)arg1; - (id)uiElementsWithAttribute:(int)arg1 parameter:(void *)arg2; -- (BOOL)performAXAction:(int)arg1; -- (BOOL)canPerformAXAction:(int)arg1; -- (BOOL)performAXAction:(int)arg1 withValue:(id)arg2; +- (_Bool)performAXAction:(int)arg1; +- (_Bool)canPerformAXAction:(int)arg1; +- (_Bool)performAXAction:(int)arg1 withValue:(id)arg2; - (id)valueArrayWithAXAttributes:(struct __CFArray *)arg1; - (id)objectWithAXAttribute:(int)arg1 parameter:(void *)arg2; - (id)objectWithAXAttribute:(int)arg1; @@ -65,24 +65,24 @@ - (struct CGPath *)pathWithAXAttribute:(int)arg1; - (struct CGPoint)pointWithAXAttribute:(int)arg1; - (id)numberWithAXAttribute:(int)arg1; -- (BOOL)boolWithAXAttribute:(int)arg1; +- (_Bool)boolWithAXAttribute:(int)arg1; - (id)stringWithAXAttribute:(int)arg1; - (id)arrayWithAXAttribute:(int)arg1; - (void)updateCache:(int)arg1; - (void *)_cachedValueForAttribute:(int)arg1; - (id)_outputCache; -- (BOOL)isValid; -- (BOOL)isValidForApplication:(id)arg1; +- (_Bool)isValid; +- (_Bool)isValidForApplication:(id)arg1; - (void)updateCacheWithAttributes:(id)arg1; -- (void)_createCache:(BOOL)arg1; +- (void)_createCache:(_Bool)arg1; - (void)disableCache; -- (void)enableCache:(BOOL)arg1; +- (void)enableCache:(_Bool)arg1; - (void *)modifyStaticCacheValue:(void *)arg1; - (void)_invalidate; - (void)setAXElement:(struct __AXUIElement *)arg1; @property(readonly, nonatomic) struct __AXUIElement *axElement; // @synthesize axElement=_axElement; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)pid; - (void)dealloc; - (id)initWithAXElement:(struct __AXUIElement *)arg1; diff --git a/iOS7/PrivateFrameworks/AXRuntime/AXVisualElementGrouper.h b/iOS7/PrivateFrameworks/AXRuntime/AXVisualElementGrouper.h index 98ace7d78..90a161162 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/AXVisualElementGrouper.h +++ b/iOS7/PrivateFrameworks/AXRuntime/AXVisualElementGrouper.h @@ -8,14 +8,14 @@ @interface AXVisualElementGrouper : AXElementGrouper { - float _maximumNeighbourDistance; - float _maximumDistanceForAligningEdges; + double _maximumNeighbourDistance; + double _maximumDistanceForAligningEdges; } -@property(nonatomic) float maximumDistanceForAligningEdges; // @synthesize maximumDistanceForAligningEdges=_maximumDistanceForAligningEdges; -@property(nonatomic) float maximumNeighbourDistance; // @synthesize maximumNeighbourDistance=_maximumNeighbourDistance; +@property(nonatomic) double maximumDistanceForAligningEdges; // @synthesize maximumDistanceForAligningEdges=_maximumDistanceForAligningEdges; +@property(nonatomic) double maximumNeighbourDistance; // @synthesize maximumNeighbourDistance=_maximumNeighbourDistance; - (id)_groupablesForItems:(id)arg1; -- (id)initWithPadInterfaceHeuristics:(BOOL)arg1; +- (id)initWithPadInterfaceHeuristics:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/CDStructures.h b/iOS7/PrivateFrameworks/AXRuntime/CDStructures.h index 877c6c079..744e3fb39 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/CDStructures.h +++ b/iOS7/PrivateFrameworks/AXRuntime/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,12 +17,12 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/AXRuntime/NSObject-AXAttributedStringAdditions.h b/iOS7/PrivateFrameworks/AXRuntime/NSObject-AXAttributedStringAdditions.h index ee33c2889..2aca6a4fd 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/NSObject-AXAttributedStringAdditions.h +++ b/iOS7/PrivateFrameworks/AXRuntime/NSObject-AXAttributedStringAdditions.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (AXAttributedStringAdditions) -- (BOOL)isAXAttributedString; +- (_Bool)isAXAttributedString; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AXRuntime/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AXRuntime/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AXRuntime/NSString-AXExtensions.h b/iOS7/PrivateFrameworks/AXRuntime/NSString-AXExtensions.h index 9dcc08f4d..eaba63b12 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/NSString-AXExtensions.h +++ b/iOS7/PrivateFrameworks/AXRuntime/NSString-AXExtensions.h @@ -7,8 +7,8 @@ #import "NSString.h" @interface NSString (AXExtensions) -- (struct _NSRange)ax_wordFromPosition:(int)arg1 inDirection:(unsigned int)arg2; -- (struct _NSRange)ax_lineFromPosition:(int)arg1 inDirection:(unsigned int)arg2; -- (struct _NSRange)_ax_rangeOfNextUnitWithStartPosition:(int)arg1 direction:(unsigned int)arg2 withCharacterSet:(id)arg3; +- (struct _NSRange)ax_wordFromPosition:(long long)arg1 inDirection:(unsigned long long)arg2; +- (struct _NSRange)ax_lineFromPosition:(long long)arg1 inDirection:(unsigned long long)arg2; +- (struct _NSRange)_ax_rangeOfNextUnitWithStartPosition:(long long)arg1 direction:(unsigned long long)arg2 withCharacterSet:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AXRuntime/UIElementProtocol-Protocol.h b/iOS7/PrivateFrameworks/AXRuntime/UIElementProtocol-Protocol.h index ab5c7ef7b..26d56a076 100644 --- a/iOS7/PrivateFrameworks/AXRuntime/UIElementProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AXRuntime/UIElementProtocol-Protocol.h @@ -9,10 +9,10 @@ @protocol UIElementProtocol + (id)uiElementAtCoordinate:(struct CGPoint)arg1; + (void)applyElementAttributeCacheScheme:(int)arg1; -- (BOOL)isMockElement; -- (struct _NSRange)nextCursorRangeInDirection:(unsigned int)arg1 unit:(unsigned int)arg2 outputRange:(struct _NSRange *)arg3 currentCursorRange:(struct _NSRange)arg4; -- (struct _NSRange)nextCursorRangeInDirection:(unsigned int)arg1 unit:(unsigned int)arg2 outputRange:(struct _NSRange *)arg3; -- (void)setAXAttribute:(int)arg1 withObject:(id)arg2 synchronous:(BOOL)arg3; +- (_Bool)isMockElement; +- (struct _NSRange)nextCursorRangeInDirection:(unsigned long long)arg1 unit:(unsigned long long)arg2 outputRange:(struct _NSRange *)arg3 currentCursorRange:(struct _NSRange)arg4; +- (struct _NSRange)nextCursorRangeInDirection:(unsigned long long)arg1 unit:(unsigned long long)arg2 outputRange:(struct _NSRange *)arg3; +- (void)setAXAttribute:(int)arg1 withObject:(id)arg2 synchronous:(_Bool)arg3; - (void)setAXAttribute:(int)arg1 withObject:(id)arg2; - (void)setAXAttribute:(int)arg1 withArray:(id)arg2; - (void)setAXAttribute:(int)arg1 withUIElementArray:(id)arg2; @@ -22,18 +22,18 @@ - (void)setAXAttribute:(int)arg1 withPoint:(struct CGPoint)arg2; - (void)setAXAttribute:(int)arg1 withNumber:(id)arg2; - (void)setAXAttribute:(int)arg1 withFloat:(float)arg2; -- (void)setAXAttribute:(int)arg1 withLong:(long)arg2; +- (void)setAXAttribute:(int)arg1 withLong:(long long)arg2; - (void)setAXAttribute:(int)arg1 withString:(id)arg2; -- (void)setAXAttribute:(int)arg1 withBOOL:(BOOL)arg2; -- (id)previousElementsWithCount:(unsigned long)arg1; -- (id)nextElementsWithCount:(unsigned long)arg1; +- (void)setAXAttribute:(int)arg1 withBOOL:(_Bool)arg2; +- (id)previousElementsWithCount:(unsigned long long)arg1; +- (id)nextElementsWithCount:(unsigned long long)arg1; - (void)updateCacheWithAttributes:(id)arg1; - (void)updateCache:(int)arg1; - (void)disableCache; -- (void)enableCache:(BOOL)arg1; -- (BOOL)performAXAction:(int)arg1 withValue:(id)arg2; -- (BOOL)performAXAction:(int)arg1; -- (BOOL)canPerformAXAction:(int)arg1; +- (void)enableCache:(_Bool)arg1; +- (_Bool)performAXAction:(int)arg1 withValue:(id)arg2; +- (_Bool)performAXAction:(int)arg1; +- (_Bool)canPerformAXAction:(int)arg1; - (int)pid; - (id)objectWithAXAttribute:(int)arg1 parameter:(void *)arg2; - (id)uiElementsWithAttribute:(int)arg1 parameter:(void *)arg2; @@ -44,10 +44,10 @@ - (struct CGPath *)pathWithAXAttribute:(int)arg1; - (struct CGRect)rectWithAXAttribute:(int)arg1; - (id)numberWithAXAttribute:(int)arg1; -- (BOOL)boolWithAXAttribute:(int)arg1; +- (_Bool)boolWithAXAttribute:(int)arg1; - (id)stringWithAXAttribute:(int)arg1; - (id)arrayWithAXAttribute:(int)arg1; -- (BOOL)isValidForApplication:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValidForApplication:(id)arg1; +- (_Bool)isValid; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClient.h b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClient.h index f4a2e9152..b10cf73dc 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClient.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClient.h @@ -27,11 +27,11 @@ - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)messageSender:(id)arg1 willSendXPCMessage:(id)arg2 context:(void *)arg3; - (void)messageSender:(id)arg1 processCustomDataFromXPCReply:(void *)arg2; -- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned int *)arg3; +- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned long long *)arg3; - (void)messageSender:(id)arg1 accessXPCConnectionForMessageWithContext:(void *)arg2 usingBlock:(id)arg3; -- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 error:(id *)arg3; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 targetAccessQueue:(id)arg3 completionRequiresWritingBlock:(BOOL)arg4 completion:(id)arg5; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 targetAccessQueue:(id)arg3 completion:(id)arg4; +- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 error:(id *)arg3; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 targetAccessQueue:(id)arg3 completionRequiresWritingBlock:(_Bool)arg4 completion:(id)arg5; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 targetAccessQueue:(id)arg3 completion:(id)arg4; - (void)dealloc; - (id)initWithServiceBundleName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClientConnection.h b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClientConnection.h index 770632214..fc7399344 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClientConnection.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIClientConnection.h @@ -10,7 +10,7 @@ @interface AXUIClientConnection : NSObject { - BOOL _connected; + _Bool _connected; NSObject *_xpcConnection; AXAccessQueue *_connectionAccessQueue; NSMutableDictionary *_registeredClients; @@ -22,7 +22,7 @@ @property(retain, nonatomic) NSMutableDictionary *registeredClients; // @synthesize registeredClients=_registeredClients; @property(retain, nonatomic) AXAccessQueue *connectionAccessQueue; // @synthesize connectionAccessQueue=_connectionAccessQueue; @property(retain, nonatomic) NSObject *xpcConnection; // @synthesize xpcConnection=_xpcConnection; -@property(nonatomic, getter=isConnected) BOOL connected; // @synthesize connected=_connected; +@property(nonatomic, getter=isConnected) _Bool connected; // @synthesize connected=_connected; - (id)_clientWithIdentifier:(id)arg1; - (void)unregisterClient:(id)arg1 withIdentifier:(id)arg2; - (void)registerClient:(id)arg1 withIdentifier:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageContext.h b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageContext.h index dd7e1da72..7610935e1 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageContext.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageContext.h @@ -10,7 +10,7 @@ @interface AXUIMessageContext : NSObject { - BOOL _completionRequiresWritingBlock; + _Bool _completionRequiresWritingBlock; NSObject *_xpcMessage; void *_context; AXAccessQueue *_targetAccessQueue; @@ -18,7 +18,7 @@ } @property(copy, nonatomic) id completion; // @synthesize completion=_completion; -@property(nonatomic) BOOL completionRequiresWritingBlock; // @synthesize completionRequiresWritingBlock=_completionRequiresWritingBlock; +@property(nonatomic) _Bool completionRequiresWritingBlock; // @synthesize completionRequiresWritingBlock=_completionRequiresWritingBlock; @property(retain, nonatomic) AXAccessQueue *targetAccessQueue; // @synthesize targetAccessQueue=_targetAccessQueue; @property(nonatomic) void *context; // @synthesize context=_context; @property(retain, nonatomic) NSObject *xpcMessage; // @synthesize xpcMessage=_xpcMessage; diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSender.h b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSender.h index ea35c1ab1..65b73560f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSender.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSender.h @@ -10,21 +10,21 @@ @interface AXUIMessageSender : NSObject { - BOOL _sendingMessage; + _Bool _sendingMessage; id _delegate; NSMutableArray *_messageQueue; AXAccessQueue *_messageSchedulingSerializationQueue; } -@property(nonatomic, getter=isSendingMessage) BOOL sendingMessage; // @synthesize sendingMessage=_sendingMessage; +@property(nonatomic, getter=isSendingMessage) _Bool sendingMessage; // @synthesize sendingMessage=_sendingMessage; @property(retain, nonatomic) AXAccessQueue *messageSchedulingSerializationQueue; // @synthesize messageSchedulingSerializationQueue=_messageSchedulingSerializationQueue; @property(retain, nonatomic) NSMutableArray *messageQueue; // @synthesize messageQueue=_messageQueue; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 context:(void *)arg3 error:(id *)arg4; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 context:(void *)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(BOOL)arg5 completion:(id)arg6; +- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 context:(void *)arg3 error:(id *)arg4; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 context:(void *)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(_Bool)arg5 completion:(id)arg6; - (void)_performBlock:(id)arg1 inAccessQueue:(void)arg2 treatAsWritingBlock:(id)arg3; - (void)_didFinishSendingXPCMessage:(id)arg1 replyCustomData:(void *)arg2; -- (void)_sendXPCMessage:(id)arg1 context:(void *)arg2 remainingAttempts:(unsigned int)arg3 previousError:(id)arg4 completion:(id)arg5; +- (void)_sendXPCMessage:(id)arg1 context:(void *)arg2 remainingAttempts:(unsigned long long)arg3 previousError:(id)arg4 completion:(id)arg5; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSenderDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSenderDelegate-Protocol.h index 876c4888a..32c0d57b6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSenderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/AXUIMessageSenderDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)messageSender:(id)arg1 processCustomDataFromXPCReply:(void *)arg2; -- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned int *)arg3; +- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned long long *)arg3; - (void)messageSender:(id)arg1 willSendXPCMessage:(id)arg2 context:(void *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlert.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlert.h index d6c09228e..fadad6e62 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlert.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlert.h @@ -10,8 +10,8 @@ { } -- (id)_newLabelWithText:(id)arg1 textColor:(id)arg2 backgroundColor:(id)arg3 shadowColor:(id)arg4 shadowOffset:(struct UIOffset)arg5 font:(id)arg6 lineHeightOffset:(float)arg7; -- (id)initWithType:(unsigned int)arg1 text:(id)arg2 subtitleText:(id)arg3 iconImage:(id)arg4 styleProvider:(id)arg5; +- (id)_newLabelWithText:(id)arg1 textColor:(id)arg2 backgroundColor:(id)arg3 shadowColor:(id)arg4 shadowOffset:(struct UIOffset)arg5 font:(id)arg6 lineHeightOffset:(double)arg7; +- (id)initWithType:(unsigned long long)arg1 text:(id)arg2 subtitleText:(id)arg3 iconImage:(id)arg4 styleProvider:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertContext.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertContext.h index 504692be5..9e1601b8c 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertContext.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertContext.h @@ -11,25 +11,25 @@ @interface AXUIAlertContext : NSObject { NSString *_identifier; + double _creationTimeInterval; + double _fadeAnimationDuration; AXTimer *_showOrHideTimer; AXUIAlert *_alertView; id _service; - unsigned int _priority; + unsigned long long _priority; + double _duration; NSString *_text; NSString *_subtitleText; UIImage *_iconImage; - unsigned int _type; - double _creationTimeInterval; - double _fadeAnimationDuration; - double _duration; + unsigned long long _type; } -@property(nonatomic) unsigned int type; // @synthesize type=_type; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; @property(retain, nonatomic) UIImage *iconImage; // @synthesize iconImage=_iconImage; @property(copy, nonatomic) NSString *subtitleText; // @synthesize subtitleText=_subtitleText; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; @property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) unsigned int priority; // @synthesize priority=_priority; +@property(nonatomic) unsigned long long priority; // @synthesize priority=_priority; @property(retain, nonatomic) id service; // @synthesize service=_service; @property(retain, nonatomic) AXUIAlert *alertView; // @synthesize alertView=_alertView; @property(retain, nonatomic) AXTimer *showOrHideTimer; // @synthesize showOrHideTimer=_showOrHideTimer; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertDelegate-Protocol.h index a8ebe9487..bb83ad62f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertDelegate-Protocol.h @@ -12,7 +12,7 @@ - (void)alertWithIdentifierDidDisappear:(id)arg1; - (void)alertWithIdentifierDidAppear:(id)arg1; - (id)styleProviderForAlertWithIdentifier:(id)arg1; -- (float)desiredWindowLevelForAlertWithIdentifier:(id)arg1; +- (double)desiredWindowLevelForAlertWithIdentifier:(id)arg1; - (double)delayForDequeuingAlertWithIdentifier:(id)arg1; - (void)alertWithIdentifierWasEnqueued:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertLabelsContentView.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertLabelsContentView.h deleted file mode 100644 index 9058e6e03..000000000 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertLabelsContentView.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSArray; - -@interface AXUIAlertLabelsContentView : UIView -{ - NSArray *_labelsWithFlexibleHeight; -} - -@property(copy, nonatomic) NSArray *labelsWithFlexibleHeight; // @synthesize labelsWithFlexibleHeight=_labelsWithFlexibleHeight; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider-Protocol.h index aaa89bc77..02a5fc934 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider-Protocol.h @@ -7,31 +7,31 @@ #import "NSObject-Protocol.h" @protocol AXUIAlertStyleProvider -- (double)alertFadeAnimationDurationForType:(unsigned int)arg1; -- (BOOL)alertShouldBeAsWideAsScreenForType:(unsigned int)arg1; -- (int)alertPositionForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertEdgeInsetsForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertIconImageViewEdgeInsetsForType:(unsigned int)arg1; -- (float)alertSubtitleTextLabelVerticalSpacingHeightWithTextLabelForType:(unsigned int)arg1; -- (float)alertSubtitleTextLabelLineHeightOffsetForType:(unsigned int)arg1; -- (struct UIOffset)alertSubtitleTextLabelShadowOffsetForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelShadowColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelBackgroundColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelTextColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelFontForType:(unsigned int)arg1; -- (float)alertTextLabelLineHeightOffsetForType:(unsigned int)arg1; -- (struct UIOffset)alertTextLabelShadowOffsetForType:(unsigned int)arg1; -- (id)alertTextLabelShadowColorForType:(unsigned int)arg1; -- (id)alertTextLabelBackgroundColorForType:(unsigned int)arg1; -- (id)alertTextLabelTextColorForType:(unsigned int)arg1; -- (id)alertTextLabelFontForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertContentEdgeInsetsForType:(unsigned int)arg1; -- (struct CGSize)alertBackgroundSizeForType:(unsigned int)arg1; -- (int)alertBackgroundStyleForType:(unsigned int)arg1; +- (double)alertFadeAnimationDurationForType:(unsigned long long)arg1; +- (_Bool)alertShouldBeAsWideAsScreenForType:(unsigned long long)arg1; +- (int)alertPositionForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertEdgeInsetsForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertIconImageViewEdgeInsetsForType:(unsigned long long)arg1; +- (double)alertSubtitleTextLabelVerticalSpacingHeightWithTextLabelForType:(unsigned long long)arg1; +- (double)alertSubtitleTextLabelLineHeightOffsetForType:(unsigned long long)arg1; +- (struct UIOffset)alertSubtitleTextLabelShadowOffsetForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelShadowColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelBackgroundColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelTextColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelFontForType:(unsigned long long)arg1; +- (double)alertTextLabelLineHeightOffsetForType:(unsigned long long)arg1; +- (struct UIOffset)alertTextLabelShadowOffsetForType:(unsigned long long)arg1; +- (id)alertTextLabelShadowColorForType:(unsigned long long)arg1; +- (id)alertTextLabelBackgroundColorForType:(unsigned long long)arg1; +- (id)alertTextLabelTextColorForType:(unsigned long long)arg1; +- (id)alertTextLabelFontForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertContentEdgeInsetsForType:(unsigned long long)arg1; +- (struct CGSize)alertBackgroundSizeForType:(unsigned long long)arg1; +- (int)alertBackgroundStyleForType:(unsigned long long)arg1; @optional -- (float)alertBackgroundCornerRadiusForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertBackgroundImageCapInsetsForType:(unsigned int)arg1; -- (id)alertBackgroundImageForType:(unsigned int)arg1; +- (double)alertBackgroundCornerRadiusForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertBackgroundImageCapInsetsForType:(unsigned long long)arg1; +- (id)alertBackgroundImageForType:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider.h index e6e14802b..df7d828b4 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIAlertStyleProvider.h @@ -16,28 +16,28 @@ } @property(retain, nonatomic) NSBundle *bundle; // @synthesize bundle=_bundle; -- (double)alertFadeAnimationDurationForType:(unsigned int)arg1; -- (BOOL)alertShouldBeAsWideAsScreenForType:(unsigned int)arg1; -- (int)alertPositionForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertEdgeInsetsForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertIconImageViewEdgeInsetsForType:(unsigned int)arg1; -- (float)alertSubtitleTextLabelVerticalSpacingHeightWithTextLabelForType:(unsigned int)arg1; -- (float)alertSubtitleTextLabelLineHeightOffsetForType:(unsigned int)arg1; -- (struct UIOffset)alertSubtitleTextLabelShadowOffsetForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelShadowColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelBackgroundColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelTextColorForType:(unsigned int)arg1; -- (id)alertSubtitleTextLabelFontForType:(unsigned int)arg1; -- (float)alertTextLabelLineHeightOffsetForType:(unsigned int)arg1; -- (struct UIOffset)alertTextLabelShadowOffsetForType:(unsigned int)arg1; -- (id)alertTextLabelShadowColorForType:(unsigned int)arg1; -- (id)alertTextLabelBackgroundColorForType:(unsigned int)arg1; -- (id)alertTextLabelTextColorForType:(unsigned int)arg1; -- (id)alertTextLabelFontForType:(unsigned int)arg1; -- (struct UIEdgeInsets)alertContentEdgeInsetsForType:(unsigned int)arg1; -- (struct CGSize)alertBackgroundSizeForType:(unsigned int)arg1; -- (float)alertBackgroundCornerRadiusForType:(unsigned int)arg1; -- (int)alertBackgroundStyleForType:(unsigned int)arg1; +- (double)alertFadeAnimationDurationForType:(unsigned long long)arg1; +- (_Bool)alertShouldBeAsWideAsScreenForType:(unsigned long long)arg1; +- (int)alertPositionForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertEdgeInsetsForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertIconImageViewEdgeInsetsForType:(unsigned long long)arg1; +- (double)alertSubtitleTextLabelVerticalSpacingHeightWithTextLabelForType:(unsigned long long)arg1; +- (double)alertSubtitleTextLabelLineHeightOffsetForType:(unsigned long long)arg1; +- (struct UIOffset)alertSubtitleTextLabelShadowOffsetForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelShadowColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelBackgroundColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelTextColorForType:(unsigned long long)arg1; +- (id)alertSubtitleTextLabelFontForType:(unsigned long long)arg1; +- (double)alertTextLabelLineHeightOffsetForType:(unsigned long long)arg1; +- (struct UIOffset)alertTextLabelShadowOffsetForType:(unsigned long long)arg1; +- (id)alertTextLabelShadowColorForType:(unsigned long long)arg1; +- (id)alertTextLabelBackgroundColorForType:(unsigned long long)arg1; +- (id)alertTextLabelTextColorForType:(unsigned long long)arg1; +- (id)alertTextLabelFontForType:(unsigned long long)arg1; +- (struct UIEdgeInsets)alertContentEdgeInsetsForType:(unsigned long long)arg1; +- (struct CGSize)alertBackgroundSizeForType:(unsigned long long)arg1; +- (double)alertBackgroundCornerRadiusForType:(unsigned long long)arg1; +- (int)alertBackgroundStyleForType:(unsigned long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIContentViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIContentViewControllerDelegate-Protocol.h index b16e7fcaf..028d54ae4 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIContentViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIContentViewControllerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol AXUIContentViewControllerDelegate @optional -- (BOOL)shouldPreventAutorotatingAllContentViewControllers; -- (float)desiredWindowLevelForContentViewController:(id)arg1 userInteractionEnabled:(BOOL)arg2; +- (_Bool)shouldPreventAutorotatingAllContentViewControllers; +- (double)desiredWindowLevelForContentViewController:(id)arg1 userInteractionEnabled:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIDisplayManager.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIDisplayManager.h index ba95acae5..c97fdae87 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIDisplayManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIDisplayManager.h @@ -11,8 +11,8 @@ @interface AXUIDisplayManager : NSObject { AXUIAlertStyleProvider *_defaultAlertStyleProvider; - int _activeInterfaceOrientation; - unsigned int _numberOfAttemptsToInitializeActiveInterfaceOrientation; + long long _activeInterfaceOrientation; + unsigned long long _numberOfAttemptsToInitializeActiveInterfaceOrientation; AXUIServiceManager *_serviceManager; NSMutableDictionary *_alertQueues; NSMutableDictionary *_visibleAlertContexts; @@ -32,31 +32,33 @@ @property(retain, nonatomic) NSMutableDictionary *visibleAlertContexts; // @synthesize visibleAlertContexts=_visibleAlertContexts; @property(retain, nonatomic) NSMutableDictionary *alertQueues; // @synthesize alertQueues=_alertQueues; @property(nonatomic) AXUIServiceManager *serviceManager; // @synthesize serviceManager=_serviceManager; -@property(nonatomic) unsigned int numberOfAttemptsToInitializeActiveInterfaceOrientation; // @synthesize numberOfAttemptsToInitializeActiveInterfaceOrientation=_numberOfAttemptsToInitializeActiveInterfaceOrientation; -@property(nonatomic) int activeInterfaceOrientation; // @synthesize activeInterfaceOrientation=_activeInterfaceOrientation; +@property(nonatomic) unsigned long long numberOfAttemptsToInitializeActiveInterfaceOrientation; // @synthesize numberOfAttemptsToInitializeActiveInterfaceOrientation=_numberOfAttemptsToInitializeActiveInterfaceOrientation; +@property(nonatomic) long long activeInterfaceOrientation; // @synthesize activeInterfaceOrientation=_activeInterfaceOrientation; @property(retain, nonatomic) AXUIAlertStyleProvider *defaultAlertStyleProvider; // @synthesize defaultAlertStyleProvider=_defaultAlertStyleProvider; - (void)_didReceiveMemoryWarning:(id)arg1; - (void)_resetServiceManager; -- (void)_activeInterfaceOrientationDidChange:(int)arg1 duration:(double)arg2; -- (BOOL)_serviceWantsToPreventAutorotation:(id)arg1; +- (void)_activeInterfaceOrientationDidChange:(long long)arg1 duration:(double)arg2; +- (_Bool)_serviceWantsToPreventAutorotation:(id)arg1; - (void)_attemptToInitializeActiveInterfaceOrientation; - (id)_transactionIdentifierForDisplayingAlertWithContext:(id)arg1 service:(id)arg2; - (void)_didHideOrDequeueAlertWithContext:(id)arg1; -- (void)_handleNextAlertForType:(unsigned int)arg1; +- (void)_handleNextAlertForType:(unsigned long long)arg1; - (void)_showOrEnqueueAlertWithContext:(id)arg1; -- (void)_hideAlertWithContext:(id)arg1 notifyDelegate:(BOOL)arg2; +- (void)_hideAlertWithContext:(id)arg1 notifyDelegate:(_Bool)arg2; - (void)_showAlertWithContext:(id)arg1; -- (BOOL)_hasVisibleAlertWithType:(unsigned int)arg1; +- (_Bool)_hasVisibleAlertWithType:(unsigned long long)arg1; - (id)_transactionIdentifierForDisplayingContentViewController:(id)arg1 service:(id)arg2; - (void)_removeContentViewController:(id)arg1 forService:(id)arg2; - (void)_addContentViewController:(id)arg1 toWindow:(id)arg2 forService:(id)arg3 context:(void *)arg4 completion:(id)arg5; -- (id)_windowWithUserInteractionEnabled:(BOOL)arg1 windowLevel:(float)arg2 createIfNeeded:(BOOL)arg3; +- (double)_originalDurationForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2 withAdjustedDuration:(double)arg3; +- (void)_rotateWindow:(id)arg1 toInterfaceOrientation:(long long)arg2 duration:(double)arg3 force:(_Bool)arg4; +- (id)_windowWithUserInteractionEnabled:(_Bool)arg1 windowLevel:(double)arg2 createIfNeeded:(_Bool)arg3; - (void)hideAlertWithIdentifier:(id)arg1 forService:(id)arg2; -- (id)showAlertWithText:(id)arg1 subtitleText:(id)arg2 iconImage:(id)arg3 type:(unsigned int)arg4 priority:(unsigned int)arg5 duration:(double)arg6 forService:(id)arg7; -- (id)showAlertWithText:(id)arg1 subtitleText:(id)arg2 iconImage:(id)arg3 type:(unsigned int)arg4 forService:(id)arg5; -- (void)setContentViewController:(id)arg1 userInteractionEnabled:(BOOL)arg2 forService:(id)arg3 context:(void *)arg4 completion:(id)arg5; -- (void)setContentViewController:(id)arg1 userInteractionEnabled:(BOOL)arg2 forService:(id)arg3; -- (id)contentViewControllerWithUserInteractionEnabled:(BOOL)arg1 forService:(id)arg2; +- (id)showAlertWithText:(id)arg1 subtitleText:(id)arg2 iconImage:(id)arg3 type:(unsigned long long)arg4 priority:(unsigned long long)arg5 duration:(double)arg6 forService:(id)arg7; +- (id)showAlertWithText:(id)arg1 subtitleText:(id)arg2 iconImage:(id)arg3 type:(unsigned long long)arg4 forService:(id)arg5; +- (void)setContentViewController:(id)arg1 userInteractionEnabled:(_Bool)arg2 forService:(id)arg3 context:(void *)arg4 completion:(id)arg5; +- (void)setContentViewController:(id)arg1 userInteractionEnabled:(_Bool)arg2 forService:(id)arg3; +- (id)contentViewControllerWithUserInteractionEnabled:(_Bool)arg1 forService:(id)arg2; - (void)dealloc; - (id)initWithServiceManager:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageContext.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageContext.h index dd7e1da72..7610935e1 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageContext.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageContext.h @@ -10,7 +10,7 @@ @interface AXUIMessageContext : NSObject { - BOOL _completionRequiresWritingBlock; + _Bool _completionRequiresWritingBlock; NSObject *_xpcMessage; void *_context; AXAccessQueue *_targetAccessQueue; @@ -18,7 +18,7 @@ } @property(copy, nonatomic) id completion; // @synthesize completion=_completion; -@property(nonatomic) BOOL completionRequiresWritingBlock; // @synthesize completionRequiresWritingBlock=_completionRequiresWritingBlock; +@property(nonatomic) _Bool completionRequiresWritingBlock; // @synthesize completionRequiresWritingBlock=_completionRequiresWritingBlock; @property(retain, nonatomic) AXAccessQueue *targetAccessQueue; // @synthesize targetAccessQueue=_targetAccessQueue; @property(nonatomic) void *context; // @synthesize context=_context; @property(retain, nonatomic) NSObject *xpcMessage; // @synthesize xpcMessage=_xpcMessage; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSender.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSender.h index ea35c1ab1..65b73560f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSender.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSender.h @@ -10,21 +10,21 @@ @interface AXUIMessageSender : NSObject { - BOOL _sendingMessage; + _Bool _sendingMessage; id _delegate; NSMutableArray *_messageQueue; AXAccessQueue *_messageSchedulingSerializationQueue; } -@property(nonatomic, getter=isSendingMessage) BOOL sendingMessage; // @synthesize sendingMessage=_sendingMessage; +@property(nonatomic, getter=isSendingMessage) _Bool sendingMessage; // @synthesize sendingMessage=_sendingMessage; @property(retain, nonatomic) AXAccessQueue *messageSchedulingSerializationQueue; // @synthesize messageSchedulingSerializationQueue=_messageSchedulingSerializationQueue; @property(retain, nonatomic) NSMutableArray *messageQueue; // @synthesize messageQueue=_messageQueue; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 context:(void *)arg3 error:(id *)arg4; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 context:(void *)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(BOOL)arg5 completion:(id)arg6; +- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 context:(void *)arg3 error:(id *)arg4; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 context:(void *)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(_Bool)arg5 completion:(id)arg6; - (void)_performBlock:(id)arg1 inAccessQueue:(void)arg2 treatAsWritingBlock:(id)arg3; - (void)_didFinishSendingXPCMessage:(id)arg1 replyCustomData:(void *)arg2; -- (void)_sendXPCMessage:(id)arg1 context:(void *)arg2 remainingAttempts:(unsigned int)arg3 previousError:(id)arg4 completion:(id)arg5; +- (void)_sendXPCMessage:(id)arg1 context:(void *)arg2 remainingAttempts:(unsigned long long)arg3 previousError:(id)arg4 completion:(id)arg5; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSenderDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSenderDelegate-Protocol.h index 876c4888a..32c0d57b6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSenderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIMessageSenderDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)messageSender:(id)arg1 processCustomDataFromXPCReply:(void *)arg2; -- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned int *)arg3; +- (void *)messageSender:(id)arg1 extractCustomDataFromXPCReply:(id)arg2 numberOfKeyValuePairsForCustomData:(unsigned long long *)arg3; - (void)messageSender:(id)arg1 willSendXPCMessage:(id)arg2 context:(void *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIPassiveWindow.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIPassiveWindow.h index 049b56d68..c7bfae431 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIPassiveWindow.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIPassiveWindow.h @@ -10,7 +10,7 @@ { } -- (BOOL)_ignoresHitTest; +- (_Bool)_ignoresHitTest; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIRootViewController.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIRootViewController.h index 0b1b0977b..a4cf27897 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIRootViewController.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIRootViewController.h @@ -10,8 +10,8 @@ { } -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIService-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIService-Protocol.h index 398165818..d980ba9c1 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIService-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIService-Protocol.h @@ -7,16 +7,16 @@ #import "NSObject-Protocol.h" @protocol AXUIService -- (id)processMessage:(id)arg1 withIdentifier:(unsigned int)arg2 error:(id *)arg3; +- (id)processMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 error:(id *)arg3; @optional -+ (id)possibleRequiredEntitlementsForProcessingMessageWithIdentifier:(unsigned int)arg1; -+ (id)requiredEntitlementForProcessingMessageWithIdentifier:(unsigned int)arg1; ++ (id)possibleRequiredEntitlementsForProcessingMessageWithIdentifier:(unsigned long long)arg1; ++ (id)requiredEntitlementForProcessingMessageWithIdentifier:(unsigned long long)arg1; - (void)connectionWithClientWillBeInterrupted; - (void)serviceWasFullyInitialized; -- (BOOL)messageWithIdentifierRequiresWritingBlock:(unsigned int)arg1; -- (id)accessQueueForProcessingMessageWithIdentifier:(unsigned int)arg1; -- (void)processMessageAsynchronously:(id)arg1 withIdentifier:(unsigned int)arg2 completion:(id)arg3; -- (BOOL)messageWithIdentifierShouldBeProcessedAsynchronously:(unsigned int)arg1; +- (_Bool)messageWithIdentifierRequiresWritingBlock:(unsigned long long)arg1; +- (id)accessQueueForProcessingMessageWithIdentifier:(unsigned long long)arg1; +- (void)processMessageAsynchronously:(id)arg1 withIdentifier:(unsigned long long)arg2 completion:(id)arg3; +- (_Bool)messageWithIdentifierShouldBeProcessedAsynchronously:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceContext.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceContext.h index bd0b41564..e56208cc3 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceContext.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceContext.h @@ -12,10 +12,10 @@ { id _service; NSObject *_connection; - unsigned int _clientIdentifier; + unsigned long long _clientIdentifier; } -@property(nonatomic) unsigned int clientIdentifier; // @synthesize clientIdentifier=_clientIdentifier; +@property(nonatomic) unsigned long long clientIdentifier; // @synthesize clientIdentifier=_clientIdentifier; @property(retain, nonatomic) NSObject *connection; // @synthesize connection=_connection; @property(retain, nonatomic) id service; // @synthesize service=_service; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceEntitlementChecker.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceEntitlementChecker.h index b277eeaee..03962315f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceEntitlementChecker.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceEntitlementChecker.h @@ -18,12 +18,12 @@ @property(retain, nonatomic) NSMutableArray *entitlementsCaches; // @synthesize entitlementsCaches=_entitlementsCaches; @property(retain, nonatomic) NSMutableArray *clientConnections; // @synthesize clientConnections=_clientConnections; @property(nonatomic) Class serviceClass; // @synthesize serviceClass=_serviceClass; -- (id)_possibleRequiredEntitlementForMessageWithIdentifier:(unsigned int)arg1; -- (id)_singleRequiredEntitlementForMessageWithIdentifier:(unsigned int)arg1; -- (BOOL)_clientProcessWithAuditToken:(CDStruct_6ad76789 *)arg1 hasEntitlement:(id)arg2; -- (unsigned int)_indexOfClientConnection:(id)arg1; +- (id)_possibleRequiredEntitlementForMessageWithIdentifier:(unsigned long long)arg1; +- (id)_singleRequiredEntitlementForMessageWithIdentifier:(unsigned long long)arg1; +- (_Bool)_clientProcessWithAuditToken:(CDStruct_6ad76789 *)arg1 hasEntitlement:(id)arg2; +- (unsigned long long)_indexOfClientConnection:(id)arg1; - (void)clientConnectionWillBeTerminated:(id)arg1; -- (BOOL)serviceCanProcessMessageWithIdentifier:(unsigned int)arg1 fromClientWithConnection:(id)arg2 possibleRequiredEntitlements:(id *)arg3; +- (_Bool)serviceCanProcessMessageWithIdentifier:(unsigned long long)arg1 fromClientWithConnection:(id)arg2 possibleRequiredEntitlements:(id *)arg3; - (void)dealloc; - (id)initWithServiceClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceManager.h b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceManager.h index a3e85f575..266975199 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/AXUIServiceManager.h @@ -12,8 +12,8 @@ @interface AXUIServiceManager : NSObject { - BOOL _didEncounterError; - BOOL _shouldAllowServicesToProcessMessages; + _Bool _didEncounterError; + _Bool _shouldAllowServicesToProcessMessages; AXUIDisplayManager *_displayManager; AXAccessQueue *_resumingConnectionsQueue; NSMutableArray *_pausedConnections; @@ -22,17 +22,17 @@ AXUIMessageSender *_messageSender; NSMutableDictionary *_services; AXAccessQueue *_servicesAccessQueue; - unsigned int _lastUsedClientIdentifier; + unsigned long long _lastUsedClientIdentifier; } + (void)_releaseSharedServiceManager; + (id)sharedServiceManager; -@property(nonatomic) BOOL shouldAllowServicesToProcessMessages; // @synthesize shouldAllowServicesToProcessMessages=_shouldAllowServicesToProcessMessages; -@property(nonatomic) unsigned int lastUsedClientIdentifier; // @synthesize lastUsedClientIdentifier=_lastUsedClientIdentifier; +@property(nonatomic) _Bool shouldAllowServicesToProcessMessages; // @synthesize shouldAllowServicesToProcessMessages=_shouldAllowServicesToProcessMessages; +@property(nonatomic) unsigned long long lastUsedClientIdentifier; // @synthesize lastUsedClientIdentifier=_lastUsedClientIdentifier; @property(retain, nonatomic) AXAccessQueue *servicesAccessQueue; // @synthesize servicesAccessQueue=_servicesAccessQueue; @property(retain, nonatomic) NSMutableDictionary *services; // @synthesize services=_services; @property(retain, nonatomic) AXUIMessageSender *messageSender; // @synthesize messageSender=_messageSender; -@property(nonatomic) BOOL didEncounterError; // @synthesize didEncounterError=_didEncounterError; +@property(nonatomic) _Bool didEncounterError; // @synthesize didEncounterError=_didEncounterError; @property(retain, nonatomic) NSMutableDictionary *entitlementsCheckers; // @synthesize entitlementsCheckers=_entitlementsCheckers; @property(retain, nonatomic) AXAccessQueue *entitlementsCheckersAccessQueue; // @synthesize entitlementsCheckersAccessQueue=_entitlementsCheckersAccessQueue; @property(retain, nonatomic) NSMutableArray *pausedConnections; // @synthesize pausedConnections=_pausedConnections; @@ -41,19 +41,19 @@ - (void)_enumerateServicesForUniqueIdentifiers:(id)arg1 usingBlock:(id)arg2; - (id)_uniqueIdentifierForService:(id)arg1; - (id)_serviceContextForService:(id)arg1; -- (id)_serviceContextForClientWithIdentifier:(unsigned int)arg1; +- (id)_serviceContextForClientWithIdentifier:(unsigned long long)arg1; - (void)_unregisterAllClientsWithConnection:(id)arg1; -- (unsigned int)_registerClientWithConnection:(id)arg1 serviceBundleName:(id)arg2 initiatingMessageIdentifier:(unsigned int)arg3 error:(id *)arg4; +- (unsigned long long)_registerClientWithConnection:(id)arg1 serviceBundleName:(id)arg2 initiatingMessageIdentifier:(unsigned long long)arg3 error:(id *)arg4; - (void)_applicationDidReceiveMemoryWarning:(id)arg1; - (void)_applicationDidFinishLaunching; -- (BOOL)_serviceWithClass:(Class)arg1 canProcessMessageWithIdentifier:(unsigned int)arg2 fromClientWithConnection:(id)arg3 possibleRequiredEntitlements:(id *)arg4; +- (_Bool)_serviceWithClass:(Class)arg1 canProcessMessageWithIdentifier:(unsigned long long)arg2 fromClientWithConnection:(id)arg3 possibleRequiredEntitlements:(id *)arg4; - (void)_handleConnection:(id)arg1; -- (BOOL)_start; +- (_Bool)_start; - (void)messageSender:(id)arg1 willSendXPCMessage:(id)arg2 context:(void *)arg3; - (void)messageSender:(id)arg1 accessXPCConnectionForMessageWithContext:(void *)arg2 usingBlock:(id)arg3; -- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 toClientResponsibleForService:(id)arg3 error:(id *)arg4; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 toClientResponsibleForService:(id)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(BOOL)arg5 completion:(id)arg6; -- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned int)arg2 toClientResponsibleForService:(id)arg3 targetAccessQueue:(id)arg4 completion:(id)arg5; +- (id)sendSynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 toClientResponsibleForService:(id)arg3 error:(id *)arg4; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 toClientResponsibleForService:(id)arg3 targetAccessQueue:(id)arg4 completionRequiresWritingBlock:(_Bool)arg5 completion:(id)arg6; +- (void)sendAsynchronousMessage:(id)arg1 withIdentifier:(unsigned long long)arg2 toClientResponsibleForService:(id)arg3 targetAccessQueue:(id)arg4 completion:(id)arg5; - (void)endTransactionWithIdentifier:(id)arg1 forService:(id)arg2; - (void)beginTransactionWithIdentifier:(id)arg1 forService:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/CDStructures.h b/iOS7/PrivateFrameworks/AccessibilityUIService/CDStructures.h index ddf7cd765..1a6b17300 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/CDStructures.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/CDStructures.h @@ -7,20 +7,20 @@ #pragma mark Named Structures struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double _field1; + double _field2; + double _field3; + double _field4; }; struct UIOffset { - float _field1; - float _field2; + double _field1; + double _field2; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUIService/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccessibilityUIService/UIView-AXConstraintBasedLayout.h b/iOS7/PrivateFrameworks/AccessibilityUIService/UIView-AXConstraintBasedLayout.h index c8f74393b..26b4907d6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUIService/UIView-AXConstraintBasedLayout.h +++ b/iOS7/PrivateFrameworks/AccessibilityUIService/UIView-AXConstraintBasedLayout.h @@ -8,29 +8,29 @@ @interface UIView (AXConstraintBasedLayout) - (id)ax_firstCommonAncestorWithView:(id)arg1; -- (unsigned int)_ax_depth; -- (void)ax_constrainLayoutAttribute:(int)arg1 relatedBy:(int)arg2 toItem:(id)arg3 attribute:(int)arg4 multiplier:(float)arg5 constant:(float)arg6 priority:(float)arg7; -- (void)ax_constrainLayoutAttribute:(int)arg1 relatedBy:(int)arg2 toItem:(id)arg3 attribute:(int)arg4 multiplier:(float)arg5 constant:(float)arg6; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4 priority:(float)arg5; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3 priority:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2; -- (void)ax_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToConstant:(float)arg2 priority:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4 priority:(float)arg5; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3 priority:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToValueOfView:(id)arg2; -- (void)ax_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToConstant:(float)arg2 priority:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4 priority:(float)arg5; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2 withOffset:(float)arg3 priority:(float)arg4; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2 priority:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToConstant:(float)arg2 priority:(float)arg3; -- (void)ax_constrainLayoutAttribute:(int)arg1 asEqualToConstant:(float)arg2; +- (unsigned long long)_ax_depth; +- (void)ax_constrainLayoutAttribute:(long long)arg1 relatedBy:(long long)arg2 toItem:(id)arg3 attribute:(long long)arg4 multiplier:(double)arg5 constant:(double)arg6 priority:(float)arg7; +- (void)ax_constrainLayoutAttribute:(long long)arg1 relatedBy:(long long)arg2 toItem:(id)arg3 attribute:(long long)arg4 multiplier:(double)arg5 constant:(double)arg6; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4 priority:(float)arg5; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3 priority:(float)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToConstant:(double)arg2 priority:(float)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4 priority:(float)arg5; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3 priority:(float)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToValueOfView:(id)arg2; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToConstant:(double)arg2 priority:(float)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4 priority:(float)arg5; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withOffset:(double)arg3 priority:(float)arg4; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 priority:(float)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToConstant:(double)arg2 priority:(float)arg3; +- (void)ax_constrainLayoutAttribute:(long long)arg1 asEqualToConstant:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXAccessQueue.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXAccessQueue.h index 7f77c612f..bb9b0cb6d 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXAccessQueue.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXAccessQueue.h @@ -12,33 +12,33 @@ { NSString *_threadLocalStorageKey; NSObject *_concurrentQueue; - unsigned int _specialBehaviors; + unsigned long long _specialBehaviors; } + (id)backgroundAccessQueue; + (id)mainAccessQueue; -@property(nonatomic) unsigned int specialBehaviors; // @synthesize specialBehaviors=_specialBehaviors; +@property(nonatomic) unsigned long long specialBehaviors; // @synthesize specialBehaviors=_specialBehaviors; @property(retain, nonatomic) NSObject *concurrentQueue; // @synthesize concurrentQueue=_concurrentQueue; @property(copy, nonatomic) NSString *threadLocalStorageKey; // @synthesize threadLocalStorageKey=_threadLocalStorageKey; -- (void)_performBlock:(id)arg1 withDispatchFunction:(void)arg2 synchronously:(void *)arg3 accessQueueContext:(BOOL)arg4; -- (unsigned int)_accessQueueContextInCurrentExecutionThread; +- (void)_performBlock:(id)arg1 withDispatchFunction:(void)arg2 synchronously:(void *)arg3 accessQueueContext:(_Bool)arg4; +- (unsigned long long)_accessQueueContextInCurrentExecutionThread; - (id)description; -- (BOOL)canOnlyReadInCurrentExecutionThread; -- (BOOL)canWriteInCurrentExecutionThread; -- (BOOL)canReadInCurrentExecutionThread; +- (_Bool)canOnlyReadInCurrentExecutionThread; +- (_Bool)canWriteInCurrentExecutionThread; +- (_Bool)canReadInCurrentExecutionThread; - (void)afterDelay:(double)arg1 processWritingBlock:(id)arg2; - (void)afterDelay:(double)arg1 processReadingBlock:(id)arg2; - (void)performAsynchronousWritingBlock:(id)arg1; - (void)performAsynchronousReadingBlock:(id)arg1; - (void)performSynchronousWritingBlock:(id)arg1; - (void)performSynchronousReadingBlock:(id)arg1; -@property(readonly, nonatomic) BOOL behavesWithoutErrorReporting; -@property(readonly, nonatomic) BOOL behavesAsMainQueue; +@property(readonly, nonatomic) _Bool behavesWithoutErrorReporting; +@property(readonly, nonatomic) _Bool behavesAsMainQueue; @property(readonly, nonatomic) NSString *label; - (void)dealloc; -- (id)initWithParentClass:(Class)arg1 description:(id)arg2 appendUUIDToLabel:(BOOL)arg3; -- (id)_initWithLabel:(id)arg1 appendUUIDToLabel:(BOOL)arg2 specialBehaviors:(unsigned int)arg3; -- (id)initWithLabel:(id)arg1 appendUUIDToLabel:(BOOL)arg2; +- (id)initWithParentClass:(Class)arg1 description:(id)arg2 appendUUIDToLabel:(_Bool)arg3; +- (id)_initWithLabel:(id)arg1 appendUUIDToLabel:(_Bool)arg2 specialBehaviors:(unsigned long long)arg3; +- (id)initWithLabel:(id)arg1 appendUUIDToLabel:(_Bool)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBackBoardServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBackBoardServer.h index fda3dda0a..ee50625b8 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBackBoardServer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBackBoardServer.h @@ -10,20 +10,21 @@ @interface AXBackBoardServer : AXServer { - BOOL _overrideGestureRecognition; + _Bool _overrideGestureRecognition; NSMutableArray *_eventListeners; NSMutableArray *_zoomListeners; } + (id)server; - (void)toggleGuidedAccess; -- (BOOL)isGuidedAccessSelfLockedToApp:(id)arg1; -- (BOOL)requestGuidedAccessSession:(BOOL)arg1 appID:(id)arg2; -- (unsigned int)guidedAccessAvailability; -- (void)setHearingAidControlIsVisible:(BOOL)arg1; +- (_Bool)isGuidedAccessSelfLockedToApp:(id)arg1; +- (_Bool)requestGuidedAccessSession:(_Bool)arg1 appID:(id)arg2; +- (unsigned long long)guidedAccessAvailability; +- (id)_springboardParametersForGuidedAccessAvailability; +- (void)setHearingAidControlIsVisible:(_Bool)arg1; - (void)removeEventListener:(id)arg1; - (void)registerEventListener:(id)arg1 withIdentifierCallback:(void)arg2; -- (void)setVoiceOverItemChooserVisible:(BOOL)arg1; +- (void)setVoiceOverItemChooserVisible:(_Bool)arg1; - (void)wakeUpDeviceIfNecessary; - (void)userEventOccurred; - (struct CGRect)convertFrame:(struct CGRect)arg1 forContextId:(unsigned int)arg2; @@ -34,14 +35,14 @@ - (void)zoomWillBeginAppSwitcherReveal; - (float)zoomAppSwitcherRevealAnimationDelay; - (double)zoomDeactivationAnimationStartDelay; -- (void)postEvent:(id)arg1 systemEvent:(BOOL)arg2; +- (void)postEvent:(id)arg1 systemEvent:(_Bool)arg2; - (void)postEvent:(id)arg1 afterNamedTap:(id)arg2 includeTaps:(id)arg3; -@property(nonatomic) BOOL invertColorsEnabled; // @dynamic invertColorsEnabled; +@property(nonatomic) _Bool invertColorsEnabled; // @dynamic invertColorsEnabled; - (double)zoomActivationAnimationStartDelay; - (void)registerAssistiveTouchPID:(int)arg1; - (void)registerAccessibilityUIServicePID:(int)arg1; - (void)registerSiriViewServicePID:(int)arg1; -- (void)setLockScreenDimTimerEnabled:(BOOL)arg1; +- (void)setLockScreenDimTimerEnabled:(_Bool)arg1; - (void)zoomFocusChanged:(id)arg1; - (void)adjustSystemZoom:(int)arg1; - (void)registerGestureConflictWithZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBinaryMonitor.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBinaryMonitor.h index d5f523aba..7b5908f89 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBinaryMonitor.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXBinaryMonitor.h @@ -23,9 +23,9 @@ - (id)_dylibNameForImage:(id)arg1; - (id)_bundleNameForImage:(id)arg1; - (id)_frameworkNameForImage:(id)arg1; -- (BOOL)_loadImageIsDylib:(id)arg1; -- (BOOL)_loadImageIsBundle:(id)arg1; -- (BOOL)_loadImageIsFramework:(id)arg1; +- (_Bool)_loadImageIsDylib:(id)arg1; +- (_Bool)_loadImageIsBundle:(id)arg1; +- (_Bool)_loadImageIsFramework:(id)arg1; - (void)_addHandler:(id)arg1 withName:(id)arg2 toMap:(id *)arg3; - (void)addHandler:(id)arg1 forDylib:(void)arg2; - (void)addHandler:(id)arg1 forFramework:(void)arg2; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDialectMap.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDialectMap.h index e7ea45272..a1fdac137 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDialectMap.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDialectMap.h @@ -24,10 +24,10 @@ @property(retain, nonatomic) NSLocale *locale; // @synthesize locale=_locale; @property(copy, nonatomic) NSString *voiceName; // @synthesize voiceName=_voiceName; @property(nonatomic) AXLangMap *langMap; // @synthesize langMap=_langMap; -- (BOOL)canSpeakString:(id)arg1; -- (BOOL)canSpeakLongCharacter:(unsigned long)arg1; -- (BOOL)canSpeakCharacter:(unsigned short)arg1; -- (BOOL)isDialectSecondaryForCharacter:(unsigned short)arg1; +- (_Bool)canSpeakString:(id)arg1; +- (_Bool)canSpeakLongCharacter:(unsigned int)arg1; +- (_Bool)canSpeakCharacter:(unsigned short)arg1; +- (_Bool)isDialectSecondaryForCharacter:(unsigned short)arg1; @property(readonly, nonatomic) NSString *languageNameAndLocaleInNativeLocale; @property(readonly, nonatomic) NSString *localeNameInCurrentLocale; @property(readonly, nonatomic) NSString *languageNameAndLocaleInCurrentLocale; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDispatchTimer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDispatchTimer.h index 7100f8544..6ef75d72a 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDispatchTimer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDispatchTimer.h @@ -12,20 +12,20 @@ @interface AXDispatchTimer : NSObject { - BOOL _active; - BOOL _pending; - BOOL _cancelled; - BOOL _automaticallyCancelPendingBlockUponSchedulingNewBlock; + _Bool _active; + _Bool _pending; + _Bool _cancelled; + _Bool _automaticallyCancelPendingBlockUponSchedulingNewBlock; NSObject *_dispatchQueue; NSObject *_dispatchTimer; } @property(retain, nonatomic) NSObject *dispatchTimer; // @synthesize dispatchTimer=_dispatchTimer; @property(retain, nonatomic) NSObject *dispatchQueue; // @synthesize dispatchQueue=_dispatchQueue; -@property(nonatomic) BOOL automaticallyCancelPendingBlockUponSchedulingNewBlock; // @synthesize automaticallyCancelPendingBlockUponSchedulingNewBlock=_automaticallyCancelPendingBlockUponSchedulingNewBlock; -@property(nonatomic, getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; -@property(nonatomic, getter=isPending) BOOL pending; // @synthesize pending=_pending; -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(nonatomic) _Bool automaticallyCancelPendingBlockUponSchedulingNewBlock; // @synthesize automaticallyCancelPendingBlockUponSchedulingNewBlock=_automaticallyCancelPendingBlockUponSchedulingNewBlock; +@property(nonatomic, getter=isCancelled) _Bool cancelled; // @synthesize cancelled=_cancelled; +@property(nonatomic, getter=isPending) _Bool pending; // @synthesize pending=_pending; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; - (void)cancel; - (void)_reallyCancel; - (void)afterDelay:(double)arg1 processBlock:(id)arg2 cancelBlock:(void)arg3; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManager.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManager.h index 34c4659ad..181caaa47 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManager.h @@ -10,33 +10,37 @@ @interface AXDisplayLinkManager : NSObject { - CADisplayLink *_displayLink; - BOOL _handlingDisplayRefresh; - BOOL _shouldInvalidate; - BOOL _shouldInvalidateAutomatically; + _Bool _hasUpdatedTargetActions; + _Bool _handlingDisplayRefresh; + CADisplayLink *_storedDisplayLink; NSMutableSet *_activeTargetActions; - NSMutableSet *_addedTargetActions; - NSMutableSet *_removedTargetActions; + NSMutableSet *_updatedTargetActions; + unsigned long long _warmUpModeRequirementsCount; } -+ (void)releaseCurrentDisplayLinkManager; ++ (void)_releaseCurrentDisplayLinkManager; + (id)currentDisplayLinkManager; -@property(nonatomic) BOOL shouldInvalidateAutomatically; // @synthesize shouldInvalidateAutomatically=_shouldInvalidateAutomatically; -@property(nonatomic, setter=_setShouldInvalidate:) BOOL _shouldInvalidate; // @synthesize _shouldInvalidate; -@property(nonatomic, getter=_isHandlingDisplayRefresh, setter=_setHandlingDisplayRefresh:) BOOL _handlingDisplayRefresh; // @synthesize _handlingDisplayRefresh; -@property(retain, nonatomic, setter=_setRemovedTargetActions:) NSMutableSet *_removedTargetActions; // @synthesize _removedTargetActions; -@property(retain, nonatomic, setter=_setAddedTargetActions:) NSMutableSet *_addedTargetActions; // @synthesize _addedTargetActions; -@property(retain, nonatomic, setter=_setActiveTargetActions:) NSMutableSet *_activeTargetActions; // @synthesize _activeTargetActions; +@property(nonatomic) unsigned long long warmUpModeRequirementsCount; // @synthesize warmUpModeRequirementsCount=_warmUpModeRequirementsCount; +@property(nonatomic, getter=isHandlingDisplayRefresh) _Bool handlingDisplayRefresh; // @synthesize handlingDisplayRefresh=_handlingDisplayRefresh; +@property(nonatomic) _Bool hasUpdatedTargetActions; // @synthesize hasUpdatedTargetActions=_hasUpdatedTargetActions; +@property(retain, nonatomic) NSMutableSet *updatedTargetActions; // @synthesize updatedTargetActions=_updatedTargetActions; +@property(retain, nonatomic) NSMutableSet *activeTargetActions; // @synthesize activeTargetActions=_activeTargetActions; +@property(retain, nonatomic) CADisplayLink *storedDisplayLink; // @synthesize storedDisplayLink=_storedDisplayLink; - (void)_displayDidRefresh:(id)arg1; -- (void)invalidate; +- (void)endRequiringWarmUpMode; +- (void)beginRequiringWarmUpMode; +@property(readonly, nonatomic, getter=isWarmUpModeEnabled) _Bool warmUpModeEnabled; +- (void)_didRemoveLastTargetAction; +- (void)_didAddFirstTargetAction; +- (id)_prepareUpdatedTargetActionsForModification; - (void)removeTarget:(id)arg1 selector:(SEL)arg2; -- (void)addTarget:(id)arg1 selector:(SEL)arg2 frameInterval:(int)arg3; +- (void)addTarget:(id)arg1 selector:(SEL)arg2 frameInterval:(unsigned long long)arg3; - (void)addTarget:(id)arg1 selector:(SEL)arg2; -@property(retain, nonatomic, setter=_setDisplayLink:) CADisplayLink *_displayLink; -@property(readonly, nonatomic) int frameInterval; +@property(retain, nonatomic) CADisplayLink *displayLink; +@property(readonly, nonatomic) unsigned long long frameInterval; @property(readonly, nonatomic) double timestamp; @property(readonly, nonatomic) double duration; -@property(readonly, nonatomic, getter=isPaused) BOOL paused; +@property(readonly, nonatomic, getter=isPaused) _Bool paused; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManagerTargetAction.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManagerTargetAction.h index 7f9c49190..7ca9deed1 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManagerTargetAction.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXDisplayLinkManagerTargetAction.h @@ -10,19 +10,19 @@ { id _target; SEL _actionSelector; - int _frameInterval; - int _displayDidRefreshCount; + unsigned long long _frameInterval; + unsigned long long _displayDidRefreshCount; } -@property(nonatomic, setter=_setDisplayDidRefreshCount:) int _displayDidRefreshCount; // @synthesize _displayDidRefreshCount; -@property(nonatomic, setter=_setFrameInterval:) int _frameInterval; // @synthesize _frameInterval; -@property(nonatomic, setter=_setActionSelector:) SEL _actionSelector; // @synthesize _actionSelector; -@property(retain, nonatomic, setter=_setTarget:) id _target; // @synthesize _target; +@property(nonatomic) unsigned long long displayDidRefreshCount; // @synthesize displayDidRefreshCount=_displayDidRefreshCount; +@property(nonatomic) unsigned long long frameInterval; // @synthesize frameInterval=_frameInterval; +@property(nonatomic) SEL actionSelector; // @synthesize actionSelector=_actionSelector; +@property(retain, nonatomic) id target; // @synthesize target=_target; - (void)displayDidRefresh:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2 frameInterval:(int)arg3; +- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2 frameInterval:(unsigned long long)arg3; - (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventHandInfoRepresentation.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventHandInfoRepresentation.h index 972d9cef4..70b3fcb6a 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventHandInfoRepresentation.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventHandInfoRepresentation.h @@ -18,15 +18,15 @@ unsigned short _initialFingerCount; unsigned short _currentFingerCount; unsigned int _eventType; - NSArray *_paths; unsigned int _handIdentity; unsigned int _handIndex; unsigned int _handEventMask; + NSArray *_paths; struct CGPoint _handPosition; } -+ (id)representationWithHandInfo:(CDStruct_af9b8baa *)arg1; -+ (BOOL)supportsSecureCoding; ++ (id)representationWithHandInfo:(CDStruct_f2c5c900 *)arg1; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned char swipe; // @synthesize swipe=_swipe; @property(nonatomic) unsigned int handEventMask; // @synthesize handEventMask=_handEventMask; @property(nonatomic) struct CGPoint handPosition; // @synthesize handPosition=_handPosition; @@ -42,8 +42,8 @@ - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)writeToHandInfo:(CDStruct_af9b8baa *)arg1; -- (unsigned long)length; +- (void)writeToHandInfo:(CDStruct_f2c5c900 *)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventKeyInfoRepresentation.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventKeyInfoRepresentation.h index f42b800aa..13505999f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventKeyInfoRepresentation.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventKeyInfoRepresentation.h @@ -13,20 +13,20 @@ @interface AXEventKeyInfoRepresentation : NSObject { - BOOL _keyDown; + _Bool _keyDown; unsigned short _keyCode; + unsigned int _modifierState; NSString *_unmodifiedInput; NSString *_modifiedInput; NSString *_shiftModifiedInput; - unsigned int _modifierState; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned int modifierState; // @synthesize modifierState=_modifierState; @property(retain, nonatomic) NSString *shiftModifiedInput; // @synthesize shiftModifiedInput=_shiftModifiedInput; @property(retain, nonatomic) NSString *modifiedInput; // @synthesize modifiedInput=_modifiedInput; @property(retain, nonatomic) NSString *unmodifiedInput; // @synthesize unmodifiedInput=_unmodifiedInput; -@property(nonatomic) BOOL keyDown; // @synthesize keyDown=_keyDown; +@property(nonatomic) _Bool keyDown; // @synthesize keyDown=_keyDown; @property(nonatomic) unsigned short keyCode; // @synthesize keyCode=_keyCode; - (void)translateKeycode; - (id)_hardwareKeyboardLayout; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventPathInfoRepresentation.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventPathInfoRepresentation.h index ab9897233..9b97002f9 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventPathInfoRepresentation.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventPathInfoRepresentation.h @@ -14,7 +14,7 @@ unsigned char _pathIndex; unsigned char _pathIdentity; unsigned char _pathProximity; - unsigned long _pathWindowContextID; + unsigned int _pathWindowContextID; float _pathPressure; float _pathMajorRadius; float _pathMinorRadius; @@ -26,8 +26,8 @@ struct CGPoint _pathLocation; } -+ (id)representationWithPathInfo:(CDStruct_7c8f539c *)arg1; -+ (BOOL)supportsSecureCoding; ++ (id)representationWithPathInfo:(CDStruct_723b0d29 *)arg1; ++ (_Bool)supportsSecureCoding; @property(nonatomic) void *pathWindow; // @synthesize pathWindow=_pathWindow; @property(nonatomic) unsigned int pathEventMask; // @synthesize pathEventMask=_pathEventMask; @property(nonatomic) float pathDensity; // @synthesize pathDensity=_pathDensity; @@ -37,7 +37,7 @@ @property(nonatomic) float pathMajorRadius; // @synthesize pathMajorRadius=_pathMajorRadius; @property(nonatomic) float pathPressure; // @synthesize pathPressure=_pathPressure; @property(nonatomic) unsigned char pathProximity; // @synthesize pathProximity=_pathProximity; -@property(nonatomic) unsigned long pathWindowContextID; // @synthesize pathWindowContextID=_pathWindowContextID; +@property(nonatomic) unsigned int pathWindowContextID; // @synthesize pathWindowContextID=_pathWindowContextID; @property(nonatomic) struct CGPoint pathLocation; // @synthesize pathLocation=_pathLocation; @property(nonatomic) unsigned char pathIdentity; // @synthesize pathIdentity=_pathIdentity; @property(nonatomic) unsigned char pathIndex; // @synthesize pathIndex=_pathIndex; @@ -45,7 +45,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)writeToPathInfo:(CDStruct_7c8f539c *)arg1; +- (void)writeToPathInfo:(CDStruct_723b0d29 *)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventRepresentation.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventRepresentation.h index dc92d20e2..74a403576 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventRepresentation.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventRepresentation.h @@ -13,46 +13,46 @@ @interface AXEventRepresentation : NSObject { - BOOL _isBuiltIn; - BOOL _isGeneratedEvent; + _Bool _isBuiltIn; + _Bool _isGeneratedEvent; unsigned int _type; int _subtype; int _flags; + unsigned int _taskPort; + unsigned int _contextId; + int _pid; + unsigned long long _time; AXEventHandInfoRepresentation *_handInfo; AXEventKeyInfoRepresentation *_keyInfo; NSString *_clientId; - unsigned int _taskPort; - unsigned int _contextId; + unsigned long long _HIDTime; + unsigned long long _additionalFlags; void *_window; - int _pid; NSData *_data; NSData *_HIDAttributeData; + unsigned long long _HIDSenderId; struct CGPoint _location; struct CGPoint _windowLocation; - unsigned long long _time; - unsigned long long _HIDTime; - unsigned long long _additionalFlags; - unsigned long long _HIDSenderId; } + (id)touchRepresentationWithHandType:(unsigned int)arg1 location:(struct CGPoint)arg2; + (id)buttonRepresentationWithType:(unsigned int)arg1; + (id)keyRepresentationWithType:(unsigned int)arg1; -+ (id)representationWithEventRecord:(CDStruct_74958489 *)arg1; ++ (id)representationWithEventRecord:(CDStruct_64a21a73 *)arg1; + (id)representationWithHIDEvent:(struct __IOHIDEvent *)arg1 hidStreamIdentifier:(id)arg2; + (id)representationWithLocation:(struct CGPoint)arg1 windowLocation:(struct CGPoint)arg2 handInfo:(id)arg3; + (id)_keyboardButtonEvent:(struct __IOHIDEvent *)arg1; + (id)_digitizerRepresentation:(struct __IOHIDEvent *)arg1 hidStreamIdentifier:(id)arg2; + (id)representationWithType:(unsigned int)arg1 subtype:(int)arg2 time:(unsigned long long)arg3 location:(struct CGPoint)arg4 windowLocation:(struct CGPoint)arg5 handInfo:(id)arg6; + (id)representationWithData:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned long long HIDSenderId; // @synthesize HIDSenderId=_HIDSenderId; @property(retain, nonatomic) NSData *HIDAttributeData; // @synthesize HIDAttributeData=_HIDAttributeData; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; @property(nonatomic) int pid; // @synthesize pid=_pid; @property(nonatomic) void *window; // @synthesize window=_window; -@property(nonatomic) BOOL isGeneratedEvent; // @synthesize isGeneratedEvent=_isGeneratedEvent; -@property(nonatomic) BOOL isBuiltIn; // @synthesize isBuiltIn=_isBuiltIn; +@property(nonatomic) _Bool isGeneratedEvent; // @synthesize isGeneratedEvent=_isGeneratedEvent; +@property(nonatomic) _Bool isBuiltIn; // @synthesize isBuiltIn=_isBuiltIn; @property(nonatomic) unsigned int contextId; // @synthesize contextId=_contextId; @property(nonatomic) unsigned long long additionalFlags; // @synthesize additionalFlags=_additionalFlags; @property(nonatomic) unsigned long long HIDTime; // @synthesize HIDTime=_HIDTime; @@ -73,10 +73,10 @@ - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (struct __GSEvent *)newGSEventRef; -- (CDStruct_74958489 *)newEventRecord; +- (CDStruct_64a21a73 *)newEventRecord; - (struct __IOHIDEvent *)_newHandHIDEventRef; -- (id)denormalizedEventRepresentation:(BOOL)arg1; -- (id)normalizedEventRepresentation:(BOOL)arg1; +- (id)denormalizedEventRepresentation:(_Bool)arg1; +- (id)normalizedEventRepresentation:(_Bool)arg1; - (struct __IOHIDEvent *)_newButtonHIDEventRef; - (struct __IOHIDEvent *)_newKeyboardHIDEventRef; - (struct __IOHIDEvent *)newHIDEventRef; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapManager.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapManager.h index 950cc6f8f..c7624709a 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapManager.h @@ -13,8 +13,8 @@ NSMutableArray *_eventTaps; NSMutableArray *_addedEventTapPairs; NSMutableSet *_removedEventTapIdentifiers; - BOOL _isEnumeratingEventTaps; - BOOL _shouldReorderEventTaps; + _Bool _isEnumeratingEventTaps; + _Bool _shouldReorderEventTaps; id _installationGSCallback; id _installationHIDCallback; NSRecursiveLock *_eventTapLock; @@ -30,10 +30,11 @@ - (void)_installEventTap:(id)arg1; - (void)setEventTapPriority:(id)arg1 priority:(int)arg2; - (void)_reorderEventTaps; -- (BOOL)_processGSEvent:(CDStruct_74958489 *)arg1; -- (BOOL)_processHIDEvent:(struct __IOHIDEvent *)arg1 taskPort:(unsigned int)arg2 bundleId:(id)arg3; -- (void)sendEvent:(id)arg1 afterTap:(id)arg2 useGSEvent:(BOOL)arg3 namedTaps:(id)arg4; +- (_Bool)_processGSEvent:(CDStruct_64a21a73 *)arg1; +- (_Bool)_processHIDEvent:(struct __IOHIDEvent *)arg1 taskPort:(unsigned int)arg2 bundleId:(id)arg3; +- (void)sendEvent:(id)arg1 afterTap:(id)arg2 useGSEvent:(_Bool)arg3 namedTaps:(id)arg4; - (void)_enumerateEventTapPairsUsingBlock:(id)arg1; +- (id)_copyCurrentEventTapPairs; - (void)_setHIDEventTapCallback:(void *)arg1; - (void)_setGSEventTapCallback:(void *)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapPair.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapPair.h index d9fd03a1f..9ef3e608c 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapPair.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXEventTapPair.h @@ -10,9 +10,9 @@ @interface AXEventTapPair : NSObject { + int priority; id handler; NSString *identifier; - int priority; } @property(nonatomic) int priority; // @synthesize priority; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXGestureOverrideHandler.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXGestureOverrideHandler.h index b1df4884b..1936b3c5b 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXGestureOverrideHandler.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXGestureOverrideHandler.h @@ -11,12 +11,12 @@ @interface AXGestureOverrideHandler : NSObject { id _handler; - int _type; + unsigned long long _type; NSString *_identifier; } @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCClient.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCClient.h index 882903917..34b34d5b3 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCClient.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCClient.h @@ -16,17 +16,19 @@ float _timeout; NSString *_clientIdentifier; struct __CFRunLoopSource *_clientSource; - unsigned int _connectionAttempts; - BOOL _connected; + unsigned long long _connectionAttempts; + _Bool _connected; + _Bool shouldRegisterCallbackSourceOnMainRunloop; + unsigned int clientCallbackPort; NSString *_serviceName; NSMutableArray *_postConnectionTasks; AXAccessQueue *_connectionQueue; - unsigned int clientCallbackPort; struct __CFRunLoopSource *clientCallbackSource; } + (id)allClients; + (void)initialize; +@property(nonatomic) _Bool shouldRegisterCallbackSourceOnMainRunloop; // @synthesize shouldRegisterCallbackSourceOnMainRunloop; @property(retain, nonatomic) AXAccessQueue *connectionQueue; // @synthesize connectionQueue=_connectionQueue; @property(retain, nonatomic) NSMutableArray *postConnectionTasks; // @synthesize postConnectionTasks=_postConnectionTasks; @property(copy, nonatomic) NSString *clientIdentifier; // @synthesize clientIdentifier=_clientIdentifier; @@ -34,22 +36,23 @@ @property(nonatomic) struct __CFMachPort *serverPort; // @synthesize serverPort=_serverPort; @property(copy, nonatomic) id portDeathHandler; // @synthesize portDeathHandler=_portDeathHandler; @property(copy, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; -@property(nonatomic, getter=isConnected) BOOL connected; // @synthesize connected=_connected; -- (BOOL)_handleErrorWithMessage:(id)arg1 outError:(id *)arg2; +@property(nonatomic, getter=isConnected) _Bool connected; // @synthesize connected=_connected; +- (_Bool)_handleErrorWithMessage:(id)arg1 outError:(id *)arg2; - (void)establishConnectionWithTimeout:(double)arg1 completion:(id)arg2; - (void)_attemptToEstablishConnection; - (void)_serverDied; - (id)sendMessage:(id)arg1 withError:(id *)arg2; -- (BOOL)sendSimpleMessage:(id)arg1 withError:(id *)arg2; +- (_Bool)sendSimpleMessage:(id)arg1 withError:(id *)arg2; - (void)sendSimpleMessage:(id)arg1; -- (BOOL)_verifyConnectionWithError:(id *)arg1; -- (BOOL)disconnectWithError:(id *)arg1; -- (BOOL)connectWithError:(id *)arg1; -- (BOOL)verifyConnectionExists; +- (_Bool)_verifyConnectionWithError:(id *)arg1; +- (_Bool)disconnectWithError:(id *)arg1; +- (_Bool)connectWithError:(id *)arg1; +- (_Bool)verifyConnectionExists; - (void)_registerWithServer; @property(readonly, nonatomic) unsigned int clientCallbackPort; // @synthesize clientCallbackPort; @property(readonly, nonatomic) struct __CFRunLoopSource *clientCallbackSource; // @synthesize clientCallbackSource; @property(readonly, nonatomic) unsigned int serviceMachPort; +- (id)description; - (void)dealloc; - (id)initWithPort:(unsigned int)arg1; - (id)initWithServiceName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCMessage.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCMessage.h index 7eb375c1a..5f4b25c1f 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCMessage.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCMessage.h @@ -8,23 +8,28 @@ #import "NSSecureCoding-Protocol.h" -@class NSDictionary; +@class NSDictionary, NSString; @interface AXIPCMessage : NSObject { int _key; - NSDictionary *_payload; unsigned int _clientPort; + NSDictionary *_payload; + CDStruct_4c969caf _auditToken; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; ++ (id)archivedMessageFromData:(id)arg1; +@property(nonatomic) CDStruct_4c969caf auditToken; // @synthesize auditToken=_auditToken; @property(nonatomic) unsigned int clientPort; // @synthesize clientPort=_clientPort; @property(retain, nonatomic) NSDictionary *payload; // @synthesize payload=_payload; @property(nonatomic) int key; // @synthesize key=_key; - (id)description; - (void)dealloc; +@property(readonly, nonatomic) NSString *senderBundleId; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; +- (id)initWithKey:(int)arg1 payload:(id)arg2 keyDebugInfo:(id)arg3; - (id)initWithKey:(int)arg1 payload:(id)arg2; - (id)initWithKey:(int)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServer.h index 11653f8db..a247691ab 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServer.h @@ -20,7 +20,7 @@ id _clientInvalidationHandler; NSMutableDictionary *_entitlements; unsigned int _assignedServerPort; - BOOL _running; + _Bool _running; NSString *_serviceName; NSMutableDictionary *_handlers; } @@ -28,13 +28,14 @@ @property(readonly, nonatomic) unsigned int machPort; // @synthesize machPort=_serverPort; @property(retain, nonatomic) NSMutableDictionary *handlers; // @synthesize handlers=_handlers; @property(retain, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; -@property(nonatomic, getter=isRunning) BOOL running; // @synthesize running=_running; -- (BOOL)_handleErrorWithMessage:(id)arg1 outError:(id *)arg2; -- (id)_handleIncomingMessage:(id)arg1 securityToken:(CDStruct_52eb0d21)arg2 auditToken:(CDStruct_6ad76789)arg3 clientPort:(unsigned int)arg4; +@property(nonatomic, getter=isRunning) _Bool running; // @synthesize running=_running; +- (id)_clientIdentificationForAuditToken:(CDStruct_4c969caf)arg1; +- (_Bool)_handleErrorWithMessage:(id)arg1 outError:(id *)arg2; +- (id)_handleIncomingMessage:(id)arg1 securityToken:(CDStruct_52eb0d21)arg2 auditToken:(CDStruct_4c969caf)arg3 clientPort:(unsigned int)arg4; - (void)_handleClientRegistration:(id)arg1; - (void)_startServerThread; - (void)_handleClientInvalidation:(unsigned int)arg1; -- (BOOL)_clientWithPort:(unsigned int)arg1 auditToken:(CDStruct_6ad76789)arg2 hasAnyEntitlementRequiredForMessageWithKey:(int)arg3; +- (_Bool)_clientWithPort:(unsigned int)arg1 auditToken:(CDStruct_4c969caf)arg2 hasAnyEntitlementRequiredForMessage:(id)arg3; - (void)removePossibleRequiredEntitlement:(id)arg1 forMessageWithKey:(int)arg2; - (void)addPossibleRequiredEntitlement:(id)arg1 forMessageWithKey:(int)arg2; - (void)removeAllHandlersForTarget:(id)arg1; @@ -42,8 +43,8 @@ - (void)setHandlerWithTarget:(id)arg1 selector:(SEL)arg2 forKey:(int)arg3; - (void)removeHandlerForKey:(int)arg1; - (void)setHandler:(id)arg1 forKey:(void)arg2; -- (BOOL)stopServerWithError:(id *)arg1; -- (BOOL)startServerWithError:(id *)arg1; +- (_Bool)stopServerWithError:(id *)arg1; +- (_Bool)startServerWithError:(id *)arg1; @property(copy, nonatomic) id clientInvalidationCallback; @property(copy, nonatomic) id defaultHandler; - (void)setServiceRunLoopSource:(struct __CFRunLoopSource *)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServerClientRegistration.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServerClientRegistration.h index 7fcb21cf5..08adf7c4a 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServerClientRegistration.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXIPCServerClientRegistration.h @@ -16,7 +16,7 @@ @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(nonatomic) unsigned int port; // @synthesize port=_port; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLangMap.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLangMap.h index a7395a25f..f91ff3838 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLangMap.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLangMap.h @@ -10,20 +10,22 @@ @interface AXLangMap : NSObject { - BOOL _western; - BOOL _ambiguous; + _Bool _western; + _Bool _ambiguous; AXDialectMap *userLocaleDialect; NSArray *_dialects; NSString *_generalLanguageID; AXDialectMap *_userPreferredDialect; NSArray *_alternateLanguageIDs; + NSArray *_associatedAmbiguousLanguages; } +@property(retain, nonatomic) NSArray *associatedAmbiguousLanguages; // @synthesize associatedAmbiguousLanguages=_associatedAmbiguousLanguages; @property(retain, nonatomic) NSArray *alternateLanguageIDs; // @synthesize alternateLanguageIDs=_alternateLanguageIDs; @property(nonatomic) AXDialectMap *userPreferredDialect; // @synthesize userPreferredDialect=_userPreferredDialect; @property(copy, nonatomic) NSString *generalLanguageID; // @synthesize generalLanguageID=_generalLanguageID; -@property(nonatomic, getter=isAmbiguous) BOOL ambiguous; // @synthesize ambiguous=_ambiguous; -@property(nonatomic, getter=isWestern) BOOL western; // @synthesize western=_western; +@property(nonatomic, getter=isAmbiguous) _Bool ambiguous; // @synthesize ambiguous=_ambiguous; +@property(nonatomic, getter=isWestern) _Bool western; // @synthesize western=_western; @property(retain, nonatomic) NSArray *dialects; // @synthesize dialects=_dialects; - (id)dialectWithLocaleIdentifier:(id)arg1; @property(readonly, nonatomic) AXDialectMap *defaultDialect; @@ -32,7 +34,7 @@ - (id)basicDescription; - (id)description; - (void)dealloc; -- (id)initWithLanguageID:(id)arg1 isWestern:(BOOL)arg2 isAmbiguous:(BOOL)arg3 dialects:(id)arg4 alternateLanguageIDs:(id)arg5; +- (id)initWithLanguageID:(id)arg1 isWestern:(_Bool)arg2 isAmbiguous:(_Bool)arg3 dialects:(id)arg4 alternateLanguageIDs:(id)arg5 associatedAmbiguousLanguages:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageManager.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageManager.h index 6679f17e6..3f32ff5cc 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageManager.h @@ -31,9 +31,10 @@ - (id)_preferredLanguageIDsFromUserSelectedKeyboards; - (id)descriptionOfWord:(id)arg1 forLanguage:(id)arg2; - (void)updateCachedDialects; -- (BOOL)isCharacterCommon:(unsigned short)arg1; +- (_Bool)isCharacterCommon:(unsigned short)arg1; - (id)ambiguousDialectsFromUserKeyboardPreferences; - (id)dialectThatCanSpeakCharacter:(unsigned short)arg1; +- (id)dialectsThatCanSpeakCharacter:(unsigned short)arg1; - (id)dialectForLanguageID:(id)arg1; @property(nonatomic) AXDialectMap *dialectForCurrentLocale; @property(nonatomic) AXDialectMap *dialectForSystemLanguage; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTag.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTag.h index 41fe62faf..3264169fa 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTag.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTag.h @@ -10,28 +10,31 @@ @interface AXLanguageTag : NSObject { - BOOL _wasPredicted; + _Bool _wasPredicted; NSString *_content; - AXDialectMap *_unambiguousDialect; + NSMutableOrderedSet *_unambiguousDialects; NSMutableOrderedSet *_ambiguousDialects; struct _NSRange _range; } -+ (id)tagWithDialect:(id)arg1 range:(struct _NSRange)arg2 content:(id)arg3 predictedByTagger:(BOOL)arg4; -@property(nonatomic) BOOL wasPredicted; // @synthesize wasPredicted=_wasPredicted; ++ (id)tagWithDialects:(id)arg1 range:(struct _NSRange)arg2 content:(id)arg3 predictedByTagger:(_Bool)arg4; +@property(nonatomic) _Bool wasPredicted; // @synthesize wasPredicted=_wasPredicted; @property(retain, nonatomic) NSMutableOrderedSet *ambiguousDialects; // @synthesize ambiguousDialects=_ambiguousDialects; -@property(retain, nonatomic) AXDialectMap *unambiguousDialect; // @synthesize unambiguousDialect=_unambiguousDialect; +@property(retain, nonatomic) NSMutableOrderedSet *unambiguousDialects; // @synthesize unambiguousDialects=_unambiguousDialects; @property(nonatomic) NSString *content; // @synthesize content=_content; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; -- (BOOL)canBeSpokenByLanguage:(id)arg1; -- (BOOL)canBeSpokenByDialect:(id)arg1; +- (_Bool)canBeSpokenByLanguage:(id)arg1; +- (_Bool)canBeSpokenByDialect:(id)arg1; - (id)description; - (void)addAmbiguousDialects:(id)arg1; - (void)addAmbiguousDialect:(id)arg1; +- (void)addUnambiguousDialect:(id)arg1; - (void)dealloc; @property(readonly, nonatomic) AXDialectMap *dialect; @property(readonly, nonatomic) NSString *contentSubstring; +@property(readonly, nonatomic) AXDialectMap *preferredUnambiguousDialect; @property(readonly, nonatomic) AXDialectMap *preferredAmbiguousDialect; +- (_Bool)hasAmbigiousDialects; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTaggedContent.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTaggedContent.h index 5e091d27d..cef4c7a53 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTaggedContent.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLanguageTaggedContent.h @@ -6,33 +6,38 @@ #import "NSObject.h" -@class NSLinguisticTagger, NSMutableArray, NSMutableOrderedSet, NSString; +@class NSArray, NSLinguisticTagger, NSMutableArray, NSMutableOrderedSet, NSString; @interface AXLanguageTaggedContent : NSObject { - BOOL _tagged; + NSArray *_currentDialects; + struct _NSRange _currentChunk; + _Bool _predictedByTagger; + _Bool _tagged; NSMutableArray *_tags; NSLinguisticTagger *_linguisticTagger; NSMutableOrderedSet *_unpredictedAmbiguousLangMaps; NSString *_userPreferredLangID; } +@property(retain, nonatomic) NSArray *currentDialects; // @synthesize currentDialects=_currentDialects; @property(copy, nonatomic) NSString *userPreferredLangID; // @synthesize userPreferredLangID=_userPreferredLangID; @property(retain, nonatomic) NSMutableOrderedSet *unpredictedAmbiguousLangMaps; // @synthesize unpredictedAmbiguousLangMaps=_unpredictedAmbiguousLangMaps; @property(retain, nonatomic) NSLinguisticTagger *linguisticTagger; // @synthesize linguisticTagger=_linguisticTagger; -@property(nonatomic, getter=isTagged) BOOL tagged; // @synthesize tagged=_tagged; +@property(nonatomic, getter=isTagged) _Bool tagged; // @synthesize tagged=_tagged; @property(retain, nonatomic) NSMutableArray *tags; // @synthesize tags=_tags; - (void)updateTagsForLocalePrefChange; +- (id)primaryUnambiguousDialect; - (id)primaryAmbiguousDialect; - (void)_addTag; - (void)_manuallyProcessContentWithRange:(struct _NSRange)arg1; -- (BOOL)hasOnlyNonWesternLangMaps; -- (BOOL)hasOnlyWesternLangMaps; +- (_Bool)hasOnlyNonWesternLangMaps; +- (_Bool)hasOnlyWesternLangMaps; - (id)ambiguousLangMaps; - (id)unambiguousLangMaps; - (id)significantAmbiguousLangMapsForUserKeyboards; - (id)significantAmbiguousLangMaps; -- (BOOL)langMapIsSignificant:(id)arg1; +- (_Bool)langMapIsSignificant:(id)arg1; - (void)tagContent; - (void)enumeratePredictedTags:(id)arg1; - (void)enumerateUnpredictedTags:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLogColorizer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLogColorizer.h index cc7ae55cc..14aa4d19b 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLogColorizer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXLogColorizer.h @@ -8,21 +8,21 @@ @interface AXLogColorizer : NSObject { - BOOL _active; - BOOL _managedBySettings; - BOOL _preferDarkColors; + _Bool _active; + _Bool _managedBySettings; + _Bool _preferDarkColors; struct AXLogColorTheme _colorTheme; } -+ (id)colorizeStringIfEnabled:(id)arg1 withColor:(int)arg2; -+ (id)coloredString:(id)arg1 withColor:(int)arg2; -+ (char *)ansiColorSeqForAXLogColor:(int)arg1; ++ (id)colorizeStringIfEnabled:(id)arg1 withColor:(long long)arg2; ++ (id)coloredString:(id)arg1 withColor:(long long)arg2; ++ (char *)ansiColorSeqForAXLogColor:(long long)arg1; + (struct AXLogColorTheme)defaultDarkColorsTheme; + (struct AXLogColorTheme)defaultLightColorsTheme; + (id)defaultColorizer; -@property(nonatomic) BOOL preferDarkColors; // @synthesize preferDarkColors=_preferDarkColors; -@property(nonatomic, getter=isManagedBySettings) BOOL managedBySettings; // @synthesize managedBySettings=_managedBySettings; -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(nonatomic) _Bool preferDarkColors; // @synthesize preferDarkColors=_preferDarkColors; +@property(nonatomic, getter=isManagedBySettings) _Bool managedBySettings; // @synthesize managedBySettings=_managedBySettings; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; @property(nonatomic) struct AXLogColorTheme colorTheme; // @synthesize colorTheme=_colorTheme; - (id)cyanString:(id)arg1; - (id)magentaString:(id)arg1; @@ -39,7 +39,7 @@ - (id)description; - (void)_updateSettingsFromUserPrefs; - (id)init; -- (id)_initAndManageWithSettings:(BOOL)arg1; +- (id)_initAndManageWithSettings:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXPostConnectionTask.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXPostConnectionTask.h index 556ee03cd..bd3fd16a6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXPostConnectionTask.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXPostConnectionTask.h @@ -10,12 +10,12 @@ @interface AXPostConnectionTask : NSObject { - BOOL _didTimeout; + _Bool _didTimeout; id _postConnectionBlock; AXTimer *_timeoutTimer; } -@property(nonatomic) BOOL didTimeout; // @synthesize didTimeout=_didTimeout; +@property(nonatomic) _Bool didTimeout; // @synthesize didTimeout=_didTimeout; @property(retain, nonatomic) AXTimer *timeoutTimer; // @synthesize timeoutTimer=_timeoutTimer; @property(copy, nonatomic) id postConnectionBlock; // @synthesize postConnectionBlock=_postConnectionBlock; - (void)_performTask; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReport.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReport.h index 3135794ec..824cbb734 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReport.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReport.h @@ -22,7 +22,7 @@ @property(retain, nonatomic) NSString *action; // @synthesize action=_action; @property(retain, nonatomic) NSString *route; // @synthesize route=_route; @property(retain, nonatomic) NSString *baseURL; // @synthesize baseURL=_baseURL; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)renderPOSTBody; - (void)addSimpleParameter:(id)arg1 forName:(id)arg2; - (void)addFile:(id)arg1 parameterName:(id)arg2 contentType:(id)arg3 contentEncoding:(id)arg4 data:(id)arg5; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReportSender.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReportSender.h index c892b857d..836aa3fb0 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReportSender.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXReportSender.h @@ -10,7 +10,7 @@ @interface AXReportSender : NSObject { - BOOL _shouldAnnounce; + _Bool _shouldAnnounce; NSMutableArray *_reportCache; NSObject *_dispatchQueue; } @@ -18,12 +18,12 @@ + (id)sharedInstance; @property(nonatomic) NSObject *dispatchQueue; // @synthesize dispatchQueue=_dispatchQueue; @property(retain, nonatomic) NSMutableArray *reportCache; // @synthesize reportCache=_reportCache; -@property(nonatomic) BOOL shouldAnnounce; // @synthesize shouldAnnounce=_shouldAnnounce; +@property(nonatomic) _Bool shouldAnnounce; // @synthesize shouldAnnounce=_shouldAnnounce; - (void)_announceAndLogMessage:(id)arg1; -- (void)_sendReport:(id)arg1 asynchronously:(BOOL)arg2 timeoutInterval:(double)arg3; +- (void)_sendReport:(id)arg1 asynchronously:(_Bool)arg2 timeoutInterval:(double)arg3; - (void)_sendReportWithAction:(id)arg1 route:(id)arg2 simpleParameters:(id)arg3 fileParameters:(id)arg4; -- (void)_sendReportWithAction:(id)arg1 route:(id)arg2 simpleParameters:(id)arg3 fileParameters:(id)arg4 forceSilent:(BOOL)arg5; -- (void)_sendReportWithAction:(id)arg1 route:(id)arg2 simpleParameters:(id)arg3 fileParameters:(id)arg4 forceSilent:(BOOL)arg5 asynchronously:(BOOL)arg6 timeoutInterval:(double)arg7; +- (void)_sendReportWithAction:(id)arg1 route:(id)arg2 simpleParameters:(id)arg3 fileParameters:(id)arg4 forceSilent:(_Bool)arg5; +- (void)_sendReportWithAction:(id)arg1 route:(id)arg2 simpleParameters:(id)arg3 fileParameters:(id)arg4 forceSilent:(_Bool)arg5 asynchronously:(_Bool)arg6 timeoutInterval:(double)arg7; - (id)_gatherDeviceInfo; - (void)_addDeviceInfoToSimpleParamters:(id)arg1 overrideProcessName:(id)arg2; - (void)_addCreatedDateToSimpleParameters:(id)arg1; @@ -62,7 +62,7 @@ - (void)sendFailedAssertionSynchronouslyWithErrorMessage:(id)arg1 timeoutInterval:(double)arg2 overrideProcessName:(id)arg3; - (void)sendFailedAssertionWithErrorMessage:(id)arg1; - (void)sendFailedAssertionWithErrorMessage:(id)arg1 overrideProcessName:(id)arg2; -- (void)_sendFailedAssertionWithErrorMessage:(id)arg1 overrideProcessName:(id)arg2 asynchronously:(BOOL)arg3 timeoutInterval:(double)arg4; +- (void)_sendFailedAssertionWithErrorMessage:(id)arg1 overrideProcessName:(id)arg2 asynchronously:(_Bool)arg3 timeoutInterval:(double)arg4; - (void)sendStackshot:(id)arg1 description:(id)arg2; - (void)sendScreenshot:(id)arg1 type:(id)arg2 description:(id)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXServer.h index 4d601a849..5d3da8aa5 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXServer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXServer.h @@ -10,24 +10,26 @@ @interface AXServer : NSObject { + _Bool _shouldRegisterClientCallbackSourceOnMainRunloop; AXIPCServer *_server; AXIPCClient *_client; NSString *_serverIdentifier; } +@property(nonatomic) _Bool shouldRegisterClientCallbackSourceOnMainRunloop; // @synthesize shouldRegisterClientCallbackSourceOnMainRunloop=_shouldRegisterClientCallbackSourceOnMainRunloop; @property(copy, nonatomic) NSString *serverIdentifier; // @synthesize serverIdentifier=_serverIdentifier; @property(retain, nonatomic) AXIPCClient *client; // @synthesize client=_client; @property(retain, nonatomic) AXIPCServer *server; // @synthesize server=_server; - (id)_serviceName; - (void)_connectServerIfNecessary; -- (BOOL)_connectIfNecessary; +- (_Bool)_connectIfNecessary; - (void)_willClearServer; - (void)_didConnectToServer; - (void)_wasDisconnectedFromClient; - (void)_didConnectToClient; - (id)sendMessage:(id)arg1; -- (BOOL)sendSimpleMessageWithResult:(int)arg1; -- (void)sendSimpleMessageForKey:(int)arg1; +- (_Bool)sendSimpleMessageWithResult:(id)arg1; +- (void)sendSimpleMessage:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSettings.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSettings.h index 019c6ba71..121ac78cd 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSettings.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSettings.h @@ -6,10 +6,11 @@ #import "NSObject.h" -@class NSArray, NSDate, NSDictionary, NSMutableDictionary, NSMutableSet, NSNumber, NSSet, NSString; +@class NSArray, NSDate, NSDictionary, NSMutableDictionary, NSMutableSet, NSNumber, NSObject, NSSet, NSString; @interface AXSettings : NSObject { + NSObject *_axFeatureQueue; NSMutableSet *_registeredNotifications; NSMutableDictionary *_synchronizeDomains; NSMutableDictionary *_updateBlocks; @@ -20,62 +21,71 @@ @property(retain, nonatomic) NSMutableDictionary *updateBlocks; // @synthesize updateBlocks=_updateBlocks; @property(retain, nonatomic) NSMutableDictionary *synchronizeDomains; // @synthesize synchronizeDomains=_synchronizeDomains; @property(retain, nonatomic) NSMutableSet *registeredNotifications; // @synthesize registeredNotifications=_registeredNotifications; +@property(retain, nonatomic) NSObject *axFeatureQueue; // @synthesize axFeatureQueue=_axFeatureQueue; - (id)_featureIDForTripleClickOption:(int)arg1; - (id)_tripleClickOptionForAXFeatureID:(id)arg1; -- (void)_setAXFeature:(id)arg1 enabled:(BOOL)arg2; +- (void)_setAXFeature:(id)arg1 enabled:(_Bool)arg2; - (void)disableAccessibilityTripleClickOptionsForFeatures:(id)arg1; - (void)enableAccessibilityTripleClickOptionsForFeatures:(id)arg1; -- (void)disableAccessibilityFeatures:(id)arg1; -- (void)enableOnlyAccessibilityFeatures:(id)arg1; -- (void)enableAccessibilityFeatures:(id)arg1; +- (void)disableAccessibilityFeatures:(id)arg1 staggerTime:(double)arg2; +- (void)enableOnlyAccessibilityFeatures:(id)arg1 staggerTime:(double)arg2; +- (void)enableAccessibilityFeatures:(id)arg1 staggerTime:(double)arg2; - (id)accessibilityFeatureIDs; - (id)accessibilityFeatureIDsForTripleClickOptions:(id)arg1; - (id)accessibilityTripleClickOptions; - (id)accessibilityFeatureStatus; -@property(nonatomic) BOOL allowHearingAidControlOnLockScreen; -@property(nonatomic) BOOL voiceOverShouldOutputToHearingAid; +@property(nonatomic) _Bool shouldStreamToRightAid; +@property(nonatomic) _Bool shouldStreamToLeftAid; +@property(nonatomic) _Bool allowHearingAidControlOnLockScreen; +@property(nonatomic) _Bool voiceOverShouldOutputToHearingAid; - (float)voiceOverSpeakingRateForLanguage:(id)arg1; - (void)setVoiceOverSpeakingRate:(float)arg1 forLanguage:(id)arg2; -@property(nonatomic) BOOL voiceOverShowSoftwareKeyboardWithBraille; -@property(nonatomic) BOOL voiceOverBrailleGradeTwoAutoTranslateEnabled; +@property(nonatomic) _Bool voiceOverShowSoftwareKeyboardWithBraille; +@property(nonatomic) _Bool voiceOverBrailleGradeTwoAutoTranslateEnabled; +@property(retain, nonatomic) NSNumber *voiceOverHandwritingWasNativeSpellCheckingEnabled; +@property(retain, nonatomic) NSNumber *voiceOverHandwritingWasNativeAutocorrectEnabled; @property(copy, nonatomic) NSString *voiceOverDefaultDialect; -@property(nonatomic) BOOL voiceOverAlwaysUseNemethCodeForMathEnabled; +@property(nonatomic) _Bool voiceOverAlwaysUseNemethCodeForMathEnabled; @property(copy, nonatomic) NSString *voiceOverBrailleTableIdentifier; @property(copy, nonatomic) NSArray *voiceOverRotorItems; -@property(nonatomic) BOOL voiceOverSpeakNotificationsInLockScreenEnabled; -@property(nonatomic) BOOL voiceOverSpeakingRateInRotorEnabled; -@property(nonatomic) BOOL voiceOverSoundEffectsEnabled; -@property(nonatomic) BOOL voiceOverPitchChangeEnabled; -@property(nonatomic) BOOL voiceOverHintsEnabled; -@property(readonly, nonatomic) BOOL voiceOverHandwritingEnabled; -@property(nonatomic) BOOL voiceOverCompactVoiceEnabled; -@property(nonatomic) int voiceOverActivationWorkaround; -@property(nonatomic) int voiceOverSoftwareTypingFeedback; -@property(nonatomic) int voiceOverHardwareTypingFeedback; -@property(nonatomic) int voiceOverPhoneticsFeedback; -@property(nonatomic) int voiceOverNavigateImagesOption; -@property(nonatomic) int voiceOverHelpMode; -@property(nonatomic) BOOL voiceOverLargeCursorEnabled; +@property(nonatomic) _Bool voiceOverSpeakNotificationsInLockScreenEnabled; +@property(nonatomic) _Bool voiceOverSpeakingRateInRotorEnabled; +@property(nonatomic) _Bool voiceOverSoundEffectsEnabled; +@property(nonatomic) _Bool voiceOverPitchChangeEnabled; +@property(nonatomic) _Bool voiceOverHintsEnabled; +@property(readonly, nonatomic) _Bool voiceOverHandwritingEnabled; +@property(nonatomic) _Bool voiceOverCompactVoiceEnabled; +@property(nonatomic) long long voiceOverActivationWorkaround; +@property(nonatomic) long long voiceOverSoftwareTypingFeedback; +@property(nonatomic) long long voiceOverHardwareTypingFeedback; +@property(nonatomic) long long voiceOverPhoneticsFeedback; +@property(nonatomic) long long voiceOverNavigateImagesOption; +@property(nonatomic) long long voiceOverHelpMode; +@property(nonatomic) _Bool voiceOverLargeCursorEnabled; - (float)quickSpeakSpeakingRateForLanguage:(id)arg1; - (void)setQuickSpeakSpeakingRate:(float)arg1 forLanguage:(id)arg2; @property(nonatomic) float quickSpeakSpeakingRate; -@property(nonatomic) BOOL quickSpeakHighlightText; +@property(nonatomic) _Bool quickSpeakHighlightText; @property(nonatomic) float quickSpeakVolume; -@property(nonatomic) BOOL speakCorrectionsEnabled; -@property(nonatomic) BOOL enableHearingAidReporter; -@property(nonatomic) BOOL skipHearingAidMFiAuth; -@property(nonatomic) BOOL voiceOverHearingAidRoutingEnabled; -@property(nonatomic) int internalLoggingColorTheme; -@property(nonatomic) BOOL includeBacktraceInLogs; -@property(nonatomic) BOOL validateSecondPartyApps; -@property(nonatomic) BOOL assistiveTouchHeadlessModeEnabled; -@property(nonatomic) BOOL assistiveTouchCameraSwitchPreviewEnabled; +@property(nonatomic) _Bool speakCorrectionsEnabled; +@property(nonatomic) _Bool enableHearingAidReporter; +@property(nonatomic) _Bool skipHearingAidMFiAuth; +@property(nonatomic) _Bool voiceOverHearingAidRoutingEnabled; +@property(nonatomic) long long internalLoggingColorTheme; +@property(nonatomic) _Bool logAXNotificationPosting; +@property(nonatomic) _Bool ignoreAXServerEntitlements; +@property(nonatomic) _Bool ignoreAXAssertions; +@property(nonatomic) _Bool writeAXLogsToFile; +@property(nonatomic) _Bool includeBacktraceInLogs; +@property(nonatomic) _Bool validateSecondPartyApps; +@property(nonatomic) _Bool assistiveTouchHeadlessModeEnabled; +@property(nonatomic) _Bool assistiveTouchCameraSwitchPreviewEnabled; @property(retain, nonatomic) NSDate *gaxInternalSettingsLastPasscodeSetDate; @property(retain, nonatomic) NSDate *gaxInternalSettingsLastActivationDate; @property(copy, nonatomic) NSString *gaxInternalSettingsProductBuildVersion; @property(copy, nonatomic) NSString *gaxInternalSettingsDeviceID; -@property(nonatomic) BOOL gaxInternalSettingsSystemDidRestartDueToLowBattery; -@property(nonatomic) BOOL gaxInternalSettingsIsActiveAppSelfLocked; +@property(nonatomic) _Bool gaxInternalSettingsSystemDidRestartDueToLowBattery; +@property(nonatomic) _Bool gaxInternalSettingsIsActiveAppSelfLocked; @property(copy, nonatomic) NSString *gaxInternalSettingsActiveAppID; @property(copy, nonatomic) NSNumber *gaxInternalSettingsActiveAppOrientation; @property(retain, nonatomic) NSArray *gaxInternalSettingsUserConfiguredAppIDs; @@ -83,50 +93,59 @@ @property(retain, nonatomic) NSDictionary *gaxInternalSettingsSavedAccessibilityFeatures; @property(retain, nonatomic) NSDictionary *gaxInternalSettingsUserGlobalProfile; @property(retain, nonatomic) NSDictionary *gaxInternalSettingsUserAppProfile; -@property(nonatomic) BOOL guidedAccessAXFeaturesEnabled; -@property(nonatomic) int guidedAccessUsageCount; -@property(nonatomic) int assistiveTouchHeadMovementSensitivity; -@property(nonatomic) int assistiveTouchCursorColor; +@property(nonatomic) _Bool guidedAccessAXFeaturesEnabled; +@property(nonatomic) long long guidedAccessUsageCount; +@property(nonatomic) _Bool assistiveTouchScannerAddedTripleClickAutomatically; +@property(nonatomic) _Bool assistiveTouchSwitchUsageConfirmed; +@property(nonatomic) long long assistiveTouchHeadMovementSensitivity; +@property(nonatomic) long long assistiveTouchCursorColor; @property(retain, nonatomic) NSSet *assistiveTouchSwitches; @property(nonatomic) double assistiveTouchScannerSpeechRate; -@property(nonatomic) BOOL assistiveTouchScannerSpeechEnabled; -@property(nonatomic) BOOL assistiveTouchScannerSoundEnabled; -@property(nonatomic) int assistiveTouchScanCycles; +@property(nonatomic) _Bool assistiveTouchScannerSpeechEnabled; +@property(nonatomic) _Bool assistiveTouchScannerSoundEnabled; +@property(nonatomic) long long assistiveTouchScanCycles; @property(nonatomic) double assistiveTouchScanTimeout; -@property(nonatomic) BOOL assistiveTouchScanTimeoutEnabled; -@property(nonatomic) BOOL assistiveTouchSelectTimeoutEnabled; +@property(nonatomic) _Bool assistiveTouchScanTimeoutEnabled; +@property(nonatomic) _Bool assistiveTouchSelectTimeoutEnabled; @property(nonatomic) double assistiveTouchSelectTimeout; @property(nonatomic) double assistiveTouchStepInterval; -@property(nonatomic) BOOL assistiveTouchInputCoalescingEnabled; +@property(nonatomic) _Bool assistiveTouchInputCoalescingEnabled; @property(nonatomic) double assistiveTouchInputCoalescingDuration; -@property(nonatomic) BOOL assistiveTouchInputHoldEnabled; +@property(nonatomic) _Bool assistiveTouchInputHoldEnabled; @property(nonatomic) double assistiveTouchInputHoldDuration; -@property(nonatomic) BOOL assistiveTouchDelayAfterInputEnabled; +@property(nonatomic) _Bool assistiveTouchDelayAfterInputEnabled; @property(nonatomic) double assistiveTouchDelayAfterInput; -@property(nonatomic) BOOL assistiveTouchActionRepeatEnabled; +@property(nonatomic) _Bool assistiveTouchActionRepeatEnabled; @property(nonatomic) double assistiveTouchActionRepeatInterval; -@property(nonatomic) double assistiveTouchAxisSweepDuration; -@property(nonatomic) BOOL assistiveTouchScannerMenuLabelsEnabled; -@property(nonatomic) BOOL assistiveTouchScannerCompactMenuEnabled; -@property(nonatomic) BOOL assistiveTouchGroupElementsEnabled; -@property(nonatomic) BOOL assistiveTouchScannerPointPickerDefaultsToRescan; -@property(nonatomic) BOOL assistiveTouchAutoScanningEnabled; -@property(nonatomic) int assistiveTouchScanningMode; -@property(nonatomic) BOOL assistiveTouchScannerCursorHighVisibilityEnabled; -@property(nonatomic) BOOL assistiveTouchScannerSpeechIsInterruptedByScanning; -@property(nonatomic) int assistiveTouchPreferredPointPicker; +@property(nonatomic) double assistiveTouchAxisSweepSpeed; +@property(readonly, nonatomic) long long assistiveTouchScannerIncludedMenuItems; +@property(nonatomic) _Bool assistiveTouchScannerMenuIncludeSettingsItem; +@property(nonatomic) _Bool assistiveTouchScannerMenuIncludeGesturesItem; +@property(nonatomic) _Bool assistiveTouchScannerMenuIncludeDeviceItem; +@property(nonatomic) _Bool assistiveTouchScannerMenuIncludeScrollItem; +@property(nonatomic) _Bool assistiveTouchScannerMenuIncludeHomeItem; +@property(nonatomic) _Bool assistiveTouchScannerMenuLabelsEnabled; +@property(nonatomic) _Bool assistiveTouchScannerCompactMenuEnabled; +@property(nonatomic) _Bool assistiveTouchGroupElementsEnabled; +@property(nonatomic) _Bool assistiveTouchScannerPointPickerDefaultsToRescan; +@property(nonatomic) _Bool assistiveTouchAutoScanningEnabled; +@property(nonatomic) long long assistiveTouchScanningMode; +@property(nonatomic) _Bool assistiveTouchScannerCursorHighVisibilityEnabled; +@property(nonatomic) _Bool assistiveTouchScannerSpeechIsInterruptedByScanning; +@property(nonatomic) long long assistiveTouchPreferredPointPicker; @property(retain, nonatomic) NSArray *assistiveTouchSavedGestures; @property(retain, nonatomic) NSArray *assistiveTouchRecentGestures; @property(retain, nonatomic) NSArray *assistiveTouchCustomGestures; @property(nonatomic) double assistiveTouchSpeed; -@property(nonatomic) BOOL assistiveTouchOpenMenuSwaggleEnabled; -@property(nonatomic) BOOL assistiveTouchAlwaysShowMenuEnabled; +@property(nonatomic) _Bool assistiveTouchOpenMenuSwaggleEnabled; +@property(nonatomic) _Bool assistiveTouchAlwaysShowMenuEnabled; - (void)registerUpdateBlock:(id)arg1 forRetrieveSelector:(void)arg2 withListener:(SEL)arg3; - (void)_registerForNotification:(id)arg1; - (void)_handlePreferenceChanged:(id)arg1; +- (void)dealloc; - (id)init; - (void)_synchronizeIfNecessary:(id)arg1 domain:(int)arg2; -- (BOOL)_switchFromRootUserIfNecessary:(id)arg1; +- (_Bool)_switchFromRootUserIfNecessary:(id)arg1; - (id)_valueForPreferenceKey:(id)arg1; - (void)_setValue:(id)arg1 forPreferenceKey:(id)arg2; - (id)_notificationForPreferenceKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardActionHandlerHolder.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardActionHandlerHolder.h index 700239a02..e80eacab6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardActionHandlerHolder.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardActionHandlerHolder.h @@ -11,12 +11,12 @@ @interface AXSpringBoardActionHandlerHolder : NSObject { id _handler; - int _type; + long long _type; NSString *_identifier; } @property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardServer.h index 41e2044c7..ea03e859d 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardServer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSpringBoardServer.h @@ -6,66 +6,74 @@ #import -@class NSMutableArray; +@class AXAccessQueue, NSMutableArray; @interface AXSpringBoardServer : AXServer { + AXAccessQueue *_accessQueue; id _currentAlertHandler; NSMutableArray *_gestureOverrides; NSMutableArray *_actionHandlers; } + (id)server; -- (BOOL)isGuidedAccessActive; +@property(retain, nonatomic) NSMutableArray *actionHandlers; // @synthesize actionHandlers=_actionHandlers; +@property(retain, nonatomic) NSMutableArray *gestureOverrides; // @synthesize gestureOverrides=_gestureOverrides; +@property(copy, nonatomic) id currentAlertHandler; // @synthesize currentAlertHandler=_currentAlertHandler; +@property(retain, nonatomic) AXAccessQueue *accessQueue; // @synthesize accessQueue=_accessQueue; +- (_Bool)isSyncingRestoringResettingOrUpdating; +- (_Bool)isSpringboardFrontmost; +- (_Bool)isGuidedAccessActive; - (void)toggleNotificationCenter; - (void)hideNotificationCenter; - (void)copyStringToPasteboard:(id)arg1; +- (void)openAppSwitcher; +- (_Bool)isAppSwitcherVisible; - (void)showNotificationCenter; -- (BOOL)isNotificationCenterVisible; -- (void)showControlCenter:(BOOL)arg1; -- (BOOL)isControlCenterVisible; -- (int)activeInterfaceOrientation; +- (_Bool)isNotificationCenterVisible; +- (void)showControlCenter:(_Bool)arg1; +- (_Bool)isControlCenterVisible; +- (long long)activeInterfaceOrientation; - (int)activeApplicationOrientation; - (int)pid; -- (BOOL)isPointInsideAccessibilityInspector:(id)arg1; -- (void)registerOverrideIntentForGesture:(int)arg1 withHandler:(id)arg2 withIdentifierCallback:(void)arg3; -- (void)setCancelGestureActivation:(int)arg1 cancelEnabled:(BOOL)arg2; +- (_Bool)isPointInsideAccessibilityInspector:(id)arg1; +- (void)registerOverrideIntentForGesture:(unsigned long long)arg1 withHandler:(id)arg2 withIdentifierCallback:(void)arg3; +- (void)setCancelGestureActivation:(unsigned long long)arg1 cancelEnabled:(_Bool)arg2; - (void)removeOverrideIntent:(id)arg1; - (void)registerSpringBoardActionHandler:(id)arg1 withIdentifierCallback:(void)arg2; - (void)removeActionHandler:(id)arg1; -- (void)showAlert:(int)arg1 withHandler:(id)arg2 withData:(void)arg3; -- (void)showAlert:(int)arg1 withHandler:(id)arg2; +- (void)showAlert:(long long)arg1 withHandler:(id)arg2 withData:(void)arg3; +- (void)showAlert:(long long)arg1 withHandler:(id)arg2; - (void)hideAlert; - (void)cleanupAlertHandler; -- (float)volumeLevel; -- (BOOL)isScreenLockedWithPasscode:(char *)arg1; -- (BOOL)isRingerMuted; -- (BOOL)isSideSwitchUsedForOrientation; +- (double)volumeLevel; +- (_Bool)isScreenLockedWithPasscode:(_Bool *)arg1; +- (_Bool)isRingerMuted; +- (_Bool)isSideSwitchUsedForOrientation; - (void)resetDimTimer; -- (BOOL)isVideoPlaying; -- (void)setSystemGesturesEnabled:(BOOL)arg1; -- (BOOL)isOrientationLocked; -- (BOOL)isSystemSleeping; +- (_Bool)isMediaPlaying; +- (void)setSystemGesturesEnabled:(_Bool)arg1; +- (_Bool)isOrientationLocked; +- (_Bool)isSystemSleeping; - (int)topEventPidOverride; -- (BOOL)isMakingEmergencyCall; -- (BOOL)isSiriListening; -- (void)setSiriListening:(BOOL)arg1; -- (BOOL)isVoiceControlRunning; +- (_Bool)isMakingEmergencyCall; +- (_Bool)isSiriListening; +- (void)setSiriListening:(_Bool)arg1; +- (_Bool)isVoiceControlRunning; - (void)startHearingAidServer; - (void)toggleHearingControl; -- (void)setVolume:(float)arg1; +- (void)setVolume:(double)arg1; - (void)openSCATCustomGestureCreation; - (void)openAssistiveTouchCustomGestureCreation; -- (void)openAppSwitcher; - (void)openVoiceControl; -- (BOOL)isSiriVisible; +- (_Bool)isSiriVisible; - (void)openSiri; - (void)takeScreenshot; - (void)_didConnectToClient; - (void)_wasDisconnectedFromClient; - (void)_willClearServer; - (void)_didConnectToServer; -- (BOOL)_shouldValidateEntitlements; +- (_Bool)_shouldValidateEntitlements; - (id)_handleActionResult:(id)arg1; - (id)_handleGestureOverrideResult:(id)arg1; - (id)_handleReplyResult:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystem.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystem.h new file mode 100644 index 000000000..8620d975a --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystem.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface AXSubsystem : NSObject +{ +} + ++ (_Bool)willLog; ++ (void)resetPreferredLogLevel; ++ (void)setPreferredLogLevel:(int)arg1; ++ (int)effectiveLogLevel; ++ (int)defaultLogLevel; ++ (_Bool)shouldProcessMessageForLogs; ++ (_Bool)shouldIncludeBacktraceInLogs; ++ (id)identifier; ++ (id)wrapError:(id)arg1 description:(id)arg2; ++ (id)errorWithDescription:(id)arg1; ++ (id)_errorWithMessage:(id)arg1 underlyingError:(id)arg2; ++ (id)subsystems; ++ (void)initialize; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXCompareGeometry.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXCompareGeometry.h new file mode 100644 index 000000000..44f2607a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXCompareGeometry.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemAXCompareGeometry : AXSubsystem +{ +} + ++ (_Bool)shouldProcessMessageForLogs; ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXIPC.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXIPC.h new file mode 100644 index 000000000..f6c95b6da --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemAXIPC.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemAXIPC : AXSubsystem +{ +} + ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemBBServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemBBServer.h new file mode 100644 index 000000000..6d03d552f --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemBBServer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemBBServer : AXSubsystem +{ +} + ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAX.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAX.h new file mode 100644 index 000000000..70b5d6177 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAX.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemGAX : AXSubsystem +{ +} + ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXAppLaunching.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXAppLaunching.h new file mode 100644 index 000000000..9c896231f --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXAppLaunching.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemGAXAppLaunching : AXSubsystem +{ +} + ++ (_Bool)shouldProcessMessageForLogs; ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXIntegrity.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXIntegrity.h new file mode 100644 index 000000000..d5a48b3cb --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemGAXIntegrity.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemGAXIntegrity : AXSubsystem +{ +} + ++ (_Bool)shouldProcessMessageForLogs; ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemSBServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemSBServer.h new file mode 100644 index 000000000..2a5c2c1f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemSBServer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemSBServer : AXSubsystem +{ +} + ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemUnitTesting.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemUnitTesting.h new file mode 100644 index 000000000..9d09bc15c --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemUnitTesting.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemUnitTesting : AXSubsystem +{ +} + ++ (_Bool)shouldProcessMessageForLogs; ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemVOTHandwriting.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemVOTHandwriting.h new file mode 100644 index 000000000..84ac85674 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemVOTHandwriting.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemVOTHandwriting : AXSubsystem +{ +} + ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemValidations.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemValidations.h new file mode 100644 index 000000000..12e04b987 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSubsystemValidations.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXSubsystemValidations : AXSubsystem +{ +} + ++ (_Bool)shouldProcessMessageForLogs; ++ (int)defaultLogLevel; ++ (id)identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSwitch.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSwitch.h index 8f3a25cbb..3afcfb5d5 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSwitch.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXSwitch.h @@ -13,29 +13,33 @@ @interface AXSwitch : NSObject { unsigned short _keyCode; - int _action; + long long _action; NSString *_name; struct NSString *_source; struct NSString *_type; - int _buttonNumber; - int _headSwitch; + NSString *_productName; + NSString *_manufacturerName; + long long _buttonNumber; + long long _headSwitch; NSUUID *_uuid; } -+ (id)switchWithAction:(int)arg1 name:(id)arg2 source:(struct NSString *)arg3 type:(struct NSString *)arg4; -+ (BOOL)supportsSecureCoding; ++ (id)switchWithAction:(long long)arg1 name:(id)arg2 source:(struct NSString *)arg3 type:(struct NSString *)arg4; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSUUID *uuid; // @synthesize uuid=_uuid; -@property(nonatomic) int headSwitch; // @synthesize headSwitch=_headSwitch; -@property(nonatomic) int buttonNumber; // @synthesize buttonNumber=_buttonNumber; +@property(nonatomic) long long headSwitch; // @synthesize headSwitch=_headSwitch; +@property(nonatomic) long long buttonNumber; // @synthesize buttonNumber=_buttonNumber; @property(nonatomic) unsigned short keyCode; // @synthesize keyCode=_keyCode; +@property(copy, nonatomic) NSString *manufacturerName; // @synthesize manufacturerName=_manufacturerName; +@property(copy, nonatomic) NSString *productName; // @synthesize productName=_productName; @property(retain, nonatomic) NSString *type; // @synthesize type=_type; @property(retain, nonatomic) NSString *source; // @synthesize source=_source; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; -@property(readonly, nonatomic) int action; // @synthesize action=_action; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +@property(nonatomic) long long action; // @synthesize action=_action; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; -- (id)initWithAction:(int)arg1 name:(id)arg2 source:(struct NSString *)arg3 type:(struct NSString *)arg4; +- (id)initWithAction:(long long)arg1 name:(id)arg2 source:(struct NSString *)arg3 type:(struct NSString *)arg4; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimer.h index 9bb610781..9335722e5 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimer.h @@ -19,9 +19,9 @@ @property(retain, nonatomic) AXThreadTimerTask *task; // @synthesize task=_task; - (void)dealloc; -@property(readonly, nonatomic, getter=isActive) BOOL active; -@property(readonly, nonatomic, getter=isPending) BOOL pending; -@property(readonly, nonatomic, getter=isCancelled) BOOL cancelled; +@property(readonly, nonatomic, getter=isActive) _Bool active; +@property(readonly, nonatomic, getter=isPending) _Bool pending; +@property(readonly, nonatomic, getter=isCancelled) _Bool cancelled; - (void)cancel; - (void)afterDelay:(double)arg1 processBlock:(id)arg2 cancelBlock:(void)arg3; - (void)afterDelay:(double)arg1 processBlock:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimerTask.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimerTask.h index 95532ba85..ae8b6f7e6 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimerTask.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXThreadTimerTask.h @@ -8,15 +8,15 @@ @interface AXThreadTimerTask : NSObject { - BOOL cancel; - BOOL finished; - BOOL active; + _Bool cancel; + _Bool finished; + _Bool active; id _block; } -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active; -@property(nonatomic, getter=isFinished) BOOL finished; // @synthesize finished; -@property(nonatomic, getter=isCancelled) BOOL cancel; // @synthesize cancel; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active; +@property(nonatomic, getter=isFinished) _Bool finished; // @synthesize finished; +@property(nonatomic, getter=isCancelled) _Bool cancel; // @synthesize cancel; @property(copy, nonatomic) id block; // @synthesize block=_block; - (void)dealloc; - (void)runAfterDelay:(float)arg1; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer-Protocol.h index facaf5d08..cdd63ec6a 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol AXTimer -@property(readonly, nonatomic, getter=isPending) BOOL pending; -@property(readonly, nonatomic, getter=isActive) BOOL active; +@property(readonly, nonatomic, getter=isPending) _Bool pending; +@property(readonly, nonatomic, getter=isActive) _Bool active; - (void)cancel; - (void)afterDelay:(double)arg1 processBlock:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer.h index 96fa5b9df..1cafe82ba 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTimer.h @@ -12,11 +12,11 @@ @interface AXTimer : NSObject { - BOOL _automaticallyCancelPendingBlockUponSchedulingNewBlock; - BOOL _active; - BOOL _accessQueueIsExternal; - NSString *_label; + _Bool _automaticallyCancelPendingBlockUponSchedulingNewBlock; + _Bool _active; + _Bool _accessQueueIsExternal; int _state; + NSString *_label; AXAccessQueue *_accessQueue; NSObject *_dispatchTimer; } @@ -24,11 +24,11 @@ + (id)timerTargettingMainAccessQueue; + (void)initialize; @property(retain, nonatomic) NSObject *dispatchTimer; // @synthesize dispatchTimer=_dispatchTimer; -@property(nonatomic) BOOL accessQueueIsExternal; // @synthesize accessQueueIsExternal=_accessQueueIsExternal; +@property(nonatomic) _Bool accessQueueIsExternal; // @synthesize accessQueueIsExternal=_accessQueueIsExternal; @property(retain, nonatomic) AXAccessQueue *accessQueue; // @synthesize accessQueue=_accessQueue; @property(nonatomic) int state; // @synthesize state=_state; -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; -@property(nonatomic) BOOL automaticallyCancelPendingBlockUponSchedulingNewBlock; // @synthesize automaticallyCancelPendingBlockUponSchedulingNewBlock=_automaticallyCancelPendingBlockUponSchedulingNewBlock; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; +@property(nonatomic) _Bool automaticallyCancelPendingBlockUponSchedulingNewBlock; // @synthesize automaticallyCancelPendingBlockUponSchedulingNewBlock=_automaticallyCancelPendingBlockUponSchedulingNewBlock; @property(copy) NSString *label; // @synthesize label=_label; - (id)description; - (void)_warnAboutAsynchronousCancelling; @@ -41,7 +41,7 @@ - (void)afterDelay:(double)arg1 processReadingBlock:(id)arg2; - (void)afterDelay:(double)arg1 processBlock:(id)arg2; - (void)_performEnqueuedWritingBlock:(id)arg1 asynchronousExecutionWarningHandler:(void)arg2; -@property(readonly, nonatomic, getter=isPending) BOOL pending; +@property(readonly, nonatomic, getter=isPending) _Bool pending; - (void)dealloc; - (id)initWithTargetAccessQueue:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTrampoline.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTrampoline.h index 44b549d33..4b1641acc 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTrampoline.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXTrampoline.h @@ -8,7 +8,7 @@ @interface AXTrampoline : NSObject { - BOOL _warnAboutUnknownSelectors; + _Bool _warnAboutUnknownSelectors; id _caller; Class _targetClass; } @@ -16,13 +16,14 @@ + (id)methodNotFoundSentinal; + (void)methodDoesNotExistSentinal; + (id)trampolineWithCaller:(id)arg1 targetClass:(Class)arg2; -@property(nonatomic) BOOL warnAboutUnknownSelectors; // @synthesize warnAboutUnknownSelectors=_warnAboutUnknownSelectors; +@property(nonatomic) _Bool warnAboutUnknownSelectors; // @synthesize warnAboutUnknownSelectors=_warnAboutUnknownSelectors; @property(nonatomic) Class targetClass; // @synthesize targetClass=_targetClass; @property(nonatomic) id caller; // @synthesize caller=_caller; - (void *)_findIMPForSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (BOOL)callerIsClass; +- (_Bool)callerIsClass; +- (id)description; - (void)dealloc; - (id)initWithCaller:(id)arg1 targetClass:(Class)arg2; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXValidationManager.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXValidationManager.h index c2010ee67..8f444ce83 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXValidationManager.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXValidationManager.h @@ -10,45 +10,47 @@ @interface AXValidationManager : NSObject { - BOOL _shouldLogToConsole; - BOOL _shouldCrashOnError; - BOOL _shouldReportToServer; - BOOL _forceDoNotReport; - unsigned int _numberOfValidationErrors; + _Bool _shouldLogToConsole; + _Bool _shouldCrashOnError; + _Bool _shouldReportToServer; + _Bool _forceDoNotReport; + _Bool _debugBuild; + unsigned long long _numberOfValidationErrors; NSString *_validationTargetName; NSString *_overrideProcessName; NSMutableArray *_consoleErrorMessages; } + (id)sharedInstance; +@property(nonatomic, getter=isDebugBuild) _Bool debugBuild; // @synthesize debugBuild=_debugBuild; @property(retain, nonatomic) NSMutableArray *consoleErrorMessages; // @synthesize consoleErrorMessages=_consoleErrorMessages; @property(copy, nonatomic) NSString *overrideProcessName; // @synthesize overrideProcessName=_overrideProcessName; @property(copy, nonatomic) NSString *validationTargetName; // @synthesize validationTargetName=_validationTargetName; -@property(nonatomic) BOOL forceDoNotReport; // @synthesize forceDoNotReport=_forceDoNotReport; -@property(nonatomic) unsigned int numberOfValidationErrors; // @synthesize numberOfValidationErrors=_numberOfValidationErrors; -@property(nonatomic) BOOL shouldReportToServer; // @synthesize shouldReportToServer=_shouldReportToServer; -@property(nonatomic) BOOL shouldCrashOnError; // @synthesize shouldCrashOnError=_shouldCrashOnError; -@property(nonatomic) BOOL shouldLogToConsole; // @synthesize shouldLogToConsole=_shouldLogToConsole; -- (BOOL)installSafeCategory:(id)arg1 canInteractWithTargetClass:(BOOL)arg2; -- (BOOL)installSafeCategory:(id)arg1; -- (BOOL)validateProtocol:(id)arg1 hasProperty:(id)arg2; -- (BOOL)validateProtocol:(id)arg1 hasRequiredClassMethod:(id)arg2; -- (BOOL)validateProtocol:(id)arg1 hasOptionalClassMethod:(id)arg2; -- (BOOL)validateProtocol:(id)arg1 hasRequiredInstanceMethod:(id)arg2; -- (BOOL)validateProtocol:(id)arg1 hasOptionalInstanceMethod:(id)arg2; -- (BOOL)validateProtocol:(id)arg1 hasMethod:(id)arg2 isInstanceMethod:(BOOL)arg3 isRequired:(BOOL)arg4; -- (BOOL)validateClass:(id)arg1 conformsToProtocol:(id)arg2; -- (BOOL)validateClass:(id)arg1 hasProperty:(id)arg2; -- (BOOL)validateClass:(id)arg1 hasClassMethod:(id)arg2; -- (BOOL)validateClass:(id)arg1 hasInstanceMethod:(id)arg2 returnType:(char *)arg3 parameterCount:(unsigned int)arg4; -- (BOOL)validateClass:(id)arg1 hasClassMethod:(id)arg2 returnType:(char *)arg3 parameterCount:(unsigned int)arg4; -- (BOOL)_validateClass:(id)arg1 hasMethod:(id)arg2 methodType:(int)arg3 returnType:(id)arg4 arguments:(id)arg5; -- (BOOL)validateClass:(id)arg1 hasInstanceMethod:(id)arg2; -- (BOOL)validateClass:(id)arg1 hasInstanceVariable:(id)arg2 withType:(char *)arg3; -- (BOOL)validateClass:(id)arg1 hasInstanceVariable:(id)arg2; -- (BOOL)validateClass:(id)arg1 isKindOfClass:(id)arg2; -- (BOOL)validateClass:(id)arg1; -- (void)_printConsoleReport:(BOOL)arg1 isDelayed:(BOOL)arg2; +@property(nonatomic) _Bool forceDoNotReport; // @synthesize forceDoNotReport=_forceDoNotReport; +@property(nonatomic) unsigned long long numberOfValidationErrors; // @synthesize numberOfValidationErrors=_numberOfValidationErrors; +@property(nonatomic) _Bool shouldReportToServer; // @synthesize shouldReportToServer=_shouldReportToServer; +@property(nonatomic) _Bool shouldCrashOnError; // @synthesize shouldCrashOnError=_shouldCrashOnError; +@property(nonatomic) _Bool shouldLogToConsole; // @synthesize shouldLogToConsole=_shouldLogToConsole; +- (_Bool)installSafeCategory:(id)arg1 canInteractWithTargetClass:(_Bool)arg2; +- (_Bool)installSafeCategory:(id)arg1; +- (_Bool)validateProtocol:(id)arg1 hasProperty:(id)arg2; +- (_Bool)validateProtocol:(id)arg1 hasRequiredClassMethod:(id)arg2; +- (_Bool)validateProtocol:(id)arg1 hasOptionalClassMethod:(id)arg2; +- (_Bool)validateProtocol:(id)arg1 hasRequiredInstanceMethod:(id)arg2; +- (_Bool)validateProtocol:(id)arg1 hasOptionalInstanceMethod:(id)arg2; +- (_Bool)validateProtocol:(id)arg1 hasMethod:(id)arg2 isInstanceMethod:(_Bool)arg3 isRequired:(_Bool)arg4; +- (_Bool)validateClass:(id)arg1 conformsToProtocol:(id)arg2; +- (_Bool)validateClass:(id)arg1 hasProperty:(id)arg2; +- (_Bool)validateClass:(id)arg1 hasClassMethod:(id)arg2; +- (_Bool)validateClass:(id)arg1 hasInstanceMethod:(id)arg2 returnType:(char *)arg3 parameterCount:(unsigned long long)arg4; +- (_Bool)validateClass:(id)arg1 hasClassMethod:(id)arg2 returnType:(char *)arg3 parameterCount:(unsigned long long)arg4; +- (_Bool)_validateClass:(id)arg1 hasMethod:(id)arg2 methodType:(int)arg3 returnType:(id)arg4 arguments:(id)arg5; +- (_Bool)validateClass:(id)arg1 hasInstanceMethod:(id)arg2; +- (_Bool)validateClass:(id)arg1 hasInstanceVariable:(id)arg2 withType:(char *)arg3; +- (_Bool)validateClass:(id)arg1 hasInstanceVariable:(id)arg2; +- (_Bool)validateClass:(id)arg1 isKindOfClass:(id)arg2; +- (_Bool)validateClass:(id)arg1; +- (void)_printConsoleReport:(_Bool)arg1 isDelayed:(_Bool)arg2; - (void)installSafeCategories:(id)arg1 afterDelay:(void)arg2 validationTargetName:(double)arg3 overrideProcessName:(id)arg4 forceDoNotReport:(id)arg5; - (void)installSafeCategories:(id)arg1 afterDelay:(void)arg2 validationTargetName:(double)arg3 overrideProcessName:(id)arg4; - (void)performValidations:(id)arg1 withPreValidationHandler:(void)arg2 postValidationHandler:(id)arg3 safeCategoryInstallationHandler:(void)arg4; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXVoiceOverServer.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXVoiceOverServer.h index 28e78b61c..3f69d8df7 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/AXVoiceOverServer.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/AXVoiceOverServer.h @@ -12,7 +12,7 @@ + (id)server; - (void)triggerCommand:(int)arg1; -- (BOOL)_connectIfNecessary; +- (_Bool)_connectIfNecessary; - (id)_serviceName; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/CDStructures.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/CDStructures.h index 7a4906ff1..397923118 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/CDStructures.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/CDStructures.h @@ -7,15 +7,15 @@ #pragma mark Named Structures struct AXLogColorTheme { - int errorColor; - int warningColor; - int infoColor; - int debugColor; + long long errorColor; + long long warningColor; + long long infoColor; + long long debugColor; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -24,8 +24,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct NSString { @@ -33,26 +33,26 @@ struct NSString { }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { unsigned int _field1[2]; } CDStruct_52eb0d21; typedef struct { - unsigned int _field1[8]; -} CDStruct_6ad76789; + unsigned int val[8]; +} CDStruct_4c969caf; typedef struct { unsigned char _field1; @@ -63,7 +63,7 @@ typedef struct { struct CGPoint _field6; unsigned int _field7; void *_field8; -} CDStruct_7c8f539c; +} CDStruct_723b0d29; typedef struct { int _field1; @@ -78,7 +78,7 @@ typedef struct { unsigned int _field10; unsigned long long _field11; unsigned char _field12[0]; -} CDStruct_74958489; +} CDStruct_64a21a73; typedef struct { int _field1; @@ -93,6 +93,6 @@ typedef struct { unsigned char _field10; unsigned char _field11; unsigned char _field12; - CDStruct_7c8f539c _field13[0]; -} CDStruct_af9b8baa; + CDStruct_723b0d29 _field13[0]; +} CDStruct_f2c5c900; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSArray-AXExtensions.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSArray-AXExtensions.h index a8f0a01e1..3976198ab 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSArray-AXExtensions.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSArray-AXExtensions.h @@ -7,6 +7,6 @@ #import "NSArray.h" @interface NSArray (AXExtensions) -+ (id)axArrayByIgnoringNilElementsWithCount:(unsigned int)arg1; ++ (id)axArrayByIgnoringNilElementsWithCount:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSFastEnumeration-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-AXSideTableStorage.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-AXSideTableStorage.h new file mode 100644 index 000000000..6f5e91057 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-AXSideTableStorage.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (AXSideTableStorage) +- (void)_accessibilityRemoveValueForKey:(id)arg1; +- (void)_accessibilitySetUnsignedIntegerValue:(unsigned long long)arg1 forKey:(id)arg2; +- (void)_accessibilitySetIntegerValue:(long long)arg1 forKey:(id)arg2; +- (void)_accessibilitySetBoolValue:(_Bool)arg1 forKey:(id)arg2; +- (void)_accessibilitySetRetainedValue:(id)arg1 forKey:(id)arg2; +- (void)_accessibilitySetAssignedValue:(id)arg1 forKey:(id)arg2; +- (void)_accessibilitySetValue:(id)arg1 forKey:(id)arg2 storageMode:(int)arg3; +- (unsigned long long)_accessibilityUnsignedIntegerValueForKey:(id)arg1; +- (long long)_accessibilityIntegerValueForKey:(id)arg1; +- (_Bool)_accessibilityBoolValueForKey:(id)arg1; +- (id)_accessibilityValueForKey:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-UIAccessibilitySafeCategory.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-UIAccessibilitySafeCategory.h index 14708474a..93b9e4953 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-UIAccessibilitySafeCategory.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSObject-UIAccessibilitySafeCategory.h @@ -10,7 +10,7 @@ - (void)handleFailoversForClassNamed:(id)arg1; - (id)safeValueForKeyPath:(id)arg1; - (id)safeValueForKey:(id)arg1; -- (BOOL)safeBoolForKey:(id)arg1; +- (_Bool)safeBoolForKey:(id)arg1; - (void *)safeIvarForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSString-AXPriv.h b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSString-AXPriv.h index 8b5479886..340a0d060 100644 --- a/iOS7/PrivateFrameworks/AccessibilityUtilities/NSString-AXPriv.h +++ b/iOS7/PrivateFrameworks/AccessibilityUtilities/NSString-AXPriv.h @@ -10,8 +10,8 @@ + (struct USet *)_japaneseLetterSet; + (struct USet *)_ideographSet; + (struct USet *)_characterSetWithPattern:(id)arg1; -- (BOOL)_isJapanesePhrase; -- (BOOL)_isOnlyIdeographs; -- (BOOL)_contentsExclusivelyInCharacterSet:(struct USet *)arg1; +- (_Bool)_isJapanesePhrase; +- (_Bool)_isOnlyIdeographs; +- (_Bool)_contentsExclusivelyInCharacterSet:(struct USet *)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount-Internal.h b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount-Internal.h new file mode 100644 index 000000000..c537800d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ASRuntimeFixMailAccount (Internal) +- (_Bool)_cleanupAccountClass:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount.h b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount.h index 4f018e5f3..198dee2e4 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount.h +++ b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixMailAccount.h @@ -12,16 +12,15 @@ @interface ASRuntimeFixMailAccount : NSObject { - BOOL _shouldNotifyMobileMail; + _Bool _shouldNotifyMobileMail; NSSet *_supportedMailClasses; } - (id)supportedAccountTypes; -- (void)accountsHaveBeenSaved:(BOOL)arg1; +- (void)accountsHaveBeenSaved:(_Bool)arg1; - (int)fixBasicAccountIfNeeded:(id)arg1 loggingMessage:(id)arg2; - (void)dealloc; - (id)init; -- (BOOL)_cleanupAccountClass:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixProtocol-Protocol.h index 645dd9ebf..f35b91577 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountSettings/ASRuntimeFixProtocol-Protocol.h @@ -8,7 +8,7 @@ @protocol ASRuntimeFixProtocol - (id)supportedAccountTypes; -- (void)accountsHaveBeenSaved:(BOOL)arg1; +- (void)accountsHaveBeenSaved:(_Bool)arg1; - (int)fixBasicAccountIfNeeded:(id)arg1 loggingMessage:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-MigrationSupport.h b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-MigrationSupport.h new file mode 100644 index 000000000..6bfc06bf6 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-MigrationSupport.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AccountsManager (MigrationSupport) ++ (_Bool)_oldMailAccountsInformationFound; ++ (_Bool)_oldDAAccountsInformationFound; ++ (_Bool)accountSettingsNeedsToBeMigrated; ++ (void)shouldMigrateOldMailAccounts:(_Bool *)arg1 oldDAAccounts:(_Bool *)arg2 newAccountSettings:(_Bool *)arg3; ++ (void)removeNewAccountSettingsToMigrateOldAccountInformation; ++ (void)waitForMigrationToFinish; ++ (void)releaseMigrationLock:(id)arg1; ++ (id)createAndLockMigrationLock; ++ (void)killDataAccessIfNecessary; +- (void)setDataVersion:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-Private.h b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-Private.h new file mode 100644 index 000000000..a5ccd3eff --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AccountsManager (Private) ++ (void)_setShouldSkipNotifications:(_Bool)arg1; ++ (id)fullPathToAccountSettingsPlist; ++ (unsigned long long)currentVersion; +- (unsigned long long)dataVersion; +- (id)initInsideOfMigration; +- (id)initWithAccounsInfoArray:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/AccountsManager.h b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager.h index cb5cc0c79..0c38348d7 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/AccountsManager.h +++ b/iOS7/PrivateFrameworks/AccountSettings/AccountsManager.h @@ -15,31 +15,19 @@ NSMutableDictionary *_childAccountsByID; NSMutableDictionary *_childAccountIDToParentAccountID; NSMutableDictionary *_originalAccountsByID; - unsigned int _dataVersion; + unsigned long long _dataVersion; NSArray *_runtimeFixers; } + (id)_notifierClassNamesForAccountType:(id)arg1 dataclass:(id)arg2; -+ (id)displayNameForGroupOfAccountType:(id)arg1 forBeginningOfSentence:(BOOL)arg2; ++ (id)displayNameForGroupOfAccountType:(id)arg1 forBeginningOfSentence:(_Bool)arg2; + (void)accountDidChange:(id)arg1 forDataclass:(id)arg2; + (void)accountWillChange:(id)arg1 forDataclass:(id)arg2; + (void)_migrateAccountsIfNeeded; -+ (void)_setShouldSkipNotifications:(BOOL)arg1; -+ (id)fullPathToAccountSettingsPlist; -+ (unsigned int)currentVersion; -+ (BOOL)_oldMailAccountsInformationFound; -+ (BOOL)_oldDAAccountsInformationFound; -+ (BOOL)accountSettingsNeedsToBeMigrated; -+ (void)shouldMigrateOldMailAccounts:(char *)arg1 oldDAAccounts:(char *)arg2 newAccountSettings:(char *)arg3; -+ (void)removeNewAccountSettingsToMigrateOldAccountInformation; -+ (void)waitForMigrationToFinish; -+ (void)releaseMigrationLock:(id)arg1; -+ (id)createAndLockMigrationLock; -+ (void)killDataAccessIfNecessary; - (void)_sendNotificationsForChangedAccounts; - (void)_addNotificationToDictionary:(id)arg1 forChangeType:(int)arg2 originalProperties:(id)arg3 currentProperties:(id)arg4; - (void)_setOriginalAccountDictionaries; -- (unsigned int)countOfBasicAccountsWithTypes:(id)arg1; +- (unsigned long long)countOfBasicAccountsWithTypes:(id)arg1; - (id)_createRuntimeFixers; - (id)_initWithAccountsInfo:(id)arg1; - (void)_loadChildrenFromAccount:(id)arg1; @@ -54,7 +42,7 @@ - (void)deleteAccount:(id)arg1; - (void)insertAccount:(id)arg1; - (void)updateAccount:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)accountsWithTypes:(id)arg1 withLoader:(id)arg2; - (id)accountsWithTypes:(id)arg1; - (id)allMailAccounts; @@ -68,10 +56,6 @@ - (id)accountWithIdentifier:(id)arg1; - (void)dealloc; - (id)init; -- (unsigned int)dataVersion; -- (id)initInsideOfMigration; -- (id)initWithAccounsInfoArray:(id)arg1; -- (void)setDataVersion:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Internal.h b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Internal.h new file mode 100644 index 000000000..e6a33ae73 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BasicAccount (Internal) ++ (id)_dataclassesProperties; ++ (id)_creatorsInfo; ++ (_Bool)_isValidAccountType:(id)arg1; +- (id)_profileRestrictedDataclasses; +- (id)_orderedDataclasses:(id)arg1; +- (id)_cachedSyncAccount; +- (id)_initWithType:(id)arg1 class:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Private.h b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Private.h new file mode 100644 index 000000000..5c787018e --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BasicAccount (Private) ++ (id)_accountCreationMap; ++ (id)createNewAccountUID; +- (id)syncAccountCreatorClassNameForAccountType:(id)arg1; +- (id)fullAccountCreatorClassNameForAccountType:(id)arg1 loader:(id)arg2; +- (id)_creatorClassNameForAccountType:(id)arg1 creatorType:(id)arg2 loader:(id)arg3; +- (void)setFullAccount:(id)arg1; +- (void)setDisplayName:(id)arg1; +- (void)_forcedSetEnabled:(_Bool)arg1 forDataclass:(id)arg2; +- (void)_forcedSetAccountProperty:(id)arg1 forKey:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/BasicAccount.h b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount.h index f9b761fa8..40098b7e6 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/BasicAccount.h +++ b/iOS7/PrivateFrameworks/AccountSettings/BasicAccount.h @@ -19,10 +19,10 @@ BasicAccount *_parentAccount; } -+ (BOOL)userConfirmationIsRequiredByDataclass:(id)arg1; -+ (BOOL)displayToggleForDataclass:(id)arg1; -+ (BOOL)multipleStoresSupportedByDataclass:(id)arg1; -+ (BOOL)showRemindersSeparatelyForAccountType:(id)arg1; ++ (_Bool)userConfirmationIsRequiredByDataclass:(id)arg1; ++ (_Bool)displayToggleForDataclass:(id)arg1; ++ (_Bool)multipleStoresSupportedByDataclass:(id)arg1; ++ (_Bool)showRemindersSeparatelyForAccountType:(id)arg1; + (id)deleteAccountActionsForAccountType:(id)arg1; + (id)userActionsToDisableDataclass:(id)arg1 forAccountType:(id)arg2; + (id)userActionsToEnableDataclass:(id)arg1 forAccountType:(id)arg2; @@ -32,24 +32,19 @@ + (id)accountWithProperties:(id)arg1; + (id)accountWithType:(id)arg1 class:(id)arg2; + (void)initialize; -+ (BOOL)isMultitaskingEnabled; -+ (id)_dataclassesProperties; -+ (id)_creatorsInfo; -+ (BOOL)_isValidAccountType:(id)arg1; -+ (id)_accountCreationMap; -+ (id)createNewAccountUID; ++ (_Bool)isMultitaskingEnabled; @property(retain, nonatomic) NSDictionary *originalProperties; // @synthesize originalProperties=_originalProperties; - (void)renewAccountCredentialsWithHandler:(id)arg1; -- (BOOL)refreshContainersForDataclass:(id)arg1; -- (BOOL)refreshContainerListForDataclass:(id)arg1; -- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2; -- (BOOL)refreshContainersForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; -- (BOOL)refreshContainerListForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; -- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2 isUserRequested:(BOOL)arg3; +- (_Bool)refreshContainersForDataclass:(id)arg1; +- (_Bool)refreshContainerListForDataclass:(id)arg1; +- (_Bool)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2; +- (_Bool)refreshContainersForDataclass:(id)arg1 isUserRequested:(_Bool)arg2; +- (_Bool)refreshContainerListForDataclass:(id)arg1 isUserRequested:(_Bool)arg2; +- (_Bool)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2 isUserRequested:(_Bool)arg3; - (id)fullAccountUsingLoader:(id)arg1; - (void)setEnabledForDataclasses:(id)arg1; -- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; -- (BOOL)isEnabledForDataclass:(id)arg1; +- (void)setEnabled:(_Bool)arg1 forDataclass:(id)arg2; +- (_Bool)isEnabledForDataclass:(id)arg1; - (id)enabledDataclasses; - (id)provisionedDataclasses; - (id)supportedDataclasses; @@ -72,17 +67,6 @@ - (void)dealloc; - (id)init; - (id)initWithProperties:(id)arg1; -- (id)_profileRestrictedDataclasses; -- (id)_orderedDataclasses:(id)arg1; -- (id)_cachedSyncAccount; -- (id)_initWithType:(id)arg1 class:(id)arg2; -- (id)syncAccountCreatorClassNameForAccountType:(id)arg1; -- (id)fullAccountCreatorClassNameForAccountType:(id)arg1 loader:(id)arg2; -- (id)_creatorClassNameForAccountType:(id)arg1 creatorType:(id)arg2 loader:(id)arg3; -- (void)setFullAccount:(id)arg1; -- (void)setDisplayName:(id)arg1; -- (void)_forcedSetEnabled:(BOOL)arg1 forDataclass:(id)arg2; -- (void)_forcedSetAccountProperty:(id)arg1 forKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount-Internal.h b/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount-Internal.h new file mode 100644 index 000000000..6fca87e04 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DeviceLocalAccount (Internal) ++ (id)_identifier; +@end + diff --git a/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount.h b/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount.h index 69a4e233b..154713f4b 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount.h +++ b/iOS7/PrivateFrameworks/AccountSettings/DeviceLocalAccount.h @@ -14,12 +14,11 @@ + (id)accountWithBasicAccount:(id)arg1; + (id)tetheredSourceForDataClass:(id)arg1; -+ (BOOL)isTetheredSyncingDataclass:(id)arg1; ++ (_Bool)isTetheredSyncingDataclass:(id)arg1; + (id)localizedReferenceToSyncSourceStringForDataClass:(id)arg1; -+ (id)localizedSyncSourceStringForDataClass:(id)arg1 forBeginningOfSentence:(BOOL)arg2; ++ (id)localizedSyncSourceStringForDataClass:(id)arg1 forBeginningOfSentence:(_Bool)arg2; + (id)typeString; + (id)basicAccountProperties; -+ (id)_identifier; - (id)syncStoreIdentifier; - (id)displayName; - (id)identifier; diff --git a/iOS7/PrivateFrameworks/AccountSettings/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccountSettings/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccountSettings/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountSettings/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACAccountStoreProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACAccountStoreProtocol-Protocol.h index 531c304ee..eef0f0cbc 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACAccountStoreProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACAccountStoreProtocol-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ACAccountStoreProtocol -- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1 handler:(id)arg2; +- (void)accountCredentialsDidChangeForAccountWithIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccessPluginManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccessPluginManager.h index e283b5c19..7373a815b 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccessPluginManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccessPluginManager.h @@ -19,7 +19,7 @@ - (void)revokeAllAccessToAccountsOfType:(id)arg1 store:(id)arg2 withCompletion:(id)arg3; - (void)revokeAccessToAccountsOfType:(id)arg1 forClient:(id)arg2 store:(id)arg3 completion:(id)arg4; - (void)authorizeAccessToAccountsOfType:(id)arg1 forClient:(id)arg2 store:(id)arg3 completion:(id)arg4; -- (void)handleAccessRequestToAccountsOfType:(id)arg1 forClient:(id)arg2 withOptions:(id)arg3 store:(id)arg4 allowUserInteraction:(BOOL)arg5 completion:(id)arg6; +- (void)handleAccessRequestToAccountsOfType:(id)arg1 forClient:(id)arg2 withOptions:(id)arg3 store:(id)arg4 allowUserInteraction:(_Bool)arg5 completion:(id)arg6; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountAuthenticationPlugin-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountAuthenticationPlugin-Protocol.h new file mode 100644 index 000000000..31b1a65d8 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountAuthenticationPlugin-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol ACDAccountAuthenticationPlugin +- (void)verifyCredentialsForAccount:(id)arg1 accountStore:(id)arg2 completion:(id)arg3; + +@optional +- (id)credentialForAccount:(id)arg1 client:(id)arg2 error:(id *)arg3; +- (id)credentialForAccount:(id)arg1 client:(id)arg2; +- (void)verifyCredentialsForAccount:(id)arg1 client:(id)arg2 withHandler:(id)arg3; +- (void)renewCredentialsForAccount:(id)arg1 accountStore:(id)arg2 reason:(id)arg3 completion:(id)arg4; +- (id)renewalIDForAccount:(id)arg1; +- (id)credentialForAccount:(id)arg1 client:(id)arg2 store:(id)arg3 error:(id *)arg4; +- (_Bool)isPushSupportedForAccount:(id)arg1; +- (void)renewCredentialsForAccount:(id)arg1 accountStore:(id)arg2 options:(id)arg3 completion:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotificationPlugin-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotificationPlugin-Protocol.h index 40a4b4c20..df711d065 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotificationPlugin-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotificationPlugin-Protocol.h @@ -12,7 +12,7 @@ - (void)account:(id)arg1 didPerformActionsForDataclasses:(id)arg2; - (void)account:(id)arg1 willPerformActionsForDataclasses:(id)arg2; - (void)account:(id)arg1 didChangeWithType:(int)arg2 inStore:(id)arg3 oldAccount:(id)arg4; -- (BOOL)account:(id)arg1 willChangeWithType:(int)arg2 inStore:(id)arg3 oldAccount:(id)arg4; -- (BOOL)canSaveAccount:(id)arg1 inStore:(id)arg2; +- (_Bool)account:(id)arg1 willChangeWithType:(int)arg2 inStore:(id)arg3 oldAccount:(id)arg4; +- (_Bool)canSaveAccount:(id)arg1 inStore:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotifier.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotifier.h index 977bd4bf6..8aa4cece6 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotifier.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountNotifier.h @@ -19,8 +19,8 @@ - (void)postDidPerformDataclassActionsOnAccount:(id)arg1 forDataclasses:(id)arg2; - (void)postWillPerformDataclassActionsOnAccount:(id)arg1 forDataclasses:(id)arg2; - (void)postDidChangeNotificationForType:(int)arg1 inStore:(id)arg2 newAccount:(id)arg3 oldAccount:(id)arg4; -- (BOOL)postWillChangeNotificationForType:(int)arg1 inStore:(id)arg2 newAccount:(id)arg3 oldAccount:(id)arg4; -- (BOOL)canSaveAccount:(id)arg1 inStore:(id)arg2; +- (_Bool)postWillChangeNotificationForType:(int)arg1 inStore:(id)arg2 newAccount:(id)arg3 oldAccount:(id)arg4; +- (_Bool)canSaveAccount:(id)arg1 inStore:(id)arg2; - (void)_faultInNotificationPlugins; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStore.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStore.h index 38c51778a..4996fb310 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStore.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStore.h @@ -8,25 +8,27 @@ #import "ACDAccountStoreProtocol-Protocol.h" -@class ACDAccessPluginManager, ACDAccountStoreFilter, ACDAuthenticationPluginManager, ACDClient, ACDClientAuthorizationManager, ACDDatabase, ACDDataclassOwnersManager, NSMutableArray; +@class ACDAccessPluginManager, ACDAccountStoreFilter, ACDAuthenticationDialogManager, ACDAuthenticationPluginManager, ACDClient, ACDClientAuthorizationManager, ACDDatabase, ACDDataclassOwnersManager, NSMutableArray; @interface ACDAccountStore : ACAccountStore { NSMutableArray *_accountChanges; ACDDatabase *_database; ACDClientAuthorizationManager *_authorizationManager; - BOOL _notificationsEnabled; - BOOL _migrationInProgress; + _Bool _notificationsEnabled; + _Bool _migrationInProgress; id _delegate; ACDClient *_client; ACDAccountStoreFilter *_filter; ACDAuthenticationPluginManager *_authenticationPluginManager; ACDAccessPluginManager *_accessPluginManager; ACDDataclassOwnersManager *_dataclassOwnersManager; + ACDAuthenticationDialogManager *_authenticationDialogManager; } -@property(nonatomic, getter=isMigrationInProgress) BOOL migrationInProgress; // @synthesize migrationInProgress=_migrationInProgress; -@property(nonatomic) BOOL notificationsEnabled; // @synthesize notificationsEnabled=_notificationsEnabled; +@property(nonatomic, getter=isMigrationInProgress) _Bool migrationInProgress; // @synthesize migrationInProgress=_migrationInProgress; +@property(nonatomic) _Bool notificationsEnabled; // @synthesize notificationsEnabled=_notificationsEnabled; +@property(retain, nonatomic) ACDAuthenticationDialogManager *authenticationDialogManager; // @synthesize authenticationDialogManager=_authenticationDialogManager; @property(retain, nonatomic) ACDDataclassOwnersManager *dataclassOwnersManager; // @synthesize dataclassOwnersManager=_dataclassOwnersManager; @property(retain, nonatomic) ACDAccessPluginManager *accessPluginManager; // @synthesize accessPluginManager=_accessPluginManager; @property(retain, nonatomic) ACDAuthenticationPluginManager *authenticationPluginManager; // @synthesize authenticationPluginManager=_authenticationPluginManager; @@ -35,8 +37,15 @@ @property(nonatomic) __weak ACDClient *client; // @synthesize client=_client; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; - (id)_remoteAccountStore; - (void)_connectToRemoteAccountStoreUsingEndpoint:(id)arg1; +- (void)handleURL:(id)arg1; +- (void)_removeClientTokenForAccountIdentifer:(id)arg1; +- (id)_clientTokenForAccountIdentifier:(id)arg1 error:(id)arg2; +- (void)clientTokenForAccountIdentifier:(id)arg1 completion:(id)arg2; +- (void)addClientToken:(id)arg1 forAccountIdentifier:(id)arg2 completion:(id)arg3; +- (id)_clientTokenQueue; - (void)isPushSupportedForAccount:(id)arg1 completion:(id)arg2; - (void)kerberosAccountsForDomainFromURL:(id)arg1 completion:(id)arg2; - (void)tetheredSyncSourceTypeForDataclass:(id)arg1 completion:(id)arg2; @@ -54,19 +63,17 @@ - (void)clearAllPermissionsGrantedForAccountType:(id)arg1 withHandler:(id)arg2; - (void)setPermissionGranted:(id)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3 withHandler:(id)arg4; - (void)appPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; -- (void)setNotificationsEnabledNum:(BOOL)arg1; +- (void)setNotificationsEnabledNum:(_Bool)arg1; - (void)requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 withHandler:(id)arg3; -- (void)_requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 allowUserInteraction:(BOOL)arg3 withHandler:(id)arg4; -- (void)promptUserForCredentialsWithAccount:(id)arg1 withHandler:(id)arg2; -- (void)renewCredentialsForAccount:(id)arg1 force:(BOOL)arg2 reason:(id)arg3 completion:(id)arg4; -- (void)renewCredentialsForAccount:(id)arg1 reason:(id)arg2 completion:(id)arg3; -- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(BOOL)arg2 withHandler:(id)arg3; -- (void)_completeSave:(id)arg1 pid:(id)arg2 dataclassActions:(id)arg3 completion:(id)arg4; -- (void)saveAccount:(id)arg1 pid:(id)arg2 verify:(BOOL)arg3 dataclassActions:(id)arg4 completion:(id)arg5; +- (void)_requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 allowUserInteraction:(_Bool)arg3 withHandler:(id)arg4; +- (void)renewCredentialsForAccount:(id)arg1 options:(id)arg2 completion:(id)arg3; +- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(_Bool)arg2 withHandler:(id)arg3; +- (void)_completeSave:(id)arg1 dataclassActions:(id)arg2 completion:(id)arg3; +- (void)saveAccount:(id)arg1 verify:(_Bool)arg2 dataclassActions:(id)arg3 completion:(id)arg4; +- (void)saveAccount:(id)arg1 pid:(id)arg2 verify:(_Bool)arg3 dataclassActions:(id)arg4 completion:(id)arg5; - (void)saveAccount:(id)arg1 withHandler:(id)arg2; - (void)canSaveAccount:(id)arg1 completion:(id)arg2; - (void)removeAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; -- (void)insertAccountDataclass:(id)arg1 withHandler:(id)arg2; - (void)removeAccountType:(id)arg1 withHandler:(id)arg2; - (void)insertAccountType:(id)arg1 withHandler:(id)arg2; - (void)accessKeysForAccountType:(id)arg1 handler:(id)arg2; @@ -74,6 +81,9 @@ - (void)syncableDataclassesForAccountType:(id)arg1 handler:(id)arg2; - (void)provisionedDataclassesForAccountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)enabledDataclassesForAccountWithIdentifier:(id)arg1 handler:(id)arg2; +- (void)accountIdentifiersEnabledForDataclasses:(id)arg1 withAccountTypeIdentifiers:(id)arg2 completion:(id)arg3; +- (_Bool)_isManagedAccount:(id)arg1 enabledForManagedDataclass:(id)arg2; +- (_Bool)_canManagedAccountType:(id)arg1 syncManagedDataclass:(id)arg2; - (void)accountIdentifiersEnabledToSyncDataclass:(id)arg1 handler:(id)arg2; - (void)accountIdentifiersEnabledForDataclass:(id)arg1 handler:(id)arg2; - (id)_childAccountsForAccountWithID:(id)arg1; @@ -90,19 +100,18 @@ - (void)displayAccountTypeForAccountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)accountTypesWithHandler:(id)arg1; - (void)accountsWithHandler:(id)arg1; +- (id)_allAccounts_sync; - (void)accountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; -- (id)_handleAccountAdd:(id)arg1 withDataclassActions:(id)arg2 forPID:(id)arg3; +- (id)_handleAccountAdd:(id)arg1 withDataclassActions:(id)arg2; - (id)_handleAccountMod:(id)arg1 withDataclassActions:(id)arg2; -- (id)_currentBundleIDForPID:(id)arg1; - (void)_noteAccountStoreDidSaveAccountsWithAccountTypeIdentifiers:(id)arg1; -- (void)_setAccountManagedObjectRelationships:(id)arg1 withAccount:(id)arg2 isNew:(BOOL)arg3 error:(id *)arg4; -- (BOOL)_canSaveAccount:(id)arg1; -- (id)_dataclassWithName:(id)arg1 createIfNecessary:(BOOL)arg2; +- (void)_setAccountManagedObjectRelationships:(id)arg1 withAccount:(id)arg2 isNew:(_Bool)arg3 error:(id *)arg4; +- (_Bool)_canSaveAccount:(id)arg1; +- (id)_dataclassWithName:(id)arg1 createIfNecessary:(_Bool)arg2; - (id)_accountTypeWithIdentifier:(id)arg1; - (id)_displayAccountForAccount:(id)arg1; - (id)_accountWithIdentifier:(id)arg1; -- (void)performSanityCheckOnDatabase; - (void)_deleteAccountNoSave:(id)arg1 withDataclassActions:(id)arg2 error:(id *)arg3; - (void)deleteAccountNoSave:(id)arg1 error:(id *)arg2; - (void)_updateAccountNoSave:(id)arg1 withDataclassActions:(id)arg2 error:(id *)arg3; @@ -111,7 +120,7 @@ - (void)addAccountNoSave:(id)arg1 error:(id *)arg2; - (id)_save; - (id)_removeAccountNoSave:(id)arg1 withDataclassActions:(id)arg2; -- (BOOL)accountsExistWithAccountTypeIdentifier:(id)arg1; +- (_Bool)accountsExistWithAccountTypeIdentifier:(id)arg1; - (id)accountsWithAccountTypeIdentifier:(id)arg1; - (id)accountTypeWithIdentifier:(id)arg1; - (id)initWithClient:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreFilter.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreFilter.h index 07bf9a495..3d8b4ae20 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreFilter.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreFilter.h @@ -18,13 +18,16 @@ + (id)_whiteList; @property(retain, nonatomic) ACDAccountStore *backingAccountStore; // @synthesize backingAccountStore=_backingAccountStore; - (void).cxx_destruct; +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; +- (void)clientTokenForAccountIdentifier:(id)arg1 completion:(id)arg2; +- (void)addClientToken:(id)arg1 forAccountIdentifier:(id)arg2 completion:(id)arg3; +- (void)handleURL:(id)arg1; +- (void)accountIdentifiersEnabledForDataclasses:(id)arg1 withAccountTypeIdentifiers:(id)arg2 completion:(id)arg3; - (void)isPushSupportedForAccount:(id)arg1 completion:(id)arg2; - (void)tetheredSyncSourceTypeForDataclass:(id)arg1 completion:(id)arg2; - (void)isTetheredSyncingEnabledForDataclass:(id)arg1 completion:(id)arg2; -- (void)promptUserForCredentialsWithAccount:(id)arg1 withHandler:(id)arg2; -- (void)renewCredentialsForAccount:(id)arg1 force:(BOOL)arg2 reason:(id)arg3 completion:(id)arg4; -- (void)renewCredentialsForAccount:(id)arg1 reason:(id)arg2 completion:(id)arg3; -- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(BOOL)arg2 withHandler:(id)arg3; +- (void)renewCredentialsForAccount:(id)arg1 options:(id)arg2 completion:(id)arg3; +- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(_Bool)arg2 withHandler:(id)arg3; - (void)clearAllPermissionsGrantedForAccountType:(id)arg1 withHandler:(id)arg2; - (void)typeIdentifierForDomain:(id)arg1 withHandler:(id)arg2; - (void)clearGrantedPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; @@ -33,11 +36,10 @@ - (void)setPermissionGranted:(id)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3 withHandler:(id)arg4; - (void)appPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; - (void)requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 withHandler:(id)arg3; -- (void)insertAccountDataclass:(id)arg1 withHandler:(id)arg2; - (void)removeAccountType:(id)arg1 withHandler:(id)arg2; - (void)insertAccountType:(id)arg1 withHandler:(id)arg2; - (void)updateExistenceCacheOfAccountWithTypeIdentifier:(id)arg1 withHandler:(id)arg2; -- (void)saveAccount:(id)arg1 pid:(id)arg2 verify:(BOOL)arg3 dataclassActions:(id)arg4 completion:(id)arg5; +- (void)saveAccount:(id)arg1 verify:(_Bool)arg2 dataclassActions:(id)arg3 completion:(id)arg4; - (void)saveAccount:(id)arg1 withHandler:(id)arg2; - (void)canSaveAccount:(id)arg1 completion:(id)arg2; - (void)removeAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; @@ -65,15 +67,16 @@ - (void)accountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)accountTypesWithHandler:(id)arg1; - (void)accountsWithHandler:(id)arg1; -- (void)setNotificationsEnabledNum:(BOOL)arg1; +- (void)setNotificationsEnabledNum:(_Bool)arg1; - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; -- (BOOL)_callerWithPID:(id)arg1 hasPermissionToAddAccount:(id)arg2; -- (BOOL)_isClientPermittedToRemoveAccount:(id)arg1; -- (BOOL)_isClientPermittedToAccessAccount:(id)arg1; +- (_Bool)_clientHasPermissionToAddAccount:(id)arg1; +- (_Bool)_isClientPermittedToRemoveAccount:(id)arg1; +- (_Bool)_isClientPermittedToAccessAccount:(id)arg1; - (id)_appPermissionsForAccountTypeIdentifier:(id)arg1; -- (BOOL)_isClientPermittedToAccessAccountType:(id)arg1; -- (BOOL)_accessGrantedForBundleID:(id)arg1 onAccountType:(id)arg2; -- (BOOL)_accessGrantedForClient:(id)arg1 onAccountType:(id)arg2; +- (_Bool)_wildCardAuthorizationMatchingForAccountTypeIdentifier:(id)arg1; +- (_Bool)_isClientPermittedToAccessAccountType:(id)arg1; +- (_Bool)_accessGrantedForBundleID:(id)arg1 onAccountType:(id)arg2; +- (_Bool)_accessGrantedForClient:(id)arg1 onAccountType:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreProtocol-Protocol.h index 81700344e..7608d34df 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAccountStoreProtocol-Protocol.h @@ -7,13 +7,16 @@ #import "NSObject-Protocol.h" @protocol ACDAccountStoreProtocol +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; +- (void)clientTokenForAccountIdentifier:(id)arg1 completion:(id)arg2; +- (void)addClientToken:(id)arg1 forAccountIdentifier:(id)arg2 completion:(id)arg3; +- (void)handleURL:(id)arg1; +- (void)accountIdentifiersEnabledForDataclasses:(id)arg1 withAccountTypeIdentifiers:(id)arg2 completion:(id)arg3; - (void)isPushSupportedForAccount:(id)arg1 completion:(id)arg2; - (void)tetheredSyncSourceTypeForDataclass:(id)arg1 completion:(id)arg2; - (void)isTetheredSyncingEnabledForDataclass:(id)arg1 completion:(id)arg2; -- (void)promptUserForCredentialsWithAccount:(id)arg1 withHandler:(id)arg2; -- (void)renewCredentialsForAccount:(id)arg1 reason:(id)arg2 completion:(id)arg3; -- (void)renewCredentialsForAccount:(id)arg1 force:(BOOL)arg2 reason:(id)arg3 completion:(id)arg4; -- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(BOOL)arg2 withHandler:(id)arg3; +- (void)renewCredentialsForAccount:(id)arg1 options:(id)arg2 completion:(id)arg3; +- (void)verifyCredentialsForAccount:(id)arg1 saveWhenAuthorized:(_Bool)arg2 withHandler:(id)arg3; - (void)clearAllPermissionsGrantedForAccountType:(id)arg1 withHandler:(id)arg2; - (void)typeIdentifierForDomain:(id)arg1 withHandler:(id)arg2; - (void)clearGrantedPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; @@ -22,11 +25,10 @@ - (void)setPermissionGranted:(id)arg1 forBundleID:(id)arg2 onAccountType:(id)arg3 withHandler:(id)arg4; - (void)appPermissionsForAccountType:(id)arg1 withHandler:(id)arg2; - (void)requestAccessForAccountTypeWithIdentifier:(id)arg1 options:(id)arg2 withHandler:(id)arg3; -- (void)insertAccountDataclass:(id)arg1 withHandler:(id)arg2; - (void)removeAccountType:(id)arg1 withHandler:(id)arg2; - (void)insertAccountType:(id)arg1 withHandler:(id)arg2; - (void)updateExistenceCacheOfAccountWithTypeIdentifier:(id)arg1 withHandler:(id)arg2; -- (void)saveAccount:(id)arg1 pid:(id)arg2 verify:(BOOL)arg3 dataclassActions:(id)arg4 completion:(id)arg5; +- (void)saveAccount:(id)arg1 verify:(_Bool)arg2 dataclassActions:(id)arg3 completion:(id)arg4; - (void)saveAccount:(id)arg1 withHandler:(id)arg2; - (void)canSaveAccount:(id)arg1 completion:(id)arg2; - (void)removeAccount:(id)arg1 withDataclassActions:(id)arg2 completion:(id)arg3; @@ -54,7 +56,7 @@ - (void)accountWithIdentifier:(id)arg1 handler:(id)arg2; - (void)accountTypesWithHandler:(id)arg1; - (void)accountsWithHandler:(id)arg1; -- (void)setNotificationsEnabledNum:(BOOL)arg1; +- (void)setNotificationsEnabledNum:(_Bool)arg1; - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManager.h new file mode 100644 index 000000000..c79164154 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManager.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "ACDAuthenticationDialogManagerProtocol-Protocol.h" + +@class ACDQueueDictionary, NSString, NSXPCListener; + +@interface ACDAuthenticationDialogManager : NSObject +{ + NSXPCListener *_authenticationDialogListener; + ACDQueueDictionary *_dialogRequestQueues; + NSString *_activeAccountID; +} + +- (void).cxx_destruct; +- (void)authenticationDialogCrashed; +- (void)authenticationDialogDidFinishWithSuccess:(_Bool)arg1; +- (void)contextForAuthenticationDialog:(id)arg1; +- (_Bool)_confirmUserWantsToOpenAuthenticationURLForAccount:(id)arg1; +- (void)_launchDialogContainerAppForAccount:(id)arg1 shouldConfirm:(_Bool)arg2 completion:(id)arg3; +- (void)openAuthenticationURL:(id)arg1 forAccount:(id)arg2 shouldConfirm:(_Bool)arg3 completion:(id)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManagerProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManagerProtocol-Protocol.h new file mode 100644 index 000000000..afc5869ae --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogManagerProtocol-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol ACDAuthenticationDialogManagerProtocol +- (void)authenticationDialogDidFinishWithSuccess:(_Bool)arg1; +- (void)contextForAuthenticationDialog:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogRequest.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogRequest.h new file mode 100644 index 000000000..a298caf86 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationDialogRequest.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class ACAccount, NSURL; + +@interface ACDAuthenticationDialogRequest : NSObject +{ + _Bool _confirmationRequired; + NSURL *_url; + ACAccount *_account; + id _completion; +} + +@property(copy, nonatomic) id completion; // @synthesize completion=_completion; +@property(retain, nonatomic) ACAccount *account; // @synthesize account=_account; +@property(nonatomic) _Bool confirmationRequired; // @synthesize confirmationRequired=_confirmationRequired; +@property(copy, nonatomic) NSURL *url; // @synthesize url=_url; +- (void).cxx_destruct; + +@end + diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationHandlerQueueManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationHandlerQueueManager.h index 50192048b..b8169d9d6 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationHandlerQueueManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationHandlerQueueManager.h @@ -18,13 +18,13 @@ - (void).cxx_destruct; - (id)popPromptHandlerForAccountID:(SEL)arg1; - (void)pushPromptHandler:(id)arg1 forAccountID:(void)arg2; -- (BOOL)hasPromptQueueForAccountID:(id)arg1; +- (_Bool)hasPromptQueueForAccountID:(id)arg1; - (id)popRenewalHandlerForRenewalID:(SEL)arg1; - (void)pushRenewalHandler:(id)arg1 forRenewalID:(void)arg2; -- (BOOL)hasRenewalQueueForRenewalID:(id)arg1; +- (_Bool)hasRenewalQueueForRenewalID:(id)arg1; - (id)popVerificationHandlerForAccountID:(SEL)arg1; - (void)pushVerificationHandler:(id)arg1 forAccountID:(void)arg2; -- (BOOL)hasVerificationQueueForAccountID:(id)arg1; +- (_Bool)hasVerificationQueueForAccountID:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationPluginManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationPluginManager.h index e8b86f8eb..30bc1f6d7 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationPluginManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDAuthenticationPluginManager.h @@ -6,27 +6,26 @@ #import "NSObject.h" -@class ACDAuthenticationHandlerQueueManager, NSObject, NSSet; +@class ACDAuthenticationHandlerQueueManager, NSMutableDictionary, NSObject; @interface ACDAuthenticationPluginManager : NSObject { ACDAuthenticationHandlerQueueManager *_handlerManager; - NSSet *_pluginBundles; + NSMutableDictionary *_authenticationPluginsByType; NSObject *_authenticationPluginQueue; } - (void).cxx_destruct; +- (id)_descriptionForRenewalResult:(long long)arg1; - (id)_authCapableParentAccountForAccount:(id)arg1; - (id)_authenticationTypeForAccount:(id)arg1; -- (id)_pluginIdentifierForAuthenticationType:(id)arg1; - (id)_pluginForAuthenticationType:(id)arg1; -- (void)promptUserForCredentialsWithAccount:(id)arg1 handler:(id)arg2; -- (void)_handleRenewalCompletionResult:(int)arg1 forAccount:(id)arg2 renewalID:(id)arg3 accountStore:(id)arg4 error:(id)arg5; -- (void)renewCredentialsForAccount:(id)arg1 accountStore:(id)arg2 force:(BOOL)arg3 reason:(id)arg4 completion:(id)arg5; -- (void)_handleVerificationCompletionForAccount:(id)arg1 verifiedAccount:(id)arg2 error:(id)arg3 client:(id)arg4 shouldSave:(BOOL)arg5; -- (void)verifyCredentialsForAccount:(id)arg1 accountStore:(id)arg2 saveWhenAuthorized:(BOOL)arg3 handler:(id)arg4; +- (void)_handleRenewalCompletionResult:(long long)arg1 forAccount:(id)arg2 renewalID:(id)arg3 accountStore:(id)arg4 error:(id)arg5; +- (void)renewCredentialsForAccount:(id)arg1 accountStore:(id)arg2 options:(id)arg3 completion:(id)arg4; +- (void)_handleVerificationCompletionForAccount:(id)arg1 verifiedAccount:(id)arg2 error:(id)arg3 store:(id)arg4 shouldSave:(_Bool)arg5; +- (void)verifyCredentialsForAccount:(id)arg1 accountStore:(id)arg2 saveWhenAuthorized:(_Bool)arg3 handler:(id)arg4; - (void)credentialForAccount:(id)arg1 client:(id)arg2 store:(id)arg3 handler:(id)arg4; -- (BOOL)isPushSupportedForAccount:(id)arg1; +- (_Bool)isPushSupportedForAccount:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDClient.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDClient.h index 314c6a79f..ff14145fc 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDClient.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDClient.h @@ -14,6 +14,7 @@ ACDDatabase *_database; struct __CFBundle *_bundle; NSString *_bundleID; + _Bool _didManuallySetBundleID; NSNumber *_pid; NSString *_localizedAppName; NSString *_name; @@ -21,19 +22,23 @@ ACDTelemetryWatchdog *_telemetry; } ++ (id)bundleForPID:(int)arg1; + (id)clientWithBundleID:(id)arg1; @property(retain, nonatomic) ACDTelemetryWatchdog *telemetry; // @synthesize telemetry=_telemetry; @property(readonly, nonatomic) ACDDatabase *database; // @synthesize database=_database; @property(readonly, nonatomic) NSXPCConnection *connection; // @synthesize connection=_connection; - (void).cxx_destruct; -- (id)debugDescription; -- (BOOL)hasEntitlement:(id)arg1; +- (_Bool)hasEntitlement:(id)arg1; @property(readonly, nonatomic) struct __CFBundle *bundle; @property(readonly, nonatomic) NSString *adamOrDisplayID; @property(readonly, nonatomic) NSString *name; +- (id)_displayNameFromBundleInfoDictionaryForPID:(int)arg1; +- (id)_displayNameFromSpringBoardForPID:(int)arg1; @property(readonly, nonatomic) NSString *localizedAppName; @property(retain, nonatomic) NSString *bundleID; @property(readonly, nonatomic) NSNumber *pid; +- (id)debugDescription; +- (id)description; - (void)dealloc; - (id)initWithConnection:(id)arg1 database:(id)arg2; - (id)initWithConnection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDClientAuthorization.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDClientAuthorization.h index 3f14895a7..581cdaa9c 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDClientAuthorization.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDClientAuthorization.h @@ -10,7 +10,7 @@ @interface ACDClientAuthorization : NSObject { - BOOL _isGranted; + _Bool _isGranted; ACDClient *_client; NSSet *_grantedPermissions; NSDictionary *_options; @@ -19,7 +19,7 @@ @property(retain, nonatomic) NSDictionary *options; // @synthesize options=_options; @property(retain, nonatomic) NSSet *grantedPermissions; // @synthesize grantedPermissions=_grantedPermissions; @property(retain, nonatomic) ACDClient *client; // @synthesize client=_client; -@property(nonatomic) BOOL isGranted; // @synthesize isGranted=_isGranted; +@property(nonatomic) _Bool isGranted; // @synthesize isGranted=_isGranted; - (void).cxx_destruct; - (id)initForClient:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabase.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabase.h index 0ce63619e..43093c263 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabase.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabase.h @@ -14,10 +14,15 @@ NSManagedObjectContext *_context; NSManagedObjectModel *_model; NSPersistentStore *_store; + id _contextDidSaveNotificationObserver; } -+ (void)resetPeristentStoreCoordinator; -+ (void)_removeFilesAtURL:(id)arg1 forStoreCoordinator:(id)arg2; ++ (void)_resetPeristentStoreCoordinator; ++ (id)_optionsForOpeningPersistentStore; ++ (_Bool)_isUnrecoverableDatabaseError:(id)arg1; ++ (void)_removePersistentStoreAtURL:(id)arg1 forStoreCoordinator:(id)arg2; ++ (void)_replacePersistentStoreAtURL:(id)arg1 withCleanStoreForCoordinator:(id)arg2; ++ (_Bool)_addPersistentStoreWithURL:(id)arg1 toStoreCoordinator:(id)arg2 withOptions:(id)arg3 error:(id *)arg4; + (id)_sharedPersistentCoordinatorForStoreAtPath:(id)arg1; + (id)_managedObjectModel; + (struct __CFString *)_copyRootPath; @@ -25,19 +30,20 @@ @property(readonly, nonatomic) NSString *path; // @synthesize path=_path; - (void).cxx_destruct; - (void)_handleManagedObjectContextDidSaveNotification:(id)arg1; -- (BOOL)_databaseFileExists; +- (_Bool)_databaseFileExists; - (id)_store; - (void)_setupManagedObjectContext; +- (id)managedObjectIDForURI:(id)arg1; - (void)setAccountPropertyWithKey:(id)arg1 value:(id)arg2 owner:(id)arg3; - (void)deleteAccountPropertyWithKey:(id)arg1 owner:(id)arg2; - (id)_accountPropertyWithKey:(id)arg1 owner:(id)arg2; -- (unsigned int)countOfEntityNamed:(id)arg1 withPredicate:(id)arg2; +- (unsigned long long)countOfEntityNamed:(id)arg1 withPredicate:(id)arg2; - (id)existingObjectWithURI:(id)arg1; - (id)objectForObjectURI:(id)arg1; - (id)fetchObjectsForEntityNamed:(id)arg1 withPredicate:(id)arg2 sortDescriptor:(id)arg3; - (id)fetchObjectsForEntityNamed:(id)arg1 withPredicate:(id)arg2; - (id)fetchObjectsForEntityNamed:(id)arg1; -@property(nonatomic) int version; // @dynamic version; +@property(nonatomic) long long version; // @dynamic version; @property(readonly, nonatomic) NSManagedObjectContext *managedObjectContext; // @dynamic managedObjectContext; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseInitializer.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseInitializer.h index debc8ed0f..8e3a69699 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseInitializer.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseInitializer.h @@ -88,10 +88,10 @@ - (void)_addTwitterAccountType; - (void)_addAccessKeyWithName:(id)arg1; - (void)_addDataclassWithName:(id)arg1; -- (void)_addCredentialType:(id)arg1 toAccountType:(id)arg2 supportsAuthentication:(BOOL)arg3; -- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 syncableDataclasses:(id)arg5 credentialType:(id)arg6 supportsAuthentication:(BOOL)arg7 supportsMultipleAccounts:(BOOL)arg8 credentialProtectionPolicy:(id)arg9; -- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 syncableDataclasses:(id)arg5 credentialType:(id)arg6 supportsAuthentication:(BOOL)arg7 supportsMultipleAccounts:(BOOL)arg8; -- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 credentialType:(id)arg5 supportsAuthentication:(BOOL)arg6 supportsMultipleAccounts:(BOOL)arg7; +- (void)_addCredentialType:(id)arg1 toAccountType:(id)arg2 supportsAuthentication:(_Bool)arg3; +- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 syncableDataclasses:(id)arg5 credentialType:(id)arg6 supportsAuthentication:(_Bool)arg7 supportsMultipleAccounts:(_Bool)arg8 credentialProtectionPolicy:(id)arg9; +- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 syncableDataclasses:(id)arg5 credentialType:(id)arg6 supportsAuthentication:(_Bool)arg7 supportsMultipleAccounts:(_Bool)arg8; +- (void)_addAccountTypeWithIdentifier:(id)arg1 displayName:(id)arg2 visibility:(int)arg3 supportedDataclasses:(id)arg4 credentialType:(id)arg5 supportsAuthentication:(_Bool)arg6 supportsMultipleAccounts:(_Bool)arg7; - (id)_accessKeyWithName:(id)arg1; - (id)_accountTypeWithIdentifier:(id)arg1; - (id)_dataclassWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseMigrator.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseMigrator.h index b4a828ec6..befcb9e60 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseMigrator.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDatabaseMigrator.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSDictionary, NSManagedObjectContext, NSPersistentStoreCoordinator, NSString; +@class NSManagedObjectContext, NSMutableDictionary, NSPersistentStoreCoordinator, NSString; @interface ACDDatabaseMigrator : NSObject { @@ -14,20 +14,20 @@ NSPersistentStoreCoordinator *_privateCoordinator; NSPersistentStoreCoordinator *_realCoordinator; NSString *_databasePath; - NSDictionary *_realOptions; + NSMutableDictionary *_realOptions; } - (void).cxx_destruct; -- (void)_postProcessMigrationFromVersion:(int)arg1 migrationData:(id)arg2; -- (int)_versionForModel:(id)arg1; +- (void)_postProcessMigrationFromVersion:(long long)arg1 migrationData:(id)arg2; +- (long long)_versionForModel:(id)arg1; - (id)_compatibleModelForStoreAtURL:(id)arg1; - (id)_setUpContextForMigration; -- (id)_fetchAllAuthorizationEntitiesForModelVersion:(int)arg1; +- (id)_fetchAllAuthorizationEntitiesForModelVersion:(long long)arg1; - (id)_fetchAllDataclassEntitles; - (void)_migrateNameAttributeOfDataclassEntities; -- (void)_migrateOptionsAttributeOfAuthorizatinEntitiesFromModelVersion:(int)arg1; -- (void)_migrateAccessAuthorizationsToTCCFromModelVersion:(int)arg1; -- (BOOL)run; +- (void)_migrateOptionsAttributeOfAuthorizatinEntitiesFromModelVersion:(long long)arg1; +- (void)_migrateAccessAuthorizationsToTCCFromModelVersion:(long long)arg1; +- (_Bool)run; - (id)initForDatabaseAtPath:(id)arg1 persistentStoreCoordinator:(id)arg2 options:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDataclassOwnersManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDataclassOwnersManager.h index 4fc900618..b93637b8e 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDDataclassOwnersManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDDataclassOwnersManager.h @@ -6,30 +6,23 @@ #import "NSObject.h" -@class NSObject, NSXPCConnection; +@class NSXPCConnection; @interface ACDDataclassOwnersManager : NSObject { id _remoteDOM; NSXPCConnection *_connection; - NSObject *_remoteCallSemaphore; - NSObject *_performCallSemaphore; } - (void).cxx_destruct; -- (void)_signalRemoteCallCompletion; -- (void)_waitForRemoteCallCompletion; -- (void)_signalPerformCallCompletion; -- (void)_waitForPerformCallCompletion; - (void)_connectToRemoteDataclassOwnersManager; -- (BOOL)performDataclassActions:(id)arg1 forAccount:(id)arg2 withChildren:(id)arg3; +- (_Bool)performDataclassActions:(id)arg1 forAccount:(id)arg2 withChildren:(id)arg3; - (id)actionsForDisablingDataclass:(id)arg1 onAccount:(id)arg2; - (id)actionsForEnablingDataclass:(id)arg1 onAccount:(id)arg2; - (id)actionsForDeletingAccount:(id)arg1 affectingDataclass:(id)arg2; - (id)actionsForAddingAccount:(id)arg1 affectingDataclass:(id)arg2; -- (BOOL)isPerformingDataclassActionsForAccount:(id)arg1; +- (_Bool)isPerformingDataclassActionsForAccount:(id)arg1; - (id)_remoteDOM; -- (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychain.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychain.h index 312a78050..b2b01c49e 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychain.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychain.h @@ -14,7 +14,7 @@ + (void)addItemWithServiceName:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 passwordData:(id)arg4 options:(id)arg5 error:(id *)arg6; + (void)updateItemForServiceName:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 newValues:(id)arg4 error:(id *)arg5; + (id)passwordForServiceName:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 error:(id *)arg4; -+ (BOOL)canAccessPasswordsWithPolicy:(id)arg1; ++ (_Bool)canAccessPasswordsWithPolicy:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychainManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychainManager.h index 94bd19141..654a24b09 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychainManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDKeychainManager.h @@ -12,9 +12,9 @@ + (void)_removeAllItemsForUsername:(id)arg1; + (void)_removeAllItemsForService:(id)arg1; -+ (BOOL)_removeItemForService:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 error:(id *)arg4; -+ (void)_setItem:(id)arg1 forServiceName:(id)arg2 username:(id)arg3 accessGroup:(id)arg4 accessibility:(id)arg5 syncable:(BOOL)arg6 error:(id *)arg7; -+ (BOOL)_shouldSyncCredentialForAccountType:(id)arg1; ++ (_Bool)_removeItemForService:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 error:(id *)arg4; ++ (void)_setItem:(id)arg1 forServiceName:(id)arg2 username:(id)arg3 accessGroup:(id)arg4 accessibility:(id)arg5 syncable:(_Bool)arg6 error:(id *)arg7; ++ (_Bool)_shouldSyncCredentialForAccountType:(id)arg1; + (id)_itemForServiceName:(id)arg1 username:(id)arg2 accessGroup:(id)arg3 error:(id *)arg4; + (void)_migrateCredential:(id)arg1 forAccount:(id)arg2 clientID:(id)arg3; + (id)_keychainServiceNameForClientID:(id)arg1 accountTypeIdentifier:(id)arg2 key:(id)arg3; @@ -28,7 +28,7 @@ + (void)removeCredentialForAccount:(id)arg1; + (void)_setNonPersistentCredentialTimerForAccount:(id)arg1; + (void)_saveCredential:(id)arg1 forAccount:(id)arg2 clientID:(id)arg3 error:(id *)arg4; -+ (void)_setCredentialForAccount:(id)arg1 clientID:(id)arg2 handleCredentialItemRemovals:(BOOL)arg3 error:(id *)arg4; ++ (void)_setCredentialForAccount:(id)arg1 clientID:(id)arg2 handleCredentialItemRemovals:(_Bool)arg3 error:(id *)arg4; + (void)setCredentialForNewAccount:(id)arg1 clientID:(id)arg2 error:(id *)arg3; + (void)setCredentialForAccount:(id)arg1 clientID:(id)arg2 error:(id *)arg3; + (void)setCredentialForAccount:(id)arg1 error:(id *)arg2; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSigner.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSigner.h index d7d953187..1d758df81 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSigner.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSigner.h @@ -15,19 +15,19 @@ ACDDatabase *_database; ACDClient *_client; ACDClientAuthorizationManager *_authorizationManager; - BOOL _shouldIncludeAppIdInRequest; + _Bool _shouldIncludeAppIdInRequest; } - (void).cxx_destruct; - (id)csForAccountType:(id)arg1; - (id)ckForAccountType:(id)arg1; -- (BOOL)_permissionGrantedForBundleID:(id)arg1 onAccountType:(id)arg2; +- (_Bool)_permissionGrantedForBundleID:(id)arg1 onAccountType:(id)arg2; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 applicationID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; - (id)signedRequest:(id)arg1 withAccount:(id)arg2 applicationID:(id)arg3 timestamp:(id)arg4; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 callingPID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; - (id)_signedRequest:(id)arg1 withAccountObject:(id)arg2 applicationID:(id)arg3 timestamp:(id)arg4; - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; -- (void)setShouldIncludeAppIdInRequest:(BOOL)arg1; +- (void)setShouldIncludeAppIdInRequest:(_Bool)arg1; - (id)initWithClient:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSignerProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSignerProtocol-Protocol.h index 3a7aba455..d36cafe62 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSignerProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDOAuthSignerProtocol-Protocol.h @@ -10,6 +10,6 @@ - (void)setClientBundleID:(id)arg1 withHandler:(id)arg2; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 applicationID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; - (void)signURLRequest:(id)arg1 withAccount:(id)arg2 callingPID:(id)arg3 timestamp:(id)arg4 handler:(id)arg5; -- (void)setShouldIncludeAppIdInRequest:(BOOL)arg1; +- (void)setShouldIncludeAppIdInRequest:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDQueueDictionary.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDQueueDictionary.h new file mode 100644 index 000000000..e2bbce61b --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDQueueDictionary.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface ACDQueueDictionary : NSObject +{ + NSMutableDictionary *_allQueuesByID; +} + +- (void).cxx_destruct; +- (id)description; +- (id)keyForRandomQueue; +- (id)dequeueAllObjectsInQueueForKey:(id)arg1; +- (id)firstObjectInQueueForKey:(id)arg1; +- (id)dequeueFirstObjectInQueueForKey:(id)arg1; +- (void)addObject:(id)arg1 toQueueForKey:(id)arg2; +- (_Bool)isQueueEmptyForKey:(id)arg1; +- (_Bool)isEmpty; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDServer.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDServer.h index 5f621b3a9..0c9ca884e 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDServer.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDServer.h @@ -9,25 +9,29 @@ #import "ACDAccountStoreDelegate-Protocol.h" #import "NSXPCListenerDelegate-Protocol.h" -@class ACDAccessPluginManager, ACDAuthenticationPluginManager, ACDDataclassOwnersManager, NSMutableArray, NSObject, NSObject, NSXPCListener; +@class ACDAccessPluginManager, ACDAuthenticationDialogManager, ACDAuthenticationPluginManager, ACDDataclassOwnersManager, NSMutableArray, NSObject, NSObject, NSXPCListener; @interface ACDServer : NSObject { NSXPCListener *_accountStoreListener; NSXPCListener *_oauthSignerListener; + NSXPCListener *_authenticationDialogListener; NSMutableArray *_accountStoreClients; NSMutableArray *_oauthSignerClients; + NSMutableArray *_authenticationDialogManagerClients; NSObject *_deferredConnectionResumeQueue; NSObject *_deferredConnectionResumeQueueSemaphore; NSObject *_performMigrationQueue; - BOOL _shouldExit; + _Bool _shouldExit; ACDAuthenticationPluginManager *_authenticationPluginManager; ACDAccessPluginManager *_accessPluginManager; ACDDataclassOwnersManager *_dataclassOwnersManager; + ACDAuthenticationDialogManager *_authenticationDialogManager; } + (id)sharedServer; -@property(nonatomic) BOOL shouldExit; // @synthesize shouldExit=_shouldExit; +@property(nonatomic) _Bool shouldExit; // @synthesize shouldExit=_shouldExit; +@property(retain, nonatomic) ACDAuthenticationDialogManager *authenticationDialogManager; // @synthesize authenticationDialogManager=_authenticationDialogManager; @property(retain, nonatomic) ACDDataclassOwnersManager *dataclassOwnersManager; // @synthesize dataclassOwnersManager=_dataclassOwnersManager; @property(retain, nonatomic) ACDAccessPluginManager *accessPluginManager; // @synthesize accessPluginManager=_accessPluginManager; @property(retain, nonatomic) ACDAuthenticationPluginManager *authenticationPluginManager; // @synthesize authenticationPluginManager=_authenticationPluginManager; @@ -40,9 +44,9 @@ - (id)_newOAuthSignerForClient:(id)arg1; - (id)_newDaemonAccountStoreFilterForClient:(id)arg1; - (id)clientForConnection:(id)arg1; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)shutdown; -- (void)setUpWithAccountStoreConnectionListener:(id)arg1 oauthSignerConnectionListener:(id)arg2; +- (void)setUpWithAccountStoreConnectionListener:(id)arg1 oauthSignerConnectionListener:(id)arg2 authenticationDialogConnectionListener:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTCCUtilities.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTCCUtilities.h index b1ce215d8..3fda32f1d 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTCCUtilities.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTCCUtilities.h @@ -11,11 +11,12 @@ } + (struct __CFString *)_TCCServiceForAccountTypeID:(id)arg1; -+ (BOOL)clearAllTCCStatesForAccountType:(id)arg1; ++ (_Bool)clearAllTCCStatesForAccountType:(id)arg1; + (id)allTCCStatesForAccountType:(id)arg1; -+ (BOOL)clearTCCStateForClient:(id)arg1 accountType:(id)arg2; -+ (BOOL)setTCCStateForClient:(id)arg1 accountType:(id)arg2 toGranted:(BOOL)arg3; ++ (_Bool)clearTCCStateForClient:(id)arg1 accountType:(id)arg2; ++ (_Bool)setTCCStateForClient:(id)arg1 accountType:(id)arg2 toGranted:(_Bool)arg3; + (int)TCCStateForClient:(id)arg1 accountType:(id)arg2; ++ (_Bool)TCCSupportedForAccountType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryData.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryData.h index ddbea11e3..92bd497a3 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryData.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryData.h @@ -21,7 +21,7 @@ @property(readonly, nonatomic) int taskPriority; // @synthesize taskPriority=_taskPriority; @property(readonly, nonatomic) int threadPriority; // @synthesize threadPriority=_threadPriority; - (void).cxx_destruct; -- (id)initWithMessageFormat:(id)arg1 arguments:(void *)arg2; +- (id)initWithMessageFormat:(id)arg1 arguments:(char *)arg2; - (id)initWithMessageFormat:(id)arg1; - (id)initWithMessage:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryWatchdog.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryWatchdog.h index 0bcc1196b..9f8aae6cf 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryWatchdog.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTelemetryWatchdog.h @@ -11,7 +11,7 @@ @interface ACDTelemetryWatchdog : NSObject { NSLock *_lock; - BOOL _fired; + _Bool _fired; NSMutableArray *_telemetry; NSObject *_timerQueue; NSObject *_timerSource; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTestManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTestManager.h index 5989370ca..75e2482a6 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACDTestManager.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/ACDTestManager.h @@ -12,6 +12,7 @@ { NSXPCListener *_accountStoreConnectionListener; NSXPCListener *_oauthSignerConnectionListener; + NSXPCListener *_authenticationDialogConnectionListener; NSString *_storePath; } diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/ACRemoteDataclassOwnersManager.h b/iOS7/PrivateFrameworks/AccountsDaemon/ACRemoteDataclassOwnersManager.h deleted file mode 100644 index 0e10a20fb..000000000 --- a/iOS7/PrivateFrameworks/AccountsDaemon/ACRemoteDataclassOwnersManager.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "ACDDataclassOwnersManagerProtocol-Protocol.h" - -@class ACAccountStore, NSMutableDictionary, NSObject, NSSet; - -@interface ACRemoteDataclassOwnersManager : NSObject -{ - NSSet *_dataclassOwners; - NSMutableDictionary *_dataclassToOwnerMap; - NSObject *_dataclassActionQueue; - NSMutableDictionary *_pendingActionBatches; - ACAccountStore *_accountStore; -} - -- (void).cxx_destruct; -- (id)_dataclassToOwnerMap; -- (void)_setOwner:(id)arg1 forDataclass:(id)arg2; -- (id)_ownerForDataclass:(id)arg1; -- (void)_decrementBusyCounterForAccount:(id)arg1; -- (void)_incrementBusyCounterForAccount:(id)arg1; -- (void)isPerformingDataclassActionsForAccount:(id)arg1 completion:(id)arg2; -- (void)performDataclassActions:(id)arg1 forAccount:(id)arg2 withChildren:(id)arg3 completion:(id)arg4; -- (void)actionsForDisablingDataclass:(id)arg1 onAccount:(id)arg2 completion:(id)arg3; -- (void)actionsForEnablingDataclass:(id)arg1 onAccount:(id)arg2 completion:(id)arg3; -- (void)actionsForDeletingAccount:(id)arg1 affectingDataclass:(id)arg2 completion:(id)arg3; -- (void)actionsForAddingAccount:(id)arg1 affectingDataclass:(id)arg2 completion:(id)arg3; -- (id)_accountStore; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccountsDaemon/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccountsDaemon/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/AccountsDaemon/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsDaemon/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionLinkCell.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionLinkCell.h index 1acf3e87d..0f47f7eaa 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionLinkCell.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionLinkCell.h @@ -13,7 +13,7 @@ + (id)specifierWithTitle:(id)arg1 accounts:(id)arg2; - (void)layoutSubviews; - (id)_detailTextForAccountSpecifiers:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionViewController.h index a2539d01a..3c7909360 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountCollectionViewController.h @@ -10,9 +10,9 @@ { } -- (void)removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; +- (void)removeContiguousSpecifiers:(id)arg1 animated:(_Bool)arg2; - (id)specifiers; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsDelegate-Protocol.h index 6cff853a2..8cd2eac0d 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsDelegate-Protocol.h @@ -8,12 +8,12 @@ @protocol ACUIAccountOperationsDelegate - (id)operationsHelper:(id)arg1 desiredDataclassActionFromPicker:(id)arg2; -- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)operationsHelper:(id)arg1 willRemoveAccount:(id)arg2; -- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)operationsHelper:(id)arg1 willSaveAccount:(id)arg2; @optional -- (BOOL)operationsHelper:(id)arg1 shouldRemoveAccount:(id)arg2; +- (_Bool)operationsHelper:(id)arg1 shouldRemoveAccount:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsHelper.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsHelper.h index ae0c68c24..6a28717a4 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsHelper.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountOperationsHelper.h @@ -6,25 +6,26 @@ #import "NSObject.h" -@class ACAccountStore; +@class ACAccountStore, NSObject; @interface ACUIAccountOperationsHelper : NSObject { ACAccountStore *_accountStore; - BOOL _isRemovingAccount; - BOOL _isSavingAccount; + NSObject *_accountOperationsQueue; + _Bool _isRemovingAccount; + _Bool _isSavingAccount; id _delegate; } -@property BOOL isSavingAccount; // @synthesize isSavingAccount=_isSavingAccount; -@property BOOL isRemovingAccount; // @synthesize isRemovingAccount=_isRemovingAccount; +@property _Bool isSavingAccount; // @synthesize isSavingAccount=_isSavingAccount; +@property _Bool isRemovingAccount; // @synthesize isRemovingAccount=_isRemovingAccount; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)_desiredDataclassActionsFromPossibleActions:(id)arg1 forAccount:(id)arg2; - (void)removeAccount:(id)arg1; -- (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2 requireVerification:(BOOL)arg3; +- (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2 requireVerification:(_Bool)arg3; - (void)saveAccount:(id)arg1 withDataclassActions:(id)arg2; -- (void)saveAccount:(id)arg1 requireVerification:(BOOL)arg2; +- (void)saveAccount:(id)arg1 requireVerification:(_Bool)arg2; - (void)saveAccount:(id)arg1; - (id)initWithAccountStore:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountSummaryCell.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountSummaryCell.h index 08a1d859a..34542e8a4 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountSummaryCell.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountSummaryCell.h @@ -10,26 +10,26 @@ @interface ACUIAccountSummaryCell : PSTableCell { - int _style; + long long _style; UILabel *_dataclassesLabel; NSSet *_enabledDataclasses; NSSet *_supportedDataclasses; ACAccount *_account; - BOOL _useCustomDetailsText; + _Bool _useCustomDetailsText; NSString *_desiredValue; } + (id)_valueForCellSpecifier:(id)arg1; -+ (id)specifierWithStyle:(int)arg1 account:(id)arg2 valueText:(id)arg3 detailControllerClass:(Class)arg4 presentationStyle:(int)arg5; -+ (id)specifierWithStyle:(int)arg1 account:(id)arg2 detailControllerClass:(Class)arg3 presentationStyle:(int)arg4; ++ (id)specifierWithStyle:(long long)arg1 account:(id)arg2 valueText:(id)arg3 detailControllerClass:(Class)arg4 presentationStyle:(long long)arg5; ++ (id)specifierWithStyle:(long long)arg1 account:(id)arg2 detailControllerClass:(Class)arg3 presentationStyle:(long long)arg4; - (void).cxx_destruct; - (id)_numberFormatter; - (id)_font; -- (id)_enabledDataclassesTextForWidth:(float)arg1; +- (id)_enabledDataclassesTextForWidth:(double)arg1; - (id)_dataclassesLabel; - (void)layoutSubviews; - (void)hideDataclass:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountViewProvidersManager.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountViewProvidersManager.h index 5c1dd8767..bde64db67 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountViewProvidersManager.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAccountViewProvidersManager.h @@ -6,21 +6,23 @@ #import "NSObject.h" -@class ACUIPluginLoader; +@class NSDictionary, NSMutableDictionary; @interface ACUIAccountViewProvidersManager : NSObject { - ACUIPluginLoader *_pluginLoader; + NSDictionary *_accountTypeToPluginNameMap; + NSMutableDictionary *_pluginCache; } + (id)sharedInstance; - (void).cxx_destruct; -- (id)_pluginForAccountType:(id)arg1; +- (id)_loadAccountViewProviderPluginWithName:(id)arg1; +- (id)_accountViewProviderPluginForAccountTypeID:(id)arg1; - (id)configurationInfoForViewingAccount:(id)arg1; - (id)configurationInfoForCreatingAccountWithType:(id)arg1; - (Class)viewControllerClassForViewingAccount:(id)arg1; - (Class)viewControllerClassForCreatingAccountWithType:(id)arg1; -- (id)_pluginLoader; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddAccountViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddAccountViewController.h index e7f12ab1b..48be04050 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddAccountViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddAccountViewController.h @@ -12,7 +12,7 @@ @interface ACUIAddAccountViewController : PSListController { - BOOL _dontShowSecondLevelOtherAccountTypes; + _Bool _dontShowSecondLevelOtherAccountTypes; NSArray *_preEnabledDataclasses; unsigned char _originalWifiFlag; unsigned char _originalCellFlag; @@ -31,7 +31,7 @@ - (id)_specifierForExchangeAccount; - (id)_specifierForiCloudAccount; - (id)specifiers; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; @property(readonly, nonatomic) ACUIAccountViewProvidersManager *viewProvidersManager; - (id)init; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddMailAccountViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddMailAccountViewController.h index a10f4399b..3da19e28c 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddMailAccountViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddMailAccountViewController.h @@ -12,7 +12,7 @@ - (id)specifierForOtherAccounts; - (id)giantSpecifierWithName:(id)arg1 forAccountTypeID:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddOtherAccountsViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddOtherAccountsViewController.h index edf2a6362..0fa99c077 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAddOtherAccountsViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAddOtherAccountsViewController.h @@ -8,6 +8,7 @@ #import "ACUISetupViewControllerDelegate-Protocol.h" +// Not exported @interface ACUIAddOtherAccountsViewController : PSListController { } diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAggregateLogger.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAggregateLogger.h index 31043e03d..83fd7f076 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAggregateLogger.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAggregateLogger.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface ACUIAggregateLogger : NSObject { } -+ (id)_aggregateDictionaryKeyForDataclass:(id)arg1 accountType:(id)arg2 enabled:(BOOL)arg3; ++ (id)_aggregateDictionaryKeyForDataclass:(id)arg1 accountType:(id)arg2 enabled:(_Bool)arg3; + (void)logDataclass:(id)arg1 wasDisabledOnAccountOfType:(id)arg2; + (void)logDataclass:(id)arg1 wasEnabledOnAccountOfType:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstallCell.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstallCell.h index 1218494e2..2ee835778 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstallCell.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstallCell.h @@ -6,14 +6,14 @@ #import "PSTableCell.h" -@class UIButton, UIImageView, UILabel; +@class SKUIItemOfferButton, UIImageView, UILabel; @interface ACUIAppInstallCell : PSTableCell { UILabel *_nameLabel; UILabel *_publisherLabel; UIImageView *_iconView; - UIButton *_installButton; + SKUIItemOfferButton *_installButton; int _installState; } @@ -26,7 +26,7 @@ - (id)_createLabelForPublisher:(id)arg1; - (id)_createLabelForAppName:(id)arg1; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstaller.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstaller.h index bc15a4bfd..8d52d2e46 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstaller.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIAppInstaller.h @@ -12,9 +12,9 @@ { ACUIAppDescription *_app; NSDate *_dateOfLastReachabilityCheck; - BOOL _resultOfLastReachabilityCheck; + _Bool _resultOfLastReachabilityCheck; NSDate *_dateOfLastInstallationCheck; - BOOL _resultOfLastInstallationCheck; + _Bool _resultOfLastInstallationCheck; NSURL *_publisherURL; id _delegate; } @@ -22,9 +22,10 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSURL *publisherURL; // @synthesize publisherURL=_publisherURL; - (void).cxx_destruct; +- (void)checkAvailabilityInStore:(id)arg1; - (void)start; -@property(readonly, nonatomic) BOOL isDownloadable; -@property(readonly, nonatomic) BOOL isInstalled; +@property(readonly, nonatomic) _Bool isDownloadable; +@property(readonly, nonatomic) _Bool isInstalled; - (id)initForAppWithDescription:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassActionPicker.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassActionPicker.h index c9a850f76..ac24c2429 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassActionPicker.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassActionPicker.h @@ -23,10 +23,10 @@ - (id)message; - (id)title; - (id)showInViewController:(id)arg1; -@property(readonly, nonatomic) int priorityIndex; -- (BOOL)hasActionOfType:(int)arg1; +@property(readonly, nonatomic) long long priorityIndex; +- (_Bool)hasActionOfType:(long long)arg1; @property(readonly, nonatomic) ACDataclassAction *firstDestructiveAction; -@property(readonly, nonatomic) BOOL hasDestructiveActions; +@property(readonly, nonatomic) _Bool hasDestructiveActions; - (void)addAffectedDataclass:(id)arg1; - (id)initWithActions:(id)arg1 affectingAccount:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassConfigurationViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassConfigurationViewController.h index ac0c2d0f3..feda84a62 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassConfigurationViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIDataclassConfigurationViewController.h @@ -10,73 +10,75 @@ @interface ACUIDataclassConfigurationViewController : ACUIViewController { - BOOL _forceMailSetup; + _Bool _forceMailSetup; NSMutableArray *_dirtyDataclassCells; NSString *_accountIdentifier; NSMutableDictionary *_allDesiredDataclassActions; - BOOL _isMergingSyncData; + _Bool _isMergingSyncData; PSSpecifier *_deleteButtonSpecifier; PSSpecifier *_accountSummaryCellSpecifier; NSArray *_dataclassSpecifiers; NSArray *_otherSpecifiers; - BOOL _firstTimeSetup; - BOOL _shouldShowDeleteAccountButton; - BOOL _shouldEnableAccountSummaryCell; - BOOL _isMailSetupForced; + _Bool _didShowDataclassActionPickerDuringRemoval; + _Bool _firstTimeSetup; + _Bool _shouldShowDeleteAccountButton; + _Bool _shouldEnableAccountSummaryCell; + _Bool _isMailSetupForced; NSArray *_preEnabledDataclasses; ACAccount *_account; PSSpecifier *_dataclassGroupSpecifier; } -+ (BOOL)shouldPresentAsModalSheet; -@property(nonatomic) BOOL isMailSetupForced; // @synthesize isMailSetupForced=_isMailSetupForced; -@property(nonatomic) BOOL shouldEnableAccountSummaryCell; // @synthesize shouldEnableAccountSummaryCell=_shouldEnableAccountSummaryCell; -@property(nonatomic) BOOL shouldShowDeleteAccountButton; // @synthesize shouldShowDeleteAccountButton=_shouldShowDeleteAccountButton; ++ (_Bool)shouldPresentAsModalSheet; +@property(nonatomic) _Bool isMailSetupForced; // @synthesize isMailSetupForced=_isMailSetupForced; +@property(nonatomic) _Bool shouldEnableAccountSummaryCell; // @synthesize shouldEnableAccountSummaryCell=_shouldEnableAccountSummaryCell; +@property(nonatomic) _Bool shouldShowDeleteAccountButton; // @synthesize shouldShowDeleteAccountButton=_shouldShowDeleteAccountButton; @property(nonatomic) __weak PSSpecifier *dataclassGroupSpecifier; // @synthesize dataclassGroupSpecifier=_dataclassGroupSpecifier; @property(retain, nonatomic) ACAccount *account; // @synthesize account=_account; @property(copy, nonatomic) NSArray *preEnabledDataclasses; // @synthesize preEnabledDataclasses=_preEnabledDataclasses; -@property(nonatomic, getter=isFirstTimeSetup) BOOL firstTimeSetup; // @synthesize firstTimeSetup=_firstTimeSetup; +@property(nonatomic, getter=isFirstTimeSetup) _Bool firstTimeSetup; // @synthesize firstTimeSetup=_firstTimeSetup; - (void).cxx_destruct; -- (BOOL)_confirmDeleteLocalDataForDataclasses:(id)arg1; -- (BOOL)_confirmKeepLocalDataForDataclasses:(id)arg1; -- (id)_activityInProgressTextForDataclass:(id)arg1 isBeingEnabled:(BOOL)arg2; +- (_Bool)_confirmDeleteLocalDataForDataclasses:(id)arg1; +- (_Bool)_confirmKeepLocalDataForDataclasses:(id)arg1; +- (id)_activityInProgressTextForDataclass:(id)arg1 isBeingEnabled:(_Bool)arg2; - (void)hideActivityInProgressUIWithDelay:(double)arg1; - (void)_showDelayedActivityInProgressUIWithMessage:(id)arg1; -- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)operationsHelper:(id)arg1 willRemoveAccount:(id)arg2; -- (BOOL)operationsHelper:(id)arg1 shouldRemoveAccount:(id)arg2; +- (_Bool)_promptUserToConfirmAccountDeletion; +- (_Bool)operationsHelper:(id)arg1 shouldRemoveAccount:(id)arg2; - (void)deleteButtonTapped:(id)arg1; - (void)appendDeleteAccountButton; -- (BOOL)_isShowingDeleteAccountButton; +- (_Bool)_isShowingDeleteAccountButton; - (void)_notifyRootControllerOfAccountSetupCompletion; -- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (id)operationsHelper:(id)arg1 desiredDataclassActionFromPicker:(id)arg2; - (void)operationsHelper:(id)arg1 willSaveAccount:(id)arg2; - (id)_accountIdentifier; - (id)_orderDataclassList:(id)arg1; -- (void)_setDataclass:(id)arg1 enabled:(BOOL)arg2; -- (void)setDataclass:(id)arg1 enabled:(BOOL)arg2; -- (BOOL)shouldAutomaticallyTryEnablingDataclassDuringSetup:(id)arg1; +- (void)_setDataclass:(id)arg1 enabled:(_Bool)arg2; +- (void)setDataclass:(id)arg1 enabled:(_Bool)arg2; +- (_Bool)shouldAutomaticallyTryEnablingDataclassDuringSetup:(id)arg1; - (void)_enableAllProvisionedDataclassesWithoutRequringUserInteraction; - (void)resetDirtyDataclassSwitchCells; - (void)_markDataclassSwitchCellAsDirty:(id)arg1; - (void)dataclassSwitchStateDidChange:(id)arg1 withSpecifier:(id)arg2; - (id)dataclassSwitchStateForSpecifier:(id)arg1; -- (void)reloadDynamicSpecifiersWithAnimation:(BOOL)arg1; +- (void)reloadDynamicSpecifiersWithAnimation:(_Bool)arg1; - (id)otherSpecifiers; - (id)specifierForDataclass:(id)arg1; -- (BOOL)shouldShowSpecifierForDataclass:(id)arg1; +- (_Bool)shouldShowSpecifierForDataclass:(id)arg1; - (id)_specifiersForDataclasses:(id)arg1; - (id)_specifierForAccountSummaryCell; - (id)specifiers; -- (BOOL)shouldVerifyBeforeAccountSave; +- (_Bool)shouldVerifyBeforeAccountSave; - (void)cancelButtonTapped:(id)arg1; - (void)doneButtonTapped:(id)arg1; - (id)_navigationTitle; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (int)deleteButtonIndex; +- (long long)deleteButtonIndex; - (id)valueForAccountSummaryCell; - (id)displayedShortAccountTypeString; - (Class)accountInfoControllerClass; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIDeleteButton.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIDeleteButton.h deleted file mode 100644 index 14cb28681..000000000 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIDeleteButton.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "PSHeaderFooterView-Protocol.h" - -@class UIButton; - -@interface ACUIDeleteButton : UIView -{ - UIButton *_button; -} - -+ (id)specifierWithTarget:(id)arg1 action:(SEL)arg2; -+ (id)specifierWithTarget:(id)arg1 action:(SEL)arg2 title:(id)arg3; -- (void).cxx_destruct; -- (float)preferredHeightForWidth:(float)arg1; -- (void)layoutSubviews; -- (id)initWithSpecifier:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewController.h index 92561acaf..6d7a7cae2 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewController.h @@ -14,22 +14,22 @@ NSString *_property; NSArray *_identities; NSArray *_emailAddresses; - BOOL _allowEditing; + _Bool _allowEditing; } @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; - (void).cxx_destruct; -- (void)_updateCell:(id)arg1 selected:(BOOL)arg2; -- (BOOL)_allowIdentitySelection; +- (void)_updateCell:(id)arg1 selected:(_Bool)arg2; +- (_Bool)_allowIdentitySelection; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (struct __SecIdentity *)_selectedIdentity; -- (BOOL)_isPropertyEnabled; +- (_Bool)_isPropertyEnabled; - (id)_valueForSwitchSpecifier:(id)arg1; -- (void)_setPropertyEnabled:(BOOL)arg1 identity:(struct __SecIdentity *)arg2; +- (void)_setPropertyEnabled:(_Bool)arg1 identity:(struct __SecIdentity *)arg2; - (void)_setValue:(id)arg1 forSwitchSpecifier:(id)arg2; -- (struct __SecIdentity *)_identityToAutoselectWithEnabled:(BOOL)arg1; +- (struct __SecIdentity *)_identityToAutoselectWithEnabled:(_Bool)arg1; - (id)_identitySpecifiers; - (id)_specifiersForIdentities:(id)arg1; - (void)_finishedFetchingIdentities:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewControllerDelegate-Protocol.h index 1a15a509b..f8d9d1235 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIIdentityPickerViewControllerDelegate-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol ACUIIdentityPickerViewControllerDelegate -- (BOOL)allowEditingForIdentityPickerController:(id)arg1; +- (_Bool)allowEditingForIdentityPickerController:(id)arg1; - (id)emailAddressesForIdentityPickerController:(id)arg1; - (struct __SecTrust *)copyTrustForIdentityPickerController:(id)arg1 identity:(struct __SecIdentity *)arg2; - (id)copyIdentitiesForIdentityPickerController:(id)arg1; - (id)localizedSwitchNameForIdentityPickerController:(id)arg1; -- (void)identityPickerController:(id)arg1 setPropertyEnabled:(BOOL)arg2 withIdentity:(struct __SecIdentity *)arg3; +- (void)identityPickerController:(id)arg1 setPropertyEnabled:(_Bool)arg2 withIdentity:(struct __SecIdentity *)arg3; - (struct __SecIdentity *)selectedIdentityForIdentityPickerController:(id)arg1; -- (BOOL)isPropertyEnabledForIdentityPickerController:(id)arg1; +- (_Bool)isPropertyEnabledForIdentityPickerController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUILink.h b/iOS7/PrivateFrameworks/AccountsUI/ACUILink.h deleted file mode 100644 index 3f84fadc6..000000000 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUILink.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface ACUILink : UIButton -{ - BOOL _underline; -} - -@property(nonatomic) BOOL underline; // @synthesize underline=_underline; -- (void)drawRect:(struct CGRect)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUILinkButton.h b/iOS7/PrivateFrameworks/AccountsUI/ACUILinkButton.h index 24b1a4902..056ecd779 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUILinkButton.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUILinkButton.h @@ -4,32 +4,21 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIView.h" +#import "UIButton.h" -#import "PSHeaderFooterView-Protocol.h" +@class NSString; -@class ACUILink, NSString, NSURL, UIImageView; - -@interface ACUILinkButton : UIView +@interface ACUILinkButton : UIButton { - ACUILink *_linkButton; - float _height; - UIImageView *_arrowImageView; - BOOL _showArrow; - NSURL *_URL; - NSString *_text; - id _target; - SEL _action; + NSString *_acui_titleString; } -+ (id)specifierWithText:(id)arg1 showingArrow:(BOOL)arg2 target:(id)arg3 action:(SEL)arg4; -+ (id)specifierWithText:(id)arg1 target:(id)arg2 action:(SEL)arg3; +@property(retain) NSString *acui_titleString; // @synthesize acui_titleString=_acui_titleString; - (void).cxx_destruct; -- (float)preferredHeightForWidth:(float)arg1; -- (void)layoutSubviews; -- (void)setAsFooterForGroupSpecifier:(id)arg1; -- (id)initWithText:(id)arg1 target:(id)arg2 action:(SEL)arg3 height:(float)arg4 fontSize:(float)arg5 showingArrow:(BOOL)arg6; -- (id)initWithSpecifier:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (id)_normalStringAttributes; +- (id)_highlightedStringAttributes; - (id)initWithText:(id)arg1 target:(id)arg2 action:(SEL)arg3; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUILocalization.h b/iOS7/PrivateFrameworks/AccountsUI/ACUILocalization.h index 9f5e9c171..6449f4fd2 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUILocalization.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUILocalization.h @@ -12,9 +12,9 @@ + (id)locKeyForDataclass:(id)arg1 withSuffix:(id)arg2; + (id)localizedReferenceToLocalSourceOfDataclass:(id)arg1; -+ (id)localizedTitleForLocalSourceOfDataclass:(id)arg1 usedAtBeginningOfSentence:(BOOL)arg2; ++ (id)localizedTitleForLocalSourceOfDataclass:(id)arg1 usedAtBeginningOfSentence:(_Bool)arg2; + (id)localizedTitleForDataclass:(id)arg1; -+ (id)localizedTextForDataclasses:(id)arg1 usedAtBeginningOfSentence:(BOOL)arg2; ++ (id)localizedTextForDataclasses:(id)arg1 usedAtBeginningOfSentence:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIPluginLoader.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIPluginLoader.h index d50160095..95482bf33 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIPluginLoader.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIPluginLoader.h @@ -6,19 +6,12 @@ #import "NSObject.h" -@class NSArray, NSMutableArray; - +// Not exported @interface ACUIPluginLoader : NSObject { - NSArray *_pluginBundles; - NSMutableArray *_accountViewPlugins; } -- (void).cxx_destruct; -- (id)_loadPluginBundles; -- (id)_pluginBundles; -- (id)settingsPluginsWithParent:(id)arg1; -- (id)accountViewProviderPlugins; ++ (id)pluginBundleWithName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginManager.h b/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginManager.h new file mode 100644 index 000000000..d2a57436b --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginManager.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, PSViewController; + +@interface ACUISettingsPluginManager : NSObject +{ + PSViewController *_parentViewController; + NSMutableDictionary *_pluginCache; +} + +- (void).cxx_destruct; +- (id)_loadSettingsPluginFromBundleWithName:(id)arg1; +- (id)_settingsPluginFromBundleWithName:(id)arg1; +- (id)contactsSettingsPlugin; +- (id)calendarSettingsPlugin; +- (id)mailSettingsPlugin; +- (void)parentViewControllerWillDisappear; +- (id)initWithParentViewController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginProtocol-Protocol.h b/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginProtocol-Protocol.h index 7329d8626..b2b0f5dce 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUISettingsPluginProtocol-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol ACUISettingsPluginProtocol -- (BOOL)shouldLoadSpecifiersLazily; +- (_Bool)shouldLoadSpecifiersLazily; - (id)footerText; - (id)headerText; - (id)specifiers; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUISetupViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUISetupViewController.h index 8af432aac..1a7bc38a7 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUISetupViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUISetupViewController.h @@ -8,8 +8,8 @@ @interface ACUISetupViewController : PSSetupController { - BOOL _didAttemptDataclassSetup; - BOOL _shouldForceMailSetup; + _Bool _didAttemptDataclassSetup; + _Bool _shouldForceMailSetup; } - (id)_specifierForDataclassEditControllerClass:(Class)arg1 withName:(id)arg2 account:(id)arg3; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUISpinnerTitle.h b/iOS7/PrivateFrameworks/AccountsUI/ACUISpinnerTitle.h index 262cb033d..06c33471d 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUISpinnerTitle.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUISpinnerTitle.h @@ -8,6 +8,7 @@ @class UIActivityIndicatorView, UILabel; +// Not exported @interface ACUISpinnerTitle : UIView { UILabel *_titleView; diff --git a/iOS7/PrivateFrameworks/AccountsUI/ACUIViewController.h b/iOS7/PrivateFrameworks/AccountsUI/ACUIViewController.h index 319be0fb8..ae989e0f5 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/ACUIViewController.h +++ b/iOS7/PrivateFrameworks/AccountsUI/ACUIViewController.h @@ -14,11 +14,11 @@ { NSTimer *_idleJiggleTimer; void *_powerAssertion; - BOOL _addedToTaskList; - BOOL _activityInProgress; + _Bool _addedToTaskList; + _Bool _activityInProgress; id _confirmationViewCompletion; UIProgressHUD *_hud; - BOOL _validationInProgress; + _Bool _validationInProgress; UIBarButtonItem *_doneButton; UIBarButtonItem *_cancelButton; ACAccountStore *_accountStore; @@ -26,51 +26,51 @@ } + (id)acuiAccountStore; -+ (BOOL)shouldPresentAsModalSheet; -@property(nonatomic) BOOL validationInProgress; // @synthesize validationInProgress=_validationInProgress; ++ (_Bool)shouldPresentAsModalSheet; +@property(nonatomic) _Bool validationInProgress; // @synthesize validationInProgress=_validationInProgress; @property(retain, nonatomic) ACUIAccountOperationsHelper *accountOperationsHelper; // @synthesize accountOperationsHelper=_accountOperationsHelper; @property(retain, nonatomic) ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; @property(retain, nonatomic) UIBarButtonItem *cancelButton; // @synthesize cancelButton=_cancelButton; @property(retain, nonatomic) UIBarButtonItem *doneButton; // @synthesize doneButton=_doneButton; - (void).cxx_destruct; -- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)operationsHelper:(id)arg1 willRemoveAccount:(id)arg2; -- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)operationsHelper:(id)arg1 willSaveAccount:(id)arg2; -- (BOOL)isShowingActivityInProgressUI; +- (_Bool)isShowingActivityInProgressUI; - (void)hideActivityInProgressUIWithDelay:(double)arg1; - (void)hideActivityInProgressUI; - (void)showActivityInProgressUIWithMessage:(id)arg1; - (id)operationsHelper:(id)arg1 desiredDataclassActionFromPicker:(id)arg2; -- (void)_preventSleepAndDimming:(BOOL)arg1; +- (void)_preventSleepAndDimming:(_Bool)arg1; - (void)_jiggleIdleTimerFired; -- (void)setTaskCompletionAssertionEnabled:(BOOL)arg1; +- (void)setTaskCompletionAssertionEnabled:(_Bool)arg1; - (id)_effectiveParentController; - (void)removeParentSpecifier; -- (void)reloadAllParentSpecifiersAnimated:(BOOL)arg1; +- (void)reloadAllParentSpecifiersAnimated:(_Bool)arg1; - (void)reloadAllParentSpecifiers; - (void)reloadParentSpecifier; -- (void)setCellsChecked:(BOOL)arg1; -- (void)stopValidationWithPrompt:(id)arg1 showButtons:(BOOL)arg2; +- (void)setCellsChecked:(_Bool)arg1; +- (void)stopValidationWithPrompt:(id)arg1 showButtons:(_Bool)arg2; - (void)updateValidationPrompt:(id)arg1; -- (void)startValidationWithPrompt:(id)arg1 userInteraction:(BOOL)arg2; +- (void)startValidationWithPrompt:(id)arg1 userInteraction:(_Bool)arg2; - (void)startValidationWithPrompt:(id)arg1; - (id)showConfirmationViewForDeletingAccount:(id)arg1 context:(id)arg2 completion:(id)arg3; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)confirmationView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (id)_actionSheetWithButtons:(id)arg1 title:(id)arg2 destructive:(BOOL)arg3 cancelButtonIndex:(int)arg4 context:(id)arg5; -- (id)_alertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 cancelButtonIndex:(int)arg4 context:(id)arg5; -- (id)showAlertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 context:(id)arg5 completion:(id)arg6; -- (id)showAlertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 cancelButtonIndex:(int)arg5 context:(id)arg6 completion:(id)arg7; -- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 context:(id)arg5 completion:(id)arg6; -- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 cancelButtonIndex:(int)arg5 context:(id)arg6 completion:(id)arg7; -- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 cancelButtonIndex:(int)arg5 context:(id)arg6 forceAlert:(BOOL)arg7 completion:(id)arg8; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)confirmationView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (id)_actionSheetWithButtons:(id)arg1 title:(id)arg2 destructive:(_Bool)arg3 cancelButtonIndex:(long long)arg4 context:(id)arg5; +- (id)_alertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 cancelButtonIndex:(long long)arg4 context:(id)arg5; +- (id)showAlertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(_Bool)arg4 context:(id)arg5 completion:(id)arg6; +- (id)showAlertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(_Bool)arg4 cancelButtonIndex:(long long)arg5 context:(id)arg6 completion:(id)arg7; +- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(_Bool)arg4 context:(id)arg5 completion:(id)arg6; +- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(_Bool)arg4 cancelButtonIndex:(long long)arg5 context:(id)arg6 completion:(id)arg7; +- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(_Bool)arg4 cancelButtonIndex:(long long)arg5 context:(id)arg6 forceAlert:(_Bool)arg7 completion:(id)arg8; - (void)doneButtonTapped:(id)arg1; - (void)cancelButtonTapped:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; -- (BOOL)isPresentedAsModalSheet; -- (BOOL)shouldReloadSpecifiersOnResume; +- (void)dismissAnimated:(_Bool)arg1; +- (_Bool)isPresentedAsModalSheet; +- (_Bool)shouldReloadSpecifiersOnResume; - (id)specifiers; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AccountsUI/CDStructures.h b/iOS7/PrivateFrameworks/AccountsUI/CDStructures.h index 2e267178b..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/AccountsUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/AccountsUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AccountsUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AccountsUI/PSHeaderFooterView-Protocol.h b/iOS7/PrivateFrameworks/AccountsUI/PSHeaderFooterView-Protocol.h index 0c751c6be..3310290f4 100644 --- a/iOS7/PrivateFrameworks/AccountsUI/PSHeaderFooterView-Protocol.h +++ b/iOS7/PrivateFrameworks/AccountsUI/PSHeaderFooterView-Protocol.h @@ -8,7 +8,7 @@ - (id)initWithSpecifier:(id)arg1; @optional -- (float)preferredHeightForWidth:(float)arg1 inTableView:(id)arg2; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1 inTableView:(id)arg2; +- (double)preferredHeightForWidth:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/AccountsUI/PSSpecifier-ACUIGroupSpecifier.h b/iOS7/PrivateFrameworks/AccountsUI/PSSpecifier-ACUIGroupSpecifier.h new file mode 100644 index 000000000..64c640f3f --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsUI/PSSpecifier-ACUIGroupSpecifier.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PSSpecifier.h" + +@interface PSSpecifier (ACUIGroupSpecifier) ++ (id)groupSpecifierWithHeader:(id)arg1 footer:(id)arg2 linkButtons:(id)arg3; ++ (id)groupSpecifierWithHeader:(id)arg1 footer:(id)arg2; ++ (id)groupSpecifierWithFooterText:(id)arg1 linkButtons:(id)arg2; ++ (id)groupSpecifierWithFooterText:(id)arg1 linkButton:(id)arg2; ++ (id)groupSpecifierWithFooterLinkButton:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AccountsUI/_ACUILinkButtonFooterView.h b/iOS7/PrivateFrameworks/AccountsUI/_ACUILinkButtonFooterView.h new file mode 100644 index 000000000..554c19306 --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsUI/_ACUILinkButtonFooterView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "PSHeaderFooterView-Protocol.h" + +@class ACUILinkButton; + +// Not exported +@interface _ACUILinkButtonFooterView : UIView +{ + ACUILinkButton *_linkButton; +} + +- (void).cxx_destruct; +- (void)layoutSubviews; +- (double)preferredHeightForWidth:(double)arg1; +- (id)initWithSpecifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/AccountsUI/_ACUITextWithLinkButtonFooterView.h b/iOS7/PrivateFrameworks/AccountsUI/_ACUITextWithLinkButtonFooterView.h new file mode 100644 index 000000000..eb71c533f --- /dev/null +++ b/iOS7/PrivateFrameworks/AccountsUI/_ACUITextWithLinkButtonFooterView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "PSHeaderFooterView-Protocol.h" + +@class NSArray, NSString, UILabel; + +// Not exported +@interface _ACUITextWithLinkButtonFooterView : UIView +{ + NSArray *_linkButtons; + UILabel *_textLabel; + NSString *_footerText; +} + +- (void).cxx_destruct; +- (double)_heightForEmptyLineConstrainedToWidth:(double)arg1; +- (double)_heightForLinkButton:(id)arg1 constrainedToWidth:(double)arg2; +- (double)_heightForFooterTextConstrainedToWidth:(double)arg1; +- (double)preferredHeightForWidth:(double)arg1; +- (void)layoutSubviews; +- (id)initWithSpecifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/AggregateDictionary/ADDataStore.h b/iOS7/PrivateFrameworks/AggregateDictionary/ADDataStore.h index 54f83ac9f..976e0d815 100644 --- a/iOS7/PrivateFrameworks/AggregateDictionary/ADDataStore.h +++ b/iOS7/PrivateFrameworks/AggregateDictionary/ADDataStore.h @@ -15,10 +15,10 @@ } @property(readonly, nonatomic) NSString *path; // @synthesize path=_path; -- (BOOL)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; -- (BOOL)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; -- (BOOL)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; -- (BOOL)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (_Bool)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; +- (_Bool)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; +- (_Bool)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (_Bool)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; - (void)dealloc; - (id)initWithDefaultPath; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AggregateDictionary/CDStructures.h b/iOS7/PrivateFrameworks/AggregateDictionary/CDStructures.h index 36b4021c2..d0425743d 100644 --- a/iOS7/PrivateFrameworks/AggregateDictionary/CDStructures.h +++ b/iOS7/PrivateFrameworks/AggregateDictionary/CDStructures.h @@ -20,7 +20,7 @@ struct unique_ptr, void *> **_field1; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long _field1; + unsigned long long _field1; } _field1; } _field2; } _field1; @@ -35,7 +35,7 @@ struct unordered_map, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; struct __compressed_pair, true>> { float _field1; diff --git a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistory.h b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistory.h index 1b742c3b3..7e5003a8a 100644 --- a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistory.h +++ b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistory.h @@ -15,8 +15,8 @@ } @property(readonly, nonatomic) NSString *path; // @synthesize path=_path; -- (BOOL)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; -- (BOOL)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (_Bool)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (_Bool)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; - (void)dealloc; - (id)initWithDefaultPath; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistoryDistributionEnumerator.h b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistoryDistributionEnumerator.h index 976e07955..f88411b6c 100644 --- a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistoryDistributionEnumerator.h +++ b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/ADHistoryDistributionEnumerator.h @@ -11,7 +11,7 @@ void *_iterator; } -- (BOOL)getNextValue:(double *)arg1 secondsInDayOffset:(int *)arg2; +- (_Bool)getNextValue:(double *)arg1 secondsInDayOffset:(int *)arg2; - (id)initWithIterator:(void *)arg1; @end diff --git a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/CDStructures.h b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/CDStructures.h index 36b4021c2..d0425743d 100644 --- a/iOS7/PrivateFrameworks/AggregateDictionaryHistory/CDStructures.h +++ b/iOS7/PrivateFrameworks/AggregateDictionaryHistory/CDStructures.h @@ -20,7 +20,7 @@ struct unique_ptr, void *> **_field1; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long _field1; + unsigned long long _field1; } _field1; } _field2; } _field1; @@ -35,7 +35,7 @@ struct unordered_map, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; struct __compressed_pair, true>> { float _field1; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/APGraphLayer.h b/iOS7/PrivateFrameworks/AirPlayReceiver/APGraphLayer.h index e28860220..f7ece5e9d 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/APGraphLayer.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/APGraphLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface APGraphLayer : CALayer { float **_Values; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/APHUDLayer.h b/iOS7/PrivateFrameworks/AirPlayReceiver/APHUDLayer.h index 7063bdfdd..563071bd5 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/APHUDLayer.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/APHUDLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface APHUDLayer : CALayer { struct __CTFont *_Font; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AVAudioPlayerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AVAudioPlayerDelegate-Protocol.h index d326bbe71..c18f15d55 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AVAudioPlayerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AVAudioPlayerDelegate-Protocol.h @@ -10,10 +10,10 @@ @optional - (void)audioPlayerEndInterruption:(id)arg1; -- (void)audioPlayerEndInterruption:(id)arg1 withFlags:(unsigned int)arg2; -- (void)audioPlayerEndInterruption:(id)arg1 withOptions:(unsigned int)arg2; +- (void)audioPlayerEndInterruption:(id)arg1 withFlags:(unsigned long long)arg2; +- (void)audioPlayerEndInterruption:(id)arg1 withOptions:(unsigned long long)arg2; - (void)audioPlayerBeginInterruption:(id)arg1; - (void)audioPlayerDecodeErrorDidOccur:(id)arg1 error:(id)arg2; -- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(BOOL)arg2; +- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayControllerServer.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayControllerServer.h index 012e9ace6..a6f787db3 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayControllerServer.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayControllerServer.h @@ -30,7 +30,7 @@ - (void)postEvent:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; - (void)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; - (void)_connectionInvalidated:(id)arg1; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)startWithXPCName:(id)arg1; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayHIDDevice.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayHIDDevice.h index 8d8ca0bb9..202e72f00 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayHIDDevice.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayHIDDevice.h @@ -8,13 +8,14 @@ @class AirPlayReceiverContext; +// Not exported @interface AirPlayHIDDevice : NSObject { AirPlayReceiverContext *_apc; struct __IOHIDDevice *_hidDevice; unsigned char _hidOpened; char *_hidReportBuf; - long _hidReportMaxLen; + long long _hidReportMaxLen; struct __CFString *_uuid; } diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayImage.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayImage.h index 574bd639e..bc6f86068 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayImage.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayImage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface AirPlayImage : NSObject { struct CGSize _unadjustedSize; @@ -27,9 +28,9 @@ - (struct CGAffineTransform)contentsTransformForLayer:(id)arg1; @property(readonly, nonatomic) id layerContents; - (void)dealloc; -- (id)initWithData:(id)arg1 decode:(BOOL)arg2; +- (id)initWithData:(id)arg1 decode:(_Bool)arg2; - (id)initWithData:(id)arg1; -- (id)initWithContentsOfFile:(id)arg1 decode:(BOOL)arg2; +- (id)initWithContentsOfFile:(id)arg1 decode:(_Bool)arg2; - (id)initWithContentsOfFile:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayLocalSlideshow.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayLocalSlideshow.h index 02e37c2c6..8024c0f87 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayLocalSlideshow.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayLocalSlideshow.h @@ -10,6 +10,7 @@ @class CALayer, MPDocument, MRMarimbaLayer, MediaControlServer, NSData, NSDictionary, NSLock, NSMutableDictionary; +// Not exported @interface AirPlayLocalSlideshow : NSObject { NSLock *_lock; @@ -23,8 +24,8 @@ int _state; NSMutableDictionary *_assets; unsigned int _nextAssetIndex; - BOOL _hasMoreAssets; - BOOL _endPending; + _Bool _hasMoreAssets; + _Bool _endPending; int _outstandingCount; double _startTime; double _lastRequestTime; @@ -41,7 +42,7 @@ - (void)_pruneAssets; - (id)_oldestAsset; - (unsigned int)_bufferedAssetCount; -- (id)_copyImageForAssetKey:(id)arg1 decode:(BOOL)arg2; +- (id)_copyImageForAssetKey:(id)arg1 decode:(_Bool)arg2; - (id)_assetForAssetKey:(id)arg1; - (void)_playbackSlideChanged:(id)arg1; - (void)_playbackEnded:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverContext.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverContext.h index d6700288f..2aa0afe46 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverContext.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverContext.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class NSMutableSet; +@class NSMutableSet, NSObject; +// Not exported @interface AirPlayReceiverContext : NSObject { struct AirPlayReceiverSessionPrivate *_session; @@ -16,28 +17,29 @@ unsigned char _audioStarted; struct OpaqueAUGraph *_graph; unsigned char _useLegacyOutput; - long _mainConverterNode; + int _mainConverterNode; struct OpaqueAudioComponentInstance *_mainConverterUnit; double _mainNextSampleTime; unsigned char _useAltOutput; - long _altConverterNode; + int _altConverterNode; struct OpaqueAudioComponentInstance *_altConverterUnit; double _altNextSampleTime; - long _mixerNode; + int _mixerNode; struct OpaqueAudioComponentInstance *_mixerUnit; unsigned char _useVarispeed; - long _varispeedNode; + int _varispeedNode; struct OpaqueAudioComponentInstance *_varispeedUnit; unsigned char _useInput; struct OpaqueAudioComponentInstance *_inputUnit; char *_inputBuffer; - unsigned long _inputMaxLen; + unsigned long long _inputMaxLen; unsigned char _inputEnabled; unsigned char _inputStarted; double _inputNextSampleTime; - long _outputNode; + int _outputNode; struct OpaqueAudioComponentInstance *_outputUnit; unsigned char _audioLoopback; + NSObject *_ducker; struct __CFString *_displayUUID; struct IONotificationPort *_hidNotifier; unsigned int _hidIterator; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverPlatform.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverPlatform.h index 7c1658cac..e42449137 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverPlatform.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverPlatform.h @@ -8,6 +8,7 @@ @class AirPlayControllerServer, AirPlayReceiverSimulator; +// Not exported @interface AirPlayReceiverPlatform : NSObject { struct AirPlayReceiverUIPrivate *_ui; @@ -22,6 +23,7 @@ int _prefChangedNotifyToken; int _systemBufferSamples; int _systemSampleRate; + unsigned char _voiceIO; AirPlayControllerServer *_controllerServer; } diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverSimulator.h b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverSimulator.h index 5aeddd60a..1bd0fa98f 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverSimulator.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/AirPlayReceiverSimulator.h @@ -17,20 +17,20 @@ @property(nonatomic) CALayer *layer; // @synthesize layer=_layer; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (long)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; +- (int)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; - (id)getProperty:(id)arg1 qualifier:(id)arg2 status:(int *)arg3; - (void)postEvent:(id)arg1 qualifier:(id)arg2 params:(id)arg3; -- (long)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; -- (void)postTelephonyUsagePage:(unsigned int)arg1 usageCode:(unsigned int)arg2 down:(BOOL)arg3 timestamp:(unsigned long long)arg4; -- (void)postMouseButtons:(unsigned char)arg1 x:(float)arg2 y:(float)arg3 timestamp:(unsigned long long)arg4; -- (void)postMouseButtons:(unsigned char)arg1 x:(float)arg2 y:(float)arg3; -- (void)postKnob:(BOOL)arg1 home:(BOOL)arg2 back:(BOOL)arg3 siri:(BOOL)arg4 x:(BOOL)arg5 y:(BOOL)arg6 wheel:(BOOL)arg7 timestamp:(unsigned long long)arg8; -- (void)postKnob:(BOOL)arg1 home:(BOOL)arg2 back:(BOOL)arg3 x:(BOOL)arg4 y:(BOOL)arg5 wheel:(BOOL)arg6 timestamp:(unsigned long long)arg7; -- (void)postKnob:(BOOL)arg1 home:(BOOL)arg2 back:(BOOL)arg3 x:(BOOL)arg4 y:(BOOL)arg5 wheel:(BOOL)arg6; +- (int)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; +- (void)postTelephonyUsagePage:(unsigned int)arg1 usageCode:(unsigned int)arg2 down:(_Bool)arg3 timestamp:(unsigned long long)arg4; +- (void)postMouseButtons:(unsigned char)arg1 x:(double)arg2 y:(double)arg3 timestamp:(unsigned long long)arg4; +- (void)postMouseButtons:(unsigned char)arg1 x:(double)arg2 y:(double)arg3; +- (void)postKnob:(_Bool)arg1 home:(_Bool)arg2 back:(_Bool)arg3 siri:(_Bool)arg4 x:(BOOL)arg5 y:(BOOL)arg6 wheel:(BOOL)arg7 timestamp:(unsigned long long)arg8; +- (void)postKnob:(_Bool)arg1 home:(_Bool)arg2 back:(_Bool)arg3 x:(BOOL)arg4 y:(BOOL)arg5 wheel:(BOOL)arg6 timestamp:(unsigned long long)arg7; +- (void)postKnob:(_Bool)arg1 home:(_Bool)arg2 back:(_Bool)arg3 x:(BOOL)arg4 y:(BOOL)arg5 wheel:(BOOL)arg6; - (void)postKnob:(unsigned char)arg1 x:(BOOL)arg2 y:(BOOL)arg3 wheel:(BOOL)arg4; -- (void)postDPad:(BOOL)arg1 down:(BOOL)arg2 left:(BOOL)arg3 right:(BOOL)arg4 select:(BOOL)arg5 home:(BOOL)arg6 menu:(BOOL)arg7 back:(BOOL)arg8 siri:(BOOL)arg9 timestamp:(unsigned long long)arg10; -- (void)postButtonsUsagePage:(unsigned int)arg1 usageCode:(unsigned int)arg2 down:(BOOL)arg3 timestamp:(unsigned long long)arg4; -- (long)sendCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; +- (void)postDPad:(_Bool)arg1 down:(_Bool)arg2 left:(_Bool)arg3 right:(_Bool)arg4 select:(_Bool)arg5 home:(_Bool)arg6 menu:(_Bool)arg7 back:(_Bool)arg8 siri:(_Bool)arg9 timestamp:(unsigned long long)arg10; +- (void)postButtonsUsagePage:(unsigned int)arg1 usageCode:(unsigned int)arg2 down:(_Bool)arg3 timestamp:(unsigned long long)arg4; +- (int)sendCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; - (void)stop; - (void)start; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/CDStructures.h b/iOS7/PrivateFrameworks/AirPlayReceiver/CDStructures.h index d1567b03b..fc8953033 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/CDStructures.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/CDStructures.h @@ -14,29 +14,31 @@ struct AirPlayReceiverServerPrivate { struct __CFRuntimeBase _field1; void *_field2; id _field3; - struct _DNSServiceRef_t *_field4; - struct _DNSServiceRef_t *_field5; - struct MediaControlServerPrivate *_field6; - struct AirPlayScreenServerPrivate *_field7; - unsigned char _field8; - unsigned char _field9; - unsigned char _field10; - unsigned char _field11; - id _field12; + unsigned char _field4; + unsigned long long _field5; + id _field6; + struct _DNSServiceRef_t *_field7; + struct _DNSServiceRef_t *_field8; + struct MediaControlServerPrivate *_field9; + struct AirPlayScreenServerPrivate *_field10; + id _field11; + unsigned char _field12; unsigned char _field13; unsigned char _field14; - unsigned char _field15[6]; - char _field16[64]; - int _field17; - unsigned char _field18; - unsigned char _field19; + unsigned char _field15; + unsigned char _field16; + unsigned char _field17[6]; + char _field18[64]; + int _field19; unsigned char _field20; unsigned char _field21; - char _field22[64]; + unsigned char _field22; unsigned char _field23; - int _field24; + char _field24[64]; unsigned char _field25; unsigned char _field26; + int _field27; + unsigned char _field28; }; struct AirPlayReceiverSessionPrivate { @@ -49,110 +51,110 @@ struct AirPlayReceiverSessionPrivate { unsigned int _field7; CDUnion_4a4a8072 _field8; unsigned char _field9[16]; - unsigned long long _field10; + int _field10; unsigned long long _field11; unsigned long long _field12; unsigned long long _field13; - unsigned int _field14; + unsigned long long _field14; + unsigned int _field15; struct { struct _CCCryptor *_field1; unsigned char _field2[16]; - } _field15; - CDStruct_183601bc *_field16; - struct AirTunesSource _field17; - unsigned char _field18; + } _field16; + CDStruct_183601bc *_field17; + struct AirTunesSource _field18; unsigned char _field19; unsigned char _field20; - unsigned int _field21; - char *_field22; - unsigned int _field23; - char *_field24; - unsigned int _field25; - char *_field26; - unsigned int _field27; - int _field28; - unsigned char _field29; + unsigned char _field21; + unsigned int _field22; + char *_field23; + unsigned long long _field24; + char *_field25; + unsigned long long _field26; + char *_field27; + unsigned long long _field28; + int _field29; unsigned char _field30; - struct HTTPClientPrivate *_field31; - int _field32; + unsigned char _field31; + struct HTTPClientPrivate *_field32; int _field33; - CDStruct_3b7ab885 _field34; - CDStruct_3b7ab885 _field35; - int _field36; + int _field34; + CDStruct_26a3ddd2 _field35; + CDStruct_26a3ddd2 _field36; int _field37; int _field38; - struct _opaque_pthread_t *_field39; - struct _opaque_pthread_t **_field40; - int _field41; - unsigned char _field42; - unsigned short _field43; - unsigned short _field44[512]; - int _field45; + int _field39; + struct _opaque_pthread_t *_field40; + struct _opaque_pthread_t **_field41; + int _field42; + unsigned char _field43; + unsigned short _field44; + unsigned short _field45[512]; int _field46; int _field47; - CDUnion_4a4a8072 _field48; - unsigned int _field49; - unsigned char _field50; - int _field51; + int _field48; + CDUnion_4a4a8072 _field49; + unsigned int _field50; + unsigned char _field51; int _field52; int _field53; - CDUnion_4a4a8072 _field54; - unsigned int _field55; - unsigned char _field56; - int _field57; - struct _opaque_pthread_t *_field58; - struct _opaque_pthread_t **_field59; - unsigned int _field60; + int _field54; + CDUnion_4a4a8072 _field55; + unsigned int _field56; + unsigned char _field57; + int _field58; + struct _opaque_pthread_t *_field59; + struct _opaque_pthread_t **_field60; unsigned int _field61; - char *_field62; - struct AirTunesBufferNode *_field63; - struct AirTunesBufferNode _field64; - struct AirTunesBufferNode *_field65; + unsigned long long _field62; + char *_field63; + struct AirTunesBufferNode *_field64; + struct AirTunesBufferNode _field65; struct AirTunesBufferNode *_field66; - unsigned int _field67; + struct AirTunesBufferNode *_field67; unsigned int _field68; unsigned int _field69; unsigned int _field70; unsigned int _field71; unsigned int _field72; unsigned int _field73; - unsigned char _field74; - unsigned long long _field75; + unsigned int _field74; + unsigned char _field75; unsigned long long _field76; - unsigned int _field77; + unsigned long long _field77; unsigned int _field78; - unsigned short _field79; - unsigned int _field80; - unsigned char _field81; - unsigned int _field82; - unsigned short _field83; - struct OpaqueAudioConverter *_field84; - char *_field85; + unsigned int _field79; + unsigned short _field80; + unsigned int _field81; + unsigned char _field82; + unsigned int _field83; + unsigned short _field84; + struct OpaqueAudioConverter *_field85; char *_field86; - struct AudioStreamPacketDescription _field87; - unsigned int _field88; - unsigned char _field89; - int _field90; + char *_field87; + struct AudioStreamPacketDescription _field88; + unsigned int _field89; + unsigned char _field90; int _field91; int _field92; int _field93; - unsigned long long _field94; + int _field94; unsigned long long _field95; - struct __CFDictionary *_field96; - unsigned char _field97; + unsigned long long _field96; + struct __CFDictionary *_field97; unsigned char _field98; - unsigned int _field99; - unsigned char _field100; + unsigned char _field99; + unsigned int _field100; unsigned char _field101; unsigned char _field102; - unsigned int _field103; + unsigned char _field103; unsigned int _field104; unsigned int _field105; - unsigned char _field106; - unsigned int _field107; + unsigned int _field106; + unsigned char _field107; unsigned int _field108; unsigned int _field109; - unsigned char _field110; + unsigned int _field110; int _field111; int _field112; struct AirPlayRTPBuffer *_field113; @@ -215,7 +217,7 @@ struct AirTunesBufferNode { struct AirTunesBufferNode *_field2; CDStruct_183601bc *_field3; char *_field4; - unsigned int _field5; + unsigned long long _field5; char *_field6; unsigned int _field7; }; @@ -309,22 +311,22 @@ struct AudioStreamPacketDescription { }; struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGSize { - float width; - float height; + double width; + double height; }; struct DashboardClientPrivate; @@ -340,8 +342,8 @@ struct HTTPClientPrivate; struct HTTPServer { struct { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; void *_field3; void *_field4; void *_field5; @@ -386,12 +388,12 @@ struct HTTPServerConnection { unsigned int _field15; id _field16; id _field17; - CDStruct_d1f36713 _field18; + CDStruct_477ae62f _field18; unsigned char _field19[131072]; - unsigned int _field20; - CDStruct_d1f36713 _field21; + unsigned long long _field20; + CDStruct_477ae62f _field21; unsigned char _field22[131072]; - unsigned int _field23; + unsigned long long _field23; struct LogCategory *_field24; struct LogCategory *_field25; }; @@ -413,7 +415,7 @@ struct MediaControlServerConnection { int _field12; struct FairPlayHWInfo_ _field13; struct FPSAPContextOpaque_ *_field14; - unsigned long long _field15; + struct __CFArray *_field15; struct AirPlayPairingSessionPrivate *_field16; unsigned char _field17; struct __CFDictionary *_field18; @@ -427,7 +429,7 @@ struct MediaControlServerConnection { unsigned int _field26; struct __CFString *_field27[5]; struct __CFData *_field28[5]; - unsigned int _field29; + unsigned long long _field29; unsigned char _field30[16]; double _field31; unsigned char _field32; @@ -435,19 +437,26 @@ struct MediaControlServerConnection { double _field34; unsigned int _field35; unsigned int _field36; - unsigned char _field37; - id _field38; - id _field39; - unsigned int _field40; + double _field37; + double _field38; + double _field39; + unsigned char _field40; unsigned int _field41; unsigned int _field42; - unsigned char _field43; - id _field44; - unsigned long long _field45; - unsigned char _field46; - unsigned char _field47; - unsigned char _field48; - unsigned char _field49; + unsigned int _field43; + unsigned int _field44; + id _field45; + id _field46; + unsigned int _field47; + unsigned int _field48; + unsigned int _field49; + unsigned char _field50; + id _field51; + unsigned long long _field52; + unsigned char _field53; + unsigned char _field54; + unsigned char _field55; + unsigned char _field56; }; struct MediaControlServerImp { @@ -508,7 +517,7 @@ struct RTPPacketNode { } _field2; unsigned char _field3[1472]; } _field1; - unsigned int _field2; + unsigned long long _field2; unsigned int _field3; } _field3; char *_field4; @@ -521,13 +530,14 @@ struct _DNSServiceRef_t; struct __CFDictionary; struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; }; struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; + long long _field1; + char _field2[56]; }; struct _opaque_pthread_t; @@ -579,41 +589,41 @@ typedef struct { typedef struct { char _field1[8192]; - unsigned int _field2; + unsigned long long _field2; char *_field3; - unsigned int _field4; + unsigned long long _field4; char *_field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; - unsigned int _field8; + unsigned long long _field8; struct { char *_field1; - unsigned int _field2; + unsigned long long _field2; char *_field3; - unsigned int _field4; + unsigned long long _field4; char *_field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; - unsigned int _field8; + unsigned long long _field8; char *_field9; - unsigned int _field10; + unsigned long long _field10; char *_field11; - unsigned int _field12; + unsigned long long _field12; char *_field13; - unsigned int _field14; + unsigned long long _field14; char *_field15; char *_field16; } _field9; char *_field10; - unsigned int _field11; + unsigned long long _field11; int _field12; char *_field13; - unsigned int _field14; + unsigned long long _field14; unsigned char _field15; unsigned long long _field16; unsigned char _field17; int _field18; -} CDStruct_d1f36713; +} CDStruct_477ae62f; typedef struct { struct AirPlayReceiverSessionPrivate *_field1; @@ -666,7 +676,7 @@ typedef struct { CDUnion_4a4a8072 _field20; unsigned int _field21; unsigned short _field22; -} CDStruct_3b7ab885; +} CDStruct_26a3ddd2; #pragma mark Typedef'd Unions diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/MPAssetKeyDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPlayReceiver/MPAssetKeyDelegate-Protocol.h index bb87682e8..c3abc5eee 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/MPAssetKeyDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/MPAssetKeyDelegate-Protocol.h @@ -17,7 +17,7 @@ - (struct __IOSurface *)retainedIOSurfaceForAssetKey:(id)arg1 andSize:(struct CGSize)arg2; - (id)detectRegionsOfInterestForAssetKey:(id)arg1; - (id)imageDataForAssetKey:(id)arg1 andSize:(struct CGSize)arg2; -- (struct CGImage *)retainedCGImageForAssetKey:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3 thumbnailIfPossible:(BOOL)arg4 now:(BOOL)arg5; +- (struct CGImage *)retainedCGImageForAssetKey:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3 thumbnailIfPossible:(_Bool)arg4 now:(_Bool)arg5; - (struct CGImage *)retainedThumbnailCGImageForAssetKey:(id)arg1 andSize:(struct CGSize)arg2; - (struct CGImage *)retainedCGImageForAssetKey:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3; - (struct CGImage *)retainedCGImageForAssetKey:(id)arg1 andSize:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlAudioPlayer.h b/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlAudioPlayer.h index cae922878..5ff0e1be5 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlAudioPlayer.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlAudioPlayer.h @@ -10,6 +10,7 @@ @class AVAudioPlayer; +// Not exported @interface MediaControlAudioPlayer : NSObject { AVAudioPlayer *_audioPlayer; @@ -17,7 +18,7 @@ - (void)audioPlayerBeginInterruption:(id)arg1; - (void)audioPlayerDecodeErrorDidOccur:(id)arg1 error:(id)arg2; -- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(BOOL)arg2; +- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(_Bool)arg2; - (int)playPath:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlServer.h b/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlServer.h index 84fc710ef..87497db1c 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlServer.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/MediaControlServer.h @@ -18,18 +18,18 @@ - (void)slideshowRequestAssetWithInfo:(id)arg1 sessionUUID:(const char *)arg2 completion:(id)arg3; - (void)_stopVideo:(struct MediaControlServerConnection *)arg1; -- (long)_startVideo:(struct MediaControlServerConnection *)arg1 params:(id)arg2; +- (int)_startVideo:(struct MediaControlServerConnection *)arg1 params:(id)arg2; - (void)_slideshowWillStop:(id)arg1; - (void)_slideshowWillStart:(id)arg1; - (void)_slideshowActivity:(id)arg1; -- (long)_stopSlideshow:(struct MediaControlServerConnection *)arg1; -- (long)_startSlideshow:(struct MediaControlServerConnection *)arg1 options:(id)arg2; -- (long)_showPhoto:(struct MediaControlServerConnection *)arg1 options:(id)arg2 data:(id)arg3 path:(id)arg4; +- (int)_stopSlideshow:(struct MediaControlServerConnection *)arg1; +- (int)_startSlideshow:(struct MediaControlServerConnection *)arg1 options:(id)arg2; +- (int)_showPhoto:(struct MediaControlServerConnection *)arg1 options:(id)arg2 data:(id)arg3 path:(id)arg4; - (void)_ensurePresentationStopped:(struct MediaControlServerConnection *)arg1 type:(id)arg2; -- (long)_ensurePresentationStarted:(struct MediaControlServerConnection *)arg1 type:(id)arg2; +- (int)_ensurePresentationStarted:(struct MediaControlServerConnection *)arg1 type:(id)arg2; - (void)postEvent:(id)arg1; -- (long)start; -- (long)setPassword:(id)arg1; +- (int)start; +- (int)setPassword:(id)arg1; - (void)setP2PAllow:(unsigned char)arg1; - (void)setDispatchQueue:(id)arg1; - (void)invalidate; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AirPlayReceiver/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AirPlayReceiver/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPlayReceiver/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/AirPlayReceiver/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPlayReceiver/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter-private.h new file mode 100644 index 000000000..6d3991f9c --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter-private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface APFormatter (private) ++ (id)portRangeSet; ++ (id)pogoPasswordSet; ++ (id)hexSet; ++ (id)asciiSet; ++ (id)phoneNumberSet; ++ (id)multipleIpAddressesSet; ++ (id)romanSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter.h index 421a954ce..f80d1454c 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/APFormatter.h @@ -12,49 +12,42 @@ { NSCharacterSet *_characterSet; NSCharacterSet *_invertedCharacterSet; - unsigned int _maxLength; + unsigned long long _maxLength; } + (id)ipv6AddressSet; + (id)ipv4AddressWithPrefixSet; + (id)ipv4AddressSet; -+ (id)hexFormatter:(unsigned int)arg1; -+ (id)asciiFormatter:(unsigned int)arg1; -+ (id)phoneNumberFormatter:(unsigned int)arg1; ++ (id)hexFormatter:(unsigned long long)arg1; ++ (id)asciiFormatter:(unsigned long long)arg1; ++ (id)phoneNumberFormatter:(unsigned long long)arg1; + (id)sharedPhoneNumberFormatter; -+ (id)portRangeFormatter:(unsigned int)arg1; -+ (id)nonZeroNumberOnly:(unsigned int)arg1; -+ (id)numberOnlyFormatter:(unsigned int)arg1; -+ (id)maxLengthFormatter:(unsigned int)arg1; -+ (id)multipleIPFormatter:(unsigned int)arg1; ++ (id)portRangeFormatter:(unsigned long long)arg1; ++ (id)nonZeroNumberOnly:(unsigned long long)arg1; ++ (id)numberOnlyFormatter:(unsigned long long)arg1; ++ (id)maxLengthFormatter:(unsigned long long)arg1; ++ (id)multipleIPFormatter:(unsigned long long)arg1; + (id)sharedMultipleIPFormatter; -+ (id)ipOctetFormatter:(unsigned int)arg1; -+ (id)ipFormatter:(unsigned int)arg1; ++ (id)ipOctetFormatter:(unsigned long long)arg1; ++ (id)ipFormatter:(unsigned long long)arg1; + (id)sharedIPv4PrefixFormatter; + (id)sharedIPv6Formatter; + (id)sharedIPFormatter; -+ (id)romanFormatter:(unsigned int)arg1; -+ (id)formatterForBSFormatter:(int)arg1 withMaxLen:(long)arg2; -+ (id)portRangeSet; -+ (id)pogoPasswordSet; -+ (id)hexSet; -+ (id)asciiSet; -+ (id)phoneNumberSet; -+ (id)multipleIpAddressesSet; -+ (id)romanSet; -@property(nonatomic) unsigned int maxLength; // @synthesize maxLength=_maxLength; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; ++ (id)romanFormatter:(unsigned long long)arg1; ++ (id)formatterForBSFormatter:(int)arg1 withMaxLen:(long long)arg2; +@property(nonatomic) unsigned long long maxLength; // @synthesize maxLength=_maxLength; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; - (id)invertedCharacterSet; - (void)setInvertedCharacterSet:(id)arg1; - (id)characterSet; - (void)setCharacterSet:(id)arg1; - (void)dealloc; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (BOOL)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; - (id)stringForObjectValue:(id)arg1; -- (id)initWithMaxLength:(unsigned int)arg1; -- (id)initWithCharacterSet:(id)arg1 withMaxLength:(unsigned int)arg2; -- (id)initWithStringOfValidCharacters:(id)arg1 withMaxLength:(unsigned int)arg2; +- (id)initWithMaxLength:(unsigned long long)arg1; +- (id)initWithCharacterSet:(id)arg1 withMaxLength:(unsigned long long)arg2; +- (id)initWithStringOfValidCharacters:(id)arg1 withMaxLength:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter-private.h new file mode 100644 index 000000000..3fe4c3607 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ASCII7BitFormatter (private) ++ (id)ascii7BitSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter.h index b1210a661..482ba7a61 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ASCII7BitFormatter.h @@ -10,9 +10,8 @@ { } -+ (id)ascii7BitFormatter:(unsigned int)arg1; -+ (id)ascii7BitSet; -- (id)initWithMaxLength:(unsigned int)arg1; ++ (id)ascii7BitFormatter:(unsigned long long)arg1; +- (id)initWithMaxLength:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AUMFiSetupController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AUMFiSetupController.h index bf96c3f97..632d50286 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AUMFiSetupController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AUMFiSetupController.h @@ -25,26 +25,50 @@ NSObject *_easyConfigConfigurationCompleteSemaphore; NSObject *_linkUpOnTargetSWAPSemaphore; int _waitingForLinkState; - BOOL _setupEnded; - BOOL _successfullyEstablishedLinkOnTargetDeviceSWAP; - BOOL _successfullyEstablishedLinkOnDestinationAP; - BOOL _promptedUserForDestinationWiFiPSK; - BOOL _postediAPAccessoryConfiguredNotification; - BOOL _destinationNetworkPasswordAccepted; - int _lastHeardEasyConfigProgressNotification; + _Bool _setupEnded; + _Bool _successfullyEstablishedLinkOnTargetDeviceSWAP; + _Bool _successfullyEstablishedLinkOnDestinationAP; + _Bool _promptedUserForDestinationWiFiPSK; + _Bool _postediAPAccessoryConfiguredNotification; + _Bool _destinationNetworkPasswordAccepted; + long long _lastHeardEasyConfigProgressNotification; + struct { + double startTime; + unsigned char userChangedFriendlyName; + unsigned char playPasswordSet; + unsigned char adminPasswordSet; + unsigned char destinationNetworkRecommendationUsed; + double secondsToGetLinkUpOnSWAP; + int wifiJoinSWAPError; + unsigned char hitJoiningTargetSWAPTimeout; + int rssiOfSWAP; + unsigned int snrOfSWAP; + unsigned int channelOfSWAP; + } _easyConfigPreConfigMetrics; + struct { + double secondsToGetLinkUpOnDestination; + int wifiJoinDestinationAPError; + unsigned char destinationNetworkPSKInKeychain; + unsigned char hitJoiningDestinationAPTimeout; + int rssiOfDestinationAP; + unsigned int snrOfDestinationAP; + unsigned int channelOfDestinationAP; + } _easyConfigPostConfigMetrics; + double _timeSWAPJoinStarted; + double _timeDestinationAPJoinStarted; } + (id)setupController; @property(copy) NSString *destinationNetworkPassword; // @synthesize destinationNetworkPassword=_destinationNetworkPassword; @property(retain) NSTimer *linkUpOnDestinationNetworkTimer; // @synthesize linkUpOnDestinationNetworkTimer=_linkUpOnDestinationNetworkTimer; @property(readonly, nonatomic) NSMutableSet *setupDelegates; // @synthesize setupDelegates=_mfiSetupDelegates; -- (void)logCompletionStatus:(long)arg1; +- (void)logCompletionStatus:(int)arg1; - (void)stopListeningToAllNotifications; -- (long)endSetup:(long)arg1; -- (long)sendiAPOverWiFiDeviceConfiguredXPCMessage; -- (long)sendSetupCompleteToUIWithResult:(long)arg1; -- (long)sendProgressToUI:(int)arg1 withParamDict:(id)arg2; -- (void)callbackAskUserForPasswordResult:(long)arg1 password:(id)arg2 remember:(int)arg3; +- (int)endSetup:(int)arg1; +- (int)sendiAPOverWiFiDeviceConfiguredXPCMessage; +- (int)sendSetupCompleteToUIWithResult:(int)arg1; +- (int)sendProgressToUI:(int)arg1 withParamDict:(id)arg2; +- (void)callbackAskUserForPasswordResult:(int)arg1 password:(id)arg2 remember:(int)arg3; - (void)askUserForNetworkPassword:(id)arg1; - (id)targetBaseInfoDict; - (void)startEasyConfigWhenReady; @@ -57,14 +81,15 @@ - (void)startListeningForEasyConfigDeviceStatusNotifications; - (void)acquireDestinationNetworkPassword; - (void)invalidateLinkUpOnDestinationNetworkTimer; +- (void)joinSWAPDone:(id)arg1; - (void)joinDestinationAPDone:(id)arg1; - (void)joinDestinationNetworkTimeoutFired:(id)arg1; -- (long)joinTargetSWAP; +- (int)joinTargetSWAP; - (void)linkUpOnDestinationAP:(id)arg1; - (void)linkUpOnSWAP:(id)arg1; - (void)linkChangeNotification:(id)arg1; -- (long)updateSettingsAsync; -- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (int)updateSettingsAsync; +- (int)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController-private.h new file mode 100644 index 000000000..e1c45a6b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController-private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AUSetupController (private) +- (id)targetBaseInfoDict; +- (void)logChangesToCCL; +- (void)handleTaskComplete; +- (void)handleSetupComplete:(int)arg1; +- (void)resetWiFiState; +- (void)setupWiFiState; +- (void)updateLastHeardFromDevice; +- (void)handleBusyComplete; +- (void)handleBusyStart; +- (_Bool)performingManualRead; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController.h index f229ed2d0..a705d4418 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AUSetupController.h @@ -15,123 +15,113 @@ @interface AUSetupController : AssistantCallbackController { id _context; - BOOL _autoJoinState; - BOOL _scanningState; - BOOL _busy; - BOOL _initializedBasePasswordFlag; - BOOL _performingManualRead; - BOOL _needToNilBonjour; + _Bool _autoJoinState; + _Bool _scanningState; + _Bool _busy; + _Bool _initializedBasePasswordFlag; + _Bool _performingManualRead; + _Bool _needToNilBonjour; struct BSConfigurationContext *_configContext; NSMutableSet *_setupDelegates; id _uiConfigDelegate; NSString *_autoGuessSetupRecommendation; NSDictionary *_lastInstrumentation; - BOOL _rememberDiskPassword; + _Bool _rememberDiskPassword; NSDate *_lastHeardFromDevice; NSString *_lastSystemName; NSString *_lastDNSName; NSString *_keychainBasePassword; NSString *_keychainWiFiPassword; NSString *_keychainDiskPassword; - BOOL _activeTask; + _Bool _activeTask; } + (id)setupController; + (void)initialize; -@property(nonatomic) BOOL activeTask; // @synthesize activeTask=_activeTask; +@property(nonatomic) _Bool activeTask; // @synthesize activeTask=_activeTask; @property(retain, nonatomic) NSString *lastDNSName; // @synthesize lastDNSName=_lastDNSName; @property(retain, nonatomic) NSString *lastSystemName; // @synthesize lastSystemName=_lastSystemName; -@property(nonatomic) BOOL rememberDiskPassword; // @synthesize rememberDiskPassword=_rememberDiskPassword; +@property(nonatomic) _Bool rememberDiskPassword; // @synthesize rememberDiskPassword=_rememberDiskPassword; @property(retain, nonatomic) NSDictionary *lastInstrumentation; // @synthesize lastInstrumentation=_lastInstrumentation; @property(retain, nonatomic) NSString *autoGuessSetupRecommendation; // @synthesize autoGuessSetupRecommendation=_autoGuessSetupRecommendation; @property(nonatomic) id uiConfigDelegate; // @synthesize uiConfigDelegate=_uiConfigDelegate; @property(readonly, nonatomic) NSMutableSet *setupDelegates; // @synthesize setupDelegates=_setupDelegates; @property(nonatomic) id context; // @synthesize context=_context; -- (long)setupWithTargetBaseStation:(id)arg1 andSettings:(id)arg2; -- (long)setupWithTargetNetwork:(id)arg1; -- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; -- (void)setupUIConfigResult:(long)arg1 withOptions:(id)arg2; -- (int)ethernetPortCount; +- (int)setupWithTargetBaseStation:(id)arg1 andSettings:(id)arg2; +- (int)setupWithTargetNetwork:(id)arg1; +- (int)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (void)setupUIConfigResult:(int)arg1 withOptions:(id)arg2; +- (long long)ethernetPortCount; - (struct _BaseStation *)bsRef; -- (BOOL)dirty; +- (_Bool)dirty; @property(retain, nonatomic) NSDictionary *bonjourRecord; -@property(nonatomic) BOOL rememberWiFiPassword; -@property(nonatomic) BOOL rememberBasePassword; +@property(nonatomic) _Bool rememberWiFiPassword; +@property(nonatomic) _Bool rememberBasePassword; @property(readonly, nonatomic) NSDate *lastHeardFromDevice; // @synthesize lastHeardFromDevice=_lastHeardFromDevice; -- (BOOL)isMonitoring; -- (long)setMonitorForChanges:(BOOL)arg1; -- (long)taskArchiveDiskAsync:(id)arg1; -- (long)taskEraseDiskAsync:(id)arg1; -- (long)taskUploadFirmwareAsync:(id)arg1; -- (long)taskRestoreDefaultsAsync:(BOOL)arg1; -- (long)taskRestartAsync; +- (_Bool)isMonitoring; +- (int)setMonitorForChanges:(_Bool)arg1; +- (int)taskArchiveDiskAsync:(id)arg1; +- (int)taskEraseDiskAsync:(id)arg1; +- (int)taskUploadFirmwareAsync:(id)arg1; +- (int)taskRestoreDefaultsAsync:(_Bool)arg1; +- (int)taskRestartAsync; - (int)busyState; - (unsigned int)taskCode; - (int)taskState; -- (long)rpcWPSAllowClientAsync:(id)arg1; -- (long)rpcWPSStopAsync; -- (long)rpcWPSStartAsync:(BOOL)arg1 dayPass:(BOOL)arg2 timeout:(unsigned int)arg3; -- (long)rpcRenewDHCPLeaseAsync; -- (long)rpcDisconnectAllDiskUsersWithMessageAsync:(id)arg1; -- (long)rpcRefreshBSSettingAsync:(int)arg1; -- (long)rpcStartRemoteBrowse:(id)arg1 withService:(id)arg2; -- (long)rpcSystemInterfacesAsync; +- (int)rpcWPSAllowClientAsync:(id)arg1; +- (int)rpcWPSStopAsync; +- (int)rpcWPSStartAsync:(_Bool)arg1 dayPass:(_Bool)arg2 timeout:(unsigned int)arg3; +- (int)rpcRenewDHCPLeaseAsync; +- (int)rpcDisconnectAllDiskUsersWithMessageAsync:(id)arg1; +- (int)rpcRefreshBSSettingAsync:(int)arg1; +- (int)rpcStartRemoteBrowse:(id)arg1 withService:(id)arg2; +- (int)rpcSystemInterfacesAsync; - (void)deleteKeychainWirelessPassword; - (void)saveKeychainWirelessPassword; - (void)loadKeychainWirelessPassword; - (void)deleteKeychainBasePassword; - (void)saveKeychainBasePassword; - (void)loadKeychainBasePassword; -- (long)updateKeychainWithPasswords; -- (long)updateKeychainWithPasswordsWithStatus:(long)arg1; -- (void)updateRememberKeychainFlagsButSkipBasePassword:(BOOL)arg1; +- (int)updateKeychainWithPasswords; +- (int)updateKeychainWithPasswordsWithStatus:(int)arg1; +- (void)updateRememberKeychainFlagsButSkipBasePassword:(_Bool)arg1; - (void)updateRememberKeychainFlagsIfInitializing; - (id)allKeychainMACAddresses; - (id)bestKeychainMACAddress; -- (long)snapshotPop:(BOOL)arg1; -- (long)snapshotPush; -- (BOOL)snapshotDirty; +- (int)snapshotPop:(_Bool)arg1; +- (int)snapshotPush; +- (_Bool)snapshotDirty; - (void)snapshotResetAll; - (id)snapshotChangedKeys; -- (long)updateSettingsAsync; -- (long)readPropertyListFromBaseAsync:(id)arg1; -- (long)readAllPropertiesFromBaseAsync; -- (long)joinAndBrowseAsync; -- (long)joinAsync; +- (int)updateSettingsAsync; +- (int)readPropertyListFromBaseAsync:(id)arg1; +- (int)readAllPropertiesFromBaseAsync; +- (int)joinAndBrowseAsync; +- (int)joinAsync; @property(retain, nonatomic) NSString *keychainDiskPassword; // @dynamic keychainDiskPassword; @property(retain, nonatomic) NSString *keychainWiFiPassword; // @dynamic keychainWiFiPassword; @property(retain, nonatomic) NSString *keychainBasePassword; // @dynamic keychainBasePassword; -- (long)unIgnoreProblemCode:(unsigned int)arg1; -- (long)ignoreProblemCode:(unsigned int)arg1; +- (int)unIgnoreProblemCode:(unsigned int)arg1; +- (int)ignoreProblemCode:(unsigned int)arg1; - (id)validateSettingsAndGetErrors:(id)arg1; - (id)validateAllSettingsAndGetErrors; -- (long)unignoredProblemCount; +- (long long)unignoredProblemCount; - (int)stateForProblem:(unsigned int)arg1; -- (BOOL)hasACPFeature:(unsigned int)arg1; -- (long)getValue:(id *)arg1 forSettingPath:(id)arg2; -- (long)copyValue:(id *)arg1 forSettingPath:(id)arg2; -- (long)setValue:(id)arg1 forSettingPath:(id)arg2; -- (long)getValue:(id *)arg1 forBSSetting:(int)arg2; -- (long)copyValue:(id *)arg1 forBSSetting:(int)arg2; -- (long)setValue:(id)arg1 forBSSetting:(int)arg2; -- (long)cancelSetup; -- (long)cancelTask; -- (long)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; -- (long)closeAllConnections; +- (_Bool)hasACPFeature:(unsigned int)arg1; +- (int)getValue:(id *)arg1 forSettingPath:(id)arg2; +- (int)copyValue:(id *)arg1 forSettingPath:(id)arg2; +- (int)setValue:(id)arg1 forSettingPath:(id)arg2; +- (int)getValue:(id *)arg1 forBSSetting:(int)arg2; +- (int)copyValue:(id *)arg1 forBSSetting:(int)arg2; +- (int)setValue:(id)arg1 forBSSetting:(int)arg2; +- (int)cancelSetup; +- (int)cancelTask; +- (int)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; +- (int)closeAllConnections; - (void)applicationDidEnterBackgroundNotification:(id)arg1; -- (long)closeAllConnections:(BOOL)arg1; +- (int)closeAllConnections:(_Bool)arg1; - (void)dealloc; - (id)init; -- (id)targetBaseInfoDict; -- (void)logChangesToCCL; -- (void)handleTaskComplete; -- (void)handleSetupComplete:(long)arg1; -- (void)resetWiFiState; -- (void)setupWiFiState; -- (void)updateLastHeardFromDevice; -- (void)handleBusyComplete; -- (void)handleBusyStart; -- (BOOL)performingManualRead; // Remaining properties @property(retain) NSDictionary *restoreRecommendation; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AUUITableViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AUUITableViewController.h index 42cafaae9..00e78dc29 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AUUITableViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AUUITableViewController.h @@ -16,8 +16,8 @@ } @property(readonly, nonatomic) TableViewManager *tableManager; // @synthesize tableManager=_tableManager; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @property(nonatomic) id delegate; @property(retain, nonatomic) UITableView *tableView; // @dynamic tableView; - (void)viewDidLoad; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController-private.h new file mode 100644 index 000000000..230a2086f --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController-private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AirPortAssistantController (private) ++ (void)downloadAssetsIfNeeded; ++ (void)downloadAssetsCancel; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController.h index 5c7275b1f..a0865dbb6 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantController.h @@ -6,31 +6,33 @@ #import "NSObject.h" +@class NSString; + @interface AirPortAssistantController : NSObject { id _delegate; id _viewController; id _context; + NSString *_configuredSSID; } -+ (BOOL)launchAUForNetwork:(id)arg1 withMacAddress:(id)arg2 getAUFromAppStore:(BOOL)arg3; -+ (BOOL)launchAUForDevice:(id)arg1 getAUFromAppStore:(BOOL)arg2; ++ (_Bool)launchAUForNetwork:(id)arg1 withMacAddress:(id)arg2 getAUFromAppStore:(_Bool)arg3; ++ (_Bool)launchAUForDevice:(id)arg1 getAUFromAppStore:(_Bool)arg2; + (id)uniqueBaseStationName:(id)arg1 withBssid:(id)arg2; + (id)unconfiguredDeviceName:(id)arg1; -+ (BOOL)isUnconfiguredDevice:(id)arg1; -+ (BOOL)isGenericMFiAccessory:(id)arg1; -+ (BOOL)isSTAOnlyDevice:(id)arg1; -+ (BOOL)isAirPlayDevice:(id)arg1; ++ (_Bool)isUnconfiguredDevice:(id)arg1; ++ (_Bool)isGenericMFiAccessory:(id)arg1; ++ (_Bool)isSTAOnlyDevice:(id)arg1; ++ (_Bool)isAirPlayDevice:(id)arg1; + (void)cancelAirPortAssistantController; + (id)assistantUIViewControllerWithParameters:(id)arg1; + (id)sharedInstance; -+ (void)downloadAssetsIfNeeded; -+ (void)downloadAssetsCancel; +@property(retain) NSString *configuredSSID; // @synthesize configuredSSID=_configuredSSID; @property(retain) id context; // @synthesize context=_context; @property(retain) id viewController; // @synthesize viewController=_viewController; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)dealloc; -- (void)assistantCompleteWithResult:(long)arg1; +- (void)assistantCompleteWithResult:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantUINavigationController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantUINavigationController.h index 2152ba01b..3415943eb 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantUINavigationController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AirPortAssistantUINavigationController.h @@ -10,9 +10,9 @@ { } -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)disablesAutomaticKeyboardDismissal; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)disablesAutomaticKeyboardDismissal; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController-Private.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController-Private.h new file mode 100644 index 000000000..5f3eb64af --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AssistantCallbackController (Private) +- (void)directedScanDone:(id)arg1; +- (void)scanForNetworksDone:(id)arg1; +- (int)startScanForNetworks; +- (int)startDirectedScan:(id)arg1 wifiType:(int)arg2 retries:(long long)arg3; +- (void)joinNetworkDone:(id)arg1; +- (int)startJoinNetwork:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (void)userResponseToPPPoECredsFailed:(int)arg1; +- (void)userResponseToWarning:(int)arg1; +- (void)userResponseToJoinNetwork:(int)arg1; +- (int)assistantCallback:(struct AssistantCallbackContext *)arg1 withSelector:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController.h index b63a5e11c..fa5349972 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackController.h @@ -10,34 +10,24 @@ @interface AssistantCallbackController : NSObject { - BOOL _saveScanState; + _Bool _saveScanState; id _uiDelegate; struct AssistantCallbackContext *_callbackContext; } -+ (long)removeKeychainPasswordForBaseStation:(id)arg1; ++ (int)removeKeychainPasswordForBaseStation:(id)arg1; + (void)keychainPasswordForBaseStation:(id)arg1 delegate:(id)arg2; + (id)keychainPasswordForBaseStation:(id)arg1; -+ (long)updateKeychainBasePassword:(id)arg1 forMACAddress:(id)arg2 withBaseName:(id)arg3; -+ (long)updateKeychainNetworkPassword:(id)arg1 forNetworkNamed:(id)arg2; -@property(nonatomic) id uiDelegate; // @synthesize uiDelegate=_uiDelegate; -- (void)callbackAskUserAQuestionResult:(int)arg1 result:(long)arg2; -- (void)callbackAskUserToChooseFromStringListResult:(long)arg1 selectedString:(id)arg2; -- (void)callbackAskUserForPasswordResult:(long)arg1 password:(id)arg2 remember:(int)arg3; -- (long)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; ++ (int)updateKeychainBasePassword:(id)arg1 forMACAddress:(id)arg2 withBaseName:(id)arg3; ++ (int)updateKeychainNetworkPassword:(id)arg1 forNetworkNamed:(id)arg2; +@property(retain, nonatomic) id uiDelegate; // @synthesize uiDelegate=_uiDelegate; +- (void)callbackAskUserAQuestionResult:(int)arg1 result:(int)arg2; +- (void)callbackAskUserToChooseFromStringListResult:(int)arg1 selectedString:(id)arg2; +- (void)callbackAskUserForPasswordResult:(int)arg1 password:(id)arg2 remember:(int)arg3; +- (int)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; - (void *)assistantCallback; - (void)dealloc; - (id)init; -- (void)directedScanDone:(id)arg1; -- (void)scanForNetworksDone:(id)arg1; -- (long)startScanForNetworks; -- (long)startDirectedScan:(id)arg1 wifiType:(int)arg2 retries:(int)arg3; -- (void)joinNetworkDone:(id)arg1; -- (long)startJoinNetwork:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; -- (void)userResponseToPPPoECredsFailed:(long)arg1; -- (void)userResponseToWarning:(long)arg1; -- (void)userResponseToJoinNetwork:(long)arg1; -- (long)assistantCallback:(struct AssistantCallbackContext *)arg1 withSelector:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegate-Protocol.h index 8d7701728..9abe3d607 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegate-Protocol.h @@ -8,8 +8,8 @@ - (void)callbackAskCancel; @optional -- (long)callbackAskUserAQuestion:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (long)callbackAskUserToChooseFromStringList:(id)arg1 context:(int)arg2 forController:(id)arg3; -- (long)callbackAskUserForPassword:(int)arg1 param:(id)arg2 forController:(id)arg3; +- (int)callbackAskUserAQuestion:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; +- (int)callbackAskUserToChooseFromStringList:(id)arg1 context:(int)arg2 forController:(id)arg3; +- (int)callbackAskUserForPassword:(int)arg1 param:(id)arg2 forController:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegateResult-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegateResult-Protocol.h index 086763fca..95900830a 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegateResult-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantCallbackUIDelegateResult-Protocol.h @@ -5,8 +5,8 @@ */ @protocol AssistantCallbackUIDelegateResult -- (void)callbackAskUserAQuestionResult:(int)arg1 result:(long)arg2; -- (void)callbackAskUserToChooseFromStringListResult:(long)arg1 selectedString:(id)arg2; -- (void)callbackAskUserForPasswordResult:(long)arg1 password:(id)arg2 remember:(int)arg3; +- (void)callbackAskUserAQuestionResult:(int)arg1 result:(int)arg2; +- (void)callbackAskUserToChooseFromStringListResult:(int)arg1 selectedString:(id)arg2; +- (void)callbackAskUserForPasswordResult:(int)arg1 password:(id)arg2 remember:(int)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantDiagsUsageStatsUIViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantDiagsUsageStatsUIViewController.h index 39a4492da..e8f28c943 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantDiagsUsageStatsUIViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantDiagsUsageStatsUIViewController.h @@ -26,7 +26,7 @@ @property(retain, nonatomic) UIView *linkContainerView; // @synthesize linkContainerView=_linkContainerView; - (void)handleTextLinkTap; - (void)touchInCellAtIndexPath:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (void)setUpInitialTableFooter; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubUIViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubUIViewController.h index 2c528156c..49f28203e 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubUIViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubUIViewController.h @@ -11,7 +11,7 @@ @interface AssistantSubUIViewController : AUUITableViewController { AssistantUIViewController *_parentController; - BOOL _iPadIdiom; + _Bool _iPadIdiom; NSDictionary *_inParamDict; NSMutableDictionary *_outResultsDict; } @@ -19,15 +19,15 @@ + (id)tableView; + (id)tableViewHeaderView; + (id)topoViewInContainerView:(id *)arg1; -+ (id)labelViewInContainer:(id *)arg1 withSpinner:(id *)arg2 above:(BOOL)arg3; ++ (id)labelViewInContainer:(id *)arg1 withSpinner:(id *)arg2 above:(_Bool)arg3; + (id)labelViewInContainer:(id *)arg1; @property(readonly, nonatomic) NSDictionary *outResultsDict; // @synthesize outResultsDict=_outResultsDict; @property(retain, nonatomic) NSDictionary *inParamDict; // @synthesize inParamDict=_inParamDict; -@property(nonatomic) BOOL iPadIdiom; // @synthesize iPadIdiom=_iPadIdiom; +@property(nonatomic) _Bool iPadIdiom; // @synthesize iPadIdiom=_iPadIdiom; @property(nonatomic) AssistantUIViewController *parentController; // @synthesize parentController=_parentController; - (id)getProductLocalizedStringWithFormat:(id)arg1; -- (void)setRightNavigationButton:(id)arg1 enable:(BOOL)arg2 hide:(BOOL)arg3; -- (void)setLeftNavigationButton:(id)arg1 enable:(BOOL)arg2 hide:(BOOL)arg3; +- (void)setRightNavigationButton:(id)arg1 enable:(_Bool)arg2 hide:(_Bool)arg3; +- (void)setLeftNavigationButton:(id)arg1 enable:(_Bool)arg2 hide:(_Bool)arg3; - (void)dealloc; - (void)viewDidLoad; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubcontrollerHelper-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubcontrollerHelper-Protocol.h index dc8edbaed..7a314915e 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubcontrollerHelper-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantSubcontrollerHelper-Protocol.h @@ -7,6 +7,6 @@ @protocol AssistantSubcontrollerHelper - (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 newLayout:(id)arg3; - (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetDeviceKind:(id)arg4 targetName:(id)arg5 targetWiFiName:(id)arg6 sourceProductID:(id)arg7 sourceDeviceKind:(id)arg8 sourceName:(id)arg9 sourceWiFiName:(id)arg10 connectionType:(id)arg11; -- (void)displayViewListInView:(id)arg1 newSubviews:(id)arg2 withAnimation:(BOOL)arg3; +- (void)displayViewListInView:(id)arg1 newSubviews:(id)arg2 withAnimation:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController-Private.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController-Private.h new file mode 100644 index 000000000..a12935e7f --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AssistantUIController (Private) +- (void)restoreNetworkDone:(id)arg1; +- (int)startRestoreNetwork:(id)arg1; +- (_Bool)restoreNetworkIfNeeded:(_Bool)arg1 disassociateIfNeeded:(_Bool)arg2 forceQuit:(_Bool)arg3; +- (id)setupPromptStringForBaseInfo:(id)arg1 andResult:(int)arg2; +- (void)handlePresentAutoGuessUIFromAutoGuessCompleteResult:(_Bool)arg1; +- (void)presentUIForUIConfigPrompt:(int)arg1 paramDict:(id)arg2; +- (void)presentUIForConnectionVerification:(int)arg1 status:(int)arg2 paramDict:(id)arg3; +- (int)startSetupFromStepByStepResults:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController.h index 5b98cf7c2..705affe36 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIController.h @@ -19,7 +19,7 @@ id _delegate; NSMutableDictionary *_setupOptions; int _state; - BOOL _canceling; + _Bool _canceling; AutoGuessController *_autoGuessController; AUSetupController *_setupController; StepByStepController *_stepByStepController; @@ -52,36 +52,28 @@ @property(retain) NSDictionary *targetScanRecord; // @synthesize targetScanRecord=_targetScanRecord; @property(retain) NSString *targetMACAddress; // @synthesize targetMACAddress=_targetMACAddress; - (void)stepByStepNextStep:(int)arg1 paramDict:(id)arg2; -- (void)stepByStepCompleteWithResult:(long)arg1 paramDict:(id)arg2; -- (void)stepByStepProgressUpdated:(int)arg1 status:(long)arg2 paramString:(id)arg3; +- (void)stepByStepCompleteWithResult:(int)arg1 paramDict:(id)arg2; +- (void)stepByStepProgressUpdated:(int)arg1 status:(int)arg2 paramString:(id)arg3; - (void)setupUIConfigPrompt:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (void)setupUIConfigConnectionStatusUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; -- (void)setupCompleteWithResult:(long)arg1 baseStationInfo:(id)arg2 forController:(id)arg3; -- (void)setupProgressUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (void)setupUIConfigConnectionStatusUpdated:(int)arg1 status:(int)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (void)setupCompleteWithResult:(int)arg1 baseStationInfo:(id)arg2 forController:(id)arg3; +- (void)setupProgressUpdated:(int)arg1 status:(int)arg2 paramDict:(id)arg3 forController:(id)arg4; - (void)autoguessProgressComplete:(id)arg1; - (void)autoguessProgressUpdated:(int)arg1 paramString:(id)arg2; - (void)autoguessUpdateTargetInfo:(id)arg1; -- (void)presentUIForStepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; -- (void)showUIConfigPromptResult:(long)arg1 withOptions:(id)arg2; -- (void)presentUIForConnectionVerificationResult:(long)arg1 withOptions:(id)arg2; -- (void)deliverSetupUIConfigResult:(long)arg1 withOptions:(id)arg2; +- (void)presentUIForStepByStepNextStepResult:(int)arg1 withOptions:(id)arg2; +- (void)showUIConfigPromptResult:(int)arg1 withOptions:(id)arg2; +- (void)presentUIForConnectionVerificationResult:(int)arg1 withOptions:(id)arg2; +- (void)deliverSetupUIConfigResult:(int)arg1 withOptions:(id)arg2; - (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 andOwningView:(id)arg3 targetProductID:(id)arg4 targetDeviceKind:(id)arg5 targetName:(id)arg6 targetWiFiName:(id)arg7 sourceProductID:(id)arg8 sourceDeviceKind:(id)arg9 sourceName:(id)arg10 sourceWiFiName:(id)arg11 connectionType:(id)arg12; -- (long)doneWithAssistant:(BOOL)arg1; -- (long)cancelCurrentAssistantState:(BOOL)arg1; -- (long)startRestoreFromAutoGuessRecommendation; -- (long)startStepByStepFromAutoGuessRecommendation; -- (long)startSetupFromAutoGuessRecommendation:(id)arg1; -- (long)startAutoGuess; +- (int)doneWithAssistant:(_Bool)arg1; +- (int)cancelCurrentAssistantState:(_Bool)arg1; +- (int)startRestoreFromAutoGuessRecommendation; +- (int)startStepByStepFromAutoGuessRecommendation; +- (int)startSetupFromAutoGuessRecommendation:(id)arg1; +- (int)startAutoGuess; - (void)dealloc; - (id)init; -- (void)restoreNetworkDone:(id)arg1; -- (long)startRestoreNetwork:(id)arg1; -- (BOOL)restoreNetworkIfNeeded:(BOOL)arg1 disassociateIfNeeded:(BOOL)arg2 forceQuit:(BOOL)arg3; -- (id)setupPromptStringForBaseInfo:(id)arg1 andResult:(long)arg2; -- (void)handlePresentAutoGuessUIFromAutoGuessCompleteResult:(BOOL)arg1; -- (void)presentUIForUIConfigPrompt:(int)arg1 paramDict:(id)arg2; -- (void)presentUIForConnectionVerification:(int)arg1 status:(long)arg2 paramDict:(id)arg3; -- (long)startSetupFromStepByStepResults:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegate-Protocol.h index 6e6fdb580..5c4aef623 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegate-Protocol.h @@ -5,21 +5,21 @@ */ @protocol AssistantUIDelegate -- (void)doneWithAssistantResult:(long)arg1; +- (void)doneWithAssistantResult:(int)arg1; - (void)showUIConfigPromptForGuestNetConfigWithParamDict:(id)arg1; - (void)showUIConfigPromptToSendDiagsUsageStatsWithParamDict:(id)arg1; - (void)connectionVerificationSucceededForSelector:(int)arg1; -- (void)showAskUserPluginAudioCablingForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showAskUserSwapCablingForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showAskUserForPPPoECredentialsForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showTellUserToResetBroadbandDeviceForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showTellUserToPlugInEthernetForStatus:(long)arg1 paramDict:(id)arg2; -- (void)presentUIForSetupResult:(long)arg1 baseStationInfo:(id)arg2 withPrompt:(id)arg3; +- (void)showAskUserPluginAudioCablingForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showAskUserSwapCablingForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showAskUserForPPPoECredentialsForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showTellUserToResetBroadbandDeviceForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showTellUserToPlugInEthernetForStatus:(int)arg1 paramDict:(id)arg2; +- (void)presentUIForSetupResult:(int)arg1 baseStationInfo:(id)arg2 withPrompt:(id)arg3; - (void)presentUIForSetupStatusWithRecommendationDict:(id)arg1; -- (void)presentUIForStepByStepResult:(long)arg1; +- (void)presentUIForStepByStepResult:(int)arg1; - (void)presentUIForStepByStepNextStep:(int)arg1 paramDict:(id)arg2; - (void)presentUIForStepByStepStart; -- (void)presentUIForRecommendationResult:(long)arg1 paramDict:(id)arg2; +- (void)presentUIForRecommendationResult:(int)arg1 paramDict:(id)arg2; - (void)presentUIForRecommmendationTargetInfo:(id)arg1; - (void)presentUIForRecommendationStatus; - (void)assistantUpdateProgress:(id)arg1 forState:(int)arg2; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegateResult-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegateResult-Protocol.h index 4b7f763bc..d22b3a183 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegateResult-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIDelegateResult-Protocol.h @@ -5,8 +5,8 @@ */ @protocol AssistantUIDelegateResult -- (void)presentUIForStepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; -- (void)showUIConfigPromptResult:(long)arg1 withOptions:(id)arg2; -- (void)presentUIForConnectionVerificationResult:(long)arg1 withOptions:(id)arg2; +- (void)presentUIForStepByStepNextStepResult:(int)arg1 withOptions:(id)arg2; +- (void)showUIConfigPromptResult:(int)arg1 withOptions:(id)arg2; +- (void)presentUIForConnectionVerificationResult:(int)arg1 withOptions:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController-private.h new file mode 100644 index 000000000..427d0f4f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController-private.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AssistantUIViewController (private) +- (void)keyboardReturnKeySetEnabled:(_Bool)arg1; +- (id)radioNameFromBaseStation:(id)arg1; +- (void)replaceSubviewsInView:(id)arg1 newSubviews:(id)arg2 layoutOptions:(int)arg3 withAnimation:(_Bool)arg4; +- (void)handleCancelRequest:(_Bool)arg1; +- (void)setupCompleteShowPasswords:(_Bool)arg1; +- (_Bool)disablesAutomaticKeyboardDismissal; +- (void)showUIForSetupStatus; +- (void)skipPluginAudioCabling; +- (void)continueWithSwapCabling; +- (void)continueWithGuestNetSettings; +- (void)continueWithDiagsAndUsageStats; +- (void)continueWithPPPoESettings; +- (void)skipWANPort; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)confirmSkipWANPort; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; +- (void)popToRootViewControllerAnimated:(_Bool)arg1; +- (void)startSetup:(id)arg1; +- (id)newStepByStepControllerForStep:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController.h index b3890538c..9c40fec21 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AssistantUIViewController.h @@ -42,16 +42,16 @@ UIAlertView *passwordAlertView; UIAlertView *askUserQuestionAlertView; UIAlertView *connectionVerificationAlertView; - int letMeChooseButtonIndex; - int restoreButtonIndex; - int recommendationButtonIndex; - BOOL iPadIdiom; - BOOL showingPasswordsAtEnd; + long long letMeChooseButtonIndex; + long long restoreButtonIndex; + long long recommendationButtonIndex; + _Bool iPadIdiom; + _Bool showingPasswordsAtEnd; int _currentUIConfigStep; NSDictionary *_mfiAccessoryResponseDict; AssistantSubUIViewController *_currentSubController; - BOOL _goingBack; - unsigned int _selectedActionTag; + _Bool _goingBack; + unsigned long long _selectedActionTag; UITextField *currentTextField; NSDictionary *recommendationParamDict; UITableView *_mainTableView; @@ -60,10 +60,10 @@ + (void)readjustSubviewsInContainer:(id)arg1; @property(retain) NSString *settingUpStatusText; // @synthesize settingUpStatusText=_settingUpStatusText; @property(copy, nonatomic) NSString *macAddress; // @synthesize macAddress=_macAddress; -@property(nonatomic) BOOL iPadIdiom; // @synthesize iPadIdiom; -@property(nonatomic) int recommendationButtonIndex; // @synthesize recommendationButtonIndex; -@property(nonatomic) int restoreButtonIndex; // @synthesize restoreButtonIndex; -@property(nonatomic) int letMeChooseButtonIndex; // @synthesize letMeChooseButtonIndex; +@property(nonatomic) _Bool iPadIdiom; // @synthesize iPadIdiom; +@property(nonatomic) long long recommendationButtonIndex; // @synthesize recommendationButtonIndex; +@property(nonatomic) long long restoreButtonIndex; // @synthesize restoreButtonIndex; +@property(nonatomic) long long letMeChooseButtonIndex; // @synthesize letMeChooseButtonIndex; @property(retain, nonatomic) UIAlertView *askUserQuestionAlertView; // @synthesize askUserQuestionAlertView; @property(retain, nonatomic) UIAlertView *passwordAlertView; // @synthesize passwordAlertView; @property(retain, nonatomic) UITableView *mainTableView; // @synthesize mainTableView=_mainTableView; @@ -76,6 +76,7 @@ @property(retain, nonatomic) UIBarButtonItem *nextButton; // @synthesize nextButton; @property(retain, nonatomic) UIView *spinnerWithStatusBelowView; // @synthesize spinnerWithStatusBelowView; @property(retain, nonatomic) UIView *spinnerWithStatusAdjacentView; // @synthesize spinnerWithStatusAdjacentView; +@property(nonatomic) UILabel *justTextLabel; // @synthesize justTextLabel; @property(retain, nonatomic) UIView *justTextContainerView; // @synthesize justTextContainerView; @property(copy, nonatomic) NSDictionary *recommendationParamDict; // @synthesize recommendationParamDict; @property(copy, nonatomic) NSArray *paramScanResults; // @synthesize paramScanResults=_paramScanResults; @@ -83,66 +84,47 @@ @property(retain, nonatomic) AssistantCallbackController *_controllerContext; // @synthesize _controllerContext; @property(retain, nonatomic) AssistantUIController *_assistantUIController; // @synthesize _assistantUIController; @property(nonatomic) id assistantDelegate; // @synthesize assistantDelegate=_assistantDelegate; -- (void)presentWaitingForWANViewWithContinueText:(BOOL)arg1; +- (void)presentWaitingForWANViewWithContinueText:(_Bool)arg1; - (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetDeviceKind:(id)arg4 targetName:(id)arg5 targetWiFiName:(id)arg6 sourceProductID:(id)arg7 sourceDeviceKind:(id)arg8 sourceName:(id)arg9 sourceWiFiName:(id)arg10 connectionType:(id)arg11; -- (void)displayViewListInView:(id)arg1 newSubviews:(id)arg2 withAnimation:(BOOL)arg3; -- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; -- (void)presentUIForSetupResult:(long)arg1 baseStationInfo:(id)arg2 withPrompt:(id)arg3; +- (void)displayViewListInView:(id)arg1 newSubviews:(id)arg2 withAnimation:(_Bool)arg3; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned long long)arg2 inCellWithTag:(long long)arg3; +- (void)presentUIForSetupResult:(int)arg1 baseStationInfo:(id)arg2 withPrompt:(id)arg3; - (void)presentUIForSetupStatusWithRecommendationDict:(id)arg1; - (void)connectionVerificationSucceededForSelector:(int)arg1; -- (void)presentUIForStepByStepResult:(long)arg1; +- (void)presentUIForStepByStepResult:(int)arg1; - (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 newLayout:(id)arg3; - (void)presentUIForStepByStepNextStep:(int)arg1 paramDict:(id)arg2; - (void)presentUIForStepByStepStart; -- (void)presentUIForRecommendationResult:(long)arg1 paramDict:(id)arg2; +- (void)presentUIForRecommendationResult:(int)arg1 paramDict:(id)arg2; - (void)presentUIForRecommmendationTargetInfo:(id)arg1; - (void)presentUIForRecommendationStatus; -- (void)doneWithAssistantResult:(long)arg1; +- (void)doneWithAssistantResult:(int)arg1; - (void)assistantUpdateProgress:(id)arg1 forState:(int)arg2; - (void)touchInCellAtIndexPath:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; - (void)handleNextButton:(id)arg1; - (void)handleCancelButton:(id)arg1; - (void)handeImmediateCancel; - (void)showTellUserToFixTheirInternetConnection; -- (void)showAskUserPluginAudioCablingForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showAskUserSwapCablingForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showTellUserToPlugInEthernetForStatus:(long)arg1 paramDict:(id)arg2; +- (void)showAskUserPluginAudioCablingForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showAskUserSwapCablingForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showTellUserToPlugInEthernetForStatus:(int)arg1 paramDict:(id)arg2; - (void)showUIConfigPromptForGuestNetConfigWithParamDict:(id)arg1; - (void)showUIConfigPromptToSendDiagsUsageStatsWithParamDict:(id)arg1; -- (void)showAskUserForPPPoECredentialsForStatus:(long)arg1 paramDict:(id)arg2; -- (void)showTellUserToResetBroadbandDeviceForStatus:(long)arg1 paramDict:(id)arg2; +- (void)showAskUserForPPPoECredentialsForStatus:(int)arg1 paramDict:(id)arg2; +- (void)showTellUserToResetBroadbandDeviceForStatus:(int)arg1 paramDict:(id)arg2; - (void)playDoneSound; -- (long)callbackAskUserAQuestion:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (long)callbackAskUserForPassword:(int)arg1 param:(id)arg2 forController:(id)arg3; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (int)callbackAskUserAQuestion:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; +- (int)callbackAskUserForPassword:(int)arg1 param:(id)arg2 forController:(id)arg3; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)callbackAskCancel; - (void)baseStationConfigurationComplete:(id)arg1; - (void)readyToGuess; - (void)dealloc; - (void)initializeServiesDone; - (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (void)keyboardReturnKeySetEnabled:(BOOL)arg1; -- (id)radioNameFromBaseStation:(id)arg1; -- (void)replaceSubviewsInView:(id)arg1 newSubviews:(id)arg2 layoutOptions:(int)arg3 withAnimation:(BOOL)arg4; -- (void)handleCancelRequest:(BOOL)arg1; -- (void)setupCompleteShowPasswords:(BOOL)arg1; -- (BOOL)disablesAutomaticKeyboardDismissal; -- (void)showUIForSetupStatus; -- (void)skipPluginAudioCabling; -- (void)continueWithSwapCabling; -- (void)continueWithGuestNetSettings; -- (void)continueWithDiagsAndUsageStats; -- (void)continueWithPPPoESettings; -- (void)skipWANPort; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)confirmSkipWANPort; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; -- (void)popToRootViewControllerAnimated:(BOOL)arg1; -- (void)startSetup:(id)arg1; -- (id)newStepByStepControllerForStep:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-EngineControllerPrivate.h b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-EngineControllerPrivate.h new file mode 100644 index 000000000..2950fac28 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-EngineControllerPrivate.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AutoGuessController (EngineControllerPrivate) +- (void)runAutoGuessThread:(id)arg1; +- (void)bonjourTXTRemoved:(id)arg1; +- (void)bonjourTXTUpdated:(id)arg1; +- (void)browseReadyTimerCallback:(id)arg1; +- (void)stopWiFiScanner; +- (void)cancelWiFiScanner; +- (void)wirelessScanDone:(id)arg1; +- (void)stopBonjourBrowser; +- (void)cancelBonjourBrowser; +- (int)startBonjourBrowser; +- (int)bonjourBrowseStatus; +- (void)setBonjourBrowseStatus:(int)arg1; +- (int)wifiScanStatus; +- (void)setWiFiScanStatus:(int)arg1; +- (_Bool)okToSwitchToShortBonjourTimeout:(id)arg1; +- (void)uiAssetsUpdated:(id)arg1; +- (void)updateTargetInfo:(_Bool)arg1; +- (id)targetInfo; +- (void)autoGuessEngineComplete; +- (void)startAutoGuessIfReady; +- (int)startAutoGuessForUnconfiguredMACAddress:(id)arg1 withWifiScanInfos:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewController.h new file mode 100644 index 000000000..1a6d1f4b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AutoGuessController (ViewController) ++ (id)fullAutoGuessDictionaryFromCompletionDict:(id)arg1; ++ (id)restoreRecommendationDictionaryFromCompletionDict:(id)arg1; ++ (id)primaryRecommendationDictionaryFromCompletionDict:(id)arg1; ++ (id)unconfiguredBaseStationCanBeConfiguredFromCompletionDict:(id)arg1; ++ (id)recommendationStringFromCompletionDict:(id)arg1; ++ (id)restoreOfferFromCompletionDict:(id)arg1; ++ (_Bool)shouldShowPasswordUIForRecommendation:(id)arg1; ++ (id)unconfiguredBaseStationFromRecommendation:(id)arg1; ++ (id)unconfiguredBaseStationFromGuessCompleteDict:(id)arg1; ++ (id)sourceNetworkFromRecommendation:(id)arg1; ++ (id)sourceBaseStationFromRecommendation:(id)arg1; ++ (id)shortProductNameForUnconfiguredDeviceFromAutoGuessResults:(id)arg1; ++ (id)shortProductNameFromBaseStationDictionary:(id)arg1; ++ (_Bool)isRestoreAnOptionForTheRecommendations:(id)arg1; ++ (id)recommendationToActionChoice:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewControllerPrivate.h b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewControllerPrivate.h new file mode 100644 index 000000000..dede2401d --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController-ViewControllerPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AutoGuessController (ViewControllerPrivate) +- (id)createCompletionDictFromAutoGuessResults:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController.h b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController.h index 3888f3761..e3917dfae 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessController.h @@ -14,15 +14,15 @@ int _currentAutoGuessUISelector; NSString *_lastParamString; NSString *_currentParamString; - BOOL _onShortTimer; + _Bool _onShortTimer; struct ACPBrowserSession *_acpBrowserSession; struct AutoGuessContext *_guessContext; NSDictionary *_lastInstrumentation; NSTimer *_browseReadyTimer; int _wifiScanStatus; int _bonjourBrowseStatus; - BOOL _autoJoinState; - BOOL _updatedTargetInfo; + _Bool _autoJoinState; + _Bool _updatedTargetInfo; NSString *_targetMACAddress; NSDictionary *_targetScanRecord; NSDictionary *_targetBrowseRecord; @@ -34,21 +34,6 @@ NSThread *_autoGuessThread; } -+ (id)fullAutoGuessDictionaryFromCompletionDict:(id)arg1; -+ (id)restoreRecommendationDictionaryFromCompletionDict:(id)arg1; -+ (id)primaryRecommendationDictionaryFromCompletionDict:(id)arg1; -+ (id)unconfiguredBaseStationCanBeConfiguredFromCompletionDict:(id)arg1; -+ (id)recommendationStringFromCompletionDict:(id)arg1; -+ (id)restoreOfferFromCompletionDict:(id)arg1; -+ (BOOL)shouldShowPasswordUIForRecommendation:(id)arg1; -+ (id)unconfiguredBaseStationFromRecommendation:(id)arg1; -+ (id)unconfiguredBaseStationFromGuessCompleteDict:(id)arg1; -+ (id)sourceNetworkFromRecommendation:(id)arg1; -+ (id)sourceBaseStationFromRecommendation:(id)arg1; -+ (id)shortProductNameForUnconfiguredDeviceFromAutoGuessResults:(id)arg1; -+ (id)shortProductNameFromBaseStationDictionary:(id)arg1; -+ (BOOL)isRestoreAnOptionForTheRecommendations:(id)arg1; -+ (id)recommendationToActionChoice:(id)arg1; @property(retain, nonatomic) NSDictionary *guessCompletionDict; // @synthesize guessCompletionDict=_guessCompletionDict; @property(retain) NSDictionary *lastInstrumentation; // @synthesize lastInstrumentation=_lastInstrumentation; @property(retain) NSDictionary *unconfiguredDeviceThatIsBeingSetup; // @synthesize unconfiguredDeviceThatIsBeingSetup; @@ -63,31 +48,11 @@ @property(retain) NSDictionary *targetBrowseRecord; // @synthesize targetBrowseRecord=_targetBrowseRecord; @property(retain) NSDictionary *targetScanRecord; // @synthesize targetScanRecord=_targetScanRecord; @property(retain) NSString *targetMACAddress; // @synthesize targetMACAddress=_targetMACAddress; -- (long)cancelAutoGuess; -- (long)runAutoGuessWithWifiScanInfos:(id)arg1; -- (long)startWiFiScanner; +- (int)cancelAutoGuess; +- (int)runAutoGuessWithWifiScanInfos:(id)arg1; +- (int)startWiFiScanner; - (void)dealloc; - (id)init; -- (void)runAutoGuessThread:(id)arg1; -- (void)bonjourTXTRemoved:(id)arg1; -- (void)bonjourTXTUpdated:(id)arg1; -- (void)browseReadyTimerCallback:(id)arg1; -- (void)stopWiFiScanner; -- (void)cancelWiFiScanner; -- (void)wirelessScanDone:(id)arg1; -- (void)stopBonjourBrowser; -- (void)cancelBonjourBrowser; -- (long)startBonjourBrowser; -- (int)bonjourBrowseStatus; -- (void)setBonjourBrowseStatus:(int)arg1; -- (int)wifiScanStatus; -- (void)setWiFiScanStatus:(int)arg1; -- (BOOL)okToSwitchToShortBonjourTimeout:(id)arg1; -- (id)targetInfo; -- (void)autoGuessEngineComplete; -- (void)startAutoGuessIfReady; -- (long)startAutoGuessForUnconfiguredMACAddress:(id)arg1 withWifiScanInfos:(id)arg2; -- (id)createCompletionDictFromAutoGuessResults:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessSetup-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessSetup-Protocol.h index 0357c38c3..47d61362b 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessSetup-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/AutoGuessSetup-Protocol.h @@ -7,7 +7,7 @@ @class NSDictionary; @protocol AutoGuessSetup -- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (int)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; @optional @property(retain) NSDictionary *restoreRecommendation; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/BaseStationSetup-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/BaseStationSetup-Protocol.h index 098d50dc4..c31ce3bb9 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/BaseStationSetup-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/BaseStationSetup-Protocol.h @@ -5,7 +5,7 @@ */ @protocol BaseStationSetup -- (long)setupWithTargetBaseStation:(id)arg1 andSettings:(id)arg2; -- (long)setupWithTargetNetwork:(id)arg1; +- (int)setupWithTargetBaseStation:(id)arg1 andSettings:(id)arg2; +- (int)setupWithTargetNetwork:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/BubbleTextLayer.h b/iOS7/PrivateFrameworks/AirPortAssistant/BubbleTextLayer.h index 6fe1faec9..17fb58879 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/BubbleTextLayer.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/BubbleTextLayer.h @@ -21,9 +21,9 @@ void *_font; struct __CTFont *_curCTFont; struct __CTLine *_theLine; - float _descent; - float _ascent; - float _leading; + double _descent; + double _ascent; + double _leading; struct CGRect _fontBounds; NSMutableArray *_annotationPoints; struct CGColor *_generalShadowColor; @@ -33,19 +33,19 @@ id _owningView; } -+ (BOOL)needsDisplayForKey:(id)arg1; ++ (_Bool)needsDisplayForKey:(id)arg1; - (void)drawInContext:(struct CGContext *)arg1; - (void)layoutSublayers; -@property(readonly, nonatomic) float textBaselineOffset; +@property(readonly, nonatomic) double textBaselineOffset; @property(readonly, nonatomic) struct CGRect textFrame; - (struct CGSize)preferredFrameSize; - (struct CGSize)calculatePreferredSubframeSizes; - (struct CGSize)textPreferredFrameSizeForLayerSize:(struct CGSize)arg1; -- (BOOL)isAnnotationBubble; +- (_Bool)isAnnotationBubble; - (struct CGSize)getRightAccessoryLayerPreferredSize; - (struct CGSize)getImagePreferredSize; @property(nonatomic) struct CGSize boundsSizeConstraint; -@property(retain, nonatomic) id font; +- (void)setFont:(id)arg1; @property(retain, nonatomic) CALayer *rightAccessoryLayer; @property(retain, nonatomic) struct CGImage *image; @property(nonatomic) id owningView; @@ -56,10 +56,10 @@ // Remaining properties @property(retain, nonatomic) struct CGColor *fillColor; // @dynamic fillColor; @property(retain, nonatomic) struct CGColor *fillColor2; // @dynamic fillColor2; -@property(nonatomic) float fontSize; // @dynamic fontSize; +@property(nonatomic) double fontSize; // @dynamic fontSize; @property(retain, nonatomic) struct CGColor *foregroundColor; // @dynamic foregroundColor; @property(retain, nonatomic) struct CGColor *frameColor; // @dynamic frameColor; -@property(nonatomic) float frameWidth; // @dynamic frameWidth; +@property(nonatomic) double frameWidth; // @dynamic frameWidth; @property(retain, nonatomic) id string; // @dynamic string; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/CDStructures.h b/iOS7/PrivateFrameworks/AirPortAssistant/CDStructures.h index 5c01a2812..8514fb782 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/CDStructures.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/CDStructures.h @@ -15,18 +15,18 @@ struct AssistantCallbackContext { id _field6; id _field7; struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; + long long _field1; + char _field2[56]; } _field8; void *_field9; - int _field10; + long long _field10; }; struct AssistantContext; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -35,29 +35,29 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - unsigned int ethernetPortCount; + unsigned long long ethernetPortCount; unsigned int productID; unsigned int subProductID; unsigned int productFamily; int deviceKind; -} CDStruct_59eca22a; +} CDStruct_152c5bab; typedef struct { struct CGPoint _field1; struct CGPoint _field2; struct CGPoint _field3; struct CGPoint _field4; -} CDStruct_95077174; +} CDStruct_f9662865; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ConfigChangeLogs.h b/iOS7/PrivateFrameworks/AirPortAssistant/ConfigChangeLogs.h index 877922ce4..4cfc906f3 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/ConfigChangeLogs.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ConfigChangeLogs.h @@ -10,8 +10,8 @@ { } -+ (long)writeConfigChangeLog:(struct _BaseStation *)arg1; -+ (id)configChangeLogFilesIncludingAllKeys:(BOOL)arg1 orSpecificKeys:(id)arg2; ++ (int)writeConfigChangeLog:(struct _BaseStation *)arg1; ++ (id)configChangeLogFilesIncludingAllKeys:(_Bool)arg1 orSpecificKeys:(id)arg2; + (id)configChangeLogFiles; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/DiagsPrivacyHelpViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/DiagsPrivacyHelpViewController.h index 44af88ad8..a68a89c72 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/DiagsPrivacyHelpViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/DiagsPrivacyHelpViewController.h @@ -12,7 +12,7 @@ - (void)didReceiveMemoryWarning; - (void)viewDidLoad; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter-private.h new file mode 100644 index 000000000..0e9a1792e --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DomainNameFormatter (private) ++ (id)domainNameSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter.h index a790d3333..b86e34725 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/DomainNameFormatter.h @@ -10,9 +10,8 @@ { } -+ (id)domainNameFormatter:(unsigned int)arg1; -+ (id)domainNameSet; -- (id)initWithMaxLength:(unsigned int)arg1; ++ (id)domainNameFormatter:(unsigned long long)arg1; +- (id)initWithMaxLength:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/HorizontalViewScroller.h b/iOS7/PrivateFrameworks/AirPortAssistant/HorizontalViewScroller.h index c5e8c92f5..966911460 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/HorizontalViewScroller.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/HorizontalViewScroller.h @@ -13,15 +13,15 @@ @interface HorizontalViewScroller : UIScrollView { UIView *view; - unsigned int index; + unsigned long long index; } -@property(nonatomic) unsigned int index; // @synthesize index; +@property(nonatomic) unsigned long long index; // @synthesize index; @property(retain, nonatomic) UIView *view; // @synthesize view; -- (void)restoreCenterPoint:(struct CGPoint)arg1 scale:(float)arg2; +- (void)restoreCenterPoint:(struct CGPoint)arg1 scale:(double)arg2; - (struct CGPoint)minimumContentOffset; - (struct CGPoint)maximumContentOffset; -- (float)scaleToRestoreAfterRotation; +- (double)scaleToRestoreAfterRotation; - (struct CGPoint)pointToCenterAfterRotation; - (void)setMaxMinZoomScalesForCurrentBounds; - (void)displayImage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter-private.h new file mode 100644 index 000000000..445e9daee --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface HostnameFormatter (private) ++ (id)hostnameSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter.h index 92eea22d1..96cba7aec 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/HostnameFormatter.h @@ -10,9 +10,8 @@ { } -+ (id)hostnameFormatter:(unsigned int)arg1; -+ (id)hostnameSet; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; ++ (id)hostnameFormatter:(unsigned long long)arg1; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressFormatter.h index a06eb3af5..f0da00232 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressFormatter.h @@ -10,7 +10,7 @@ { } -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressOctetFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressOctetFormatter.h index de1ca1e99..b9d4996a9 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressOctetFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressOctetFormatter.h @@ -10,8 +10,8 @@ { } -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressWithPrefixFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressWithPrefixFormatter.h index 7a9469126..66c11aade 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressWithPrefixFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/IPv4AddressWithPrefixFormatter.h @@ -10,7 +10,7 @@ { } -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/IPv6AddressFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/IPv6AddressFormatter.h index fa038b023..1b3302115 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/IPv6AddressFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/IPv6AddressFormatter.h @@ -10,7 +10,7 @@ { } -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ImageStore.h b/iOS7/PrivateFrameworks/AirPortAssistant/ImageStore.h index 42cf2757c..86db7775d 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/ImageStore.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ImageStore.h @@ -10,17 +10,17 @@ { } -+ (struct CGImage *)cgImageFromImage:(id)arg1 forContentsScale:(float)arg2; -+ (id)imageForBaseStationWithProductID:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 small:(BOOL)arg4 cropped:(BOOL)arg5 threeDee:(BOOL)arg6; -+ (id)insetImageForInformationalDiagram:(unsigned int)arg1 deviceKind:(int)arg2 audioImage:(BOOL)arg3 small:(BOOL)arg4 ethernetPortCount:(int)arg5; -+ (id)imageNameForInformationalDiagram:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 audioImage:(BOOL)arg4 small:(BOOL)arg5 useDataCache:(char *)arg6; -+ (id)imageForInformationalDiagram:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 audioImage:(BOOL)arg4 small:(BOOL)arg5; -+ (id)imageNameForProductID:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 small:(BOOL)arg4 cropped:(BOOL)arg5 threeDee:(BOOL)arg6; ++ (struct CGImage *)cgImageFromImage:(id)arg1 forContentsScale:(double)arg2; ++ (id)imageForBaseStationWithProductID:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 small:(_Bool)arg4 cropped:(_Bool)arg5 threeDee:(_Bool)arg6; ++ (id)insetImageForInformationalDiagram:(unsigned int)arg1 deviceKind:(int)arg2 audioImage:(_Bool)arg3 small:(_Bool)arg4 ethernetPortCount:(long long)arg5; ++ (id)imageNameForInformationalDiagram:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 audioImage:(_Bool)arg4 small:(_Bool)arg5 useDataCache:(_Bool *)arg6; ++ (id)imageForInformationalDiagram:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 audioImage:(_Bool)arg4 small:(_Bool)arg5; ++ (id)imageNameForProductID:(unsigned int)arg1 subProductID:(unsigned int)arg2 deviceKind:(int)arg3 small:(_Bool)arg4 cropped:(_Bool)arg5 threeDee:(_Bool)arg6; + (id)imageNamed:(id)arg1 inBundle:(id)arg2 ofType:(id)arg3; + (id)imageNamed:(id)arg1 inBundle:(id)arg2; + (id)imageNamed:(id)arg1; + (id)sharedImageStore; -+ (id)kitImageOfType:(int)arg1; ++ (id)kitImageOfType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController-private.h new file mode 100644 index 000000000..466bff2b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController-private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface InternetViewController (private) +- (void)addAudioPluginUI; +- (void)addInternetNotWorkingUI; +- (void)addInternetWANPluginUI; +- (void)addSwapCablingUI; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController.h index 044c5d037..64a014632 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/InternetViewController.h @@ -57,16 +57,16 @@ UILabel *swapCableViewRouterLabel; UILabel *swapCableViewSourceLabel; UILabel *swapCableViewTargetLabel; - unsigned int internetFlow; - BOOL pageControlIsChangingPage; + unsigned long long internetFlow; + _Bool pageControlIsChangingPage; NSMutableSet *recycledPages; NSMutableSet *visiblePages; NSMutableArray *images; - CDStruct_59eca22a targetDevice; - CDStruct_59eca22a sourceDevice; + CDStruct_152c5bab targetDevice; + CDStruct_152c5bab sourceDevice; } -@property unsigned int internetFlow; // @synthesize internetFlow; +@property unsigned long long internetFlow; // @synthesize internetFlow; @property(retain, nonatomic) UILabel *swapCableViewTargetLabel; // @synthesize swapCableViewTargetLabel; @property(retain, nonatomic) UILabel *swapCableViewSourceLabel; // @synthesize swapCableViewSourceLabel; @property(retain, nonatomic) UILabel *swapCableViewRouterLabel; // @synthesize swapCableViewRouterLabel; @@ -109,9 +109,9 @@ @property(retain, nonatomic) UIView *containerView; // @synthesize containerView; - (void)startAnimatingCablingForView:(id)arg1 startingOpacity:(float)arg2 endingOpacity:(float)arg3 duration:(double)arg4; - (id)builtInImageNamed:(id)arg1; -- (id)insetImageForDeviceDiagramInfo:(CDStruct_59eca22a *)arg1 audioImage:(BOOL)arg2; -- (id)deviceImageForDeviceDiagramInfo:(CDStruct_59eca22a *)arg1 audioImage:(BOOL)arg2; -- (void)determineInfoForDevice:(id)arg1 deviceDiagramInfo:(CDStruct_59eca22a *)arg2; +- (id)insetImageForDeviceDiagramInfo:(CDStruct_152c5bab *)arg1 audioImage:(_Bool)arg2; +- (id)deviceImageForDeviceDiagramInfo:(CDStruct_152c5bab *)arg1 audioImage:(_Bool)arg2; +- (void)determineInfoForDevice:(id)arg1 deviceDiagramInfo:(CDStruct_152c5bab *)arg2; - (void)changeDiagram:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; @@ -121,12 +121,8 @@ - (void)presentInternetWANPluginUI; - (void)presentSwapCablingCompleteUI; - (void)presentSwapCablingUI; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)addAudioPluginUI; -- (void)addInternetNotWorkingUI; -- (void)addInternetWANPluginUI; -- (void)addSwapCablingUI; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/KeychainWrapper.h b/iOS7/PrivateFrameworks/AirPortAssistant/KeychainWrapper.h index 14f95adbd..abbd879e5 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/KeychainWrapper.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/KeychainWrapper.h @@ -22,7 +22,7 @@ @property(copy, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; @property(copy, nonatomic) NSString *accountName; // @synthesize accountName=_accountName; - (void)removeGenericPassword; -- (long)addGenericPassword:(id)arg1 withLabel:(id)arg2 andDescription:(id)arg3; +- (int)addGenericPassword:(id)arg1 withLabel:(id)arg2 andDescription:(id)arg3; - (id)genericPassword; - (id)getGenericPassword; - (id)getPasswordFromQuery:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter-private.h new file mode 100644 index 000000000..4380c6763 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MACFormatter (private) ++ (id)macAddressSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter.h index 2d2a76533..a78682257 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/MACFormatter.h @@ -15,17 +15,16 @@ NSString *_userPreferredSeparator; } -+ (BOOL)parseMACAddress:(const char *)arg1 intoHexString:(char *)arg2; ++ (_Bool)parseMACAddress:(const char *)arg1 intoHexString:(char *)arg2; + (id)macFormatter; + (id)sharedMACFormatter; -+ (id)macAddressSet; - (id)userPreferredSeparator; - (void)setUserPreferredSeparator:(id)arg1; - (id)possibleSeparatorsInvertedSet; - (void)setPossibleSeparatorsInvertedSet:(id)arg1; - (id)possibleSeparators; - (void)setPossibleSeparators:(id)arg1; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; - (void)removeMACAddressSeparatorsFromString:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ManagedTableViewCell.h b/iOS7/PrivateFrameworks/AirPortAssistant/ManagedTableViewCell.h index 7f4adb27f..4fc5cec98 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/ManagedTableViewCell.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ManagedTableViewCell.h @@ -13,34 +13,35 @@ TableViewManager *_parentTableManager; NSMutableDictionary *_cellDict; NSIndexPath *_currentIndexPath; - float _cellXEdgeInset; - float _neededContentHeight; - float _computedRightmostEditTextInset; - float _forcedRightmostEditTextInset; + double _cellXEdgeInset; + double _neededContentHeight; + double _computedRightmostEditTextInset; + double _forcedRightmostEditTextInset; struct CGRect _modifiedContentViewFrame; } -@property(nonatomic) float forcedRightmostEditTextInset; // @synthesize forcedRightmostEditTextInset=_forcedRightmostEditTextInset; -@property(readonly, nonatomic) float computedRightmostEditTextInset; // @synthesize computedRightmostEditTextInset=_computedRightmostEditTextInset; -@property(readonly, nonatomic) float neededContentHeight; // @synthesize neededContentHeight=_neededContentHeight; +@property(nonatomic) double forcedRightmostEditTextInset; // @synthesize forcedRightmostEditTextInset=_forcedRightmostEditTextInset; +@property(readonly, nonatomic) double computedRightmostEditTextInset; // @synthesize computedRightmostEditTextInset=_computedRightmostEditTextInset; +@property(readonly, nonatomic) double neededContentHeight; // @synthesize neededContentHeight=_neededContentHeight; @property(retain, nonatomic) NSIndexPath *currentIndexPath; // @synthesize currentIndexPath=_currentIndexPath; @property(retain, nonatomic) NSMutableDictionary *cellDict; // @synthesize cellDict=_cellDict; @property(nonatomic) TableViewManager *parentTableManager; // @synthesize parentTableManager=_parentTableManager; - (id)accessibilityValue; - (void)layoutSubviews; - (void)repositionView:(id)arg1 ifOverlapsPreviousView:(id)arg2; -- (float)calculateFrameSizeForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned int)arg3 withRemainingContentWidth:(float)arg4; -- (void)calculatePositionForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned int)arg3; -- (float)usableContentWidth; -- (float)usableContentWidthForItem:(id)arg1 withVerticalNeighborView:(id)arg2; -- (float)rightInsetForView:(id)arg1 withItem:(id)arg2; -- (float)leftInsetForView:(id)arg1 withItem:(id)arg2; -- (float)verticalInset; -- (float)horizontalSpacingForView:(id)arg1 withItem:(id)arg2; -- (float)edgeInsetValue:(id)arg1; +- (double)calculateFrameSizeForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned long long)arg3 withRemainingContentWidth:(double)arg4; +- (void)calculatePositionForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned long long)arg3; +- (double)usableContentWidth; +- (double)usableContentWidthForItem:(id)arg1 withVerticalNeighborView:(id)arg2; +- (double)rightInsetForView:(id)arg1 withItem:(id)arg2; +- (double)leftInsetForView:(id)arg1 withItem:(id)arg2; +- (double)verticalInset; +- (double)verticalSpacingForView:(id)arg1 withItem:(id)arg2; +- (double)horizontalSpacingForView:(id)arg1 withItem:(id)arg2; +- (double)edgeInsetValue:(id)arg1; - (void)dealloc; - (void)prepareForReuse; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/MinMaxIntFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/MinMaxIntFormatter.h index f1143ca14..b78760895 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/MinMaxIntFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/MinMaxIntFormatter.h @@ -8,17 +8,17 @@ @interface MinMaxIntFormatter : APFormatter { - int _minimum; - int _maximum; + long long _minimum; + long long _maximum; } -+ (id)formatterForMin:(int)arg1 max:(int)arg2; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (int)maximum; -- (void)setMaximum:(int)arg1; -- (int)minimum; -- (void)setMinimum:(int)arg1; -- (id)initWithMin:(int)arg1 max:(int)arg2; ++ (id)formatterForMin:(long long)arg1 max:(long long)arg2; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (long long)maximum; +- (void)setMaximum:(long long)arg1; +- (long long)minimum; +- (void)setMinimum:(long long)arg1; +- (id)initWithMin:(long long)arg1 max:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSDictionary-SSIDSorting.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSDictionary-SSIDSorting.h index 91e505140..e9bc4da64 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSDictionary-SSIDSorting.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSDictionary-SSIDSorting.h @@ -7,7 +7,7 @@ #import "NSDictionary.h" @interface NSDictionary (SSIDSorting) -- (int)ssidAndBaseNameLocalizedCaseInsensitiveCompare:(id)arg1; -- (int)ssidLocalizedCaseInsensitiveCompare:(id)arg1; +- (long long)ssidAndBaseNameLocalizedCaseInsensitiveCompare:(id)arg1; +- (long long)ssidLocalizedCaseInsensitiveCompare:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSNotificationCenter-ThreadHelpers.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSNotificationCenter-ThreadHelpers.h index 506e47ccc..c5bd1ec31 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSNotificationCenter-ThreadHelpers.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSNotificationCenter-ThreadHelpers.h @@ -8,6 +8,6 @@ @interface NSNotificationCenter (ThreadHelpers) - (void)postNotificationNameOnMainThreadHandler:(id)arg1; -- (void)postNotificationNameOnMainThread:(id)arg1 object:(id)arg2 userInfo:(id)arg3 waitUntilDone:(BOOL)arg4; +- (void)postNotificationNameOnMainThread:(id)arg1 object:(id)arg2 userInfo:(id)arg3 waitUntilDone:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-EmailAddressValidation.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-EmailAddressValidation.h index 7f650498b..ad6ab3a2a 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-EmailAddressValidation.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-EmailAddressValidation.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (EmailAddressValidation) -- (BOOL)isValidEmailFormat; +- (_Bool)isValidEmailFormat; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-IPAddressStringComparisons.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-IPAddressStringComparisons.h index c54e59d54..329fd2b98 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-IPAddressStringComparisons.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-IPAddressStringComparisons.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (IPAddressStringComparisons) -- (int)IPv6StringCompare:(id)arg1; -- (int)IPv4StringCompare:(id)arg1; +- (long long)IPv6StringCompare:(id)arg1; +- (long long)IPv4StringCompare:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-NSStringUTF8CountConvenience.h b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-NSStringUTF8CountConvenience.h index 0ed75b665..bffb4a7ab 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NSString-NSStringUTF8CountConvenience.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NSString-NSStringUTF8CountConvenience.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (NSStringUTF8CountConvenience) -- (id)prefixStringWithByteCount:(unsigned int)arg1; -- (unsigned int)UTF8ByteCount; +- (id)prefixStringWithByteCount:(unsigned long long)arg1; +- (unsigned long long)UTF8ByteCount; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoAirPortDeviceLayer.h b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoAirPortDeviceLayer.h index 7f64b4d6c..6ae088143 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoAirPortDeviceLayer.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoAirPortDeviceLayer.h @@ -10,9 +10,9 @@ { } -- (CDStruct_95077174)getConnectionAttachmentLocations; +- (CDStruct_f9662865)getConnectionAttachmentLocations; - (void)setAssociatedNode:(id)arg1; -- (void)pickCorrectImagesForContentsScale:(float)arg1; +- (void)pickCorrectImagesForContentsScale:(double)arg1; - (void)layoutSublayers; - (id)debugDescription; - (id)description; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoDeviceConnectionLayer.h b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoDeviceConnectionLayer.h index 3b9f6a11c..b9eefada0 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoDeviceConnectionLayer.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoDeviceConnectionLayer.h @@ -19,32 +19,32 @@ struct CGColor *_selectedLineColor; struct CGColor *_clearColor; struct CGColor *_whiteColor; - unsigned int _upstreamDeviceSpatialRelationship; - unsigned int _connectionStyle; + unsigned long long _upstreamDeviceSpatialRelationship; + unsigned long long _connectionStyle; struct CGPoint _upstreamConnectionPoint; struct CGPoint _downstreamConnectionPoint; - unsigned int _upstreamConnectionSide; + unsigned long long _upstreamConnectionSide; struct CGPoint _siblingMergePoint; - unsigned int _connectionMediumFallback; + unsigned long long _connectionMediumFallback; struct CGPath *_arrowhead; } @property(readonly, nonatomic) struct CGPath *hitTestPath; // @synthesize hitTestPath=_hitTestPath; -@property(nonatomic) unsigned int connectionMediumFallback; // @synthesize connectionMediumFallback=_connectionMediumFallback; -@property(nonatomic) unsigned int upstreamConnectionSide; // @synthesize upstreamConnectionSide=_upstreamConnectionSide; -@property(nonatomic) unsigned int connectionStyle; // @synthesize connectionStyle=_connectionStyle; -@property(nonatomic) unsigned int upstreamDeviceSpatialRelationship; // @synthesize upstreamDeviceSpatialRelationship=_upstreamDeviceSpatialRelationship; +@property(nonatomic) unsigned long long connectionMediumFallback; // @synthesize connectionMediumFallback=_connectionMediumFallback; +@property(nonatomic) unsigned long long upstreamConnectionSide; // @synthesize upstreamConnectionSide=_upstreamConnectionSide; +@property(nonatomic) unsigned long long connectionStyle; // @synthesize connectionStyle=_connectionStyle; +@property(nonatomic) unsigned long long upstreamDeviceSpatialRelationship; // @synthesize upstreamDeviceSpatialRelationship=_upstreamDeviceSpatialRelationship; - (id)debugDescription; -- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned int)arg3; +- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned long long)arg3; - (void)setNeedsDisplay; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (struct CGPath *)newConnectionPathWithOffset:(float)arg1; -- (void)addCurvedArrowConnectionToPath:(struct CGPath *)arg1 withOffset:(float)arg2; -- (void)addBottomWindingConnectionToPath:(struct CGPath *)arg1 withOffset:(float)arg2; -- (void)addSideWindingConnectionToPath:(struct CGPath *)arg1 withOffset:(float)arg2; +- (struct CGPath *)newConnectionPathWithOffset:(double)arg1; +- (void)addCurvedArrowConnectionToPath:(struct CGPath *)arg1 withOffset:(double)arg2; +- (void)addBottomWindingConnectionToPath:(struct CGPath *)arg1 withOffset:(double)arg2; +- (void)addSideWindingConnectionToPath:(struct CGPath *)arg1 withOffset:(double)arg2; - (void)layoutSublayers; -@property(readonly, nonatomic) unsigned int connectionMedium; -- (void)setSelected:(BOOL)arg1; +@property(readonly, nonatomic) unsigned long long connectionMedium; +- (void)setSelected:(_Bool)arg1; @property(nonatomic) struct CGPoint siblingMergePoint; @property(nonatomic) struct CGPoint upstreamConnectionPoint; @property(nonatomic) struct CGPoint downstreamConnectionPoint; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoMiniStaticLayout.h b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoMiniStaticLayout.h index 1d5de8eb3..d74a1f5a2 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoMiniStaticLayout.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoMiniStaticLayout.h @@ -23,7 +23,7 @@ @property(readonly, nonatomic) NSArray *topoDeviceLayers; // @synthesize topoDeviceLayers=_topoDeviceLayers; - (void)createLayoutForDevices:(id)arg1; - (void)performLayout; -- (struct CGImage *)imageForDeviceSpec:(id)arg1 wantSmall:(BOOL)arg2 forContentsScale:(float)arg3; +- (struct CGImage *)imageForDeviceSpec:(id)arg1 wantSmall:(_Bool)arg2 forContentsScale:(double)arg3; @property(retain, nonatomic) id owningView; @property(retain, nonatomic) CALayer *containerLayer; // @synthesize containerLayer=_containerLayer; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoObjectLayer.h b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoObjectLayer.h index 0d8d354cb..f56d28e27 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoObjectLayer.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/NetTopoObjectLayer.h @@ -12,12 +12,12 @@ { id _associatedNode; id _owningView; - float _layoutScale; - BOOL _smallSize; + double _layoutScale; + _Bool _smallSize; int _topoStyle; struct CGSize _boundsSizeConstraint; UIImage *_statusBadgeImage; - BOOL _selectable; + _Bool _selectable; struct CGColor *_selectionColor; struct CGColor *_labelUnselectedFillColor; struct CGColor *_labelSelectedFillColor; @@ -29,11 +29,11 @@ struct CGRect _imageFrame; struct CGRect _imageCoreFrame; struct CGRect _imageSelectionFrame; - float _selectionCornerRadius; - float _selectionRectOutset; + double _selectionCornerRadius; + double _selectionRectOutset; NSString *_labelString; BubbleTextLayer *_labelLayer; - float _labelPinnedHeight; + double _labelPinnedHeight; NSString *_secondaryLabelString; BubbleTextLayer *_secondaryLabelLayer; UIImage *_statusLights[4]; @@ -42,83 +42,83 @@ unsigned int _statusLightState; unsigned int _statusLightMode; TopoNumberBadge *_topoNumberBadge; - unsigned int _topoBadgeNumber; + unsigned long long _topoBadgeNumber; TopoProgressBar *_topoProgressBar; float _topoProgressValue; id _userObject; NSString *_saveLable; - unsigned int _row; - unsigned int _column; + unsigned long long _row; + unsigned long long _column; struct CGPoint _layoutOrigin; - unsigned int _number; - float _prelim; - float _mod; - float _change; - float _shift; - BOOL _isExpanded; + unsigned long long _number; + double _prelim; + double _mod; + double _change; + double _shift; + _Bool _isExpanded; NetTopoObjectLayer *_contourThread; NetTopoObjectLayer *_ancestor; - BOOL _selected; - BOOL _ghosted; + _Bool _selected; + _Bool _ghosted; NetTopoObjectLayer *_parent; NSMutableArray *_children; NSString *_saveLabel; struct CGImage *_objectImage; } -+ (BOOL)needsDisplayForKey:(id)arg1; ++ (_Bool)needsDisplayForKey:(id)arg1; @property(retain, nonatomic) struct CGImage *objectImage; // @synthesize objectImage=_objectImage; @property(retain, nonatomic) NSString *saveLabel; // @synthesize saveLabel=_saveLabel; @property(retain, nonatomic) id userObject; // @synthesize userObject=_userObject; -@property(nonatomic) unsigned int topoBadgeNumber; // @synthesize topoBadgeNumber=_topoBadgeNumber; -@property(nonatomic, getter=isSelectable) BOOL selectable; // @synthesize selectable=_selectable; +@property(nonatomic) unsigned long long topoBadgeNumber; // @synthesize topoBadgeNumber=_topoBadgeNumber; +@property(nonatomic, getter=isSelectable) _Bool selectable; // @synthesize selectable=_selectable; @property(retain, nonatomic) NSMutableArray *children; // @synthesize children=_children; @property(retain, nonatomic) NetTopoObjectLayer *parent; // @synthesize parent=_parent; @property(retain, nonatomic) id associatedNode; // @synthesize associatedNode=_associatedNode; @property(nonatomic) NetTopoObjectLayer *ancestor; // @synthesize ancestor=_ancestor; @property(nonatomic) NetTopoObjectLayer *contourThread; // @synthesize contourThread=_contourThread; -@property(nonatomic, getter=isExpanded) BOOL expanded; // @synthesize expanded=_isExpanded; -@property(nonatomic) unsigned int number; // @synthesize number=_number; -@property(nonatomic) float shift; // @synthesize shift=_shift; -@property(nonatomic) float change; // @synthesize change=_change; -@property(nonatomic) float mod; // @synthesize mod=_mod; -@property(nonatomic) float prelim; // @synthesize prelim=_prelim; +@property(nonatomic, getter=isExpanded) _Bool expanded; // @synthesize expanded=_isExpanded; +@property(nonatomic) unsigned long long number; // @synthesize number=_number; +@property(nonatomic) double shift; // @synthesize shift=_shift; +@property(nonatomic) double change; // @synthesize change=_change; +@property(nonatomic) double mod; // @synthesize mod=_mod; +@property(nonatomic) double prelim; // @synthesize prelim=_prelim; @property(nonatomic) struct CGPoint layoutOrigin; // @synthesize layoutOrigin=_layoutOrigin; -@property(nonatomic) unsigned int column; // @synthesize column=_column; -@property(nonatomic) unsigned int row; // @synthesize row=_row; -@property(nonatomic) BOOL smallSize; // @synthesize smallSize=_smallSize; +@property(nonatomic) unsigned long long column; // @synthesize column=_column; +@property(nonatomic) unsigned long long row; // @synthesize row=_row; +@property(nonatomic) _Bool smallSize; // @synthesize smallSize=_smallSize; - (id)debugDescription; -- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned int)arg3; +- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned long long)arg3; - (struct CGRect)getFrameContainingAllSublayers; - (struct CGRect)getUserInteractionBounds; -- (CDStruct_95077174)getConnectionAttachmentLocations; +- (CDStruct_f9662865)getConnectionAttachmentLocations; - (void)drawInContext:(struct CGContext *)arg1; - (void)layoutSublayers; -@property(nonatomic) float layoutScale; // @synthesize layoutScale=_layoutScale; +@property(nonatomic) double layoutScale; // @synthesize layoutScale=_layoutScale; @property(nonatomic) unsigned int statusLightMode; - (void)statusLightUpdateTimer:(id)arg1; - (void)setStatusLightStateFromMode; @property(retain, nonatomic) UIImage *statusBadgeImage; - (void)setStatusBadgeImagePriv:(id)arg1; - (void)deallocStatusImages; -- (void)loadStatusImagesForScale:(float)arg1; +- (void)loadStatusImagesForScale:(double)arg1; @property(nonatomic) float topoProgressValue; // @synthesize topoProgressValue=_topoProgressValue; @property(retain, nonatomic) NSString *secondaryLabel; -@property(nonatomic) float labelPinnedHeight; +@property(nonatomic) double labelPinnedHeight; @property(retain, nonatomic) NSString *label; -@property(nonatomic, getter=isGhosted) BOOL ghosted; // @synthesize ghosted=_ghosted; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isGhosted) _Bool ghosted; // @synthesize ghosted=_ghosted; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; @property(nonatomic) id owningView; // @synthesize owningView=_owningView; @property(nonatomic) struct CGSize boundsSizeConstraint; - (void)removeChild:(id)arg1; - (void)addChild:(id)arg1; -- (void)insertChild:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; - (id)lastChild; - (id)firstChild; -- (id)childAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int numberOfChildren; +- (id)childAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numberOfChildren; @property(readonly, nonatomic) NetTopoObjectLayer *parentDevice; -- (void)pickCorrectImagesForContentsScale:(float)arg1; +- (void)pickCorrectImagesForContentsScale:(double)arg1; - (void)dealloc; - (id)init; - (id)initWithUIStyle:(int)arg1 andOwningView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/PPPoEViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/PPPoEViewController.h index 8666a2d35..fd0f67522 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/PPPoEViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/PPPoEViewController.h @@ -23,16 +23,17 @@ id previousNavDelegate; } +@property(nonatomic) UILabel *justTextLabel; // @synthesize justTextLabel; @property(retain, nonatomic) UIView *spinnerWithStatusAdjacentView; // @synthesize spinnerWithStatusAdjacentView; @property(retain, nonatomic) UIView *justTextContainerView; // @synthesize justTextContainerView; @property(retain, nonatomic) UIView *tableHeaderContainerView; // @synthesize tableHeaderContainerView; @property(retain) PPPoEConnectionUIViewController *pppoeConnectionUIViewController; // @synthesize pppoeConnectionUIViewController; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; - (void)touchInCellAtIndexPath:(id)arg1; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; -- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned long long)arg2 inCellWithTag:(long long)arg3; - (void)dealloc; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)setupInitialTableHeaderConfiguration; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/RecommendationActionController.h b/iOS7/PrivateFrameworks/AirPortAssistant/RecommendationActionController.h index d3ec972b5..0b20f87a8 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/RecommendationActionController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/RecommendationActionController.h @@ -20,7 +20,7 @@ @property(retain, nonatomic) NSString *sectionIdentifier; // @synthesize sectionIdentifier; @property(retain, nonatomic) NSString *actionKey; // @synthesize actionKey; - (void)selectPrimaryRecommendation; -- (BOOL)isPrimaryRecommendation; +- (_Bool)isPrimaryRecommendation; - (id)getSectionInfo; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegate-Protocol.h index 25985fb3c..e8576ee98 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegate-Protocol.h @@ -6,6 +6,6 @@ @protocol SetupUIConfigDelegate - (void)setupUIConfigPrompt:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (void)setupUIConfigConnectionStatusUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (void)setupUIConfigConnectionStatusUpdated:(int)arg1 status:(int)arg2 paramDict:(id)arg3 forController:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegateResult-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegateResult-Protocol.h index 5b8559b36..d79372e22 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegateResult-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIConfigDelegateResult-Protocol.h @@ -5,6 +5,6 @@ */ @protocol SetupUIConfigDelegateResult -- (void)setupUIConfigResult:(long)arg1 withOptions:(id)arg2; +- (void)setupUIConfigResult:(int)arg1 withOptions:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIDelegate-Protocol.h index d6ed29fe5..835fba97f 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/SetupUIDelegate-Protocol.h @@ -7,11 +7,11 @@ @protocol SetupUIDelegate @optional -- (void)setupCompleteWithResult:(long)arg1 baseStationInfo:(id)arg2 forController:(id)arg3; -- (void)setupProgressUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; -- (void)setupMonitoredSettingChanged:(long)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (void)setupMonitoringMessage:(long)arg1 paramDict:(id)arg2 forController:(id)arg3; -- (void)setupRPCResponseWithResult:(long)arg1 rpcSelector:(int)arg2 responseDict:(id)arg3 forController:(id)arg4; -- (void)setupTaskResponseWithResult:(long)arg1 responseDict:(id)arg2 forController:(id)arg3; +- (void)setupCompleteWithResult:(int)arg1 baseStationInfo:(id)arg2 forController:(id)arg3; +- (void)setupProgressUpdated:(int)arg1 status:(int)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (void)setupMonitoredSettingChanged:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; +- (void)setupMonitoringMessage:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; +- (void)setupRPCResponseWithResult:(int)arg1 rpcSelector:(int)arg2 responseDict:(id)arg3 forController:(id)arg4; +- (void)setupTaskResponseWithResult:(int)arg1 responseDict:(id)arg2 forController:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController-private.h new file mode 100644 index 000000000..a247179b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController-private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepController (private) +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController.h index 2dc1479d2..c71c85de8 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepController.h @@ -21,11 +21,11 @@ + (id)stepByStepController; @property(retain) NSDictionary *restoreRecommendation; // @synthesize restoreRecommendation=_restoreRecommendation; @property id delegate; // @synthesize delegate=_delegate; -- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; -- (void)stepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; -- (long)resume; -- (long)cancelStepByStep; -- (long)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; +- (int)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (void)stepByStepNextStepResult:(int)arg1 withOptions:(id)arg2; +- (int)resume; +- (int)cancelStepByStep; +- (int)subclassAssistantCallback:(struct AssistantCallbackContext *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegate-Protocol.h index fa4c43f2d..2c194ded6 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegate-Protocol.h @@ -6,7 +6,7 @@ @protocol StepByStepUIDelegate - (void)stepByStepNextStep:(int)arg1 paramDict:(id)arg2; -- (void)stepByStepCompleteWithResult:(long)arg1 paramDict:(id)arg2; -- (void)stepByStepProgressUpdated:(int)arg1 status:(long)arg2 paramString:(id)arg3; +- (void)stepByStepCompleteWithResult:(int)arg1 paramDict:(id)arg2; +- (void)stepByStepProgressUpdated:(int)arg1 status:(int)arg2 paramString:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegateResult-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegateResult-Protocol.h index 877fbee32..dd2f7896f 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegateResult-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDelegateResult-Protocol.h @@ -5,6 +5,6 @@ */ @protocol StepByStepUIDelegateResult -- (void)stepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; +- (void)stepByStepNextStepResult:(int)arg1 withOptions:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDevicePicker-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDevicePicker-Protocol.h index eb07e71a8..204c2fd6b 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDevicePicker-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIDevicePicker-Protocol.h @@ -14,6 +14,6 @@ - (void)selectedDeviceUpdated; - (void)updateNavigationButtons; - (void)prepareParams; -- (void)primaryActionSelected:(BOOL)arg1; +- (void)primaryActionSelected:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController.h index 59e284460..2f401c6da 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController.h @@ -31,13 +31,14 @@ @property(retain, nonatomic) NetTopoMiniStaticLayout *topoLayout; // @synthesize topoLayout; @property(retain, nonatomic) UIView *topoView; // @synthesize topoView; @property(retain, nonatomic) UIView *topoContainerView; // @synthesize topoContainerView; +@property(nonatomic) UILabel *justTextLabel; // @synthesize justTextLabel; @property(retain, nonatomic) UIView *justTextContainerView; // @synthesize justTextContainerView; @property(retain, nonatomic) UIView *tableHeaderContainerView; // @synthesize tableHeaderContainerView; - (void)stepByStepUpdateProgress:(id)arg1 forState:(int)arg2; - (void)syncTopoUIForTarget:(id)arg1 andSource:(id)arg2 andNetwork:(id)arg3 connectionType:(id)arg4; - (void)syncTopoUIForTargetProductID:(id)arg1 targetDeviceKind:(id)arg2 targetName:(id)arg3 sourceProductID:(id)arg4 sourceDeviceKind:(id)arg5 sourceName:(id)arg6 networkName:(id)arg7 connectionType:(id)arg8; - (id)syncTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetDeviceKind:(id)arg4 targetName:(id)arg5 sourceProductID:(id)arg6 sourceDeviceKind:(id)arg7 sourceName:(id)arg8 networkName:(id)arg9 connectionType:(id)arg10; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace-private.h new file mode 100644 index 000000000..c0f38a6a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_CreateExtendOrReplace (private) +- (void)handleSelectorChoiceWithTag:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace.h index 6763a4501..ef179efb1 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_CreateExtendOrReplace.h @@ -13,11 +13,10 @@ } - (void)touchInCellAtIndexPath:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)setupTable; - (void)setupInitialTableHeaderConfiguration; -- (void)handleSelectorChoiceWithTag:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config-private.h new file mode 100644 index 000000000..9721652b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config-private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_Create_Config (private) +- (void)addDiskPasswordSection; +- (void)updateTable; +- (void)setupTable; +- (void)validateAndUpdateNextButton; +- (void)setupInitialTableHeaderConfiguration; +- (void)updateSinglePasswordSwitchExplanation:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config.h index 3014f0f53..69e465dc3 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Config.h @@ -21,39 +21,33 @@ NSString *_wifiPasswordVerify; NSString *_diskPassword; NSString *_diskPasswordVerify; - BOOL useSinglePassword; - BOOL hasDisk; - BOOL useDifferentDiskPassword; + _Bool useSinglePassword; + _Bool hasDisk; + _Bool useDifferentDiskPassword; RecommendationActionController *actionController; } @property(retain, nonatomic) RecommendationActionController *actionController; // @synthesize actionController; -@property(nonatomic) BOOL useDifferentDiskPassword; // @synthesize useDifferentDiskPassword; -@property(nonatomic) BOOL hasDisk; // @synthesize hasDisk; +@property(nonatomic) _Bool useDifferentDiskPassword; // @synthesize useDifferentDiskPassword; +@property(nonatomic) _Bool hasDisk; // @synthesize hasDisk; @property(copy, nonatomic) NSString *diskPasswordVerify; // @synthesize diskPasswordVerify=_diskPasswordVerify; @property(copy, nonatomic) NSString *diskPassword; // @synthesize diskPassword=_diskPassword; @property(copy, nonatomic) NSString *wifiPasswordVerify; // @synthesize wifiPasswordVerify=_wifiPasswordVerify; @property(copy, nonatomic) NSString *wifiPassword; // @synthesize wifiPassword=_wifiPassword; @property(copy, nonatomic) NSString *basePasswordVerify; // @synthesize basePasswordVerify=_basePasswordVerify; @property(copy, nonatomic) NSString *basePassword; // @synthesize basePassword=_basePassword; -@property(nonatomic) BOOL useSinglePassword; // @synthesize useSinglePassword; +@property(nonatomic) _Bool useSinglePassword; // @synthesize useSinglePassword; @property(copy, nonatomic) NSString *personalizedBaseName; // @synthesize personalizedBaseName=_personalizedBaseName; @property(copy, nonatomic) NSString *wifiName; // @synthesize wifiName=_wifiName; - (void)textFieldDidChangeAtIndexPath:(id)arg1; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; -- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned int)arg2 isOn:(BOOL)arg3; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; +- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned long long)arg2 isOn:(_Bool)arg3; - (void)touchInCellAtIndexPath:(id)arg1; - (void)updateTableForMultiplePasswords; - (void)updateTableForSinglePassword; -- (BOOL)validateAndSetValues; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)validateAndSetValues; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)addDiskPasswordSection; -- (void)updateTable; -- (void)setupTable; -- (void)validateAndUpdateNextButton; -- (void)setupInitialTableHeaderConfiguration; -- (void)updateSinglePasswordSwitchExplanation:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest-private.h new file mode 100644 index 000000000..2be4cd718 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest-private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_Create_Guest (private) +- (void)validateAndUpdateNextButton; +- (void)addGuestNetworkPasswordSection; +- (void)addGuestNetworkIsEnabledSection; +- (void)updateTable; +- (void)setupTable; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest.h index 9830cfd3a..f98a767a4 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Create_Guest.h @@ -14,26 +14,21 @@ { NSString *_wifiName; NSString *_wifiPassword; - BOOL _guestNetworkEnabled; + _Bool _guestNetworkEnabled; int _guestNetSecMode; } @property(nonatomic) int guestNetSecMode; // @synthesize guestNetSecMode=_guestNetSecMode; -@property(nonatomic) BOOL guestNetworkEnabled; // @synthesize guestNetworkEnabled=_guestNetworkEnabled; +@property(nonatomic) _Bool guestNetworkEnabled; // @synthesize guestNetworkEnabled=_guestNetworkEnabled; @property(copy, nonatomic) NSString *wifiPassword; // @synthesize wifiPassword=_wifiPassword; @property(copy, nonatomic) NSString *wifiName; // @synthesize wifiName=_wifiName; - (void)textFieldDidChangeAtIndexPath:(id)arg1; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; -- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned int)arg2 isOn:(BOOL)arg3; -- (BOOL)validateAndSetValues; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; +- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned long long)arg2 isOn:(_Bool)arg3; +- (_Bool)validateAndSetValues; - (void)setupInitialTableHeaderConfiguration; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)validateAndUpdateNextButton; -- (void)addGuestNetworkPasswordSection; -- (void)addGuestNetworkIsEnabledSection; -- (void)updateTable; -- (void)setupTable; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_DevicePicker.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_DevicePicker.h index d55ab094d..4e773a8a3 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_DevicePicker.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_DevicePicker.h @@ -20,20 +20,20 @@ NSArray *sortedDevices; NSString *connectionMedium; RecommendationActionController *actionController; - BOOL _showSingleBaseTopo; - BOOL showFullList; + _Bool _showSingleBaseTopo; + _Bool showFullList; } @property(retain, nonatomic) RecommendationActionController *actionController; // @synthesize actionController; @property(nonatomic) NSString *connectionMedium; // @synthesize connectionMedium; @property(retain, nonatomic) NSArray *sortedDevices; // @synthesize sortedDevices; - (id)pickerContent; -- (BOOL)showMoreOptions; +- (_Bool)showMoreOptions; - (void)updateSelections; - (void)setupPickerTable; - (void)touchInCellAtIndexPath:(id)arg1; -- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; -- (void)viewWillAppear:(BOOL)arg1; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned long long)arg2 inCellWithTag:(long long)arg3; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections-private.h new file mode 100644 index 000000000..8f94bfacd --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_ExtendWired_Connections (private) +- (void)addAPOrRouterWANPluginUI; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections.h index 881da2230..e3ba14d1a 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWired_Connections.h @@ -13,9 +13,8 @@ int _curStep; } -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)presentAPOrRouterWANPluginUI; -- (void)addAPOrRouterWANPluginUI; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice-private.h new file mode 100644 index 000000000..723cefcd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice-private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_ExtendWirelessNetworkChoice (private) +- (void)addBrowsedRecords:(id)arg1 toDestList:(id)arg2; +- (_Bool)canBeExtendedWithDWDS; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice.h index 070a8ab43..45119b06c 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWirelessNetworkChoice.h @@ -15,7 +15,6 @@ - (void)stepByStepUpdateProgress:(id)arg1 forState:(int)arg2; - (void)touchInCellAtIndexPath:(id)arg1; -- (void)setupPickerTable; - (id)devicePickerLabel; - (id)deviceTableLabel; - (void)setupDevices; @@ -23,8 +22,6 @@ - (void)selectedDeviceUpdated; - (void)setupHeaderAndFooter; - (void)viewDidLoad; -- (void)addBrowsedRecords:(id)arg1 toDestList:(id)arg2; -- (BOOL)canBeExtendedWithDWDS; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWireless_Config.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWireless_Config.h index 67d07a446..a4b1df5e7 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWireless_Config.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ExtendWireless_Config.h @@ -15,18 +15,18 @@ NSString *connectionType; NSString *unlocalizedStatusString; NSString *personalizedBaseName; - BOOL isReallyJoin; + _Bool isReallyJoin; } @property(retain, nonatomic) NSString *personalizedBaseName; // @synthesize personalizedBaseName; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; - (void)validateAndUpdateNextButton; - (void)setupDevices; - (id)devicePickerLabel; - (id)deviceTableLabel; - (void)updateNavigationButtons; - (void)selectedDeviceUpdated; -- (void)primaryActionSelected:(BOOL)arg1; +- (void)primaryActionSelected:(_Bool)arg1; - (void)setupHeaderAndFooter; - (void)setupAndShowEditableBaseStationName; - (void)viewDidLoad; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config-private.h new file mode 100644 index 000000000..1a4d91e19 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config-private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface StepByStepUIViewController_Join_Config (private) +- (void)syncTopoUIForTarget:(id)arg1 andSource:(id)arg2 andNetwork:(id)arg3 connectionType:(id)arg4; +- (void)setupTable; +- (void)validateAndUpdateNextButton; +- (_Bool)shouldEnableNextButton; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config.h index 88d768162..9531c1887 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Join_Config.h @@ -18,23 +18,20 @@ } @property(retain, nonatomic) NSString *personalizedBaseName; // @synthesize personalizedBaseName; -- (BOOL)showMoreOptions; +- (_Bool)showMoreOptions; - (void)selectedDeviceUpdated; - (id)devicePickerLabel; - (id)deviceTableLabel; - (void)setupDevices; - (void)updateNavigationButtons; - (void)prepareParams; -- (void)primaryActionSelected:(BOOL)arg1; +- (void)primaryActionSelected:(_Bool)arg1; - (void)setupHeaderAndFooter; - (void)setupEditableBaseStationName; - (void)textFieldDidChangeAtIndexPath:(id)arg1; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; - (void)viewDidLoad; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (void)syncTopoUIForTarget:(id)arg1 andSource:(id)arg2 andNetwork:(id)arg3 connectionType:(id)arg4; -- (void)setupTable; -- (void)validateAndUpdateNextButton; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceBaseStation_Config.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceBaseStation_Config.h index 73b825044..f785708f3 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceBaseStation_Config.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceBaseStation_Config.h @@ -19,8 +19,8 @@ @property(retain, nonatomic) NSString *personalizedBaseName; // @synthesize personalizedBaseName; @property(retain, nonatomic) UIView *justTextContainerView2; // @synthesize justTextContainerView2; -- (void)primaryActionSelected:(BOOL)arg1; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (void)primaryActionSelected:(_Bool)arg1; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; - (void)validateAndUpdateNextButton; - (void)selectedDeviceUpdated; - (id)devicePickerLabel; @@ -30,7 +30,7 @@ - (void)prepareParams; - (void)setupHeaderAndFooter; - (void)setupEditableBaseStationName; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (void)viewDidLoad; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceChoice.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceChoice.h index 0e129a63b..11bd1e3d7 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceChoice.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_ReplaceChoice.h @@ -13,7 +13,7 @@ } - (void)touchInCellAtIndexPath:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)setupTable; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Restore_Config.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Restore_Config.h index f89587fad..b606d3ff5 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Restore_Config.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUIViewController_Restore_Config.h @@ -14,12 +14,12 @@ UILabel *restoreRecommendationLabel; UIView *dontRestoreRecommendationContainerView; UILabel *dontRestoreRecommendationLabel; - BOOL dontRestore; + _Bool dontRestore; } @property(retain, nonatomic) UIView *dontRestoreRecommendationContainerView; // @synthesize dontRestoreRecommendationContainerView; @property(retain, nonatomic) UIView *restoreRecommendationContainerView; // @synthesize restoreRecommendationContainerView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)setupInitialTableHeaderConfiguration; - (void)dealloc; - (void)viewDidLoad; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUtilities.h b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUtilities.h index c62c1325e..74e2dad46 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUtilities.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/StepByStepUtilities.h @@ -13,9 +13,9 @@ + (id)productIDForNetworkOrDevice:(id)arg1; + (id)nameForNetworkOrDevice:(id)arg1; + (void)formatRecommendation:(id)arg1 fromParamDict:(id)arg2 forStep:(int)arg3 restoreString:(id *)arg4 restoreSpecificString:(id *)arg5 dontRecommendString:(id *)arg6; -+ (int)autoGuessRecommendationToMatrixTag:(id)arg1; -+ (int)matrixTagToSelectorChoice:(int)arg1; -+ (int)selectorChoiceToMatrixTag:(int)arg1; ++ (long long)autoGuessRecommendationToMatrixTag:(id)arg1; ++ (int)matrixTagToSelectorChoice:(long long)arg1; ++ (long long)selectorChoiceToMatrixTag:(int)arg1; + (id)selectorChoiceToReplaceOption:(int)arg1; + (id)findSourceConfigByName:(id)arg1 fromParamDict:(id)arg2; + (id)findSourceNetworkByName:(id)arg1 fromParamDict:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TVMUINavigationController.h b/iOS7/PrivateFrameworks/AirPortAssistant/TVMUINavigationController.h index 9a5dbf86a..d5cc20374 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TVMUINavigationController.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TVMUINavigationController.h @@ -10,7 +10,7 @@ { } -- (BOOL)disablesAutomaticKeyboardDismissal; +- (_Bool)disablesAutomaticKeyboardDismissal; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager-private.h new file mode 100644 index 000000000..af37c5ec8 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager-private.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TableViewManager (private) ++ (id)smallSystemLabelFont; ++ (id)systemLabelFont; ++ (id)boldSystemLabelFont; ++ (void)initialize; +- (id)unreadBubbleCount:(id)arg1; +- (void)setUnreadBubbleCountValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setVerifierAccessoryView:(int)arg1 forCell:(id)arg2; +- (id)datePicker:(id)arg1; +- (void)setDatePickerValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)progressView:(id)arg1; +- (void)setProgressViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)segmentedControlView:(id)arg1; +- (id)buttonView:(id)arg1; +- (void)setButtonViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)activityView:(id)arg1; +- (void)setActivityViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)switchView:(id)arg1; +- (void)setSwitchViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)wholeCellButtonView:(id)arg1; +- (id)editTextView:(id)arg1; +- (void)setEditTextViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)multilineLabelView:(id)arg1; +- (void)setMultilineLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)labelView:(id)arg1; +- (void)setLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)imageView:(id)arg1; +- (void)setImageViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)getRowArrayForSection:(unsigned long long)arg1; +- (void)setDescriptorObject:(id)arg1 forKey:(id)arg2 inSection:(long long)arg3; +- (id)getDescriptorObjectForKey:(id)arg1 inSection:(long long)arg2; +- (id)getSectionDictForSection:(long long)arg1; +- (void)reloadSection:(unsigned long long)arg1; +- (id)getCellDictForCellAtIndexPath:(id)arg1; +- (void)deferedTouchInCellAtIndexPath:(id)arg1; +- (_Bool)textFieldIsSecureAndUnchanged:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager.h b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager.h index 58e241274..fd37035c5 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManager.h @@ -19,32 +19,29 @@ id _delegate; NSIndexPath *_currentFirstResponderCellPath; UIView *_currentFirstResponder; - BOOL _handlingBulkUpdate; - float _cellLeftEdgeOrigin; - float _cellContentWidth; + _Bool _handlingBulkUpdate; + double _cellLeftEdgeOrigin; + double _cellContentWidth; UIColor *_detailTextColor; + UIColor *_selectedTextColor; UIColor *_editTextColor; UIColor *_subtitleColor; ManagedTableViewCell *_gLayoutGenericCell; ManagedTableViewCell *_gLayoutNoBackgroundCell; } -+ (id)smallSystemLabelFont; -+ (id)systemLabelFont; -+ (id)boldSystemLabelFont; -+ (void)initialize; -- (BOOL)textFieldVerifiedAtIndexPath:(id)arg1; -- (BOOL)verifyStr1:(id)arg1 forTag1:(unsigned int)arg2 matchesStr2:(id)arg3 forTag2:(unsigned int)arg4; +- (_Bool)textFieldVerifiedAtIndexPath:(id)arg1; +- (_Bool)verifyStr1:(id)arg1 forTag1:(unsigned long long)arg2 matchesStr2:(id)arg3 forTag2:(unsigned long long)arg4; - (void)setVerifierCellAccessoryType:(int)arg1 forCellsAtIndexPaths:(id)arg2; -- (BOOL)textFieldHasVerifierAtIndexPath:(id)arg1; -- (BOOL)tagOfCellAtIndexPath:(id)arg1 tag:(int *)arg2; +- (_Bool)textFieldHasVerifierAtIndexPath:(id)arg1; +- (_Bool)tagOfCellAtIndexPath:(id)arg1 tag:(long long *)arg2; - (id)indexPathOfFirstCellWithUnverifiedVerifier; -- (id)indexPathOfCellWithTag:(int)arg1; -- (unsigned int)indexOfSectionWithIdentifier:(id)arg1; -- (void)setMenuCell:(id)arg1 visualStateToSelected:(BOOL)arg2 atIndexPath:(id)arg3; -- (unsigned int)tagOfSelectedRowInMenuSection:(unsigned int)arg1; -- (unsigned int)indexOfSelectedRowInMenuSection:(unsigned int)arg1; -- (id)cellInfoOfSelectedRowInMenuSection:(unsigned int)arg1; +- (id)indexPathOfCellWithTag:(long long)arg1; +- (unsigned long long)indexOfSectionWithIdentifier:(id)arg1; +- (void)setMenuCell:(id)arg1 visualStateToSelected:(_Bool)arg2 atIndexPath:(id)arg3; +- (unsigned long long)tagOfSelectedRowInMenuSection:(unsigned long long)arg1; +- (unsigned long long)indexOfSelectedRowInMenuSection:(unsigned long long)arg1; +- (id)cellInfoOfSelectedRowInMenuSection:(unsigned long long)arg1; - (void)selectMenuCellAtIndexPath:(id)arg1; - (void)bulkUpdateEnd; - (void)bulkUpdateBegin; @@ -53,114 +50,114 @@ - (void)buttonAction:(id)arg1; - (void)switchAction:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; - (void)uiTextFieldDidChange:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)totalTableSectionsHeight; -- (float)totalTableHeight; +- (double)totalTableSectionsHeight; +- (double)totalTableHeight; - (void)setRepresentedObject:(id)arg1 forCellAtIndexPath:(id)arg2; -- (void)updateFooter:(id)arg1 inSection:(unsigned int)arg2; +- (void)updateFooter:(id)arg1 inSection:(unsigned long long)arg2; - (void)updateFooter:(id)arg1 forSectionWithIdentifier:(id)arg2; -- (void)updateHeader:(id)arg1 inSection:(unsigned int)arg2; +- (void)updateHeader:(id)arg1 inSection:(unsigned long long)arg2; - (void)updateHeader:(id)arg1 forSectionWithIdentifier:(id)arg2; - (id)getRepresentedObjectForCellAtIndexPath:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2 layoutMode:(BOOL)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2 layoutMode:(_Bool)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)findNextResponderInTableView:(id)arg1 foundParentCell:(id *)arg2; -- (BOOL)becomeFirstResponderAtIndexPath:(id)arg1; +- (_Bool)becomeFirstResponderAtIndexPath:(id)arg1; - (id)findFirstResponderInTableView:(id)arg1 foundParentCell:(id *)arg2; -- (id)findFirstResponderInTableView:(id)arg1 fromSection:(unsigned int)arg2 fromRow:(unsigned int)arg3 foundParentCell:(id *)arg4; +- (id)findFirstResponderInTableView:(id)arg1 fromSection:(unsigned long long)arg2 fromRow:(unsigned long long)arg3 foundParentCell:(id *)arg4; - (id)findFirstResponderInView:(id)arg1; - (void)makeFirstEditableCellCurrentResponder; -- (void)setCellRowInfoItem:(id)arg1 atIndex:(unsigned int)arg2 forKey:(id)arg3 toValue:(id)arg4; -- (void)setNewRow:(id)arg1 selectableCell:(BOOL)arg2; -- (void)setNewRow:(id)arg1 textFieldViewMode:(int)arg2; -- (void)setNewRow:(id)arg1 editingStyle:(int)arg2; +- (void)setCellRowInfoItem:(id)arg1 atIndex:(unsigned long long)arg2 forKey:(id)arg3 toValue:(id)arg4; +- (void)setNewRow:(id)arg1 selectableCell:(_Bool)arg2; +- (void)setNewRow:(id)arg1 textFieldViewMode:(long long)arg2; +- (void)setNewRow:(id)arg1 editingStyle:(long long)arg2; - (void)setNewRow:(id)arg1 verifierAccessoryType:(int)arg2; - (void)setNewRow:(id)arg1 editingAccessoryView:(id)arg2; - (void)setNewRow:(id)arg1 accessoryView:(id)arg2; -- (void)setNewRow:(id)arg1 editingAccessoryType:(int)arg2; -- (void)setNewRow:(id)arg1 accessoryType:(int)arg2; +- (void)setNewRow:(id)arg1 editingAccessoryType:(long long)arg2; +- (void)setNewRow:(id)arg1 accessoryType:(long long)arg2; - (void)setNewRow:(id)arg1 representedObject:(id)arg2; -- (void)setNewRow:(id)arg1 tag:(unsigned int)arg2; -- (BOOL)setNewRow:(id)arg1 itemAttribute:(id)arg2 forItemOfType:(id)arg3 atItemTypeIndex:(unsigned int)arg4 toValue:(id)arg5; -- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned int)arg3 inCellAtIndexPath:(id)arg4; -- (void)setMinValue:(id)arg1 andMaxValue:(id)arg2 forItemOfType:(id)arg3 atItemTypeIndex:(unsigned int)arg4 inCellWithTag:(int)arg5; -- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned int)arg3 inCellWithTag:(int)arg4; +- (void)setNewRow:(id)arg1 tag:(unsigned long long)arg2; +- (_Bool)setNewRow:(id)arg1 itemAttribute:(id)arg2 forItemOfType:(id)arg3 atItemTypeIndex:(unsigned long long)arg4 toValue:(id)arg5; +- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned long long)arg3 inCellAtIndexPath:(id)arg4; +- (void)setMinValue:(id)arg1 andMaxValue:(id)arg2 forItemOfType:(id)arg3 atItemTypeIndex:(unsigned long long)arg4 inCellWithTag:(long long)arg5; +- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned long long)arg3 inCellWithTag:(long long)arg4; - (void)setMinValue:(id)arg1 andMaxValue:(id)arg2 forItem:(id)arg3; - (void)setValue:(id)arg1 forItem:(id)arg2; -- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; -- (id)getValueForFirstItemOfType:(id)arg1 inCellWithTag:(int)arg2; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned long long)arg2 inCellWithTag:(long long)arg3; +- (id)getValueForFirstItemOfType:(id)arg1 inCellWithTag:(long long)arg2; - (id)getValueForFirstItemOfType:(id)arg1 inCellAtIndexPath:(id)arg2; -- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCellAtIndexPath:(id)arg3; -- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCell:(id)arg3; -- (id)getInfoForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCell:(id)arg3; -- (unsigned int)findAndSetItemObject:(id)arg1 toValue:(id)arg2 inCellWithInternalRowSectionTagValue:(unsigned int)arg3; -- (id)createRowStyleBasicWithUnreadBubble:(unsigned int)arg1 text1:(id)arg2 text2:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleDatePicker:(id)arg1 minimumDate:(id)arg2 maximumDate:(id)arg3 withMode:(int)arg4 withTag:(unsigned int)arg5; -- (id)createRowStyleActivityStatus:(BOOL)arg1 text1:(id)arg2 grayedText1:(BOOL)arg3 text2:(id)arg4 grayedText2:(BOOL)arg5 withTag:(unsigned int)arg6; -- (id)createRowStyleProgressViewWithCancelAndStatus:(id)arg1 statusText:(id)arg2 altText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleSegmentedControlWithItems:(id)arg1 selectedSegmentIndex:(id)arg2 enabled:(BOOL)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleTitledParagraphWithLeftImage:(id)arg1 title:(id)arg2 bodyText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleTitledParagraph:(id)arg1 titleImage:(id)arg2 bodyText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleTitledStaticMultiline:(id)arg1 titleImage:(id)arg2 bodyText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleBasicButtons:(id)arg1 title2:(id)arg2 withTag:(unsigned int)arg3; -- (id)createRowStyleBasicWholeCellButton:(id)arg1 withTag:(unsigned int)arg2; -- (id)createRowStyleBasicOnOffWithImage:(id)arg1 labelText:(id)arg2 isOn:(BOOL)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleBasicEditableWithImage:(id)arg1 labelText:(id)arg2 currentValue:(id)arg3 placeholderText:(id)arg4 isSecure:(BOOL)arg5 keyboardType:(int)arg6 withTag:(unsigned int)arg7; -- (id)createRowStyleBasicWithText:(id)arg1 centerImage:(id)arg2 text2:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleSubtitleWithRightText:(id)arg1 subtitleText:(id)arg2 rightText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleSubtitleWithRightImage:(id)arg1 subtitleText:(id)arg2 rightImage:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleSubtitleWitImage:(id)arg1 mainText:(id)arg2 subtitleText:(id)arg3 withTag:(unsigned int)arg4; -- (id)createRowStyleBasicWithImage:(id)arg1 text1:(id)arg2 text2:(id)arg3 withTag:(unsigned int)arg4; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned long long)arg2 inCellAtIndexPath:(id)arg3; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned long long)arg2 inCell:(id)arg3; +- (id)getInfoForItemOfType:(id)arg1 atItemTypeIndex:(unsigned long long)arg2 inCell:(id)arg3; +- (unsigned long long)findAndSetItemObject:(id)arg1 toValue:(id)arg2 inCellWithInternalRowSectionTagValue:(unsigned long long)arg3; +- (id)createRowStyleBasicWithUnreadBubble:(unsigned long long)arg1 text1:(id)arg2 text2:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleDatePicker:(id)arg1 minimumDate:(id)arg2 maximumDate:(id)arg3 withMode:(long long)arg4 withTag:(unsigned long long)arg5; +- (id)createRowStyleActivityStatus:(_Bool)arg1 text1:(id)arg2 grayedText1:(_Bool)arg3 text2:(id)arg4 grayedText2:(_Bool)arg5 withTag:(unsigned long long)arg6; +- (id)createRowStyleProgressViewWithCancelAndStatus:(id)arg1 statusText:(id)arg2 altText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleSegmentedControlWithItems:(id)arg1 selectedSegmentIndex:(id)arg2 enabled:(_Bool)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleTitledParagraphWithLeftImage:(id)arg1 title:(id)arg2 bodyText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleTitledParagraph:(id)arg1 titleImage:(id)arg2 bodyText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleTitledStaticMultiline:(id)arg1 titleImage:(id)arg2 bodyText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleBasicButtons:(id)arg1 title2:(id)arg2 withTag:(unsigned long long)arg3; +- (id)createRowStyleBasicWholeCellButton:(id)arg1 withTag:(unsigned long long)arg2; +- (id)createRowStyleBasicOnOffWithImage:(id)arg1 labelText:(id)arg2 isOn:(_Bool)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleBasicEditableWithImage:(id)arg1 labelText:(id)arg2 currentValue:(id)arg3 placeholderText:(id)arg4 isSecure:(_Bool)arg5 keyboardType:(long long)arg6 withTag:(unsigned long long)arg7; +- (id)createRowStyleBasicWithText:(id)arg1 centerImage:(id)arg2 text2:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleSubtitleWithRightText:(id)arg1 subtitleText:(id)arg2 rightText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleSubtitleWithRightImage:(id)arg1 subtitleText:(id)arg2 rightImage:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleSubtitleWitImage:(id)arg1 mainText:(id)arg2 subtitleText:(id)arg3 withTag:(unsigned long long)arg4; +- (id)createRowStyleBasicWithImage:(id)arg1 text1:(id)arg2 text2:(id)arg3 withTag:(unsigned long long)arg4; - (id)commonAddOptionalStaticText:(id)arg1 withNeighborItem:(id)arg2 toCellItems:(id)arg3; - (id)commonAddOptionalBasicImage:(id)arg1 withNeighborItem:(id)arg2 toCellItems:(id)arg3; -- (void)setSectionValue:(id)arg1 forKey:(id)arg2 inSection:(unsigned int)arg3; +- (void)setSectionValue:(id)arg1 forKey:(id)arg2 inSection:(unsigned long long)arg3; - (void)deleteSectionWithIdentifier:(id)arg1; -- (void)deleteSectionWithIdentifier:(id)arg1 animated:(BOOL)arg2; -- (void)deleteSection:(unsigned int)arg1; -- (void)insertSectionInfo:(id)arg1 atIndex:(unsigned int)arg2 withRowAnimation:(int)arg3; +- (void)deleteSectionWithIdentifier:(id)arg1 animated:(_Bool)arg2; +- (void)deleteSection:(unsigned long long)arg1; +- (void)insertSectionInfo:(id)arg1 atIndex:(unsigned long long)arg2 withRowAnimation:(long long)arg3; - (void)addSectionInfo:(id)arg1; -- (void)addSectionInfo:(id)arg1 animated:(BOOL)arg2; -- (void)recordInitialSelectedMenuItemsForNewSection:(int)arg1; -- (void)deleteSections:(id)arg1 withRowAnimation:(int)arg2; -- (void)deleteAllRowsInSection:(unsigned int)arg1; -- (void)deleteAllRowsInSectionCore:(unsigned int)arg1; +- (void)addSectionInfo:(id)arg1 animated:(_Bool)arg2; +- (void)recordInitialSelectedMenuItemsForNewSection:(long long)arg1; +- (void)deleteSections:(id)arg1 withRowAnimation:(long long)arg2; +- (void)deleteAllRowsInSection:(unsigned long long)arg1; +- (void)deleteAllRowsInSectionCore:(unsigned long long)arg1; - (void)cleanTableViewForReuse; -- (void)deleteRowInSection:(unsigned int)arg1 withTag:(int)arg2; -- (void)deleteRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; -- (BOOL)updateSectionsIfMatchingExisting:(id)arg1; -- (BOOL)checkIfSectionDataSameInTable:(id)arg1; +- (void)deleteRowInSection:(unsigned long long)arg1 withTag:(long long)arg2; +- (void)deleteRowsAtIndexPaths:(id)arg1 withRowAnimation:(long long)arg2; +- (_Bool)updateSectionsIfMatchingExisting:(id)arg1; +- (_Bool)checkIfSectionDataSameInTable:(id)arg1; - (void)updateSectionDataInIdenticalTable:(id)arg1; -- (BOOL)updateRowAtIndexPath:(id)arg1 withNewRowInfo:(id)arg2; -- (BOOL)isCellAtIndexPath:(id)arg1 identicalToNewRow:(id)arg2; +- (_Bool)updateRowAtIndexPath:(id)arg1 withNewRowInfo:(id)arg2; +- (_Bool)isCellAtIndexPath:(id)arg1 identicalToNewRow:(id)arg2; - (void)updateCellAtIndexPath:(id)arg1 withNewRowInfo:(id)arg2; -- (void)appendNewRow:(id)arg1 forSection:(unsigned int)arg2; -- (void)insertNewRows:(id)arg1 atIndexPaths:(id)arg2 withRowAnimation:(int)arg3; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)appendNewRow:(id)arg1 forSection:(unsigned long long)arg2; +- (void)insertNewRows:(id)arg1 atIndexPaths:(id)arg2 withRowAnimation:(long long)arg3; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @property(nonatomic) id delegate; @property(retain, nonatomic) UITableView *managedTableView; - (void)dealloc; @@ -169,38 +166,7 @@ - (void)initializeTableViewManagerCommon; - (void)hideKeyboard; - (void)endEditing; -- (void)informOfNewCellLeftEdge:(float)arg1 andWidth:(float)arg2; -- (id)unreadBubbleCount:(id)arg1; -- (void)setUnreadBubbleCountValue:(id)arg1 usingItemInfo:(id)arg2; -- (void)setVerifierAccessoryView:(int)arg1 forCell:(id)arg2; -- (id)datePicker:(id)arg1; -- (void)setDatePickerValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)progressView:(id)arg1; -- (void)setProgressViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)segmentedControlView:(id)arg1; -- (id)buttonView:(id)arg1; -- (void)setButtonViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)activityView:(id)arg1; -- (void)setActivityViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)switchView:(id)arg1; -- (void)setSwitchViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)wholeCellButtonView:(id)arg1; -- (id)editTextView:(id)arg1; -- (void)setEditTextViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)multilineLabelView:(id)arg1; -- (void)setMultilineLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)labelView:(id)arg1; -- (void)setLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)imageView:(id)arg1; -- (void)setImageViewValue:(id)arg1 usingItemInfo:(id)arg2; -- (id)getRowArrayForSection:(unsigned int)arg1; -- (void)setDescriptorObject:(id)arg1 forKey:(id)arg2 inSection:(int)arg3; -- (id)getDescriptorObjectForKey:(id)arg1 inSection:(int)arg2; -- (id)getSectionDictForSection:(int)arg1; -- (void)reloadSection:(unsigned int)arg1; -- (id)getCellDictForCellAtIndexPath:(id)arg1; -- (void)deferedTouchInCellAtIndexPath:(id)arg1; -- (BOOL)textFieldIsSecureAndUnchanged:(id)arg1; +- (void)informOfNewCellLeftEdge:(double)arg1 andWidth:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManagerDelegate-Protocol.h index fdc0b24e6..e53cc96ef 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TableViewManagerDelegate-Protocol.h @@ -7,19 +7,19 @@ @protocol TableViewManagerDelegate @optional -- (BOOL)isRepresentedObject:(id)arg1 identicalToRepresentedObject:(id)arg2; -- (BOOL)shouldIndentWhileEditingRowAtIndexPath:(id)arg1; -- (void)commitEditingStyle:(int)arg1 forRowAtIndexPath:(id)arg2; -- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellAtIndexPath:(id)arg3; -- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; -- (void)selectedDateChangedInCellAtIndexPath:(id)arg1 forDatePickerIndex:(unsigned int)arg2 withDate:(id)arg3; -- (void)buttonTouchedInCellAtIndexPath:(id)arg1 forButtonIndex:(unsigned int)arg2; +- (_Bool)isRepresentedObject:(id)arg1 identicalToRepresentedObject:(id)arg2; +- (_Bool)shouldIndentWhileEditingRowAtIndexPath:(id)arg1; +- (void)commitEditingStyle:(long long)arg1 forRowAtIndexPath:(id)arg2; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned long long)arg2 inCellAtIndexPath:(id)arg3; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned long long)arg2 inCellWithTag:(long long)arg3; +- (void)selectedDateChangedInCellAtIndexPath:(id)arg1 forDatePickerIndex:(unsigned long long)arg2 withDate:(id)arg3; +- (void)buttonTouchedInCellAtIndexPath:(id)arg1 forButtonIndex:(unsigned long long)arg2; - (void)textFieldDidEndEditingAtIndexPath:(id)arg1; - (void)textFieldDidChangeAtIndexPath:(id)arg1; -- (void)segmentedControlTouchedInCellAtIndexPath:(id)arg1 forSegmentedControlIndex:(int)arg2 selectedSegment:(int)arg3; -- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned int)arg2 isOn:(BOOL)arg3; -- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; -- (BOOL)shouldHandleReturnForTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3; +- (void)segmentedControlTouchedInCellAtIndexPath:(id)arg1 forSegmentedControlIndex:(long long)arg2 selectedSegment:(long long)arg3; +- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned long long)arg2 isOn:(_Bool)arg3; +- (_Bool)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3 toString:(id)arg4; +- (_Bool)shouldHandleReturnForTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned long long)arg3; - (void)accessoryButtonTappedForRowWithIndexPath:(id)arg1; - (void)touchInCellAtIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TextLinkButton.h b/iOS7/PrivateFrameworks/AirPortAssistant/TextLinkButton.h index 88b53bf50..2fb5a0dc6 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TextLinkButton.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TextLinkButton.h @@ -18,8 +18,8 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)tapAction:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TopoNumberBadge.h b/iOS7/PrivateFrameworks/AirPortAssistant/TopoNumberBadge.h index 773c7efb5..3c5aa7c84 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TopoNumberBadge.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TopoNumberBadge.h @@ -11,16 +11,16 @@ @interface TopoNumberBadge : CALayer { id _owningView; - int _count; + long long _count; struct CGSize _imageSize; struct CGSize _textSize; UIFont *_font; } -+ (id)imageBadgeForCount:(int)arg1; ++ (id)imageBadgeForCount:(long long)arg1; + (void)deallocImageCache; -+ (long)initImageCache; -@property(nonatomic) int count; // @synthesize count=_count; ++ (int)initImageCache; +@property(nonatomic) long long count; // @synthesize count=_count; - (struct CGImage *)newNumberBadge; - (void)calculateBadgeMetrics; - (void)layoutSublayers; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/TopoProgressBar.h b/iOS7/PrivateFrameworks/AirPortAssistant/TopoProgressBar.h index 97f1643bf..5351c567d 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/TopoProgressBar.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/TopoProgressBar.h @@ -13,7 +13,7 @@ } + (void)deallocImageCache; -+ (long)initImageCache; ++ (int)initImageCache; @property(nonatomic) float progressValue; // @synthesize progressValue=_progressValue; - (struct CGImage *)composeProgressBar; - (void)layoutSublayers; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegateClass.h b/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegateClass.h index 531ab4f45..d5e055703 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegateClass.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UIAlertViewDelegateClass.h @@ -12,7 +12,7 @@ { } -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirPortAssistant/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter-private.h new file mode 100644 index 000000000..07a153f4b --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UTF8Formatter (private) ++ (id)afpSet; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter.h index 66e84c24e..e2578e978 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UTF8Formatter.h @@ -8,19 +8,18 @@ @interface UTF8Formatter : APFormatter { - unsigned int _maxByteCount; + unsigned long long _maxByteCount; } -+ (id)afpFormatter:(unsigned int)arg1; -+ (id)utf8FormatterWithMaxByteCount:(unsigned int)arg1 maxLength:(unsigned int)arg2; -+ (id)utf8Formatter:(unsigned int)arg1; ++ (id)afpFormatter:(unsigned long long)arg1; ++ (id)utf8FormatterWithMaxByteCount:(unsigned long long)arg1 maxLength:(unsigned long long)arg2; ++ (id)utf8Formatter:(unsigned long long)arg1; + (id)utf8Formatter; -+ (id)afpSet; -- (unsigned int)maxByteCount; -- (void)setMaxByteCount:(unsigned int)arg1; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (id)initWithMaxByteCount:(unsigned int)arg1 maxLength:(unsigned int)arg2; -- (id)initAFPFormatterWithLength:(unsigned int)arg1; +- (unsigned long long)maxByteCount; +- (void)setMaxByteCount:(unsigned long long)arg1; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (id)initWithMaxByteCount:(unsigned long long)arg1 maxLength:(unsigned long long)arg2; +- (id)initAFPFormatterWithLength:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/UnreadBubbleCount.h b/iOS7/PrivateFrameworks/AirPortAssistant/UnreadBubbleCount.h index 994e78794..da34a323b 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/UnreadBubbleCount.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/UnreadBubbleCount.h @@ -9,19 +9,19 @@ @interface UnreadBubbleCount : UIView { struct CGSize _textSize; - BOOL _isSelected; - int _count; + _Bool _isSelected; + long long _count; } + (void)deallocImageCache; -+ (long)initImageCache; -@property(nonatomic) BOOL isSelected; // @synthesize isSelected=_isSelected; -@property(nonatomic) int count; // @synthesize count=_count; ++ (int)initImageCache; +@property(nonatomic) _Bool isSelected; // @synthesize isSelected=_isSelected; +@property(nonatomic) long long count; // @synthesize count=_count; - (void)calculateTextMetrics; - (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; -- (BOOL)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; +- (_Bool)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller-private.h new file mode 100644 index 000000000..2229fe502 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller-private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ViewScroller (private) +- (struct CGSize)viewScrollerContentSize; +- (struct CGRect)frameForViewAtIndex:(unsigned long long)arg1; +- (void)configureView:(id)arg1 forIndex:(unsigned long long)arg2; +- (_Bool)isDisplayingViewForIndex:(unsigned long long)arg1; +- (id)dequeueRecycledView; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller.h b/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller.h index 44aebe294..915612ef4 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/ViewScroller.h @@ -15,10 +15,10 @@ NSMutableSet *recycledViews; NSMutableSet *visibleViews; NSMutableArray *views; - unsigned int currentViewIndex; + unsigned long long currentViewIndex; } -@property(nonatomic) unsigned int currentViewIndex; // @synthesize currentViewIndex; +@property(nonatomic) unsigned long long currentViewIndex; // @synthesize currentViewIndex; @property(retain, nonatomic) NSMutableArray *views; // @synthesize views; @property(retain, nonatomic) NSMutableSet *visibleViews; // @synthesize visibleViews; @property(retain, nonatomic) NSMutableSet *recycledViews; // @synthesize recycledViews; @@ -30,11 +30,6 @@ - (void)awakeFromNib; - (id)initWithFrame:(struct CGRect)arg1; - (void)initializeCommon; -- (struct CGSize)viewScrollerContentSize; -- (struct CGRect)frameForViewAtIndex:(unsigned int)arg1; -- (void)configureView:(id)arg1 forIndex:(unsigned int)arg2; -- (BOOL)isDisplayingViewForIndex:(unsigned int)arg1; -- (id)dequeueRecycledView; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/WEPKeyFormatter.h b/iOS7/PrivateFrameworks/AirPortAssistant/WEPKeyFormatter.h index 30ff2bd06..08fa9ed36 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/WEPKeyFormatter.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/WEPKeyFormatter.h @@ -10,9 +10,9 @@ { } -+ (id)wepKeyFormatter:(unsigned int)arg1; ++ (id)wepKeyFormatter:(unsigned long long)arg1; + (id)sharedWEPKeyFormatter; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils-private.h b/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils-private.h new file mode 100644 index 000000000..40297c486 --- /dev/null +++ b/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils-private.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WiFiUtils (private) ++ (_Bool)stringArray:(id)arg1 containsBSSID:(id)arg2; +- (void)setUnmergedScanInfoDict:(id)arg1; +- (id)unmergedScanInfoDict; +- (void)mergeScanResults:(id)arg1; +- (void)asyncWiFiScanThread:(id)arg1; +- (int)asyncWiFiScan:(_Bool)arg1; +- (int)joinNetworkWithScanInfo:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (void)joinNetworkWithNameThread:(id)arg1; +- (void)joinNetworkWithScanInfoThread:(id)arg1; +- (int)scanInfoViaDirectedScanSync:(id)arg1 wifiType:(int)arg2 scanInfo:(id *)arg3; +- (void)scanInfoViaDirectedScanThread:(id)arg1; +- (void)setJoinInProgress:(_Bool)arg1; +- (void)setScanInProgress:(_Bool)arg1; +- (void)triggerScan; +- (void)scanTimerCallback:(id)arg1; +- (int)closeWiFi; +- (int)openWiFi; +@end + diff --git a/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils.h b/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils.h index e6e1b126b..f9696c47e 100644 --- a/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils.h +++ b/iOS7/PrivateFrameworks/AirPortAssistant/WiFiUtils.h @@ -14,40 +14,40 @@ NSMutableDictionary *_missingBSSIDCounts; struct WiFiShimContext *_wifiShim; NSObject *_wifiBusy; - BOOL _scanInProgress; - BOOL _joinInProgress; - BOOL _scanningActive; - BOOL _scanOnlyWhenAppActive; + _Bool _scanInProgress; + _Bool _joinInProgress; + _Bool _scanningActive; + _Bool _scanOnlyWhenAppActive; NSTimer *_scanTimer; } + (int)barsForRSSI:(int)arg1; -+ (BOOL)network:(id)arg1 shouldBeIgnored:(int)arg2; ++ (_Bool)network:(id)arg1 shouldBeIgnored:(int)arg2; + (id)copyFilteredNetworks:(id)arg1 ignoreOptions:(int)arg2; -+ (BOOL)networkIsApple:(id)arg1 productID:(unsigned int *)arg2; -+ (BOOL)networkIsSecure:(id)arg1 secMode:(int *)arg2 isEnterprise:(char *)arg3; ++ (_Bool)networkIsApple:(id)arg1 productID:(unsigned int *)arg2; ++ (_Bool)networkIsSecure:(id)arg1 secMode:(int *)arg2 isEnterprise:(_Bool *)arg3; + (id)getNetworkPassword:(id)arg1; -+ (BOOL)scanInfoCanJoin5GHzNetworks:(id)arg1; -+ (BOOL)scanInfoCanJoin2_4GHzNetworks:(id)arg1; -+ (BOOL)scanInfoIsDWDSCapable:(id)arg1 isDWDSEnabled:(char *)arg2; -+ (BOOL)scanInfoIsIBSS:(id)arg1; -+ (BOOL)scanInfoIs5GHz:(id)arg1; -+ (BOOL)scanInfoIsInSoftReset:(id)arg1; -+ (BOOL)scanInfoTestBitFromAppleDeviceIE:(id)arg1 forType:(int)arg2; -+ (BOOL)scanInfoIsiAPOverWiFiDevice:(id)arg1; -+ (BOOL)scanInfoIsAirPlayDevice:(id)arg1; -+ (BOOL)scanInfoIsMFIAirPlayDevice:(id)arg1; -+ (BOOL)scanInfoSupportsACPConfigV1:(id)arg1; -+ (BOOL)scanInfoSupportsMFIConfigV1:(id)arg1; -+ (BOOL)scanInfoIsSTAOnly:(id)arg1; -+ (BOOL)scanInfoIsAudioDevice:(id)arg1; -+ (BOOL)scanInfoIsGuestNetwork:(id)arg1; -+ (BOOL)scanInfoIsUnconfigured:(id)arg1; ++ (_Bool)scanInfoCanJoin5GHzNetworks:(id)arg1; ++ (_Bool)scanInfoCanJoin2_4GHzNetworks:(id)arg1; ++ (_Bool)scanInfoIsDWDSCapable:(id)arg1 isDWDSEnabled:(_Bool *)arg2; ++ (_Bool)scanInfoIsIBSS:(id)arg1; ++ (_Bool)scanInfoIs5GHz:(id)arg1; ++ (_Bool)scanInfoIsInSoftReset:(id)arg1; ++ (_Bool)scanInfoTestBitFromAppleDeviceIE:(id)arg1 forType:(long long)arg2; ++ (_Bool)scanInfoIsiAPOverWiFiDevice:(id)arg1; ++ (_Bool)scanInfoIsAirPlayDevice:(id)arg1; ++ (_Bool)scanInfoIsMFIAirPlayDevice:(id)arg1; ++ (_Bool)scanInfoSupportsACPConfigV1:(id)arg1; ++ (_Bool)scanInfoSupportsMFIConfigV1:(id)arg1; ++ (_Bool)scanInfoIsSTAOnly:(id)arg1; ++ (_Bool)scanInfoIsAudioDevice:(id)arg1; ++ (_Bool)scanInfoIsGuestNetwork:(id)arg1; ++ (_Bool)scanInfoIsUnconfigured:(id)arg1; + (int)scanInfoDeviceKind:(id)arg1; + (unsigned int)scanInfoAppleProductID:(id)arg1; + (unsigned int)scanInfoSubAppleProductID:(id)arg1; + (id)scanInfoAirPortUniqueIdentifier:(id)arg1; -+ (id)scanInfoStringFromAppleDeviceIE:(id)arg1 forType:(int)arg2; ++ (id)scanInfoStringFromAppleDeviceIE:(id)arg1 forType:(long long)arg2; + (id)scanInfoModelName:(id)arg1; + (id)scanInfoManufacturerName:(id)arg1; + (id)scanInfoFriendlyName:(id)arg1; @@ -56,23 +56,22 @@ + (void)sharedInstanceRelease; + (id)sharedInstanceRef; + (id)sharedInstance; -+ (BOOL)stringArray:(id)arg1 containsBSSID:(id)arg2; @property(retain, nonatomic) NSTimer *_scanTimer; // @synthesize _scanTimer; - (id)getNetworkPasswordForNetworkNamed:(id)arg1; -- (id)getPreferredNetworks:(BOOL)arg1; -- (BOOL)isCurrentlyAssociatedToAnInfrastructureNetwork:(char *)arg1; -- (BOOL)getAutoJoinState; -- (long)setAutoJoinState:(BOOL)arg1; +- (id)getPreferredNetworks:(_Bool)arg1; +- (_Bool)isCurrentlyAssociatedToAnInfrastructureNetwork:(_Bool *)arg1; +- (_Bool)getAutoJoinState; +- (int)setAutoJoinState:(_Bool)arg1; - (id)getLinkStatus; - (id)getIfList; - (id)getCurrentAssociationScanInfo; - (id)getCurrentAssociationInfoOrNil; - (id)getCurrentAssociationInfo; -- (long)scanInfoViaDirectedScanAsync:(id)arg1 wifiType:(int)arg2 retries:(int)arg3; -- (long)clearScanCacheSync; -- (long)dissassociateSync; -- (long)joinNetworkWithNameAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; -- (long)joinNetworkWithScanInfoAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (int)scanInfoViaDirectedScanAsync:(id)arg1 wifiType:(int)arg2 retries:(long long)arg3; +- (int)clearScanCacheSync; +- (int)dissassociateSync; +- (int)joinNetworkWithNameAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (int)joinNetworkWithScanInfoAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; - (id)scanInfoForName:(id)arg1 wifiType:(int)arg2; - (id)scanInfoForMACAddress:(id)arg1; - (id)resetScanInfosOfType:(int)arg1; @@ -80,30 +79,14 @@ - (id)mergedScanInfoArray; - (id)unmergedScanInfoArray; - (void)cancelAsync; -- (BOOL)isJoinInProgress; -- (BOOL)isScanInProgress; -- (BOOL)isScanningActive; -- (void)activateScanning:(BOOL)arg1; -- (void)setScanOnlyWhenAppActive:(BOOL)arg1; -- (BOOL)airPortIsOn; +- (_Bool)isJoinInProgress; +- (_Bool)isScanInProgress; +- (_Bool)isScanningActive; +- (void)activateScanning:(_Bool)arg1; +- (void)setScanOnlyWhenAppActive:(_Bool)arg1; +- (_Bool)airPortIsOn; - (void)dealloc; - (id)init; -- (void)setUnmergedScanInfoDict:(id)arg1; -- (id)unmergedScanInfoDict; -- (void)mergeScanResults:(id)arg1; -- (void)asyncWiFiScanThread:(id)arg1; -- (long)asyncWiFiScan:(BOOL)arg1; -- (long)joinNetworkWithScanInfo:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; -- (void)joinNetworkWithNameThread:(id)arg1; -- (void)joinNetworkWithScanInfoThread:(id)arg1; -- (long)scanInfoViaDirectedScanSync:(id)arg1 wifiType:(int)arg2 scanInfo:(id *)arg3; -- (void)scanInfoViaDirectedScanThread:(id)arg1; -- (void)setJoinInProgress:(BOOL)arg1; -- (void)setScanInProgress:(BOOL)arg1; -- (void)triggerScan; -- (void)scanTimerCallback:(id)arg1; -- (long)closeWiFi; -- (long)openWiFi; @end diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATAsset.h b/iOS7/PrivateFrameworks/AirTraffic/ATAsset.h index 3889e58f6..40ae02508 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATAsset.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATAsset.h @@ -17,11 +17,11 @@ NSString *_localPath; NSURL *_icon; NSString *_prettyName; - BOOL _isDownload; - BOOL _isRestore; - BOOL _bypassStore; - BOOL _installOnly; - BOOL _readyForStore; + _Bool _isDownload; + _Bool _isRestore; + _Bool _bypassStore; + _Bool _installOnly; + _Bool _readyForStore; long long _storePID; unsigned int _priority; float _downloadProgress; @@ -49,11 +49,11 @@ @property(nonatomic) float downloadProgress; // @synthesize downloadProgress=_downloadProgress; @property(nonatomic) unsigned int priority; // @synthesize priority=_priority; @property(nonatomic) long long storePID; // @synthesize storePID=_storePID; -@property(nonatomic) BOOL readyForStore; // @synthesize readyForStore=_readyForStore; -@property(nonatomic) BOOL installOnly; // @synthesize installOnly=_installOnly; -@property(nonatomic) BOOL bypassStore; // @synthesize bypassStore=_bypassStore; -@property(nonatomic) BOOL isRestore; // @synthesize isRestore=_isRestore; -@property(nonatomic) BOOL isDownload; // @synthesize isDownload=_isDownload; +@property(nonatomic) _Bool readyForStore; // @synthesize readyForStore=_readyForStore; +@property(nonatomic) _Bool installOnly; // @synthesize installOnly=_installOnly; +@property(nonatomic) _Bool bypassStore; // @synthesize bypassStore=_bypassStore; +@property(nonatomic) _Bool isRestore; // @synthesize isRestore=_isRestore; +@property(nonatomic) _Bool isDownload; // @synthesize isDownload=_isDownload; @property(retain, nonatomic) NSString *prettyName; // @synthesize prettyName=_prettyName; @property(retain, nonatomic) NSString *path; // @synthesize path=_localPath; @property(retain, nonatomic) NSDictionary *variantOptions; // @synthesize variantOptions=_variantOptions; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATAssetManager.h b/iOS7/PrivateFrameworks/AirTraffic/ATAssetManager.h index 24a38c60f..ab5156b40 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATAssetManager.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATAssetManager.h @@ -14,8 +14,8 @@ NSMutableDictionary *_assetsByDataclass; NSMutableDictionary *_assetsByStoreID; NSMutableArray *_completedStoreAssets; - unsigned int _completedAssets; - unsigned int _totalAssetCount; + unsigned long long _completedAssets; + unsigned long long _totalAssetCount; NSMutableDictionary *_totalAssetCountByDataclass; } @@ -23,8 +23,8 @@ - (id)init; - (void)_installSignalHandler; - (void)reset; -- (BOOL)isEmpty; -- (BOOL)dataclassIsEmpty:(id)arg1; +- (_Bool)isEmpty; +- (_Bool)dataclassIsEmpty:(id)arg1; - (void)removeCompletedStoreAsset:(id)arg1; - (void)fixUpInstallOnlyAssetsForDataclass:(id)arg1; - (id)assetManifestForDataclasses:(id)arg1; @@ -42,12 +42,12 @@ - (void)mapStoreIDToAsset:(id)arg1; - (void)enqueueAsset:(id)arg1; - (void)enqueueAssets:(id)arg1; -- (unsigned int)awaitingStoreCompletion; +- (unsigned long long)awaitingStoreCompletion; - (id)assetProgressForAllDataclasses; -- (unsigned int)currentAssetForDataclass:(id)arg1; -- (unsigned int)currentAsset; -- (unsigned int)totalAssetCountForDataclass:(id)arg1; -- (unsigned int)totalAssetCount; +- (unsigned long long)currentAssetForDataclass:(id)arg1; +- (unsigned long long)currentAsset; +- (unsigned long long)totalAssetCountForDataclass:(id)arg1; +- (unsigned long long)totalAssetCount; @end diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATClient-Protocol.h b/iOS7/PrivateFrameworks/AirTraffic/ATClient-Protocol.h index 6065158a6..1857e4a93 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATClient-Protocol.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATClient-Protocol.h @@ -14,28 +14,29 @@ - (id)installedAssetMetrics; - (id)disabledAssetTypes; - (void)clearSyncData; -- (BOOL)shouldBackgroundRestoreFile:(id)arg1 backupManager:(id)arg2; -- (BOOL)shouldBackgroundRestorePath:(id)arg1 backupManager:(id)arg2; +- (_Bool)shouldBackgroundRestoreFile:(id)arg1 backupManager:(id)arg2; +- (_Bool)shouldBackgroundRestorePath:(id)arg1 backupManager:(id)arg2; +- (_Bool)shouldRestoreFile:(id)arg1 backupManager:(id)arg2; - (id)appleIDsForAssets; - (void)pathsToBackup:(id *)arg1 pathsNotToBackup:(id *)arg2; - (void)backupEnded; - (void)prepareForBackup; - (void)prioritizeAsset:(id)arg1; -- (void)assetTransferEndedWithSuccess:(BOOL)arg1; +- (void)assetTransferEndedWithSuccess:(_Bool)arg1; - (void)assetInstallSucceeded:(id)arg1; - (void)assetInstallFailed:(id)arg1 withError:(id)arg2; - (void)metadataUpdate:(id)arg1 forAsset:(id)arg2 withNewAnchor:(id)arg3; - (void)assetTransfer:(id)arg1 updatedProgress:(double)arg2; -- (void)assetTransfer:(id)arg1 succeeded:(BOOL)arg2 withError:(id)arg3; +- (void)assetTransfer:(id)arg1 succeeded:(_Bool)arg2 withError:(id)arg3; - (id)outstandingAssetTransfersWithDownloadManager:(id)arg1; - (id)outstandingAssetTransfers; - (void)restoreEndedWithError:(id)arg1; -- (BOOL)reconcileRestoreWithError:(id *)arg1; +- (_Bool)reconcileRestoreWithError:(id *)arg1; - (void)cancelSyncOperations; -- (void)syncEndedWithSuccess:(BOOL)arg1; -- (BOOL)reconcileSync:(unsigned int)arg1 withNewAnchor:(id)arg2 progressCallback:(id)arg3 error:(void)arg4; -- (BOOL)prepareForSyncWithHostAnchor:(id)arg1 progressCallback:(id)arg2 grappaID:(void)arg3 hostVersion:(unsigned long)arg4 error:(id)arg5; -- (BOOL)prepareForSyncWithHostAnchor:(id)arg1 progressCallback:(id)arg2 error:(void)arg3; +- (void)syncEndedWithSuccess:(_Bool)arg1; +- (_Bool)reconcileSync:(unsigned int)arg1 withNewAnchor:(id)arg2 progressCallback:(id)arg3 error:(void)arg4; +- (_Bool)prepareForSyncWithHostAnchor:(id)arg1 progressCallback:(id)arg2 grappaID:(void)arg3 hostVersion:(unsigned int)arg4 error:(id)arg5; +- (_Bool)prepareForSyncWithHostAnchor:(id)arg1 progressCallback:(id)arg2 error:(void)arg3; - (id)currentSyncAnchor; - (void)registerMessageHandlersWithLink:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATClientController.h b/iOS7/PrivateFrameworks/AirTraffic/ATClientController.h index c479b5baf..bdd321c8a 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATClientController.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATClientController.h @@ -17,7 +17,7 @@ + (id)sharedInstance; + (id)controllerForDataclasses:(id)arg1; - (void)dealloc; -- (BOOL)_loadClientsForDataclasses:(id)arg1; +- (_Bool)_loadClientsForDataclasses:(id)arg1; - (struct dispatch_queue_s *)queueForClient:(id)arg1; - (void)waitToDrain; - (void)resetQueues; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATConnection.h b/iOS7/PrivateFrameworks/AirTraffic/ATConnection.h index 450d911b9..77a9eccb6 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATConnection.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATConnection.h @@ -12,17 +12,17 @@ { ATXPCConnection *_connection; NSObject *_delegate; - BOOL _registerForStatus; + _Bool _registerForStatus; NSMutableArray *_registeredDataclasses; int _atcRunningToken; - BOOL _atcRunning; + _Bool _atcRunning; } @property(retain, nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; - (void)dealloc; - (id)init; -- (BOOL)isSyncing:(char *)arg1 automatically:(char *)arg2 wirelessly:(char *)arg3; -- (void)keepATCAlive:(BOOL)arg1; +- (_Bool)isSyncing:(_Bool *)arg1 automatically:(_Bool *)arg2 wirelessly:(_Bool *)arg3; +- (void)keepATCAlive:(_Bool)arg1; - (void)lowBatteryNotification; - (void)dataMigrationFinished; - (void)clearSyncData; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATUserDefaults.h b/iOS7/PrivateFrameworks/AirTraffic/ATUserDefaults.h index d482f6c4a..e3158cab1 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATUserDefaults.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATUserDefaults.h @@ -14,10 +14,11 @@ } + (id)readOnlyDefaults; ++ (void)synchronize; - (void)dealloc; - (id)init; @property(retain, nonatomic) NSDictionary *diskUsageInfo; -@property(nonatomic) BOOL hasCompletedDataMigration; +@property(nonatomic) _Bool hasCompletedDataMigration; - (id)allHosts; - (id)hostInfoForIdentifier:(id)arg1; - (void)removeHost:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATWakeupCall.h b/iOS7/PrivateFrameworks/AirTraffic/ATWakeupCall.h index d0d86e30b..7b4830a60 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATWakeupCall.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATWakeupCall.h @@ -20,9 +20,9 @@ id _completion; NSNetServiceBrowser *_browser; NSThread *_wakeThread; - BOOL _searching; + _Bool _searching; int _resolving; - unsigned int _hostsToResolve; + unsigned long long _hostsToResolve; } + (id)wakeableHostsWithCompletion:(id)arg1; @@ -33,10 +33,10 @@ - (void)stop; - (void)netService:(id)arg1 didNotResolve:(id)arg2; - (void)netServiceDidResolveAddress:(id)arg1; -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowserDidStopSearch:(id)arg1; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATXPCConnection.h b/iOS7/PrivateFrameworks/AirTraffic/ATXPCConnection.h index 7c6ebe4da..32c41934c 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATXPCConnection.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATXPCConnection.h @@ -16,16 +16,16 @@ id _messageHandler; id _disconnectHandler; NSMutableSet *_outstandingMessages; - BOOL _assertionHeld; + _Bool _assertionHeld; id _context; } @property(retain, nonatomic) id context; // @synthesize context=_context; -@property(nonatomic) BOOL assertionHeld; // @synthesize assertionHeld=_assertionHeld; +@property(nonatomic) _Bool assertionHeld; // @synthesize assertionHeld=_assertionHeld; @property(copy, nonatomic) id disconnectHandler; // @synthesize disconnectHandler=_disconnectHandler; @property(copy, nonatomic) id messageHandler; // @synthesize messageHandler=_messageHandler; @property(copy, nonatomic) id lockdownHandler; // @synthesize lockdownHandler=_lockdownHandler; -- (unsigned int)_outstandingMessages; +- (unsigned long long)_outstandingMessages; - (void)_removeMessage:(id)arg1; - (void)_registerMessage:(id)arg1; - (void)_setEventHandlerOnConnection:(struct _xpc_connection_s *)arg1; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATXPCMessage.h b/iOS7/PrivateFrameworks/AirTraffic/ATXPCMessage.h index e0581aca8..6d596e111 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATXPCMessage.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATXPCMessage.h @@ -19,7 +19,7 @@ @property(copy, nonatomic) NSDictionary *info; // @synthesize info=_info; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -- (BOOL)needsReply; +- (_Bool)needsReply; - (void)sendReply:(id)arg1; - (void *)_createXPCMessage; - (id)_initWithXPCMessage:(void *)arg1 onConnection:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirTraffic/ATXPCServer.h b/iOS7/PrivateFrameworks/AirTraffic/ATXPCServer.h index 8b072dd01..2c16fa0a3 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/ATXPCServer.h +++ b/iOS7/PrivateFrameworks/AirTraffic/ATXPCServer.h @@ -19,7 +19,7 @@ id _defaultMessageHandler; struct dispatch_queue_s *_timerQueue; struct dispatch_source_s *_idleTimerSource; - BOOL _timerHasFiredSinceLastMessage; + _Bool _timerHasFiredSinceLastMessage; } @property(copy, nonatomic) id shutdownHandler; // @synthesize shutdownHandler=_shutdownHandler; @@ -29,7 +29,7 @@ @property(readonly, nonatomic) NSSet *connections; // @synthesize connections=_connections; - (void)setIdleTimerInterval:(double)arg1; - (void)_rescheduleIdleTimerSourceWithInterval:(double)arg1; -- (BOOL)_doingWork; +- (_Bool)_doingWork; - (void)_resetMessageFlag; - (void)_runShutdownHandler; - (void)setHandlerForMessageName:(id)arg1 handler:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AirTraffic/NSNetServiceBrowserDelegate-Protocol.h b/iOS7/PrivateFrameworks/AirTraffic/NSNetServiceBrowserDelegate-Protocol.h index bfcc0711d..e1886a6e8 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/NSNetServiceBrowserDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AirTraffic/NSNetServiceBrowserDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol NSNetServiceBrowserDelegate @optional -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; - (void)netServiceBrowserDidStopSearch:(id)arg1; - (void)netServiceBrowserWillSearch:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AirTraffic/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AirTraffic/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AirTraffic/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AirTraffic/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Altitude/AltTileFetcher.h b/iOS7/PrivateFrameworks/Altitude/AltTileFetcher.h index c11afe487..c009a3564 100644 --- a/iOS7/PrivateFrameworks/Altitude/AltTileFetcher.h +++ b/iOS7/PrivateFrameworks/Altitude/AltTileFetcher.h @@ -8,6 +8,7 @@ @class GEOTileLoader; +// Not exported @interface AltTileFetcher : NSObject { GEOTileLoader *_geoTileLoader; @@ -18,11 +19,14 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)isDownloading; +- (_Bool)isDownloading; - (void)purgeExpired:(double)arg1; - (void)reportCorruptTile:(const struct _GEOTileKey *)arg1; - (void)cancelRequests; -- (_Bool)fetchDataForJob:(shared_ptr_3813db34 *)arg1; +- (void)updateJobPriority:(shared_ptr_3813db34 *)arg1; +- (void)cancelJob:(shared_ptr_3813db34 *)arg1; +- (void)fetchDataForJob:(shared_ptr_3813db34 *)arg1; +- (shared_ptr_3813db34)getJobForKey:(const struct _GEOTileKey *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Altitude/AltitudeGEOResourceObserver.h b/iOS7/PrivateFrameworks/Altitude/AltitudeGEOResourceObserver.h index 2bcca14a7..62813cec0 100644 --- a/iOS7/PrivateFrameworks/Altitude/AltitudeGEOResourceObserver.h +++ b/iOS7/PrivateFrameworks/Altitude/AltitudeGEOResourceObserver.h @@ -8,6 +8,7 @@ #import "GEOResourceManifestTileGroupObserver-Protocol.h" +// Not exported @interface AltitudeGEOResourceObserver : NSObject { struct GeoResourceManager *_geoResourceManager; diff --git a/iOS7/PrivateFrameworks/Altitude/AltitudeNetworkRunLoop.h b/iOS7/PrivateFrameworks/Altitude/AltitudeNetworkRunLoop.h index 7adf0400c..490e42e80 100644 --- a/iOS7/PrivateFrameworks/Altitude/AltitudeNetworkRunLoop.h +++ b/iOS7/PrivateFrameworks/Altitude/AltitudeNetworkRunLoop.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface AltitudeNetworkRunLoop : NSObject { } diff --git a/iOS7/PrivateFrameworks/Altitude/CDStructures.h b/iOS7/PrivateFrameworks/Altitude/CDStructures.h index cdada451f..959876975 100644 --- a/iOS7/PrivateFrameworks/Altitude/CDStructures.h +++ b/iOS7/PrivateFrameworks/Altitude/CDStructures.h @@ -11,8 +11,8 @@ struct BitField { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct Context; @@ -124,19 +124,18 @@ struct basic_string, std::__1::allocator struct __rep { union { struct __long { - unsigned int _field1; - unsigned int _field2; - char *_field3; + char *_field1; + unsigned long long _field2; + unsigned long long _field3; } _field1; struct __short { - union { + char _field1[23]; + struct { unsigned char _field1; - char _field2; - } _field1; - char _field2[11]; + } _field2; } _field2; struct __raw { - unsigned long _field1[3]; + unsigned long long _field1[3]; } _field3; } _field1; } _field1; @@ -150,7 +149,7 @@ struct map<_GEOTileKey, std::__1::shared_ptr, GEOT struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, GEOTileKeyComp, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -162,7 +161,7 @@ struct map, karo::Node::InputSlot, std::__1::less*> _field1; } _field2; struct __compressed_pair, karo::Node::InputSlot, std::__1::less>, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -184,8 +183,8 @@ struct vector> { typedef struct { void *opaque1; - long opaque2; -} CDStruct_632c0709; + long long opaque2; +} CDStruct_7d855afc; // Template types typedef struct shared_ptr { diff --git a/iOS7/PrivateFrameworks/Altitude/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Altitude/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Altitude/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Altitude/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Altitude/PipelineJPEGDecoder.h b/iOS7/PrivateFrameworks/Altitude/PipelineJPEGDecoder.h index 62111fd6f..8ab3d39b2 100644 --- a/iOS7/PrivateFrameworks/Altitude/PipelineJPEGDecoder.h +++ b/iOS7/PrivateFrameworks/Altitude/PipelineJPEGDecoder.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface PipelineJPEGDecoder : NSObject { - CDStruct_632c0709 pool420; - CDStruct_632c0709 poolJPEG; + CDStruct_7d855afc pool420; + CDStruct_7d855afc poolJPEG; struct CGSize imageSize; - unsigned int requestedImageCount; + unsigned long long requestedImageCount; int current420SurfaceCount; - unsigned int maxJPEGSize; + unsigned long long maxJPEGSize; } + (id)_hardwareSemaphoreWaitQueue; @@ -21,24 +22,24 @@ + (struct __IOSurfaceAccelerator *)_getPooledSurfaceAccelerator; + (void)_poolSurfaceAccelerator:(struct __IOSurfaceAccelerator *)arg1; + (struct __IOSurfaceAccelerator *)_createAccelerator; -+ (CDStruct_632c0709 *)_transferSessionPool; -@property unsigned int maxJPEGSize; // @synthesize maxJPEGSize; ++ (CDStruct_7d855afc *)_transferSessionPool; +@property unsigned long long maxJPEGSize; // @synthesize maxJPEGSize; - (void)_receivedMemoryWarning:(id)arg1; - (void)_decodeJPEG:(id)arg1 withInputSurface:(struct __IOSurface *)arg2 toIOSurface:(struct __IOSurface *)arg3; - (void)_poolJPEGSurface:(struct __IOSurface *)arg1; -- (struct __IOSurface *)_getPooledJPEGSurfaceOfSize:(unsigned int)arg1; +- (struct __IOSurface *)_getPooledJPEGSurfaceOfSize:(unsigned long long)arg1; - (void)_pool420Surface:(struct __IOSurface *)arg1; - (struct __IOSurface *)_getPooled420Surface; -- (BOOL)_removeJPEGSurface; +- (_Bool)_removeJPEGSurface; - (struct __IOSurface *)_createJPEGSurface; -- (BOOL)_remove420Surface; +- (_Bool)_remove420Surface; - (struct __IOSurface *)_create420Surface; - (void)dealloc; - (void)decodeSurfaceFromJPEGPath:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)decodeSurfaceFromJPEGData:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)returnToPool:(struct __IOSurface *)arg1; - (struct __IOSurface *)newSurfaceFromJPEGData:(id)arg1; -- (id)initWithSize:(struct CGSize)arg1 cachedCount:(int)arg2; +- (id)initWithSize:(struct CGSize)arg1 cachedCount:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStats.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStats.h index 86eab8c88..35410c3bb 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStats.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStats.h @@ -9,7 +9,7 @@ #import "DuetLoggerProtocol-Protocol.h" #import "DuetSaveAndRestore-Protocol.h" -@class AppLaunchStatsAppWorkSpace, AppLaunchStatsDelayLaunch, AppLaunchStatsLaunchQueue, AppLaunchStatsREventHandler, AppLaunchStatsSBMonitor, AppLaunchStatsSBSettings, AppLaunchStatsSaveAndRestore, AppLaunchStatsScheduler, AppLaunchStatsState, AppLaunchStatsStateHandlerQueue, BudgetPool, NSDate, NSNumber, NSObject, NSObject, NSObject, NSObject, NSRunLoop, NSString; +@class AppLaunchStatsAppWorkSpace, AppLaunchStatsDelayLaunch, AppLaunchStatsDiag, AppLaunchStatsLaunchQueue, AppLaunchStatsREventHandler, AppLaunchStatsSBMonitor, AppLaunchStatsSBSettings, AppLaunchStatsSaveAndRestore, AppLaunchStatsScheduler, AppLaunchStatsState, AppLaunchStatsStateHandlerQueue, BudgetPool, NSDate, NSDistributedNotificationCenter, NSNumber, NSObject, NSObject, NSObject, NSRunLoop, NSString; @interface AppLaunchStats : NSObject { @@ -25,9 +25,14 @@ id pendingHandler; id recommendHandler; AppLaunchStatsScheduler *aplsScheduler; + AppLaunchStatsDiag *aplsDiag; BudgetPool *topicLimiter; - int messageStatus; + unsigned char prefUIKitFakeSwitch; + int messageStatusAPSD; int resourceStatus; + int externaltriggerType; + NSDistributedNotificationCenter *distNotCenter; + NSDate *lastDateOfAliveList; NSDate *lastExternalTrigTime; NSDate *timeOfLastFetch; NSDate *oneHourBudgetReset; @@ -37,34 +42,39 @@ _Bool isClassCLocked; _Bool isAppForecastUpdating; _Bool isDataBudgetUpdating; + _Bool isNoprewarmUpdating; _Bool isInternalInstall; _Bool isPowerBudgetsUpdating; _Bool lastFetchWasTooLongAgo; + _Bool disableAllDueToSleep; _Bool disableFetch; _Bool disableHighPriorityPush; _Bool disableLowPriorityPush; _Bool disableTrending; + int allowedMaxCount; int lockStateToken; int whiteListAppToken; int externalTrigToken; int resourceToken; int trendToken; + int pushListToken; int pushToken; int configToken; int aplsNotifyToken; int semaphoreSigToken; int classCLockedToken; + int displayStateToken; + int pluggedInToken; + long long lowPriorityStartTime; NSObject *appLaunchStatDQueue; + NSObject *appLaunchStatPushQueue; NSObject *delegateQueue; - NSObject *pendingQueue; NSObject *theTimer; - NSObject *lowPriorityPushSemaphore; NSObject *conn; id delegate; } @property(readonly, nonatomic) NSObject *conn; // @synthesize conn; -@property(readonly, nonatomic) NSObject *pendingQueue; // @synthesize pendingQueue; @property(readonly, nonatomic) id pendingHandler; // @synthesize pendingHandler; @property(readonly, nonatomic) NSObject *appLaunchStatDQueue; // @synthesize appLaunchStatDQueue; @property(readonly, nonatomic) AppLaunchStatsState *aplsState; // @synthesize aplsState; @@ -73,15 +83,16 @@ - (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)save:(id)arg1; - (void)restore:(id)arg1; +- (void)deleteAllEntriesInDB; - (void)aplsSBMonitorEvent:(int)arg1; - (void)setDelayLaunchFor:(id)arg1 with:(double)arg2; - (void)receiveIncomingLowPriorityPushRequestForReservationStation:(id)arg1; -- (void)receiveIncomingLowPriorityPushList:(id)arg1; -- (void)receiveBatteryNotification:(id)arg1; +- (void)receiveIncomingLowPriorityPushList:(unsigned long long)arg1; +- (void)receiveConnectedStateNotification:(unsigned long long)arg1; - (void)setPendingWorkQueue:(id)arg1; - (_Bool)isSpringBoardInstance; - (id)convertTopicIDtoBundleID:(id)arg1; -- (id)doConvertTopicString:(id)arg1 withRange:(struct _NSRange)arg2 withSubStringIndex:(unsigned int)arg3; +- (id)doConvertTopicString:(id)arg1 withRange:(struct _NSRange)arg2 withSubStringIndex:(unsigned long long)arg3; - (void)removeAppFromLST:(id)arg1; - (_Bool)hasOpportunisticFetchFeatureWithType:(id)arg1 withFetch:(int)arg2; - (_Bool)hasOpportunisticFetchFeature:(id)arg1; @@ -106,20 +117,24 @@ - (void)retrieveAppScoresWithHandler:(id)arg1; - (void)sendLSTxtqueriesWithMask:(unsigned long long)arg1; - (void)setAppLaunchStatsPendingHandler:(id)arg1 queue:(void)arg2; +- (void)initAfterClassCUnlockedForClient; - (void)setAppLaunchStatsDelegate:(id)arg1 queue:(id)arg2; - (void)setAppLaunchStatsPendingDelegate:(id)arg1 queue:(id)arg2; - (void)triggerLaunchQueue:(id)arg1; +- (void)testAndReleaseBlueList; - (void)okToPassPushMessageForTopic:(id)arg1 onQueue:(id)arg2 withHandler:(id)arg3; +- (void)updateDailyOutOfBandForecast; - (void)updateDailyPowerBudgets; - (int)bundlePredictionZone:(id)arg1 launchzone:(int)arg2; -- (long long)energyPCtoMWH:(float)arg1; - (void)updateDailyDataBudget; - (void)updateDailyAppForecast; - (void)onTick; +- (void)initAfterClassCUnlocked; - (void)setAppLaunchRecommendationHandler:(id)arg1; -- (void)preWarmHasEnded:(id)arg1 withResult:(unsigned int)arg2 withTriggerType:(int)arg3 withSequence:(unsigned long long)arg4; -- (void)preWarmHasStarted:(id)arg1 withResult:(unsigned int)arg2 withTriggerType:(int)arg3 withSequence:(unsigned long long)arg4; +- (void)preWarmHasEnded:(id)arg1 withResult:(unsigned long long)arg2 withTriggerType:(int)arg3 withSequence:(unsigned long long)arg4; +- (void)preWarmHasStarted:(id)arg1 withResult:(unsigned long long)arg2 withTriggerType:(int)arg3 withSequence:(unsigned long long)arg4; - (void)okToLaunchMessageFor:(id)arg1 forReasons:(id)arg2 withHandler:(id)arg3; +- (void)resetBudgetPoolClient; - (void)resetBudgetPool; - (void)updatePowerBudgetPool; - (void)whatToLaunch:(id)arg1; @@ -127,6 +142,7 @@ - (void)testOneHourBudgetExpirytime; - (void)runPCtimerHeartBeat:(_Bool)arg1; - (void)launchExternalTriggers:(unsigned long long)arg1; +- (void)checkWifiChargerConnected; - (void)reloadConfiguration; - (void)initSharedNotification; - (void)initRegisterNotifications; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsAggD.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsAggD.h deleted file mode 100644 index 5d94c4e70..000000000 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsAggD.h +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDate, NSMutableArray, NSMutableDictionary, NSObject; - -@interface AppLaunchStatsAggD : NSObject -{ - _Bool buildLaunchStats; - NSObject *aggDQueue; - int hasStats; - int failedLaunchNoDataBudget; - int failedLaunchNoPWBudget; - int totalLaunchAttempt; - int zoneCounts[9]; - NSDate *cycleStart; - NSMutableArray *pastCycle; - NSMutableDictionary *launchDict; - int prewarmZoneCounts[5]; - NSMutableDictionary *prewarmDict; - int prewarmHits; - int prewarmMiss; - long long avgDownloadsize; - long long avgPWConsumed; - int totalBGDownloads; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) NSDate *cycleStart; // @synthesize cycleStart; -@property(retain, nonatomic) NSMutableArray *pastCycle; // @synthesize pastCycle; -- (void).cxx_destruct; -- (void)backgroundSucceeds:(long long)arg1 withPW:(long long)arg2; -- (void)populatePrewarmZones:(id)arg1; -- (void)populatePredictZones:(id)arg1; -- (void)replacePredictionAtZone:(id)arg1 zoneid:(int)arg2; -- (void)newCycleWithApps:(id)arg1; -- (void)appPrewarm:(id)arg1; -- (void)appFGLaunch:(id)arg1; -- (void)uploadData; -- (void)launchAttemptIncrement; -- (void)failedPrewarmLaunch:(_Bool)arg1 withPWBudget:(_Bool)arg2; -- (void)setCollectLaunchStats; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDelayLaunch.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDelayLaunch.h index 3ce622326..19e5f1064 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDelayLaunch.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDelayLaunch.h @@ -25,7 +25,7 @@ - (void)saveContext:(id)arg1; - (void)save:(id)arg1; - (void)restore:(id)arg1; -- (_Bool)shouldDelayLaunch:(id)arg1; +- (_Bool)shouldDelayLaunch:(id)arg1 forTrending:(_Bool)arg2; - (void)resetDelayLaunch:(id)arg1; - (void)delayLaunch:(id)arg1 with:(double)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDiag.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDiag.h new file mode 100644 index 000000000..998c5e30a --- /dev/null +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsDiag.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSObject; + +@interface AppLaunchStatsDiag : NSObject +{ + NSObject *APLSDiagQueue; + NSObject *APLSDiagTimer; + int diagToken; + _Bool diagTimerOn; +} + +- (void).cxx_destruct; +- (void)initializeDiag:(_Bool)arg1; +- (void)dumpDiagnosticIntoFile; +- (void)base64EncodeFile:(const char *)arg1 dumpfile:(struct __sFILE *)arg2; +- (void)turnOffDiagnostic; +- (void)turnOnDiagnostic:(long long)arg1; +- (_Bool)checkDuetDiagState; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsLaunchQueue.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsLaunchQueue.h index 05a29f1bc..05d374665 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsLaunchQueue.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsLaunchQueue.h @@ -14,6 +14,9 @@ { _Bool pushHigh; NSObject *launchQueue; + long long allowedAppLaunchCap; + long long wifiChargerDuration; + unsigned long long scheduleLaunchQueue; id highPriorityBlock; id lowPriorityBlock; NSDate *lastRetryTrigTime; @@ -23,17 +26,27 @@ NSMutableArray *highPriorityRetryList; NSMutableArray *lowPriorityPushQueue; NSMutableArray *lowPriorityRetryList; + NSMutableArray *wifiChargerQueue; NSMutableArray *reservationStationList; + id wifiChargerCheck; + NSDate *ageWifiChargerQueue; } - (void).cxx_destruct; - (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (_Bool)reservationStationsFree; -- (void)releaseReservationStation:(id)arg1; -- (void)launchObject:(id)arg1; +- (_Bool)wifiChargeQueueAllowedToProceed; +- (void)setLaunchCapacity:(unsigned long long)arg1; +- (int)reservationStationsFree; +- (void)updateWifiChargerDate; +- (void)enableWifiChargerQueue:(id)arg1; +- (_Bool)refillWifiChargerQueue; +- (void)releaseReservationStation:(id)arg1 seqNum:(long long)arg2; +- (int)launchObject:(id)arg1; +- (void)doDispatchQueuedLPLaunches; - (void)doDispatchQueuedLaunches; - (_Bool)acquireReservationStation:(id)arg1; +- (_Bool)confirmReservationStation:(id)arg1 seqNum:(long long)arg2 type:(int)arg3 release:(id)arg4; - (void)addToLaunchQueue:(id)arg1 withQueueType:(int)arg2 withItem:(id)arg3; - (void)addToLowPriorityQueue:(id)arg1 withLaunchBlock:(id)arg2; - (void)addToHighPriorityQueue:(id)arg1 withLaunchBlock:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsREventHandler.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsREventHandler.h index 097470929..22650edee 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsREventHandler.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsREventHandler.h @@ -28,6 +28,7 @@ - (void)hdlr_dataforecast:(unsigned long long)arg1 withXPCObject:(id)arg2; - (void)hdlr_ok2launch:(unsigned long long)arg1 withXPCObject:(id)arg2; - (void)hdlr_getscores:(unsigned long long)arg1 withXPCObject:(id)arg2; +- (void)hdlr_nonprewarm:(id)arg1; - (void)hdlr_dbolderthan:(id)arg1; - (void)hdlr:(id)arg1; - (id)init:(id)arg1 withHandlers:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBMonitor.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBMonitor.h index c03885bd6..50d07afce 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBMonitor.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBMonitor.h @@ -20,13 +20,14 @@ BKSApplicationStateMonitor *appStateMonitor; NSMutableDictionary *blackListed; NSMutableDictionary *recentList; + NSMutableDictionary *trendList; NSMutableString *foreGroundApp; - BOOL _enableAppSwitcherCheck; - BOOL _enableWasRecentlyLaunched; + _Bool _enableAppSwitcherCheck; + _Bool _enableWasRecentlyLaunched; } -@property(readonly, nonatomic) BOOL enableWasRecentlyLaunched; // @synthesize enableWasRecentlyLaunched=_enableWasRecentlyLaunched; -@property(readonly, nonatomic) BOOL enableAppSwitcherCheck; // @synthesize enableAppSwitcherCheck=_enableAppSwitcherCheck; +@property(readonly, nonatomic) _Bool enableWasRecentlyLaunched; // @synthesize enableWasRecentlyLaunched=_enableWasRecentlyLaunched; +@property(readonly, nonatomic) _Bool enableAppSwitcherCheck; // @synthesize enableAppSwitcherCheck=_enableAppSwitcherCheck; @property(readonly, nonatomic) NSMutableString *foreGroundApp; // @synthesize foreGroundApp; - (void).cxx_destruct; - (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; @@ -43,6 +44,7 @@ - (void)appSuspendedTriggerExternalEvent:(id)arg1; - (void)addToBlackList:(id)arg1; - (void)initListenerForAppStateChange; +- (void)clearTrendingCache; - (void)appSwitchedObserver:(id)arg1; - (id)init:(id)arg1 withCallback:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBSettings.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBSettings.h index 0a11be556..4c6981b3e 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBSettings.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSBSettings.h @@ -8,13 +8,15 @@ #import "DuetLoggerProtocol-Protocol.h" -@class AppLaunchStatsSaveAndRestore, NSMutableDictionary, NSObject; +@class AppLaunchStatsSaveAndRestore, NSMutableDictionary, NSObject, NSUserDefaults; @interface AppLaunchStatsSBSettings : NSObject { NSObject *aplsSettingsQueue; + id callbackBlock; AppLaunchStatsSaveAndRestore *saveAndRestoreContext; NSMutableDictionary *settingsBlacklist; + NSUserDefaults *aplsSBSettingsDefault; } - (void).cxx_destruct; @@ -24,7 +26,7 @@ - (_Bool)isManagedConfigurationSettingOn; - (void)loadSettingsBlacklist; - (_Bool)isAppDisabledInSettingsList:(id)arg1; -- (id)init; +- (id)init:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSaveAndRestore.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSaveAndRestore.h index 585a03b32..2bb5f1806 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSaveAndRestore.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsSaveAndRestore.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSMutableArray, NSObject; +@class NSMutableArray, NSObject, NSUserDefaults; @interface AppLaunchStatsSaveAndRestore : NSObject { @@ -14,14 +14,15 @@ _Bool hasSavedData; NSObject *aplsSaveAndRestoreQueue; NSMutableArray *saveRestoreObjects; + NSUserDefaults *saveRestoreDefaults; } @property(readonly, nonatomic) _Bool hasSavedData; // @synthesize hasSavedData; @property(nonatomic) _Bool allowSave; // @synthesize allowSave; - (void).cxx_destruct; +- (void)saveState:(id)arg1 withKey:(id)arg2; - (void)saveAll; - (void)restoreAll; -- (id)reloadFromDisk; - (void)quickSave:(id)arg1 forKey:(id)arg2; - (id)getString:(id)arg1; - (id)getList:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsScheduler.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsScheduler.h index 53d4bc316..450a36bb0 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsScheduler.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsScheduler.h @@ -7,15 +7,16 @@ #import "NSObject.h" #import "DuetLoggerProtocol-Protocol.h" +#import "DuetSaveAndRestore-Protocol.h" @class AppLaunchStatsState, NSDate, NSRunLoop, PCPersistentTimer; -@interface AppLaunchStatsScheduler : NSObject +@interface AppLaunchStatsScheduler : NSObject { _Bool usefulDate; id theCallback; AppLaunchStatsState *aplsState; - int timeZoneSecondsFromGMT; + long long timeZoneSecondsFromGMT; NSDate *fireWakeupDate; NSDate *startDate; NSRunLoop *aplsRunloop; @@ -26,6 +27,8 @@ - (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)timerFired:(id)arg1; +- (void)save:(id)arg1; +- (void)restore:(id)arg1; - (void)programTimer; - (void)generateFireDates; - (void)checkTimeZone; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsState.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsState.h index 095524381..0181358f7 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsState.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsState.h @@ -9,7 +9,7 @@ #import "DuetLoggerProtocol-Protocol.h" #import "DuetSaveAndRestore-Protocol.h" -@class AppLaunchStatsSaveAndRestore, NSMutableArray, NSMutableDictionary, NSObject; +@class AppLaunchStatsSaveAndRestore, NSDate, NSMutableArray, NSMutableDictionary, NSObject; @interface AppLaunchStatsState : NSObject { @@ -27,6 +27,8 @@ long long globalPowerBudgetCap; long long BGDataBudgetCap; AppLaunchStatsSaveAndRestore *saveAndRestoreContext; + NSDate *startTimeStamp; + NSDate *startTimeStampOOB; NSMutableDictionary *appsAliveInLSTDict; NSMutableArray *fireDates; NSMutableArray *cacheAppsforFullDebug; @@ -42,13 +44,18 @@ NSMutableArray *dailyAppForecastSlots; NSMutableArray *dailyDataBudgetSlots; NSMutableArray *dailyDataBGBudgetSlots; + NSMutableArray *dailyDataNDISCBudgetSlots; NSMutableArray *dailyPowerFetchBudgetSlots; NSMutableArray *dailyPowerPushBudgetSlots; - BOOL _enableLiveListCheck; - BOOL _enableBlackListCheck; - BOOL _enableOpportunisticFetchCheck; - BOOL _enableForeGroundAppCheck; - BOOL _enableBudgetCheck; + NSMutableArray *dailyPowerNDISCBudgetSlots; + long long endofdayDataBudget; + long long endofdayBGDataBudget; + long long endofdayNDISCDataBudget; + _Bool _enableLiveListCheck; + _Bool _enableBlackListCheck; + _Bool _enableOpportunisticFetchCheck; + _Bool _enableForeGroundAppCheck; + _Bool _enableBudgetCheck; float _globalNonactivePWPC; float _globalFetchPWPC; float _globalPushPWPC; @@ -61,11 +68,11 @@ long long _globalTimeThreshold; } -@property(readonly, nonatomic) BOOL enableBudgetCheck; // @synthesize enableBudgetCheck=_enableBudgetCheck; -@property(readonly, nonatomic) BOOL enableForeGroundAppCheck; // @synthesize enableForeGroundAppCheck=_enableForeGroundAppCheck; -@property(readonly, nonatomic) BOOL enableOpportunisticFetchCheck; // @synthesize enableOpportunisticFetchCheck=_enableOpportunisticFetchCheck; -@property(nonatomic) BOOL enableBlackListCheck; // @synthesize enableBlackListCheck=_enableBlackListCheck; -@property(readonly, nonatomic) BOOL enableLiveListCheck; // @synthesize enableLiveListCheck=_enableLiveListCheck; +@property(readonly, nonatomic) _Bool enableBudgetCheck; // @synthesize enableBudgetCheck=_enableBudgetCheck; +@property(readonly, nonatomic) _Bool enableForeGroundAppCheck; // @synthesize enableForeGroundAppCheck=_enableForeGroundAppCheck; +@property(readonly, nonatomic) _Bool enableOpportunisticFetchCheck; // @synthesize enableOpportunisticFetchCheck=_enableOpportunisticFetchCheck; +@property(nonatomic) _Bool enableBlackListCheck; // @synthesize enableBlackListCheck=_enableBlackListCheck; +@property(readonly, nonatomic) _Bool enableLiveListCheck; // @synthesize enableLiveListCheck=_enableLiveListCheck; @property(readonly, nonatomic) float dataCellMultiplier; // @synthesize dataCellMultiplier=_dataCellMultiplier; @property(readonly, nonatomic) float dataWifiMultiplier; // @synthesize dataWifiMultiplier=_dataWifiMultiplier; @property(readonly, nonatomic) float globalPushPWPC; // @synthesize globalPushPWPC=_globalPushPWPC; @@ -74,10 +81,15 @@ @property(readonly, nonatomic) long long globalTimeThreshold; // @synthesize globalTimeThreshold=_globalTimeThreshold; @property(readonly, nonatomic) long long BGMinSlotData; // @synthesize BGMinSlotData=_BGMinSlotData; @property(readonly, nonatomic) long long globalMinSlotData; // @synthesize globalMinSlotData=_globalMinSlotData; +@property long long endofdayNDISCDataBudget; // @synthesize endofdayNDISCDataBudget; +@property long long endofdayBGDataBudget; // @synthesize endofdayBGDataBudget; +@property long long endofdayDataBudget; // @synthesize endofdayDataBudget; @property(readonly, nonatomic) long long BGDataCarryCap; // @synthesize BGDataCarryCap; @property(readonly, nonatomic) long long BGDataBudgetCap; // @synthesize BGDataBudgetCap; @property(readonly, nonatomic) long long globalDataBudgetCap; // @synthesize globalDataBudgetCap; @property(readonly, nonatomic) long long globalDataCarryCap; // @synthesize globalDataCarryCap; +@property(retain, nonatomic) NSMutableArray *dailyDataNDISCBudgetSlots; // @synthesize dailyDataNDISCBudgetSlots; +@property(retain, nonatomic) NSMutableArray *dailyPowerNDISCBudgetSlots; // @synthesize dailyPowerNDISCBudgetSlots; @property(retain, nonatomic) NSMutableArray *dailyPowerPushBudgetSlots; // @synthesize dailyPowerPushBudgetSlots; @property(retain, nonatomic) NSMutableArray *dailyPowerFetchBudgetSlots; // @synthesize dailyPowerFetchBudgetSlots; @property(retain, nonatomic) NSMutableArray *dailyDataBGBudgetSlots; // @synthesize dailyDataBGBudgetSlots; @@ -96,12 +108,12 @@ @property(retain) NSMutableArray *fireDates; // @synthesize fireDates; @property(retain) NSMutableDictionary *appsAliveInLSTDict; // @synthesize appsAliveInLSTDict; @property _Bool isBatteryChargerConnected; // @synthesize isBatteryChargerConnected; -@property _Bool isWIFIConnected; // @synthesize isWIFIConnected; +@property(readonly) _Bool isWIFIConnected; // @synthesize isWIFIConnected; @property _Bool doUniformBudget; // @synthesize doUniformBudget; @property _Bool isFetchPushPowerResourceAvailable; // @synthesize isFetchPushPowerResourceAvailable; @property _Bool isFetchPowerResourceAvailable; // @synthesize isFetchPowerResourceAvailable; @property _Bool isDataResourceAvailable; // @synthesize isDataResourceAvailable; -@property _Bool isDeviceInGoodCellularCondition; // @synthesize isDeviceInGoodCellularCondition; +@property(readonly) _Bool isDeviceInGoodCellularCondition; // @synthesize isDeviceInGoodCellularCondition; @property _Bool isDeviceUnderThermalPressure; // @synthesize isDeviceUnderThermalPressure; @property _Bool isDeviceInCall; // @synthesize isDeviceInCall; - (void).cxx_destruct; @@ -111,12 +123,21 @@ - (void)save:(id)arg1; - (void)restore:(id)arg1; - (id)popFirstSlotInDailyBudgetQueue:(id)arg1; +- (_Bool)isChargeOnWifiOn; - (_Bool)hasResourcesAvailable:(_Bool)arg1 forTriggerType:(int)arg2; +- (int)addToOutOfBandAppList:(long long)arg1 withCacheDict:(id)arg2 withAppList:(id)arg3; +- (id)getOutOfBandAppList; +- (_Bool)isOutOfBand; +- (void)updateAppsAliveInLSTList:(id)arg1; +- (void)resetAppsAliveInLSTList; - (_Bool)getAppsAliveInLSTList:(id)arg1; - (void)addPredictedSlotsToDailyPowerBudgetQueue:(id)arg1 forcastquality:(long long)arg2 batteryCapacity:(id)arg3; - (void)convertPCdistributionToInt:(id)arg1 fetchOver:(float)arg2 array:(id)arg3 dailyInt:(int)arg4; - (void)addPredictedSlotsToDailyDataBudgetQueue:(id)arg1 forcastquality:(long long)arg2; +- (long long)calculateSlotMinDataBudget:(const char *)arg1; +- (long long)calculateDailyDataBudgetFor:(const char *)arg1; - (void)addPredictedSlotsToDailyAppForecastQueue:(id)arg1; +- (void)addPredictedSlotsToDailyOutOfBandQueue:(id)arg1; - (int)reloadConfiguration; - (id)init; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandler.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandler.h index b2c67cfc1..fa4835c18 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandler.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandler.h @@ -15,8 +15,10 @@ id scoreHandler; id trendHandler; id olderHandler; + id noprewarmHandler; } +@property(copy) id noprewarmHandler; // @synthesize noprewarmHandler; @property(copy) id olderHandler; // @synthesize olderHandler; @property(copy) id trendHandler; // @synthesize trendHandler; @property(copy) id scoreHandler; // @synthesize scoreHandler; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandlerQueue.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandlerQueue.h index 0fa5816b1..5e98d5f9d 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandlerQueue.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsStateHandlerQueue.h @@ -17,6 +17,7 @@ NSMutableArray *dataBudgetHandlerQueue; NSMutableArray *powerFetchBudgetHandlerQueue; NSMutableArray *powerPushBudgetHandlerQueue; + NSMutableArray *bgNDISCDataReadHandlerQueue; NSMutableArray *appForecastHandlerQueue; NSMutableArray *dataForecastHandlerQueue; NSMutableArray *powerForecastHandlerQueue; @@ -25,8 +26,10 @@ NSMutableArray *ok2LaunchHandlerQueue; NSMutableArray *scoreHandlerQueue; NSMutableArray *databaseAgeHandlerQueue; + NSMutableArray *noprewarmListHandlerQueue; } +@property(readonly, nonatomic) NSMutableArray *noprewarmListHandlerQueue; // @synthesize noprewarmListHandlerQueue; @property(readonly, nonatomic) NSMutableArray *databaseAgeHandlerQueue; // @synthesize databaseAgeHandlerQueue; @property(readonly, nonatomic) NSMutableArray *scoreHandlerQueue; // @synthesize scoreHandlerQueue; @property(readonly, nonatomic) NSMutableArray *ok2LaunchHandlerQueue; // @synthesize ok2LaunchHandlerQueue; @@ -35,6 +38,7 @@ @property(readonly, nonatomic) NSMutableArray *powerForecastHandlerQueue; // @synthesize powerForecastHandlerQueue; @property(readonly, nonatomic) NSMutableArray *dataForecastHandlerQueue; // @synthesize dataForecastHandlerQueue; @property(readonly, nonatomic) NSMutableArray *appForecastHandlerQueue; // @synthesize appForecastHandlerQueue; +@property(readonly, nonatomic) NSMutableArray *bgNDISCDataReadHandlerQueue; // @synthesize bgNDISCDataReadHandlerQueue; @property(readonly, nonatomic) NSMutableArray *powerPushBudgetHandlerQueue; // @synthesize powerPushBudgetHandlerQueue; @property(readonly, nonatomic) NSMutableArray *powerFetchBudgetHandlerQueue; // @synthesize powerFetchBudgetHandlerQueue; @property(readonly, nonatomic) NSMutableArray *dataBudgetHandlerQueue; // @synthesize dataBudgetHandlerQueue; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsWhiteListManager.h b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsWhiteListManager.h index 90706e533..9d3873504 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsWhiteListManager.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/AppLaunchStatsWhiteListManager.h @@ -7,21 +7,23 @@ #import "NSObject.h" #import "DuetLoggerProtocol-Protocol.h" +#import "LSApplicationWorkspaceObserverProtocol-Protocol.h" -@class AppLaunchStatsSaveAndRestore, NSMutableArray, NSObject; +@class AppLaunchStatsSaveAndRestore, LSApplicationWorkspace, NSMutableArray, NSObject; -@interface AppLaunchStatsWhiteListManager : NSObject +@interface AppLaunchStatsWhiteListManager : NSObject { NSObject *aplsWLMQueue; AppLaunchStatsSaveAndRestore *saveAndRestoreContext; + LSApplicationWorkspace *wlmAppWorkSpace; NSMutableArray *defaultsWriteWhiteList; NSMutableArray *launchServiceWhiteListFetch; NSMutableArray *launchServiceWhiteListPush; - BOOL enableWhiteListCheck; + _Bool enableWhiteListCheck; } + (id)instance; -@property(nonatomic) BOOL enableWhiteListCheck; // @synthesize enableWhiteListCheck; +@property(nonatomic) _Bool enableWhiteListCheck; // @synthesize enableWhiteListCheck; - (void).cxx_destruct; - (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; @@ -29,6 +31,9 @@ - (void)reloadConfiguration; - (_Bool)isWhiteListed:(id)arg1 withFetch:(int)arg2; - (_Bool)isAppInList:(id)arg1 withBundleID:(id)arg2; +- (void)initSetup; +- (void)applicationsDidInstall:(id)arg1; +- (void)addToMultiTaskingQueue:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/CDStructures.h b/iOS7/PrivateFrameworks/AppLaunchStats/CDStructures.h index 52a06e6c0..4f5072dc2 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/CDStructures.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/CDStructures.h @@ -7,7 +7,35 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; +}; + +struct __sFILE { + char *_field1; + int _field2; + int _field3; + short _field4; + short _field5; + struct __sbuf _field6; + int _field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + struct __sbuf _field13; + struct __sFILEX *_field14; + int _field15; + unsigned char _field16[3]; + unsigned char _field17[1]; + struct __sbuf _field18; + int _field19; + long long _field20; +}; + +struct __sbuf { + char *_field1; + int _field2; }; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/DuetConfigurator.h b/iOS7/PrivateFrameworks/AppLaunchStats/DuetConfigurator.h deleted file mode 100644 index 8db4ddd6f..000000000 --- a/iOS7/PrivateFrameworks/AppLaunchStats/DuetConfigurator.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "DuetLoggerProtocol-Protocol.h" - -@class NSBundle, NSMutableArray, NSMutableDictionary; - -@interface DuetConfigurator : NSObject -{ - NSBundle *bundle; - NSMutableDictionary *dictOfConfigurations; - NSMutableDictionary *appBlackMap; - NSMutableArray *appWhiteListArray; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) NSMutableArray *appWhiteListArray; // @synthesize appWhiteListArray; -@property(readonly, nonatomic) NSMutableDictionary *appBlackMap; // @synthesize appBlackMap; -- (void).cxx_destruct; -- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)loadConfigurations:(id)arg1; -- (void)loadBundleConfigurations; -- (long long)getStateFor:(id)arg1; -- (void)reloadBundleFromDisk; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/DuetLogger.h b/iOS7/PrivateFrameworks/AppLaunchStats/DuetLogger.h deleted file mode 100644 index 1a42b31ff..000000000 --- a/iOS7/PrivateFrameworks/AppLaunchStats/DuetLogger.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSFileManager, NSMutableArray, NSObject, NSString; - -@interface DuetLogger : NSObject -{ - struct __aslclient *log_client; - struct __aslmsg *log_msg; - _Bool canWriteToFile; - _Bool firstTime; - NSObject *logQueue; - int fd; - NSFileManager *fileMgr; - NSString *binaryName; - NSString *filePath; - NSString *fileName; - NSString *homeDir; - NSString *logState; - NSMutableArray *duetLoggerSource; -} - -+ (id)instance:(int)arg1; -+ (id)instance; -@property(readonly, nonatomic) _Bool canWriteToFile; // @synthesize canWriteToFile; -- (void).cxx_destruct; -- (void)updateDefaultsDomain:(id)arg1 withValue:(id)arg2; -- (void)logToFileCStringSimpleDebug:(char *)arg1; -- (void)logToFileCString:(char *)arg1; -- (void)logToFile:(id)arg1; -- (void)setLoggingMode:(_Bool)arg1; -- (void)dumpAllLogs; -- (id)getTimeStamp; -- (id)getUniqueFileName; -- (void)createFile; -- (void)addDataSource:(id)arg1; -- (id)init:(id)arg1 withState:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/HistogramElement.h b/iOS7/PrivateFrameworks/AppLaunchStats/HistogramElement.h index 1d23c479f..569ff14fd 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/HistogramElement.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/HistogramElement.h @@ -6,9 +6,11 @@ #import "NSObject.h" +#import "NSCoding-Protocol.h" + @class NSString; -@interface HistogramElement : NSObject +@interface HistogramElement : NSObject { NSString *stringkey; double probability; @@ -21,6 +23,8 @@ @property(nonatomic) double probability; // @synthesize probability; @property(retain, nonatomic) NSString *stringkey; // @synthesize stringkey; - (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; - (id)description; - (id)initWithString:(id)arg1 withCount:(unsigned long long)arg2 withQueryID:(unsigned long long)arg3; - (id)initWithString:(id)arg1 withProbability:(double)arg2 withQueryID:(unsigned long long)arg3; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/LSApplicationWorkspaceObserverProtocol-Protocol.h b/iOS7/PrivateFrameworks/AppLaunchStats/LSApplicationWorkspaceObserverProtocol-Protocol.h index 697aec6ec..8e326b799 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/LSApplicationWorkspaceObserverProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/LSApplicationWorkspaceObserverProtocol-Protocol.h @@ -9,7 +9,7 @@ @protocol LSApplicationWorkspaceObserverProtocol @optional -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/NSCoding-Protocol.h b/iOS7/PrivateFrameworks/AppLaunchStats/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/iOS7/PrivateFrameworks/AppLaunchStats/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AppLaunchStats/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/PowerLogStub.h b/iOS7/PrivateFrameworks/AppLaunchStats/PowerLogStub.h deleted file mode 100644 index 5b46e49ce..000000000 --- a/iOS7/PrivateFrameworks/AppLaunchStats/PowerLogStub.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "DuetLoggerProtocol-Protocol.h" - -@class BudgetPool, NSDate, NSNumber, NSObject; - -@interface PowerLogStub : NSObject -{ - NSObject *pllStubQueue; - long long totalBackgroundDownloadPowerUsed; - long long totalFetchPowerUsed; - long long totalPushPowerUsed; - BudgetPool *powerbackgroundDownloadBudgetPool; - BudgetPool *powerFetchBudgetPool; - BudgetPool *powerPushBudgetPool; - NSDate *startPowerLogLiteDate; - NSNumber *batteryCapacity; -} - -+ (id)instance; -- (void).cxx_destruct; -- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)energyStopLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; -- (void)energyStartLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; -- (short)duetUpdateTypeMapfrom:(short)arg1; -- (void)energyConsumedRefresh; -- (id)getBatteryCapacity; -- (long long)energyConsumedForPush; -- (long long)energyConsumedForFetch; -- (long long)energyConsumedForBackgroundDownload; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/ReservationStationObject.h b/iOS7/PrivateFrameworks/AppLaunchStats/ReservationStationObject.h index 84f69cf0d..d90cba1c1 100644 --- a/iOS7/PrivateFrameworks/AppLaunchStats/ReservationStationObject.h +++ b/iOS7/PrivateFrameworks/AppLaunchStats/ReservationStationObject.h @@ -13,6 +13,10 @@ @interface ReservationStationObject : NSObject { NSObject *rsDispatchQueue; + long long lockTime; + long long seqNum; + int appType; + id forceEndHandler; NSDate *timeStamp; NSString *bundleID; NSObject *theTimer; @@ -22,8 +26,9 @@ - (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; - (void)onTick; +- (void)setStationState:(id)arg1 seq:(long long)arg2 type:(int)arg3 didset:(_Bool *)arg4 release:(id)arg5; - (void)setStation:(id)arg1 didSet:(_Bool *)arg2; -- (void)releaseStationWithAppID:(id)arg1 withReleaseState:(_Bool *)arg2; +- (void)releaseStationWithAppID:(id)arg1 seqNum:(long long)arg2 withReleaseState:(_Bool *)arg3; - (_Bool)isFree; - (void)createTimer; - (id)init:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppStoreUI/ASClientController.h b/iOS7/PrivateFrameworks/AppStoreUI/ASClientController.h index 5790ecf82..849661381 100644 --- a/iOS7/PrivateFrameworks/AppStoreUI/ASClientController.h +++ b/iOS7/PrivateFrameworks/AppStoreUI/ASClientController.h @@ -8,13 +8,13 @@ @interface ASClientController : SUClientController { - BOOL _shouldExitAfterPurchases; + _Bool _shouldExitAfterPurchases; } -@property(nonatomic) BOOL shouldExitAfterPurchases; // @synthesize shouldExitAfterPurchases=_shouldExitAfterPurchases; +@property(nonatomic) _Bool shouldExitAfterPurchases; // @synthesize shouldExitAfterPurchases=_shouldExitAfterPurchases; - (id)purchaseManager:(id)arg1 purchaseBatchForPurchases:(id)arg2; - (id)purchaseManager:(id)arg1 purchaseBatchForItems:(id)arg2; -- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; +- (_Bool)libraryContainsItemIdentifier:(unsigned long long)arg1; - (id)initWithClientInterface:(id)arg1; - (id)initWithClientIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppStoreUI/ASPurchaseBatch.h b/iOS7/PrivateFrameworks/AppStoreUI/ASPurchaseBatch.h index e9a6724e5..5f0bbc852 100644 --- a/iOS7/PrivateFrameworks/AppStoreUI/ASPurchaseBatch.h +++ b/iOS7/PrivateFrameworks/AppStoreUI/ASPurchaseBatch.h @@ -10,9 +10,9 @@ { } -- (id)_tooBigForNetworkErrorForError:(id)arg1 withCount:(int)arg2; +- (id)_tooBigForNetworkErrorForError:(id)arg1 withCount:(long long)arg2; - (id)_copyItemsByStorefrontFromItems:(id)arg1; -- (id)mergedErrorForError:(id)arg1 withCount:(int)arg2; +- (id)mergedErrorForError:(id)arg1 withCount:(long long)arg2; - (id)everythingFailedErrorForError:(id)arg1; - (void *)errorEqualCallback; - (id)copyFilteredItemsFromItems:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppSupport/ALCity.h b/iOS7/PrivateFrameworks/AppSupport/ALCity.h index 1ccf9f009..a81abdee1 100644 --- a/iOS7/PrivateFrameworks/AppSupport/ALCity.h +++ b/iOS7/PrivateFrameworks/AppSupport/ALCity.h @@ -23,7 +23,7 @@ NSString *_countryOverride; NSString *_unlocalizedCountryOverride; NSString *_identifierForCPCity; - BOOL _localizationAttempted; + _Bool _localizationAttempted; } @property(retain, nonatomic) NSString *unlocalizedCountryOverride; // @synthesize unlocalizedCountryOverride=_unlocalizedCountryOverride; @@ -41,11 +41,11 @@ @property(retain, nonatomic) NSString *name; @property(readonly, nonatomic) NSDictionary *properties; @property(readonly, nonatomic) NSString *classicIdentifier; -- (id)displayNameIncludingCountry:(BOOL)arg1; -- (id)displayNameIncludingCountry:(BOOL)arg1 withFormat:(id)arg2; +- (id)displayNameIncludingCountry:(_Bool)arg1; +- (id)displayNameIncludingCountry:(_Bool)arg1 withFormat:(id)arg2; - (void)ensureLocalized; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithSQLRow:(char **)arg1; - (id)initWithProperties:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppSupport/ALCityManager.h b/iOS7/PrivateFrameworks/AppSupport/ALCityManager.h index 27503715f..99f06449b 100644 --- a/iOS7/PrivateFrameworks/AppSupport/ALCityManager.h +++ b/iOS7/PrivateFrameworks/AppSupport/ALCityManager.h @@ -30,7 +30,7 @@ - (id)cityForClassicIdentifier:(id)arg1; - (id)citiesWithIdentifiers:(id)arg1; - (void)localizeCities:(id)arg1; -- (id)citiesMatchingName:(id)arg1 localized:(BOOL)arg2; +- (id)citiesMatchingName:(id)arg1 localized:(_Bool)arg2; - (id)citiesMatchingName:(id)arg1; - (id)allCities; - (id)init; diff --git a/iOS7/PrivateFrameworks/AppSupport/CDStructures.h b/iOS7/PrivateFrameworks/AppSupport/CDStructures.h index 23acde017..55efb8964 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CDStructures.h +++ b/iOS7/PrivateFrameworks/AppSupport/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _img { id _field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; unsigned char _field6; }; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; #pragma mark Typedef'd Structures @@ -37,10 +37,10 @@ typedef struct { } CDStruct_6ad76789; typedef struct { - int _field1; + long long _field1; void *_field2; void *_field3; void *_field4; void *_field5; -} CDStruct_60d14f2d; +} CDStruct_e097db04; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPAggregateDictionary.h b/iOS7/PrivateFrameworks/AppSupport/CPAggregateDictionary.h index dc825777a..27c212b10 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPAggregateDictionary.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPAggregateDictionary.h @@ -11,7 +11,7 @@ } + (id)sharedAggregateDictionary; -@property(readonly, nonatomic, getter=isEnabled) BOOL enabled; +@property(readonly, nonatomic, getter=isEnabled) _Bool enabled; - (void)pushValue:(double)arg1 forKey:(id)arg2; - (void)setValue:(double)arg1 forDistributionKey:(id)arg2; - (void)clearDistributionKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPBitmapStore.h b/iOS7/PrivateFrameworks/AppSupport/CPBitmapStore.h index da50a2543..916238946 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPBitmapStore.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPBitmapStore.h @@ -14,29 +14,30 @@ NSString *_imagePath; NSCache *_cache; int _version; + NSString *_versionPath; } -+ (id)CPBitmapStoreWithPath:(id)arg1 version:(int)arg2 useDirectHashing:(BOOL)arg3; ++ (id)CPBitmapStoreWithPath:(id)arg1 version:(int)arg2 useDirectHashing:(_Bool)arg3; - (int)setVersion:(int)arg1; @property(readonly, nonatomic) int version; - (id)_versionPath; - (void)purge; -- (unsigned int)imageCount; +- (unsigned long long)imageCount; - (id)imagePath; - (void)removeImagesInGroups:(id)arg1; - (void)commitTransaction; -- (void)storeImageDataForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(BOOL)arg4 scale:(float)arg5 data:(id)arg6; -- (void)storeImageForKey:(id)arg1 inGroup:(id)arg2 opaque:(BOOL)arg3 image:(struct CGImage *)arg4; -- (struct CGImage *)copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(BOOL)arg4 scale:(float)arg5 draw:(id)arg6; -- (struct CGImage *)_copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(BOOL)arg4 scale:(float)arg5 fillMem:(id)arg6 alternateCompletion:(void)arg7; +- (void)storeImageDataForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(_Bool)arg4 scale:(double)arg5 data:(id)arg6; +- (void)storeImageForKey:(id)arg1 inGroup:(id)arg2 opaque:(_Bool)arg3 image:(struct CGImage *)arg4; +- (struct CGImage *)copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(_Bool)arg4 scale:(double)arg5 draw:(id)arg6; +- (struct CGImage *)_copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(_Bool)arg4 scale:(double)arg5 fillMem:(id)arg6 alternateCompletion:(void)arg7; - (struct CGImage *)copyImageForKey:(id)arg1 inGroup:(id)arg2; - (void)commitTxn; - (id)allGroups; - (struct CGImage *)copyImageForKey:(id)arg1; - (unsigned int)memContentOffset; - (void *)openAndMmap:(id)arg1 withInfo:(struct _img *)arg2; -- (BOOL)saveImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; -- (BOOL)findImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; +- (_Bool)saveImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; +- (_Bool)findImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; - (id)imageNameForKey:(id)arg1 inGroup:(id)arg2; - (void)dealloc; - (id)initWithPath:(id)arg1 version:(int)arg2; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPBitmapStoreSQL.h b/iOS7/PrivateFrameworks/AppSupport/CPBitmapStoreSQL.h index a4cb51d85..f2795aa28 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPBitmapStoreSQL.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPBitmapStoreSQL.h @@ -13,8 +13,8 @@ struct sqlite3_stmt *_saveStmt; struct sqlite3_stmt *_beginStmt; struct sqlite3_stmt *_commitStmt; - BOOL _dbIsReadOnly; - BOOL _dbIsMissing; + _Bool _dbIsReadOnly; + _Bool _dbIsMissing; struct __CFRunLoopObserver *_txnObserver; } @@ -30,11 +30,11 @@ - (struct sqlite3_stmt *)beginStmt; - (struct sqlite3_stmt *)saveStmt; - (struct sqlite3_stmt *)findStmt; -- (BOOL)saveImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; -- (BOOL)findImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; +- (_Bool)saveImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; +- (_Bool)findImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img *)arg3; - (void)removeImagesInGroups:(id)arg1; - (void)commitTransaction; -- (struct CGImage *)_copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(BOOL)arg4 scale:(float)arg5 fillMem:(id)arg6 alternateCompletion:(void)arg7; +- (struct CGImage *)_copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize)arg3 opaque:(_Bool)arg4 scale:(double)arg5 fillMem:(id)arg6 alternateCompletion:(void)arg7; - (struct CGImage *)copyImageForKey:(id)arg1 inGroup:(id)arg2; - (unsigned int)memContentOffset; - (void *)openAndMmap:(id)arg1 withInfo:(struct _img *)arg2; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingAsyncOperation.h b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingAsyncOperation.h index 04ad9b922..7720731f0 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingAsyncOperation.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingAsyncOperation.h @@ -18,7 +18,7 @@ id _target; SEL _selector; void *_context; - BOOL _makeServer; + _Bool _makeServer; NSThread *_calloutThread; NSDictionary *_reply; NSError *_error; @@ -28,7 +28,7 @@ - (void)main; - (void)_releaseSendingData; - (void)dealloc; -- (id)initWithCenter:(id)arg1 messageName:(id)arg2 userInfoData:(id)arg3 oolKey:(id)arg4 oolData:(id)arg5 target:(id)arg6 selector:(SEL)arg7 context:(void *)arg8 makeServer:(BOOL)arg9; +- (id)initWithCenter:(id)arg1 messageName:(id)arg2 userInfoData:(id)arg3 oolKey:(id)arg4 oolData:(id)arg5 target:(id)arg6 selector:(SEL)arg7 context:(void *)arg8 makeServer:(_Bool)arg9; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCallout.h b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCallout.h index 8c7225f08..946013fc8 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCallout.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCallout.h @@ -10,11 +10,11 @@ { id _target; SEL _selector; - BOOL _returnsVoid; - BOOL _returnsVoidIsValid; + _Bool _returnsVoid; + _Bool _returnsVoidIsValid; } -@property(readonly, nonatomic) BOOL returnsVoid; // @synthesize returnsVoid=_returnsVoid; +@property(readonly, nonatomic) _Bool returnsVoid; // @synthesize returnsVoid=_returnsVoid; @property(readonly, nonatomic) SEL selector; // @synthesize selector=_selector; @property(readonly, nonatomic) id target; // @synthesize target=_target; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCenter.h b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCenter.h index 6bee25862..d5aaf46d6 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCenter.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingCenter.h @@ -20,16 +20,16 @@ unsigned int _parkedServerPort; CPDistributedMessagingCallout *_currentCallout; unsigned int _replyPort; - BOOL _portPassing; - BOOL _delayedReply; + _Bool _portPassing; + _Bool _delayedReply; } + (id)centerNamed:(id)arg1; - (id)_requiredEntitlement; -- (BOOL)_isTaskEntitled:(CDStruct_6ad76789 *)arg1; -- (void)_sendReplyMessage:(id)arg1 portPassing:(BOOL)arg2 onMachPort:(unsigned int)arg3; +- (_Bool)_isTaskEntitled:(CDStruct_6ad76789 *)arg1; +- (void)_sendReplyMessage:(id)arg1 portPassing:(_Bool)arg2 onMachPort:(unsigned int)arg3; - (void)_dispatchMessageNamed:(id)arg1 userInfo:(id)arg2 reply:(id *)arg3 auditToken:(CDStruct_6ad76789 *)arg4; -- (BOOL)doesServerExist; +- (_Bool)doesServerExist; - (void)unregisterForMessageName:(id)arg1; - (void)sendDelayedReply:(id)arg1 dictionary:(id)arg2; - (id)delayReply; @@ -38,14 +38,14 @@ - (void)runServerOnCurrentThreadProtectedByEntitlement:(id)arg1; - (void)runServerOnCurrentThread; - (unsigned int)_serverPort; -- (BOOL)_sendMessage:(id)arg1 userInfoData:(id)arg2 oolKey:(id)arg3 oolData:(id)arg4 makeServer:(BOOL)arg5 receiveReply:(id *)arg6 nonBlocking:(BOOL)arg7 error:(id *)arg8; -- (BOOL)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id *)arg3 error:(id *)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void *)arg7 nonBlocking:(BOOL)arg8; -- (BOOL)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id *)arg3 error:(id *)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void *)arg7; +- (_Bool)_sendMessage:(id)arg1 userInfoData:(id)arg2 oolKey:(id)arg3 oolData:(id)arg4 makeServer:(_Bool)arg5 receiveReply:(id *)arg6 nonBlocking:(_Bool)arg7 error:(id *)arg8; +- (_Bool)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id *)arg3 error:(id *)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void *)arg7 nonBlocking:(_Bool)arg8; +- (_Bool)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id *)arg3 error:(id *)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void *)arg7; - (void)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2 toTarget:(id)arg3 selector:(SEL)arg4 context:(void *)arg5; - (id)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2 error:(id *)arg3; - (id)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2; -- (BOOL)sendNonBlockingMessageName:(id)arg1 userInfo:(id)arg2; -- (BOOL)sendMessageName:(id)arg1 userInfo:(id)arg2; +- (_Bool)sendNonBlockingMessageName:(id)arg1 userInfo:(id)arg2; +- (_Bool)sendMessageName:(id)arg1 userInfo:(id)arg2; - (void)_setSendPort:(unsigned int)arg1; - (unsigned int)_sendPort; - (void)_setupInvalidationSource; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingDelayedReplyContext.h b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingDelayedReplyContext.h index c8a740a04..3ac33a533 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingDelayedReplyContext.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPDistributedMessagingDelayedReplyContext.h @@ -9,13 +9,13 @@ @interface CPDistributedMessagingDelayedReplyContext : NSObject { unsigned int _replyPort; - BOOL _portPassing; + _Bool _portPassing; } -@property(nonatomic) BOOL portPassing; // @synthesize portPassing=_portPassing; +@property(nonatomic) _Bool portPassing; // @synthesize portPassing=_portPassing; @property(nonatomic) unsigned int replyPort; // @synthesize replyPort=_replyPort; - (void)dealloc; -- (id)initWithReplyPort:(unsigned int)arg1 portPassing:(BOOL)arg2; +- (id)initWithReplyPort:(unsigned int)arg1 portPassing:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPDistributedNotificationCenter.h b/iOS7/PrivateFrameworks/AppSupport/CPDistributedNotificationCenter.h index c9564e971..6610b52ea 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPDistributedNotificationCenter.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPDistributedNotificationCenter.h @@ -13,9 +13,9 @@ NSString *_centerName; NSLock *_lock; struct __CFRunLoopSource *_receiveNotificationSource; - BOOL _isServer; + _Bool _isServer; struct __CFDictionary *_sendPorts; - unsigned int _startCount; + unsigned long long _startCount; } + (id)centerForServerPort:(unsigned int)arg1; @@ -24,7 +24,7 @@ + (id)_serverPortToNotificationCenterMapDispatchQueue; + (id)centerNamed:(id)arg1; - (void)_receivedCheckIn:(unsigned int)arg1 auditToken:(CDStruct_6ad76789 *)arg2; -- (BOOL)postNotificationName:(id)arg1 userInfo:(id)arg2 toBundleIdentifier:(id)arg3; +- (_Bool)postNotificationName:(id)arg1 userInfo:(id)arg2 toBundleIdentifier:(id)arg3; - (void)postNotificationName:(id)arg1 userInfo:(id)arg2; - (void)postNotificationName:(id)arg1; - (void)runServer; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPExclusiveLock.h b/iOS7/PrivateFrameworks/AppSupport/CPExclusiveLock.h index 18f205860..8742fd5cf 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPExclusiveLock.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPExclusiveLock.h @@ -18,7 +18,7 @@ - (id)name; - (void)setName:(id)arg1; -- (BOOL)tryLock; +- (_Bool)tryLock; - (void)unlock; - (void)lock; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-Internal.h b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-Internal.h new file mode 100644 index 000000000..323bf4cb9 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPLRUDictionary (Internal) +- (id)objectForKeyWithoutAffectingLRU:(id)arg1; +- (id)allValuesInLRUOrder; +- (id)allKeysInLRUOrder; +- (unsigned long long)linkedListCount; +@end + diff --git a/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-NodeHelpers.h b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-NodeHelpers.h new file mode 100644 index 000000000..8839be5fc --- /dev/null +++ b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary-NodeHelpers.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPLRUDictionary (NodeHelpers) +- (void)_addNodeToFront:(id)arg1; +- (void)_moveNodeToFront:(id)arg1; +- (void)_removeNode:(id)arg1; +- (void)_removeNodeFromLinkedList:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary.h b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary.h index 9268f52e8..68f85a67c 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPLRUDictionary.h @@ -11,29 +11,21 @@ @interface CPLRUDictionary : NSObject { struct __CFDictionary *_dictionary; - unsigned int _maxCount; + unsigned long long _maxCount; CPLRUDictionaryNode *_head; CPLRUDictionaryNode *_tail; } -+ (id)dictionaryWithMaximumCapacity:(unsigned int)arg1; ++ (id)dictionaryWithMaximumCapacity:(unsigned long long)arg1; - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; - (id)allKeys; -- (unsigned int)count; +- (unsigned long long)count; - (id)description; - (void)dealloc; -- (id)initWithMaximumCapacity:(unsigned int)arg1; -- (void)_addNodeToFront:(id)arg1; -- (void)_moveNodeToFront:(id)arg1; -- (void)_removeNode:(id)arg1; -- (void)_removeNodeFromLinkedList:(id)arg1; -- (id)objectForKeyWithoutAffectingLRU:(id)arg1; -- (id)allValuesInLRUOrder; -- (id)allKeysInLRUOrder; -- (unsigned int)linkedListCount; +- (id)initWithMaximumCapacity:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPMemoryPool.h b/iOS7/PrivateFrameworks/AppSupport/CPMemoryPool.h index 900c1b438..a5d3a763d 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPMemoryPool.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPMemoryPool.h @@ -13,13 +13,13 @@ struct _opaque_pthread_mutex_t _lock; NSMutableArray *_files; char *_label; - unsigned long _slotLength; + unsigned long long _slotLength; } -@property(readonly, nonatomic) unsigned long slotLength; // @synthesize slotLength=_slotLength; +@property(readonly, nonatomic) unsigned long long slotLength; // @synthesize slotLength=_slotLength; - (void)dealloc; -- (id)nextSlotWithBytes:(const void *)arg1 length:(unsigned long)arg2; -- (id)initWithLabel:(const char *)arg1 slotLength:(unsigned long)arg2; +- (id)nextSlotWithBytes:(const void *)arg1 length:(unsigned long long)arg2; +- (id)initWithLabel:(const char *)arg1 slotLength:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPMemoryPoolFile.h b/iOS7/PrivateFrameworks/AppSupport/CPMemoryPoolFile.h index feb90518d..fa343026f 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPMemoryPoolFile.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPMemoryPoolFile.h @@ -11,16 +11,16 @@ struct _opaque_pthread_mutex_t _mutex; int _fd; char *_slots; - unsigned long _slotCount; - unsigned long _slotLength; + unsigned long long _slotCount; + unsigned long long _slotLength; struct __CFBitVector *_usedSlots; struct __CFAllocator *_deallocator; } - (void)returnSlot:(void *)arg1; -- (id)nextSlotWithBytes:(const void *)arg1 length:(unsigned long)arg2; +- (id)nextSlotWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithLabel:(const char *)arg1 slotCount:(unsigned long)arg2 slotLength:(unsigned long)arg3; +- (id)initWithLabel:(const char *)arg1 slotCount:(unsigned long long)arg2 slotLength:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPNetworkObserver.h b/iOS7/PrivateFrameworks/AppSupport/CPNetworkObserver.h index 7ee4da82d..b952a0d40 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPNetworkObserver.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPNetworkObserver.h @@ -17,22 +17,22 @@ struct __CFDictionary *_networkObservers; struct __SCPreferences *_wifiPreferences; struct __CFDictionary *_wifiObservers; - BOOL _networkNotified; - BOOL _networkReachable; - BOOL _wifiNotified; - BOOL _wifiEnabled; + _Bool _networkNotified; + _Bool _networkReachable; + _Bool _wifiNotified; + _Bool _wifiEnabled; } + (id)sharedNetworkObserver; - (void)removeWiFiObserver:(id)arg1; - (void)addWiFiObserver:(id)arg1 selector:(SEL)arg2; -- (BOOL)isWiFiEnabled; +- (_Bool)isWiFiEnabled; - (void)_wifiFirstCallBack:(id)arg1; - (void)_wifiCallBack:(unsigned int)arg1; - (void)_wifiObserversInitialize; - (void)removeNetworkReachableObserver:(id)arg1; - (void)addNetworkReachableObserver:(id)arg1 selector:(SEL)arg2; -- (BOOL)isNetworkReachable; +- (_Bool)isNetworkReachable; - (void)_networkReachableFirstCallBack:(id)arg1; - (void)_networkReachableCallBack:(unsigned int)arg1; - (void)_networkObserversInitialize; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPPowerAssertionManager.h b/iOS7/PrivateFrameworks/AppSupport/CPPowerAssertionManager.h index ff6b3a327..23860d2a4 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPPowerAssertionManager.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPPowerAssertionManager.h @@ -32,7 +32,7 @@ - (void)setUUIDPrefix:(id)arg1; - (void)dealloc; - (id)init; -- (unsigned int)retainCountForContext:(id)arg1; +- (unsigned long long)retainCountForContext:(id)arg1; @property(readonly) NSString *uuid; // @synthesize uuid=_uuid; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/CPRegularExpression.h b/iOS7/PrivateFrameworks/AppSupport/CPRegularExpression.h index 02c704378..4bea1615b 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPRegularExpression.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPRegularExpression.h @@ -22,14 +22,14 @@ + (void)initialize; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (struct _NSRange)matchedRangeForString:(id)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; -- (struct _NSRange)matchedRangeForCString:(const char *)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; +- (struct _NSRange)matchedRangeForString:(id)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned long long)arg4; +- (struct _NSRange)matchedRangeForCString:(const char *)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned long long)arg4; - (id)expressionString; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (unsigned int)numberOfSubexpressions; +- (unsigned long long)numberOfSubexpressions; - (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; - (id)initWithExpressionString:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppSupport/CPSearchMatcher.h b/iOS7/PrivateFrameworks/AppSupport/CPSearchMatcher.h index 5a72ddfb7..a857c3890 100644 --- a/iOS7/PrivateFrameworks/AppSupport/CPSearchMatcher.h +++ b/iOS7/PrivateFrameworks/AppSupport/CPSearchMatcher.h @@ -22,11 +22,11 @@ - (id)initWithSearchString:(id)arg1 andLocale:(id)arg2; - (id)initWithSearchString:(id)arg1; - (id)initWithSearchString:(id)arg1 andLocale:(id)arg2 andOptions:(int)arg3; -- (BOOL)matches:(id)arg1 matchType:(int)arg2; -- (BOOL)matches:(id)arg1; -- (BOOL)matchesUTF8String:(const char *)arg1 matchType:(int)arg2; -- (BOOL)matchesUTF8String:(const char *)arg1; -- (BOOL)matchesASCIIString:(const char *)arg1 matchType:(int)arg2; +- (_Bool)matches:(id)arg1 matchType:(int)arg2; +- (_Bool)matches:(id)arg1; +- (_Bool)matchesUTF8String:(const char *)arg1 matchType:(int)arg2; +- (_Bool)matchesUTF8String:(const char *)arg1; +- (_Bool)matchesASCIIString:(const char *)arg1 matchType:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/InvocationTrampoline.h b/iOS7/PrivateFrameworks/AppSupport/InvocationTrampoline.h index 67ffa028a..a952ff99a 100644 --- a/iOS7/PrivateFrameworks/AppSupport/InvocationTrampoline.h +++ b/iOS7/PrivateFrameworks/AppSupport/InvocationTrampoline.h @@ -13,7 +13,7 @@ @property(retain) id target; // @synthesize target=_target; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)performInvocation:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppSupport/NSObject-AppSupportMessagingProxy.h b/iOS7/PrivateFrameworks/AppSupport/NSObject-AppSupportMessagingProxy.h index 26a25ccfd..b2e76437d 100644 --- a/iOS7/PrivateFrameworks/AppSupport/NSObject-AppSupportMessagingProxy.h +++ b/iOS7/PrivateFrameworks/AppSupport/NSObject-AppSupportMessagingProxy.h @@ -8,11 +8,11 @@ @interface NSObject (AppSupportMessagingProxy) - (id)pep_getInvocation:(id *)arg1; -- (id)pep_onOperationQueue:(id)arg1 priority:(int)arg2; +- (id)pep_onOperationQueue:(id)arg1 priority:(long long)arg2; - (id)pep_onOperationQueue:(id)arg1; - (id)pep_afterDelay:(double)arg1; - (id)pep_onThread:(id)arg1; -- (id)pep_onThread:(id)arg1 immediateForMatchingThread:(BOOL)arg2; +- (id)pep_onThread:(id)arg1 immediateForMatchingThread:(_Bool)arg2; - (id)pep_onDetachedThread; - (id)pep_onMainThreadIfNecessary; - (id)pep_onMainThread; diff --git a/iOS7/PrivateFrameworks/AppSupport/OperationQueueInvocationTrampoline.h b/iOS7/PrivateFrameworks/AppSupport/OperationQueueInvocationTrampoline.h index 5b2c38273..eb344a039 100644 --- a/iOS7/PrivateFrameworks/AppSupport/OperationQueueInvocationTrampoline.h +++ b/iOS7/PrivateFrameworks/AppSupport/OperationQueueInvocationTrampoline.h @@ -11,12 +11,12 @@ @interface OperationQueueInvocationTrampoline : InvocationTrampoline { NSOperationQueue *_queue; - int _priority; + long long _priority; } - (void)forwardInvocation:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 operationQueue:(id)arg2 priority:(int)arg3; +- (id)initWithTarget:(id)arg1 operationQueue:(id)arg2 priority:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/PEPServiceConfiguration.h b/iOS7/PrivateFrameworks/AppSupport/PEPServiceConfiguration.h index 79f7730e6..965782781 100644 --- a/iOS7/PrivateFrameworks/AppSupport/PEPServiceConfiguration.h +++ b/iOS7/PrivateFrameworks/AppSupport/PEPServiceConfiguration.h @@ -11,13 +11,13 @@ @interface PEPServiceConfiguration : NSObject { NSString *_cacheFilePath; - BOOL _shouldDownloadNetworkConfigFile; + _Bool _shouldDownloadNetworkConfigFile; double _cachedFileLastModifyDate; } + (id)sharedInstance; -- (BOOL)registerNetworkDefaultsForAppIDs:(id)arg1 forceUpdate:(BOOL)arg2; -- (BOOL)registerNetworkDefaultsForAppID:(id)arg1; +- (_Bool)registerNetworkDefaultsForAppIDs:(id)arg1 forceUpdate:(_Bool)arg2; +- (_Bool)registerNetworkDefaultsForAppID:(id)arg1; - (void)_updateDefaults:(id)arg1; - (void)_postNotification; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppSupport/RadiosPreferences.h b/iOS7/PrivateFrameworks/AppSupport/RadiosPreferences.h index bb3e2265d..80a2c2827 100644 --- a/iOS7/PrivateFrameworks/AppSupport/RadiosPreferences.h +++ b/iOS7/PrivateFrameworks/AppSupport/RadiosPreferences.h @@ -11,22 +11,23 @@ struct __SCPreferences *_prefs; int _applySkipCount; id _delegate; - BOOL _isCachedAirplaneModeValid; - BOOL _cachedAirplaneMode; - BOOL notifyForExternalChangeOnly; + _Bool _isCachedAirplaneModeValid; + _Bool _cachedAirplaneMode; + _Bool notifyForExternalChangeOnly; } -@property(nonatomic) BOOL notifyForExternalChangeOnly; // @synthesize notifyForExternalChangeOnly; +@property(nonatomic) _Bool notifyForExternalChangeOnly; // @synthesize notifyForExternalChangeOnly; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)setCallback:(void *)arg1 withContext:(CDStruct_60d14f2d *)arg2; +- (void)setCallback:(void *)arg1 withContext:(CDStruct_e097db04 *)arg2; - (void)setValue:(void *)arg1 forKey:(id)arg2; - (void *)getValueForKey:(id)arg1; - (void)synchronize; - (void)notifyTarget:(unsigned int)arg1; - (void)initializeSCPrefs:(id)arg1; - (void)refresh; -@property(nonatomic) BOOL airplaneMode; +@property(nonatomic) _Bool airplaneMode; - (void)dealloc; +- (oneway void)release; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/ThreadedInvocationTrampoline.h b/iOS7/PrivateFrameworks/AppSupport/ThreadedInvocationTrampoline.h index dd9a5431c..1ae94e9be 100644 --- a/iOS7/PrivateFrameworks/AppSupport/ThreadedInvocationTrampoline.h +++ b/iOS7/PrivateFrameworks/AppSupport/ThreadedInvocationTrampoline.h @@ -11,12 +11,12 @@ @interface ThreadedInvocationTrampoline : InvocationTrampoline { NSThread *_thread; - BOOL _immediateForMatchingThread; + _Bool _immediateForMatchingThread; } - (void)forwardInvocation:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(BOOL)arg3; +- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/AppSupport/_CPBundleIdentifierString.h b/iOS7/PrivateFrameworks/AppSupport/_CPBundleIdentifierString.h index ae55cde16..91de2cdc0 100644 --- a/iOS7/PrivateFrameworks/AppSupport/_CPBundleIdentifierString.h +++ b/iOS7/PrivateFrameworks/AppSupport/_CPBundleIdentifierString.h @@ -10,13 +10,13 @@ { NSString *_executablePath; NSString *_bundleIdentifierOrProcessName; - BOOL _isProcessName; + _Bool _isProcessName; } - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; -- (BOOL)_isProcessName; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; +- (_Bool)_isProcessName; - (void)_loadBundleIdentifierOrProcessName; - (void)dealloc; - (id)_initWithExecutablePath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppSupport/_ReachabilityRequest.h b/iOS7/PrivateFrameworks/AppSupport/_ReachabilityRequest.h index 69c1a4822..993bee48f 100644 --- a/iOS7/PrivateFrameworks/AppSupport/_ReachabilityRequest.h +++ b/iOS7/PrivateFrameworks/AppSupport/_ReachabilityRequest.h @@ -15,12 +15,12 @@ struct __SCNetworkReachability *_reachability; unsigned int _flags; struct __CFDictionary *_observers; - BOOL _isReachable; - BOOL _receivedAtLeastOneCallback; + _Bool _isReachable; + _Bool _receivedAtLeastOneCallback; } @property(nonatomic) NSString *hostname; // @synthesize hostname=_hostname; -- (BOOL)hasObservers; +- (_Bool)hasObservers; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1 selector:(SEL)arg2; - (void)reachabilityChangedWithFlags:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAAccount.h b/iOS7/PrivateFrameworks/AppleAccount/AAAccount.h index 431e2aee2..ca0914758 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAAccount.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAAccount.h @@ -24,11 +24,11 @@ @property(readonly, nonatomic) NSArray *appleIDAliases; // @synthesize appleIDAliases=_appleIDAliases; @property(copy, nonatomic) NSString *fmipToken; // @synthesize fmipToken=_fmipToken; - (void).cxx_destruct; -@property(nonatomic) BOOL needsToVerifyTerms; +@property(nonatomic) _Bool needsToVerifyTerms; - (void)lookupEmailAddresses:(id)arg1 withHandler:(id)arg2; - (void)renewCredentialsForAppleIDWithHandler:(id)arg1; - (void)signInWithHandler:(id)arg1; -- (void)setupChildMailAccountAndEnable:(BOOL)arg1 withEmail:(id)arg2; +- (void)setupChildMailAccountAndEnable:(_Bool)arg1 withEmail:(id)arg2; - (void)authenticateWithHandler:(id)arg1; - (void)updateAccountPropertiesWithHandler:(id)arg1; - (void)flushCachedPassword; @@ -38,8 +38,8 @@ - (void)saveFMIPTokenInKeychain; - (void)savePasswordInKeychain; - (void)saveTokensInKeychain; -- (BOOL)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1; -- (BOOL)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1 withHandler:(id)arg2; +- (_Bool)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1; +- (_Bool)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1 withHandler:(id)arg2; - (void)presentQuotaDepletionAlertForDataclass:(id)arg1; - (void)presentQuotaDepletionAlertForDataclass:(id)arg1 withHandler:(id)arg2; - (void)notifyUserOfQuotaDepletion; @@ -48,30 +48,30 @@ - (id)_childAccounts; @property(readonly, nonatomic) NSString *syncStoreIdentifier; - (int)mobileMeAccountStatus; -@property(readonly, nonatomic) BOOL needsEmailConfiguration; +@property(readonly, nonatomic) _Bool needsEmailConfiguration; - (id)_mailChildAccount; -- (void)setUseCellular:(BOOL)arg1 forDataclass:(id)arg2; -- (BOOL)useCellularForDataclass:(id)arg1; -@property(readonly, nonatomic) BOOL needsRegistration; +- (void)setUseCellular:(_Bool)arg1 forDataclass:(id)arg2; +- (_Bool)useCellularForDataclass:(id)arg1; +@property(readonly, nonatomic) _Bool needsRegistration; @property(readonly, nonatomic) NSDictionary *serviceUnavailableInfo; -@property(readonly, nonatomic) BOOL serviceUnavailable; +@property(readonly, nonatomic) _Bool serviceUnavailable; - (void)setAccountProperty:(id)arg1 forKey:(id)arg2; - (id)accountPropertyForKey:(id)arg1; - (void)updateAccountWithProvisioningResponse:(id)arg1; - (id)propertiesForDataclass:(id)arg1; -- (BOOL)isProvisionedForDataclass:(id)arg1; +- (_Bool)isProvisionedForDataclass:(id)arg1; @property(readonly, nonatomic) NSDictionary *accountFirstDisplayAlert; @property(readonly, nonatomic) NSDictionary *accountFooterButton; @property(readonly, nonatomic) NSString *accountFooterText; @property(copy, nonatomic) NSString *password; @property(copy, nonatomic) NSString *authToken; -- (BOOL)isEnabledForDataclass:(id)arg1; -- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (_Bool)isEnabledForDataclass:(id)arg1; +- (void)setEnabled:(_Bool)arg1 forDataclass:(id)arg2; @property(readonly, nonatomic) NSSet *enabledDataclasses; @property(readonly, nonatomic) NSSet *provisionedDataclasses; @property(readonly, nonatomic) NSDictionary *dataclassProperties; -@property(readonly, nonatomic) BOOL primaryEmailVerified; -@property(nonatomic) BOOL primaryAccount; +@property(readonly, nonatomic) _Bool primaryEmailVerified; +@property(nonatomic) _Bool primaryAccount; @property(readonly, nonatomic) NSString *primaryEmail; @property(readonly, nonatomic) NSString *personID; @property(readonly, nonatomic) NSString *lastName; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAActivationLockService.h b/iOS7/PrivateFrameworks/AppleAccount/AAActivationLockService.h new file mode 100644 index 000000000..0c856f784 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/AAActivationLockService.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +@interface AAActivationLockService : NSObject +{ + unsigned long long _lastKnownState; + _Bool _hasAttemptedToFetchState; + _Bool _wantsToEnable; + NSObject *_stateUpdateQueue; +} + ++ (id)sharedInstance; +- (void).cxx_destruct; +- (_Bool)shouldEnable; +- (void)setShouldEnable:(_Bool)arg1; +- (void)disableWithWipeToken:(id)arg1; +- (void)enable; +- (void)_updateStateAndNotify:(_Bool)arg1; +- (_Bool)isChangingState; +- (_Bool)isEnabled; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAAppleTVRequest.h b/iOS7/PrivateFrameworks/AppleAccount/AAAppleTVRequest.h new file mode 100644 index 000000000..65ceeadef --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/AAAppleTVRequest.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class ACAccount; + +@interface AAAppleTVRequest : AARequest +{ + ACAccount *_account; +} + +- (void).cxx_destruct; +- (id)initWithAccount:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAAuthenticationResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AAAuthenticationResponse.h index 1b81abc7e..cab8a9cfa 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAAuthenticationResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAAuthenticationResponse.h @@ -18,6 +18,7 @@ @property(readonly, nonatomic) NSString *HSAData; @property(readonly, nonatomic) NSString *HSAAction; @property(readonly, nonatomic) NSString *personID; +@property(readonly, nonatomic) NSString *mapsToken; @property(readonly, nonatomic) NSString *authToken; @property(readonly, nonatomic) NSString *fmipToken; - (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAAutoAccountVerifier.h b/iOS7/PrivateFrameworks/AppleAccount/AAAutoAccountVerifier.h index 987bf43e0..db1860478 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAAutoAccountVerifier.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAAutoAccountVerifier.h @@ -17,13 +17,13 @@ ACAccount *_account; id _handler; int _attempts; - BOOL _canceled; + _Bool _canceled; } @property(retain, nonatomic) ACAccount *account; // @synthesize account=_account; - (void).cxx_destruct; - (void)search:(id)arg1 didFinishWithError:(id)arg2; -- (BOOL)search:(id)arg1 didFindResults:(id)arg2; +- (_Bool)search:(id)arg1 didFindResults:(id)arg2; - (void)_resendVerificationEmailForAccount:(id)arg1 completion:(id)arg2; - (void)_validateToken:(id)arg1; - (void)_verify; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginCheckResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginCheckResponse.h index f1a567164..4d8137470 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginCheckResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginCheckResponse.h @@ -10,8 +10,8 @@ { } -- (BOOL)userExists; -- (BOOL)success; +- (_Bool)userExists; +- (_Bool)success; @end diff --git a/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginResponse.h index f5ca18aae..098e636ea 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AACKAppLoginResponse.h @@ -11,9 +11,9 @@ } - (id)statusMessage; -- (int)statusCode; +- (long long)statusCode; - (id)appContainerToken; -- (BOOL)success; +- (_Bool)success; @end diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADelegateAccountSetupHelper.h b/iOS7/PrivateFrameworks/AppleAccount/AADelegateAccountSetupHelper.h index f33ce444a..b02d50b3e 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AADelegateAccountSetupHelper.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AADelegateAccountSetupHelper.h @@ -6,10 +6,11 @@ #import "NSObject.h" -@class AASetupAssistantService, NSArray, NSMutableArray, NSMutableDictionary, NSObject; +@class AASetupAssistantService, ACAccountStore, NSArray, NSMutableArray, NSMutableDictionary, NSObject; @interface AADelegateAccountSetupHelper : NSObject { + ACAccountStore *_accountStore; AASetupAssistantService *_aaService; NSArray *_delegatesToSetup; NSMutableArray *_pendingCompletionBundles; @@ -19,14 +20,12 @@ } - (void).cxx_destruct; +- (void)_completeiCloudAndDelegateSetupWithResponse:(id)arg1; - (void)_setupDelegateAccountsWithEmailChoice:(id)arg1; -- (void)_completeDelegateSetupWithResponse:(id)arg1; -- (id)_adjustResponseDictionary:(id)arg1 forAssistantDelegate:(id)arg2 withIdentifier:(id)arg3; -- (void)_delegateBundlesDidTimeout; -- (void)_delegateBundlesFinished; +- (id)_adjustResponseDictionary:(id)arg1; - (id)_loadAssistantDelegateBundles; - (void)setupiCloudDelegateWithUsername:(id)arg1 password:(id)arg2 emailChoice:(id)arg3 withHandler:(id)arg4; -- (void)setupAppleIDDelegatesWithUsername:(id)arg1 password:(id)arg2 emailChoice:(id)arg3 withHandler:(id)arg4; +- (id)initWithStore:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo-Internal.h b/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo-Internal.h new file mode 100644 index 000000000..26e83130d --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo-Internal.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AADeviceInfo (Internal) +- (id)appleIDClientIdentifier; +- (id)deviceClass; +- (id)apnsToken; +- (id)regionCode; +- (id)buildVersion; +- (id)osName; +- (id)productType; +- (id)productVersion; +- (id)wifiMacAddress; +- (id)serialNumber; +- (id)udid; +- (id)osVersion; +- (id)deviceInfoDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo.h b/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo.h index 972119a30..2dc335944 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AADeviceInfo.h @@ -11,7 +11,7 @@ @interface AADeviceInfo : NSObject { APSConnection *_apsConnection; - BOOL _tokenDone; + _Bool _tokenDone; NSData *_token; NSObject *_tokenSema; } @@ -28,19 +28,6 @@ + (id)infoDictionary; - (void).cxx_destruct; - (id)init; -- (id)appleIDClientIdentifier; -- (id)deviceClass; -- (id)apnsToken; -- (id)regionCode; -- (id)buildVersion; -- (id)osName; -- (id)productType; -- (id)productVersion; -- (id)wifiMacAddress; -- (id)serialNumber; -- (id)udid; -- (id)osVersion; -- (id)deviceInfoDictionary; @end diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorConfirmationUtilities.h b/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorConfirmationUtilities.h index e887fa0d1..92a1beedb 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorConfirmationUtilities.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorConfirmationUtilities.h @@ -11,6 +11,8 @@ } + (id)_deviceSpecificLocalizedString:(id)arg1; ++ (id)_messageForError:(id)arg1 account:(id)arg2; ++ (id)_titleForError:(id)arg1 account:(id)arg2; + (void)_handleFMIPAuthenticationResponse:(id)arg1 withError:(id)arg2 forAccount:(id)arg3 message:(id)arg4 confirmationButtonTitle:(id)arg5 completion:(id)arg6; + (void)_performFMIPAuthenticationForAccount:(id)arg1 withMessage:(id)arg2 confirmationButtonTitle:(id)arg3 completion:(id)arg4; + (void)showDisableAlertForAccount:(id)arg1 withMessage:(id)arg2 confirmationButtonTitle:(id)arg3 completion:(id)arg4; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorService.h b/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorService.h index 9238745a9..8cb549094 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorService.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AADeviceLocatorService.h @@ -6,18 +6,26 @@ #import "NSObject.h" +@class NSObject; + @interface AADeviceLocatorService : NSObject { int _lastKnownState; - BOOL _hasAttemptedToFetchState; + _Bool _hasAttemptedToFetchState; + _Bool _wantsToEnable; + NSObject *_stateUpdateQueue; } + (id)sharedInstance; +- (void).cxx_destruct; +- (_Bool)shouldEnable; +- (void)setShouldEnable:(_Bool)arg1; - (void)disableInContext:(int)arg1 withWipeToken:(id)arg2; - (void)enableInContext:(int)arg1; -- (void)_updateStateAndNotify:(BOOL)arg1; -- (BOOL)isChangingState; -- (BOOL)isEnabled; +- (void)_updateStateAndNotify:(_Bool)arg1; +- (_Bool)isChangingState; +- (_Bool)isEnabled; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/AppleAccount/AADeviceProvisioningSession.h b/iOS7/PrivateFrameworks/AppleAccount/AADeviceProvisioningSession.h index bd28d2a98..6185de8e3 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AADeviceProvisioningSession.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AADeviceProvisioningSession.h @@ -14,8 +14,9 @@ } - (void).cxx_destruct; -- (long)synchronizeProvisioningWithData:(id)arg1; -- (long)provisionDeviceWithData:(id)arg1; +- (int)eraseProvisioning; +- (int)synchronizeProvisioningWithData:(id)arg1; +- (int)provisionDeviceWithData:(id)arg1; - (id)deviceProvisioningInfo; - (id)initWithAccount:(id)arg1; - (id)initWithDSID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAQuotaDepletionAlert.h b/iOS7/PrivateFrameworks/AppleAccount/AAQuotaDepletionAlert.h index 3c3e69c17..1127dbd56 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAQuotaDepletionAlert.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAQuotaDepletionAlert.h @@ -15,7 +15,7 @@ - (void).cxx_destruct; - (id)_deviceSpecificLocalizedString:(id)arg1; -- (BOOL)showIfNecessaryWithHandler:(id)arg1; +- (_Bool)showIfNecessaryWithHandler:(id)arg1; - (void)showWithHandler:(id)arg1; - (id)initForDataclass:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AARequest.h b/iOS7/PrivateFrameworks/AppleAccount/AARequest.h index 284fd2c47..1e56c7045 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AARequest.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AARequest.h @@ -11,7 +11,7 @@ @interface AARequest : NSObject { NSString *_urlString; - BOOL _flushCache; + _Bool _flushCache; struct OpaqueCFHTTPCookieStorage *_cookieStorage; NSString *_oneTimePassword; NSString *_machineId; @@ -19,7 +19,7 @@ + (id)protocolVersion; + (Class)responseClass; -@property(nonatomic) BOOL flushCache; // @synthesize flushCache=_flushCache; +@property(nonatomic) _Bool flushCache; // @synthesize flushCache=_flushCache; - (void).cxx_destruct; - (id)redactedBodyStringWithPropertyList:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AARequester.h b/iOS7/PrivateFrameworks/AppleAccount/AARequester.h index 37af66d67..e78f8eb38 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AARequester.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AARequester.h @@ -17,22 +17,22 @@ NSMutableData *_data; NSHTTPURLResponse *_httpResponse; Class _responseClass; - BOOL _isExecuting; - BOOL _isFinished; - BOOL _canceled; - BOOL _isCanceled; + _Bool _isExecuting; + _Bool _isFinished; + _Bool _canceled; + _Bool _isCanceled; } -@property(getter=isCanceled) BOOL canceled; // @synthesize canceled=_isCanceled; -@property(getter=isFinished) BOOL finished; // @synthesize finished=_isFinished; -@property(nonatomic, getter=isExecuting) BOOL executing; // @synthesize executing=_isExecuting; +@property(getter=isCanceled) _Bool canceled; // @synthesize canceled=_isCanceled; +@property(getter=isFinished) _Bool finished; // @synthesize finished=_isFinished; +@property(nonatomic, getter=isExecuting) _Bool executing; // @synthesize executing=_isExecuting; - (void).cxx_destruct; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)_callHandler; - (void)start; - (void)cancel; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AAResponse.h index e2f33bfe4..a43a98029 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAResponse.h @@ -19,7 +19,9 @@ @property(readonly, nonatomic) NSDictionary *responseDictionary; // @synthesize responseDictionary=_responseDictionary; - (void).cxx_destruct; @property(readonly, nonatomic) NSString *protocolVersion; -- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2 bodyIsPlist:(BOOL)arg3; +- (id)_deviceSpecificLocalizedString:(id)arg1; +- (id)_stringWithDescriptionForResponseError:(id)arg1; +- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2 bodyIsPlist:(_Bool)arg3; - (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; - (void)_parsePlistResponse:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantConfigResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantConfigResponse.h index 5882274d5..8c0acf008 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantConfigResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantConfigResponse.h @@ -18,7 +18,7 @@ - (void).cxx_destruct; @property(readonly, nonatomic) NSString *iForgotUIURL; @property(readonly, nonatomic) NSString *activeEmailDomain; -@property(readonly, nonatomic) BOOL setupAssistantServerEnabled; +@property(readonly, nonatomic) _Bool setupAssistantServerEnabled; @property(readonly, nonatomic) NSString *upgradeStatusURL; @property(readonly, nonatomic) NSString *genericTermsURL; @property(readonly, nonatomic) NSString *upgradeIOSTermsUI; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantService.h b/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantService.h index 3243aec44..5c1aa867b 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantService.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AASetupAssistantService.h @@ -26,6 +26,7 @@ @property(copy, nonatomic) NSString *password; // @synthesize password=_password; @property(copy, nonatomic) NSString *appleID; // @synthesize appleID=_appleID; - (void).cxx_destruct; +- (void)_doHSADeviceReprovisioningWithDSID:(id)arg1; - (void)_doHSADeviceProvisioningSynchronizationWithDSID:(id)arg1 data:(id)arg2; - (void)_doHSADeviceProvisioningWithDSID:(id)arg1 data:(id)arg2; - (id)_signingSession; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AASigningSession.h b/iOS7/PrivateFrameworks/AppleAccount/AASigningSession.h index 476a36f2d..75de36b4a 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AASigningSession.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AASigningSession.h @@ -13,10 +13,10 @@ struct NACContextOpaque_ *_context; NSString *_certURL; NSString *_sessionURL; - long _error; + int _error; } -@property(readonly, nonatomic) long error; // @synthesize error=_error; +@property(readonly, nonatomic) int error; // @synthesize error=_error; - (void).cxx_destruct; - (void)dealloc; - (id)signatureForData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAURLConfiguration.h b/iOS7/PrivateFrameworks/AppleAccount/AAURLConfiguration.h index 9371dcc51..759245089 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAURLConfiguration.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAURLConfiguration.h @@ -16,6 +16,9 @@ + (void)reset; + (id)urlConfiguration; - (void).cxx_destruct; +@property(readonly, nonatomic) NSString *verifyCodeURL; +@property(readonly, nonatomic) NSString *sendCodeURL; +@property(readonly, nonatomic) NSString *deviceListURL; @property(readonly, nonatomic) NSString *loginDelegatesURL; @property(readonly, nonatomic) NSString *syncMachineURL; @property(readonly, nonatomic) NSString *finishProvisioningURL; diff --git a/iOS7/PrivateFrameworks/AppleAccount/AAUpgradeiOSTermsResponse.h b/iOS7/PrivateFrameworks/AppleAccount/AAUpgradeiOSTermsResponse.h index dd0329561..f927143b0 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/AAUpgradeiOSTermsResponse.h +++ b/iOS7/PrivateFrameworks/AppleAccount/AAUpgradeiOSTermsResponse.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) NSData *xmlUIData; // @synthesize xmlUIData=_xmlUIData; - (void).cxx_destruct; -- (BOOL)bodyIsPlist; +- (_Bool)bodyIsPlist; - (id)responseXMLData; - (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; diff --git a/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleAccount.h b/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleAccount.h index 864c55752..b59a83042 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleAccount.h +++ b/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleAccount.h @@ -14,29 +14,32 @@ @property(readonly, nonatomic) ACAccount *aa_liverpoolAccount; @property(readonly, nonatomic) NSString *aa_syncStoreIdentifier; - (int)mobileMeAccountStatus; -@property(readonly, nonatomic) BOOL aa_needsEmailConfiguration; +@property(readonly, nonatomic) _Bool aa_needsEmailConfiguration; @property(readonly, nonatomic) ACAccount *aa_childMailAccount; -- (void)aa_setUseCellular:(BOOL)arg1 forDataclass:(id)arg2; -- (BOOL)aa_useCellularForDataclass:(id)arg1; -@property(readonly, nonatomic) BOOL aa_needsRegistration; -@property(nonatomic, setter=aa_setSyncedAccount:) BOOL aa_isSyncedAccount; +- (void)aa_setUseCellular:(_Bool)arg1 forDataclass:(id)arg2; +- (_Bool)aa_useCellularForDataclass:(id)arg1; +@property(readonly, nonatomic) _Bool aa_needsRegistration; +@property(nonatomic, setter=aa_setSyncedAccount:) _Bool aa_isSyncedAccount; @property(readonly, nonatomic) NSDictionary *aa_serviceUnavailableInfo; -@property(readonly, nonatomic) BOOL aa_serviceUnavailable; +@property(readonly, nonatomic) _Bool aa_serviceUnavailable; - (void)aa_updateWithProvisioningResponse:(id)arg1; @property(readonly, nonatomic) NSDictionary *aa_accountFirstDisplayAlert; @property(readonly, nonatomic) NSDictionary *aa_accountFooterButton; @property(readonly, nonatomic) NSString *aa_accountFooterText; @property(copy, nonatomic, setter=aa_setPassword:) NSString *aa_password; +- (void)aa_setMapsToken:(id)arg1; +@property(readonly, nonatomic) NSString *aa_mapsToken; @property(readonly, nonatomic) NSString *aa_fmipToken; @property(copy, nonatomic, setter=aa_setAuthToken:) NSString *aa_authToken; - (id)aa_authTokenWithError:(id *)arg1; @property(readonly, nonatomic) ACAccount *aa_fmipAccount; -@property(nonatomic, setter=aa_setNeedsToVerifyTerms:) BOOL aa_needsToVerifyTerms; +@property(nonatomic, setter=aa_setNeedsToVerifyTerms:) _Bool aa_needsToVerifyTerms; @property(readonly, nonatomic) NSArray *aa_appleIDAliases; @property(readonly, nonatomic) NSString *aa_protocolVersion; @property(readonly, nonatomic) NSString *aa_primaryEmail; -@property(nonatomic, setter=aa_setPrimaryEmailVerified:) BOOL aa_isPrimaryEmailVerified; -@property(nonatomic, setter=aa_setPrimaryAccount:) BOOL aa_isPrimaryAccount; +@property(readonly, nonatomic) NSString *aa_appleId; +@property(nonatomic, setter=aa_setPrimaryEmailVerified:) _Bool aa_isPrimaryEmailVerified; +@property(nonatomic, setter=aa_setPrimaryAccount:) _Bool aa_isPrimaryAccount; @property(readonly, nonatomic) NSString *aa_accountTypeString; @property(readonly, nonatomic) NSString *aa_personID; @property(readonly, nonatomic) NSString *aa_lastName; diff --git a/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleID.h b/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleID.h index 45b097779..46f0687a8 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleID.h +++ b/iOS7/PrivateFrameworks/AppleAccount/ACAccount-AppleID.h @@ -7,7 +7,7 @@ #import "ACAccount.h" @interface ACAccount (AppleID) -- (BOOL)canRemoveAccount; +- (_Bool)canRemoveAccount; - (id)_registeredBundles; - (id)dsid; - (void)setDSID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceList.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceList.h new file mode 100644 index 000000000..380c7d432 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceList.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ATVHighSecurityAccountDeviceList : AAAppleTVRequest +{ +} + ++ (Class)responseClass; +- (id)urlRequest; +- (id)urlString; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h new file mode 100644 index 000000000..e6fe7c09f --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountDeviceListResponse.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDictionary, NSString; + +@interface ATVHighSecurityAccountDeviceListResponse : AAResponse +{ +} + +@property(readonly, nonatomic) long long errorCode; +@property(readonly, nonatomic) NSString *errorMessage; +@property(readonly, nonatomic) NSString *errorTitle; +@property(readonly, nonatomic) NSDictionary *userDisplayStrings; +@property(readonly, nonatomic) NSArray *devices; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCode.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCode.h new file mode 100644 index 000000000..e6d8cfd5f --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCode.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface ATVHighSecurityAccountSendCode : AAAppleTVRequest +{ + NSDictionary *_device; +} + ++ (Class)responseClass; +- (void).cxx_destruct; +- (id)urlRequest; +- (id)urlString; +- (id)initWithAccount:(id)arg1 device:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h new file mode 100644 index 000000000..939c60f55 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountSendCodeResponse.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSString; + +@interface ATVHighSecurityAccountSendCodeResponse : AAResponse +{ +} + +@property(readonly, nonatomic) long long errorCode; +@property(readonly, nonatomic) NSString *errorMessage; +@property(readonly, nonatomic) NSString *errorTitle; +@property(readonly, nonatomic) NSDictionary *userDisplayStrings; +@property(readonly, nonatomic) _Bool success; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCode.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCode.h new file mode 100644 index 000000000..3de6887d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCode.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface ATVHighSecurityAccountVerifyCode : ATVHighSecurityAccountSendCode +{ + NSString *_hsaCode; +} + ++ (Class)responseClass; +- (void).cxx_destruct; +- (id)urlRequest; +- (id)urlString; +- (id)initWithAccount:(id)arg1 device:(id)arg2 hsaCode:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h new file mode 100644 index 000000000..23ec1c3c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/AppleAccount/ATVHighSecurityAccountVerifyCodeResponse.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface ATVHighSecurityAccountVerifyCodeResponse : AAResponse +{ +} + +@property(readonly, nonatomic) long long errorCode; +@property(readonly, nonatomic) NSString *errorMessage; +@property(readonly, nonatomic) NSString *errorTitle; +@property(readonly, nonatomic) _Bool success; + +@end + diff --git a/iOS7/PrivateFrameworks/AppleAccount/MSSearchDelegate-Protocol.h b/iOS7/PrivateFrameworks/AppleAccount/MSSearchDelegate-Protocol.h index ee7d77a4e..60888e18e 100644 --- a/iOS7/PrivateFrameworks/AppleAccount/MSSearchDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AppleAccount/MSSearchDelegate-Protocol.h @@ -8,6 +8,6 @@ @optional - (void)search:(id)arg1 didFinishWithError:(id)arg2; -- (BOOL)search:(id)arg1 didFindResults:(id)arg2; +- (_Bool)search:(id)arg1 didFindResults:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAccountCreationRemoteUI.h b/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAccountCreationRemoteUI.h index dc7de1226..ee9db48e6 100644 --- a/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAccountCreationRemoteUI.h +++ b/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAccountCreationRemoteUI.h @@ -12,7 +12,7 @@ @interface AAUIAccountCreationRemoteUI : NSObject { - BOOL _isModal; + _Bool _isModal; RUILoader *_loader; NSMutableArray *_objectModels; id _delegate; @@ -20,14 +20,14 @@ UINavigationController *_createAccountNavController; UIAlertView *_tcConfirmationAlert; UIAlertView *_failedToCreateAccountAlert; - BOOL _over13; + _Bool _over13; AASetupAssistantService *_aaService; AAAutoAccountVerifier *_verifier; } - (void).cxx_destruct; -- (unsigned int)supportedInterfaceOrientationsForObjectModel:(id)arg1 page:(id)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (unsigned long long)supportedInterfaceOrientationsForObjectModel:(id)arg1 page:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)objectModelPressedBack:(id)arg1; - (id)parentViewControllerForObjectModel:(id)arg1; - (void)loader:(id)arg1 didFailWithError:(id)arg2; @@ -35,17 +35,17 @@ - (void)objectModel:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; - (void)objectModel:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; - (void)loader:(id)arg1 receivedObjectModel:(id)arg2 actionSignal:(int)arg3; -- (void)_popObjectModelAnimated:(BOOL)arg1; +- (void)_popObjectModelAnimated:(_Bool)arg1; - (void)_displayConnectionErrorAndDismiss; - (void)_cleanupCreateAppleID:(id)arg1; - (void)_cleanupLoader; -- (void)_userAgreedToTCs:(BOOL)arg1; +- (void)_userAgreedToTCs:(_Bool)arg1; - (void)_createAppleAccount; - (void)_addHeadersToRequest:(id)arg1; - (void)loadURLRequest:(id)arg1; - (void)dealloc; - (void)setDelegate:(id)arg1; -- (id)initWithNavController:(id)arg1 isModal:(BOOL)arg2; +- (id)initWithNavController:(id)arg1 isModal:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAlertView.h b/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAlertView.h index d780fd630..480130027 100644 --- a/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAlertView.h +++ b/iOS7/PrivateFrameworks/AppleAccountUI/AAUIAlertView.h @@ -11,14 +11,14 @@ @interface AAUIAlertView : UIAlertView { NSObject *_buttonChosenSemaphore; - int _chosenButtonIndex; + long long _chosenButtonIndex; id _action; id _actionWithText; } - (void).cxx_destruct; -- (int)chosenButtonIndex; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (long long)chosenButtonIndex; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (id)initWithTitle:(id)arg1 message:(id)arg2 buttonTitle:(id)arg3 otherButtonTitle:(id)arg4 textFieldTitle:(id)arg5 action:(id)arg6; - (id)initWithTitle:(id)arg1 message:(id)arg2 buttonTitle:(id)arg3 otherButtonTitle:(id)arg4 action:(id)arg5; - (id)initWithTitle:(id)arg1 message:(id)arg2 buttonTitle:(id)arg3 action:(id)arg4; diff --git a/iOS7/PrivateFrameworks/AppleAccountUI/AAUICredentialRecoveryController.h b/iOS7/PrivateFrameworks/AppleAccountUI/AAUICredentialRecoveryController.h index caddbc4f7..68f998fa7 100644 --- a/iOS7/PrivateFrameworks/AppleAccountUI/AAUICredentialRecoveryController.h +++ b/iOS7/PrivateFrameworks/AppleAccountUI/AAUICredentialRecoveryController.h @@ -20,7 +20,7 @@ UINavigationController *_navigationController; UIViewController *_presentationViewController; UIViewController *_navigationBaseViewController; - BOOL _isModal; + _Bool _isModal; NSObject *_delegate; } @@ -30,19 +30,19 @@ - (id)parentViewControllerForObjectModel:(id)arg1; - (void)_displayConnectionError; - (void)_cleanupLoader; -- (void)_popObjectModelAnimated:(BOOL)arg1; +- (void)_popObjectModelAnimated:(_Bool)arg1; - (void)objectModel:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; - (void)objectModel:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; - (void)loader:(id)arg1 receivedObjectModel:(id)arg2 actionSignal:(int)arg3; - (void)loader:(id)arg1 didFailWithError:(id)arg2; - (void)_cancelButtonTapped:(id)arg1; -- (void)_finishPresentationWithSuccess:(BOOL)arg1; +- (void)_finishPresentationWithSuccess:(_Bool)arg1; - (void)_addHeadersToRequest:(id)arg1; - (void)_createRemoteUIViewControllerFromURL:(id)arg1; - (void)cancelPresentation; - (void)startPresentation; - (id)remoteUIURL; -- (id)initWithRemoteUIURL:(id)arg1 modalPresentation:(BOOL)arg2; +- (id)initWithRemoteUIURL:(id)arg1 modalPresentation:(_Bool)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/AppleAccountUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AppleAccountUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AppleAccountUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AppleAccountUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AppleAccountUI/RUIObjectModelDelegate-Protocol.h b/iOS7/PrivateFrameworks/AppleAccountUI/RUIObjectModelDelegate-Protocol.h index dacbbf77a..95d02c6b0 100644 --- a/iOS7/PrivateFrameworks/AppleAccountUI/RUIObjectModelDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AppleAccountUI/RUIObjectModelDelegate-Protocol.h @@ -11,18 +11,20 @@ - (id)parentViewControllerForObjectModel:(id)arg1; @optional +- (Class)objectModel:(id)arg1 customTableCellClassForTableViewRow:(id)arg2; - (Class)objectModel:(id)arg1 customFooterClassForSection:(id)arg2; - (Class)objectModel:(id)arg1 customHeaderClassForSection:(id)arg2; - (void)objectModel:(id)arg1 configureTableRow:(id)arg2 page:(id)arg3; - (void)objectModel:(id)arg1 configureTableView:(id)arg2 page:(id)arg3; +- (void)objectModel:(id)arg1 configureTableSection:(id)arg2 page:(id)arg3; - (id)objectModel:(id)arg1 tableFooterViewForAttributes:(id)arg2 page:(id)arg3; - (id)objectModel:(id)arg1 tableHeaderViewForAttributes:(id)arg2 page:(id)arg3; -- (BOOL)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withURL:(id)arg5 httpMethod:(id)arg6; -- (BOOL)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withName:(id)arg5; -- (unsigned int)supportedInterfaceOrientationsForObjectModel:(id)arg1 page:(id)arg2; +- (_Bool)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withURL:(id)arg5 httpMethod:(id)arg6; +- (_Bool)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withName:(id)arg5; +- (unsigned long long)supportedInterfaceOrientationsForObjectModel:(id)arg1 page:(id)arg2; - (void)objectModelDidChange:(id)arg1; -- (void)objectModel:(id)arg1 page:(id)arg2 toggledEditing:(BOOL)arg3; -- (BOOL)objectModel:(id)arg1 shouldShowModalHTMLViewWithURL:(id)arg2; +- (void)objectModel:(id)arg1 page:(id)arg2 toggledEditing:(_Bool)arg3; +- (_Bool)objectModel:(id)arg1 shouldShowModalHTMLViewWithURL:(id)arg2; - (void)objectModel:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; - (void)objectModel:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_connection.h b/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_connection.h index 94ee7c8e9..daa611eca 100644 --- a/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_connection.h +++ b/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_connection.h @@ -6,6 +6,7 @@ #import "OS_object.h" +// Not exported @interface OS_ldap_connection : OS_object { } diff --git a/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_operation.h b/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_operation.h index 15575dfae..347baca57 100644 --- a/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_operation.h +++ b/iOS7/PrivateFrameworks/AppleLDAP/OS_ldap_operation.h @@ -6,6 +6,7 @@ #import "OS_object.h" +// Not exported @interface OS_ldap_operation : OS_object { } diff --git a/iOS7/PrivateFrameworks/ApplePushService/APSConnection.h b/iOS7/PrivateFrameworks/ApplePushService/APSConnection.h index 8c652cdc4..4e3cc03de 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/APSConnection.h +++ b/iOS7/PrivateFrameworks/ApplePushService/APSConnection.h @@ -14,7 +14,7 @@ NSObject *_ivarQueue; NSString *_environmentName; NSData *_publicToken; - unsigned int _messageSize; + unsigned long long _messageSize; NSString *_connectionPortName; unsigned int _connectionPort; unsigned int _connectionServerPort; @@ -22,17 +22,17 @@ NSArray *_enabledTopics; NSArray *_ignoredTopics; NSArray *_opportunisticTopics; - BOOL _enableCriticalReliability; - BOOL _enableStatusNotifications; - BOOL _isConnected; - BOOL _usesAppLaunchStats; + _Bool _enableCriticalReliability; + _Bool _enableStatusNotifications; + _Bool _isConnected; + _Bool _usesAppLaunchStats; NSMutableDictionary *_idsToOutgoingMessages; - unsigned int _nextOutgoingMessageID; + unsigned long long _nextOutgoingMessageID; NSObject *_machQueue; NSObject *_mach_source; NSObject *_connection; NSObject *_delegateQueue; - BOOL _everHadDelegate; + _Bool _everHadDelegate; NSMutableArray *_queuedDelegateBlocks; } @@ -43,7 +43,7 @@ + (void)requestCourierConnection; + (void)_blockingXPCCallWithArgumentBlock:(id)arg1 resultHandler:(void)arg2; + (struct __SecIdentity *)copyIdentity; -+ (BOOL)isValidEnvironment:(id)arg1; ++ (_Bool)isValidEnvironment:(id)arg1; @property(readonly, nonatomic) NSObject *ivarQueue; // @synthesize ivarQueue=_ivarQueue; @property(readonly, nonatomic) NSObject *delegateQueue; // @synthesize delegateQueue=_delegateQueue; - (void)invalidateTokenForTopic:(id)arg1 identifier:(id)arg2; @@ -51,33 +51,33 @@ - (void)sendFakeMessage:(id)arg1; - (void)cancelOutgoingMessage:(id)arg1; - (void)sendOutgoingMessage:(id)arg1; -- (void)_sendOutgoingMessage:(id)arg1 fake:(BOOL)arg2; -- (BOOL)hasIdentity; +- (void)_sendOutgoingMessage:(id)arg1 fake:(_Bool)arg2; +- (_Bool)hasIdentity; - (void)_deliverToken:(id)arg1 forTopic:(id)arg2 identifier:(id)arg3; -- (void)_deliverOutgoingMessageResultWithID:(unsigned int)arg1 error:(id)arg2; -- (void)_deliverConnectionStatusChange:(BOOL)arg1; +- (void)_deliverOutgoingMessageResultWithID:(unsigned long long)arg1 error:(id)arg2; +- (void)_deliverConnectionStatusChange:(_Bool)arg1; - (void)_deliverPublicToken:(id)arg1; - (void)_deliverPublicTokenOnIvarQueue:(id)arg1; - (void)_deliverMessage:(id)arg1; - (void)_addEnableStatusNotificationsToXPCMessage:(id)arg1; - (void)_addUsesAppLaunchStatsToXPCMessage:(id)arg1; - (void)_addEnableCriticalReliabilityToXPCMessage:(id)arg1; -- (void)setEnableStatusNotifications:(BOOL)arg1; -- (void)_setEnableStatusNotifications:(BOOL)arg1 sendToDaemon:(BOOL)arg2; -- (void)setEnableCriticalReliability:(BOOL)arg1; -- (void)_setEnableCriticalReliability:(BOOL)arg1 sendToDaemon:(BOOL)arg2; -- (BOOL)isConnected; -@property(nonatomic) BOOL usesAppLaunchStats; -- (void)_setUsesAppLaunchStats:(BOOL)arg1 sendToDaemon:(BOOL)arg2; -@property(nonatomic) unsigned int messageSize; +- (void)setEnableStatusNotifications:(_Bool)arg1; +- (void)_setEnableStatusNotifications:(_Bool)arg1 sendToDaemon:(_Bool)arg2; +- (void)setEnableCriticalReliability:(_Bool)arg1; +- (void)_setEnableCriticalReliability:(_Bool)arg1 sendToDaemon:(_Bool)arg2; +- (_Bool)isConnected; +@property(nonatomic) _Bool usesAppLaunchStats; +- (void)_setUsesAppLaunchStats:(_Bool)arg1 sendToDaemon:(_Bool)arg2; +@property(nonatomic) unsigned long long messageSize; @property(readonly, nonatomic) NSData *publicToken; -- (void)moveTopic:(id)arg1 fromList:(unsigned int)arg2 toList:(unsigned int)arg3; -- (id)_listForIdentifierOnIvarQueue:(unsigned int)arg1; +- (void)moveTopic:(id)arg1 fromList:(unsigned long long)arg2 toList:(unsigned long long)arg3; +- (id)_listForIdentifierOnIvarQueue:(unsigned long long)arg1; - (void)setEnabledTopics:(id)arg1; - (void)setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2; - (void)setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2 opportunisticTopics:(id)arg3; -- (void)_setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2 opportunisticTopics:(id)arg3 sendToDaemon:(BOOL)arg4; -- (void)_onIvarQueue_setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2 opportunisticTopics:(id)arg3 sendToDaemon:(BOOL)arg4; +- (void)_setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2 opportunisticTopics:(id)arg3 sendToDaemon:(_Bool)arg4; +- (void)_onIvarQueue_setEnabledTopics:(id)arg1 ignoredTopics:(id)arg2 opportunisticTopics:(id)arg3 sendToDaemon:(_Bool)arg4; - (void)removeFromRunLoop; - (void)scheduleInRunLoop:(id)arg1; - (void)_disconnectFromDealloc; @@ -87,6 +87,7 @@ - (void)_cancelConnectionOnIvarQueue; - (void)_connectIfNecessary; - (void)_connectIfNecessaryOnIvarQueue; +- (void)_handleEvent:(id)arg1 withHandler:(id)arg2; - (void)_callDelegateOnIvarQueueWithBlock:(id)arg1; @property(nonatomic) id delegate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ApplePushService/APSFileLogging.h b/iOS7/PrivateFrameworks/ApplePushService/APSFileLogging.h index dce5c5087..22d674e2d 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/APSFileLogging.h +++ b/iOS7/PrivateFrameworks/ApplePushService/APSFileLogging.h @@ -14,12 +14,12 @@ + (id)timeFormatter; + (id)dateFormatter; + (id)logFileDirectory; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5 arguments:(void *)arg6; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4 arguments:(void *)arg5; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 format:(id)arg5 arguments:(char *)arg6; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4 arguments:(char *)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 format:(id)arg5; + (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4; + (id)getMainBundleId; -+ (BOOL)loggingEnabledForLevel:(int)arg1; ++ (_Bool)loggingEnabledForLevel:(int)arg1; + (void)initialize; @end diff --git a/iOS7/PrivateFrameworks/ApplePushService/APSIncomingMessage.h b/iOS7/PrivateFrameworks/ApplePushService/APSIncomingMessage.h index 34a8a4bcd..8771872d7 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/APSIncomingMessage.h +++ b/iOS7/PrivateFrameworks/ApplePushService/APSIncomingMessage.h @@ -12,9 +12,9 @@ { } -@property(nonatomic) int priority; -@property(nonatomic, getter=wasLastMessageFromStorage) BOOL lastMessageFromStorage; -@property(nonatomic, getter=wasFromStorage) BOOL fromStorage; +@property(nonatomic) long long priority; +@property(nonatomic, getter=wasLastMessageFromStorage) _Bool lastMessageFromStorage; +@property(nonatomic, getter=wasFromStorage) _Bool fromStorage; @property(copy, nonatomic) NSDate *timestamp; @end diff --git a/iOS7/PrivateFrameworks/ApplePushService/APSMessage.h b/iOS7/PrivateFrameworks/ApplePushService/APSMessage.h index 43603327f..7cd3608a2 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/APSMessage.h +++ b/iOS7/PrivateFrameworks/ApplePushService/APSMessage.h @@ -22,7 +22,7 @@ - (id)objectForKey:(id)arg1; - (id)guid; - (void)setGuid:(id)arg1; -@property(nonatomic) unsigned int identifier; +@property(nonatomic) unsigned long long identifier; @property(retain, nonatomic) NSDictionary *userInfo; @property(retain, nonatomic) NSString *topic; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ApplePushService/APSOutgoingMessage.h b/iOS7/PrivateFrameworks/ApplePushService/APSOutgoingMessage.h index dc5f87750..512792735 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/APSOutgoingMessage.h +++ b/iOS7/PrivateFrameworks/ApplePushService/APSOutgoingMessage.h @@ -10,27 +10,27 @@ { } -- (void)setPriority:(int)arg1; -- (int)priority; -@property(nonatomic) unsigned int payloadLength; -@property(nonatomic) int payloadFormat; -- (void)setTimedOut:(BOOL)arg1; -- (BOOL)hasTimedOut; -- (void)setCancelled:(BOOL)arg1; -- (BOOL)wasCancelled; -- (void)setSendInterface:(int)arg1; -- (int)sendInterface; -- (void)setSent:(BOOL)arg1; -- (BOOL)wasSent; -@property(nonatomic, getter=isCritical) BOOL critical; +- (void)setPriority:(long long)arg1; +- (long long)priority; +@property(nonatomic) unsigned long long payloadLength; +@property(nonatomic) unsigned long long payloadFormat; +- (void)setTimedOut:(_Bool)arg1; +- (_Bool)hasTimedOut; +- (void)setCancelled:(_Bool)arg1; +- (_Bool)wasCancelled; +- (void)setSendInterface:(long long)arg1; +- (long long)sendInterface; +- (void)setSent:(_Bool)arg1; +- (_Bool)wasSent; +@property(nonatomic, getter=isCritical) _Bool critical; - (id)rawTimeoutTime; - (id)sendTimeoutTime; -- (unsigned int)_effectiveSendTimeout; -@property(nonatomic) unsigned int timeout; +- (unsigned long long)_effectiveSendTimeout; +@property(nonatomic) unsigned long long timeout; - (void)setTimestamp:(id)arg1; - (id)timestamp; -- (void)setMessageID:(unsigned int)arg1; -- (unsigned int)messageID; +- (void)setMessageID:(unsigned long long)arg1; +- (unsigned long long)messageID; @end diff --git a/iOS7/PrivateFrameworks/ApplePushService/_APSLogFileCompressor.h b/iOS7/PrivateFrameworks/ApplePushService/_APSLogFileCompressor.h index 0ecff2ac1..aef635b7e 100644 --- a/iOS7/PrivateFrameworks/ApplePushService/_APSLogFileCompressor.h +++ b/iOS7/PrivateFrameworks/ApplePushService/_APSLogFileCompressor.h @@ -10,6 +10,7 @@ @class NSMutableArray; +// Not exported @interface _APSLogFileCompressor : NSObject { NSMutableArray *_archivers; diff --git a/iOS7/PrivateFrameworks/AssetsLibraryServices/CDStructures.h b/iOS7/PrivateFrameworks/AssetsLibraryServices/CDStructures.h index 8a45b1df4..c1d68fae7 100644 --- a/iOS7/PrivateFrameworks/AssetsLibraryServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/AssetsLibraryServices/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLGatekeeperClient.h b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLGatekeeperClient.h index e731d6d7c..75ad0cd88 100644 --- a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLGatekeeperClient.h +++ b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLGatekeeperClient.h @@ -10,12 +10,16 @@ @interface PLGatekeeperClient : NSObject { + NSObject *_serialReplyQueue; NSObject *connection; } ++ (id)securityPolicyErrorForMissingEntitlement:(id)arg1; + (id)sharedInstance; @property(nonatomic) NSObject *connection; // @synthesize connection; +- (long long)estimatedOutputFileLengthForVideoURL:(id)arg1 fallbackFilePath:(id)arg2 exportPreset:(id)arg3 exportProperties:(id)arg4; - (int)getCurrentModelVersion; +- (void)rebuildAllThumbnails; - (void)resetDupesAnalysis; - (void)rebuildCloudFeed; - (void)analyzeMomentList:(id)arg1; @@ -23,7 +27,7 @@ - (void)analyzeInvalidMomentsAndDupesIfNeeded; - (void)analyzeAllMoments; - (void)rebuildMomentLists; -- (void)rebuildMomentsIncremental:(BOOL)arg1; +- (void)rebuildMomentsIncremental:(_Bool)arg1; - (void)automaticallyDeleteEmptyAlbum:(id)arg1; - (void)setPersonInfoDictionary:(id)arg1 forPersonID:(id)arg2; - (id)personInfoDictionaryForPersonID:(id)arg1; @@ -35,44 +39,49 @@ - (void)waitUntilConnectionSendsAllMessages; - (void)sendDaemonJob:(id)arg1 replyHandler:(id)arg2; - (void)cleanupForStoreDemoMode; -- (void)clearAllBulletinsWithLastClearedRecordID:(unsigned int)arg1; -- (id)getThumbnailImageDataForBulletinWithRecordID:(unsigned int)arg1; -- (int)getCurrentApplicationBadgeCount; +- (void)clearAllBulletinsWithLastClearedRecordID:(unsigned long long)arg1; +- (id)getThumbnailImageDataForBulletinWithRecordID:(unsigned long long)arg1; +- (long long)getCurrentApplicationBadgeCount; - (id)getCurrentBulletins; - (void)repairSingletonObjects; - (void)createPhotostreamAlbumWithStreamID:(id)arg1; - (void)enablePhotostreamsWithStreamID:(id)arg1; - (void)recoverFromCrashIfNeeded; - (void)clearChangeStore; +- (_Bool)hasCompletedMomentAnalysis; +- (_Bool)hasCompletedRestorePostProcessing; - (void)recalculateCachedAlbumCounts; - (void)notifyAboutTerminationDueToUncaughtException:(id)arg1; - (void)dataMigrationWillFinish; - (void)repairPotentialModelCorruption; - (void)cleanupModelAfteriTunesRestore; -- (unsigned int)secondsNeededToCleanupModelAfteriTunesRestore; +- (unsigned long long)secondsNeededToCleanupModelAfteriTunesRestore; - (void)writeDataInBackground:(id)arg1 toFileURL:(id)arg2; - (void)updateRestoredAssetWithUUID:(id)arg1 paths:(id)arg2; -- (void)cleanupAfteriTunesSync; -- (void)finalizeOTARestoreRecreatingAlbums:(BOOL)arg1; +- (void)finalizeOTARestoreRecreatingAlbums:(_Bool)arg1; - (void)updateModelAfterOTARestore; -- (void)updateStackedImageCacheForAlbum:(id)arg1; - (void)updateCameraPreviewWellImage:(id)arg1; -- (void)updateThumbnailsForPhoto:(id)arg1 waitForReply:(BOOL)arg2 assignNewIndex:(BOOL)arg3 forceRefresh:(BOOL)arg4; +- (void)updateThumbnailsForPhotos:(id)arg1 waitForReply:(_Bool)arg2 assignNewIndex:(_Bool)arg3 forceRefresh:(_Bool)arg4; +- (void)setLargePreviewImageForAssetWithURL:(id)arg1 imageData:(id)arg2 properties:(id)arg3 handler:(id)arg4; - (void)getLibrarySizes:(id)arg1; - (void)getPhotosAndVideosCountWithHandler:(id)arg1; - (void)launchAssetsd; -- (void)importFileSystemAssetsWaitingForReply:(BOOL)arg1; +- (void)importFileSystemAssetsWaitingForReply:(_Bool)arg1; - (void)createPhotoLibraryDatabase; +- (void)setExternalUsageIntent:(unsigned long long)arg1 forAssetWithURL:(id)arg2 handler:(id)arg3; +- (void)deleteAssetWithURL:(id)arg1 handler:(id)arg2; - (void)addAssetWithURL:(id)arg1 toAlbumWithUUID:(id)arg2 handler:(id)arg3; - (void)addGroupWithName:(id)arg1 handler:(id)arg2; - (id)imageDataForAsset:(id)arg1 format:(int)arg2; - (void)requestImageDataForAsset:(id)arg1 format:(int)arg2 handler:(id)arg3; - (id)fileURLForNewAssetWithType:(unsigned int)arg1 extension:(id)arg2; +- (void)batchSaveAssetsWithJobDictionaries:(id)arg1 handler:(id)arg2; - (void)saveAssetWithJobDictionary:(id)arg1 handler:(id)arg2 imageSurface:(void)arg3 previewImageSurface:(struct __IOSurface *)arg4; -- (id)fileURLForAssetURL:(id)arg1 withAdjustments:(BOOL)arg2; +- (id)fileURLForAssetURL:(id)arg1 withAdjustments:(_Bool)arg2; - (int)fileDescriptorForAssetURL:(id)arg1; - (void)requestAccessWithHandler:(id)arg1; - (id)init; +- (id)deviceSpecificReplyQueue; @property(readonly, nonatomic) NSObject *replyQueue; - (id)sendQueue; diff --git a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLUUIDString.h b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLUUIDString.h index e2d79ea4d..df617c03a 100644 --- a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLUUIDString.h +++ b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLUUIDString.h @@ -14,11 +14,11 @@ + (id)UUIDString; - (const char *)UTF8String; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; -- (BOOL)isEqualToString:(id)arg1; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +- (_Bool)isEqualToString:(id)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (CDStruct_bd2f613f)UUIDBytes; - (id)UUIDData; - (id)initWithUUID:(unsigned char [16])arg1; diff --git a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCData.h b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCData.h index beec77bd1..9eef8fd25 100644 --- a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCData.h +++ b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCData.h @@ -13,9 +13,9 @@ NSObject *_data; } -- (unsigned int)length; +- (unsigned long long)length; - (void)getBytes:(void *)arg1 range:(struct _NSRange)arg2; -- (void)getBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)getBytes:(void *)arg1 length:(unsigned long long)arg2; - (const void *)bytes; - (id)debugDescription; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCShMemData.h b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCShMemData.h index b4ab8630a..a76a902c3 100644 --- a/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCShMemData.h +++ b/iOS7/PrivateFrameworks/AssetsLibraryServices/PLXPCShMemData.h @@ -9,11 +9,11 @@ @interface PLXPCShMemData : NSData { void *_buffer; - unsigned long _dataLength; - unsigned long _bufferLength; + unsigned long long _dataLength; + unsigned long long _bufferLength; } -- (unsigned int)length; +- (unsigned long long)length; - (const void *)bytes; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFAccount.h b/iOS7/PrivateFrameworks/AssistantServices/AFAccount.h index 4fcc50aed..ba0e5e587 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFAccount.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFAccount.h @@ -10,7 +10,7 @@ @interface AFAccount : NSObject { - BOOL _isActive; + _Bool _isActive; NSString *_identifier; NSString *_label; NSString *_assistantIdentifier; @@ -23,7 +23,7 @@ NSString *_localeIdentifier; } -@property(readonly, nonatomic) BOOL isActive; // @synthesize isActive=_isActive; +@property(readonly, nonatomic) _Bool isActive; // @synthesize isActive=_isActive; @property(copy, nonatomic) NSString *localeIdentifier; // @synthesize localeIdentifier=_localeIdentifier; @property(copy, nonatomic) NSDictionary *lastSyncDates; // @synthesize lastSyncDates=_lastSyncDates; @property(copy, nonatomic) NSString *group; // @synthesize group=_group; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFAggregator-AssistantUI.h b/iOS7/PrivateFrameworks/AssistantServices/AFAggregator-AssistantUI.h new file mode 100644 index 000000000..39971c257 --- /dev/null +++ b/iOS7/PrivateFrameworks/AssistantServices/AFAggregator-AssistantUI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AFAggregator (AssistantUI) ++ (void)logTimeToBeepWithDuration:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFAggregator.h b/iOS7/PrivateFrameworks/AssistantServices/AFAggregator.h index acf51d9cf..1926f1ded 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFAggregator.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFAggregator.h @@ -10,9 +10,9 @@ { int _type; double _startTime; - BOOL _hasActiveRequest; - BOOL _sessionIsRetrying; - BOOL _retryPrefersWWAN; + _Bool _hasActiveRequest; + _Bool _sessionIsRetrying; + _Bool _retryPrefersWWAN; } + (void)logDictationCancelled; @@ -29,18 +29,17 @@ + (void)missedAlertContextForRequest; + (void)missedAppContextForRequest; + (void)logRequestCompletedWithDuration:(double)arg1; -+ (void)logTimeToBeepWithDuration:(double)arg1; -@property BOOL hasActiveRequest; // @synthesize hasActiveRequest=_hasActiveRequest; -@property int connectionType; // @synthesize connectionType=_type; +@property(nonatomic) _Bool hasActiveRequest; // @synthesize hasActiveRequest=_hasActiveRequest; +@property(nonatomic) int connectionType; // @synthesize connectionType=_type; - (void)speechResponseFailure; - (void)speechResponseReceived; - (void)startWaitingForSpeechResponse; -- (void)beginSessionRetryPreferringWWAN:(BOOL)arg1; +- (void)beginSessionRetryPreferringWWAN:(_Bool)arg1; - (void)connectionDidDrop; - (void)connectionDidFail; - (void)recordSessionRetrySuccess; - (void)recordFailure:(int)arg1 forConnectionType:(int)arg2; -- (void)recordSuccessForConnectionType:(int)arg1 isWarm:(BOOL)arg2 forTimeInterval:(double)arg3; +- (void)recordSuccessForConnectionType:(int)arg1 isWarm:(_Bool)arg2 forTimeInterval:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFBulletin.h b/iOS7/PrivateFrameworks/AssistantServices/AFBulletin.h index ab69bc079..9e05d041b 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFBulletin.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFBulletin.h @@ -12,8 +12,8 @@ @interface AFBulletin : NSObject { - BOOL _read; - BOOL _allDay; + _Bool _read; + _Bool _allDay; NSString *_bulletinID; NSDate *_date; NSDate *_endDate; @@ -24,9 +24,11 @@ NSString *_subtitle; NSString *_timeZone; NSString *_title; + NSString *_displayName; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSString *timeZone; // @synthesize timeZone=_timeZone; @property(readonly, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @@ -34,11 +36,11 @@ @property(readonly, nonatomic) NSDate *recencyDate; // @synthesize recencyDate=_recencyDate; @property(readonly, nonatomic) NSString *modalAlertContentMessage; // @synthesize modalAlertContentMessage=_modalAlertContentMessage; @property(readonly, nonatomic) NSString *message; // @synthesize message=_message; -@property(readonly, nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(readonly, nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; @property(readonly, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(readonly, nonatomic) NSString *bulletinID; // @synthesize bulletinID=_bulletinID; -@property(nonatomic, getter=isRead) BOOL read; // @synthesize read=_read; +@property(nonatomic, getter=isRead) _Bool read; // @synthesize read=_read; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFClientService-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFClientService-Protocol.h index 819ad1652..830cada3b 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFClientService-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFClientService-Protocol.h @@ -8,7 +8,7 @@ @protocol AFClientService - (oneway void)_refreshAssistantValidation; -- (oneway void)_startSpeechWithURL:(id)arg1 isNarrowBand:(BOOL)arg2; +- (oneway void)_startSpeechWithURL:(id)arg1 isNarrowBand:(_Bool)arg2; - (oneway void)_barrierWithReply:(id)arg1; - (oneway void)_clearAssistantInfoForAccountIdentifier:(id)arg1; - (oneway void)_fetchAppContextWithReply:(id)arg1; @@ -19,9 +19,11 @@ - (oneway void)_listInstalledServicesWithReply:(id)arg1; - (oneway void)redoRequest; - (oneway void)undoRequest; -- (oneway void)setApplicationContextFromFrontmostAppIncludingBulletins:(id)arg1; +- (oneway void)setAlertContextWithBulletins:(id)arg1; +- (oneway void)setApplicationContext; +- (oneway void)rollbackClearContext; - (oneway void)clearContext; -- (oneway void)performGenericAceCommand:(id)arg1 interruptOutstandingRequest:(BOOL)arg2 reply:(id)arg3; +- (oneway void)performGenericAceCommand:(id)arg1 interruptOutstandingRequest:(_Bool)arg2 reply:(id)arg3; - (oneway void)requestStateUpdateWithReply:(id)arg1; - (oneway void)stopSpeechWithOptions:(id)arg1; - (oneway void)cancelSpeech; @@ -29,13 +31,14 @@ - (oneway void)rollbackRequest; - (oneway void)cancelRequest; - (oneway void)updateSpeechOptions:(id)arg1; -- (oneway void)startSpeechPronunciationRequestWithOptions:(id)arg1 speechSource:(id)arg2 pronunciationContext:(id)arg3; -- (oneway void)startSpeechRequestWithOptions:(id)arg1 speechSource:(id)arg2; +- (oneway void)startSpeechPronunciationRequestWithOptions:(id)arg1 pronunciationContext:(id)arg2; +- (oneway void)startSpeechRequestWithOptions:(id)arg1; - (oneway void)sendAssistantDirectActionRequest:(id)arg1; - (oneway void)sendAssistantRequest:(id)arg1 reply:(id)arg2; - (oneway void)endSession; -- (oneway void)setIsStark:(BOOL)arg1; -- (oneway void)setLockState:(BOOL)arg1 showingLockScreen:(BOOL)arg2; +- (oneway void)setVoiceOverIsActive:(_Bool)arg1; +- (oneway void)setIsStark:(_Bool)arg1; +- (oneway void)setLockState:(_Bool)arg1 showingLockScreen:(_Bool)arg2; - (oneway void)preheat; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFClientServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFClientServiceDelegate-Protocol.h index 5dbc31f56..de1d514de 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFClientServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFClientServiceDelegate-Protocol.h @@ -13,15 +13,13 @@ - (oneway void)speechRecordingDidCancel; - (oneway void)speechRecordingDidEnd; - (oneway void)speechRecordingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -- (oneway void)speechRecordingDidBegin; +- (oneway void)speechRecordingDidBeginOnAVRecordRoute:(id)arg1; - (oneway void)speechRecordingWillBegin; - (oneway void)requestRequestedDismissAssistant; - (oneway void)requestRequestedOpenURL:(id)arg1 reply:(id)arg2; - (oneway void)requestDidFailWithError:(id)arg1 requestClass:(id)arg2; -- (oneway void)requestReplyContextMayInitiateCall; -- (oneway void)requestDidReceiveCommandInfo:(id)arg1 reply:(id)arg2; -- (oneway void)requestDidReceiveCommandData:(id)arg1 reply:(id)arg2; +- (oneway void)requestDidReceiveCommand:(id)arg1 reply:(id)arg2; - (oneway void)requestDidFinish; -- (oneway void)shouldSpeakChanged:(BOOL)arg1; +- (oneway void)shouldSpeakChanged:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFCommand.h b/iOS7/PrivateFrameworks/AssistantServices/AFCommand.h deleted file mode 100644 index 19098ec9b..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AFCommand.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDictionary, NSString; - -@interface AFCommand : NSObject -{ - NSString *_name; - NSDictionary *_commandInfo; - id _context; -} - -@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -- (void).cxx_destruct; -- (id)description; -- (id)context; -@property(readonly, nonatomic) BOOL needsReply; -- (id)aceDictionary; -- (id)commandValueForKey:(id)arg1; -@property(readonly, nonatomic) NSString *domain; -- (id)initWithData:(id)arg1 context:(id)arg2; -- (id)initWithCommandInfo:(id)arg1 context:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Internal.h b/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Internal.h new file mode 100644 index 000000000..f7b947382 --- /dev/null +++ b/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AFConnection (Internal) +- (id)_clientServiceWithErrorHandler:(id)arg1; +- (id)_clientService; +- (void)_clearAssistantInfoForAccountWithIdentifier:(id)arg1; +- (void)_barrier; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Private.h b/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Private.h new file mode 100644 index 000000000..a32c5b254 --- /dev/null +++ b/iOS7/PrivateFrameworks/AssistantServices/AFConnection-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AFConnection (Private) +- (void)redoRequest; +- (void)undoRequest; +- (void)cancelRequest; +- (void)startSpeechRequestWithSpeechFileAtURL:(id)arg1 isNarrowBand:(_Bool)arg2; +- (void)startSpeechRequestWithSpeechFileAtURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFConnection.h b/iOS7/PrivateFrameworks/AssistantServices/AFConnection.h index b3bbc769b..15b5336b6 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFConnection.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFConnection.h @@ -6,114 +6,103 @@ #import "NSObject.h" -#import "AFSpeechCapturingPowerDelegate-Protocol.h" +@class NSMutableDictionary, NSString, NSXPCConnection; -@class AFSpeechRecorder, NSMutableDictionary, NSString, NSXPCConnection; - -@interface AFConnection : NSObject +@interface AFConnection : NSObject { NSXPCConnection *_connection; - float _averagePower; - float _peakPower; NSString *_outstandingRequestClass; + _Bool _hasActiveRequest; + NSMutableDictionary *_replyHandlerForAceId; unsigned int _stateInSync:1; unsigned int _shouldSpeak:1; unsigned int _isCapturingSpeech:1; unsigned int _hasOutstandingRequest:1; - unsigned int _replyContextMayInitiateCall:1; - BOOL _hasActiveRequest; - NSMutableDictionary *_replyHandlerForAceId; - AFSpeechRecorder *_speechRecorder; + unsigned int _audioSessionID; + float _averagePower; + float _peakPower; + unsigned int _clientStateIsInSync:1; + unsigned int _voiceOverIsActive:1; id _delegate; id _speechDelegate; } + (void)defrost; + (id)outputVoice; -+ (BOOL)isReadyForLanguageCode:(id)arg1; ++ (_Bool)isReadyForLanguageCode:(id)arg1; + (id)currentLanguageCode; -+ (BOOL)userDataSyncNeeded; ++ (_Bool)userDataSyncNeeded; + (void)stopMonitoringAvailability; -+ (BOOL)isAvailable; ++ (_Bool)isAvailable; + (void)beginMonitoringAvailability; -+ (BOOL)assistantIsSupported; -+ (BOOL)assistantIsSupportedForLanguageCode:(id)arg1 error:(id *)arg2; ++ (_Bool)assistantIsSupported; ++ (_Bool)assistantIsSupportedForLanguageCode:(id)arg1 error:(id *)arg2; + (void)initialize; @property(nonatomic) __weak id speechDelegate; // @synthesize speechDelegate=_speechDelegate; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)speechCapturingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -- (void)setApplicationContextFromFrontmostAppIncludingBulletins:(id)arg1; -- (void)clearAndSetApplicationContextWithBulletins:(id)arg1; -- (void)clearAndSetApplicationContext; +- (void)setAlertContextWithBulletins:(id)arg1; +- (void)setApplicationContext; - (void)clearContext; - (void)sendReplyCommand:(id)arg1; - (void)sendGenericAceCommand:(id)arg1 conflictHandler:(id)arg2; - (void)sendGenericAceCommand:(id)arg1; -- (BOOL)replyContextMayInitiateCall; - (float)peakPower; - (float)averagePower; - (unsigned int)audioSessionID; -- (BOOL)shouldSpeak; -@property(readonly, nonatomic) BOOL isRecording; +- (_Bool)shouldSpeak; +@property(readonly, nonatomic) _Bool isRecording; - (void)startRequestWithCorrectedText:(id)arg1 forSpeechIdentifier:(id)arg2; - (void)rollbackRequest; +- (void)rollbackClearContext; - (void)stopSpeech; - (void)stopSpeechWithOptions:(id)arg1; - (void)updateSpeechOptions:(id)arg1; - (void)cancelSpeech; - (void)startSpeechPronunciationRequestWithOptions:(id)arg1 pronunciationContext:(id)arg2; - (void)startSpeechRequestWithOptions:(id)arg1; +- (void)startDirectActionRequestWithString:(id)arg1; - (void)startRequestWithText:(id)arg1; -- (void)startDirectActionRequestWithString:(id)arg1 timeout:(double)arg2; -- (void)startRequestWithText:(id)arg1 timeout:(double)arg2; -- (void)setIsStark:(BOOL)arg1; -- (void)setLockState:(BOOL)arg1 screenLocked:(BOOL)arg2; -- (BOOL)setLanguageCode:(id)arg1 error:(id *)arg2; +- (void)setVoiceOverIsActive:(_Bool)arg1; +- (void)setIsStark:(_Bool)arg1; +- (void)setLockState:(_Bool)arg1 screenLocked:(_Bool)arg2; - (void)preheat; - (void)endSession; - (void)_willCompleteRequest; - (void)_willFailRequestWithError:(id)arg1; - (void)_willCancelRequest; -- (void)_willStartRequestForSpeech:(BOOL)arg1; +- (void)_willStartRequestForSpeech:(_Bool)arg1; +- (void)_updateClientState; - (void)_updateState; +- (void)_extendRequestTimeout; - (void)_cancelRequestTimeout; -- (void)_scheduleRequestTimeout:(double)arg1; - (void)_invokeRequestTimeout; +- (void)_scheduleRequestTimeout; - (id)_connection; - (void)_clearConnection; - (void)_connectionInterrupted; -- (void)_tellSpeechDelegateSpeechDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; - (void)_tellSpeechDelegateRecognitionDidFail:(id)arg1; - (void)_tellSpeechDelegateSpeechRecognized:(id)arg1; - (void)_tellSpeechDelegateRecordingDidFail:(id)arg1; - (void)_tellSpeechDelegateRecordingDidCancel; - (void)_tellSpeechDelegateRecordingDidEnd; -- (void)_tellSpeechDelegateRecordingDidBegin; +- (void)_tellSpeechDelegateRecordingDidBeginOnAVRecordRoute:(id)arg1; - (void)_tellSpeechDelegateRecordingWillBegin; -- (void)_tellDelegateShouldSpeakChanged:(BOOL)arg1; +- (void)_tellDelegateAudioSessionIDChanged:(unsigned int)arg1; +- (void)_tellDelegateShouldSpeakChanged:(_Bool)arg1; - (void)_tellDelegateRequestFailed:(id)arg1 requestClass:(id)arg2; - (void)_tellDelegateRequestFinished; - (void)_tellDelegateRequestWillStart; -- (id)_speechRecorder; - (void)_speechRecordingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -- (void)_requestReplyContextMayInitiateCall; -- (void)_setShouldSpeak:(BOOL)arg1; +- (void)_setAudioSessionID:(unsigned int)arg1; +- (void)_setShouldSpeak:(_Bool)arg1; - (void)_doCommand:(id)arg1 reply:(id)arg2; - (void)_requestDidEnd; -- (void)_requestWillBeginWithRequestClass:(id)arg1 logAggregateData:(BOOL)arg2 isSpeechRequest:(BOOL)arg3; -- (void)_checkAndSetIsCapturingSpeech:(BOOL)arg1; +- (void)_requestWillBeginWithRequestClass:(id)arg1 isSpeechRequest:(_Bool)arg2 isBackgroundRequest:(_Bool)arg3; +- (void)_requestWillBeginWithRequestClass:(id)arg1 isSpeechRequest:(_Bool)arg2; +- (void)_checkAndSetIsCapturingSpeech:(_Bool)arg1; - (void)dealloc; - (id)init; -- (void)redoRequest; -- (void)undoRequest; -- (void)cancelRequest; -- (void)startSpeechRequestWithSpeechFileAtURL:(id)arg1 isNarrowBand:(BOOL)arg2; -- (void)startSpeechRequestWithSpeechFileAtURL:(id)arg1; -- (id)_clientServiceWithErrorHandler:(id)arg1; -- (id)_clientService; -- (void)_clearAssistantInfoForAccountWithIdentifier:(id)arg1; -- (void)_barrier; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFConnectionClientServiceDelegate.h b/iOS7/PrivateFrameworks/AssistantServices/AFConnectionClientServiceDelegate.h index b337f418b..6344a9c17 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFConnectionClientServiceDelegate.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFConnectionClientServiceDelegate.h @@ -22,17 +22,14 @@ - (oneway void)speechRecordingDidCancel; - (oneway void)speechRecordingDidEnd; - (oneway void)speechRecordingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -- (oneway void)speechRecordingDidBegin; +- (oneway void)speechRecordingDidBeginOnAVRecordRoute:(id)arg1; - (oneway void)speechRecordingWillBegin; -- (oneway void)requestReplyContextMayInitiateCall; -- (oneway void)shouldSpeakChanged:(BOOL)arg1; +- (oneway void)shouldSpeakChanged:(_Bool)arg1; - (oneway void)requestDidFailWithError:(id)arg1 requestClass:(id)arg2; - (oneway void)requestRequestedDismissAssistant; - (oneway void)requestRequestedOpenURL:(id)arg1 reply:(id)arg2; - (oneway void)requestDidFinish; -- (oneway void)requestDidReceiveCommandInfo:(id)arg1 reply:(id)arg2; -- (oneway void)requestDidReceiveCommandData:(id)arg1 reply:(id)arg2; -- (id)_createAceCommandFromDictionary:(id)arg1; +- (oneway void)requestDidReceiveCommand:(id)arg1 reply:(id)arg2; - (id)_connectionDelegate; - (id)initWithConnection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFContextManager.h b/iOS7/PrivateFrameworks/AssistantServices/AFContextManager.h index b6cfc6e32..ceb9093a5 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFContextManager.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFContextManager.h @@ -18,7 +18,7 @@ - (void).cxx_destruct; - (void)dealloc; - (void)removeContextProvider:(id)arg1; -- (BOOL)addContextProvider:(id)arg1; +- (_Bool)addContextProvider:(id)arg1; - (void)_shutdownServer; - (id)_collateContexts; - (void)_collateContextsIntoArray:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection-Private.h b/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection-Private.h new file mode 100644 index 000000000..b0e8e9f68 --- /dev/null +++ b/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AFDictationConnection (Private) +- (void)startDictationWithSpeechFileAtURL:(id)arg1 isNarrowBand:(_Bool)arg2 options:(id)arg3 forLanguage:(id)arg4; +- (void)startDictationWithSpeechFileAtURL:(id)arg1 options:(id)arg2 forLanguage:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection.h b/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection.h index 3bda05607..4186a3e60 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFDictationConnection.h @@ -13,28 +13,31 @@ NSXPCConnection *_assistantConnection; NSString *_lastUsedLanguage; id _delegate; + unsigned int _stateInSync:1; + unsigned int _audioSessionID; float _averagePower; float _peakPower; - BOOL _isCapturingSpeech; - BOOL _hasActiveRequest; + _Bool _isCapturingSpeech; + _Bool _hasActiveRequest; } + (void)fetchSupportedLanguageCodes:(id)arg1; -+ (BOOL)dictationIsSupportedForLanguageCode:(id)arg1 error:(id *)arg2; -+ (BOOL)dictationIsEnabled; ++ (_Bool)dictationIsSupportedForLanguageCode:(id)arg1 error:(id *)arg2; ++ (_Bool)dictationIsEnabled; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)endSession; - (float)peakPower; - (float)averagePower; +- (unsigned int)audioSessionID; +- (void)prepareWithOptions:(id)arg1; - (void)sendSpeechCorrection:(id)arg1 forIdentifier:(id)arg2; -- (void)setRecordingAlertRoute:(int)arg1; - (void)stopSpeech; - (void)stopSpeechWithOptions:(id)arg1; - (void)cancelSpeech; - (void)startDictationWithLanguageCode:(id)arg1 options:(id)arg2; - (void)startDictationWithLanguageCode:(id)arg1 options:(id)arg2 speechOptions:(id)arg3; -@property(readonly, nonatomic) BOOL currentlyUsingLocalDication; +@property(readonly, nonatomic) _Bool currentlyUsingLocalDication; - (void)preheat; - (void)_willCompleteDictation; - (void)_willFailDictationWithError:(id)arg1; @@ -42,12 +45,14 @@ - (void)_willStartDictation; - (void)cancelAvailabilityMonitoring; - (void)beginAvailabilityMonitoring; -- (BOOL)dictationIsAvailableForLanguage:(id)arg1; +- (_Bool)dictationIsAvailableForLanguage:(id)arg1; - (void)_availabilityChanged:(id)arg1; - (id)_assistantDictationService; - (id)_assistantConnection; - (void)_registerInvalidationHandlerForXPCConnection:(id)arg1; - (void)_clearConnections; +- (void)_connectionInterrupted; +- (void)_tellDelegateAudioSessionIDChanged:(unsigned int)arg1; - (void)_tellSpeechDelegateRecognitionDidFail:(id)arg1; - (void)_tellSpeechDelegateDidRecognizeSpeechPhrases:(id)arg1 languageModel:(id)arg2 correctionIdentifier:(id)arg3; - (void)_tellSpeechDelegateDidHypothesizeSpeechPhrases:(id)arg1 languageModel:(id)arg2; @@ -56,11 +61,12 @@ - (void)_tellSpeechDelegateRecordingDidEnd; - (void)_tellSpeechDelegateRecordingDidBegin; - (void)_tellSpeechDelegateRecordingWillBegin; +- (void)_updateState; - (void)_speechRecordingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -- (void)_checkAndSetIsCapturingSpeech:(BOOL)arg1; +- (void)_setAudioSessionID:(unsigned int)arg1; +- (void)_checkAndSetIsCapturingSpeech:(_Bool)arg1; - (void)dealloc; -- (void)startDictationWithSpeechFileAtURL:(id)arg1 isNarrowBand:(BOOL)arg2 options:(id)arg3 forLanguage:(id)arg4; -- (void)startDictationWithSpeechFileAtURL:(id)arg1 options:(id)arg2 forLanguage:(id)arg3; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFDictationOptions.h b/iOS7/PrivateFrameworks/AssistantServices/AFDictationOptions.h index b8ccf4119..253a61075 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFDictationOptions.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFDictationOptions.h @@ -18,21 +18,21 @@ NSString *_fieldLabel; NSString *_fieldIdentifier; NSString *_interactionIdentifier; - int _keyboardType; + long long _keyboardType; NSString *_prefixText; NSString *_postfixText; NSString *_selectedText; - int _returnKeyType; + long long _returnKeyType; NSString *_languageCodeOverride; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *languageCodeOverride; // @synthesize languageCodeOverride=_languageCodeOverride; -@property(nonatomic) int returnKeyType; // @synthesize returnKeyType=_returnKeyType; +@property(nonatomic) long long returnKeyType; // @synthesize returnKeyType=_returnKeyType; @property(copy, nonatomic) NSString *selectedText; // @synthesize selectedText=_selectedText; @property(copy, nonatomic) NSString *postfixText; // @synthesize postfixText=_postfixText; @property(copy, nonatomic) NSString *prefixText; // @synthesize prefixText=_prefixText; -@property(nonatomic) int keyboardType; // @synthesize keyboardType=_keyboardType; +@property(nonatomic) long long keyboardType; // @synthesize keyboardType=_keyboardType; @property(copy, nonatomic) NSString *interactionIdentifier; // @synthesize interactionIdentifier=_interactionIdentifier; @property(copy, nonatomic) NSString *fieldIdentifier; // @synthesize fieldIdentifier=_fieldIdentifier; @property(copy, nonatomic) NSString *fieldLabel; // @synthesize fieldLabel=_fieldLabel; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFDictationService-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFDictationService-Protocol.h index 279f2ac54..c895cb64f 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFDictationService-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFDictationService-Protocol.h @@ -7,7 +7,8 @@ #import "NSObject-Protocol.h" @protocol AFDictationService -- (oneway void)_startDictationWithURL:(id)arg1 isNarrowBand:(BOOL)arg2 language:(id)arg3 options:(id)arg4; +- (oneway void)_startDictationWithURL:(id)arg1 isNarrowBand:(_Bool)arg2 language:(id)arg3 options:(id)arg4; +- (oneway void)requestStateUpdateWithReply:(id)arg1; - (oneway void)endSession; - (oneway void)preheat; - (oneway void)sendSpeechCorrectionInfo:(id)arg1 forCorrectionContext:(id)arg2; @@ -15,5 +16,6 @@ - (oneway void)stopSpeechWithOptions:(id)arg1; - (oneway void)cancelSpeech; - (oneway void)startDictationWithLanguageCode:(id)arg1 options:(id)arg2 speechOptions:(id)arg3; +- (oneway void)prepareWithOptions:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFError.h b/iOS7/PrivateFrameworks/AssistantServices/AFError.h index 710f8b122..f71039881 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFError.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFError.h @@ -10,8 +10,8 @@ { } -+ (id)errorWithCode:(int)arg1; -+ (id)errorWithCode:(int)arg1 description:(id)arg2 underlyingError:(id)arg3; ++ (id)errorWithCode:(long long)arg1; ++ (id)errorWithCode:(long long)arg1 description:(id)arg2 underlyingError:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFPreferences.h b/iOS7/PrivateFrameworks/AssistantServices/AFPreferences.h index 903900d99..5049b1a09 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFPreferences.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFPreferences.h @@ -10,18 +10,18 @@ @interface AFPreferences : NSObject { - BOOL _registeredForInternalPrefs; - BOOL _registeredForLanguageCode; - BOOL _registeredForOutputVoice; + _Bool _registeredForInternalPrefs; + _Bool _registeredForLanguageCode; + _Bool _registeredForOutputVoice; NSObject *_navTokenQueue; - BOOL _navTokenIsValid; + _Bool _navTokenIsValid; int _navToken; } + (id)sharedPreferences; - (void).cxx_destruct; -- (BOOL)fileLoggingIsEnabled; -- (void)setFileLoggingIsEnabled:(BOOL)arg1; +- (_Bool)fileLoggingIsEnabled; +- (void)setFileLoggingIsEnabled:(_Bool)arg1; - (id)languagesMissingBirthCertificates; - (void)setBirthCertificateData:(id)arg1 forLanguageCode:(id)arg2; - (id)birthCertificateDataForLanguageCode:(id)arg1; @@ -35,25 +35,31 @@ - (id)languageCode; - (void)setShouldShowReadyForLanguageCode:(id)arg1; - (void)didShowReadyForLanguageCode:(id)arg1; -- (BOOL)shouldShowReadyForLanguageCode:(id)arg1; -- (void)setDisableAssistantWhilePasscodeLocked:(BOOL)arg1; -- (BOOL)disableAssistantWhilePasscodeLocked; -- (void)setHandsFreeMode:(int)arg1; -- (int)handsFreeMode; -- (void)setDebugButtonIsEnabled:(BOOL)arg1; -- (BOOL)debugButtonIsEnabled; -- (void)setDictationIsEnabled:(BOOL)arg1; -- (void)setAssistantIsEnabled:(BOOL)arg1; -- (void)_setDictationIsEnabledLocal:(BOOL)arg1; -- (void)_setAssistantIsEnabledLocal:(BOOL)arg1; -- (BOOL)dictationIsEnabled; -- (BOOL)assistantIsEnabled; +- (_Bool)shouldShowReadyForLanguageCode:(id)arg1; +- (void)setDisableAssistantWhilePasscodeLocked:(_Bool)arg1; +- (_Bool)disableAssistantWhilePasscodeLocked; +- (void)setManualEndpointingEnabled:(_Bool)arg1; +- (_Bool)manualEndpointingEnabled; +- (void)setHandsFreeMode:(long long)arg1; +- (long long)handsFreeMode; +- (void)setDebugButtonIsEnabled:(_Bool)arg1; +- (_Bool)debugButtonIsEnabled; +- (void)setBugReportingMode:(long long)arg1; +- (long long)bugReportingMode; +- (void)setDictationIsEnabled:(_Bool)arg1; +- (void)setAssistantIsEnabled:(_Bool)arg1; +- (void)_setDictationIsEnabledLocal:(_Bool)arg1; +- (void)_setAssistantIsEnabledLocal:(_Bool)arg1; +- (_Bool)dictationIsEnabled; +- (_Bool)assistantIsEnabled; - (void)_registerForOutputVoice; - (void)_registerForLanguageCode; - (void)_registerForInteralPrefs; - (void)synchronize; - (void)dealloc; - (id)init; +- (void)_ouputVoiceDidChangeExternally; +- (void)_languageCodeDidChangeExternally; - (void)_internalPreferencesDidChangeExternally; - (void)_preferencesDidChangeExternally; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSUPFunctionProvider.h b/iOS7/PrivateFrameworks/AssistantServices/AFSUPFunctionProvider.h index 2a9424f8e..fb2729739 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSUPFunctionProvider.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSUPFunctionProvider.h @@ -14,10 +14,10 @@ { NSDateFormatter *_dateFormatter; NSDateFormatter *_timeFormatter; - BOOL _useSpeechMode; + _Bool _useSpeechMode; } -+ (BOOL)_shouldAutomaticallyProvideFunctions; ++ (_Bool)_shouldAutomaticallyProvideFunctions; - (void).cxx_destruct; - (id)stringForExpression:(id)arg1; - (id)_callFunction:(id)arg1 withArguments:(id)arg2; @@ -29,7 +29,7 @@ - (id)_currentLongDate:(id)arg1; - (id)_currentTime:(id)arg1; - (id)_dateFormattedWithFormatter:(id)arg1 arguments:(id)arg2; -- (void)useSpeechMode:(BOOL)arg1; +- (void)useSpeechMode:(_Bool)arg1; - (id)initWithLocale:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection-Internal.h b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection-Internal.h new file mode 100644 index 000000000..8e4ca5f9c --- /dev/null +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AFSettingsConnection (Internal) +- (void)_syncDataWithAnchorKeys:(id)arg1 forceReset:(_Bool)arg2 completion:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection.h b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection.h index c228045c8..b9da76c18 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsConnection.h @@ -17,7 +17,9 @@ } - (void).cxx_destruct; +- (void)setLanguage:(id)arg1 withCompletion:(id)arg2; - (void)setLanguage:(id)arg1; +- (void)setOutputVoice:(id)arg1 withCompletion:(id)arg2; - (void)setOutputVoice:(id)arg1; - (void)getAvailableVoicesForRecognitionLanguage:(id)arg1 completion:(id)arg2; - (void)_updateVoicesWithCompletion:(id)arg1; @@ -27,11 +29,11 @@ - (void)_setVoices:(id)arg1; - (void)barrier; - (void)killDaemon; -- (void)setDictationEnabled:(BOOL)arg1; -- (void)setAssistantEnabled:(BOOL)arg1; +- (void)setDictationEnabled:(_Bool)arg1; +- (void)setAssistantEnabled:(_Bool)arg1; - (void)setActiveAccountIdentifier:(id)arg1; - (void)deleteAccountWithIdentifier:(id)arg1; -- (void)saveAccount:(id)arg1 setActive:(BOOL)arg2; +- (void)saveAccount:(id)arg1 setActive:(_Bool)arg2; - (id)accounts; - (void)fetchSupportedLanguageCodes:(id)arg1; - (id)_settingsServiceWithErrorHandler:(id)arg1; @@ -40,7 +42,6 @@ - (void)_clearConnection; - (void)dealloc; - (id)init; -- (void)_syncDataWithAnchorKeys:(id)arg1 forceReset:(BOOL)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSettingsService-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsService-Protocol.h index d5d7a9d58..06dbe7fbf 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSettingsService-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSettingsService-Protocol.h @@ -7,17 +7,17 @@ #import "NSObject-Protocol.h" @protocol AFSettingsService -- (oneway void)setLanguage:(id)arg1; -- (oneway void)setOutputVoice:(id)arg1; +- (oneway void)setLanguage:(id)arg1 withCompletion:(id)arg2; +- (oneway void)setOutputVoice:(id)arg1 withCompletion:(id)arg2; - (oneway void)getAvailableVoices:(id)arg1; -- (oneway void)_syncDataWithAnchorKeys:(id)arg1 forceReset:(BOOL)arg2 reply:(id)arg3; +- (oneway void)_syncDataWithAnchorKeys:(id)arg1 forceReset:(_Bool)arg2 reply:(id)arg3; - (oneway void)barrierWithReply:(id)arg1; - (oneway void)_killDaemon; -- (oneway void)setDictationEnabled:(BOOL)arg1; -- (oneway void)setAssistantEnabled:(BOOL)arg1; +- (oneway void)setDictationEnabled:(_Bool)arg1; +- (oneway void)setAssistantEnabled:(_Bool)arg1; - (oneway void)setActiveAccountIdentifier:(id)arg1; - (oneway void)deleteAccountWithIdentifier:(id)arg1; -- (oneway void)saveAccountWithMessageDictionary:(id)arg1 setActive:(BOOL)arg2; +- (oneway void)saveAccountWithMessageDictionary:(id)arg1 setActive:(_Bool)arg2; - (oneway void)retrieveAccountMessageDictionariesWithReply:(id)arg1; - (oneway void)fetchSupportedLanguagesWithReply:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeakableUtteranceParser.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeakableUtteranceParser.h index 2076f10a9..67ba3f69d 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeakableUtteranceParser.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeakableUtteranceParser.h @@ -16,16 +16,16 @@ } + (id)parseUserGeneratedMessage:(id)arg1; -+ (BOOL)_shouldAutomaticallyProvideFunctions; ++ (_Bool)_shouldAutomaticallyProvideFunctions; - (void).cxx_destruct; - (id)parseStringRemovingControlCharacters:(id)arg1 error:(id *)arg2; - (id)parseStringWithFormat:(id)arg1 error:(id *)arg2; -- (id)parseStringWithFormat:(id)arg1 includeControlCharacters:(BOOL)arg2 error:(id *)arg3 hadEmpties:(char *)arg4; -- (id)_handleControlCodeAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_64adce64)arg2 totalLength:(unsigned int)arg3 consumedLength:(unsigned int *)arg4 hadEmpties:(char *)arg5; -- (id)_handleOptionalAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_64adce64)arg2 totalLength:(unsigned int)arg3 consumedLength:(unsigned int *)arg4; -- (id)_handleProviderAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_64adce64)arg2 totalLength:(unsigned int)arg3 consumedLength:(unsigned int *)arg4; -@property(nonatomic) BOOL handlesFunctions; -@property(nonatomic) BOOL handleTTSCodes; +- (id)parseStringWithFormat:(id)arg1 includeControlCharacters:(_Bool)arg2 error:(id *)arg3 hadEmpties:(_Bool *)arg4; +- (id)_handleControlCodeAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_f9502b4c)arg2 totalLength:(unsigned long long)arg3 consumedLength:(unsigned int *)arg4 hadEmpties:(_Bool *)arg5; +- (id)_handleOptionalAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_f9502b4c)arg2 totalLength:(unsigned long long)arg3 consumedLength:(unsigned int *)arg4; +- (id)_handleProviderAtIndex:(unsigned int)arg1 withBuffer:(CDStruct_f9502b4c)arg2 totalLength:(unsigned long long)arg3 consumedLength:(unsigned int *)arg4; +@property(nonatomic) _Bool handlesFunctions; +@property(nonatomic) _Bool handleTTSCodes; - (void)registerProvider:(id)arg1 forNamespace:(id)arg2; - (id)initWithLocale:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturing-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturing-Protocol.h deleted file mode 100644 index 5abcec7d3..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturing-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol AFSpeechCapturing -- (void)cancelSpeechCaptureSuppressingAlert:(BOOL)arg1; -- (void)stopSpeechCapture; -- (void)setSpeechEvent:(int)arg1 deviceIdentifier:(id)arg2; -- (void)releaseAudioSession; -- (void)setDelegate:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingDelegate-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingDelegate-Protocol.h deleted file mode 100644 index cecd17b63..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingDelegate-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol AFSpeechCapturingDelegate -- (void)speechCapturingDidRecordSpeechPackets:(id)arg1 totalPacketCount:(int)arg2; -- (void)speechCapturingDidDetectEndpointAfterStartPoint:(BOOL)arg1; -- (void)speechCapturingDidStopRecordingWithError:(id)arg1 endpointMode:(int)arg2 totalPacketCount:(int)arg3; -- (void)speechCapturingDidStartRecordingSuccessfully:(BOOL)arg1 codec:(id)arg2 source:(id)arg3 deviceId:(id)arg4 modelName:(id)arg5; -- (void)speechCapturingWillStart:(BOOL)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingPowerDelegate-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingPowerDelegate-Protocol.h deleted file mode 100644 index 123ef9d72..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCapturingPowerDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol AFSpeechCapturingPowerDelegate -- (void)speechCapturingDidUpdateAveragePower:(float)arg1 peakPower:(float)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCorrectionInfo.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCorrectionInfo.h index 1957afbdf..60d8e9bc9 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCorrectionInfo.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechCorrectionInfo.h @@ -8,15 +8,20 @@ #import "NSSecureCoding-Protocol.h" +@class NSString; + @interface AFSpeechCorrectionInfo : NSObject { - int _alternativeSelectionCount; - int _characterModificationCount; + long long _alternativeSelectionCount; + long long _characterModificationCount; + NSString *_correctedText; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) int characterModificationCount; // @synthesize characterModificationCount=_characterModificationCount; -@property(nonatomic) int alternativeSelectionCount; // @synthesize alternativeSelectionCount=_alternativeSelectionCount; ++ (_Bool)supportsSecureCoding; +@property(copy, nonatomic) NSString *correctedText; // @synthesize correctedText=_correctedText; +@property(nonatomic) long long characterModificationCount; // @synthesize characterModificationCount=_characterModificationCount; +@property(nonatomic) long long alternativeSelectionCount; // @synthesize alternativeSelectionCount=_alternativeSelectionCount; +- (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechInterpretation.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechInterpretation.h index 3bd741c90..bc463e6d6 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechInterpretation.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechInterpretation.h @@ -15,7 +15,7 @@ NSArray *_tokens; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSArray *tokens; // @synthesize tokens=_tokens; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechPhrase.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechPhrase.h index 80219839b..09a421c1f 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechPhrase.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechPhrase.h @@ -12,12 +12,12 @@ @interface AFSpeechPhrase : NSObject { - BOOL _isLowConfidence; + _Bool _isLowConfidence; NSArray *_interpretations; } -+ (BOOL)supportsSecureCoding; -@property BOOL isLowConfidence; // @synthesize isLowConfidence=_isLowConfidence; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isLowConfidence; // @synthesize isLowConfidence=_isLowConfidence; @property(copy, nonatomic) NSArray *interpretations; // @synthesize interpretations=_interpretations; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRecorder.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRecorder.h deleted file mode 100644 index 0c90ada1f..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRecorder.h +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "AFSpeechCapturing-Protocol.h" -#import "AVVoiceControllerRecordDelegate-Protocol.h" - -@class AVVoiceController, NSObject, NSObject; - -@interface AFSpeechRecorder : NSObject -{ - id _delegate; - NSObject *_queue; - AVVoiceController *_voiceController; - NSObject *_powerUpdateTimer; - int _packetCount; - int _mode; - int _speechEvent; - id _deviceIdentifier; - BOOL _needsAlertsSet; - BOOL _didDetectStartpoint; - BOOL _didDetectEndpoint; - BOOL _didTimeout; - BOOL _wasCanceled; - BOOL _suppressRecordingStoppedAlert; - id _powerDelegate; -} - -@property(nonatomic) __weak id powerDelegate; // @synthesize powerDelegate=_powerDelegate; -- (void).cxx_destruct; -- (void)voiceControllerRecordHardwareConfigurationDidChange:(id)arg1 toConfiguration:(int)arg2; -- (void)voiceControllerEndRecordInterruption:(id)arg1; -- (void)voiceControllerBeginRecordInterruption:(id)arg1; -- (void)voiceControllerRecordBufferAvailable:(id)arg1 buffer:(id)arg2; -- (void)voiceControllerDidDetectEndpoint:(id)arg1 ofType:(int)arg2; -- (void)voiceControllerDidDetectEndpoint:(id)arg1; -- (void)voiceControllerDidDetectStartpoint:(id)arg1; -- (void)voiceControllerDidStopRecording:(id)arg1 forReason:(int)arg2; -- (void)voiceControllerDidStartRecording:(id)arg1 successfully:(BOOL)arg2; -- (void)cancelSpeechCaptureSuppressingAlert:(BOOL)arg1; -- (void)stopSpeechCapture; -- (void)releaseAudioSession; -- (void)setDelegate:(id)arg1; -- (void)setSpeechEvent:(int)arg1 deviceIdentifier:(id)arg2; -- (void)stopUpdatingPower; -- (void)startUpdatingPower; -- (void)startSpeechCaptureForMode:(int)arg1 useAutomaticEndpointing:(BOOL)arg2; -- (void)prepareSpeechCapture; -- (id)_currentDeviceContext; -- (int)_voiceActivationMode; -- (BOOL)_prepareVoiceController; -- (id)_voiceController; -- (void)_setAlertsIfNeeded; -- (void)_setMode:(int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRequestOptions.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRequestOptions.h index 8f3c764f5..6198cd250 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRequestOptions.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechRequestOptions.h @@ -12,25 +12,31 @@ @interface AFSpeechRequestOptions : NSObject { - BOOL _isEyesFree; - BOOL _useAutomaticEndpointing; - int _event; + _Bool _isEyesFree; + _Bool _useAutomaticEndpointing; + _Bool _useFreshContext; + _Bool _isInitialBringUp; + long long _event; NSString *_btDeviceAddress; NSString *_serverCommandId; double _activationEventTime; + double _expectedActivationEventTime; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isInitialBringUp; // @synthesize isInitialBringUp=_isInitialBringUp; +@property(nonatomic) double expectedActivationEventTime; // @synthesize expectedActivationEventTime=_expectedActivationEventTime; @property(nonatomic) double activationEventTime; // @synthesize activationEventTime=_activationEventTime; -@property(nonatomic) BOOL useAutomaticEndpointing; // @synthesize useAutomaticEndpointing=_useAutomaticEndpointing; +@property(nonatomic) _Bool useFreshContext; // @synthesize useFreshContext=_useFreshContext; +@property(nonatomic) _Bool useAutomaticEndpointing; // @synthesize useAutomaticEndpointing=_useAutomaticEndpointing; @property(copy, nonatomic) NSString *serverCommandId; // @synthesize serverCommandId=_serverCommandId; -@property(nonatomic) BOOL isEyesFree; // @synthesize isEyesFree=_isEyesFree; +@property(nonatomic) _Bool isEyesFree; // @synthesize isEyesFree=_isEyesFree; @property(copy, nonatomic) NSString *btDeviceAddress; // @synthesize btDeviceAddress=_btDeviceAddress; -@property(nonatomic) int activationEvent; // @synthesize activationEvent=_event; +@property(nonatomic) long long activationEvent; // @synthesize activationEvent=_event; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithActivationEvent:(int)arg1; +- (id)initWithActivationEvent:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechToken.h b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechToken.h index 6d6c7925f..bcc70a23e 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFSpeechToken.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFSpeechToken.h @@ -12,20 +12,20 @@ @interface AFSpeechToken : NSObject { - BOOL _removeSpaceBefore; - BOOL _removeSpaceAfter; + _Bool _removeSpaceBefore; + _Bool _removeSpaceAfter; NSString *_text; - int _confidence; + long long _confidence; double _startTime; double _endTime; } -+ (BOOL)supportsSecureCoding; -@property BOOL removeSpaceAfter; // @synthesize removeSpaceAfter=_removeSpaceAfter; -@property BOOL removeSpaceBefore; // @synthesize removeSpaceBefore=_removeSpaceBefore; -@property double endTime; // @synthesize endTime=_endTime; -@property double startTime; // @synthesize startTime=_startTime; -@property int confidenceScore; // @synthesize confidenceScore=_confidence; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool removeSpaceAfter; // @synthesize removeSpaceAfter=_removeSpaceAfter; +@property(nonatomic) _Bool removeSpaceBefore; // @synthesize removeSpaceBefore=_removeSpaceBefore; +@property(nonatomic) double endTime; // @synthesize endTime=_endTime; +@property(nonatomic) double startTime; // @synthesize startTime=_startTime; +@property(nonatomic) long long confidenceScore; // @synthesize confidenceScore=_confidence; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/AssistantServices/AFVoiceInfo.h b/iOS7/PrivateFrameworks/AssistantServices/AFVoiceInfo.h index 9de533979..736dc230a 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/AFVoiceInfo.h +++ b/iOS7/PrivateFrameworks/AssistantServices/AFVoiceInfo.h @@ -13,14 +13,14 @@ @interface AFVoiceInfo : NSObject { - BOOL _isCustom; + _Bool _isCustom; NSString *_languageCode; - int _gender; + long long _gender; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL isCustom; // @synthesize isCustom=_isCustom; -@property(readonly, nonatomic) int gender; // @synthesize gender=_gender; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isCustom; // @synthesize isCustom=_isCustom; +@property(nonatomic) long long gender; // @synthesize gender=_gender; @property(readonly, nonatomic) NSString *languageCode; // @synthesize languageCode=_languageCode; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -29,9 +29,9 @@ - (id)initWithDictionaryRepresentation:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)initWithLanguageCode:(id)arg1 gender:(int)arg2 isCustom:(BOOL)arg3; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithLanguageCode:(id)arg1 gender:(long long)arg2 isCustom:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/AVVoiceControllerRecordDelegate-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AVVoiceControllerRecordDelegate-Protocol.h deleted file mode 100644 index 9aa644406..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AVVoiceControllerRecordDelegate-Protocol.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol AVVoiceControllerRecordDelegate -- (void)voiceControllerRecordBufferAvailable:(id)arg1 buffer:(id)arg2; - -@optional -- (void)voiceControllerEndRecordInterruption:(id)arg1; -- (void)voiceControllerBeginRecordInterruption:(id)arg1; -- (void)voiceControllerRecordHardwareConfigurationDidChange:(id)arg1 toConfiguration:(int)arg2; -- (void)voiceControllerEncoderErrorDidOccur:(id)arg1 error:(id)arg2; -- (void)voiceControllerDidDetectEndpoint:(id)arg1 ofType:(int)arg2; -- (void)voiceControllerDidDetectEndpoint:(id)arg1; -- (void)voiceControllerDidDetectStartpoint:(id)arg1; -- (void)voiceControllerDidStopRecording:(id)arg1 forReason:(int)arg2; -- (void)voiceControllerDidStartRecording:(id)arg1 successfully:(BOOL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/AceObject-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/AceObject-Protocol.h deleted file mode 100644 index 30e53e61a..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/AceObject-Protocol.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSCopying-Protocol.h" -#import "NSMutableCopying-Protocol.h" -#import "NSObject-Protocol.h" -#import "NSSecureCoding-Protocol.h" - -@protocol AceObject -- (id)mutableCopyWithZone:(struct _NSZone *)arg1; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (id)groupIdentifier; -- (id)encodedClassName; -- (id)properties; -- (id)dictionary; -- (id)initWithDictionary:(id)arg1 context:(id)arg2; -- (id)initWithDictionary:(id)arg1; -- (id)init; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/CDStructures.h b/iOS7/PrivateFrameworks/AssistantServices/CDStructures.h index c7280fd48..392ca585d 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/AssistantServices/CDStructures.h @@ -12,10 +12,10 @@ typedef struct { unsigned short *_field3; char *_field4; struct { - int _field1; - int _field2; + long long _field1; + long long _field2; } _field5; - int _field6; - int _field7; -} CDStruct_64adce64; + long long _field6; + long long _field7; +} CDStruct_f9502b4c; diff --git a/iOS7/PrivateFrameworks/AssistantServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/AssistantServices/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/AssistantServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/NSURL-AMOSExtensions.h b/iOS7/PrivateFrameworks/AssistantServices/NSURL-AMOSExtensions.h index 58a0b0121..29ec7c6a3 100644 --- a/iOS7/PrivateFrameworks/AssistantServices/NSURL-AMOSExtensions.h +++ b/iOS7/PrivateFrameworks/AssistantServices/NSURL-AMOSExtensions.h @@ -7,7 +7,7 @@ #import "NSURL.h" @interface NSURL (AMOSExtensions) -- (BOOL)isAMOSCommittedIdentifier; -- (BOOL)isAMOSIdentifier; +- (_Bool)isAMOSCommittedIdentifier; +- (_Bool)isAMOSIdentifier; @end diff --git a/iOS7/PrivateFrameworks/AssistantServices/SAAceCommand-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/SAAceCommand-Protocol.h deleted file mode 100644 index a398607aa..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/SAAceCommand-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SAAceSerializable-Protocol.h" - -@class NSString; - -@protocol SAAceCommand -@property(copy, nonatomic) NSString *refId; -@property(copy, nonatomic) NSString *aceId; -@end - diff --git a/iOS7/PrivateFrameworks/AssistantServices/SAAceSerializable-Protocol.h b/iOS7/PrivateFrameworks/AssistantServices/SAAceSerializable-Protocol.h deleted file mode 100644 index 6f85fa2a2..000000000 --- a/iOS7/PrivateFrameworks/AssistantServices/SAAceSerializable-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "AceObject-Protocol.h" - -@protocol SAAceSerializable -@end - diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSAccelerometer.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSAccelerometer.h index 32a272ed5..b94433edd 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSAccelerometer.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSAccelerometer.h @@ -15,7 +15,7 @@ struct __CFRunLoop *_accelerometerEventsRunLoop; double _interval; NSLock *_lock; - BOOL _orientationEventsEnabled; + _Bool _orientationEventsEnabled; int _orientationCheckToken; int _orientationNotificationsToken; NSThread *_orientationEventsThread; @@ -27,7 +27,7 @@ - (void)_orientationDidChange; - (id)_orientationEventsThread; - (int)currentDeviceOrientation; -@property(nonatomic) BOOL orientationEventsEnabled; +@property(nonatomic) _Bool orientationEventsEnabled; - (void)_serverWasRestarted; - (void)_checkOut; - (void)_checkIn; @@ -35,7 +35,7 @@ @property(nonatomic) float yThreshold; @property(nonatomic) float xThreshold; @property(nonatomic) double updateInterval; -@property(nonatomic) BOOL accelerometerEventsEnabled; +@property(nonatomic) _Bool accelerometerEventsEnabled; - (void)dealloc; - (id)init; @property(nonatomic) id delegate; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationAssertion.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationAssertion.h index 98a4d0dd5..ac741ba0c 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationAssertion.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationAssertion.h @@ -13,7 +13,7 @@ BKSWorkspace *_workspace; NSString *_uniqueID; NSString *_name; - BOOL _released; + _Bool _released; } @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationSettings.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationSettings.h index a61487b62..746911f7c 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationSettings.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationActivationSettings.h @@ -13,49 +13,49 @@ @interface BKSApplicationActivationSettings : NSObject { - BOOL _animated; - BOOL _suspended; - BOOL _suspendedEventsOnly; - BOOL _safe; - BOOL _firstLaunchAfterBoot; - BOOL _enableTests; - BOOL _forRemoteNotification; - BOOL _forLocalNotification; - BOOL _flip; - BOOL _statusBarHidden; - BOOL _classic; - BOOL _zoomInClassic; - BOOL _forBackgroundContentFetching; - BOOL _forBackgroundURLSession; + _Bool _animated; + _Bool _suspended; + _Bool _suspendedEventsOnly; + _Bool _safe; + _Bool _firstLaunchAfterBoot; + _Bool _enableTests; + _Bool _forRemoteNotification; + _Bool _forLocalNotification; + _Bool _flip; + _Bool _statusBarHidden; + _Bool _classic; + _Bool _zoomInClassic; + _Bool _forBackgroundContentFetching; + _Bool _forBackgroundURLSession; + int _interfaceOrientation; + int _statusBarStyle; BKSApplicationLaunchSettings *_launchSettings; NSURL *_openURL; NSData *_payload; - int _interfaceOrientation; - int _statusBarStyle; double _userLaunchEventTime; double _watchdogExtension; } -@property(nonatomic) BOOL forBackgroundURLSession; // @synthesize forBackgroundURLSession=_forBackgroundURLSession; -@property(nonatomic) BOOL forBackgroundContentFetching; // @synthesize forBackgroundContentFetching=_forBackgroundContentFetching; -@property(nonatomic) BOOL zoomInClassic; // @synthesize zoomInClassic=_zoomInClassic; -@property(nonatomic) BOOL classic; // @synthesize classic=_classic; -@property(nonatomic) BOOL statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; +@property(nonatomic) _Bool forBackgroundURLSession; // @synthesize forBackgroundURLSession=_forBackgroundURLSession; +@property(nonatomic) _Bool forBackgroundContentFetching; // @synthesize forBackgroundContentFetching=_forBackgroundContentFetching; +@property(nonatomic) _Bool zoomInClassic; // @synthesize zoomInClassic=_zoomInClassic; +@property(nonatomic) _Bool classic; // @synthesize classic=_classic; +@property(nonatomic) _Bool statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; @property(nonatomic) int statusBarStyle; // @synthesize statusBarStyle=_statusBarStyle; @property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; -@property(nonatomic) BOOL flip; // @synthesize flip=_flip; -@property(nonatomic) BOOL forLocalNotification; // @synthesize forLocalNotification=_forLocalNotification; -@property(nonatomic) BOOL forRemoteNotification; // @synthesize forRemoteNotification=_forRemoteNotification; +@property(nonatomic) _Bool flip; // @synthesize flip=_flip; +@property(nonatomic) _Bool forLocalNotification; // @synthesize forLocalNotification=_forLocalNotification; +@property(nonatomic) _Bool forRemoteNotification; // @synthesize forRemoteNotification=_forRemoteNotification; @property(nonatomic) double watchdogExtension; // @synthesize watchdogExtension=_watchdogExtension; @property(nonatomic) double userLaunchEventTime; // @synthesize userLaunchEventTime=_userLaunchEventTime; -@property(nonatomic) BOOL enableTests; // @synthesize enableTests=_enableTests; -@property(nonatomic) BOOL firstLaunchAfterBoot; // @synthesize firstLaunchAfterBoot=_firstLaunchAfterBoot; -@property(nonatomic) BOOL safe; // @synthesize safe=_safe; +@property(nonatomic) _Bool enableTests; // @synthesize enableTests=_enableTests; +@property(nonatomic) _Bool firstLaunchAfterBoot; // @synthesize firstLaunchAfterBoot=_firstLaunchAfterBoot; +@property(nonatomic) _Bool safe; // @synthesize safe=_safe; @property(retain, nonatomic) NSData *payload; // @synthesize payload=_payload; @property(retain, nonatomic) NSURL *openURL; // @synthesize openURL=_openURL; -@property(nonatomic) BOOL suspendedEventsOnly; // @synthesize suspendedEventsOnly=_suspendedEventsOnly; -@property(nonatomic) BOOL suspended; // @synthesize suspended=_suspended; -@property(nonatomic) BOOL animated; // @synthesize animated=_animated; +@property(nonatomic) _Bool suspendedEventsOnly; // @synthesize suspendedEventsOnly=_suspendedEventsOnly; +@property(nonatomic) _Bool suspended; // @synthesize suspended=_suspended; +@property(nonatomic) _Bool animated; // @synthesize animated=_animated; @property(retain, nonatomic) BKSApplicationLaunchSettings *launchSettings; // @synthesize launchSettings=_launchSettings; - (void)encodeWithXPCDictionary:(id)arg1; - (id)initWithXPCDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStore.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStore.h index 4118cab4b..f7ef5712e 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStore.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStore.h @@ -12,7 +12,7 @@ { NSString *_bundleId; BKSApplicationDataStoreRepositoryClient *_client; - BOOL _clientNeedsCheckin; + _Bool _clientNeedsCheckin; } + (void)_setClassClient:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStoreRepositoryClient.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStoreRepositoryClient.h index 085d1d25d..ad4b42dff 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStoreRepositoryClient.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDataStoreRepositoryClient.h @@ -21,12 +21,12 @@ - (void)fireCompletion:(id)arg1 error:(void)arg2; - (id)clientCallbackQueue; - (void)_sendMessageType:(int)arg1 withMessage:(id)arg2 withReplyHandler:(void)arg3 waitForReply:(id)arg4; -- (BOOL)_prefetchedObjectIfAvailableForKey:(id)arg1 application:(id)arg2 outObject:(id *)arg3; +- (_Bool)_prefetchedObjectIfAvailableForKey:(id)arg1 application:(id)arg2 outObject:(id *)arg3; - (void)_setPrefetchedObjectIfNecessary:(id)arg1 forKey:(id)arg2 application:(id)arg3; - (void)_handleStoreInvalidated:(id)arg1; - (id)_allPrefetchedChangesInFlightForApplication:(id)arg1; -- (BOOL)_isChangeInFlightForPrefetchedKey:(id)arg1 application:(id)arg2; -- (void)_setChangeInFlight:(BOOL)arg1 forPrefetchedKey:(id)arg2 application:(id)arg3; +- (_Bool)_isChangeInFlightForPrefetchedKey:(id)arg1 application:(id)arg2; +- (void)_setChangeInFlight:(_Bool)arg1 forPrefetchedKey:(id)arg2 application:(id)arg3; - (void)_handleValueChanged:(id)arg1; - (void)queue_handleMessage:(id)arg1; - (void)queue_connectionWasCreated; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDeactivationSettings.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDeactivationSettings.h index 8c7d8c5b7..b8d68dd0a 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDeactivationSettings.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationDeactivationSettings.h @@ -13,18 +13,18 @@ @interface BKSApplicationDeactivationSettings : NSObject { - BOOL _animated; - BOOL _underLock; - BOOL _flip; - BOOL _crossfade; + _Bool _animated; + _Bool _underLock; + _Bool _flip; + _Bool _crossfade; NSString *_contextInfo; } @property(copy, nonatomic) NSString *contextInfo; // @synthesize contextInfo=_contextInfo; -@property(nonatomic) BOOL crossfade; // @synthesize crossfade=_crossfade; -@property(nonatomic) BOOL flip; // @synthesize flip=_flip; -@property(nonatomic) BOOL underLock; // @synthesize underLock=_underLock; -@property(nonatomic) BOOL animated; // @synthesize animated=_animated; +@property(nonatomic) _Bool crossfade; // @synthesize crossfade=_crossfade; +@property(nonatomic) _Bool flip; // @synthesize flip=_flip; +@property(nonatomic) _Bool underLock; // @synthesize underLock=_underLock; +@property(nonatomic) _Bool animated; // @synthesize animated=_animated; - (void)encodeWithXPCDictionary:(id)arg1; - (id)initWithXPCDictionary:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationExitInfo.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationExitInfo.h index 3b883aa06..6ed899df3 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationExitInfo.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationExitInfo.h @@ -11,12 +11,12 @@ @interface BKSApplicationExitInfo : NSObject { - BOOL _wasReceiver; + _Bool _wasReceiver; int _terminationReason; long long _status; } -@property(nonatomic) BOOL wasReceiver; // @synthesize wasReceiver=_wasReceiver; +@property(nonatomic) _Bool wasReceiver; // @synthesize wasReceiver=_wasReceiver; @property(nonatomic) int terminationReason; // @synthesize terminationReason=_terminationReason; @property(nonatomic) long long status; // @synthesize status=_status; - (void)encodeWithXPCDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationLaunchSettings.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationLaunchSettings.h index de23543fa..95c9d8a4b 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationLaunchSettings.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationLaunchSettings.h @@ -13,9 +13,9 @@ @interface BKSApplicationLaunchSettings : NSObject { - BOOL _waitForDebugger; - BOOL _disableASLR; - BOOL _checkForLeaks; + _Bool _waitForDebugger; + _Bool _disableASLR; + _Bool _checkForLeaks; NSDictionary *_environment; NSDictionary *_containerEnvironment; NSString *_containerPath; @@ -27,9 +27,9 @@ @property(copy, nonatomic) NSString *standardError; // @synthesize standardError=_standardError; @property(copy, nonatomic) NSString *standardOut; // @synthesize standardOut=_standardOut; @property(retain, nonatomic) NSArray *arguments; // @synthesize arguments=_arguments; -@property(nonatomic) BOOL checkForLeaks; // @synthesize checkForLeaks=_checkForLeaks; -@property(nonatomic) BOOL disableASLR; // @synthesize disableASLR=_disableASLR; -@property(nonatomic) BOOL waitForDebugger; // @synthesize waitForDebugger=_waitForDebugger; +@property(nonatomic) _Bool checkForLeaks; // @synthesize checkForLeaks=_checkForLeaks; +@property(nonatomic) _Bool disableASLR; // @synthesize disableASLR=_disableASLR; +@property(nonatomic) _Bool waitForDebugger; // @synthesize waitForDebugger=_waitForDebugger; @property(retain, nonatomic) NSString *containerPath; // @synthesize containerPath=_containerPath; @property(retain, nonatomic) NSDictionary *containerEnvironment; // @synthesize containerEnvironment=_containerEnvironment; @property(retain, nonatomic) NSDictionary *environment; // @synthesize environment=_environment; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationProcessInfo.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationProcessInfo.h index 0ae6e325d..cde6af4cd 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationProcessInfo.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationProcessInfo.h @@ -13,16 +13,16 @@ @interface BKSApplicationProcessInfo : NSObject { - BOOL _suspended; - BOOL _classic; + _Bool _suspended; + _Bool _classic; NSString *_bundleIdentifier; NSNumber *_pidNumber; NSNumber *_beingDebugged; BKSMachSendRight *_eventPort; } -@property(nonatomic) BOOL classic; // @synthesize classic=_classic; -@property(nonatomic) BOOL suspended; // @synthesize suspended=_suspended; +@property(nonatomic) _Bool classic; // @synthesize classic=_classic; +@property(nonatomic) _Bool suspended; // @synthesize suspended=_suspended; @property(retain, nonatomic) BKSMachSendRight *eventPort; // @synthesize eventPort=_eventPort; @property(retain, nonatomic) NSNumber *beingDebugged; // @synthesize beingDebugged=_beingDebugged; @property(retain, nonatomic) NSNumber *pidNumber; // @synthesize pidNumber=_pidNumber; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationStateMonitor.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationStateMonitor.h index 157a3a36e..4c1f34ba5 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationStateMonitor.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSApplicationStateMonitor.h @@ -25,7 +25,7 @@ - (void)queue_reregister; - (void)queue_handleMessage:(id)arg1; - (void)queue_registerWithServer; -- (void)queue_updateInterestedStates:(BOOL)arg1; +- (void)queue_updateInterestedStates:(_Bool)arg1; - (void)queue_updateInterestedStates; - (void)queue_setInterestedStates:(unsigned int)arg1; - (void)queue_setInterestedBundleIDs:(id)arg1; @@ -34,7 +34,7 @@ - (id)_connection; - (void)invalidate; - (id)bundleInfoValueForKey:(id)arg1 PID:(int)arg2; -- (BOOL)isApplicationBeingDebugged:(id)arg1; +- (_Bool)isApplicationBeingDebugged:(id)arg1; - (unsigned int)mostElevatedApplicationStateForPID:(int)arg1; - (unsigned int)applicationStateForApplication:(id)arg1; - (void)applicationInfoForPID:(int)arg1 completion:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSAuditToken.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSAuditToken.h index 62694d52e..989f0de3a 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSAuditToken.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSAuditToken.h @@ -20,14 +20,14 @@ @property(readonly, nonatomic) CDStruct_4c969caf realToken; // @synthesize realToken=_auditToken; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)_valueFromData:(id)arg1 ofType:(const char *)arg2; - (id)_dataWithValue:(id)arg1; - (void)encodeWithXPCDictionary:(id)arg1; - (id)initWithXPCDictionary:(id)arg1; - (id)bundleID; -- (BOOL)hasEntitlement:(id)arg1; +- (_Bool)hasEntitlement:(id)arg1; - (id)initWithMachMessage:(CDStruct_c91b0553 *)arg1; - (id)initWithXPCMessage:(id)arg1; - (id)initWithAuditToken:(CDStruct_4c969caf)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCClient.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCClient.h index ef34f7338..d59378bbb 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCClient.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCClient.h @@ -23,7 +23,7 @@ - (void)queue_registerWithServerIfNecessary; - (void)queue_connectionWasCreated; - (void)queue_handleMessage:(id)arg1; -- (BOOL)_isServerRegistered; +- (_Bool)_isServerRegistered; - (void)_setEndpoint:(id)arg1; - (id)_connection; - (id)_notifyTokenName; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCServer.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCServer.h index 93bac5300..3e492b14b 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCServer.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSBaseXPCServer.h @@ -13,12 +13,12 @@ NSObject *_queue; NSObject *_listenerConnection; NSMutableSet *_clients; - BOOL _connectionResumed; - BOOL _usesAnonymousConnection; + _Bool _connectionResumed; + _Bool _usesAnonymousConnection; NSString *_serviceName; } -@property(nonatomic, getter=usesAnonymousConnection) BOOL usesAnonymousConnection; // @synthesize usesAnonymousConnection=_usesAnonymousConnection; +@property(nonatomic, getter=usesAnonymousConnection) _Bool usesAnonymousConnection; // @synthesize usesAnonymousConnection=_usesAnonymousConnection; - (id)_copyEndpoint; - (id)_clients; - (id)_connection; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSMachSendRight.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSMachSendRight.h index 4cdaa7ad2..f2335150a 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSMachSendRight.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSMachSendRight.h @@ -15,14 +15,14 @@ } + (id)wrapSendRight:(unsigned int)arg1; -+ (BOOL)portRightIsUsable:(unsigned int)arg1; ++ (_Bool)portRightIsUsable:(unsigned int)arg1; @property(nonatomic) unsigned int sendRight; // @synthesize sendRight=_sendRight; - (void)encodeWithXPCDictionary:(id)arg1; - (id)initWithXPCDictionary:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isUsable; +- (_Bool)isUsable; - (void)dealloc; -- (id)_initWithSendRight:(unsigned int)arg1 insertRight:(BOOL)arg2; +- (id)_initWithSendRight:(unsigned int)arg1 insertRight:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSProcessAssertion.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSProcessAssertion.h index aacc7bae3..2aac85eb4 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSProcessAssertion.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSProcessAssertion.h @@ -12,7 +12,7 @@ { NSObject *_queue; NSObject *_serverConnection; - BOOL _valid; + _Bool _valid; BKSSignal *_invalidationSignal; int _pid; NSString *_bundleIdentifier; @@ -24,11 +24,11 @@ } + (id)NameForReason:(unsigned int)arg1; -- (void)queue_notifyAssertionAcquired:(BOOL)arg1; +- (void)queue_notifyAssertionAcquired:(_Bool)arg1; - (void)queue_updateAssertion; - (void)queue_acquireAssertion; - (void)queue_registerWithServer; -- (void)queue_invalidate:(BOOL)arg1; +- (void)queue_invalidate:(_Bool)arg1; - (void)invalidate; @property(copy, nonatomic) NSString *name; // @dynamic name; @property(nonatomic) unsigned int flags; // @dynamic flags; @@ -36,8 +36,8 @@ @property(copy, nonatomic) id acquisitionHandler; // @dynamic acquisitionHandler; - (void)setReason:(unsigned int)arg1; @property(readonly, nonatomic) unsigned int reason; // @dynamic reason; -- (void)setValid:(BOOL)arg1; -@property(readonly, nonatomic) BOOL valid; // @dynamic valid; +- (void)setValid:(_Bool)arg1; +@property(readonly, nonatomic) _Bool valid; // @dynamic valid; - (id)initWithPID:(int)arg1 flags:(unsigned int)arg2 reason:(unsigned int)arg3 name:(id)arg4 withHandler:(id)arg5; - (id)initWithBundleIdentifier:(id)arg1 flags:(unsigned int)arg2 reason:(unsigned int)arg3 name:(id)arg4 withHandler:(id)arg5; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSSignal.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSSignal.h index c9074089a..658eb527f 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSSignal.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSSignal.h @@ -8,11 +8,11 @@ @interface BKSSignal : NSObject { - BOOL _signalled; + _Bool _signalled; } - (void)reset; -- (BOOL)hasBeenSignalled; +- (_Bool)hasBeenSignalled; - (void)signal; - (id)init; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemService.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemService.h index dc48a49fb..97dffff06 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemService.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemService.h @@ -21,11 +21,11 @@ - (unsigned int)createClientPort; - (void)openURL:(id)arg1 application:(id)arg2 options:(id)arg3 clientPort:(unsigned int)arg4 withResult:(id)arg5; - (void)openApplication:(id)arg1 options:(id)arg2 clientPort:(unsigned int)arg3 withResult:(id)arg4; -- (void)terminateApplicationGroup:(int)arg1 forReason:(int)arg2 andReport:(BOOL)arg3 withDescription:(id)arg4; -- (void)terminateApplication:(id)arg1 forReason:(int)arg2 andReport:(BOOL)arg3 withDescription:(id)arg4; +- (void)terminateApplicationGroup:(int)arg1 forReason:(int)arg2 andReport:(_Bool)arg3 withDescription:(id)arg4; +- (void)terminateApplication:(id)arg1 forReason:(int)arg2 andReport:(_Bool)arg3 withDescription:(id)arg4; - (void)openApplication:(id)arg1 options:(id)arg2 withResult:(id)arg3; - (void)openDataActivationURL:(id)arg1 withResult:(id)arg2; -- (BOOL)canOpenApplication:(id)arg1 reason:(int *)arg2; +- (_Bool)canOpenApplication:(id)arg1 reason:(int *)arg2; - (int)pidForApplication:(id)arg1; - (id)systemApplicationBundleIdentifier; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemServiceClient.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemServiceClient.h index dd1136442..301265485 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemServiceClient.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSSystemServiceClient.h @@ -17,8 +17,8 @@ - (id)clientCallbackQueue; - (void)_sendMessageType:(int)arg1 withMessage:(id)arg2 withReplyHandler:(void)arg3 waitForReply:(id)arg4; - (void)queue_connectionWasCreated; -- (void)terminateApplicationGroup:(int)arg1 forReason:(int)arg2 andReport:(BOOL)arg3 withDescription:(id)arg4 withResult:(id)arg5; -- (void)terminateApplication:(id)arg1 forReason:(int)arg2 andReport:(BOOL)arg3 withDescription:(id)arg4 withResult:(id)arg5; +- (void)terminateApplicationGroup:(int)arg1 forReason:(int)arg2 andReport:(_Bool)arg3 withDescription:(id)arg4 withResult:(id)arg5; +- (void)terminateApplication:(id)arg1 forReason:(int)arg2 andReport:(_Bool)arg3 withDescription:(id)arg4 withResult:(id)arg5; - (void)openURL:(id)arg1 application:(id)arg2 options:(id)arg3 clientPort:(unsigned int)arg4 withResult:(id)arg5; - (void)openApplication:(id)arg1 options:(id)arg2 clientPort:(unsigned int)arg3 withResult:(id)arg4; - (void)canActivateApplication:(id)arg1 withResult:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspace.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspace.h index 34d2f4ada..5842c84f0 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspace.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspace.h @@ -22,15 +22,15 @@ NSMutableArray *_activatingApplications; NSMutableDictionary *_activationTokens; unsigned int _serverPort; - BOOL _suspended; - BOOL _locked; - BOOL _workspaceOwner; + _Bool _suspended; + _Bool _locked; + _Bool _workspaceOwner; BKSWorkspaceActivationTokenFactory *_activationTokenFactory; BKSApplicationActivationAssertion *_topApplicationAssertion; } @property(retain, nonatomic) BKSWorkspaceActivationTokenFactory *activationTokenFactory; // @synthesize activationTokenFactory=_activationTokenFactory; -@property(readonly, nonatomic) BOOL suspended; // @synthesize suspended=_suspended; +@property(readonly, nonatomic) _Bool suspended; // @synthesize suspended=_suspended; @property(readonly, nonatomic) unsigned int serverPort; // @synthesize serverPort=_serverPort; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_addApplicationAsPending:(id)arg1; @@ -53,12 +53,12 @@ - (void)_sendAcquireApplicationActivationAssertion:(id)arg1 uniqueID:(id)arg2 name:(id)arg3; - (void)_sendApplication:(id)arg1 simpleGSEvent:(int)arg2 withSubtype:(int)arg3; - (void)_sendApplication:(id)arg1 simpleGSEvent:(int)arg2; -- (void)_sendApplication:(id)arg1 setNowPlayingAudio:(BOOL)arg2; +- (void)_sendApplication:(id)arg1 setNowPlayingAudio:(_Bool)arg2; - (void)_sendApplication:(id)arg1 setTaskPort:(id)arg2; -- (void)_sendApplication:(id)arg1 setIsConnectionToEA:(BOOL)arg2; -- (void)_sendApplication:(id)arg1 setRecordingAudio:(BOOL)arg2; -- (void)_sendShutdown:(BOOL)arg1; -- (void)_sendLocked:(BOOL)arg1; +- (void)_sendApplication:(id)arg1 setIsConnectionToEA:(_Bool)arg2; +- (void)_sendApplication:(id)arg1 setRecordingAudio:(_Bool)arg2; +- (void)_sendShutdown:(_Bool)arg1; +- (void)_sendLocked:(_Bool)arg1; - (void)_sendResume:(id)arg1; - (void)_sendSuspend:(id)arg1; - (void)_sendActivate:(id)arg1 withActivation:(id)arg2 withDeactivation:(id)arg3 token:(id)arg4; @@ -70,51 +70,51 @@ - (void)_releaseApplicationActivationAssertion:(id)arg1; - (void)_acquireApplicationActivationAssertion:(id)arg1 uniqueID:(id)arg2 name:(id)arg3; - (id)newActivationAssertionForApplication:(id)arg1 named:(id)arg2; -- (void)_handleDidBecomeReceiverFrom:(id)arg1 to:(id)arg2 workspaceWillResume:(BOOL)arg3; +- (void)_handleDidBecomeReceiverFrom:(id)arg1 to:(id)arg2 workspaceWillResume:(_Bool)arg3; - (id)_handleWillBecomeReceiverFrom:(id)arg1 to:(id)arg2 activationToken:(id)arg3; - (void)application:(id)arg1 resumeActiveForReason:(int)arg2; - (void)application:(id)arg1 resignActiveForReason:(int)arg2; - (void)application:(id)arg1 sendSimpleGSEvent:(int)arg2 withSubtype:(int)arg3; - (void)application:(id)arg1 sendSimpleGSEvent:(int)arg2; -- (void)application:(id)arg1 setNowPlayingWithAudio:(BOOL)arg2; +- (void)application:(id)arg1 setNowPlayingWithAudio:(_Bool)arg2; - (void)application:(id)arg1 setTaskPort:(id)arg2; -- (BOOL)isApplicationConnectedToExternalAccessory:(id)arg1; -- (void)application:(id)arg1 setIsConnectedToExternalAccessory:(BOOL)arg2; +- (_Bool)isApplicationConnectedToExternalAccessory:(id)arg1; +- (void)application:(id)arg1 setIsConnectedToExternalAccessory:(_Bool)arg2; - (double)backgroundTimeRemaining:(id)arg1; -- (BOOL)isBeingDebugged:(id)arg1; +- (_Bool)isBeingDebugged:(id)arg1; - (void)elapsedCPUTimesForApplications:(id)arg1 completion:(id)arg2; -- (BOOL)isApplicationRecordingAudio:(id)arg1; -- (void)application:(id)arg1 setRecordingAudio:(BOOL)arg2; +- (_Bool)isApplicationRecordingAudio:(id)arg1; +- (void)application:(id)arg1 setRecordingAudio:(_Bool)arg2; - (id)_infoForBundleIdentifier:(id)arg1; -- (void)shutdown:(BOOL)arg1; -- (BOOL)isBusy; -- (BOOL)isLocked; -- (void)setLocked:(BOOL)arg1; +- (void)shutdown:(_Bool)arg1; +- (_Bool)isBusy; +- (_Bool)isLocked; +- (void)setLocked:(_Bool)arg1; - (void)resume:(id)arg1; - (void)suspend:(id)arg1; - (void)kill:(id)arg1 withReason:(int)arg2 description:(id)arg3; - (void)kill:(id)arg1; -- (void)killall:(BOOL)arg1; +- (void)killall:(_Bool)arg1; - (id)runningBundleIDForPID:(int)arg1; - (id)runningApplications; - (void)_setupForActivationForBundleID:(id)arg1 activationSettings:(id)arg2 withResult:(id)arg3; - (void)activate:(id)arg1 withActivation:(id)arg2; - (id)_activationTokens; -- (void)_noteWillActivateBundleIdentifier:(id)arg1 suspended:(BOOL)arg2 activationToken:(id)arg3; +- (void)_noteWillActivateBundleIdentifier:(id)arg1 suspended:(_Bool)arg2 activationToken:(id)arg3; - (void)_clearActivationStateForBundleID:(id)arg1; - (id)_activationTokenForBundleID:(id)arg1; - (id)activatingApplications; - (id)topActivatingApplication; - (id)topApplication; - (id)description; -- (BOOL)_isServerBeingDebugged; +- (_Bool)_isServerBeingDebugged; - (void)invalidate; - (void)_invalidateConnection; - (void)_reregister; - (void)_registerWithServer; - (void)_makeInitialConnection; - (void)dealloc; -- (id)initWithQueue:(id)arg1 endpoint:(id)arg2 delegate:(id)arg3 connectImmediately:(BOOL)arg4; +- (id)initWithQueue:(id)arg1 endpoint:(id)arg2 delegate:(id)arg3 connectImmediately:(_Bool)arg4; - (id)initWithQueue:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationResponse.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationResponse.h index d3d863852..e3e36903f 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationResponse.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationResponse.h @@ -13,15 +13,15 @@ @interface BKSWorkspaceActivationResponse : NSObject { - BOOL _willResume; - BOOL _launchFailed; + _Bool _willResume; + _Bool _launchFailed; NSString *_bundleIdentifier; } + (id)responseForWorkspaceUnsuspend:(id)arg1; + (id)responseForLaunchFailure:(id)arg1; -@property(nonatomic) BOOL launchFailed; // @synthesize launchFailed=_launchFailed; -@property(nonatomic) BOOL willResume; // @synthesize willResume=_willResume; +@property(nonatomic) _Bool launchFailed; // @synthesize launchFailed=_launchFailed; +@property(nonatomic) _Bool willResume; // @synthesize willResume=_willResume; @property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; - (void)encodeWithXPCDictionary:(id)arg1; - (id)initWithXPCDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationToken.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationToken.h index c0bfd30bf..bed923b9b 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationToken.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceActivationToken.h @@ -22,7 +22,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)shortDescription; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceApplicationInfo.h b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceApplicationInfo.h index 28608500a..2704f3bdc 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceApplicationInfo.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/BKSWorkspaceApplicationInfo.h @@ -11,12 +11,12 @@ @interface BKSWorkspaceApplicationInfo : NSObject { BKSApplicationProcessInfo *_info; - BOOL _recordingAudio; - BOOL _externalAccessory; + _Bool _recordingAudio; + _Bool _externalAccessory; } -@property(nonatomic) BOOL usingExternalAccessory; // @synthesize usingExternalAccessory=_externalAccessory; -@property(nonatomic) BOOL recordingAudio; // @synthesize recordingAudio=_recordingAudio; +@property(nonatomic) _Bool usingExternalAccessory; // @synthesize usingExternalAccessory=_externalAccessory; +@property(nonatomic) _Bool recordingAudio; // @synthesize recordingAudio=_recordingAudio; @property(retain, nonatomic) BKSApplicationProcessInfo *info; // @synthesize info=_info; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BackBoardServices/NSObject-BKS.h b/iOS7/PrivateFrameworks/BackBoardServices/NSObject-BKS.h index ca7d5b7b1..259770163 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/NSObject-BKS.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/NSObject-BKS.h @@ -8,9 +8,9 @@ @interface NSObject (BKS) + (void)bks_waitAsynchronouslyForNotification:(id)arg1 object:(id)arg2 forDuration:(double)arg3 andPerformBlock:(id)arg4 onQueue:(void)arg5; -+ (BOOL)bks_synchronousWrapper:(id)arg1 timeout:(void)arg2; ++ (_Bool)bks_synchronousWrapper:(id)arg1 timeout:(void)arg2; + (id)bks_objectFromData:(id)arg1; + (id)bks_dataFromObject:(id)arg1; -- (BOOL)bks_isPlistableType; +- (_Bool)bks_isPlistableType; @end diff --git a/iOS7/PrivateFrameworks/BackBoardServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/BackBoardServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/BackBoardServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/BackBoardServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKit.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKit.h new file mode 100644 index 000000000..97819df0e --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKit.h @@ -0,0 +1,108 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "BiometricKitDelegate-Protocol.h" + +@class BiometricKitStatistics, BiometricKitXPCClient, UIImage; + +@interface BiometricKit : NSObject +{ + BiometricKitXPCClient *_xpcClient; + int _enrollingMode; + int _matchingMode; + BiometricKitStatistics *_statistics; + UIImage *_scanbedImage; + UIImage *_fauxprintImage; + struct CGRect _nodeRect[25]; + UIImage *_images[25]; + CDStruct_87aaca7b _compSet; + int _rejectTouchCount; + _Bool _rejectTouch; + _Bool _showDebugImages; + _Bool _enableLogger; + struct { + CDStruct_ee380287 nodes[25]; + } _enrollImageSet; + _Bool _isInternalInstall; + _Bool _inUse; + int _enrollProgressConfigRenderMode; + int _renderMode; + float _opacity; + id _delegate; + struct CGSize _enrollProgressConfigRenderViewSize; +} + ++ (id)getLogsForProcess:(id)arg1; ++ (long long)getSensorPatchVersion; ++ (double)getModulationRatio; ++ (id)stringForProvisioningState:(int)arg1; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)manager; ++ (id)preferencesGetStringValue:(const struct __CFString *)arg1; ++ (_Bool)preferencesGetBOOLValue:(const struct __CFString *)arg1; ++ (void)preferencesSetBOOLValue:(_Bool)arg1 forKey:(const struct __CFString *)arg2; +@property(nonatomic) float opacity; // @synthesize opacity=_opacity; +@property(nonatomic) int renderMode; // @synthesize renderMode=_renderMode; +@property(nonatomic) struct CGSize enrollProgressConfigRenderViewSize; // @synthesize enrollProgressConfigRenderViewSize=_enrollProgressConfigRenderViewSize; +@property(nonatomic) int enrollProgressConfigRenderMode; // @synthesize enrollProgressConfigRenderMode=_enrollProgressConfigRenderMode; +@property _Bool inUse; // @synthesize inUse=_inUse; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (id)imageWithImage:(id)arg1 withTintColor:(id)arg2; +- (id)imageWithImage:(id)arg1 withMaskImage:(id)arg2; +- (id)imageFauxprint:(struct CGRect)arg1 withTheta:(const CDStruct_b8f558b1 *)arg2 withLamda:(float)arg3; +- (id)imageFromBitmapData:(id)arg1 inRect:(struct CGRect)arg2; +- (id)imageTopology:(CDStruct_87aaca7b *)arg1 forGroup:(unsigned short)arg2; +- (id)compositeTopologyImage:(CDStruct_87aaca7b *)arg1; +- (id)topologyImage:(id)arg1; +- (id)identityImage:(id)arg1; +- (int)matchIdentity:(id)arg1; +- (id)imageWithImage:(id)arg1 inRect:(struct CGRect)arg2; +- (id)imageWithImage:(id)arg1 withNode:(id)arg2 withRect:(struct CGRect)arg3 alpha:(float)arg4; +- (void)appWillEnterForeground:(id)arg1; +- (void)appDidEnterBackground:(id)arg1; +- (void)homeButtonPressed; +- (void)statusMessage:(unsigned int)arg1; +- (void)enrollProgressMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +- (id)stringFromSensorConfiguration; +- (id)getLoggerAttachmentsForRadar:(_Bool)arg1; +- (id)pullDebugImage:(_Bool)arg1; +- (id)imageFromRawImageData:(CDStruct_ee380287 *)arg1; +- (void)pullDebugImageData:(_Bool)arg1 target:(CDStruct_ee380287 *)arg2; +- (id)pullCaptureBuffer; +- (void)setDebugImages:(_Bool)arg1; +- (long long)getCalibrationDataState; +- (long long)getSensorCalibrationStatus; +- (long long)getCalBlobVersion; +- (long long)getProvisioningState; +- (int)getCountersignedStoreToken:(id *)arg1; +- (int)registerStoreToken:(id)arg1; +- (int)registerDSID:(unsigned long long)arg1 withAuthToken:(id)arg2; +- (int)resetEngine; +- (id)createMatchInfo:(id)arg1 withTopology:(const CDStruct_c1f5fb5c *)arg2 withMatchImage:(CDStruct_ee380287 *)arg3; +- (id)getTemplateInfo:(id)arg1; +- (long long)getMaxIdentityCount:(int)arg1; +- (id)identities:(id)arg1; +- (id)getIdentityFromUUID:(id)arg1; +- (int)removeIdentity:(id)arg1; +- (int)updateIdentity:(id)arg1; +- (void)cancel; +- (int)preventAutonomousMatchingMode:(_Bool)arg1; +- (int)matchIdentities:(id)arg1; +- (int)match:(id)arg1 withOptions:(id)arg2; +- (int)match:(id)arg1; +- (int)enroll:(int)arg1 withAuthToken:(id)arg2; +- (int)enroll:(int)arg1; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateEnableLogger; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDebugLog.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDebugLog.h new file mode 100644 index 000000000..2f4943e77 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDebugLog.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface BiometricKitDebugLog : NSObject +{ +} + ++ (id)getLogsForProcess:(id)arg1; ++ (id)getRadarAtachmentsForLastMatch; ++ (id)getRadarAtachmentsForLastEnrollment; ++ (void)logRemoveIdentity:(id)arg1; ++ (void)logMessage:(id)arg1; ++ (void)finishEnrollLogWithStatus:(int)arg1 withIdentity:(id)arg2 withTemplate:(id)arg3; ++ (void)logStatus:(int)arg1; ++ (void)logRejectedImage:(id)arg1; ++ (void)logMatchResult:(id)arg1 withTopology:(const CDStruct_c1f5fb5c *)arg2 withImage:(const CDStruct_ee380287 *)arg3 withCaptureBuffer:(id)arg4 withTemplate:(id)arg5; ++ (void)logEnrollMessage:(int)arg1 withTopology:(const CDStruct_d847c298 *)arg2 withImage:(const CDStruct_ee380287 *)arg3 withCaptureBuffer:(id)arg4; ++ (void)startEnrollLog; ++ (void)enableLogger:(_Bool)arg1 toPath:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegate-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegate-Protocol.h new file mode 100644 index 000000000..103d19e9f --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol BiometricKitDelegate + +@optional +- (void)homeButtonPressed; +- (void)enrollProgress:(id)arg1; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1 withDetails:(id)arg2; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegateXpcProtocol-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegateXpcProtocol-Protocol.h new file mode 100644 index 000000000..c93b18f79 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitDelegateXpcProtocol-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol BiometricKitDelegateXpcProtocol +- (void)homeButtonPressed; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressCoordinates.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressCoordinates.h new file mode 100644 index 000000000..d8b0c3a26 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressCoordinates.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface BiometricKitEnrollProgressCoordinates : NSObject +{ + double _x; + double _y; + double _angle; +} + +@property(nonatomic) double angle; // @synthesize angle=_angle; +@property(nonatomic) double y; // @synthesize y=_y; +@property(nonatomic) double x; // @synthesize x=_x; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressInfo.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressInfo.h new file mode 100644 index 000000000..b2d6609bd --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressInfo.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, UIImage; + +@interface BiometricKitEnrollProgressInfo : NSObject +{ + int _message; + long long _progress; + long long _currentPrimaryComponentID; + UIImage *_captureImage; + UIImage *_renderedImage; + NSDictionary *_messageDetails; +} + +@property(retain, nonatomic) NSDictionary *messageDetails; // @synthesize messageDetails=_messageDetails; +@property(nonatomic) int message; // @synthesize message=_message; +@property(retain, nonatomic) UIImage *renderedImage; // @synthesize renderedImage=_renderedImage; +@property(retain, nonatomic) UIImage *captureImage; // @synthesize captureImage=_captureImage; +@property(nonatomic) long long currentPrimaryComponentID; // @synthesize currentPrimaryComponentID=_currentPrimaryComponentID; +@property(nonatomic) long long progress; // @synthesize progress=_progress; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressMergedComponent.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressMergedComponent.h new file mode 100644 index 000000000..45d59cf11 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitEnrollProgressMergedComponent.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class BiometricKitEnrollProgressCoordinates; + +@interface BiometricKitEnrollProgressMergedComponent : NSObject +{ + long long _componentID; + BiometricKitEnrollProgressCoordinates *_transformationCoordinates; +} + +@property(retain, nonatomic) BiometricKitEnrollProgressCoordinates *transformationCoordinates; // @synthesize transformationCoordinates=_transformationCoordinates; +@property(nonatomic) long long componentID; // @synthesize componentID=_componentID; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitIdentity.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitIdentity.h new file mode 100644 index 000000000..b382ba7e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitIdentity.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSString, NSUUID; + +@interface BiometricKitIdentity : NSObject +{ + int _type; + int _attribute; + int _entity; + NSUUID *_uuid; + NSString *_name; +} + ++ (_Bool)supportsSecureCoding; ++ (id)biometricKitIdentity; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(nonatomic) int entity; // @synthesize entity=_entity; +@property(nonatomic) int attribute; // @synthesize attribute=_attribute; +@property(nonatomic) int type; // @synthesize type=_type; +@property(retain, nonatomic) NSUUID *uuid; // @synthesize uuid=_uuid; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitMatchInfo.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitMatchInfo.h new file mode 100644 index 000000000..e6fe2b0aa --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitMatchInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary; + +@interface BiometricKitMatchInfo : NSObject +{ + NSArray *_topology; + NSDictionary *_details; +} + +@property(retain, nonatomic) NSDictionary *details; // @synthesize details=_details; +@property(retain, nonatomic) NSArray *topology; // @synthesize topology=_topology; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitStatistics.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitStatistics.h new file mode 100644 index 000000000..94a2a301c --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitStatistics.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface BiometricKitStatistics : NSObject +{ + _Bool _fingerOn; + _Bool _enrolling; + _Bool _badImagePerFingerDown; + unsigned long long _enrollmentStarTime; + unsigned int _touchesPerEnroll; + unsigned int _badImagesPerEnroll; + unsigned int _rejectedImagesPerEnroll; + unsigned int _primaryClusterAdditions; + unsigned int _primaryClusterFailedAdditions; + unsigned int _otherClustersAdditions; + unsigned int _joinEvents; + double _area; + double _primaryClusterArea; +} + ++ (id)statistics; +- (void)enrollProgress:(id)arg1; +- (void)statusMessage:(unsigned int)arg1; +- (void)enrollResult:(id)arg1 componentSet:(CDStruct_87aaca7b *)arg2; +- (void)enroll:(int)arg1; +- (void)initEnrollmentValues; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitTemplateInfo.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitTemplateInfo.h new file mode 100644 index 000000000..889dfc66f --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitTemplateInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary; + +@interface BiometricKitTemplateInfo : NSObject +{ + NSArray *_topology; + NSDictionary *_details; +} + +@property(retain, nonatomic) NSDictionary *details; // @synthesize details=_details; +@property(retain, nonatomic) NSArray *topology; // @synthesize topology=_topology; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXPCClient.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXPCClient.h new file mode 100644 index 000000000..2d9e1611a --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXPCClient.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSXPCConnection; + +@interface BiometricKitXPCClient : NSObject +{ + NSXPCConnection *_connection; + id _delegate; + id _interruptionHandler; +} + +@property(copy, nonatomic) id interruptionHandler; // @synthesize interruptionHandler=_interruptionHandler; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)homeButtonPressed; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +- (id)getSerialisedTemplateForIdentity:(id)arg1; +- (void)setDebugImages:(_Bool)arg1; +- (int)lockSensor; +- (int)unpairSensor; +- (int)provisionSensor; +- (id)pullDebugImageData:(_Bool)arg1 imageWidth:(unsigned int *)arg2 imageHeight:(unsigned int *)arg3; +- (id)pullCaptureBuffer; +- (long long)getCalibrationDataState; +- (long long)getSensorCalibrationStatus; +- (long long)getCalBlobVersion; +- (int)getCountersignedStoreToken:(id *)arg1; +- (int)registerStoreToken:(id)arg1; +- (int)registerDSID:(unsigned long long)arg1 withAuthToken:(id)arg2; +- (long long)getProvisioningState; +- (int)preventAutonomousMatchingMode:(_Bool)arg1; +- (id)getNodeTopologyForIdentity:(id)arg1; +- (id)pullMatchTopologyData; +- (id)pullAlignmentData; +- (int)enrollContinue; +- (int)resetEngine; +- (long long)getMaxIdentityCount:(int)arg1; +- (id)identities:(id)arg1; +- (id)getIdentityFromUUID:(id)arg1; +- (int)removeIdentity:(id)arg1; +- (int)updateIdentity:(id)arg1; +- (void)cancel; +- (int)matchIdentities:(id)arg1; +- (int)match:(id)arg1 withOptions:(id)arg2; +- (int)match:(id)arg1; +- (int)enroll:(int)arg1 withAuthToken:(id)arg2; +- (void)suspendWork:(_Bool)arg1; +- (void)registerDelegate:(_Bool)arg1; +- (void)connect; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXpcProtocol-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXpcProtocol-Protocol.h new file mode 100644 index 000000000..df363f63d --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/BiometricKitXpcProtocol-Protocol.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol BiometricKitXpcProtocol +- (void)getSerialisedTemplateForIdentity:(id)arg1 withReplyBlock:(id)arg2; +- (void)lockSensorWithReplyBlock:(id)arg1; +- (void)unpairSensorWithReplyBlock:(id)arg1; +- (void)provisionSensorWithReplyBlock:(id)arg1; +- (void)pullDebugImageData:(_Bool)arg1 withReplyBlock:(id)arg2; +- (void)pullCaptureBufferWithReplyBlock:(id)arg1; +- (void)setDebugImages:(_Bool)arg1 withReplyBlock:(id)arg2; +- (void)getCalibrationDataStateWithReplyBlock:(id)arg1; +- (void)getSensorCalibrationStatusWithReplyBlock:(id)arg1; +- (void)getCalBlobVersionWithReplyBlock:(id)arg1; +- (void)getProvisioningStateWithReplyBlock:(id)arg1; +- (void)preventAutonomousMatchingMode:(_Bool)arg1 withReplyBlock:(id)arg2; +- (void)getNodeTopologyForIdentity:(id)arg1 withReplyBlock:(id)arg2; +- (void)pullMatchTopologyDataWithReplyBlock:(id)arg1; +- (void)pullAlignmentDataWithReplyBlock:(id)arg1; +- (void)enrollContinueWithReplyBlock:(id)arg1; +- (void)getMaxIdentityCount:(int)arg1 withReplyBlock:(id)arg2; +- (void)getCountersignedStoreTokenWithReplyBlock:(id)arg1; +- (void)registerStoreToken:(id)arg1 withReplyBlock:(id)arg2; +- (void)registerDSID:(unsigned long long)arg1 withAuthToken:(id)arg2 withReplyBlock:(id)arg3; +- (void)resetEngineWithReplyBlock:(id)arg1; +- (void)identities:(id)arg1 withReplyBlock:(id)arg2; +- (void)getIdentityFromUUID:(id)arg1 withReplyBlock:(id)arg2; +- (void)removeIdentity:(id)arg1 withReplyBlock:(id)arg2; +- (void)updateIdentity:(id)arg1 withReplyBlock:(id)arg2; +- (void)cancelWithReplyBlock:(id)arg1; +- (void)matchIdentities:(id)arg1 withReplyBlock:(id)arg2; +- (void)match:(id)arg1 withOptions:(id)arg2 withReplyBlock:(id)arg3; +- (void)match:(id)arg1 withReplyBlock:(id)arg2; +- (void)enroll:(int)arg1 withAuthToken:(id)arg2 withReplyBlock:(id)arg3; +- (void)suspendWork:(_Bool)arg1 withReplyBlock:(id)arg2; +- (void)registerDelegate:(_Bool)arg1 withReplyBlock:(id)arg2; +- (void)connectWithReplyBlock:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/CDStructures.h b/iOS7/PrivateFrameworks/BiometricKit/CDStructures.h new file mode 100644 index 000000000..9517e497c --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/CDStructures.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSData; + +#pragma mark Named Structures + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + NSData *imageData; + unsigned int width; + unsigned int height; +} CDStruct_ee380287; + +typedef struct { + short _field1; + short _field2; + short _field3; +} CDStruct_da492c19; + +typedef struct CDStruct_183601bc; + +typedef struct { + int count; + int capa; + CDStruct_183601bc **items; + int unusedImageCount; + int componentCount; + int componentCapa; + int bestComponentIndex; + int bestMapiComponentIndex; + CDStruct_183601bc **components; + short mapiNodeAddedIndex; + short mapiNodeRemovedIndex; + int updateCount; + _Bool structureIsInconsistent; +} CDStruct_87aaca7b; + +typedef struct { + struct { + double _field1; + double _field2; + double _field3; + } _field1; + short _field2; + short _field3; + short _field4; + short _field5; +} CDStruct_b8f558b1; + +typedef struct { + short _field1; + short _field2; + short _field3; + short _field4; + short _field5; + short _field6; + struct { + CDStruct_da492c19 _field1; + short _field2; + short _field3; + } _field7[25]; + short _field8; + short _field9; + short _field10; + short _field11; + short _field12; + short _field13; +} CDStruct_d847c298; + +typedef struct { + short _field1; + short _field2; + short _field3; + CDStruct_da492c19 _field4; + CDStruct_d847c298 _field5; + int _field6; + int _field7; +} CDStruct_c1f5fb5c; + diff --git a/iOS7/PrivateFrameworks/BiometricKit/NSCoding-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKit/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/BiometricKit/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..485c77458 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKit/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitDelegate-Protocol.h b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitDelegate-Protocol.h new file mode 100644 index 000000000..103d19e9f --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol BiometricKitDelegate + +@optional +- (void)homeButtonPressed; +- (void)enrollProgress:(id)arg1; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1 withDetails:(id)arg2; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUI.h b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUI.h new file mode 100644 index 000000000..13769196a --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUI.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface BiometricKitUI : NSObject +{ +} + ++ (id)sharedInstance; +- (id)_createEnrollUIViewController:(id)arg1; +- (id)_getDefaultEnrollUIViewController:(int)arg1 bundleNames:(id)arg2; +- (id)getEnrollUIViewController:(int)arg1 bundleName:(id)arg2; +- (id)getEnrollUIBundlesNames:(int)arg1; +- (id)systemDefaultEnrollUIBundleName:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUIEnrollViewController.h b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUIEnrollViewController.h new file mode 100644 index 000000000..6ce69cd37 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKitUI/BiometricKitUIEnrollViewController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "BiometricKitDelegate-Protocol.h" + +@class BiometricKit, NSMutableDictionary; + +@interface BiometricKitUIEnrollViewController : UIViewController +{ + NSMutableDictionary *_properties; + BiometricKit *_biometricKit; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) BiometricKit *biometricKit; // @synthesize biometricKit=_biometricKit; +- (void).cxx_destruct; +- (void)restartEnroll; +- (id)propertyForKey:(id)arg1; +- (void)setProperty:(id)arg1 forKey:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/CDStructures.h b/iOS7/PrivateFrameworks/BiometricKitUI/CDStructures.h similarity index 100% rename from iOS7/PrivateFrameworks/DuetNetworkClient/CDStructures.h rename to iOS7/PrivateFrameworks/BiometricKitUI/CDStructures.h diff --git a/iOS7/PrivateFrameworks/BiometricKitUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/BiometricKitUI/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/BiometricKitUI/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/BluetoothManager/BluetoothDevice.h b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothDevice.h index f132a135a..c61c95b3d 100644 --- a/iOS7/PrivateFrameworks/BluetoothManager/BluetoothDevice.h +++ b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothDevice.h @@ -15,28 +15,28 @@ struct BTDeviceImpl *_device; } -- (void)setSyncGroup:(int)arg1 enabled:(BOOL)arg2; +- (void)setSyncGroup:(int)arg1 enabled:(_Bool)arg2; - (id)syncGroups; -- (void)setSyncSettings:(CDStruct_b2f7276a)arg1; -- (CDStruct_b2f7276a)syncSettings; +- (void)setSyncSettings:(CDStruct_8024420c)arg1; +- (CDStruct_8024420c)syncSettings; - (void)endVoiceCommand; - (void)startVoiceCommand; - (void)unpair; -- (void)acceptSSP:(int)arg1; +- (void)acceptSSP:(long long)arg1; - (void)setPIN:(id)arg1; - (void)disconnect; - (void)connectWithServices:(unsigned int)arg1; - (void)connect; - (void)setServiceSetting:(unsigned int)arg1 key:(id)arg2 value:(id)arg3; - (id)getServiceSetting:(unsigned int)arg1 key:(id)arg2; -- (BOOL)isServiceSupported:(unsigned int)arg1; -- (BOOL)isAccessory; +- (_Bool)isServiceSupported:(unsigned int)arg1; +- (_Bool)isAccessory; - (int)batteryLevel; -- (BOOL)supportsBatteryLevel; -- (unsigned int)connectedServicesCount; -- (unsigned int)connectedServices; -- (BOOL)connected; -- (BOOL)paired; +- (_Bool)supportsBatteryLevel; +- (unsigned long long)connectedServicesCount; +- (unsigned long long)connectedServices; +- (_Bool)connected; +- (_Bool)paired; - (id)scoUID; - (id)description; - (unsigned int)minorClass; @@ -44,11 +44,11 @@ - (int)type; - (id)address; - (id)name; -- (BOOL)_isNameCached; +- (_Bool)_isNameCached; - (void)_clearName; - (void)setDevice:(struct BTDeviceImpl *)arg1; - (struct BTDeviceImpl *)device; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDevice:(struct BTDeviceImpl *)arg1 address:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager-BluetoothManagerPrivate.h b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager-BluetoothManagerPrivate.h new file mode 100644 index 000000000..e7de73567 --- /dev/null +++ b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager-BluetoothManagerPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BluetoothManager (BluetoothManagerPrivate) +- (struct BTAccessoryManagerImpl *)_accessoryManager; +@end + diff --git a/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager.h b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager.h index ea559cf5c..75d9be5aa 100644 --- a/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager.h +++ b/iOS7/PrivateFrameworks/BluetoothManager/BluetoothManager.h @@ -13,9 +13,9 @@ struct BTLocalDeviceImpl *_localDevice; struct BTSessionImpl *_session; int _available; - BOOL _audioConnected; - BOOL _scanningEnabled; - BOOL _scanningInProgress; + _Bool _audioConnected; + _Bool _scanningEnabled; + _Bool _scanningInProgress; unsigned int _scanningServiceMask; struct BTDiscoveryAgentImpl *_discoveryAgent; struct BTPairingAgentImpl *_pairingAgent; @@ -27,51 +27,51 @@ + (int)lastInitError; + (id)sharedInstance; - (void)enableTestMode; -- (BOOL)isServiceSupported:(unsigned int)arg1; +- (_Bool)isServiceSupported:(unsigned int)arg1; - (void)endVoiceCommand:(id)arg1; - (void)startVoiceCommand:(id)arg1; -- (void)setAudioConnected:(BOOL)arg1; -- (BOOL)audioConnected; +- (void)setAudioConnected:(_Bool)arg1; +- (_Bool)audioConnected; - (void)_connectabilityChanged; - (void)_connectedStatusChanged; -- (BOOL)connected; -- (BOOL)_onlySensorsConnected; +- (_Bool)connected; +- (_Bool)_onlySensorsConnected; - (id)connectedDevices; - (id)connectingDevices; -- (void)setConnectable:(BOOL)arg1; -- (BOOL)connectable; +- (void)setConnectable:(_Bool)arg1; +- (_Bool)connectable; - (void)connectDevice:(id)arg1; - (void)connectDevice:(id)arg1 withServices:(unsigned int)arg2; -- (void)acceptSSP:(int)arg1 forDevice:(id)arg2; +- (void)acceptSSP:(long long)arg1 forDevice:(id)arg2; - (void)setPincode:(id)arg1 forDevice:(id)arg2; - (id)pairedDevices; - (void)unpairDevice:(id)arg1; - (void)cancelPairing; -- (void)setDevicePairingEnabled:(BOOL)arg1; -- (BOOL)devicePairingEnabled; -- (void)setDiscoverable:(BOOL)arg1; -- (BOOL)isDiscoverable; +- (void)setDevicePairingEnabled:(_Bool)arg1; +- (_Bool)devicePairingEnabled; +- (void)setDiscoverable:(_Bool)arg1; +- (_Bool)isDiscoverable; - (void)_advertisingChanged; - (void)_discoveryStateChanged; - (void)_setScanState:(int)arg1; - (void)_restartScan; -- (void)setDeviceScanningEnabled:(BOOL)arg1; +- (void)setDeviceScanningEnabled:(_Bool)arg1; - (void)scanForConnectableDevices:(unsigned int)arg1; - (void)scanForServices:(unsigned int)arg1; - (void)_scanForServices:(unsigned int)arg1 withMode:(int)arg2; - (void)resetDeviceScanning; -- (BOOL)deviceScanningInProgress; -- (BOOL)deviceScanningEnabled; -- (BOOL)wasDeviceDiscovered:(id)arg1; +- (_Bool)deviceScanningInProgress; +- (_Bool)deviceScanningEnabled; +- (_Bool)wasDeviceDiscovered:(id)arg1; - (void)_removeDevice:(id)arg1; - (id)addDeviceIfNeeded:(struct BTDeviceImpl *)arg1; -- (BOOL)isAnyoneAdvertising; -- (BOOL)isAnyoneScanning; +- (_Bool)isAnyoneAdvertising; +- (_Bool)isAnyoneScanning; - (void)_powerChanged; -- (BOOL)setEnabled:(BOOL)arg1; -- (BOOL)setPowered:(BOOL)arg1; -- (BOOL)enabled; -- (BOOL)powered; +- (_Bool)setEnabled:(_Bool)arg1; +- (_Bool)setPowered:(_Bool)arg1; +- (_Bool)enabled; +- (_Bool)powered; - (int)powerState; - (void)showPowerPrompt; - (void)postNotificationName:(id)arg1 object:(id)arg2 error:(id)arg3; @@ -80,12 +80,11 @@ - (void)_postNotification:(id)arg1; - (void)_postNotificationWithArray:(id)arg1; - (void)dealloc; -- (void)_cleanup:(BOOL)arg1; -- (BOOL)_setup:(struct BTSessionImpl *)arg1; -- (BOOL)_attach:(id)arg1; +- (void)_cleanup:(_Bool)arg1; +- (_Bool)_setup:(struct BTSessionImpl *)arg1; +- (_Bool)_attach:(id)arg1; - (id)init; -- (BOOL)available; -- (struct BTAccessoryManagerImpl *)_accessoryManager; +- (_Bool)available; @end diff --git a/iOS7/PrivateFrameworks/BluetoothManager/CDStructures.h b/iOS7/PrivateFrameworks/BluetoothManager/CDStructures.h index f5873f0d1..aa6af8600 100644 --- a/iOS7/PrivateFrameworks/BluetoothManager/CDStructures.h +++ b/iOS7/PrivateFrameworks/BluetoothManager/CDStructures.h @@ -7,9 +7,9 @@ #pragma mark Typedef'd Structures typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; -} CDStruct_b2f7276a; + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; +} CDStruct_8024420c; diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVFolder.h b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVFolder.h index 6eaf45933..94e0d8e37 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVFolder.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVFolder.h @@ -33,9 +33,9 @@ - (id)copyMkcolTask; - (id)copyPropPatchTask; - (id)_appleAttributesString; -@property BOOL isBookmarkMenuFolder; // @dynamic isBookmarkMenuFolder; -@property BOOL isBookmarkBarFolder; // @dynamic isBookmarkBarFolder; -@property BOOL isBookmarkFolder; // @dynamic isBookmarkFolder; +@property _Bool isBookmarkMenuFolder; // @dynamic isBookmarkMenuFolder; +@property _Bool isBookmarkBarFolder; // @dynamic isBookmarkBarFolder; +@property _Bool isBookmarkFolder; // @dynamic isBookmarkFolder; - (void)_faultResourceType; - (void)applyParsedProperties:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVRecursiveContainerSyncTaskGroup.h b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVRecursiveContainerSyncTaskGroup.h index 52ceed896..79c44bc94 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVRecursiveContainerSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVRecursiveContainerSyncTaskGroup.h @@ -10,11 +10,11 @@ { } -- (BOOL)shouldSyncChildWithResourceType:(id)arg1; +- (_Bool)shouldSyncChildWithResourceType:(id)arg1; - (id)dataContentType; - (id)copyFolderMultiGetTaskWithURLs:(id)arg1; - (id)copyMultiGetTaskWithURLs:(id)arg1; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(BOOL)arg6 context:(void *)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(_Bool)arg6 context:(void *)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; @end diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncData.h b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncData.h index 6bcf6003c..63f83c3c0 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncData.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncData.h @@ -12,18 +12,18 @@ { void *_db; NSMutableDictionary *_backingDict; - BOOL _hasChanges; + _Bool _hasChanges; } -@property(readonly) BOOL hasChanges; // @synthesize hasChanges=_hasChanges; +@property(readonly) _Bool hasChanges; // @synthesize hasChanges=_hasChanges; @property(retain, nonatomic) NSNumber *knownQuotaRemaining; -@property(nonatomic) BOOL hasHitQuotaLimit; +@property(nonatomic) _Bool hasHitQuotaLimit; @property(retain, nonatomic) NSDictionary *heldAsideOrderings; @property(retain, nonatomic) NSURL *principalURL; @property(retain, nonatomic) NSString *accountPrsId; -@property(nonatomic) unsigned int clientVersion; -@property(nonatomic) unsigned int bookmarksMenuOrder; -@property(nonatomic) unsigned int bookmarksBarOrder; +@property(nonatomic) unsigned long long clientVersion; +@property(nonatomic) unsigned long long bookmarksMenuOrder; +@property(nonatomic) unsigned long long bookmarksBarOrder; @property(retain, nonatomic) NSString *bookmarksMenuId; @property(retain, nonatomic) NSString *bookmarksBarId; @property(retain, nonatomic) NSDictionary *bulkRequests; @@ -33,8 +33,8 @@ @property(retain, nonatomic) NSString *ptag; @property(retain, nonatomic) NSString *ctag; @property(retain, nonatomic) NSString *pushKey; -@property(nonatomic) BOOL supportsSyncCollection; -@property(nonatomic) BOOL initialSyncDone; +@property(nonatomic) _Bool supportsSyncCollection; +@property(nonatomic) _Bool initialSyncDone; @property(retain, nonatomic) NSURL *homeURL; - (void)writeToBookmarkDB; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver-BulkUploadSupport.h b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver-BulkUploadSupport.h new file mode 100644 index 000000000..525e11a78 --- /dev/null +++ b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver-BulkUploadSupport.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BookmarkDAVSyncDriver (BulkUploadSupport) +- (void)_finishInitialSyncShouldPushChanges:(_Bool)arg1; +- (_Bool)_applyReturnedBookmarks:(id)arg1 withPushedBookmarks:(struct __CFArray *)arg2; +- (_Bool)_applyReturnedFolders:(id)arg1 parentToArrayOfChildrenFolders:(struct __CFDictionary *)arg2 topmostFolders:(struct __CFArray *)arg3 postedToURL:(id)arg4; +- (_Bool)_matchParsedFolders:(id)arg1 toPushedFolders:(struct __CFDictionary *)arg2 unmatchedParsedFolders:(id)arg3 parsedSetsOfChildrenFoldersByParentURL:(id)arg4 arraysOfChildrenByNameByParent:(struct __CFDictionary *)arg5; +- (void)_setRootCTag:(id)arg1 rootSyncToken:(id)arg2 knownOrderings:(id)arg3; +- (_Bool)_applyUnmatchedParsedFolders:(id)arg1; +- (void)_removeTempIdsFromFoldersInDict:(struct __CFDictionary *)arg1; +- (id)_bookmarkXBELDataForBookmarkChanges:(struct __CFArray *)arg1 pushedBookmarks:(struct __CFArray *)arg2 maxResources:(long long)arg3 maxSize:(long long)arg4; +- (id)_folderXBELDataForTopmostFolderChanges:(struct __CFArray *)arg1 foldersToAddByServerId:(struct __CFDictionary *)arg2 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary *)arg3 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary *)arg4 pushedTopmostFolders:(struct __CFArray *)arg5 maxResources:(long long)arg6 maxSize:(long long)arg7; +- (_Bool)_addChange:(void *)arg1 toData:(id)arg2 numActionsP:(int *)arg3 runningSizeP:(int *)arg4 maxResources:(long long)arg5 maxSize:(long long)arg6 foldersToAddByServerId:(struct __CFDictionary *)arg7 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary *)arg8 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary *)arg9; +- (_Bool)_handleErrorItem:(id)arg1 forBAItem:(void *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver.h b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver.h index a07d215f9..66dc1cadb 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/BookmarkDAVSyncDriver.h @@ -30,8 +30,8 @@ id _closeDBBlock; BookmarkDAVSyncData *_topLevelSyncData; id _registerForPush; - BOOL _forceSafariOrdering; - BOOL _forceSave; + _Bool _forceSafariOrdering; + _Bool _forceSave; } @property(copy) id syncHandler; // @synthesize syncHandler=_syncHandler; @@ -40,7 +40,7 @@ @property(retain) NSDictionary *pushTransport; // @synthesize pushTransport=_pushTransport; @property(retain) NSString *pushKey; // @synthesize pushKey=_pushKey; @property(retain) NSURL *homeURL; // @synthesize homeURL=_homeURL; -@property(readonly) unsigned int outstandingActionCount; +@property(readonly) unsigned long long outstandingActionCount; - (void)notePutToURL:(id)arg1 withDataPayload:(id)arg2 finishedWithIgnoredError:(id)arg3; - (void)recursiveContainerSyncTask:(id)arg1 completedFullSyncWithNewCTag:(id)arg2 newPTag:(id)arg3 newSyncToken:(id)arg4 error:(id)arg5; - (void)recursiveContainerSyncTask:(id)arg1 completedSyncOfFolderWithURL:(id)arg2 newCTag:(id)arg3 newPTag:(id)arg4 addedOrModified:(id)arg5 removed:(id)arg6 error:(id)arg7; @@ -49,39 +49,28 @@ - (void)recursiveContainerSyncTask:(id)arg1 receivedAddedOrModifiedFolder:(id)arg2; - (void)_makeFolderFromContainer:(id)arg1; - (void)_makeBookmarkFromDAVNode:(id)arg1; -- (BOOL)setLocalETag:(id)arg1 forItemWithURL:(id)arg2; +- (_Bool)setLocalETag:(id)arg1 forItemWithURL:(id)arg2; - (id)copyAllLocalURLsInFolderWithURL:(id)arg1; - (id)copyLocalETagsForURLs:(id)arg1; -- (BOOL)getCTag:(id *)arg1 pTag:(id *)arg2 forFolderWithURL:(id)arg3; -- (void)syncWithRemoteChanges:(BOOL)arg1 completionHandler:(id)arg2; -- (void)_syncWithRemoteChanges:(BOOL)arg1 completionHandler:(id)arg2 skipAddChanges:(void)arg3; +- (_Bool)getCTag:(id *)arg1 pTag:(id *)arg2 forFolderWithURL:(id)arg3; +- (void)syncWithRemoteChanges:(_Bool)arg1 completionHandler:(id)arg2; +- (void)_syncWithRemoteChanges:(_Bool)arg1 completionHandler:(id)arg2 skipAddChanges:(void)arg3; - (void)_setChildrenOrder:(id)arg1 forFolderURL:(id)arg2; - (int)_clientOrderOfItemPrecedingItemAtServerOrder:(int)arg1 inParentWithURL:(id)arg2; - (id)_dbRelativeString:(id)arg1; - (int)_serverOrderForChange:(void *)arg1; -- (void)_setServerIdOnItem:(void *)arg1 isBookmark:(BOOL)arg2 suggestedId:(id)arg3; +- (void)_setServerIdOnItem:(void *)arg1 isBookmark:(_Bool)arg2 suggestedId:(id)arg3; - (id)_copyDAVFolderFromFolderRef:(void *)arg1; - (id)_copyDAVBookmarkFromBookmarkRef:(void *)arg1; - (void)getAccountPropertiesWithCompletionHandler:(id)arg1; - (void)containerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; - (void)getAccountPropertiesTask:(id)arg1 completedWithError:(id)arg2; -- (void)_closeDBAndSave:(BOOL)arg1; +- (void)_closeDBAndSave:(_Bool)arg1; - (void)_saveDB; @property(readonly) BookmarkDAVSyncData *topLevelSyncData; -- (void)_invokeAndNilGetAccountPropertiesHandlerWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)_invokeAndNilGetAccountPropertiesHandlerWithSuccess:(_Bool)arg1 error:(id)arg2; - (void)dealloc; - (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 openDBBlock:(id)arg3 getDBBlock:(void)arg4 saveDBBlock:(id)arg5 closeDBBlock:(void)arg6 registerForPush:(id)arg7 forceSafariOrdering:(void)arg8; -- (void)_finishInitialSyncShouldPushChanges:(BOOL)arg1; -- (BOOL)_applyReturnedBookmarks:(id)arg1 withPushedBookmarks:(struct __CFArray *)arg2; -- (BOOL)_applyReturnedFolders:(id)arg1 parentToArrayOfChildrenFolders:(struct __CFDictionary *)arg2 topmostFolders:(struct __CFArray *)arg3 postedToURL:(id)arg4; -- (BOOL)_matchParsedFolders:(id)arg1 toPushedFolders:(struct __CFDictionary *)arg2 unmatchedParsedFolders:(id)arg3 parsedSetsOfChildrenFoldersByParentURL:(id)arg4 arraysOfChildrenByNameByParent:(struct __CFDictionary *)arg5; -- (void)_setRootCTag:(id)arg1 rootSyncToken:(id)arg2 knownOrderings:(id)arg3; -- (BOOL)_applyUnmatchedParsedFolders:(id)arg1; -- (void)_removeTempIdsFromFoldersInDict:(struct __CFDictionary *)arg1; -- (id)_bookmarkXBELDataForBookmarkChanges:(struct __CFArray *)arg1 pushedBookmarks:(struct __CFArray *)arg2 maxResources:(int)arg3 maxSize:(int)arg4; -- (id)_folderXBELDataForTopmostFolderChanges:(struct __CFArray *)arg1 foldersToAddByServerId:(struct __CFDictionary *)arg2 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary *)arg3 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary *)arg4 pushedTopmostFolders:(struct __CFArray *)arg5 maxResources:(int)arg6 maxSize:(int)arg7; -- (BOOL)_addChange:(void *)arg1 toData:(id)arg2 numActionsP:(int *)arg3 runningSizeP:(int *)arg4 maxResources:(int)arg5 maxSize:(int)arg6 foldersToAddByServerId:(struct __CFDictionary *)arg7 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary *)arg8 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary *)arg9; -- (BOOL)_handleErrorItem:(id)arg1 forBAItem:(void *)arg2; @end diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/CoreDAVLocalDBTreeInfoProvider-Protocol.h b/iOS7/PrivateFrameworks/BookmarkDAV/CoreDAVLocalDBTreeInfoProvider-Protocol.h index 0c03c5f68..23581d1e4 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/CoreDAVLocalDBTreeInfoProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/CoreDAVLocalDBTreeInfoProvider-Protocol.h @@ -12,9 +12,9 @@ - (void)recursiveContainerSyncTask:(id)arg1 completedSyncOfFolderWithURL:(id)arg2 newCTag:(id)arg3 newPTag:(id)arg4 addedOrModified:(id)arg5 removed:(id)arg6 error:(id)arg7; - (void)recursiveContainerSyncTask:(id)arg1 retrievedAddedOrModifiedActions:(id)arg2 removed:(id)arg3; - (void)recursiveContainerSyncTask:(id)arg1 receivedAddedOrModifiedFolder:(id)arg2; -- (BOOL)setLocalETag:(id)arg1 forItemWithURL:(id)arg2; +- (_Bool)setLocalETag:(id)arg1 forItemWithURL:(id)arg2; - (id)copyAllLocalURLsInFolderWithURL:(id)arg1; - (id)copyLocalETagsForURLs:(id)arg1; -- (BOOL)getCTag:(id *)arg1 pTag:(id *)arg2 forFolderWithURL:(id)arg3; +- (_Bool)getCTag:(id *)arg1 pTag:(id *)arg2 forFolderWithURL:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/BookmarkDAV/NSObject-Protocol.h b/iOS7/PrivateFrameworks/BookmarkDAV/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/BookmarkDAV/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/BookmarkDAV/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/ABPredicateDelegate-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/ABPredicateDelegate-Protocol.h index 85b10177f..8be55b562 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/ABPredicateDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/ABPredicateDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol ABPredicateDelegate -- (BOOL)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; -- (BOOL)predicateShouldContinue:(id)arg1; +- (_Bool)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; +- (_Bool)predicateShouldContinue:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBAction.h b/iOS7/PrivateFrameworks/BulletinBoard/BBAction.h index a8c422bf6..1ae30bf4b 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBAction.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBAction.h @@ -14,13 +14,13 @@ @interface BBAction : NSObject { id _internalBlock; - BOOL _deliverResponse; + _Bool _deliverResponse; NSURL *_launchURL; NSString *_launchBundleID; - BOOL _launchCanBypassPinLock; + _Bool _launchCanBypassPinLock; NSString *_activatePluginName; NSDictionary *_activatePluginContext; - int _actionType; + long long _actionType; } + (id)actionWithActivatePluginName:(id)arg1 activationContext:(id)arg2; @@ -28,10 +28,10 @@ + (id)actionWithLaunchURL:(id)arg1 callblock:(id)arg2; + (id)actionWithCallblock:(id)arg1; + (id)action; -@property(nonatomic) int actionType; // @synthesize actionType=_actionType; +@property(nonatomic) long long actionType; // @synthesize actionType=_actionType; @property(copy, nonatomic) NSDictionary *activatePluginContext; // @synthesize activatePluginContext=_activatePluginContext; @property(copy, nonatomic) NSString *activatePluginName; // @synthesize activatePluginName=_activatePluginName; -@property(nonatomic) BOOL launchCanBypassPinLock; // @synthesize launchCanBypassPinLock=_launchCanBypassPinLock; +@property(nonatomic) _Bool launchCanBypassPinLock; // @synthesize launchCanBypassPinLock=_launchCanBypassPinLock; @property(copy, nonatomic) NSString *launchBundleID; // @synthesize launchBundleID=_launchBundleID; @property(retain, nonatomic) NSURL *launchURL; // @synthesize launchURL=_launchURL; @property(copy, nonatomic) id internalBlock; // @synthesize internalBlock=_internalBlock; @@ -39,16 +39,16 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)partialDescription; -- (BOOL)deliverResponse:(id)arg1; -@property(nonatomic) BOOL canBypassPinLock; +- (_Bool)deliverResponse:(id)arg1; +@property(nonatomic) _Bool canBypassPinLock; - (id)bundleID; - (id)url; -- (BOOL)isAppLaunchAction; -- (BOOL)isURLLaunchAction; -- (BOOL)hasLaunchInfo; +- (_Bool)isAppLaunchAction; +- (_Bool)isURLLaunchAction; +- (_Bool)hasLaunchInfo; - (void)setCallblock:(id)arg1; - (void)dealloc; - (id)initWithActivatePluginName:(id)arg1 activationContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBActionResponse.h b/iOS7/PrivateFrameworks/BulletinBoard/BBActionResponse.h index a5a6abdd8..65428cb04 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBActionResponse.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBActionResponse.h @@ -12,20 +12,20 @@ @interface BBActionResponse : NSObject { - int _actionType; + long long _actionType; NSString *_bulletinButtonID; NSString *_bulletinRecordID; NSString *_bulletinPublisherID; NSDictionary *_bulletinContext; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)actionResponseForResponse:(id)arg1 bulletinRequest:(id)arg2; @property(copy, nonatomic) NSDictionary *bulletinContext; // @synthesize bulletinContext=_bulletinContext; @property(copy, nonatomic) NSString *bulletinPublisherID; // @synthesize bulletinPublisherID=_bulletinPublisherID; @property(copy, nonatomic) NSString *bulletinRecordID; // @synthesize bulletinRecordID=_bulletinRecordID; @property(copy, nonatomic) NSString *bulletinButtonID; // @synthesize bulletinButtonID=_bulletinButtonID; -@property(nonatomic) int actionType; // @synthesize actionType=_actionType; +@property(nonatomic) long long actionType; // @synthesize actionType=_actionType; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBAssertion.h b/iOS7/PrivateFrameworks/BulletinBoard/BBAssertion.h index af5523af3..a85a5d7ef 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBAssertion.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBAssertion.h @@ -12,12 +12,12 @@ { BBZeroingWeakReference *_delegate; NSString *_identifier; - unsigned int _transactionID; + unsigned long long _transactionID; } -- (unsigned int)transactionID; +- (unsigned long long)transactionID; - (id)identifier; -- (void)increaseOrIgnoreTransactionID:(unsigned int)arg1; +- (void)increaseOrIgnoreTransactionID:(unsigned long long)arg1; - (void)dealloc; - (id)initWithDelegate:(id)arg1 identifier:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBAttachments.h b/iOS7/PrivateFrameworks/BulletinBoard/BBAttachments.h index 37824652f..2f4f96338 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBAttachments.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBAttachments.h @@ -13,21 +13,21 @@ @interface BBAttachments : NSObject { - int primaryType; + long long primaryType; NSCountedSet *_additionalAttachments; NSMutableDictionary *_clientSideComposedImageInfos; } @property(retain, nonatomic) NSMutableDictionary *clientSideComposedImageInfos; // @synthesize clientSideComposedImageInfos=_clientSideComposedImageInfos; @property(retain, nonatomic) NSCountedSet *additionalAttachments; // @synthesize additionalAttachments=_additionalAttachments; -@property(nonatomic) int primaryType; // @synthesize primaryType; +@property(nonatomic) long long primaryType; // @synthesize primaryType; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToAttachments:(id)arg1; -- (unsigned int)numberOfAdditionalAttachmentsOfType:(int)arg1; -- (unsigned int)numberOfAdditionalAttachments; -- (void)addAttachmentOfType:(int)arg1; +- (_Bool)isEqualToAttachments:(id)arg1; +- (unsigned long long)numberOfAdditionalAttachmentsOfType:(long long)arg1; +- (unsigned long long)numberOfAdditionalAttachments; +- (void)addAttachmentOfType:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverride.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverride.h index b81fca811..8542cca29 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverride.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverride.h @@ -13,23 +13,23 @@ @interface BBBehaviorOverride : NSObject { - unsigned int _overrideType; - unsigned int _mode; + unsigned long long _overrideType; + unsigned long long _mode; NSArray *_effectiveIntervals; } @property(copy, nonatomic) NSArray *effectiveIntervals; // @synthesize effectiveIntervals=_effectiveIntervals; -@property(nonatomic) unsigned int mode; // @synthesize mode=_mode; -@property(nonatomic) unsigned int overrideType; // @synthesize overrideType=_overrideType; +@property(nonatomic) unsigned long long mode; // @synthesize mode=_mode; +@property(nonatomic) unsigned long long overrideType; // @synthesize overrideType=_overrideType; - (id)nextOverrideTransitionDateAfterDate:(id)arg1; -- (BOOL)isActiveForDate:(id)arg1; +- (_Bool)isActiveForDate:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithOverrideType:(unsigned int)arg1 mode:(unsigned int)arg2 effectiveIntervals:(id)arg3; -- (id)initWithEffectiveIntervals:(id)arg1 overrideType:(unsigned int)arg2; +- (id)initWithOverrideType:(unsigned long long)arg1 mode:(unsigned long long)arg2 effectiveIntervals:(id)arg3; +- (id)initWithEffectiveIntervals:(id)arg1 overrideType:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverrideEffectiveInterval.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverrideEffectiveInterval.h index 75ff3ab55..d3e68e465 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverrideEffectiveInterval.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBehaviorOverrideEffectiveInterval.h @@ -17,29 +17,29 @@ NSDateComponents *_endComponents; NSString *_calendarIdentifier; NSCalendar *_calendar; - unsigned int _repeatInterval; + unsigned long long _repeatInterval; } -+ (id)dateWithComponents:(id)arg1 immediatelyFollowingDate:(id)arg2 calendar:(id)arg3 repeatInterval:(unsigned int)arg4; -+ (id)dateWithComponents:(id)arg1 immediatelyPriorToDate:(id)arg2 calendar:(id)arg3 repeatInterval:(unsigned int)arg4; -+ (id)dateWithComponents:(id)arg1 closestToDate:(id)arg2 earlierThanDate:(BOOL)arg3 calendar:(id)arg4 repeatInterval:(unsigned int)arg5; -+ (int)_dateComponentWithProvidedComponent:(int)arg1 andBaseComponent:(int)arg2; -+ (id)adjustComponentsForRepeatInterval:(unsigned int)arg1 earlier:(BOOL)arg2; -+ (unsigned int)relevantUnitsForRepeatInterval:(unsigned int)arg1; -@property(nonatomic) unsigned int repeatInterval; // @synthesize repeatInterval=_repeatInterval; ++ (id)dateWithComponents:(id)arg1 immediatelyFollowingDate:(id)arg2 calendar:(id)arg3 repeatInterval:(unsigned long long)arg4; ++ (id)dateWithComponents:(id)arg1 immediatelyPriorToDate:(id)arg2 calendar:(id)arg3 repeatInterval:(unsigned long long)arg4; ++ (id)dateWithComponents:(id)arg1 closestToDate:(id)arg2 earlierThanDate:(_Bool)arg3 calendar:(id)arg4 repeatInterval:(unsigned long long)arg5; ++ (long long)_dateComponentWithProvidedComponent:(long long)arg1 andBaseComponent:(long long)arg2; ++ (id)adjustComponentsForRepeatInterval:(unsigned long long)arg1 earlier:(_Bool)arg2; ++ (unsigned long long)relevantUnitsForRepeatInterval:(unsigned long long)arg1; +@property(nonatomic) unsigned long long repeatInterval; // @synthesize repeatInterval=_repeatInterval; @property(copy, nonatomic) NSCalendar *calendar; // @synthesize calendar=_calendar; @property(copy, nonatomic) NSString *calendarIdentifier; // @synthesize calendarIdentifier=_calendarIdentifier; @property(copy, nonatomic) NSDateComponents *endComponents; // @synthesize endComponents=_endComponents; @property(copy, nonatomic) NSDateComponents *startComponents; // @synthesize startComponents=_startComponents; - (id)nextTransitionDateAfterDate:(id)arg1; -- (BOOL)containsDate:(id)arg1; +- (_Bool)containsDate:(id)arg1; - (void)_synchronizeTimeZone; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithStartComponents:(id)arg1 endComponents:(id)arg2 calendarIdentifier:(id)arg3 repeatInterval:(unsigned int)arg4; +- (id)initWithStartComponents:(id)arg1 endComponents:(id)arg2 calendarIdentifier:(id)arg3 repeatInterval:(unsigned long long)arg4; - (id)_configuredCalendarWithIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-Attachments.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-Attachments.h new file mode 100644 index 000000000..b2fade4a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-Attachments.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBBulletin (Attachments) +- (struct CGSize)composedAttachmentImageSizeForKey:(id)arg1; +- (id)composedAttachmentImageForKey:(id)arg1; +- (struct CGSize)composedAttachmentImageSize; +- (id)composedAttachmentImage; +- (struct CGSize)composedAttachmentImageSizeForKey:(id)arg1 withObserver:(id)arg2; +- (id)composedAttachmentImageForKey:(id)arg1 withObserver:(id)arg2; +- (struct CGSize)composedAttachmentImageSizeWithObserver:(id)arg1; +- (id)composedAttachmentImageWithObserver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SectionParameters.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SectionParameters.h new file mode 100644 index 000000000..5a41e3da3 --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SectionParameters.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class BBSectionIcon, NSSet, NSString; + +@interface BBBulletin (SectionParameters) +@property(readonly, nonatomic) long long iPodOutAlertType; +@property(readonly, nonatomic) unsigned long long subtypePriority; +@property(readonly, nonatomic) _Bool visuallyIndicatesWhenDateIsInFuture; +@property(readonly, nonatomic) _Bool bannerShowsSubtitle; +@property(readonly, nonatomic) _Bool preservesUnlockActionCase; +@property(readonly, nonatomic) _Bool inertWhenLocked; +@property(readonly, nonatomic) unsigned long long realertCount; +@property(readonly, nonatomic) _Bool suppressesMessageForPrivacy; +@property(readonly, nonatomic) _Bool coalescesWhenLocked; +@property(readonly, nonatomic) NSSet *alertSuppressionAppIDs; +@property(readonly, nonatomic) NSString *unlockActionLabel; +@property(readonly, nonatomic) NSString *fullUnlockActionLabel; +@property(readonly, nonatomic) NSString *missedBannerDescriptionFormat; +@property(readonly, nonatomic) NSString *topic; +@property(readonly, nonatomic) _Bool showsDateInFloatingLockScreenAlert; +@property(readonly, nonatomic) _Bool orderSectionUsingRecencyDate; +@property(readonly, nonatomic) _Bool usesVariableLayout; +@property(readonly, nonatomic) unsigned long long messageNumberOfLines; +@property(readonly, nonatomic) _Bool showsSubtitle; +@property(readonly, nonatomic) _Bool sectionDisplaysCriticalBulletins; +@property(readonly, nonatomic) BBSectionIcon *sectionIcon; +@property(readonly, nonatomic) NSString *sectionDisplayName; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SyncExtensions.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SyncExtensions.h new file mode 100644 index 000000000..249f5431d --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin-SyncExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBBulletin (SyncExtensions) +- (id)syncHash; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin.h index fc4e88c62..c3b4ece30 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletin.h @@ -9,33 +9,33 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class BBAction, BBAttachments, BBContent, BBSectionIcon, BBSound, NSArray, NSDate, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSTimeZone; +@class BBAction, BBAttachments, BBContent, BBSound, NSArray, NSDate, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSTimeZone; @interface BBBulletin : NSObject { - BOOL _hasEventDate; - BOOL _dateIsAllDay; - BOOL _clearable; - BOOL _wantsFullscreenPresentation; - BOOL _expiresOnPublisherDeath; - BOOL _showsMessagePreview; - BOOL _usesExternalSync; + _Bool _hasEventDate; + _Bool _dateIsAllDay; + _Bool _clearable; + _Bool _wantsFullscreenPresentation; + _Bool _expiresOnPublisherDeath; + _Bool _showsMessagePreview; + _Bool _usesExternalSync; NSString *_sectionID; NSSet *_subsectionIDs; NSString *_publisherRecordID; NSString *_publisherBulletinID; NSString *_dismissalID; - int _addressBookRecordID; - int _sectionSubtype; + long long _addressBookRecordID; + long long _sectionSubtype; BBContent *_content; BBContent *_modalAlertContent; BBContent *_starkBannerContent; NSDate *_date; NSDate *_endDate; NSDate *_recencyDate; - int _dateFormatStyle; + long long _dateFormatStyle; NSTimeZone *_timeZone; - unsigned int _accessoryStyle; + unsigned long long _accessoryStyle; BBSound *_sound; BBAttachments *_attachments; NSString *_unlockActionLabelOverride; @@ -43,7 +43,7 @@ NSArray *_buttons; NSDictionary *_context; NSDate *_expirationDate; - unsigned int _expirationEvents; + unsigned long long _expirationEvents; NSSet *_alertSuppressionContexts; NSString *_bulletinID; NSDate *_lastInterruptDate; @@ -51,7 +51,7 @@ NSString *_bulletinVersionID; NSMutableArray *_lifeAssertions; NSMutableSet *_observers; - unsigned int realertCount_deprecated; + unsigned long long realertCount_deprecated; NSSet *alertSuppressionAppIDs_deprecated; } @@ -60,40 +60,40 @@ + (void)addBulletinToCache:(id)arg1; + (id)bulletinWithBulletin:(id)arg1; @property(copy, nonatomic) NSSet *alertSuppressionAppIDs_deprecated; // @synthesize alertSuppressionAppIDs_deprecated; -@property(nonatomic) unsigned int realertCount_deprecated; // @synthesize realertCount_deprecated; +@property(nonatomic) unsigned long long realertCount_deprecated; // @synthesize realertCount_deprecated; @property(retain, nonatomic) NSMutableSet *observers; // @synthesize observers=_observers; @property(retain, nonatomic) NSMutableArray *lifeAssertions; // @synthesize lifeAssertions=_lifeAssertions; -@property(nonatomic) BOOL usesExternalSync; // @synthesize usesExternalSync=_usesExternalSync; +@property(nonatomic) _Bool usesExternalSync; // @synthesize usesExternalSync=_usesExternalSync; @property(copy, nonatomic) NSString *bulletinVersionID; // @synthesize bulletinVersionID=_bulletinVersionID; -@property(nonatomic) BOOL showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; +@property(nonatomic) _Bool showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; @property(retain, nonatomic) NSDate *publicationDate; // @synthesize publicationDate=_publicationDate; @property(retain, nonatomic) NSDate *lastInterruptDate; // @synthesize lastInterruptDate=_lastInterruptDate; @property(copy, nonatomic) NSString *bulletinID; // @synthesize bulletinID=_bulletinID; @property(copy, nonatomic) NSSet *alertSuppressionContexts; // @synthesize alertSuppressionContexts=_alertSuppressionContexts; -@property(nonatomic) unsigned int expirationEvents; // @synthesize expirationEvents=_expirationEvents; +@property(nonatomic) unsigned long long expirationEvents; // @synthesize expirationEvents=_expirationEvents; @property(retain, nonatomic) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; @property(retain, nonatomic) NSDictionary *context; // @synthesize context=_context; -@property(nonatomic) BOOL expiresOnPublisherDeath; // @synthesize expiresOnPublisherDeath=_expiresOnPublisherDeath; +@property(nonatomic) _Bool expiresOnPublisherDeath; // @synthesize expiresOnPublisherDeath=_expiresOnPublisherDeath; @property(copy, nonatomic) NSArray *buttons; // @synthesize buttons=_buttons; @property(retain, nonatomic) NSMutableDictionary *actions; // @synthesize actions=_actions; -@property(nonatomic) BOOL wantsFullscreenPresentation; // @synthesize wantsFullscreenPresentation=_wantsFullscreenPresentation; +@property(nonatomic) _Bool wantsFullscreenPresentation; // @synthesize wantsFullscreenPresentation=_wantsFullscreenPresentation; @property(copy, nonatomic) NSString *unlockActionLabelOverride; // @synthesize unlockActionLabelOverride=_unlockActionLabelOverride; @property(retain, nonatomic) BBAttachments *attachments; // @synthesize attachments=_attachments; @property(retain, nonatomic) BBSound *sound; // @synthesize sound=_sound; -@property(nonatomic) BOOL clearable; // @synthesize clearable=_clearable; -@property(nonatomic) unsigned int accessoryStyle; // @synthesize accessoryStyle=_accessoryStyle; +@property(nonatomic) _Bool clearable; // @synthesize clearable=_clearable; +@property(nonatomic) unsigned long long accessoryStyle; // @synthesize accessoryStyle=_accessoryStyle; @property(retain, nonatomic) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; -@property(nonatomic) BOOL dateIsAllDay; // @synthesize dateIsAllDay=_dateIsAllDay; -@property(nonatomic) int dateFormatStyle; // @synthesize dateFormatStyle=_dateFormatStyle; +@property(nonatomic) _Bool dateIsAllDay; // @synthesize dateIsAllDay=_dateIsAllDay; +@property(nonatomic) long long dateFormatStyle; // @synthesize dateFormatStyle=_dateFormatStyle; @property(retain, nonatomic) NSDate *recencyDate; // @synthesize recencyDate=_recencyDate; @property(retain, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; @property(retain, nonatomic) NSDate *date; // @synthesize date=_date; -@property(nonatomic) BOOL hasEventDate; // @synthesize hasEventDate=_hasEventDate; +@property(nonatomic) _Bool hasEventDate; // @synthesize hasEventDate=_hasEventDate; @property(retain, nonatomic) BBContent *starkBannerContent; // @synthesize starkBannerContent=_starkBannerContent; @property(retain, nonatomic) BBContent *modalAlertContent; // @synthesize modalAlertContent=_modalAlertContent; @property(retain, nonatomic) BBContent *content; // @synthesize content=_content; -@property(nonatomic) int sectionSubtype; // @synthesize sectionSubtype=_sectionSubtype; -@property(nonatomic) int addressBookRecordID; // @synthesize addressBookRecordID=_addressBookRecordID; +@property(nonatomic) long long sectionSubtype; // @synthesize sectionSubtype=_sectionSubtype; +@property(nonatomic) long long addressBookRecordID; // @synthesize addressBookRecordID=_addressBookRecordID; @property(copy, nonatomic) NSString *dismissalID; // @synthesize dismissalID=_dismissalID; @property(copy, nonatomic) NSString *publisherBulletinID; // @synthesize publisherBulletinID=_publisherBulletinID; @property(copy, nonatomic) NSString *recordID; // @synthesize recordID=_publisherRecordID; @@ -101,7 +101,7 @@ @property(copy, nonatomic) NSString *sectionID; // @synthesize sectionID=_sectionID; - (id)safeDescription; - (id)description; -- (id)_safeDescription:(BOOL)arg1; +- (id)_safeDescription:(_Bool)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -113,57 +113,26 @@ - (id)responseSendBlock; - (id)responseForExpireAction; - (id)responseForSnoozeAction; -- (id)responseForButtonActionAtIndex:(unsigned int)arg1; +- (id)responseForButtonActionAtIndex:(unsigned long long)arg1; - (id)responseForAcknowledgeAction; - (id)responseForDefaultAction; -- (id)_responseForActionType:(int)arg1; +- (id)_responseForActionType:(long long)arg1; @property(copy, nonatomic) BBAction *snoozeAction; @property(copy, nonatomic) BBAction *expireAction; @property(copy, nonatomic) BBAction *acknowledgeAction; @property(copy, nonatomic) BBAction *alternateAction; @property(copy, nonatomic) BBAction *defaultAction; -- (id)_actionKeyForType:(int)arg1; -- (id)attachmentsCreatingIfNecessary:(BOOL)arg1; -- (unsigned int)numberOfAdditionalAttachmentsOfType:(int)arg1; -- (unsigned int)numberOfAdditionalAttachments; -@property(readonly, nonatomic) int primaryAttachmentType; +- (id)_actionKeyForType:(long long)arg1; +- (id)attachmentsCreatingIfNecessary:(_Bool)arg1; +- (unsigned long long)numberOfAdditionalAttachmentsOfType:(long long)arg1; +- (unsigned long long)numberOfAdditionalAttachments; +@property(readonly, nonatomic) long long primaryAttachmentType; @property(copy, nonatomic) NSString *section; @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSString *subtitle; @property(copy, nonatomic) NSString *title; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) int iPodOutAlertType; -@property(readonly, nonatomic) unsigned int subtypePriority; -@property(readonly, nonatomic) BOOL visuallyIndicatesWhenDateIsInFuture; -@property(readonly, nonatomic) BOOL bannerShowsSubtitle; -@property(readonly, nonatomic) BOOL preservesUnlockActionCase; -@property(readonly, nonatomic) BOOL inertWhenLocked; -@property(readonly, nonatomic) unsigned int realertCount; -@property(readonly, nonatomic) BOOL suppressesMessageForPrivacy; -@property(readonly, nonatomic) BOOL coalescesWhenLocked; -@property(readonly, nonatomic) NSSet *alertSuppressionAppIDs; -@property(readonly, nonatomic) NSString *unlockActionLabel; -@property(readonly, nonatomic) NSString *fullUnlockActionLabel; -@property(readonly, nonatomic) NSString *missedBannerDescriptionFormat; -@property(readonly, nonatomic) NSString *topic; -@property(readonly, nonatomic) BOOL showsDateInFloatingLockScreenAlert; -@property(readonly, nonatomic) BOOL orderSectionUsingRecencyDate; -@property(readonly, nonatomic) BOOL usesVariableLayout; -@property(readonly, nonatomic) unsigned int messageNumberOfLines; -@property(readonly, nonatomic) BOOL showsSubtitle; -@property(readonly, nonatomic) BOOL sectionDisplaysCriticalBulletins; -@property(readonly, nonatomic) BBSectionIcon *sectionIcon; -@property(readonly, nonatomic) NSString *sectionDisplayName; -- (struct CGSize)composedAttachmentImageSizeForKey:(id)arg1; -- (id)composedAttachmentImageForKey:(id)arg1; -- (struct CGSize)composedAttachmentImageSize; -- (id)composedAttachmentImage; -- (struct CGSize)composedAttachmentImageSizeForKey:(id)arg1 withObserver:(id)arg2; -- (id)composedAttachmentImageForKey:(id)arg1 withObserver:(id)arg2; -- (struct CGSize)composedAttachmentImageSizeWithObserver:(id)arg1; -- (id)composedAttachmentImageWithObserver:(id)arg1; -- (id)syncHash; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest-Internal.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest-Internal.h new file mode 100644 index 000000000..c1262ba0a --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest-Internal.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface BBBulletinRequest (Internal) +- (void)generateNewBulletinID; +- (id)publisherMatchID; +- (_Bool)hasContentModificationsRelativeTo:(id)arg1; + +// Remaining properties +@property(copy, nonatomic) NSString *bulletinID; // @dynamic bulletinID; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest.h index e851a3b89..534c5078f 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequest.h @@ -10,46 +10,42 @@ @interface BBBulletinRequest : BBBulletin { - unsigned int _expirationEvents; + unsigned long long _expirationEvents; } -@property(nonatomic) unsigned int expirationEvents; // @synthesize expirationEvents=_expirationEvents; -@property(nonatomic) BOOL tentative; -@property(nonatomic) BOOL showsUnreadIndicator; +@property(nonatomic) unsigned long long expirationEvents; // @synthesize expirationEvents=_expirationEvents; +@property(nonatomic) _Bool tentative; +@property(nonatomic) _Bool showsUnreadIndicator; - (void)generateBulletinID; - (void)addAlertSuppressionAppID:(id)arg1; -@property(nonatomic) unsigned int realertCount; +@property(nonatomic) unsigned long long realertCount; - (void)setUnlockActionLabel:(id)arg1; - (void)withdraw; - (void)publish; -- (void)publish:(BOOL)arg1; +- (void)publish:(_Bool)arg1; - (void)addButton:(id)arg1; -- (void)addAttachmentOfType:(int)arg1; -@property(nonatomic) int primaryAttachmentType; // @dynamic primaryAttachmentType; +- (void)addAttachmentOfType:(long long)arg1; +@property(nonatomic) long long primaryAttachmentType; // @dynamic primaryAttachmentType; - (void)setContextValue:(id)arg1 forKey:(id)arg2; -- (void)generateNewBulletinID; -- (id)publisherMatchID; -- (BOOL)hasContentModificationsRelativeTo:(id)arg1; // Remaining properties -@property(nonatomic) unsigned int accessoryStyle; // @dynamic accessoryStyle; +@property(nonatomic) unsigned long long accessoryStyle; // @dynamic accessoryStyle; @property(copy, nonatomic) BBAction *acknowledgeAction; // @dynamic acknowledgeAction; -@property(nonatomic) int addressBookRecordID; // @dynamic addressBookRecordID; +@property(nonatomic) long long addressBookRecordID; // @dynamic addressBookRecordID; @property(copy, nonatomic) NSSet *alertSuppressionContexts; // @dynamic alertSuppressionContexts; @property(copy, nonatomic) BBAction *alternateAction; // @dynamic alternateAction; -@property(copy, nonatomic) NSString *bulletinID; // @dynamic bulletinID; @property(copy, nonatomic) NSArray *buttons; // @dynamic buttons; -@property(nonatomic) BOOL clearable; // @dynamic clearable; +@property(nonatomic) _Bool clearable; // @dynamic clearable; @property(retain, nonatomic) NSDate *date; // @dynamic date; -@property(nonatomic) int dateFormatStyle; // @dynamic dateFormatStyle; -@property(nonatomic) BOOL dateIsAllDay; // @dynamic dateIsAllDay; +@property(nonatomic) long long dateFormatStyle; // @dynamic dateFormatStyle; +@property(nonatomic) _Bool dateIsAllDay; // @dynamic dateIsAllDay; @property(copy, nonatomic) BBAction *defaultAction; // @dynamic defaultAction; @property(copy, nonatomic) NSString *dismissalID; // @dynamic dismissalID; @property(retain, nonatomic) NSDate *endDate; // @dynamic endDate; @property(retain, nonatomic) NSDate *expirationDate; // @dynamic expirationDate; @property(copy, nonatomic) BBAction *expireAction; // @dynamic expireAction; -@property(nonatomic) BOOL expiresOnPublisherDeath; // @dynamic expiresOnPublisherDeath; -@property(nonatomic) BOOL hasEventDate; // @dynamic hasEventDate; +@property(nonatomic) _Bool expiresOnPublisherDeath; // @dynamic expiresOnPublisherDeath; +@property(nonatomic) _Bool hasEventDate; // @dynamic hasEventDate; @property(copy, nonatomic) NSString *message; // @dynamic message; @property(retain, nonatomic) BBContent *modalAlertContent; // @dynamic modalAlertContent; @property(copy, nonatomic) NSString *publisherBulletinID; // @dynamic publisherBulletinID; @@ -57,7 +53,7 @@ @property(copy, nonatomic) NSString *recordID; // @dynamic recordID; @property(copy, nonatomic) NSString *section; // @dynamic section; @property(copy, nonatomic) NSString *sectionID; // @dynamic sectionID; -@property(nonatomic) int sectionSubtype; // @dynamic sectionSubtype; +@property(nonatomic) long long sectionSubtype; // @dynamic sectionSubtype; @property(copy, nonatomic) BBAction *snoozeAction; // @dynamic snoozeAction; @property(retain, nonatomic) BBSound *sound; // @dynamic sound; @property(retain, nonatomic) BBContent *starkBannerContent; // @dynamic starkBannerContent; @@ -65,8 +61,8 @@ @property(copy, nonatomic) NSString *subtitle; // @dynamic subtitle; @property(retain, nonatomic) NSTimeZone *timeZone; // @dynamic timeZone; @property(copy, nonatomic) NSString *title; // @dynamic title; -@property(nonatomic) BOOL usesExternalSync; // @dynamic usesExternalSync; -@property(nonatomic) BOOL wantsFullscreenPresentation; // @dynamic wantsFullscreenPresentation; +@property(nonatomic) _Bool usesExternalSync; // @dynamic usesExternalSync; +@property(nonatomic) _Bool wantsFullscreenPresentation; // @dynamic wantsFullscreenPresentation; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequestParameters.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequestParameters.h index cb9854073..57565ed10 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequestParameters.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinRequestParameters.h @@ -13,22 +13,22 @@ @interface BBBulletinRequestParameters : NSObject { - unsigned int _publisherDestination; - int _maximumCount; + unsigned long long _publisherDestination; + long long _maximumCount; NSSet *_enabledSectionIDs; } -+ (BOOL)supportsSecureCoding; -+ (id)requestParametersForDestination:(unsigned int)arg1 withMaximumCount:(int)arg2 enabledSectionIDs:(id)arg3; -@property(readonly, nonatomic) unsigned int publisherDestination; // @synthesize publisherDestination=_publisherDestination; ++ (_Bool)supportsSecureCoding; ++ (id)requestParametersForDestination:(unsigned long long)arg1 withMaximumCount:(long long)arg2 enabledSectionIDs:(id)arg3; +@property(readonly, nonatomic) unsigned long long publisherDestination; // @synthesize publisherDestination=_publisherDestination; - (id)description; @property(readonly, nonatomic) NSSet *enabledSectionIDs; -@property(readonly, nonatomic) unsigned int maximumCount; +@property(readonly, nonatomic) unsigned long long maximumCount; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithDestination:(unsigned int)arg1 maximumCount:(int)arg2 enabledSectionIDs:(id)arg3; +- (id)initWithDestination:(unsigned long long)arg1 maximumCount:(long long)arg2 enabledSectionIDs:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinTransaction.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinTransaction.h index 37e9d4069..c2dd6b1b3 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinTransaction.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinTransaction.h @@ -11,13 +11,13 @@ @interface BBBulletinTransaction : NSObject { NSString *_bulletinID; - unsigned int _transactionID; + unsigned long long _transactionID; } + (id)transactionWithBulletinID:(id)arg1; -@property(readonly, nonatomic) unsigned int transactionID; // @synthesize transactionID=_transactionID; +@property(readonly, nonatomic) unsigned long long transactionID; // @synthesize transactionID=_transactionID; @property(readonly, nonatomic) NSString *bulletinID; // @synthesize bulletinID=_bulletinID; -- (unsigned int)incrementTransactionID; +- (unsigned long long)incrementTransactionID; - (void)dealloc; - (id)initWithBulletinID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinUpdate.h b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinUpdate.h index fc83fb37f..1175d526e 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinUpdate.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBBulletinUpdate.h @@ -13,17 +13,17 @@ @interface BBBulletinUpdate : NSObject { BBBulletin *_bulletin; - unsigned int _transactionID; - int _updateType; + unsigned long long _transactionID; + long long _updateType; } -@property(readonly, nonatomic) int updateType; // @synthesize updateType=_updateType; -@property(readonly, nonatomic) unsigned int transactionID; // @synthesize transactionID=_transactionID; +@property(readonly, nonatomic) long long updateType; // @synthesize updateType=_updateType; +@property(readonly, nonatomic) unsigned long long transactionID; // @synthesize transactionID=_transactionID; @property(readonly, nonatomic) BBBulletin *bulletin; // @synthesize bulletin=_bulletin; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithBulletin:(id)arg1 updateType:(int)arg2 transactionID:(unsigned int)arg3; +- (id)initWithBulletin:(id)arg1 updateType:(long long)arg2 transactionID:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBButton.h b/iOS7/PrivateFrameworks/BulletinBoard/BBButton.h index ef2efa0b0..9d5a3af2a 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBButton.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBButton.h @@ -30,8 +30,8 @@ - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBContent.h b/iOS7/PrivateFrameworks/BulletinBoard/BBContent.h index d803ca518..ab09ee964 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBContent.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBContent.h @@ -26,7 +26,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToContent:(id)arg1; +- (_Bool)isEqualToContent:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider-Protocol.h index 0caad172e..790869741 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider-Protocol.h @@ -10,13 +10,13 @@ - (id)sortDescriptors; @optional -- (id)bulletinsFilteredBy:(unsigned int)arg1 enabledSectionIDs:(id)arg2 count:(unsigned int)arg3 lastCleared:(id)arg4; -- (id)bulletinsFilteredBy:(unsigned int)arg1 count:(unsigned int)arg2 lastCleared:(id)arg3; -- (BOOL)syncsBulletinDismissal; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 enabledSectionIDs:(id)arg2 count:(unsigned long long)arg3 lastCleared:(id)arg4; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; +- (_Bool)syncsBulletinDismissal; - (void)handleBulletinActionResponse:(id)arg1; - (void)receiveMessageWithName:(id)arg1 userInfo:(id)arg2; - (void)noteSectionInfoDidChange:(id)arg1; -- (BOOL)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; +- (_Bool)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; - (id)displayNameForSubsectionID:(id)arg1; - (id)defaultSubsectionInfos; - (void)dataProviderDidLoad; @@ -25,6 +25,7 @@ - (id)sectionParameters; - (id)clearedInfoForBulletins:(id)arg1; - (id)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2; +- (id)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(unsigned long long)arg1 lastClearedInfo:(id)arg2; - (id)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider.h index cb3763d7f..52994c682 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProvider.h @@ -17,8 +17,8 @@ @property(retain) BBDataProviderIdentity *identity; // @synthesize identity=_identity; - (void)deliverMessageWithName:(id)arg1 userInfo:(id)arg2; -- (BOOL)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; -- (BOOL)canPerformMigration; +- (_Bool)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; +- (_Bool)canPerformMigration; - (void)updateSectionInfoWithSectionInfo:(id)arg1 handler:(id)arg2 completion:(void)arg3; - (void)updateClearedInfoWithClearedInfo:(id)arg1 handler:(id)arg2 completion:(void)arg3; - (void)noteSectionInfoDidChange:(id)arg1; @@ -26,10 +26,12 @@ - (void)attachmentAspectRatioForRecordID:(id)arg1 completion:(id)arg2; - (void)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2 completion:(id)arg3; - (void)deliverResponse:(id)arg1 forBulletinRequest:(id)arg2; +- (void)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; - (void)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; - (void)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2 completion:(id)arg3; -- (BOOL)syncsBulletinDismissal; -- (BOOL)isPushDataProvider; +- (_Bool)canClearAllBulletins; +- (_Bool)syncsBulletinDismissal; +- (_Bool)isPushDataProvider; - (id)sortKey; - (id)sortDescriptors; - (id)sectionParameters; @@ -41,7 +43,7 @@ - (id)sectionIdentifier; - (void)dataProviderDidLoad; - (void)startWatchdog; -- (BOOL)initialized; +- (_Bool)initialized; - (void)invalidate; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnection.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnection.h index fbf638af9..bb94dbcff 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnection.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnection.h @@ -26,7 +26,7 @@ + (void)initialize; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)ping:(id)arg1; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)invalidate; - (void)removeDataProviderWithSectionID:(id)arg1; - (id)addDataProvider:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnectionResolver.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnectionResolver.h index 7ccc0a0a0..fda6c6c69 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnectionResolver.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderConnectionResolver.h @@ -18,7 +18,7 @@ } - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)establishSectionID:(id)arg1 completion:(id)arg2; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderIdentity.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderIdentity.h index 08f918c78..7284091ea 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderIdentity.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderIdentity.h @@ -12,7 +12,7 @@ @interface BBDataProviderIdentity : NSObject { - CDStruct_c264898c _traits; + CDStruct_c6add5c3 _traits; NSString *_sectionIdentifier; BBSectionInfo *_defaultSectionInfo; NSString *_sectionDisplayName; @@ -22,12 +22,12 @@ NSArray *_defaultSubsectionInfos; NSDictionary *_subsectionDisplayNames; NSString *_sortKey; - BOOL _syncsBulletinDismissal; + _Bool _syncsBulletinDismissal; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)identityForDataProvider:(id)arg1; -@property(readonly, nonatomic) BOOL syncsBulletinDismissal; // @synthesize syncsBulletinDismissal=_syncsBulletinDismissal; +@property(readonly, nonatomic) _Bool syncsBulletinDismissal; // @synthesize syncsBulletinDismissal=_syncsBulletinDismissal; @property(copy, nonatomic) NSDictionary *subsectionDisplayNames; // @synthesize subsectionDisplayNames=_subsectionDisplayNames; @property(copy, nonatomic) NSArray *defaultSubsectionInfos; // @synthesize defaultSubsectionInfos=_defaultSubsectionInfos; @property(retain, nonatomic) BBSectionParameters *sectionParameters; // @synthesize sectionParameters=_sectionParameters; @@ -36,7 +36,7 @@ @property(copy, nonatomic) NSString *sectionDisplayName; // @synthesize sectionDisplayName=_sectionDisplayName; @property(copy, nonatomic) BBSectionInfo *defaultSectionInfo; // @synthesize defaultSectionInfo=_defaultSectionInfo; @property(copy, nonatomic) NSString *sectionIdentifier; // @synthesize sectionIdentifier=_sectionIdentifier; -@property(readonly, nonatomic) CDStruct_c264898c traits; // @synthesize traits=_traits; +@property(readonly, nonatomic) CDStruct_c6add5c3 traits; // @synthesize traits=_traits; @property(copy, nonatomic) NSString *sortKey; // @synthesize sortKey=_sortKey; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderManager.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderManager.h index 8e2cc3fcb..da9fadd4c 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderManager.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderManager.h @@ -23,14 +23,14 @@ NSMutableDictionary *_dataProviderFactoriesByClass; NSObject *_connection; NSObject *_queue; - BOOL _allowConnections; + _Bool _allowConnections; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)dataProviderOperational:(id)arg1; - (void)dataProviderConnection:(id)arg1 removeDataProviderWithSectionID:(id)arg2; - (void)dataProviderConnection:(id)arg1 addDataProviderWithSectionID:(id)arg2; -- (void)dataProviderConnection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)dataProviderConnection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)_removeDataProviderSectionID:(id)arg1; - (void)_removeDataProvider:(id)arg1; - (id)_configureSectionInfo:(id)arg1 forDataProvider:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderProxy.h b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderProxy.h index 3485cd3f2..ae40c6a0c 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderProxy.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBDataProviderProxy.h @@ -17,7 +17,7 @@ id _dataProvider; NSObject *_queue; NSObject *_clientQueue; - BOOL _dataProviderDidLoad; + _Bool _dataProviderDidLoad; BBDataProviderIdentity *_identity; BBXPCIncomingConnection *_connection; NSMutableArray *_pendingRequests; @@ -33,6 +33,7 @@ - (void)attachmentAspectRatioForRecordID:(id)arg1 completion:(id)arg2; - (void)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2 completion:(id)arg3; - (void)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; +- (void)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; - (void)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2 completion:(id)arg3; - (void)dataProviderDidLoad; - (void)sectionIdentityWithCompletion:(id)arg1; @@ -44,15 +45,15 @@ - (void)withdrawBulletinWithPublisherBulletinID:(id)arg1; - (void)withdrawBulletinsWithRecordID:(id)arg1; - (void)modifyBulletin:(id)arg1; -- (void)addBulletin:(id)arg1 forDestinations:(unsigned int)arg2; -- (void)addBulletin:(id)arg1 interrupt:(BOOL)arg2; +- (void)addBulletin:(id)arg1 forDestinations:(unsigned long long)arg2; +- (void)addBulletin:(id)arg1 interrupt:(_Bool)arg2; - (void)invalidateBulletins; - (void)_makeClientRequest:(id)arg1; - (void)_makeServerRequest:(id)arg1; - (void)_queue_makeServerRequest:(id)arg1; - (void)_processPendingRequests; - (id)_serverProxy; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)_updateIdentity:(id)arg1; - (void)setConnection:(id)arg1; - (void)invalidate; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBLocalDataProvider.h b/iOS7/PrivateFrameworks/BulletinBoard/BBLocalDataProvider.h index 1498e3f60..a1dc8bc31 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBLocalDataProvider.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBLocalDataProvider.h @@ -14,8 +14,8 @@ NSObject *_remoteQueue; id _dataProvider; NSObject *_watchdogTimer; - BOOL _unresponsive; - BOOL _invalidated; + _Bool _unresponsive; + _Bool _invalidated; } + (id)dataProviderWithDataProvider:(id)arg1 serverQueue:(id)arg2; @@ -24,8 +24,8 @@ - (void)deliverMessageWithName:(id)arg1 userInfo:(id)arg2; - (void)noteSectionInfoDidChange:(id)arg1; - (void)reloadIdentityWithCompletion:(id)arg1; -- (BOOL)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; -- (BOOL)canPerformMigration; +- (_Bool)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; +- (_Bool)canPerformMigration; - (void)attachmentAspectRatioForRecordID:(id)arg1 completion:(id)arg2; - (id)attachmentAspectRatioForRecordID:(id)arg1; - (void)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2 completion:(id)arg3; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorFavoritesListDelegate.h b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorFavoritesListDelegate.h index bb69439b1..e9ff9f7d0 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorFavoritesListDelegate.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorFavoritesListDelegate.h @@ -13,8 +13,8 @@ id _handlerBlock; } -- (BOOL)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; -- (BOOL)predicateShouldContinue:(id)arg1; +- (_Bool)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; +- (_Bool)predicateShouldContinue:(id)arg1; - (void)dealloc; - (id)initWithHandlerBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClient.h b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClient.h index db48bf204..ba9fd3961 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClient.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClient.h @@ -19,13 +19,13 @@ id _activeBehaviorOverridesChangeHandler; } -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; -- (void)activeBehaviorOverrideTypesChanged:(unsigned int)arg1; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; +- (void)activeBehaviorOverrideTypesChanged:(unsigned long long)arg1; - (void)shouldPresentNotificationOfType:(int)arg1 fromSender:(id)arg2 withHandler:(id)arg3; - (void)setActiveBehaviorOverridesChangeHandler:(id)arg1; - (void)setFilteringStateChangeHandler:(id)arg1; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (void)notificationPresentationFilteringChangedToEnabled:(BOOL)arg1; +- (void)notificationPresentationFilteringChangedToEnabled:(_Bool)arg1; - (void)invalidate; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClientProtocol-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClientProtocol-Protocol.h index 778972b91..a605eecb6 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClientProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBNotificationBehaviorUtilitiesClientProtocol-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol BBNotificationBehaviorUtilitiesClientProtocol -- (void)activeBehaviorOverrideTypesChanged:(unsigned int)arg1; -- (void)notificationPresentationFilteringChangedToEnabled:(BOOL)arg1; +- (void)activeBehaviorOverrideTypesChanged:(unsigned long long)arg1; +- (void)notificationPresentationFilteringChangedToEnabled:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBObserver.h b/iOS7/PrivateFrameworks/BulletinBoard/BBObserver.h index 8ab8a776d..221114efd 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBObserver.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBObserver.h @@ -35,6 +35,7 @@ unsigned int sizeForThumbSize:1; unsigned int purgeReferences:1; unsigned int alertBehaviorOverrides:1; + unsigned int alertBehaviorOverrideState:1; unsigned int invalidatedBulletinIDs:1; unsigned int serverConnectionChanged:1; unsigned int serverReceivedResponse:1; @@ -43,54 +44,55 @@ NSMutableDictionary *_sectionParameters; NSMutableDictionary *_attachmentInfoByBulletinID; NSMutableDictionary *_remainingFeedsByBulletinID; - unsigned int _numberOfBulletinFetchesUnderway; + unsigned long long _numberOfBulletinFetchesUnderway; NSMutableSet *_sectionIDsWithUpdatesUnderway; NSMutableDictionary *_bulletinUpdateQueuesBySectionID; id _delegate; - unsigned int _observerFeed; + unsigned long long _observerFeed; } + (void)initialize; -@property(nonatomic) unsigned int observerFeed; // @synthesize observerFeed=_observerFeed; +@property(nonatomic) unsigned long long observerFeed; // @synthesize observerFeed=_observerFeed; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)noteServerReceivedResponseForBulletin:(id)arg1; +- (void)noteAlertBehaviorOverrideStateChanged:(id)arg1; - (void)noteAlertBehaviorOverridesChanged:(id)arg1; - (void)updateSectionParameters:(id)arg1 forSectionID:(id)arg2; -- (void)updateSectionInfo:(id)arg1 inCategory:(int)arg2; -- (void)updateSectionOrder:(id)arg1 forCategory:(int)arg2; +- (void)updateSectionInfo:(id)arg1 inCategory:(long long)arg2; +- (void)updateSectionOrder:(id)arg1 forCategory:(long long)arg2; - (void)updateSectionOrderRule:(id)arg1; -- (void)updateBulletin:(id)arg1 forFeeds:(unsigned int)arg2; +- (void)updateBulletin:(id)arg1 forFeeds:(unsigned long long)arg2; - (void)_dequeueBulletinUpdateIfPossibleForSection:(id)arg1; - (void)_noteCompletedBulletinFetch; - (void)_performBulletinFetch:(id)arg1; - (void)_noteCompletedBulletinUpdateForSection:(id)arg1; - (void)_performOrEnqueueBulletinUpdate:(id)arg1 forSection:(void)arg2; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; -- (void)_registerBulletin:(id)arg1 withTransactionID:(unsigned int)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; +- (void)_registerBulletin:(id)arg1 withTransactionID:(unsigned long long)arg2; - (id)_lifeAssertionForBulletinID:(id)arg1; -- (void)assertionExpired:(id)arg1 transactionID:(unsigned int)arg2; +- (void)assertionExpired:(id)arg1 transactionID:(unsigned long long)arg2; - (void)_preFetchAttachmentInfoIfNecessaryForBulletins:(id)arg1 withCompletion:(id)arg2; - (void)_preFetchAttachmentInfoIfNecessaryForBulletin:(id)arg1 withCompletion:(id)arg2; - (void)_getAttachmentSizesIfPossibleForBulletins:(id)arg1 withCompletion:(id)arg2; - (void)_getAttachmentSizesIfPossibleForBulletin:(id)arg1 withCompletion:(id)arg2; - (void)_getAttachmentImagesIfPossibleForBulletins:(id)arg1 withCompletion:(id)arg2; - (void)_getAttachmentImagesIfPossibleForBulletin:(id)arg1 withCompletion:(id)arg2; -- (void)_fetchAndProcessImageForBulletinID:(id)arg1 withKey:(id)arg2 constraints:(id)arg3 attachmentType:(int)arg4 completion:(id)arg5; -- (id)_reasonableConstraintsForAttachmentType:(int)arg1; -- (BOOL)_attachmentSizesFetchedForBulletinID:(id)arg1; -- (BOOL)_attachmentImagesFetchedForBulletinID:(id)arg1; +- (void)_fetchAndProcessImageForBulletinID:(id)arg1 withKey:(id)arg2 constraints:(id)arg3 attachmentType:(long long)arg4 completion:(id)arg5; +- (id)_reasonableConstraintsForAttachmentType:(long long)arg1; +- (_Bool)_attachmentSizesFetchedForBulletinID:(id)arg1; +- (_Bool)_attachmentImagesFetchedForBulletinID:(id)arg1; - (void)_noteAttachmentSizesFetchedForBulletinID:(id)arg1; - (void)_noteAttachmentImagesFetchedForBulletinID:(id)arg1; - (void)_setAttachmentSize:(struct CGSize)arg1 forKey:(id)arg2 forBulletinID:(id)arg3; - (void)_setAttachmentImage:(id)arg1 forKey:(id)arg2 forBulletinID:(id)arg3; - (struct CGSize)attachmentSizeForKey:(id)arg1 forBulletinID:(id)arg2; - (id)attachmentImageForKey:(id)arg1 forBulletinID:(id)arg2; -- (id)_attachmentInfoForBulletinID:(id)arg1 create:(BOOL)arg2; +- (id)_attachmentInfoForBulletinID:(id)arg1 create:(_Bool)arg2; - (id)parametersForSectionID:(id)arg1; - (void)_getParametersIfNecessaryForSectionIDs:(id)arg1 withCompletion:(id)arg2; - (void)_getParametersIfNecessaryForSectionID:(id)arg1 withCompletion:(id)arg2; -- (void)removeBulletins:(id)arg1 inSection:(id)arg2 fromFeed:(unsigned int)arg3; +- (void)removeBulletins:(id)arg1 inSection:(id)arg2 fromFeed:(unsigned long long)arg3; - (void)removeBulletins:(id)arg1 inSection:(id)arg2; - (void)clearBulletins:(id)arg1 inSection:(id)arg2; - (void)clearSection:(id)arg1; @@ -105,9 +107,9 @@ - (void)requestListBulletinsForSectionID:(id)arg1; - (void)requestNoticesBulletinsForSectionID:(id)arg1; - (void)getSectionInfoWithCompletion:(id)arg1; -- (void)getSectionInfoForCategory:(int)arg1 withCompletion:(id)arg2; +- (void)getSectionInfoForCategory:(long long)arg1 withCompletion:(id)arg2; - (void)getSectionOrderRuleWithCompletion:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (void)_invalidate; - (void)invalidate; - (id)description; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBObserverBulletinAttachmentInfo.h b/iOS7/PrivateFrameworks/BulletinBoard/BBObserverBulletinAttachmentInfo.h index 9d858dcee..22eee0c3f 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBObserverBulletinAttachmentInfo.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBObserverBulletinAttachmentInfo.h @@ -11,17 +11,17 @@ @interface BBObserverBulletinAttachmentInfo : NSObject { NSMutableDictionary *_imageSizePairs; - BOOL imagesFetched; - BOOL sizesFetched; + _Bool imagesFetched; + _Bool sizesFetched; } -@property(nonatomic) BOOL sizesFetched; // @synthesize sizesFetched; -@property(nonatomic) BOOL imagesFetched; // @synthesize imagesFetched; +@property(nonatomic) _Bool sizesFetched; // @synthesize sizesFetched; +@property(nonatomic) _Bool imagesFetched; // @synthesize imagesFetched; - (struct CGSize)sizeForKey:(id)arg1; - (id)imageForKey:(id)arg1; - (void)setSize:(struct CGSize)arg1 forKey:(id)arg2; - (void)setImage:(id)arg1 forKey:(id)arg2; -- (id)_pairForKey:(id)arg1 create:(BOOL)arg2; +- (id)_pairForKey:(id)arg1 create:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProvider.h b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProvider.h index d2ff6ac08..126f52364 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProvider.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProvider.h @@ -19,7 +19,7 @@ NSObject *_queue; NSMutableArray *_pendingRequests; id _delegate; - BOOL _operational; + _Bool _operational; } + (id)_sharedSystemService; @@ -34,12 +34,12 @@ - (void)withdrawBulletinWithPublisherBulletinID:(id)arg1; - (void)withdrawBulletinsWithRecordID:(id)arg1; - (void)modifyBulletin:(id)arg1; -- (void)addBulletin:(id)arg1 forDestinations:(unsigned int)arg2; +- (void)addBulletin:(id)arg1 forDestinations:(unsigned long long)arg2; - (void)invalidateBulletins; - (void)ping:(id)arg1; - (void)deliverMessageWithName:(id)arg1 userInfo:(id)arg2; -- (BOOL)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; -- (BOOL)canPerformMigration; +- (_Bool)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; +- (_Bool)canPerformMigration; - (void)updateSectionInfoWithSectionInfo:(id)arg1 handler:(id)arg2 completion:(void)arg3; - (void)updateClearedInfoWithClearedInfo:(id)arg1 handler:(id)arg2 completion:(void)arg3; - (void)noteSectionInfoDidChange:(id)arg1; @@ -47,17 +47,19 @@ - (void)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2 completion:(id)arg3; - (void)deliverResponse:(id)arg1 forBulletinRequest:(id)arg2; - (void)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; +- (void)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; - (void)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2 completion:(id)arg3; - (void)dataProviderDidLoad; - (void)_logDoesNotRespond:(SEL)arg1; - (void)_sendRequest:(id)arg1; - (void)_prependAndSendRequest:(id)arg1; - (void)_processPendingRequests; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)startWatchdog; - (void)resume; - (void)_invalidate; - (void)invalidate; +- (id)sectionIdentifier; - (id)description; - (void)dealloc; - (id)initWithSectionID:(id)arg1 serviceName:(id)arg2 appBundleID:(id)arg3 delegate:(id)arg4 onQueue:(id)arg5; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderClient-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderClient-Protocol.h index 680df9312..5326001f6 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderClient-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderClient-Protocol.h @@ -13,6 +13,7 @@ - (void)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2 completion:(id)arg3; - (void)deliverBulletinActionResponse:(id)arg1; - (void)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; +- (void)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(id)arg1 lastClearedInfo:(id)arg2 completion:(id)arg3; - (void)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2 completion:(id)arg3; - (void)dataProviderDidLoad; - (void)sectionIdentityWithCompletion:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnection.h b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnection.h index 6424bd8d1..933256999 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnection.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnection.h @@ -17,15 +17,15 @@ BBXPCIncomingConnection *_connection; NSString *_serviceName; NSString *_appBundleID; - BOOL _registered; - BOOL _connected; + _Bool _registered; + _Bool _connected; NSMutableSet *_pendingProviders; id _delegate; } - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)_noteConnectionStateChanged; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (void)removeDataProviderWithSectionID:(id)arg1; - (void)addDataProviderWithSectionID:(id)arg1; - (void)registerServiceName:(id)arg1 appBundleID:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnectionDelegate-Protocol.h index ba19c0681..2bf514b0d 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderConnectionDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol BBRemoteDataProviderConnectionDelegate - (void)dataProviderConnection:(id)arg1 removeDataProviderWithSectionID:(id)arg2; - (void)dataProviderConnection:(id)arg1 addDataProviderWithSectionID:(id)arg2; -- (void)dataProviderConnection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)dataProviderConnection:(id)arg1 connectionStateDidChange:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderServer-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderServer-Protocol.h index 97fc1942b..21e89098c 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderServer-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBRemoteDataProviderServer-Protocol.h @@ -16,7 +16,7 @@ - (void)withdrawBulletinWithPublisherBulletinID:(id)arg1; - (void)withdrawBulletinsWithRecordID:(id)arg1; - (void)modifyBulletin:(id)arg1; -- (void)addBulletin:(id)arg1 forDestinations:(unsigned int)arg2; +- (void)addBulletin:(id)arg1 forDestinations:(unsigned long long)arg2; - (void)invalidateBulletins; - (void)removeDataProvider; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBResponse.h b/iOS7/PrivateFrameworks/BulletinBoard/BBResponse.h index aecd0ca30..10def4735 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBResponse.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBResponse.h @@ -15,16 +15,16 @@ BBAssertion *_lifeAssertion; id _sendBlock; NSString *_bulletinID; - BOOL _sent; + _Bool _sent; NSString *_replyText; NSArray *_lifeAssertions; - int _actionType; + long long _actionType; NSString *_buttonID; } @property(copy, nonatomic) NSString *buttonID; // @synthesize buttonID=_buttonID; @property(copy, nonatomic) NSString *replyText; // @synthesize replyText=_replyText; -@property(nonatomic) int actionType; // @synthesize actionType=_actionType; +@property(nonatomic) long long actionType; // @synthesize actionType=_actionType; @property(retain, nonatomic) NSString *bulletinID; // @synthesize bulletinID=_bulletinID; @property(copy, nonatomic) id sendBlock; // @synthesize sendBlock=_sendBlock; @property(copy, nonatomic) NSArray *lifeAssertions; // @synthesize lifeAssertions=_lifeAssertions; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIcon.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIcon.h index 682aba963..4905094de 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIcon.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIcon.h @@ -16,13 +16,13 @@ NSSet *_variants; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSSet *variants; // @synthesize variants=_variants; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_bestVariantForUIFormat:(int)arg1; -- (id)_bestVariantForFormat:(int)arg1; +- (id)_bestVariantForFormat:(long long)arg1; - (void)dealloc; - (void)addVariant:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIconVariant.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIconVariant.h index 01bcb0915..6015de20c 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIconVariant.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionIconVariant.h @@ -9,20 +9,29 @@ #import "NSCopying-Protocol.h" #import "NSSecureCoding-Protocol.h" -@class NSData; +@class NSData, NSString; @interface BBSectionIconVariant : NSObject { - BOOL _precomposed; - int _format; + _Bool _precomposed; + long long _format; NSData *_imageData; + NSString *_imagePath; + NSString *_imageName; + NSString *_bundlePath; } -+ (BOOL)supportsSecureCoding; -+ (id)variantWithFormat:(int)arg1 imageData:(id)arg2; -@property(nonatomic, getter=isPrecomposed) BOOL precomposed; // @synthesize precomposed=_precomposed; ++ (_Bool)supportsSecureCoding; ++ (id)variantWithFormat:(long long)arg1 imageName:(id)arg2 inBundle:(id)arg3; ++ (id)variantWithFormat:(long long)arg1 imagePath:(id)arg2; ++ (id)variantWithFormat:(long long)arg1 imageData:(id)arg2; ++ (id)_variantWithFormat:(long long)arg1; +@property(nonatomic, getter=isPrecomposed) _Bool precomposed; // @synthesize precomposed=_precomposed; +@property(copy, nonatomic) NSString *bundlePath; // @synthesize bundlePath=_bundlePath; +@property(copy, nonatomic) NSString *imageName; // @synthesize imageName=_imageName; +@property(copy, nonatomic) NSString *imagePath; // @synthesize imagePath=_imagePath; @property(copy, nonatomic) NSData *imageData; // @synthesize imageData=_imageData; -@property(nonatomic) int format; // @synthesize format=_format; +@property(nonatomic) long long format; // @synthesize format=_format; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo-Internal.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo-Internal.h new file mode 100644 index 000000000..b1b370912 --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBSectionInfo (Internal) +- (id)effectiveSectionInfoWithFactoryInfo:(id)arg1; +- (id)effectiveSectionInfo; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo.h index 67c53f295..e4d4f643e 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionInfo.h @@ -15,15 +15,15 @@ { NSString *_sectionID; NSString *_subsectionID; - int _sectionType; - int _sectionCategory; - BOOL _showsInNotificationCenter; - unsigned int _suppressedSettings; - unsigned int _pushSettings; - unsigned int _alertType; - unsigned int _notificationCenterLimit; - BOOL _showsInLockScreen; - BOOL _showsOnBluetoothDevices; + long long _sectionType; + long long _sectionCategory; + _Bool _showsInNotificationCenter; + unsigned long long _suppressedSettings; + unsigned long long _pushSettings; + unsigned long long _alertType; + unsigned long long _notificationCenterLimit; + _Bool _showsInLockScreen; + _Bool _showsOnBluetoothDevices; NSString *_pathToWeeAppPluginBundle; NSString *_displayName; BBSectionIcon *_icon; @@ -31,47 +31,47 @@ BBSectionInfo *_parentSection; NSString *_factorySectionID; NSArray *_dataProviderIDs; - BOOL _suppressFromSettings; - BOOL _displaysCriticalBulletins; - BOOL _hideWeeApp; - BOOL _showsMessagePreview; - int _subsectionPriority; - unsigned int _version; + _Bool _suppressFromSettings; + _Bool _displaysCriticalBulletins; + _Bool _hideWeeApp; + _Bool _showsMessagePreview; + long long _subsectionPriority; + unsigned long long _version; } -+ (BOOL)supportsSecureCoding; -+ (id)defaultSectionInfoForType:(int)arg1; -+ (BOOL)defaultStateForSetting:(unsigned int)arg1 inSectionType:(int)arg2; -@property(nonatomic) BOOL showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; -@property(nonatomic) unsigned int version; // @synthesize version=_version; ++ (_Bool)supportsSecureCoding; ++ (id)defaultSectionInfoForType:(long long)arg1; ++ (_Bool)defaultStateForSetting:(unsigned long long)arg1 inSectionType:(long long)arg2; +@property(nonatomic) _Bool showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; +@property(nonatomic) unsigned long long version; // @synthesize version=_version; @property(copy, nonatomic) NSArray *dataProviderIDs; // @synthesize dataProviderIDs=_dataProviderIDs; @property(copy, nonatomic) NSString *factorySectionID; // @synthesize factorySectionID=_factorySectionID; -@property(nonatomic) BOOL hideWeeApp; // @synthesize hideWeeApp=_hideWeeApp; -@property(nonatomic) unsigned int suppressedSettings; // @synthesize suppressedSettings=_suppressedSettings; -@property(nonatomic) int subsectionPriority; // @synthesize subsectionPriority=_subsectionPriority; +@property(nonatomic) _Bool hideWeeApp; // @synthesize hideWeeApp=_hideWeeApp; +@property(nonatomic) unsigned long long suppressedSettings; // @synthesize suppressedSettings=_suppressedSettings; +@property(nonatomic) long long subsectionPriority; // @synthesize subsectionPriority=_subsectionPriority; @property(nonatomic) BBSectionInfo *parentSection; // @synthesize parentSection=_parentSection; @property(copy, nonatomic) NSArray *subsections; // @synthesize subsections=_subsections; -@property(nonatomic) BOOL displaysCriticalBulletins; // @synthesize displaysCriticalBulletins=_displaysCriticalBulletins; +@property(nonatomic) _Bool displaysCriticalBulletins; // @synthesize displaysCriticalBulletins=_displaysCriticalBulletins; @property(copy, nonatomic) BBSectionIcon *icon; // @synthesize icon=_icon; @property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(copy, nonatomic) NSString *pathToWeeAppPluginBundle; // @synthesize pathToWeeAppPluginBundle=_pathToWeeAppPluginBundle; -@property(nonatomic) unsigned int alertType; // @synthesize alertType=_alertType; -@property(nonatomic) unsigned int pushSettings; // @synthesize pushSettings=_pushSettings; -@property(nonatomic) unsigned int notificationCenterLimit; // @synthesize notificationCenterLimit=_notificationCenterLimit; -@property(nonatomic) BOOL showsOnBluetoothDevices; // @synthesize showsOnBluetoothDevices=_showsOnBluetoothDevices; -@property(nonatomic) BOOL showsInLockScreen; // @synthesize showsInLockScreen=_showsInLockScreen; -@property(nonatomic) BOOL showsInNotificationCenter; // @synthesize showsInNotificationCenter=_showsInNotificationCenter; -@property(nonatomic) BOOL suppressFromSettings; // @synthesize suppressFromSettings=_suppressFromSettings; -@property(nonatomic) int sectionCategory; // @synthesize sectionCategory=_sectionCategory; -@property(nonatomic) int sectionType; // @synthesize sectionType=_sectionType; +@property(nonatomic) unsigned long long alertType; // @synthesize alertType=_alertType; +@property(nonatomic) unsigned long long pushSettings; // @synthesize pushSettings=_pushSettings; +@property(nonatomic) unsigned long long notificationCenterLimit; // @synthesize notificationCenterLimit=_notificationCenterLimit; +@property(nonatomic) _Bool showsOnBluetoothDevices; // @synthesize showsOnBluetoothDevices=_showsOnBluetoothDevices; +@property(nonatomic) _Bool showsInLockScreen; // @synthesize showsInLockScreen=_showsInLockScreen; +@property(nonatomic) _Bool showsInNotificationCenter; // @synthesize showsInNotificationCenter=_showsInNotificationCenter; +@property(nonatomic) _Bool suppressFromSettings; // @synthesize suppressFromSettings=_suppressFromSettings; +@property(nonatomic) long long sectionCategory; // @synthesize sectionCategory=_sectionCategory; +@property(nonatomic) long long sectionType; // @synthesize sectionType=_sectionType; @property(copy, nonatomic) NSString *subsectionID; // @synthesize subsectionID=_subsectionID; @property(copy, nonatomic) NSString *sectionID; // @synthesize sectionID=_sectionID; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @property(readonly, nonatomic) NSData *iconData; -@property(nonatomic) unsigned int bulletinCount; -@property(nonatomic) BOOL enabled; +@property(nonatomic) unsigned long long bulletinCount; +@property(nonatomic) _Bool enabled; - (void)_dissociateDataProviderSectionInfo:(id)arg1; - (void)_associateDataProviderSectionInfo:(id)arg1; - (id)_subsectionForID:(id)arg1; @@ -79,11 +79,9 @@ - (void)_addSubsection:(id)arg1; - (id)description; - (id)_pushSettingsDescription; -- (void)_configureWithDefaultsForSectionType:(int)arg1; +- (void)_configureWithDefaultsForSectionType:(long long)arg1; - (void)dealloc; - (id)init; -- (id)effectiveSectionInfoWithFactoryInfo:(id)arg1; -- (id)effectiveSectionInfo; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionParameters.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionParameters.h index f83f2fe7e..208a69da6 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionParameters.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionParameters.h @@ -13,12 +13,12 @@ @interface BBSectionParameters : NSObject { NSLock *_lock; - BOOL _showsSubtitle; - BOOL _usesVariableLayout; - BOOL _orderSectionUsingRecencyDate; - BOOL _showsDateInFloatingLockScreenAlert; - BOOL _displaysCriticalBulletins; - unsigned int _messageNumberOfLines; + _Bool _showsSubtitle; + _Bool _usesVariableLayout; + _Bool _orderSectionUsingRecencyDate; + _Bool _showsDateInFloatingLockScreenAlert; + _Bool _displaysCriticalBulletins; + unsigned long long _messageNumberOfLines; BBSectionSubtypeParameters *_defaultSubtypeParameters; NSMutableDictionary *_allSubtypeParameters; NSString *_displayName; @@ -26,24 +26,24 @@ NSString *_uniqueIdentifier; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)copyCachedSectionParametersWithIdentifier:(id)arg1; + (void)removeSectionParametersFromCache:(id)arg1; + (void)addSectionParametersToCache:(id)arg1; @property(retain, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; -@property(nonatomic) BOOL displaysCriticalBulletins; // @synthesize displaysCriticalBulletins=_displaysCriticalBulletins; +@property(nonatomic) _Bool displaysCriticalBulletins; // @synthesize displaysCriticalBulletins=_displaysCriticalBulletins; @property(retain, nonatomic) BBSectionIcon *icon; // @synthesize icon=_icon; @property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(retain, nonatomic) NSMutableDictionary *allSubtypeParameters; // @synthesize allSubtypeParameters=_allSubtypeParameters; @property(retain, nonatomic) BBSectionSubtypeParameters *defaultSubtypeParameters; // @synthesize defaultSubtypeParameters=_defaultSubtypeParameters; -@property(nonatomic) BOOL showsDateInFloatingLockScreenAlert; // @synthesize showsDateInFloatingLockScreenAlert=_showsDateInFloatingLockScreenAlert; -@property(nonatomic) BOOL orderSectionUsingRecencyDate; // @synthesize orderSectionUsingRecencyDate=_orderSectionUsingRecencyDate; -@property(nonatomic) BOOL usesVariableLayout; // @synthesize usesVariableLayout=_usesVariableLayout; -@property(nonatomic) unsigned int messageNumberOfLines; // @synthesize messageNumberOfLines=_messageNumberOfLines; -@property(nonatomic) BOOL showsSubtitle; // @synthesize showsSubtitle=_showsSubtitle; +@property(nonatomic) _Bool showsDateInFloatingLockScreenAlert; // @synthesize showsDateInFloatingLockScreenAlert=_showsDateInFloatingLockScreenAlert; +@property(nonatomic) _Bool orderSectionUsingRecencyDate; // @synthesize orderSectionUsingRecencyDate=_orderSectionUsingRecencyDate; +@property(nonatomic) _Bool usesVariableLayout; // @synthesize usesVariableLayout=_usesVariableLayout; +@property(nonatomic) unsigned long long messageNumberOfLines; // @synthesize messageNumberOfLines=_messageNumberOfLines; +@property(nonatomic) _Bool showsSubtitle; // @synthesize showsSubtitle=_showsSubtitle; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)parametersForSubtype:(int)arg1; +- (id)parametersForSubtype:(long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionSubtypeParameters.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionSubtypeParameters.h index 12aa239e1..bf191c2be 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSectionSubtypeParameters.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSectionSubtypeParameters.h @@ -8,7 +8,7 @@ #import "NSSecureCoding-Protocol.h" -@class NSNumber, NSSet, NSString; +@class BBSectionIcon, NSNumber, NSSet, NSString; @interface BBSectionSubtypeParameters : NSObject { @@ -18,6 +18,7 @@ NSString *_fullUnlockActionLabel; NSString *_unlockActionLabel; NSSet *_alertSuppressionAppIDs; + BBSectionIcon *_sectionIconOverride; NSNumber *_boxedCoalescesWhenLocked; NSNumber *_boxedSuppressesMessageForPrivacy; NSNumber *_boxedRealertCount; @@ -29,7 +30,7 @@ NSNumber *_boxedIPodOutAlertType; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSNumber *boxedIPodOutAlertType; // @synthesize boxedIPodOutAlertType=_boxedIPodOutAlertType; @property(retain, nonatomic) NSNumber *boxedSubtypePriority; // @synthesize boxedSubtypePriority=_boxedSubtypePriority; @property(retain, nonatomic) NSNumber *boxedVisuallyIndicatesWhenDateIsInFuture; // @synthesize boxedVisuallyIndicatesWhenDateIsInFuture=_boxedVisuallyIndicatesWhenDateIsInFuture; @@ -47,15 +48,16 @@ @property(nonatomic) BBSectionSubtypeParameters *fallbackParameters; // @synthesize fallbackParameters=_fallbackParameters; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -@property(nonatomic) int iPodOutAlertType; -@property(nonatomic) unsigned int subtypePriority; -@property(nonatomic) BOOL visuallyIndicatesWhenDateIsInFuture; -@property(nonatomic) BOOL bannerShowsSubtitle; -@property(nonatomic) BOOL preservesUnlockActionCase; -@property(nonatomic) BOOL inertWhenLocked; -@property(nonatomic) unsigned int realertCount; -@property(nonatomic) BOOL suppressesMessageForPrivacy; -@property(nonatomic) BOOL coalescesWhenLocked; +@property(nonatomic) long long iPodOutAlertType; +@property(nonatomic) unsigned long long subtypePriority; +@property(nonatomic) _Bool visuallyIndicatesWhenDateIsInFuture; +@property(nonatomic) _Bool bannerShowsSubtitle; +@property(nonatomic) _Bool preservesUnlockActionCase; +@property(nonatomic) _Bool inertWhenLocked; +@property(nonatomic) unsigned long long realertCount; +@property(nonatomic) _Bool suppressesMessageForPrivacy; +@property(nonatomic) _Bool coalescesWhenLocked; +@property(copy, nonatomic) BBSectionIcon *sectionIconOverride; // @synthesize sectionIconOverride=_sectionIconOverride; - (void)dealloc; - (id)initWithFallbackParameters:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServer-NotificationBehavior.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-NotificationBehavior.h new file mode 100644 index 000000000..470d14e52 --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-NotificationBehavior.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "ABPredicateDelegate-Protocol.h" + +@interface BBServer (NotificationBehavior) +- (_Bool)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; +- (_Bool)predicateShouldContinue:(id)arg1; +- (_Bool)isPrivilegedSenderFilteringNecessaryForActiveBehaviorOverrides:(unsigned long long)arg1 privilegedSenderTypes:(unsigned long long)arg2; +- (_Bool)shouldPresentNotificationOfType:(int)arg1 fromSenderWithDestinationID:(id)arg2; +- (_Bool)_doesAddressBookContainDestinationID:(id)arg1; +- (_Bool)_doesFavoritesListContainDestinationID:(id)arg1; +- (_Bool)_checkPersistentSenderStatusForDestinationID:(id)arg1 notificationType:(int)arg2; +- (_Bool)_doesPrivilegedAddressBookGroupContainDestinationID:(id)arg1; +- (_Bool)_isDestinationID:(id)arg1 inAddressBookGroupWithRecordID:(int)arg2; +- (id)_addressBookPredicateForDestinationID:(id)arg1; +- (id)_favoritesListManager; +- (void *)_addressBook; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServer-Publication.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-Publication.h new file mode 100644 index 000000000..12a3d28cf --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-Publication.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBServer (Publication) +- (void)withdrawBulletinRequestsWithPublisherBulletinID:(id)arg1 forSectionID:(id)arg2; +- (void)withdrawBulletinRequestsWithRecordID:(id)arg1 forSectionID:(id)arg2; +- (void)updateSection:(id)arg1 inFeed:(unsigned long long)arg2 withBulletinRequests:(id)arg3; +- (void)publishBulletinRequest:(id)arg1 destinations:(unsigned long long)arg2 alwaysToLockScreen:(_Bool)arg3; +- (void)publishBulletinRequest:(id)arg1 destinations:(unsigned long long)arg2; +- (void)_updateShowsMessagePreviewForBulletin:(id)arg1; +- (void)deliverResponse:(id)arg1; +- (void)noteFinishedWithBulletinID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServer-PublicationInternal.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-PublicationInternal.h new file mode 100644 index 000000000..32646c94a --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-PublicationInternal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBServer (PublicationInternal) +- (_Bool)_isSectionIDRestricted:(id)arg1; +- (id)_removalsForNoticesSection:(id)arg1 addition:(id)arg2 keepAddition:(_Bool *)arg3; +- (void)_assignIDToBulletinRequest:(id)arg1 checkAgainstBulletins:(id)arg2; +- (void)_assignIDToBulletinRequest:(id)arg1; +- (id)_bulletinRequestsForIDs:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServer-SystemState.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-SystemState.h new file mode 100644 index 000000000..b9db0b889 --- /dev/null +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServer-SystemState.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface BBServer (SystemState) +- (void)noteRestrictedSectionIDsDidChange:(id)arg1; +- (void)noteOccurrenceOfEvent:(unsigned long long)arg1; +- (void)noteChangeOfState:(unsigned long long)arg1 newValue:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServer.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServer.h index fce691c43..8eb606841 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBServer.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServer.h @@ -6,24 +6,23 @@ #import "NSObject.h" -#import "ABPredicateDelegate-Protocol.h" #import "BBDataProviderManagerDelegate-Protocol.h" #import "BBSyncServiceDelegate-Protocol.h" #import "XPCProxyTarget-Protocol.h" @class ABFavoritesListManager, BBDataProviderManager, BBSyncService, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSSet, NSString; -@interface BBServer : NSObject +@interface BBServer : NSObject { NSMutableDictionary *_bulletinRequestsByID; NSMutableDictionary *_sectionInfoByID; NSSet *_restrictedSectionIDs; - unsigned int _currentSystemState; + unsigned long long _currentSystemState; int _privilegedAddressBookGroupRecordID; NSMutableDictionary *_lastContactTimeForSender; - unsigned int _activeBehaviorOverrides; - unsigned int _privilegedSenderTypes; - BOOL _isRunning; + unsigned long long _activeBehaviorOverrides; + unsigned long long _privilegedSenderTypes; + _Bool _isRunning; BBDataProviderManager *_dataProviderManager; NSMutableSet *_observers; NSMutableSet *_noticesObservers; @@ -38,7 +37,7 @@ NSMutableSet *_suspendedConnections; NSMutableDictionary *_activeSectionIDsByCategory; NSMutableDictionary *_sortedSectionIDsByCategory; - int _sectionOrderRule; + long long _sectionOrderRule; NSMutableDictionary *_bulletinsByID; NSMutableDictionary *_bulletinIDsBySectionID; NSMutableDictionary *_transactionsByObserver; @@ -46,17 +45,17 @@ NSMutableDictionary *_todayBulletinIDsBySectionID; NSMutableDictionary *_futureBulletinIDsBySectionID; NSArray *_behaviorOverrides; - int _behaviorOverrideStatus; + long long _behaviorOverrideStatus; NSDate *_behaviorOverrideStatusEffectiveTime; NSObject *_behaviorOverridesTimer; NSDate *_behaviorOverridesWakeTime; NSMutableArray *_behaviorOverrideStatusChangeClients; NSMutableArray *_activeBehaviorOverrideTypesChangeSettingsGateways; NSMutableArray *_activeBehaviorOverrideTypesChangeClients; - BOOL _behaviorOverridesEffectiveWhileUnlocked; + _Bool _behaviorOverridesEffectiveWhileUnlocked; NSString *_privilegedAddressBookGroupName; NSMutableArray *_privilegedSenderFilteringStateChangeClients; - BOOL _privilegedSenderFilteringNecessary; + _Bool _privilegedSenderFilteringNecessary; NSMutableArray *_expiringBulletinIDs; NSObject *_expirationTimer; NSMutableArray *_eventBasedExpiringBulletinIDs; @@ -68,12 +67,12 @@ BBSyncService *_syncService; void *_addressBook; ABFavoritesListManager *_favoritesListManager; - BOOL _entryFound; + _Bool _entryFound; } + (void)initialize; -- (BOOL)syncService:(id)arg1 shouldAbortDelayedDismissalForBulletin:(id)arg2; -- (void)syncService:(id)arg1 receivedDismissalDictionaries:(id)arg2 dismissalIDs:(id)arg3 inSection:(id)arg4 forFeeds:(unsigned int)arg5; +- (_Bool)syncService:(id)arg1 shouldAbortDelayedDismissalForBulletin:(id)arg2; +- (void)syncService:(id)arg1 receivedDismissalDictionaries:(id)arg2 dismissalIDs:(id)arg3 inSection:(id)arg4 forFeeds:(unsigned long long)arg5; - (void)demo_lockscreen:(unsigned long long)arg1; - (void)_writeBehaviorOverrides; - (void)_loadBehaviorOverrides; @@ -92,11 +91,11 @@ - (void)_removeDataProvider:(id)arg1 forFactory:(id)arg2; - (void)_addDataProvider:(id)arg1 forFactory:(id)arg2; - (void)_removeActiveSectionID:(id)arg1; -- (void)_removeActiveSectionID:(id)arg1 fromCategory:(int)arg2; -- (id)_bulletinsForSectionID:(id)arg1 inFeeds:(unsigned int)arg2; +- (void)_removeActiveSectionID:(id)arg1 fromCategory:(long long)arg2; +- (id)_bulletinsForSectionID:(id)arg1 inFeeds:(unsigned long long)arg2; - (void)_addActiveSectionID:(id)arg1; -- (void)_addActiveSectionID:(id)arg1 toCategory:(int)arg2; -- (void)_addSectionID:(id)arg1 toSortedSectionIDsForCategory:(int)arg2; +- (void)_addActiveSectionID:(id)arg1 toCategory:(long long)arg2; +- (void)_addSectionID:(id)arg1 toSortedSectionIDsForCategory:(long long)arg2; - (void)dpManager:(id)arg1 removeDataProviderSectionID:(id)arg2; - (void)dpManager:(id)arg1 addDataProviderFactory:(id)arg2 withSectionInfo:(id)arg3; - (void)dpManager:(id)arg1 addDataProvider:(id)arg2 withSectionInfo:(id)arg3; @@ -108,36 +107,36 @@ - (void)_saveUpdatedClearedInfo:(id)arg1 forSectionID:(id)arg2; - (void)_setClearedInfo:(id)arg1 forSectionID:(id)arg2; - (id)_clearedInfoForSectionID:(id)arg1; -- (unsigned int)_filtersForSectionID:(id)arg1; -- (void)_publishBulletinRequest:(id)arg1 forSectionID:(id)arg2 forDestinations:(unsigned int)arg3 alwaysToLockScreen:(BOOL)arg4; -- (void)_publishBulletinRequest:(id)arg1 forSectionID:(id)arg2 forDestinations:(unsigned int)arg3; +- (unsigned long long)_filtersForSectionID:(id)arg1; +- (void)_publishBulletinRequest:(id)arg1 forSectionID:(id)arg2 forDestinations:(unsigned long long)arg3 alwaysToLockScreen:(_Bool)arg4; +- (void)_publishBulletinRequest:(id)arg1 forSectionID:(id)arg2 forDestinations:(unsigned long long)arg3; - (void)_reloadReloadSectionInfoForSectionID:(id)arg1; - (void)_updateSectionParametersForDataProvider:(id)arg1; - (void)_reloadSectionParametersForSectionID:(id)arg1; - (void)_updateAllBulletinsForDataProvider:(id)arg1; -- (void)_updateBulletinsInFeed:(unsigned int)arg1 forDataProvider:(id)arg2 enabledSectionIDs:(id)arg3; +- (void)_updateBulletinsInFeed:(unsigned long long)arg1 forDataProvider:(id)arg2 enabledSectionIDs:(id)arg3; - (void)_updateAllBulletinsForDataProviderIfSectionIsEnabled:(id)arg1; -- (void)_updateBulletinsInFeed:(unsigned int)arg1 forDataProviderIfSectionIsEnabled:(id)arg2; -- (void)_updateBulletinsInFeed:(unsigned int)arg1 ifSectionIsEnabled:(id)arg2; +- (void)_updateBulletinsInFeed:(unsigned long long)arg1 forDataProviderIfSectionIsEnabled:(id)arg2; +- (void)_updateBulletinsInFeed:(unsigned long long)arg1 ifSectionIsEnabled:(id)arg2; - (id)_enabledSectionIDsForDataProvider:(id)arg1; -- (BOOL)_verifyBulletinRequest:(id)arg1 forDataProvider:(id)arg2; +- (_Bool)_verifyBulletinRequest:(id)arg1 forDataProvider:(id)arg2; - (void)_publishBulletinsForAllDataProviders; - (void)_loadDataProvidersAndSettings; - (void)_migrateSectionOrder; - (void)_migrateLoadedData; - (id)_sectionIDsToMigrate; - (void)weeAppWithBundleID:(id)arg1 getHiddenFromUser:(id)arg2; -- (void)weeAppWithBundleID:(id)arg1 setHiddenFromUser:(BOOL)arg2; +- (void)weeAppWithBundleID:(id)arg1 setHiddenFromUser:(_Bool)arg2; - (void)sendMessageToDataProviderSectionID:(id)arg1 name:(id)arg2 userInfo:(id)arg3; -- (void)setActiveBehaviorOverrideChangeUpdatesEnabled:(BOOL)arg1 forClient:(id)arg2; -- (void)setNotificationPresentationFilteringStateChangeUpdatesEnabled:(BOOL)arg1 forClient:(id)arg2; +- (void)setActiveBehaviorOverrideChangeUpdatesEnabled:(_Bool)arg1 forClient:(id)arg2; +- (void)setNotificationPresentationFilteringStateChangeUpdatesEnabled:(_Bool)arg1 forClient:(id)arg2; - (void)getShouldPresentNotificationOfType:(int)arg1 fromSenderWithDestinationID:(id)arg2 handler:(id)arg3; -- (void)settingsGateway:(id)arg1 setBehaviorOverridesEffectiveWhileUnlocked:(BOOL)arg2; -- (void)settingsGateway:(id)arg1 setActiveBehaviorOverrideTypesChangeUpdatesEnabled:(BOOL)arg2; -- (void)settingsGateway:(id)arg1 setBehaviorOverrideStatusChangeUpdatesEnabled:(BOOL)arg2; +- (void)settingsGateway:(id)arg1 setBehaviorOverridesEffectiveWhileUnlocked:(_Bool)arg2; +- (void)settingsGateway:(id)arg1 setActiveBehaviorOverrideTypesChangeUpdatesEnabled:(_Bool)arg2; +- (void)settingsGateway:(id)arg1 setBehaviorOverrideStatusChangeUpdatesEnabled:(_Bool)arg2; - (void)settingsGateway:(id)arg1 setPrivilegedSenderAddressBookGroupRecordID:(int)arg2 name:(id)arg3; -- (void)settingsGateway:(id)arg1 setPrivilegedSenderTypes:(unsigned int)arg2; -- (void)settingsGateway:(id)arg1 setBehaviorOverrideStatus:(int)arg2; +- (void)settingsGateway:(id)arg1 setPrivilegedSenderTypes:(unsigned long long)arg2; +- (void)settingsGateway:(id)arg1 setBehaviorOverrideStatus:(long long)arg2; - (void)settingsGateway:(id)arg1 setBehaviorOverrides:(id)arg2; - (void)_clearBehaviorOverridesTimer; - (void)_updateBehaviorOverrides; @@ -145,31 +144,32 @@ - (void)_behaviorOverrideStatusChanged; - (void)_behaviorOverridesChanged; - (void)_sendUpdateBehaviorOverrides; -- (unsigned int)_activeBehaviorOverrideTypesConsideringSystemState:(BOOL)arg1; +- (unsigned long long)_behaviorOverrideState; +- (unsigned long long)_activeBehaviorOverrideTypesConsideringSystemState:(_Bool)arg1; - (void)_noteSystemStateChanged; -- (unsigned int)_adjustedBehaviorOverrideTypes:(unsigned int)arg1 basedOnSystemState:(unsigned int)arg2; +- (unsigned long long)_adjustedBehaviorOverrideTypes:(unsigned long long)arg1 basedOnSystemState:(unsigned long long)arg2; - (void)_setBehaviorOverridesTimer; -- (void)settingsGateway:(id)arg1 setSectionInfo:(id)arg2 forSectionID:(id)arg3 inCategory:(int)arg4; -- (void)settingsGateway:(id)arg1 setOrderedSectionIDs:(id)arg2 forCategory:(int)arg3; -- (void)settingsGateway:(id)arg1 setSectionOrderRule:(int)arg2; +- (void)settingsGateway:(id)arg1 setSectionInfo:(id)arg2 forSectionID:(id)arg3 inCategory:(long long)arg4; +- (void)settingsGateway:(id)arg1 setOrderedSectionIDs:(id)arg2 forCategory:(long long)arg3; +- (void)settingsGateway:(id)arg1 setSectionOrderRule:(long long)arg2; - (void)settingsGateway:(id)arg1 getBehaviorOverridesEffectiveWhileUnlockedWithHandler:(id)arg2; - (void)settingsGateway:(id)arg1 getPrivilegedSenderAddressBookGroupRecordIDAndNameWithHandler:(id)arg2; - (void)settingsGateway:(id)arg1 getPrivilegedSenderTypesWithHandler:(id)arg2; - (void)settingsGateway:(id)arg1 getBehaviorOverridesEnabledWithHandler:(id)arg2; - (void)settingsGateway:(id)arg1 getBehaviorOverridesWithHandler:(id)arg2; -- (void)settingsGateway:(id)arg1 getSectionInfoForCategory:(int)arg2 withHandler:(id)arg3; +- (void)settingsGateway:(id)arg1 getSectionInfoForCategory:(long long)arg2 withHandler:(id)arg3; - (void)observer:(id)arg1 getActiveAlertBehaviorOverridesWithHandler:(id)arg2; - (void)observer:(id)arg1 requestFutureBulletinsForSectionID:(id)arg2; - (void)observer:(id)arg1 requestTodayBulletinsForSectionID:(id)arg2; - (void)observer:(id)arg1 requestNoticesBulletinsForSectionID:(id)arg2; - (id)_updatesForObserver:(id)arg1 bulletinIDs:(id)arg2; -- (void)observer:(id)arg1 getSectionInfoForCategory:(int)arg2 withHandler:(id)arg3; -- (void)observer:(id)arg1 removeBulletins:(id)arg2 inSection:(id)arg3 fromFeeds:(unsigned int)arg4; +- (void)observer:(id)arg1 getSectionInfoForCategory:(long long)arg2 withHandler:(id)arg3; +- (void)observer:(id)arg1 removeBulletins:(id)arg2 inSection:(id)arg3 fromFeeds:(unsigned long long)arg4; - (void)observer:(id)arg1 clearBulletinIDs:(id)arg2 inSection:(id)arg3; - (void)observer:(id)arg1 clearSection:(id)arg2; -- (void)observer:(id)arg1 finishedWithBulletinID:(id)arg2 transactionID:(unsigned int)arg3; +- (void)observer:(id)arg1 finishedWithBulletinID:(id)arg2 transactionID:(unsigned long long)arg3; - (void)observer:(id)arg1 handleResponse:(id)arg2; -- (void)observer:(id)arg1 setObserverFeed:(unsigned int)arg2; +- (void)observer:(id)arg1 setObserverFeed:(unsigned long long)arg2; - (void)getAttachmentAspectRatioForBulletinID:(id)arg1 withHandler:(id)arg2; - (void)getAttachmentPNGDataForBulletinID:(id)arg1 sizeConstraints:(id)arg2 withHandler:(id)arg3; - (void)getSectionParametersForSectionID:(id)arg1 withHandler:(id)arg2; @@ -178,8 +178,8 @@ - (void)ping:(id)arg1; - (void)_scheduleExpirationForBulletin:(id)arg1; - (void)_expireBulletins; -- (void)_expireBulletinsDueToSystemEvent:(unsigned int)arg1; -- (unsigned int)_indexForNewDate:(id)arg1 inBulletinIDArray:(id)arg2 sortedAscendingByDateForKey:(id)arg3; +- (void)_expireBulletinsDueToSystemEvent:(unsigned long long)arg1; +- (unsigned long long)_indexForNewDate:(id)arg1 inBulletinIDArray:(id)arg2 sortedAscendingByDateForKey:(id)arg3; - (id)_bulletinIDsInSortedArray:(id)arg1 withDateForKey:(id)arg2 beforeCutoff:(id)arg3; - (void)_expireBulletinsAndRescheduleTimerIfNecessary; - (id)_nextExpireBulletinsDate; @@ -189,94 +189,70 @@ - (void)_handleSystemWake; - (void)_handleSystemSleep; - (void)_setSectionInfo:(id)arg1 forSectionID:(id)arg2; -- (void)_setSectionInfo:(id)arg1 forSectionID:(id)arg2 inCategory:(int)arg3; -- (void)_clearBulletinIDIfPossible:(id)arg1 rescheduleExpirationTimer:(BOOL)arg2; -- (id)_sectionInfoArrayForCategory:(int)arg1 effective:(BOOL)arg2; -- (id)_sectionInfoForSectionID:(id)arg1 effective:(BOOL)arg2; +- (void)_setSectionInfo:(id)arg1 forSectionID:(id)arg2 inCategory:(long long)arg3; +- (_Bool)_didNotificationCenterSettingsChangeWithSectionInfo:(id)arg1 replacingSectionInfo:(id)arg2; +- (void)_clearBulletinIDIfPossible:(id)arg1 rescheduleExpirationTimer:(_Bool)arg2; +- (id)_sectionInfoArrayForCategory:(long long)arg1 effective:(_Bool)arg2; +- (id)_sectionInfoForSectionID:(id)arg1 effective:(_Bool)arg2; - (id)_effectiveSectionInfoForSectionInfo:(id)arg1; - (void)_sortSectionIDs:(id)arg1 usingGuideArray:(id)arg2; - (void)_sortSectionIDs:(id)arg1 usingOrder:(id)arg2; -- (id)_sortedActiveSectionsForCategory:(int)arg1; -- (id)_sortedSectionIDsForCategory:(int)arg1; +- (id)_sortedActiveSectionsForCategory:(long long)arg1; +- (id)_sortedSectionIDsForCategory:(long long)arg1; - (id)activeSectionIDsForDefaultCategory; -- (id)_activeSectionIDsForCategory:(int)arg1; -- (id)_defaultSectionOrderForCategory:(int)arg1 topLevelCollection:(id)arg2; +- (id)_activeSectionIDsForCategory:(long long)arg1; +- (id)_defaultSectionOrderForCategory:(long long)arg1 topLevelCollection:(id)arg2; - (id)_defaultSectionOrders; - (id)_allBulletinsForSectionID:(id)arg1; - (id)_bulletinsForIDs:(id)arg1; -- (unsigned int)_incrementedTransactionIDForObserver:(id)arg1 bulletinID:(id)arg2; +- (unsigned long long)_incrementedTransactionIDForObserver:(id)arg1 bulletinID:(id)arg2; - (id)_currentTransactionForObserver:(id)arg1 bulletinID:(id)arg2; -- (unsigned int)_feedsForBulletin:(id)arg1 destinations:(unsigned int)arg2 alwaysToLockScreen:(BOOL)arg3; -- (unsigned int)_feedsForBulletin:(id)arg1 destinations:(unsigned int)arg2; +- (unsigned long long)_feedsForBulletin:(id)arg1 destinations:(unsigned long long)arg2 alwaysToLockScreen:(_Bool)arg3; +- (id)_applicableSectionInfosForBulletin:(id)arg1 inSection:(id)arg2; +- (unsigned long long)_feedsForBulletin:(id)arg1 destinations:(unsigned long long)arg2; - (void)_removeSection:(id)arg1; - (void)_clearSection:(id)arg1; -- (void)_clearBulletinIDs:(id)arg1 forSectionID:(id)arg2 shouldSync:(BOOL)arg3; -- (void)_removeBulletin:(id)arg1 shouldSync:(BOOL)arg2; -- (void)_removeBulletin:(id)arg1 rescheduleTimerIfAffected:(BOOL)arg2 shouldSync:(BOOL)arg3; +- (void)_clearBulletinIDs:(id)arg1 forSectionID:(id)arg2 shouldSync:(_Bool)arg3; +- (void)_clearBulletinIDs:(id)arg1 AndAllOtherBulletins:(_Bool)arg2 forSectionID:(id)arg3 shouldSync:(_Bool)arg4; +- (void)_removeBulletin:(id)arg1 shouldSync:(_Bool)arg2; +- (void)_removeBulletin:(id)arg1 rescheduleTimerIfAffected:(_Bool)arg2 shouldSync:(_Bool)arg3; - (void)_modifyBulletin:(id)arg1; - (void)_addBulletin:(id)arg1; -- (void)_sendRemoveBulletin:(id)arg1 toFeeds:(unsigned int)arg2 shouldSync:(BOOL)arg3; -- (void)_sendRemoveBulletins:(id)arg1 toFeeds:(unsigned int)arg2 shouldSync:(BOOL)arg3; -- (void)_sendModifyBulletin:(id)arg1 toFeeds:(unsigned int)arg2; -- (void)_sendAddBulletin:(id)arg1 toFeeds:(unsigned int)arg2; -- (id)_observersForFeeds:(unsigned int)arg1; +- (void)_sendRemoveBulletin:(id)arg1 toFeeds:(unsigned long long)arg2 shouldSync:(_Bool)arg3; +- (void)_sendRemoveBulletins:(id)arg1 toFeeds:(unsigned long long)arg2 shouldSync:(_Bool)arg3; +- (void)_sendModifyBulletin:(id)arg1 toFeeds:(unsigned long long)arg2; +- (void)_sendAddBulletin:(id)arg1 toFeeds:(unsigned long long)arg2; +- (id)_observersForFeeds:(unsigned long long)arg1; - (void)_sendUpdateSectionOrderRule; -- (void)_sendUpdateSectionOrderForCategory:(int)arg1; -- (id)_observersForCategory:(int)arg1; +- (void)_sendUpdateSectionOrderForCategory:(long long)arg1; +- (id)_observersForCategory:(long long)arg1; - (void)_handleServerConduitConnection:(id)arg1; - (void)_handleSystemStateConnection:(id)arg1; - (void)_handleUtilitiesConnection:(id)arg1; -- (void)_sendUpdateSectionInfo:(id)arg1 inCategory:(int)arg2; +- (void)_sendUpdateSectionInfo:(id)arg1 inCategory:(long long)arg2; - (void)_removeSettingsGateway:(id)arg1; - (void)_addSettingsGatewayWithConnection:(id)arg1; - (void)_removeObserver:(id)arg1; - (void)_addObserverWithConnection:(id)arg1; - (void)_resumeAllSuspendedConnections; - (id)sortDescriptorsForSectionID:(id)arg1; -- (unsigned int)userBulletinCapForSectionID:(id)arg1; +- (unsigned long long)userBulletinCapForSectionID:(id)arg1; - (id)allBulletinIDsForSectionID:(id)arg1; - (id)futureBulletinIDsForSectionID:(id)arg1; - (id)todayBulletinIDsForSectionID:(id)arg1; - (id)noticesBulletinIDsForSectionID:(id)arg1; -- (id)bulletinIDsForSectionID:(id)arg1 inFeed:(unsigned int)arg2; +- (id)bulletinIDsForSectionID:(id)arg1 inFeed:(unsigned long long)arg2; - (void)removeBulletinID:(id)arg1 fromFutureSection:(id)arg2; - (void)removeBulletinID:(id)arg1 fromTodaySection:(id)arg2; - (void)removeBulletinID:(id)arg1 fromNoticesSection:(id)arg2; -- (void)removeBulletinID:(id)arg1 fromSection:(id)arg2 inFeed:(unsigned int)arg3; -- (id)_mapForFeed:(unsigned int)arg1; +- (void)removeBulletinID:(id)arg1 fromSection:(id)arg2 inFeed:(unsigned long long)arg3; +- (id)_mapForFeed:(unsigned long long)arg1; - (void)withdrawBulletinID:(id)arg1; -- (void)publishBulletin:(id)arg1 destinations:(unsigned int)arg2 alwaysToLockScreen:(BOOL)arg3; +- (void)publishBulletin:(id)arg1 destinations:(unsigned long long)arg2 alwaysToLockScreen:(_Bool)arg3; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (BOOL)isRunning; +- (_Bool)isRunning; - (void)dealloc; - (id)init; -- (void)withdrawBulletinRequestsWithPublisherBulletinID:(id)arg1 forSectionID:(id)arg2; -- (void)withdrawBulletinRequestsWithRecordID:(id)arg1 forSectionID:(id)arg2; -- (void)updateSection:(id)arg1 inFeed:(unsigned int)arg2 withBulletinRequests:(id)arg3; -- (void)publishBulletinRequest:(id)arg1 destinations:(unsigned int)arg2 alwaysToLockScreen:(BOOL)arg3; -- (void)publishBulletinRequest:(id)arg1 destinations:(unsigned int)arg2; -- (void)deliverResponse:(id)arg1; -- (void)noteFinishedWithBulletinID:(id)arg1; -- (BOOL)_isSectionIDRestricted:(id)arg1; -- (id)_removalsForNoticesSection:(id)arg1 addition:(id)arg2 keepAddition:(char *)arg3; -- (void)_assignIDToBulletinRequest:(id)arg1 checkAgainstBulletins:(id)arg2; -- (void)_assignIDToBulletinRequest:(id)arg1; -- (id)_bulletinRequestsForIDs:(id)arg1; -- (BOOL)predicateShouldContinue:(id)arg1 afterFindingRecord:(void *)arg2; -- (BOOL)predicateShouldContinue:(id)arg1; -- (BOOL)isPrivilegedSenderFilteringNecessaryForActiveBehaviorOverrides:(unsigned int)arg1 privilegedSenderTypes:(unsigned int)arg2; -- (BOOL)shouldPresentNotificationOfType:(int)arg1 fromSenderWithDestinationID:(id)arg2; -- (BOOL)_doesAddressBookContainDestinationID:(id)arg1; -- (BOOL)_doesFavoritesListContainDestinationID:(id)arg1; -- (BOOL)_checkPersistentSenderStatusForDestinationID:(id)arg1 notificationType:(int)arg2; -- (BOOL)_doesPrivilegedAddressBookGroupContainDestinationID:(id)arg1; -- (BOOL)_isDestinationID:(id)arg1 inAddressBookGroupWithRecordID:(int)arg2; -- (id)_addressBookPredicateForDestinationID:(id)arg1; -- (id)_favoritesListManager; -- (void *)_addressBook; -- (void)noteRestrictedSectionIDsDidChange:(id)arg1; -- (void)noteOccurrenceOfEvent:(unsigned int)arg1; -- (void)noteChangeOfState:(unsigned int)arg1 newValue:(BOOL)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBServerConduit.h b/iOS7/PrivateFrameworks/BulletinBoard/BBServerConduit.h index e214eaad8..e5b4606be 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBServerConduit.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBServerConduit.h @@ -17,7 +17,7 @@ + (id)sharedConduit; - (void)weeAppWithBundleID:(id)arg1 getHiddenFromUser:(id)arg2; -- (void)weeAppWithBundleID:(id)arg1 setHiddenFromUser:(BOOL)arg2; +- (void)weeAppWithBundleID:(id)arg1 setHiddenFromUser:(_Bool)arg2; - (void)sendMessageToDataProviderSectionID:(id)arg1 name:(id)arg2 userInfo:(id)arg3; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)invalidate; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGateway.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGateway.h index e4a2b361d..cc60a308d 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGateway.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGateway.h @@ -16,28 +16,31 @@ { id _overrideStatusChangeHandler; id _activeOverrideTypesChangedHandler; + id _overrideStateChangeHandler; BBServerConnection *_connection; NSObject *_queue; } + (void)initialize; -- (void)setBehaviorOverridesEnabled:(BOOL)arg1; +- (void)setBehaviorOverridesEnabled:(_Bool)arg1; - (void)getBehaviorOverridesEnabledWithCompletion:(id)arg1; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; -- (void)activeBehaviorOverrideTypesChanged:(unsigned int)arg1; -- (void)behaviorOverrideStatusChanged:(int)arg1; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; +- (void)behaviorOverrideStateChanged:(unsigned long long)arg1; +- (void)activeBehaviorOverrideTypesChanged:(unsigned long long)arg1; +- (void)behaviorOverrideStatusChanged:(long long)arg1; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)getBehaviorOverridesEffectiveWhileUnlockedWithCompletion:(id)arg1; -- (void)setBehaviorOverridesEffectiveWhileUnlocked:(BOOL)arg1; +- (void)setBehaviorOverridesEffectiveWhileUnlocked:(_Bool)arg1; - (void)setPrivilegedSenderAddressBookGroupRecordID:(int)arg1 name:(id)arg2; -- (void)setPrivilegedSenderTypes:(unsigned int)arg1; -- (void)setBehaviorOverrideStatus:(int)arg1; +- (void)setPrivilegedSenderTypes:(unsigned long long)arg1; +- (void)setBehaviorOverrideStatus:(long long)arg1; - (void)setBehaviorOverrides:(id)arg1; - (void)setSectionInfo:(id)arg1 forSectionID:(id)arg2; -- (void)setSectionInfo:(id)arg1 forSectionID:(id)arg2 inCategory:(int)arg3; +- (void)setSectionInfo:(id)arg1 forSectionID:(id)arg2 inCategory:(long long)arg3; - (void)setOrderedSectionIDs:(id)arg1; -- (void)setOrderedSectionIDs:(id)arg1 forCategory:(int)arg2; -- (void)setSectionOrderRule:(int)arg1; +- (void)setOrderedSectionIDs:(id)arg1 forCategory:(long long)arg2; +- (void)setSectionOrderRule:(long long)arg1; +- (void)setBehaviorOverrideStateChangeHandler:(id)arg1; - (void)setActiveBehaviorOverrideTypesChangeHandler:(id)arg1; - (void)setBehaviorOverrideStatusChangeHandler:(id)arg1; - (void)getPrivilegedSenderAddressBookGroupRecordIDAndNameWithCompletion:(id)arg1; @@ -45,7 +48,7 @@ - (void)getBehaviorOverridesWithCompletion:(id)arg1; - (void)getSectionOrderRuleWithCompletion:(id)arg1; - (void)getSectionInfoWithCompletion:(id)arg1; -- (void)getSectionInfoForCategory:(int)arg1 withCompletion:(id)arg2; +- (void)getSectionInfoForCategory:(long long)arg1 withCompletion:(id)arg2; - (void)invalidate; - (void)dealloc; - (id)initWithQueue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGatewayRemoteInterface-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGatewayRemoteInterface-Protocol.h index f1255d912..77d19c46d 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGatewayRemoteInterface-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSettingsGatewayRemoteInterface-Protocol.h @@ -7,7 +7,8 @@ #import "NSObject-Protocol.h" @protocol BBSettingsGatewayRemoteInterface -- (void)activeBehaviorOverrideTypesChanged:(unsigned int)arg1; -- (void)behaviorOverrideStatusChanged:(int)arg1; +- (void)behaviorOverrideStateChanged:(unsigned long long)arg1; +- (void)activeBehaviorOverrideTypesChanged:(unsigned long long)arg1; +- (void)behaviorOverrideStatusChanged:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSound.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSound.h index 3173f95fc..5e1c162d9 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSound.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSound.h @@ -13,12 +13,12 @@ @interface BBSound : NSObject { - int _soundType; - unsigned long _systemSoundID; - unsigned int _soundBehavior; + long long _soundType; + unsigned int _systemSoundID; + unsigned long long _soundBehavior; NSString *_audioCategory; NSString *_ringtoneName; - BOOL _repeats; + _Bool _repeats; NSDictionary *_vibrationPattern; int _alertType; NSString *_accountIdentifier; @@ -27,33 +27,33 @@ } + (id)_possiblyCachedAlertSoundForInitializedSound:(id)arg1; -+ (id)alertSoundWithSystemSoundID:(unsigned long)arg1; ++ (id)alertSoundWithSystemSoundID:(unsigned int)arg1; @property(copy, nonatomic) NSString *vibrationIdentifier; // @synthesize vibrationIdentifier=_vibrationIdentifier; @property(copy, nonatomic) NSString *toneIdentifier; // @synthesize toneIdentifier=_toneIdentifier; @property(copy, nonatomic) NSString *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; @property(nonatomic) int alertType; // @synthesize alertType=_alertType; @property(copy, nonatomic) NSString *audioCategory; // @synthesize audioCategory=_audioCategory; -@property(nonatomic) unsigned int soundBehavior; // @synthesize soundBehavior=_soundBehavior; -@property(nonatomic, getter=isRepeating) BOOL repeats; // @synthesize repeats=_repeats; +@property(nonatomic) unsigned long long soundBehavior; // @synthesize soundBehavior=_soundBehavior; +@property(nonatomic, getter=isRepeating) _Bool repeats; // @synthesize repeats=_repeats; @property(copy, nonatomic) NSString *ringtoneName; // @synthesize ringtoneName=_ringtoneName; @property(copy, nonatomic) NSDictionary *vibrationPattern; // @synthesize vibrationPattern=_vibrationPattern; -@property(nonatomic) unsigned long systemSoundID; // @synthesize systemSoundID=_systemSoundID; -@property(nonatomic) int soundType; // @synthesize soundType=_soundType; +@property(nonatomic) unsigned int systemSoundID; // @synthesize systemSoundID=_systemSoundID; +@property(nonatomic) long long soundType; // @synthesize soundType=_soundType; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_isUniquableAlertSound; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_isUniquableAlertSound; - (void)dealloc; - (id)initWithToneAlert:(int)arg1 toneIdentifier:(id)arg2 vibrationIdentifier:(id)arg3; - (id)initWithToneAlert:(int)arg1 accountIdentifier:(id)arg2; - (id)initWithToneAlert:(int)arg1; -- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(BOOL)arg3 audioCategory:(id)arg4; -- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(BOOL)arg3; -- (id)initWithSystemSoundID:(unsigned long)arg1 behavior:(unsigned int)arg2 vibrationPattern:(id)arg3; -- (id)initWithSystemSoundID:(unsigned long)arg1 behavior:(unsigned int)arg2; +- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(_Bool)arg3 audioCategory:(id)arg4; +- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(_Bool)arg3; +- (id)initWithSystemSoundID:(unsigned int)arg1 behavior:(unsigned long long)arg2 vibrationPattern:(id)arg3; +- (id)initWithSystemSoundID:(unsigned int)arg1 behavior:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncDelayedDismissal.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncDelayedDismissal.h index f678c067d..323e8425d 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncDelayedDismissal.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncDelayedDismissal.h @@ -11,10 +11,10 @@ @interface BBSyncDelayedDismissal : NSObject { BBBulletin *_bulletin; - unsigned int _feeds; + unsigned long long _feeds; } -@property(nonatomic) unsigned int feeds; // @synthesize feeds=_feeds; +@property(nonatomic) unsigned long long feeds; // @synthesize feeds=_feeds; @property(retain, nonatomic) BBBulletin *bulletin; // @synthesize bulletin=_bulletin; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncService.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncService.h index 7e0165071..ed24af212 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncService.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncService.h @@ -16,7 +16,7 @@ NSMutableArray *_pendingDismissalDictionaries; NSMutableArray *_pendingDismissalIDs; NSObject *_queue; - unsigned int _queuedFeed; + unsigned long long _queuedFeed; NSString *_queuedSectionID; NSMutableDictionary *_deferredDismissalsBySectionID; NSTimer *_deferredTimer; @@ -29,13 +29,13 @@ - (void)_deferredTimerFired:(id)arg1; - (void)_deviceLocked; - (void)_clearDeferredTimer; -- (void)_addDeferredDismissalForBulletin:(id)arg1 feeds:(unsigned int)arg2; +- (void)_addDeferredDismissalForBulletin:(id)arg1 feeds:(unsigned long long)arg2; - (id)_dismissalDictionaryForBulletin:(id)arg1; - (void)_sendSyncMessage:(id)arg1; -- (void)_reallyEnqueueBulletin:(id)arg1 feeds:(unsigned int)arg2; +- (void)_reallyEnqueueBulletin:(id)arg1 feeds:(unsigned long long)arg2; - (id)_syncAccount; -- (void)sendSyncedRemovalForBulletin:(id)arg1 feeds:(unsigned int)arg2; -- (void)enqueueSyncedRemovalForBulletin:(id)arg1 feeds:(unsigned int)arg2; +- (void)sendSyncedRemovalForBulletin:(id)arg1 feeds:(unsigned long long)arg2; +- (void)enqueueSyncedRemovalForBulletin:(id)arg1 feeds:(unsigned long long)arg2; - (void)sendPendingSyncedRemovals; - (void)service:(id)arg1 account:(id)arg2 incomingMessage:(id)arg3 fromID:(id)arg4; - (void)service:(id)arg1 activeAccountsChanged:(id)arg2; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncServiceDelegate-Protocol.h index b66f0cbc1..1736afca3 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSyncServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSyncServiceDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol BBSyncServiceDelegate -- (BOOL)syncService:(id)arg1 shouldAbortDelayedDismissalForBulletin:(id)arg2; -- (void)syncService:(id)arg1 receivedDismissalDictionaries:(id)arg2 dismissalIDs:(id)arg3 inSection:(id)arg4 forFeeds:(unsigned int)arg5; +- (_Bool)syncService:(id)arg1 shouldAbortDelayedDismissalForBulletin:(id)arg2; +- (void)syncService:(id)arg1 receivedDismissalDictionaries:(id)arg2 dismissalIDs:(id)arg3 inSection:(id)arg4 forFeeds:(unsigned long long)arg5; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBSystemStateProvider.h b/iOS7/PrivateFrameworks/BulletinBoard/BBSystemStateProvider.h index 743ba93dd..feb47fa70 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBSystemStateProvider.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBSystemStateProvider.h @@ -14,16 +14,16 @@ @interface BBSystemStateProvider : NSObject { BBServerConnection *_connection; - unsigned int _currentState; + unsigned long long _currentState; NSSet *_sectionIDs; } - (void)noteRestrictedSectionIDsDidChange:(id)arg1; -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (void)noteChangeOfState:(unsigned int)arg1 newValue:(BOOL)arg2; -- (void)_sendState:(unsigned int)arg1 value:(BOOL)arg2; -- (void)noteOccurrenceOfEvent:(unsigned int)arg1; +- (void)noteChangeOfState:(unsigned long long)arg1 newValue:(_Bool)arg2; +- (void)_sendState:(unsigned long long)arg1 value:(_Bool)arg2; +- (void)noteOccurrenceOfEvent:(unsigned long long)arg1; - (void)invalidate; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBThumbnailSizeConstraints.h b/iOS7/PrivateFrameworks/BulletinBoard/BBThumbnailSizeConstraints.h index 883745dcc..b5effd36c 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBThumbnailSizeConstraints.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBThumbnailSizeConstraints.h @@ -10,13 +10,13 @@ @interface BBThumbnailSizeConstraints : NSObject { - int _constraintType; float _fixedWidth; float _fixedHeight; float _fixedDimension; float _minAspectRatio; float _maxAspectRatio; float _thumbnailScale; + long long _constraintType; } @property(nonatomic) float thumbnailScale; // @synthesize thumbnailScale=_thumbnailScale; @@ -25,8 +25,8 @@ @property(nonatomic) float fixedDimension; // @synthesize fixedDimension=_fixedDimension; @property(nonatomic) float fixedHeight; // @synthesize fixedHeight=_fixedHeight; @property(nonatomic) float fixedWidth; // @synthesize fixedWidth=_fixedWidth; -@property(nonatomic) int constraintType; // @synthesize constraintType=_constraintType; -- (BOOL)areReasonable; +@property(nonatomic) long long constraintType; // @synthesize constraintType=_constraintType; +- (_Bool)areReasonable; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnection.h b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnection.h index fe356d459..f7b12bf36 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnection.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnection.h @@ -14,20 +14,20 @@ NSObject *_queue; id _target; id _delegate; - BOOL _established; - BOOL _invalidated; + _Bool _established; + _Bool _invalidated; Protocol *_protocol; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_invalidateConnection; -- (void)_noteConnectionStateDidChange:(BOOL)arg1; +- (void)_noteConnectionStateDidChange:(_Bool)arg1; @property(readonly, nonatomic) NSObject *connection; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; - (void)resume; @property(readonly, nonatomic) id proxy; // @synthesize proxy=_remoteProxy; -- (BOOL)established; +- (_Bool)established; - (id)_queue; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnectionDelegate-Protocol.h index e323b9183..0127a87c3 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCConnectionDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol BBXPCConnectionDelegate -- (void)connection:(id)arg1 connectionStateDidChange:(BOOL)arg2; +- (void)connection:(id)arg1 connectionStateDidChange:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCOutgoingConnection.h b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCOutgoingConnection.h index 5dc6c438f..503938950 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBXPCOutgoingConnection.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBXPCOutgoingConnection.h @@ -11,12 +11,12 @@ @interface BBXPCOutgoingConnection : BBXPCConnection { NSString *_name; - BOOL _autoReconnect; + _Bool _autoReconnect; NSInvocation *_connectionEstablishmentInvocation; } @property(retain, nonatomic) NSInvocation *connectionEstablishmentInvocation; // @synthesize connectionEstablishmentInvocation=_connectionEstablishmentInvocation; -@property(nonatomic) BOOL autoReconnects; // @synthesize autoReconnects=_autoReconnect; +@property(nonatomic) _Bool autoReconnects; // @synthesize autoReconnects=_autoReconnect; @property(readonly, nonatomic) NSString *serviceName; // @synthesize serviceName=_name; - (void)_configureRemoteProxy; - (void)_connectionEstablishedResponse:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/BBZeroingWeakReference.h b/iOS7/PrivateFrameworks/BulletinBoard/BBZeroingWeakReference.h index af07c5931..743021188 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/BBZeroingWeakReference.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/BBZeroingWeakReference.h @@ -17,8 +17,8 @@ + (id)referenceWithObject:(id)arg1; - (id)object; - (void)dealloc; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)init; - (id)initWithObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/CDStructures.h b/iOS7/PrivateFrameworks/BulletinBoard/CDStructures.h index 13bc9defa..fd4f79cc3 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/CDStructures.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGSize { - float width; - float height; + double width; + double height; }; #pragma mark Typedef'd Structures @@ -19,6 +19,7 @@ typedef struct { unsigned int bulletinsWithRequestParameters:1; unsigned int bulletinsFilteredByDEPRECATED:1; unsigned int bulletinsFilteredByEnabledSectionsDEPRECATED:1; + unsigned int clearedInfoAndBulletinsForClearingAllBulletins:1; unsigned int clearedInfoForBulletins:1; unsigned int clearedInfoForBulletinsDEPRECATED:1; unsigned int attachmentPNGDataForRecordID:1; @@ -35,5 +36,5 @@ typedef struct { unsigned int noteSectionInfoDidChange:1; unsigned int syncBulletinDismissal:1; unsigned int handleBulletinActionResponse:1; -} CDStruct_c264898c; +} CDStruct_c6add5c3; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/IDSServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/IDSServiceDelegate-Protocol.h index 401b4467c..fdced4e2e 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/IDSServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/IDSServiceDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol IDSServiceDelegate @optional -- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(BOOL)arg4 error:(id)arg5; +- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(_Bool)arg4 error:(id)arg5; - (void)service:(id)arg1 devicesChanged:(id)arg2; - (void)service:(id)arg1 activeAccountsChanged:(id)arg2; - (void)service:(id)arg1 account:(id)arg2 incomingMessage:(id)arg3 fromID:(id)arg4; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/NSObject-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/BulletinBoard/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/BulletinBoard/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/BulletinBoard/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/BulletinBoard/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVAccountPropertyRefreshOperation.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVAccountPropertyRefreshOperation.h index 0b988dfae..4308fde5f 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVAccountPropertyRefreshOperation.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVAccountPropertyRefreshOperation.h @@ -8,10 +8,10 @@ @interface CalDAVAccountPropertyRefreshOperation : CalDAVOperation { - BOOL _fetchPrincipalSearchProperties; + _Bool _fetchPrincipalSearchProperties; } -@property BOOL fetchPrincipalSearchProperties; // @synthesize fetchPrincipalSearchProperties=_fetchPrincipalSearchProperties; +@property _Bool fetchPrincipalSearchProperties; // @synthesize fetchPrincipalSearchProperties=_fetchPrincipalSearchProperties; - (void)getAccountPropertiesTask:(id)arg1 completedWithError:(id)arg2; - (void)refreshProperties; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVAddDropBoxAttachmentsTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVAddDropBoxAttachmentsTaskGroup.h index 359c28567..c5c7f369a 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVAddDropBoxAttachmentsTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVAddDropBoxAttachmentsTaskGroup.h @@ -21,10 +21,10 @@ NSSet *_attendeePrincipalURLs; NSSet *_aceItems; NSDictionary *_putFailureSizes; - BOOL _attendeesCanManageDropBox; + _Bool _attendeesCanManageDropBox; } -+ (id)dropboxACEItemsForPrincipalURLs:(id)arg1 baseURL:(id)arg2 writable:(BOOL)arg3; ++ (id)dropboxACEItemsForPrincipalURLs:(id)arg1 baseURL:(id)arg2 writable:(_Bool)arg3; @property(retain) NSDictionary *putFailureSizes; // @synthesize putFailureSizes=_putFailureSizes; @property(retain) NSSet *aceItems; // @synthesize aceItems=_aceItems; @property(retain) NSSet *attendeePrincipalURLs; // @synthesize attendeePrincipalURLs=_attendeePrincipalURLs; @@ -32,7 +32,7 @@ @property(retain) NSDictionary *attachments; // @synthesize attachments=_attachments; @property(retain) NSURL *dropboxURL; // @synthesize dropboxURL=_dropboxURL; @property(retain) NSMutableDictionary *sentAttachmentURLsToETags; // @synthesize sentAttachmentURLsToETags=_sentAttachmentURLsToETags; -@property BOOL attendeesCanManageDropBox; // @synthesize attendeesCanManageDropBox=_attendeesCanManageDropBox; +@property _Bool attendeesCanManageDropBox; // @synthesize attendeesCanManageDropBox=_attendeesCanManageDropBox; @property int state; // @synthesize state=_state; - (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; - (void)task:(id)arg1 didFinishWithError:(id)arg2; @@ -42,7 +42,7 @@ - (void)_updateACLWithState:(int)arg1; - (void)_finishWithError:(id)arg1 state:(int)arg2; @property(readonly) NSDictionary *etags; -- (id)initWithAccountInfoProvider:(id)arg1 dropboxURL:(id)arg2 attachments:(id)arg3 contentTypes:(id)arg4 attendeePrincipalURLs:(id)arg5 attendeesCanManageDropBox:(BOOL)arg6 taskManager:(id)arg7; +- (id)initWithAccountInfoProvider:(id)arg1 dropboxURL:(id)arg2 attachments:(id)arg3 contentTypes:(id)arg4 attendeePrincipalURLs:(id)arg5 attendeesCanManageDropBox:(_Bool)arg6 taskManager:(id)arg7; - (void)dealloc; // Remaining properties diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVAddManagedAttachmentsTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVAddManagedAttachmentsTaskGroup.h index 057f8485c..81ad5859b 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVAddManagedAttachmentsTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVAddManagedAttachmentsTaskGroup.h @@ -18,7 +18,7 @@ NSDictionary *_attachments; NSDictionary *_contentTypes; NSMutableDictionary *_filenamesToServerLocation; - BOOL _hadPreconditionFailure; + _Bool _hadPreconditionFailure; NSData *_updatedResourcePayload; NSString *_updatedETag; NSString *_updatedScheduleTag; @@ -28,7 +28,7 @@ @property(retain) NSDictionary *postFailureSizes; // @synthesize postFailureSizes=_postFailureSizes; @property(retain) NSString *updatedScheduleTag; // @synthesize updatedScheduleTag=_updatedScheduleTag; @property(retain) NSString *updatedETag; // @synthesize updatedETag=_updatedETag; -@property BOOL hadPreconditionFailure; // @synthesize hadPreconditionFailure=_hadPreconditionFailure; +@property _Bool hadPreconditionFailure; // @synthesize hadPreconditionFailure=_hadPreconditionFailure; @property(retain) NSData *updatedResourcePayload; // @synthesize updatedResourcePayload=_updatedResourcePayload; @property(retain) NSMutableDictionary *filenamesToServerLocation; // @synthesize filenamesToServerLocation=_filenamesToServerLocation; @property(retain) NSDictionary *contentTypes; // @synthesize contentTypes=_contentTypes; @@ -42,7 +42,7 @@ - (void)_handlePostResponse:(id)arg1; - (void)_fetchUpdatedContent; - (id)urlWithQuery; -- (BOOL)_postedLastAttachment; +- (_Bool)_postedLastAttachment; - (void)_finishWithError:(id)arg1 state:(int)arg2; - (id)initWithAccountInfoProvider:(id)arg1 resourceURL:(id)arg2 attachments:(id)arg3 contentTypes:(id)arg4 taskManager:(id)arg5; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendar-Protocol.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendar-Protocol.h index b729d1a17..b33878c20 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendar-Protocol.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendar-Protocol.h @@ -14,25 +14,26 @@ @property(readonly) NSDictionary *uuidsToAddActions; @property(readonly) NSArray *shareeActions; @property(readonly) NSArray *syncActions; -@property(readonly) BOOL needsPublishUpdate; +@property(readonly) _Bool needsPublishUpdate; @property(retain) NSString *syncToken; @property(retain) NSString *ctag; -@property BOOL needsResync; -@property BOOL wasModifiedLocally; -@property BOOL canBeShared; -@property BOOL canBePublished; -@property BOOL isAffectingAvailability; -@property BOOL isPublished; -@property BOOL isEnabled; -@property BOOL isRenameable; -@property BOOL isEditable; -@property BOOL isPoll; -@property BOOL isNotification; -@property BOOL isScheduleOutbox; -@property BOOL isScheduleInbox; -@property BOOL isSubscribed; -@property BOOL isEventContainer; -@property BOOL isTaskContainer; +@property _Bool needsResync; +@property _Bool wasModifiedLocally; +@property _Bool canBeShared; +@property _Bool canBePublished; +@property _Bool isAffectingAvailability; +@property _Bool isPublished; +@property _Bool isEnabled; +@property _Bool isRenameable; +@property _Bool isEditable; +@property _Bool isPoll; +@property _Bool isNotification; +@property _Bool isScheduleOutbox; +@property _Bool isScheduleInbox; +@property _Bool isManagedByServer; +@property _Bool isSubscribed; +@property _Bool isEventContainer; +@property _Bool isTaskContainer; @property(retain) NSSet *sharees; @property int sharingStatus; @property int order; @@ -44,18 +45,19 @@ @property(retain) NSString *ownerDisplayName; @property(retain) NSURL *owner; @property(retain) NSString *pushKey; +@property(retain) NSString *symbolicColorName; @property(retain) NSString *color; @property(retain) NSString *notes; @property(retain) NSString *title; @property(retain) NSURL *calendarURL; @property(retain) NSString *guid; @property(readonly) id principal; -- (BOOL)hasCalendarUserAddressEquivalentToURL:(id)arg1; -- (BOOL)deleteResourcesAtURLs:(id)arg1; -- (BOOL)updateResourcesFromServer:(id)arg1; -- (BOOL)setURL:(id)arg1 forResourceWithUUID:(id)arg2; -- (BOOL)setScheduleTag:(id)arg1 forItemAtURL:(id)arg2; -- (BOOL)setEtag:(id)arg1 forItemAtURL:(id)arg2; +- (_Bool)hasCalendarUserAddressEquivalentToURL:(id)arg1; +- (_Bool)deleteResourcesAtURLs:(id)arg1; +- (_Bool)updateResourcesFromServer:(id)arg1; +- (_Bool)setURL:(id)arg1 forResourceWithUUID:(id)arg2; +- (_Bool)setScheduleTag:(id)arg1 forItemAtURL:(id)arg2; +- (_Bool)setEtag:(id)arg1 forItemAtURL:(id)arg2; - (id)etagsForItemURLs:(id)arg1; @optional @@ -64,7 +66,6 @@ - (void)syncDidFinishWithError:(id)arg1; - (void)clearShareeActions; - (void)prepareMergeSyncActionsWithCompletionBlock:(id)arg1; -- (void)prepareSyncActionsWithCompletionBlock:(id)arg1; - (Class)appSpecificCalendarItemClass; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarColorItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarColorItem.h new file mode 100644 index 000000000..a64b79135 --- /dev/null +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarColorItem.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CoreDAVItem.h" + +@class NSString; + +@interface CalDAVCalendarColorItem : CoreDAVItem +{ + NSString *_symbolicColorName; +} + +@property(retain, nonatomic) NSString *symbolicColorName; // @synthesize symbolicColorName=_symbolicColorName; +- (void)write:(id)arg1; +@property(retain) NSString *colorString; +- (void)parserFoundAttributes:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoSyncTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoSyncTaskGroup.h index 470b04c93..ab094cb17 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoSyncTaskGroup.h @@ -8,10 +8,10 @@ @interface CalDAVCalendarInfoSyncTaskGroup : CoreDAVContainerInfoSyncTaskGroup { - BOOL _fetchSharees; + _Bool _fetchSharees; } -@property(nonatomic) BOOL fetchSharees; // @synthesize fetchSharees=_fetchSharees; +@property(nonatomic) _Bool fetchSharees; // @synthesize fetchSharees=_fetchSharees; - (id)copyContainerParserMappings; - (Class)containerItemClass; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoTaskGroup.h index c46770ead..63cafc8fe 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarInfoTaskGroup.h @@ -8,10 +8,10 @@ @interface CalDAVCalendarInfoTaskGroup : CoreDAVContainerInfoTaskGroup { - BOOL _fetchSharees; + _Bool _fetchSharees; } -@property(nonatomic) BOOL fetchSharees; // @synthesize fetchSharees=_fetchSharees; +@property(nonatomic) _Bool fetchSharees; // @synthesize fetchSharees=_fetchSharees; - (id)containerForURL:(id)arg1; - (id)_copyContainerWithURL:(id)arg1 andProperties:(id)arg2; - (id)_copyContainerParserMappings; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarPropertyRefreshOperation.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarPropertyRefreshOperation.h index 8bf5087df..27d151302 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarPropertyRefreshOperation.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarPropertyRefreshOperation.h @@ -18,28 +18,30 @@ NSError *_savedError; NSMutableDictionary *_ctags; NSMutableDictionary *_syncTokens; + _Bool _forceClearCalendarHomeSyncToken; NSString *_calendarHomeSyncToken; - BOOL _useCalendarHomeSyncReport; + _Bool _useCalendarHomeSyncReport; NSMutableDictionary *_pathToLocalCalendar; NSMutableSet *_localCalendarsWithNoPath; - BOOL _didFinish; - BOOL _didMakeCalendars; - BOOL _isSecondRefresh; + NSMutableSet *_updatedCalendars; + _Bool _didFinish; + _Bool _didMakeCalendars; + _Bool _isSecondRefresh; int _nextCalendarOrder; NSObject *_outstandingTasksGroup; } -@property(nonatomic) BOOL useCalendarHomeSyncReport; // @synthesize useCalendarHomeSyncReport=_useCalendarHomeSyncReport; +@property(nonatomic) _Bool useCalendarHomeSyncReport; // @synthesize useCalendarHomeSyncReport=_useCalendarHomeSyncReport; @property(retain, nonatomic) NSString *calendarHomeSyncToken; // @synthesize calendarHomeSyncToken=_calendarHomeSyncToken; - (void)containerInfoSyncTask:(id)arg1 completedWithNewSyncToken:(id)arg2 error:(id)arg3; - (void)containerInfoSyncTask:(id)arg1 retrievedAddedOrModifiedContainers:(id)arg2 removedContainerURLs:(id)arg3; - (void)containerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; - (void)_getDefaultCalendarsTasksIfNeededForPrincipal:(id)arg1; -- (id)_getDefaultMkCalendarForPrincipalTask:(id)arg1 isEventCalendar:(BOOL)arg2; +- (id)_getDefaultMkCalendarForPrincipalTaskGroup:(id)arg1 isEventCalendar:(_Bool)arg2; - (void)_continueHandleContainerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; -- (BOOL)_handleUpdateForCalendar:(id)arg1; +- (_Bool)_handleUpdateForCalendar:(id)arg1; - (void)_initializePrincipalCalendarCache; -- (id)_getMkcalendarTaskForCalendar:(id)arg1; +- (id)_getMkcalendarTaskGroupForCalendar:(id)arg1; - (id)_generateTimeZoneString:(id)arg1; - (id)_getSetPropertyStringTask:(id)arg1 forName:(id)arg2 andNamespace:(id)arg3 atURL:(id)arg4; - (int)_sharingStatusForContainer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarQueryTask.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarQueryTask.h index 627486b5f..b1fbf734a 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarQueryTask.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarQueryTask.h @@ -10,8 +10,8 @@ @interface CalDAVCalendarQueryTask : CoreDAVPropFindTask { - BOOL _syncEvents; - BOOL _syncTodos; + _Bool _syncEvents; + _Bool _syncTodos; NSDateComponents *_eventFilterStartDate; NSDateComponents *_eventFilterEndDate; NSDateComponents *_todoFilterStartDate; @@ -22,8 +22,8 @@ @property(retain) NSDateComponents *todoFilterStartDate; // @synthesize todoFilterStartDate=_todoFilterStartDate; @property(retain) NSDateComponents *eventFilterEndDate; // @synthesize eventFilterEndDate=_eventFilterEndDate; @property(retain) NSDateComponents *eventFilterStartDate; // @synthesize eventFilterStartDate=_eventFilterStartDate; -@property BOOL syncTodos; // @synthesize syncTodos=_syncTodos; -@property BOOL syncEvents; // @synthesize syncEvents=_syncEvents; +@property _Bool syncTodos; // @synthesize syncTodos=_syncTodos; +@property _Bool syncEvents; // @synthesize syncEvents=_syncEvents; - (id)requestBody; - (void)_appendComponentFiltersToXMLData:(id)arg1; - (void)_appendTimeRangeFilterToXMLData:(id)arg1 startDate:(id)arg2 endDate:(id)arg3; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerCollectionChangesElement.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerCollectionChangesElement.h index aeed2e683..06462d494 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerCollectionChangesElement.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerCollectionChangesElement.h @@ -8,14 +8,14 @@ @interface CalDAVCalendarServerCollectionChangesElement : CalDAVCalendarServerResourceChangeElement { - int _created; - int _updated; - int _deleted; + long long _created; + long long _updated; + long long _deleted; } -@property int deleted; // @synthesize deleted=_deleted; -@property int updated; // @synthesize updated=_updated; -@property int created; // @synthesize created=_created; +@property long long deleted; // @synthesize deleted=_deleted; +@property long long updated; // @synthesize updated=_updated; +@property long long created; // @synthesize created=_created; - (id)copyParseRules; - (void)setDeletedItem:(id)arg1; - (void)setUpdatedItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerDeletedDetailsItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerDeletedDetailsItem.h index b4cf63cfa..bbf6ef417 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerDeletedDetailsItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerDeletedDetailsItem.h @@ -14,10 +14,10 @@ NSString *_summary; NSString *_displayName; ICSDateValue *_nextInstance; - BOOL _hadMoreInstances; + _Bool _hadMoreInstances; } -@property BOOL hadMoreInstances; // @synthesize hadMoreInstances=_hadMoreInstances; +@property _Bool hadMoreInstances; // @synthesize hadMoreInstances=_hadMoreInstances; @property(retain) ICSDateValue *nextInstance; // @synthesize nextInstance=_nextInstance; @property(retain) NSString *displayName; // @synthesize displayName=_displayName; @property(retain) NSString *summary; // @synthesize summary=_summary; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerInviteNotificationItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerInviteNotificationItem.h index 15666b809..0fa927385 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerInviteNotificationItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerInviteNotificationItem.h @@ -30,7 +30,7 @@ @property(retain) CoreDAVItemWithNoChildren *inviteStatus; // @synthesize inviteStatus=_inviteStatus; @property(retain) CoreDAVHrefItem *href; // @synthesize href=_href; @property(retain) CoreDAVLeafItem *uid; // @synthesize uid=_uid; -- (BOOL)isComponentSupportedForString:(id)arg1; +- (_Bool)isComponentSupportedForString:(id)arg1; - (id)copyParseRules; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerNotificationTypeItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerNotificationTypeItem.h index 6414ce8ff..6292f8c16 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerNotificationTypeItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerNotificationTypeItem.h @@ -18,11 +18,11 @@ @property(retain) CoreDAVItemWithNoChildren *resourceChanged; // @synthesize resourceChanged=_resourceChanged; @property(retain) CoreDAVItemWithNoChildren *inviteReply; // @synthesize inviteReply=_inviteReply; @property(retain) CoreDAVItemWithNoChildren *inviteNotification; // @synthesize inviteNotification=_inviteNotification; -- (BOOL)notificationNameIn:(id)arg1; -- (BOOL)notificationNameMatches:(id)arg1; -@property(readonly) BOOL isResourceChanged; -@property(readonly) BOOL isInviteReply; -@property(readonly) BOOL isInviteNotification; +- (_Bool)notificationNameIn:(id)arg1; +- (_Bool)notificationNameMatches:(id)arg1; +@property(readonly) _Bool isResourceChanged; +@property(readonly) _Bool isInviteReply; +@property(readonly) _Bool isInviteNotification; - (id)description; - (id)copyParseRules; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerRecurrenceItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerRecurrenceItem.h index 2aa542f93..a54c8432a 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerRecurrenceItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerRecurrenceItem.h @@ -18,7 +18,7 @@ @property(retain) CalDAVCalendarServerChangesItem *changes; // @synthesize changes=_changes; @property(retain) CoreDAVLeafItem *recurrenceID; // @synthesize recurrenceID=_recurrenceID; @property(retain) CoreDAVItemWithNoChildren *master; // @synthesize master=_master; -@property(readonly) BOOL isMaster; +@property(readonly) _Bool isMaster; - (id)copyParseRules; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeDeletedElement.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeDeletedElement.h index 62ebe5a7d..7c3aa52d2 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeDeletedElement.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeDeletedElement.h @@ -14,10 +14,10 @@ NSString *_summary; NSString *_displayName; ICSDateValue *_nextInstance; - BOOL _hadMoreInstances; + _Bool _hadMoreInstances; } -@property BOOL hadMoreInstances; // @synthesize hadMoreInstances=_hadMoreInstances; +@property _Bool hadMoreInstances; // @synthesize hadMoreInstances=_hadMoreInstances; @property(retain) ICSDateValue *nextInstance; // @synthesize nextInstance=_nextInstance; @property(retain) NSString *displayName; // @synthesize displayName=_displayName; @property(retain) NSString *summary; // @synthesize summary=_summary; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeUpdatedElement.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeUpdatedElement.h index 02f3fc315..57355fabe 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeUpdatedElement.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerResourceChangeUpdatedElement.h @@ -10,14 +10,14 @@ @interface CalDAVCalendarServerResourceChangeUpdatedElement : CalDAVCalendarServerResourceChangeElement { - BOOL _content; + _Bool _content; CoreDAVItem *_prop; NSMutableSet *_calendarChanges; } @property(retain) NSMutableSet *calendarChanges; // @synthesize calendarChanges=_calendarChanges; @property(retain) CoreDAVItem *prop; // @synthesize prop=_prop; -@property BOOL content; // @synthesize content=_content; +@property _Bool content; // @synthesize content=_content; - (id)copyParseRules; - (void)addCalendarChange:(id)arg1; - (void)addContentItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerUserItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerUserItem.h index abaa325e7..bcfd5bf12 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerUserItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarServerUserItem.h @@ -28,7 +28,7 @@ @property(retain) CoreDAVItemWithNoChildren *inviteStatus; // @synthesize inviteStatus=_inviteStatus; @property(retain) CoreDAVLeafItem *commonName; // @synthesize commonName=_commonName; @property(retain) CoreDAVHrefItem *href; // @synthesize href=_href; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)copyParseRules; - (void)setAcceptedURLItem:(id)arg1; - (void)setLastNameItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarSyncOperation.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarSyncOperation.h index 586dffee5..1fda97c9c 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarSyncOperation.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarSyncOperation.h @@ -10,28 +10,27 @@ @interface CalDAVCalendarSyncOperation : CalDAVOperation { - BOOL _getScheduleTags; - BOOL _getScheduleChanges; + _Bool _getScheduleTags; + _Bool _getScheduleChanges; NSError *_savedError; NSString *_nextCtag; NSString *_nextSyncToken; id _calendar; } -@property BOOL getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; -@property BOOL getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; +@property _Bool getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; +@property _Bool getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; - (void)containerSyncTask:(id)arg1 completedWithNewCTag:(id)arg2 newSyncToken:(id)arg3 addedOrModified:(id)arg4 removed:(id)arg5 error:(id)arg6; - (void)containerSyncTask:(id)arg1 retrievedAddedOrModifiedActions:(id)arg2 removed:(id)arg3; -- (BOOL)syncDeleteTask:(id)arg1 error:(id)arg2; -- (BOOL)syncPutTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; -- (BOOL)setLocalScheduleTag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; -- (BOOL)setLocalETag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; +- (_Bool)syncDeleteTask:(id)arg1 error:(id)arg2; +- (_Bool)syncPutTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; +- (_Bool)setLocalScheduleTag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; +- (_Bool)setLocalETag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; - (id)copyAllLocalURLsInFolderWithURL:(id)arg1; - (id)copyLocalETagsForURLs:(id)arg1 inFolderWithURL:(id)arg2; - (void)_syncEventsForMerge; - (void)_processAddedOrModified:(id)arg1 removed:(id)arg2; - (void)syncCalendar; -- (void)_reallySyncCalendar; - (id)_distantFutureEndDate; - (void)_finishWithError:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarUserSearchTask.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarUserSearchTask.h index e744d78f3..52c6760c5 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarUserSearchTask.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVCalendarUserSearchTask.h @@ -11,15 +11,15 @@ @interface CalDAVCalendarUserSearchTask : CoreDAVPropertyFindBaseTask { NSSet *_searchStrings; - BOOL _findAttendees; - BOOL _findLocations; - unsigned int _resultLimit; + _Bool _findAttendees; + _Bool _findLocations; + unsigned long long _resultLimit; } -+ (BOOL)tokensAreLegal:(id)arg1; -@property unsigned int resultLimit; // @synthesize resultLimit=_resultLimit; -@property BOOL findLocations; // @synthesize findLocations=_findLocations; -@property BOOL findAttendees; // @synthesize findAttendees=_findAttendees; ++ (_Bool)tokensAreLegal:(id)arg1; +@property unsigned long long resultLimit; // @synthesize resultLimit=_resultLimit; +@property _Bool findLocations; // @synthesize findLocations=_findLocations; +@property _Bool findAttendees; // @synthesize findAttendees=_findAttendees; @property(retain) NSSet *searchStrings; // @synthesize searchStrings=_searchStrings; - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)requestBody; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVChecksumVersionsItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVChecksumVersionsItem.h index f54b37d24..6fe8c8892 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVChecksumVersionsItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVChecksumVersionsItem.h @@ -14,7 +14,7 @@ } - (id)copyParseRules; -- (BOOL)supportsVersion:(id)arg1; +- (_Bool)supportsVersion:(id)arg1; - (void)addVersionSupported:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainer.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainer.h index ca0722eda..1134456eb 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainer.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainer.h @@ -13,18 +13,19 @@ NSString *_calendarDescription; NSString *_ctag; NSString *_calendarColor; + NSString *_symbolicColorName; NSString *_calendarOrder; NSSet *_supportedCalendarComponentSet; - BOOL _subscribedStripAlarms; - BOOL _subscribedStripTodos; - BOOL _subscribedStripAttachments; + _Bool _subscribedStripAlarms; + _Bool _subscribedStripTodos; + _Bool _subscribedStripAttachments; ICSDuration *_subscribedRefreshRate; NSURL *_publishURL; NSURL *_prePublishURL; - BOOL _isScheduleTransparent; + _Bool _isScheduleTransparent; NSTimeZone *_timeZone; - BOOL _canBePublished; - BOOL _canBeShared; + _Bool _canBePublished; + _Bool _canBeShared; NSURL *_source; NSSet *_freeBusySet; NSURL *_scheduleDefaultCalendarURL; @@ -34,11 +35,11 @@ NSString *_supportedCalendarComponentSets; NSString *_locationCode; NSString *_languageCode; - BOOL _autoprovisioned; + _Bool _autoprovisioned; } + (id)copyPropertyMappingsForParser; -@property BOOL autoprovisioned; // @synthesize autoprovisioned=_autoprovisioned; +@property _Bool autoprovisioned; // @synthesize autoprovisioned=_autoprovisioned; @property(retain) NSString *languageCode; // @synthesize languageCode=_languageCode; @property(retain) NSString *locationCode; // @synthesize locationCode=_locationCode; @property(retain) NSString *supportedCalendarComponentSets; // @synthesize supportedCalendarComponentSets=_supportedCalendarComponentSets; @@ -48,34 +49,35 @@ @property(retain) NSURL *scheduleDefaultCalendarURL; // @synthesize scheduleDefaultCalendarURL=_scheduleDefaultCalendarURL; @property(retain) NSSet *freeBusySet; // @synthesize freeBusySet=_freeBusySet; @property(retain) NSURL *source; // @synthesize source=_source; -@property BOOL canBeShared; // @synthesize canBeShared=_canBeShared; -@property BOOL canBePublished; // @synthesize canBePublished=_canBePublished; +@property _Bool canBeShared; // @synthesize canBeShared=_canBeShared; +@property _Bool canBePublished; // @synthesize canBePublished=_canBePublished; @property(retain) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; -@property BOOL isScheduleTransparent; // @synthesize isScheduleTransparent=_isScheduleTransparent; +@property _Bool isScheduleTransparent; // @synthesize isScheduleTransparent=_isScheduleTransparent; @property(retain) NSURL *prePublishURL; // @synthesize prePublishURL=_prePublishURL; @property(retain) NSURL *publishURL; // @synthesize publishURL=_publishURL; @property(retain) ICSDuration *subscribedRefreshRate; // @synthesize subscribedRefreshRate=_subscribedRefreshRate; -@property BOOL subscribedStripAttachments; // @synthesize subscribedStripAttachments=_subscribedStripAttachments; -@property BOOL subscribedStripTodos; // @synthesize subscribedStripTodos=_subscribedStripTodos; -@property BOOL subscribedStripAlarms; // @synthesize subscribedStripAlarms=_subscribedStripAlarms; +@property _Bool subscribedStripAttachments; // @synthesize subscribedStripAttachments=_subscribedStripAttachments; +@property _Bool subscribedStripTodos; // @synthesize subscribedStripTodos=_subscribedStripTodos; +@property _Bool subscribedStripAlarms; // @synthesize subscribedStripAlarms=_subscribedStripAlarms; @property(retain) NSSet *supportedCalendarComponentSet; // @synthesize supportedCalendarComponentSet=_supportedCalendarComponentSet; @property(retain) NSString *calendarOrder; // @synthesize calendarOrder=_calendarOrder; +@property(retain) NSString *symbolicColorName; // @synthesize symbolicColorName=_symbolicColorName; @property(retain) NSString *calendarColor; // @synthesize calendarColor=_calendarColor; @property(retain) NSString *ctag; // @synthesize ctag=_ctag; @property(retain) NSString *calendarDescription; // @synthesize calendarDescription=_calendarDescription; -@property(readonly) BOOL supportsFreebusy; -@property(readonly) BOOL isPollContainer; -@property(readonly) BOOL isJournalContainer; -@property(readonly) BOOL isTaskContainer; -@property(readonly) BOOL isEventContainer; -@property(readonly) BOOL isShared; -@property(readonly) BOOL isSharedOwner; -@property(readonly) BOOL isSubscribed; -@property(readonly) BOOL isNotification; -@property(readonly) BOOL isScheduleOutbox; -@property(readonly) BOOL isScheduleInbox; -@property(readonly) BOOL isCalendar; -- (BOOL)_isComponentSupportedForString:(id)arg1; +@property(readonly) _Bool supportsFreebusy; +@property(readonly) _Bool isPollContainer; +@property(readonly) _Bool isJournalContainer; +@property(readonly) _Bool isTaskContainer; +@property(readonly) _Bool isEventContainer; +@property(readonly) _Bool isShared; +@property(readonly) _Bool isSharedOwner; +@property(readonly) _Bool isSubscribed; +@property(readonly) _Bool isNotification; +@property(readonly) _Bool isScheduleOutbox; +@property(readonly) _Bool isScheduleInbox; +@property(readonly) _Bool isCalendar; +- (_Bool)_isComponentSupportedForString:(id)arg1; - (void)_setTimeZoneFromProperties:(id)arg1 onCalendar:(id)arg2; - (void)applyParsedProperties:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerChecksumSyncTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerChecksumSyncTaskGroup.h index a8f913743..80f37cc6e 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerChecksumSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerChecksumSyncTaskGroup.h @@ -16,19 +16,19 @@ CoreDAVItemParserMapping *_bestServerChecksumVersion; NSMutableDictionary *_serverURLsToChecksums; NSDictionary *_localURLsToChecksums; - BOOL _mismatchDetected; + _Bool _mismatchDetected; } -@property(readonly) BOOL mismatchDetected; // @synthesize mismatchDetected=_mismatchDetected; +@property(readonly) _Bool mismatchDetected; // @synthesize mismatchDetected=_mismatchDetected; @property(retain, nonatomic) CoreDAVItemParserMapping *bestServerChecksumVersion; // @synthesize bestServerChecksumVersion=_bestServerChecksumVersion; @property(retain, nonatomic) NSArray *preferredChecksumVersions; // @synthesize preferredChecksumVersions=_preferredChecksumVersions; - (void)deleteResourceURLs:(id)arg1; -- (BOOL)shouldDownloadResource:(id)arg1 localETag:(id)arg2 serverETag:(id)arg3; +- (_Bool)shouldDownloadResource:(id)arg1 localETag:(id)arg2 serverETag:(id)arg3; - (void)receivedPropertiesToValues:(id)arg1 forURL:(id)arg2; - (id)copyAdditionalResourcePropertiesToFetch; - (void)startTaskGroup; - (void)_serverChecksumSupportPropfind; -- (BOOL)_hadOutOfDateCollectionToken; +- (_Bool)_hadOutOfDateCollectionToken; - (id)_calculatedCalendarHome; - (void)_handleResponseToChecksumPropfind:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerMultiGetTask.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerMultiGetTask.h index 40bdd86ad..2b718349d 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerMultiGetTask.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerMultiGetTask.h @@ -8,16 +8,16 @@ @interface CalDAVContainerMultiGetTask : CoreDAVContainerMultiGetTask { - BOOL _getScheduleTags; - BOOL _getScheduleChanges; + _Bool _getScheduleTags; + _Bool _getScheduleChanges; } -@property BOOL getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; -@property BOOL getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; +@property _Bool getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; +@property _Bool getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; - (void)setAdditionalProperties:(id)arg1 onDataItem:(id)arg2; - (id)copyAdditionalPropElements; -- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(BOOL)arg3 getScheduleChanges:(BOOL)arg4; -- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(BOOL)arg3 getScheduleChanges:(BOOL)arg4 appSpecificCalendarItemClass:(Class)arg5; +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(_Bool)arg3 getScheduleChanges:(_Bool)arg4; +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(_Bool)arg3 getScheduleChanges:(_Bool)arg4 appSpecificCalendarItemClass:(Class)arg5; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerSyncTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerSyncTaskGroup.h index e06da1013..df60d37a9 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVContainerSyncTaskGroup.h @@ -11,12 +11,12 @@ @interface CalDAVContainerSyncTaskGroup : CoreDAVContainerSyncTaskGroup { id _calendar; - BOOL _getScheduleTags; - BOOL _getScheduleChanges; - BOOL _syncEvents; - BOOL _syncTodos; - BOOL _supportsExtendedCalendarQuery; - BOOL _fallbackOnMultiGetError; + _Bool _getScheduleTags; + _Bool _getScheduleChanges; + _Bool _syncEvents; + _Bool _syncTodos; + _Bool _supportsExtendedCalendarQuery; + _Bool _fallbackOnMultiGetError; int _fetchingEtagState; NSDateComponents *_eventFilterStartDate; NSDateComponents *_eventFilterEndDate; @@ -24,26 +24,26 @@ NSDateComponents *_todoFilterEndDate; } -@property BOOL fallbackOnMultiGetError; // @synthesize fallbackOnMultiGetError=_fallbackOnMultiGetError; +@property _Bool fallbackOnMultiGetError; // @synthesize fallbackOnMultiGetError=_fallbackOnMultiGetError; @property(retain) NSDateComponents *todoFilterEndDate; // @synthesize todoFilterEndDate=_todoFilterEndDate; @property(retain) NSDateComponents *todoFilterStartDate; // @synthesize todoFilterStartDate=_todoFilterStartDate; @property(retain) NSDateComponents *eventFilterEndDate; // @synthesize eventFilterEndDate=_eventFilterEndDate; @property(retain) NSDateComponents *eventFilterStartDate; // @synthesize eventFilterStartDate=_eventFilterStartDate; -@property BOOL supportsExtendedCalendarQuery; // @synthesize supportsExtendedCalendarQuery=_supportsExtendedCalendarQuery; -@property BOOL syncTodos; // @synthesize syncTodos=_syncTodos; -@property BOOL syncEvents; // @synthesize syncEvents=_syncEvents; -@property BOOL getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; -@property BOOL getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; +@property _Bool supportsExtendedCalendarQuery; // @synthesize supportsExtendedCalendarQuery=_supportsExtendedCalendarQuery; +@property _Bool syncTodos; // @synthesize syncTodos=_syncTodos; +@property _Bool syncEvents; // @synthesize syncEvents=_syncEvents; +@property _Bool getScheduleChanges; // @synthesize getScheduleChanges=_getScheduleChanges; +@property _Bool getScheduleTags; // @synthesize getScheduleTags=_getScheduleTags; @property(retain) id calendar; // @synthesize calendar=_calendar; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 getScheduleTags:(BOOL)arg4 getScheduleChanges:(BOOL)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 getScheduleTags:(BOOL)arg5 getScheduleChanges:(BOOL)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificCalendarItemClass:(Class)arg9; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 getScheduleTags:(_Bool)arg4 getScheduleChanges:(_Bool)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 getScheduleTags:(_Bool)arg5 getScheduleChanges:(_Bool)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificCalendarItemClass:(Class)arg9; - (id)copyAdditionalResourcePropertiesToFetch; -- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (_Bool)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; - (id)dataContentType; - (id)copyGetEtagTaskWithPropertiesToFind:(id)arg1; -- (BOOL)_shouldFetchTodosForState:(int)arg1; -- (BOOL)_shouldFetchEventsForState:(int)arg1; -- (BOOL)shouldFetchMoreETags; +- (_Bool)_shouldFetchTodosForState:(int)arg1; +- (_Bool)_shouldFetchEventsForState:(int)arg1; +- (_Bool)shouldFetchMoreETags; - (void)applyAdditionalPropertiesFromPostTask:(id)arg1; - (void)applyAdditionalPropertiesFromPutTask:(id)arg1; - (id)copyPutTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetAccountPropertiesTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetAccountPropertiesTaskGroup.h index 266641e2d..42cbd93ef 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetAccountPropertiesTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetAccountPropertiesTaskGroup.h @@ -19,11 +19,11 @@ NSURL *_notificationURL; NSURL *_delegatePrincipalURL; NSURL *_updatedPrincipalURL; - BOOL _supportsCalendarUserSearch; + _Bool _supportsCalendarUserSearch; CalDAVServerVersion *_serverVersion; } -@property(readonly) BOOL supportsCalendarUserSearch; // @synthesize supportsCalendarUserSearch=_supportsCalendarUserSearch; +@property(readonly) _Bool supportsCalendarUserSearch; // @synthesize supportsCalendarUserSearch=_supportsCalendarUserSearch; @property(readonly) NSURL *updatedPrincipalURL; // @synthesize updatedPrincipalURL=_updatedPrincipalURL; @property(readonly) CalDAVServerVersion *serverVersion; // @synthesize serverVersion=_serverVersion; @property(readonly) NSSet *originalUserAddresses; // @synthesize originalUserAddresses=_originalUserAddresses; @@ -35,7 +35,7 @@ @property(retain) NSURL *delegatePrincipalURL; // @synthesize delegatePrincipalURL=_delegatePrincipalURL; @property(readonly) NSSet *calendarHomes; // @synthesize calendarHomes=_calendarHomes; - (void)processPrincipalHeaders:(id)arg1; -- (BOOL)forceOptionsRequest; +- (_Bool)forceOptionsRequest; - (void)_setPropertiesFromParsedResponses:(id)arg1; - (id)homeSet; - (void)startTaskGroup; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetDelegatesBaseTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetDelegatesBaseTaskGroup.h index 8fc2f99ee..f01d00a04 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetDelegatesBaseTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetDelegatesBaseTaskGroup.h @@ -13,7 +13,7 @@ @interface CalDAVGetDelegatesBaseTaskGroup : CoreDAVTaskGroup { - BOOL _serverSupportsExpandPropertyReport; + _Bool _serverSupportsExpandPropertyReport; NSURL *_principalURL; NSMutableArray *_readPrincipalURLs; NSMutableArray *_writePrincipalURLs; @@ -26,14 +26,14 @@ @property(retain) NSMutableArray *writePrincipalURLs; // @synthesize writePrincipalURLs=_writePrincipalURLs; @property(retain) NSMutableArray *readPrincipalURLs; // @synthesize readPrincipalURLs=_readPrincipalURLs; @property(retain) NSURL *principalURL; // @synthesize principalURL=_principalURL; -@property BOOL serverSupportsExpandPropertyReport; // @synthesize serverSupportsExpandPropertyReport=_serverSupportsExpandPropertyReport; +@property _Bool serverSupportsExpandPropertyReport; // @synthesize serverSupportsExpandPropertyReport=_serverSupportsExpandPropertyReport; @property(readonly) NSSet *readWritePrincipalDetails; @property(readonly) NSSet *readOnlyPrincipalDetails; - (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; - (void)task:(id)arg1 didFinishWithError:(id)arg2; - (id)_popFromArray:(id)arg1; - (void)_getPrincipalDetailsForURL:(id)arg1; -- (void)_processDetailsFromMultiStatus:(id)arg1 allowWrite:(BOOL)arg2; +- (void)_processDetailsFromMultiStatus:(id)arg1 allowWrite:(_Bool)arg2; - (id)_mappingsForPrincipalDetails; - (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetGrantedDelegatesTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetGrantedDelegatesTaskGroup.h index be7ce172e..7e321863b 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVGetGrantedDelegatesTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVGetGrantedDelegatesTaskGroup.h @@ -9,17 +9,17 @@ @interface CalDAVGetGrantedDelegatesTaskGroup : CalDAVGetDelegatesBaseTaskGroup { int _state; - BOOL _fetchPrincipalDetails; + _Bool _fetchPrincipalDetails; } -@property BOOL fetchPrincipalDetails; // @synthesize fetchPrincipalDetails=_fetchPrincipalDetails; +@property _Bool fetchPrincipalDetails; // @synthesize fetchPrincipalDetails=_fetchPrincipalDetails; @property int state; // @synthesize state=_state; - (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; - (void)task:(id)arg1 didFinishWithError:(id)arg2; - (void)startTaskGroup; - (void)_getChildProperties; -- (void)_expandPropertiesWithAllowWrite:(BOOL)arg1; -- (id)_urlAppendingSegmentWithAllowWrite:(BOOL)arg1; +- (void)_expandPropertiesWithAllowWrite:(_Bool)arg1; +- (id)_urlAppendingSegmentWithAllowWrite:(_Bool)arg1; - (void)_fetchOnlyHrefs; - (void)_finishWithError:(id)arg1 state:(int)arg2; - (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarTask.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarTask.h index ed37b865c..9e257a0f8 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarTask.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarTask.h @@ -20,7 +20,7 @@ - (id)httpMethod; - (id)description; - (void)dealloc; -- (void)setSupportForEvents:(BOOL)arg1 tasks:(BOOL)arg2; +- (void)setSupportForEvents:(_Bool)arg1 tasks:(_Bool)arg2; - (id)initWithPropertiesToSet:(id)arg1 atURL:(id)arg2; - (id)initWithURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarWithFallbackTaskGroup.h new file mode 100644 index 000000000..06444f629 --- /dev/null +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVMkcalendarWithFallbackTaskGroup.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CoreDAVTaskGroup.h" + +@class NSDictionary, NSSet, NSURL; + +@interface CalDAVMkcalendarWithFallbackTaskGroup : CoreDAVTaskGroup +{ + NSURL *_url; + _Bool _shouldSupportVEVENT; + _Bool _shouldSupportVTODO; + NSSet *_primaryElements; + NSSet *_fallbackElements; + NSDictionary *_headersToOverride; + NSDictionary *_responseHeaders; +} + +@property(retain, nonatomic) NSDictionary *responseHeaders; // @synthesize responseHeaders=_responseHeaders; +@property(retain, nonatomic) NSDictionary *headersToOverride; // @synthesize headersToOverride=_headersToOverride; +@property(nonatomic) _Bool shouldSupportVTODO; // @synthesize shouldSupportVTODO=_shouldSupportVTODO; +@property(nonatomic) _Bool shouldSupportVEVENT; // @synthesize shouldSupportVEVENT=_shouldSupportVEVENT; +- (void)startTaskGroup; +- (void)_mkcalendarAfterFailureCount:(unsigned long long)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 primaryPropertiesToSet:(id)arg3 fallbackPropertiesToSet:(id)arg4 atURL:(id)arg5; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVMultiMoveWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVMultiMoveWithFallbackTaskGroup.h index d8962de6d..cdbca771c 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVMultiMoveWithFallbackTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVMultiMoveWithFallbackTaskGroup.h @@ -11,17 +11,17 @@ @interface CalDAVMultiMoveWithFallbackTaskGroup : CoreDAVMultiMoveWithFallbackTaskGroup { NSDictionary *_sourceEntityScheduleTags; - BOOL _isAutoScheduleSupported; + _Bool _isAutoScheduleSupported; NSMutableDictionary *_destinationEntityScheduleTags; } -@property(readonly) BOOL isAutoScheduleSupported; // @synthesize isAutoScheduleSupported=_isAutoScheduleSupported; +@property(readonly) _Bool isAutoScheduleSupported; // @synthesize isAutoScheduleSupported=_isAutoScheduleSupported; @property(readonly, nonatomic) NSMutableDictionary *destinationEntityScheduleTags; // @synthesize destinationEntityScheduleTags=_destinationEntityScheduleTags; @property(readonly, nonatomic) NSDictionary *sourceEntityScheduleTags; // @synthesize sourceEntityScheduleTags=_sourceEntityScheduleTags; - (void)_completedPropFindTask:(id)arg1 intermediateETag:(id)arg2 intermediateScheduleTag:(id)arg3 destinationFilename:(id)arg4; - (void)_setTagsForDestinationEntityAtURL:(id)arg1 fromTaskResponseHeaders:(id)arg2 completionBlock:(id)arg3; - (void)dealloc; -- (id)initWithSourceURLs:(id)arg1 destinationURL:(id)arg2 overwrite:(BOOL)arg3 useFallback:(BOOL)arg4 sourceEntityDataPayloads:(id)arg5 sourceEntityDataContentTypes:(id)arg6 sourceEntityETags:(id)arg7 sourceEntityScheduleTags:(id)arg8 accountInfoProvider:(id)arg9 taskManager:(id)arg10 isAutoScheduleSupported:(BOOL)arg11; +- (id)initWithSourceURLs:(id)arg1 destinationURL:(id)arg2 overwrite:(_Bool)arg3 useFallback:(_Bool)arg4 sourceEntityDataPayloads:(id)arg5 sourceEntityDataContentTypes:(id)arg6 sourceEntityETags:(id)arg7 sourceEntityScheduleTags:(id)arg8 accountInfoProvider:(id)arg9 taskManager:(id)arg10 isAutoScheduleSupported:(_Bool)arg11; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVNotificationContainerSyncTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVNotificationContainerSyncTaskGroup.h index f3ceb7fc1..83c4da223 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVNotificationContainerSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVNotificationContainerSyncTaskGroup.h @@ -15,7 +15,7 @@ @property(retain) NSSet *notificationTypeNamesToFetch; // @synthesize notificationTypeNamesToFetch=_notificationTypeNamesToFetch; - (id)copyAdditionalResourcePropertiesToFetch; -- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (_Bool)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; - (id)copyGetTaskWithURL:(id)arg1; - (void)dealloc; - (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 accountInfoProvider:(id)arg4 taskManager:(id)arg5; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVOperation.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVOperation.h index e9f6292dd..d8b643941 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVOperation.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVOperation.h @@ -11,7 +11,7 @@ @interface CalDAVOperation : CoreDAVTaskGroup { id _principal; - BOOL _isCancellingTaskGroups; + _Bool _isCancellingTaskGroups; NSMutableSet *_outstandingTaskGroups; } diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchPropertySet.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchPropertySet.h index b7a76a30c..e4a30dd94 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchPropertySet.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchPropertySet.h @@ -15,10 +15,10 @@ + (id)searchSetWithProperties:(id)arg1; @property(readonly) NSSet *stringProperties; // @synthesize stringProperties=_properties; -- (BOOL)isEqualToPropertySet:(id)arg1; -@property(readonly) BOOL supportsPropertySearch; -- (BOOL)supportsWellKnownType:(int)arg1; -- (BOOL)supportsPropertyTypeWithNameSpace:(id)arg1 andName:(id)arg2; +- (_Bool)isEqualToPropertySet:(id)arg1; +@property(readonly) _Bool supportsPropertySearch; +- (_Bool)supportsWellKnownType:(int)arg1; +- (_Bool)supportsPropertyTypeWithNameSpace:(id)arg1 andName:(id)arg2; - (id)initWithStringProperties:(id)arg1; - (id)initWithSearchProperties:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchSupport.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchSupport.h index 062a8c062..6b6a4ded5 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchSupport.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVPrincipalSearchSupport.h @@ -10,7 +10,7 @@ { } -+ (id)parserMappingsWithServerSupportSet:(id)arg1 includeEmail:(BOOL)arg2; ++ (id)parserMappingsWithServerSupportSet:(id)arg1 includeEmail:(_Bool)arg2; + (id)resultTypeForRecordType:(id)arg1; + (id)propertySearchItemForWellKnownType:(int)arg1; + (id)namespaceAndNameForWellKnownType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVPropPatchWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVPropPatchWithFallbackTaskGroup.h new file mode 100644 index 000000000..264e523e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVPropPatchWithFallbackTaskGroup.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CoreDAVTaskGroup.h" + +@class CoreDAVResponseItem, NSSet, NSURL; + +@interface CalDAVPropPatchWithFallbackTaskGroup : CoreDAVTaskGroup +{ + NSURL *_url; + NSSet *_primaryElements; + NSSet *_fallbackElements; + CoreDAVResponseItem *_responseItem; +} + +@property(retain) CoreDAVResponseItem *responseItem; // @synthesize responseItem=_responseItem; +- (void)startTaskGroup; +- (void)_proppatchAfterFailureCount:(unsigned long long)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 primaryPropertiesToSet:(id)arg3 fallbackPropertiesToSet:(id)arg4 atURL:(id)arg5; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVReplyToSharedCalendarInvitationTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVReplyToSharedCalendarInvitationTaskGroup.h index dad2c7955..456dc8202 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVReplyToSharedCalendarInvitationTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVReplyToSharedCalendarInvitationTaskGroup.h @@ -13,21 +13,21 @@ @interface CalDAVReplyToSharedCalendarInvitationTaskGroup : CoreDAVTaskGroup { CalDAVCalendarServerInviteNotificationItem *_invitation; - BOOL _acceptInvitation; + _Bool _acceptInvitation; NSURL *_calendarHomeURL; NSURL *_sharedAs; } @property(retain, nonatomic) NSURL *sharedAs; // @synthesize sharedAs=_sharedAs; @property(retain) NSURL *calendarHomeURL; // @synthesize calendarHomeURL=_calendarHomeURL; -@property BOOL acceptInvitation; // @synthesize acceptInvitation=_acceptInvitation; +@property _Bool acceptInvitation; // @synthesize acceptInvitation=_acceptInvitation; @property(retain) CalDAVCalendarServerInviteNotificationItem *invitation; // @synthesize invitation=_invitation; - (void)task:(id)arg1 didFinishWithError:(id)arg2; - (id)generateReply; - (void)startTaskGroup; - (id)description; - (void)dealloc; -- (id)initWithInvitation:(id)arg1 acceptInvitation:(BOOL)arg2 atCalendarHomeURL:(id)arg3 accountInfoProvider:(id)arg4 taskManager:(id)arg5; +- (id)initWithInvitation:(id)arg1 acceptInvitation:(_Bool)arg2 atCalendarHomeURL:(id)arg3 accountInfoProvider:(id)arg4 taskManager:(id)arg5; - (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; // Remaining properties diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVScheduleCalendarTranspItem.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVScheduleCalendarTranspItem.h index 5ccf63fb9..aa7386d09 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVScheduleCalendarTranspItem.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVScheduleCalendarTranspItem.h @@ -15,7 +15,7 @@ @property(retain) CoreDAVItemWithNoChildren *transparent; // @synthesize transparent=_transparent; - (id)copyParseRules; -@property(readonly) BOOL isScheduleTransparent; +@property(readonly) _Bool isScheduleTransparent; - (void)dealloc; - (id)initWithNameSpace:(id)arg1 andName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVServerVersion.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVServerVersion.h index f5838d856..6e8c03d90 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVServerVersion.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVServerVersion.h @@ -13,25 +13,25 @@ @interface CalDAVServerVersion : NSObject { double _version; - BOOL _supportsTimeRangeFilter; - BOOL _supportsTodoTimeRangeFilter; - BOOL _supportsTimeRangeFilterWithoutEndDate; - BOOL _supportsTimeRangeFilterOnInbox; - BOOL _supportsAutoSchedule; - BOOL _supportsPrivateComments; - BOOL _supportsSharing; - BOOL _supportsSharingNoScheduling; - BOOL _supportsCalendarProxy; - BOOL _supportsInboxAvailability; - BOOL _supportsPrivateEvents; - BOOL _supportsSubscriptionCalendars; - BOOL _supportsPrincipalPropertySearch; - BOOL _supportsExtendedCalendarQuery; - BOOL _supportsRequestCompression; - BOOL _supportsManagedAttachments; - BOOL _supportsCheckForValidEmail; - BOOL _supportsChecksumming; - BOOL _supportsCalendarHomeSync; + _Bool _supportsTimeRangeFilter; + _Bool _supportsTodoTimeRangeFilter; + _Bool _supportsTimeRangeFilterWithoutEndDate; + _Bool _supportsTimeRangeFilterOnInbox; + _Bool _supportsAutoSchedule; + _Bool _supportsPrivateComments; + _Bool _supportsSharing; + _Bool _supportsSharingNoScheduling; + _Bool _supportsCalendarProxy; + _Bool _supportsInboxAvailability; + _Bool _supportsPrivateEvents; + _Bool _supportsSubscriptionCalendars; + _Bool _supportsPrincipalPropertySearch; + _Bool _supportsExtendedCalendarQuery; + _Bool _supportsRequestCompression; + _Bool _supportsManagedAttachments; + _Bool _supportsCheckForValidEmail; + _Bool _supportsChecksumming; + _Bool _supportsCalendarHomeSync; NSString *_supportedCalendarComponentSets; NSSet *_complianceClasses; NSString *_serverHeader; @@ -41,33 +41,33 @@ + (id)versionWithHTTPHeaders:(id)arg1; + (id)_prototypeMatchingServerHeaders:(id)arg1; @property(copy, nonatomic) NSString *supportedCalendarComponentSets; // @synthesize supportedCalendarComponentSets=_supportedCalendarComponentSets; -@property(nonatomic) BOOL supportsCalendarHomeSync; // @synthesize supportsCalendarHomeSync=_supportsCalendarHomeSync; -@property(nonatomic) BOOL supportsChecksumming; // @synthesize supportsChecksumming=_supportsChecksumming; -@property(nonatomic) BOOL supportsCheckForValidEmail; // @synthesize supportsCheckForValidEmail=_supportsCheckForValidEmail; -@property(nonatomic) BOOL supportsManagedAttachments; // @synthesize supportsManagedAttachments=_supportsManagedAttachments; -@property(nonatomic) BOOL supportsRequestCompression; // @synthesize supportsRequestCompression=_supportsRequestCompression; -@property(nonatomic) BOOL supportsExtendedCalendarQuery; // @synthesize supportsExtendedCalendarQuery=_supportsExtendedCalendarQuery; +@property(nonatomic) _Bool supportsCalendarHomeSync; // @synthesize supportsCalendarHomeSync=_supportsCalendarHomeSync; +@property(nonatomic) _Bool supportsChecksumming; // @synthesize supportsChecksumming=_supportsChecksumming; +@property(nonatomic) _Bool supportsCheckForValidEmail; // @synthesize supportsCheckForValidEmail=_supportsCheckForValidEmail; +@property(nonatomic) _Bool supportsManagedAttachments; // @synthesize supportsManagedAttachments=_supportsManagedAttachments; +@property(nonatomic) _Bool supportsRequestCompression; // @synthesize supportsRequestCompression=_supportsRequestCompression; +@property(nonatomic) _Bool supportsExtendedCalendarQuery; // @synthesize supportsExtendedCalendarQuery=_supportsExtendedCalendarQuery; @property(copy, nonatomic) NSString *serverHeader; // @synthesize serverHeader=_serverHeader; @property(retain, nonatomic) NSSet *complianceClasses; // @synthesize complianceClasses=_complianceClasses; -@property(nonatomic) BOOL supportsPrincipalPropertySearch; // @synthesize supportsPrincipalPropertySearch=_supportsPrincipalPropertySearch; -@property(nonatomic) BOOL supportsSubscriptionCalendars; // @synthesize supportsSubscriptionCalendars=_supportsSubscriptionCalendars; -@property(nonatomic) BOOL supportsPrivateEvents; // @synthesize supportsPrivateEvents=_supportsPrivateEvents; -@property(nonatomic) BOOL supportsInboxAvailability; // @synthesize supportsInboxAvailability=_supportsInboxAvailability; -@property(nonatomic) BOOL supportsCalendarProxy; // @synthesize supportsCalendarProxy=_supportsCalendarProxy; -@property(nonatomic) BOOL supportsSharingNoScheduling; // @synthesize supportsSharingNoScheduling=_supportsSharingNoScheduling; -@property(nonatomic) BOOL supportsSharing; // @synthesize supportsSharing=_supportsSharing; -@property(nonatomic) BOOL supportsPrivateComments; // @synthesize supportsPrivateComments=_supportsPrivateComments; -@property(nonatomic) BOOL supportsAutoSchedule; // @synthesize supportsAutoSchedule=_supportsAutoSchedule; -@property(nonatomic) BOOL supportsTimeRangeFilterOnInbox; // @synthesize supportsTimeRangeFilterOnInbox=_supportsTimeRangeFilterOnInbox; -@property(nonatomic) BOOL supportsTimeRangeFilterWithoutEndDate; // @synthesize supportsTimeRangeFilterWithoutEndDate=_supportsTimeRangeFilterWithoutEndDate; -@property(nonatomic) BOOL supportsTodoTimeRangeFilter; // @synthesize supportsTodoTimeRangeFilter=_supportsTodoTimeRangeFilter; -@property(nonatomic) BOOL supportsTimeRangeFilter; // @synthesize supportsTimeRangeFilter=_supportsTimeRangeFilter; +@property(nonatomic) _Bool supportsPrincipalPropertySearch; // @synthesize supportsPrincipalPropertySearch=_supportsPrincipalPropertySearch; +@property(nonatomic) _Bool supportsSubscriptionCalendars; // @synthesize supportsSubscriptionCalendars=_supportsSubscriptionCalendars; +@property(nonatomic) _Bool supportsPrivateEvents; // @synthesize supportsPrivateEvents=_supportsPrivateEvents; +@property(nonatomic) _Bool supportsInboxAvailability; // @synthesize supportsInboxAvailability=_supportsInboxAvailability; +@property(nonatomic) _Bool supportsCalendarProxy; // @synthesize supportsCalendarProxy=_supportsCalendarProxy; +@property(nonatomic) _Bool supportsSharingNoScheduling; // @synthesize supportsSharingNoScheduling=_supportsSharingNoScheduling; +@property(nonatomic) _Bool supportsSharing; // @synthesize supportsSharing=_supportsSharing; +@property(nonatomic) _Bool supportsPrivateComments; // @synthesize supportsPrivateComments=_supportsPrivateComments; +@property(nonatomic) _Bool supportsAutoSchedule; // @synthesize supportsAutoSchedule=_supportsAutoSchedule; +@property(nonatomic) _Bool supportsTimeRangeFilterOnInbox; // @synthesize supportsTimeRangeFilterOnInbox=_supportsTimeRangeFilterOnInbox; +@property(nonatomic) _Bool supportsTimeRangeFilterWithoutEndDate; // @synthesize supportsTimeRangeFilterWithoutEndDate=_supportsTimeRangeFilterWithoutEndDate; +@property(nonatomic) _Bool supportsTodoTimeRangeFilter; // @synthesize supportsTodoTimeRangeFilter=_supportsTodoTimeRangeFilter; +@property(nonatomic) _Bool supportsTimeRangeFilter; // @synthesize supportsTimeRangeFilter=_supportsTimeRangeFilter; @property(nonatomic) double version; // @synthesize version=_version; - (id)propertyValue; @property(readonly, nonatomic) NSString *type; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (void)_setPropertiesFromComplianceClasses:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVSubscribedCalendar-Protocol.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVSubscribedCalendar-Protocol.h index 1e6f1d8af..338b9e224 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVSubscribedCalendar-Protocol.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVSubscribedCalendar-Protocol.h @@ -10,14 +10,14 @@ @protocol CalDAVSubscribedCalendar @property double refreshInterval; -@property BOOL hasTaskFilter; -@property BOOL hasAttachmentFilter; -@property BOOL hasAlarmFilter; +@property _Bool hasTaskFilter; +@property _Bool hasAttachmentFilter; +@property _Bool hasAlarmFilter; @property(retain) NSURL *subscriptionURL; @optional @property(retain) NSString *languageCode; @property(retain) NSString *locationCode; -@property BOOL autoprovisioned; +@property _Bool autoprovisioned; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVSupportedCalendarComponentSets.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVSupportedCalendarComponentSets.h index 7e9655407..a9b8cfb95 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVSupportedCalendarComponentSets.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVSupportedCalendarComponentSets.h @@ -13,7 +13,7 @@ NSMutableSet *_componentSets; } -+ (BOOL)allowedCalendars:(id)arg1 contains:(id)arg2; ++ (_Bool)allowedCalendars:(id)arg1 contains:(id)arg2; - (id)childrenToWrite; - (void)addCompSet:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalDAVUpdateGrantedDelegatesTaskGroup.h b/iOS7/PrivateFrameworks/CalDAV/CalDAVUpdateGrantedDelegatesTaskGroup.h index 540b80adc..c676103e0 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalDAVUpdateGrantedDelegatesTaskGroup.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalDAVUpdateGrantedDelegatesTaskGroup.h @@ -30,8 +30,8 @@ - (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; - (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; - (void)startTaskGroup; -- (void)_populateUpdatesFromFetched:(id)arg1 allowWrite:(BOOL)arg2; -- (void)_updateDelegatesWithAllowWrite:(BOOL)arg1; +- (void)_populateUpdatesFromFetched:(id)arg1 allowWrite:(_Bool)arg2; +- (void)_updateDelegatesWithAllowWrite:(_Bool)arg1; - (void)_fetchExistingGrantedDelegates; - (void)_finishWithError:(id)arg1 state:(int)arg2; - (id)initWithAccountInfoProvider:(id)arg1 addWriteURLs:(id)arg2 addReadURLs:(id)arg3 removeURLs:(id)arg4 taskManager:(id)arg5; diff --git a/iOS7/PrivateFrameworks/CalDAV/CalendarServerVersion.h b/iOS7/PrivateFrameworks/CalDAV/CalendarServerVersion.h index 67136e5e8..ad617e85e 100644 --- a/iOS7/PrivateFrameworks/CalDAV/CalendarServerVersion.h +++ b/iOS7/PrivateFrameworks/CalDAV/CalendarServerVersion.h @@ -10,7 +10,7 @@ { } -- (BOOL)supportsTimeRangeFilterWithoutEndDate; +- (_Bool)supportsTimeRangeFilterWithoutEndDate; - (id)type; - (id)init; diff --git a/iOS7/PrivateFrameworks/CalDAV/NSArray-CALExtensions.h b/iOS7/PrivateFrameworks/CalDAV/NSArray-CALExtensions.h index 13572c0f0..e04bbbfe1 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSArray-CALExtensions.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSArray-CALExtensions.h @@ -7,7 +7,7 @@ #import "NSArray.h" @interface NSArray (CALExtensions) -- (BOOL)containsObjectIdenticalTo:(id)arg1; +- (_Bool)containsObjectIdenticalTo:(id)arg1; - (id)allObjectsWithClass:(Class)arg1; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/NSObject-CALExtensions.h b/iOS7/PrivateFrameworks/CalDAV/NSObject-CALExtensions.h index 8e2450e65..d53a79260 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSObject-CALExtensions.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSObject-CALExtensions.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (CALExtensions) -- (BOOL)isNull; +- (_Bool)isNull; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CalDAV/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CalDAV/NSString-CalendarPathExtensions.h b/iOS7/PrivateFrameworks/CalDAV/NSString-CalendarPathExtensions.h index d8d0fc5be..ffed3e2f4 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSString-CalendarPathExtensions.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSString-CalendarPathExtensions.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CalendarPathExtensions) -+ (id)stringWithContentsOfFile:(id)arg1 usingEncoding:(unsigned int)arg2; ++ (id)stringWithContentsOfFile:(id)arg1 usingEncoding:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CalDAV/NSURL-CALExtensions.h b/iOS7/PrivateFrameworks/CalDAV/NSURL-CALExtensions.h index f36bb64c3..27ae007cb 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSURL-CALExtensions.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSURL-CALExtensions.h @@ -11,7 +11,7 @@ + (id)davCompatibleFilenameForFilename:(id)arg1; - (id)pathWithoutDecodingAndRemovingTrailingSlash; - (id)pathWithoutTrailingRemovingSlash; -- (BOOL)isEqualToURL:(id)arg1; +- (_Bool)isEqualToURL:(id)arg1; - (id)serverURL; - (id)unquotedPassword; - (id)initWithScheme:(id)arg1 host:(id)arg2 port:(int)arg3 path:(id)arg4; diff --git a/iOS7/PrivateFrameworks/CalDAV/NSURL-DAVExtensions.h b/iOS7/PrivateFrameworks/CalDAV/NSURL-DAVExtensions.h index fc836b7ae..5e9f0c579 100644 --- a/iOS7/PrivateFrameworks/CalDAV/NSURL-DAVExtensions.h +++ b/iOS7/PrivateFrameworks/CalDAV/NSURL-DAVExtensions.h @@ -10,7 +10,7 @@ + (id)URLWithDirtyString:(id)arg1; + (id)URLWithScheme:(id)arg1 host:(id)arg2 port:(int)arg3 uri:(id)arg4; + (int)classicPortForScheme:(id)arg1; -- (BOOL)absoluteURLisEqual:(id)arg1; +- (_Bool)absoluteURLisEqual:(id)arg1; - (id)URLWithoutPassword; - (id)URLWithoutUsername; - (id)URLWithUsername:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CaptiveNetwork/CDStructures.h b/iOS7/PrivateFrameworks/CaptiveNetwork/CDStructures.h index 9ac6e5867..4da6bca7d 100644 --- a/iOS7/PrivateFrameworks/CaptiveNetwork/CDStructures.h +++ b/iOS7/PrivateFrameworks/CaptiveNetwork/CDStructures.h @@ -8,8 +8,9 @@ struct __CNPluginCommand { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct __CFDictionary *_field2; unsigned int _field3; diff --git a/iOS7/PrivateFrameworks/Celestial/AVArrayQueueFeeder.h b/iOS7/PrivateFrameworks/Celestial/AVArrayQueueFeeder.h index 0ee2eb9ce..33a5c2eae 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVArrayQueueFeeder.h +++ b/iOS7/PrivateFrameworks/Celestial/AVArrayQueueFeeder.h @@ -16,10 +16,10 @@ - (void)shuffleWithCurrentIndex:(unsigned int)arg1; - (void)removeObjectAtIndex:(unsigned int)arg1; - (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfPaths; -- (unsigned int)itemCount; -- (id)itemForIndex:(unsigned int)arg1; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfPaths; +- (unsigned long long)itemCount; +- (id)itemForIndex:(unsigned long long)arg1; - (void)dealloc; - (id)initWithArray:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/Celestial/AVCallbackHandler.h b/iOS7/PrivateFrameworks/Celestial/AVCallbackHandler.h index 1d5f1153b..2728d4da5 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVCallbackHandler.h +++ b/iOS7/PrivateFrameworks/Celestial/AVCallbackHandler.h @@ -20,7 +20,7 @@ @property SEL mainThreadAction; // @synthesize mainThreadAction=_mainThreadAction; @property SEL action; // @synthesize action=_action; @property id target; // @synthesize target=_target; -- (BOOL)hasParams; +- (_Bool)hasParams; - (id)waitForCallbackParams; - (void)setCallbackParams:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Celestial/AVController-AVController_Celeste.h b/iOS7/PrivateFrameworks/Celestial/AVController-AVController_Celeste.h new file mode 100644 index 000000000..f5901cfeb --- /dev/null +++ b/iOS7/PrivateFrameworks/Celestial/AVController-AVController_Celeste.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVController (AVController_Celeste) +- (id)vibrationPattern; +- (void)setVibrationPattern:(id)arg1; +- (void)setVibrationEnabled:(_Bool)arg1; +- (_Bool)vibrationEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/Celestial/AVController.h b/iOS7/PrivateFrameworks/Celestial/AVController.h index 006972bf8..a9f78ca4c 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVController.h +++ b/iOS7/PrivateFrameworks/Celestial/AVController.h @@ -14,24 +14,24 @@ + (id)convertFigTimeDictionaryToTimeIntervalWithKey:(id)arg1 stringURLToNSURLWithKey:(id)arg2 inDictionaries:(id)arg3; + (id)avControllerWithQueue:(id)arg1 error:(id *)arg2; + (id)avController; -+ (BOOL)isNetworkSupportedPath:(id)arg1; -+ (BOOL)isSupportedFileExtension:(id)arg1; -+ (BOOL)isSupportedMimeType:(id)arg1; -+ (void)setEnableNetworkMode:(BOOL)arg1; ++ (_Bool)isNetworkSupportedPath:(id)arg1; ++ (_Bool)isSupportedFileExtension:(id)arg1; ++ (_Bool)isSupportedMimeType:(id)arg1; ++ (void)setEnableNetworkMode:(_Bool)arg1; + (id)compatibleAudioRouteForRoute:(id)arg1; - (void)figPlayerNotificationHandler:(id)arg1; - (void)fpItemNotification:(id)arg1 sender:(id)arg2; - (void)dequeueDeadItem; - (void)avPlaybackQueueCurrentItemChangedNotification:(id)arg1; -- (BOOL)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; -- (struct OpaqueFigPlaybackItem *)createItemWithURL:(id)arg1 flags:(unsigned long)arg2 error:(int *)arg3; +- (_Bool)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; +- (struct OpaqueFigPlaybackItem *)createItemWithURL:(id)arg1 flags:(unsigned int)arg2 error:(int *)arg3; - (double)bookmarkTimeForAVItem:(id)arg1; - (id)bookmarkGroupIDForAVItem:(id)arg1; - (void)ensurePlaybackQueueImmed; - (struct OpaqueFigPlaybackItem *)currentFPItem; - (id)currentItem; - (void)makeCurrentItemReady; -- (BOOL)isCurrentItemReady; +- (_Bool)isCurrentItemReady; - (void)unregisterTimeMarkerObserver:(id)arg1 forItem:(id)arg2; - (void)removeObserver:(id)arg1 fromTMOArray:(id)arg2; - (void)registerTimeMarkerObserver:(id)arg1 forItem:(id)arg2 times:(id)arg3 context:(id)arg4; @@ -41,7 +41,7 @@ - (void)logPerformanceDataForCurrentItem; - (id)initWithQueue:(id)arg1 fmpType:(unsigned int)arg2 error:(id *)arg3; - (id)_figPlayerNotifications; -- (BOOL)isValid; +- (_Bool)isValid; - (id)initWithQueue:(id)arg1 error:(id *)arg2; - (void)safeSubtitleCommandPosted:(void *)arg1; - (void)setDelegate:(id)arg1; @@ -53,57 +53,57 @@ - (void)rateDidChangeToRate:(float)arg1; - (void)fmpEffectiveVolumeDidChange; - (void)cancelAllCGImageRequests; -- (void)requestAsyncCGImagesAtTimes:(id)arg1 requestIDs:(id)arg2 withTimeOptions:(int)arg3 withImageOptions:(id)arg4; -- (void)requestAsyncCGImagesAtTimes:(id)arg1 withTimeOptions:(int)arg2 withImageOptions:(id)arg3; -- (struct CGImage *)grabCGImageAtTime:(double)arg1 withTimeOptions:(int)arg2 withImageOptions:(id)arg3 actualTime:(double *)arg4; -- (BOOL)okToNotifyFromThisThread; -- (long)updateActionAtEnd; -- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; +- (void)requestAsyncCGImagesAtTimes:(id)arg1 requestIDs:(id)arg2 withTimeOptions:(long long)arg3 withImageOptions:(id)arg4; +- (void)requestAsyncCGImagesAtTimes:(id)arg1 withTimeOptions:(long long)arg2 withImageOptions:(id)arg3; +- (struct CGImage *)grabCGImageAtTime:(double)arg1 withTimeOptions:(long long)arg2 withImageOptions:(id)arg3 actualTime:(double *)arg4; +- (_Bool)okToNotifyFromThisThread; +- (int)updateActionAtEnd; +- (_Bool)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; - (void)setApplyVideoTrackMatrix; - (id)attributeForKey:(id)arg1; - (void)setSubtitleRecipient:(id)arg1; -- (void)setShouldDisplayClosedCaptions:(BOOL)arg1; -- (BOOL)shouldDisplayClosedCaptions; +- (void)setShouldDisplayClosedCaptions:(_Bool)arg1; +- (_Bool)shouldDisplayClosedCaptions; - (void)setLayer:(id)arg1; - (id)lkLayer; - (void)setOutputQTESFilePath:(id)arg1; - (id)outputQTESFilePath; - (void)setVisualContext:(struct OpaqueFigVisualContext *)arg1; - (struct OpaqueFigVisualContext *)visualContext; -- (int)eqPreset; -- (void)setEQPreset:(int)arg1; -- (void)setMuted:(BOOL)arg1; -- (BOOL)muted; +- (long long)eqPreset; +- (void)setEQPreset:(long long)arg1; +- (void)setMuted:(_Bool)arg1; +- (_Bool)muted; - (void)stepByCount:(int)arg1; - (void)seekToDate:(id)arg1; -- (void)setCurrentTime:(double)arg1 options:(int)arg2; +- (void)setCurrentTime:(double)arg1 options:(long long)arg2; - (void)setCurrentTime:(double)arg1; - (double)currentTime; - (void)setVolume:(float)arg1; - (float)volume; - (void)endInterruptionWithStatus:(id)arg1; -- (BOOL)activate:(id *)arg1; -- (BOOL)canBeginInterruption; -- (BOOL)beginInterruption:(id *)arg1; -- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(long)arg3; -- (id)errorWithDescription:(id)arg1 code:(long)arg2; -- (BOOL)resumePlayback:(double)arg1 error:(id *)arg2; -- (BOOL)setRate:(float)arg1 error:(id *)arg2; -- (BOOL)shouldBeginPlayingItem:(id)arg1 error:(id *)arg2; +- (_Bool)activate:(id *)arg1; +- (_Bool)canBeginInterruption; +- (_Bool)beginInterruption:(id *)arg1; +- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(int)arg3; +- (id)errorWithDescription:(id)arg1 code:(int)arg2; +- (_Bool)resumePlayback:(double)arg1 error:(id *)arg2; +- (_Bool)setRate:(float)arg1 error:(id *)arg2; +- (_Bool)shouldBeginPlayingItem:(id)arg1 error:(id *)arg2; - (float)rate; -- (BOOL)playNextItem:(id *)arg1; +- (_Bool)playNextItem:(id *)arg1; - (id)addNextFeederItemToQueue; -- (BOOL)setIndexOfCurrentQueueFeederItem:(unsigned int)arg1 error:(id *)arg2; -- (unsigned int)indexOfCurrentQueueFeederItem; +- (_Bool)setIndexOfCurrentQueueFeederItem:(unsigned long long)arg1 error:(id *)arg2; +- (unsigned long long)indexOfCurrentQueueFeederItem; - (void)dequeueFirstItem; - (void)pause; -- (BOOL)play:(id *)arg1; -- (BOOL)beginRepeatGap; +- (_Bool)play:(id *)arg1; +- (_Bool)beginRepeatGap; - (void)cancelContinueAfterRepeatGap; - (void)continueAfterRepeatGap; -- (BOOL)havePlayedCurrentItem; -- (int)repeatMode; -- (BOOL)setRepeatMode:(int)arg1; +- (_Bool)havePlayedCurrentItem; +- (long long)repeatMode; +- (_Bool)setRepeatMode:(long long)arg1; - (id)queueFeeder; - (void)setQueueFeeder:(id)arg1; - (void)setQueueFeeder:(id)arg1 withIndex:(int)arg2; @@ -113,18 +113,14 @@ - (id)queue; - (void)checkQueueSpace; - (void)scheduleQueueSpaceCheck; -- (long)copyImageForTime:(struct __CVBuffer **)arg1 time:(const CDStruct_1b6d18a9 *)arg2; -- (BOOL)isNewImageAvailableForTime:(const CDStruct_1b6d18a9 *)arg1 willNeverBeAvailable:(char *)arg2; +- (int)copyImageForTime:(struct __CVBuffer **)arg1 time:(const CDStruct_1b6d18a9 *)arg2; +- (_Bool)isNewImageAvailableForTime:(const CDStruct_1b6d18a9 *)arg1 willNeverBeAvailable:(_Bool *)arg2; - (struct AVControllerPrivate *)privateStorage; - (void)dealloc; - (id)initForStreaming; - (id)init; - (void)setAVItemClass:(Class)arg1; - (id)initWithError:(id *)arg1; -- (id)vibrationPattern; -- (void)setVibrationPattern:(id)arg1; -- (void)setVibrationEnabled:(BOOL)arg1; -- (BOOL)vibrationEnabled; @end diff --git a/iOS7/PrivateFrameworks/Celestial/AVFileValidator.h b/iOS7/PrivateFrameworks/Celestial/AVFileValidator.h index e261fc85b..6a7ca7b31 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVFileValidator.h +++ b/iOS7/PrivateFrameworks/Celestial/AVFileValidator.h @@ -16,15 +16,15 @@ @property(retain) NSString *validationRules; // @synthesize validationRules=_validationRules; - (float)progress; -- (BOOL)isCompleted; +- (_Bool)isCompleted; - (void)cancel; -- (BOOL)validateSyncWithError:(id *)arg1; +- (_Bool)validateSyncWithError:(id *)arg1; - (void)validate; - (void)validateForCameraRoll; -- (id)validateBlocking:(BOOL)arg1; +- (id)validateBlocking:(_Bool)arg1; - (void)postNotificationForCallback:(id)arg1; - (id)notificationForFileCheckResult:(id)arg1; -- (BOOL)isStreaming; +- (_Bool)isStreaming; - (id)url; - (void)dealloc; - (id)initWithURL:(id)arg1 options:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Celestial/AVItem-AVItemLogging.h b/iOS7/PrivateFrameworks/Celestial/AVItem-AVItemLogging.h new file mode 100644 index 000000000..34f07dc66 --- /dev/null +++ b/iOS7/PrivateFrameworks/Celestial/AVItem-AVItemLogging.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AVItem (AVItemLogging) +- (id)errorLog; +- (id)accessLog; +@end + diff --git a/iOS7/PrivateFrameworks/Celestial/AVItem.h b/iOS7/PrivateFrameworks/Celestial/AVItem.h index 28b0b1a37..8350ed5f8 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVItem.h +++ b/iOS7/PrivateFrameworks/Celestial/AVItem.h @@ -14,34 +14,32 @@ + (id)avItemWithPath:(id)arg1 error:(id *)arg2; + (id)avItem; - (void)cancelDownload; -- (long)downloadStatus; +- (int)downloadStatus; - (float)downloadProgress; - (void)stopDownload; -- (long)beginDownloading; +- (int)beginDownloading; - (void *)downloadThread; - (id)url; - (id)urlFromPath:(id)arg1; -- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(int)arg3; -- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(BOOL)arg3 maxCount:(int)arg4; -- (id)chapterImageForImageID:(int)arg1; +- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(long long)arg3; +- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(_Bool)arg3 maxCount:(long long)arg4; +- (id)chapterImageForImageID:(long long)arg1; - (id)formatDetailsForTracks; -- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; +- (_Bool)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; - (id)attributeForKey:(id)arg1; -- (int)eqPreset; -- (void)setEQPreset:(int)arg1; +- (long long)eqPreset; +- (void)setEQPreset:(long long)arg1; - (void)setVolume:(float)arg1; - (float)volume; - (struct CGSize)naturalSize; - (double)duration; - (id)path; - (int)_instantiateItem; -- (BOOL)setPath:(id)arg1 error:(id *)arg2; +- (_Bool)setPath:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)initWithPath:(id)arg1 error:(id *)arg2; - (id)init; - (id)initWithError:(id *)arg1; -- (id)errorLog; -- (id)accessLog; @end diff --git a/iOS7/PrivateFrameworks/Celestial/AVItemAccessLog.h b/iOS7/PrivateFrameworks/Celestial/AVItemAccessLog.h index ff57d0edb..87434d73e 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVItemAccessLog.h +++ b/iOS7/PrivateFrameworks/Celestial/AVItemAccessLog.h @@ -16,7 +16,7 @@ } @property(readonly, nonatomic) NSArray *events; -- (unsigned int)extendedLogDataStringEncoding; +- (unsigned long long)extendedLogDataStringEncoding; - (id)extendedLogData; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/Celestial/AVItemAccessLogEvent.h b/iOS7/PrivateFrameworks/Celestial/AVItemAccessLogEvent.h index 7b1acc3d2..b61ee9317 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVItemAccessLogEvent.h +++ b/iOS7/PrivateFrameworks/Celestial/AVItemAccessLogEvent.h @@ -15,20 +15,20 @@ AVItemAccessLogEventInternal *_playerItemAccessLogEvent; } -@property(readonly, nonatomic) int numberOfDroppedVideoFrames; +@property(readonly, nonatomic) long long numberOfDroppedVideoFrames; @property(readonly, nonatomic) double indicatedBitrate; @property(readonly, nonatomic) double observedBitrate; @property(readonly, nonatomic) long long numberOfBytesTransferred; -@property(readonly, nonatomic) int numberOfStalls; +@property(readonly, nonatomic) long long numberOfStalls; @property(readonly, nonatomic) double durationWatched; @property(readonly, nonatomic) double segmentsDownloadedDuration; @property(readonly, nonatomic) double playbackStartOffset; @property(readonly, nonatomic) NSString *playbackSessionID; -@property(readonly, nonatomic) int numberOfServerAddressChanges; +@property(readonly, nonatomic) long long numberOfServerAddressChanges; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; @property(readonly, nonatomic) NSDate *playbackStartDate; -@property(readonly, nonatomic) int numberOfSegmentsDownloaded; +@property(readonly, nonatomic) long long numberOfSegmentsDownloaded; - (void)dealloc; - (void)finalize; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/Celestial/AVItemErrorLog.h b/iOS7/PrivateFrameworks/Celestial/AVItemErrorLog.h index f987ebbe7..ef49f3ff2 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVItemErrorLog.h +++ b/iOS7/PrivateFrameworks/Celestial/AVItemErrorLog.h @@ -16,7 +16,7 @@ } @property(readonly, nonatomic) NSArray *events; -- (unsigned int)extendedLogDataStringEncoding; +- (unsigned long long)extendedLogDataStringEncoding; - (id)extendedLogData; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/Celestial/AVItemErrorLogEvent.h b/iOS7/PrivateFrameworks/Celestial/AVItemErrorLogEvent.h index 0865f8bb2..d50d705ee 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVItemErrorLogEvent.h +++ b/iOS7/PrivateFrameworks/Celestial/AVItemErrorLogEvent.h @@ -17,7 +17,7 @@ @property(readonly, nonatomic) NSString *errorComment; @property(readonly, nonatomic) NSString *errorDomain; -@property(readonly, nonatomic) int errorStatusCode; +@property(readonly, nonatomic) long long errorStatusCode; @property(readonly, nonatomic) NSString *playbackSessionID; @property(readonly, nonatomic) NSString *serverAddress; @property(readonly, nonatomic) NSString *URI; diff --git a/iOS7/PrivateFrameworks/Celestial/AVObjectRegistry.h b/iOS7/PrivateFrameworks/Celestial/AVObjectRegistry.h index 6d201c671..f013f6a7e 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVObjectRegistry.h +++ b/iOS7/PrivateFrameworks/Celestial/AVObjectRegistry.h @@ -27,7 +27,7 @@ - (void)safeInvokeWithDescription:(id)arg1; - (void)unregisterObject:(id)arg1; - (void)registerObject:(id)arg1; -- (BOOL)safeRetainObject:(id)arg1; +- (_Bool)safeRetainObject:(id)arg1; - (void)registerObjectForSafeRetain:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Celestial/AVPlaybackItem.h b/iOS7/PrivateFrameworks/Celestial/AVPlaybackItem.h index c811c9ad4..7f68fe547 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVPlaybackItem.h +++ b/iOS7/PrivateFrameworks/Celestial/AVPlaybackItem.h @@ -15,10 +15,10 @@ struct OpaqueFigPlaybackItem *_fpItem; CDStruct_1b6d18a9 _currentDuration; struct CGSize _currentSize; - BOOL _currentSizeIsValid; - BOOL _isPreparingForInspectionInitialSamples; - BOOL _isPreparingForInspectionAccurateDuration; - BOOL _isInPlayQueue; + _Bool _currentSizeIsValid; + _Bool _isPreparingForInspectionInitialSamples; + _Bool _isPreparingForInspectionAccurateDuration; + _Bool _isInPlayQueue; double _bookmarkTime; NSDictionary *_streamStateNotificationInfo; NSDictionary *_lyricsNotificationInfo; @@ -27,15 +27,15 @@ } + (id)convertFigTimeDictionaryToTimeIntervalWithKey:(id)arg1 stringURLToNSURLWithKey:(id)arg2 inArrayOfDictionaries:(id)arg3; -@property BOOL isPreparingForInspectionAccurateDuration; // @synthesize isPreparingForInspectionAccurateDuration=_isPreparingForInspectionAccurateDuration; -@property BOOL isPreparingForInspectionInitialSamples; // @synthesize isPreparingForInspectionInitialSamples=_isPreparingForInspectionInitialSamples; -@property BOOL isInPlayQueue; // @synthesize isInPlayQueue=_isInPlayQueue; +@property _Bool isPreparingForInspectionAccurateDuration; // @synthesize isPreparingForInspectionAccurateDuration=_isPreparingForInspectionAccurateDuration; +@property _Bool isPreparingForInspectionInitialSamples; // @synthesize isPreparingForInspectionInitialSamples=_isPreparingForInspectionInitialSamples; +@property _Bool isInPlayQueue; // @synthesize isInPlayQueue=_isInPlayQueue; @property(retain) NSDictionary *lyricsNotificationInfo; // @synthesize lyricsNotificationInfo=_lyricsNotificationInfo; @property(retain) NSDictionary *streamStateNotificationInfo; // @synthesize streamStateNotificationInfo=_streamStateNotificationInfo; @property(retain) NSDictionary *playToEndNotificationInfo; // @synthesize playToEndNotificationInfo=_playToEndNotificationInfo; @property(retain) NSDictionary *inspectionNotificationInfo; // @synthesize inspectionNotificationInfo=_inspectionNotificationInfo; -- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(int)arg3; -- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(BOOL)arg3 maxCount:(int)arg4; +- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(long long)arg3; +- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(_Bool)arg3 maxCount:(long long)arg4; - (void)stealControlOfAVItem; - (void)setBookmarkTime:(double)arg1; - (struct OpaqueFigPlaybackItem *)fpItem; @@ -43,7 +43,7 @@ - (void)fpItemNotificationInfo:(id)arg1; - (void)fpItemNotificationName:(id)arg1 userInfo:(id)arg2; - (void)removeFromPlayQueue:(struct OpaqueFigPlayer *)arg1; -- (BOOL)addToPlayQueue:(struct OpaqueFigPlayer *)arg1 afterItem:(struct OpaqueFigPlaybackItem *)arg2; +- (_Bool)addToPlayQueue:(struct OpaqueFigPlayer *)arg1 afterItem:(struct OpaqueFigPlaybackItem *)arg2; - (void)makeReadyForInspection; - (void)ensureFPItem; - (void)applyBookmarkTime; @@ -59,7 +59,7 @@ - (id)formatDetailsForTracks; - (void)cacheCurrentDuration; - (void)cacheCurrentSize; -@property(readonly) BOOL isPreparingForInspection; +@property(readonly) _Bool isPreparingForInspection; - (void)dealloc; - (id)initWithDelegate:(id)arg1 item:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Celestial/AVPlaybackQueue.h b/iOS7/PrivateFrameworks/Celestial/AVPlaybackQueue.h index 74671354f..d013cb9b1 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVPlaybackQueue.h +++ b/iOS7/PrivateFrameworks/Celestial/AVPlaybackQueue.h @@ -15,10 +15,10 @@ NSMutableArray *_pbItemQueue; struct OpaqueFigPlayer *_figPlayer; int _ignoreAVQueueModifications; - BOOL _hasBuiltPlaybackQueue; - BOOL _waitingToAddFirstItem; + _Bool _hasBuiltPlaybackQueue; + _Bool _waitingToAddFirstItem; int _avQueueTransactionCount; - int _repeatMode; + long long _repeatMode; } - (void)playbackItemInspectionComplete:(id)arg1; @@ -30,8 +30,8 @@ - (void)queueItemWasAddedNotification:(id)arg1; - (void)endAVQueueTransaction; - (void)beginAVQueueTransaction; -- (void)updateBookmarkTimesIncludeFirst:(BOOL)arg1 updateFirst:(BOOL)arg2; -- (void)setRepeatMode:(int)arg1; +- (void)updateBookmarkTimesIncludeFirst:(_Bool)arg1 updateFirst:(_Bool)arg2; +- (void)setRepeatMode:(long long)arg1; - (id)currentPlaybackItem; - (void)ensurePlaybackQueue; - (void)setAVItemQueue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Celestial/AVQueue.h b/iOS7/PrivateFrameworks/Celestial/AVQueue.h index 8e04ba49f..cd041926c 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVQueue.h +++ b/iOS7/PrivateFrameworks/Celestial/AVQueue.h @@ -18,22 +18,22 @@ + (id)queueWithArray:(id)arg1 error:(id *)arg2; + (id)avQueue; -- (BOOL)isBeingModified; +- (_Bool)isBeingModified; - (void)removeAllItems; - (void)removeItemsInRange:(struct _NSRange)arg1; -- (BOOL)removeItemAtIndex:(unsigned int)arg1; -- (BOOL)removeItem:(id)arg1; -- (void)itemWillBeRemoved:(id)arg1 atIndex:(int)arg2; -- (BOOL)insertItem:(id)arg1 afterItem:(id)arg2 error:(id *)arg3; -- (BOOL)insertItem:(id)arg1 atIndex:(unsigned int)arg2 error:(id *)arg3; -- (void)itemWasAdded:(id)arg1 atIndex:(int)arg2; -- (BOOL)appendItem:(id)arg1 error:(id *)arg2; -- (BOOL)appendItemsFromArray:(id)arg1 error:(id *)arg2; +- (_Bool)removeItemAtIndex:(unsigned long long)arg1; +- (_Bool)removeItem:(id)arg1; +- (void)itemWillBeRemoved:(id)arg1 atIndex:(long long)arg2; +- (_Bool)insertItem:(id)arg1 afterItem:(id)arg2 error:(id *)arg3; +- (_Bool)insertItem:(id)arg1 atIndex:(unsigned long long)arg2 error:(id *)arg3; +- (void)itemWasAdded:(id)arg1 atIndex:(long long)arg2; +- (_Bool)appendItem:(id)arg1 error:(id *)arg2; +- (_Bool)appendItemsFromArray:(id)arg1 error:(id *)arg2; - (id)itemAfterItem:(id)arg1; -- (unsigned int)indexOfItem:(id)arg1; -- (id)itemAtIndex:(unsigned int)arg1; -- (unsigned int)itemCount; -- (int)_instantiateItem; +- (unsigned long long)indexOfItem:(id)arg1; +- (id)itemAtIndex:(unsigned long long)arg1; +- (unsigned long long)itemCount; +- (long long)_instantiateItem; - (void)dealloc; - (id)initWithArray:(id)arg1 error:(id *)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/Celestial/AVQueueFeeder.h b/iOS7/PrivateFrameworks/Celestial/AVQueueFeeder.h index fe9c352ab..34d541c34 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVQueueFeeder.h +++ b/iOS7/PrivateFrameworks/Celestial/AVQueueFeeder.h @@ -10,14 +10,14 @@ { } -- (double)bookmarkTimeForIndex:(unsigned int)arg1; +- (double)bookmarkTimeForIndex:(unsigned long long)arg1; - (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1; - (void)contentsDidChangeByRemovingRange:(struct _NSRange)arg1; - (void)contentsDidChangeByInsertingRange:(struct _NSRange)arg1; -- (id)playbackInfoAtIndex:(unsigned int)arg1; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)itemCount; -- (unsigned int)numberOfPaths; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)itemCount; +- (unsigned long long)numberOfPaths; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Celestial/AVRecorder.h b/iOS7/PrivateFrameworks/Celestial/AVRecorder.h index 7da25cb03..df821d9c5 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVRecorder.h +++ b/iOS7/PrivateFrameworks/Celestial/AVRecorder.h @@ -11,22 +11,22 @@ struct AVRecorderPrivate *_priv; } -- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(long)arg3; -- (BOOL)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; -- (BOOL)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; -- (unsigned int)audioNumDeviceChannels; +- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(int)arg3; +- (_Bool)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; +- (_Bool)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; +- (unsigned long long)audioNumDeviceChannels; - (double)recordedDuration; - (long long)recordedFileSizeInBytes; - (void)setMicVolume:(float)arg1; - (float)micVolume; - (void)deactivate; -- (BOOL)autoFocusAtPoint:(struct CGPoint)arg1; -- (BOOL)takePhoto; -- (BOOL)isActive; -- (BOOL)isRecording; +- (_Bool)autoFocusAtPoint:(struct CGPoint)arg1; +- (_Bool)takePhoto; +- (_Bool)isActive; +- (_Bool)isRecording; - (void)stop; -- (BOOL)start; -- (BOOL)activate:(id *)arg1; +- (_Bool)start; +- (_Bool)activate:(id *)arg1; - (void)implNotification:(id)arg1; - (id)attributeForKey:(id)arg1; - (void)setAttribute:(id)arg1 forKey:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Celestial/AVRecorderAudioQueueImpl.h b/iOS7/PrivateFrameworks/Celestial/AVRecorderAudioQueueImpl.h index 3eb43ccff..6a7e1b92d 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVRecorderAudioQueueImpl.h +++ b/iOS7/PrivateFrameworks/Celestial/AVRecorderAudioQueueImpl.h @@ -12,45 +12,45 @@ @interface AVRecorderAudioQueueImpl : NSObject { - BOOL _isActive; - BOOL _isRecording; - BOOL _isWriting; + _Bool _isActive; + _Bool _isRecording; + _Bool _isWriting; NSMutableDictionary *_attributes; - unsigned long _fileType; - unsigned long _audioCodec; + unsigned int _fileType; + unsigned int _audioCodec; long long _maxPCMFramesToRecord; - BOOL _haveRecordedMaxPCMFrames; + _Bool _haveRecordedMaxPCMFrames; struct AudioStreamBasicDescription _recordingFormat; struct OpaqueAudioFileID *_audioFile; struct OpaqueAudioQueue *_audioQueue; - unsigned long _numDeviceChannels; + unsigned int _numDeviceChannels; struct AudioQueueLevelMeterState *_audioLevels; struct AudioQueueLevelMeterState *_audioLevelsDB; - unsigned long _totalBytesRecorded; - unsigned long _totalPacketsRecorded; - unsigned long _totalFramesRecorded; + unsigned long long _totalBytesRecorded; + unsigned long long _totalPacketsRecorded; + unsigned long long _totalFramesRecorded; struct AudioQueueBuffer *_buffers[3]; - char _bufferUsed[3]; + _Bool _bufferUsed[3]; } -- (void)haveABuffer:(struct AudioQueueBuffer *)arg1 withTimeStamp:(const struct AudioTimeStamp *)arg2 andNumPackets:(unsigned long)arg3 andPacketDescs:(const struct AudioStreamPacketDescription *)arg4; +- (void)haveABuffer:(struct AudioQueueBuffer *)arg1 withTimeStamp:(const struct AudioTimeStamp *)arg2 andNumPackets:(unsigned int)arg3 andPacketDescs:(const struct AudioStreamPacketDescription *)arg4; - (void)copyEncoderCookieToFile; -- (BOOL)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; -- (BOOL)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; -- (BOOL)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2 useDB:(BOOL)arg3; -- (unsigned int)audioNumDeviceChannels; +- (_Bool)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; +- (_Bool)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; +- (_Bool)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2 useDB:(_Bool)arg3; +- (unsigned long long)audioNumDeviceChannels; - (double)recordedDuration; - (long long)recordedFileSizeInBytes; - (void)setMicVolume:(float)arg1; - (float)micVolume; -- (BOOL)isRecording; +- (_Bool)isRecording; - (void)stop; -- (BOOL)start; -- (BOOL)autoFocusAtPoint:(struct CGPoint)arg1; -- (BOOL)takePhoto; -- (BOOL)isActive; +- (_Bool)start; +- (_Bool)autoFocusAtPoint:(struct CGPoint)arg1; +- (_Bool)takePhoto; +- (_Bool)isActive; - (void)deactivate; -- (BOOL)activate:(id *)arg1; +- (_Bool)activate:(id *)arg1; - (id)attributeForKey:(id)arg1; - (void)setAttribute:(id)arg1 forKey:(id)arg2; - (id)filePath; diff --git a/iOS7/PrivateFrameworks/Celestial/AVRecorderImpl-Protocol.h b/iOS7/PrivateFrameworks/Celestial/AVRecorderImpl-Protocol.h index fec65b69f..d85c35250 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVRecorderImpl-Protocol.h +++ b/iOS7/PrivateFrameworks/Celestial/AVRecorderImpl-Protocol.h @@ -9,19 +9,19 @@ @protocol AVRecorderImpl - (double)recordedDuration; - (long long)recordedFileSizeInBytes; -- (BOOL)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; -- (BOOL)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; -- (unsigned int)audioNumDeviceChannels; +- (_Bool)audioCurrentAverageDecibelLevels:(float *)arg1 andPeakDecibelLevels:(float *)arg2; +- (_Bool)audioCurrentAverageVolumeLevels:(float *)arg1 andPeakVolumeLevels:(float *)arg2; +- (unsigned long long)audioNumDeviceChannels; - (void)setMicVolume:(float)arg1; - (float)micVolume; -- (BOOL)autoFocusAtPoint:(struct CGPoint)arg1; -- (BOOL)takePhoto; -- (BOOL)isRecording; +- (_Bool)autoFocusAtPoint:(struct CGPoint)arg1; +- (_Bool)takePhoto; +- (_Bool)isRecording; - (void)stop; -- (BOOL)start; -- (BOOL)isActive; +- (_Bool)start; +- (_Bool)isActive; - (void)deactivate; -- (BOOL)activate:(id *)arg1; +- (_Bool)activate:(id *)arg1; - (id)attributeForKey:(id)arg1; - (void)setAttribute:(id)arg1 forKey:(id)arg2; - (id)filePath; diff --git a/iOS7/PrivateFrameworks/Celestial/AVRemaker.h b/iOS7/PrivateFrameworks/Celestial/AVRemaker.h index cbc01d58d..9e130938a 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVRemaker.h +++ b/iOS7/PrivateFrameworks/Celestial/AVRemaker.h @@ -26,16 +26,16 @@ - (id)initWithSource:(id)arg1 dest:(id)arg2 mode:(id)arg3 options:(id)arg4; - (struct OpaqueFigRemaker *)createFigRemaker; - (id)retrieveAudioSettingForNumChannels:(id)arg1; -- (BOOL)canPassThroughVideo:(id)arg1; -- (BOOL)canPassThroughAudio:(id)arg1; +- (_Bool)canPassThroughVideo:(id)arg1; +- (_Bool)canPassThroughAudio:(id)arg1; - (id)settingForFigRemaker; - (id)fileFormatForURL:(id)arg1; -- (BOOL)sourceHasPortraitOrientationVideo; +- (_Bool)sourceHasPortraitOrientationVideo; - (struct CGSize)calculateDimensionsOfSource; - (void)discoverSourceProperties; - (id)videoPropertiesForTrackReader:(struct OpaqueFigTrackReader *)arg1; - (id)audioPropertiesForTrackReader:(struct OpaqueFigTrackReader *)arg1; -- (BOOL)multipleNonEmptyEditsInTrackReader:(struct OpaqueFigTrackReader *)arg1; +- (_Bool)multipleNonEmptyEditsInTrackReader:(struct OpaqueFigTrackReader *)arg1; - (void)addListeners; - (void)removeListeners; diff --git a/iOS7/PrivateFrameworks/Celestial/AVSubtitleLayerUsingWebKit.h b/iOS7/PrivateFrameworks/Celestial/AVSubtitleLayerUsingWebKit.h index b003731cf..b19cf2233 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVSubtitleLayerUsingWebKit.h +++ b/iOS7/PrivateFrameworks/Celestial/AVSubtitleLayerUsingWebKit.h @@ -13,7 +13,7 @@ - (void)drawInContext:(struct CGContext *)arg1; - (void)clearSubtitle; -- (void)setSubtitleString:(struct __CFAttributedString *)arg1 forced:(BOOL)arg2; +- (void)setSubtitleString:(struct __CFAttributedString *)arg1 forced:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Celestial/AVSystemController.h b/iOS7/PrivateFrameworks/Celestial/AVSystemController.h index 3940f2618..c2d952b73 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVSystemController.h +++ b/iOS7/PrivateFrameworks/Celestial/AVSystemController.h @@ -16,34 +16,35 @@ - (void)postEffectiveVolumeNotification:(void *)arg1; - (void)postFullMuteDidChangeNotification:(void *)arg1; - (void)handleServerDied; -- (BOOL)okToNotifyFromThisThread; -- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(long)arg3; -- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; +- (_Bool)okToNotifyFromThisThread; +- (void)makeError:(id *)arg1 withDescription:(id)arg2 code:(int)arg3; +- (_Bool)setAttribute:(id)arg1 forKey:(id)arg2 error:(id *)arg3; - (id)attributeForKey:(id)arg1; -- (BOOL)allowUserToExceedEUVolumeLimit; -- (BOOL)currentRouteHasVolumeControl; +- (_Bool)allowUserToExceedEUVolumeLimit; +- (_Bool)currentRouteHasVolumeControl; - (id)pickableRoutesForCategory:(id)arg1; +- (id)pickableRoutesForCategory:(id)arg1 andMode:(id)arg2; - (id)volumeCategoryForAudioCategory:(id)arg1; - (id)routeForCategory:(id)arg1; -- (BOOL)getVolume:(float *)arg1 forCategory:(id)arg2; -- (BOOL)enablePortDiscovery:(BOOL)arg1; -- (BOOL)getPortDiscoveryEnabled; -- (BOOL)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; -- (BOOL)setVolumeTo:(float)arg1 forCategory:(id)arg2; -- (BOOL)changeVolumeBy:(float)arg1 forCategory:(id)arg2; -- (BOOL)getActiveCategoryMuted:(char *)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; -- (BOOL)getActiveCategoryMuted:(char *)arg1; -- (BOOL)toggleActiveCategoryMutedForRoute:(id)arg1 andDeviceIdentifier:(id)arg2; -- (BOOL)toggleActiveCategoryMuted; -- (BOOL)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2 forRoute:(id)arg3 andDeviceIdentifier:(id)arg4; -- (BOOL)setActiveCategoryVolumeTo:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; -- (BOOL)changeActiveCategoryVolumeBy:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; -- (BOOL)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2; -- (BOOL)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2 fallbackCategory:(id)arg3; -- (BOOL)setActiveCategoryVolumeTo:(float)arg1; -- (BOOL)setActiveCategoryVolumeTo:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float *)arg3 affectedCategory:(id *)arg4; -- (BOOL)changeActiveCategoryVolumeBy:(float)arg1; -- (BOOL)changeActiveCategoryVolumeBy:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float *)arg3 affectedCategory:(id *)arg4; +- (_Bool)getVolume:(float *)arg1 forCategory:(id)arg2; +- (_Bool)enablePortDiscovery:(_Bool)arg1; +- (_Bool)getPortDiscoveryEnabled; +- (_Bool)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; +- (_Bool)setVolumeTo:(float)arg1 forCategory:(id)arg2; +- (_Bool)changeVolumeBy:(float)arg1 forCategory:(id)arg2; +- (_Bool)getActiveCategoryMuted:(_Bool *)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (_Bool)getActiveCategoryMuted:(_Bool *)arg1; +- (_Bool)toggleActiveCategoryMutedForRoute:(id)arg1 andDeviceIdentifier:(id)arg2; +- (_Bool)toggleActiveCategoryMuted; +- (_Bool)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2 forRoute:(id)arg3 andDeviceIdentifier:(id)arg4; +- (_Bool)setActiveCategoryVolumeTo:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (_Bool)changeActiveCategoryVolumeBy:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (_Bool)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2; +- (_Bool)getActiveCategoryVolume:(float *)arg1 andName:(id *)arg2 fallbackCategory:(id)arg3; +- (_Bool)setActiveCategoryVolumeTo:(float)arg1; +- (_Bool)setActiveCategoryVolumeTo:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float *)arg3 affectedCategory:(id *)arg4; +- (_Bool)changeActiveCategoryVolumeBy:(float)arg1; +- (_Bool)changeActiveCategoryVolumeBy:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float *)arg3 affectedCategory:(id *)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Celestial/AVTimeMarkerObservation.h b/iOS7/PrivateFrameworks/Celestial/AVTimeMarkerObservation.h index 5074c6893..b4fa83cc4 100644 --- a/iOS7/PrivateFrameworks/Celestial/AVTimeMarkerObservation.h +++ b/iOS7/PrivateFrameworks/Celestial/AVTimeMarkerObservation.h @@ -21,7 +21,7 @@ - (id)observer; - (double)prevInterestingTime; - (double)nextInterestingTime; -- (BOOL)gotoTime:(double)arg1; +- (_Bool)gotoTime:(double)arg1; - (void)dealloc; - (id)initWithObserver:(id)arg1 times:(id)arg2 context:(id)arg3 currentIndex:(int)arg4; diff --git a/iOS7/PrivateFrameworks/Celestial/CDStructures.h b/iOS7/PrivateFrameworks/Celestial/CDStructures.h index 6cef01aae..d46556b05 100644 --- a/iOS7/PrivateFrameworks/Celestial/CDStructures.h +++ b/iOS7/PrivateFrameworks/Celestial/CDStructures.h @@ -14,45 +14,45 @@ struct AVControllerPrivate { id _field5; Class _field6; id _field7; - int _field8; - int _field9; + long long _field8; + long long _field9; float _field10; float _field11; - int _field12; - char _field13; + long long _field12; + _Bool _field13; id _field14; float _field15; struct __CFString *_field16; id _field17; - char _field18; - char _field19; - char _field20; + _Bool _field18; + _Bool _field19; + _Bool _field20; id _field21; struct OpaqueFigVisualContext *_field22; id _field23; struct __CFRunLoop *_field24; - unsigned int _field25; + unsigned long long _field25; int _field26; int _field27; int _field28; - char _field29; - char _field30; - char _field31; - char _field32; + _Bool _field29; + _Bool _field30; + _Bool _field31; + _Bool _field32; id _field33; struct OpaqueFigPlayer *_field34; id _field35; id _field36; id _field37; - char _field38; - char _field39; + _Bool _field38; + _Bool _field39; id _field40; id _field41; - char _field42; - char _field43; - char _field44; + _Bool _field42; + _Bool _field43; + _Bool _field44; int _field45; - char _field46; + _Bool _field46; }; struct AVFileValidatorPrivate { @@ -61,8 +61,8 @@ struct AVFileValidatorPrivate { struct FigOpaqueMediaValidator *_field3; struct FigMediaValidatorDataLocation _field4; struct OpaqueCMByteStream *_field5; - char _field6; - char _field7; + _Bool _field6; + _Bool _field7; id _field8; }; @@ -73,18 +73,18 @@ struct AVItemPrivate { float _field4; float _field5; float _field6; - unsigned int _field7; - char _field8; - char _field9; + unsigned long long _field7; + _Bool _field8; + _Bool _field9; id _field10; - int _field11; + long long _field11; long long _field12; long long _field13; - char _field14; + _Bool _field14; id _field15; id _field16; - char _field17; - char _field18; + _Bool _field17; + _Bool _field18; id _field19; id _field20; struct OpaqueMD5CheckProgress *_field21; @@ -102,7 +102,7 @@ struct AVRecorderPrivate { struct AVRemakerPrivate { struct OpaqueFigRemaker *_field1; - char _field2; + _Bool _field2; id _field3; id _field4; id _field5; @@ -118,8 +118,8 @@ struct AVSubtitleLayerUsingWebKitPrivate { }; struct AVSystemControllerPrivate { - char _field1; - char _field2; + _Bool _field1; + _Bool _field2; float _field3; id _field4; struct OpaqueFigPlayer *_field5; @@ -169,13 +169,13 @@ struct AudioTimeStamp { }; struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGSize { - float width; - float height; + double width; + double height; }; struct FigMediaValidatorDataLocation { @@ -210,13 +210,13 @@ struct SMPTETime { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/Celestial/EventSystemManager.h b/iOS7/PrivateFrameworks/Celestial/EventSystemManager.h index 640c52821..b439ba650 100644 --- a/iOS7/PrivateFrameworks/Celestial/EventSystemManager.h +++ b/iOS7/PrivateFrameworks/Celestial/EventSystemManager.h @@ -13,7 +13,7 @@ struct __IOHIDEventSystemClient *eventSystemClient; NSMutableArray *clientList; struct __CFRunLoop *runLoop; - BOOL manageAccel; + _Bool manageAccel; int accelEventIndex; int accelUpdateInternalUS; } @@ -23,7 +23,7 @@ - (void)addClient:(id)arg1; - (void)refreshEventSystem; - (void)setAccelUpdateInterval:(double)arg1; -- (BOOL)managingAccel; +- (_Bool)managingAccel; - (id)clientList; - (void)updateClientState; - (struct __IOHIDEventSystemClient *)eventSystemClient; diff --git a/iOS7/PrivateFrameworks/Celestial/FigCoreMotionDelegate.h b/iOS7/PrivateFrameworks/Celestial/FigCoreMotionDelegate.h index 268f314f3..23f262e65 100644 --- a/iOS7/PrivateFrameworks/Celestial/FigCoreMotionDelegate.h +++ b/iOS7/PrivateFrameworks/Celestial/FigCoreMotionDelegate.h @@ -12,9 +12,9 @@ { struct _opaque_pthread_mutex_t ringMutex; CMMotionManager *motionManager; - BOOL manageFusedMotion; - BOOL manageAccel; - BOOL manageGravity; + _Bool manageFusedMotion; + _Bool manageAccel; + _Bool manageGravity; int accelRingIndex; float accelRingX[256]; float accelRingY[256]; @@ -22,54 +22,54 @@ double accelRingTime[256]; int fusedRingIndex; double fusedRingTime[256]; - char fusedRingDoingBiasEstimation[256]; + _Bool fusedRingDoingBiasEstimation[256]; CDStruct_03942939 fusedRingAccel[256]; CDStruct_bf7dff04 fusedRingQuaternion[256]; CDStruct_03942939 fusedRingPosition[256]; struct OpaqueFigSemaphore *dataSemaphore; double latestMotionDataTime; double latestGravityDataTime; - BOOL copyingAllData; + _Bool copyingAllData; double dLatestFusedMotionCopied; double dLatestTimestamp; double dGyroUpdateInterval; double timestampLatency; - BOOL gettingAttitudeChange; + _Bool gettingAttitudeChange; CDStruct_bf7dff04 previousQuaternion; CDStruct_bf7dff04 currentQuaternion; - BOOL computingPosition; + _Bool computingPosition; CDStruct_f31118bd position; CDStruct_f31118bd velocity; } -- (BOOL)isCopyingAllData; -- (BOOL)managingGravity; -- (BOOL)managingAccel; -- (BOOL)managingFusedMotion; +- (_Bool)isCopyingAllData; +- (_Bool)managingGravity; +- (_Bool)managingAccel; +- (_Bool)managingFusedMotion; - (void)getPositionX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; - (void)getCurrentDeltaAttitudeRoll:(double *)arg1 pitch:(double *)arg2 yaw:(double *)arg3; - (void)getCurrentAttitudeRoll:(double *)arg1 pitch:(double *)arg2 yaw:(double *)arg3; - (void)getCurrentDeltaQuaternion:(CDStruct_bf7dff04 *)arg1; - (void)getCurrentQuaternion:(CDStruct_bf7dff04 *)arg1; -- (long)updateCurrentQuaternionForTimeStamps:(double)arg1 withEnd:(double)arg2; -- (long)updateCurrentQuaternionForTimeStamp:(double)arg1; +- (int)updateCurrentQuaternionForTimeStamps:(double)arg1 withEnd:(double)arg2; +- (int)updateCurrentQuaternionForTimeStamp:(double)arg1; - (id)copyFusedMotionData:(double)arg1 endTime:(double)arg2 timeoutValue:(double)arg3 errOut:(int *)arg4; - (id)copyNewFusedMotionData; - (id)copyAllFusedMotionData; - (void)didUpdatePositionWithTimeStamp:(double)arg1; - (void)didUpdateVelocityWithAcceleration:(CDStruct_03942939 *)arg1 forTimeStamp:(double)arg2; - (void)didUpdatePositionWithAcceleration:(CDStruct_03942939 *)arg1 forTimeStamp:(double)arg2; -- (void)didUpdateFusedMotionWithDeviceMotion:(CDStruct_7fb6ae47)arg1 time:(double)arg2 ifsync:(BOOL)arg3; -- (long)getFusedVectorX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; -- (long)getGravityZ:(float *)arg1 forTimeStamp:(double)arg2; -- (long)getVectorX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; +- (void)didUpdateFusedMotionWithDeviceMotion:(CDStruct_7fb6ae47)arg1 time:(double)arg2 ifsync:(_Bool)arg3; +- (int)getFusedVectorX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; +- (int)getGravityZ:(float *)arg1 forTimeStamp:(double)arg2; +- (int)getVectorX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; - (void)didUpdateGravity:(CDStruct_03942939)arg1 time:(double)arg2; - (void)didUpdateAcceleration:(CDStruct_03942939)arg1 time:(double)arg2; - (void)dealloc; - (id)init; - (void)updateGyroInterval:(float)arg1; -- (void)updateDeviceCallback:(BOOL)arg1 fusedMotionUpdateInterval:(float)arg2; -- (id)initWithAccelerometer:(BOOL)arg1 gravityZ:(BOOL)arg2 fusedMotion:(BOOL)arg3 accelUpdateInterval:(float)arg4 fusedMotionUpdateInterval:(float)arg5; +- (void)updateDeviceCallback:(_Bool)arg1 fusedMotionUpdateInterval:(float)arg2; +- (id)initWithAccelerometer:(_Bool)arg1 gravityZ:(_Bool)arg2 fusedMotion:(_Bool)arg3 accelUpdateInterval:(float)arg4 fusedMotionUpdateInterval:(float)arg5; @end diff --git a/iOS7/PrivateFrameworks/Celestial/FigIOHIDMotionDelegate.h b/iOS7/PrivateFrameworks/Celestial/FigIOHIDMotionDelegate.h index 2b6c14ea9..87b166949 100644 --- a/iOS7/PrivateFrameworks/Celestial/FigIOHIDMotionDelegate.h +++ b/iOS7/PrivateFrameworks/Celestial/FigIOHIDMotionDelegate.h @@ -9,7 +9,7 @@ @interface FigIOHIDMotionDelegate : NSObject { struct _opaque_pthread_mutex_t ringMutex; - BOOL manageAccel; + _Bool manageAccel; int accelRingIndex; float accelRingX[64]; float accelRingY[64]; @@ -17,12 +17,12 @@ double accelRingTime[64]; } -- (BOOL)managingAccel; +- (_Bool)managingAccel; - (void)getVectorX:(float *)arg1 y:(float *)arg2 z:(float *)arg3 forTimeStamp:(double)arg4; - (void)didUpdateAccelerationWithEventInfo:(CDStruct_bf7dff04 *)arg1; - (void)dealloc; - (id)init; -- (id)initWithOptions:(BOOL)arg1 enableRotation:(BOOL)arg2 enableAttitude:(BOOL)arg3; +- (id)initWithOptions:(_Bool)arg1 enableRotation:(_Bool)arg2 enableAttitude:(_Bool)arg3; - (void)deferOnRunloop_stopEvents; - (void)deferOnRunloop_initManagerUsingIOHID; diff --git a/iOS7/PrivateFrameworks/Celestial/NSDictionary-PickableRoute.h b/iOS7/PrivateFrameworks/Celestial/NSDictionary-PickableRoute.h index 9ae5e4f43..9cd515f11 100644 --- a/iOS7/PrivateFrameworks/Celestial/NSDictionary-PickableRoute.h +++ b/iOS7/PrivateFrameworks/Celestial/NSDictionary-PickableRoute.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (PickableRoute) -- (BOOL)matchesUID:(id)arg1; +- (_Bool)matchesUID:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Celestial/NSObject-NSObject_AVShared.h b/iOS7/PrivateFrameworks/Celestial/NSObject-NSObject_AVShared.h index c6f8b9bfb..a67d22df5 100644 --- a/iOS7/PrivateFrameworks/Celestial/NSObject-NSObject_AVShared.h +++ b/iOS7/PrivateFrameworks/Celestial/NSObject-NSObject_AVShared.h @@ -10,7 +10,7 @@ - (void)fromMainThreadPostNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)fromNotifySafeThreadPostNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)fromNotifySafeThreadPerformSelector:(SEL)arg1 withObject:(id)arg2; -- (BOOL)okToNotifyFromThisThread; +- (_Bool)okToNotifyFromThisThread; - (void)disallowSafePerformSelector; - (void)allowSafePerformSelector; - (void)postNotificationWithDescription:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Celestial/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Celestial/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Celestial/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Celestial/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CertInfo/CDStructures.h b/iOS7/PrivateFrameworks/CertInfo/CDStructures.h index 2e267178b..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CDStructures.h +++ b/iOS7/PrivateFrameworks/CertInfo/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoBasicTrustDescription.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoBasicTrustDescription.h index 142245af4..487e87e9c 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoBasicTrustDescription.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoBasicTrustDescription.h @@ -15,12 +15,12 @@ } - (id)_expirationDate; -- (id)certificatePropertiesAtIndex:(unsigned int)arg1; -- (id)certificateExpirationDateAtIndex:(unsigned int)arg1; -- (id)certificateIssuerSummaryAtIndex:(unsigned int)arg1; -- (id)certificateSubjectSummaryAtIndex:(unsigned int)arg1; -- (unsigned int)certificateCount; -- (BOOL)isTrusted; +- (id)certificatePropertiesAtIndex:(unsigned long long)arg1; +- (id)certificateExpirationDateAtIndex:(unsigned long long)arg1; +- (id)certificateIssuerSummaryAtIndex:(unsigned long long)arg1; +- (id)certificateSubjectSummaryAtIndex:(unsigned long long)arg1; +- (unsigned long long)certificateCount; +- (_Bool)isTrusted; - (id)summaryDescriptionItems; - (id)summarySubtitle; - (id)summaryTitle; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsController.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsController.h index 0d01362ea..7e2ec0037 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsController.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsController.h @@ -17,23 +17,23 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)_propertiesForIndexPath:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)_doneButtonPressed:(id)arg1; -@property(nonatomic) BOOL showsDoneButton; // @dynamic showsDoneButton; +@property(nonatomic) _Bool showsDoneButton; // @dynamic showsDoneButton; - (id)_sectionsForProperties:(id)arg1 currentSectionDictionary:(id)arg2; - (id)_sectionsForProperties:(id)arg1; - (void)dealloc; - (id)initWithCertificateProperties:(id)arg1; -- (id)initWithTrust:(struct __SecTrust *)arg1 certificateIndex:(long)arg2; +- (id)initWithTrust:(struct __SecTrust *)arg1 certificateIndex:(long long)arg2; - (id)initWithTrust:(struct __SecTrust *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsView.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsView.h index e9d33607d..08fd64007 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsView.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateDetailsView.h @@ -16,12 +16,12 @@ NSMutableArray *_tableSections; } -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)_detailForIndexPath:(id)arg1; - (id)_titleForIndexPath:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 certificateProperties:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateHeaderCell.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateHeaderCell.h index beb12495c..5a0c6603d 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateHeaderCell.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateHeaderCell.h @@ -18,8 +18,8 @@ } - (void)layoutSubviews; -- (float)rowHeight; -- (void)setExpired:(BOOL)arg1; +- (double)rowHeight; +- (void)setExpired:(_Bool)arg1; - (void)setTrustSubtitle:(id)arg1; - (void)setTrustTitle:(id)arg1; - (id)_trustedLabel; @@ -28,7 +28,7 @@ - (id)_titleLabel; - (id)_certificateImage; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListCellContentView.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListCellContentView.h index b3bcc848d..6c2150cbc 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListCellContentView.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListCellContentView.h @@ -16,8 +16,8 @@ } - (void)layoutSubviews; -- (void)_setText:(id)arg1 forLabel:(id)arg2 withRedColor:(BOOL)arg3; -- (void)_setupLabel:(id)arg1 isSubtitle:(BOOL)arg2; +- (void)_setText:(id)arg1 forLabel:(id)arg2 withRedColor:(_Bool)arg3; +- (void)_setupLabel:(id)arg1 isSubtitle:(_Bool)arg2; - (void)setExpiration:(id)arg1; - (void)setSubtitle:(id)arg1; - (void)setTitle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListController.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListController.h index 72335cab5..6f4e3c60e 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListController.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListController.h @@ -11,12 +11,12 @@ id _description; } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)dealloc; - (id)initWithTrustDescription:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListTableViewCell.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListTableViewCell.h index 49990c880..22a977482 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListTableViewCell.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateListTableViewCell.h @@ -14,9 +14,9 @@ } - (void)layoutSubviews; -- (void)updateWithTrustDescription:(id)arg1 certificateIndex:(unsigned int)arg2; +- (void)updateWithTrustDescription:(id)arg1 certificateIndex:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryDescriptionCell.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryDescriptionCell.h index af3e02021..975e1c7df 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryDescriptionCell.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryDescriptionCell.h @@ -13,10 +13,10 @@ CertInfoDescriptionCellContentView *_customContentView; } -- (float)rowHeight; +- (double)rowHeight; - (void)setLabelsAndValues:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryView.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryView.h index 8b933e2e6..4faecbb49 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryView.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoCertificateSummaryView.h @@ -30,12 +30,12 @@ @property(retain, nonatomic) NSString *trustSubtitle; // @synthesize trustSubtitle=_trustSubtitle; @property(retain, nonatomic) NSString *trustTitle; // @synthesize trustTitle=_trustTitle; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)_configureCell:(id)arg1; - (id)_cellForReuseIdentifier:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)setMoreDetailsSelectedBlock:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoDescriptionCellContentView.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoDescriptionCellContentView.h index 6848535d6..96603d268 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoDescriptionCellContentView.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoDescriptionCellContentView.h @@ -11,14 +11,14 @@ @interface CertInfoDescriptionCellContentView : UIView { NSArray *_labelsAndValues; - float _idealHeight; + double _idealHeight; int _sizesCount; struct CGSize *_sizes; } - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; -- (float)rowHeight; +- (double)rowHeight; - (void)setLabelsAndValues:(id)arg1; - (void)_recalculateIdealHeight; - (id)_valueFont; diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoSheetViewController.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoSheetViewController.h index 8528eafdb..b627c8089 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoSheetViewController.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoSheetViewController.h @@ -26,15 +26,15 @@ @property(retain, nonatomic) NSString *trustSubtitle; // @synthesize trustSubtitle=_trustSubtitle; @property(retain, nonatomic) NSString *trustTitle; // @synthesize trustTitle=_trustTitle; @property(retain, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)_pushDetailsView; - (void)_setupNavItem; - (void)_accept; - (void)_cancel; - (void)_dismissWithResult:(int)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDescription-Protocol.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDescription-Protocol.h index 4d1424b7c..bbd12138a 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDescription-Protocol.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDescription-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol CertInfoTrustDescription -- (id)certificateExpirationDateAtIndex:(unsigned int)arg1; -- (id)certificateIssuerSummaryAtIndex:(unsigned int)arg1; -- (id)certificateSubjectSummaryAtIndex:(unsigned int)arg1; -- (id)certificatePropertiesAtIndex:(unsigned int)arg1; -- (unsigned int)certificateCount; +- (id)certificateExpirationDateAtIndex:(unsigned long long)arg1; +- (id)certificateIssuerSummaryAtIndex:(unsigned long long)arg1; +- (id)certificateSubjectSummaryAtIndex:(unsigned long long)arg1; +- (id)certificatePropertiesAtIndex:(unsigned long long)arg1; +- (unsigned long long)certificateCount; - (id)summaryDescriptionItems; -- (BOOL)isTrusted; +- (_Bool)isTrusted; - (id)summarySubtitle; - (id)summaryTitle; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDetailsViewController.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDetailsViewController.h index 90527ce86..27028209a 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDetailsViewController.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustDetailsViewController.h @@ -14,11 +14,11 @@ } @property(retain, nonatomic) NSArray *trustProperties; // @synthesize trustProperties=_trustProperties; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_setupNavItem; - (void)dealloc; - (void)loadView; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustSummaryController.h b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustSummaryController.h index b902164fc..2ace1a9a8 100644 --- a/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustSummaryController.h +++ b/iOS7/PrivateFrameworks/CertInfo/CertInfoTrustSummaryController.h @@ -19,19 +19,19 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)_descriptionCell; - (id)_headerCell; - (id)_cellForReuseIdentifier:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)viewDidAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidAppear:(_Bool)arg1; - (void)_actionButtonPressed:(id)arg1; - (void)_doneButtonPressed:(id)arg1; -- (void)setActionButtonTitle:(id)arg1 destructive:(BOOL)arg2 animated:(BOOL)arg3; -@property(nonatomic) BOOL showsDoneButton; +- (void)setActionButtonTitle:(id)arg1 destructive:(_Bool)arg2 animated:(_Bool)arg3; +@property(nonatomic) _Bool showsDoneButton; - (void)dealloc; - (id)initWithTrustDescription:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CertInfo/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CertInfo/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CertInfo/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CertInfo/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CertInfo/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/CertInfo/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/CertInfo/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CertInfo/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CertInfo/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/CertInfo/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/CertInfo/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/CertInfo/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/CertInfo/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/CertInfo/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CertInfo/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/_CertInfoActionButton.h b/iOS7/PrivateFrameworks/CertInfo/_CertInfoActionButton.h index fc90a3dc8..4031eb8f1 100644 --- a/iOS7/PrivateFrameworks/CertInfo/_CertInfoActionButton.h +++ b/iOS7/PrivateFrameworks/CertInfo/_CertInfoActionButton.h @@ -10,8 +10,8 @@ { } -- (void)setTitle:(id)arg1 destructive:(BOOL)arg2; -- (id)initWithTitle:(id)arg1 isDestructive:(BOOL)arg2; +- (void)setTitle:(id)arg1 destructive:(_Bool)arg2; +- (id)initWithTitle:(id)arg1 isDestructive:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/_CertInfoGradientLabel.h b/iOS7/PrivateFrameworks/CertInfo/_CertInfoGradientLabel.h index 2ceb5d81b..4c4f06fc3 100644 --- a/iOS7/PrivateFrameworks/CertInfo/_CertInfoGradientLabel.h +++ b/iOS7/PrivateFrameworks/CertInfo/_CertInfoGradientLabel.h @@ -19,7 +19,7 @@ - (void)drawRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithTrusted:(BOOL)arg1; +- (id)initWithTrusted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/CertInfo/_CertInfoTrustSummaryHeaderCell.h b/iOS7/PrivateFrameworks/CertInfo/_CertInfoTrustSummaryHeaderCell.h index 2c9bce8bc..904ec3255 100644 --- a/iOS7/PrivateFrameworks/CertInfo/_CertInfoTrustSummaryHeaderCell.h +++ b/iOS7/PrivateFrameworks/CertInfo/_CertInfoTrustSummaryHeaderCell.h @@ -16,23 +16,23 @@ UILabel *_subtitleLabel; _CertInfoActionButton *_actionButton; _CertInfoGradientLabel *_trustedLabel; - BOOL _trusted; + _Bool _trusted; } -@property(nonatomic, getter=isTrusted) BOOL trusted; // @synthesize trusted=_trusted; +@property(nonatomic, getter=isTrusted) _Bool trusted; // @synthesize trusted=_trusted; - (id)_trustedLabel; - (id)_subtitleLabel; - (id)_titleLabel; - (void)_layoutSubviewsWithActionButtonSize:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)setActionButtonTitle:(id)arg1 destructive:(BOOL)arg2 animated:(BOOL)arg3; -@property(readonly, nonatomic) float rowHeight; -- (void)setExpired:(BOOL)arg1; +- (void)setActionButtonTitle:(id)arg1 destructive:(_Bool)arg2 animated:(_Bool)arg3; +@property(readonly, nonatomic) double rowHeight; +- (void)setExpired:(_Bool)arg1; @property(copy, nonatomic) NSString *trustSubtitle; @property(copy, nonatomic) NSString *trustTitle; @property(readonly, nonatomic) _CertInfoActionButton *actionButton; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CertUI/CertUIConnectionDelegate.h b/iOS7/PrivateFrameworks/CertUI/CertUIConnectionDelegate.h index 8cc54176f..0141e7b12 100644 --- a/iOS7/PrivateFrameworks/CertUI/CertUIConnectionDelegate.h +++ b/iOS7/PrivateFrameworks/CertUI/CertUIConnectionDelegate.h @@ -24,9 +24,9 @@ @property(nonatomic) id forwardingDelegate; // @synthesize forwardingDelegate=_forwardingDelegate; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; - (void)_continueConnectionWithResponse:(int)arg1 challenge:(id)arg2 service:(id)arg3; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (id)forwardingTargetForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/CertUI/CertUIPrompt-Private.h b/iOS7/PrivateFrameworks/CertUI/CertUIPrompt-Private.h new file mode 100644 index 000000000..bd6f90bf8 --- /dev/null +++ b/iOS7/PrivateFrameworks/CertUI/CertUIPrompt-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CertUIPrompt (Private) ++ (id)stringForResponse:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CertUI/CertUIPrompt.h b/iOS7/PrivateFrameworks/CertUI/CertUIPrompt.h index a8bd42c50..34b20ac24 100644 --- a/iOS7/PrivateFrameworks/CertUI/CertUIPrompt.h +++ b/iOS7/PrivateFrameworks/CertUI/CertUIPrompt.h @@ -18,7 +18,6 @@ } + (id)promptQueue; -+ (id)stringForResponse:(int)arg1; @property(copy, nonatomic) NSString *connectionDisplayName; // @synthesize connectionDisplayName=_connectionDisplayName; @property(retain, nonatomic) NSString *service; // @synthesize service=_service; @property(retain, nonatomic) NSString *host; // @synthesize host=_host; diff --git a/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Deprecated.h b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Deprecated.h new file mode 100644 index 000000000..91b57e789 --- /dev/null +++ b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Deprecated.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CertUITrustManager (Deprecated) +- (void)clearSavedTrustSettingsForTrust:(struct __SecTrust *)arg1 host:(id)arg2 service:(id)arg3; +- (void)allowTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 service:(id)arg3; +- (int)actionForTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 andService:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Migration.h b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Migration.h new file mode 100644 index 000000000..2bf931d70 --- /dev/null +++ b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-Migration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CertUITrustManager (Migration) ++ (void)migrateFromVersionOne; ++ (void)migrateFromVersionZero; ++ (void)_migrateVersionZeroFromAccessGroup:(id)arg1 toGroup:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-SMIMEExtensions.h b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-SMIMEExtensions.h new file mode 100644 index 000000000..7f33732ce --- /dev/null +++ b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager-SMIMEExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CertUITrustManager (SMIMEExtensions) +- (_Bool)_hasExceptionsForSMIMETrust:(struct __SecTrust *)arg1 sender:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CertUI/CertUITrustManager.h b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager.h index b987dba44..1f7ad2560 100644 --- a/iOS7/PrivateFrameworks/CertUI/CertUITrustManager.h +++ b/iOS7/PrivateFrameworks/CertUI/CertUITrustManager.h @@ -14,9 +14,6 @@ } + (id)defaultTrustManager; -+ (void)migrateFromVersionOne; -+ (void)migrateFromVersionZero; -+ (void)_migrateVersionZeroFromAccessGroup:(id)arg1 toGroup:(id)arg2; - (void)removeAllTrusts; - (void)removeSMIMETrust:(struct __SecTrust *)arg1 sender:(id)arg2; - (void)removeSSLTrust:(struct __SecTrust *)arg1 hostname:(id)arg2 service:(id)arg3; @@ -28,10 +25,6 @@ - (void)dealloc; - (id)init; - (id)initWithAccessGroup:(id)arg1; -- (void)clearSavedTrustSettingsForTrust:(struct __SecTrust *)arg1 host:(id)arg2 service:(id)arg3; -- (void)allowTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 service:(id)arg3; -- (int)actionForTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 andService:(id)arg3; -- (BOOL)_hasExceptionsForSMIMETrust:(struct __SecTrust *)arg1 sender:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/ABNewPersonViewController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/ABNewPersonViewController-ChatKitAdditions.h index bdb3187c5..c6eddf1c3 100644 --- a/iOS7/PrivateFrameworks/ChatKit/ABNewPersonViewController-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/ABNewPersonViewController-ChatKitAdditions.h @@ -7,6 +7,6 @@ #import "ABNewPersonViewController.h" @interface ABNewPersonViewController (ChatKitAdditions) -- (BOOL)ckCanDismissWhenSuspending; +- (_Bool)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationController-ChatKitAdditions.h index ba3670571..0064cec95 100644 --- a/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationController-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationController-ChatKitAdditions.h @@ -7,6 +7,6 @@ #import "ABPeoplePickerNavigationController.h" @interface ABPeoplePickerNavigationController (ChatKitAdditions) -- (BOOL)ckCanDismissWhenSuspending; +- (_Bool)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/ABPersonViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/ABPersonViewControllerDelegate-Protocol.h index a2ed2fdca..a0270c9c7 100644 --- a/iOS7/PrivateFrameworks/ChatKit/ABPersonViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/ABPersonViewControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol ABPersonViewControllerDelegate -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/ABUnknownPersonViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/ABUnknownPersonViewControllerDelegate-Protocol.h index 967db134c..addccc605 100644 --- a/iOS7/PrivateFrameworks/ChatKit/ABUnknownPersonViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/ABUnknownPersonViewControllerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; @optional -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/AFContextProvider-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/AFContextProvider-Protocol.h index a8783d5d8..6bf604072 100644 --- a/iOS7/PrivateFrameworks/ChatKit/AFContextProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/AFContextProvider-Protocol.h @@ -6,6 +6,6 @@ @protocol AFContextProvider - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CDStructures.h b/iOS7/PrivateFrameworks/ChatKit/CDStructures.h index ba773c8f5..f16d853df 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/ChatKit/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,32 +17,32 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; - float _field5; + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; + double _field5; int _field6; -} CDStruct_af7d35ee; +} CDStruct_ebaa735e; typedef struct { double latitude; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKABNewPersonViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKABNewPersonViewController.h deleted file mode 100644 index 771b4ae2e..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKABNewPersonViewController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "ABNewPersonViewController.h" - -@interface CKABNewPersonViewController : ABNewPersonViewController -{ -} - -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKABUnknownPersonViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKABUnknownPersonViewController.h deleted file mode 100644 index bdbaf5536..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKABUnknownPersonViewController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "ABUnknownPersonViewController.h" - -@interface CKABUnknownPersonViewController : ABUnknownPersonViewController -{ -} - -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAVMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKAVMediaObject.h index 9f1831f76..0faac3775 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAVMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAVMediaObject.h @@ -8,7 +8,7 @@ @interface CKAVMediaObject : CKMediaObject { - BOOL _durationLoaded; + _Bool _durationLoaded; double _duration; } diff --git a/iOS7/PrivateFrameworks/ChatKit/CKActionSheetManager.h b/iOS7/PrivateFrameworks/ChatKit/CKActionSheetManager.h index e75674b3a..b5baa412b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKActionSheetManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKActionSheetManager.h @@ -15,23 +15,23 @@ UIActionSheet *_actionSheet; id _handler; id _presenter; - BOOL _performBeforeAnimation; - BOOL _dismissingActionSheetForRotation; + _Bool _performBeforeAnimation; + _Bool _dismissingActionSheetForRotation; } + (id)sharedInstance; -@property(nonatomic) BOOL performBeforeAnimation; // @synthesize performBeforeAnimation=_performBeforeAnimation; +@property(nonatomic) _Bool performBeforeAnimation; // @synthesize performBeforeAnimation=_performBeforeAnimation; @property(retain, nonatomic) UIActionSheet *actionSheet; // @synthesize actionSheet=_actionSheet; @property(copy, nonatomic) id presenter; // @synthesize presenter=_presenter; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)dismissActionSheet:(id)arg1 withButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)dismissActionSheet:(id)arg1 withButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didFinishRotating; - (void)willStartRotating; - (void)dismissCurrentActionSheet; -- (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 performBeforeAnimation:(void)arg3 withHandler:(BOOL)arg4; +- (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 performBeforeAnimation:(void)arg3 withHandler:(_Bool)arg4; - (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 withHandler:(void)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAddressBook.h b/iOS7/PrivateFrameworks/ChatKit/CKAddressBook.h index 5e3c14ab2..08575597e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAddressBook.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAddressBook.h @@ -10,15 +10,12 @@ { } -+ (id)transcriptContactImageOfDiameter:(float)arg1 forRecordID:(int)arg2; -+ (id)contactImageOfDiameter:(float)arg1 forRecordID:(int)arg2; -+ (id)_generateContactImageOfDiameter:(float)arg1 forRecordUnlocked:(void *)arg2; -+ (id)vCardImageOfDiameter:(float)arg1 forRecordUnlocked:(void *)arg2; ++ (id)monogrammerWithDiameter:(double)arg1 style:(long long)arg2; ++ (id)transcriptContactImageOfDiameter:(double)arg1 forRecordID:(int)arg2; ++ (id)placeholderContactImageOfDiameter:(double)arg1 monogramStyle:(long long)arg2; ++ (id)contactImageOfDiameter:(double)arg1 forRecordID:(int)arg2 monogramStyle:(long long)arg3; + (void *)addressBook; -+ (void)resetThumbnailCaches; -+ (id)thumbnailCache; -+ (id)imageQueue; -+ (id)imageCache; ++ (id)contactImageCache; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart-Display.h b/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart-Display.h new file mode 100644 index 000000000..0adfaea5e --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart-Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKAggregateMessagePart (Display) +- (Class)balloonViewClass; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart.h b/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart.h index a48f1f249..c245bb843 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAggregateMessagePart.h @@ -13,15 +13,15 @@ NSArray *_subparts; } -+ (BOOL)shouldAggregateParts:(id)arg1; ++ (_Bool)shouldAggregateParts:(id)arg1; @property(copy, nonatomic) NSArray *subparts; // @synthesize subparts=_subparts; +- (id)compositionRepresentation; - (id)pasteboardItems; @property(readonly, nonatomic) NSString *title; - (id)text; - (id)initWithSubparts:(id)arg1; - (int)type; - (void)dealloc; -- (Class)balloonViewClass; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage-CKImageAnimation.h b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage-CKImageAnimation.h new file mode 100644 index 000000000..66524b496 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage-CKImageAnimation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKAnimatedImage (CKImageAnimation) +- (id)frames; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage.h b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage.h index bb3bb2f84..a3c58f0ab 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImage.h @@ -18,11 +18,10 @@ @property(copy, nonatomic) NSArray *durations; // @synthesize durations=_durations; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (id)_initWithImage:(id)arg1 durations:(id)arg2; -- (BOOL)writeToCPBitmapURL:(id)arg1; +- (_Bool)writeToCPBitmapURL:(id)arg1; - (id)initWithImages:(id)arg1 durations:(id)arg2; - (id)description; - (void)dealloc; -- (id)frames; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImageMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImageMediaObject.h index 86fdc4c0d..2fbfc393d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImageMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAnimatedImageMediaObject.h @@ -16,7 +16,7 @@ - (id)savedAnimatedPreviewFromURL:(id)arg1 forOrientation:(BOOL)arg2; - (id)generateAnimatedPreviewFromThumbnails:(id)arg1 forOrientation:(BOOL)arg2; - (id)notificationCenter; -- (BOOL)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; +- (_Bool)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; - (id)previewForOrientation:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAnimationTimerObserver-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKAnimationTimerObserver-Protocol.h index 09891a44f..d36dc70b4 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAnimationTimerObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAnimationTimerObserver-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol CKAnimationTimerObserver -- (void)animationTimerFired:(unsigned int)arg1; +- (void)animationTimerFired:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAtomListView.h b/iOS7/PrivateFrameworks/ChatKit/CKAtomListView.h deleted file mode 100644 index de0905a1d..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKAtomListView.h +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "MFModernLabelledAtomListDelegate-Protocol.h" - -@class MFModernLabelledAtomList, NSArray, UIButton, UILabel; - -@interface CKAtomListView : UIView -{ - NSArray *_addresses; - NSArray *_arePhoneNumbers; - MFModernLabelledAtomList *_atomList; - UILabel *_recipientListLabel; - UIButton *_detailsButton; - UIButton *_hideDetailsButton; - id _delegate; - unsigned int _expanded:1; - unsigned int _presentationOptions; -} - -- (void)displayStringsDidChangeForLabelledAtomList:(id)arg1; -- (struct CGSize)contentSize; -- (void)setExpanded:(BOOL)arg1 animate:(BOOL)arg2; -- (BOOL)isExpanded; -- (void)setAddressAtomTarget:(id)arg1 action:(SEL)arg2; -- (void)setDelegate:(id)arg1; -- (void)_buttonTouchUpEvent:(id)arg1; -- (id)_newButtonWithTitle:(id)arg1; -- (void)_updateHeight; -- (void)_updateAlphasAnimating:(BOOL)arg1; -- (void)_updateInactiveModeText; -- (void)layoutSubviews; -- (void)setFrame:(struct CGRect)arg1; -- (void)dealloc; -- (id)initWithLabel:(id)arg1 totalWidth:(float)arg2 addresses:(id)arg3 arePhoneNumbers:(id)arg4 presentationOptions:(unsigned int)arg5; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..f20d55cdd --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKAttachmentBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView.h index 09e09358b..be573dc38 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAttachmentBalloonView.h @@ -14,24 +14,22 @@ CKAttachmentView *_attachmentView; } -+ (BOOL)fixedWidth; @property(retain, nonatomic) CKAttachmentView *attachmentView; // @synthesize attachmentView=_attachmentView; @property(retain, nonatomic) CKMediaObject *mediaObject; // @synthesize mediaObject=_mediaObject; -- (void)contentSizeCategoryDidChange:(id)arg1; - (void)transferUpdated:(id)arg1; - (void)updateViews; -- (BOOL)isFilled; -- (void)setFilled:(BOOL)arg1; +- (_Bool)isFilled; +- (void)setFilled:(_Bool)arg1; - (BOOL)color; - (void)setColor:(BOOL)arg1; - (void)prepareForReuse; - (void)prepareForDisplay; - (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2; +- (struct UIEdgeInsets)alignmentRectInsets; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (id)description; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAudioTrimViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKAudioTrimViewController.h index 289e3f0ac..7ffe39d37 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAudioTrimViewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAudioTrimViewController.h @@ -25,7 +25,7 @@ - (void)trimController:(id)arg1 didFinishTrimmingToFile:(id)arg2 trimDuration:(double)arg3; - (void)trimControllerDidCancel:(id)arg1; - (void)trimControllerDidConfirm:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (id)initWithMediaObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKAutoupdatingRelativeDateFormatter.h b/iOS7/PrivateFrameworks/ChatKit/CKAutoupdatingRelativeDateFormatter.h index 2ae7a0f21..546a6fec8 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKAutoupdatingRelativeDateFormatter.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKAutoupdatingRelativeDateFormatter.h @@ -12,7 +12,7 @@ + (id)weekdayTemplateCharacters; + (id)relativeStringFromDate:(id)arg1; -- (id)stringFromDate:(id)arg1 isRelative:(char *)arg2; +- (id)stringFromDate:(id)arg1 isRelative:(_Bool *)arg2; - (id)stringFromDate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKBalloonControl.h b/iOS7/PrivateFrameworks/ChatKit/CKBalloonControl.h index 36c4a360b..f51389770 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKBalloonControl.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKBalloonControl.h @@ -12,12 +12,14 @@ { UIEvent *_tapEvent; UIEvent *_pressEvent; - BOOL _isDoubleTap; - BOOL _didLongPress; + struct CGPoint _tapEventTouchPoint; + _Bool _isDoubleTap; + _Bool _didLongPress; CKBalloonView *_balloonView; } @property(nonatomic) CKBalloonView *balloonView; // @synthesize balloonView=_balloonView; +- (struct CGPoint)tapEventTouchPoint; - (void)repeatTouchDown:(id)arg1 forEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchUpOutside:(id)arg1 forEvent:(id)arg2; @@ -29,6 +31,7 @@ - (void)doSingleTap; - (void)cancelDelayedLongPress; - (void)cancelDelayedSingleTap; +- (void)prepareForReuse; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKBalloonTextView.h b/iOS7/PrivateFrameworks/ChatKit/CKBalloonTextView.h index 3182a2f4f..e701d2de7 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKBalloonTextView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKBalloonTextView.h @@ -8,19 +8,23 @@ #import "NSLayoutManagerDelegate-Protocol.h" +@class NSAttributedString; + @interface CKBalloonTextView : UITextView { - BOOL _singleLine; - float _capOffsetFromBoundsTop; - float _lastLineBaselineOffsetFromBoundsTop; + _Bool _singleLine; + NSAttributedString *_attributedText; + double _capOffsetFromBoundsTop; + double _lastLineBaselineOffsetFromBoundsTop; } -@property(nonatomic, getter=isSingleLine) BOOL singleLine; // @synthesize singleLine=_singleLine; -@property(nonatomic) float lastLineBaselineOffsetFromBoundsTop; // @synthesize lastLineBaselineOffsetFromBoundsTop=_lastLineBaselineOffsetFromBoundsTop; -@property(nonatomic) float capOffsetFromBoundsTop; // @synthesize capOffsetFromBoundsTop=_capOffsetFromBoundsTop; -- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(BOOL)arg3; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2 isSingleLine:(char *)arg3; +@property(nonatomic, getter=isSingleLine) _Bool singleLine; // @synthesize singleLine=_singleLine; +@property(nonatomic) double lastLineBaselineOffsetFromBoundsTop; // @synthesize lastLineBaselineOffsetFromBoundsTop=_lastLineBaselineOffsetFromBoundsTop; +@property(nonatomic) double capOffsetFromBoundsTop; // @synthesize capOffsetFromBoundsTop=_capOffsetFromBoundsTop; +@property(copy, nonatomic) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2 isSingleLine:(_Bool *)arg3; - (id)initReadonlyAndUnselectableWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; +- (void)didMoveToWindow; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..25da30182 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKBalloonView.h index 7ad4d519c..bef21550e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKBalloonView.h @@ -8,58 +8,68 @@ #import "UIGestureRecognizerDelegate-Protocol.h" -@class CKBalloonControl, CKManualUpdater, NSObject, UILongPressGestureRecognizer, UITapGestureRecognizer; +@class CKBalloonControl, CKManualUpdater, NSObject, UIColor, UILongPressGestureRecognizer, UITapGestureRecognizer; @interface CKBalloonView : CKBalloonImageView { CKBalloonControl *_control; BOOL _orientation; - BOOL _hasTail; - BOOL _showingMenu; - BOOL _canUseOpaqueMask; + _Bool _hasTail; + _Bool _filled; + _Bool _showingMenu; + _Bool _canUseOpaqueMask; + _Bool _hasOverlay; + _Bool _wantsSkinnyMask; NSObject *_delegate; UITapGestureRecognizer *_doubleTapGestureRecognizer; UILongPressGestureRecognizer *_longPressGestureRecognizer; CKManualUpdater *_displayUpdater; + CKBalloonImageView *_overlay; struct UIEdgeInsets _textAlignmentInsets; } -+ (BOOL)fixedWidth; +@property(retain, nonatomic) CKBalloonImageView *overlay; // @synthesize overlay=_overlay; @property(retain, nonatomic) CKManualUpdater *displayUpdater; // @synthesize displayUpdater=_displayUpdater; -@property(nonatomic) BOOL canUseOpaqueMask; // @synthesize canUseOpaqueMask=_canUseOpaqueMask; -@property(nonatomic, getter=isShowingMenu) BOOL showingMenu; // @synthesize showingMenu=_showingMenu; +@property(nonatomic) _Bool wantsSkinnyMask; // @synthesize wantsSkinnyMask=_wantsSkinnyMask; +@property(nonatomic) _Bool hasOverlay; // @synthesize hasOverlay=_hasOverlay; +@property(nonatomic) _Bool canUseOpaqueMask; // @synthesize canUseOpaqueMask=_canUseOpaqueMask; +@property(nonatomic, getter=isShowingMenu) _Bool showingMenu; // @synthesize showingMenu=_showingMenu; @property(readonly, nonatomic) UILongPressGestureRecognizer *longPressGestureRecognizer; // @synthesize longPressGestureRecognizer=_longPressGestureRecognizer; @property(readonly, nonatomic) UITapGestureRecognizer *doubleTapGestureRecognizer; // @synthesize doubleTapGestureRecognizer=_doubleTapGestureRecognizer; @property(nonatomic) struct UIEdgeInsets textAlignmentInsets; // @synthesize textAlignmentInsets=_textAlignmentInsets; -@property(nonatomic) BOOL hasTail; // @synthesize hasTail=_hasTail; +@property(nonatomic, getter=isFilled) _Bool filled; // @synthesize filled=_filled; +@property(nonatomic) _Bool hasTail; // @synthesize hasTail=_hasTail; @property(nonatomic) BOOL orientation; // @synthesize orientation=_orientation; @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; - (SEL)delegateActionForAction:(SEL)arg1; - (void)willHideMenu:(id)arg1; - (void)willShowMenu:(id)arg1; - (void)showMenu; -- (void)doubleTapOrLongPress:(id)arg1 forEvent:(id)arg2; +- (void)longPress:(id)arg1 forEvent:(id)arg2; +- (void)doubleTap:(id)arg1 forEvent:(id)arg2; - (void)doDoubleTapOrLongPress; - (void)tap:(id)arg1 forEvent:(id)arg2; - (void)touchCancelForControl:(id)arg1; - (void)touchDown:(id)arg1 forEvent:(id)arg2; +- (void)setHasOverlay:(_Bool)arg1 autoDismiss:(_Bool)arg2; +- (void)_dismissOverlay; +@property(readonly, nonatomic) UIColor *overlayColor; - (void)prepareForReuse; - (void)prepareForDisplay; - (void)prepareForDisplayIfNeeded; - (void)setNeedsPrepareForDisplay; - (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2; -- (struct UIEdgeInsets)entryFieldInsets; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (void)layoutSubviews; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)canBecomeFirstResponder; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canBecomeFirstResponder; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (id)description; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKBalloonViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKBalloonViewDelegate-Protocol.h index 93ff509e3..af9a9127e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKBalloonViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKBalloonViewDelegate-Protocol.h @@ -10,7 +10,7 @@ - (void)balloonViewWillResignFirstResponder:(id)arg1; - (void)balloonViewTapped:(id)arg1 withEvent:(id)arg2; - (void)balloonViewTouchedDown:(id)arg1 withEvent:(id)arg2; -- (BOOL)balloonView:(id)arg1 canPerformAction:(SEL)arg2 withSender:(id)arg3; +- (_Bool)balloonView:(id)arg1 canPerformAction:(SEL)arg2 withSender:(id)arg3; - (struct CGRect)calloutTargetRectForBalloonView:(id)arg1; - (id)menuItemsForBalloonView:(id)arg1; - (void)balloonViewDidFinishDataDetectorAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKCardMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKCardMediaObject.h index 20a5fa748..53fc8fb65 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKCardMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKCardMediaObject.h @@ -10,9 +10,9 @@ { } -- (BOOL)shouldShowDisclosure; -- (BOOL)shouldBeQuickLooked; -- (BOOL)shouldShowViewer; +- (_Bool)shouldShowDisclosure; +- (_Bool)shouldBeQuickLooked; +- (_Bool)shouldShowViewer; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKClientComposeFileTransfer.h b/iOS7/PrivateFrameworks/ChatKit/CKClientComposeFileTransfer.h index 12f12309d..72bcae716 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKClientComposeFileTransfer.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKClientComposeFileTransfer.h @@ -12,7 +12,7 @@ @interface CKClientComposeFileTransfer : NSObject { - unsigned int _mediaObjectCount; + unsigned long long _mediaObjectCount; NSObject *_serial_queue; NSString *_guid; NSURL *_fileURL; @@ -25,11 +25,11 @@ @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; - (void)mediaObjectRemoved; - (void)mediaObjectAdded; -@property(readonly, nonatomic, getter=isRestoring) BOOL restoring; -@property(readonly, nonatomic, getter=isDownloading) BOOL downloading; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; -@property(readonly, nonatomic, getter=isFileDataReady) BOOL fileDataReady; -@property(readonly, nonatomic, getter=isFileURLFinalized) BOOL fileURLFinalized; +@property(readonly, nonatomic, getter=isRestoring) _Bool restoring; +@property(readonly, nonatomic, getter=isDownloading) _Bool downloading; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; +@property(readonly, nonatomic, getter=isFileDataReady) _Bool fileDataReady; +@property(readonly, nonatomic, getter=isFileURLFinalized) _Bool fileURLFinalized; @property(readonly, nonatomic) unsigned long long totalBytes; @property(readonly, nonatomic) unsigned long long currentBytes; @property(readonly, nonatomic) NSError *error; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..2ce8a8797 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKColoredBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView.h index 6657140a4..ab948f2d5 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKColoredBalloonView.h @@ -11,27 +11,30 @@ @interface CKColoredBalloonView : CKBalloonView { BOOL _color; - BOOL _filled; + _Bool _wantsGradient; UIImageView *_mask; CKGradientView *_gradientView; } +@property(nonatomic) _Bool wantsGradient; // @synthesize wantsGradient=_wantsGradient; @property(retain, nonatomic) CKGradientView *gradientView; // @synthesize gradientView=_gradientView; @property(retain, nonatomic) UIImageView *mask; // @synthesize mask=_mask; -@property(nonatomic, getter=isFilled) BOOL filled; // @synthesize filled=_filled; @property(nonatomic) BOOL color; // @synthesize color=_color; - (id)balloonImage; -- (BOOL)wantsGradient; +- (void)updateWantsGradient; @property(retain, nonatomic) UIView *gradientReferenceView; -- (void)setCanUseOpaqueMask:(BOOL)arg1; -- (void)setHasTail:(BOOL)arg1; +- (id)overlayColor; +- (void)setCanUseOpaqueMask:(_Bool)arg1; +- (void)setHasTail:(_Bool)arg1; - (void)prepareForDisplay; +- (void)prepareForReuse; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; - (struct UIEdgeInsets)alignmentRectInsets; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (id)description; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKComposeRecipientView.h b/iOS7/PrivateFrameworks/ChatKit/CKComposeRecipientView.h index 3327cf165..7a6e6f7d2 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKComposeRecipientView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKComposeRecipientView.h @@ -15,70 +15,71 @@ { IMService *_preferredService; id _sendBlock; - BOOL _autoSendUponResolving; - BOOL _atomizedForAutoSend; - BOOL _resolvedForAutoSend; - BOOL _canSend; + _Bool _autoSendUponResolving; + _Bool _atomizedForAutoSend; + _Bool _resolvedForAutoSend; + _Bool _canSend; BOOL _serviceError; - BOOL _alreadyShowedAlertForTooManyRecipientsError; + _Bool _alreadyShowedAlertForTooManyRecipientsError; NSMutableDictionary *_recipientAvailabilityTimeoutTimers; UIActionSheet *_actionSheet; - BOOL _forceMMS; + _Bool _forceMMS; UIResponder *_nextResponder; } -+ (float)shadowHeight; -+ (float)separatorHeight; ++ (double)shadowHeight; ++ (double)separatorHeight; @property(nonatomic) UIResponder *nextResponder; // @synthesize nextResponder=_nextResponder; -@property(nonatomic) BOOL forceMMS; // @synthesize forceMMS=_forceMMS; +@property(nonatomic) _Bool forceMMS; // @synthesize forceMMS=_forceMMS; @property(retain, nonatomic) UIActionSheet *actionSheet; // @synthesize actionSheet=_actionSheet; @property(nonatomic) BOOL serviceError; // @synthesize serviceError=_serviceError; -@property(nonatomic) BOOL canSend; // @synthesize canSend=_canSend; +@property(nonatomic) _Bool canSend; // @synthesize canSend=_canSend; @property(retain, nonatomic) IMService *preferredService; // @synthesize preferredService=_preferredService; - (float)heightWithoutSeparator; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)showErrorAlertForTooManyRecipientsUponSendIfNecessary; - (void)_showOneTimeErrorAlertForTooManyRecipientsUponAddIfNecessary; - (id)_recipientCausingTooManyRecipientsError; -- (BOOL)canInsertMoreRecipients; +- (_Bool)canInsertMoreRecipients; - (void)updateRecipientLimit; -- (int)_calculateRecipientLimit; +- (long long)_calculateRecipientLimit; - (void)_stopCheckingRecipientAvailability; - (void)reset; - (void)stopCheckingRecipientAvailabilityAndRemoveAllTimers; - (void)handleRecipientAvailabilityTimeout:(id)arg1; - (void)removeAvailabilityTimeoutTimerForRecipient:(id)arg1; - (void)startAvailabilityTimeoutTimerForRecipient:(id)arg1; -- (void)_showActionSheetForAtom:(id)arg1 animated:(BOOL)arg2; +- (void)_showActionSheetForAtom:(id)arg1 animated:(_Bool)arg2; - (void)_refreshActionSheet; - (BOOL)iMessageAvailabilityForRecipient:(id)arg1; - (void)_checkAvailabilityOfAlternateAddressesForMFComposeRecipient:(id)arg1; -- (id)_alternateAddressesForMFComposeRecipient:(id)arg1 onlyIMessageAble:(BOOL)arg2; -- (BOOL)hasPendingAtoms; -- (BOOL)hasFailedAtoms; -- (BOOL)_hasAddressWithAvailability:(BOOL)arg1; -- (BOOL)finishedComposingRecipients; +- (id)_alternateAddressesForMFComposeRecipient:(id)arg1 onlyIMessageAble:(_Bool)arg2; +- (_Bool)_hasTimedOutAtoms; +- (_Bool)hasPendingAtoms; +- (_Bool)hasFailedAtoms; +- (_Bool)_hasAddressWithAvailability:(BOOL)arg1; +- (_Bool)finishedComposingRecipients; +- (id)atomViewForRecipient:(id)arg1; - (void)handlePreferredServiceChangedNotification:(id)arg1; -- (BOOL)shouldShowCardForPerson:(void *)arg1; +- (_Bool)shouldShowCardForPerson:(void *)arg1; - (void)_dismissPicker:(id)arg1; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (void)_hideAddButton; -- (void)addRecipient:(id)arg1 atIndex:(unsigned int)arg2 animate:(BOOL)arg3; +- (void)addRecipient:(id)arg1 atIndex:(unsigned long long)arg2 animate:(_Bool)arg3; - (void)addRecipient:(id)arg1; -- (BOOL)_serviceErrorIsForTooManyRecipients; +- (_Bool)_serviceErrorIsForTooManyRecipients; - (void)removeRecipients; - (void)removeRecipient:(id)arg1; -- (BOOL)_addable; -- (unsigned int)atomPresentationOptionsForRecipient:(id)arg1; +- (_Bool)_addable; +- (unsigned long long)atomPresentationOptionsForRecipient:(id)arg1; - (void)_reallyAutoSendIfReady; -- (void)_setTextColorForPreferredSerivce:(id)arg1; +- (void)_setTextColorForPreferredService:(id)arg1; - (void)_autoSendIfReady; - (void)textFieldDidBecomeFirstResponder:(id)arg1; - (void)textFieldDidResignFirstResponder:(id)arg1; - (void)atomizeAndInvokeBlock:(id)arg1; -- (void)_reflowAnimated:(BOOL)arg1; +- (void)_reflowAnimated:(_Bool)arg1; - (void)reflow; - (void)updatePreferredServiceForRecipients:(id)arg1; - (void)selectComposeRecipientAtom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKComposition.h b/iOS7/PrivateFrameworks/ChatKit/CKComposition.h new file mode 100644 index 000000000..4266dccc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKComposition.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSAttributedString; + +@interface CKComposition : NSObject +{ + NSAttributedString *_text; + NSAttributedString *_subject; +} + ++ (id)compositionForMessageParts:(id)arg1; ++ (id)savedCompositionForGUID:(id)arg1; ++ (void)deleteCompositionWithGUID:(id)arg1; +@property(copy, nonatomic) NSAttributedString *subject; // @synthesize subject=_subject; +@property(copy, nonatomic) NSAttributedString *text; // @synthesize text=_text; +- (id)compositionByAppendingMessagePart:(id)arg1; +- (id)mediaObjects; +- (_Bool)isTextOnly; +- (_Bool)hasNonwhiteSpaceContent; +- (_Bool)hasContent; +- (void)saveCompositionWithGUID:(id)arg1; +- (id)initWithText:(id)arg1 subject:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..29f231d8d --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKContactBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView.h index bb419d127..0538996dd 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKContactBalloonView.h @@ -6,34 +6,30 @@ #import -@class CKMediaObject, UIImageView, UILabel, UIView; +@class CKMediaObject, UIImageView, UILabel; @interface CKContactBalloonView : CKColoredBalloonView { CKMediaObject *_mediaObject; - UIView *_contentView; - UIImageView *_iconView; - UIImageView *_chevronView; + UIImageView *_chevron; + UIImageView *_contactImageView; UILabel *_nameLabel; UILabel *_organizationLabel; - float _fullNameLength; - float _fullOrganizationLength; } -@property(nonatomic) float fullOrganizationLength; // @synthesize fullOrganizationLength=_fullOrganizationLength; -@property(nonatomic) float fullNameLength; // @synthesize fullNameLength=_fullNameLength; @property(retain, nonatomic) UILabel *organizationLabel; // @synthesize organizationLabel=_organizationLabel; @property(retain, nonatomic) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; -@property(retain, nonatomic) UIImageView *chevronView; // @synthesize chevronView=_chevronView; -@property(retain, nonatomic) UIImageView *iconView; // @synthesize iconView=_iconView; -@property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; +@property(retain, nonatomic) UIImageView *contactImageView; // @synthesize contactImageView=_contactImageView; +@property(retain, nonatomic) UIImageView *chevron; // @synthesize chevron=_chevron; @property(retain, nonatomic) CKMediaObject *mediaObject; // @synthesize mediaObject=_mediaObject; -- (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2; -- (struct CGRect)_verticalAlignmentOfRect:(struct CGRect)arg1 inRect:(struct CGRect)arg2; -- (void)dealloc; +- (void)prepareForDisplay; +- (void)prepareForReuse; +- (struct UIEdgeInsets)alignmentRectInsets; +- (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; -- (void)configureForMessagePart:(id)arg1; +- (id)description; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridge.h b/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridge.h deleted file mode 100644 index 15d2e333b..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridge.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSObject, UIView; - -@interface CKContentEntryBridge : NSObject -{ - BOOL _outgoingBubbleColor; - UIView *_entryView; -} - -+ (id)newContentEntryBridge; -@property(nonatomic) BOOL outgoingBubbleColor; // @synthesize outgoingBubbleColor=_outgoingBubbleColor; -@property(nonatomic) NSObject *contentEntryView; // @synthesize contentEntryView=_entryView; -- (void)reset; -- (void)updateComposition; -- (void)ckTextContentViewDidPaste:(id)arg1; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; -- (id)newContentViewWithFrame:(struct CGRect)arg1; -- (BOOL)hasContent; -- (void)insertMessagePart:(id)arg1; -- (id)attachments; -- (id)messageParts; -- (void)setMessageParts:(id)arg1; -- (id)messageComposition; -- (void)setMessageComposition:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridgeClient-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridgeClient-Protocol.h deleted file mode 100644 index 44135439e..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryBridgeClient-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol CKContentEntryBridgeClient -- (BOOL)canPasteMediaObjects:(id)arg1; -- (id)contentViews; -- (id)subject; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryView.h b/iOS7/PrivateFrameworks/ChatKit/CKContentEntryView.h deleted file mode 100644 index ea9da8210..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKContentEntryView.h +++ /dev/null @@ -1,103 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollView.h" - -#import "CKContentEntryBridgeClient-Protocol.h" -#import "CKEntryField-Protocol.h" -#import "CKTextContentViewDelegate-Protocol.h" -#import "UIGestureRecognizerDelegate-Protocol.h" -#import "UITextContentViewDelegate-Protocol.h" - -@class CKContentEntryBridge, CKTextContentView, NSArray, NSMutableArray, NSString, UITapGestureRecognizer, UIView; - -@interface CKContentEntryView : UIScrollView -{ - NSMutableArray *_contentViews; - CKTextContentView *_textView; - CKTextContentView *_subjectView; - CKTextContentView *_activeView; - UIView *_subjectLine; - NSString *_defaultText; - CKContentEntryBridge *_bridge; - UITapGestureRecognizer *_singleTap; - unsigned int _showsSubject:1; - unsigned int _viewsLoaded:1; - id _entryFieldDelegate; - BOOL _needsScrollToVisible; - int _contentAdjustmentHoldCount; - BOOL _outgoingBubbleColor; - BOOL _needsContentAdjustment; -} - -@property(nonatomic) BOOL outgoingBubbleColor; // @synthesize outgoingBubbleColor=_outgoingBubbleColor; -@property(readonly, nonatomic) NSArray *contentViews; // @synthesize contentViews=_contentViews; -- (void)ckTextContentViewDidPaste:(id)arg1; -- (BOOL)ckTextContentViewShouldReturn:(id)arg1; -- (BOOL)canPasteMediaObjects:(id)arg1; -- (void)_endHoldingContentAdjustmentsWithAnimation:(BOOL)arg1; -- (void)_endHoldingContentAdjustments; -- (void)_beginHoldingContentAdjustments; -- (void)_setupGestureRecognizers; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)_adjustAllContentWithAnimation:(BOOL)arg1; -- (void)_adjustAllContent; -- (struct CGSize)_contentSize; -- (void)_loadEntryViews; -- (void)setDefaultText:(id)arg1; -- (void)_removeContentView:(id)arg1; -- (void)_reloadEntryViewsIfLoaded; -- (void)_addContentView:(id)arg1; -- (id)attachments; -- (void)loadSubviews; -- (void)setSubject:(id)arg1; -- (id)subject; -- (void)setIgnoreAnimations:(BOOL)arg1; -- (void)disableEditing; -- (BOOL)isActive; -- (void)makeActive; -- (void)restoreCursorPosition; -- (void)saveCursorPosition; -- (int)lastCursorPosition; -- (int)cursorPosition; -- (void)setCursorPosition:(int)arg1; -- (void)moveCursorToEnd; -- (void)insertMessagePart:(id)arg1; -- (void)setMessageParts:(id)arg1; -- (id)messageComposition; -- (void)setMessageComposition:(id)arg1; -@property(readonly, nonatomic) BOOL isShowingDictationPlaceholder; -- (BOOL)hasContent; -- (void)clearMessage; -- (id)entryFieldDelegate; -- (void)setEntryFieldDelegate:(id)arg1; -- (void)setContentHidden:(BOOL)arg1 subjectHidden:(BOOL)arg2; -- (void)reflowContentWithAnimation:(BOOL)arg1; -- (void)reflowContent; -- (void)updateFontSize; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; -- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; -- (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (void)tapGesture:(id)arg1; -- (id)activeView; -- (void)showSubjectLinesAndDefaultText:(BOOL)arg1; -@property(nonatomic) BOOL showsSubject; -- (struct CGRect)contentEntryFrame:(BOOL)arg1; -- (void)scrollSelectionToVisible:(BOOL)arg1; -@property(readonly, nonatomic) unsigned int displayedLines; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (struct CGSize)desiredSize; -- (void)setContentOffset:(struct CGPoint)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversation-Content_Utilities.h b/iOS7/PrivateFrameworks/ChatKit/CKConversation-Content_Utilities.h new file mode 100644 index 000000000..95ed2d261 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversation-Content_Utilities.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKConversation (Content_Utilities) ++ (double)_iMessage_maxTrimDurationForMediaType:(int)arg1; ++ (unsigned long long)_iMessage_maxTransferFileSizeForWiFi:(_Bool)arg1; ++ (id)_iMessage_localizedErrorForReason:(long long)arg1; ++ (_Bool)_iMessage_canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; ++ (_Bool)_iMessage_canSendMessageWithMediaObjectTypes:(int *)arg1; ++ (_Bool)_iMessage_canSendMessageWithMediaObjectTypes:(int *)arg1 errorCode:(long long *)arg2; ++ (long long)_iMessage_maxAttachmentCount; ++ (_Bool)_iMessage_canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; ++ (_Bool)_iMessage_canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (_Bool)_iMessage_canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(_Bool)arg3; +- (_Bool)_iMessage_supportsCharacterCountForAddresses:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversation-SMS_Content_Utilities.h b/iOS7/PrivateFrameworks/ChatKit/CKConversation-SMS_Content_Utilities.h new file mode 100644 index 000000000..03ccf2ede --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversation-SMS_Content_Utilities.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKConversation (SMS_Content_Utilities) ++ (_Bool)_sms_mediaObjectPassesDurationCheck:(id)arg1; ++ (double)_sms_maxTrimDurationForMediaType:(int)arg1; ++ (id)_sms_localizedErrorForReason:(long long)arg1; ++ (_Bool)_sms_canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; ++ (_Bool)_sms_canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; ++ (_Bool)_sms_canSendMessageWithMediaObjectTypes:(int *)arg1; ++ (_Bool)_sms_canSendMessageWithMediaObjectTypes:(int *)arg1 errorCode:(long long *)arg2; ++ (long long)_sms_maxAttachmentCount; ++ (_Bool)_sms_canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; ++ (_Bool)_sms_mediaObjectPassesRestriction:(id)arg1; +- (_Bool)_sms_canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(_Bool)arg3; +- (_Bool)_sms_supportsCharacterCountForAddresses:(id)arg1; +- (_Bool)_sms_willSendMMSByDefaultForAddresses:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversation-Thumbnails.h b/iOS7/PrivateFrameworks/ChatKit/CKConversation-Thumbnails.h new file mode 100644 index 000000000..e552f80a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversation-Thumbnails.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKConversation (Thumbnails) +- (id)thumbnail; +- (void)regenerateThumbnail; +- (id)__generateThumbnailOfDiameter:(double)arg1 withRecordIDs:(id)arg2 recipientCount:(unsigned long long)arg3; +- (id)__messageOrderedABRecordIDs; +- (id)__generateThumbnailOfDiameter:(double)arg1 withRecipientImage:(id)arg2 andOtherRecipient:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversation.h b/iOS7/PrivateFrameworks/ChatKit/CKConversation.h index 8b9f046e0..0b25d84e5 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversation.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversation.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class CKEntity, CKIMMessage, CKMessageComposition, IMChat, IMMessage, IMService, NSArray, NSMutableArray, NSString, UIImage; +@class CKComposition, CKEntity, CKIMMessage, IMChat, IMMessage, IMService, NSArray, NSMutableArray, NSString, UIImage; @interface CKConversation : NSObject { @@ -39,27 +39,8 @@ NSArray *_failedMessages; } -+ (BOOL)_contentChangedFromOldMessage:(id)arg1 toNewMessage:(id)arg2; ++ (_Bool)_contentChangedFromOldMessage:(id)arg1 toNewMessage:(id)arg2; + (id)newPendingConversation; -+ (double)_iMessage_maxTrimDurationForMediaType:(int)arg1; -+ (unsigned int)_iMessage_maxTransferFileSizeForWiFi:(BOOL)arg1; -+ (id)_iMessage_localizedErrorForReason:(int)arg1; -+ (BOOL)_iMessage_canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; -+ (BOOL)_iMessage_canSendMessageWithMediaObjectTypes:(int *)arg1; -+ (BOOL)_iMessage_canSendMessageWithMediaObjectTypes:(int *)arg1 errorCode:(int *)arg2; -+ (int)_iMessage_maxAttachmentCount; -+ (BOOL)_iMessage_canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; -+ (BOOL)_iMessage_canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; -+ (BOOL)_sms_mediaObjectPassesDurationCheck:(id)arg1; -+ (double)_sms_maxTrimDurationForMediaType:(int)arg1; -+ (id)_sms_localizedErrorForReason:(int)arg1; -+ (BOOL)_sms_canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; -+ (BOOL)_sms_canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; -+ (BOOL)_sms_canSendMessageWithMediaObjectTypes:(int *)arg1; -+ (BOOL)_sms_canSendMessageWithMediaObjectTypes:(int *)arg1 errorCode:(int *)arg2; -+ (int)_sms_maxAttachmentCount; -+ (BOOL)_sms_canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; -+ (BOOL)_sms_mediaObjectPassesRestriction:(id)arg1; @property(readonly, nonatomic) NSArray *failedMessages; // @synthesize failedMessages=_failedMessages; @property(retain, nonatomic) UIImage *thumbnailImage; // @synthesize thumbnailImage=_thumbnailImage; @property(nonatomic) unsigned int limitToLoad; // @synthesize limitToLoad=_limitToLoad; @@ -70,7 +51,7 @@ @property(readonly, nonatomic) NSArray *pendingMessages; // @synthesize pendingMessages=_pendingMessages; @property(readonly, nonatomic) NSArray *messages; // @synthesize messages=_messages; - (id)copyForPendingConversation; -- (void)sendDowngradePingForMessage:(id)arg1 manualDowngrade:(BOOL)arg2; +- (void)sendDowngradePingForMessage:(id)arg1 manualDowngrade:(_Bool)arg2; - (id)displayNameForMediaObjects:(id)arg1 subject:(id)arg2; - (id)_headerTitleForPendingMediaObjects:(id)arg1 subject:(id)arg2 onService:(id)arg3; - (id)_headerTitleForService:(id)arg1; @@ -80,54 +61,54 @@ @property(readonly, nonatomic) BOOL buttonColor; @property(readonly, nonatomic) NSString *previewText; @property(readonly, nonatomic) NSString *name; // @dynamic name; -@property(readonly, nonatomic) unsigned int disclosureAtomStyle; // @dynamic disclosureAtomStyle; -@property(readonly, nonatomic) BOOL shouldShowCharacterCount; +@property(readonly, nonatomic) unsigned long long disclosureAtomStyle; // @dynamic disclosureAtomStyle; +@property(readonly, nonatomic) _Bool shouldShowCharacterCount; - (void)_clearTypingIndicatorsIfNecessary; - (void)_updateTypingIndicatorForComposition:(id)arg1; - (void)__rescindTypingIndicatorIfNecessary; - (void)__sendTypingIndicatorIfNecessary; @property(readonly, nonatomic) CKIMMessage *incomingTypingCKMessage; -- (BOOL)_chatSupportsTypingIndicators; -- (void)sendMessage:(id)arg1 newComposition:(BOOL)arg2; -- (void)sendMessage:(id)arg1 onService:(id)arg2 newComposition:(BOOL)arg3; -- (void)_targetChatToPreferredService:(id)arg1 newComposition:(BOOL)arg2; -- (void)_targetChat:(id)arg1 toService:(id)arg2 newComposition:(BOOL)arg3; -- (BOOL)_chatHasValidAccount:(id)arg1 forService:(id)arg2; -- (BOOL)_accountIsOperational:(id)arg1 forService:(id)arg2; +- (_Bool)_chatSupportsTypingIndicators; +- (void)sendMessage:(id)arg1 newComposition:(_Bool)arg2; +- (void)sendMessage:(id)arg1 onService:(id)arg2 newComposition:(_Bool)arg3; +- (void)_recordRecentContact; +- (void)_targetChatToPreferredService:(id)arg1 newComposition:(_Bool)arg2; +- (void)_targetChat:(id)arg1 toService:(id)arg2 newComposition:(_Bool)arg3; +- (_Bool)_chatHasValidAccount:(id)arg1 forService:(id)arg2; +- (_Bool)_accountIsOperational:(id)arg1 forService:(id)arg2; - (void)newMessageContentChangedWithComposition:(id)arg1; -- (id)newMessageWithComposition:(id)arg1 addToConversation:(BOOL)arg2; -- (id)newMessageWithComposition:(id)arg1 guid:(id)arg2 addToConversation:(BOOL)arg3; +- (id)newMessageWithComposition:(id)arg1 addToConversation:(_Bool)arg2; +- (id)newMessageWithComposition:(id)arg1 guid:(id)arg2 addToConversation:(_Bool)arg3; - (id)newMessageWithComposition:(id)arg1; - (double)maxTrimDurationForMediaType:(int)arg1; -- (BOOL)canSendMessageComposition:(id)arg1 error:(id *)arg2; -- (BOOL)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; -- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; -- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 onService:(id)arg3 error:(id *)arg4; -- (BOOL)canSendMessageWithMediaObjectTypes:(int *)arg1; -- (BOOL)canAcceptMediaObjects:(id)arg1 givenMediaObjects:(id)arg2; -- (BOOL)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; -- (BOOL)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; -- (BOOL)restrictMediaObjects; -@property(readonly, nonatomic, getter=isPending) BOOL pending; +- (_Bool)canSendMessageComposition:(id)arg1 error:(id *)arg2; +- (_Bool)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(_Bool)arg3; +- (_Bool)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id *)arg3; +- (_Bool)canSendMessageWithParts:(id)arg1 subject:(id)arg2 onService:(id)arg3 error:(id *)arg4; +- (_Bool)canSendMessageWithMediaObjectTypes:(int *)arg1; +- (_Bool)canAcceptMediaObjects:(id)arg1 givenMediaObjects:(id)arg2; +- (_Bool)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; +- (_Bool)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (_Bool)restrictMediaObjects; +@property(readonly, nonatomic, getter=isPending) _Bool pending; @property(readonly, nonatomic) NSArray *recipientStrings; @property(readonly, nonatomic) NSArray *pendingEntities; // @dynamic pendingEntities; -- (id)copyEntityForAddressString:(id)arg1; - (void)setPendingComposeRecipients:(id)arg1; -- (int)compareBySequenceNumberAndDateDescending:(id)arg1; +- (long long)compareBySequenceNumberAndDateDescending:(id)arg1; - (void)downgradeStateDidChange; - (void)invalidatePreferredServiceCache; - (id)shortDescription; - (id)description; - (void)addPlaceholderMessageIfNeededWithDate:(id)arg1; -- (BOOL)isPlaceholder; +- (_Bool)isPlaceholder; - (void)markAllMessagesAsRead; -- (BOOL)isFromFilteredSender; +- (_Bool)isFromFilteredSender; - (id)latestIncomingMessage; - (id)latestMessage; - (void)addMessage:(id)arg1; - (id)placeholderMessage; - (void)_setPlaceholderMessage:(id)arg1; -- (void)setLoadedMessageCount:(unsigned int)arg1 completion:(id)arg2; +- (void)setLoadedMessageCount:(unsigned long long)arg1 completion:(id)arg2; - (void)loadMoreMessages; - (void)loadAllMessages; - (void)setLoadedMessages:(id)arg1; @@ -135,83 +116,72 @@ - (void)deleteMessages:(id)arg1; - (void)deleteAllMessagesAndRemoveGroup; - (void)deleteAllMessages; -- (void)_deleteAllMessagesAndRemoveGroup:(BOOL)arg1; +- (void)_deleteAllMessagesAndRemoveGroup:(_Bool)arg1; - (void)removeAllMessages; - (void)updateMessage:(id)arg1; - (void)removeMessage:(id)arg1; -- (void)removeMessage:(id)arg1 postUpdate:(BOOL)arg2; +- (void)removeMessage:(id)arg1 postUpdate:(_Bool)arg2; - (id)date; -@property(readonly, nonatomic) unsigned int recipientCount; -@property(readonly, nonatomic) BOOL isEmpty; +@property(readonly, nonatomic) unsigned long long recipientCount; +@property(readonly, nonatomic) _Bool isEmpty; - (id)uniqueIdentifier; @property(readonly, nonatomic) NSString *groupID; // @dynamic groupID; -@property(nonatomic) BOOL updatesDisabled; // @dynamic updatesDisabled; -- (void)setUpdatesDisabled:(BOOL)arg1 quietly:(BOOL)arg2; -- (void)postChangedUpdate:(BOOL)arg1; -- (void)_postChangeUpdate:(BOOL)arg1; +@property(nonatomic) _Bool updatesDisabled; // @dynamic updatesDisabled; +- (void)setUpdatesDisabled:(_Bool)arg1 quietly:(_Bool)arg2; +- (void)postChangedUpdate:(_Bool)arg1; +- (void)_postChangeUpdate:(_Bool)arg1; - (void)_refreshMoreToLoadFlag; - (void)_calculateDowngradeState; -- (id)_consecutiveDowngradeAttemptsViaManualDowngrades:(BOOL)arg1; +- (id)_consecutiveDowngradeAttemptsViaManualDowngrades:(_Bool)arg1; - (void)_calculateDowngradeStateTimerFired; - (void)_updateDowngradeState:(BOOL)arg1 checkAgainInterval:(double)arg2; - (void)_invalidateDowngradeState; - (void)_handlePreferredServiceChangedNotification:(id)arg1; -- (BOOL)_handleIsForThisConversation:(id)arg1; +- (_Bool)_handleIsForThisConversation:(id)arg1; - (void)requestRecipientStatuses; @property(readonly, nonatomic) IMService *preferredService; -- (id)preferredServiceWithCanSend:(char *)arg1 error:(char *)arg2; -- (BOOL)canSendWithError:(char *)arg1; -- (id)_preferredServiceCheckWithServer:(BOOL)arg1 canSend:(char *)arg2 error:(char *)arg3; -@property(nonatomic) BOOL forceMMS; // @dynamic forceMMS; -@property(readonly, nonatomic) BOOL moreMessagesToLoad; // @dynamic moreMessagesToLoad; -@property(nonatomic, getter=isIgnoringTypingUpdates) BOOL ignoringTypingUpdates; // @dynamic ignoringTypingUpdates; -- (BOOL)isDowngraded; +- (id)preferredServiceWithCanSend:(_Bool *)arg1 error:(char *)arg2; +- (_Bool)canSendWithError:(char *)arg1; +- (id)_preferredServiceCheckWithServer:(_Bool)arg1 canSend:(_Bool *)arg2 error:(char *)arg3; +@property(readonly, nonatomic, getter=isGroupConversation) _Bool groupConversation; +@property(nonatomic) _Bool forceMMS; // @dynamic forceMMS; +@property(readonly, nonatomic) _Bool moreMessagesToLoad; // @dynamic moreMessagesToLoad; +@property(nonatomic, getter=isIgnoringTypingUpdates) _Bool ignoringTypingUpdates; // @dynamic ignoringTypingUpdates; +- (_Bool)isDowngraded; - (void)_setupPreferredServiceChangeHandlers; - (void)markAsStale; -- (BOOL)reloadIfStale; -- (int)endBulkMessageAddForcePost:(BOOL)arg1; +- (_Bool)reloadIfStale; +- (int)endBulkMessageAddForcePost:(_Bool)arg1; - (void)beginBulkMessageAdd; - (void)_endBatchUpdates; - (void)_beginBatchUpdates; @property(retain, nonatomic) NSString *rememberedKeyboard; -@property(retain, nonatomic) CKMessageComposition *unsentComposition; // @dynamic unsentComposition; +@property(retain, nonatomic) CKComposition *unsentComposition; // @dynamic unsentComposition; - (void)_handleChatPropertiesChangedNotification:(id)arg1; - (void)_handleItemsDidChangeNotification:(id)arg1; -- (BOOL)_handleRemovedMessage:(id)arg1; -- (BOOL)_handleChangedMessage:(id)arg1 forQuery:(id)arg2; -- (BOOL)_handleTypingIndicationMessage:(id)arg1; +- (_Bool)_handleRemovedMessage:(id)arg1; +- (_Bool)_handleChangedMessage:(id)arg1 forQuery:(id)arg2; +- (_Bool)_handleTypingIndicationMessage:(id)arg1; - (id)_messagesFromChat:(id)arg1; - (void)_postNotification:(id)arg1 forMessage:(id)arg2; - (id)_addCKMessageFromIMMessage:(id)arg1; - (id)_existingMadridMessageForIMMessage:(id)arg1; -- (id)_IMMessageWithMessageParts:(id)arg1 subject:(id)arg2 date:(id)arg3 isFinished:(BOOL)arg4 messageGUID:(id)arg5 needsDataDetection:(BOOL)arg6; +- (id)_IMMessageWithMessageParts:(id)arg1 subject:(id)arg2 date:(id)arg3 isFinished:(_Bool)arg4 messageGUID:(id)arg5 needsDataDetection:(_Bool)arg6; - (id)_CKMessageFromIMMessage:(id)arg1; - (void)acceptTransfer:(id)arg1; - (id)ckMessageWithGUID:(id)arg1; @property(readonly, nonatomic) CKEntity *recipient; // @dynamic recipient; @property(readonly, nonatomic) NSArray *handles; // @dynamic handles; -@property(readonly, nonatomic) BOOL hasUnreadiMessages; // @dynamic hasUnreadiMessages; -@property(readonly, nonatomic) BOOL hasUnreadMessages; // @dynamic hasUnreadMessages; -@property(readonly, nonatomic) unsigned int unreadCount; // @dynamic unreadCount; +@property(readonly, nonatomic) _Bool hasUnreadiMessages; // @dynamic hasUnreadiMessages; +@property(readonly, nonatomic) _Bool hasUnreadMessages; // @dynamic hasUnreadMessages; +@property(readonly, nonatomic) unsigned long long unreadCount; // @dynamic unreadCount; - (void)resetCaches; - (void)resetNameCaches; - (void)resetPendingMessages; - (void)dealloc; - (void)_cleanupMessages; -- (id)initWithChat:(id)arg1 updatesDisabled:(BOOL)arg2; +- (id)initWithChat:(id)arg1 updatesDisabled:(_Bool)arg2; - (id)init; -- (BOOL)_iMessage_canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; -- (BOOL)_iMessage_supportsCharacterCountForAddresses:(id)arg1; -- (BOOL)_sms_canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; -- (BOOL)_sms_supportsCharacterCountForAddresses:(id)arg1; -- (BOOL)_sms_willSendMMSByDefaultForAddresses:(id)arg1; -- (id)thumbnail:(BOOL)arg1; -- (id)__generateThumbnailOfDiameter:(float)arg1 withRecordIDs:(id)arg2 recipientCount:(unsigned int)arg3; -- (id)__messageOrderedABRecordIDs; -- (id)__generateThumbnailOfDiameter:(float)arg1 withRecipientImage:(id)arg2 andOtherRecipient:(id)arg3; -- (id)__generateThumbnailOfDiameter:(float)arg1 withRecipientImage:(id)arg2; -- (id)__multiPlaceholderBoth; -- (id)__singlePlaceholder; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationList.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationList.h index eb8a998ea..5c0a6c228 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationList.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationList.h @@ -11,40 +11,39 @@ @interface CKConversationList : NSObject { NSMutableArray *_trackedConversations; - BOOL _loadingConversations; - BOOL _loadedConversations; + _Bool _loadingConversations; + _Bool _loadedConversations; CKConversation *_pendingConversation; } + (id)conversationThumbnailCache; + (id)sharedConversationList; @property(retain, nonatomic) CKConversation *pendingConversation; // @synthesize pendingConversation=_pendingConversation; -@property(readonly, nonatomic) BOOL loadingConversations; // @synthesize loadingConversations=_loadingConversations; +@property(readonly, nonatomic) _Bool loadingConversations; // @synthesize loadingConversations=_loadingConversations; - (void)_handleMemoryWarning:(id)arg1; - (id)pendingConversationCreatingIfNecessary; - (void)_abChanged:(id)arg1; - (void)deleteConversation:(id)arg1; -- (void)deleteConversationAtIndex:(unsigned int)arg1; -- (int)unreadFilteredConversationCount; -- (int)unreadConversationCount; -- (int)_unreadConversationCount:(BOOL)arg1; -- (int)unreadCount; +- (void)deleteConversationAtIndex:(unsigned long long)arg1; +- (id)unreadLastMessages; +- (long long)unreadFilteredConversationCountIgnoringMessages:(id)arg1; +- (long long)unreadCount; - (void)unpendConversation; - (void)beginTrackingConversation:(id)arg1 forChat:(id)arg2; - (void)_postConversationListChangedNotification; - (void)resort; - (id)conversations; -- (BOOL)reloadStaleConversations; -- (BOOL)hasActiveConversations; +- (_Bool)reloadStaleConversations; +- (_Bool)hasActiveConversations; - (id)activeConversations; -@property(readonly, nonatomic) CKConversation *firstUnreadFilteredConversation; -@property(readonly, nonatomic) CKConversation *firstUnreadConversation; -- (id)_firstUnreadConversationWithFiltering:(BOOL)arg1; -- (BOOL)_shouldFilterForParticipants:(id)arg1; +- (id)firstUnreadFilteredConversationIgnoringMessages:(id)arg1; +- (_Bool)_shouldFilterForParticipants:(id)arg1; - (void)resetCaches; +- (void)resetCachesAndRegenerateThumbnails; +- (id)conversationForExistingChat:(id)arg1; - (id)conversationForExistingChatWithAddresses:(id)arg1; -- (id)conversationForRecipients:(id)arg1 create:(BOOL)arg2; -- (id)conversationForHandles:(id)arg1 create:(BOOL)arg2; +- (id)conversationForRecipients:(id)arg1 create:(_Bool)arg2; +- (id)conversationForHandles:(id)arg1 create:(_Bool)arg2; - (id)_copyEntitiesForAddressStrings:(id)arg1; - (void)_handleRegistryWillUnregisterChatNotification:(id)arg1; - (void)_handleRegistryDidRegisterChatNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationListCell.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationListCell.h index 0dc94cce4..0fb052347 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationListCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationListCell.h @@ -16,28 +16,29 @@ UIImageView *_chevronImageView; UILabel *_fromLabel; UIImageView *_groupImageView; - BOOL _isPlaceholder; + _Bool _isPlaceholder; UIImageView *_recipientPhotoView; NSString *_searchSummaryText; NSString *_searchMessageGUID; NSDate *_searchMessageDate; } -+ (float)cellHeight; ++ (double)cellHeight; + (id)identifier; @property(copy, nonatomic) NSString *searchSummaryText; // @synthesize searchSummaryText=_searchSummaryText; @property(retain, nonatomic) NSDate *searchMessageDate; // @synthesize searchMessageDate=_searchMessageDate; @property(copy, nonatomic) NSString *searchMessageGUID; // @synthesize searchMessageGUID=_searchMessageGUID; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; -- (id)_calculateLayoutFrames; +- (void)_calculateLayoutFrames; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)updateWithSearchResult:(id)arg1; - (void)updateContentsForConversation:(id)arg1; -- (void)_userPreferredContentSizeChangedNotification:(id)arg1; +- (_Bool)showingEditControl; +- (void)_contentSizeCategoryDidChange:(id)arg1; - (void)prepareForReuse; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationListCellLayout.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationListCellLayout.h index 404f49fa1..efd40af94 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationListCellLayout.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationListCellLayout.h @@ -8,20 +8,23 @@ @interface CKConversationListCellLayout : NSObject { - BOOL _invalid; - float _summaryLabelCapFrameYOrigin; + _Bool _invalid; + double _summaryLabelCapFrameYOrigin; struct CGRect _summaryFrame; struct CGRect _dateFrame; struct CGRect _senderFrame; + struct CGRect _chevronFrame; + struct CGRect _unreadFrame; } + (id)sharedInstance; -@property(nonatomic) float summaryLabelCapFrameYOrigin; // @synthesize summaryLabelCapFrameYOrigin=_summaryLabelCapFrameYOrigin; +@property(nonatomic) double summaryLabelCapFrameYOrigin; // @synthesize summaryLabelCapFrameYOrigin=_summaryLabelCapFrameYOrigin; +@property(nonatomic) struct CGRect unreadFrame; // @synthesize unreadFrame=_unreadFrame; +@property(nonatomic) struct CGRect chevronFrame; // @synthesize chevronFrame=_chevronFrame; @property(nonatomic) struct CGRect senderFrame; // @synthesize senderFrame=_senderFrame; @property(nonatomic) struct CGRect dateFrame; // @synthesize dateFrame=_dateFrame; @property(nonatomic) struct CGRect summaryFrame; // @synthesize summaryFrame=_summaryFrame; -@property(readonly, nonatomic) BOOL invalid; // @synthesize invalid=_invalid; -- (void)_updateCachedLayoutValues:(id)arg1; +@property(nonatomic) _Bool invalid; // @synthesize invalid=_invalid; - (void)invalidate; - (id)init; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationListController.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationListController.h index 965ddfa94..567b67b37 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationListController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationListController.h @@ -18,7 +18,7 @@ UITableView *_table; NSIndexPath *_previouslySelectedIndexPath; UIToolbar *_buttonBar; - unsigned int _willBeMarkedReadCount; + unsigned long long _willBeMarkedReadCount; int _disableUpdatesCount; unsigned int _dirty:1; unsigned int _isVisible:1; @@ -26,53 +26,53 @@ CKMessagesController *_messagesController; CKConversationList *_conversationList; CKConversationSearcher *_searcher; - BOOL _isInitialLoad; + _Bool _isInitialLoad; } @property(retain, nonatomic) NSIndexPath *previouslySelectedIndexPath; // @synthesize previouslySelectedIndexPath=_previouslySelectedIndexPath; @property(nonatomic) CKMessagesController *messagesController; // @synthesize messagesController=_messagesController; @property(nonatomic) CKConversationList *conversationList; // @synthesize conversationList=_conversationList; -- (void)selectConversationClosestToDeletedIndex:(unsigned int)arg1; -- (void)selectDefaultConversationAnimated:(BOOL)arg1; -- (void)_selectConversationAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (unsigned int)_indexOfDefaultConversation; -- (unsigned int)_indexOfConverationClosestToDeletedIndex:(unsigned int)arg1; +- (void)selectConversationClosestToDeletedIndex:(unsigned long long)arg1; +- (void)selectDefaultConversationAnimated:(_Bool)arg1; +- (void)_selectConversationAtIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (unsigned long long)_indexOfDefaultConversation; +- (unsigned long long)_indexOfConverationClosestToDeletedIndex:(unsigned long long)arg1; - (void)_keyboardWillShowOrHide:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)searcherWillEndSearch:(id)arg1; - (void)searcher:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searcher:(id)arg1 didShowSearchResultsTableView:(id)arg2; - (void)searcher:(id)arg1 userDidSelectChatGUID:(id)arg2 messageGUID:(id)arg3; - (id)searcher:(id)arg1 conversationForChatGUID:(id)arg2; - (id)searcherContentsController:(id)arg1; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (void)deleteButtonPressedForIndexPath:(id)arg1; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (float)heightForHeaderInTableView:(id)arg1; +- (double)heightForHeaderInTableView:(id)arg1; - (id)viewForHeaderInTableView:(id)arg1; - (void)composeButtonClicked:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (id)inputAccessoryView; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)parentControllerDidResume:(BOOL)arg1 animating:(BOOL)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)parentControllerDidResume:(_Bool)arg1 animating:(_Bool)arg2; - (void)prepareForResume; - (void)prepareForSuspend; - (void)applicationWillSuspend; - (void)viewWillLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)loadView; - (void)scrollToTop; @@ -99,7 +99,7 @@ - (void)_chatParticipantsChangedNotification:(id)arg1; - (void)_chatUnreadCountDidChange:(id)arg1; - (void)accessibilityLargeTextDidChange; -- (void)_userPreferredContentSizeChangedNotification:(id)arg1; +- (void)_contentSizeCategoryDidChange:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationListNewMessageCell.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationListNewMessageCell.h index 48ad0a086..9ebb0814a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationListNewMessageCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationListNewMessageCell.h @@ -13,7 +13,7 @@ + (id)identifier; - (void)updateFontSize; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKConversationSearcher.h b/iOS7/PrivateFrameworks/ChatKit/CKConversationSearcher.h index a0c2e1959..b0c357c54 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKConversationSearcher.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKConversationSearcher.h @@ -20,17 +20,17 @@ UISearchDisplayController *_searchController; UISearchBar *_searchBar; CKSpotlightQuery *_currentQuery; - BOOL _shouldDisplayNoResults; - BOOL _active; - BOOL _showingSearchResults; + _Bool _shouldDisplayNoResults; + _Bool _active; + _Bool _showingSearchResults; } -@property(readonly, nonatomic, getter=isShowingSearchResults) BOOL showingSearchResults; // @synthesize showingSearchResults=_showingSearchResults; -@property(readonly, nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(readonly, nonatomic, getter=isShowingSearchResults) _Bool showingSearchResults; // @synthesize showingSearchResults=_showingSearchResults; +@property(readonly, nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; - (id)searchBar; @property(readonly, nonatomic) UISearchDisplayController *searchController; - (void)setDelegate:(id)arg1; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; @@ -41,11 +41,11 @@ - (void)searchDisplayControllerWillBeginSearch:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)_cancel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDBFileTransfer.h b/iOS7/PrivateFrameworks/ChatKit/CKDBFileTransfer.h index 9139409ff..23d796316 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDBFileTransfer.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDBFileTransfer.h @@ -17,10 +17,10 @@ NSDictionary *_transcoderUserInfo; id _message; NSString *_filename; - int _transferState; + long long _transferState; } -@property(nonatomic) int transferState; // @synthesize transferState=_transferState; +@property(nonatomic) long long transferState; // @synthesize transferState=_transferState; @property(copy, nonatomic) NSString *filename; // @synthesize filename=_filename; @property(retain, nonatomic) id message; // @synthesize message=_message; @property(readonly, nonatomic) NSDictionary *transcoderUserInfo; // @synthesize transcoderUserInfo=_transcoderUserInfo; @@ -28,11 +28,11 @@ @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; - (void)mediaObjectRemoved; - (void)mediaObjectAdded; -@property(readonly, nonatomic, getter=isRestoring) BOOL restoring; -@property(readonly, nonatomic, getter=isDownloading) BOOL downloading; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; -@property(readonly, nonatomic, getter=isFileDataReady) BOOL fileDataReady; -@property(readonly, nonatomic, getter=isFileURLFinalized) BOOL fileURLFinalized; +@property(readonly, nonatomic, getter=isRestoring) _Bool restoring; +@property(readonly, nonatomic, getter=isDownloading) _Bool downloading; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; +@property(readonly, nonatomic, getter=isFileDataReady) _Bool fileDataReady; +@property(readonly, nonatomic, getter=isFileURLFinalized) _Bool fileURLFinalized; @property(readonly, nonatomic) unsigned long long totalBytes; @property(readonly, nonatomic) unsigned long long currentBytes; @property(readonly, nonatomic) NSError *error; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDBMessage.h b/iOS7/PrivateFrameworks/ChatKit/CKDBMessage.h index f1bdf2689..31af924fe 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDBMessage.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDBMessage.h @@ -21,12 +21,12 @@ NSString *_madridAccountGUID; NSString *_madridChatGUID; NSString *_madridChatIdentifier; - BOOL _isMadrid; - BOOL _hasBeenRead; - BOOL _isOutgoing; - BOOL _isVisibleByDefault; + _Bool _isMadrid; + _Bool _hasBeenRead; + _Bool _isOutgoing; + _Bool _isVisibleByDefault; long long _madridType; - int _identifier; + long long _identifier; NSDate *_date; NSArray *_recipients; NSArray *_messageParts; @@ -37,16 +37,16 @@ } @property(readonly, nonatomic) NSString *madridChatIdentifier; // @synthesize madridChatIdentifier=_madridChatIdentifier; -@property(readonly, nonatomic) BOOL isVisibleByDefault; // @synthesize isVisibleByDefault=_isVisibleByDefault; +@property(readonly, nonatomic) _Bool isVisibleByDefault; // @synthesize isVisibleByDefault=_isVisibleByDefault; @property(readonly, nonatomic) NSString *madridChatGUID; // @synthesize madridChatGUID=_madridChatGUID; -@property(nonatomic) int identifier; // @synthesize identifier=_identifier; +@property(nonatomic) long long identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) NSArray *messageParts; // @synthesize messageParts=_messageParts; @property(readonly, nonatomic) NSAttributedString *madridAttributedBody; // @synthesize madridAttributedBody=_madridAttributedBody; @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(readonly, nonatomic) long long madridType; // @synthesize madridType=_madridType; -@property(readonly, nonatomic) BOOL isOutgoing; // @synthesize isOutgoing=_isOutgoing; -@property(readonly, nonatomic) BOOL hasBeenRead; // @synthesize hasBeenRead=_hasBeenRead; -@property(readonly, nonatomic) BOOL isMadrid; // @synthesize isMadrid=_isMadrid; +@property(readonly, nonatomic) _Bool isOutgoing; // @synthesize isOutgoing=_isOutgoing; +@property(readonly, nonatomic) _Bool hasBeenRead; // @synthesize hasBeenRead=_hasBeenRead; +@property(readonly, nonatomic) _Bool isMadrid; // @synthesize isMadrid=_isMadrid; @property(readonly, nonatomic) NSString *madridAccountGUID; // @synthesize madridAccountGUID=_madridAccountGUID; @property(readonly, nonatomic) NSString *madridAccountLogin; // @synthesize madridAccountLogin=_madridAccountLogin; @property(readonly, nonatomic) NSString *madridService; // @synthesize madridService=_madridService; @@ -55,24 +55,24 @@ @property(readonly, nonatomic) NSString *address; // @synthesize address=_address; @property(readonly, nonatomic) NSString *subject; // @synthesize subject=_subject; @property(readonly, nonatomic) NSString *text; // @synthesize text=_text; -- (id)attachmentText:(BOOL)arg1; +- (id)attachmentText:(_Bool)arg1; - (id)previewText; - (id)alertImage; -- (BOOL)senderIsVoicemail; +- (_Bool)senderIsVoicemail; - (id)voicemailString; -@property(readonly, nonatomic) BOOL isMessageFullyLoaded; +@property(readonly, nonatomic) _Bool isMessageFullyLoaded; - (struct _IMDAttachmentRecordStruct *)_copyMadridAttachmentRecordForGUID:(id)arg1; -- (BOOL)_hasAttachments; +- (_Bool)_hasAttachments; - (void)_loadMessageParts; @property(readonly, nonatomic) NSString *plainBody; @property(readonly, nonatomic) NSArray *recipients; // @dynamic recipients; @property(readonly, nonatomic) NSString *groupID; // @dynamic groupID; @property(readonly, nonatomic) NSString *formattedAddress; // @dynamic formattedAddress; @property(readonly, nonatomic) NSString *attachmentText; // @dynamic attachmentText; -@property(readonly, nonatomic) BOOL hasAttachments; // @dynamic hasAttachments; +@property(readonly, nonatomic) _Bool hasAttachments; // @dynamic hasAttachments; - (id)description; - (void)dealloc; -- (id)initWithRecordID:(int)arg1; +- (id)initWithRecordID:(long long)arg1; - (id)initWithMadridMessageGUID:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDefaultPreferredServiceManager.h b/iOS7/PrivateFrameworks/ChatKit/CKDefaultPreferredServiceManager.h index 5ae85b487..840d6d91a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDefaultPreferredServiceManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDefaultPreferredServiceManager.h @@ -10,10 +10,10 @@ { } -- (id)preferredServiceForConversation:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (unsigned int)_optionsForRecipients:(id)arg1; -- (unsigned int)_optionsForChat:(id)arg1; -- (BOOL)__chatIsDowngraded:(id)arg1; +- (id)preferredServiceForConversation:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (unsigned long long)_optionsForRecipients:(id)arg1; +- (unsigned long long)_optionsForChat:(id)arg1; +- (_Bool)__chatIsDowngraded:(id)arg1; - (id)__existingChatForHandles:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDispatchCache.h b/iOS7/PrivateFrameworks/ChatKit/CKDispatchCache.h index eeed3f070..98ec1a97f 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDispatchCache.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDispatchCache.h @@ -17,10 +17,10 @@ NSMutableDictionary *_pendingGroups; CKDispatchQueue *_dispatchQueue; NSObject *_lockQueue; - long _dispatchPriority; + long long _dispatchPriority; } -@property(nonatomic) long dispatchPriority; // @synthesize dispatchPriority=_dispatchPriority; +@property(nonatomic) long long dispatchPriority; // @synthesize dispatchPriority=_dispatchPriority; @property(retain, nonatomic) NSObject *lockQueue; // @synthesize lockQueue=_lockQueue; @property(retain, nonatomic) CKDispatchQueue *dispatchQueue; // @synthesize dispatchQueue=_dispatchQueue; @property(retain, nonatomic) NSMutableDictionary *pendingGroups; // @synthesize pendingGroups=_pendingGroups; @@ -30,18 +30,18 @@ - (void)systemApplicationDidSuspend; - (void)clearQueue; - (void)resume; -- (BOOL)waitOnGenerationForKey:(id)arg1; +- (_Bool)waitOnGenerationForKey:(id)arg1; - (void)endGeneratingForKey:(id)arg1; - (void)_endGeneratingForKeyUnlocked:(id)arg1; - (void)beginGeneratingForKey:(id)arg1; - (void)_beginGeneratingForKeyUnlocked:(id)arg1; -- (BOOL)isGeneratingForKey:(id)arg1; +- (_Bool)isGeneratingForKey:(id)arg1; - (void)enqueueGenerationBlock:(id)arg1 completion:(void)arg2 withPriority:(id)arg3 forKey:(void)arg4; - (void)enqueueBlock:(id)arg1 withPriority:(void)arg2; - (void)setCachedObject:(id)arg1 forKey:(id)arg2; - (id)cachedObjectForKey:(id)arg1; - (void)dealloc; -- (id)initWithCacheLimit:(unsigned int)arg1 dispatchPriority:(long)arg2; +- (id)initWithCacheLimit:(unsigned long long)arg1 dispatchPriority:(long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDispatchQueue.h b/iOS7/PrivateFrameworks/ChatKit/CKDispatchQueue.h index b5fba3572..592da004b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDispatchQueue.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDispatchQueue.h @@ -10,33 +10,33 @@ @interface CKDispatchQueue : NSObject { - unsigned int _fifo; - BOOL _suspended; - BOOL _cancelled; + unsigned long long _fifo; + _Bool _suspended; + _Bool _cancelled; NSObject *_dispatchQueue; NSObject *_lockQueue; struct __CFBinaryHeap *_heap; NSMutableDictionary *_dispatchQueueBlocks; } -+ (id)concurrentQueueWithDispatchPriority:(long)arg1; -+ (id)serialQueueWithDispatchPriority:(long)arg1; -@property(nonatomic, getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; ++ (id)concurrentQueueWithDispatchPriority:(long long)arg1; ++ (id)serialQueueWithDispatchPriority:(long long)arg1; +@property(nonatomic, getter=isCancelled) _Bool cancelled; // @synthesize cancelled=_cancelled; @property(retain, nonatomic) NSMutableDictionary *dispatchQueueBlocks; // @synthesize dispatchQueueBlocks=_dispatchQueueBlocks; @property(retain, nonatomic) struct __CFBinaryHeap *heap; // @synthesize heap=_heap; @property(retain, nonatomic) NSObject *lockQueue; // @synthesize lockQueue=_lockQueue; @property(retain, nonatomic) NSObject *dispatchQueue; // @synthesize dispatchQueue=_dispatchQueue; -@property(nonatomic, getter=isSuspended) BOOL suspended; // @synthesize suspended=_suspended; +@property(nonatomic, getter=isSuspended) _Bool suspended; // @synthesize suspended=_suspended; - (void)cancelOustandingBlocks; - (void)removeOutstandingBlockForKey:(id)arg1; -- (BOOL)containsOutstandingBlockForKey:(id)arg1; +- (_Bool)containsOutstandingBlockForKey:(id)arg1; - (id)allKeysOfOutstandingBlocks; -- (int)queuePriorityOfOutstandingBlockForKey:(id)arg1; -- (void)setQueuePriority:(int)arg1 ofOutstandingBlockForKey:(id)arg2; -- (void)addBlock:(id)arg1 withQueuePriority:(void)arg2 forKey:(int)arg3; +- (long long)queuePriorityOfOutstandingBlockForKey:(id)arg1; +- (void)setQueuePriority:(long long)arg1 ofOutstandingBlockForKey:(id)arg2; +- (void)addBlock:(id)arg1 withQueuePriority:(void)arg2 forKey:(long long)arg3; - (void)addBlock:(id)arg1 withQueuePriority:(void)arg2; - (void)addBlock:(id)arg1; -- (id)_initWithDispatchAttr:(id)arg1 dispatchPriority:(long)arg2; +- (id)_initWithDispatchAttr:(id)arg1 dispatchPriority:(long long)arg2; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKDraftManager.h b/iOS7/PrivateFrameworks/ChatKit/CKDraftManager.h index 83cc89fe5..d3e7bea5c 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKDraftManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKDraftManager.h @@ -15,16 +15,13 @@ NSArray *_pendingRecipients; } -+ (void)_createDraftSavePath; -+ (id)_draftSavePath; -+ (id)_pendingRecipientFile; -+ (void)_createPendingRecipientPath; + (id)sharedInstance; - (id)_pendingRecipients; - (void)_setPendingRecipients:(id)arg1; - (void)_setDraft:(id)arg1 forKey:(id)arg2; - (id)_draftForKey:(id)arg1; -- (void)save:(BOOL)arg1; +- (id)_pendingRecipientsURL; +- (void)save:(_Bool)arg1; - (void)clearDraftForPendingConversation; - (void)setDraftForPendingConversation:(id)arg1 withRecipients:(id)arg2; - (id)draftForPendingConversationWithRecipients:(id *)arg1; @@ -32,7 +29,6 @@ - (id)draftForConversation:(id)arg1; - (void)_clearDraftForConversation:(id)arg1; - (void)dealloc; -- (id)init; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionView.h b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionView.h index d29e9bf63..366c9d372 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionView.h @@ -8,11 +8,13 @@ @interface CKEditableCollectionView : UICollectionView { - BOOL _editing; + _Bool _editing; + double _transcriptDrawerWidth; } -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic) double transcriptDrawerWidth; // @synthesize transcriptDrawerWidth=_transcriptDrawerWidth; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (id)dequeueReusableCellWithReuseIdentifier:(id)arg1 forIndexPath:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1 collectionViewLayout:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewCell.h b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewCell.h index 600442706..a87884b92 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewCell.h @@ -10,20 +10,20 @@ @interface CKEditableCollectionViewCell : UICollectionViewCell { - BOOL _editing; + _Bool _editing; UIView *_contentAlignmentView; UIImageView *_checkmark; struct UIEdgeInsets _contentAlignmentInsets; } @property(retain, nonatomic) UIImageView *checkmark; // @synthesize checkmark=_checkmark; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; @property(nonatomic) struct UIEdgeInsets contentAlignmentInsets; // @synthesize contentAlignmentInsets=_contentAlignmentInsets; @property(retain, nonatomic) UIView *contentAlignmentView; // @synthesize contentAlignmentView=_contentAlignmentView; - (void)updateCheckmarkImage; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewDelegate-Protocol.h new file mode 100644 index 000000000..953c09489 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKEditableCollectionViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewDelegate-Protocol.h" + +@protocol CKEditableCollectionViewDelegate +- (_Bool)collectionView:(id)arg1 isEditableItemAtIndexPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEffectsWindow.h b/iOS7/PrivateFrameworks/ChatKit/CKEffectsWindow.h deleted file mode 100644 index fad780aff..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKEffectsWindow.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIAutoRotatingWindow.h" - -#import - -@interface CKEffectsWindow : UIAutoRotatingWindow -{ - BOOL _shadowHidden; - struct CGRect _gradientFrame; -} - -@property(nonatomic) struct CGRect gradientFrame; // @synthesize gradientFrame=_gradientFrame; -@property(nonatomic, getter=isShadowHidden) BOOL shadowHidden; // @synthesize shadowHidden=_shadowHidden; -- (void)setBounds:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (id)init; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKEntity_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKEntity_Display.h new file mode 100644 index 000000000..953ac67a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKEntity_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKEntity (CKEntity_Display) +- (id)personViewControllerWithDelegate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..c0f88a7c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKEntity-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKEntity (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEntity.h b/iOS7/PrivateFrameworks/ChatKit/CKEntity.h index 6c0b0ddd0..a8701f510 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKEntity.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKEntity.h @@ -6,23 +6,18 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - @class IMHandle, NSAttributedString, NSString, UIImage; -@interface CKEntity : NSObject +@interface CKEntity : NSObject { IMHandle *_handle; } + (id)copyEntityForAddressString:(id)arg1; -+ (id)copyEntityForAddressString:(id)arg1 onService:(id)arg2; + (id)_copyEntityForAddressString:(id)arg1 onAccount:(id)arg2; @property(retain, nonatomic) IMHandle *handle; // @synthesize handle=_handle; @property(readonly, nonatomic) NSAttributedString *attributedTranscriptText; @property(readonly, nonatomic) UIImage *transcriptContactImage; -- (id)contactImage; -@property(readonly, nonatomic) BOOL hasContactImage; @property(readonly, nonatomic) NSString *textVibrationIdentifier; @property(readonly, nonatomic) NSString *textToneIdentifier; @property(readonly, nonatomic) NSString *name; @@ -33,21 +28,11 @@ @property(readonly, nonatomic) int identifier; @property(readonly, nonatomic) void *abRecord; @property(readonly, nonatomic) IMHandle *defaultIMHandle; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithIMHandle:(id)arg1; -- (id)personViewControllerWithDelegate:(id)arg1; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKEntryField-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKEntryField-Protocol.h deleted file mode 100644 index 6d98af929..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKEntryField-Protocol.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol CKEntryField -@property(readonly, nonatomic) BOOL isShowingDictationPlaceholder; -@property(nonatomic) BOOL outgoingBubbleColor; -- (void)setDefaultText:(id)arg1; -- (id)activeView; -- (void)updateFontSize; -- (void)loadSubviews; -- (void)setContentHidden:(BOOL)arg1 subjectHidden:(BOOL)arg2; -- (void)setSubject:(id)arg1; -- (id)subject; -- (void)setIgnoreAnimations:(BOOL)arg1; -- (void)disableEditing; -- (BOOL)isActive; -- (void)makeActive; -- (void)restoreCursorPosition; -- (void)saveCursorPosition; -- (int)lastCursorPosition; -- (int)cursorPosition; -- (void)reflowContentWithAnimation:(BOOL)arg1; -- (void)reflowContent; -- (void)setCursorPosition:(int)arg1; -- (void)moveCursorToEnd; -- (struct UIEdgeInsets)contentInset; -- (struct CGPoint)contentOffset; -- (void)insertMessagePart:(id)arg1; -- (void)setMessageParts:(id)arg1; -- (id)messageComposition; -- (void)setMessageComposition:(id)arg1; -- (id)attachments; -- (BOOL)hasContent; -- (void)clearMessage; -- (id)entryFieldDelegate; -- (void)setEntryFieldDelegate:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKFileTransfer-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKFileTransfer-Protocol.h index 2072af49f..ea5de44f7 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKFileTransfer-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKFileTransfer-Protocol.h @@ -9,11 +9,11 @@ @class NSDictionary, NSError, NSString, NSURL; @protocol CKFileTransfer -@property(readonly, nonatomic, getter=isRestoring) BOOL restoring; -@property(readonly, nonatomic, getter=isDownloading) BOOL downloading; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; -@property(readonly, nonatomic, getter=isFileDataReady) BOOL fileDataReady; -@property(readonly, nonatomic, getter=isFileURLFinalized) BOOL fileURLFinalized; +@property(readonly, nonatomic, getter=isRestoring) _Bool restoring; +@property(readonly, nonatomic, getter=isDownloading) _Bool downloading; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; +@property(readonly, nonatomic, getter=isFileDataReady) _Bool fileDataReady; +@property(readonly, nonatomic, getter=isFileURLFinalized) _Bool fileURLFinalized; @property(readonly, nonatomic) unsigned long long totalBytes; @property(readonly, nonatomic) unsigned long long currentBytes; @property(readonly, nonatomic) NSError *error; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKGradientView.h b/iOS7/PrivateFrameworks/ChatKit/CKGradientView.h index 04a3fd8cc..d5bf963dd 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKGradientView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKGradientView.h @@ -22,7 +22,7 @@ - (id)gradient; - (void)updateGradientImage; - (void)updateAnimation; -- (void)_removeAllAnimations:(BOOL)arg1; +- (void)_removeAllAnimations:(_Bool)arg1; - (void)didMoveToSuperview; - (void)didMoveToWindow; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKGroupHeaderListView.h b/iOS7/PrivateFrameworks/ChatKit/CKGroupHeaderListView.h new file mode 100644 index 000000000..15caa8ed7 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKGroupHeaderListView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MFComposeRecipientView.h" + +@interface CKGroupHeaderListView : MFComposeRecipientView +{ +} + +- (id)tintColor; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKHTMLHelper.h b/iOS7/PrivateFrameworks/ChatKit/CKHTMLHelper.h deleted file mode 100644 index 0ac55a2c0..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKHTMLHelper.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface CKHTMLHelper : NSObject -{ -} - -+ (id)textFromHTML:(id)arg1; -+ (id)HTMLFromText:(id)arg1; -+ (void)runHTMLProcessingBlock:(id)arg1; -+ (void)flushSharedTextView; -+ (id)sharedTextView; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKIMComposeRecipient.h b/iOS7/PrivateFrameworks/ChatKit/CKIMComposeRecipient.h index 6a5bd0aef..c886d3c9b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKIMComposeRecipient.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKIMComposeRecipient.h @@ -16,12 +16,12 @@ @property(readonly, nonatomic) IMHandle *handle; // @synthesize handle=_handle; - (void)setIdentifier:(int)arg1; - (void)setRecord:(void *)arg1 recordID:(int)arg2 identifier:(int)arg3; -- (BOOL)isRemovableFromSearchResults; +- (_Bool)isRemovableFromSearchResults; - (id)objectForDragType:(id)arg1; - (id)supportedDragTypes; - (void)dealloc; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)uncommentedAddress; - (id)displayString; - (id)compositeName; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKIMDBMessage.h b/iOS7/PrivateFrameworks/ChatKit/CKIMDBMessage.h index 103457cf0..355c579ba 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKIMDBMessage.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKIMDBMessage.h @@ -19,7 +19,7 @@ - (void)markAsRead; - (void)resetIMPerson; - (void)dealloc; -- (id)initWithRecordID:(int)arg1; +- (id)initWithRecordID:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKIMFileTransfer.h b/iOS7/PrivateFrameworks/ChatKit/CKIMFileTransfer.h index 765a96225..29e7a18ab 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKIMFileTransfer.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKIMFileTransfer.h @@ -12,25 +12,25 @@ @interface CKIMFileTransfer : NSObject { - unsigned int _mediaObjectCount; + unsigned long long _mediaObjectCount; NSObject *_serial_queue; - BOOL _fileDataReady; - BOOL _fileURLFinalized; - BOOL _restoring; + _Bool _fileDataReady; + _Bool _fileURLFinalized; + _Bool _restoring; NSString *_guid; NSURL *_fileURL; NSString *_filename; NSError *_error; NSDictionary *_transcoderUserInfo; - int _transferState; - id _message; - NSURL *_linkFileURL; unsigned long long _currentBytes; unsigned long long _totalBytes; + long long _transferState; + id _message; + NSURL *_linkFileURL; } @property(copy, nonatomic) NSURL *linkFileURL; // @synthesize linkFileURL=_linkFileURL; -@property(nonatomic) int transferState; // @synthesize transferState=_transferState; +@property(nonatomic) long long transferState; // @synthesize transferState=_transferState; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; - (void)attachmentRestored:(id)arg1; - (void)transferUpdated:(id)arg1; @@ -42,11 +42,11 @@ - (id)imFileTransferCenter; - (void)mediaObjectRemoved; - (void)mediaObjectAdded; -@property(readonly, nonatomic, getter=isDownloading) BOOL downloading; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; -@property(readonly, nonatomic, getter=isRestoring) BOOL restoring; // @synthesize restoring=_restoring; -@property(readonly, nonatomic, getter=isFileURLFinalized) BOOL fileURLFinalized; // @synthesize fileURLFinalized=_fileURLFinalized; -@property(readonly, nonatomic, getter=isFileDataReady) BOOL fileDataReady; // @synthesize fileDataReady=_fileDataReady; +@property(readonly, nonatomic, getter=isDownloading) _Bool downloading; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; +@property(readonly, nonatomic, getter=isRestoring) _Bool restoring; // @synthesize restoring=_restoring; +@property(readonly, nonatomic, getter=isFileURLFinalized) _Bool fileURLFinalized; // @synthesize fileURLFinalized=_fileURLFinalized; +@property(readonly, nonatomic, getter=isFileDataReady) _Bool fileDataReady; // @synthesize fileDataReady=_fileDataReady; @property(readonly, nonatomic) unsigned long long totalBytes; // @synthesize totalBytes=_totalBytes; @property(readonly, nonatomic) unsigned long long currentBytes; // @synthesize currentBytes=_currentBytes; @property(readonly, nonatomic) NSDictionary *transcoderUserInfo; // @synthesize transcoderUserInfo=_transcoderUserInfo; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKIMGroupHeaderRecipient.h b/iOS7/PrivateFrameworks/ChatKit/CKIMGroupHeaderRecipient.h new file mode 100644 index 000000000..58f9db96e --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKIMGroupHeaderRecipient.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface CKIMGroupHeaderRecipient : CKIMComposeRecipient +{ + NSString *_displayString; +} + +@property(retain, nonatomic) NSString *displayString; // @synthesize displayString=_displayString; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKIMMessage.h b/iOS7/PrivateFrameworks/ChatKit/CKIMMessage.h index 9fead442b..7607fa9d4 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKIMMessage.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKIMMessage.h @@ -16,7 +16,7 @@ CKConversation *_conversation; IMMessage *_imMessage; NSArray *_parts; - int _partCount; + long long _partCount; float _cachedPercentComplete; struct { unsigned int hasPostedComplete:1; @@ -26,54 +26,54 @@ } @property(nonatomic) CKConversation *conversation; // @synthesize conversation=_conversation; -@property(readonly, nonatomic) BOOL shouldUseSeparateSubject; -@property(readonly, nonatomic) BOOL shouldPlayReceivedTone; -@property(readonly, nonatomic) BOOL wantsSendStatus; +@property(readonly, nonatomic) _Bool shouldUseSeparateSubject; +@property(readonly, nonatomic) _Bool shouldPlayReceivedTone; +@property(readonly, nonatomic) _Bool wantsSendStatus; - (id)url; @property(readonly, nonatomic) BOOL outgoingBubbleColor; @property(readonly, nonatomic) IMService *service; -@property(readonly, nonatomic) BOOL isSMS; -@property(readonly, nonatomic) BOOL isiMessage; -- (BOOL)postMessageReceivedIfNecessary; +@property(readonly, nonatomic) _Bool isSMS; +@property(readonly, nonatomic) _Bool isiMessage; +- (_Bool)postMessageReceivedIfNecessary; - (void)updateMessageCompleteQuietly; @property(retain, nonatomic) IMMessage *IMMessage; @property(readonly, nonatomic) long long sequenceNumber; -@property(readonly, nonatomic) int rowID; +@property(readonly, nonatomic) long long rowID; @property(readonly, nonatomic) NSString *guid; -@property(readonly, nonatomic) BOOL isTypingIndicator; -@property(readonly, nonatomic) BOOL isPlaceholder; -@property(nonatomic) BOOL isFromDowngrading; +@property(readonly, nonatomic) _Bool isTypingIndicator; +@property(readonly, nonatomic) _Bool isPlaceholder; +@property(nonatomic) _Bool isFromDowngrading; - (id)description; - (void)deleteMessageParts:(id)arg1; - (void)resetParts; - (void)loadParts; -@property(readonly, nonatomic) BOOL hasAttachments; +@property(readonly, nonatomic) _Bool hasAttachments; @property(readonly, nonatomic) NSArray *parts; -- (id)messagePartAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int messagePartCount; +- (id)messagePartAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long messagePartCount; @property(readonly, nonatomic) NSString *previewText; -- (id)attachmentText:(BOOL)arg1; +- (id)attachmentText:(_Bool)arg1; - (id)_rawPreviewText; -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; -@property(readonly, nonatomic) BOOL supportsDeliveryReceipts; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) _Bool supportsDeliveryReceipts; - (id)timeDelivered; -@property(readonly, nonatomic) BOOL isDelivered; -@property(readonly, nonatomic) BOOL isFromFilteredSender; -@property(readonly, nonatomic) BOOL isWaitingForDelivery; -@property(readonly, nonatomic) BOOL isFromMe; -@property(readonly, nonatomic) int failedSendCount; -@property(readonly, nonatomic) int pendingCount; -- (BOOL)pending; -@property(readonly, nonatomic) int sentCount; -@property(readonly, nonatomic) BOOL partiallyFailedSend; -@property(readonly, nonatomic) BOOL failedSend; +@property(readonly, nonatomic) _Bool isDelivered; +@property(readonly, nonatomic) _Bool isFromFilteredSender; +@property(readonly, nonatomic) _Bool isWaitingForDelivery; +@property(readonly, nonatomic) _Bool isFromMe; +@property(readonly, nonatomic) long long failedSendCount; +@property(readonly, nonatomic) long long pendingCount; +- (_Bool)pending; +@property(readonly, nonatomic) long long sentCount; +@property(readonly, nonatomic) _Bool partiallyFailedSend; +@property(readonly, nonatomic) _Bool failedSend; - (void)markAsRead; -@property(readonly, nonatomic) BOOL isToEmailAddress; -@property(readonly, nonatomic) BOOL isOutgoing; +@property(readonly, nonatomic) _Bool isToEmailAddress; +@property(readonly, nonatomic) _Bool isOutgoing; @property(readonly, nonatomic) NSDate *timeRead; -@property(readonly, nonatomic) BOOL isRead; -@property(readonly, nonatomic) BOOL hasBeenSent; +@property(readonly, nonatomic) _Bool isRead; +@property(readonly, nonatomic) _Bool hasBeenSent; @property(readonly, nonatomic) NSError *error; @property(readonly, nonatomic) NSAttributedString *subject; @property(readonly, nonatomic) CKEntity *sender; @@ -82,9 +82,8 @@ @property(readonly, nonatomic) NSArray *recipients; @property(readonly, nonatomic) NSDate *date; @property(readonly, nonatomic) float percentComplete; -- (int)totalMessageCount; +- (long long)totalMessageCount; - (void)_loadCounts; -- (id)textForIMText:(id)arg1; - (void)_parseIMMessagePartsWithTextProcessingBlock:(id)arg1 fileTransferProcessingBlock:(void)arg2; - (void)_resetData; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKImageAnimationTimer.h b/iOS7/PrivateFrameworks/ChatKit/CKImageAnimationTimer.h index 9def0be41..a9f5c60ef 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKImageAnimationTimer.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKImageAnimationTimer.h @@ -10,7 +10,7 @@ @interface CKImageAnimationTimer : NSObject { - unsigned int _frame; + unsigned long long _frame; NSMutableSet *_observers; CADisplayLink *_displayLink; } @@ -21,7 +21,7 @@ - (void)animationTimerFired; - (void)removeAnimationTimerObserver:(id)arg1; - (void)addAnimationTimerObserver:(id)arg1; -- (unsigned int)frame; +- (unsigned long long)frame; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..a98614be4 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKImageBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView.h index 0ab1e491c..3ce863fc8 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKImageBalloonView.h @@ -17,15 +17,15 @@ UIImageView *_tailMask; } -+ (BOOL)fixedWidth; @property(retain, nonatomic) UIImageView *tailMask; // @synthesize tailMask=_tailMask; @property(copy, nonatomic) NSArray *frames; // @synthesize frames=_frames; @property(retain, nonatomic) CKAnimatedImage *animatedImage; // @synthesize animatedImage=_animatedImage; - (void)updateAnimationTimerObserving; -- (void)animationTimerFired:(unsigned int)arg1; -- (void)setCanUseOpaqueMask:(BOOL)arg1; -- (void)setHasTail:(BOOL)arg1; +- (void)animationTimerFired:(unsigned long long)arg1; +- (void)setCanUseOpaqueMask:(_Bool)arg1; +- (void)setHasTail:(_Bool)arg1; - (void)prepareForReuse; +- (id)overlayColor; - (void)prepareForDisplay; - (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2; - (void)didMoveToWindow; @@ -33,7 +33,6 @@ - (id)initWithFrame:(struct CGRect)arg1; - (id)description; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKImageData.h b/iOS7/PrivateFrameworks/ChatKit/CKImageData.h index d399151f3..6f3c3789d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKImageData.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKImageData.h @@ -11,24 +11,24 @@ @interface CKImageData : NSObject { struct CGImageSource *_imageSource; - unsigned int _count; - int _orientation; + unsigned long long _count; + long long _orientation; NSData *_data; } + (id)UTITypeForData:(id)arg1; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; -- (id)_thumbnailFillToSize:(struct CGSize)arg1 atIndex:(unsigned int)arg2; -- (id)_thumbnailFitToSize:(struct CGSize)arg1 atIndex:(unsigned int)arg2; -@property(readonly, nonatomic) unsigned int count; // @dynamic count; -@property(readonly, nonatomic) int orientation; // @dynamic orientation; +- (id)_thumbnailFillToSize:(struct CGSize)arg1 atIndex:(unsigned long long)arg2; +- (id)_thumbnailFitToSize:(struct CGSize)arg1 atIndex:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long count; // @dynamic count; +@property(readonly, nonatomic) long long orientation; // @dynamic orientation; @property(readonly, nonatomic) struct CGSize pxSize; // @dynamic pxSize; @property(readonly, nonatomic) struct CGSize ptSize; // @dynamic ptSize; @property(readonly, nonatomic) NSString *UTIType; // @dynamic UTIType; @property(readonly, nonatomic) NSString *MIMEType; // @dynamic MIMEType; -- (id)durationsWithMaxCount:(unsigned int)arg1; -- (id)thumbnailsFillToSize:(struct CGSize)arg1 maxCount:(unsigned int)arg2; -- (id)thumbnailsFitToSize:(struct CGSize)arg1 maxCount:(unsigned int)arg2; +- (id)durationsWithMaxCount:(unsigned long long)arg1; +- (id)thumbnailsFillToSize:(struct CGSize)arg1 maxCount:(unsigned long long)arg2; +- (id)thumbnailsFitToSize:(struct CGSize)arg1 maxCount:(unsigned long long)arg2; - (id)thumbnailFillToSize:(struct CGSize)arg1; - (id)thumbnailFitToSize:(struct CGSize)arg1; @property(readonly, nonatomic) UIImage *image; // @dynamic image; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKImageMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKImageMediaObject.h index 63a7b4e7b..182969431 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKImageMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKImageMediaObject.h @@ -6,18 +6,24 @@ #import +@class CKImageData; + @interface CKImageMediaObject : CKMediaObject { + CKImageData *_imageData; + CKImageData *_backgroundImageData; } -+ (BOOL)isPreviewable; ++ (Class)imageDataClass; ++ (_Bool)isPreviewable; + (id)fallbackFilenamePrefix; + (id)UTITypes; -- (id)imageData; +@property(readonly, nonatomic) CKImageData *imageData; - (id)generateThumbnailFillToSize:(struct CGSize)arg1; - (id)generateThumbnail; - (struct CGSize)bbSize; - (int)mediaType; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKLRUCache.h b/iOS7/PrivateFrameworks/ChatKit/CKLRUCache.h index b9692fdf3..b13ba5087 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKLRUCache.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKLRUCache.h @@ -12,7 +12,7 @@ { } -- (id)initWithMaximumCapacity:(unsigned int)arg1; +- (id)initWithMaximumCapacity:(unsigned long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKLabelledAtomList.h b/iOS7/PrivateFrameworks/ChatKit/CKLabelledAtomList.h deleted file mode 100644 index 4f61c6379..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKLabelledAtomList.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MFLabelledAtomList.h" - -@interface CKLabelledAtomList : MFLabelledAtomList -{ -} - -- (id)initWithLabel:(id)arg1 title:(id)arg2 totalWidth:(float)arg3 firstLineWidth:(float)arg4 addresses:(id)arg5 arePhoneNumbers:(id)arg6 style:(int)arg7 addressBook:(void *)arg8 completionBlock:(id)arg9; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKLocationMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKLocationMediaObject.h index a2120ca08..2d217964c 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKLocationMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKLocationMediaObject.h @@ -18,13 +18,13 @@ + (id)titleBarMaskImage; + (id)placeholderPreviewCache; + (id)mapThumbnailQueue; -+ (BOOL)isPreviewable; ++ (_Bool)isPreviewable; + (id)fallbackFilenamePrefix; + (id)UTITypes; @property(nonatomic) CDStruct_2c43369c coordinate; // @synthesize coordinate=_coordinate; - (id)generatePlaceholderThumbnailFillToSize:(struct CGSize)arg1; - (id)generatePlaceholderThumbnail; -- (BOOL)isDroppedPin; +- (_Bool)isDroppedPin; - (id)pin; - (id)vCardURLProperties; - (id)bbPreviewFillToSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKManualUpdater.h b/iOS7/PrivateFrameworks/ChatKit/CKManualUpdater.h index ea775ae0e..ef5921237 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKManualUpdater.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKManualUpdater.h @@ -8,14 +8,14 @@ @interface CKManualUpdater : NSObject { - BOOL _needsUpdate; + _Bool _needsUpdate; id _target; SEL _action; } @property(nonatomic) SEL action; // @synthesize action=_action; @property(nonatomic) id target; // @synthesize target=_target; -@property(nonatomic) BOOL needsUpdate; // @synthesize needsUpdate=_needsUpdate; +@property(nonatomic) _Bool needsUpdate; // @synthesize needsUpdate=_needsUpdate; - (void)updateIfNeeded; - (void)setNeedsUpdate; - (id)initWithTarget:(id)arg1 action:(SEL)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMapViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKMapViewController.h index 6dd904a86..a5d433973 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMapViewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMapViewController.h @@ -23,9 +23,9 @@ - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; - (id)initWithAnnotation:(id)arg1; -- (BOOL)wantsFullScreenLayout; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)wantsFullScreenLayout; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObject-Display.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObject-Display.h new file mode 100644 index 000000000..a4398188e --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObject-Display.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKPreviewDispatchCachePolicyDelegate-Protocol.h" + +@interface CKMediaObject (Display) ++ (id)iconCache; ++ (id)previewDispatchCache; ++ (_Bool)isPreviewable; +- (id)PNGDataFromImage:(id)arg1; +- (id)fileManager; +- (id)previewDispatchCache; +- (_Bool)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; +- (id)generateThumbnailFillToSize:(struct CGSize)arg1; +- (id)generateThumbnail; +- (struct CGSize)bbSize; +- (id)bbPreviewFillToSize:(struct CGSize)arg1; +- (id)savedPreviewFromURL:(id)arg1 forOrientation:(BOOL)arg2; +- (void)savePreview:(id)arg1 toURL:(id)arg2 forOrientation:(BOOL)arg3; +- (id)generatePreviewFromThumbnail:(id)arg1 forOrientation:(BOOL)arg2; +- (void)_sampleImageEdges:(id)arg1 usingRect:(struct CGRect)arg2 forMostlyWhitePixels:(unsigned long long *)arg3 otherPixels:(unsigned long long *)arg4; +- (id)previewForOrientation:(BOOL)arg1; +- (id)fileSizeString; +- (id)downloadProgressString; +- (id)downloadProgressImage; +- (_Bool)shouldShowDisclosure; +- (_Bool)shouldBeQuickLooked; +- (_Bool)shouldShowViewer; +- (id)icon; +- (id)subtitle; +- (id)title; +- (Class)previewBalloonViewClass; +- (Class)balloonViewClass; +- (_Bool)isPreviewable; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObject.h index d25fb5419..c5fee4b07 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObject.h @@ -6,21 +6,17 @@ #import "NSObject.h" -#import "CKPreviewDispatchCachePolicyDelegate-Protocol.h" #import "QLPreviewItem-Protocol.h" @class NSData, NSDictionary, NSString, NSURL; -@interface CKMediaObject : NSObject +@interface CKMediaObject : NSObject { id _transfer; } + (id)fallbackFilenamePrefix; + (id)UTITypes; -+ (id)iconCache; -+ (id)previewDispatchCache; -+ (BOOL)isPreviewable; @property(retain, nonatomic) id transfer; // @synthesize transfer=_transfer; @property(readonly) NSURL *previewItemURL; @property(readonly, nonatomic) int mediaType; @@ -35,30 +31,6 @@ - (id)initWithTransfer:(id)arg1; - (id)description; - (void)dealloc; -- (id)PNGDataFromImage:(id)arg1; -- (id)fileManager; -- (id)previewDispatchCache; -- (BOOL)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; -- (id)generateThumbnailFillToSize:(struct CGSize)arg1; -- (id)generateThumbnail; -- (struct CGSize)bbSize; -- (id)bbPreviewFillToSize:(struct CGSize)arg1; -- (id)savedPreviewFromURL:(id)arg1 forOrientation:(BOOL)arg2; -- (void)savePreview:(id)arg1 toURL:(id)arg2 forOrientation:(BOOL)arg3; -- (id)generatePreviewFromThumbnail:(id)arg1 forOrientation:(BOOL)arg2; -- (void)_sampleImageEdges:(id)arg1 usingRect:(struct CGRect)arg2 forMostlyWhitePixels:(unsigned int *)arg3 otherPixels:(unsigned int *)arg4; -- (id)previewForOrientation:(BOOL)arg1; -- (id)fileSizeString; -- (id)downloadProgressString; -- (BOOL)shouldShowDisclosure; -- (BOOL)shouldBeQuickLooked; -- (BOOL)shouldShowViewer; -- (id)icon; -- (id)subtitle; -- (id)title; -- (Class)previewBalloonViewClass; -- (Class)balloonViewClass; -- (BOOL)isPreviewable; // Remaining properties @property(readonly) NSString *previewItemTitle; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectManager.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectManager.h index fc2d4e815..b9a28fc4d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectManager.h @@ -27,7 +27,7 @@ - (id)fileManager; - (id)transferWithFileURL:(id)arg1 transcoderUserInfo:(id)arg2; - (id)transferWithTransferGUID:(id)arg1 message:(id)arg2; -- (id)mediaObjectWithPasteboard:(id)arg1 itemAtIndex:(unsigned int)arg2; +- (id)mediaObjectWithPasteboard:(id)arg1 itemAtIndex:(unsigned long long)arg2; - (id)mediaObjectWithFileURL:(id)arg1 filename:(id)arg2 transcoderUserInfo:(id)arg3; - (id)mediaObjectWithData:(id)arg1 UTIType:(id)arg2 filename:(id)arg3 transcoderUserInfo:(id)arg4; - (id)mediaObjectWithTransferGUID:(id)arg1 message:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..1bbbf6988 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKMediaObjectMessagePart (CKTranscriptDataRowObject) +- (void)__ck_prewarmForDisplay; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-Display.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-Display.h new file mode 100644 index 000000000..e14d8b9dd --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart-Display.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKMediaObjectMessagePart (Display) +- (id)composeImages; +- (Class)balloonViewClass; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart.h b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart.h index 4a57150fb..46e692b56 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMediaObjectMessagePart.h @@ -14,15 +14,13 @@ } @property(readonly, nonatomic) CKMediaObject *mediaObject; // @synthesize mediaObject=_mediaObject; +- (id)compositionRepresentation; - (void)dealloc; - (int)type; - (id)pasteboardItems; - (id)initWithMediaObject:(id)arg1; - (id)detachedCopy; - (id)description; -- (void)__ck_prewarmForDisplay; -- (id)composeImages; -- (Class)balloonViewClass; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessage-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKMessage-Protocol.h index c9d794174..68ef3d561 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessage-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessage-Protocol.h @@ -9,34 +9,34 @@ @class CKConversation, CKEntity, IMService, NSArray, NSAttributedString, NSDate, NSError, NSString; @protocol CKMessage -@property(readonly, nonatomic) int failedSendCount; -@property(readonly, nonatomic) int sentCount; -@property(readonly, nonatomic) int pendingCount; +@property(readonly, nonatomic) long long failedSendCount; +@property(readonly, nonatomic) long long sentCount; +@property(readonly, nonatomic) long long pendingCount; @property(readonly, nonatomic) float percentComplete; -@property(readonly, nonatomic) int rowID; +@property(readonly, nonatomic) long long rowID; @property(readonly, nonatomic) BOOL outgoingBubbleColor; @property(readonly, nonatomic) long long sequenceNumber; -@property(readonly, nonatomic) unsigned int messagePartCount; -@property(readonly, nonatomic) BOOL shouldPlayReceivedTone; -@property(readonly, nonatomic) BOOL isToEmailAddress; -@property(readonly, nonatomic) BOOL shouldUseSeparateSubject; -@property(readonly, nonatomic) BOOL hasAttachments; -@property(readonly, nonatomic) BOOL isRead; -@property(readonly, nonatomic) BOOL supportsDeliveryReceipts; -@property(readonly, nonatomic) BOOL isFromMe; -@property(readonly, nonatomic) BOOL isOutgoing; -@property(readonly, nonatomic) BOOL isFromFilteredSender; -@property(readonly, nonatomic) BOOL isWaitingForDelivery; -@property(readonly, nonatomic) BOOL isDelivered; -@property(readonly, nonatomic) BOOL isTypingIndicator; -@property(readonly, nonatomic) BOOL isPlaceholder; -@property(readonly, nonatomic) BOOL partiallyFailedSend; -@property(readonly, nonatomic) BOOL isSMS; -@property(readonly, nonatomic) BOOL isiMessage; -@property(readonly, nonatomic) BOOL wantsSendStatus; -@property(readonly, nonatomic) BOOL failedSend; -@property(readonly, nonatomic) BOOL hasBeenSent; -@property(nonatomic) BOOL isFromDowngrading; +@property(readonly, nonatomic) unsigned long long messagePartCount; +@property(readonly, nonatomic) _Bool shouldPlayReceivedTone; +@property(readonly, nonatomic) _Bool isToEmailAddress; +@property(readonly, nonatomic) _Bool shouldUseSeparateSubject; +@property(readonly, nonatomic) _Bool hasAttachments; +@property(readonly, nonatomic) _Bool isRead; +@property(readonly, nonatomic) _Bool supportsDeliveryReceipts; +@property(readonly, nonatomic) _Bool isFromMe; +@property(readonly, nonatomic) _Bool isOutgoing; +@property(readonly, nonatomic) _Bool isFromFilteredSender; +@property(readonly, nonatomic) _Bool isWaitingForDelivery; +@property(readonly, nonatomic) _Bool isDelivered; +@property(readonly, nonatomic) _Bool isTypingIndicator; +@property(readonly, nonatomic) _Bool isPlaceholder; +@property(readonly, nonatomic) _Bool partiallyFailedSend; +@property(readonly, nonatomic) _Bool isSMS; +@property(readonly, nonatomic) _Bool isiMessage; +@property(readonly, nonatomic) _Bool wantsSendStatus; +@property(readonly, nonatomic) _Bool failedSend; +@property(readonly, nonatomic) _Bool hasBeenSent; +@property(nonatomic) _Bool isFromDowngrading; @property(readonly, nonatomic) NSError *error; @property(readonly, nonatomic) CKEntity *sender; @property(readonly, nonatomic) NSDate *timeRead; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageComposition.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageComposition.h deleted file mode 100644 index c00f8bc2f..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessageComposition.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSDictionary, NSString; - -@interface CKMessageComposition : NSObject -{ -} - -+ (id)messageCompositionFromFileWithPrefix:(id)arg1 path:(id)arg2; -+ (id)_createMessagePartFromResourceDictionary:(id)arg1 identifier:(id)arg2 relativeToPath:(id)arg3 version:(int)arg4; -+ (void)deleteFileWithPrefix:(id)arg1 path:(id)arg2; -+ (id)newComposition; -+ (id)newCompositionForText:(id)arg1 subject:(id)arg2; -+ (id)newCompositionForText:(id)arg1; -- (void)writeToFileWithPrefix:(id)arg1 path:(id)arg2; -@property(readonly, nonatomic) NSArray *messageParts; -@property(readonly, nonatomic) BOOL isTextOnly; -@property(readonly, nonatomic) NSString *textString; -@property(readonly, nonatomic) BOOL hasContent; -@property(readonly, nonatomic) BOOL hasNonwhiteSpaceContent; -@property(copy, nonatomic) NSString *subject; -@property(retain, nonatomic) NSDictionary *resources; -@property(copy, nonatomic) NSString *markupString; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEncodingInfo.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEncodingInfo.h deleted file mode 100644 index b27f6051c..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessageEncodingInfo.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableString; - -@interface CKMessageEncodingInfo : NSObject -{ - NSMutableString *_mutableText; - BOOL _infoCalculated; - int _characterCountNumerator; - int _characterCountDenominator; -} - -@property(nonatomic) BOOL infoCalculated; // @synthesize infoCalculated=_infoCalculated; -@property(nonatomic) int characterCountDenominator; // @synthesize characterCountDenominator=_characterCountDenominator; -@property(nonatomic) int characterCountNumerator; // @synthesize characterCountNumerator=_characterCountNumerator; -- (void)updateByReloadingFromComposition:(id)arg1 replacementRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (void)_calculateInfoIfNecessary; -- (void)calculateInfo; -- (void)dealloc; -- (id)initWithContentsOfComposition:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentView.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentView.h new file mode 100644 index 000000000..e6193613f --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentView.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollView.h" + +#import "UITextViewDelegate-Protocol.h" + +@class CKComposition, CKMessageEntryRichTextView, CKMessageEntryTextView, NSString, UIView; + +@interface CKMessageEntryContentView : UIScrollView +{ + _Bool _shouldShowSubject; + _Bool _needsTextLayout; + _Bool _needsEnsureSelectionVisible; + CKComposition *_composition; + CKMessageEntryTextView *_subjectView; + CKMessageEntryRichTextView *_textView; + UIView *_activeView; + double _placeholderHeight; + UIView *_dividerLine; + struct UIEdgeInsets _textAlignmentInsets; + struct UIEdgeInsets _subjectAlignmentInsets; +} + +@property(nonatomic) _Bool needsEnsureSelectionVisible; // @synthesize needsEnsureSelectionVisible=_needsEnsureSelectionVisible; +@property(nonatomic) _Bool needsTextLayout; // @synthesize needsTextLayout=_needsTextLayout; +@property(retain, nonatomic) UIView *dividerLine; // @synthesize dividerLine=_dividerLine; +@property(nonatomic) struct UIEdgeInsets subjectAlignmentInsets; // @synthesize subjectAlignmentInsets=_subjectAlignmentInsets; +@property(nonatomic) struct UIEdgeInsets textAlignmentInsets; // @synthesize textAlignmentInsets=_textAlignmentInsets; +@property(nonatomic) double placeholderHeight; // @synthesize placeholderHeight=_placeholderHeight; +@property(nonatomic) UIView *activeView; // @synthesize activeView=_activeView; +@property(retain, nonatomic) CKMessageEntryRichTextView *textView; // @synthesize textView=_textView; +@property(retain, nonatomic) CKMessageEntryTextView *subjectView; // @synthesize subjectView=_subjectView; +@property(nonatomic) _Bool shouldShowSubject; // @synthesize shouldShowSubject=_shouldShowSubject; +- (void)invalidateComposition; +- (void)calculateTextMetrics; +- (void)ensureSelectionVisibleIfNeeded; +- (_Bool)messageEntryRichTextView:(id)arg1 shouldPasteMediaObjects:(id)arg2; +- (void)textViewDidChange:(id)arg1; +- (void)textViewDidEndEditing:(id)arg1; +- (void)textViewDidBeginEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; +- (void)insertMessagePart:(id)arg1; +- (void)setMessageParts:(id)arg1; +- (void)clearMessage; +- (_Bool)hasContent; +@property(nonatomic) BOOL balloonColor; +@property(readonly, nonatomic) struct UIEdgeInsets contentTextAlignmentInsets; +@property(readonly, nonatomic, getter=isShowingDictationPlaceholder) _Bool showingDictationPlaceholder; +@property(copy, nonatomic) NSString *placeholderText; +@property(readonly, nonatomic, getter=isSingleLine) _Bool singleLine; +- (_Bool)makeActive; +@property(readonly, nonatomic, getter=isActive) _Bool active; +@property(retain, nonatomic) CKComposition *composition; // @synthesize composition=_composition; +- (id)initWithFrame:(struct CGRect)arg1 shouldShowSubject:(_Bool)arg2; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentViewDelegate-Protocol.h new file mode 100644 index 000000000..448f5ce71 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryContentViewDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollViewDelegate-Protocol.h" + +@protocol CKMessageEntryContentViewDelegate +- (_Bool)messageEntryContentView:(id)arg1 shouldInsertMediaObjects:(id)arg2; +- (void)messageEntryContentViewDidBeginEditing:(id)arg1; +- (_Bool)messageEntryContentViewShouldBeginEditing:(id)arg1; +- (void)messageEntryContentViewDidChange:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryRichTextView.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryRichTextView.h new file mode 100644 index 000000000..d363f4afd --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryRichTextView.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSTextStorageDelegate-Protocol.h" + +@class NSArray, NSMutableDictionary; + +@interface CKMessageEntryRichTextView : CKMessageEntryTextView +{ + BOOL _balloonColor; + NSMutableDictionary *_mediaObjects; + NSMutableDictionary *_composeImages; + NSArray *_pasteboardValues; +} + +@property(retain, nonatomic) NSArray *pasteboardValues; // @synthesize pasteboardValues=_pasteboardValues; +@property(retain, nonatomic) NSMutableDictionary *composeImages; // @synthesize composeImages=_composeImages; +@property(retain, nonatomic) NSMutableDictionary *mediaObjects; // @synthesize mediaObjects=_mediaObjects; +@property(nonatomic) BOOL balloonColor; // @synthesize balloonColor=_balloonColor; +- (id)composeImageForTransferGUID:(id)arg1; +- (void)previewDidChange:(id)arg1; +- (void)updateComposeImages; +- (void)textStorage:(id)arg1 willProcessEditing:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4; +- (id)compositionText; +- (void)setCompositionText:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; +- (void)paste:(id)arg1; +- (void)cut:(id)arg1; +- (void)copy:(id)arg1; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryTextView.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryTextView.h new file mode 100644 index 000000000..481fdacff --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryTextView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITextView.h" + +@class NSAttributedString, NSString, UIFont, UILabel; + +@interface CKMessageEntryTextView : UITextView +{ + _Bool _showingDictationPlaceholder; + UIFont *_font; + UILabel *_placeholderLabel; +} + +@property(retain, nonatomic) UILabel *placeholderLabel; // @synthesize placeholderLabel=_placeholderLabel; +@property(nonatomic, getter=isShowingDictationPlaceholder) _Bool showingDictationPlaceholder; // @synthesize showingDictationPlaceholder=_showingDictationPlaceholder; +- (void)textViewDidChange:(id)arg1; +- (void)updateTextView; +@property(readonly, nonatomic, getter=isSingleLine) _Bool singleLine; +@property(copy, nonatomic) NSString *placeholderText; +@property(copy, nonatomic) NSAttributedString *compositionText; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; +- (id)insertDictationResultPlaceholder; +- (id)typingAttributes; +- (void)setAttributedText:(id)arg1; +@property(retain, nonatomic) UIFont *font; // @synthesize font=_font; +- (id)initWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryView.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryView.h index 8c8326eed..87fe4e7bc 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryView.h @@ -6,71 +6,72 @@ #import "UIView.h" -#import "UIScrollViewDelegate-Protocol.h" +#import "CKMessageEntryContentViewDelegate-Protocol.h" -@class CKContentEntryView, UIButton, UILabel, _UITextFieldRoundedRectBackgroundViewNeue; +@class CKComposition, CKMessageEntryContentView, NSString, UIButton, UILabel, _UIBackdropView, _UITextFieldRoundedRectBackgroundViewNeue; -@interface CKMessageEntryView : UIView +@interface CKMessageEntryView : UIView { - id _delegate; UIView *_dimmingView; - unsigned int _characterCountNumerator; - unsigned int _characterCountDenominator; - BOOL _isCharacterCountVisible; - BOOL _dimmed; - BOOL _supportsAttachments; int _animationState; + _Bool _shouldShowSubject; + _Bool _shouldShowPhotoButton; + _Bool _shouldShowCharacterCount; BOOL _sendButtonColor; - BOOL _keyboardVisible; + _Bool _dimmed; + _Bool _characterCountHidden; + id _delegate; + CKMessageEntryContentView *_contentView; UIButton *_photoButton; - CKContentEntryView *_contentField; UIButton *_sendButton; UILabel *_characterCountLabel; _UITextFieldRoundedRectBackgroundViewNeue *_coverView; + _UIBackdropView *_backdropView; + UIView *_knockoutCoverView; + struct CGSize _photoButtonSize; + struct CGSize _sendButtonSize; + struct CGSize _characterCountSize; + struct UIEdgeInsets _sendTextAlignmentInsets; } -+ (float)defaultWidthInPortrait; -+ (float)defaultWidthInPortraitSupportsAttachments:(BOOL)arg1; -+ (float)defaultHeight; ++ (double)contentViewPortraitWidth; +@property(retain, nonatomic) UIView *knockoutCoverView; // @synthesize knockoutCoverView=_knockoutCoverView; +@property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; @property(retain, nonatomic) _UITextFieldRoundedRectBackgroundViewNeue *coverView; // @synthesize coverView=_coverView; +@property(nonatomic) struct CGSize characterCountSize; // @synthesize characterCountSize=_characterCountSize; +@property(nonatomic) struct UIEdgeInsets sendTextAlignmentInsets; // @synthesize sendTextAlignmentInsets=_sendTextAlignmentInsets; +@property(nonatomic) struct CGSize sendButtonSize; // @synthesize sendButtonSize=_sendButtonSize; +@property(nonatomic) struct CGSize photoButtonSize; // @synthesize photoButtonSize=_photoButtonSize; @property(retain, nonatomic) UILabel *characterCountLabel; // @synthesize characterCountLabel=_characterCountLabel; -@property(retain, nonatomic) UIButton *sendButton; // @synthesize sendButton=_sendButton; -@property(retain, nonatomic) CKContentEntryView *contentField; // @synthesize contentField=_contentField; -@property(nonatomic, getter=isDimmed) BOOL dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic, getter=isCharacterCountHidden) _Bool characterCountHidden; // @synthesize characterCountHidden=_characterCountHidden; +@property(nonatomic, getter=isDimmed) _Bool dimmed; // @synthesize dimmed=_dimmed; @property(nonatomic) int animationState; // @synthesize animationState=_animationState; -@property(nonatomic, getter=isKeyboardVisible) BOOL keyboardVisible; // @synthesize keyboardVisible=_keyboardVisible; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) BOOL sendButtonColor; // @synthesize sendButtonColor=_sendButtonColor; +@property(retain, nonatomic) UIButton *sendButton; // @synthesize sendButton=_sendButton; @property(retain, nonatomic) UIButton *photoButton; // @synthesize photoButton=_photoButton; -- (void)ckContentEntryViewPressedSendButton:(id)arg1; -- (BOOL)ckContentEntryViewContentSizeChanged:(id)arg1 height:(float)arg2 animate:(BOOL)arg3; -- (BOOL)isCharacterCountVisible; -- (void)setCharacterCountVisible:(BOOL)arg1; -- (void)setCharacterCountNumerator:(unsigned int)arg1 denominator:(unsigned int)arg2; -- (void)_updateCharacterCountLabel; -- (float)_accessoryViewFadeDuration; -- (void)scrollToBottom:(BOOL)arg1; -- (void)_handleUIApplicationResumed:(id)arg1; -- (unsigned int)displayedLines; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +@property(retain, nonatomic) CKMessageEntryContentView *contentView; // @synthesize contentView=_contentView; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) _Bool shouldShowCharacterCount; // @synthesize shouldShowCharacterCount=_shouldShowCharacterCount; +@property(nonatomic) _Bool shouldShowPhotoButton; // @synthesize shouldShowPhotoButton=_shouldShowPhotoButton; +@property(nonatomic) _Bool shouldShowSubject; // @synthesize shouldShowSubject=_shouldShowSubject; +- (struct UIEdgeInsets)contentTextAlignmentInsets; +- (void)send:(id)arg1; +- (double)_accessoryViewFadeDuration; +- (_Bool)messageEntryContentView:(id)arg1 shouldInsertMediaObjects:(id)arg2; +- (void)messageEntryContentViewDidBeginEditing:(id)arg1; +- (_Bool)messageEntryContentViewShouldBeginEditing:(id)arg1; +- (void)messageEntryContentViewDidChange:(id)arg1; +- (void)setKnocksOutTextField:(_Bool)arg1; +- (void)animateKnockedOutTextField; +@property(copy, nonatomic) NSString *placeholderText; +@property(retain, nonatomic) CKComposition *composition; +- (id)initWithFrame:(struct CGRect)arg1 shouldShowSubject:(_Bool)arg2 shouldShowPhotoButton:(_Bool)arg3 shouldShowCharacterCount:(_Bool)arg4; +- (double)placeholderHeight; - (void)setFrame:(struct CGRect)arg1; -- (struct CGSize)desiredSize; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)disableSendButton; -- (void)enableSendButton; -- (struct CGRect)contentEntryFrame:(BOOL)arg1; -- (void)updateForSettingsChange; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (id)entryField; -- (void)send:(id)arg1; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 supportsAttachments:(BOOL)arg2; -- (id)initWithFrame:(struct CGRect)arg1; -- (void)setDefaultText:(id)arg1; -@property(nonatomic) BOOL sendButtonColor; -- (void)_updateSendButtonColor; -- (float)defaultWidthInPortrait; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryViewDelegate-Protocol.h new file mode 100644 index 000000000..3e9450145 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageEntryViewDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol CKMessageEntryViewDelegate +- (_Bool)getContainerWidth:(double *)arg1 offset:(double *)arg2; +- (void)messageEntryViewSendButtonHitWhileDisabled:(id)arg1; +- (void)messageEntryViewSendButtonHit:(id)arg1; +- (_Bool)messageEntryView:(id)arg1 shouldInsertMediaObjects:(id)arg2; +- (void)messageEntryViewDidBeginEditing:(id)arg1; +- (_Bool)messageEntryViewShouldBeginEditing:(id)arg1; +- (void)messageEntryViewDidChange:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..e910f6cc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKMessagePart (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-Display.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-Display.h new file mode 100644 index 000000000..866104cd4 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart-Display.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKMessagePart (Display) +- (id)composeImages; +- (Class)balloonViewClass; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagePart.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart.h index 5b817224f..010602d8e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessagePart.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessagePart.h @@ -6,28 +6,22 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - @class NSAttributedString, NSString; -@interface CKMessagePart : NSObject +@interface CKMessagePart : NSObject { BOOL _color; NSString *_guid; NSAttributedString *_displayText; id _parentMessage; - int _partID; + long long _partID; } -+ (id)copyMessagePartsFromComposition:(id)arg1; -+ (id)copyMessagePartsFromComposition:(id)arg1 attachmentParts:(id *)arg2; -+ (id)textFromHTML:(id)arg1; -+ (id)copyDetachedMessageParts:(id)arg1; -+ (id)_newPartsForNode:(id)arg1 resources:(id)arg2 attachments:(id *)arg3; -+ (id)_assembleTextPartFromRange:(id)arg1; ++ (id)messagePartsWithComposition:(id)arg1; @property(nonatomic) BOOL color; // @synthesize color=_color; -@property(nonatomic) int partID; // @synthesize partID=_partID; +@property(nonatomic) long long partID; // @synthesize partID=_partID; @property(nonatomic) id parentMessage; // @synthesize parentMessage=_parentMessage; +- (id)compositionRepresentation; - (id)pasteboardItems; - (int)type; - (id)detachedCopy; @@ -39,26 +33,15 @@ - (void)contentSizeCategoryDidChange:(id)arg1; @property(readonly, nonatomic) NSAttributedString *displayText; // @synthesize displayText=_displayText; - (id)text; -- (BOOL)isSeparateSubjectPart; +- (_Bool)isSeparateSubjectPart; - (id)previewText; -@property(readonly, nonatomic) BOOL isOutgoing; +@property(readonly, nonatomic) _Bool isOutgoing; - (id)mediaObject; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)init; - (void)dealloc; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; -- (id)composeImages; -- (Class)balloonViewClass; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagePartComposeResourcePool.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagePartComposeResourcePool.h deleted file mode 100644 index 098fe4c06..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessagePartComposeResourcePool.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface CKMessagePartComposeResourcePool : NSObject -{ -} - -+ (id)composeImagesWithPartID:(id)arg1 providerID:(int)arg2; -+ (void)removeAllPartsForProviderID:(int)arg1; -+ (void)removeComposeImagesWithID:(id)arg1 forProvider:(int)arg2; -+ (void)addComposeImages:(id)arg1 withID:(id)arg2 forProvider:(int)arg3; -+ (void)relinquishProviderID:(int)arg1; -+ (int)requestProviderID; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagePartURLProtocol.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagePartURLProtocol.h deleted file mode 100644 index 55b19b292..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessagePartURLProtocol.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSURLProtocol.h" - -@interface CKMessagePartURLProtocol : NSURLProtocol -{ -} - -+ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; -+ (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; -+ (id)URLScheme; -+ (void)initialize; -- (void)stopLoading; -- (void)startLoading; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageStandaloneComposition.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageStandaloneComposition.h deleted file mode 100644 index 9954d5203..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessageStandaloneComposition.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray, NSDictionary, NSString; - -@interface CKMessageStandaloneComposition : CKMessageComposition -{ - NSString *_textString; - NSString *_markupString; - NSString *_subject; - NSDictionary *_resources; - NSArray *_messageParts; -} - -- (void)setSubject:(id)arg1; -- (id)subject; -- (id)markupString; -- (void)dealloc; -- (id)messageParts; -- (id)textString; -- (void)setResources:(id)arg1; -- (id)resources; -- (void)setMarkupString:(id)arg1; -- (void)_clearDerivedValues; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..f70c2dabf --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKMessageStatus (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus.h b/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus.h index 1808b65a3..94d969c62 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessageStatus.h @@ -6,14 +6,12 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - @class NSAttributedString, NSString; -@interface CKMessageStatus : NSObject +@interface CKMessageStatus : NSObject { - NSString *_guid; int _status; + NSString *_guid; id _message; } @@ -27,18 +25,9 @@ @property(readonly, nonatomic) NSAttributedString *attributedTranscriptText; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; - (id)initWithStatus:(int)arg1 message:(id)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMessagesAppPreferredServiceManager.h b/iOS7/PrivateFrameworks/ChatKit/CKMessagesAppPreferredServiceManager.h index 96df4c198..c7c02e27f 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMessagesAppPreferredServiceManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMessagesAppPreferredServiceManager.h @@ -10,9 +10,9 @@ { } -- (id)preferredServiceForConversation:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (unsigned int)_optionsForRecipients:(id)arg1; -- (unsigned int)__optionsForConversation:(id)arg1; +- (id)preferredServiceForConversation:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (unsigned long long)_optionsForRecipients:(id)arg1; +- (unsigned long long)__optionsForConversation:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKModalTranscriptController.h b/iOS7/PrivateFrameworks/ChatKit/CKModalTranscriptController.h index 1e8dfa313..048ab04e3 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKModalTranscriptController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKModalTranscriptController.h @@ -10,33 +10,38 @@ @interface CKModalTranscriptController : CKTranscriptController { - BOOL _mimeType; - BOOL _alreadySetUp; + _Bool _mimeType; + _Bool _alreadySetUp; NSMutableArray *_partsToInsert; NSMutableArray *_typesToInsert; int _entryViewInvisible; - BOOL _cameraSelectionDisabled; + _Bool _cameraSelectionDisabled; + _Bool _forceMMS; } -@property(nonatomic) BOOL mimeType; // @synthesize mimeType=_mimeType; -- (BOOL)_shouldUseExistingConversations; -- (BOOL)_shouldUseDefaultFirstResponder; +@property(nonatomic) _Bool forceMMS; // @synthesize forceMMS=_forceMMS; +@property(nonatomic) _Bool mimeType; // @synthesize mimeType=_mimeType; +- (_Bool)_shouldUseExistingConversations; +- (_Bool)_shouldUseDefaultFirstResponder; - (void)_conversationListDidFinishLoading:(id)arg1; - (void)registerForNotifications; +- (void)_setConversation:(id)arg1; - (void)transitionFromNewMessageToConversation; -- (BOOL)shouldDismissAfterSend; -- (void)setTextEntryContentsVisible:(BOOL)arg1; -- (BOOL)_shouldAllowCameraAttachments; +- (_Bool)shouldDismissAfterSend; +- (void)setTextEntryContentsVisible:(_Bool)arg1; +- (_Bool)_shouldAllowCameraAttachments; - (void)disableCameraAttachments; -- (void)setCanEditRecipients:(BOOL)arg1; +- (void)setCanEditRecipients:(_Bool)arg1; - (void)setPendingAddresses:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)getContainerWidth:(float *)arg1 offset:(float *)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)getContainerWidth:(double *)arg1 offset:(double *)arg2; - (void)insertTextPart:(id)arg1; - (void)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; - (void)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; - (void)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; -- (BOOL)_insertMediaObject:(id)arg1; +- (void)insertFileURL:(id)arg1 filename:(id)arg2 transcoderUserInfo:(id)arg3; +- (_Bool)_insertMediaObject:(id)arg1; - (void)_addPart:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMovieMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKMovieMediaObject.h index 3b304f5e5..a8a4fa2d6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMovieMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMovieMediaObject.h @@ -8,17 +8,17 @@ @interface CKMovieMediaObject : CKAVMediaObject { - BOOL _hasVideoTrack; - BOOL _checkedVideoInfo; + _Bool _hasVideoTrack; + _Bool _checkedVideoInfo; struct CGSize _pxSize; } -+ (BOOL)isPreviewable; ++ (_Bool)isPreviewable; + (id)fallbackFilenamePrefix; + (id)UTITypes; -@property(nonatomic) BOOL checkedVideoInfo; // @synthesize checkedVideoInfo=_checkedVideoInfo; +@property(nonatomic) _Bool checkedVideoInfo; // @synthesize checkedVideoInfo=_checkedVideoInfo; @property(nonatomic) struct CGSize pxSize; // @synthesize pxSize=_pxSize; -@property(nonatomic) BOOL hasVideoTrack; // @synthesize hasVideoTrack=_hasVideoTrack; +@property(nonatomic) _Bool hasVideoTrack; // @synthesize hasVideoTrack=_hasVideoTrack; - (void)updateVideoInfo; - (struct CGSize)bbSize; - (id)generateThumbnailFillToSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMultiCache.h b/iOS7/PrivateFrameworks/ChatKit/CKMultiCache.h index c48910437..a91594bf8 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMultiCache.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMultiCache.h @@ -8,10 +8,10 @@ @interface CKMultiCache : CKMultiDict { - unsigned int _limit; + unsigned long long _limit; } -@property(nonatomic) unsigned int limit; // @synthesize limit=_limit; +@property(nonatomic) unsigned long long limit; // @synthesize limit=_limit; - (void)pushObject:(id)arg1 forKey:(id)arg2; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMultiDict.h b/iOS7/PrivateFrameworks/ChatKit/CKMultiDict.h index 27471785d..024923a5d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMultiDict.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMultiDict.h @@ -11,14 +11,14 @@ @interface CKMultiDict : NSObject { NSObject *_lockQueue; - unsigned int _count; + unsigned long long _count; NSMutableDictionary *_dictionary; } @property(retain, nonatomic) NSMutableDictionary *dictionary; // @synthesize dictionary=_dictionary; @property(retain, nonatomic) NSObject *lockQueue; // @synthesize lockQueue=_lockQueue; - (id)allKeys; -- (unsigned int)count; +- (unsigned long long)count; - (void)removeAllObjects; - (void)removeObjectsForKey:(id)arg1; - (id)objectsForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientCollapsedTableViewCell.h b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientCollapsedTableViewCell.h new file mode 100644 index 000000000..b3e7a94fa --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientCollapsedTableViewCell.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class CKGroupHeaderListView, NSArray; + +@interface CKMultipleRecipientCollapsedTableViewCell : UITableViewCell +{ + CKGroupHeaderListView *_headerView; + NSArray *_recipients; +} + +@property(retain, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; +@property(retain, nonatomic) CKGroupHeaderListView *headerView; // @synthesize headerView=_headerView; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 recipients:(id)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientHeaderController.h b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientHeaderController.h new file mode 100644 index 000000000..bd15ef627 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientHeaderController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKMultipleRecipientHeaderController : CKTranscriptHeaderController +{ + _Bool _collapsed; +} + +@property(nonatomic, getter=isCollapsed) _Bool collapsed; // @synthesize collapsed=_collapsed; +- (id)_groupHeaderComposeRecipients; +- (_Bool)hiddenWhenCollapsedForOrientation:(long long)arg1; +- (void)hideTranscriptHeader; +- (void)showTranscriptHeader; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidLoad; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientTableViewCell.h b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientTableViewCell.h index 2b5a6158d..b68a74a39 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientTableViewCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKMultipleRecipientTableViewCell.h @@ -6,20 +6,19 @@ #import -@class UILabel; +@class UILabel, UIView; @interface CKMultipleRecipientTableViewCell : CKSingleRecipientTableViewCell { + UIView *_separator; UILabel *_nameLabel; } -+ (id)facetimeAudioImage; -+ (id)facetimeVideoImage; -+ (id)mailImage; -+ (id)phoneImage; @property(retain, nonatomic) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; +@property(retain, nonatomic) UIView *separator; // @synthesize separator=_separator; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKNavigationBar.h b/iOS7/PrivateFrameworks/ChatKit/CKNavigationBar.h new file mode 100644 index 000000000..b0d6afdda --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKNavigationBar.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationBar.h" + +@interface CKNavigationBar : UINavigationBar +{ +} + +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKNavigationItem.h b/iOS7/PrivateFrameworks/ChatKit/CKNavigationItem.h new file mode 100644 index 000000000..03f40f923 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKNavigationItem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationItem.h" + +@class UIScrollView; + +@interface CKNavigationItem : UINavigationItem +{ + UIScrollView *_contentScrollView; +} + +@property(nonatomic) UIScrollView *contentScrollView; // @synthesize contentScrollView=_contentScrollView; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKOverlayViewProtocol-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKOverlayViewProtocol-Protocol.h index 40d4e4a52..b17452a5a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKOverlayViewProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKOverlayViewProtocol-Protocol.h @@ -5,7 +5,7 @@ */ @protocol CKOverlayViewProtocol -+ (float)separatorHeight; ++ (double)separatorHeight; - (float)heightWithoutSeparator; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKPassbookMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKPassbookMediaObject.h index e85f170b6..224c91b72 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKPassbookMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKPassbookMediaObject.h @@ -16,12 +16,16 @@ + (id)fallbackFilenamePrefix; + (id)UTITypes; ++ (_Bool)isPreviewable; @property(retain, nonatomic) UIImage *icon; // @synthesize icon=_icon; @property(retain, nonatomic) PKPass *pass; // @synthesize pass=_pass; - (int)mediaType; -- (BOOL)shouldShowDisclosure; -- (BOOL)shouldBeQuickLooked; -- (BOOL)shouldShowViewer; +- (id)passView; +- (_Bool)shouldShowDisclosure; +- (_Bool)shouldBeQuickLooked; +- (_Bool)shouldShowViewer; +- (id)generateThumbnailFillToSize:(struct CGSize)arg1; +- (id)generateThumbnail; - (id)subtitle; - (id)title; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKPopoverManager.h b/iOS7/PrivateFrameworks/ChatKit/CKPopoverManager.h index 43f5fbfac..1495c4644 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKPopoverManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKPopoverManager.h @@ -22,12 +22,12 @@ @property(copy, nonatomic) id handler; // @synthesize handler=_handler; @property(copy, nonatomic) id presenter; // @synthesize presenter=_presenter; - (void)replaceCurrentControllerWithController:(id)arg1; -- (BOOL)isShowingPopover; +- (_Bool)isShowingPopover; - (void)representCurrentPopover; @property(readonly, nonatomic) UIViewController *currentContentController; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)didFinishRotating; -- (void)dismissCurrentPopoverAnimated:(BOOL)arg1; +- (void)dismissCurrentPopoverAnimated:(_Bool)arg1; - (void)showPopoverWithContentViewController:(id)arg1 withPresenter:(id)arg2 withHandler:(void)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKPreferredServiceManager.h b/iOS7/PrivateFrameworks/ChatKit/CKPreferredServiceManager.h index 739c3c62a..84b5ba546 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKPreferredServiceManager.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKPreferredServiceManager.h @@ -19,38 +19,39 @@ + (id)alloc; @property(copy, nonatomic) NSArray *potentialServices; // @synthesize potentialServices=_potentialServices; @property(copy, nonatomic) NSArray *servicePrecedence; // @synthesize servicePrecedence=_servicePrecedence; +- (void)_handleServiceAvailabilityChanged:(id)arg1; - (void)_handleIMHandleIDStatusChanged:(id)arg1; - (void)_handleDeviceCapabilitiesChanged:(id)arg1; -- (void)_handleActiveAccountsChanged:(id)arg1; +- (void)_handleOperationalAccountsChanged:(id)arg1; - (void)_handleLoginStatusChange:(id)arg1; - (void)_handleConnectionChanged:(id)arg1; -- (unsigned int)__preferredServiceTypeForRecipientCount:(int)arg1 options:(unsigned int)arg2 error:(char *)arg3; -- (unsigned int)__preferrediMessageFallbackServiceForRecipientCount:(int)arg1 iMessageAvailable:(BOOL)arg2 options:(unsigned int)arg3 error:(char *)arg4; -- (unsigned int)_optionsForRecipients:(id)arg1; -- (id)preferredServiceForConversation:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)_preferredServiceForAddressStrings:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)_preferredServiceForHandles:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (void)preferredServiceForHandles:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 completion:(id)arg4; -- (BOOL)availabilityForHandle:(id)arg1 onService:(id)arg2 checkWithServer:(BOOL)arg3; -- (BOOL)availabilityForAddress:(id)arg1 onService:(id)arg2 checkWithServer:(BOOL)arg3; -- (id)preferredServiceForMFComposeRecipients:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)preferredServiceForHandles:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)preferredServiceForHandle:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)preferredServiceForAddressString:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 error:(char *)arg4; -- (id)_preferredServiceForHandles:(id)arg1 options:(unsigned int)arg2 error:(char *)arg3; -- (id)_preferredServiceForHandles:(id)arg1 allowUnknown:(BOOL)arg2 checkWithServer:(BOOL)arg3; -- (BOOL)_availabilityForHandle:(id)arg1 onService:(id)arg2 checkWithServer:(BOOL)arg3 actualHandle:(id *)arg4; -- (id)_preferredServiceForRecipientsCount:(int)arg1 options:(unsigned int)arg2 error:(char *)arg3; +- (unsigned long long)__preferredServiceTypeForRecipientCount:(long long)arg1 options:(unsigned long long)arg2 error:(char *)arg3; +- (unsigned long long)__preferrediMessageFallbackServiceForRecipientCount:(long long)arg1 iMessageAvailable:(_Bool)arg2 options:(unsigned long long)arg3 error:(char *)arg4; +- (unsigned long long)_optionsForRecipients:(id)arg1; +- (id)preferredServiceForConversation:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)_preferredServiceForAddressStrings:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)_preferredServiceForHandles:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (void)preferredServiceForHandles:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 completion:(id)arg4; +- (BOOL)availabilityForHandle:(id)arg1 onService:(id)arg2 checkWithServer:(_Bool)arg3; +- (BOOL)availabilityForAddress:(id)arg1 onService:(id)arg2 checkWithServer:(_Bool)arg3; +- (id)preferredServiceForMFComposeRecipients:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)preferredServiceForHandles:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)preferredServiceForHandle:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)preferredServiceForAddressString:(id)arg1 newComposition:(_Bool)arg2 checkWithServer:(_Bool)arg3 error:(char *)arg4; +- (id)_preferredServiceForHandles:(id)arg1 options:(unsigned long long)arg2 error:(char *)arg3; +- (id)_preferredServiceForHandles:(id)arg1 allowUnknown:(_Bool)arg2 checkWithServer:(_Bool)arg3; +- (BOOL)_availabilityForHandle:(id)arg1 onService:(id)arg2 checkWithServer:(_Bool)arg3 actualHandle:(id *)arg4; +- (id)_preferredServiceForRecipientsCount:(long long)arg1 options:(unsigned long long)arg2 error:(char *)arg3; - (id)preferredService; - (void)refreshAvailabilityForConversation:(id)arg1; - (void)refreshAvailabilityForMFComposeRecipients:(id)arg1; - (void)refreshAvailabilityForAddressStrings:(id)arg1; -- (BOOL)_isiMessageAvailable; +- (_Bool)_isiMessageAvailable; - (void)prepareForResume; - (void)notifyOfPotentialServicesChange; - (void)notifyOfServiceAvailabilityChange; - (void)_clearCaches; -- (BOOL)isMultiService; +- (_Bool)isMultiService; - (void)_updatePotentialServices; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCache.h b/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCache.h index d2d1e9fde..aeeeb86f1 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCache.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCache.h @@ -29,10 +29,10 @@ - (void)resume; - (void)endGeneratingForMediaObject:(id)arg1 orientation:(BOOL)arg2; - (void)beginGeneratingForMediaObject:(id)arg1 orientation:(BOOL)arg2; -- (BOOL)isGeneratingForMediaObject:(id)arg1 orientation:(BOOL)arg2; +- (_Bool)isGeneratingForMediaObject:(id)arg1 orientation:(BOOL)arg2; - (void)setCachedPreview:(id)arg1 forMediaObject:(id)arg2 orientation:(BOOL)arg3; - (id)cachedPreviewForMediaObject:(id)arg1 orientation:(BOOL)arg2; -- (void)enqueueGenerationBlock:(id)arg1 completion:(void)arg2 withPriority:(id)arg3 forMediaObject:(void)arg4 orientation:(int)arg5; +- (void)enqueueGenerationBlock:(id)arg1 completion:(void)arg2 withPriority:(id)arg3 forMediaObject:(void)arg4 orientation:(long long)arg5; - (void)enqueueSaveBlock:(id)arg1 forMediaObject:(void)arg2 withPriority:(id)arg3; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCachePolicyDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCachePolicyDelegate-Protocol.h index 7a714d4c7..0975c6fa9 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCachePolicyDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKPreviewDispatchCachePolicyDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol CKPreviewDispatchCachePolicyDelegate -- (BOOL)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; +- (_Bool)previewDispatchCache:(id)arg1 shouldReplaceCachedPreview:(id)arg2 withPreview:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKQLPreviewController.h b/iOS7/PrivateFrameworks/ChatKit/CKQLPreviewController.h index 94ce713b4..c4db03248 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKQLPreviewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKQLPreviewController.h @@ -16,12 +16,10 @@ } @property(copy, nonatomic) NSArray *previewItems; // @synthesize previewItems=_previewItems; -- (id)previewController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewController:(id)arg1; +- (id)previewController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewController:(id)arg1; - (id)currentPreviewItem; - (void)setDataSource:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController-ChatKitAdditions.h new file mode 100644 index 000000000..70f4a5f0b --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController-ChatKitAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKReaderViewController (ChatKitAdditions) +- (_Bool)ckCanDismissWhenSuspending; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController.h index eff370c30..1d72ca6e0 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKReaderViewController.h @@ -23,13 +23,12 @@ @property(nonatomic) struct _NSRange visibleRange; // @dynamic visibleRange; @property(copy, nonatomic) NSAttributedString *text; // @dynamic text; - (void)contentSizeCategoryDidChange:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (void)viewWillDisappear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; - (id)init; - (void)dealloc; -- (BOOL)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSearchListController.h b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSearchListController.h index d2b14873c..acef337e9 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSearchListController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSearchListController.h @@ -12,12 +12,12 @@ @interface CKRecipientSearchListController : UITableViewController { - BOOL _shouldDisplayGroupSuggestionCells; + _Bool _shouldDisplayGroupSuggestionCells; + int _pendingSearchTypes; id _delegate; NSArray *_searchResults; NSArray *_enteredRecipients; NSString *_searchText; - int _pendingSearchTypes; MFContactsSearchManager *_searchManager; MFContactsSearchResultsModel *_searchResultsModel; IMBatchIDStatusQueryController *_statusQueryController; @@ -32,7 +32,7 @@ @property(retain, nonatomic) MFContactsSearchManager *searchManager; // @synthesize searchManager=_searchManager; @property(nonatomic) int pendingSearchTypes; // @synthesize pendingSearchTypes=_pendingSearchTypes; @property(retain, nonatomic) NSString *searchText; // @synthesize searchText=_searchText; -@property(nonatomic) BOOL shouldDisplayGroupSuggestionCells; // @synthesize shouldDisplayGroupSuggestionCells=_shouldDisplayGroupSuggestionCells; +@property(nonatomic) _Bool shouldDisplayGroupSuggestionCells; // @synthesize shouldDisplayGroupSuggestionCells=_shouldDisplayGroupSuggestionCells; @property(retain, nonatomic) NSArray *enteredRecipients; // @synthesize enteredRecipients=_enteredRecipients; @property(retain, nonatomic) NSArray *searchResults; // @synthesize searchResults=_searchResults; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -40,26 +40,27 @@ - (void)_imHandleIDStatusChanged:(id)arg1; - (id)_statusQueryController; - (void)_performSearchWithBlock:(id)arg1; +- (void)removeRecipientFromSearchResults:(id)arg1; - (void)cancelSearch; - (void)invalidateOutstandingIDStatusRequests; -- (BOOL)isSearchResultsHidden; +- (_Bool)isSearchResultsHidden; - (void)searchWithText:(id)arg1; - (void)endedNetworkActivity; - (void)beganNetworkActivity; - (void)finishedTaskWithID:(id)arg1; - (void)finishedSearchingForType:(int)arg1; - (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)_accessoryButtonTapped:(id)arg1; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (id)initWithStyle:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)initWithStyle:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionController.h b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionController.h index e6b6a89ba..7ff172b5d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionController.h @@ -11,12 +11,14 @@ #import "MFGroupDetailViewControllerDelegate-Protocol.h" #import "UINavigationControllerDelegate-Protocol.h" -@class ABPeoplePickerNavigationController, CKComposeRecipientView, CKRecipientSearchListController, CKScheduledUpdater, CRRecentContact, UIScrollView, _UINavigationControllerPalette; +@class ABPeoplePickerNavigationController, CKComposeRecipientView, CKRecipientSearchListController, CKScheduledUpdater, MFComposeRecipient, UIScrollView, _UINavigationControllerPalette; @interface CKRecipientSelectionController : UIViewController { - float _keyboardHeightWithAccessoryView; - BOOL _preventAtomization; + double _keyboardHeightWithAccessoryView; + _Bool _peoplePickerHidden; + _Bool _editable; + _Bool _preventAtomization; id _delegate; CKComposeRecipientView *_toField; _UINavigationControllerPalette *_toFieldPalette; @@ -24,49 +26,52 @@ ABPeoplePickerNavigationController *_peoplePickerController; UIScrollView *_toFieldScrollingView; CKScheduledUpdater *_backfillUpdater; - CRRecentContact *_recentContactForPresentedABCard; + MFComposeRecipient *_recentContactForPresentedABCard; } -@property(nonatomic) BOOL preventAtomization; // @synthesize preventAtomization=_preventAtomization; -@property(retain, nonatomic) CRRecentContact *recentContactForPresentedABCard; // @synthesize recentContactForPresentedABCard=_recentContactForPresentedABCard; +@property(nonatomic) _Bool preventAtomization; // @synthesize preventAtomization=_preventAtomization; +@property(retain, nonatomic) MFComposeRecipient *recentContactForPresentedABCard; // @synthesize recentContactForPresentedABCard=_recentContactForPresentedABCard; @property(retain, nonatomic) CKScheduledUpdater *backfillUpdater; // @synthesize backfillUpdater=_backfillUpdater; @property(readonly, nonatomic) UIScrollView *toFieldScrollingView; // @synthesize toFieldScrollingView=_toFieldScrollingView; @property(retain, nonatomic) ABPeoplePickerNavigationController *peoplePickerController; // @synthesize peoplePickerController=_peoplePickerController; @property(retain, nonatomic) CKRecipientSearchListController *searchListController; // @synthesize searchListController=_searchListController; @property(retain, nonatomic) _UINavigationControllerPalette *toFieldPalette; // @synthesize toFieldPalette=_toFieldPalette; @property(retain, nonatomic) CKComposeRecipientView *toField; // @synthesize toField=_toField; +@property(nonatomic, getter=isEditable) _Bool editable; // @synthesize editable=_editable; +@property(nonatomic, getter=isPeoplePickerHidden) _Bool peoplePickerHidden; // @synthesize peoplePickerHidden=_peoplePickerHidden; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_setAddressBookProperties:(id)arg1; - (void)_updateSearchResultsTable; - (struct UIEdgeInsets)_navigationBarInsets; -- (float)_minimumKeyboardSizeForCurrentInterfaceOrientation; -- (void)_keyboardDidShowOrHide:(id)arg1; +- (void)_keyboardWillShowOrHide:(id)arg1; - (void)_hideSearchField; - (void)_showSearchField; - (void)_updateShowingSearch; - (void)_resetSearchResultsInsets; -- (BOOL)_isToFieldPushedUp; -- (void)_adjustToFieldPositionIfNecessary:(BOOL)arg1; +- (_Bool)_isToFieldPushedUp; +- (void)_adjustToFieldPositionIfNecessary; - (void)_updateRecipientViewLayouts; - (void)_setupSearchField; - (id)_navigationControllerForSearchResults; - (void)_removeRecent; -- (void)_showDetailsForRecipient:(id)arg1 canDelete:(BOOL)arg2; +- (void)_showDetailsForRecipient:(id)arg1 canDelete:(_Bool)arg2; - (void)_showDetailsForGroup:(id)arg1; - (void)_updateBackfillForNewRecipients; +- (void)setupToFieldPalette; - (void)invalidateOutstandingIDStatusRequests; -@property(nonatomic, getter=isSearchResultsHidden) BOOL searchResultsHidden; +@property(nonatomic, getter=isSearchResultsHidden) _Bool searchResultsHidden; - (id)proposedRecipients; - (id)recipients; - (void)reset; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)groupDetailViewControllerDidCancel:(id)arg1; - (void)groupDetailViewController:(id)arg1 didTapComposeRecipient:(id)arg2; - (void)groupDetailViewController:(id)arg1 didAskToRemoveGroup:(id)arg2; - (void)searchListControllerDidScroll:(id)arg1; - (void)searchListControllerDidFinishSearch:(id)arg1; - (void)searchListController:(id)arg1 accessoryPickedForRecipient:(id)arg2; - (void)searchListController:(id)arg1 didSelectRecipient:(id)arg2; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; @@ -79,11 +84,11 @@ - (void)composeRecipientView:(id)arg1 didFinishEnteringAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; - (void)_handleRecipientViewChanged:(id)arg1; -- (void)parentControllerDidResume:(BOOL)arg1 animating:(BOOL)arg2; +- (void)parentControllerDidResume:(_Bool)arg1 animating:(_Bool)arg2; - (void)didMoveToParentViewController:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionControllerDelegate-Protocol.h index 204d0524b..8c550e31a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKRecipientSelectionControllerDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol CKRecipientSelectionControllerDelegate +- (struct UIEdgeInsets)recipientSelectionControllerRequestNavigationBarInsets:(id)arg1; - (void)recipientSelectionControllerRequestDismissKeyboard:(id)arg1; - (void)recipientSelectionController:(id)arg1 textDidChange:(id)arg2; - (void)recipientSelectionControllerSearchListDidShowOrHide:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKRecipientTableView.h b/iOS7/PrivateFrameworks/ChatKit/CKRecipientTableView.h index 657c40d02..2b2575f49 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKRecipientTableView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKRecipientTableView.h @@ -10,6 +10,7 @@ { } +- (double)_maxNumberOfRows; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKRichContentView.h b/iOS7/PrivateFrameworks/ChatKit/CKRichContentView.h deleted file mode 100644 index 18e343b26..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKRichContentView.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "DOMEventListener-Protocol.h" - -@interface CKRichContentView : CKTextContentView -{ - id _richContentDelegate; -} - -@property(nonatomic) id richContentDelegate; // @synthesize richContentDelegate=_richContentDelegate; -- (id)supportedPasteboardTypesForCurrentSelection; -- (void)insertHTML:(id)arg1; -- (void)setHTML:(id)arg1; -- (id)html; -- (id)DOMDocument; -- (void)_wvInsertHTML:(id)arg1; -- (void)_wvHelperThawSelectionTag; -- (id)textElementForText:(id)arg1; -- (id)createDocumentFragment; -- (id)nodeForImageSize:(struct CGSize)arg1 ID:(id)arg2 URL:(id)arg3; -- (id)brElement; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSMSCompose-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKSMSCompose-Protocol.h index 462bde7f7..abf093882 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSMSCompose-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSMSCompose-Protocol.h @@ -7,23 +7,23 @@ #import "NSObject-Protocol.h" @protocol CKSMSCompose -+ (BOOL)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; ++ (_Bool)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; + (double)maxTrimDurationForVideo; + (double)maxTrimDurationForAudio; -+ (BOOL)acceptsMIMEType:(id)arg1; ++ (_Bool)acceptsMIMEType:(id)arg1; - (void)setUICustomizationData:(id)arg1; - (void)forceMMS; - (void)forceCancelComposition; - (void)setText:(id)arg1 subject:(id)arg2 addresses:(id)arg3; - (void)setText:(id)arg1 addresses:(id)arg2; -- (void)setTextEntryContentsVisible:(BOOL)arg1; +- (void)setTextEntryContentsVisible:(_Bool)arg1; - (void)disableCameraAttachments; -- (void)setCanEditRecipients:(BOOL)arg1; +- (void)setCanEditRecipients:(_Bool)arg1; - (void)setPendingAddresses:(id)arg1; -- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; -- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; -- (BOOL)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; -- (BOOL)insertAttachmentWithURL:(id)arg1 andDescription:(id)arg2; -- (BOOL)insertTextPart:(id)arg1; +- (_Bool)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; +- (_Bool)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (_Bool)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (_Bool)insertAttachmentWithURL:(id)arg1 andDescription:(id)arg2; +- (_Bool)insertTextPart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeController.h b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeController.h index 7f604bed7..105d87662 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeController.h @@ -17,24 +17,28 @@ int _entryViewInvisible; _UIAsyncInvocation *_cancellationInvocation; UINavigationController *_clientNavigationController; - BOOL _safeToAdd; + _Bool _safeToAdd; + _Bool _didChangeStatusBarStyle; + long long _savedStatusBarStyle; CKSMSComposeRemoteViewController *_remoteViewController; CKSMSComposeQueuingRemoteViewControllerProxy *_remoteViewControllerProxy; } -+ (BOOL)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; ++ (_Bool)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; + (double)maxTrimDurationForVideo; + (double)maxTrimDurationForAudio; -+ (BOOL)acceptsMIMEType:(id)arg1; ++ (_Bool)acceptsMIMEType:(id)arg1; @property(retain, nonatomic) CKSMSComposeQueuingRemoteViewControllerProxy *remoteViewControllerProxy; // @synthesize remoteViewControllerProxy=_remoteViewControllerProxy; @property(retain, nonatomic) CKSMSComposeRemoteViewController *remoteViewController; // @synthesize remoteViewController=_remoteViewController; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_addRemoteVCIfNeeded; -- (void)setTextEntryContentsVisible:(BOOL)arg1; +- (void)setTextEntryContentsVisible:(_Bool)arg1; - (void)smsComposeControllerSendStartedWithText:(id)arg1; - (void)smsComposeControllerCancelled; - (void)smsComposeControllerAppeared; @@ -43,15 +47,15 @@ - (void)forceMMS; - (void)forceCancelComposition; - (void)disableCameraAttachments; -- (void)setCanEditRecipients:(BOOL)arg1; +- (void)setCanEditRecipients:(_Bool)arg1; - (void)setPendingAddresses:(id)arg1; - (void)setText:(id)arg1 subject:(id)arg2 addresses:(id)arg3; - (void)setText:(id)arg1 addresses:(id)arg2; -- (BOOL)insertAttachmentWithURL:(id)arg1 andDescription:(id)arg2; -- (BOOL)insertTextPart:(id)arg1; -- (BOOL)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; -- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; -- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (_Bool)insertAttachmentWithURL:(id)arg1 andDescription:(id)arg2; +- (_Bool)insertTextPart:(id)arg1; +- (_Bool)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (_Bool)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; +- (_Bool)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; - (void)viewServiceDidTerminateWithError:(id)arg1; - (void)dealloc; - (id)initWithNavigationController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceController.h b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceController.h index f82633641..33b203e83 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceController.h @@ -13,11 +13,11 @@ @interface CKSMSComposeViewServiceController : UINavigationController { - BOOL _canEditRecipients; - BOOL _supportsAttachments; - BOOL _supportsMessageInspection; - BOOL _forceMMS; - BOOL _disableCameraAttachments; + _Bool _canEditRecipients; + _Bool _supportsAttachments; + _Bool _supportsMessageInspection; + _Bool _forceMMS; + _Bool _disableCameraAttachments; CKModalTranscriptController *_modalTranscriptController; } @@ -25,17 +25,17 @@ + (id)_exportedInterface; @property(retain, nonatomic) CKModalTranscriptController *modalTranscriptController; // @synthesize modalTranscriptController=_modalTranscriptController; - (void)_willAppearInRemoteViewController; -- (BOOL)supportsMessageInspection; -- (BOOL)supportsAttachments; -@property(nonatomic) BOOL canEditRecipients; // @dynamic canEditRecipients; +- (_Bool)supportsMessageInspection; +- (_Bool)supportsAttachments; +@property(nonatomic) _Bool canEditRecipients; // @dynamic canEditRecipients; - (void)transcriptController:(id)arg1 didSelectNewConversation:(id)arg2; - (void)showNewMessageCompositionForMessageParts:(id)arg1; - (void)showForwardedMessageParts:(id)arg1; - (void)transcriptController:(id)arg1 didSendMessageInConversation:(id)arg2; - (void)transcriptController:(id)arg1 willSendComposition:(id)arg2 inConversation:(id)arg3; - (void)didCancelComposition:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)setTextEntryContentsVisible:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)setTextEntryContentsVisible:(_Bool)arg1; - (void)disableCameraAttachments; - (void)setPendingAddresses:(id)arg1; - (void)setText:(id)arg1 subject:(id)arg2 addresses:(id)arg3; @@ -45,6 +45,7 @@ - (void)setUICustomizationData:(id)arg1; - (void)forceCancelComposition; - (void)insertAttachmentWithURL:(id)arg1 andDescription:(id)arg2; +- (void)insertFileURL:(id)arg1 filename:(id)arg2 transcoderUserInfo:(id)arg3; - (void)insertTextPart:(id)arg1; - (void)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; - (void)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceProtocol-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceProtocol-Protocol.h index 243c8b05e..d7d46f40b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSMSComposeViewServiceProtocol-Protocol.h @@ -9,7 +9,7 @@ @protocol CKSMSComposeViewServiceProtocol - (void)forceMMS; - (void)forceCancelComposition; -- (void)setTextEntryContentsVisible:(BOOL)arg1; +- (void)setTextEntryContentsVisible:(_Bool)arg1; - (void)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; - (void)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; - (void)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; @@ -19,7 +19,7 @@ - (void)setText:(id)arg1 subject:(id)arg2 addresses:(id)arg3; - (void)setText:(id)arg1 addresses:(id)arg2; - (void)disableCameraAttachments; -- (void)setCanEditRecipients:(BOOL)arg1; +- (void)setCanEditRecipients:(_Bool)arg1; - (void)setPendingAddresses:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKScheduledUpdater.h b/iOS7/PrivateFrameworks/ChatKit/CKScheduledUpdater.h index 43b018d74..9fbb11ddd 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKScheduledUpdater.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKScheduledUpdater.h @@ -15,7 +15,8 @@ @property(retain, nonatomic) NSCountedSet *holdingUpdatesKeys; // @synthesize holdingUpdatesKeys=_holdingUpdatesKeys; - (void)invalidate; -- (BOOL)isHoldingUpdates; +- (void)updateIfNeeded; +- (_Bool)isHoldingUpdates; - (void)endHoldingUpdatesForKey:(id)arg1; - (void)beginHoldingUpdatesForKey:(id)arg1; - (void)setNeedsUpdate; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientHeaderController.h b/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientHeaderController.h new file mode 100644 index 000000000..81a997d0a --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientHeaderController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKSingleRecipientHeaderController : CKTranscriptHeaderController +{ +} + +- (void)hideTranscriptHeader; +- (void)showTranscriptHeader; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)viewDidLoad; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientTableViewCell.h b/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientTableViewCell.h index b4058cb89..275a4881e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientTableViewCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSingleRecipientTableViewCell.h @@ -10,38 +10,34 @@ @interface CKSingleRecipientTableViewCell : UITableViewCell { - BOOL _showMailButton; - BOOL _showPhoneButton; - BOOL _showFaceTimeVideoButton; - BOOL _showFaceTimeAudioButton; - BOOL _showInfoButton; + _Bool _showMailButton; + _Bool _showPhoneButton; + _Bool _showFaceTimeVideoButton; + _Bool _showInfoButton; NSString *_entityName; NSMutableArray *_visibleButtons; id _actionDelegate; UIButton *_mailButton; UIButton *_phoneButton; UIButton *_facetimeVideoButton; - UIButton *_facetimeAudioButton; UIButton *_infoButton; } @property(retain, nonatomic) UIButton *infoButton; // @synthesize infoButton=_infoButton; -@property(retain, nonatomic) UIButton *facetimeAudioButton; // @synthesize facetimeAudioButton=_facetimeAudioButton; @property(retain, nonatomic) UIButton *facetimeVideoButton; // @synthesize facetimeVideoButton=_facetimeVideoButton; @property(retain, nonatomic) UIButton *phoneButton; // @synthesize phoneButton=_phoneButton; @property(retain, nonatomic) UIButton *mailButton; // @synthesize mailButton=_mailButton; -@property(nonatomic) BOOL showInfoButton; // @synthesize showInfoButton=_showInfoButton; -@property(nonatomic) BOOL showFaceTimeAudioButton; // @synthesize showFaceTimeAudioButton=_showFaceTimeAudioButton; -@property(nonatomic) BOOL showFaceTimeVideoButton; // @synthesize showFaceTimeVideoButton=_showFaceTimeVideoButton; -@property(nonatomic) BOOL showPhoneButton; // @synthesize showPhoneButton=_showPhoneButton; -@property(nonatomic) BOOL showMailButton; // @synthesize showMailButton=_showMailButton; +@property(nonatomic) _Bool showInfoButton; // @synthesize showInfoButton=_showInfoButton; +@property(nonatomic) _Bool showFaceTimeVideoButton; // @synthesize showFaceTimeVideoButton=_showFaceTimeVideoButton; +@property(nonatomic) _Bool showPhoneButton; // @synthesize showPhoneButton=_showPhoneButton; +@property(nonatomic) _Bool showMailButton; // @synthesize showMailButton=_showMailButton; @property(nonatomic) id actionDelegate; // @synthesize actionDelegate=_actionDelegate; @property(retain, nonatomic) NSMutableArray *visibleButtons; // @synthesize visibleButtons=_visibleButtons; @property(copy, nonatomic) NSString *entityName; // @synthesize entityName=_entityName; - (void)updateCurrentlyVisibleButtons; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSpotlightQuery.h b/iOS7/PrivateFrameworks/ChatKit/CKSpotlightQuery.h index 1f60aada3..1ca69b485 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSpotlightQuery.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSpotlightQuery.h @@ -13,13 +13,13 @@ @interface CKSpotlightQuery : NSObject { SPDaemonQueryToken *_queryToken; - unsigned int _resultIndex; + unsigned long long _resultIndex; SPSearchResultSection *_searchResults; NSMutableDictionary *_chatGUIDToLatestSearchResult; NSObject *_searchResultLoadingGroup; id _completion; - BOOL _processing; - BOOL _cancelled; + _Bool _processing; + _Bool _cancelled; } @property(copy, nonatomic) id completion; // @synthesize completion=_completion; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSpotlightSearchResult.h b/iOS7/PrivateFrameworks/ChatKit/CKSpotlightSearchResult.h index ddee113c3..82ac78494 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSpotlightSearchResult.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSpotlightSearchResult.h @@ -20,7 +20,8 @@ @property(retain, nonatomic) NSDate *messageDate; // @synthesize messageDate=_messageDate; @property(copy, nonatomic) NSString *messageGUID; // @synthesize messageGUID=_messageGUID; @property(copy, nonatomic) NSString *chatGUID; // @synthesize chatGUID=_chatGUID; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; +- (void)dealloc; - (id)initWithMessage:(id)arg1 chatGUID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKSyncController.h b/iOS7/PrivateFrameworks/ChatKit/CKSyncController.h index b06c718f2..66d33b3a3 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKSyncController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKSyncController.h @@ -10,11 +10,11 @@ { int _restoreStateChangedToken; int _attachmentRestoredToken; - BOOL _restoring; + _Bool _restoring; } + (id)sharedInstance; -@property(nonatomic, getter=isRestoring) BOOL restoring; // @synthesize restoring=_restoring; +@property(nonatomic, getter=isRestoring) _Bool restoring; // @synthesize restoring=_restoring; - (void)postAttachmentRestored; - (void)attachmentRestored; - (void)updateRestoreState; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..1d94e4da8 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTextBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView.h index 870d675e7..d6f2cc371 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTextBalloonView.h @@ -10,14 +10,16 @@ @interface CKTextBalloonView : CKColoredBalloonView { + _Bool _centerTextWhenSkinny; CKBalloonTextView *_textView; NSAttributedString *_attributedText; } +@property(nonatomic) _Bool centerTextWhenSkinny; // @synthesize centerTextWhenSkinny=_centerTextWhenSkinny; @property(copy, nonatomic) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; @property(retain, nonatomic) CKBalloonTextView *textView; // @synthesize textView=_textView; -@property(nonatomic) BOOL containsHyperlink; -@property(readonly, nonatomic) BOOL isInteractingWithLink; +@property(nonatomic) _Bool containsHyperlink; +@property(readonly, nonatomic) _Bool isInteractingWithLink; - (void)touchCanceled:(id)arg1; - (void)touchDraggedInside:(id)arg1 forEvent:(id)arg2; - (void)touchUpOutside:(id)arg1 forEvent:(id)arg2; @@ -27,13 +29,15 @@ - (void)tap:(id)arg1 forEvent:(id)arg2; - (void)touchDown:(id)arg1 forEvent:(id)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1 textAlignmentInsets:(struct UIEdgeInsets *)arg2; -- (struct UIEdgeInsets)entryFieldInsets; - (void)prepareForDisplay; +- (void)prepareForReuse; - (void)layoutSubviews; +- (double)textViewOffsetBetweenNormalAndSkinny:(struct CGRect)arg1; +- (double)textViewWidthForWidth:(double)arg1; +- (struct CGRect)_textFrameForBounds:(struct CGRect)arg1 forceSkinny:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (id)description; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextContentView.h b/iOS7/PrivateFrameworks/ChatKit/CKTextContentView.h deleted file mode 100644 index 9dcae352d..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKTextContentView.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITextContentView.h" - -@class UILabel; - -@interface CKTextContentView : UITextContentView -{ - UILabel *_defaultTextView; - BOOL _isShowingDictationPlaceholder; -} - -@property(readonly, nonatomic) BOOL isShowingDictationPlaceholder; // @synthesize isShowingDictationPlaceholder=_isShowingDictationPlaceholder; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; -- (id)insertDictationResultPlaceholder; -- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; -- (struct CGRect)_defaultTextFrame; -- (void)_updateCSSMargins; -- (void)_updateFontSize; -- (void)_updateDefaultText; -- (void)reflow; -- (void)_adjustForSingleLineHeightIfNecessary; -- (struct CGSize)intrinsicContentSize; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)paste:(id)arg1; -- (BOOL)hasContent; -- (void)willMoveToSuperview:(id)arg1; -- (id)automaticallySelectedOverlay; -- (void)hideDefaultText:(BOOL)arg1; -- (BOOL)keyboardInputChanged:(id)arg1; -- (void)setText:(id)arg1; -- (void)setDefaultText:(id)arg1; -- (void)fontSizeChanged; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)supportedPasteboardTypesForCurrentSelection; -- (void)_wvSetupCSS; -- (void)_wvReflow; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKTextContentViewDelegate-Protocol.h deleted file mode 100644 index b8ac2482d..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKTextContentViewDelegate-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol CKTextContentViewDelegate -- (void)ckTextContentViewDidPaste:(id)arg1; -- (BOOL)ckTextContentViewShouldReturn:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart-Display.h b/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart-Display.h new file mode 100644 index 000000000..8f46f0b22 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart-Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTextMessagePart (Display) +- (Class)balloonViewClass; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart.h b/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart.h index b8a450245..abacb06f6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTextMessagePart.h @@ -13,6 +13,7 @@ NSAttributedString *_text; } +- (id)compositionRepresentation; - (id)pasteboardItems; - (id)description; @property(readonly, nonatomic) NSAttributedString *text; // @synthesize text=_text; @@ -20,7 +21,6 @@ - (int)type; - (id)detachedCopy; - (void)dealloc; -- (Class)balloonViewClass; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTimestamp-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTimestamp-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..49685d73c --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTimestamp-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKTimestamp (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTimestamp.h b/iOS7/PrivateFrameworks/ChatKit/CKTimestamp.h index 667b747e5..d92c487ef 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTimestamp.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTimestamp.h @@ -6,11 +6,9 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - @class NSAttributedString, NSDate, NSString; -@interface CKTimestamp : NSObject +@interface CKTimestamp : NSObject { NSDate *_date; id _message; @@ -27,18 +25,9 @@ @property(readonly, nonatomic) NSAttributedString *attributedTranscriptText; @property(readonly, nonatomic) NSString *guid; - (id)initWithDate:(id)arg1 message:(id)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..3fd4ba028 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTitledImageBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView.h index 2e7e5af10..cd6b434e6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTitledImageBalloonView.h @@ -23,7 +23,6 @@ - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRow.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRow.h new file mode 100644 index 000000000..3e4a19e0b --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRow.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptBalloonCell (CKTranscriptDataRow) +- (void)configureForRow:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..cc9d5aa33 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptBalloonCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell.h index 87de4ef09..c3d3e6eaa 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptBalloonCell.h @@ -6,19 +6,25 @@ #import -@class CKBalloonView, UIView; +@class CKBalloonView, NSAttributedString, UILabel, UIView; @interface CKTranscriptBalloonCell : CKTranscriptMessageCell { CKBalloonView *_balloonView; + double _transcriptDrawerWidth; + double _drawerPercentRevealed; + UILabel *_drawerLabel; } +@property(retain, nonatomic) UILabel *drawerLabel; // @synthesize drawerLabel=_drawerLabel; +@property(nonatomic) double drawerPercentRevealed; // @synthesize drawerPercentRevealed=_drawerPercentRevealed; +@property(nonatomic) double transcriptDrawerWidth; // @synthesize transcriptDrawerWidth=_transcriptDrawerWidth; @property(retain, nonatomic) CKBalloonView *balloonView; // @synthesize balloonView=_balloonView; +@property(copy, nonatomic) NSAttributedString *drawerAttributedText; @property(retain, nonatomic) UIView *gradientReferenceView; - (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForRow:(id)arg1; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRow.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRow.h new file mode 100644 index 000000000..96af7e92b --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRow.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptCell (CKTranscriptDataRow) +- (void)configureForRow:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..66db1e28f --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell.h index 04ef7541c..0db56e867 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCell.h @@ -10,8 +10,5 @@ { } -- (void)configureForRow:(id)arg1; -- (void)configureForRowObject:(id)arg1; - @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionView.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionView.h index 848f9a6e2..5c8890856 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionView.h @@ -8,15 +8,15 @@ @interface CKTranscriptCollectionView : CKEditableCollectionView { - BOOL _ignoresContentOffsetChanges; + _Bool _ignoresContentOffsetChanges; } -@property(nonatomic) BOOL ignoresContentOffsetChanges; // @synthesize ignoresContentOffsetChanges=_ignoresContentOffsetChanges; -- (BOOL)isFastAnimationAvailableForContentOffset; +@property(nonatomic) _Bool ignoresContentOffsetChanges; // @synthesize ignoresContentOffsetChanges=_ignoresContentOffsetChanges; +- (_Bool)isFastAnimationAvailableForContentOffset; - (void)reloadData; - (void)setContentInset:(struct UIEdgeInsets)arg1; - (void)setContentOffset:(struct CGPoint)arg1; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController-UILoggingExtension.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController-UILoggingExtension.h new file mode 100644 index 000000000..80a4e4e12 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController-UILoggingExtension.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptCollectionViewController (UILoggingExtension) +- (id)_remoteLogDumpButtonTitle; +- (id)_localLogDumpButtonTitle; +- (void)_performRemoteLogDump; +- (void)_performLocalLogDump; +- (void)__handleLoggingTapped:(id)arg1; +- (void)_showLoggingAlertIfNecessary; +- (void)_tearDownLoggingTapGestureRecognizer; +- (void)_setupLoggingTapGestureRecognizer; +- (_Bool)_shouldShowInternalUILogging; +- (_Bool)_shouldShowUILogging; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController.h index 33734c97f..8de8cb961 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewController.h @@ -7,6 +7,7 @@ #import #import "CKBalloonViewDelegate-Protocol.h" +#import "CKTranscriptCollectionViewDelegate-Protocol.h" #import "CKTranscriptDataDelegate-Protocol.h" #import "UIAlertViewDelegate-Protocol.h" #import "UICollectionViewDataSource-Protocol.h" @@ -15,8 +16,11 @@ @class CKConversation, CKDispatchQueue, CKTranscriptCollectionView, CKTranscriptData, NSIndexSet, NSObject, UITapGestureRecognizer, UIView; -@interface CKTranscriptCollectionViewController : CKViewController +@interface CKTranscriptCollectionViewController : CKViewController { + _Bool _updatesAnimatingContentOffset; + _Bool _peeking; + _Bool _initialLoad; CKDispatchQueue *_transcriptDispatchQueue; CKConversation *_conversation; CKTranscriptData *_transcriptData; @@ -27,9 +31,16 @@ NSIndexSet *_hiddenItems; UITapGestureRecognizer *_loggingTapGestureRecognizer; id _alertHandler; + double _transcriptDrawerWidth; + struct CGPoint _peekSampleTranslation; } +@property(nonatomic, getter=isInitialLoad) _Bool initialLoad; // @synthesize initialLoad=_initialLoad; +@property(nonatomic, getter=isPeeking) _Bool peeking; // @synthesize peeking=_peeking; +@property(nonatomic) double transcriptDrawerWidth; // @synthesize transcriptDrawerWidth=_transcriptDrawerWidth; +@property(nonatomic) struct CGPoint peekSampleTranslation; // @synthesize peekSampleTranslation=_peekSampleTranslation; @property(copy, nonatomic) id alertHandler; // @synthesize alertHandler=_alertHandler; +@property(nonatomic) _Bool updatesAnimatingContentOffset; // @synthesize updatesAnimatingContentOffset=_updatesAnimatingContentOffset; @property(retain, nonatomic) UITapGestureRecognizer *loggingTapGestureRecognizer; // @synthesize loggingTapGestureRecognizer=_loggingTapGestureRecognizer; @property(copy, nonatomic) NSIndexSet *hiddenItems; // @synthesize hiddenItems=_hiddenItems; @property(retain, nonatomic) NSObject *updateAnimationGroup; // @synthesize updateAnimationGroup=_updateAnimationGroup; @@ -38,19 +49,18 @@ @property(retain, nonatomic) CKTranscriptCollectionView *collectionView; // @synthesize collectionView=_collectionView; @property(retain, nonatomic) CKTranscriptData *transcriptData; // @synthesize transcriptData=_transcriptData; @property(retain, nonatomic) CKConversation *conversation; // @synthesize conversation=_conversation; +- (_Bool)wantsDrawerLayout; - (id)collectionViewLayout; -- (BOOL)_shouldShowSendAsSMSForMessage:(id)arg1; +- (_Bool)_shouldShowSendAsSMSForMessage:(id)arg1; @property(readonly, nonatomic) CKDispatchQueue *transcriptDispatchQueue; // @synthesize transcriptDispatchQueue=_transcriptDispatchQueue; - (void)flushTranscriptDispatchQueue; -- (void)contentSizeCategoryDidChange:(id)arg1; - (void)addressBookChanged:(id)arg1; -- (void)localeDidChange:(id)arg1; - (void)transferUpdated:(id)arg1; - (void)previewDidChange:(id)arg1; - (void)transferRestored:(id)arg1; - (void)_resendMessageAtIndexPath:(id)arg1; - (void)_downgradeMessageAtIndexPath:(id)arg1; -- (void)_downgradeMessage:(id)arg1 validateSend:(BOOL)arg2; +- (void)_downgradeMessage:(id)arg1 validateSend:(_Bool)arg2; - (void)touchUpInsideHeaderCellLoadMoreButton:(id)arg1; - (void)touchUpInsideMessageCellFailureButton:(id)arg1; - (void)balloonView:(id)arg1 sendAsTextMessage:(id)arg2; @@ -59,59 +69,59 @@ - (id)messageForBalloonView:(id)arg1; - (id)transcriptObjectForBalloonView:(id)arg1; - (id)indexPathForBalloonView:(id)arg1; -- (void)updateTranscriptWithInsertedIndexes:(id)arg1 deletedIndexes:(id)arg2 reloadedIndexes:(id)arg3 frameIndexes:(id)arg4 tailedIndexes:(id)arg5 anchorIndex:(unsigned int)arg6 animated:(BOOL)arg7 completion:(id)arg8; -- (void)updateTranscriptWithInsertedIndexes:(id)arg1 deletedIndexes:(id)arg2 reloadedIndexes:(id)arg3 frameIndexes:(id)arg4 tailedIndexes:(id)arg5 animated:(BOOL)arg6 completion:(id)arg7; +- (void)updateTranscriptWithInsertedIndexes:(id)arg1 deletedIndexes:(id)arg2 reloadedIndexes:(id)arg3 frameIndexes:(id)arg4 tailedIndexes:(id)arg5 anchorIndex:(unsigned long long)arg6 animated:(_Bool)arg7 completion:(id)arg8; +- (void)updateTranscriptWithInsertedIndexes:(id)arg1 deletedIndexes:(id)arg2 reloadedIndexes:(id)arg3 frameIndexes:(id)arg4 tailedIndexes:(id)arg5 animated:(_Bool)arg6 completion:(id)arg7; - (void)configureCell:(id)arg1 forItemAtIndexPath:(id)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)balloonViewWillResignFirstResponder:(id)arg1; - (void)balloonViewTapped:(id)arg1 withEvent:(id)arg2; - (void)balloonViewTouchedDown:(id)arg1 withEvent:(id)arg2; -- (BOOL)balloonView:(id)arg1 canPerformAction:(SEL)arg2 withSender:(id)arg3; +- (_Bool)balloonView:(id)arg1 canPerformAction:(SEL)arg2 withSender:(id)arg3; - (struct CGRect)calloutTargetRectForBalloonView:(id)arg1; - (id)menuItemsForBalloonView:(id)arg1; - (void)balloonViewDidFinishDataDetectorAction:(id)arg1; - (void)transcriptDataDidUpdate:(id)arg1 inserted:(id)arg2 deleted:(id)arg3 reloaded:(id)arg4 frames:(id)arg5 tailed:(id)arg6; +- (_Bool)collectionView:(id)arg1 layoutHasContactPhotos:(id)arg2; +- (double)collectionView:(id)arg1 layoutBottomSpace:(id)arg2; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 wantsDrawerLayoutForItemAtIndexPath:(id)arg3; - (BOOL)collectionView:(id)arg1 layout:(id)arg2 orientationForItemAtIndexPath:(id)arg3; - (struct CGRect)collectionView:(id)arg1 layout:(id)arg2 frameForItemAtIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (void)collectionViewDidInset:(id)arg1; - (void)collectionViewWillInset:(id)arg1 targetContentInset:(inout struct UIEdgeInsets *)arg2; -- (BOOL)collectionView:(id)arg1 isEditableItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 isEditableItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (void)collectionViewWillProgrammaticallyScroll:(id)arg1; +- (void)collectionViewWillScroll:(id)arg1 targetContentOffset:(inout struct CGPoint *)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)reloadData; -- (void)setScrollAnchor:(float)arg1; +- (void)setScrollAnchor:(double)arg1; - (void)deleteSelectedItems:(id)arg1; - (id)selectedItems; - (id)initWithConversation:(id)arg1; - (void)viewDidAppearDeferredSetup; - (void)performResumeDeferredSetup; -- (void)systemApplicationWillEnterForeground; -- (void)parentControllerDidResume:(BOOL)arg1 animating:(BOOL)arg2; - (void)prepareForSuspend; - (void)significantTimeChange; - (id)contentScrollView; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)didReceiveMemoryWarning; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)didMoveToParentViewController:(id)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; -- (id)_remoteLogDumpButtonTitle; -- (id)_localLogDumpButtonTitle; -- (void)_performRemoteLogDump; -- (void)_performLocalLogDump; -- (void)__handleLoggingTapped:(id)arg1; -- (void)_showLoggingAlertIfNecessary; -- (void)_tearDownLoggingTapGestureRecognizer; -- (void)_setupLoggingTapGestureRecognizer; -- (BOOL)_shouldShowInternalUILogging; -- (BOOL)_shouldShowUILogging; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewDelegate-Protocol.h new file mode 100644 index 000000000..4d6bf9926 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CKEditableCollectionViewDelegate-Protocol.h" + +@protocol CKTranscriptCollectionViewDelegate +- (void)collectionViewDidInset:(id)arg1; +- (void)collectionViewWillInset:(id)arg1 targetContentInset:(inout struct UIEdgeInsets *)arg2; +- (void)collectionViewWillProgrammaticallyScroll:(id)arg1; +- (void)collectionViewWillScroll:(id)arg1 targetContentOffset:(inout struct CGPoint *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayout.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayout.h index a7a23e3f6..46dd00aac 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayout.h @@ -6,45 +6,51 @@ #import "UICollectionViewLayout.h" -@class CADisplayLink, CKTranscriptCollectionViewLayoutAttributes, NSArray; +@class CADisplayLink, NSArray; @interface CKTranscriptCollectionViewLayout : UICollectionViewLayout { - BOOL _easingUp; - BOOL _initialLoad; - float _anchorYPosition; + _Bool _holdingBoundsInvalidation; + _Bool _useInitialLayoutAttributesForRotation; + _Bool _easingUp; + _Bool _hasContactPhotos; + double _anchorYPosition; NSArray *_layoutAttributes; CADisplayLink *_displayLink; - CKTranscriptCollectionViewLayoutAttributes *_boundingItemAttributes; double _prevTimestamp; + double _contactPhotoDrawerInset; + struct CGPoint _targetContentOffset; struct CGSize _contentSize; struct CGRect _visibleBounds; } + (Class)layoutAttributesClass; -@property(nonatomic, getter=isInitialLoad) BOOL initialLoad; // @synthesize initialLoad=_initialLoad; -@property(nonatomic) BOOL easingUp; // @synthesize easingUp=_easingUp; +@property(nonatomic) double contactPhotoDrawerInset; // @synthesize contactPhotoDrawerInset=_contactPhotoDrawerInset; +@property(nonatomic) _Bool hasContactPhotos; // @synthesize hasContactPhotos=_hasContactPhotos; +@property(nonatomic) _Bool easingUp; // @synthesize easingUp=_easingUp; @property(nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; @property(nonatomic) double prevTimestamp; // @synthesize prevTimestamp=_prevTimestamp; @property(nonatomic) struct CGRect visibleBounds; // @synthesize visibleBounds=_visibleBounds; -@property(retain, nonatomic) CKTranscriptCollectionViewLayoutAttributes *boundingItemAttributes; // @synthesize boundingItemAttributes=_boundingItemAttributes; @property(retain, nonatomic) CADisplayLink *displayLink; // @synthesize displayLink=_displayLink; @property(copy, nonatomic) NSArray *layoutAttributes; // @synthesize layoutAttributes=_layoutAttributes; -@property(nonatomic) float anchorYPosition; // @synthesize anchorYPosition=_anchorYPosition; -- (float)bezierPointForPercentage:(float)arg1 anchor1:(struct CGPoint)arg2 anchor2:(struct CGPoint)arg3 control1:(struct CGPoint)arg4 control2:(struct CGPoint)arg5; +@property(nonatomic, getter=isUsingInitialLayoutAttributesForRotation) _Bool useInitialLayoutAttributesForRotation; // @synthesize useInitialLayoutAttributesForRotation=_useInitialLayoutAttributesForRotation; +@property(nonatomic, getter=isHoldingBoundsInvalidation) _Bool holdingBoundsInvalidation; // @synthesize holdingBoundsInvalidation=_holdingBoundsInvalidation; +@property(nonatomic) struct CGPoint targetContentOffset; // @synthesize targetContentOffset=_targetContentOffset; +@property(nonatomic) double anchorYPosition; // @synthesize anchorYPosition=_anchorYPosition; +- (double)bezierPointForPercentage:(double)arg1 anchor1:(double)arg2 anchor2:(double)arg3 control1:(double)arg4 control2:(double)arg5; - (void)updateContentSize; - (id)_layoutAttributesForItemAtIndexPath:(id)arg1; -- (id)_layoutAttributesForBoundingItem; - (void)invalidateDisplayLink; - (void)reloadData; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; - (struct CGSize)collectionViewContentSize; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; +- (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; - (void)prepareLayout; -- (id)init; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayoutAttributes.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayoutAttributes.h index d51e630dc..3b703e353 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayoutAttributes.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptCollectionViewLayoutAttributes.h @@ -9,14 +9,18 @@ @interface CKTranscriptCollectionViewLayoutAttributes : UICollectionViewLayoutAttributes { struct CGRect _targetFrame; - float _easing; - float _targetEasing; + struct CGRect _currentFrame; + double _easing; + double _targetEasing; BOOL _orientation; + _Bool _wantsDrawerLayout; } +@property(nonatomic) _Bool wantsDrawerLayout; // @synthesize wantsDrawerLayout=_wantsDrawerLayout; @property(nonatomic) BOOL orientation; // @synthesize orientation=_orientation; -@property(nonatomic) float targetEasing; // @synthesize targetEasing=_targetEasing; -@property(nonatomic) float easing; // @synthesize easing=_easing; +@property(nonatomic) double targetEasing; // @synthesize targetEasing=_targetEasing; +@property(nonatomic) double easing; // @synthesize easing=_easing; +@property(nonatomic) struct CGRect currentFrame; // @synthesize currentFrame=_currentFrame; @property(nonatomic) struct CGRect targetFrame; // @synthesize targetFrame=_targetFrame; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptComposeDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptComposeDelegate-Protocol.h index 6fd178357..486f81cbd 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptComposeDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptComposeDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol CKTranscriptComposeDelegate - (void)transcriptController:(id)arg1 didSelectNewConversation:(id)arg2; -- (BOOL)supportsAttachments; +- (_Bool)supportsAttachments; - (void)showNewMessageCompositionForMessageParts:(id)arg1; - (void)showForwardedMessageParts:(id)arg1; - (void)transcriptController:(id)arg1 didSendMessageInConversation:(id)arg2; @@ -16,6 +16,6 @@ - (void)didCancelComposition:(id)arg1; @optional -- (BOOL)canEditRecipients; +- (_Bool)canEditRecipients; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Keyboard.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Keyboard.h new file mode 100644 index 000000000..9c61df3e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Keyboard.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptController (Keyboard) +- (struct CGRect)_keyboardScreenFrame:(struct CGRect)arg1 withoutAccessoryViewOfHeight:(double)arg2 orientation:(long long)arg3; +- (double)_heightOfKeyboard; +- (double)_heightOfKeyboardScreenFrame:(struct CGRect)arg1; +- (double)_heightOfKeyboardScreenFrame:(struct CGRect)arg1 orientation:(long long)arg2; +- (double)_distanceFromBottomOfScreenToTopEdgeOfKeyboard; +- (double)_distanceFromBottomOfScreenToTopEdgeOfKeyboardScreenFrame:(struct CGRect)arg1 orientation:(long long)arg2; +- (struct CGRect)_keyboardFrame; +- (struct CGRect)_keyboardFrameForKeyboardScreenFrame:(struct CGRect)arg1; +- (_Bool)_keyboardIsUndocked; +- (_Bool)_keyboardIsOnScreen; +- (_Bool)_keyboardScreenFrameIsOnScreen:(struct CGRect)arg1; +- (void)_keyboardDidChangeFrame:(id)arg1; +- (void)_keyboardLayoutDidChange:(id)arg1; +- (void)_keyboardDidShowOrHide:(id)arg1; +- (void)_keyboardWillShowOrHide:(id)arg1; +- (id)textInputContextIdentifier; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-MediaEntry.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-MediaEntry.h new file mode 100644 index 000000000..0d23f282f --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-MediaEntry.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptController (MediaEntry) ++ (void)_sendDidFinishSavingImageNotificationWithImage:(id)arg1 error:(id)arg2 context:(void *)arg3; ++ (void)_sendDidFinishSavingVideoNotificationWithPath:(id)arg1 error:(id)arg2 context:(void *)arg3; ++ (void)_sendDidStartSavingMediaNotification; +- (id)previewController:(id)arg1 transitionImageForPreviewItem:(id)arg2 contentRect:(struct CGRect *)arg3; +- (struct CGRect)previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id *)arg3; +- (void)previewController:(id)arg1 didTransitionToState:(long long)arg2; +- (void)previewController:(id)arg1 willTransitionToState:(long long)arg2; +- (void)previewControllerDidDismiss:(id)arg1; +- (void)previewControllerWillDismiss:(id)arg1; +- (void)_showCurrentPreviewItemForPreviewController:(id)arg1; +- (void)_hideCurrentPreviewItemForPreviewController:(id)arg1; +- (_Bool)previewController:(id)arg1 shouldOpenURL:(id)arg2 forPreviewItem:(id)arg3; +- (void)readerViewControllerWillDismiss:(id)arg1; +- (id)_supportedMediaTypesForPhotoPicker; +- (void)_showVCalViewerForMediaObject:(id)arg1; +- (void)_showVCardViewerForMediaObject:(id)arg1; +- (void)_showMapViewerForMediaObject:(id)arg1; +- (void)addPassesViewControllerDidFinish:(id)arg1; +- (void)_showPassbookCardViewForMediaObject:(id)arg1; +- (void)showViewerForMediaObject:(id)arg1; +- (void)dismissPresentedViewController:(id)arg1; +- (void)showReaderForPart:(id)arg1; +- (_Bool)_displayPreviewItemForMediaObject:(id)arg1; +- (void)updateQLPreviewControllerIfVisible; +- (id)previewItemsForMediaObject:(id)arg1 currentItemIndex:(long long *)arg2 containsRestoring:(_Bool *)arg3; +- (void)video:(id)arg1 didFinishSavingWithError:(id)arg2 contextInfo:(void *)arg3; +- (void)hideMediaPickerAnimated:(_Bool)arg1; +- (void)showMediaPicker:(id)arg1 animated:(_Bool)arg2; +- (void)_addPart:(id)arg1; +- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; +- (void)imagePickerControllerDidCancel:(id)arg1; +- (void)_userDidCaptureImage; +- (void)_userDidCancelCapturingImage; +- (void)_showPhotoPickerWithSourceType:(long long)arg1; +- (void)_showMediaSourceSelectionSheet; +- (void)addMedia:(id)arg1; +- (_Bool)_shouldAllowCameraAttachments; +- (void)_setupMediaEntry; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Testing.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Testing.h new file mode 100644 index 000000000..fc4cd2618 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController-Testing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptController (Testing) +- (void)_entryDebugShowEntryHUD; +- (void)entryDebugSliderChange:(id)arg1; +- (void)entryDebugClear; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController.h index 794e5366d..c8ce6ba6f 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptController.h @@ -10,6 +10,7 @@ #import "ABPersonViewControllerDelegate-Protocol.h" #import "ABUnknownPersonViewControllerDelegate-Protocol.h" #import "AFContextProvider-Protocol.h" +#import "CKMessageEntryViewDelegate-Protocol.h" #import "CKRecipientSelectionControllerDelegate-Protocol.h" #import "CKTranscriptCollectionViewControllerDelegate-Protocol.h" #import "CKTranscriptHeaderControllerDelegate-Protocol.h" @@ -22,34 +23,30 @@ #import "UIModalViewDelegate-Protocol.h" #import "UINavigationControllerDelegate-Protocol.h" -@class CKAudioTrimViewController, CKConversation, CKEffectsWindow, CKGradientReferenceView, CKMessageComposition, CKMessageEncodingInfo, CKMessageEntryView, CKQLPreviewController, CKRecipientSelectionController, CKTranscriptCollectionViewController, CKTranscriptHeaderViewController, CKTranscriptStatusController, CKTranscriptTypingIndicatorCell, CKVideoTrimController, EKICSPreviewController, NSArray, NSMutableArray, NSNotification, NSNumber, NSString, UIAlertView, UIBarButtonItem, UIImagePickerController, UIImageView, UINavigationItem, UITapGestureRecognizer, UIToolbar, UIWindow, _UINavigationControllerPalette; +@class CKAudioTrimViewController, CKComposition, CKConversation, CKGradientReferenceView, CKMessageEncodingInfo, CKMessageEntryView, CKQLPreviewController, CKRecipientSelectionController, CKTranscriptCollectionViewController, CKTranscriptHeaderController, CKTranscriptStatusController, CKTranscriptTypingIndicatorCell, CKVideoTrimController, NSArray, NSMutableArray, NSNotification, NSNumber, NSString, UIAlertView, UIBarButtonItem, UIImagePickerController, UINavigationItem, UITapGestureRecognizer, UIToolbar, UIView, UIWindow; -@interface CKTranscriptController : UIViewController +@interface CKTranscriptController : UIViewController { - EKICSPreviewController *_icsPreviewController; CKConversation *_conversation; UINavigationItem *_navItem; CKTranscriptStatusController *_statusBar; UIBarButtonItem *_actionItem; UIBarButtonItem *_clearAllItem; CKGradientReferenceView *_backPlacard; - UIImageView *_transcriptTopShadow; - UIImageView *_transcriptLeftShadow; CKMessageEntryView *_entryView; id _composeDelegate; - NSMutableArray *_outboundMessageLayers; CKTranscriptTypingIndicatorCell *_typingIndicatorForSendAnimation; id _scrollBlock; NSMutableArray *_presetMessageParts; NSArray *_newCompositionAddresses; NSString *_serviceAvailabilityKey; - CKMessageComposition *_newComposition; + CKComposition *_newComposition; CKMessageEncodingInfo *_textMessageEncodingInfo; CKAudioTrimViewController *_audioTrimController; CKVideoTrimController *_videoTrimController; - int _storedStatusBarStyle; + long long _storedStatusBarStyle; int _setupState; - BOOL _dimmed; + _Bool _dimmed; UITapGestureRecognizer *_loggingTapGestureRecognizer; id _alertViewHandler; UIWindow *_autorotateDisabledWindow; @@ -64,8 +61,9 @@ unsigned int _isAnimatingMessageSend:1; unsigned int _entryViewWasActiveBeforeEdit:1; unsigned int _entryViewWasActiveBeforePushingViewController:1; + unsigned int _entryViewWasActiveBeforeNewComposeThrow:1; unsigned int _entryViewWasActiveBeforeSwitchingConversations:1; - unsigned int _recipientSelectionViewWasActiveBeforePushingViewController:1; + unsigned int _recipientSelectionViewWasActiveBeforeFirstResponderChange:1; unsigned int _automaticKeyboardWasDisabled:1; unsigned int _togglingEditing:1; unsigned int _keyboardUndocked:1; @@ -80,124 +78,129 @@ unsigned int _transcriptNeedsUpdate; unsigned int _storedStatusBarIsHidden:1; UIToolbar *_actionsToolbar; - BOOL _canSafelyDismissImagePicker; + _Bool _canSafelyDismissImagePicker; struct UIEdgeInsets _transcriptAreaInsets; - float _transcriptTableBottomOffset; + double _transcriptTableBottomOffset; struct CGRect _keyboardScreenFrame; struct CGRect _keyboardScreenFrameWithoutAccessoryView; NSNotification *_keyboardNotification; - BOOL _showingKeyboard; - BOOL _hidingKeyboard; - int _pendingInterfaceOrientation; - BOOL _inRotation; - BOOL _willRotateView; - BOOL _shouldAdjustTranscriptOffsetForRotation; - CKEffectsWindow *_effectsWindow; - BOOL _didCancel; + _Bool _showingKeyboard; + _Bool _hidingKeyboard; + _Bool _keyboardInteractionCancelled; + long long _pendingInterfaceOrientation; + _Bool _inRotation; + _Bool _willRotateView; + _Bool _shouldAdjustTranscriptOffsetForRotation; + _Bool _didCancel; NSString *_initialSystemKeyboardID; UIImagePickerController *_mediaController; CKQLPreviewController *_previewController; - BOOL _safeToMarkAsRead; - BOOL _hasPrepopulatedRecipients; + _Bool _safeToMarkAsRead; + _Bool _hasPrepopulatedRecipients; CKTranscriptCollectionViewController *_collectionViewController; CKRecipientSelectionController *_recipientSelectionController; - CKTranscriptHeaderViewController *_transcriptHeaderViewController; - _UINavigationControllerPalette *_transcriptHeaderPalette; + CKTranscriptHeaderController *_transcriptHeaderViewController; + UIView *_throwAnimationEnforcementView; + UIView *_throwAnimationSnapshotView; + NSMutableArray *_throwBalloonViews; + NSMutableArray *_throwIntermediateFrames; + NSMutableArray *_throwEndFrames; } + (id)readerScrollPositionCache; -+ (void)_sendDidFinishSavingImageNotificationWithImage:(id)arg1 error:(id)arg2 context:(void *)arg3; -+ (void)_sendDidFinishSavingVideoNotificationWithPath:(id)arg1 error:(id)arg2 context:(void *)arg3; -+ (void)_sendDidStartSavingMediaNotification; -@property(retain, nonatomic) _UINavigationControllerPalette *transcriptHeaderPalette; // @synthesize transcriptHeaderPalette=_transcriptHeaderPalette; -@property(retain, nonatomic) CKTranscriptHeaderViewController *transcriptHeaderViewController; // @synthesize transcriptHeaderViewController=_transcriptHeaderViewController; +@property(retain, nonatomic) NSMutableArray *throwEndFrames; // @synthesize throwEndFrames=_throwEndFrames; +@property(retain, nonatomic) NSMutableArray *throwIntermediateFrames; // @synthesize throwIntermediateFrames=_throwIntermediateFrames; +@property(retain, nonatomic) NSMutableArray *throwBalloonViews; // @synthesize throwBalloonViews=_throwBalloonViews; +@property(retain, nonatomic) UIView *throwAnimationSnapshotView; // @synthesize throwAnimationSnapshotView=_throwAnimationSnapshotView; +@property(retain, nonatomic) UIView *throwAnimationEnforcementView; // @synthesize throwAnimationEnforcementView=_throwAnimationEnforcementView; +@property(retain, nonatomic) CKTranscriptHeaderController *transcriptHeaderViewController; // @synthesize transcriptHeaderViewController=_transcriptHeaderViewController; @property(readonly, nonatomic) CKRecipientSelectionController *recipientSelectionController; // @synthesize recipientSelectionController=_recipientSelectionController; -@property(nonatomic) BOOL hasPrepopulatedRecipients; // @synthesize hasPrepopulatedRecipients=_hasPrepopulatedRecipients; +@property(nonatomic) _Bool hasPrepopulatedRecipients; // @synthesize hasPrepopulatedRecipients=_hasPrepopulatedRecipients; @property(retain, nonatomic) CKTranscriptCollectionViewController *collectionViewController; // @synthesize collectionViewController=_collectionViewController; -@property(nonatomic) BOOL safeToMarkAsRead; // @synthesize safeToMarkAsRead=_safeToMarkAsRead; +@property(retain, nonatomic) CKMessageEntryView *entryView; // @synthesize entryView=_entryView; +@property(nonatomic) _Bool safeToMarkAsRead; // @synthesize safeToMarkAsRead=_safeToMarkAsRead; @property(copy, nonatomic) NSArray *newCompositionAddresses; // @synthesize newCompositionAddresses=_newCompositionAddresses; @property(copy, nonatomic) id alertHandler; // @synthesize alertHandler=_alertViewHandler; @property(copy, nonatomic) id scrollBlock; // @synthesize scrollBlock=_scrollBlock; -@property(nonatomic, getter=isDimmed) BOOL dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic, getter=isDimmed) _Bool dimmed; // @synthesize dimmed=_dimmed; @property(retain, nonatomic) NSMutableArray *presetMessageParts; // @synthesize presetMessageParts=_presetMessageParts; @property(nonatomic) id composeDelegate; // @synthesize composeDelegate=_composeDelegate; -- (BOOL)_shouldUseExistingConversations; +- (_Bool)_shouldUseExistingConversations; - (void)_conversationDidChangeNotification:(id)arg1; - (void)showPopoverWithContentViewController:(id)arg1 withPresenter:(id)arg2 withHandler:(void)arg3; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)_resizeEffectsWindowForMessageThrow; -- (void)_hideEffectsWindowForMessageThrow:(BOOL)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; @property(nonatomic) NSNumber *canSafelyDismissImagePicker; - (void)setupScrollingForKeyboardInteraction; -- (void)_resetTranscriptInsetsAnimated:(BOOL)arg1; -- (float)_bottomInset; -- (float)_heightOfTopTranscriptArea; -- (float)_heightOfSpaceAboveKeyboard:(struct CGRect)arg1 undocked:(BOOL)arg2; +- (void)_resetTranscriptInsetsAnimated:(_Bool)arg1; +- (double)_bottomInset; +- (double)_heightOfTopTranscriptArea; +- (double)_heightOfSpaceAboveKeyboard:(struct CGRect)arg1 undocked:(_Bool)arg2; - (struct CGRect)gradientFrame; - (struct UIEdgeInsets)navigationBarInsets; -- (void)_adjustCustomTitleViewFrame:(int)arg1; +- (void)_adjustCustomTitleViewFrame:(long long)arg1; - (void)_refreshStatusBar; - (id)_statusBar; - (void)_requeryIDStatuses; - (id)_overlayView; -- (BOOL)isEditable; +- (_Bool)isEditable; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; -- (BOOL)becomeFirstResponder; +- (_Bool)hasText; +- (_Bool)becomeFirstResponder; - (id)inputAccessoryView; -- (id)_entryView; -- (float)_accessoryViewHeight; -- (BOOL)canBecomeFirstResponder; +- (double)_accessoryViewHeight; +- (_Bool)canBecomeFirstResponder; - (void)showKeyboardForReply; -- (void)_updatePhotoButtonEnabled; - (void)_resetEntryViewSize; -- (struct CGSize)_idealSizeForEntryView:(struct CGSize)arg1; -- (void)_restoreEntryViewCursor; +- (struct CGSize)_idealSizeForEntryView; +- (_Bool)photoButtonEnabled; +- (void)reloadEntryViewIfNeeded; - (id)_fieldForFocus; - (void)_makeFieldForFocusActive; - (void)_makeRecipientEntryViewActive; -- (void)_makeContentEntryViewActive; -- (void)_updateActionsToolbarItemsForRotation:(int)arg1; +- (_Bool)_makeContentEntryViewActive; +- (void)_updateActionsToolbarItemsForRotation:(long long)arg1; - (void)_updateActionsToolbarItems; - (id)_actionsToolbar; -- (void)_setVisible:(BOOL)arg1; -- (BOOL)_isVisible; -- (BOOL)shouldDismissAfterSend; -- (BOOL)_isGroupMessage; +- (void)_setVisible:(_Bool)arg1; +- (_Bool)_isVisible; +- (_Bool)shouldDismissAfterSend; +- (_Bool)_isGroupMessage; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (void)transcriptStatusBar:(id)arg1 updateNavBarProgressBar:(id)arg2 withProgress:(float)arg3; +- (_Bool)allowContextProvider:(id)arg1; +- (void)transcriptStatusBar:(id)arg1 updateNavBarProgressBar:(id)arg2 withProgress:(double)arg3; - (void)transcriptStatusBar:(id)arg1 showNavBarProgressBar:(id)arg2; -- (void)transcriptStatusBar:(id)arg1 setTitle:(id)arg2 animated:(BOOL)arg3; +- (void)transcriptStatusBar:(id)arg1 setTitle:(id)arg2 animated:(_Bool)arg3; +- (struct UIEdgeInsets)recipientSelectionControllerRequestNavigationBarInsets:(id)arg1; - (void)recipientSelectionControllerRequestDismissKeyboard:(id)arg1; - (void)recipientSelectionController:(id)arg1 textDidChange:(id)arg2; - (void)recipientSelectionControllerSearchListDidShowOrHide:(id)arg1; - (void)recipientSelectionControllerReturnPressed:(id)arg1; - (void)recipientSelectionControllerDidChangeSize:(id)arg1; - (void)recipientSelectionController:(id)arg1 didSelectConversation:(id)arg2; -- (void)_setEntryViewVisible:(BOOL)arg1; +- (void)_setEntryViewVisible:(_Bool)arg1; - (id)navigationItem; - (void)showAddToExistingContactViewForEntity:(id)arg1; - (void *)_newPersonWithValue:(struct __CFString *)arg1 forMultiValueProperty:(int)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (void)_restoreSelectionViewIfNecessary; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)dismissPeoplePicker:(id)arg1; -- (void)peoplePickerNavigationController:(id)arg1 insertEditorDidConfirm:(BOOL)arg2 forPerson:(void *)arg3; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldShowInsertEditorForPerson:(void *)arg2 insertProperty:(int *)arg3 copyInsertValue:(id *)arg4 copyInsertLabel:(id *)arg5; +- (void)peoplePickerNavigationController:(id)arg1 insertEditorDidConfirm:(_Bool)arg2 forPerson:(void *)arg3; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldShowInsertEditorForPerson:(void *)arg2 insertProperty:(int *)arg3 copyInsertValue:(id *)arg4 copyInsertLabel:(id *)arg5; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (void)_startEmailWithAddress:(id)arg1; - (void)_startCallWithAddress:(id)arg1 entity:(id)arg2; +- (void)_requestCallTypeForEntity:(id)arg1 withAddresses:(id)arg2 withLabels:(id)arg3 faceTimeAudioEnabled:(_Bool)arg4; +- (void)transcriptHeaderController:(id)arg1 startEmailCommunicationWithEntity:(id)arg2; - (void)transcriptHeaderController:(id)arg1 startCommunicationForEntity:(id)arg2; -- (void)transcriptHeaderController:(id)arg1 requestFacetimeCommunicationTypeForEntity:(id)arg2; -- (void)transcriptHeaderController:(id)arg1 startFacetimeCommunicationForEntity:(id)arg2 audioOnly:(BOOL)arg3; -- (void)transcriptHeaderController:(id)arg1 showContactCardForEntity:(id)arg2 fromView:(id)arg3; +- (void)transcriptHeaderController:(id)arg1 startFacetimeCommunicationForEntity:(id)arg2 audioOnly:(_Bool)arg3; +- (void)transcriptHeaderController:(id)arg1 showContactCardForEntity:(id)arg2 fromView:(id)arg3 fromRect:(struct CGRect)arg4; +- (void)transcriptHeaderControllerHeaderIsAnimatingShowOrHide:(id)arg1; +- (void)transcriptHeaderControllerWillShowOrHide:(id)arg1; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (BOOL)unknownPersonViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; -- (BOOL)personViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; -- (BOOL)sharedShouldPresentMessageCompositionWithVCard:(id)arg1 filename:(id)arg2; -- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; +- (_Bool)personViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; +- (_Bool)sharedShouldPresentMessageCompositionWithVCard:(id)arg1 filename:(id)arg2; +- (_Bool)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)_displayABPersonViewController:(id)arg1; - (id)_abPersonViewControllerForPerson:(void *)arg1 property:(int)arg2 withIdentifier:(int)arg3; - (void)transcriptCollectionViewControllerWantsRefreshStatusBar:(id)arg1; @@ -208,7 +211,7 @@ - (void)transcriptCollectionViewController:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)transcriptCollectionViewController:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (void)_actuallyClearCurrentMessageThread; -- (BOOL)isNewRecipient; +- (_Bool)isNewRecipient; - (void)setupForNewRecipient; - (void)_refreshViewForNewRecipientIfNeeded; - (void)_setupNewComposition; @@ -220,25 +223,15 @@ - (void)setMessageParts:(id)arg1; - (void)clearComposition; - (id)composition; -- (BOOL)_resizeMessageEntryView:(id)arg1 contentSize:(struct CGSize)arg2 animate:(BOOL)arg3; -- (BOOL)_resizeMessageEntryViewWithAnimate:(BOOL)arg1; -- (BOOL)messageEntryView:(id)arg1 contentSizeChanged:(struct CGSize)arg2 animate:(BOOL)arg3; -- (BOOL)getContainerWidth:(float *)arg1 offset:(float *)arg2; +- (_Bool)_resizeMessageEntryView:(id)arg1 animate:(_Bool)arg2; +- (_Bool)_resizeMessageEntryViewWithAnimate:(_Bool)arg1; +- (_Bool)getContainerWidth:(double *)arg1 offset:(double *)arg2; - (void)messageEntryViewSendButtonHitWhileDisabled:(id)arg1; - (void)messageEntryViewSendButtonHit:(id)arg1; -- (BOOL)entryField:(id)arg1 shouldInsertMediaObjects:(id)arg2; -- (BOOL)entryField:(id)arg1 shouldChangeContentTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)entryField:(id)arg1 shouldChangeSubjectTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (void)entryFieldSubjectChanged:(id)arg1; -- (void)entryFieldContentChanged:(id)arg1; -- (void)entryFieldWillDeactivate:(id)arg1; -- (BOOL)entryFieldShouldBecomeActive:(id)arg1; -- (void)entryFieldDidBecomeActive:(id)arg1; -- (void)_characterCountUISettingDidChangeNotification:(id)arg1; -- (void)_updateCharacterCount; -- (void)_updateCharacterCountReplacingCharactersInRange:(struct _NSRange)arg1 replacementText:(id)arg2; -- (BOOL)_isSMSDeliverableComposition:(id)arg1 forConversationWithRecipientCount:(unsigned int)arg2 recipientsRequired:(BOOL)arg3; -- (unsigned int)countOfRecipientsIfSendingMessageNow; +- (_Bool)messageEntryView:(id)arg1 shouldInsertMediaObjects:(id)arg2; +- (void)messageEntryViewDidChange:(id)arg1; +- (_Bool)messageEntryViewShouldBeginEditing:(id)arg1; +- (void)messageEntryViewDidBeginEditing:(id)arg1; - (void)send:(id)arg1; - (void)trimController:(id)arg1 didFinishTrimmingMediaObject:(id)arg2 withReplacementMediaObject:(id)arg3; - (void)trimControllerDidCancel:(id)arg1; @@ -246,66 +239,68 @@ - (double)maxTrimDurationForMediaObject:(id)arg1; - (id)nextMediaObjectToTrim; - (void)_startCreatingNewMessageForSending:(id)arg1; -- (void)scrollToMessage:(id)arg1; +- (void)scrollToMessage:(id)arg1 highlight:(_Bool)arg2; +- (void)_highlightMessage:(id)arg1; - (void)sendMessage:(id)arg1; - (void)clearCurrentMessageThread; -- (void)refreshTranscriptWithAnimation:(BOOL)arg1; -- (void)refreshTranscriptIfNeededWithAnimation:(BOOL)arg1; +- (void)refreshTranscriptWithAnimation:(_Bool)arg1; +- (void)refreshTranscriptIfNeededWithAnimation:(_Bool)arg1; - (void)_cancelMessageSendAnimation; - (void)_finishSendAnimation; -- (void)_throwOutboundMessageToTable; +- (void)_cleanupThrowData; - (void)startSendAnimationForMessage:(id)arg1; - (void)transitionFromNewMessageToConversation; - (void)_endTransitioningToTranscript; - (void)_beginTransitioningToTranscript; -- (struct CGPoint)_transcriptScrollToBottomOffsetWithHeightDelta:(float)arg1; +- (struct CGPoint)_transcriptScrollToBottomOffsetWithHeightDelta:(double)arg1; - (void)_faceTimeAvailabilityChange:(id)arg1; - (void)_setupTranscriptTableHeader; -- (void)_hideTranscriptHeaderViewAnimated:(BOOL)arg1; +- (void)_hideTranscriptHeaderForInteraction; +- (void)_setupTranscriptHeaderView; +- (void)_teardownTranscriptHeaderView; - (void)_updateTranscriptHeaderView; -- (void)_showTranscriptHeaderView; - (void)clearButtonClicked:(id)arg1; - (void)actionButtonClicked:(id)arg1; - (void)_forwardSelectedMessages:(id)arg1; - (void)_deleteSelectedMessages:(id)arg1; - (void)dismissViewControllerWithTransition:(int)arg1 completion:(id)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)cancelButtonClicked:(id)arg1; - (void)updateNavigationButtons; - (id)clearAllItem; -- (BOOL)wantsFullScreenLayout; +- (_Bool)wantsFullScreenLayout; - (void)updateTitle; -- (id)effectsWindow; -- (void)moveCursorToEnd; - (void)addPresetMessagePart:(id)arg1; - (void)_setupViewForConversation; -- (id)entryView; -- (BOOL)isSendingMessage; -- (void)_setEntryViewSize:(struct CGSize)arg1 animate:(BOOL)arg2 animationLength:(float)arg3; +- (_Bool)isSendingMessage; +- (void)_setEntryViewSize:(struct CGSize)arg1 animate:(_Bool)arg2 animationLength:(float)arg3; - (void)updateEntryView; +- (void)_removeRecipientSelectionView; - (void)_setupRecipientSelectionView; - (id)conversation; - (void)setConversation:(id)arg1; -- (void)_removeRecipientSelectionView; - (void)_setConversation:(id)arg1; - (void)_refreshViewForCurrentConversationIfNeeded; - (void)scrollBubbleIndexToVisible:(int)arg1; -- (struct CGPoint)bestVisibleOffsetForBubbleAtIndex:(int)arg1; +- (struct CGPoint)bestVisibleOffsetForBubbleAtIndex:(long long)arg1; +- (void)_preferredServiceChangedNotification:(id)arg1; - (void)_receivedConversationPreferredServiceChangedNotification:(id)arg1; +- (void)_contentSizeCategoryDidChange:(id)arg1; +- (void)_localeDidChange:(id)arg1; - (void)_transferUpdated:(id)arg1; - (void)_transferRestored:(id)arg1; - (void)_receivedMessageSentNotification:(id)arg1; - (void)_receivedMessageErrorNotification:(id)arg1; -- (BOOL)_messageIsForCurrentConversation:(id)arg1; +- (_Bool)_messageIsForCurrentConversation:(id)arg1; - (void)significantTimeChange; - (void)_handleAddressBookChangedNotification:(id)arg1; - (void)_chatUnreadCountDidChange:(id)arg1; - (void)systemApplicationWillEnterForeground; -- (void)parentControllerDidResume:(BOOL)arg1 animating:(BOOL)arg2; +- (void)parentControllerDidResume:(_Bool)arg1 animating:(_Bool)arg2; - (void)prepareForResume; - (void)didReceiveMemoryWarning; - (void)prepareForSuspend; -- (void)_performResume:(BOOL)arg1; +- (void)_performResume:(_Bool)arg1; - (void)_changedStatusBarFrame:(id)arg1; - (void)_screenUnlocked:(id)arg1; - (void)_screenLocked:(id)arg1; @@ -315,91 +310,36 @@ - (void)registerForSharedNotifications; - (void)_markMessagesAsReadIfNecessary; - (void)_updateBackPlacardSubviews; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (id)rotatingFooterView; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_entryViewWillRotate:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(_Bool)arg2; - (void)_saveDraftState; - (void)viewDidAppearDeferredSetup; - (void)performResumeDeferredSetup; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)_canReloadView; -- (void)viewDidUnload; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)_canReloadView; - (void)viewWillUnload; - (void)loadView; - (void)dealloc; - (id)initWithNavigationController:(id)arg1; - (id)init; -- (id)previewController:(id)arg1 transitionImageForPreviewItem:(id)arg2 contentRect:(struct CGRect *)arg3; -- (struct CGRect)previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id *)arg3; -- (void)previewControllerDidDismiss:(id)arg1; -- (void)previewControllerWillDismiss:(id)arg1; -- (void)previewControllerDidAppear:(id)arg1; -- (void)previewControllerWillAppear:(id)arg1; -- (void)_showCurrentPreviewItemForPreviewController:(id)arg1; -- (void)_hideCurrentPreviewItemForPreviewController:(id)arg1; -- (BOOL)previewController:(id)arg1 shouldOpenURL:(id)arg2 forPreviewItem:(id)arg3; -- (void)readerViewControllerWillDismiss:(id)arg1; -- (id)_supportedMediaTypesForPhotoPicker; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)_showVCalViewerForMediaObject:(id)arg1; -- (void)_showVCardViewerForMediaObject:(id)arg1; -- (void)_showMapViewerForMediaObject:(id)arg1; -- (void)_showPassbookCardViewForMediaObject:(id)arg1; -- (void)showViewerForMediaObject:(id)arg1; -- (void)dismissPresentedViewController:(id)arg1; -- (void)showReaderForPart:(id)arg1; -- (BOOL)_displayPreviewItemForMediaObject:(id)arg1; -- (void)updateQLPreviewControllerIfVisible; -- (id)previewItemsForMediaObject:(id)arg1 currentItemIndex:(int *)arg2 containsRestoring:(char *)arg3; -- (void)video:(id)arg1 didFinishSavingWithError:(id)arg2 contextInfo:(void *)arg3; -- (void)hideMediaPickerAnimated:(BOOL)arg1; -- (void)showMediaPicker:(id)arg1 animated:(BOOL)arg2; -- (void)_addPart:(id)arg1; -- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; -- (void)imagePickerControllerDidCancel:(id)arg1; -- (void)_userDidCaptureImage; -- (void)_userDidCancelCapturingImage; -- (void)_showPhotoPickerWithSourceType:(int)arg1; -- (void)_showMediaSourceSelectionSheet; -- (void)addMedia:(id)arg1; -- (BOOL)_shouldAllowCameraAttachments; -- (void)_setupMediaEntry; -- (void)_entryDebugShowEntryHUD; -- (void)entryDebugSliderChange:(id)arg1; -- (void)entryDebugClear; -- (struct CGRect)_keyboardScreenFrame:(struct CGRect)arg1 withoutAccessoryViewOfHeight:(float)arg2 orientation:(int)arg3; -- (float)_heightOfKeyboard; -- (float)_heightOfKeyboardScreenFrame:(struct CGRect)arg1; -- (float)_heightOfKeyboardScreenFrame:(struct CGRect)arg1 orientation:(int)arg2; -- (float)_distanceFromBottomOfScreenToTopEdgeOfKeyboard; -- (float)_distanceFromBottomOfScreenToTopEdgeOfKeyboardScreenFrame:(struct CGRect)arg1 orientation:(int)arg2; -- (struct CGRect)_keyboardFrame; -- (struct CGRect)_keyboardFrameForKeyboardScreenFrame:(struct CGRect)arg1; -- (BOOL)_keyboardIsUndocked; -- (BOOL)_keyboardIsOnScreen; -- (BOOL)_keyboardScreenFrameIsOnScreen:(struct CGRect)arg1; -- (void)_keyboardDidChangeFrame:(id)arg1; -- (void)_keyboardLayoutDidChange:(id)arg1; -- (void)_keyboardDidShowOrHide:(id)arg1; -- (void)_keyboardWillShowOrHide:(id)arg1; -- (id)textInputContextIdentifier; // Remaining properties -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) long long spellCheckingType; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptData.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptData.h index cc1a3a575..54ed91959 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptData.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptData.h @@ -26,15 +26,15 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) NSArray *rows; // @synthesize rows=_rows; @property(retain, nonatomic) CKConversation *conversation; // @synthesize conversation=_conversation; -- (id)_messagesArrayAndTypingMessageForIndexes:(id)arg1 typingMessage:(id *)arg2 hasHeader:(char *)arg3; +- (id)_messagesArrayAndTypingMessageForIndexes:(id)arg1 typingMessage:(id *)arg2 hasHeader:(_Bool *)arg3; - (void)_updateRows:(id)arg1 reloadMessages:(id)arg2 handler:(id)arg3; - (void)_updateRows; - (void)conversationDidEndBatchUpdates:(id)arg1; - (void)messageSendErrorDidChange:(id)arg1; - (void)messageContentDidChange:(id)arg1; - (void)removeSizesAtIndexes:(id)arg1; -- (id)indexesOfTransfer:(id)arg1; -- (unsigned int)indexOfMediaObject:(id)arg1; +- (unsigned long long)indexOfTransfer:(id)arg1; +- (unsigned long long)indexOfMediaObject:(id)arg1; - (id)indexesOfPartsOfMessage:(id)arg1; - (id)allIndexes; - (id)messagesAtIndexes:(id)arg1; @@ -42,15 +42,15 @@ - (void)reloadDowngradedMessage:(id)arg1 handler:(id)arg2; - (void)removeDeletedMessages:(id)arg1 reloadChangedMessages:(id)arg2 handler:(id)arg3; - (void)addSendingMessage:(id)arg1 handler:(id)arg2; -- (BOOL)isHoldingUpdates; +- (_Bool)isHoldingUpdates; - (void)endHoldingUpdatesForKey:(id)arg1; - (void)beginHoldingUpdatesForKey:(id)arg1; - (void)updateIfNeededWithHandler:(id)arg1; - (void)updateIfNeeded; - (id)indexesOfMessage:(id)arg1; -- (id)messageAtIndex:(unsigned int)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (id)rowAtIndex:(unsigned int)arg1; +- (id)messageAtIndex:(unsigned long long)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (id)rowAtIndex:(unsigned long long)arg1; - (id)initWithConversation:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRow.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRow.h index edf650d38..75a2e4ba7 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRow.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRow.h @@ -10,17 +10,17 @@ @interface CKTranscriptDataRow : NSObject { - BOOL _hasTail; + _Bool _hasTail; NSString *_guid; id _object; id _message; struct CGRect _frame; } -+ (id)rowAttributesLock; ++ (void)contentSizeCategoryDidChange:(id)arg1; + (id)rowAttributes; + (id)rowWithObject:(id)arg1 forMessage:(id)arg2; -@property(nonatomic) BOOL hasTail; // @synthesize hasTail=_hasTail; +@property(nonatomic) _Bool hasTail; // @synthesize hasTail=_hasTail; @property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; @property(retain, nonatomic) id message; // @synthesize message=_message; @property(retain, nonatomic) id object; // @synthesize object=_object; @@ -33,21 +33,24 @@ - (id)rowSize; - (struct UIEdgeInsets)textAlignmentInsets; - (struct CGSize)size; -- (BOOL)containsHyperlink; -- (BOOL)isEditable; -- (BOOL)isTypingIndicator; -- (BOOL)displayDuringSend; +- (id)attributedTimestamp; +- (_Bool)containsHyperlink; +- (_Bool)wantsDrawerLayout; +- (_Bool)isEditable; +- (_Bool)isTypingIndicator; +- (_Bool)displayDuringSend; +- (_Bool)transcriptUsesTextAlignmentInsets; - (BOOL)transcriptOrientation; - (struct UIEdgeInsets)contentAlignmentInsets; -- (BOOL)wantsContactImageLayout; +- (_Bool)wantsContactImageLayout; - (id)contactImage; - (void)prewarmForDisplay; -- (BOOL)wantsPrewarmForDisplay; +- (_Bool)wantsPrewarmForDisplay; - (id)cellIdentifier; - (Class)cellClass; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; - (id)initWithObject:(id)arg1 forMessage:(id)arg2; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRowObject-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRowObject-Protocol.h index 65cc19cd1..bbf76e271 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRowObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptDataRowObject-Protocol.h @@ -9,7 +9,9 @@ @protocol CKTranscriptDataRowObject - (id)__ck_displayContactImage; - (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; - (BOOL)__ck_displayTranscriptOrientation; - (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; - (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..67ccc76dd --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKTranscriptHeader (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader.h index e703d6a8e..af5529dca 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeader.h @@ -6,9 +6,7 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - -@interface CKTranscriptHeader : NSObject +@interface CKTranscriptHeader : NSObject { id _message; } @@ -16,15 +14,6 @@ @property(retain, nonatomic) id message; // @synthesize message=_message; - (id)initWithMessage:(id)arg1; - (void)dealloc; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..dc7b6cb9f --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptHeaderCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell.h index bfa36daac..961fc3b63 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderCell.h @@ -17,7 +17,6 @@ - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderController.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderController.h new file mode 100644 index 000000000..626ca2e17 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderController.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class CKConversation, NSArray, NSString, UINavigationController, _UINavigationControllerPalette; + +@interface CKTranscriptHeaderController : UITableViewController +{ + _Bool _visible; + _Bool __showPhoneButton; + _Bool __showEmailButton; + id _delegate; + UINavigationController *_paletteNavigationController; + CKConversation *_conversation; + _UINavigationControllerPalette *_transcriptHeaderPalette; + NSArray *_recipients; + NSString *_serviceAvailabilityKey; +} + +@property(readonly, nonatomic) _Bool _showEmailButton; // @synthesize _showEmailButton=__showEmailButton; +@property(readonly, nonatomic) _Bool _showPhoneButton; // @synthesize _showPhoneButton=__showPhoneButton; +@property(retain, nonatomic) NSString *serviceAvailabilityKey; // @synthesize serviceAvailabilityKey=_serviceAvailabilityKey; +@property(retain, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; +@property(nonatomic, getter=isVisible) _Bool visible; // @synthesize visible=_visible; +@property(retain, nonatomic) _UINavigationControllerPalette *transcriptHeaderPalette; // @synthesize transcriptHeaderPalette=_transcriptHeaderPalette; +@property(retain, nonatomic) CKConversation *conversation; // @synthesize conversation=_conversation; +@property(nonatomic) UINavigationController *paletteNavigationController; // @synthesize paletteNavigationController=_paletteNavigationController; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)hideTranscriptHeader; +- (void)showTranscriptHeader; +- (struct UIEdgeInsets)_navigationBarInsets; +- (void)_configureCellForAvailableServices:(id)arg1 atIndexPath:(id)arg2; +- (_Bool)_hasLinkedTelephoneNumbersForEntity:(id)arg1; +@property(readonly, nonatomic) _Bool _isFaceTimeAudioAvailable; +@property(readonly, nonatomic) _Bool _isFaceTimeVideoAvailable; +@property(readonly, nonatomic) _Bool _isTelephonyDevice; +- (_Bool)_showEmailButtonForEntity:(id)arg1; +@property(readonly, nonatomic) _Bool _showFaceTimeVideoButton; +- (_Bool)_showPhoneButtonForEntity:(id)arg1; +@property(readonly, nonatomic) _Bool _showInfoButton; +- (void)infoAction:(id)arg1; +- (void)facetimeVideoAction:(id)arg1; +- (void)phoneCallAction:(id)arg1; +- (void)sendEmailAction:(id)arg1; +- (id)indexPathForButton:(id)arg1; +- (id)entityForButton:(id)arg1; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidLoad; +- (void)loadView; +- (id)initWithStyle:(long long)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderControllerDelegate-Protocol.h index 90bd2b737..10972bf80 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderControllerDelegate-Protocol.h @@ -7,9 +7,11 @@ #import "NSObject-Protocol.h" @protocol CKTranscriptHeaderControllerDelegate -- (void)transcriptHeaderController:(id)arg1 startFacetimeCommunicationForEntity:(id)arg2 audioOnly:(BOOL)arg3; -- (void)transcriptHeaderController:(id)arg1 requestFacetimeCommunicationTypeForEntity:(id)arg2; +- (void)transcriptHeaderControllerHeaderIsAnimatingShowOrHide:(id)arg1; +- (void)transcriptHeaderControllerWillShowOrHide:(id)arg1; +- (void)transcriptHeaderController:(id)arg1 startFacetimeCommunicationForEntity:(id)arg2 audioOnly:(_Bool)arg3; +- (void)transcriptHeaderController:(id)arg1 startEmailCommunicationWithEntity:(id)arg2; - (void)transcriptHeaderController:(id)arg1 startCommunicationForEntity:(id)arg2; -- (void)transcriptHeaderController:(id)arg1 showContactCardForEntity:(id)arg2 fromView:(id)arg3; +- (void)transcriptHeaderController:(id)arg1 showContactCardForEntity:(id)arg2 fromView:(id)arg3 fromRect:(struct CGRect)arg4; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderViewController.h deleted file mode 100644 index c6a54274d..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptHeaderViewController.h +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewController.h" - -#import "UIActionSheetDelegate-Protocol.h" - -@class NSArray, NSString; - -@interface CKTranscriptHeaderViewController : UITableViewController -{ - BOOL _isVisible; - BOOL __showPhoneButton; - BOOL __showFaceTimeAudioButton; - BOOL __showEmailButton; - id _delegate; - NSArray *_recipients; - NSString *_serviceAvailabilityKey; -} - -@property(readonly, nonatomic) BOOL _showEmailButton; // @synthesize _showEmailButton=__showEmailButton; -@property(readonly, nonatomic) BOOL _showFaceTimeAudioButton; // @synthesize _showFaceTimeAudioButton=__showFaceTimeAudioButton; -@property(readonly, nonatomic) BOOL _showPhoneButton; // @synthesize _showPhoneButton=__showPhoneButton; -@property(retain, nonatomic) NSString *serviceAvailabilityKey; // @synthesize serviceAvailabilityKey=_serviceAvailabilityKey; -@property(nonatomic) BOOL isVisible; // @synthesize isVisible=_isVisible; -@property(copy, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)_hasLinkedTelephoneNumbersForEntity:(id)arg1; -@property(readonly, nonatomic) BOOL _isFaceTimeAudioAvailable; -@property(readonly, nonatomic) BOOL _isFaceTimeVideoAvailable; -@property(readonly, nonatomic) BOOL _isTelephonyDevice; -- (BOOL)_showEmailButtonForEntity:(id)arg1; -- (BOOL)_showFaceTimeAudioButtonForEntity:(id)arg1; -@property(readonly, nonatomic) BOOL _showFaceTimeVideoButton; -- (BOOL)_showPhoneButtonForEntity:(id)arg1; -@property(readonly, nonatomic) BOOL _showInfoButton; -- (void)_startCommunicationForEntity:(id)arg1; -- (void)infoAction:(id)arg1; -- (void)facetimeAudioAction:(id)arg1; -- (void)facetimeVideoAction:(id)arg1; -- (void)phoneCallAction:(id)arg1; -- (void)sendEmailAction:(id)arg1; -- (id)entityForButton:(id)arg1; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)loadView; -- (id)initWithStyle:(int)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..0662f5890 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptLabelCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell.h index d25be6763..3a0b36406 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptLabelCell.h @@ -19,7 +19,6 @@ - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRow.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRow.h new file mode 100644 index 000000000..5f26a762e --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRow.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptMessageCell (CKTranscriptDataRow) +- (void)configureForRow:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..8da7e21e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptMessageCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell.h index 5d783a39c..b6f9903f1 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptMessageCell.h @@ -11,22 +11,20 @@ @interface CKTranscriptMessageCell : CKTranscriptCell { BOOL _orientation; - BOOL _wantsContactImageLayout; + _Bool _wantsContactImageLayout; UIButton *_failureButton; UIImageView *_contactImageView; } @property(retain, nonatomic) UIImageView *contactImageView; // @synthesize contactImageView=_contactImageView; @property(retain, nonatomic) UIButton *failureButton; // @synthesize failureButton=_failureButton; -@property(nonatomic) BOOL wantsContactImageLayout; // @synthesize wantsContactImageLayout=_wantsContactImageLayout; +@property(nonatomic) _Bool wantsContactImageLayout; // @synthesize wantsContactImageLayout=_wantsContactImageLayout; @property(nonatomic) BOOL orientation; // @synthesize orientation=_orientation; -@property(nonatomic) BOOL failed; +@property(nonatomic) _Bool failed; @property(retain, nonatomic) UIImage *contactImage; - (void)layoutSubviews; - (id)description; - (void)dealloc; -- (void)configureForRow:(id)arg1; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..c3e8bb188 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptServiceCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell.h index 54f3a303a..7a07eb9dc 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptServiceCell.h @@ -24,7 +24,6 @@ - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptStatusController.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptStatusController.h index 2a23be7cf..08f48efa3 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptStatusController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptStatusController.h @@ -17,12 +17,12 @@ NSString *_lastMsg; NSTimer *_progressUpdateTimer; NSMutableSet *_currentMessages; - BOOL _updatingProgress; - BOOL _viewTitle; - BOOL _finishingUp; - BOOL _animatingFadeOut; + _Bool _updatingProgress; + _Bool _viewTitle; + _Bool _finishingUp; + _Bool _animatingFadeOut; id _delegate; - BOOL _suspended; + _Bool _suspended; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -35,20 +35,20 @@ - (void)resetProgress; - (id)_title; - (void)_finishProgress; -- (BOOL)_calcVals:(char *)arg1; -- (void)_refreshNavigationItemViewAnimate:(BOOL)arg1; +- (_Bool)_calcVals:(_Bool *)arg1; +- (void)_refreshNavigationItemViewAnimate:(_Bool)arg1; - (void)_refreshNavigationItemView; - (void)_startUpdatingProgress; - (void)_updateCurrentMessages; -- (void)_updateNavItemTitleView:(BOOL)arg1; +- (void)_updateNavItemTitleView:(_Bool)arg1; - (void)_hideName; -- (void)_updateTitle:(BOOL)arg1; -- (id)_localizedTitleForSendingPart:(int)arg1 ofPart:(int)arg2; +- (void)_updateTitle:(_Bool)arg1; +- (id)_localizedTitleForSendingPart:(long long)arg1 ofPart:(long long)arg2; - (void)refresh; -- (BOOL)_shouldShowProgress; +- (_Bool)_shouldShowProgress; - (void)reset; - (void)brieflyShowName; -- (void)setProgressIndicatorHidden:(BOOL)arg1; +- (void)setProgressIndicatorHidden:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTableHeaderView.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTableHeaderView.h deleted file mode 100644 index 4e7f5b12a..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTableHeaderView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIButton; - -@interface CKTranscriptTableHeaderView : UIView -{ - UIButton *_loadMoreButton; -} - -+ (float)defaultHeight; -@property(retain, nonatomic) UIButton *loadMoreButton; // @synthesize loadMoreButton=_loadMoreButton; -- (id)initWithFrame:(struct CGRect)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptToolbarView.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptToolbarView.h index 37254895a..cb3c69b6c 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptToolbarView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptToolbarView.h @@ -13,22 +13,22 @@ UIButton *_editButton; UIButton *_contactButton; UIButton *_cancelButton; - BOOL _hasContact; - BOOL _isGroupMessage; - BOOL _cancelButtonVisible; + _Bool _hasContact; + _Bool _isGroupMessage; + _Bool _cancelButtonVisible; id _delegate; } -@property(nonatomic, getter=isCancelButtonVisible) BOOL cancelButtonVisible; // @synthesize cancelButtonVisible=_cancelButtonVisible; -@property(nonatomic) BOOL isGroupMessage; // @synthesize isGroupMessage=_isGroupMessage; -@property(nonatomic) BOOL hasContact; // @synthesize hasContact=_hasContact; +@property(nonatomic, getter=isCancelButtonVisible) _Bool cancelButtonVisible; // @synthesize cancelButtonVisible=_cancelButtonVisible; +@property(nonatomic) _Bool isGroupMessage; // @synthesize isGroupMessage=_isGroupMessage; +@property(nonatomic) _Bool hasContact; // @synthesize hasContact=_hasContact; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_buttonClicked:(id)arg1; - (struct CGRect)frameForButton:(short)arg1; - (void)layoutSubviews; - (void)sizeToFit; - (void)dealloc; -- (id)initAsGroupMessage:(BOOL)arg1 hasMessages:(BOOL)arg2; +- (id)initAsGroupMessage:(_Bool)arg1 hasMessages:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..9b6c85bd5 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell-CKTranscriptDataRowObject.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTranscriptTypingIndicatorCell (CKTranscriptDataRowObject) +- (void)configureForRowObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell.h b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell.h index d6cd6ae02..6acf248e6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTranscriptTypingIndicatorCell.h @@ -16,13 +16,14 @@ + (struct CGSize)indicatorSize; @property(retain, nonatomic) CKTypingIndicatorLayer *typingIndicatorLayer; // @synthesize typingIndicatorLayer=_typingIndicatorLayer; - (void)startShrinkAnimation; +- (void)stopPulseAnimation; - (void)startPulseAnimation; - (void)startGrowAnimation; +- (void)_applicationDidEnterBackground:(id)arg1; - (void)_applicationWillEnterForeground:(id)arg1; - (void)didMoveToWindow; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForRowObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView-CKMessagePart_Display.h b/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView-CKMessagePart_Display.h new file mode 100644 index 000000000..3311bfdbd --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView-CKMessagePart_Display.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CKTruncatedTextBalloonView (CKMessagePart_Display) +- (void)configureForMessagePart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView.h b/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView.h index 50b9508af..d5f3bf0f1 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTruncatedTextBalloonView.h @@ -16,10 +16,10 @@ } @property(retain, nonatomic) UIImageView *chevron; // @synthesize chevron=_chevron; +- (void)prepareForDisplay; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (void)configureForMessagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator-CKTranscriptDataRowObject.h new file mode 100644 index 000000000..0790b2134 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator-CKTranscriptDataRowObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "CKTranscriptDataRowObject-Protocol.h" + +@interface CKTypingIndicator (CKTranscriptDataRowObject) +- (id)__ck_displayContactImage; +- (void)__ck_prewarmForDisplay; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; +- (BOOL)__ck_displayTranscriptOrientation; +- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; +- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; +- (id)__ck_displayCellIdentifier; +- (Class)__ck_displayCellClass; +- (id)__ck_displayGUIDWithMessage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator.h b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator.h index 8cf5111eb..b8797198c 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicator.h @@ -6,32 +6,21 @@ #import "NSObject.h" -#import "CKTranscriptDataRowObject-Protocol.h" - @class CKEntity, NSString; -@interface CKTypingIndicator : NSObject +@interface CKTypingIndicator : NSObject { - BOOL _hasAppeared; + _Bool _hasAppeared; id _message; } -@property(nonatomic) BOOL hasAppeared; // @synthesize hasAppeared=_hasAppeared; +@property(nonatomic) _Bool hasAppeared; // @synthesize hasAppeared=_hasAppeared; @property(retain, nonatomic) id message; // @synthesize message=_message; @property(readonly, nonatomic) CKEntity *sender; @property(readonly, nonatomic) NSString *guid; - (id)initWithMessage:(id)arg1; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; -- (id)__ck_displayContactImage; -- (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; -- (BOOL)__ck_displayTranscriptOrientation; -- (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; -- (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; -- (id)__ck_displayCellIdentifier; -- (Class)__ck_displayCellClass; -- (id)__ck_displayGUIDWithMessage:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicatorLayer.h b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicatorLayer.h index 1c50e937b..26a0ff55f 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicatorLayer.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKTypingIndicatorLayer.h @@ -31,14 +31,15 @@ @property(retain, nonatomic) CALayer *smallBubble; // @synthesize smallBubble=_smallBubble; - (void)stopAnimation; - (void)startShrinkAnimation; +- (void)stopPulseAnimation; - (void)startPulseAnimation; - (void)startGrowAnimation; -- (id)_largeBubblePulseAnimationsWithSpeed:(float)arg1 delay:(float)arg2; -- (id)_largeBubbleGrowAnimationsWithSpeed:(float)arg1 offset:(struct CGPoint)arg2; -- (id)_mediumBubblePulseAnimationsWithSpeed:(float)arg1 delay:(float)arg2; -- (id)_mediumBubbleGrowAnimationsWithSpeed:(float)arg1 offset:(struct CGPoint)arg2; -- (id)_smallBubblePulseAnimationsWithSpeed:(float)arg1 delay:(float)arg2; -- (id)_smallBubbleGrowAnimationsWithSpeed:(float)arg1 offset:(struct CGPoint)arg2; +- (id)_largeBubblePulseAnimationWithSpeed:(double)arg1 delay:(double)arg2; +- (id)_largeBubbleGrowAnimationsWithSpeed:(double)arg1 offset:(struct CGPoint)arg2; +- (id)_mediumBubblePulseAnimationWithSpeed:(double)arg1 delay:(double)arg2; +- (id)_mediumBubbleGrowAnimationsWithSpeed:(double)arg1 offset:(struct CGPoint)arg2; +- (id)_smallBubblePulseAnimationWithSpeed:(double)arg1 delay:(double)arg2; +- (id)_smallBubbleGrowAnimationsWithSpeed:(double)arg1 offset:(struct CGPoint)arg2; - (void)_buildThinkingDots; - (void)_setup; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/CKUIBehavior.h b/iOS7/PrivateFrameworks/ChatKit/CKUIBehavior.h index e770d0a6b..254a39fd9 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKUIBehavior.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKUIBehavior.h @@ -10,50 +10,47 @@ @interface CKUIBehavior : NSObject { - float _bubbleIndentationDuringEditMode; + double _bubbleIndentationDuringEditMode; } -+ (void)invalidate_conversationListDateBodyLeading; -+ (void)invalidate_conversationListSummaryBodyLeading; -+ (void)invalidate_conversationListSenderBodyLeading; -+ (void)invalidate_characterCountFont; -+ (void)invalidate_balloonSubjectFont; -+ (void)invalidate_balloonTextFont; -+ (void)invalidate_timestampBodyLeading; -+ (void)invalidate_transcriptBoldTextHeight; -+ (void)invalidate_transcriptBoldTextAlignmentInsets; -+ (void)invalidate_transcriptBoldTextFont; -+ (void)invalidate_transcriptTextFont; -+ (void)invalidate_readerFont; + (id)sharedBehaviors; -@property(readonly, nonatomic) float bubbleIndentationDuringEditMode; // @synthesize bubbleIndentationDuringEditMode=_bubbleIndentationDuringEditMode; +@property(readonly, nonatomic) double bubbleIndentationDuringEditMode; // @synthesize bubbleIndentationDuringEditMode=_bubbleIndentationDuringEditMode; - (id)timestampDateFormatter; @property(readonly, nonatomic) NSString *transcriptDefaultPNG; @property(readonly, nonatomic) NSString *conversationListDefaultPNG; -- (unsigned int)conversationCacheSize; +- (unsigned long long)conversationCacheSize; - (id)dimmingViewBackgroundColor; -- (BOOL)dimsTranscriptWhileEditingConversations; -- (BOOL)shouldDimTranscript; -- (float)senderSummaryConversationListSpace; -- (float)bottomConversationListSpace; -- (float)topConversationListSpace; -- (float)conversationListDateBodyLeading; -- (float)conversationListSummaryBodyLeading; -- (float)conversationListSenderBodyLeading; +- (_Bool)dimsTranscriptWhileEditingConversations; +- (_Bool)shouldDimTranscript; +- (double)senderSummaryConversationListSpace; +- (double)bottomConversationListSpace; +- (double)topConversationListSpace; +- (double)conversationListDateBodyLeading; +- (double)conversationListSummaryBodyLeading; +- (double)conversationListSenderBodyLeading; +- (id)forwardImage; +- (id)red_chevronImage; +- (id)siri_chevronImage; +- (id)blue_chevronImage; +- (id)green_chevronImage; +- (id)gray_chevronImage; +- (id)chevronImageForColorType:(BOOL)arg1; +- (id)systemGrayChevronImage; +- (id)whiteChevronImage; - (id)chevronImage; +- (_Bool)showsChevronImage; - (id)conversationListDateFont; - (id)conversationListSummaryFont; - (id)conversationListSenderFont; +- (double)entryFieldElementPadding; +- (double)entryFieldLineFragmentPadding; - (id)characterCountFont; - (id)entryFieldDividerColor; - (id)entryFieldBackgroundColor; - (id)entryFieldGrayColor; +- (id)lightGrayColor; - (id)photoButtonColor; -- (id)siri_sendButtonFont; -- (id)blue_sendButtonFont; -- (id)green_sendButtonFont; -- (id)gray_sendButtonFont; -- (id)sendButtonFontForColorType:(BOOL)arg1; +- (id)red_sendButtonColor; - (id)siri_sendButtonColor; - (id)blue_sendButtonColor; - (id)green_sendButtonColor; @@ -64,10 +61,11 @@ - (id)genericDocumentIcon; - (struct CGSize)documentIconSize; - (struct UIEdgeInsets)documentIconAlignmentRectInsets; -- (float)balloonMaxWidth; -- (struct UIEdgeInsets)balloonDistanceFieldAlignmentRectInsets; -- (struct UIEdgeInsets)balloonDistanceFieldCapInsets; -- (struct CGSize)balloonDistanceFieldSize; +- (_Bool)supportsPassbookAttachments; +- (double)balloonMaxWidthForOrientation:(BOOL)arg1; +- (double)rightBalloonMaxWidth; +- (double)leftBalloonMaxWidth; +- (double)contactPhotoBalloonMargin; - (struct UIEdgeInsets)balloonMaskFrameInsets; - (struct UIEdgeInsets)balloonMaskFrameCapInsets; - (struct UIEdgeInsets)balloonMaskAlignmentRectInsets; @@ -75,133 +73,151 @@ - (struct UIEdgeInsets)balloonMaskCapInsets; - (struct CGSize)skinnyBalloonMaskSize; - (struct CGSize)balloonMaskSize; -- (float)skinnyBalloonWidthDifference; -- (float)balloonMaskTailWidth; -- (float)balloonTextLineHeight; +- (double)skinnyBalloonWidthDifference; +- (double)balloonMaskTailWidth; +- (double)balloonTextLineHeight; - (id)balloonSubjectFont; - (id)balloonTextFont; -- (id)attachmentBalloonsDownloadingIcon; - (id)attachmentBalloonTextColor; - (id)attachmentBalloonActionColor; +- (id)red_balloonOverlayColor; +- (id)siri_balloonOverlayColor; +- (id)blue_balloonOverlayColor; +- (id)green_balloonOverlayColor; +- (id)gray_balloonOverlayColor; +- (id)balloonOverlayColorForColorType:(BOOL)arg1; +- (id)red_backgroundBalloonColor; - (id)siri_backgroundBalloonColor; - (id)blue_backgroundBalloonColor; - (id)green_backgroundBalloonColor; - (id)gray_backgroundBalloonColor; - (id)backgroundBalloonColorForColorType:(BOOL)arg1; +- (id)red_balloonTextLinkColor; +- (id)siri_balloonTextLinkColor; +- (id)blue_balloonTextLinkColor; +- (id)green_balloonTextLinkColor; +- (id)gray_balloonTextLinkColor; +- (id)balloonTextLinkColorForColorType:(BOOL)arg1; +- (id)red_balloonTextColor; - (id)siri_balloonTextColor; - (id)blue_balloonTextColor; - (id)green_balloonTextColor; - (id)gray_balloonTextColor; - (id)balloonTextColorForColorType:(BOOL)arg1; +- (id)red_unfilledBalloonColor; - (id)siri_unfilledBalloonColor; - (id)blue_unfilledBalloonColor; - (id)green_unfilledBalloonColor; - (id)gray_unfilledBalloonColor; - (id)unfilledBalloonColorForColorType:(BOOL)arg1; +- (id)red_balloonColors; - (id)siri_balloonColors; - (id)blue_balloonColors; - (id)green_balloonColors; - (id)gray_balloonColors; - (id)balloonColorsForColorType:(BOOL)arg1; -- (float)bottomTranscriptSpace; -- (float)topTranscriptSpace; -- (float)largeTranscriptSpace; -- (float)mediumTranscriptSpace; -- (float)smallTranscriptSpace; -- (float)timestampBodyLeadingFraction:(float)arg1; -- (float)timestampBodyLeading; -- (float)balloonBalloonTranscriptSpace:(BOOL)arg1; +- (double)bottomTranscriptSpace; +- (double)topTranscriptSpace; +- (double)largeTranscriptSpace; +- (double)mediumTranscriptSpace; +- (double)smallTranscriptSpace; +- (double)timestampBodyLeadingFraction:(double)arg1; +- (double)timestampBodyLeading; +- (double)balloonBalloonTranscriptSpace:(_Bool)arg1; +- (double)transcriptDrawerOverlap; +- (void)invalidateTranscriptDrawerWidth; +- (double)transcriptDrawerWidth; +- (struct UIEdgeInsets)contactPhotoTranscriptInsets; - (struct UIEdgeInsets)serviceTranscriptInsets; - (struct UIEdgeInsets)timestampTranscriptInsets; - (struct UIEdgeInsets)entityTranscriptInsets; - (struct UIEdgeInsets)statusTranscriptInsets; - (struct UIEdgeInsets)balloonTranscriptInsets; -- (float)transcriptBoldTextHeight; +- (double)transcriptBoldTextHeight; - (struct UIEdgeInsets)transcriptBoldTextAlignmentInsets; +- (id)transcriptStatusParagraphStyle; - (id)transcriptBoldTextFont; - (id)transcriptTextFont; - (id)transcriptTextColor; - (id)readerFont; -- (float)spaceBetweenEditToolbarButtons; +- (double)spaceBetweenEditToolbarButtons; +- (_Bool)isAccessibilityPreferredContentSizeCategory; - (id)appTintColor; -@property(readonly, nonatomic) BOOL shouldShowContactPhotos; +@property(readonly, nonatomic) _Bool shouldShowContactPhotos; - (id)previewTitleFont; -- (float)previewTitleBarHeight; +- (double)previewTitleBarHeight; - (struct UIEdgeInsets)minimumPlayButtonInsets; +- (struct CGSize)mapThumbnailFillSize; +- (struct CGSize)attachmentBalloonSize; - (struct CGSize)untailedPreviewFillSizeForImageSize:(struct CGSize)arg1; - (struct CGSize)thumbnailFillSizeForImageSize:(struct CGSize)arg1; -- (float)attachmentBalloonHeight; - (id)transcriptSeparatorColor; - (id)transcriptHeaderTextFont; - (id)transcriptBackgroundColor; -- (float)paddingAfterLastTranscriptRow; -- (float)paddingBeforeFirstTranscriptRow; -- (float)typingIndicatorMargin; -- (float)transcriptContactImageDiameter; -- (float)recipientOverlaySingleLineContentHeight; -- (BOOL)shouldRefreshAlternateAddressesSheet; -- (BOOL)shouldAutomaticallyCheckAvailabilityOfAlternateAddresses; -- (float)collapsedRecipientListLeftPadding; -- (BOOL)shouldShowDisclosureChevronInRecipientAtoms; -- (BOOL)shouldHomogenizeAtomsForPreferredService; -- (float)conversationListRowHeight; -- (float)conversationListContactImageDiameter; -@property(readonly, nonatomic) BOOL useContactPhotosInConversationList; -@property(readonly, nonatomic) float sendButtonHorizontalPadding; -@property(readonly, nonatomic) float entryFieldToSendButtonSpacing; -@property(readonly, nonatomic) float entryFieldToPhotoButtonSpacing; -@property(readonly, nonatomic) float entryFieldRightMargin; -@property(readonly, nonatomic) float entryFieldLeftMargin; -@property(readonly, nonatomic) float entryFieldBottomMargin; -@property(readonly, nonatomic) struct CGRect entryFieldBackgroundStretchSpecs; -@property(readonly, nonatomic) struct CGRect inputFieldCoverStretchSpecs; -@property(readonly, nonatomic) BOOL shouldRoundBottomLeftCornerOfEntryField; -@property(readonly, nonatomic) BOOL floatingEntryFieldEnabled; // @dynamic floatingEntryFieldEnabled; -@property(readonly, nonatomic) BOOL usesFullWidthMessageEntryViewWhenKeyboardIsUndocked; -@property(readonly, nonatomic) BOOL presentForwardingUIModally; -@property(readonly, nonatomic) BOOL usesPersistentConversationSelection; -@property(readonly, nonatomic) BOOL selectNewConversationOnDeletion; -@property(readonly, nonatomic) BOOL selectNewConversationOnStateRestore; -@property(readonly, nonatomic) BOOL showPendingInConversationList; +- (double)transcriptContactImageDiameter; +- (double)recipientOverlaySingleLineContentHeight; +- (_Bool)shouldRefreshAlternateAddressesSheet; +- (_Bool)shouldAutomaticallyCheckAvailabilityOfAlternateAddresses; +- (double)collapsedRecipientListLeftPadding; +- (_Bool)shouldShowDisclosureChevronInRecipientAtoms; +- (_Bool)shouldHomogenizeAtomsForPreferredService; +- (double)conversationListRowHeight; +- (double)conversationListMultipleContactsImageDiameter; +- (double)conversationListContactImageDiameter; +@property(readonly, nonatomic) _Bool useContactPhotosInConversationList; +@property(readonly, nonatomic) _Bool presentForwardingUIModally; +@property(readonly, nonatomic) _Bool usesPersistentConversationSelection; +@property(readonly, nonatomic) _Bool selectNewConversationOnDeletion; +@property(readonly, nonatomic) _Bool selectNewConversationOnStateRestore; +@property(readonly, nonatomic) _Bool showPendingInConversationList; +- (id)red_recipientTextColor; +- (id)siri_recipientTextColor; +- (id)blue_recipientTextColor; +- (id)green_recipientTextColor; +- (id)gray_recipientTextColor; - (id)recipientTextColorForColorType:(BOOL)arg1; -- (float)updateTranscriptInsetsAnimationDuration; -- (float)editingTransitionAnimationDuration; -- (float)resizeMessageEntryViewAnimationDuration; -- (float)throwMessageAnimationDuration; -- (float)scrollInNewMessageAnimationDuration; -- (float)fadeInBubbleAnimationDuration; -- (float)_transcriptAnimationScaleFactor; -@property(readonly, nonatomic) BOOL shouldSetConversationKeyboardOnSearchBeginEnd; -@property(readonly, nonatomic) float scrollToHideKeyboardGestureThreshold; -@property(readonly, nonatomic) float escapeVelocityForHidingKeyboard; -@property(readonly, nonatomic) float velocityThresholdForHidingKeyboard; -@property(readonly, nonatomic) BOOL usesVelocityDirectionToDetermineWhetherToHideKeyboard; -@property(readonly, nonatomic) BOOL usesDistanceToDetermineWhetherToHideKeyboard; -@property(readonly, nonatomic) BOOL usesScrollGestureToHideKeyboard; -@property(readonly, nonatomic) BOOL returnKeySendsMessage; -@property(readonly, nonatomic) BOOL shouldShowSendProgressIndicator; -@property(readonly, nonatomic) BOOL canAccessCoreRecents; -@property(readonly, nonatomic) BOOL canAccessPhotos; -@property(readonly, nonatomic) BOOL canAccessContacts; -@property(readonly, nonatomic) BOOL photosIsWhitelisted; -@property(readonly, nonatomic) BOOL cameraIsWhitelisted; -@property(readonly, nonatomic) BOOL mailIsWhitelisted; -@property(readonly, nonatomic) BOOL faceTimeAudioIsWhitelisted; -@property(readonly, nonatomic) BOOL faceTimeVideoIsWhitelisted; -@property(readonly, nonatomic) BOOL phoneIsWhitelisted; -@property(readonly, nonatomic) BOOL madridRegistrationShowsSplashScreenOnSignin; -@property(readonly, nonatomic) BOOL madridRegistrationShowsSplashScreen; -@property(readonly, nonatomic) int madridRegistrationAppearanceStyle; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; -@property(readonly, nonatomic) unsigned int defaultConversationSummaryMessageCount; -@property(readonly, nonatomic) unsigned int defaultConversationViewingMessageCount; -@property(readonly, nonatomic) BOOL presentsReaderController; -@property(readonly, nonatomic) BOOL presentsQuickLookController; -@property(readonly, nonatomic) BOOL showTranscriptButtonsInNavigationBar; -@property(readonly, nonatomic) BOOL usesPopovers; -- (float)leftSplitPaneWidthForUIInterfaceOrientation:(int)arg1; -@property(readonly, nonatomic) BOOL lowClearanceInLandscape; -@property(readonly, nonatomic) BOOL splitViewEnabled; // @dynamic splitViewEnabled; +- (double)updateTranscriptInsetsAnimationDuration; +- (double)editingTransitionAnimationDuration; +- (double)resizeMessageEntryViewAnimationDuration; +- (double)throwMessageAnimationDuration; +- (double)scrollInNewMessageAnimationDuration; +- (double)fadeInBubbleAnimationDuration; +- (double)_transcriptAnimationScaleFactor; +@property(readonly, nonatomic) _Bool isN9xScreen; +@property(readonly, nonatomic) _Bool supportsTypingIndicatorAnimation; +@property(readonly, nonatomic) _Bool shouldSetConversationKeyboardOnSearchBeginEnd; +@property(readonly, nonatomic) double scrollToHideKeyboardGestureThreshold; +@property(readonly, nonatomic) double escapeVelocityForHidingKeyboard; +@property(readonly, nonatomic) double velocityThresholdForHidingKeyboard; +@property(readonly, nonatomic) _Bool usesVelocityDirectionToDetermineWhetherToHideKeyboard; +@property(readonly, nonatomic) _Bool usesDistanceToDetermineWhetherToHideKeyboard; +@property(readonly, nonatomic) _Bool usesScrollGestureToHideKeyboard; +- (_Bool)returnKeySendsMessage; +@property(readonly, nonatomic) _Bool shouldBackfillTranscript; +@property(readonly, nonatomic) _Bool shouldShowSendProgressIndicator; +@property(readonly, nonatomic) _Bool canAccessCoreRecents; +@property(readonly, nonatomic) _Bool canAccessPhotos; +@property(readonly, nonatomic) _Bool canAccessContacts; +@property(readonly, nonatomic) _Bool photosIsWhitelisted; +@property(readonly, nonatomic) _Bool cameraIsWhitelisted; +@property(readonly, nonatomic) _Bool mailIsWhitelisted; +@property(readonly, nonatomic) _Bool faceTimeAudioIsWhitelisted; +@property(readonly, nonatomic) _Bool faceTimeVideoIsWhitelisted; +@property(readonly, nonatomic) _Bool phoneIsWhitelisted; +@property(readonly, nonatomic) _Bool madridRegistrationShowsSplashScreenOnSignin; +@property(readonly, nonatomic) _Bool madridRegistrationShowsSplashScreen; +@property(readonly, nonatomic) long long madridRegistrationAppearanceStyle; +- (_Bool)isSupportedInterfaceOrientation:(long long)arg1; +@property(readonly, nonatomic) unsigned long long defaultConversationSummaryMessageCount; +@property(readonly, nonatomic) unsigned long long defaultConversationViewingMessageCount; +@property(readonly, nonatomic) _Bool presentsReaderController; +@property(readonly, nonatomic) _Bool presentsQuickLookController; +@property(readonly, nonatomic) _Bool showTranscriptButtonsInNavigationBar; +@property(readonly, nonatomic) _Bool usesPopovers; +- (double)transcriptPortraitWidth; +- (double)leftSplitPaneWidthForUIInterfaceOrientation:(long long)arg1; +@property(readonly, nonatomic) _Bool lowClearanceInLandscape; +@property(readonly, nonatomic) _Bool splitViewEnabled; // @dynamic splitViewEnabled; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKViewController.h b/iOS7/PrivateFrameworks/ChatKit/CKViewController.h index 54393b81a..eff18d96b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKViewController.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKViewController.h @@ -8,25 +8,25 @@ @interface CKViewController : UIViewController { - BOOL _appeared; - BOOL _appearing; + _Bool _appeared; + _Bool _appearing; } -@property(nonatomic) BOOL appearing; // @synthesize appearing=_appearing; -@property(nonatomic) BOOL appeared; // @synthesize appeared=_appeared; +@property(nonatomic) _Bool appearing; // @synthesize appearing=_appearing; +@property(nonatomic) _Bool appeared; // @synthesize appeared=_appeared; - (void)childViewControllersPerform:(SEL)arg1; - (void)viewDidAppearDeferredSetup; - (void)performResumeDeferredSetup; - (void)systemApplicationWillEnterForeground; - (void)parentControllerDidBecomeActive; -- (void)parentControllerDidResume:(BOOL)arg1 animating:(BOOL)arg2; +- (void)parentControllerDidResume:(_Bool)arg1 animating:(_Bool)arg2; - (void)prepareForResume; - (void)prepareForSuspend; - (void)significantTimeChange; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKWBMPImageMediaObject.h b/iOS7/PrivateFrameworks/ChatKit/CKWBMPImageMediaObject.h index 7ac5be7ce..b5c6855de 100644 --- a/iOS7/PrivateFrameworks/ChatKit/CKWBMPImageMediaObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/CKWBMPImageMediaObject.h @@ -10,8 +10,8 @@ { } ++ (Class)imageDataClass; + (id)UTITypes; -- (id)imageData; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/CKWebviewBasedContentEntryBridge.h b/iOS7/PrivateFrameworks/ChatKit/CKWebviewBasedContentEntryBridge.h deleted file mode 100644 index 0f9edb0e6..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/CKWebviewBasedContentEntryBridge.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray, NSMutableDictionary, NSMutableSet; - -@interface CKWebviewBasedContentEntryBridge : CKContentEntryBridge -{ - NSMutableDictionary *_resources; - int _composeResourcePoolID; - NSMutableSet *_imageDeletionSet; - NSArray *_pasteboardValues; -} - -@property(copy, nonatomic) NSArray *pasteboardValues; // @synthesize pasteboardValues=_pasteboardValues; -- (id)_htmlForMessagePart:(id)arg1; -- (id)_nodeForImagePart:(id)arg1 forRichContentView:(id)arg2; -- (id)_textView; -- (id)_imageURLForPart:(id)arg1 partID:(id)arg2; -- (void)previewDidChange:(id)arg1; -- (void)flushPasteboardValues; -- (void)reset; -- (void)updateComposition; -- (void)ckTextContentViewDidPaste:(id)arg1; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; -- (id)supportedPasteboardTypesForCurrentSelectionInRichContentView:(id)arg1; -- (BOOL)hasContent; -- (void)insertMessagePart:(id)arg1; -- (id)attachments; -- (void)setMessageParts:(id)arg1; -- (id)messageComposition; -- (void)setMessageComposition:(id)arg1; -- (id)newContentViewWithFrame:(struct CGRect)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/DOMEventListener-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/DOMEventListener-Protocol.h deleted file mode 100644 index 55cd2e1ab..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/DOMEventListener-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol DOMEventListener -- (void)handleEvent:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/IMChat-CKAdditions.h b/iOS7/PrivateFrameworks/ChatKit/IMChat-CKAdditions.h index a75236152..ec4d3253a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/IMChat-CKAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/IMChat-CKAdditions.h @@ -7,11 +7,10 @@ #import "IMChat.h" @interface IMChat (CKAdditions) -- (void)__ck_targetToService:(id)arg1; -- (BOOL)__ck_hasValidAccountForService:(id)arg1; -- (BOOL)__ck_accountIsOperational:(id)arg1 forService:(id)arg2; -- (void)__ck_setAndIncrementDowngradeMarkersForManual:(BOOL)arg1; -- (BOOL)__ck_hasDowngradeMarkers; +- (_Bool)__ck_hasValidAccountForService:(id)arg1; +- (_Bool)__ck_accountIsOperational:(id)arg1 forService:(id)arg2; +- (void)__ck_setAndIncrementDowngradeMarkersForManual:(_Bool)arg1; +- (_Bool)__ck_hasDowngradeMarkers; - (void)__ck_clearDowngradeMarkers; - (void)__ck_setPreviousAccount:(id)arg1 forService:(id)arg2; - (id)__ck_previousAccountForService:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/IMChatRegistry-CKAdditions.h b/iOS7/PrivateFrameworks/ChatKit/IMChatRegistry-CKAdditions.h index 629fb4fab..f046b1bdd 100644 --- a/iOS7/PrivateFrameworks/ChatKit/IMChatRegistry-CKAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/IMChatRegistry-CKAdditions.h @@ -7,7 +7,7 @@ #import "IMChatRegistry.h" @interface IMChatRegistry (CKAdditions) -- (id)_ck_chatForEntities:(id)arg1 createIfNecessary:(BOOL)arg2; -- (id)_ck_chatForHandles:(id)arg1 createIfNecessary:(BOOL)arg2; +- (id)_ck_chatForEntities:(id)arg1 createIfNecessary:(_Bool)arg2; +- (id)_ck_chatForHandles:(id)arg1 createIfNecessary:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/IMMessage-CKAdditions.h b/iOS7/PrivateFrameworks/ChatKit/IMMessage-CKAdditions.h index 8dbf6d8b2..867729f6b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/IMMessage-CKAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/IMMessage-CKAdditions.h @@ -7,6 +7,6 @@ #import "IMMessage.h" @interface IMMessage (CKAdditions) -- (BOOL)__ck_isEqualToMessageUsingGUID:(id)arg1; +- (_Bool)__ck_isEqualToMessageUsingGUID:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/IMService-CKAdditions.h b/iOS7/PrivateFrameworks/ChatKit/IMService-CKAdditions.h index 1f8de0d47..112f72563 100644 --- a/iOS7/PrivateFrameworks/ChatKit/IMService-CKAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/IMService-CKAdditions.h @@ -9,9 +9,9 @@ @interface IMService (CKAdditions) - (id)attributedTranscriptText; - (BOOL)__ck_displayColor; -- (int)__ck_maxRecipientCount; +- (long long)__ck_maxRecipientCount; - (id)__ck_displayName; -- (BOOL)__ck_isSMS; -- (BOOL)__ck_isiMessage; +- (_Bool)__ck_isSMS; +- (_Bool)__ck_isiMessage; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/IMService-CKTranscriptDataRowObject.h b/iOS7/PrivateFrameworks/ChatKit/IMService-CKTranscriptDataRowObject.h index 127c581f1..75bd23073 100644 --- a/iOS7/PrivateFrameworks/ChatKit/IMService-CKTranscriptDataRowObject.h +++ b/iOS7/PrivateFrameworks/ChatKit/IMService-CKTranscriptDataRowObject.h @@ -11,7 +11,9 @@ @interface IMService (CKTranscriptDataRowObject) - (id)__ck_displayContactImage; - (void)__ck_prewarmForDisplay; -- (BOOL)__ck_displayDuringSend; +- (_Bool)__ck_wantsDrawerLayout; +- (_Bool)__ck_displayDuringSend; +- (_Bool)__ck_transcriptUsesTextAlignmentInsets; - (BOOL)__ck_displayTranscriptOrientation; - (struct UIEdgeInsets)__ck_displayContentAlignmentInsets; - (struct CGSize)__ck_displaySize:(struct UIEdgeInsets *)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipient-Additions.h b/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipient-Additions.h index 2b1bbaf13..08f1dd996 100644 --- a/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipient-Additions.h +++ b/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipient-Additions.h @@ -7,9 +7,11 @@ #import "MFComposeRecipient.h" @interface MFComposeRecipient (Additions) +- (id)canonicalAddress; +- (void)setCanonicalAddress:(id)arg1; - (id)rawAddress; - (struct __CFPhoneNumber *)copyPhoneNumber; -- (BOOL)isPhone; -- (BOOL)isEmail; +- (_Bool)isPhone; +- (_Bool)isEmail; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipientViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipientViewDelegate-Protocol.h index 62eb79f32..7619b3f5a 100644 --- a/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipientViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/MFComposeRecipientViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol MFComposeRecipientViewDelegate @optional -- (BOOL)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; +- (_Bool)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; - (void)selectPreviousSearchResultForComposeRecipientView:(id)arg1; - (void)selectNextSearchResultForComposeRecipientView:(id)arg1; - (void)dismissSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)presentSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)composeRecipientViewShowingSearchResults:(id)arg1; +- (_Bool)presentSearchResultsForComposeRecipientView:(id)arg1; +- (_Bool)composeRecipientViewShowingSearchResults:(id)arg1; - (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientViewReturnPressed:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @@ -25,7 +25,7 @@ - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/MFModernLabelledAtomListDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/MFModernLabelledAtomListDelegate-Protocol.h deleted file mode 100644 index 7151609c8..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/MFModernLabelledAtomListDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MFModernLabelledAtomListDelegate - -@optional -- (void)displayStringsDidChangeForLabelledAtomList:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/MKMapViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/MKMapViewDelegate-Protocol.h index 7ec2f7221..27771a6a5 100644 --- a/iOS7/PrivateFrameworks/ChatKit/MKMapViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/MKMapViewDelegate-Protocol.h @@ -13,8 +13,8 @@ - (id)mapView:(id)arg1 viewForOverlay:(id)arg2; - (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; - (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; -- (void)mapView:(id)arg1 didChangeUserTrackingMode:(int)arg2 animated:(BOOL)arg3; -- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned int)arg3 fromOldState:(unsigned int)arg4; +- (void)mapView:(id)arg1 didChangeUserTrackingMode:(long long)arg2 animated:(_Bool)arg3; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; - (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; - (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; - (void)mapViewDidStopLocatingUser:(id)arg1; @@ -24,12 +24,12 @@ - (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; -- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(BOOL)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(_Bool)arg2; - (void)mapViewWillStartRenderingMap:(id)arg1; - (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingMap:(id)arg1; - (void)mapViewWillStartLoadingMap:(id)arg1; -- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; -- (void)mapView:(id)arg1 regionWillChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSArray-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/NSArray-CKUtilities.h index c84199d1d..b90a2c260 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSArray-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSArray-CKUtilities.h @@ -7,8 +7,8 @@ #import "NSArray.h" @interface NSArray (CKUtilities) -- (id)__ck_indexSetForIndexPathItemsInSection:(int)arg1; -- (id)__ck_indexSetForIndexPathRowsInSection:(int)arg1; +- (id)__ck_indexSetForIndexPathItemsInSection:(long long)arg1; +- (id)__ck_indexSetForIndexPathRowsInSection:(long long)arg1; - (id)__ck_commaJoinedValueForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSAttributedString-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/NSAttributedString-CKUtilities.h index 48a087bde..f18acff8e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSAttributedString-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSAttributedString-CKUtilities.h @@ -7,6 +7,6 @@ #import "NSAttributedString.h" @interface NSAttributedString (CKUtilities) -- (BOOL)containsAttribute:(id)arg1; +- (_Bool)containsAttribute:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSCalendar-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/NSCalendar-CKUtilities.h index 4783b3bdd..549cd3eb1 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSCalendar-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSCalendar-CKUtilities.h @@ -8,6 +8,6 @@ @interface NSCalendar (CKUtilities) + (id)__ck_currentCalendar; -- (unsigned int)__ck_unitOfDisambiguityFromDate:(id)arg1 toDate:(id)arg2; +- (unsigned long long)__ck_unitOfDisambiguityFromDate:(id)arg1 toDate:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSIndexSet-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/NSIndexSet-CKUtilities.h index df7845e29..5320d7aec 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSIndexSet-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSIndexSet-CKUtilities.h @@ -8,8 +8,8 @@ @interface NSIndexSet (CKUtilities) - (id)__ck_indexSetShiftedForInsertedIndexes:(id)arg1 deletedIndexes:(id)arg2; -- (void)__ck_enumerateIndexesByProximityToIndex:(unsigned int)arg1 usingBlock:(id)arg2; -- (id)__ck_indexPathItemsInSection:(int)arg1; -- (id)__ck_indexPathRowsInSection:(int)arg1; +- (void)__ck_enumerateIndexesByProximityToIndex:(unsigned long long)arg1 usingBlock:(id)arg2; +- (id)__ck_indexPathItemsInSection:(long long)arg1; +- (id)__ck_indexPathRowsInSection:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSLayoutManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/NSLayoutManagerDelegate-Protocol.h index ec233cf8d..e6613b855 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSLayoutManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSLayoutManagerDelegate-Protocol.h @@ -10,15 +10,15 @@ @optional - (void)layoutManager:(id)arg1 textContainer:(id)arg2 didChangeGeometryFromSize:(struct CGSize)arg3; -- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(BOOL)arg3; +- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(_Bool)arg3; - (void)layoutManagerDidInvalidateLayout:(id)arg1; -- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned int)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned int)arg6; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned int)arg2; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned int)arg2; -- (int)layoutManager:(id)arg1 shouldUseAction:(int)arg2 forControlCharacterAtIndex:(unsigned int)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (unsigned int)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const int *)arg3 characterIndexes:(const unsigned int *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; +- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned long long)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned long long)arg6; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned long long)arg2; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned long long)arg2; +- (long long)layoutManager:(id)arg1 shouldUseAction:(long long)arg2 forControlCharacterAtIndex:(unsigned long long)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (unsigned long long)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const long long *)arg3 characterIndexes:(const unsigned long long *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSObject-CKMessageEntryViewDelegate.h b/iOS7/PrivateFrameworks/ChatKit/NSObject-CKMessageEntryViewDelegate.h deleted file mode 100644 index 75f74d9a0..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/NSObject-CKMessageEntryViewDelegate.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface NSObject (CKMessageEntryViewDelegate) -- (BOOL)getContainerWidth:(float *)arg1 offset:(float *)arg2; -- (void)messageEntryViewSendButtonHitWhileDisabled:(id)arg1; -- (void)messageEntryViewSendButtonHit:(id)arg1; -- (BOOL)messageEntryView:(id)arg1 contentSizeChanged:(struct CGSize)arg2 animate:(BOOL)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ChatKit/NSString-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/NSString-CKUtilities.h index 559558975..d12d45ee5 100644 --- a/iOS7/PrivateFrameworks/ChatKit/NSString-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/NSString-CKUtilities.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (CKUtilities) -- (struct _NSRange)__ck_rangeOfSequenceOfCharactersFromSet:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)__ck_rangeOfSequenceOfCharactersFromSet:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/NSTextStorageDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/NSTextStorageDelegate-Protocol.h new file mode 100644 index 000000000..29ad81b6e --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/NSTextStorageDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSTextStorageDelegate + +@optional +- (void)textStorage:(id)arg1 didProcessEditing:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4; +- (void)textStorage:(id)arg1 willProcessEditing:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/QLPreviewController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/QLPreviewController-ChatKitAdditions.h index bfcfa3da5..6dc62ea08 100644 --- a/iOS7/PrivateFrameworks/ChatKit/QLPreviewController-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/QLPreviewController-ChatKitAdditions.h @@ -7,6 +7,6 @@ #import "QLPreviewController.h" @interface QLPreviewController (ChatKitAdditions) -- (BOOL)ckCanDismissWhenSuspending; +- (_Bool)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDataSource-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDataSource-Protocol.h index 760e47c6c..6a91172ad 100644 --- a/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDataSource-Protocol.h @@ -5,7 +5,7 @@ */ @protocol QLPreviewControllerDataSource -- (id)previewController:(id)arg1 previewItemAtIndex:(int)arg2; -- (int)numberOfPreviewItemsInPreviewController:(id)arg1; +- (id)previewController:(id)arg1 previewItemAtIndex:(long long)arg2; +- (long long)numberOfPreviewItemsInPreviewController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDelegate-Protocol.h index 26272b00c..8a91e25a6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/QLPreviewControllerDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (id)previewController:(id)arg1 transitionImageForPreviewItem:(id)arg2 contentRect:(struct CGRect *)arg3; - (struct CGRect)previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id *)arg3; -- (BOOL)previewController:(id)arg1 shouldOpenURL:(id)arg2 forPreviewItem:(id)arg3; +- (_Bool)previewController:(id)arg1 shouldOpenURL:(id)arg2 forPreviewItem:(id)arg3; - (void)previewControllerDidDismiss:(id)arg1; - (void)previewControllerWillDismiss:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegateFlowLayout-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegateFlowLayout-Protocol.h index 7f1d08347..30cb431a9 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegateFlowLayout-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UICollectionViewDelegateFlowLayout-Protocol.h @@ -9,11 +9,11 @@ @protocol UICollectionViewDelegateFlowLayout @optional -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(int)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(int)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(long long)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(long long)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIFont-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/UIFont-CKUtilities.h index 123a54832..75e3be02b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIFont-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIFont-CKUtilities.h @@ -9,7 +9,7 @@ @interface UIFont (CKUtilities) + (id)__ck_shortEmphasizedPreferredFontForTextStyle:(id)arg1; + (id)__ck_emphasizedPreferredFontForTextStyle:(id)arg1; ++ (id)__ck_shortDefaultFontForTextStyle:(id)arg1; + (id)__ck_shortPreferredFontForTextStyle:(id)arg1; -- (float)__ck_hiLeading; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIImage-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/UIImage-ChatKitAdditions.h index abae2f667..0a6a3a958 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIImage-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIImage-ChatKitAdditions.h @@ -9,10 +9,11 @@ @interface UIImage (ChatKitAdditions) + (id)__ck_documentIconNamed:(id)arg1; + (id)ckImageWithData:(id)arg1; ++ (id)abImageNamed:(id)arg1; + (id)ckImageNamed:(id)arg1; - (void)decode; - (struct CGRect)__ck_contentsCenter; -- (id)__ck_imageWithOrientation:(int)arg1; -- (id)__ck_resizableBalloonWithOrientation:(BOOL)arg1 skinny:(BOOL)arg2 framed:(BOOL)arg3; +- (id)__ck_imageWithOrientation:(long long)arg1; +- (id)__ck_resizableBalloonWithOrientation:(BOOL)arg1 skinny:(_Bool)arg2 framed:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIImagePickerController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/UIImagePickerController-ChatKitAdditions.h index a9d8dfe03..308e06f34 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIImagePickerController-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIImagePickerController-ChatKitAdditions.h @@ -7,6 +7,6 @@ #import "UIImagePickerController.h" @interface UIImagePickerController (ChatKitAdditions) -- (BOOL)ckCanDismissWhenSuspending; +- (_Bool)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIKeyInput-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIKeyInput-Protocol.h index afa03a631..6aa589c3d 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIKeyInput-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIKeyInput-Protocol.h @@ -9,6 +9,6 @@ @protocol UIKeyInput - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UILabel-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/UILabel-CKUtilities.h deleted file mode 100644 index 20f231d17..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/UILabel-CKUtilities.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILabel.h" - -@interface UILabel (CKUtilities) -@property(nonatomic, setter=__ck_setLastLineBaselineOriginY:) float __ck_lastLineBaselineOriginY; -@property(nonatomic, setter=__ck_setFirstLineBaselineOriginY:) float __ck_firstLineBaselineOriginY; -@property(nonatomic, setter=__ck_setFirstLineCapOriginY:) float __ck_firstLineCapOriginY; -- (float)__ck_firstLineBaselineOffsetFromTop; -- (float)__ck_capOffsetFromTop; -- (float)__ck_numLines; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/UIModalViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIModalViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKAdditions.h b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKAdditions.h index ca3ed2ea9..a399af354 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKAdditions.h @@ -8,10 +8,10 @@ @interface UINavigationController (CKAdditions) - (void)__ck_callDelegateBlocks; -- (id)__ck_popToRootViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (id)__ck_popToViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (id)__ck_popViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)__ck_pushViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (id)__ck_popToRootViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (id)__ck_popToViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (id)__ck_popViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)__ck_pushViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)__ck_enqueueCompletionBlock:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKTranscriptController.h b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKTranscriptController.h index 6d56d07a3..f2084df06 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKTranscriptController.h +++ b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-CKTranscriptController.h @@ -7,6 +7,6 @@ #import "UINavigationController.h" @interface UINavigationController (CKTranscriptController) -- (BOOL)transcriptControllerIsVisible; +- (_Bool)transcriptControllerIsVisible; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-ChatKitAdditions.h b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-ChatKitAdditions.h index 9a5c7c155..b8300a864 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UINavigationController-ChatKitAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/UINavigationController-ChatKitAdditions.h @@ -7,6 +7,6 @@ #import "UINavigationController.h" @interface UINavigationController (ChatKitAdditions) -- (BOOL)ckCanDismissWhenSuspending; +- (_Bool)ckCanDismissWhenSuspending; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIPasteboard-CKPasteboardUtilities.h b/iOS7/PrivateFrameworks/ChatKit/UIPasteboard-CKPasteboardUtilities.h index 606915c52..c7eb38d14 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIPasteboard-CKPasteboardUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIPasteboard-CKPasteboardUtilities.h @@ -7,9 +7,9 @@ #import "UIPasteboard.h" @interface UIPasteboard (CKPasteboardUtilities) -- (id)__ck_dataForPasteboardType:(id)arg1 atIndex:(unsigned int)arg2; -- (id)__ck_valueForPasteboardType:(id)arg1 atIndex:(unsigned int)arg2; -- (id)__ck_pasteboardTypesForIndex:(unsigned int)arg1; +- (id)__ck_dataForPasteboardType:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)__ck_valueForPasteboardType:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)__ck_pasteboardTypesForIndex:(unsigned long long)arg1; - (id)__ck_pasteboardTypeListRTF; - (id)__ck_preferredPasteboardValues; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIScrollView-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/UIScrollView-CKUtilities.h index 9e2758e46..ff9b705d3 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIScrollView-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIScrollView-CKUtilities.h @@ -7,11 +7,11 @@ #import "UIScrollView.h" @interface UIScrollView (CKUtilities) -- (void)__ck_scrollToTop:(BOOL)arg1; -- (BOOL)__ck_isScrolledToTop; +- (void)__ck_scrollToTop:(_Bool)arg1; +- (_Bool)__ck_isScrolledToTop; - (struct CGPoint)__ck_scrollToTopContentOffset; -- (void)__ck_scrollToBottom:(BOOL)arg1; -- (BOOL)__ck_isScrolledToBottom; +- (void)__ck_scrollToBottom:(_Bool)arg1; +- (_Bool)__ck_isScrolledToBottom; - (struct CGPoint)__ck_scrollToBottomContentOffset; - (struct CGSize)__ck_contentSize; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ChatKit/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UISearchBarDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ChatKit/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UITextContentView-CKHTMLHelper.h b/iOS7/PrivateFrameworks/ChatKit/UITextContentView-CKHTMLHelper.h deleted file mode 100644 index d232b3db4..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/UITextContentView-CKHTMLHelper.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITextContentView.h" - -@interface UITextContentView (CKHTMLHelper) -- (void)clearBody; -- (id)body; -- (id)document; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/UITextContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UITextContentViewDelegate-Protocol.h deleted file mode 100644 index 73f5becc7..000000000 --- a/iOS7/PrivateFrameworks/ChatKit/UITextContentViewDelegate-Protocol.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UITextContentViewDelegate - -@optional -- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; -- (void)textContentViewDidChangeSelection:(id)arg1; -- (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (void)textContentViewDidEndEditing:(id)arg1; -- (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ChatKit/UITextInputTraits-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UITextInputTraits-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UITextViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UITextViewDelegate-Protocol.h new file mode 100644 index 000000000..b1e6fc362 --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/UITextViewDelegate-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "UIScrollViewDelegate-Protocol.h" + +@protocol UITextViewDelegate + +@optional +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (void)textViewDidChangeSelection:(id)arg1; +- (void)textViewDidChange:(id)arg1; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (void)textViewDidEndEditing:(id)arg1; +- (void)textViewDidBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ChatKit/UIView-CKLayoutAdditions.h b/iOS7/PrivateFrameworks/ChatKit/UIView-CKLayoutAdditions.h index 11e5c4f35..64f1d8860 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIView-CKLayoutAdditions.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIView-CKLayoutAdditions.h @@ -7,6 +7,6 @@ #import "UIView.h" @interface UIView (CKLayoutAdditions) -- (id)__ck_addEqualityConstraintWithItem:(id)arg1 toItem:(id)arg2 usingAttribute:(int)arg3; +- (id)__ck_addEqualityConstraintWithItem:(id)arg1 toItem:(id)arg2 usingAttribute:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIView-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/UIView-CKUtilities.h index dea95f8b4..f433fcf4b 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIView-CKUtilities.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIView-CKUtilities.h @@ -9,6 +9,6 @@ @interface UIView (CKUtilities) - (struct CGSize)__ck_frameSizeForAlignmentRectSize:(struct CGSize)arg1; - (struct CGSize)__ck_alignmentRectSizeForFrameSize:(struct CGSize)arg1; -- (BOOL)__ck_containsFirstResponder; +- (_Bool)__ck_containsFirstResponder; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/UIWebViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ChatKit/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/PrivateFrameworks/ChatKit/UIWebViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ChatKit/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/ChatKit/_CKDispatchQueueBlock.h b/iOS7/PrivateFrameworks/ChatKit/_CKDispatchQueueBlock.h index 537d0f27d..eaf4c2462 100644 --- a/iOS7/PrivateFrameworks/ChatKit/_CKDispatchQueueBlock.h +++ b/iOS7/PrivateFrameworks/ChatKit/_CKDispatchQueueBlock.h @@ -12,18 +12,18 @@ { id _block; NSString *_key; - int _priority; - unsigned int _fifo; + long long _priority; + unsigned long long _fifo; } -- (void)setFIFO:(unsigned int)arg1; -@property(nonatomic) unsigned int fifo; // @synthesize fifo=_fifo; -@property(nonatomic) int priority; // @synthesize priority=_priority; +- (void)setFIFO:(unsigned long long)arg1; +@property(nonatomic) unsigned long long fifo; // @synthesize fifo=_fifo; +@property(nonatomic) long long priority; // @synthesize priority=_priority; @property(copy, nonatomic) NSString *key; // @synthesize key=_key; @property(copy, nonatomic) id block; // @synthesize block=_block; - (void)cancel; -- (int)compare:(id)arg1; -- (id)initWithBlock:(id)arg1 key:(void)arg2 priority:(id)arg3 fifo:(int)arg4; +- (long long)compare:(id)arg1; +- (id)initWithBlock:(id)arg1 key:(void)arg2 priority:(id)arg3 fifo:(long long)arg4; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ChatKit/_UINavigationControllerPalette-CKUtilities.h b/iOS7/PrivateFrameworks/ChatKit/_UINavigationControllerPalette-CKUtilities.h new file mode 100644 index 000000000..91721c88b --- /dev/null +++ b/iOS7/PrivateFrameworks/ChatKit/_UINavigationControllerPalette-CKUtilities.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UINavigationControllerPalette.h" + +@interface _UINavigationControllerPalette (CKUtilities) +- (void)__ck_setPaletteFrame:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CloudServices/CloudServices-EscrowService.h b/iOS7/PrivateFrameworks/CloudServices/CloudServices-EscrowService.h new file mode 100644 index 000000000..5e17d8a43 --- /dev/null +++ b/iOS7/PrivateFrameworks/CloudServices/CloudServices-EscrowService.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CloudServices (EscrowService) +- (id)verifyCertificateWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)listSMSTargetsWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)changeSMSTargetWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)startSMSChallengeWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)deleteRecordWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)updateRecordWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)recoverRecordWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)storeRecordWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)getAccountInfoWithInfo:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CloudServices/CloudServices-Internal.h b/iOS7/PrivateFrameworks/CloudServices/CloudServices-Internal.h new file mode 100644 index 000000000..b218d72c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/CloudServices/CloudServices-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CloudServices (Internal) ++ (id)_CreateLakituConnection; +@end + diff --git a/iOS7/PrivateFrameworks/CloudServices/CloudServices.h b/iOS7/PrivateFrameworks/CloudServices/CloudServices.h index a3e724760..069dacae7 100644 --- a/iOS7/PrivateFrameworks/CloudServices/CloudServices.h +++ b/iOS7/PrivateFrameworks/CloudServices/CloudServices.h @@ -14,20 +14,8 @@ NSObject *replyQueue; } -+ (id)sharedService; -+ (id)_CreateLakituConnection; @property(nonatomic) NSObject *replyQueue; // @synthesize replyQueue; - (void).cxx_destruct; -- (id)_initFromSingletonCreationMethod; -- (id)verifyCertificateWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)listSMSTargetsWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)changeSMSTargetWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)startSMSChallengeWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)deleteRecordWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)updateRecordWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)recoverRecordWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)storeRecordWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)getAccountInfoWithInfo:(id)arg1 completionBlock:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CloudServices/CloudServicesError.h b/iOS7/PrivateFrameworks/CloudServices/CloudServicesError.h index 3e3772773..624909c41 100644 --- a/iOS7/PrivateFrameworks/CloudServices/CloudServicesError.h +++ b/iOS7/PrivateFrameworks/CloudServices/CloudServicesError.h @@ -6,20 +6,21 @@ #import "NSObject.h" +// Not exported @interface CloudServicesError : NSObject { } + (id)errorForHTTPURLResponse:(id)arg1 error:(id)arg2; + (id)errorForNSError:(id)arg1 path:(id)arg2 format:(id)arg3; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 error:(id)arg2 URL:(id)arg3 format:(id)arg4; -+ (id)errorWithCode:(int)arg1 URL:(id)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 error:(id)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 format:(id)arg2; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 error:(id)arg2 URL:(id)arg3 format:(id)arg4; ++ (id)errorWithCode:(long long)arg1 URL:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 error:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 format:(id)arg2; + (id)sanitizedError:(id)arg1; -+ (long)codeForErrno:(long)arg1; -+ (long)codeForNSError:(id)arg1; ++ (long long)codeForErrno:(long long)arg1; ++ (long long)codeForNSError:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CloudServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CloudServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CloudServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CloudServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CloudServices/SecureBackup-Internal.h b/iOS7/PrivateFrameworks/CloudServices/SecureBackup-Internal.h new file mode 100644 index 000000000..5fb040279 --- /dev/null +++ b/iOS7/PrivateFrameworks/CloudServices/SecureBackup-Internal.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SecureBackup (Internal) +- (void)_backupWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_changeSMSTargetWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_startSMSChallengeWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_uncachePassphraseWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_cachePassphraseWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_disableWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_recoverWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_enableWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)_getAccountInfoWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (id)_CreateSecureBackupConnection:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CloudServices/SecureBackup.h b/iOS7/PrivateFrameworks/CloudServices/SecureBackup.h new file mode 100644 index 000000000..46cb7b2c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/CloudServices/SecureBackup.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +@interface SecureBackup : NSObject +{ + NSObject *_replyQueue; + NSObject *_syncQueue; + NSObject *replyQueue; + NSObject *syncQueue; +} + +@property(nonatomic) NSObject *syncQueue; // @synthesize syncQueue; +@property(nonatomic) NSObject *replyQueue; // @synthesize replyQueue; +- (void).cxx_destruct; +- (void)backupWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)backupWithInfo:(id)arg1; +- (void)changeSMSTargetWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)changeSMSTargetWithInfo:(id)arg1; +- (void)startSMSChallengeWithInfo:(id)arg1 completionBlock:(id)arg2; +- (void)startSMSChallengeWithInfo:(id)arg1 completionBlockWithResults:(id)arg2; +- (id)startSMSChallengeWithInfo:(id)arg1 results:(id *)arg2; +- (void)uncachePassphraseWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)uncachePassphraseWithInfo:(id)arg1; +- (void)cachePassphraseWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)cachePassphraseWithInfo:(id)arg1; +- (void)disableWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)disableWithInfo:(id)arg1; +- (void)recoverWithInfo:(id)arg1 completionBlock:(id)arg2; +- (void)recoverWithInfo:(id)arg1 completionBlockWithResults:(id)arg2; +- (id)recoverWithInfo:(id)arg1 results:(id *)arg2; +- (void)enableWithInfo:(id)arg1 completionBlock:(id)arg2; +- (id)enableWithInfo:(id)arg1; +- (void)getAccountInfoWithInfo:(id)arg1 completionBlock:(id)arg2; +- (void)getAccountInfoWithInfo:(id)arg1 completionBlockWithResults:(id)arg2; +- (id)getAccountInfoWithInfo:(id)arg1 results:(id *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SecureBackup/SecureBackupProtocol-Protocol.h b/iOS7/PrivateFrameworks/CloudServices/SecureBackupProtocol-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/SecureBackup/SecureBackupProtocol-Protocol.h rename to iOS7/PrivateFrameworks/CloudServices/SecureBackupProtocol-Protocol.h diff --git a/iOS7/PrivateFrameworks/CommonUtilities/CUTFileCopier.h b/iOS7/PrivateFrameworks/CommonUtilities/CUTFileCopier.h index b1d1aec83..62878d463 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/CUTFileCopier.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/CUTFileCopier.h @@ -10,22 +10,22 @@ @interface CUTFileCopier : NSObject { - BOOL _shouldCancel; - BOOL _didErrorOccur; - BOOL _inProgress; + _Bool _shouldCancel; + _Bool _didErrorOccur; + _Bool _inProgress; + unsigned int _operation; id _delegate; NSURL *_inputURL; NSURL *_outputURL; id _identifier; - unsigned int _operation; void *_BOMCopier; } @property void *_BOMCopier; // @synthesize _BOMCopier; @property unsigned int operation; // @synthesize operation=_operation; -@property BOOL inProgress; // @synthesize inProgress=_inProgress; -@property(readonly, nonatomic) BOOL didErrorOccur; // @synthesize didErrorOccur=_didErrorOccur; -@property(readonly, nonatomic) BOOL wasCancelled; // @synthesize wasCancelled=_shouldCancel; +@property _Bool inProgress; // @synthesize inProgress=_inProgress; +@property(readonly, nonatomic) _Bool didErrorOccur; // @synthesize didErrorOccur=_didErrorOccur; +@property(readonly, nonatomic) _Bool wasCancelled; // @synthesize wasCancelled=_shouldCancel; @property(readonly) id identifier; // @synthesize identifier=_identifier; @property(readonly) NSURL *outputURL; // @synthesize outputURL=_outputURL; @property(readonly) NSURL *inputURL; // @synthesize inputURL=_inputURL; diff --git a/iOS7/PrivateFrameworks/CommonUtilities/CUTPowerMonitor.h b/iOS7/PrivateFrameworks/CommonUtilities/CUTPowerMonitor.h index bcf3e420d..8dc4a5305 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/CUTPowerMonitor.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/CUTPowerMonitor.h @@ -18,19 +18,19 @@ struct IONotificationPort *_pmPort; unsigned int _pmNotifier; NSMutableArray *_delegates; - BOOL _isExternalPowerConnected; + _Bool _isExternalPowerConnected; double _currentLevel; } + (id)sharedInstance; -- (void)setExternalPowerConnected:(BOOL)arg1; +- (void)setExternalPowerConnected:(_Bool)arg1; @property(nonatomic) double currentLevel; // @synthesize currentLevel=_currentLevel; @property(readonly, nonatomic) double batteryPercentRemaining; -@property(nonatomic) BOOL isExternalPowerConnected; // @synthesize isExternalPowerConnected=_isExternalPowerConnected; +@property(nonatomic) _Bool isExternalPowerConnected; // @synthesize isExternalPowerConnected=_isExternalPowerConnected; - (void)updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1; -- (BOOL)_updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; +- (_Bool)_updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; - (void)updateBatteryLevelWithBatteryEntry:(unsigned int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CommonUtilities/CUTWeakReference.h b/iOS7/PrivateFrameworks/CommonUtilities/CUTWeakReference.h index 6968e82b4..89bc1def9 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/CUTWeakReference.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/CUTWeakReference.h @@ -9,13 +9,13 @@ @interface CUTWeakReference : NSObject { id _object; - unsigned int _objectAddress; + unsigned long long _objectAddress; } + (id)weakRefWithObject:(id)arg1; - (id)object; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/CommonUtilities/CUTWiFiManager.h b/iOS7/PrivateFrameworks/CommonUtilities/CUTWiFiManager.h index 3706739c0..9de98f6b4 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/CUTWiFiManager.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/CUTWiFiManager.h @@ -12,10 +12,12 @@ @interface CUTWiFiManager : NSObject { + int _linkToken; NSRecursiveLock *_lock; void *_wifiManager; void *_wifiDevice; - int _linkToken; + void *_currentNetwork; + void *_dynamicStore; NSMapTable *_delegateMap; NSDictionary *_lastWiFiPowerInfo; } @@ -24,29 +26,35 @@ @property(copy, nonatomic) NSDictionary *lastWiFiPowerInfo; // @synthesize lastWiFiPowerInfo=_lastWiFiPowerInfo; @property(retain, nonatomic) NSMapTable *delegateMap; // @synthesize delegateMap=_delegateMap; @property(nonatomic) int linkToken; // @synthesize linkToken=_linkToken; +@property(nonatomic) void *dynamicStore; // @synthesize dynamicStore=_dynamicStore; +@property(nonatomic) void *currentNetwork; // @synthesize currentNetwork=_currentNetwork; @property(nonatomic) void *wifiDevice; // @synthesize wifiDevice=_wifiDevice; @property(nonatomic) void *wifiManager; // @synthesize wifiManager=_wifiManager; @property(retain, nonatomic) NSRecursiveLock *lock; // @synthesize lock=_lock; +@property(readonly, nonatomic) _Bool isWiFiCaptive; +- (_Bool)_isPrimaryCellular; @property(readonly, nonatomic) NSString *currentSSID; @property(readonly, nonatomic) NSDictionary *currentWiFiNetworkPowerUsage; +- (double)_wifiMeasurementErrorForInterval:(double)arg1; - (void)_performPowerReading; -- (void)_handleWiFiStateChange; +- (void)_setCurrentNetwork:(struct __WiFiNetwork *)arg1; - (void)_handlePotentialDeviceChange:(struct __WiFiDeviceClient *)arg1; - (void)_handleDeviceAttachedCallback; - (id)_ssidFromNetwork:(struct __WiFiNetwork *)arg1; - (void)_performCurrentNetworkBlock:(id)arg1; - (void)_performCurrentNetworkBlock:(id)arg1 withDevice:(void)arg2; - (void)_performDeviceBlock:(id)arg1; -@property(readonly, nonatomic) BOOL isWiFiEnabled; -@property(readonly, nonatomic) BOOL isWiFiAssociated; +- (void)_performDeviceBlock:(id)arg1 useCache:(void)arg2; +@property(readonly, nonatomic) _Bool isWiFiEnabled; +@property(readonly, nonatomic) _Bool isWiFiAssociated; @property(readonly, nonatomic) NSNumber *wiFiScaledRate; @property(readonly, nonatomic) NSNumber *wiFiScaledRSSI; @property(readonly, nonatomic) NSNumber *wiFiSignalStrength; -- (BOOL)willTryToSearchForWiFiNetwork; -- (BOOL)willTryToAutoAssociateWiFiNetwork; -@property(readonly, nonatomic) BOOL isHostingWiFiHotSpot; +- (_Bool)willTryToSearchForWiFiNetwork; +- (_Bool)willTryToAutoAssociateWiFiNetwork; +@property(readonly, nonatomic) _Bool isHostingWiFiHotSpot; +- (void)_createDynamicStore; - (void)_createWiFiManager; -- (void)cutPowerMonitorSystemHasPoweredOn:(id)arg1; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CommonUtilities/NSFileManager-CUTAdditions.h b/iOS7/PrivateFrameworks/CommonUtilities/NSFileManager-CUTAdditions.h index d95b30e7f..700b0aaca 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/NSFileManager-CUTAdditions.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/NSFileManager-CUTAdditions.h @@ -10,6 +10,6 @@ - (id)cutRandomTemporaryPathWithFileName:(id)arg1; - (id)cutUniqueFilename:(id)arg1 atPath:(id)arg2 ofType:(id)arg3; - (id)cutCreateUniqueDirectoryWithName:(id)arg1 atPath:(id)arg2 ofType:(id)arg3; -- (BOOL)_cutIsPathOnMissingVolume:(id)arg1; +- (_Bool)_cutIsPathOnMissingVolume:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommonUtilities/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CommonUtilities/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CommonUtilities/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CommonUtilities/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItem.h b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItem.h index ebb606da8..6c6cdcf62 100644 --- a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItem.h +++ b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItem.h @@ -18,13 +18,13 @@ @property(readonly, nonatomic) struct __CFPhoneNumber *phoneNumber; // @synthesize phoneNumber=_phoneNumber; - (id)dictionaryRepresentation; - (id)_dictionaryRepresentationWithRedaction; -- (BOOL)matchesFilterItem:(id)arg1; +- (_Bool)matchesFilterItem:(id)arg1; @property(readonly, nonatomic) NSString *unformattedID; -- (BOOL)isPhoneNumber; +- (_Bool)isPhoneNumber; - (id)initWithDictionaryRepresentation:(id)arg1; - (id)description; -- (BOOL)_acceptVersion:(id)arg1; -- (BOOL)_acceptItemType:(id)arg1; +- (_Bool)_acceptVersion:(id)arg1; +- (_Bool)_acceptItemType:(id)arg1; - (void)dealloc; - (id)initWithEmailAddress:(id)arg1; - (id)initWithPhoneNumber:(struct __CFPhoneNumber *)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItemCache.h b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItemCache.h index bcb170e7f..307a9fd07 100644 --- a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItemCache.h +++ b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationFilterItemCache.h @@ -15,7 +15,7 @@ } @property(nonatomic) long long isInList; // @synthesize isInList=_isInList; -- (BOOL)matchesItem:(id)arg1; +- (_Bool)matchesItem:(id)arg1; - (void)dealloc; - (id)initWithFilterItem:(id)arg1 isInList:(long long)arg2; diff --git a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockList.h b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockList.h index 45a76834d..b78c7f5e8 100644 --- a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockList.h +++ b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockList.h @@ -15,15 +15,17 @@ NSObject *_queue; NSMutableArray *_recentObjectsTested; CommunicationsFilterBlockListCache *_cache; + int _notifyEmptyListToken; + _Bool _listIsEmpty; } + (id)sharedInstance; -- (BOOL)_connect; -- (BOOL)_disconnect; +- (_Bool)_connect; +- (_Bool)_disconnect; - (void)_disconnected; -- (BOOL)_sendXPCRequest:(id)arg1 completionBlock:(id)arg2; +- (void)_sendXPCRequest:(id)arg1 completionBlock:(id)arg2; - (id)_sendSynchronousXPCRequest:(id)arg1; -- (BOOL)isItemInList:(id)arg1; +- (_Bool)isItemInList:(id)arg1; - (id)copyAllItems; - (void)removeItemForAllServices:(id)arg1; - (void)addItemForAllServices:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockListCache.h b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockListCache.h index 5ecfaa53b..469d8c5c6 100644 --- a/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockListCache.h +++ b/iOS7/PrivateFrameworks/CommunicationsFilter/CommunicationsFilterBlockListCache.h @@ -14,7 +14,7 @@ } - (void)_blockListChanged:(id)arg1; -- (void)setResponse:(BOOL)arg1 forItem:(id)arg2; +- (void)setResponse:(_Bool)arg1 forItem:(id)arg2; - (void)removeItemFromCache:(id)arg1; - (long long)cachedResponseForItem:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/AASetupAssistantDelegateService-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/AASetupAssistantDelegateService-Protocol.h index 66168c970..de96988bf 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/AASetupAssistantDelegateService-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/AASetupAssistantDelegateService-Protocol.h @@ -11,13 +11,13 @@ @optional - (void)completeEnablingCloudServicesWithHandler:(id)arg1; -- (void)setBackupEnabled:(BOOL)arg1 handler:(id)arg2; -- (void)setDeviceLocatorEnabled:(BOOL)arg1; -- (void)setCloudServicesEnabled:(BOOL)arg1 handler:(id)arg2; +- (void)setBackupEnabled:(_Bool)arg1 handler:(id)arg2; +- (void)setDeviceLocatorEnabled:(_Bool)arg1; +- (void)setCloudServicesEnabled:(_Bool)arg1 handler:(id)arg2; - (void)verifyAccountWithAppleID:(id)arg1 handler:(id)arg2; - (void)setupMailAccount:(id)arg1 password:(id)arg2 handler:(id)arg3; -- (BOOL)needSetupForMailAccount:(id)arg1; -- (BOOL)canAutoSetupMailAccount:(id)arg1; +- (_Bool)needSetupForMailAccount:(id)arg1; +- (_Bool)canAutoSetupMailAccount:(id)arg1; - (void)setupOperationFailed; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CDStructures.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CDStructures.h index cae774723..a6b9c59c1 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,21 +17,21 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { id _field1; - unsigned int _field2; -} CDStruct_421913e2; + unsigned long long _field2; +} CDStruct_856ef1b3; typedef struct { unsigned int listeningForNotifications:1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CKSettingsMessagesController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CKSettingsMessagesController.h index c6ed70425..fd4fa0922 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CKSettingsMessagesController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CKSettingsMessagesController.h @@ -10,7 +10,7 @@ @interface CKSettingsMessagesController : CNFRegListController { - BOOL _showingChildViewController; + _Bool _showingChildViewController; int _profileToken; } @@ -18,48 +18,48 @@ - (id)controllerForSpecifier:(id)arg1; - (id)_madridSettingsController; - (void)_setupAccountHandlersForDisabling; -- (BOOL)_allAccountsAreDeactivated; +- (_Bool)_allAccountsAreDeactivated; - (void)_setupAccountHandlers; - (void)_updateUIWithError:(id)arg1; -- (void)firstRunControllerDidFinish:(id)arg1 finished:(BOOL)arg2; +- (void)firstRunControllerDidFinish:(id)arg1 finished:(_Bool)arg2; - (void)_showMadridSetupIfNecessary; -- (void)_showMadridSetupIfNecessary:(BOOL)arg1; +- (void)_showMadridSetupIfNecessary:(_Bool)arg1; - (void)dumpLogs:(id)arg1; - (void)setRegistrationLoggingEnabled:(id)arg1 forSpecifier:(id)arg2; - (id)isRegistrationLoggingEnabledForSpecifier:(id)arg1; - (void)setiMessageLoggingEnabled:(id)arg1 forSpecifier:(id)arg2; - (id)isiMessageLoggingEnabledForSpecifier:(id)arg1; - (id)debugSettingsSpecifierIdentifiers; -- (BOOL)shouldShowDebugSettings; +- (_Bool)shouldShowDebugSettings; - (id)madridSigninButtonTextForSpecifier:(id)arg1; - (void)madridSigninTappedWithSpecifier:(id)arg1; - (id)madridSigninSpecifiers; -- (BOOL)shouldShowMadridSignin; +- (_Bool)shouldShowMadridSignin; - (id)getAccountSummaryForSpecifier:(id)arg1; - (id)madridAccountsSpecifierIdentifiers; -- (BOOL)shouldShowMadridAccounts; +- (_Bool)shouldShowMadridAccounts; - (id)sendAsSMSIdentifiers; -- (BOOL)shouldShowSendAsSMS; +- (_Bool)shouldShowSendAsSMS; - (void)setReadReceiptsEnabled:(id)arg1 specifier:(id)arg2; - (id)areReadReceiptsEnabled:(id)arg1; - (id)readReceiptSpecifierIdentifiers; -- (BOOL)shouldShowReadReceipts; +- (_Bool)shouldShowReadReceipts; - (id)blacklistSettingsSpecifierIdentifiers; -- (BOOL)shouldShowBlacklistSettings; +- (_Bool)shouldShowBlacklistSettings; - (id)characterCountSpecifierIdentifiers; -- (BOOL)shouldShowCharacterCount; +- (_Bool)shouldShowCharacterCount; - (id)genericSettingsSpecifierIdentifiers; -- (BOOL)shouldShowGenericSettings; +- (_Bool)shouldShowGenericSettings; - (void)_updateSwitchDelayed; - (void)_updateSwitch; -- (id)_switchFooterText:(char *)arg1; +- (id)_switchFooterText:(_Bool *)arg1; - (void)setMadridEnabled:(id)arg1 specifier:(id)arg2; - (id)isMadridEnabled:(id)arg1; - (id)madridSwitchSpecifierIdentifiers; -- (BOOL)shouldShowMadridSwitch; -- (BOOL)_isMadridSwitchOn; -- (BOOL)_isMadridAccountOperational; -- (BOOL)_isSMSDevice; +- (_Bool)shouldShowMadridSwitch; +- (_Bool)_isMadridSwitchOn; +- (_Bool)_isMadridAccountOperational; +- (_Bool)_isSMSDevice; - (void)setWillSendGroupMMS:(id)arg1 specifier:(id)arg2; - (id)willSendGroupMMS:(id)arg1; - (void)setMMSEnabled:(id)arg1 specifier:(id)arg2; @@ -67,18 +67,18 @@ - (void)setDeliveryReportsEnabled:(id)arg1 specifier:(id)arg2; - (id)isDeliveryReportsEnabled:(id)arg1; - (id)deliveryReceiptSpecifierIdentifiers; -- (BOOL)shouldShowDeliveryReceipts; -- (void)setSpecifierLoading:(id)arg1 loading:(BOOL)arg2 animated:(BOOL)arg3; +- (_Bool)shouldShowDeliveryReceipts; +- (void)setSpecifierLoading:(id)arg1 loading:(_Bool)arg2 animated:(_Bool)arg3; - (id)specifiers; - (void)newCarrierNotification; -- (BOOL)shouldReloadSpecifiersOnResume; +- (_Bool)shouldReloadSpecifiersOnResume; - (void)systemApplicationDidEnterBackground; - (void)systemApplicationWillEnterForeground; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)wantsWiFiChooser; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)wantsWiFiChooser; - (void)_stopListeningForProfileChanges; - (void)_startListeningForProfileChanges; - (id)logName; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountAuthorizationDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountAuthorizationDelegate-Protocol.h index 80c568bb9..bd463de24 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountAuthorizationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountAuthorizationDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol CNFRegAccountAuthorizationDelegate -- (void)authorizationController:(id)arg1 authorizedAccount:(BOOL)arg2; +- (void)authorizationController:(id)arg1 authorizedAccount:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountWebViewController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountWebViewController.h index 1bf660b6b..8c55e0ca8 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountWebViewController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAccountWebViewController.h @@ -12,12 +12,12 @@ @interface CNFRegAccountWebViewController : CNFRegServerWebViewController { - BOOL _failedBagLoad; - BOOL _listeningForBagLoad; + _Bool _failedBagLoad; + _Bool _listeningForBagLoad; NSTimer *_bagLoadTimer; } -@property(nonatomic) BOOL failedBagLoad; // @synthesize failedBagLoad=_failedBagLoad; +@property(nonatomic) _Bool failedBagLoad; // @synthesize failedBagLoad=_failedBagLoad; - (id)authTokenHeaderValue; - (id)authIdHeaderValue; - (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; @@ -33,8 +33,6 @@ - (id)_viewPortForFormSheetPresentation; - (id)_nonModalParentController; - (id)_viewPortStringForSize:(struct CGSize)arg1; -- (void)handleRightButtonError:(id)arg1; -- (void)handleLeftButtonError:(id)arg1; - (void)_showGenericErrorWithHandler:(id)arg1; - (void)_stopListeningForBagLoad; - (void)_startListeningForBagLoad; @@ -43,19 +41,18 @@ - (void)_startBagLoadTimer; - (void)_bagLoadTimeout:(id)arg1; - (void)_showURLDidNotLoadAlert; -- (BOOL)_loadURLFromBag; +- (_Bool)_loadURLFromBag; - (void)_reloadDelayed; - (void)_stopCurrentReload; - (void)_reload; -- (void)parseHandoffUrl:(id)arg1; -- (BOOL)canSendURLRequest:(id)arg1; +- (_Bool)canSendURLRequest:(id)arg1; - (void)setHeadersForRequest:(id)arg1; -- (BOOL)shouldSetHeadersForRequest:(id)arg1; -- (void)setupUrlHandlers; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (_Bool)shouldSetHeadersForRequest:(id)arg1; +- (void)receivedStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (id)logName; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegActionSheetManager.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegActionSheetManager.h index c5b4bd3be..0c079f04c 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegActionSheetManager.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegActionSheetManager.h @@ -15,15 +15,15 @@ UIActionSheet *_actionSheet; id _handler; id _presenter; - BOOL _dismissingActionSheetForRotation; + _Bool _dismissingActionSheetForRotation; } + (id)sharedInstance; @property(retain, nonatomic) UIActionSheet *actionSheet; // @synthesize actionSheet=_actionSheet; @property(copy, nonatomic) id presenter; // @synthesize presenter=_presenter; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)handleDidRotate:(id)arg1; - (void)handleWillRotate:(id)arg1; - (void)dismissCurrentActionSheet; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAlias.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAlias.h index eefefc1f1..380bac5e5 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAlias.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAlias.h @@ -17,18 +17,18 @@ @property(retain, nonatomic) IMAccount *account; // @synthesize account=_account; @property(copy, nonatomic) NSString *alias; // @synthesize alias=_alias; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isLocalPhoneNumberAlias; -- (int)localizedCaseInsensitiveCompare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isLocalPhoneNumberAlias; +- (long long)localizedCaseInsensitiveCompare:(id)arg1; - (id)description; - (void)setDisplayName:(id)arg1; @property(readonly, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; -- (int)validationErrorReason; -- (int)validationStatus; -- (BOOL)validate; -- (BOOL)isPhoneNumberAliasOnPhoneNumberAccount; -@property(readonly, nonatomic) int type; // @dynamic type; +- (long long)validationErrorReason; +- (long long)validationStatus; +- (_Bool)validate; +- (_Bool)isPhoneNumberAliasOnPhoneNumberAccount; +@property(readonly, nonatomic) long long type; // @dynamic type; @property(readonly, nonatomic) NSString *identifier; // @dynamic identifier; - (void)dealloc; - (id)initWithAccount:(id)arg1 alias:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasDetailController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasDetailController.h index 401d1cec8..581a8f899 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasDetailController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasDetailController.h @@ -24,14 +24,14 @@ - (void)_buildSpecifierCache:(id)arg1; - (void)resendValidationEmailTapped:(id)arg1; - (void)showRemoveAliasConfirmation; -- (void)setRemoveAliasEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setRemoveAliasEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)forgetAliasTapped:(id)arg1; -- (void)_showResendGroup:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_updateUIAnimated:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)_showResendGroup:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_updateUIAnimated:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (id)specifierList; - (id)bundle; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasTableCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasTableCell.h index e281366db..8a288a1dc 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasTableCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAliasTableCell.h @@ -8,16 +8,16 @@ @interface CNFRegAliasTableCell : PSTableCell { - BOOL _hidesDisclosureButton; + _Bool _hidesDisclosureButton; } -- (BOOL)usesStandardBackgroundImage; +- (_Bool)usesStandardBackgroundImage; - (void)layoutSubviews; - (void)refreshCellContentsWithSpecifier:(id)arg1; - (void)_updateIcon; -- (void)setChecked:(BOOL)arg1; -- (void)setHidesDisclosureButton:(BOOL)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (void)setChecked:(_Bool)arg1; +- (void)setHidesDisclosureButton:(_Bool)arg1; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController-Lookup.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController-Lookup.h new file mode 100644 index 000000000..7625181d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController-Lookup.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegAppearanceController (Lookup) ++ (id)modernTransparentDarkAppearanceController; ++ (id)modernTransparentLightAppearanceController; ++ (id)modernAppearanceController; ++ (id)gradientAppearanceController; ++ (id)translucentBlackAppearanceController; ++ (id)stripedAppearanceController; ++ (id)defaultAppearanceController; ++ (id)appearanceControllerForStyle:(long long)arg1; ++ (id)globalAppearanceController; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController.h index aa51fb3de..f5bc68c78 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAppearanceController.h @@ -12,44 +12,41 @@ { } -+ (id)modernTransparentAppearanceController; -+ (id)modernAppearanceController; -+ (id)gradientAppearanceController; -+ (id)translucentBlackAppearanceController; -+ (id)stripedAppearanceController; -+ (id)defaultAppearanceController; -+ (id)appearanceControllerForStyle:(int)arg1; -+ (id)globalAppearanceController; -@property(readonly, nonatomic) BOOL actionSheetsUsePopoverStyle; -@property(readonly, nonatomic) BOOL learnMoreButtonDrawsUnderline; +@property(readonly, nonatomic) _Bool actionSheetsUsePopoverStyle; +@property(readonly, nonatomic) _Bool learnMoreButtonDrawsUnderline; @property(readonly, nonatomic) UIImage *learnMoreArrowImagePressed; @property(readonly, nonatomic) UIImage *learnMoreArrowImage; @property(readonly, nonatomic) UIColor *learnMoreShadowColor; @property(readonly, nonatomic) UIColor *learnMoreTextColorSelected; @property(readonly, nonatomic) UIColor *learnMoreTextColor; +@property(readonly, nonatomic) UIImage *navigationBarBackgroundImage; +@property(readonly, nonatomic) _Bool navigationBarTranslucent; @property(readonly, nonatomic) UIColor *navigationBarTintColor; -@property(readonly, nonatomic) BOOL navigationBarHidesShadow; -@property(readonly, nonatomic) BOOL navigationBarHidesTitle; -@property(readonly, nonatomic) BOOL firstNavigationBarHidden; -@property(readonly, nonatomic) int navigationBarActivityIndicatorStyle; -@property(readonly, nonatomic) BOOL navigationBarIsTranslucent; -@property(readonly, nonatomic) int navigationBarStyle; +@property(readonly, nonatomic) _Bool navigationBarHidesShadow; +@property(readonly, nonatomic) _Bool navigationBarHidesTitle; +@property(readonly, nonatomic) _Bool firstNavigationBarHidden; +@property(readonly, nonatomic) long long navigationBarActivityIndicatorStyle; +@property(readonly, nonatomic) _Bool navigationBarIsTranslucent; +@property(readonly, nonatomic) long long navigationBarStyle; +@property(readonly, nonatomic) long long splashSignInProgressIndicatorColor; @property(readonly, nonatomic) UIColor *splashSignInFieldsBackgroundColor; @property(readonly, nonatomic) UIColor *splashSignInFieldsBorderColor; +@property(readonly, nonatomic) UIColor *splashEntryFieldLabelTextColor; @property(readonly, nonatomic) UIColor *splashEntryPlaceholderTextColor; @property(readonly, nonatomic) UIColor *splashEntryFieldTextColor; -@property(readonly, nonatomic) BOOL splashScreenShowsIcon; -@property(readonly, nonatomic) BOOL webViewDrawsShadows; -@property(readonly, nonatomic) BOOL webViewIsOpaque; // @dynamic webViewIsOpaque; +@property(readonly, nonatomic) UIColor *splashTitleLabelTextColor; +@property(readonly, nonatomic) _Bool splashScreenShowsIcon; +@property(readonly, nonatomic) _Bool webViewDrawsShadows; +@property(readonly, nonatomic) _Bool webViewIsOpaque; // @dynamic webViewIsOpaque; @property(readonly, nonatomic) UIColor *webViewBackgroundColor; // @dynamic webViewBackgroundColor; @property(readonly, nonatomic) UIView *webViewBackgroundView; // @dynamic webViewBackgroundView; -@property(readonly, nonatomic) int modalPresentationStyle; // @dynamic modalPresentationStyle; +@property(readonly, nonatomic) long long modalPresentationStyle; // @dynamic modalPresentationStyle; @property(readonly, nonatomic) UIColor *searchResultsTableSeparatorBottomShadowColor; @property(readonly, nonatomic) UIColor *searchResultsTableSeparatorTopShadowColor; @property(readonly, nonatomic) UIColor *searchResultsTableSeparatorColor; -@property(readonly, nonatomic) int searchResultsTableSeparatorStyle; -@property(readonly, nonatomic) int tableFooterTextAlignment; -@property(readonly, nonatomic) int tableHeaderTextAlignment; +@property(readonly, nonatomic) long long searchResultsTableSeparatorStyle; +@property(readonly, nonatomic) long long tableFooterTextAlignment; +@property(readonly, nonatomic) long long tableHeaderTextAlignment; @property(readonly, nonatomic) UIFont *tableFooterFont; @property(readonly, nonatomic) UIColor *tableFooterTextColor; @property(readonly, nonatomic) UIFont *tableHeaderFont; @@ -78,12 +75,15 @@ @property(readonly, nonatomic) UIColor *tableSeparatorBottomShadowColor; @property(readonly, nonatomic) UIColor *tableSeparatorTopShadowColor; @property(readonly, nonatomic) UIColor *tableSeparatorColor; -@property(readonly, nonatomic) int tableSeparatorStyle; +@property(readonly, nonatomic) long long tableSeparatorStyle; @property(readonly, nonatomic) UIColor *tableBackgroundColor; // @dynamic tableBackgroundColor; -@property(readonly, nonatomic) BOOL styleUsesCustomSearchResultsStyle; -@property(readonly, nonatomic) BOOL styleUsesCustomSeparatorStyle; -@property(readonly, nonatomic) BOOL styleUsesCustomAccessoryView; -@property(readonly, nonatomic) BOOL styleUsesCustomTableStyle; +@property(readonly, nonatomic) UIColor *userInteractionColor; +@property(readonly, nonatomic) UIColor *customBackgroundColor; +@property(readonly, nonatomic) _Bool styleUsesCustomSearchResultsStyle; +@property(readonly, nonatomic) _Bool styleUsesCustomSeparatorStyle; +@property(readonly, nonatomic) _Bool styleUsesCustomAccessoryView; +@property(readonly, nonatomic) _Bool styleUsesCustomTableStyle; +@property(readonly, nonatomic) long long keyboardAppearance; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAuthorizedAccountWebViewController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAuthorizedAccountWebViewController.h index 077f83ee7..0483681b6 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAuthorizedAccountWebViewController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegAuthorizedAccountWebViewController.h @@ -10,7 +10,7 @@ { } -- (BOOL)canSendURLRequest:(id)arg1; +- (_Bool)canSendURLRequest:(id)arg1; - (void)setHeadersForRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegCallerIdDetailController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegCallerIdDetailController.h index b3379361a..57a2ea7b8 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegCallerIdDetailController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegCallerIdDetailController.h @@ -16,10 +16,10 @@ @property(readonly, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; - (void)_setupAccountHandlers; - (void)reloadCallerIdValues; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (id)initWithRegController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegChangeAccountPasswordController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegChangeAccountPasswordController.h index f352291b8..8a2d987ee 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegChangeAccountPasswordController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegChangeAccountPasswordController.h @@ -21,7 +21,7 @@ - (id)overrideURLForURL:(id)arg1; - (id)logName; - (id)bagKey; -- (BOOL)canSendURLRequest:(id)arg1; +- (_Bool)canSendURLRequest:(id)arg1; - (void)setHeadersForRequest:(id)arg1; - (void)dealloc; - (id)initWithRegController:(id)arg1 appleID:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Alerts.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Alerts.h new file mode 100644 index 000000000..ca80c93b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Alerts.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegController (Alerts) +- (void)showSetupFaceTimeOverCellularAlertWithCompletion:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-BestGuess.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-BestGuess.h new file mode 100644 index 000000000..ac7a05f8c --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-BestGuess.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegController (BestGuess) +- (id)guessedDisplayAlias; +- (id)_guessedDisplayAliasFromAccounts:(id)arg1; +- (_Bool)_isValidCallerIDAlias:(id)arg1 forAccount:(id)arg2; +- (id)guessedAlias; +- (id)guessedAccountName; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Filtering.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Filtering.h new file mode 100644 index 000000000..ea7bbe7c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Filtering.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface CNFRegController (Filtering) +@property(readonly, nonatomic) NSArray *failedAccounts; +- (id)activeAccounts; +@property(readonly, nonatomic) NSArray *appleIDAccounts; +@property(readonly, nonatomic) NSArray *phoneAccounts; +- (id)_predicatesWithFilter:(long long)arg1; +- (id)_accountsPassingTests:(id)arg1 message:(id)arg2; +- (id)accountsWithFilter:(long long)arg1; +- (id)accountsWithFilter:(long long)arg1 message:(id)arg2; +- (void)_clearFilterCache; +- (id)__filter_operationalPredicate; +- (id)__filter_signedInPredicate; +- (id)__filter_validatedProfilePredicate; +- (id)__filter_signInCompletePredicate; +- (id)__filter_validatedAliasPredicate; +- (id)__filter_failedAccountsPredicate; +- (id)__filter_inactiveAccountsPredicate; +- (id)__filter_activeAccountsPredicate; +- (id)__filter_phoneAccountPredicate; +- (id)__filter_appleIDAccountPredicate; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Network.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Network.h new file mode 100644 index 000000000..e77d82583 --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-Network.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegController (Network) +- (void)stopRequiringWifi; +- (void)startRequiringWifi; +- (void)_stopWiFiAlertWatchTimer; +- (void)_startWiFiAlertWatchTimer; +- (void)_wifiAlertWatchTimerFired:(id)arg1; +- (void)resetNetworkFirstRunAlert; +- (void)showNetworkFirstRunAlert; +- (void)showNetworkAlertIfNecessary; +- (void)showNetworkAlert; +- (void)_showNetworkAlertWithMessage:(id)arg1; +- (id)networkSettingsURLAllowingCellular:(_Bool)arg1; +- (_Bool)deviceCanTakeNetworkAction; +- (_Bool)deviceHasNetworkEnabled; +- (_Bool)deviceHasSaneNetworkConnection; +- (void)openURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-SystemAccounts.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-SystemAccounts.h new file mode 100644 index 000000000..3f216e57f --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController-SystemAccounts.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IMAccount; + +@interface CNFRegController (SystemAccounts) +- (void)refreshSystemAccount; +@property(readonly, nonatomic) long long systemAccountType; +@property(readonly, nonatomic) IMAccount *systemAccount; +- (_Bool)hasSystemAccount; +- (void)__updateSystemAccount; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController.h index 2e1fe104f..800c8c11a 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegController.h @@ -30,16 +30,16 @@ id _willLaunchURLBlock; id _resetBlock; id _serviceDidBecomeUnsupportedBlock; - int _serviceType; + long long _serviceType; id _alertHandler; NSTimer *_wifiAlertWatchTimer; - int _requiredWifiCount; + long long _requiredWifiCount; unsigned char _originalWifiFlag; unsigned char _originalCellFlag; - BOOL _originalUsesBackgroundNetwork; + _Bool _originalUsesBackgroundNetwork; NSString *_logName; - unsigned int _logIndent; - int _systemAccountType; + unsigned long long _logIndent; + long long _systemAccountType; IMAccount *_systemAccount; struct { unsigned int listeningForAccountChanges:1; @@ -54,11 +54,11 @@ NSDictionary *_cachedCallerIDMap; } -+ (id)controllerForServiceType:(int)arg1; ++ (id)controllerForServiceType:(long long)arg1; @property(readonly, nonatomic) NSDictionary *cachedCallerIDMap; // @synthesize cachedCallerIDMap=_cachedCallerIDMap; @property(copy, nonatomic) id willLaunchURLBlock; // @synthesize willLaunchURLBlock=_willLaunchURLBlock; @property(copy, nonatomic) id accountActivationChangedBlock; // @synthesize accountActivationChangedBlock=_accountActivationChangedBlock; -@property(nonatomic) int serviceType; // @synthesize serviceType=_serviceType; +@property(nonatomic) long long serviceType; // @synthesize serviceType=_serviceType; @property(copy, nonatomic) NSArray *services; // @synthesize services=_services; @property(copy, nonatomic) id accountAuthorizationChangedBlock; // @synthesize accountAuthorizationChangedBlock=_accountAuthorizationChangedBlock; @property(copy, nonatomic) id profileStatusChangedBlock; // @synthesize profileStatusChangedBlock=_profileStatusChangedBlock; @@ -78,7 +78,7 @@ - (void)_incrementLogIndent; - (id)_logSpace; - (id)_logName; -- (BOOL)setDisplayAlias:(id)arg1; +- (_Bool)setDisplayAlias:(id)arg1; - (id)displayAlias; - (id)displayAccount; - (void)_stopListeningForCallerIDChanges; @@ -88,15 +88,15 @@ - (void)_handleCallerIDChangedForResume:(id)arg1; - (void)_nukeCallerIDCache; - (void)_postCallerIDChanged; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)setCellularDataEnabled:(BOOL)arg1 withCompletion:(id)arg2; -- (BOOL)cellularDataEnabled; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)setCellularDataEnabled:(_Bool)arg1 withCompletion:(id)arg2; +- (_Bool)cellularDataEnabled; - (void)deviceCapabilityChanged:(id)arg1; - (void)connect; -- (void)connect:(BOOL)arg1; -- (BOOL)isConnected; -@property(readonly, nonatomic, getter=isServiceSupported) BOOL serviceSupported; -@property(nonatomic, getter=isServiceEnabled) BOOL serviceEnabled; +- (void)connect:(_Bool)arg1; +- (_Bool)isConnected; +@property(readonly, nonatomic, getter=isServiceSupported) _Bool serviceSupported; +@property(nonatomic, getter=isServiceEnabled) _Bool serviceEnabled; - (void)removeAllHandlers; - (void)vettedAliasesChanged:(id)arg1; - (void)aliasesChanged:(id)arg1; @@ -111,30 +111,30 @@ - (void)accountRegistrationChanged:(id)arg1; - (void)accountRemoved:(id)arg1; - (void)accountAdded:(id)arg1; -- (BOOL)shouldHandleAccountNotification:(id)arg1; +- (_Bool)shouldHandleAccountNotification:(id)arg1; - (void)stopListeningForAccountChanges; - (void)startListeningForAccountChanges; -- (BOOL)shouldShowAlertForError:(id)arg1; -- (BOOL)hasFailedLoginDueToBadLogin; -- (BOOL)hasFailedLogin; -- (unsigned int)accountState; -- (unsigned int)accountStateForAccount:(id)arg1; -- (unsigned int)accountState:(id)arg1; -- (BOOL)_accountHasValidatedLocale:(id)arg1; -- (BOOL)_accountIsAuthenticated:(id)arg1; -- (BOOL)_accountIsSignedOut:(id)arg1; -- (id)aliasSummaryString:(char *)arg1; -- (BOOL)unvalidateAlias:(id)arg1; -- (BOOL)validateAlias:(id)arg1; -- (BOOL)setAliases:(id)arg1 onAccount:(id)arg2; -- (BOOL)canRemoveAlias:(id)arg1; -- (BOOL)removeAlias:(id)arg1 fromAccount:(id)arg2; -- (BOOL)addAlias:(id)arg1; -- (BOOL)addAlias:(id)arg1 toAccount:(id)arg2; -- (BOOL)_addAliases:(id)arg1 toAccount:(id)arg2 validate:(BOOL)arg3; +- (_Bool)shouldShowAlertForError:(id)arg1; +- (_Bool)hasFailedLoginDueToBadLogin; +- (_Bool)hasFailedLogin; +- (unsigned long long)accountState; +- (unsigned long long)accountStateForAccount:(id)arg1; +- (unsigned long long)accountState:(id)arg1; +- (_Bool)_accountHasValidatedLocale:(id)arg1; +- (_Bool)_accountIsAuthenticated:(id)arg1; +- (_Bool)_accountIsSignedOut:(id)arg1; +- (id)aliasSummaryString:(_Bool *)arg1; +- (_Bool)unvalidateAlias:(id)arg1; +- (_Bool)validateAlias:(id)arg1; +- (_Bool)setAliases:(id)arg1 onAccount:(id)arg2; +- (_Bool)canRemoveAlias:(id)arg1; +- (_Bool)removeAlias:(id)arg1 fromAccount:(id)arg2; +- (_Bool)addAlias:(id)arg1; +- (_Bool)addAlias:(id)arg1 toAccount:(id)arg2; +- (_Bool)_addAliases:(id)arg1 toAccount:(id)arg2 validate:(_Bool)arg3; - (id)aliasNamed:(id)arg1; -- (BOOL)hasAlias:(id)arg1; -- (BOOL)hasAliasNamed:(id)arg1; +- (_Bool)hasAlias:(id)arg1; +- (_Bool)hasAliasNamed:(id)arg1; @property(readonly, nonatomic) NSArray *emailAliases; @property(readonly, nonatomic) NSArray *useableAliases; @property(readonly, nonatomic) NSArray *allAvailableAliases; @@ -150,9 +150,9 @@ - (id)_allAvailableAliasesForAccount:(id)arg1; - (id)_vettedAliasesForAccount:(id)arg1; - (id)_aliasesForAccount:(id)arg1; -- (BOOL)_shouldFilterOutAlias:(id)arg1 onAccount:(id)arg2; +- (_Bool)_shouldFilterOutAlias:(id)arg1 onAccount:(id)arg2; - (id)localPhoneNumberSentinelAlias; -- (BOOL)_aliasIsDevicePhoneNumber:(id)arg1; +- (_Bool)_aliasIsDevicePhoneNumber:(id)arg1; - (id)accountForAlias:(id)arg1; - (id)_accountForAlias:(id)arg1 accounts:(id)arg2; - (void)deactivateAccounts; @@ -162,12 +162,13 @@ - (void)_clearAccountCache; - (id)loginForAccount:(id)arg1; - (void)signoutAccount:(id)arg1; -- (void)_signOutAccount:(id)arg1 delete:(BOOL)arg2; +- (void)_signOutAccount:(id)arg1 delete:(_Bool)arg2; - (id)beginAccountSetupWithAccount:(id)arg1; -- (id)beginAccountSetupWithLogin:(id)arg1 password:(id)arg2 foundExisting:(char *)arg3; -- (id)beginAccountSetupWithLogin:(id)arg1 authID:(id)arg2 authToken:(id)arg3 regionInfo:(id)arg4 foundExisting:(char *)arg5; -- (id)_createAccountWithLogin:(id)arg1 foundExisting:(char *)arg2; -- (BOOL)__ensureSingleAppleIDAccountExistsWithLogin:(id)arg1; +- (id)beginAccountSetupWithLogin:(id)arg1 password:(id)arg2 foundExisting:(_Bool *)arg3; +- (id)beginAccountSetupWithLogin:(id)arg1 authID:(id)arg2 authToken:(id)arg3 regionInfo:(id)arg4 foundExisting:(_Bool *)arg5; +- (id)_createAccountWithLogin:(id)arg1 foundExisting:(_Bool *)arg2; +- (_Bool)__ensureSingleAppleIDAccountExistsWithLogin:(id)arg1; +- (void)_purgeExcessAccounts; - (id)accountWithLogin:(id)arg1; - (id)firstAccount; @property(readonly, nonatomic) NSArray *accounts; @@ -175,53 +176,8 @@ - (void)dealloc; @property(readonly, nonatomic) NSSet *serviceNames; // @dynamic serviceNames; @property(readonly, nonatomic) IMServiceImpl *firstService; // @dynamic firstService; -- (id)initWithServiceType:(int)arg1; +- (id)initWithServiceType:(long long)arg1; - (id)init; -- (void)showSetupFaceTimeOverCellularAlertWithCompletion:(id)arg1; -@property(readonly, nonatomic) NSArray *failedAccounts; -- (id)activeAccounts; -@property(readonly, nonatomic) NSArray *appleIDAccounts; -@property(readonly, nonatomic) NSArray *phoneAccounts; -- (id)_predicatesWithFilter:(int)arg1; -- (id)_accountsPassingTests:(id)arg1 message:(id)arg2; -- (id)accountsWithFilter:(int)arg1; -- (id)accountsWithFilter:(int)arg1 message:(id)arg2; -- (void)_clearFilterCache; -- (id)__filter_operationalPredicate; -- (id)__filter_signedInPredicate; -- (id)__filter_validatedProfilePredicate; -- (id)__filter_signInCompletePredicate; -- (id)__filter_validatedAliasPredicate; -- (id)__filter_failedAccountsPredicate; -- (id)__filter_inactiveAccountsPredicate; -- (id)__filter_activeAccountsPredicate; -- (id)__filter_phoneAccountPredicate; -- (id)__filter_appleIDAccountPredicate; -- (id)guessedDisplayAlias; -- (id)_guessedDisplayAliasFromAccounts:(id)arg1; -- (BOOL)_isValidCallerIDAlias:(id)arg1 forAccount:(id)arg2; -- (id)guessedAlias; -- (id)guessedAccountName; -- (void)stopRequiringWifi; -- (void)startRequiringWifi; -- (void)_stopWiFiAlertWatchTimer; -- (void)_startWiFiAlertWatchTimer; -- (void)_wifiAlertWatchTimerFired:(id)arg1; -- (void)resetNetworkFirstRunAlert; -- (void)showNetworkFirstRunAlert; -- (void)showNetworkAlertIfNecessary; -- (void)showNetworkAlert; -- (void)_showNetworkAlertWithMessage:(id)arg1; -- (id)networkSettingsURLAllowingCellular:(BOOL)arg1; -- (BOOL)deviceCanTakeNetworkAction; -- (BOOL)deviceHasNetworkEnabled; -- (BOOL)deviceHasSaneNetworkConnection; -- (void)openURL:(id)arg1; -- (void)refreshSystemAccount; -@property(readonly, nonatomic) int systemAccountType; -@property(readonly, nonatomic) IMAccount *systemAccount; -- (BOOL)hasSystemAccount; -- (void)__updateSystemAccount; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegDisabledController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegDisabledController.h index bec7bd24a..21e3c1d5e 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegDisabledController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegDisabledController.h @@ -15,7 +15,7 @@ } - (id)getAccountNameForSpecifier:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)_setupAccountHandlersForDisabledOperation; - (void)turnOnTapped:(id)arg1; - (void)_deactivateSpinner; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditablePhoneTableCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditablePhoneTableCell.h index bd9c52ba8..1664c886d 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditablePhoneTableCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditablePhoneTableCell.h @@ -14,11 +14,11 @@ NSString *_previousValue; } -- (CDStruct_421913e2)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (CDStruct_856ef1b3)suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; - (id)countryCode; - (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditableTableCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditableTableCell.h index ecb8325ef..0d73cdb02 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditableTableCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEditableTableCell.h @@ -14,8 +14,8 @@ SEL _didBeginEditingSelector; SEL _didEndEditingSelector; id _textChangeObserver; - BOOL _textFieldIsEmpty; - BOOL _skipDelegateCallback; + _Bool _textFieldIsEmpty; + _Bool _skipDelegateCallback; UIImage *_shadowImage; CNFRegShadowView *_shadowView; UIImage *_customCheckmarkImage; @@ -26,10 +26,10 @@ @property(retain, nonatomic) UIImage *customCheckmarkImage; // @synthesize customCheckmarkImage=_customCheckmarkImage; @property(retain, nonatomic) CNFRegShadowView *shadowView; // @synthesize shadowView=_shadowView; @property(retain, nonatomic) UIImage *shadowImage; // @synthesize shadowImage=_shadowImage; -@property(nonatomic) BOOL skipDelegateCallback; // @synthesize skipDelegateCallback=_skipDelegateCallback; +@property(nonatomic) _Bool skipDelegateCallback; // @synthesize skipDelegateCallback=_skipDelegateCallback; - (void)dealloc; - (void)layoutSubviews; -- (void)setChecked:(BOOL)arg1; +- (void)setChecked:(_Bool)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)notifyTextFieldDidEndEditing; @@ -37,11 +37,11 @@ - (void)_stopListeningForTextChanges; - (void)_startListeningForTextChanges; - (void)_handleTextChanged; -- (BOOL)_textFieldIsCurrentlyEmpty; +- (_Bool)_textFieldIsCurrentlyEmpty; - (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; - (void)textFieldChangedExternally; - (void)setTitle:(id)arg1; -- (void)notifyTextFieldEmptyStateChanged:(BOOL)arg1; +- (void)notifyTextFieldEmptyStateChanged:(_Bool)arg1; - (void)_updateTextFieldOffsetWithDict:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailController.h index 81fb63d10..58b88aa22 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailController.h @@ -16,7 +16,7 @@ NSArray *_checkMailSpecifiers; NSTimer *_validationTimeoutTimer; NSString *_pendingAlias; - BOOL _validating; + _Bool _validating; } @property(copy, nonatomic) NSString *pendingAlias; // @synthesize pendingAlias=_pendingAlias; @@ -33,9 +33,9 @@ - (void)setPendingAlias:(id)arg1 forSpecifier:(id)arg2; - (id)pendingAliasForSpecifier:(id)arg1; - (void)emailFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; -- (BOOL)emailFieldIsEmpty; +- (_Bool)emailFieldIsEmpty; - (id)emailTextField; -- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setFieldsEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateControllerState; - (void)_updateUI; - (void)_refreshEnabledStateOfAliasSpecifiers; @@ -46,25 +46,26 @@ - (void)_returnKeyPressed; - (void)nextTapped; - (void)_failValidationWithError:(id)arg1; -- (void)_stopValidationModeAnimated:(BOOL)arg1; +- (void)_stopValidationModeAnimated:(_Bool)arg1; - (void)_finishValidation; -- (BOOL)onlyLocalPhoneNumberSentinelAliasIsSelected; +- (_Bool)onlyLocalPhoneNumberSentinelAliasIsSelected; - (id)selectedAliases; - (void)setAliasSelected:(id)arg1; - (id)_createSpecifierForAlias:(id)arg1; - (id)aliasSpecifiers; -- (BOOL)_phoneNumberInAliases:(id)arg1; -- (BOOL)shouldShowAllVettedAliases; -- (void)_showCheckMailButton:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)showActionSpecifier:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_phoneNumberInAliases:(id)arg1; +- (_Bool)shouldShowAllVettedAliases; +- (id)titleString; +- (void)_showCheckMailButton:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)showActionSpecifier:(id)arg1 animated:(_Bool)arg2; - (id)_rightButtonItem; - (id)logName; - (id)specifierList; - (id)bundle; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailLinkListCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailLinkListCell.h index d36da9b0b..e70b6c1de 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailLinkListCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegEmailLinkListCell.h @@ -11,8 +11,8 @@ } - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; -- (BOOL)canReload; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (_Bool)canReload; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunController.h index 8aa0267b7..4b7b005f0 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunController.h @@ -13,66 +13,66 @@ @interface CNFRegFirstRunController : CNFRegListController { Class _completionControllerClass; - BOOL _showingActivityIndicator; - BOOL _previousHidesBackButton; + _Bool _showingActivityIndicator; + _Bool _previousHidesBackButton; UIBarButtonItem *_previousLeftButton; UIBarButtonItem *_previousRightButton; id _delegate; UIBarButtonItem *_customRightButton; UIBarButtonItem *_customLeftButton; NSTimer *_timeoutTimer; - BOOL _timedOut; - BOOL _cancelled; + _Bool _timedOut; + _Bool _cancelled; IMAccount *_account; } @property(retain, nonatomic) IMAccount *account; // @synthesize account=_account; -@property(nonatomic) BOOL timedOut; // @synthesize timedOut=_timedOut; +@property(nonatomic) _Bool timedOut; // @synthesize timedOut=_timedOut; @property(retain, nonatomic) UIBarButtonItem *customRightButton; // @synthesize customRightButton=_customRightButton; @property(retain, nonatomic) UIBarButtonItem *customLeftButton; // @synthesize customLeftButton=_customLeftButton; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL previousHidesBackButton; // @synthesize previousHidesBackButton=_previousHidesBackButton; +@property(nonatomic) _Bool previousHidesBackButton; // @synthesize previousHidesBackButton=_previousHidesBackButton; @property(retain, nonatomic) UIBarButtonItem *previousRightButton; // @synthesize previousRightButton=_previousRightButton; @property(retain, nonatomic) UIBarButtonItem *previousLeftButton; // @synthesize previousLeftButton=_previousLeftButton; @property(nonatomic) Class completionControllerClass; // @synthesize completionControllerClass=_completionControllerClass; - (void)_executeDismissBlock:(id)arg1; -@property(readonly, nonatomic) int currentAppearanceStyle; +@property(readonly, nonatomic) long long currentAppearanceStyle; - (void)_setupEventHandlers; -- (BOOL)dismissWithState:(unsigned int)arg1; -- (BOOL)pushCompletionControllerIfPossible; +- (_Bool)dismissWithState:(unsigned long long)arg1; +- (_Bool)pushCompletionControllerIfPossible; - (void)_refreshCurrentState; - (void)_updateControllerState; - (void)_updateUI; - (void)systemApplicationDidEnterBackground; - (void)systemApplicationWillEnterForeground; -- (void)setCellsChecked:(BOOL)arg1; -- (void)_stopValidationModeAnimated:(BOOL)arg1; -- (void)_startValidationModeAnimated:(BOOL)arg1; -- (void)_startValidationModeAnimated:(BOOL)arg1 allowCancel:(BOOL)arg2; -- (void)_stopActivityIndicatorAnimated:(BOOL)arg1; -- (void)_stopActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2; -- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2; -- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2 allowCancel:(BOOL)arg3; +- (void)setCellsChecked:(_Bool)arg1; +- (void)_stopValidationModeAnimated:(_Bool)arg1; +- (void)_startValidationModeAnimated:(_Bool)arg1; +- (void)_startValidationModeAnimated:(_Bool)arg1 allowCancel:(_Bool)arg2; +- (void)_stopActivityIndicatorAnimated:(_Bool)arg1; +- (void)_stopActivityIndicatorWithTitle:(id)arg1 animated:(_Bool)arg2; +- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(_Bool)arg2; +- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(_Bool)arg2 allowCancel:(_Bool)arg3; - (id)_validationModeCancelButton; - (void)_handleTimeout; - (void)_timeoutFired:(id)arg1; - (void)_stopTimeout; - (void)_startTimeoutWithDuration:(double)arg1; -- (BOOL)_hidesBackButton; +- (_Bool)_hidesBackButton; - (void)_leftButtonTapped; - (id)_leftButtonItem; - (void)_cancelValidationMode; - (void)_handleValidationModeCancelled; - (void)_rightButtonTapped; - (id)_rightButtonItem; -- (void)_refreshNavBarAnimated:(BOOL)arg1; +- (void)_refreshNavBarAnimated:(_Bool)arg1; - (id)validationString; - (id)titleString; - (id)customTitle; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)_returnKeyPressed; - (void)_handleReturnKeyTapped:(id)arg1; - (void)_stopListeningForReturnKey; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunDelegate-Protocol.h index b20a7dd98..3cf84b0e8 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol CNFRegFirstRunDelegate -- (void)firstRunController:(id)arg1 finishedWithState:(unsigned int)arg2; +- (void)firstRunController:(id)arg1 finishedWithState:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunExperience-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunExperience-Protocol.h index c071b0263..e1f90bb46 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunExperience-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegFirstRunExperience-Protocol.h @@ -11,7 +11,7 @@ @protocol CNFRegFirstRunExperience @property(retain, nonatomic) UIBarButtonItem *customRightButton; @property(retain, nonatomic) UIBarButtonItem *customLeftButton; -@property(readonly, nonatomic) int currentAppearanceStyle; +@property(readonly, nonatomic) long long currentAppearanceStyle; @property(nonatomic) id delegate; - (id)initWithRegController:(id)arg1 account:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegGradientAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegGradientAppearanceController.h index 279e4c385..7aa5fc6db 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegGradientAppearanceController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegGradientAppearanceController.h @@ -10,12 +10,12 @@ { } -- (BOOL)webViewDrawsShadows; -- (BOOL)webViewIsOpaque; +- (_Bool)webViewDrawsShadows; +- (_Bool)webViewIsOpaque; - (id)webViewBackgroundColor; -- (BOOL)actionSheetsUsePopoverStyle; -- (int)navigationBarActivityIndicatorStyle; -- (int)modalPresentationStyle; +- (_Bool)actionSheetsUsePopoverStyle; +- (long long)navigationBarActivityIndicatorStyle; +- (long long)modalPresentationStyle; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLearnMoreButton.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLearnMoreButton.h index 21460ff6b..2f4a93279 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLearnMoreButton.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLearnMoreButton.h @@ -10,20 +10,20 @@ @interface CNFRegLearnMoreButton : UIButton { - int _style; + long long _style; NSString *_buttonText; - BOOL _alwaysUnderline; - BOOL _usesImage; + _Bool _alwaysUnderline; + _Bool _usesImage; } + (id)roundedButtonWithText:(id)arg1 color:(id)arg2; -@property(nonatomic) BOOL alwaysUnderline; // @synthesize alwaysUnderline=_alwaysUnderline; -@property(nonatomic) BOOL usesImage; // @synthesize usesImage=_usesImage; +@property(nonatomic) _Bool alwaysUnderline; // @synthesize alwaysUnderline=_alwaysUnderline; +@property(nonatomic) _Bool usesImage; // @synthesize usesImage=_usesImage; @property(copy, nonatomic) NSString *buttonText; // @synthesize buttonText=_buttonText; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void)drawRect:(struct CGRect)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; @@ -31,8 +31,8 @@ - (void)_setupLearnMoreTextForCurrentStyle; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2 text:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 text:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegListController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegListController.h index 41a89c02e..9e10438eb 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegListController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegListController.h @@ -15,60 +15,60 @@ @interface CNFRegListController : PSListController { id _appearBlock; - BOOL _appeared; - BOOL _showingChildController; - BOOL _shouldRerootPreferences; + _Bool _appeared; + _Bool _showingChildController; + _Bool _shouldRerootPreferences; CNFRegController *_regController; } -@property(readonly, nonatomic) BOOL appeared; // @synthesize appeared=_appeared; +@property(readonly, nonatomic) _Bool appeared; // @synthesize appeared=_appeared; @property(retain, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; -@property(nonatomic) BOOL shouldRerootPreferences; // @synthesize shouldRerootPreferences=_shouldRerootPreferences; -@property(nonatomic) BOOL showingChildController; // @synthesize showingChildController=_showingChildController; +@property(nonatomic) _Bool shouldRerootPreferences; // @synthesize shouldRerootPreferences=_shouldRerootPreferences; +@property(nonatomic) _Bool showingChildController; // @synthesize showingChildController=_showingChildController; @property(copy, nonatomic) id appearBlock; // @synthesize appearBlock=_appearBlock; - (void)removeAllHandlers; - (void)_setupEventHandlers; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (void)_updateTableLabel:(id)arg1 withTableView:(id)arg2 isTopMostHeader:(BOOL)arg3; -- (void)_setLabel:(id)arg1 forSpecifier:(id)arg2 header:(BOOL)arg3; -- (void)_updateExistingLabelForSpecifier:(id)arg1 header:(BOOL)arg2; -- (id)_existingLabelForSection:(int)arg1 header:(BOOL)arg2; -- (id)_existingLabelForSpecifier:(id)arg1 header:(BOOL)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (void)_updateTableLabel:(id)arg1 withTableView:(id)arg2 isTopMostHeader:(_Bool)arg3; +- (void)_setLabel:(id)arg1 forSpecifier:(id)arg2 header:(_Bool)arg3; +- (void)_updateExistingLabelForSpecifier:(id)arg1 header:(_Bool)arg2; +- (id)_existingLabelForSection:(long long)arg1 header:(_Bool)arg2; +- (id)_existingLabelForSpecifier:(id)arg1 header:(_Bool)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)loadView; -@property(readonly, nonatomic) int currentAppearanceStyle; // @dynamic currentAppearanceStyle; -- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_setSpecifierEnabled:(id)arg1 enabled:(BOOL)arg2 animated:(BOOL)arg3; +@property(readonly, nonatomic) long long currentAppearanceStyle; // @dynamic currentAppearanceStyle; +- (void)_setFieldsEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setSpecifierEnabled:(id)arg1 enabled:(_Bool)arg2 animated:(_Bool)arg3; - (id)logName; -- (BOOL)wantsWiFiChooser; -- (void)authorizationController:(id)arg1 authorizedAccount:(BOOL)arg2; +- (_Bool)wantsWiFiChooser; +- (void)authorizationController:(id)arg1 authorizedAccount:(_Bool)arg2; - (void)changePasswordControllerDidFinish:(id)arg1 withAppleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; - (void)changePasswordControllerDidCancel:(id)arg1; -- (BOOL)_handleURLDictionary:(id)arg1; +- (_Bool)_handleURLDictionary:(id)arg1; - (void)handleURL:(id)arg1; -- (BOOL)_showWiFiAlertIfNecessary; +- (_Bool)_showWiFiAlertIfNecessary; - (void)systemApplicationDidResume; - (void)systemApplicationDidSuspend; - (void)systemApplicationWillResignActive; - (void)systemApplicationDidBecomeActive; - (void)systemApplicationWillEnterForeground; - (void)systemApplicationDidEnterBackground; -- (BOOL)shouldSelectResponderOnAppearance; +- (_Bool)shouldSelectResponderOnAppearance; - (void)applicationDidResume; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_performAppearBlock; - (void)_updateTitle; - (id)customTitle; - (id)specifierList; - (id)specifiers; - (void)setSpecifier:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithParentController:(id)arg1; - (id)initWithRegController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLocaleController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLocaleController.h index 20d033f8f..b0a77f29f 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLocaleController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegLocaleController.h @@ -19,8 +19,8 @@ PSSpecifier *_phoneNumberGroupSpecifier; PSSpecifier *_phoneNumberFieldSpecifier; NSArray *_regionData; - BOOL _isLoading; - BOOL _isError; + _Bool _isLoading; + _Bool _isError; id _regionListChangeObserver; } @@ -34,34 +34,35 @@ - (void)regionChooser:(id)arg1 selectedRegionID:(id)arg2; - (void)hideCountryPicker; - (void)showCountryPicker; -- (void)_hideCountryPickerAnimated:(BOOL)arg1; -- (void)_showCountryPickerAnimated:(BOOL)arg1; +- (void)_hideCountryPickerAnimated:(_Bool)arg1; +- (void)_showCountryPickerAnimated:(_Bool)arg1; - (void)_handleTimeout; - (void)_startTimeout; - (void)_rightButtonTapped; - (void)_finishValidation; - (void)_failValidationWithError:(id)arg1; -- (void)_refreshPhoneFieldAnimated:(BOOL)arg1; +- (void)_refreshPhoneFieldAnimated:(_Bool)arg1; - (void)setCurrentPhoneNumber:(id)arg1 forSpecifier:(id)arg2; - (id)currentPhoneNumberForSpecifier:(id)arg1; - (id)_unformattedPhoneNumber:(id)arg1; - (id)currentPhoneCompatibleCountryCode; - (id)_phoneTextField; -- (void)_showPhoneField:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_refreshCountryFieldAnimated:(BOOL)arg1; +- (void)_showPhoneField:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_refreshCountryFieldAnimated:(_Bool)arg1; - (id)currentCountryValueForSpecifier:(id)arg1; - (id)_currentRegion; -- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setFieldsEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateControllerState; - (void)_updateUI; - (void)_handleRegionListLoad; - (void)_stopListeningForRegionListChanges; - (void)_startListeningForRegionListChanges; +- (id)titleString; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_loadInitialValues; - (void)_loadRegionsIfNecessary; - (id)countryList; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernAppearanceController.h index 2b58029de..de0cccd43 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernAppearanceController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernAppearanceController.h @@ -10,15 +10,15 @@ { } -- (BOOL)webViewDrawsShadows; -- (BOOL)webViewIsOpaque; +- (_Bool)webViewDrawsShadows; +- (_Bool)webViewIsOpaque; - (id)webViewBackgroundColor; - (id)webViewBackgroundView; -- (int)modalPresentationStyle; +- (long long)modalPresentationStyle; - (id)tableCellCheckmarkImageDisabled; - (id)tableCellCheckmarkImage; -- (int)tableFooterTextAlignment; -- (int)tableHeaderTextAlignment; +- (long long)tableFooterTextAlignment; +- (long long)tableHeaderTextAlignment; - (id)tableFooterTextColor; - (id)tableHeaderTextColor; - (id)tableFooterFont; @@ -27,11 +27,11 @@ - (id)tableCellDetailLabelColor; - (id)tableCellTextLabelColor; - (id)tableCellTextLabelBackgroundColor; -- (BOOL)navigationBarHidesShadow; -- (BOOL)navigationBarHidesTitle; -- (BOOL)firstNavigationBarHidden; +- (_Bool)navigationBarHidesShadow; +- (_Bool)navigationBarHidesTitle; +- (_Bool)firstNavigationBarHidden; - (id)tableBackgroundColor; -- (BOOL)styleUsesCustomTableStyle; +- (_Bool)styleUsesCustomTableStyle; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentAppearanceController.h deleted file mode 100644 index 186f97cda..000000000 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentAppearanceController.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface CNFRegModernTransparentAppearanceController : CNFRegModernAppearanceController -{ -} - -- (id)navigationBarTintColor; -- (int)navigationBarActivityIndicatorStyle; -- (int)modalPresentationStyle; -- (id)splashSignInFieldsBackgroundColor; -- (id)splashSignInFieldsBorderColor; -- (id)splashEntryPlaceholderTextColor; -- (id)splashEntryFieldTextColor; -- (BOOL)splashScreenShowsIcon; -- (id)tableCellCheckmarkImageDisabled; -- (id)tableBackgroundColor; - -@end - diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentDarkAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentDarkAppearanceController.h new file mode 100644 index 000000000..cd71c7c7d --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentDarkAppearanceController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegModernTransparentDarkAppearanceController : CNFRegModernAppearanceController +{ +} + +- (long long)navigationBarStyle; +- (id)navigationBarBackgroundImage; +- (_Bool)navigationBarTranslucent; +- (id)navigationBarTintColor; +- (long long)navigationBarActivityIndicatorStyle; +- (long long)modalPresentationStyle; +- (long long)splashSignInProgressIndicatorColor; +- (id)splashSignInFieldsBackgroundColor; +- (id)splashSignInFieldsBorderColor; +- (id)splashEntryFieldLabelTextColor; +- (id)splashEntryPlaceholderTextColor; +- (id)splashEntryFieldTextColor; +- (id)splashTitleLabelTextColor; +- (_Bool)splashScreenShowsIcon; +- (id)tableFooterTextColor; +- (id)tableHeaderTextColor; +- (id)tableSeparatorColor; +- (long long)tableSeparatorStyle; +- (id)tableCellDetailLabelBackgroundColor; +- (id)tableCellDetailLabelColor; +- (id)tableCellTextLabelColor; +- (id)tableCellBackgroundColor; +- (id)tableCellTextLabelBackgroundColor; +- (id)tableCellEditableTextFieldClearButtonPressed; +- (id)tableCellEditableTextFieldClearButton; +- (id)tableCellCheckmarkImageDisabled; +- (id)tableBackgroundColor; +- (id)userInteractionColor; +- (id)customBackgroundColor; +- (_Bool)styleUsesCustomTableStyle; +- (long long)keyboardAppearance; + +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentLightAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentLightAppearanceController.h new file mode 100644 index 000000000..a6809a77b --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegModernTransparentLightAppearanceController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFRegModernTransparentLightAppearanceController : CNFRegModernAppearanceController +{ +} + +- (id)navigationBarTintColor; +- (long long)navigationBarActivityIndicatorStyle; +- (long long)modalPresentationStyle; +- (id)splashSignInFieldsBackgroundColor; +- (id)splashSignInFieldsBorderColor; +- (id)splashEntryFieldLabelTextColor; +- (id)splashEntryPlaceholderTextColor; +- (id)splashEntryFieldTextColor; +- (_Bool)splashScreenShowsIcon; +- (id)tableCellCheckmarkImageDisabled; +- (id)tableBackgroundColor; + +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegNavigationBarTitleView.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegNavigationBarTitleView.h index 5c5f65838..6e6e84fe7 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegNavigationBarTitleView.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegNavigationBarTitleView.h @@ -20,10 +20,10 @@ - (void)layoutSubviews; - (void)_updateTitleLabel; - (void)setFrame:(struct CGRect)arg1; -- (struct CGSize)_currentTextShadowOffsetForBarStyle:(int)arg1; -- (id)_currentTextShadowColorForBarStyle:(int)arg1; -- (id)_currentTextColorForBarStyle:(int)arg1; -- (BOOL)_useSilverLookForBarStyle:(int)arg1; +- (struct CGSize)_currentTextShadowOffsetForBarStyle:(long long)arg1; +- (id)_currentTextShadowColorForBarStyle:(long long)arg1; +- (id)_currentTextColorForBarStyle:(long long)arg1; +- (_Bool)_useSilverLookForBarStyle:(long long)arg1; - (id)_defaultFont; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegRegionChooserController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegRegionChooserController.h index 6d4893bbd..2ff64cea1 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegRegionChooserController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegRegionChooserController.h @@ -30,7 +30,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSString *selectedRegionID; // @synthesize selectedRegionID=_selectedRegionID; @property(retain, nonatomic) NSArray *regionList; // @synthesize regionList=_regionList; -- (void)statusBarWillAnimateByHeight:(float)arg1; +- (void)statusBarWillAnimateByHeight:(double)arg1; - (void)didWake; - (void)didUnlock; - (void)willUnlock; @@ -38,7 +38,7 @@ - (void)suspend; - (void)willBecomeActive; - (void)willResignActive; -- (BOOL)canBeShownFromSuspendedState; +- (_Bool)canBeShownFromSuspendedState; - (void)handleURL:(id)arg1; - (void)pushController:(id)arg1; - (id)readPreferenceValue:(id)arg1; @@ -55,22 +55,22 @@ - (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; - (void)_showTableViewCells; - (void)_hideTableViewCells; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)_selectRegionID:(id)arg1; - (void)_selectRegionList:(id)arg1; - (id)drillDownControllerList; - (void)_drillDownControllersWithArray:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; - (void)viewDidUnload; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)initWithRegionList:(id)arg1 selectedRegionID:(id)arg2; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSecureAccountWebViewController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSecureAccountWebViewController.h index 45857bd11..bf73d290e 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSecureAccountWebViewController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSecureAccountWebViewController.h @@ -11,9 +11,9 @@ @interface CNFRegSecureAccountWebViewController : CNFRegAuthorizedAccountWebViewController { IMAccount *_account; - BOOL _triedGettingNewCredentials; - BOOL _gotNewCredential; - unsigned int _signinFailureCount; + _Bool _triedGettingNewCredentials; + _Bool _gotNewCredential; + unsigned long long _signinFailureCount; } @property(retain, nonatomic) IMAccount *account; // @synthesize account=_account; @@ -29,8 +29,8 @@ - (void)_showRegistrationFailureWithError:(id)arg1; - (void)_handleTimeout; - (void)doHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)dealloc; - (id)initWithRegController:(id)arg1 account:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSelectableAliasTableCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSelectableAliasTableCell.h index b77e90b36..ff8f5a9b3 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSelectableAliasTableCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSelectableAliasTableCell.h @@ -10,9 +10,9 @@ { } -- (void)setChecked:(BOOL)arg1; -- (BOOL)usesStandardBackgroundImage; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (void)setChecked:(_Bool)arg1; +- (_Bool)usesStandardBackgroundImage; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegServerWebViewController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegServerWebViewController.h index baf14b059..b715852e3 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegServerWebViewController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegServerWebViewController.h @@ -6,22 +6,21 @@ #import "UIViewController.h" +#import "RUIObjectModelDelegate-Protocol.h" #import "UIAlertViewDelegate-Protocol.h" #import "UIWebViewDelegate-Protocol.h" -@class CNFRegController, CNFRegLoadingView, NSMutableDictionary, NSString, NSTimer, UIAlertView, UIWebView; +@class CNFRegController, CNFRegLoadingView, NSMutableArray, NSTimer, RUILoader, UIAlertView, UIWebView; -@interface CNFRegServerWebViewController : UIViewController +@interface CNFRegServerWebViewController : UIViewController { - UIWebView *_webView; CNFRegController *_regController; CNFRegLoadingView *_loadingView; - NSString *_leftButtonAction; - NSString *_rightButtonAction; - NSMutableDictionary *_urlHandlers; UIAlertView *_alert; id _alertHandler; NSTimer *_timeoutTimer; + RUILoader *_loader; + NSMutableArray *_objectModels; struct { unsigned int isLoading:1; unsigned int isLoaded:1; @@ -32,67 +31,48 @@ unsigned int shouldLog:1; unsigned int timedOut; } _webControllerFlags; + UIWebView *_webView; } +@property(retain, nonatomic) UIWebView *webView; // @synthesize webView=_webView; @property(retain, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; @property(copy, nonatomic) id alertHandler; // @synthesize alertHandler=_alertHandler; @property(retain, nonatomic) UIAlertView *alert; // @synthesize alert=_alert; -@property(copy, nonatomic) NSString *rightButtonAction; // @synthesize rightButtonAction=_rightButtonAction; -@property(copy, nonatomic) NSString *leftButtonAction; // @synthesize leftButtonAction=_leftButtonAction; -@property(retain, nonatomic) UIWebView *webView; // @synthesize webView=_webView; -@property(readonly, nonatomic) BOOL timedOut; // @dynamic timedOut; -@property(readonly, nonatomic) BOOL isLoading; // @dynamic isLoading; -@property(readonly, nonatomic) BOOL isLoaded; // @dynamic isLoaded; +@property(readonly, nonatomic) _Bool timedOut; // @dynamic timedOut; +@property(readonly, nonatomic) _Bool isLoading; // @dynamic isLoading; +@property(readonly, nonatomic) _Bool isLoaded; // @dynamic isLoaded; - (void)applicationWillSuspend; - (void)_handleTimeout; - (void)_timeoutFired:(id)arg1; - (void)_stopTimeout; - (void)_startTimeoutWithDuration:(double)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)parseAlertURL:(id)arg1; -- (void)parseNavBarURL:(id)arg1; -- (void)handleRightButtonError:(id)arg1; -- (void)rightButtonTapped:(id)arg1; -- (void)_clearRightButtonTarget; -- (void)handleLeftButtonError:(id)arg1; -- (void)leftButtonTapped:(id)arg1; -- (void)_clearLeftButtonTarget; -- (id)navButtonWithTitle:(id)arg1 action:(SEL)arg2 highlight:(BOOL)arg3; -- (id)executeJavaScript:(id)arg1; -- (id)executeJavaScript:(id)arg1 error:(id *)arg2; -- (id)javaScriptStringForValue:(struct OpaqueJSValue *)arg1; -- (struct OpaqueJSContext *)javaScriptExecutionContext; -- (id)functionStringFromCallbackName:(id)arg1 withStringArgument:(id)arg2; -- (id)functionStringFromCallbackName:(id)arg1; -- (BOOL)uintForServerValue:(id)arg1 value:(unsigned int *)arg2 defaultValue:(unsigned int)arg3; -- (BOOL)intForServerValue:(id)arg1 value:(int *)arg2 defaultValue:(int)arg3; -- (BOOL)boolForServerValue:(id)arg1 value:(char *)arg2 defaultValue:(BOOL)arg3; -- (id)numberForServerValue:(id)arg1; -- (id)queryDictionaryForUrl:(id)arg1; -- (id)schemeForURL:(id)arg1; -- (void)clearUrlHandlers; -- (void)setupUrlHandlers; -- (SEL)selectorForScheme:(id)arg1; -- (void)addSelector:(SEL)arg1 forScheme:(id)arg2; -- (BOOL)canSendURLRequest:(id)arg1; -- (BOOL)shouldSetHeadersForRequest:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (_Bool)canSendURLRequest:(id)arg1; +- (_Bool)shouldSetHeadersForRequest:(id)arg1; - (void)setHeadersForRequest:(id)arg1; - (id)overrideURLForURL:(id)arg1; +- (void)receivedStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (void)loader:(id)arg1 didFailWithError:(id)arg2; +- (void)objectModel:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; +- (void)objectModel:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; +- (void)loader:(id)arg1 receivedObjectModel:(id)arg2 actionSignal:(int)arg3; +- (void)cancelButtonPressed:(id)arg1; +- (void)objectModelDidChange:(id)arg1; +- (void)objectModelPressedBack:(id)arg1; +- (id)parentViewControllerForObjectModel:(id)arg1; +- (void)_popObjectModelAnimated:(_Bool)arg1; +- (void)_cleanupLoader; - (void)loadURL:(id)arg1; -- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; -- (void)webViewDidFinishLoad:(id)arg1; -- (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; - (void)hideSpinner; - (void)showSpinner; -- (void)setWantsWifi:(BOOL)arg1; +- (void)setWantsWifi:(_Bool)arg1; - (void)stopRequiringWifi; - (void)startRequiringWifi; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)_shouldLog; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)_shouldLog; - (id)logName; - (void)dealloc; - (void)viewDidUnload; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsAccountCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsAccountCell.h index e26d4825f..5faf484fd 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsAccountCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsAccountCell.h @@ -11,11 +11,11 @@ } - (void)layoutSubviews; -- (BOOL)canReload; +- (_Bool)canReload; - (void)setValue:(id)arg1; - (void)_updateLabelColors; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsCallerIdCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsCallerIdCell.h index 6cc45d623..8014a19c0 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsCallerIdCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsCallerIdCell.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsController.h index fd45f11b7..063e6c0e1 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSettingsController.h @@ -44,41 +44,41 @@ - (void)_setupAccountHandlersForNormalOperation; - (void)_setupAccountHandlersForDisabledOperation; - (void)_setupAccountHandlersForDisabling; -- (BOOL)_allAccountsAreDeactivated; +- (_Bool)_allAccountsAreDeactivated; - (void)_handleSuccessfulAccountReactivation:(id)arg1; - (void)_handleFailedAccountReactivation:(id)arg1 error:(id)arg2; - (void)_setupAccountHandlers; -- (BOOL)_shouldUseDisabledHandlers; -- (BOOL)popToFirstRunControllerAnimated:(BOOL)arg1; -- (BOOL)_popFromSettingsAnimated:(BOOL)arg1; -- (void)_updateControllerStateAnimated:(BOOL)arg1; -- (void)showSpecifiers:(id)arg1 afterGroupId:(id)arg2 animated:(BOOL)arg3; -- (int)groupIdForSpecifierId:(id)arg1; -- (int)groupIdForSpecifier:(id)arg1; -- (int)indexOfLastSpecifierInGroup:(id)arg1; -- (void)refreshBlacklistSettingsAnimated:(BOOL)arg1; -- (void)showBlacklistSettings:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)shouldShowBlacklistSettings; -- (void)showReplyWithMessage:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)shouldShowReplyWithMessage; +- (_Bool)_shouldUseDisabledHandlers; +- (_Bool)popToFirstRunControllerAnimated:(_Bool)arg1; +- (_Bool)_popFromSettingsAnimated:(_Bool)arg1; +- (void)_updateControllerStateAnimated:(_Bool)arg1; +- (void)showSpecifiers:(id)arg1 afterGroupId:(id)arg2 animated:(_Bool)arg3; +- (long long)groupIdForSpecifierId:(id)arg1; +- (long long)groupIdForSpecifier:(id)arg1; +- (long long)indexOfLastSpecifierInGroup:(id)arg1; +- (void)refreshBlacklistSettingsAnimated:(_Bool)arg1; +- (void)showBlacklistSettings:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)shouldShowBlacklistSettings; +- (void)showReplyWithMessage:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)shouldShowReplyWithMessage; - (id)createSpecifierForCallerIdAlias:(id)arg1; - (void)updateSpecifier:(id)arg1 withCallerIdAlias:(id)arg2; - (void)refreshAllCallerIdAliasSpecifiers; - (void)refreshCallerIdSpecifier:(id)arg1; - (void)setCallerId:(id)arg1; -- (void)refreshCallerIdAliasesAnimated:(BOOL)arg1; +- (void)refreshCallerIdAliasesAnimated:(_Bool)arg1; - (id)callerIdAliasSpecifiers; - (id)possibleCallerIdAliases; -- (BOOL)showCallerId:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)showCallerId:(_Bool)arg1 animated:(_Bool)arg2; - (void)_showAliasValidationError:(id)arg1; - (id)aliasDetailControllerForSpecifier:(id)arg1; - (void)setAliasSelected:(id)arg1; - (id)createSpecifierForAlias:(id)arg1; -- (BOOL)_canDeselectAlias:(id)arg1; +- (_Bool)_canDeselectAlias:(id)arg1; - (id)aliasWithIdentifier:(id)arg1; - (void)setPendingAddress:(id)arg1 forSpecifier:(id)arg2; - (id)pendingAddressForSpecifier:(id)arg1; -- (void)stopEditingTextField:(BOOL)arg1; +- (void)stopEditingTextField:(_Bool)arg1; - (void)_clearBlankAliasField; - (void)startEditingTextField; - (void)textFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; @@ -89,29 +89,29 @@ - (id)statusForAlias:(id)arg1; - (id)statusForSpecifier:(id)arg1; - (id)aliasForSpecifier:(id)arg1; -- (BOOL)additionalAliasesAvailable; -- (void)showAddAliasButton:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)isShowingAddButton; -- (void)showBlankAlias:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)isShowingBlankAlias; -- (BOOL)showAliases:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)additionalAliasesAvailable; +- (void)showAddAliasButton:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)isShowingAddButton; +- (void)showBlankAlias:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)isShowingBlankAlias; +- (_Bool)showAliases:(_Bool)arg1 animated:(_Bool)arg2; - (void)updateSpecifier:(id)arg1 withAlias:(id)arg2; - (void)refreshAllAliasSpecifiers; - (void)refreshAliasSpecifier:(id)arg1; -- (void)refreshAliasesAnimated:(BOOL)arg1; -- (BOOL)_shouldShowAliasInfo; +- (void)refreshAliasesAnimated:(_Bool)arg1; +- (_Bool)_shouldShowAliasInfo; - (id)aliasSpecifiers; - (void)clearAccountCache; -- (void)firstRunController:(id)arg1 finishedWithState:(unsigned int)arg2; +- (void)firstRunController:(id)arg1 finishedWithState:(unsigned long long)arg2; - (void)viewAccountControllerDidFinish:(id)arg1 withAppleId:(id)arg2; - (void)_showLocaleChooserWithAccount:(id)arg1; - (id)_localeChooserForAccount:(id)arg1; - (void)_hideLocaleChooser; - (void)_showViewAccountControllerForAccount:(id)arg1; - (void)_showSignInController; -- (void)firstRunControllerDidFinish:(id)arg1 finished:(BOOL)arg2; -- (BOOL)showAccounts:(BOOL)arg1 animated:(BOOL)arg2; -- (void)refreshAccountsAnimated:(BOOL)arg1; +- (void)firstRunControllerDidFinish:(id)arg1 finished:(_Bool)arg2; +- (_Bool)showAccounts:(_Bool)arg1 animated:(_Bool)arg2; +- (void)refreshAccountsAnimated:(_Bool)arg1; - (void)updateSpecifier:(id)arg1 withAccount:(id)arg2; - (id)createSpecifierForAccount:(id)arg1; - (id)_specifierIdentifierForAccount:(id)arg1; @@ -120,20 +120,20 @@ - (void)accountTappedWithSpecifier:(id)arg1; - (void)_showAccountAlertForAccount:(id)arg1; - (id)getAccountNameForSpecifier:(id)arg1; -- (void)showAllSettings:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic) BOOL showEnableSwitch; -- (void)refreshEnabledStateAnimated:(BOOL)arg1; -- (void)refreshFaceTimeSettingsAnimated:(BOOL)arg1; -- (void)refreshFaceTimeSettingsWithDelayAnimated:(BOOL)arg1; +- (void)showAllSettings:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) _Bool showEnableSwitch; +- (void)refreshEnabledStateAnimated:(_Bool)arg1; +- (void)refreshFaceTimeSettingsAnimated:(_Bool)arg1; +- (void)refreshFaceTimeSettingsWithDelayAnimated:(_Bool)arg1; - (void)_refreshFaceTimeSettingsDelayed:(id)arg1; - (id)getFaceTimeEnabledForSpecifier:(id)arg1; - (void)setFaceTimeEnabled:(id)arg1 specifier:(id)arg2; -- (void)setFaceTimeEnabled:(id)arg1 specifier:(id)arg2 animated:(BOOL)arg3; +- (void)setFaceTimeEnabled:(id)arg1 specifier:(id)arg2 animated:(_Bool)arg3; - (void)_updateSwitchDelayed; - (void)_updateSwitch; - (id)_switchFooterText; - (void)_buildSpecifierCache:(id)arg1; -- (void)_cacheIndividualSpecifier:(id)arg1 includeInGroup:(char *)arg2; +- (void)_cacheIndividualSpecifier:(id)arg1 includeInGroup:(_Bool *)arg2; - (void)_cacheSpecifierGroup:(id)arg1 withSpecifiers:(id)arg2; - (void)keyboardDismissed:(id)arg1; - (void)returnKeyPressed:(id)arg1; @@ -141,7 +141,7 @@ - (void)startListeningForFinishedEditingEventNotifications; - (void)_tearDownAllListeners; - (void)_setupAllListeners; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (id)customTitle; - (id)logName; - (void)_handleDeactivation:(id)arg1; @@ -151,16 +151,16 @@ - (void)systemApplicationWillEnterForeground; - (void)formSheetViewDidDisappear; - (void)formSheetViewWillDisappear; -- (id)_operationalAccountsForService:(int)arg1; +- (id)_operationalAccountsForService:(long long)arg1; - (id)_operationalAccounts; - (id)_appleIDAccounts; - (id)_useableAccounts; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)shouldReloadSpecifiersOnResume; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)shouldReloadSpecifiersOnResume; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; - (id)specifierList; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSignInController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSignInController.h index 5a7554f64..d4d54d449 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSignInController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSignInController.h @@ -20,18 +20,18 @@ NSString *_pendingUsername; NSString *_pendingPassword; id _alertHandler; - unsigned int _signinFailureCount; + unsigned long long _signinFailureCount; CNFRegLearnMoreButton *_learnMoreButton; - BOOL _hideLearnMoreButton; - BOOL _useSystemAccount; + _Bool _hideLearnMoreButton; + _Bool _useSystemAccount; } -@property(nonatomic) BOOL hideLearnMoreButton; // @synthesize hideLearnMoreButton=_hideLearnMoreButton; -@property(nonatomic) unsigned int signinFailureCount; // @synthesize signinFailureCount=_signinFailureCount; +@property(nonatomic) _Bool hideLearnMoreButton; // @synthesize hideLearnMoreButton=_hideLearnMoreButton; +@property(nonatomic) unsigned long long signinFailureCount; // @synthesize signinFailureCount=_signinFailureCount; @property(copy, nonatomic) id alertHandler; // @synthesize alertHandler=_alertHandler; @property(copy, nonatomic) NSString *pendingPassword; // @synthesize pendingPassword=_pendingPassword; @property(copy, nonatomic) NSString *pendingUsername; // @synthesize pendingUsername=_pendingUsername; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_setupEventHandlers; - (void)_setupAppearBlockForAccountAuthorizeWithAuthID:(id)arg1 token:(id)arg2; - (void)_showAccountNotAuthorizedSheetWithAuthID:(id)arg1 token:(id)arg2; @@ -47,10 +47,10 @@ - (void)_buildSignInGroupSpecifierCache:(id)arg1; - (void)_buildCreateAccountButtonSpecifierCache:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)setSignInButtonEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setCreateAccountButtonEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setPasswordEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setUsernameEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSignInButtonEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setCreateAccountButtonEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setPasswordEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setUsernameEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)cancelButtonTapped; - (void)_handleTimeout; - (void)_startTimeout; @@ -58,21 +58,22 @@ - (void)learnMorePressed:(id)arg1; - (void)signInTapped:(id)arg1; - (void)_returnKeyPressed; -- (void)_finishSignInWithAccount:(id)arg1 animated:(BOOL)arg2; -- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_finishSignInWithAccount:(id)arg1 animated:(_Bool)arg2; +- (void)_setFieldsEnabled:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateControllerState; - (void)_updateUI; - (void)createAccountControllerDidFinish:(id)arg1 withAppleId:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (void)forgotIDButtonTapped; - (void)showCreateAccountController; - (void)passwordFieldDidBeginEditing:(id)arg1; - (void)usernameFieldDidBeginEditing:(id)arg1; - (void)__userTappedTextField; - (void)passwordFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; - (void)usernameFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; -- (BOOL)passwordIsEmpty; +- (_Bool)passwordIsEmpty; - (void)setPasswordText:(id)arg1; - (id)passwordTextField; -- (BOOL)usernameIsEmpty; +- (_Bool)usernameIsEmpty; - (void)setUsernameText:(id)arg1; - (id)usernameTextField; - (id)getPasswordForSpecifier:(id)arg1; @@ -82,13 +83,14 @@ - (id)validationString; - (id)logName; - (id)_rightButtonItem; +- (void)applicationDidResume; - (void)systemApplicationDidEnterBackground; - (void)systemApplicationWillEnterForeground; - (void)handleURL:(id)arg1; - (void)setSpecifier:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_layoutLearnMoreButton; - (void)viewDidLoad; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSigninLearnMoreView.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSigninLearnMoreView.h index eb2817e9e..2f3ff6e81 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSigninLearnMoreView.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSigninLearnMoreView.h @@ -8,11 +8,11 @@ #import "PSHeaderFooterView-Protocol.h" -@class CNFRegSplashSignInController, PSSpecifier, UIButton, UIImageView, UILabel, UITextField, UserPassBox; +@class CNFRegSplashSignInController, PSSpecifier, UIButton, UIImageView, UILabel, UIProgressIndicator, UITextField, UserPassBox; @interface CNFRegSigninLearnMoreView : UIView { - int _serviceType; + long long _serviceType; PSSpecifier *_specifier; UIButton *_learnMoreButton; UIImageView *_splashImageView; @@ -24,19 +24,21 @@ UILabel *_passwordLabel; UITextField *_passwordField; UIButton *_signInButton; + UIProgressIndicator *_signInSpinner; UIButton *_forgotIDButton; UIButton *_createNewButton; CNFRegSplashSignInController *_controller; } @property(nonatomic) CNFRegSplashSignInController *controller; // @synthesize controller=_controller; -@property(nonatomic) int serviceType; // @synthesize serviceType=_serviceType; +@property(nonatomic) long long serviceType; // @synthesize serviceType=_serviceType; - (void)_learnMorePressed:(id)arg1; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1; - (void)layoutSubviews; - (void)_textDidChange:(id)arg1; - (id)createNewButton; - (id)forgotIDButton; +- (id)signInSpinner; - (id)signInButton; - (id)passwordField; - (id)passwordLabel; @@ -48,14 +50,12 @@ - (id)splashImageView; - (id)learnMoreButton; - (id)_splashImage; +- (void)setForgotIDButtonTarget:(id)arg1 selector:(SEL)arg2; - (void)setCreateNewButtonTarget:(id)arg1 selector:(SEL)arg2; - (void)setSignInButtonTarget:(id)arg1 selector:(SEL)arg2; - (id)passwordTextField; - (id)usernameTextField; -- (void)setFieldsEnabled:(BOOL)arg1; -- (void)didMoveToWindow; -- (void)removeKnockouts; -- (void)updateKnockouts; +- (void)setFieldsEnabled:(_Bool)arg1; - (void)_updateSignInButton; - (void)dealloc; - (id)initWithSpecifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSpinnerCell.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSpinnerCell.h index df12721ca..275d3d29d 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSpinnerCell.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSpinnerCell.h @@ -15,7 +15,7 @@ - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashScreenController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashScreenController.h index 84eb580e5..c10439288 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashScreenController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashScreenController.h @@ -21,15 +21,15 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIBarButtonItem *customRightButton; // @dynamic customRightButton; @property(retain, nonatomic) UIBarButtonItem *customLeftButton; // @dynamic customLeftButton; -@property(readonly, nonatomic) int currentAppearanceStyle; // @dynamic currentAppearanceStyle; +@property(readonly, nonatomic) long long currentAppearanceStyle; // @dynamic currentAppearanceStyle; - (void)_getStartedPressed:(id)arg1; - (void)_learnMorePressed:(id)arg1; - (id)userInteractionColor; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)willBecomeActive; - (void)loadView; - (void)dealloc; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)initWithRegController:(id)arg1 account:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashSignInController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashSignInController.h index 4698c6662..e4c6c242c 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashSignInController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegSplashSignInController.h @@ -13,20 +13,21 @@ CNFRegSigninLearnMoreView *_signInView; } -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)_existingLearnMoreViewForSection:(int)arg1; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)_existingLearnMoreViewForSection:(long long)arg1; - (id)_existingLearnMoreViewForSpecifier:(id)arg1; -- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)passwordIsEmpty; +- (void)_setFieldsEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)passwordIsEmpty; - (void)setPasswordText:(id)arg1; - (id)passwordTextField; -- (BOOL)usernameIsEmpty; +- (_Bool)usernameIsEmpty; - (void)setUsernameText:(id)arg1; - (id)usernameTextField; - (void)_updateDescriptionText; - (void)viewDidLoad; - (id)specifierList; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegStripedAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegStripedAppearanceController.h index 19a1f288b..78521d048 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegStripedAppearanceController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegStripedAppearanceController.h @@ -10,8 +10,8 @@ { } -- (BOOL)webViewDrawsShadows; -- (BOOL)webViewIsOpaque; +- (_Bool)webViewDrawsShadows; +- (_Bool)webViewIsOpaque; - (id)webViewBackgroundColor; - (id)webViewBackgroundView; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableFooterLabel.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableFooterLabel.h index 58b9b09dd..9f851a927 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableFooterLabel.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableFooterLabel.h @@ -10,9 +10,9 @@ { } -- (float)_bottomPadding; -- (float)_topPadding; -- (int)_labelTextAlignment; +- (double)_bottomPadding; +- (double)_topPadding; +- (long long)_labelTextAlignment; - (id)_URLTarget; - (id)_URLText; - (id)_labelText; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableHeaderLabel.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableHeaderLabel.h index 7d8f3250d..af97c7927 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableHeaderLabel.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableHeaderLabel.h @@ -10,8 +10,8 @@ { } -- (float)preferredHeightForWidth:(float)arg1; -- (int)_labelTextAlignment; +- (double)preferredHeightForWidth:(double)arg1; +- (long long)_labelTextAlignment; - (id)_labelText; - (id)initWithSpecifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableLabel.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableLabel.h index 267d4d68e..72d623c04 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableLabel.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTableLabel.h @@ -15,7 +15,7 @@ UILabel *_label; PSSpecifier *_specifier; UITableView *_cnfreg_tableView; - BOOL _isTopmostHeader; + _Bool _isTopmostHeader; CNFRegLearnMoreButton *_urlButton; NSString *_URLText; NSURL *_URLTarget; @@ -23,19 +23,20 @@ @property(copy, nonatomic) NSURL *URLTarget; // @synthesize URLTarget=_URLTarget; @property(copy, nonatomic) NSString *URLText; // @synthesize URLText=_URLText; -@property(nonatomic) BOOL isTopmostHeader; // @synthesize isTopmostHeader=_isTopmostHeader; +@property(nonatomic) _Bool isTopmostHeader; // @synthesize isTopmostHeader=_isTopmostHeader; @property(nonatomic) UITableView *cnfreg_tableView; // @synthesize cnfreg_tableView=_cnfreg_tableView; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1; - (void)updateLabelText; - (void)_urlTapped:(id)arg1; - (id)_URLTarget; - (id)_URLText; -- (int)_labelTextAlignment; +- (long long)_labelTextAlignment; - (id)_labelText; - (void)layoutSubviews; -- (float)_bottomPadding; -- (float)_topPadding; -- (float)_labelInset; +- (double)_bottomPadding; +- (double)_topPadding; +- (double)_labelInset; +- (void)clearSpecifier; - (void)dealloc; - (id)initWithSpecifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTranslucentBlackAppearanceController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTranslucentBlackAppearanceController.h index 188e28016..cf70c9c65 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTranslucentBlackAppearanceController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegTranslucentBlackAppearanceController.h @@ -10,23 +10,23 @@ { } -- (BOOL)actionSheetsUsePopoverStyle; -- (BOOL)learnMoreButtonDrawsUnderline; +- (_Bool)actionSheetsUsePopoverStyle; +- (_Bool)learnMoreButtonDrawsUnderline; - (id)learnMoreArrowImagePressed; - (id)learnMoreArrowImage; - (id)learnMoreShadowColor; - (id)learnMoreTextColorSelected; - (id)learnMoreTextColor; -- (BOOL)navigationBarIsTranslucent; -- (int)navigationBarStyle; -- (BOOL)webViewDrawsShadows; -- (BOOL)webViewIsOpaque; +- (_Bool)navigationBarIsTranslucent; +- (long long)navigationBarStyle; +- (_Bool)webViewDrawsShadows; +- (_Bool)webViewIsOpaque; - (id)webViewBackgroundColor; -- (int)modalPresentationStyle; +- (long long)modalPresentationStyle; - (id)searchResultsTableSeparatorBottomShadowColor; - (id)searchResultsTableSeparatorTopShadowColor; - (id)searchResultsTableSeparatorColor; -- (int)searchResultsTableSeparatorStyle; +- (long long)searchResultsTableSeparatorStyle; - (struct CGSize)tableHeaderTextShadowOffset; - (id)tableHeaderTextShadowColor; - (id)tableHeaderTextColor; @@ -40,7 +40,7 @@ - (id)tableSeparatorBottomShadowColor; - (id)tableSeparatorTopShadowColor; - (id)tableSeparatorColor; -- (int)tableSeparatorStyle; +- (long long)tableSeparatorStyle; - (id)tableSectionBorderColor; - (id)tableCellBackgroundColor; - (id)tableCellEditableTextPlaceholderColor; @@ -53,10 +53,10 @@ - (id)tableCellTextLabelBackgroundColor; - (id)tableCellTextLabelColor; - (id)tableBackgroundColor; -- (BOOL)styleUsesCustomSearchResultsStyle; -- (BOOL)styleUsesCustomSeparatorStyle; -- (BOOL)styleUsesCustomAccessoryView; -- (BOOL)styleUsesCustomTableStyle; +- (_Bool)styleUsesCustomSearchResultsStyle; +- (_Bool)styleUsesCustomSeparatorStyle; +- (_Bool)styleUsesCustomAccessoryView; +- (_Bool)styleUsesCustomTableStyle; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardController.h index 148b389c5..5fcc8e98e 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardController.h @@ -13,7 +13,7 @@ @interface CNFRegWizardController : PSSetupController { CNFRegController *_regController; - int _serviceType; + long long _serviceType; id _alertHandler; id _firstRunDelegate; id _resignListener; @@ -34,59 +34,59 @@ _UIBackdropView *_backdropView; } -+ (void)setSupportsAutoRotation:(BOOL)arg1; -+ (void)setGlobalAppearanceStyle:(int)arg1; ++ (void)setSupportsAutoRotation:(_Bool)arg1; ++ (void)setGlobalAppearanceStyle:(long long)arg1; @property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; @property(copy, nonatomic) id alertHandler; // @synthesize alertHandler=_alertHandler; @property(retain, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; @property(nonatomic) id firstRunDelegate; // @synthesize firstRunDelegate=_firstRunDelegate; -@property(nonatomic) BOOL shouldTerminateInBackground; // @dynamic shouldTerminateInBackground; -@property(nonatomic) BOOL showSplashOnSignin; -@property(nonatomic) BOOL hideLearnMoreButton; // @dynamic hideLearnMoreButton; -@property(nonatomic) BOOL allowSMS; -@property(nonatomic) BOOL allowCancel; -@property(nonatomic) BOOL shouldListenForSuspension; // @dynamic shouldListenForSuspension; -@property(nonatomic) BOOL reloadOnViewWillAppear; // @dynamic reloadOnViewWillAppear; -@property(nonatomic) BOOL canShowDisabledScreen; // @dynamic canShowDisabledScreen; -@property(nonatomic) BOOL canShowSplashScreen; -@property(nonatomic) BOOL canStartNested; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +@property(nonatomic) _Bool shouldTerminateInBackground; // @dynamic shouldTerminateInBackground; +@property(nonatomic) _Bool showSplashOnSignin; +@property(nonatomic) _Bool hideLearnMoreButton; // @dynamic hideLearnMoreButton; +@property(nonatomic) _Bool allowSMS; +@property(nonatomic) _Bool allowCancel; +@property(nonatomic) _Bool shouldListenForSuspension; // @dynamic shouldListenForSuspension; +@property(nonatomic) _Bool reloadOnViewWillAppear; // @dynamic reloadOnViewWillAppear; +@property(nonatomic) _Bool canShowDisabledScreen; // @dynamic canShowDisabledScreen; +@property(nonatomic) _Bool canShowSplashScreen; +@property(nonatomic) _Bool canStartNested; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)_doCancel; -- (void)firstRunController:(id)arg1 finishedWithState:(unsigned int)arg2; -- (void)dismissFinished:(BOOL)arg1; -- (void)dismissWithState:(unsigned int)arg1; +- (void)firstRunController:(id)arg1 finishedWithState:(unsigned long long)arg2; +- (void)dismissFinished:(_Bool)arg1; +- (void)dismissWithState:(unsigned long long)arg1; - (void)_applicationDidEnterBackground; - (void)_applicationDidFinishLaunching; - (void)_restrictionsChanged; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)applicationDidResume; - (void)applicationWillSuspend; - (void)_stopListeningForResignResume; - (void)_startListeningForResignResume; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)pushViewController:(id)arg1 transition:(int)arg2; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; - (id)popViewControllerWithTransition:(int)arg1; -- (id)popViewControllerAnimated:(BOOL)arg1; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (id)popViewControllerAnimated:(_Bool)arg1; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; - (void)_updateNavigationBarHiddenForCurrentState; - (void)_updateNavigationBarHiddenForPop; - (void)_updateNavigationBarHiddenForPush; - (void)_updateNavigationBarTitle; - (void)setupController; - (void)viewDidLoad; -- (BOOL)shouldShowFirstRunController; +- (_Bool)shouldShowFirstRunController; - (id)controllersToShow; -- (id)controllersToShow:(BOOL)arg1; -- (id)controllerClassesToShow:(BOOL)arg1; +- (id)controllersToShow:(_Bool)arg1; +- (id)controllerClassesToShow:(_Bool)arg1; - (void)_checkRestrictions; - (int)_firstRunState:(id)arg1; - (void)dealloc; - (id)init; -- (id)initWithServiceTypes:(int)arg1; +- (id)initWithServiceTypes:(long long)arg1; - (id)initWithRegController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardControllerDelegate-Protocol.h index 47d13a66c..e92ae2cfa 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CNFRegWizardControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol CNFRegWizardControllerDelegate -- (void)firstRunControllerDidFinish:(id)arg1 finished:(BOOL)arg2; +- (void)firstRunControllerDidFinish:(id)arg1 finished:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUIFaceTimeSetupController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUIFaceTimeSetupController.h index e0218a0bd..7207d153e 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUIFaceTimeSetupController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUIFaceTimeSetupController.h @@ -12,8 +12,8 @@ + (id)sharedInstance; - (void)_handleFaceTimeEntitlementStatusChanged; -- (void)setCellularFaceTimeEnabled:(BOOL)arg1 withCompletion:(id)arg2; -- (BOOL)cellularFaceTimeEnabled; +- (void)setCellularFaceTimeEnabled:(_Bool)arg1 withCompletion:(id)arg2; +- (_Bool)cellularFaceTimeEnabled; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUISettingsBundleController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUISettingsBundleController.h index 732c97ce5..9313445af 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUISettingsBundleController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/CSUISettingsBundleController.h @@ -12,8 +12,8 @@ - (id)name; - (id)settingsClassName; -- (int)serviceType; -- (BOOL)_cnfreg_overrideForController:(id)arg1 withDictionary:(id)arg2; +- (long long)serviceType; +- (_Bool)_cnfreg_overrideForController:(id)arg1 withDictionary:(id)arg2; - (void)bundleTappedWithSpecifier:(id)arg1; - (void)_resetSpecifierAction:(id)arg1; - (Class)controllerClassToInstantiate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountMonitor.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountMonitor.h index a21914beb..ef4ca6d66 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountMonitor.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountMonitor.h @@ -10,7 +10,7 @@ @interface FTRegAccountMonitor : NSObject { - int _serviceType; + long long _serviceType; IMServiceImpl *_service; NSArray *_accounts; FTRegConnectionHandler *_connectionHandler; @@ -18,18 +18,18 @@ } @property(readonly, nonatomic) NSArray *activeAccounts; // @synthesize activeAccounts=_accounts; -@property(nonatomic) int serviceType; // @synthesize serviceType=_serviceType; +@property(nonatomic) long long serviceType; // @synthesize serviceType=_serviceType; @property(retain, nonatomic) IMServiceImpl *service; // @synthesize service=_service; - (void)_handleDaemonConnected:(id)arg1; - (void)_handleAccountNotification:(id)arg1; - (void)_stopListeningForNotifications; - (void)_startListeningForNotifications; -- (BOOL)_shouldHandleAccountNofication:(id)arg1; -- (void)_updateAccountState:(BOOL)arg1; +- (_Bool)_shouldHandleAccountNofication:(id)arg1; +- (void)_updateAccountState:(_Bool)arg1; - (id)_activeAccounts; - (id)logName; - (void)dealloc; -- (id)initWithServiceType:(int)arg1; +- (id)initWithServiceType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountServiceDelegate.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountServiceDelegate.h index 45b2757eb..b1b728153 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountServiceDelegate.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAccountServiceDelegate.h @@ -8,37 +8,35 @@ #import "AASetupAssistantDelegateService-Protocol.h" -@class CNFRegController, FTRegAppleIDSetupOperation, NSDictionary; +@class CNFRegController, NSDictionary; @interface FTRegAccountServiceDelegate : NSObject { CNFRegController *_regController; - FTRegAppleIDSetupOperation *_setupOperation; NSDictionary *_responseDictionary; id _completionHandler; } -@property(retain, nonatomic) FTRegAppleIDSetupOperation *setupOperation; // @synthesize setupOperation=_setupOperation; @property(copy, nonatomic) NSDictionary *responseDictionary; // @synthesize responseDictionary=_responseDictionary; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; @property(retain, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; -- (BOOL)serviceIsAvailable; +- (_Bool)serviceIsAvailable; - (id)displayName; - (id)name; -- (int)serviceType; +- (long long)serviceType; - (void)setupOperationFailed; - (void)completeSetupWithResponseParameters:(id)arg1 handler:(id)arg2; - (id)accountSetupRequestParameters; - (id)_defaultSetupRequestParameters; - (id)delegateServiceIdentifier; -- (BOOL)_shouldSkipAccountSetup:(id)arg1; +- (_Bool)_shouldSkipAccountSetup:(id)arg1; - (id)_existingOperationalAccount; - (id)_existingAccountForSetupParameters:(id)arg1; -- (BOOL)_account:(id)arg1 matchesSetupParameters:(id)arg2; -- (BOOL)_hasOperationalAccount; -- (BOOL)_hasAccount; -- (void)_handleFailureWithErrorCode:(int)arg1; -- (void)_handleSuccess:(BOOL)arg1 error:(id)arg2; +- (_Bool)_account:(id)arg1 matchesSetupParameters:(id)arg2; +- (_Bool)_hasOperationalAccount; +- (_Bool)_hasAccount; +- (void)_handleFailureWithErrorCode:(long long)arg1; +- (void)_handleSuccess:(_Bool)arg1 error:(id)arg2; - (void)_cleanup; - (id)_logName; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupManager.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupManager.h index 60ed81604..92787803d 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupManager.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupManager.h @@ -23,18 +23,18 @@ @property(copy, nonatomic) NSArray *candidateAliases; // @synthesize candidateAliases=_candidateAliases; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; @property(retain, nonatomic) NSMutableDictionary *setupOperations; // @synthesize setupOperations=_setupOperations; -- (BOOL)beginSetupWithCompletionHandler:(id)arg1; -- (void)_checkCompletionStatus; +- (_Bool)beginSetupWithCompletionHandler:(id)arg1; - (void)_updateCandidateAliases; - (void)_updateSelectionSummaryText; -- (BOOL)aliasIsEnabled:(id)arg1; -@property(readonly, nonatomic) BOOL shouldShowAliasSelectionUI; // @dynamic shouldShowAliasSelectionUI; -- (void)addSetupDictionary:(id)arg1 forService:(int)arg2; +- (_Bool)aliasIsEnabled:(id)arg1; +@property(readonly, nonatomic) _Bool shouldShowAliasSelectionUI; // @dynamic shouldShowAliasSelectionUI; +- (_Bool)_shouldShowAliasSelectionUI; +- (void)addSetupDictionary:(id)arg1 forService:(long long)arg2; - (id)_appleID; - (id)_aliasesForDictionary:(id)arg1; - (void)_notifyFailureWithError:(id)arg1; - (void)_notifySuccess; -- (void)_notifySuccess:(BOOL)arg1 error:(id)arg2; +- (void)_notifySuccess:(_Bool)arg1 error:(id)arg2; - (void)_cleanup; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupOperation.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupOperation.h deleted file mode 100644 index a5aa726a8..000000000 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegAppleIDSetupOperation.h +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class CNFRegController, IMAccount, NSArray, NSDictionary, NSError, NSTimer; - -@interface FTRegAppleIDSetupOperation : NSObject -{ - BOOL _finished; - BOOL _cancelled; - BOOL _timedOut; - BOOL _finishOnAuthenticated; - BOOL _hasSetAliases; - int _type; - CNFRegController *_regController; - NSDictionary *_setupDict; - id _handler; - NSError *_error; - NSTimer *_timeoutTimer; - NSArray *_selectedAliases; - IMAccount *_account; -} - -@property(nonatomic) BOOL hasSetAliases; // @synthesize hasSetAliases=_hasSetAliases; -@property(retain, nonatomic) IMAccount *account; // @synthesize account=_account; -@property(nonatomic) BOOL finishOnAuthenticated; // @synthesize finishOnAuthenticated=_finishOnAuthenticated; -@property(copy, nonatomic) NSArray *selectedAliases; // @synthesize selectedAliases=_selectedAliases; -@property(retain, nonatomic) NSTimer *timeoutTimer; // @synthesize timeoutTimer=_timeoutTimer; -@property(nonatomic) BOOL timedOut; // @synthesize timedOut=_timedOut; -@property(nonatomic) BOOL cancelled; // @synthesize cancelled=_cancelled; -@property(retain, nonatomic) NSError *error; // @synthesize error=_error; -@property(copy, nonatomic) id handler; // @synthesize handler=_handler; -@property(nonatomic, getter=isFinished) BOOL finished; // @synthesize finished=_finished; -@property(retain, nonatomic) NSDictionary *setupDict; // @synthesize setupDict=_setupDict; -@property(retain, nonatomic) CNFRegController *regController; // @synthesize regController=_regController; -@property(nonatomic) int type; // @synthesize type=_type; -@property(readonly, nonatomic) NSArray *candidateAliases; -- (void)cancelSetup; -- (void)_handleTimeout:(id)arg1; -- (void)_stopTimeout; -- (void)_startTimeout; -- (void)_startTimeoutWithDuration:(double)arg1; -- (void)_stopListeningForAccountNotifications; -- (void)_startListeningForAccountNotifications; -- (void)_beginSecondarySetup; -- (BOOL)_beginEmailValidationWithError:(int *)arg1; -- (BOOL)_beginProfileValidation; -- (void)_beginAccountCreation; -- (void)_notifyFailureWithErrorCode:(int)arg1; -- (void)_notifyFailureWithError:(id)arg1; -- (void)_notifySuccess; -- (void)_notifyCompletionWithCode:(int)arg1; -- (void)_notifySuccess:(BOOL)arg1 error:(id)arg2; -- (void)_cleanup; -- (BOOL)beginSetupWithCompletionHandler:(id)arg1; -- (void)dealloc; -- (id)_logName; -- (id)initWithServiceType:(int)arg1 setup:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegConnectionHandler.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegConnectionHandler.h index 67cf0f22e..7af1bfc27 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegConnectionHandler.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegConnectionHandler.h @@ -10,7 +10,7 @@ @interface FTRegConnectionHandler : NSObject { - int _serviceType; + long long _serviceType; unsigned int _caps; NSString *_name; NSString *_listenerID; @@ -21,21 +21,21 @@ @property(retain, nonatomic) NSString *_logName; // @synthesize _logName; @property(copy, nonatomic, setter=_setListenerID:) NSString *_listenerID; // @synthesize _listenerID; @property(nonatomic) unsigned int caps; // @synthesize caps=_caps; -@property(nonatomic) int serviceType; // @synthesize serviceType=_serviceType; +@property(nonatomic) long long serviceType; // @synthesize serviceType=_serviceType; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void)_handleDaemonDisconnected:(id)arg1; - (void)_handleDaemonConnected:(id)arg1; - (void)_disconnectFromDaemon; -- (BOOL)connectToDaemon; -- (BOOL)connectToDaemon:(BOOL)arg1; -- (BOOL)isConnectedToDaemon; -- (BOOL)_isServiceSupported; +- (_Bool)connectToDaemon; +- (_Bool)connectToDaemon:(_Bool)arg1; +- (_Bool)isConnectedToDaemon; +- (_Bool)_isServiceSupported; - (void)_stopListeningForNotifications; - (void)_startListeningForNotifications; @property(readonly, nonatomic) NSString *_serviceName; - (void)dealloc; -- (id)initWithServiceType:(int)arg1 name:(id)arg2; -- (id)initWithServiceType:(int)arg1 name:(id)arg2 capabilities:(unsigned long long)arg3; +- (id)initWithServiceType:(long long)arg1 name:(id)arg2; +- (id)initWithServiceType:(long long)arg1 name:(id)arg2 capabilities:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegUtilities.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegUtilities.h index 187db052b..76cdbe583 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegUtilities.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegUtilities.h @@ -10,12 +10,12 @@ { } -+ (void)authorizationController:(id)arg1 authorizedAccount:(BOOL)arg2; ++ (void)authorizationController:(id)arg1 authorizedAccount:(_Bool)arg2; + (void)changePasswordControllerDidFinish:(id)arg1 withAppleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + (void)changePasswordControllerDidCancel:(id)arg1; + (id)standaloneNewPasswordControllerWithRegController:(id)arg1 appleID:(id)arg2; + (id)standaloneAuthorizationControllerWithRegController:(id)arg1 authID:(id)arg2 token:(id)arg3; -+ (id)serviceWithType:(int)arg1; ++ (id)serviceWithType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegion-RegionChooserAdditions.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegion-RegionChooserAdditions.h index c06cb16f4..f1f3c43d2 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegion-RegionChooserAdditions.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/FTRegion-RegionChooserAdditions.h @@ -7,7 +7,7 @@ #import "FTRegion.h" @interface FTRegion (RegionChooserAdditions) -- (BOOL)search:(id)arg1 withResults:(id)arg2; -- (BOOL)isLeafNode; +- (_Bool)search:(id)arg1 withResults:(id)arg2; +- (_Bool)isLeafNode; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/IMAccount-CNFRegInternalUtilities.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/IMAccount-CNFRegInternalUtilities.h index 03c2c7a56..2bb38ad11 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/IMAccount-CNFRegInternalUtilities.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/IMAccount-CNFRegInternalUtilities.h @@ -7,8 +7,8 @@ #import "IMAccount.h" @interface IMAccount (CNFRegInternalUtilities) -- (BOOL)CNFRegSignInFailed; -- (BOOL)CNFRegSignInComplete; -- (BOOL)CNFRegRegisteringLocalPhoneNumberSentinelAlias; +- (_Bool)CNFRegSignInFailed; +- (_Bool)CNFRegSignInComplete; +- (_Bool)CNFRegRegisteringLocalPhoneNumberSentinelAlias; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSDictionary-FTRegAppleIDSetupUtilities.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSDictionary-FTRegAppleIDSetupUtilities.h index 69c95cd9b..ce94106de 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSDictionary-FTRegAppleIDSetupUtilities.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSDictionary-FTRegAppleIDSetupUtilities.h @@ -8,8 +8,8 @@ @interface NSDictionary (FTRegAppleIDSetupUtilities) - (id)__ftreg_candidateAliases; -- (BOOL)__ftreg_isValidSetupDictionary; -- (BOOL)__ftreg_responseIsUpgrade; +- (_Bool)__ftreg_isValidSetupDictionary; +- (_Bool)__ftreg_responseIsUpgrade; - (id)__ftreg_responseAuthToken; - (id)__ftreg_responseProfileID; - (id)__ftreg_responseAppleID; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSString-CNFRegJavascriptUtilities.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSString-CNFRegJavascriptUtilities.h deleted file mode 100644 index 47e752ef2..000000000 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSString-CNFRegJavascriptUtilities.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSString.h" - -@interface NSString (CNFRegJavascriptUtilities) -- (id)stringByEscapingDoubleQuotes; -- (id)stringByQuotingString; -@end - diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSUserDefaults-ConferenceRegistrationAdditions.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSUserDefaults-ConferenceRegistrationAdditions.h index 2c60075de..0866b1000 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSUserDefaults-ConferenceRegistrationAdditions.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/NSUserDefaults-ConferenceRegistrationAdditions.h @@ -7,16 +7,16 @@ #import "NSUserDefaults.h" @interface NSUserDefaults (ConferenceRegistrationAdditions) -+ (BOOL)shouldShowCNFRegistrationServerLogs; -+ (void)setShouldShowCNFRegistrationServerLogs:(BOOL)arg1; ++ (_Bool)shouldShowCNFRegistrationServerLogs; ++ (void)setShouldShowCNFRegistrationServerLogs:(_Bool)arg1; + (id)CNFRegServerURLOverride; + (void)setCNFRegServerURLOverride:(id)arg1; + (void)setCNFRegSavedAccountName:(id)arg1; + (id)CNFRegSavedAccountName; -+ (void)setCNFRegEmailValidationTimeout:(unsigned int)arg1; -+ (unsigned int)CNFRegEmailValidationTimeout; -+ (BOOL)shouldShowCNFRegistrationSettingsUI; -+ (void)setShouldShowCNFRegistrationSettingsUI:(BOOL)arg1; ++ (void)setCNFRegEmailValidationTimeout:(unsigned long long)arg1; ++ (unsigned long long)CNFRegEmailValidationTimeout; ++ (_Bool)shouldShowCNFRegistrationSettingsUI; ++ (void)setShouldShowCNFRegistrationSettingsUI:(_Bool)arg1; + (id)CNFObjectForKey:(id)arg1; + (void)setCNFObject:(id)arg1 forKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSController-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSController-Protocol.h index 2a4bd21a7..971ddd4c3 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSController-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSController-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol PSController -- (void)statusBarWillAnimateByHeight:(float)arg1; -- (BOOL)canBeShownFromSuspendedState; +- (void)statusBarWillAnimateByHeight:(double)arg1; +- (_Bool)canBeShownFromSuspendedState; - (void)willBecomeActive; - (void)willResignActive; - (id)readPreferenceValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSHeaderFooterView-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSHeaderFooterView-Protocol.h index 0c751c6be..3310290f4 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSHeaderFooterView-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/PSHeaderFooterView-Protocol.h @@ -8,7 +8,7 @@ - (id)initWithSpecifier:(id)arg1; @optional -- (float)preferredHeightForWidth:(float)arg1 inTableView:(id)arg2; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1 inTableView:(id)arg2; +- (double)preferredHeightForWidth:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/RUIObjectModelDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/RUIObjectModelDelegate-Protocol.h new file mode 100644 index 000000000..95d02c6b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/RUIObjectModelDelegate-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUIObjectModelDelegate +- (void)objectModelPressedBack:(id)arg1; +- (id)parentViewControllerForObjectModel:(id)arg1; + +@optional +- (Class)objectModel:(id)arg1 customTableCellClassForTableViewRow:(id)arg2; +- (Class)objectModel:(id)arg1 customFooterClassForSection:(id)arg2; +- (Class)objectModel:(id)arg1 customHeaderClassForSection:(id)arg2; +- (void)objectModel:(id)arg1 configureTableRow:(id)arg2 page:(id)arg3; +- (void)objectModel:(id)arg1 configureTableView:(id)arg2 page:(id)arg3; +- (void)objectModel:(id)arg1 configureTableSection:(id)arg2 page:(id)arg3; +- (id)objectModel:(id)arg1 tableFooterViewForAttributes:(id)arg2 page:(id)arg3; +- (id)objectModel:(id)arg1 tableHeaderViewForAttributes:(id)arg2 page:(id)arg3; +- (_Bool)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withURL:(id)arg5 httpMethod:(id)arg6; +- (_Bool)objectModel:(id)arg1 page:(id)arg2 deletedTableRow:(id)arg3 atIndexPath:(id)arg4 withName:(id)arg5; +- (unsigned long long)supportedInterfaceOrientationsForObjectModel:(id)arg1 page:(id)arg2; +- (void)objectModelDidChange:(id)arg1; +- (void)objectModel:(id)arg1 page:(id)arg2 toggledEditing:(_Bool)arg3; +- (_Bool)objectModel:(id)arg1 shouldShowModalHTMLViewWithURL:(id)arg2; +- (void)objectModel:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; +- (void)objectModel:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UINavigationController-CNFRegSignInController.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UINavigationController-CNFRegSignInController.h index ec55994f3..bc68b1bd1 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UINavigationController-CNFRegSignInController.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UINavigationController-CNFRegSignInController.h @@ -7,7 +7,7 @@ #import "UINavigationController.h" @interface UINavigationController (CNFRegSignInController) -- (void)popToSigninControllerAnimated:(BOOL)arg1; +- (void)popToSigninControllerAnimated:(_Bool)arg1; - (id)signInControllerInHierarchy; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchBarDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UITextInputTraits-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UITextInputTraits-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIWebViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIWebViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CommunicationsSetupUI/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CompassUI/CDStructures.h b/iOS7/PrivateFrameworks/CompassUI/CDStructures.h new file mode 100644 index 000000000..97989fbfc --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CDStructures.h @@ -0,0 +1,98 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +struct Vec3Imp { + double x; + double y; + double z; +}; + +struct __tree_end_node*> { + struct __tree_node_base *__left_; +}; + +struct map, CGRect, std::__1::less>, std::__1::allocator, CGRect>>> { + struct __tree, CGRect>, std::__1::__map_value_compare, CGRect, std::__1::less>, true>, std::__1::allocator, CGRect>>> { + struct __tree_node, CGRect>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, CGRect>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, CGRect, std::__1::less>, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, int, std::__1::less>, std::__1::allocator, int>>> { + struct __tree, int>, std::__1::__map_value_compare, int, std::__1::less>, true>, std::__1::allocator, int>>> { + struct __tree_node, int>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, int>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, int, std::__1::less>, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + float _field1; + float _field2; + float _field3; + float _field4; +} CDStruct_818bb265; + +typedef struct { + struct CGRect _field1; + struct CGPoint _field2; + struct CGPoint _field3; + struct CGPoint _field4; + struct CGPoint _field5; +} CDStruct_cfd1ab65; + +#pragma mark Named Unions + +union _GLKMatrix4 { + struct { + float m00; + float m01; + float m02; + float m03; + float m10; + float m11; + float m12; + float m13; + float m20; + float m21; + float m22; + float m23; + float m30; + float m31; + float m32; + float m33; + } ; + float m[16]; +}; + diff --git a/iOS7/PrivateFrameworks/CompassUI/CMDeviceMotion-Extras.h b/iOS7/PrivateFrameworks/CompassUI/CMDeviceMotion-Extras.h new file mode 100644 index 000000000..5717d597a --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CMDeviceMotion-Extras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CMDeviceMotion.h" + +@interface CMDeviceMotion (Extras) +- (_Bool)calibrationRequired; +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CUICalibration.h b/iOS7/PrivateFrameworks/CompassUI/CUICalibration.h new file mode 100644 index 000000000..976cb1e50 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CUICalibration.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface CUICalibration : NSObject +{ +} + ++ (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; ++ (void)_removeRemoteViewController; ++ (void)_insertRemoteViewController:(id)arg1; ++ (void)dismissCalibrationAlert; ++ (void)showCalibrationAlert; ++ (Class)remoteViewControllerClass; ++ (id)serviceViewControllerClassName; ++ (void)load; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CUICalibrationRemoteViewController.h b/iOS7/PrivateFrameworks/CompassUI/CUICalibrationRemoteViewController.h new file mode 100644 index 000000000..008fb8b15 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CUICalibrationRemoteViewController.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UIRemoteViewController.h" + +#import "CalibrationPresentationHost-Protocol.h" + +@interface CUICalibrationRemoteViewController : _UIRemoteViewController +{ +} + ++ (id)exportedInterface; ++ (id)serviceViewControllerInterface; +- (void)viewServiceDidTerminateWithError:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CalibrationBallView.h b/iOS7/PrivateFrameworks/CompassUI/CalibrationBallView.h new file mode 100644 index 000000000..e23a83c4b --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CalibrationBallView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface CalibrationBallView : UIView +{ + double _currentAngle; + UIView *_ballView; + double _ballRadius; + double _trackRadius; +} + +@property(nonatomic, setter=setAngle:) double currentAngle; // @synthesize currentAngle=_currentAngle; +@property(nonatomic) double trackRadius; // @synthesize trackRadius=_trackRadius; +- (void)dealloc; +- (void)layoutSubviews; +- (id)ballView; +- (id)initWithFrame:(struct CGRect)arg1 ballRadius:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationHost-Protocol.h b/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationHost-Protocol.h new file mode 100644 index 000000000..0a8e90a22 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationHost-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol CalibrationPresentationHost +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationService-Protocol.h b/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationService-Protocol.h new file mode 100644 index 000000000..46397577b --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CalibrationPresentationService-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol CalibrationPresentationService +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CalibrationViewController.h b/iOS7/PrivateFrameworks/CompassUI/CalibrationViewController.h new file mode 100644 index 000000000..b5175cdcf --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CalibrationViewController.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@class CAShapeLayer, CalibrationBallView, CompassBackgroundView, UILabel; + +@interface CalibrationViewController : UIViewController +{ + CompassBackgroundView *_compassBackgroundView; + CAShapeLayer *_compassBackgroundViewMask; + UILabel *_instructionLabel; + UILabel *_titleLabel; + CalibrationBallView *_ballView; + struct CGPoint _compassOriginPoint; + float *_ticsShowingArray; + double _angleToRim; + double _angleOfAwesome; + int _quantizationType; + double _previousTimestamp; + double _startTicAngle; + _Bool _ignoreMotionUpdates; + _Bool _shouldFillTics; + _Bool _shouldCompleteTics; + double _previousHorizontalAngle; + struct Vec3Imp _previousGravity; + unsigned long long _numCompleteTics; + double _compassRadius; +} + +- (id).cxx_construct; +- (void)dealloc; +- (double)completeCircle; +- (void)setMotion:(id)arg1; +- (double)_correctedAngleForCurrentOrientation:(double)arg1; +- (void)setBallAngle:(double)arg1 tiltAngle:(double)arg2; +- (_Bool)circleIsCompleted; +- (void)hideAllTics; +- (void)showTicsBetweenStartAngle:(double)arg1 endAngle:(double)arg2 withCredit:(double)arg3; +- (void)showTicAtAngle:(double)arg1 withCredit:(double)arg2; +- (void)updateMaskingPath; +- (id)updatedMaskingPath; +- (void)reset; +- (void)viewDidLayoutSubviews; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)updateViewConstraints; +- (float)quantizedPercentage:(double)arg1; +- (void)userDefaultsChanged:(id)arg1; +- (void)viewDidLoad; +- (long long)preferredStatusBarStyle; +- (id)initWithOriginPoint:(struct CGPoint)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassAtlas.h b/iOS7/PrivateFrameworks/CompassUI/CompassAtlas.h new file mode 100644 index 000000000..5b6d5b09c --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassAtlas.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CompassAtlasManifest; + +@interface CompassAtlas : NSObject +{ + unsigned int _texName; + CompassAtlasManifest *_manifest; + struct CGSize _size; +} + +- (id).cxx_construct; +- (CDStruct_cfd1ab65)metadataForImageNamed:(id)arg1; +- (void)bind; +- (void)dealloc; +- (id)initWithImageData:(char *)arg1 manifest:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassAtlasManifest.h b/iOS7/PrivateFrameworks/CompassUI/CompassAtlasManifest.h new file mode 100644 index 000000000..5c8b97e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassAtlasManifest.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CompassImageNode; + +@interface CompassAtlasManifest : NSObject +{ + CompassImageNode *_rootNode; + struct map, CGRect, std::__1::less>, std::__1::allocator, CGRect>>> _items; + struct CGSize _size; +} + +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; +- (id).cxx_construct; +- (void).cxx_destruct; +- (struct CGRect)boundsForItem:(id)arg1; +- (struct CGRect)addItem:(id)arg1 size:(struct CGSize)arg2; +- (void)dealloc; +- (id)initWithSize:(struct CGSize)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassBackgroundView.h b/iOS7/PrivateFrameworks/CompassUI/CompassBackgroundView.h new file mode 100644 index 000000000..b1453da90 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassBackgroundView.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "GLKViewDelegate-Protocol.h" + +@class CompassAtlas, CompassShader, EAGLContext, GLKView; + +@interface CompassBackgroundView : CompassRotatingView +{ + struct CGPoint _compassCenter; + double _ticLength; + _Bool _shownInCompass; + GLKView *_glView; + EAGLContext *_context; + CompassShader *_normalShader; + CompassShader *_knockoutShader; + CompassShader *_textureShader; + CompassShader *_lineShader; + union _GLKMatrix4 _modelViewMatrix; + union _GLKMatrix4 _projectionMatrix; + unsigned int _ticVertexArray; + unsigned int _ticVertexBuffer; + unsigned int _ticIndexBuffer; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + float _field6; + CDStruct_818bb265 _field7; + } *_ticPoints; + unsigned int *_ticIndexes; + unsigned int _labelsVertexArray; + unsigned int _labelsVertexBuffer; + unsigned int _labelsIndexBuffer; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + CDStruct_818bb265 _field5; + } *_labelsPoints; + unsigned int *_labelsIndexes; + unsigned int _otherLinesVertexArray; + unsigned int _otherLinesVertexBuffer; + unsigned int _otherLinesIndexBuffer; + CompassAtlas *_imageAtlas; + struct CGPoint _currentOffset; + double _ticRadius; + double _bearing; +} + +@property(nonatomic) double bearing; // @synthesize bearing=_bearing; +@property(nonatomic) double ticRadius; // @synthesize ticRadius=_ticRadius; +@property(readonly, nonatomic) double ticLength; // @synthesize ticLength=_ticLength; +- (void)updateDisplay; +- (void)setCompassHeading:(double)arg1; +- (_Bool)setCrosshairOffset:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)positionLabels; +- (void)positionLabelNamed:(id)arg1 atDegrees:(long long)arg2 fromCenter:(struct CGPoint)arg3 withRadius:(double)arg4 vertexOffset:(unsigned long long)arg5 color:(CDStruct_818bb265)arg6; +- (void)glkView:(id)arg1 drawInRect:(struct CGRect)arg2; +- (void)generateExtraLines; +- (void)generateCompassPoints; +- (void)generateNumberAtlas; +- (void)renderCrosshairInRect:(struct CGRect)arg1; +- (void)tearDownGL; +- (void)setupGL; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 forCompass:(_Bool)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassImageNode.h b/iOS7/PrivateFrameworks/CompassUI/CompassImageNode.h new file mode 100644 index 000000000..d2df7a942 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassImageNode.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface CompassImageNode : NSObject +{ + CompassImageNode *_leftChild; + CompassImageNode *_rightChild; + NSString *_imageKey; + struct CGRect _rect; +} + +@property(copy, nonatomic) NSString *imageKey; // @synthesize imageKey=_imageKey; +@property(nonatomic) struct CGRect rect; // @synthesize rect=_rect; +@property(retain, nonatomic) CompassImageNode *rightChild; // @synthesize rightChild=_rightChild; +@property(retain, nonatomic) CompassImageNode *leftChild; // @synthesize leftChild=_leftChild; +- (id).cxx_construct; +- (id)insertImageWithSize:(struct CGSize)arg1 key:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassRotatingView.h b/iOS7/PrivateFrameworks/CompassUI/CompassRotatingView.h new file mode 100644 index 000000000..3bfd18d3b --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassRotatingView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface CompassRotatingView : UIView +{ + double _compassHeading; + double _angle; +} + +@property(readonly, nonatomic) double angle; // @synthesize angle=_angle; +@property(nonatomic) double compassHeading; // @synthesize compassHeading=_compassHeading; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/CompassShader.h b/iOS7/PrivateFrameworks/CompassUI/CompassShader.h new file mode 100644 index 000000000..fa2448ea2 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/CompassShader.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface CompassShader : NSObject +{ + struct map, int, std::__1::less>, std::__1::allocator, int>>> _uniforms; + NSArray *_uniformNames; + NSString *_fragmentName; + NSString *_vertexName; + unsigned int _program; +} + +@property(nonatomic) unsigned int program; // @synthesize program=_program; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)validateProgram:(unsigned int)arg1; +- (_Bool)linkProgram:(unsigned int)arg1; +- (_Bool)compileShader:(unsigned int *)arg1 type:(unsigned int)arg2 file:(id)arg3; +- (_Bool)loadShader; +- (int)locationForUniform:(id)arg1; +- (void)use; +- (void)dealloc; +- (id)initWithFragmentName:(id)arg1 vertexName:(id)arg2 uniformNames:(id)arg3; +- (id)initWithName:(id)arg1 uniformNames:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/GLKViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/CompassUI/GLKViewDelegate-Protocol.h new file mode 100644 index 000000000..f83b30ff8 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/GLKViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol GLKViewDelegate +- (void)glkView:(id)arg1 drawInRect:(struct CGRect)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/NSObject-AccessibilityCompassExtras.h b/iOS7/PrivateFrameworks/CompassUI/NSObject-AccessibilityCompassExtras.h new file mode 100644 index 000000000..ebdb65b4d --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/NSObject-AccessibilityCompassExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (AccessibilityCompassExtras) ++ (void)_accessibilityConvertDecimalDegreeToDMS:(double)arg1 degreesPtr:(long long *)arg2 minutesPtr:(long long *)arg3 secondsPtr:(double *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CompassUI/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/CompassUI/UIView-Extras.h b/iOS7/PrivateFrameworks/CompassUI/UIView-Extras.h new file mode 100644 index 000000000..e2572d407 --- /dev/null +++ b/iOS7/PrivateFrameworks/CompassUI/UIView-Extras.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class CALayer; + +@interface UIView (Extras) +- (id)rotateView:(id)arg1 byAngle:(double)arg2; +@property(readonly, nonatomic) CALayer *currentLayer; +@end + diff --git a/iOS7/PrivateFrameworks/Conference/CDStructures.h b/iOS7/PrivateFrameworks/Conference/CDStructures.h index a00bd2fc4..d9bd8306d 100644 --- a/iOS7/PrivateFrameworks/Conference/CDStructures.h +++ b/iOS7/PrivateFrameworks/Conference/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; diff --git a/iOS7/PrivateFrameworks/Conference/CNFAudioDeviceController.h b/iOS7/PrivateFrameworks/Conference/CNFAudioDeviceController.h index 9475a9ef9..4360964f5 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFAudioDeviceController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFAudioDeviceController.h @@ -21,29 +21,29 @@ - (void)_registerForAVControllerNotifications; - (void)_pickableRoutesChanged; - (void)_mediaServerDied; -- (BOOL)_routeIsAirTunes:(id)arg1; -- (BOOL)_routeIsReceiver:(id)arg1; -- (BOOL)_routeIsHandset:(id)arg1; -- (BOOL)_routeIsSpeaker:(id)arg1; -- (BOOL)_pickRoute:(id)arg1; +- (_Bool)_routeIsAirTunes:(id)arg1; +- (_Bool)_routeIsReceiver:(id)arg1; +- (_Bool)_routeIsHandset:(id)arg1; +- (_Bool)_routeIsSpeaker:(id)arg1; +- (_Bool)_pickRoute:(id)arg1; - (id)_pickableRoutes; - (id)_pickedRoute; -- (BOOL)isUsingBlueToothLEA; -- (BOOL)isAirPlayMirroring; +- (_Bool)isUsingBlueToothLEA; +- (_Bool)isAirPlayMirroring; - (void)pickRouteAtIndex:(unsigned int)arg1; -- (id)routeNameAtIndex:(unsigned int)arg1 isPicked:(char *)arg2; -- (BOOL)audioCategoryIsTTY; -- (BOOL)receiverRouteIsPicked; -- (BOOL)speakerRouteIsPicked; +- (id)routeNameAtIndex:(unsigned int)arg1 isPicked:(_Bool *)arg2; +- (_Bool)audioCategoryIsTTY; +- (_Bool)receiverRouteIsPicked; +- (_Bool)speakerRouteIsPicked; - (void)clearCachedRoutes; - (void)restorePickedRoute; -- (BOOL)pickRouteWithUID:(id)arg1; -- (BOOL)pickHandsetRoute; -- (BOOL)pickSpeakerRoute; -- (int)numberOfAudioRoutes; -- (BOOL)routeOtherThanHandsetAndSpeakerIsAvailable; -- (BOOL)routeOtherThanHandsetIsAvailable; -- (BOOL)auxiliaryAudioRoutesAvailable; +- (_Bool)pickRouteWithUID:(id)arg1; +- (_Bool)pickHandsetRoute; +- (_Bool)pickSpeakerRoute; +- (long long)numberOfAudioRoutes; +- (_Bool)routeOtherThanHandsetAndSpeakerIsAvailable; +- (_Bool)routeOtherThanHandsetIsAvailable; +- (_Bool)auxiliaryAudioRoutesAvailable; - (void)setDelegate:(id)arg1; - (void)invalidateAVController; - (void)setAVController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Conference/CNFAudioPlayer.h b/iOS7/PrivateFrameworks/Conference/CNFAudioPlayer.h index d4a3229cd..f81f8b903 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFAudioPlayer.h +++ b/iOS7/PrivateFrameworks/Conference/CNFAudioPlayer.h @@ -12,9 +12,9 @@ } @property id delegate; // @synthesize delegate=_delegate; -@property(readonly) BOOL playingSound; +@property(readonly) _Bool playingSound; - (void)stop; -- (void)playSound:(int)arg1 numOfLoops:(int)arg2 pauseDuration:(float)arg3; +- (void)playSound:(int)arg1 numOfLoops:(int)arg2 pauseDuration:(double)arg3; - (void)playSelectedSound; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Conference/CNFCallViewController.h b/iOS7/PrivateFrameworks/Conference/CNFCallViewController.h index 8221707be..929edd9b7 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFCallViewController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFCallViewController.h @@ -19,51 +19,51 @@ CNFDisplayController *_displayController; AVController *_avController; CNFAudioDeviceController *_deviceController; - BOOL _isOutgoingInvitation; - BOOL _initialMuteState; - BOOL _faceTimeEndedWhileSoundPlaying; + _Bool _isOutgoingInvitation; + _Bool _initialMuteState; + _Bool _faceTimeEndedWhileSoundPlaying; NSURL *_originationURL; TUAudioPlayer *_player; } @property(retain, nonatomic) NSURL *originationURL; // @synthesize originationURL=_originationURL; -@property(nonatomic) BOOL initialMuteState; // @synthesize initialMuteState=_initialMuteState; -@property(nonatomic) BOOL isOutgoingInvitation; // @synthesize isOutgoingInvitation=_isOutgoingInvitation; +@property(nonatomic) _Bool initialMuteState; // @synthesize initialMuteState=_initialMuteState; +@property(nonatomic) _Bool isOutgoingInvitation; // @synthesize isOutgoingInvitation=_isOutgoingInvitation; @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) CNFAudioDeviceController *deviceController; // @synthesize deviceController=_deviceController; @property(retain, nonatomic) CNFDisplayController *displayController; // @synthesize displayController=_displayController; - (void)_forceAudioCompletion; - (void)audioPlayerDidStopPlaying:(id)arg1; - (void)audioDeviceView:(id)arg1 selectedMute:(int)arg2; -- (BOOL)audioIsMuted; -- (BOOL)muteButtonEnabled; -- (BOOL)shouldDisplayMuteOption; -- (id)audioDeviceView:(id)arg1 deviceAtIndex:(int)arg2 isActive:(char *)arg3; -- (int)audioDeviceViewNumberOfDevices:(id)arg1; +- (_Bool)audioIsMuted; +- (_Bool)muteButtonEnabled; +- (_Bool)shouldDisplayMuteOption; +- (id)audioDeviceView:(id)arg1 deviceAtIndex:(int)arg2 isActive:(_Bool *)arg3; +- (long long)audioDeviceViewNumberOfDevices:(id)arg1; - (void)audioDeviceView:(id)arg1 selectedItem:(int)arg2; - (void)audioDeviceView:(id)arg1 eventOccurred:(id)arg2; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; -- (BOOL)shouldDisableEdgeClip; +- (_Bool)shouldDisableEdgeClip; - (void)resetToFullScreenPreview; - (void)returnToFullScreenPreviewWithAnimations:(id)arg1 completion:(void)arg2; - (void)animateOutWithAnimations:(id)arg1 completion:(void)arg2; -- (void)setIsSendingVideo:(BOOL)arg1; +- (void)setIsSendingVideo:(_Bool)arg1; - (void)stopPreview; - (void)startPreview; - (void)startFaceTimeWithURL:(id)arg1 withCompletion:(id)arg2; - (void)_stopSounds; - (void)_playOutgoingRingSound; - (void)_delayedPlayOutgoingRingSound; -- (BOOL)_endAudioInterruption; +- (_Bool)_endAudioInterruption; - (void)conferenceDisplayControllerEndedWhileSuspending:(id)arg1; -- (BOOL)auxiliaryAudioRoutesAvailable; -- (void)conferenceDisplayController:(id)arg1 cameraToggleWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 muteConferenceWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 endWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 didFinishAnimatingCallEndWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 cancelCallFailureRecoveryWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 retryVideoConferenceInvitationWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 endCallWithReason:(unsigned int)arg2; +- (_Bool)auxiliaryAudioRoutesAvailable; +- (void)conferenceDisplayController:(id)arg1 cameraToggleWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 muteConferenceWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 endWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 didFinishAnimatingCallEndWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 cancelCallFailureRecoveryWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 retryVideoConferenceInvitationWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 endCallWithReason:(unsigned long long)arg2; - (void)_handleDismissConference:(id)arg1; - (void)_handleFirstRemoteFrame:(id)arg1; - (void)_handleInvitationSent:(id)arg1; @@ -71,30 +71,30 @@ - (void)_handleConferenceConnected:(id)arg1; - (void)_handleConferenceConnecting:(id)arg1; - (void)_gracefullyTerminateAndReturnToLastApp; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)updateViewControllerForOrientation:(int)arg1; -- (void)resumeFromCallWaitingAnimated:(BOOL)arg1; -- (void)prepareForCallWaitingAnimated:(BOOL)arg1; -- (BOOL)isShowingCallWaiting; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)updateViewControllerForOrientation:(long long)arg1; +- (void)resumeFromCallWaitingAnimated:(_Bool)arg1; +- (void)prepareForCallWaitingAnimated:(_Bool)arg1; +- (_Bool)isShowingCallWaiting; - (void)animateShowUnlocked; -- (void)showLockedAnimated:(BOOL)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; +- (void)showLockedAnimated:(_Bool)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; - (void)didFinishLocking; -- (BOOL)isShowingLock; -- (BOOL)shouldHideStatusBar; -- (BOOL)isShowingFaceTimeUI; -- (BOOL)isInPhoneCall; +- (_Bool)isShowingLock; +- (_Bool)shouldHideStatusBar; +- (_Bool)isShowingFaceTimeUI; +- (_Bool)isInPhoneCall; - (void)animateFromVoiceControlWithName:(id)arg1 andSubtitle:(id)arg2; -- (void)showAcceptCallBarsAnimated:(BOOL)arg1 callBarsOffscreen:(BOOL)arg2 wasLocked:(BOOL)arg3 wasCallWaiting:(BOOL)arg4; -- (void)showCallBarsAnimated:(BOOL)arg1; -- (void)_muteConference:(BOOL)arg1; +- (void)showAcceptCallBarsAnimated:(_Bool)arg1 callBarsOffscreen:(_Bool)arg2 wasLocked:(_Bool)arg3 wasCallWaiting:(_Bool)arg4; +- (void)showCallBarsAnimated:(_Bool)arg1; +- (void)_muteConference:(_Bool)arg1; - (id)newDisplayController; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)loadView; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (void)dealloc; - (id)initWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Conference/CNFConferenceController.h b/iOS7/PrivateFrameworks/Conference/CNFConferenceController.h index ca24df328..fd464e19c 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFConferenceController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFConferenceController.h @@ -12,70 +12,70 @@ @interface CNFConferenceController : NSObject { - BOOL _isConnected; - int _type; + _Bool _isConnected; + long long _type; IMAVChat *_activeAVChat; NSMutableArray *_avChatList; } -+ (struct __CFPhoneNumber *)newPhoneNumberRefForDestinationId:(id)arg1 useNetworkCountryCode:(BOOL)arg2; -+ (BOOL)disconnect; -+ (BOOL)connect; -+ (int)conferenceControllerType; ++ (struct __CFPhoneNumber *)newPhoneNumberRefForDestinationId:(id)arg1 useNetworkCountryCode:(_Bool)arg2; ++ (_Bool)disconnect; ++ (_Bool)connect; ++ (long long)conferenceControllerType; + (id)sharedInstance; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) IMAVChat *avChat; // @synthesize avChat=_activeAVChat; - (id)currentCallConnectedDate; - (id)currentCallRemoteUserId; - (void)activateFaceTime; - (int)activationState; - (void)faceTimeHistoryChanged:(id)arg1; -- (BOOL)havePreviouslyConferencedWithID:(id)arg1; +- (_Bool)havePreviouslyConferencedWithID:(id)arg1; - (void)avChatStateChanged:(id)arg1; - (void)_handleConferenceEnded:(id)arg1 withReason:(unsigned int)arg2 withError:(int)arg3; - (void)_handleConferenceConnecting:(id)arg1; -- (void)inviteFailedFromIMHandle:(id)arg1 reason:(int)arg2; +- (void)inviteFailedFromIMHandle:(id)arg1 reason:(long long)arg2; - (void)invitedToIMAVChat:(id)arg1; -- (BOOL)activeFaceTimeAudioCallExists; -- (BOOL)inFaceTime; -- (BOOL)activeFaceTimeCallExists; -- (BOOL)faceTimeInvitationExists; -- (BOOL)_chat:(id)arg1 isCrossInvitationWithChat:(id)arg2; +- (_Bool)activeFaceTimeAudioCallExists; +- (_Bool)inFaceTime; +- (_Bool)activeFaceTimeCallExists; +- (_Bool)faceTimeInvitationExists; +- (_Bool)_chat:(id)arg1 isCrossInvitationWithChat:(id)arg2; - (void)endFaceTime; - (struct CGSize)localCameraAspectRatioForOrientation:(unsigned int)arg1; @property(readonly, nonatomic) struct CGSize remoteCameraAspectRatio; @property(readonly, nonatomic) unsigned int remoteCameraOrientation; @property(readonly, nonatomic) unsigned int remoteCameraType; @property(readonly, nonatomic) unsigned int localCameraType; -- (void)setFaceTimePaused:(BOOL)arg1; -- (BOOL)faceTimePaused; -- (void)setFaceTimeMuted:(BOOL)arg1; -- (BOOL)faceTimeMuted; +- (void)setFaceTimePaused:(_Bool)arg1; +- (_Bool)faceTimePaused; +- (void)setFaceTimeMuted:(_Bool)arg1; +- (_Bool)faceTimeMuted; - (void)declineFaceTimeInvitationForChat:(id)arg1; - (void)acceptFaceTimeInvitationForChat:(id)arg1; - (id)avChatForConferenceID:(id)arg1; -- (id)sendFaceTimeInvitationTo:(id)arg1 isVideo:(BOOL)arg2; +- (id)sendFaceTimeInvitationTo:(id)arg1 isVideo:(_Bool)arg2; - (id)sendFaceTimeInvitationTo:(id)arg1; -- (BOOL)canSendFaceTimeInvitationTo:(id)arg1; -- (BOOL)validFaceTimeAccountExistsForDestinationID:(id)arg1; +- (_Bool)canSendFaceTimeInvitationTo:(id)arg1; +- (_Bool)validFaceTimeAccountExistsForDestinationID:(id)arg1; - (id)remoteParticipant; -- (BOOL)_activeChatExists; +- (_Bool)_activeChatExists; - (void)_handleEndAVChat:(id)arg1 withReason:(unsigned int)arg2 error:(int)arg3; - (void)_handleAVChatStateChangedToState:(unsigned int)arg1; -- (BOOL)faceTimeIsAvailable; -- (BOOL)isInvitationListener; -@property(readonly, nonatomic) BOOL isFullConferenceCapable; // @dynamic isFullConferenceCapable; +- (_Bool)faceTimeIsAvailable; +- (_Bool)isInvitationListener; +@property(readonly, nonatomic) _Bool isFullConferenceCapable; // @dynamic isFullConferenceCapable; - (void)_cleanUpAfterAVChat; - (id)_imHandleFromURL:(id)arg1; - (id)_imHandleFromID:(id)arg1 countryCode:(id)arg2; - (id)_countryCode; -- (void)setNeedsPushReliability:(BOOL)arg1; +- (void)setNeedsPushReliability:(_Bool)arg1; - (void)disconnectFromService; - (void)iChatAgentDisconnected; - (void)iChatAgentConnected; - (void)connectToService; - (void)dealloc; -- (id)_initWithType:(int)arg1; +- (id)_initWithType:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayController-AudioRouting.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-AudioRouting.h new file mode 100644 index 000000000..c0d44e674 --- /dev/null +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-AudioRouting.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFDisplayController (AudioRouting) +- (void)reloadRouteList; +- (void)_reloadRouteList; +- (void)hideAudioRoutingDeviceList; +- (void)showAudioRoutingDeviceList; +- (void)resetAutodismissTimer; +- (void)setupAutodismissRoutingTimer; +- (void)_setupAutodismissRoutingTimer:(double)arg1; +- (void)_autodismissAudioMenu:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayController-Orientation.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-Orientation.h new file mode 100644 index 000000000..9e6bfa8fb --- /dev/null +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-Orientation.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFDisplayController (Orientation) +- (unsigned long long)_flipAnimationOptionsForOrientation:(long long)arg1; +- (void)_updateLocalVideoOrientationAnimated:(_Bool)arg1; +- (void)_adjustForOrientationAnimated:(_Bool)arg1; +- (void)_adjustForOrientationAnimated:(_Bool)arg1 completion:(id)arg2; +- (struct CGRect)_boundsForRemoteVideoInLocalOrientation:(long long)arg1; +- (struct CGRect)_boundsForLocalMutedViewInLocalOrientation:(long long)arg1; +- (_Bool)_fillRemoteVideoOnScreenWithLocalOrientation:(long long)arg1 remoteAspectRatio:(struct CGSize)arg2; +- (struct CGSize)_normalizedScreenSizeForOrientation:(long long)arg1; +- (void)_adjustCallBarsForOrientation:(long long)arg1; +- (_Bool)_isValidFaceTimeOrientation:(long long)arg1; +- (double)_angleForLocalOrientation:(long long)arg1 remoteOrientation:(long long)arg2; +- (long long)_deviceOrientationForIMAVCameraOrientation:(unsigned int)arg1; +- (unsigned int)_imAVCameraOrientationForDeviceOrientation:(long long)arg1; +- (void)_applyAutoRotationCorrectionForOrientation:(long long)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_deviceOrientationDidChange:(id)arg1; +- (void)_removeDeviceOrientationChangeObserver; +- (void)_addDeviceOrientationChangeObserver; +@end + diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayController-PIPManagement.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-PIPManagement.h new file mode 100644 index 000000000..f362774da --- /dev/null +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-PIPManagement.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFDisplayController (PIPManagement) +- (void)_resetPIPToFullScreen; +- (void)_adjustPIPBoundsForCurrentOrientationAnimated:(_Bool)arg1; +- (struct CGRect)_cornerLocationsRectForOrientation:(long long)arg1; +- (struct CGRect)_pipBorderBoundsForPIPSize:(struct CGSize)arg1; +- (struct CGSize)_pipSizeForAspectRatio:(struct CGSize)arg1; +- (void)_ensureLocalVideoWillBecomeVisible; +- (void)_autoFadeInLocalVideo; +- (void)_fadeInLocalVideo; +@end + diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayController-StatusBar.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-StatusBar.h new file mode 100644 index 000000000..ac16561a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayController-StatusBar.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CNFDisplayController (StatusBar) +- (void)_updateLocalPreviewStatusBarGradient; +- (_Bool)_shouldShowLocalPreviewStatusBarGradient; +- (void)handleSingleTapToRevealStatusBar:(id)arg1; +- (void)_addStatusBarSingleTapGestureRecognizer; +- (void)_refreshInCallControlsAndPIPAnimated:(_Bool)arg1; +- (_Bool)shouldShowBottomBar; +- (_Bool)shouldShowStatusBar; +- (_Bool)_currentUIRequiresBottomBar; +- (_Bool)_currentUIRequiresStatusBar; +- (_Bool)_currentOrientationSupportsStatusBar; +@end + diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayController.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayController.h index ad58e6dce..2fdef41e1 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFDisplayController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayController.h @@ -30,41 +30,42 @@ UIView *_remoteVideoPausedView; UIView *_remoteVideoDegradedView; UIView *_remoteVideoReconnectingView; - CNFStatusBarGradientView *_statusBarGradientView; + CNFStatusBarGradientView *_remoteVideoStatusBarGradientView; + CNFStatusBarGradientView *_localVideoStatusBarGradientView; UIActivityIndicatorView *_activityIndicator; UILabel *_statsHUDTextLabel; NSTimer *_statsHUDTimer; NSString *_contactName; UIImage *_contactImage; - BOOL _contactNameIsPhoneNumber; - int _lastKnownOrientation; + _Bool _contactNameIsPhoneNumber; + long long _lastKnownOrientation; CNFInterfaceOverlayView *_callBarOverlayView; TPLCDView *_topBar; TPSuperBottomBar *_bottomBar; TPAudioDeviceView *_routeList; CNFAlertView *_errorAlert; - int _routeListVisible; - int _routeListReloadPending; + long long _routeListVisible; + long long _routeListReloadPending; NSTimer *_autodismissRouteListTimer; - BOOL _isShowingFullConferenceDisplay; - BOOL _isShowingCallWaitingUI; - BOOL _isShowingLockScreenUI; - BOOL _isShowingTopBar; - BOOL _isShowingBottomBar; - BOOL _isShowingVideoDegradedUI; - BOOL _isShowingVideoReconnectingUI; - BOOL _isShowingFailureUI; - BOOL _waitingForLocalVideoFirstFrame; - BOOL _supportsAutoRotation; - BOOL _alwaysVisible; - BOOL _useLargeTextAndIcons; - BOOL _useLargePIP; - BOOL _userWantsInCallControlsVisible; - unsigned int _displayControllerOptions; + _Bool _isShowingFullConferenceDisplay; + _Bool _isShowingCallWaitingUI; + _Bool _isShowingLockScreenUI; + _Bool _isShowingTopBar; + _Bool _isShowingBottomBar; + _Bool _isShowingVideoDegradedUI; + _Bool _isShowingVideoReconnectingUI; + _Bool _isShowingFailureUI; + _Bool _waitingForLocalVideoFirstFrame; + _Bool _supportsAutoRotation; + _Bool _alwaysVisible; + _Bool _useLargeTextAndIcons; + _Bool _useLargePIP; + _Bool _showsLocalPreviewStatusBarGradient; + _Bool _userWantsInCallControlsVisible; + unsigned long long _displayControllerOptions; NSObject *_delegate; - NSTimer *_statusLabelTimer; - BOOL _stillAnimatingFromVoiceControl; - BOOL _callFailedWhileAnimatingFromVoiceControl; + _Bool _stillAnimatingFromVoiceControl; + _Bool _callFailedWhileAnimatingFromVoiceControl; id _localCameraFlipCompletion; CNFInterfaceOverlayView *_hudOverlayView; } @@ -92,10 +93,10 @@ @property(retain, nonatomic) UIControl *localVideoContainer; // @synthesize localVideoContainer=_localVideoContainer; @property(retain, nonatomic) UIView *localVideoGroupView; // @synthesize localVideoGroupView=_localVideoGroupView; @property(retain, nonatomic) UIControl *videoGroupView; // @synthesize videoGroupView=_videoGroupView; -@property(nonatomic) BOOL userWantsInCallControlsVisible; // @synthesize userWantsInCallControlsVisible=_userWantsInCallControlsVisible; -@property(nonatomic) BOOL alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; -@property(nonatomic) BOOL supportsAutoRotation; // @synthesize supportsAutoRotation=_supportsAutoRotation; -@property(readonly, nonatomic) BOOL contactNameIsPhoneNumber; // @synthesize contactNameIsPhoneNumber=_contactNameIsPhoneNumber; +@property(nonatomic) _Bool userWantsInCallControlsVisible; // @synthesize userWantsInCallControlsVisible=_userWantsInCallControlsVisible; +@property(nonatomic) _Bool alwaysVisible; // @synthesize alwaysVisible=_alwaysVisible; +@property(nonatomic) _Bool supportsAutoRotation; // @synthesize supportsAutoRotation=_supportsAutoRotation; +@property(readonly, nonatomic) _Bool contactNameIsPhoneNumber; // @synthesize contactNameIsPhoneNumber=_contactNameIsPhoneNumber; @property(retain, nonatomic) UIImage *contactImage; // @synthesize contactImage=_contactImage; @property(retain, nonatomic) NSString *contactName; // @synthesize contactName=_contactName; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -109,56 +110,56 @@ - (void)_avRemoteVideoDidChange:(id)arg1; - (void)_avFirstRemoteFrameArrived:(id)arg1; - (void)_avFirstPreviewFrameArrived:(id)arg1; -- (BOOL)isShowingBottomBar; -- (BOOL)isShowingTopBar; -- (BOOL)isShowingFailureUI; -- (BOOL)isShowingCallWaiting; -- (BOOL)isShowingLock; -- (BOOL)isShowingFaceTimeUI; +- (_Bool)isShowingBottomBar; +- (_Bool)isShowingTopBar; +- (_Bool)isShowingFailureUI; +- (_Bool)isShowingCallWaiting; +- (_Bool)isShowingLock; +- (_Bool)isShowingFaceTimeUI; - (void)animateShowUnlocked; - (void)didFinishLocking; -- (void)showLockedAnimated:(BOOL)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; +- (void)showLockedAnimated:(_Bool)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; - (void)setLocalCameraType:(unsigned int)arg1 withCompletion:(id)arg2; - (void)toggleLocalCameraType; -- (void)showRemoteViewAsReconnecting:(BOOL)arg1; -- (void)showRemoteViewAsDegraded:(BOOL)arg1; -- (void)showRemoteViewAsPaused:(BOOL)arg1; -- (void)showLocalViewAsMuted:(BOOL)arg1; +- (void)showRemoteViewAsReconnecting:(_Bool)arg1; +- (void)showRemoteViewAsDegraded:(_Bool)arg1; +- (void)showRemoteViewAsPaused:(_Bool)arg1; +- (void)showLocalViewAsMuted:(_Bool)arg1; - (id)_viewWithActivityIndicatorAndTitle:(id)arg1 bounds:(struct CGRect)arg2 center:(struct CGPoint)arg3; - (id)_viewWithTitle:(id)arg1 message:(id)arg2 bounds:(struct CGRect)arg3 center:(struct CGPoint)arg4; - (id)_viewWithImage:(id)arg1 title:(id)arg2 bounds:(struct CGRect)arg3 center:(struct CGPoint)arg4; - (id)_viewWithCenteredTitle:(id)arg1 bounds:(struct CGRect)arg2 center:(struct CGPoint)arg3; -- (id)_viewWithCenteredImage:(id)arg1 title:(id)arg2 fontSize:(float)arg3 bounds:(struct CGRect)arg4 center:(struct CGPoint)arg5; +- (id)_viewWithCenteredImage:(id)arg1 title:(id)arg2 fontSize:(double)arg3 bounds:(struct CGRect)arg4 center:(struct CGPoint)arg5; - (void)_ensureRemoteVideoOverlayViewExistsForDegradedView; - (void)_ensureRemoteVideoBackdropViewExists; - (void)_ensureRemoteVideoOverlayViewExists; - (void)_ensureLocalVideoOverlayViewExists; -- (void)setAudioDevicesButtonSelected:(BOOL)arg1; -- (void)setMuteButtonSelected:(BOOL)arg1; -- (void)resumeFromCallWaitingAnimated:(BOOL)arg1; -- (void)prepareForCallWaitingAnimated:(BOOL)arg1; +- (void)setAudioDevicesButtonSelected:(_Bool)arg1; +- (void)setMuteButtonSelected:(_Bool)arg1; +- (void)resumeFromCallWaitingAnimated:(_Bool)arg1; +- (void)prepareForCallWaitingAnimated:(_Bool)arg1; - (void)resetToFullScreenPreview; - (void)returnToFullScreenPreviewWithAnimations:(id)arg1 completion:(void)arg2; - (void)returnToFullScreenPreviewWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; - (void)animateOutWithAnimations:(id)arg1 completion:(void)arg2; -- (BOOL)shouldPerformCleanupCompletion; +- (_Bool)shouldPerformCleanupCompletion; - (void)hideInCallUIWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; - (void)returnToInCallUIWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; - (void)stopPreview; - (void)startPreview; -- (void)updateViewControllerForOrientation:(int)arg1; +- (void)updateViewControllerForOrientation:(long long)arg1; - (void)didReceiveMemoryWarning; - (void)_applicationResumed:(id)arg1; - (void)_applicationSuspended:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)loadView; -- (void)updateAudioButton:(BOOL)arg1; -- (void)showInCallControlsAnimated:(BOOL)arg1; -- (BOOL)auxiliaryAudioRoutesAvailable; +- (void)updateAudioButton:(_Bool)arg1; +- (void)showInCallControlsAnimated:(_Bool)arg1; +- (_Bool)auxiliaryAudioRoutesAvailable; - (void)_resetDisplayControllerForNewFaceTimeCall; - (void)bottomBarActionPerformed:(int)arg1 fromBar:(id)arg2; - (void)handleThreeFingerPress:(id)arg1; @@ -166,37 +167,35 @@ - (void)setupStatsHUDTimer; - (void)_updateStatsHUD; - (void)_createStatsHUD; -- (void)_flipRemoteCameraViewToCameraType:(unsigned int)arg1 animated:(BOOL)arg2 withCompletion:(id)arg3; -- (void)_flipLocalCameraViewToCameraType:(unsigned int)arg1 animated:(BOOL)arg2 withCompletion:(id)arg3; -- (void)updateCallBarStatusAndNameAnimated:(BOOL)arg1; +- (void)_flipRemoteCameraViewToCameraType:(unsigned int)arg1 animated:(_Bool)arg2 withCompletion:(id)arg3; +- (void)_flipLocalCameraViewToCameraType:(unsigned int)arg1 animated:(_Bool)arg2 withCompletion:(id)arg3; +- (void)updateCallBarStatusAndNameAnimated:(_Bool)arg1; - (void)updateContactInfoForOriginationURL:(id)arg1; -- (void)setStatusForState:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setStatus:(int)arg1 animated:(BOOL)arg2; -- (void)updateStatusAnimated:(BOOL)arg1; -- (BOOL)shouldHideStatusBar; +- (void)setStatusForState:(unsigned int)arg1 animated:(_Bool)arg2; +- (void)setStatus:(int)arg1 animated:(_Bool)arg2; +- (void)updateStatusAnimated:(_Bool)arg1; +- (_Bool)shouldHideStatusBar; - (void)_teardownVideoLayers; - (void)_setupVideoLayers; - (void)_ensureVideoLayersExist; -- (void)changeToFullConferenceDisplayAnimated:(BOOL)arg1; -- (BOOL)shouldBeInFullConferenceDisplay; -- (BOOL)isShowingFullConferenceDisplay; +- (void)changeToFullConferenceDisplayAnimated:(_Bool)arg1; +- (_Bool)shouldBeInFullConferenceDisplay; +- (_Bool)isShowingFullConferenceDisplay; - (void)_syncSublayerFrameSizeToParent:(id)arg1 withDuration:(double)arg2; - (void)showRemoteHangUp; - (void)showLocalHangup; - (void)showCallFailedWithReason:(unsigned int)arg1 error:(int)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)showLocationErrorAlertWithTitle:(id)arg1 message:(id)arg2; - (void)showDateAndTimeErrorAlertWithTitle:(id)arg1 message:(id)arg2; -- (void)showNetworkErrorAlertWithTitle:(id)arg1 message:(id)arg2 supportsWLAN:(BOOL)arg3; -- (void)showWifiErrorAlertWithTitle:(id)arg1 message:(id)arg2 supportsWLAN:(BOOL)arg3; +- (void)showNetworkErrorAlertWithTitle:(id)arg1 message:(id)arg2 supportsWLAN:(_Bool)arg3; +- (void)showWifiErrorAlertWithTitle:(id)arg1 message:(id)arg2 supportsWLAN:(_Bool)arg3; - (void)showErrorAlertWithTitle:(id)arg1 message:(id)arg2 alternateButton:(id)arg3 alternateButtonURL:(id)arg4; - (void)showErrorAlertWithTitle:(id)arg1 message:(id)arg2 alternateButton:(id)arg3 alternateButtonURL:(id)arg4 otherButton:(id)arg5 otherButtonURL:(id)arg6; - (void)showErrorAlertWithTitle:(id)arg1 message:(id)arg2; - (void)postUserNotificationWithTitle:(id)arg1 message:(id)arg2; - (void)_animateFromVoiceControlWithName:(id)arg1 andSubtitle:(id)arg2; -- (void)_showErrorUIWithStatus:(id)arg1 showDoubleBottomBar:(BOOL)arg2 animateOut:(BOOL)arg3; -- (void)_stopStatusLabelTimer; -- (void)_startStatusLabelTimer; +- (void)_showErrorUIWithStatus:(id)arg1 showDoubleBottomBar:(_Bool)arg2 animateOut:(_Bool)arg3; - (void)_updateStatusLabel; - (id)_defaultStringForEndedReason:(unsigned int)arg1 error:(int)arg2; - (void)_delayedEndFaceTimeDisplayAnimation; @@ -208,8 +207,8 @@ - (void)_animateEndCallUIForCallBars; - (void)_disableBottomBarButtonAndAnimateOutCallBars; - (void)_updateStatusAndAnimateOutCallBars; -- (void)showAcceptCallBarsAnimated:(BOOL)arg1 callBarsOffscreen:(BOOL)arg2 wasLocked:(BOOL)arg3 wasCallWaiting:(BOOL)arg4; -- (void)showCallBarsAnimated:(BOOL)arg1; +- (void)showAcceptCallBarsAnimated:(_Bool)arg1 callBarsOffscreen:(_Bool)arg2 wasLocked:(_Bool)arg3 wasCallWaiting:(_Bool)arg4; +- (void)showCallBarsAnimated:(_Bool)arg1; - (void)_hideExistingUI; - (void)_removeErrorAlert; - (void)_removeOverlayViews; @@ -225,66 +224,24 @@ - (void)associateRemoteVideoLayers; - (void)associateLocalVideoLayers; - (void)_endVideoAction:(id)arg1; -- (BOOL)_isOutgoingInvitation; -- (BOOL)_isInPhoneCall; -- (BOOL)_useLargeTextAndIcons; -- (BOOL)_supportsAutoRotation; -- (BOOL)_shouldChangeBottomBar; -- (BOOL)_shouldChangeStatusBar; -- (BOOL)_showsFullFaceTimeUI; -- (BOOL)shouldDisableEdgeClip; +- (_Bool)_isOutgoingInvitation; +- (_Bool)_isInPhoneCall; +- (_Bool)_useLargeTextAndIcons; +- (_Bool)_supportsAutoRotation; +- (_Bool)_showsLocalPreviewStatusBarGradient; +- (_Bool)_shouldChangeBottomBar; +- (_Bool)_shouldChangeStatusBar; +- (_Bool)_showsFullFaceTimeUI; +- (_Bool)shouldDisableEdgeClip; @property(readonly, nonatomic) IMAVChatParticipant *remoteParticipant; - (void)setupDisplayControllerForIMAVChat:(id)arg1; - (void)prepareForIncomingFaceTime; -- (BOOL)hidePIPWithOverlays; -- (BOOL)supportsBackFacingCamera; +- (_Bool)hidePIPWithOverlays; +- (_Bool)supportsBackFacingCamera; - (void)dealloc; - (id)init; - (id)initWithDelegate:(id)arg1; -- (id)initWithDelegate:(id)arg1 options:(unsigned int)arg2; -- (void)reloadRouteList; -- (void)_reloadRouteList; -- (void)hideAudioRoutingDeviceList; -- (void)showAudioRoutingDeviceList; -- (void)resetAutodismissTimer; -- (void)setupAutodismissRoutingTimer; -- (void)_setupAutodismissRoutingTimer:(float)arg1; -- (void)_autodismissAudioMenu:(id)arg1; -- (void)_resetPIPToFullScreen; -- (void)_adjustPIPBoundsForCurrentOrientationAnimated:(BOOL)arg1; -- (struct CGRect)_cornerLocationsRectForOrientation:(int)arg1; -- (struct CGRect)_pipBorderBoundsForPIPSize:(struct CGSize)arg1; -- (struct CGSize)_pipSizeForAspectRatio:(struct CGSize)arg1; -- (void)_ensureLocalVideoWillBecomeVisible; -- (void)_autoFadeInLocalVideo; -- (void)_fadeInLocalVideo; -- (unsigned int)_flipAnimationOptionsForOrientation:(int)arg1; -- (void)_updateLocalVideoOrientationAnimated:(BOOL)arg1; -- (void)_adjustForOrientationAnimated:(BOOL)arg1; -- (void)_adjustForOrientationAnimated:(BOOL)arg1 completion:(id)arg2; -- (struct CGRect)_boundsForRemoteVideoInLocalOrientation:(int)arg1; -- (struct CGRect)_boundsForLocalMutedViewInLocalOrientation:(int)arg1; -- (BOOL)_fillRemoteVideoOnScreenWithLocalOrientation:(int)arg1 remoteAspectRatio:(struct CGSize)arg2; -- (struct CGSize)_normalizedScreenSizeForOrientation:(int)arg1; -- (void)_adjustCallBarsForOrientation:(int)arg1; -- (BOOL)_isValidFaceTimeOrientation:(int)arg1; -- (float)_angleForLocalOrientation:(int)arg1 remoteOrientation:(int)arg2; -- (int)_deviceOrientationForIMAVCameraOrientation:(unsigned int)arg1; -- (unsigned int)_imAVCameraOrientationForDeviceOrientation:(int)arg1; -- (void)_applyAutoRotationCorrectionForOrientation:(int)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_deviceOrientationDidChange:(id)arg1; -- (void)_removeDeviceOrientationChangeObserver; -- (void)_addDeviceOrientationChangeObserver; -- (void)handleSingleTapToRevealStatusBar:(id)arg1; -- (void)_addStatusBarSingleTapGestureRecognizer; -- (void)_refreshInCallControlsAndPIPAnimated:(BOOL)arg1; -- (BOOL)shouldShowBottomBar; -- (BOOL)shouldShowStatusBar; -- (BOOL)_currentUIRequiresBottomBar; -- (BOOL)_currentUIRequiresStatusBar; -- (BOOL)_currentOrientationSupportsStatusBar; +- (id)initWithDelegate:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFDisplayControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Conference/CNFDisplayControllerDelegate-Protocol.h index a47f0663f..005886930 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFDisplayControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Conference/CNFDisplayControllerDelegate-Protocol.h @@ -7,19 +7,19 @@ #import "NSObject-Protocol.h" @protocol CNFDisplayControllerDelegate -- (void)conferenceDisplayController:(id)arg1 endCallWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 endCallWithReason:(unsigned long long)arg2; @optional - (void)conferenceDisplayControllerEndedWhileSuspending:(id)arg1; -- (void)conferenceDisplayController:(id)arg1 endWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 didFinishAnimatingCallEndWithReason:(unsigned int)arg2; -- (BOOL)auxiliaryAudioRoutesAvailable; -- (void)conferenceDisplayController:(id)arg1 cameraToggleWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 muteConferenceWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 retryVideoConferenceInvitationWithReason:(unsigned int)arg2; -- (void)conferenceDisplayController:(id)arg1 cancelCallFailureRecoveryWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 endWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 didFinishAnimatingCallEndWithReason:(unsigned long long)arg2; +- (_Bool)auxiliaryAudioRoutesAvailable; +- (void)conferenceDisplayController:(id)arg1 cameraToggleWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 muteConferenceWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 retryVideoConferenceInvitationWithReason:(unsigned long long)arg2; +- (void)conferenceDisplayController:(id)arg1 cancelCallFailureRecoveryWithReason:(unsigned long long)arg2; - (id)originationURL; -- (BOOL)isInPhoneCall; -- (BOOL)isOutgoingInvitation; +- (_Bool)isInPhoneCall; +- (_Bool)isOutgoingInvitation; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFInternalAccountListViewController.h b/iOS7/PrivateFrameworks/Conference/CNFInternalAccountListViewController.h index 5e9b33394..acf3f7eb2 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFInternalAccountListViewController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFInternalAccountListViewController.h @@ -23,10 +23,10 @@ - (void)accountTappedWithSpecifier:(id)arg1; - (id)accountNameForSpecifier:(id)arg1; - (id)specifiers; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)dealloc; -- (id)initWithServiceType:(int)arg1; +- (id)initWithServiceType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFInternalAccountViewController.h b/iOS7/PrivateFrameworks/Conference/CNFInternalAccountViewController.h index df25de2cd..646a322b7 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFInternalAccountViewController.h +++ b/iOS7/PrivateFrameworks/Conference/CNFInternalAccountViewController.h @@ -28,10 +28,10 @@ - (id)accountLogin:(id)arg1; - (id)registrationStatus:(id)arg1; - (id)accountLoginStatus:(id)arg1; -- (BOOL)isConnectedToDaemon; +- (_Bool)isConnectedToDaemon; - (id)specifierForAlias:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (id)bundle; - (id)specifiers; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Conference/CNFInternalSettingsUtilities.h b/iOS7/PrivateFrameworks/Conference/CNFInternalSettingsUtilities.h index 99446d32f..b02ac4749 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFInternalSettingsUtilities.h +++ b/iOS7/PrivateFrameworks/Conference/CNFInternalSettingsUtilities.h @@ -17,13 +17,15 @@ + (void)signOutAllAccounts; + (void)nukeKeychain; + (void)killEverything; ++ (void)killMobileSMS; ++ (void)killMobilePhone; + (void)killFaceTime; + (void)killMediaServerd; + (void)syncImagentLogSettings; + (void)killImavagent; + (void)killImagent; -+ (void)setViceroyLoggingEnabled:(BOOL)arg1; -+ (BOOL)isViceroyLoggingEnabled; ++ (void)setViceroyLoggingEnabled:(_Bool)arg1; ++ (_Bool)isViceroyLoggingEnabled; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFServiceHandler.h b/iOS7/PrivateFrameworks/Conference/CNFServiceHandler.h index 337877a9e..82a470cdb 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFServiceHandler.h +++ b/iOS7/PrivateFrameworks/Conference/CNFServiceHandler.h @@ -10,22 +10,22 @@ { } -+ (BOOL)disconnect; -+ (BOOL)isConnected; -+ (BOOL)connect; -+ (BOOL)connect:(BOOL)arg1; ++ (_Bool)disconnect; ++ (_Bool)isConnected; ++ (_Bool)connect; ++ (_Bool)connect:(_Bool)arg1; + (void)_daemonConnectedNotification:(id)arg1; + (void)_accountRegistrationStatusChanged:(id)arg1; -+ (BOOL)faceTimeIsAvailable; -+ (void)updateConferenceCapabilitiesForControllerType:(int)arg1; ++ (_Bool)faceTimeIsAvailable; ++ (void)updateConferenceCapabilitiesForControllerType:(long long)arg1; + (void)setCapabilities:(unsigned int)arg1; + (unsigned int)capabilities; + (int)activationState; + (void)activateFaceTime; -+ (BOOL)callingIsSupported; -+ (BOOL)faceTimeIsSupported; ++ (_Bool)callingIsSupported; ++ (_Bool)faceTimeIsSupported; + (id)faceTimeSourceAccount; -+ (BOOL)_isValidProcess; ++ (_Bool)_isValidProcess; @end diff --git a/iOS7/PrivateFrameworks/Conference/CNFTextView.h b/iOS7/PrivateFrameworks/Conference/CNFTextView.h index dd5df020c..049844138 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFTextView.h +++ b/iOS7/PrivateFrameworks/Conference/CNFTextView.h @@ -18,7 +18,7 @@ UILabel *_messageLabel; } -- (void)setOrientation:(int)arg1; +- (void)setOrientation:(long long)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Conference/CNFUIUtilities.h b/iOS7/PrivateFrameworks/Conference/CNFUIUtilities.h index edf0b53a8..e1f0f2406 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFUIUtilities.h +++ b/iOS7/PrivateFrameworks/Conference/CNFUIUtilities.h @@ -10,14 +10,14 @@ { } -+ (int)interfaceOrientationForDeviceOrientation:(int)arg1; ++ (long long)interfaceOrientationForDeviceOrientation:(long long)arg1; + (id)callDurationStringForChat:(id)arg1; + (id)currentCallDurationString; -+ (id)faceTimeDisplayNameForDestination:(id)arg1 image:(id *)arg2 fullscreenImage:(id *)arg3 isPhoneNumber:(char *)arg4; ++ (id)faceTimeDisplayNameForDestination:(id)arg1 image:(id *)arg2 fullscreenImage:(id *)arg3 isPhoneNumber:(_Bool *)arg4; + (id)faceTimeDisplayNameForDestination:(id)arg1 image:(id *)arg2; + (id)formattedPhoneNumberFromString:(id)arg1; + (id)statusStringForState:(unsigned int)arg1; -+ (id)statusStringForContactName:(id)arg1 status:(int)arg2 useFloatingHUD:(BOOL)arg3; ++ (id)statusStringForContactName:(id)arg1 status:(int)arg2 useFloatingHUD:(_Bool)arg3; + (int)statusForState:(unsigned int)arg1; + (id)wifiSettingsURL; + (id)cellularSettingsURL; diff --git a/iOS7/PrivateFrameworks/Conference/CNFVideoGroupView.h b/iOS7/PrivateFrameworks/Conference/CNFVideoGroupView.h index 2db2090e0..f5bc99502 100644 --- a/iOS7/PrivateFrameworks/Conference/CNFVideoGroupView.h +++ b/iOS7/PrivateFrameworks/Conference/CNFVideoGroupView.h @@ -16,25 +16,25 @@ struct CGPoint _velocity; struct CGPoint _target; struct CGRect _cornerLocationsRect; - BOOL _startedThrowAnimation; - int _corner; + _Bool _startedThrowAnimation; + long long _corner; } @property(nonatomic) struct CGRect cornerLocationsRect; // @synthesize cornerLocationsRect=_cornerLocationsRect; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)cancelThrowAnimation; - (void)finishedThrowAnimation; - (void)updateThrowAnimation:(id)arg1; - (void)startThrowAnimation; -- (float)_gridViewRubberBandValueForValue:(float)arg1 target:(float)arg2 timeInterval:(float)arg3 velocity:(float *)arg4; +- (double)_gridViewRubberBandValueForValue:(double)arg1 target:(double)arg2 timeInterval:(double)arg3 velocity:(double *)arg4; - (void)handlePanDetected:(id)arg1; - (void)handlePanGestureFinished:(id)arg1; - (void)addPanningGestureRecognizer; - (void)refreshPositionInCorner; - (struct CGPoint)centerPointForCurrentVideoGroupCorner; -- (void)setCorner:(int)arg1; +- (void)setCorner:(long long)arg1; - (void)setTransformForNewCenter:(struct CGPoint)arg1; - (struct CGPoint)transformedCenter; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Conference/IMAVControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Conference/IMAVControllerDelegate-Protocol.h index ba6f3dca0..48058c28a 100644 --- a/iOS7/PrivateFrameworks/Conference/IMAVControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Conference/IMAVControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ @protocol IMAVControllerDelegate @optional -- (void)inviteFailedFromIMHandle:(id)arg1 reason:(int)arg2; +- (void)inviteFailedFromIMHandle:(id)arg1 reason:(long long)arg2; - (void)createdOutgoingIMAVChat:(id)arg1; - (void)invitedToIMAVChat:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Conference/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Conference/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Conference/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Conference/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Conference/NSURL-CNFAdditions.h b/iOS7/PrivateFrameworks/Conference/NSURL-CNFAdditions.h index f36d0766b..ce35ec57f 100644 --- a/iOS7/PrivateFrameworks/Conference/NSURL-CNFAdditions.h +++ b/iOS7/PrivateFrameworks/Conference/NSURL-CNFAdditions.h @@ -7,12 +7,12 @@ #import "NSURL.h" @interface NSURL (CNFAdditions) -- (BOOL)isFaceTimeUpgradeURLForDestinationID:(id)arg1; +- (_Bool)isFaceTimeUpgradeURLForDestinationID:(id)arg1; - (id)faceTimeDestinationDisplayNameAndImage:(id *)arg1 fullscreenImage:(id *)arg2; - (id)faceTimeDestinationDisplayNameAndImage:(id *)arg1; - (id)callBackString; - (id)callBackPhoneNumber; - (id)formattedFaceTimeDestinationAccount; -- (BOOL)_isPhoneNumberID:(id)arg1; +- (_Bool)_isPhoneNumberID:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Conference/UIApplicationDelegate-Protocol.h b/iOS7/PrivateFrameworks/Conference/UIApplicationDelegate-Protocol.h index bc6deb11d..575dbfbf1 100644 --- a/iOS7/PrivateFrameworks/Conference/UIApplicationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Conference/UIApplicationDelegate-Protocol.h @@ -14,11 +14,10 @@ @property(retain, nonatomic) UIWindow *window; - (void)application:(id)arg1 didDecodeRestorableStateWithCoder:(id)arg2; - (void)application:(id)arg1 willEncodeRestorableStateWithCoder:(id)arg2; -- (BOOL)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; -- (BOOL)application:(id)arg1 shouldSaveApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldSaveApplicationState:(id)arg2; - (id)application:(id)arg1 viewControllerWithRestorationIdentifierPath:(id)arg2 coder:(id)arg3; -- (void)application:(id)arg1 needsUserChoiceForUbiquitousStorage:(id)arg2; -- (unsigned int)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; +- (unsigned long long)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; - (void)applicationProtectedDataDidBecomeAvailable:(id)arg1; - (void)applicationProtectedDataWillBecomeUnavailable:(id)arg1; - (void)applicationWillEnterForeground:(id)arg1; @@ -32,17 +31,17 @@ - (void)application:(id)arg1 didRegisterForRemoteNotificationsWithDeviceToken:(id)arg2; - (void)application:(id)arg1 didChangeStatusBarFrame:(struct CGRect)arg2; - (void)application:(id)arg1 willChangeStatusBarFrame:(struct CGRect)arg2; -- (void)application:(id)arg1 didChangeStatusBarOrientation:(int)arg2; -- (void)application:(id)arg1 willChangeStatusBarOrientation:(int)arg2 duration:(double)arg3; +- (void)application:(id)arg1 didChangeStatusBarOrientation:(long long)arg2; +- (void)application:(id)arg1 willChangeStatusBarOrientation:(long long)arg2 duration:(double)arg3; - (void)applicationSignificantTimeChange:(id)arg1; - (void)applicationWillTerminate:(id)arg1; - (void)applicationDidReceiveMemoryWarning:(id)arg1; -- (BOOL)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; -- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (_Bool)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; +- (_Bool)application:(id)arg1 handleOpenURL:(id)arg2; - (void)applicationWillResignActive:(id)arg1; - (void)applicationDidBecomeActive:(id)arg1; -- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; -- (BOOL)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; - (void)applicationDidFinishLaunching:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Conference/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Conference/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/Conference/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Conference/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Conference/UILongPressGestureRecognizer-CNFAdditions.h b/iOS7/PrivateFrameworks/Conference/UILongPressGestureRecognizer-CNFAdditions.h index 81f50a776..9b9e11f0a 100644 --- a/iOS7/PrivateFrameworks/Conference/UILongPressGestureRecognizer-CNFAdditions.h +++ b/iOS7/PrivateFrameworks/Conference/UILongPressGestureRecognizer-CNFAdditions.h @@ -7,6 +7,6 @@ #import "UILongPressGestureRecognizer.h" @interface UILongPressGestureRecognizer (CNFAdditions) -+ (void)addLongPressGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 minimumPressDuration:(double)arg4 touchCount:(int)arg5; ++ (void)addLongPressGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 minimumPressDuration:(double)arg4 touchCount:(long long)arg5; @end diff --git a/iOS7/PrivateFrameworks/Conference/UISwipeGestureRecognizer-CNFAdditions.h b/iOS7/PrivateFrameworks/Conference/UISwipeGestureRecognizer-CNFAdditions.h index 4dec64bfc..52be2bba5 100644 --- a/iOS7/PrivateFrameworks/Conference/UISwipeGestureRecognizer-CNFAdditions.h +++ b/iOS7/PrivateFrameworks/Conference/UISwipeGestureRecognizer-CNFAdditions.h @@ -7,9 +7,9 @@ #import "UISwipeGestureRecognizer.h" @interface UISwipeGestureRecognizer (CNFAdditions) -+ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 direction:(unsigned int)arg4 touchCount:(unsigned int)arg5; -+ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 touchCount:(unsigned int)arg4; -+ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 direction:(unsigned int)arg4; ++ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 direction:(unsigned long long)arg4 touchCount:(unsigned long long)arg5; ++ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 touchCount:(unsigned long long)arg4; ++ (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 direction:(unsigned long long)arg4; + (void)addSwipeGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3; @end diff --git a/iOS7/PrivateFrameworks/Conference/UITapGestureRecognizer-CNFAdditions.h b/iOS7/PrivateFrameworks/Conference/UITapGestureRecognizer-CNFAdditions.h index 5891736ba..a052a9fbd 100644 --- a/iOS7/PrivateFrameworks/Conference/UITapGestureRecognizer-CNFAdditions.h +++ b/iOS7/PrivateFrameworks/Conference/UITapGestureRecognizer-CNFAdditions.h @@ -7,8 +7,8 @@ #import "UITapGestureRecognizer.h" @interface UITapGestureRecognizer (CNFAdditions) -+ (void)addTapGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 tapCount:(unsigned int)arg4 touchCount:(unsigned int)arg5; -+ (void)addTapGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 tapCount:(unsigned int)arg4; ++ (void)addTapGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 tapCount:(unsigned long long)arg4 touchCount:(unsigned long long)arg5; ++ (void)addTapGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 tapCount:(unsigned long long)arg4; + (void)addTapGestureRecognizerToView:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3; @end diff --git a/iOS7/PrivateFrameworks/Contacts/CNContact.h b/iOS7/PrivateFrameworks/Contacts/CNContact.h index cdf571cf4..a6b226c9a 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNContact.h +++ b/iOS7/PrivateFrameworks/Contacts/CNContact.h @@ -30,8 +30,8 @@ NSString *_jobTitle; NSDateComponents *_birthday; NSString *_note; - int _contactType; - int _nameOrder; + long long _contactType; + long long _nameOrder; NSArray *_phoneNumbers; NSArray *_emailAddresses; NSArray *_urlAddresses; @@ -42,7 +42,7 @@ NSArray *_postalAddresses; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)contact; @property(readonly) NSArray *postalAddresses; // @synthesize postalAddresses=_postalAddresses; @property(readonly) NSArray *socialProfiles; // @synthesize socialProfiles=_socialProfiles; @@ -52,8 +52,8 @@ @property(readonly) NSArray *urlAddresses; // @synthesize urlAddresses=_urlAddresses; @property(readonly) NSArray *emailAddresses; // @synthesize emailAddresses=_emailAddresses; @property(readonly) NSArray *phoneNumbers; // @synthesize phoneNumbers=_phoneNumbers; -@property(readonly) int nameOrder; // @synthesize nameOrder=_nameOrder; -@property(readonly) int contactType; // @synthesize contactType=_contactType; +@property(readonly) long long nameOrder; // @synthesize nameOrder=_nameOrder; +@property(readonly) long long contactType; // @synthesize contactType=_contactType; @property(readonly) NSString *note; // @synthesize note=_note; @property(readonly) NSDateComponents *birthday; // @synthesize birthday=_birthday; @property(readonly) NSString *jobTitle; // @synthesize jobTitle=_jobTitle; @@ -71,9 +71,9 @@ @property(readonly) NSString *namePrefix; // @synthesize namePrefix=_namePrefix; @property(readonly) CNContactIdentifier *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -- (BOOL)isEqualToContact:(id)arg1 includeIdentifiers:(BOOL)arg2; -- (BOOL)isEqualToContact:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqualToContact:(id)arg1 includeIdentifiers:(_Bool)arg2; +- (_Bool)isEqualToContact:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Contacts/CNContactIdentifier.h b/iOS7/PrivateFrameworks/Contacts/CNContactIdentifier.h index ff5d122d6..046d7d6c3 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNContactIdentifier.h +++ b/iOS7/PrivateFrameworks/Contacts/CNContactIdentifier.h @@ -16,7 +16,7 @@ NSString *_stringValue; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)identifierWithString:(id)arg1; @property(readonly) NSString *stringValue; // @synthesize stringValue=_stringValue; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/Contacts/CNInstantMessageAddress.h b/iOS7/PrivateFrameworks/Contacts/CNInstantMessageAddress.h index ae5486b83..066a8b802 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNInstantMessageAddress.h +++ b/iOS7/PrivateFrameworks/Contacts/CNInstantMessageAddress.h @@ -17,12 +17,12 @@ NSString *_service; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)instantMessageAddressWithUsername:(id)arg1 service:(id)arg2; @property(readonly, nonatomic) NSString *service; // @synthesize service=_service; @property(readonly, nonatomic) NSString *username; // @synthesize username=_username; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Contacts/CNLabeledValue.h b/iOS7/PrivateFrameworks/Contacts/CNLabeledValue.h index 207bb01fa..f691d27a9 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNLabeledValue.h +++ b/iOS7/PrivateFrameworks/Contacts/CNLabeledValue.h @@ -18,7 +18,7 @@ id _value; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)labeledValueWithLabel:(id)arg1 value:(id)arg2; + (id)makeIdentifier; + (id)identifierProvider; @@ -26,9 +26,9 @@ @property(readonly, nonatomic) NSString *label; // @synthesize label=_label; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -- (BOOL)isEqualToLabeledValue:(id)arg1 includeIdentifiers:(BOOL)arg2; -- (BOOL)isEqualToLabeledValue:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqualToLabeledValue:(id)arg1 includeIdentifiers:(_Bool)arg2; +- (_Bool)isEqualToLabeledValue:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)labeledValueBySettingValue:(id)arg1; - (id)labeledValueBySettingLabel:(id)arg1 value:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Contacts/CNPhoneNumber.h b/iOS7/PrivateFrameworks/Contacts/CNPhoneNumber.h index c7439cafc..56259a28f 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNPhoneNumber.h +++ b/iOS7/PrivateFrameworks/Contacts/CNPhoneNumber.h @@ -16,10 +16,10 @@ } + (id)phoneNumberWithStringValue:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *stringValue; // @synthesize stringValue=_stringValue; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @property(readonly, nonatomic) NSString *formattedStringValue; // @dynamic formattedStringValue; diff --git a/iOS7/PrivateFrameworks/Contacts/CNPostalAddress.h b/iOS7/PrivateFrameworks/Contacts/CNPostalAddress.h index 35cfe08c6..772285851 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNPostalAddress.h +++ b/iOS7/PrivateFrameworks/Contacts/CNPostalAddress.h @@ -24,7 +24,7 @@ NSString *_ISOCountryCode; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)postalAddress; @property(readonly) NSString *ISOCountryCode; // @synthesize ISOCountryCode=_ISOCountryCode; @property(readonly) NSString *country; // @synthesize country=_country; @@ -35,7 +35,7 @@ @property(readonly) NSString *subLocality; // @synthesize subLocality=_subLocality; @property(readonly) NSString *street; // @synthesize street=_street; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Contacts/CNSocialProfile.h b/iOS7/PrivateFrameworks/Contacts/CNSocialProfile.h index 2b6e28fb4..51ac04460 100644 --- a/iOS7/PrivateFrameworks/Contacts/CNSocialProfile.h +++ b/iOS7/PrivateFrameworks/Contacts/CNSocialProfile.h @@ -20,14 +20,14 @@ NSString *_service; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)socialProfile; @property(readonly, nonatomic) NSString *service; // @synthesize service=_service; @property(readonly, nonatomic) NSString *userIdentifier; // @synthesize userIdentifier=_userIdentifier; @property(readonly, nonatomic) NSString *username; // @synthesize username=_username; @property(readonly, nonatomic) NSString *urlString; // @synthesize urlString=_urlString; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Contacts/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Contacts/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Contacts/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Contacts/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Contacts/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/Contacts/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/Contacts/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/Contacts/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CardDAVAddressBookContainer.h b/iOS7/PrivateFrameworks/CoreDAV/CardDAVAddressBookContainer.h index 1f76737c6..5d2f9805f 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CardDAVAddressBookContainer.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CardDAVAddressBookContainer.h @@ -20,9 +20,9 @@ @property(retain) NSString *maxImageSize; // @synthesize maxImageSize=_maxImageSize; @property(retain) NSString *maxResourceSize; // @synthesize maxResourceSize=_maxResourceSize; - (void)dealloc; -@property(readonly) BOOL isSharedAddressBook; -@property(readonly) BOOL isSearchAddressBook; -@property(readonly) BOOL isAddressBook; +@property(readonly) _Bool isSharedAddressBook; +@property(readonly) _Bool isSearchAddressBook; +@property(readonly) _Bool isAddressBook; - (void)applyParsedProperties:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CardDAVBulkChangeTask.h b/iOS7/PrivateFrameworks/CoreDAV/CardDAVBulkChangeTask.h index c81f958b2..623475b85 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CardDAVBulkChangeTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CardDAVBulkChangeTask.h @@ -10,7 +10,7 @@ { } -- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(BOOL)arg3 returnChangedData:(BOOL)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(_Bool)arg3 returnChangedData:(_Bool)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderQueryTask.h b/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderQueryTask.h index aba3f9bdc..48b8a7cb5 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderQueryTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderQueryTask.h @@ -11,7 +11,7 @@ } - (void)addFiltersToXMLData:(id)arg1; -- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned long long)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderSyncTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderSyncTaskGroup.h index b0e5c5e3d..001cba08b 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CardDAVFolderSyncTaskGroup.h @@ -8,16 +8,16 @@ @interface CardDAVFolderSyncTaskGroup : CoreDAVContainerSyncTaskGroup { - BOOL _isInitialSync; + _Bool _isInitialSync; } -@property BOOL isInitialSync; // @synthesize isInitialSync=_isInitialSync; +@property _Bool isInitialSync; // @synthesize isInitialSync=_isInitialSync; - (Class)bulkChangeTaskClass; - (id)dataContentType; - (id)copyGetTaskWithURL:(id)arg1; - (id)copyMultiGetTaskWithURLs:(id)arg1; - (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 context:(void *)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7 appSpecificDataItemClass:(Class)arg8; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(BOOL)arg5 context:(void *)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificDataItemClass:(Class)arg9; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(_Bool)arg5 context:(void *)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificDataItemClass:(Class)arg9; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVACEItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVACEItem.h index 3a8dfdddd..66a95c7f9 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVACEItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVACEItem.h @@ -29,7 +29,7 @@ - (void)write:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithPrincipal:(id)arg1 shouldInvert:(BOOL)arg2 action:(int)arg3 withPrivileges:(id)arg4; +- (id)initWithPrincipal:(id)arg1 shouldInvert:(_Bool)arg2 action:(int)arg3 withPrivileges:(id)arg4; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVAccountInfoProvider-Protocol.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVAccountInfoProvider-Protocol.h index 1df8cad64..591822213 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVAccountInfoProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVAccountInfoProvider-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol CoreDAVAccountInfoProvider -- (BOOL)shouldFailAllTasks; -- (BOOL)handleCertificateError:(id)arg1; +- (_Bool)shouldFailAllTasks; +- (_Bool)handleCertificateError:(id)arg1; - (void)promptUserForNewCoreDAVPasswordWithCompletionBlock:(id)arg1; - (id)userAgentHeader; - (id)serverComplianceClasses; @@ -18,30 +18,33 @@ - (id)password; - (id)user; - (id)serverRoot; -- (int)port; +- (long long)port; - (id)host; - (id)scheme; @optional -- (BOOL)shouldCompressRequests; -- (BOOL)shouldUseOpportunisticSockets; +- (void)webLoginRequestedAtURL:(id)arg1 reasonString:(id)arg2 completionBlock:(id)arg3; +- (id)clientToken; +- (void)clientTokenRequestedByServer; +- (_Bool)shouldCompressRequests; +- (_Bool)shouldUseOpportunisticSockets; - (struct __CFURLStorageSession *)copyStorageSession; - (void)noteTimeSpentInNetworking:(double)arg1; - (void)noteFailedProtocolRequest; - (void)noteFailedNetworkRequest; -- (void)noteSuccessfulRequestWithNumDownloadedElements:(int)arg1; -- (BOOL)shouldTurnModalOnBadPassword; -- (BOOL)shouldSendClientInfoHeaderForURL:(id)arg1; -- (BOOL)shouldHandleHTTPCookiesForURL:(id)arg1; +- (void)noteSuccessfulRequestWithNumDownloadedElements:(long long)arg1; +- (_Bool)shouldTurnModalOnBadPassword; +- (_Bool)shouldSendClientInfoHeaderForURL:(id)arg1; +- (_Bool)shouldHandleHTTPCookiesForURL:(id)arg1; - (void)noteHomeSetOnDifferentHost:(id)arg1; -- (BOOL)handleShouldUseCredentialStorage; -- (BOOL)shouldRetryUnauthorizedConnection:(id)arg1; -- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1 withConnection:(id)arg2; -- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1; -- (BOOL)handleTrustChallenge:(id)arg1 withConnection:(id)arg2; -- (BOOL)handleTrustChallenge:(id)arg1; +- (_Bool)handleShouldUseCredentialStorage; +- (_Bool)shouldRetryUnauthorizedConnection:(id)arg1; +- (_Bool)handleAuthenticateAgainstProtectionSpace:(id)arg1 withConnection:(id)arg2; +- (_Bool)handleAuthenticateAgainstProtectionSpace:(id)arg1; +- (_Bool)handleTrustChallenge:(id)arg1 withConnection:(id)arg2; +- (_Bool)handleTrustChallenge:(id)arg1; - (id)oauthInfoProvider; -- (id)oauthToken; +- (id)customConnectionProperties; - (id)additionalHeaderValues; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkChangeTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkChangeTask.h index cd7fb289a..dfc865139 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkChangeTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkChangeTask.h @@ -15,10 +15,10 @@ NSDictionary *_uuidsToAddActions; NSDictionary *_hrefsToModDeleteActions; NSString *_checkCTag; - BOOL _simple; - BOOL _returnChangedData; + _Bool _simple; + _Bool _returnChangedData; NSData *_pushedData; - BOOL _validCTag; + _Bool _validCTag; NSString *_nextCTag; NSMutableSet *_bulkChangeResponses; NSString *_requestDataContentType; @@ -35,7 +35,7 @@ - (id)httpMethod; - (id)additionalHeaderValues; - (void)dealloc; -- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(BOOL)arg3 returnChangedData:(BOOL)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(_Bool)arg3 returnChangedData:(_Bool)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkRequestsItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkRequestsItem.h index c36a2e928..248bba351 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkRequestsItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkRequestsItem.h @@ -19,12 +19,12 @@ @property(readonly) NSSet *supportedItems; // @synthesize supportedItems=_supportedItems; @property(retain) CoreDAVLeafItem *maxSizeItem; // @synthesize maxSizeItem=_maxSizeItem; @property(retain) CoreDAVLeafItem *maxResourcesItem; // @synthesize maxResourcesItem=_maxResourcesItem; -@property(readonly) BOOL supportsDelete; -@property(readonly) BOOL supportsUpdate; -@property(readonly) BOOL supportsInsert; -- (BOOL)supportsItemWithNameSpace:(id)arg1 name:(id)arg2; -@property(readonly) int maxSize; -@property(readonly) int maxResources; +@property(readonly) _Bool supportsDelete; +@property(readonly) _Bool supportsUpdate; +@property(readonly) _Bool supportsInsert; +- (_Bool)supportsItemWithNameSpace:(id)arg1 name:(id)arg2; +@property(readonly) long long maxSize; +@property(readonly) long long maxResources; @property(readonly) NSDictionary *dictRepresentation; - (void)addSupportedItem:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkUploadTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkUploadTaskGroup.h index b48c02b95..435b3965c 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkUploadTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVBulkUploadTaskGroup.h @@ -14,10 +14,10 @@ { NSURL *_folderURL; NSString *_lastKnownCTag; - BOOL _validCTag; + _Bool _validCTag; void *_context; - unsigned int _multiPutBatchMaxNumResources; - unsigned int _multiPutBatchMaxSize; + unsigned long long _multiPutBatchMaxNumResources; + unsigned long long _multiPutBatchMaxSize; NSMutableDictionary *_remainingUUIDsToAddActions; NSMutableDictionary *_remainingHREFsToModDeleteActions; NSMutableDictionary *_uuidToHREF; @@ -35,11 +35,11 @@ @property(readonly) NSDictionary *hrefToETag; // @synthesize hrefToETag=_hrefToETag; @property(readonly) NSDictionary *uuidToHREF; // @synthesize uuidToHREF=_uuidToHREF; @property(retain) NSString *nextCTag; // @synthesize nextCTag=_lastKnownCTag; -@property(readonly) BOOL validCTag; // @synthesize validCTag=_validCTag; +@property(readonly) _Bool validCTag; // @synthesize validCTag=_validCTag; @property(readonly) void *context; // @synthesize context=_context; @property(readonly) NSURL *folderURL; // @synthesize folderURL=_folderURL; -@property unsigned int multiPutBatchMaxSize; // @synthesize multiPutBatchMaxSize=_multiPutBatchMaxSize; -@property unsigned int multiPutBatchMaxNumResources; // @synthesize multiPutBatchMaxNumResources=_multiPutBatchMaxNumResources; +@property unsigned long long multiPutBatchMaxSize; // @synthesize multiPutBatchMaxSize=_multiPutBatchMaxSize; +@property unsigned long long multiPutBatchMaxNumResources; // @synthesize multiPutBatchMaxNumResources=_multiPutBatchMaxNumResources; - (void)task:(id)arg1 didFinishWithError:(id)arg2; - (void)syncAway; - (void)startTaskGroup; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainer.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainer.h index e5aeae3ed..81c69b9e8 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainer.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainer.h @@ -10,7 +10,7 @@ @interface CoreDAVContainer : NSObject { - BOOL _isUnauthenticated; + _Bool _isUnauthenticated; NSURL *_url; CoreDAVResourceTypeItem *_resourceType; NSString *_containerTitle; @@ -42,19 +42,19 @@ @property(retain) NSString *pushKey; // @synthesize pushKey=_pushKey; @property(retain) NSSet *privileges; // @synthesize privileges=_privileges; @property(retain) NSString *containerTitle; // @synthesize containerTitle=_containerTitle; -@property BOOL isUnauthenticated; // @synthesize isUnauthenticated=_isUnauthenticated; +@property _Bool isUnauthenticated; // @synthesize isUnauthenticated=_isUnauthenticated; @property(retain) NSURL *url; // @synthesize url=_url; - (void)dealloc; -@property(readonly) BOOL supportsSyncCollectionReport; -@property(readonly) BOOL supportsPrincipalPropertySearchReport; +@property(readonly) _Bool supportsSyncCollectionReport; +@property(readonly) _Bool supportsPrincipalPropertySearchReport; @property(readonly) NSSet *supportedReportsAsStringSet; -@property(readonly) BOOL hasBindPrivileges; -@property(readonly) BOOL hasWritePropertiesPrivileges; -@property(readonly) BOOL hasWriteContentPrivileges; -@property(readonly) BOOL hasReadPrivileges; -- (BOOL)_anyPrivilegesMatches:(id)arg1; +@property(readonly) _Bool hasBindPrivileges; +@property(readonly) _Bool hasWritePropertiesPrivileges; +@property(readonly) _Bool hasWriteContentPrivileges; +@property(readonly) _Bool hasReadPrivileges; +- (_Bool)_anyPrivilegesMatches:(id)arg1; @property(readonly) NSSet *privilegesAsStringSet; -@property(readonly) BOOL isPrincipal; +@property(readonly) _Bool isPrincipal; @property(readonly) NSSet *resourceTypeAsStringSet; @property(readonly) NSSet *supportedReports; - (void)applyParsedProperties:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetSubmittable-Protocol.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetSubmittable-Protocol.h index 6317abbd3..d83b6a018 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetSubmittable-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetSubmittable-Protocol.h @@ -9,7 +9,7 @@ @class NSSet; @protocol CoreDAVContainerMultiGetSubmittable -@property(nonatomic) BOOL shouldIgnoreResponseErrors; +@property(nonatomic) _Bool shouldIgnoreResponseErrors; @property(readonly, nonatomic) NSSet *parsedContents; @property(readonly, nonatomic) NSSet *deletedURLs; @property(readonly, nonatomic) NSSet *missingURLs; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetTask.h index f695af0fe..45bd99730 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerMultiGetTask.h @@ -18,7 +18,7 @@ NSString *_appSpecificMultiGetCommand; NSString *_appSpecificDataProp; Class _appSpecificDataItemClass; - BOOL _shouldIgnoreResponseErrors; + _Bool _shouldIgnoreResponseErrors; NSSet *_additionalPropElements; NSSet *_parsedContents; NSSet *_missingURLs; @@ -28,7 +28,7 @@ @property(readonly, nonatomic) NSSet *deletedURLs; // @synthesize deletedURLs=_deletedURLs; @property(readonly, nonatomic) NSSet *missingURLs; // @synthesize missingURLs=_missingURLs; @property(readonly, nonatomic) NSSet *parsedContents; // @synthesize parsedContents=_parsedContents; -@property(nonatomic) BOOL shouldIgnoreResponseErrors; // @synthesize shouldIgnoreResponseErrors=_shouldIgnoreResponseErrors; +@property(nonatomic) _Bool shouldIgnoreResponseErrors; // @synthesize shouldIgnoreResponseErrors=_shouldIgnoreResponseErrors; @property(retain) NSSet *additionalPropElements; // @synthesize additionalPropElements=_additionalPropElements; - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)copyDefaultParserForContentType:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerQueryTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerQueryTask.h index 206439c0c..d1e182f0f 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerQueryTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerQueryTask.h @@ -11,7 +11,7 @@ @interface CoreDAVContainerQueryTask : CoreDAVTask { NSSet *_searchTerms; - unsigned int _searchLimit; + unsigned long long _searchLimit; NSString *_appSpecificNamespace; NSString *_appSpecificQueryCommand; NSString *_appSpecificDataProp; @@ -25,9 +25,9 @@ - (void)addFiltersToXMLData:(id)arg1; - (id)httpMethod; - (void)dealloc; -- (id)_initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; -- (id)initWithSearchString:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; -- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)_initWithSearchTerms:(id)arg1 searchLimit:(unsigned long long)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)initWithSearchString:(id)arg1 searchLimit:(unsigned long long)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned long long)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; // Remaining properties @property(nonatomic) id delegate; // @dynamic delegate; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerSyncTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerSyncTaskGroup.h index fa03a7683..114e25ef9 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVContainerSyncTaskGroup.h @@ -18,48 +18,48 @@ NSURL *_folderURL; NSString *_previousCTag; NSString *_nextCTag; - BOOL _ensureUpdatedCTag; - BOOL _useSyncCollection; + _Bool _ensureUpdatedCTag; + _Bool _useSyncCollection; NSString *_previousSyncToken; NSString *_nextSyncToken; NSMutableArray *_actions; void *_context; - unsigned int _multiGetBatchSize; + unsigned long long _multiGetBatchSize; NSMutableArray *_unsubmittedTasks; - unsigned int _maxIndependentTasks; + unsigned long long _maxIndependentTasks; NSURL *_addMemberURL; - BOOL _useMultiGet; + _Bool _useMultiGet; NSDictionary *_bulkRequests; NSString *_bulkChangeCheckCTag; NSMutableSet *_syncReportDeletedURLs; NSMutableDictionary *_urlToETag; Class _appSpecificDataItemClass; - BOOL _syncItemOrder; + _Bool _syncItemOrder; NSMutableArray *_localItemURLOrder; NSMutableDictionary *_remainingUUIDsToAddActions; NSMutableDictionary *_remainingHREFsToModDeleteActions; - BOOL _actionsOnly; + _Bool _actionsOnly; } -@property BOOL actionsOnly; // @synthesize actionsOnly=_actionsOnly; +@property _Bool actionsOnly; // @synthesize actionsOnly=_actionsOnly; @property(retain) NSString *bulkChangeCheckCTag; // @synthesize bulkChangeCheckCTag=_bulkChangeCheckCTag; @property(retain) NSDictionary *bulkRequests; // @synthesize bulkRequests=_bulkRequests; @property(readonly) NSArray *localItemURLOrder; // @synthesize localItemURLOrder=_localItemURLOrder; @property(readonly) void *context; // @synthesize context=_context; -@property BOOL useSyncCollection; // @synthesize useSyncCollection=_useSyncCollection; +@property _Bool useSyncCollection; // @synthesize useSyncCollection=_useSyncCollection; @property(retain) NSString *previousSyncToken; // @synthesize previousSyncToken=_previousSyncToken; -@property BOOL ensureUpdatedCTag; // @synthesize ensureUpdatedCTag=_ensureUpdatedCTag; +@property _Bool ensureUpdatedCTag; // @synthesize ensureUpdatedCTag=_ensureUpdatedCTag; @property(retain) NSString *nextCTag; // @synthesize nextCTag=_nextCTag; @property(retain) NSString *previousCTag; // @synthesize previousCTag=_previousCTag; @property(readonly) NSURL *folderURL; // @synthesize folderURL=_folderURL; -@property BOOL useMultiGet; // @synthesize useMultiGet=_useMultiGet; -@property unsigned int maxIndependentTasks; // @synthesize maxIndependentTasks=_maxIndependentTasks; -@property unsigned int multiGetBatchSize; // @synthesize multiGetBatchSize=_multiGetBatchSize; +@property _Bool useMultiGet; // @synthesize useMultiGet=_useMultiGet; +@property unsigned long long maxIndependentTasks; // @synthesize maxIndependentTasks=_maxIndependentTasks; +@property unsigned long long multiGetBatchSize; // @synthesize multiGetBatchSize=_multiGetBatchSize; @property(retain) NSURL *addMemberURL; // @synthesize addMemberURL=_addMemberURL; - (void)_getTask:(id)arg1 finishedWithParsedContents:(id)arg2 deletedItems:(id)arg3 error:(id)arg4; - (void)getTask:(id)arg1 data:(id)arg2 error:(id)arg3; - (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; -- (BOOL)shouldFetchMoreETags; +- (_Bool)shouldFetchMoreETags; - (void)deleteTask:(id)arg1 completedWithError:(id)arg2; - (void)task:(id)arg1 didFinishWithError:(id)arg2; - (void)_bulkChangeTask:(id)arg1 didFinishWithError:(id)arg2; @@ -68,12 +68,12 @@ - (void)applyAdditionalPropertiesFromPostTask:(id)arg1; - (void)putTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; - (void)applyAdditionalPropertiesFromPutTask:(id)arg1; -- (BOOL)isWhitelistedError:(id)arg1; +- (_Bool)isWhitelistedError:(id)arg1; - (void)syncAway; - (void)startTaskGroup; - (void)_getDataPayloads; - (void)deleteResourceURLs:(id)arg1; -- (BOOL)shouldDownloadResource:(id)arg1 localETag:(id)arg2 serverETag:(id)arg3; +- (_Bool)shouldDownloadResource:(id)arg1 localETag:(id)arg2 serverETag:(id)arg3; - (void)_configureMultiGet:(id)arg1; - (void)_getOrder; - (void)_getETags; @@ -84,13 +84,13 @@ - (id)copyPostTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; - (id)copyPutTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; - (void)_getCTag; -- (unsigned int)_submitTasks; +- (unsigned long long)_submitTasks; - (void)cancelTaskGroup; - (void)bailWithError:(id)arg1; - (void)_tearDownAllUnsubmittedTasks; - (void)taskGroupWillCancelWithError:(id)arg1; - (void)receivedPropertiesToValues:(id)arg1 forURL:(id)arg2; -- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (_Bool)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; - (id)copyAdditionalResourcePropertiesToFetch; - (Class)bulkChangeTaskClass; - (id)dataContentType; @@ -98,7 +98,7 @@ - (id)copyGetTaskWithURL:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(BOOL)arg5 context:(void *)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(_Bool)arg5 context:(void *)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8; // Remaining properties @property(nonatomic) id delegate; // @dynamic delegate; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCopyTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCopyTask.h index 9804c24df..4097cfc56 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCopyTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCopyTask.h @@ -11,7 +11,7 @@ } - (void)_callBackToDelegateWithResponses:(id)arg1 error:(id)arg2; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)dealloc; - (id)httpMethod; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCurrentUserPrivilegeSetItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCurrentUserPrivilegeSetItem.h index d89076d05..22220d769 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCurrentUserPrivilegeSetItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVCurrentUserPrivilegeSetItem.h @@ -15,7 +15,7 @@ + (id)copyParseRules; @property(retain) NSMutableSet *privileges; // @synthesize privileges=_privileges; -- (BOOL)hasPrivilegeWithNameSpace:(id)arg1 andName:(id)arg2; +- (_Bool)hasPrivilegeWithNameSpace:(id)arg1 andName:(id)arg2; - (void)addPrivilege:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryAccountInfo.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryAccountInfo.h index 049968a07..8504f2fe6 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryAccountInfo.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryAccountInfo.h @@ -15,7 +15,7 @@ NSString *_scheme; NSString *_host; NSString *_serverRoot; - int _port; + long long _port; NSString *_user; NSString *_password; NSData *_identityPersist; @@ -24,9 +24,9 @@ NSDictionary *_serverHeaders; NSSet *_serverComplianceClasses; NSString *_userAgentHeader; - BOOL _shouldFailAllTasks; - BOOL _started; - BOOL _success; + _Bool _shouldFailAllTasks; + _Bool _started; + _Bool _success; NSError *_error; id _backingAccountInfoProvider; } @@ -35,32 +35,34 @@ @property(retain) NSSet *serverComplianceClasses; // @synthesize serverComplianceClasses=_serverComplianceClasses; @property(retain) NSDictionary *serverHeaders; // @synthesize serverHeaders=_serverHeaders; @property(retain) NSError *error; // @synthesize error=_error; -@property BOOL success; // @synthesize success=_success; -@property BOOL started; // @synthesize started=_started; +@property _Bool success; // @synthesize success=_success; +@property _Bool started; // @synthesize started=_started; @property(retain) id backingAccountInfoProvider; // @synthesize backingAccountInfoProvider=_backingAccountInfoProvider; -@property BOOL shouldFailAllTasks; // @synthesize shouldFailAllTasks=_shouldFailAllTasks; +@property _Bool shouldFailAllTasks; // @synthesize shouldFailAllTasks=_shouldFailAllTasks; @property(retain) NSString *accountID; // @synthesize accountID=_accountID; @property(retain) NSURL *principalURL; // @synthesize principalURL=_principalURL; @property(retain) NSData *identityPersist; // @synthesize identityPersist=_identityPersist; @property(retain) NSString *password; // @synthesize password=_password; @property(retain) NSString *user; // @synthesize user=_user; @property(retain) NSString *serverRoot; // @synthesize serverRoot=_serverRoot; -@property int port; // @synthesize port=_port; +@property long long port; // @synthesize port=_port; @property(retain) NSString *host; // @synthesize host=_host; @property(retain) NSString *scheme; // @synthesize scheme=_scheme; -- (BOOL)shouldUseOpportunisticSockets; +- (_Bool)shouldUseOpportunisticSockets; - (struct __CFURLStorageSession *)copyStorageSession; -- (BOOL)shouldSendClientInfoHeaderForURL:(id)arg1; -- (BOOL)shouldHandleHTTPCookiesForURL:(id)arg1; -- (BOOL)handleShouldUseCredentialStorage; -- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1 withConnection:(id)arg2; -- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1; -- (BOOL)shouldRetryUnauthorizedConnection:(id)arg1; -- (BOOL)shouldTurnModalOnBadPassword; -- (BOOL)handleCertificateError:(id)arg1; -- (BOOL)handleTrustChallenge:(id)arg1 withConnection:(id)arg2; -- (BOOL)handleTrustChallenge:(id)arg1; -- (id)oauthToken; +- (_Bool)shouldSendClientInfoHeaderForURL:(id)arg1; +- (_Bool)shouldHandleHTTPCookiesForURL:(id)arg1; +- (_Bool)handleShouldUseCredentialStorage; +- (_Bool)handleAuthenticateAgainstProtectionSpace:(id)arg1 withConnection:(id)arg2; +- (_Bool)handleAuthenticateAgainstProtectionSpace:(id)arg1; +- (_Bool)shouldRetryUnauthorizedConnection:(id)arg1; +- (_Bool)shouldTurnModalOnBadPassword; +- (_Bool)handleCertificateError:(id)arg1; +- (_Bool)handleTrustChallenge:(id)arg1 withConnection:(id)arg2; +- (_Bool)handleTrustChallenge:(id)arg1; +- (id)oauthInfoProvider; +- (id)clientToken; +- (void)clientTokenRequestedByServer; - (id)additionalHeaderValues; - (void)promptUserForNewCoreDAVPasswordWithCompletionBlock:(id)arg1; - (id)url; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryTaskGroup.h index 88d51a2ef..c439598a9 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVDiscoveryTaskGroup.h @@ -21,21 +21,22 @@ NSString *_wellKnownPath; NSArray *_potentialContextPaths; NSMutableArray *_discoveries; - BOOL _didReceiveAuthenticationError; - BOOL _shouldBailEarly; + _Bool _didReceiveAuthenticationError; + _Bool _shouldBailEarly; id _discoveredAccountInfo; } @property(retain, nonatomic) NSArray *potentialContextPaths; // @synthesize potentialContextPaths=_potentialContextPaths; @property(retain, nonatomic) NSString *wellKnownPath; // @synthesize wellKnownPath=_wellKnownPath; @property(retain) id discoveredAccountInfo; // @synthesize discoveredAccountInfo=_discoveredAccountInfo; -@property BOOL shouldBailEarly; // @synthesize shouldBailEarly=_shouldBailEarly; -@property BOOL didReceiveAuthenticationError; // @synthesize didReceiveAuthenticationError=_didReceiveAuthenticationError; +@property _Bool shouldBailEarly; // @synthesize shouldBailEarly=_shouldBailEarly; +@property _Bool didReceiveAuthenticationError; // @synthesize didReceiveAuthenticationError=_didReceiveAuthenticationError; - (void)getDiscoveryStatus:(id)arg1 priorFailed:(id *)arg2 subsequentFailed:(id *)arg3 priorIncomplete:(id *)arg4 subsequentIncomplete:(id *)arg5 priorSuccess:(id *)arg6 subsequentSuccess:(id *)arg7; - (void)addToDiscoveryArray:(id *)arg1 discovery:(id)arg2; - (id)cleanedStringsFromResponseHeaders:(id)arg1 forHeader:(id)arg2; - (id)extractPrincipalURLFromPropFindTask:(id)arg1 error:(id *)arg2; - (id)propFindProperties; +- (void)noteDefinitiveAuthFailureFromTask:(id)arg1; - (void)completeDiscovery:(id)arg1 error:(id)arg2; - (void)propFindTaskFinished:(id)arg1; - (void)optionsTask:(id)arg1 error:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetAccountPropertiesTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetAccountPropertiesTaskGroup.h index ab3111efb..8a675222d 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetAccountPropertiesTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetAccountPropertiesTaskGroup.h @@ -21,16 +21,16 @@ NSSet *_emailAddresses; NSSet *_collections; NSSet *_principalSearchProperties; - BOOL _isExpandPropertyReportSupported; - BOOL _fetchPrincipalSearchProperties; - BOOL _shouldIgnoreHomeSetOnDifferentHost; + _Bool _isExpandPropertyReportSupported; + _Bool _fetchPrincipalSearchProperties; + _Bool _shouldIgnoreHomeSetOnDifferentHost; NSMutableSet *_redirectHistory; } -@property(nonatomic) BOOL shouldIgnoreHomeSetOnDifferentHost; // @synthesize shouldIgnoreHomeSetOnDifferentHost=_shouldIgnoreHomeSetOnDifferentHost; +@property(nonatomic) _Bool shouldIgnoreHomeSetOnDifferentHost; // @synthesize shouldIgnoreHomeSetOnDifferentHost=_shouldIgnoreHomeSetOnDifferentHost; @property(readonly) NSSet *principalSearchProperties; // @synthesize principalSearchProperties=_principalSearchProperties; -@property BOOL fetchPrincipalSearchProperties; // @synthesize fetchPrincipalSearchProperties=_fetchPrincipalSearchProperties; -@property(readonly) BOOL isExpandPropertyReportSupported; // @synthesize isExpandPropertyReportSupported=_isExpandPropertyReportSupported; +@property _Bool fetchPrincipalSearchProperties; // @synthesize fetchPrincipalSearchProperties=_fetchPrincipalSearchProperties; +@property(readonly) _Bool isExpandPropertyReportSupported; // @synthesize isExpandPropertyReportSupported=_isExpandPropertyReportSupported; @property(readonly) NSSet *collections; // @synthesize collections=_collections; @property(readonly) NSSet *emailAddresses; // @synthesize emailAddresses=_emailAddresses; @property(readonly) NSURL *resourceID; // @synthesize resourceID=_resourceID; @@ -41,7 +41,7 @@ - (void)processPrincipalHeaders:(id)arg1; - (void)coaxServerForPrincipalHeaders; - (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; -- (BOOL)forceOptionsRequest; +- (_Bool)forceOptionsRequest; - (void)_taskCompleted:(id)arg1 withError:(id)arg2; - (void)_setPropertiesFromParsedResponses:(id)arg1; - (void)startTaskGroup; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetTask.h index 4617517d3..8eec9a3e1 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetTask.h @@ -9,15 +9,15 @@ @interface CoreDAVGetTask : CoreDAVTask { id _appSpecificDataItemResult; - BOOL _forceNoCache; + _Bool _forceNoCache; } -@property BOOL forceNoCache; // @synthesize forceNoCache=_forceNoCache; +@property _Bool forceNoCache; // @synthesize forceNoCache=_forceNoCache; @property(retain) id appSpecificDataItemResult; // @synthesize appSpecificDataItemResult=_appSpecificDataItemResult; - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)copyDefaultParserForContentType:(id)arg1; - (id)requestBody; -- (unsigned int)cachePolicy; +- (unsigned long long)cachePolicy; - (id)httpMethod; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetToFileTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetToFileTask.h index 23e2b8e61..f9492d4ee 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetToFileTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVGetToFileTask.h @@ -14,7 +14,7 @@ } @property(retain) NSFileHandle *destinationFile; // @synthesize destinationFile=_destinationFile; -- (BOOL)shouldLogResponseBody; +- (_Bool)shouldLogResponseBody; - (id)copyDefaultParserForContentType:(id)arg1; - (id)initWithURL:(id)arg1 destinationFile:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVHeadTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVHeadTask.h index d2409ba03..c5cae2677 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVHeadTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVHeadTask.h @@ -12,7 +12,7 @@ - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)requestBody; -- (unsigned int)cachePolicy; +- (unsigned long long)cachePolicy; - (id)httpMethod; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem-Protocol.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem-Protocol.h index 0b4497c5a..c1e990314 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem-Protocol.h @@ -10,7 +10,7 @@ + (id)parseRuleCache; + (id)copyParseRules; - (void)parserSuggestsBaseURL:(id)arg1; -- (BOOL)validate; +- (_Bool)validate; - (void)write:(id)arg1; - (id)copyParseRules; - (void)parserFoundUnrecognizedElement:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem.h index 190aee547..c32119ab6 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVItem.h @@ -17,12 +17,12 @@ NSMutableSet *_attributes; NSMutableArray *_extraChildItems; NSData *_payload; - BOOL _useCDATA; + _Bool _useCDATA; } + (id)parseRuleCache; + (id)copyParseRules; -@property BOOL useCDATA; // @synthesize useCDATA=_useCDATA; +@property _Bool useCDATA; // @synthesize useCDATA=_useCDATA; @property(retain) NSData *payload; // @synthesize payload=_payload; @property(retain) NSMutableArray *extraChildItems; // @synthesize extraChildItems=_extraChildItems; @property(retain) NSMutableSet *attributes; // @synthesize attributes=_attributes; @@ -32,7 +32,7 @@ - (void)parserSuggestsBaseURL:(id)arg1; - (void)setPayloadAsString:(id)arg1; - (id)payloadAsString; -- (BOOL)validate; +- (_Bool)validate; - (void)write:(id)arg1; - (id)childrenToWrite; - (void)parserFoundAttributes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVLogging.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVLogging.h index 4ddc440f8..998b721bf 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVLogging.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVLogging.h @@ -15,10 +15,10 @@ } + (id)sharedLogging; -- (void)logDiagnosticForProvider:(id)arg1 withLevel:(int)arg2 format:(id)arg3 args:(void *)arg4; +- (void)logDiagnosticForProvider:(id)arg1 withLevel:(long long)arg2 format:(id)arg3 args:(char *)arg4; - (id)delegatesToLogTransmittedDataForAccountInfoProvider:(id)arg1; -- (BOOL)_shouldOutputAtLevel:(int)arg1 forAccountInfoProvider:(id)arg2; -- (BOOL)shouldLogAtLevel:(int)arg1 forAccountInfoProvider:(id)arg2; +- (_Bool)_shouldOutputAtLevel:(long long)arg1 forAccountInfoProvider:(id)arg2; +- (_Bool)shouldLogAtLevel:(long long)arg1 forAccountInfoProvider:(id)arg2; - (id)_delegatesToLogForProvider:(id)arg1; - (void)removeLogDelegate:(id)arg1 forAccountInfoProvider:(id)arg2; - (void)addLogDelegate:(id)arg1 forAccountInfoProvider:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolResponseItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolResponseItem.h index 209190c51..5bcc607d9 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolResponseItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolResponseItem.h @@ -15,7 +15,7 @@ + (id)copyParseRules; @property(retain) NSMutableSet *propStats; // @synthesize propStats=_propStats; -- (BOOL)hasPropertyError; +- (_Bool)hasPropertyError; - (void)addPropStat:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolTask.h index 693533bba..03a49b213 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMkcolTask.h @@ -11,7 +11,7 @@ @interface CoreDAVMkcolTask : CoreDAVActionBackedTask { NSSet *_propertiesToSet; - BOOL _sendOrder; + _Bool _sendOrder; int _absoluteOrder; NSURL *_priorOrderedURL; } diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMoveWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMoveWithFallbackTaskGroup.h index 91e8300ee..b4c0bff51 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMoveWithFallbackTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMoveWithFallbackTaskGroup.h @@ -13,7 +13,7 @@ NSURL *_sourceURL; NSURL *_destinationURL; NSString *_previousETag; - BOOL _useFallback; + _Bool _useFallback; int _overwrite; NSData *_dataPayload; NSString *_dataContentType; @@ -26,7 +26,7 @@ @property(retain, nonatomic) NSString *dataContentType; // @synthesize dataContentType=_dataContentType; @property(retain, nonatomic) NSData *dataPayload; // @synthesize dataPayload=_dataPayload; @property(retain, nonatomic) NSString *previousETag; // @synthesize previousETag=_previousETag; -@property(nonatomic) BOOL useFallback; // @synthesize useFallback=_useFallback; +@property(nonatomic) _Bool useFallback; // @synthesize useFallback=_useFallback; @property(nonatomic) int overwrite; // @synthesize overwrite=_overwrite; @property(readonly, nonatomic) NSURL *destinationURL; // @synthesize destinationURL=_destinationURL; @property(readonly, nonatomic) NSURL *sourceURL; // @synthesize sourceURL=_sourceURL; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiGetWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiGetWithFallbackTaskGroup.h index 508fb12a5..27414dcfc 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiGetWithFallbackTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiGetWithFallbackTaskGroup.h @@ -12,15 +12,15 @@ @interface CoreDAVMultiGetWithFallbackTaskGroup : CoreDAVTaskGroup { - BOOL _shouldIgnoreResponseErrors; - BOOL _usingMultiGet; + _Bool _shouldIgnoreResponseErrors; + _Bool _usingMultiGet; CoreDAVContainerMultiGetTask *_multiGetTask; id _getBlock; NSMutableSet *_urls; NSMutableSet *_parsedContents; } -@property(nonatomic) BOOL shouldIgnoreResponseErrors; // @synthesize shouldIgnoreResponseErrors=_shouldIgnoreResponseErrors; +@property(nonatomic) _Bool shouldIgnoreResponseErrors; // @synthesize shouldIgnoreResponseErrors=_shouldIgnoreResponseErrors; @property(readonly, nonatomic) NSSet *parsedContents; @property(readonly, nonatomic) NSSet *deletedURLs; @property(readonly, nonatomic) NSSet *missingURLs; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiMoveWithFallbackTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiMoveWithFallbackTaskGroup.h index 2930cf962..4f26ef838 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiMoveWithFallbackTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiMoveWithFallbackTaskGroup.h @@ -13,7 +13,7 @@ NSSet *_sourceURLs; NSURL *_destinationURL; int _overwrite; - BOOL _useFallback; + _Bool _useFallback; NSDictionary *_sourceEntityDataPayloads; NSDictionary *_sourceEntityDataContentTypes; NSDictionary *_sourceEntityETags; @@ -28,7 +28,7 @@ @property(readonly, nonatomic) NSDictionary *sourceEntityETags; // @synthesize sourceEntityETags=_sourceEntityETags; @property(readonly, nonatomic) NSDictionary *sourceEntityDataContentTypes; // @synthesize sourceEntityDataContentTypes=_sourceEntityDataContentTypes; @property(readonly, nonatomic) NSDictionary *sourceEntityDataPayloads; // @synthesize sourceEntityDataPayloads=_sourceEntityDataPayloads; -@property(readonly, nonatomic) BOOL useFallback; // @synthesize useFallback=_useFallback; +@property(readonly, nonatomic) _Bool useFallback; // @synthesize useFallback=_useFallback; @property(readonly, nonatomic) int overwrite; // @synthesize overwrite=_overwrite; @property(readonly, nonatomic) NSURL *destinationURL; // @synthesize destinationURL=_destinationURL; @property(readonly, nonatomic) NSSet *sourceURLs; // @synthesize sourceURLs=_sourceURLs; @@ -42,7 +42,7 @@ - (id)fullDestinationURLFromSourceURL:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithSourceURLs:(id)arg1 destinationURL:(id)arg2 overwrite:(BOOL)arg3 useFallback:(BOOL)arg4 sourceEntityDataPayloads:(id)arg5 sourceEntityDataContentTypes:(id)arg6 sourceEntityETags:(id)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; +- (id)initWithSourceURLs:(id)arg1 destinationURL:(id)arg2 overwrite:(_Bool)arg3 useFallback:(_Bool)arg4 sourceEntityDataPayloads:(id)arg5 sourceEntityDataContentTypes:(id)arg6 sourceEntityETags:(id)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiPutTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiPutTask.h index fbaafda72..8771e889c 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiPutTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVMultiPutTask.h @@ -14,7 +14,7 @@ NSString *_appSpecificDataProp; NSString *_checkCTag; CoreDAVXMLData *_pushedData; - BOOL _validCTag; + _Bool _validCTag; NSString *_nextCTag; NSMutableDictionary *_uuidToHREF; NSMutableDictionary *_hrefToETag; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVNullParser.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVNullParser.h index 32eabbb69..b214ca1f8 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVNullParser.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVNullParser.h @@ -15,8 +15,8 @@ NSError *_parserError; } -+ (BOOL)canHandleContentType:(id)arg1; -- (BOOL)processData:(id)arg1 forTask:(id)arg2; ++ (_Bool)canHandleContentType:(id)arg1; +- (_Bool)processData:(id)arg1 forTask:(id)arg2; @property(readonly) NSError *parserError; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamParser.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamParser.h index 34bb4300b..c84b99275 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamParser.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamParser.h @@ -16,10 +16,10 @@ NSError *_parserError; } -+ (BOOL)canHandleContentType:(id)arg1; ++ (_Bool)canHandleContentType:(id)arg1; @property(retain) NSMutableData *octetStreamData; // @synthesize octetStreamData=_octetStreamData; @property(readonly) NSError *parserError; -- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (_Bool)processData:(id)arg1 forTask:(id)arg2; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamToFileParser.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamToFileParser.h index 33b988c03..e250da657 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamToFileParser.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVOctetStreamToFileParser.h @@ -14,7 +14,7 @@ } @property(retain) NSFileHandle *fileHandle; // @synthesize fileHandle=_fileHandle; -- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (_Bool)processData:(id)arg1 forTask:(id)arg2; - (void)dealloc; - (id)initWithFileHandle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVParseRule.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVParseRule.h index 175974f96..00d79f520 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVParseRule.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVParseRule.h @@ -10,8 +10,8 @@ @interface CoreDAVParseRule : NSObject { - int _minimumNumber; - int _maximumNumber; + long long _minimumNumber; + long long _maximumNumber; NSString *_nameSpace; NSString *_elementName; Class _objectClass; @@ -22,11 +22,11 @@ @property(readonly) Class objectClass; // @synthesize objectClass=_objectClass; @property(readonly) NSString *elementName; // @synthesize elementName=_elementName; @property(readonly) NSString *nameSpace; // @synthesize nameSpace=_nameSpace; -@property(readonly) int maximumNumber; // @synthesize maximumNumber=_maximumNumber; -@property(readonly) int minimumNumber; // @synthesize minimumNumber=_minimumNumber; +@property(readonly) long long maximumNumber; // @synthesize maximumNumber=_maximumNumber; +@property(readonly) long long minimumNumber; // @synthesize minimumNumber=_minimumNumber; - (id)description; - (void)dealloc; -- (id)initWithMinimumNumber:(int)arg1 maximumNumber:(int)arg2 nameSpace:(id)arg3 elementName:(id)arg4 objectClass:(Class)arg5 setterMethod:(SEL)arg6; +- (id)initWithMinimumNumber:(long long)arg1 maximumNumber:(long long)arg2 nameSpace:(id)arg3 elementName:(id)arg4 objectClass:(Class)arg5 setterMethod:(SEL)arg6; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPostOrPutTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPostOrPutTask.h index 67980f5b3..5a59cfa82 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPostOrPutTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPostOrPutTask.h @@ -10,11 +10,11 @@ @interface CoreDAVPostOrPutTask : CoreDAVActionBackedTask { - BOOL _forceToServer; + _Bool _forceToServer; NSString *_previousETag; NSString *_requestDataContentType; NSData *_requestDataPayload; - BOOL _sendOrder; + _Bool _sendOrder; int _absoluteOrder; NSURL *_priorOrderedURL; } @@ -24,7 +24,7 @@ @property(retain) NSData *requestDataPayload; // @synthesize requestDataPayload=_requestDataPayload; @property(retain) NSString *requestDataContentType; // @synthesize requestDataContentType=_requestDataContentType; @property(retain) NSString *previousETag; // @synthesize previousETag=_previousETag; -@property BOOL forceToServer; // @synthesize forceToServer=_forceToServer; +@property _Bool forceToServer; // @synthesize forceToServer=_forceToServer; - (id)requestBody; - (id)additionalHeaderValues; - (id)description; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPrincipalPropertySearchTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPrincipalPropertySearchTask.h index ed057f81c..9001063ca 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPrincipalPropertySearchTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPrincipalPropertySearchTask.h @@ -11,17 +11,17 @@ @interface CoreDAVPrincipalPropertySearchTask : CoreDAVPropertyFindBaseTask { NSSet *_searchItems; - BOOL _applyToPrincipalCollectionSet; + _Bool _applyToPrincipalCollectionSet; NSDictionary *_extraAttributes; } -@property BOOL applyToPrincipalCollectionSet; // @synthesize applyToPrincipalCollectionSet=_applyToPrincipalCollectionSet; +@property _Bool applyToPrincipalCollectionSet; // @synthesize applyToPrincipalCollectionSet=_applyToPrincipalCollectionSet; @property(retain) NSDictionary *extraAttributes; // @synthesize extraAttributes=_extraAttributes; @property(retain) NSSet *searchItems; // @synthesize searchItems=_searchItems; - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)requestBody; - (id)httpMethod; -- (id)initWithPropertySearches:(id)arg1 propertiesToFind:(id)arg2 atURL:(id)arg3 applyToPrincipalCollectionSet:(BOOL)arg4 extraAttributes:(id)arg5; +- (id)initWithPropertySearches:(id)arg1 propertiesToFind:(id)arg2 atURL:(id)arg3 applyToPrincipalCollectionSet:(_Bool)arg4 extraAttributes:(id)arg5; - (void)dealloc; - (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPropPatchTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPropPatchTask.h index eda9cb7e5..4bf1782c3 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPropPatchTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVPropPatchTask.h @@ -13,7 +13,7 @@ NSSet *_propPatchRemoveElements; NSSet *_propPatchSetElements; CoreDAVResponseItem *_responseItem; - BOOL _sendOrder; + _Bool _sendOrder; int _absoluteOrder; NSURL *_priorOrderedURL; } diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRecursiveContainerSyncTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRecursiveContainerSyncTaskGroup.h index fe9483e3e..27016c671 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRecursiveContainerSyncTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRecursiveContainerSyncTaskGroup.h @@ -26,29 +26,29 @@ NSString *_nextPTag; NSArray *_actions; void *_context; - unsigned int _multiGetBatchSize; + unsigned long long _multiGetBatchSize; NSMutableArray *_unsubmittedTasks; NSURL *_addMemberURL; - BOOL _useMultiGet; + _Bool _useMultiGet; NSMutableSet *_syncReportDeletedURLs; NSMutableDictionary *_leafURLToETag; NSMutableArray *_childCollectionURL; Class _appSpecificDataItemClass; Class _appSpecificContainerItemClass; - BOOL _syncItemOrder; + _Bool _syncItemOrder; NSMutableDictionary *_folderURLToChildrenURLOrder; - BOOL _preflightCTag; + _Bool _preflightCTag; } @property(retain) NSString *nextCTag; // @synthesize nextCTag=_nextCTag; @property(readonly) NSDictionary *folderURLToChildrenURLOrder; // @synthesize folderURLToChildrenURLOrder=_folderURLToChildrenURLOrder; @property(readonly) void *context; // @synthesize context=_context; @property(retain) NSString *previousSyncToken; // @synthesize previousSyncToken=_previousSyncToken; -@property BOOL preflightCTag; // @synthesize preflightCTag=_preflightCTag; +@property _Bool preflightCTag; // @synthesize preflightCTag=_preflightCTag; @property(readonly) NSString *previousCTag; // @synthesize previousCTag=_previousCTag; @property(readonly) NSURL *folderURL; // @synthesize folderURL=_folderURL; -@property unsigned int multiGetBatchSize; // @synthesize multiGetBatchSize=_multiGetBatchSize; -- (BOOL)shouldSyncChildWithResourceType:(id)arg1; +@property unsigned long long multiGetBatchSize; // @synthesize multiGetBatchSize=_multiGetBatchSize; +- (_Bool)shouldSyncChildWithResourceType:(id)arg1; - (id)dataContentType; - (id)copyFolderMultiGetTaskWithURLs:(id)arg1; - (id)copyMultiGetTaskWithURLs:(id)arg1; @@ -63,7 +63,7 @@ - (void)_folderModTask:(id)arg1 parsedPropStats:(id)arg2 error:(id)arg3; - (void)_postTask:(id)arg1 didFinishWithError:(id)arg2; - (void)putTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; -- (BOOL)isWhitelistedError:(id)arg1; +- (_Bool)isWhitelistedError:(id)arg1; - (void)syncAway; - (void)startTaskGroup; - (void)_getDataPayloads; @@ -71,7 +71,7 @@ - (void)_getTopFolderTags; - (void)_pushActions; - (void)_taskGroupSuccessfullyFinishedWithContents:(id)arg1; -- (unsigned int)_submitTasks; +- (unsigned long long)_submitTasks; - (void)cancelTaskGroup; - (void)bailWithError:(id)arg1; - (void)_foundChildrenOrder:(id)arg1 inFolderWithURL:(id)arg2; @@ -79,7 +79,7 @@ - (void)taskGroupWillCancelWithError:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(BOOL)arg6 context:(void *)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(_Bool)arg6 context:(void *)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; // Remaining properties @property(nonatomic) id delegate; // @dynamic delegate; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRequestLogger.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRequestLogger.h index b56be2129..9c686ddba 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRequestLogger.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVRequestLogger.h @@ -19,7 +19,7 @@ - (void)finishCoreDAVResponse; - (void)logCoreDAVResponseSnippet:(id)arg1 withTaskIdentifier:(id)arg2; - (void)logCoreDAVResponseSnippet:(id)arg1; -- (void)logCoreDAVResponseHeaders:(id)arg1 andStatusCode:(int)arg2 withTaskIdentifier:(id)arg3; +- (void)logCoreDAVResponseHeaders:(id)arg1 andStatusCode:(long long)arg2 withTaskIdentifier:(id)arg3; - (void)logCoreDAVRequest:(id)arg1 withTaskIdentifier:(id)arg2; - (id)_inflateRequestBody:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResourceTypeItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResourceTypeItem.h index bb990767d..a1675e13c 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResourceTypeItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResourceTypeItem.h @@ -25,7 +25,7 @@ @property(retain) CoreDAVItemWithNoChildren *shared; // @synthesize shared=_shared; @property(retain) CoreDAVItemWithNoChildren *searchAddressBook; // @synthesize searchAddressBook=_searchAddressBook; @property(retain) CoreDAVItemWithNoChildren *addressBook; // @synthesize addressBook=_addressBook; -- (BOOL)isTypeWithNameSpace:(id)arg1 andName:(id)arg2; +- (_Bool)isTypeWithNameSpace:(id)arg1 andName:(id)arg2; @property(readonly) NSSet *stringSet; - (void)write:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseBodyParser-Protocol.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseBodyParser-Protocol.h index 0e1fcad57..547e2f765 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseBodyParser-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseBodyParser-Protocol.h @@ -10,9 +10,9 @@ @protocol CoreDAVResponseBodyParser @property(readonly) NSError *parserError; -- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (_Bool)processData:(id)arg1 forTask:(id)arg2; @optional -+ (BOOL)canHandleContentType:(id)arg1; ++ (_Bool)canHandleContentType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseItem.h index d5c8da1ad..a285a19b9 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVResponseItem.h @@ -29,7 +29,7 @@ @property(retain) NSMutableSet *propStats; // @synthesize propStats=_propStats; @property(retain) CoreDAVLeafItem *status; // @synthesize status=_status; @property(retain) NSMutableArray *hrefs; // @synthesize hrefs=_hrefs; -- (BOOL)hasPropertyError; +- (_Bool)hasPropertyError; - (id)successfulPropertiesToValues; - (id)firstHref; - (void)addHref:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSupportedReportSetItem.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSupportedReportSetItem.h index 8582447d5..b694d1674 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSupportedReportSetItem.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSupportedReportSetItem.h @@ -15,7 +15,7 @@ + (id)copyParseRules; @property(retain) NSMutableSet *supportedReports; // @synthesize supportedReports=_supportedReports; -- (BOOL)supportsReportWithNameSpace:(id)arg1 andName:(id)arg2; +- (_Bool)supportsReportWithNameSpace:(id)arg1 andName:(id)arg2; - (void)addSupportedReport:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSyncReportTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSyncReportTask.h index 8947db8cf..bf17871c1 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSyncReportTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVSyncReportTask.h @@ -12,12 +12,12 @@ { NSString *_previousSyncToken; NSString *_nextSyncToken; - BOOL _moreToSync; - BOOL _wasInvalidSyncToken; + _Bool _moreToSync; + _Bool _wasInvalidSyncToken; } -@property(readonly) BOOL wasInvalidSyncToken; // @synthesize wasInvalidSyncToken=_wasInvalidSyncToken; -@property(readonly) BOOL moreToSync; // @synthesize moreToSync=_moreToSync; +@property(readonly) _Bool wasInvalidSyncToken; // @synthesize wasInvalidSyncToken=_wasInvalidSyncToken; +@property(readonly) _Bool moreToSync; // @synthesize moreToSync=_moreToSync; @property(readonly) NSString *nextSyncToken; // @synthesize nextSyncToken=_nextSyncToken; - (void)finishCoreDAVTaskWithError:(id)arg1; - (id)copyDefaultParserForContentType:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTask.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTask.h index d1ec7da1e..c6894a043 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTask.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTask.h @@ -14,43 +14,45 @@ { id _taskManager; id _accountInfoProvider; - int _numDownloadedElements; + long long _numDownloadedElements; int _depth; NSHTTPURLResponse *_response; NSURLConnection *_connection; NSURLRequest *_request; double _timeoutInterval; - int _responseStatusCode; + long long _responseStatusCode; NSDate *_dateConnectionWentOut; - BOOL _didSendRequest; - BOOL _didFailWithError; - BOOL _didCancel; - BOOL _didReceiveResponse; - BOOL _didReceiveData; - BOOL _didFinishLoading; - BOOL _finished; + _Bool _didSendRequest; + _Bool _didFailWithError; + _Bool _didCancel; + _Bool _didReceiveResponse; + _Bool _didReceiveData; + _Bool _didFinishLoading; + _Bool _finished; void *_context; - BOOL _receivedBadPasswordResponse; - BOOL _justTriedTokenAuth; - BOOL _everTriedTokenAuth; - BOOL _requestIsCompressed; - BOOL _compressedRequestFailed; + _Bool _receivedBadPasswordResponse; + _Bool _justTriedTokenAuth; + _Bool _everTriedTokenAuth; + _Bool _shouldRetryWithClientToken; + _Bool _didRetryWithClientToken; + _Bool _requestIsCompressed; + _Bool _compressedRequestFailed; NSError *_passwordNotificationError; id _responseBodyParser; CoreDAVRequestLogger *_logger; NSURL *_url; - BOOL _allowAutomaticRedirects; + _Bool _allowAutomaticRedirects; id _delegate; id _requestProgressBlock; id _responseProgressBlock; id _completionBlock; NSError *_error; - unsigned int _totalBytesReceived; + unsigned long long _totalBytesReceived; NSMutableDictionary *_overriddenHeaders; NSMutableArray *_redirectHistory; NSDictionary *_requestProperties; NSData *_fakeResponseData; - BOOL _haveParsedFakeResponseData; + _Bool _haveParsedFakeResponseData; CoreDAVErrorItem *_forbiddenErrorItem; NSString *_uniqueID; } @@ -58,13 +60,13 @@ + (id)stringFromDepth:(int)arg1; + (unsigned int)uniqueQueryID; @property(retain) NSDictionary *requestProperties; // @synthesize requestProperties=_requestProperties; -@property(nonatomic) BOOL allowAutomaticRedirects; // @synthesize allowAutomaticRedirects=_allowAutomaticRedirects; -@property(nonatomic) unsigned int totalBytesReceived; // @synthesize totalBytesReceived=_totalBytesReceived; +@property(nonatomic) _Bool allowAutomaticRedirects; // @synthesize allowAutomaticRedirects=_allowAutomaticRedirects; +@property(nonatomic) unsigned long long totalBytesReceived; // @synthesize totalBytesReceived=_totalBytesReceived; @property(retain, nonatomic) NSError *error; // @synthesize error=_error; @property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; @property(copy, nonatomic) id responseProgressBlock; // @synthesize responseProgressBlock=_responseProgressBlock; @property(copy, nonatomic) id requestProgressBlock; // @synthesize requestProgressBlock=_requestProgressBlock; -@property(nonatomic) int responseStatusCode; // @synthesize responseStatusCode=_responseStatusCode; +@property(nonatomic) long long responseStatusCode; // @synthesize responseStatusCode=_responseStatusCode; @property(retain) id responseBodyParser; // @synthesize responseBodyParser=_responseBodyParser; @property double timeoutInterval; // @synthesize timeoutInterval=_timeoutInterval; @property int depth; // @synthesize depth=_depth; @@ -76,7 +78,7 @@ - (id)_requestForLogging; - (id)_connectionForLogging; - (void)reportStatusWithError:(id)arg1; -- (int)numDownloadedElements; +- (long long)numDownloadedElements; - (void)reset; - (void)submitWithTaskManager:(id)arg1; - (void)finishEarlyWithError:(id)arg1; @@ -85,26 +87,27 @@ - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; +- (void)handleWebLoginRequestWithCompletionBlock:(id)arg1; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (id)lastRedirectURL; - (id)connection:(id)arg1 needNewBodyStream:(id)arg2; -- (BOOL)_shouldHandleStatusCode:(int)arg1; +- (_Bool)_shouldHandleStatusCode:(long long)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (void)_handleBadPasswordResponse; - (id)_applyStorageSession:(struct __CFURLStorageSession *)arg1 toRequest:(id)arg2; - (id)_applyAuthenticationChain:(struct __CFArray *)arg1 toRequest:(id)arg2; - (id)credentialForOAuthChallenge:(id)arg1; -- (BOOL)markAsFinished; -@property(readonly, getter=isFinished) BOOL finished; +- (_Bool)markAsFinished; +@property(readonly, getter=isFinished) _Bool finished; - (void)finishCoreDAVTaskWithError:(id)arg1; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (void)performCoreDAVTask; -- (unsigned int)cachePolicy; +- (unsigned long long)cachePolicy; - (void)overrideRequestHeader:(id)arg1 withValue:(id)arg2; - (id)additionalHeaderValues; - (void)_failImmediately; @@ -112,11 +115,11 @@ - (id)_compressBodyData:(id)arg1; - (void)tearDownResources; - (void)loadRequest:(id)arg1; -- (BOOL)shouldLogResponseBody; +- (_Bool)shouldLogResponseBody; - (id)copyDefaultParserForContentType:(id)arg1; - (id)requestBody; - (id)requestBodyStream; -- (BOOL)_includeGeneralHeaders; +- (_Bool)_includeGeneralHeaders; - (id)httpMethod; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTaskGroup.h index 313ff5b9a..0163bc5a0 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVTaskGroup.h @@ -16,9 +16,9 @@ id _accountInfoProvider; double _timeoutInterval; NSMutableSet *_outstandingTasks; - BOOL _isCancelling; - BOOL _isTearingDown; - BOOL _isFinished; + _Bool _isCancelling; + _Bool _isTearingDown; + _Bool _isFinished; id _delegate; id _progressBlock; id _completionBlock; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVValidatePrincipalsTaskGroup.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVValidatePrincipalsTaskGroup.h index bf9c49e1b..8510209e2 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVValidatePrincipalsTaskGroup.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVValidatePrincipalsTaskGroup.h @@ -15,10 +15,10 @@ NSMutableSet *_urlsToExamine; NSMutableSet *_principalURLs; NSURL *_urlBeingExamined; - BOOL _authError; + _Bool _authError; } -@property(readonly) BOOL didReceiveAuthenticationError; // @synthesize didReceiveAuthenticationError=_authError; +@property(readonly) _Bool didReceiveAuthenticationError; // @synthesize didReceiveAuthenticationError=_authError; @property(retain) NSURL *urlBeingExamined; // @synthesize urlBeingExamined=_urlBeingExamined; @property(retain) NSMutableSet *principalURLs; // @synthesize principalURLs=_principalURLs; @property(retain) NSMutableSet *urlsToExamine; // @synthesize urlsToExamine=_urlsToExamine; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLData.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLData.h index 3ff8e8e9d..61d211d58 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLData.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLData.h @@ -10,24 +10,24 @@ @interface CoreDAVXMLData : NSObject { - BOOL _shouldAddFormattingSpaces; + _Bool _shouldAddFormattingSpaces; struct _xmlTextWriter *_writer; struct _xmlDoc *_doc; - BOOL _docHasEnded; + _Bool _docHasEnded; struct __CFDictionary *_seenURIsToPrefixes; struct __CFDictionary *_seenURIsToDepth; struct __CFArray *_elementStack; } -+ (BOOL)string:(id)arg1 isEqualToXmlCharString:(const char *)arg2; -@property BOOL shouldAddFormattingSpaces; // @synthesize shouldAddFormattingSpaces=_shouldAddFormattingSpaces; ++ (_Bool)string:(id)arg1 isEqualToXmlCharString:(const char *)arg2; +@property _Bool shouldAddFormattingSpaces; // @synthesize shouldAddFormattingSpaces=_shouldAddFormattingSpaces; @property(readonly, nonatomic) NSData *data; - (void)appendElement:(id)arg1 inNamespace:(id)arg2 withStringContentAsCDATA:(id)arg3 withAttributeNamesAndValues:(id)arg4; - (void)appendElement:(id)arg1 inNamespace:(id)arg2 withStringContent:(id)arg3 withAttributeNamesAndValues:(id)arg4; - (void)endElement:(id)arg1 inNamespace:(id)arg2; - (void)startElement:(id)arg1 inNamespace:(id)arg2 withAttributes:(id)arg3; - (void)startElement:(id)arg1 inNamespace:(id)arg2 withAttributeNamesAndValues:(id)arg3; -- (void)_startElement:(id)arg1 inNamespace:(id)arg2 withAttributeNamesAndValues:(id)arg3 attributes:(void *)arg4; +- (void)_startElement:(id)arg1 inNamespace:(id)arg2 withAttributeNamesAndValues:(id)arg3 attributes:(char *)arg4; - (void)_startElement:(id)arg1 inNamespace:(id)arg2; - (const char *)_prefixForNameSpace:(const char *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLElementGenerator.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLElementGenerator.h index 9dac6f457..ee93c594a 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLElementGenerator.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLElementGenerator.h @@ -21,13 +21,13 @@ NSMutableData *_cDATA; CoreDAVXMLElementGenerator *_currentlyParsingSubItem; NSDictionary *_cachedElementParseRules; - BOOL _checkedElementValidityIfRootElement; - BOOL _isUnrecognized; + _Bool _checkedElementValidityIfRootElement; + _Bool _isUnrecognized; NSURL *_baseURL; } @property(retain) NSURL *baseURL; // @synthesize baseURL=_baseURL; -@property BOOL checkedElementValidityIfRootElement; // @synthesize checkedElementValidityIfRootElement=_checkedElementValidityIfRootElement; +@property _Bool checkedElementValidityIfRootElement; // @synthesize checkedElementValidityIfRootElement=_checkedElementValidityIfRootElement; @property(retain) NSDictionary *cachedElementParseRules; // @synthesize cachedElementParseRules=_cachedElementParseRules; @property CoreDAVXMLElementGenerator *parentGenerator; // @synthesize parentGenerator=_parentGenerator; @property(retain) CoreDAVItem *element; // @synthesize element=_element; @@ -36,7 +36,7 @@ @property(retain) NSMutableData *characters; // @synthesize characters=_characters; @property SEL parentElementSetter; // @synthesize parentElementSetter=_parentElementSetter; @property int parsingState; // @synthesize parsingState=_parsingState; -@property BOOL isUnrecognized; // @synthesize isUnrecognized=_isUnrecognized; +@property _Bool isUnrecognized; // @synthesize isUnrecognized=_isUnrecognized; - (void)resumeParsingWithParser:(id)arg1; - (void)noteChildCascadingFailure; - (void)parserDidEndDocument:(id)arg1; @@ -46,9 +46,9 @@ - (void)parser:(id)arg1 foundCharacters:(id)arg2; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; -- (BOOL)isExpectedNameSpace:(id)arg1 andElementName:(id)arg2; +- (_Bool)isExpectedNameSpace:(id)arg1 andElementName:(id)arg2; - (void)notifyElement:(id)arg1 ofAttributesFound:(id)arg2; -- (BOOL)tracksRootElement; +- (_Bool)tracksRootElement; - (void)dealloc; - (id)initWithParser:(id)arg1 parentGenerator:(id)arg2 parentElementSetter:(SEL)arg3 element:(id)arg4; - (id)initWithParser:(id)arg1 baseURL:(id)arg2 rootElementNameSpace:(id)arg3 elementName:(id)arg4 parseClass:(Class)arg5; diff --git a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLParser.h b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLParser.h index ac4b81ea7..c166963cf 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLParser.h +++ b/iOS7/PrivateFrameworks/CoreDAV/CoreDAVXMLParser.h @@ -18,7 +18,7 @@ NSURL *_baseURL; } -+ (BOOL)canHandleContentType:(id)arg1; ++ (_Bool)canHandleContentType:(id)arg1; @property(retain) NSURL *baseURL; // @synthesize baseURL=_baseURL; @property(retain) NSSet *parseHints; // @synthesize parseHints=_parseHints; @property(retain) CoreDAVXMLElementGenerator *rootErrorGenerator; // @synthesize rootErrorGenerator=_rootErrorGenerator; @@ -26,7 +26,7 @@ @property(readonly) CoreDAVErrorItem *rootError; @property(readonly) CoreDAVItem *rootElement; - (void)dealloc; -- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (_Bool)processData:(id)arg1 forTask:(id)arg2; - (id)initWithRootElementNameSpace:(id)arg1 name:(id)arg2 parseClass:(Class)arg3 baseURL:(id)arg4; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreDAV/NSArray-CoreDAVExtensions.h b/iOS7/PrivateFrameworks/CoreDAV/NSArray-CoreDAVExtensions.h index 30889f37f..30e59433e 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/NSArray-CoreDAVExtensions.h +++ b/iOS7/PrivateFrameworks/CoreDAV/NSArray-CoreDAVExtensions.h @@ -8,6 +8,6 @@ @interface NSArray (CoreDAVExtensions) + (id)cdvArrayWithIntegers:(int)arg1; -+ (id)_arrayWithIntArg:(int)arg1 additionalArgs:(void *)arg2; ++ (id)_arrayWithIntArg:(int)arg1 additionalArgs:(char *)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/NSDictionary-CoreDAVExtensions.h b/iOS7/PrivateFrameworks/CoreDAV/NSDictionary-CoreDAVExtensions.h index a63abf1ee..d16968cef 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/NSDictionary-CoreDAVExtensions.h +++ b/iOS7/PrivateFrameworks/CoreDAV/NSDictionary-CoreDAVExtensions.h @@ -7,6 +7,7 @@ #import "NSDictionary.h" @interface NSDictionary (CoreDAVExtensions) +- (id)CDVMergeOverrideDictionary:(id)arg1; - (id)CDVObjectForKeyWithNameSpace:(id)arg1 andName:(id)arg2; - (id)CDVObjectForKeyCaseInsensitive:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreDAV/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CoreDAV/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreDAV/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CoreDAV/NSString-CoreDAVExtensions.h b/iOS7/PrivateFrameworks/CoreDAV/NSString-CoreDAVExtensions.h index 31b207a5c..9f0154c6c 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/NSString-CoreDAVExtensions.h +++ b/iOS7/PrivateFrameworks/CoreDAV/NSString-CoreDAVExtensions.h @@ -9,12 +9,12 @@ @interface NSString (CoreDAVExtensions) + (id)CDVPreconditionHeaderValueWithCTag:(id)arg1; + (id)CDVPreconditionHeaderValueWithCTag:(id)arg1 pathTag:(id)arg2; -+ (id)CDVStringWithNumberOfSpaces:(unsigned int)arg1; ++ (id)CDVStringWithNumberOfSpaces:(unsigned long long)arg1; + (id)CDVStringWithNameSpace:(id)arg1 andName:(id)arg2; - (id)CDVStringByXMLUnquoting; - (id)CDVStringByXMLQuoting; - (id)CDVStringByAddingPercentEscapesForUserOrPassword; -- (BOOL)CDVIsHTTPStatusLineWithStatusCode:(int)arg1; +- (_Bool)CDVIsHTTPStatusLineWithStatusCode:(long long)arg1; - (id)CDVStringByRemovingTerminatingSlashIfNeeded; - (id)CDVStringByAppendingSlashIfNeeded; - (id)CDVStringByRemovingPercentEscapesForHREF; diff --git a/iOS7/PrivateFrameworks/CoreDAV/NSURL-CoreDAVExtensions.h b/iOS7/PrivateFrameworks/CoreDAV/NSURL-CoreDAVExtensions.h index c3533cff5..9a6504a5e 100644 --- a/iOS7/PrivateFrameworks/CoreDAV/NSURL-CoreDAVExtensions.h +++ b/iOS7/PrivateFrameworks/CoreDAV/NSURL-CoreDAVExtensions.h @@ -10,10 +10,11 @@ + (id)CDVDefaultPortForScheme:(id)arg1; + (id)CDVURLWithScheme:(id)arg1 host:(id)arg2 port:(id)arg3 path:(id)arg4; + (id)CDVURLWithScheme:(id)arg1 user:(id)arg2 password:(id)arg3 host:(id)arg4 port:(id)arg5 path:(id)arg6; +- (_Bool)CDVIsSafeRedirectForRequestURL:(id)arg1; - (id)CDVfixedURLByAppendingPathComponent:(id)arg1; - (id)CDVFileSystemSafePath; -- (BOOL)CDVIsEqualToURL:(id)arg1; -- (id)CDVServerURLWithPath:(BOOL)arg1; +- (_Bool)CDVIsEqualToURL:(id)arg1; +- (id)CDVServerURLWithPath:(_Bool)arg1; - (id)CDVServerURL; - (id)CDVURLByDeletingLastPathComponent; - (id)CDVRawLastPathComponent; @@ -23,6 +24,6 @@ - (id)CDVURLWithPassword:(id)arg1; - (id)CDVURLWithUser:(id)arg1; - (id)initWithCDVScheme:(id)arg1 user:(id)arg2 password:(id)arg3 host:(id)arg4 port:(id)arg5 path:(id)arg6 parameterString:(id)arg7 query:(id)arg8 fragment:(id)arg9; -- (id)CDVURLWithScheme:(id)arg1 userandpass:(id)arg2 host:(id)arg3 port:(id)arg4 path:(id)arg5 parameters:(id)arg6 encodePercents:(BOOL)arg7; +- (id)CDVURLWithScheme:(id)arg1 userandpass:(id)arg2 host:(id)arg3 port:(id)arg4 path:(id)arg5 parameters:(id)arg6 encodePercents:(_Bool)arg7; @end diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CDStructures.h b/iOS7/PrivateFrameworks/CoreHandwriting/CDStructures.h index 826c2b2db..107ff73d7 100644 --- a/iOS7/PrivateFrameworks/CoreHandwriting/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double width; + double height; }; struct CHCandidateResult; @@ -37,17 +37,21 @@ struct CHNeuralNetwork { short *_field11; int *_field12; char *_field13; - unsigned int _field14; + unsigned long long _field14; }; struct CJKChar { struct vector>, std::__1::allocator>>> strokes; - unsigned int currentStrokeIndex; + unsigned long long currentStrokeIndex; unsigned int mSize; struct Matrix bitmap; double lineHeight; }; +struct Hanzi { + struct vector>, std::__1::allocator>>> _field1; +}; + struct Matrix { void **_vptr$Matrix; double *_data; @@ -97,12 +101,12 @@ struct VariantMap { int *_field3; int _field4; int *_field5; - unsigned int _field6; + unsigned long long _field6; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct __tree_end_node*> { @@ -114,19 +118,18 @@ struct basic_string, std::__1::allocator struct __rep { union { struct __long { - unsigned int _field1; - unsigned int _field2; - char *_field3; + char *_field1; + unsigned long long _field2; + unsigned long long _field3; } _field1; struct __short { - union { + char _field1[23]; + struct { unsigned char _field1; - char _field2; - } _field1; - char _field2[11]; + } _field2; } _field2; struct __raw { - unsigned long _field1[3]; + unsigned long long _field1[3]; } _field3; } _field1; } _field1; @@ -140,7 +143,7 @@ struct map, int, std::__1::less*> _field1; } _field2; struct __compressed_pair, int, std::__1::less>, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -152,7 +155,7 @@ struct map, std::__1: struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, std::__1::allocator>, std::__1::vector>, std::__1::less, std::__1::allocator>>, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -164,7 +167,7 @@ struct map*> _field1; } _field2; struct __compressed_pair, std::__1::allocator>>, std::__1::less, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -176,7 +179,7 @@ struct map, std::__1::a struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -188,7 +191,7 @@ struct set, std::__1::allocator> { struct __tree_end_node*> _field1; } _field2; struct __compressed_pair> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -201,6 +204,8 @@ struct vector> { } _field3; }; +struct vector>; + struct vector> { struct NetworkEdge *_field1; struct NetworkEdge *_field2; @@ -251,6 +256,14 @@ struct vector, std::__1::allocator>, std::__1::allocator>>> { + struct vector> *_field1; + struct vector> *_field2; + struct __compressed_pair>*, std::__1::allocator>>> { + struct vector> *_field1; + } _field3; +}; + struct vector>, std::__1::allocator>>> { struct vector> *__begin_; struct vector> *__end_; @@ -260,10 +273,10 @@ struct vector>, std::__1::a }; struct vector> { - unsigned long *_field1; - unsigned long *_field2; + unsigned long long *_field1; + unsigned long long *_field2; struct __compressed_pair> { - unsigned long *_field1; + unsigned long long *_field1; } _field3; }; @@ -284,10 +297,10 @@ typedef struct map, s struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, std::__1::allocator>, std::__1::vector>, std::__1::less, std::__1::allocator>>, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; -} map_d742812d; +} map_1dc8a628; typedef struct vector> { struct CHCandidateResult *_field1; @@ -314,10 +327,10 @@ typedef struct vector> { } vector_3203cf93; typedef struct vector> { - unsigned long *_field1; - unsigned long *_field2; + unsigned long long *_field1; + unsigned long long *_field2; struct __compressed_pair> { - unsigned long *_field1; + unsigned long long *_field1; } _field3; -} vector_55d7bafa; +} vector_eb9481f9; diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CHDrawing.h b/iOS7/PrivateFrameworks/CoreHandwriting/CHDrawing.h index d5be3112c..38ea2410b 100644 --- a/iOS7/PrivateFrameworks/CoreHandwriting/CHDrawing.h +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CHDrawing.h @@ -18,20 +18,20 @@ - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setLineHeight:(double)arg1; -- (vector_55d7bafa)strokeIndicesSortedByMinXCoordinate; +- (vector_eb9481f9)strokeIndicesSortedByMinXCoordinate; - (id)sortedDrawing; - (Matrix_273a43f8)bitmapRepresentationForSize:(struct CGSize)arg1; - (id)xyRepresentation; - (struct _NSRange)matchingStrokePrefixRangeForDrawing:(id)arg1; -- (BOOL)isPrefixForDrawing:(id)arg1; +- (_Bool)isPrefixForDrawing:(id)arg1; - (void)clear; - (void)endStroke; - (void)addPoint:(struct CGPoint)arg1; - (struct CGRect)bounds; -- (unsigned int)strokeCount; -- (struct CGPoint)pointForStrokeIndex:(unsigned int)arg1 pointIndex:(unsigned int)arg2; -- (unsigned int)pointCountForStrokeIndex:(unsigned int)arg1; -- (unsigned int)pointCount; +- (unsigned long long)strokeCount; +- (struct CGPoint)pointForStrokeIndex:(unsigned long long)arg1 pointIndex:(unsigned long long)arg2; +- (unsigned long long)pointCountForStrokeIndex:(unsigned long long)arg1; +- (unsigned long long)pointCount; - (id)initWithContentsOfFile:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult-CHTextRecognitionResult.h b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult-CHTextRecognitionResult.h new file mode 100644 index 000000000..edbacb0c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult-CHTextRecognitionResult.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHRecognitionResult (CHTextRecognitionResult) +- (id)wordID; +- (id)wordRanges; +- (_Bool)rare; +- (id)string; +@end + diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult.h b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult.h index e2b995698..dca2cca92 100644 --- a/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult.h +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognitionResult.h @@ -12,10 +12,6 @@ - (id)description; @property(readonly) double score; -- (id)wordID; -- (id)wordRanges; -- (BOOL)rare; -- (id)string; @end diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognizer.h b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognizer.h index 1a3c5dfc4..552cea6ba 100644 --- a/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognizer.h +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CHRecognizer.h @@ -6,10 +6,15 @@ #import "NSObject.h" -@class CHDrawing, NSCharacterSet, NSIndexSet, NSMutableIndexSet, NSObject, NSString, NSURL; +@class CHDrawing, NSCharacterSet, NSMutableIndexSet, NSObject, NSString, NSURL; @interface CHRecognizer : NSObject { + _Bool _saveDrawingUntilNextCandidateAccepted; + int _recognitionType; + int _recognitionMode; + unsigned long long _maxRecognitionResultCount; + NSCharacterSet *_activeCharacterSet; struct CHNeuralNetwork *_engine; NSObject *_recognitionQueue; struct Network *_radicalClusterFST; @@ -19,58 +24,58 @@ void *_mecabraStaticLexicon; void *_mecabraDynamicLexicon; NSURL *_learningDictionaryURL; - struct VariantMap *_scVariantMap; - struct VariantMap *_tcVariantMap; - unsigned int _lastCharacterStrokeCount; - NSMutableIndexSet *_lastCharacterStrokeIndexes; - void **_icuTransliterator; CHDrawing *_savedDrawing; NSString *_savedTop1CandidateString; - BOOL _saveDrawingUntilNextCandidateAccepted; CHDrawing *_cachedDrawing; - map_d742812d _cachedResults; - int _recognitionType; - int _recognitionMode; - NSCharacterSet *_activeCharacterSet; - unsigned int _maxRecognitionResultCount; + struct VariantMap *_scVariantMap; + struct VariantMap *_tcVariantMap; + void **_icuTransliterator; + unsigned long long _lastCharacterStrokeCount; + NSMutableIndexSet *_lastCharacterStrokeIndexes; + struct CGSize _minimumDrawingSize; + map_1dc8a628 _cachedResults; } + (id)defaultPunctuationResultsForRecognitionType:(int)arg1; -@property(nonatomic) unsigned int maxRecognitionResultCount; // @synthesize maxRecognitionResultCount=_maxRecognitionResultCount; -@property(retain, nonatomic) NSCharacterSet *activeCharacterSet; // @synthesize activeCharacterSet=_activeCharacterSet; -@property(nonatomic) int recognitionMode; // @synthesize recognitionMode=_recognitionMode; -@property(nonatomic) int recognitionType; // @synthesize recognitionType=_recognitionType; -@property(nonatomic) map_d742812d cachedResults; // @synthesize cachedResults=_cachedResults; -@property(retain, nonatomic) CHDrawing *cachedDrawing; // @synthesize cachedDrawing=_cachedDrawing; -@property(nonatomic) BOOL saveDrawingUntilNextCandidateAccepted; // @synthesize saveDrawingUntilNextCandidateAccepted=_saveDrawingUntilNextCandidateAccepted; -@property(copy, nonatomic) NSString *savedTop1CandidateString; // @synthesize savedTop1CandidateString=_savedTop1CandidateString; -@property(copy, nonatomic) CHDrawing *savedDrawing; // @synthesize savedDrawing=_savedDrawing; -@property(nonatomic) NSIndexSet *lastCharacterStrokeIndexes; // @synthesize lastCharacterStrokeIndexes=_lastCharacterStrokeIndexes; -@property(nonatomic) unsigned int lastCharacterStrokeCount; // @synthesize lastCharacterStrokeCount=_lastCharacterStrokeCount; +@property(nonatomic) NSMutableIndexSet *lastCharacterStrokeIndexes; // @synthesize lastCharacterStrokeIndexes=_lastCharacterStrokeIndexes; +@property(nonatomic) unsigned long long lastCharacterStrokeCount; // @synthesize lastCharacterStrokeCount=_lastCharacterStrokeCount; @property(nonatomic) void **icuTransliterator; // @synthesize icuTransliterator=_icuTransliterator; @property(nonatomic) struct VariantMap *tcVariantMap; // @synthesize tcVariantMap=_tcVariantMap; @property(nonatomic) struct VariantMap *scVariantMap; // @synthesize scVariantMap=_scVariantMap; +@property(nonatomic) map_1dc8a628 cachedResults; // @synthesize cachedResults=_cachedResults; +@property(copy, nonatomic) CHDrawing *cachedDrawing; // @synthesize cachedDrawing=_cachedDrawing; +@property(nonatomic) _Bool saveDrawingUntilNextCandidateAccepted; // @synthesize saveDrawingUntilNextCandidateAccepted=_saveDrawingUntilNextCandidateAccepted; +@property(copy, nonatomic) NSString *savedTop1CandidateString; // @synthesize savedTop1CandidateString=_savedTop1CandidateString; +@property(copy, nonatomic) CHDrawing *savedDrawing; // @synthesize savedDrawing=_savedDrawing; @property(retain, nonatomic) NSURL *learningDictionaryURL; // @synthesize learningDictionaryURL=_learningDictionaryURL; @property(nonatomic) void *mecabraDynamicLexicon; // @synthesize mecabraDynamicLexicon=_mecabraDynamicLexicon; @property(nonatomic) void *mecabraStaticLexicon; // @synthesize mecabraStaticLexicon=_mecabraStaticLexicon; @property(nonatomic) struct __Mecabra *mecabra; // @synthesize mecabra=_mecabra; @property(nonatomic) struct __LMCharacterNgramModel *characterLanguageModel; // @synthesize characterLanguageModel=_characterLanguageModel; +@property(nonatomic) struct Network *formatGrammarFST; // @synthesize formatGrammarFST=_formatGrammarFST; +@property(nonatomic) struct Network *radicalClusterFST; // @synthesize radicalClusterFST=_radicalClusterFST; +@property(readonly, nonatomic) struct CGSize minimumDrawingSize; // @synthesize minimumDrawingSize=_minimumDrawingSize; @property(nonatomic) NSObject *recognitionQueue; // @synthesize recognitionQueue=_recognitionQueue; @property(nonatomic) struct CHNeuralNetwork *engine; // @synthesize engine=_engine; +@property(retain, nonatomic) NSCharacterSet *activeCharacterSet; // @synthesize activeCharacterSet=_activeCharacterSet; +@property(nonatomic) int recognitionMode; // @synthesize recognitionMode=_recognitionMode; +@property(nonatomic) int recognitionType; // @synthesize recognitionType=_recognitionType; +@property(nonatomic) unsigned long long maxRecognitionResultCount; // @synthesize maxRecognitionResultCount=_maxRecognitionResultCount; - (id).cxx_construct; - (void).cxx_destruct; - (void)rescoreCandidatesWithLangaugeModel:(vector_06f11b7b *)arg1 history:(id)arg2; - (void)applyTransliterationAndSyntheticCandidates:(vector_06f11b7b *)arg1; - (id)applySentenceTransliterationCandidates:(unsigned short *)arg1 codesLen:(int)arg2 codesMax:(int)arg3; - (id)recognitionResultsForDrawing:(id)arg1 options:(id)arg2; -- (id)recognitionResultsForMultipleCharacterDrawing:(id)arg1 sortedStrokeIndices:(vector_55d7bafa *)arg2 network:(struct Network *)arg3 options:(id)arg4; -- (id)bestNetworkPaths:(struct Network *)arg1 count:(unsigned int)arg2 mecabraIDs:(vector_3203cf93 *)arg3; +- (id)recognitionResultsForDrawing:(id)arg1 options:(id)arg2 shouldCancel:(id)arg3; +- (id)recognitionResultsForMultipleCharacterDrawing:(id)arg1 sortedStrokeIndices:(vector_eb9481f9 *)arg2 network:(struct Network *)arg3 options:(id)arg4 ch:(struct Hanzi *)arg5 shouldCancel:(id)arg6; +- (id)bestNetworkPaths:(struct Network *)arg1 count:(unsigned long long)arg2 mecabraIDs:(vector_3203cf93 *)arg3; - (id)recognitionResultsForSingleCharacterDrawing:(id)arg1 options:(id)arg2; - (void)dealloc; - (id)initWithType:(int)arg1 mode:(int)arg2; - (id)strokeIndexesForLastCharacter; -- (vector_de520796)completionsForCandidate:(id)arg1 candidateContext:(id)arg2 prefix:(id)arg3 option:(unsigned long)arg4; -- (vector_de520796)completionsForCandidate:(id)arg1 prefix:(id)arg2 option:(unsigned long)arg3; +- (vector_de520796)completionsForCandidate:(id)arg1 candidateContext:(id)arg2 prefix:(id)arg3 option:(unsigned long long)arg4; +- (vector_de520796)completionsForCandidate:(id)arg1 prefix:(id)arg2 option:(unsigned long long)arg3; - (void)candidateAccepted:(void *)arg1; - (void)candidatesCleared; - (void)updateUserDictionaryLexicon:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreHandwriting/CHTextRecognitionResult.h b/iOS7/PrivateFrameworks/CoreHandwriting/CHTextRecognitionResult.h index 68f193f45..dbb8617b7 100644 --- a/iOS7/PrivateFrameworks/CoreHandwriting/CHTextRecognitionResult.h +++ b/iOS7/PrivateFrameworks/CoreHandwriting/CHTextRecognitionResult.h @@ -12,18 +12,18 @@ { double _score; NSString *_string; - BOOL _rare; + _Bool _rare; NSArray *_wordRanges; NSArray *_wordIDs; } @property(readonly) NSArray *wordIDs; // @synthesize wordIDs=_wordIDs; @property(readonly) NSArray *wordRanges; // @synthesize wordRanges=_wordRanges; -@property(readonly) BOOL rare; // @synthesize rare=_rare; +@property(readonly) _Bool rare; // @synthesize rare=_rare; @property(readonly) NSString *string; // @synthesize string=_string; @property(readonly) double score; // @synthesize score=_score; - (void)dealloc; -- (id)initWithString:(id)arg1 score:(double)arg2 rare:(BOOL)arg3 wordRanges:(id)arg4 wordIDs:(id)arg5; +- (id)initWithString:(id)arg1 score:(double)arg2 rare:(_Bool)arg3 wordRanges:(id)arg4 wordIDs:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/CDStructures.h b/iOS7/PrivateFrameworks/CoreMediaStream/CDStructures.h index 76922ec5b..4e7867956 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/CDStructures.h @@ -9,8 +9,8 @@ struct CFURLConnectionClient_V1; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _CFURLConnection; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/IDSServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/IDSServiceDelegate-Protocol.h index 401b4467c..fdced4e2e 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/IDSServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/IDSServiceDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol IDSServiceDelegate @optional -- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(BOOL)arg4 error:(id)arg5; +- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(_Bool)arg4 error:(id)arg5; - (void)service:(id)arg1 devicesChanged:(id)arg2; - (void)service:(id)arg1 activeAccountsChanged:(id)arg2; - (void)service:(id)arg1 account:(id)arg2 incomingMessage:(id)arg3 fromID:(id)arg4; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAsset-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAsset-Protocol.h index b37f1308d..f95390e63 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAsset-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAsset-Protocol.h @@ -9,7 +9,7 @@ @class NSData, NSDate, NSError, NSString; @protocol MMCSAsset -@property(nonatomic) unsigned long MMCSItemFlags; +@property(nonatomic) unsigned int MMCSItemFlags; @property(retain, nonatomic) NSString *MMCSReceipt; @property(retain, nonatomic) NSDate *MMCSAccessHeaderTimeStamp; @property(retain, nonatomic) NSString *MMCSAccessHeader; @@ -18,6 +18,7 @@ @property(retain, nonatomic) NSData *MMCSHash; @property(nonatomic) unsigned long long MMCSItemID; @property(retain, nonatomic) NSString *MMCSUTI; +- (id)MMCSItemType; - (int)MMCSOpenNewFileDescriptor; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAssetProxy.h b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAssetProxy.h deleted file mode 100644 index ebe72e1c4..000000000 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSAssetProxy.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class MMCSEngine; - -@interface MMCSAssetProxy : NSObject -{ - MMCSEngine *_engine; - id _asset; - int _FD; -} - -@property(nonatomic) int FD; // @synthesize FD=_FD; -@property(retain, nonatomic) id asset; // @synthesize asset=_asset; -@property(nonatomic) __weak MMCSEngine *engine; // @synthesize engine=_engine; -- (void).cxx_destruct; -- (void)discardFileDescriptor; -- (void)closeFileDescriptor; -- (int)openNewFileDescriptor; -- (void)dealloc; -- (id)initWithAsset:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngine.h b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngine.h index 71dc59cc0..eced82e60 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngine.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngine.h @@ -16,7 +16,7 @@ NSDictionary *_options; struct __MMCSEngine *_engine; struct { - int version; + long long version; void *context; void *getFileDescriptorAndContentTypeFromItemCallback; void *getItemProgressCallback; @@ -25,16 +25,16 @@ void *putItemDoneCallback; void *requestCompletedCallback; } _engineClientContext; - NSMutableDictionary *_itemIDToAssetProxyMap; - NSObject *_itemIDToAssetProxyMapQueue; + NSMutableDictionary *_itemIDToAssetMap; + NSObject *_itemIDToAssetMapQueue; NSMutableArray *_requestorContexts; NSObject *_reqestorContextQueue; NSMutableDictionary *_autoItemIDDictionary; NSURL *_autoItemIDPersistenceURL; NSObject *_autoItemIDDictionaryQueue; - BOOL _autoGenerateItemID; - BOOL _isMetricsGatheringEnabled; - BOOL _isDone; + _Bool _autoGenerateItemID; + _Bool _isMetricsGatheringEnabled; + _Bool _isDone; id _delegate; NSThread *_workThread; NSTimer *_threadKeepAliveTimer; @@ -42,20 +42,20 @@ + (id)logStringForPutItemState:(int)arg1; + (id)logStringForGetItemState:(int)arg1; -@property(nonatomic) BOOL isDone; // @synthesize isDone=_isDone; +@property(nonatomic) _Bool isDone; // @synthesize isDone=_isDone; @property(retain, nonatomic) NSTimer *threadKeepAliveTimer; // @synthesize threadKeepAliveTimer=_threadKeepAliveTimer; @property(retain, nonatomic) NSThread *workThread; // @synthesize workThread=_workThread; -@property(nonatomic) BOOL isMetricsGatheringEnabled; // @synthesize isMetricsGatheringEnabled=_isMetricsGatheringEnabled; -@property(nonatomic) BOOL autoGenerateItemID; // @synthesize autoGenerateItemID=_autoGenerateItemID; +@property(nonatomic) _Bool isMetricsGatheringEnabled; // @synthesize isMetricsGatheringEnabled=_isMetricsGatheringEnabled; +@property(nonatomic) _Bool autoGenerateItemID; // @synthesize autoGenerateItemID=_autoGenerateItemID; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (unsigned long long)_nextItemID; - (void)_initItemIDPersistence; - (void)_removeRequestorContext:(id)arg1; - (void)_registerRequestorContext:(id)arg1; -- (void)_removeAssetProxyForItemID:(unsigned long long)arg1; -- (id)_assetProxyWithItemID:(unsigned long long)arg1; -- (void)_registerAssetProxy:(id)arg1; +- (void)_removeAssetForItemID:(unsigned long long)arg1; +- (id)_assetWithItemID:(unsigned long long)arg1; +- (void)_registerAsset:(id)arg1; - (void)_logLevel:(int)arg1 message:(id)arg2; - (void)putAssets:(id)arg1 requestURL:(id)arg2 DSID:(id)arg3 options:(id)arg4; - (void)getAssets:(id)arg1 requestURL:(id)arg2 DSID:(id)arg3 options:(id)arg4; @@ -65,7 +65,7 @@ - (void)reregisterAssetForDownload:(id)arg1; - (void)reregisterAssetForUpload:(id)arg1; - (void)registerAssetForUpload:(id)arg1 completionBlock:(id)arg2; -- (BOOL)isActive; +- (_Bool)isActive; - (void)shutDownCompletionBlock:(id)arg1; - (void)cancelAllOperations; - (void)cancelOperationsWithContext:(id)arg1; @@ -74,7 +74,7 @@ - (void)_putItemProgressItemID:(unsigned long long)arg1 state:(int)arg2 progress:(double)arg3 requestorContext:(id)arg4 error:(id)arg5; - (void)_getItemDoneItemID:(unsigned long long)arg1 path:(id)arg2 requestorContext:(id)arg3 error:(id)arg4; - (void)_getItemProgressItemID:(unsigned long long)arg1 state:(int)arg2 progress:(double)arg3 requestorContext:(id)arg4 error:(id)arg5; -- (BOOL)_getFileDescriptorAndContentTypeFromItemID:(unsigned long long)arg1 outFD:(int *)arg2 outItemType:(id *)arg3 outError:(id *)arg4; +- (_Bool)_getFileDescriptorAndContentTypeFromItemID:(unsigned long long)arg1 outFD:(int *)arg2 outItemType:(id *)arg3 outError:(id *)arg4; - (void)threadMain:(id)arg1; - (void)_doNothingTimerHandler:(id)arg1; - (void)performBlockOnWorkThread:(id)arg1; @@ -82,7 +82,7 @@ - (void)performBlock:(id)arg1; - (id)initWithWorkPath:(id)arg1 appIDHeader:(id)arg2 dataClass:(id)arg3 options:(id)arg4; - (id)initWithWorkPath:(id)arg1 appIDHeader:(id)arg2 dataClass:(id)arg3 options:(id)arg4 modes:(id)arg5; -@property(readonly, nonatomic) BOOL hasOutstandingActivity; +@property(readonly, nonatomic) _Bool hasOutstandingActivity; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngineDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngineDelegate-Protocol.h index 9f0ea7017..4b4218bd5 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngineDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSEngineDelegate-Protocol.h @@ -18,7 +18,7 @@ @optional - (void)MMCSEngine:(id)arg1 logPerformanceMetrics:(id)arg2; - (void)MMCSEngine:(id)arg1 logMessage:(id)arg2 logLevel:(int)arg3; -- (BOOL)MMCSEngine:(id)arg1 shouldLogAtLogLevel:(int)arg2; +- (_Bool)MMCSEngine:(id)arg1 shouldLogAtLogLevel:(int)arg2; - (id)MMCSEngine:(id)arg1 didRequestAssetWithItemID:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSRequestorContext.h b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSRequestorContext.h index 94545f1fc..b396534a6 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MMCSRequestorContext.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MMCSRequestorContext.h @@ -10,13 +10,13 @@ @interface MMCSRequestorContext : NSObject { + int _type; MMCSEngine *_engine; char **_signatures; - unsigned long _count; + unsigned long long _count; unsigned long long *_itemIDs; unsigned int *_itemFlags; char **_authTokens; - int _type; } + (id)contextWithEngine:(id)arg1 type:(int)arg2; @@ -24,11 +24,11 @@ @property(nonatomic) char **authTokens; // @synthesize authTokens=_authTokens; @property(nonatomic) unsigned int *itemFlags; // @synthesize itemFlags=_itemFlags; @property(nonatomic) unsigned long long *itemIDs; // @synthesize itemIDs=_itemIDs; -@property(nonatomic) unsigned long count; // @synthesize count=_count; +@property(nonatomic) unsigned long long count; // @synthesize count=_count; @property(nonatomic) char **signatures; // @synthesize signatures=_signatures; @property(nonatomic) __weak MMCSEngine *engine; // @synthesize engine=_engine; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithEngine:(id)arg1 type:(int)arg2; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbum.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbum.h index 0b1303b39..19fe2c571 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbum.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbum.h @@ -12,6 +12,7 @@ @interface MSASAlbum : NSObject { + int _relationshipState; NSString *_ownerEmail; NSString *_ownerPersonID; NSString *_ownerFullName; @@ -20,7 +21,6 @@ NSDate *_subscriptionDate; NSString *_GUID; NSString *_ctag; - int _relationshipState; NSString *_foreignCtag; NSString *_URLString; NSString *_publicURLString; @@ -29,7 +29,7 @@ } + (id)albumWithAlbum:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)album; @property(retain, nonatomic) id context; // @synthesize context=_context; @property(retain, nonatomic) NSDictionary *metadata; // @synthesize metadata=_metadata; @@ -52,9 +52,9 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)metadataValueForKey:(id)arg1; - (void)setMetadataValue:(id)arg1 forKey:(id)arg2; -@property(readonly, nonatomic) BOOL useForeignCtag; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) _Bool useForeignCtag; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbumChange.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbumChange.h index a2eb75300..a82c19915 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbumChange.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAlbumChange.h @@ -10,7 +10,7 @@ @interface MSASAlbumChange : NSObject { - BOOL _wasDeleted; + _Bool _wasDeleted; NSString *_GUID; NSString *_ownerEmail; NSString *_ownerPersonID; @@ -22,7 +22,7 @@ NSString *_name; } -@property(nonatomic) BOOL wasDeleted; // @synthesize wasDeleted=_wasDeleted; +@property(nonatomic) _Bool wasDeleted; // @synthesize wasDeleted=_wasDeleted; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) MSASInvitation *invitation; // @synthesize invitation=_invitation; @property(retain, nonatomic) NSString *URLString; // @synthesize URLString=_URLString; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection-MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection-MSASProtocol.h new file mode 100644 index 000000000..e77c60974 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection-MSASProtocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSASAssetCollection (MSASProtocol) ++ (id)MSASPAssetCollectionFromProtocolDictionary:(id)arg1; +- (id)MSASPProtocolDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection.h index 0e2ea1350..19c050fec 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollection.h @@ -12,9 +12,9 @@ @interface MSASAssetCollection : NSObject { - BOOL _hasComments; - BOOL _isDeletable; - BOOL _isMine; + _Bool _hasComments; + _Bool _isDeletable; + _Bool _isMine; NSString *_GUID; NSString *_ctag; NSString *_albumGUID; @@ -23,26 +23,25 @@ NSString *_path; id _userInfo; NSDictionary *_metadata; + long long _photoNumber; NSDate *_timestamp; NSString *_personID; NSString *_fullName; NSString *_firstName; NSString *_lastName; NSString *_email; - long long _photoNumber; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)assetCollectionWithAssetCollection:(id)arg1; -+ (id)MSASPAssetCollectionFromProtocolDictionary:(id)arg1; -@property(nonatomic) BOOL isMine; // @synthesize isMine=_isMine; -@property(nonatomic) BOOL isDeletable; // @synthesize isDeletable=_isDeletable; +@property(nonatomic) _Bool isMine; // @synthesize isMine=_isMine; +@property(nonatomic) _Bool isDeletable; // @synthesize isDeletable=_isDeletable; @property(retain, nonatomic) NSString *email; // @synthesize email=_email; @property(retain, nonatomic) NSString *lastName; // @synthesize lastName=_lastName; @property(retain, nonatomic) NSString *firstName; // @synthesize firstName=_firstName; @property(retain, nonatomic) NSString *fullName; // @synthesize fullName=_fullName; @property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; -@property(nonatomic) BOOL hasComments; // @synthesize hasComments=_hasComments; +@property(nonatomic) _Bool hasComments; // @synthesize hasComments=_hasComments; @property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; @property(nonatomic) long long photoNumber; // @synthesize photoNumber=_photoNumber; @property(retain, nonatomic) NSDictionary *metadata; // @synthesize metadata=_metadata; @@ -56,15 +55,14 @@ - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)mediaAssetType; -- (BOOL)hasVideoAsset; +- (_Bool)hasVideoAsset; - (void)setMetadataValue:(id)arg1 forKey:(id)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)initWithFileName:(id)arg1 path:(id)arg2; -- (id)MSASPProtocolDictionary; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollectionChange.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollectionChange.h index 6baaabdd7..65e54e976 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollectionChange.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetCollectionChange.h @@ -10,12 +10,12 @@ @interface MSASAssetCollectionChange : NSObject { - BOOL _wasDeleted; + _Bool _wasDeleted; NSString *_GUID; NSString *_ctag; } -@property(nonatomic) BOOL wasDeleted; // @synthesize wasDeleted=_wasDeleted; +@property(nonatomic) _Bool wasDeleted; // @synthesize wasDeleted=_wasDeleted; @property(retain, nonatomic) NSString *ctag; // @synthesize ctag=_ctag; @property(retain, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloader.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloader.h index 5e883ace4..b34923ce6 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloader.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloader.h @@ -10,9 +10,9 @@ @interface MSASAssetDownloader : MSASAssetTransferer { - BOOL _didEncounterNetworkConditionError; - BOOL _isDownloadingThumbnails; - BOOL _isWaitingForFirstDownloadEvent; + _Bool _didEncounterNetworkConditionError; + _Bool _isDownloadingThumbnails; + _Bool _isWaitingForFirstDownloadEvent; int _state; NSMutableArray *_itemsInFlight; NSMutableDictionary *_assetToItemInFlightMap; @@ -25,11 +25,11 @@ @property(retain, nonatomic) NSString *downloadBatchPerfGUID; // @synthesize downloadBatchPerfGUID=_downloadBatchPerfGUID; @property(retain, nonatomic) NSString *objectGUID; // @synthesize objectGUID=_objectGUID; -@property(nonatomic) BOOL isWaitingForFirstDownloadEvent; // @synthesize isWaitingForFirstDownloadEvent=_isWaitingForFirstDownloadEvent; +@property(nonatomic) _Bool isWaitingForFirstDownloadEvent; // @synthesize isWaitingForFirstDownloadEvent=_isWaitingForFirstDownloadEvent; @property(retain, nonatomic) NSString *currentFocusAssetCollectionGUID; // @synthesize currentFocusAssetCollectionGUID=_currentFocusAssetCollectionGUID; @property(retain, nonatomic) NSString *currentFocusAlbumGUID; // @synthesize currentFocusAlbumGUID=_currentFocusAlbumGUID; -@property(nonatomic) BOOL isDownloadingThumbnails; // @synthesize isDownloadingThumbnails=_isDownloadingThumbnails; -@property(nonatomic) BOOL didEncounterNetworkConditionError; // @synthesize didEncounterNetworkConditionError=_didEncounterNetworkConditionError; +@property(nonatomic) _Bool isDownloadingThumbnails; // @synthesize isDownloadingThumbnails=_isDownloadingThumbnails; +@property(nonatomic) _Bool didEncounterNetworkConditionError; // @synthesize didEncounterNetworkConditionError=_didEncounterNetworkConditionError; @property(retain, nonatomic) NSMutableArray *finishedAssets; // @synthesize finishedAssets=_finishedAssets; @property(retain, nonatomic) NSMutableDictionary *assetToItemInFlightMap; // @synthesize assetToItemInFlightMap=_assetToItemInFlightMap; @property(retain, nonatomic) NSMutableArray *itemsInFlight; // @synthesize itemsInFlight=_itemsInFlight; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloaderDelegate-Protocol.h index 469a6e055..14d6ccde2 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloaderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetDownloaderDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol MSASAssetDownloaderDelegate - (void)MSASAssetDownloaderDidFinishBatch:(id)arg1; - (void)MSASAssetDownloader:(id)arg1 didFinishDownloadingAsset:(id)arg2 inAlbumGUID:(id)arg3 error:(id)arg4; -- (void)MSASAssetDownloader:(id)arg1 willBeginBatchCount:(unsigned int)arg2; +- (void)MSASAssetDownloader:(id)arg1 willBeginBatchCount:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetTransferer.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetTransferer.h index 02ba343d8..b3a73815e 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetTransferer.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetTransferer.h @@ -12,23 +12,23 @@ @interface MSASAssetTransferer : NSObject { - BOOL _hasShutDown; + _Bool _hasShutDown; + int _maxBatchCount; + int _maxRetryCount; id _delegate; NSString *_personID; MMCSEngine *_engine; + double _maxMMCSTokenValidityTimeInterval; MSAlbumSharingDaemon *_daemon; MSASPersonModel *_model; MSBackoffManager *_backoffManager; - int _maxBatchCount; - int _maxRetryCount; NSString *_focusAlbumGUID; NSString *_focusAssetCollectionGUID; NSObject *_workQueue; NSObject *_eventQueue; - double _maxMMCSTokenValidityTimeInterval; } -@property(nonatomic) BOOL hasShutDown; // @synthesize hasShutDown=_hasShutDown; +@property(nonatomic) _Bool hasShutDown; // @synthesize hasShutDown=_hasShutDown; @property(retain, nonatomic) NSObject *eventQueue; // @synthesize eventQueue=_eventQueue; @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(copy, nonatomic) NSString *focusAssetCollectionGUID; // @synthesize focusAssetCollectionGUID=_focusAssetCollectionGUID; @@ -45,7 +45,7 @@ - (void).cxx_destruct; - (void)MMCSEngine:(id)arg1 logPerformanceMetrics:(id)arg2; - (void)MMCSEngine:(id)arg1 logMessage:(id)arg2 logLevel:(int)arg3; -- (BOOL)MMCSEngine:(id)arg1 shouldLogAtLogLevel:(int)arg2; +- (_Bool)MMCSEngine:(id)arg1 shouldLogAtLogLevel:(int)arg2; - (void)didFinishGettingAllAssets; - (void)MMCSEngine:(id)arg1 didMakeGetProgress:(float)arg2 state:(int)arg3 onAsset:(id)arg4; - (void)MMCSEngine:(id)arg1 didFinishGettingAsset:(id)arg2 path:(id)arg3 error:(id)arg4; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetUploader.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetUploader.h index 9380b5870..20254c7be 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetUploader.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASAssetUploader.h @@ -10,7 +10,7 @@ @interface MSASAssetUploader : MSASAssetTransferer { - BOOL _didEncounterNetworkConditionError; + _Bool _didEncounterNetworkConditionError; int _state; NSMutableArray *_itemsInFlight; NSMutableDictionary *_assetCollectionsToItemInFlightMap; @@ -22,7 +22,7 @@ @property(retain, nonatomic) NSMutableDictionary *assetCollectionGUIDToRequestorContext; // @synthesize assetCollectionGUIDToRequestorContext=_assetCollectionGUIDToRequestorContext; @property(retain, nonatomic) NSMutableSet *assetCollectionsWithAuthorizationError; // @synthesize assetCollectionsWithAuthorizationError=_assetCollectionsWithAuthorizationError; -@property(nonatomic) BOOL didEncounterNetworkConditionError; // @synthesize didEncounterNetworkConditionError=_didEncounterNetworkConditionError; +@property(nonatomic) _Bool didEncounterNetworkConditionError; // @synthesize didEncounterNetworkConditionError=_didEncounterNetworkConditionError; @property(retain, nonatomic) NSMutableArray *finishedAssetCollections; // @synthesize finishedAssetCollections=_finishedAssetCollections; @property(retain, nonatomic) NSMutableDictionary *assetToAssetCollectionMap; // @synthesize assetToAssetCollectionMap=_assetToAssetCollectionMap; @property(retain, nonatomic) NSMutableDictionary *assetCollectionsToItemInFlightMap; // @synthesize assetCollectionsToItemInFlightMap=_assetCollectionsToItemInFlightMap; @@ -42,8 +42,8 @@ - (void)unregisterAssetCollections:(id)arg1 completionBlock:(id)arg2; - (void)unregisterAssetCollections:(id)arg1; - (void)registerAssetCollections:(id)arg1 completionBlock:(id)arg2; -- (void)workQueueRegisterAssetCollections:(id)arg1 index:(unsigned int)arg2 results:(id)arg3 completionBlock:(id)arg4; -- (void)workQueueRegisterAssets:(id)arg1 index:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)workQueueRegisterAssetCollections:(id)arg1 index:(unsigned long long)arg2 results:(id)arg3 completionBlock:(id)arg4; +- (void)workQueueRegisterAssets:(id)arg1 index:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)workQueueCancelAssetCollections:(id)arg1; - (void)workQueueUploadNextBatch; - (id)_orphanedAssetCollectionError; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment-MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment-MSASProtocol.h new file mode 100644 index 000000000..8b32d5ada --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment-MSASProtocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSASComment (MSASProtocol) ++ (id)MSASPCommentFromProtocolDictionary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment.h index c3c3de59b..a4476d80d 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASComment.h @@ -10,13 +10,13 @@ @interface MSASComment : NSObject { - BOOL _isLike; - BOOL _isCaption; - BOOL _isBatchComment; - BOOL _isDeletable; - BOOL _isMine; - NSString *_GUID; + _Bool _isLike; + _Bool _isCaption; + _Bool _isBatchComment; + _Bool _isDeletable; + _Bool _isMine; int _ID; + NSString *_GUID; NSDate *_timestamp; NSDate *_clientTimestamp; NSString *_personID; @@ -27,20 +27,19 @@ NSString *_content; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)comment; -+ (id)MSASPCommentFromProtocolDictionary:(id)arg1; @property(retain, nonatomic) NSString *content; // @synthesize content=_content; -@property(nonatomic) BOOL isMine; // @synthesize isMine=_isMine; -@property(nonatomic) BOOL isDeletable; // @synthesize isDeletable=_isDeletable; +@property(nonatomic) _Bool isMine; // @synthesize isMine=_isMine; +@property(nonatomic) _Bool isDeletable; // @synthesize isDeletable=_isDeletable; @property(retain, nonatomic) NSString *email; // @synthesize email=_email; @property(retain, nonatomic) NSString *fullName; // @synthesize fullName=_fullName; @property(retain, nonatomic) NSString *lastName; // @synthesize lastName=_lastName; @property(retain, nonatomic) NSString *firstName; // @synthesize firstName=_firstName; @property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; -@property(nonatomic) BOOL isBatchComment; // @synthesize isBatchComment=_isBatchComment; -@property(nonatomic) BOOL isCaption; // @synthesize isCaption=_isCaption; -@property(nonatomic) BOOL isLike; // @synthesize isLike=_isLike; +@property(nonatomic) _Bool isBatchComment; // @synthesize isBatchComment=_isBatchComment; +@property(nonatomic) _Bool isCaption; // @synthesize isCaption=_isCaption; +@property(nonatomic) _Bool isLike; // @synthesize isLike=_isLike; @property(retain, nonatomic) NSDate *clientTimestamp; // @synthesize clientTimestamp=_clientTimestamp; @property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; @property(nonatomic) int ID; // @synthesize ID=_ID; @@ -49,8 +48,8 @@ - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASCommentChange.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASCommentChange.h index 879d6b6d4..7a9f1d976 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASCommentChange.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASCommentChange.h @@ -10,9 +10,9 @@ @interface MSASCommentChange : NSObject { - MSASComment *_comment; int _deletionIndex; int _type; + MSASComment *_comment; } @property(nonatomic) int type; // @synthesize type=_type; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASDaemonModel.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASDaemonModel.h index 4c8b6f157..b47f0b5b6 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASDaemonModel.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASDaemonModel.h @@ -15,7 +15,7 @@ - (void)setNextActivityDate:(id)arg1 forPersonID:(id)arg2; - (id)nextActivityDateByPersonID; - (id)earliestNextActivityDate; -- (BOOL)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; +- (_Bool)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASEnqueuedCommand.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASEnqueuedCommand.h index b36c31343..886e69d34 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASEnqueuedCommand.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASEnqueuedCommand.h @@ -25,7 +25,7 @@ - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)canBeGroupedWithCommand:(id)arg1; +- (_Bool)canBeGroupedWithCommand:(id)arg1; - (id)initWithCommand:(id)arg1 variantParam:(id)arg2 invariantParam:(id)arg3; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASGroupedQueue.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASGroupedQueue.h index 83ac0bb10..244e598f7 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASGroupedQueue.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASGroupedQueue.h @@ -10,19 +10,19 @@ @interface MSASGroupedQueue : NSObject { - BOOL _isShuttingDown; - BOOL _isAssertingBusyAssertion; + _Bool _isShuttingDown; + _Bool _isAssertingBusyAssertion; + int _maxGroupedCallbackEventBatchCount; MSASServerSideModel *_model; NSObject *_workQueue; NSObject *_memberQueue; - int _maxGroupedCallbackEventBatchCount; - MSTimerGate *_idleTimerGate; - MSTimerGate *_stalenessTimerGate; double _maxGroupedCallbackEventIdleInterval; double _maxGroupedCallbackEventStaleness; + MSTimerGate *_idleTimerGate; + MSTimerGate *_stalenessTimerGate; } -@property(nonatomic) BOOL isShuttingDown; // @synthesize isShuttingDown=_isShuttingDown; +@property(nonatomic) _Bool isShuttingDown; // @synthesize isShuttingDown=_isShuttingDown; @property(retain, nonatomic) MSTimerGate *stalenessTimerGate; // @synthesize stalenessTimerGate=_stalenessTimerGate; @property(retain, nonatomic) MSTimerGate *idleTimerGate; // @synthesize idleTimerGate=_idleTimerGate; @property(retain, nonatomic) NSObject *memberQueue; // @synthesize memberQueue=_memberQueue; @@ -36,12 +36,12 @@ - (void)workQueueClearIdleTimer; - (void)workQueueRestartIdleTimer; - (void)workQueueFlushQueue; -- (BOOL)hasEnqueuedItems; +- (_Bool)hasEnqueuedItems; - (void)flushQueueCompletionBlock:(id)arg1; -- (void)shutDownFlush:(BOOL)arg1 completionBlock:(id)arg2; -- (void)memberQueueSetIsAssertingBusyAssertion:(BOOL)arg1; -- (BOOL)memberQueueIsAssertingBusyAssertion; -@property(readonly, nonatomic) BOOL isAssertingBusyAssertion; // @synthesize isAssertingBusyAssertion=_isAssertingBusyAssertion; +- (void)shutDownFlush:(_Bool)arg1 completionBlock:(id)arg2; +- (void)memberQueueSetIsAssertingBusyAssertion:(_Bool)arg1; +- (_Bool)memberQueueIsAssertingBusyAssertion; +@property(readonly, nonatomic) _Bool isAssertingBusyAssertion; // @synthesize isAssertingBusyAssertion=_isAssertingBusyAssertion; - (void)workQueueDeassertBusyAssertion; - (void)workQueueAssertBusyAssertion; - (void)deassertBusyAssertion; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation-MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation-MSASProtocol.h new file mode 100644 index 000000000..5c403ed93 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation-MSASProtocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSASInvitation (MSASProtocol) ++ (id)MSASPInvitationFromProtocolDictionary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation.h index 7c92345d2..e8d5c7329 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASInvitation.h @@ -10,7 +10,6 @@ { } -+ (id)MSASPInvitationFromProtocolDictionary:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASModel-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASModel-Protocol.h index def52f54f..7cb98cf35 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASModel-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASModel-Protocol.h @@ -13,7 +13,8 @@ @property(nonatomic) double maxGroupedCallbackEventIdleInterval; @property(nonatomic) int maxGroupedCallbackEventBatchCount; @property(readonly, nonatomic) NSString *personID; -- (BOOL)errorIsCancellation:(id)arg1; +- (_Bool)errorIsCancellation:(id)arg1; +- (id)focusAssetCollectionGUID; - (void)setFocusAssetCollectionGUID:(id)arg1; - (void)setFocusAlbumGUID:(id)arg1; - (id)serverSideConfiguration; @@ -27,8 +28,8 @@ - (void)deleteAssetCollectionsWithGUIDs:(id)arg1; - (void)deleteAssetCollectionWithGUID:(id)arg1; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; - (void)removeAccessControlEntryWithGUID:(id)arg1; - (void)addAccessControlEntries:(id)arg1 toAlbumWithGUID:(id)arg2; - (void)rejectInvitationWithGUID:(id)arg1; @@ -41,9 +42,9 @@ - (void)modifyAlbumMetadata:(id)arg1; - (void)addAlbum:(id)arg1; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2; -- (void)refreshResetSync:(BOOL)arg1; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2; +- (void)refreshResetSync:(_Bool)arg1; - (void)forgetEverythingInfo:(id)arg1 completionBlock:(id)arg2; - (void)forgetEverythingInfo:(id)arg1; - (void)deleteCommentWithGUID:(id)arg1 info:(id)arg2; @@ -51,8 +52,8 @@ - (void)markCommentsForAssetCollectionWithGUID:(id)arg1 asViewedWithLastViewedDate:(id)arg2 info:(id)arg3; - (void)deleteAssetCollectionWithGUID:(id)arg1 info:(id)arg2; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2 info:(id)arg3; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; - (void)removeAccessControlEntryWithGUID:(id)arg1 info:(id)arg2; - (void)addAccessControlEntries:(id)arg1 toAlbumWithGUID:(id)arg2 info:(id)arg3; - (void)rejectInvitationWithGUID:(id)arg1 info:(id)arg2; @@ -60,15 +61,15 @@ - (void)acceptInvitationWithToken:(id)arg1 info:(id)arg2 completionBlock:(id)arg3; - (void)unsubscribeFromAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)subscribeToAlbumWithGUID:(id)arg1 info:(id)arg2; -- (void)markAlbumGUIDAsViewed:(id)arg1 moveLastViewedAssetCollectionMarker:(BOOL)arg2 info:(id)arg3; +- (void)markAlbumGUIDAsViewed:(id)arg1 moveLastViewedAssetCollectionMarker:(_Bool)arg2 info:(id)arg3; - (void)markAlbumGUIDAsViewed:(id)arg1 info:(id)arg2; - (void)deleteAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)modifyAlbumMetadata:(id)arg1 info:(id)arg2; - (void)addAlbum:(id)arg1 info:(id)arg2; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1 info:(id)arg2; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 info:(id)arg3; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 info:(id)arg3; -- (void)refreshResetSync:(BOOL)arg1 info:(id)arg2; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 info:(id)arg3; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 info:(id)arg3; +- (void)refreshResetSync:(_Bool)arg1 info:(id)arg2; - (id)serverCommunicationBackoffDate; - (id)userInfoForCommentWithGUID:(id)arg1; - (void)setUserInfo:(id)arg1 forCommentWithGUID:(id)arg2; @@ -83,13 +84,13 @@ - (id)lastViewedCommentDateForAssetCollectionWithGUID:(id)arg1; - (id)earliestUnviewedAssetCollectionGUIDInAlbumWithGUID:(id)arg1; - (int)unviewedAssetCollectionCountForAlbumWithGUID:(id)arg1; -- (BOOL)isAssetCollectionWithGUIDMarkedAsUnviewed:(id)arg1; +- (_Bool)isAssetCollectionWithGUIDMarkedAsUnviewed:(id)arg1; - (int)unviewedAlbumCount; -- (BOOL)isAlbumWithGUIDMarkedAsUnviewed:(id)arg1; +- (_Bool)isAlbumWithGUIDMarkedAsUnviewed:(id)arg1; - (id)captionForAssetCollectionWithGUID:(id)arg1; - (id)commentWithGUID:(id)arg1; - (id)commentsForAssetCollectionWithGUID:(id)arg1; -- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)videoURLForAssetCollectionWithGUID:(id)arg1 completionBlock:(id)arg2; - (id)assetCollectionWithGUID:(id)arg1; - (id)assetCollectionGUIDsInAlbumWithGUID:(id)arg1; @@ -107,9 +108,9 @@ - (id)albums; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)hasEnqueuedActivities; -- (BOOL)hasCommandsInGroupedCommandQueue; -- (void)shutDownForDestruction:(BOOL)arg1 completionBlock:(id)arg2; +- (_Bool)hasEnqueuedActivities; +- (_Bool)hasCommandsInGroupedCommandQueue; +- (void)shutDownForDestruction:(_Bool)arg1 completionBlock:(id)arg2; - (void)shutDown; - (void)cancel; - (void)start; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASModelBase.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASModelBase.h index 9876d553a..75b84b2fc 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASModelBase.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASModelBase.h @@ -10,7 +10,7 @@ @interface MSASModelBase : NSObject { - BOOL _dbWasRecreated; + _Bool _dbWasRecreated; struct sqlite3 *_db; NSString *_personID; struct __CFDictionary *_statements; @@ -18,7 +18,7 @@ NSObject *_dbQueue; } -@property(nonatomic) BOOL dbWasRecreated; // @synthesize dbWasRecreated=_dbWasRecreated; +@property(nonatomic) _Bool dbWasRecreated; // @synthesize dbWasRecreated=_dbWasRecreated; @property(readonly, nonatomic) NSObject *dbQueue; // @synthesize dbQueue=_dbQueue; @property(retain, nonatomic) NSObject *statementQueue; // @synthesize statementQueue=_statementQueue; @property(nonatomic) struct __CFDictionary *statements; // @synthesize statements=_statements; @@ -44,8 +44,8 @@ - (id)persistentStringForKey:(id)arg1; - (struct sqlite3_stmt *)statementForString:(id)arg1; - (void)dealloc; -- (void)shutDownForDestruction:(BOOL)arg1 completionBlock:(id)arg2; -- (BOOL)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; +- (void)shutDownForDestruction:(_Bool)arg1 completionBlock:(id)arg2; +- (_Bool)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; - (void)dbQueueInitializeDatabasePath:(id)arg1 currentVersion:(int)arg2; - (struct sqlite3 *)db; - (id)initWithPersonID:(id)arg1 databasePath:(id)arg2 currentVersion:(int)arg3; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPendingChanges.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPendingChanges.h index 80042ac28..fb226f078 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPendingChanges.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPendingChanges.h @@ -21,7 +21,7 @@ @property(retain, nonatomic) NSMutableSet *pendingAlbumChanges; // @synthesize pendingAlbumChanges=_pendingAlbumChanges; @property(retain, nonatomic) NSMutableSet *pendingAlbumGUIDsWithKeyValueChanges; // @synthesize pendingAlbumGUIDsWithKeyValueChanges=_pendingAlbumGUIDsWithKeyValueChanges; - (void).cxx_destruct; -- (BOOL)hasPendingChanges; +- (_Bool)hasPendingChanges; - (void)removePendingSharingInfoChangesForAlbumGUID:(id)arg1; - (void)removePendingAssetCollection:(id)arg1 forAlbumGUID:(id)arg2; - (void)addPendingAssetCollectionChanges:(id)arg1 forAlbumGUID:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonInfoManager.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonInfoManager.h index d4f24d13d..60d0d64c3 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonInfoManager.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonInfoManager.h @@ -23,7 +23,7 @@ - (id)fullNameForPersonID:(id)arg1; - (id)lastNameForPersonID:(id)arg1; - (id)firstNameForPersonID:(id)arg1; -- (BOOL)updateWithSharingRelationship:(id)arg1; +- (_Bool)updateWithSharingRelationship:(id)arg1; - (void)initWithPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModel.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModel.h index 7b2a6a500..7c0e8d667 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModel.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModel.h @@ -8,10 +8,10 @@ @interface MSASPersonModel : MSASModelBase { - BOOL _shouldDownloadEarliestPhotosFirst; + _Bool _shouldDownloadEarliestPhotosFirst; } -@property(nonatomic) BOOL shouldDownloadEarliestPhotosFirst; // @synthesize shouldDownloadEarliestPhotosFirst=_shouldDownloadEarliestPhotosFirst; +@property(nonatomic) _Bool shouldDownloadEarliestPhotosFirst; // @synthesize shouldDownloadEarliestPhotosFirst=_shouldDownloadEarliestPhotosFirst; - (void)removeAssetCollectionsFromUploadQueue:(id)arg1; - (void)setErrorCount:(int)arg1 forAssetCollectionInUploadQueue:(id)arg2; - (id)nextItemsForUploadAlbumGUID:(id)arg1 maxPriority:(int)arg2 maxCount:(int)arg3; @@ -23,21 +23,21 @@ - (void)removeAssetsFromDownloadQueue:(id)arg1; - (void)setErrorCount:(int)arg1 forAssetInDownloadQueue:(id)arg2; - (int)itemsForDownloadCountFocusAlbumGUID:(id)arg1 focusAssetCollectionGUID:(id)arg2; -- (BOOL)hasItemsForDownloadCountFocusAlbumGUID:(id)arg1 focusAssetCollectionGUID:(id)arg2; -- (id)nextItemsForDownloadFocusAlbumGUID:(id)arg1 focusAssetCollectionGUID:(id)arg2 thumbnails:(BOOL)arg3 maxCount:(int)arg4; +- (_Bool)hasItemsForDownloadCountFocusAlbumGUID:(id)arg1 focusAssetCollectionGUID:(id)arg2; +- (id)nextItemsForDownloadFocusAlbumGUID:(id)arg1 focusAssetCollectionGUID:(id)arg2 thumbnails:(_Bool)arg3 maxCount:(int)arg4; - (int)assetsInDownloadQueueAlbumGUID:(id)arg1; - (int)assetsInDownloadQueue; -- (void)enqueueAssetForDownload:(id)arg1 album:(id)arg2; +- (void)enqueueAssetForDownload:(id)arg1 inAlbumWithGUID:(id)arg2; - (long long)nextMMCSItemID; -- (BOOL)dbQueueIsGUIDQueued:(id)arg1 inQueue:(id)arg2; +- (_Bool)dbQueueIsGUIDQueued:(id)arg1 inQueue:(id)arg2; - (void)dbQueueRemoveGUID:(id)arg1 fromQueue:(id)arg2; - (void)dbQueueSetErrorCount:(int)arg1 forGUID:(id)arg2 inQueue:(id)arg3; - (int)dbQueueAssetCountAlbumGUID:(id)arg1 inQueue:(id)arg2; - (void)requeuePendingAssetCollectionsWithAlbumGUID:(id)arg1; - (void)requeuePendingAssetCollectionGUID:(id)arg1; - (void)addPendingAssetCollectionGUID:(id)arg1 albumGUID:(id)arg2; -- (BOOL)dbQueueIsAssetCollectionWithGUIDPending:(id)arg1; -- (BOOL)isAssetCollectionWithGUIDPending:(id)arg1; +- (_Bool)dbQueueIsAssetCollectionWithGUIDPending:(id)arg1; +- (_Bool)isAssetCollectionWithGUIDPending:(id)arg1; - (long long)countOfEnqueuedCommands; - (long long)countOfEnqueuedCommand:(id)arg1; - (void)purgeCompletionBlock:(id)arg1; @@ -59,7 +59,7 @@ - (void)dbQueueEnqueueCommand:(id)arg1 params:(id)arg2 personID:(id)arg3 albumGUID:(id)arg4 assetCollectionGUID:(id)arg5; - (long long)dbQueueSmallestCommandSequenceNumber; - (long long)dbQueueNextCommandSequenceNumber; -- (BOOL)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; +- (_Bool)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; - (id)initWithPersonID:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModelItem.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModelItem.h index 68dcfacc5..63c04b8cc 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModelItem.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPersonModelItem.h @@ -24,7 +24,7 @@ @property(nonatomic) int errorCount; // @synthesize errorCount=_errorCount; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPhoneInvitations.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPhoneInvitations.h index a43889ce2..4fa00cc74 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASPhoneInvitations.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASPhoneInvitations.h @@ -23,7 +23,7 @@ @property(retain, nonatomic) MSASAlbum *album; // @synthesize album=_album; @property(retain, nonatomic) MSASStateMachine *stateMachine; // @synthesize stateMachine=_stateMachine; - (void).cxx_destruct; -- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(BOOL)arg4 error:(id)arg5; +- (void)service:(id)arg1 account:(id)arg2 identifier:(id)arg3 didSendWithSuccess:(_Bool)arg4 error:(id)arg5; - (void)removeSharingRelationships:(id)arg1 forAlbum:(id)arg2; - (void)addPendingPhoneInvitations:(id)arg1 toOwnedAlbum:(id)arg2 inStateMachin:(id)arg3; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASProtocol.h index 1145f50cb..2c24e20ca 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASProtocol.h @@ -12,7 +12,7 @@ @interface MSASProtocol : NSObject { - BOOL _isShuttingDown; + _Bool _isShuttingDown; MSASPConnectionGate *_gate; NSObject *_pendingConnectionsQueue; NSObject *_pendingConnectionsGroup; @@ -27,7 +27,7 @@ @property(retain, nonatomic) NSObject *memberQueue; // @synthesize memberQueue=_memberQueue; @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(readonly, nonatomic) NSString *headerVersion; // @synthesize headerVersion=_headerVersion; -@property(nonatomic) BOOL isShuttingDown; // @synthesize isShuttingDown=_isShuttingDown; +@property(nonatomic) _Bool isShuttingDown; // @synthesize isShuttingDown=_isShuttingDown; @property(retain, nonatomic) NSString *serverSideConfigVersion; // @synthesize serverSideConfigVersion=_serverSideConfigVersion; @property(retain, nonatomic) NSURL *baseURL; // @synthesize baseURL=_baseURL; @property(readonly, nonatomic) NSString *personID; // @synthesize personID=_personID; @@ -47,19 +47,19 @@ - (void)getTokensForAssets:(id)arg1 inAlbum:(id)arg2 albumURLString:(id)arg3 completionBlock:(id)arg4; - (id)_couldNotReauthorizeError; - (void)getAssetCollections:(id)arg1 inAlbum:(id)arg2 albumURLString:(id)arg3 completionBlock:(id)arg4; -- (void)albumSummaryAlbum:(id)arg1 albumURLString:(id)arg2 resetSync:(BOOL)arg3 resetSyncedBlock:(id)arg4 assetCollectionChangeBlock:(void)arg5 albumSharingInfoChangeBlock:(id)arg6 completionBlock:(void)arg7; +- (void)albumSummaryAlbum:(id)arg1 albumURLString:(id)arg2 resetSync:(_Bool)arg3 completionBlock:(id)arg4; - (void)getSharingInfoForAlbum:(id)arg1 albumURLString:(id)arg2 completionBlock:(id)arg3; - (void)getChangesRootCtag:(id)arg1 completionBlock:(id)arg2; - (void)deleteComment:(id)arg1 fromAssetCollection:(id)arg2 inAlbum:(id)arg3 albumURLString:(id)arg4 completionBlock:(id)arg5; - (void)deleteAssetCollections:(id)arg1 inAlbum:(id)arg2 completionBlock:(id)arg3; - (void)deleteAlbum:(id)arg1 completionBlock:(id)arg2; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbum:(id)arg2 completionBlock:(id)arg3; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbum:(id)arg2 completionBlock:(id)arg3; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbum:(id)arg2 completionBlock:(id)arg3; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbum:(id)arg2 completionBlock:(id)arg3; - (void)addComment:(id)arg1 toAssetCollection:(id)arg2 inAlbum:(id)arg3 albumURLString:(id)arg4 completionBlock:(id)arg5; - (void)removeSharingRelationships:(id)arg1 fromAlbum:(id)arg2 completionBlock:(id)arg3; - (void)addSharingRelationships:(id)arg1 toAlbum:(id)arg2 completionBlock:(id)arg3; - (void)sendUploadCompleteSuccessfulAssetCollections:(id)arg1 failedAssetCollections:(id)arg2 album:(id)arg3 completionBlock:(id)arg4; -- (BOOL)responseDict:(id)arg1 containsLimitErrorCode:(id)arg2 outMaxAllowed:(id *)arg3; +- (_Bool)responseDict:(id)arg1 containsLimitErrorCode:(id)arg2 outMaxAllowed:(id *)arg3; - (void)getVideoURL:(id)arg1 forAssetCollectionWithGUID:(id)arg2 inAlbumWithGUID:(id)arg3 albumURLString:(id)arg4 completionBlock:(id)arg5; - (void)getUploadTokens:(id)arg1 forAssetCollectionWithGUID:(id)arg2 inAlbumWithGUID:(id)arg3 albumURLString:(id)arg4 completionBlock:(id)arg5; - (void)putAssetCollections:(id)arg1 intoAlbum:(id)arg2 albumURLString:(id)arg3 completionBlock:(id)arg4; @@ -93,9 +93,9 @@ - (id)_putAssetsURLWithBaseURL:(id)arg1; - (id)_updateAlbumURLWithBaseURL:(id)arg1; - (id)_createAlbumURL; -- (id)errorFromStandardProcessingOnResponse:(id)arg1 responseObject:(id)arg2 checkServerSideConfigVersion:(BOOL)arg3 error:(id)arg4 body:(id)arg5; -- (id)HTTPErrorWithStatusCode:(int)arg1; -- (void)sendURLRequest:(id)arg1 method:(id)arg2 bodyObj:(id)arg3 checkServerSideConfigVersion:(BOOL)arg4 completionBlock:(id)arg5; +- (id)errorFromStandardProcessingOnResponse:(id)arg1 responseObject:(id)arg2 checkServerSideConfigVersion:(_Bool)arg3 error:(id)arg4 body:(id)arg5; +- (id)HTTPErrorWithStatusCode:(long long)arg1; +- (void)sendURLRequest:(id)arg1 method:(id)arg2 bodyObj:(id)arg3 checkServerSideConfigVersion:(_Bool)arg4 completionBlock:(id)arg5; - (void)sendURLRequest:(id)arg1 bodyObj:(id)arg2 completionBlock:(id)arg3; - (id)stopHandlerBlock; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel-GroupedCommands.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel-GroupedCommands.h new file mode 100644 index 000000000..f4ffa9ecd --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel-GroupedCommands.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSASServerSideModel (GroupedCommands) +- (void)performBlockOnObservers:(id)arg1; +- (void)removeCommandsUpToCommandIndex:(long long)arg1; +- (id)nextCommandGroupMaxCount:(int)arg1 outCommand:(id *)arg2 outLastCommandIndex:(long long *)arg3; +- (int)commandCount; +- (void)enqueueCommand:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel.h index df3647628..82e0c4bc1 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModel.h @@ -30,9 +30,10 @@ @property(nonatomic) __weak MSAlbumSharingDaemon *daemon; // @synthesize daemon=_daemon; @property(nonatomic) MSASStateMachine *MSASCounterpartInstance; // @synthesize MSASCounterpartInstance=_counterpartInstance; - (void).cxx_destruct; -- (BOOL)errorIsCancellation:(id)arg1; +- (_Bool)errorIsCancellation:(id)arg1; - (void)MSASStateMachine:(id)arg1 didFinishAddingComment:(id)arg2 toAssetCollection:(id)arg3 inAlbum:(id)arg4 info:(id)arg5 error:(id)arg6; - (void)MSASStateMachine:(id)arg1 didFinishRemovingSharingRelationship:(id)arg2 fromOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; +- (void)MSASStateMachine:(id)arg1 didFinishSendingInvitationByPhone:(id)arg2 toOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishAddingSharingRelationships:(id)arg2 toOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishAddingAssetCollection:(id)arg2 toAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didRequestAssetsForAddingAssetCollections:(id)arg2 inAlbum:(id)arg3 specifications:(id)arg4 info:(id)arg5; @@ -41,7 +42,7 @@ - (void)MSASStateMachine:(id)arg1 didFinishDeletingComment:(id)arg2 inAssetCollection:(id)arg3 inAlbum:(id)arg4 info:(id)arg5 error:(id)arg6; - (void)MSASStateMachine:(id)arg1 didFinishDeletingAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishDeletingAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; -- (BOOL)MSASStateMachine:(id)arg1 didQueryIsAssetCollectionWithGUIDInModel:(id)arg2; +- (_Bool)MSASStateMachine:(id)arg1 didQueryIsAssetCollectionWithGUIDInModel:(id)arg2; - (id)MSASStateMachineDidRequestAssetCollectionStateCtagForAssetCollectionWithGUID:(id)arg1 info:(id)arg2; - (id)MSASStateMachineDidRequestAlbumWithGUID:(id)arg1; - (id)MSASStateMachineDidRequestAlbumURLStringForAlbumWithGUID:(id)arg1 info:(id)arg2; @@ -56,16 +57,16 @@ - (void)MSASStateMachine:(id)arg1 didFindCommentChanges:(id)arg2 inAssetCollection:(id)arg3 inAlbum:(id)arg4 info:(id)arg5; - (void)MSASStateMachine:(id)arg1 willCheckForCommentChangesInAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishRetrievingAsset:(id)arg2 inAlbum:(id)arg3 error:(id)arg4; +- (void)MSASStateMachine:(id)arg1 didFinishEnqueueingAssetsForDownload:(id)arg2 inAlbumWithGUID:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFinishUnsubscribingFromAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishSubscribingToAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFinishUpdatingAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; +- (void)MSASStateMachine:(id)arg1 didFinishUpdatingAssetCollections:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 willUpdateAssetCollections:(id)arg2 inAlbum:(id)arg3 info:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFireScheduledEvent:(id)arg2 forAssetCollectionGUID:(id)arg3 albumGUID:(id)arg4 info:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForUpdatesInAlbums:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForUpdatesInAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFindSharingRelationshipChanges:(id)arg2 info:(id)arg3; +- (void)MSASStateMachine:(id)arg1 didFindChangesInAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFindAssetCollectionChanges:(id)arg2 forAlbum:(id)arg3 info:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFindResetSyncForAlbum:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 willCheckForUpdatesInAlbum:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFinishGettingAccessControls:(id)arg2 forAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForChangesInfo:(id)arg2 error:(id)arg3; @@ -93,45 +94,47 @@ - (void)dbQueueDeleteAllPendingCommentCheckOperations; - (int)dbQueueUnviewedAssetCollectionCountForAlbumWithGUID:(id)arg1; - (int)unviewedAssetCollectionCountForAlbumWithGUID:(id)arg1; -- (BOOL)isAssetCollectionWithGUIDMarkedAsUnviewed:(id)arg1; +- (_Bool)isAssetCollectionWithGUIDMarkedAsUnviewed:(id)arg1; - (int)dbQueueUnviewedAlbumCount; - (int)unviewedAlbumCount; -- (BOOL)isAlbumWithGUIDMarkedAsUnviewed:(id)arg1; +- (_Bool)isAlbumWithGUIDMarkedAsUnviewed:(id)arg1; - (void)eventQueueNotifyObserversOfUpdatedUnviewedCountInAlbum:(id)arg1 unviewedCount:(int)arg2 info:(id)arg3; -- (BOOL)dbQueueCheckToClearUnviewedStateOnAlbumWithGUID:(id)arg1 info:(id)arg2; -- (BOOL)dbQueueCheckToClearUnviewedStateOnAssetCollectionWithGUID:(id)arg1 info:(id)arg2; -- (void)dbQueueSetUnviewedState:(BOOL)arg1 onAlbumWithGUID:(id)arg2 info:(id)arg3; -- (void)dbQueueSetUnviewedState:(BOOL)arg1 onAssetCollectionWithGUID:(id)arg2 info:(id)arg3; +- (_Bool)dbQueueCheckToClearUnviewedStateOnAlbumWithGUID:(id)arg1 info:(id)arg2; +- (_Bool)dbQueueCheckToClearUnviewedStateOnAssetCollectionWithGUID:(id)arg1 info:(id)arg2; +- (void)dbQueueSetUnviewedState:(_Bool)arg1 onAlbumWithGUID:(id)arg2 info:(id)arg3; +- (void)dbQueueSetUnviewedState:(_Bool)arg1 onAssetCollectionWithGUID:(id)arg2 info:(id)arg3; - (int)dbQueueCountOfUnviewedAssetCollectionsInAlbumWithGUID:(id)arg1; - (id)dbQueueMaximumPhotoNumberForAlbumWithGUID:(id)arg1; - (void)dbQueueDeleteAllAssetCollectionMetadataForAssetCollectionWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueDeleteAssetCollectionMetadataAssetCollectionGUID:(id)arg1 key:(id)arg2 info:(id)arg3; - (void)dbQueueSetAssetCollectionMetadataAssetCollectionGUID:(id)arg1 key:(id)arg2 value:(id)arg3 info:(id)arg4; -- (BOOL)dbQueueAssetCollectionMetadataWithAssetCollectionGUID:(id)arg1 key:(id)arg2 outValue:(id *)arg3; +- (_Bool)dbQueueAssetCollectionMetadataWithAssetCollectionGUID:(id)arg1 key:(id)arg2 outValue:(id *)arg3; - (void)dbQueueDeleteAllAlbumMetadataForAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueDeleteAlbumMetadataAlbumGUID:(id)arg1 key:(id)arg2 info:(id)arg3; - (void)dbQueueSetAlbumMetadataAlbumGUID:(id)arg1 key:(id)arg2 value:(id)arg3 info:(id)arg4; -- (BOOL)dbQueueAlbumMetadataWithAlbumGUID:(id)arg1 key:(id)arg2 outValue:(id *)arg3; -- (BOOL)dbQueueAssetCollectionContainsCommentsFromMeAssetCollectionGUID:(id)arg1; +- (_Bool)dbQueueAlbumMetadataWithAlbumGUID:(id)arg1 key:(id)arg2 outValue:(id *)arg3; +- (_Bool)dbQueueAssetCollectionContainsCommentsFromMeAssetCollectionGUID:(id)arg1; - (id)dbQueueMaximumCommentIDForAssetCollectionWithGUID:(id)arg1; - (void)dbQueueDeleteCommentWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueSetComment:(id)arg1 forAssetCollectionWithGUID:(id)arg2 info:(id)arg3; -- (BOOL)dbQueueCommentWithID:(int)arg1 assetCollectionGUID:(id)arg2 outObject:(id *)arg3 outGUID:(id *)arg4 outTimestamp:(id *)arg5 outIsCaption:(char *)arg6 outUserInfoData:(id *)arg7; -- (BOOL)dbQueueCommentWithGUID:(id)arg1 outObject:(id *)arg2 outID:(unsigned int *)arg3 outTimestamp:(id *)arg4 outAssetCollectionGUID:(id *)arg5 outIsCaption:(char *)arg6 outUserInfoData:(id *)arg7; +- (_Bool)dbQueueCommentWithID:(int)arg1 assetCollectionGUID:(id)arg2 outObject:(id *)arg3 outGUID:(id *)arg4 outTimestamp:(id *)arg5 outIsCaption:(_Bool *)arg6 outUserInfoData:(id *)arg7; +- (_Bool)dbQueueCommentWithGUID:(id)arg1 outObject:(id *)arg2 outID:(unsigned long long *)arg3 outTimestamp:(id *)arg4 outAssetCollectionGUID:(id *)arg5 outIsCaption:(_Bool *)arg6 outUserInfoData:(id *)arg7; - (void)dbQueueDeleteAssetCollectionWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueSetAssetCollection:(id)arg1 inAlbumWithGUID:(id)arg2 info:(id)arg3; -- (BOOL)dbQueueAssetCollectionWithGUID:(id)arg1 outObject:(id *)arg2 outCtag:(id *)arg3 outAlbumGUID:(id *)arg4 outBatchDate:(id *)arg5 outPhotoDate:(id *)arg6 outPhotoNumber:(long long *)arg7 outUserInfoData:(id *)arg8; +- (_Bool)dbQueueAssetCollectionWithGUID:(id)arg1 outObject:(id *)arg2 outCtag:(id *)arg3 outAlbumGUID:(id *)arg4 outBatchDate:(id *)arg5 outPhotoDate:(id *)arg6 outPhotoNumber:(long long *)arg7 outUserInfoData:(id *)arg8; - (void)dbQueueDeleteInvitationForAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueDeleteInvitationWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueSetInvitation:(id)arg1 info:(id)arg2; -- (BOOL)dbQueueInvitationWithAlbumGUID:(id)arg1 outObject:(id *)arg2 outInvitationGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; -- (BOOL)dbQueueInvitationWithGUID:(id)arg1 outObject:(id *)arg2 outAlbumGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; +- (_Bool)dbQueueInvitationWithAlbumGUID:(id)arg1 outObject:(id *)arg2 outInvitationGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; +- (_Bool)dbQueueInvitationWithGUID:(id)arg1 outObject:(id *)arg2 outAlbumGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; - (void)dbQueueDeleteAccessControlWithGUID:(id)arg1 info:(id)arg2; - (void)dbQueueSetAccessControl:(id)arg1 info:(id)arg2; -- (BOOL)dbQueueAccessControlWithGUID:(id)arg1 outObject:(id *)arg2 outAlbumGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; +- (_Bool)dbQueueAccessControlWithGUID:(id)arg1 outObject:(id *)arg2 outAlbumGUID:(id *)arg3 outEmail:(id *)arg4 outUserInfoData:(id *)arg5; - (void)dbQueueDeleteAlbumWithGUID:(id)arg1 info:(id)arg2; +- (void)dbQueueUpdateAlbumCtag:(id)arg1; - (void)dbQueueSetAlbum:(id)arg1 info:(id)arg2; -- (BOOL)dbQueueAlbumWithGUID:(id)arg1 outObject:(id *)arg2 outName:(id *)arg3 outCtag:(id *)arg4 outForeignCtag:(id *)arg5 outURLString:(id *)arg6 outUserInfoData:(id *)arg7; +- (_Bool)dbQueueAlbumWithGUID:(id)arg1 outObject:(id *)arg2 outName:(id *)arg3 outCtag:(id *)arg4 outForeignCtag:(id *)arg5 outURLString:(id *)arg6 outUserInfoData:(id *)arg7; +- (id)focusAssetCollectionGUID; - (void)setFocusAssetCollectionGUID:(id)arg1; - (void)setFocusAlbumGUID:(id)arg1; - (id)serverSideConfiguration; @@ -152,10 +155,10 @@ - (void)deleteAssetCollectionWithGUID:(id)arg1; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2 info:(id)arg3; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 completionBlock:(id)arg3; - (void)removeAccessControlEntryWithGUID:(id)arg1 info:(id)arg2; - (void)removeAccessControlEntryWithGUID:(id)arg1; - (void)addAccessControlEntries:(id)arg1 toAlbumWithGUID:(id)arg2 info:(id)arg3; @@ -170,7 +173,7 @@ - (void)unsubscribeFromAlbumWithGUID:(id)arg1; - (void)subscribeToAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)subscribeToAlbumWithGUID:(id)arg1; -- (void)markAlbumGUIDAsViewed:(id)arg1 moveLastViewedAssetCollectionMarker:(BOOL)arg2 info:(id)arg3; +- (void)markAlbumGUIDAsViewed:(id)arg1 moveLastViewedAssetCollectionMarker:(_Bool)arg2 info:(id)arg3; - (void)markAlbumGUIDAsViewed:(id)arg1 info:(id)arg2; - (void)markAlbumGUIDAsViewed:(id)arg1; - (void)deleteAlbumWithGUID:(id)arg1 info:(id)arg2; @@ -181,12 +184,12 @@ - (void)addAlbum:(id)arg1; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1 info:(id)arg2; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 info:(id)arg3; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 info:(id)arg3; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2; -- (void)refreshResetSync:(BOOL)arg1 info:(id)arg2; -- (void)refreshResetSync:(BOOL)arg1; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 info:(id)arg3; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 info:(id)arg3; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2; +- (void)refreshResetSync:(_Bool)arg1 info:(id)arg2; +- (void)refreshResetSync:(_Bool)arg1; - (void)_reconstruct; - (void)reconstruct; - (void)MSASStateMachineDidUpdateServerCommunicationBackoffDate:(id)arg1; @@ -209,7 +212,7 @@ - (id)dbQueueAssetCollectionGUIDsInAlbumWithGUID:(id)arg1; - (id)assetCollectionGUIDsInAlbumWithGUID:(id)arg1; - (id)assetCollectionsInAlbumWithGUID:(id)arg1; -- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)videoURLForAssetCollectionWithGUID:(id)arg1 completionBlock:(id)arg2; - (id)isPublicAccessEnabledForAlbumWithGUID:(id)arg1; - (id)invitationWithGUID:(id)arg1; @@ -228,14 +231,14 @@ - (id)albums; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)hasEnqueuedActivities; -- (BOOL)hasCommandsInGroupedCommandQueue; -- (void)shutDownForDestruction:(BOOL)arg1 completionBlock:(id)arg2; +- (_Bool)hasEnqueuedActivities; +- (_Bool)hasCommandsInGroupedCommandQueue; +- (void)shutDownForDestruction:(_Bool)arg1 completionBlock:(id)arg2; - (void)shutDown; - (void)dealloc; - (void)cancel; - (void)start; -- (BOOL)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; +- (_Bool)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; @property(nonatomic) double maxGroupedCallbackEventIdleInterval; @property(nonatomic) double maxGroupedCallbackEventStaleness; @property(nonatomic) int maxGroupedCallbackEventBatchCount; @@ -245,11 +248,6 @@ - (void)retainBusy; - (id)initWithPersonID:(id)arg1; @property(readonly, nonatomic) MSASStateMachine *stateMachine; -- (void)performBlockOnObservers:(id)arg1; -- (void)removeCommandsUpToCommandIndex:(long long)arg1; -- (id)nextCommandGroupMaxCount:(int)arg1 outCommand:(id *)arg2 outLastCommandIndex:(long long *)arg3; -- (int)commandCount; -- (void)enqueueCommand:(id)arg1; // Remaining properties @property(readonly, nonatomic) NSString *personID; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModelGroupedCommandQueue.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModelGroupedCommandQueue.h index 89263a15b..7351d5e48 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModelGroupedCommandQueue.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASServerSideModelGroupedCommandQueue.h @@ -29,7 +29,7 @@ - (void)workQueueEnqueueCommand:(id)arg1 variantParam:(id)arg2 invariantParam:(id)arg3; - (void)workQueueFlushQueue; - (void)flushQueue; -- (BOOL)hasEnqueuedItems; +- (_Bool)hasEnqueuedItems; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship-MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship-MSASProtocol.h new file mode 100644 index 000000000..6c5cc8165 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship-MSASProtocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSASSharingRelationship (MSASProtocol) ++ (id)MSASPSharingRelationshipFromProtocolDictionary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship.h index 21b4594d7..6986008aa 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASSharingRelationship.h @@ -12,7 +12,8 @@ @interface MSASSharingRelationship : NSObject { - BOOL _isMine; + _Bool _isMine; + int _state; NSString *_GUID; NSString *_albumGUID; NSString *_email; @@ -23,12 +24,10 @@ NSString *_fullName; NSString *_personID; NSDate *_subscriptionDate; - int _state; } -+ (BOOL)supportsSecureCoding; -+ (id)MSASPSharingRelationshipFromProtocolDictionary:(id)arg1; -@property(nonatomic) BOOL isMine; // @synthesize isMine=_isMine; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isMine; // @synthesize isMine=_isMine; @property(nonatomic) int state; // @synthesize state=_state; @property(retain, nonatomic) NSDate *subscriptionDate; // @synthesize subscriptionDate=_subscriptionDate; @property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; @@ -45,10 +44,10 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToSharingRelationship:(id)arg1; +- (_Bool)isEqualToSharingRelationship:(id)arg1; - (id)_fullName; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachine.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachine.h index 246d0f646..4e5c7b01a 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachine.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachine.h @@ -23,12 +23,12 @@ MSBackoffManager *_MMCSBackoffManager; MSASAssetUploader *_assetUploader; MSASAssetDownloader *_assetDownloader; - BOOL _isRetryingOutstandingActivities; - BOOL _hasShutDown; + _Bool _isRetryingOutstandingActivities; + _Bool _hasShutDown; + int _maxMetadataRetryCount; MSAlbumSharingDaemon *_daemon; NSString *_personID; id _delegate; - int _maxMetadataRetryCount; NSDictionary *_serverSideConfiguration; NSString *_serverSideConfigurationVersion; NSString *_focusAlbumGUID; @@ -56,7 +56,7 @@ @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(retain, nonatomic) NSDictionary *MMCSBackoffManagerParameters; // @synthesize MMCSBackoffManagerParameters=_MMCSBackoffManagerParameters; @property(retain, nonatomic) NSDictionary *metadataBackoffManagerParameters; // @synthesize metadataBackoffManagerParameters=_metadataBackoffManagerParameters; -@property(nonatomic) BOOL hasShutDown; // @synthesize hasShutDown=_hasShutDown; +@property(nonatomic) _Bool hasShutDown; // @synthesize hasShutDown=_hasShutDown; @property(readonly, nonatomic) NSArray *derivativeSpecifications; // @synthesize derivativeSpecifications=_derivativeSpecifications; @property(readonly, nonatomic) MSImageScalingSpecification *thumbnailImageScalingSpecification; // @synthesize thumbnailImageScalingSpecification=_thumbnailImageScalingSpecification; @property(readonly, nonatomic) MSImageScalingSpecification *derivativeImageScalingSpecification; // @synthesize derivativeImageScalingSpecification=_derivativeImageScalingSpecification; @@ -64,7 +64,7 @@ @property(retain, nonatomic) MSASProtocol *protocol; // @synthesize protocol=_protocol; @property(copy, nonatomic, setter=_setStopHandlerBlock:) id _stopHandlerBlock; // @synthesize _stopHandlerBlock; @property(retain, nonatomic, setter=_setAssetInfoToReauthForDownload:) NSMutableArray *_assetInfoToReauthForDownload; // @synthesize _assetInfoToReauthForDownload; -@property(nonatomic) BOOL isRetryingOutstandingActivities; // @synthesize isRetryingOutstandingActivities=_isRetryingOutstandingActivities; +@property(nonatomic) _Bool isRetryingOutstandingActivities; // @synthesize isRetryingOutstandingActivities=_isRetryingOutstandingActivities; @property(retain, nonatomic) NSString *focusAssetCollectionGUID; // @synthesize focusAssetCollectionGUID=_focusAssetCollectionGUID; @property(retain, nonatomic) NSString *focusAlbumGUID; // @synthesize focusAlbumGUID=_focusAlbumGUID; @property(nonatomic) int maxMetadataRetryCount; // @synthesize maxMetadataRetryCount=_maxMetadataRetryCount; @@ -76,15 +76,15 @@ - (void)_sendReauthorizeAssetsForDownloadDisposition:(int)arg1 params:(id)arg2; - (void)workQueueScheduleReauthForAssets:(id)arg1 inAlbum:(id)arg2; - (void)MSASAssetDownloader:(id)arg1 didFinishDownloadingAsset:(id)arg2 inAlbumGUID:(id)arg3 error:(id)arg4; -- (void)MSASAssetDownloader:(id)arg1 willBeginBatchCount:(unsigned int)arg2; -- (void)retrieveAssets:(id)arg1 inAlbum:(id)arg2; +- (void)MSASAssetDownloader:(id)arg1 willBeginBatchCount:(unsigned long long)arg2; +- (void)retrieveAssets:(id)arg1 inAlbumWithGUID:(id)arg2; - (void)MSASAssetUploader:(id)arg1 didFinishUploadingAssetCollection:(id)arg2 intoAlbum:(id)arg3 error:(id)arg4; - (void)_deleteAssetFilesInAssetCollections:(id)arg1; - (void)_deleteAssetFilesInAssetCollection:(id)arg1; -- (void)videoURLsForAssetCollection:(id)arg1 forMediaAssetType:(unsigned int)arg2 inAlbum:(id)arg3 completionBlock:(id)arg4; +- (void)videoURLsForAssetCollection:(id)arg1 forMediaAssetType:(unsigned long long)arg2 inAlbum:(id)arg3 completionBlock:(id)arg4; - (void)videoURLForAssetCollection:(id)arg1 inAlbum:(id)arg2 completionBlock:(id)arg3; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbum:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbum:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbum:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbum:(id)arg2 info:(id)arg3 completionBlock:(id)arg4; - (void)_scheduleEventDisposition:(int)arg1 params:(id)arg2; - (void)scheduleEvent:(id)arg1 assetCollectionGUID:(id)arg2 albumGUID:(id)arg3 info:(id)arg4; - (void)_addCommentDisposition:(int)arg1 params:(id)arg2; @@ -130,16 +130,17 @@ - (void)getAccessControlsForAlbums:(id)arg1 info:(id)arg2; - (void)_didFinishCheckingUpdatesInAlbumsDisposition:(int)arg1 params:(id)arg2; - (void)_checkForUpdatesInAlbumDisposition:(int)arg1 params:(id)arg2; -- (void)checkForUpdatesInAlbums:(id)arg1 resetSync:(BOOL)arg2 info:(id)arg3; +- (void)checkForUpdatesInAlbums:(id)arg1 resetSync:(_Bool)arg2 info:(id)arg3; - (void)_checkForChangesDisposition:(int)arg1 params:(id)arg2; -- (void)checkForChangesResetSync:(BOOL)arg1 info:(id)arg2; +- (void)checkForChangesResetSync:(_Bool)arg1 info:(id)arg2; - (void)checkForChangesInfo:(id)arg1; +- (id)_assetCollectionFailedError; - (id)_assetCollectionRejectedError; - (id)_stoppedError; - (id)_canceledError; - (void)_getAlbumURLDisposition:(int)arg1 params:(id)arg2; - (id)_URLReauthFailureWithUnderlyingError:(id)arg1; -- (BOOL)workQueueEndCommandWithError:(id)arg1 command:(id)arg2 params:(id)arg3 albumGUID:(id)arg4 assetCollectionGUID:(id)arg5; +- (_Bool)workQueueEndCommandWithError:(id)arg1 command:(id)arg2 params:(id)arg3 albumGUID:(id)arg4 assetCollectionGUID:(id)arg5; - (void)workQueueDidFinishCommandDueToCancellation; - (void)workQueueDidFinishCommandByLeavingCommandInQueue; - (void)workQueueDidFailToFinishCommandDueToTemporaryError:(id)arg1; @@ -149,8 +150,8 @@ - (void)workQueueCheckForNextCommand; - (void)workQueueRetryOutstandingActivities; - (void)retryOutstandingActivities; -- (BOOL)hasEnqueuedActivities; -- (BOOL)isInRetryState; +- (_Bool)hasEnqueuedActivities; +- (_Bool)isInRetryState; - (void)setPersistentObject:(id)arg1 forKey:(id)arg2; - (id)persistentObjectForKey:(id)arg1; - (void)MSBackoffManagerDidUpdateNextExpiryDate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachineDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachineDelegate-Protocol.h index 7ca911b55..a869b529f 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachineDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSASStateMachineDelegate-Protocol.h @@ -12,6 +12,7 @@ - (void)MSASStateMachine:(id)arg1 didFireScheduledEvent:(id)arg2 forAssetCollectionGUID:(id)arg3 albumGUID:(id)arg4 info:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishAddingComment:(id)arg2 toAssetCollection:(id)arg3 inAlbum:(id)arg4 info:(id)arg5 error:(id)arg6; - (void)MSASStateMachine:(id)arg1 didFinishRemovingSharingRelationship:(id)arg2 fromOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; +- (void)MSASStateMachine:(id)arg1 didFinishSendingInvitationByPhone:(id)arg2 toOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishAddingSharingRelationships:(id)arg2 toOwnedAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishAddingAssetCollection:(id)arg2 toAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didRequestAssetsForAddingAssetCollections:(id)arg2 inAlbum:(id)arg3 specifications:(id)arg4 info:(id)arg5; @@ -21,7 +22,8 @@ - (void)MSASStateMachine:(id)arg1 didFinishDeletingAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFinishDeletingAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishRetrievingAsset:(id)arg2 inAlbum:(id)arg3 error:(id)arg4; -- (BOOL)MSASStateMachine:(id)arg1 didQueryIsAssetCollectionWithGUIDInModel:(id)arg2; +- (void)MSASStateMachine:(id)arg1 didFinishEnqueueingAssetsForDownload:(id)arg2 inAlbumWithGUID:(id)arg3; +- (_Bool)MSASStateMachine:(id)arg1 didQueryIsAssetCollectionWithGUIDInModel:(id)arg2; - (id)MSASStateMachineDidRequestAssetCollectionStateCtagForAssetCollectionWithGUID:(id)arg1 info:(id)arg2; - (id)MSASStateMachineDidRequestAlbumWithGUID:(id)arg1; - (id)MSASStateMachineDidRequestAlbumURLStringForAlbumWithGUID:(id)arg1 info:(id)arg2; @@ -37,15 +39,14 @@ - (void)MSASStateMachine:(id)arg1 willCheckForCommentChangesInAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishUnsubscribingFromAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishSubscribingToAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFinishUpdatingAssetCollection:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; +- (void)MSASStateMachine:(id)arg1 didFinishUpdatingAssetCollections:(id)arg2 inAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 willUpdateAssetCollections:(id)arg2 inAlbum:(id)arg3 info:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishGettingAccessControls:(id)arg2 forAlbum:(id)arg3 info:(id)arg4 error:(id)arg5; - (void)MSASStateMachine:(id)arg1 didFindNewURLString:(id)arg2 forAlbumWithGUID:(id)arg3 info:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForUpdatesInAlbums:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForUpdatesInAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFindSharingRelationshipChanges:(id)arg2 info:(id)arg3; +- (void)MSASStateMachine:(id)arg1 didFindChangesInAlbum:(id)arg2 info:(id)arg3 error:(id)arg4; - (void)MSASStateMachine:(id)arg1 didFindAssetCollectionChanges:(id)arg2 forAlbum:(id)arg3 info:(id)arg4; -- (void)MSASStateMachine:(id)arg1 didFindResetSyncForAlbum:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 willCheckForUpdatesInAlbum:(id)arg2 info:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFinishCheckingForChangesInfo:(id)arg2 error:(id)arg3; - (void)MSASStateMachine:(id)arg1 didFindSyncedKeyValueChangesForAlbumGUIDS:(id)arg2 info:(id)arg3; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSAlbumSharingDaemon.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSAlbumSharingDaemon.h index a1368a82c..d5691b37e 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSAlbumSharingDaemon.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSAlbumSharingDaemon.h @@ -10,12 +10,12 @@ @interface MSAlbumSharingDaemon : MSDaemon { - BOOL _isRetryingOutstandingActivities; + _Bool _isRetryingOutstandingActivities; + int _busyCount; id _delegate; NSMutableDictionary *_personIDToStateMachineMap; NSMutableDictionary *_personIDToDelegateMap; MSASDaemonModel *_daemonModel; - int _busyCount; NSObject *_mapQueue; NSObject *_workQueue; NSMutableDictionary *_nextUpdateDateByPersonID; @@ -24,7 +24,7 @@ @property(retain, nonatomic) NSMutableDictionary *nextUpdateDateByPersonID; // @synthesize nextUpdateDateByPersonID=_nextUpdateDateByPersonID; @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(retain, nonatomic) NSObject *mapQueue; // @synthesize mapQueue=_mapQueue; -@property(nonatomic) BOOL isRetryingOutstandingActivities; // @synthesize isRetryingOutstandingActivities=_isRetryingOutstandingActivities; +@property(nonatomic) _Bool isRetryingOutstandingActivities; // @synthesize isRetryingOutstandingActivities=_isRetryingOutstandingActivities; @property(nonatomic) int busyCount; // @synthesize busyCount=_busyCount; @property(retain, nonatomic) MSASDaemonModel *daemonModel; // @synthesize daemonModel=_daemonModel; @property(retain, nonatomic) NSMutableDictionary *personIDToDelegateMap; // @synthesize personIDToDelegateMap=_personIDToDelegateMap; @@ -44,10 +44,10 @@ - (void)refreshServerSideConfigurationForPersonID:(id)arg1; - (id)serverSideConfigurationForPersonID:(id)arg1; - (void)forgetEverythingCompletionBlock:(id)arg1; -- (void)workQueueForgetEverythingAboutPersonIDs:(id)arg1 index:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)workQueueForgetEverythingAboutPersonIDs:(id)arg1 index:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)forgetEverythingAboutPersonID:(id)arg1 completionBlock:(id)arg2; - (void)workQueueForgetEverythingAboutPersonID:(id)arg1 completionBlock:(id)arg2; -- (void)shutDownStateMachine:(id)arg1 forDestruction:(BOOL)arg2 completionBlock:(id)arg3; +- (void)shutDownStateMachine:(id)arg1 forDestruction:(_Bool)arg2 completionBlock:(id)arg3; - (void)_postModelShutdownForPersonID:(id)arg1 completionBlock:(id)arg2; - (void)forgetEverythingAboutPersonID:(id)arg1; - (void)retrieveAssetsInAssetCollectionsWithGUIDs:(id)arg1 assetTypeFlags:(int)arg2 personID:(id)arg3; @@ -63,10 +63,10 @@ - (void)deleteAssetCollectionWithGUID:(id)arg1 personID:(id)arg2; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4; - (void)addAssetCollections:(id)arg1 toAlbumWithGUID:(id)arg2 personID:(id)arg3; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; - (void)removeAccessControlEntryWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)removeAccessControlEntryWithGUID:(id)arg1 personID:(id)arg2; - (void)addAccessControlEntries:(id)arg1 toAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4; @@ -81,7 +81,7 @@ - (void)unsubscribeFromAlbumWithGUID:(id)arg1 personID:(id)arg2; - (void)subscribeToAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)subscribeToAlbumWithGUID:(id)arg1 personID:(id)arg2; -- (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 moveLastViewedAssetCollectionMarker:(BOOL)arg3 info:(id)arg4; +- (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 moveLastViewedAssetCollectionMarker:(_Bool)arg3 info:(id)arg4; - (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2; - (void)deleteAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; @@ -90,14 +90,14 @@ - (void)modifyAlbumMetadata:(id)arg1 personID:(id)arg2; - (void)addAlbum:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)addAlbum:(id)arg1 personID:(id)arg2; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3 info:(id)arg4; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3 info:(id)arg4; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3; - (void)refreshAccessControlListOfAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)refreshAccessControlListOfAlbumWithGUID:(id)arg1 personID:(id)arg2; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3 info:(id)arg4; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3; -- (void)refreshResetSync:(BOOL)arg1 personID:(id)arg2 info:(id)arg3; -- (void)refreshResetSync:(BOOL)arg1 personID:(id)arg2; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3 info:(id)arg4; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3; +- (void)refreshResetSync:(_Bool)arg1 personID:(id)arg2 info:(id)arg3; +- (void)refreshResetSync:(_Bool)arg1 personID:(id)arg2; - (id)modelForPersonID:(id)arg1; - (id)existingModelForPersonID:(id)arg1; - (int)assetsInDownloadQueueCountForPersonID:(id)arg1; @@ -109,13 +109,14 @@ - (void)addAlbum:(id)arg1; - (void)cancelActivitiesForPersonID:(id)arg1; - (void)stopAssetDownloadsForPersonID:(id)arg1; +- (void)retryOutstandingActivitiesForPersonID:(id)arg1; - (void)retryOutstandingActivities; -- (BOOL)hasCommandsInGroupedCommandQueue; -- (BOOL)isWaitingForAuth; +- (_Bool)hasCommandsInGroupedCommandQueue; +- (_Bool)isWaitingForAuth; - (void)didReceiveGlobalResetSyncForPersonID:(id)arg1; - (void)didReceiveAuthSuccessForPersonID:(id)arg1; - (void)didReceiveAuthFailureForPersonID:(id)arg1; -- (BOOL)isInRetryState; +- (_Bool)isInRetryState; - (void)didReceivePushNotificationForPersonID:(id)arg1; - (void)didDestroyStateMachineForPersonID:(id)arg1; - (void)willDestroyStateMachineForPersonID:(id)arg1; @@ -126,7 +127,7 @@ - (void)didIdle; - (id)nextActivityDate; - (void)shutDownCompletionBlock:(id)arg1; -- (void)mapQueueShutDownStateMachineInMap:(id)arg1 personIDs:(id)arg2 index:(unsigned int)arg3 forDestruction:(BOOL)arg4 completionBlock:(id)arg5; +- (void)mapQueueShutDownStateMachineInMap:(id)arg1 personIDs:(id)arg2 index:(unsigned long long)arg3 forDestruction:(_Bool)arg4 completionBlock:(id)arg5; - (void)shutDown; - (void)start; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset-MSASProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset-MSASProtocol.h new file mode 100644 index 000000000..700ee9fe7 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset-MSASProtocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSAsset (MSASProtocol) ++ (id)MSASPAssetFromProtocolDictionary:(id)arg1; +- (id)MSASPProtocolDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset.h index 514c8c32c..4d2c76ced 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSAsset.h @@ -14,7 +14,7 @@ @interface MSAsset : NSObject { - BOOL _assetDataAvailableOnServer; + _Bool _assetDataAvailableOnServer; NSData *_masterAssetHash; NSDictionary *_metadata; NSString *_path; @@ -23,6 +23,7 @@ NSError *_error; NSString *_type; NSData *_fileHash; + unsigned long long _protocolFileSize; NSString *_MMCSAccessHeader; NSDate *_MMCSAccessHeaderTimeStamp; NSString *_MMCSReceipt; @@ -31,16 +32,14 @@ NSDate *_batchCreationDate; NSDate *_photoCreationDate; id _userInfo; - unsigned int _mediaAssetType; - unsigned long long _protocolFileSize; + unsigned long long _mediaAssetType; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)assetWithAsset:(id)arg1; + (id)asset; -+ (id)MSASPAssetFromProtocolDictionary:(id)arg1; -@property(nonatomic) BOOL assetDataAvailableOnServer; // @synthesize assetDataAvailableOnServer=_assetDataAvailableOnServer; -@property(nonatomic) unsigned int mediaAssetType; // @synthesize mediaAssetType=_mediaAssetType; +@property(nonatomic) _Bool assetDataAvailableOnServer; // @synthesize assetDataAvailableOnServer=_assetDataAvailableOnServer; +@property(nonatomic) unsigned long long mediaAssetType; // @synthesize mediaAssetType=_mediaAssetType; @property(retain, nonatomic) id userInfo; // @synthesize userInfo=_userInfo; @property(retain, nonatomic) NSDate *photoCreationDate; // @synthesize photoCreationDate=_photoCreationDate; @property(retain, nonatomic) NSDate *batchCreationDate; // @synthesize batchCreationDate=_batchCreationDate; @@ -65,16 +64,17 @@ - (void)setMetadataValue:(id)arg1 forKey:(id)arg2; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (unsigned long long)_fileSizeOnDisk; - (void)setMMCSAccessHeader:(id)arg1 andTimeStamp:(id)arg2; +- (id)MMCSItemType; - (int)MMCSOpenNewFileDescriptor; @property(nonatomic) unsigned long long MMCSItemID; -@property(nonatomic) unsigned long MMCSItemFlags; +@property(nonatomic) unsigned int MMCSItemFlags; - (unsigned long long)_fileSize; -- (BOOL)isVideo; -- (BOOL)isPhoto; +- (_Bool)isVideo; +- (_Bool)isPhoto; - (id)description; - (id)init; - (id)initWithGUID:(id)arg1; @@ -82,7 +82,6 @@ @property(nonatomic) unsigned long long protocolFileSize; @property(retain, nonatomic) NSString *type; @property(retain, nonatomic) NSData *fileHash; -- (id)MSASPProtocolDictionary; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSAssetCollection.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSAssetCollection.h index a3d97a6d9..918c534d2 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSAssetCollection.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSAssetCollection.h @@ -17,15 +17,15 @@ MSAsset *_masterAsset; NSArray *_derivedAssets; NSString *_fileName; - BOOL _wasDeleted; + _Bool _wasDeleted; long long _initialFailureDate; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)collectionWithMasterAsset:(id)arg1 fileName:(id)arg2 derivedAssets:(id)arg3; + (id)collectionWithMasterAsset:(id)arg1 fileName:(id)arg2; @property(nonatomic) long long initialFailureDate; // @synthesize initialFailureDate=_initialFailureDate; -@property(nonatomic) BOOL wasDeleted; // @synthesize wasDeleted=_wasDeleted; +@property(nonatomic) _Bool wasDeleted; // @synthesize wasDeleted=_wasDeleted; @property(retain, nonatomic) NSString *fileName; // @synthesize fileName=_fileName; @property(retain, nonatomic) MSAsset *masterAsset; // @synthesize masterAsset=_masterAsset; @property(retain, nonatomic) NSString *ctag; // @synthesize ctag=_ctag; @@ -33,7 +33,7 @@ - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; @property(retain, nonatomic) NSArray *derivedAssets; @property(readonly, nonatomic) NSData *masterAssetHash; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSCupidStateMachine.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSCupidStateMachine.h index a122f3166..ffbc2ea0a 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSCupidStateMachine.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSCupidStateMachine.h @@ -17,10 +17,10 @@ NSMutableDictionary *_userManifest; MSBackoffManager *_streamsBackoffManager; MSBackoffManager *_MMCSBackoffManager; - BOOL _hasDeactivated; + _Bool _hasDeactivated; } -@property(nonatomic) BOOL hasDeactivated; // @synthesize hasDeactivated=_hasDeactivated; +@property(nonatomic) _Bool hasDeactivated; // @synthesize hasDeactivated=_hasDeactivated; @property(readonly, nonatomic) NSString *personID; // @synthesize personID=_personID; @property(retain, nonatomic) NSMutableDictionary *_userManifest; // @synthesize _userManifest; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSDaemon.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSDaemon.h index 59bfc85b3..cd0ad93e1 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSDaemon.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSDaemon.h @@ -10,14 +10,14 @@ @interface MSDaemon : NSObject { - BOOL _stabilizedIsBusy; + _Bool _stabilizedIsBusy; int _busyCount; int _UIBusyCount; NSObject *_idleCountQueue; NSTimer *_hysteresisTimer; } -@property(nonatomic) BOOL stabilizedIsBusy; // @synthesize stabilizedIsBusy=_stabilizedIsBusy; +@property(nonatomic) _Bool stabilizedIsBusy; // @synthesize stabilizedIsBusy=_stabilizedIsBusy; @property(retain, nonatomic) NSTimer *hysteresisTimer; // @synthesize hysteresisTimer=_hysteresisTimer; @property(retain, nonatomic) NSObject *idleCountQueue; // @synthesize idleCountQueue=_idleCountQueue; @property(nonatomic) int UIBusyCount; // @synthesize UIBusyCount=_UIBusyCount; @@ -28,12 +28,12 @@ - (void)_hysteresisTimerDidFire:(id)arg1; - (void)didUnidle; - (void)didIdle; -- (void)_didChangeIdleBusyState:(BOOL)arg1; +- (void)_didChangeIdleBusyState:(_Bool)arg1; - (void)releasePowerAssertion; - (void)retainPowerAssertion; - (void)releaseUIBusy; - (void)retainUIBusy; -- (BOOL)isBusy; +- (_Bool)isBusy; - (void)releaseBusy; - (void)retainBusy; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSDeleter.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSDeleter.h index 24f09b108..9a1284ed5 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSDeleter.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSDeleter.h @@ -23,7 +23,7 @@ MSMediaStreamDaemon *_daemon; } -+ (BOOL)isInRetryState; ++ (_Bool)isInRetryState; + (void)abortAllActivities; + (void)stopAllActivities; + (id)personIDsWithOutstandingActivities; @@ -38,7 +38,7 @@ @property(nonatomic) MSMediaStreamDaemon *daemon; // @synthesize daemon=_daemon; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)_isInRetryState; +- (_Bool)_isInRetryState; - (void)stop; - (void)abort; - (void)_forget; @@ -50,7 +50,7 @@ - (void)_sendDeleteRequest; - (void)performOutstandingActivities; - (void)deleteAssetCollections:(id)arg1; -- (BOOL)_isAllowedToDelete; +- (_Bool)_isAllowedToDelete; - (void)_updateMasterManifest; - (void)dealloc; - (void)deactivate; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSFileUtilities.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSFileUtilities.h index ed8333b7e..b8f5d63e3 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSFileUtilities.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSFileUtilities.h @@ -10,7 +10,7 @@ { } -+ (BOOL)hardlinkOrCopyFileFromPath:(id)arg1 toPath:(id)arg2 outError:(id *)arg3; ++ (_Bool)hardlinkOrCopyFileFromPath:(id)arg1 toPath:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSImageScalingSpecification.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSImageScalingSpecification.h index 594b5b562..b32a46dfb 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSImageScalingSpecification.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSImageScalingSpecification.h @@ -8,20 +8,20 @@ @interface MSImageScalingSpecification : NSObject { - float _nominalShortSideLength; - float _minimumLongSideLength; - float _maximumLongSideLength; int _assetTypeFlags; + double _nominalShortSideLength; + double _minimumLongSideLength; + double _maximumLongSideLength; } + (id)assetsToGenerateFromImageWithInputSize:(struct CGSize)arg1 toConformToSpecifications:(id)arg2; + (id)specificationWithSharedAlbumSpecificationString:(id)arg1; @property(nonatomic) int assetTypeFlags; // @synthesize assetTypeFlags=_assetTypeFlags; -@property(nonatomic) float maximumLongSideLength; // @synthesize maximumLongSideLength=_maximumLongSideLength; -@property(nonatomic) float minimumLongSideLength; // @synthesize minimumLongSideLength=_minimumLongSideLength; -@property(nonatomic) float nominalShortSideLength; // @synthesize nominalShortSideLength=_nominalShortSideLength; +@property(nonatomic) double maximumLongSideLength; // @synthesize maximumLongSideLength=_maximumLongSideLength; +@property(nonatomic) double minimumLongSideLength; // @synthesize minimumLongSideLength=_minimumLongSideLength; +@property(nonatomic) double nominalShortSideLength; // @synthesize nominalShortSideLength=_nominalShortSideLength; - (id)description; -- (float)scaleFactorForInputSize:(struct CGSize)arg1; +- (double)scaleFactorForInputSize:(struct CGSize)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSInvitationResponse.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSInvitationResponse.h index 13d48fbcb..1d797dc22 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSInvitationResponse.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSInvitationResponse.h @@ -11,14 +11,14 @@ @interface MSInvitationResponse : NSObject { MSShare *_invitation; - BOOL _accept; + _Bool _accept; } -+ (id)responseWithInvitation:(id)arg1 accept:(BOOL)arg2; -@property(nonatomic) BOOL accept; // @synthesize accept=_accept; ++ (id)responseWithInvitation:(id)arg1 accept:(_Bool)arg2; +@property(nonatomic) _Bool accept; // @synthesize accept=_accept; @property(retain, nonatomic) MSShare *invitation; // @synthesize invitation=_invitation; - (void).cxx_destruct; -- (id)initWithInvitation:(id)arg1 accept:(BOOL)arg2; +- (id)initWithInvitation:(id)arg1 accept:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSMMCSProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSMMCSProtocol.h index e487a93dd..a14938185 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSMMCSProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSMMCSProtocol.h @@ -30,7 +30,7 @@ - (void)didFinishUsingAssets:(id)arg1; - (void)abort; - (void)dealloc; -- (void)deactivateRemoveAllFiles:(BOOL)arg1; +- (void)deactivateRemoveAllFiles:(_Bool)arg1; - (void)deactivate; - (id)initWithPersonID:(id)arg1 path:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSMediaStreamDaemon.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSMediaStreamDaemon.h index d47f4ddbb..d72d50d62 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSMediaStreamDaemon.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSMediaStreamDaemon.h @@ -16,7 +16,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)mayDownloadPersonID:(id)arg1; +- (_Bool)mayDownloadPersonID:(id)arg1; - (void)didReceivePushNotificationForPersonID:(id)arg1; - (void)didReceiveGlobalResetSyncForPersonID:(id)arg1; - (void)didExceedPublishQuotaForPersonID:(id)arg1 retryDate:(id)arg2; @@ -35,10 +35,10 @@ - (void)_removeShareWithPersonID:(id)arg1 inArray:(id)arg2; - (id)_findShareWithPersonID:(id)arg1 inArray:(id)arg2; - (void)refreshShareStatesForPersonID:(id)arg1; -- (BOOL)personIDIsAcceptingInvitations:(id)arg1; +- (_Bool)personIDIsAcceptingInvitations:(id)arg1; - (void)removeShare:(id)arg1 forPersonID:(id)arg2; - (void)modifyShare:(id)arg1 forPersonID:(id)arg2; -- (void)respondToInvitation:(id)arg1 forPersonID:(id)arg2 accept:(BOOL)arg3; +- (void)respondToInvitation:(id)arg1 forPersonID:(id)arg2 accept:(_Bool)arg3; - (void)sendInvitations:(id)arg1 forPersonID:(id)arg2; - (id)invitationStringsFromInvitation:(id)arg1 targetPersonID:(id)arg2; - (id)invitationFromPushNotificationUserInfo:(id)arg1 outSourcePersonID:(id *)arg2 outTargetPersonID:(id *)arg3; @@ -50,7 +50,8 @@ - (void)resetSubscriberSyncForPersonID:(id)arg1; - (void)pollForSubscriptionUpdatesTriggeredByPushNotificationForPersonID:(id)arg1; - (void)pollForSubscriptionUpdatesForPersonID:(id)arg1; -- (BOOL)enqueueAssetCollection:(id)arg1 personID:(id)arg2 outError:(id *)arg3; +- (_Bool)dequeueAssetCollectionWithGUIDs:(id)arg1 personID:(id)arg2 outError:(id *)arg3; +- (_Bool)enqueueAssetCollection:(id)arg1 personID:(id)arg2 outError:(id *)arg3; - (void)forgetPersonID:(id)arg1; - (void)stopAllActivities; - (void)abortAllActivityForPersonID:(id)arg1; @@ -63,9 +64,9 @@ - (id)_boundPublisherForPersonID:(id)arg1; - (void)didUnidle; - (void)didIdle; -- (BOOL)isInRetryState; -- (BOOL)personIDHasOutstandingPublications:(id)arg1; -- (BOOL)hasOutstandingActivity; +- (_Bool)isInRetryState; +- (_Bool)personIDHasOutstandingPublications:(id)arg1; +- (_Bool)hasOutstandingActivity; - (id)nextActivityDate; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSObjectWrapper.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSObjectWrapper.h index bd5b49352..aa12e4426 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSObjectWrapper.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSObjectWrapper.h @@ -16,7 +16,7 @@ + (id)objectsFromWrappers:(id)arg1 equalToObject:(id)arg2; + (id)objectsFromWrappers:(id)arg1; -+ (int)indexOfObject:(id)arg1 inWrapperArray:(id)arg2; ++ (long long)indexOfObject:(id)arg1 inWrapperArray:(id)arg2; + (id)wrapperWithObject:(id)arg1 size:(long long)arg2; @property(nonatomic) int errorCount; // @synthesize errorCount=_errorCount; @property(readonly, nonatomic) id object; // @synthesize object=_object; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSPerformanceLogger.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSPerformanceLogger.h index 6afe9377d..ba43b853e 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSPerformanceLogger.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSPerformanceLogger.h @@ -17,7 +17,7 @@ - (void)dbQueueDiscardOperation:(id)arg1 itemGUID:(id)arg2; - (void)stopOperation:(id)arg1 itemGUID:(id)arg2; - (void)startOperation:(id)arg1 itemGUID:(id)arg2; -- (BOOL)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; +- (_Bool)dbQueueUpgradeFromDatabaseVersion:(int)arg1 currentVersion:(int)arg2; - (id)init; - (void)_logSqliteErrorLine:(int)arg1; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishMMCSProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishMMCSProtocol.h index e80a838e2..868f39ad7 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishMMCSProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishMMCSProtocol.h @@ -18,7 +18,7 @@ const char **_signatures; char **_authTokens; unsigned int *_itemFlags; - int _itemsInFlight; + long long _itemsInFlight; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -28,7 +28,6 @@ - (void)_putItemDone:(unsigned long long)arg1 putReceipt:(id)arg2 error:(id)arg3; - (void)publishAssets:(id)arg1 URL:(id)arg2; - (id)_getUTIFromItem:(unsigned long long)arg1; -- (void)_closeFDForAsset:(id)arg1; - (int)_getFileDescriptorFromItem:(unsigned long long)arg1; - (void)computeHashForAsset:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishStreamsProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishStreamsProtocol.h index 2e5c16963..e9cec11c2 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishStreamsProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublishStreamsProtocol.h @@ -36,7 +36,7 @@ - (id)_metadataDictForAssetCollection:(id)arg1 outError:(id *)arg2; - (id)_metadataDictForAsset:(id)arg1 outError:(id *)arg2; - (void)_resetConnectionVariables; -- (BOOL)_insertInfoAboutAsset:(id)arg1 intoDictionary:(id)arg2 outError:(id *)arg3; +- (_Bool)_insertInfoAboutAsset:(id)arg1 intoDictionary:(id)arg2 outError:(id *)arg3; - (id)_missingAssetFieldErrorWithFieldName:(id)arg1; - (void)dealloc; - (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublisher.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublisher.h index 20ce3093a..a3842410a 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSPublisher.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSPublisher.h @@ -22,7 +22,7 @@ MSObjectQueue *_quarantinedQueue; NSArray *_pendingDerivativesQueue; NSMutableArray *_requestAuthQueue; - unsigned int _sendingQueueCount; + unsigned long long _sendingQueueCount; NSMutableArray *_sendingQueue; NSMutableDictionary *_fileHashToAssetMap; MSPublishStreamsProtocol *_protocol; @@ -35,7 +35,7 @@ int _maxErrorCount; } -+ (BOOL)isInRetryState; ++ (_Bool)isInRetryState; + (void)stopAllActivities; + (id)personIDsWithOutstandingActivities; + (id)nextActivityDateForPersonID:(id)arg1; @@ -51,7 +51,7 @@ @property(nonatomic) MSMediaStreamDaemon *daemon; // @synthesize daemon=_daemon; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)_isInRetryState; +- (_Bool)_isInRetryState; - (void)stop; - (void)abort; - (void)_forget; @@ -61,7 +61,7 @@ - (void)publishStreamsProtocol:(id)arg1 didFinishSendingUploadCompleteError:(id)arg2; - (void)_sendUploadComplete; - (void)publishStorageProtocolDidFinishPublishingAllAssets:(id)arg1; -- (void)_categorizeError:(id)arg1 setOutIsIgnorable:(char *)arg2 setOutIsCounted:(char *)arg3 setOutIsFatal:(char *)arg4 setOutNeedsBackoff:(char *)arg5 setOutIsTemporary:(char *)arg6 setOutIsTokenAuth:(char *)arg7 setOutIsAuthError:(char *)arg8; +- (void)_categorizeError:(id)arg1 setOutIsIgnorable:(_Bool *)arg2 setOutIsCounted:(_Bool *)arg3 setOutIsFatal:(_Bool *)arg4 setOutNeedsBackoff:(_Bool *)arg5 setOutIsTemporary:(_Bool *)arg6 setOutIsTokenAuth:(_Bool *)arg7 setOutIsAuthError:(_Bool *)arg8; - (void)publishStorageProtocol:(id)arg1 didFinishUsingFD:(int)arg2 forAsset:(id)arg3; - (int)publishStorageProtocol:(id)arg1 didRequestFDForAsset:(id)arg2; - (void)publishStorageProtocol:(id)arg1 didFinishUploadingAsset:(id)arg2 error:(id)arg3; @@ -78,19 +78,20 @@ - (void)_addAssetToFileHashMap:(id)arg1; - (void)_requestDerivatives; - (void)publish; -- (BOOL)_isAllowedToUpload; +- (_Bool)_isAllowedToUpload; - (void)reenqueueQuarantinedAssetCollections; - (id)_checkObjectWrappers:(id)arg1; - (id)_checkAssetCollectionFiles:(id)arg1; - (id)_collectionWithNoDerivatives:(id)arg1; -- (BOOL)_verifyAssetFile:(id)arg1; +- (_Bool)_verifyAssetFile:(id)arg1; - (void)_quarantineOrDiscardWrappers:(id)arg1 withError:(id)arg2; - (void)_registerAllAssetsForWrapper:(id)arg1; - (void)_registerAsset:(id)arg1; - (void)_serverSideConfigurationDidChange:(id)arg1; - (void)_refreshServerSideConfiguredParameters; - (void)computeHashForAsset:(id)arg1; -- (BOOL)enqueueAssetCollections:(id)arg1 outError:(id *)arg2; +- (_Bool)dequeueAssetCollectionWithGUIDs:(id)arg1 outError:(id *)arg2; +- (_Bool)enqueueAssetCollections:(id)arg1 outError:(id *)arg2; - (void)_updateMasterManifest; - (void)dealloc; - (void)deactivate; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSServerSideConfigManager.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSServerSideConfigManager.h index f10aca507..87e2daa3d 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSServerSideConfigManager.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSServerSideConfigManager.h @@ -22,7 +22,7 @@ + (id)objectForKey:(id)arg1 forPersonID:(id)arg2 defaultValue:(id)arg3; + (long long)longLongValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(long long)arg3; -+ (long)longValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(long)arg3; ++ (long long)longValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(long long)arg3; + (double)doubleValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(double)arg3; + (int)intValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(int)arg3; + (void)forgetPersonID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSShare.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSShare.h index 79fc78c59..3fc114a78 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSShare.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSShare.h @@ -32,9 +32,9 @@ - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (unsigned int)hash; +- (unsigned long long)hash; @property(retain, nonatomic) NSString *fullName; @property(nonatomic) int sharingTheirPhotostream; @property(nonatomic) int sharingOurPhotostream; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager-Protocol.h index 173c66ba1..f10766c39 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager-Protocol.h @@ -15,7 +15,7 @@ - (void)removeShare:(id)arg1; - (void)modifyShare:(id)arg1; - (void)refreshCurrentShareState; -- (void)respondToInvitation:(id)arg1 accept:(BOOL)arg2; +- (void)respondToInvitation:(id)arg1 accept:(_Bool)arg2; - (void)sendInvitationsForShares:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager.h index a3bc9b4e9..614d9e9f2 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingManager.h @@ -19,7 +19,7 @@ NSMutableArray *_sharesWithLocalModifications; MSSharingProtocol *_protocol; int _state; - BOOL _requestCurrentStateRequested; + _Bool _requestCurrentStateRequested; NSMutableArray *_invitationQueue; NSMutableArray *_invitationResponseQueue; NSMutableDictionary *_manageShareByPersonID; @@ -54,7 +54,7 @@ - (void)removeShare:(id)arg1; - (void)modifyShare:(id)arg1; - (void)_shareDebounceTimerDidFire:(id)arg1; -- (void)respondToInvitation:(id)arg1 accept:(BOOL)arg2; +- (void)respondToInvitation:(id)arg1 accept:(_Bool)arg2; - (void)sendInvitationsForShares:(id)arg1; @property(retain, nonatomic) NSArray *shares; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingProtocol.h index 014bf7345..839843983 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSharingProtocol.h @@ -49,7 +49,7 @@ - (void)deleteShares:(id)arg1; - (void)modifyShares:(id)arg1; - (void)requestCurrentShareState; -- (void)sendResponseToInvitation:(id)arg1 accept:(BOOL)arg2; +- (void)sendResponseToInvitation:(id)arg1 accept:(_Bool)arg2; - (void)sendInvitations:(id)arg1; - (void)dealloc; - (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSStorageProtocol-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSStorageProtocol-Protocol.h index 8e1d90a7c..de6fb64e0 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSStorageProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSStorageProtocol-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol MSStorageProtocol -- (void)deactivateRemoveAllFiles:(BOOL)arg1; +- (void)deactivateRemoveAllFiles:(_Bool)arg1; - (void)deactivate; - (void)didFinishUsingAssets:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeMMCSProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeMMCSProtocol.h index b1ac5607f..97338fea8 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeMMCSProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeMMCSProtocol.h @@ -13,7 +13,7 @@ @interface MSSubscribeMMCSProtocol : MSMMCSProtocol { id _delegate; - unsigned int _itemCount; + unsigned long long _itemCount; NSMutableDictionary *_itemIDToAssetDict; unsigned long long *_itemIDs; const char **_signatures; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocol.h index 61cf8225b..511d28d7f 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocol.h @@ -16,10 +16,10 @@ void *didReceiveServerSideConfigurationVersionCallback; void *didReceiveRetryAfterCallback; double connectionTimeout; - int __state; + long long __state; struct __CFData *__chunkLengthData; struct __CFData *__currentChunkData; - int __chunkBytesRemaining; + long long __chunkBytesRemaining; } _context; int _chunkIndex; struct __MSSSPCChunkParsingContext { @@ -48,7 +48,7 @@ - (void)_chunkDidFindSubscriptionGoneForPersonID:(id)arg1; - (void)_chunkDidEndStreamForPersonID:(id)arg1 ctag:(id)arg2; - (void)_chunkDidParseAssetCollections:(id)arg1 forPersonID:(id)arg2; -- (void)_chunkDidBeginStreamForPersonID:(id)arg1 wasReset:(BOOL)arg2 metadata:(id)arg3; +- (void)_chunkDidBeginStreamForPersonID:(id)arg1 wasReset:(_Bool)arg2 metadata:(id)arg3; - (void)_parseNextChunk; - (void)_parseChunks; - (void)_coreProtocolDidFailAuthentication:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocolDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocolDelegate-Protocol.h index 51ca9b24d..e4bbcb229 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocolDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscribeStreamsProtocolDelegate-Protocol.h @@ -14,6 +14,6 @@ - (void)subscribeStreamsProtocol:(id)arg1 didFindDisappearedSubscriptionForPersonID:(id)arg2; - (void)subscribeStreamsProtocol:(id)arg1 didFinishReceivingUpdatesForPersonID:(id)arg2 ctag:(id)arg3; - (void)subscribeStreamsProtocol:(id)arg1 didReceiveAssetCollections:(id)arg2 forPersonID:(id)arg3; -- (void)subscribeStreamsProtocol:(id)arg1 willReceiveUpdatesForPersonID:(id)arg2 wasReset:(BOOL)arg3 metadata:(id)arg4; +- (void)subscribeStreamsProtocol:(id)arg1 willReceiveUpdatesForPersonID:(id)arg2 wasReset:(_Bool)arg3 metadata:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscriber.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscriber.h index 67a748bdc..42e5e85b2 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscriber.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSSubscriber.h @@ -17,7 +17,7 @@ { id _delegate; MSMediaStreamDaemon *_daemon; - BOOL _checkOneMoreTime; + _Bool _checkOneMoreTime; int _state; MSSubscribeStreamsProtocol *_protocol; NSMutableDictionary *_newSubscriptionsByStreamID; @@ -28,12 +28,12 @@ NSMutableArray *_assetsBeingRetrieved; long long _targetRetrievalByteCount; int _retrievalBatchSize; - int _maxErrorCount; + long long _maxErrorCount; } + (id)_descriptionForRetrievalState:(int)arg1; + (id)_descriptionForState:(int)arg1; -+ (BOOL)isInRetryState; ++ (_Bool)isInRetryState; + (void)stopAllActivities; + (id)personIDsWithOutstandingActivities; + (id)nextActivityDateForPersonID:(id)arg1; @@ -53,7 +53,7 @@ - (void)subscribeStorageProtocolDidFinishRetrievingAllAssets:(id)arg1; - (void)subscribeStorageProtocol:(id)arg1 didFinishRetrievingAsset:(id)arg2 error:(id)arg3; - (void)_finishedRetrievingAsset:(id)arg1; -- (BOOL)_isInRetryState; +- (_Bool)_isInRetryState; - (void)_forget; - (void)abort; - (void)_abort; @@ -72,16 +72,16 @@ - (void)subscribeStreamsProtocol:(id)arg1 didFindDisappearedSubscriptionForPersonID:(id)arg2; - (void)subscribeStreamsProtocol:(id)arg1 didFinishReceivingUpdatesForPersonID:(id)arg2 ctag:(id)arg3; - (void)subscribeStreamsProtocol:(id)arg1 didReceiveAssetCollections:(id)arg2 forPersonID:(id)arg3; -- (void)subscribeStreamsProtocol:(id)arg1 willReceiveUpdatesForPersonID:(id)arg2 wasReset:(BOOL)arg3 metadata:(id)arg4; +- (void)subscribeStreamsProtocol:(id)arg1 willReceiveUpdatesForPersonID:(id)arg2 wasReset:(_Bool)arg3 metadata:(id)arg4; - (void)_didFinishRetrievingSubscriptionUpdate; - (void)_checkForNewAssetCollections; - (void)checkForNewAssetCollections; -- (BOOL)_isAllowedToDownload; +- (_Bool)_isAllowedToDownload; - (void)resetSync; - (void)_setSubscriptionsByStreamID:(id)arg1; - (id)_subscriptionsByStreamID; -- (void)_setHasOutstandingPoll:(BOOL)arg1; -- (BOOL)_hasOutstandingPoll; +- (void)_setHasOutstandingPoll:(_Bool)arg1; +- (_Bool)_hasOutstandingPoll; - (void)_updateMasterManifest; - (void)_serverSideConfigurationDidChange:(id)arg1; - (void)_refreshServerSideConfigurationParameters; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSTimerGate.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSTimerGate.h index 29f3392fa..5c453ecbc 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSTimerGate.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSTimerGate.h @@ -8,10 +8,10 @@ @interface MSTimerGate : NSObject { - BOOL _enabled; + _Bool _enabled; } -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; - (void)enable; - (void)disable; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/MSVideoDerivativeSpecification.h b/iOS7/PrivateFrameworks/CoreMediaStream/MSVideoDerivativeSpecification.h index 52e368441..1c66afd43 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/MSVideoDerivativeSpecification.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/MSVideoDerivativeSpecification.h @@ -10,19 +10,19 @@ @interface MSVideoDerivativeSpecification : NSObject { - BOOL _useCellular; - BOOL _powerRequired; - float _bitRate; + _Bool _useCellular; + _Bool _powerRequired; + double _bitRate; NSString *_videoType; - unsigned int _mediaAssetType; + unsigned long long _mediaAssetType; } + (id)videoDerivativeSpecificationsWithDictionaryArray:(id)arg1; -@property(readonly, nonatomic) unsigned int mediaAssetType; // @synthesize mediaAssetType=_mediaAssetType; +@property(readonly, nonatomic) unsigned long long mediaAssetType; // @synthesize mediaAssetType=_mediaAssetType; @property(readonly, nonatomic) NSString *videoType; // @synthesize videoType=_videoType; -@property(readonly, nonatomic) float bitRate; // @synthesize bitRate=_bitRate; -@property(readonly, nonatomic) BOOL powerRequired; // @synthesize powerRequired=_powerRequired; -@property(readonly, nonatomic) BOOL useCellular; // @synthesize useCellular=_useCellular; +@property(readonly, nonatomic) double bitRate; // @synthesize bitRate=_bitRate; +@property(readonly, nonatomic) _Bool powerRequired; // @synthesize powerRequired=_powerRequired; +@property(readonly, nonatomic) _Bool useCellular; // @synthesize useCellular=_useCellular; - (id)initWithDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSDictionary-MSASDefinitions.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSDictionary-MSASDefinitions.h index 746fbebba..40bea800d 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSDictionary-MSASDefinitions.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSDictionary-MSASDefinitions.h @@ -7,12 +7,12 @@ #import "NSDictionary.h" @interface NSDictionary (MSASDefinitions) -- (BOOL)MSASIsErrorRecovery; -- (BOOL)MSASIsNotInteresting; +- (_Bool)MSASIsErrorRecovery; +- (_Bool)MSASIsNotInteresting; - (id)MSASEventIsDueToAssetCollectionDeletionAssetCollectionGUID; - (id)MSASEventIsDueToAlbumDeletionAlbumGUID; -- (BOOL)MSASIsLocalChange; +- (_Bool)MSASIsLocalChange; - (id)MSASAlbumResetSyncAlbumGUID; -- (BOOL)MSASIsGlobalResetSync; +- (_Bool)MSASIsGlobalResetSync; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MMCSKit.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MMCSKit.h index 2780786d1..d41912c3d 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MMCSKit.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MMCSKit.h @@ -7,12 +7,12 @@ #import "NSError.h" @interface NSError (MMCSKit) -+ (id)MMCSErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3; ++ (id)MMCSErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3; - (id)MMCSRetryAfterDate; -- (BOOL)MMCSIsFatalError; -- (BOOL)MMCSIsAuthorizationError; -- (BOOL)MMCSIsNetworkConditionsError; -- (BOOL)MMCSIsCancelError; +- (_Bool)MMCSIsFatalError; +- (_Bool)MMCSIsAuthorizationError; +- (_Bool)MMCSIsNetworkConditionsError; +- (_Bool)MMCSIsCancelError; - (void)_MMCSApplyBlock:(id)arg1; - (int)MMCSErrorType; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MSErrorUtilities.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MSErrorUtilities.h index 965ef7d71..a078953a9 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MSErrorUtilities.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSError-MSErrorUtilities.h @@ -7,22 +7,22 @@ #import "NSError.h" @interface NSError (MSErrorUtilities) -+ (id)MSErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3 underlyingError:(id)arg4 additionalUserInfo:(id)arg5; -+ (id)MSErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3 underlyingError:(id)arg4; -+ (id)MSErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3 suggestion:(id)arg4; -+ (id)MSErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3; ++ (id)MSErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 underlyingError:(id)arg4 additionalUserInfo:(id)arg5; ++ (id)MSErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 underlyingError:(id)arg4; ++ (id)MSErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 suggestion:(id)arg4; ++ (id)MSErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3; - (id)MSMMCSRetryAfterDate; -- (BOOL)MSIsRegistrationError; -- (BOOL)MSIsQuotaError; -- (BOOL)MSContainsErrorWithDomain:(id)arg1 code:(int)arg2; -- (BOOL)MSIsBadTokenError; -- (BOOL)MSIsAuthError; -- (BOOL)MSIsFatal; -- (BOOL)MSIsCounted; -- (BOOL)MSNeedsBackoff; -- (BOOL)MSCanBeIgnored; -- (BOOL)MSASStateMachineIsCanceledError; -- (BOOL)MSIsTemporaryNetworkError; +- (_Bool)MSIsRegistrationError; +- (_Bool)MSIsQuotaError; +- (_Bool)MSContainsErrorWithDomain:(id)arg1 code:(long long)arg2; +- (_Bool)MSIsBadTokenError; +- (_Bool)MSIsAuthError; +- (_Bool)MSIsFatal; +- (_Bool)MSIsCounted; +- (_Bool)MSNeedsBackoff; +- (_Bool)MSCanBeIgnored; +- (_Bool)MSASStateMachineIsCanceledError; +- (_Bool)MSIsTemporaryNetworkError; - (void)_MSApplyBlock:(id)arg1; - (id)MSFindPrimaryError; - (id)MSMakePrimaryError; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSString-MSStringUtilities.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSString-MSStringUtilities.h index cdaa7c4d1..7ebf5e412 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSString-MSStringUtilities.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSString-MSStringUtilities.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (MSStringUtilities) -+ (id)MSStringWithBool:(BOOL)arg1; ++ (id)MSStringWithBool:(_Bool)arg1; + (id)MSTempFilePath; + (id)MSMakeUUID; - (unsigned long long)MSUniqueID; diff --git a/iOS7/PrivateFrameworks/CoreMediaStream/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/CoreMediaStream/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/CoreMediaStream/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreMediaStream/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CDStructures.h b/iOS7/PrivateFrameworks/CorePDF/CDStructures.h index b26d12037..fa9cb5012 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CDStructures.h +++ b/iOS7/PrivateFrameworks/CorePDF/CDStructures.h @@ -7,12 +7,12 @@ #pragma mark Named Structures struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGColor; @@ -30,8 +30,8 @@ struct CGPDFStream; struct CGPath; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -40,8 +40,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CPInlineContainer { @@ -74,7 +74,7 @@ struct CPPDFChar { struct CGPoint _field4; struct CGSize _field5; struct CPPDFStyle *_field6; - float _field7; + double _field7; int _field8; }; @@ -106,11 +106,11 @@ struct CPPDFContext { unsigned int _field18; int _field19; struct CPMultiUnicodes *_field20; - int _field21; - int _field22; + long long _field21; + long long _field22; unsigned int *_field23; struct CGPath **_field24; - char _field25; + _Bool _field25; }; struct CPPDFGraphicState; @@ -123,7 +123,7 @@ struct CPPDFImage { struct CGImage *_field5; struct CGAffineTransform _field6; struct CGPDFDictionary *_field7; - float _field8; + double _field8; struct CGColor *_field9; }; @@ -139,7 +139,7 @@ struct CPPDFShape { struct CPPDFStyle *_field3; int _field4; struct CGPath *_field5; - char _field6; + _Bool _field6; struct CGAffineTransform _field7; struct CGAffineTransform _field8; }; @@ -149,14 +149,14 @@ struct CPPDFStyle { struct CGColorSpace *_field2; struct CGColor *_field3; struct CGColorSpace *_field4; - float _field5; - float _field6; + double _field5; + double _field6; unsigned char _field7; unsigned char _field8; int _field9; - float _field10; + double _field10; id _field11; - float _field12; + double _field12; union CGPDFObject *_field13; union CGPDFObject *_field14; struct CGColor *_field15; @@ -175,8 +175,8 @@ struct PrimitiveBuffer { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct __CFDictionary; @@ -198,7 +198,7 @@ typedef struct { unsigned int _field5; double _field6; double _field7; - char _field8; + _Bool _field8; double _field9; double _field10; double _field11; @@ -210,37 +210,37 @@ typedef struct { double _field17; double _field18; double _field19; - char _field20; -} CDStruct_071390ef; + _Bool _field20; +} CDStruct_1ec70fb1; typedef struct { - float _field1; - float _field2; -} CDStruct_b2fbf00d; + double _field1; + double _field2; +} CDStruct_c3b9c2ee; typedef struct { - int location; - int length; -} CDStruct_dff5684f; + long long location; + long long length; +} CDStruct_627e0f85; typedef struct CDStruct_183601bc; typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; + double _field1; + double _field2; + double _field3; + double _field4; int _field5; int *_field6; struct CPPDFStyle *_field7; -} CDStruct_efade31e; +} CDStruct_8db92b66; typedef struct { struct CGPoint _field1; struct CGPoint _field2; struct CGPoint _field3; struct CGPoint _field4; -} CDStruct_95077174; +} CDStruct_f9662865; typedef struct { unsigned int _field1; @@ -248,28 +248,28 @@ typedef struct { int _field3; int _field4; struct CGRect _field5; -} CDStruct_a823b51b; +} CDStruct_2e2afed4; typedef struct { - float fontStretch; - float fontWeight; + double fontStretch; + double fontWeight; unsigned int flags; struct CGRect fontBBox; - float italicAngle; - float ascent; - float descent; - float leading; - float capHeight; - float xHeight; - float stemV; - float stemH; - float avgWidth; - float maxWidth; - float missingWidth; - float spaceWidth; - float underlinePosition; - float underlineThickness; -} CDStruct_8bce2348; + double italicAngle; + double ascent; + double descent; + double leading; + double capHeight; + double xHeight; + double stemV; + double stemH; + double avgWidth; + double maxWidth; + double missingWidth; + double spaceWidth; + double underlinePosition; + double underlineThickness; +} CDStruct_05724ab2; #pragma mark Named Unions diff --git a/iOS7/PrivateFrameworks/CorePDF/CPBody.h b/iOS7/PrivateFrameworks/CorePDF/CPBody.h index a6efbfa14..495f7ea1d 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPBody.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPBody.h @@ -11,7 +11,7 @@ } - (void)accept:(id)arg1; -- (BOOL)isBodyZone; +- (_Bool)isBodyZone; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPCharSequence.h b/iOS7/PrivateFrameworks/CorePDF/CPCharSequence.h index 082753bf1..772a9f3cc 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPCharSequence.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPCharSequence.h @@ -19,24 +19,24 @@ unsigned int previousSize; unsigned int size; CPMemoryOwner *sharedMemory; - BOOL wasMerged; + _Bool wasMerged; } - (struct CGRect)boundsFrom:(unsigned int)arg1 length:(unsigned int)arg2; - (struct CGRect)bounds; -- (BOOL)map:(void *)arg1 whereNeighborsWith:(id)arg2 passing:(void *)arg3; -- (BOOL)mapToPairsWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToPairs:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapWithIndex:(void *)arg1 from:(unsigned int)arg2 length:(unsigned int)arg3 passing:(void *)arg4; -- (BOOL)mapWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)map:(void *)arg1 passing:(void *)arg2; -- (BOOL)removeToSubsequence:(id)arg1 ifTrue:(void *)arg2 passing:(void *)arg3; +- (_Bool)map:(void *)arg1 whereNeighborsWith:(id)arg2 passing:(void *)arg3; +- (_Bool)mapToPairsWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToPairs:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapWithIndex:(void *)arg1 from:(unsigned int)arg2 length:(unsigned int)arg3 passing:(void *)arg4; +- (_Bool)mapWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)map:(void *)arg1 passing:(void *)arg2; +- (_Bool)removeToSubsequence:(id)arg1 ifTrue:(void *)arg2 passing:(void *)arg3; - (void)copyToSubsequence:(id)arg1 ifTrue:(void *)arg2 passing:(void *)arg3; - (void)copyToSubsequence:(id)arg1 from:(unsigned int)arg2 length:(unsigned int)arg3; -- (BOOL)removeSubsequences:(id)arg1 whereTrue:(void *)arg2 passing:(void *)arg3; +- (_Bool)removeSubsequences:(id)arg1 whereTrue:(void *)arg2 passing:(void *)arg3; - (void)splitToSubsequences:(id)arg1 whereTrue:(void *)arg2 passing:(void *)arg3; - (id)newSubsequenceFrom:(unsigned int)arg1 length:(unsigned int)arg2; -- (BOOL)wasMerged; +- (_Bool)wasMerged; - (void)merge:(id)arg1 by:(void *)arg2; - (void)mergeByAnchorXIncreasingYDecreasing:(id)arg1; - (void)mergeByAnchorYDecreasingXIncreasing:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPChunk.h b/iOS7/PrivateFrameworks/CorePDF/CPChunk.h index 8f2812d07..1ffba72aa 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPChunk.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPChunk.h @@ -9,51 +9,51 @@ @interface CPChunk : CPObject { struct CGRect bounds; - BOOL shrinksWithChildren; - BOOL dirtyBounds; + _Bool shrinksWithChildren; + _Bool dirtyBounds; unsigned int position; - long insertionOrder; + long long insertionOrder; } + (float)chooseReferenceFontSizeFrom:(float)arg1 and:(float)arg2; -- (float)rotationAngle; +- (double)rotationAngle; - (void)setChunkPosition:(unsigned int)arg1; - (unsigned int)chunkPosition; -- (void)translateObjectYBy:(float)arg1; -- (BOOL)intersectsChild:(struct CGRect)arg1; -- (void)setShrinksWithChildren:(BOOL)arg1; -- (BOOL)shrinksWithChildren; -- (BOOL)boundsEqualsRect:(struct CGRect)arg1 accuracy:(float)arg2; -- (BOOL)geometricallyContains:(id)arg1; -- (BOOL)overlapsVerticallyWith:(id)arg1; -- (BOOL)overlapsHorizontallyWith:(id)arg1; +- (void)translateObjectYBy:(double)arg1; +- (_Bool)intersectsChild:(struct CGRect)arg1; +- (void)setShrinksWithChildren:(_Bool)arg1; +- (_Bool)shrinksWithChildren; +- (_Bool)boundsEqualsRect:(struct CGRect)arg1 accuracy:(double)arg2; +- (_Bool)geometricallyContains:(id)arg1; +- (_Bool)overlapsVerticallyWith:(id)arg1; +- (_Bool)overlapsHorizontallyWith:(id)arg1; - (void)orderedInsert:(id)arg1 usingSelector:(SEL)arg2; - (int)clusterLevelHint; - (struct CGSize)advance; - (float)fontSize; -- (float)bottom; -- (float)top; -- (float)center; -- (float)right; -- (float)left; -- (int)compareChunkPosition:(id)arg1; -- (int)compareYDescendingX:(id)arg1; -- (int)compareYDescending:(id)arg1; -- (int)compareTopDescending:(id)arg1; -- (int)compareYBounds:(id)arg1; -- (int)compareY:(id)arg1; -- (int)compareLinearBounds:(id)arg1; -- (int)compareXBounds:(id)arg1; -- (int)compareZDescending:(id)arg1; -- (int)compareZ:(id)arg1; -- (int)compareInsertionOrder:(id)arg1; -- (int)compareX:(id)arg1; -- (int)compareAnchorYDescending:(id)arg1; -- (int)compareAnchorX:(id)arg1; -- (int)compareAnchorY:(id)arg1; +- (double)bottom; +- (double)top; +- (double)center; +- (double)right; +- (double)left; +- (long long)compareChunkPosition:(id)arg1; +- (long long)compareYDescendingX:(id)arg1; +- (long long)compareYDescending:(id)arg1; +- (long long)compareTopDescending:(id)arg1; +- (long long)compareYBounds:(id)arg1; +- (long long)compareY:(id)arg1; +- (long long)compareLinearBounds:(id)arg1; +- (long long)compareXBounds:(id)arg1; +- (long long)compareZDescending:(id)arg1; +- (long long)compareZ:(id)arg1; +- (long long)compareInsertionOrder:(id)arg1; +- (long long)compareX:(id)arg1; +- (long long)compareAnchorYDescending:(id)arg1; +- (long long)compareAnchorX:(id)arg1; +- (long long)compareAnchorY:(id)arg1; - (void)sortUsingSelector:(SEL)arg1; -- (long)insertionOrder; -- (void)setInsertionOrder:(long)arg1; +- (long long)insertionOrder; +- (void)setInsertionOrder:(long long)arg1; - (void)resizeWith:(id)arg1; - (void)fitBoundsToChildren; - (float)referenceAdvanceWidth; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPCluster-CPAdditions.h b/iOS7/PrivateFrameworks/CorePDF/CPCluster-CPAdditions.h new file mode 100644 index 000000000..2966aa765 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPCluster-CPAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPCluster (CPAdditions) ++ (void)reclusterTextLine:(id)arg1 fromWordIndex:(unsigned int)arg2 count:(unsigned int *)arg3; ++ (void)clusterTextLine:(id)arg1; +- (void)makeWords:(CDStruct_2e2afed4 *)arg1 count:(unsigned int)arg2 fromCharacterSequence:(id)arg3 charOffset:(unsigned int)arg4; +- (void)findClustersFromCharacterSequence:(id)arg1 withSpaceHint:(_Bool)arg2; +- (void)tryLevel0SplitBetween:(double)arg1 and:(double)arg2 usingHints:(CDStruct_2a61e2ef *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPCluster.h b/iOS7/PrivateFrameworks/CorePDF/CPCluster.h index 2a191b021..2c6c00190 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPCluster.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPCluster.h @@ -10,7 +10,7 @@ @interface CPCluster : NSObject { - const CDStruct_071390ef *profile; + const CDStruct_1ec70fb1 *profile; unsigned int xCount; double *x; double *dx; @@ -27,19 +27,17 @@ CDStruct_2a61e2ef *xStats; unsigned int levels; CDStruct_2a61e2ef *dxStats; - BOOL ownData; - BOOL ownDifferences; + _Bool ownData; + _Bool ownDifferences; } + (unsigned int *)createOrderIndexFor:(double *)arg1 ofSize:(unsigned int)arg2; -+ (void)reclusterTextLine:(id)arg1 fromWordIndex:(unsigned int)arg2 count:(unsigned int *)arg3; -+ (void)clusterTextLine:(id)arg1; - (CDStruct_2a61e2ef)largestClusterStatistics; - (CDStruct_2a61e2ef)differenceClusterStatisticsAtIndex:(unsigned int)arg1; - (CDStruct_2a61e2ef)clusterStatisticsAtIndex:(unsigned int)arg1; - (unsigned int)levels; - (unsigned int)clusterCount; -- (BOOL)applyDifferenceHints:(CDStruct_2a61e2ef *)arg1 count:(unsigned int)arg2; +- (_Bool)applyDifferenceHints:(CDStruct_2a61e2ef *)arg1 count:(unsigned int)arg2; - (void)findDensityClusters:(double *)arg1 count:(unsigned int)arg2; - (void)findClustersFromDifferences:(double *)arg1 count:(unsigned int)arg2; - (void)findClusters:(double *)arg1 count:(unsigned int)arg2; @@ -51,10 +49,10 @@ - (void)setMinimumClusterSize:(unsigned int)arg1; - (void)assembleDataStats; - (void)analyzeDifferences; -- (BOOL)coalesceFrom:(unsigned int)arg1 to:(unsigned int)arg2; -- (BOOL)splitLevelAtIndex:(unsigned int)arg1 betweenValue:(double)arg2 andValue:(double)arg3; -- (BOOL)joinClosestLevelPairFrom:(unsigned int)arg1 to:(unsigned int)arg2; -- (BOOL)joinLevelsFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (_Bool)coalesceFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (_Bool)splitLevelAtIndex:(unsigned int)arg1 betweenValue:(double)arg2 andValue:(double)arg3; +- (_Bool)joinClosestLevelPairFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (_Bool)joinLevelsFrom:(unsigned int)arg1 to:(unsigned int)arg2; - (void)assembleDifferenceStats; - (void)splitSecondDifferences; - (void)computeDataFromDifferences; @@ -62,11 +60,8 @@ - (void)dealloc; - (void)finalize; - (void)dispose; -- (id)initWithProfile:(const CDStruct_071390ef *)arg1; +- (id)initWithProfile:(const CDStruct_1ec70fb1 *)arg1; - (id)init; -- (void)makeWords:(CDStruct_a823b51b *)arg1 count:(unsigned int)arg2 fromCharacterSequence:(id)arg3 charOffset:(unsigned int)arg4; -- (void)findClustersFromCharacterSequence:(id)arg1 withSpaceHint:(BOOL)arg2; -- (void)tryLevel0SplitBetween:(double)arg1 and:(double)arg2 usingHints:(CDStruct_2a61e2ef *)arg3; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPColumn-FlowExtensions.h b/iOS7/PrivateFrameworks/CorePDF/CPColumn-FlowExtensions.h new file mode 100644 index 000000000..bff930ac4 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPColumn-FlowExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPColumn (FlowExtensions) +- (int)inOrder; +- (int)outOrder; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPColumn.h b/iOS7/PrivateFrameworks/CorePDF/CPColumn.h index 570f122db..91ae8f9d8 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPColumn.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPColumn.h @@ -8,42 +8,40 @@ @interface CPColumn : CPRegion { - BOOL hasCentredParagraph; - BOOL hasColumnBreak; - float maxLeftPad; - float maxRightPad; - float maxRight; - float minLeft; - BOOL complete; + _Bool hasCentredParagraph; + _Bool hasColumnBreak; + double maxLeftPad; + double maxRightPad; + double maxRight; + double minLeft; + _Bool complete; } -@property BOOL complete; // @synthesize complete; +@property _Bool complete; // @synthesize complete; - (id)description; -- (float)selectionBottom; +- (double)selectionBottom; - (struct CGRect)paddedBounds; -- (void)setMaxRightPad:(float)arg1; -- (float)maxRightPad; -- (void)setMaxLeftPad:(float)arg1; -- (float)maxLeftPad; -- (float)rightPad; -- (float)leftPad; -- (void)setHasCentredParagraph:(BOOL)arg1; -- (BOOL)hasCentredParagraph; -- (float)bottomBaseline; +- (void)setMaxRightPad:(double)arg1; +- (double)maxRightPad; +- (void)setMaxLeftPad:(double)arg1; +- (double)maxLeftPad; +- (double)rightPad; +- (double)leftPad; +- (void)setHasCentredParagraph:(_Bool)arg1; +- (_Bool)hasCentredParagraph; +- (double)bottomBaseline; - (struct CGRect)columnBounds; -- (BOOL)isShapeRegion; -- (BOOL)isImageRegion; -- (void)setIsImageRegion:(BOOL)arg1; -- (BOOL)isRowRegion; -- (BOOL)isGraphicalRegion; -- (BOOL)isBoxRegion; -- (void)setHasColumnBreak:(BOOL)arg1; +- (_Bool)isShapeRegion; +- (_Bool)isImageRegion; +- (void)setIsImageRegion:(_Bool)arg1; +- (_Bool)isRowRegion; +- (_Bool)isGraphicalRegion; +- (_Bool)isBoxRegion; +- (void)setHasColumnBreak:(_Bool)arg1; - (void)accept:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; -- (int)inOrder; -- (int)outOrder; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPColumnMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPColumnMaker.h index a6d20395f..884fcd017 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPColumnMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPColumnMaker.h @@ -18,29 +18,29 @@ NSMutableArray *images; NSMutableArray *paragraphWrappers; struct CGRect pageBounds; - float maxParagraphDistance; + double maxParagraphDistance; } @property struct CGRect pageBounds; // @synthesize pageBounds; - (void)makeColumnsFrom:(id)arg1 zone:(id)arg2; - (void)anchorImages; - (void)splitColumns:(id)arg1; -- (float)averageSpacing:(id)arg1; -- (BOOL)closeImagesBetween:(id)arg1 and:(id)arg2 bounds:(struct CGRect)arg3; +- (double)averageSpacing:(id)arg1; +- (_Bool)closeImagesBetween:(id)arg1 and:(id)arg2 bounds:(struct CGRect)arg3; - (void)callOuts; - (void)intersectionCallout:(id)arg1; -- (BOOL)canSafelyAdd:(id)arg1 to:(id)arg2; -- (BOOL)column:(id)arg1 isLinkedBelowTo:(id)arg2; -- (BOOL)paragraph:(id)arg1 isLinkedBelowTo:(id)arg2; +- (_Bool)canSafelyAdd:(id)arg1 to:(id)arg2; +- (_Bool)column:(id)arg1 isLinkedBelowTo:(id)arg2; +- (_Bool)paragraph:(id)arg1 isLinkedBelowTo:(id)arg2; - (id)chunkAbove:(id)arg1 in:(id)arg2; - (id)paragraphAbove:(id)arg1 in:(id)arg2; - (id)paragraphBelow:(id)arg1 in:(id)arg2; -- (BOOL)paragraph:(id)arg1 isBelow:(id)arg2; -- (BOOL)paragraph:(id)arg1 isAbove:(id)arg2; -- (BOOL)paragraph:(id)arg1 notOnSameShapeAs:(id)arg2; -- (BOOL)cuttingShapeBetween:(id)arg1 and:(id)arg2; +- (_Bool)paragraph:(id)arg1 isBelow:(id)arg2; +- (_Bool)paragraph:(id)arg1 isAbove:(id)arg2; +- (_Bool)paragraph:(id)arg1 notOnSameShapeAs:(id)arg2; +- (_Bool)cuttingShapeBetween:(id)arg1 and:(id)arg2; - (void)partitionShapes:(id)arg1; -- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 paragraphs:(id)arg3; +- (_Bool)intervalOverlapLeft:(double)arg1 right:(double)arg2 paragraphs:(id)arg3; - (id)columns; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPCompoundGraphicMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPCompoundGraphicMaker.h index 8dda08433..6c7cbb64f 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPCompoundGraphicMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPCompoundGraphicMaker.h @@ -13,7 +13,7 @@ @interface CPCompoundGraphicMaker : NSObject { CPChunk *parentChunk; - BOOL shapesAreVectorGraphics; + _Bool shapesAreVectorGraphics; unsigned int shapeCount; id *shapes; double pageSpread; @@ -23,17 +23,17 @@ unsigned int _field1; struct CGRect _field2; } *groupInfoArray; - BOOL disposed; + _Bool disposed; } -+ (BOOL)makeCompoundGraphicsInZonesOf:(id)arg1; -- (BOOL)makeCompoundGraphics; -- (BOOL)groupOverlappingGraphics; -- (BOOL)makeCompoundGraphicsFromShapeGroups; ++ (_Bool)makeCompoundGraphicsInZonesOf:(id)arg1; +- (_Bool)makeCompoundGraphics; +- (_Bool)groupOverlappingGraphics; +- (_Bool)makeCompoundGraphicsFromShapeGroups; - (void)coalesceShapeGroups; - (void)makeCompoundGraphicFromShapesAtIndex:(unsigned int)arg1 count:(unsigned int)arg2; - (void)addGroupInfoWithIndex:(unsigned int)arg1 bounds:(struct CGRect)arg2; -- (BOOL)findClusterLevel; +- (_Bool)findClusterLevel; - (void)dealloc; - (void)finalize; - (void)dispose; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPFont.h b/iOS7/PrivateFrameworks/CorePDF/CPFont.h index 7c6d3cf9f..f26a72755 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPFont.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPFont.h @@ -15,38 +15,38 @@ struct CGPDFFont *cgPDFFont; struct CGFont *cgFont; NSString *fontName; - BOOL exactMatch; - CDStruct_8bce2348 descriptor; + _Bool exactMatch; + CDStruct_05724ab2 descriptor; struct __CFDictionary *kernDictionary; double kernUnitsPerEm; - BOOL isHorizontal; - float defaultWidth; - BOOL disposed; + _Bool isHorizontal; + double defaultWidth; + _Bool disposed; } -- (void)uniCharsFor:(unsigned long)arg1 count:(unsigned int *)arg2 toArray:(unsigned short *)arg3 maxChars:(unsigned int)arg4; -- (BOOL)getGlyphs:(unsigned short *)arg1 forCodes:(const unsigned short *)arg2 count:(unsigned int)arg3; +- (void)uniCharsFor:(unsigned long long)arg1 count:(unsigned long long *)arg2 toArray:(unsigned short *)arg3 maxChars:(unsigned int)arg4; +- (_Bool)getGlyphs:(unsigned short *)arg1 forCodes:(const unsigned short *)arg2 count:(unsigned int)arg3; - (double)kernBetweenUnicode:(unsigned short)arg1 andUnicode:(unsigned short)arg2; -- (BOOL)isHorizontal; -- (float)underlineThickness; -- (float)underlinePosition; -- (float)spaceWidth; -- (float)missingWidth; -- (float)maxWidth; -- (float)avgWidth; -- (float)stemH; -- (float)stemV; -- (float)xHeight; -- (float)capHeight; -- (float)leading; -- (float)descent; -- (float)ascent; -- (float)italicAngle; +- (_Bool)isHorizontal; +- (double)underlineThickness; +- (double)underlinePosition; +- (double)spaceWidth; +- (double)missingWidth; +- (double)maxWidth; +- (double)avgWidth; +- (double)stemH; +- (double)stemV; +- (double)xHeight; +- (double)capHeight; +- (double)leading; +- (double)descent; +- (double)ascent; +- (double)italicAngle; - (struct CGRect)fontBBox; - (unsigned int)flags; -- (float)fontWeight; -- (float)fontStretch; -- (BOOL)isSameFontAs:(id)arg1; +- (double)fontWeight; +- (double)fontStretch; +- (_Bool)isSameFontAs:(id)arg1; - (id)fontName; - (struct CGFont *)cgFont; - (struct CGPDFFont *)cgPDFFont; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPFontInfo.h b/iOS7/PrivateFrameworks/CorePDF/CPFontInfo.h index 378caab0b..0f62ebbf2 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPFontInfo.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPFontInfo.h @@ -14,12 +14,12 @@ const char *dataPtr; unsigned int offset; unsigned int fontDataLength; - BOOL valid; + _Bool valid; } - (struct __CFData *)newKernData; - (int)kernUnitsPerEm; -- (BOOL)getDescriptor:(CDStruct_8bce2348 *)arg1; +- (_Bool)getDescriptor:(CDStruct_05724ab2 *)arg1; - (struct CGRect)readRect; - (float)readFloat; - (int)readLong; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPFontKerning.h b/iOS7/PrivateFrameworks/CorePDF/CPFontKerning.h index 26c4509ca..26092114e 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPFontKerning.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPFontKerning.h @@ -15,8 +15,8 @@ unsigned int offset; unsigned int kernTableLength; struct __CFDictionary *kernDictionary; - BOOL override; - BOOL valid; + _Bool override; + _Bool valid; } - (struct __CFDictionary *)createKernTable; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPGraphicObject.h b/iOS7/PrivateFrameworks/CorePDF/CPGraphicObject.h index fa4d99b8c..da5f31a14 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPGraphicObject.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPGraphicObject.h @@ -12,7 +12,7 @@ { unsigned int clipIndex; struct CGRect renderedBounds; - BOOL isInZoneBorder; + _Bool isInZoneBorder; int zoneGraphicType; CPTextLine *anchoringTextLine; CPParagraph *anchoringParagraph; @@ -27,12 +27,12 @@ - (void)setAnchoringTextLine:(id)arg1; - (void)setZoneGraphicType:(int)arg1; - (int)zoneGraphicType; -- (void)setIsInZoneBorder:(BOOL)arg1; -- (BOOL)isInZoneBorder; -- (BOOL)isIndivisible; -- (BOOL)isVisible; -- (BOOL)canBeContainer; -- (BOOL)isNarrow; +- (void)setIsInZoneBorder:(_Bool)arg1; +- (_Bool)isInZoneBorder; +- (_Bool)isIndivisible; +- (_Bool)isVisible; +- (_Bool)canBeContainer; +- (_Bool)isNarrow; - (unsigned short)unicode; - (struct CGRect)renderedBounds; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPGuideFinder.h b/iOS7/PrivateFrameworks/CorePDF/CPGuideFinder.h index fd048be00..b381d768b 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPGuideFinder.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPGuideFinder.h @@ -16,11 +16,11 @@ unsigned int countOfWordsInZone; double *anchorArray; double *rightHandSideArray; - CDStruct_efade31e *crossingWordArray; + CDStruct_8db92b66 *crossingWordArray; CPCluster *anchors; CPCluster *rightHandSides; - float medianFontSizeOfFirstCharacter; - float medianFontSizeOfLastCharacter; + double medianFontSizeOfFirstCharacter; + double medianFontSizeOfLastCharacter; NSMutableArray *gutters; NSMutableArray *leftGuides; NSMutableArray *rightGuides; @@ -28,14 +28,14 @@ + (void)reclusterBetweenGuides:(id)arg1; + (void)reclusterPreservingAlignment:(id)arg1; -+ (BOOL)gutterSeparates:(id)arg1 from:(id)arg2; -+ (BOOL)guideSeparates:(id)arg1 from:(id)arg2; ++ (_Bool)gutterSeparates:(id)arg1 from:(id)arg2; ++ (_Bool)guideSeparates:(id)arg1 from:(id)arg2; - (id)rightGuides; -- (BOOL)hasRightGuides; +- (_Bool)hasRightGuides; - (id)leftGuides; -- (BOOL)hasLeftGuides; +- (_Bool)hasLeftGuides; - (id)gutters; -- (BOOL)hasGutters; +- (_Bool)hasGutters; - (void)markTextLines; - (void)splitTextLines; - (void)splitTextLinesBetweenBorderWords; @@ -46,12 +46,12 @@ - (void)subdivideRightGuideAt:(unsigned int)arg1; - (void)subdivideLeftGuideAt:(unsigned int)arg1; - (void)subdivideGutterFrom:(unsigned int)arg1 to:(unsigned int)arg2; -- (void)subdivideStripInto:(id)arg1 from:(double)arg2 to:(double)arg3 borderedBy:(CDStruct_efade31e *)arg4 ofCount:(unsigned int)arg5 crossedBy:(CDStruct_efade31e *)arg6 ofCount:(unsigned int)arg7; -- (void)setAlignForWordWithExtent:(CDStruct_efade31e *)arg1 stripArray:(id)arg2 stripMax:(double)arg3; -- (BOOL)addStripTo:(id)arg1 bottom:(float)arg2 left:(float)arg3 top:(float)arg4 right:(float)arg5; +- (void)subdivideStripInto:(id)arg1 from:(double)arg2 to:(double)arg3 borderedBy:(CDStruct_8db92b66 *)arg4 ofCount:(unsigned int)arg5 crossedBy:(CDStruct_8db92b66 *)arg6 ofCount:(unsigned int)arg7; +- (void)setAlignForWordWithExtent:(CDStruct_8db92b66 *)arg1 stripArray:(id)arg2 stripMax:(double)arg3; +- (_Bool)addStripTo:(id)arg1 bottom:(double)arg2 left:(double)arg3 top:(double)arg4 right:(double)arg5; - (void)getWordEdges; -- (float)medianFontSizeOfLastCharacter; -- (float)medianFontSizeOfFirstCharacter; +- (double)medianFontSizeOfLastCharacter; +- (double)medianFontSizeOfFirstCharacter; - (void)dealloc; - (void)finalize; - (void)dispose; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPHighlighter.h b/iOS7/PrivateFrameworks/CorePDF/CPHighlighter.h index 234bcb903..2124f6e97 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPHighlighter.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPHighlighter.h @@ -17,7 +17,7 @@ struct CPPDFStyle *highlightedStyle; } -+ (BOOL)reconstructHighlightFor:(id)arg1; ++ (_Bool)reconstructHighlightFor:(id)arg1; @property(nonatomic) struct CPPDFStyle *highlightedStyle; // @synthesize highlightedStyle; @property(nonatomic) struct CPPDFStyle *style; // @synthesize style; @property(readonly, nonatomic) struct CGColor *color; // @synthesize color; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPHitTest-Private.h b/iOS7/PrivateFrameworks/CorePDF/CPHitTest-Private.h new file mode 100644 index 000000000..448095666 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPHitTest-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPHitTest (Private) +- (id)findObjectIn:(id)arg1 at:(struct CGPoint)arg2 count:(int *)arg3; +- (id)findBestMatch:(id)arg1 atPoint:(struct CGPoint)arg2; +- (_Bool)hitTestParagraph:(id)arg1 point:(struct CGPoint)arg2; +- (_Bool)hitTestGraphicObject:(id)arg1 point:(struct CGPoint)arg2; +- (void)findClickableObjects:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPHitTest.h b/iOS7/PrivateFrameworks/CorePDF/CPHitTest.h index ae4572b5f..c4cbf184c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPHitTest.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPHitTest.h @@ -15,7 +15,7 @@ float mapTemp; } -- (int)compareByReadingOrder:(struct CGPoint)arg1 to:(struct CGPoint)arg2; +- (long long)compareByReadingOrder:(struct CGPoint)arg1 to:(struct CGPoint)arg2; - (id)objectAtPoint:(struct CGPoint)arg1; - (id)textLine:(struct CGPoint)arg1; - (id)column:(struct CGPoint)arg1; @@ -26,11 +26,6 @@ - (id)page; - (void)dealloc; - (id)initWithPage:(id)arg1; -- (id)findObjectIn:(id)arg1 at:(struct CGPoint)arg2 count:(int *)arg3; -- (id)findBestMatch:(id)arg1 atPoint:(struct CGPoint)arg2; -- (BOOL)hitTestParagraph:(id)arg1 point:(struct CGPoint)arg2; -- (BOOL)hitTestGraphicObject:(id)arg1 point:(struct CGPoint)arg2; -- (void)findClickableObjects:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPImage-Additions.h b/iOS7/PrivateFrameworks/CorePDF/CPImage-Additions.h new file mode 100644 index 000000000..87947d6a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPImage-Additions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPImage (Additions) +- (id)initWithPDFImage:(struct CPPDFImage *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPImage.h b/iOS7/PrivateFrameworks/CorePDF/CPImage.h index 1b126fd24..93c612827 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPImage.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPImage.h @@ -9,18 +9,17 @@ @interface CPImage : CPGraphicObject { struct CPPDFImage *imageData; - BOOL renderedBoundsComputed; + _Bool renderedBoundsComputed; } -- (BOOL)isVisible; -- (long)zOrder; +- (_Bool)isVisible; +- (long long)zOrder; - (void)accept:(id)arg1; - (void)recomputeRenderedBounds; - (struct CGRect)bounds; - (struct CGRect)renderedBounds; - (struct CPPDFImage *)imageData; - (id)initWithBounds:(struct CGRect)arg1; -- (id)initWithPDFImage:(struct CPPDFImage *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPImageRegion.h b/iOS7/PrivateFrameworks/CorePDF/CPImageRegion.h index 182ee56f0..8d7d2acd7 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPImageRegion.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPImageRegion.h @@ -11,7 +11,7 @@ } - (void)accept:(id)arg1; -- (BOOL)isImageRegion; +- (_Bool)isImageRegion; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPInterval.h b/iOS7/PrivateFrameworks/CorePDF/CPInterval.h index b2e36fa20..214550217 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPInterval.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPInterval.h @@ -8,16 +8,16 @@ @interface CPInterval : NSObject { - float left; - float right; + double left; + double right; } -- (BOOL)contains:(id)arg1; -- (float)right; -- (float)left; +- (_Bool)contains:(id)arg1; +- (double)right; +- (double)left; - (void)add:(id)arg1; -- (BOOL)intersects:(id)arg1; -- (id)initLeft:(float)arg1 right:(float)arg2; +- (_Bool)intersects:(id)arg1; +- (id)initLeft:(double)arg1 right:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPIsland.h b/iOS7/PrivateFrameworks/CorePDF/CPIsland.h index a46de27e1..1de04d17b 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPIsland.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPIsland.h @@ -10,7 +10,7 @@ { } -- (BOOL)bordersWindClockwise; +- (_Bool)bordersWindClockwise; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPLayoutArea.h b/iOS7/PrivateFrameworks/CorePDF/CPLayoutArea.h index 640294bdd..ff9be378e 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPLayoutArea.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPLayoutArea.h @@ -8,23 +8,23 @@ @interface CPLayoutArea : CPRegion { - BOOL isFirstLayout; + _Bool isFirstLayout; } - (id)description; - (id)properties; -- (float)selectionBottom; +- (double)selectionBottom; - (struct CGRect)layoutAreaBounds; -- (BOOL)isShapeRegion; -- (BOOL)isImageRegion; -- (void)setIsImageRegion:(BOOL)arg1; -- (BOOL)isRowRegion; -- (BOOL)isGraphicalRegion; -- (BOOL)isBoxRegion; +- (_Bool)isShapeRegion; +- (_Bool)isImageRegion; +- (void)setIsImageRegion:(_Bool)arg1; +- (_Bool)isRowRegion; +- (_Bool)isGraphicalRegion; +- (_Bool)isBoxRegion; - (void)addColumnBreaks; -- (void)setIsFirstLayout:(BOOL)arg1; -- (BOOL)isFirstLayout; -- (BOOL)isSimilarTo:(id)arg1; +- (void)setIsFirstLayout:(_Bool)arg1; +- (_Bool)isFirstLayout; +- (_Bool)isSimilarTo:(id)arg1; - (void)accept:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker-Helpers.h b/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker-Helpers.h new file mode 100644 index 000000000..0f756d722 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker-Helpers.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPLayoutMaker (Helpers) +- (_Bool)column:(id)arg1 fits:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker.h index 678792ad9..761326a4c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPLayoutMaker.h @@ -11,7 +11,6 @@ } - (void)makeLayouts:(id)arg1 from:(id)arg2; -- (BOOL)column:(id)arg1 fits:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPList.h b/iOS7/PrivateFrameworks/CorePDF/CPList.h index b2d6e3abb..a9f244a8b 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPList.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPList.h @@ -25,8 +25,8 @@ @property(nonatomic) unsigned int ordinalPrefixLength; // @synthesize ordinalPrefixLength; @property(nonatomic) int type; // @synthesize type; @property(nonatomic) struct CGRect spacer; // @synthesize spacer; -- (BOOL)isMultilevel; -- (BOOL)containsParagraph:(id)arg1; +- (_Bool)isMultilevel; +- (_Bool)containsParagraph:(id)arg1; - (void)addItem:(id)arg1; - (id)itemAtIndex:(unsigned int)arg1; - (unsigned int)itemCount; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPListMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPListMaker.h index 93282d654..67ec2ea3b 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPListMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPListMaker.h @@ -24,7 +24,7 @@ + (void)makeListsInLayoutArea:(id)arg1; - (void)makeLists; - (void)makeListsInColumn:(id)arg1; -- (BOOL)makeListFrom:(struct CPListInfo *)arg1; +- (_Bool)makeListFrom:(struct CPListInfo *)arg1; - (void)makeListItemFrom:(struct CPListInfo *)arg1 stopAt:(unsigned int)arg2; - (void)fetchTextLinesInColumn:(id)arg1; - (void)fetchTextLine:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPObject.h b/iOS7/PrivateFrameworks/CorePDF/CPObject.h index e2e03abc6..eca407f53 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPObject.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPObject.h @@ -17,7 +17,7 @@ NSMutableArray *children; CPDocument *document; CPPage *page; - long zOrder; + long long zOrder; } - (int)depth; @@ -25,14 +25,14 @@ - (void)setPage:(id)arg1; - (id)firstDescendantsOfClass:(Class)arg1; - (void)clearCachedInfo; -- (void)setZOrder:(long)arg1; -- (void)updateZOrder:(long)arg1; +- (void)setZOrder:(long long)arg1; +- (void)updateZOrder:(long long)arg1; - (void)recomputeZOrder; -- (long)zOrder; +- (long long)zOrder; - (id)document; - (void)setDocument:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)indexOf:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)indexOf:(id)arg1; - (void)accept:(id)arg1; - (unsigned int)countOfFirstDescendantsOfClass:(Class)arg1; - (id)lastDescendantOfClass:(Class)arg1; @@ -41,13 +41,13 @@ - (id)shallowDescendantsOfClass:(Class)arg1; - (id)descendantsOfClass:(Class)arg1; - (void)descendantsOfClass:(Class)arg1 to:(id)arg2; -- (id)descendantsOfClass:(Class)arg1 deep:(BOOL)arg2; +- (id)descendantsOfClass:(Class)arg1 deep:(_Bool)arg2; - (id)children; -- (void)map:(SEL)arg1 target:(id)arg2 last:(BOOL)arg3; +- (void)map:(SEL)arg1 target:(id)arg2 last:(_Bool)arg3; - (void)map:(SEL)arg1 target:(id)arg2; - (void)mapSafely:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3; - (void)map:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3; -- (void)map:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3 last:(BOOL)arg4; +- (void)map:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3 last:(_Bool)arg4; - (void)performSelector:(SEL)arg1; - (id)childrenNotOfClass:(Class)arg1; - (id)childrenOfClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPPDFAnnotationParserDelegate.h b/iOS7/PrivateFrameworks/CorePDF/CPPDFAnnotationParserDelegate.h index 71f808908..acdd2ff48 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPPDFAnnotationParserDelegate.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPPDFAnnotationParserDelegate.h @@ -13,7 +13,7 @@ @interface CPPDFAnnotationParserDelegate : NSObject { NSMutableString *_characters; - BOOL _parseError; + _Bool _parseError; struct CGPoint _p[4]; struct __CFArray *_quadPoints; struct CGRect _rect; @@ -29,7 +29,7 @@ @property(readonly, nonatomic) struct __CFString *otherId; // @synthesize otherId=_otherId; @property(readonly, nonatomic) struct __CFString *annotationId; // @synthesize annotationId=_id; @property(nonatomic) struct __CFDictionary *annotationDictionary; // @synthesize annotationDictionary=_annotationDictionary; -@property(readonly, nonatomic) BOOL parseError; // @synthesize parseError=_parseError; +@property(readonly, nonatomic) _Bool parseError; // @synthesize parseError=_parseError; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; - (void)parser:(id)arg1 foundCharacters:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPPage-CPPageSelections.h b/iOS7/PrivateFrameworks/CorePDF/CPPage-CPPageSelections.h new file mode 100644 index 000000000..25850a195 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPPage-CPPageSelections.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPPage (CPPageSelections) +- (struct CGPDFLayout *)layout; +- (_Bool)populatePDFLayout:(struct CGPDFLayout *)arg1; +- (id)hitTest; +- (struct CPPDFClipBuffer *)clipBuffer; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPPage.h b/iOS7/PrivateFrameworks/CorePDF/CPPage.h index f56e87dc5..f65e1ccd6 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPPage.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPPage.h @@ -14,11 +14,11 @@ { int pageNumber; struct CGRect pageCropBox; - BOOL hasZones; - BOOL hasTextLines; - BOOL isDirty; - BOOL isStartOfSection; - long maxLayoutZOrder; + _Bool hasZones; + _Bool hasTextLines; + _Bool isDirty; + _Bool isStartOfSection; + long long maxLayoutZOrder; CPChunk *background; float complexity; int rotation; @@ -27,15 +27,15 @@ NSMutableArray *graphicsOnPage; NSMutableArray *columnsOnPage; struct CPPDFContext *pdfContext; - BOOL contextOwner; + _Bool contextOwner; struct CGPDFPage *pdfPage; NSMutableArray *textLinesOnPage; void *_layout; id hitTest; - BOOL reconstructed; + _Bool reconstructed; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } mutex; } @@ -57,13 +57,13 @@ - (id)background; - (void)setRotation:(int)arg1; - (int)rotation; -- (void)setIsStartOfSection:(BOOL)arg1; -- (BOOL)isStartOfSection; -- (void)setHasTextLines:(BOOL)arg1; -- (BOOL)hasTextLines; +- (void)setIsStartOfSection:(_Bool)arg1; +- (_Bool)isStartOfSection; +- (void)setHasTextLines:(_Bool)arg1; +- (_Bool)hasTextLines; - (id)bodyZone; -- (BOOL)hasZones; -- (void)setHasZones:(BOOL)arg1; +- (_Bool)hasZones; +- (void)setHasZones:(_Bool)arg1; - (id)graphicsOnPage; - (id)imagesOnPage; - (void)addImage:(id)arg1; @@ -87,10 +87,6 @@ - (void)dispose; - (id)initWithPDFPage:(struct CGPDFPage *)arg1; - (id)init; -- (struct CGPDFLayout *)layout; -- (BOOL)populatePDFLayout:(struct CGPDFLayout *)arg1; -- (id)hitTest; -- (struct CPPDFClipBuffer *)clipBuffer; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPParagraph.h b/iOS7/PrivateFrameworks/CorePDF/CPParagraph.h index b2ecb1748..f4d3f8748 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPParagraph.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPParagraph.h @@ -10,39 +10,39 @@ @interface CPParagraph : CPRegion { - BOOL noIndentation; - BOOL below; - unsigned int alignment; - BOOL hasDropCap; + _Bool noIndentation; + _Bool below; + unsigned long long alignment; + _Bool hasDropCap; id flowProperties; CPListItem *listItem; - float preformatWidth; + double preformatWidth; } @property(retain, nonatomic) CPListItem *listItem; // @synthesize listItem; -- (BOOL)isPreformattedWithUnitWidth:(float *)arg1; -- (void)setAlignment:(unsigned int)arg1; -- (unsigned int)alignment; -- (BOOL)below; -- (void)setBelow:(BOOL)arg1; -- (float)selectionBottom; +- (_Bool)isPreformattedWithUnitWidth:(double *)arg1; +- (void)setAlignment:(unsigned long long)arg1; +- (unsigned long long)alignment; +- (_Bool)below; +- (void)setBelow:(_Bool)arg1; +- (double)selectionBottom; - (struct CGRect)reducedBounds; - (void)explode; -- (void)setHasDropCap:(BOOL)arg1; -- (BOOL)hasDropCap; -- (BOOL)noIndentation; -- (void)setNoIndentation:(BOOL)arg1; -- (BOOL)isShapeRegion; -- (BOOL)isImageRegion; -- (void)setIsImageRegion:(BOOL)arg1; -- (BOOL)isRowRegion; -- (BOOL)isGraphicalRegion; -- (BOOL)isBoxRegion; -- (void)setIsTextRegion:(BOOL)arg1; -- (BOOL)isTextRegion; -- (unsigned int)index; -- (BOOL)isListItemRegion; -- (BOOL)isParagraphRegion; +- (void)setHasDropCap:(_Bool)arg1; +- (_Bool)hasDropCap; +- (_Bool)noIndentation; +- (void)setNoIndentation:(_Bool)arg1; +- (_Bool)isShapeRegion; +- (_Bool)isImageRegion; +- (void)setIsImageRegion:(_Bool)arg1; +- (_Bool)isRowRegion; +- (_Bool)isGraphicalRegion; +- (_Bool)isBoxRegion; +- (void)setIsTextRegion:(_Bool)arg1; +- (_Bool)isTextRegion; +- (unsigned long long)index; +- (_Bool)isListItemRegion; +- (_Bool)isParagraphRegion; - (void)accept:(id)arg1; - (void)setFlowProperties:(id)arg1; - (id)flowProperties; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPParagraphFlow.h b/iOS7/PrivateFrameworks/CorePDF/CPParagraphFlow.h index 2ceeb891e..87c49e333 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPParagraphFlow.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPParagraphFlow.h @@ -11,35 +11,35 @@ @interface CPParagraphFlow : NSObject { CPParagraph *paragraph; - float fLeft; - float fRight; - float fTop; - float fBottom; + double fLeft; + double fRight; + double fTop; + double fBottom; NSMutableArray *paragraphsAbove; NSMutableArray *paragraphsBelow; NSMutableArray *paragraphsLeft; NSMutableArray *paragraphsRight; - BOOL placed; - BOOL adjacentToCallout; + _Bool placed; + _Bool adjacentToCallout; int calloutType; CPParagraph *nextInColumn; } @property(nonatomic) CPParagraph *nextInColumn; // @synthesize nextInColumn; @property int calloutType; // @synthesize calloutType; -@property BOOL placed; // @synthesize placed; -@property float fBottom; // @synthesize fBottom; -@property float fRight; // @synthesize fRight; -@property float fLeft; // @synthesize fLeft; +@property _Bool placed; // @synthesize placed; +@property double fBottom; // @synthesize fBottom; +@property double fRight; // @synthesize fRight; +@property double fLeft; // @synthesize fLeft; @property(retain, nonatomic) CPParagraph *paragraph; // @synthesize paragraph; - (int)rightOrder; - (int)leftOrder; - (int)outOrder; -- (int)inOrder:(BOOL)arg1; +- (int)inOrder:(_Bool)arg1; - (int)inOrder; -- (float)area; -- (float)dAbove; -- (float)dBelow; +- (double)area; +- (double)dAbove; +- (double)dBelow; - (struct CGRect)belowBounds; - (void)replaceAbove:(id)arg1 withOneOf:(id)arg2; - (void)replaceBelow:(id)arg1 withOneOf:(id)arg2; @@ -58,10 +58,10 @@ - (id)paragraphsBelow; - (id)paragraphsAbove; - (void)setParagraphsAboveIn:(id)arg1; -- (BOOL)intervalOverlapTop:(float)arg1 bottom:(float)arg2 paragraphs:(id)arg3; -- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 paragraphs:(id)arg3; -- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 rects:(id)arg3; -- (int)topDescending:(id)arg1; +- (_Bool)intervalOverlapTop:(double)arg1 bottom:(double)arg2 paragraphs:(id)arg3; +- (_Bool)intervalOverlapLeft:(double)arg1 right:(double)arg2 paragraphs:(id)arg3; +- (_Bool)intervalOverlapLeft:(double)arg1 right:(double)arg2 rects:(id)arg3; +- (long long)topDescending:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithParagraph:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPParagraphMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPParagraphMaker.h index 996e05129..f539bda8f 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPParagraphMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPParagraphMaker.h @@ -13,30 +13,30 @@ NSMutableArray *avail; NSMutableArray *paragraphs; NSMutableArray *compoundedShapesOnPage; - BOOL spacingSet; - float currentSpacing; + _Bool spacingSet; + double currentSpacing; CPZone *parent; CPPage *page; } -+ (BOOL)line:(id)arg1 alignsWith:(id)arg2; ++ (_Bool)line:(id)arg1 alignsWith:(id)arg2; - (void)makeParagraphsIn:(id)arg1; - (void)addCompoundedShapesOn:(id)arg1 to:(id)arg2; - (void)addLinesTo:(id)arg1; - (int)paragraph:(id)arg1 splits:(id)arg2; - (id)newInitialParagraph; -- (BOOL)fitsBelow:(id)arg1 alignment:(unsigned int)arg2 spacing:(float)arg3 from:(int)arg4; -- (BOOL)line:(id)arg1 isAlignedWith:(id)arg2; -- (unsigned int)alignmentOf:(id)arg1 and:(id)arg2 and:(id)arg3; -- (BOOL)styleOf:(id)arg1 differsFromStyleOf:(id)arg2; -- (unsigned int)alignmentOf:(id)arg1 and:(id)arg2; -- (BOOL)spacingOf:(id)arg1 and:(id)arg2 and:(id)arg3 is:(float *)arg4; +- (_Bool)fitsBelow:(id)arg1 alignment:(unsigned long long)arg2 spacing:(double)arg3 from:(int)arg4; +- (_Bool)line:(id)arg1 isAlignedWith:(id)arg2; +- (unsigned long long)alignmentOf:(id)arg1 and:(id)arg2 and:(id)arg3; +- (_Bool)styleOf:(id)arg1 differsFromStyleOf:(id)arg2; +- (unsigned long long)alignmentOf:(id)arg1 and:(id)arg2; +- (_Bool)spacingOf:(id)arg1 and:(id)arg2 and:(id)arg3 is:(double *)arg4; - (int)indexOfUniqueLineBelow:(id)arg1 from:(int)arg2; -- (int)linesThatOverlapLineAt:(int)arg1 between:(float)arg2 and:(float)arg3 from:(int)arg4; -- (BOOL)line:(id)arg1 isBelow:(id)arg2; -- (BOOL)line:(id)arg1 isDirectlyBelow:(id)arg2; -- (BOOL)isGraphicBetween:(id)arg1 and:(id)arg2; -- (BOOL)firstWordOf:(id)arg1 fits:(id)arg2 indent:(float)arg3; +- (int)linesThatOverlapLineAt:(int)arg1 between:(double)arg2 and:(double)arg3 from:(int)arg4; +- (_Bool)line:(id)arg1 isBelow:(id)arg2; +- (_Bool)line:(id)arg1 isDirectlyBelow:(id)arg2; +- (_Bool)isGraphicBetween:(id)arg1 and:(id)arg2; +- (_Bool)firstWordOf:(id)arg1 fits:(id)arg2 indent:(double)arg3; - (id)paragraphs; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPReadingModel-helpers.h b/iOS7/PrivateFrameworks/CorePDF/CPReadingModel-helpers.h new file mode 100644 index 000000000..94434dbae --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPReadingModel-helpers.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPReadingModel (helpers) +- (CDStruct_627e0f85)mapStringRange:(struct _NSRange)arg1; +- (struct CGRect)pdfBoundsForCursor:(struct _NSRange)arg1; +- (struct CGRect)pdfBoundsForNewLine:(CDStruct_627e0f85)arg1; +- (void)stringLineRanges; +- (unsigned long long)addRangeForLine:(unsigned long long)arg1 from:(unsigned long long)arg2; +- (void)visitLayoutAreas:(struct CGPDFNode *)arg1 completion:(id)arg2; +- (void)visitColumns:(struct CGPDFNode *)arg1 completion:(id)arg2; +- (void)visitParagraphs:(struct CGPDFNode *)arg1 completion:(id)arg2; +- (void)visitTextLines:(struct CGPDFNode *)arg1 completion:(id)arg2; +- (void)addRange:(CDStruct_627e0f85)arg1; +- (void)increamentLayoutAreaCount; +- (void)incrementColumnCount; +- (void)incrementParagraphCount; +- (void)incrementLineCount; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPReadingModel.h b/iOS7/PrivateFrameworks/CorePDF/CPReadingModel.h index aff07524b..a13550756 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPReadingModel.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPReadingModel.h @@ -10,63 +10,49 @@ @interface CPReadingModel : NSObject { - long _count; - CDStruct_dff5684f *_textLineRanges; - CDStruct_dff5684f *_stringLineRanges; - int *_pageNumbers; - CDStruct_dff5684f _pageRange; + long long _count; + CDStruct_627e0f85 *_textLineRanges; + CDStruct_627e0f85 *_stringLineRanges; + long long *_pageNumbers; + CDStruct_627e0f85 _pageRange; struct CGPDFDocument *_document; - long _numberOfLines; - long _numberOfParagraphs; - long _numberOfColumns; - long _numberOfLayoutAreas; + long long _numberOfLines; + long long _numberOfParagraphs; + long long _numberOfColumns; + long long _numberOfLayoutAreas; NSString *_cachedString; NSAttributedString *_cachedAttributedString; - long _pageNumber; - long _pos; + long long _pageNumber; + long long _pos; } -- (int)lineIndexForPoint:(struct CGPoint)arg1 onPage:(unsigned int)arg2; -- (struct _NSRange)linesForPage:(unsigned int)arg1; -- (struct _NSRange)pageRangeForStringRange:(CDStruct_dff5684f)arg1; -- (struct _NSRange)stringRangeForTextRangeBUGGY:(CDStruct_dff5684f)arg1; -- (struct _NSRange)stringRangeForTextRange:(CDStruct_dff5684f)arg1 onPageNumber:(unsigned int)arg2; -- (id)attributedStringForLine:(unsigned int)arg1; -- (id)stringForLine:(unsigned int)arg1; -- (CDStruct_dff5684f)textRangeForStringRange:(struct _NSRange)arg1; +- (long long)lineIndexForPoint:(struct CGPoint)arg1 onPage:(unsigned long long)arg2; +- (struct _NSRange)linesForPage:(unsigned long long)arg1; +- (struct _NSRange)pageRangeForStringRange:(CDStruct_627e0f85)arg1; +- (struct _NSRange)stringRangeForTextRangeBUGGY:(CDStruct_627e0f85)arg1; +- (struct _NSRange)stringRangeForTextRange:(CDStruct_627e0f85)arg1 onPageNumber:(unsigned long long)arg2; +- (id)attributedStringForLine:(unsigned long long)arg1; +- (id)stringForLine:(unsigned long long)arg1; +- (CDStruct_627e0f85)textRangeForStringRange:(struct _NSRange)arg1; - (struct CGRect)pdfBoundsForRange:(struct _NSRange)arg1; -- (struct _NSRange)rangeForLine:(unsigned int)arg1; -- (unsigned int)lineForIndex:(unsigned int)arg1; +- (struct _NSRange)rangeForLine:(unsigned long long)arg1; +- (unsigned long long)lineForIndex:(unsigned long long)arg1; - (id)attributedStringForRange:(struct _NSRange)arg1; - (id)attributedString; - (id)stringForRange:(struct _NSRange)arg1; - (id)string; -- (struct CGRect)pdfBoundsForLine:(unsigned int)arg1; -- (struct _NSRange)textRangeForLine:(unsigned int)arg1; -- (struct _NSRange)stringRangeForLine:(unsigned int)arg1; -- (unsigned int)pageNumberForLine:(unsigned int)arg1; -- (unsigned int)lineCount; -- (long)indexOfFirstLineOnPage:(unsigned int)arg1; +- (struct CGRect)pdfBoundsForLine:(unsigned long long)arg1; +- (struct _NSRange)textRangeForLine:(unsigned long long)arg1; +- (struct _NSRange)stringRangeForLine:(unsigned long long)arg1; +- (unsigned long long)pageNumberForLine:(unsigned long long)arg1; +- (unsigned long long)lineCount; +- (long long)indexOfFirstLineOnPage:(unsigned long long)arg1; - (void)clearCache; - (void)buildModel:(struct CGPDFDocument *)arg1; - (void)buildModel:(struct CGPDFDocument *)arg1 pageRange:(struct _NSRange)arg2; - (void)dealloc; - (id)initWithDocument:(struct CGPDFDocument *)arg1 withPageRange:(struct _NSRange)arg2; - (id)initWithDocument:(struct CGPDFDocument *)arg1; -- (CDStruct_dff5684f)mapStringRange:(struct _NSRange)arg1; -- (struct CGRect)pdfBoundsForCursor:(struct _NSRange)arg1; -- (struct CGRect)pdfBoundsForNewLine:(CDStruct_dff5684f)arg1; -- (void)stringLineRanges; -- (unsigned int)addRangeForLine:(unsigned int)arg1 from:(unsigned int)arg2; -- (void)visitLayoutAreas:(struct CGPDFNode *)arg1 completion:(id)arg2; -- (void)visitColumns:(struct CGPDFNode *)arg1 completion:(id)arg2; -- (void)visitParagraphs:(struct CGPDFNode *)arg1 completion:(id)arg2; -- (void)visitTextLines:(struct CGPDFNode *)arg1 completion:(id)arg2; -- (void)addRange:(CDStruct_dff5684f)arg1; -- (void)increamentLayoutAreaCount; -- (void)incrementColumnCount; -- (void)incrementParagraphCount; -- (void)incrementLineCount; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPRegion.h b/iOS7/PrivateFrameworks/CorePDF/CPRegion.h index ceafe2fae..de5aa5da6 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPRegion.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPRegion.h @@ -8,9 +8,9 @@ @interface CPRegion : CPChunk { - BOOL isTextRegion; - BOOL isImageRegion; - BOOL isCompoundShape; + _Bool isTextRegion; + _Bool isImageRegion; + _Bool isCompoundShape; CPRegion *nextRegion; int order; id link; @@ -22,23 +22,23 @@ - (int)order; - (void)setNextRegion:(id)arg1; - (id)nextRegion; -- (BOOL)isIndivisible; -- (BOOL)isRotated; -- (BOOL)isZone; -- (void)setIsCompoundShape:(BOOL)arg1; -- (BOOL)isCompoundShape; -- (BOOL)isGraphicalRegion; -- (void)setIsTextRegion:(BOOL)arg1; -- (BOOL)isBodyZone; -- (BOOL)isTableCellRegion; -- (BOOL)isRowRegion; -- (BOOL)isListItemRegion; -- (BOOL)isParagraphRegion; -- (BOOL)isShapeRegion; -- (void)setIsImageRegion:(BOOL)arg1; -- (BOOL)isImageRegion; -- (BOOL)isBoxRegion; -- (BOOL)isTextRegion; +- (_Bool)isIndivisible; +- (_Bool)isRotated; +- (_Bool)isZone; +- (void)setIsCompoundShape:(_Bool)arg1; +- (_Bool)isCompoundShape; +- (_Bool)isGraphicalRegion; +- (void)setIsTextRegion:(_Bool)arg1; +- (_Bool)isBodyZone; +- (_Bool)isTableCellRegion; +- (_Bool)isRowRegion; +- (_Bool)isListItemRegion; +- (_Bool)isParagraphRegion; +- (_Bool)isShapeRegion; +- (void)setIsImageRegion:(_Bool)arg1; +- (_Bool)isImageRegion; +- (_Bool)isBoxRegion; +- (_Bool)isTextRegion; - (void)accept:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPRotation.h b/iOS7/PrivateFrameworks/CorePDF/CPRotation.h index c8a0aa988..ec9acbae0 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPRotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPRotation.h @@ -8,13 +8,13 @@ @interface CPRotation : CPZone { - float rotationAngle; + double rotationAngle; } - (struct CGRect)renderedBounds; - (struct CGRect)bounds; -- (float)rotationAngle; -- (void)setRotationAngle:(float)arg1; +- (double)rotationAngle; +- (void)setRotationAngle:(double)arg1; - (void)accept:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPShape-Additions.h b/iOS7/PrivateFrameworks/CorePDF/CPShape-Additions.h new file mode 100644 index 000000000..7af9f259f --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/CPShape-Additions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPShape (Additions) +- (id)initWithPDFShape:(struct CPPDFShape *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/CPShape.h b/iOS7/PrivateFrameworks/CorePDF/CPShape.h index e9ae96c68..26fbcd3d3 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPShape.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPShape.h @@ -12,10 +12,10 @@ { unsigned int pdfObjectID; struct CGPath *path; - BOOL isUprightRectangle; + _Bool isUprightRectangle; int windingRule; - float lineWidth; - float miterLimit; + double lineWidth; + double miterLimit; int lineCap; int lineJoin; struct CGColor *fillColor; @@ -23,44 +23,44 @@ union CGPDFObject *fillObject; union CGPDFObject *strokeObject; struct CGAffineTransform paintTransform; - BOOL boundsComputed; - BOOL renderedBoundsComputed; + _Bool boundsComputed; + _Bool renderedBoundsComputed; } - (unsigned int)pathElementCount; - (void)makeLineFromVertex:(struct CGPoint)arg1 toVertex:(struct CGPoint)arg2; - (id)string; - (void)addShape:(id)arg1; -- (BOOL)canCombineWith:(id)arg1; -- (BOOL)isVisible; -- (BOOL)isStrokeFor:(id)arg1; -- (BOOL)hasSamePathAs:(id)arg1; +- (_Bool)canCombineWith:(id)arg1; +- (_Bool)isVisible; +- (_Bool)isStrokeFor:(id)arg1; +- (_Bool)hasSamePathAs:(id)arg1; - (void)setPaintTransform:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)paintTransform; - (void)setLineJoin:(int)arg1; - (int)lineJoin; - (void)setLineCap:(int)arg1; - (int)lineCap; -- (void)setMiterLimit:(float)arg1; -- (float)miterLimit; -- (void)setLineWidth:(float)arg1; -- (float)lineWidth; -- (BOOL)hasStroke; +- (void)setMiterLimit:(double)arg1; +- (double)miterLimit; +- (void)setLineWidth:(double)arg1; +- (double)lineWidth; +- (_Bool)hasStroke; - (void)setStrokeObject:(union CGPDFObject *)arg1; - (union CGPDFObject *)strokeObject; - (void)setStrokeColor:(struct CGColor *)arg1; - (struct CGColor *)strokeColor; -- (BOOL)hasFill; +- (_Bool)hasFill; - (void)setFillObject:(union CGPDFObject *)arg1; - (union CGPDFObject *)fillObject; - (void)setFillColor:(struct CGColor *)arg1; - (struct CGColor *)fillColor; - (void)setWindingRule:(int)arg1; - (int)windingRule; -- (long)zOrder; +- (long long)zOrder; - (void)accept:(id)arg1; - (id)attributes; -- (BOOL)isUprightRectangle; +- (_Bool)isUprightRectangle; - (struct CGRect)innerBounds; - (void)recomputeRenderedBounds; - (struct CGRect)renderedBounds; @@ -75,7 +75,6 @@ - (void)finalize; - (void)dispose; - (id)init; -- (id)initWithPDFShape:(struct CPPDFShape *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPShapeRegion.h b/iOS7/PrivateFrameworks/CorePDF/CPShapeRegion.h index 89a1dc6a8..4aa75da8d 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPShapeRegion.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPShapeRegion.h @@ -11,7 +11,7 @@ } - (void)accept:(id)arg1; -- (BOOL)isShapeRegion; +- (_Bool)isShapeRegion; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPSpacerFinder.h b/iOS7/PrivateFrameworks/CorePDF/CPSpacerFinder.h index 287311d75..477ed0df6 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPSpacerFinder.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPSpacerFinder.h @@ -44,15 +44,15 @@ unsigned int _field12; unsigned int _field13; unsigned int _field14; - CDStruct_b2fbf00d _field15; - CDStruct_b2fbf00d _field16; - CDStruct_b2fbf00d _field17; - CDStruct_b2fbf00d _field18; - float _field19; - float _field20; - char _field21; - char _field22; - char _field23; + CDStruct_c3b9c2ee _field15; + CDStruct_c3b9c2ee _field16; + CDStruct_c3b9c2ee _field17; + CDStruct_c3b9c2ee _field18; + double _field19; + double _field20; + _Bool _field21; + _Bool _field22; + _Bool _field23; } *qualityEntries; } diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTable.h b/iOS7/PrivateFrameworks/CorePDF/CPTable.h index 110cd2850..3432ca55c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTable.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTable.h @@ -13,19 +13,19 @@ { struct CGRect tableBounds; unsigned int rowCount; - float *rowY; + double *rowY; unsigned int columnCount; - float *columnX; + double *columnX; struct CGColor *backgroundColor; unsigned int backgroundGraphicCount; id *backgroundGraphics; unsigned int usedGraphicCount; - BOOL disposed; + _Bool disposed; } @property(readonly, nonatomic) unsigned int backgroundGraphicCount; // @synthesize backgroundGraphicCount; -@property(readonly, nonatomic) float *columnX; // @synthesize columnX; -@property(readonly, nonatomic) float *rowY; // @synthesize rowY; +@property(readonly, nonatomic) double *columnX; // @synthesize columnX; +@property(readonly, nonatomic) double *rowY; // @synthesize rowY; @property(readonly, nonatomic) struct CGRect tableBounds; // @synthesize tableBounds; - (unsigned int)usedGraphicCount; - (void)incrementUsedGraphicCount; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTableCell.h b/iOS7/PrivateFrameworks/CorePDF/CPTableCell.h index 4cb33c037..940338623 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTableCell.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTableCell.h @@ -11,8 +11,8 @@ @interface CPTableCell : CPChunk { struct CGRect cellBounds; - CDStruct_dff5684f rowSpan; - CDStruct_dff5684f columnSpan; + CDStruct_627e0f85 rowSpan; + CDStruct_627e0f85 columnSpan; struct { struct CGRect _field1; struct CGColor *_field2; @@ -25,10 +25,10 @@ } @property(readonly, nonatomic) unsigned int backgroundGraphicCount; // @synthesize backgroundGraphicCount; -@property(nonatomic) CDStruct_dff5684f columnSpan; // @synthesize columnSpan; -@property(nonatomic) CDStruct_dff5684f rowSpan; // @synthesize rowSpan; +@property(nonatomic) CDStruct_627e0f85 columnSpan; // @synthesize columnSpan; +@property(nonatomic) CDStruct_627e0f85 rowSpan; // @synthesize rowSpan; @property(readonly, nonatomic) struct CGRect cellBounds; // @synthesize cellBounds; -- (int)compareCellOrdinal:(id)arg1; +- (long long)compareCellOrdinal:(id)arg1; - (id)graphicObjectOfBorder:(int)arg1 atIndex:(unsigned int)arg2; - (unsigned int)graphicCountOfBorder:(int)arg1; - (struct CGColor *)colorOfBorder:(int)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTableMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPTableMaker.h index 1c683ba7f..c13f935b0 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTableMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTableMaker.h @@ -13,16 +13,16 @@ CPZone *tableZone; CPTable *table; unsigned int cellIndex; - CDStruct_b2fbf00d *rowYIntervals; - CDStruct_b2fbf00d *columnXIntervals; + CDStruct_c3b9c2ee *rowYIntervals; + CDStruct_c3b9c2ee *columnXIntervals; } + (void)makeTablesInPage:(id)arg1; + (void)makeTablesInZone:(id)arg1; + (void)makeTableFrom:(id)arg1; -+ (BOOL)isTable:(id)arg1; ++ (_Bool)isTable:(id)arg1; - (void)makeTable; -- (void)determineRowsAndColumns:(BOOL)arg1; +- (void)determineRowsAndColumns:(_Bool)arg1; - (id)newTableCellFromZone:(id)arg1; - (id)newBackgroundGraphicArrayFromRectangularZone:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTextBox.h b/iOS7/PrivateFrameworks/CorePDF/CPTextBox.h index 624e8d392..53cb8d573 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTextBox.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTextBox.h @@ -8,16 +8,16 @@ @interface CPTextBox : CPRegion { - float rotationAngle; + double rotationAngle; } - (id)description; - (struct CGRect)bounds; -- (BOOL)isRotated; -- (float)rotationAngle; -- (void)setRotationAngle:(float)arg1; +- (_Bool)isRotated; +- (double)rotationAngle; +- (void)setRotationAngle:(double)arg1; - (void)accept:(id)arg1; -- (BOOL)isBoxRegion; +- (_Bool)isBoxRegion; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTextBoxMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPTextBoxMaker.h index cde32f58b..d6930b0d7 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTextBoxMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTextBoxMaker.h @@ -20,7 +20,7 @@ - (void)boxLayout:(id)arg1; - (void)promoteLayoutsIn:(id)arg1; - (void)promoteLayoutsInCertainRegions:(id)arg1; -- (BOOL)layoutIsSliced:(id)arg1; +- (_Bool)layoutIsSliced:(id)arg1; - (void)rotate:(id)arg1; - (void)rotateTextBox:(id)arg1; - (void)makeBoxesWith:(id)arg1 parent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTextLine.h b/iOS7/PrivateFrameworks/CorePDF/CPTextLine.h index e76137da8..268f4e03a 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTextLine.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTextLine.h @@ -13,47 +13,47 @@ @interface CPTextLine : CPTextObject { CPCharSequence *charSequence; - CDStruct_a823b51b *wordArray; + CDStruct_2e2afed4 *wordArray; unsigned int wordCount; struct CPInlineContainer *inlineList; int lineNumber; int columnNumber; - float baseline; - BOOL baseLineIsNull; - BOOL hasBeenSplit; - BOOL hasBeenProcessed; - BOOL maySplit; - BOOL hasTabs; + double baseline; + _Bool baseLineIsNull; + _Bool hasBeenSplit; + _Bool hasBeenProcessed; + _Bool maySplit; + _Bool hasTabs; NSArray *columnBreaks; NSArray *xsegments; int levels; float maximumLetterGap; float maximumWordGap; int tabsBefore; - BOOL irregular; + _Bool irregular; unsigned int leftSpacerIndex; unsigned int rightSpacerIndex; - BOOL isListItem; + _Bool isListItem; unsigned int listSpacerIndex; - BOOL lineBreakAfter; + _Bool lineBreakAfter; struct CPPDFStyle *uniformStyle; unsigned short uniformStyleFlags; - float monospaceWidth; + double monospaceWidth; unsigned int *spacesBefore; - BOOL disposed; + _Bool disposed; } -@property(nonatomic) BOOL lineBreakAfter; // @synthesize lineBreakAfter; +@property(nonatomic) _Bool lineBreakAfter; // @synthesize lineBreakAfter; @property(nonatomic) unsigned int listSpacerIndex; // @synthesize listSpacerIndex; -@property(nonatomic) BOOL isListItem; // @synthesize isListItem; +@property(nonatomic) _Bool isListItem; // @synthesize isListItem; @property(nonatomic) unsigned int rightSpacerIndex; // @synthesize rightSpacerIndex; @property(nonatomic) unsigned int leftSpacerIndex; // @synthesize leftSpacerIndex; -- (float)medianFontSize; -- (BOOL)hasDropCap; -- (int)topIsAbove:(id)arg1; +- (double)medianFontSize; +- (_Bool)hasDropCap; +- (long long)topIsAbove:(id)arg1; - (id)attributes; -- (void)setIrregular:(BOOL)arg1; -- (BOOL)irregular; +- (void)setIrregular:(_Bool)arg1; +- (_Bool)irregular; - (void)setMaximumWordGap:(float)arg1; - (float)maximumWordGap; - (void)setMaximumLetterGap:(float)arg1; @@ -63,55 +63,55 @@ - (int)levels; - (void)setSpaces:(unsigned int)arg1 beforeWordAtIndex:(unsigned int)arg2; - (unsigned int)spacesBeforeWordAtIndex:(unsigned int)arg1; -- (float)monospaceWidth; -- (BOOL)isMonospaced; -- (BOOL)styleIsUniform:(struct CPPDFStyle **)arg1 styleFlags:(unsigned short)arg2; +- (double)monospaceWidth; +- (_Bool)isMonospaced; +- (_Bool)styleIsUniform:(struct CPPDFStyle **)arg1 styleFlags:(unsigned short)arg2; - (void)recomputeBaseline; -- (void)translateObjectYBy:(float)arg1; -- (BOOL)isIndivisible; +- (void)translateObjectYBy:(double)arg1; +- (_Bool)isIndivisible; - (void)setBaselineToNull; -- (void)setBaseline:(float)arg1; -- (float)baseline; -- (BOOL)hyphenated; +- (void)setBaseline:(double)arg1; +- (double)baseline; +- (_Bool)hyphenated; - (struct CGPoint)anchor; -- (BOOL)overlapsHorizontally:(struct CGRect)arg1; -- (BOOL)overlapsWith:(id)arg1; -- (int)baseLineDescending:(id)arg1; -- (int)baseLineAscending:(id)arg1; +- (_Bool)overlapsHorizontally:(struct CGRect)arg1; +- (_Bool)overlapsWith:(id)arg1; +- (long long)baseLineDescending:(id)arg1; +- (long long)baseLineAscending:(id)arg1; - (struct CGRect)bounds; - (void)fitBoundsToChildren; - (int)tabsBefore; - (void)setTabsBefore:(int)arg1; -- (BOOL)hasTabs; -- (void)setHasTabs:(BOOL)arg1; +- (_Bool)hasTabs; +- (void)setHasTabs:(_Bool)arg1; - (void)accept:(id)arg1; - (void)setColumnBreaks:(id)arg1; - (id)columnBreaks; -- (BOOL)hasBeenProcessed; -- (void)setHasBeenProcessed:(BOOL)arg1; -- (BOOL)hasBeenSplit; -- (void)setHasBeenSplit:(BOOL)arg1; +- (_Bool)hasBeenProcessed; +- (void)setHasBeenProcessed:(_Bool)arg1; +- (_Bool)hasBeenSplit; +- (void)setHasBeenSplit:(_Bool)arg1; - (id)properties; -- (BOOL)mapToWordPairsWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWordPairs:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWordsWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWords:(void *)arg1 passing:(void *)arg2; -- (BOOL)removeTextLines:(id)arg1 whereTrue:(void *)arg2 passing:(void *)arg3; +- (_Bool)mapToWordPairsWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWordPairs:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWordsWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWords:(void *)arg1 passing:(void *)arg2; +- (_Bool)removeTextLines:(id)arg1 whereTrue:(void *)arg2 passing:(void *)arg3; - (id)newTextLineFromWordAt:(unsigned int)arg1 lengthInWords:(unsigned int)arg2; -- (BOOL)changesFontAt:(id)arg1; -- (BOOL)hasJustifiedAlignment; +- (_Bool)changesFontAt:(id)arg1; +- (_Bool)hasJustifiedAlignment; - (int)align; -- (long)zOrder; +- (long long)zOrder; - (void)anchorChunk:(id)arg1 atWordIndex:(unsigned int)arg2; - (struct CPInlineContainer *)inlineList; - (unsigned int)inlineCount; -- (CDStruct_a823b51b *)lastWord; -- (CDStruct_a823b51b *)firstWord; -- (CDStruct_a823b51b *)wordAtIndex:(unsigned int)arg1; +- (CDStruct_2e2afed4 *)lastWord; +- (CDStruct_2e2afed4 *)firstWord; +- (CDStruct_2e2afed4 *)wordAtIndex:(unsigned int)arg1; - (struct CGRect)boundsOfWordAtIndex:(unsigned int)arg1; - (unsigned int)wordCount; -- (CDStruct_a823b51b *)wordArrayOfSize:(unsigned int)arg1; -- (CDStruct_a823b51b *)wordArray; +- (CDStruct_2e2afed4 *)wordArrayOfSize:(unsigned int)arg1; +- (CDStruct_2e2afed4 *)wordArray; - (id)charSequence; - (void)setCharSequence:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTextLineMerge.h b/iOS7/PrivateFrameworks/CorePDF/CPTextLineMerge.h index dcf9cc168..a3f7d7bae 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTextLineMerge.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTextLineMerge.h @@ -15,19 +15,19 @@ - (void)mergeLinesIn:(id)arg1; - (void)dropCaps:(id)arg1 to:(id)arg2; -- (float)averageHeight:(id)arg1; +- (double)averageHeight:(id)arg1; - (id)findLineFor:(id)arg1 in:(id)arg2; - (void)detachDropCaps:(id)arg1 to:(id)arg2; - (unsigned int)countOverlapsOfLineAtIndex:(unsigned int)arg1 in:(id)arg2; - (void)removeOverlapping:(id)arg1; - (void)makeOverlappingLinesTo:(id)arg1; -- (BOOL)hasOverlappingLines; +- (_Bool)hasOverlappingLines; - (void)eliminate:(id)arg1; - (void)mergeByColumn:(id)arg1; - (void)mergeLinesInInterval:(id)arg1 from:(id)arg2; - (void)mergeColumn:(id)arg1; - (void)addInterval:(id)arg1 to:(id)arg2; -- (BOOL)fits:(id)arg1 into:(id)arg2; +- (_Bool)fits:(id)arg1 into:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/CPTextObject.h b/iOS7/PrivateFrameworks/CorePDF/CPTextObject.h index ab5539321..6769a21fa 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPTextObject.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPTextObject.h @@ -9,12 +9,12 @@ @interface CPTextObject : CPChunk { struct CGPoint anchor; - BOOL metricInfoCalculated; + _Bool metricInfoCalculated; float maxFontSize; double maxFontLineHeight; } -- (void)translateObjectYBy:(float)arg1; +- (void)translateObjectYBy:(double)arg1; - (void)clearCachedInfo; - (double)maxFontLineHeight; - (float)maxFontSize; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPZone.h b/iOS7/PrivateFrameworks/CorePDF/CPZone.h index c5bf81910..227325650 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPZone.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPZone.h @@ -16,7 +16,7 @@ struct CGPoint *outerVertices; struct CGPoint *swollenOuterVertices; double area; - BOOL isStraddleZone; + _Bool isStraddleZone; CPZoneProfile *zoneProfile; NSArray *leftGuides; NSArray *rightGuides; @@ -41,39 +41,39 @@ - (void)setLeftGuides:(id)arg1; - (void)setZoneProfile:(id)arg1; - (id)zoneProfile; -- (void)setIsStraddleZone:(BOOL)arg1; -- (BOOL)isStraddleZone; -- (int)compareArea:(id)arg1; +- (void)setIsStraddleZone:(_Bool)arg1; +- (_Bool)isStraddleZone; +- (long long)compareArea:(id)arg1; - (void)addContentFrom:(id)arg1; - (id)charactersInZone; - (void)setCharactersInZone:(id)arg1; - (void)addPDFChar:(void *)arg1; -- (BOOL)canContain:(struct CGRect)arg1; -- (BOOL)contains:(id)arg1; -- (BOOL)rectangleBordersAtLeft:(id *)arg1 top:(id *)arg2 right:(id *)arg3 bottom:(id *)arg4; -- (BOOL)isRectangular; +- (_Bool)canContain:(struct CGRect)arg1; +- (_Bool)contains:(id)arg1; +- (_Bool)rectangleBordersAtLeft:(id *)arg1 top:(id *)arg2 right:(id *)arg3 bottom:(id *)arg4; +- (_Bool)isRectangular; - (struct CGRect)swollenZoneBounds; - (struct CGRect)zoneBounds; - (double)area; - (struct CGPoint *)swollenOuterVertices; - (void)accept:(id)arg1; - (struct CGPoint *)outerVertices; -- (long)neighborZOrder; -- (long)borderZOrder; +- (long long)neighborZOrder; +- (long long)borderZOrder; - (unsigned int)vertexCount; - (void)removeUnfilledNeighborShapes; - (id)backgroundGraphics; - (struct CGColor *)newBackgroundColor; -- (BOOL)hasNeighborShape:(id)arg1; -- (BOOL)bordersWindClockwise; +- (_Bool)hasNeighborShape:(id)arg1; +- (_Bool)bordersWindClockwise; - (void)setZoneBorders:(id)arg1; - (id)zoneBorders; -- (BOOL)hasBorders; -- (BOOL)isZone; -- (BOOL)mapToWordPairsWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWordPairs:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWordsWithIndex:(void *)arg1 passing:(void *)arg2; -- (BOOL)mapToWords:(void *)arg1 passing:(void *)arg2; +- (_Bool)hasBorders; +- (_Bool)isZone; +- (_Bool)mapToWordPairsWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWordPairs:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWordsWithIndex:(void *)arg1 passing:(void *)arg2; +- (_Bool)mapToWords:(void *)arg1 passing:(void *)arg2; - (unsigned int)wordCount; - (id)graphicsInZone; - (id)textLinesInZone; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPZoneBorder.h b/iOS7/PrivateFrameworks/CorePDF/CPZoneBorder.h index 4e883a6c8..687a93d9c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPZoneBorder.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPZoneBorder.h @@ -19,44 +19,44 @@ NSMutableArray *graphicObjects; NSMutableArray *neighbors; NSMutableArray *intersections; - BOOL isHorizontal; - BOOL hasForwardVector; - BOOL hasBackwardVector; - float overhangMin; - float overhangMax; + _Bool isHorizontal; + _Bool hasForwardVector; + _Bool hasBackwardVector; + double overhangMin; + double overhangMax; } + (struct CGRect)extendRect:(struct CGRect)arg1; + (int)clockwiseWindingNumberOfShapeWithBorders:(id)arg1; -+ (void)outerVertices:(struct CGPoint *)arg1 fromBorders:(id)arg2 swollenBy:(float)arg3; ++ (void)outerVertices:(struct CGPoint *)arg1 fromBorders:(id)arg2 swollenBy:(double)arg3; + (void)removeIntersectionBetweenBorder:(id)arg1 andBorder:(id)arg2; + (void)addIntersectionBetweenBorder:(id)arg1 andBorder:(id)arg2 atRect:(struct CGRect)arg3; -- (int)compareYBounds:(id)arg1; -- (int)compareXBounds:(id)arg1; +- (long long)compareYBounds:(id)arg1; +- (long long)compareXBounds:(id)arg1; - (void)removeLooseThreadsStartingFrom:(id)arg1; - (void)trimToLastIntersections; - (void)combine:(id)arg1; -- (BOOL)continues:(id)arg1; -- (BOOL)crosses:(id)arg1; -- (BOOL)extractCycleTo:(id)arg1 goingForward:(BOOL)arg2 throughIntersectionIndex:(unsigned int)arg3 returningTo:(id)arg4 atRect:(struct CGRect *)arg5; -- (BOOL)extractCycleTo:(id)arg1 goingForward:(BOOL)arg2 startingAtIndex:(unsigned int)arg3; -- (BOOL)hasVectorGoingForward:(BOOL)arg1 startingAtIndex:(unsigned int *)arg2; +- (_Bool)continues:(id)arg1; +- (_Bool)crosses:(id)arg1; +- (_Bool)extractCycleTo:(id)arg1 goingForward:(_Bool)arg2 throughIntersectionIndex:(unsigned int)arg3 returningTo:(id)arg4 atRect:(struct CGRect *)arg5; +- (_Bool)extractCycleTo:(id)arg1 goingForward:(_Bool)arg2 startingAtIndex:(unsigned int)arg3; +- (_Bool)hasVectorGoingForward:(_Bool)arg1 startingAtIndex:(unsigned int *)arg2; - (void)instantiateVectors; -- (BOOL)hasCounterclockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(BOOL)arg2; -- (BOOL)hasClockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(BOOL)arg2; -- (BOOL)windsClockwiseOnto:(id)arg1; +- (_Bool)hasCounterclockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(_Bool)arg2; +- (_Bool)hasClockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(_Bool)arg2; +- (_Bool)windsClockwiseOnto:(id)arg1; - (unsigned int)indexOfIntersectionWith:(id)arg1; -- (BOOL)intersectsWith:(id)arg1 atRect:(struct CGRect *)arg2; +- (_Bool)intersectsWith:(id)arg1 atRect:(struct CGRect *)arg2; - (unsigned int)intersectionCount; -- (BOOL)isVertical; -- (BOOL)isHorizontal; +- (_Bool)isVertical; +- (_Bool)isHorizontal; - (void)setSide:(int)arg1 ofPage:(id)arg2; -- (BOOL)hasBackwardVector; -- (void)setHasBackwardVector:(BOOL)arg1; -- (BOOL)hasForwardVector; -- (void)setHasForwardVector:(BOOL)arg1; -- (BOOL)hasNeighborShape:(id)arg1 atSide:(int)arg2; -- (BOOL)hasNeighborShape:(id)arg1; +- (_Bool)hasBackwardVector; +- (void)setHasBackwardVector:(_Bool)arg1; +- (_Bool)hasForwardVector; +- (void)setHasForwardVector:(_Bool)arg1; +- (_Bool)hasNeighborShape:(id)arg1 atSide:(int)arg2; +- (_Bool)hasNeighborShape:(id)arg1; - (id)neighborAtIndex:(unsigned int)arg1; - (void)removeNeighborAtIndex:(unsigned int)arg1; - (void)addNeighbor:(id)arg1; @@ -66,7 +66,7 @@ - (void)removeGraphicObjectAtIndex:(unsigned int)arg1; - (void)addGraphicObject:(id)arg1; - (unsigned int)graphicObjectCount; -- (long)zOrder; +- (long long)zOrder; - (void)setBounds:(struct CGRect)arg1; - (struct CGRect)bounds; - (id)ownerArray; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPZoneBorderIntersection.h b/iOS7/PrivateFrameworks/CorePDF/CPZoneBorderIntersection.h index 39ae89685..044859b1f 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPZoneBorderIntersection.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPZoneBorderIntersection.h @@ -15,15 +15,15 @@ { struct CGRect intersectionRect; CPZoneBorder *intersectingBorder; - BOOL forwardVector; - BOOL backwardVector; + _Bool forwardVector; + _Bool backwardVector; } -- (int)comparePositionLengthwise:(id)arg1; -- (BOOL)backwardVector; -- (void)setBackwardVector:(BOOL)arg1; -- (BOOL)forwardVector; -- (void)setForwardVector:(BOOL)arg1; +- (long long)comparePositionLengthwise:(id)arg1; +- (_Bool)backwardVector; +- (void)setBackwardVector:(_Bool)arg1; +- (_Bool)forwardVector; +- (void)setForwardVector:(_Bool)arg1; - (id)intersectingBorder; - (void)setIntersectingBorder:(id)arg1; - (struct CGRect)intersectionRect; diff --git a/iOS7/PrivateFrameworks/CorePDF/CPZoneMaker.h b/iOS7/PrivateFrameworks/CorePDF/CPZoneMaker.h index d7ffa2d2a..2bf609942 100644 --- a/iOS7/PrivateFrameworks/CorePDF/CPZoneMaker.h +++ b/iOS7/PrivateFrameworks/CorePDF/CPZoneMaker.h @@ -21,7 +21,7 @@ - (void)mergeQualifyingRectanglesIn:(id)arg1; - (unsigned int)categorizeGraphicsIn:(id)arg1; - (void)makeZonesIn:(id)arg1; -- (BOOL)overlap:(id)arg1 with:(id)arg2; +- (_Bool)overlap:(id)arg1 with:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CorePDF/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CorePDF/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CorePDF/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/CorePDF/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation-QuadpointHelpers.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation-QuadpointHelpers.h new file mode 100644 index 000000000..b05fe0a26 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation-QuadpointHelpers.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFAnnotation (QuadpointHelpers) +- (_Bool)recognizeGestures; +- (struct CGPath *)newPathFromQuadPoints; +- (void)makeQuadpointsFrom:(id)arg1; +- (id)newSelection; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation.h index 3201eb0e7..117b28283 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotation.h @@ -15,49 +15,49 @@ void *_appearanceStream; struct CGPDFString *_pdfContents; NSString *_annotationID; - BOOL _hidden; + _Bool _hidden; UIPDFAnnotationView *_annotationView; UIPDFAnnotationController *_annotationController; NSMutableArray *_quadPoints; CALayer *_drawingLayer; UIPDFSelection *_selection; - BOOL editable; + _Bool editable; id data; NSString *_contents; - int _index; + long long _index; UIPDFPopupAnnotation *_popup; NSString *_associatedAnnotationID; UIPDFPage *_page; - unsigned int _tag; + unsigned long long _tag; } + (id)newAnnotationWithPage:(id)arg1 fromArchive:(id)arg2; -@property(nonatomic) unsigned int tag; // @synthesize tag=_tag; +@property(nonatomic) unsigned long long tag; // @synthesize tag=_tag; @property(nonatomic) UIPDFPage *page; // @synthesize page=_page; @property(retain, nonatomic) CALayer *drawingLayer; // @synthesize drawingLayer=_drawingLayer; @property(retain, nonatomic) NSString *associatedAnnotationID; // @synthesize associatedAnnotationID=_associatedAnnotationID; @property(nonatomic) UIPDFPopupAnnotation *popup; // @synthesize popup=_popup; -@property(nonatomic) int index; // @synthesize index=_index; +@property(nonatomic) long long index; // @synthesize index=_index; @property(retain, nonatomic) NSString *contents; // @synthesize contents=_contents; @property(retain, nonatomic) id data; // @synthesize data; -@property(nonatomic) BOOL editable; // @synthesize editable; +@property(nonatomic) _Bool editable; // @synthesize editable; @property(nonatomic) UIPDFAnnotationController *annotationController; // @synthesize annotationController=_annotationController; @property(retain, nonatomic) UIPDFAnnotationView *annotationView; // @synthesize annotationView=_annotationView; @property(nonatomic) UIPDFSelection *selection; // @dynamic selection; - (id)descriptionHOLD; - (struct CGRect)popUpAnnotationRect; - (const char *)pdfContents; -- (BOOL)hasPopUp; +- (_Bool)hasPopUp; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; - (void)drawInContext:(struct CGContext *)arg1; - (struct CGColor *)color; - (void)setColor:(struct CGColor *)arg1; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; - (struct CGRect)bounds; - (struct CGRect)frame; - (struct CGRect)Rect; - (struct CGRect)rectIn:(struct CGPDFArray *)arg1; -- (BOOL)hidden; +- (_Bool)hidden; - (id)getImageNamed:(id)arg1 ofType:(id)arg2; - (id)archive; - (int)annotationType; @@ -68,10 +68,9 @@ - (void)dealloc; - (id)initWithAnnotationDictionary:(struct CGPDFDictionary *)arg1; - (id)init; -@property(readonly, nonatomic) BOOL recognizeGestures; // @dynamic recognizeGestures; -- (struct CGPath *)newPathFromQuadPoints; -- (void)makeQuadpointsFrom:(id)arg1; -- (id)newSelection; + +// Remaining properties +@property(readonly, nonatomic) _Bool recognizeGestures; // @dynamic recognizeGestures; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationController.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationController.h index 46e173dc5..66a815663 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationController.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationController.h @@ -15,28 +15,28 @@ UIPDFPageView *_pageView; int _lock; struct CGPoint _startPoint; - BOOL _moving; + _Bool _moving; UIPDFMarkupAnnotation *_currentAnnotation; - CDStruct_dff5684f _initialRange; - BOOL _tracking; + CDStruct_627e0f85 _initialRange; + _Bool _tracking; CALayer *_drawingSurface; id _delegate; struct CGSize _cachedMarginNoteSize; - BOOL makeUnderlineAnnotation; - BOOL _allowEditing; + _Bool makeUnderlineAnnotation; + _Bool _allowEditing; UIColor *_currentColor; } + (struct CGImage *)newMaskImage:(struct CGPDFPage *)arg1 size:(struct CGSize)arg2; + (id)newAnnotation:(struct CGPDFDictionary *)arg1 type:(const char *)arg2; -+ (BOOL)pageHasAnnotations:(id)arg1; ++ (_Bool)pageHasAnnotations:(id)arg1; @property(nonatomic) UIColor *currentColor; // @synthesize currentColor=_currentColor; -@property(nonatomic) BOOL allowEditing; // @synthesize allowEditing=_allowEditing; +@property(nonatomic) _Bool allowEditing; // @synthesize allowEditing=_allowEditing; @property(readonly, nonatomic) UIPDFPageView *pageView; // @synthesize pageView=_pageView; -@property(readonly, nonatomic) BOOL tracking; // @synthesize tracking=_tracking; +@property(readonly, nonatomic) _Bool tracking; // @synthesize tracking=_tracking; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) CALayer *drawingSurface; // @synthesize drawingSurface=_drawingSurface; -@property(nonatomic) BOOL makeUnderlineAnnotation; // @synthesize makeUnderlineAnnotation; +@property(nonatomic) _Bool makeUnderlineAnnotation; // @synthesize makeUnderlineAnnotation; @property(retain, nonatomic) UIPDFAnnotation *currentAnnotation; // @synthesize currentAnnotation=_currentAnnotation; - (id)marginNoteImage:(id)arg1; - (struct CGSize)marginNoteImageSize; @@ -44,30 +44,30 @@ - (struct CGImage *)newHighlightMaskImageFor:(struct CGRect)arg1; - (void)copyAttributesOf:(id)arg1 to:(id)arg2; - (id)annotatePageSelection; -- (BOOL)willDoSomethingWithTap:(struct CGPoint)arg1; -- (BOOL)annotationLongPressRecognized:(id)arg1; -- (BOOL)annotationSingleTapRecognized:(id)arg1; -- (BOOL)annotationBriefPressRecognized:(id)arg1; +- (_Bool)willDoSomethingWithTap:(struct CGPoint)arg1; +- (_Bool)annotationLongPressRecognized:(id)arg1; +- (_Bool)annotationSingleTapRecognized:(id)arg1; +- (_Bool)annotationBriefPressRecognized:(id)arg1; - (id)linkAnnotationAt:(struct CGPoint)arg1; - (id)annotationAt:(struct CGPoint)arg1; -- (BOOL)linkAnnotationShouldBegin:(id)arg1; -- (BOOL)isLinkAnnotationAt:(struct CGPoint)arg1; +- (_Bool)linkAnnotationShouldBegin:(id)arg1; +- (_Bool)isLinkAnnotationAt:(struct CGPoint)arg1; - (id)_linkAnnotationViewAt:(struct CGPoint)arg1; - (void)didEndTrackingAtPoint:(struct CGPoint)arg1; - (void)endTrackingAtPoint:(struct CGPoint)arg1; - (void)tracking:(struct CGPoint)arg1; - (void)startTracking:(struct CGPoint)arg1; -- (BOOL)willTrackAtPoint:(struct CGPoint)arg1; +- (_Bool)willTrackAtPoint:(struct CGPoint)arg1; - (void)_initialRange:(struct CGPoint)arg1; -- (BOOL)trackMoved:(struct CGPoint)arg1; -- (BOOL)madeInstantAnnotation; +- (_Bool)trackMoved:(struct CGPoint)arg1; +- (_Bool)madeInstantAnnotation; - (void)mergeSelectionOfAnnotation:(id)arg1; -- (BOOL)isSelection:(struct CGPDFSelection *)arg1 equalTo:(struct CGPDFSelection *)arg2; -- (BOOL)intersects:(struct CGPDFSelection *)arg1 with:(struct CGPDFSelection *)arg2; +- (_Bool)isSelection:(struct CGPDFSelection *)arg1 equalTo:(struct CGPDFSelection *)arg2; +- (_Bool)intersects:(struct CGPDFSelection *)arg1 with:(struct CGPDFSelection *)arg2; - (void)annotationTapRecognized:(id)arg1; - (void)linkPressRecognized:(id)arg1; - (void)doubleTapRecognized:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)unlock; - (void)lock; - (void)drawAnnotations:(struct CGContext *)arg1; @@ -83,7 +83,7 @@ - (struct CGRect)convertRect:(struct CGRect)arg1 toSurfaceLayer:(id)arg2; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toSurfaceLayer:(id)arg2; - (void)addLinkAnnotationViews; -- (BOOL)willHandleTouchGestureAtPoint:(struct CGPoint)arg1; +- (_Bool)willHandleTouchGestureAtPoint:(struct CGPoint)arg1; - (void)addAnnotation:(id)arg1; - (void)dealloc; - (id)initWithPageView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationParserDelegate.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationParserDelegate.h index c913ef9cd..3d4999eb4 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationParserDelegate.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFAnnotationParserDelegate.h @@ -13,11 +13,11 @@ @interface UIPDFAnnotationParserDelegate : NSObject { NSMutableString *_characters; - BOOL _parseError; + _Bool _parseError; UIPDFAnnotation *_annotation; } -@property(readonly, nonatomic) BOOL parseError; // @synthesize parseError=_parseError; +@property(readonly, nonatomic) _Bool parseError; // @synthesize parseError=_parseError; @property(retain, nonatomic) UIPDFAnnotation *annotation; // @synthesize annotation=_annotation; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument-UIPDFDocumentInternal.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument-UIPDFDocumentInternal.h new file mode 100644 index 000000000..a053b7cf0 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument-UIPDFDocumentInternal.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFDocument (UIPDFDocumentInternal) +- (void)setThumbnailCache:(id)arg1; +- (id)thumbnailCache; +- (void)setPageImageCache:(id)arg1; +- (id)pageImageCache; +- (double)sumHeight; +- (double)sumWidth; +- (double)maxHeight; +- (double)maxWidth; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument.h index d2c654a0d..8467b176f 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFDocument.h @@ -11,13 +11,13 @@ @interface UIPDFDocument : NSObject { struct CGPDFDocument *_cgDocument; - unsigned int _numberOfPages; - float _cachedWidth; + unsigned long long _numberOfPages; + double _cachedWidth; NSString *_documentID; NSString *_documentName; UIPDFPageImageCache *_pageImageCache; - unsigned int _imageCacheCount; - unsigned int _imageCacheLookAhead; + unsigned long long _imageCacheCount; + unsigned long long _imageCacheLookAhead; int _lock; int _imageCacheLock; UIPDFPageImageCache *_thumbnailCache; @@ -28,24 +28,22 @@ + (id)documentNamed:(id)arg1; @property(readonly) struct CGPDFDocument *CGDocument; // @synthesize CGDocument=_cgDocument; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)copyDocumentTo:(id)arg1; -- (BOOL)allowsCopying; +- (_Bool)copyDocumentTo:(id)arg1; +- (_Bool)allowsCopying; @property(readonly) NSString *documentID; // @dynamic documentID; -- (void)purgePagesBefore:(unsigned int)arg1; -- (id)copyPageAtIndex:(unsigned int)arg1; -- (id)pageAtIndex:(unsigned int)arg1; -@property(readonly) unsigned int numberOfPages; // @dynamic numberOfPages; -- (void)setImageCacheCount:(unsigned int)arg1 lookAhead:(unsigned int)arg2; +- (void)purgePagesBefore:(unsigned long long)arg1; +- (id)copyPageAtIndex:(unsigned long long)arg1; +- (id)pageAtIndex:(unsigned long long)arg1; +@property(readonly) unsigned long long numberOfPages; // @dynamic numberOfPages; +- (void)setImageCacheCount:(unsigned long long)arg1 lookAhead:(unsigned long long)arg2; - (void)dealloc; - (id)initWithURL:(id)arg1; - (id)initWithCGPDFDocument:(struct CGPDFDocument *)arg1; - (struct CGPDFDocument *)copyCGPDFDocument; -@property(retain) UIPDFPageImageCache *thumbnailCache; // @dynamic thumbnailCache; + +// Remaining properties @property(retain) UIPDFPageImageCache *pageImageCache; // @dynamic pageImageCache; -- (float)sumHeight; -- (float)sumWidth; -- (float)maxHeight; -- (float)maxWidth; +@property(retain) UIPDFPageImageCache *thumbnailCache; // @dynamic thumbnailCache; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFFreeTextAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFFreeTextAnnotation.h index 86f764911..a85657232 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFFreeTextAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFFreeTextAnnotation.h @@ -11,7 +11,7 @@ } - (int)annotationType; -- (BOOL)hasPopUp; +- (_Bool)hasPopUp; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlightAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlightAnnotation.h index ea6bc3369..788b51c87 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlightAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlightAnnotation.h @@ -11,11 +11,11 @@ struct CGColor *_highLightColor; } -- (BOOL)recognizeGestures; +- (_Bool)recognizeGestures; - (void)drawInContext:(struct CGContext *)arg1; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)drawLayerRotated:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned int)arg4; -- (void)drawLayerUpright:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned int)arg4; +- (void)drawLayerRotated:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned long long)arg4; +- (void)drawLayerUpright:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned long long)arg4; - (int)annotationType; - (Class)viewClass; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlighter.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlighter.h index b6eaf3b66..e2aa8cb94 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlighter.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFHighlighter.h @@ -15,21 +15,21 @@ struct CGColor *_borderColor; struct CGColor *_whiteColor; struct CGPDFPage *_page; - float _enlargeFactor; - float _pdfToViewScale; - float inset; + double _enlargeFactor; + double _pdfToViewScale; + double inset; } -@property(nonatomic) float inset; // @synthesize inset; +@property(nonatomic) double inset; // @synthesize inset; - (void)clear; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; - (void)setNeedsDisplay; -- (void)addHighlightFor:(id)arg1 to:(id)arg2 animated:(BOOL)arg3; -- (void)addHighlightLayerFor:(id)arg1 atIndex:(unsigned int)arg2 to:(id)arg3 animated:(BOOL)arg4; +- (void)addHighlightFor:(id)arg1 to:(id)arg2 animated:(_Bool)arg3; +- (void)addHighlightLayerFor:(id)arg1 atIndex:(unsigned long long)arg2 to:(id)arg3 animated:(_Bool)arg4; - (void)addAnimation:(id)arg1; -- (void)makeTheBorderPath:(id)arg1 layer:(id)arg2 rectangle:(CDStruct_95077174)arg3 upright:(BOOL)arg4; -- (void)makeTheClipPath:(id)arg1 layer:(id)arg2 rectangle:(CDStruct_95077174)arg3 upright:(BOOL)arg4; -- (void)addRectPath:(struct CGPath *)arg1 toView:(id)arg2 layer:(id)arg3 rectangle:(CDStruct_95077174)arg4 upright:(BOOL)arg5; +- (void)makeTheBorderPath:(id)arg1 layer:(id)arg2 rectangle:(CDStruct_f9662865)arg3 upright:(_Bool)arg4; +- (void)makeTheClipPath:(id)arg1 layer:(id)arg2 rectangle:(CDStruct_f9662865)arg3 upright:(_Bool)arg4; +- (void)addRectPath:(struct CGPath *)arg1 toView:(id)arg2 layer:(id)arg3 rectangle:(CDStruct_f9662865)arg4 upright:(_Bool)arg5; - (void)unhide; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFLinkAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFLinkAnnotation.h index bd2912d8c..9723d6532 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFLinkAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFLinkAnnotation.h @@ -10,14 +10,14 @@ { } -- (BOOL)recognizeGestures; -- (BOOL)shouldRecognizeTapOrPress:(struct CGPoint)arg1; -- (BOOL)quadPoints:(struct CGPDFArray *)arg1 within:(struct CGRect)arg2; +- (_Bool)recognizeGestures; +- (_Bool)shouldRecognizeTapOrPress:(struct CGPoint)arg1; +- (_Bool)quadPoints:(struct CGPDFArray *)arg1 within:(struct CGRect)arg2; - (struct CGRect)linkRectangle; -- (unsigned int)pageNumber; +- (unsigned long long)pageNumber; - (id)url; -- (unsigned int)getNamedDestination:(struct CGPDFDictionary *)arg1; -- (unsigned int)getDestination:(struct CGPDFDictionary *)arg1; +- (unsigned long long)getNamedDestination:(struct CGPDFDictionary *)arg1; +- (unsigned long long)getDestination:(struct CGPDFDictionary *)arg1; - (id)newBaseURL; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-grabbers.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-grabbers.h new file mode 100644 index 000000000..b020398b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-grabbers.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFMagnifierController (grabbers) +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)addTextRangeHandles; +- (void)setTextRangeHandlePositions; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-private.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-private.h new file mode 100644 index 000000000..f3b531b76 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController-private.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFMagnifierController (private) +- (void)setImageContainerMask; +- (id)imageReceived:(id)arg1 data:(id)arg2; +- (void)placeImage; +- (void)setSelectionPath; +- (void)setSelectionPath:(struct CGPath *)arg1 bounds:(struct CGRect)arg2 transform:(struct CGAffineTransform)arg3; +- (void)addBling; +- (void)setLayerPositions; +- (void)setImageContainerPositionLoupe; +- (void)setImageContainerPositionMagnifier; +- (struct CGPoint)pointToMagnifyInPDFSpace; +- (struct CGPoint)viewPointInTextEffectsSpace; +- (struct CGPoint)convertPointToEnlargedSpace:(struct CGPoint)arg1; +- (struct CGRect)convertRectToEnlargedSpace:(struct CGRect)arg1; +- (struct CGRect)convertRectToRotatedPage:(struct CGRect)arg1; +- (struct CGPoint)convertPointToRotatedPage:(struct CGPoint)arg1; +- (struct CGPoint)convertViewPointToEnlargedSpace:(struct CGPoint)arg1; +- (_Bool)isSelectionUniformlyRotated:(double *)arg1; +- (void)setPower; +- (void)tearDownLayers; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController.h index e01a23f01..71d11bd88 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFMagnifierController.h @@ -18,19 +18,19 @@ CALayer *_imageLayer; CAShapeLayer *_selectionLayer; CALayer *_maskLayer; - float _power; + double _power; struct CGSize _magnifierSize; - BOOL _loupe; + _Bool _loupe; struct CGPoint _touchPoint; struct CGPoint _pointToMagnify; - float _enlargementScale; + double _enlargementScale; CALayer *_leftBar; CALayer *_leftGrabber; CALayer *_rightBar; CALayer *_rightGrabber; struct CGSize _controlPointSize; struct CGColor *_grabberColor; - unsigned int _pageRotation; + unsigned long long _pageRotation; UIPDFPageView *pageView; } @@ -43,28 +43,6 @@ - (void)setPosition:(struct CGPoint)arg1 viewPoint:(struct CGPoint)arg2; - (void)dealloc; - (id)init; -- (void)setImageContainerMask; -- (id)imageReceived:(id)arg1 data:(id)arg2; -- (void)placeImage; -- (void)setSelectionPath; -- (void)setSelectionPath:(struct CGPath *)arg1 bounds:(struct CGRect)arg2 transform:(struct CGAffineTransform)arg3; -- (void)addBling; -- (void)setLayerPositions; -- (void)setImageContainerPositionLoupe; -- (void)setImageContainerPositionMagnifier; -- (struct CGPoint)pointToMagnifyInPDFSpace; -- (struct CGPoint)viewPointInTextEffectsSpace; -- (struct CGPoint)convertPointToEnlargedSpace:(struct CGPoint)arg1; -- (struct CGRect)convertRectToEnlargedSpace:(struct CGRect)arg1; -- (struct CGRect)convertRectToRotatedPage:(struct CGRect)arg1; -- (struct CGPoint)convertPointToRotatedPage:(struct CGPoint)arg1; -- (struct CGPoint)convertViewPointToEnlargedSpace:(struct CGPoint)arg1; -- (BOOL)isSelectionUniformlyRotated:(float *)arg1; -- (void)setPower; -- (void)tearDownLayers; -- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)addTextRangeHandles; -- (void)setTextRangeHandlePositions; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPage-UIPDFPageInternal.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPage-UIPDFPageInternal.h new file mode 100644 index 000000000..d7925a55d --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPage-UIPDFPageInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFPage (UIPDFPageInternal) +- (void)setDocument:(id)arg1; +- (id)initWithCGPDFPage:(struct CGPDFPage *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPage.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPage.h index 1acd06505..adff0401b 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPage.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPage.h @@ -11,12 +11,12 @@ @interface UIPDFPage : NSObject { struct CGPDFPage *_cgPage; - unsigned int _pageNumber; + unsigned long long _pageNumber; NSString *_stringInReadingOrder; UIPDFSelection *_selection; int _lock; UIPDFDocument *_document; - unsigned int _pageIndex; + unsigned long long _pageIndex; UIImage *_pageImage; NSMutableArray *_annotations; } @@ -24,33 +24,31 @@ @property(retain) UIImage *pageImage; // @synthesize pageImage=_pageImage; @property(readonly) UIPDFDocument *document; // @synthesize document=_document; @property(retain) UIPDFSelection *selection; // @synthesize selection=_selection; -@property(readonly) unsigned int pageIndex; // @synthesize pageIndex=_pageIndex; -@property(readonly) unsigned int pageNumber; // @synthesize pageNumber=_pageNumber; +@property(readonly) unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; +@property(readonly) unsigned long long pageNumber; // @synthesize pageNumber=_pageNumber; @property(readonly) struct CGPDFPage *CGPage; // @synthesize CGPage=_cgPage; - (void)removeAnnotation:(id)arg1; - (void)addAnnotation:(id)arg1; - (void)removeAllAnnotations; - (void)clearAnnotations; - (id)annotations; -- (id)annotationIn:(id)arg1 withIndex:(unsigned int)arg2; +- (id)annotationIn:(id)arg1 withIndex:(unsigned long long)arg2; - (void)refresh; - (id)copyPage; -- (id)findString:(id)arg1 fromSelection:(id)arg2 options:(unsigned int)arg3; -- (unsigned long)cfCompareFlagsFromNSOptions:(unsigned int)arg1; +- (id)findString:(id)arg1 fromSelection:(id)arg2 options:(unsigned long long)arg3; +- (unsigned long long)cfCompareFlagsFromNSOptions:(unsigned long long)arg1; - (id)string; -- (unsigned int)rotation; +- (unsigned long long)rotation; - (struct CGRect)mediaBoxAccountForRotation; - (struct CGRect)mediaBox; - (struct CGRect)cropBoxAccountForRotation; @property(readonly) struct CGRect cropBox; - (struct CGSize)size; -- (void)deliverImageWithWidth:(unsigned int)arg1 height:(unsigned int)arg2 receiver:(id)arg3 selector:(SEL)arg4 info:(id)arg5; +- (void)deliverImageWithWidth:(unsigned long long)arg1 height:(unsigned long long)arg2 receiver:(id)arg3 selector:(SEL)arg4 info:(id)arg5; - (id)getImageIfAvailable; - (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2; - (void)dealloc; -- (id)initWithDocument:(id)arg1 pageNumber:(unsigned int)arg2; -- (void)setDocument:(id)arg1; -- (id)initWithCGPDFPage:(struct CGPDFPage *)arg1; +- (id)initWithDocument:(id)arg1 pageNumber:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageContentDelegate.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageContentDelegate.h index f048ea682..7da7ce1b4 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageContentDelegate.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageContentDelegate.h @@ -11,7 +11,7 @@ @interface UIPDFPageContentDelegate : NSObject { UIPDFDocument *_document; - unsigned int _pageIndex; + unsigned long long _pageIndex; UIPDFPageView *_view; struct CGRect _bounds; struct CGAffineTransform _transform; @@ -19,25 +19,25 @@ struct CGColor *_highlightColor; CALayer *_owner; struct CGRect _box; - unsigned int _pageRotation; + unsigned long long _pageRotation; int _lock; - unsigned int _threadCount; - BOOL _isCancelled; + unsigned long long _threadCount; + _Bool _isCancelled; } @property(readonly) struct CGAffineTransform transform; // @synthesize transform=_transform; -@property unsigned int pageIndex; // @synthesize pageIndex=_pageIndex; +@property unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; @property(retain) UIPDFDocument *document; // @synthesize document=_document; @property struct CGColor *highlightColor; // @synthesize highlightColor=_highlightColor; -@property unsigned int pageRotation; // @synthesize pageRotation=_pageRotation; +@property unsigned long long pageRotation; // @synthesize pageRotation=_pageRotation; @property struct CGRect box; // @synthesize box=_box; @property CALayer *owner; // @synthesize owner=_owner; - (void)drawSelectionLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (BOOL)pageHasSelection; +- (_Bool)pageHasSelection; - (void)addRect:(struct CGRect)arg1 toPath:(struct CGPath *)arg2 transform:(struct CGAffineTransform *)arg3 view:(id)arg4 owner:(id)arg5; - (void)drawSelectionLayerBlockMode:(id)arg1 inContext:(struct CGContext *)arg2; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -@property BOOL isCancelled; // @dynamic isCancelled; +@property _Bool isCancelled; // @dynamic isCancelled; @property UIPDFPageView *view; // @dynamic view; - (void)computeTransform; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageImageCache.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageImageCache.h index 0542b15b2..512f40c64 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageImageCache.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageImageCache.h @@ -11,29 +11,29 @@ @interface UIPDFPageImageCache : NSObject { UIPDFDocument *_document; - unsigned int _lookAhead; - unsigned int _jobCount; + unsigned long long _lookAhead; + unsigned long long _jobCount; id *_jobsPrioritized; - unsigned int _nextJobIndex; - unsigned int _pageCount; + unsigned long long _nextJobIndex; + unsigned long long _pageCount; id *_jobsByPage; NSOperationQueue *_renderQueue; int _lock; } -@property(readonly) unsigned int lookAhead; // @synthesize lookAhead=_lookAhead; -@property(readonly) unsigned int pageCount; // @synthesize pageCount=_pageCount; +@property(readonly) unsigned long long lookAhead; // @synthesize lookAhead=_lookAhead; +@property(readonly) unsigned long long pageCount; // @synthesize pageCount=_pageCount; @property(readonly) UIPDFDocument *document; // @synthesize document=_document; - (void)didReceiveMemoryWarning:(id)arg1; - (void)cancelPendingRenderOperationsForTarget:(id)arg1; - (void)cancelPendingRenderOperations; -- (id)getImageIfAvailableForPage:(unsigned int)arg1; -- (void)deliverImageOfPage:(unsigned int)arg1 maxSize:(struct CGSize)arg2 quality:(char *)arg3 receiver:(id)arg4 selector:(SEL)arg5 info:(id)arg6; -- (void)cacheImageOfPage:(unsigned int)arg1 maxSize:(struct CGSize)arg2; +- (id)getImageIfAvailableForPage:(unsigned long long)arg1; +- (void)deliverImageOfPage:(unsigned long long)arg1 maxSize:(struct CGSize)arg2 quality:(_Bool *)arg3 receiver:(id)arg4 selector:(SEL)arg5 info:(id)arg6; +- (void)cacheImageOfPage:(unsigned long long)arg1 maxSize:(struct CGSize)arg2; - (void)addRenderJob:(id)arg1; - (void)dealloc; - (void)clearCache; -- (id)initWithDocument:(id)arg1 cacheCount:(unsigned int)arg2 lookAhead:(unsigned int)arg3; +- (id)initWithDocument:(id)arg1 cacheCount:(unsigned long long)arg2 lookAhead:(unsigned long long)arg3; - (id)initWithDocument:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob-Private.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob-Private.h new file mode 100644 index 000000000..3c8dac9d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFPageRenderJob (Private) +- (_Bool)hasPage; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob.h index 505e89ddb..e3ae451da 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderJob.h @@ -11,23 +11,23 @@ @interface UIPDFPageRenderJob : NSObject { UIPDFPage *_page; - unsigned int _pageIndex; + unsigned long long _pageIndex; struct CGSize _size; - int _priority; + long long _priority; UIImage *_image; UIPDFPageRenderOperation *_operation; id _target; SEL _callback; id _userData; - BOOL _sendPending; - BOOL _releaseWhenDone; + _Bool _sendPending; + _Bool _releaseWhenDone; int _lock; } @property(readonly) struct CGSize size; // @synthesize size=_size; -@property BOOL releaseWhenDone; // @synthesize releaseWhenDone=_releaseWhenDone; -@property(readonly) int priority; // @synthesize priority=_priority; -@property(readonly) unsigned int pageIndex; // @synthesize pageIndex=_pageIndex; +@property _Bool releaseWhenDone; // @synthesize releaseWhenDone=_releaseWhenDone; +@property(readonly) long long priority; // @synthesize priority=_priority; +@property(readonly) unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; - (void)sendImageTo:(id)arg1 callback:(SEL)arg2 userData:(id)arg3; - (void)sendImage; - (void)renderImage; @@ -39,8 +39,7 @@ - (void)cancelOperation; - (void)cancel; - (void)dealloc; -- (id)initWithPage:(id)arg1 maxSize:(struct CGSize)arg2 queuePriority:(int)arg3; -- (BOOL)hasPage; +- (id)initWithPage:(id)arg1 maxSize:(struct CGSize)arg2 queuePriority:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderOperation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderOperation.h index 1bb84b0dd..5027f1fd1 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderOperation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageRenderOperation.h @@ -11,14 +11,14 @@ @interface UIPDFPageRenderOperation : NSOperation { UIPDFPageRenderJob *_job; - BOOL executing; - BOOL finished; + _Bool executing; + _Bool finished; } @property(retain) UIPDFPageRenderJob *job; // @synthesize job=_job; -- (BOOL)isFinished; -- (BOOL)isExecuting; -- (BOOL)isConcurrent; +- (_Bool)isFinished; +- (_Bool)isExecuting; +- (_Bool)isConcurrent; - (void)completeOperation; - (void)main; - (void)start; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView-Annotations.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView-Annotations.h new file mode 100644 index 000000000..e626f563a --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView-Annotations.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFPageView (Annotations) +- (struct CGPDFDictionary *)_annotForPoint:(struct CGPoint)arg1 rect:(struct CGRect *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView.h index c6f46f982..6a25622b1 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPageView.h @@ -11,69 +11,69 @@ @interface UIPDFPageView : UIView { UIPDFDocument *_document; - unsigned int _pageIndex; + unsigned long long _pageIndex; UIPDFViewTouchHandler *_touchHandler; struct CGAffineTransform _pageToViewTransform; struct CGAffineTransform _viewToPageTransform; struct CGRect _cropBox; - float _margin; - BOOL _allowSelection; + double _margin; + _Bool _allowSelection; UIPDFSelectionController *_selectionController; id _delegate; struct CGRect zoomRect; - BOOL _useBackingLayer; + _Bool _useBackingLayer; CALayer *_backingLayer; UIImage *_backgroundImage; - BOOL _backgroundIsScheduled; - unsigned int _backgroundScheduleCount; - BOOL _backgroundIsFullResolution; - BOOL _boundsChanged; - BOOL _useTiledContent; + _Bool _backgroundIsScheduled; + unsigned long long _backgroundScheduleCount; + _Bool _backgroundIsFullResolution; + _Bool _boundsChanged; + _Bool _useTiledContent; CALayer *_contentLayer; CALayer *_effectsLayer; UIPDFPageContentDelegate *_contentDelegate; UIPDFAnnotationController *_annotationController; - BOOL _scalePageOnDraw; + _Bool _scalePageOnDraw; struct CGColor *_highLightColor; - BOOL _animateSetFrame; + _Bool _animateSetFrame; UIActivityIndicatorView *_activityIndicator; - BOOL _showActivityIndicator; + _Bool _showActivityIndicator; UIColor *_backingLayerColor; int _lock; NSMutableArray *_highlights; - float _cachedScale; - BOOL _allowHighlighting; + double _cachedScale; + _Bool _allowHighlighting; UIPDFSearchHighlightsController *_searchHighlightController; NSMutableArray *_searchHiglightLayers; UIPDFPage *_page; - BOOL showAnnotations; - BOOL _allowTwoFingerSelection; - BOOL _showTextAnnotations; - BOOL _showLinkAnnotationUnderline; + _Bool showAnnotations; + _Bool _allowTwoFingerSelection; + _Bool _showTextAnnotations; + _Bool _showLinkAnnotationUnderline; } -@property(nonatomic) BOOL showLinkAnnotationUnderline; // @synthesize showLinkAnnotationUnderline=_showLinkAnnotationUnderline; -@property(nonatomic) BOOL showTextAnnotations; // @synthesize showTextAnnotations=_showTextAnnotations; -@property(nonatomic) BOOL allowTwoFingerSelection; // @synthesize allowTwoFingerSelection=_allowTwoFingerSelection; +@property(nonatomic) _Bool showLinkAnnotationUnderline; // @synthesize showLinkAnnotationUnderline=_showLinkAnnotationUnderline; +@property(nonatomic) _Bool showTextAnnotations; // @synthesize showTextAnnotations=_showTextAnnotations; +@property(nonatomic) _Bool allowTwoFingerSelection; // @synthesize allowTwoFingerSelection=_allowTwoFingerSelection; @property(readonly, nonatomic) UIPDFAnnotationController *annotationController; // @synthesize annotationController=_annotationController; -@property(nonatomic) BOOL showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; -@property(nonatomic) BOOL useBackingLayer; // @synthesize useBackingLayer=_useBackingLayer; -@property(nonatomic) BOOL showAnnotations; // @synthesize showAnnotations; +@property(nonatomic) _Bool showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; +@property(nonatomic) _Bool useBackingLayer; // @synthesize useBackingLayer=_useBackingLayer; +@property(nonatomic) _Bool showAnnotations; // @synthesize showAnnotations; @property(retain, nonatomic) UIColor *backingLayerColor; // @synthesize backingLayerColor=_backingLayerColor; -@property(nonatomic) BOOL animateSetFrame; // @synthesize animateSetFrame=_animateSetFrame; +@property(nonatomic) _Bool animateSetFrame; // @synthesize animateSetFrame=_animateSetFrame; @property UIPDFSelectionController *selectionController; // @synthesize selectionController=_selectionController; -@property(nonatomic) BOOL allowSelection; // @synthesize allowSelection=_allowSelection; +@property(nonatomic) _Bool allowSelection; // @synthesize allowSelection=_allowSelection; @property(readonly, nonatomic) CALayer *contentLayer; // @synthesize contentLayer=_contentLayer; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float margin; // @synthesize margin=_margin; -@property(nonatomic) BOOL allowMenu; // @dynamic allowMenu; +@property(nonatomic) double margin; // @synthesize margin=_margin; +@property(nonatomic) _Bool allowMenu; // @dynamic allowMenu; - (void)suspendInstantTouchHighlighting; -@property(nonatomic) BOOL allowHighlighting; // @dynamic allowHighlighting; +@property(nonatomic) _Bool allowHighlighting; // @dynamic allowHighlighting; - (void)addWidgetToSelection; - (id)searchHighlightSelectionAt:(struct CGPoint)arg1; -- (BOOL)hasSearchHighlights; +- (_Bool)hasSearchHighlights; - (void)clearSearchHighlights; -- (void)highlightSearchSelection:(id)arg1 animated:(BOOL)arg2; +- (void)highlightSearchSelection:(id)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) CALayer *effectsLayer; // @synthesize effectsLayer=_effectsLayer; - (void)showSelection; - (void)hideSelection; @@ -82,17 +82,17 @@ - (void)displayContent; - (struct CGRect)rectangleOfInterestAt:(struct CGPoint)arg1 kind:(int *)arg2; - (struct CGRect)fitRect:(struct CGRect)arg1; -- (struct CGRect)fitWidth:(struct CGRect)arg1 atVertical:(float)arg2; +- (struct CGRect)fitWidth:(struct CGRect)arg1 atVertical:(double)arg2; - (struct CGRect)convertRectFromPDFPageSpace:(struct CGRect)arg1; - (struct CGRect)convertRectToPDFPageSpace:(struct CGRect)arg1; - (struct CGPoint)convertPointFromPDFPageSpace:(struct CGPoint)arg1; - (struct CGPoint)convertPointToPDFPageSpace:(struct CGPoint)arg1; - (void)setTransforms; -- (BOOL)willDoSomethingWithTap:(struct CGPoint)arg1; +- (_Bool)willDoSomethingWithTap:(struct CGPoint)arg1; - (void)singleTapAt:(struct CGPoint)arg1; - (void)twoFingerDoubleTapAt:(struct CGPoint)arg1; - (void)doubleTapAt:(struct CGPoint)arg1; -- (void)ignoreTouches:(BOOL)arg1; +- (void)ignoreTouches:(_Bool)arg1; - (void)drawAnnotations:(struct CGContext *)arg1; @property UIPDFPage *page; // @dynamic page; - (void)addPage:(id)arg1; @@ -111,16 +111,14 @@ - (void)setNeedsDisplay; - (void)setSelectionNeedsDisplay; @property(readonly) UIPDFDocument *document; // @dynamic document; -@property(readonly) unsigned int pageIndex; // @dynamic pageIndex; +@property(readonly) unsigned long long pageIndex; // @dynamic pageIndex; - (void)setDrawingSurfaceLayer:(id)arg1; -- (void)didBecomeActive:(id)arg1; - (void)didReceiveMemoryWarning:(id)arg1; - (void)dealloc; -- (id)initWithPage:(id)arg1 tiledContent:(BOOL)arg2; +- (id)initWithPage:(id)arg1 tiledContent:(_Bool)arg2; - (id)initWithPage:(id)arg1; -- (void)addLayers:(BOOL)arg1; +- (void)addLayers:(_Bool)arg1; - (id)init; -- (struct CGPDFDictionary *)_annotForPoint:(struct CGPoint)arg1 rect:(struct CGRect *)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFParagraphWidget.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFParagraphWidget.h index bf2f461c5..6f6f5e2c7 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFParagraphWidget.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFParagraphWidget.h @@ -14,7 +14,7 @@ { CAShapeLayer *_trackingBorder; struct CGRect _initialRect; - BOOL _tracking; + _Bool _tracking; struct CGRect _currentTrackingRect; CALayer *_leftGrabber; CALayer *_rightGrabber; @@ -35,11 +35,11 @@ - (void)track:(struct CGPoint)arg1; - (void)setSelectedGrabberPosition:(struct CGRect)arg1; - (struct CGRect)adjustRect:(struct CGRect)arg1 toPoint:(struct CGPoint)arg2; -- (void)setSelectedGrabber:(unsigned int)arg1; +- (void)setSelectedGrabber:(unsigned long long)arg1; - (void)layout; - (struct CGPoint)viewOffset; - (struct CGPoint)selectedPointFor:(struct CGPoint)arg1; -- (BOOL)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(char *)arg3; +- (_Bool)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(_Bool *)arg3; - (void)remove; - (void)setSelection:(id)arg1; - (struct CGRect)selectionBoundsInEffectsSpace; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFParserDelegate.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFParserDelegate.h index 944f8cd0b..10aba216f 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFParserDelegate.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFParserDelegate.h @@ -12,10 +12,10 @@ { struct CGPoint _p[4]; struct CGPath *_path; - BOOL _parserError; + _Bool _parserError; } -@property(readonly) BOOL parserError; // @synthesize parserError=_parserError; +@property(readonly) _Bool parserError; // @synthesize parserError=_parserError; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; - (void)parserDidStartDocument:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPlacementController.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPlacementController.h index 2c12021b9..d16d2d8db 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPlacementController.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPlacementController.h @@ -16,11 +16,11 @@ } @property(nonatomic) UIPDFPageView *pageView; // @synthesize pageView; -- (void)layoutViews:(float)arg1; -- (void)shift:(float)arg1; -- (id)viewAtIndex:(unsigned int)arg1; -- (float)yForObjectAtIndex:(unsigned int)arg1; -- (struct CGRect)boundsForObjectAtIndex:(unsigned int)arg1; +- (void)layoutViews:(double)arg1; +- (void)shift:(double)arg1; +- (id)viewAtIndex:(unsigned long long)arg1; +- (double)yForObjectAtIndex:(unsigned long long)arg1; +- (struct CGRect)boundsForObjectAtIndex:(unsigned long long)arg1; - (void)dealloc; - (id)initWithAnnotations:(id)arg1 viewSize:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFPopupAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFPopupAnnotation.h index 851bf4e82..ce23240b1 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFPopupAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFPopupAnnotation.h @@ -14,7 +14,7 @@ @property(nonatomic) struct CGRect adjustedBounds; // @synthesize adjustedBounds=_adjustedBounds; @property(nonatomic) UIPDFAnnotation *parent; // @synthesize parent; -- (BOOL)recognizeGestures; +- (_Bool)recognizeGestures; - (int)annotationType; - (struct CGRect)bounds; - (Class)viewClass; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSearchHighlightsController.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSearchHighlightsController.h index dce125405..fff42d2b2 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFSearchHighlightsController.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSearchHighlightsController.h @@ -15,26 +15,26 @@ struct CGColor *_highlightColor; struct CGColor *_borderColor; struct CGColor *_shadowColor; - BOOL _pageRendered; + _Bool _pageRendered; NSMutableArray *_rectangles; UIPDFSelection *_selection; } -- (void)addSearchHighlightForSelection:(id)arg1 animated:(BOOL)arg2; -- (void)makeType4Path:(struct CGPath *)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3 shadowPath:(struct CGPath *)arg4; -- (void)makeType3Path:(struct CGPath *)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3 shadowPath:(struct CGPath *)arg4; -- (void)makeType2Path:(struct CGPath *)arg1 to:(unsigned int)arg2 shadowPath:(struct CGPath *)arg3; +- (void)addSearchHighlightForSelection:(id)arg1 animated:(_Bool)arg2; +- (void)makeType4Path:(struct CGPath *)arg1 from:(unsigned long long)arg2 to:(unsigned long long)arg3 shadowPath:(struct CGPath *)arg4; +- (void)makeType3Path:(struct CGPath *)arg1 from:(unsigned long long)arg2 to:(unsigned long long)arg3 shadowPath:(struct CGPath *)arg4; +- (void)makeType2Path:(struct CGPath *)arg1 to:(unsigned long long)arg2 shadowPath:(struct CGPath *)arg3; - (void)makeType1Path:(struct CGPath *)arg1 shadowPath:(struct CGPath *)arg2; - (void)makeType2Shadow:(struct CGPath *)arg1 rect:(struct CGRect)arg2; - (void)makeType1Shadow:(struct CGPath *)arg1 rect:(struct CGRect)arg2 inset:(struct CGPoint)arg3; -- (struct CGRect)unionFrom:(unsigned int)arg1 to:(unsigned int)arg2; -- (unsigned int)indexOfColumnBreakStartingAt:(unsigned int)arg1; -- (void)addLayer:(struct CGRect)arg1 path:(struct CGPath *)arg2 shadowPath:(struct CGPath *)arg3 animated:(BOOL)arg4; -- (void)addSearchHighlightForRotatedSelection:(id)arg1 animated:(BOOL)arg2; +- (struct CGRect)unionFrom:(unsigned long long)arg1 to:(unsigned long long)arg2; +- (unsigned long long)indexOfColumnBreakStartingAt:(unsigned long long)arg1; +- (void)addLayer:(struct CGRect)arg1 path:(struct CGPath *)arg2 shadowPath:(struct CGPath *)arg3 animated:(_Bool)arg4; +- (void)addSearchHighlightForRotatedSelection:(id)arg1 animated:(_Bool)arg2; - (void)_addAnimation2:(id)arg1; - (void)_addAnimation:(id)arg1; - (id)hitTest:(struct CGPoint)arg1; -- (BOOL)hasSearchHighlights; +- (_Bool)hasSearchHighlights; - (void)clearSearchHighlights; - (void)pageDidRender:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection-UIPDFSelectionInternal.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection-UIPDFSelectionInternal.h new file mode 100644 index 000000000..280b98853 --- /dev/null +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection-UIPDFSelectionInternal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIPDFSelection (UIPDFSelectionInternal) +- (id)description; +- (void)extendToParagraph; +- (struct CGPDFSelection *)CGSelection; +- (void)dealloc; +- (id)initWithPage:(id)arg1 cgSelection:(struct CGPDFSelection *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection.h index 89393722b..e67447075 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelection.h @@ -12,46 +12,41 @@ { UIPDFPage *_page; struct CGPDFSelection *_cgSelection; - BOOL _dirty; + _Bool _dirty; struct __CFString *_string; - int _cachedStartIndex; - int _cachedEndIndex; - CDStruct_dff5684f stringRange; + long long _cachedStartIndex; + long long _cachedEndIndex; + CDStruct_627e0f85 stringRange; } -@property(nonatomic) CDStruct_dff5684f stringRange; // @synthesize stringRange; -- (unsigned int)endIndex; -- (unsigned int)startIndex; -- (float)baseLineAtIndex:(unsigned int)arg1; -- (CDStruct_dff5684f)extent; +@property(nonatomic) CDStruct_627e0f85 stringRange; // @synthesize stringRange; +- (unsigned long long)endIndex; +- (unsigned long long)startIndex; +- (double)baseLineAtIndex:(unsigned long long)arg1; +- (CDStruct_627e0f85)extent; - (void)copyToPasteboard; -- (unsigned int)extendAtEnd:(unsigned int)arg1; -- (unsigned int)extendAtStart:(unsigned int)arg1; +- (unsigned long long)extendAtEnd:(unsigned long long)arg1; +- (unsigned long long)extendAtStart:(unsigned long long)arg1; - (id)archive; -- (CDStruct_95077174)rectangleAtIndex:(unsigned int)arg1 scale:(float)arg2 inset:(float)arg3; -- (id)htmlAtIndex:(unsigned int)arg1; -- (id)textAtIndex:(unsigned int)arg1; -- (BOOL)getBounds:(struct CGRect *)arg1 transform:(struct CGAffineTransform *)arg2 index:(unsigned int)arg3; -- (unsigned int)numberOfRectangles; -- (BOOL)isWord; +- (CDStruct_f9662865)rectangleAtIndex:(unsigned long long)arg1 scale:(double)arg2 inset:(double)arg3; +- (id)htmlAtIndex:(unsigned long long)arg1; +- (id)textAtIndex:(unsigned long long)arg1; +- (_Bool)getBounds:(struct CGRect *)arg1 transform:(struct CGAffineTransform *)arg2 index:(unsigned long long)arg3; +- (unsigned long long)numberOfRectangles; +- (_Bool)isWord; - (id)containingTextLine; - (id)selectionExtendedToLineBoundaries; -- (BOOL)isNonEmpty; -- (BOOL)isEmpty; -- (id)attributedStringAtIndex:(unsigned int)arg1; +- (_Bool)isNonEmpty; +- (_Bool)isEmpty; +- (id)attributedStringAtIndex:(unsigned long long)arg1; - (id)string; - (struct CGRect)bounds; - (struct CGAffineTransform)transform; - (id)page; -- (id)initWithPage:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (id)initWithPage:(id)arg1 fromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; - (id)initWithSelection:(id)arg1; - (id)initWithPage:(id)arg1 fromArchive:(id)arg2; - (id)init; -- (id)description; -- (void)extendToParagraph; -- (struct CGPDFSelection *)CGSelection; -- (void)dealloc; -- (id)initWithPage:(id)arg1 cgSelection:(struct CGPDFSelection *)arg2; @end diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionController.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionController.h index b05b635cc..ad044d01c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionController.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionController.h @@ -11,29 +11,29 @@ @interface UIPDFSelectionController : NSObject { UIPDFPageView *_pageView; - BOOL _rangeMode; + _Bool _rangeMode; id _selectionWidget; - BOOL _resizingWidget; + _Bool _resizingWidget; struct CGPoint _selectionFixedPoint; struct CGRect _selectionBounds; - BOOL _preceeds; - BOOL _isTracking; + _Bool _preceeds; + _Bool _isTracking; struct CGPoint _adjustedPoint; - BOOL _hiding; - long _firstIndex; - long _lastIndex; + _Bool _hiding; + long long _firstIndex; + long long _lastIndex; struct CGPoint _startPoint; - BOOL _needsLayout; - BOOL _cancelled; - BOOL _instantModeIsSuspended; - BOOL _instantHighlightMode; + _Bool _needsLayout; + _Bool _cancelled; + _Bool _instantModeIsSuspended; + _Bool _instantHighlightMode; } -@property(nonatomic) BOOL instantHighlightMode; // @synthesize instantHighlightMode=_instantHighlightMode; +@property(nonatomic) _Bool instantHighlightMode; // @synthesize instantHighlightMode=_instantHighlightMode; @property(readonly, nonatomic) struct CGPoint adjustedPoint; // @synthesize adjustedPoint=_adjustedPoint; -@property(readonly, nonatomic) BOOL isTracking; // @synthesize isTracking=_isTracking; +@property(readonly, nonatomic) _Bool isTracking; // @synthesize isTracking=_isTracking; @property(readonly, nonatomic) id selectionWidget; // @synthesize selectionWidget=_selectionWidget; -@property(readonly, nonatomic) BOOL rangeMode; // @synthesize rangeMode=_rangeMode; +@property(readonly, nonatomic) _Bool rangeMode; // @synthesize rangeMode=_rangeMode; @property(nonatomic) UIPDFPageView *pageView; // @synthesize pageView=_pageView; - (id)description; - (void)layoutSelections; @@ -44,16 +44,16 @@ - (void)startTracking:(struct CGPoint)arg1 andPoint:(struct CGPoint)arg2; - (void)suspendInstantHighlightMode; - (void)endTracking:(struct CGPoint)arg1; -- (void)tracking:(struct CGPoint)arg1 showMagnifier:(char *)arg2; -- (void)startTracking:(struct CGPoint)arg1 showMagnifier:(char *)arg2; +- (void)tracking:(struct CGPoint)arg1 showMagnifier:(_Bool *)arg2; +- (void)startTracking:(struct CGPoint)arg1 showMagnifier:(_Bool *)arg2; - (void)startSelectingAt:(struct CGPoint)arg1; -- (BOOL)shouldTrackAt:(struct CGPoint)arg1; +- (_Bool)shouldTrackAt:(struct CGPoint)arg1; - (void)hideWidget; - (void)clearSelection; - (void)extendSelectionToParagraph; - (void)setSelectionFor:(struct CGPoint)arg1; - (void)addSelectionWidget:(id)arg1; -- (BOOL)useParagraphMode; +- (_Bool)useParagraphMode; - (void)adjustSelection:(struct CGPoint)arg1; - (void)selectionShowDelayed:(id)arg1; - (void)selectionShow:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionWidget-Protocol.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionWidget-Protocol.h index 7f52170d3..674ce3d4c 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionWidget-Protocol.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSelectionWidget-Protocol.h @@ -10,14 +10,14 @@ @property(nonatomic) UIPDFPageView *pageView; @property(readonly, nonatomic) struct CGPoint currentSelectionPointOnPage; @property(readonly, nonatomic) struct CGPoint initialSelectionPointOnPage; -- (void)setSelectedGrabber:(unsigned int)arg1; +- (void)setSelectedGrabber:(unsigned long long)arg1; - (struct CGRect)selectionRectangle; - (void)endTracking; - (void)track:(struct CGPoint)arg1; - (void)layout; - (struct CGPoint)viewOffset; - (struct CGPoint)selectedPointFor:(struct CGPoint)arg1; -- (BOOL)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(char *)arg3; +- (_Bool)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(_Bool *)arg3; - (void)hide; - (void)remove; - (void)setSelection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFSquareOrCircleAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFSquareOrCircleAnnotation.h index 0667e4372..631e1fb02 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFSquareOrCircleAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFSquareOrCircleAnnotation.h @@ -8,11 +8,11 @@ @interface UIPDFSquareOrCircleAnnotation : UIPDFAnnotation { - float _W; + double _W; unsigned short _S; struct CGPDFArray *_D; - float _SE; - float _I; + double _SE; + double _I; } - (id)initWithAnnotationDictionary:(struct CGPDFDictionary *)arg1; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFTextRangeWidget.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFTextRangeWidget.h index 8a7c43be6..8f4fc2c3e 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFTextRangeWidget.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFTextRangeWidget.h @@ -20,20 +20,20 @@ CALayer *_endHandle; CALayer *_fixedSelectionGrabber; UIPDFPageView *_pageView; - float _handleHeight; - float _handleWidth; + double _handleHeight; + double _handleWidth; struct CGPoint _initialSelectionPointOnPage; - float _offsetX; - float _offsetY; - unsigned int _startIndex; - unsigned int _endIndex; + double _offsetX; + double _offsetY; + unsigned long long _startIndex; + unsigned long long _endIndex; struct CGColor *_grabberColor; - long _startRectangle; - long _endRectangle; + long long _startRectangle; + long long _endRectangle; _Bool _startLeft; _Bool _endRight; - float _startX; - float _endX; + double _startX; + double _endX; } @property(readonly, nonatomic) struct CGPoint initialSelectionPointOnPage; // @synthesize initialSelectionPointOnPage=_initialSelectionPointOnPage; @@ -46,14 +46,14 @@ - (void)track:(struct CGPoint)arg1; - (void)layout; - (struct CGPoint)viewOffset; -- (BOOL)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(char *)arg3; +- (_Bool)hitTest:(struct CGPoint)arg1 fixedPoint:(struct CGPoint *)arg2 preceeds:(_Bool *)arg3; - (struct CGPoint)selectedPointFor:(struct CGPoint)arg1; - (void)remove; - (void)setSelection:(id)arg1; -- (void)setSelectedGrabber:(unsigned int)arg1; +- (void)setSelectedGrabber:(unsigned long long)arg1; - (void)layoutWidget; -- (void)layoutEndSelectionGrabber:(struct CGRect)arg1 transform:(struct CGAffineTransform *)arg2 width:(float)arg3 extraHeight:(float)arg4 unitSize:(struct CGSize)arg5; -- (void)layoutStartSelectionGrabber:(struct CGRect)arg1 transform:(struct CGAffineTransform *)arg2 width:(float)arg3 extraHeight:(float)arg4 unitSize:(struct CGSize)arg5; +- (void)layoutEndSelectionGrabber:(struct CGRect)arg1 transform:(struct CGAffineTransform *)arg2 width:(double)arg3 extraHeight:(double)arg4 unitSize:(struct CGSize)arg5; +- (void)layoutStartSelectionGrabber:(struct CGRect)arg1 transform:(struct CGAffineTransform *)arg2 width:(double)arg3 extraHeight:(double)arg4 unitSize:(struct CGSize)arg5; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFUnderlineAnnotation.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFUnderlineAnnotation.h index 421a42d26..93f8569fc 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFUnderlineAnnotation.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFUnderlineAnnotation.h @@ -10,11 +10,11 @@ { } -- (BOOL)recognizeGestures; +- (_Bool)recognizeGestures; - (void)drawInContext:(struct CGContext *)arg1; - (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)drawLayerRotated:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned int)arg4; -- (void)drawLayerUpright:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned int)arg4; +- (void)drawLayerRotated:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned long long)arg4; +- (void)drawLayerUpright:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3 rectangles:(unsigned long long)arg4; - (Class)viewClass; - (int)annotationType; diff --git a/iOS7/PrivateFrameworks/CorePDF/UIPDFViewTouchHandler.h b/iOS7/PrivateFrameworks/CorePDF/UIPDFViewTouchHandler.h index 7d0273d82..730bb1f81 100644 --- a/iOS7/PrivateFrameworks/CorePDF/UIPDFViewTouchHandler.h +++ b/iOS7/PrivateFrameworks/CorePDF/UIPDFViewTouchHandler.h @@ -21,33 +21,33 @@ UIMenuController *_menuController; UIPDFSelectionController *_selectionController; UIPDFMagnifierController *_magnifyController; - BOOL _trackingSelection; - BOOL _showMagnifier; - BOOL _showLoupe; - BOOL _firstTouch; - BOOL _useDelegateForLinks; - BOOL _allowMenu; + _Bool _trackingSelection; + _Bool _showMagnifier; + _Bool _showLoupe; + _Bool _firstTouch; + _Bool _useDelegateForLinks; + _Bool _allowMenu; } + (void)releaseViewManager; -@property BOOL allowMenu; // @synthesize allowMenu=_allowMenu; +@property _Bool allowMenu; // @synthesize allowMenu=_allowMenu; - (void)hideMenu; - (void)showMenu; - (void)selectAll:(id)arg1; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)twoFingerTapRecognized:(id)arg1; - (void)singleTapRecognized:(id)arg1; - (void)doubleTapRecognized:(id)arg1; - (void)longPressRecognized:(id)arg1; - (void)briefPressRecognized:(id)arg1; -- (BOOL)delegateGesture:(id)arg1 kind:(int)arg2; +- (_Bool)delegateGesture:(id)arg1 kind:(int)arg2; - (void)setFirstTouch; -- (BOOL)resignFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canBecomeFirstResponder; - (id)nextResponder; - (void)disableRecognizers; - (void)enableRecognizers; diff --git a/iOS7/PrivateFrameworks/CoreRecents/CDStructures.h b/iOS7/PrivateFrameworks/CoreRecents/CDStructures.h index 2b0fdff1b..9df520cc9 100644 --- a/iOS7/PrivateFrameworks/CoreRecents/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreRecents/CDStructures.h @@ -11,7 +11,7 @@ struct NSObject { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/CoreRecents/CRRecentContact.h b/iOS7/PrivateFrameworks/CoreRecents/CRRecentContact.h index cca0c88fc..4ee9189da 100644 --- a/iOS7/PrivateFrameworks/CoreRecents/CRRecentContact.h +++ b/iOS7/PrivateFrameworks/CoreRecents/CRRecentContact.h @@ -11,6 +11,7 @@ @interface CRRecentContact : NSObject { NSMutableArray *_recentDates; + long long _contactID; NSString *_recentsDomain; NSString *_displayName; NSString *_kind; @@ -21,10 +22,9 @@ NSNumber *_weight; NSNumber *_decayedWeight; NSArray *_members; + long long _recentID; NSString *_groupName; NSString *_rawAddress; - long long _contactID; - long long _recentID; } @property(copy, nonatomic) NSString *rawAddress; // @synthesize rawAddress=_rawAddress; @@ -52,19 +52,19 @@ - (void)enumerateArchivablePropertiesWithBlock:(id)arg1; - (id)initWithDictionary:(id)arg1; - (id)copyDictionaryRepresentation; -- (void)insertDate:(id)arg1 atIndex:(unsigned int)arg2 required:(BOOL)arg3; -- (unsigned int)insertionIndexForDate:(id)arg1 wouldBeUnique:(char *)arg2; +- (void)insertDate:(id)arg1 atIndex:(unsigned long long)arg2 required:(_Bool)arg3; +- (unsigned long long)insertionIndexForDate:(id)arg1 wouldBeUnique:(_Bool *)arg2; - (void)lazilyCreateRecentDates; -- (void)recordRecentEventForDate:(id)arg1 userInitiated:(BOOL)arg2; +- (void)recordRecentEventForDate:(id)arg1 userInitiated:(_Bool)arg2; @property(copy, nonatomic) NSArray *recentDates; @property(readonly, nonatomic) NSDate *leastRecentDate; @property(readonly, nonatomic) NSDate *mostRecentDate; -@property(readonly, nonatomic) unsigned int countOfRecents; +@property(readonly, nonatomic) unsigned long long countOfRecents; - (void)applyWeight:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)hasFullTextMatch:(id)arg1; -@property(readonly, nonatomic, getter=isGroup) BOOL group; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)hasFullTextMatch:(id)arg1; +@property(readonly, nonatomic, getter=isGroup) _Bool group; - (id)description; - (void)dealloc; - (id)initWithMembers:(id)arg1 displayName:(id)arg2 recentDate:(id)arg3 recentsDomain:(id)arg4; diff --git a/iOS7/PrivateFrameworks/CoreRecents/CRRecentContactsLibrary.h b/iOS7/PrivateFrameworks/CoreRecents/CRRecentContactsLibrary.h index 4294132da..40e58e99b 100644 --- a/iOS7/PrivateFrameworks/CoreRecents/CRRecentContactsLibrary.h +++ b/iOS7/PrivateFrameworks/CoreRecents/CRRecentContactsLibrary.h @@ -22,25 +22,25 @@ + (struct NSObject *)recentEventForAddress:(id)arg1 displayName:(id)arg2 kind:(id)arg3 date:(id)arg4 weight:(id)arg5 metadata:(id)arg6; + (id)recentEventForAddress:(id)arg1 displayName:(id)arg2 kind:(id)arg3 date:(id)arg4 metadata:(id)arg5; + (struct NSObject *)recentEventForAddress:(id)arg1 displayName:(id)arg2 kind:(id)arg3 date:(id)arg4; -+ (struct NSObject *)_recentEventForGroupMembers:(id)arg1 displayName:(id)arg2 date:(id)arg3 weight:(id)arg4 metadata:(id)arg5 isExplicitGroup:(BOOL)arg6; ++ (struct NSObject *)_recentEventForGroupMembers:(id)arg1 displayName:(id)arg2 date:(id)arg3 weight:(id)arg4 metadata:(id)arg5 isExplicitGroup:(_Bool)arg6; + (id)defaultInstance; - (void)_scanRecentsTableAndCreateGroupsForDomain:(id)arg1 onCompletion:(id)arg2; - (int)_daemonProcessID; -- (BOOL)removeRecentContacts:(id)arg1 error:(out id *)arg2; -- (BOOL)_removeRecentContactsWithRecentIDs:(id)arg1 syncKeys:(id)arg2 recentsDomain:(id)arg3 error:(out id *)arg4; -- (void)recordContactEvents:(id)arg1 recentsDomain:(id)arg2 sendingAddress:(id)arg3 source:(id)arg4 userInitiated:(BOOL)arg5; -- (void)recordContactEvents:(id)arg1 recentsDomain:(id)arg2 sendingAddress:(id)arg3 userInitiated:(BOOL)arg4; +- (_Bool)removeRecentContacts:(id)arg1 error:(out id *)arg2; +- (_Bool)_removeRecentContactsWithRecentIDs:(id)arg1 syncKeys:(id)arg2 recentsDomain:(id)arg3 error:(out id *)arg4; +- (void)recordContactEvents:(id)arg1 recentsDomain:(id)arg2 sendingAddress:(id)arg3 source:(id)arg4 userInitiated:(_Bool)arg5; +- (void)recordContactEvents:(id)arg1 recentsDomain:(id)arg2 sendingAddress:(id)arg3 userInitiated:(_Bool)arg4; - (id)copyRecentsForDomain:(id)arg1; - (id)copyOrderedRecentsForSearchText:(id)arg1 recentsDomain:(id)arg2 sendingAddress:(id)arg3 kinds:(id)arg4; - (void)requestRecentsUsingPredicate:(id)arg1 inDomains:(id)arg2 weightDecayer:(id)arg3 comparator:(void)arg4 queue:(id)arg5 completion:(void)arg6; - (void)requestRecentsUsingPredicate:(id)arg1 inDomains:(id)arg2 comparator:(id)arg3 queue:(void)arg4 completion:(id)arg5; -- (void)_requestRecentsUsingPredicate:(id)arg1 inDomains:(id)arg2 synchronously:(BOOL)arg3 comparator:(id)arg4 completion:(void)arg5; -- (void)_callServicesMethod:(id)arg1 arguments:(id)arg2 synchronously:(BOOL)arg3 callback:(id)arg4; +- (void)_requestRecentsUsingPredicate:(id)arg1 inDomains:(id)arg2 synchronously:(_Bool)arg3 weightDecayer:(id)arg4 comparator:(void)arg5 completion:(id)arg6; +- (void)_callServicesMethod:(id)arg1 arguments:(id)arg2 synchronously:(_Bool)arg3 callback:(id)arg4; - (id)_createServiceOnQueue:(id)arg1; - (void)start; -- (void)setImplicitGroupThreshold:(unsigned int)arg1 forDomain:(id)arg2; -- (unsigned int)implicitGroupThresholdForDomain:(id)arg1; -- (unsigned int)maxDateEventsPerRecentContact; +- (void)setImplicitGroupThreshold:(unsigned long long)arg1 forDomain:(id)arg2; +- (unsigned long long)implicitGroupThresholdForDomain:(id)arg1; +- (unsigned long long)maxDateEventsPerRecentContact; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreRecents/NSArray-CoreRecentsUtilities.h b/iOS7/PrivateFrameworks/CoreRecents/NSArray-CoreRecentsUtilities.h index e7147e886..a797378dd 100644 --- a/iOS7/PrivateFrameworks/CoreRecents/NSArray-CoreRecentsUtilities.h +++ b/iOS7/PrivateFrameworks/CoreRecents/NSArray-CoreRecentsUtilities.h @@ -11,7 +11,7 @@ - (id)cr_map:(id)arg1; - (id)cr_firstObjectPassingTest:(id)arg1; - (id)cr_firstObject; -- (unsigned int)cr_binaryInsertionIndexOfObject:(id)arg1 usingComparator:(id)arg2 match:(void)arg3; +- (unsigned long long)cr_binaryInsertionIndexOfObject:(id)arg1 usingComparator:(id)arg2 match:(void)arg3; - (id)cr_copyConcurrentlyByApplyingTransform:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreRecents/NSMutableArray-CoreRecentsUtilities.h b/iOS7/PrivateFrameworks/CoreRecents/NSMutableArray-CoreRecentsUtilities.h index 0e4846d8e..4927d97d2 100644 --- a/iOS7/PrivateFrameworks/CoreRecents/NSMutableArray-CoreRecentsUtilities.h +++ b/iOS7/PrivateFrameworks/CoreRecents/NSMutableArray-CoreRecentsUtilities.h @@ -10,6 +10,6 @@ - (void)cr_addObject:(id)arg1 orPlaceholder:(id)arg2; - (void)cr_addNonNilObject:(id)arg1; - (void)cr_insertObject:(id)arg1 usingComparator:(id)arg2; -- (void)cr_removeObjectsStartingAtIndex:(unsigned int)arg1; +- (void)cr_removeObjectsStartingAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreRecognition/CDStructures.h b/iOS7/PrivateFrameworks/CoreRecognition/CDStructures.h index d7e932cb6..50ca31f89 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CATransform3D { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; + double _field14; + double _field15; + double _field16; }; struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -36,14 +36,14 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct vImage_Buffer { void *_field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; }; diff --git a/iOS7/PrivateFrameworks/CoreRecognition/CRBoxLayer.h b/iOS7/PrivateFrameworks/CoreRecognition/CRBoxLayer.h index 42d9419f2..d8af19c21 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/CRBoxLayer.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/CRBoxLayer.h @@ -8,31 +8,32 @@ @class CAShapeLayer, CATextLayer, NSMutableArray; +// Not exported @interface CRBoxLayer : CAReplicatorLayer { CAShapeLayer *_reticleLayer; CATextLayer *_codeLayer; NSMutableArray *_completionBlocks; - float _demoSpeed; + double _demoSpeed; } + (id)layer; -@property float demoSpeed; // @synthesize demoSpeed=_demoSpeed; +@property double demoSpeed; // @synthesize demoSpeed=_demoSpeed; @property(retain) NSMutableArray *completionBlocks; // @synthesize completionBlocks=_completionBlocks; @property(retain) CATextLayer *codeLayer; // @synthesize codeLayer=_codeLayer; @property(retain) CAShapeLayer *reticleLayer; // @synthesize reticleLayer=_reticleLayer; - (void).cxx_destruct; - (void)addCompletionBlock:(id)arg1; - (void)animatePulseColor:(id)arg1; -- (void)setString:(id)arg1 mirrored:(BOOL)arg2 inverted:(BOOL)arg3; -- (void)animateToPosition:(struct CGPoint)arg1 transform:(struct CATransform3D)arg2 opacity:(float)arg3 type:(int)arg4; +- (void)setString:(id)arg1 mirrored:(_Bool)arg2 inverted:(_Bool)arg3; +- (void)animateToPosition:(struct CGPoint)arg1 transform:(struct CATransform3D)arg2 opacity:(double)arg3 type:(long long)arg4; - (void)animateConceal; - (void)animateReveal; - (void)positionForCodeBoxPoints:(id)arg1; - (void)layoutSublayers; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; -- (id)initWithCodeFrameRatio:(float)arg1; +- (id)initWithCodeFrameRatio:(double)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/CoreRecognition/CRCodeRedeemerController.h b/iOS7/PrivateFrameworks/CoreRecognition/CRCodeRedeemerController.h index b7d99079a..451a1783a 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/CRCodeRedeemerController.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/CRCodeRedeemerController.h @@ -8,25 +8,26 @@ #import "AVCaptureVideoDataOutputSampleBufferDelegate-Protocol.h" -@class CRBoxLayer, CaptureSessionManager, DiagnosticHUDLayer, NSArray, NSDate, NSString, NSTimer, UIActivityIndicatorView, UITapGestureRecognizer; +@class CRBoxLayer, CaptureSessionManager, DiagnosticHUDLayer, NSArray, NSDate, NSObject, NSObject, NSString, NSTimer, UIActivityIndicatorView, UITapGestureRecognizer; @interface CRCodeRedeemerController : UIViewController { - BOOL _captureMode; - BOOL _showDiagnosticHUD; - BOOL _configPresentCentered; - BOOL _codeInverted; - BOOL _didSendEndOrCancel; - BOOL _didSendFindBox; + _Bool _captureMode; + _Bool _showDiagnosticHUD; + _Bool _configPresentCentered; + _Bool _codeInverted; + _Bool _didSendEndOrCancel; + _Bool _didSendFindBox; id _delegate; - unsigned int _captureCount; - int _whiteBalanceMode; - int _focusMode; - int _exposureMode; - int _torchMode; + unsigned long long _captureCount; + double _sessionTimeout; + long long _whiteBalanceMode; + long long _focusMode; + long long _exposureMode; + long long _torchMode; NSString *_cameraMode; - int _cameraPosition; - float _configDemoSpeed; + long long _cameraPosition; + double _configDemoSpeed; CaptureSessionManager *_sessionManager; UITapGestureRecognizer *_tapGestureRecognizer; CRBoxLayer *_boxLayer; @@ -37,19 +38,24 @@ NSDate *_sessionStarted; NSDate *_pointsFound; NSDate *_codePresented; - unsigned int _imagesToCapture; + unsigned long long _imagesToCapture; NSTimer *_boxLayerHideTimer; - double _sessionTimeout; + struct opaqueCMSampleBuffer *_lastBuffer; + NSObject *_processingImage; + NSObject *_processingQueue; } -+ (id)findCodeInImage:(struct vImage_Buffer)arg1 maxStage:(unsigned int)arg2; ++ (id)findCodeInImage:(struct vImage_Buffer)arg1 maxStage:(unsigned long long)arg2; + (void)loadFonts; -+ (BOOL)isCRCodeRedeemerAvailable; ++ (unsigned long long)isCRCodeRedeemerAvailable; +@property(retain) NSObject *processingQueue; // @synthesize processingQueue=_processingQueue; +@property(retain) NSObject *processingImage; // @synthesize processingImage=_processingImage; +@property struct opaqueCMSampleBuffer *lastBuffer; // @synthesize lastBuffer=_lastBuffer; @property(retain) NSTimer *boxLayerHideTimer; // @synthesize boxLayerHideTimer=_boxLayerHideTimer; -@property unsigned int imagesToCapture; // @synthesize imagesToCapture=_imagesToCapture; -@property BOOL didSendFindBox; // @synthesize didSendFindBox=_didSendFindBox; -@property BOOL didSendEndOrCancel; // @synthesize didSendEndOrCancel=_didSendEndOrCancel; -@property BOOL codeInverted; // @synthesize codeInverted=_codeInverted; +@property unsigned long long imagesToCapture; // @synthesize imagesToCapture=_imagesToCapture; +@property _Bool didSendFindBox; // @synthesize didSendFindBox=_didSendFindBox; +@property _Bool didSendEndOrCancel; // @synthesize didSendEndOrCancel=_didSendEndOrCancel; +@property _Bool codeInverted; // @synthesize codeInverted=_codeInverted; @property(retain) NSDate *codePresented; // @synthesize codePresented=_codePresented; @property(retain) NSDate *pointsFound; // @synthesize pointsFound=_pointsFound; @property(retain) NSDate *sessionStarted; // @synthesize sessionStarted=_sessionStarted; @@ -60,28 +66,28 @@ @property(retain) CRBoxLayer *boxLayer; // @synthesize boxLayer=_boxLayer; @property(retain) UITapGestureRecognizer *tapGestureRecognizer; // @synthesize tapGestureRecognizer=_tapGestureRecognizer; @property(retain) CaptureSessionManager *sessionManager; // @synthesize sessionManager=_sessionManager; -@property float configDemoSpeed; // @synthesize configDemoSpeed=_configDemoSpeed; -@property BOOL configPresentCentered; // @synthesize configPresentCentered=_configPresentCentered; -@property BOOL showDiagnosticHUD; // @synthesize showDiagnosticHUD=_showDiagnosticHUD; -@property int cameraPosition; // @synthesize cameraPosition=_cameraPosition; +@property double configDemoSpeed; // @synthesize configDemoSpeed=_configDemoSpeed; +@property _Bool configPresentCentered; // @synthesize configPresentCentered=_configPresentCentered; +@property _Bool showDiagnosticHUD; // @synthesize showDiagnosticHUD=_showDiagnosticHUD; +@property long long cameraPosition; // @synthesize cameraPosition=_cameraPosition; @property(copy) NSString *cameraMode; // @synthesize cameraMode=_cameraMode; -@property int torchMode; // @synthesize torchMode=_torchMode; -@property int exposureMode; // @synthesize exposureMode=_exposureMode; -@property int focusMode; // @synthesize focusMode=_focusMode; -@property int whiteBalanceMode; // @synthesize whiteBalanceMode=_whiteBalanceMode; +@property long long torchMode; // @synthesize torchMode=_torchMode; +@property long long exposureMode; // @synthesize exposureMode=_exposureMode; +@property long long focusMode; // @synthesize focusMode=_focusMode; +@property long long whiteBalanceMode; // @synthesize whiteBalanceMode=_whiteBalanceMode; @property double sessionTimeout; // @synthesize sessionTimeout=_sessionTimeout; -@property unsigned int captureCount; // @synthesize captureCount=_captureCount; -@property(getter=isCaptureMode) BOOL captureMode; // @synthesize captureMode=_captureMode; +@property unsigned long long captureCount; // @synthesize captureCount=_captureCount; +@property(getter=isCaptureMode) _Bool captureMode; // @synthesize captureMode=_captureMode; @property __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)generateStringFromDate:(id)arg1; -- (void)sendDidEndWithErrorDomain:(id)arg1 code:(int)arg2 userInfo:(id)arg3; +- (void)sendDidEndWithErrorDomain:(id)arg1 code:(long long)arg2 userInfo:(id)arg3; - (void)sendDidFindBox; -- (void)sendDidDisplayMessageStyle:(unsigned int)arg1; +- (void)sendDidDisplayMessageStyle:(unsigned long long)arg1; - (void)sendDidEndWithInfo:(id)arg1; - (void)sendDidCancel; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)showMessage:(id)arg1 color:(id)arg2 style:(unsigned int)arg3 duration:(double)arg4; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)showMessage:(id)arg1 color:(id)arg2 style:(unsigned long long)arg3 duration:(double)arg4; - (void)animatePresentCode; - (struct CGRect)boxLayerPresentationFrame; - (void)hideBoxLayer; @@ -97,9 +103,9 @@ - (void)handleTapFrom:(id)arg1; - (void)toggleCamera; - (void)didReceiveMemoryWarning; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreRecognition/CaptureSessionManager.h b/iOS7/PrivateFrameworks/CoreRecognition/CaptureSessionManager.h index 5d7dfd75d..95f61d301 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/CaptureSessionManager.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/CaptureSessionManager.h @@ -8,14 +8,15 @@ @class AVCaptureDeviceInput, AVCaptureSession, AVCaptureVideoDataOutput, AVCaptureVideoPreviewLayer, NSString; +// Not exported @interface CaptureSessionManager : NSObject { - int _cameraPosition; + long long _cameraPosition; NSString *_cameraMode; - int _whiteBalanceMode; - int _focusMode; - int _exposureMode; - int _torchMode; + long long _whiteBalanceMode; + long long _focusMode; + long long _exposureMode; + long long _torchMode; id _captureSessionDelegate; AVCaptureSession *_captureSession; AVCaptureVideoPreviewLayer *_previewLayer; @@ -30,29 +31,29 @@ @property(retain, nonatomic) AVCaptureVideoPreviewLayer *previewLayer; // @synthesize previewLayer=_previewLayer; @property(retain, nonatomic) AVCaptureSession *captureSession; // @synthesize captureSession=_captureSession; @property(nonatomic) __weak id captureSessionDelegate; // @synthesize captureSessionDelegate=_captureSessionDelegate; -@property(nonatomic) int torchMode; // @synthesize torchMode=_torchMode; -@property(nonatomic) int exposureMode; // @synthesize exposureMode=_exposureMode; -@property(nonatomic) int focusMode; // @synthesize focusMode=_focusMode; -@property(nonatomic) int whiteBalanceMode; // @synthesize whiteBalanceMode=_whiteBalanceMode; +@property(nonatomic) long long torchMode; // @synthesize torchMode=_torchMode; +@property(nonatomic) long long exposureMode; // @synthesize exposureMode=_exposureMode; +@property(nonatomic) long long focusMode; // @synthesize focusMode=_focusMode; +@property(nonatomic) long long whiteBalanceMode; // @synthesize whiteBalanceMode=_whiteBalanceMode; @property(copy, nonatomic) NSString *cameraMode; // @synthesize cameraMode=_cameraMode; -@property(nonatomic) int cameraPosition; // @synthesize cameraPosition=_cameraPosition; +@property(nonatomic) long long cameraPosition; // @synthesize cameraPosition=_cameraPosition; - (void).cxx_destruct; - (struct CGPoint)convertCameraPoint:(struct CGPoint)arg1 toLayer:(id)arg2; - (struct CGPoint)convertCameraPoint:(struct CGPoint)arg1 fromLayer:(id)arg2; -- (void)setPreviewOrientation:(int)arg1; +- (void)setPreviewOrientation:(long long)arg1; - (void)resetFocus; - (void)refocusOnPoint:(struct CGPoint)arg1; -- (void)_refocusOnPoint:(struct CGPoint)arg1 focusMode:(int)arg2; -- (BOOL)toggleCamera; -- (id)captureDeviceWithPosition:(int)arg1; +- (void)_refocusOnPoint:(struct CGPoint)arg1 focusMode:(long long)arg2; +- (_Bool)toggleCamera; +- (id)captureDeviceWithPosition:(long long)arg1; - (id)backFacingCamera; - (id)frontFacingCamera; -- (unsigned int)cameraCount; -- (BOOL)isRearCamera; +- (unsigned long long)cameraCount; +- (_Bool)isRearCamera; - (void)changeCameraConfiguration; - (void)teardownCameraSession; - (void)setupCameraSession; -- (BOOL)isRunning; +- (_Bool)isRunning; - (void)startRunning; - (void)stopRunning; diff --git a/iOS7/PrivateFrameworks/CoreRecognition/DiagnosticHUDLayer.h b/iOS7/PrivateFrameworks/CoreRecognition/DiagnosticHUDLayer.h index 7c0a84109..cd9d5e553 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/DiagnosticHUDLayer.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/DiagnosticHUDLayer.h @@ -8,6 +8,7 @@ @class AVCaptureVideoPreviewLayer, CAShapeLayer, NSMutableArray, UIColor; +// Not exported @interface DiagnosticHUDLayer : CALayer { AVCaptureVideoPreviewLayer *_previewLayer; @@ -28,7 +29,7 @@ @property(retain) UIColor *freshPointColor; // @synthesize freshPointColor=_freshPointColor; @property(retain) AVCaptureVideoPreviewLayer *previewLayer; // @synthesize previewLayer=_previewLayer; - (void).cxx_destruct; -- (void)setAdjustingFocus:(BOOL)arg1 pointOfInterestSupported:(BOOL)arg2 focusPoint:(struct CGPoint)arg3; +- (void)setAdjustingFocus:(_Bool)arg1 pointOfInterestSupported:(_Bool)arg2 focusPoint:(struct CGPoint)arg3; - (void)setVisibleCameraArea:(id)arg1; - (void)setBoxPoints:(id)arg1; - (void)layoutSublayers; diff --git a/iOS7/PrivateFrameworks/CoreRecognition/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CoreRecognition/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CoreRecognition/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreRecognition/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CoreRoutine/CDStructures.h b/iOS7/PrivateFrameworks/CoreRoutine/CDStructures.h index 7c5f59ef6..fbefea2c6 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/CDStructures.h @@ -4,3 +4,10 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +#pragma mark Named Structures + +struct _NSRange { + unsigned long long location; + unsigned long long length; +}; + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTBBDataProvider.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTBBDataProvider.h deleted file mode 100644 index 651b0deca..000000000 --- a/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTBBDataProvider.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "GEOLocation.h" - -@interface GEOLocation (RTBBDataProvider) -- (id)addr; -@end - diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTLOIETA.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTLOIETA.h new file mode 100644 index 000000000..5d30289fe --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/GEOLocation-RTLOIETA.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GEOLocation.h" + +@interface GEOLocation (RTLOIETA) +- (id)addr; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOMapRegion-RTExtras.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOMapRegion-RTExtras.h new file mode 100644 index 000000000..dce97ba92 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/GEOMapRegion-RTExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GEOMapRegion.h" + +@interface GEOMapRegion (RTExtras) +- (_Bool)containsLocationWithAccuracy:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOPlaceResult-RTExtras.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOPlaceResult-RTExtras.h new file mode 100644 index 000000000..e3bed3e49 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/GEOPlaceResult-RTExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GEOPlaceResult.h" + +@interface GEOPlaceResult (RTExtras) +- (id)relativeNameToPlaceResult:(id)arg1 locationWithAccuracy:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOQuickETARequester-RTExtras.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOQuickETARequester-RTExtras.h index 86a576b9e..d0d347d49 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/GEOQuickETARequester-RTExtras.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/GEOQuickETARequester-RTExtras.h @@ -7,6 +7,6 @@ #import "GEOQuickETARequester.h" @interface GEOQuickETARequester (RTExtras) -- (void)calculateETALocalizedDescriptionWithLOI:(id)arg1 handler:(id)arg2; +- (void)calculateETALocalizedDescriptionFromOrigin:(id)arg1 toLOI:(id)arg2 handler:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreRoutine/GEOWaypoint-RTBBDataProvider.h b/iOS7/PrivateFrameworks/CoreRoutine/GEOWaypoint-RTBBDataProvider.h new file mode 100644 index 000000000..8b2271b09 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/GEOWaypoint-RTBBDataProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GEOWaypoint.h" + +@interface GEOWaypoint (RTBBDataProvider) +- (id)initWithPlace:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CoreRoutine/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CoreRoutine/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/CoreRoutine/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/CoreRoutine/NSString-RTLOIETA.h b/iOS7/PrivateFrameworks/CoreRoutine/NSString-RTLOIETA.h new file mode 100644 index 000000000..07b436d80 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/NSString-RTLOIETA.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (RTLOIETA) +- (id)_coreroutine_urlName; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTBatchGeocoder.h b/iOS7/PrivateFrameworks/CoreRoutine/RTBatchGeocoder.h new file mode 100644 index 000000000..d4f91285e --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTBatchGeocoder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface RTBatchGeocoder : NSObject +{ + NSMutableArray *_batchSliceGeocoders; +} + +- (void).cxx_destruct; +- (void)cancel; +- (void)geocodeLocations:(id)arg1 handler:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTDaemonProtocol-Protocol.h b/iOS7/PrivateFrameworks/CoreRoutine/RTDaemonProtocol-Protocol.h index a8dc07fdb..ede72fe40 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/RTDaemonProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTDaemonProtocol-Protocol.h @@ -7,14 +7,14 @@ #import "NSObject-Protocol.h" @protocol RTDaemonProtocol -- (void)fetchDefaultValueForKey:(id)arg1 reply:(id)arg2; - (void)synchronizeDefaults; - (void)clearRoutine; -- (void)setRoutineEnabled:(BOOL)arg1; +- (void)setRoutineEnabled:(_Bool)arg1; +- (void)fetchBBPluginSupportedWithReply:(id)arg1; - (void)fetchRoutineEnabledWithReply:(id)arg1; - (void)fetchNextLocationsOfInterestFromLocation:(id)arg1 startDate:(id)arg2 timeInterval:(double)arg3 withReply:(id)arg4; - (void)fetchAllLocationsOfInterestWithReply:(id)arg1; -- (void)fetchLocationsOfInterestOfType:(int)arg1 withReply:(id)arg2; +- (void)fetchLocationsOfInterestOfType:(long long)arg1 withReply:(id)arg2; - (void)fetchLocationsOfInterestWithinDistance:(double)arg1 ofLocation:(id)arg2 withReply:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTGeocoder.h b/iOS7/PrivateFrameworks/CoreRoutine/RTGeocoder.h new file mode 100644 index 000000000..852766897 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTGeocoder.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GEOGeocodeRequest; + +@interface RTGeocoder : NSObject +{ + GEOGeocodeRequest *_geocodeRequest; +} + +@property(retain, nonatomic) GEOGeocodeRequest *geocodeRequest; // @synthesize geocodeRequest=_geocodeRequest; +- (void).cxx_destruct; +- (void)cancel; +- (void)dealloc; +- (void)_cancelRequest:(id)arg1; +- (id)geocodeLatitude:(double)arg1 longitude:(double)arg2; +- (void)geocodeLatitude:(double)arg1 longitude:(double)arg2 handler:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLOIDisplayInfo.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLOIDisplayInfo.h new file mode 100644 index 000000000..349935de1 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLOIDisplayInfo.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSString; + +// Not exported +@interface RTLOIDisplayInfo : NSObject +{ + int _style; + long long _type; + NSString *_urlDestinationAddress; + NSString *_urlName; + NSString *_unknownTypeName; + double _eta; + NSDate *_arrival; + NSDate *_deparature; +} + +@property(readonly, nonatomic) NSDate *deparature; // @synthesize deparature=_deparature; +@property(readonly, nonatomic) NSDate *arrival; // @synthesize arrival=_arrival; +@property(readonly, nonatomic) double eta; // @synthesize eta=_eta; +@property(readonly, nonatomic) NSString *unknownTypeName; // @synthesize unknownTypeName=_unknownTypeName; +@property(readonly, nonatomic) NSString *urlName; // @synthesize urlName=_urlName; +@property(readonly, nonatomic) NSString *urlDestinationAddress; // @synthesize urlDestinationAddress=_urlDestinationAddress; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; +@property(readonly, nonatomic) int style; // @synthesize style=_style; +- (void).cxx_destruct; +- (id)mapsURL; +- (id)localizedDescription; +- (_Bool)isEquivalentToDisplayInfo:(id)arg1; +- (id)description; +- (id)initWithArrivalStyle:(int)arg1 type:(long long)arg2 urlDestinationAddress:(id)arg3 urlName:(id)arg4 unknownTypeName:(id)arg5 arrival:(id)arg6 departure:(id)arg7; +- (id)initWithDurationStyle:(int)arg1 type:(long long)arg2 urlDestinationAddress:(id)arg3 urlName:(id)arg4 unknownTypeName:(id)arg5 eta:(double)arg6; +- (id)initWithStyle:(int)arg1 type:(long long)arg2 urlDestinationAddress:(id)arg3 urlName:(id)arg4 unknownTypeName:(id)arg5 eta:(double)arg6 arrival:(id)arg7 departure:(id)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLOIETA.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLOIETA.h new file mode 100644 index 000000000..9d2cc0602 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLOIETA.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GEOLocation, GEOPlaceResult, RTLOIDisplayInfo, RTLocationOfInterest; + +// Not exported +@interface RTLOIETA : NSObject +{ + RTLocationOfInterest *_loi; + GEOLocation *_destinationLocation; + GEOPlaceResult *_origin; + unsigned int _liveETASeconds; + unsigned int _historicalETASeconds; + RTLOIDisplayInfo *_displayInfo; +} + +@property(readonly, nonatomic) RTLocationOfInterest *loi; // @synthesize loi=_loi; +- (void).cxx_destruct; +- (_Bool)hasEquivalentDisplayTo:(id)arg1; +- (_Bool)etaExceedsMinimumETA:(unsigned int)arg1; +- (id)mapsURL; +- (id)localizedDescription; +- (id)displayInfo; +- (id)_displayInfoForDate:(id)arg1; +- (id)_urlName; +- (id)_preferredName; +- (id)description; +- (id)initWithLOI:(id)arg1 destinationLocation:(id)arg2 origin:(id)arg3 liveETASeconds:(unsigned int)arg4 historicalETASeconds:(unsigned int)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest-UIExtras.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest-UIExtras.h new file mode 100644 index 000000000..ccc3c1af3 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest-UIExtras.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RTLocationOfInterest (UIExtras) +- (long long)frequencyCompare:(id)arg1; +- (long long)recentCompare:(id)arg1; +- (id)localizedAllVisitsDescription; +- (id)localizedLastVisitDescription; +- (id)relativeNameToPlaceResult:(id)arg1; +- (id)name; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest.h index ca168ddad..92bc5d1f0 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterest.h @@ -9,33 +9,32 @@ #import "NSCopying-Protocol.h" #import "NSSecureCoding-Protocol.h" -@class CLLocation, NSArray, NSDate, NSString, NSUUID; +@class CLLocation, GEOPlaceResult, NSArray, NSDate, NSUUID; @interface RTLocationOfInterest : NSObject { CLLocation *_location; NSUUID *_identifier; - int _type; - NSString *_name; + long long _type; + GEOPlaceResult *_placeResult; NSDate *_nextEntryTime; NSArray *_visits; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSArray *visits; // @synthesize visits=_visits; @property(readonly, nonatomic) NSDate *nextEntryTime; // @synthesize nextEntryTime=_nextEntryTime; -@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) GEOPlaceResult *placeResult; // @synthesize placeResult=_placeResult; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSUUID *identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) CLLocation *location; // @synthesize location=_location; - (void).cxx_destruct; - (id)description; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithLocation:(id)arg1 identifier:(id)arg2 type:(int)arg3 name:(id)arg4 nextEntryTime:(id)arg5 visits:(id)arg6; -- (void)preferredGeocodedNameHandler:(id)arg1; -- (id)localizedTodayDescriptionWithAlternateName:(id)arg1 liveETA:(unsigned int)arg2 historicalETA:(unsigned int)arg3 loggingEnabled:(BOOL)arg4; +- (id)initWithLocation:(id)arg1 identifier:(id)arg2 type:(long long)arg3 placeResult:(id)arg4 nextEntryTime:(id)arg5 visits:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit-UIExtras.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit-UIExtras.h new file mode 100644 index 000000000..f6fa06072 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit-UIExtras.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RTLocationOfInterestVisit (UIExtras) +- (id)localizedDateDetail; +- (id)localizedTimeDetail; +- (id)localizedDescription; +- (_Bool)_enteredAndExitedOnSameDay; +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit.h b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit.h index d68db3a37..05ee70c7d 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTLocationOfInterestVisit.h @@ -17,7 +17,7 @@ NSDate *_exitTime; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSDate *exitTime; // @synthesize exitTime=_exitTime; @property(readonly, nonatomic) NSDate *entryTime; // @synthesize entryTime=_entryTime; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/CoreRoutine/RTRoutineManager.h b/iOS7/PrivateFrameworks/CoreRoutine/RTRoutineManager.h index e52967775..ad7d97036 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/RTRoutineManager.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/RTRoutineManager.h @@ -22,15 +22,15 @@ @property(retain, nonatomic) _RTRoutineManagerProxy *routineManagerProxy; // @synthesize routineManagerProxy=_routineManagerProxy; @property(retain, nonatomic) NSObject *queue; // @synthesize queue=_queue; - (void).cxx_destruct; -- (void)fetchDefaultValueForKey:(id)arg1 handler:(id)arg2; - (void)synchronizeDefaults; - (void)clearRoutine; -- (void)setRoutineEnabled:(BOOL)arg1; +- (void)setRoutineEnabled:(_Bool)arg1; +- (void)fetchBBPluginSupportedWithHandler:(id)arg1; - (void)fetchRoutineEnabledWithHandler:(id)arg1; - (void)fetchNextPredictedLocationsOfInterestFromLocation:(id)arg1 startDate:(id)arg2 timeInterval:(double)arg3 withHandler:(id)arg4; - (void)fetchNextPredictedLocationsOfInterestWithHandler:(id)arg1; -- (void)fetchAllPredictedLocationsOfInteresWithHandler:(id)arg1; -- (void)fetchPredictedLocationsOfInterestOfType:(int)arg1 withHandler:(id)arg2; +- (void)fetchAllPredictedLocationsOfInterestWithHandler:(id)arg1; +- (void)fetchPredictedLocationsOfInterestOfType:(long long)arg1 withHandler:(id)arg2; - (void)fetchPredictedLocationsOfInterestWithinDistance:(double)arg1 ofLocation:(id)arg2 withHandler:(id)arg3; - (void)handleDaemonStart; - (void)createConnection; diff --git a/iOS7/PrivateFrameworks/CoreRoutine/_RTBatchSliceGeocoder.h b/iOS7/PrivateFrameworks/CoreRoutine/_RTBatchSliceGeocoder.h new file mode 100644 index 000000000..4a1d36930 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreRoutine/_RTBatchSliceGeocoder.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GEOBatchReverseGeocodeRequest, NSMutableArray, NSObject; + +// Not exported +@interface _RTBatchSliceGeocoder : NSObject +{ + GEOBatchReverseGeocodeRequest *_batchRequest; + NSObject *_semaphore; + NSMutableArray *_placeResults; + struct _NSRange _range; +} + +@property(retain, nonatomic) NSMutableArray *placeResults; // @synthesize placeResults=_placeResults; +@property(retain, nonatomic) NSObject *semaphore; // @synthesize semaphore=_semaphore; +@property(nonatomic) struct _NSRange range; // @synthesize range=_range; +@property(retain, nonatomic) GEOBatchReverseGeocodeRequest *batchRequest; // @synthesize batchRequest=_batchRequest; +- (void).cxx_destruct; +- (void)cancel; +- (void)dealloc; +- (void)_cancelRequest:(id)arg1; +- (void)geocodeLocations:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/CoreRoutine/_RTRoutineManagerProxy.h b/iOS7/PrivateFrameworks/CoreRoutine/_RTRoutineManagerProxy.h index ff0bfff6b..bc17ee976 100644 --- a/iOS7/PrivateFrameworks/CoreRoutine/_RTRoutineManagerProxy.h +++ b/iOS7/PrivateFrameworks/CoreRoutine/_RTRoutineManagerProxy.h @@ -10,6 +10,7 @@ @class RTRoutineManager; +// Not exported @interface _RTRoutineManagerProxy : NSObject { RTRoutineManager *_routineManager; @@ -17,7 +18,6 @@ @property(nonatomic) __weak RTRoutineManager *routineManager; // @synthesize routineManager=_routineManager; - (void).cxx_destruct; -- (void)dealloc; - (id)initWithRoutineManager:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreSDB/CSDBThreadedRecordStore.h b/iOS7/PrivateFrameworks/CoreSDB/CSDBThreadedRecordStore.h index 6105d0d55..413728d9a 100644 --- a/iOS7/PrivateFrameworks/CoreSDB/CSDBThreadedRecordStore.h +++ b/iOS7/PrivateFrameworks/CoreSDB/CSDBThreadedRecordStore.h @@ -14,16 +14,16 @@ NSObject *_recordStoreQueue; NSString *_identifier; _CSDBThreadObject *_thread; - BOOL _wantsRegister; + _Bool _wantsRegister; } - (void)performBlock:(id)arg1 afterDelay:(void)arg2; - (void)performBlock:(id)arg1 waitUntilDone:(void)arg2; -- (BOOL)ownsCurrentThreadOtherwiseAssert:(BOOL)arg1; +- (_Bool)ownsCurrentThreadOtherwiseAssert:(_Bool)arg1; - (void)registerClass:(const CDStruct_2cac97d9 *)arg1; - (void)teardownDatabase; - (void)_teardownDatabaseOnQueue; -- (void)setupDatabaseWithAllowLocalMigration:(BOOL)arg1 pathBlock:(id)arg2 setupStoreHandler:(void)arg3 connectionInitializer:(void *)arg4 versionChecker:(void *)arg5 migrationHandler:(void *)arg6 schemaVersion:(void *)arg7 registerBlock:(int)arg8; +- (void)setupDatabaseWithAllowLocalMigration:(_Bool)arg1 pathBlock:(id)arg2 setupStoreHandler:(void)arg3 connectionInitializer:(void *)arg4 versionChecker:(void *)arg5 migrationHandler:(void *)arg6 schemaVersion:(void *)arg7 registerBlock:(int)arg8; - (void)dealloc; - (id)initWithIdentifier:(struct __CFString *)arg1; diff --git a/iOS7/PrivateFrameworks/CoreSDB/_CSDBThreadObject.h b/iOS7/PrivateFrameworks/CoreSDB/_CSDBThreadObject.h index 8b830d913..fb9983320 100644 --- a/iOS7/PrivateFrameworks/CoreSDB/_CSDBThreadObject.h +++ b/iOS7/PrivateFrameworks/CoreSDB/_CSDBThreadObject.h @@ -16,7 +16,7 @@ struct __CFRunLoopSource *_runLoopSource; } -- (BOOL)isCurrentThreadOtherwiseAssert:(BOOL)arg1; +- (_Bool)isCurrentThreadOtherwiseAssert:(_Bool)arg1; - (void)performBlock:(id)arg1 waitUntilDone:(void)arg2; - (void)performBlock:(id)arg1 afterDelay:(void)arg2; - (void)performBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CDStructures.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CDStructures.h index 80af1f3e8..c21020b08 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,15 +17,15 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct TDNamedAssetImportEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _PSDImageInfo { @@ -60,27 +60,27 @@ typedef struct { char *_field1; char *_field2; struct _renditionkeytoken _field3[5]; - int _field4; - int _field5; + long long _field4; + long long _field5; struct { char *_field1; char *_field2; - int _field3; - unsigned int _field4; + long long _field3; + unsigned long long _field4; } _field6[12]; -} CDStruct_77d6184b; +} CDStruct_26b2aa83; typedef struct { struct CGSize _field1; struct CGSize _field2; struct CGSize _field3; -} CDStruct_29e12816; +} CDStruct_1ba92a5e; typedef struct { char *_field1; char *_field2; - char _field3; - int _field4; - CDStruct_77d6184b _field5[7]; -} CDStruct_9508427b; + _Bool _field3; + long long _field4; + CDStruct_26b2aa83 _field5[7]; +} CDStruct_e3362728; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CTDPSDPreviewRef.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CTDPSDPreviewRef.h index f52a0c3db..bb24ae4ca 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CTDPSDPreviewRef.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CTDPSDPreviewRef.h @@ -11,24 +11,24 @@ @interface CTDPSDPreviewRef : CUIPSDImageRef { struct _PSDImageInfo _imageInfo; - int _layerCount; - int _sliceCount; - int _columnWidth; - int _rowHeight; + long long _layerCount; + long long _sliceCount; + long long _columnWidth; + long long _rowHeight; NSArray *_layerIndexLayout; - int _sliceRowCount; - int _sliceColumnCount; + long long _sliceRowCount; + long long _sliceColumnCount; NSArray *_sliceRects; } -- (int)indexOfDrawingLayerType:(int)arg1; -- (int)numberOfAlphaChannels; -- (int)numberOfGradientLayers; -- (BOOL)hasGradient; -- (BOOL)hasRegularSliceGrid; +- (long long)indexOfDrawingLayerType:(long long)arg1; +- (long long)numberOfAlphaChannels; +- (long long)numberOfGradientLayers; +- (_Bool)hasGradient; +- (_Bool)hasRegularSliceGrid; - (void)evaluateSliceGrid; -- (int)sliceColumnCount; -- (int)sliceRowCount; +- (long long)sliceColumnCount; +- (long long)sliceRowCount; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantEnumerator.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantEnumerator.h index a3455de01..5f1dc8144 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantEnumerator.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantEnumerator.h @@ -9,9 +9,9 @@ @interface CoreThemeConstantEnumerator : NSObject { void *_globalListPointer; - int _listIndex; - int _indexOfLastEntry; - BOOL _isPastLastEntry; + long long _listIndex; + long long _indexOfLastEntry; + _Bool _isPastLastEntry; } + (id)enumeratorForGlobalListAtAddress:(void *)arg1; @@ -20,7 +20,7 @@ - (id)previousConstantHelper; - (id)nextConstantHelper; - (id)currentConstantHelper; -- (int)constantCount; +- (long long)constantCount; - (void)_moveToIndexOfLastEntry; - (id)initWithGlobalListAtAddress:(void *)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantHelper.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantHelper.h index 8432e5c79..9a9c2f1ab 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantHelper.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantHelper.h @@ -10,17 +10,17 @@ @interface CoreThemeConstantHelper : NSObject { - unsigned int _identifier; + unsigned long long _identifier; NSString *_label; NSString *_displayName; } -+ (id)helperForStructAtIndex:(int)arg1 inAssociatedGlobalList:(void *)arg2; ++ (id)helperForStructAtIndex:(long long)arg1 inAssociatedGlobalList:(void *)arg2; - (id)description; - (void)dealloc; - (id)displayName; - (id)label; -- (int)identifier; +- (long long)identifier; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantMigrationPolicy.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantMigrationPolicy.h index 66e72db1a..9c9aa142f 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantMigrationPolicy.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeConstantMigrationPolicy.h @@ -10,8 +10,8 @@ { } -- (BOOL)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; -- (BOOL)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; +- (_Bool)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDefinitionMigrator.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDefinitionMigrator.h index f66f96be5..eb7d48d34 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDefinitionMigrator.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDefinitionMigrator.h @@ -12,19 +12,19 @@ { NSMigrationManager *_migrationManager; NSURL *_documentURL; - int _oldVersion; - int _newVersion; + long long _oldVersion; + long long _newVersion; NSString *temporaryMigrationPath; } @property(copy) NSString *temporaryMigrationPath; // @synthesize temporaryMigrationPath; -- (BOOL)migrateWithError:(id *)arg1; +- (_Bool)migrateWithError:(id *)arg1; - (id)mappingModelForMigrationWithError:(id *)arg1; -- (BOOL)_shouldUseCustomRenditionMigration; +- (_Bool)_shouldUseCustomRenditionMigration; - (void)dealloc; -- (id)initWithURL:(id)arg1 oldVersion:(int)arg2 newVersion:(int)arg3; -- (BOOL)_updateMetadata:(id *)arg1; -- (BOOL)_checkDiskSpace:(id *)arg1; +- (id)initWithURL:(id)arg1 oldVersion:(long long)arg2 newVersion:(long long)arg3; +- (_Bool)_updateMetadata:(id *)arg1; +- (_Bool)_checkDiskSpace:(id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDocument.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDocument.h index 8b1793fd2..e3136fd20 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDocument.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeDocument.h @@ -12,92 +12,93 @@ { NSMutableDictionary *constantArrayControllers; NSMutableDictionary *cachedConstantArrays; - int cachedMaxIdentifierInUse; + long long cachedMaxIdentifierInUse; TDHistorian *m_historian; TDThreadMOCOrganizer *m_mocOrganizer; NSManagedObjectModel *m_managedObjectModel; NSString *pathToRepresentedDocument; NSString *_relativePathToProductionData; NSString *_targetPlatform; - BOOL m_didMigrate; + _Bool m_didMigrate; int _updateVersionMetadataState; id _assetManagementDelegate; } + (id)defaultThemeBitSourceURLForDocumentURL:(id)arg1; + (void)doneWithColorConversion; -+ (int)shouldConvertColorsFromColorSpaceWithIdentifier:(unsigned int)arg1 toIdentifier:(unsigned int)arg2 error:(id *)arg3; -+ (unsigned int)standardColorSpaceID; ++ (int)shouldConvertColorsFromColorSpaceWithIdentifier:(unsigned long long)arg1 toIdentifier:(unsigned long long)arg2 error:(id *)arg3; ++ (unsigned long long)standardColorSpaceID; + (void)closeMigrationProgress; + (void)presentMigrationProgress; -+ (id)dataModelNameForVersion:(int)arg1; -+ (int)dataModelVersion; -+ (int)targetPlatformForMOC:(id)arg1; -+ (int)defaultTargetPlatform; -+ (int)platformForPersistentString:(id)arg1; -+ (id)persistentStringForPlatform:(int)arg1; ++ (id)dataModelNameForVersion:(long long)arg1; ++ (long long)dataModelVersion; ++ (long long)targetPlatformForMOC:(id)arg1; ++ (long long)defaultTargetPlatform; ++ (long long)platformForPersistentString:(id)arg1; ++ (id)persistentStringForPlatform:(long long)arg1; + (id)_imageAssetURLsByCopyingFileURLs:(id)arg1 toManagedLocationAtURL:(id)arg2 error:(id *)arg3; + (id)migrateDocumentAtURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; -+ (int)dataModelVersionFromMetadata:(id)arg1; ++ (long long)dataModelVersionFromMetadata:(id)arg1; + (id)createConfiguredDocumentAtURL:(id)arg1 error:(id *)arg2; + (void)_addThemeDocument:(id)arg1; + (id)_sharedDocumentList; @property(nonatomic) id assetManagementDelegate; // @synthesize assetManagementDelegate=_assetManagementDelegate; @property(copy) NSString *pathToRepresentedDocument; // @synthesize pathToRepresentedDocument; - (void)addThemeBitSourceAtPath:(id)arg1; -- (void)addThemeBitSourceAtPath:(id)arg1 createProductions:(BOOL)arg2; +- (void)addThemeBitSourceAtPath:(id)arg1 createProductions:(_Bool)arg2; @property(readonly, nonatomic) NSURL *themeBitSourceURL; - (void)_configureAfterFirstSave; -- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; -- (BOOL)checkCompatibilityOfDocumentAtURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; -- (BOOL)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; +- (_Bool)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (_Bool)checkCompatibilityOfDocumentAtURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (_Bool)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; - (id)updatedVersionsMetadataFromMetadata:(id)arg1; - (id)persistentStoreTypeForFileType:(id)arg1; - (void)importCursorsFromURL:(id)arg1 getUnusedImportedCursors:(id *)arg2 getUnupdatedCursors:(id *)arg3; - (void)exportCursorsToURL:(id)arg1; -- (void)importColorsFromURL:(id)arg1 valuesOnly:(BOOL)arg2 getUnusedColorNames:(id *)arg3; +- (void)importColorsFromURL:(id)arg1 valuesOnly:(_Bool)arg2 getUnusedColorNames:(id *)arg3; - (void)exportColorsToURL:(id)arg1; - (id)namedEffectProductions; - (id)namedArtworkProductions; -- (id)schemaPartDefinitionWithElementID:(int)arg1 partID:(int)arg2; -- (id)schemaDefinitionWithElementID:(int)arg1; -- (BOOL)customizeSchemaPartDefinition:(id)arg1 usingArtworkFormat:(id)arg2 shouldReplaceExisting:(BOOL)arg3 error:(id *)arg4; -- (BOOL)customizeSchemaEffectDefinition:(id)arg1 shouldReplaceExisting:(BOOL)arg2 error:(id *)arg3; -- (BOOL)customizeSchemaElementDefinition:(id)arg1 usingArtworkFormat:(id)arg2 shouldReplaceExisting:(BOOL)arg3 error:(id *)arg4; -- (void)removeCustomizationForSchemaDefinition:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; -- (BOOL)customizationExistsForSchemaDefinition:(id)arg1; +- (id)schemaPartDefinitionWithElementID:(long long)arg1 partID:(long long)arg2; +- (id)schemaDefinitionWithElementID:(long long)arg1; +- (_Bool)customizeSchemaPartDefinition:(id)arg1 usingArtworkFormat:(id)arg2 shouldReplaceExisting:(_Bool)arg3 error:(id *)arg4; +- (_Bool)customizeSchemaEffectDefinition:(id)arg1 shouldReplaceExisting:(_Bool)arg2 error:(id *)arg3; +- (_Bool)customizeSchemaElementDefinition:(id)arg1 usingArtworkFormat:(id)arg2 shouldReplaceExisting:(_Bool)arg3 error:(id *)arg4; +- (void)removeCustomizationForSchemaDefinition:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; +- (_Bool)customizationExistsForSchemaDefinition:(id)arg1; - (id)_customizedSchemaDefinitionsForEntity:(id)arg1; - (id)customizedSchemaEffectDefinitions; - (id)customizedSchemaElementDefinitions; -- (BOOL)usesCUISystemThemeRenditionKey; -- (int)renditionKeySpecAttributeCount; +- (_Bool)usesCUISystemThemeRenditionKey; +- (long long)renditionKeySpecAttributeCount; - (int)renditionKeySemantics; - (const struct _renditionkeyfmt *)renditionKeyFormat; -- (void)convertColorsFromColorSpaceWithIdentifier:(unsigned int)arg1 toIdentifier:(unsigned int)arg2; -- (unsigned int)colorSpaceID; -- (BOOL)didMigrate; +- (void)convertColorsFromColorSpaceWithIdentifier:(unsigned long long)arg1 toIdentifier:(unsigned long long)arg2; +- (unsigned long long)colorSpaceID; +- (_Bool)didMigrate; - (void)primeArrayControllers; - (void)resetThemeConstants; - (void)buildModel; -- (int)targetPlatform; -- (void)setTargetPlatform:(int)arg1; +- (long long)targetPlatform; +- (void)setTargetPlatform:(long long)arg1; - (void)setArtworkFormat:(id)arg1; - (id)artworkFormat; - (unsigned int)checksum; - (void)setUuid:(id)arg1; - (id)uuid; -- (unsigned int)countOfRenditionsMatchingRenditionKeySpecs:(id)arg1; -- (unsigned int)countOfRenditionsMatchingRenditionKeySpec:(id)arg1; +- (unsigned long long)countOfRenditionsMatchingRenditionKeySpecs:(id)arg1; +- (unsigned long long)countOfRenditionsMatchingRenditionKeySpec:(id)arg1; - (id)renditionsMatchingRenditionKeySpec:(id)arg1; -- (BOOL)isCustomLook; +- (_Bool)isCustomLook; - (void)setRelativePathToProductionData:(id)arg1; - (id)relativePathToProductionData; - (id)rootPathForProductionData; - (id)pathToAsset:(id)arg1; - (void)setMetadatum:(id)arg1 forKey:(id)arg2; - (id)metadatumForKey:(id)arg1; -- (id)addAssetsAtFileURLs:(id)arg1 createProductions:(BOOL)arg2 referenceFiles:(BOOL)arg3 bitSource:(id)arg4 customInfos:(id)arg5; -- (id)addAssetsAtFileURLs:(id)arg1 createProductions:(BOOL)arg2; +- (id)_addAssetsAtFileURLs:(id)arg1 createProductions:(_Bool)arg2 referenceFiles:(_Bool)arg3 bitSource:(id)arg4 customInfos:(id)arg5 sortedCustomInfos:(id *)arg6; +- (id)addAssetsAtFileURLs:(id)arg1 createProductions:(_Bool)arg2 referenceFiles:(_Bool)arg3 bitSource:(id)arg4 customInfos:(id)arg5; +- (id)addAssetsAtFileURLs:(id)arg1 createProductions:(_Bool)arg2; - (id)addAssetsAtFileURLs:(id)arg1; - (id)assetAtFileURL:(id)arg1; - (id)assetAtPath:(id)arg1; @@ -106,28 +107,28 @@ - (id)createAssetWithName:(id)arg1 inCategory:(id)arg2 forThemeBitSource:(id)arg3; - (id)createElementProductionWithAsset:(id)arg1; - (id)_genericPartDefinition; -- (void)deleteNamedAssets:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2 completionHandler:(id)arg3; -- (void)importNamedAssetsWithImportInfos:(id)arg1 referenceFiles:(BOOL)arg2 completionHandler:(id)arg3; +- (void)deleteNamedAssets:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2 completionHandler:(id)arg3; +- (void)importNamedAssetsWithImportInfos:(id)arg1 referenceFiles:(_Bool)arg2 completionHandler:(id)arg3; - (void)importNamedAssetsWithImportInfos:(id)arg1 completionHandler:(id)arg2; -- (void)importNamedAssetsFromFileURLs:(id)arg1 referenceFiles:(BOOL)arg2 completionHandler:(id)arg3; +- (void)importNamedAssetsFromFileURLs:(id)arg1 referenceFiles:(_Bool)arg2 completionHandler:(id)arg3; - (id)createNamedArtworkProductionsForAssets:(id)arg1 customInfos:(id)arg2 error:(id *)arg3; - (id)namedArtworkProductionWithName:(id)arg1; -- (id)_createNamedElementWithIdentifier:(int)arg1; +- (id)_createNamedElementWithIdentifier:(long long)arg1; - (id)_createNamedElementWithNextAvailableIdentifier; - (id)_namedImagePartDefinition; - (id)_createPhotoshopElementProductionWithAsset:(id)arg1; -- (id)createNamedEffectProductionWithName:(id)arg1 isText:(BOOL)arg2; +- (id)createNamedEffectProductionWithName:(id)arg1 isText:(_Bool)arg2; - (id)_namedImageEffectPartDefinition; - (id)_namedTextEffectPartDefinition; - (id)namedEffectProductionWithName:(id)arg1; - (id)createEffectStyleProductionForPartDefinition:(id)arg1 withNameIdentifier:(id)arg2; - (id)createEffectStyleProductionForPartDefinition:(id)arg1; - (void)_normalizeRenditionKeySpec:(id)arg1 forSchemaRendition:(id)arg2; -- (id)createProductionWithRenditionGroup:(id)arg1 forPartDefinition:(id)arg2 artworkFormat:(id)arg3 shouldReplaceExisting:(BOOL)arg4 error:(id *)arg5; -- (BOOL)createPSDReferenceArtworkForRenditionGroup:(id)arg1 atDestination:(id)arg2 error:(id *)arg3; -- (BOOL)shouldGeneratePSDAssetFromArtFile:(id)arg1; +- (id)createProductionWithRenditionGroup:(id)arg1 forPartDefinition:(id)arg2 artworkFormat:(id)arg3 shouldReplaceExisting:(_Bool)arg4 error:(id *)arg5; +- (_Bool)createPSDReferenceArtworkForRenditionGroup:(id)arg1 atDestination:(id)arg2 error:(id *)arg3; +- (_Bool)shouldGeneratePSDAssetFromArtFile:(id)arg1; - (id)handCraftedAssetURLForFileName:(id)arg1; -- (id)_themeBitSourceForReferencedFilesAtURLs:(id)arg1 createIfNecessary:(BOOL)arg2; +- (id)_themeBitSourceForReferencedFilesAtURLs:(id)arg1 createIfNecessary:(_Bool)arg2; - (id)_themeBitSource:(id *)arg1; - (id)createReferencePNGForSchemaRendition:(id)arg1 withPartDefinition:(id)arg2 atLocation:(id)arg3 error:(id *)arg4; - (id)defaultPathComponentsForPartDefinition:(id)arg1; @@ -135,40 +136,40 @@ - (id)defaultPNGFileNameForSchemaRendition:(id)arg1 withPartDefinition:(id)arg2; - (id)folderNameFromRenditionKey:(id)arg1 forPartDefinition:(id)arg2; - (id)minimalDisplayNameForThemeConstant:(id)arg1; -- (void)deleteProductions:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; -- (void)deleteProduction:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; +- (void)deleteProductions:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; +- (void)deleteProduction:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; - (void)deleteObject:(id)arg1; - (void)deleteObjects:(id)arg1; - (id)newObjectForEntity:(id)arg1; -- (unsigned int)countForEntity:(id)arg1 withPredicate:(id)arg2; +- (unsigned long long)countForEntity:(id)arg1 withPredicate:(id)arg2; - (id)objectsForEntity:(id)arg1 withPredicate:(id)arg2 sortDescriptors:(id)arg3 error:(id *)arg4; - (id)objectsForEntity:(id)arg1 withPredicate:(id)arg2 sortDescriptors:(id)arg3; - (id)allObjectsForEntity:(id)arg1 withSortDescriptors:(id)arg2 error:(id *)arg3; - (id)allObjectsForEntity:(id)arg1 withSortDescriptors:(id)arg2; -- (id)mappingForPhotoshopLayerIndex:(int)arg1 themeDrawingLayerIdentifier:(int)arg2; -- (id)artworkDraftTypeWithIdentifier:(int)arg1; -- (id)zeroCodeArtworkInfoWithIdentifier:(int)arg1; +- (id)mappingForPhotoshopLayerIndex:(long long)arg1 themeDrawingLayerIdentifier:(long long)arg2; +- (id)artworkDraftTypeWithIdentifier:(long long)arg1; +- (id)zeroCodeArtworkInfoWithIdentifier:(long long)arg1; - (id)psdImageRefForAsset:(id)arg1; -- (id)constantWithName:(id)arg1 forIdentifier:(int)arg2; +- (id)constantWithName:(id)arg1 forIdentifier:(long long)arg2; - (id)iterationTypeWithIdentifier:(int)arg1; - (id)renditionSubtypeWithIdentifier:(unsigned int)arg1; -- (id)renditionTypeWithIdentifier:(int)arg1; -- (id)effectComponentWithType:(unsigned int)arg1 inRendition:(id)arg2 createIfNeeded:(BOOL)arg3; -- (id)effectParameterValueWithType:(unsigned int)arg1 inComponent:(id)arg2 createIfNeeded:(BOOL)arg3; +- (id)renditionTypeWithIdentifier:(long long)arg1; +- (id)effectComponentWithType:(unsigned int)arg1 inRendition:(id)arg2 createIfNeeded:(_Bool)arg3; +- (id)effectParameterValueWithType:(unsigned int)arg1 inComponent:(id)arg2 createIfNeeded:(_Bool)arg3; - (id)effectParameterTypeWithIdentifier:(unsigned int)arg1; - (id)effectTypeWithIdentifier:(unsigned int)arg1; -- (id)schemaCategoryWithIdentifier:(int)arg1; -- (id)lookWithIdentifier:(int)arg1; -- (id)idiomWithIdentifier:(int)arg1; -- (id)drawingLayerWithIdentifier:(int)arg1; -- (id)valueWithIdentifier:(int)arg1; -- (id)presentationStateWithIdentifier:(int)arg1; -- (id)stateWithIdentifier:(int)arg1; -- (id)directionWithIdentifier:(int)arg1; -- (id)sizeWithIdentifier:(int)arg1; -- (id)partWithIdentifier:(int)arg1; -- (id)elementWithIdentifier:(int)arg1; -- (id)themeConstant:(id)arg1 withIdentifier:(int)arg2; +- (id)schemaCategoryWithIdentifier:(long long)arg1; +- (id)lookWithIdentifier:(long long)arg1; +- (id)idiomWithIdentifier:(long long)arg1; +- (id)drawingLayerWithIdentifier:(long long)arg1; +- (id)valueWithIdentifier:(long long)arg1; +- (id)presentationStateWithIdentifier:(long long)arg1; +- (id)stateWithIdentifier:(long long)arg1; +- (id)directionWithIdentifier:(long long)arg1; +- (id)sizeWithIdentifier:(long long)arg1; +- (id)partWithIdentifier:(long long)arg1; +- (id)elementWithIdentifier:(long long)arg1; +- (id)themeConstant:(id)arg1 withIdentifier:(long long)arg2; - (id)_cachedConstantsForEntity:(id)arg1; - (void)recacheThemeConstant:(id)arg1; - (id)historian; @@ -182,7 +183,7 @@ - (void)dealloc; - (id)initWithContentsOfURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (id)initWithType:(id)arg1 error:(id *)arg2; -- (id)initWithType:(id)arg1 targetPlatform:(int)arg2 error:(id *)arg3; +- (id)initWithType:(id)arg1 targetPlatform:(long long)arg2 error:(id *)arg3; - (id)init; - (void)_getFilename:(id *)arg1 scaleFactor:(unsigned int *)arg2 category:(id *)arg3 bitSource:(id *)arg4 forFileURL:(id)arg5; - (id)_predicateForRenditionKeySpec:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeRenditionKeyMigrationPolicy.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeRenditionKeyMigrationPolicy.h index c38f5359f..c5424f90e 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeRenditionKeyMigrationPolicy.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/CoreThemeRenditionKeyMigrationPolicy.h @@ -10,10 +10,10 @@ { } -- (BOOL)performCustomValidationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; -- (BOOL)createRelationshipsForDestinationInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; -- (BOOL)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; -- (BOOL)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)performCustomValidationForEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; +- (_Bool)createRelationshipsForDestinationInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; +- (_Bool)createDestinationInstancesForSourceInstance:(id)arg1 entityMapping:(id)arg2 manager:(id)arg3 error:(id *)arg4; +- (_Bool)beginEntityMapping:(id)arg1 manager:(id)arg2 error:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/NSManagedObject-TrackingAPI.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/NSManagedObject-TrackingAPI.h index ee31d5d2e..6003bc545 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/NSManagedObject-TrackingAPI.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/NSManagedObject-TrackingAPI.h @@ -7,6 +7,6 @@ #import "NSManagedObject.h" @interface NSManagedObject (TrackingAPI) -+ (BOOL)isTracked; ++ (_Bool)isTracked; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDAsset.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDAsset.h index 3689165e6..bceb638dc 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDAsset.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDAsset.h @@ -13,13 +13,13 @@ unsigned int _scaleFactor; } -+ (int)subtypeFromImageFilename:(id)arg1; -+ (int)idiomFromImageFilename:(id)arg1; ++ (long long)subtypeFromImageFilename:(id)arg1; ++ (long long)idiomFromImageFilename:(id)arg1; + (unsigned int)scaleFactorFromImageFilename:(id)arg1; + (id)_filenameRegex; @property(readonly, nonatomic) NSString *baseName; - (void)setHasProduction:(id)arg1; -- (BOOL)hasProduction; +- (_Bool)hasProduction; - (id)fileURLWithDocument:(id)arg1; - (id)sourceRelativePath; - (id)_sourceRelativePathComponents; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistillRunner.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistillRunner.h index 6f67c9186..4a0572454 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistillRunner.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistillRunner.h @@ -15,16 +15,16 @@ NSURL *_outputURL; TDLogger *_logger; NSString *_assetStoreVersionString; - int _assetStoreVersionNumber; + long long _assetStoreVersionNumber; } -@property int assetStoreVersionNumber; // @synthesize assetStoreVersionNumber=_assetStoreVersionNumber; +@property long long assetStoreVersionNumber; // @synthesize assetStoreVersionNumber=_assetStoreVersionNumber; @property(copy) NSString *assetStoreVersionString; // @synthesize assetStoreVersionString=_assetStoreVersionString; @property(retain, nonatomic) TDLogger *logger; // @synthesize logger=_logger; @property(copy, nonatomic) NSURL *outputURL; // @synthesize outputURL=_outputURL; - (void)dealloc; -- (BOOL)runDistillWithDocumentURL:(id)arg1 outputURL:(id)arg2 attemptIncremental:(BOOL)arg3 forceDistill:(BOOL)arg4; -- (BOOL)_isDistillUnnecessaryForDocument:(id)arg1; +- (_Bool)runDistillWithDocumentURL:(id)arg1 outputURL:(id)arg2 attemptIncremental:(_Bool)arg3 forceDistill:(_Bool)arg4; +- (_Bool)_isDistillUnnecessaryForDocument:(id)arg1; - (void)_moveScratchToOutputPath; - (void)_removeScratchPath; - (id)carScratchURL; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistiller.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistiller.h index d2075a155..1da484350 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistiller.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDDistiller.h @@ -15,12 +15,12 @@ NSMutableArray *renditionEntries; NSArray *_changedProductions; NSArray *_mainThreadPerformRunLoopModes; - BOOL _incremental; - BOOL _cancelled; - BOOL _successful; - BOOL _finished; + _Bool _incremental; + _Bool _cancelled; + _Bool _successful; + _Bool _finished; NSString *_assetStoreVersionString; - int _assetStoreVersionNumber; + long long _assetStoreVersionNumber; TDLogger *_logger; NSString *_accumulatedErrorDescription; NSThread *_callbackThread; @@ -32,14 +32,14 @@ @property(copy) id oldCompletionHandler; // @synthesize oldCompletionHandler=_oldCompletionHandler; @property(retain) NSThread *callbackThread; // @synthesize callbackThread=_callbackThread; @property(retain, nonatomic) NSString *accumulatedErrorDescription; // @synthesize accumulatedErrorDescription=_accumulatedErrorDescription; -@property(getter=isFinished) BOOL finished; // @synthesize finished=_finished; +@property(getter=isFinished) _Bool finished; // @synthesize finished=_finished; @property(retain) TDLogger *logger; // @synthesize logger=_logger; -@property(getter=isSuccessful) BOOL successful; // @synthesize successful=_successful; -@property(getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; -@property int assetStoreVersionNumber; // @synthesize assetStoreVersionNumber=_assetStoreVersionNumber; +@property(getter=isSuccessful) _Bool successful; // @synthesize successful=_successful; +@property(getter=isCancelled) _Bool cancelled; // @synthesize cancelled=_cancelled; +@property long long assetStoreVersionNumber; // @synthesize assetStoreVersionNumber=_assetStoreVersionNumber; @property(copy) NSString *assetStoreVersionString; // @synthesize assetStoreVersionString=_assetStoreVersionString; -@property(getter=isIncremental) BOOL incremental; // @synthesize incremental=_incremental; -- (void)performSelectorOnCallbackThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(BOOL)arg3; +@property(getter=isIncremental) _Bool incremental; // @synthesize incremental=_incremental; +- (void)performSelectorOnCallbackThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(_Bool)arg3; - (void)cancelDistill; - (void)waitTimerDidFire:(id)arg1; - (void)waitUntilFinished; @@ -50,30 +50,30 @@ - (void)_distillChanges:(id)arg1; - (void)_resetDocumentUuid:(id)arg1; - (void)markDistillationAsFinished; -- (void)finishDistillationWithSuccess:(BOOL)arg1; -- (BOOL)distillDebuggingInfo; -- (void)_distillDebuggingInfoForConstants:(id)arg1 isElement:(BOOL)arg2; -- (BOOL)distillCursorFacetDefinitions; -- (BOOL)_distillCursorFacetDefinitions:(id)arg1; -- (BOOL)distillZeroCodeArtworkElementAndPartIdentifiers; -- (BOOL)distillZeroCodeArtworkInfoOfType:(int)arg1; -- (BOOL)distillZeroCodeArtworkInfo:(id)arg1 ofType:(int)arg2; -- (id)zeroCodeArtworkInfoOfType:(int)arg1 error:(id *)arg2; -- (BOOL)distillNamedElements; -- (BOOL)_distillNamedElements:(id)arg1; +- (void)finishDistillationWithSuccess:(_Bool)arg1; +- (_Bool)distillDebuggingInfo; +- (void)_distillDebuggingInfoForConstants:(id)arg1 isElement:(_Bool)arg2; +- (_Bool)distillCursorFacetDefinitions; +- (_Bool)_distillCursorFacetDefinitions:(id)arg1; +- (_Bool)distillZeroCodeArtworkElementAndPartIdentifiers; +- (_Bool)distillZeroCodeArtworkInfoOfType:(long long)arg1; +- (_Bool)distillZeroCodeArtworkInfo:(id)arg1 ofType:(long long)arg2; +- (id)zeroCodeArtworkInfoOfType:(long long)arg1 error:(id *)arg2; +- (_Bool)distillNamedElements; +- (_Bool)_distillNamedElements:(id)arg1; - (id)_copyStandardEffectDefinitions; -- (BOOL)distillCustomFontSizes; -- (BOOL)distillCustomFonts; -- (BOOL)_distillFonts:(id)arg1; -- (BOOL)distillCustomColors; -- (BOOL)_distillColorDefinitions:(id)arg1; -- (BOOL)distillRenditions; -- (BOOL)_recordRenditionEntryFromRendition:(id)arg1; +- (_Bool)distillCustomFontSizes; +- (_Bool)distillCustomFonts; +- (_Bool)_distillFonts:(id)arg1; +- (_Bool)distillCustomColors; +- (_Bool)_distillColorDefinitions:(id)arg1; +- (_Bool)distillRenditions; +- (_Bool)_recordRenditionEntryFromRendition:(id)arg1; - (id)_productionForRenditionSpec:(id)arg1; -- (BOOL)sortAndStoreRenditions; +- (_Bool)sortAndStoreRenditions; - (void)_storeRenditions; -- (unsigned int)_removeRenditionsWithKeySpecs:(id)arg1; -- (BOOL)_sortRenditionEntries; +- (unsigned long long)_removeRenditionsWithKeySpecs:(id)arg1; +- (_Bool)_sortRenditionEntries; - (void)setAsset:(id)arg1 withKey:(const struct _renditionkeytoken *)arg2 fromRenditionSpec:(id)arg3; - (id)_renditionsFromProductions:(id)arg1 error:(id *)arg2; - (id)_renditionsWithError:(id *)arg1; @@ -81,12 +81,12 @@ - (id)keyFormatData; - (void)dealloc; - (id)documentPath; -- (id)initWithDocument:(id)arg1 outputPath:(id)arg2 attemptIncremental:(BOOL)arg3 versionString:(id)arg4; -- (id)initWithDocument:(id)arg1 outputPath:(id)arg2 attemptIncremental:(BOOL)arg3; +- (id)initWithDocument:(id)arg1 outputPath:(id)arg2 attemptIncremental:(_Bool)arg3 versionString:(id)arg4; +- (id)initWithDocument:(id)arg1 outputPath:(id)arg2 attemptIncremental:(_Bool)arg3; - (id)initWithDocument:(id)arg1 outputPath:(id)arg2 versionString:(id)arg3; - (id)initWithDocument:(id)arg1 outputPath:(id)arg2; - (id)_keySpecsToRemoveFromKeySpecs:(id)arg1; -- (BOOL)_setupWithOutputPath:(id)arg1 attemptIncremental:(BOOL)arg2; +- (_Bool)_setupWithOutputPath:(id)arg1 attemptIncremental:(_Bool)arg2; - (void)_logErrorAndAccumulateDescription:(id)arg1; - (void)_accumulateErrorDescription:(id)arg1; - (void)_logExtra:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectComponent.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectComponent.h index 02cafc59c..9e946d3df 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectComponent.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectComponent.h @@ -12,12 +12,12 @@ { } -- (void)updatePresetParameters:(id)arg1 atIndex:(unsigned int)arg2; -- (void)setEffectParametersFromPreset:(id)arg1 atIndex:(unsigned int)arg2 withDocument:(id)arg3; +- (void)updatePresetParameters:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setEffectParametersFromPreset:(id)arg1 atIndex:(unsigned long long)arg2 withDocument:(id)arg3; // Remaining properties @property(retain, nonatomic) TDEffectType *effectType; // @dynamic effectType; -@property(nonatomic) BOOL isEnabled; // @dynamic isEnabled; +@property(nonatomic) _Bool isEnabled; // @dynamic isEnabled; @property(retain, nonatomic) NSSet *parameters; // @dynamic parameters; @property(retain, nonatomic) TDEffectRenditionSpec *rendition; // @dynamic rendition; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectRenditionSpec.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectRenditionSpec.h index fdb5c80f8..2c70eb35a 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectRenditionSpec.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectRenditionSpec.h @@ -12,7 +12,7 @@ { } -- (id)createCSIRepresentationWithCompression:(BOOL)arg1 colorSpaceID:(unsigned int)arg2 document:(id)arg3; +- (id)createCSIRepresentationWithCompression:(_Bool)arg1 colorSpaceID:(unsigned long long)arg2 document:(id)arg3; - (id)effectPreset; - (void)setComponentsFromEffectPreset:(id)arg1 withDocument:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectStyleProduction.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectStyleProduction.h index 916b8556b..dd120e130 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectStyleProduction.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDEffectStyleProduction.h @@ -11,7 +11,7 @@ } - (id)displayName; -- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; +- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; - (id)associatedFileModificationDateWithDocument:(id)arg1; - (void)generateRenditionsWithDocument:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDElementProduction.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDElementProduction.h index 0b405b04a..f1834cd31 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDElementProduction.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDElementProduction.h @@ -12,7 +12,7 @@ { } -- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; +- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; - (id)associatedFileModificationDateWithDocument:(id)arg1; - (id)associatedFileURLWithDocument:(id)arg1; - (id)relativePath; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDHistorian.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDHistorian.h index 77137489c..46365ba0e 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDHistorian.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDHistorian.h @@ -20,9 +20,9 @@ - (id)fontSizesChangedSinceDate:(id)arg1; - (id)fontsChangedSinceDate:(id)arg1; - (id)colorsChangedSinceDate:(id)arg1; -- (id)productionsChangedSinceDate:(id)arg1 uuidNeedsReset:(char *)arg2; +- (id)productionsChangedSinceDate:(id)arg1 uuidNeedsReset:(_Bool *)arg2; - (id)productionsWithModifiedAssets; -- (BOOL)foundDataChangesSinceDate:(id)arg1; +- (_Bool)foundDataChangesSinceDate:(id)arg1; - (void)updateEntriesForManagedObjects:(id)arg1; - (void)_updateEntryForManagedObject:(id)arg1; - (id)_updateRecordsWithName:(id)arg1 sinceDate:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDLogger.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDLogger.h index 058c71add..824e1f4c2 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDLogger.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDLogger.h @@ -17,9 +17,9 @@ + (id)logger; @property(nonatomic) int verbosity; // @synthesize verbosity=_verbosity; - (void)waitForLoggingToComplete; -- (BOOL)isVerbosityLogEverything; -- (BOOL)isVerbosityLogWarningsAndErrors; -- (BOOL)isVerbosityLogErrorsOnly; +- (_Bool)isVerbosityLogEverything; +- (_Bool)isVerbosityLogWarningsAndErrors; +- (_Bool)isVerbosityLogErrorsOnly; - (void)logErrorWithFormat:(id)arg1; - (void)logWarningWithFormat:(id)arg1; - (void)logInfoWithFormat:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedArtworkProduction.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedArtworkProduction.h index f8f17643c..2f88bdedb 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedArtworkProduction.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedArtworkProduction.h @@ -8,10 +8,10 @@ @interface TDNamedArtworkProduction : TDSimpleArtworkElementProduction { - BOOL _hasCustomDateOfLastChange; + _Bool _hasCustomDateOfLastChange; } -@property(nonatomic) BOOL hasCustomDateOfLastChange; // @synthesize hasCustomDateOfLastChange=_hasCustomDateOfLastChange; +@property(nonatomic) _Bool hasCustomDateOfLastChange; // @synthesize hasCustomDateOfLastChange=_hasCustomDateOfLastChange; - (void)setDateOfLastChange:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedAssetImportInfo.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedAssetImportInfo.h index 2712cf8a9..8c3453fe1 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedAssetImportInfo.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDNamedAssetImportInfo.h @@ -11,30 +11,30 @@ @interface TDNamedAssetImportInfo : NSObject { NSString *_name; - int _nameIdentifier; + long long _nameIdentifier; NSURL *_fileURL; NSDate *_modificationDate; - int _idiom; - int _subtype; - unsigned int _scaleFactor; - int _renditionType; - int _resizingMode; + long long _idiom; + long long _subtype; + unsigned long long _scaleFactor; + long long _renditionType; + long long _resizingMode; struct CGSize _resizableSliceSize; struct TDNamedAssetImportEdgeInsets _sliceInsets; } @property(nonatomic) struct CGSize resizableSliceSize; // @synthesize resizableSliceSize=_resizableSliceSize; -@property(nonatomic) int resizingMode; // @synthesize resizingMode=_resizingMode; -@property(nonatomic) int renditionType; // @synthesize renditionType=_renditionType; +@property(nonatomic) long long resizingMode; // @synthesize resizingMode=_resizingMode; +@property(nonatomic) long long renditionType; // @synthesize renditionType=_renditionType; @property(nonatomic) struct TDNamedAssetImportEdgeInsets sliceInsets; // @synthesize sliceInsets=_sliceInsets; -@property(nonatomic) unsigned int scaleFactor; // @synthesize scaleFactor=_scaleFactor; -@property(nonatomic) int subtype; // @synthesize subtype=_subtype; -@property(nonatomic) int idiom; // @synthesize idiom=_idiom; +@property(nonatomic) unsigned long long scaleFactor; // @synthesize scaleFactor=_scaleFactor; +@property(nonatomic) long long subtype; // @synthesize subtype=_subtype; +@property(nonatomic) long long idiom; // @synthesize idiom=_idiom; @property(copy, nonatomic) NSDate *modificationDate; // @synthesize modificationDate=_modificationDate; @property(copy, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; -@property(nonatomic) int nameIdentifier; // @synthesize nameIdentifier=_nameIdentifier; +@property(nonatomic) long long nameIdentifier; // @synthesize nameIdentifier=_nameIdentifier; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; -- (int)renditionSubtype; +- (long long)renditionSubtype; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPNGAsset.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPNGAsset.h index 99c6ee72a..e6322f667 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPNGAsset.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPNGAsset.h @@ -12,8 +12,8 @@ { } -- (BOOL)hasProduction; -- (BOOL)hasCursorProduction; +- (_Bool)hasProduction; +- (_Bool)hasCursorProduction; // Remaining properties @property(retain, nonatomic) NSSet *renditions; // @dynamic renditions; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPersistentDocument.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPersistentDocument.h index 10b41edec..1a67469d8 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPersistentDocument.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPersistentDocument.h @@ -23,14 +23,14 @@ @property(copy, nonatomic) NSString *fileType; // @synthesize fileType=_fileType; @property(copy, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; - (id)persistentStoreTypeForFileType:(id)arg1; -- (BOOL)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; +- (_Bool)configurePersistentStoreCoordinatorForURL:(id)arg1 ofType:(id)arg2 modelConfiguration:(id)arg3 storeOptions:(id)arg4 error:(id *)arg5; - (void)close; - (id)_persistentStoreCoordinator; - (id)managedObjectContext; - (void)setManagedObjectContext:(id)arg1; - (id)managedObjectModel; - (void)saveDocument:(id)arg1; -- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (_Bool)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (void)dealloc; - (id)initWithType:(id)arg1 error:(id *)arg2; - (id)initWithContentsOfURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopAsset.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopAsset.h index bf30e7ebe..3c90097fc 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopAsset.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopAsset.h @@ -14,9 +14,9 @@ - (void)setAttributesFromCopyData:(id)arg1; - (id)copyDataFromAttributes; -- (BOOL)hasProduction; +- (_Bool)hasProduction; - (id)production; -- (BOOL)hasCursorProduction; +- (_Bool)hasCursorProduction; - (id)_productionWithRenditionsInProductions:(id)arg1; - (id)_activeProductionWithRenditionsInProductions:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopElementProduction.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopElementProduction.h index 5abd48f04..ae97d9c82 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopElementProduction.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopElementProduction.h @@ -17,19 +17,19 @@ NSDate *_cachedImageDate; CUIImage *_edgeMetricsMask; CUIImage *_textMetricsMask; - BOOL _didCheckForMetricsMasks; + _Bool _didCheckForMetricsMasks; } -+ (unsigned int)sliceColumnsPerRendition:(int)arg1; -+ (unsigned int)sliceRowsPerRendition:(int)arg1; ++ (unsigned int)sliceColumnsPerRendition:(long long)arg1; ++ (unsigned int)sliceRowsPerRendition:(long long)arg1; - (void)setAttributesFromCopyData:(id)arg1; - (id)copyDataFromAttributes; - (void)setAttributesFromData:(id)arg1; -- (id)_layerMappingForPhotoshopLayer:(int)arg1 drawingLayer:(int)arg2; +- (id)_layerMappingForPhotoshopLayer:(long long)arg1 drawingLayer:(long long)arg2; - (id)dataFromAttributes; - (void)copyAttributesInto:(id)arg1; -- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; -- (BOOL)generateRenditionsWithEntityName:(id)arg1 document:(id)arg2 errorDescription:(id *)arg3; +- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; +- (_Bool)generateRenditionsWithEntityName:(id)arg1 document:(id)arg2 errorDescription:(id *)arg3; - (void)appendToLog:(id)arg1; - (id)log; - (id)textMetricsMaskWithDocument:(id)arg1; @@ -37,8 +37,8 @@ - (void)_loadMetricsMasksWithDocument:(id)arg1; - (id)psdImageRefWithDocument:(id)arg1; - (void)fillIterationKeyAttribute:(id)arg1 iteration:(int)arg2 rowOrColumn:(int)arg3 document:(id)arg4; -- (void)getDrawingLayerIndices:(id *)arg1 themeLayers:(id *)arg2 lowestIndex:(int *)arg3; -- (void)addDrawingLayerIndex:(id)arg1 themeLayer:(id)arg2 toIndices:(id)arg3 layers:(id)arg4 lowestIndex:(int *)arg5; +- (void)getDrawingLayerIndices:(id *)arg1 themeLayers:(id *)arg2 lowestIndex:(long long *)arg3; +- (void)addDrawingLayerIndex:(id)arg1 themeLayer:(id)arg2 toIndices:(id)arg3 layers:(id)arg4 lowestIndex:(long long *)arg5; - (id)associatedFileURLWithDocument:(id)arg1; - (id)relativePath; - (void)setRowIterationType:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopRenditionSpec.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopRenditionSpec.h index 4ec89358d..df28efd04 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopRenditionSpec.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDPhotoshopRenditionSpec.h @@ -13,10 +13,10 @@ - (void)setAttributesFromCopyData:(id)arg1; - (id)copyDataFromAttributes; - (void)copyAttributesInto:(id)arg1; -- (id)createCSIRepresentationFromPSDImage:(id)arg1 withCompression:(BOOL)arg2 colorSpaceID:(unsigned int)arg3; -- (id)createCSIRepresentationWithCompression:(BOOL)arg1 colorSpaceID:(unsigned int)arg2 document:(id)arg3; -- (id)createCSIRepresentationFromGradientPSDImage:(id)arg1 withCompression:(BOOL)arg2 colorSpaceID:(unsigned int)arg3; -- (id)createCSIRepresentationFromPSDImage:(id)arg1 withCompression:(BOOL)arg2 edgeMetricsMask:(id)arg3 textMetricsMask:(id)arg4 colorSpaceID:(unsigned int)arg5; +- (id)createCSIRepresentationFromPSDImage:(id)arg1 withCompression:(_Bool)arg2 colorSpaceID:(unsigned long long)arg3; +- (id)createCSIRepresentationWithCompression:(_Bool)arg1 colorSpaceID:(unsigned long long)arg2 document:(id)arg3; +- (id)createCSIRepresentationFromGradientPSDImage:(id)arg1 withCompression:(_Bool)arg2 colorSpaceID:(unsigned long long)arg3; +- (id)createCSIRepresentationFromPSDImage:(id)arg1 withCompression:(_Bool)arg2 edgeMetricsMask:(id)arg3 textMetricsMask:(id)arg4 colorSpaceID:(unsigned long long)arg5; - (void)_logExtra:(id)arg1; - (void)_logWarning:(id)arg1; - (void)_logError:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionEntry.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionEntry.h index 0c07440fa..fa2c29efa 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionEntry.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionEntry.h @@ -19,7 +19,7 @@ @property(readonly, nonatomic) TDRenditionSpec *renditionSpec; // @synthesize renditionSpec; @property(readonly, nonatomic) NSData *assetData; // @synthesize assetData; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)dealloc; - (id)initWithKey:(const struct _renditionkeytoken *)arg1 keyFormat:(const struct _renditionkeyfmt *)arg2 assetData:(id)arg3 renditionSpec:(id)arg4; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionKeySpec.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionKeySpec.h index 08bcf895c..7c4d6633e 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionKeySpec.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionKeySpec.h @@ -31,7 +31,7 @@ - (const struct _renditionkeytoken *)key; - (void)getKey:(struct _renditionkeytoken *)arg1; - (void)setAttributesFromRenditionKey:(const struct _renditionkeytoken *)arg1 withDocument:(id)arg2; -- (int)attributeCount; +- (long long)attributeCount; - (const struct _renditionkeyfmt *)keyFormat; - (id)debugDescription; - (void)setScaleFactorString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionSpec.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionSpec.h index 2154d29c3..c5c94c2c5 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionSpec.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionSpec.h @@ -13,7 +13,7 @@ } @property(retain, nonatomic) TDRenditionType *renditionType; // @dynamic renditionType; -- (id)createCSIRepresentationWithCompression:(BOOL)arg1 colorSpaceID:(unsigned int)arg2 document:(id)arg3; +- (id)createCSIRepresentationWithCompression:(_Bool)arg1 colorSpaceID:(unsigned long long)arg2 document:(id)arg3; - (void)resetToBaseKeySpec; - (void)awakeFromInsert; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionsDistiller.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionsDistiller.h index 7d1888354..f630164a5 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionsDistiller.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDRenditionsDistiller.h @@ -15,9 +15,9 @@ NSMutableArray *psiDataInfoOutQueue; NSConditionLock *inQueueLock; NSConditionLock *outQueueLock; - BOOL shouldCompressCSIDataFlag; - BOOL noMoreCSIDataInfo; - BOOL noMoreRenditions; + _Bool shouldCompressCSIDataFlag; + _Bool noMoreCSIDataInfo; + _Bool noMoreRenditions; TDLogger *_logger; } @@ -36,7 +36,7 @@ - (void)_enqueueOnInQueueTheObject:(id)arg1; - (void)_enqueueOnQueue:(id)arg1 withQueueLock:(id)arg2 object:(id)arg3; - (void)dealloc; -- (id)initWithDocument:(id)arg1 shouldCompressCSIDataFlag:(BOOL)arg2; +- (id)initWithDocument:(id)arg1 shouldCompressCSIDataFlag:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaDefinition.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaDefinition.h index cb8c77fcd..cf8e4dbce 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaDefinition.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaDefinition.h @@ -12,9 +12,9 @@ { } -+ (const CDStruct_9508427b *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; -+ (const CDStruct_9508427b *)sortedElementDefinitionAtIndex:(unsigned int)arg1 withSchema:(id)arg2; -+ (unsigned int)elementDefinitionCountWithSchema:(id)arg1; ++ (const CDStruct_e3362728 *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; ++ (const CDStruct_e3362728 *)sortedElementDefinitionAtIndex:(unsigned long long)arg1 withSchema:(id)arg2; ++ (unsigned long long)elementDefinitionCountWithSchema:(id)arg1; - (id)displayName; - (id)previewImage; @@ -22,7 +22,7 @@ @property(retain, nonatomic) TDSchemaCategory *category; // @dynamic category; @property(retain, nonatomic) NSString *name; // @dynamic name; @property(retain, nonatomic) NSSet *parts; // @dynamic parts; -@property BOOL published; // @dynamic published; +@property _Bool published; // @dynamic published; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaEffectDefinition.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaEffectDefinition.h index 69973519b..14cd8090c 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaEffectDefinition.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaEffectDefinition.h @@ -10,9 +10,9 @@ { } -+ (const CDStruct_9508427b *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; -+ (const CDStruct_9508427b *)sortedElementDefinitionAtIndex:(unsigned int)arg1 withSchema:(id)arg2; -+ (unsigned int)elementDefinitionCountWithSchema:(id)arg1; ++ (const CDStruct_e3362728 *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; ++ (const CDStruct_e3362728 *)sortedElementDefinitionAtIndex:(unsigned long long)arg1 withSchema:(id)arg2; ++ (unsigned long long)elementDefinitionCountWithSchema:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaElementDefinition.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaElementDefinition.h index 8faa34328..2ce729a00 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaElementDefinition.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaElementDefinition.h @@ -10,9 +10,9 @@ { } -+ (const CDStruct_9508427b *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; -+ (const CDStruct_9508427b *)sortedElementDefinitionAtIndex:(unsigned int)arg1 withSchema:(id)arg2; -+ (unsigned int)elementDefinitionCountWithSchema:(id)arg1; ++ (const CDStruct_e3362728 *)elementDefinitionWithName:(id)arg1 withSchema:(id)arg2; ++ (const CDStruct_e3362728 *)sortedElementDefinitionAtIndex:(unsigned long long)arg1 withSchema:(id)arg2; ++ (unsigned long long)elementDefinitionCountWithSchema:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaPartDefinition.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaPartDefinition.h index 738135627..4a42a5fb3 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaPartDefinition.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSchemaPartDefinition.h @@ -13,19 +13,19 @@ CUIImage *previewImage; NSArray *renditions; NSArray *renditionGroups; - unsigned int partFeatures; + unsigned long long partFeatures; } -@property(nonatomic) unsigned int partFeatures; // @synthesize partFeatures; +@property(nonatomic) unsigned long long partFeatures; // @synthesize partFeatures; @property(retain, nonatomic) NSArray *renditionGroups; // @synthesize renditionGroups; @property(copy, nonatomic) NSArray *renditions; // @synthesize renditions; @property(retain, nonatomic) CUIImage *previewImage; // @synthesize previewImage; - (void)didTurnIntoFault; -- (const CDStruct_77d6184b *)cuiPartDefinition; +- (const CDStruct_26b2aa83 *)cuiPartDefinition; - (id)displayName; -- (int)partID; -- (int)elementID; -- (int)_renditionKeyValueForTokenIdentifier:(unsigned short)arg1; +- (long long)partID; +- (long long)elementID; +- (long long)_renditionKeyValueForTokenIdentifier:(unsigned short)arg1; - (id)validStatesWithDocument:(id)arg1; - (void)updateDerivedRenditionData; - (id)_schema; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkElementProduction.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkElementProduction.h index 322d76aa8..2499a2b2f 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkElementProduction.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkElementProduction.h @@ -14,7 +14,7 @@ } - (id)associatedFileModificationDateWithDocument:(id)arg1; -- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(BOOL)arg2; +- (void)deleteRenditionsInDocument:(id)arg1 shouldDeleteAssetFiles:(_Bool)arg2; - (void)awakeFromFetch; @property(nonatomic) struct CGRect alignmentRect; // @dynamic alignmentRect; @property(nonatomic) struct CGRect primitiveAlignmentRect; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkRenditionSpec.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkRenditionSpec.h index bb8fb8b38..8faf1dba8 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkRenditionSpec.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDSimpleArtworkRenditionSpec.h @@ -12,8 +12,8 @@ { } -- (id)createCSIRepresentationWithCompression:(BOOL)arg1 colorSpaceID:(unsigned int)arg2 document:(id)arg3; -- (CDStruct_29e12816)_edgeMetricsForAlignmentRect:(struct CGRect)arg1 withRenditionSize:(CDStruct_1ef3fb1f)arg2; +- (id)createCSIRepresentationWithCompression:(_Bool)arg1 colorSpaceID:(unsigned long long)arg2 document:(id)arg3; +- (CDStruct_1ba92a5e)_edgeMetricsForAlignmentRect:(struct CGRect)arg1 withRenditionSize:(CDStruct_1ef3fb1f)arg2; - (id)_sliceRectanglesForRenditionSize:(CDStruct_1ef3fb1f)arg1; - (id)_slicesToUseForCSI; - (void)_logExtra:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeLook.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeLook.h index d55755b19..f21ee5b0b 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeLook.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeLook.h @@ -8,11 +8,11 @@ @interface TDThemeLook : TDThemeConstant { - BOOL _supportsContrastAdjustment; + _Bool _supportsContrastAdjustment; } -- (BOOL)supportsContrastAdjustment; -- (void)setSupportsContrastAdjustment:(BOOL)arg1; +- (_Bool)supportsContrastAdjustment; +- (void)setSupportsContrastAdjustment:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeSchema.h b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeSchema.h index 16754328a..4bf75efd8 100644 --- a/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeSchema.h +++ b/iOS7/PrivateFrameworks/CoreThemeDefinition/TDThemeSchema.h @@ -13,7 +13,7 @@ CoreThemeDocument *_doc; } -+ (BOOL)loadThemeConstantsForEntity:(id)arg1 inContext:(id)arg2; ++ (_Bool)loadThemeConstantsForEntity:(id)arg1 inContext:(id)arg2; - (void)resetThemeConstants; - (void)loadSchemaDefinitions; - (void)loadSchemaCategories; @@ -43,13 +43,13 @@ - (void)loadThemeSizes; - (void)sanityCheckAndUpdateDocumentIfNecessary; - (void)_sanityCheckSchemaAssets; -- (BOOL)_renditionKey:(const struct _renditionkeytoken *)arg1 isEqualToKeyIgnoringLook:(const struct _renditionkeytoken *)arg2; +- (_Bool)_renditionKey:(const struct _renditionkeytoken *)arg1 isEqualToKeyIgnoringLook:(const struct _renditionkeytoken *)arg2; - (void)_sanityCheckSchemaDefinitionsAndUpdateIfNecessary; - (void)_sanityCheckSchemaCategoriesAndUpdateIfNecessary; -- (void)_addSchemaPartDefinitionsForStandardElement:(const CDStruct_9508427b *)arg1 withElement:(id)arg2; -- (void)_sanityCheckSchemaPartDefinitionsForStandardElement:(const CDStruct_9508427b *)arg1 withElement:(id)arg2; +- (void)_addSchemaPartDefinitionsForStandardElement:(const CDStruct_e3362728 *)arg1 withElement:(id)arg2; +- (void)_sanityCheckSchemaPartDefinitionsForStandardElement:(const CDStruct_e3362728 *)arg1 withElement:(id)arg2; - (void)_sanityCheckMetafontSizeSelectorsAndUpdateIfNecessary; -- (void)_sanityCheckObjectsWithEntityName:(id)arg1 globalDescriptor:(void *)arg2 matchIdentifierOnly:(BOOL)arg3; +- (void)_sanityCheckObjectsWithEntityName:(id)arg1 globalDescriptor:(void *)arg2 matchIdentifierOnly:(_Bool)arg3; - (void)dealloc; - (id)initWithThemeDocument:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CDStructures.h b/iOS7/PrivateFrameworks/CoreUI/CDStructures.h index 679fcf2c8..9e427fe42 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/CoreUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CPSDAdditionalLayerInfo { @@ -51,7 +51,7 @@ struct CPSDFile { unsigned int _field7; unsigned int _field8; unsigned short _field9; - unsigned int _field10; + unsigned long long _field10; unsigned short _field11; unsigned short _field12; char *_field13; @@ -212,7 +212,7 @@ struct _PSDImageInfo { struct __CUIThemeGradientRenditionInitializerStruct { unsigned int _field1; - float _field2; + double _field2; id _field3; }; @@ -311,7 +311,7 @@ struct _slice { }; struct _themelook { - int _field1; + long long _field1; char *_field2; }; @@ -376,6 +376,13 @@ typedef struct { unsigned int _field2; } CDStruct_c0454aff; +typedef struct { + double top; + double left; + double bottom; + double right; +} CDStruct_3c058996; + typedef struct { float beginRed; float beginGreen; @@ -395,61 +402,54 @@ typedef struct { } CDStruct_6c93046c; typedef struct { - int _field1; + long long _field1; char *_field2; char *_field3; -} CDStruct_7d98abf3; +} CDStruct_c77fb927; typedef struct { char *_field1; char *_field2; struct _renditionkeytoken _field3[5]; - int _field4; - int _field5; + long long _field4; + long long _field5; struct { char *_field1; char *_field2; - int _field3; - unsigned int _field4; + long long _field3; + unsigned long long _field4; } _field6[12]; -} CDStruct_77d6184b; +} CDStruct_26b2aa83; typedef struct { struct CGSize _field1; struct CGSize _field2; struct CGSize _field3; -} CDStruct_29e12816; +} CDStruct_1ba92a5e; typedef struct { unsigned int effectType; unsigned int effectParameter; - CDUnion_b5169c9d effectValue; -} CDStruct_da335e7b; + CDUnion_81581ae6 effectValue; +} CDStruct_d262fe4a; typedef struct { char *_field1; char *_field2; - char _field3; - int _field4; - CDStruct_77d6184b _field5[7]; -} CDStruct_9508427b; + _Bool _field3; + long long _field4; + CDStruct_26b2aa83 _field5[7]; +} CDStruct_e3362728; typedef struct { - unsigned int _field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - CDStruct_da335e7b _field5[35]; -} CDStruct_e10911f2; + unsigned long long _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; + CDStruct_d262fe4a _field5[35]; +} CDStruct_9344d058; // Ambiguous groups -typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; -} CDStruct_818bb265; - typedef struct { float _field1; float _field2; @@ -459,7 +459,7 @@ typedef struct { float _field6; float _field7; struct CGPoint _field8; -} CDStruct_f56c6dfe; +} CDStruct_ce4e11e1; typedef struct { float engraveRed; @@ -470,18 +470,18 @@ typedef struct { float engraveOffsetAmount; float engraveOffsetAngle; struct CGPoint engraveOffset; -} CDStruct_3d83e6a4; +} CDStruct_265d9cdf; #pragma mark Typedef'd Unions typedef union { - float floatValue; - unsigned int intValue; + double floatValue; + unsigned long long intValue; struct _rgbcolor { unsigned char r; unsigned char g; unsigned char b; } colorValue; short angleValue; -} CDUnion_b5169c9d; +} CDUnion_81581ae6; diff --git a/iOS7/PrivateFrameworks/CoreUI/CIColor-CoreUIAdditions.h b/iOS7/PrivateFrameworks/CoreUI/CIColor-CoreUIAdditions.h index f5031867e..b59c2d66c 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CIColor-CoreUIAdditions.h +++ b/iOS7/PrivateFrameworks/CoreUI/CIColor-CoreUIAdditions.h @@ -7,7 +7,7 @@ #import "CIColor.h" @interface CIColor (CoreUIAdditions) -+ (id)colorWithSRGBRed:(float)arg1 green:(float)arg2 blue:(float)arg3; -+ (id)colorWithSRGBRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithSRGBRed:(double)arg1 green:(double)arg2 blue:(double)arg3; ++ (id)colorWithSRGBRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CSIBitmapWrapper.h b/iOS7/PrivateFrameworks/CoreUI/CSIBitmapWrapper.h index 144db64fd..2965ee953 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CSIBitmapWrapper.h +++ b/iOS7/PrivateFrameworks/CoreUI/CSIBitmapWrapper.h @@ -15,7 +15,7 @@ } - (id)compressedData; -- (BOOL)getCompressedData:(id *)arg1 usedEncoding:(int *)arg2; +- (_Bool)getCompressedData:(id *)arg1 usedEncoding:(int *)arg2; - (id)pixelData; - (struct CGContext *)bitmapContext; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/CoreUI/CSIGenerator.h b/iOS7/PrivateFrameworks/CoreUI/CSIGenerator.h index d56b50c81..710741d0a 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CSIGenerator.h +++ b/iOS7/PrivateFrameworks/CoreUI/CSIGenerator.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class CUIPSDGradient, CUIShapeEffectPreset, NSMutableArray, NSString; +@class CUIPSDGradient, CUIShapeEffectPreset, NSDate, NSMutableArray, NSString; @interface CSIGenerator : NSObject { @@ -15,34 +15,36 @@ NSMutableArray *_slices; NSMutableArray *_bitmaps; NSMutableArray *_metrics; - BOOL _isFPOHint; - BOOL _isExcludedFromFilter; + _Bool _isFPOHint; + _Bool _isExcludedFromFilter; short _colorSpaceID; short _layout; unsigned int _scaleFactor; CUIPSDGradient *_gradient; CUIShapeEffectPreset *_effectPreset; int _blendMode; - float _opacity; + double _opacity; + NSDate *_modtime; } -@property(nonatomic) float opacity; // @synthesize opacity=_opacity; +@property(copy, nonatomic) NSDate *modtime; // @synthesize modtime=_modtime; +@property(nonatomic) double opacity; // @synthesize opacity=_opacity; @property(nonatomic) int blendMode; // @synthesize blendMode=_blendMode; @property(retain, nonatomic) CUIShapeEffectPreset *effectPreset; // @synthesize effectPreset=_effectPreset; @property(nonatomic) unsigned int scaleFactor; // @synthesize scaleFactor=_scaleFactor; @property(retain, nonatomic) CUIPSDGradient *gradient; // @synthesize gradient=_gradient; @property(nonatomic) short colorSpaceID; // @synthesize colorSpaceID=_colorSpaceID; -@property(nonatomic, getter=isExcludedFromContrastFilter) BOOL excludedFromContrastFilter; // @synthesize excludedFromContrastFilter=_isExcludedFromFilter; -@property(nonatomic) BOOL isRenditionFPO; // @synthesize isRenditionFPO=_isFPOHint; +@property(nonatomic, getter=isExcludedFromContrastFilter) _Bool excludedFromContrastFilter; // @synthesize excludedFromContrastFilter=_isExcludedFromFilter; +@property(nonatomic) _Bool isRenditionFPO; // @synthesize isRenditionFPO=_isFPOHint; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; -- (id)CSIRepresentationWithCompression:(BOOL)arg1; -- (unsigned long)writeGradientToData:(id)arg1; +- (id)CSIRepresentationWithCompression:(_Bool)arg1; +- (unsigned long long)writeGradientToData:(id)arg1; - (void)_addNodes:(id)arg1 toNodeList:(struct _csigradientdatanode *)arg2; -- (unsigned long)writeBitmap:(id)arg1 toData:(id)arg2 compress:(BOOL)arg3; -- (unsigned long)writeResourcesToData:(id)arg1; +- (unsigned long long)writeBitmap:(id)arg1 toData:(id)arg2 compress:(_Bool)arg3; +- (unsigned long long)writeResourcesToData:(id)arg1; - (void)writeHeader:(struct _csiheader *)arg1 toData:(id)arg2; - (void)formatCSIHeader:(struct _csiheader *)arg1; -- (void)addMetrics:(CDStruct_29e12816)arg1; +- (void)addMetrics:(CDStruct_1ba92a5e)arg1; - (void)addSliceRect:(struct CGRect)arg1; - (void)addBitmap:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUICatalog.h b/iOS7/PrivateFrameworks/CoreUI/CUICatalog.h index 424938dec..29d8e0162 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUICatalog.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUICatalog.h @@ -8,7 +8,7 @@ @interface CUICatalog : NSObject { - unsigned int _storageRef; + unsigned long long _storageRef; } + (id)defaultUICatalogForBundle:(id)arg1; @@ -16,26 +16,31 @@ + (id)defaultUICatalog; - (void)clearCachedImageResources; - (id)debugDescription; -- (id)imageByStylingImage:(struct CGImage *)arg1 stylePresetName:(id)arg2 styleConfiguration:(id)arg3 foregroundColor:(struct CGColor *)arg4 scale:(float)arg5; -- (CDStruct_818bb265)styledInsetsForStylePresetName:(id)arg1 styleConfiguration:(id)arg2 foregroundColor:(struct CGColor *)arg3 scale:(float)arg4; -- (BOOL)hasStylePresetWithName:(id)arg1; -- (BOOL)drawGlyphs:(const unsigned short *)arg1 atPositions:(const struct CGPoint *)arg2 inContext:(struct CGContext *)arg3 withFont:(struct __CTFont *)arg4 count:(unsigned int)arg5 stylePresetName:(id)arg6 styleConfiguration:(id)arg7 foregroundColor:(struct CGColor *)arg8; +- (id)imageByStylingImage:(struct CGImage *)arg1 stylePresetName:(id)arg2 styleConfiguration:(id)arg3 foregroundColor:(struct CGColor *)arg4 scale:(double)arg5; +- (CDStruct_3c058996)styledInsetsForStylePresetName:(id)arg1 styleConfiguration:(id)arg2 foregroundColor:(struct CGColor *)arg3 scale:(double)arg4; +- (_Bool)hasStylePresetWithName:(id)arg1; +- (_Bool)fillStyledRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 stylePresetName:(id)arg3 styleConfiguration:(id)arg4; +- (_Bool)fillStyledPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2 stylePresetName:(id)arg3 styleConfiguration:(id)arg4; +- (_Bool)strokeStyledPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2 stylePresetName:(id)arg3 styleConfiguration:(id)arg4; +- (_Bool)_doStyledQuartzDrawingInContext:(struct CGContext *)arg1 inBounds:(struct CGRect)arg2 stylePresetName:(id)arg3 styleConfiguration:(id)arg4 drawingHandler:(id)arg5; +- (_Bool)drawGlyphs:(const unsigned short *)arg1 atPositions:(const struct CGPoint *)arg2 inContext:(struct CGContext *)arg3 withFont:(struct __CTFont *)arg4 count:(unsigned long long)arg5 stylePresetName:(id)arg6 styleConfiguration:(id)arg7 foregroundColor:(struct CGColor *)arg8; +- (_Bool)requiredDrawOfUnstyledGlyphs:(const unsigned short *)arg1 atPositions:(const struct CGPoint *)arg2 inContext:(struct CGContext *)arg3 withFont:(struct __CTFont *)arg4 count:(unsigned long long)arg5; - (id)newShapeEffectStackForStylePresetName:(id)arg1 styleConfiguration:(id)arg2 foregroundColor:(struct CGColor *)arg3; - (id)newTextEffectStackForStylePresetName:(id)arg1 styleConfiguration:(id)arg2 foregroundColor:(struct CGColor *)arg3; - (id)newShapeEffectPresetForStylePresetName:(id)arg1 styleConfiguration:(id)arg2; -- (id)newShapeEffectPresetWithStylePresetName:(id)arg1 state:(int)arg2 presentationState:(int)arg3 value:(int)arg4 resolution:(unsigned int)arg5; -- (id)newShapeEffectPresetWithStyleID:(unsigned int)arg1 state:(int)arg2 presentationState:(int)arg3 value:(int)arg4 resolution:(unsigned int)arg5; +- (id)newShapeEffectPresetWithStylePresetName:(id)arg1 state:(long long)arg2 presentationState:(long long)arg3 value:(long long)arg4 resolution:(unsigned long long)arg5; +- (id)newShapeEffectPresetWithStyleID:(unsigned long long)arg1 state:(long long)arg2 presentationState:(long long)arg3 value:(long long)arg4 resolution:(unsigned long long)arg5; - (id)newShapeEffectPresetWithRenditionKey:(id)arg1; - (id)temporaryFallbackCatalog; -- (int)artVariantIDOrZero; -- (id)_resolvedRenditionKeyForName:(id)arg1 scaleFactor:(float)arg2 deviceIdiom:(int)arg3 deviceSubtype:(unsigned int)arg4; +- (long long)artVariantIDOrZero; +- (id)_resolvedRenditionKeyForName:(id)arg1 scaleFactor:(double)arg2 deviceIdiom:(long long)arg3 deviceSubtype:(unsigned long long)arg4; - (void)_toggleScaleOfRenditionKey:(id)arg1; - (id)_baseKeyForName:(id)arg1; - (id)_themeStore; -- (unsigned int)_themeRef; -- (id)imageWithName:(id)arg1 scaleFactor:(float)arg2 deviceIdiom:(int)arg3 deviceSubtype:(unsigned int)arg4; -- (id)imageWithName:(id)arg1 scaleFactor:(float)arg2 deviceIdiom:(int)arg3; -- (id)imageWithName:(id)arg1 scaleFactor:(float)arg2; +- (unsigned long long)_themeRef; +- (id)imageWithName:(id)arg1 scaleFactor:(double)arg2 deviceIdiom:(long long)arg3 deviceSubtype:(unsigned long long)arg4; +- (id)imageWithName:(id)arg1 scaleFactor:(double)arg2 deviceIdiom:(long long)arg3; +- (id)imageWithName:(id)arg1 scaleFactor:(double)arg2; - (void)dealloc; - (id)initWithName:(id)arg1 fromBundle:(id)arg2 error:(id *)arg3; - (id)initWithName:(id)arg1 fromBundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage-CUIStructuredThemeStore_Debugging.h b/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage-CUIStructuredThemeStore_Debugging.h new file mode 100644 index 000000000..fb188a9fd --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage-CUIStructuredThemeStore_Debugging.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CUICommonAssetStorage (CUIStructuredThemeStore_Debugging) +- (id)displayNameForPartID:(long long)arg1; +- (id)constantNameForPartID:(long long)arg1; +- (id)displayNameForElementID:(long long)arg1; +- (id)constantNameForElementID:(long long)arg1; +- (id)_displayNameForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; +- (id)_constantNameForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; +- (id)_dataForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage.h b/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage.h index 4e75570f7..af8a1b02d 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUICommonAssetStorage.h @@ -32,16 +32,16 @@ void *_facetKeysdb; void *_elementDebugInfoDB; void *_partDebugInfoDB; - BOOL _swap; + _Bool _swap; } + (void)initialize; - (float)fontSizeForFontSizeType:(id)arg1; -- (BOOL)getBaselineOffset:(float *)arg1 forFontType:(id)arg2; -- (BOOL)getFontName:(id *)arg1 baselineOffset:(float *)arg2 forFontType:(id)arg3; +- (_Bool)getBaselineOffset:(float *)arg1 forFontType:(id)arg2; +- (_Bool)getFontName:(id *)arg1 baselineOffset:(float *)arg2 forFontType:(id)arg3; - (const struct FontValue *)fontValueForFontType:(id)arg1; -- (BOOL)hasColorForName:(const char *)arg1; -- (BOOL)getColor:(struct _colordef *)arg1 forName:(const char *)arg2; +- (_Bool)hasColorForName:(const char *)arg1; +- (_Bool)getColor:(struct _colordef *)arg1 forName:(const char *)arg2; - (id)zeroCodeBezelList; - (id)zeroCodeGlyphList; - (id)_zeroCodeListFromTree:(const void *)arg1; @@ -50,41 +50,34 @@ - (const struct _renditionkeytoken *)renditionKeyForName:(const char *)arg1 hotSpot:(struct CGPoint *)arg2; - (struct _renditionkeytoken)_swapRenditionKeyToken:(struct _renditionkeytoken)arg1; - (id)allAssetKeys; -- (id)assetForKey:(const void *)arg1 withLength:(unsigned long)arg2; +- (id)assetForKey:(const void *)arg1 withLength:(unsigned long long)arg2; - (id)assetForKey:(id)arg1; -- (BOOL)assetExistsForKey:(id)arg1; +- (_Bool)assetExistsForKey:(id)arg1; - (void)_swapRenditionKeyArray:(unsigned short *)arg1; - (unsigned int)colorSpaceID; - (unsigned int)associatedChecksum; - (id)uuid; - (unsigned int)renditionCount; - (const char *)versionString; -- (BOOL)usesCUISystemThemeRenditionKey; -- (int)maximumRenditionKeyTokenCount; +- (_Bool)usesCUISystemThemeRenditionKey; +- (long long)maximumRenditionKeyTokenCount; - (const struct _renditionkeyfmt *)keyFormat; - (id)keyFormatData; - (int)keySemantics; -- (long)storageTimestamp; -- (long)_storagefileTimestamp; +- (long long)storageTimestamp; +- (long long)_storagefileTimestamp; - (unsigned int)schemaVersion; - (unsigned int)coreuiVersion; - (unsigned int)storageVersion; - (void)finalize; - (void)dealloc; -- (id)initWithPath:(id)arg1 forWriting:(BOOL)arg2; +- (id)initWithPath:(id)arg1 forWriting:(_Bool)arg2; - (id)initWithPath:(id)arg1; -- (BOOL)swapped; +- (_Bool)swapped; - (void)_swapKeyFormat; - (void)_swapHeader; - (void)_bringHeaderInfoUpToDate; - (void)_initDefaultHeader; -- (id)displayNameForPartID:(int)arg1; -- (id)constantNameForPartID:(int)arg1; -- (id)displayNameForElementID:(int)arg1; -- (id)constantNameForElementID:(int)arg1; -- (id)_displayNameForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; -- (id)_constantNameForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; -- (id)_dataForIdentifier:(unsigned int)arg1 fromDebugTree:(void *)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage-CUIStructuredThemeStore_Debugging.h b/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage-CUIStructuredThemeStore_Debugging.h new file mode 100644 index 000000000..902737a76 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage-CUIStructuredThemeStore_Debugging.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CUIMutableCommonAssetStorage (CUIStructuredThemeStore_Debugging) +- (void)setConstantName:(id)arg1 displayName:(id)arg2 forPartID:(long long)arg3; +- (void)setConstantName:(id)arg1 displayName:(id)arg2 forElementID:(long long)arg3; +- (void)_setConstantName:(id)arg1 displayName:(id)arg2 forID:(unsigned int)arg3 inDebugTree:(void *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage.h b/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage.h index 48ac8b8c5..d9b723732 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIMutableCommonAssetStorage.h @@ -10,18 +10,18 @@ { } -- (BOOL)writeToDisk; -- (BOOL)writeToDiskAndCompact:(BOOL)arg1; -- (void)setZeroCodeBezelInformation:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long)arg3; -- (void)setZeroCodeGlyphInformation:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long)arg3; -- (void)_setZeroCodeInfo:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long)arg3 inTree:(const void *)arg4; +- (_Bool)writeToDisk; +- (_Bool)writeToDiskAndCompact:(_Bool)arg1; +- (void)setZeroCodeBezelInformation:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long long)arg3; +- (void)setZeroCodeGlyphInformation:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long long)arg3; +- (void)_setZeroCodeInfo:(CDStruct_c0454aff)arg1 forKey:(const void *)arg2 withLength:(unsigned long long)arg3 inTree:(const void *)arg4; - (void)setRenditionKey:(const struct _renditionkeytoken *)arg1 hotSpot:(struct CGPoint)arg2 forName:(const char *)arg3; -- (void)removeAssetForKey:(const void *)arg1 withLength:(unsigned long)arg2; +- (void)removeAssetForKey:(const void *)arg1 withLength:(unsigned long long)arg2; - (void)removeAssetForKey:(id)arg1; - (void)setFontSize:(float)arg1 forFontSizeSelector:(id)arg2; - (void)setFontName:(id)arg1 baselineOffset:(float)arg2 forFontSelector:(id)arg3; -- (void)setColor:(struct _rgbquad)arg1 forName:(const char *)arg2 excludeFromFilter:(BOOL)arg3; -- (void)setAsset:(id)arg1 forKey:(const void *)arg2 withLength:(unsigned long)arg3; +- (void)setColor:(struct _rgbquad)arg1 forName:(const char *)arg2 excludeFromFilter:(_Bool)arg3; +- (void)setAsset:(id)arg1 forKey:(const void *)arg2 withLength:(unsigned long long)arg3; - (void)setAsset:(id)arg1 forKey:(id)arg2; - (void)setColorSpaceID:(unsigned int)arg1; - (void)setAssociatedChecksum:(unsigned int)arg1; @@ -33,9 +33,6 @@ - (void)setKeySemantics:(int)arg1; - (void)setKeyFormatData:(id)arg1; - (id)initWithPath:(id)arg1; -- (void)setConstantName:(id)arg1 displayName:(id)arg2 forPartID:(int)arg3; -- (void)setConstantName:(id)arg1 displayName:(id)arg2 forElementID:(int)arg3; -- (void)_setConstantName:(id)arg1 displayName:(id)arg2 forID:(unsigned int)arg3 inDebugTree:(void *)arg4; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIMutablePSDImageRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIMutablePSDImageRef.h index 0123a954a..64aee5521 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIMutablePSDImageRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIMutablePSDImageRef.h @@ -10,8 +10,8 @@ { } -- (BOOL)saveToURL:(id)arg1 completionHandler:(id)arg2; -- (BOOL)saveWithCompletionHandler:(id)arg1; +- (_Bool)saveToURL:(id)arg1 completionHandler:(id)arg2; +- (_Bool)saveWithCompletionHandler:(id)arg1; - (void)setFileURL:(id)arg1; - (void)updateSliceName:(id)arg1 atIndex:(unsigned int)arg2; - (void)addOrUpdateSlicesWithXCutPositions:(id)arg1 yCutPositions:(id)arg2; @@ -27,7 +27,7 @@ - (struct PSDGradient *)newPSDGradientFromCUIPSDGradient:(id)arg1; - (void)insertLayoutMetricsChannel:(id)arg1 atIndex:(unsigned int)arg2; - (void)addLayoutMetricsChannel:(id)arg1; -- (id)initWithPixelWidth:(unsigned long)arg1 pixelHeight:(unsigned long)arg2; +- (id)initWithPixelWidth:(unsigned long long)arg1 pixelHeight:(unsigned long long)arg2; - (struct __CFData *)copyDefaultICCProfileData; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUINamedImage.h b/iOS7/PrivateFrameworks/CoreUI/CUINamedImage.h index f2d2acfad..4ad74b4e1 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUINamedImage.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUINamedImage.h @@ -11,26 +11,26 @@ @interface CUINamedImage : NSObject { CUIRenditionKey *_key; - unsigned int _storageRef; + unsigned long long _storageRef; NSString *_name; } @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (id)description; -@property(readonly, nonatomic) BOOL hasSliceInformation; -@property(readonly, nonatomic) int resizingMode; +@property(readonly, nonatomic) _Bool hasSliceInformation; +@property(readonly, nonatomic) long long resizingMode; @property(readonly, nonatomic) int blendMode; -@property(readonly, nonatomic) float opacity; -@property(readonly, nonatomic) CDStruct_818bb265 edgeInsets; -- (float)positionOfSliceBoundary:(int)arg1; -@property(readonly, nonatomic) float scale; +@property(readonly, nonatomic) double opacity; +@property(readonly, nonatomic) CDStruct_3c058996 edgeInsets; +- (double)positionOfSliceBoundary:(int)arg1; +@property(readonly, nonatomic) double scale; @property(readonly, nonatomic) struct CGSize size; @property(readonly, nonatomic) struct CGImage *image; - (id)_rendition; - (id)_renditionForSpecificKey:(id)arg1; - (id)_themeStore; - (void)dealloc; -- (id)initWithName:(id)arg1 usingRenditionKey:(id)arg2 fromTheme:(unsigned int)arg3; +- (id)initWithName:(id)arg1 usingRenditionKey:(id)arg2 fromTheme:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradient.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradient.h index a70d8328e..cf9932988 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradient.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradient.h @@ -11,17 +11,17 @@ @interface CUIPSDGradient : NSObject { CUIPSDGradientEvaluator *evaluator; - float drawingAngle; + double drawingAngle; unsigned int gradientStyle; } -+ (id)cuiPSDGradientWithColors:(id)arg1 locations:(id)arg2 midpointLocations:(id)arg3 angle:(float)arg4 isRadial:(BOOL)arg5; -+ (id)getMidpointLocationFromArray:(id)arg1 atIndex:(int)arg2 withPolicy:(int)arg3; ++ (id)cuiPSDGradientWithColors:(id)arg1 locations:(id)arg2 midpointLocations:(id)arg3 angle:(double)arg4 isRadial:(_Bool)arg5; ++ (id)getMidpointLocationFromArray:(id)arg1 atIndex:(long long)arg2 withPolicy:(int)arg3; @property unsigned int gradientStyle; // @synthesize gradientStyle; -@property float drawingAngle; // @synthesize drawingAngle; +@property double drawingAngle; // @synthesize drawingAngle; @property(retain) CUIPSDGradientEvaluator *evaluator; // @synthesize evaluator; - (void)dealloc; -- (id)initWithEvaluator:(id)arg1 drawingAngle:(float)arg2 gradientStyle:(unsigned int)arg3; +- (id)initWithEvaluator:(id)arg1 drawingAngle:(double)arg2 gradientStyle:(unsigned int)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientColorStop.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientColorStop.h index c5a8a8ed3..9c48bc30b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientColorStop.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientColorStop.h @@ -13,16 +13,16 @@ struct _psdGradientColor gradientColor; } -+ (id)colorStopWithLocation:(float)arg1 gradientColor:(struct _psdGradientColor)arg2; ++ (id)colorStopWithLocation:(double)arg1 gradientColor:(struct _psdGradientColor)arg2; + (void)initialize; - (id)description; -- (BOOL)isColorStop; -- (float)colorLocation; +- (_Bool)isColorStop; +- (double)colorLocation; - (struct _psdGradientColor)gradientColor; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithLocation:(float)arg1 gradientColor:(struct _psdGradientColor)arg2; +- (id)initWithLocation:(double)arg1 gradientColor:(struct _psdGradientColor)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleColorStop.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleColorStop.h index 336c419c3..3b97270a0 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleColorStop.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleColorStop.h @@ -13,16 +13,16 @@ struct _psdGradientColor leadOutColor; } -+ (id)doubleColorStopWithLocation:(float)arg1 leadInColor:(struct _psdGradientColor)arg2 leadOutColor:(struct _psdGradientColor)arg3; ++ (id)doubleColorStopWithLocation:(double)arg1 leadInColor:(struct _psdGradientColor)arg2 leadOutColor:(struct _psdGradientColor)arg3; + (void)initialize; - (id)description; -- (BOOL)isDoubleStop; +- (_Bool)isDoubleStop; - (struct _psdGradientColor)leadOutColor; - (struct _psdGradientColor)leadInColor; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithLocation:(float)arg1 leadInColor:(struct _psdGradientColor)arg2 leadOutColor:(struct _psdGradientColor)arg3; +- (id)initWithLocation:(double)arg1 leadInColor:(struct _psdGradientColor)arg2 leadOutColor:(struct _psdGradientColor)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleOpacityStop.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleOpacityStop.h index 05469a1e4..9b88cfca5 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleOpacityStop.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientDoubleOpacityStop.h @@ -10,18 +10,18 @@ @interface CUIPSDGradientDoubleOpacityStop : CUIPSDGradientOpacityStop { - float leadOutOpacity; + double leadOutOpacity; } -+ (id)doubleOpacityStopWithLocation:(float)arg1 leadInOpacity:(float)arg2 leadOutOpacity:(float)arg3; ++ (id)doubleOpacityStopWithLocation:(double)arg1 leadInOpacity:(double)arg2 leadOutOpacity:(double)arg3; + (void)initialize; - (id)description; -- (BOOL)isDoubleStop; -- (float)leadOutOpacity; -- (float)leadInOpacity; +- (_Bool)isDoubleStop; +- (double)leadOutOpacity; +- (double)leadInOpacity; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithLocation:(float)arg1 leadInOpacity:(float)arg2 leadOutOpacity:(float)arg3; +- (id)initWithLocation:(double)arg1 leadInOpacity:(double)arg2 leadOutOpacity:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientEvaluator.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientEvaluator.h index 7bba938c0..24981a0d0 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientEvaluator.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientEvaluator.h @@ -17,7 +17,7 @@ NSArray *colorMidpointLocations; NSArray *opacityStops; NSArray *opacityMidpointLocations; - float smoothingCoefficient; + double smoothingCoefficient; struct _psdGradientColor fillColor; int blendMode; struct { @@ -30,30 +30,30 @@ + (void)initialize; @property(nonatomic) int blendMode; // @synthesize blendMode; -- (void)customizeForDistance:(float)arg1; -- (void)setFillCoefficient:(float)arg1; -- (void)setSmoothingCoefficient:(float)arg1; +- (void)customizeForDistance:(double)arg1; +- (void)setFillCoefficient:(double)arg1; +- (void)setSmoothingCoefficient:(double)arg1; - (void)setOpacityStops:(id)arg1 midpoints:(id)arg2; - (void)setColorStops:(id)arg1 midpoints:(id)arg2; - (id)description; -- (BOOL)hasEdgePixel; +- (_Bool)hasEdgePixel; - (struct _psdGradientColor)fillColor; -- (float)fillCoefficient; -- (BOOL)isDithered; -- (float)smoothingCoefficient; +- (double)fillCoefficient; +- (_Bool)isDithered; +- (double)smoothingCoefficient; - (id)opacityMidpointLocations; - (id)opacityStops; - (id)colorMidpointLocations; - (id)colorStops; -- (struct _psdGradientColor)_smoothedGradientColorAtLocation:(float)arg1; -- (float)_smoothedInterpolationOfLocation:(float)arg1 betweenLower:(float)arg2 upper:(float)arg3 scaledMidpoint:(float)arg4; +- (struct _psdGradientColor)_smoothedGradientColorAtLocation:(double)arg1; +- (double)_smoothedInterpolationOfLocation:(double)arg1 betweenLower:(double)arg2 upper:(double)arg3 scaledMidpoint:(double)arg4; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithColorStops:(id)arg1 colorMidpoints:(id)arg2 opacityStops:(id)arg3 opacityMidpoints:(id)arg4 smoothingCoefficient:(float)arg5 fillColor:(struct _psdGradientColor)arg6 dither:(BOOL)arg7; -- (id)initWithColorStops:(id)arg1 colorMidpoints:(id)arg2 opacityStops:(id)arg3 opacityMidpoints:(id)arg4 smoothingCoefficient:(float)arg5 fillCoefficient:(float)arg6; -- (void)_createOrderedStops:(id *)arg1 midpoints:(id *)arg2 fromStops:(id)arg3 midpoints:(id)arg4 edgePixel:(int *)arg5; +- (id)initWithColorStops:(id)arg1 colorMidpoints:(id)arg2 opacityStops:(id)arg3 opacityMidpoints:(id)arg4 smoothingCoefficient:(double)arg5 fillColor:(struct _psdGradientColor)arg6 dither:(_Bool)arg7; +- (id)initWithColorStops:(id)arg1 colorMidpoints:(id)arg2 opacityStops:(id)arg3 opacityMidpoints:(id)arg4 smoothingCoefficient:(double)arg5 fillCoefficient:(double)arg6; +- (void)_createOrderedStops:(id *)arg1 midpoints:(id *)arg2 fromStops:(id)arg3 midpoints:(id)arg4 edgePixel:(long long *)arg5; - (id)_cleanedUpMidpointLocationsFromLocations:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientOpacityStop.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientOpacityStop.h index 45fedfe36..eb01d122c 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientOpacityStop.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientOpacityStop.h @@ -10,18 +10,18 @@ @interface CUIPSDGradientOpacityStop : CUIPSDGradientStop { - float opacity; + double opacity; } -+ (id)opacityStopWithLocation:(float)arg1 opacity:(float)arg2; ++ (id)opacityStopWithLocation:(double)arg1 opacity:(double)arg2; + (void)initialize; - (id)description; -- (BOOL)isOpacityStop; -- (float)opacityLocation; -- (float)opacity; +- (_Bool)isOpacityStop; +- (double)opacityLocation; +- (double)opacity; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithLocation:(float)arg1 opacity:(float)arg2; +- (id)initWithLocation:(double)arg1 opacity:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientStop.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientStop.h index 7e13287cc..e1bd3bf51 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientStop.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDGradientStop.h @@ -11,19 +11,19 @@ @interface CUIPSDGradientStop : NSObject { - float location; + double location; } + (void)initialize; -- (BOOL)isOpacityStop; -- (BOOL)isColorStop; -- (BOOL)isDoubleStop; -- (void)setLocation:(float)arg1; -- (float)location; +- (_Bool)isOpacityStop; +- (_Bool)isColorStop; +- (_Bool)isDoubleStop; +- (void)setLocation:(double)arg1; +- (double)location; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithLocation:(float)arg1; +- (id)initWithLocation:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDImageRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDImageRef.h index 26b91a97c..b51be3eb6 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDImageRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDImageRef.h @@ -11,33 +11,33 @@ @interface CUIPSDImageRef : NSObject { NSString *_path; - BOOL _parsedForLayers; + _Bool _parsedForLayers; int _file; struct CPSDFile *_psd; _CUIPSDSublayerInfo *_rootLayers; } -+ (BOOL)isValidPSDResourceAtPath:(id)arg1 withImageInfo:(struct _PSDImageInfo *)arg2; -+ (BOOL)isValidPSDResourceAtPath:(id)arg1 withLayerCount:(unsigned int *)arg2 validateLayers:(BOOL)arg3; -+ (BOOL)isValidPSDResourceAtPath:(id)arg1 withLayerCount:(unsigned int *)arg2; -+ (BOOL)isValidPSDResourceAtPath:(id)arg1; ++ (_Bool)isValidPSDResourceAtPath:(id)arg1 withImageInfo:(struct _PSDImageInfo *)arg2; ++ (_Bool)isValidPSDResourceAtPath:(id)arg1 withLayerCount:(unsigned int *)arg2 validateLayers:(_Bool)arg3; ++ (_Bool)isValidPSDResourceAtPath:(id)arg1 withLayerCount:(unsigned int *)arg2; ++ (_Bool)isValidPSDResourceAtPath:(id)arg1; - (id)_gradientAtAbsoluteIndex:(unsigned int)arg1; - (int)cgBlendModeForPSDLayerOrLayerEffectBlendMode:(unsigned int)arg1; - (id)_fillSampleAtAbsoluteIndex:(unsigned int)arg1; - (id)_createMaskFromSlice:(unsigned int)arg1 atAbsoluteIndex:(unsigned int)arg2; -- (id)_patternFromSlice:(unsigned int)arg1 atAbsoluteIndex:(unsigned int)arg2 isZeroSizeImage:(char *)arg3; -- (id)_imageFromSlice:(unsigned int)arg1 atAbsoluteIndex:(unsigned int)arg2 isEmptyImage:(char *)arg3; -- (id)_imageAtAbsoluteIndex:(unsigned int)arg1 isZeroSizeImage:(char *)arg2; +- (id)_patternFromSlice:(unsigned int)arg1 atAbsoluteIndex:(unsigned int)arg2 isZeroSizeImage:(_Bool *)arg3; +- (id)_imageFromSlice:(unsigned int)arg1 atAbsoluteIndex:(unsigned int)arg2 isEmptyImage:(_Bool *)arg3; +- (id)_imageAtAbsoluteIndex:(unsigned int)arg1 isZeroSizeImage:(_Bool *)arg2; - (struct CGImage *)_copyCGImageAtAbsoluteIndex:(unsigned int)arg1; - (int)_blendModeAtAbsluteIndex:(unsigned int)arg1; -- (float)_opacityAtAbsoluteIndex:(unsigned int)arg1; -- (BOOL)_visibilityAtAbsoluteIndex:(unsigned int)arg1; +- (double)_opacityAtAbsoluteIndex:(unsigned int)arg1; +- (_Bool)_visibilityAtAbsoluteIndex:(unsigned int)arg1; - (struct CGRect)_boundsAtAbsoluteIndex:(unsigned int)arg1; - (id)_namesOfSublayers:(id)arg1; - (id)_nameAtAbsoluteIndex:(unsigned int)arg1; - (void)_logInvalidAbsoluteIndex:(unsigned int)arg1 psd:(struct CPSDFile *)arg2; -- (id)_copySublayerInfoAtAbsoluteIndex:(unsigned int)arg1 atRoot:(BOOL)arg2; -- (BOOL)_treatDividerAsLayer; +- (id)_copySublayerInfoAtAbsoluteIndex:(unsigned int)arg1 atRoot:(_Bool)arg2; +- (_Bool)_treatDividerAsLayer; - (id)_layerRefAtAbsoluteIndex:(unsigned int)arg1; - (struct CPSDLayerRecord *)_psdLayerRecordAtAbsoluteIndex:(unsigned int)arg1; - (unsigned int)_absoluteIndexOfRootLayer:(unsigned int)arg1; @@ -53,32 +53,32 @@ - (struct _PSDImageInfo)imageInfo; - (struct CGColorSpace *)copyColorSpace; - (id)layerRefAtIndex:(unsigned int)arg1; -- (BOOL)visibilityAtLayer:(unsigned int)arg1; -- (CDStruct_29e12816)metricsInMask:(id)arg1 forRect:(struct CGRect)arg2; -- (CDStruct_29e12816)metricsInAlphaChannel:(int)arg1 forRect:(struct CGRect)arg2; +- (_Bool)visibilityAtLayer:(unsigned int)arg1; +- (CDStruct_1ba92a5e)metricsInMask:(id)arg1 forRect:(struct CGRect)arg2; +- (CDStruct_1ba92a5e)metricsInAlphaChannel:(long long)arg1 forRect:(struct CGRect)arg2; - (struct CGRect)boundsForSlice:(unsigned int)arg1; - (struct CGRect)boundsAtLayer:(unsigned int)arg1; -- (id)maskFromCompositeAlphaChannel:(int)arg1; +- (id)maskFromCompositeAlphaChannel:(long long)arg1; - (id)compositeImage; - (struct CGImage *)createCompositeCGImage; - (id)maskFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2; -- (id)patternFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2 isZeroSizeImage:(char *)arg3; +- (id)patternFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2 isZeroSizeImage:(_Bool *)arg3; - (id)patternFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2; -- (id)imageFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2 isEmptyImage:(char *)arg3; +- (id)imageFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2 isEmptyImage:(_Bool *)arg3; - (id)imageFromSlice:(unsigned int)arg1 atLayer:(unsigned int)arg2; -- (id)imageAtLayer:(unsigned int)arg1 isZeroSizeImage:(char *)arg2; +- (id)imageAtLayer:(unsigned int)arg1 isZeroSizeImage:(_Bool *)arg2; - (id)imageAtLayer:(unsigned int)arg1; - (struct CGImage *)createCGImageAtLayer:(unsigned int)arg1; - (id)imageFromRef:(struct CGImage *)arg1; - (struct CPSDFile *)psdFileForComposite; - (struct CPSDFile *)psdFile; -- (struct CPSDFile *)_psdFileWithLayers:(BOOL)arg1; +- (struct CPSDFile *)_psdFileWithLayers:(_Bool)arg1; - (id)path; - (void)finalize; - (void)dealloc; - (id)initWithPath:(id)arg1; -- (BOOL)loadPSDFileWithLayers:(BOOL)arg1; -- (BOOL)openImageFile; +- (_Bool)loadPSDFileWithLayers:(_Bool)arg1; +- (_Bool)openImageFile; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayer.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayer.h index a03d3be30..56e6d6d1b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayer.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayer.h @@ -10,14 +10,14 @@ @interface CUIPSDLayer : NSObject { - float _opacity; + double _opacity; int _blendMode; NSString *_name; } @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(nonatomic) int blendMode; // @synthesize blendMode=_blendMode; -@property(nonatomic) float opacity; // @synthesize opacity=_opacity; +@property(nonatomic) double opacity; // @synthesize opacity=_opacity; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerBaseRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerBaseRef.h index d45261ff6..57cccf19e 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerBaseRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerBaseRef.h @@ -14,16 +14,16 @@ unsigned int _layerIndex; } -- (struct CGImage *)_createMaskFromAlphaChannel:(int)arg1; +- (struct CGImage *)_createMaskFromAlphaChannel:(long long)arg1; - (id)vectorMaskRef; - (id)layerMaskRef; -@property(readonly) BOOL hasVectorMask; -@property(readonly) BOOL hasLayerMask; +@property(readonly) _Bool hasVectorMask; +@property(readonly) _Bool hasLayerMask; @property(readonly) int blendMode; -@property(readonly) float opacity; -@property(readonly) BOOL visibility; +@property(readonly) double opacity; +@property(readonly) _Bool visibility; @property(readonly) struct CGRect bounds; -- (BOOL)isLayerGroup; +- (_Bool)isLayerGroup; - (id)name; - (id)_psdImageRef; - (struct CPSDLayerRecord *)_psdLayerRecord; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerGroupRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerGroupRef.h index 75672648d..127e94e74 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerGroupRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerGroupRef.h @@ -16,9 +16,9 @@ - (id)layerRefAtIndex:(unsigned int)arg1; - (id)layerNames; - (unsigned int)numberOfLayers; -- (BOOL)isOpen; +- (_Bool)isOpen; - (struct CGRect)bounds; -- (BOOL)isLayerGroup; +- (_Bool)isLayerGroup; - (void)dealloc; - (id)initWithImageRef:(id)arg1 layerIndex:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerMaskRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerMaskRef.h index 1bedb34c4..b470779ba 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerMaskRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerMaskRef.h @@ -11,16 +11,16 @@ @interface CUIPSDLayerMaskRef : NSObject { CUIPSDLayerRef *_layerRef; - BOOL _isVectorMask; + _Bool _isVectorMask; } - (struct CGImage *)createCGImageMask; -- (struct CGPath *)newBezierPathAtScale:(float)arg1; +- (struct CGPath *)newBezierPathAtScale:(double)arg1; - (struct CGPath *)newBezierPath; - (struct CGRect)bounds; -- (BOOL)isInvertedWhenBlending; -- (BOOL)isEnabled; -- (BOOL)isLinked; +- (_Bool)isInvertedWhenBlending; +- (_Bool)isEnabled; +- (_Bool)isLinked; - (id)layerRef; - (void)dealloc; - (id)initVectorMaskWithLayerRef:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerRef.h b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerRef.h index 3678b9e54..c6fed2370 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerRef.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPSDLayerRef.h @@ -13,11 +13,11 @@ - (id)gradient; - (id)fillSample; - (id)maskFromSlice:(unsigned int)arg1; -- (id)patternFromSlice:(unsigned int)arg1 isZeroSizeImage:(char *)arg2; +- (id)patternFromSlice:(unsigned int)arg1 isZeroSizeImage:(_Bool *)arg2; - (id)patternFromSlice:(unsigned int)arg1; -- (id)imageFromSlice:(unsigned int)arg1 isEmptyImage:(char *)arg2; +- (id)imageFromSlice:(unsigned int)arg1 isEmptyImage:(_Bool *)arg2; - (id)imageFromSlice:(unsigned int)arg1; -- (id)imageIsZeroSizeImage:(char *)arg1; +- (id)imageIsZeroSizeImage:(_Bool *)arg1; - (id)image; - (struct CGImage *)createCGImage; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIPattern.h b/iOS7/PrivateFrameworks/CoreUI/CUIPattern.h index 6c240e463..efb25a1f4 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIPattern.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIPattern.h @@ -10,10 +10,10 @@ { struct CGImage *_patternImage; struct CGPattern *_pattern; - float _alpha; + double _alpha; } -@property(nonatomic) float alpha; // @synthesize alpha=_alpha; +@property(nonatomic) double alpha; // @synthesize alpha=_alpha; - (struct CGImage *)patternImageRef; - (id)description; - (void)setPatternInContext:(struct CGContext *)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionKey.h b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionKey.h index dc3679148..518835a1c 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionKey.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionKey.h @@ -21,37 +21,37 @@ - (id)descriptionBasedOnKeyFormat:(const struct _renditionkeyfmt *)arg1; - (id)nameOfAttributeName:(int)arg1; - (id)description; -- (int)themeIdentifier; -- (void)setThemeIdentifier:(int)arg1; -- (int)themeSubtype; -- (void)setThemeSubtype:(int)arg1; -- (int)themeIdiom; -- (void)setThemeIdiom:(int)arg1; -- (int)themeScale; -- (void)setThemeScale:(int)arg1; -- (int)themeLayer; -- (void)setThemeLayer:(int)arg1; -- (int)themePresentationState; -- (void)setThemePresentationState:(int)arg1; -- (int)themeState; -- (void)setThemeState:(int)arg1; -- (int)themeDimension2; -- (void)setThemeDimension2:(int)arg1; -- (int)themeDimension1; -- (void)setThemeDimension1:(int)arg1; -- (int)themeValue; -- (void)setThemeValue:(int)arg1; -- (int)themeDirection; -- (void)setThemeDirection:(int)arg1; -- (int)themeSize; -- (void)setThemeSize:(int)arg1; -- (int)themePart; -- (void)setThemePart:(int)arg1; -- (int)themeElement; -- (void)setThemeElement:(int)arg1; -- (id)initWithThemeElement:(int)arg1 themePart:(int)arg2 themeSize:(int)arg3 themeDirection:(int)arg4 themeValue:(int)arg5 themeDimension1:(int)arg6 themeDimension2:(int)arg7 themeState:(int)arg8 themePresentationState:(int)arg9 themeLayer:(int)arg10 themeScale:(int)arg11 themeIdentifier:(int)arg12; +- (long long)themeIdentifier; +- (void)setThemeIdentifier:(long long)arg1; +- (long long)themeSubtype; +- (void)setThemeSubtype:(long long)arg1; +- (long long)themeIdiom; +- (void)setThemeIdiom:(long long)arg1; +- (long long)themeScale; +- (void)setThemeScale:(long long)arg1; +- (long long)themeLayer; +- (void)setThemeLayer:(long long)arg1; +- (long long)themePresentationState; +- (void)setThemePresentationState:(long long)arg1; +- (long long)themeState; +- (void)setThemeState:(long long)arg1; +- (long long)themeDimension2; +- (void)setThemeDimension2:(long long)arg1; +- (long long)themeDimension1; +- (void)setThemeDimension1:(long long)arg1; +- (long long)themeValue; +- (void)setThemeValue:(long long)arg1; +- (long long)themeDirection; +- (void)setThemeDirection:(long long)arg1; +- (long long)themeSize; +- (void)setThemeSize:(long long)arg1; +- (long long)themePart; +- (void)setThemePart:(long long)arg1; +- (long long)themeElement; +- (void)setThemeElement:(long long)arg1; +- (id)initWithThemeElement:(long long)arg1 themePart:(long long)arg2 themeSize:(long long)arg3 themeDirection:(long long)arg4 themeValue:(long long)arg5 themeDimension1:(long long)arg6 themeDimension2:(long long)arg7 themeState:(long long)arg8 themePresentationState:(long long)arg9 themeLayer:(long long)arg10 themeScale:(long long)arg11 themeIdentifier:(long long)arg12; - (const struct _renditionkeytoken *)keyList; -- (void)removeValueForKeyTokenIdentifier:(int)arg1; +- (void)removeValueForKeyTokenIdentifier:(long long)arg1; - (void)copyValuesFromKeyList:(const struct _renditionkeytoken *)arg1; - (void)setValuesFromKeyList:(const struct _renditionkeytoken *)arg1; - (void)dealloc; @@ -60,7 +60,7 @@ - (id)initWithCoder:(id)arg1; - (id)initWithKeyList:(const struct _renditionkeytoken *)arg1; - (id)init; -- (void)_expandKeyIfNecessaryForCount:(int)arg1; +- (void)_expandKeyIfNecessaryForCount:(long long)arg1; - (unsigned short)_systemTokenCount; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionMetrics.h b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionMetrics.h index 3b405487a..3be26de6b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionMetrics.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionMetrics.h @@ -13,22 +13,22 @@ struct CGSize _edgeTopRightMargin; struct CGSize _alignmentBottomLeftMargin; struct CGSize _alignmentTopRightMargin; - float _scale; + double _scale; struct crmFlags _crmFlags; } - (struct CGRect)insetRectWithMetrics:(struct CGRect)arg1; - (struct CGRect)alignmentRect; - (struct CGRect)edgeRect; -- (BOOL)scalesHorizontally; -- (BOOL)scalesVertically; -- (float)scale; +- (_Bool)scalesHorizontally; +- (_Bool)scalesVertically; +- (double)scale; - (struct CGSize)alignmentTopRightMargin; - (struct CGSize)alignmentBottomLeftMargin; - (struct CGSize)edgeTopRightMargin; - (struct CGSize)edgeBottomLeftMargin; - (struct CGSize)imageSize; -- (id)initWithImageSize:(struct CGSize)arg1 edgeBottomLeft:(struct CGSize)arg2 edgeTopRight:(struct CGSize)arg3 alignmentBottomLeft:(struct CGSize)arg4 alignmentTopRight:(struct CGSize)arg5 scalesVertically:(BOOL)arg6 scalesHorizontally:(BOOL)arg7 scale:(float)arg8; +- (id)initWithImageSize:(struct CGSize)arg1 edgeBottomLeft:(struct CGSize)arg2 edgeTopRight:(struct CGSize)arg3 alignmentBottomLeft:(struct CGSize)arg4 alignmentTopRight:(struct CGSize)arg5 scalesVertically:(_Bool)arg6 scalesHorizontally:(_Bool)arg7 scale:(double)arg8; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionSliceInformation.h b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionSliceInformation.h index 6c7406f5d..edb96be86 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIRenditionSliceInformation.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIRenditionSliceInformation.h @@ -10,26 +10,21 @@ @interface CUIRenditionSliceInformation : NSObject { - int _renditionType; - float _boundaries[4]; + long long _renditionType; + double _boundaries[4]; struct CGRect _destinationRect; - struct { - float top; - float left; - float bottom; - float right; - } _edgeInsets; + CDStruct_3c058996 _edgeInsets; } -@property(readonly, nonatomic) CDStruct_818bb265 edgeInsets; // @synthesize edgeInsets=_edgeInsets; +@property(readonly, nonatomic) CDStruct_3c058996 edgeInsets; // @synthesize edgeInsets=_edgeInsets; @property(readonly, nonatomic) struct CGRect destinationRect; // @synthesize destinationRect=_destinationRect; -@property(readonly, nonatomic) int renditionType; // @synthesize renditionType=_renditionType; +@property(readonly, nonatomic) long long renditionType; // @synthesize renditionType=_renditionType; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (float)positionOfSliceBoundary:(unsigned int)arg1; +- (double)positionOfSliceBoundary:(unsigned long long)arg1; - (struct CGSize)_bottomRightCapSize; - (struct CGSize)_topLeftCapSize; -- (id)initWithRenditionType:(int)arg1 destinationRect:(struct CGRect)arg2 topLeftInset:(struct CGSize)arg3 bottomRightInset:(struct CGSize)arg4; +- (id)initWithRenditionType:(long long)arg1 destinationRect:(struct CGRect)arg2 topLeftInset:(struct CGSize)arg3 bottomRightInset:(struct CGSize)arg4; - (id)initWithSliceInformation:(id)arg1 destinationRect:(struct CGRect)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIEffectRegistryAdditions.h b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIEffectRegistryAdditions.h new file mode 100644 index 000000000..154eacbc6 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIEffectRegistryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CUIShapeEffectPreset (CUIEffectRegistryAdditions) +- (id)initWithConstantPreset:(const CDStruct_9344d058 *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIThemeDataAdditions.h b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIThemeDataAdditions.h new file mode 100644 index 000000000..2d896a00e --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset-CUIThemeDataAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CUIShapeEffectPreset (CUIThemeDataAdditions) +- (id)CUIEffectDataRepresentation; +- (unsigned long long)_parameterCount; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset.h b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset.h index 53cd00d85..f3d85747b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectPreset.h @@ -8,41 +8,38 @@ @interface CUIShapeEffectPreset : NSObject { - CDStruct_da335e7b _parameterList[35]; + CDStruct_d262fe4a _parameterList[35]; unsigned int _effectIndex[8]; - float _scaleFactor; + double _scaleFactor; } + (id)requiredEffectParametersForEffectType:(unsigned int)arg1; -- (void)addBevelEmbossWithHighlightColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 shadowColorRed:(unsigned int)arg5 green:(unsigned int)arg6 blue:(unsigned int)arg7 opacity:(float)arg8 blur:(int)arg9 soften:(int)arg10; -- (void)addExtraShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; -- (void)addDropShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; -- (void)addOuterGlowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 blur:(int)arg5; -- (void)addInnerShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; -- (void)addInnerGlowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4 blur:(int)arg5; -- (void)addGradientFillWithTopColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 bottomColorRed:(unsigned int)arg4 green:(unsigned int)arg5 blue:(unsigned int)arg6 opacity:(float)arg7; -- (void)addColorFillWithRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(float)arg4; +- (void)addBevelEmbossWithHighlightColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 shadowColorRed:(unsigned int)arg5 green:(unsigned int)arg6 blue:(unsigned int)arg7 opacity:(double)arg8 blur:(int)arg9 soften:(int)arg10; +- (void)addExtraShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; +- (void)addDropShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; +- (void)addOuterGlowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 blur:(int)arg5; +- (void)addInnerShadowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 blur:(int)arg5 offset:(int)arg6 angle:(int)arg7; +- (void)addInnerGlowWithColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4 blur:(int)arg5; +- (void)addGradientFillWithTopColorRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 bottomColorRed:(unsigned int)arg4 green:(unsigned int)arg5 blue:(unsigned int)arg6 opacity:(double)arg7; +- (void)addColorFillWithRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 opacity:(double)arg4; - (void)appendColorValueRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 forParameter:(unsigned int)arg4 withEffectType:(unsigned int)arg5; -- (void)appendIntValue:(unsigned int)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; -- (void)appendAngleValue:(int)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; -- (void)appendFloatValue:(float)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; +- (void)appendIntValue:(unsigned long long)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; +- (void)appendAngleValue:(long long)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; +- (void)appendFloatValue:(double)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; - (void)addColorValueRed:(unsigned int)arg1 green:(unsigned int)arg2 blue:(unsigned int)arg3 forParameter:(unsigned int)arg4 withNewEffectType:(unsigned int)arg5; -- (void)addIntValue:(unsigned int)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; -- (void)addFloatValue:(float)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; -- (void)addValue:(CDUnion_b5169c9d)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; -- (void)appendValue:(CDUnion_b5169c9d)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; -- (void)addValue:(CDUnion_b5169c9d)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3 atEffectIndex:(unsigned int)arg4; -- (void)getEffectTuples:(struct **)arg1 count:(unsigned int *)arg2 atEffectIndex:(unsigned int)arg3; -- (void)_insertEffectTuple:(CDStruct_da335e7b)arg1 atEffectIndex:(unsigned int)arg2; -- (CDUnion_b5169c9d)valueForParameter:(unsigned int)arg1 inEffectAtIndex:(unsigned int)arg2; -- (unsigned int)effectTypeAtIndex:(unsigned int)arg1; -- (unsigned int)effectCount; -- (float)effectScale; -- (id)initWithEffectScale:(float)arg1; +- (void)addIntValue:(unsigned long long)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; +- (void)addFloatValue:(double)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; +- (void)addValue:(CDUnion_81581ae6)arg1 forParameter:(unsigned int)arg2 withNewEffectType:(unsigned int)arg3; +- (void)appendValue:(CDUnion_81581ae6)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3; +- (void)addValue:(CDUnion_81581ae6)arg1 forParameter:(unsigned int)arg2 withEffectType:(unsigned int)arg3 atEffectIndex:(unsigned long long)arg4; +- (void)getEffectTuples:(struct **)arg1 count:(unsigned long long *)arg2 atEffectIndex:(unsigned long long)arg3; +- (void)_insertEffectTuple:(CDStruct_d262fe4a)arg1 atEffectIndex:(unsigned long long)arg2; +- (CDUnion_81581ae6)valueForParameter:(unsigned int)arg1 inEffectAtIndex:(unsigned long long)arg2; +- (unsigned int)effectTypeAtIndex:(unsigned long long)arg1; +- (unsigned long long)effectCount; +- (double)effectScale; +- (id)initWithEffectScale:(double)arg1; - (id)init; -- (id)CUIEffectDataRepresentation; -- (unsigned int)_parameterCount; -- (id)initWithConstantPreset:(const CDStruct_e10911f2 *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectStack.h b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectStack.h index b51c277ef..4eacc52be 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectStack.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIShapeEffectStack.h @@ -33,9 +33,9 @@ _Bool hasOuterGlow; CDStruct_6c93046c outerGlow; _Bool hasEngraveShadow; - CDStruct_3d83e6a4 engraveShadow; + CDStruct_265d9cdf engraveShadow; _Bool hasExtraShadow; - CDStruct_3d83e6a4 extraShadow; + CDStruct_265d9cdf extraShadow; _Bool hasBevelEmboss; struct { float embossSize; @@ -55,7 +55,7 @@ int renderStrategy; } -+ (id)shapeEffectSingleBlurFrom:(id)arg1 withInteriorFill:(id)arg2 offset:(struct CGPoint)arg3 blurSize:(float)arg4 innerGlowRed:(float)arg5 innerGlowGreen:(float)arg6 innerGlowBlue:(float)arg7 innerGlowOpacity:(float)arg8 innerShadowRed:(float)arg9 innerShadowGreen:(float)arg10 innerShadowBlue:(float)arg11 innerShadowOpacity:(float)arg12 outerGlowRed:(float)arg13 outerGlowGreen:(float)arg14 outerGlowBlue:(float)arg15 outerGlowOpacity:(float)arg16 outerShadowRed:(float)arg17 outerShadowGreen:(float)arg18 outerShadowBlue:(float)arg19 outerShadowOpacity:(float)arg20 hasInsideShadowBlur:(BOOL)arg21 hasOutsideShadowBlur:(BOOL)arg22; ++ (id)shapeEffectSingleBlurFrom:(id)arg1 withInteriorFill:(id)arg2 offset:(struct CGPoint)arg3 blurSize:(float)arg4 innerGlowRed:(float)arg5 innerGlowGreen:(float)arg6 innerGlowBlue:(float)arg7 innerGlowOpacity:(float)arg8 innerShadowRed:(float)arg9 innerShadowGreen:(float)arg10 innerShadowBlue:(float)arg11 innerShadowOpacity:(float)arg12 outerGlowRed:(float)arg13 outerGlowGreen:(float)arg14 outerGlowBlue:(float)arg15 outerGlowOpacity:(float)arg16 outerShadowRed:(float)arg17 outerShadowGreen:(float)arg18 outerShadowBlue:(float)arg19 outerShadowOpacity:(float)arg20 hasInsideShadowBlur:(_Bool)arg21 hasOutsideShadowBlur:(_Bool)arg22; + (id)bevelEmbossFrom:(id)arg1 withSize:(unsigned int)arg2 soften:(unsigned int)arg3 angle:(float)arg4 altitude:(float)arg5 highlightRed:(float)arg6 highlightGreen:(float)arg7 highlightBlue:(float)arg8 highlightOpacity:(float)arg9 shadowRed:(float)arg10 shadowGreen:(float)arg11 shadowBlue:(float)arg12 shadowOpacity:(float)arg13; + (id)outerShadowFrom:(id)arg1 withOffset:(struct CGPoint)arg2 radius:(float)arg3 red:(float)arg4 green:(float)arg5 blue:(float)arg6 opacity:(float)arg7; + (id)outerGlowFrom:(id)arg1 withRadius:(float)arg2 red:(float)arg3 green:(float)arg4 blue:(float)arg5 opacity:(float)arg6; @@ -82,17 +82,17 @@ + (id)preferredCIContextOptions; - (id)processedImageFromShapePath:(struct CGPath *)arg1 inRect:(struct CGRect)arg2; - (struct CGImage *)newFlattenedImageFromShapeCGImage:(struct CGImage *)arg1; -- (struct CGImage *)newFlattenedImageFromShapeCGImage:(struct CGImage *)arg1 withScale:(float)arg2 ciContext:(id)arg3; -- (struct CGImage *)newFlattenedImageFromShapeCGImage:(struct CGImage *)arg1 withScale:(float)arg2; -- (id)processedImageFromShapeImage:(id)arg1 withScale:(float)arg2; +- (struct CGImage *)newFlattenedImageFromShapeCGImage:(struct CGImage *)arg1 withScale:(double)arg2 ciContext:(id)arg3; +- (struct CGImage *)newFlattenedImageFromShapeCGImage:(struct CGImage *)arg1 withScale:(double)arg2; +- (id)processedImageFromShapeImage:(id)arg1 withScale:(double)arg2; - (id)processedImageFromShapeImage:(id)arg1; -- (CDStruct_818bb265)effectInsetsWithScale:(float)arg1; -- (struct CGRect)effectPaddingWithScale:(float)arg1; -- (id)compositeEffectStackWithShapeImage:(id)arg1 withScale:(float)arg2; +- (CDStruct_3c058996)effectInsetsWithScale:(double)arg1; +- (struct CGRect)effectPaddingWithScale:(double)arg1; +- (id)compositeEffectStackWithShapeImage:(id)arg1 withScale:(double)arg2; - (id)optimizedSingleBlurEffectCompositeWithShapeImage:(id)arg1; - (id)standardEffectCompositeWithShapeImage:(id)arg1; - (void)applyCustomForegroundColor:(struct CGColor *)arg1; -- (void)scaleEffectParametersBy:(float)arg1; +- (void)scaleEffectParametersBy:(double)arg1; - (id)imageWithBevelEmbossOfImage:(id)arg1; - (id)imageWithExtraShadowOfImage:(id)arg1; - (id)imageWithEngraveShadowOfImage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage-Protocol.h b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage-Protocol.h index b0ae3d8ad..81e09a6f8 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage-Protocol.h @@ -10,14 +10,14 @@ - (unsigned int)authoredWithSchemaVersion; - (unsigned int)distilledInCoreUIVersion; - (unsigned int)documentFormatVersion; -- (BOOL)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; +- (_Bool)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; - (id)renditionWithKey:(const struct _renditionkeytoken *)arg1; -- (float)fontSizeForFontSizeType:(id)arg1; -- (BOOL)getFontName:(id *)arg1 baselineOffset:(float *)arg2 forFontType:(id)arg3; -- (BOOL)hasPhysicalColorWithName:(id)arg1; -- (BOOL)getPhysicalColor:(struct _colordef *)arg1 withName:(id)arg2; +- (double)fontSizeForFontSizeType:(id)arg1; +- (_Bool)getFontName:(id *)arg1 baselineOffset:(double *)arg2 forFontType:(id)arg3; +- (_Bool)hasPhysicalColorWithName:(id)arg1; +- (_Bool)getPhysicalColor:(struct _colordef *)arg1 withName:(id)arg2; @optional -- (unsigned int)colorSpaceID; +- (unsigned long long)colorSpaceID; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage2-Protocol.h b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage2-Protocol.h index 1ca28f63f..a7e344d07 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage2-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStorage2-Protocol.h @@ -6,6 +6,6 @@ @protocol CUIStructuredThemeStorage2 - (const struct _renditionkeytoken *)renditionKeyForName:(id)arg1; -- (BOOL)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; +- (_Bool)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore-CUIStructuredThemeStore_Debugging.h b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore-CUIStructuredThemeStore_Debugging.h new file mode 100644 index 000000000..07b1778e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore-CUIStructuredThemeStore_Debugging.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CUIStructuredThemeStore (CUIStructuredThemeStore_Debugging) +- (id)debugDescription; +- (void)setThemeIndex:(unsigned long long)arg1; +- (id)bundleID; +- (id)displayNameForPartID:(long long)arg1; +- (id)constantNameForPartID:(long long)arg1; +- (id)displayNameForElementID:(long long)arg1; +- (id)constantNameForElementID:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore.h b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore.h index d360016f9..5aedd64df 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIStructuredThemeStore.h @@ -17,7 +17,7 @@ CUICommonAssetStorage *_store; NSLock *_cacheLock; NSLock *_storeLock; - unsigned int _themeIndex; + unsigned long long _themeIndex; NSString *_bundleID; } @@ -27,22 +27,23 @@ - (const struct _renditionkeytoken *)renditionKeyForName:(id)arg1 cursorHotSpot:(struct CGPoint *)arg2; - (const struct _renditionkeytoken *)renditionKeyForName:(id)arg1; - (id)zeroCodeGlyphList; -- (BOOL)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1 isFPO:(char *)arg2; -- (BOOL)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; +- (_Bool)_canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1 isFPO:(_Bool *)arg2 lookForSubstitutions:(_Bool)arg3; +- (_Bool)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1 isFPO:(_Bool *)arg2; +- (_Bool)canGetRenditionWithKey:(const struct _renditionkeytoken *)arg1; - (id)renditionWithKey:(const struct _renditionkeytoken *)arg1; - (id)prefilteredAssetDataForKey:(struct _renditionkeytoken *)arg1; - (id)lookupAssetForKey:(struct _renditionkeytoken *)arg1; - (id)debugDescriptionForKeyList:(const struct _renditionkeytoken *)arg1; - (const struct _renditionkeyfmt *)renditionKeyFormat; -- (void)_getKeyForAssetInOtherLookGroupClosestToKey:(struct _renditionkeytoken *)arg1 foundAsset:(char *)arg2; -- (void)_getKeyForAssetClosestToKey:(struct _renditionkeytoken *)arg1 foundAsset:(char *)arg2; +- (void)_getKeyForAssetInOtherLookGroupClosestToKey:(struct _renditionkeytoken *)arg1 foundAsset:(_Bool *)arg2; +- (void)_getKeyForAssetClosestToKey:(struct _renditionkeytoken *)arg1 foundAsset:(_Bool *)arg2; - (id)convertRenditionKeyToKeyData:(struct _renditionkeytoken *)arg1; - (id)_newRenditionKeyDataFromKey:(struct _renditionkeytoken *)arg1; - (void)_updateKeyWithCompatibilityMapping:(struct _renditionkeytoken *)arg1; -- (float)fontSizeForFontSizeType:(id)arg1; -- (BOOL)getFontName:(id *)arg1 baselineOffset:(float *)arg2 forFontType:(id)arg3; -- (BOOL)hasPhysicalColorWithName:(id)arg1; -- (BOOL)getPhysicalColor:(struct _colordef *)arg1 withName:(id)arg2; +- (double)fontSizeForFontSizeType:(id)arg1; +- (_Bool)getFontName:(id *)arg1 baselineOffset:(double *)arg2 forFontType:(id)arg3; +- (_Bool)hasPhysicalColorWithName:(id)arg1; +- (_Bool)getPhysicalColor:(struct _colordef *)arg1 withName:(id)arg2; - (unsigned int)authoredWithSchemaVersion; - (unsigned int)distilledInCoreUIVersion; - (unsigned int)documentFormatVersion; @@ -50,20 +51,14 @@ - (void)dealloc; - (id)initWithURL:(id)arg1; - (id)initWithPath:(id)arg1; -- (BOOL)assetExistsForKey:(struct _renditionkeytoken *)arg1; +- (_Bool)assetExistsForKey:(struct _renditionkeytoken *)arg1; - (id)keySignatureForKey:(const struct _renditionkeytoken *)arg1; +- (id)copyKeySignatureForKey:(const struct _renditionkeytoken *)arg1 withBytesNoCopy:(char *)arg2 length:(unsigned long long)arg3; - (id)baseGradationKeySignatureForKey:(const struct _renditionkeytoken *)arg1; - (const struct _renditionkeyfmt *)keyFormat; -- (BOOL)usesCUISystemThemeRenditionKey; -- (int)maximumRenditionKeyTokenCount; -- (unsigned int)colorSpaceID; -- (id)debugDescription; -- (void)setThemeIndex:(unsigned int)arg1; -- (id)bundleID; -- (id)displayNameForPartID:(int)arg1; -- (id)constantNameForPartID:(int)arg1; -- (id)displayNameForElementID:(int)arg1; -- (id)constantNameForElementID:(int)arg1; +- (_Bool)usesCUISystemThemeRenditionKey; +- (long long)maximumRenditionKeyTokenCount; +- (unsigned long long)colorSpaceID; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIStyleEffectConfiguration.h b/iOS7/PrivateFrameworks/CoreUI/CUIStyleEffectConfiguration.h index 7e90380ed..67c297331 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIStyleEffectConfiguration.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIStyleEffectConfiguration.h @@ -10,17 +10,17 @@ @interface CUIStyleEffectConfiguration : NSObject { - int _state; - int _presentationState; - int _value; - BOOL _useSimplifiedEffect; + long long _state; + long long _presentationState; + long long _value; + _Bool _useSimplifiedEffect; } -@property(nonatomic) BOOL useSimplifiedEffect; // @synthesize useSimplifiedEffect=_useSimplifiedEffect; -@property(nonatomic) int value; // @synthesize value=_value; -@property(nonatomic) int presentationState; // @synthesize presentationState=_presentationState; -@property(nonatomic) int state; // @synthesize state=_state; -- (BOOL)shouldIgnoreForegroundColor; +@property(nonatomic) _Bool useSimplifiedEffect; // @synthesize useSimplifiedEffect=_useSimplifiedEffect; +@property(nonatomic) long long value; // @synthesize value=_value; +@property(nonatomic) long long presentationState; // @synthesize presentationState=_presentationState; +@property(nonatomic) long long state; // @synthesize state=_state; +- (_Bool)shouldIgnoreForegroundColor; - (id)init; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUISystemCatalog.h b/iOS7/PrivateFrameworks/CoreUI/CUISystemCatalog.h index 86263a905..d84073edf 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUISystemCatalog.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUISystemCatalog.h @@ -6,14 +6,15 @@ #import +// Not exported @interface CUISystemCatalog : CUICatalog { } - (id)temporaryFallbackCatalog; -- (BOOL)hasStylePresetWithName:(id)arg1; -- (id)newShapeEffectPresetWithStylePresetName:(id)arg1 state:(int)arg2 presentationState:(int)arg3 value:(int)arg4 resolution:(unsigned int)arg5; -- (id)newShapeEffectPresetWithStyleID:(unsigned int)arg1 state:(int)arg2 presentationState:(int)arg3 value:(int)arg4 resolution:(unsigned int)arg5; +- (_Bool)hasStylePresetWithName:(id)arg1; +- (id)newShapeEffectPresetWithStylePresetName:(id)arg1 state:(long long)arg2 presentationState:(long long)arg3 value:(long long)arg4 resolution:(unsigned long long)arg5; +- (id)newShapeEffectPresetWithStyleID:(unsigned long long)arg1 state:(long long)arg2 presentationState:(long long)arg3 value:(long long)arg4 resolution:(unsigned long long)arg5; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUITextEffectStack.h b/iOS7/PrivateFrameworks/CoreUI/CUITextEffectStack.h index f55c4ea95..bff02bf7b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUITextEffectStack.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUITextEffectStack.h @@ -11,15 +11,17 @@ _Bool renderHighQuality; } -- (void)drawGlyphs:(const unsigned short *)arg1 inContext:(struct CGContext *)arg2 usingFont:(struct __CTFont *)arg3 atPositions:(const struct CGPoint *)arg4 count:(unsigned long)arg5 lineHeight:(float)arg6 inBounds:(struct CGRect)arg7 atScale:(float)arg8; -- (void)_drawShadow:(struct)arg1 forGlyphs:(const unsigned short *)arg2 inContext:(struct CGContext *)arg3 usingFont:(struct __CTFont *)arg4 atPositions:(const struct CGPoint *)arg5 count:(unsigned long)arg6; -- (void)drawGlyphs:(const unsigned short *)arg1 inContext:(struct CGContext *)arg2 usingFont:(struct __CTFont *)arg3 withAdvances:(const struct CGSize *)arg4 count:(unsigned long)arg5 lineHeight:(float)arg6 inBounds:(struct CGRect)arg7 atScale:(float)arg8; -- (void)_drawShadow:(struct)arg1 forGlyphs:(const unsigned short *)arg2 inContext:(struct CGContext *)arg3 usingFont:(struct __CTFont *)arg4 withAdvances:(const struct CGSize *)arg5 count:(unsigned long)arg6; -- (void)drawProcessedMask:(struct CGContext *)arg1 atBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 withScale:(float)arg4; -- (struct CGContext *)newGlyphMaskContextForBounds:(struct CGRect)arg1 fromContext:(struct CGContext *)arg2 withScale:(float)arg3; -- (struct CGColor *)newBackgroundPatternColorWithSize:(struct CGSize)arg1 contentScale:(float)arg2; -- (float)effectiveInteriorFillOpacity; -- (BOOL)useCoreImageRendering; +- (void)drawUsingQuartz:(id)arg1 inContext:(void)arg2 inBounds:(struct CGContext *)arg3 atScale:(struct CGRect)arg4; +- (void)_drawShadow:(struct)arg1 usingQuartz:(id)arg2 inContext:(void)arg3; +- (void)drawGlyphs:(const unsigned short *)arg1 inContext:(struct CGContext *)arg2 usingFont:(struct __CTFont *)arg3 atPositions:(const struct CGPoint *)arg4 count:(unsigned long long)arg5 lineHeight:(double)arg6 inBounds:(struct CGRect)arg7 atScale:(double)arg8; +- (void)_drawShadow:(struct)arg1 forGlyphs:(const unsigned short *)arg2 inContext:(struct CGContext *)arg3 usingFont:(struct __CTFont *)arg4 atPositions:(const struct CGPoint *)arg5 count:(unsigned long long)arg6; +- (void)drawGlyphs:(const unsigned short *)arg1 inContext:(struct CGContext *)arg2 usingFont:(struct __CTFont *)arg3 withAdvances:(const struct CGSize *)arg4 count:(unsigned long long)arg5 lineHeight:(double)arg6 inBounds:(struct CGRect)arg7 atScale:(double)arg8; +- (void)_drawShadow:(struct)arg1 forGlyphs:(const unsigned short *)arg2 inContext:(struct CGContext *)arg3 usingFont:(struct __CTFont *)arg4 withAdvances:(const struct CGSize *)arg5 count:(unsigned long long)arg6; +- (void)drawProcessedMask:(struct CGContext *)arg1 atBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 withScale:(double)arg4; +- (struct CGContext *)newGlyphMaskContextForBounds:(struct CGRect)arg1 fromContext:(struct CGContext *)arg2 withScale:(double)arg3; +- (struct CGColor *)newBackgroundPatternColorWithSize:(struct CGSize)arg1 contentScale:(double)arg2 forContext:(struct CGContext *)arg3; +- (double)effectiveInteriorFillOpacity; +- (_Bool)useCoreImageRendering; - (id)initWithEffectPreset:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeDataEffectPreset.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeDataEffectPreset.h index 9f84dabd8..63697e6d0 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeDataEffectPreset.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeDataEffectPreset.h @@ -10,7 +10,7 @@ { } -- (id)initWithEffectData:(const struct _cuieffectdata *)arg1 forScaleFactor:(float)arg2; +- (id)initWithEffectData:(const struct _cuieffectdata *)arg1 forScaleFactor:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeFacet.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeFacet.h index 1575bbdcf..24606ee57 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeFacet.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeFacet.h @@ -13,8 +13,8 @@ @interface CUIThemeFacet : NSObject { struct _renditionkeytoken *_renditionKeyList; - unsigned int _themeIndex; - int _renditionType; + unsigned long long _themeIndex; + long long _renditionType; struct CGSize _thumbnailSize; struct CGPoint _hotSpot; struct { @@ -24,111 +24,111 @@ } _fFlags; } -+ (BOOL)assetExistsForRenditionKey:(id)arg1 fromTheme:(unsigned int)arg2; -+ (id)cursorFacetWithName:(id)arg1 fromTheme:(unsigned int)arg2; -+ (id)_facetWithKeyList:(const struct _renditionkeytoken *)arg1 andRenditionKeyClass:(Class)arg2 orRenditionKey:(id)arg3 fromTheme:(unsigned int)arg4; -+ (id)facetWithRenditionKey:(id)arg1 fromTheme:(unsigned int)arg2; -+ (id)facetWithElement:(int)arg1 part:(int)arg2 dimension1:(int)arg3 dimension2:(int)arg4 fromTheme:(unsigned int)arg5; -+ (id)facetWithElement:(int)arg1 part:(int)arg2 fromTheme:(unsigned int)arg3; -+ (id)debug_bundleIdentifierForThemeRef:(unsigned int)arg1; -+ (unsigned int)themeWithContentsOfURL:(id)arg1 error:(id *)arg2; -+ (unsigned int)themeForBundleIdentifier:(id)arg1 error:(id *)arg2; -+ (unsigned int)themeNamed:(id)arg1 forBundleIdentifier:(id)arg2 error:(id *)arg3; ++ (_Bool)assetExistsForRenditionKey:(id)arg1 fromTheme:(unsigned long long)arg2; ++ (id)cursorFacetWithName:(id)arg1 fromTheme:(unsigned long long)arg2; ++ (id)_facetWithKeyList:(const struct _renditionkeytoken *)arg1 andRenditionKeyClass:(Class)arg2 orRenditionKey:(id)arg3 fromTheme:(unsigned long long)arg4; ++ (id)facetWithRenditionKey:(id)arg1 fromTheme:(unsigned long long)arg2; ++ (id)facetWithElement:(long long)arg1 part:(long long)arg2 dimension1:(long long)arg3 dimension2:(long long)arg4 fromTheme:(unsigned long long)arg5; ++ (id)facetWithElement:(long long)arg1 part:(long long)arg2 fromTheme:(unsigned long long)arg3; ++ (id)debug_bundleIdentifierForThemeRef:(unsigned long long)arg1; ++ (unsigned long long)themeWithContentsOfURL:(id)arg1 error:(id *)arg2; ++ (unsigned long long)themeForBundleIdentifier:(id)arg1 error:(id *)arg2; ++ (unsigned long long)themeNamed:(id)arg1 forBundleIdentifier:(id)arg2 error:(id *)arg3; + (void)initialize; -+ (id)_themeStoreForThemeIndex:(unsigned int)arg1; ++ (id)_themeStoreForThemeIndex:(unsigned long long)arg1; + (void)_invalidateArtworkCaches; - (id)maskWithSize:(struct CGSize)arg1 keyAdjustment:(id)arg2; - (id)highlightWithSize:(struct CGSize)arg1 keyAdjustment:(id)arg2; - (id)imageWithSize:(struct CGSize)arg1 keyAdjustment:(id)arg2; -- (id)imageForSlice:(int)arg1 withKeyAdjustment:(id)arg2; -- (id)maskForSlice:(int)arg1 withKeyAdjustment:(id)arg2; +- (id)imageForSlice:(long long)arg1 withKeyAdjustment:(id)arg2; +- (id)maskForSlice:(long long)arg1 withKeyAdjustment:(id)arg2; - (id)description; -- (int)_sliceIndexForSlice:(int)arg1 ofRendition:(id)arg2; +- (long long)_sliceIndexForSlice:(long long)arg1 ofRendition:(id)arg2; - (void)_applyFixedAttributesToKey:(id)arg1; - (struct CGSize)topLeftCapSize; - (struct CGSize)thumbnailSize; - (id)thumbnail; - (id)displayName; -- (int)renditionType; +- (long long)renditionType; - (id)renditionKey; - (id)themeRendition; -- (unsigned int)themeIndex; -- (void)_setThemeIndex:(unsigned int)arg1; -- (id)gradientWithKeyAdjustment:(id)arg1 angle:(float *)arg2 style:(unsigned int *)arg3; +- (unsigned long long)themeIndex; +- (void)_setThemeIndex:(unsigned long long)arg1; +- (id)gradientWithKeyAdjustment:(id)arg1 angle:(double *)arg2 style:(unsigned long long *)arg3; - (struct CGSize)imageSize; - (id)blendModeAsCAFilterString; - (int)blendMode; -- (float)alpha; +- (double)alpha; - (id)image; -- (id)imageForSliceIndex:(int)arg1; +- (id)imageForSliceIndex:(long long)arg1; - (id)imageWithKeyAdjustment:(id)arg1; -- (id)imageForState:(int)arg1 value:(int)arg2 size:(unsigned int)arg3; -- (id)imageForState:(int)arg1 value:(int)arg2; -- (BOOL)isValidButtonImageSource; -- (BOOL)isValidButtonImageSourceForSize:(unsigned int)arg1; -- (BOOL)hasValueSlices; -- (id)imageForState:(int)arg1 withValue:(int)arg2; -- (id)imageForState:(int)arg1; +- (id)imageForState:(long long)arg1 value:(long long)arg2 size:(unsigned long long)arg3; +- (id)imageForState:(long long)arg1 value:(long long)arg2; +- (_Bool)isValidButtonImageSource; +- (_Bool)isValidButtonImageSourceForSize:(unsigned long long)arg1; +- (_Bool)hasValueSlices; +- (id)imageForState:(long long)arg1 withValue:(long long)arg2; +- (id)imageForState:(long long)arg1; - (id)renditionSliceInformationForRect:(struct CGRect)arg1 keyAdjustment:(id)arg2; - (id)renditionMetricsWithKeyAdjustment:(id)arg1; -- (void)_drawSlice:(int)arg1 inFrame:(struct CGRect)arg2 withKeyAdjustment:(id)arg3; -- (void)_drawSpecificRenditionKey:(id)arg1 rendition:(id)arg2 inFrame:(struct CGRect)arg3 context:(struct CGContext *)arg4 alpha:(float)arg5 operation:(int)arg6 isFocused:(BOOL)arg7 isFlipped:(BOOL)arg8; -- (void)_drawSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 alpha:(float)arg4 operation:(int)arg5 isFocused:(BOOL)arg6 isFlipped:(BOOL)arg7; -- (void)_drawSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 isFocused:(BOOL)arg4 isFlipped:(BOOL)arg5; -- (void)_drawAsMaskSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 alpha:(float)arg4 operation:(int)arg5 isFocused:(BOOL)arg6; +- (void)_drawSlice:(long long)arg1 inFrame:(struct CGRect)arg2 withKeyAdjustment:(id)arg3; +- (void)_drawSpecificRenditionKey:(id)arg1 rendition:(id)arg2 inFrame:(struct CGRect)arg3 context:(struct CGContext *)arg4 alpha:(double)arg5 operation:(int)arg6 isFocused:(_Bool)arg7 isFlipped:(_Bool)arg8; +- (void)_drawSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 alpha:(double)arg4 operation:(int)arg5 isFocused:(_Bool)arg6 isFlipped:(_Bool)arg7; +- (void)_drawSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 isFocused:(_Bool)arg4 isFlipped:(_Bool)arg5; +- (void)_drawAsMaskSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 context:(struct CGContext *)arg3 alpha:(double)arg4 operation:(int)arg5 isFocused:(_Bool)arg6; - (id)renditionForSpecificKeyWrapper:(id)arg1; -- (void)_drawMaskFromSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 alpha:(float)arg3 operation:(int)arg4 isFocused:(BOOL)arg5; -- (void)drawPulseInFrame:(struct CGRect)arg1 pulseValue:(float)arg2 isFocused:(BOOL)arg3 keyAdjustment:(id)arg4; -- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 isFocused:(BOOL)arg4 keyAdjustment:(id)arg5; -- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(float)arg2 isFocused:(BOOL)arg3 keyAdjustment:(id)arg4; -- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 keyAdjustment:(id)arg4; -- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(float)arg2 keyAdjustment:(id)arg3; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 isFocused:(BOOL)arg4 keyAdjustment:(id)arg5; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 isFocused:(BOOL)arg3 keyAdjustment:(id)arg4; -- (void)drawGradientInFrame:(struct CGRect)arg1 angle:(float)arg2 alpha:(float)arg3 operation:(int)arg4 isFocused:(BOOL)arg5 keyAdjustment:(id)arg6 context:(struct CGContext *)arg7; -- (void)drawGradientInFrame:(struct CGRect)arg1 angle:(float)arg2 alpha:(float)arg3 operation:(int)arg4 isFocused:(BOOL)arg5 keyAdjustment:(id)arg6; -- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 owner:(id)arg4 userInfo:(id)arg5; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 owner:(id)arg4 userInfo:(id)arg5; -- (void)drawPulseInFrame:(struct CGRect)arg1 pulseValue:(float)arg2 owner:(id)arg3 userInfo:(id)arg4; -- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(float)arg2 owner:(id)arg3 userInfo:(id)arg4; -- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(float)arg2 owner:(id)arg3 userInfo:(id)arg4; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 owner:(id)arg3 userInfo:(id)arg4; -- (BOOL)hitTestAtPoint:(struct CGPoint)arg1 inFrame:(struct CGRect)arg2 owner:(id)arg3 userInfo:(id)arg4; -- (BOOL)_canGetRenditionForKey:(id)arg1 withDrawingLayer:(int)arg2; +- (void)_drawMaskFromSpecificRenditionKey:(id)arg1 inFrame:(struct CGRect)arg2 alpha:(double)arg3 operation:(int)arg4 isFocused:(_Bool)arg5; +- (void)drawPulseInFrame:(struct CGRect)arg1 pulseValue:(double)arg2 isFocused:(_Bool)arg3 keyAdjustment:(id)arg4; +- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 isFocused:(_Bool)arg4 keyAdjustment:(id)arg5; +- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(double)arg2 isFocused:(_Bool)arg3 keyAdjustment:(id)arg4; +- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 keyAdjustment:(id)arg4; +- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(double)arg2 keyAdjustment:(id)arg3; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 isFocused:(_Bool)arg4 keyAdjustment:(id)arg5; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 isFocused:(_Bool)arg3 keyAdjustment:(id)arg4; +- (void)drawGradientInFrame:(struct CGRect)arg1 angle:(double)arg2 alpha:(double)arg3 operation:(int)arg4 isFocused:(_Bool)arg5 keyAdjustment:(id)arg6 context:(struct CGContext *)arg7; +- (void)drawGradientInFrame:(struct CGRect)arg1 angle:(double)arg2 alpha:(double)arg3 operation:(int)arg4 isFocused:(_Bool)arg5 keyAdjustment:(id)arg6; +- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 owner:(id)arg4 userInfo:(id)arg5; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 owner:(id)arg4 userInfo:(id)arg5; +- (void)drawPulseInFrame:(struct CGRect)arg1 pulseValue:(double)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (void)drawMaskInFrame:(struct CGRect)arg1 alpha:(double)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (void)drawHighlightInFrame:(struct CGRect)arg1 alpha:(double)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (_Bool)hitTestAtPoint:(struct CGPoint)arg1 inFrame:(struct CGRect)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (_Bool)_canGetRenditionForKey:(id)arg1 withDrawingLayer:(long long)arg2; - (void)drawMaskInFrame:(struct CGRect)arg1 owner:(id)arg2 userInfo:(id)arg3; - (void)drawHighlightInFrame:(struct CGRect)arg1 owner:(id)arg2 userInfo:(id)arg3; - (void)drawInFrame:(struct CGRect)arg1 owner:(id)arg2 userInfo:(id)arg3; -- (void)drawSegmentInFrame:(struct CGRect)arg1 isFocused:(BOOL)arg2 segmentType:(int)arg3; -- (void)drawAnimationFrameMappedFrom0_1RangedValue:(double)arg1 destinationFrame:(struct CGRect)arg2 isFocused:(BOOL)arg3 context:(struct CGContext *)arg4; -- (void)drawAbsoluteAnimationFrame:(double)arg1 destinationFrame:(struct CGRect)arg2 isFocused:(BOOL)arg3 context:(struct CGContext *)arg4; -- (void)drawAsOnePartWithSlice:(int)arg1 inFrame:(struct CGRect)arg2 isFocused:(BOOL)arg3; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 isFocused:(BOOL)arg4 context:(struct CGContext *)arg5; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 operation:(int)arg3 isFocused:(BOOL)arg4; -- (void)drawInFrame:(struct CGRect)arg1 alpha:(float)arg2 isFocused:(BOOL)arg3; -- (void)drawInFrame:(struct CGRect)arg1 isFocused:(BOOL)arg2 context:(struct CGContext *)arg3; +- (void)drawSegmentInFrame:(struct CGRect)arg1 isFocused:(_Bool)arg2 segmentType:(int)arg3; +- (void)drawAnimationFrameMappedFrom0_1RangedValue:(double)arg1 destinationFrame:(struct CGRect)arg2 isFocused:(_Bool)arg3 context:(struct CGContext *)arg4; +- (void)drawAbsoluteAnimationFrame:(double)arg1 destinationFrame:(struct CGRect)arg2 isFocused:(_Bool)arg3 context:(struct CGContext *)arg4; +- (void)drawAsOnePartWithSlice:(int)arg1 inFrame:(struct CGRect)arg2 isFocused:(_Bool)arg3; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 isFocused:(_Bool)arg4 context:(struct CGContext *)arg5; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 operation:(int)arg3 isFocused:(_Bool)arg4; +- (void)drawInFrame:(struct CGRect)arg1 alpha:(double)arg2 isFocused:(_Bool)arg3; +- (void)drawInFrame:(struct CGRect)arg1 isFocused:(_Bool)arg2 context:(struct CGContext *)arg3; - (void)updateLayer:(id)arg1; - (id)makeLayer; - (struct CGImage *)copyLayerImageContentsAndCenter:(struct CGRect *)arg1; - (struct CGImage *)copyLayerImageContentsAndCenter:(struct CGRect *)arg1 renditionKey:(id)arg2; -- (void)setControlSize:(int)arg1; -- (int)controlSize; +- (void)setControlSize:(long long)arg1; +- (long long)controlSize; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -- (id)initWithRenditionKey:(id)arg1 fromTheme:(unsigned int)arg2; +- (id)initWithRenditionKey:(id)arg1 fromTheme:(unsigned long long)arg2; - (void)_initWithRenditionKey:(id)arg1; - (struct CGContext *)currentCGContext; -- (id)_imageForRenditionFromKey:(id)arg1 withSize:(struct CGSize)arg2 isMask:(BOOL)arg3; -- (BOOL)_isButtonGlyph; -- (void)_setIsButtonGlyph:(BOOL)arg1; -- (void)_setHasCheckedButtonGlyph:(BOOL)arg1; +- (id)_imageForRenditionFromKey:(id)arg1 withSize:(struct CGSize)arg2 isMask:(_Bool)arg3; +- (_Bool)_isButtonGlyph; +- (void)_setIsButtonGlyph:(_Bool)arg1; +- (void)_setHasCheckedButtonGlyph:(_Bool)arg1; - (struct CGSize)_thumbnailSizeForRendition:(id)arg1; - (id)_rendition; - (id)_renditionForSpecificKey:(id)arg1; - (id)_approximateRenditionForRenditionKey:(id)arg1; -- (void)_updateSpecificRenditionKey:(id)arg1 isFocused:(char *)arg2 owner:(id)arg3 userInfo:(id)arg4; +- (void)_updateSpecificRenditionKey:(id)arg1 isFocused:(_Bool *)arg2 owner:(id)arg3 userInfo:(id)arg4; - (struct CGPoint)_hotSpot; - (id)_themeStore; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradient.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradient.h index 9b81690f5..55e56224c 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradient.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradient.h @@ -15,26 +15,26 @@ struct CGColorSpace *colorSpace; } -- (id)interpolatedColorAtLocation:(float)arg1; -- (void)drawFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 options:(unsigned int)arg3 withContext:(struct CGContext *)arg4; +- (id)interpolatedColorAtLocation:(double)arg1; +- (void)drawFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 options:(unsigned long long)arg3 withContext:(struct CGContext *)arg4; - (void)drawInRect:(struct CGRect)arg1 relativeCenterPosition:(struct CGPoint)arg2 withContext:(struct CGContext *)arg3; -- (void)drawFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 options:(unsigned int)arg3; -- (void)drawInRect:(struct CGRect)arg1 angle:(float)arg2; -- (void)drawInRect:(struct CGRect)arg1 angle:(float)arg2 withContext:(struct CGContext *)arg3; +- (void)drawFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 options:(unsigned long long)arg3; +- (void)drawInRect:(struct CGRect)arg1 angle:(double)arg2; +- (void)drawInRect:(struct CGRect)arg1 angle:(double)arg2 withContext:(struct CGContext *)arg3; - (struct CGFunction *)colorShader; -- (struct CGFunction *)_newColorShaderForDistance:(float)arg1; +- (struct CGFunction *)_newColorShaderForDistance:(double)arg1; - (void)dealloc; - (int)blendMode; - (id)fillColor; -- (BOOL)isDithered; -- (float)smoothingCoefficient; +- (_Bool)isDithered; +- (double)smoothingCoefficient; - (id)opacityLocations; - (id)opacityStops; - (id)colorLocations; - (id)colorStops; - (id)_colorFromPSDGradientColor:(struct _psdGradientColor)arg1; -- (id)initWithColors:(id)arg1 colorlocations:(id)arg2 colorMidpoints:(id)arg3 opacities:(id)arg4 opacityLocations:(id)arg5 opacityMidpoints:(id)arg6 smoothingCoefficient:(float)arg7 fillColor:(id)arg8 colorSpace:(struct CGColorSpace *)arg9 dither:(BOOL)arg10; -- (id)initWithColors:(id)arg1 colorlocations:(id)arg2 colorMidpoints:(id)arg3 opacities:(id)arg4 opacityLocations:(id)arg5 opacityMidpoints:(id)arg6 smoothingCoefficient:(float)arg7 fillColor:(id)arg8 colorSpace:(struct CGColorSpace *)arg9; +- (id)initWithColors:(id)arg1 colorlocations:(id)arg2 colorMidpoints:(id)arg3 opacities:(id)arg4 opacityLocations:(id)arg5 opacityMidpoints:(id)arg6 smoothingCoefficient:(double)arg7 fillColor:(id)arg8 colorSpace:(struct CGColorSpace *)arg9 dither:(_Bool)arg10; +- (id)initWithColors:(id)arg1 colorlocations:(id)arg2 colorMidpoints:(id)arg3 opacities:(id)arg4 opacityLocations:(id)arg5 opacityMidpoints:(id)arg6 smoothingCoefficient:(double)arg7 fillColor:(id)arg8 colorSpace:(struct CGColorSpace *)arg9; - (id)_initWithGradientEvaluator:(id)arg1 colorSpace:(struct CGColorSpace *)arg2; - (id)_psdGradientColorStopsWithColors:(id)arg1 locations:(id)arg2 colorSpace:(struct CGColorSpace *)arg3; - (struct _psdGradientColor)_psdGradientColorWithColor:(id)arg1 colorSpace:(struct CGColorSpace *)arg2; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradientDrawing-Protocol.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradientDrawing-Protocol.h index 6ed364bca..bf72f70ff 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradientDrawing-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeGradientDrawing-Protocol.h @@ -5,7 +5,7 @@ */ @protocol CUIThemeGradientDrawing -- (id)interpolatedColorAtLocation:(float)arg1; -- (void)drawInRect:(struct CGRect)arg1 angle:(float)arg2; +- (id)interpolatedColorAtLocation:(double)arg1; +- (void)drawInRect:(struct CGRect)arg1 angle:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeImageSource-Protocol.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeImageSource-Protocol.h index 4fac9d445..bf36d96ea 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeImageSource-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeImageSource-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol CUIThemeImageSource -- (BOOL)hasValueSlices; +- (_Bool)hasValueSlices; - (struct CGSize)imageSize; -- (id)imageForState:(int)arg1 withValue:(int)arg2; -- (id)imageForState:(int)arg1; +- (id)imageForState:(long long)arg1 withValue:(long long)arg2; +- (id)imageForState:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeRendition.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeRendition.h index c1e3f31f4..66c689269 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeRendition.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeRendition.h @@ -12,7 +12,7 @@ { struct _renditionkeytoken stackKey[16]; struct _renditionkeytoken *key; - int type; + long long type; unsigned int subtype; unsigned int scale; struct { @@ -20,45 +20,45 @@ unsigned int isExcludedFromContrastFilter:1; unsigned int reserved:30; } renditionFlags; - int artworkStatus; - unsigned int colorSpaceID; + long long artworkStatus; + unsigned long long colorSpaceID; NSString *name; NSData *srcData; - int validLookGradation; - float opacity; + long long validLookGradation; + double opacity; int blendMode; } -+ (id)displayNameForRenditionType:(int)arg1; ++ (id)displayNameForRenditionType:(long long)arg1; + (id)filteredCSIDataFromBaseCSIData:(id)arg1; -+ (Class)renditionClassForRenditionType:(int)arg1; ++ (Class)renditionClassForRenditionType:(long long)arg1; @property(nonatomic) int blendMode; // @synthesize blendMode; -@property(nonatomic) float opacity; // @synthesize opacity; +@property(nonatomic) double opacity; // @synthesize opacity; - (unsigned short)valueForTokenIdentifier:(unsigned short)arg1; - (id)effectPreset; - (unsigned int)subtype; - (unsigned int)gradientStyle; - (id)gradient; -- (float)gradientDrawingAngle; -- (BOOL)isScaled; -- (BOOL)isTiled; +- (double)gradientDrawingAngle; +- (_Bool)isScaled; +- (_Bool)isTiled; - (id)sliceInformation; - (id)metrics; -- (float)scale; -- (id)maskForSliceIndex:(int)arg1; -- (id)imageForSliceIndex:(int)arg1; +- (double)scale; +- (id)maskForSliceIndex:(long long)arg1; +- (id)imageForSliceIndex:(long long)arg1; - (struct CGImage *)unslicedImage; - (id)description; -- (BOOL)isValidForLookGradation:(int)arg1; -- (unsigned int)colorSpaceID; -- (int)artworkStatus; -- (BOOL)isHeaderFlaggedFPO; +- (_Bool)isValidForLookGradation:(long long)arg1; +- (unsigned long long)colorSpaceID; +- (long long)artworkStatus; +- (_Bool)isHeaderFlaggedFPO; - (id)name; -- (int)type; +- (long long)type; - (const struct _renditionkeytoken *)key; - (void)dealloc; -- (id)_initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; -- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; +- (id)_initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; +- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; - (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2; - (void)_initializeRenditionKey:(const struct _renditionkeytoken *)arg1; - (id)_initWithCSIHeader:(const struct _csiheader *)arg1; diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchema.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchema.h index c04fe9e53..6363adcc4 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchema.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchema.h @@ -10,28 +10,28 @@ { } -+ (id)schemaForPlatform:(int)arg1; ++ (id)schemaForPlatform:(long long)arg1; + (id)defaultSchema; -- (id)schemaEffectRenditionsForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (unsigned int)partDefinitionCountForEffectDefinition:(const CDStruct_9508427b *)arg1; -- (unsigned int)effectDefinitionCount; -- (const CDStruct_9508427b *)effectDefinitionWithName:(id)arg1; -- (const CDStruct_9508427b *)sortedEffectDefinitionAtIndex:(unsigned int)arg1; -- (const CDStruct_9508427b *)effectDefinitionAtIndex:(unsigned int)arg1; -- (const CDStruct_7d98abf3 *)categoryForElementDefinition:(const CDStruct_9508427b *)arg1; -- (id)schemaRenditionsForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (const CDStruct_77d6184b *)partDefinitionForWidgetName:(id)arg1; -- (id)widgetNameForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (const CDStruct_77d6184b *)partDefinitionWithName:(id)arg1 forElementDefinition:(const CDStruct_9508427b *)arg2; -- (const CDStruct_9508427b *)elementDefinitionWithName:(id)arg1; -- (unsigned int)dimensionDefinitionCountForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (unsigned int)partDefinitionCountForElementDefinition:(const CDStruct_9508427b *)arg1; -- (const CDStruct_9508427b *)sortedElementDefinitionAtIndex:(unsigned int)arg1; -- (unsigned int)elementDefinitionCount; -- (const CDStruct_9508427b *)elementDefinitionAtIndex:(unsigned int)arg1; -- (unsigned int)elementCategoryCount; -- (const CDStruct_7d98abf3 *)elementCategoryAtIndex:(unsigned int)arg1; -- (int)schemaVersion; +- (id)schemaEffectRenditionsForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (unsigned long long)partDefinitionCountForEffectDefinition:(const CDStruct_e3362728 *)arg1; +- (unsigned long long)effectDefinitionCount; +- (const CDStruct_e3362728 *)effectDefinitionWithName:(id)arg1; +- (const CDStruct_e3362728 *)sortedEffectDefinitionAtIndex:(unsigned long long)arg1; +- (const CDStruct_e3362728 *)effectDefinitionAtIndex:(unsigned long long)arg1; +- (const CDStruct_c77fb927 *)categoryForElementDefinition:(const CDStruct_e3362728 *)arg1; +- (id)schemaRenditionsForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (const CDStruct_26b2aa83 *)partDefinitionForWidgetName:(id)arg1; +- (id)widgetNameForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (const CDStruct_26b2aa83 *)partDefinitionWithName:(id)arg1 forElementDefinition:(const CDStruct_e3362728 *)arg2; +- (const CDStruct_e3362728 *)elementDefinitionWithName:(id)arg1; +- (unsigned long long)dimensionDefinitionCountForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (unsigned long long)partDefinitionCountForElementDefinition:(const CDStruct_e3362728 *)arg1; +- (const CDStruct_e3362728 *)sortedElementDefinitionAtIndex:(unsigned long long)arg1; +- (unsigned long long)elementDefinitionCount; +- (const CDStruct_e3362728 *)elementDefinitionAtIndex:(unsigned long long)arg1; +- (unsigned long long)elementCategoryCount; +- (const CDStruct_c77fb927 *)elementCategoryAtIndex:(unsigned long long)arg1; +- (long long)schemaVersion; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaEffectRendition.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaEffectRendition.h index 7efd189de..13628da0b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaEffectRendition.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaEffectRendition.h @@ -17,11 +17,11 @@ - (id)effectPreset; - (id)referenceImage; -- (BOOL)_generateReferenceImage; +- (_Bool)_generateReferenceImage; - (void)dealloc; - (id)coreUIOptions; - (void)_initializeCoreUIOptions:(id)arg1; -- (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; +- (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; - (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaLayer.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaLayer.h index 0cb7be58e..bcf1dbe1b 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaLayer.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaLayer.h @@ -12,16 +12,16 @@ { NSArray *_renditions; NSString *_name; - unsigned int _index; + unsigned long long _index; } -+ (id)layerWithRenditions:(id)arg1 name:(id)arg2 index:(unsigned int)arg3; -@property(nonatomic) unsigned int index; // @synthesize index=_index; ++ (id)layerWithRenditions:(id)arg1 name:(id)arg2 index:(unsigned long long)arg3; +@property(nonatomic) unsigned long long index; // @synthesize index=_index; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSArray *renditions; // @synthesize renditions=_renditions; -- (void)calculateColumLefts:(id *)arg1 rowTops:(id *)arg2 totalSize:(struct CGSize *)arg3 forPartFeatures:(unsigned int)arg4; -- (float)translateFromWidthsOrHeightsToLeftsOrTops:(id)arg1 leftsOrTops:(id *)arg2; -- (id)initWithRenditions:(id)arg1 name:(id)arg2 index:(unsigned int)arg3; +- (void)calculateColumLefts:(id *)arg1 rowTops:(id *)arg2 totalSize:(struct CGSize *)arg3 forPartFeatures:(unsigned long long)arg4; +- (double)translateFromWidthsOrHeightsToLeftsOrTops:(id)arg1 leftsOrTops:(id *)arg2; +- (id)initWithRenditions:(id)arg1 name:(id)arg2 index:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRendition.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRendition.h index 9baf827b7..449e18cc6 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRendition.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRendition.h @@ -11,13 +11,13 @@ @interface CUIThemeSchemaRendition : CUIThemeRendition { NSDictionary *cuiInfo; - unsigned long _nimages; + unsigned long long _nimages; struct CGImage *_image[9]; struct CGRect _layoutRects[9]; struct CGSize _intrinsicSize; struct CGRect _elementRect; - int _columnSlices; - int _rowSlices; + long long _columnSlices; + long long _rowSlices; CUIPSDGradient *_gradient; } @@ -34,21 +34,21 @@ - (unsigned short)direction; - (unsigned short)presentationState; - (unsigned short)state; -- (struct CGPoint)renditionCoordinatesForPartFeatures:(int)arg1; -- (int)rowSlices; -- (int)columnSlices; +- (struct CGPoint)renditionCoordinatesForPartFeatures:(long long)arg1; +- (long long)rowSlices; +- (long long)columnSlices; - (id)defaultTemplateName; - (id)referenceImage; - (id)coreUIOptions; - (struct CGRect)alignmentRectangle; - (id)slices; -- (float)scale; +- (double)scale; - (void)dealloc; -- (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; +- (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; - (id)initWithCoreUIOptions:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2; @property(readonly, nonatomic) CUIPSDGradient *gradient; @property(readonly, nonatomic) struct CGRect *sliceRects; -@property(readonly, nonatomic) unsigned long numberOfSlices; +@property(readonly, nonatomic) unsigned long long numberOfSlices; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRenditionGroup.h b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRenditionGroup.h index 1c8e99beb..583a66f18 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRenditionGroup.h +++ b/iOS7/PrivateFrameworks/CoreUI/CUIThemeSchemaRenditionGroup.h @@ -12,21 +12,21 @@ { CUIRenditionKey *_baseKey; NSArray *_renditions; - int _partFeatures; + long long _partFeatures; } -+ (id)renditionGroupsForRenditions:(id)arg1 partFeatures:(int)arg2; ++ (id)renditionGroupsForRenditions:(id)arg1 partFeatures:(long long)arg2; @property(retain, nonatomic) NSArray *renditions; // @synthesize renditions=_renditions; - (void)dealloc; -- (int)partFeatures; +- (long long)partFeatures; - (id)themeSchemaLayers; -- (id)_layerNameForDrawingLayer:(int)arg1; -- (id)_layerNameForState:(int)arg1; +- (id)_layerNameForDrawingLayer:(long long)arg1; +- (id)_layerNameForState:(long long)arg1; - (id)_renditionsSortedIntoLayers; - (id)description; - (id)mutablePSDImageRef; - (id)baseKey; -- (id)initWithRenditions:(id)arg1 partFeatures:(int)arg2; +- (id)initWithRenditions:(id)arg1 partFeatures:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/CoreUI-CoreUIThemeLookInterface.h b/iOS7/PrivateFrameworks/CoreUI/CoreUI-CoreUIThemeLookInterface.h new file mode 100644 index 000000000..bdda4e5fd --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CoreUI-CoreUIThemeLookInterface.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CoreUI (CoreUIThemeLookInterface) ++ (long long)lookCongruencyForObject:(id)arg1; ++ (struct _themelook *)currentSystemThemeLook; ++ (void)changeToLook:(struct _themelook *)arg1; ++ (void)_invalidateVisibleWindows; ++ (_Bool)_isCurrentLook:(struct _themelook *)arg1; ++ (void)_setCurrentSystemThemeLook:(struct _themelook *)arg1; ++ (void)_updateMenuBarDrawingStyleForLook:(struct _themelook *)arg1; ++ (_Bool)_hasDarkMenuBarForLook:(struct _themelook *)arg1; ++ (void)_setThemeLookDelegate:(id)arg1; ++ (id)_themeLookDelegate; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CoreUI-ProKitTestCIFilter.h b/iOS7/PrivateFrameworks/CoreUI/CoreUI-ProKitTestCIFilter.h new file mode 100644 index 000000000..30f4be3bb --- /dev/null +++ b/iOS7/PrivateFrameworks/CoreUI/CoreUI-ProKitTestCIFilter.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CoreUI (ProKitTestCIFilter) ++ (long long)maximumLookGradation; ++ (long long)currentLookGradation; ++ (void)changeToLookGradation:(long long)arg1; ++ (void)_changeToLookGradation:(long long)arg1 forceRedraw:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/CoreUI/CoreUI.h b/iOS7/PrivateFrameworks/CoreUI/CoreUI.h index eda8a10ce..7d9c4d5eb 100644 --- a/iOS7/PrivateFrameworks/CoreUI/CoreUI.h +++ b/iOS7/PrivateFrameworks/CoreUI/CoreUI.h @@ -10,35 +10,21 @@ { } -+ (BOOL)isSharedCacheSizeTestEnabled; ++ (_Bool)isSharedCacheSizeTestEnabled; + (id)versionCreditsString; + (void)installForCustomLook:(id)arg1; + (void)_setCustomLookDelegate:(id)arg1; + (id)_customLookDelegate; + (void)install; -+ (BOOL)_isInIBCocoaSimulator; ++ (_Bool)_isInIBCocoaSimulator; + (void)_determineCompatibilityMode; + (id)defaultsDomainName; -+ (void)setBool:(BOOL)arg1 forDefaultsKey:(id)arg2; ++ (void)setBool:(_Bool)arg1 forDefaultsKey:(id)arg2; + (void)setValue:(id)arg1 forDefaultsKey:(id)arg2; -+ (int)integerForDefaultsKey:(id)arg1; ++ (long long)integerForDefaultsKey:(id)arg1; + (id)stringForDefaultsKey:(id)arg1; -+ (BOOL)boolForDefaultsKey:(id)arg1; -+ (BOOL)defaultExistsForKey:(id)arg1; -+ (int)lookCongruencyForObject:(id)arg1; -+ (struct _themelook *)currentSystemThemeLook; -+ (void)changeToLook:(struct _themelook *)arg1; -+ (void)_invalidateVisibleWindows; -+ (BOOL)_isCurrentLook:(struct _themelook *)arg1; -+ (void)_setCurrentSystemThemeLook:(struct _themelook *)arg1; -+ (void)_updateMenuBarDrawingStyleForLook:(struct _themelook *)arg1; -+ (BOOL)_hasDarkMenuBarForLook:(struct _themelook *)arg1; -+ (void)_setThemeLookDelegate:(id)arg1; -+ (id)_themeLookDelegate; -+ (int)maximumLookGradation; -+ (int)currentLookGradation; -+ (void)changeToLookGradation:(int)arg1; -+ (void)_changeToLookGradation:(int)arg1 forceRedraw:(BOOL)arg2; ++ (_Bool)boolForDefaultsKey:(id)arg1; ++ (_Bool)defaultExistsForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/NSCoder-ProThemeAdditions.h b/iOS7/PrivateFrameworks/CoreUI/NSCoder-ProThemeAdditions.h index ade70cc98..810766492 100644 --- a/iOS7/PrivateFrameworks/CoreUI/NSCoder-ProThemeAdditions.h +++ b/iOS7/PrivateFrameworks/CoreUI/NSCoder-ProThemeAdditions.h @@ -7,9 +7,9 @@ #import "NSCoder.h" @interface NSCoder (ProThemeAdditions) -- (unsigned int)decodeThemeForKey:(id)arg1; -- (unsigned int)decodeTheme; -- (void)encodeTheme:(unsigned int)arg1 forKey:(id)arg2; -- (void)encodeTheme:(unsigned int)arg1; +- (unsigned long long)decodeThemeForKey:(id)arg1; +- (unsigned long long)decodeTheme; +- (void)encodeTheme:(unsigned long long)arg1 forKey:(id)arg2; +- (void)encodeTheme:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/CoreUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/CoreUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/CoreUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/CoreUI/_CSIRenditionBlockData.h b/iOS7/PrivateFrameworks/CoreUI/_CSIRenditionBlockData.h index 730d222ae..ba5998d30 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CSIRenditionBlockData.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CSIRenditionBlockData.h @@ -11,16 +11,20 @@ int _pixelFormat; char *_data; unsigned int _nrows; - unsigned long _rowbytes; + unsigned long long _rowbytes; + char _name[128]; } ++ (id)sharedCache; - (void)_makeReadOnly; - (void)_freeImageBytes; - (void)_allocateImageBytes; -- (void)expandCSIBitmapData:(struct _csibitmap *)arg1 fromSlice:(struct _slice)arg2 makeReadOnly:(BOOL)arg3; +- (void)expandCSIBitmapData:(struct _csibitmap *)arg1 fromSlice:(struct _slice)arg2 makeReadOnly:(_Bool)arg3; - (void)dealloc; - (const char *)bytes; -- (unsigned long)rowbytes; +- (unsigned int)nrows; +- (unsigned long long)rowbytes; +- (void)_setNameFromCSIHeader:(const struct _csiheader *)arg1; - (id)initWithPixelWidth:(unsigned int)arg1 pixelHeight:(unsigned int)arg2 pixelFormat:(int)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIKeyTestOrganizer.h b/iOS7/PrivateFrameworks/CoreUI/_CUIKeyTestOrganizer.h index c1ce8addf..db003d4fa 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIKeyTestOrganizer.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIKeyTestOrganizer.h @@ -12,18 +12,18 @@ { struct _renditionkeytoken originalKey[16]; NSArray *orderedNonZeroFlexibleAttributes; - unsigned int flexAttributesCount; + unsigned long long flexAttributesCount; struct _renditionkeytoken testKey[16]; - unsigned int chooseCount; - unsigned int subchooseCount; + unsigned long long chooseCount; + unsigned long long subchooseCount; } - (struct _renditionkeytoken *)nextKey; - (void)dealloc; - (id)initWithRenditionKey:(const struct _renditionkeytoken *)arg1; - (void)_bumpTestKey; -- (BOOL)_bumpTestKeyAttributeIndex:(unsigned int)arg1; -- (unsigned int)_attributeToBumpIndex; +- (_Bool)_bumpTestKeyAttributeIndex:(unsigned long long)arg1; +- (unsigned long long)_attributeToBumpIndex; - (id)_nonZeroFlexibleAttributesInKey:(const struct _renditionkeytoken *)arg1; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUINineImagePieces.h b/iOS7/PrivateFrameworks/CoreUI/_CUINineImagePieces.h index 5d6d3be58..88eaba7be 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUINineImagePieces.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUINineImagePieces.h @@ -19,10 +19,10 @@ CUIImage *_bottom; CUIImage *_bottomLeft; CUIImage *_left; - BOOL _tileCenterAndEdges; + _Bool _tileCenterAndEdges; } -- (BOOL)tileCenterAndEdges; +- (_Bool)tileCenterAndEdges; - (id)left; - (id)bottomLeft; - (id)bottom; @@ -33,7 +33,7 @@ - (id)topLeft; - (id)center; - (void)dealloc; -- (id)initWithCenter:(id)arg1 topLeft:(id)arg2 top:(id)arg3 topRight:(id)arg4 right:(id)arg5 bottomRight:(id)arg6 bottom:(id)arg7 bottomLeft:(id)arg8 left:(id)arg9 tileCenterAndEdges:(BOOL)arg10; +- (id)initWithCenter:(id)arg1 topLeft:(id)arg2 top:(id)arg3 topRight:(id)arg4 right:(id)arg5 bottomRight:(id)arg6 bottom:(id)arg7 bottomLeft:(id)arg8 left:(id)arg9 tileCenterAndEdges:(_Bool)arg10; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIPSDStopAndMidpointPair.h b/iOS7/PrivateFrameworks/CoreUI/_CUIPSDStopAndMidpointPair.h index 6c2644902..facbf4bb9 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIPSDStopAndMidpointPair.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIPSDStopAndMidpointPair.h @@ -9,12 +9,12 @@ @interface _CUIPSDStopAndMidpointPair : NSObject { id stop; - float midpoint; + double midpoint; } -- (float)midpoint; +- (double)midpoint; - (id)stop; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)dealloc; - (id)initWithStop:(id)arg1 midpoint:(id)arg2; diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIPSDSublayerInfo.h b/iOS7/PrivateFrameworks/CoreUI/_CUIPSDSublayerInfo.h index 9232d74a3..5a5f39862 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIPSDSublayerInfo.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIPSDSublayerInfo.h @@ -12,7 +12,7 @@ } + (id)newWithSublayerCount:(unsigned int)arg1 indexSet:(id)arg2; -- (unsigned int)sublayerAtIndex:(unsigned int)arg1 isValid:(char *)arg2; +- (unsigned int)sublayerAtIndex:(unsigned int)arg1 isValid:(_Bool *)arg2; - (unsigned int)numberOfSublayers; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIThemeFacetCacheKey.h b/iOS7/PrivateFrameworks/CoreUI/_CUIThemeFacetCacheKey.h index ebbeead3c..fb43869fb 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIThemeFacetCacheKey.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIThemeFacetCacheKey.h @@ -9,14 +9,14 @@ @interface _CUIThemeFacetCacheKey : NSObject { struct _renditionkeytoken keyList[16]; - int themeIndex; + long long themeIndex; unsigned long long hashPrecalc; } - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)initWithKeyList:(const struct _renditionkeytoken *)arg1 themeIndex:(int)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithKeyList:(const struct _renditionkeytoken *)arg1 themeIndex:(long long)arg2; - (unsigned long long)hash64; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIThemeGradientRendition.h b/iOS7/PrivateFrameworks/CoreUI/_CUIThemeGradientRendition.h index f79db8ab5..cc5d46980 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIThemeGradientRendition.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIThemeGradientRendition.h @@ -11,17 +11,17 @@ @interface _CUIThemeGradientRendition : CUIThemeRendition { CUIThemeGradient *gradient; - float gradientAngle; + double gradientAngle; } + (struct __CUIThemeGradientRenditionInitializerStruct)_parseGradientInfoFromCSIHeader:(const struct _csiheader *)arg1; -+ (id)_nodesFromNodeList:(struct _csigradientdatanode *)arg1 count:(unsigned int)arg2 header:(const struct _csiheader *)arg3; ++ (id)_nodesFromNodeList:(struct _csigradientdatanode *)arg1 count:(unsigned long long)arg2 header:(const struct _csiheader *)arg3; - (unsigned int)gradientStyle; - (id)gradient; -- (float)gradientDrawingAngle; +- (double)gradientDrawingAngle; - (void)dealloc; - (id)_initWithCSIHeader:(const struct _csiheader *)arg1; -- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; +- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIThemePixelRendition.h b/iOS7/PrivateFrameworks/CoreUI/_CUIThemePixelRendition.h index 215561e57..0250612fc 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIThemePixelRendition.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIThemePixelRendition.h @@ -18,19 +18,19 @@ _CSIRenditionBlockData *_cachedBlockData; } -- (BOOL)isScaled; -- (BOOL)isTiled; +- (_Bool)isScaled; +- (_Bool)isTiled; - (id)sliceInformation; - (id)metrics; -- (id)maskForSliceIndex:(int)arg1; -- (id)imageForSliceIndex:(int)arg1; +- (id)maskForSliceIndex:(long long)arg1; +- (id)imageForSliceIndex:(long long)arg1; - (struct CGImage *)unslicedImage; - (void)dealloc; - (void)setSharedBlockData:(id)arg1; - (id)copySharedBlockData; - (id)_initWithCSIHeader:(const struct _csiheader *)arg1; - (struct CGImage *)newImageFromCSIDataSlice:(struct _slice)arg1 ofBitmap:(struct _csibitmap *)arg2 usingColorspace:(struct CGColorSpace *)arg3; -- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(int)arg3; +- (id)initWithCSIData:(id)arg1 forKey:(const struct _renditionkeytoken *)arg2 artworkStatus:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/CoreUI/_CUIiPhoneOSThemeSchema.h b/iOS7/PrivateFrameworks/CoreUI/_CUIiPhoneOSThemeSchema.h index 90f37350e..d4270bb80 100644 --- a/iOS7/PrivateFrameworks/CoreUI/_CUIiPhoneOSThemeSchema.h +++ b/iOS7/PrivateFrameworks/CoreUI/_CUIiPhoneOSThemeSchema.h @@ -10,23 +10,23 @@ { } -- (id)schemaEffectRenditionsForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (const CDStruct_9508427b *)effectDefinitionWithName:(id)arg1; -- (unsigned int)effectDefinitionCount; -- (const CDStruct_9508427b *)sortedEffectDefinitionAtIndex:(unsigned int)arg1; -- (const CDStruct_9508427b *)_sortedEffectDefinitions; -- (const CDStruct_9508427b *)effectDefinitionAtIndex:(unsigned int)arg1; -- (id)schemaRenditionsForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (id)widgetNameForPartDefinition:(const CDStruct_77d6184b *)arg1; -- (const CDStruct_7d98abf3 *)categoryForElementDefinition:(const CDStruct_9508427b *)arg1; -- (const CDStruct_9508427b *)elementDefinitionWithName:(id)arg1; -- (unsigned int)elementDefinitionCount; -- (const CDStruct_9508427b *)sortedElementDefinitionAtIndex:(unsigned int)arg1; -- (const CDStruct_9508427b *)_sortedElementDefinitions; -- (const CDStruct_9508427b *)elementDefinitionAtIndex:(unsigned int)arg1; -- (unsigned int)elementCategoryCount; -- (const CDStruct_7d98abf3 *)elementCategoryAtIndex:(unsigned int)arg1; -- (int)schemaVersion; +- (id)schemaEffectRenditionsForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (const CDStruct_e3362728 *)effectDefinitionWithName:(id)arg1; +- (unsigned long long)effectDefinitionCount; +- (const CDStruct_e3362728 *)sortedEffectDefinitionAtIndex:(unsigned long long)arg1; +- (const CDStruct_e3362728 *)_sortedEffectDefinitions; +- (const CDStruct_e3362728 *)effectDefinitionAtIndex:(unsigned long long)arg1; +- (id)schemaRenditionsForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (id)widgetNameForPartDefinition:(const CDStruct_26b2aa83 *)arg1; +- (const CDStruct_c77fb927 *)categoryForElementDefinition:(const CDStruct_e3362728 *)arg1; +- (const CDStruct_e3362728 *)elementDefinitionWithName:(id)arg1; +- (unsigned long long)elementDefinitionCount; +- (const CDStruct_e3362728 *)sortedElementDefinitionAtIndex:(unsigned long long)arg1; +- (const CDStruct_e3362728 *)_sortedElementDefinitions; +- (const CDStruct_e3362728 *)elementDefinitionAtIndex:(unsigned long long)arg1; +- (unsigned long long)elementCategoryCount; +- (const CDStruct_c77fb927 *)elementCategoryAtIndex:(unsigned long long)arg1; +- (long long)schemaVersion; @end diff --git a/iOS7/PrivateFrameworks/CoreUtils/CAAnimationDelegateBlockHelper.h b/iOS7/PrivateFrameworks/CoreUtils/CAAnimationDelegateBlockHelper.h index 650e2a63c..a796faff4 100644 --- a/iOS7/PrivateFrameworks/CoreUtils/CAAnimationDelegateBlockHelper.h +++ b/iOS7/PrivateFrameworks/CoreUtils/CAAnimationDelegateBlockHelper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CAAnimationDelegateBlockHelper : NSObject { id _animationDidStartBlock; @@ -14,7 +15,7 @@ @property(copy, nonatomic) id animationDidStopBlock; // @synthesize animationDidStopBlock=_animationDidStopBlock; @property(copy, nonatomic) id animationDidStartBlock; // @synthesize animationDidStartBlock=_animationDidStartBlock; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animationDidStart:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataAccess/ACAccountStore-DAExtensions.h b/iOS7/PrivateFrameworks/DataAccess/ACAccountStore-DAExtensions.h new file mode 100644 index 000000000..0af05f4cb --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/ACAccountStore-DAExtensions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ACAccountStore.h" + +@interface ACAccountStore (DAExtensions) +- (id)da_accountsWithAccountTypeIdentifiers:(id)arg1 enabledForDADataclasses:(int)arg2; +- (id)da_accountsWithAccountTypeIdentifiers:(id)arg1; +- (id)da_accountsEnabledForDADataclasses:(int)arg1; +- (id)da_accounts; +- (void)da_loadDAAccountsWithAccountTypeIdentifiers:(id)arg1 enabledForDADataclasses:(int)arg2 withCompletion:(id)arg3; +- (void)da_loadDAAccountsWithAccountTypeIdentifiers:(id)arg1 withCompletion:(id)arg2; +- (void)da_loadDAAccountsEnabledForDADataclasses:(int)arg1 withCompletion:(id)arg2; +- (void)da_loadDAAccountsWithCompletion:(id)arg1; +- (void)_daAccountsWithAccountTypeIdentifiers:(id)arg1 enabledForDADataclasses:(int)arg2 filterOnDataclasses:(_Bool)arg3 withCompletion:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/ASAccountActor.h b/iOS7/PrivateFrameworks/DataAccess/ASAccountActor.h index 43280d392..4f32e8c67 100644 --- a/iOS7/PrivateFrameworks/DataAccess/ASAccountActor.h +++ b/iOS7/PrivateFrameworks/DataAccess/ASAccountActor.h @@ -26,22 +26,22 @@ - (id)deletedItemsFolder; - (id)sentItemsFolder; - (id)inboxFolder; -- (BOOL)searchQueriesRunning; +- (_Bool)searchQueriesRunning; - (oneway void)cancelAllSearchQueries; - (oneway void)cancelSearchQuery:(id)arg1; - (oneway void)performSearchQuery:(id)arg1; - (oneway void)cancelTaskWithID:(int)arg1; -- (void)performFolderChange:(id)arg1 isUserRequested:(BOOL)arg2; +- (void)performFolderChange:(id)arg1 isUserRequested:(_Bool)arg2; - (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; - (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; - (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; - (int)performMoveRequests:(id)arg1 consumer:(id)arg2; -- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(BOOL)arg4 consumer:(id)arg5; -- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(BOOL)arg4 consumer:(id)arg5; -- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 useSmartTasksIfPossible:(BOOL)arg8 consumer:(id)arg9 context:(void *)arg10; -- (id)delegateeInvitationICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; -- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; -- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(_Bool)arg4 consumer:(id)arg5; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(_Bool)arg4 consumer:(id)arg5; +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 useSmartTasksIfPossible:(_Bool)arg8 consumer:(id)arg9 context:(void *)arg10; +- (id)unactionableICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; +- (_Bool)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (_Bool)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; - (id)folderIDsThatExternalClientsCareAboutForDataclasses:(int)arg1 withTag:(id *)arg2; - (id)folderIDsThatExternalClientsCareAboutWithTag:(id *)arg1; - (id)foldersTag; @@ -55,8 +55,8 @@ - (id)encryptionIdentityPersistentReference; - (oneway void)setSigningIdentityPersistentReference:(id)arg1; - (id)signingIdentityPersistentReference; -- (oneway void)setGeneratesBulletins:(BOOL)arg1; -- (BOOL)generatesBulletins; +- (oneway void)setGeneratesBulletins:(_Bool)arg1; +- (_Bool)generatesBulletins; - (int)supportsEmailFlagging; - (int)supportsMailboxSearch; - (int)mailNumberOfPastDaysToSync; diff --git a/iOS7/PrivateFrameworks/DataAccess/ASAccountActorMessages-Protocol.h b/iOS7/PrivateFrameworks/DataAccess/ASAccountActorMessages-Protocol.h index 26065158b..e7303eb17 100644 --- a/iOS7/PrivateFrameworks/DataAccess/ASAccountActorMessages-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccess/ASAccountActorMessages-Protocol.h @@ -11,21 +11,21 @@ - (oneway void)_folderUpdatedNotification:(id)arg1; - (oneway void)_daemonDiedNotification:(id)arg1; - (oneway void)_newASPolicyKeyNotification:(id)arg1; -- (id)delegateeInvitationICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; -- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (id)unactionableICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; +- (_Bool)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; - (id)draftsFolder; - (id)deletedItemsFolder; - (id)sentItemsFolder; - (id)inboxFolder; -- (void)performFolderChange:(id)arg1 isUserRequested:(BOOL)arg2; +- (void)performFolderChange:(id)arg1 isUserRequested:(_Bool)arg2; - (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; - (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; - (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; - (int)performMoveRequests:(id)arg1 consumer:(id)arg2; -- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(BOOL)arg4 consumer:(id)arg5; -- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(BOOL)arg4 consumer:(id)arg5; -- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 useSmartTasksIfPossible:(BOOL)arg8 consumer:(id)arg9 context:(void *)arg10; -- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(_Bool)arg4 consumer:(id)arg5; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 isUserRequested:(_Bool)arg4 consumer:(id)arg5; +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 useSmartTasksIfPossible:(_Bool)arg8 consumer:(id)arg9 context:(void *)arg10; +- (_Bool)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; - (id)folderIDsThatExternalClientsCareAboutForDataclasses:(int)arg1 withTag:(id *)arg2; - (id)folderIDsThatExternalClientsCareAboutWithTag:(id *)arg1; - (oneway void)stopMonitoringAllFolders; @@ -37,8 +37,8 @@ - (id)encryptionIdentityPersistentReference; - (oneway void)setSigningIdentityPersistentReference:(id)arg1; - (id)signingIdentityPersistentReference; -- (oneway void)setGeneratesBulletins:(BOOL)arg1; -- (BOOL)generatesBulletins; +- (oneway void)setGeneratesBulletins:(_Bool)arg1; +- (_Bool)generatesBulletins; - (int)supportsEmailFlagging; - (int)supportsMailboxSearch; - (oneway void)setMailNumberOfPastDaysToSync:(int)arg1; @@ -47,7 +47,7 @@ - (oneway void)shutdown; - (oneway void)setAccount:(id)arg1; - (oneway void)startup; -- (BOOL)searchQueriesRunning; +- (_Bool)searchQueriesRunning; - (oneway void)cancelAllSearchQueries; - (oneway void)cancelSearchQuery:(id)arg1; - (oneway void)performSearchQuery:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccess/ASTrafficLogger.h b/iOS7/PrivateFrameworks/DataAccess/ASTrafficLogger.h index 796e15684..b537822ce 100644 --- a/iOS7/PrivateFrameworks/DataAccess/ASTrafficLogger.h +++ b/iOS7/PrivateFrameworks/DataAccess/ASTrafficLogger.h @@ -12,14 +12,16 @@ { NSFileHandle *_lookasideFileHandle; NSString *_lookasideFilePath; - BOOL _isOutgoingTraffic; + _Bool _isOutgoingTraffic; + _Bool _didFlushLogs; } + (id)_logQueue; -@property(nonatomic) BOOL isOutgoingTraffic; // @synthesize isOutgoingTraffic=_isOutgoingTraffic; +@property(nonatomic) _Bool isOutgoingTraffic; // @synthesize isOutgoingTraffic=_isOutgoingTraffic; - (void)logPlainTextData:(id)arg1; - (void)logWBXMLData:(id)arg1; - (void)dealloc; +- (void)flushLogs; - (void)_moveLogFileContentsAtPath:(id)arg1; - (void)_openLookasideFile; diff --git a/iOS7/PrivateFrameworks/DataAccess/CDStructures.h b/iOS7/PrivateFrameworks/DataAccess/CDStructures.h index 8ae4768fc..3afd31980 100644 --- a/iOS7/PrivateFrameworks/DataAccess/CDStructures.h +++ b/iOS7/PrivateFrameworks/DataAccess/CDStructures.h @@ -21,8 +21,8 @@ struct ASContact { id _field12; id _field13; id _field14; - char _field15; - char _field16; + _Bool _field15; + _Bool _field16; id _field17; void *_field18; id _field19; @@ -31,7 +31,7 @@ struct ASContact { id _field22; id _field23; int _field24; - char _field25; + _Bool _field25; id _field26; id _field27; id _field28; @@ -106,8 +106,8 @@ struct ASEvent { id _field12; id _field13; id _field14; - char _field15; - char _field16; + _Bool _field15; + _Bool _field16; id _field17; void *_field18; id _field19; @@ -134,12 +134,12 @@ struct ASEvent { id _field40; id _field41; int _field42; - char _field43; - char _field44; - char _field45; - char _field46; - char _field47; - char _field48; + _Bool _field43; + _Bool _field44; + _Bool _field45; + _Bool _field46; + _Bool _field47; + _Bool _field48; id _field49; }; @@ -158,13 +158,13 @@ struct ASNote { id _field12; id _field13; id _field14; - char _field15; - char _field16; + _Bool _field15; + _Bool _field16; id _field17; id _field18; id _field19; id _field20; - char _field21; + _Bool _field21; id _field22; id _field23; id _field24; @@ -186,8 +186,8 @@ struct ASToDo { id _field12; id _field13; id _field14; - char _field15; - char _field16; + _Bool _field15; + _Bool _field16; id _field17; void *_field18; id _field19; @@ -209,14 +209,6 @@ struct ASToDo { #pragma mark Typedef'd Structures -typedef struct { - int version; - void *info; - void *retain; - void *release; - void *copyDescription; -} CDStruct_304912e7; - typedef struct { int _field1; int _field2; @@ -229,3 +221,11 @@ typedef struct { int _field2; } CDStruct_1ef3fb1f; +typedef struct { + long long version; + void *info; + void *retain; + void *release; + void *copyDescription; +} CDStruct_4210025a; + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-AuthenticationExtensions.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-AuthenticationExtensions.h new file mode 100644 index 000000000..b046d68b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-AuthenticationExtensions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (AuthenticationExtensions) ++ (void)reacquireClientRestrictions:(id)arg1; ++ (id)oneshotListOfAccountIDs; ++ (id)_leafAccountTypes; +- (void)handleValidationError:(id)arg1 completion:(id)arg2; +- (void)webLoginRequestedAtURL:(id)arg1 reasonString:(id)arg2 completionBlock:(id)arg3; +- (void)_webLoginRequestedAtURL:(id)arg1 reasonString:(id)arg2 completionBlock:(id)arg3; +- (void)dropAssertionsAndRenewCredentialsWithHandler:(id)arg1; +- (id)localizedInvalidPasswordMessage; +- (id)localizedIdenticalAccountFailureMessage; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-BookmarksSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-BookmarksSupport.h new file mode 100644 index 000000000..f04429dc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-BookmarksSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (BookmarksSupport) +- (void)synchronizeBookmarkTreeWithConsumer:(id)arg1 hasRemoteChanges:(_Bool)arg2; +- (void)getRootFolderWithConsumer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-ContactsSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-ContactsSupport.h new file mode 100644 index 000000000..632644d60 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-ContactsSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (ContactsSupport) +- (void)synchronizeContactsFolder:(id)arg1 previousTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 highestIdContext:(CDStruct_1ef3fb1f *)arg5 isInitialUberSync:(_Bool)arg6 isResyncAfterConnectionFailed:(_Bool)arg7 previousTagIsSuspect:(_Bool)arg8 consumer:(id)arg9; +- (id)contactsFolders; +- (id)defaultContactsFolder; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-EventsSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-EventsSupport.h new file mode 100644 index 000000000..b365a03ce --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-EventsSupport.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (EventsSupport) +- (void)cancelShareResponseInstance:(id)arg1 error:(id)arg2; +- (id)respondToShareRequestForCalendar:(id)arg1 withResponse:(int)arg2 consumer:(id)arg3; +- (void)cancelDownloadingInstance:(id)arg1 error:(id)arg2; +- (id)beginDownloadingAttachmentWithUUID:(id)arg1 consumer:(id)arg2; +- (_Bool)sendEmailsForCalEvents:(id)arg1 consumer:(id)arg2; +- (void)synchronizeEventsFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(CDStruct_a734b2e2 *)arg4 isInitialUberSync:(_Bool)arg5 isResyncAfterConnectionFailed:(_Bool)arg6 consumer:(id)arg7; +- (id)eventsFolders; +- (id)defaultEventsFolder; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-InvitationSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-InvitationSupport.h new file mode 100644 index 000000000..fd73b3a87 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-InvitationSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (InvitationSupport) +- (id)unactionableICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; +- (_Bool)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-MailFolderSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-MailFolderSupport.h new file mode 100644 index 000000000..5b7e16a33 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-MailFolderSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (MailFolderSupport) +- (id)draftsFolder; +- (id)deletedItemsFolder; +- (id)sentItemsFolder; +- (id)inboxFolder; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-NotesSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-NotesSupport.h new file mode 100644 index 000000000..541078bfb --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-NotesSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (NotesSupport) +- (void)synchronizeNotesFolder:(id)arg1 noteContext:(id)arg2 previousTag:(id)arg3 actions:(id)arg4 changeSet:(id)arg5 notesToDeleteAfterSync:(id)arg6 isInitialUberSync:(_Bool)arg7 isResyncAfterConnectionFailed:(_Bool)arg8 consumer:(id)arg9; +- (id)notesFolders; +- (id)defaultNotesFolder; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-Searching.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-Searching.h new file mode 100644 index 000000000..4ef9615b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-Searching.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (Searching) +- (int)supportsEmailFlagging; +- (int)supportsMailboxSearch; +- (_Bool)searchQueriesRunning; +- (void)cancelAllSearchQueries; +- (void)cancelSearchQuery:(id)arg1; +- (void)performSearchQuery:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-ToDosSupport.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-ToDosSupport.h new file mode 100644 index 000000000..06e691ca1 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-ToDosSupport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (ToDosSupport) +- (void)setToDosNumberOfPastDaysToSync:(int)arg1; +- (int)toDosNumberOfPastDaysToSync; +- (void)synchronizeToDosFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(CDStruct_a734b2e2 *)arg4 isInitialUberSync:(_Bool)arg5 isResyncAfterConnectionFailed:(_Bool)arg6 consumer:(id)arg7; +- (id)toDosFolders; +- (id)defaultToDosFolder; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount-TrustHandling.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount-TrustHandling.h new file mode 100644 index 000000000..d2062eaf9 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount-TrustHandling.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAccount (TrustHandling) +- (_Bool)handleTrustChallenge:(id)arg1; +- (void)handleTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 withCompletionBlock:(id)arg3; +- (id)_serverSuffixesToAlwaysFail; +- (int)_actionForTrust:(struct __SecTrust *)arg1 host:(id)arg2 service:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccount.h b/iOS7/PrivateFrameworks/DataAccess/DAAccount.h index bedbc126b..6baa088ff 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAAccount.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccount.h @@ -11,99 +11,106 @@ @interface DAAccount : NSObject { ACAccount *_backingAccountInfo; - BOOL _hasInitted; - BOOL _shouldPromptForPassword; - BOOL _shouldUseOpportunisticSockets; + _Bool _hasInitted; + _Bool _shouldPromptForPassword; + _Bool _shouldUseOpportunisticSockets; + _Bool _wasUserInitiated; NSMutableDictionary *_haveWarnedAboutCertDict; DAStatusReport *_statusReport; struct __CFDictionary *_consumers; struct __CFURLStorageSession *_storageSession; DATaskManager *_taskManager; - BOOL _shouldFailAllTasks; - BOOL _isValidating; - int _dataclasses; - int _daAccountVersion; + NSString *_clientToken; + _Bool _shouldFailAllTasks; + _Bool _isValidating; NSArray *_appIdsForPasswordPrompt; NSMutableDictionary *_dataclassPropertyURLsByDataclass; } + (id)daAccountSubclassWithBackingAccountInfo:(id)arg1; -+ (void)reacquireClientRestrictions:(id)arg1; -+ (id)oneshotListOfAccountIDs; -+ (id)_leafAccountTypes; @property(retain, nonatomic) NSMutableDictionary *dataclassPropertyURLsByDataclass; // @synthesize dataclassPropertyURLsByDataclass=_dataclassPropertyURLsByDataclass; -@property(nonatomic) BOOL isValidating; // @synthesize isValidating=_isValidating; +@property(nonatomic) _Bool isValidating; // @synthesize isValidating=_isValidating; @property(readonly) NSArray *appIdsForPasswordPrompt; // @synthesize appIdsForPasswordPrompt=_appIdsForPasswordPrompt; @property(readonly, nonatomic) DATaskManager *taskManager; // @synthesize taskManager=_taskManager; -@property(setter=setDAAccountVersion:) int daAccountVersion; // @synthesize daAccountVersion=_daAccountVersion; -@property BOOL shouldUseOpportunisticSockets; // @synthesize shouldUseOpportunisticSockets=_shouldUseOpportunisticSockets; -@property(readonly) DAStatusReport *statusReport; // @synthesize statusReport=_statusReport; +@property _Bool wasUserInitiated; // @synthesize wasUserInitiated=_wasUserInitiated; +@property _Bool shouldUseOpportunisticSockets; // @synthesize shouldUseOpportunisticSockets=_shouldUseOpportunisticSockets; +@property(retain) DAStatusReport *statusReport; // @synthesize statusReport=_statusReport; @property(readonly) ACAccount *backingAccountInfo; // @synthesize backingAccountInfo=_backingAccountInfo; -@property BOOL shouldPromptForPassword; // @synthesize shouldPromptForPassword=_shouldPromptForPassword; -@property(readonly) int enabledDataclassesBitmask; // @synthesize enabledDataclassesBitmask=_dataclasses; +@property _Bool shouldPromptForPassword; // @synthesize shouldPromptForPassword=_shouldPromptForPassword; - (void)reload; - (void)shutdown; - (id)description; - (struct __CFURLStorageSession *)copyStorageSession; -- (BOOL)isSubscribedCalendarAccount; -- (BOOL)isGoogleAccount; -- (BOOL)isHotmailAccount; -- (BOOL)isCalDAVChildAccount; -- (BOOL)isCardDAVAccount; -- (BOOL)isCalDAVAccount; -- (BOOL)isBookmarkDAVAccount; -- (BOOL)isLDAPAccount; -- (BOOL)isActiveSyncAccount; -- (BOOL)isEqualToAccount:(id)arg1; -@property(readonly, nonatomic) BOOL shouldFailAllTasks; // @synthesize shouldFailAllTasks=_shouldFailAllTasks; +- (_Bool)isSubscribedCalendarAccount; +- (_Bool)isGoogleAccount; +- (_Bool)isHotmailAccount; +- (_Bool)isCalDAVChildAccount; +- (_Bool)isCardDAVAccount; +- (_Bool)isCalDAVAccount; +- (_Bool)isBookmarkDAVAccount; +- (_Bool)isLDAPAccount; +- (_Bool)isActiveSyncAccount; +- (_Bool)accountHasSignificantPropertyChangesFromOldAccountInfo:(id)arg1; +- (_Bool)isEqualToAccount:(id)arg1; +@property(readonly, nonatomic) _Bool shouldFailAllTasks; // @synthesize shouldFailAllTasks=_shouldFailAllTasks; - (void)resetStatusReport; -- (BOOL)resetCertWarnings; +- (_Bool)resetCertWarnings; - (void)setHaveWarnedAboutCert:(id)arg1 forHost:(id)arg2; -- (BOOL)haveWarnedAboutCert:(id)arg1 forHost:(id)arg2; -@property(readonly) BOOL isChildAccount; +- (_Bool)haveWarnedAboutCert:(id)arg1 forHost:(id)arg2; +@property(readonly) _Bool isChildAccount; - (void)cleanupAccountFiles; - (void)setExceptions:(struct __CFData *)arg1 forDigest:(id)arg2; - (struct __CFData *)exceptionsForDigest:(id)arg1; - (id)_exceptionsDict; -- (BOOL)_isIdentityManagedByProfile; -- (void)setIdentityCertificatePersistentID:(id)arg1 managedByProfile:(BOOL)arg2; +- (_Bool)_isIdentityManagedByProfile; +- (void)setIdentityCertificatePersistentID:(id)arg1 managedByProfile:(_Bool)arg2; @property(readonly) NSData *identityPersist; - (id)addUsernameToURL:(id)arg1; @property(readonly) int keychainAccessibilityType; - (void)saveAccountProperties; +- (void)saveAccountPropertiesWithCompletionHandler:(id)arg1; - (void)removeClientCertificateData; - (id)defaultContainerIdentifierForDADataclass:(int)arg1; - (void)stopMonitoringFolders; - (void)stopMonitoringFoldersWithIDs:(id)arg1; -- (BOOL)monitorFolderWithID:(id)arg1; -- (BOOL)monitorFoldersWithIDs:(id)arg1; +- (_Bool)monitorFolderWithID:(id)arg1; +- (_Bool)monitorFoldersWithIDs:(id)arg1; - (void)tearDown; - (id)oauthInfoProvider; - (id)oauth2Token; +- (id)customConnectionProperties; - (id)additionalHeaderValues; -@property BOOL shouldDoInitialAutodiscovery; -- (BOOL)autodiscoverAccountConfigurationWithConsumer:(id)arg1; +- (void)accountDidChangeFromOldAccountInfo:(id)arg1; +- (void)removeDBSyncData; +- (_Bool)shouldRemoveDBSyncDataOnAccountChange; +- (id)onBehalfOfBundleIdentifier; +@property(readonly) _Bool shouldAutodiscoverAccountProperties; +@property _Bool shouldDoInitialAutodiscovery; +- (_Bool)autodiscoverAccountConfigurationWithConsumer:(id)arg1; - (void)discoverInitialPropertiesWithConsumer:(id)arg1; +- (_Bool)saveModifiedPropertiesOnBackingAccount; - (void)checkValidityOnAccountStore:(id)arg1 withConsumer:(id)arg2; @property(copy) NSURL *principalURL; @property(readonly) NSString *scheme; @property(copy) NSString *principalPath; -@property int port; +@property long long port; @property(retain) NSData *encryptionIdentityPersistentReference; @property(retain) NSData *signingIdentityPersistentReference; -- (BOOL)accountContainsEmailAddress:(id)arg1; +- (_Bool)accountContainsEmailAddress:(id)arg1; @property(copy) NSArray *emailAddresses; @property(copy) NSString *emailAddress; -@property BOOL useSSL; +@property _Bool useSSL; @property(copy) NSString *host; - (id)domainOnly; - (id)usernameWithoutDomain; -- (int)portFromDataclassPropertiesForDataclass:(id)arg1; -- (BOOL)useSSLFromDataclassPropertiesForDataclass:(id)arg1; +- (long long)portFromDataclassPropertiesForDataclass:(id)arg1; +- (_Bool)useSSLFromDataclassPropertiesForDataclass:(id)arg1; - (id)hostFromDataclassPropertiesForDataclass:(id)arg1; - (id)urlFromDataclassPropertiesForDataclass:(id)arg1; @property(copy) NSString *password; -- (id)passwordWithExpected:(BOOL)arg1; +- (id)passwordWithExpected:(_Bool)arg1; +- (void)clientTokenRequestedByServer; +@property(readonly) NSString *clientToken; - (void)removeConsumerForTask:(id)arg1; - (id)consumerForTask:(id)arg1; - (void)setConsumer:(id)arg1 forTask:(id)arg2; @@ -113,19 +120,20 @@ - (void)resumeMonitoringFoldersWithIDs:(id)arg1; - (void)setAccountIntProperty:(int)arg1 forKey:(id)arg2; - (int)accountIntPropertyForKey:(id)arg1; -- (void)setAccountBoolProperty:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)accountBoolPropertyForKey:(id)arg1; +- (void)setAccountBoolProperty:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)accountBoolPropertyForKey:(id)arg1; - (void)removeAccountPropertyForKey:(id)arg1; - (void)setAccountProperty:(id)arg1 forKey:(id)arg2; - (id)accountPropertyForKey:(id)arg1; - (id)spinnerIdentifiers; - (id)dataclassProperties; -- (void)setEnabled:(BOOL)arg1 forDADataclass:(int)arg2; -- (BOOL)enabledForDADataclass:(int)arg1; -- (BOOL)enabledForAnyDADataclasses:(int)arg1; -- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; -- (BOOL)isEnabledForDataclass:(id)arg1; -- (BOOL)isDisabled; +@property(readonly) int enabledDataclassesBitmask; +- (void)setEnabled:(_Bool)arg1 forDADataclass:(int)arg2; +- (_Bool)enabledForDADataclass:(int)arg1; +- (_Bool)enabledForAnyDADataclasses:(int)arg1; +- (void)setEnabled:(_Bool)arg1 forDataclass:(id)arg2; +- (_Bool)isEnabledForDataclass:(id)arg1; +- (_Bool)isDisabled; @property(copy) NSString *user; @property(copy) NSString *username; - (id)displayName; @@ -136,49 +144,11 @@ - (id)syncStoreIdentifier; - (id)accountID; - (void)resetAccountID; +- (_Bool)upgradeAccount; +@property(setter=setDAAccountVersion:) int daAccountVersion; - (void)ingestBackingAccountInfoProperties; - (id)initWithBackingAccountInfo:(id)arg1; - (void)dealloc; -- (BOOL)handleTrustChallenge:(id)arg1; -- (void)handleTrust:(struct __SecTrust *)arg1 forHost:(id)arg2 withCompletionBlock:(id)arg3; -- (id)_serverSuffixesToAlwaysFail; -- (int)_actionForTrust:(struct __SecTrust *)arg1 host:(id)arg2 service:(id)arg3; -- (void)dropAssertionsAndRenewCredentialsWithHandler:(id)arg1; -- (id)localizedInvalidPasswordMessage; -- (id)localizedIdenticalAccountFailureMessage; -- (void)cancelShareResponseInstance:(id)arg1 error:(id)arg2; -- (id)respondToShareRequestForCalendar:(id)arg1 withResponse:(int)arg2 consumer:(id)arg3; -- (void)cancelDownloadingInstance:(id)arg1 error:(id)arg2; -- (id)beginDownloadingAttachmentWithUUID:(id)arg1 consumer:(id)arg2; -- (BOOL)sendEmailsForCalEvents:(id)arg1 consumer:(id)arg2; -- (void)synchronizeEventsFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(CDStruct_a734b2e2 *)arg4 isInitialUberSync:(BOOL)arg5 isResyncAfterConnectionFailed:(BOOL)arg6 consumer:(id)arg7; -- (id)eventsFolders; -- (id)defaultEventsFolder; -- (void)synchronizeContactsFolder:(id)arg1 previousTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 highestIdContext:(CDStruct_1ef3fb1f *)arg5 isInitialUberSync:(BOOL)arg6 isResyncAfterConnectionFailed:(BOOL)arg7 previousTagIsSuspect:(BOOL)arg8 consumer:(id)arg9; -- (id)contactsFolders; -- (id)defaultContactsFolder; -- (id)draftsFolder; -- (id)deletedItemsFolder; -- (id)sentItemsFolder; -- (id)inboxFolder; -- (id)delegateeInvitationICSRepresentationForMetaData:(id)arg1 inFolderWithId:(id)arg2 outSummary:(id *)arg3; -- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; -- (int)supportsEmailFlagging; -- (int)supportsMailboxSearch; -- (BOOL)searchQueriesRunning; -- (void)cancelAllSearchQueries; -- (void)cancelSearchQuery:(id)arg1; -- (void)performSearchQuery:(id)arg1; -- (void)setToDosNumberOfPastDaysToSync:(int)arg1; -- (int)toDosNumberOfPastDaysToSync; -- (void)synchronizeToDosFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(CDStruct_a734b2e2 *)arg4 isInitialUberSync:(BOOL)arg5 isResyncAfterConnectionFailed:(BOOL)arg6 consumer:(id)arg7; -- (id)toDosFolders; -- (id)defaultToDosFolder; -- (void)synchronizeNotesFolder:(id)arg1 noteContext:(id)arg2 previousTag:(id)arg3 actions:(id)arg4 changeSet:(id)arg5 notesToDeleteAfterSync:(id)arg6 isInitialUberSync:(BOOL)arg7 isResyncAfterConnectionFailed:(BOOL)arg8 consumer:(id)arg9; -- (id)notesFolders; -- (id)defaultNotesFolder; -- (void)synchronizeBookmarkTreeWithConsumer:(id)arg1 hasRemoteChanges:(BOOL)arg2; -- (void)getRootFolderWithConsumer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAccountLoader.h b/iOS7/PrivateFrameworks/DataAccess/DAAccountLoader.h index f50207d9d..4b94d719e 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAAccountLoader.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAAccountLoader.h @@ -24,7 +24,7 @@ - (Class)accountClassForACAccount:(id)arg1; - (void)loadDaemonBundleForACAccountType:(id)arg1; - (void)loadFrameworkForACAccountType:(id)arg1; -- (BOOL)_loadFrameworkAtSubpath:(id)arg1; +- (_Bool)_loadFrameworkAtSubpath:(id)arg1; - (id)init; - (void)_addAccountInfo:(id)arg1 forFrameworkNamed:(id)arg2; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction-Contacts.h b/iOS7/PrivateFrameworks/DataAccess/DAAction-Contacts.h new file mode 100644 index 000000000..cbcde0598 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction-Contacts.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAction (Contacts) +- (struct ASContact *)contact; +- (id)deletedContactID; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction-Email.h b/iOS7/PrivateFrameworks/DataAccess/DAAction-Email.h new file mode 100644 index 000000000..ccadc5bc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction-Email.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAction (Email) +- (id)message; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction-Events.h b/iOS7/PrivateFrameworks/DataAccess/DAAction-Events.h new file mode 100644 index 000000000..7550898ae --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction-Events.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAction (Events) +- (struct ASEvent *)event; +- (id)deletedEventID; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction-Notes.h b/iOS7/PrivateFrameworks/DataAccess/DAAction-Notes.h new file mode 100644 index 000000000..926064488 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction-Notes.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAction (Notes) +- (struct ASNote *)note; +- (id)deletedNoteID; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction-ToDos.h b/iOS7/PrivateFrameworks/DataAccess/DAAction-ToDos.h new file mode 100644 index 000000000..f9fcf82fe --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction-ToDos.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAAction (ToDos) +- (struct ASToDo *)toDo; +- (id)deletedToDoID; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAAction.h b/iOS7/PrivateFrameworks/DataAccess/DAAction.h index 8407175ba..e8de7c623 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAAction.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAAction.h @@ -20,8 +20,8 @@ @property(readonly, nonatomic) id serverId; // @synthesize serverId=_serverId; @property(retain, nonatomic) id changedItem; // @synthesize changedItem=_changedItem; @property(readonly) int itemChangeType; // @synthesize itemChangeType=_itemChangeType; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; @@ -29,15 +29,6 @@ - (void)_setChangedItem:(id)arg1; - (id)initWithItemChangeType:(int)arg1 changedItem:(id)arg2 serverId:(id)arg3; - (void)dealloc; -- (struct ASEvent *)event; -- (id)deletedEventID; -- (struct ASContact *)contact; -- (id)deletedContactID; -- (id)message; -- (struct ASToDo *)toDo; -- (id)deletedToDoID; -- (struct ASNote *)note; -- (id)deletedNoteID; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DABabysitter.h b/iOS7/PrivateFrameworks/DataAccess/DABabysitter.h index c528ca7a9..270d178fd 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DABabysitter.h +++ b/iOS7/PrivateFrameworks/DataAccess/DABabysitter.h @@ -22,10 +22,10 @@ @property(retain, nonatomic) NSMutableDictionary *refreshingWaiters; // @synthesize refreshingWaiters=_refreshingWaiters; @property(retain, nonatomic) NSString *buildVersion; // @synthesize buildVersion=_buildVersion; - (void)giveAccountWithIDAnotherChance:(id)arg1; -- (BOOL)accountShouldContinue:(id)arg1; -- (BOOL)accountWithIDShouldContinue:(id)arg1; +- (_Bool)accountShouldContinue:(id)arg1; +- (_Bool)accountWithIDShouldContinue:(id)arg1; - (void)unregisterAccount:(id)arg1 forOperationWithName:(id)arg2; -- (BOOL)registerAccount:(id)arg1 forOperationWithName:(id)arg2; +- (_Bool)registerAccount:(id)arg1 forOperationWithName:(id)arg2; - (void)_decrementRefreshCountForWaiterID:(id)arg1 operationName:(id)arg2; - (void)_decrementRefreshCountForWaiter:(id)arg1 forOperationWithName:(id)arg2; - (void)_incrementRefreshCountForWaiterID:(id)arg1 operationName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAConcreteLocalDBGateKeeper.h b/iOS7/PrivateFrameworks/DataAccess/DAConcreteLocalDBGateKeeper.h index e1449c00b..863f0becb 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAConcreteLocalDBGateKeeper.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAConcreteLocalDBGateKeeper.h @@ -13,15 +13,15 @@ - (void)_setUnitTestHackRunLoopMode:(id)arg1; - (id)stateString; - (void)claimedOwnershipOfDataclasses:(int)arg1; -- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(BOOL)arg3; +- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(_Bool)arg3; - (void)unregisterWaiterForDataclassLocks:(id)arg1; - (void)_sendAllClearNotifications; - (void)registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; - (void)registerPreemptiveWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; -- (void)_registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 preempt:(BOOL)arg3 completionHandler:(id)arg4; +- (void)_registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 preempt:(_Bool)arg3 completionHandler:(id)arg4; - (void)_notifyWaitersForDataclasses:(id)arg1; - (void)_abortWaiterForWrappers:(id)arg1; -- (BOOL)_canWakenWaiter:(id)arg1; +- (_Bool)_canWakenWaiter:(id)arg1; - (void)setBookmarksLockHolder:(id)arg1; - (void)setNotesLockHolder:(id)arg1; - (void)setEventsLockHolder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAConvertCRtoCRLFStream.h b/iOS7/PrivateFrameworks/DataAccess/DAConvertCRtoCRLFStream.h index b1d1ba1c3..dc0f1c1de 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAConvertCRtoCRLFStream.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAConvertCRtoCRLFStream.h @@ -13,34 +13,34 @@ NSData *_mimeData; NSData *_preflightData; NSData *_postflightData; - unsigned int _totalLength; - unsigned int _readOffset; - BOOL _lastByteCopiedWasCR; - BOOL _openEventSent; - unsigned int _streamStatus; - BOOL _intendToStream; + unsigned long long _totalLength; + unsigned long long _readOffset; + _Bool _lastByteCopiedWasCR; + _Bool _openEventSent; + unsigned long long _streamStatus; + _Bool _intendToStream; id _delegate; struct __CFRunLoopSource *_rls; void *_clientCallback; - CDStruct_304912e7 _clientContext; + CDStruct_4210025a _clientContext; ASTrafficLogger *_trafficLogger; } - (void)dealloc; - (id)initWithData:(id)arg1; -- (id)initWithMIMEData:(id)arg1 preflightData:(id)arg2 postflightData:(id)arg3 intendToStream:(BOOL)arg4; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (BOOL)hasBytesAvailable; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (id)initWithMIMEData:(id)arg1 preflightData:(id)arg2 postflightData:(id)arg3 intendToStream:(_Bool)arg4; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (_Bool)hasBytesAvailable; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)close; - (void)open; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleCallback; diff --git a/iOS7/PrivateFrameworks/DataAccess/DADataHandler.h b/iOS7/PrivateFrameworks/DataAccess/DADataHandler.h index cce3f030b..3208f59b8 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DADataHandler.h +++ b/iOS7/PrivateFrameworks/DataAccess/DADataHandler.h @@ -14,12 +14,12 @@ + (id)newDataHandlerForDataclass:(int)arg1 container:(void *)arg2; @property(nonatomic) void *container; // @synthesize container=_container; - (id)getDAObjectWithLocalItem:(void *)arg1 serverId:(id)arg2 account:(id)arg3; -- (BOOL)closeDBAndSave:(BOOL)arg1; +- (_Bool)closeDBAndSave:(_Bool)arg1; - (void)openDB; -- (BOOL)wipeServerIds; +- (_Bool)wipeServerIds; - (void)drainContainer; - (struct __CFArray *)copyOfAllLocalObjectsInContainer; -- (BOOL)saveContainer; +- (_Bool)saveContainer; - (void *)copyLocalObjectFromId:(int)arg1; - (int)getIdFromLocalObject:(void *)arg1; - (int)dataclass; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAFolder-MailFolder.h b/iOS7/PrivateFrameworks/DataAccess/DAFolder-MailFolder.h new file mode 100644 index 000000000..3a3465ff0 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAFolder-MailFolder.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAFolder (MailFolder) +- (id)parentMailboxID; +- (id)mailboxID; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAFolder.h b/iOS7/PrivateFrameworks/DataAccess/DAFolder.h index 6183094b3..85d7ff765 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAFolder.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAFolder.h @@ -14,22 +14,20 @@ NSString *_folderID; NSString *_parentFolderID; int _dataclass; - BOOL _isDefault; - BOOL _hasRemoteChanges; + _Bool _isDefault; + _Bool _hasRemoteChanges; } -@property BOOL hasRemoteChanges; // @synthesize hasRemoteChanges=_hasRemoteChanges; -@property BOOL isDefault; // @synthesize isDefault=_isDefault; +@property _Bool hasRemoteChanges; // @synthesize hasRemoteChanges=_hasRemoteChanges; +@property _Bool isDefault; // @synthesize isDefault=_isDefault; @property int dataclass; // @synthesize dataclass=_dataclass; @property(copy) NSString *parentFolderID; // @synthesize parentFolderID=_parentFolderID; @property(copy) NSString *folderID; // @synthesize folderID=_folderID; @property(copy) NSString *folderName; // @synthesize folderName=_folderName; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; -- (id)parentMailboxID; -- (id)mailboxID; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DAKeychain-OldAndBusted.h b/iOS7/PrivateFrameworks/DataAccess/DAKeychain-OldAndBusted.h new file mode 100644 index 000000000..a294521f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/DAKeychain-OldAndBusted.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DAKeychain (OldAndBusted) +- (id)guessPasswordForURL:(id)arg1; +- (void)removeKeychainInformationsForURL:(id)arg1; +- (id)loadKeychainInformationsForURL:(id)arg1; +- (_Bool)saveKeychainInformationsForURL:(id)arg1 andPassword:(id)arg2 withAccessibility:(int)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/DAKeychain.h b/iOS7/PrivateFrameworks/DataAccess/DAKeychain.h index 9ee2cbc7b..a5072a976 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAKeychain.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAKeychain.h @@ -12,18 +12,15 @@ + (id)sharedKeychain; - (void)migratePasswordForAccount:(id)arg1; -- (BOOL)removePasswordForAccount:(id)arg1 withPersistentUUID:(id)arg2; -- (BOOL)setPassword:(id)arg1 forAccount:(id)arg2 withPersistentUUID:(id)arg3 withAccessibility:(int)arg4; -- (void)_removePersistentCredentialsForAccount:(id)arg1; -- (id)passwordForAccountWithPersistentUUID:(id)arg1 expectedAccessibility:(int)arg2 shouldSetAccessibility:(BOOL)arg3 passwordExpected:(BOOL)arg4; +- (_Bool)removePasswordForAccount:(id)arg1 withPersistentUUID:(id)arg2; +- (_Bool)setPassword:(id)arg1 forAccount:(id)arg2 withPersistentUUID:(id)arg3 withAccessibility:(int)arg4; +- (void)removePersistentCredentials; +- (id)passwordForAccountWithPersistentUUID:(id)arg1 expectedAccessibility:(int)arg2 shouldSetAccessibility:(_Bool)arg3 passwordExpected:(_Bool)arg4; - (struct __CFDictionary *)_DACopyMutableAttributesForAccountWithPersistentUUID:(id)arg1 accessibility:(int)arg2; - (struct __CFDictionary *)_DACopyMutableQueryForAccountWithPersistentUUID:(id)arg1; - (int)_daKeychainAccessibilityForSecAccessibility:(void *)arg1; - (void *)_secAccessibilityForDAKeychainAccessibility:(int)arg1; -- (id)guessPasswordForURL:(id)arg1; -- (void)removeKeychainInformationsForURL:(id)arg1; -- (id)loadKeychainInformationsForURL:(id)arg1; -- (BOOL)saveKeychainInformationsForURL:(id)arg1 andPassword:(id)arg2 withAccessibility:(int)arg3; +- (_Bool)canAccessCredentialsWithAccessibility:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DALocalDBGateKeeper.h b/iOS7/PrivateFrameworks/DataAccess/DALocalDBGateKeeper.h index 697e7d6d8..d00051f31 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DALocalDBGateKeeper.h +++ b/iOS7/PrivateFrameworks/DataAccess/DALocalDBGateKeeper.h @@ -10,19 +10,19 @@ @interface DALocalDBGateKeeper : NSObject { - BOOL _claimedOwnershipOfContacts; + _Bool _claimedOwnershipOfContacts; id _contactsLockHolder; NSMutableArray *_contactsWaiters; NSMutableSet *_waiterIDsExpectingContactsLock; - BOOL _claimedOwnershipOfEvents; + _Bool _claimedOwnershipOfEvents; id _eventsLockHolder; NSMutableArray *_eventsWaiters; NSMutableSet *_waiterIDsExpectingEventsLock; - BOOL _claimedOwnershipOfNotes; + _Bool _claimedOwnershipOfNotes; id _notesLockHolder; NSMutableArray *_notesWaiters; NSMutableSet *_waiterIDsExpectingNotesLock; - BOOL _claimedOwnershipOfBookmarks; + _Bool _claimedOwnershipOfBookmarks; id _bookmarksLockHolder; NSMutableArray *_bookmarksWaiters; NSMutableSet *_waiterIDsExpectingBookmarksLock; @@ -32,7 +32,7 @@ + (id)sharedGateKeeper; - (void)claimedOwnershipOfDataclasses:(int)arg1; - (id)stateString; -- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(BOOL)arg3; +- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(_Bool)arg3; - (void)unregisterWaiterForDataclassLocks:(id)arg1; - (void)registerPreemptiveWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; - (void)registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; diff --git a/iOS7/PrivateFrameworks/DataAccess/DALocalDBHelper.h b/iOS7/PrivateFrameworks/DataAccess/DALocalDBHelper.h index fc6e0e850..714c46947 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DALocalDBHelper.h +++ b/iOS7/PrivateFrameworks/DataAccess/DALocalDBHelper.h @@ -28,25 +28,25 @@ + (id)sharedInstanceForAccountType:(id)arg1 creatingClass:(Class)arg2; - (void)calUnitTestsSetCallbackBlockForSave:(id)arg1; - (int)noteConnectionCount; -- (BOOL)noteCloseDBAndSave:(BOOL)arg1; -- (BOOL)noteSaveDB; +- (_Bool)noteCloseDBAndSave:(_Bool)arg1; +- (_Bool)noteSaveDB; - (void)noteOpenDB; - (id)noteDB; -- (void)bookmarkCloseDBAndSave:(BOOL)arg1; +- (void)bookmarkCloseDBAndSave:(_Bool)arg1; - (void)bookmarkSaveDB; -- (BOOL)bookmarkOpenDB; +- (_Bool)bookmarkOpenDB; - (void *)bookmarkDB; - (int)calConnectionCount; -- (BOOL)calCloseDBAndSave:(BOOL)arg1; -- (BOOL)calSaveDBAndFlushCaches; -- (BOOL)calSaveDB; +- (_Bool)calCloseDBAndSave:(_Bool)arg1; +- (_Bool)calSaveDBAndFlushCaches; +- (_Bool)calSaveDB; - (void)calOpenDBWithChangeLogging; - (void)calOpenDB; - (void)_registerForCalendarYieldNotifications; - (struct CalDatabase *)calDB; - (id)abConstraintPlistPath; -- (BOOL)abCloseDBAndSave:(BOOL)arg1; -- (BOOL)abSaveDB; +- (_Bool)abCloseDBAndSave:(_Bool)arg1; +- (_Bool)abSaveDB; - (void)abProcessAddedImages; - (void)abProcessAddedRecords; - (void)abOpenDB; diff --git a/iOS7/PrivateFrameworks/DataAccess/DALocalDBWatcher.h b/iOS7/PrivateFrameworks/DataAccess/DALocalDBWatcher.h index 19e8a8f6e..2be598625 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DALocalDBWatcher.h +++ b/iOS7/PrivateFrameworks/DataAccess/DALocalDBWatcher.h @@ -18,7 +18,7 @@ struct __CFDictionary *_concernedABPartyToBlockMap; struct __CFDictionary *_concernedCalPartyToBlockMap; struct __CFDictionary *_concernedNotePartyToBlockMap; - BOOL _watchingBookmarks; + _Bool _watchingBookmarks; struct __CFDictionary *_concernedBookmarkPartyToBlockMap; } diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailMessage.h b/iOS7/PrivateFrameworks/DataAccess/DAMailMessage.h index dd69a6e3b..9fcb6dc9c 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailMessage.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailMessage.h @@ -16,9 +16,9 @@ - (id)initWithCoder:(id)arg1; - (id)rfc822Data; - (int)smimeType; -- (BOOL)verbIsSet; -- (BOOL)flaggedIsSet; -- (BOOL)readIsSet; +- (_Bool)verbIsSet; +- (_Bool)flaggedIsSet; +- (_Bool)readIsSet; - (int)lastVerb; - (id)folderID; - (id)longID; @@ -26,7 +26,7 @@ - (id)conversationIndex; - (id)conversationId; - (id)threadTopic; -- (BOOL)meetingRequestIsActionable; +- (_Bool)meetingRequestIsActionable; - (id)meetingRequestMetaData; - (id)meetingRequestUUID; - (id)attachments; @@ -34,8 +34,8 @@ - (int)bodyTruncated; - (int)bodySize; - (id)body; -- (BOOL)flagged; -- (BOOL)read; +- (_Bool)flagged; +- (_Bool)read; - (int)importance; - (id)displayTo; - (id)subject; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailboxDeleteMessageRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMailboxDeleteMessageRequest.h index f724afada..b024588df 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailboxDeleteMessageRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailboxDeleteMessageRequest.h @@ -15,8 +15,8 @@ - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)messageID; - (id)initRequestWithMessageID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchMessageRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchMessageRequest.h index 806db4f69..5edde64df 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchMessageRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchMessageRequest.h @@ -17,8 +17,8 @@ - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)maxSize; - (int)bodyFormat; - (id)messageID; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchSearchResultRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchSearchResultRequest.h index 1c32f3b21..7ea43ec0e 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchSearchResultRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailboxFetchSearchResultRequest.h @@ -17,8 +17,8 @@ - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)maxSize; - (int)bodyFormat; - (id)longID; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailboxGetUpdatesRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMailboxGetUpdatesRequest.h index 63256fb48..4ed47df92 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailboxGetUpdatesRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailboxGetUpdatesRequest.h @@ -13,8 +13,8 @@ } - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)bodyFormat; - (int)maxSize; - (id)initRequestForBodyFormat:(int)arg1 withBodySizeLimit:(int)arg2; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMailboxSetFlagsRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMailboxSetFlagsRequest.h index f0ed418e5..2fad26dfa 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMailboxSetFlagsRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMailboxSetFlagsRequest.h @@ -20,8 +20,8 @@ - (unsigned long long)onFlags; - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initRequestWithSetFlags:(unsigned long long)arg1 unsetFlags:(unsigned long long)arg2 message:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMessageFetchAttachmentRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMessageFetchAttachmentRequest.h index f946e4618..ed96008c0 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMessageFetchAttachmentRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMessageFetchAttachmentRequest.h @@ -18,8 +18,8 @@ - (id)messageID; - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithAttachmentName:(id)arg1 andMessageServerID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DAMessageMoveRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAMessageMoveRequest.h index 81650fae0..b1582b97b 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAMessageMoveRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAMessageMoveRequest.h @@ -22,8 +22,8 @@ @property(readonly) NSString *message; // @synthesize message=_message; - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initMoveRequestWithMessage:(id)arg1 fromFolder:(id)arg2 toFolder:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DAPowerAssertionManager.h b/iOS7/PrivateFrameworks/DataAccess/DAPowerAssertionManager.h index 6c0877515..d47546fd0 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAPowerAssertionManager.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAPowerAssertionManager.h @@ -27,7 +27,7 @@ - (id)stateString; - (void)releasePowerAssertion:(id)arg1; - (void)retainPowerAssertion:(id)arg1 withGroupIdentifier:(id)arg2; -- (unsigned int)powerAssertionRetainCount:(id)arg1; +- (unsigned long long)powerAssertionRetainCount:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAResolveRecipientsRequest.h b/iOS7/PrivateFrameworks/DataAccess/DAResolveRecipientsRequest.h index 46c0feb45..b878e63c4 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAResolveRecipientsRequest.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAResolveRecipientsRequest.h @@ -16,8 +16,8 @@ - (id)emailAddresses; - (void)dealloc; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithEmailAddresses:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/DATaskManager.h b/iOS7/PrivateFrameworks/DataAccess/DATaskManager.h index 5b639b116..e8b5f2082 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DATaskManager.h +++ b/iOS7/PrivateFrameworks/DataAccess/DATaskManager.h @@ -23,8 +23,9 @@ id _activeModalTask; int _state; NSTimer *_managerIdleTimer; + NSTimer *_userInitiatedSyncTimer; NSTimer *_powerLogIdleTimer; - BOOL _didLogSyncStart; + _Bool _didLogSyncStart; } @property(readonly) NSArray *queuedTasks; // @synthesize queuedTasks=_queuedTasks; @@ -48,15 +49,16 @@ - (void)_startModal:(id)arg1; - (void)_requestCancelTasksWithReason:(int)arg1; - (void)_performTask:(id)arg1; -- (BOOL)taskIsModal:(id)arg1; +- (_Bool)taskIsModal:(id)arg1; - (void)taskEndModal:(id)arg1; - (void)taskRequestModal:(id)arg1; - (void)taskDidFinish:(id)arg1; -- (BOOL)_hasTasksIndicatingARunningSync; -- (BOOL)_hasTasksForcingNetworkConnection; -- (BOOL)_taskInQueueForcesNetworkConnection:(id)arg1; -- (BOOL)_taskForcesNetworking:(id)arg1; +- (_Bool)_hasTasksIndicatingARunningSync; +- (_Bool)_hasTasksForcingNetworkConnection; +- (_Bool)_taskInQueueForcesNetworkConnection:(id)arg1; +- (_Bool)_taskForcesNetworking:(id)arg1; - (void)_logSyncEnd; +- (void)_clearUserInitiatedSyncTimer; - (id)_powerLogInfoDictionary; - (void)_useOpportunisticSocketsAgain; - (id)stateString; @@ -66,20 +68,20 @@ - (void)cancelTask:(id)arg1 withUnderlyingError:(id)arg2; - (void)submitQueuedTask:(id)arg1; - (void)submitIndependentTask:(id)arg1; -- (void)submitExclusiveTask:(id)arg1 toFrontOfQueue:(BOOL)arg2; +- (void)submitExclusiveTask:(id)arg1 toFrontOfQueue:(_Bool)arg2; - (void)submitExclusiveTask:(id)arg1; - (id)accountPersistentUUID; - (id)accountID; - (id)identityPersist; -- (BOOL)useSSL; +- (_Bool)useSSL; - (id)password; - (id)server; -- (int)port; +- (long long)port; - (id)user; @property DAAccount *account; // @synthesize account=_account; - (id)userAgent; - (id)deviceType; -- (BOOL)_useFakeDescriptions; +- (_Bool)_useFakeDescriptions; - (id)_version; - (void)_populateVersionDescriptions; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataAccess/DATrafficLogger.h b/iOS7/PrivateFrameworks/DataAccess/DATrafficLogger.h index 8c136d593..159366082 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DATrafficLogger.h +++ b/iOS7/PrivateFrameworks/DataAccess/DATrafficLogger.h @@ -13,7 +13,7 @@ NSString *_filename; } -+ (BOOL)enabled; ++ (_Bool)enabled; - (void)slurpAndRemoveLookasideFile:(id)arg1 prefixString:(id)arg2 suffixString:(id)arg3; - (void)logSnippet:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataAccess/DAiCalendarLogger.h b/iOS7/PrivateFrameworks/DataAccess/DAiCalendarLogger.h index 2c91a0e21..fc1d69207 100644 --- a/iOS7/PrivateFrameworks/DataAccess/DAiCalendarLogger.h +++ b/iOS7/PrivateFrameworks/DataAccess/DAiCalendarLogger.h @@ -13,7 +13,7 @@ } + (id)sharedLogger; -- (void)logICSMessage:(id)arg1 atLevel:(int)arg2; +- (void)logICSMessage:(id)arg1 atLevel:(long long)arg2; - (void)registerWithiCalendar; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/ICSLoggingDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataAccess/ICSLoggingDelegate-Protocol.h index 6e4e14e5d..f7085b132 100644 --- a/iOS7/PrivateFrameworks/DataAccess/ICSLoggingDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccess/ICSLoggingDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol ICSLoggingDelegate -- (void)logICSMessage:(id)arg1 atLevel:(int)arg2; +- (void)logICSMessage:(id)arg1 atLevel:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/NSData-hexString.h b/iOS7/PrivateFrameworks/DataAccess/NSData-hexString.h index 7caf99e69..238a002a2 100644 --- a/iOS7/PrivateFrameworks/DataAccess/NSData-hexString.h +++ b/iOS7/PrivateFrameworks/DataAccess/NSData-hexString.h @@ -8,7 +8,7 @@ @interface NSData (hexString) + (id)dataWithHexString:(id)arg1; -+ (id)dataWithHexString:(id)arg1 stringIsUppercase:(BOOL)arg2; ++ (id)dataWithHexString:(id)arg1 stringIsUppercase:(_Bool)arg2; - (id)uppercaseHexStringWithoutSpaces; - (id)lowercaseHexStringWithoutSpaces; - (id)hexString; diff --git a/iOS7/PrivateFrameworks/DataAccess/NSDictionary-DAExtensions.h b/iOS7/PrivateFrameworks/DataAccess/NSDictionary-DAExtensions.h index fe717a395..2e7a9cdc5 100644 --- a/iOS7/PrivateFrameworks/DataAccess/NSDictionary-DAExtensions.h +++ b/iOS7/PrivateFrameworks/DataAccess/NSDictionary-DAExtensions.h @@ -7,6 +7,7 @@ #import "NSDictionary.h" @interface NSDictionary (DAExtensions) +- (id)DAMergeOverrideDictionary:(id)arg1; - (id)DAObjectForKeyCaseInsensitive:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataAccess/NSError-DADAExtendedDescription.h b/iOS7/PrivateFrameworks/DataAccess/NSError-DADAExtendedDescription.h new file mode 100644 index 000000000..f51af24ad --- /dev/null +++ b/iOS7/PrivateFrameworks/DataAccess/NSError-DADAExtendedDescription.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (DADAExtendedDescription) +- (id)DAExtendedDescription; +@end + diff --git a/iOS7/PrivateFrameworks/DataAccess/NSURL-DAExtensions.h b/iOS7/PrivateFrameworks/DataAccess/NSURL-DAExtensions.h index d25bba6a5..7441a44c5 100644 --- a/iOS7/PrivateFrameworks/DataAccess/NSURL-DAExtensions.h +++ b/iOS7/PrivateFrameworks/DataAccess/NSURL-DAExtensions.h @@ -19,10 +19,10 @@ - (id)urlBySettingScheme:(id)arg1; - (id)urlByRemovingUsername; - (id)urlBySettingUsername:(id)arg1; -- (id)urlBySettingPath:(id)arg1 keepUsername:(BOOL)arg2; -- (id)urlBySettingPort:(id)arg1 keepUsername:(BOOL)arg2; -- (id)urlBySettingHost:(id)arg1 keepUsername:(BOOL)arg2; -- (id)urlBySettingScheme:(id)arg1 keepUsername:(BOOL)arg2; -- (BOOL)isEqualToDAVURL:(id)arg1; +- (id)urlBySettingPath:(id)arg1 keepUsername:(_Bool)arg2; +- (id)urlBySettingPort:(id)arg1 keepUsername:(_Bool)arg2; +- (id)urlBySettingHost:(id)arg1 keepUsername:(_Bool)arg2; +- (id)urlBySettingScheme:(id)arg1 keepUsername:(_Bool)arg2; +- (_Bool)isEqualToDAVURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/CDStructures.h b/iOS7/PrivateFrameworks/DataAccessExpress/CDStructures.h index d8ba67d2d..fbefea2c6 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/CDStructures.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DABehaviorOptions.h b/iOS7/PrivateFrameworks/DataAccessExpress/DABehaviorOptions.h index 4acf2cdd7..9d190b6d4 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DABehaviorOptions.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DABehaviorOptions.h @@ -11,37 +11,38 @@ } + (void)removeDAManagedDefaults:(id)arg1; -+ (BOOL)addDAManagedDefaults:(id)arg1; -+ (BOOL)setDAManagedDefaults:(id)arg1; ++ (_Bool)addDAManagedDefaults:(id)arg1; ++ (_Bool)setDAManagedDefaults:(id)arg1; + (id)DAManagedDefaults; + (id)_daManagedDefaultsPath; -+ (BOOL)orphanCheckEnabled; -+ (BOOL)isEASParsingLogEnabled; ++ (_Bool)orphanCheckEnabled; ++ (_Bool)isEASParsingLogEnabled; + (int)numForgivable401s; -+ (BOOL)isAppleInternalInstall; -+ (BOOL)isCustomerInstall; -+ (BOOL)alwaysUseCalendarHomeSync; -+ (BOOL)babysitterEnabled; -+ (BOOL)isInHoldingPattern; -+ (BOOL)sendMeCardEverywhere; -+ (BOOL)writeOutBrokenCancelationRequests; -+ (BOOL)completelyIgnoreNotes; -+ (BOOL)allIMAPServersSupportNotesSearch; ++ (_Bool)isAppleInternalInstall; ++ (_Bool)isCustomerInstall; ++ (_Bool)earlyPingEnabled; ++ (_Bool)alwaysUseCalendarHomeSync; ++ (_Bool)babysitterEnabled; ++ (_Bool)isInHoldingPattern; ++ (_Bool)sendMeCardEverywhere; ++ (_Bool)writeOutBrokenCancelationRequests; ++ (_Bool)completelyIgnoreNotes; ++ (_Bool)allIMAPServersSupportNotesSearch; + (id)APSEnv; -+ (BOOL)CFNetworkLogging; -+ (BOOL)perfLogging; -+ (BOOL)useThunderhillBetaServers; -+ (BOOL)compressRequests; -+ (BOOL)promptForAllCerts; -+ (BOOL)calDAVRemindersForAll; -+ (BOOL)cookiesEnabled; -+ (BOOL)_shouldForceCookies:(char *)arg1; ++ (_Bool)CFNetworkLogging; ++ (_Bool)perfLogging; ++ (_Bool)useThunderhillBetaServers; ++ (_Bool)compressRequests; ++ (_Bool)promptForAllCerts; ++ (_Bool)calDAVRemindersForAll; ++ (_Bool)cookiesEnabled; ++ (_Bool)_shouldForceCookies:(_Bool *)arg1; + (id)whitelistedEASProtocols; + (double)defaultDAVProbeTimeout; -+ (double)defaultEASTaskTimeoutOutWasFound:(char *)arg1; -+ (BOOL)ignoreBadLDAPCerts; ++ (double)defaultEASTaskTimeoutOutWasFound:(_Bool *)arg1; ++ (_Bool)ignoreBadLDAPCerts; + (int)refreshThrottleTime; -+ (BOOL)ignoreSupportedCommands; ++ (_Bool)ignoreSupportedCommands; + (void)initialize; + (void)_startListeningForNotifications; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DAContactSearchResultElement.h b/iOS7/PrivateFrameworks/DataAccessExpress/DAContactSearchResultElement.h index 92dfb8938..62b37fe4e 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DAContactSearchResultElement.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DAContactSearchResultElement.h @@ -50,7 +50,7 @@ NSString *_identifierOnServer; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain) NSString *identifierOnServer; // @synthesize identifierOnServer=_identifierOnServer; @property(copy) NSString *workFaxPhone; // @synthesize workFaxPhone=_workFaxPhone; @property(copy) NSString *mainPhone; // @synthesize mainPhone=_mainPhone; @@ -89,8 +89,8 @@ @property(copy) NSString *displayName; // @synthesize displayName=_displayName; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToDAContactSearchResultElement:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToDAContactSearchResultElement:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DAContactsSearchQuery.h b/iOS7/PrivateFrameworks/DataAccessExpress/DAContactsSearchQuery.h index 246738499..a69ee8d8f 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DAContactsSearchQuery.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DAContactsSearchQuery.h @@ -12,11 +12,11 @@ { NSString *_searchBase; NSString *_searchScope; - BOOL _includePhotos; + _Bool _includePhotos; } + (id)contactsSearchQueryWithSearchString:(id)arg1 searchBase:(id)arg2 searchScope:(id)arg3 consumer:(id)arg4; -@property BOOL includePhotos; // @synthesize includePhotos=_includePhotos; +@property _Bool includePhotos; // @synthesize includePhotos=_includePhotos; @property(retain) NSString *searchScope; // @synthesize searchScope=_searchScope; @property(retain) NSString *searchBase; // @synthesize searchBase=_searchBase; - (id)dictionaryRepresentation; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DADAMContainerIDCacheKey.h b/iOS7/PrivateFrameworks/DataAccessExpress/DADAMContainerIDCacheKey.h index f298eef64..7d3cb8b8c 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DADAMContainerIDCacheKey.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DADAMContainerIDCacheKey.h @@ -20,8 +20,8 @@ @property(readonly) NSString *accountID; // @synthesize accountID=_accountID; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithAccountID:(id)arg1 andDataclass:(int)arg2; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DADConnection.h b/iOS7/PrivateFrameworks/DataAccessExpress/DADConnection.h index 46a6be021..af24091fd 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DADConnection.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DADConnection.h @@ -28,46 +28,49 @@ - (void)_registerForAppResumedNotification; - (void)resetTimersAndWarnings; - (void)_resetThrottleTimersForAccountId:(id)arg1; -- (void)_resetCertWarningsForAccountId:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(BOOL)arg3; +- (void)_resetCertWarningsForAccountId:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(_Bool)arg3; - (void)dealloc; - (id)_init; - (id)init; +- (id)activeSyncDeviceIdentifier; - (void)fillOutCurrentEASTimeZoneInfo; -- (BOOL)registerForInterrogationWithBlock:(id)arg1; +- (_Bool)registerForInterrogationWithBlock:(id)arg1; - (void)_reallyRegisterForInterrogation; - (id)statusReports; -- (BOOL)processFolderChange:(id)arg1 forAccountWithID:(id)arg2; +- (_Bool)processFolderChange:(id)arg1 forAccountWithID:(id)arg2; - (void)respondToSharedCalendarInvite:(int)arg1 forCalendarWithID:(id)arg2 accountID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; - (void)cancelDownloadingAttachmentWithDownloadID:(id)arg1 error:(id)arg2; - (void)_cancelDownloadsWithIDs:(id)arg1 error:(id)arg2; - (id)beginDownloadingAttachmentWithUUID:(id)arg1 accountID:(id)arg2 queue:(id)arg3 progressBlock:(id)arg4 completionBlock:(void)arg5; - (void)_sendSynchronousXPCMessageWithParameters:(id)arg1 handlerBlock:(id)arg2; - (void)handleURL:(id)arg1; -- (void)reportFolderItemsSyncSuccess:(BOOL)arg1 forFolderWithID:(id)arg2 andAccountWithID:(id)arg3; -- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3 forAccountID:(id)arg4; -- (BOOL)processMeetingRequests:(id)arg1 deliveryIdsToClear:(id)arg2 deliveryIdsToSoftClear:(id)arg3 inFolderWithId:(id)arg4 forAccountWithId:(id)arg5; +- (void)reportFolderItemsSyncSuccess:(_Bool)arg1 forFolderWithID:(id)arg2 andAccountWithID:(id)arg3; +- (_Bool)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3 forAccountID:(id)arg4; +- (_Bool)processMeetingRequests:(id)arg1 deliveryIdsToClear:(id)arg2 deliveryIdsToSoftClear:(id)arg3 inFolderWithId:(id)arg4 forAccountWithId:(id)arg5; - (void)cancelServerContactsSearch:(id)arg1; -- (BOOL)performServerContactsSearch:(id)arg1 forAccountWithID:(id)arg2; -- (BOOL)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2; -- (BOOL)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3; -- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2; -- (BOOL)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2 isUserRequested:(BOOL)arg3; -- (BOOL)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3 isUserRequested:(BOOL)arg4; -- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(BOOL)arg3; -- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 requireChangedFolders:(BOOL)arg3 isUserRequested:(BOOL)arg4; +- (_Bool)performServerContactsSearch:(id)arg1 forAccountWithID:(id)arg2; +- (_Bool)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2; +- (_Bool)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3; +- (_Bool)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2; +- (_Bool)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2 isUserRequested:(_Bool)arg3; +- (_Bool)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(_Bool)arg3; +- (_Bool)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3 isUserRequested:(_Bool)arg4; +- (_Bool)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclasses:(int)arg3 isUserRequested:(_Bool)arg4; +- (_Bool)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(_Bool)arg3; +- (_Bool)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 requireChangedFolders:(_Bool)arg3 isUserRequested:(_Bool)arg4; - (void)requestDaemonShutdown; - (void)removeStoresForAccountWithID:(id)arg1; - (void)_requestDaemonStopMonitoringAgents_Sync; - (void)requestDaemonStartMonitoringAgents_Sync; - (void)requestDaemonStopMonitoringAgents; - (void)requestDaemonStartMonitoringAgents; -- (void)_requestDaemonChangeAgentMonitoringStatus:(BOOL)arg1 waitForReply:(BOOL)arg2; +- (void)_requestDaemonChangeAgentMonitoringStatus:(_Bool)arg1 waitForReply:(_Bool)arg2; - (id)currentPolicyKeyForAccountID:(id)arg1; -- (BOOL)requestPolicyUpdateForAccountID:(id)arg1; -- (BOOL)stopWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; -- (BOOL)suspendWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; -- (BOOL)resumeWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; -- (BOOL)watchFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (_Bool)requestPolicyUpdateForAccountID:(id)arg1; +- (_Bool)stopWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (_Bool)suspendWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (_Bool)resumeWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (_Bool)watchFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; - (void)_shareResponseFinished:(id)arg1; - (void)_downloadFinished:(id)arg1; - (void)_downloadProgress:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DADisableableObject.h b/iOS7/PrivateFrameworks/DataAccessExpress/DADisableableObject.h index 4ff9b3d23..c8ea16624 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DADisableableObject.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DADisableableObject.h @@ -8,10 +8,10 @@ @interface DADisableableObject : NSObject { - BOOL _isDisabled; + _Bool _isDisabled; } -@property BOOL isDisabled; // @synthesize isDisabled=_isDisabled; +@property _Bool isDisabled; // @synthesize isDisabled=_isDisabled; - (void)disable; @end diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DAFolderChange.h b/iOS7/PrivateFrameworks/DataAccessExpress/DAFolderChange.h index 6bbce7a22..e6e296c36 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DAFolderChange.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DAFolderChange.h @@ -17,13 +17,13 @@ NSString *_parentFolderId; NSString *_displayName; int _dataclass; - BOOL _renameOnCollision; + _Bool _renameOnCollision; unsigned int _taskId; id _consumer; } -+ (BOOL)supportsSecureCoding; -@property BOOL renameOnCollision; // @synthesize renameOnCollision=_renameOnCollision; ++ (_Bool)supportsSecureCoding; +@property _Bool renameOnCollision; // @synthesize renameOnCollision=_renameOnCollision; @property unsigned int taskId; // @synthesize taskId=_taskId; @property id consumer; // @synthesize consumer=_consumer; @property(readonly) int dataclass; // @synthesize dataclass=_dataclass; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DAMailboxSearchQuery.h b/iOS7/PrivateFrameworks/DataAccessExpress/DAMailboxSearchQuery.h index 209d97290..159088078 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DAMailboxSearchQuery.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DAMailboxSearchQuery.h @@ -13,19 +13,19 @@ NSString *_collectionID; int _bodyType; long long _truncationSize; - BOOL _allOrNone; + _Bool _allOrNone; NSDate *_priorToDate; int _MIMESupport; - BOOL _deepTraversal; - BOOL _rebuildResults; + _Bool _deepTraversal; + _Bool _rebuildResults; } + (id)mailboxSearchQueryWithSearchString:(id)arg1 consumer:(id)arg2; -@property BOOL rebuildResults; // @synthesize rebuildResults=_rebuildResults; -@property BOOL deepTraversal; // @synthesize deepTraversal=_deepTraversal; +@property _Bool rebuildResults; // @synthesize rebuildResults=_rebuildResults; +@property _Bool deepTraversal; // @synthesize deepTraversal=_deepTraversal; @property int MIMESupport; // @synthesize MIMESupport=_MIMESupport; @property(retain) NSDate *priorToDate; // @synthesize priorToDate=_priorToDate; -@property BOOL allOrNone; // @synthesize allOrNone=_allOrNone; +@property _Bool allOrNone; // @synthesize allOrNone=_allOrNone; @property long long truncationSize; // @synthesize truncationSize=_truncationSize; @property int bodyType; // @synthesize bodyType=_bodyType; @property(retain) NSString *collectionID; // @synthesize collectionID=_collectionID; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DASearchQuery.h b/iOS7/PrivateFrameworks/DataAccessExpress/DASearchQuery.h index 24959c574..c7e7caf71 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DASearchQuery.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DASearchQuery.h @@ -29,7 +29,7 @@ - (id)dictionaryRepresentation; - (void)sendFinishedToConsumerWithError:(id)arg1; - (void)sendResultsToConsumer:(id)arg1; -- (BOOL)isQueryRunning; +- (_Bool)isQueryRunning; - (id)initWithDictionaryRepresentation:(id)arg1 consumer:(id)arg2; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DASharedCalendarContext.h b/iOS7/PrivateFrameworks/DataAccessExpress/DASharedCalendarContext.h index 8fdf97821..eaba93dee 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DASharedCalendarContext.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DASharedCalendarContext.h @@ -14,10 +14,10 @@ NSString *_accountID; NSObject *_queue; id _completionBlock; - BOOL _shouldSyncCalendar; + _Bool _shouldSyncCalendar; } -@property(nonatomic) BOOL shouldSyncCalendar; // @synthesize shouldSyncCalendar=_shouldSyncCalendar; +@property(nonatomic) _Bool shouldSyncCalendar; // @synthesize shouldSyncCalendar=_shouldSyncCalendar; - (void)finishedWithError:(id)arg1; - (void)dealloc; - (id)initWithCalendarID:(id)arg1 accountID:(id)arg2 queue:(id)arg3 completionBlock:(id)arg4; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/DAStatusReport.h b/iOS7/PrivateFrameworks/DataAccessExpress/DAStatusReport.h index 8961f60ab..eb6b6a269 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/DAStatusReport.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/DAStatusReport.h @@ -23,10 +23,10 @@ NSNumber *_falseMoreAvailableCount; NSDate *_creationDate; int _numHBIDataPoints; - BOOL _syncingAllowed; + _Bool _syncingAllowed; } -@property BOOL syncingAllowed; // @synthesize syncingAllowed=_syncingAllowed; +@property _Bool syncingAllowed; // @synthesize syncingAllowed=_syncingAllowed; @property(retain) NSNumber *falseMoreAvailableCount; // @synthesize falseMoreAvailableCount=_falseMoreAvailableCount; @property(retain) NSNumber *downloadedElements; // @synthesize downloadedElements=_downloadedElements; @property(retain) NSNumber *failedProtocolRequests; // @synthesize failedProtocolRequests=_failedProtocolRequests; diff --git a/iOS7/PrivateFrameworks/DataAccessExpress/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/DataAccessExpress/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/DataAccessExpress/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessExpress/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/DataAccessUI/CDStructures.h b/iOS7/PrivateFrameworks/DataAccessUI/CDStructures.h index 2e267178b..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DAAutoDiscoveryConsumer-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/DAAutoDiscoveryConsumer-Protocol.h deleted file mode 100644 index 1c914fae8..000000000 --- a/iOS7/PrivateFrameworks/DataAccessUI/DAAutoDiscoveryConsumer-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol DAAutoDiscoveryConsumer -- (void)account:(id)arg1 wasAutoDiscovered:(BOOL)arg2 error:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesController.h b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesController.h index aac6df700..516841478 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesController.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesController.h @@ -10,8 +10,8 @@ { } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)init; - (void)_okButtonPressed; - (void)_cancelButtonPressed; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesPane.h b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesPane.h index 1fb3b3f06..d3f924799 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesPane.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsNotesPane.h @@ -14,7 +14,7 @@ } - (id)preferenceValue; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsPSController.h b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsPSController.h index a06c2a0ea..b5a51410c 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsPSController.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DADiagnosticsPSController.h @@ -20,7 +20,7 @@ + (id)dumpRuntimeStateSpecifiers; + (id)linkSpecifier; -+ (BOOL)diagnosticsVisible; ++ (_Bool)diagnosticsVisible; - (void)purgeFileAtPath:(id)arg1; - (id)pathsOfPurgableFiles; - (id)pathsOfAllLogFiles; @@ -32,17 +32,17 @@ - (void)_presentNotesController; - (void)saveNotesInBackground:(id)arg1; - (void)saveLogsWithNotes:(id)arg1; -- (BOOL)saveFileAtPath:(id)arg1 toDirectory:(id)arg2 withExtension:(id)arg3 error:(id *)arg4; +- (_Bool)saveFileAtPath:(id)arg1 toDirectory:(id)arg2 withExtension:(id)arg3 error:(id *)arg4; - (id)savedLogsDirectoryNameForSpecifier:(id)arg1; - (void)handleDumpRuntimeStateForSpecifier:(id)arg1; -- (BOOL)isLoggingEnabledForSpecifier:(id)arg1; -- (void)setLoggingEnabled:(BOOL)arg1 forSpecifier:(id)arg2; +- (_Bool)isLoggingEnabledForSpecifier:(id)arg1; +- (void)setLoggingEnabled:(_Bool)arg1 forSpecifier:(id)arg2; - (id)booleanPropertyWithSpecifier:(id)arg1; - (void)setBooleanProperty:(id)arg1 withSpecifier:(id)arg2; - (void)runSimpleAlertWithTitle:(id)arg1 message:(id)arg2; - (void)runSimpleAlertWithTitle:(id)arg1 message:(id)arg2 dismissedSelector:(SEL)arg3; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)specifiers; - (id)diagnosticSpecifiers; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DASettingsAccountsUIController.h b/iOS7/PrivateFrameworks/DataAccessUI/DASettingsAccountsUIController.h index c8f68c1f9..b4ccce727 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DASettingsAccountsUIController.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DASettingsAccountsUIController.h @@ -6,30 +6,29 @@ #import "ACUIViewController.h" -#import "DAAutoDiscoveryConsumer-Protocol.h" #import "DAValidityCheckConsumer-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" #import "UIAlertViewDelegate-Protocol.h" @class DAAccount; -@interface DASettingsAccountsUIController : ACUIViewController +@interface DASettingsAccountsUIController : ACUIViewController { DAAccount *_account; - BOOL _isSettingUpNewAccount; - BOOL _accountNeedsAdd; - BOOL _attemptedAutodiscovery; - BOOL _attemptedValidation; - BOOL _validatedSuccessfully; - BOOL _confirmedUnvalidatedAccount; - BOOL _needsSave; - BOOL _haveRegisteredForAccountsChanged; - BOOL _didSetFullHostURL; + _Bool _isSettingUpNewAccount; + _Bool _accountNeedsAdd; + _Bool _attemptedValidation; + _Bool _validatedSuccessfully; + _Bool _confirmedUnvalidatedAccount; + _Bool _needsSave; + _Bool _haveRegisteredForAccountsChanged; + _Bool _transitioningToFinishedAccountSetup; + _Bool _didSetFullHostURL; } -@property(nonatomic) BOOL didSetFullHostURL; // @synthesize didSetFullHostURL=_didSetFullHostURL; -@property BOOL attemptedValidation; // @synthesize attemptedValidation=_attemptedValidation; -@property BOOL needsSave; // @synthesize needsSave=_needsSave; +@property(nonatomic) _Bool didSetFullHostURL; // @synthesize didSetFullHostURL=_didSetFullHostURL; +@property _Bool attemptedValidation; // @synthesize attemptedValidation=_attemptedValidation; +@property _Bool needsSave; // @synthesize needsSave=_needsSave; - (void)deleteAccountButtonTapped; - (id)localizedAccountTitleString; - (id)localizedAccountSetupTitleString; @@ -39,14 +38,14 @@ - (id)lastGroupSpecifierInSpecifiers:(id)arg1; - (id)currentlyEditingCell; - (int)indexOfCurrentlyEditingCell; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)dealloc; - (void)hideProgressWithPrompt:(id)arg1; -- (BOOL)isRunningFromMobileMailApp; -- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; -- (void)_saveAccountDismissWhenDone:(BOOL)arg1; -- (void)_finishSaveAccountDismissWhenDone:(BOOL)arg1; -- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; +- (_Bool)isRunningFromMobileMailApp; +- (void)operationsHelper:(id)arg1 didSaveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; +- (void)_saveAccountDismissWhenDone:(_Bool)arg1; +- (void)_finishSaveAccountDismissWhenDone:(_Bool)arg1; +- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; - (void)_deleteAccount; - (void)_dismissAndUpdateParent; - (id)accountBooleanPropertyWithSpecifier:(id)arg1; @@ -56,29 +55,25 @@ - (void)setHostString:(id)arg1; - (id)_defaultAccountDescription; - (void)propertyValueChanged:(id)arg1; -- (BOOL)haveEnoughValues; -- (BOOL)transitionsAfterInitialSetup; -- (BOOL)dismissesAfterInitialSetup; +- (_Bool)haveEnoughValues; +- (_Bool)transitionsAfterInitialSetup; +- (_Bool)dismissesAfterInitialSetup; - (void)updateDoneButton; -- (void)setNeedsSaveAndValidation:(BOOL)arg1; +- (void)setNeedsSaveAndValidation:(_Bool)arg1; - (void)cancelButtonTapped:(id)arg1; - (void)doneButtonTapped:(id)arg1; - (void)finishedAccountSetup; -- (void)account:(id)arg1 isValid:(BOOL)arg2 validationError:(id)arg3; +- (void)account:(id)arg1 isValid:(_Bool)arg2 validationError:(id)arg3; - (void)_beginAccountValidation; -- (void)account:(id)arg1 wasAutoDiscovered:(BOOL)arg2 error:(id)arg3; -- (BOOL)_beginAccountAutodiscovery; - (void)_confirmSaveUnvalidatedAccount; -- (void)didConfirmSaveUnvalidatedAccount:(BOOL)arg1; -- (void)didConfirmTryWithoutSSL:(BOOL)arg1; +- (void)didConfirmSaveUnvalidatedAccount:(_Bool)arg1; +- (void)didConfirmTryWithoutSSL:(_Bool)arg1; - (void)showSSLFailureView; - (void)showIdenticalAccountFailureView; -- (BOOL)autodiscoverAccount; -- (BOOL)validateAccount; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)validateAccount; +- (void)viewWillAppear:(_Bool)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)accountSpecifiers; -- (id)autodiscoverySpecifiers; - (id)specifiers; - (id)newDefaultAccount; - (id)daAccountWithBackingAccountInfo:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DASettingsDataclassConfigurationViewController.h b/iOS7/PrivateFrameworks/DataAccessUI/DASettingsDataclassConfigurationViewController.h index 2d4e577c0..793fb7591 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DASettingsDataclassConfigurationViewController.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DASettingsDataclassConfigurationViewController.h @@ -13,22 +13,22 @@ @interface DASettingsDataclassConfigurationViewController : ACUIDataclassConfigurationViewController { DAAccount *_daAccount; - BOOL _haveRegisteredForAccountsChanged; + _Bool _haveRegisteredForAccountsChanged; } @property(retain, nonatomic) DAAccount *daAccount; // @synthesize daAccount=_daAccount; - (void)cancelButtonClicked:(id)arg1; -- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(BOOL)arg3 error:(id)arg4; -- (BOOL)shouldVerifyBeforeAccountSave; +- (void)operationsHelper:(id)arg1 didRemoveAccount:(id)arg2 withSuccess:(_Bool)arg3 error:(id)arg4; +- (_Bool)shouldVerifyBeforeAccountSave; - (Class)accountInfoControllerClass; - (id)otherSpecifiers; - (id)specifiers; - (void)_accountsChanged:(id)arg1; - (id)accountFromSpecifier; - (void)reloadAccount; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_listenForAccountsChangedNotifications; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)_navTitle; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/DAValidityCheckConsumer-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/DAValidityCheckConsumer-Protocol.h index c3a435804..37683ea18 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/DAValidityCheckConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/DAValidityCheckConsumer-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol DAValidityCheckConsumer -- (void)account:(id)arg1 isValid:(BOOL)arg2 validationError:(id)arg3; +- (void)account:(id)arg1 isValid:(_Bool)arg2 validationError:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/DataAccessUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/DataAccessUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataAccessUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataAccessUI/UIModalViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataAccessUI/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/PrivateFrameworks/DataAccessUI/UIModalViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataAccessUI/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/CDStructures.h b/iOS7/PrivateFrameworks/DataDetectorsCore/CDStructures.h index 9d151e93f..b4c414b5e 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __CFString; @@ -21,23 +21,22 @@ struct __DDExpressionPosition { }; struct __DDQueryOffset { - int _field1; - int _field2; -}; - -struct __DDQueryRange { - struct __DDQueryOffset _field1; - struct __DDQueryOffset _field2; + long long _field1; + long long _field2; }; struct __DDResult { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; - struct __DDQueryRange _field2; - CDStruct_1ef3fb1f _field3; - int _field4; + struct __DDQueryRange { + struct __DDQueryOffset _field1; + struct __DDQueryOffset _field2; + } _field2; + CDStruct_912cb5d2 _field3; + long long _field4; struct __CFArray *_field5; struct __CFString *_field6; struct __CFString *_field7; @@ -48,7 +47,7 @@ struct __DDResult { #pragma mark Typedef'd Structures typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/DDCompilationNote.h b/iOS7/PrivateFrameworks/DataDetectorsCore/DDCompilationNote.h index e7e95049a..4a2c8d003 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/DDCompilationNote.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/DDCompilationNote.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DDCompilationNote : DDLocation { NSString *_message; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/DDLocation.h b/iOS7/PrivateFrameworks/DataDetectorsCore/DDLocation.h index 5f1f4ebf9..e15a60cd4 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/DDLocation.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/DDLocation.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface DDLocation : NSObject { NSString *_fileName; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/DDScannerResult.h b/iOS7/PrivateFrameworks/DataDetectorsCore/DDScannerResult.h index 27e247df8..55f146dc8 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/DDScannerResult.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/DDScannerResult.h @@ -17,22 +17,22 @@ NSArray *_subResultsCache; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)resultsFromCoreResults:(struct __CFArray *)arg1; + (id)resultFromCoreResult:(struct __DDResult *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)getStreet:(id *)arg1 city:(id *)arg2 state:(id *)arg3 zip:(id *)arg4 country:(id *)arg5; -- (BOOL)getIMScreenNameValue:(id *)arg1 type:(id *)arg2; -- (BOOL)getMailValue:(id *)arg1 label:(id *)arg2; -- (BOOL)getPhoneValue:(id *)arg1 label:(id *)arg2; -- (BOOL)extractStartDate:(id *)arg1 startTimezone:(id *)arg2 endDate:(id *)arg3 endTimezone:(id *)arg4 allDayRef:(char *)arg5 referenceDate:(id)arg6 referenceTimezone:(id)arg7; -- (id)dateFromReferenceDate:(id)arg1 referenceTimezone:(id)arg2 timezoneRef:(id *)arg3 allDayRef:(char *)arg4; +- (_Bool)getStreet:(id *)arg1 city:(id *)arg2 state:(id *)arg3 zip:(id *)arg4 country:(id *)arg5; +- (_Bool)getIMScreenNameValue:(id *)arg1 type:(id *)arg2; +- (_Bool)getMailValue:(id *)arg1 label:(id *)arg2; +- (_Bool)getPhoneValue:(id *)arg1 label:(id *)arg2; +- (_Bool)extractStartDate:(id *)arg1 startTimezone:(id *)arg2 endDate:(id *)arg3 endTimezone:(id *)arg4 allDayRef:(_Bool *)arg5 referenceDate:(id)arg6 referenceTimezone:(id)arg7; +- (id)dateFromReferenceDate:(id)arg1 referenceTimezone:(id)arg2 timezoneRef:(id *)arg3 allDayRef:(_Bool *)arg4; - (double)getDuration; - (id)valueForUndefinedKey:(id)arg1; - (void)setSubResults:(id)arg1; - (id)subResults; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)matchedString; - (id)contextualData; @@ -41,9 +41,8 @@ - (id)value; - (void)setType:(id)arg1; - (id)type; -- (long)score; -- (CDStruct_1ef3fb1f)cfRange; -@property struct __DDQueryRange queryRange; +- (long long)score; +- (CDStruct_912cb5d2)cfRange; @property struct _NSRange range; - (struct __DDResult *)coreResult; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLMatch.h b/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLMatch.h index f56812cc7..8e4226cc2 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLMatch.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLMatch.h @@ -15,7 +15,7 @@ } - (id)description; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)url; - (struct _NSRange)range; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLifier.h b/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLifier.h index d9287c2bf..5dcf1239e 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLifier.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/DDURLifier.h @@ -10,14 +10,14 @@ { } -+ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner *)arg2 phoneNumberTypes:(unsigned int)arg3 withReferenceDate:(id)arg4 andTimeZone:(id)arg5; -+ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner *)arg2 phoneNumberTypes:(unsigned int)arg3; -+ (BOOL)urlIfyNode:(id)arg1; -+ (BOOL)urlIfyNode:(id)arg1 phoneNumberTypes:(unsigned int)arg2; -+ (BOOL)urlIfyTextNode:(id)arg1 inNode:(id)arg2 forMatches:(id)arg3; -+ (id)urlMatchesForString:(id)arg1 usingScanner:(struct __DDScanner *)arg2 withPhoneNumberTypes:(unsigned int)arg3 referenceDate:(id)arg4 timeZone:(id)arg5 storingResultsIn:(id)arg6; -+ (id)urlMatchesForString:(id)arg1 phoneNumberTypes:(unsigned int)arg2; -+ (id)urlMatchesForString:(id)arg1 includingTel:(BOOL)arg2; ++ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner *)arg2 phoneNumberTypes:(unsigned long long)arg3 withReferenceDate:(id)arg4 andTimeZone:(id)arg5; ++ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner *)arg2 phoneNumberTypes:(unsigned long long)arg3; ++ (_Bool)urlIfyNode:(id)arg1; ++ (_Bool)urlIfyNode:(id)arg1 phoneNumberTypes:(unsigned long long)arg2; ++ (_Bool)urlIfyTextNode:(id)arg1 inNode:(id)arg2 forMatches:(id)arg3; ++ (id)urlMatchesForString:(id)arg1 usingScanner:(struct __DDScanner *)arg2 withPhoneNumberTypes:(unsigned long long)arg3 referenceDate:(id)arg4 timeZone:(id)arg5 storingResultsIn:(id)arg6; ++ (id)urlMatchesForString:(id)arg1 phoneNumberTypes:(unsigned long long)arg2; ++ (id)urlMatchesForString:(id)arg1 includingTel:(_Bool)arg2; + (id)urlMatchesForString:(id)arg1; + (void)initialize; diff --git a/iOS7/PrivateFrameworks/DataDetectorsCore/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsCore/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsCore/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsCore/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/ABUnknownPersonViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/ABUnknownPersonViewControllerDelegate-Protocol.h index 967db134c..addccc605 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/ABUnknownPersonViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/ABUnknownPersonViewControllerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; @optional -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/CDStructures.h b/iOS7/PrivateFrameworks/DataDetectorsUI/CDStructures.h index 3bcc0dc46..2e38edbc5 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,27 +17,28 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __CFArray; struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; }; struct __CFString; struct __DDQueryOffset { - int _field1; - int _field2; + long long _field1; + long long _field2; }; struct __DDResult { @@ -47,10 +48,10 @@ struct __DDResult { struct __DDQueryOffset _field2; } _field2; struct { - int _field1; - int _field2; + long long _field1; + long long _field2; } _field3; - int _field4; + long long _field4; struct __CFArray *_field5; struct __CFString *_field6; struct __CFString *_field7; @@ -61,8 +62,8 @@ struct __DDResult { struct __DDScanQuery { struct __CFRuntimeBase _field1; struct __DDQueryFragment *_field2; - int _field3; - int _field4; + long long _field3; + long long _field4; void *_field5; void *_field6; }; @@ -79,9 +80,9 @@ struct __DDScanner { struct __DDScanQuery *_field9; struct __CFArray *_field10; struct __CFArray *_field11; - int _field12; - int _field13; - int _field14; + long long _field12; + long long _field13; + long long _field14; char *_field15; id _field16; void _field17; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAction.h index 3813e8b5e..0c32caf87 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAction.h @@ -18,16 +18,16 @@ struct __CFArray *_associatedResults; NSDictionary *_context; NSURL *_url; - BOOL _cachedCoalescedResult; - BOOL _cachedAssociatedResults; - BOOL _isDefaultAction; + _Bool _cachedCoalescedResult; + _Bool _cachedAssociatedResults; + _Bool _isDefaultAction; id _delegate; } + (id)defaultActionWithURL:(id)arg1 result:(struct __DDResult *)arg2 context:(id)arg3; + (id)actionWithURL:(id)arg1 result:(struct __DDResult *)arg2 context:(id)arg3; -+ (BOOL)supportsSecureCoding; -@property BOOL isDefaultAction; // @synthesize isDefaultAction=_isDefaultAction; ++ (_Bool)supportsSecureCoding; +@property _Bool isDefaultAction; // @synthesize isDefaultAction=_isDefaultAction; @property id delegate; // @synthesize delegate=_delegate; - (id)description; - (void)addToRecents; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDActionController.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDActionController.h index 649f0e238..f664b00be 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDActionController.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDActionController.h @@ -11,6 +11,7 @@ @class DDAction, UIPopoverController, UIView, UIViewController, UIWindow; +// Not exported @interface DDActionController : NSObject { UIViewController *_presentedViewController; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToContactsViewController.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToContactsViewController.h index 3f74bdfdd..7927715c2 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToContactsViewController.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToContactsViewController.h @@ -18,15 +18,14 @@ ABUnknownPersonViewController *_personViewController; } ++ (id)_exportedInterface; ++ (id)_remoteViewControllerInterface; @property(retain) DDAction *action; // @synthesize action=_action; -@property(retain) XPCProxy *proxy; // @synthesize proxy=_proxy; - (void)cancelPressed:(id)arg1; - (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void *)arg2; -- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; - (void)prepareForAction:(id)arg1; - (void)_augmentRecord:(void *)arg1 withResultsFromAction:(id)arg2; -- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; -- (void)_willAppearInRemoteViewController:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToRecentsInterface-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToRecentsInterface-Protocol.h index 0127c7fc6..8418cc876 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToRecentsInterface-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDAddToRecentsInterface-Protocol.h @@ -5,6 +5,6 @@ */ @protocol DDAddToRecentsInterface -- (void)addResultToRecents:(id)arg1 eventDate:(id)arg2 subject:(id)arg3 weight:(id)arg4 metadata:(id)arg5 userInitiated:(BOOL)arg6 completionBlock:(id)arg7; +- (void)addResultToRecents:(id)arg1 eventDate:(id)arg2 subject:(id)arg3 weight:(id)arg4 metadata:(id)arg5 userInitiated:(_Bool)arg6 completionBlock:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCallAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCallAction.h index e876ebdd3..b1a801fdb 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCallAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCallAction.h @@ -6,13 +6,14 @@ #import +// Not exported @interface DDCallAction : DDTelephoneNumberAction { } - (void)perform; - (id)localizedName; -- (BOOL)_titleFitsInActionSheet:(id)arg1; +- (_Bool)_titleFitsInActionSheet:(id)arg1; - (_Bool)_retrieveNameForDestinationNumber:(id *)arg1 label:(id *)arg2; - (id)_UIDsAndLabelsMatchingPhoneNumber:(id)arg1 inAddressBook:(void *)arg2; - (id)_nameForPerson:(void *)arg1; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDContactUtils.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDContactUtils.h index c54d96380..7f4e4ace5 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDContactUtils.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDContactUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface DDContactUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCopyAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCopyAction.h index 1fe286c05..934c5c3e6 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCopyAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCopyAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDCopyAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCoreRecents.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCoreRecents.h index 6a58d0a38..a45efaf3f 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDCoreRecents.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDCoreRecents.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface DDCoreRecents : NSObject { } -+ (void)addResultToRecents:(id)arg1 associatedResults:(id)arg2 weight:(id)arg3 context:(id)arg4 userInitiated:(BOOL)arg5; -+ (void)addResultToRecents:(id)arg1 eventDate:(id)arg2 subject:(id)arg3 weight:(id)arg4 metadata:(id)arg5 userInitiated:(BOOL)arg6; ++ (void)addResultToRecents:(id)arg1 associatedResults:(id)arg2 weight:(id)arg3 context:(id)arg4 userInitiated:(_Bool)arg5; ++ (void)addResultToRecents:(id)arg1 eventDate:(id)arg2 subject:(id)arg3 weight:(id)arg4 metadata:(id)arg5 userInitiated:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-TextKitBackEnd.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-TextKitBackEnd.h new file mode 100644 index 000000000..bdfb1fbe2 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-TextKitBackEnd.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DDDetectionController (TextKitBackEnd) +- (id)defaultActionAtIndex:(unsigned long long)arg1 ofStorage:(id)arg2 context:(id)arg3; +- (id)actionsAtIndex:(unsigned long long)arg1 ofStorage:(id)arg2 context:(id)arg3; +- (id)_applyBlock:(id)arg1 withResultsAtIndex:(void)arg2 ofStorage:(unsigned long long)arg3 context:(id)arg4; +- (_Bool)shouldImmediatelyShowActionSheetForTapAtIndex:(unsigned long long)arg1 ofStorage:(id)arg2; +- (id)_resultForLinkAtIndex:(unsigned long long)arg1 inTextStorage:(id)arg2 subResult:(id *)arg3 url:(id *)arg4; +- (struct __DDResult *)resultForLinkAtIndex:(unsigned long long)arg1 inTextStorage:(id)arg2; +- (id)_subResultAtIndex:(unsigned long long)arg1 ofResult:(id)arg2; +- (void)resetResultsForTextView:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEnd.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEnd.h new file mode 100644 index 000000000..803c866c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEnd.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DDDetectionController (WebKitBackEnd) +- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned long long)arg2; +- (id)defaultActionForDOMNode:(id)arg1 forFrame:(id)arg2; +- (id)defaultActionForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; +- (struct __DDResult *)resultForNode:(id)arg1 url:(id)arg2 frame:(id)arg3 contextRef:(id *)arg4; +- (id)actionsForDOMNode:(id)arg1 forFrame:(id)arg2; +- (id)actionsForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; +- (struct __DDResult *)resultForDOMNode:(id)arg1 forFrame:(id)arg2; +- (struct __DDResult *)_resultForAnchor:(id)arg1 forFrame:(id)arg2 context:(id *)arg3; +- (_Bool)shouldImmediatelyShowActionSheetForURL:(id)arg1 forFrame:(id)arg2; +- (void)frameWillBeRemoved:(id)arg1; +- (void)cancelURLificationForFrame:(id)arg1; +- (void)resetResultsForFrame:(id)arg1; +- (void)setContext:(id)arg1 forFrame:(id)arg2; +- (void)setResults:(struct __CFArray *)arg1 forFrame:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEndPrivate.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEndPrivate.h new file mode 100644 index 000000000..0f797992a --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController-WebKitBackEndPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DDDetectionController (WebKitBackEndPrivate) +- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned long long)arg2 options:(int)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController.h index 4c310e42d..fa25212ee 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDDetectionController.h @@ -25,8 +25,8 @@ + (id)tapAndHoldSchemes; + (id)sharedController; @property NSObject *delegate; // @synthesize delegate=_delegate; -- (BOOL)_shouldImmediatelyShowActionSheetForURL:(id)arg1; -- (BOOL)_shouldImmediatelyShowActionSheetForCoreResult:(struct __DDResult *)arg1; +- (_Bool)_shouldImmediatelyShowActionSheetForURL:(id)arg1; +- (_Bool)_shouldImmediatelyShowActionSheetForCoreResult:(struct __DDResult *)arg1; - (struct __DDResult *)_resultForURL:(id)arg1 forContainer:(id)arg2 context:(id *)arg3; - (struct __DDResult *)_resultForIdentifier:(id)arg1 forContainer:(id)arg2 context:(id *)arg3; - (void)performAction:(id)arg1 inView:(id)arg2 withPopoverController:(id)arg3 interactionDelegate:(id)arg4; @@ -34,8 +34,8 @@ - (void)containerWillBeRemoved:(id)arg1; - (void)cancelURLificationForContainer:(id)arg1; - (void)_enqueueOperation:(id)arg1; -- (void)startURLificationForContainer:(id)arg1 detectedTypes:(unsigned int)arg2; -- (void)startURLificationForContainer:(id)arg1 detectedTypes:(unsigned int)arg2 options:(int)arg3; +- (void)startURLificationForContainer:(id)arg1 detectedTypes:(unsigned long long)arg2; +- (void)startURLificationForContainer:(id)arg1 detectedTypes:(unsigned long long)arg2 options:(int)arg3; - (void)_startCoalescedURLification:(id)arg1; - (id)_newOperationForContainer:(id)arg1; - (void)resetResultsForContainer:(id)arg1; @@ -44,29 +44,6 @@ - (void)setResults:(struct __CFArray *)arg1 forContainer:(id)arg2; - (void)dealloc; - (id)init; -- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned int)arg2; -- (id)defaultActionForDOMNode:(id)arg1 forFrame:(id)arg2; -- (id)defaultActionForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; -- (struct __DDResult *)resultForNode:(id)arg1 url:(id)arg2 frame:(id)arg3 contextRef:(id *)arg4; -- (id)actionsForDOMNode:(id)arg1 forFrame:(id)arg2; -- (id)actionsForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; -- (struct __DDResult *)resultForDOMNode:(id)arg1 forFrame:(id)arg2; -- (struct __DDResult *)_resultForAnchor:(id)arg1 forFrame:(id)arg2 context:(id *)arg3; -- (BOOL)shouldImmediatelyShowActionSheetForURL:(id)arg1 forFrame:(id)arg2; -- (void)frameWillBeRemoved:(id)arg1; -- (void)cancelURLificationForFrame:(id)arg1; -- (void)resetResultsForFrame:(id)arg1; -- (void)setContext:(id)arg1 forFrame:(id)arg2; -- (void)setResults:(struct __CFArray *)arg1 forFrame:(id)arg2; -- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned int)arg2 options:(int)arg3; -- (id)defaultActionAtIndex:(unsigned int)arg1 ofStorage:(id)arg2 context:(id)arg3; -- (id)actionsAtIndex:(unsigned int)arg1 ofStorage:(id)arg2 context:(id)arg3; -- (id)_applyBlock:(id)arg1 withResultsAtIndex:(void)arg2 ofStorage:(unsigned int)arg3 context:(id)arg4; -- (BOOL)shouldImmediatelyShowActionSheetForTapAtIndex:(unsigned int)arg1 ofStorage:(id)arg2; -- (id)_resultForLinkAtIndex:(unsigned int)arg1 inTextStorage:(id)arg2 subResult:(id *)arg3 url:(id *)arg4; -- (struct __DDResult *)resultForLinkAtIndex:(unsigned int)arg1 inTextStorage:(id)arg2; -- (id)_subResultAtIndex:(unsigned int)arg1 ofResult:(id)arg2; -- (void)resetResultsForTextView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDFallbackController.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDFallbackController.h index 2ba972981..ae634a92a 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDFallbackController.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDFallbackController.h @@ -8,17 +8,18 @@ @class UIWindow; +// Not exported @interface DDFallbackController : UIViewController { UIWindow *_baseWindow; UIWindow *_ourWindow; id _interactionDelegate; - int _startOrientation; + long long _startOrientation; } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)dismissViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)presentViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)loadView; - (void)dealloc; - (id)initWithWindow:(id)arg1 interactionDelegate:(id)arg2; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenMapsAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenMapsAction.h index fcdfe4013..bcd357b6a 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenMapsAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenMapsAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDOpenMapsAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenURLAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenURLAction.h index 920375af4..13682a715 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenURLAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOpenURLAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDOpenURLAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOperation.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOperation.h index f5faa3d8f..a2e18ca45 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDOperation.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDOperation.h @@ -10,39 +10,40 @@ @class NSArray, NSDictionary; +// Not exported @interface DDOperation : NSOperation { id _container; - BOOL _needContinuation; + _Bool _needContinuation; int _generationNumber; - unsigned int _types; + unsigned long long _types; struct __DDScanQuery *_query; NSArray *_results; - BOOL _isCurrentlyUsingTheScanner; - BOOL _isDiscarded; + _Bool _isCurrentlyUsingTheScanner; + _Bool _isDiscarded; int _tryCount; int _containerNotReadyTryCount; NSDictionary *_context; } -+ (BOOL)_needsFullScannerForDetectionTypes:(unsigned int)arg1; -+ (struct __DDScanner *)_sharedScannerForTypes:(unsigned int)arg1; ++ (_Bool)_needsFullScannerForDetectionTypes:(unsigned long long)arg1; ++ (struct __DDScanner *)_sharedScannerForTypes:(unsigned long long)arg1; + (id)urlificationBlockForTypes:(SEL)arg1; @property(retain, nonatomic) NSDictionary *context; // @synthesize context=_context; -@property BOOL isDiscarded; // @synthesize isDiscarded=_isDiscarded; -@property(nonatomic) unsigned int detectionTypes; // @synthesize detectionTypes=_types; +@property _Bool isDiscarded; // @synthesize isDiscarded=_isDiscarded; +@property(nonatomic) unsigned long long detectionTypes; // @synthesize detectionTypes=_types; @property int tryCount; // @synthesize tryCount=_tryCount; @property int generationNumber; // @synthesize generationNumber=_generationNumber; @property(retain, nonatomic) NSArray *results; // @synthesize results=_results; -@property BOOL needContinuation; // @synthesize needContinuation=_needContinuation; +@property _Bool needContinuation; // @synthesize needContinuation=_needContinuation; @property(retain, nonatomic) id container; // @synthesize container=_container; - (void)dispatchScanQueryCreationWithCompletionBlock:(id)arg1; - (id)newOperationForContinuation; - (id)newOperationForStartingOver; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)needsToStartOver; -- (BOOL)containerIsReady; -- (BOOL)needsFullScanner; +- (_Bool)needsToStartOver; +- (_Bool)containerIsReady; +- (_Bool)needsFullScanner; - (void)_setScanQuery:(struct __DDScanQuery *)arg1; - (void)cleanup; - (void)cancel; @@ -51,12 +52,12 @@ - (void)dealloc; - (id)initWithContainer:(id)arg1; - (struct __DDScanQuery *)scanQuery; -- (BOOL)doURLificationOnDocument; +- (_Bool)doURLificationOnDocument; - (int)_createScanQuery; - (struct __DDScanQuery *)_createScanQueryForBackend; - (void)_updateGenerationNumber; -- (BOOL)_rangeValidForContainer; -- (BOOL)_containerReadyForDetection; +- (_Bool)_rangeValidForContainer; +- (_Bool)_containerReadyForDetection; - (void)_applyContainerRestrictionsToTypes; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRange.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRange.h index 9c6020db0..fc8c63d12 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRange.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRange.h @@ -8,16 +8,17 @@ @class DOMNode; +// Not exported @interface DDRange : NSObject { DOMNode *_node; - long _startOffset; - long _endOffset; + long long _startOffset; + long long _endOffset; } + (id)rangeWithDOMRange:(id)arg1; -@property(nonatomic) long endOffset; // @synthesize endOffset=_endOffset; -@property(nonatomic) long startOffset; // @synthesize startOffset=_startOffset; +@property(nonatomic) long long endOffset; // @synthesize endOffset=_endOffset; +@property(nonatomic) long long startOffset; // @synthesize startOffset=_startOffset; @property(retain, nonatomic) DOMNode *node; // @synthesize node=_node; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionPresenter-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionPresenter-Protocol.h index 9b2ff2ff7..ac341a6a0 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionPresenter-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionPresenter-Protocol.h @@ -5,7 +5,7 @@ */ @protocol DDRemoteActionPresenter -- (void)viewControllerReadyAndIsModal:(id)arg1; +- (void)viewControllerReadyAndIsModal:(_Bool)arg1; - (void)actionDidFinish; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionViewController.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionViewController.h index e1d1d9711..990428ff5 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionViewController.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDRemoteActionViewController.h @@ -8,20 +8,23 @@ @class DDAction, DDActionController; +// Not exported @interface DDRemoteActionViewController : _UIRemoteViewController { - BOOL _proxyConfigured; + _Bool _proxyConfigured; DDAction *_action; DDActionController *_actionController; - BOOL _waitingForRemoteConfiguration; + _Bool _waitingForRemoteConfiguration; } + (id)prepareViewController:(id)arg1 forAction:(id)arg2 actionController:(id)arg3; ++ (id)serviceViewControllerInterface; ++ (id)exportedInterface; @property DDActionController *actionController; // @synthesize actionController=_actionController; @property(retain) DDAction *action; // @synthesize action=_action; - (void)actionDidFinish; - (void)viewServiceDidTerminateWithError:(id)arg1; -- (void)viewControllerReadyAndIsModal:(id)arg1; +- (void)viewControllerReadyAndIsModal:(_Bool)arg1; - (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; - (void)_prepareForAction:(id)arg1 inActionController:(id)arg2; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDResultTracker.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDResultTracker.h new file mode 100644 index 000000000..7bbceb78a --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDResultTracker.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface DDResultTracker : NSObject +{ + unsigned int countRemainingByCategory[6]; + unsigned int totalCountRemaining; + _Bool sortByProximity; + unsigned long long referenceResultLocation; + unsigned long long maximumDistanceForEmails; + unsigned long long maximumDistance; + struct __DDResult *existingAddressResult; + NSMutableArray *resultsBefore; + NSMutableArray *resultsAfter; + struct __DDResult *referenceResult; +} + +@property unsigned long long maximumDistance; // @synthesize maximumDistance; +@property unsigned long long maximumDistanceForEmails; // @synthesize maximumDistanceForEmails; +@property(readonly) unsigned int totalCountRemaining; // @synthesize totalCountRemaining; +- (id)results; +- (_Bool)addResultIfAppropriate:(struct __DDResult *)arg1; +- (void)dealloc; +- (id)initWithReferenceResult:(struct __DDResult *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDScannerResult-DDUIExtensions.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDScannerResult-DDUIExtensions.h new file mode 100644 index 000000000..abe957436 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDScannerResult-DDUIExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DDScannerResult.h" + +@interface DDScannerResult (DDUIExtensions) +- (void)offsetRangeBy:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDSendMailAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDSendMailAction.h index dcab6e5d3..4bf52e915 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDSendMailAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDSendMailAction.h @@ -8,6 +8,7 @@ #import "MFMailComposeViewControllerDelegate-Protocol.h" +// Not exported @interface DDSendMailAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowCalendarAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowCalendarAction.h index f849befba..c64feaacc 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowCalendarAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowCalendarAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDShowCalendarAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowItemAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowItemAction.h index 9b9ccace4..f40c8804b 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowItemAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDShowItemAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDShowItemAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTelephoneNumberAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTelephoneNumberAction.h index b85b8efa5..98475e150 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTelephoneNumberAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTelephoneNumberAction.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DDTelephoneNumberAction : DDAction { NSString *_phoneNumber; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextKitOperation.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextKitOperation.h index 929b1c996..d91f9a2e8 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextKitOperation.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextKitOperation.h @@ -8,6 +8,7 @@ @class UITextView; +// Not exported @interface DDTextKitOperation : DDOperation { struct _NSRange _range; @@ -17,11 +18,11 @@ @property struct _NSRange range; // @synthesize range=_range; - (id)newOperationForContinuation; - (id)newOperationForStartingOver; -- (BOOL)needsToStartOver; -- (BOOL)doURLificationOnDocument; -- (BOOL)_addResultsToAttributes; +- (_Bool)needsToStartOver; +- (_Bool)doURLificationOnDocument; +- (_Bool)_addResultsToAttributes; - (struct __DDScanQuery *)_createScanQueryForBackend; -- (BOOL)_rangeValidForContainer; +- (_Bool)_rangeValidForContainer; - (void)_updateGenerationNumber; - (void)textDidChange:(id)arg1; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextMessageAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextMessageAction.h index 326840bba..a14d97074 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextMessageAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTextMessageAction.h @@ -8,6 +8,7 @@ #import "MFMessageComposeViewControllerDelegate-Protocol.h" +// Not exported @interface DDTextMessageAction : DDTelephoneNumberAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTrackShipmentAction.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTrackShipmentAction.h index 37244ec6d..bb786b5ce 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDTrackShipmentAction.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDTrackShipmentAction.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DDTrackShipmentAction : DDAction { } diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DDWebKitOperation.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DDWebKitOperation.h index a12a3245d..834c6a765 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DDWebKitOperation.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DDWebKitOperation.h @@ -8,6 +8,7 @@ @class DOMNode, WebFrame; +// Not exported @interface DDWebKitOperation : DDOperation { DOMNode *_startNode; @@ -23,14 +24,14 @@ - (void)dispatchContainerModificationBlock:(id)arg1; - (id)newOperationForContinuation; - (id)newOperationForStartingOver; -- (BOOL)needsToStartOver; -- (BOOL)containerIsReady; -- (BOOL)doURLificationOnDocument; +- (_Bool)needsToStartOver; +- (_Bool)containerIsReady; +- (_Bool)doURLificationOnDocument; - (struct __DDScanQuery *)_createScanQueryForBackend; - (void)_updateGenerationNumber; -- (BOOL)_rangeValidForContainer; +- (_Bool)_rangeValidForContainer; - (void)_applyContainerRestrictionsToTypes; -- (BOOL)_containerReadyForDetection; +- (_Bool)_containerReadyForDetection; - (void)cleanup; // Remaining properties diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/DOMNode-DDExtensions.h b/iOS7/PrivateFrameworks/DataDetectorsUI/DOMNode-DDExtensions.h index be09e2bd9..b75e6197b 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/DOMNode-DDExtensions.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/DOMNode-DDExtensions.h @@ -7,6 +7,6 @@ #import "DOMNode.h" @interface DOMNode (DDExtensions) -- (BOOL)dd_searchForLinkEndNode:(id)arg1; +- (_Bool)dd_searchForLinkEndNode:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/NSAttributedString-DataDetectorsSupport.h b/iOS7/PrivateFrameworks/DataDetectorsUI/NSAttributedString-DataDetectorsSupport.h new file mode 100644 index 000000000..acef1dc55 --- /dev/null +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/NSAttributedString-DataDetectorsSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAttributedString.h" + +@interface NSAttributedString (DataDetectorsSupport) +- (id)dd_attributedSubstringFromRange:(struct _NSRange)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/NSMutableAttributedString-DataDetectorsSupport.h b/iOS7/PrivateFrameworks/DataDetectorsUI/NSMutableAttributedString-DataDetectorsSupport.h index 69869fbec..574832db5 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/NSMutableAttributedString-DataDetectorsSupport.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/NSMutableAttributedString-DataDetectorsSupport.h @@ -7,7 +7,7 @@ #import "NSMutableAttributedString.h" @interface NSMutableAttributedString (DataDetectorsSupport) -- (void)dd_makeLinksForResultsInAttributesOfType:(unsigned int)arg1 context:(id)arg2; +- (void)dd_makeLinksForResultsInAttributesOfType:(unsigned long long)arg1 context:(id)arg2; - (void)dd_urlifyResult:(id)arg1 withBlock:(id)arg2 referenceDate:(void)arg3; - (void)dd_resetResults; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/DataDetectorsUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions.h b/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions.h index ddd370072..8971bda44 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions.h @@ -8,7 +8,7 @@ @interface WebTextIterator (DDExtensions) + (id)dd_iteratorForDocument:(id)arg1; -- (id)dd_doUrlificationForQuery:(struct __DDScanQuery *)arg1 forResults:(id)arg2 referenceDate:(id)arg3 document:(id)arg4 DOMWasModified:(char *)arg5 relevantResults:(id *)arg6 URLificationBlock:(id)arg7; +- (id)dd_doUrlificationForQuery:(struct __DDScanQuery *)arg1 forResults:(id)arg2 referenceDate:(id)arg3 document:(id)arg4 DOMWasModified:(_Bool *)arg5 relevantResults:(id *)arg6 URLificationBlock:(id)arg7; - (id)dd_collectDDRangesForQuery:(struct __DDScanQuery *)arg1 forResults:(id)arg2; - (struct __DDScanQuery *)dd_newQueryStopRange:(id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions_Private.h b/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions_Private.h index 6c3d9b03c..f894f3719 100644 --- a/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions_Private.h +++ b/iOS7/PrivateFrameworks/DataDetectorsUI/WebTextIterator-DDExtensions_Private.h @@ -7,6 +7,6 @@ #import "WebTextIterator.h" @interface WebTextIterator (DDExtensions_Private) -- (BOOL)dd_checkCurrentRangeAgainstString:(struct __CFString *)arg1; +- (_Bool)dd_checkCurrentRangeAgainstString:(struct __CFString *)arg1; @end diff --git a/iOS7/PrivateFrameworks/DataMigration/DMConnection.h b/iOS7/PrivateFrameworks/DataMigration/DMConnection.h index 885771a46..3455b4e73 100644 --- a/iOS7/PrivateFrameworks/DataMigration/DMConnection.h +++ b/iOS7/PrivateFrameworks/DataMigration/DMConnection.h @@ -10,7 +10,7 @@ { } -- (void)testMigrationUI:(id)arg1; +- (void)testMigrationUIWithProgress:(_Bool)arg1 forceInvert:(_Bool)arg2 completion:(id)arg3; - (void)orderedPluginIdentifiersWithCompletion:(id)arg1; - (void)migrateWithCompletion:(id)arg1; diff --git a/iOS7/PrivateFrameworks/DataMigration/DataClassMigrator.h b/iOS7/PrivateFrameworks/DataMigration/DataClassMigrator.h index 246c3267c..0d581103b 100644 --- a/iOS7/PrivateFrameworks/DataMigration/DataClassMigrator.h +++ b/iOS7/PrivateFrameworks/DataMigration/DataClassMigrator.h @@ -17,13 +17,13 @@ - (void).cxx_destruct; - (float)migrationProgress; - (float)estimatedDuration; -- (BOOL)performMigration; +- (_Bool)performMigration; - (id)dataClassName; -@property(readonly, nonatomic) BOOL wasPasscodeSetInBackup; -@property(readonly, nonatomic) BOOL shouldPreserveSettingsAfterRestore; -@property(readonly, nonatomic) BOOL didRestoreFromCloudBackup; -@property(readonly, nonatomic) BOOL didMigrateBackupFromDifferentDevice; -@property(readonly, nonatomic) BOOL didRestoreFromBackup; +@property(readonly, nonatomic) _Bool wasPasscodeSetInBackup; +@property(readonly, nonatomic) _Bool shouldPreserveSettingsAfterRestore; +@property(readonly, nonatomic) _Bool didRestoreFromCloudBackup; +@property(readonly, nonatomic) _Bool didMigrateBackupFromDifferentDevice; +@property(readonly, nonatomic) _Bool didRestoreFromBackup; @end diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/AppLaunchStatsAggD.h b/iOS7/PrivateFrameworks/DuetNetworkClient/AppLaunchStatsAggD.h deleted file mode 100644 index 5d94c4e70..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/AppLaunchStatsAggD.h +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDate, NSMutableArray, NSMutableDictionary, NSObject; - -@interface AppLaunchStatsAggD : NSObject -{ - _Bool buildLaunchStats; - NSObject *aggDQueue; - int hasStats; - int failedLaunchNoDataBudget; - int failedLaunchNoPWBudget; - int totalLaunchAttempt; - int zoneCounts[9]; - NSDate *cycleStart; - NSMutableArray *pastCycle; - NSMutableDictionary *launchDict; - int prewarmZoneCounts[5]; - NSMutableDictionary *prewarmDict; - int prewarmHits; - int prewarmMiss; - long long avgDownloadsize; - long long avgPWConsumed; - int totalBGDownloads; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) NSDate *cycleStart; // @synthesize cycleStart; -@property(retain, nonatomic) NSMutableArray *pastCycle; // @synthesize pastCycle; -- (void).cxx_destruct; -- (void)backgroundSucceeds:(long long)arg1 withPW:(long long)arg2; -- (void)populatePrewarmZones:(id)arg1; -- (void)populatePredictZones:(id)arg1; -- (void)replacePredictionAtZone:(id)arg1 zoneid:(int)arg2; -- (void)newCycleWithApps:(id)arg1; -- (void)appPrewarm:(id)arg1; -- (void)appFGLaunch:(id)arg1; -- (void)uploadData; -- (void)launchAttemptIncrement; -- (void)failedPrewarmLaunch:(_Bool)arg1 withPWBudget:(_Bool)arg2; -- (void)setCollectLaunchStats; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/BudgetPool.h b/iOS7/PrivateFrameworks/DuetNetworkClient/BudgetPool.h deleted file mode 100644 index 9cc9cbdb2..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/BudgetPool.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "DuetLoggerProtocol-Protocol.h" - -@class NSMutableDictionary; - -@interface BudgetPool : NSObject -{ - long long itemPoolLimit; - long long globalPoolLimit; - long long currentGlobalPool; - int budgetMode; - NSMutableDictionary *itemsDictionary; -} - -- (void).cxx_destruct; -- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (long long)totalDiffBudget; -- (long long)totalBudget; -- (void)resetAllDiff; -- (void)resetAllPoolLimits; -- (void)UpdateBudget:(id)arg1 withCost:(long long)arg2; -- (_Bool)hasBudgetAvailable:(id)arg1; -- (_Bool)hasGlobalPoolReachedLimit; -- (id)findPoolResource:(id)arg1; -- (id)init:(long long)arg1 andItemLimit:(long long)arg2 withBudgetMode:(int)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/DuetConfigurator.h b/iOS7/PrivateFrameworks/DuetNetworkClient/DuetConfigurator.h deleted file mode 100644 index 8db4ddd6f..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/DuetConfigurator.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "DuetLoggerProtocol-Protocol.h" - -@class NSBundle, NSMutableArray, NSMutableDictionary; - -@interface DuetConfigurator : NSObject -{ - NSBundle *bundle; - NSMutableDictionary *dictOfConfigurations; - NSMutableDictionary *appBlackMap; - NSMutableArray *appWhiteListArray; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) NSMutableArray *appWhiteListArray; // @synthesize appWhiteListArray; -@property(readonly, nonatomic) NSMutableDictionary *appBlackMap; // @synthesize appBlackMap; -- (void).cxx_destruct; -- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)loadConfigurations:(id)arg1; -- (void)loadBundleConfigurations; -- (long long)getStateFor:(id)arg1; -- (void)reloadBundleFromDisk; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/DuetLogger.h b/iOS7/PrivateFrameworks/DuetNetworkClient/DuetLogger.h deleted file mode 100644 index 1a42b31ff..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/DuetLogger.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSFileManager, NSMutableArray, NSObject, NSString; - -@interface DuetLogger : NSObject -{ - struct __aslclient *log_client; - struct __aslmsg *log_msg; - _Bool canWriteToFile; - _Bool firstTime; - NSObject *logQueue; - int fd; - NSFileManager *fileMgr; - NSString *binaryName; - NSString *filePath; - NSString *fileName; - NSString *homeDir; - NSString *logState; - NSMutableArray *duetLoggerSource; -} - -+ (id)instance:(int)arg1; -+ (id)instance; -@property(readonly, nonatomic) _Bool canWriteToFile; // @synthesize canWriteToFile; -- (void).cxx_destruct; -- (void)updateDefaultsDomain:(id)arg1 withValue:(id)arg2; -- (void)logToFileCStringSimpleDebug:(char *)arg1; -- (void)logToFileCString:(char *)arg1; -- (void)logToFile:(id)arg1; -- (void)setLoggingMode:(_Bool)arg1; -- (void)dumpAllLogs; -- (id)getTimeStamp; -- (id)getUniqueFileName; -- (void)createFile; -- (void)addDataSource:(id)arg1; -- (id)init:(id)arg1 withState:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/PoolResource.h b/iOS7/PrivateFrameworks/DuetNetworkClient/PoolResource.h deleted file mode 100644 index 005804982..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/PoolResource.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface PoolResource : NSObject -{ - long long currentItemPoolDiff; - long long currentItemPoolValue; -} - -@property(nonatomic) long long currentItemPoolValue; // @synthesize currentItemPoolValue; -@property(nonatomic) long long currentItemPoolDiff; // @synthesize currentItemPoolDiff; -- (id)initWith:(long long)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/PowerLogStub.h b/iOS7/PrivateFrameworks/DuetNetworkClient/PowerLogStub.h deleted file mode 100644 index 5b46e49ce..000000000 --- a/iOS7/PrivateFrameworks/DuetNetworkClient/PowerLogStub.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "DuetLoggerProtocol-Protocol.h" - -@class BudgetPool, NSDate, NSNumber, NSObject; - -@interface PowerLogStub : NSObject -{ - NSObject *pllStubQueue; - long long totalBackgroundDownloadPowerUsed; - long long totalFetchPowerUsed; - long long totalPushPowerUsed; - BudgetPool *powerbackgroundDownloadBudgetPool; - BudgetPool *powerFetchBudgetPool; - BudgetPool *powerPushBudgetPool; - NSDate *startPowerLogLiteDate; - NSNumber *batteryCapacity; -} - -+ (id)instance; -- (void).cxx_destruct; -- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; -- (void)energyStopLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; -- (void)energyStartLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; -- (short)duetUpdateTypeMapfrom:(short)arg1; -- (void)energyConsumedRefresh; -- (id)getBatteryCapacity; -- (long long)energyConsumedForPush; -- (long long)energyConsumedForFetch; -- (long long)energyConsumedForBackgroundDownload; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/DuetPLLConfigLogger/AppLaunchStatsAggD.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/AppLaunchStatsAggD.h new file mode 100644 index 000000000..e06dd2a39 --- /dev/null +++ b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/AppLaunchStatsAggD.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSMutableArray, NSMutableDictionary, NSObject; + +@interface AppLaunchStatsAggD : NSObject +{ + _Bool buildLaunchStats; + NSObject *aggDQueue; + int hasStats; + int fetchDeniedNoData; + int fetchDeniedNoPW; + int fetchDeniedPoorCell; + int fetchDenied; + int fetchAttempt; + int pushDeniedNoData; + int pushDeniedNoPW; + int pushDeniedPoorCell; + int pushDenied; + int pushAttempt; + long long fetchDataTotal; + int fetchDataCount; + int fetchPWTotal; + int fetchGiven; + int fetchFailedCount; + long long fetchUpdateTimeTotal; + int fetchUpdateTimeCount; + int forceRelease; + int zoneCounts[9]; + NSDate *cycleStart; + NSMutableArray *pastCycle; + NSMutableDictionary *launchDict; + int prewarmZoneCounts[9]; + NSMutableDictionary *prewarmDict; + int prewarmHits; + int prewarmMiss; + long long avgDownloadsize; + long long avgPWConsumed; + int totalBGDownloads; + long long totalNonDiscDownload; + long long totalNonDiscEnergy; + int BGReportToken; +} + ++ (id)sharedInstance; +@property(readonly, nonatomic) NSDate *cycleStart; // @synthesize cycleStart; +@property(retain, nonatomic) NSMutableArray *pastCycle; // @synthesize pastCycle; +- (void).cxx_destruct; +- (void)nonDiscretionaryAdd:(unsigned long long)arg1 withPW:(unsigned long long)arg2; +- (void)backgroundSucceeds:(long long)arg1 withPW:(long long)arg2; +- (void)populatePrewarmZones:(id)arg1; +- (void)calculatePrewarmHitMiss:(id)arg1 launch:(id)arg2; +- (void)accountPredatePrewarm:(id)arg1 launch:(int)arg2 launchvalue:(int)arg3 prewarmvalue:(int)arg4 diff:(int)arg5; +- (int)distanceToLastPrewarm:(id)arg1 currentSlot:(int)arg2 currentoffset:(int)arg3; +- (void)populatePredictZones:(id)arg1; +- (void)replacePredictionAtZone:(id)arg1 zoneid:(int)arg2; +- (void)newCycleWithApps:(id)arg1; +- (void)appPrewarm:(id)arg1; +- (void)appFGLaunch:(id)arg1; +- (void)uploadData; +- (void)forceReleaseCount; +- (void)fetchFailedUpdate; +- (void)fetchPWCount:(int)arg1; +- (void)fetchDataCount:(int)arg1; +- (void)fetchCountUpdate:(int)arg1; +- (void)pushAttemptIncrement; +- (void)pushDenied; +- (void)pushDeniedBecause:(_Bool)arg1 withPWBudget:(_Bool)arg2 inwifi:(_Bool)arg3 incell:(_Bool)arg4 ignorePoorCell:(_Bool)arg5; +- (void)fetchTimeUpdate:(long long)arg1; +- (void)fetchAttemptIncrement; +- (void)fetchDenied; +- (void)fetchDeniedBecause:(_Bool)arg1 withPWBudget:(_Bool)arg2 inwifi:(_Bool)arg3 incell:(_Bool)arg4 ignorePoorCell:(_Bool)arg5; +- (void)setCollectLaunchStats; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/BudgetPool.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/BudgetPool.h similarity index 100% rename from iOS7/PrivateFrameworks/AppLaunchStats/BudgetPool.h rename to iOS7/PrivateFrameworks/DuetPLLConfigLogger/BudgetPool.h diff --git a/iOS7/PrivateFrameworks/SecureBackup/CDStructures.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/CDStructures.h similarity index 100% rename from iOS7/PrivateFrameworks/SecureBackup/CDStructures.h rename to iOS7/PrivateFrameworks/DuetPLLConfigLogger/CDStructures.h diff --git a/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetConfigurator.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetConfigurator.h new file mode 100644 index 000000000..6a478503f --- /dev/null +++ b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetConfigurator.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DuetLoggerProtocol-Protocol.h" + +@class NSBundle, NSMutableArray, NSMutableDictionary, NSUserDefaults; + +@interface DuetConfigurator : NSObject +{ + NSBundle *bundle; + NSMutableDictionary *dictOfConfigurations; + NSMutableDictionary *appBlackMap; + NSMutableArray *appWhiteListArray; + NSUserDefaults *sbDomain; + NSUserDefaults *bkbdDDomain; +} + ++ (id)sharedInstance; +@property(readonly, nonatomic) NSMutableArray *appWhiteListArray; // @synthesize appWhiteListArray; +@property(readonly, nonatomic) NSMutableDictionary *appBlackMap; // @synthesize appBlackMap; +- (void).cxx_destruct; +- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; +- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; +- (void)updateSpringBoardConfiguration:(id)arg1; +- (void)loadConfigurations:(id)arg1; +- (void)loadBundleConfigurations; +- (long long)getStateFor:(id)arg1; +- (void)reloadBundleFromDisk; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetLogger.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetLogger.h new file mode 100644 index 000000000..e5272e94f --- /dev/null +++ b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetLogger.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSFileManager, NSMutableArray, NSObject, NSString; + +@interface DuetLogger : NSObject +{ + struct __aslclient *log_client; + struct __aslmsg *log_msg; + _Bool canWriteToFile; + _Bool firstTime; + NSObject *logQueue; + int fd; + NSFileManager *fileMgr; + NSString *binaryName; + NSString *filePath; + NSString *fileName; + NSString *homeDir; + NSString *logState; + NSMutableArray *duetLoggerSource; +} + ++ (id)instance:(int)arg1; ++ (id)instance; +@property(readonly, nonatomic) _Bool canWriteToFile; // @synthesize canWriteToFile; +- (void).cxx_destruct; +- (void)logToFileCStringSimpleDebug:(char *)arg1; +- (void)logToFileCString:(char *)arg1; +- (void)logToFile:(id)arg1; +- (void)setLoggingMode:(_Bool)arg1; +- (void)dumpAllLogs; +- (id)getTimeStamp; +- (id)getUniqueFileName; +- (void)createFile; +- (void)addDataSource:(id)arg1; +- (id)init:(id)arg1 withState:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/DuetNetworkClient/DuetLoggerProtocol-Protocol.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetLoggerProtocol-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/DuetNetworkClient/DuetLoggerProtocol-Protocol.h rename to iOS7/PrivateFrameworks/DuetPLLConfigLogger/DuetLoggerProtocol-Protocol.h diff --git a/iOS7/PrivateFrameworks/AppLaunchStats/PoolResource.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/PoolResource.h similarity index 100% rename from iOS7/PrivateFrameworks/AppLaunchStats/PoolResource.h rename to iOS7/PrivateFrameworks/DuetPLLConfigLogger/PoolResource.h diff --git a/iOS7/PrivateFrameworks/DuetPLLConfigLogger/PowerLogStub.h b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/PowerLogStub.h new file mode 100644 index 000000000..d21381602 --- /dev/null +++ b/iOS7/PrivateFrameworks/DuetPLLConfigLogger/PowerLogStub.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DuetLoggerProtocol-Protocol.h" + +@class BudgetPool, NSDate, NSNumber, NSObject; + +@interface PowerLogStub : NSObject +{ + NSObject *pllStubQueue; + long long totalBackgroundDownloadPowerUsed; + long long totalFetchPowerUsed; + long long totalPushPowerUsed; + long long totalSilentPushPowerUsed; + long long totalNonDISCPowerUsed; + BudgetPool *powerbackgroundDownloadBudgetPool; + BudgetPool *powerFetchBudgetPool; + BudgetPool *powerPushBudgetPool; + BudgetPool *powerSilentPushBudgetPool; + BudgetPool *powerNonDiscretionaryBudgetPool; + NSDate *startPowerLogLiteDate; + NSNumber *batteryCapacity; +} + ++ (id)instance; +- (void).cxx_destruct; +- (void)logLight:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; +- (void)logAll:(struct __aslclient *)arg1 withMsg:(struct __aslmsg *)arg2 withLevel:(int)arg3; +- (void)energyStopLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; +- (void)energyStartLogging:(const char *)arg1 withPowerLogStubType:(short)arg2 andSeqNum:(unsigned long long)arg3; +- (short)duetUpdateTypeMapfrom:(short)arg1; +- (void)energyConsumedRefresh; +- (void)energyPoweronReset; +- (id)getBatteryCapacity; +- (long long)energyConsumedForPush; +- (long long)energyConsumedForFetch; +- (long long)energyConsumedForNonDiscDownload; +- (long long)energyConsumedForBackgroundDownload; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/EAFirmwareUpdater/EAFirmwareUpdater.h b/iOS7/PrivateFrameworks/EAFirmwareUpdater/EAFirmwareUpdater.h index 930ef9f6b..9308eb9d1 100644 --- a/iOS7/PrivateFrameworks/EAFirmwareUpdater/EAFirmwareUpdater.h +++ b/iOS7/PrivateFrameworks/EAFirmwareUpdater/EAFirmwareUpdater.h @@ -30,8 +30,8 @@ NSMutableData *_outputData; iAUPServer *_iAUPServer; NSObject *_eaNotificationDispatchQueue; - BOOL _firmwareUpdateComplete; - BOOL _isExpectingReconnect; + _Bool _firmwareUpdateComplete; + _Bool _isExpectingReconnect; NSTimer *_reconnectTimer; NSString *_updateBundleFilename; NSURL *_updateBundleURL; @@ -55,7 +55,7 @@ - (void)accessoryDidDisconnect:(id)arg1; - (void)handleInputData; - (id)flushOutput; -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; - (void)updateComplete:(id)arg1; - (void)firmwareUpdateComplete:(id)arg1; - (void)updateProgress:(double)arg1; @@ -72,7 +72,7 @@ - (void)reconnectTimerDidFire:(id)arg1; - (void)stopReconnectTimer; - (void)startReconnectTimer; -- (BOOL)findAccessory; +- (_Bool)findAccessory; - (void)dealloc; - (id)initWithProductIDCode:(unsigned int)arg1 assetType:(id)arg2; diff --git a/iOS7/PrivateFrameworks/EAFirmwareUpdater/FirmwareBundle.h b/iOS7/PrivateFrameworks/EAFirmwareUpdater/FirmwareBundle.h index 2a031c50e..3ff5b6e7b 100644 --- a/iOS7/PrivateFrameworks/EAFirmwareUpdater/FirmwareBundle.h +++ b/iOS7/PrivateFrameworks/EAFirmwareUpdater/FirmwareBundle.h @@ -11,13 +11,13 @@ @interface FirmwareBundle : NSObject { NSString *_bundleDescription; + unsigned int _productIDCode; + unsigned int _firmwareImageBaseAddress; + unsigned int _firmwareImageSize; NSData *_firmwareImage; NSData *_hash; NSData *_certificate; NSData *_signature; - unsigned int _productIDCode; - unsigned int _firmwareImageBaseAddress; - unsigned int _firmwareImageSize; } + (id)defaultBundlePath; diff --git a/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSObject-Protocol.h b/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSStreamDelegate-Protocol.h b/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSStreamDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/EAFirmwareUpdater/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/EAFirmwareUpdater/iAUPServer.h b/iOS7/PrivateFrameworks/EAFirmwareUpdater/iAUPServer.h index 1fea1fdcb..e6a1a8c9b 100644 --- a/iOS7/PrivateFrameworks/EAFirmwareUpdater/iAUPServer.h +++ b/iOS7/PrivateFrameworks/EAFirmwareUpdater/iAUPServer.h @@ -12,7 +12,7 @@ { id _delegate; int _parserState; - BOOL _escapeInProgress; + _Bool _escapeInProgress; unsigned int _telegramLength; unsigned char _telegramChecksum; NSMutableData *_telegramDataIn; diff --git a/iOS7/PrivateFrameworks/EasyConfig/CDStructures.h b/iOS7/PrivateFrameworks/EasyConfig/CDStructures.h index 7c8a18464..0ae197f1e 100644 --- a/iOS7/PrivateFrameworks/EasyConfig/CDStructures.h +++ b/iOS7/PrivateFrameworks/EasyConfig/CDStructures.h @@ -8,42 +8,43 @@ struct HTTPMessagePrivate { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct HTTPMessagePrivate *_field2; struct { char _field1[8192]; - unsigned int _field2; + unsigned long long _field2; char *_field3; - unsigned int _field4; + unsigned long long _field4; char *_field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; - unsigned int _field8; + unsigned long long _field8; struct { char *_field1; - unsigned int _field2; + unsigned long long _field2; char *_field3; - unsigned int _field4; + unsigned long long _field4; char *_field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; - unsigned int _field8; + unsigned long long _field8; char *_field9; - unsigned int _field10; + unsigned long long _field10; char *_field11; - unsigned int _field12; + unsigned long long _field12; char *_field13; - unsigned int _field14; + unsigned long long _field14; char *_field15; char *_field16; } _field9; char *_field10; - unsigned int _field11; + unsigned long long _field11; int _field12; char *_field13; - unsigned int _field14; + unsigned long long _field14; unsigned char _field15; unsigned long long _field16; unsigned char _field17; @@ -52,9 +53,9 @@ struct HTTPMessagePrivate { unsigned char _field4; unsigned char _field5; char *_field6; - unsigned int _field7; - unsigned int _field8; - unsigned int _field9; + unsigned long long _field7; + unsigned long long _field8; + unsigned long long _field9; unsigned char _field10[32000]; char *_field11; struct iovec _field12[2]; @@ -75,6 +76,32 @@ struct HTTPMessagePrivate { struct iovec { void *_field1; - unsigned int _field2; + unsigned long long _field2; }; +#pragma mark Typedef'd Structures + +typedef struct { + double startTime; + unsigned char userChangedFriendlyName; + unsigned char playPasswordSet; + unsigned char adminPasswordSet; + unsigned char destinationNetworkRecommendationUsed; + double secondsToGetLinkUpOnSWAP; + int wifiJoinSWAPError; + unsigned char hitJoiningTargetSWAPTimeout; + int rssiOfSWAP; + unsigned int snrOfSWAP; + unsigned int channelOfSWAP; +} CDStruct_56123b44; + +typedef struct { + double secondsToGetLinkUpOnDestination; + int wifiJoinDestinationAPError; + unsigned char destinationNetworkPSKInKeychain; + unsigned char hitJoiningDestinationAPTimeout; + int rssiOfDestinationAP; + unsigned int snrOfDestinationAP; + unsigned int channelOfDestinationAP; +} CDStruct_6a23f5a0; + diff --git a/iOS7/PrivateFrameworks/EasyConfig/EasyConfigDevice.h b/iOS7/PrivateFrameworks/EasyConfig/EasyConfigDevice.h index 4e51a618a..f695780bf 100644 --- a/iOS7/PrivateFrameworks/EasyConfig/EasyConfigDevice.h +++ b/iOS7/PrivateFrameworks/EasyConfig/EasyConfigDevice.h @@ -15,6 +15,8 @@ NSObject *_internalQueue; NSObject *_userQueue; NSDictionary *_scanRecord; + _Bool _started; + int _firstErr; struct BonjourBrowser *_airplayBrowser; NSDictionary *_airplayBonjourInfo; struct BonjourBrowser *_raopBrowser; @@ -24,53 +26,70 @@ unsigned int _configSeed; struct HTTPClientPrivate *_httpClient; NSObject *_timeoutTimer; - double _configStartTime; int _state; + double _mfiSAPStartTime; + double _mfiSAPFinishTime; struct MFiSAP *_mfiSAP; - BOOL _started; unsigned long long _deviceIdentifier; unsigned long long _features; NSString *_model; NSString *_name; NSDictionary *_configuration; - BOOL _pausesAfterApply; - BOOL _supportsTLV; + NSDictionary *_configResponse; + _Bool _pausesAfterApply; + _Bool _supportsTLV; + _Bool _preConfigMetricsSet; + CDStruct_56123b44 _preConfigMetrics; + _Bool _postConfigMetricsSet; + CDStruct_6a23f5a0 _postConfigMetrics; + double _configStartTime; + double _findPreConfigStartTime; + double _findPreConfigFoundTime; + double _findPostConfigStartTime; + double _findPostConfigFoundTime; + double _applyConfigStartTime; + double _applyConfigFinishTime; + double _postConfigCheckStartTime; + double _postConfigCheckFinishTime; } + (id)deviceWithScanRecord:(id)arg1; -+ (BOOL)supportedScanRecord:(id)arg1; -@property(nonatomic) BOOL pausesAfterApply; // @synthesize pausesAfterApply=_pausesAfterApply; ++ (_Bool)supportedScanRecord:(id)arg1; +@property(nonatomic) _Bool pausesAfterApply; // @synthesize pausesAfterApply=_pausesAfterApply; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(copy, nonatomic) NSString *model; // @synthesize model=_model; @property(nonatomic) unsigned long long features; // @synthesize features=_features; @property(nonatomic) NSObject *dispatchQueue; // @synthesize dispatchQueue=_userQueue; @property(nonatomic) unsigned long long deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; @property(copy, nonatomic) NSDictionary *configuration; // @synthesize configuration=_configuration; -- (long)_timeoutTimerStart:(unsigned int)arg1 block:(id)arg2; -- (long)_startBonjourWithTimeout:(int)arg1 handler:(id)arg2; -- (long)_setupClient:(id)arg1; +- (int)_timeoutTimerStart:(unsigned int)arg1 block:(id)arg2; +- (int)_startBonjourWithTimeout:(int)arg1 handler:(id)arg2; +- (int)_setupClient:(id)arg1; - (void)_postProgress:(int)arg1 withResponse:(id)arg2; - (void)_postProgress:(int)arg1; - (void)_postNote:(id)arg1 info:(id)arg2; -- (void)_handleError:(long)arg1; +- (void)_logEnded; +- (void)_handleError:(int)arg1; - (void)_postConfigCheckCompletion:(struct HTTPMessagePrivate *)arg1; - (void)_postConfigCheckStart:(id)arg1; - (void)_findDevicePostConfigEvent:(unsigned int)arg1 info:(id)arg2; -- (long)_findDevicePostConfigStart; +- (int)_findDevicePostConfigStart; - (void)_applyConfigCompletion:(struct HTTPMessagePrivate *)arg1; -- (long)_applyConfigStart; -- (long)_mfiSAPNext:(struct HTTPMessagePrivate *)arg1; -- (long)_mfiSAPStart; -- (long)_configureStart:(id)arg1; +- (int)_applyConfigStart; +- (int)_mfiSAPNext:(struct HTTPMessagePrivate *)arg1; +- (int)_mfiSAPStart; +- (int)_configureStart:(id)arg1; - (void)_findDevicePreConfigEvent:(unsigned int)arg1 info:(id)arg2; -- (long)_findDevicePreConfigStart; +- (int)_findDevicePreConfigStart; +- (void)setPostConfigMetrics:(const CDStruct_6a23f5a0 *)arg1; +- (void)setPreConfigMetrics:(const CDStruct_56123b44 *)arg1; - (void)resumePostConfig; -- (void)_stop:(long)arg1; +- (void)_stop:(int)arg1; - (void)stop; - (void)_start; - (void)start; -- (BOOL)removed:(id)arg1; -- (BOOL)updated:(id)arg1; +- (_Bool)removed:(id)arg1; +- (_Bool)updated:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ExFAT/CDStructures.h b/iOS7/PrivateFrameworks/ExFAT/CDStructures.h index cd80291f1..6b766005b 100644 --- a/iOS7/PrivateFrameworks/ExFAT/CDStructures.h +++ b/iOS7/PrivateFrameworks/ExFAT/CDStructures.h @@ -62,11 +62,6 @@ struct extent { unsigned long long _field2; }; -struct timespec { - int tv_sec; - long tv_nsec; -}; - struct uint16le { unsigned short _field1; }; diff --git a/iOS7/PrivateFrameworks/ExFAT/ExFATFile.h b/iOS7/PrivateFrameworks/ExFAT/ExFATFile.h index a887700d0..dfa6349e3 100644 --- a/iOS7/PrivateFrameworks/ExFAT/ExFATFile.h +++ b/iOS7/PrivateFrameworks/ExFAT/ExFATFile.h @@ -16,13 +16,13 @@ - (id)openStream; - (id)debugDescription; -@property(readonly, nonatomic) BOOL isDirectory; +@property(readonly, nonatomic) _Bool isDirectory; // Remaining properties -@property(readonly, nonatomic) struct timespec createdDate; +@property(readonly, nonatomic) long long createdDate; @property(readonly, nonatomic) unsigned long long length; -@property(readonly, nonatomic, getter=isLocked) BOOL locked; -@property(readonly, nonatomic) struct timespec modifiedDate; +@property(readonly, nonatomic, getter=isLocked) _Bool locked; +@property(readonly, nonatomic) long long modifiedDate; @property(readonly, nonatomic) NSString *name; @property(retain, nonatomic) ExFATVolume *volume; diff --git a/iOS7/PrivateFrameworks/ExFAT/ExFATFolder.h b/iOS7/PrivateFrameworks/ExFAT/ExFATFolder.h index b9e6aa467..04f8fa90d 100644 --- a/iOS7/PrivateFrameworks/ExFAT/ExFATFolder.h +++ b/iOS7/PrivateFrameworks/ExFAT/ExFATFolder.h @@ -17,21 +17,21 @@ @property(retain, nonatomic) NSMapTable *_children; // @synthesize _children=__children; - (void).cxx_destruct; -- (BOOL)deleteChildNamed:(id)arg1; +- (_Bool)deleteChildNamed:(id)arg1; - (id)childNamed:(id)arg1; - (int)readChildrenIntoArray:(id)arg1 withState:(id *)arg2; -- (BOOL)enumerateChildrenUsingBlock:(id)arg1; -- (BOOL)enumerateFileSetsAtOffset:(unsigned long long)arg1 usingBlock:(id)arg2; -- (int)_updateFileSet:(struct exfat_file_entry_set *)arg1 atOffset:(unsigned long long)arg2 length:(unsigned long)arg3; +- (_Bool)enumerateChildrenUsingBlock:(id)arg1; +- (_Bool)enumerateFileSetsAtOffset:(unsigned long long)arg1 usingBlock:(id)arg2; +- (int)_updateFileSet:(struct exfat_file_entry_set *)arg1 atOffset:(unsigned long long)arg2 length:(unsigned long long)arg3; - (id)debugDescription; -@property(readonly, nonatomic) BOOL isDirectory; -- (id)initWithVolume:(id)arg1 parent:(id)arg2 name:(id)arg3 startingCluster:(unsigned int)arg4 length:(unsigned long long)arg5 contiguous:(BOOL)arg6; +@property(readonly, nonatomic) _Bool isDirectory; +- (id)initWithVolume:(id)arg1 parent:(id)arg2 name:(id)arg3 startingCluster:(unsigned int)arg4 length:(unsigned long long)arg5 contiguous:(_Bool)arg6; // Remaining properties -@property(readonly, nonatomic) struct timespec createdDate; +@property(readonly, nonatomic) long long createdDate; @property(readonly, nonatomic) unsigned long long length; -@property(readonly, nonatomic, getter=isLocked) BOOL locked; -@property(readonly, nonatomic) struct timespec modifiedDate; +@property(readonly, nonatomic, getter=isLocked) _Bool locked; +@property(readonly, nonatomic) long long modifiedDate; @property(readonly, nonatomic) NSString *name; @property(retain, nonatomic) ExFATVolume *volume; diff --git a/iOS7/PrivateFrameworks/ExFAT/ExFATItem.h b/iOS7/PrivateFrameworks/ExFAT/ExFATItem.h index b79e07fcc..f764d55e5 100644 --- a/iOS7/PrivateFrameworks/ExFAT/ExFATItem.h +++ b/iOS7/PrivateFrameworks/ExFAT/ExFATItem.h @@ -16,39 +16,39 @@ unsigned int _cachedPhysicalCluster; unsigned int _cachedClusterCount; unsigned int _cachedNextCluster; - BOOL _locked; - BOOL _contig; + _Bool _locked; + _Bool _contig; + unsigned int _startingCluster; ExFATVolume *_volume; ExFATFolder *_parent; NSString *_name; - unsigned int _startingCluster; unsigned long long _length; - struct timespec _createdDate; - struct timespec _modifiedDate; + long long _createdDate; + long long _modifiedDate; unsigned long long _validDataLength; } + (id)newItemWithVolume:(id)arg1 parent:(id)arg2 fileSet:(struct exfat_file_entry_set *)arg3; -@property(nonatomic) BOOL contig; // @synthesize contig=_contig; +@property(nonatomic) _Bool contig; // @synthesize contig=_contig; @property(nonatomic) unsigned long long validDataLength; // @synthesize validDataLength=_validDataLength; @property(nonatomic) unsigned int startingCluster; // @synthesize startingCluster=_startingCluster; -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked=_locked; -@property(nonatomic) struct timespec modifiedDate; // @synthesize modifiedDate=_modifiedDate; -@property(nonatomic) struct timespec createdDate; // @synthesize createdDate=_createdDate; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=_locked; +@property(nonatomic) long long modifiedDate; // @synthesize modifiedDate=_modifiedDate; +@property(nonatomic) long long createdDate; // @synthesize createdDate=_createdDate; @property(nonatomic) unsigned long long length; // @synthesize length=_length; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) ExFATFolder *parent; // @synthesize parent=_parent; @property(retain, nonatomic) ExFATVolume *volume; // @synthesize volume=_volume; - (void).cxx_destruct; -@property(readonly, nonatomic) BOOL isDirectory; -- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long)arg2 error:(int *)arg3; -- (long)writeBytes:(void *)arg1 ofLength:(unsigned long)arg2 atOffset:(unsigned long long)arg3; -- (id)readDataOfLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2; -- (long)readBytesOfLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; +@property(readonly, nonatomic) _Bool isDirectory; +- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long long)arg2 error:(int *)arg3; +- (long long)writeBytes:(void *)arg1 ofLength:(unsigned long long)arg2 atOffset:(unsigned long long)arg3; +- (id)readDataOfLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2; +- (long long)readBytesOfLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; - (struct extent)physicalExtentAtOffset:(unsigned long long)arg1 ofLength:(unsigned long long)arg2; - (void)dealloc; - (id)_initWithVolume:(id)arg1 parent:(id)arg2 fileSet:(struct exfat_file_entry_set *)arg3; -- (id)initWithVolume:(id)arg1 parent:(id)arg2 name:(id)arg3 startingCluster:(unsigned int)arg4 length:(unsigned long long)arg5 contiguous:(BOOL)arg6; +- (id)initWithVolume:(id)arg1 parent:(id)arg2 name:(id)arg3 startingCluster:(unsigned int)arg4 length:(unsigned long long)arg5 contiguous:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/ExFATStream.h b/iOS7/PrivateFrameworks/ExFAT/ExFATStream.h index 577f2b6fc..9787d649d 100644 --- a/iOS7/PrivateFrameworks/ExFAT/ExFATStream.h +++ b/iOS7/PrivateFrameworks/ExFAT/ExFATStream.h @@ -17,10 +17,10 @@ @property(retain, nonatomic) ExFATItem *item; // @synthesize item=_item; - (void).cxx_destruct; -- (long)readBytesUpToLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; +- (long long)readBytesUpToLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; @property(readonly, nonatomic) unsigned long long length; -@property(readonly, nonatomic) BOOL writable; -- (BOOL)close; +@property(readonly, nonatomic) _Bool writable; +- (_Bool)close; - (void)dealloc; - (id)initWithItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ExFAT/ExFATVolume.h b/iOS7/PrivateFrameworks/ExFAT/ExFATVolume.h index 26668d49d..9d4e52c08 100644 --- a/iOS7/PrivateFrameworks/ExFAT/ExFATVolume.h +++ b/iOS7/PrivateFrameworks/ExFAT/ExFATVolume.h @@ -15,27 +15,27 @@ int _fd; int _dirty; UserFSBufferCache *_bufferCache; - BOOL _locked; - NSString *_deviceName; + _Bool _locked; unsigned int _dev_block_size; unsigned int _bytesPerSectorShift; unsigned int _bytesPerClusterShift; unsigned int _maxCluster; unsigned int _rootCluster; unsigned int _rootNumClusters; - unsigned long _dirBlockSize; - unsigned short *_upcase; - ExFATFile *_bitmap; - ExFATFolder *__cachedRootDir; + NSString *_deviceName; unsigned long long _fatOffset; unsigned long long _fatSize; unsigned long long _clusterOffset; + unsigned long long _dirBlockSize; + unsigned short *_upcase; + ExFATFile *_bitmap; + ExFATFolder *__cachedRootDir; } @property(nonatomic) __weak ExFATFolder *_cachedRootDir; // @synthesize _cachedRootDir=__cachedRootDir; @property(retain, nonatomic) ExFATFile *bitmap; // @synthesize bitmap=_bitmap; @property(nonatomic) unsigned short *upcase; // @synthesize upcase=_upcase; -@property(readonly, nonatomic) unsigned long dirBlockSize; // @synthesize dirBlockSize=_dirBlockSize; +@property(readonly, nonatomic) unsigned long long dirBlockSize; // @synthesize dirBlockSize=_dirBlockSize; @property(nonatomic) unsigned long long clusterOffset; // @synthesize clusterOffset=_clusterOffset; @property(nonatomic) unsigned long long fatSize; // @synthesize fatSize=_fatSize; @property(nonatomic) unsigned long long fatOffset; // @synthesize fatOffset=_fatOffset; @@ -45,27 +45,27 @@ @property(nonatomic) unsigned int bytesPerClusterShift; // @synthesize bytesPerClusterShift=_bytesPerClusterShift; @property(nonatomic) unsigned int bytesPerSectorShift; // @synthesize bytesPerSectorShift=_bytesPerSectorShift; @property(nonatomic) unsigned int dev_block_size; // @synthesize dev_block_size=_dev_block_size; -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked=_locked; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=_locked; @property(copy, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; - (void).cxx_destruct; - (void)dealloc; -- (BOOL)close; -- (BOOL)flush; -- (BOOL)deleteFiles:(id)arg1; +- (_Bool)close; +- (_Bool)flush; +- (_Bool)deleteFiles:(id)arg1; - (id)itemAtPath:(id)arg1; - (id)rootDirectory; - (id)rootDir; -- (BOOL)freeChainAt:(unsigned int)arg1; -- (BOOL)freeExtentAt:(unsigned int)arg1 count:(unsigned int)arg2; -- (BOOL)readUpcaseTable:(struct exfat_direntry_upcase *)arg1; -- (int)setDirty:(BOOL)arg1; -- (id)initWithDeviceName:(id)arg1; +- (_Bool)freeChainAt:(unsigned int)arg1; +- (_Bool)freeExtentAt:(unsigned int)arg1 count:(unsigned int)arg2; +- (_Bool)readUpcaseTable:(struct exfat_direntry_upcase *)arg1; +- (int)setDirty:(_Bool)arg1; +- (id)initWithDeviceName:(id)arg1 fileDescriptor:(int)arg2 writable:(_Bool)arg3; - (unsigned int)contiguousClustersInChain:(unsigned int)arg1 nextCluster:(unsigned int *)arg2; - (unsigned long long)physicalOffsetForCluster:(unsigned int)arg1; - (void)releaseBuffer:(id)arg1; -- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long)arg2 error:(int *)arg3; -- (long)writeBytes:(void *)arg1 ofLength:(unsigned long)arg2 atOffset:(unsigned long long)arg3; -- (long)readBytes:(void *)arg1 ofLength:(unsigned long)arg2 atOffset:(unsigned long long)arg3; +- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long long)arg2 error:(int *)arg3; +- (long long)writeBytes:(void *)arg1 ofLength:(unsigned long long)arg2 atOffset:(unsigned long long)arg3; +- (long long)readBytes:(void *)arg1 ofLength:(unsigned long long)arg2 atOffset:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/NSDiscardableContent-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/NSDiscardableContent-Protocol.h index 3ea73c5eb..43ba31699 100644 --- a/iOS7/PrivateFrameworks/ExFAT/NSDiscardableContent-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/NSDiscardableContent-Protocol.h @@ -5,9 +5,9 @@ */ @protocol NSDiscardableContent -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)discardContentIfPossible; - (void)endContentAccess; -- (BOOL)beginContentAccess; +- (_Bool)beginContentAccess; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ExFAT/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSBuffer.h b/iOS7/PrivateFrameworks/ExFAT/UserFSBuffer.h index 8c9f2071f..3b6c3192d 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSBuffer.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSBuffer.h @@ -10,25 +10,25 @@ @interface UserFSBuffer : NSObject { - unsigned long _allocatedSize; + unsigned long long _allocatedSize; int _fd; unsigned int _busyCount; - BOOL _dirty; - unsigned long _length; - void *_buffer; + _Bool _dirty; unsigned long long _offset; + unsigned long long _length; + void *_buffer; } -@property(nonatomic) BOOL dirty; // @synthesize dirty=_dirty; +@property(nonatomic) _Bool dirty; // @synthesize dirty=_dirty; @property(readonly, nonatomic) void *buffer; // @synthesize buffer=_buffer; -@property(readonly, nonatomic) unsigned long length; // @synthesize length=_length; +@property(readonly, nonatomic) unsigned long long length; // @synthesize length=_length; @property(readonly, nonatomic) unsigned long long offset; // @synthesize offset=_offset; - (void)discardContentIfPossible; -- (BOOL)isContentDiscarded; +- (_Bool)isContentDiscarded; - (void)endContentAccess; -- (BOOL)beginContentAccess; -- (int)resizeToLength:(unsigned long)arg1; -- (id)initWithOffset:(unsigned long long)arg1 length:(unsigned long)arg2 fileDescriptor:(int)arg3; +- (_Bool)beginContentAccess; +- (int)resizeToLength:(unsigned long long)arg1; +- (id)initWithOffset:(unsigned long long)arg1 length:(unsigned long long)arg2 fileDescriptor:(int)arg3; - (int)_writeBlockContents; - (int)_readBlockContents; diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSBufferCache.h b/iOS7/PrivateFrameworks/ExFAT/UserFSBufferCache.h index 8b57a8514..2e2df4ccf 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSBufferCache.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSBufferCache.h @@ -19,10 +19,11 @@ - (void).cxx_destruct; - (void)cache:(id)arg1 willEvictObject:(id)arg2; +- (int)invalidateAllBuffers; - (int)flushAndReturnError; - (void)releaseBuffer:(id)arg1; - (int)flushBuffer:(id)arg1; -- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long)arg2 error:(int *)arg3; +- (id)getBufferAtOffset:(unsigned long long)arg1 ofLength:(unsigned long long)arg2 error:(int *)arg3; - (id)initWithFileDescriptor:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSFolder-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/UserFSFolder-Protocol.h index 013e91fba..2329b9530 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSFolder-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSFolder-Protocol.h @@ -8,7 +8,7 @@ @protocol UserFSFolder - (int)readChildrenIntoArray:(id)arg1 withState:(id *)arg2; -- (BOOL)deleteChildNamed:(id)arg1; +- (_Bool)deleteChildNamed:(id)arg1; - (id)childNamed:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSItem-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/UserFSItem-Protocol.h index 1690fa227..b58e16566 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSItem-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSItem-Protocol.h @@ -9,11 +9,11 @@ @class NSString; @protocol UserFSItem -@property(readonly, nonatomic) struct timespec modifiedDate; -@property(readonly, nonatomic) struct timespec createdDate; +@property(readonly, nonatomic) long long modifiedDate; +@property(readonly, nonatomic) long long createdDate; @property(readonly, nonatomic) unsigned long long length; -@property(readonly, nonatomic, getter=isLocked) BOOL locked; -@property(readonly, nonatomic) BOOL isDirectory; +@property(readonly, nonatomic, getter=isLocked) _Bool locked; +@property(readonly, nonatomic) _Bool isDirectory; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) id volume; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSStream-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/UserFSStream-Protocol.h index c409d4e62..0238279f3 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSStream-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSStream-Protocol.h @@ -8,9 +8,9 @@ @protocol UserFSStream @property(readonly, nonatomic) unsigned long long length; -@property(readonly, nonatomic) BOOL writable; +@property(readonly, nonatomic) _Bool writable; @property(readonly, nonatomic) id item; -- (long)readBytesUpToLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; -- (BOOL)close; +- (long long)readBytesUpToLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3; +- (_Bool)close; @end diff --git a/iOS7/PrivateFrameworks/ExFAT/UserFSVolume-Protocol.h b/iOS7/PrivateFrameworks/ExFAT/UserFSVolume-Protocol.h index e0caf0629..8797e3f14 100644 --- a/iOS7/PrivateFrameworks/ExFAT/UserFSVolume-Protocol.h +++ b/iOS7/PrivateFrameworks/ExFAT/UserFSVolume-Protocol.h @@ -9,12 +9,12 @@ @class NSString; @protocol UserFSVolume -@property(readonly, nonatomic, getter=isLocked) BOOL locked; +@property(readonly, nonatomic, getter=isLocked) _Bool locked; @property(readonly, nonatomic) NSString *deviceName; -- (BOOL)deleteFiles:(id)arg1; +- (_Bool)deleteFiles:(id)arg1; - (id)itemAtPath:(id)arg1; - (id)rootDirectory; -- (BOOL)close; -- (BOOL)flush; +- (_Bool)close; +- (_Bool)flush; @end diff --git a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceAvailabilityCenter.h b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceAvailabilityCenter.h index be1af26ce..3830732b1 100644 --- a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceAvailabilityCenter.h +++ b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceAvailabilityCenter.h @@ -14,16 +14,16 @@ } + (id)sharedInstance; -- (int)availabilityForListenerID:(id)arg1 forService:(int)arg2; -- (BOOL)removeListenerID:(id)arg1 forService:(int)arg2; -- (BOOL)addListenerID:(id)arg1 forService:(int)arg2; -- (BOOL)hasListenerID:(id)arg1 forService:(int)arg2; -- (id)containerForService:(int)arg1 create:(BOOL)arg2; +- (long long)availabilityForListenerID:(id)arg1 forService:(long long)arg2; +- (_Bool)removeListenerID:(id)arg1 forService:(long long)arg2; +- (_Bool)addListenerID:(id)arg1 forService:(long long)arg2; +- (_Bool)hasListenerID:(id)arg1 forService:(long long)arg2; +- (id)containerForService:(long long)arg1 create:(_Bool)arg2; - (void)_stopListeningToMonitor:(id)arg1; - (void)_startListeningToMonitor:(id)arg1; - (void)_handleServiceMonitorNotification:(id)arg1; -- (void)_postNotificationForService:(int)arg1 availability:(int)arg2; -- (BOOL)_isValidServiceType:(int)arg1; +- (void)_postNotificationForService:(long long)arg1 availability:(long long)arg2; +- (_Bool)_isValidServiceType:(long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceContainer.h b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceContainer.h index bad2ba735..e83a48407 100644 --- a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceContainer.h +++ b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceContainer.h @@ -16,11 +16,11 @@ @property(readonly, nonatomic) NSMutableSet *listeners; // @synthesize listeners=_listeners; @property(retain, nonatomic) FTCServiceMonitor *monitor; // @synthesize monitor=_monitor; -- (BOOL)removeListenerID:(id)arg1; -- (BOOL)addListenerID:(id)arg1; -- (BOOL)hasListenerID:(id)arg1; +- (_Bool)removeListenerID:(id)arg1; +- (_Bool)addListenerID:(id)arg1; +- (_Bool)hasListenerID:(id)arg1; - (void)dealloc; -- (id)initWithServiceType:(int)arg1; +- (id)initWithServiceType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceMonitor.h b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceMonitor.h index a609ef95f..8e38477a8 100644 --- a/iOS7/PrivateFrameworks/FTClientServices/FTCServiceMonitor.h +++ b/iOS7/PrivateFrameworks/FTClientServices/FTCServiceMonitor.h @@ -8,19 +8,19 @@ @interface FTCServiceMonitor : NSObject { - int _availability; - int _type; + long long _availability; + long long _type; int _token; } -@property(readonly, nonatomic) int serviceType; -- (int)serviceAvailability; +@property(readonly, nonatomic) long long serviceType; +- (long long)serviceAvailability; - (void)handleActiveAccountsChanged:(id)arg1; - (void)updateAvailability; - (void)_updateAvailability; -- (void)_postAvailability:(int)arg1; +- (void)_postAvailability:(long long)arg1; - (void)dealloc; -- (id)initWithServiceType:(int)arg1; +- (id)initWithServiceType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/FTServices/APSConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/FTServices/APSConnectionDelegate-Protocol.h index d0cbabdea..d83dc8d30 100644 --- a/iOS7/PrivateFrameworks/FTServices/APSConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/FTServices/APSConnectionDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidReconnect:(id)arg1; -- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didChangeConnectedStatus:(_Bool)arg2; - (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; - (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; - (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; diff --git a/iOS7/PrivateFrameworks/FTServices/FTDeviceSupport.h b/iOS7/PrivateFrameworks/FTServices/FTDeviceSupport.h index 28708b74a..6a981f58c 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTDeviceSupport.h +++ b/iOS7/PrivateFrameworks/FTServices/FTDeviceSupport.h @@ -10,40 +10,41 @@ @interface FTDeviceSupport : NSObject { - BOOL _blockPost; - BOOL _supportsFrontCamera; - BOOL _supportsBackCamera; - BOOL _supportsiMessage; - BOOL _supportsSMS; - BOOL _supportsMMS; - BOOL _supportsFT; - BOOL _supportsWiFi; - BOOL _supportsWLAN; - BOOL _supportsNonWiFiFaceTime; - BOOL _supportsCellularData; - BOOL _shouldUseSIMState; - BOOL _commCenterDead; - BOOL _simBecameNotReady; + _Bool _blockPost; + _Bool _supportsFrontCamera; + _Bool _supportsBackCamera; + _Bool _supportsiMessage; + _Bool _supportsSMS; + _Bool _supportsMMS; + _Bool _supportsFT; + _Bool _supportsFTA; + _Bool _supportsWiFi; + _Bool _supportsWLAN; + _Bool _supportsNonWiFiFaceTime; + _Bool _supportsCellularData; + _Bool _shouldUseSIMState; + _Bool _commCenterDead; + _Bool _simBecameNotReady; int _carrierBundleSupported; int _iMessageAllowedToken; - BOOL _faceTimeBlocked; - BOOL _iMessageBlocked; - BOOL _accountModificationRestricted; - int _performanceClass; + _Bool _faceTimeBlocked; + _Bool _iMessageBlocked; + _Bool _accountModificationRestricted; + long long _performanceClass; } + (id)sharedInstance; -@property(readonly, nonatomic) BOOL supportsMMS; // @synthesize supportsMMS=_supportsMMS; -@property(readonly, nonatomic) BOOL supportsSMS; // @synthesize supportsSMS=_supportsSMS; -@property(readonly, nonatomic) BOOL supportsCellularData; // @synthesize supportsCellularData=_supportsCellularData; -@property(readonly, nonatomic) BOOL supportsWiFi; // @synthesize supportsWiFi=_supportsWiFi; -@property(readonly, nonatomic) BOOL supportsWLAN; // @synthesize supportsWLAN=_supportsWLAN; -@property(readonly, nonatomic) BOOL supportsBackFacingCamera; // @synthesize supportsBackFacingCamera=_supportsBackCamera; -@property(readonly, nonatomic) BOOL supportsFrontFacingCamera; // @synthesize supportsFrontFacingCamera=_supportsFrontCamera; -@property(readonly, nonatomic) BOOL nonWifiCallingAvailable; -@property(readonly, nonatomic) BOOL nonWifiFaceTimeAvailable; -@property(readonly, nonatomic) int deviceType; -@property(readonly, nonatomic) int performanceClass; +@property(readonly, nonatomic) _Bool supportsMMS; // @synthesize supportsMMS=_supportsMMS; +@property(readonly, nonatomic) _Bool supportsSMS; // @synthesize supportsSMS=_supportsSMS; +@property(readonly, nonatomic) _Bool supportsCellularData; // @synthesize supportsCellularData=_supportsCellularData; +@property(readonly, nonatomic) _Bool supportsWiFi; // @synthesize supportsWiFi=_supportsWiFi; +@property(readonly, nonatomic) _Bool supportsWLAN; // @synthesize supportsWLAN=_supportsWLAN; +@property(readonly, nonatomic) _Bool supportsBackFacingCamera; // @synthesize supportsBackFacingCamera=_supportsBackCamera; +@property(readonly, nonatomic) _Bool supportsFrontFacingCamera; // @synthesize supportsFrontFacingCamera=_supportsFrontCamera; +@property(readonly, nonatomic) _Bool nonWifiCallingAvailable; +@property(readonly, nonatomic) _Bool nonWifiFaceTimeAvailable; +@property(readonly, nonatomic) long long deviceType; +@property(readonly, nonatomic) long long performanceClass; - (void)_registerForLockdownNotifications; - (void)_lockdownStateChanged:(id)arg1; @property(readonly, nonatomic) NSString *deviceInformationString; @@ -52,44 +53,42 @@ @property(readonly, nonatomic) NSString *productName; @property(readonly, nonatomic) NSString *userAgentString; @property(readonly, nonatomic) NSString *telephoneNumber; -@property(readonly, nonatomic) BOOL isTelephonyDevice; -@property(readonly, nonatomic) BOOL supportsAppleIDIdentification; -@property(readonly, nonatomic) BOOL supportsSMSIdentification; +@property(readonly, nonatomic) _Bool isTelephonyDevice; +@property(readonly, nonatomic) _Bool supportsAppleIDIdentification; +@property(readonly, nonatomic) _Bool supportsSMSIdentification; @property(readonly, nonatomic) NSDictionary *CTNetworkInformation; -- (void)_handleRegistrationStateChanged:(id)arg1; - (void)_handlePhoneNumberRegistrationStateChanged:(id)arg1; - (void)_handleTechnologyChange:(id)arg1; - (void)_simStatusChanged:(id)arg1; -- (void)_handleSIMInserted:(id)arg1; @property(readonly, nonatomic) NSString *deviceName; -@property(readonly, nonatomic) BOOL wantsBreakBeforeMake; -@property(readonly, nonatomic) BOOL supportsSimultaneousVoiceAndDataRightNow; -@property(readonly, nonatomic) BOOL isC2KEquipment; +@property(readonly, nonatomic) _Bool wantsBreakBeforeMake; +@property(readonly, nonatomic) _Bool supportsSimultaneousVoiceAndDataRightNow; +@property(readonly, nonatomic) _Bool isC2KEquipment; @property(readonly, nonatomic) NSDictionary *telephonyCapabilities; @property(readonly, nonatomic) NSString *deviceTypeIDPrefix; @property(readonly, nonatomic) NSString *deviceIDPrefix; @property(readonly, nonatomic) NSString *model; -@property(readonly, nonatomic) BOOL accountModificationRestricted; -@property(readonly, nonatomic) BOOL registrationSupported; -@property(readonly, nonatomic) BOOL conferencingAllowed; -@property(readonly, nonatomic) BOOL conferencingEnabled; -@property(readonly, nonatomic) BOOL conferencingBlocked; -@property(readonly, nonatomic) BOOL supportsNonWiFiCalling; -@property(readonly, nonatomic) BOOL supportsNonWiFiFaceTime; // @synthesize supportsNonWiFiFaceTime=_supportsNonWiFiFaceTime; -@property(readonly, nonatomic) BOOL identityServicesSupported; -@property(readonly, nonatomic) BOOL faceTimeSupported; -@property(readonly, nonatomic) BOOL faceTimeBlocked; -@property(readonly, nonatomic) BOOL faceTimeAvailable; -@property(readonly, nonatomic) BOOL iMessageSupported; -@property(readonly, nonatomic) BOOL iMessageBlocked; -@property(readonly, nonatomic) BOOL iMessageAvailable; -@property(readonly, nonatomic) BOOL callingSupported; -@property(readonly, nonatomic) BOOL callingBlocked; -@property(readonly, nonatomic) BOOL callingAvailable; -@property(readonly, nonatomic) BOOL madridSupported; -@property(readonly, nonatomic) BOOL madridBlocked; -@property(readonly, nonatomic) BOOL madridAvailable; -@property(readonly, nonatomic) BOOL commCenterDead; +@property(readonly, nonatomic) _Bool accountModificationRestricted; +@property(readonly, nonatomic) _Bool registrationSupported; +@property(readonly, nonatomic) _Bool conferencingAllowed; +@property(readonly, nonatomic) _Bool conferencingEnabled; +@property(readonly, nonatomic) _Bool conferencingBlocked; +@property(readonly, nonatomic) _Bool supportsNonWiFiCalling; +@property(readonly, nonatomic) _Bool supportsNonWiFiFaceTime; // @synthesize supportsNonWiFiFaceTime=_supportsNonWiFiFaceTime; +@property(readonly, nonatomic) _Bool identityServicesSupported; +@property(readonly, nonatomic) _Bool faceTimeSupported; +@property(readonly, nonatomic) _Bool faceTimeBlocked; +@property(readonly, nonatomic) _Bool faceTimeAvailable; +@property(readonly, nonatomic) _Bool iMessageSupported; +@property(readonly, nonatomic) _Bool iMessageBlocked; +@property(readonly, nonatomic) _Bool iMessageAvailable; +@property(readonly, nonatomic) _Bool callingSupported; +@property(readonly, nonatomic) _Bool callingBlocked; +@property(readonly, nonatomic) _Bool callingAvailable; +@property(readonly, nonatomic) _Bool madridSupported; +@property(readonly, nonatomic) _Bool madridBlocked; +@property(readonly, nonatomic) _Bool madridAvailable; +@property(readonly, nonatomic) _Bool commCenterDead; - (void)_unregisterForCoreTelephonyNotifications; - (void)_registerForInternalCoreTelephonyNotifications; - (void)_registerForCoreTelephonyNotifications; diff --git a/iOS7/PrivateFrameworks/FTServices/FTEmbeddedReachability.h b/iOS7/PrivateFrameworks/FTServices/FTEmbeddedReachability.h index a22b18fcb..5c47e1c4d 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTEmbeddedReachability.h +++ b/iOS7/PrivateFrameworks/FTServices/FTEmbeddedReachability.h @@ -8,7 +8,7 @@ @interface FTEmbeddedReachability : NSObject { - BOOL localWiFiRef; + _Bool localWiFiRef; struct __SCNetworkReachability *reachabilityRef; } @@ -16,10 +16,10 @@ + (id)reachabilityForInternetConnection; + (id)reachabilityWithAddress:(const struct sockaddr_in *)arg1; + (id)reachabilityWithHostName:(id)arg1; -- (int)currentReachabilityStatus; -- (BOOL)connectionRequired; -- (int)networkStatusForFlags:(unsigned int)arg1; -- (int)localWiFiStatusForFlags:(unsigned int)arg1; +- (long long)currentReachabilityStatus; +- (_Bool)connectionRequired; +- (long long)networkStatusForFlags:(unsigned int)arg1; +- (long long)localWiFiStatusForFlags:(unsigned int)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/FTServices/FTEntitlementSupport.h b/iOS7/PrivateFrameworks/FTServices/FTEntitlementSupport.h index fdbde26b5..2ed1343fa 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTEntitlementSupport.h +++ b/iOS7/PrivateFrameworks/FTServices/FTEntitlementSupport.h @@ -16,17 +16,17 @@ + (id)sharedInstance; - (void)_handleCTServiceRequestName:(struct __CFString *)arg1 userInfo:(struct __CFDictionary *)arg2 contextInfo:(void *)arg3; -- (BOOL)_disconnectCTServerConnection; -- (BOOL)_reconnectCTServerConnectionIfNecessary; -- (BOOL)_setupCTServerConnection; +- (_Bool)_disconnectCTServerConnection; +- (_Bool)_reconnectCTServerConnectionIfNecessary; +- (_Bool)_setupCTServerConnection; - (void)_cleanupMachInfo; - (void)_unregisterForCTEntitlementNotifications; -- (BOOL)_registerForCTEntitlementNotifications; +- (_Bool)_registerForCTEntitlementNotifications; - (void)_handleEntitlementNotification:(struct __CFDictionary *)arg1; - (void)_registrationStateChanged; - (id)_rawEntitlementValue; @property(readonly, nonatomic) NSDictionary *registrationState; -@property(readonly, nonatomic) BOOL faceTimeNonWiFiEntitled; +@property(readonly, nonatomic) _Bool faceTimeNonWiFiEntitled; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/FTServices/FTGetRegionMetadataMessage.h b/iOS7/PrivateFrameworks/FTServices/FTGetRegionMetadataMessage.h index b65c00dc3..098d81b54 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTGetRegionMetadataMessage.h +++ b/iOS7/PrivateFrameworks/FTServices/FTGetRegionMetadataMessage.h @@ -22,13 +22,13 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (BOOL)wantsHTTPGet; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (_Bool)wantsHTTPGet; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/FTServices/FTIDSMessage.h b/iOS7/PrivateFrameworks/FTServices/FTIDSMessage.h index 78a6cb466..2de33393c 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTIDSMessage.h +++ b/iOS7/PrivateFrameworks/FTServices/FTIDSMessage.h @@ -40,14 +40,14 @@ @property(copy, nonatomic) NSData *pushCertificate; // @synthesize pushCertificate=_pushCert; - (id)additionalMessageHeadersForOutgoingPush; - (id)additionalMessageHeaders; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsBodySignature; -- (BOOL)wantsSignature; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsBodySignature; +- (_Bool)wantsSignature; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (void)addAuthUserID:(id)arg1 certificate:(id)arg2 privateKey:(struct __SecKey *)arg3 publicKey:(struct __SecKey *)arg4; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery.h b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery.h index 7911623a0..308d7ea24 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery.h +++ b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery.h @@ -16,35 +16,36 @@ NSNumber *_protocolVersion; FTMessageQueue *_queue; NSString *_userAgent; - unsigned int _maxConcurrentMessages; - BOOL _retryInAirplaneMode; + unsigned long long _maxConcurrentMessages; + _Bool _retryInAirplaneMode; IMTimer *_timer; } -+ (id)_errorForTDMessageDeliveryStatus:(int)arg1 userInfo:(id)arg2; ++ (id)_errorForTDMessageDeliveryStatus:(long long)arg1 userInfo:(id)arg2; + (id)alloc; + (Class)APNSMessageDeliveryClass; + (Class)HTTPMessageDeliveryClass; -@property BOOL retryInAirplaneMode; // @synthesize retryInAirplaneMode=_retryInAirplaneMode; -@property unsigned int maxConcurrentMessages; // @synthesize maxConcurrentMessages=_maxConcurrentMessages; +@property _Bool retryInAirplaneMode; // @synthesize retryInAirplaneMode=_retryInAirplaneMode; +@property unsigned long long maxConcurrentMessages; // @synthesize maxConcurrentMessages=_maxConcurrentMessages; @property(copy) NSString *userAgent; // @synthesize userAgent=_userAgent; @property(copy) NSNumber *protocolVersion; // @synthesize protocolVersion=_protocolVersion; -- (void)_signMessage:(id)arg1 useDataSignatures:(BOOL)arg2 body:(id)arg3 queryString:(id)arg4 intoDictionary:(id)arg5; -@property(readonly) int maxMessageSize; +- (void)_signMessage:(id)arg1 useDataSignatures:(_Bool)arg2 body:(id)arg3 queryString:(id)arg4 intoDictionary:(id)arg5; +- (void)networkStateChanged; +@property(readonly) long long maxMessageSize; - (void)_setRetryTimer:(double)arg1; - (void)_clearRetryTimer; - (void)_retryTimerHit:(id)arg1; -- (BOOL)sendMessage:(id)arg1; +- (_Bool)sendMessage:(id)arg1; - (void)cancelMessage:(id)arg1; - (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; - (id)_queue; -@property(readonly) BOOL hasQueuedItems; -@property(readonly) BOOL busy; +@property(readonly) _Bool hasQueuedItems; +@property(readonly) _Bool busy; @property(readonly) NSArray *allMessages; @property(readonly) IDSBaseMessage *currentMessage; @property(readonly) NSArray *queuedMessages; -- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; -- (void)_informDelegateAboutMessage:(id)arg1 error:(id)arg2 result:(id)arg3 resultCode:(int)arg4; +- (_Bool)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; +- (void)_informDelegateAboutMessage:(id)arg1 error:(id)arg2 result:(id)arg3 resultCode:(long long)arg4; - (void)invalidate; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_APS.h b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_APS.h index 4d7b12c40..918948b8e 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_APS.h +++ b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_APS.h @@ -16,7 +16,7 @@ Class _APSConnectionClass; Class _APSOutgoingMessageClass; APSConnection *_connection; - int _messageSize; + long long _messageSize; NSMutableArray *_enabledTopics; NSMutableDictionary *_ftMessageMap; NSMutableDictionary *_startDateMap; @@ -28,19 +28,19 @@ } + (id)sharedInstance; -- (int)maxMessageSize; +- (long long)maxMessageSize; - (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; - (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; - (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; -- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didChangeConnectedStatus:(_Bool)arg2; - (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; - (void)_serverBagLoaded:(id)arg1; -- (BOOL)sendMessage:(id)arg1; +- (_Bool)sendMessage:(id)arg1; - (void)cancelMessage:(id)arg1; - (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; -- (BOOL)busy; +- (_Bool)busy; - (void)_dequeueIfNeeded; -- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; +- (_Bool)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; - (void)invalidate; - (void)_notifyDelegateAboutError:(id)arg1 forMessage:(id)arg2; - (void)_updateWiFiAssertions; @@ -52,25 +52,27 @@ - (void)_messageNeedsRetry:(id)arg1; - (void)_messageCompletelyTimedOut:(id)arg1; - (void)_messageSendTimedOut:(id)arg1; +- (void)_messageACKTimedOut:(id)arg1; - (void)_sendMessage:(id)arg1 ftMessage:(id)arg2; - (void)_noteMessageSent:(id)arg1 ftMessage:(id)arg2 body:(id)arg3; - (void)_noteMessageACKd:(id)arg1 ftMessage:(id)arg2; -- (void)_noteMessageSucceeded:(id)arg1 ftMessage:(id)arg2 error:(id)arg3 result:(id)arg4 resultCode:(int)arg5; -- (void)_noteMessageFailed:(id)arg1 ftMessage:(id)arg2 allowRetry:(BOOL)arg3 error:(id)arg4; -- (BOOL)_fillMessageParameters:(id *)arg1 ftMessage:(id *)arg2; +- (void)_noteMessageSucceeded:(id)arg1 ftMessage:(id)arg2 error:(id)arg3 result:(id)arg4 resultCode:(long long)arg5; +- (void)_noteMessageFailed:(id)arg1 ftMessage:(id)arg2 allowRetry:(_Bool)arg3 error:(id)arg4; +- (_Bool)_fillMessageParameters:(id *)arg1 ftMessage:(id *)arg2; - (id)_apsOutgoingMessageForFTMessage:(id)arg1; - (id)_messageForAPSOutgoingMessage:(id)arg1; - (id)_bodyForMessage:(id)arg1; -- (int)_retryCountForMessage:(id)arg1; +- (long long)_retryCountForMessage:(id)arg1; - (id)_currentTimers; - (id)allMessages; - (id)_currentMessages; - (id)_currentAPSMessages; -- (BOOL)_isBusyWithMessage:(id)arg1; +- (_Bool)_isBusyWithMessage:(id)arg1; - (void)_clearMapForMessageID:(id)arg1; - (void)_setMapForMessage:(id)arg1 apsMessage:(id)arg2 messageBody:(id)arg3 timeoutTime:(double)arg4 timeoutSelector:(SEL)arg5 retries:(id)arg6; - (void)_invalidateDeathTimerForMessageID:(id)arg1; - (void)_invalidateTimerForMessageID:(id)arg1; +- (void)_setEnabledTopics:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_HTTP.h b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_HTTP.h index da58d564c..f7292f29d 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_HTTP.h +++ b/iOS7/PrivateFrameworks/FTServices/FTMessageDelivery_HTTP.h @@ -13,18 +13,22 @@ @interface FTMessageDelivery_HTTP : FTMessageDelivery { IMRemoteURLConnection *_remoteConnection; + _Bool _pendingRetryAfterAirplaneMode; + double _retryTimeAfterAirplaneMode; } +- (void)networkStateChanged; - (void)_serverBagLoaded:(id)arg1; -- (BOOL)sendMessage:(id)arg1; +- (_Bool)sendMessage:(id)arg1; - (void)cancelMessage:(id)arg1; - (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; -- (BOOL)_tryRetryMessageWithTimeInterval:(double)arg1; -- (BOOL)busy; +- (_Bool)_tryRetryMessageWithTimeInterval:(double)arg1; +- (_Bool)busy; - (void)_cleanupURLConnection; - (void)_dequeueIfNeeded; -- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; +- (_Bool)_sendMessageAsynchronously:(id)arg1 error:(id *)arg2; - (void)invalidate; +- (void)_clearRetryTimer; - (void)_notifyDelegateAboutError:(id)arg1 forMessage:(id)arg2; - (void)_updateWiFiAssertions; - (id)_processResultData:(id)arg1 forMessage:(id)arg2 error:(id *)arg3; diff --git a/iOS7/PrivateFrameworks/FTServices/FTMessageQueue.h b/iOS7/PrivateFrameworks/FTServices/FTMessageQueue.h index 37926c303..372065926 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTMessageQueue.h +++ b/iOS7/PrivateFrameworks/FTServices/FTMessageQueue.h @@ -18,14 +18,14 @@ @property id delegate; // @synthesize delegate=_delegate; @property(retain) NSMutableArray *_addDates; // @synthesize _addDates; @property(retain) NSMutableArray *_queue; // @synthesize _queue; -- (BOOL)removeMessage:(id)arg1; -- (BOOL)addMessage:(id)arg1; +- (_Bool)removeMessage:(id)arg1; +- (_Bool)addMessage:(id)arg1; - (id)dequeueTopMessage; - (void)removeAllMessages; - (void)_timeoutHit; - (void)_setTimeout; - (void)_clearTimeout; -@property(readonly) int count; +@property(readonly) long long count; @property(readonly) NSArray *messages; @property(readonly) IDSBaseMessage *topMessage; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/FTServices/FTNetworkSupport.h b/iOS7/PrivateFrameworks/FTServices/FTNetworkSupport.h index fba66e70a..7386c0cbc 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTNetworkSupport.h +++ b/iOS7/PrivateFrameworks/FTServices/FTNetworkSupport.h @@ -13,27 +13,27 @@ Class _APSConnectionClass; APSConnection *_apsConnection; NSTimer *_reliabilityAttemptTimer; - BOOL _enableCriticalReliability; - BOOL _criticalReliabilityEnabledState; + _Bool _enableCriticalReliability; + _Bool _criticalReliabilityEnabledState; } + (id)sharedInstance; -@property(nonatomic) BOOL enableCriticalReliability; +@property(nonatomic) _Bool enableCriticalReliability; - (void)_tryToEnableReliability; -- (void)_reallySetCriticalReliability:(BOOL)arg1; +- (void)_reallySetCriticalReliability:(_Bool)arg1; - (void)_setReliabilityTimeoutInterval; - (void)_clearReliabilityTimeoutInterval; - (void)_createAPSConnectionIfNeeded; -@property(readonly, nonatomic) BOOL networkReachable; -@property(readonly, nonatomic) BOOL networkActive; -@property(readonly, nonatomic) BOOL networkEnabled; -@property(readonly, nonatomic) BOOL dataActiveAndReachable; -@property(readonly, nonatomic) BOOL willSearchForNetwork; -@property(readonly, nonatomic) BOOL wiFiActiveAndReachable; -@property(readonly, nonatomic) BOOL validNetworkReachable; -@property(readonly, nonatomic) BOOL validNetworkActive; -@property(readonly, nonatomic) BOOL validNetworkEnabled; -@property(readonly, nonatomic) BOOL allowAnyNetwork; +@property(readonly, nonatomic) _Bool networkReachable; +@property(readonly, nonatomic) _Bool networkActive; +@property(readonly, nonatomic) _Bool networkEnabled; +@property(readonly, nonatomic) _Bool dataActiveAndReachable; +@property(readonly, nonatomic) _Bool willSearchForNetwork; +@property(readonly, nonatomic) _Bool wiFiActiveAndReachable; +@property(readonly, nonatomic) _Bool validNetworkReachable; +@property(readonly, nonatomic) _Bool validNetworkActive; +@property(readonly, nonatomic) _Bool validNetworkEnabled; +@property(readonly, nonatomic) _Bool allowAnyNetwork; @end diff --git a/iOS7/PrivateFrameworks/FTServices/FTPasswordManager.h b/iOS7/PrivateFrameworks/FTServices/FTPasswordManager.h index 4e7510b73..8e1b573af 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTPasswordManager.h +++ b/iOS7/PrivateFrameworks/FTServices/FTPasswordManager.h @@ -14,12 +14,12 @@ ACAccountStore *_accountStore; } -+ (id)_loginUserNotificationForService:(id)arg1 user:(id)arg2 isForBadPassword:(BOOL)arg3 showForgetPassword:(BOOL)arg4 shouldRememberPassword:(BOOL)arg5; ++ (id)_loginUserNotificationForService:(id)arg1 user:(id)arg2 isForBadPassword:(_Bool)arg3 showForgetPassword:(_Bool)arg4 shouldRememberPassword:(_Bool)arg5; + (id)sharedInstance; -- (void)cancelRequestID:(id)arg1; -- (void)requestAuthTokenForUsername:(id)arg1 service:(id)arg2 badPassword:(BOOL)arg3 showForgotPassword:(BOOL)arg4 outRequestID:(id *)arg5 completionBlock:(id)arg6; -- (BOOL)supportsAuthTokenRequests; -- (void)requestPasswordForUsername:(id)arg1 service:(id)arg2 badPassword:(BOOL)arg3 showForgotPassword:(BOOL)arg4 shouldRememberPassword:(BOOL)arg5 outRequestID:(id *)arg6 completionBlock:(id)arg7; +- (void)cancelRequestID:(id)arg1 serviceIdentifier:(id)arg2; +- (void)requestAuthTokenForUsername:(id)arg1 service:(id)arg2 badPassword:(_Bool)arg3 showForgotPassword:(_Bool)arg4 outRequestID:(id *)arg5 completionBlock:(id)arg6; +- (_Bool)supportsAuthTokenRequests; +- (void)requestPasswordForUsername:(id)arg1 service:(id)arg2 badPassword:(_Bool)arg3 showForgotPassword:(_Bool)arg4 shouldRememberPassword:(_Bool)arg5 outRequestID:(id *)arg6 completionBlock:(id)arg7; - (void)setAuthTokenForUsername:(id)arg1 service:(id)arg2 authToken:(id)arg3 profileID:(id)arg4 selfHandle:(id)arg5 outRequestID:(id *)arg6 completionBlock:(id)arg7; - (void)setPasswordForUsername:(id)arg1 service:(id)arg2 password:(id)arg3 outRequestID:(id *)arg4 completionBlock:(id)arg5; - (void)fetchPasswordForUsername:(id)arg1 service:(id)arg2 outRequestID:(id *)arg3 completionBlock:(id)arg4; diff --git a/iOS7/PrivateFrameworks/FTServices/FTRegionSupport.h b/iOS7/PrivateFrameworks/FTServices/FTRegionSupport.h index 6ffe4a4b3..9da963b7c 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTRegionSupport.h +++ b/iOS7/PrivateFrameworks/FTServices/FTRegionSupport.h @@ -19,8 +19,8 @@ @property(retain) NSArray *_regions; // @synthesize _regions; - (id)regionForID:(id)arg1; @property(readonly) NSArray *regions; -@property(readonly) BOOL isLoading; -@property(readonly) BOOL isLoaded; +@property(readonly) _Bool isLoading; +@property(readonly) _Bool isLoaded; - (void)flushRegions; - (void)startLoading; - (void)_buildMessageDeliveryIfNeeded; diff --git a/iOS7/PrivateFrameworks/FTServices/FTServerBag.h b/iOS7/PrivateFrameworks/FTServices/FTServerBag.h index 60a3f8891..853e19206 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTServerBag.h +++ b/iOS7/PrivateFrameworks/FTServices/FTServerBag.h @@ -10,30 +10,29 @@ @interface FTServerBag : NSObject { - int _type; + long long _type; } -+ (id)sharedInstanceForBagType:(int)arg1; ++ (id)sharedInstanceForBagType:(long long)arg1; + (id)_sharedInstance; -+ (id)_sharedInstanceForType:(int)arg1; ++ (id)_sharedInstanceForType:(long long)arg1; + (id)sharedInstance; -@property(readonly) BOOL isServerAvailable; +@property(readonly) _Bool isServerAvailable; - (id)urlWithKey:(id)arg1; - (id)objectForKey:(id)arg1; -@property(readonly) BOOL isInDebilitatedMode; -@property(readonly) BOOL allowUnsignedBags; -@property(readonly) BOOL allowSelfSignedCertificates; +@property(readonly) _Bool isInDebilitatedMode; +@property(readonly) _Bool allowUnsignedBags; +@property(readonly) _Bool allowSelfSignedCertificates; @property(readonly) NSString *apsEnvironmentName; @property(readonly) NSURL *bagURL; - (id)_bag; - (id)_cachedBag; -@property(readonly) BOOL isLoaded; -@property(readonly) BOOL isLoading; +@property(readonly) _Bool isLoaded; +@property(readonly) _Bool isLoading; - (void)forceBagLoad; - (void)startBagLoad; -- (void)_bagFinishedLoading; - (void)dealloc; -- (id)initWithBagType:(int)arg1; +- (id)initWithBagType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/FTServices/FTUserConfiguration.h b/iOS7/PrivateFrameworks/FTServices/FTUserConfiguration.h index 66c19eaf5..a14b23d28 100644 --- a/iOS7/PrivateFrameworks/FTServices/FTUserConfiguration.h +++ b/iOS7/PrivateFrameworks/FTServices/FTUserConfiguration.h @@ -11,10 +11,10 @@ } + (id)sharedInstance; -@property(readonly, nonatomic) BOOL _nonWifiFaceTimeEntitled; -@property(nonatomic) BOOL allowAnyNetwork; -@property(nonatomic) BOOL cellularFaceTimeEnabled; -- (BOOL)_adequateInternalOrCarrierInstall; +@property(readonly, nonatomic) _Bool _nonWifiFaceTimeEntitled; +@property(nonatomic) _Bool allowAnyNetwork; +@property(nonatomic) _Bool cellularFaceTimeEnabled; +- (_Bool)_adequateInternalOrCarrierInstall; @end diff --git a/iOS7/PrivateFrameworks/FTServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/FTServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/FTServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/FTServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/FaceCore/CDStructures.h b/iOS7/PrivateFrameworks/FaceCore/CDStructures.h index 0f8b2b915..320e753d2 100644 --- a/iOS7/PrivateFrameworks/FaceCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/FaceCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct FaceCoreAPI { @@ -52,8 +52,12 @@ struct face { int _field12; _Bool _field13; _Bool _field14; - _Bool _field15; - _Bool _field16; + float _field15; + float _field16; + _Bool _field17; + float _field18; + _Bool _field19; + float _field20; }; struct image { @@ -83,7 +87,7 @@ struct vector> { typedef struct { struct CGPoint center; struct CGRect bounds; -} CDStruct_53bda269; +} CDStruct_ac082cae; // Template types typedef struct vector> { diff --git a/iOS7/PrivateFrameworks/FaceCore/FCRFace.h b/iOS7/PrivateFrameworks/FaceCore/FCRFace.h index d28d49c74..a391755c3 100644 --- a/iOS7/PrivateFrameworks/FaceCore/FCRFace.h +++ b/iOS7/PrivateFrameworks/FaceCore/FCRFace.h @@ -10,35 +10,35 @@ @interface FCRFace : NSObject { - CDStruct_53bda269 face; - CDStruct_53bda269 leftEye; - CDStruct_53bda269 rightEye; - CDStruct_53bda269 mouth; - float faceSize; - float faceAngle; - int trackID; - unsigned int trackDuration; + CDStruct_ac082cae face; + CDStruct_ac082cae leftEye; + CDStruct_ac082cae rightEye; + CDStruct_ac082cae mouth; + double faceSize; + double faceAngle; + long long trackID; + unsigned long long trackDuration; NSData *faceprint; int faceType; NSDictionary *faceLandmarkPoints; NSDictionary *expressionFeatures; } -@property int trackID; // @synthesize trackID; -@property unsigned int trackDuration; // @synthesize trackDuration; -@property CDStruct_53bda269 rightEye; // @synthesize rightEye; -@property CDStruct_53bda269 mouth; // @synthesize mouth; -@property CDStruct_53bda269 leftEye; // @synthesize leftEye; +@property long long trackID; // @synthesize trackID; +@property unsigned long long trackDuration; // @synthesize trackDuration; +@property CDStruct_ac082cae rightEye; // @synthesize rightEye; +@property CDStruct_ac082cae mouth; // @synthesize mouth; +@property CDStruct_ac082cae leftEye; // @synthesize leftEye; @property(retain) NSData *faceprint; // @synthesize faceprint; @property int faceType; // @synthesize faceType; -@property float faceSize; // @synthesize faceSize; +@property double faceSize; // @synthesize faceSize; @property(retain) NSDictionary *faceLandmarkPoints; // @synthesize faceLandmarkPoints; -@property CDStruct_53bda269 face; // @synthesize face; -@property float faceAngle; // @synthesize faceAngle; +@property CDStruct_ac082cae face; // @synthesize face; +@property double faceAngle; // @synthesize faceAngle; @property(retain) NSDictionary *expressionFeatures; // @synthesize expressionFeatures; -@property(readonly) BOOL hasMouthBounds; -@property(readonly) BOOL hasRightEyeBounds; -@property(readonly) BOOL hasLeftEyeBounds; +@property(readonly) _Bool hasMouthBounds; +@property(readonly) _Bool hasRightEyeBounds; +@property(readonly) _Bool hasLeftEyeBounds; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/FaceCore/FCRFaceDetector.h b/iOS7/PrivateFrameworks/FaceCore/FCRFaceDetector.h index f8411374d..5faf34bad 100644 --- a/iOS7/PrivateFrameworks/FaceCore/FCRFaceDetector.h +++ b/iOS7/PrivateFrameworks/FaceCore/FCRFaceDetector.h @@ -23,6 +23,7 @@ - (id)parseNumericOrBoolValue:(id)arg1; - (id)parseOption:(id)arg1 value:(id)arg2; - (void)setParam:(id)arg1 toValue:(id)arg2 withDefaultValue:(id)arg3 usingApi:(struct FaceCoreAPI *)arg4; +- (float)interpretAsFloat:(id)arg1 withDefault:(float)arg2; - (void)createFaceCoreLightApiWithProfile:(int)arg1 parameters:(id)arg2; - (id)createFCRImage:(struct CGImage *)arg1; - (void)addLandmarkOfType:(id)arg1 fromMesh:(vector_c0d87358 *)arg2 indexes:(id)arg3 to:(id)arg4 image:(id)arg5; @@ -36,14 +37,14 @@ - (float)compareFace:(id)arg1 toFace:(id)arg2 error:(id *)arg3; - (id)extractDetailsForFaces:(id)arg1 inCGImage:(struct CGImage *)arg2 options:(id)arg3 error:(id *)arg4; - (id)extractDetailsForFaces:(id)arg1 inImage:(id)arg2 options:(id)arg3 error:(id *)arg4; -- (id)extractDetailsForFaces:(id)arg1 inData:(id)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 bytesPerRow:(unsigned int)arg5 options:(id)arg6 error:(id *)arg7; +- (id)extractDetailsForFaces:(id)arg1 inData:(id)arg2 width:(unsigned long long)arg3 height:(unsigned long long)arg4 bytesPerRow:(unsigned long long)arg5 options:(id)arg6 error:(id *)arg7; - (id)detectFacesInCGImage:(struct CGImage *)arg1 options:(id)arg2 error:(id *)arg3; - (id)detectFacesInImage:(id)arg1 options:(id)arg2 error:(id *)arg3; - (void)updateExtractionParamsValues:(id)arg1; - (id)parseRegionOfInterestParam:(id)arg1; - (id)transformROIs:(id)arg1 image:(id)arg2 usingBlock:(id)arg3; - (void)updateDetectionParamsValues:(id)arg1 image:(id)arg2; -- (id)detectFacesInData:(id)arg1 width:(unsigned int)arg2 height:(unsigned int)arg3 bytesPerRow:(unsigned int)arg4 options:(id)arg5 error:(id *)arg6; +- (id)detectFacesInData:(id)arg1 width:(unsigned long long)arg2 height:(unsigned long long)arg3 bytesPerRow:(unsigned long long)arg4 options:(id)arg5 error:(id *)arg6; - (id)version; - (void)dealloc; - (id)initWithProfile:(int)arg1 parameters:(id)arg2; diff --git a/iOS7/PrivateFrameworks/FaceCore/FCRImage.h b/iOS7/PrivateFrameworks/FaceCore/FCRImage.h index d769ed7ca..dbcf2132f 100644 --- a/iOS7/PrivateFrameworks/FaceCore/FCRImage.h +++ b/iOS7/PrivateFrameworks/FaceCore/FCRImage.h @@ -8,20 +8,20 @@ @interface FCRImage : NSObject { - unsigned int width; - unsigned int height; - unsigned int bytesPerRow; + unsigned long long width; + unsigned long long height; + unsigned long long bytesPerRow; char *rawDataBuffer; char *alignedDataBuffer; - BOOL freeBufferWhenDone; + _Bool freeBufferWhenDone; } -@property unsigned int bytesPerRow; // @synthesize bytesPerRow; -@property unsigned int height; // @synthesize height; -@property unsigned int width; // @synthesize width; +@property unsigned long long bytesPerRow; // @synthesize bytesPerRow; +@property unsigned long long height; // @synthesize height; +@property unsigned long long width; // @synthesize width; - (void)dealloc; - (char *)getAlignedImageData; -- (id)initWithWidth:(unsigned int)arg1 height:(unsigned int)arg2 bytesPerRow:(unsigned int)arg3 buffer:(char *)arg4 freeBufferWhenDone:(BOOL)arg5; +- (id)initWithWidth:(unsigned long long)arg1 height:(unsigned long long)arg2 bytesPerRow:(unsigned long long)arg3 buffer:(char *)arg4 freeBufferWhenDone:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/FaceCore/FCRImageConversionUtils.h b/iOS7/PrivateFrameworks/FaceCore/FCRImageConversionUtils.h index 05d9b54a9..ab76736be 100644 --- a/iOS7/PrivateFrameworks/FaceCore/FCRImageConversionUtils.h +++ b/iOS7/PrivateFrameworks/FaceCore/FCRImageConversionUtils.h @@ -10,9 +10,9 @@ { } -+ (char *)convertCGImageToGrayscale:(struct CGImage *)arg1 usingGCD:(BOOL)arg2 cacheContext:(BOOL)arg3; -+ (char *)convertCGImageToBufferUsingRGBDevice:(struct CGImage *)arg1 usingGCD:(BOOL)arg2 cacheContext:(BOOL)arg3; -+ (char *)convertCGImageToBufferUsingDataProvider:(struct CGImage *)arg1 usingGCD:(BOOL)arg2; ++ (char *)convertCGImageToGrayscale:(struct CGImage *)arg1 usingGCD:(_Bool)arg2 cacheContext:(_Bool)arg3; ++ (char *)convertCGImageToBufferUsingRGBDevice:(struct CGImage *)arg1 usingGCD:(_Bool)arg2 cacheContext:(_Bool)arg3; ++ (char *)convertCGImageToBufferUsingDataProvider:(struct CGImage *)arg1 usingGCD:(_Bool)arg2; + (char *)convertCGImageToBufferUsingGrayDevice:(struct CGImage *)arg1; @end diff --git a/iOS7/PrivateFrameworks/FaceCore/FCRLandmark.h b/iOS7/PrivateFrameworks/FaceCore/FCRLandmark.h index 2fc29a147..31232c9d9 100644 --- a/iOS7/PrivateFrameworks/FaceCore/FCRLandmark.h +++ b/iOS7/PrivateFrameworks/FaceCore/FCRLandmark.h @@ -11,16 +11,16 @@ @interface FCRLandmark : NSObject { NSString *type; - unsigned int pointCount; + unsigned long long pointCount; struct CGPoint *points; } -+ (id)landmarkWithType:(id)arg1 pointCount:(unsigned int)arg2 points:(struct CGPoint *)arg3; ++ (id)landmarkWithType:(id)arg1 pointCount:(unsigned long long)arg2 points:(struct CGPoint *)arg3; @property(readonly) struct CGPoint *points; // @synthesize points; -@property(readonly) unsigned int pointCount; // @synthesize pointCount; +@property(readonly) unsigned long long pointCount; // @synthesize pointCount; @property(readonly) NSString *type; // @synthesize type; - (void)dealloc; -- (id)initWithType:(id)arg1 pointCount:(unsigned int)arg2 points:(struct CGPoint *)arg3; +- (id)initWithType:(id)arg1 pointCount:(unsigned long long)arg2 points:(struct CGPoint *)arg3; @end diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/CDStructures.h b/iOS7/PrivateFrameworks/FactoryTestMac/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/ControlBits.h b/iOS7/PrivateFrameworks/FactoryTestMac/ControlBits.h new file mode 100644 index 000000000..9fd86d238 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/ControlBits.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface ControlBits : NSObject +{ +} + ++ (_Bool)writeDiagnosticsRecord:(unsigned char)arg1 testResult:(int)arg2 diagnosticData:(id)arg3; ++ (id)readDiagnosticRecord; ++ (void)writePoisonByte:(unsigned char)arg1 setPoisonByte:(_Bool)arg2; ++ (int)deleteSystemConfig:(unsigned int)arg1; ++ (int)writeSystemConfig:(char *)arg1 bufferlen:(int)arg2 key:(unsigned int)arg3; ++ (int)readSystemConfig:(char *)arg1 key:(unsigned int)arg2; ++ (int)readSystemConfigKeys:(unsigned int *)arg1 size:(int)arg2; ++ (void)writeLogCollectionStatus:(int)arg1; ++ (void)writeInfernoStatus:(int)arg1; ++ (void)writeControlBits:(int)arg1 status:(int)arg2 count:(int)arg3; ++ (void)readArea; ++ (int)readControlBitsBytes:(char *)arg1 bufferLen:(unsigned short)arg2; ++ (int)readSysCfgBytes:(char *)arg1 bufferLen:(unsigned short)arg2; ++ (int)getReady; + +@end + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/Device.h b/iOS7/PrivateFrameworks/FactoryTestMac/Device.h new file mode 100644 index 000000000..d810eb019 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/Device.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSString; + +@interface Device : NSObject +{ + NSString *_deviceName; + NSDictionary *_versionDict; +} + ++ (_Bool)hasBaseband; ++ (_Bool)hasGyro; ++ (_Bool)hasCompass; ++ (_Bool)hasWiFi; ++ (id)productBuildVersion; ++ (id)sharedInstance; +- (id)versionDict; +- (id)deviceName; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/Log.h b/iOS7/PrivateFrameworks/FactoryTestMac/Log.h new file mode 100644 index 000000000..bea0c4c20 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/Log.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface Log : NSObject +{ +} + ++ (id)formatPhoenixMessage:(id)arg1 sid:(id)arg2 msgType:(id)arg3; ++ (void)writePhoenixMessage:(id)arg1 sid:(id)arg2 msgType:(id)arg3; ++ (void)writeDebug:(id)arg1 forTest:(id)arg2 withIndentation:(int)arg3; ++ (void)write:(id)arg1; ++ (void)write:(id)arg1 forTest:(id)arg2 withIndentation:(int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/NSString-NumericCompareCategory.h b/iOS7/PrivateFrameworks/FactoryTestMac/NSString-NumericCompareCategory.h new file mode 100644 index 000000000..a6dca5a36 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/NSString-NumericCompareCategory.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (NumericCompareCategory) +- (long long)numericCompare:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/Processes-ProcessesPrivate.h b/iOS7/PrivateFrameworks/FactoryTestMac/Processes-ProcessesPrivate.h new file mode 100644 index 000000000..ae4017903 --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/Processes-ProcessesPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Processes (ProcessesPrivate) +- (id)threadInfoForPort:(unsigned int)arg1 withUsageAccumulator:(double *)arg2; +- (id)taskInfoForPID:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/FactoryTestMac/Processes.h b/iOS7/PrivateFrameworks/FactoryTestMac/Processes.h new file mode 100644 index 000000000..bc1a477fb --- /dev/null +++ b/iOS7/PrivateFrameworks/FactoryTestMac/Processes.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface Processes : NSObject +{ + NSMutableDictionary *_processes; +} + +- (void)prettyPrintToLog; +- (id)getCachedProcesses; +- (id)refreshProcesses; +- (id)init; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/FastJPEG/CDStructures.h b/iOS7/PrivateFrameworks/FastJPEG/CDStructures.h index e27671ca0..2bf9a8bd4 100644 --- a/iOS7/PrivateFrameworks/FastJPEG/CDStructures.h +++ b/iOS7/PrivateFrameworks/FastJPEG/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct entryList { @@ -35,7 +35,7 @@ struct jpegDecoder { struct lruEntry { id _field1; - int _field2; + long long _field2; struct { struct lruEntry *_field1; struct lruEntry **_field2; diff --git a/iOS7/PrivateFrameworks/FastJPEG/FJCache.h b/iOS7/PrivateFrameworks/FastJPEG/FJCache.h index 441d09e9d..58fd1d3c6 100644 --- a/iOS7/PrivateFrameworks/FastJPEG/FJCache.h +++ b/iOS7/PrivateFrameworks/FastJPEG/FJCache.h @@ -11,24 +11,24 @@ @interface FJCache : NSObject { NSMutableDictionary *_cacheEntries; - int _countLimit; - int _currentCount; - int _totalCostLimit; - int _currentCost; + long long _countLimit; + long long _currentCount; + long long _totalCostLimit; + long long _currentCost; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _lock; struct entryList _lru; } - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; -- (void)setObject:(id)arg1 forKey:(id)arg2 cost:(int)arg3; +- (void)setObject:(id)arg1 forKey:(id)arg2 cost:(long long)arg3; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; - (void)dealloc; -- (id)initWithCountLimit:(int)arg1 totalCostLimit:(int)arg2; +- (id)initWithCountLimit:(long long)arg1 totalCostLimit:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/FastJPEG/FJTile.h b/iOS7/PrivateFrameworks/FastJPEG/FJTile.h index 00ba8d170..de6bcba0a 100644 --- a/iOS7/PrivateFrameworks/FastJPEG/FJTile.h +++ b/iOS7/PrivateFrameworks/FastJPEG/FJTile.h @@ -11,7 +11,7 @@ struct __IOSurface *_decodedSurface; struct CGRect _imageRect; id _tileId; - BOOL _visible; + _Bool _visible; } - (void)dealloc; @@ -21,8 +21,8 @@ - (void)setDecodedSurface:(struct __IOSurface *)arg1; - (void)setImageRect:(struct CGRect)arg1; - (struct CGRect)imageRect; -- (void)setVisible:(BOOL)arg1; -- (BOOL)visible; +- (void)setVisible:(_Bool)arg1; +- (_Bool)visible; @end diff --git a/iOS7/PrivateFrameworks/FastJPEG/FJTiledLayer.h b/iOS7/PrivateFrameworks/FastJPEG/FJTiledLayer.h index ff6471469..df5040ef9 100644 --- a/iOS7/PrivateFrameworks/FastJPEG/FJTiledLayer.h +++ b/iOS7/PrivateFrameworks/FastJPEG/FJTiledLayer.h @@ -13,8 +13,9 @@ NSData *_jpegData; struct jpegDecoder *_decoders; int _decoderCount; + int _tilePixelSize; struct CGSize _fullSize; - long _err; + int _err; FJCache *_tileCache; struct iosPoolOpaque *_surfacePool; NSMutableSet *_visibleTileIds; @@ -25,27 +26,28 @@ int _zoomLevel; CALayer *_placeholderLayer; struct CGImage *_placeholderImage; - float _zoomStartScale; + double _zoomStartScale; int _lock; id _tileProcessor; - unsigned long _currentProcessingID; - unsigned long _nextProcessingID; + unsigned long long _currentProcessingID; + unsigned long long _nextProcessingID; struct CGRect _lastVisibleRect; - float _lastZoomScale; - BOOL _showTileBorders; + double _lastZoomScale; + _Bool _showTileBorders; } -- (void)setVisibleRectangle:(struct CGRect)arg1 zoomScale:(float)arg2; -- (void)setVisibleRectangle:(struct CGRect)arg1 zoomScale:(float)arg2 completionHandler:(id)arg3; +- (void)setVisibleRectangle:(struct CGRect)arg1 zoomScale:(double)arg2; +- (void)setVisibleRectangle:(struct CGRect)arg1 zoomScale:(double)arg2 completionHandler:(id)arg3; +- (_Bool)visibleTileRegionHasChanged:(struct CGRect)arg1 level:(int)arg2; - (void)removeAllTiles; - (void)decodeImageRectangle:(struct CGRect)arg1 forLevel:(int)arg2 requestId:(unsigned int)arg3 completionHandler:(id)arg4; - (void)updateSubLayers:(id)arg1; - (void)flushCache; @property(readonly, nonatomic) struct CGSize jpegImageSize; - (void)dealloc; -- (void)setTileProcessingEnabled:(BOOL)arg1 withProcessingID:(unsigned long)arg2 placeholderImage:(struct CGImage *)arg3; +- (void)setTileProcessingEnabled:(_Bool)arg1 withProcessingID:(unsigned long long)arg2 placeholderImage:(struct CGImage *)arg3; - (id)initWithJPEGData:(id)arg1 placeholderImage:(struct CGImage *)arg2; -- (float)zoomStartScaleForImage:(struct CGSize)arg1 placeholderImageSize:(struct CGSize)arg2; +- (double)zoomStartScaleForImage:(struct CGSize)arg1 placeholderImageSize:(struct CGSize)arg2; - (void)prepareForDecoding; @property(nonatomic) __weak id tileProcessor; diff --git a/iOS7/PrivateFrameworks/GameKitServices/BluetoothManager-BluetoothManagerGKExtensions.h b/iOS7/PrivateFrameworks/GameKitServices/BluetoothManager-BluetoothManagerGKExtensions.h index 2b5f26a21..2011b4eb3 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/BluetoothManager-BluetoothManagerGKExtensions.h +++ b/iOS7/PrivateFrameworks/GameKitServices/BluetoothManager-BluetoothManagerGKExtensions.h @@ -7,6 +7,6 @@ #import "BluetoothManager.h" @interface BluetoothManager (BluetoothManagerGKExtensions) -- (int)localDeviceSupportsService:(unsigned int)arg1; +- (long long)localDeviceSupportsService:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/CDStructures.h b/iOS7/PrivateFrameworks/GameKitServices/CDStructures.h index 07b1ac396..02f205399 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/GameKitServices/CDStructures.h @@ -20,13 +20,13 @@ struct CDXTicket { }; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; }; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; struct in_addr { @@ -69,6 +69,7 @@ struct tagCONNRESULT { int iRemoteCellTech; unsigned int dwCellularUniqueTag; unsigned short wCellularMTU; + int bIfUpgrade; struct tagCONNRESULT *next; }; diff --git a/iOS7/PrivateFrameworks/GameKitServices/CDXClient.h b/iOS7/PrivateFrameworks/GameKitServices/CDXClient.h index 63877783a..a5fe98ed4 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/CDXClient.h +++ b/iOS7/PrivateFrameworks/GameKitServices/CDXClient.h @@ -8,10 +8,11 @@ @class NSData, NSError, NSMutableDictionary, NSObject, NSObject, NSString; +// Not exported @interface CDXClient : NSObject { id delegate_; - int holePunchAttemptCount_; + long long holePunchAttemptCount_; NSData *preblob_; NSMutableDictionary *sessionLookup_; NSError *error_; @@ -21,11 +22,11 @@ NSString *server_; unsigned short port_; unsigned short localPort_; - int restartCount_; + long long restartCount_; struct sockaddr_in cdxaddr_ipv4; double holePunchInterval_; - BOOL preblobIsUpToDate_; - BOOL willReconfigureShortly_; + _Bool preblobIsUpToDate_; + _Bool willReconfigureShortly_; struct __SCDynamicStore *scDynamicStore_; struct __CFRunLoopSource *scDynamicStoreRunLoopSource_; NSObject *queue_; @@ -41,7 +42,7 @@ @property(readonly, nonatomic) NSObject *queue; // @synthesize queue=queue_; - (id)createSessionWithTicket:(id)arg1 sessionKey:(id)arg2; - (void)invalidateSession:(id)arg1; -- (BOOL)sendRaw:(id)arg1; +- (_Bool)sendRaw:(id)arg1; - (void)invalidate; - (void)stopHolePunchTimer; - (void)restart; @@ -53,7 +54,7 @@ - (void)networkDidChange; - (void)handleFDEvent; - (void)resetHolepunchTimer; -- (BOOL)handleHolePunchEvent; +- (_Bool)handleHolePunchEvent; - (void)sendHolePunch; - (void)setPreblob:(id)arg1; @property(readonly) NSData *preblob; // @synthesize preblob=preblob_; diff --git a/iOS7/PrivateFrameworks/GameKitServices/CDXClientSession.h b/iOS7/PrivateFrameworks/GameKitServices/CDXClientSession.h index 8bb2a602e..5172419de 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/CDXClientSession.h +++ b/iOS7/PrivateFrameworks/GameKitServices/CDXClientSession.h @@ -8,6 +8,7 @@ @class CDXClient, NSData, NSIndexSet, NSMutableIndexSet, NSObject; +// Not exported @interface CDXClientSession : NSObject { id delegate_; @@ -16,7 +17,7 @@ NSData *sessionKey_; NSData *sessionKeyPrepped_; NSMutableIndexSet *participantsInFlight_; - int retransmitAttempts_; + long long retransmitAttempts_; NSData *lastSent_; unsigned short seq_; unsigned char pid_; @@ -32,14 +33,14 @@ @property(nonatomic) id delegate; // @synthesize delegate=delegate_; @property(readonly, nonatomic) CDXClient *CDXClient; // @synthesize CDXClient=CDXClient_; - (void)recvRaw:(id)arg1 ticket:(id)arg2; -- (BOOL)sendData:(id)arg1 toParticipants:(id)arg2; -- (BOOL)sendData:(id)arg1; -- (BOOL)sendRaw:(id)arg1 toParticipants:(id)arg2; +- (_Bool)sendData:(id)arg1 toParticipants:(id)arg2; +- (_Bool)sendData:(id)arg1; +- (_Bool)sendRaw:(id)arg1 toParticipants:(id)arg2; - (id)encrypt:(id)arg1; - (id)decrypt:(id)arg1 ticket:(id)arg2; - (void)dealloc; - (void)resetRetransmitTimer; -- (BOOL)retransmitEvent; +- (_Bool)retransmitEvent; - (void)invalidate; - (void)stopRetransmitTimer; - (id)initWithCDXClient:(id)arg1 ticket:(id)arg2 sessionKey:(id)arg3; diff --git a/iOS7/PrivateFrameworks/GameKitServices/CDXClientSessionDelegate-Protocol.h b/iOS7/PrivateFrameworks/GameKitServices/CDXClientSessionDelegate-Protocol.h index 8985c8864..3fc1b6b07 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/CDXClientSessionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/GameKitServices/CDXClientSessionDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol CDXClientSessionDelegate -- (void)CDXClientSession:(id)arg1 receivedData:(id)arg2 from:(int)arg3; +- (void)CDXClientSession:(id)arg1 receivedData:(id)arg2 from:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GCKEventItem.h b/iOS7/PrivateFrameworks/GameKitServices/GCKEventItem.h index d79d1edf9..c1f107a00 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GCKEventItem.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GCKEventItem.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GCKEventItem : NSObject { CDStruct_68f9d01f *_event; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GCKOOBMessage.h b/iOS7/PrivateFrameworks/GameKitServices/GCKOOBMessage.h index c5904b48f..c20d2d08b 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GCKOOBMessage.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GCKOOBMessage.h @@ -10,6 +10,7 @@ @class NSData; +// Not exported @interface GCKOOBMessage : NSObject { unsigned int type; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocket.h b/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocket.h index 6725af8a1..5da33cef9 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocket.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocket.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface GKAsyncSocket : NSObject { } diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocketInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocketInternal.h index 36f3b267e..aece129a9 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocketInternal.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKAsyncSocketInternal.h @@ -8,12 +8,13 @@ @class NSMutableData, NSObject, NSObject, NSString; +// Not exported @interface GKAsyncSocketInternal : GKAsyncSocket { NSObject *_receiveSource; NSObject *_sendSource; - BOOL _sendSourceSuspended; - BOOL _invalidated; + _Bool _sendSourceSuspended; + _Bool _invalidated; int _connectionSocket; NSMutableData *_dataToSend; id _receiveDataHandler; @@ -38,7 +39,7 @@ - (void)dealloc; - (void)tcpConnectSockAddr:(const struct sockaddr *)arg1 port:(unsigned short)arg2; - (void)tcpAttachSocketDescriptor:(int)arg1; -- (BOOL)setupSourcesWithSocket:(int)arg1 receiveEventHandler:(id)arg2 sendEventHandler:(void)arg3; +- (_Bool)setupSourcesWithSocket:(int)arg1 receiveEventHandler:(id)arg2 sendEventHandler:(void)arg3; - (void)setTargetQueue:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKAutoPeerIDTable.h b/iOS7/PrivateFrameworks/GameKitServices/GKAutoPeerIDTable.h index e2431ee0b..910d75b21 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKAutoPeerIDTable.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKAutoPeerIDTable.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GKAutoPeerIDTable : GKTable { } diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKConnection.h b/iOS7/PrivateFrameworks/GameKitServices/GKConnection.h index d67795cfc..212c491f5 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKConnection.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKConnection.h @@ -6,13 +6,11 @@ #import "NSObject.h" -@class RTCReporting; - @interface GKConnection : NSObject { } -+ (BOOL)isRelayEnabled; ++ (_Bool)isRelayEnabled; + (id)externalAddressForCDXSelfConnectionData:(id)arg1; + (id)externalAddressForSelfConnectionData:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; @@ -20,17 +18,17 @@ - (id)networkStatistics; - (id)networkStatisticsDictionaryForGCKStats:(void *)arg1; - (void)cancelConnectParticipant:(id)arg1; -- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; -- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; +- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; - (void)connectParticipantsWithConnectionData:(id)arg1 withSessionInfo:(id)arg2; - (void)setParticipantID:(id)arg1 forPeerID:(id)arg2; -- (BOOL)convertPeerID:(id)arg1 toParticipantID:(id *)arg2; -- (BOOL)convertParticipantID:(id)arg1 toPeerID:(id *)arg2; +- (_Bool)convertPeerID:(id)arg1 toParticipantID:(id *)arg2; +- (_Bool)convertParticipantID:(id)arg1 toPeerID:(id *)arg2; - (void)getLocalConnectionDataWithCompletionHandler:(id)arg1; - (void)connect; - (unsigned int)gckPID; @property id eventDelegate; -@property(nonatomic) RTCReporting *reportingAgent; +@property(nonatomic) struct opaqueRTCReporting *reportingAgent; - (struct OpaqueGCKSession *)gckSession; - (void)preRelease; - (id)initWithParticipantID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKConnectionInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKConnectionInternal.h index d0d0d47dc..276731958 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKConnectionInternal.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKConnectionInternal.h @@ -9,15 +9,16 @@ #import "CDXClientDelegate-Protocol.h" #import "CDXClientSessionDelegate-Protocol.h" -@class CDXClient, NSData, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSString, RTCReporting, TimingCollection; +@class CDXClient, NSData, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSString, TimingCollection; +// Not exported @interface GKConnectionInternal : GKConnection { unsigned int _gckPID; NSString *_pidGUID; struct OpaqueGCKSession *_gckSession; NSMutableArray *_gckEventList; - BOOL _toForwardEVents; + _Bool _toForwardEVents; id _eventDelegate; CDXClient *_cdxClient; NSMutableDictionary *_cdxSessions; @@ -34,7 +35,7 @@ NSMutableDictionary *_pidToPreblobMap; NSMutableDictionary *_pidToConnectionDataMap; NSMutableArray *_pendingConnectionPIDList; - BOOL _fAllowMoreRelay; + _Bool _fAllowMoreRelay; NSMutableArray *_allowRelayPIDList; NSMutableDictionary *_pidToPlayerIDMap; NSMutableDictionary *_pidToConnectTimeoutSource; @@ -51,33 +52,33 @@ NSMutableDictionary *_localGamingSocketToPIDMap; NSMutableDictionary *_localGamingSocketToConnectionDataMap; NSMutableSet *_pidsPreparedForConnection; - RTCReporting *_reportingAgent; + struct opaqueRTCReporting *_reportingAgent; TimingCollection *_perfTimers; } @property(retain) NSMutableDictionary *cdxSessions; // @synthesize cdxSessions=_cdxSessions; @property(retain, nonatomic) CDXClient *cdxClient; // @synthesize cdxClient=_cdxClient; -- (void)setReportingAgent:(id)arg1; -- (id)reportingAgent; +- (void)setReportingAgent:(struct opaqueRTCReporting *)arg1; +- (struct opaqueRTCReporting *)reportingAgent; @property(retain) NSMutableDictionary *pidToConnectTimeoutSource; // @synthesize pidToConnectTimeoutSource=_pidToConnectTimeoutSource; - (id)getLocalConnectionDataForLocalGaming; -- (BOOL)startListeningForLocalGamingCDX; +- (_Bool)startListeningForLocalGamingCDX; - (void)localGamingReceiveDataHandler:(id)arg1 data:(id)arg2 time:(double)arg3 error:(id)arg4; -- (BOOL)localGamingCheckEstablishConnection:(id)arg1 connectionData:(id)arg2; +- (_Bool)localGamingCheckEstablishConnection:(id)arg1 connectionData:(id)arg2; - (id)networkStatistics; - (id)networkStatisticsDictionaryForGCKStats:(void *)arg1; - (void)cancelConnectParticipant:(id)arg1; -- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; -- (void)internalUpdateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; -- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; -- (void)internalInitiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; +- (void)internalUpdateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; +- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; +- (void)internalInitiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(_Bool)arg4; - (void)doRelayCheckForRemotePeerID:(id)arg1; -- (id)newRelayUpdateDictionaryForParticipant:(id)arg1 didInitiate:(BOOL)arg2; +- (id)newRelayUpdateDictionaryForParticipant:(id)arg1 didInitiate:(_Bool)arg2; - (id)createInitiateRelayDictionaryForParticipant:(id)arg1 remotePeerID:(id)arg2; - (void)setParticipantID:(id)arg1 forPeerID:(id)arg2; -- (BOOL)convertPeerID:(id)arg1 toParticipantID:(id *)arg2; -- (BOOL)convertParticipantID:(id)arg1 toPeerID:(id *)arg2; -- (void)CDXClientSession:(id)arg1 receivedData:(id)arg2 from:(int)arg3; +- (_Bool)convertPeerID:(id)arg1 toParticipantID:(id *)arg2; +- (_Bool)convertParticipantID:(id)arg1 toPeerID:(id *)arg2; +- (void)CDXClientSession:(id)arg1 receivedData:(id)arg2 from:(long long)arg3; - (id)extractBlobUsingData:(id)arg1 withSourcePID:(unsigned int)arg2 destPID:(unsigned int)arg3; - (void)CDXClient:(id)arg1 preblob:(id)arg2; - (void)CDXClient:(id)arg1 error:(id)arg2; @@ -89,7 +90,7 @@ - (struct OpaqueGCKSession *)gckSession; - (void)internal_setRemoteConnectionData:(id)arg1 fromParticipantID:(id)arg2 pendingConnectionPIDList:(id)arg3; - (void)connectParticipantsWithConnectionData:(id)arg1 withSessionInfo:(id)arg2; -- (BOOL)shouldWeInitiateRelayWithPID:(unsigned int)arg1; +- (_Bool)shouldWeInitiateRelayWithPID:(unsigned int)arg1; - (void)connectPendingConnectionsFromList:(id)arg1 sessionInfo:(id)arg2; - (void)getLocalConnectionDataWithCompletionHandler:(id)arg1; - (id)asyncWorkQueue; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjour.h b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjour.h index f5ac57dea..2e95cb50a 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjour.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjour.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSObject, NSString; +// Not exported @interface GKDiscoveryBonjour : NSObject { NSString *_serviceType; @@ -17,7 +18,7 @@ id _browseCallback; id _connectionCallback; id _serviceNameCollisionCallback; - BOOL _checkedInWithLaunchd; + _Bool _checkedInWithLaunchd; NSMutableArray *_launchdSources; int _listeningPort; NSMutableDictionary *_resolveContainers; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjourResolveContainer.h b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjourResolveContainer.h index 591340757..813e51db3 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjourResolveContainer.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryBonjourResolveContainer.h @@ -8,6 +8,7 @@ @class GKDiscoveryBonjour, NSMutableArray; +// Not exported @interface GKDiscoveryBonjourResolveContainer : NSObject { NSMutableArray *_serviceRefList; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryManager.h b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryManager.h index 571c0e25d..3b1174cca 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryManager.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryManager.h @@ -8,6 +8,7 @@ @class GKDiscoveryBonjour, NSMutableDictionary, NSObject, NSString; +// Not exported @interface GKDiscoveryManager : NSObject { id _playerFoundHandler; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeer.h b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeer.h index 2d2db8a2d..e84fa365f 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeer.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeer.h @@ -10,6 +10,7 @@ @class GKDiscoveryPeerConnection, GKSimpleTimer, NSMutableArray, NSMutableSet, NSNumber, NSObject, NSString; +// Not exported @interface GKDiscoveryPeer : NSObject { NSString *_serviceName; @@ -20,7 +21,7 @@ NSMutableArray *_attemptedInterfaces; GKDiscoveryPeerConnection *_trialConnection; NSNumber *_chosenInterface; - BOOL _shouldSignalDiscovery; + _Bool _shouldSignalDiscovery; NSMutableArray *_sendDataBuffer; GKDiscoveryPeerConnection *_connection; GKSimpleTimer *_resolveTimer; @@ -37,7 +38,7 @@ @property(nonatomic) int state; // @synthesize state=_state; @property(retain, nonatomic) NSMutableArray *sendDataBuffer; // @synthesize sendDataBuffer=_sendDataBuffer; @property(retain, nonatomic) GKDiscoveryPeerConnection *connection; // @synthesize connection=_connection; -@property(nonatomic) BOOL shouldSignalDiscovery; // @synthesize shouldSignalDiscovery=_shouldSignalDiscovery; +@property(nonatomic) _Bool shouldSignalDiscovery; // @synthesize shouldSignalDiscovery=_shouldSignalDiscovery; @property(retain, nonatomic) GKDiscoveryPeerConnection *trialConnection; // @synthesize trialConnection=_trialConnection; @property(retain, nonatomic) NSNumber *chosenInterface; // @synthesize chosenInterface=_chosenInterface; @property(retain, nonatomic) NSMutableArray *attemptedInterfaces; // @synthesize attemptedInterfaces=_attemptedInterfaces; @@ -59,7 +60,7 @@ - (id)stringForState:(int)arg1; - (void)dealloc; - (id)initWithServiceName:(id)arg1; -- (BOOL)parseServiceNameForInit:(id)arg1; +- (_Bool)parseServiceNameForInit:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeerConnection.h b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeerConnection.h index d54c79a4e..e20d1fe7f 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeerConnection.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKDiscoveryPeerConnection.h @@ -10,12 +10,13 @@ @class GKAsyncSocket, GKSimpleTimer, NSMutableArray, NSMutableData, NSObject, NSString; +// Not exported @interface GKDiscoveryPeerConnection : NSObject { NSString *_remoteServiceName; NSString *_localServiceName; id _peer; - BOOL _connected; + _Bool _connected; GKAsyncSocket *_connectionSocket; NSMutableData *_dataReceived; unsigned int _currentSequenceNumber; @@ -34,8 +35,8 @@ double _heartbeatIntervalInSeconds; } -+ (unsigned int)receiveDataLimit; -+ (unsigned int)sendDataLimit; ++ (unsigned long long)receiveDataLimit; ++ (unsigned long long)sendDataLimit; + (void)checkConstants; @property(copy, nonatomic) id receiveDataHandler; // @synthesize receiveDataHandler=_receiveDataHandler; @property(copy, nonatomic) id connectedHandler; // @synthesize connectedHandler=_connectedHandler; @@ -55,10 +56,10 @@ - (void)syncSendAccept; - (void)syncSendHello; - (void)syncSendMessage:(int)arg1 data:(id)arg2 withCompletionHandler:(id)arg3; -- (BOOL)shouldDecideAboutConnection; +- (_Bool)shouldDecideAboutConnection; - (void)attachSocketDescriptor:(int)arg1; - (void)connectToSockAddr:(const struct sockaddr *)arg1 port:(unsigned short)arg2; -- (BOOL)syncSetupNewSocket; +- (_Bool)syncSetupNewSocket; - (void)syncConnected:(id)arg1; - (id)initWithLocalServiceName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKInterface.h b/iOS7/PrivateFrameworks/GameKitServices/GKInterface.h index 1878db89d..baa6f80de 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKInterface.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKInterface.h @@ -8,6 +8,7 @@ @class NSNumber, NSString; +// Not exported @interface GKInterface : NSObject { NSNumber *_index; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKInterfacePrioritizer.h b/iOS7/PrivateFrameworks/GameKitServices/GKInterfacePrioritizer.h index 22d39aa8e..5a1001e52 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKInterfacePrioritizer.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKInterfacePrioritizer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GKInterfacePrioritizer : NSObject { } diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKList.h b/iOS7/PrivateFrameworks/GameKitServices/GKList.h index 139bb42cf..fb383ab37 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKList.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKList.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface GKList : NSObject { unsigned int *_items; - unsigned long _count; - unsigned long _size; + unsigned long long _count; + unsigned long long _size; struct _opaque_pthread_mutex_t _lock; } -@property(readonly) unsigned long count; // @synthesize count=_count; +@property(readonly) unsigned long long count; // @synthesize count=_count; - (void)print; - (void)unlock; - (void)lock; @@ -24,9 +25,9 @@ - (void)addIDsFromList:(id)arg1; - (void)copyItemsInto:(id)arg1; - (void)addID:(unsigned int)arg1; -- (BOOL)hasID:(unsigned int)arg1; +- (_Bool)hasID:(unsigned int)arg1; - (void)dealloc; -- (id)initWithSize:(unsigned long)arg1; +- (id)initWithSize:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessage.h b/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessage.h index 256619dd8..02d9fa3d2 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessage.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessage.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface GKOOBMessage : NSObject { unsigned short _type; } @property(readonly) unsigned short type; // @synthesize type=_type; -- (BOOL)_checkSize:(unsigned long)arg1; -- (BOOL)_checkType:(unsigned short)arg1; +- (_Bool)_checkSize:(unsigned long long)arg1; +- (_Bool)_checkType:(unsigned short)arg1; - (id)data; -- (id)initWithBytes:(const void *)arg1 length:(unsigned long)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)initWithMessageType:(unsigned short)arg1; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessageFactory.h b/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessageFactory.h index 0d713c58e..700bc4e15 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessageFactory.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKOOBMessageFactory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GKOOBMessageFactory : NSObject { } diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKPeerInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKPeerInternal.h index 8f906bff3..e6367ed65 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKPeerInternal.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKPeerInternal.h @@ -10,12 +10,13 @@ @class GKSessionInternal, NSString; +// Not exported @interface GKPeerInternal : NSObject { unsigned int _pid; NSString *_displayName; NSString *_serviceName; - BOOL _isBusy; + _Bool _isBusy; GKSessionInternal *_session; int _serviceCount; struct _DNSServiceRef_t *_resolveService; @@ -26,20 +27,20 @@ struct _DNSServiceRef_t **_lookupServiceList; int _lookupServiceCount; int _lookupServiceSize; - BOOL _moreResolvesComing; + _Bool _moreResolvesComing; double _connectTimeout; - BOOL _needsToTimeout; + _Bool _needsToTimeout; } + (void)freeLookupList:(struct _DNSServiceRef_t **)arg1 andAddrList:(id *)arg2 andInterfaceList:(unsigned int *)arg3 count:(int)arg4; -@property BOOL needsToTimeout; // @synthesize needsToTimeout=_needsToTimeout; +@property _Bool needsToTimeout; // @synthesize needsToTimeout=_needsToTimeout; @property double connectTimeout; // @synthesize connectTimeout=_connectTimeout; @property(retain, nonatomic) GKSessionInternal *session; // @synthesize session=_session; -@property BOOL moreResolvesComing; // @synthesize moreResolvesComing=_moreResolvesComing; +@property _Bool moreResolvesComing; // @synthesize moreResolvesComing=_moreResolvesComing; @property unsigned int servicePort; // @synthesize servicePort=_servicePort; @property struct _DNSServiceRef_t *txtRecordService; // @synthesize txtRecordService=_txtRecordService; @property struct _DNSServiceRef_t *resolveService; // @synthesize resolveService=_resolveService; -@property(getter=isBusy) BOOL busy; // @synthesize busy=_isBusy; +@property(getter=isBusy) _Bool busy; // @synthesize busy=_isBusy; @property(readonly) unsigned int pid; // @synthesize pid=_pid; @property(readonly) NSString *displayName; // @synthesize displayName=_displayName; @property(readonly) NSString *serviceName; // @synthesize serviceName=_serviceName; @@ -50,10 +51,10 @@ - (int)usableAddrs; - (void)copyLookupList:(struct _DNSServiceRef_t ***)arg1 count:(int *)arg2; - (void)setAddr:(const struct sockaddr_in *)arg1 interface:(unsigned int)arg2 forLookupService:(struct _DNSServiceRef_t *)arg3; -- (BOOL)containsLookupService:(struct _DNSServiceRef_t *)arg1; +- (_Bool)containsLookupService:(struct _DNSServiceRef_t *)arg1; - (void)removeAndReturnLookupList:(struct _DNSServiceRef_t ***)arg1 andAddrList:(id **)arg2 andInterfaceList:(unsigned int **)arg3 count:(int *)arg4; - (void)addLookup:(struct _DNSServiceRef_t *)arg1; -- (BOOL)tryDetruncateDisplayName:(id)arg1; +- (_Bool)tryDetruncateDisplayName:(id)arg1; @property int serviceCount; // @synthesize serviceCount=_serviceCount; - (void)dealloc; - (id)initWithPID:(unsigned int)arg1 displayName:(id)arg2 serviceName:(id)arg3; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKRWLock.h b/iOS7/PrivateFrameworks/GameKitServices/GKRWLock.h index e6c93e4ad..3b5acb837 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKRWLock.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKRWLock.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface GKRWLock : NSObject { struct _opaque_pthread_rwlock_t { - long __sig; - char __opaque[124]; + long long __sig; + char __opaque[192]; } _rwLock; } diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKSessionGlobals.h b/iOS7/PrivateFrameworks/GameKitServices/GKSessionGlobals.h index dc8a826d4..67769b838 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKSessionGlobals.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKSessionGlobals.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface GKSessionGlobals : NSObject { unsigned int *_activePIDList; - unsigned long _activePIDListSize; - unsigned long _activePIDListCount; + unsigned long long _activePIDListSize; + unsigned long long _activePIDListCount; struct _opaque_pthread_mutex_t _lock; } - (void)unlock; - (void)lock; -- (BOOL)hasActivePID:(unsigned int)arg1; +- (_Bool)hasActivePID:(unsigned int)arg1; - (void)unregisterPID:(unsigned int)arg1; - (void)registerPID:(unsigned int)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-_private.h b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-_private.h new file mode 100644 index 000000000..0bf733ad1 --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-_private.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GKSessionInternal (_private) +- (void)unlock; +- (void)lock; +- (void)didPublishWithError:(int)arg1; +- (void)stopResolvingAllPeers; +- (id)serviceName; +- (_Bool)parseServiceName:(const char *)arg1 intoDisplayName:(id *)arg2 pid:(unsigned int *)arg3 state:(id *)arg4; +- (void)tellDelegate_networkStatisticsChanged:(id)arg1; +- (void)tellDelegate_updateRelay:(id)arg1; +- (void)tellDelegate_initiateRelay:(id)arg1; +- (void)tellDelegate_peerDidBecomeBusy:(id)arg1; +- (void)tellDelegate_connectionRequestToPeerFailed:(id)arg1; +- (void)tellDelegate_gotInvited:(id)arg1; +- (void)tellDelegate_didReceiveData:(id)arg1; +- (void)tellDelegate_didReceiveBand_RetryICE:(id)arg1; +- (void)tellDelegate_peerDidBecomeUnavailable:(id)arg1; +- (void)tellDelegate_peerDidBecomeAvailable:(id)arg1; +- (void)tellDelegate_isConnectingPeer:(id)arg1; +- (void)tellDelegate_didDisconnectPeer:(id)arg1; +- (void)tellDelegate_didConnectPeer:(id)arg1; +- (void)tellDelegate_sessionDidFailWithError:(id)arg1; +- (void)setDisplayName:(id)arg1 forPeer:(unsigned int)arg2; +- (void)printDictionaries; +- (id)createNSErrorFromGKSessionError:(int)arg1 description:(id)arg2 reason:(id)arg3; +- (id)createNSErrorFromHRESULT:(int)arg1 description:(id)arg2 reason:(id)arg3; +- (_Bool)isShuttingDown; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-callback.h b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-callback.h new file mode 100644 index 000000000..68a8036f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal-callback.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GKSessionInternal (callback) +- (void)sendCallbacksToDelegate:(CDStruct_68f9d01f *)arg1 remotePeer:(unsigned int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal.h index 0ab35340b..1845c4b6f 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKSessionInternal.h @@ -13,10 +13,10 @@ GKSession *_session; NSString *domain; NSString *serviceType; - unsigned int _port; + unsigned long long _port; NSString *_displayName; unsigned int _pid; - unsigned int maxPeers; + unsigned long long maxPeers; struct OpaqueGCKSession *sessionRef; struct OpaqueAGPSession *agpSessionRef; GKConnection *_connection; @@ -36,11 +36,11 @@ GKList *_peersPendingOutgoingInvitation; struct _opaque_pthread_mutex_t _lock; struct _opaque_pthread_mutex_t _delegateLock; - BOOL _isSearching; - BOOL _isPublishing; - BOOL _sessionStarted; + _Bool _isSearching; + _Bool _isPublishing; + _Bool _sessionStarted; int _mode; - BOOL _isBusy; + _Bool _isBusy; NSString *sessionID; NSString *displayName; double disconnectTimeout; @@ -50,49 +50,49 @@ struct _DNSServiceRef_t *_serviceBrowser; struct _DNSServiceRef_t *_service; struct _DNSServiceRef_t *_oldService; - BOOL _handleEventsRunning; - BOOL _stopHandlingEvents; - BOOL _wifiEnabled; - BOOL _shutdown; + _Bool _handleEventsRunning; + _Bool _stopHandlingEvents; + _Bool _wifiEnabled; + _Bool _shutdown; GKVoiceChatSessionListener *_voiceChatListener; } @property(readonly) GKConnection *connection; // @synthesize connection=_connection; @property(readonly) int sessionMode; // @synthesize sessionMode=_mode; @property(readonly) NSString *sessionID; // @synthesize sessionID; -@property(nonatomic) unsigned int port; // @synthesize port=_port; +@property(nonatomic) unsigned long long port; // @synthesize port=_port; @property(nonatomic) struct OpaqueAGPSession *agpSessionRef; // @synthesize agpSessionRef; @property(nonatomic) struct OpaqueGCKSession *sessionRef; // @synthesize sessionRef; -@property(nonatomic) unsigned int maxPeers; // @synthesize maxPeers; +@property(nonatomic) unsigned long long maxPeers; // @synthesize maxPeers; @property(copy, nonatomic) NSString *serviceType; // @synthesize serviceType; @property(copy, nonatomic) NSString *domain; // @synthesize domain; - (id)voiceChatSessionListener; - (id)stringForGCKID:(unsigned int)arg1; -- (void)didResolveService:(struct _DNSServiceRef_t *)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 port:(unsigned short)arg4 interface:(unsigned int)arg5 txtLen:(unsigned short)arg6 txtRecord:(const void *)arg7 withError:(int)arg8 moreComing:(BOOL)arg9; -- (void)didLookupHostname:(struct _DNSServiceRef_t *)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 address:(const struct sockaddr_in *)arg4 interface:(unsigned int)arg5 withError:(int)arg6 moreComing:(BOOL)arg7; -- (BOOL)tryConnectToPeer:(id)arg1; +- (void)didResolveService:(struct _DNSServiceRef_t *)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 port:(unsigned short)arg4 interface:(unsigned int)arg5 txtLen:(unsigned short)arg6 txtRecord:(const void *)arg7 withError:(int)arg8 moreComing:(_Bool)arg9; +- (void)didLookupHostname:(struct _DNSServiceRef_t *)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 address:(const struct sockaddr_in *)arg4 interface:(unsigned int)arg5 withError:(int)arg6 moreComing:(_Bool)arg7; +- (_Bool)tryConnectToPeer:(id)arg1; - (void)browse; -- (void)didRemoveService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(BOOL)arg4; -- (void)didFindService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(BOOL)arg4; -- (void)didUpdateTXTRecordForPeer:(id)arg1 fromIF:(const char *)arg2 txtLen:(unsigned short)arg3 txtRecord:(const void *)arg4 withError:(int)arg5 moreComing:(BOOL)arg6; +- (void)didRemoveService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(_Bool)arg4; +- (void)didFindService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(_Bool)arg4; +- (void)didUpdateTXTRecordForPeer:(id)arg1 fromIF:(const char *)arg2 txtLen:(unsigned short)arg3 txtRecord:(const void *)arg4 withError:(int)arg5 moreComing:(_Bool)arg6; - (void)processTXTRecordForPeer:(id)arg1 txtLen:(unsigned short)arg2 txtRecord:(const void *)arg3; - (void)cleanupExAvailablePeers; -- (BOOL)filterService:(const char *)arg1 withPID:(unsigned int)arg2; +- (_Bool)filterService:(const char *)arg1 withPID:(unsigned int)arg2; - (void)publish; -- (BOOL)checkDNSConnection; +- (_Bool)checkDNSConnection; - (void)handleEvents; @property double disconnectTimeout; -- (BOOL)isPeerBusy:(id)arg1; -@property BOOL wifiEnabled; -@property(getter=isBusy) BOOL busy; +- (_Bool)isPeerBusy:(id)arg1; +@property _Bool wifiEnabled; +@property(getter=isBusy) _Bool busy; - (void)stopOldService; @property(readonly) NSString *peerID; - (id)peersWithConnectionState:(int)arg1; -@property(getter=isAvailable) BOOL available; +@property(getter=isAvailable) _Bool available; - (void)disconnectFromAllPeers; - (void)disconnectPeerFromAllPeers:(id)arg1; - (void)denyConnectionFromPeer:(id)arg1; -- (BOOL)acceptConnectionFromPeer:(id)arg1 error:(id *)arg2; +- (_Bool)acceptConnectionFromPeer:(id)arg1 error:(id *)arg2; - (void)cancelConnectToPeer:(id)arg1; - (void)connectToPeer:(id)arg1 withTimeout:(double)arg2; - (void)timeoutConnectToPeer:(id)arg1; @@ -100,11 +100,11 @@ @property(readonly, nonatomic) id dataReceiveHandler; - (void)setDOOBReceiveHandler:(id)arg1 withContext:(void *)arg2 inBand:(unsigned int)arg3; - (void)receiveDOOB:(id)arg1 fromPeer:(id)arg2 inSession:(id)arg3 context:(void *)arg4; -- (BOOL)sendDataToAllPeers:(id)arg1 withDataMode:(int)arg2 error:(id *)arg3; -- (BOOL)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 isAudio:(BOOL)arg4 error:(id *)arg5; -- (BOOL)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; -- (BOOL)passesSendDataSanityCheck:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; -- (BOOL)sendAudioData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; +- (_Bool)sendDataToAllPeers:(id)arg1 withDataMode:(int)arg2 error:(id *)arg3; +- (_Bool)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 isAudio:(_Bool)arg4 error:(id *)arg5; +- (_Bool)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; +- (_Bool)passesSendDataSanityCheck:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; +- (_Bool)sendAudioData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id *)arg4; - (id)displayNameForPeer:(id)arg1; @property(readonly) NSString *displayName; - (void)dealloc; @@ -114,32 +114,6 @@ - (id)description; @property id privateDelegate; @property id delegate; -- (void)unlock; -- (void)lock; -- (void)didPublishWithError:(int)arg1; -- (void)stopResolvingAllPeers; -- (id)serviceName; -- (BOOL)parseServiceName:(const char *)arg1 intoDisplayName:(id *)arg2 pid:(unsigned int *)arg3 state:(id *)arg4; -- (void)tellDelegate_networkStatisticsChanged:(id)arg1; -- (void)tellDelegate_updateRelay:(id)arg1; -- (void)tellDelegate_initiateRelay:(id)arg1; -- (void)tellDelegate_peerDidBecomeBusy:(id)arg1; -- (void)tellDelegate_connectionRequestToPeerFailed:(id)arg1; -- (void)tellDelegate_gotInvited:(id)arg1; -- (void)tellDelegate_didReceiveData:(id)arg1; -- (void)tellDelegate_didReceiveBand_RetryICE:(id)arg1; -- (void)tellDelegate_peerDidBecomeUnavailable:(id)arg1; -- (void)tellDelegate_peerDidBecomeAvailable:(id)arg1; -- (void)tellDelegate_isConnectingPeer:(id)arg1; -- (void)tellDelegate_didDisconnectPeer:(id)arg1; -- (void)tellDelegate_didConnectPeer:(id)arg1; -- (void)tellDelegate_sessionDidFailWithError:(id)arg1; -- (void)setDisplayName:(id)arg1 forPeer:(unsigned int)arg2; -- (void)printDictionaries; -- (id)createNSErrorFromGKSessionError:(int)arg1 description:(id)arg2 reason:(id)arg3; -- (id)createNSErrorFromHRESULT:(long)arg1 description:(id)arg2 reason:(id)arg3; -- (BOOL)isShuttingDown; -- (void)sendCallbacksToDelegate:(CDStruct_68f9d01f *)arg1 remotePeer:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKSimpleTimer.h b/iOS7/PrivateFrameworks/GameKitServices/GKSimpleTimer.h index c701cea89..21363ebaa 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKSimpleTimer.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKSimpleTimer.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface GKSimpleTimer : NSObject { struct _opaque_pthread_mutex_t _lock; @@ -15,7 +16,7 @@ id _delegate; double _startTime; double _interval; - BOOL _timerSourceSet; + _Bool _timerSourceSet; } @property(readonly, nonatomic) double interval; // @synthesize interval=_interval; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKTable.h b/iOS7/PrivateFrameworks/GameKitServices/GKTable.h index 13ec100ac..131f339db 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKTable.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GKTable : NSObject { struct _gktableitem { @@ -14,12 +15,12 @@ double _field3; double _field4; } *_items; - unsigned long _count; - unsigned long _size; + unsigned long long _count; + unsigned long long _size; struct _opaque_pthread_mutex_t _lock; } -@property(readonly) unsigned long count; // @synthesize count=_count; +@property(readonly) unsigned long long count; // @synthesize count=_count; - (void)print; - (void)unlock; - (void)lock; @@ -33,7 +34,7 @@ - (id)allObjects; - (id)objectForKey:(unsigned int)arg1; - (void)dealloc; -- (id)initWithSize:(unsigned long)arg1; +- (id)initWithSize:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatClient-Protocol.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatClient-Protocol.h index 5189fee25..6217150fa 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatClient-Protocol.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatClient-Protocol.h @@ -11,7 +11,7 @@ - (void)voiceChatService:(id)arg1 sendData:(id)arg2 toParticipantID:(id)arg3; @optional -- (void)voiceChatService:(id)arg1 didReceiveInvitationFromParticipantID:(id)arg2 callID:(unsigned long)arg3; +- (void)voiceChatService:(id)arg1 didReceiveInvitationFromParticipantID:(id)arg2 callID:(unsigned int)arg3; - (void)voiceChatService:(id)arg1 didStopWithParticipantID:(id)arg2 error:(id)arg3; - (void)voiceChatService:(id)arg1 didNotStartWithParticipantID:(id)arg2 error:(id)arg3; - (void)voiceChatService:(id)arg1 didStartWithParticipantID:(id)arg2; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatDictionary.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatDictionary.h index bd25072fb..979659989 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatDictionary.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatDictionary.h @@ -8,20 +8,21 @@ @class NSMutableDictionary; +// Not exported @interface GKVoiceChatDictionary : NSObject { NSMutableDictionary *actualDictionary; - unsigned int type; - unsigned long orignalCallID; + unsigned long long type; + unsigned int orignalCallID; } -+ (BOOL)validateFocus:(id)arg1; -+ (BOOL)validateCancel:(id)arg1; -+ (BOOL)validateReply:(id)arg1; -+ (BOOL)validateInvite:(id)arg1; -+ (BOOL)validateDictionary:(id)arg1; ++ (_Bool)validateFocus:(id)arg1; ++ (_Bool)validateCancel:(id)arg1; ++ (_Bool)validateReply:(id)arg1; ++ (_Bool)validateInvite:(id)arg1; ++ (_Bool)validateDictionary:(id)arg1; + (id)dictionaryFromData:(id)arg1; -+ (id)inviteDictionaryToParticipantID:(id)arg1 fromParticipantID:(id)arg2 connectionData:(id)arg3 callID:(unsigned long)arg4 focus:(BOOL)arg5; ++ (id)inviteDictionaryToParticipantID:(id)arg1 fromParticipantID:(id)arg2 connectionData:(id)arg3 callID:(unsigned int)arg4 focus:(_Bool)arg5; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -29,28 +30,28 @@ - (id)setLocalVCPartyID:(id)arg1; - (id)remoteVCPartyID; - (id)localVCPartyID; -@property unsigned long callID; +@property unsigned int callID; - (id)createBlob; - (id)version; -- (void)setFocus:(BOOL)arg1; -- (BOOL)isFocus; -- (BOOL)matchesNonce:(int)arg1; -@property int nonce; +- (void)setFocus:(_Bool)arg1; +- (_Bool)isFocus; +- (_Bool)matchesNonce:(long long)arg1; +@property long long nonce; - (id)participantID; - (void)setFromParticipantID:(id)arg1; - (id)fromParticipantID; - (id)connectionData; -- (unsigned int)response; -- (unsigned int)type; -- (BOOL)matchesResponse:(id)arg1; -- (BOOL)isFocusDictionary; -- (BOOL)isReplyDictionary; -- (BOOL)isCancelDictionary; -- (BOOL)isInviteDictionary; -- (id)focusDictionary:(BOOL)arg1; +- (unsigned long long)response; +- (unsigned long long)type; +- (_Bool)matchesResponse:(id)arg1; +- (_Bool)isFocusDictionary; +- (_Bool)isReplyDictionary; +- (_Bool)isCancelDictionary; +- (_Bool)isInviteDictionary; +- (id)focusDictionary:(_Bool)arg1; - (id)cancelDictionary; -- (id)replyDictionary:(unsigned int)arg1 connectionData:(id)arg2 callID:(unsigned long)arg3 focus:(BOOL)arg4; -@property(readonly) unsigned long originalCallID; +- (id)replyDictionary:(unsigned long long)arg1 connectionData:(id)arg2 callID:(unsigned int)arg3 focus:(_Bool)arg4; +@property(readonly) unsigned int originalCallID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServiceFocus.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServiceFocus.h index a7dfe5a13..650f0c14a 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServiceFocus.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServiceFocus.h @@ -12,18 +12,18 @@ { NSMutableArray *outgoingCallDictList; NSMutableArray *incomingCallDictList; - int incomingUID; + long long incomingUID; NSString *currentFocus; int packetsPerBundle; - BOOL hasMic; + _Bool hasMic; } + (id)defaultVoiceChatService; @property(copy, nonatomic) NSString *currentFocus; // @synthesize currentFocus; -- (void)pauseAudio:(BOOL)arg1 toParticipantID:(id)arg2; -- (BOOL)isAudioPausedToParticipantID:(id)arg1; -- (id)remoteDisplayNameForCallID:(unsigned long)arg1; -- (id)localDisplayNameForCallID:(unsigned long)arg1; +- (void)pauseAudio:(_Bool)arg1 toParticipantID:(id)arg2; +- (_Bool)isAudioPausedToParticipantID:(id)arg1; +- (id)remoteDisplayNameForCallID:(unsigned int)arg1; +- (id)localDisplayNameForCallID:(unsigned int)arg1; - (double)remoteBitrate; - (double)remoteFramerate; - (double)localBitrate; @@ -32,39 +32,39 @@ - (void)setRemoteVideoLayer:(void *)arg1; - (void *)localVideoLayer; - (void)setLocalVideoLayer:(void *)arg1; -- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned long)arg2 error:(id)arg3; -- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(unsigned long)arg3 error:(id)arg4; -- (void)setShouldTimeoutPackets:(BOOL)arg1; -- (void)setIsUsingSuppression:(BOOL)arg1; +- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned int)arg2 error:(id)arg3; +- (void)videoConference:(id)arg1 didStartSession:(_Bool)arg2 withCallID:(unsigned int)arg3 error:(id)arg4; +- (void)setShouldTimeoutPackets:(_Bool)arg1; +- (void)setIsUsingSuppression:(_Bool)arg1; - (void)setTalkingPeersLimit:(unsigned int)arg1; - (void)setQualityDelegate:(id)arg1; - (void)setSpeakingDelegate:(id)arg1; - (void)updatedConnectedPeers:(id)arg1; - (void)updatedMutedPeers:(id)arg1 forParticipantID:(id)arg2; -@property BOOL hasMic; // @synthesize hasMic; +@property _Bool hasMic; // @synthesize hasMic; @property int packetsPerBundle; -- (void)setFocus:(BOOL)arg1; +- (void)setFocus:(_Bool)arg1; - (void)setChatMode:(int)arg1; -- (void)sendFocusChange:(BOOL)arg1; -- (BOOL)processFocusChange:(id)arg1 fromParticipantID:(id)arg2; -- (BOOL)processFocusDict:(id)arg1 fromParticipantID:(id)arg2; -- (BOOL)processCancelDict:(id)arg1; -- (id)incomingDictionaryMatchingOriginalCallID:(unsigned long)arg1 participantID:(id)arg2; -- (BOOL)processReplyDict:(id)arg1; -- (BOOL)processInviteDictionary:(id)arg1 fromParticipantID:(id)arg2; +- (void)sendFocusChange:(_Bool)arg1; +- (_Bool)processFocusChange:(id)arg1 fromParticipantID:(id)arg2; +- (_Bool)processFocusDict:(id)arg1 fromParticipantID:(id)arg2; +- (_Bool)processCancelDict:(id)arg1; +- (id)incomingDictionaryMatchingOriginalCallID:(unsigned int)arg1 participantID:(id)arg2; +- (_Bool)processReplyDict:(id)arg1; +- (_Bool)processInviteDictionary:(id)arg1 fromParticipantID:(id)arg2; - (id)openOutgoingDictionaryForParticipantID:(id)arg1; -- (BOOL)processInviteDictionaryForTie:(id)arg1 fromParticipantID:(id)arg2; +- (_Bool)processInviteDictionaryForTie:(id)arg1 fromParticipantID:(id)arg2; - (void)receivedData:(id)arg1 fromParticipantID:(id)arg2; -- (void)denyCallID:(unsigned long)arg1; -- (BOOL)acceptCallID:(unsigned long)arg1 error:(id *)arg2; -- (void)stopVoiceChatProc:(id)arg1 participantDidCancel:(BOOL)arg2; +- (void)denyCallID:(unsigned int)arg1; +- (_Bool)acceptCallID:(unsigned int)arg1 error:(id *)arg2; +- (void)stopVoiceChatProc:(id)arg1 participantDidCancel:(_Bool)arg2; - (void)stopVoiceChatProc:(id)arg1; - (void)remoteCancelledProc:(id)arg1; - (void)remoteCancelled:(id)arg1; -- (id)dictionaryForCallID:(unsigned long)arg1 isIncomingDictonary:(BOOL)arg2; -- (id)dictionaryForParticipantID:(id)arg1 isIncomingDictonary:(BOOL)arg2; -- (id)dictionaryForNonce:(int)arg1 participantID:(id)arg2 isIncomingDictonary:(BOOL)arg3; -- (BOOL)startVoiceChatWithParticipantID:(id)arg1 error:(id *)arg2; +- (id)dictionaryForCallID:(unsigned int)arg1 isIncomingDictonary:(_Bool)arg2; +- (id)dictionaryForParticipantID:(id)arg1 isIncomingDictonary:(_Bool)arg2; +- (id)dictionaryForNonce:(long long)arg1 participantID:(id)arg2 isIncomingDictonary:(_Bool)arg3; +- (_Bool)startVoiceChatWithParticipantID:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServicePrivate.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServicePrivate.h index a9381a0f7..52891874c 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServicePrivate.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatServicePrivate.h @@ -14,12 +14,12 @@ @interface GKVoiceChatServicePrivate : NSObject { id client; - BOOL outputMeteringEnabled; - BOOL inputMeteringEnabled; + _Bool outputMeteringEnabled; + _Bool inputMeteringEnabled; float outputMeterLevel; float inputMeterLevel; - BOOL microphoneMuted; - unsigned long curCallID; + _Bool microphoneMuted; + unsigned int curCallID; int state; GKVoiceChatDictionary *incomingCallDict; GKVoiceChatDictionary *outgoingCallDict; @@ -31,19 +31,19 @@ GKVoiceChatService *wrapperService; int didUseICE; int bundle; - BOOL forceNoICE; + _Bool forceNoICE; VideoConference *conf; - BOOL clientHasRTChannel; + _Bool clientHasRTChannel; int chatMode; - BOOL focus; + _Bool focus; } + (id)defaultVoiceChatService; @property GKVoiceChatService *wrapperService; // @synthesize wrapperService; @property int state; // @synthesize state; @property(nonatomic) id client; // @synthesize client; -- (id)remoteDisplayNameForCallID:(unsigned long)arg1; -- (id)localDisplayNameForCallID:(unsigned long)arg1; +- (id)remoteDisplayNameForCallID:(unsigned int)arg1; +- (id)localDisplayNameForCallID:(unsigned int)arg1; @property(readonly) double remoteBitrate; @property(readonly) double remoteFramerate; @property(readonly) double localBitrate; @@ -51,24 +51,24 @@ @property(nonatomic) void *remoteVideoLayer; @property(nonatomic) void *localVideoLayer; - (void)vcArg:(id)arg1 sendRealTimeData:(id)arg2 toParticipantID:(id)arg3; -- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned long)arg2 error:(id)arg3; -- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(unsigned long)arg3 error:(id)arg4; -- (void)forceNoICE:(BOOL)arg1; -@property(getter=isFocus) BOOL focus; // @synthesize focus; +- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned int)arg2 error:(id)arg3; +- (void)videoConference:(id)arg1 didStartSession:(_Bool)arg2 withCallID:(unsigned int)arg3 error:(id)arg4; +- (void)forceNoICE:(_Bool)arg1; +@property(getter=isFocus) _Bool focus; // @synthesize focus; @property int chatMode; // @synthesize chatMode; @property float remoteParticipantVolume; -@property(getter=isMicrophoneMuted) BOOL microphoneMuted; +@property(getter=isMicrophoneMuted) _Bool microphoneMuted; @property(readonly, nonatomic) float inputMeterLevel; // @synthesize inputMeterLevel; @property(readonly, nonatomic) float outputMeterLevel; // @synthesize outputMeterLevel; -@property(getter=isInputMeteringEnabled) BOOL inputMeteringEnabled; // @synthesize inputMeteringEnabled; -@property(getter=isOutputMeteringEnabled) BOOL outputMeteringEnabled; // @synthesize outputMeteringEnabled; -- (void)getNSError:(id *)arg1 code:(int)arg2 description:(id)arg3 reason:(id)arg4; -- (void)getNSError:(id *)arg1 code:(int)arg2 description:(id)arg3 hResult:(long)arg4; -- (int)startICEConnectionCheck:(id)arg1 isCaller:(BOOL)arg2 withCallID:(unsigned long)arg3; -- (int)startICEConnectionCheck:(id)arg1 isCaller:(BOOL)arg2; +@property(getter=isInputMeteringEnabled) _Bool inputMeteringEnabled; // @synthesize inputMeteringEnabled; +@property(getter=isOutputMeteringEnabled) _Bool outputMeteringEnabled; // @synthesize outputMeteringEnabled; +- (void)getNSError:(id *)arg1 code:(long long)arg2 description:(id)arg3 reason:(id)arg4; +- (void)getNSError:(id *)arg1 code:(long long)arg2 description:(id)arg3 hResult:(int)arg4; +- (int)startICEConnectionCheck:(id)arg1 isCaller:(_Bool)arg2 withCallID:(unsigned int)arg3; +- (int)startICEConnectionCheck:(id)arg1 isCaller:(_Bool)arg2; - (id)createInvite:(id *)arg1 toParticipant:(id)arg2 callID:(unsigned int *)arg3; -- (id)createReplyUsingDictionary:(id)arg1 replyCode:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)inviteIsValid:(id)arg1; +- (id)createReplyUsingDictionary:(id)arg1 replyCode:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)inviteIsValid:(id)arg1; - (void)receivedData:(id)arg1 fromParticipantID:(id)arg2; - (void)resetState; - (void)receivedRealTimeData:(id)arg1 fromParticipantID:(id)arg2; @@ -78,11 +78,11 @@ - (void)informClientVoiceChatDidStartMainSelector:(id)arg1; - (void)informClientVoiceChatDidStart:(id)arg1; - (void)informClientOfInviteFromParticipant:(id)arg1; -- (void)denyCallID:(unsigned long)arg1; -- (BOOL)acceptCallID:(unsigned long)arg1 error:(id *)arg2; +- (void)denyCallID:(unsigned int)arg1; +- (_Bool)acceptCallID:(unsigned int)arg1 error:(id *)arg2; - (void)stopVoiceChatWithParticipantID:(id)arg1; - (void)stopVoiceChatProc:(id)arg1; -- (BOOL)startVoiceChatWithParticipantID:(id)arg1 error:(id *)arg2; +- (_Bool)startVoiceChatWithParticipantID:(id)arg1 error:(id *)arg2; - (void)dealloc; - (void)cleanup; - (id)init; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSession.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSession.h index 794a67014..98bda1187 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSession.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSession.h @@ -15,13 +15,13 @@ @property float sessionVolume; @property(readonly) float inputMeter; -@property(getter=isActiveSession) BOOL activeSession; +@property(getter=isActiveSession) _Bool activeSession; @property(readonly) NSArray *peerList; @property(readonly) NSString *sessionName; @property id delegate; - (float)outputMeterForPeer:(id)arg1; -- (BOOL)getMuteStateForPeer:(id)arg1; -- (void)setMute:(BOOL)arg1 forPeer:(id)arg2; +- (_Bool)getMuteStateForPeer:(id)arg1; +- (void)setMute:(_Bool)arg1 forPeer:(id)arg2; - (void)stopSession; - (void)startSession; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-GKSessionVoiceChatDelegate.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-GKSessionVoiceChatDelegate.h new file mode 100644 index 000000000..55fc56aca --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-GKSessionVoiceChatDelegate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "GKSessionVoiceChatDelegate-Protocol.h" + +@interface GKVoiceChatSessionInternal (GKSessionVoiceChatDelegate) +- (void)session:(id)arg1 didReceiveOOBAudioPacket:(id)arg2 fromPeerID:(id)arg3; +- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; +- (void)session:(id)arg1 didReceiveAudioPacket:(id)arg2 fromPeerID:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceChannelQualityDelegate.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceChannelQualityDelegate.h new file mode 100644 index 000000000..065f2b128 --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceChannelQualityDelegate.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GKVoiceChatSessionInternal (VideoConferenceChannelQualityDelegate) +- (void)lossRate:(float)arg1 forParticipantID:(id)arg2; +- (int)goodChannels; +- (int)calculateChannelQualities; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceSpeakingDelegate.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceSpeakingDelegate.h new file mode 100644 index 000000000..96c8788dd --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VideoConferenceSpeakingDelegate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "VideoConferenceSpeakingDelegate-Protocol.h" + +@interface GKVoiceChatSessionInternal (VideoConferenceSpeakingDelegate) +- (void)didStopSpeaking:(id)arg1; +- (void)didStartSpeaking:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClient.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClient.h new file mode 100644 index 000000000..f4bb8b407 --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClient.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "GKVoiceChatClient-Protocol.h" + +@interface GKVoiceChatSessionInternal (VoiceChatClient) +@property id delegate; +- (void)voiceChatService:(id)arg1 didReceiveInvitationFromParticipantID:(id)arg2 callID:(unsigned int)arg3; +- (void)voiceChatService:(id)arg1 didStopWithParticipantID:(id)arg2 error:(id)arg3; +- (void)voiceChatService:(id)arg1 didNotStartWithParticipantID:(id)arg2 error:(id)arg3; +- (void)voiceChatService:(id)arg1 didStartWithParticipantID:(id)arg2; +- (id)participantID; +- (void)voiceChatService:(id)arg1 sendData:(id)arg2 toParticipantID:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClientInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClientInternal.h new file mode 100644 index 000000000..4b4102e0a --- /dev/null +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal-VoiceChatClientInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GKVoiceChatSessionInternal (VoiceChatClientInternal) +- (void)informClientVoiceChatFocusChange:(id)arg1; +- (void)informClientVoiceChatSilent:(id)arg1; +- (void)informClientVoiceChatSpeaking:(id)arg1; +- (void)informClientVoiceChatDidStop:(id)arg1; +- (void)informClientVoiceChatCouldNotConnect:(id)arg1; +- (void)informClientVoiceChatConnecting:(id)arg1; +- (void)informClientVoiceChatDidStart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal.h index 47a06015a..eb507794c 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionInternal.h @@ -6,20 +6,18 @@ #import "NSObject.h" -#import "GKSessionVoiceChatDelegate-Protocol.h" -#import "GKVoiceChatClient-Protocol.h" #import "InterfaceListenerDelegate-Protocol.h" -#import "VideoConferenceSpeakingDelegate-Protocol.h" @class GKInterfaceListener, GKRWLock, GKSessionInternal, GKVoiceChatServiceFocus, NSArray, NSMutableArray, NSMutableDictionary, NSObject, NSString, VoiceChatSessionRoster; -@interface GKVoiceChatSessionInternal : NSObject +// Not exported +@interface GKVoiceChatSessionInternal : NSObject { NSString *_sessionName; unsigned int _conferenceID; - BOOL activeSession; + _Bool activeSession; float sessionVolume; - BOOL focusCallbacks; + _Bool focusCallbacks; GKSessionInternal *_gkSession; NSString *_peerID; NSMutableArray *_connectedPeers; @@ -29,10 +27,10 @@ NSMutableArray *_mutedPeers; NSMutableArray *_myPausedList; NSMutableDictionary *_peerChannelQuality; - BOOL needsRecalculateGoodChannels; + _Bool needsRecalculateGoodChannels; int goodChannels; unsigned int talkingPeersLimit; - BOOL isUsingSuppression; + _Bool isUsingSuppression; unsigned int _sessionState; GKRWLock *_rwLock; GKVoiceChatServiceFocus *_vcService; @@ -42,11 +40,11 @@ unsigned int congestionState; id _publicWrapper; GKInterfaceListener *_wifiListener; - BOOL _currentWifiState; + _Bool _currentWifiState; } + (void)brokenHash:(id)arg1 response:(char *)arg2; -@property BOOL isUsingSuppression; +@property _Bool isUsingSuppression; @property unsigned int talkingPeersLimit; - (unsigned int)peerCount; - (void)parseConnectedPeers:(id)arg1; @@ -64,14 +62,14 @@ - (void)updatedFocusID:(unsigned int)arg1; - (void)updatedSubscribedBeaconList:(id)arg1; - (void)handlePeerDisconnected:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property float sessionVolume; @property(readonly, nonatomic) unsigned int conferenceID; @property(readonly, nonatomic) NSString *sessionName; -@property(getter=isActiveSession) BOOL activeSession; +@property(getter=isActiveSession) _Bool activeSession; @property(readonly) NSArray *peerList; -- (BOOL)getMuteStateForPeer:(id)arg1; -- (void)setMute:(BOOL)arg1 forPeer:(id)arg2; +- (_Bool)getMuteStateForPeer:(id)arg1; +- (void)setMute:(_Bool)arg1 forPeer:(id)arg2; - (void)stopSessionInternal; - (void)stopSession; - (void)startSessionInternal; @@ -83,29 +81,7 @@ - (id)encodePeerID:(id)arg1; - (void)calculateConferenceID; - (id)initWithGKSession:(id)arg1 publicWrapper:(id)arg2 sessionName:(id)arg3; -- (void)interfaceStateDidChangeWithWifiUp:(BOOL)arg1 withCellUp:(BOOL)arg2; -- (void)session:(id)arg1 didReceiveOOBAudioPacket:(id)arg2 fromPeerID:(id)arg3; -- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; -- (void)session:(id)arg1 didReceiveAudioPacket:(id)arg2 fromPeerID:(id)arg3; -- (void)informClientVoiceChatFocusChange:(id)arg1; -- (void)informClientVoiceChatSilent:(id)arg1; -- (void)informClientVoiceChatSpeaking:(id)arg1; -- (void)informClientVoiceChatDidStop:(id)arg1; -- (void)informClientVoiceChatCouldNotConnect:(id)arg1; -- (void)informClientVoiceChatConnecting:(id)arg1; -- (void)informClientVoiceChatDidStart:(id)arg1; -@property id delegate; -- (void)voiceChatService:(id)arg1 didReceiveInvitationFromParticipantID:(id)arg2 callID:(unsigned long)arg3; -- (void)voiceChatService:(id)arg1 didStopWithParticipantID:(id)arg2 error:(id)arg3; -- (void)voiceChatService:(id)arg1 didNotStartWithParticipantID:(id)arg2 error:(id)arg3; -- (void)voiceChatService:(id)arg1 didStartWithParticipantID:(id)arg2; -- (id)participantID; -- (void)voiceChatService:(id)arg1 sendData:(id)arg2 toParticipantID:(id)arg3; -- (void)didStopSpeaking:(id)arg1; -- (void)didStartSpeaking:(id)arg1; -- (void)lossRate:(float)arg1 forParticipantID:(id)arg2; -- (int)goodChannels; -- (int)calculateChannelQualities; +- (void)interfaceStateDidChangeWithWifiUp:(_Bool)arg1 withCellUp:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionListener.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionListener.h index ba072409a..43561329d 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionListener.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionListener.h @@ -8,6 +8,7 @@ @class GKRWLock, GKSessionInternal, NSMutableArray; +// Not exported @interface GKVoiceChatSessionListener : NSObject { NSMutableArray *_conferenceList; diff --git a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionMessage.h b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionMessage.h index d8952bc97..4112ee0d9 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionMessage.h +++ b/iOS7/PrivateFrameworks/GameKitServices/GKVoiceChatSessionMessage.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface GKVoiceChatSessionMessage : GKOOBMessage { NSData *_data; @@ -16,14 +17,14 @@ } - (unsigned int)conferenceID; -- (BOOL)_checkSize:(unsigned long)arg1; -- (BOOL)_checkType:(unsigned short)arg1; +- (_Bool)_checkSize:(unsigned long long)arg1; +- (_Bool)_checkType:(unsigned short)arg1; - (unsigned int)subtype; - (id)payload; - (id)data; - (void)dealloc; - (id)initWithPayload:(id)arg1 conferenceID:(unsigned int)arg2 subtype:(unsigned int)arg3; -- (id)initWithBytes:(const void *)arg1 length:(unsigned long)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/InterfaceListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/GameKitServices/InterfaceListenerDelegate-Protocol.h index 43c64b6a9..82cc91b64 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/InterfaceListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/GameKitServices/InterfaceListenerDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol InterfaceListenerDelegate -- (void)interfaceStateDidChangeWithWifiUp:(BOOL)arg1 withCellUp:(BOOL)arg2; +- (void)interfaceStateDidChangeWithWifiUp:(_Bool)arg1 withCellUp:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/NSData-CDXTicket.h b/iOS7/PrivateFrameworks/GameKitServices/NSData-CDXTicket.h index 9fdca973e..365190d74 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/NSData-CDXTicket.h +++ b/iOS7/PrivateFrameworks/GameKitServices/NSData-CDXTicket.h @@ -7,18 +7,18 @@ #import "NSData.h" @interface NSData (CDXTicket) -- (BOOL)CDXTicketIsRelatedToTicket:(id)arg1; -- (BOOL)CDXTicketWellFormed; +- (_Bool)CDXTicketIsRelatedToTicket:(id)arg1; +- (_Bool)CDXTicketWellFormed; - (id)CDXTicketTrimmed; -- (BOOL)CDXTicketIsStub; -- (BOOL)CDXTicketIsHolePunch; -- (BOOL)CDXTicketIsReflected; +- (_Bool)CDXTicketIsStub; +- (_Bool)CDXTicketIsHolePunch; +- (_Bool)CDXTicketIsReflected; - (unsigned long long)CDXTicketSID; - (struct CDXTicket *)mutableCDXTicket; - (const struct CDXTicket *)CDXTicket; -- (unsigned int)CDXTicketRevision; +- (unsigned long long)CDXTicketRevision; - (id)CDXTicketExpirationDate; -- (int)CDXTicketPCNT; -- (int)CDXTicketPID; +- (long long)CDXTicketPCNT; +- (long long)CDXTicketPID; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/GameKitServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/GameKitServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/GameKitServices/VideoConferenceDelegate-Protocol.h b/iOS7/PrivateFrameworks/GameKitServices/VideoConferenceDelegate-Protocol.h index a9c49d85d..842fbb1aa 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/VideoConferenceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/GameKitServices/VideoConferenceDelegate-Protocol.h @@ -5,28 +5,28 @@ */ @protocol VideoConferenceDelegate -- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(unsigned long)arg3 error:(id)arg4; +- (void)videoConference:(id)arg1 didStartSession:(_Bool)arg2 withCallID:(unsigned int)arg3 error:(id)arg4; @optional -- (void)videoConference:(id)arg1 didChangeLocalVariablesForCallID:(unsigned long)arg2; -- (void)videoConference:(id)arg1 didReceiveARPLData:(id)arg2 fromCallID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 sendIPChangeRequest:(id)arg2 withCallID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 withCallID:(unsigned long)arg2 networkHint:(BOOL)arg3; -- (void)videoConference:(id)arg1 videoQualityNotificationForCallID:(unsigned long)arg2 isDegraded:(BOOL)arg3 isRemote:(BOOL)arg4; -- (void)videoConference:(id)arg1 cancelRelayRequest:(unsigned long)arg2 requestDict:(id)arg3; -- (void)videoConference:(id)arg1 sendRelayUpdate:(unsigned long)arg2 updateDict:(id)arg3; -- (void)videoConference:(id)arg1 inititiateRelayRequest:(unsigned long)arg2 requestDict:(id)arg3; +- (void)videoConference:(id)arg1 didChangeLocalVariablesForCallID:(unsigned int)arg2; +- (void)videoConference:(id)arg1 didReceiveARPLData:(id)arg2 fromCallID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 sendIPChangeRequest:(id)arg2 withCallID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 withCallID:(unsigned int)arg2 networkHint:(_Bool)arg3; +- (void)videoConference:(id)arg1 videoQualityNotificationForCallID:(unsigned int)arg2 isDegraded:(_Bool)arg3 isRemote:(_Bool)arg4; +- (void)videoConference:(id)arg1 cancelRelayRequest:(unsigned int)arg2 requestDict:(id)arg3; +- (void)videoConference:(id)arg1 sendRelayUpdate:(unsigned int)arg2 updateDict:(id)arg3; +- (void)videoConference:(id)arg1 inititiateRelayRequest:(unsigned int)arg2 requestDict:(id)arg3; - (void)videoConference:(id)arg1 updateOutputMeterLevel:(float)arg2; - (void)videoConference:(id)arg1 updateInputMeterLevel:(float)arg2; -- (void)videoConference:(id)arg1 didRemoteScreenAttributesChange:(id)arg2 forCallID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 remoteVideoPaused:(BOOL)arg2 callID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 remoteAudioPaused:(BOOL)arg2 callID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 didRemoteVideoAttributesChange:(id)arg2 forCallID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 didReceiveFirstRemoteFrameForCallID:(unsigned long)arg2; -- (void)videoConference:(id)arg1 remoteMediaStalled:(BOOL)arg2 callID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(unsigned long)arg3; -- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(unsigned long)arg3 withUserInfo:(id)arg4 error:(id)arg5; -- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned long)arg2 error:(id)arg3 callMetadata:(id)arg4; -- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned long)arg2 error:(id)arg3; +- (void)videoConference:(id)arg1 didRemoteScreenAttributesChange:(id)arg2 forCallID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 remoteVideoPaused:(_Bool)arg2 callID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 remoteAudioPaused:(_Bool)arg2 callID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 didRemoteVideoAttributesChange:(id)arg2 forCallID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 didReceiveFirstRemoteFrameForCallID:(unsigned int)arg2; +- (void)videoConference:(id)arg1 remoteMediaStalled:(_Bool)arg2 callID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(unsigned int)arg3; +- (void)videoConference:(id)arg1 didStartSession:(_Bool)arg2 withCallID:(unsigned int)arg3 withUserInfo:(id)arg4 error:(id)arg5; +- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned int)arg2 error:(id)arg3 callMetadata:(id)arg4; +- (void)videoConference:(id)arg1 didStopWithCallID:(unsigned int)arg2 error:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionBeaconState.h b/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionBeaconState.h index b9e563e65..4fc1d8cb7 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionBeaconState.h +++ b/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionBeaconState.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface VoiceChatSessionBeaconState : NSObject { struct tagVoiceChatBeacon *lastReceivedBeacon; unsigned int sentState; unsigned int receivedState; - BOOL needsSend; + _Bool needsSend; unsigned int typeToSend; } @property(nonatomic) unsigned int typeToSend; // @synthesize typeToSend; -@property(nonatomic) BOOL needsSend; // @synthesize needsSend; +@property(nonatomic) _Bool needsSend; // @synthesize needsSend; @property(nonatomic) unsigned int receivedState; // @synthesize receivedState; @property(nonatomic) unsigned int sentState; // @synthesize sentState; - (void)setLastReceivedBeacon:(struct tagVoiceChatBeacon *)arg1; diff --git a/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionRoster.h b/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionRoster.h index 512c7ae0e..0a0a1c8bc 100644 --- a/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionRoster.h +++ b/iOS7/PrivateFrameworks/GameKitServices/VoiceChatSessionRoster.h @@ -8,6 +8,7 @@ @class GKSessionInternal, GKVoiceChatSessionInternal, NSMutableArray, NSMutableDictionary, NSObject, NSString; +// Not exported @interface VoiceChatSessionRoster : NSObject { GKSessionInternal *_gkSession; @@ -17,17 +18,17 @@ NSMutableArray *_connectedPeers; NSMutableDictionary *_peerStateTable; struct _opaque_pthread_mutex_t resMutex; - BOOL _needsUpdateBeaconList; - BOOL _waitingToCalculateFocus; + _Bool _needsUpdateBeaconList; + _Bool _waitingToCalculateFocus; unsigned int _deviceRating; unsigned int _focusRating; unsigned int _chosenFocusRating; unsigned int _focusID; - BOOL _isBeaconUp; - BOOL _hasFocus; + _Bool _isBeaconUp; + _Bool _hasFocus; } -- (BOOL)hasFocus; +- (_Bool)hasFocus; - (id)subscribedPeers; - (void)processSubscribeBeacon:(struct tagVoiceChatBeacon *)arg1 beaconState:(id)arg2 fromPeer:(id)arg3; - (void)processUnsubscribeBeacon:(struct tagVoiceChatBeacon *)arg1 beaconState:(id)arg2 fromPeer:(id)arg3; @@ -40,7 +41,7 @@ - (void)updateBeacon; - (void)startBeacon; - (void)startBeaconWrapper:(id)arg1; -- (BOOL)recalculateFocusRating; +- (_Bool)recalculateFocusRating; - (void)configureDeviceRating; - (unsigned int)focusID; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/GenerationalStorage/NSString-GSExtensions.h b/iOS7/PrivateFrameworks/GenerationalStorage/NSString-GSExtensions.h index 2171b854d..39a4c303a 100644 --- a/iOS7/PrivateFrameworks/GenerationalStorage/NSString-GSExtensions.h +++ b/iOS7/PrivateFrameworks/GenerationalStorage/NSString-GSExtensions.h @@ -8,6 +8,6 @@ @interface NSString (GSExtensions) + (id)gs_stringWithFileSystemRepresentation:(const char *)arg1; -- (BOOL)validateGSName:(out id *)arg1; +- (_Bool)validateGSName:(out id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/CDStructures.h b/iOS7/PrivateFrameworks/GeoServices/CDStructures.h index c4fc2d6fd..2172a4d12 100644 --- a/iOS7/PrivateFrameworks/GeoServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/GeoServices/CDStructures.h @@ -8,6 +8,8 @@ struct DispatchTimer; +struct Entry; + struct ErrorInfo; struct GEOFeatureShield { @@ -15,13 +17,38 @@ struct GEOFeatureShield { long long _field2; }; +struct GeoCoordinates { + struct Longitude _field1; + struct Latitude _field2; +}; + +struct GeometryPathElement; + +struct Latitude { + unsigned int _field1; +}; + +struct Longitude { + unsigned int _field1; +}; + struct Message; +struct Path> { + struct GeoCoordinates _field1; + struct GeoCoordinates _field2; + struct vector>, std::__1::allocator>>> _field3; + struct vector> _field4; + struct vector>::Entry, std::__1::allocator>::Entry>> _field5; +}; + struct PolylineCoordinate { unsigned int _field1; float _field2; }; +struct RoadPathElement>; + struct Vec2Imp { float x; float y; @@ -43,8 +70,8 @@ struct _GEOTileKey { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct __hash_node; @@ -74,9 +101,9 @@ struct deque> { struct ErrorInfo **__first_; } __end_cap_; } __map_; - unsigned int __start_; + unsigned long long __start_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __size_; }; @@ -89,9 +116,9 @@ struct deque> { CDStruct_183601bc **__first_; } __end_cap_; } __map_; - unsigned int __start_; + unsigned long long __start_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __size_; }; @@ -101,7 +128,7 @@ struct list> { struct __list_node *__next_; } __end_; struct __compressed_pair>> { - unsigned long __first_; + unsigned long long __first_; } __size_alloc_; }; @@ -111,7 +138,7 @@ struct list> { struct __list_node *__next_; } __end_; struct __compressed_pair>> { - unsigned long __first_; + unsigned long long __first_; } __size_alloc_; }; @@ -121,7 +148,7 @@ struct list> { struct __list_node *__next_; } __end_; struct __compressed_pair>> { - unsigned long __first_; + unsigned long long __first_; } __size_alloc_; }; @@ -134,15 +161,15 @@ struct map, } __first_; } __pair1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; struct mutex { struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } __m_; }; @@ -168,7 +195,7 @@ struct unique_ptr*[], std::__1::__buc struct __hash_node **__first_; struct __bucket_list_deallocator*>> { struct __compressed_pair*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -179,7 +206,7 @@ struct unique_ptr*[], std::__1::__buc struct __hash_node<_GEOTileKey, void *> **__first_; struct __bucket_list_deallocator*>> { struct __compressed_pair*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -190,7 +217,7 @@ struct unique_ptr, struct __hash_node, void *> **__first_; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -201,7 +228,7 @@ struct unique_ptr>, void *> **__first_; struct __bucket_list_deallocator>, void *>*>> { struct __compressed_pair>, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -216,7 +243,7 @@ struct unordered_map<_GEOTileKey, UsageData, std::__1::hash, std::__ } __first_; } __p1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -233,7 +260,7 @@ struct unordered_map<_GEOTileKey, std::__1::__list_iterator, } __first_; } __p1_; struct __compressed_pair, hashkey, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, eqkey, true>> { float __first_; @@ -250,7 +277,7 @@ struct unordered_set, std::__1::equal_t } __first_; } __p1_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; @@ -267,7 +294,7 @@ struct unordered_set<_GEOTileKey, std::__1::hash, std::__1::equal_to } __first_; } __p1_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; @@ -275,23 +302,47 @@ struct unordered_set<_GEOTileKey, std::__1::hash, std::__1::equal_to } __table_; }; +struct vector> { + struct GeometryPathElement *_field1; + struct GeometryPathElement *_field2; + struct __compressed_pair> { + struct GeometryPathElement *_field1; + } _field3; +}; + +struct vector>::Entry, std::__1::allocator>::Entry>> { + struct Entry *_field1; + struct Entry *_field2; + struct __compressed_pair>::Entry *, std::__1::allocator>::Entry>> { + struct Entry *_field1; + } _field3; +}; + +struct vector>, std::__1::allocator>>> { + struct RoadPathElement> *_field1; + struct RoadPathElement> *_field2; + struct __compressed_pair>*, std::__1::allocator>>> { + struct RoadPathElement> *_field1; + } _field3; +}; + #pragma mark Typedef'd Structures typedef struct { id _field1; char *_field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; - unsigned int _field6; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned long long _field6; unsigned int _field7; unsigned long long _field8; - char _field9; + _Bool _field9; unsigned long long _field10; float _field11; id _field12; int _field13; -} CDStruct_4c1ff046; +} CDStruct_283a3ada; typedef struct { unsigned int _field1; @@ -323,25 +374,25 @@ typedef struct { typedef struct { unsigned int _field1; double _field2; - unsigned int _field3; -} CDStruct_3d12f1c7; +} CDStruct_e4886f83; typedef struct { - unsigned int _field1; - double _field2; -} CDStruct_e4886f83; + unsigned long long _high; + unsigned long long _low; +} CDStruct_612aec5b; typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { - unsigned long long _high; - unsigned long long _low; -} CDStruct_612aec5b; + unsigned long long _field1; + double _field2; + unsigned long long _field3; +} CDStruct_96e0509c; typedef struct { unsigned short _field1; @@ -349,15 +400,15 @@ typedef struct { typedef struct { unsigned int *list; - unsigned int count; - unsigned int size; -} CDStruct_084d6ede; + unsigned long long count; + unsigned long long size; +} CDStruct_9f2792e4; typedef struct { unsigned long long *list; - unsigned int count; - unsigned int size; -} CDStruct_cb16bb10; + unsigned long long count; + unsigned long long size; +} CDStruct_62a50c50; typedef struct { char *_field1; @@ -367,15 +418,15 @@ typedef struct { typedef struct { int *list; - unsigned int count; - unsigned int size; -} CDStruct_56d48c16; + unsigned long long count; + unsigned long long size; +} CDStruct_95bda58d; typedef struct { long long *list; - unsigned int count; - unsigned int size; -} CDStruct_815f15fd; + unsigned long long count; + unsigned long long size; +} CDStruct_5df41632; typedef struct { float _field1; @@ -389,9 +440,9 @@ typedef struct { } CDStruct_0756942c; typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; typedef struct CDStruct_183601bc; @@ -399,14 +450,14 @@ typedef struct { unsigned char _field1; struct { char *_field1; - unsigned int _field2; - unsigned int _field3; + unsigned long long _field2; + unsigned long long _field3; } _field2; _Bool _field3; char *_field4; - unsigned int _field5; - unsigned int _field6; -} CDStruct_ef964b09; + unsigned long long _field5; + unsigned long long _field6; +} CDStruct_f3ac0f61; typedef struct { unsigned int _field1; @@ -444,33 +495,33 @@ typedef struct { typedef struct { CDStruct_183601bc *road; - unsigned int vertexIndexA; - unsigned int vertexIndexB; - unsigned int junctionIndexA; - unsigned int junctionIndexB; + unsigned long long vertexIndexA; + unsigned long long vertexIndexB; + unsigned long long junctionIndexA; + unsigned long long junctionIndexB; CDStruct_183601bc *junctionA; CDStruct_183601bc *junctionB; -} CDStruct_b4689c16; +} CDStruct_f8e839fc; typedef struct { CDStruct_183601bc *_field1; - unsigned int _field2; + unsigned long long _field2; unsigned short _field3; unsigned int _field4; char *_field5; - unsigned int _field6; + unsigned long long _field6; struct { unsigned int _field1; _Bool _field2; } _field7; -} CDStruct_b123d8da; +} CDStruct_effb527d; typedef struct { CDStruct_183601bc *_field1; - unsigned int _field2; + unsigned long long _field2; struct _NSRange *_field3; - unsigned int _field4; -} CDStruct_1105677d; + unsigned long long _field4; +} CDStruct_bdb97a7c; typedef struct { double _field1; @@ -527,14 +578,14 @@ typedef struct { } CDStruct_c55e649d; typedef struct { - CDStruct_4c1ff046 _field1; - unsigned int _field2; - unsigned int _field3; + CDStruct_283a3ada _field1; + unsigned long long _field2; + unsigned long long _field3; int _field4; int _field5; int _field6; - unsigned int _field7; - unsigned int _field8; + unsigned long long _field7; + unsigned long long _field8; struct { float _field1; float _field2; @@ -547,22 +598,22 @@ typedef struct { unsigned short _field2[2]; } _field11; unsigned char _field12; -} CDStruct_ffa11a62; +} CDStruct_4d3e1879; typedef struct { - CDStruct_4c1ff046 _field1; + CDStruct_283a3ada _field1; char *_field2; - unsigned int _field3; -} CDStruct_0f5ec4c6; + unsigned long long _field3; +} CDStruct_9c9be310; typedef struct { - CDStruct_4c1ff046 _field1; + CDStruct_283a3ada _field1; CDStruct_b2fbf00d _field2; unsigned char _field3; char _field4; char _field5; CDStruct_183601bc *_field6; -} CDStruct_40c3e2f4; +} CDStruct_605af631; typedef struct { struct { @@ -595,32 +646,32 @@ typedef struct { unsigned int _field1; int _field2; float _field3; - char _field4; - char _field5; - char _field6; - char _field7; - char _field8; + _Bool _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; struct { unsigned char _field1; unsigned short _field2; } _field9[16]; } _field2; -} CDStruct_dab2d0bd; +} CDStruct_db2bd8f2; typedef struct { - CDStruct_ffa11a62 _field1; - unsigned int _field2; - unsigned int _field3; - char _field4; -} CDStruct_60e73917; + CDStruct_4d3e1879 _field1; + unsigned long long _field2; + unsigned long long _field3; + _Bool _field4; +} CDStruct_128d788e; typedef struct { - CDStruct_ffa11a62 _field1; + CDStruct_4d3e1879 _field1; CDStruct_b2fbf00d _field2; - char _field3; - unsigned int _field4; - unsigned int _field5; -} CDStruct_ec6684d8; + _Bool _field3; + unsigned long long _field4; + unsigned long long _field5; +} CDStruct_6532d03c; // Ambiguous groups typedef struct { @@ -649,10 +700,6 @@ typedef struct { unsigned int :1; } CDStruct_d7010776; -typedef struct { - unsigned int isMarkedIncorrect:1; -} CDStruct_9e8b5140; - typedef struct { unsigned int photoType:1; } CDStruct_86c1f53f; @@ -680,6 +727,14 @@ typedef struct { double y; } CDStruct_34734122; +typedef struct Path> { + struct GeoCoordinates _field1; + struct GeoCoordinates _field2; + struct vector>, std::__1::allocator>>> _field3; + struct vector> _field4; + struct vector>::Entry, std::__1::allocator>::Entry>> _field5; +} Path_7b702847; + typedef struct Vec2Imp { float x; float y; @@ -703,11 +758,11 @@ typedef struct unordered_set<_GEOTileKey, std::__1::hash, std::__1:: } __first_; } __p1_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; } __p3_; } __table_; -} unordered_set_2ba6858f; +} unordered_set_4cb294f7; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup-GEOResourceManifestManagerAdditions.h b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup-GEOResourceManifestManagerAdditions.h new file mode 100644 index 000000000..377582bdc --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup-GEOResourceManifestManagerAdditions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOActiveTileGroup (GEOResourceManifestManagerAdditions) +- (id)regionalResourceRegionsForMapRect:(CDStruct_90e2a262)arg1; +- (id)flatRegionalResourceTilesForMapRect:(CDStruct_90e2a262)arg1; +- (unsigned int)largestRegionalResourceZoomLevelContainingTileKey:(const struct _GEOTileKey *)arg1; +- (id)regionalResourceKeysForTileKey:(const struct _GEOTileKey *)arg1; +- (_Bool)hasRegionalResourcesForTileKey:(const struct _GEOTileKey *)arg1; +- (void)_resetBestLanguages; +- (_Bool)supportsTileStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; +- (id)languageForTileKey:(const struct _GEOTileKey *)arg1; +- (_Bool)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; +- (double)timeToLiveForTileKey:(const struct _GEOTileKey *)arg1; +- (unsigned int)versionForTileKey:(const struct _GEOTileKey *)arg1; +- (id)localizationURLStringForTileKey:(const struct _GEOTileKey *)arg1; +- (id)multiTileURLStringForTileKey:(const struct _GEOTileKey *)arg1 useStatusCodes:(_Bool *)arg2; +- (id)baseURLStringForTileKey:(const struct _GEOTileKey *)arg1; +- (id)activeTileSetForKey:(const struct _GEOTileKey *)arg1; +- (id)_activeTileSetForStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; +- (id)activeTileSetForTileType:(int)arg1 scale:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup.h b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup.h index 0a5ce8ca6..1e894bfe6 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileGroup.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOActiveTileGroup : PBCodable +@interface GEOActiveTileGroup : PBCodable { NSString *_addressCorrectionInitURL; NSString *_addressCorrectionUpdateURL; @@ -22,6 +24,8 @@ NSString *_locationShiftURL; NSString *_mapMatchURL; NSString *_polyLocationShiftURL; + NSString *_problemStatusURL; + NSString *_problemSubmissionURL; NSMutableArray *_regionalResourceRegions; NSMutableArray *_regionalResourceTiles; NSString *_regionalResourcesURL; @@ -36,6 +40,8 @@ NSString *_uniqueIdentifier; } +@property(retain, nonatomic) NSString *problemStatusURL; // @synthesize problemStatusURL=_problemStatusURL; +@property(retain, nonatomic) NSString *problemSubmissionURL; // @synthesize problemSubmissionURL=_problemSubmissionURL; @property(retain, nonatomic) NSString *polyLocationShiftURL; // @synthesize polyLocationShiftURL=_polyLocationShiftURL; @property(retain, nonatomic) NSString *addressCorrectionUpdateURL; // @synthesize addressCorrectionUpdateURL=_addressCorrectionUpdateURL; @property(retain, nonatomic) NSString *addressCorrectionInitURL; // @synthesize addressCorrectionInitURL=_addressCorrectionInitURL; @@ -60,67 +66,55 @@ @property(retain, nonatomic) NSMutableArray *resources; // @synthesize resources=_resources; @property(retain, nonatomic) NSMutableArray *tileSets; // @synthesize tileSets=_tileSets; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPolyLocationShiftURL; -@property(readonly, nonatomic) BOOL hasAddressCorrectionUpdateURL; -@property(readonly, nonatomic) BOOL hasAddressCorrectionInitURL; -@property(readonly, nonatomic) BOOL hasSimpleETAURL; -@property(readonly, nonatomic) BOOL hasResourcesURL; -@property(readonly, nonatomic) BOOL hasMapMatchURL; -@property(readonly, nonatomic) BOOL hasReleaseInfo; -@property(readonly, nonatomic) BOOL hasBatchReverseGeocoderURL; -@property(readonly, nonatomic) BOOL hasLocationShiftURL; -@property(readonly, nonatomic) BOOL hasEtaURL; -@property(readonly, nonatomic) BOOL hasDirectionsURL; -@property(readonly, nonatomic) BOOL hasForwardGeocoderURL; -@property(readonly, nonatomic) BOOL hasReverseGeocoderURL; -@property(readonly, nonatomic) BOOL hasAutocompleteURL; -@property(readonly, nonatomic) BOOL hasSearchAttributionManifestURL; -@property(readonly, nonatomic) BOOL hasSearchURL; -@property(readonly, nonatomic) BOOL hasRegionalResourcesURL; -- (id)regionalResourceRegionAtIndex:(unsigned int)arg1; -- (unsigned int)regionalResourceRegionsCount; +@property(readonly, nonatomic) _Bool hasProblemStatusURL; +@property(readonly, nonatomic) _Bool hasProblemSubmissionURL; +@property(readonly, nonatomic) _Bool hasPolyLocationShiftURL; +@property(readonly, nonatomic) _Bool hasAddressCorrectionUpdateURL; +@property(readonly, nonatomic) _Bool hasAddressCorrectionInitURL; +@property(readonly, nonatomic) _Bool hasSimpleETAURL; +@property(readonly, nonatomic) _Bool hasResourcesURL; +@property(readonly, nonatomic) _Bool hasMapMatchURL; +@property(readonly, nonatomic) _Bool hasReleaseInfo; +@property(readonly, nonatomic) _Bool hasBatchReverseGeocoderURL; +@property(readonly, nonatomic) _Bool hasLocationShiftURL; +@property(readonly, nonatomic) _Bool hasEtaURL; +@property(readonly, nonatomic) _Bool hasDirectionsURL; +@property(readonly, nonatomic) _Bool hasForwardGeocoderURL; +@property(readonly, nonatomic) _Bool hasReverseGeocoderURL; +@property(readonly, nonatomic) _Bool hasAutocompleteURL; +@property(readonly, nonatomic) _Bool hasSearchAttributionManifestURL; +@property(readonly, nonatomic) _Bool hasSearchURL; +@property(readonly, nonatomic) _Bool hasRegionalResourcesURL; +- (id)regionalResourceRegionAtIndex:(unsigned long long)arg1; +- (unsigned long long)regionalResourceRegionsCount; - (void)addRegionalResourceRegion:(id)arg1; - (void)clearRegionalResourceRegions; -- (id)regionalResourceTileAtIndex:(unsigned int)arg1; -- (unsigned int)regionalResourceTilesCount; +- (id)regionalResourceTileAtIndex:(unsigned long long)arg1; +- (unsigned long long)regionalResourceTilesCount; - (void)addRegionalResourceTile:(id)arg1; - (void)clearRegionalResourceTiles; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -@property(readonly, nonatomic) BOOL hasUniqueIdentifier; -- (id)resourceAtIndex:(unsigned int)arg1; -- (unsigned int)resourcesCount; +@property(readonly, nonatomic) _Bool hasUniqueIdentifier; +- (id)resourceAtIndex:(unsigned long long)arg1; +- (unsigned long long)resourcesCount; - (void)addResource:(id)arg1; - (void)clearResources; -- (id)tileSetAtIndex:(unsigned int)arg1; -- (unsigned int)tileSetsCount; +- (id)tileSetAtIndex:(unsigned long long)arg1; +- (unsigned long long)tileSetsCount; - (void)addTileSet:(id)arg1; - (void)clearTileSets; - (void)dealloc; -- (unsigned int)largestRegionalResourceZoomLevelContainingTileKey:(const struct _GEOTileKey *)arg1; -- (id)regionalResourceKeysForTileKey:(const struct _GEOTileKey *)arg1; -- (BOOL)hasRegionalResourcesForTileKey:(const struct _GEOTileKey *)arg1; -- (void)_resetBestLanguages; -- (BOOL)supportsTileStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; -- (id)languageForTileKey:(const struct _GEOTileKey *)arg1; -- (BOOL)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; -- (double)timeToLiveForTileKey:(const struct _GEOTileKey *)arg1; -- (unsigned int)versionForTileKey:(const struct _GEOTileKey *)arg1; -- (id)localizationURLStringForTileKey:(const struct _GEOTileKey *)arg1; -- (id)multiTileURLStringForTileKey:(const struct _GEOTileKey *)arg1 useStatusCodes:(char *)arg2; -- (id)baseURLStringForTileKey:(const struct _GEOTileKey *)arg1; -- (id)activeTileSetForKey:(const struct _GEOTileKey *)arg1; -- (id)_activeTileSetForStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; -- (id)activeTileSetForTileType:(int)arg1 scale:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet-GEOResourceManifestManagerAdditions.h b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet-GEOResourceManifestManagerAdditions.h new file mode 100644 index 000000000..368b7bd7d --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet-GEOResourceManifestManagerAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOActiveTileSet (GEOResourceManifestManagerAdditions) +- (void)_resetBestLanguage; +- (id)bestLanguage; +- (id)dataForGenericTileType:(int)arg1; +- (_Bool)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; +- (unsigned int)largestZoomLevelLEQ:(unsigned int)arg1 inRect:(CDStruct_90e2a262)arg2; +- (unsigned int)maximumZoomLevelInRect:(CDStruct_90e2a262)arg1; +- (unsigned int)minimumZoomLevelInRect:(CDStruct_90e2a262)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet.h b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet.h index c718a9250..c59a817e2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOActiveTileSet.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOActiveTileSet : PBCodable +@interface GEOActiveTileSet : PBCodable { CDStruct_d66e66b9 *_availableTiles; - unsigned int _availableTilesCount; - unsigned int _availableTilesSpace; + unsigned long long _availableTilesCount; + unsigned long long _availableTilesSpace; NSString *_baseURL; NSString *_localizationURL; NSString *_multiTileURL; @@ -23,14 +25,14 @@ NSMutableArray *_supportedLanguages; unsigned int _timeToLiveSeconds; unsigned int _version; - BOOL _multiTileURLUsesStatusCodes; + _Bool _multiTileURLUsesStatusCodes; struct { unsigned int timeToLiveSeconds:1; unsigned int multiTileURLUsesStatusCodes:1; } _has; } -@property(nonatomic) BOOL multiTileURLUsesStatusCodes; // @synthesize multiTileURLUsesStatusCodes=_multiTileURLUsesStatusCodes; +@property(nonatomic) _Bool multiTileURLUsesStatusCodes; // @synthesize multiTileURLUsesStatusCodes=_multiTileURLUsesStatusCodes; @property(retain, nonatomic) NSMutableArray *supportedLanguages; // @synthesize supportedLanguages=_supportedLanguages; @property(retain, nonatomic) NSString *localizationURL; // @synthesize localizationURL=_localizationURL; @property(retain, nonatomic) NSMutableArray *sentinelTiles; // @synthesize sentinelTiles=_sentinelTiles; @@ -41,40 +43,34 @@ @property(nonatomic) int style; // @synthesize style=_style; @property(retain, nonatomic) NSString *multiTileURL; // @synthesize multiTileURL=_multiTileURL; @property(retain, nonatomic) NSString *baseURL; // @synthesize baseURL=_baseURL; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasMultiTileURLUsesStatusCodes; -- (id)supportedLanguageAtIndex:(unsigned int)arg1; -- (unsigned int)supportedLanguagesCount; +@property(nonatomic) _Bool hasMultiTileURLUsesStatusCodes; +- (id)supportedLanguageAtIndex:(unsigned long long)arg1; +- (unsigned long long)supportedLanguagesCount; - (void)addSupportedLanguage:(id)arg1; - (void)clearSupportedLanguages; -@property(readonly, nonatomic) BOOL hasLocalizationURL; -- (id)sentinelTileAtIndex:(unsigned int)arg1; -- (unsigned int)sentinelTilesCount; +@property(readonly, nonatomic) _Bool hasLocalizationURL; +- (id)sentinelTileAtIndex:(unsigned long long)arg1; +- (unsigned long long)sentinelTilesCount; - (void)addSentinelTile:(id)arg1; - (void)clearSentinelTiles; -- (void)setAvailableTiles:(CDStruct_d66e66b9 *)arg1 count:(unsigned int)arg2; -- (CDStruct_d66e66b9)availableTilesAtIndex:(unsigned int)arg1; +- (void)setAvailableTiles:(CDStruct_d66e66b9 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_d66e66b9)availableTilesAtIndex:(unsigned long long)arg1; - (void)addAvailableTiles:(CDStruct_d66e66b9)arg1; - (void)clearAvailableTiles; @property(readonly, nonatomic) CDStruct_d66e66b9 *availableTiles; -@property(readonly, nonatomic) unsigned int availableTilesCount; -@property(nonatomic) BOOL hasTimeToLiveSeconds; -@property(readonly, nonatomic) BOOL hasMultiTileURL; -@property(readonly, nonatomic) BOOL hasBaseURL; +@property(readonly, nonatomic) unsigned long long availableTilesCount; +@property(nonatomic) _Bool hasTimeToLiveSeconds; +@property(readonly, nonatomic) _Bool hasMultiTileURL; +@property(readonly, nonatomic) _Bool hasBaseURL; - (void)dealloc; -- (void)_resetBestLanguage; -- (id)bestLanguage; -- (id)dataForGenericTileType:(int)arg1; -- (BOOL)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; -- (unsigned int)largestZoomLevelLEQ:(unsigned int)arg1 inRect:(CDStruct_90e2a262)arg2; -- (unsigned int)maximumZoomLevelInRect:(CDStruct_90e2a262)arg1; -- (unsigned int)minimumZoomLevelInRect:(CDStruct_90e2a262)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddress-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddress-GEOProtoExtras.h new file mode 100644 index 000000000..f905ed781 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddress-GEOProtoExtras.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOAddress (GEOProtoExtras) +- (id)addressDictionary; +- (id)initWithAddressDictionary:(id)arg1; +- (id)initWithAddressString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddress.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddress.h index aa1de585d..343034dd8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAddress.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddress.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOStructuredAddress, NSMutableArray; -@interface GEOAddress : PBCodable +@interface GEOAddress : PBCodable { NSMutableArray *_formattedAddressLines; int _formattedAddressType; @@ -20,24 +22,22 @@ @property(retain, nonatomic) GEOStructuredAddress *structuredAddress; // @synthesize structuredAddress=_structuredAddress; @property(retain, nonatomic) NSMutableArray *formattedAddressLines; // @synthesize formattedAddressLines=_formattedAddressLines; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasFormattedAddressType; +@property(nonatomic) _Bool hasFormattedAddressType; @property(nonatomic) int formattedAddressType; // @synthesize formattedAddressType=_formattedAddressType; -@property(readonly, nonatomic) BOOL hasStructuredAddress; -- (id)formattedAddressLineAtIndex:(unsigned int)arg1; -- (unsigned int)formattedAddressLinesCount; +@property(readonly, nonatomic) _Bool hasStructuredAddress; +- (id)formattedAddressLineAtIndex:(unsigned long long)arg1; +- (unsigned long long)formattedAddressLinesCount; - (void)addFormattedAddressLine:(id)arg1; - (void)clearFormattedAddressLines; - (void)dealloc; -- (id)addressDictionary; -- (id)initWithAddressDictionary:(id)arg1; -- (id)initWithAddressString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitRequest.h index bb5dbb49f..d1e556b5f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitRequest.h @@ -6,9 +6,11 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOAddressCorrectionInitRequest : PBRequest +@interface GEOAddressCorrectionInitRequest : PBRequest { NSString *_personID; NSString *_token; @@ -16,17 +18,18 @@ @property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; @property(retain, nonatomic) NSString *token; // @synthesize token=_token; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPersonID; -@property(readonly, nonatomic) BOOL hasToken; +@property(readonly, nonatomic) _Bool hasPersonID; +@property(readonly, nonatomic) _Bool hasToken; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitResponse.h index c927bcd74..d2f907445 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionInitResponse.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLocation, NSString; -@interface GEOAddressCorrectionInitResponse : PBCodable +@interface GEOAddressCorrectionInitResponse : PBCodable { NSString *_addressID; GEOLocation *_addressLocation; @@ -19,16 +21,17 @@ @property(retain, nonatomic) NSString *addressID; // @synthesize addressID=_addressID; @property(retain, nonatomic) GEOLocation *addressLocation; // @synthesize addressLocation=_addressLocation; @property(nonatomic) int statusCode; // @synthesize statusCode=_statusCode; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasAddressID; -@property(readonly, nonatomic) BOOL hasAddressLocation; -@property(nonatomic) BOOL hasStatusCode; +@property(readonly, nonatomic) _Bool hasAddressID; +@property(readonly, nonatomic) _Bool hasAddressLocation; +@property(nonatomic) _Bool hasStatusCode; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateRequest.h index 29e219313..98845b3e2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateRequest.h @@ -6,9 +6,11 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOAddressCorrectionUpdateRequest : PBRequest +@interface GEOAddressCorrectionUpdateRequest : PBRequest { NSString *_addressID; int _correctionStatus; @@ -21,21 +23,22 @@ @property(retain, nonatomic) NSString *addressID; // @synthesize addressID=_addressID; @property(retain, nonatomic) NSMutableArray *significantLocations; // @synthesize significantLocations=_significantLocations; @property(nonatomic) int correctionStatus; // @synthesize correctionStatus=_correctionStatus; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasAddressID; -- (id)significantLocationAtIndex:(unsigned int)arg1; -- (unsigned int)significantLocationsCount; +@property(readonly, nonatomic) _Bool hasAddressID; +- (id)significantLocationAtIndex:(unsigned long long)arg1; +- (unsigned long long)significantLocationsCount; - (void)addSignificantLocation:(id)arg1; - (void)clearSignificantLocations; -@property(nonatomic) BOOL hasCorrectionStatus; +@property(nonatomic) _Bool hasCorrectionStatus; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateResponse.h index 4f7de8773..214d8220a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAddressCorrectionUpdateResponse.h @@ -6,7 +6,9 @@ #import "PBCodable.h" -@interface GEOAddressCorrectionUpdateResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOAddressCorrectionUpdateResponse : PBCodable { unsigned int _retryScheduleInDays; struct { @@ -15,14 +17,15 @@ } @property(nonatomic) unsigned int retryScheduleInDays; // @synthesize retryScheduleInDays=_retryScheduleInDays; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasRetryScheduleInDays; +@property(nonatomic) _Bool hasRetryScheduleInDays; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAlmanac.h b/iOS7/PrivateFrameworks/GeoServices/GEOAlmanac.h index 6a05045b1..7dd72775f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAlmanac.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAlmanac.h @@ -18,8 +18,8 @@ - (id).cxx_construct; - (double)intervalForNextAstronomicalChangeFromTime:(double)arg1; - (double)intervalForNextAstronomicalChange; -- (BOOL)isDayLightForTime:(double)arg1; -@property(readonly, nonatomic) BOOL isDayLight; +- (_Bool)isDayLightForTime:(double)arg1; +@property(readonly, nonatomic) _Bool isDayLight; - (void)calculateGeocentricDirectionForSunX:(double *)arg1 Y:(double *)arg2 Z:(double *)arg3; - (void)calculateAstronomicalTimeForLocation:(CDStruct_c3b9c2ee)arg1 time:(double)arg2; - (void)calculateAstronomicalTimeForLocation:(CDStruct_c3b9c2ee)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifest.h b/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifest.h index c2fa7cd15..a82f04bd0 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifest.h @@ -22,7 +22,7 @@ - (id)availableRegions; - (unsigned int)versionForRegion:(unsigned int)arg1; - (void)dealloc; -- (BOOL)parseXml:(id)arg1; +- (_Bool)parseXml:(id)arg1; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)_reloadManifest; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifestReserved.h b/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifestReserved.h index 2ec6b62a0..18595595a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifestReserved.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAltitudeManifestReserved.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GEOAltitudeManifestReserved : NSObject { struct map, std::__1::allocator>> _reservedTriggerData; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAttributeKeyValue.h b/iOS7/PrivateFrameworks/GeoServices/GEOAttributeKeyValue.h index 51797f208..5654cc4fc 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAttributeKeyValue.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAttributeKeyValue.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOAttributeKeyValue : PBCodable +@interface GEOAttributeKeyValue : PBCodable { NSString *_attributeKey; NSString *_attributeValue; @@ -16,11 +18,12 @@ @property(retain, nonatomic) NSString *attributeValue; // @synthesize attributeValue=_attributeValue; @property(retain, nonatomic) NSString *attributeKey; // @synthesize attributeKey=_attributeKey; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAttributedRoute.h b/iOS7/PrivateFrameworks/GeoServices/GEOAttributedRoute.h index bf330a3bb..9608b49ff 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAttributedRoute.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAttributedRoute.h @@ -12,26 +12,25 @@ { GEORoute *_route; NSArray *_maneuverDisplaySteps; - unsigned int *_maneuverDisplayStepsToCurrentDisplayEndPoints; - BOOL _maneuverDisplayEnabled; - unsigned int _currentDisplayStep; + _Bool _maneuverDisplayEnabled; + unsigned long long _currentDisplayStep; unsigned int _maneuverDisplayCount; + double *_pointLengths; CDStruct_6b42e521 *_currentManeuverDisplayEndPoints; } @property(readonly, nonatomic) unsigned int maneuverDisplayCount; // @synthesize maneuverDisplayCount=_maneuverDisplayCount; @property(retain, nonatomic) NSArray *maneuverDisplaySteps; // @synthesize maneuverDisplaySteps=_maneuverDisplaySteps; -@property(nonatomic) BOOL maneuverDisplayEnabled; // @synthesize maneuverDisplayEnabled=_maneuverDisplayEnabled; +@property(nonatomic) _Bool maneuverDisplayEnabled; // @synthesize maneuverDisplayEnabled=_maneuverDisplayEnabled; +@property(nonatomic) unsigned long long currentDisplayStep; // @synthesize currentDisplayStep=_currentDisplayStep; @property(readonly, nonatomic) GEORoute *route; // @synthesize route=_route; - (void)attributedRouteHasChanged; - (id)description; -- (CDStruct_6b42e521)maneuverDisplayEndpointsAtIndex:(unsigned long)arg1; +- (CDStruct_6b42e521)maneuverDisplayEndpointsAtIndex:(unsigned long long)arg1; +- (_Bool)_needsCornerOffsetAt:(unsigned int)arg1; - (void)updateManeuverDisplayEndpointsAtMetersPerPoint:(double)arg1 startOffsetInPoints:(double)arg2 endOffsetInPoints:(double)arg3 roadWidthInPoints:(double)arg4; - (void)updateManeuverDisplayEndpointsAtMetersPerPoint:(double)arg1; -- (CDStruct_6b42e521)maneuverDisplayEndpointsAtStep:(unsigned long)arg1 metersPerPoint:(double)arg2; -- (CDStruct_6b42e521)maneuverDisplayEndpointsAtStep:(unsigned long)arg1; - (struct PolylineCoordinate)coordinateAtOffset:(double)arg1 fromRoutePoint:(unsigned int)arg2; -@property(nonatomic) unsigned int currentDisplayStep; // @synthesize currentDisplayStep=_currentDisplayStep; - (void)dealloc; - (id)initWithRoute:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAttribution.h b/iOS7/PrivateFrameworks/GeoServices/GEOAttribution.h index 76082709e..39f967f13 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAttribution.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAttribution.h @@ -6,9 +6,12 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOAttribution : PBCodable +// Not exported +@interface GEOAttribution : PBCodable { NSString *_badge; NSString *_badgeChecksum; @@ -24,19 +27,20 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSString *logo; // @synthesize logo=_logo; @property(retain, nonatomic) NSString *badge; // @synthesize badge=_badge; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasLogoChecksum; -@property(readonly, nonatomic) BOOL hasBadgeChecksum; -@property(readonly, nonatomic) BOOL hasUrl; -@property(readonly, nonatomic) BOOL hasName; -@property(readonly, nonatomic) BOOL hasLogo; -@property(readonly, nonatomic) BOOL hasBadge; +@property(readonly, nonatomic) _Bool hasLogoChecksum; +@property(readonly, nonatomic) _Bool hasBadgeChecksum; +@property(readonly, nonatomic) _Bool hasUrl; +@property(readonly, nonatomic) _Bool hasName; +@property(readonly, nonatomic) _Bool hasLogo; +@property(readonly, nonatomic) _Bool hasBadge; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOAttributionApp.h b/iOS7/PrivateFrameworks/GeoServices/GEOAttributionApp.h index 6d16d5ba7..e75403ea7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOAttributionApp.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOAttributionApp.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOAttributionApp : PBCodable +@interface GEOAttributionApp : PBCodable { NSString *_appBundleIdentifier; NSMutableArray *_handledSchemes; @@ -16,15 +18,16 @@ @property(retain, nonatomic) NSMutableArray *handledSchemes; // @synthesize handledSchemes=_handledSchemes; @property(retain, nonatomic) NSString *appBundleIdentifier; // @synthesize appBundleIdentifier=_appBundleIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)handledSchemesAtIndex:(unsigned int)arg1; -- (unsigned int)handledSchemesCount; +- (id)handledSchemesAtIndex:(unsigned long long)arg1; +- (unsigned long long)handledSchemesCount; - (void)addHandledSchemes:(id)arg1; - (void)clearHandledSchemes; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBatchPlaceResult.h b/iOS7/PrivateFrameworks/GeoServices/GEOBatchPlaceResult.h index 848e5ba57..8124af4fa 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOBatchPlaceResult.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBatchPlaceResult.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceResult; -@interface GEOBatchPlaceResult : PBCodable +@interface GEOBatchPlaceResult : PBCodable { GEOPlaceResult *_placeResult; int _statusCode; @@ -17,15 +19,16 @@ @property(retain, nonatomic) GEOPlaceResult *placeResult; // @synthesize placeResult=_placeResult; @property(nonatomic) int statusCode; // @synthesize statusCode=_statusCode; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPlaceResult; -@property(nonatomic) BOOL hasStatusCode; +@property(readonly, nonatomic) _Bool hasPlaceResult; +@property(nonatomic) _Bool hasStatusCode; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeRequest.h index 3963be2d9..5e3449761 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeRequest.h @@ -6,14 +6,16 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOBatchRevGeocodeRequest : PBRequest +@interface GEOBatchRevGeocodeRequest : PBRequest { - CDStruct_56d48c16 _additionalPlaceTypes; + CDStruct_95bda58d _additionalPlaceTypes; NSMutableArray *_locations; NSMutableArray *_serviceTags; - BOOL _splitIntoClusters; + _Bool _splitIntoClusters; struct { unsigned int splitIntoClusters:1; } _has; @@ -21,31 +23,32 @@ @property(retain, nonatomic) NSMutableArray *serviceTags; // @synthesize serviceTags=_serviceTags; @property(retain, nonatomic) NSMutableArray *locations; // @synthesize locations=_locations; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)serviceTagAtIndex:(unsigned int)arg1; -- (unsigned int)serviceTagsCount; +- (id)serviceTagAtIndex:(unsigned long long)arg1; +- (unsigned long long)serviceTagsCount; - (void)addServiceTag:(id)arg1; - (void)clearServiceTags; -- (void)setAdditionalPlaceTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)additionalPlaceTypeAtIndex:(unsigned int)arg1; +- (void)setAdditionalPlaceTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)additionalPlaceTypeAtIndex:(unsigned long long)arg1; - (void)addAdditionalPlaceType:(int)arg1; - (void)clearAdditionalPlaceTypes; @property(readonly, nonatomic) int *additionalPlaceTypes; -@property(readonly, nonatomic) unsigned int additionalPlaceTypesCount; -- (id)locationAtIndex:(unsigned int)arg1; -- (unsigned int)locationsCount; +@property(readonly, nonatomic) unsigned long long additionalPlaceTypesCount; +- (id)locationAtIndex:(unsigned long long)arg1; +- (unsigned long long)locationsCount; - (void)addLocation:(id)arg1; - (void)clearLocations; -@property(nonatomic) BOOL hasSplitIntoClusters; -@property(nonatomic) BOOL splitIntoClusters; // @synthesize splitIntoClusters=_splitIntoClusters; +@property(nonatomic) _Bool hasSplitIntoClusters; +@property(nonatomic) _Bool splitIntoClusters; // @synthesize splitIntoClusters=_splitIntoClusters; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse-GEOProtoExtras.h new file mode 100644 index 000000000..7c8e7c8a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse-GEOProtoExtras.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface GEOBatchRevGeocodeResponse (GEOProtoExtras) +@property(retain, nonatomic) NSDictionary *httpHeaders; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse.h index 785fc2dfe..e81725ea3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBatchRevGeocodeResponse.h @@ -6,9 +6,11 @@ #import "PBCodable.h" -@class NSDictionary, NSMutableArray; +#import "NSCopying-Protocol.h" -@interface GEOBatchRevGeocodeResponse : PBCodable +@class NSMutableArray; + +@interface GEOBatchRevGeocodeResponse : PBCodable { NSMutableArray *_batchPlaceResults; NSMutableArray *_clusters; @@ -19,24 +21,24 @@ @property(retain, nonatomic) NSMutableArray *batchPlaceResults; // @synthesize batchPlaceResults=_batchPlaceResults; @property(retain, nonatomic) NSMutableArray *clusters; // @synthesize clusters=_clusters; @property(nonatomic) int statusCode; // @synthesize statusCode=_statusCode; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)batchPlaceResultAtIndex:(unsigned int)arg1; -- (unsigned int)batchPlaceResultsCount; +- (id)batchPlaceResultAtIndex:(unsigned long long)arg1; +- (unsigned long long)batchPlaceResultsCount; - (void)addBatchPlaceResult:(id)arg1; - (void)clearBatchPlaceResults; -- (id)clusterAtIndex:(unsigned int)arg1; -- (unsigned int)clustersCount; +- (id)clusterAtIndex:(unsigned long long)arg1; +- (unsigned long long)clustersCount; - (void)addCluster:(id)arg1; - (void)clearClusters; -@property(nonatomic) BOOL hasStatusCode; +@property(nonatomic) _Bool hasStatusCode; - (void)dealloc; -@property(retain, nonatomic) NSDictionary *httpHeaders; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBusiness.h b/iOS7/PrivateFrameworks/GeoServices/GEOBusiness.h index 265a70c44..6d88dd90e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOBusiness.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBusiness.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSMutableArray, NSString; -@interface GEOBusiness : PBCodable +@interface GEOBusiness : PBCodable { unsigned long long _uID; NSMutableArray *_attributeKeyValues; @@ -30,9 +32,9 @@ unsigned int _totalNumberOfPhotos; NSString *_uRL; int _version; - BOOL _canBeCorrectedByBusinessOwner; - BOOL _isClosed; - BOOL _isUnverified; + _Bool _canBeCorrectedByBusinessOwner; + _Bool _isClosed; + _Bool _isUnverified; struct { unsigned int uID:1; unsigned int totalNumberOfPhotos:1; @@ -45,7 +47,7 @@ @property(retain, nonatomic) NSMutableArray *starRatings; // @synthesize starRatings=_starRatings; @property(retain, nonatomic) NSMutableArray *sources; // @synthesize sources=_sources; -@property(nonatomic) BOOL canBeCorrectedByBusinessOwner; // @synthesize canBeCorrectedByBusinessOwner=_canBeCorrectedByBusinessOwner; +@property(nonatomic) _Bool canBeCorrectedByBusinessOwner; // @synthesize canBeCorrectedByBusinessOwner=_canBeCorrectedByBusinessOwner; @property(retain, nonatomic) NSMutableArray *attributions; // @synthesize attributions=_attributions; @property(retain, nonatomic) NSMutableArray *localizedCategories; // @synthesize localizedCategories=_localizedCategories; @property(nonatomic) unsigned int totalNumberOfPhotos; // @synthesize totalNumberOfPhotos=_totalNumberOfPhotos; @@ -56,8 +58,8 @@ @property(retain, nonatomic) NSMutableArray *categorys; // @synthesize categorys=_categorys; @property(retain, nonatomic) NSMutableArray *ratings; // @synthesize ratings=_ratings; @property(retain, nonatomic) NSString *mapsURL; // @synthesize mapsURL=_mapsURL; -@property(nonatomic) BOOL isClosed; // @synthesize isClosed=_isClosed; -@property(nonatomic) BOOL isUnverified; // @synthesize isUnverified=_isUnverified; +@property(nonatomic) _Bool isClosed; // @synthesize isClosed=_isClosed; +@property(nonatomic) _Bool isUnverified; // @synthesize isUnverified=_isUnverified; @property(retain, nonatomic) NSString *uRL; // @synthesize uRL=_uRL; @property(retain, nonatomic) NSString *telephone; // @synthesize telephone=_telephone; @property(retain, nonatomic) NSString *phoneticNotice; // @synthesize phoneticNotice=_phoneticNotice; @@ -66,63 +68,64 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(nonatomic) int version; // @synthesize version=_version; @property(nonatomic) unsigned long long uID; // @synthesize uID=_uID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)starRatingAtIndex:(unsigned int)arg1; -- (unsigned int)starRatingsCount; +- (id)starRatingAtIndex:(unsigned long long)arg1; +- (unsigned long long)starRatingsCount; - (void)addStarRating:(id)arg1; - (void)clearStarRatings; -- (id)sourceAtIndex:(unsigned int)arg1; -- (unsigned int)sourcesCount; +- (id)sourceAtIndex:(unsigned long long)arg1; +- (unsigned long long)sourcesCount; - (void)addSource:(id)arg1; - (void)clearSources; -@property(nonatomic) BOOL hasCanBeCorrectedByBusinessOwner; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +@property(nonatomic) _Bool hasCanBeCorrectedByBusinessOwner; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)localizedCategoriesAtIndex:(unsigned int)arg1; -- (unsigned int)localizedCategoriesCount; +- (id)localizedCategoriesAtIndex:(unsigned long long)arg1; +- (unsigned long long)localizedCategoriesCount; - (void)addLocalizedCategories:(id)arg1; - (void)clearLocalizedCategories; -@property(nonatomic) BOOL hasTotalNumberOfPhotos; -@property(readonly, nonatomic) BOOL hasCenter; -- (id)openHoursAtIndex:(unsigned int)arg1; -- (unsigned int)openHoursCount; +@property(nonatomic) _Bool hasTotalNumberOfPhotos; +@property(readonly, nonatomic) _Bool hasCenter; +- (id)openHoursAtIndex:(unsigned long long)arg1; +- (unsigned long long)openHoursCount; - (void)addOpenHours:(id)arg1; - (void)clearOpenHours; -- (id)attributeKeyValueAtIndex:(unsigned int)arg1; -- (unsigned int)attributeKeyValuesCount; +- (id)attributeKeyValueAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributeKeyValuesCount; - (void)addAttributeKeyValue:(id)arg1; - (void)clearAttributeKeyValues; -- (id)photoAtIndex:(unsigned int)arg1; -- (unsigned int)photosCount; +- (id)photoAtIndex:(unsigned long long)arg1; +- (unsigned long long)photosCount; - (void)addPhoto:(id)arg1; - (void)clearPhotos; -- (id)categoryAtIndex:(unsigned int)arg1; -- (unsigned int)categorysCount; +- (id)categoryAtIndex:(unsigned long long)arg1; +- (unsigned long long)categorysCount; - (void)addCategory:(id)arg1; - (void)clearCategorys; -- (id)ratingAtIndex:(unsigned int)arg1; -- (unsigned int)ratingsCount; +- (id)ratingAtIndex:(unsigned long long)arg1; +- (unsigned long long)ratingsCount; - (void)addRating:(id)arg1; - (void)clearRatings; -@property(readonly, nonatomic) BOOL hasMapsURL; -@property(nonatomic) BOOL hasIsClosed; -@property(nonatomic) BOOL hasIsUnverified; -@property(readonly, nonatomic) BOOL hasURL; -@property(readonly, nonatomic) BOOL hasTelephone; -@property(readonly, nonatomic) BOOL hasPhoneticNotice; -@property(readonly, nonatomic) BOOL hasPhoneticName; -@property(readonly, nonatomic) BOOL hasNotice; -@property(readonly, nonatomic) BOOL hasName; -@property(nonatomic) BOOL hasVersion; -@property(nonatomic) BOOL hasUID; +@property(readonly, nonatomic) _Bool hasMapsURL; +@property(nonatomic) _Bool hasIsClosed; +@property(nonatomic) _Bool hasIsUnverified; +@property(readonly, nonatomic) _Bool hasURL; +@property(readonly, nonatomic) _Bool hasTelephone; +@property(readonly, nonatomic) _Bool hasPhoneticNotice; +@property(readonly, nonatomic) _Bool hasPhoneticName; +@property(readonly, nonatomic) _Bool hasNotice; +@property(readonly, nonatomic) _Bool hasName; +@property(nonatomic) _Bool hasVersion; +@property(nonatomic) _Bool hasUID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOBusinessOptions.h b/iOS7/PrivateFrameworks/GeoServices/GEOBusinessOptions.h index e6a3465f4..8f2f27c81 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOBusinessOptions.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOBusinessOptions.h @@ -6,15 +6,17 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOBusinessOptions : PBCodable +@interface GEOBusinessOptions : PBCodable { NSMutableArray *_attributeKeys; int _maxBusinessResults; NSMutableArray *_photoOptions; - BOOL _includeBusinessHours; - BOOL _includeCenter; + _Bool _includeBusinessHours; + _Bool _includeCenter; struct { unsigned int maxBusinessResults:1; unsigned int includeBusinessHours:1; @@ -22,27 +24,28 @@ } _has; } -@property(nonatomic) BOOL includeCenter; // @synthesize includeCenter=_includeCenter; -@property(nonatomic) BOOL includeBusinessHours; // @synthesize includeBusinessHours=_includeBusinessHours; +@property(nonatomic) _Bool includeCenter; // @synthesize includeCenter=_includeCenter; +@property(nonatomic) _Bool includeBusinessHours; // @synthesize includeBusinessHours=_includeBusinessHours; @property(retain, nonatomic) NSMutableArray *attributeKeys; // @synthesize attributeKeys=_attributeKeys; @property(retain, nonatomic) NSMutableArray *photoOptions; // @synthesize photoOptions=_photoOptions; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasIncludeCenter; -@property(nonatomic) BOOL hasMaxBusinessResults; +@property(nonatomic) _Bool hasIncludeCenter; +@property(nonatomic) _Bool hasMaxBusinessResults; @property(nonatomic) int maxBusinessResults; // @synthesize maxBusinessResults=_maxBusinessResults; -@property(nonatomic) BOOL hasIncludeBusinessHours; -- (id)attributeKeyAtIndex:(unsigned int)arg1; -- (unsigned int)attributeKeysCount; +@property(nonatomic) _Bool hasIncludeBusinessHours; +- (id)attributeKeyAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributeKeysCount; - (void)addAttributeKey:(id)arg1; - (void)clearAttributeKeys; -- (id)photoOptionsAtIndex:(unsigned int)arg1; -- (unsigned int)photoOptionsCount; +- (id)photoOptionsAtIndex:(unsigned long long)arg1; +- (unsigned long long)photoOptionsCount; - (void)addPhotoOptions:(id)arg1; - (void)clearPhotoOptions; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOCategory.h b/iOS7/PrivateFrameworks/GeoServices/GEOCategory.h index d3b7efc08..482aeb951 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOCategory.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOCategory.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOCategory : PBCodable +@interface GEOCategory : PBCodable { long long _geoOntologyId; NSString *_alias; @@ -23,18 +25,19 @@ @property(nonatomic) long long geoOntologyId; // @synthesize geoOntologyId=_geoOntologyId; @property(nonatomic) int level; // @synthesize level=_level; @property(retain, nonatomic) NSString *alias; // @synthesize alias=_alias; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)localizedNamesAtIndex:(unsigned int)arg1; -- (unsigned int)localizedNamesCount; +- (id)localizedNamesAtIndex:(unsigned long long)arg1; +- (unsigned long long)localizedNamesCount; - (void)addLocalizedNames:(id)arg1; - (void)clearLocalizedNames; -@property(nonatomic) BOOL hasGeoOntologyId; +@property(nonatomic) _Bool hasGeoOntologyId; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOClientCapabilities.h b/iOS7/PrivateFrameworks/GeoServices/GEOClientCapabilities.h index 8e5ec98e7..c40dbf900 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOClientCapabilities.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOClientCapabilities.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOClientCapabilities : PBCodable +@interface GEOClientCapabilities : PBCodable { NSString *_appMajorVersion; NSString *_appMinorVersion; @@ -22,18 +24,19 @@ @property(retain, nonatomic) NSString *hardwareModel; // @synthesize hardwareModel=_hardwareModel; @property(retain, nonatomic) NSString *appMinorVersion; // @synthesize appMinorVersion=_appMinorVersion; @property(retain, nonatomic) NSString *appMajorVersion; // @synthesize appMajorVersion=_appMajorVersion; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasMaxManeuverTypeSupported; +@property(nonatomic) _Bool hasMaxManeuverTypeSupported; @property(nonatomic) int maxManeuverTypeSupported; // @synthesize maxManeuverTypeSupported=_maxManeuverTypeSupported; -@property(readonly, nonatomic) BOOL hasHardwareModel; -@property(readonly, nonatomic) BOOL hasAppMinorVersion; -@property(readonly, nonatomic) BOOL hasAppMajorVersion; +@property(readonly, nonatomic) _Bool hasHardwareModel; +@property(readonly, nonatomic) _Bool hasAppMinorVersion; +@property(readonly, nonatomic) _Bool hasAppMajorVersion; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest-GEOQuickETARequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest-GEOQuickETARequester.h new file mode 100644 index 000000000..39acb5096 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest-GEOQuickETARequester.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOClientETARequest (GEOQuickETARequester) +- (id)initWithQuickETARequest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest.h index 245d1f8ac..495205ebc 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOClientETARequest.h @@ -12,7 +12,6 @@ } @property(nonatomic) unsigned short providerID; // @synthesize providerID=_providerID; -- (id)initWithQuickETARequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOCluster.h b/iOS7/PrivateFrameworks/GeoServices/GEOCluster.h index 8a237fd78..c586b71f8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOCluster.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOCluster.h @@ -6,29 +6,32 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceResult; -@interface GEOCluster : PBCodable +@interface GEOCluster : PBCodable { - CDStruct_56d48c16 _indexs; + CDStruct_95bda58d _indexs; GEOPlaceResult *_container; } @property(retain, nonatomic) GEOPlaceResult *container; // @synthesize container=_container; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setIndexs:(int *)arg1 count:(unsigned int)arg2; -- (int)indexAtIndex:(unsigned int)arg1; +- (void)setIndexs:(int *)arg1 count:(unsigned long long)arg2; +- (int)indexAtIndex:(unsigned long long)arg1; - (void)addIndex:(int)arg1; - (void)clearIndexs; @property(readonly, nonatomic) int *indexs; -@property(readonly, nonatomic) unsigned int indexsCount; -@property(readonly, nonatomic) BOOL hasContainer; +@property(readonly, nonatomic) unsigned long long indexsCount; +@property(readonly, nonatomic) _Bool hasContainer; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOCorrectedField.h b/iOS7/PrivateFrameworks/GeoServices/GEOCorrectedField.h index 504a114d6..7fd7c9b59 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOCorrectedField.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOCorrectedField.h @@ -6,31 +6,36 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOCorrectedField : PBCodable +@interface GEOCorrectedField : PBCodable { NSString *_correctedValue; NSString *_displayName; NSString *_objectName; - BOOL _isMarkedIncorrect; - CDStruct_9e8b5140 _has; + _Bool _isMarkedIncorrect; + struct { + unsigned int isMarkedIncorrect:1; + } _has; } -@property(nonatomic) BOOL isMarkedIncorrect; // @synthesize isMarkedIncorrect=_isMarkedIncorrect; +@property(nonatomic) _Bool isMarkedIncorrect; // @synthesize isMarkedIncorrect=_isMarkedIncorrect; @property(retain, nonatomic) NSString *correctedValue; // @synthesize correctedValue=_correctedValue; @property(retain, nonatomic) NSString *objectName; // @synthesize objectName=_objectName; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasIsMarkedIncorrect; -@property(readonly, nonatomic) BOOL hasCorrectedValue; -@property(readonly, nonatomic) BOOL hasObjectName; +@property(nonatomic) _Bool hasIsMarkedIncorrect; +@property(readonly, nonatomic) _Bool hasCorrectedValue; +@property(readonly, nonatomic) _Bool hasObjectName; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOCountryConfiguration.h b/iOS7/PrivateFrameworks/GeoServices/GEOCountryConfiguration.h index 1c7c490bb..23a190a07 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOCountryConfiguration.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOCountryConfiguration.h @@ -15,26 +15,27 @@ NSString *_countryCode; NSDictionary *_oldProvidersInfo; NSString *_oldCountryCode; - BOOL _isObservingReachability; - BOOL _isUpdating; - BOOL _currentCountrySupportsTraffic; - BOOL _currentCountrySupportsDirections; + _Bool _isObservingReachability; + _Bool _isUpdating; + _Bool _currentCountrySupportsTraffic; + _Bool _currentCountrySupportsDirections; } + (id)sharedConfiguration; -@property(readonly, nonatomic) BOOL currentCountrySupportsTraffic; // @synthesize currentCountrySupportsTraffic=_currentCountrySupportsTraffic; -@property(readonly, nonatomic) BOOL currentCountrySupportsDirections; // @synthesize currentCountrySupportsDirections=_currentCountrySupportsDirections; +@property(readonly, nonatomic) _Bool currentCountrySupportsTraffic; // @synthesize currentCountrySupportsTraffic=_currentCountrySupportsTraffic; +@property(readonly, nonatomic) _Bool currentCountrySupportsDirections; // @synthesize currentCountrySupportsDirections=_currentCountrySupportsDirections; @property(copy, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (id)countryDefaultForKey:(id)arg1; -- (id)countryDefaultForKey:(id)arg1 sourcePtr:(int *)arg2; +- (id)countryDefaultForKey:(id)arg1 sourcePtr:(long long *)arg2; - (id)defaultForKey:(id)arg1 defaultValue:(id)arg2; -- (id)defaultForKey:(id)arg1 defaultValue:(id)arg2 sourcePtr:(int *)arg3; +- (id)defaultForKey:(id)arg1 defaultValue:(id)arg2 sourcePtr:(long long *)arg3; - (void)_useCountryCodeProvider:(id)arg1; - (void)_checkCountryProviders; - (void)_registerNetworkDefaults; - (void)_checkCountryCode; +@property(readonly, nonatomic) _Bool currentCountrySupportsNavigation; - (void)_updatedSupportedFeatures; - (void)updateProvidersForCurrentCountry; - (void)_reachabilityChanged:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionRequest.h index c259385c9..1bcb25a27 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionRequest.h @@ -6,25 +6,28 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEODirectionsCollectionRequest : PBRequest +@interface GEODirectionsCollectionRequest : PBRequest { NSMutableArray *_requestElements; } @property(retain, nonatomic) NSMutableArray *requestElements; // @synthesize requestElements=_requestElements; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)requestElementsAtIndex:(unsigned int)arg1; -- (unsigned int)requestElementsCount; +- (id)requestElementsAtIndex:(unsigned long long)arg1; +- (unsigned long long)requestElementsCount; - (void)addRequestElements:(id)arg1; - (void)clearRequestElements; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionResponse.h index 901ed32b4..1f7216cf8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsCollectionResponse.h @@ -6,15 +6,18 @@ #import "PBCodable.h" -@interface GEODirectionsCollectionResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEODirectionsCollectionResponse : PBCodable { } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsEvent.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsEvent.h index 734e47382..5aaff4d84 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsEvent.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsEvent.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSData, NSString; -@interface GEODirectionsEvent : PBCodable +@interface GEODirectionsEvent : PBCodable { long long _errorCode; NSString *_errorDomain; @@ -35,24 +37,25 @@ @property(retain, nonatomic) NSData *occurrenceRouteID; // @synthesize occurrenceRouteID=_occurrenceRouteID; @property(nonatomic) unsigned int occurrenceResponseIndex; // @synthesize occurrenceResponseIndex=_occurrenceResponseIndex; @property(nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasErrorCode; -@property(readonly, nonatomic) BOOL hasErrorDomain; -@property(readonly, nonatomic) BOOL hasSynthesizedStepInstructions; -@property(nonatomic) BOOL hasSynthesizedStepManeuverType; -@property(readonly, nonatomic) BOOL hasSwitchedToRouteID; -@property(nonatomic) BOOL hasSwitchedToResponseIndex; -@property(readonly, nonatomic) BOOL hasOccurrenceLatLng; -@property(nonatomic) BOOL hasOccurrenceStepIndex; -@property(readonly, nonatomic) BOOL hasOccurrenceRouteID; -@property(nonatomic) BOOL hasOccurrenceResponseIndex; -@property(nonatomic) BOOL hasType; +@property(nonatomic) _Bool hasErrorCode; +@property(readonly, nonatomic) _Bool hasErrorDomain; +@property(readonly, nonatomic) _Bool hasSynthesizedStepInstructions; +@property(nonatomic) _Bool hasSynthesizedStepManeuverType; +@property(readonly, nonatomic) _Bool hasSwitchedToRouteID; +@property(nonatomic) _Bool hasSwitchedToResponseIndex; +@property(readonly, nonatomic) _Bool hasOccurrenceLatLng; +@property(nonatomic) _Bool hasOccurrenceStepIndex; +@property(readonly, nonatomic) _Bool hasOccurrenceRouteID; +@property(nonatomic) _Bool hasOccurrenceResponseIndex; +@property(nonatomic) _Bool hasType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedback.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedback.h index 9fc44b9b9..d07956151 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedback.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedback.h @@ -6,37 +6,40 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEODirectionsFeedback : PBCodable +@interface GEODirectionsFeedback : PBCodable { CDStruct_7659fad3 *_stepFeedbacks; - unsigned int _stepFeedbacksCount; - unsigned int _stepFeedbacksSpace; + unsigned long long _stepFeedbacksCount; + unsigned long long _stepFeedbacksSpace; NSData *_directionResponseID; NSMutableArray *_traversedRouteIDs; } @property(retain, nonatomic) NSMutableArray *traversedRouteIDs; // @synthesize traversedRouteIDs=_traversedRouteIDs; @property(retain, nonatomic) NSData *directionResponseID; // @synthesize directionResponseID=_directionResponseID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setStepFeedbacks:(CDStruct_7659fad3 *)arg1 count:(unsigned int)arg2; -- (CDStruct_7659fad3)stepFeedbackAtIndex:(unsigned int)arg1; +- (void)setStepFeedbacks:(CDStruct_7659fad3 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_7659fad3)stepFeedbackAtIndex:(unsigned long long)arg1; - (void)addStepFeedback:(CDStruct_7659fad3)arg1; - (void)clearStepFeedbacks; @property(readonly, nonatomic) CDStruct_7659fad3 *stepFeedbacks; -@property(readonly, nonatomic) unsigned int stepFeedbacksCount; -- (id)traversedRouteIDsAtIndex:(unsigned int)arg1; -- (unsigned int)traversedRouteIDsCount; +@property(readonly, nonatomic) unsigned long long stepFeedbacksCount; +- (id)traversedRouteIDsAtIndex:(unsigned long long)arg1; +- (unsigned long long)traversedRouteIDsCount; - (void)addTraversedRouteIDs:(id)arg1; - (void)clearTraversedRouteIDs; -@property(readonly, nonatomic) BOOL hasDirectionResponseID; +@property(readonly, nonatomic) _Bool hasDirectionResponseID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollection.h index a63ad0d14..815cc844e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollection.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLocation, NSMutableArray; -@interface GEODirectionsFeedbackCollection : PBCodable +@interface GEODirectionsFeedbackCollection : PBCodable { double _endTimeStamp; double _startTimeStamp; @@ -24,18 +26,19 @@ @property(nonatomic) double startTimeStamp; // @synthesize startTimeStamp=_startTimeStamp; @property(retain, nonatomic) GEOLocation *routeCancelledLocation; // @synthesize routeCancelledLocation=_routeCancelledLocation; @property(retain, nonatomic) NSMutableArray *directionsFeedbacks; // @synthesize directionsFeedbacks=_directionsFeedbacks; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasEndTimeStamp; -@property(nonatomic) BOOL hasStartTimeStamp; -@property(readonly, nonatomic) BOOL hasRouteCancelledLocation; -- (id)directionsFeedbackAtIndex:(unsigned int)arg1; -- (unsigned int)directionsFeedbacksCount; +@property(nonatomic) _Bool hasEndTimeStamp; +@property(nonatomic) _Bool hasStartTimeStamp; +@property(readonly, nonatomic) _Bool hasRouteCancelledLocation; +- (id)directionsFeedbackAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsFeedbacksCount; - (void)addDirectionsFeedback:(id)arg1; - (void)clearDirectionsFeedbacks; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollector.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollector.h index 905c40d5c..7fb06a687 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollector.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsFeedbackCollector.h @@ -18,7 +18,7 @@ @property(retain, nonatomic) NSMutableSet *routeIDs; // @synthesize routeIDs=_routeIDs; @property(retain, nonatomic) GEODirectionsFeedback *currentDirectionsFeedback; // @synthesize currentDirectionsFeedback=_currentDirectionsFeedback; @property(retain, nonatomic) GEODirectionsFeedbackCollection *currentFeedbackCollection; // @synthesize currentFeedbackCollection=_currentFeedbackCollection; -- (void)endFeedbackSession; +- (void)endFeedbackSessionWithLocationWhereRouteWasCancelled:(id)arg1; - (void)addRouteID:(id)arg1 stepID:(unsigned int)arg2; - (void)startFeedbackSessionForResponseID:(id)arg1; - (void)reset; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProblem.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProblem.h index eb3fbc169..1b92fc982 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProblem.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProblem.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEODirectionsProblem : PBCodable +@interface GEODirectionsProblem : PBCodable { unsigned long long _problematicEventIndex; NSMutableArray *_directionsRequests; @@ -29,28 +31,29 @@ @property(retain, nonatomic) NSData *overviewScreenshotImageData; // @synthesize overviewScreenshotImageData=_overviewScreenshotImageData; @property(retain, nonatomic) NSMutableArray *directionsResponses; // @synthesize directionsResponses=_directionsResponses; @property(retain, nonatomic) NSMutableArray *directionsRequests; // @synthesize directionsRequests=_directionsRequests; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasProblematicEventIndex; -@property(nonatomic) BOOL hasProblematicStepIndex; -@property(readonly, nonatomic) BOOL hasProblematicRouteID; -@property(nonatomic) BOOL hasProblematicResponseIndex; -- (id)eventsAtIndex:(unsigned int)arg1; -- (unsigned int)eventsCount; +@property(nonatomic) _Bool hasProblematicEventIndex; +@property(nonatomic) _Bool hasProblematicStepIndex; +@property(readonly, nonatomic) _Bool hasProblematicRouteID; +@property(nonatomic) _Bool hasProblematicResponseIndex; +- (id)eventsAtIndex:(unsigned long long)arg1; +- (unsigned long long)eventsCount; - (void)addEvents:(id)arg1; - (void)clearEvents; -@property(readonly, nonatomic) BOOL hasOverviewScreenshotImageData; -- (id)directionsResponsesAtIndex:(unsigned int)arg1; -- (unsigned int)directionsResponsesCount; +@property(readonly, nonatomic) _Bool hasOverviewScreenshotImageData; +- (id)directionsResponsesAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsResponsesCount; - (void)addDirectionsResponses:(id)arg1; - (void)clearDirectionsResponses; -- (id)directionsRequestsAtIndex:(unsigned int)arg1; -- (unsigned int)directionsRequestsCount; +- (id)directionsRequestsAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsRequestsCount; - (void)addDirectionsRequests:(id)arg1; - (void)clearDirectionsRequests; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProvider.h index 564ea5a8b..d28037255 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsProvider.h @@ -8,7 +8,7 @@ @interface GEODirectionsProvider : NSObject { - BOOL _isLoading; + _Bool _isLoading; int _requestType; id _finishedHandler; id _errorHandler; @@ -17,9 +17,9 @@ + (unsigned short)providerID; @property(copy, nonatomic) id errorHandler; // @synthesize errorHandler=_errorHandler; @property(copy, nonatomic) id finishedHandler; // @synthesize finishedHandler=_finishedHandler; -@property(nonatomic) BOOL isLoading; // @synthesize isLoading=_isLoading; +@property(nonatomic) _Bool isLoading; // @synthesize isLoading=_isLoading; - (void)providerDidCancel; -- (void)providerReceivedErrorCode:(int)arg1 userInfo:(id)arg2 problemDetails:(CDStruct_c55e649d *)arg3; +- (void)providerReceivedErrorCode:(long long)arg1 userInfo:(id)arg2 problemDetails:(CDStruct_c55e649d *)arg3; - (void)providerReceivedResponse:(id)arg1; - (void)cancelProviderRequest; - (void)startProviderWithRequest:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRequest.h index d8852dd86..c52a0d677 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRequest.h @@ -6,22 +6,25 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class GEOClientCapabilities, GEOLocation, GEOMapRegion, GEORouteAttributes, NSData, NSMutableArray; -@interface GEODirectionsRequest : PBRequest +@interface GEODirectionsRequest : PBRequest { GEOClientCapabilities *_clientCapabilities; GEOMapRegion *_currentMapRegion; GEOLocation *_currentUserLocation; int _departureTime; unsigned int _mainTransportTypeMaxRouteCount; + NSData *_originalDirectionsResponseID; NSData *_originalRouteID; NSData *_originalRouteZilchPoints; GEORouteAttributes *_routeAttributes; NSMutableArray *_serviceTags; unsigned int _timeSinceLastRerouteRequest; NSMutableArray *_waypoints; - BOOL _getRouteForZilchPoints; + _Bool _getRouteForZilchPoints; struct { unsigned int departureTime:1; unsigned int mainTransportTypeMaxRouteCount:1; @@ -32,6 +35,7 @@ @property(retain, nonatomic) NSMutableArray *serviceTags; // @synthesize serviceTags=_serviceTags; @property(nonatomic) int departureTime; // @synthesize departureTime=_departureTime; +@property(retain, nonatomic) NSData *originalDirectionsResponseID; // @synthesize originalDirectionsResponseID=_originalDirectionsResponseID; @property(retain, nonatomic) GEOClientCapabilities *clientCapabilities; // @synthesize clientCapabilities=_clientCapabilities; @property(retain, nonatomic) NSData *originalRouteZilchPoints; // @synthesize originalRouteZilchPoints=_originalRouteZilchPoints; @property(retain, nonatomic) NSData *originalRouteID; // @synthesize originalRouteID=_originalRouteID; @@ -39,36 +43,38 @@ @property(retain, nonatomic) GEOLocation *currentUserLocation; // @synthesize currentUserLocation=_currentUserLocation; @property(retain, nonatomic) NSMutableArray *waypoints; // @synthesize waypoints=_waypoints; @property(retain, nonatomic) GEORouteAttributes *routeAttributes; // @synthesize routeAttributes=_routeAttributes; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)serviceTagAtIndex:(unsigned int)arg1; -- (unsigned int)serviceTagsCount; +- (id)serviceTagAtIndex:(unsigned long long)arg1; +- (unsigned long long)serviceTagsCount; - (void)addServiceTag:(id)arg1; - (void)clearServiceTags; -@property(nonatomic) BOOL hasGetRouteForZilchPoints; -@property(nonatomic) BOOL getRouteForZilchPoints; // @synthesize getRouteForZilchPoints=_getRouteForZilchPoints; -@property(nonatomic) BOOL hasDepartureTime; -@property(readonly, nonatomic) BOOL hasClientCapabilities; -@property(nonatomic) BOOL hasTimeSinceLastRerouteRequest; +@property(nonatomic) _Bool hasGetRouteForZilchPoints; +@property(nonatomic) _Bool getRouteForZilchPoints; // @synthesize getRouteForZilchPoints=_getRouteForZilchPoints; +@property(nonatomic) _Bool hasDepartureTime; +@property(readonly, nonatomic) _Bool hasOriginalDirectionsResponseID; +@property(readonly, nonatomic) _Bool hasClientCapabilities; +@property(nonatomic) _Bool hasTimeSinceLastRerouteRequest; @property(nonatomic) unsigned int timeSinceLastRerouteRequest; // @synthesize timeSinceLastRerouteRequest=_timeSinceLastRerouteRequest; -@property(readonly, nonatomic) BOOL hasOriginalRouteZilchPoints; -@property(readonly, nonatomic) BOOL hasOriginalRouteID; -@property(readonly, nonatomic) BOOL hasCurrentMapRegion; -@property(readonly, nonatomic) BOOL hasCurrentUserLocation; -@property(nonatomic) BOOL hasMainTransportTypeMaxRouteCount; +@property(readonly, nonatomic) _Bool hasOriginalRouteZilchPoints; +@property(readonly, nonatomic) _Bool hasOriginalRouteID; +@property(readonly, nonatomic) _Bool hasCurrentMapRegion; +@property(readonly, nonatomic) _Bool hasCurrentUserLocation; +@property(nonatomic) _Bool hasMainTransportTypeMaxRouteCount; @property(nonatomic) unsigned int mainTransportTypeMaxRouteCount; // @synthesize mainTransportTypeMaxRouteCount=_mainTransportTypeMaxRouteCount; -- (id)waypointAtIndex:(unsigned int)arg1; -- (unsigned int)waypointsCount; +- (id)waypointAtIndex:(unsigned long long)arg1; +- (unsigned long long)waypointsCount; - (void)addWaypoint:(id)arg1; - (void)clearWaypoints; -@property(readonly, nonatomic) BOOL hasRouteAttributes; +@property(readonly, nonatomic) _Bool hasRouteAttributes; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsResponse.h index 2bd6aaabe..c0e26bf46 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsResponse.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEODirectionsResponse : PBCodable +@interface GEODirectionsResponse : PBCodable { CDStruct_c55e649d *_problemDetails; - unsigned int _problemDetailsCount; - unsigned int _problemDetailsSpace; + unsigned long long _problemDetailsCount; + unsigned long long _problemDetailsSpace; NSData *_directionsResponseID; NSMutableArray *_incidentsOffRoutes; NSMutableArray *_incidentsOnRoutes; @@ -21,8 +23,8 @@ NSMutableArray *_placeSearchResponses; NSMutableArray *_routes; int _status; - BOOL _isNavigable; - BOOL _routeDeviatesFromOriginal; + _Bool _isNavigable; + _Bool _routeDeviatesFromOriginal; struct { unsigned int instructionSignFillColor:1; unsigned int localDistanceUnits:1; @@ -38,41 +40,42 @@ @property(retain, nonatomic) NSMutableArray *placeSearchResponses; // @synthesize placeSearchResponses=_placeSearchResponses; @property(retain, nonatomic) NSMutableArray *routes; // @synthesize routes=_routes; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setProblemDetails:(CDStruct_c55e649d *)arg1 count:(unsigned int)arg2; -- (CDStruct_c55e649d)problemDetailAtIndex:(unsigned int)arg1; +- (void)setProblemDetails:(CDStruct_c55e649d *)arg1 count:(unsigned long long)arg2; +- (CDStruct_c55e649d)problemDetailAtIndex:(unsigned long long)arg1; - (void)addProblemDetail:(CDStruct_c55e649d)arg1; - (void)clearProblemDetails; @property(readonly, nonatomic) CDStruct_c55e649d *problemDetails; -@property(readonly, nonatomic) unsigned int problemDetailsCount; -- (id)incidentsOffRoutesAtIndex:(unsigned int)arg1; -- (unsigned int)incidentsOffRoutesCount; +@property(readonly, nonatomic) unsigned long long problemDetailsCount; +- (id)incidentsOffRoutesAtIndex:(unsigned long long)arg1; +- (unsigned long long)incidentsOffRoutesCount; - (void)addIncidentsOffRoutes:(id)arg1; - (void)clearIncidentsOffRoutes; -- (id)incidentsOnRoutesAtIndex:(unsigned int)arg1; -- (unsigned int)incidentsOnRoutesCount; +- (id)incidentsOnRoutesAtIndex:(unsigned long long)arg1; +- (unsigned long long)incidentsOnRoutesCount; - (void)addIncidentsOnRoutes:(id)arg1; - (void)clearIncidentsOnRoutes; -@property(nonatomic) BOOL hasInstructionSignFillColor; +@property(nonatomic) _Bool hasInstructionSignFillColor; @property(nonatomic) int instructionSignFillColor; // @synthesize instructionSignFillColor=_instructionSignFillColor; -@property(nonatomic) BOOL hasIsNavigable; -@property(nonatomic) BOOL isNavigable; // @synthesize isNavigable=_isNavigable; -@property(readonly, nonatomic) BOOL hasDirectionsResponseID; -@property(nonatomic) BOOL hasRouteDeviatesFromOriginal; -@property(nonatomic) BOOL routeDeviatesFromOriginal; // @synthesize routeDeviatesFromOriginal=_routeDeviatesFromOriginal; -@property(nonatomic) BOOL hasLocalDistanceUnits; -- (id)placeSearchResponseAtIndex:(unsigned int)arg1; -- (unsigned int)placeSearchResponsesCount; +@property(nonatomic) _Bool hasIsNavigable; +@property(nonatomic) _Bool isNavigable; // @synthesize isNavigable=_isNavigable; +@property(readonly, nonatomic) _Bool hasDirectionsResponseID; +@property(nonatomic) _Bool hasRouteDeviatesFromOriginal; +@property(nonatomic) _Bool routeDeviatesFromOriginal; // @synthesize routeDeviatesFromOriginal=_routeDeviatesFromOriginal; +@property(nonatomic) _Bool hasLocalDistanceUnits; +- (id)placeSearchResponseAtIndex:(unsigned long long)arg1; +- (unsigned long long)placeSearchResponsesCount; - (void)addPlaceSearchResponse:(id)arg1; - (void)clearPlaceSearchResponses; -- (id)routeAtIndex:(unsigned int)arg1; -- (unsigned int)routesCount; +- (id)routeAtIndex:(unsigned long long)arg1; +- (unsigned long long)routesCount; - (void)addRoute:(id)arg1; - (void)clearRoutes; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest-GEOQuickETARequester.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest-GEOQuickETARequester.h new file mode 100644 index 000000000..786668280 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest-GEOQuickETARequester.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEODirectionsRouteRequest (GEOQuickETARequester) +- (id)initWithQuickETARequest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest.h index c28711d1a..458322a22 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteRequest.h @@ -12,8 +12,8 @@ } @property(nonatomic) unsigned short providerID; // @synthesize providerID=_providerID; +- (id)copyWithZone:(struct _NSZone *)arg1; - (Class)responseClass; -- (id)initWithQuickETARequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteResponse.h index 31f0aa622..80ff6771e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODirectionsRouteResponse.h @@ -11,7 +11,7 @@ } - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)description; - (id)dictionaryRepresentation; - (id)initWithDictionaryRepresentation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEODownloadMetadata.h b/iOS7/PrivateFrameworks/GeoServices/GEODownloadMetadata.h index 1e7076c71..1ac0cb8b4 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEODownloadMetadata.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEODownloadMetadata.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEODownloadMetadata : PBCodable +@interface GEODownloadMetadata : PBCodable { double _timestamp; NSString *_etag; @@ -16,14 +18,15 @@ @property(retain, nonatomic) NSString *etag; // @synthesize etag=_etag; @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasEtag; +@property(readonly, nonatomic) _Bool hasEtag; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETAProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOETAProvider.h index abf1cb10f..62ee32da2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETAProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETAProvider.h @@ -14,7 +14,7 @@ - (void)cancelRequest; - (void)startSimpleETARequest:(id)arg1 finished:(id)arg2 error:(void)arg3; - (void)updateRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; -- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_3d12f1c7 *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 error:(id)arg5; +- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_96e0509c *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 error:(id)arg5; - (void)startRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETARequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOETARequest.h index 55ffd9b96..6094f8928 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETARequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETARequest.h @@ -6,49 +6,56 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class GEOWaypoint, NSMutableArray; -@interface GEOETARequest : PBRequest +@interface GEOETARequest : PBRequest { CDStruct_4db06779 _timepoint; NSMutableArray *_destinations; GEOWaypoint *_origin; NSMutableArray *_serviceTags; int _transportType; - BOOL _includeHistoricTravelTime; + _Bool _allowPartialResults; + _Bool _includeHistoricTravelTime; struct { unsigned int timepoint:1; unsigned int transportType:1; + unsigned int allowPartialResults:1; unsigned int includeHistoricTravelTime:1; } _has; } @property(retain, nonatomic) NSMutableArray *serviceTags; // @synthesize serviceTags=_serviceTags; +@property(nonatomic) _Bool allowPartialResults; // @synthesize allowPartialResults=_allowPartialResults; +@property(nonatomic) _Bool includeHistoricTravelTime; // @synthesize includeHistoricTravelTime=_includeHistoricTravelTime; @property(retain, nonatomic) NSMutableArray *destinations; // @synthesize destinations=_destinations; @property(retain, nonatomic) GEOWaypoint *origin; // @synthesize origin=_origin; @property(nonatomic) CDStruct_4db06779 timepoint; // @synthesize timepoint=_timepoint; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)serviceTagAtIndex:(unsigned int)arg1; -- (unsigned int)serviceTagsCount; +- (id)serviceTagAtIndex:(unsigned long long)arg1; +- (unsigned long long)serviceTagsCount; - (void)addServiceTag:(id)arg1; - (void)clearServiceTags; -@property(nonatomic) BOOL hasIncludeHistoricTravelTime; -@property(nonatomic) BOOL includeHistoricTravelTime; // @synthesize includeHistoricTravelTime=_includeHistoricTravelTime; -- (id)destinationAtIndex:(unsigned int)arg1; -- (unsigned int)destinationsCount; +@property(nonatomic) _Bool hasAllowPartialResults; +@property(nonatomic) _Bool hasIncludeHistoricTravelTime; +- (id)destinationAtIndex:(unsigned long long)arg1; +- (unsigned long long)destinationsCount; - (void)addDestination:(id)arg1; - (void)clearDestinations; -@property(readonly, nonatomic) BOOL hasOrigin; -@property(nonatomic) BOOL hasTimepoint; -@property(nonatomic) BOOL hasTransportType; +@property(readonly, nonatomic) _Bool hasOrigin; +@property(nonatomic) _Bool hasTimepoint; +@property(nonatomic) _Bool hasTransportType; @property(nonatomic) int transportType; // @synthesize transportType=_transportType; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETARequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOETARequester.h index 0e60ec54d..d86f09138 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETARequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETARequester.h @@ -20,10 +20,10 @@ - (void)registerProvider:(Class)arg1; - (void)cancelRequest:(id)arg1; - (void)startSimpleETARequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; -- (void)_startRequest:(id)arg1 provider:(id)arg2 isRequestUpdate:(BOOL)arg3 connectionProperties:(const CDStruct_3d12f1c7 *)arg4 willSendRequest:(id)arg5 finished:(void)arg6 networkActivity:(id)arg7 error:(void)arg8; +- (void)_startRequest:(id)arg1 provider:(id)arg2 isRequestUpdate:(_Bool)arg3 connectionProperties:(const CDStruct_96e0509c *)arg4 willSendRequest:(id)arg5 finished:(void)arg6 networkActivity:(id)arg7 error:(void)arg8; - (void)updateRequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; - (void)startRequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; -- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_3d12f1c7 *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 networkActivity:(id)arg5 error:(void)arg6; +- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_96e0509c *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 networkActivity:(id)arg5 error:(void)arg6; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETAResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOETAResponse.h index 4669d540a..ffbf616f2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETAResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETAResponse.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceSearchResponse, NSMutableArray; -@interface GEOETAResponse : PBCodable +@interface GEOETAResponse : PBCodable { CDStruct_c55e649d *_problemDetails; - unsigned int _problemDetailsCount; - unsigned int _problemDetailsSpace; + unsigned long long _problemDetailsCount; + unsigned long long _problemDetailsSpace; NSMutableArray *_etaResults; GEOPlaceSearchResponse *_originPlaceSearchResponse; int _status; @@ -22,25 +24,26 @@ @property(retain, nonatomic) GEOPlaceSearchResponse *originPlaceSearchResponse; // @synthesize originPlaceSearchResponse=_originPlaceSearchResponse; @property(retain, nonatomic) NSMutableArray *etaResults; // @synthesize etaResults=_etaResults; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setProblemDetails:(CDStruct_c55e649d *)arg1 count:(unsigned int)arg2; -- (CDStruct_c55e649d)problemDetailAtIndex:(unsigned int)arg1; +- (void)setProblemDetails:(CDStruct_c55e649d *)arg1 count:(unsigned long long)arg2; +- (CDStruct_c55e649d)problemDetailAtIndex:(unsigned long long)arg1; - (void)addProblemDetail:(CDStruct_c55e649d)arg1; - (void)clearProblemDetails; @property(readonly, nonatomic) CDStruct_c55e649d *problemDetails; -@property(readonly, nonatomic) unsigned int problemDetailsCount; -@property(readonly, nonatomic) BOOL hasOriginPlaceSearchResponse; -- (id)etaResultAtIndex:(unsigned int)arg1; -- (unsigned int)etaResultsCount; +@property(readonly, nonatomic) unsigned long long problemDetailsCount; +@property(readonly, nonatomic) _Bool hasOriginPlaceSearchResponse; +- (id)etaResultAtIndex:(unsigned long long)arg1; +- (unsigned long long)etaResultsCount; - (void)addEtaResult:(id)arg1; - (void)clearEtaResults; -@property(nonatomic) BOOL hasStatus; +@property(nonatomic) _Bool hasStatus; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETAResult.h b/iOS7/PrivateFrameworks/GeoServices/GEOETAResult.h index 6a36e5eb5..755817945 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETAResult.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETAResult.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceSearchResponse; -@interface GEOETAResult : PBCodable +@interface GEOETAResult : PBCodable { unsigned int _historicTravelTime; unsigned int _liveTravelTime; @@ -24,17 +26,18 @@ @property(retain, nonatomic) GEOPlaceSearchResponse *placeSearchResponse; // @synthesize placeSearchResponse=_placeSearchResponse; @property(nonatomic) unsigned int historicTravelTime; // @synthesize historicTravelTime=_historicTravelTime; @property(nonatomic) unsigned int liveTravelTime; // @synthesize liveTravelTime=_liveTravelTime; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPlaceSearchResponse; -@property(nonatomic) BOOL hasHistoricTravelTime; -@property(nonatomic) BOOL hasLiveTravelTime; -@property(nonatomic) BOOL hasStatus; +@property(readonly, nonatomic) _Bool hasPlaceSearchResponse; +@property(nonatomic) _Bool hasHistoricTravelTime; +@property(nonatomic) _Bool hasLiveTravelTime; +@property(nonatomic) _Bool hasStatus; @property(nonatomic) int status; // @synthesize status=_status; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETARoute.h b/iOS7/PrivateFrameworks/GeoServices/GEOETARoute.h index d121b0bfb..50c569b61 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETARoute.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETARoute.h @@ -6,12 +6,14 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEOETARoute : PBCodable +@interface GEOETARoute : PBCodable { - CDStruct_084d6ede _trafficColorOffsets; - CDStruct_084d6ede _trafficColors; + CDStruct_9f2792e4 _trafficColorOffsets; + CDStruct_9f2792e4 _trafficColors; unsigned int _historicTravelTime; NSMutableArray *_incidentsOffReRoutes; NSMutableArray *_incidentsOnETARoutes; @@ -21,7 +23,7 @@ NSData *_routeID; NSMutableArray *_steps; NSData *_zilchPoints; - BOOL _routeNoLongerValid; + _Bool _routeNoLongerValid; struct { unsigned int historicTravelTime:1; unsigned int routeNoLongerValid:1; @@ -34,57 +36,58 @@ @property(retain, nonatomic) NSMutableArray *incidentsOnETARoutes; // @synthesize incidentsOnETARoutes=_incidentsOnETARoutes; @property(retain, nonatomic) NSMutableArray *invalidSectionZilchPoints; // @synthesize invalidSectionZilchPoints=_invalidSectionZilchPoints; @property(retain, nonatomic) NSMutableArray *reroutedRoutes; // @synthesize reroutedRoutes=_reroutedRoutes; -@property(nonatomic) BOOL routeNoLongerValid; // @synthesize routeNoLongerValid=_routeNoLongerValid; +@property(nonatomic) _Bool routeNoLongerValid; // @synthesize routeNoLongerValid=_routeNoLongerValid; @property(retain, nonatomic) NSData *zilchPoints; // @synthesize zilchPoints=_zilchPoints; @property(retain, nonatomic) NSMutableArray *steps; // @synthesize steps=_steps; @property(retain, nonatomic) NSData *routeID; // @synthesize routeID=_routeID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasHistoricTravelTime; -- (id)incidentsOffReRoutesAtIndex:(unsigned int)arg1; -- (unsigned int)incidentsOffReRoutesCount; +@property(nonatomic) _Bool hasHistoricTravelTime; +- (id)incidentsOffReRoutesAtIndex:(unsigned long long)arg1; +- (unsigned long long)incidentsOffReRoutesCount; - (void)addIncidentsOffReRoutes:(id)arg1; - (void)clearIncidentsOffReRoutes; -- (id)incidentsOnReRoutesAtIndex:(unsigned int)arg1; -- (unsigned int)incidentsOnReRoutesCount; +- (id)incidentsOnReRoutesAtIndex:(unsigned long long)arg1; +- (unsigned long long)incidentsOnReRoutesCount; - (void)addIncidentsOnReRoutes:(id)arg1; - (void)clearIncidentsOnReRoutes; -- (id)incidentsOnETARouteAtIndex:(unsigned int)arg1; -- (unsigned int)incidentsOnETARoutesCount; +- (id)incidentsOnETARouteAtIndex:(unsigned long long)arg1; +- (unsigned long long)incidentsOnETARoutesCount; - (void)addIncidentsOnETARoute:(id)arg1; - (void)clearIncidentsOnETARoutes; -- (void)setTrafficColorOffsets:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)trafficColorOffsetAtIndex:(unsigned int)arg1; +- (void)setTrafficColorOffsets:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)trafficColorOffsetAtIndex:(unsigned long long)arg1; - (void)addTrafficColorOffset:(unsigned int)arg1; - (void)clearTrafficColorOffsets; @property(readonly, nonatomic) unsigned int *trafficColorOffsets; -@property(readonly, nonatomic) unsigned int trafficColorOffsetsCount; -- (void)setTrafficColors:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)trafficColorAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long trafficColorOffsetsCount; +- (void)setTrafficColors:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)trafficColorAtIndex:(unsigned long long)arg1; - (void)addTrafficColor:(unsigned int)arg1; - (void)clearTrafficColors; @property(readonly, nonatomic) unsigned int *trafficColors; -@property(readonly, nonatomic) unsigned int trafficColorsCount; -- (id)invalidSectionZilchPointsAtIndex:(unsigned int)arg1; -- (unsigned int)invalidSectionZilchPointsCount; +@property(readonly, nonatomic) unsigned long long trafficColorsCount; +- (id)invalidSectionZilchPointsAtIndex:(unsigned long long)arg1; +- (unsigned long long)invalidSectionZilchPointsCount; - (void)addInvalidSectionZilchPoints:(id)arg1; - (void)clearInvalidSectionZilchPoints; -- (id)reroutedRouteAtIndex:(unsigned int)arg1; -- (unsigned int)reroutedRoutesCount; +- (id)reroutedRouteAtIndex:(unsigned long long)arg1; +- (unsigned long long)reroutedRoutesCount; - (void)addReroutedRoute:(id)arg1; - (void)clearReroutedRoutes; -@property(nonatomic) BOOL hasRouteNoLongerValid; -@property(readonly, nonatomic) BOOL hasZilchPoints; -- (id)stepAtIndex:(unsigned int)arg1; -- (unsigned int)stepsCount; +@property(nonatomic) _Bool hasRouteNoLongerValid; +@property(readonly, nonatomic) _Bool hasZilchPoints; +- (id)stepAtIndex:(unsigned long long)arg1; +- (unsigned long long)stepsCount; - (void)addStep:(id)arg1; - (void)clearSteps; -@property(readonly, nonatomic) BOOL hasRouteID; +@property(readonly, nonatomic) _Bool hasRouteID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETAStep.h b/iOS7/PrivateFrameworks/GeoServices/GEOETAStep.h index 701726005..6a3dc688c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETAStep.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETAStep.h @@ -6,7 +6,9 @@ #import "PBCodable.h" -@interface GEOETAStep : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOETAStep : PBCodable { unsigned int _expectedTime; unsigned int _stepID; @@ -20,17 +22,18 @@ @property(nonatomic) unsigned int expectedTime; // @synthesize expectedTime=_expectedTime; @property(nonatomic) unsigned int stepID; // @synthesize stepID=_stepID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasZilchPointIndex; +@property(nonatomic) _Bool hasZilchPointIndex; @property(nonatomic) int zilchPointIndex; // @synthesize zilchPointIndex=_zilchPointIndex; -@property(nonatomic) BOOL hasExpectedTime; -@property(nonatomic) BOOL hasStepID; +@property(nonatomic) _Bool hasExpectedTime; +@property(nonatomic) _Bool hasStepID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateRequest.h index 8d4b1383a..3ee073c5e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateRequest.h @@ -6,54 +6,60 @@ #import "PBRequest.h" -@class GEOClientCapabilities, GEOLocation, GEORouteAttributes, NSMutableArray; +#import "NSCopying-Protocol.h" -@interface GEOETATrafficUpdateRequest : PBRequest +@class GEOClientCapabilities, GEOLocation, GEORouteAttributes, NSData, NSMutableArray; + +@interface GEOETATrafficUpdateRequest : PBRequest { GEOClientCapabilities *_clientCapabilities; GEOLocation *_currentUserLocation; NSMutableArray *_destinationWaypoints; + NSData *_directionsResponseID; GEORouteAttributes *_routeAttributes; NSMutableArray *_routes; NSMutableArray *_serviceTags; - BOOL _includeBetterRouteSuggestion; + _Bool _includeBetterRouteSuggestion; struct { unsigned int includeBetterRouteSuggestion:1; } _has; } @property(retain, nonatomic) NSMutableArray *serviceTags; // @synthesize serviceTags=_serviceTags; +@property(retain, nonatomic) NSData *directionsResponseID; // @synthesize directionsResponseID=_directionsResponseID; @property(retain, nonatomic) GEOClientCapabilities *clientCapabilities; // @synthesize clientCapabilities=_clientCapabilities; @property(retain, nonatomic) NSMutableArray *routes; // @synthesize routes=_routes; @property(retain, nonatomic) NSMutableArray *destinationWaypoints; // @synthesize destinationWaypoints=_destinationWaypoints; @property(retain, nonatomic) GEORouteAttributes *routeAttributes; // @synthesize routeAttributes=_routeAttributes; @property(retain, nonatomic) GEOLocation *currentUserLocation; // @synthesize currentUserLocation=_currentUserLocation; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)serviceTagAtIndex:(unsigned int)arg1; -- (unsigned int)serviceTagsCount; +- (id)serviceTagAtIndex:(unsigned long long)arg1; +- (unsigned long long)serviceTagsCount; - (void)addServiceTag:(id)arg1; - (void)clearServiceTags; -@property(readonly, nonatomic) BOOL hasClientCapabilities; -- (id)routeAtIndex:(unsigned int)arg1; -- (unsigned int)routesCount; +@property(readonly, nonatomic) _Bool hasDirectionsResponseID; +@property(readonly, nonatomic) _Bool hasClientCapabilities; +- (id)routeAtIndex:(unsigned long long)arg1; +- (unsigned long long)routesCount; - (void)addRoute:(id)arg1; - (void)clearRoutes; -- (id)destinationWaypointAtIndex:(unsigned int)arg1; -- (unsigned int)destinationWaypointsCount; +- (id)destinationWaypointAtIndex:(unsigned long long)arg1; +- (unsigned long long)destinationWaypointsCount; - (void)addDestinationWaypoint:(id)arg1; - (void)clearDestinationWaypoints; -@property(nonatomic) BOOL hasIncludeBetterRouteSuggestion; -@property(nonatomic) BOOL includeBetterRouteSuggestion; // @synthesize includeBetterRouteSuggestion=_includeBetterRouteSuggestion; -@property(readonly, nonatomic) BOOL hasRouteAttributes; -@property(readonly, nonatomic) BOOL hasCurrentUserLocation; +@property(nonatomic) _Bool hasIncludeBetterRouteSuggestion; +@property(nonatomic) _Bool includeBetterRouteSuggestion; // @synthesize includeBetterRouteSuggestion=_includeBetterRouteSuggestion; +@property(readonly, nonatomic) _Bool hasRouteAttributes; +@property(readonly, nonatomic) _Bool hasCurrentUserLocation; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateResponse.h index 7c1f149a2..0ffa94f61 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOETATrafficUpdateResponse.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOETATrafficUpdateResponse : PBCodable +@interface GEOETATrafficUpdateResponse : PBCodable { NSMutableArray *_routes; int _status; @@ -17,18 +19,19 @@ @property(retain, nonatomic) NSMutableArray *routes; // @synthesize routes=_routes; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)routeAtIndex:(unsigned int)arg1; -- (unsigned int)routesCount; +- (id)routeAtIndex:(unsigned long long)arg1; +- (unsigned long long)routesCount; - (void)addRoute:(id)arg1; - (void)clearRoutes; -@property(nonatomic) BOOL hasStatus; +@property(nonatomic) _Bool hasStatus; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOEditionEntry.h b/iOS7/PrivateFrameworks/GeoServices/GEOEditionEntry.h index 21adfaff2..d4353ccb8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOEditionEntry.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOEditionEntry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GEOEditionEntry : NSObject { unsigned int _tileset; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes-WellKnownAttributes.h b/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes-WellKnownAttributes.h new file mode 100644 index 000000000..de19e2d51 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes-WellKnownAttributes.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOFeatureStyleAttributes (WellKnownAttributes) +- (_Bool)shouldSuppress3DBuildingStrokes; +- (_Bool)isDrivable; +- (_Bool)isWalkable; +- (int)drivingSide; +- (_Bool)hasDrivingSide; +- (_Bool)isRailway; +- (_Bool)isFreeway; +- (int)rampDirection; +- (int)rampType; +- (_Bool)isRamp; +- (_Bool)isTunnel; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes.h b/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes.h index c8ea39635..0c4348961 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOFeatureStyleAttributes.h @@ -18,19 +18,11 @@ - (void)sort; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithAttributes:(unsigned int)arg1; - (id)init; -- (BOOL)isDrivable; -- (BOOL)isWalkable; -- (int)drivingSide; -- (BOOL)hasDrivingSide; -- (BOOL)isRailway; -- (BOOL)isFreeway; -- (BOOL)isRamp; -- (BOOL)isTunnel; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOGeoServiceTag.h b/iOS7/PrivateFrameworks/GeoServices/GEOGeoServiceTag.h index d6655baf7..b403b27bf 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOGeoServiceTag.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOGeoServiceTag.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOGeoServiceTag : PBCodable +@interface GEOGeoServiceTag : PBCodable { int _serviceType; NSString *_tag; @@ -16,11 +18,12 @@ @property(retain, nonatomic) NSString *tag; // @synthesize tag=_tag; @property(nonatomic) int serviceType; // @synthesize serviceType=_serviceType; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOGeocodeRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOGeocodeRequest.h index d50845df8..d9630e8c5 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOGeocodeRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOGeocodeRequest.h @@ -23,7 +23,7 @@ - (id)initForwardGeocodeWithAddressDictionary:(id)arg1; - (id)initForwardGeocodeWithAddress:(id)arg1; - (id)initReverseGeocodeWithCoordinate:(CDStruct_c3b9c2ee)arg1; -- (id)initReverseGeocodeWithCoordinate:(CDStruct_c3b9c2ee)arg1 includeBusinessOptions:(BOOL)arg2; +- (id)initReverseGeocodeWithCoordinate:(CDStruct_c3b9c2ee)arg1 includeBusinessOptions:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOHours.h b/iOS7/PrivateFrameworks/GeoServices/GEOHours.h index 6eba17cbf..42b794fd2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOHours.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOHours.h @@ -6,32 +6,35 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOHours : PBCodable +@interface GEOHours : PBCodable { - CDStruct_56d48c16 _days; + CDStruct_95bda58d _days; NSMutableArray *_timeRanges; } @property(retain, nonatomic) NSMutableArray *timeRanges; // @synthesize timeRanges=_timeRanges; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)timeRangeAtIndex:(unsigned int)arg1; -- (unsigned int)timeRangesCount; +- (id)timeRangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)timeRangesCount; - (void)addTimeRange:(id)arg1; - (void)clearTimeRanges; -- (void)setDays:(int *)arg1 count:(unsigned int)arg2; -- (int)dayAtIndex:(unsigned int)arg1; +- (void)setDays:(int *)arg1 count:(unsigned long long)arg2; +- (int)dayAtIndex:(unsigned long long)arg1; - (void)addDay:(int)arg1; - (void)clearDays; @property(readonly, nonatomic) int *days; -@property(readonly, nonatomic) unsigned int daysCount; +@property(readonly, nonatomic) unsigned long long daysCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOIndexQueryNode.h b/iOS7/PrivateFrameworks/GeoServices/GEOIndexQueryNode.h index 364414b28..621a42e59 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOIndexQueryNode.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOIndexQueryNode.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOIndexQueryNode : PBCodable +@interface GEOIndexQueryNode : PBCodable { NSString *_field; NSMutableArray *_operands; @@ -20,19 +22,20 @@ @property(retain, nonatomic) NSString *value; // @synthesize value=_value; @property(retain, nonatomic) NSString *field; // @synthesize field=_field; @property(nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)operandsAtIndex:(unsigned int)arg1; -- (unsigned int)operandsCount; +- (id)operandsAtIndex:(unsigned long long)arg1; +- (unsigned long long)operandsCount; - (void)addOperands:(id)arg1; - (void)clearOperands; -@property(readonly, nonatomic) BOOL hasValue; -@property(readonly, nonatomic) BOOL hasField; +@property(readonly, nonatomic) _Bool hasValue; +@property(readonly, nonatomic) _Bool hasField; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLanguage.h b/iOS7/PrivateFrameworks/GeoServices/GEOLanguage.h index 50b49b54c..702c94c51 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLanguage.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLanguage.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOLanguage : PBCodable +@interface GEOLanguage : PBCodable { unsigned int _identifier; NSMutableArray *_languages; @@ -16,15 +18,16 @@ @property(retain, nonatomic) NSMutableArray *languages; // @synthesize languages=_languages; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)languageAtIndex:(unsigned int)arg1; -- (unsigned int)languagesCount; +- (id)languageAtIndex:(unsigned long long)arg1; +- (unsigned long long)languagesCount; - (void)addLanguage:(id)arg1; - (void)clearLanguages; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLatLng.h b/iOS7/PrivateFrameworks/GeoServices/GEOLatLng.h index ab3a374ec..c8d711d3c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLatLng.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLatLng.h @@ -6,7 +6,9 @@ #import "PBCodable.h" -@interface GEOLatLng : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOLatLng : PBCodable { double _lat; double _lng; @@ -14,11 +16,12 @@ @property(nonatomic) double lng; // @synthesize lng=_lng; @property(nonatomic) double lat; // @synthesize lat=_lat; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizationRegionsInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizationRegionsInfo.h index d1435d55c..ffc54324b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizationRegionsInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizationRegionsInfo.h @@ -8,13 +8,14 @@ @class NSDictionary, NSLock; +// Not exported @interface GEOLocalizationRegionsInfo : NSObject { NSDictionary *_regions; NSLock *_regionsLock; } -- (BOOL)needsLocalizationForKey:(const struct _GEOTileKey *)arg1 language:(id)arg2; +- (_Bool)needsLocalizationForKey:(const struct _GEOTileKey *)arg1 language:(id)arg2; - (void)reset; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution-GEODeviceSpecific.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution-GEODeviceSpecific.h new file mode 100644 index 000000000..2455e2f42 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution-GEODeviceSpecific.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOLocalizedAttribution (GEODeviceSpecific) +- (id)bestURLForLogos:(id)arg1 hiDPI:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution.h index dcbcda372..2d1fd920b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedAttribution.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOLocalizedAttribution : PBCodable +@interface GEOLocalizedAttribution : PBCodable { NSString *_displayName; NSString *_language; @@ -20,25 +22,25 @@ @property(retain, nonatomic) NSMutableArray *logoURLs; // @synthesize logoURLs=_logoURLs; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(retain, nonatomic) NSString *language; // @synthesize language=_language; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)snippetLogoURLsAtIndex:(unsigned int)arg1; -- (unsigned int)snippetLogoURLsCount; +- (id)snippetLogoURLsAtIndex:(unsigned long long)arg1; +- (unsigned long long)snippetLogoURLsCount; - (void)addSnippetLogoURLs:(id)arg1; - (void)clearSnippetLogoURLs; -- (id)logoURLsAtIndex:(unsigned int)arg1; -- (unsigned int)logoURLsCount; +- (id)logoURLsAtIndex:(unsigned long long)arg1; +- (unsigned long long)logoURLsCount; - (void)addLogoURLs:(id)arg1; - (void)clearLogoURLs; -@property(readonly, nonatomic) BOOL hasDisplayName; -@property(readonly, nonatomic) BOOL hasLanguage; +@property(readonly, nonatomic) _Bool hasDisplayName; +@property(readonly, nonatomic) _Bool hasLanguage; - (void)dealloc; -- (id)bestURLForLogos:(id)arg1 hiDPI:(BOOL)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedName.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedName.h index 941d3b37a..a9b72f425 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedName.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocalizedName.h @@ -6,16 +6,18 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOLocalizedName : PBCodable +@interface GEOLocalizedName : PBCodable { NSString *_languageCode; NSString *_name; unsigned int _nameRank; NSString *_nameType; NSString *_phoneticName; - BOOL _isDefault; + _Bool _isDefault; struct { unsigned int nameRank:1; unsigned int isDefault:1; @@ -27,20 +29,21 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSString *nameType; // @synthesize nameType=_nameType; @property(retain, nonatomic) NSString *languageCode; // @synthesize languageCode=_languageCode; -@property(nonatomic) BOOL isDefault; // @synthesize isDefault=_isDefault; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(nonatomic) _Bool isDefault; // @synthesize isDefault=_isDefault; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPhoneticName; -@property(nonatomic) BOOL hasNameRank; -@property(readonly, nonatomic) BOOL hasName; -@property(readonly, nonatomic) BOOL hasNameType; -@property(readonly, nonatomic) BOOL hasLanguageCode; -@property(nonatomic) BOOL hasIsDefault; +@property(readonly, nonatomic) _Bool hasPhoneticName; +@property(nonatomic) _Bool hasNameRank; +@property(readonly, nonatomic) _Bool hasName; +@property(readonly, nonatomic) _Bool hasNameType; +@property(readonly, nonatomic) _Bool hasLanguageCode; +@property(nonatomic) _Bool hasIsDefault; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocation-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocation-GEOProtoExtras.h new file mode 100644 index 000000000..48896ab26 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocation-GEOProtoExtras.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOLocation (GEOProtoExtras) +- (id)initWithGEOCoordinate:(CDStruct_c3b9c2ee)arg1; +- (id)initWithLatitude:(double)arg1 longitude:(double)arg2; +- (id)initWithLocation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocation.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocation.h index 54919aae3..60563eb06 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocation.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocation.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng; -@interface GEOLocation : PBCodable +@interface GEOLocation : PBCodable { double _course; double _heading; @@ -40,25 +42,23 @@ @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; @property(nonatomic) int type; // @synthesize type=_type; @property(retain, nonatomic) GEOLatLng *latLng; // @synthesize latLng=_latLng; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasCourse; -@property(nonatomic) BOOL hasHeading; -@property(nonatomic) BOOL hasSpeed; -@property(nonatomic) BOOL hasVerticalAccuracy; -@property(nonatomic) BOOL hasHorizontalAccuracy; -@property(nonatomic) BOOL hasAltitude; -@property(nonatomic) BOOL hasTimestamp; -@property(nonatomic) BOOL hasType; +@property(nonatomic) _Bool hasCourse; +@property(nonatomic) _Bool hasHeading; +@property(nonatomic) _Bool hasSpeed; +@property(nonatomic) _Bool hasVerticalAccuracy; +@property(nonatomic) _Bool hasHorizontalAccuracy; +@property(nonatomic) _Bool hasAltitude; +@property(nonatomic) _Bool hasTimestamp; +@property(nonatomic) _Bool hasType; - (void)dealloc; -- (id)initWithGEOCoordinate:(CDStruct_c3b9c2ee)arg1; -- (id)initWithLatitude:(double)arg1 longitude:(double)arg2; -- (id)initWithLocation:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftFunctionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftFunctionResponse.h index 562905b06..58cd03dd1 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftFunctionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftFunctionResponse.h @@ -13,13 +13,13 @@ double _creationTime; double _params[9]; double _radius; - BOOL _isPolyLocationShift; - BOOL _shouldUsePolyShiftFunction; + _Bool _isPolyLocationShift; + _Bool _shouldUsePolyShiftFunction; } @property(nonatomic) CDStruct_c3b9c2ee originalCoordinate; // @synthesize originalCoordinate=_originalCoordinate; -- (BOOL)needsNewFunctionForCoordinate:(CDStruct_c3b9c2ee)arg1; -- (BOOL)wantsNewFunctionForCoordinate:(CDStruct_c3b9c2ee)arg1; +- (_Bool)needsNewFunctionForCoordinate:(CDStruct_c3b9c2ee)arg1; +- (_Bool)wantsNewFunctionForCoordinate:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)shiftedCoordinateForCoordinate:(CDStruct_c3b9c2ee)arg1 accuracy:(double *)arg2; - (id)initWithPolyLocationShiftResponse:(id)arg1 originalCoordinate:(CDStruct_c3b9c2ee)arg2; - (id)initWithLocationShiftResponse:(id)arg1 originalCoordinate:(CDStruct_c3b9c2ee)arg2; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest-GEOCoordinateConversion.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest-GEOCoordinateConversion.h new file mode 100644 index 000000000..328a80f12 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest-GEOCoordinateConversion.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOLocationShiftRequest (GEOCoordinateConversion) +- (CDStruct_c3b9c2ee)coordinate; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest.h index e0b24961a..703585726 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftRequest.h @@ -6,23 +6,25 @@ #import "PBRequest.h" -@interface GEOLocationShiftRequest : PBRequest +#import "NSCopying-Protocol.h" + +@interface GEOLocationShiftRequest : PBRequest { CDStruct_bddcf505 _pixel; } @property(nonatomic) CDStruct_bddcf505 pixel; // @synthesize pixel=_pixel; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; -- (CDStruct_c3b9c2ee)coordinate; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse-GEOCoordinateConversion.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse-GEOCoordinateConversion.h new file mode 100644 index 000000000..1e5ce597d --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse-GEOCoordinateConversion.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOLocationShiftResponse (GEOCoordinateConversion) +@property(readonly) CDStruct_c3b9c2ee shiftedCoordinate; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse.h index 973674eac..4f69d9207 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShiftResponse.h @@ -6,21 +6,23 @@ #import "PBCodable.h" -@interface GEOLocationShiftResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOLocationShiftResponse : PBCodable { CDStruct_bddcf505 _shiftedPixel; } @property(nonatomic) CDStruct_bddcf505 shiftedPixel; // @synthesize shiftedPixel=_shiftedPixel; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; -@property(readonly) CDStruct_c3b9c2ee shiftedCoordinate; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShifter.h b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShifter.h index 22a1de386..906b371ec 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOLocationShifter.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOLocationShifter.h @@ -10,10 +10,10 @@ @interface GEOLocationShifter : NSObject { - BOOL _hasCheckedLocationShiftEnabled; - BOOL _locationShiftEnabled; + _Bool _hasCheckedLocationShiftEnabled; + _Bool _locationShiftEnabled; GEOLocationShiftFunctionResponse *_shiftFunction; - BOOL _isRequestingShiftFunction; + _Bool _isRequestingShiftFunction; CDStruct_2c43369c _coordinateToShift; double _coordinateAccuracy; GEOLocationShiftFunctionRequest *_shiftRequest; @@ -31,7 +31,7 @@ - (void)shiftCoordinate:(CDStruct_c3b9c2ee)arg1 accuracy:(double)arg2 withCompletionHandler:(id)arg3; - (void)_requestShiftFunctionForLocation:(CDStruct_c3b9c2ee)arg1 accuracy:(double)arg2; - (void)_countryProvidersDidChange:(id)arg1; -@property(nonatomic) BOOL locationShiftEnabled; +@property(nonatomic) _Bool locationShiftEnabled; - (void)_updateLocationShiftEnabled; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapAccess.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapAccess.h index 1665f641c..f4d5542ad 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapAccess.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapAccess.h @@ -10,7 +10,7 @@ @interface GEOMapAccess : GEOMapRequestManager { - unsigned int _zoomLevel; + unsigned long long _zoomLevel; int _tileSize; int _tileScale; int _tileStyle; @@ -20,23 +20,23 @@ } + (id)realisticMap; -+ (BOOL)supportsRealisticMap; ++ (_Bool)supportsRealisticMap; @property(copy, nonatomic) id tileErrorHandler; // @synthesize tileErrorHandler=_tileErrorHandler; @property(nonatomic) id restrictions; // @synthesize restrictions=_restrictions; @property(readonly, nonatomic) int tileStyle; // @synthesize tileStyle=_tileStyle; @property(readonly, nonatomic) int tileScale; // @synthesize tileScale=_tileScale; @property(readonly, nonatomic) int tileSize; // @synthesize tileSize=_tileSize; -@property(readonly, nonatomic) unsigned int zoomLevel; // @synthesize zoomLevel=_zoomLevel; -- (id)buildMapEdgeFrom:(const CDStruct_b4689c16 *)arg1 edgeHandler:(id)arg2; +@property(readonly, nonatomic) unsigned long long zoomLevel; // @synthesize zoomLevel=_zoomLevel; +- (id)buildMapEdgeFrom:(const CDStruct_f8e839fc *)arg1 edgeHandler:(id)arg2; - (id)findTilesWithin:(double)arg1 of:(CDStruct_c3b9c2ee)arg2 tileHander:(id)arg3 completionHandler:(void)arg4; - (id)findEdgesWithin:(double)arg1 of:(CDStruct_c3b9c2ee)arg2 edgeHandler:(id)arg3 completionHandler:(void)arg4; - (id)findClosestRoadAtCoordinate:(CDStruct_c3b9c2ee)arg1 roadHandler:(id)arg2 completionHandler:(void)arg3; - (id)findClosestNamedFeaturesAtCoordinate:(CDStruct_c3b9c2ee)arg1 roadHandler:(id)arg2 pointHandler:(void)arg3 polygonHandler:(id)arg4 completionHandler:(void)arg5; -@property(readonly, nonatomic) BOOL allowsNetworkTileLoad; +@property(readonly, nonatomic) _Bool allowsNetworkTileLoad; - (void)setCallbackQueue:(id)arg1; - (id)callbackQueue; - (void)dealloc; -- (id)initWithZoomLevel:(unsigned int)arg1 tileSize:(int)arg2 tileScale:(int)arg3 tileStyle:(int)arg4; +- (id)initWithZoomLevel:(unsigned long long)arg1 tileSize:(int)arg2 tileScale:(int)arg3 tileStyle:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeBuilder.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeBuilder.h index c56dfab0c..eea097a88 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeBuilder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeBuilder.h @@ -8,33 +8,34 @@ @class GEOMapAccess, GEOMapTileFinder; +// Not exported @interface GEOMapEdgeBuilder : GEOMapRequest { struct deque> _edges; - unsigned int _zoomLevel; - BOOL _buildAhead; - BOOL _buildBehind; + unsigned long long _zoomLevel; + _Bool _buildAhead; + _Bool _buildBehind; Vec2Imp_1782d7e3 _firstTilePoint; Vec2Imp_1782d7e3 _lastTilePoint; GEOMapTileFinder *_currentTileFinder; id _edgeHandler; - unordered_set_2ba6858f _tileKeysSeen; - BOOL _searchDirection; + unordered_set_4cb294f7 _tileKeysSeen; + _Bool _searchDirection; } @property(copy, nonatomic) id edgeHandler; // @synthesize edgeHandler=_edgeHandler; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_findNeighborsOfKey:(const struct _GEOTileKey *)arg1 center:(CDStruct_c3b9c2ee)arg2 radius:(double)arg3 findAhead:(BOOL)arg4; +- (void)_findNeighborsOfKey:(const struct _GEOTileKey *)arg1 center:(CDStruct_c3b9c2ee)arg2 radius:(double)arg3 findAhead:(_Bool)arg4; - (void)buildEdge:(id)arg1; -- (BOOL)_findNextEdge; +- (_Bool)_findNextEdge; - (void)_buildCompleteEdge; -- (BOOL)_findEdgeBehind; -- (BOOL)_findEdgeAhead; +- (_Bool)_findEdgeBehind; +- (_Bool)_findEdgeAhead; @property(readonly, nonatomic) GEOMapAccess *map; - (void)cancel; - (void)dealloc; -- (id)initWithMap:(id)arg1 firstEdge:(const CDStruct_b4689c16 *)arg2; +- (id)initWithMap:(id)arg1 firstEdge:(const CDStruct_f8e839fc *)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeConnectionFinder.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeConnectionFinder.h index dd2ab153a..0b14f1421 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeConnectionFinder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeConnectionFinder.h @@ -8,12 +8,13 @@ @class GEOMapAccess, GEOMapTileFinder, NSMutableArray; +// Not exported @interface GEOMapEdgeConnectionFinder : GEOMapRequest { GEOMapAccess *_map; GEOMapTileFinder *_tileFinder; NSMutableArray *_builders; - CDStruct_b4689c16 _edgeFrom; + CDStruct_f8e839fc _edgeFrom; CDStruct_2c43369c _coordinateFrom; } @@ -22,7 +23,7 @@ - (void)_findOutgoingEdges:(id)arg1; - (void)cancel; - (void)dealloc; -- (id)initWithMap:(id)arg1 edgeFrom:(const CDStruct_b4689c16 *)arg2 coordinateFrom:(CDStruct_c3b9c2ee)arg3; +- (id)initWithMap:(id)arg1 edgeFrom:(const CDStruct_f8e839fc *)arg2 coordinateFrom:(CDStruct_c3b9c2ee)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeFinder.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeFinder.h index a224129ec..28309435e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeFinder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapEdgeFinder.h @@ -8,6 +8,7 @@ @class GEOMapAccess, GEOMapTileFinder, NSMutableSet; +// Not exported @interface GEOMapEdgeFinder : GEOMapRequest { struct unordered_set, std::__1::equal_to, std::__1::allocator> _roadsConsidered; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapFeatureFinder.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapFeatureFinder.h index 0f2dc616a..f81b36fe3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapFeatureFinder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapFeatureFinder.h @@ -8,6 +8,7 @@ @class GEOMapAccess, GEOMapTileFinder; +// Not exported @interface GEOMapFeatureFinder : GEOMapRequest { CDStruct_2c43369c _coordinate; @@ -15,10 +16,10 @@ id _roadHandler; id _pointHandler; id _polygonHandler; - BOOL _ignoreUnnamedFeatures; + _Bool _ignoreUnnamedFeatures; } -@property(nonatomic) BOOL ignoreUnnamedFeatures; // @synthesize ignoreUnnamedFeatures=_ignoreUnnamedFeatures; +@property(nonatomic) _Bool ignoreUnnamedFeatures; // @synthesize ignoreUnnamedFeatures=_ignoreUnnamedFeatures; @property(copy, nonatomic) id polygonHandler; // @synthesize polygonHandler=_polygonHandler; @property(copy, nonatomic) id pointHandler; // @synthesize pointHandler=_pointHandler; @property(copy, nonatomic) id roadHandler; // @synthesize roadHandler=_roadHandler; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchRequest.h index ac4c8f115..4b41b752b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchRequest.h @@ -6,9 +6,11 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOMapMatchRequest : PBRequest +@interface GEOMapMatchRequest : PBRequest { NSMutableArray *_locations; NSMutableArray *_waypoints; @@ -16,21 +18,22 @@ @property(retain, nonatomic) NSMutableArray *locations; // @synthesize locations=_locations; @property(retain, nonatomic) NSMutableArray *waypoints; // @synthesize waypoints=_waypoints; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)locationAtIndex:(unsigned int)arg1; -- (unsigned int)locationsCount; +- (id)locationAtIndex:(unsigned long long)arg1; +- (unsigned long long)locationsCount; - (void)addLocation:(id)arg1; - (void)clearLocations; -- (id)waypointAtIndex:(unsigned int)arg1; -- (unsigned int)waypointsCount; +- (id)waypointAtIndex:(unsigned long long)arg1; +- (unsigned long long)waypointsCount; - (void)addWaypoint:(id)arg1; - (void)clearWaypoints; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchResponse.h index cfddbcbe7..98481f08d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapMatchResponse.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData; -@interface GEOMapMatchResponse : PBCodable +@interface GEOMapMatchResponse : PBCodable { int _matchingStatus; int _status; @@ -22,16 +24,17 @@ @property(retain, nonatomic) NSData *zilchPoints; // @synthesize zilchPoints=_zilchPoints; @property(nonatomic) int matchingStatus; // @synthesize matchingStatus=_matchingStatus; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasZilchPoints; -@property(nonatomic) BOOL hasMatchingStatus; -@property(nonatomic) BOOL hasStatus; +@property(readonly, nonatomic) _Bool hasZilchPoints; +@property(nonatomic) _Bool hasMatchingStatus; +@property(nonatomic) _Bool hasStatus; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapQuery.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapQuery.h index 0f1b42660..187679390 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapQuery.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapQuery.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLocation, GEOMapRegion, GEOPlaceSearchRequest, NSString; -@interface GEOMapQuery : PBCodable +@interface GEOMapQuery : PBCodable { CDStruct_612aec5b _sessionID; int _clientImgFmt; @@ -58,29 +60,30 @@ @property(nonatomic) int mapCenterX; // @synthesize mapCenterX=_mapCenterX; @property(nonatomic) int requestType; // @synthesize requestType=_requestType; @property(retain, nonatomic) NSString *query; // @synthesize query=_query; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPlaceSearchRequest; -@property(nonatomic) BOOL hasSessionID; -@property(readonly, nonatomic) BOOL hasUserLocation; -@property(readonly, nonatomic) BOOL hasMapRegion; -@property(nonatomic) BOOL hasClientImgMaxHeight; -@property(nonatomic) BOOL hasClientImgMaxWidth; -@property(nonatomic) BOOL hasTilesizeY; -@property(nonatomic) BOOL hasTilesizeX; -@property(nonatomic) BOOL hasClientImgFmt; -@property(nonatomic) BOOL hasZoomlevel; -@property(nonatomic) BOOL hasMapSpanY; -@property(nonatomic) BOOL hasMapSpanX; -@property(nonatomic) BOOL hasMapCenterY; -@property(nonatomic) BOOL hasMapCenterX; -@property(nonatomic) BOOL hasRequestType; -@property(readonly, nonatomic) BOOL hasQuery; +@property(readonly, nonatomic) _Bool hasPlaceSearchRequest; +@property(nonatomic) _Bool hasSessionID; +@property(readonly, nonatomic) _Bool hasUserLocation; +@property(readonly, nonatomic) _Bool hasMapRegion; +@property(nonatomic) _Bool hasClientImgMaxHeight; +@property(nonatomic) _Bool hasClientImgMaxWidth; +@property(nonatomic) _Bool hasTilesizeY; +@property(nonatomic) _Bool hasTilesizeX; +@property(nonatomic) _Bool hasClientImgFmt; +@property(nonatomic) _Bool hasZoomlevel; +@property(nonatomic) _Bool hasMapSpanY; +@property(nonatomic) _Bool hasMapSpanX; +@property(nonatomic) _Bool hasMapCenterY; +@property(nonatomic) _Bool hasMapCenterX; +@property(nonatomic) _Bool hasRequestType; +@property(readonly, nonatomic) _Bool hasQuery; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionRequest.h index d3ce95515..b1e5b4faa 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionRequest.h @@ -6,25 +6,28 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOMapQueryCollectionRequest : PBRequest +@interface GEOMapQueryCollectionRequest : PBRequest { NSMutableArray *_requestElements; } @property(retain, nonatomic) NSMutableArray *requestElements; // @synthesize requestElements=_requestElements; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)requestElementsAtIndex:(unsigned int)arg1; -- (unsigned int)requestElementsCount; +- (id)requestElementsAtIndex:(unsigned long long)arg1; +- (unsigned long long)requestElementsCount; - (void)addRequestElements:(id)arg1; - (void)clearRequestElements; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionResponse.h index 8216d12de..6c03682f0 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapQueryCollectionResponse.h @@ -6,15 +6,18 @@ #import "PBCodable.h" -@interface GEOMapQueryCollectionResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOMapQueryCollectionResponse : PBCodable { } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion-GEOProtoExtras.h new file mode 100644 index 000000000..774a79648 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion-GEOProtoExtras.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOMapRegion (GEOProtoExtras) +- (_Bool)containsMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)containsCoordinate:(CDStruct_c3b9c2ee)arg1; +@property(readonly, nonatomic) double spanLng; +@property(readonly, nonatomic) double spanLat; +@property(readonly, nonatomic) double centerLng; +@property(readonly, nonatomic) double centerLat; +- (void)setSpannedRegion:(CDStruct_e4d5fc44)arg1; +- (void)setMapRect:(CDStruct_90e2a262)arg1; +- (id)initWithRadialPlace:(id)arg1; +- (id)initWithSpannedRegion:(CDStruct_e4d5fc44)arg1; +- (id)initWithMapRect:(CDStruct_90e2a262)arg1; +- (id)initWithLatitude:(double)arg1 longitude:(double)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion.h index f1fed2f35..92d19673c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapRegion.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOMapRegion : PBCodable +@interface GEOMapRegion : PBCodable { double _eastLng; double _northLat; @@ -28,32 +30,23 @@ @property(nonatomic) double northLat; // @synthesize northLat=_northLat; @property(nonatomic) double westLng; // @synthesize westLng=_westLng; @property(nonatomic) double southLat; // @synthesize southLat=_southLat; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)vertexAtIndex:(unsigned int)arg1; -- (unsigned int)vertexsCount; +- (id)vertexAtIndex:(unsigned long long)arg1; +- (unsigned long long)vertexsCount; - (void)addVertex:(id)arg1; - (void)clearVertexs; -@property(nonatomic) BOOL hasEastLng; -@property(nonatomic) BOOL hasNorthLat; -@property(nonatomic) BOOL hasWestLng; -@property(nonatomic) BOOL hasSouthLat; +@property(nonatomic) _Bool hasEastLng; +@property(nonatomic) _Bool hasNorthLat; +@property(nonatomic) _Bool hasWestLng; +@property(nonatomic) _Bool hasSouthLat; - (void)dealloc; -- (BOOL)containsCoordinate:(CDStruct_c3b9c2ee)arg1; -@property(readonly, nonatomic) double spanLng; -@property(readonly, nonatomic) double spanLat; -@property(readonly, nonatomic) double centerLng; -@property(readonly, nonatomic) double centerLat; -- (void)setSpannedRegion:(CDStruct_e4d5fc44)arg1; -- (void)setMapRect:(CDStruct_90e2a262)arg1; -- (id)initWithSpannedRegion:(CDStruct_e4d5fc44)arg1; -- (id)initWithMapRect:(CDStruct_90e2a262)arg1; -- (id)initWithLatitude:(double)arg1 longitude:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapRequest.h index dde273499..614448180 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapRequest.h @@ -12,10 +12,10 @@ { GEOMapRequestManager *_requestManager; id _completionHandler; - BOOL _isFinished; + _Bool _isFinished; } -@property(readonly, nonatomic) BOOL isFinished; // @synthesize isFinished=_isFinished; +@property(readonly, nonatomic) _Bool isFinished; // @synthesize isFinished=_isFinished; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; - (void)complete; - (void)cancel; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapRequestManager.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapRequestManager.h index 1e47d5301..79b51e118 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapRequestManager.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapRequestManager.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface GEOMapRequestManager : NSObject { NSMutableSet *_requests; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapTileFinder.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapTileFinder.h index 052fa5b01..411feb220 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapTileFinder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapTileFinder.h @@ -8,19 +8,20 @@ @class GEOMapAccess; +// Not exported @interface GEOMapTileFinder : GEOMapRequest { CDStruct_2c43369c _center; double _radius; id _tileHandler; - BOOL _isCanceling; + _Bool _isCanceling; } @property(copy, nonatomic) id tileHandler; // @synthesize tileHandler=_tileHandler; - (id).cxx_construct; - (void)findTiles:(id)arg1; - (void)findTiles:(id)arg1 excludingKey:(void)arg2; -- (void)_fetchDataForKeys:(const unordered_set_2ba6858f *)arg1; +- (void)_fetchDataForKeys:(const unordered_set_4cb294f7 *)arg1; @property(readonly, nonatomic) GEOMapAccess *map; - (void)cancel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMapsUsageFeedbackCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEOMapsUsageFeedbackCollection.h index 5e2b3b498..3ce6861fe 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMapsUsageFeedbackCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMapsUsageFeedbackCollection.h @@ -6,28 +6,39 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceActionDetails; -@interface GEOMapsUsageFeedbackCollection : PBCodable +@interface GEOMapsUsageFeedbackCollection : PBCodable { CDStruct_612aec5b _sessionID; double _sessionRelativeTimestamp; int _actionType; GEOPlaceActionDetails *_placeActionDetails; + struct { + unsigned int sessionID:1; + unsigned int sessionRelativeTimestamp:1; + unsigned int actionType:1; + } _has; } @property(retain, nonatomic) GEOPlaceActionDetails *placeActionDetails; // @synthesize placeActionDetails=_placeActionDetails; @property(nonatomic) double sessionRelativeTimestamp; // @synthesize sessionRelativeTimestamp=_sessionRelativeTimestamp; @property(nonatomic) int actionType; // @synthesize actionType=_actionType; @property(nonatomic) CDStruct_612aec5b sessionID; // @synthesize sessionID=_sessionID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPlaceActionDetails; +@property(readonly, nonatomic) _Bool hasPlaceActionDetails; +@property(nonatomic) _Bool hasSessionRelativeTimestamp; +@property(nonatomic) _Bool hasActionType; +@property(nonatomic) _Bool hasSessionID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOMatchedToken.h b/iOS7/PrivateFrameworks/GeoServices/GEOMatchedToken.h index 00e6bef92..49706250f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOMatchedToken.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOMatchedToken.h @@ -6,11 +6,13 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOMatchedToken : PBCodable +@interface GEOMatchedToken : PBCodable { - CDStruct_cb16bb10 _geoIds; + CDStruct_62a50c50 _geoIds; int _geoType; NSString *_matchedToken; struct { @@ -20,20 +22,21 @@ @property(nonatomic) int geoType; // @synthesize geoType=_geoType; @property(retain, nonatomic) NSString *matchedToken; // @synthesize matchedToken=_matchedToken; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setGeoIds:(unsigned long long *)arg1 count:(unsigned int)arg2; -- (unsigned long long)geoIdAtIndex:(unsigned int)arg1; +- (void)setGeoIds:(unsigned long long *)arg1 count:(unsigned long long)arg2; +- (unsigned long long)geoIdAtIndex:(unsigned long long)arg1; - (void)addGeoId:(unsigned long long)arg1; - (void)clearGeoIds; @property(readonly, nonatomic) unsigned long long *geoIds; -@property(readonly, nonatomic) unsigned int geoIdsCount; -@property(nonatomic) BOOL hasGeoType; +@property(readonly, nonatomic) unsigned long long geoIdsCount; +@property(nonatomic) _Bool hasGeoType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONameInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEONameInfo.h index fd604898b..01707e171 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONameInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONameInfo.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEONameInfo : PBCodable +@interface GEONameInfo : PBCodable { NSString *_name; NSString *_phoneticName; @@ -29,19 +31,20 @@ @property(retain, nonatomic) NSString *shield; // @synthesize shield=_shield; @property(retain, nonatomic) NSString *phoneticName; // @synthesize phoneticName=_phoneticName; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasSignType; -@property(nonatomic) BOOL hasPhoneticType; -@property(nonatomic) BOOL hasShieldType; -@property(readonly, nonatomic) BOOL hasShield; -@property(readonly, nonatomic) BOOL hasPhoneticName; -@property(readonly, nonatomic) BOOL hasName; +@property(nonatomic) _Bool hasSignType; +@property(nonatomic) _Bool hasPhoneticType; +@property(nonatomic) _Bool hasShieldType; +@property(readonly, nonatomic) _Bool hasShield; +@property(readonly, nonatomic) _Bool hasPhoneticName; +@property(readonly, nonatomic) _Bool hasName; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONameInfoList.h b/iOS7/PrivateFrameworks/GeoServices/GEONameInfoList.h index 2686d0c19..d439e429d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONameInfoList.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONameInfoList.h @@ -6,23 +6,26 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEONameInfoList : PBCodable +@interface GEONameInfoList : PBCodable { NSMutableArray *_nameInfos; } @property(retain, nonatomic) NSMutableArray *nameInfos; // @synthesize nameInfos=_nameInfos; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)nameInfoAtIndex:(unsigned int)arg1; -- (unsigned int)nameInfosCount; +- (id)nameInfoAtIndex:(unsigned long long)arg1; +- (unsigned long long)nameInfosCount; - (void)addNameInfo:(id)arg1; - (void)clearNameInfos; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONamedFeature.h b/iOS7/PrivateFrameworks/GeoServices/GEONamedFeature.h index e422e6519..f864761ac 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONamedFeature.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONamedFeature.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEONamedFeature : PBCodable +@interface GEONamedFeature : PBCodable { double _value; NSString *_name; @@ -16,11 +18,12 @@ @property(nonatomic) double value; // @synthesize value=_value; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONetworkDataReader.h b/iOS7/PrivateFrameworks/GeoServices/GEONetworkDataReader.h index 188fa3459..c44097e95 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONetworkDataReader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONetworkDataReader.h @@ -11,18 +11,18 @@ @interface GEONetworkDataReader : NSObject { NSMutableData *_data; - unsigned int _dataLength; + unsigned long long _dataLength; const void *_bytes; - unsigned int _bookmarkOffset; - unsigned int _offset; + unsigned long long _bookmarkOffset; + unsigned long long _offset; } -- (BOOL)hasUnreadData; +- (_Bool)hasUnreadData; - (void)seekToMarkedOffset; - (void)markOffset; - (id)readData:(unsigned int)arg1; -- (BOOL)readUnsignedInt:(unsigned int *)arg1; -- (BOOL)readUnsignedShort:(unsigned short *)arg1; +- (_Bool)readUnsignedInt:(unsigned int *)arg1; +- (_Bool)readUnsignedShort:(unsigned short *)arg1; - (id)readString; - (void)appendNetworkData:(id)arg1; - (id)allData; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONetworkDefaults.h b/iOS7/PrivateFrameworks/GeoServices/GEONetworkDefaults.h index 2aa655146..d482424cf 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONetworkDefaults.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONetworkDefaults.h @@ -11,7 +11,7 @@ @interface GEONetworkDefaults : NSObject { NSMutableArray *_completionHandlers; - BOOL _isRegistering; + _Bool _isRegistering; NSDictionary *_networkDefaults; NSLock *_networkDefaultsLock; NSString *_cacheFilePath; @@ -20,7 +20,7 @@ + (id)sharedNetworkDefaults; - (void)registerNetworkDefaults:(id)arg1; - (id)valueForKey:(id)arg1; -- (BOOL)needsUpdate; +- (_Bool)needsUpdate; - (void)refreshNetworkDefaults; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEONetworkObserver.h b/iOS7/PrivateFrameworks/GeoServices/GEONetworkObserver.h index 46fd125aa..ae2ef99ab 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEONetworkObserver.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEONetworkObserver.h @@ -14,15 +14,15 @@ unsigned int _networkReachability; struct __SCNetworkReachability *_networkReach; struct __CFDictionary *_networkObservers; - BOOL _networkNotified; - BOOL _networkReachable; + _Bool _networkNotified; + _Bool _networkReachable; } + (id)sharedNetworkObserver; -- (BOOL)isCellConnection; +- (_Bool)isCellConnection; - (void)removeNetworkReachableObserver:(id)arg1; - (void)addNetworkReachableObserver:(id)arg1 selector:(SEL)arg2; -- (BOOL)isNetworkReachable; +- (_Bool)isNetworkReachable; - (void)_networkReachableFirstCallBack:(id)arg1; - (void)_networkReachableCallBack:(unsigned int)arg1; - (void)_networkObserversInitialize; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPhoto.h b/iOS7/PrivateFrameworks/GeoServices/GEOPhoto.h index d01e2d04c..218ad1876 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPhoto.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPhoto.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOPhoto : PBCodable +@interface GEOPhoto : PBCodable { NSMutableArray *_photoInfos; int _photoType; @@ -19,19 +21,20 @@ @property(retain, nonatomic) NSString *uid; // @synthesize uid=_uid; @property(retain, nonatomic) NSMutableArray *photoInfos; // @synthesize photoInfos=_photoInfos; @property(nonatomic) int photoType; // @synthesize photoType=_photoType; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasUid; -- (id)photoInfoAtIndex:(unsigned int)arg1; -- (unsigned int)photoInfosCount; +@property(readonly, nonatomic) _Bool hasUid; +- (id)photoInfoAtIndex:(unsigned long long)arg1; +- (unsigned long long)photoInfosCount; - (void)addPhotoInfo:(id)arg1; - (void)clearPhotoInfos; -@property(nonatomic) BOOL hasPhotoType; +@property(nonatomic) _Bool hasPhotoType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPhotoInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEOPhotoInfo.h index 76cf6ca6d..227081ba3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPhotoInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPhotoInfo.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOPhotoInfo : PBCodable +@interface GEOPhotoInfo : PBCodable { int _size; NSString *_url; @@ -19,15 +21,16 @@ @property(retain, nonatomic) NSString *url; // @synthesize url=_url; @property(nonatomic) int size; // @synthesize size=_size; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasUrl; -@property(nonatomic) BOOL hasSize; +@property(readonly, nonatomic) _Bool hasUrl; +@property(nonatomic) _Bool hasSize; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPhotoOptions.h b/iOS7/PrivateFrameworks/GeoServices/GEOPhotoOptions.h index b44f93b31..cbef7cb71 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPhotoOptions.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPhotoOptions.h @@ -6,9 +6,11 @@ #import "PBCodable.h" -@interface GEOPhotoOptions : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOPhotoOptions : PBCodable { - CDStruct_56d48c16 _photoSizes; + CDStruct_95bda58d _photoSizes; int _maxPhotos; int _photoType; CDStruct_86c1f53f _has; @@ -16,20 +18,21 @@ @property(nonatomic) int photoType; // @synthesize photoType=_photoType; @property(nonatomic) int maxPhotos; // @synthesize maxPhotos=_maxPhotos; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setPhotoSizes:(int *)arg1 count:(unsigned int)arg2; -- (int)photoSizeAtIndex:(unsigned int)arg1; +- (void)setPhotoSizes:(int *)arg1 count:(unsigned long long)arg2; +- (int)photoSizeAtIndex:(unsigned long long)arg1; - (void)addPhotoSize:(int)arg1; - (void)clearPhotoSizes; @property(readonly, nonatomic) int *photoSizes; -@property(readonly, nonatomic) unsigned int photoSizesCount; -@property(nonatomic) BOOL hasPhotoType; +@property(readonly, nonatomic) unsigned long long photoSizesCount; +@property(nonatomic) _Bool hasPhotoType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlace-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlace-GEOProtoExtras.h new file mode 100644 index 000000000..af024565e --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlace-GEOProtoExtras.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class GEOBusiness, GEORating; + +@interface GEOPlace (GEOProtoExtras) +- (id)arrivalMapRegionForTransportType:(int)arg1; +- (id)arrivalMapRegion; +- (double)radialDistance; +- (CDStruct_c3b9c2ee)coordinate; +- (id)addressDictionary; +@property(readonly, nonatomic) GEORating *firstRating; +@property(readonly, nonatomic) GEOBusiness *firstBusiness; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlace.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlace.h index da3e9823a..4a846d628 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlace.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlace.h @@ -6,10 +6,13 @@ #import "PBCodable.h" -@class GEOAddress, GEOBusiness, GEOLatLng, GEOMapRegion, GEORating, NSMutableArray, NSString; +#import "NSCopying-Protocol.h" -@interface GEOPlace : PBCodable +@class GEOAddress, GEOLatLng, GEOMapRegion, NSMutableArray, NSString; + +@interface GEOPlace : PBCodable { + double _area; long long _geoId; long long _uID; GEOAddress *_address; @@ -26,8 +29,9 @@ NSString *_spokenName; int _type; int _version; - BOOL _isDisputed; + _Bool _isDisputed; struct { + unsigned int area:1; unsigned int geoId:1; unsigned int uID:1; unsigned int addressGeocodeAccuracy:1; @@ -39,6 +43,7 @@ } @property(nonatomic) long long geoId; // @synthesize geoId=_geoId; +@property(nonatomic) double area; // @synthesize area=_area; @property(retain, nonatomic) NSString *spokenAddress; // @synthesize spokenAddress=_spokenAddress; @property(retain, nonatomic) NSString *spokenName; // @synthesize spokenName=_spokenName; @property(nonatomic) int localSearchProviderID; // @synthesize localSearchProviderID=_localSearchProviderID; @@ -54,42 +59,40 @@ @property(nonatomic) int type; // @synthesize type=_type; @property(nonatomic) int version; // @synthesize version=_version; @property(nonatomic) long long uID; // @synthesize uID=_uID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasGeoId; -@property(readonly, nonatomic) BOOL hasSpokenAddress; -@property(readonly, nonatomic) BOOL hasSpokenName; -@property(nonatomic) BOOL hasLocalSearchProviderID; -@property(nonatomic) BOOL hasIsDisputed; -@property(nonatomic) BOOL isDisputed; // @synthesize isDisputed=_isDisputed; -- (id)entryPointAtIndex:(unsigned int)arg1; -- (unsigned int)entryPointsCount; +@property(nonatomic) _Bool hasGeoId; +@property(nonatomic) _Bool hasArea; +@property(readonly, nonatomic) _Bool hasSpokenAddress; +@property(readonly, nonatomic) _Bool hasSpokenName; +@property(nonatomic) _Bool hasLocalSearchProviderID; +@property(nonatomic) _Bool hasIsDisputed; +@property(nonatomic) _Bool isDisputed; // @synthesize isDisputed=_isDisputed; +- (id)entryPointAtIndex:(unsigned long long)arg1; +- (unsigned long long)entryPointsCount; - (void)addEntryPoint:(id)arg1; - (void)clearEntryPoints; -@property(nonatomic) BOOL hasAddressGeocodeAccuracy; -- (id)businessAtIndex:(unsigned int)arg1; -- (unsigned int)businessCount; +@property(nonatomic) _Bool hasAddressGeocodeAccuracy; +- (id)businessAtIndex:(unsigned long long)arg1; +- (unsigned long long)businessCount; - (void)addBusiness:(id)arg1; - (void)clearBusiness; -@property(readonly, nonatomic) BOOL hasCenter; -@property(readonly, nonatomic) BOOL hasPhoneticAddress; -@property(readonly, nonatomic) BOOL hasPhoneticName; -@property(readonly, nonatomic) BOOL hasAddress; -@property(readonly, nonatomic) BOOL hasMapRegion; -@property(readonly, nonatomic) BOOL hasName; -@property(nonatomic) BOOL hasType; -@property(nonatomic) BOOL hasVersion; -@property(nonatomic) BOOL hasUID; +@property(readonly, nonatomic) _Bool hasCenter; +@property(readonly, nonatomic) _Bool hasPhoneticAddress; +@property(readonly, nonatomic) _Bool hasPhoneticName; +@property(readonly, nonatomic) _Bool hasAddress; +@property(readonly, nonatomic) _Bool hasMapRegion; +@property(readonly, nonatomic) _Bool hasName; +@property(nonatomic) _Bool hasType; +@property(nonatomic) _Bool hasVersion; +@property(nonatomic) _Bool hasUID; - (void)dealloc; -- (CDStruct_c3b9c2ee)coordinate; -- (id)addressDictionary; -@property(readonly, nonatomic) GEORating *firstRating; -@property(readonly, nonatomic) GEOBusiness *firstBusiness; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceActionDetails.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceActionDetails.h index a543cf118..4a1bce0ee 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceActionDetails.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceActionDetails.h @@ -6,7 +6,9 @@ #import "PBCodable.h" -@interface GEOPlaceActionDetails : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOPlaceActionDetails : PBCodable { unsigned long long _businessID; long long _placeID; @@ -30,19 +32,20 @@ @property(nonatomic) int localSearchProviderID; // @synthesize localSearchProviderID=_localSearchProviderID; @property(nonatomic) long long placeID; // @synthesize placeID=_placeID; @property(nonatomic) unsigned long long businessID; // @synthesize businessID=_businessID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasResultIndex; -@property(nonatomic) BOOL hasSearchResponseRelativeTimestamp; -@property(nonatomic) BOOL hasSequenceNumber; -@property(nonatomic) BOOL hasLocalSearchProviderID; -@property(nonatomic) BOOL hasPlaceID; -@property(nonatomic) BOOL hasBusinessID; +@property(nonatomic) _Bool hasResultIndex; +@property(nonatomic) _Bool hasSearchResponseRelativeTimestamp; +@property(nonatomic) _Bool hasSequenceNumber; +@property(nonatomic) _Bool hasLocalSearchProviderID; +@property(nonatomic) _Bool hasPlaceID; +@property(nonatomic) _Bool hasBusinessID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceResult.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceResult.h index 5ca9cfcf3..7d60e5a89 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceResult.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceResult.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOAddress, GEOPlace, GEOPlaceSearchRequest, NSMutableArray, NSString; -@interface GEOPlaceResult : PBCodable +@interface GEOPlaceResult : PBCodable { double _confidence; NSMutableArray *_additionalPlaces; @@ -38,35 +40,36 @@ @property(retain, nonatomic) NSMutableArray *additionalPlaces; // @synthesize additionalPlaces=_additionalPlaces; @property(nonatomic) double confidence; // @synthesize confidence=_confidence; @property(retain, nonatomic) GEOPlace *place; // @synthesize place=_place; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)matchedTokenAtIndex:(unsigned int)arg1; -- (unsigned int)matchedTokensCount; +- (id)matchedTokenAtIndex:(unsigned long long)arg1; +- (unsigned long long)matchedTokensCount; - (void)addMatchedToken:(id)arg1; - (void)clearMatchedTokens; -@property(readonly, nonatomic) BOOL hasRevgeoRequestTemplate; -- (id)namedFeatureAtIndex:(unsigned int)arg1; -- (unsigned int)namedFeaturesCount; +@property(readonly, nonatomic) _Bool hasRevgeoRequestTemplate; +- (id)namedFeatureAtIndex:(unsigned long long)arg1; +- (unsigned long long)namedFeaturesCount; - (void)addNamedFeature:(id)arg1; - (void)clearNamedFeatures; -- (id)unmatchedStringAtIndex:(unsigned int)arg1; -- (unsigned int)unmatchedStringsCount; +- (id)unmatchedStringAtIndex:(unsigned long long)arg1; +- (unsigned long long)unmatchedStringsCount; - (void)addUnmatchedString:(id)arg1; - (void)clearUnmatchedStrings; -@property(readonly, nonatomic) BOOL hasQuad; -@property(readonly, nonatomic) BOOL hasTokenEntity; -@property(nonatomic) BOOL hasTravelTime; -@property(readonly, nonatomic) BOOL hasSuggestedQuery; -- (id)additionalPlaceAtIndex:(unsigned int)arg1; -- (unsigned int)additionalPlacesCount; +@property(readonly, nonatomic) _Bool hasQuad; +@property(readonly, nonatomic) _Bool hasTokenEntity; +@property(nonatomic) _Bool hasTravelTime; +@property(readonly, nonatomic) _Bool hasSuggestedQuery; +- (id)additionalPlaceAtIndex:(unsigned long long)arg1; +- (unsigned long long)additionalPlacesCount; - (void)addAdditionalPlace:(id)arg1; - (void)clearAdditionalPlaces; -@property(nonatomic) BOOL hasConfidence; +@property(nonatomic) _Bool hasConfidence; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackCollection.h index 8e54aeb3c..bfcd6f866 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackCollection.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOPlaceSearchFeedbackCollection : PBCodable +@interface GEOPlaceSearchFeedbackCollection : PBCodable { CDStruct_612aec5b _sessionID; unsigned long long _businessID; @@ -28,21 +30,22 @@ @property(nonatomic) long long placeID; // @synthesize placeID=_placeID; @property(nonatomic) unsigned long long businessID; // @synthesize businessID=_businessID; @property(nonatomic) CDStruct_612aec5b sessionID; // @synthesize sessionID=_sessionID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasLocalSearchProviderID; -- (id)actionCaptureAtIndex:(unsigned int)arg1; -- (unsigned int)actionCapturesCount; +@property(nonatomic) _Bool hasLocalSearchProviderID; +- (id)actionCaptureAtIndex:(unsigned long long)arg1; +- (unsigned long long)actionCapturesCount; - (void)addActionCapture:(id)arg1; - (void)clearActionCaptures; -@property(nonatomic) BOOL hasPlaceID; -@property(nonatomic) BOOL hasBusinessID; -@property(nonatomic) BOOL hasSessionID; +@property(nonatomic) _Bool hasPlaceID; +@property(nonatomic) _Bool hasBusinessID; +@property(nonatomic) _Bool hasSessionID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackRequest.h index 7028a0e4e..26f824102 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackRequest.h @@ -6,7 +6,9 @@ #import "PBRequest.h" -@interface GEOPlaceSearchFeedbackRequest : PBRequest +#import "NSCopying-Protocol.h" + +@interface GEOPlaceSearchFeedbackRequest : PBRequest { CDStruct_612aec5b _sessionGUID; long long _businessID; @@ -36,23 +38,24 @@ @property(nonatomic) long long businessID; // @synthesize businessID=_businessID; @property(nonatomic) CDStruct_612aec5b sessionGUID; // @synthesize sessionGUID=_sessionGUID; @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasLocalSearchProviderID; -@property(nonatomic) BOOL hasSequenceNumber; -@property(nonatomic) BOOL hasPositionInResults; -@property(nonatomic) BOOL hasNumberOfResults; -@property(nonatomic) BOOL hasFeedbackType; -@property(nonatomic) BOOL hasBusinessID; -@property(nonatomic) BOOL hasSessionGUID; -@property(nonatomic) BOOL hasTimestamp; +@property(nonatomic) _Bool hasLocalSearchProviderID; +@property(nonatomic) _Bool hasSequenceNumber; +@property(nonatomic) _Bool hasPositionInResults; +@property(nonatomic) _Bool hasNumberOfResults; +@property(nonatomic) _Bool hasFeedbackType; +@property(nonatomic) _Bool hasBusinessID; +@property(nonatomic) _Bool hasSessionGUID; +@property(nonatomic) _Bool hasTimestamp; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackResponse.h index dea2cbfb5..959e39f6a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchFeedbackResponse.h @@ -6,15 +6,18 @@ #import "PBCodable.h" -@interface GEOPlaceSearchFeedbackResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOPlaceSearchFeedbackResponse : PBCodable { } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest-GEOProtoExtras.h new file mode 100644 index 000000000..60bf36457 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest-GEOProtoExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOPlaceSearchRequest (GEOProtoExtras) +- (id)initWithPlace:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest.h index 23bf8b2da..62da22e0b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchRequest.h @@ -6,18 +6,20 @@ #import "PBRequest.h" -@class GEOAddress, GEOBusinessOptions, GEOClientCapabilities, GEOIndexQueryNode, GEOLatLng, GEOLocation, GEOMapRegion, NSData, NSMutableArray, NSString; +#import "NSCopying-Protocol.h" -@interface GEOPlaceSearchRequest : PBRequest +@class GEOAddress, GEOBusinessOptions, GEOClientCapabilities, GEOIndexQueryNode, GEOLatLng, GEOLocation, GEOMapRegion, GEOSuggestionsOptions, NSData, NSMutableArray, NSString; + +@interface GEOPlaceSearchRequest : PBRequest { CDStruct_612aec5b _sessionGUID; - CDStruct_56d48c16 _additionalPlaceTypes; - CDStruct_cb16bb10 _businessIDs; - CDStruct_815f15fd _placeIDs; + CDStruct_95bda58d _additionalPlaceTypes; + CDStruct_62a50c50 _businessIDs; + CDStruct_5df41632 _placeIDs; CDStruct_0756942c _searchContextSubstring; CDStruct_0756942c *_searchSubstrings; - unsigned int _searchSubstringsCount; - unsigned int _searchSubstringsSpace; + unsigned long long _searchSubstringsCount; + unsigned long long _searchSubstringsSpace; double _distanceTraveled; long long _geoId; unsigned long long _intersectingGeoId; @@ -43,6 +45,7 @@ int _maxBusinessReviews; int _maxResults; NSString *_phoneticLocaleIdentifier; + int _placeTypeLimit; GEOAddress *_preserveFields; int _resultOffset; NSString *_search; @@ -51,31 +54,30 @@ int _sequenceNumber; NSMutableArray *_serviceTags; int _sessionID; - NSData *_suggestionEntryMetadata; - NSData *_suggestionMetadata; + GEOSuggestionsOptions *_suggestionsOptions; NSString *_suggestionsPrefix; int _transportTypeForTravelTimes; NSData *_zilchPoints; - BOOL _allowABTestResponse; - BOOL _excludeAddressInResults; - BOOL _includeBusinessCategories; - BOOL _includeBusinessRating; - BOOL _includeEntryPoints; - BOOL _includeFeatureSets; - BOOL _includeGeoId; - BOOL _includeMatchedToken; - BOOL _includePhonetics; - BOOL _includeQuads; - BOOL _includeRevgeoRequestTemplate; - BOOL _includeSpokenNames; - BOOL _includeStatusCodeInfo; - BOOL _includeSuggestionsOnly; - BOOL _includeTravelTime; - BOOL _includeUnmatchedStrings; - BOOL _isFromAPI; - BOOL _isStrictMapRegion; - BOOL _structuredSearch; - BOOL _suppressResultsRequiringAttribution; + _Bool _allowABTestResponse; + _Bool _excludeAddressInResults; + _Bool _includeBusinessCategories; + _Bool _includeBusinessRating; + _Bool _includeEntryPoints; + _Bool _includeFeatureSets; + _Bool _includeGeoId; + _Bool _includeMatchedToken; + _Bool _includePhonetics; + _Bool _includeQuads; + _Bool _includeRevgeoRequestTemplate; + _Bool _includeSpokenNames; + _Bool _includeStatusCodeInfo; + _Bool _includeSuggestionsOnly; + _Bool _includeTravelTime; + _Bool _includeUnmatchedStrings; + _Bool _isFromAPI; + _Bool _isStrictMapRegion; + _Bool _structuredSearch; + _Bool _suppressResultsRequiringAttribution; struct { unsigned int sessionGUID:1; unsigned int searchContextSubstring:1; @@ -90,6 +92,7 @@ unsigned int localSearchProviderID:1; unsigned int maxBusinessReviews:1; unsigned int maxResults:1; + unsigned int placeTypeLimit:1; unsigned int resultOffset:1; unsigned int searchSource:1; unsigned int sequenceNumber:1; @@ -119,169 +122,169 @@ } @property(nonatomic) int searchSource; // @synthesize searchSource=_searchSource; -@property(nonatomic) BOOL includeMatchedToken; // @synthesize includeMatchedToken=_includeMatchedToken; -@property(nonatomic) BOOL includeRevgeoRequestTemplate; // @synthesize includeRevgeoRequestTemplate=_includeRevgeoRequestTemplate; +@property(nonatomic) _Bool includeMatchedToken; // @synthesize includeMatchedToken=_includeMatchedToken; +@property(nonatomic) _Bool includeRevgeoRequestTemplate; // @synthesize includeRevgeoRequestTemplate=_includeRevgeoRequestTemplate; @property(nonatomic) int knownAccuracy; // @synthesize knownAccuracy=_knownAccuracy; @property(retain, nonatomic) GEOLatLng *knownLocation; // @synthesize knownLocation=_knownLocation; @property(nonatomic) unsigned long long intersectingGeoId; // @synthesize intersectingGeoId=_intersectingGeoId; @property(retain, nonatomic) NSMutableArray *serviceTags; // @synthesize serviceTags=_serviceTags; -@property(nonatomic) BOOL includeFeatureSets; // @synthesize includeFeatureSets=_includeFeatureSets; +@property(nonatomic) _Bool includeFeatureSets; // @synthesize includeFeatureSets=_includeFeatureSets; @property(retain, nonatomic) GEOIndexQueryNode *indexFilter; // @synthesize indexFilter=_indexFilter; -@property(nonatomic) BOOL includeUnmatchedStrings; // @synthesize includeUnmatchedStrings=_includeUnmatchedStrings; +@property(nonatomic) _Bool includeUnmatchedStrings; // @synthesize includeUnmatchedStrings=_includeUnmatchedStrings; @property(retain, nonatomic) GEOAddress *preserveFields; // @synthesize preserveFields=_preserveFields; -@property(nonatomic) BOOL includeStatusCodeInfo; // @synthesize includeStatusCodeInfo=_includeStatusCodeInfo; +@property(nonatomic) _Bool includeStatusCodeInfo; // @synthesize includeStatusCodeInfo=_includeStatusCodeInfo; @property(nonatomic) CDStruct_0756942c searchContextSubstring; // @synthesize searchContextSubstring=_searchContextSubstring; @property(retain, nonatomic) NSString *searchContext; // @synthesize searchContext=_searchContext; -@property(nonatomic) BOOL includeGeoId; // @synthesize includeGeoId=_includeGeoId; -@property(nonatomic) BOOL excludeAddressInResults; // @synthesize excludeAddressInResults=_excludeAddressInResults; -@property(nonatomic) BOOL includeQuads; // @synthesize includeQuads=_includeQuads; +@property(nonatomic) _Bool includeGeoId; // @synthesize includeGeoId=_includeGeoId; +@property(nonatomic) _Bool excludeAddressInResults; // @synthesize excludeAddressInResults=_excludeAddressInResults; +@property(nonatomic) _Bool includeQuads; // @synthesize includeQuads=_includeQuads; @property(nonatomic) long long geoId; // @synthesize geoId=_geoId; +@property(nonatomic) int placeTypeLimit; // @synthesize placeTypeLimit=_placeTypeLimit; +@property(retain, nonatomic) GEOSuggestionsOptions *suggestionsOptions; // @synthesize suggestionsOptions=_suggestionsOptions; @property(nonatomic) int transportTypeForTravelTimes; // @synthesize transportTypeForTravelTimes=_transportTypeForTravelTimes; -@property(nonatomic) BOOL includeTravelTime; // @synthesize includeTravelTime=_includeTravelTime; +@property(nonatomic) _Bool includeTravelTime; // @synthesize includeTravelTime=_includeTravelTime; @property(retain, nonatomic) GEOClientCapabilities *clientCapabilities; // @synthesize clientCapabilities=_clientCapabilities; @property(retain, nonatomic) NSString *deviceTimeZone; // @synthesize deviceTimeZone=_deviceTimeZone; -@property(retain, nonatomic) NSData *suggestionEntryMetadata; // @synthesize suggestionEntryMetadata=_suggestionEntryMetadata; -@property(retain, nonatomic) NSData *suggestionMetadata; // @synthesize suggestionMetadata=_suggestionMetadata; -@property(nonatomic) BOOL includeSpokenNames; // @synthesize includeSpokenNames=_includeSpokenNames; +@property(nonatomic) _Bool includeSpokenNames; // @synthesize includeSpokenNames=_includeSpokenNames; @property(nonatomic) double distanceTraveled; // @synthesize distanceTraveled=_distanceTraveled; @property(nonatomic) double timeSinceMapViewportChanged; // @synthesize timeSinceMapViewportChanged=_timeSinceMapViewportChanged; @property(nonatomic) double timeSinceMapEnteredForeground; // @synthesize timeSinceMapEnteredForeground=_timeSinceMapEnteredForeground; @property(retain, nonatomic) NSMutableArray *filterByBusinessTelephones; // @synthesize filterByBusinessTelephones=_filterByBusinessTelephones; -@property(nonatomic) BOOL isFromAPI; // @synthesize isFromAPI=_isFromAPI; -@property(nonatomic) BOOL suppressResultsRequiringAttribution; // @synthesize suppressResultsRequiringAttribution=_suppressResultsRequiringAttribution; +@property(nonatomic) _Bool isFromAPI; // @synthesize isFromAPI=_isFromAPI; +@property(nonatomic) _Bool suppressResultsRequiringAttribution; // @synthesize suppressResultsRequiringAttribution=_suppressResultsRequiringAttribution; @property(nonatomic) int sequenceNumber; // @synthesize sequenceNumber=_sequenceNumber; @property(retain, nonatomic) NSString *phoneticLocaleIdentifier; // @synthesize phoneticLocaleIdentifier=_phoneticLocaleIdentifier; @property(retain, nonatomic) NSString *inputLanguage; // @synthesize inputLanguage=_inputLanguage; @property(retain, nonatomic) GEOLatLng *deviceLocation; // @synthesize deviceLocation=_deviceLocation; @property(retain, nonatomic) NSString *deviceCountryCode; // @synthesize deviceCountryCode=_deviceCountryCode; @property(retain, nonatomic) NSString *suggestionsPrefix; // @synthesize suggestionsPrefix=_suggestionsPrefix; -@property(nonatomic) BOOL allowABTestResponse; // @synthesize allowABTestResponse=_allowABTestResponse; -@property(nonatomic) BOOL structuredSearch; // @synthesize structuredSearch=_structuredSearch; -@property(nonatomic) BOOL includeSuggestionsOnly; // @synthesize includeSuggestionsOnly=_includeSuggestionsOnly; +@property(nonatomic) _Bool allowABTestResponse; // @synthesize allowABTestResponse=_allowABTestResponse; +@property(nonatomic) _Bool structuredSearch; // @synthesize structuredSearch=_structuredSearch; +@property(nonatomic) _Bool includeSuggestionsOnly; // @synthesize includeSuggestionsOnly=_includeSuggestionsOnly; @property(nonatomic) int localSearchProviderID; // @synthesize localSearchProviderID=_localSearchProviderID; @property(retain, nonatomic) GEOBusinessOptions *businessOptions; // @synthesize businessOptions=_businessOptions; -@property(nonatomic) BOOL includeEntryPoints; // @synthesize includeEntryPoints=_includeEntryPoints; +@property(nonatomic) _Bool includeEntryPoints; // @synthesize includeEntryPoints=_includeEntryPoints; @property(retain, nonatomic) NSData *zilchPoints; // @synthesize zilchPoints=_zilchPoints; @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; -@property(nonatomic) BOOL isStrictMapRegion; // @synthesize isStrictMapRegion=_isStrictMapRegion; +@property(nonatomic) _Bool isStrictMapRegion; // @synthesize isStrictMapRegion=_isStrictMapRegion; @property(retain, nonatomic) NSMutableArray *filterByBusinessCategorys; // @synthesize filterByBusinessCategorys=_filterByBusinessCategorys; @property(nonatomic) int maxBusinessReviews; // @synthesize maxBusinessReviews=_maxBusinessReviews; -@property(nonatomic) BOOL includeBusinessCategories; // @synthesize includeBusinessCategories=_includeBusinessCategories; -@property(nonatomic) BOOL includeBusinessRating; // @synthesize includeBusinessRating=_includeBusinessRating; +@property(nonatomic) _Bool includeBusinessCategories; // @synthesize includeBusinessCategories=_includeBusinessCategories; +@property(nonatomic) _Bool includeBusinessRating; // @synthesize includeBusinessRating=_includeBusinessRating; @property(nonatomic) int businessSortOrder; // @synthesize businessSortOrder=_businessSortOrder; @property(nonatomic) CDStruct_612aec5b sessionGUID; // @synthesize sessionGUID=_sessionGUID; @property(nonatomic) int sessionID; // @synthesize sessionID=_sessionID; @property(nonatomic) int resultOffset; // @synthesize resultOffset=_resultOffset; -@property(nonatomic) BOOL includePhonetics; // @synthesize includePhonetics=_includePhonetics; +@property(nonatomic) _Bool includePhonetics; // @synthesize includePhonetics=_includePhonetics; @property(retain, nonatomic) GEOMapRegion *mapRegion; // @synthesize mapRegion=_mapRegion; @property(retain, nonatomic) NSString *search; // @synthesize search=_search; @property(retain, nonatomic) GEOLocation *location; // @synthesize location=_location; @property(retain, nonatomic) GEOAddress *address; // @synthesize address=_address; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasSearchSource; -@property(nonatomic) BOOL hasIncludeMatchedToken; -@property(nonatomic) BOOL hasIncludeRevgeoRequestTemplate; -@property(nonatomic) BOOL hasKnownAccuracy; -@property(readonly, nonatomic) BOOL hasKnownLocation; -@property(nonatomic) BOOL hasIntersectingGeoId; -- (id)serviceTagAtIndex:(unsigned int)arg1; -- (unsigned int)serviceTagsCount; +@property(nonatomic) _Bool hasSearchSource; +@property(nonatomic) _Bool hasIncludeMatchedToken; +@property(nonatomic) _Bool hasIncludeRevgeoRequestTemplate; +@property(nonatomic) _Bool hasKnownAccuracy; +@property(readonly, nonatomic) _Bool hasKnownLocation; +@property(nonatomic) _Bool hasIntersectingGeoId; +- (id)serviceTagAtIndex:(unsigned long long)arg1; +- (unsigned long long)serviceTagsCount; - (void)addServiceTag:(id)arg1; - (void)clearServiceTags; -@property(nonatomic) BOOL hasIncludeFeatureSets; -@property(readonly, nonatomic) BOOL hasIndexFilter; -@property(nonatomic) BOOL hasIncludeUnmatchedStrings; -@property(readonly, nonatomic) BOOL hasPreserveFields; -@property(nonatomic) BOOL hasIncludeStatusCodeInfo; -@property(nonatomic) BOOL hasSearchContextSubstring; -@property(readonly, nonatomic) BOOL hasSearchContext; -@property(nonatomic) BOOL hasIncludeGeoId; -- (void)setSearchSubstrings:(CDStruct_0756942c *)arg1 count:(unsigned int)arg2; -- (CDStruct_0756942c)searchSubstringAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasIncludeFeatureSets; +@property(readonly, nonatomic) _Bool hasIndexFilter; +@property(nonatomic) _Bool hasIncludeUnmatchedStrings; +@property(readonly, nonatomic) _Bool hasPreserveFields; +@property(nonatomic) _Bool hasIncludeStatusCodeInfo; +@property(nonatomic) _Bool hasSearchContextSubstring; +@property(readonly, nonatomic) _Bool hasSearchContext; +@property(nonatomic) _Bool hasIncludeGeoId; +- (void)setSearchSubstrings:(CDStruct_0756942c *)arg1 count:(unsigned long long)arg2; +- (CDStruct_0756942c)searchSubstringAtIndex:(unsigned long long)arg1; - (void)addSearchSubstring:(CDStruct_0756942c)arg1; - (void)clearSearchSubstrings; @property(readonly, nonatomic) CDStruct_0756942c *searchSubstrings; -@property(readonly, nonatomic) unsigned int searchSubstringsCount; -@property(nonatomic) BOOL hasExcludeAddressInResults; -@property(nonatomic) BOOL hasIncludeQuads; -@property(nonatomic) BOOL hasGeoId; -@property(nonatomic) BOOL hasTransportTypeForTravelTimes; -@property(nonatomic) BOOL hasIncludeTravelTime; -@property(readonly, nonatomic) BOOL hasClientCapabilities; -@property(readonly, nonatomic) BOOL hasDeviceTimeZone; -@property(readonly, nonatomic) BOOL hasSuggestionEntryMetadata; -@property(readonly, nonatomic) BOOL hasSuggestionMetadata; -@property(nonatomic) BOOL hasIncludeSpokenNames; -@property(nonatomic) BOOL hasDistanceTraveled; -@property(nonatomic) BOOL hasTimeSinceMapViewportChanged; -@property(nonatomic) BOOL hasTimeSinceMapEnteredForeground; -- (id)filterByBusinessTelephoneAtIndex:(unsigned int)arg1; -- (unsigned int)filterByBusinessTelephonesCount; +@property(readonly, nonatomic) unsigned long long searchSubstringsCount; +@property(nonatomic) _Bool hasExcludeAddressInResults; +@property(nonatomic) _Bool hasIncludeQuads; +@property(nonatomic) _Bool hasGeoId; +@property(nonatomic) _Bool hasPlaceTypeLimit; +@property(readonly, nonatomic) _Bool hasSuggestionsOptions; +@property(nonatomic) _Bool hasTransportTypeForTravelTimes; +@property(nonatomic) _Bool hasIncludeTravelTime; +@property(readonly, nonatomic) _Bool hasClientCapabilities; +@property(readonly, nonatomic) _Bool hasDeviceTimeZone; +@property(nonatomic) _Bool hasIncludeSpokenNames; +@property(nonatomic) _Bool hasDistanceTraveled; +@property(nonatomic) _Bool hasTimeSinceMapViewportChanged; +@property(nonatomic) _Bool hasTimeSinceMapEnteredForeground; +- (id)filterByBusinessTelephoneAtIndex:(unsigned long long)arg1; +- (unsigned long long)filterByBusinessTelephonesCount; - (void)addFilterByBusinessTelephone:(id)arg1; - (void)clearFilterByBusinessTelephones; -@property(nonatomic) BOOL hasIsFromAPI; -@property(nonatomic) BOOL hasSuppressResultsRequiringAttribution; -@property(nonatomic) BOOL hasSequenceNumber; -@property(readonly, nonatomic) BOOL hasPhoneticLocaleIdentifier; -@property(readonly, nonatomic) BOOL hasInputLanguage; -@property(readonly, nonatomic) BOOL hasDeviceLocation; -@property(readonly, nonatomic) BOOL hasDeviceCountryCode; -@property(readonly, nonatomic) BOOL hasSuggestionsPrefix; -@property(nonatomic) BOOL hasAllowABTestResponse; -@property(nonatomic) BOOL hasStructuredSearch; -@property(nonatomic) BOOL hasIncludeSuggestionsOnly; -@property(nonatomic) BOOL hasLocalSearchProviderID; -@property(readonly, nonatomic) BOOL hasBusinessOptions; -@property(nonatomic) BOOL hasIncludeEntryPoints; -@property(readonly, nonatomic) BOOL hasZilchPoints; -@property(nonatomic) BOOL hasTimestamp; -@property(nonatomic) BOOL hasIsStrictMapRegion; -- (id)filterByBusinessCategoryAtIndex:(unsigned int)arg1; -- (unsigned int)filterByBusinessCategorysCount; +@property(nonatomic) _Bool hasIsFromAPI; +@property(nonatomic) _Bool hasSuppressResultsRequiringAttribution; +@property(nonatomic) _Bool hasSequenceNumber; +@property(readonly, nonatomic) _Bool hasPhoneticLocaleIdentifier; +@property(readonly, nonatomic) _Bool hasInputLanguage; +@property(readonly, nonatomic) _Bool hasDeviceLocation; +@property(readonly, nonatomic) _Bool hasDeviceCountryCode; +@property(readonly, nonatomic) _Bool hasSuggestionsPrefix; +@property(nonatomic) _Bool hasAllowABTestResponse; +@property(nonatomic) _Bool hasStructuredSearch; +@property(nonatomic) _Bool hasIncludeSuggestionsOnly; +@property(nonatomic) _Bool hasLocalSearchProviderID; +@property(readonly, nonatomic) _Bool hasBusinessOptions; +@property(nonatomic) _Bool hasIncludeEntryPoints; +@property(readonly, nonatomic) _Bool hasZilchPoints; +@property(nonatomic) _Bool hasTimestamp; +@property(nonatomic) _Bool hasIsStrictMapRegion; +- (id)filterByBusinessCategoryAtIndex:(unsigned long long)arg1; +- (unsigned long long)filterByBusinessCategorysCount; - (void)addFilterByBusinessCategory:(id)arg1; - (void)clearFilterByBusinessCategorys; -@property(nonatomic) BOOL hasMaxBusinessReviews; -@property(nonatomic) BOOL hasIncludeBusinessCategories; -@property(nonatomic) BOOL hasIncludeBusinessRating; -@property(nonatomic) BOOL hasBusinessSortOrder; -@property(nonatomic) BOOL hasSessionGUID; -@property(nonatomic) BOOL hasSessionID; -@property(nonatomic) BOOL hasResultOffset; -@property(nonatomic) BOOL hasMaxResults; +@property(nonatomic) _Bool hasMaxBusinessReviews; +@property(nonatomic) _Bool hasIncludeBusinessCategories; +@property(nonatomic) _Bool hasIncludeBusinessRating; +@property(nonatomic) _Bool hasBusinessSortOrder; +@property(nonatomic) _Bool hasSessionGUID; +@property(nonatomic) _Bool hasSessionID; +@property(nonatomic) _Bool hasResultOffset; +@property(nonatomic) _Bool hasMaxResults; @property(nonatomic) int maxResults; // @synthesize maxResults=_maxResults; -@property(nonatomic) BOOL hasIncludePhonetics; -- (void)setAdditionalPlaceTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)additionalPlaceTypeAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasIncludePhonetics; +- (void)setAdditionalPlaceTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)additionalPlaceTypeAtIndex:(unsigned long long)arg1; - (void)addAdditionalPlaceType:(int)arg1; - (void)clearAdditionalPlaceTypes; @property(readonly, nonatomic) int *additionalPlaceTypes; -@property(readonly, nonatomic) unsigned int additionalPlaceTypesCount; -@property(readonly, nonatomic) BOOL hasMapRegion; -@property(readonly, nonatomic) BOOL hasSearch; -@property(readonly, nonatomic) BOOL hasLocation; -@property(readonly, nonatomic) BOOL hasAddress; -- (void)setBusinessIDs:(unsigned long long *)arg1 count:(unsigned int)arg2; -- (unsigned long long)businessIDAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long additionalPlaceTypesCount; +@property(readonly, nonatomic) _Bool hasMapRegion; +@property(readonly, nonatomic) _Bool hasSearch; +@property(readonly, nonatomic) _Bool hasLocation; +@property(readonly, nonatomic) _Bool hasAddress; +- (void)setBusinessIDs:(unsigned long long *)arg1 count:(unsigned long long)arg2; +- (unsigned long long)businessIDAtIndex:(unsigned long long)arg1; - (void)addBusinessID:(unsigned long long)arg1; - (void)clearBusinessIDs; @property(readonly, nonatomic) unsigned long long *businessIDs; -@property(readonly, nonatomic) unsigned int businessIDsCount; -- (void)setPlaceIDs:(long long *)arg1 count:(unsigned int)arg2; -- (long long)placeIDAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long businessIDsCount; +- (void)setPlaceIDs:(long long *)arg1 count:(unsigned long long)arg2; +- (long long)placeIDAtIndex:(unsigned long long)arg1; - (void)addPlaceID:(long long)arg1; - (void)clearPlaceIDs; @property(readonly, nonatomic) long long *placeIDs; -@property(readonly, nonatomic) unsigned int placeIDsCount; +@property(readonly, nonatomic) unsigned long long placeIDsCount; - (void)dealloc; -- (id)initWithPlace:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchResponse.h index 1c0503527..450489790 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlaceSearchResponse.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOMapRegion, NSData, NSMutableArray; -@interface GEOPlaceSearchResponse : PBCodable +@interface GEOPlaceSearchResponse : PBCodable { double _turnaroundTime; int _localSearchProviderID; @@ -19,7 +21,7 @@ int _statusCodeInfo; NSMutableArray *_suggestionEntryLists; NSData *_suggestionMetadata; - BOOL _abTestResponse; + _Bool _abTestResponse; struct { unsigned int turnaroundTime:1; unsigned int localSearchProviderID:1; @@ -32,35 +34,36 @@ @property(nonatomic) int statusCodeInfo; // @synthesize statusCodeInfo=_statusCodeInfo; @property(retain, nonatomic) NSData *suggestionMetadata; // @synthesize suggestionMetadata=_suggestionMetadata; @property(retain, nonatomic) NSMutableArray *suggestionEntryLists; // @synthesize suggestionEntryLists=_suggestionEntryLists; -@property(nonatomic) BOOL abTestResponse; // @synthesize abTestResponse=_abTestResponse; +@property(nonatomic) _Bool abTestResponse; // @synthesize abTestResponse=_abTestResponse; @property(nonatomic) int localSearchProviderID; // @synthesize localSearchProviderID=_localSearchProviderID; @property(retain, nonatomic) NSMutableArray *searchs; // @synthesize searchs=_searchs; @property(retain, nonatomic) GEOMapRegion *mapRegion; // @synthesize mapRegion=_mapRegion; @property(retain, nonatomic) NSMutableArray *placeResults; // @synthesize placeResults=_placeResults; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasTurnaroundTime; -@property(nonatomic) BOOL hasStatusCodeInfo; -@property(readonly, nonatomic) BOOL hasSuggestionMetadata; -- (id)suggestionEntryListsAtIndex:(unsigned int)arg1; -- (unsigned int)suggestionEntryListsCount; +@property(nonatomic) _Bool hasTurnaroundTime; +@property(nonatomic) _Bool hasStatusCodeInfo; +@property(readonly, nonatomic) _Bool hasSuggestionMetadata; +- (id)suggestionEntryListsAtIndex:(unsigned long long)arg1; +- (unsigned long long)suggestionEntryListsCount; - (void)addSuggestionEntryLists:(id)arg1; - (void)clearSuggestionEntryLists; -@property(nonatomic) BOOL hasAbTestResponse; -@property(nonatomic) BOOL hasLocalSearchProviderID; -- (id)searchAtIndex:(unsigned int)arg1; -- (unsigned int)searchsCount; +@property(nonatomic) _Bool hasAbTestResponse; +@property(nonatomic) _Bool hasLocalSearchProviderID; +- (id)searchAtIndex:(unsigned long long)arg1; +- (unsigned long long)searchsCount; - (void)addSearch:(id)arg1; - (void)clearSearchs; -@property(readonly, nonatomic) BOOL hasMapRegion; -- (id)placeResultAtIndex:(unsigned int)arg1; -- (unsigned int)placeResultsCount; +@property(readonly, nonatomic) _Bool hasMapRegion; +- (id)placeResultAtIndex:(unsigned long long)arg1; +- (unsigned long long)placeResultsCount; - (void)addPlaceResult:(id)arg1; - (void)clearPlaceResults; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPlatform.h b/iOS7/PrivateFrameworks/GeoServices/GEOPlatform.h index 00a8b4b55..7dd7dc6ea 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPlatform.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPlatform.h @@ -12,13 +12,16 @@ + (id)sharedPlatform; - (id)clientCapabilities; -- (BOOL)supportsRealisticTiles; +- (_Bool)supportsNavigation; +- (_Bool)supportsRealisticTiles; +- (_Bool)mapsFeatureFreedomEnabled; +- (_Bool)_deviceSupportsNavigation; - (id)hardwareIdentifier; - (id)buildVersion; - (id)osVersion; - (id)_systemInfoDictionary; -- (BOOL)isMainScreenHiDPI; -- (BOOL)isInternalInstall; +- (_Bool)isMainScreenHiDPI; +- (_Bool)isInternalInstall; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest-GEOCoordinateConversion.h b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest-GEOCoordinateConversion.h new file mode 100644 index 000000000..e280c24c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest-GEOCoordinateConversion.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOPolyLocationShiftRequest (GEOCoordinateConversion) +- (CDStruct_c3b9c2ee)coordinate; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest.h index 7068243d9..fee87a7af 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftRequest.h @@ -6,25 +6,27 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng; -@interface GEOPolyLocationShiftRequest : PBRequest +@interface GEOPolyLocationShiftRequest : PBRequest { GEOLatLng *_location; } @property(retain, nonatomic) GEOLatLng *location; // @synthesize location=_location; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; -- (CDStruct_c3b9c2ee)coordinate; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftResponse.h index 9655f3308..427af7a68 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOPolyLocationShiftResponse.h @@ -6,12 +6,14 @@ #import "PBCodable.h" -@interface GEOPolyLocationShiftResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOPolyLocationShiftResponse : PBCodable { struct { double *list; - unsigned int count; - unsigned int size; + unsigned long long count; + unsigned long long size; } _parameters; double _radius; int _status; @@ -19,19 +21,20 @@ @property(nonatomic) double radius; // @synthesize radius=_radius; @property(nonatomic) int status; // @synthesize status=_status; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setParameters:(double *)arg1 count:(unsigned int)arg2; -- (double)parametersAtIndex:(unsigned int)arg1; +- (void)setParameters:(double *)arg1 count:(unsigned long long)arg2; +- (double)parametersAtIndex:(unsigned long long)arg1; - (void)addParameters:(double)arg1; - (void)clearParameters; @property(readonly, nonatomic) double *parameters; -@property(readonly, nonatomic) unsigned int parametersCount; +@property(readonly, nonatomic) unsigned long long parametersCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOProblem.h b/iOS7/PrivateFrameworks/GeoServices/GEOProblem.h index 93c5f2f98..96286cec8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOProblem.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOProblem.h @@ -6,17 +6,19 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, GEOMapRegion, GEOPlace, GEOPlaceSearchRequest, GEOPlaceSearchResponse, NSData, NSMutableArray, NSString; -@interface GEOProblem : PBCodable +@interface GEOProblem : PBCodable { CDStruct_3f74b7eb *_featureHandles; - unsigned int _featureHandlesCount; - unsigned int _featureHandlesSpace; + unsigned long long _featureHandlesCount; + unsigned long long _featureHandlesSpace; CDStruct_612aec5b _sessionID; - CDStruct_56d48c16 _curlProblemTypes; - CDStruct_56d48c16 _pinProblemTypes; - CDStruct_56d48c16 _problemTypes; + CDStruct_95bda58d _curlProblemTypes; + CDStruct_95bda58d _pinProblemTypes; + CDStruct_95bda58d _problemTypes; NSString *_comments; NSMutableArray *_correctedFields; NSString *_correctedLabelTitle; @@ -77,75 +79,76 @@ @property(retain, nonatomic) GEOPlace *correctedPlace; // @synthesize correctedPlace=_correctedPlace; @property(nonatomic) CDStruct_612aec5b sessionID; // @synthesize sessionID=_sessionID; @property(retain, nonatomic) GEOPlace *originalPlace; // @synthesize originalPlace=_originalPlace; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPreferredSearchDisplayLocation; -@property(nonatomic) BOOL hasPreferredSearchResultIndex; -@property(nonatomic) BOOL hasProblematicSearchResultIndex; -- (id)directionsProblemsAtIndex:(unsigned int)arg1; -- (unsigned int)directionsProblemsCount; +@property(readonly, nonatomic) _Bool hasPreferredSearchDisplayLocation; +@property(nonatomic) _Bool hasPreferredSearchResultIndex; +@property(nonatomic) _Bool hasProblematicSearchResultIndex; +- (id)directionsProblemsAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsProblemsCount; - (void)addDirectionsProblems:(id)arg1; - (void)clearDirectionsProblems; -- (void)setFeatureHandles:(CDStruct_3f74b7eb *)arg1 count:(unsigned int)arg2; -- (CDStruct_3f74b7eb)featureHandleAtIndex:(unsigned int)arg1; +- (void)setFeatureHandles:(CDStruct_3f74b7eb *)arg1 count:(unsigned long long)arg2; +- (CDStruct_3f74b7eb)featureHandleAtIndex:(unsigned long long)arg1; - (void)addFeatureHandle:(CDStruct_3f74b7eb)arg1; - (void)clearFeatureHandles; @property(readonly, nonatomic) CDStruct_3f74b7eb *featureHandles; -@property(readonly, nonatomic) unsigned int featureHandlesCount; -@property(readonly, nonatomic) BOOL hasFeatureRegion; -@property(readonly, nonatomic) BOOL hasCorrectedLabelTitle; -@property(readonly, nonatomic) BOOL hasIncorrectLabelTitle; -@property(readonly, nonatomic) BOOL hasTileStateLog; -@property(readonly, nonatomic) BOOL hasSyslog; -@property(nonatomic) BOOL hasPinType; -@property(readonly, nonatomic) BOOL hasDirectionsResponseID; -@property(readonly, nonatomic) BOOL hasPlaceSearchResponse; -@property(readonly, nonatomic) BOOL hasPlaceSearchRequest; -@property(readonly, nonatomic) BOOL hasCorrectedPosition; -- (id)correctedFieldAtIndex:(unsigned int)arg1; -- (unsigned int)correctedFieldsCount; +@property(readonly, nonatomic) unsigned long long featureHandlesCount; +@property(readonly, nonatomic) _Bool hasFeatureRegion; +@property(readonly, nonatomic) _Bool hasCorrectedLabelTitle; +@property(readonly, nonatomic) _Bool hasIncorrectLabelTitle; +@property(readonly, nonatomic) _Bool hasTileStateLog; +@property(readonly, nonatomic) _Bool hasSyslog; +@property(nonatomic) _Bool hasPinType; +@property(readonly, nonatomic) _Bool hasDirectionsResponseID; +@property(readonly, nonatomic) _Bool hasPlaceSearchResponse; +@property(readonly, nonatomic) _Bool hasPlaceSearchRequest; +@property(readonly, nonatomic) _Bool hasCorrectedPosition; +- (id)correctedFieldAtIndex:(unsigned long long)arg1; +- (unsigned long long)correctedFieldsCount; - (void)addCorrectedField:(id)arg1; - (void)clearCorrectedFields; -- (void)setCurlProblemTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)curlProblemTypeAtIndex:(unsigned int)arg1; +- (void)setCurlProblemTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)curlProblemTypeAtIndex:(unsigned long long)arg1; - (void)addCurlProblemType:(int)arg1; - (void)clearCurlProblemTypes; @property(readonly, nonatomic) int *curlProblemTypes; -@property(readonly, nonatomic) unsigned int curlProblemTypesCount; -- (void)setPinProblemTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)pinProblemTypeAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long curlProblemTypesCount; +- (void)setPinProblemTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)pinProblemTypeAtIndex:(unsigned long long)arg1; - (void)addPinProblemType:(int)arg1; - (void)clearPinProblemTypes; @property(readonly, nonatomic) int *pinProblemTypes; -@property(readonly, nonatomic) unsigned int pinProblemTypesCount; -@property(readonly, nonatomic) BOOL hasPinDrop; -@property(readonly, nonatomic) BOOL hasViewportInfo; -- (id)viewportImagesAtIndex:(unsigned int)arg1; -- (unsigned int)viewportImagesCount; +@property(readonly, nonatomic) unsigned long long pinProblemTypesCount; +@property(readonly, nonatomic) _Bool hasPinDrop; +@property(readonly, nonatomic) _Bool hasViewportInfo; +- (id)viewportImagesAtIndex:(unsigned long long)arg1; +- (unsigned long long)viewportImagesCount; - (void)addViewportImages:(id)arg1; - (void)clearViewportImages; -- (id)visibleTileSetAtIndex:(unsigned int)arg1; -- (unsigned int)visibleTileSetsCount; +- (id)visibleTileSetAtIndex:(unsigned long long)arg1; +- (unsigned long long)visibleTileSetsCount; - (void)addVisibleTileSet:(id)arg1; - (void)clearVisibleTileSets; -@property(nonatomic) BOOL hasMapZoomLevel; -@property(readonly, nonatomic) BOOL hasRegion; -@property(readonly, nonatomic) BOOL hasHttpInfo; -@property(readonly, nonatomic) BOOL hasComments; -@property(readonly, nonatomic) BOOL hasCorrectedPlace; -- (void)setProblemTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)problemTypeAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasMapZoomLevel; +@property(readonly, nonatomic) _Bool hasRegion; +@property(readonly, nonatomic) _Bool hasHttpInfo; +@property(readonly, nonatomic) _Bool hasComments; +@property(readonly, nonatomic) _Bool hasCorrectedPlace; +- (void)setProblemTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)problemTypeAtIndex:(unsigned long long)arg1; - (void)addProblemType:(int)arg1; - (void)clearProblemTypes; @property(readonly, nonatomic) int *problemTypes; -@property(readonly, nonatomic) unsigned int problemTypesCount; -@property(nonatomic) BOOL hasSessionID; -@property(readonly, nonatomic) BOOL hasOriginalPlace; +@property(readonly, nonatomic) unsigned long long problemTypesCount; +@property(nonatomic) _Bool hasSessionID; +@property(readonly, nonatomic) _Bool hasOriginalPlace; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionRequest.h index adb3717e9..dc5061a56 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionRequest.h @@ -6,9 +6,11 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOProblemCollectionRequest : PBRequest +@interface GEOProblemCollectionRequest : PBRequest { NSString *_countryCode; NSString *_hwMachine; @@ -20,20 +22,21 @@ @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; @property(retain, nonatomic) NSString *hwMachine; // @synthesize hwMachine=_hwMachine; @property(retain, nonatomic) NSMutableArray *requestElements; // @synthesize requestElements=_requestElements; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasInputLanguage; -@property(readonly, nonatomic) BOOL hasCountryCode; -@property(readonly, nonatomic) BOOL hasHwMachine; -- (id)requestElementAtIndex:(unsigned int)arg1; -- (unsigned int)requestElementsCount; +@property(readonly, nonatomic) _Bool hasInputLanguage; +@property(readonly, nonatomic) _Bool hasCountryCode; +@property(readonly, nonatomic) _Bool hasHwMachine; +- (id)requestElementAtIndex:(unsigned long long)arg1; +- (unsigned long long)requestElementsCount; - (void)addRequestElement:(id)arg1; - (void)clearRequestElements; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionResponse.h index 7834d999b..98f0d60c9 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOProblemCollectionResponse.h @@ -6,15 +6,18 @@ #import "PBCodable.h" -@interface GEOProblemCollectionResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOProblemCollectionResponse : PBCodable { } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOProxyClient.h b/iOS7/PrivateFrameworks/GeoServices/GEOProxyClient.h index f801e85fe..eee7b379b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOProxyClient.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOProxyClient.h @@ -13,19 +13,19 @@ NSString *_bundleIdentifier; NSString *_bundleVersion; NSData *_auditToken; - BOOL _isApplication; + _Bool _isApplication; } + (id)compositeClientForClients:(id)arg1; + (id)currentClient; -@property(nonatomic) BOOL isApplication; // @synthesize isApplication=_isApplication; +@property(nonatomic) _Bool isApplication; // @synthesize isApplication=_isApplication; @property(retain, nonatomic) NSData *auditToken; // @synthesize auditToken=_auditToken; @property(retain, nonatomic) NSString *bundleVersion; // @synthesize bundleVersion=_bundleVersion; @property(retain, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; - (id)URLConnectionProperties; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOQuickETARequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOQuickETARequester.h index 96a0ca75c..aadf9af0c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOQuickETARequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOQuickETARequester.h @@ -6,17 +6,17 @@ #import "NSObject.h" -@class GEOClientETARequest, GEODirectionsRouteRequest, GEOQuickETARequest; +@class GEOClientETARequest, GEODirectionsRouteRequest, GEOQuickETARequest, NSString; @interface GEOQuickETARequester : NSObject { GEOQuickETARequest *_request; GEOClientETARequest *_simpleETARequest; GEODirectionsRouteRequest *_directionsETARequest; - BOOL _loggingEnabled; + NSString *_loggingFacility; } -@property(nonatomic) BOOL loggingEnabled; // @synthesize loggingEnabled=_loggingEnabled; +@property(copy, nonatomic) NSString *loggingFacility; // @synthesize loggingFacility=_loggingFacility; - (void)cancel; - (void)calculateETAWithHandler:(id)arg1; - (void)_calculateRoutingETAWithHandler:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedCoordinate.h b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedCoordinate.h index cd4152510..59305e261 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedCoordinate.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedCoordinate.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng; -@interface GEORPCorrectedCoordinate : PBCodable +@interface GEORPCorrectedCoordinate : PBCodable { GEOLatLng *_correctedCoordinate; GEOLatLng *_originalCoordinate; @@ -16,14 +18,16 @@ @property(retain, nonatomic) GEOLatLng *correctedCoordinate; // @synthesize correctedCoordinate=_correctedCoordinate; @property(retain, nonatomic) GEOLatLng *originalCoordinate; // @synthesize originalCoordinate=_originalCoordinate; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasOriginalCoordinate; +@property(readonly, nonatomic) _Bool hasCorrectedCoordinate; +@property(readonly, nonatomic) _Bool hasOriginalCoordinate; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedField.h b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedField.h index b8da4b793..2a4c9c923 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedField.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedField.h @@ -6,34 +6,41 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEORPCorrectedField : PBCodable +@interface GEORPCorrectedField : PBCodable { NSString *_correctedValue; int _field; NSString *_fieldName; NSString *_originalValue; - BOOL _isMarkedIncorrect; - CDStruct_9e8b5140 _has; + _Bool _isMarkedIncorrect; + struct { + unsigned int field:1; + unsigned int isMarkedIncorrect:1; + } _has; } -@property(nonatomic) BOOL isMarkedIncorrect; // @synthesize isMarkedIncorrect=_isMarkedIncorrect; +@property(nonatomic) _Bool isMarkedIncorrect; // @synthesize isMarkedIncorrect=_isMarkedIncorrect; @property(retain, nonatomic) NSString *correctedValue; // @synthesize correctedValue=_correctedValue; @property(retain, nonatomic) NSString *originalValue; // @synthesize originalValue=_originalValue; @property(retain, nonatomic) NSString *fieldName; // @synthesize fieldName=_fieldName; @property(nonatomic) int field; // @synthesize field=_field; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasIsMarkedIncorrect; -@property(readonly, nonatomic) BOOL hasCorrectedValue; -@property(readonly, nonatomic) BOOL hasOriginalValue; -@property(readonly, nonatomic) BOOL hasFieldName; +@property(nonatomic) _Bool hasIsMarkedIncorrect; +@property(readonly, nonatomic) _Bool hasCorrectedValue; +@property(readonly, nonatomic) _Bool hasOriginalValue; +@property(readonly, nonatomic) _Bool hasFieldName; +@property(nonatomic) _Bool hasField; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedLabel.h b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedLabel.h index 3ea23d99f..a328c35b0 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedLabel.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedLabel.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOMapRegion, NSString; -@interface GEORPCorrectedLabel : PBCodable +@interface GEORPCorrectedLabel : PBCodable { CDStruct_3f74b7eb *_featureHandles; - unsigned int _featureHandlesCount; - unsigned int _featureHandlesSpace; + unsigned long long _featureHandlesCount; + unsigned long long _featureHandlesSpace; NSString *_correctedValue; GEOMapRegion *_featureRegion; NSString *_originalValue; @@ -21,21 +23,23 @@ @property(retain, nonatomic) GEOMapRegion *featureRegion; // @synthesize featureRegion=_featureRegion; @property(retain, nonatomic) NSString *correctedValue; // @synthesize correctedValue=_correctedValue; @property(retain, nonatomic) NSString *originalValue; // @synthesize originalValue=_originalValue; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setFeatureHandles:(CDStruct_3f74b7eb *)arg1 count:(unsigned int)arg2; -- (CDStruct_3f74b7eb)featureHandleAtIndex:(unsigned int)arg1; +- (void)setFeatureHandles:(CDStruct_3f74b7eb *)arg1 count:(unsigned long long)arg2; +- (CDStruct_3f74b7eb)featureHandleAtIndex:(unsigned long long)arg1; - (void)addFeatureHandle:(CDStruct_3f74b7eb)arg1; - (void)clearFeatureHandles; @property(readonly, nonatomic) CDStruct_3f74b7eb *featureHandles; -@property(readonly, nonatomic) unsigned int featureHandlesCount; -@property(readonly, nonatomic) BOOL hasFeatureRegion; -@property(readonly, nonatomic) BOOL hasOriginalValue; +@property(readonly, nonatomic) unsigned long long featureHandlesCount; +@property(readonly, nonatomic) _Bool hasFeatureRegion; +@property(readonly, nonatomic) _Bool hasCorrectedValue; +@property(readonly, nonatomic) _Bool hasOriginalValue; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedSearch.h b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedSearch.h index 7e67be48a..3dcec022f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedSearch.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPCorrectedSearch.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlaceSearchRequest, GEOPlaceSearchResponse, NSString; -@interface GEORPCorrectedSearch : PBCodable +@interface GEORPCorrectedSearch : PBCodable { unsigned int _correctedSearchResultIndex; unsigned int _originalSearchResultIndex; @@ -26,18 +28,19 @@ @property(nonatomic) unsigned int originalSearchResultIndex; // @synthesize originalSearchResultIndex=_originalSearchResultIndex; @property(retain, nonatomic) GEOPlaceSearchResponse *placeSearchResponse; // @synthesize placeSearchResponse=_placeSearchResponse; @property(retain, nonatomic) GEOPlaceSearchRequest *placeSearchRequest; // @synthesize placeSearchRequest=_placeSearchRequest; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPreferredSearchDisplayLocation; -@property(nonatomic) BOOL hasCorrectedSearchResultIndex; -@property(nonatomic) BOOL hasOriginalSearchResultIndex; -@property(readonly, nonatomic) BOOL hasPlaceSearchResponse; -@property(readonly, nonatomic) BOOL hasPlaceSearchRequest; +@property(readonly, nonatomic) _Bool hasPreferredSearchDisplayLocation; +@property(nonatomic) _Bool hasCorrectedSearchResultIndex; +@property(nonatomic) _Bool hasOriginalSearchResultIndex; +@property(readonly, nonatomic) _Bool hasPlaceSearchResponse; +@property(readonly, nonatomic) _Bool hasPlaceSearchRequest; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsEvent.h b/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsEvent.h index 2f47d8194..67a19d6fd 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsEvent.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsEvent.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSData, NSString; -@interface GEORPDirectionsEvent : PBCodable +@interface GEORPDirectionsEvent : PBCodable { long long _errorCode; NSString *_errorDomain; @@ -35,24 +37,25 @@ @property(retain, nonatomic) NSData *occurrenceRouteID; // @synthesize occurrenceRouteID=_occurrenceRouteID; @property(nonatomic) unsigned int occurrenceResponseIndex; // @synthesize occurrenceResponseIndex=_occurrenceResponseIndex; @property(nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasErrorCode; -@property(readonly, nonatomic) BOOL hasErrorDomain; -@property(readonly, nonatomic) BOOL hasSynthesizedStepInstructions; -@property(nonatomic) BOOL hasSynthesizedStepManeuverType; -@property(readonly, nonatomic) BOOL hasSwitchedToRouteID; -@property(nonatomic) BOOL hasSwitchedToResponseIndex; -@property(readonly, nonatomic) BOOL hasOccurrenceLatLng; -@property(nonatomic) BOOL hasOccurrenceStepIndex; -@property(readonly, nonatomic) BOOL hasOccurrenceRouteID; -@property(nonatomic) BOOL hasOccurrenceResponseIndex; -@property(nonatomic) BOOL hasType; +@property(nonatomic) _Bool hasErrorCode; +@property(readonly, nonatomic) _Bool hasErrorDomain; +@property(readonly, nonatomic) _Bool hasSynthesizedStepInstructions; +@property(nonatomic) _Bool hasSynthesizedStepManeuverType; +@property(readonly, nonatomic) _Bool hasSwitchedToRouteID; +@property(nonatomic) _Bool hasSwitchedToResponseIndex; +@property(readonly, nonatomic) _Bool hasOccurrenceLatLng; +@property(nonatomic) _Bool hasOccurrenceStepIndex; +@property(readonly, nonatomic) _Bool hasOccurrenceRouteID; +@property(nonatomic) _Bool hasOccurrenceResponseIndex; +@property(nonatomic) _Bool hasType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsProblem.h b/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsProblem.h index 087f4c3aa..2cab3f9a0 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsProblem.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPDirectionsProblem.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEORPDirectionsProblem : PBCodable +@interface GEORPDirectionsProblem : PBCodable { unsigned long long _problematicEventIndex; NSMutableArray *_directionsRequests; @@ -31,29 +33,30 @@ @property(retain, nonatomic) NSData *directionsResponseID; // @synthesize directionsResponseID=_directionsResponseID; @property(retain, nonatomic) NSMutableArray *directionsResponses; // @synthesize directionsResponses=_directionsResponses; @property(retain, nonatomic) NSMutableArray *directionsRequests; // @synthesize directionsRequests=_directionsRequests; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasProblematicEventIndex; -@property(nonatomic) BOOL hasProblematicStepIndex; -@property(readonly, nonatomic) BOOL hasProblematicRouteID; -@property(nonatomic) BOOL hasProblematicResponseIndex; -- (id)eventsAtIndex:(unsigned int)arg1; -- (unsigned int)eventsCount; +@property(nonatomic) _Bool hasProblematicEventIndex; +@property(nonatomic) _Bool hasProblematicStepIndex; +@property(readonly, nonatomic) _Bool hasProblematicRouteID; +@property(nonatomic) _Bool hasProblematicResponseIndex; +- (id)eventsAtIndex:(unsigned long long)arg1; +- (unsigned long long)eventsCount; - (void)addEvents:(id)arg1; - (void)clearEvents; -@property(readonly, nonatomic) BOOL hasOverviewScreenshotImageData; -@property(readonly, nonatomic) BOOL hasDirectionsResponseID; -- (id)directionsResponsesAtIndex:(unsigned int)arg1; -- (unsigned int)directionsResponsesCount; +@property(readonly, nonatomic) _Bool hasOverviewScreenshotImageData; +@property(readonly, nonatomic) _Bool hasDirectionsResponseID; +- (id)directionsResponsesAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsResponsesCount; - (void)addDirectionsResponses:(id)arg1; - (void)clearDirectionsResponses; -- (id)directionsRequestsAtIndex:(unsigned int)arg1; -- (unsigned int)directionsRequestsCount; +- (id)directionsRequestsAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsRequestsCount; - (void)addDirectionsRequests:(id)arg1; - (void)clearDirectionsRequests; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPMapLocation.h b/iOS7/PrivateFrameworks/GeoServices/GEORPMapLocation.h index 5bc08a0e9..c09f6972a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPMapLocation.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPMapLocation.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, GEOMapRegion, NSData; -@interface GEORPMapLocation : PBCodable +@interface GEORPMapLocation : PBCodable { GEOLatLng *_coordinate; NSData *_image; @@ -23,17 +25,18 @@ @property(nonatomic) float zoomLevel; // @synthesize zoomLevel=_zoomLevel; @property(retain, nonatomic) GEOLatLng *coordinate; // @synthesize coordinate=_coordinate; @property(retain, nonatomic) NSData *image; // @synthesize image=_image; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasMapRegion; -@property(nonatomic) BOOL hasZoomLevel; -@property(readonly, nonatomic) BOOL hasCoordinate; -@property(readonly, nonatomic) BOOL hasImage; +@property(readonly, nonatomic) _Bool hasMapRegion; +@property(nonatomic) _Bool hasZoomLevel; +@property(readonly, nonatomic) _Bool hasCoordinate; +@property(readonly, nonatomic) _Bool hasImage; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblem.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblem.h index 0ff205aab..645e79978 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblem.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblem.h @@ -6,40 +6,45 @@ #import "PBCodable.h" -@class GEORPProblemContext, GEORPProblemCorrections, NSString; +#import "NSCopying-Protocol.h" -@interface GEORPProblem : PBCodable +@class GEORPProblemContext, GEORPProblemCorrections; + +@interface GEORPProblem : PBCodable { - CDStruct_56d48c16 _userPaths; - NSString *_iCloudUserAuthToken; - NSString *_iCloudUserRecordID; + CDStruct_95bda58d _userPaths; GEORPProblemContext *_problemContext; GEORPProblemCorrections *_problemCorrections; int _problemType; unsigned int _protocolVersion; + struct { + unsigned int problemType:1; + unsigned int protocolVersion:1; + } _has; } @property(retain, nonatomic) GEORPProblemContext *problemContext; // @synthesize problemContext=_problemContext; @property(retain, nonatomic) GEORPProblemCorrections *problemCorrections; // @synthesize problemCorrections=_problemCorrections; @property(nonatomic) int problemType; // @synthesize problemType=_problemType; -@property(retain, nonatomic) NSString *iCloudUserAuthToken; // @synthesize iCloudUserAuthToken=_iCloudUserAuthToken; -@property(retain, nonatomic) NSString *iCloudUserRecordID; // @synthesize iCloudUserRecordID=_iCloudUserRecordID; @property(nonatomic) unsigned int protocolVersion; // @synthesize protocolVersion=_protocolVersion; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setUserPaths:(int *)arg1 count:(unsigned int)arg2; -- (int)userPathAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool hasProblemContext; +@property(readonly, nonatomic) _Bool hasProblemCorrections; +@property(nonatomic) _Bool hasProblemType; +- (void)setUserPaths:(int *)arg1 count:(unsigned long long)arg2; +- (int)userPathAtIndex:(unsigned long long)arg1; - (void)addUserPath:(int)arg1; - (void)clearUserPaths; @property(readonly, nonatomic) int *userPaths; -@property(readonly, nonatomic) unsigned int userPathsCount; -@property(readonly, nonatomic) BOOL hasICloudUserAuthToken; -@property(readonly, nonatomic) BOOL hasICloudUserRecordID; +@property(readonly, nonatomic) unsigned long long userPathsCount; +@property(nonatomic) _Bool hasProtocolVersion; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionRequest.h index ffe7beb55..33b5cef8b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionRequest.h @@ -6,37 +6,46 @@ #import "PBRequest.h" -@class NSMutableArray, NSString; +#import "NSCopying-Protocol.h" -@interface GEORPProblemCollectionRequest : PBRequest +@class GEORPUserCredentials, NSData, NSMutableArray, NSString; + +@interface GEORPProblemCollectionRequest : PBRequest { NSString *_countryCode; + NSData *_devicePushToken; NSString *_hwMachine; NSString *_inputLanguage; NSString *_osRelease; NSMutableArray *_requestElements; + GEORPUserCredentials *_userCredentials; } +@property(retain, nonatomic) NSData *devicePushToken; // @synthesize devicePushToken=_devicePushToken; +@property(retain, nonatomic) GEORPUserCredentials *userCredentials; // @synthesize userCredentials=_userCredentials; @property(retain, nonatomic) NSString *inputLanguage; // @synthesize inputLanguage=_inputLanguage; @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; @property(retain, nonatomic) NSString *osRelease; // @synthesize osRelease=_osRelease; @property(retain, nonatomic) NSString *hwMachine; // @synthesize hwMachine=_hwMachine; @property(retain, nonatomic) NSMutableArray *requestElements; // @synthesize requestElements=_requestElements; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasInputLanguage; -@property(readonly, nonatomic) BOOL hasCountryCode; -@property(readonly, nonatomic) BOOL hasOsRelease; -@property(readonly, nonatomic) BOOL hasHwMachine; -- (id)requestElementAtIndex:(unsigned int)arg1; -- (unsigned int)requestElementsCount; +@property(readonly, nonatomic) _Bool hasDevicePushToken; +@property(readonly, nonatomic) _Bool hasUserCredentials; +@property(readonly, nonatomic) _Bool hasInputLanguage; +@property(readonly, nonatomic) _Bool hasCountryCode; +@property(readonly, nonatomic) _Bool hasOsRelease; +@property(readonly, nonatomic) _Bool hasHwMachine; +- (id)requestElementAtIndex:(unsigned long long)arg1; +- (unsigned long long)requestElementsCount; - (void)addRequestElement:(id)arg1; - (void)clearRequestElements; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionResponse.h index 02d8fef7d..b216f45b3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCollectionResponse.h @@ -6,17 +6,29 @@ #import "PBCodable.h" -@interface GEORPProblemCollectionResponse : PBCodable +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface GEORPProblemCollectionResponse : PBCodable { + NSString *_problemID; + int _statusCode; + CDStruct_bcb1eac0 _has; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(retain, nonatomic) NSString *problemID; // @synthesize problemID=_problemID; +@property(nonatomic) int statusCode; // @synthesize statusCode=_statusCode; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; +@property(readonly, nonatomic) _Bool hasProblemID; +@property(nonatomic) _Bool hasStatusCode; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemContext.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemContext.h index 1a9d0622d..66230308a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemContext.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemContext.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPlace, GEORPDirectionsProblem, GEORPMapLocation, NSMutableArray, NSString; -@interface GEORPProblemContext : PBCodable +@interface GEORPProblemContext : PBCodable { CDStruct_612aec5b _sessionID; GEORPDirectionsProblem *_directionsProblem; @@ -30,23 +32,24 @@ @property(retain, nonatomic) GEOPlace *originalPlace; // @synthesize originalPlace=_originalPlace; @property(nonatomic) int pinType; // @synthesize pinType=_pinType; @property(nonatomic) CDStruct_612aec5b sessionID; // @synthesize sessionID=_sessionID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasTileStateLog; -- (id)visibleTileSetsAtIndex:(unsigned int)arg1; -- (unsigned int)visibleTileSetsCount; +@property(readonly, nonatomic) _Bool hasTileStateLog; +- (id)visibleTileSetsAtIndex:(unsigned long long)arg1; +- (unsigned long long)visibleTileSetsCount; - (void)addVisibleTileSets:(id)arg1; - (void)clearVisibleTileSets; -@property(readonly, nonatomic) BOOL hasDirectionsProblem; -@property(readonly, nonatomic) BOOL hasMapLocation; -@property(readonly, nonatomic) BOOL hasOriginalPlace; -@property(nonatomic) BOOL hasPinType; -@property(nonatomic) BOOL hasSessionID; +@property(readonly, nonatomic) _Bool hasDirectionsProblem; +@property(readonly, nonatomic) _Bool hasMapLocation; +@property(readonly, nonatomic) _Bool hasOriginalPlace; +@property(nonatomic) _Bool hasPinType; +@property(nonatomic) _Bool hasSessionID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCorrections.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCorrections.h index ccf6b220d..7eb8c6ed6 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCorrections.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemCorrections.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEORPCorrectedCoordinate, GEORPCorrectedLabel, GEORPCorrectedSearch, GEORPMapLocation, NSMutableArray, NSString; -@interface GEORPProblemCorrections : PBCodable +@interface GEORPProblemCorrections : PBCodable { NSString *_comments; GEORPCorrectedCoordinate *_correctedCoordinate; @@ -24,20 +26,21 @@ @property(retain, nonatomic) GEORPCorrectedCoordinate *correctedCoordinate; // @synthesize correctedCoordinate=_correctedCoordinate; @property(retain, nonatomic) GEORPCorrectedLabel *correctedLabel; // @synthesize correctedLabel=_correctedLabel; @property(retain, nonatomic) NSMutableArray *correctedFields; // @synthesize correctedFields=_correctedFields; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasComments; -@property(readonly, nonatomic) BOOL hasCorrectedMapLocation; -@property(readonly, nonatomic) BOOL hasCorrectedSearch; -@property(readonly, nonatomic) BOOL hasCorrectedCoordinate; -@property(readonly, nonatomic) BOOL hasCorrectedLabel; -- (id)correctedFieldsAtIndex:(unsigned int)arg1; -- (unsigned int)correctedFieldsCount; +@property(readonly, nonatomic) _Bool hasComments; +@property(readonly, nonatomic) _Bool hasCorrectedMapLocation; +@property(readonly, nonatomic) _Bool hasCorrectedSearch; +@property(readonly, nonatomic) _Bool hasCorrectedCoordinate; +@property(readonly, nonatomic) _Bool hasCorrectedLabel; +- (id)correctedFieldsAtIndex:(unsigned long long)arg1; +- (unsigned long long)correctedFieldsCount; - (void)addCorrectedFields:(id)arg1; - (void)clearCorrectedFields; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemProvider.h index 170d82f41..400fce539 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemProvider.h @@ -12,7 +12,8 @@ + (unsigned short)providerID; - (void)cancelRequest; -- (void)startRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; +- (void)startStatusRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; +- (void)startSubmissionRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemRequester.h index 9208d2023..707eeffbc 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemRequester.h @@ -19,7 +19,8 @@ - (Class)classForProviderID:(short)arg1; - (void)registerProvider:(Class)arg1; - (void)cancelRequest:(id)arg1; -- (void)startRequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; +- (void)startStatusRequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; +- (void)startSubmissionRequest:(id)arg1 finished:(id)arg2 networkActivity:(void)arg3 error:(id)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatus.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatus.h new file mode 100644 index 000000000..b85c4a96e --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatus.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +#import "NSCopying-Protocol.h" + +@class GEORPResolution, NSString; + +@interface GEORPProblemStatus : PBCodable +{ + double _creationDate; + NSString *_problemID; + GEORPResolution *_problemResolution; + int _problemState; + struct { + unsigned int creationDate:1; + unsigned int problemState:1; + } _has; +} + +@property(retain, nonatomic) GEORPResolution *problemResolution; // @synthesize problemResolution=_problemResolution; +@property(nonatomic) int problemState; // @synthesize problemState=_problemState; +@property(nonatomic) double creationDate; // @synthesize creationDate=_creationDate; +@property(retain, nonatomic) NSString *problemID; // @synthesize problemID=_problemID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +@property(readonly, nonatomic) _Bool hasProblemResolution; +@property(nonatomic) _Bool hasProblemState; +@property(nonatomic) _Bool hasCreationDate; +@property(readonly, nonatomic) _Bool hasProblemID; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusRequest.h new file mode 100644 index 000000000..793ee12cd --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusRequest.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBRequest.h" + +#import "NSCopying-Protocol.h" + +@class GEORPUserCredentials, NSMutableArray, NSString; + +@interface GEORPProblemStatusRequest : PBRequest +{ + NSMutableArray *_problemIDs; + NSString *_statusNotificationID; + GEORPUserCredentials *_userCredentials; +} + +@property(retain, nonatomic) NSMutableArray *problemIDs; // @synthesize problemIDs=_problemIDs; +@property(retain, nonatomic) NSString *statusNotificationID; // @synthesize statusNotificationID=_statusNotificationID; +@property(retain, nonatomic) GEORPUserCredentials *userCredentials; // @synthesize userCredentials=_userCredentials; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (Class)responseClass; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)problemIDAtIndex:(unsigned long long)arg1; +- (unsigned long long)problemIDsCount; +- (void)addProblemID:(id)arg1; +- (void)clearProblemIDs; +@property(readonly, nonatomic) _Bool hasStatusNotificationID; +@property(readonly, nonatomic) _Bool hasUserCredentials; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusResponse.h new file mode 100644 index 000000000..838e7a45e --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPProblemStatusResponse.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableArray; + +@interface GEORPProblemStatusResponse : PBCodable +{ + NSMutableArray *_problemStatus; + int _statusCode; + CDStruct_bcb1eac0 _has; +} + +@property(retain, nonatomic) NSMutableArray *problemStatus; // @synthesize problemStatus=_problemStatus; +@property(nonatomic) int statusCode; // @synthesize statusCode=_statusCode; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)problemStatusAtIndex:(unsigned long long)arg1; +- (unsigned long long)problemStatusCount; +- (void)addProblemStatus:(id)arg1; +- (void)clearProblemStatus; +@property(nonatomic) _Bool hasStatusCode; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPResolution.h b/iOS7/PrivateFrameworks/GeoServices/GEORPResolution.h new file mode 100644 index 000000000..219cadfd1 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPResolution.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +#import "NSCopying-Protocol.h" + +@class GEOMapRegion, NSMutableArray; + +@interface GEORPResolution : PBCodable +{ + double _resolutionDate; + GEOMapRegion *_displayRegion; + NSMutableArray *_localizedChangeLists; + NSMutableArray *_updatedPlaces; + struct { + unsigned int resolutionDate:1; + } _has; +} + +@property(retain, nonatomic) NSMutableArray *localizedChangeLists; // @synthesize localizedChangeLists=_localizedChangeLists; +@property(retain, nonatomic) GEOMapRegion *displayRegion; // @synthesize displayRegion=_displayRegion; +@property(retain, nonatomic) NSMutableArray *updatedPlaces; // @synthesize updatedPlaces=_updatedPlaces; +@property(nonatomic) double resolutionDate; // @synthesize resolutionDate=_resolutionDate; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)localizedChangeListAtIndex:(unsigned long long)arg1; +- (unsigned long long)localizedChangeListsCount; +- (void)addLocalizedChangeList:(id)arg1; +- (void)clearLocalizedChangeLists; +@property(readonly, nonatomic) _Bool hasDisplayRegion; +- (id)updatedPlaceAtIndex:(unsigned long long)arg1; +- (unsigned long long)updatedPlacesCount; +- (void)addUpdatedPlace:(id)arg1; +- (void)clearUpdatedPlaces; +@property(nonatomic) _Bool hasResolutionDate; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials-GEOProtoExtras.h new file mode 100644 index 000000000..eb130dded --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials-GEOProtoExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEORPUserCredentials (GEOProtoExtras) ++ (id)_credentialsForPrimaryICloudAccount; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials.h b/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials.h new file mode 100644 index 000000000..d2d8bc968 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPUserCredentials.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface GEORPUserCredentials : PBCodable +{ + NSString *_iCloudUserMapsAuthToken; + NSString *_iCloudUserPersonID; +} + +@property(retain, nonatomic) NSString *iCloudUserMapsAuthToken; // @synthesize iCloudUserMapsAuthToken=_iCloudUserMapsAuthToken; +@property(retain, nonatomic) NSString *iCloudUserPersonID; // @synthesize iCloudUserPersonID=_iCloudUserPersonID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +@property(readonly, nonatomic) _Bool hasICloudUserMapsAuthToken; +@property(readonly, nonatomic) _Bool hasICloudUserPersonID; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPVisibleTileSet.h b/iOS7/PrivateFrameworks/GeoServices/GEORPVisibleTileSet.h index 3ad9a3c12..b0263a776 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPVisibleTileSet.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPVisibleTileSet.h @@ -6,30 +6,39 @@ #import "PBCodable.h" -@interface GEORPVisibleTileSet : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEORPVisibleTileSet : PBCodable { - CDStruct_32a7f38a *_tileKeys; - unsigned int _tileKeysCount; - unsigned int _tileKeysSpace; + CDStruct_97e972fa *_tileKeys; + unsigned long long _tileKeysCount; + unsigned long long _tileKeysSpace; unsigned int _identifier; int _style; + struct { + unsigned int identifier:1; + unsigned int style:1; + } _has; } @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; @property(nonatomic) int style; // @synthesize style=_style; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setTileKeys:(CDStruct_32a7f38a *)arg1 count:(unsigned int)arg2; -- (CDStruct_32a7f38a)tileKeyAtIndex:(unsigned int)arg1; -- (void)addTileKey:(CDStruct_32a7f38a)arg1; +- (void)setTileKeys:(CDStruct_97e972fa *)arg1 count:(unsigned long long)arg2; +- (CDStruct_97e972fa)tileKeyAtIndex:(unsigned long long)arg1; +- (void)addTileKey:(CDStruct_97e972fa)arg1; - (void)clearTileKeys; -@property(readonly, nonatomic) CDStruct_32a7f38a *tileKeys; -@property(readonly, nonatomic) unsigned int tileKeysCount; +@property(readonly, nonatomic) CDStruct_97e972fa *tileKeys; +@property(readonly, nonatomic) unsigned long long tileKeysCount; +@property(nonatomic) _Bool hasIdentifier; +@property(nonatomic) _Bool hasStyle; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORPVoltaireProblemProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEORPVoltaireProblemProvider.h index 3322e7e5a..00dec4b4e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORPVoltaireProblemProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORPVoltaireProblemProvider.h @@ -12,19 +12,23 @@ @interface GEORPVoltaireProblemProvider : GEORPProblemProvider { - GEORequester *_requester; - id _errorHandler; - id _finishedHandler; + GEORequester *_submissionRequester; + GEORequester *_statusRequester; + id _submissionErrorHandler; + id _submissionFinishedHandler; + id _statusErrorHandler; + id _statusFinishedHandler; } + (unsigned short)providerID; -+ (void)setUsePersistentConnection:(BOOL)arg1; -+ (void)_resetURL; ++ (void)setUsePersistentConnection:(_Bool)arg1; ++ (void)_resetURLs; - (void)requesterDidFinish:(id)arg1; - (void)requesterDidCancel:(id)arg1; - (void)requester:(id)arg1 didFailWithError:(id)arg2; - (void)cancelRequest; -- (void)startRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; +- (void)startStatusRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; +- (void)startSubmissionRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORasterTrafficTileDecoder.h b/iOS7/PrivateFrameworks/GeoServices/GEORasterTrafficTileDecoder.h index f2a7111c5..713f91a0f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORasterTrafficTileDecoder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORasterTrafficTileDecoder.h @@ -13,7 +13,7 @@ } - (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; -- (BOOL)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(char *)arg2; +- (_Bool)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(_Bool *)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORating.h b/iOS7/PrivateFrameworks/GeoServices/GEORating.h index b3a3e772a..02b94691a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORating.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORating.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEORating : PBCodable +@interface GEORating : PBCodable { double _maxScore; double _score; @@ -31,24 +33,25 @@ @property(retain, nonatomic) NSString *provider; // @synthesize provider=_provider; @property(nonatomic) int numberOfRatings; // @synthesize numberOfRatings=_numberOfRatings; @property(nonatomic) double score; // @synthesize score=_score; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasNumberOfReviews; -- (id)reviewAtIndex:(unsigned int)arg1; -- (unsigned int)reviewsCount; +@property(nonatomic) _Bool hasNumberOfReviews; +- (id)reviewAtIndex:(unsigned long long)arg1; +- (unsigned long long)reviewsCount; - (void)addReview:(id)arg1; - (void)clearReviews; -@property(readonly, nonatomic) BOOL hasURL; -@property(readonly, nonatomic) BOOL hasProvider; -@property(nonatomic) BOOL hasNumberOfRatings; -@property(nonatomic) BOOL hasMaxScore; +@property(readonly, nonatomic) _Bool hasURL; +@property(readonly, nonatomic) _Bool hasProvider; +@property(nonatomic) _Bool hasNumberOfRatings; +@property(nonatomic) _Bool hasMaxScore; @property(nonatomic) double maxScore; // @synthesize maxScore=_maxScore; -@property(nonatomic) BOOL hasScore; +@property(nonatomic) _Bool hasScore; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOReachability.h b/iOS7/PrivateFrameworks/GeoServices/GEOReachability.h index 07ede4268..706d75a39 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOReachability.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOReachability.h @@ -10,17 +10,17 @@ @interface GEOReachability : NSObject { - BOOL _networkReachable; - unsigned int _errorCount; + _Bool _networkReachable; + unsigned long long _errorCount; } + (id)sharedReachability; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)_reachabilityChanged:(id)arg1; -- (BOOL)networkAvailable; +- (_Bool)networkAvailable; - (void)reportLoadFailure:(id)arg1; -- (BOOL)anyFailures; +- (_Bool)anyFailures; - (void)reportTileLoadSuccess:(id)arg1; - (void)_resetErrors; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResource.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResource.h index 7c77a550c..f23e7d626 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResource.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResource.h @@ -6,14 +6,17 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEORegionalResource : PBCodable +// Not exported +@interface GEORegionalResource : PBCodable { CDStruct_d66e66b9 *_tileRanges; - unsigned int _tileRangesCount; - unsigned int _tileRangesSpace; - CDStruct_084d6ede _validSubManifestVersions; + unsigned long long _tileRangesCount; + unsigned long long _tileRangesSpace; + CDStruct_9f2792e4 _validSubManifestVersions; NSMutableArray *_attributions; NSMutableArray *_iconChecksums; NSMutableArray *_icons; @@ -33,40 +36,41 @@ @property(nonatomic) unsigned int z; // @synthesize z=_z; @property(nonatomic) unsigned int y; // @synthesize y=_y; @property(nonatomic) unsigned int x; // @synthesize x=_x; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setValidSubManifestVersions:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)validSubManifestVersionAtIndex:(unsigned int)arg1; +- (void)setValidSubManifestVersions:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)validSubManifestVersionAtIndex:(unsigned long long)arg1; - (void)addValidSubManifestVersion:(unsigned int)arg1; - (void)clearValidSubManifestVersions; @property(readonly, nonatomic) unsigned int *validSubManifestVersions; -@property(readonly, nonatomic) unsigned int validSubManifestVersionsCount; -- (void)setTileRanges:(CDStruct_d66e66b9 *)arg1 count:(unsigned int)arg2; -- (CDStruct_d66e66b9)tileRangeAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long validSubManifestVersionsCount; +- (void)setTileRanges:(CDStruct_d66e66b9 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_d66e66b9)tileRangeAtIndex:(unsigned long long)arg1; - (void)addTileRange:(CDStruct_d66e66b9)arg1; - (void)clearTileRanges; @property(readonly, nonatomic) CDStruct_d66e66b9 *tileRanges; -@property(readonly, nonatomic) unsigned int tileRangesCount; -- (id)iconChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)iconChecksumsCount; +@property(readonly, nonatomic) unsigned long long tileRangesCount; +- (id)iconChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconChecksumsCount; - (void)addIconChecksum:(id)arg1; - (void)clearIconChecksums; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)iconAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcon:(id)arg1; - (void)clearIcons; -@property(nonatomic) BOOL hasZ; -@property(nonatomic) BOOL hasY; -@property(nonatomic) BOOL hasX; +@property(nonatomic) _Bool hasZ; +@property(nonatomic) _Bool hasY; +@property(nonatomic) _Bool hasX; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceRegion.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceRegion.h index 259073918..b61bb02f7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceRegion.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceRegion.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEORegionalResourceRegion : PBCodable +@interface GEORegionalResourceRegion : PBCodable { CDStruct_d66e66b9 *_tileRanges; - unsigned int _tileRangesCount; - unsigned int _tileRangesSpace; + unsigned long long _tileRangesCount; + unsigned long long _tileRangesSpace; NSMutableArray *_attributions; NSMutableArray *_iconChecksums; NSMutableArray *_icons; @@ -21,31 +23,32 @@ @property(retain, nonatomic) NSMutableArray *iconChecksums; // @synthesize iconChecksums=_iconChecksums; @property(retain, nonatomic) NSMutableArray *attributions; // @synthesize attributions=_attributions; @property(retain, nonatomic) NSMutableArray *icons; // @synthesize icons=_icons; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)iconChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)iconChecksumsCount; +- (id)iconChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconChecksumsCount; - (void)addIconChecksum:(id)arg1; - (void)clearIconChecksums; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)iconAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcon:(id)arg1; - (void)clearIcons; -- (void)setTileRanges:(CDStruct_d66e66b9 *)arg1 count:(unsigned int)arg2; -- (CDStruct_d66e66b9)tileRangeAtIndex:(unsigned int)arg1; +- (void)setTileRanges:(CDStruct_d66e66b9 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_d66e66b9)tileRangeAtIndex:(unsigned long long)arg1; - (void)addTileRange:(CDStruct_d66e66b9)arg1; - (void)clearTileRanges; @property(readonly, nonatomic) CDStruct_d66e66b9 *tileRanges; -@property(readonly, nonatomic) unsigned int tileRangesCount; +@property(readonly, nonatomic) unsigned long long tileRangesCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile-GEOResourceManifestManagerAdditions.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile-GEOResourceManifestManagerAdditions.h new file mode 100644 index 000000000..10e1d431f --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile-GEOResourceManifestManagerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEORegionalResourceTile (GEOResourceManifestManagerAdditions) +- (_Bool)containsTileKey:(const struct _GEOTileKey *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile.h index 7d45193db..d426b7d32 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTile.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEORegionalResourceTile : PBCodable +@interface GEORegionalResourceTile : PBCodable { NSMutableArray *_attributions; NSMutableArray *_childrens; @@ -26,31 +28,31 @@ @property(nonatomic) unsigned int z; // @synthesize z=_z; @property(nonatomic) unsigned int y; // @synthesize y=_y; @property(nonatomic) unsigned int x; // @synthesize x=_x; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)iconChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)iconChecksumsCount; +- (id)iconChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconChecksumsCount; - (void)addIconChecksum:(id)arg1; - (void)clearIconChecksums; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)iconAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcon:(id)arg1; - (void)clearIcons; -- (id)childrenAtIndex:(unsigned int)arg1; -- (unsigned int)childrensCount; +- (id)childrenAtIndex:(unsigned long long)arg1; +- (unsigned long long)childrensCount; - (void)addChildren:(id)arg1; - (void)clearChildrens; - (void)dealloc; -- (BOOL)containsTileKey:(const struct _GEOTileKey *)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileData.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileData.h index e7cb2f084..f74a8477b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileData.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileData.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEORegionalResourceTileData : PBCodable +@interface GEORegionalResourceTileData : PBCodable { NSMutableArray *_attributions; NSMutableArray *_icons; @@ -16,19 +18,20 @@ @property(retain, nonatomic) NSMutableArray *attributions; // @synthesize attributions=_attributions; @property(retain, nonatomic) NSMutableArray *icons; // @synthesize icons=_icons; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)iconAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcon:(id)arg1; - (void)clearIcons; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileDecoder.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileDecoder.h index e32404275..55964b6b4 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileDecoder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourceTileDecoder.h @@ -13,7 +13,7 @@ } - (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; -- (BOOL)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(char *)arg2; +- (_Bool)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(_Bool *)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourcesTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourcesTileRequester.h index aba0e6998..9ee6bf133 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourcesTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORegionalResourcesTileRequester.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface GEORegionalResourcesTileRequester : GEOTileRequester { NSMutableArray *_loaders; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORequestThrottler.h b/iOS7/PrivateFrameworks/GeoServices/GEORequestThrottler.h index 83a007989..a0db8450e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORequestThrottler.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORequestThrottler.h @@ -14,7 +14,7 @@ } + (id)sharedThrottler; -- (BOOL)allowRequest:(unsigned int)arg1 toURL:(id)arg2; +- (_Bool)allowRequest:(unsigned int)arg1 toURL:(id)arg2; - (void)clear; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORequester-RequestAttribution.h b/iOS7/PrivateFrameworks/GeoServices/GEORequester-RequestAttribution.h new file mode 100644 index 000000000..942217d1b --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORequester-RequestAttribution.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEORequester (RequestAttribution) ++ (void)setOSVersion:(id)arg1; ++ (void)setAppID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORequester.h b/iOS7/PrivateFrameworks/GeoServices/GEORequester.h index 13710971f..bcd089493 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORequester.h @@ -10,19 +10,18 @@ @interface GEORequester : PBRequester { - BOOL _disableReplay; + _Bool _disableReplay; NSThread *_thread; - BOOL _usePersistentConnection; - BOOL _useBackgroundConnection; + _Bool _usePersistentConnection; + _Bool _useBackgroundConnection; NSString *_debugRequestName; } + (void)replayRequests; + (void)stopAllRequests; ++ (id)_logRequestResponseDirectory; + (void)setLogRequestResponseDirectory:(id)arg1; -+ (void)setOSVersion:(id)arg1; -+ (void)setAppID:(id)arg1; -@property BOOL disableReplay; // @synthesize disableReplay=_disableReplay; +@property _Bool disableReplay; // @synthesize disableReplay=_disableReplay; @property(retain, nonatomic) NSString *debugRequestName; // @synthesize debugRequestName=_debugRequestName; - (id)newConnectionWithCFURLRequest:(struct _CFURLRequest *)arg1 delegate:(id)arg2; - (struct _CFURLRequest *)newCFMutableURLRequestWithURL:(id)arg1; @@ -37,8 +36,8 @@ - (void)_applicationDidStopAllRequests:(id)arg1; - (void)dealloc; - (id)initWithURL:(id)arg1 andDelegate:(id)arg2; -- (id)initWithURL:(id)arg1 andDelegate:(id)arg2 usePersistentConnection:(BOOL)arg3; -- (id)initWithURL:(id)arg1 andDelegate:(id)arg2 usePersistentConnection:(BOOL)arg3 useBackgroundConnection:(BOOL)arg4; +- (id)initWithURL:(id)arg1 andDelegate:(id)arg2 usePersistentConnection:(_Bool)arg3; +- (id)initWithURL:(id)arg1 andDelegate:(id)arg2 usePersistentConnection:(_Bool)arg3 useBackgroundConnection:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceInfo.h index 39c358292..de4060ba2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceInfo.h @@ -8,18 +8,19 @@ @class NSString; +// Not exported @interface GEOResourceInfo : NSObject { NSString *_name; - int _type; + long long _type; NSString *_checksum; } @property(readonly, nonatomic) NSString *checksum; // @synthesize checksum=_checksum; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (void)dealloc; -- (id)initWithName:(id)arg1 type:(int)arg2 checksum:(id)arg3; +- (id)initWithName:(id)arg1 type:(long long)arg2 checksum:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceLoader.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceLoader.h index 7eccf7a04..aa7fa6d5d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceLoader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceLoader.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, NSString; +// Not exported @interface GEOResourceLoader : NSObject { unsigned int _tileGroupIdentifier; @@ -16,26 +17,28 @@ NSMutableArray *_resourcesToLoad; id _completionHandler; id _progressHandler; - int _numberOfDownloadsInProgress; + long long _numberOfDownloadsInProgress; + long long _numberOfCopiesInProgress; NSMutableArray *_loadedResources; - BOOL _canceled; + _Bool _canceled; NSString *_baseURLString; - unsigned int _maxConcurrentLoads; - BOOL _ignoreCachedResources; + unsigned long long _maxConcurrentLoads; + _Bool _ignoreCachedResources; NSArray *_resourceInfos; + _Bool _firstLoadEver; } @property(readonly, nonatomic) NSArray *loadedResources; // @synthesize loadedResources=_loadedResources; @property(readonly, nonatomic) NSString *uniqueTileGroupIdentifier; // @synthesize uniqueTileGroupIdentifier=_uniqueTileGroupIdentifier; @property(readonly, nonatomic) unsigned int tileGroupIdentifier; // @synthesize tileGroupIdentifier=_tileGroupIdentifier; - (void)cancel; -- (BOOL)_writeResourceToDisk:(id)arg1 withData:(id)arg2 orExistingPathOnDisk:(id)arg3; +- (void)_writeResourceToDisk:(id)arg1 withData:(id)arg2 orExistingPathOnDisk:(id)arg3 completionHandler:(id)arg4; - (void)_loadNextResource; -- (void)startWithProgressHandler:(id)arg1 completionHandler:(void)arg2; +- (void)startWithProgressHandler:(id)arg1 completionHandler:(void)arg2 firstLoadEver:(id)arg3; - (void)_cleanup; - (id)_urlForResource:(id)arg1; - (void)dealloc; -- (id)initWithTileGroupIdentifier:(unsigned int)arg1 uniqueIdentifier:(id)arg2 targetDirectory:(id)arg3 baseURLString:(id)arg4 resources:(id)arg5 isFirstLoad:(BOOL)arg6 ignoreCachedResources:(BOOL)arg7; +- (id)initWithTileGroupIdentifier:(unsigned int)arg1 uniqueIdentifier:(id)arg2 targetDirectory:(id)arg3 baseURLString:(id)arg4 resources:(id)arg5 isFirstLoad:(_Bool)arg6 ignoreCachedResources:(_Bool)arg7; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestDownload.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestDownload.h index 1bf0ddfb7..14e45fb0d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestDownload.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestDownload.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEODownloadMetadata, GEOResources; -@interface GEOResourceManifestDownload : PBCodable +@interface GEOResourceManifestDownload : PBCodable { GEODownloadMetadata *_metadata; GEOResources *_resources; @@ -16,14 +18,15 @@ @property(retain, nonatomic) GEODownloadMetadata *metadata; // @synthesize metadata=_metadata; @property(retain, nonatomic) GEOResources *resources; // @synthesize resources=_resources; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasResources; +@property(readonly, nonatomic) _Bool hasResources; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestManager.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestManager.h index ed909228b..5376e3268 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestManager.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestManager.h @@ -21,15 +21,15 @@ NSLock *_tileGroupObserversLock; GEOLocalizationRegionsInfo *_localizationRegionsInfo; NSMutableArray *_networkActivityHandlers; - BOOL _isUpdatingManifest; - BOOL _isLoadingResources; + _Bool _isUpdatingManifest; + _Bool _isLoadingResources; NSLock *_resourceNamesToPathsLock; } + (id)modernManager; + (id)sharedManager; + (void)setCallerWillStartServer; -+ (void)setHiDPI:(BOOL)arg1; ++ (void)setHiDPI:(_Bool)arg1; + (void)useLocalProxy; + (void)useRemoteProxy; + (void)disableServerConnection; @@ -43,8 +43,9 @@ - (void)setActiveTileGroupIdentifier:(unsigned int)arg1; - (unsigned int)activeTileGroupIdentifier; - (void)getResourceManifestWithHandler:(id)arg1; -- (BOOL)hasResourceManifest; +- (_Bool)hasResourceManifest; - (id)detailedDescription; +- (void)setManifestToken:(id)arg1 completionHandler:(id)arg2; - (oneway void)serverProxyDidChangeActiveTileGroup:(id)arg1 finishedCallback:(id)arg2; - (oneway void)serverProxyDidStopLoadingResources; - (oneway void)serverProxyWillStartLoadingResources; @@ -54,16 +55,16 @@ - (id)pathForResourceWithName:(id)arg1; - (void)_buildResourceNamesToPaths; - (id)allResourceNames; -- (BOOL)supportsTileStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; +- (_Bool)supportsTileStyle:(int)arg1 size:(int)arg2 scale:(int)arg3; - (id)languageForTileKey:(const struct _GEOTileKey *)arg1; -- (BOOL)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; +- (_Bool)isAvailableForTileKey:(const struct _GEOTileKey *)arg1; - (double)timeToLiveForTileKey:(const struct _GEOTileKey *)arg1; - (unsigned int)versionForTileKey:(const struct _GEOTileKey *)arg1; - (id)localizationURLStringIfNecessaryForTileKey:(const struct _GEOTileKey *)arg1; -- (id)multiTileURLStringForTileKey:(const struct _GEOTileKey *)arg1 useStatusCodes:(char *)arg2; +- (id)multiTileURLStringForTileKey:(const struct _GEOTileKey *)arg1 useStatusCodes:(_Bool *)arg2; - (id)baseURLStringForTileKey:(const struct _GEOTileKey *)arg1; - (id)_activeTileSetForKey:(const struct _GEOTileKey *)arg1; -@property(readonly, nonatomic) BOOL hasActiveTileGroup; +@property(readonly, nonatomic) _Bool hasActiveTileGroup; - (unsigned int)mapMatchingZoomLevel; - (int)mapMatchingTileSetStyle; - (void)removeTileGroupObserver:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerLocalProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerLocalProxy.h index 191bc44f0..c98014f18 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerLocalProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerLocalProxy.h @@ -9,29 +9,31 @@ #import "GEOResourceManifestServerProxy-Protocol.h" #import "NSURLConnectionDelegate-Protocol.h" -@class GEOActiveTileGroup, GEOResourceLoader, GEOResourceManifestDownload, NSError, NSLock, NSMutableData, NSMutableDictionary, NSString, NSTimer, NSURLConnection; +@class GEOActiveTileGroup, GEOResourceLoader, GEOResourceManifestDownload, NSError, NSLock, NSMutableArray, NSMutableData, NSMutableDictionary, NSString, NSTimer, NSURLConnection; +// Not exported @interface GEOResourceManifestServerLocalProxy : NSObject { id _delegate; NSURLConnection *_connection; NSMutableData *_responseData; NSString *_responseETag; - BOOL _isObservingManifestReachability; + _Bool _isObservingManifestReachability; NSTimer *_manifestUpdateTimer; - BOOL _isObservingTileGroupReachability; + _Bool _isObservingTileGroupReachability; NSTimer *_tileGroupUpdateTimer; GEOResourceManifestDownload *_resourceManifest; GEOActiveTileGroup *_activeTileGroup; GEOResourceLoader *_resourceLoader; NSMutableDictionary *_resourceRetainCounts; - BOOL _started; - BOOL _hiDPI; - unsigned int _manifestRetryCount; - unsigned int _tileGroupRetryCount; + _Bool _started; + _Bool _hiDPI; + unsigned long long _manifestRetryCount; + unsigned long long _tileGroupRetryCount; NSString *_authToken; NSLock *_authTokenLock; NSError *_lastResourceManifestLoadError; + NSMutableArray *_manifestUpdateCompletionHandlers; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -42,17 +44,20 @@ - (id)_resourceInfosForTileGroup:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; +- (void)_notifyManifestUpdateCompletionHandlers:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)setManifestToken:(id)arg1 completionHandler:(id)arg2; - (void)_updateTimerFired:(id)arg1; - (void)_scheduleUpdateTimerWithTimeInterval:(double)arg1; - (void)getResourceManifestWithHandler:(id)arg1; - (oneway void)forceUpdate; - (void)_updateManifest; -- (BOOL)_updateManifestIfNecessary; +- (void)_updateManifest:(id)arg1; +- (_Bool)_updateManifestIfNecessary; - (id)_manifestURL; - (void)_reachabilityChanged:(id)arg1; -- (void)_registerReachabilityObserver:(unsigned int)arg1; +- (void)_registerReachabilityObserver:(unsigned long long)arg1; - (void)_countryProvidersDidChange:(id)arg1; - (void)_writeManifestToDisk:(id)arg1; - (void)_writeActiveTileGroupToDisk:(id)arg1; @@ -61,12 +66,12 @@ - (oneway void)setActiveTileGroupIdentifier:(id)arg1; - (void)_cleanupConnection; - (void)_cancelConnection; -- (void)_forceChangeActiveTileGroup:(id)arg1 flushTileCache:(BOOL)arg2 ignoreIdentifier:(BOOL)arg3; +- (void)_forceChangeActiveTileGroup:(id)arg1 flushTileCache:(_Bool)arg2 ignoreIdentifier:(_Bool)arg3; - (void)_tileGroupTimerFired:(id)arg1; - (void)_scheduleTileGroupUpdateTimerWithTimeInterval:(double)arg1; - (void)_considerChangingActiveTileGroup; - (id)_idealTileGroupToUse; -- (void)_changeActiveTileGroup:(id)arg1 flushTileCache:(BOOL)arg2; +- (_Bool)_changeActiveTileGroup:(id)arg1 flushTileCache:(_Bool)arg2; - (void)_loadFromDisk; - (oneway void)startServer:(id)arg1; - (id)authToken; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerProxy-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerProxy-Protocol.h index 510196598..97ab54cf9 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerProxy-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerProxy-Protocol.h @@ -11,6 +11,7 @@ - (oneway void)forceUpdate; - (oneway void)resetActiveTileGroup; - (oneway void)setActiveTileGroupIdentifier:(id)arg1; +- (void)setManifestToken:(id)arg1 completionHandler:(id)arg2; - (id)authToken; - (void)closeConnection; - (void)openConnection; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerRemoteProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerRemoteProxy.h index 05a3c3c90..3cd9da4ce 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerRemoteProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResourceManifestServerRemoteProxy.h @@ -8,23 +8,28 @@ #import "GEOResourceManifestServerProxy-Protocol.h" -@class NSObject, NSObject; +@class NSHashTable, NSLock, NSObject, NSObject; +// Not exported @interface GEOResourceManifestServerRemoteProxy : NSObject { id _delegate; NSObject *_conn; - int _closedCount; - BOOL _started; - BOOL _hiDPI; - unsigned int _retryCount; - BOOL _isUpdatingManifest; - BOOL _isLoadingResources; + NSLock *_connLock; + NSHashTable *_cancellingConnections; + NSLock *_cancellingConnectionsLock; + long long _closedCount; + _Bool _started; + _Bool _hiDPI; + unsigned long long _retryCount; + _Bool _isUpdatingManifest; + _Bool _isLoadingResources; NSObject *_serverQueue; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_handleMessage:(id)arg1 xpcMessage:(id)arg2; +- (void)setManifestToken:(id)arg1 completionHandler:(id)arg2; - (void)getResourceManifestWithHandler:(id)arg1; - (oneway void)forceUpdate; - (oneway void)resetActiveTileGroup; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOResources.h b/iOS7/PrivateFrameworks/GeoServices/GEOResources.h index b362f8dc2..8ae5eab18 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOResources.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOResources.h @@ -6,9 +6,12 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOResources : PBCodable +// Not exported +@interface GEOResources : PBCodable { NSString *_addressCorrectionInitURL; NSString *_addressCorrectionUpdateURL; @@ -27,6 +30,8 @@ NSString *_locationShiftURL; NSString *_mapMatchURL; NSString *_polyLocationShiftURL; + NSString *_problemStatusURL; + NSString *_problemSubmissionURL; NSMutableArray *_regionalResources; NSString *_releaseInfo; NSString *_resourcesURL; @@ -44,6 +49,8 @@ NSMutableArray *_xmls; } +@property(retain, nonatomic) NSString *problemStatusURL; // @synthesize problemStatusURL=_problemStatusURL; +@property(retain, nonatomic) NSString *problemSubmissionURL; // @synthesize problemSubmissionURL=_problemSubmissionURL; @property(retain, nonatomic) NSString *polyLocationShiftURL; // @synthesize polyLocationShiftURL=_polyLocationShiftURL; @property(retain, nonatomic) NSString *addressCorrectionUpdateURL; // @synthesize addressCorrectionUpdateURL=_addressCorrectionUpdateURL; @property(retain, nonatomic) NSString *addressCorrectionInitURL; // @synthesize addressCorrectionInitURL=_addressCorrectionInitURL; @@ -76,88 +83,91 @@ @property(retain, nonatomic) NSMutableArray *styleSheets; // @synthesize styleSheets=_styleSheets; @property(retain, nonatomic) NSMutableArray *tileSets; // @synthesize tileSets=_tileSets; @property(retain, nonatomic) NSMutableArray *tileGroups; // @synthesize tileGroups=_tileGroups; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasPolyLocationShiftURL; -@property(readonly, nonatomic) BOOL hasAddressCorrectionUpdateURL; -@property(readonly, nonatomic) BOOL hasAddressCorrectionInitURL; -- (id)xmlChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)xmlChecksumsCount; +@property(readonly, nonatomic) _Bool hasProblemStatusURL; +@property(readonly, nonatomic) _Bool hasProblemSubmissionURL; +@property(readonly, nonatomic) _Bool hasPolyLocationShiftURL; +@property(readonly, nonatomic) _Bool hasAddressCorrectionUpdateURL; +@property(readonly, nonatomic) _Bool hasAddressCorrectionInitURL; +- (id)xmlChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)xmlChecksumsCount; - (void)addXmlChecksum:(id)arg1; - (void)clearXmlChecksums; -- (id)iconChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)iconChecksumsCount; +- (id)iconChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconChecksumsCount; - (void)addIconChecksum:(id)arg1; - (void)clearIconChecksums; -- (id)fontChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)fontChecksumsCount; +- (id)fontChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)fontChecksumsCount; - (void)addFontChecksum:(id)arg1; - (void)clearFontChecksums; -- (id)textureChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)textureChecksumsCount; +- (id)textureChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)textureChecksumsCount; - (void)addTextureChecksum:(id)arg1; - (void)clearTextureChecksums; -- (id)styleSheetChecksumAtIndex:(unsigned int)arg1; -- (unsigned int)styleSheetChecksumsCount; +- (id)styleSheetChecksumAtIndex:(unsigned long long)arg1; +- (unsigned long long)styleSheetChecksumsCount; - (void)addStyleSheetChecksum:(id)arg1; - (void)clearStyleSheetChecksums; -@property(readonly, nonatomic) BOOL hasSimpleETAURL; -@property(readonly, nonatomic) BOOL hasMapMatchURL; -@property(readonly, nonatomic) BOOL hasBatchReverseGeocoderURL; -@property(readonly, nonatomic) BOOL hasReleaseInfo; -@property(readonly, nonatomic) BOOL hasLocationShiftURL; -@property(readonly, nonatomic) BOOL hasEtaURL; -@property(readonly, nonatomic) BOOL hasDirectionsURL; -@property(readonly, nonatomic) BOOL hasForwardGeocoderURL; -@property(readonly, nonatomic) BOOL hasReverseGeocoderURL; -@property(readonly, nonatomic) BOOL hasAutocompleteURL; -@property(readonly, nonatomic) BOOL hasSearchAttributionManifestURL; -@property(readonly, nonatomic) BOOL hasSearchURL; -@property(readonly, nonatomic) BOOL hasResourcesURL; -@property(readonly, nonatomic) BOOL hasAuthToken; -- (id)attributionAtIndex:(unsigned int)arg1; -- (unsigned int)attributionsCount; +@property(readonly, nonatomic) _Bool hasSimpleETAURL; +@property(readonly, nonatomic) _Bool hasMapMatchURL; +@property(readonly, nonatomic) _Bool hasBatchReverseGeocoderURL; +@property(readonly, nonatomic) _Bool hasReleaseInfo; +@property(readonly, nonatomic) _Bool hasLocationShiftURL; +@property(readonly, nonatomic) _Bool hasEtaURL; +@property(readonly, nonatomic) _Bool hasDirectionsURL; +@property(readonly, nonatomic) _Bool hasForwardGeocoderURL; +@property(readonly, nonatomic) _Bool hasReverseGeocoderURL; +@property(readonly, nonatomic) _Bool hasAutocompleteURL; +@property(readonly, nonatomic) _Bool hasSearchAttributionManifestURL; +@property(readonly, nonatomic) _Bool hasSearchURL; +@property(readonly, nonatomic) _Bool hasResourcesURL; +@property(readonly, nonatomic) _Bool hasAuthToken; +- (id)attributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionsCount; - (void)addAttribution:(id)arg1; - (void)clearAttributions; -- (id)attributionBadgeAtIndex:(unsigned int)arg1; -- (unsigned int)attributionBadgesCount; +- (id)attributionBadgeAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionBadgesCount; - (void)addAttributionBadge:(id)arg1; - (void)clearAttributionBadges; -- (id)xmlAtIndex:(unsigned int)arg1; -- (unsigned int)xmlsCount; +- (id)xmlAtIndex:(unsigned long long)arg1; +- (unsigned long long)xmlsCount; - (void)addXml:(id)arg1; - (void)clearXmls; -- (id)regionalResourceAtIndex:(unsigned int)arg1; -- (unsigned int)regionalResourcesCount; +- (id)regionalResourceAtIndex:(unsigned long long)arg1; +- (unsigned long long)regionalResourcesCount; - (void)addRegionalResource:(id)arg1; - (void)clearRegionalResources; -- (id)iconAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcon:(id)arg1; - (void)clearIcons; -- (id)fontAtIndex:(unsigned int)arg1; -- (unsigned int)fontsCount; +- (id)fontAtIndex:(unsigned long long)arg1; +- (unsigned long long)fontsCount; - (void)addFont:(id)arg1; - (void)clearFonts; -- (id)textureAtIndex:(unsigned int)arg1; -- (unsigned int)texturesCount; +- (id)textureAtIndex:(unsigned long long)arg1; +- (unsigned long long)texturesCount; - (void)addTexture:(id)arg1; - (void)clearTextures; -- (id)styleSheetAtIndex:(unsigned int)arg1; -- (unsigned int)styleSheetsCount; +- (id)styleSheetAtIndex:(unsigned long long)arg1; +- (unsigned long long)styleSheetsCount; - (void)addStyleSheet:(id)arg1; - (void)clearStyleSheets; -- (id)tileSetAtIndex:(unsigned int)arg1; -- (unsigned int)tileSetsCount; +- (id)tileSetAtIndex:(unsigned long long)arg1; +- (unsigned long long)tileSetsCount; - (void)addTileSet:(id)arg1; - (void)clearTileSets; -- (id)tileGroupAtIndex:(unsigned int)arg1; -- (unsigned int)tileGroupsCount; +- (id)tileGroupAtIndex:(unsigned long long)arg1; +- (unsigned long long)tileGroupsCount; - (void)addTileGroup:(id)arg1; - (void)clearTileGroups; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOReview.h b/iOS7/PrivateFrameworks/GeoServices/GEOReview.h index 4d8f96d00..8d364c07c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOReview.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOReview.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOUser, NSString; -@interface GEOReview : PBCodable +@interface GEOReview : PBCodable { double _reviewTime; double _score; @@ -26,18 +28,19 @@ @property(nonatomic) double reviewTime; // @synthesize reviewTime=_reviewTime; @property(nonatomic) double score; // @synthesize score=_score; @property(retain, nonatomic) NSString *snippet; // @synthesize snippet=_snippet; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasUid; -@property(readonly, nonatomic) BOOL hasReviewer; -@property(nonatomic) BOOL hasReviewTime; -@property(nonatomic) BOOL hasScore; -@property(readonly, nonatomic) BOOL hasSnippet; +@property(readonly, nonatomic) _Bool hasUid; +@property(readonly, nonatomic) _Bool hasReviewer; +@property(nonatomic) _Bool hasReviewTime; +@property(nonatomic) _Bool hasScore; +@property(readonly, nonatomic) _Bool hasSnippet; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORoute-GEORouteExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEORoute-GEORouteExtras.h new file mode 100644 index 000000000..520d9d46a --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEORoute-GEORouteExtras.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEORoute (GEORouteExtras) +- (double)distanceFromPoint:(struct PolylineCoordinate)arg1 toPoint:(struct PolylineCoordinate)arg2; +- (int)transportTypeForStep:(id)arg1; +- (_Bool)isContingentRouteFor:(id)arg1 afterPoint:(unsigned int)arg2 mainRoutes:(id)arg3; +- (id)zilchDataFromStepIndex:(unsigned long long)arg1; +- (id)newETARouteFromStepIndex:(unsigned long long)arg1 stepPercentRemaining:(double)arg2; +- (id)newETARoute; +- (id)convertToFullRoute:(id)arg1 includeDepartureRoutes:(_Bool)arg2 uniquePointRange:(struct _NSRange *)arg3; +- (unsigned long long)indexForStepID:(unsigned long long)arg1; +- (id)simplifiedDescription; +- (id)debugDescription; +- (unsigned long long)stepIndexForPointIndex:(unsigned int)arg1; +- (unsigned long long)distanceFromStepIndex:(unsigned long long)arg1 toStepIndex:(unsigned long long)arg2; +- (_Bool)unpackLatLngVertices; +- (void)unpackZilchPoints; +- (_Bool)unpackBasicPoints; +@property(readonly) unsigned int pointCount; +- (int)formOfWayAt:(unsigned int)arg1; +- (void)getFormOfWay:(int *)arg1 roadClass:(int *)arg2 at:(unsigned int)arg3; +- (CDStruct_c3b9c2ee)pointAt:(unsigned int)arg1; +- (void *)controlPoints; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORoute.h b/iOS7/PrivateFrameworks/GeoServices/GEORoute.h index 8f74fcb08..30dae1213 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORoute.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORoute.h @@ -6,14 +6,16 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray, NSString; -@interface GEORoute : PBCodable +@interface GEORoute : PBCodable { - CDStruct_56d48c16 _advisorys; - CDStruct_084d6ede _incidentIndices; - CDStruct_084d6ede _trafficColorOffsets; - CDStruct_084d6ede _trafficColors; + CDStruct_95bda58d _advisorys; + CDStruct_9f2792e4 _incidentIndices; + CDStruct_9f2792e4 _trafficColorOffsets; + CDStruct_9f2792e4 _trafficColors; NSMutableArray *_advisoryNotices; NSData *_arrivalRouteID; unsigned int _arrivalStepID; @@ -62,89 +64,69 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSMutableArray *steps; // @synthesize steps=_steps; @property(nonatomic) int transportType; // @synthesize transportType=_transportType; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setIncidentIndices:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)incidentIndicesAtIndex:(unsigned int)arg1; +- (void)setIncidentIndices:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)incidentIndicesAtIndex:(unsigned long long)arg1; - (void)addIncidentIndices:(unsigned int)arg1; - (void)clearIncidentIndices; @property(readonly, nonatomic) unsigned int *incidentIndices; -@property(readonly, nonatomic) unsigned int incidentIndicesCount; -@property(readonly, nonatomic) BOOL hasUnpackedLatLngVertices; -- (void)setAdvisorys:(int *)arg1 count:(unsigned int)arg2; -- (int)advisoryAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long incidentIndicesCount; +@property(readonly, nonatomic) _Bool hasUnpackedLatLngVertices; +- (void)setAdvisorys:(int *)arg1 count:(unsigned long long)arg2; +- (int)advisoryAtIndex:(unsigned long long)arg1; - (void)addAdvisory:(int)arg1; - (void)clearAdvisorys; @property(readonly, nonatomic) int *advisorys; -@property(readonly, nonatomic) unsigned int advisorysCount; -@property(nonatomic) BOOL hasHistoricTravelTime; -- (id)routeNameAtIndex:(unsigned int)arg1; -- (unsigned int)routeNamesCount; +@property(readonly, nonatomic) unsigned long long advisorysCount; +@property(nonatomic) _Bool hasHistoricTravelTime; +- (id)routeNameAtIndex:(unsigned long long)arg1; +- (unsigned long long)routeNamesCount; - (void)addRouteName:(id)arg1; - (void)clearRouteNames; -- (void)setTrafficColorOffsets:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)trafficColorOffsetAtIndex:(unsigned int)arg1; +- (void)setTrafficColorOffsets:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)trafficColorOffsetAtIndex:(unsigned long long)arg1; - (void)addTrafficColorOffset:(unsigned int)arg1; - (void)clearTrafficColorOffsets; @property(readonly, nonatomic) unsigned int *trafficColorOffsets; -@property(readonly, nonatomic) unsigned int trafficColorOffsetsCount; -- (void)setTrafficColors:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)trafficColorAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long trafficColorOffsetsCount; +- (void)setTrafficColors:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)trafficColorAtIndex:(unsigned long long)arg1; - (void)addTrafficColor:(unsigned int)arg1; - (void)clearTrafficColors; @property(readonly, nonatomic) unsigned int *trafficColors; -@property(readonly, nonatomic) unsigned int trafficColorsCount; -- (id)advisoryNoticeAtIndex:(unsigned int)arg1; -- (unsigned int)advisoryNoticesCount; +@property(readonly, nonatomic) unsigned long long trafficColorsCount; +- (id)advisoryNoticeAtIndex:(unsigned long long)arg1; +- (unsigned long long)advisoryNoticesCount; - (void)addAdvisoryNotice:(id)arg1; - (void)clearAdvisoryNotices; -@property(readonly, nonatomic) BOOL hasBasicPoints; -@property(nonatomic) BOOL hasArrivalStepID; -@property(readonly, nonatomic) BOOL hasArrivalRouteID; -@property(nonatomic) BOOL hasDepartureStepID; -@property(readonly, nonatomic) BOOL hasDepartureRouteID; -@property(nonatomic) BOOL hasDrivingSide; +@property(readonly, nonatomic) _Bool hasBasicPoints; +@property(nonatomic) _Bool hasArrivalStepID; +@property(readonly, nonatomic) _Bool hasArrivalRouteID; +@property(nonatomic) _Bool hasDepartureStepID; +@property(readonly, nonatomic) _Bool hasDepartureRouteID; +@property(nonatomic) _Bool hasDrivingSide; @property(nonatomic) int drivingSide; // @synthesize drivingSide=_drivingSide; -@property(readonly, nonatomic) BOOL hasZilchPoints; -@property(nonatomic) BOOL hasRouteType; +@property(readonly, nonatomic) _Bool hasZilchPoints; +@property(nonatomic) _Bool hasRouteType; @property(nonatomic) int routeType; // @synthesize routeType=_routeType; -@property(readonly, nonatomic) BOOL hasRouteID; -@property(nonatomic) BOOL hasExpectedTime; -@property(nonatomic) BOOL hasDistance; -@property(readonly, nonatomic) BOOL hasPhoneticName; -@property(readonly, nonatomic) BOOL hasName; -- (id)stepAtIndex:(unsigned int)arg1; -- (unsigned int)stepsCount; +@property(readonly, nonatomic) _Bool hasRouteID; +@property(nonatomic) _Bool hasExpectedTime; +@property(nonatomic) _Bool hasDistance; +@property(readonly, nonatomic) _Bool hasPhoneticName; +@property(readonly, nonatomic) _Bool hasName; +- (id)stepAtIndex:(unsigned long long)arg1; +- (unsigned long long)stepsCount; - (void)addStep:(id)arg1; - (void)clearSteps; -@property(nonatomic) BOOL hasTransportType; +@property(nonatomic) _Bool hasTransportType; - (void)dealloc; -- (double)distanceFromPoint:(struct PolylineCoordinate)arg1 toPoint:(struct PolylineCoordinate)arg2; -- (void)updateJapanTollManeuvers; -- (int)transportTypeForStep:(id)arg1; -- (BOOL)isContingentRouteFor:(id)arg1 afterPoint:(unsigned int)arg2 mainRoutes:(id)arg3; -- (id)zilchDataFromStepIndex:(unsigned int)arg1; -- (id)newETARouteFromStepIndex:(unsigned int)arg1 stepPercentRemaining:(double)arg2; -- (id)newETARoute; -- (id)convertToFullRoute:(id)arg1 includeDepartureRoutes:(BOOL)arg2 uniquePointRange:(struct _NSRange *)arg3; -- (unsigned int)indexForStepID:(unsigned int)arg1; -- (id)simplifiedDescription; -- (id)debugDescription; -- (unsigned int)stepIndexForPointIndex:(unsigned int)arg1; -- (unsigned int)distanceFromStepIndex:(unsigned int)arg1 toStepIndex:(unsigned int)arg2; -- (BOOL)unpackLatLngVertices; -- (void)unpackZilchPoints; -- (BOOL)unpackBasicPoints; -@property(readonly) unsigned int pointCount; -- (int)formOfWayAt:(unsigned int)arg1; -- (void)getFormOfWay:(int *)arg1 roadClass:(int *)arg2 at:(unsigned int)arg3; -- (CDStruct_c3b9c2ee)pointAt:(unsigned int)arg1; -- (void *)controlPoints; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORouteAttributes.h b/iOS7/PrivateFrameworks/GeoServices/GEORouteAttributes.h index 2a0f9c5db..b88eb8431 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORouteAttributes.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORouteAttributes.h @@ -6,26 +6,28 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEORouteAttributes : PBCodable +@interface GEORouteAttributes : PBCodable { - CDStruct_56d48c16 _additionalTransportTypes; + CDStruct_95bda58d _additionalTransportTypes; CDStruct_4db06779 _timepoint; int _basicPointsToBeIncluded; int _mainTransportType; NSString *_phoneticLocaleIdentifier; int _trafficType; unsigned int _walkingLimitMeters; - BOOL _includeContingencyRoutes; - BOOL _includeHistoricTravelTime; - BOOL _includeLaneGuidance; - BOOL _includeManeuverIcons; - BOOL _includePhonetics; - BOOL _includeSubsteps; - BOOL _includeTrafficAlongRoute; - BOOL _includeTrafficIncidents; - BOOL _includeZilchPoints; + _Bool _includeContingencyRoutes; + _Bool _includeHistoricTravelTime; + _Bool _includeLaneGuidance; + _Bool _includeManeuverIcons; + _Bool _includePhonetics; + _Bool _includeSubsteps; + _Bool _includeTrafficAlongRoute; + _Bool _includeTrafficIncidents; + _Bool _includeZilchPoints; struct { unsigned int timepoint:1; unsigned int basicPointsToBeIncluded:1; @@ -46,46 +48,47 @@ @property(nonatomic) CDStruct_4db06779 timepoint; // @synthesize timepoint=_timepoint; @property(retain, nonatomic) NSString *phoneticLocaleIdentifier; // @synthesize phoneticLocaleIdentifier=_phoneticLocaleIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setAdditionalTransportTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)additionalTransportTypeAtIndex:(unsigned int)arg1; +- (void)setAdditionalTransportTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)additionalTransportTypeAtIndex:(unsigned long long)arg1; - (void)addAdditionalTransportType:(int)arg1; - (void)clearAdditionalTransportTypes; @property(readonly, nonatomic) int *additionalTransportTypes; -@property(readonly, nonatomic) unsigned int additionalTransportTypesCount; -@property(nonatomic) BOOL hasWalkingLimitMeters; +@property(readonly, nonatomic) unsigned long long additionalTransportTypesCount; +@property(nonatomic) _Bool hasWalkingLimitMeters; @property(nonatomic) unsigned int walkingLimitMeters; // @synthesize walkingLimitMeters=_walkingLimitMeters; -@property(nonatomic) BOOL hasIncludeTrafficIncidents; -@property(nonatomic) BOOL includeTrafficIncidents; // @synthesize includeTrafficIncidents=_includeTrafficIncidents; -@property(nonatomic) BOOL hasIncludeSubsteps; -@property(nonatomic) BOOL includeSubsteps; // @synthesize includeSubsteps=_includeSubsteps; -@property(nonatomic) BOOL hasIncludeHistoricTravelTime; -@property(nonatomic) BOOL includeHistoricTravelTime; // @synthesize includeHistoricTravelTime=_includeHistoricTravelTime; -@property(nonatomic) BOOL hasTimepoint; -@property(nonatomic) BOOL hasIncludeTrafficAlongRoute; -@property(nonatomic) BOOL includeTrafficAlongRoute; // @synthesize includeTrafficAlongRoute=_includeTrafficAlongRoute; -@property(readonly, nonatomic) BOOL hasPhoneticLocaleIdentifier; -@property(nonatomic) BOOL hasTrafficType; +@property(nonatomic) _Bool hasIncludeTrafficIncidents; +@property(nonatomic) _Bool includeTrafficIncidents; // @synthesize includeTrafficIncidents=_includeTrafficIncidents; +@property(nonatomic) _Bool hasIncludeSubsteps; +@property(nonatomic) _Bool includeSubsteps; // @synthesize includeSubsteps=_includeSubsteps; +@property(nonatomic) _Bool hasIncludeHistoricTravelTime; +@property(nonatomic) _Bool includeHistoricTravelTime; // @synthesize includeHistoricTravelTime=_includeHistoricTravelTime; +@property(nonatomic) _Bool hasTimepoint; +@property(nonatomic) _Bool hasIncludeTrafficAlongRoute; +@property(nonatomic) _Bool includeTrafficAlongRoute; // @synthesize includeTrafficAlongRoute=_includeTrafficAlongRoute; +@property(readonly, nonatomic) _Bool hasPhoneticLocaleIdentifier; +@property(nonatomic) _Bool hasTrafficType; @property(nonatomic) int trafficType; // @synthesize trafficType=_trafficType; -@property(nonatomic) BOOL hasBasicPointsToBeIncluded; +@property(nonatomic) _Bool hasBasicPointsToBeIncluded; @property(nonatomic) int basicPointsToBeIncluded; // @synthesize basicPointsToBeIncluded=_basicPointsToBeIncluded; -@property(nonatomic) BOOL hasIncludeLaneGuidance; -@property(nonatomic) BOOL includeLaneGuidance; // @synthesize includeLaneGuidance=_includeLaneGuidance; -@property(nonatomic) BOOL hasIncludeContingencyRoutes; -@property(nonatomic) BOOL includeContingencyRoutes; // @synthesize includeContingencyRoutes=_includeContingencyRoutes; -@property(nonatomic) BOOL hasIncludeZilchPoints; -@property(nonatomic) BOOL includeZilchPoints; // @synthesize includeZilchPoints=_includeZilchPoints; -@property(nonatomic) BOOL hasIncludeManeuverIcons; -@property(nonatomic) BOOL includeManeuverIcons; // @synthesize includeManeuverIcons=_includeManeuverIcons; -@property(nonatomic) BOOL hasIncludePhonetics; -@property(nonatomic) BOOL includePhonetics; // @synthesize includePhonetics=_includePhonetics; -@property(nonatomic) BOOL hasMainTransportType; +@property(nonatomic) _Bool hasIncludeLaneGuidance; +@property(nonatomic) _Bool includeLaneGuidance; // @synthesize includeLaneGuidance=_includeLaneGuidance; +@property(nonatomic) _Bool hasIncludeContingencyRoutes; +@property(nonatomic) _Bool includeContingencyRoutes; // @synthesize includeContingencyRoutes=_includeContingencyRoutes; +@property(nonatomic) _Bool hasIncludeZilchPoints; +@property(nonatomic) _Bool includeZilchPoints; // @synthesize includeZilchPoints=_includeZilchPoints; +@property(nonatomic) _Bool hasIncludeManeuverIcons; +@property(nonatomic) _Bool includeManeuverIcons; // @synthesize includeManeuverIcons=_includeManeuverIcons; +@property(nonatomic) _Bool hasIncludePhonetics; +@property(nonatomic) _Bool includePhonetics; // @synthesize includePhonetics=_includePhonetics; +@property(nonatomic) _Bool hasMainTransportType; @property(nonatomic) int mainTransportType; // @synthesize mainTransportType=_mainTransportType; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORouteIncident.h b/iOS7/PrivateFrameworks/GeoServices/GEORouteIncident.h index 20235a9b8..966fe8cea 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORouteIncident.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORouteIncident.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSString; -@interface GEORouteIncident : PBCodable +@interface GEORouteIncident : PBCodable { long long _endTime; long long _startTime; @@ -21,7 +23,7 @@ GEOLatLng *_position; NSString *_street; int _type; - BOOL _endTimeReliable; + _Bool _endTimeReliable; struct { unsigned int endTime:1; unsigned int startTime:1; @@ -33,7 +35,7 @@ } _has; } -@property(nonatomic) BOOL endTimeReliable; // @synthesize endTimeReliable=_endTimeReliable; +@property(nonatomic) _Bool endTimeReliable; // @synthesize endTimeReliable=_endTimeReliable; @property(nonatomic) unsigned int laneClosureCount; // @synthesize laneClosureCount=_laneClosureCount; @property(nonatomic) int laneClosureType; // @synthesize laneClosureType=_laneClosureType; @property(nonatomic) long long updateTime; // @synthesize updateTime=_updateTime; @@ -45,25 +47,26 @@ @property(retain, nonatomic) NSString *info; // @synthesize info=_info; @property(retain, nonatomic) NSString *incidentId; // @synthesize incidentId=_incidentId; @property(retain, nonatomic) GEOLatLng *position; // @synthesize position=_position; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasEndTimeReliable; -@property(nonatomic) BOOL hasLaneClosureCount; -@property(nonatomic) BOOL hasLaneClosureType; -@property(nonatomic) BOOL hasUpdateTime; -@property(nonatomic) BOOL hasEndTime; -@property(nonatomic) BOOL hasStartTime; -@property(readonly, nonatomic) BOOL hasCrossStreet; -@property(readonly, nonatomic) BOOL hasStreet; -@property(nonatomic) BOOL hasType; -@property(readonly, nonatomic) BOOL hasInfo; -@property(readonly, nonatomic) BOOL hasIncidentId; -@property(readonly, nonatomic) BOOL hasPosition; +@property(nonatomic) _Bool hasEndTimeReliable; +@property(nonatomic) _Bool hasLaneClosureCount; +@property(nonatomic) _Bool hasLaneClosureType; +@property(nonatomic) _Bool hasUpdateTime; +@property(nonatomic) _Bool hasEndTime; +@property(nonatomic) _Bool hasStartTime; +@property(readonly, nonatomic) _Bool hasCrossStreet; +@property(readonly, nonatomic) _Bool hasStreet; +@property(nonatomic) _Bool hasType; +@property(readonly, nonatomic) _Bool hasInfo; +@property(readonly, nonatomic) _Bool hasIncidentId; +@property(readonly, nonatomic) _Bool hasPosition; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEORouteName.h b/iOS7/PrivateFrameworks/GeoServices/GEORouteName.h index 677d98b65..62cc85387 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEORouteName.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEORouteName.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEONameInfo; -@interface GEORouteName : PBCodable +@interface GEORouteName : PBCodable { int _lastZilchStitchedIndex; GEONameInfo *_nameInfo; @@ -18,16 +20,17 @@ } @property(retain, nonatomic) GEONameInfo *nameInfo; // @synthesize nameInfo=_nameInfo; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasLastZilchStitchedIndex; +@property(nonatomic) _Bool hasLastZilchStitchedIndex; @property(nonatomic) int lastZilchStitchedIndex; // @synthesize lastZilchStitchedIndex=_lastZilchStitchedIndex; -@property(readonly, nonatomic) BOOL hasNameInfo; +@property(readonly, nonatomic) _Bool hasNameInfo; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttribution.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttribution.h index 9ffe6e0cc..fcf56d7e2 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttribution.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttribution.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOSearchAttribution : PBCodable +@interface GEOSearchAttribution : PBCodable { NSMutableArray *_attributionURLs; NSString *_sourceIdentifier; @@ -18,15 +20,16 @@ @property(retain, nonatomic) NSMutableArray *attributionURLs; // @synthesize attributionURLs=_attributionURLs; @property(nonatomic) unsigned int sourceVersion; // @synthesize sourceVersion=_sourceVersion; @property(retain, nonatomic) NSString *sourceIdentifier; // @synthesize sourceIdentifier=_sourceIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)attributionURLsAtIndex:(unsigned int)arg1; -- (unsigned int)attributionURLsCount; +- (id)attributionURLsAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionURLsCount; - (void)addAttributionURLs:(id)arg1; - (void)clearAttributionURLs; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionInfo.h index 9eca71fbf..a73e3972f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionInfo.h @@ -21,7 +21,7 @@ unsigned int _attributionRequirementsMask; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned int requirementsMask; // @synthesize requirementsMask=_attributionRequirementsMask; @property(retain, nonatomic) NSArray *attributionApps; // @synthesize attributionApps=_attributionApps; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @@ -29,9 +29,9 @@ @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void)dealloc; - (void)addLogoPath:(id)arg1; -- (id)snippetLogoPathForScale:(float)arg1; -- (id)logoPathForScale:(float)arg1; -- (BOOL)hasAttributionRequirement:(int)arg1; +- (id)snippetLogoPathForScale:(double)arg1; +- (id)logoPathForScale:(double)arg1; +- (_Bool)hasAttributionRequirement:(int)arg1; - (id)description; - (id)dictionaryRepresentation; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionLoader.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionLoader.h index 4f0718170..c96780869 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionLoader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionLoader.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface GEOSearchAttributionLoader : NSObject { } -- (void)loadAttributionInfoForIdentifier:(id)arg1 version:(unsigned int)arg2 allowNetwork:(BOOL)arg3 completionHandler:(id)arg4; +- (void)loadAttributionInfoForIdentifier:(id)arg1 version:(unsigned int)arg2 allowNetwork:(_Bool)arg3 completionHandler:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionManifest.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionManifest.h index 3b30fc4dc..5b42cd3f8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionManifest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionManifest.h @@ -6,23 +6,26 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOSearchAttributionManifest : PBCodable +@interface GEOSearchAttributionManifest : PBCodable { NSMutableArray *_searchAttributionSources; } @property(retain, nonatomic) NSMutableArray *searchAttributionSources; // @synthesize searchAttributionSources=_searchAttributionSources; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)searchAttributionSourcesAtIndex:(unsigned int)arg1; -- (unsigned int)searchAttributionSourcesCount; +- (id)searchAttributionSourcesAtIndex:(unsigned long long)arg1; +- (unsigned long long)searchAttributionSourcesCount; - (void)addSearchAttributionSources:(id)arg1; - (void)clearSearchAttributionSources; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerLocalProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerLocalProxy.h index a2822cdd0..3fa7c8bf3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerLocalProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerLocalProxy.h @@ -10,20 +10,21 @@ @class NSMapTable, NSMutableArray; +// Not exported @interface GEOSearchAttributionServerLocalProxy : NSObject { NSMapTable *_listeners; - BOOL _updatingManifest; + _Bool _updatingManifest; NSMutableArray *_updateManifestCompletionHandlers; NSMutableArray *_updateManifestErrorHandlers; } - (void)loadAttributionInfoForIdentifier:(id)arg1 version:(unsigned int)arg2 completionHandler:(id)arg3 errorHandler:(void)arg4; -- (void)_loadAttributionInfoForListener:(id)arg1 hasUpdatedManifest:(BOOL)arg2; +- (void)_loadAttributionInfoForListener:(id)arg1 hasUpdatedManifest:(_Bool)arg2; - (void)_updateManifestWithCompletionHandler:(id)arg1 errorHandler:(void)arg2; - (void)_pruneOldAttributionLogos; - (void)_sendError:(id)arg1 toListener:(id)arg2; -- (void)_sendInfo:(id)arg1 updatedManifest:(BOOL)arg2 toListener:(id)arg3; +- (void)_sendInfo:(id)arg1 updatedManifest:(_Bool)arg2 toListener:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerRemoteProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerRemoteProxy.h index 64bae14dc..e7791343d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerRemoteProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionServerRemoteProxy.h @@ -8,6 +8,7 @@ #import "GEOSearchAttributionServerProxy-Protocol.h" +// Not exported @interface GEOSearchAttributionServerRemoteProxy : NSObject { } diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource-GEOLocalization.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource-GEOLocalization.h new file mode 100644 index 000000000..5cf2b4a4b --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource-GEOLocalization.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOSearchAttributionSource (GEOLocalization) +- (id)bestLocalizedAttribution; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource.h index 6729ef0f3..769c94600 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchAttributionSource.h @@ -6,11 +6,13 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOSearchAttributionSource : PBCodable +@interface GEOSearchAttributionSource : PBCodable { - CDStruct_56d48c16 _attributionRequirements; + CDStruct_95bda58d _attributionRequirements; NSMutableArray *_attributionApps; NSMutableArray *_localizedAttributions; NSString *_sourceIdentifier; @@ -21,29 +23,29 @@ @property(retain, nonatomic) NSMutableArray *localizedAttributions; // @synthesize localizedAttributions=_localizedAttributions; @property(nonatomic) unsigned int sourceVersion; // @synthesize sourceVersion=_sourceVersion; @property(retain, nonatomic) NSString *sourceIdentifier; // @synthesize sourceIdentifier=_sourceIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)attributionAppsAtIndex:(unsigned int)arg1; -- (unsigned int)attributionAppsCount; +- (id)attributionAppsAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributionAppsCount; - (void)addAttributionApps:(id)arg1; - (void)clearAttributionApps; -- (void)setAttributionRequirements:(int *)arg1 count:(unsigned int)arg2; -- (int)attributionRequirementsAtIndex:(unsigned int)arg1; +- (void)setAttributionRequirements:(int *)arg1 count:(unsigned long long)arg2; +- (int)attributionRequirementsAtIndex:(unsigned long long)arg1; - (void)addAttributionRequirements:(int)arg1; - (void)clearAttributionRequirements; @property(readonly, nonatomic) int *attributionRequirements; -@property(readonly, nonatomic) unsigned int attributionRequirementsCount; -- (id)localizedAttributionAtIndex:(unsigned int)arg1; -- (unsigned int)localizedAttributionsCount; +@property(readonly, nonatomic) unsigned long long attributionRequirementsCount; +- (id)localizedAttributionAtIndex:(unsigned long long)arg1; +- (unsigned long long)localizedAttributionsCount; - (void)addLocalizedAttribution:(id)arg1; - (void)clearLocalizedAttributions; - (void)dealloc; -- (id)bestLocalizedAttribution; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchProvider.h index 71db311d0..9bc2cf5dd 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchProvider.h @@ -14,7 +14,7 @@ + (unsigned short)provider; @property(copy, nonatomic) id error; // @synthesize error=_error; - (void)cancel; -- (void)search:(id)arg1 timeout:(int)arg2 useBackgroundConnection:(BOOL)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 error:(void)arg7 isCompletions:(id)arg8; +- (void)search:(id)arg1 timeout:(long long)arg2 useBackgroundConnection:(_Bool)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 error:(void)arg7 isCompletions:(id)arg8; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest-GEOProtoExtras.h new file mode 100644 index 000000000..b2a9ee62f --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest-GEOProtoExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOSearchRequest (GEOProtoExtras) +- (void)setDeviceGEOCoordinate:(CDStruct_c3b9c2ee)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest.h index ea7269c3d..4b3d96b79 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequest.h @@ -14,7 +14,6 @@ @property(nonatomic) unsigned short provider; // @synthesize provider=_provider; - (Class)responseClass; - (id)init; -- (void)setDeviceGEOCoordinate:(CDStruct_c3b9c2ee)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequester.h index ad47908aa..afa849b32 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSearchRequester.h @@ -18,10 +18,10 @@ + (id)sharedSearchRequester; - (void)registerProvider:(Class)arg1; - (void)cancelSearch:(id)arg1; -- (void)search:(id)arg1 timeout:(int)arg2 useBackgroundConnection:(BOOL)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8 isCompletions:(void)arg9; -- (void)search:(id)arg1 timeout:(int)arg2 useBackgroundConnection:(BOOL)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8; -- (void)completions:(id)arg1 timeout:(int)arg2 useBackgroundConnection:(BOOL)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8; -- (void)search:(id)arg1 useBackgroundConnection:(BOOL)arg2 finished:(id)arg3 spellingSuggestion:(void)arg4 refinement:(id)arg5 networkActivity:(void)arg6 error:(id)arg7; +- (void)search:(id)arg1 timeout:(long long)arg2 useBackgroundConnection:(_Bool)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8 isCompletions:(void)arg9; +- (void)search:(id)arg1 timeout:(long long)arg2 useBackgroundConnection:(_Bool)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8; +- (void)completions:(id)arg1 timeout:(long long)arg2 useBackgroundConnection:(_Bool)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 networkActivity:(void)arg7 error:(id)arg8; +- (void)search:(id)arg1 useBackgroundConnection:(_Bool)arg2 finished:(id)arg3 spellingSuggestion:(void)arg4 refinement:(id)arg5 networkActivity:(void)arg6 error:(id)arg7; - (void)search:(id)arg1 finished:(id)arg2 spellingSuggestion:(void)arg3 refinement:(id)arg4 networkActivity:(void)arg5 error:(id)arg6; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSentinelTile.h b/iOS7/PrivateFrameworks/GeoServices/GEOSentinelTile.h index e2f87de2d..c76e75b82 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSentinelTile.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSentinelTile.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOSentinelTile : PBCodable +@interface GEOSentinelTile : PBCodable { NSString *_resourceName; int _type; @@ -16,11 +18,12 @@ @property(retain, nonatomic) NSString *resourceName; // @synthesize resourceName=_resourceName; @property(nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSignificantLocation.h b/iOS7/PrivateFrameworks/GeoServices/GEOSignificantLocation.h index b43537740..c0112919e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSignificantLocation.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSignificantLocation.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLocation; -@interface GEOSignificantLocation : PBCodable +@interface GEOSignificantLocation : PBCodable { GEOLocation *_location; unsigned int _locationIndex; @@ -19,15 +21,16 @@ @property(nonatomic) unsigned int locationIndex; // @synthesize locationIndex=_locationIndex; @property(retain, nonatomic) GEOLocation *location; // @synthesize location=_location; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasLocationIndex; -@property(readonly, nonatomic) BOOL hasLocation; +@property(nonatomic) _Bool hasLocationIndex; +@property(readonly, nonatomic) _Bool hasLocation; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSimpleTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOSimpleTileRequester.h index 27cd8d843..e9158bfad 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSimpleTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSimpleTileRequester.h @@ -14,8 +14,8 @@ { NSMutableArray *_waiting; NSMutableSet *_running; - BOOL _cancelled; - BOOL _subclassImplementsTileEdition; + _Bool _cancelled; + _Bool _subclassImplementsTileEdition; NSMutableArray *_errors; } @@ -24,7 +24,7 @@ - (void)_cleanup; - (unsigned int)tileEditionForKey:(struct _GEOTileKey *)arg1; - (void)start; -- (BOOL)isRunning; +- (_Bool)isRunning; - (void)_doWorkOrFinish; - (void)_operationFinished:(id)arg1; - (void)_operationFailed:(id)arg1 error:(id)arg2; @@ -32,7 +32,7 @@ - (id)mergeBaseTile:(id)arg1 withLocalizationTile:(id)arg2; - (id)localizationURLForTileKey:(struct _GEOTileKey *)arg1; - (id)urlForTileKey:(struct _GEOTileKey *)arg1; -- (BOOL)allowsCookies; +- (_Bool)allowsCookies; - (id)initWithKeyList:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSource.h b/iOS7/PrivateFrameworks/GeoServices/GEOSource.h index b6ddbbc9b..c44600c25 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSource.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSource.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOSource : PBCodable +@interface GEOSource : PBCodable { NSString *_sourceId; NSString *_sourceName; @@ -18,14 +20,15 @@ @property(retain, nonatomic) NSString *sourceVersion; // @synthesize sourceVersion=_sourceVersion; @property(retain, nonatomic) NSString *sourceId; // @synthesize sourceId=_sourceId; @property(retain, nonatomic) NSString *sourceName; // @synthesize sourceName=_sourceName; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasSourceVersion; +@property(readonly, nonatomic) _Bool hasSourceVersion; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOStep-StepExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOStep-StepExtras.h new file mode 100644 index 000000000..0a640981f --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOStep-StepExtras.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOStep (StepExtras) +- (id)maneuverDescription; +- (_Bool)maneuverIsHighwayExit; +- (void)shieldInfo:(id)arg1; +- (id)intersectionNameInfo; +- (id)firstNameInfo; +@property(readonly, nonatomic) int hintFirstAnnouncementIndex; +@property(readonly, nonatomic) _Bool hasHintFirstAnnouncementIndex; +@property(readonly, nonatomic) unsigned int maneuverStartIndex; +@property(readonly, nonatomic) unsigned int maneuverEndIndex; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOStep.h b/iOS7/PrivateFrameworks/GeoServices/GEOStep.h index 1a125f4a9..4dd5b2c77 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOStep.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOStep.h @@ -6,16 +6,18 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEONameInfo, NSMutableArray, NSString; -@interface GEOStep : PBCodable +@interface GEOStep : PBCodable { CDStruct_bf9e66ee *_laneGuidances; - unsigned int _laneGuidancesCount; - unsigned int _laneGuidancesSpace; + unsigned long long _laneGuidancesCount; + unsigned long long _laneGuidancesSpace; CDStruct_e02beb0c *_junctionElements; - unsigned int _junctionElementsCount; - unsigned int _junctionElementsSpace; + unsigned long long _junctionElementsCount; + unsigned long long _junctionElementsSpace; unsigned int _distance; GEONameInfo *_exitNumber; unsigned int _expectedTime; @@ -33,10 +35,10 @@ NSMutableArray *_signposts; unsigned int _stepID; NSMutableArray *_substeps; - BOOL _endsOnFwy; - BOOL _toFreeway; - BOOL _tollAhead; - BOOL _tollPrior; + _Bool _endsOnFwy; + _Bool _toFreeway; + _Bool _tollAhead; + _Bool _tollPrior; struct { unsigned int distance:1; unsigned int expectedTime:1; @@ -68,72 +70,66 @@ @property(nonatomic) unsigned int expectedTime; // @synthesize expectedTime=_expectedTime; @property(nonatomic) unsigned int distance; // @synthesize distance=_distance; @property(nonatomic) unsigned int stepID; // @synthesize stepID=_stepID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasNotice; -@property(readonly, nonatomic) BOOL hasInstructions; -@property(nonatomic) BOOL hasToFreeway; -@property(nonatomic) BOOL toFreeway; // @synthesize toFreeway=_toFreeway; -- (id)substepsAtIndex:(unsigned int)arg1; -- (unsigned int)substepsCount; +@property(readonly, nonatomic) _Bool hasNotice; +@property(readonly, nonatomic) _Bool hasInstructions; +@property(nonatomic) _Bool hasToFreeway; +@property(nonatomic) _Bool toFreeway; // @synthesize toFreeway=_toFreeway; +- (id)substepsAtIndex:(unsigned long long)arg1; +- (unsigned long long)substepsCount; - (void)addSubsteps:(id)arg1; - (void)clearSubsteps; -@property(nonatomic) BOOL hasEndsOnFwy; -@property(nonatomic) BOOL endsOnFwy; // @synthesize endsOnFwy=_endsOnFwy; -@property(nonatomic) BOOL hasTollAhead; -@property(nonatomic) BOOL tollAhead; // @synthesize tollAhead=_tollAhead; -@property(nonatomic) BOOL hasTollPrior; -@property(nonatomic) BOOL tollPrior; // @synthesize tollPrior=_tollPrior; -@property(readonly, nonatomic) BOOL hasExitNumber; -@property(nonatomic) BOOL hasOverrideDrivingSide; -@property(nonatomic) BOOL hasOverrideTransportType; -@property(nonatomic) BOOL hasHintFirstAnnouncementZilchIndex; +@property(nonatomic) _Bool hasEndsOnFwy; +@property(nonatomic) _Bool endsOnFwy; // @synthesize endsOnFwy=_endsOnFwy; +@property(nonatomic) _Bool hasTollAhead; +@property(nonatomic) _Bool tollAhead; // @synthesize tollAhead=_tollAhead; +@property(nonatomic) _Bool hasTollPrior; +@property(nonatomic) _Bool tollPrior; // @synthesize tollPrior=_tollPrior; +@property(readonly, nonatomic) _Bool hasExitNumber; +@property(nonatomic) _Bool hasOverrideDrivingSide; +@property(nonatomic) _Bool hasOverrideTransportType; +@property(nonatomic) _Bool hasHintFirstAnnouncementZilchIndex; @property(nonatomic) int hintFirstAnnouncementZilchIndex; // @synthesize hintFirstAnnouncementZilchIndex=_hintFirstAnnouncementZilchIndex; -- (id)signpostAtIndex:(unsigned int)arg1; -- (unsigned int)signpostsCount; +- (id)signpostAtIndex:(unsigned long long)arg1; +- (unsigned long long)signpostsCount; - (void)addSignpost:(id)arg1; - (void)clearSignposts; -- (void)setJunctionElements:(CDStruct_e02beb0c *)arg1 count:(unsigned int)arg2; -- (CDStruct_e02beb0c)junctionElementAtIndex:(unsigned int)arg1; +- (void)setJunctionElements:(CDStruct_e02beb0c *)arg1 count:(unsigned long long)arg2; +- (CDStruct_e02beb0c)junctionElementAtIndex:(unsigned long long)arg1; - (void)addJunctionElement:(CDStruct_e02beb0c)arg1; - (void)clearJunctionElements; @property(readonly, nonatomic) CDStruct_e02beb0c *junctionElements; -@property(readonly, nonatomic) unsigned int junctionElementsCount; -@property(nonatomic) BOOL hasJunctionType; +@property(readonly, nonatomic) unsigned long long junctionElementsCount; +@property(nonatomic) _Bool hasJunctionType; @property(nonatomic) int junctionType; // @synthesize junctionType=_junctionType; -- (void)setLaneGuidances:(CDStruct_bf9e66ee *)arg1 count:(unsigned int)arg2; -- (CDStruct_bf9e66ee)laneGuidanceAtIndex:(unsigned int)arg1; +- (void)setLaneGuidances:(CDStruct_bf9e66ee *)arg1 count:(unsigned long long)arg2; +- (CDStruct_bf9e66ee)laneGuidanceAtIndex:(unsigned long long)arg1; - (void)addLaneGuidance:(CDStruct_bf9e66ee)arg1; - (void)clearLaneGuidances; @property(readonly, nonatomic) CDStruct_bf9e66ee *laneGuidances; -@property(readonly, nonatomic) unsigned int laneGuidancesCount; -- (id)maneuverNameAtIndex:(unsigned int)arg1; -- (unsigned int)maneuverNamesCount; +@property(readonly, nonatomic) unsigned long long laneGuidancesCount; +- (id)maneuverNameAtIndex:(unsigned long long)arg1; +- (unsigned long long)maneuverNamesCount; - (void)addManeuverName:(id)arg1; - (void)clearManeuverNames; -@property(nonatomic) BOOL hasManeuverType; -@property(nonatomic) BOOL hasExpectedTime; -@property(nonatomic) BOOL hasDistance; -@property(nonatomic) BOOL hasManeuverEndZilchIndex; +@property(nonatomic) _Bool hasManeuverType; +@property(nonatomic) _Bool hasExpectedTime; +@property(nonatomic) _Bool hasDistance; +@property(nonatomic) _Bool hasManeuverEndZilchIndex; @property(nonatomic) int maneuverEndZilchIndex; // @synthesize maneuverEndZilchIndex=_maneuverEndZilchIndex; -@property(nonatomic) BOOL hasManeuverStartZilchIndex; +@property(nonatomic) _Bool hasManeuverStartZilchIndex; @property(nonatomic) int maneuverStartZilchIndex; // @synthesize maneuverStartZilchIndex=_maneuverStartZilchIndex; -@property(nonatomic) BOOL hasManeuverEndBasicIndex; +@property(nonatomic) _Bool hasManeuverEndBasicIndex; @property(nonatomic) int maneuverEndBasicIndex; // @synthesize maneuverEndBasicIndex=_maneuverEndBasicIndex; -@property(nonatomic) BOOL hasStepID; +@property(nonatomic) _Bool hasStepID; - (void)dealloc; -- (void)shieldInfo:(id)arg1; -- (id)intersectionNameInfo; -- (id)firstNameInfo; -@property(readonly, nonatomic) int hintFirstAnnouncementIndex; -@property(readonly, nonatomic) BOOL hasHintFirstAnnouncementIndex; -@property(readonly, nonatomic) unsigned int maneuverStartIndex; -@property(readonly, nonatomic) unsigned int maneuverEndIndex; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress-GEOProtoExtras.h new file mode 100644 index 000000000..0aa85d792 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress-GEOProtoExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOStructuredAddress (GEOProtoExtras) +- (id)initWithAddressDictionary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress.h b/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress.h index e9ead8f6a..9fa4ded89 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOStructuredAddress.h @@ -6,11 +6,13 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOStructuredAddress : PBCodable +@interface GEOStructuredAddress : PBCodable { - CDStruct_815f15fd _geoIds; + CDStruct_5df41632 _geoIds; NSString *_administrativeArea; NSString *_administrativeAreaCode; NSMutableArray *_areaOfInterests; @@ -23,6 +25,7 @@ NSString *_ocean; NSString *_postCode; NSString *_postCodeExtension; + NSString *_postCodeFull; NSString *_premise; NSString *_premises; NSString *_subAdministrativeArea; @@ -32,6 +35,7 @@ NSString *_thoroughfare; } +@property(retain, nonatomic) NSString *postCodeFull; // @synthesize postCodeFull=_postCodeFull; @property(retain, nonatomic) NSMutableArray *subPremises; // @synthesize subPremises=_subPremises; @property(retain, nonatomic) NSString *premise; // @synthesize premise=_premise; @property(retain, nonatomic) NSMutableArray *dependentLocalitys; // @synthesize dependentLocalitys=_dependentLocalitys; @@ -51,49 +55,50 @@ @property(retain, nonatomic) NSString *administrativeArea; // @synthesize administrativeArea=_administrativeArea; @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; @property(retain, nonatomic) NSString *country; // @synthesize country=_country; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setGeoIds:(long long *)arg1 count:(unsigned int)arg2; -- (long long)geoIdAtIndex:(unsigned int)arg1; +- (void)setGeoIds:(long long *)arg1 count:(unsigned long long)arg2; +- (long long)geoIdAtIndex:(unsigned long long)arg1; - (void)addGeoId:(long long)arg1; - (void)clearGeoIds; @property(readonly, nonatomic) long long *geoIds; -@property(readonly, nonatomic) unsigned int geoIdsCount; -- (id)subPremiseAtIndex:(unsigned int)arg1; -- (unsigned int)subPremisesCount; +@property(readonly, nonatomic) unsigned long long geoIdsCount; +@property(readonly, nonatomic) _Bool hasPostCodeFull; +- (id)subPremiseAtIndex:(unsigned long long)arg1; +- (unsigned long long)subPremisesCount; - (void)addSubPremise:(id)arg1; - (void)clearSubPremises; -@property(readonly, nonatomic) BOOL hasPremise; -- (id)dependentLocalityAtIndex:(unsigned int)arg1; -- (unsigned int)dependentLocalitysCount; +@property(readonly, nonatomic) _Bool hasPremise; +- (id)dependentLocalityAtIndex:(unsigned long long)arg1; +- (unsigned long long)dependentLocalitysCount; - (void)addDependentLocality:(id)arg1; - (void)clearDependentLocalitys; -@property(readonly, nonatomic) BOOL hasOcean; -@property(readonly, nonatomic) BOOL hasInlandWater; -- (id)areaOfInterestAtIndex:(unsigned int)arg1; -- (unsigned int)areaOfInterestsCount; +@property(readonly, nonatomic) _Bool hasOcean; +@property(readonly, nonatomic) _Bool hasInlandWater; +- (id)areaOfInterestAtIndex:(unsigned long long)arg1; +- (unsigned long long)areaOfInterestsCount; - (void)addAreaOfInterest:(id)arg1; - (void)clearAreaOfInterests; -@property(readonly, nonatomic) BOOL hasPostCodeExtension; -@property(readonly, nonatomic) BOOL hasFullThoroughfare; -@property(readonly, nonatomic) BOOL hasSubThoroughfare; -@property(readonly, nonatomic) BOOL hasThoroughfare; -@property(readonly, nonatomic) BOOL hasPremises; -@property(readonly, nonatomic) BOOL hasSubLocality; -@property(readonly, nonatomic) BOOL hasPostCode; -@property(readonly, nonatomic) BOOL hasLocality; -@property(readonly, nonatomic) BOOL hasSubAdministrativeArea; -@property(readonly, nonatomic) BOOL hasAdministrativeAreaCode; -@property(readonly, nonatomic) BOOL hasAdministrativeArea; -@property(readonly, nonatomic) BOOL hasCountryCode; -@property(readonly, nonatomic) BOOL hasCountry; +@property(readonly, nonatomic) _Bool hasPostCodeExtension; +@property(readonly, nonatomic) _Bool hasFullThoroughfare; +@property(readonly, nonatomic) _Bool hasSubThoroughfare; +@property(readonly, nonatomic) _Bool hasThoroughfare; +@property(readonly, nonatomic) _Bool hasPremises; +@property(readonly, nonatomic) _Bool hasSubLocality; +@property(readonly, nonatomic) _Bool hasPostCode; +@property(readonly, nonatomic) _Bool hasLocality; +@property(readonly, nonatomic) _Bool hasSubAdministrativeArea; +@property(readonly, nonatomic) _Bool hasAdministrativeAreaCode; +@property(readonly, nonatomic) _Bool hasAdministrativeArea; +@property(readonly, nonatomic) _Bool hasCountryCode; +@property(readonly, nonatomic) _Bool hasCountry; - (void)dealloc; -- (id)initWithAddressDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSubPremise.h b/iOS7/PrivateFrameworks/GeoServices/GEOSubPremise.h index b4a156524..fb8e06407 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSubPremise.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSubPremise.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOSubPremise : PBCodable +@interface GEOSubPremise : PBCodable { NSString *_name; int _type; @@ -16,11 +18,12 @@ @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(nonatomic) int type; // @synthesize type=_type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSubstep.h b/iOS7/PrivateFrameworks/GeoServices/GEOSubstep.h index bf88d527e..b43f6cb7a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSubstep.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSubstep.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEONameInfo, NSMutableArray; -@interface GEOSubstep : PBCodable +@interface GEOSubstep : PBCodable { int _maneuverType; GEONameInfo *_name; @@ -23,21 +25,22 @@ @property(retain, nonatomic) NSMutableArray *signposts; // @synthesize signposts=_signposts; @property(retain, nonatomic) GEONameInfo *name; // @synthesize name=_name; @property(nonatomic) int maneuverType; // @synthesize maneuverType=_maneuverType; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)signpostAtIndex:(unsigned int)arg1; -- (unsigned int)signpostsCount; +- (id)signpostAtIndex:(unsigned long long)arg1; +- (unsigned long long)signpostsCount; - (void)addSignpost:(id)arg1; - (void)clearSignposts; -@property(readonly, nonatomic) BOOL hasName; -@property(nonatomic) BOOL hasZilchIndex; +@property(readonly, nonatomic) _Bool hasName; +@property(nonatomic) _Bool hasZilchIndex; @property(nonatomic) int zilchIndex; // @synthesize zilchIndex=_zilchIndex; -@property(nonatomic) BOOL hasManeuverType; +@property(nonatomic) _Bool hasManeuverType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntry.h b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntry.h index 0f1d1fbfa..1671f7d1e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntry.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntry.h @@ -6,13 +6,15 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSData, NSMutableArray, NSString; -@interface GEOSuggestionEntry : PBCodable +@interface GEOSuggestionEntry : PBCodable { CDStruct_97e972fa *_textHighlights; - unsigned int _textHighlightsCount; - unsigned int _textHighlightsSpace; + unsigned long long _textHighlightsCount; + unsigned long long _textHighlightsSpace; NSString *_calloutTitle; NSMutableArray *_displayLines; NSString *_iconID; @@ -27,26 +29,27 @@ @property(retain, nonatomic) GEOLatLng *latlng; // @synthesize latlng=_latlng; @property(retain, nonatomic) NSString *iconID; // @synthesize iconID=_iconID; @property(retain, nonatomic) NSMutableArray *displayLines; // @synthesize displayLines=_displayLines; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasCalloutTitle; -@property(readonly, nonatomic) BOOL hasSearchQueryDisplayString; -@property(readonly, nonatomic) BOOL hasSuggestionEntryMetadata; -@property(readonly, nonatomic) BOOL hasLatlng; -@property(readonly, nonatomic) BOOL hasIconID; -- (void)setTextHighlights:(CDStruct_97e972fa *)arg1 count:(unsigned int)arg2; -- (CDStruct_97e972fa)textHighlightsAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool hasCalloutTitle; +@property(readonly, nonatomic) _Bool hasSearchQueryDisplayString; +@property(readonly, nonatomic) _Bool hasSuggestionEntryMetadata; +@property(readonly, nonatomic) _Bool hasLatlng; +@property(readonly, nonatomic) _Bool hasIconID; +- (void)setTextHighlights:(CDStruct_97e972fa *)arg1 count:(unsigned long long)arg2; +- (CDStruct_97e972fa)textHighlightsAtIndex:(unsigned long long)arg1; - (void)addTextHighlights:(CDStruct_97e972fa)arg1; - (void)clearTextHighlights; @property(readonly, nonatomic) CDStruct_97e972fa *textHighlights; -@property(readonly, nonatomic) unsigned int textHighlightsCount; -- (id)displayLineAtIndex:(unsigned int)arg1; -- (unsigned int)displayLinesCount; +@property(readonly, nonatomic) unsigned long long textHighlightsCount; +- (id)displayLineAtIndex:(unsigned long long)arg1; +- (unsigned long long)displayLinesCount; - (void)addDisplayLine:(id)arg1; - (void)clearDisplayLines; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntryList.h b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntryList.h index 9e98b27e5..5ae0b468b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntryList.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionEntryList.h @@ -6,23 +6,29 @@ #import "PBCodable.h" -@class NSMutableArray; +#import "NSCopying-Protocol.h" -@interface GEOSuggestionEntryList : PBCodable +@class NSMutableArray, NSString; + +@interface GEOSuggestionEntryList : PBCodable { + NSString *_localizedSectionHeader; NSMutableArray *_suggestionEntries; } +@property(retain, nonatomic) NSString *localizedSectionHeader; // @synthesize localizedSectionHeader=_localizedSectionHeader; @property(retain, nonatomic) NSMutableArray *suggestionEntries; // @synthesize suggestionEntries=_suggestionEntries; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)suggestionEntriesAtIndex:(unsigned int)arg1; -- (unsigned int)suggestionEntriesCount; +@property(readonly, nonatomic) _Bool hasLocalizedSectionHeader; +- (id)suggestionEntriesAtIndex:(unsigned long long)arg1; +- (unsigned long long)suggestionEntriesCount; - (void)addSuggestionEntries:(id)arg1; - (void)clearSuggestionEntries; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsFeedbackCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsFeedbackCollection.h index f426fa128..353f69bdb 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsFeedbackCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsFeedbackCollection.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData; -@interface GEOSuggestionsFeedbackCollection : PBCodable +@interface GEOSuggestionsFeedbackCollection : PBCodable { CDStruct_612aec5b _sessionID; int _suggestionEntryIndex; @@ -27,18 +29,19 @@ @property(nonatomic) int suggestionEntryIndex; // @synthesize suggestionEntryIndex=_suggestionEntryIndex; @property(nonatomic) int suggestionsEntryListIndex; // @synthesize suggestionsEntryListIndex=_suggestionsEntryListIndex; @property(nonatomic) CDStruct_612aec5b sessionID; // @synthesize sessionID=_sessionID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasSuggestionEntryMetadata; -@property(readonly, nonatomic) BOOL hasSuggestionMetadata; -@property(nonatomic) BOOL hasSuggestionEntryIndex; -@property(nonatomic) BOOL hasSuggestionsEntryListIndex; -@property(nonatomic) BOOL hasSessionID; +@property(readonly, nonatomic) _Bool hasSuggestionEntryMetadata; +@property(readonly, nonatomic) _Bool hasSuggestionMetadata; +@property(nonatomic) _Bool hasSuggestionEntryIndex; +@property(nonatomic) _Bool hasSuggestionsEntryListIndex; +@property(nonatomic) _Bool hasSessionID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsOptions.h b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsOptions.h new file mode 100644 index 000000000..426234abb --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSuggestionsOptions.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +#import "NSCopying-Protocol.h" + +@class NSData; + +@interface GEOSuggestionsOptions : PBCodable +{ + int _entriesType; + int _listType; + NSData *_suggestionEntryMetadata; + NSData *_suggestionMetadata; + struct { + unsigned int entriesType:1; + unsigned int listType:1; + } _has; +} + +@property(retain, nonatomic) NSData *suggestionEntryMetadata; // @synthesize suggestionEntryMetadata=_suggestionEntryMetadata; +@property(retain, nonatomic) NSData *suggestionMetadata; // @synthesize suggestionMetadata=_suggestionMetadata; +@property(nonatomic) int entriesType; // @synthesize entriesType=_entriesType; +@property(nonatomic) int listType; // @synthesize listType=_listType; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +@property(readonly, nonatomic) _Bool hasSuggestionEntryMetadata; +@property(readonly, nonatomic) _Bool hasSuggestionMetadata; +@property(nonatomic) _Bool hasEntriesType; +@property(nonatomic) _Bool hasListType; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSets.h b/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSets.h index 1c1c65791..71a8e1c05 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSets.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSets.h @@ -6,23 +6,26 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOSupportedTileSets : PBCodable +@interface GEOSupportedTileSets : PBCodable { NSMutableArray *_tileSets; } @property(retain, nonatomic) NSMutableArray *tileSets; // @synthesize tileSets=_tileSets; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)tileSetAtIndex:(unsigned int)arg1; -- (unsigned int)tileSetsCount; +- (id)tileSetAtIndex:(unsigned long long)arg1; +- (unsigned long long)tileSetsCount; - (void)addTileSet:(id)arg1; - (void)clearTileSets; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSetsDownload.h b/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSetsDownload.h index fa2cc4bbb..614841c85 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSetsDownload.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOSupportedTileSetsDownload.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEODownloadMetadata, GEOSupportedTileSets; -@interface GEOSupportedTileSetsDownload : PBCodable +@interface GEOSupportedTileSetsDownload : PBCodable { GEODownloadMetadata *_metadata; GEOSupportedTileSets *_tileSets; @@ -16,11 +18,12 @@ @property(retain, nonatomic) GEODownloadMetadata *metadata; // @synthesize metadata=_metadata; @property(retain, nonatomic) GEOSupportedTileSets *tileSets; // @synthesize tileSets=_tileSets; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOThrottleKey.h b/iOS7/PrivateFrameworks/GeoServices/GEOThrottleKey.h index 5e01707eb..24a8f8a82 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOThrottleKey.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOThrottleKey.h @@ -8,14 +8,15 @@ @class NSURL; +// Not exported @interface GEOThrottleKey : NSObject { NSURL *_serverURL; unsigned int _requestType; } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithRequestType:(unsigned int)arg1 serverURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOThrottleState.h b/iOS7/PrivateFrameworks/GeoServices/GEOThrottleState.h index ddc459a1a..29db10246 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOThrottleState.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOThrottleState.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface GEOThrottleState : NSObject { - unsigned int _requestCount; + unsigned long long _requestCount; double _lastResetTime; } @property(nonatomic) double lastResetTime; // @synthesize lastResetTime=_lastResetTime; -@property(nonatomic) unsigned int requestCount; // @synthesize requestCount=_requestCount; +@property(nonatomic) unsigned long long requestCount; // @synthesize requestCount=_requestCount; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileCache.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileCache.h index 34ff05180..89ddf95ae 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileCache.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileCache.h @@ -22,13 +22,13 @@ - (void)removeTileForKey:(const struct _GEOTileKey *)arg1; - (void)_removeTileForKey:(const struct _GEOTileKey *)arg1; - (void)setNullForKey:(const struct _GEOTileKey *)arg1; -- (void)setTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2 cost:(unsigned int)arg3; -- (BOOL)containsKey:(const struct _GEOTileKey *)arg1 cost:(unsigned int *)arg2; +- (void)setTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2 cost:(unsigned long long)arg3; +- (_Bool)containsKey:(const struct _GEOTileKey *)arg1 cost:(unsigned long long *)arg2; - (id)tileForKey:(const struct _GEOTileKey *)arg1; -@property unsigned int maxCost; -@property unsigned int maxCapacity; +@property unsigned long long maxCost; +@property unsigned long long maxCapacity; - (void)_receivedMemoryNotification; -- (void)_evictWithMaxCost:(unsigned int)arg1 maxCapacity:(unsigned int)arg2; +- (void)_evictWithMaxCost:(unsigned long long)arg1 maxCapacity:(unsigned long long)arg2; - (id)description; - (id)_description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileCacheReserved.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileCacheReserved.h index 66712f67e..03cf4fade 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileCacheReserved.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileCacheReserved.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface GEOTileCacheReserved : NSObject { struct mutex _reservedLock; struct list> _reservedList; struct unordered_map<_GEOTileKey, std::__1::__list_iterator, hashkey, eqkey, std::__1::allocator>>> _reservedMap; - unsigned int _reservedMaxCapacity; - unsigned int _reservedMaxCost; - unsigned int _reservedCurrentCost; - unsigned int _reservedCurrentCount; + unsigned long long _reservedMaxCapacity; + unsigned long long _reservedMaxCost; + unsigned long long _reservedCurrentCost; + unsigned long long _reservedCurrentCount; } - (id).cxx_construct; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBProtection.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBProtection.h index 03c854cbc..aa8be4daa 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBProtection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBProtection.h @@ -6,14 +6,17 @@ #import "NSObject.h" +// Not exported @interface GEOTileDBProtection : NSObject { int _currentState; + int _notifyToken; } + (id)sharedObject; - (void)updateState; - (int)state; +- (void)_statusChanged; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBReader.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBReader.h index 192766ab3..232bffced 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBReader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBReader.h @@ -10,8 +10,8 @@ @interface GEOTileDBReader : NSObject { - BOOL _defunct; - BOOL _closed; + _Bool _defunct; + _Bool _closed; int _editionUpdating; NSObject *_readQueue; NSString *_path; @@ -20,16 +20,16 @@ struct sqlite3_stmt *_versionQuery; GEOTileDBMRU *_tileDBMRU; CDStruct_e4886f83 *_expirationRecords; - unsigned int _expirationRecordCount; + unsigned long long _expirationRecordCount; } @property(retain, nonatomic) GEOTileDBMRU *tileDBMRU; // @synthesize tileDBMRU=_tileDBMRU; -- (void)setExpirationRecords:(CDStruct_e4886f83 *)arg1 count:(unsigned int)arg2; +- (void)setExpirationRecords:(CDStruct_e4886f83 *)arg1 count:(unsigned long long)arg2; - (void)dataForKeys:(id)arg1 asyncHandler:(id)arg2; - (void)dataForKey:(struct _GEOTileKey *)arg1 asyncHandler:(id)arg2; - (id)dataForKey:(struct _GEOTileKey *)arg1; - (id)_dataForKey:(struct _GEOTileKey)arg1; -@property BOOL closed; +@property _Bool closed; - (void)_openDB; - (void)_closeDB; - (void)_editionUpdateEnd:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriteEntry.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriteEntry.h index 1b2c3632e..a79b803a7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriteEntry.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriteEntry.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface GEOTileDBWriteEntry : NSObject { struct _GEOTileKey _key; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriter.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriter.h index 8e57bd381..8119d40ff 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriter.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileDBWriter.h @@ -24,19 +24,19 @@ long long _lastRowID; unsigned long long _databaseSize; unsigned long long _maxDatabaseSize; - BOOL _closed; - BOOL _defunct; + _Bool _closed; + _Bool _defunct; NSMutableArray *_writeList; NSMutableSet *_uncommitedWriteSet; - unsigned int _pendingWriteBytes; + unsigned long long _pendingWriteBytes; NSLock *_writeListLock; NSObject *_writeQueue; void *_editionMap; long long _evictionRowsThreshold; GEOTileDBMRU *_tileDBMRU; CDStruct_e4886f83 *_expirationRecords; - unsigned int _expirationRecordCount; - BOOL _preloading; + unsigned long long _expirationRecordCount; + _Bool _preloading; double _lastCheckedGeneralExpiration; } @@ -47,27 +47,28 @@ - (void)dealloc; - (void)endPreloadSession; - (void)beginPreloadSessionOfSize:(unsigned long long)arg1; -- (void)setExpirationRecords:(CDStruct_e4886f83 *)arg1 count:(unsigned int)arg2; +- (void)setExpirationRecords:(CDStruct_e4886f83 *)arg1 count:(unsigned long long)arg2; - (void)deleteTile:(const struct _GEOTileKey *)arg1; - (void)_deleteKey:(struct _GEOTileKey)arg1; - (void)pendingWritesForKeys:(id)arg1 handler:(id)arg2; - (id)pendingWriteForKey:(struct _GEOTileKey *)arg1; - (void)addTile:(id)arg1 forKey:(struct _GEOTileKey *)arg2 edition:(unsigned int)arg3 tileSet:(unsigned int)arg4; -- (void)_performWrites:(BOOL)arg1; +- (void)_performWrites:(_Bool)arg1; +- (void)_dropWritesOnFloor:(id)arg1; - (void)_updateEdition:(unsigned int)arg1 forTileset:(unsigned int)arg2 provider:(unsigned int)arg3; - (void)_writeEntry:(id)arg1; -- (BOOL)_tileSetExpires:(unsigned int)arg1; +- (_Bool)_tileSetExpires:(unsigned int)arg1; - (void)_evict; - (void)shrinkToSize:(unsigned long long)arg1 finished:(id)arg2; - (unsigned long long)_dbFileSize; -- (void)_shrinkToUnderSize:(unsigned long long)arg1 vacuum:(BOOL)arg2; +- (void)_shrinkToUnderSize:(unsigned long long)arg1 vacuum:(_Bool)arg2; - (void)_printDBStatus:(const char *)arg1; -@property BOOL closed; +@property _Bool closed; - (void)_openIfNecessary; -- (void)_openDBForceRecreate:(BOOL)arg1; +- (void)_openDBForceRecreate:(_Bool)arg1; - (void)_assertDatabaseSize; - (void)_updateSize; -- (BOOL)_readEditions; +- (_Bool)_readEditions; - (void)_writeVersion; - (void)_prepareStatements; - (void)_createTables; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileDecoder-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileDecoder-Protocol.h index 8975a5e9a..00e6c0996 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileDecoder-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileDecoder-Protocol.h @@ -8,6 +8,6 @@ @protocol GEOTileDecoder - (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; -- (BOOL)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(char *)arg2; +- (_Bool)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(_Bool *)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileEditionUpdate.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileEditionUpdate.h index 3dfd8942c..170780220 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileEditionUpdate.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileEditionUpdate.h @@ -8,16 +8,17 @@ @class NSMutableArray; +// Not exported @interface GEOTileEditionUpdate : NSObject { NSMutableArray *_entries; - BOOL _flushEverything; + _Bool _flushEverything; } -@property(nonatomic) BOOL flushEverything; // @synthesize flushEverything=_flushEverything; +@property(nonatomic) _Bool flushEverything; // @synthesize flushEverything=_flushEverything; - (void)dealloc; -- (void)tileset:(unsigned int *)arg1 edition:(unsigned int *)arg2 provider:(unsigned int *)arg3 atIndex:(unsigned int)arg4; -- (unsigned int)tilesetCount; +- (void)tileset:(unsigned int *)arg1 edition:(unsigned int *)arg2 provider:(unsigned int *)arg3 atIndex:(unsigned long long)arg4; +- (unsigned long long)tilesetCount; - (void)addTileset:(unsigned int)arg1 edition:(unsigned int)arg2 provider:(unsigned int)arg3; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileGroup.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileGroup.h index a8c819337..94c35d1b3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileGroup.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileGroup.h @@ -6,20 +6,23 @@ #import "PBCodable.h" -@interface GEOTileGroup : PBCodable +#import "NSCopying-Protocol.h" + +// Not exported +@interface GEOTileGroup : PBCodable { CDStruct_3f74b7eb *_regionalResourceIndexs; - unsigned int _regionalResourceIndexsCount; - unsigned int _regionalResourceIndexsSpace; - CDStruct_084d6ede _attributionIndexs; - CDStruct_084d6ede _fontIndexs; - CDStruct_084d6ede _iconIndexs; - CDStruct_084d6ede _styleSheetIndexs; - CDStruct_084d6ede _textureIndexs; - CDStruct_084d6ede _xmlIndexs; + unsigned long long _regionalResourceIndexsCount; + unsigned long long _regionalResourceIndexsSpace; + CDStruct_9f2792e4 _attributionIndexs; + CDStruct_9f2792e4 _fontIndexs; + CDStruct_9f2792e4 _iconIndexs; + CDStruct_9f2792e4 _styleSheetIndexs; + CDStruct_9f2792e4 _textureIndexs; + CDStruct_9f2792e4 _xmlIndexs; CDStruct_c0454aff *_tileSets; - unsigned int _tileSetsCount; - unsigned int _tileSetsSpace; + unsigned long long _tileSetsCount; + unsigned long long _tileSetsSpace; unsigned int _attributionBadgeIndex; unsigned int _identifier; struct { @@ -29,62 +32,63 @@ @property(nonatomic) unsigned int attributionBadgeIndex; // @synthesize attributionBadgeIndex=_attributionBadgeIndex; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setAttributionIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)attributionIndexAtIndex:(unsigned int)arg1; +- (void)setAttributionIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)attributionIndexAtIndex:(unsigned long long)arg1; - (void)addAttributionIndex:(unsigned int)arg1; - (void)clearAttributionIndexs; @property(readonly, nonatomic) unsigned int *attributionIndexs; -@property(readonly, nonatomic) unsigned int attributionIndexsCount; -@property(nonatomic) BOOL hasAttributionBadgeIndex; -- (void)setXmlIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)xmlIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long attributionIndexsCount; +@property(nonatomic) _Bool hasAttributionBadgeIndex; +- (void)setXmlIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)xmlIndexAtIndex:(unsigned long long)arg1; - (void)addXmlIndex:(unsigned int)arg1; - (void)clearXmlIndexs; @property(readonly, nonatomic) unsigned int *xmlIndexs; -@property(readonly, nonatomic) unsigned int xmlIndexsCount; -- (void)setRegionalResourceIndexs:(CDStruct_3f74b7eb *)arg1 count:(unsigned int)arg2; -- (CDStruct_3f74b7eb)regionalResourceIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long xmlIndexsCount; +- (void)setRegionalResourceIndexs:(CDStruct_3f74b7eb *)arg1 count:(unsigned long long)arg2; +- (CDStruct_3f74b7eb)regionalResourceIndexAtIndex:(unsigned long long)arg1; - (void)addRegionalResourceIndex:(CDStruct_3f74b7eb)arg1; - (void)clearRegionalResourceIndexs; @property(readonly, nonatomic) CDStruct_3f74b7eb *regionalResourceIndexs; -@property(readonly, nonatomic) unsigned int regionalResourceIndexsCount; -- (void)setIconIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)iconIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long regionalResourceIndexsCount; +- (void)setIconIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)iconIndexAtIndex:(unsigned long long)arg1; - (void)addIconIndex:(unsigned int)arg1; - (void)clearIconIndexs; @property(readonly, nonatomic) unsigned int *iconIndexs; -@property(readonly, nonatomic) unsigned int iconIndexsCount; -- (void)setFontIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)fontIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long iconIndexsCount; +- (void)setFontIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)fontIndexAtIndex:(unsigned long long)arg1; - (void)addFontIndex:(unsigned int)arg1; - (void)clearFontIndexs; @property(readonly, nonatomic) unsigned int *fontIndexs; -@property(readonly, nonatomic) unsigned int fontIndexsCount; -- (void)setTextureIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)textureIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long fontIndexsCount; +- (void)setTextureIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)textureIndexAtIndex:(unsigned long long)arg1; - (void)addTextureIndex:(unsigned int)arg1; - (void)clearTextureIndexs; @property(readonly, nonatomic) unsigned int *textureIndexs; -@property(readonly, nonatomic) unsigned int textureIndexsCount; -- (void)setStyleSheetIndexs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)styleSheetIndexAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long textureIndexsCount; +- (void)setStyleSheetIndexs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)styleSheetIndexAtIndex:(unsigned long long)arg1; - (void)addStyleSheetIndex:(unsigned int)arg1; - (void)clearStyleSheetIndexs; @property(readonly, nonatomic) unsigned int *styleSheetIndexs; -@property(readonly, nonatomic) unsigned int styleSheetIndexsCount; -- (void)setTileSets:(CDStruct_c0454aff *)arg1 count:(unsigned int)arg2; -- (CDStruct_c0454aff)tileSetAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long styleSheetIndexsCount; +- (void)setTileSets:(CDStruct_c0454aff *)arg1 count:(unsigned long long)arg2; +- (CDStruct_c0454aff)tileSetAtIndex:(unsigned long long)arg1; - (void)addTileSet:(CDStruct_c0454aff)arg1; - (void)clearTileSets; @property(readonly, nonatomic) CDStruct_c0454aff *tileSets; -@property(readonly, nonatomic) unsigned int tileSetsCount; +@property(readonly, nonatomic) unsigned long long tileSetsCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList-GEOXPCUtil.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList-GEOXPCUtil.h new file mode 100644 index 000000000..ebc702878 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList-GEOXPCUtil.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOTileKeyList (GEOXPCUtil) ++ (id)listFromXPCData:(id)arg1; +- (id)newXPCData; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList.h index 44b983674..39967310f 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyList.h @@ -16,32 +16,31 @@ void *_head; void *_tail; GEOTileKeyMap *_map; - unsigned int _count; - unsigned int _maxCount; + unsigned long long _count; + unsigned long long _maxCount; + unsigned long long _mutationsCount; } -+ (id)listFromXPCData:(id)arg1; -- (BOOL)intersectsList:(id)arg1; -- (BOOL)removeKey:(const struct _GEOTileKey *)arg1; +- (_Bool)intersectsList:(id)arg1; +- (_Bool)removeKey:(const struct _GEOTileKey *)arg1; - (void)removeKeysMatchingPredicate:(id)arg1; - (void)sort:(id)arg1; - (id)sublistWithRange:(struct _NSRange)arg1; - (id)listWithout:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)count; -- (unsigned int)capacity; -- (BOOL)containsKey:(const struct _GEOTileKey *)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)count; +- (unsigned long long)capacity; +- (_Bool)containsKey:(const struct _GEOTileKey *)arg1; - (void)_addKeyToBack:(const struct _GEOTileKey *)arg1; - (void)addKey:(const struct _GEOTileKey *)arg1; -- (BOOL)addKey:(const struct _GEOTileKey *)arg1 lostKey:(struct _GEOTileKey *)arg2; +- (_Bool)addKey:(const struct _GEOTileKey *)arg1 lostKey:(struct _GEOTileKey *)arg2; - (struct _GEOTileKey *)firstKey; - (id)description; - (void)dealloc; -- (id)copyWithMaxCapacity:(unsigned int)arg1; +- (id)copyWithMaxCapacity:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithMaxCapacity:(unsigned int)arg1; +- (id)initWithMaxCapacity:(unsigned long long)arg1; - (id)init; -- (id)newXPCData; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyMap.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyMap.h index cbad6680b..7512f6703 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyMap.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileKeyMap.h @@ -8,17 +8,17 @@ @interface GEOTileKeyMap : NSObject { - int _type; + long long _type; void *_map; } -- (unsigned int)count; +- (unsigned long long)count; - (void)removeObjectForKey:(const struct _GEOTileKey *)arg1; - (void)setObject:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; - (id)objectForKey:(const struct _GEOTileKey *)arg1; - (id)contentsDescription; - (void)dealloc; -- (id)initWithMapType:(int)arg1; +- (id)initWithMapType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader-DeprecatedSundanceCompatibility.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader-DeprecatedSundanceCompatibility.h new file mode 100644 index 000000000..5679a5a4d --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader-DeprecatedSundanceCompatibility.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOTileLoader (DeprecatedSundanceCompatibility) ++ (id)sharedLoader; ++ (void)setMemoryCacheMinCapacity:(unsigned long long)arg1; +- (void)shrinkDiskCacheToSize:(unsigned long long)arg1 finished:(id)arg2; +- (id)expireTilesWithType:(unsigned char)arg1 provider:(unsigned short)arg2 olderThan:(double)arg3; +- (void)cancelRequest:(id)arg1; +- (void)endPreloadSession; +- (void)beginPreloadSessionOfSize:(unsigned long long)arg1; +- (void)preloadTiles:(id)arg1 requireWiFi:(_Bool)arg2 progress:(id)arg3 finished:(void)arg4 error:(id)arg5; +- (void)loadTilesFromCache:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; +- (void)loadTilesFromCacheAndNetwork:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; +- (void)loadTiles:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; +- (void)_loadTiles:(id)arg1 options:(unsigned long long)arg2 progress:(id)arg3 finished:(void)arg4 error:(id)arg5; +- (id)renderDataForKey:(struct _GEOTileKey *)arg1 asyncHandler:(id)arg2; +- (id)renderDataForKey:(struct _GEOTileKey *)arg1; +- (void)openDatabase; +- (void)closeDatabase; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader.h index a0466d970..5e6ba253d 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoader.h @@ -12,17 +12,15 @@ + (id)diskCacheLocation; + (void)setDiskCacheLocation:(id)arg1; -+ (void)setMemoryCacheTotalCostLimit:(unsigned int)arg1; -+ (void)setMemoryCacheCountLimit:(unsigned int)arg1; -+ (void)setTrackUsage:(BOOL)arg1; ++ (void)setMemoryCacheTotalCostLimit:(unsigned long long)arg1; ++ (void)setMemoryCacheCountLimit:(unsigned long long)arg1; ++ (void)setTrackUsage:(_Bool)arg1; + (void)useLocalLoader; + (void)useRemoteLoader; + (id)allocWithZone:(struct _NSZone *)arg1; + (id)alloc; + (id)modernLoader; + (id)singletonConfiguration; -+ (id)sharedLoader; -+ (void)setMemoryCacheMinCapacity:(unsigned int)arg1; - (id)cachedTileForKey:(const struct _GEOTileKey *)arg1; - (id)internalDelegateQ; - (void)setInternalDelegateQ:(id)arg1; @@ -42,23 +40,10 @@ - (void)beginPreloadSessionOfSize:(unsigned long long)arg1 forClient:(id)arg2; - (void)cancelAllForClient:(id)arg1; - (void)cancelKey:(const struct _GEOTileKey *)arg1 forClient:(id)arg2; -- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 options:(unsigned int)arg4 callbackQ:(id)arg5 beginNetwork:(id)arg6 callback:(void)arg7; +- (_Bool)reprioritizeKey:(const struct _GEOTileKey *)arg1 forClient:(id)arg2 newPriority:(unsigned int)arg3; +- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 options:(unsigned long long)arg4 callbackQ:(id)arg5 beginNetwork:(id)arg6 callback:(void)arg7; - (void)closeForClient:(id)arg1; - (void)openForClient:(id)arg1; -- (void)shrinkDiskCacheToSize:(unsigned long long)arg1 finished:(id)arg2; -- (id)expireTilesWithType:(unsigned char)arg1 provider:(unsigned short)arg2 olderThan:(double)arg3; -- (void)cancelRequest:(id)arg1; -- (void)endPreloadSession; -- (void)beginPreloadSessionOfSize:(unsigned long long)arg1; -- (void)preloadTiles:(id)arg1 requireWiFi:(BOOL)arg2 progress:(id)arg3 finished:(void)arg4 error:(id)arg5; -- (void)loadTilesFromCache:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; -- (void)loadTilesFromCacheAndNetwork:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; -- (void)loadTiles:(id)arg1 progress:(id)arg2 finished:(void)arg3 error:(id)arg4; -- (void)_loadTiles:(id)arg1 options:(unsigned int)arg2 progress:(id)arg3 finished:(void)arg4 error:(id)arg5; -- (id)renderDataForKey:(struct _GEOTileKey *)arg1 asyncHandler:(id)arg2; -- (id)renderDataForKey:(struct _GEOTileKey *)arg1; -- (void)openDatabase; -- (void)closeDatabase; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderConfiguration.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderConfiguration.h index eb05ac1ad..adb87bed1 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderConfiguration.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderConfiguration.h @@ -12,18 +12,18 @@ @interface GEOTileLoaderConfiguration : NSObject { - BOOL _useRemoteLoader; - BOOL _trackUsage; - unsigned int _memoryCacheCountLimit; - unsigned int _memoryCacheCostLimit; + _Bool _useRemoteLoader; + _Bool _trackUsage; + unsigned long long _memoryCacheCountLimit; + unsigned long long _memoryCacheCostLimit; NSString *_diskCacheLocation; } @property(copy, nonatomic) NSString *diskCacheLocation; // @synthesize diskCacheLocation=_diskCacheLocation; -@property(nonatomic) unsigned int memoryCacheCostLimit; // @synthesize memoryCacheCostLimit=_memoryCacheCostLimit; -@property(nonatomic) unsigned int memoryCacheCountLimit; // @synthesize memoryCacheCountLimit=_memoryCacheCountLimit; -@property(nonatomic) BOOL trackUsage; // @synthesize trackUsage=_trackUsage; -@property(nonatomic) BOOL useRemoteLoader; // @synthesize useRemoteLoader=_useRemoteLoader; +@property(nonatomic) unsigned long long memoryCacheCostLimit; // @synthesize memoryCacheCostLimit=_memoryCacheCostLimit; +@property(nonatomic) unsigned long long memoryCacheCountLimit; // @synthesize memoryCacheCountLimit=_memoryCacheCountLimit; +@property(nonatomic) _Bool trackUsage; // @synthesize trackUsage=_trackUsage; +@property(nonatomic) _Bool useRemoteLoader; // @synthesize useRemoteLoader=_useRemoteLoader; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderDeprecatedCtx.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderDeprecatedCtx.h index 521bbc385..ac80bd386 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderDeprecatedCtx.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderDeprecatedCtx.h @@ -8,6 +8,7 @@ @class GEOTileKeyList; +// Not exported @interface GEOTileLoaderDeprecatedCtx : NSObject { struct __CFRunLoop *_runloop; @@ -21,7 +22,6 @@ id _finished; } -+ (id)ctxWithList:(id)arg1; @property(readonly, nonatomic) id callback; // @synthesize callback=_callback; @property(copy, nonatomic) id finished; // @synthesize finished=_finished; @property(copy, nonatomic) id error; // @synthesize error=_error; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderInternal.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderInternal.h index f9662445d..b25e8d796 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderInternal.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileLoaderInternal.h @@ -11,6 +11,7 @@ @class GEOTileCache, GEOTileLoaderConfiguration, GEOTileServerProxy, NSMutableArray, NSMutableSet, NSObject; +// Not exported @interface GEOTileLoaderInternal : GEOTileLoader { struct list> _loadItems; @@ -27,14 +28,14 @@ int _networkHits; struct list> _shrinkCacheRequesters; NSMutableArray *_tileDecoders; - BOOL _networkActive; + _Bool _networkActive; id _internalDelegate; NSObject *_internalDelegateQ; GEOTileLoaderConfiguration *_config; struct mutex _usageLock; struct unordered_map<_GEOTileKey, UsageData, std::__1::hash, std::__1::equal_to, std::__1::allocator>> _usageData; struct unique_ptr> _usageTimer; - BOOL _isUsageTimerScheduled; + _Bool _isUsageTimerScheduled; int _rollingBatchId; struct deque> _recentErrors; } @@ -61,6 +62,7 @@ - (void)expireTilesWithPredicate:(id)arg1; - (void)registerTileLoader:(Class)arg1; - (void)registerTileDecoder:(id)arg1; +- (void)_localeChanged:(id)arg1; - (void)_tileEditionChanged:(id)arg1; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; @@ -74,10 +76,11 @@ - (void)setSortPoint:(const CDStruct_c3b9c2ee *)arg1; - (void)_timerFired; - (void)_requestOnlineTiles; -- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 options:(unsigned int)arg4 callbackQ:(id)arg5 beginNetwork:(id)arg6 callback:(void)arg7; +- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 options:(unsigned long long)arg4 callbackQ:(id)arg5 beginNetwork:(id)arg6 callback:(void)arg7; - (void)_usageTimerFired; -- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 proxyClient:(id)arg4 options:(unsigned int)arg5 callbackQ:(id)arg6 beginNetwork:(id)arg7 callback:(void)arg8; -- (BOOL)_cancelIfNeeded:(__list_iterator_d839716a *)arg1; +- (_Bool)reprioritizeKey:(const struct _GEOTileKey *)arg1 forClient:(id)arg2 newPriority:(unsigned int)arg3; +- (void)loadKey:(const struct _GEOTileKey *)arg1 priority:(unsigned int)arg2 forClient:(id)arg3 proxyClient:(id)arg4 options:(unsigned long long)arg5 callbackQ:(id)arg6 beginNetwork:(id)arg7 callback:(void)arg8; +- (_Bool)_cancelIfNeeded:(__list_iterator_d839716a *)arg1; - (void)_cancel:(__list_iterator_d839716a *)arg1 err:(id)arg2; - (void)_updateNetworkActive; - (void)closeForClient:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileRequester.h index c396be458..9a4c9da15 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileRequester.h @@ -17,14 +17,14 @@ NSString *_bundleIdentifier; NSString *_bundleVersion; NSData *_auditToken; - BOOL _requireWiFi; + _Bool _requireWiFi; } -+ (BOOL)skipNetworkForKeysWhenPreloading:(id)arg1; ++ (_Bool)skipNetworkForKeysWhenPreloading:(id)arg1; + (CDStruct_e4886f83 *)newExpiringTilesets; -+ (unsigned int)expiringTilesetsCount; ++ (unsigned long long)expiringTilesetsCount; + (unsigned char)tileProviderIdentifier; -@property(nonatomic) BOOL requireWiFi; // @synthesize requireWiFi=_requireWiFi; +@property(nonatomic) _Bool requireWiFi; // @synthesize requireWiFi=_requireWiFi; @property(retain, nonatomic) NSData *auditToken; // @synthesize auditToken=_auditToken; @property(retain, nonatomic) NSString *bundleVersion; // @synthesize bundleVersion=_bundleVersion; @property(retain, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxy.h index 702c8bce5..e803dba01 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxy.h @@ -10,6 +10,7 @@ @class GEOTileDBReader, GEOTileDBWriter, NSLock, NSMapTable, NSMutableArray, NSString; +// Not exported @interface GEOTileServerLocalProxy : GEOTileServerProxy { GEOTileDBWriter *_dbWriter; @@ -23,7 +24,7 @@ - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)flushPendingWrites; -- (BOOL)skipNetworkForKeysWhenPreloading:(id)arg1; +- (_Bool)skipNetworkForKeysWhenPreloading:(id)arg1; - (void)endPreloadSession; - (void)beginPreloadSessionOfSize:(unsigned long long)arg1; - (void)shrinkDiskCacheToSize:(unsigned long long)arg1; @@ -31,7 +32,7 @@ - (void)tileRequesterFinished:(id)arg1; - (void)tileRequester:(id)arg1 receivedError:(id)arg2; - (void)tileRequester:(id)arg1 receivedData:(id)arg2 tileEdition:(unsigned int)arg3 tileSet:(unsigned int)arg4 forKey:(struct _GEOTileKey)arg5 userInfo:(id)arg6; -- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned int)arg3 client:(id)arg4; +- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned long long)arg3 client:(id)arg4; - (void)cancel:(const struct _GEOTileKey *)arg1; - (void)close; - (void)open; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxyBatchContext.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxyBatchContext.h index fedb85bfd..9b16fecda 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxyBatchContext.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerLocalProxyBatchContext.h @@ -8,6 +8,7 @@ @class GEOTileKeyList, GEOTileRequester; +// Not exported @interface GEOTileServerLocalProxyBatchContext : NSObject { GEOTileKeyList *_fullList; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerProxy.h index 90b13159e..d0d4bf772 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerProxy.h @@ -16,14 +16,14 @@ @property(nonatomic) NSObject *delegateQ; // @synthesize delegateQ=_delegateQ; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)skipNetworkForKeysWhenPreloading:(id)arg1; +- (_Bool)skipNetworkForKeysWhenPreloading:(id)arg1; - (void)endPreloadSession; - (void)beginPreloadSessionOfSize:(unsigned long long)arg1; - (void)shrinkDiskCacheToSize:(unsigned long long)arg1; - (void)flushPendingWrites; - (void)reportCorruptTile:(const struct _GEOTileKey *)arg1; - (void)cancel:(const struct _GEOTileKey *)arg1; -- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned int)arg3 client:(id)arg4; +- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned long long)arg3 client:(id)arg4; - (void)close; - (void)open; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerRemoteProxy.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerRemoteProxy.h index 85c109e09..289365c58 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileServerRemoteProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileServerRemoteProxy.h @@ -6,8 +6,9 @@ #import -@class NSLock, NSObject, NSObject; +@class NSHashTable, NSLock, NSObject, NSObject; +// Not exported @interface GEOTileServerRemoteProxy : GEOTileServerProxy { NSObject *_connQueue; @@ -15,10 +16,11 @@ NSLock *_connLock; int _suspendCount; unsigned long long _handleCounter; - BOOL _cancelling; + NSHashTable *_cancellingConnections; + NSLock *_cancellingConnectionsLock; } -- (BOOL)skipNetworkForKeysWhenPreloading:(id)arg1; +- (_Bool)skipNetworkForKeysWhenPreloading:(id)arg1; - (void)endPreloadSession; - (void)beginPreloadSessionOfSize:(unsigned long long)arg1; - (void)shrinkDiskCacheToSize:(unsigned long long)arg1; @@ -27,12 +29,12 @@ - (void)close; - (void)reportCorruptTile:(const struct _GEOTileKey *)arg1; - (void)cancel:(const struct _GEOTileKey *)arg1; -- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned int)arg3 client:(id)arg4; +- (void)loadTiles:(id)arg1 priorities:(unsigned int *)arg2 options:(unsigned long long)arg3 client:(id)arg4; - (void)_handleEditionUpgrade:(id)arg1; - (void)_handleNetworkBegan:(id)arg1; - (void)_handleError:(id)arg1; - (void)_handleTile:(id)arg1; -- (void)_handleEvent:(id)arg1; +- (void)_handleEvent:(id)arg1 fromConnection:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileSet.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileSet.h index 1ba14894d..e88e479da 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileSet.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileSet.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray, NSString; -@interface GEOTileSet : PBCodable +@interface GEOTileSet : PBCodable { NSString *_baseURL; NSString *_localizationURL; @@ -18,13 +20,13 @@ int _style; NSMutableArray *_supportedLanguages; NSMutableArray *_validVersions; - BOOL _multiTileURLUsesStatusCodes; + _Bool _multiTileURLUsesStatusCodes; struct { unsigned int multiTileURLUsesStatusCodes:1; } _has; } -@property(nonatomic) BOOL multiTileURLUsesStatusCodes; // @synthesize multiTileURLUsesStatusCodes=_multiTileURLUsesStatusCodes; +@property(nonatomic) _Bool multiTileURLUsesStatusCodes; // @synthesize multiTileURLUsesStatusCodes=_multiTileURLUsesStatusCodes; @property(retain, nonatomic) NSMutableArray *supportedLanguages; // @synthesize supportedLanguages=_supportedLanguages; @property(retain, nonatomic) NSString *localizationURL; // @synthesize localizationURL=_localizationURL; @property(nonatomic) int size; // @synthesize size=_size; @@ -33,25 +35,26 @@ @property(nonatomic) int style; // @synthesize style=_style; @property(retain, nonatomic) NSString *multiTileURL; // @synthesize multiTileURL=_multiTileURL; @property(retain, nonatomic) NSString *baseURL; // @synthesize baseURL=_baseURL; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasMultiTileURLUsesStatusCodes; -- (id)supportedLanguageAtIndex:(unsigned int)arg1; -- (unsigned int)supportedLanguagesCount; +@property(nonatomic) _Bool hasMultiTileURLUsesStatusCodes; +- (id)supportedLanguageAtIndex:(unsigned long long)arg1; +- (unsigned long long)supportedLanguagesCount; - (void)addSupportedLanguage:(id)arg1; - (void)clearSupportedLanguages; -@property(readonly, nonatomic) BOOL hasLocalizationURL; -- (id)validVersionAtIndex:(unsigned int)arg1; -- (unsigned int)validVersionsCount; +@property(readonly, nonatomic) _Bool hasLocalizationURL; +- (id)validVersionAtIndex:(unsigned long long)arg1; +- (unsigned long long)validVersionsCount; - (void)addValidVersion:(id)arg1; - (void)clearValidVersions; -@property(readonly, nonatomic) BOOL hasMultiTileURL; -@property(readonly, nonatomic) BOOL hasBaseURL; +@property(readonly, nonatomic) _Bool hasMultiTileURL; +@property(readonly, nonatomic) _Bool hasBaseURL; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileSetVersion.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileSetVersion.h index 8255e3537..ec56131ad 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileSetVersion.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileSetVersion.h @@ -6,14 +6,16 @@ #import "PBCodable.h" -@interface GEOTileSetVersion : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOTileSetVersion : PBCodable { CDStruct_d66e66b9 *_availableTiles; - unsigned int _availableTilesCount; - unsigned int _availableTilesSpace; + unsigned long long _availableTilesCount; + unsigned long long _availableTilesSpace; CDStruct_8f5f9923 *_genericTiles; - unsigned int _genericTilesCount; - unsigned int _genericTilesSpace; + unsigned long long _genericTilesCount; + unsigned long long _genericTilesSpace; unsigned int _identifier; unsigned int _supportedLanguagesVersion; unsigned int _timeToLiveSeconds; @@ -26,27 +28,28 @@ @property(nonatomic) unsigned int supportedLanguagesVersion; // @synthesize supportedLanguagesVersion=_supportedLanguagesVersion; @property(nonatomic) unsigned int timeToLiveSeconds; // @synthesize timeToLiveSeconds=_timeToLiveSeconds; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasSupportedLanguagesVersion; -- (void)setGenericTiles:(CDStruct_8f5f9923 *)arg1 count:(unsigned int)arg2; -- (CDStruct_8f5f9923)genericTileAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasSupportedLanguagesVersion; +- (void)setGenericTiles:(CDStruct_8f5f9923 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_8f5f9923)genericTileAtIndex:(unsigned long long)arg1; - (void)addGenericTile:(CDStruct_8f5f9923)arg1; - (void)clearGenericTiles; @property(readonly, nonatomic) CDStruct_8f5f9923 *genericTiles; -@property(readonly, nonatomic) unsigned int genericTilesCount; -@property(nonatomic) BOOL hasTimeToLiveSeconds; -- (void)setAvailableTiles:(CDStruct_d66e66b9 *)arg1 count:(unsigned int)arg2; -- (CDStruct_d66e66b9)availableTilesAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long genericTilesCount; +@property(nonatomic) _Bool hasTimeToLiveSeconds; +- (void)setAvailableTiles:(CDStruct_d66e66b9 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_d66e66b9)availableTilesAtIndex:(unsigned long long)arg1; - (void)addAvailableTiles:(CDStruct_d66e66b9)arg1; - (void)clearAvailableTiles; @property(readonly, nonatomic) CDStruct_d66e66b9 *availableTiles; -@property(readonly, nonatomic) unsigned int availableTilesCount; +@property(readonly, nonatomic) unsigned long long availableTilesCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTileUsageInfo.h b/iOS7/PrivateFrameworks/GeoServices/GEOTileUsageInfo.h index a46cd4e2f..62cea67ed 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTileUsageInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTileUsageInfo.h @@ -13,14 +13,14 @@ double _startTime; double _endTime; NSMapTable *_tileStyleToCount; - unsigned int _dataLength; + unsigned long long _dataLength; } -@property(readonly, nonatomic) unsigned int dataLength; // @synthesize dataLength=_dataLength; +@property(readonly, nonatomic) unsigned long long dataLength; // @synthesize dataLength=_dataLength; @property(readonly, nonatomic) NSMapTable *tileStyleToCount; // @synthesize tileStyleToCount=_tileStyleToCount; @property(nonatomic) double endTime; // @synthesize endTime=_endTime; @property(nonatomic) double startTime; // @synthesize startTime=_startTime; -- (void)addTileKey:(const struct _GEOTileKey *)arg1 dataLength:(unsigned int)arg2; +- (void)addTileKey:(const struct _GEOTileKey *)arg1 dataLength:(unsigned long long)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTimeRange.h b/iOS7/PrivateFrameworks/GeoServices/GEOTimeRange.h index efeb9cd3d..5620b01d4 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTimeRange.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTimeRange.h @@ -6,11 +6,13 @@ #import "PBCodable.h" -@interface GEOTimeRange : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOTimeRange : PBCodable { unsigned int _from; unsigned int _to; - BOOL _allDay; + _Bool _allDay; struct { unsigned int from:1; unsigned int to:1; @@ -18,19 +20,20 @@ } _has; } -@property(nonatomic) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool allDay; // @synthesize allDay=_allDay; @property(nonatomic) unsigned int to; // @synthesize to=_to; @property(nonatomic) unsigned int from; // @synthesize from=_from; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasAllDay; -@property(nonatomic) BOOL hasTo; -@property(nonatomic) BOOL hasFrom; +@property(nonatomic) _Bool hasAllDay; +@property(nonatomic) _Bool hasTo; +@property(nonatomic) _Bool hasFrom; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficIncident.h b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficIncident.h index 313328c49..612b6d3a0 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficIncident.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficIncident.h @@ -6,9 +6,12 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOTrafficIncident : PBCodable +// Not exported +@interface GEOTrafficIncident : PBCodable { double _endTime; double _lastUpdated; @@ -41,23 +44,24 @@ @property(retain, nonatomic) NSString *info; // @synthesize info=_info; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(nonatomic) long long uID; // @synthesize uID=_uID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasType; -@property(nonatomic) BOOL hasLastUpdated; -@property(nonatomic) BOOL hasEndTime; -@property(nonatomic) BOOL hasStartTime; -@property(nonatomic) BOOL hasVertexCount; -@property(nonatomic) BOOL hasVertexOffset; -@property(readonly, nonatomic) BOOL hasLocation; -@property(readonly, nonatomic) BOOL hasInfo; -@property(readonly, nonatomic) BOOL hasTitle; -@property(nonatomic) BOOL hasUID; +@property(nonatomic) _Bool hasType; +@property(nonatomic) _Bool hasLastUpdated; +@property(nonatomic) _Bool hasEndTime; +@property(nonatomic) _Bool hasStartTime; +@property(nonatomic) _Bool hasVertexCount; +@property(nonatomic) _Bool hasVertexOffset; +@property(readonly, nonatomic) _Bool hasLocation; +@property(readonly, nonatomic) _Bool hasInfo; +@property(readonly, nonatomic) _Bool hasTitle; +@property(nonatomic) _Bool hasUID; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficSegment.h b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficSegment.h index b72172a14..4704c1003 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficSegment.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficSegment.h @@ -6,7 +6,10 @@ #import "PBCodable.h" -@interface GEOTrafficSegment : PBCodable +#import "NSCopying-Protocol.h" + +// Not exported +@interface GEOTrafficSegment : PBCodable { int _speed; int _vertexCount; @@ -21,15 +24,16 @@ @property(nonatomic) int width; // @synthesize width=_width; @property(nonatomic) int vertexCount; // @synthesize vertexCount=_vertexCount; @property(nonatomic) int vertexOffset; // @synthesize vertexOffset=_vertexOffset; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasWidth; -@property(nonatomic) BOOL hasSpeed; +@property(nonatomic) _Bool hasWidth; +@property(nonatomic) _Bool hasSpeed; @property(nonatomic) int speed; // @synthesize speed=_speed; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile-GEOVoltaireRasterTileTrafficData.h b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile-GEOVoltaireRasterTileTrafficData.h new file mode 100644 index 000000000..eec412671 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile-GEOVoltaireRasterTileTrafficData.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOTrafficTile (GEOVoltaireRasterTileTrafficData) +- (CDStruct_912cb5d2 *)createUnpackedVerticesWithGutterSize:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile.h b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile.h index b84b4d78e..75e6ad2fb 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTrafficTile.h @@ -6,9 +6,12 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSData, NSMutableArray; -@interface GEOTrafficTile : PBCodable +// Not exported +@interface GEOTrafficTile : PBCodable { NSMutableArray *_trafficIncidents; NSMutableArray *_trafficSegments; @@ -18,24 +21,24 @@ @property(retain, nonatomic) NSMutableArray *trafficIncidents; // @synthesize trafficIncidents=_trafficIncidents; @property(retain, nonatomic) NSMutableArray *trafficSegments; // @synthesize trafficSegments=_trafficSegments; @property(retain, nonatomic) NSData *vertices; // @synthesize vertices=_vertices; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)trafficIncidentAtIndex:(unsigned int)arg1; -- (unsigned int)trafficIncidentsCount; +- (id)trafficIncidentAtIndex:(unsigned long long)arg1; +- (unsigned long long)trafficIncidentsCount; - (void)addTrafficIncident:(id)arg1; - (void)clearTrafficIncidents; -- (id)trafficSegmentAtIndex:(unsigned int)arg1; -- (unsigned int)trafficSegmentsCount; +- (id)trafficSegmentAtIndex:(unsigned long long)arg1; +- (unsigned long long)trafficSegmentsCount; - (void)addTrafficSegment:(id)arg1; - (void)clearTrafficSegments; -@property(readonly, nonatomic) BOOL hasVertices; +@property(readonly, nonatomic) _Bool hasVertices; - (void)dealloc; -- (CDStruct_1ef3fb1f *)createUnpackedVerticesWithGutterSize:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOTransitAppLaunchFeedbackCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEOTransitAppLaunchFeedbackCollection.h index e27599ddf..13a3d2500 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOTransitAppLaunchFeedbackCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOTransitAppLaunchFeedbackCollection.h @@ -6,27 +6,37 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLatLng, NSString; -@interface GEOTransitAppLaunchFeedbackCollection : PBCodable +@interface GEOTransitAppLaunchFeedbackCollection : PBCodable { double _timestamp; NSString *_bundleIdentifier; GEOLatLng *_destination; GEOLatLng *_source; + struct { + unsigned int timestamp:1; + } _has; } @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; @property(retain, nonatomic) GEOLatLng *destination; // @synthesize destination=_destination; @property(retain, nonatomic) GEOLatLng *source; // @synthesize source=_source; @property(retain, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; +@property(nonatomic) _Bool hasTimestamp; +@property(readonly, nonatomic) _Bool hasDestination; +@property(readonly, nonatomic) _Bool hasSource; +@property(readonly, nonatomic) _Bool hasBundleIdentifier; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUIActionCapture.h b/iOS7/PrivateFrameworks/GeoServices/GEOUIActionCapture.h index dac1f529e..4be38b13e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUIActionCapture.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUIActionCapture.h @@ -6,7 +6,9 @@ #import "PBCodable.h" -@interface GEOUIActionCapture : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOUIActionCapture : PBCodable { double _duration; int _actionType; @@ -21,16 +23,17 @@ @property(nonatomic) int sequenceNumber; // @synthesize sequenceNumber=_sequenceNumber; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) int actionType; // @synthesize actionType=_actionType; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasSequenceNumber; -@property(nonatomic) BOOL hasDuration; -@property(nonatomic) BOOL hasActionType; +@property(nonatomic) _Bool hasSequenceNumber; +@property(nonatomic) _Bool hasDuration; +@property(nonatomic) _Bool hasActionType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollection.h b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollection.h index ed05a092c..787cee32b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollection.h @@ -6,15 +6,17 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class NSString; -@interface GEOUsageCollection : PBCodable +@interface GEOUsageCollection : PBCodable { CDStruct_612aec5b _probeID; CDStruct_612aec5b _sessionID; CDStruct_8f5f9923 *_tileUsages; - unsigned int _tileUsagesCount; - unsigned int _tileUsagesSpace; + unsigned long long _tileUsagesCount; + unsigned long long _tileUsagesSpace; double _timestamp; int _cellWifi; NSString *_countryCode; @@ -23,6 +25,7 @@ int _requestDataSize; int _responseDataSize; int _responseTime; + _Bool _sessionIDIsPersistent; struct { unsigned int probeID:1; unsigned int sessionID:1; @@ -32,6 +35,7 @@ unsigned int requestDataSize:1; unsigned int responseDataSize:1; unsigned int responseTime:1; + unsigned int sessionIDIsPersistent:1; } _has; } @@ -45,29 +49,32 @@ @property(nonatomic) int responseDataSize; // @synthesize responseDataSize=_responseDataSize; @property(nonatomic) int requestDataSize; // @synthesize requestDataSize=_requestDataSize; @property(nonatomic) int geoService; // @synthesize geoService=_geoService; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasHwMachine; -- (void)setTileUsages:(CDStruct_8f5f9923 *)arg1 count:(unsigned int)arg2; -- (CDStruct_8f5f9923)tileUsageAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasSessionIDIsPersistent; +@property(nonatomic) _Bool sessionIDIsPersistent; // @synthesize sessionIDIsPersistent=_sessionIDIsPersistent; +@property(readonly, nonatomic) _Bool hasHwMachine; +- (void)setTileUsages:(CDStruct_8f5f9923 *)arg1 count:(unsigned long long)arg2; +- (CDStruct_8f5f9923)tileUsageAtIndex:(unsigned long long)arg1; - (void)addTileUsage:(CDStruct_8f5f9923)arg1; - (void)clearTileUsages; @property(readonly, nonatomic) CDStruct_8f5f9923 *tileUsages; -@property(readonly, nonatomic) unsigned int tileUsagesCount; -@property(nonatomic) BOOL hasTimestamp; -@property(nonatomic) BOOL hasProbeID; -@property(nonatomic) BOOL hasSessionID; -@property(readonly, nonatomic) BOOL hasCountryCode; -@property(nonatomic) BOOL hasCellWifi; -@property(nonatomic) BOOL hasResponseTime; -@property(nonatomic) BOOL hasResponseDataSize; -@property(nonatomic) BOOL hasRequestDataSize; -@property(nonatomic) BOOL hasGeoService; +@property(readonly, nonatomic) unsigned long long tileUsagesCount; +@property(nonatomic) _Bool hasTimestamp; +@property(nonatomic) _Bool hasProbeID; +@property(nonatomic) _Bool hasSessionID; +@property(readonly, nonatomic) _Bool hasCountryCode; +@property(nonatomic) _Bool hasCellWifi; +@property(nonatomic) _Bool hasResponseTime; +@property(nonatomic) _Bool hasResponseDataSize; +@property(nonatomic) _Bool hasRequestDataSize; +@property(nonatomic) _Bool hasGeoService; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionRequest.h index 8f97cdfd0..7aee680ed 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionRequest.h @@ -6,9 +6,11 @@ #import "PBRequest.h" +#import "NSCopying-Protocol.h" + @class NSMutableArray; -@interface GEOUsageCollectionRequest : PBRequest +@interface GEOUsageCollectionRequest : PBRequest { NSMutableArray *_directionsFeedbackCollections; NSMutableArray *_mapsUsageFeedbackCollections; @@ -24,37 +26,38 @@ @property(retain, nonatomic) NSMutableArray *placeSearchFeedbackCollections; // @synthesize placeSearchFeedbackCollections=_placeSearchFeedbackCollections; @property(retain, nonatomic) NSMutableArray *directionsFeedbackCollections; // @synthesize directionsFeedbackCollections=_directionsFeedbackCollections; @property(retain, nonatomic) NSMutableArray *usageCollections; // @synthesize usageCollections=_usageCollections; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (Class)responseClass; - (unsigned int)requestTypeCode; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)suggestionsFeedbackCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)suggestionsFeedbackCollectionsCount; +- (id)suggestionsFeedbackCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)suggestionsFeedbackCollectionsCount; - (void)addSuggestionsFeedbackCollection:(id)arg1; - (void)clearSuggestionsFeedbackCollections; -- (id)mapsUsageFeedbackCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)mapsUsageFeedbackCollectionsCount; +- (id)mapsUsageFeedbackCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)mapsUsageFeedbackCollectionsCount; - (void)addMapsUsageFeedbackCollection:(id)arg1; - (void)clearMapsUsageFeedbackCollections; -- (id)transitAppLaunchFeedbackCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)transitAppLaunchFeedbackCollectionsCount; +- (id)transitAppLaunchFeedbackCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)transitAppLaunchFeedbackCollectionsCount; - (void)addTransitAppLaunchFeedbackCollection:(id)arg1; - (void)clearTransitAppLaunchFeedbackCollections; -- (id)placeSearchFeedbackCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)placeSearchFeedbackCollectionsCount; +- (id)placeSearchFeedbackCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)placeSearchFeedbackCollectionsCount; - (void)addPlaceSearchFeedbackCollection:(id)arg1; - (void)clearPlaceSearchFeedbackCollections; -- (id)directionsFeedbackCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)directionsFeedbackCollectionsCount; +- (id)directionsFeedbackCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)directionsFeedbackCollectionsCount; - (void)addDirectionsFeedbackCollection:(id)arg1; - (void)clearDirectionsFeedbackCollections; -- (id)usageCollectionAtIndex:(unsigned int)arg1; -- (unsigned int)usageCollectionsCount; +- (id)usageCollectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)usageCollectionsCount; - (void)addUsageCollection:(id)arg1; - (void)clearUsageCollections; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionResponse.h b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionResponse.h index 098dd56fe..b6069a48b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionResponse.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUsageCollectionResponse.h @@ -6,15 +6,18 @@ #import "PBCodable.h" -@interface GEOUsageCollectionResponse : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOUsageCollectionResponse : PBCodable { } -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUsageManager.h b/iOS7/PrivateFrameworks/GeoServices/GEOUsageManager.h index 031e3c555..7941962a4 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUsageManager.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUsageManager.h @@ -6,23 +6,36 @@ #import "NSObject.h" -@class GEORequester, GEOUsageCollectionRequest, NSTimer; +#import "PBRequesterDelegate-Protocol.h" -@interface GEOUsageManager : NSObject +@class GEORequester, GEOUsageCollectionRequest, NSLock, NSMapTable, NSTimer; + +@interface GEOUsageManager : NSObject { GEORequester *_requester; GEOUsageCollectionRequest *_request; + NSLock *_requestLock; NSTimer *_updateTimer; - BOOL _isAppActive; + _Bool _isAppActive; + id _backgroundTaskStart; + id _backgroundTaskEnd; + NSMapTable *_requesterToBackgroundTask; } -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (id)sharedManager; +@property(copy, nonatomic) id backgroundTaskEnd; // @synthesize backgroundTaskEnd=_backgroundTaskEnd; +@property(copy, nonatomic) id backgroundTaskStart; // @synthesize backgroundTaskStart=_backgroundTaskStart; - (id)_usageURL; - (void)_updateTimerFired:(id)arg1; - (void)_scheduleUpdateTimer; - (void)_cleanupTimer; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; - (void)_sendUsageToServer; +- (void)_endBackgroundTaskForRequester:(id)arg1; +- (void)_startBackgroundTaskForRequester:(id)arg1; - (void)_applicationActivating; - (void)_applicationDeactivating; - (void)captureMapsUsageFeedbackCollection:(id)arg1; @@ -30,7 +43,8 @@ - (void)captureDirectionsFeedbackCollection:(id)arg1; - (void)captureUsageDataForTiles:(id)arg1; - (void)captureUsageDataForRequest:(id)arg1 service:(int)arg2; -- (BOOL)shouldIgnoreCollectionForCountry; +- (_Bool)shouldIgnoreCollectionForCountry; +- (void)_prepareRequest; - (void)_cleanupRequester; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUser.h b/iOS7/PrivateFrameworks/GeoServices/GEOUser.h index ec59563f8..f0a62e0c5 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUser.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUser.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOPhoto, NSString; -@interface GEOUser : PBCodable +@interface GEOUser : PBCodable { GEOPhoto *_image; NSString *_name; @@ -16,15 +18,16 @@ @property(retain, nonatomic) GEOPhoto *image; // @synthesize image=_image; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasImage; -@property(readonly, nonatomic) BOOL hasName; +@property(readonly, nonatomic) _Bool hasImage; +@property(readonly, nonatomic) _Bool hasName; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOUserSession.h b/iOS7/PrivateFrameworks/GeoServices/GEOUserSession.h index ce1c4ba16..c9b6ccf01 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOUserSession.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOUserSession.h @@ -9,15 +9,19 @@ @interface GEOUserSession : NSObject { double _sessionCreationTime; + double _usageSessionIDGenerationTime; CDStruct_612aec5b _sessionID; - CDStruct_612aec5b _probeID; + CDStruct_612aec5b _usageCollectionSessionID; } + (id)sharedInstance; ++ (void)disable; @property(readonly) double sessionCreationTime; // @synthesize sessionCreationTime=_sessionCreationTime; -@property(readonly) CDStruct_612aec5b probeID; // @synthesize probeID=_probeID; +@property(readonly) CDStruct_612aec5b usageCollectionSessionID; @property(readonly) CDStruct_612aec5b sessionID; +- (void)dealloc; - (id)init; +- (void)_renewUsageCollectionSessionID; - (void)_updateWithNewUUIDForSessionID:(CDStruct_612aec5b *)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVCharacteristics.h b/iOS7/PrivateFrameworks/GeoServices/GEOVCharacteristics.h index a7623247b..64a85145a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVCharacteristics.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVCharacteristics.h @@ -8,21 +8,22 @@ @class NSMutableArray; +// Not exported @interface GEOVCharacteristics : PBCodable { NSMutableArray *_pointCharacteristics; } @property(retain, nonatomic) NSMutableArray *pointCharacteristics; // @synthesize pointCharacteristics=_pointCharacteristics; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)pointCharacteristicAtIndex:(unsigned int)arg1; -- (unsigned int)pointCharacteristicsCount; +- (id)pointCharacteristicAtIndex:(unsigned long long)arg1; +- (unsigned long long)pointCharacteristicsCount; - (void)addPointCharacteristic:(id)arg1; - (void)clearPointCharacteristics; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVConnectivity.h b/iOS7/PrivateFrameworks/GeoServices/GEOVConnectivity.h index ae341be3f..cd362b574 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVConnectivity.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVConnectivity.h @@ -8,21 +8,22 @@ @class NSMutableArray; +// Not exported @interface GEOVConnectivity : PBCodable { NSMutableArray *_junctions; } @property(retain, nonatomic) NSMutableArray *junctions; // @synthesize junctions=_junctions; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)junctionAtIndex:(unsigned int)arg1; -- (unsigned int)junctionsCount; +- (id)junctionAtIndex:(unsigned long long)arg1; +- (unsigned long long)junctionsCount; - (void)addJunction:(id)arg1; - (void)clearJunctions; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVFeature.h b/iOS7/PrivateFrameworks/GeoServices/GEOVFeature.h index d1a4b9d1c..f852a2ea3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVFeature.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVFeature.h @@ -8,12 +8,13 @@ @class GEOVCharacteristics, NSData, NSMutableArray; +// Not exported @interface GEOVFeature : PBCodable { - CDStruct_56d48c16 _extrusionHeights; - CDStruct_56d48c16 _labelOffsets; - CDStruct_56d48c16 _shieldLabelOffsets; - CDStruct_56d48c16 _shieldLabelTypes; + CDStruct_95bda58d _extrusionHeights; + CDStruct_95bda58d _labelOffsets; + CDStruct_95bda58d _shieldLabelOffsets; + CDStruct_95bda58d _shieldLabelTypes; unsigned long long _businessID; long long _uID; unsigned int _centerlineCount; @@ -41,7 +42,7 @@ unsigned int _styleGroup; int _travelDirection; int _type; - BOOL _polyIsConvex; + _Bool _polyIsConvex; struct { unsigned int businessID:1; unsigned int uID:1; @@ -92,72 +93,72 @@ @property(nonatomic) int travelDirection; // @synthesize travelDirection=_travelDirection; @property(nonatomic) int formOfWay; // @synthesize formOfWay=_formOfWay; @property(nonatomic) int roadClass; // @synthesize roadClass=_roadClass; -@property(nonatomic) BOOL polyIsConvex; // @synthesize polyIsConvex=_polyIsConvex; +@property(nonatomic) _Bool polyIsConvex; // @synthesize polyIsConvex=_polyIsConvex; @property(nonatomic) int placeType; // @synthesize placeType=_placeType; @property(nonatomic) unsigned long long businessID; // @synthesize businessID=_businessID; @property(nonatomic) long long uID; // @synthesize uID=_uID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasEntryPointMask; -@property(nonatomic) BOOL hasEndRoadOffset; -@property(nonatomic) BOOL hasStartRoadOffset; -@property(nonatomic) BOOL hasEndLaneWidth; -@property(nonatomic) BOOL hasStartLaneWidth; -@property(nonatomic) BOOL hasType; -- (id)styleAttributesAtIndex:(unsigned int)arg1; -- (unsigned int)styleAttributesCount; +@property(nonatomic) _Bool hasEntryPointMask; +@property(nonatomic) _Bool hasEndRoadOffset; +@property(nonatomic) _Bool hasStartRoadOffset; +@property(nonatomic) _Bool hasEndLaneWidth; +@property(nonatomic) _Bool hasStartLaneWidth; +@property(nonatomic) _Bool hasType; +- (id)styleAttributesAtIndex:(unsigned long long)arg1; +- (unsigned long long)styleAttributesCount; - (void)addStyleAttributes:(id)arg1; - (void)clearStyleAttributes; -@property(nonatomic) BOOL hasCenterlineStart; -@property(nonatomic) BOOL hasCenterlineCount; -@property(readonly, nonatomic) BOOL hasOBSOLETECenterlines; -@property(nonatomic) BOOL hasMinzoomRank; -@property(nonatomic) BOOL hasEndOffset; -@property(nonatomic) BOOL hasStartOffset; -@property(readonly, nonatomic) BOOL hasCharacteristics; -- (void)setExtrusionHeights:(int *)arg1 count:(unsigned int)arg2; -- (int)extrusionHeightAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasCenterlineStart; +@property(nonatomic) _Bool hasCenterlineCount; +@property(readonly, nonatomic) _Bool hasOBSOLETECenterlines; +@property(nonatomic) _Bool hasMinzoomRank; +@property(nonatomic) _Bool hasEndOffset; +@property(nonatomic) _Bool hasStartOffset; +@property(readonly, nonatomic) _Bool hasCharacteristics; +- (void)setExtrusionHeights:(int *)arg1 count:(unsigned long long)arg2; +- (int)extrusionHeightAtIndex:(unsigned long long)arg1; - (void)addExtrusionHeight:(int)arg1; - (void)clearExtrusionHeights; @property(readonly, nonatomic) int *extrusionHeights; -@property(readonly, nonatomic) unsigned int extrusionHeightsCount; -@property(nonatomic) BOOL hasSpeedLimit; -@property(nonatomic) BOOL hasStyleGroup; -@property(readonly, nonatomic) BOOL hasOBSOLETEShieldLabelPositions; -@property(readonly, nonatomic) BOOL hasOBSOLETEVertexLabelPositions; -@property(readonly, nonatomic) BOOL hasPointLabelPosition; -@property(nonatomic) BOOL hasSectionCount; -@property(nonatomic) BOOL hasSectionStart; -@property(nonatomic) BOOL hasTravelDirection; -@property(nonatomic) BOOL hasFormOfWay; -@property(nonatomic) BOOL hasRoadClass; -@property(nonatomic) BOOL hasPolyIsConvex; -@property(nonatomic) BOOL hasPlaceType; -@property(nonatomic) BOOL hasBusinessID; -@property(nonatomic) BOOL hasUID; -- (void)setShieldLabelTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)shieldLabelTypeAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long extrusionHeightsCount; +@property(nonatomic) _Bool hasSpeedLimit; +@property(nonatomic) _Bool hasStyleGroup; +@property(readonly, nonatomic) _Bool hasOBSOLETEShieldLabelPositions; +@property(readonly, nonatomic) _Bool hasOBSOLETEVertexLabelPositions; +@property(readonly, nonatomic) _Bool hasPointLabelPosition; +@property(nonatomic) _Bool hasSectionCount; +@property(nonatomic) _Bool hasSectionStart; +@property(nonatomic) _Bool hasTravelDirection; +@property(nonatomic) _Bool hasFormOfWay; +@property(nonatomic) _Bool hasRoadClass; +@property(nonatomic) _Bool hasPolyIsConvex; +@property(nonatomic) _Bool hasPlaceType; +@property(nonatomic) _Bool hasBusinessID; +@property(nonatomic) _Bool hasUID; +- (void)setShieldLabelTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)shieldLabelTypeAtIndex:(unsigned long long)arg1; - (void)addShieldLabelType:(int)arg1; - (void)clearShieldLabelTypes; @property(readonly, nonatomic) int *shieldLabelTypes; -@property(readonly, nonatomic) unsigned int shieldLabelTypesCount; -- (void)setShieldLabelOffsets:(int *)arg1 count:(unsigned int)arg2; -- (int)shieldLabelOffsetAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long shieldLabelTypesCount; +- (void)setShieldLabelOffsets:(int *)arg1 count:(unsigned long long)arg2; +- (int)shieldLabelOffsetAtIndex:(unsigned long long)arg1; - (void)addShieldLabelOffset:(int)arg1; - (void)clearShieldLabelOffsets; @property(readonly, nonatomic) int *shieldLabelOffsets; -@property(readonly, nonatomic) unsigned int shieldLabelOffsetsCount; -- (void)setLabelOffsets:(int *)arg1 count:(unsigned int)arg2; -- (int)labelOffsetAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long shieldLabelOffsetsCount; +- (void)setLabelOffsets:(int *)arg1 count:(unsigned long long)arg2; +- (int)labelOffsetAtIndex:(unsigned long long)arg1; - (void)addLabelOffset:(int)arg1; - (void)clearLabelOffsets; @property(readonly, nonatomic) int *labelOffsets; -@property(readonly, nonatomic) unsigned int labelOffsetsCount; +@property(readonly, nonatomic) unsigned long long labelOffsetsCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVJunction.h b/iOS7/PrivateFrameworks/GeoServices/GEOVJunction.h index 9fa5c6eb2..54333a5e3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVJunction.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVJunction.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface GEOVJunction : PBCodable { NSMutableArray *_connectingRoads; @@ -16,19 +17,19 @@ @property(retain, nonatomic) NSMutableArray *laneConnections; // @synthesize laneConnections=_laneConnections; @property(retain, nonatomic) NSMutableArray *connectingRoads; // @synthesize connectingRoads=_connectingRoads; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)laneConnectionsAtIndex:(unsigned int)arg1; -- (unsigned int)laneConnectionsCount; +- (id)laneConnectionsAtIndex:(unsigned long long)arg1; +- (unsigned long long)laneConnectionsCount; - (void)addLaneConnections:(id)arg1; - (void)clearLaneConnections; -- (id)connectingRoadAtIndex:(unsigned int)arg1; -- (unsigned int)connectingRoadsCount; +- (id)connectingRoadAtIndex:(unsigned long long)arg1; +- (unsigned long long)connectingRoadsCount; - (void)addConnectingRoad:(id)arg1; - (void)clearConnectingRoads; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVLabelLanguage.h b/iOS7/PrivateFrameworks/GeoServices/GEOVLabelLanguage.h index 099289277..0f5edd33c 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVLabelLanguage.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVLabelLanguage.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface GEOVLabelLanguage : PBCodable { unsigned int _endOffset; @@ -18,11 +19,11 @@ @property(retain, nonatomic) NSString *languageLocale; // @synthesize languageLocale=_languageLocale; @property(nonatomic) unsigned int endOffset; // @synthesize endOffset=_endOffset; @property(nonatomic) unsigned int startOffset; // @synthesize startOffset=_startOffset; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneCharacteristic.h b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneCharacteristic.h index a684fd627..4ca83d029 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneCharacteristic.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneCharacteristic.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface GEOVLaneCharacteristic : PBCodable { NSMutableArray *_laneDirections; @@ -23,26 +24,26 @@ @property(retain, nonatomic) NSMutableArray *laneDirections; // @synthesize laneDirections=_laneDirections; @property(retain, nonatomic) NSMutableArray *laneDividers; // @synthesize laneDividers=_laneDividers; @property(nonatomic) unsigned int roadLaneCount; // @synthesize roadLaneCount=_roadLaneCount; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)laneTypeAtIndex:(unsigned int)arg1; -- (unsigned int)laneTypesCount; +- (id)laneTypeAtIndex:(unsigned long long)arg1; +- (unsigned long long)laneTypesCount; - (void)addLaneType:(id)arg1; - (void)clearLaneTypes; -- (id)laneDirectionAtIndex:(unsigned int)arg1; -- (unsigned int)laneDirectionsCount; +- (id)laneDirectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)laneDirectionsCount; - (void)addLaneDirection:(id)arg1; - (void)clearLaneDirections; -- (id)laneDividerAtIndex:(unsigned int)arg1; -- (unsigned int)laneDividersCount; +- (id)laneDividerAtIndex:(unsigned long long)arg1; +- (unsigned long long)laneDividersCount; - (void)addLaneDivider:(id)arg1; - (void)clearLaneDividers; -@property(nonatomic) BOOL hasRoadLaneCount; +@property(nonatomic) _Bool hasRoadLaneCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneConnection.h b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneConnection.h index 7553763f8..4843a20c6 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneConnection.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneConnection.h @@ -6,6 +6,7 @@ #import "PBCodable.h" +// Not exported @interface GEOVLaneConnection : PBCodable { unsigned int _firstLaneIndex; @@ -18,11 +19,11 @@ @property(nonatomic) unsigned int secondRoadIndex; // @synthesize secondRoadIndex=_secondRoadIndex; @property(nonatomic) unsigned int firstLaneIndex; // @synthesize firstLaneIndex=_firstLaneIndex; @property(nonatomic) unsigned int firstRoadIndex; // @synthesize firstRoadIndex=_firstRoadIndex; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneInformation.h b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneInformation.h index 1e5241dd9..a1b9fa2b7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVLaneInformation.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVLaneInformation.h @@ -6,6 +6,7 @@ #import "PBCodable.h" +// Not exported @interface GEOVLaneInformation : PBCodable { unsigned int _style; @@ -14,11 +15,11 @@ @property(nonatomic) unsigned int validityMask; // @synthesize validityMask=_validityMask; @property(nonatomic) unsigned int style; // @synthesize style=_style; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVPointCharacteristic.h b/iOS7/PrivateFrameworks/GeoServices/GEOVPointCharacteristic.h index ecad4ef41..efa76b7e8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVPointCharacteristic.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVPointCharacteristic.h @@ -8,6 +8,7 @@ @class GEOVLaneCharacteristic; +// Not exported @interface GEOVPointCharacteristic : PBCodable { GEOVLaneCharacteristic *_laneCharacteristic; @@ -16,10 +17,10 @@ int _sectionIndex; int _vertexIndex; int _zLevel; - BOOL _brunnelEntry; - BOOL _castShadow; - BOOL _cropped; - BOOL _shouldDrawLanes; + _Bool _brunnelEntry; + _Bool _castShadow; + _Bool _cropped; + _Bool _shouldDrawLanes; struct { unsigned int roadLaneCount:1; unsigned int roadOffset:1; @@ -33,33 +34,33 @@ } _has; } -@property(nonatomic) BOOL brunnelEntry; // @synthesize brunnelEntry=_brunnelEntry; -@property(nonatomic) BOOL castShadow; // @synthesize castShadow=_castShadow; -@property(nonatomic) BOOL shouldDrawLanes; // @synthesize shouldDrawLanes=_shouldDrawLanes; +@property(nonatomic) _Bool brunnelEntry; // @synthesize brunnelEntry=_brunnelEntry; +@property(nonatomic) _Bool castShadow; // @synthesize castShadow=_castShadow; +@property(nonatomic) _Bool shouldDrawLanes; // @synthesize shouldDrawLanes=_shouldDrawLanes; @property(retain, nonatomic) GEOVLaneCharacteristic *laneCharacteristic; // @synthesize laneCharacteristic=_laneCharacteristic; -@property(nonatomic) BOOL cropped; // @synthesize cropped=_cropped; +@property(nonatomic) _Bool cropped; // @synthesize cropped=_cropped; @property(nonatomic) int zLevel; // @synthesize zLevel=_zLevel; @property(nonatomic) int roadOffset; // @synthesize roadOffset=_roadOffset; @property(nonatomic) int roadLaneCount; // @synthesize roadLaneCount=_roadLaneCount; @property(nonatomic) int vertexIndex; // @synthesize vertexIndex=_vertexIndex; @property(nonatomic) int sectionIndex; // @synthesize sectionIndex=_sectionIndex; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasBrunnelEntry; -@property(nonatomic) BOOL hasCastShadow; -@property(nonatomic) BOOL hasShouldDrawLanes; -@property(readonly, nonatomic) BOOL hasLaneCharacteristic; -@property(nonatomic) BOOL hasCropped; -@property(nonatomic) BOOL hasZLevel; -@property(nonatomic) BOOL hasRoadOffset; -@property(nonatomic) BOOL hasRoadLaneCount; -@property(nonatomic) BOOL hasVertexIndex; -@property(nonatomic) BOOL hasSectionIndex; +@property(nonatomic) _Bool hasBrunnelEntry; +@property(nonatomic) _Bool hasCastShadow; +@property(nonatomic) _Bool hasShouldDrawLanes; +@property(readonly, nonatomic) _Bool hasLaneCharacteristic; +@property(nonatomic) _Bool hasCropped; +@property(nonatomic) _Bool hasZLevel; +@property(nonatomic) _Bool hasRoadOffset; +@property(nonatomic) _Bool hasRoadLaneCount; +@property(nonatomic) _Bool hasVertexIndex; +@property(nonatomic) _Bool hasSectionIndex; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVPointOnRoad.h b/iOS7/PrivateFrameworks/GeoServices/GEOVPointOnRoad.h index 2ffb784e3..ae70680c5 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVPointOnRoad.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVPointOnRoad.h @@ -6,6 +6,7 @@ #import "PBCodable.h" +// Not exported @interface GEOVPointOnRoad : PBCodable { int _featureIndex; @@ -17,14 +18,14 @@ @property(nonatomic) int vertexIndex; // @synthesize vertexIndex=_vertexIndex; @property(nonatomic) int featureIndex; // @synthesize featureIndex=_featureIndex; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasVertexIndex; +@property(nonatomic) _Bool hasVertexIndex; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVStyleAttribute.h b/iOS7/PrivateFrameworks/GeoServices/GEOVStyleAttribute.h index 11b70bf22..fff5df51b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVStyleAttribute.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVStyleAttribute.h @@ -6,6 +6,7 @@ #import "PBCodable.h" +// Not exported @interface GEOVStyleAttribute : PBCodable { int _intValue; @@ -17,14 +18,14 @@ @property(nonatomic) int intValue; // @synthesize intValue=_intValue; @property(nonatomic) unsigned int key; // @synthesize key=_key; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasIntValue; +@property(nonatomic) _Bool hasIntValue; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVTile.h b/iOS7/PrivateFrameworks/GeoServices/GEOVTile.h index 499d21b5a..6bfc0e4c1 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVTile.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVTile.h @@ -8,6 +8,7 @@ @class GEOVConnectivity, NSData, NSMutableArray; +// Not exported @interface GEOVTile : PBCodable { NSMutableArray *_coastlines; @@ -40,40 +41,40 @@ @property(retain, nonatomic) NSMutableArray *points; // @synthesize points=_points; @property(retain, nonatomic) NSMutableArray *polygons; // @synthesize polygons=_polygons; @property(retain, nonatomic) NSMutableArray *lines; // @synthesize lines=_lines; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasSectionDeltaLengthBits; +@property(nonatomic) _Bool hasSectionDeltaLengthBits; @property(nonatomic) unsigned int sectionDeltaLengthBits; // @synthesize sectionDeltaLengthBits=_sectionDeltaLengthBits; -@property(nonatomic) BOOL hasVertexBits; +@property(nonatomic) _Bool hasVertexBits; @property(nonatomic) unsigned int vertexBits; // @synthesize vertexBits=_vertexBits; -- (id)labelLanguageAtIndex:(unsigned int)arg1; -- (unsigned int)labelLanguagesCount; +- (id)labelLanguageAtIndex:(unsigned long long)arg1; +- (unsigned long long)labelLanguagesCount; - (void)addLabelLanguage:(id)arg1; - (void)clearLabelLanguages; -- (id)coastlinesAtIndex:(unsigned int)arg1; -- (unsigned int)coastlinesCount; +- (id)coastlinesAtIndex:(unsigned long long)arg1; +- (unsigned long long)coastlinesCount; - (void)addCoastlines:(id)arg1; - (void)clearCoastlines; -@property(nonatomic) BOOL hasZBits; -@property(nonatomic) BOOL hasMinZ; -@property(readonly, nonatomic) BOOL hasConnectivity; -@property(readonly, nonatomic) BOOL hasVertices; -@property(readonly, nonatomic) BOOL hasLabels; -- (id)pointAtIndex:(unsigned int)arg1; -- (unsigned int)pointsCount; +@property(nonatomic) _Bool hasZBits; +@property(nonatomic) _Bool hasMinZ; +@property(readonly, nonatomic) _Bool hasConnectivity; +@property(readonly, nonatomic) _Bool hasVertices; +@property(readonly, nonatomic) _Bool hasLabels; +- (id)pointAtIndex:(unsigned long long)arg1; +- (unsigned long long)pointsCount; - (void)addPoint:(id)arg1; - (void)clearPoints; -- (id)polygonAtIndex:(unsigned int)arg1; -- (unsigned int)polygonsCount; +- (id)polygonAtIndex:(unsigned long long)arg1; +- (unsigned long long)polygonsCount; - (void)addPolygon:(id)arg1; - (void)clearPolygons; -- (id)lineAtIndex:(unsigned int)arg1; -- (unsigned int)linesCount; +- (id)lineAtIndex:(unsigned long long)arg1; +- (unsigned long long)linesCount; - (void)addLine:(id)arg1; - (void)clearLines; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-Internal.h b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-Internal.h new file mode 100644 index 000000000..f091c7937 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOVectorTile (Internal) +- (void)_trimWhitespace; +- (void)_findOverpasses; +- (void)_findJunctions; +- (void)_attachRoadPoints; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP3.h b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP3.h new file mode 100644 index 000000000..ee8d7f846 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP3.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOVectorTile (VMP3) +- (id)_initWithVMP3:(id)arg1 localizationData:(id)arg2 tileKey:(const struct _GEOTileKey *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP4.h b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP4.h new file mode 100644 index 000000000..7be0d4871 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile-VMP4.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOVectorTile (VMP4) +- (id)_initWithVMP4:(id)arg1 localizationData:(id)arg2 tileKey:(const struct _GEOTileKey *)arg3; +- (_Bool)_handleGenericTile:(CDStruct_effb527d *)arg1; +- (_Bool)_addGenericPolygonWithAttributes:(int *)arg1; +- (_Bool)_readExtendedPointAttributes:(CDStruct_effb527d *)arg1; +- (_Bool)_readHiResBuildings:(CDStruct_effb527d *)arg1; +- (_Bool)_read3DBuildings:(CDStruct_effb527d *)arg1; +- (_Bool)_readCoastlines:(CDStruct_effb527d *)arg1; +- (_Bool)_readWrappingCoastlines:(CDStruct_f3ac0f61 *)arg1 tile:(CDStruct_effb527d *)arg2; +- (_Bool)_readSimpleCoastlines:(CDStruct_f3ac0f61 *)arg1 tile:(CDStruct_effb527d *)arg2; +- (_Bool)_readPois:(CDStruct_effb527d *)arg1; +- (_Bool)_readPolygons:(CDStruct_effb527d *)arg1; +- (_Bool)_readPolygons:(CDStruct_effb527d *)arg1 ofType:(unsigned short)arg2; +- (_Bool)_readLines:(CDStruct_effb527d *)arg1; +- (unsigned long long)_makeSpaceForShields:(unsigned long long)arg1; +- (unsigned long long)_makeSpaceForLabels:(unsigned long long)arg1; +- (_Bool)_readLabels:(CDStruct_effb527d *)arg1; +- (_Bool)_readInfoChapter:(CDStruct_effb527d *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile.h b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile.h index 5cb512be3..15c646635 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTile.h @@ -6,45 +6,45 @@ #import "NSObject.h" -@class NSData, NSMutableArray, NSMutableData; +@class NSData, NSMutableData, NSMutableOrderedSet; @interface GEOVectorTile : NSObject { struct _GEOTileKey _key; - CDStruct_ffa11a62 *_lines; - unsigned int _linesCount; - unsigned int _linesVertexCount; - CDStruct_ffa11a62 *_coastlines; - unsigned int _coastlinesCount; - CDStruct_ec6684d8 *_polygons; - unsigned int _polygonsCount; - unsigned int _polygonsVertexCount; + CDStruct_4d3e1879 *_lines; + unsigned long long _linesCount; + unsigned long long _linesVertexCount; + CDStruct_4d3e1879 *_coastlines; + unsigned long long _coastlinesCount; + CDStruct_6532d03c *_polygons; + unsigned long long _polygonsCount; + unsigned long long _polygonsVertexCount; CDStruct_b2fbf00d *_polygonLabelPositions; - unsigned int _polygonLabelPositionsCount; - CDStruct_60e73917 *_buildingFootprints; + unsigned long long _polygonLabelPositionsCount; + CDStruct_128d788e *_buildingFootprints; NSMutableData *_extrusionHeightsPool; NSMutableData *_baseHeightsPool; - unsigned int _buildingFootprintsCount; - CDStruct_60e73917 *_hiResBuildingFootprints; - unsigned int _hiResBuildingFootprintsCount; - CDStruct_0f5ec4c6 *_threeDBuildings; - unsigned int _threeDBuildingsCount; + unsigned long long _buildingFootprintsCount; + CDStruct_128d788e *_hiResBuildingFootprints; + unsigned long long _hiResBuildingFootprintsCount; + CDStruct_9c9be310 *_threeDBuildings; + unsigned long long _threeDBuildingsCount; struct { - char _field1; - unsigned int _field2; + _Bool _field1; + unsigned long long _field2; id *_field3; } *_extendedPointAttributes; - unsigned int _extendedPointAttributesCount; - CDStruct_40c3e2f4 *_pois; - unsigned int _poisCount; + unsigned long long _extendedPointAttributesCount; + CDStruct_605af631 *_pois; + unsigned long long _poisCount; CDStruct_f6a177db *_overpasses; CDStruct_dde70fb6 *_junctions; - unsigned int _junctionsCount; - BOOL _hasComputedJunctions; + unsigned long long _junctionsCount; + _Bool _hasComputedJunctions; CDStruct_7523a67d *_laneConnections; - unsigned int _laneConnectionsCount; + unsigned long long _laneConnectionsCount; CDStruct_7523a67d *_pointsOnRoad; - unsigned int _pointsOnRoadCount; + unsigned long long _pointsOnRoadCount; CDStruct_183601bc **_sortedPointsOnRoad; struct { float _field1; @@ -54,75 +54,75 @@ float _field5; float _field6; } *_laneGeometry; - CDStruct_1105677d *_curveLineVertices; + CDStruct_bdb97a7c *_curveLineVertices; unsigned int *_curveToLineMapping; - CDStruct_1105677d *_lineVertices; - CDStruct_1105677d *_polygonVertices; - CDStruct_1105677d *_coastlineVertices; - CDStruct_1105677d *_footprintVertices; - CDStruct_1105677d *_hiResFootprintVertices; + CDStruct_bdb97a7c *_lineVertices; + CDStruct_bdb97a7c *_polygonVertices; + CDStruct_bdb97a7c *_coastlineVertices; + CDStruct_bdb97a7c *_footprintVertices; + CDStruct_bdb97a7c *_hiResFootprintVertices; NSData *_labelPool; struct { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; char *_field3; } *_labelPoolLanguages; - unsigned int _labelPoolLanguagesLength; + unsigned long long _labelPoolLanguagesLength; NSMutableData *_localizedLabelPool; char *_localizedLabelsLanguage; CDStruct_29923528 *_labelIndex; - unsigned int _labelIndexCount; + unsigned long long _labelIndexCount; struct GEOFeatureShield *_shieldIndex; - unsigned int _shieldIndexCount; + unsigned long long _shieldIndexCount; struct { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; unsigned char _field3; } *_localizationTable; - unsigned int _localizationTableCount; - NSMutableArray *_uniqueAttributes; - CDStruct_dab2d0bd *_lineCharacteristicPoints; - unsigned int _lineCharacteristicPointCount; - CDStruct_dab2d0bd *_polygonCharacteristicPoints; - unsigned int _polygonCharacteristicPointCount; - CDStruct_dab2d0bd *_coastlineCharacteristicPoints; - unsigned int _coastlineCharacteristicPointCount; + unsigned long long _localizationTableCount; + NSMutableOrderedSet *_uniqueAttributes; + CDStruct_db2bd8f2 *_lineCharacteristicPoints; + unsigned long long _lineCharacteristicPointCount; + CDStruct_db2bd8f2 *_polygonCharacteristicPoints; + unsigned long long _polygonCharacteristicPointCount; + CDStruct_db2bd8f2 *_coastlineCharacteristicPoints; + unsigned long long _coastlineCharacteristicPointCount; } @property(readonly, nonatomic) struct _GEOTileKey tileKey; // @synthesize tileKey=_key; -@property(readonly, nonatomic) unsigned int coastlineCharacteristicPointCount; // @synthesize coastlineCharacteristicPointCount=_coastlineCharacteristicPointCount; -@property(readonly, nonatomic) CDStruct_dab2d0bd *coastlineCharacteristicPoints; // @synthesize coastlineCharacteristicPoints=_coastlineCharacteristicPoints; -@property(readonly, nonatomic) unsigned int polygonCharacteristicPointCount; // @synthesize polygonCharacteristicPointCount=_polygonCharacteristicPointCount; -@property(readonly, nonatomic) CDStruct_dab2d0bd *polygonCharacteristicPoints; // @synthesize polygonCharacteristicPoints=_polygonCharacteristicPoints; -@property(readonly, nonatomic) unsigned int lineCharacteristicPointCount; // @synthesize lineCharacteristicPointCount=_lineCharacteristicPointCount; -@property(readonly, nonatomic) CDStruct_dab2d0bd *lineCharacteristicPoints; // @synthesize lineCharacteristicPoints=_lineCharacteristicPoints; -@property(readonly, nonatomic) unsigned int laneConnectionsCount; // @synthesize laneConnectionsCount=_laneConnectionsCount; +@property(readonly, nonatomic) unsigned long long coastlineCharacteristicPointCount; // @synthesize coastlineCharacteristicPointCount=_coastlineCharacteristicPointCount; +@property(readonly, nonatomic) CDStruct_db2bd8f2 *coastlineCharacteristicPoints; // @synthesize coastlineCharacteristicPoints=_coastlineCharacteristicPoints; +@property(readonly, nonatomic) unsigned long long polygonCharacteristicPointCount; // @synthesize polygonCharacteristicPointCount=_polygonCharacteristicPointCount; +@property(readonly, nonatomic) CDStruct_db2bd8f2 *polygonCharacteristicPoints; // @synthesize polygonCharacteristicPoints=_polygonCharacteristicPoints; +@property(readonly, nonatomic) unsigned long long lineCharacteristicPointCount; // @synthesize lineCharacteristicPointCount=_lineCharacteristicPointCount; +@property(readonly, nonatomic) CDStruct_db2bd8f2 *lineCharacteristicPoints; // @synthesize lineCharacteristicPoints=_lineCharacteristicPoints; +@property(readonly, nonatomic) unsigned long long laneConnectionsCount; // @synthesize laneConnectionsCount=_laneConnectionsCount; @property(readonly, nonatomic) CDStruct_7523a67d *laneConnections; // @synthesize laneConnections=_laneConnections; -@property(readonly, nonatomic) unsigned int pointsOnRoadCount; // @synthesize pointsOnRoadCount=_pointsOnRoadCount; -@property(readonly, nonatomic) BOOL hasComputedJunctions; // @synthesize hasComputedJunctions=_hasComputedJunctions; -@property(readonly, nonatomic) unsigned int junctionsCount; // @synthesize junctionsCount=_junctionsCount; +@property(readonly, nonatomic) unsigned long long pointsOnRoadCount; // @synthesize pointsOnRoadCount=_pointsOnRoadCount; +@property(readonly, nonatomic) _Bool hasComputedJunctions; // @synthesize hasComputedJunctions=_hasComputedJunctions; +@property(readonly, nonatomic) unsigned long long junctionsCount; // @synthesize junctionsCount=_junctionsCount; @property(readonly, nonatomic) CDStruct_dde70fb6 *junctions; // @synthesize junctions=_junctions; @property(readonly, nonatomic) CDStruct_f6a177db *overpasses; // @synthesize overpasses=_overpasses; -@property(readonly, nonatomic) unsigned int poisCount; // @synthesize poisCount=_poisCount; -@property(readonly, nonatomic) CDStruct_40c3e2f4 *pois; // @synthesize pois=_pois; -@property(readonly, nonatomic) unsigned int threeDBuildingsCount; // @synthesize threeDBuildingsCount=_threeDBuildingsCount; -@property(readonly, nonatomic) CDStruct_0f5ec4c6 *threeDBuildings; // @synthesize threeDBuildings=_threeDBuildings; -@property(readonly, nonatomic) unsigned int hiResBuildingFootprintsCount; // @synthesize hiResBuildingFootprintsCount=_hiResBuildingFootprintsCount; -@property(readonly, nonatomic) CDStruct_60e73917 *hiResBuildingFootprints; // @synthesize hiResBuildingFootprints=_hiResBuildingFootprints; -@property(readonly, nonatomic) unsigned int buildingFootprintsCount; // @synthesize buildingFootprintsCount=_buildingFootprintsCount; -@property(readonly, nonatomic) CDStruct_60e73917 *buildingFootprints; // @synthesize buildingFootprints=_buildingFootprints; -@property(readonly, nonatomic) unsigned int polygonsCount; // @synthesize polygonsCount=_polygonsCount; -@property(readonly, nonatomic) CDStruct_ec6684d8 *polygons; // @synthesize polygons=_polygons; -@property(readonly, nonatomic) unsigned int coastlinesCount; // @synthesize coastlinesCount=_coastlinesCount; -@property(readonly, nonatomic) CDStruct_ffa11a62 *coastlines; // @synthesize coastlines=_coastlines; -@property(readonly, nonatomic) unsigned int linesCount; // @synthesize linesCount=_linesCount; -@property(readonly, nonatomic) CDStruct_ffa11a62 *lines; // @synthesize lines=_lines; -- (CDStruct_ffa11a62 *)multiSectionFeatureForGeoID:(unsigned long long)arg1; -@property(readonly, nonatomic) BOOL dataIncludesConnectivity; -@property(readonly, nonatomic) unsigned int polygonsVertexCount; // @synthesize polygonsVertexCount=_polygonsVertexCount; -@property(readonly, nonatomic) unsigned int linesVertexCount; // @synthesize linesVertexCount=_linesVertexCount; -- (void)forEachJunctionInRoad:(CDStruct_ffa11a62 *)arg1 visitor:(id)arg2; -- (void)forEachEdgeInRoad:(CDStruct_ffa11a62 *)arg1 visitTwice:(BOOL)arg2 visitor:(id)arg3; +@property(readonly, nonatomic) unsigned long long poisCount; // @synthesize poisCount=_poisCount; +@property(readonly, nonatomic) CDStruct_605af631 *pois; // @synthesize pois=_pois; +@property(readonly, nonatomic) unsigned long long threeDBuildingsCount; // @synthesize threeDBuildingsCount=_threeDBuildingsCount; +@property(readonly, nonatomic) CDStruct_9c9be310 *threeDBuildings; // @synthesize threeDBuildings=_threeDBuildings; +@property(readonly, nonatomic) unsigned long long hiResBuildingFootprintsCount; // @synthesize hiResBuildingFootprintsCount=_hiResBuildingFootprintsCount; +@property(readonly, nonatomic) CDStruct_128d788e *hiResBuildingFootprints; // @synthesize hiResBuildingFootprints=_hiResBuildingFootprints; +@property(readonly, nonatomic) unsigned long long buildingFootprintsCount; // @synthesize buildingFootprintsCount=_buildingFootprintsCount; +@property(readonly, nonatomic) CDStruct_128d788e *buildingFootprints; // @synthesize buildingFootprints=_buildingFootprints; +@property(readonly, nonatomic) unsigned long long polygonsCount; // @synthesize polygonsCount=_polygonsCount; +@property(readonly, nonatomic) CDStruct_6532d03c *polygons; // @synthesize polygons=_polygons; +@property(readonly, nonatomic) unsigned long long coastlinesCount; // @synthesize coastlinesCount=_coastlinesCount; +@property(readonly, nonatomic) CDStruct_4d3e1879 *coastlines; // @synthesize coastlines=_coastlines; +@property(readonly, nonatomic) unsigned long long linesCount; // @synthesize linesCount=_linesCount; +@property(readonly, nonatomic) CDStruct_4d3e1879 *lines; // @synthesize lines=_lines; +- (CDStruct_4d3e1879 *)multiSectionFeatureForGeoID:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool dataIncludesConnectivity; +@property(readonly, nonatomic) unsigned long long polygonsVertexCount; // @synthesize polygonsVertexCount=_polygonsVertexCount; +@property(readonly, nonatomic) unsigned long long linesVertexCount; // @synthesize linesVertexCount=_linesVertexCount; +- (void)forEachJunctionInRoad:(CDStruct_4d3e1879 *)arg1 visitor:(id)arg2; +- (void)forEachEdgeInRoad:(CDStruct_4d3e1879 *)arg1 visitTwice:(_Bool)arg2 visitor:(id)arg3; - (void)forEachJunction:(id)arg1; - (void)forEachEdgeOnJunction:(const CDStruct_dde70fb6 *)arg1 visitor:(id)arg2; - (void)forEachPolygon:(id)arg1; @@ -133,34 +133,11 @@ - (id)extrusionHeightsPool; - (CDStruct_183601bc **)sortedPointsOnRoad; @property(readonly, nonatomic) CDStruct_7523a67d *pointsOnRoad; // @synthesize pointsOnRoad=_pointsOnRoad; -@property(readonly, nonatomic) CDStruct_1105677d *curveLineVertices; -@property(readonly, nonatomic) CDStruct_1105677d *lineVertices; +@property(readonly, nonatomic) CDStruct_bdb97a7c *curveLineVertices; +@property(readonly, nonatomic) CDStruct_bdb97a7c *lineVertices; - (id)description; - (void)dealloc; - (id)initWithTileData:(id)arg1 localizationData:(id)arg2 tileKey:(const struct _GEOTileKey *)arg3; -- (void)_trimWhitespace; -- (void)_sortStyleAttributes; -- (void)_findOverpasses; -- (void)_findJunctions; -- (void)_attachRoadPoints; -- (id)_initWithVMP3:(id)arg1 localizationData:(id)arg2 tileKey:(const struct _GEOTileKey *)arg3; -- (id)_initWithVMP4:(id)arg1 localizationData:(id)arg2 tileKey:(const struct _GEOTileKey *)arg3; -- (BOOL)_handleGenericTile:(CDStruct_b123d8da *)arg1; -- (BOOL)_addGenericPolygonWithAttributes:(int *)arg1; -- (BOOL)_readExtendedPointAttributes:(CDStruct_b123d8da *)arg1; -- (BOOL)_readHiResBuildings:(CDStruct_b123d8da *)arg1; -- (BOOL)_read3DBuildings:(CDStruct_b123d8da *)arg1; -- (BOOL)_readCoastlines:(CDStruct_b123d8da *)arg1; -- (BOOL)_readWrappingCoastlines:(CDStruct_ef964b09 *)arg1 tile:(CDStruct_b123d8da *)arg2; -- (BOOL)_readSimpleCoastlines:(CDStruct_ef964b09 *)arg1 tile:(CDStruct_b123d8da *)arg2; -- (BOOL)_readPois:(CDStruct_b123d8da *)arg1; -- (BOOL)_readPolygons:(CDStruct_b123d8da *)arg1; -- (BOOL)_readPolygons:(CDStruct_b123d8da *)arg1 ofType:(unsigned short)arg2; -- (BOOL)_readLines:(CDStruct_b123d8da *)arg1; -- (unsigned int)_makeSpaceForShields:(unsigned int)arg1; -- (unsigned int)_makeSpaceForLabels:(unsigned int)arg1; -- (BOOL)_readLabels:(CDStruct_b123d8da *)arg1; -- (BOOL)_readInfoChapter:(CDStruct_b123d8da *)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTileDecoder.h b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTileDecoder.h index 3ae2d2432..dc17a2f47 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVectorTileDecoder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVectorTileDecoder.h @@ -13,7 +13,7 @@ } - (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; -- (BOOL)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(char *)arg2; +- (_Bool)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(_Bool *)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVisibleTileSet.h b/iOS7/PrivateFrameworks/GeoServices/GEOVisibleTileSet.h index 54ec94c20..ce81c20b3 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVisibleTileSet.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVisibleTileSet.h @@ -6,30 +6,33 @@ #import "PBCodable.h" -@interface GEOVisibleTileSet : PBCodable +#import "NSCopying-Protocol.h" + +@interface GEOVisibleTileSet : PBCodable { CDStruct_32a7f38a *_tileKeys; - unsigned int _tileKeysCount; - unsigned int _tileKeysSpace; + unsigned long long _tileKeysCount; + unsigned long long _tileKeysSpace; unsigned int _identifier; int _style; } @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; @property(nonatomic) int style; // @synthesize style=_style; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setTileKeys:(CDStruct_32a7f38a *)arg1 count:(unsigned int)arg2; -- (CDStruct_32a7f38a)tileKeyAtIndex:(unsigned int)arg1; +- (void)setTileKeys:(CDStruct_32a7f38a *)arg1 count:(unsigned long long)arg2; +- (CDStruct_32a7f38a)tileKeyAtIndex:(unsigned long long)arg1; - (void)addTileKey:(CDStruct_32a7f38a)arg1; - (void)clearTileKeys; @property(readonly, nonatomic) CDStruct_32a7f38a *tileKeys; -@property(readonly, nonatomic) unsigned int tileKeysCount; +@property(readonly, nonatomic) unsigned long long tileKeysCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DMultiTileDownloader.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DMultiTileDownloader.h index c323a2172..cc5390386 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DMultiTileDownloader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DMultiTileDownloader.h @@ -6,11 +6,12 @@ #import +// Not exported @interface GEOVoltaire3DMultiTileDownloader : GEOVoltaireMultiTileDownloader { } -- (struct _GEOTileKey)_tileKeyForURL:(id)arg1 edition:(unsigned int *)arg2 isLocalized:(char *)arg3; +- (struct _GEOTileKey)_tileKeyForURL:(id)arg1 edition:(unsigned int *)arg2 isLocalized:(_Bool *)arg3; - (id)_localizationURLIfNecessaryForTileKey:(struct _GEOTileKey *)arg1; - (id)_urlForTileKey:(struct _GEOTileKey *)arg1; - (id)_baseURLStringForTileKey:(struct _GEOTileKey *)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DTileRequester.h index 0ccdb06db..88f0aadda 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaire3DTileRequester.h @@ -14,7 +14,7 @@ + (Class)simpleRequesterClass; + (id)queryStringFromKey:(const struct _GEOTileKey *)arg1; + (unsigned char)tileProviderIdentifier; -- (id)multiTileURLStringForTileKey:(struct _GEOTileKey *)arg1 useStatusCodes:(char *)arg2; +- (id)multiTileURLStringForTileKey:(struct _GEOTileKey *)arg1 useStatusCodes:(_Bool *)arg2; - (unsigned int)tileSetForKey:(const struct _GEOTileKey *)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireAddressCorrectionProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireAddressCorrectionProvider.h index d91ceeabc..ff84bcbbc 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireAddressCorrectionProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireAddressCorrectionProvider.h @@ -18,7 +18,7 @@ id _updateFinishedHandler; } -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (void)_resetURL; + (id)acUpdateURL; + (id)acInitUrl; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireDirectionsProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireDirectionsProvider.h index 4364d52cc..756e73388 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireDirectionsProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireDirectionsProvider.h @@ -13,10 +13,10 @@ @interface GEOVoltaireDirectionsProvider : GEODirectionsProvider { GEORequester *_requester; - BOOL _cancelled; + _Bool _cancelled; } -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (unsigned short)providerID; + (void)resetProviderURL; + (id)providerURL; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireETAProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireETAProvider.h index a2d82ed50..ac2902847 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireETAProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireETAProvider.h @@ -17,11 +17,11 @@ id _finishedHandler; id _willSendRequestHandler; id _simpleETARequestFinishedHandler; - BOOL _cancelled; + _Bool _cancelled; } + (unsigned short)providerID; -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (void)_resetURL; - (void)requesterWillSendRequestForEstablishedConnection:(id)arg1; - (void)requesterDidFinish:(id)arg1; @@ -29,7 +29,7 @@ - (void)requester:(id)arg1 didFailWithError:(id)arg2; - (void)cancelRequest; - (void)startSimpleETARequest:(id)arg1 finished:(id)arg2 error:(void)arg3; -- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_3d12f1c7 *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 error:(id)arg5; +- (void)startRequest:(id)arg1 connectionProperties:(const CDStruct_96e0509c *)arg2 willSendRequest:(id)arg3 finished:(void)arg4 error:(id)arg5; - (void)updateRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; - (void)startRequest:(id)arg1 finished:(id)arg2 error:(void)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireGeocodeProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireGeocodeProvider.h index b5ccabb55..f3e81a4b7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireGeocodeProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireGeocodeProvider.h @@ -13,15 +13,15 @@ @interface GEOVoltaireGeocodeProvider : GEOGeocodeProvider { GEORequester *_requester; - BOOL _isForwardGeocodeRequest; - BOOL _isBatchRequest; - BOOL _cancelled; + _Bool _isForwardGeocodeRequest; + _Bool _isBatchRequest; + _Bool _cancelled; } + (id)batchReverseGeocoderURL; + (id)reverseGeocoderURL; + (id)forwardGeocoderURL; -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (id)providerName; + (unsigned short)provider; - (void)cancel; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMapMatchProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMapMatchProvider.h index d3096840c..5940d544e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMapMatchProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMapMatchProvider.h @@ -15,10 +15,10 @@ GEORequester *_requester; id _errorHandler; id _finishedHandler; - BOOL _cancelled; + _Bool _cancelled; } -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (void)_resetURL; + (id)providerURL; @property(retain, nonatomic) GEORequester *requester; // @synthesize requester=_requester; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMultiTileDownloader.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMultiTileDownloader.h index feb61ac75..44e2d974a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMultiTileDownloader.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireMultiTileDownloader.h @@ -10,13 +10,14 @@ @class GEONetworkDataReader, GEOTileKeyList, GEOTileKeyMap, NSData, NSMutableSet, NSString, NSURL, NSURLConnection; +// Not exported @interface GEOVoltaireMultiTileDownloader : NSObject { GEOTileKeyList *_keyList; GEOTileKeyList *_requiresLocalization; GEOTileKeyList *_receivedKeys; NSURL *_requestURL; - BOOL _useStatusCodes; + _Bool _useStatusCodes; NSMutableSet *_errorCodes; NSURLConnection *_connection; GEONetworkDataReader *_reader; @@ -28,14 +29,14 @@ GEOTileKeyMap *_baseTilesWaitingForLocalized; GEOTileKeyMap *_localizedTilesWaitingForBase; NSString *_postString; - BOOL _requireWiFi; + _Bool _requireWiFi; int _attempts; double _startTime; double _timeout; } -@property(nonatomic) BOOL requireWiFi; // @synthesize requireWiFi=_requireWiFi; -@property(nonatomic) BOOL useStatusCodes; // @synthesize useStatusCodes=_useStatusCodes; +@property(nonatomic) _Bool requireWiFi; // @synthesize requireWiFi=_requireWiFi; +@property(nonatomic) _Bool useStatusCodes; // @synthesize useStatusCodes=_useStatusCodes; @property(readonly, nonatomic) NSURL *requestURL; // @synthesize requestURL=_requestURL; @property(retain, nonatomic) NSData *auditToken; // @synthesize auditToken=_auditToken; @property(retain, nonatomic) NSString *userAgent; // @synthesize userAgent=_userAgent; @@ -47,7 +48,7 @@ - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)_tryParseTiles; - (id)_mergeBaseTile:(id)arg1 withLocalizationTile:(id)arg2; -- (struct _GEOTileKey)_tileKeyForURL:(id)arg1 edition:(unsigned int *)arg2 isLocalized:(char *)arg3; +- (struct _GEOTileKey)_tileKeyForURL:(id)arg1 edition:(unsigned int *)arg2 isLocalized:(_Bool *)arg3; - (id)_urlForTileKey:(struct _GEOTileKey *)arg1; - (id)_localizationURLIfNecessaryForTileKey:(struct _GEOTileKey *)arg1; - (id)_localizationURLForTileKey:(struct _GEOTileKey *)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireProblemProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireProblemProvider.h index 80306837a..ca63b06f8 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireProblemProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireProblemProvider.h @@ -18,7 +18,7 @@ } + (unsigned short)providerID; -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (void)_resetURL; - (void)requesterDidFinish:(id)arg1; - (void)requesterDidCancel:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileDecoder.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileDecoder.h deleted file mode 100644 index 8c44a977e..000000000 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileDecoder.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "GEOTileDecoder-Protocol.h" - -@interface GEOVoltaireRasterTileDecoder : NSObject -{ -} - -- (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey *)arg2; -- (BOOL)canDecodeTile:(const struct _GEOTileKey *)arg1 quickly:(char *)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileImageData.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileImageData.h deleted file mode 100644 index 7fd54d039..000000000 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileImageData.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSData; - -@interface GEOVoltaireRasterTileImageData : NSObject -{ - NSData *_data; -} - -+ (id)createWithData:(id)arg1; -- (struct CGImage *)newImage; -- (void)dealloc; -- (id)initWithData:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficData.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficData.h index b52e3cdb7..ae18d62ee 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficData.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficData.h @@ -10,7 +10,7 @@ @interface GEOVoltaireRasterTileTrafficData : NSObject { - CDStruct_1ef3fb1f *_vertices; + CDStruct_912cb5d2 *_vertices; NSMutableArray *_trafficSegments; NSArray *_trafficIncidents; double _expirationTime; @@ -21,7 +21,7 @@ @property(readonly, nonatomic) NSArray *trafficIncidents; // @synthesize trafficIncidents=_trafficIncidents; @property(nonatomic) double expirationTime; // @synthesize expirationTime=_expirationTime; @property(retain, nonatomic) NSMutableArray *trafficSegments; // @synthesize trafficSegments=_trafficSegments; -@property(nonatomic) CDStruct_1ef3fb1f *vertices; // @synthesize vertices=_vertices; +@property(nonatomic) CDStruct_912cb5d2 *vertices; // @synthesize vertices=_vertices; - (void)dealloc; - (id)initWithData:(id)arg1 tileKey:(const struct _GEOTileKey *)arg2; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficSegment.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficSegment.h index 64d83aae7..19008453b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficSegment.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireRasterTileTrafficSegment.h @@ -8,21 +8,21 @@ @interface GEOVoltaireRasterTileTrafficSegment : NSObject { - CDStruct_1ef3fb1f *_vertices; - int _vertexCount; - BOOL _hasSpeed; + CDStruct_912cb5d2 *_vertices; + long long _vertexCount; + _Bool _hasSpeed; int _speed; - BOOL _hasWidth; + _Bool _hasWidth; int _width; } @property(nonatomic) int width; // @synthesize width=_width; @property(nonatomic) int speed; // @synthesize speed=_speed; -@property(nonatomic) BOOL hasWidth; // @synthesize hasWidth=_hasWidth; -@property(nonatomic) BOOL hasSpeed; // @synthesize hasSpeed=_hasSpeed; -@property(readonly, nonatomic) int vertexCount; // @synthesize vertexCount=_vertexCount; -@property(readonly, nonatomic) CDStruct_1ef3fb1f *vertices; // @synthesize vertices=_vertices; -- (void)setVertices:(CDStruct_1ef3fb1f *)arg1 count:(int)arg2; +@property(nonatomic) _Bool hasWidth; // @synthesize hasWidth=_hasWidth; +@property(nonatomic) _Bool hasSpeed; // @synthesize hasSpeed=_hasSpeed; +@property(readonly, nonatomic) long long vertexCount; // @synthesize vertexCount=_vertexCount; +@property(readonly, nonatomic) CDStruct_912cb5d2 *vertices; // @synthesize vertices=_vertices; +- (void)setVertices:(CDStruct_912cb5d2 *)arg1 count:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSearchProvider.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSearchProvider.h index 7047f8a23..b8f17270e 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSearchProvider.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSearchProvider.h @@ -16,12 +16,12 @@ id _finished; id _spellingSuggestion; id _refinement; - BOOL _cancelled; + _Bool _cancelled; } + (id)_searchURLForRequest:(id)arg1; + (unsigned short)provider; -+ (void)setUsePersistentConnection:(BOOL)arg1; ++ (void)setUsePersistentConnection:(_Bool)arg1; + (int)defaultLocalSearchProviderID; + (int)localSearchProviderID; + (void)_resetURL; @@ -30,7 +30,7 @@ - (void)requesterDidCancel:(id)arg1; - (void)requesterDidFinish:(id)arg1; - (void)cancel; -- (void)search:(id)arg1 timeout:(int)arg2 useBackgroundConnection:(BOOL)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 error:(void)arg7 isCompletions:(id)arg8; +- (void)search:(id)arg1 timeout:(long long)arg2 useBackgroundConnection:(_Bool)arg3 finished:(id)arg4 spellingSuggestion:(void)arg5 refinement:(id)arg6 error:(void)arg7 isCompletions:(id)arg8; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSimpleTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSimpleTileRequester.h index 4f6e95068..394d6e7b7 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSimpleTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireSimpleTileRequester.h @@ -8,6 +8,7 @@ #import "NSURLConnectionDelegate-Protocol.h" +// Not exported @interface GEOVoltaireSimpleTileRequester : GEOSimpleTileRequester { } diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireTileRequester.h b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireTileRequester.h index 785e4cef9..302ca11ad 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireTileRequester.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOVoltaireTileRequester.h @@ -23,9 +23,9 @@ + (Class)multiDownloaderClass; + (Class)simpleRequesterClass; -+ (BOOL)skipNetworkForKeysWhenPreloading:(id)arg1; ++ (_Bool)skipNetworkForKeysWhenPreloading:(id)arg1; + (CDStruct_e4886f83 *)newExpiringTilesets; -+ (unsigned int)expiringTilesetsCount; ++ (unsigned long long)expiringTilesetsCount; + (unsigned char)tileProviderIdentifier; - (void)tileRequesterFinished:(id)arg1; - (void)tileRequester:(id)arg1 receivedError:(id)arg2; @@ -37,7 +37,7 @@ - (void)cancel; - (void)cleanup; - (void)_startWithTileKeys:(id)arg1; -- (id)multiTileURLStringForTileKey:(struct _GEOTileKey *)arg1 useStatusCodes:(char *)arg2; +- (id)multiTileURLStringForTileKey:(struct _GEOTileKey *)arg1 useStatusCodes:(_Bool *)arg2; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)_failedToReceiveActiveTileGroup:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint-GEOProtoExtras.h b/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint-GEOProtoExtras.h new file mode 100644 index 000000000..df91d0d72 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint-GEOProtoExtras.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GEOWaypoint (GEOProtoExtras) +- (id)locationForWaypoint; +- (id)initWithLocation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint.h b/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint.h index 69bfefc1a..3dd153574 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOWaypoint.h @@ -6,9 +6,11 @@ #import "PBCodable.h" +#import "NSCopying-Protocol.h" + @class GEOLocation, GEOPlaceSearchRequest, NSMutableArray; -@interface GEOWaypoint : PBCodable +@interface GEOWaypoint : PBCodable { NSMutableArray *_entryPoints; GEOLocation *_location; @@ -18,22 +20,21 @@ @property(retain, nonatomic) NSMutableArray *entryPoints; // @synthesize entryPoints=_entryPoints; @property(retain, nonatomic) GEOLocation *location; // @synthesize location=_location; @property(retain, nonatomic) GEOPlaceSearchRequest *placeSearchRequest; // @synthesize placeSearchRequest=_placeSearchRequest; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)entryPointAtIndex:(unsigned int)arg1; -- (unsigned int)entryPointsCount; +- (id)entryPointAtIndex:(unsigned long long)arg1; +- (unsigned long long)entryPointsCount; - (void)addEntryPoint:(id)arg1; - (void)clearEntryPoints; -@property(readonly, nonatomic) BOOL hasLocation; -@property(readonly, nonatomic) BOOL hasPlaceSearchRequest; +@property(readonly, nonatomic) _Bool hasLocation; +@property(readonly, nonatomic) _Bool hasPlaceSearchRequest; - (void)dealloc; -- (id)locationForWaypoint; -- (id)initWithLocation:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoder.h b/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoder.h index fa8ace921..aed3cd3c6 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoder.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoder.h @@ -11,23 +11,21 @@ @interface GEOZilchDecoder : GEOMapRequestManager { NSObject *_decoderQueue; - NSObject *_mapDataQueue; + NSObject *_requestQueue; struct mutex _lock; id _mapAccessRestrictions; - id _tileErrorHandler; } -+ (BOOL)decodingSupported; -@property(copy, nonatomic) id tileErrorHandler; // @synthesize tileErrorHandler=_tileErrorHandler; ++ (_Bool)decodingSupported; @property(nonatomic) id mapAccessRestrictions; // @synthesize mapAccessRestrictions=_mapAccessRestrictions; @property(readonly, nonatomic) NSObject *decoderQueue; // @synthesize decoderQueue=_decoderQueue; - (id).cxx_construct; - (void).cxx_destruct; - (void)requestComplete:(id)arg1; - (void)trackRequest:(id)arg1; -- (id)decodeZilchMessage:(shared_ptr_27244a92)arg1 pathHandler:(id)arg2; -- (void)setMapDataQueue:(id)arg1; -- (id)mapDataQueue; +- (id)decodeZilchMessage:(shared_ptr_27244a92)arg1 pathHandler:(id)arg2 errorHandler:(void)arg3; +- (void)setRequestQueue:(id)arg1; +- (id)requestQueue; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoderRequest.h b/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoderRequest.h index f959488ce..a10b766e6 100644 --- a/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoderRequest.h +++ b/iOS7/PrivateFrameworks/GeoServices/GEOZilchDecoderRequest.h @@ -6,22 +6,27 @@ #import -@class GEOZilchDecoder, NSObject; +@class GEOZilchDecoder, NSError, NSObject; +// Not exported @interface GEOZilchDecoderRequest : GEOMapRequest { struct unique_ptr> _mapModel; GEOZilchDecoder *_decoder; shared_ptr_27244a92 _message; id _pathHandler; + id _errorHandler; + NSError *_firstTileLoadingError; NSObject *_finishedSemaphore; } +@property(copy) id errorHandler; // @synthesize errorHandler=_errorHandler; @property(copy) id pathHandler; // @synthesize pathHandler=_pathHandler; - (id).cxx_construct; - (void).cxx_destruct; - (void)cancel; -- (void)decodeWithPathHandler:(id)arg1; +- (void)decodeWithPathHandler:(id)arg1 errorHandler:(void)arg2; +- (void)_finishedDecodingWithPath:(Path_7b702847)arg1; - (void)dealloc; - (id)initWithDecoder:(id)arg1 message:(shared_ptr_27244a92)arg2; diff --git a/iOS7/PrivateFrameworks/GeoServices/NSError-GEOZilchDecoder.h b/iOS7/PrivateFrameworks/GeoServices/NSError-GEOZilchDecoder.h new file mode 100644 index 000000000..dd47ad7a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/GeoServices/NSError-GEOZilchDecoder.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (GEOZilchDecoder) ++ (id)zilchDecoderErrorForNoSolution; +- (id)zilchDecoderTileLoadingError; +@end + diff --git a/iOS7/PrivateFrameworks/GeoServices/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/PrivateFrameworks/GeoServices/NSFastEnumeration-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/GeoServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/GeoServices/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/GeoServices/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/NSURLConnection-GEOExtras.h b/iOS7/PrivateFrameworks/GeoServices/NSURLConnection-GEOExtras.h index a34957b2c..30607cf3a 100644 --- a/iOS7/PrivateFrameworks/GeoServices/NSURLConnection-GEOExtras.h +++ b/iOS7/PrivateFrameworks/GeoServices/NSURLConnection-GEOExtras.h @@ -12,6 +12,6 @@ + (id)_geo_sendSynchronousRequest:(id)arg1 connectionProperties:(id)arg2 returningResponse:(id *)arg3 error:(id *)arg4; + (void)_geo_sendAsynchronousRequest:(id)arg1 queue:(id)arg2 connectionProperties:(id)arg3 completionHandler:(id)arg4; + (void)_geo_sendAsynchronousRequest:(id)arg1 connectionProperties:(id)arg2 completionHandler:(id)arg3; -- (id)_geo_initWithAttributedRequest:(id)arg1 delegate:(id)arg2 startImmediately:(BOOL)arg3; +- (id)_geo_initWithAttributedRequest:(id)arg1 delegate:(id)arg2 startImmediately:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/GeoServices/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/GeoServices/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/GeoServices/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEONSURLConnectionWaiter.h b/iOS7/PrivateFrameworks/GeoServices/_GEONSURLConnectionWaiter.h index 658d9a6b0..f6fbd3883 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEONSURLConnectionWaiter.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEONSURLConnectionWaiter.h @@ -10,6 +10,7 @@ @class NSMutableData, NSURLConnection, NSURLResponse; +// Not exported @interface _GEONSURLConnectionWaiter : NSObject { NSURLConnection *_conn; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourceDownload.h b/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourceDownload.h index bb0ea9f9a..ba41b99bc 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourceDownload.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourceDownload.h @@ -8,10 +8,11 @@ @class NSString, NSURL; +// Not exported @interface _GEORegionalResourceDownload : NSObject { NSString *_name; - int _type; + long long _type; NSURL *_url; NSString *_destinationPath; NSString *_expectedChecksum; @@ -20,7 +21,7 @@ @property(copy, nonatomic) NSString *expectedChecksum; // @synthesize expectedChecksum=_expectedChecksum; @property(copy, nonatomic) NSString *destinationPath; // @synthesize destinationPath=_destinationPath; @property(copy, nonatomic) NSURL *url; // @synthesize url=_url; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourcesTileLoader.h b/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourcesTileLoader.h index 10d2167c5..e5cf65a05 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourcesTileLoader.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEORegionalResourcesTileLoader.h @@ -8,20 +8,21 @@ @class GEORegionalResourceTileData, NSMutableArray; +// Not exported @interface _GEORegionalResourcesTileLoader : NSObject { NSMutableArray *_pendingDownloads; GEORegionalResourceTileData *_tile; id _finishedHandler; id _errorHandler; - BOOL _canceled; + _Bool _canceled; } - (void)cancel; - (void)loadResourcesForTileKey:(const struct _GEOTileKey *)arg1 finished:(id)arg2 error:(void)arg3; - (void)_loadNextResource; -- (void)_addDownloadForName:(id)arg1 ofType:(int)arg2 baseURLString:(id)arg3 expectedChecksum:(id)arg4; -- (BOOL)_loadRegionalResourceFromFilesystemIfPossible:(id)arg1 resourceChecksum:(id)arg2; +- (void)_addDownloadForName:(id)arg1 ofType:(long long)arg2 baseURLString:(id)arg3 expectedChecksum:(id)arg4; +- (_Bool)_loadRegionalResourceFromFilesystemIfPossible:(id)arg1 resourceChecksum:(id)arg2; - (id)_destinationPathForResource:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEOResourceManifestTileGroupObserverProxy.h b/iOS7/PrivateFrameworks/GeoServices/_GEOResourceManifestTileGroupObserverProxy.h index dce87a4c0..dcb847231 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEOResourceManifestTileGroupObserverProxy.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEOResourceManifestTileGroupObserverProxy.h @@ -8,6 +8,7 @@ @class NSHashTable, NSLock, NSObject; +// Not exported @interface _GEOResourceManifestTileGroupObserverProxy : NSObject { NSHashTable *_observers; @@ -16,7 +17,7 @@ } @property(nonatomic) NSObject *queue; // @synthesize queue=_queue; -- (unsigned int)observersCount; +- (unsigned long long)observersCount; - (void)forEachObserver:(id)arg1 finished:(void)arg2; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEOSearchAttributionListener.h b/iOS7/PrivateFrameworks/GeoServices/_GEOSearchAttributionListener.h index 56fdcd621..f9f3d6c27 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEOSearchAttributionListener.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEOSearchAttributionListener.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSString; +// Not exported @interface _GEOSearchAttributionListener : NSObject { NSString *_identifier; @@ -19,7 +20,7 @@ @property(readonly, nonatomic) unsigned int version; // @synthesize version=_version; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void)handleError:(id)arg1; -- (void)handleInfo:(id)arg1 updatedManifest:(BOOL)arg2; +- (void)handleInfo:(id)arg1 updatedManifest:(_Bool)arg2; - (void)addCompletionHandler:(id)arg1 errorHandler:(void)arg2; - (void)dealloc; - (id)initWithIdentifier:(id)arg1 version:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEOTileDownloadOp.h b/iOS7/PrivateFrameworks/GeoServices/_GEOTileDownloadOp.h index 60032f4fa..598b6179b 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEOTileDownloadOp.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEOTileDownloadOp.h @@ -10,37 +10,38 @@ @class GEOSimpleTileRequester, NSData, NSMutableData, NSString, NSURL, NSURLConnection; +// Not exported @interface _GEOTileDownloadOp : NSObject { NSURL *_url; - BOOL _requireWiFi; + _Bool _requireWiFi; NSMutableData *_data; NSURLConnection *_conn; struct _GEOTileKey _key; - BOOL _finished; + _Bool _finished; NSString *_editionHeader; unsigned int _tileEdition; NSString *_userAgent; NSData *_auditToken; - BOOL _useCookies; + _Bool _useCookies; _GEOTileDownloadOp *_baseTile; _GEOTileDownloadOp *_localizationTile; - unsigned int _contentLength; + unsigned long long _contentLength; GEOSimpleTileRequester *_delegate; - BOOL _gotData; + _Bool _gotData; int _attempts; double _startTime; double _timeout; } @property(nonatomic) double timeout; // @synthesize timeout=_timeout; -@property(nonatomic) BOOL requireWiFi; // @synthesize requireWiFi=_requireWiFi; +@property(nonatomic) _Bool requireWiFi; // @synthesize requireWiFi=_requireWiFi; @property(nonatomic) GEOSimpleTileRequester *delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL finished; // @synthesize finished=_finished; -@property(readonly, nonatomic) unsigned int contentLength; // @synthesize contentLength=_contentLength; +@property(readonly, nonatomic) _Bool finished; // @synthesize finished=_finished; +@property(readonly, nonatomic) unsigned long long contentLength; // @synthesize contentLength=_contentLength; @property(retain, nonatomic) _GEOTileDownloadOp *localizationTile; // @synthesize localizationTile=_localizationTile; @property(retain, nonatomic) _GEOTileDownloadOp *baseTile; // @synthesize baseTile=_baseTile; -@property(nonatomic) BOOL useCookies; // @synthesize useCookies=_useCookies; +@property(nonatomic) _Bool useCookies; // @synthesize useCookies=_useCookies; @property(retain, nonatomic) NSData *auditToken; // @synthesize auditToken=_auditToken; @property(retain, nonatomic) NSString *userAgent; // @synthesize userAgent=_userAgent; @property unsigned int tileEdition; // @synthesize tileEdition=_tileEdition; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEOURLManifestListener.h b/iOS7/PrivateFrameworks/GeoServices/_GEOURLManifestListener.h index b8fbc8672..4496bf4b1 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEOURLManifestListener.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEOURLManifestListener.h @@ -10,6 +10,7 @@ @class NSLock, NSMutableArray, NSObject; +// Not exported @interface _GEOURLManifestListener : NSObject { NSMutableArray *_handlers; @@ -21,7 +22,7 @@ - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)waitForManifestWithHandler:(id)arg1; -- (void)_finish:(BOOL)arg1; +- (void)_finish:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/GeoServices/_GEOVoltaireMultiTileInfo.h b/iOS7/PrivateFrameworks/GeoServices/_GEOVoltaireMultiTileInfo.h index 30f815a4f..f496b8527 100644 --- a/iOS7/PrivateFrameworks/GeoServices/_GEOVoltaireMultiTileInfo.h +++ b/iOS7/PrivateFrameworks/GeoServices/_GEOVoltaireMultiTileInfo.h @@ -8,19 +8,20 @@ @class GEOTileKeyList, NSURL; +// Not exported @interface _GEOVoltaireMultiTileInfo : NSObject { GEOTileKeyList *_keys; NSURL *_url; - BOOL _useStatusCodes; + _Bool _useStatusCodes; } @property(readonly, nonatomic) NSURL *url; // @synthesize url=_url; @property(readonly, nonatomic) GEOTileKeyList *keys; // @synthesize keys=_keys; -@property(readonly, nonatomic) BOOL useStatusCodes; // @synthesize useStatusCodes=_useStatusCodes; +@property(readonly, nonatomic) _Bool useStatusCodes; // @synthesize useStatusCodes=_useStatusCodes; - (void)appendKey:(struct _GEOTileKey *)arg1; - (void)dealloc; -- (id)initWithURL:(id)arg1 useStatusCodes:(BOOL)arg2; +- (id)initWithURL:(id)arg1 useStatusCodes:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/GraphicsServices/_UIFontExtraData.h b/iOS7/PrivateFrameworks/GraphicsServices/_UIFontExtraData.h index 675ba685e..0d41b4b78 100644 --- a/iOS7/PrivateFrameworks/GraphicsServices/_UIFontExtraData.h +++ b/iOS7/PrivateFrameworks/GraphicsServices/_UIFontExtraData.h @@ -12,15 +12,16 @@ { NSData *_latin1MappingTable; NSCharacterSet *_coveredCharacterSet; - float _ascender; - float _descender; - float _lineHeight; - float _lineGap; + double _ascender; + double _descender; + double _lineHeight; + double _lineGap; struct __fFlags { unsigned int _initialized:1; unsigned int _isSystemFont:1; unsigned int _hasKernPair:1; unsigned int _checkedLatin1Table:1; + unsigned int _isIBTextStyleFont:1; } _fFlags; } diff --git a/iOS7/PrivateFrameworks/HSAAuthentication/HSAAuthenticationServer.h b/iOS7/PrivateFrameworks/HSAAuthentication/HSAAuthenticationServer.h index d685ddd7e..831929891 100644 --- a/iOS7/PrivateFrameworks/HSAAuthentication/HSAAuthenticationServer.h +++ b/iOS7/PrivateFrameworks/HSAAuthentication/HSAAuthenticationServer.h @@ -12,7 +12,7 @@ { NSObject *_connection; NSMutableArray *_clients; - BOOL _hasRegistered; + _Bool _hasRegistered; } + (id)sharedInstance; diff --git a/iOS7/PrivateFrameworks/HomeSharing/CDStructures.h b/iOS7/PrivateFrameworks/HomeSharing/CDStructures.h index b9022eda2..8a6c695f8 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/CDStructures.h +++ b/iOS7/PrivateFrameworks/HomeSharing/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGSize { - float width; - float height; + double width; + double height; }; struct FairPlayHWInfo_ { @@ -61,9 +61,9 @@ typedef struct { typedef struct { unsigned int propertyCode; void *bytes; - unsigned int encodedLength; + unsigned long long encodedLength; int valueType; -} CDStruct_30baf813; +} CDStruct_1568afcd; typedef struct { float _field1; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSAccountStore.h b/iOS7/PrivateFrameworks/HomeSharing/HSAccountStore.h index 4ff3b4a1a..ecf3ca90d 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSAccountStore.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSAccountStore.h @@ -21,7 +21,7 @@ - (void)clearCaches; - (void)clearAllCredentials; - (void)determineGroupIDWithCompletionHandler:(id)arg1; -- (BOOL)canDetermineGroupID; +- (_Bool)canDetermineGroupID; @property(copy, nonatomic) NSString *password; // @dynamic password; @property(copy, nonatomic) NSString *appleID; // @dynamic appleID; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSArtworkRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSArtworkRequest.h index 66d3a045d..dd40f0932 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSArtworkRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSArtworkRequest.h @@ -11,7 +11,7 @@ } + (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned long long)arg2 size:(struct CGSize)arg3; -- (BOOL)acceptsGzipEncoding; +- (_Bool)acceptsGzipEncoding; - (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned long long)arg2 size:(struct CGSize)arg3; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSBrowseRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSBrowseRequest.h index 3241e51c7..6399819a6 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSBrowseRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSBrowseRequest.h @@ -10,10 +10,10 @@ { } -+ (id)requestWithDatabaseID:(unsigned int)arg1 browseGroupType:(int)arg2; -- (id)_stringForBrowseGroupType:(int)arg1; ++ (id)requestWithDatabaseID:(unsigned int)arg1 browseGroupType:(long long)arg2; +- (id)_stringForBrowseGroupType:(long long)arg1; - (id)canonicalResponseForResponse:(id)arg1; -- (id)initWithDatabaseID:(unsigned int)arg1 browseGroupType:(int)arg2; +- (id)initWithDatabaseID:(unsigned int)arg1 browseGroupType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSBrowser.h b/iOS7/PrivateFrameworks/HomeSharing/HSBrowser.h index 689504bb6..68353586d 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSBrowser.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSBrowser.h @@ -16,17 +16,17 @@ NSArray *_availableLibraries; struct _DNSServiceRef_t *_dnsService; NSObject *_dnsServiceQueue; - BOOL _isBrowsing; + _Bool _isBrowsing; id _removeLibraryHandler; - int _browserType; + long long _browserType; NSString *_homeSharingGroupID; } @property(copy, nonatomic) NSString *homeSharingGroupID; // @synthesize homeSharingGroupID=_homeSharingGroupID; -@property(nonatomic) int browserType; // @synthesize browserType=_browserType; -- (void)_startWithCurrentRetryCount:(unsigned int)arg1 maximumRetryCount:(unsigned int)arg2 addLibraryHandler:(id)arg3 removeLibraryHandler:(void)arg4; -- (void)_didRemoveService:(id)arg1 moreComing:(BOOL)arg2; -- (void)_didFindService:(id)arg1 moreComing:(BOOL)arg2; +@property(nonatomic) long long browserType; // @synthesize browserType=_browserType; +- (void)_startWithCurrentRetryCount:(unsigned long long)arg1 maximumRetryCount:(unsigned long long)arg2 addLibraryHandler:(id)arg3 removeLibraryHandler:(void)arg4; +- (void)_didRemoveService:(id)arg1 moreComing:(_Bool)arg2; +- (void)_didFindService:(id)arg1 moreComing:(_Bool)arg2; @property(readonly, nonatomic) NSArray *availableLibraries; - (void)stop; - (void)startWithAddLibraryHandler:(id)arg1 removeLibraryHandler:(void)arg2; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSBulkCloudArtworkInfoRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSBulkCloudArtworkInfoRequest.h index 3928585a1..7e1298fbc 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSBulkCloudArtworkInfoRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSBulkCloudArtworkInfoRequest.h @@ -8,13 +8,13 @@ @interface HSBulkCloudArtworkInfoRequest : HSRequest { - BOOL _useLongIDs; + _Bool _useLongIDs; } -+ (id)requestWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3 useLongIDs:(BOOL)arg4; ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3 useLongIDs:(_Bool)arg4; - (id)_bodyDataForItemIDs:(id)arg1 sessionID:(unsigned int)arg2; - (id)canonicalResponseForResponse:(id)arg1; -- (id)initWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3 useLongIDs:(BOOL)arg4; +- (id)initWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3 useLongIDs:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSBulkSetItemPropertiesRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSBulkSetItemPropertiesRequest.h index d28976575..fbcabed20 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSBulkSetItemPropertiesRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSBulkSetItemPropertiesRequest.h @@ -10,12 +10,12 @@ { } -+ (id)requestWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 itemIDs:(id)arg3 properties:(id)arg4 useLongIDs:(BOOL)arg5; ++ (id)requestWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 itemIDs:(id)arg3 properties:(id)arg4 useLongIDs:(_Bool)arg5; + (id)requestWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 longItemID:(unsigned long long)arg3 properties:(id)arg4; + (id)requestWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 itemID:(unsigned int)arg3 properties:(id)arg4; - (id)_propertyCodeForPropertyName:(id)arg1 valueLength:(unsigned int *)arg2; -- (id)_bodyDataForSessionID:(unsigned int)arg1 itemIDs:(id)arg2 properties:(id)arg3 useLongIDs:(BOOL)arg4; -- (id)initWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 itemIDs:(id)arg3 properties:(id)arg4 useLongIDs:(BOOL)arg5; +- (id)_bodyDataForSessionID:(unsigned int)arg1 itemIDs:(id)arg2 properties:(id)arg3 useLongIDs:(_Bool)arg4; +- (id)initWithDatabaseID:(unsigned int)arg1 sessionID:(unsigned int)arg2 itemIDs:(id)arg3 properties:(id)arg4 useLongIDs:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailability-Protocol.h b/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailability-Protocol.h index 0acc0ca57..641e9beb6 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailability-Protocol.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailability-Protocol.h @@ -7,11 +7,11 @@ #import "NSObject-Protocol.h" @protocol HSCloudAvailability -- (BOOL)canShowCloudVideo; -- (BOOL)canShowCloudMusic; -- (BOOL)canShowCloudDownloadButtons; -- (BOOL)shouldProhibitActionsForCurrentNetworkConditions; -- (BOOL)isCellularDataRestricted; -- (BOOL)hasProperNetworkConditionsToPlayMedia; +- (_Bool)canShowCloudVideo; +- (_Bool)canShowCloudMusic; +- (_Bool)canShowCloudDownloadButtons; +- (_Bool)shouldProhibitActionsForCurrentNetworkConditions; +- (_Bool)isCellularDataRestricted; +- (_Bool)hasProperNetworkConditionsToPlayMedia; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailabilityController.h b/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailabilityController.h index 6c05b0f03..cf0f367ba 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailabilityController.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSCloudAvailabilityController.h @@ -14,44 +14,44 @@ @interface HSCloudAvailabilityController : NSObject { NSObject *_accessQueue; - BOOL _isAirplaneModeActive; - BOOL _isAutoDownloadOnCellularAllowed; - BOOL _isCellularDataActive; - BOOL _isShowingAllMusic; - BOOL _isShowingAllVideo; - BOOL _isUpdateInProgress; - BOOL _isWiFiEnabled; - BOOL _canShowCloudMusic; - BOOL _canShowCloudVideo; - BOOL _canShowCloudDownloadButtons; + _Bool _isAirplaneModeActive; + _Bool _isAutoDownloadOnCellularAllowed; + _Bool _isCellularDataActive; + _Bool _isShowingAllMusic; + _Bool _isShowingAllVideo; + _Bool _isUpdateInProgress; + _Bool _isWiFiEnabled; + _Bool _canShowCloudMusic; + _Bool _canShowCloudVideo; + _Bool _canShowCloudDownloadButtons; int _preferencesChangedNotifyToken; - BOOL _preferencesChangedNotifyTokenIsValid; - int _networkType; + _Bool _preferencesChangedNotifyTokenIsValid; + long long _networkType; RadiosPreferences *_radiosPreferences; } + (id)sharedController; -- (BOOL)_uncachedIsShowingAllVideo; -- (BOOL)_uncachedIsShowingAllMusic; -- (BOOL)_uncachedIsAutoDownloadOnCellularAllowed; -- (void)_onQueue_updateCanShowCloudTracksWithNotification:(BOOL)arg1; -- (void)_onQueue_updateCanShowCloudDownloadButtonsWithNotification:(BOOL)arg1; -- (BOOL)_hasWiFiCapability; -- (BOOL)_hasCellularCapability; +- (_Bool)_uncachedIsShowingAllVideo; +- (_Bool)_uncachedIsShowingAllMusic; +- (_Bool)_uncachedIsAutoDownloadOnCellularAllowed; +- (void)_onQueue_updateCanShowCloudTracksWithNotification:(_Bool)arg1; +- (void)_onQueue_updateCanShowCloudDownloadButtonsWithNotification:(_Bool)arg1; +- (_Bool)_hasWiFiCapability; +- (_Bool)_hasCellularCapability; - (void)_handleTelephonyNotificationWithName:(id)arg1 userInfo:(id)arg2; -- (BOOL)_isAutoDownloadOnCellularAllowed; +- (_Bool)_isAutoDownloadOnCellularAllowed; - (void)_networkTypeDidChangeNotification:(id)arg1; - (void)_wifiEnabledDidChangeNotification:(id)arg1; - (void)_cellularNetworkAllowedDidChangeNotification:(id)arg1; - (void)airplaneModeChanged; -- (BOOL)canShowCloudVideo; -- (BOOL)canShowCloudMusic; -- (BOOL)canShowCloudDownloadButtons; +- (_Bool)canShowCloudVideo; +- (_Bool)canShowCloudMusic; +- (_Bool)canShowCloudDownloadButtons; - (void)dealloc; - (id)init; -- (BOOL)shouldProhibitActionsForCurrentNetworkConditions; -- (BOOL)isCellularDataRestricted; -- (BOOL)hasProperNetworkConditionsToPlayMedia; +- (_Bool)shouldProhibitActionsForCurrentNetworkConditions; +- (_Bool)isCellularDataRestricted; +- (_Bool)hasProperNetworkConditionsToPlayMedia; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSCloudClient.h b/iOS7/PrivateFrameworks/HomeSharing/HSCloudClient.h index a6a8b2268..55ded348a 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSCloudClient.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSCloudClient.h @@ -12,7 +12,7 @@ @interface HSCloudClient : NSObject { - BOOL _active; + _Bool _active; HSConnectionConfiguration *_configuration; NSObject *_connection; NSObject *_connectionQueue; @@ -30,12 +30,12 @@ - (void)_serverDidLaunch; - (void)_sendConfigurationToDaemon; - (void)_performBlockOnMainThread:(id)arg1; -- (BOOL)canShowCloudVideo; -- (BOOL)canShowCloudMusic; -- (BOOL)canShowCloudDownloadButtons; -- (BOOL)shouldProhibitActionsForCurrentNetworkConditions; -- (BOOL)isCellularDataRestricted; -- (BOOL)hasProperNetworkConditionsToPlayMedia; +- (_Bool)canShowCloudVideo; +- (_Bool)canShowCloudMusic; +- (_Bool)canShowCloudDownloadButtons; +- (_Bool)shouldProhibitActionsForCurrentNetworkConditions; +- (_Bool)isCellularDataRestricted; +- (_Bool)hasProperNetworkConditionsToPlayMedia; - (void)updatePlaylistWithSagaID:(unsigned long long)arg1 itemSagaIDs:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; - (void)updateArtistImagesWithCompletionHandler:(id)arg1; - (void)uploadItemProperties; @@ -64,7 +64,7 @@ - (void)deauthenticateWithCompletionHandler:(id)arg1; - (void)updateSagaLibraryWithCompletionHandler:(id)arg1; - (void)unhideAllPurchasedApps:(id)arg1; -- (void)setHidden:(BOOL)arg1 purchasedAppWithStoreID:(id)arg2 completionHandler:(id)arg3; +- (void)setHidden:(_Bool)arg1 purchasedAppWithStoreID:(id)arg2 completionHandler:(id)arg3; - (void)redownloadPurchaseAppWithStoreID:(id)arg1 completionHandler:(id)arg2; - (void)jaliscoAppsImageDataForStoreID:(id)arg1 completionHandler:(id)arg2; - (void)searchJaliscoAppsLibrary:(id)arg1 searchMethod:(long long)arg2 completionHandler:(id)arg3; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSConnection.h b/iOS7/PrivateFrameworks/HomeSharing/HSConnection.h index 7c591e3e4..af01ac371 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSConnection.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSConnection.h @@ -11,41 +11,45 @@ @interface HSConnection : NSObject { HSConnectionConfiguration *_configuration; - int _connectionState; + long long _connectionState; HSConnectionStream *_connectionStream; - int _connectionType; + long long _connectionType; NSObject *_queue; struct __CFReadStream *_readStream; - BOOL authenticationRequired; + _Bool authenticationRequired; + _Bool tokenCheckRequired; + _Bool _tokenCheckRequred; unsigned int basePlaylistContainerID; unsigned int databaseID; unsigned int databaseRevision; - HSFairPlayInfo *fairPlayInfo; - NSString *homeSharingGroupID; - NSString *password; unsigned int sessionID; - NSString *username; unsigned int _interfaceID; unsigned int _controlKey; unsigned int _controlPort; unsigned int _promptID; + HSFairPlayInfo *fairPlayInfo; + NSString *homeSharingGroupID; + NSString *password; + NSString *username; } @property(nonatomic) unsigned int promptID; // @synthesize promptID=_promptID; @property unsigned int controlPort; // @synthesize controlPort=_controlPort; @property unsigned int controlKey; // @synthesize controlKey=_controlKey; @property unsigned int interfaceID; // @synthesize interfaceID=_interfaceID; +@property(readonly, getter=isTokenCheckRequired) _Bool tokenCheckRequred; // @synthesize tokenCheckRequred=_tokenCheckRequred; @property(copy) NSString *username; // @synthesize username; +@property _Bool tokenCheckRequired; // @synthesize tokenCheckRequired; @property unsigned int sessionID; // @synthesize sessionID; @property(copy) NSString *password; // @synthesize password; @property(copy) NSString *homeSharingGroupID; // @synthesize homeSharingGroupID; @property(retain) HSFairPlayInfo *fairPlayInfo; // @synthesize fairPlayInfo; @property unsigned int databaseRevision; // @synthesize databaseRevision; @property unsigned int databaseID; // @synthesize databaseID; -@property(readonly) int connectionType; // @synthesize connectionType=_connectionType; -@property int connectionState; // @synthesize connectionState=_connectionState; +@property(readonly) long long connectionType; // @synthesize connectionType=_connectionType; +@property long long connectionState; // @synthesize connectionState=_connectionState; @property unsigned int basePlaylistContainerID; // @synthesize basePlaylistContainerID; -@property(getter=isAuthenticationRequired) BOOL authenticationRequired; // @synthesize authenticationRequired; +@property(getter=isAuthenticationRequired) _Bool authenticationRequired; // @synthesize authenticationRequired; - (void)_setupControlConnectionWithInternalConnectionCompletionHandler:(id)arg1; - (void)_sendRequest:(id)arg1 withInternalResponseHandler:(id)arg2; - (unsigned int)_sapVersionForConnectionType; @@ -59,8 +63,8 @@ - (void)connectWithCompletionHandler:(id)arg1; @property(readonly) NSURL *baseURL; - (void)dealloc; -- (id)initWithConfiguration:(id)arg1 connectionType:(int)arg2; -- (id)initWithBaseURL:(id)arg1 connectionType:(int)arg2; +- (id)initWithConfiguration:(id)arg1 connectionType:(long long)arg2; +- (id)initWithBaseURL:(id)arg1 connectionType:(long long)arg2; - (id)initWithBaseURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSConnectionStream.h b/iOS7/PrivateFrameworks/HomeSharing/HSConnectionStream.h index 29b7c9ebe..201426e75 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSConnectionStream.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSConnectionStream.h @@ -14,7 +14,7 @@ NSObject *_queue; } -- (void)sendCFHTTPMessage:(struct __CFHTTPMessage *)arg1 isConcurrent:(BOOL)arg2 timeoutInterval:(double)arg3 withResponseHandler:(id)arg4; +- (void)sendCFHTTPMessage:(struct __CFHTTPMessage *)arg1 isConcurrent:(_Bool)arg2 timeoutInterval:(double)arg3 withResponseHandler:(id)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSContainersRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSContainersRequest.h index 107194f9f..018c94b95 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSContainersRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSContainersRequest.h @@ -8,11 +8,11 @@ @interface HSContainersRequest : HSRequest { - BOOL _shouldParseResponse; + _Bool _shouldParseResponse; } + (id)requestWithDatabaseID:(unsigned int)arg1; -@property(nonatomic) BOOL shouldParseResponse; // @synthesize shouldParseResponse=_shouldParseResponse; +@property(nonatomic) _Bool shouldParseResponse; // @synthesize shouldParseResponse=_shouldParseResponse; - (id)canonicalResponseForResponse:(id)arg1; - (id)initWithDatabaseID:(unsigned int)arg1; - (id)initWithAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSControlConnection.h b/iOS7/PrivateFrameworks/HomeSharing/HSControlConnection.h index 8327de407..19c6be948 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSControlConnection.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSControlConnection.h @@ -15,25 +15,25 @@ unsigned int _key; NSOutputStream *_outputStream; double _timestamp; - id _delegate; unsigned int _protocolVersion; + id _delegate; } @property(nonatomic) unsigned int protocolVersion; // @synthesize protocolVersion=_protocolVersion; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)_sendTouchEvent:(int)arg1 locations:(const unsigned int *)arg2 count:(unsigned int)arg3 velocity:(CDStruct_b2fbf00d)arg4; +- (void)_sendTouchEvent:(long long)arg1 locations:(const unsigned int *)arg2 count:(unsigned long long)arg3 velocity:(CDStruct_b2fbf00d)arg4; - (id)_newDataForControlTouchEventMessage_v1_1:(CDStruct_9a46e3d5)arg1; - (id)_newDataForControlTouchEventMessage_v1:(CDStruct_16f720f6)arg1; - (id)_newDataForControlExtendedMessage:(CDStruct_cc4e5495)arg1 withData:(id)arg2; - (id)_newDataForControlEventMessage:(CDStruct_cc4e5495)arg1; -- (void)sendTouchesMoved:(const unsigned int *)arg1 count:(unsigned int)arg2 velocity:(CDStruct_b2fbf00d)arg3; -- (void)sendTouchesEnded:(const unsigned int *)arg1 count:(unsigned int)arg2; -- (void)sendTouchesBegan:(const unsigned int *)arg1 count:(unsigned int)arg2; +- (void)sendTouchesMoved:(const unsigned int *)arg1 count:(unsigned long long)arg2 velocity:(CDStruct_b2fbf00d)arg3; +- (void)sendTouchesEnded:(const unsigned int *)arg1 count:(unsigned long long)arg2; +- (void)sendTouchesBegan:(const unsigned int *)arg1 count:(unsigned long long)arg2; - (void)sendShowItemDetailWithDictionary:(id)arg1; -- (void)sendEvent:(int)arg1 value:(unsigned int)arg2; +- (void)sendEvent:(long long)arg1 value:(unsigned int)arg2; - (void)open; - (void)close; -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; - (void)dealloc; - (id)initWithHost:(id)arg1 port:(unsigned int)arg2 key:(unsigned int)arg3; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSControlPrompt.h b/iOS7/PrivateFrameworks/HomeSharing/HSControlPrompt.h index 3d1148c3f..4c07f864d 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSControlPrompt.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSControlPrompt.h @@ -10,15 +10,15 @@ @interface HSControlPrompt : NSObject { - BOOL _secureText; + _Bool _secureText; unsigned int _keyboardType; unsigned int _messageType; unsigned int _promptID; + unsigned int _version; + unsigned long long _sessionID; NSString *_string; NSString *_subText; NSString *_title; - unsigned int _version; - unsigned long long _sessionID; } @property(nonatomic) unsigned int version; // @synthesize version=_version; @@ -26,7 +26,7 @@ @property(copy, nonatomic) NSString *subText; // @synthesize subText=_subText; @property(copy, nonatomic) NSString *string; // @synthesize string=_string; @property(nonatomic) unsigned long long sessionID; // @synthesize sessionID=_sessionID; -@property(nonatomic, getter=isSecureText) BOOL secureText; // @synthesize secureText=_secureText; +@property(nonatomic, getter=isSecureText) _Bool secureText; // @synthesize secureText=_secureText; @property(nonatomic) unsigned int promptID; // @synthesize promptID=_promptID; @property(nonatomic) unsigned int messageType; // @synthesize messageType=_messageType; @property(nonatomic) unsigned int keyboardType; // @synthesize keyboardType=_keyboardType; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptEntryRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptEntryRequest.h index 0acd6c360..57e665dc1 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptEntryRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptEntryRequest.h @@ -10,8 +10,8 @@ @interface HSControlPromptEntryRequest : HSRequest { - NSDictionary *_attributes; unsigned int _interfaceID; + NSDictionary *_attributes; } + (id)requestWithInterfaceID:(unsigned int)arg1 attributes:(id)arg2; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptUpdateRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptUpdateRequest.h index d45603287..77ec66549 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptUpdateRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSControlPromptUpdateRequest.h @@ -13,7 +13,7 @@ + (id)requestWithInterfaceID:(unsigned int)arg1 promptID:(unsigned int)arg2; - (double)timeoutInterval; -- (BOOL)isConcurrent; +- (_Bool)isConcurrent; - (id)canonicalResponseForResponse:(id)arg1; - (id)initWithInterfaceID:(unsigned int)arg1 promptID:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3ImportItem.h b/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3ImportItem.h index a56c6b7e4..3885cb770 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3ImportItem.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3ImportItem.h @@ -8,19 +8,19 @@ @interface HSDAAPML3ImportItem : ML3ImportItem { - CDStruct_30baf813 _parsedValues[256]; - int _parsedValuesPropertyIndex[109]; - int _parsedValuesPropertyIndex[109]; - CDStruct_30baf813 _parsedValues[256]; + CDStruct_1568afcd _parsedValues[256]; + long long _parsedValuesPropertyIndex[109]; + long long _parsedValuesPropertyIndex[109]; + CDStruct_1568afcd _parsedValues[256]; } -- (unsigned long)mediaType; +- (unsigned int)mediaType; - (long long)ratingLevel; - (id)deduplicationPredicates; -- (BOOL)mediaKindIsSupported:(unsigned int)arg1; -- (BOOL)isValid; +- (_Bool)mediaKindIsSupported:(unsigned int)arg1; +- (_Bool)isValid; - (void)parseItemData:(id)arg1; -- (BOOL)hasValueForProperty:(unsigned int)arg1; +- (_Bool)hasValueForProperty:(unsigned int)arg1; - (id)valueForProperty:(unsigned int)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3TrackDataSource.h b/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3TrackDataSource.h index 6fbc31911..87082afcb 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3TrackDataSource.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSDAAPML3TrackDataSource.h @@ -14,13 +14,13 @@ { NSData *_itemsResponseData; NSArray *_rawItems; - int _idx; + long long _idx; } - (void)invalidate; - (id)createImportItem; -- (id)importItemAtIndex:(unsigned int)arg1; -- (unsigned int)itemCount; +- (id)importItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)itemCount; - (void)dealloc; - (id)initWithItemsResponseData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSFairPlayInfo.h b/iOS7/PrivateFrameworks/HomeSharing/HSFairPlayInfo.h index 6cb6458bc..eda064f40 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSFairPlayInfo.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSFairPlayInfo.h @@ -16,10 +16,10 @@ } - (id)_hexStringForData:(id)arg1; -- (BOOL)_getHardwareInfo:(struct FairPlayHWInfo_ *)arg1; +- (_Bool)_getHardwareInfo:(struct FairPlayHWInfo_ *)arg1; - (id)securityInfoForURL:(id)arg1; - (void)endSecuritySession; -- (id)continueNegotationWithSAPVersion:(unsigned int)arg1 data:(id)arg2 isComplete:(char *)arg3; +- (id)continueNegotationWithSAPVersion:(unsigned int)arg1 data:(id)arg2 isComplete:(_Bool *)arg3; - (id)beginNegotiationWithSAPVersion:(unsigned int)arg1; @property(readonly, nonatomic) NSString *deviceGUID; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSHomeSharingDAAPML3ImportItem.h b/iOS7/PrivateFrameworks/HomeSharing/HSHomeSharingDAAPML3ImportItem.h index 1a3b198da..49ba763c3 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSHomeSharingDAAPML3ImportItem.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSHomeSharingDAAPML3ImportItem.h @@ -11,7 +11,7 @@ } - (id)deduplicationPredicates; -- (BOOL)mediaKindIsSupported:(unsigned int)arg1; +- (_Bool)mediaKindIsSupported:(unsigned int)arg1; - (id)valueForProperty:(unsigned int)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSItemsRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSItemsRequest.h index cff49a962..997e91909 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSItemsRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSItemsRequest.h @@ -8,14 +8,14 @@ @interface HSItemsRequest : HSRequest { - BOOL _shouldParseResponse; - BOOL _includeHiddenItems; + _Bool _shouldParseResponse; + _Bool _includeHiddenItems; } + (id)requestWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; + (id)requestWithDatabaseID:(unsigned int)arg1; -@property(nonatomic) BOOL includeHiddenItems; // @synthesize includeHiddenItems=_includeHiddenItems; -@property(nonatomic) BOOL shouldParseResponse; // @synthesize shouldParseResponse=_shouldParseResponse; +@property(nonatomic) _Bool includeHiddenItems; // @synthesize includeHiddenItems=_includeHiddenItems; +@property(nonatomic) _Bool shouldParseResponse; // @synthesize shouldParseResponse=_shouldParseResponse; - (void)setSongsRequestWithSessonID:(unsigned int)arg1 metadataFilter:(id)arg2 purchaseTokenListing:(id)arg3 queryFilter:(id)arg4; - (id)canonicalResponseForResponse:(id)arg1; - (id)initWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3ImportItem.h b/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3ImportItem.h new file mode 100644 index 000000000..ee9d28186 --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3ImportItem.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSNumber; + +@interface HSJaliscoML3ImportItem : HSDAAPML3ImportItem +{ + NSDictionary *_chapterDataForAdamIDs; + NSDictionary *_chapterDataForCurrentTrack; + NSDictionary *_flavorDataForAdamIDs; + NSDictionary *_flavorDataForCurrentTrack; + NSNumber *_accountID; + long long _preferredVideoQuality; +} + +@property(nonatomic) long long preferredVideoQuality; // @synthesize preferredVideoQuality=_preferredVideoQuality; +- (id)currentTrackChapterData; +- (id)currentTrackPurchaseHistoryRedownloadParameters; +- (id)flavorDataForPropertyKey:(unsigned int)arg1; +- (_Bool)hasValueForProperty:(unsigned int)arg1; +- (id)valueForProperty:(unsigned int)arg1; +- (void)parseItemData:(id)arg1; +- (id)_preferredFlavorForAdamIDNumber:(id)arg1; +- (id)deduplicationPredicates; +- (_Bool)mediaKindIsSupported:(unsigned int)arg1; +- (_Bool)isValid; +- (id)description; +- (void)dealloc; +- (id)initWithData:(id)arg1 chapterDataForAdamIDs:(id)arg2 accountID:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3TrackDataSource.h b/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3TrackDataSource.h new file mode 100644 index 000000000..22192a68a --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSJaliscoML3TrackDataSource.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSNumber; + +@interface HSJaliscoML3TrackDataSource : HSDAAPML3TrackDataSource +{ + NSDictionary *_chapterDataForAdamIDs; + NSDictionary *_flavorDataForAdamIDs; + NSNumber *_accountID; + long long _preferredVideoQuality; +} + +@property(nonatomic) long long preferredVideoQuality; // @synthesize preferredVideoQuality=_preferredVideoQuality; +- (void)dealloc; +- (void)invalidate; +- (id)createImportItem; +- (id)initWithItemsResponseData:(id)arg1 flavorDataForAdamIDs:(id)arg2 chapterDataForAdamIDs:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSLibrary.h b/iOS7/PrivateFrameworks/HomeSharing/HSLibrary.h index 84d1d6c04..710536091 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSLibrary.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSLibrary.h @@ -10,23 +10,24 @@ @interface HSLibrary : NSObject { - BOOL _requiresPassword; + _Bool _requiresPassword; + unsigned int _version; NSString *_name; NSString *_uniqueIdentifier; - unsigned int _version; HSConnection *_connection; id _context; } @property(retain, nonatomic) id context; // @synthesize context=_context; @property(readonly, nonatomic) HSConnection *connection; // @synthesize connection=_connection; -@property(readonly, nonatomic) BOOL requiresPassword; // @synthesize requiresPassword=_requiresPassword; +@property(readonly, nonatomic) _Bool requiresPassword; // @synthesize requiresPassword=_requiresPassword; @property(readonly, nonatomic) unsigned int version; // @synthesize version=_version; @property(readonly, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; -- (id)initWithConnectionConfiguration:(id)arg1 connectionType:(int)arg2; +- (void)dealloc; +- (id)initWithConnectionConfiguration:(id)arg1 connectionType:(long long)arg2; - (id)initWithConnectionConfiguration:(id)arg1; -- (id)initWithName:(id)arg1 uniqueIdentifier:(id)arg2 version:(unsigned int)arg3 baseURL:(id)arg4 connectionType:(int)arg5; +- (id)initWithName:(id)arg1 uniqueIdentifier:(id)arg2 version:(unsigned int)arg3 baseURL:(id)arg4 connectionType:(long long)arg5; - (id)initWithName:(id)arg1 uniqueIdentifier:(id)arg2 version:(unsigned int)arg3 baseURL:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSMediaLibraryImportObserver.h b/iOS7/PrivateFrameworks/HomeSharing/HSMediaLibraryImportObserver.h new file mode 100644 index 000000000..e5243c9b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSMediaLibraryImportObserver.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSTimer; + +@interface HSMediaLibraryImportObserver : NSObject +{ + NSTimer *_updateTimer; + unsigned long long _consecutiveUpdateFailures; + _Bool _stopped; + _Bool _updating; + id _delegate; + double _updateInterval; +} + +@property(nonatomic) double updateInterval; // @synthesize updateInterval=_updateInterval; +@property(readonly, nonatomic, getter=isUpdating) _Bool updating; // @synthesize updating=_updating; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_updateImportStatus:(id)arg1; +- (void)stopUpdating; +- (void)beginUpdating; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSNetworkObserver.h b/iOS7/PrivateFrameworks/HomeSharing/HSNetworkObserver.h deleted file mode 100644 index 02bc2d669..000000000 --- a/iOS7/PrivateFrameworks/HomeSharing/HSNetworkObserver.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface HSNetworkObserver : NSObject -{ - BOOL _isCellularNetworkingAllowed; - BOOL _shouldProhibitRequests; - int _networkType; -} - -+ (id)sharedNetworkObserver; -@property(readonly, nonatomic) BOOL shouldProhibitRequests; // @synthesize shouldProhibitRequests=_shouldProhibitRequests; -@property(readonly, nonatomic) int networkType; // @synthesize networkType=_networkType; -@property(readonly, nonatomic) BOOL isCellularNetworkingAllowed; // @synthesize isCellularNetworkingAllowed=_isCellularNetworkingAllowed; -- (void)_updateShouldProhibitRequestsWithNotification:(BOOL)arg1; -- (BOOL)_isCellularNetworkingAllowed; -- (void)_networkTypeDidChangeNotification:(id)arg1; -- (void)_cellularNetworkingAllowedDidChangeNotification:(id)arg1; -- (void)dealloc; -- (id)_init; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateRequest.h index 1268991d5..58f1d47ab 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateRequest.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) unsigned int revisionID; // @synthesize revisionID=_revisionID; @property(readonly, nonatomic) unsigned int interfaceID; // @synthesize interfaceID=_interfaceID; - (double)timeoutInterval; -- (BOOL)isConcurrent; +- (_Bool)isConcurrent; - (id)canonicalResponseForResponse:(id)arg1; - (id)initWithInterfaceID:(unsigned int)arg1 revisionID:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateResponse.h b/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateResponse.h index 6894f32c3..426b82b7b 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateResponse.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSPlayStatusUpdateResponse.h @@ -11,11 +11,11 @@ @interface HSPlayStatusUpdateResponse : HSResponse { unsigned int _nextRevisionID; - NSDictionary *_playStatusInformation; unsigned long long _nowPlayingContainerID; unsigned long long _nowPlayingContainerItemID; unsigned long long _nowPlayingDatabaseID; unsigned long long _nowPlayingItemID; + NSDictionary *_playStatusInformation; } @property(copy, nonatomic) NSDictionary *playStatusInformation; // @synthesize playStatusInformation=_playStatusInformation; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSPlaybackControlRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSPlaybackControlRequest.h index b08fc9fdf..7c3ca83c6 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSPlaybackControlRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSPlaybackControlRequest.h @@ -8,13 +8,13 @@ @interface HSPlaybackControlRequest : HSRequest { - int _controlCommand; unsigned int _interfaceID; + long long _controlCommand; } @property(readonly, nonatomic) unsigned int interfaceID; // @synthesize interfaceID=_interfaceID; -@property(readonly, nonatomic) int controlCommand; // @synthesize controlCommand=_controlCommand; -- (id)initWithInterfaceID:(unsigned int)arg1 controlCommand:(int)arg2; +@property(readonly, nonatomic) long long controlCommand; // @synthesize controlCommand=_controlCommand; +- (id)initWithInterfaceID:(unsigned int)arg1 controlCommand:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSRequest-HSConnectionAdditions.h b/iOS7/PrivateFrameworks/HomeSharing/HSRequest-HSConnectionAdditions.h new file mode 100644 index 000000000..4d45c7d80 --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSRequest-HSConnectionAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface HSRequest (HSConnectionAdditions) +- (id)requestURLForConnection:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSRequest.h b/iOS7/PrivateFrameworks/HomeSharing/HSRequest.h index db107c8ac..a2a81e205 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSRequest.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSRequest.h @@ -15,23 +15,23 @@ NSDictionary *_headers; NSDictionary *_arguments; struct __CFHTTPMessage *_message; - int _method; - BOOL _excludeSessionIDFromURL; + long long _method; + _Bool _excludeSessionIDFromURL; NSMutableArray *_cachedBodyDataBlocks; - BOOL _concurrent; + _Bool _concurrent; } + (id)request; -@property(readonly, nonatomic, getter=isConcurrent) BOOL concurrent; // @synthesize concurrent=_concurrent; -@property(nonatomic) BOOL excludeSessionIDFromURL; // @synthesize excludeSessionIDFromURL=_excludeSessionIDFromURL; -@property(nonatomic) int method; // @synthesize method=_method; +@property(readonly, nonatomic, getter=isConcurrent) _Bool concurrent; // @synthesize concurrent=_concurrent; +@property(nonatomic) _Bool excludeSessionIDFromURL; // @synthesize excludeSessionIDFromURL=_excludeSessionIDFromURL; +@property(nonatomic) long long method; // @synthesize method=_method; @property(copy, nonatomic) NSData *bodyData; // @synthesize bodyData=_bodyData; @property(readonly, nonatomic) NSString *action; // @synthesize action=_action; -- (id)_methodStringForMethod:(int)arg1; +- (id)_methodStringForMethod:(long long)arg1; - (id)_defaultHeaderFields; -- (BOOL)acceptsGzipEncoding; +- (_Bool)acceptsGzipEncoding; - (unsigned int)cachedBodyDataBlocksLength; -- (void)appendCachedBodyDataBlocksIntoData:(id)arg1 clearCache:(BOOL)arg2; +- (void)appendCachedBodyDataBlocksIntoData:(id)arg1 clearCache:(_Bool)arg2; - (void)cacheBodyDataBlock:(id)arg1; - (id)canonicalResponseForResponse:(id)arg1; - (struct __CFHTTPMessage *)CFHTTPMessageForBaseURL:(id)arg1 sessionID:(unsigned int)arg2; @@ -43,7 +43,6 @@ - (id)description; - (void)dealloc; - (id)initWithAction:(id)arg1; -- (id)requestURLForConnection:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSResponse.h b/iOS7/PrivateFrameworks/HomeSharing/HSResponse.h index cbaf1e939..bbe5278b0 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSResponse.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSResponse.h @@ -11,22 +11,22 @@ @interface HSResponse : NSObject { NSData *_responseData; - unsigned int _responseCode; + unsigned long long _responseCode; NSDictionary *_responseHeaderFields; NSError *_error; NSString *_MIMEType; } + (id)responseWithResponse:(id)arg1; -+ (id)responseWithCode:(unsigned int)arg1 headerFields:(id)arg2 data:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; ++ (id)responseWithCode:(unsigned long long)arg1 headerFields:(id)arg2 data:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; @property(readonly, nonatomic) NSString *MIMEType; // @synthesize MIMEType=_MIMEType; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; @property(readonly, nonatomic) NSDictionary *responseHeaderFields; // @synthesize responseHeaderFields=_responseHeaderFields; -@property(readonly, nonatomic) unsigned int responseCode; // @synthesize responseCode=_responseCode; +@property(readonly, nonatomic) unsigned long long responseCode; // @synthesize responseCode=_responseCode; @property(readonly, nonatomic) NSData *responseData; // @synthesize responseData=_responseData; - (id)description; - (void)dealloc; -- (id)initWithCode:(unsigned int)arg1 headerFields:(id)arg2 data:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; +- (id)initWithCode:(unsigned long long)arg1 headerFields:(id)arg2 data:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSResponseDataParser.h b/iOS7/PrivateFrameworks/HomeSharing/HSResponseDataParser.h index 0db5e569a..62d0f12f7 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/HSResponseDataParser.h +++ b/iOS7/PrivateFrameworks/HomeSharing/HSResponseDataParser.h @@ -11,28 +11,28 @@ } + (id)_parseListingItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; -+ (id)_parsePlayStatusResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseItemIDArrayWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseBrowseListingWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseListingCollectionWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; -+ (id)_parseItemsResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; -+ (id)_parseEditCommandResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseDictionaryCollectionWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseDeletedIDListingWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseControlPromptResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseControlInterfacesResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseCloudLyricsInfoResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseBulkCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseAuthorizedAccountTokenWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseUpdateResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseLoginResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; -+ (id)_parseResponseCode:(unsigned int)arg1 bytes:(const char *)arg2 length:(unsigned int)arg3 usingHandler:(id)arg4; -+ (unsigned int)_parseItemPropertyCountWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parsePlayStatusResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseItemIDArrayWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseBrowseListingWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseListingCollectionWithBytes:(const char *)arg1 length:(unsigned long long)arg2 usingHandler:(id)arg3; ++ (id)_parseItemsResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2 usingHandler:(id)arg3; ++ (id)_parseEditCommandResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseDictionaryCollectionWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseDeletedIDListingWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseControlPromptResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseControlInterfacesResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseCloudLyricsInfoResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseBulkCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseAuthorizedAccountTokenWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseUpdateResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseLoginResponseWithBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)_parseResponseCode:(unsigned int)arg1 bytes:(const char *)arg2 length:(unsigned long long)arg3 usingHandler:(id)arg4; ++ (unsigned long long)_parseItemPropertyCountWithBytes:(const char *)arg1 length:(unsigned long long)arg2; + (void)enumerateDeletedItemsInResponseData:(id)arg1 usingHandler:(id)arg2; + (void)enumerateItemsInResponseData:(id)arg1 usingHandler:(id)arg2; -+ (void)parseItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; -+ (unsigned int)parseItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 valuesOut:(CDStruct_30baf813 *)arg3 valuesCapacity:(unsigned int)arg4; ++ (void)parseItemWithBytes:(const char *)arg1 length:(unsigned long long)arg2 usingHandler:(id)arg3; ++ (unsigned long long)parseItemWithBytes:(const char *)arg1 length:(unsigned long long)arg2 valuesOut:(CDStruct_1568afcd *)arg3 valuesCapacity:(unsigned long long)arg4; + (id)enumerateRawItemsInResponseData:(id)arg1 usingHandler:(id)arg2; + (id)parseResponseData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3ImportItem.h b/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3ImportItem.h new file mode 100644 index 000000000..585481fa4 --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3ImportItem.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface HSSagaML3ImportItem : HSDAAPML3ImportItem +{ +} + +- (id)matchRedownloadParameters; +- (id)deduplicationPredicates; +- (_Bool)mediaKindIsSupported:(unsigned int)arg1; +- (id)valueForProperty:(unsigned int)arg1; +- (id)description; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3TrackDataSource.h b/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3TrackDataSource.h new file mode 100644 index 000000000..568b7ebb8 --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/HSSagaML3TrackDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface HSSagaML3TrackDataSource : HSDAAPML3TrackDataSource +{ +} + +- (id)createImportItem; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/ML3MusicLibrary-HomeSharingAdditions.h b/iOS7/PrivateFrameworks/HomeSharing/ML3MusicLibrary-HomeSharingAdditions.h index 783e90d78..f111c9c0f 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/ML3MusicLibrary-HomeSharingAdditions.h +++ b/iOS7/PrivateFrameworks/HomeSharing/ML3MusicLibrary-HomeSharingAdditions.h @@ -12,7 +12,7 @@ - (void)removeJaliscoTrackData; - (void)removeSagaTrackData; - (void)checkForChangesOnConnection:(id)arg1 completionHandler:(id)arg2; -- (BOOL)executeUpdateSQL:(id)arg1; +- (_Bool)executeUpdateSQL:(id)arg1; - (void)fillContainerForHomeSharingConnection:(id)arg1 containerID:(long long)arg2 completionHandler:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/NSObject-Protocol.h b/iOS7/PrivateFrameworks/HomeSharing/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/HomeSharing/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/HomeSharing/NSStreamDelegate-Protocol.h b/iOS7/PrivateFrameworks/HomeSharing/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/NSStreamDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/HomeSharing/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/HomeSharing/SagaPlaylistImporter.h b/iOS7/PrivateFrameworks/HomeSharing/SagaPlaylistImporter.h new file mode 100644 index 000000000..730a3d95c --- /dev/null +++ b/iOS7/PrivateFrameworks/HomeSharing/SagaPlaylistImporter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class ML3DatabaseConnection, ML3MusicLibrary, NSData; + +@interface SagaPlaylistImporter : NSObject +{ + NSData *_playlistData; + ML3MusicLibrary *_library; + ML3DatabaseConnection *_connection; +} + +- (_Bool)importPlaylistData; +- (id)initWithData:(id)arg1 library:(id)arg2 connection:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/HomeSharing/_HSUnresolvedLibrary.h b/iOS7/PrivateFrameworks/HomeSharing/_HSUnresolvedLibrary.h index 74dd9894a..6b07f253d 100644 --- a/iOS7/PrivateFrameworks/HomeSharing/_HSUnresolvedLibrary.h +++ b/iOS7/PrivateFrameworks/HomeSharing/_HSUnresolvedLibrary.h @@ -10,7 +10,7 @@ @interface _HSUnresolvedLibrary : NSObject { - int _browserType; + long long _browserType; id _completionHandler; NSNetService *_netService; struct _DNSServiceRef_t *_resolvingDNSService; @@ -22,7 +22,7 @@ - (void)resolveWithTimeout:(double)arg1 completionHandler:(id)arg2; - (void)_callAndInvalidateCompletionHandlerWithLibrary:(id)arg1; - (void)dealloc; -- (id)initWithNSNetService:(id)arg1 browserType:(int)arg2; +- (id)initWithNSNetService:(id)arg1 browserType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSAccount.h b/iOS7/PrivateFrameworks/IDS/IDSAccount.h index 76078c838..b9eab4640 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSAccount.h +++ b/iOS7/PrivateFrameworks/IDS/IDSAccount.h @@ -14,7 +14,7 @@ } - (void)deactivateAndPurgeIdentify; -- (void)_reregisterAndReidentify:(BOOL)arg1; +- (void)_reregisterAndReidentify:(_Bool)arg1; - (void)unregisterAccount; - (void)registerAccount; - (void)unvalidateAliases:(id)arg1; @@ -42,8 +42,8 @@ @property(readonly, nonatomic) int registrationStatus; - (void)updateAccountWithAccountInfo:(id)arg1; @property(retain, nonatomic) NSDictionary *accountInfo; -- (void)_setIsEnabled:(BOOL)arg1; -- (BOOL)_isEnabled; +- (void)_setIsEnabled:(_Bool)arg1; +- (_Bool)_isEnabled; - (void)setAuthToken:(id)arg1; - (void)setPassword:(id)arg1; @property(readonly, nonatomic) NSArray *vettedAliases; @@ -51,8 +51,8 @@ @property(readonly, nonatomic) NSArray *aliases; @property(readonly, nonatomic) NSDictionary *profileInfo; @property(readonly, nonatomic) NSArray *devices; -@property(readonly, nonatomic) BOOL canSend; -@property(readonly, nonatomic) BOOL isActive; +@property(readonly, nonatomic) _Bool canSend; +@property(readonly, nonatomic) _Bool isActive; @property(readonly, nonatomic) int accountType; @property(readonly, nonatomic) NSString *serviceName; @property(retain, nonatomic) NSString *loginID; diff --git a/iOS7/PrivateFrameworks/IDS/IDSAccountController.h b/iOS7/PrivateFrameworks/IDS/IDSAccountController.h index 38d76e1ae..61578f57c 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSAccountController.h +++ b/iOS7/PrivateFrameworks/IDS/IDSAccountController.h @@ -18,8 +18,11 @@ - (void)_removeAccount:(id)arg1; - (void)removeAccount:(id)arg1; - (void)addAccount:(id)arg1; +- (void)setupAccountWithSetupParameters:(id)arg1 aliases:(id)arg2 completionHandler:(id)arg3; +- (void)setupAccountWithLoginID:(id)arg1 authToken:(id)arg2 profileID:(id)arg3 selfHandle:(id)arg4 aliases:(id)arg5 completionHandler:(id)arg6; - (void)setupAccountWithLoginID:(id)arg1 authToken:(id)arg2 profileID:(id)arg3 selfHandle:(id)arg4 completionHandler:(id)arg5; - (void)setupAccountWithLoginID:(id)arg1 password:(id)arg2 completionHandler:(id)arg3; +- (void)setupAccountWithLoginID:(id)arg1 aliases:(id)arg2 password:(id)arg3 completionHandler:(id)arg4; - (id)accountWithUniqueID:(id)arg1; - (id)accountWithLoginID:(id)arg1 service:(id)arg2; - (id)serviceName; @@ -31,7 +34,7 @@ - (void)dealloc; - (id)initWithService:(id)arg1; - (id)_initWithService:(id)arg1; -- (id)_initWithService:(id)arg1 onIDSQueue:(BOOL)arg2; +- (id)_initWithService:(id)arg1 onIDSQueue:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSAccountDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSAccountDelegate-Protocol.h index 7a0da6c0e..a791e414c 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSAccountDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/IDSAccountDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)account:(id)arg1 devicesChanged:(id)arg2; -- (void)account:(id)arg1 isActiveChanged:(BOOL)arg2; +- (void)account:(id)arg1 isActiveChanged:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSBatchIDQueryController.h b/iOS7/PrivateFrameworks/IDS/IDSBatchIDQueryController.h new file mode 100644 index 000000000..4cba2daa6 --- /dev/null +++ b/iOS7/PrivateFrameworks/IDS/IDSBatchIDQueryController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class _IDSBatchIDQueryController; + +@interface IDSBatchIDQueryController : NSObject +{ + _IDSBatchIDQueryController *_internal; +} + +- (void)invalidate; +- (void)setDestinations:(id)arg1; +- (void)dealloc; +- (id)initWithService:(id)arg1 delegate:(id)arg2 queue:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/IDS/IDSConnection.h b/iOS7/PrivateFrameworks/IDS/IDSConnection.h index 6586bb9d2..00d1adf6c 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSConnection.h +++ b/iOS7/PrivateFrameworks/IDS/IDSConnection.h @@ -14,11 +14,11 @@ } - (void)requestKeepAlive; -- (BOOL)sendMessage:(id)arg1 toDestinations:(id)arg2 options:(id)arg3 identifier:(id *)arg4 error:(id *)arg5; -- (BOOL)sendMessage:(id)arg1 toDestinations:(id)arg2 priority:(int)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; +- (_Bool)sendMessage:(id)arg1 toDestinations:(id)arg2 options:(id)arg3 identifier:(id *)arg4 error:(id *)arg5; +- (_Bool)sendMessage:(id)arg1 toDestinations:(id)arg2 priority:(long long)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1 queue:(id)arg2; -@property(readonly, nonatomic) BOOL isActive; +@property(readonly, nonatomic) _Bool isActive; @property(readonly, nonatomic) IDSAccount *account; @property(readonly, nonatomic) _IDSConnection *_internal; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegate-Protocol.h index 2aa925eba..1ef94cab0 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegate-Protocol.h @@ -9,9 +9,9 @@ @protocol IDSConnectionDelegate @optional -- (void)connection:(id)arg1 identifier:(id)arg2 didSendWithSuccess:(BOOL)arg3 error:(id)arg4; +- (void)connection:(id)arg1 identifier:(id)arg2 didSendWithSuccess:(_Bool)arg3 error:(id)arg4; - (void)connection:(id)arg1 devicesChanged:(id)arg2; -- (void)connection:(id)arg1 isActiveChanged:(BOOL)arg2; +- (void)connection:(id)arg1 isActiveChanged:(_Bool)arg2; - (void)connection:(id)arg1 incomingMessage:(id)arg2 fromID:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegatePrivate-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegatePrivate-Protocol.h index 0226bd610..db7d01fc1 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegatePrivate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/IDSConnectionDelegatePrivate-Protocol.h @@ -9,7 +9,7 @@ @protocol IDSConnectionDelegatePrivate @optional -- (void)connection:(id)arg1 incomingTopLevelMessage:(id)arg2 fromID:(id)arg3; -- (void)connection:(id)arg1 messageIdentifier:(id)arg2 updatedWithResponseCode:(int)arg3 error:(id)arg4 lastCall:(BOOL)arg5; +- (void)connection:(id)arg1 incomingTopLevelMessage:(id)arg2 fromID:(id)arg3 messageContext:(id)arg4; +- (void)connection:(id)arg1 messageIdentifier:(id)arg2 updatedWithResponseCode:(long long)arg3 error:(id)arg4 lastCall:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSDaemonController.h b/iOS7/PrivateFrameworks/IDS/IDSDaemonController.h index 4f26b99e8..f0beb3c75 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSDaemonController.h +++ b/iOS7/PrivateFrameworks/IDS/IDSDaemonController.h @@ -36,18 +36,18 @@ NSObject *_remoteMessageQueue; NSObject *_localObjectLockQueue; struct __CFRunLoopSource *_runLoopSource; - BOOL _hasCheckedForDaemon; - BOOL _preventReconnect; - BOOL _acquiringDaemonConnection; - BOOL _autoReconnect; - BOOL _hasBeenSuspended; + _Bool _hasCheckedForDaemon; + _Bool _preventReconnect; + _Bool _acquiringDaemonConnection; + _Bool _autoReconnect; + _Bool _hasBeenSuspended; } + (void)_setApplicationWillTerminate; + (void)_blockUntilSendQueueIsEmpty; -+ (BOOL)_applicationWillTerminate; ++ (_Bool)_applicationWillTerminate; + (id)sharedInstance; -@property(setter=_setAutoReconnect:) BOOL _autoReconnect; // @synthesize _autoReconnect; +@property(setter=_setAutoReconnect:) _Bool _autoReconnect; // @synthesize _autoReconnect; @property(retain, nonatomic, setter=_setListenerID:) NSString *_listenerID; // @synthesize _listenerID; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSObject *_remoteMessageQueue; // @synthesize _remoteMessageQueue; @@ -63,25 +63,26 @@ - (void)_agentDidLaunchNotification:(id)arg1; - (void)_remoteObjectCleanup; - (void)_localObjectCleanup; -- (BOOL)localObjectExists; -- (BOOL)remoteObjectExists; -- (BOOL)__isRemoteObjectValidOnQueue:(id)arg1; -- (BOOL)__isLocalObjectValidOnQueue:(id)arg1; +- (id)localObject; +- (_Bool)localObjectExists; +- (_Bool)remoteObjectExists; +- (_Bool)__isRemoteObjectValidOnQueue:(id)arg1; +- (_Bool)__isLocalObjectValidOnQueue:(id)arg1; - (void)_noteSetupComplete; -- (BOOL)isConnected; -@property(readonly, nonatomic) BOOL isConnecting; -- (BOOL)_acquiringDaemonConnection; +- (_Bool)isConnected; +@property(readonly, nonatomic) _Bool isConnecting; +- (_Bool)_acquiringDaemonConnection; - (id)_remoteObject; -- (BOOL)setCapabilities:(unsigned int)arg1 forListenerID:(id)arg2; +- (_Bool)setCapabilities:(unsigned int)arg1 forListenerID:(id)arg2; - (unsigned int)capabilitiesForListenerID:(id)arg1; - (id)commandsForListenerID:(id)arg1; -- (BOOL)setCommands:(id)arg1 forListenerID:(id)arg2; -- (BOOL)setServices:(id)arg1 forListenerID:(id)arg2; +- (_Bool)setCommands:(id)arg1 forListenerID:(id)arg2; +- (_Bool)setServices:(id)arg1 forListenerID:(id)arg2; - (id)servicesForListenerID:(id)arg1; -- (BOOL)removeListenerID:(id)arg1; -- (BOOL)hasListenerForID:(id)arg1; -- (BOOL)addListenerID:(id)arg1 services:(id)arg2; -- (BOOL)addListenerID:(id)arg1 services:(id)arg2 commands:(id)arg3; +- (_Bool)removeListenerID:(id)arg1; +- (_Bool)hasListenerForID:(id)arg1; +- (_Bool)addListenerID:(id)arg1 services:(id)arg2; +- (_Bool)addListenerID:(id)arg1 services:(id)arg2 commands:(id)arg3; - (void)_listenerSetUpdated; - (void)_setCapabilities:(unsigned int)arg1; - (unsigned int)capabilities; @@ -89,14 +90,14 @@ - (id)commands; - (void)_setServices:(id)arg1; - (id)services; -- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1 services:(id)arg2 commands:(id)arg3 capabilities:(unsigned int)arg4; -- (BOOL)connectToDaemon; -- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1; -- (void)_connectToDaemonWithLaunch:(BOOL)arg1 services:(id)arg2 commands:(id)arg3 capabilities:(unsigned int)arg4; +- (_Bool)connectToDaemonWithLaunch:(_Bool)arg1 services:(id)arg2 commands:(id)arg3 capabilities:(unsigned int)arg4; +- (_Bool)connectToDaemon; +- (_Bool)connectToDaemonWithLaunch:(_Bool)arg1; +- (void)_connectToDaemonWithLaunch:(_Bool)arg1 services:(id)arg2 commands:(id)arg3 capabilities:(unsigned int)arg4; - (void)disconnectFromDaemon; -- (void)disconnectFromDaemonWithForce:(BOOL)arg1; +- (void)disconnectFromDaemonWithForce:(_Bool)arg1; - (void)_blockUntilSendQueueIsEmpty; -- (BOOL)_makeConnectionWithLaunch:(BOOL)arg1 completionBlock:(id)arg2; +- (_Bool)_makeConnectionWithLaunch:(_Bool)arg1 completionBlock:(id)arg2; - (void)_handleDaemonException:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDS/IDSDaemonListener.h b/iOS7/PrivateFrameworks/IDS/IDSDaemonListener.h index 467e5ff0a..3361f30ea 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSDaemonListener.h +++ b/iOS7/PrivateFrameworks/IDS/IDSDaemonListener.h @@ -21,17 +21,16 @@ NSObject *_accountsLoadedGroup; NSObject *_enabledAccountsLoadedGroup; NSObject *_dependentDevicesLoadedGroup; - BOOL _setupComplete; - BOOL _postedSetupComplete; - BOOL _hidingDisconnect; + _Bool _setupComplete; + _Bool _postedSetupComplete; + _Bool _hidingDisconnect; } - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)_deferredSetupOnIvarQueue:(id)arg1; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; -- (id)dependentDevicesForAccount:(id)arg1 blocking:(BOOL)arg2; -- (void)clearCallerIDCachesForAccount:(id)arg1; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; +- (id)dependentDevicesForAccount:(id)arg1 blocking:(_Bool)arg2; - (void)activeDevicesUpdatedForAccount:(id)arg1; - (void)refreshRegistrationForAccount:(id)arg1; - (void)registrationFailedForAccount:(id)arg1 needsDeletion:(id)arg2; @@ -48,15 +47,15 @@ - (void)accountRemoved:(id)arg1; - (void)accountAdded:(id)arg1; - (void)_removeAccountOnIvarQueue:(id)arg1; -- (id)enabledAccountsForService:(id)arg1 blocking:(BOOL)arg2; -- (id)accountDictionariesForService:(id)arg1 blocking:(BOOL)arg2; +- (id)enabledAccountsForService:(id)arg1 blocking:(_Bool)arg2; +- (id)accountDictionariesForService:(id)arg1 blocking:(_Bool)arg2; - (void)_callHandlersWithBlock:(id)arg1; - (void)_callHandlersWithBlockOnIvarQueue:(id)arg1; - (void)removeHandler:(id)arg1; - (void)addHandler:(id)arg1; -@property(nonatomic, setter=_setHidingDisconnect:) BOOL _hidingDisconnect; -@property(readonly, nonatomic) BOOL hasPostedSetupComplete; -@property(readonly, nonatomic) BOOL isSetupComplete; +@property(nonatomic, setter=_setHidingDisconnect:) _Bool _hidingDisconnect; +@property(readonly, nonatomic) _Bool hasPostedSetupComplete; +@property(readonly, nonatomic) _Bool isSetupComplete; - (void)_noteDisconnected; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDS/IDSDaemonListenerProtocol-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSDaemonListenerProtocol-Protocol.h index 27af04811..587115c4d 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSDaemonListenerProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/IDSDaemonListenerProtocol-Protocol.h @@ -10,9 +10,7 @@ @optional - (void)account:(id)arg1 dependentDevicesUpdated:(id)arg2; -- (void)receivedIDStatusCache:(id)arg1; -- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(BOOL)arg4 error:(id)arg5; -- (void)clearCallerIDCachesForAccount:(id)arg1; +- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(_Bool)arg4 error:(id)arg5; - (void)activeDevicesUpdatedForAccount:(id)arg1; - (void)refreshRegistrationForAccount:(id)arg1; - (void)registrationFailedForAccount:(id)arg1 needsDeletion:(id)arg2; @@ -30,10 +28,10 @@ - (void)accountUpdated:(id)arg1; - (void)accountRemoved:(id)arg1; - (void)accountAdded:(id)arg1; -- (void)messageIdentifier:(id)arg1 updatedWithResponseCode:(int)arg2 error:(id)arg3 lastCall:(BOOL)arg4; +- (void)messageIdentifier:(id)arg1 updatedWithResponseCode:(long long)arg2 error:(id)arg3 lastCall:(_Bool)arg4; - (void)messageReceived:(id)arg1 withGUID:(id)arg2 withPayload:(id)arg3 forTopic:(id)arg4 fromID:(id)arg5; - (void)daemonDisconnected; - (void)daemonConnected; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSDaemonProtocol-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSDaemonProtocol-Protocol.h index c5fc48069..7e13cab9f 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSDaemonProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/IDSDaemonProtocol-Protocol.h @@ -12,15 +12,11 @@ - (void)setListenerCapabilities:(unsigned int)arg1; - (void)setListenerCommands:(id)arg1; - (void)setListenerServices:(id)arg1; -- (void)requestIDStatusCache; -- (void)startQueryForURIs:(id)arg1 fromService:(id)arg2; -- (void)startQueryForURIs:(id)arg1 fromAccountUniqueID:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(BOOL)arg5; -- (void)forgetPeerTokensForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (void)noteRemoteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 type:(int)arg4; - (void)acknowledgeMessageWithGUID:(id)arg1; - (void)acknowledgeOutgoingMessageWithGUID:(id)arg1; - (void)requestKeepAlive; -- (void)sendMessage:(id)arg1 fromID:(id)arg2 toDestinations:(id)arg3 usingAccountWithUniqueID:(id)arg4 useDictAsTopLevel:(BOOL)arg5 dataToEncrypt:(id)arg6 wantsResponse:(BOOL)arg7 timeout:(id)arg8 highPriority:(BOOL)arg9 identifier:(id)arg10; +- (void)sendServerMessage:(id)arg1 command:(id)arg2 usingAccountWithUniqueID:(id)arg3; +- (void)sendMessage:(id)arg1 fromID:(id)arg2 toDestinations:(id)arg3 usingAccountWithUniqueID:(id)arg4 useDictAsTopLevel:(_Bool)arg5 dataToEncrypt:(id)arg6 encryptPayload:(_Bool)arg7 wantsResponse:(_Bool)arg8 timeout:(id)arg9 command:(id)arg10 wantsDeliveryStatus:(_Bool)arg11 deliveryStatusContext:(id)arg12 messageUUID:(id)arg13 highPriority:(_Bool)arg14 identifier:(id)arg15; - (void)deactivateAndPurgeIdentifyForAccount:(id)arg1; - (void)_reregisterAndReidentify:(id)arg1 account:(id)arg2; - (void)unregisterAccount:(id)arg1; @@ -34,6 +30,8 @@ - (void)passwordUpdatedForAccount:(id)arg1; - (void)authenticateAccount:(id)arg1; - (void)authenticationChangedForAccount:(id)arg1; +- (void)passwordChanged:(id)arg1 forAccount:(id)arg2; +- (void)authTokenChanged:(id)arg1 forAccount:(id)arg2; - (void)setLoginID:(id)arg1 forAccount:(id)arg2; - (void)disableAccount:(id)arg1; - (void)enableAccount:(id)arg1; @@ -41,6 +39,6 @@ - (void)_removeAndDeregisterAccount:(id)arg1; - (void)_removeAccount:(id)arg1; - (void)addAccountWithLoginID:(id)arg1 serviceName:(id)arg2 uniqueID:(id)arg3 accountType:(int)arg4 accountInfo:(id)arg5; -- (void)setupAccountWithLoginID:(id)arg1 serviceName:(id)arg2 accountType:(int)arg3 accountConfig:(id)arg4 transactionID:(id)arg5; +- (void)setupAccountWithLoginID:(id)arg1 serviceName:(id)arg2 accountType:(int)arg3 accountConfig:(id)arg4 authToken:(id)arg5 password:(id)arg6 transactionID:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/IDS/IDSIDQueryController.h b/iOS7/PrivateFrameworks/IDS/IDSIDQueryController.h index 90f4da52d..eebb8f7c5 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSIDQueryController.h +++ b/iOS7/PrivateFrameworks/IDS/IDSIDQueryController.h @@ -14,15 +14,20 @@ } + (id)sharedInstance; -- (void)requestIDStatusCache; -- (void)forgetPeerTokensForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (void)noteRemoteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 type:(int)arg4; -- (void)startQueryForDestinations:(id)arg1 fromAccount:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(BOOL)arg5; -- (BOOL)requestIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; -- (BOOL)requestIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; -- (id)idStatusForDestinations:(id)arg1 service:(id)arg2; -- (BOOL)removeListenerID:(id)arg1 forService:(id)arg2; +- (_Bool)requestIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)requestIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)_flushQueryCacheForService:(id)arg1; +- (_Bool)_warmupQueryCacheForService:(id)arg1; +- (long long)_currentCachedIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3; +- (_Bool)_hasCacheForService:(id)arg1; +- (_Bool)currentIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)currentIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)refreshIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)refreshIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)removeListenerID:(id)arg1 forService:(id)arg2; - (void)addListenerID:(id)arg1 forService:(id)arg2; +- (void)removeDelegate:(id)arg1 forService:(id)arg2 listenerID:(id)arg3; +- (void)addDelegate:(id)arg1 forService:(id)arg2 listenerID:(id)arg3 queue:(id)arg4; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1 queue:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IDSIDQueryControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDS/IDSIDQueryControllerDelegate-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/IMCore/IDSIDQueryControllerDelegate-Protocol.h rename to iOS7/PrivateFrameworks/IDS/IDSIDQueryControllerDelegate-Protocol.h diff --git a/iOS7/PrivateFrameworks/IDS/IDSService.h b/iOS7/PrivateFrameworks/IDS/IDSService.h index b5ed18d6b..c2b30c437 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSService.h +++ b/iOS7/PrivateFrameworks/IDS/IDSService.h @@ -16,8 +16,9 @@ - (void)requestKeepAlive; @property(readonly, nonatomic) NSArray *devices; @property(readonly, nonatomic) NSSet *accounts; -- (BOOL)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 priority:(int)arg4 options:(id)arg5 identifier:(id *)arg6 error:(id *)arg7; -- (BOOL)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; +- (_Bool)sendServerMessage:(id)arg1 command:(id)arg2 fromAccount:(id)arg3; +- (_Bool)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 priority:(long long)arg4 options:(id)arg5 identifier:(id *)arg6 error:(id *)arg7; +- (_Bool)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1 queue:(id)arg2; @property(readonly, nonatomic) _IDSService *_internal; diff --git a/iOS7/PrivateFrameworks/IDS/IDSServiceAvailabilityController.h b/iOS7/PrivateFrameworks/IDS/IDSServiceAvailabilityController.h index 803d58f88..076c627af 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSServiceAvailabilityController.h +++ b/iOS7/PrivateFrameworks/IDS/IDSServiceAvailabilityController.h @@ -14,16 +14,16 @@ } + (id)sharedInstance; -- (int)availabilityForListenerID:(id)arg1 forService:(id)arg2; -- (BOOL)removeListenerID:(id)arg1 forService:(id)arg2; -- (BOOL)addListenerID:(id)arg1 forService:(id)arg2; -- (BOOL)hasListenerID:(id)arg1 forService:(id)arg2; -- (id)containerForService:(id)arg1 create:(BOOL)arg2; +- (long long)availabilityForListenerID:(id)arg1 forService:(id)arg2; +- (_Bool)removeListenerID:(id)arg1 forService:(id)arg2; +- (_Bool)addListenerID:(id)arg1 forService:(id)arg2; +- (_Bool)hasListenerID:(id)arg1 forService:(id)arg2; +- (id)containerForService:(id)arg1 create:(_Bool)arg2; - (void)_stopListeningToMonitor:(id)arg1; - (void)_startListeningToMonitor:(id)arg1; - (void)_handleServiceMonitorNotification:(id)arg1; -- (void)_postNotificationForService:(id)arg1 availability:(int)arg2; -- (BOOL)_isValidServiceType:(id)arg1; +- (void)_postNotificationForService:(id)arg1 availability:(long long)arg2; +- (_Bool)_isValidServiceType:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDS/IDSServiceContainer.h b/iOS7/PrivateFrameworks/IDS/IDSServiceContainer.h index 96472dc6a..d319d3d41 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSServiceContainer.h +++ b/iOS7/PrivateFrameworks/IDS/IDSServiceContainer.h @@ -16,9 +16,9 @@ @property(readonly, nonatomic) NSMutableSet *listeners; // @synthesize listeners=_listeners; @property(retain, nonatomic) IDSServiceMonitor *monitor; // @synthesize monitor=_monitor; -- (BOOL)removeListenerID:(id)arg1; -- (BOOL)addListenerID:(id)arg1; -- (BOOL)hasListenerID:(id)arg1; +- (_Bool)removeListenerID:(id)arg1; +- (_Bool)addListenerID:(id)arg1; +- (_Bool)hasListenerID:(id)arg1; - (void)dealloc; - (id)initWithService:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IDS/IDSServiceMonitor.h b/iOS7/PrivateFrameworks/IDS/IDSServiceMonitor.h index f5c72dd09..00a1290da 100644 --- a/iOS7/PrivateFrameworks/IDS/IDSServiceMonitor.h +++ b/iOS7/PrivateFrameworks/IDS/IDSServiceMonitor.h @@ -10,17 +10,17 @@ @interface IDSServiceMonitor : NSObject { - int _availability; + long long _availability; NSString *_service; int _token; } @property(readonly, nonatomic) NSString *service; -- (int)serviceAvailability; +- (long long)serviceAvailability; - (void)handleActiveAccountsChanged:(id)arg1; - (void)updateAvailability; - (void)_updateAvailability; -- (void)_postAvailability:(int)arg1; +- (void)_postAvailability:(long long)arg1; - (void)dealloc; - (id)initWithService:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IDS/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IDS/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IDS/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IDS/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IDS/_IDSAccount.h b/iOS7/PrivateFrameworks/IDS/_IDSAccount.h index 4ba170db5..e949a9eff 100644 --- a/iOS7/PrivateFrameworks/IDS/_IDSAccount.h +++ b/iOS7/PrivateFrameworks/IDS/_IDSAccount.h @@ -20,12 +20,12 @@ id _delegateContext; NSMapTable *_delegateToInfo; NSMapTable *_registrationDelegateToInfo; - BOOL _devicesLoaded; - BOOL _isEnabled; + _Bool _devicesLoaded; + _Bool _isEnabled; } - (void)deactivateAndPurgeIdentify; -- (void)_reregisterAndReidentify:(BOOL)arg1; +- (void)_reregisterAndReidentify:(_Bool)arg1; - (void)unregisterAccount; - (void)registerAccount; - (void)unvalidateAliases:(id)arg1; @@ -36,7 +36,6 @@ - (void)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; - (void)passwordUpdated; - (void)authenticateAccount; -- (void)clearCallerIDCachesForAccount:(id)arg1; - (void)activeDevicesUpdatedForAccount:(id)arg1; - (void)refreshRegistrationForAccount:(id)arg1; - (void)account:(id)arg1 dependentDevicesUpdated:(id)arg2; @@ -64,21 +63,21 @@ - (void)setAuthToken:(id)arg1; - (void)setPassword:(id)arg1; @property(readonly, nonatomic) int accountType; -@property(nonatomic, setter=_setIsEnabled:) BOOL _isEnabled; +@property(nonatomic, setter=_setIsEnabled:) _Bool _isEnabled; @property(readonly, nonatomic) NSString *uniqueID; @property(readonly, nonatomic) NSString *serviceName; @property(retain, nonatomic) NSString *loginID; @property(readonly, nonatomic) NSArray *vettedAliases; @property(readonly, nonatomic) NSArray *aliases; @property(readonly, nonatomic) NSArray *aliasStrings; -@property(readonly, nonatomic) BOOL canSend; +@property(readonly, nonatomic) _Bool canSend; @property(readonly, nonatomic) NSDictionary *regionServerContext; @property(readonly, nonatomic) NSString *regionBasePhoneNumber; @property(readonly, nonatomic) NSString *regionID; @property(readonly, nonatomic) NSDictionary *profileInfo; - (void)updateAccountWithAccountInfo:(id)arg1; @property(retain, nonatomic) NSDictionary *accountInfo; -@property(readonly, nonatomic) BOOL isActive; +@property(readonly, nonatomic) _Bool isActive; - (void)_setObject:(id)arg1 forKey:(id)arg2; - (id)_objectForKey:(id)arg1; - (void)_callRegistrationDelegatesWithBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IDS/_IDSAccountController.h b/iOS7/PrivateFrameworks/IDS/_IDSAccountController.h index 5649d8777..91e8e53f6 100644 --- a/iOS7/PrivateFrameworks/IDS/_IDSAccountController.h +++ b/iOS7/PrivateFrameworks/IDS/_IDSAccountController.h @@ -19,7 +19,7 @@ NSMutableSet *_cachedAccounts; NSMutableSet *_enabledAccounts; NSMutableDictionary *_transactionIDToHandlersMap; - BOOL _accountsLoaded; + _Bool _accountsLoaded; } - (void)accountDisabled:(id)arg1 onService:(id)arg2; @@ -34,9 +34,12 @@ - (void)_removeAccount:(id)arg1; - (void)_removeAndDeregisterAccount:(id)arg1; - (void)addAccount:(id)arg1; +- (void)setupAccountWithSetupParameters:(id)arg1 aliases:(id)arg2 completionHandler:(id)arg3; +- (void)setupAccountWithLoginID:(id)arg1 authToken:(id)arg2 profileID:(id)arg3 selfHandle:(id)arg4 aliases:(id)arg5 completionHandler:(id)arg6; +- (void)setupAccountWithLoginID:(id)arg1 aliases:(id)arg2 password:(id)arg3 completionHandler:(id)arg4; - (void)setupAccountWithLoginID:(id)arg1 authToken:(id)arg2 profileID:(id)arg3 selfHandle:(id)arg4 completionHandler:(id)arg5; - (void)setupAccountWithLoginID:(id)arg1 password:(id)arg2 completionHandler:(id)arg3; -- (void)_setupAccountWithLoginID:(id)arg1 accountConfig:(id)arg2 completionHandler:(id)arg3; +- (void)_setupAccountWithLoginID:(id)arg1 accountConfig:(id)arg2 authToken:(id)arg3 password:(id)arg4 completionHandler:(id)arg5; - (id)accountWithLoginID:(id)arg1 service:(id)arg2; - (id)accountWithUniqueID:(id)arg1; - (void)_loadCachedAccounts; diff --git a/iOS7/PrivateFrameworks/IDS/_IDSBatchIDQueryController.h b/iOS7/PrivateFrameworks/IDS/_IDSBatchIDQueryController.h new file mode 100644 index 000000000..4c7ef51b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/IDS/_IDSBatchIDQueryController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDSIDQueryControllerDelegate-Protocol.h" + +@class CUTWeakReference, NSArray, NSDate, NSMutableArray, NSObject, NSString, NSTimer; + +@interface _IDSBatchIDQueryController : NSObject +{ + NSString *_serviceName; + CUTWeakReference *_delegate; + NSObject *_queue; + NSString *_listenerID; + NSArray *_destinations; + NSMutableArray *_destinationsToQuery; + NSTimer *_nextQueryTimer; + NSDate *_timeOfDeath; + int _numberOfQueriesDone; + _Bool _isDead; +} + +- (void)_invalidateNextQueryTimer; +- (void)_nextQuery:(id)arg1; +- (void)setDestinations:(id)arg1; +- (void)_scheduleNextQuery:(double)arg1; +- (void)invalidate; +- (void)dealloc; +- (id)initWithService:(id)arg1 delegate:(id)arg2 queue:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/IDS/_IDSConnection.h b/iOS7/PrivateFrameworks/IDS/_IDSConnection.h index 76dd49746..e8a6173ef 100644 --- a/iOS7/PrivateFrameworks/IDS/_IDSConnection.h +++ b/iOS7/PrivateFrameworks/IDS/_IDSConnection.h @@ -13,26 +13,31 @@ @interface _IDSConnection : NSObject { + id _messageContext; id _delegateContext; NSMapTable *_delegateToInfo; IDSAccount *_account; NSSet *_commands; NSString *_serviceToken; NSMutableDictionary *_pendingSends; + unsigned int _delegateCapabilities; } - (void)messageReceived:(id)arg1 withGUID:(id)arg2 withPayload:(id)arg3 forTopic:(id)arg4 fromID:(id)arg5; -- (void)messageIdentifier:(id)arg1 updatedWithResponseCode:(int)arg2 error:(id)arg3 lastCall:(BOOL)arg4; +- (void)_setTemporaryMessageContext:(id)arg1; +- (void)messageIdentifier:(id)arg1 updatedWithResponseCode:(long long)arg2 error:(id)arg3 lastCall:(_Bool)arg4; - (void)daemonDisconnected; - (void)_connect; - (void)account:(id)arg1 devicesChanged:(id)arg2; -- (void)account:(id)arg1 isActiveChanged:(BOOL)arg2; +- (void)account:(id)arg1 isActiveChanged:(_Bool)arg2; - (void)requestKeepAlive; -- (BOOL)sendMessage:(id)arg1 toDestinations:(id)arg2 priority:(int)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; +- (_Bool)sendServerMessage:(id)arg1 command:(id)arg2; +- (_Bool)sendMessage:(id)arg1 toDestinations:(id)arg2 priority:(long long)arg3 options:(id)arg4 identifier:(id *)arg5 error:(id *)arg6; +- (void)setDelegateCapabilities:(unsigned int)arg1; - (void)_callDelegatesWithBlock:(id)arg1; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1 queue:(id)arg2; -@property(readonly, nonatomic) BOOL isActive; +@property(readonly, nonatomic) _Bool isActive; @property(readonly, nonatomic) IDSAccount *account; - (void)dealloc; - (id)initWithAccount:(id)arg1 commands:(id)arg2 delegateContext:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-OLD.h b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-OLD.h new file mode 100644 index 000000000..0d3aef426 --- /dev/null +++ b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-OLD.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDSIDQueryController (OLD) +- (_Bool)removeListenerID:(id)arg1 forService:(id)arg2; +- (void)addListenerID:(id)arg1 forService:(id)arg2; +- (void)daemonDisconnected; +- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(_Bool)arg4 error:(id)arg5; +- (void)_connect; +- (void)_callDelegatesWithBlock:(id)arg1; +- (void)removeDelegate:(id)arg1; +- (void)addDelegate:(id)arg1 queue:(id)arg2; +- (void)___oldDealloc; +@end + diff --git a/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-XPC.h b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-XPC.h new file mode 100644 index 000000000..70667ab6d --- /dev/null +++ b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController-XPC.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDSIDQueryController (XPC) +- (id)__sendMessage:(id)arg1 queue:(id)arg2 reply:(id)arg3 failBlock:(void)arg4 waitForReply:(id)arg5; +- (void)_requestStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 completionBlock:(id)arg4; +- (void)_requestCachedStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 completionBlock:(id)arg4; +- (void)_requestCacheForService:(id)arg1 completionBlock:(id)arg2; +- (void)_disconnectFromQueryService; +@end + diff --git a/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController.h b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController.h index 578b2040f..a42e0e0fd 100644 --- a/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController.h +++ b/iOS7/PrivateFrameworks/IDS/_IDSIDQueryController.h @@ -8,55 +8,48 @@ #import "IDSDaemonListenerProtocol-Protocol.h" -@class NSMapTable, NSMutableArray, NSMutableDictionary, NSObject, NSString; +@class NSMapTable, NSMutableDictionary, NSObject, NSObject, NSString; @interface _IDSIDQueryController : NSObject { - id _delegateContext; - NSMapTable *_delegateToInfo; - NSString *_serviceToken; + NSMutableDictionary *_listeners; NSMutableDictionary *_idStatusCache; - NSString *_rerouteService; - NSMutableDictionary *_listenerIDToServicesMap; NSMutableDictionary *_transactionIDToBlockMap; - NSMutableArray *_cacheQueue; - NSMutableArray *_servicesWaitingForCache; + NSString *_rerouteService; NSObject *_connection; - BOOL _receivedCache; - BOOL _requestedCache; + NSObject *_connectionQueue; + NSObject *_queue; + NSString *_serviceToken; + NSMapTable *_delegateToInfo; + NSMutableDictionary *_listenerIDToServicesMap; + id _delegateContext; } -- (BOOL)removeListenerID:(id)arg1 forService:(id)arg2; -- (void)addListenerID:(id)arg1 forService:(id)arg2; -- (void)_callPrivateDelegatesWithBlock:(id)arg1; -- (void)_callDelegatesWithBlock:(id)arg1; -- (void)removeDelegate:(id)arg1; -- (void)addDelegate:(id)arg1 queue:(id)arg2; -- (void)requestIDStatusCache; -- (void)startQueryForURIs:(id)arg1 fromAccountUniqueID:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(BOOL)arg5; -- (void)forgetPeerTokensForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (void)noteRemoteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 type:(int)arg4; -- (BOOL)requestIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; -- (BOOL)requestIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; -- (id)idStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3; -- (id)idStatusForDestinations:(id)arg1 service:(id)arg2; +- (void)removeDelegate:(id)arg1 forService:(id)arg2 listenerID:(id)arg3; +- (void)addDelegate:(id)arg1 forService:(id)arg2 listenerID:(id)arg3 queue:(id)arg4; +- (_Bool)_flushQueryCacheForService:(id)arg1; +- (_Bool)_warmupQueryCacheForService:(id)arg1; +- (long long)_currentCachedIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3; +- (_Bool)_hasCacheForService:(id)arg1; +- (_Bool)currentIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)currentIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)refreshIDStatusForDestination:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)refreshIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 queue:(id)arg4 completionBlock:(id)arg5; +- (_Bool)_refreshIDStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 allowRefresh:(_Bool)arg4 queue:(id)arg5 completionBlock:(id)arg6; +- (void)_idStatusForDestinations:(id)arg1 service:(id)arg2 listenerID:(id)arg3 allowRenew:(_Bool)arg4 completionBlock:(id)arg5; +- (id)_delegateMapForListenerID:(id)arg1 service:(id)arg2; +- (void)_callDelegatesWithBlock:(id)arg1 delegateMap:(void)arg2; +- (id)_reroutedPrototypeService:(id)arg1; - (void)_purgeIDStatusCache; - (void)_purgeIDStatusCacheAfter:(double)arg1; +- (void)_updateCacheWithDictionary:(id)arg1 service:(id)arg2; +- (id)_cachedStatusForDestination:(id)arg1 service:(id)arg2; - (id)_cacheForService:(id)arg1; -- (id)_squishFromURIFromIDStatusCache:(id)arg1; -- (void)daemonConnected; -- (void)daemonDisconnected; -- (void)receivedIDStatusCache:(id)arg1; -- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(BOOL)arg4 error:(id)arg5; -- (void)_connect; +- (id)_squishFromURIFromIDStatusCache:(id)arg1 service:(id)arg2; +- (_Bool)_isListenerWithID:(id)arg1 listeningToService:(id)arg2; - (void)dealloc; -- (id)initWithDelegateContext:(id)arg1; -- (void)__sendMessage:(id)arg1 reply:(id)arg2 failBlock:(void)arg3; -- (void)_requestStatusForID:(id)arg1 service:(id)arg2 listenerID:(id)arg3; -- (void)_cachedStatusForID:(id)arg1 service:(id)arg2 listenerID:(id)arg3; -- (void)_requestCacheForService:(id)arg1 listenerID:(id)arg2 completionBlock:(id)arg3; -- (void)_connectToQueryService; -- (void)_disconnected; +- (id)initWithDelegateContext:(id)arg1 queue:(id)arg2; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/IDS/_IDSService.h b/iOS7/PrivateFrameworks/IDS/_IDSService.h index cc4a67414..b3a1f8f7c 100644 --- a/iOS7/PrivateFrameworks/IDS/_IDSService.h +++ b/iOS7/PrivateFrameworks/IDS/_IDSService.h @@ -17,20 +17,21 @@ NSMutableDictionary *_uniqueIDToConnection; NSSet *_commands; NSString *_rerouteService; - BOOL _everHadDelegate; + _Bool _everHadDelegate; NSMapTable *_delegateToInfo; id _delegateContext; } - (void)requestKeepAlive; -- (BOOL)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 priority:(int)arg4 options:(id)arg5 identifier:(id *)arg6 error:(id *)arg7; +- (_Bool)sendServerMessage:(id)arg1 command:(id)arg2 fromAccount:(id)arg3; +- (_Bool)sendMessage:(id)arg1 fromAccount:(id)arg2 toDestinations:(id)arg3 priority:(long long)arg4 options:(id)arg5 identifier:(id *)arg6 error:(id *)arg7; @property(readonly, nonatomic) NSArray *devices; @property(readonly, nonatomic) NSSet *accounts; -- (void)connection:(id)arg1 identifier:(id)arg2 didSendWithSuccess:(BOOL)arg3 error:(id)arg4; -- (void)connection:(id)arg1 messageIdentifier:(id)arg2 updatedWithResponseCode:(int)arg3 error:(id)arg4 lastCall:(BOOL)arg5; +- (void)connection:(id)arg1 identifier:(id)arg2 didSendWithSuccess:(_Bool)arg3 error:(id)arg4; +- (void)connection:(id)arg1 messageIdentifier:(id)arg2 updatedWithResponseCode:(long long)arg3 error:(id)arg4 lastCall:(_Bool)arg5; - (void)connection:(id)arg1 devicesChanged:(id)arg2; -- (void)connection:(id)arg1 isActiveChanged:(BOOL)arg2; -- (void)connection:(id)arg1 incomingTopLevelMessage:(id)arg2 fromID:(id)arg3; +- (void)connection:(id)arg1 isActiveChanged:(_Bool)arg2; +- (void)connection:(id)arg1 incomingTopLevelMessage:(id)arg2 fromID:(id)arg3 messageContext:(id)arg4; - (void)connection:(id)arg1 incomingMessage:(id)arg2 fromID:(id)arg3; - (void)accountController:(id)arg1 accountDisabled:(id)arg2; - (void)accountController:(id)arg1 accountEnabled:(id)arg2; diff --git a/iOS7/PrivateFrameworks/IDSCore/CDStructures.h b/iOS7/PrivateFrameworks/IDSCore/CDStructures.h index 7ebe247ca..74d8e1a11 100644 --- a/iOS7/PrivateFrameworks/IDSCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/IDSCore/CDStructures.h @@ -8,8 +8,9 @@ struct __SecKey { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct __SecKeyDescriptor *_field2; void *_field3; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleEmailInterface.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleEmailInterface.h index 9b3872854..f460463db 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleEmailInterface.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleEmailInterface.h @@ -20,9 +20,9 @@ - (void)removeListener:(id)arg1; - (void)addListener:(id)arg1; - (void)search:(id)arg1 didFinishWithError:(id)arg2; -- (BOOL)search:(id)arg1 didFindResults:(id)arg2; -- (BOOL)cancelMonitoringForEmail:(id)arg1 registrationInfo:(id)arg2; -- (BOOL)startMonitoringForEmail:(id)arg1 registrationInfo:(id)arg2; +- (_Bool)search:(id)arg1 didFindResults:(id)arg2; +- (_Bool)cancelMonitoringForEmail:(id)arg1 registrationInfo:(id)arg2; +- (_Bool)startMonitoringForEmail:(id)arg1 registrationInfo:(id)arg2; - (void)_startSearchingForRegistrationEmail:(id)arg1 registrationInfo:(id)arg2 attempt:(int)arg3; - (int)_searchAttemptForSearch:(id)arg1; - (id)_emailForSearch:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleHeartbeatCenter.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleHeartbeatCenter.h index f6846b52b..398a3e7f2 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleHeartbeatCenter.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleHeartbeatCenter.h @@ -32,7 +32,7 @@ - (void)_updateRegistrationHeartbeat; - (id)_registrationsPendingHeartbeat; - (double)_nextRegistrationHeartbeatTime; -- (BOOL)_registration:(id)arg1 needsRenewal:(double *)arg2; +- (_Bool)_registration:(id)arg1 needsRenewal:(double *)arg2; - (void)_serverHeartBeatTimerHit:(id)arg1; - (void)_serverHeartBeat:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenter.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenter.h index 49fddef09..01e430469 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenter.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenter.h @@ -23,51 +23,51 @@ - (void)addListener:(id)arg1; - (void)center:(id)arg1 foundEmail:(id)arg2 vettingToken:(id)arg3 forRegistrationInfo:(id)arg4; - (void)cancelActionsForRegistrationInfo:(id)arg1; -- (BOOL)authenticateRegistration:(id)arg1; -- (BOOL)authenticateRegistration:(id)arg1 forceNewToken:(BOOL)arg2; -- (BOOL)removeEmail:(id)arg1 forRegistration:(id)arg2; -- (BOOL)unlinkHandle:(id)arg1 forRegistration:(id)arg2; -- (BOOL)linkHandle:(id)arg1 vettingToken:(id)arg2 forRegistration:(id)arg3; -- (BOOL)validateEmail:(id)arg1 forRegistration:(id)arg2; -- (BOOL)validateRegion:(id)arg1 phoneNumber:(id)arg2 forRegistration:(id)arg3; -- (BOOL)queryInitialInvitationContextForRegistration:(id)arg1; -- (BOOL)_sendConfirmationForEmail:(id)arg1 vettingToken:(id)arg2 registration:(id)arg3; -- (BOOL)_sendUnlinkForHandle:(id)arg1 registration:(id)arg2; -- (BOOL)_queryInitialInvitationContextForRegistration:(id)arg1; -- (BOOL)_validateRegionID:(id)arg1 phoneNumber:(id)arg2 registration:(id)arg3; -- (BOOL)_sendValidationForEmail:(id)arg1 registration:(id)arg2; -- (BOOL)_registrationNeedsAuthentication:(id)arg1; -- (BOOL)_registrationIsAuthenticating:(id)arg1; +- (_Bool)authenticateRegistration:(id)arg1; +- (_Bool)authenticateRegistration:(id)arg1 forceNewToken:(_Bool)arg2; +- (_Bool)removeEmail:(id)arg1 forRegistration:(id)arg2; +- (_Bool)unlinkHandle:(id)arg1 forRegistration:(id)arg2; +- (_Bool)linkHandle:(id)arg1 vettingToken:(id)arg2 forRegistration:(id)arg3; +- (_Bool)validateEmail:(id)arg1 forRegistration:(id)arg2; +- (_Bool)validateRegion:(id)arg1 phoneNumber:(id)arg2 forRegistration:(id)arg3; +- (_Bool)queryInitialInvitationContextForRegistration:(id)arg1; +- (_Bool)_sendConfirmationForEmail:(id)arg1 vettingToken:(id)arg2 registration:(id)arg3; +- (_Bool)_sendUnlinkForHandle:(id)arg1 registration:(id)arg2; +- (_Bool)_queryInitialInvitationContextForRegistration:(id)arg1; +- (_Bool)_validateRegionID:(id)arg1 phoneNumber:(id)arg2 registration:(id)arg3; +- (_Bool)_sendValidationForEmail:(id)arg1 registration:(id)arg2; +- (_Bool)_registrationNeedsAuthentication:(id)arg1; +- (_Bool)_registrationIsAuthenticating:(id)arg1; - (id)_displayStringForIDSRegistrationServiceType:(id)arg1; -- (BOOL)_sendAuthenticationRequest:(id)arg1 forceNew:(BOOL)arg2; -- (BOOL)__reallySendAuthentication:(id)arg1 password:(id)arg2; +- (_Bool)_sendAuthenticationRequest:(id)arg1 forceNew:(_Bool)arg2; +- (_Bool)__reallySendAuthentication:(id)arg1 password:(id)arg2; - (void)_fetchTokenForRegistrationInfo:(id)arg1 failureBlock:(id)arg2; - (void)_renewTokenForRegistrationInfo:(id)arg1; -- (void)_noteSuccessfulToken:(id)arg1 profileID:(id)arg2 selfID:(id)arg3 forRegistrationInfo:(id)arg4; +- (void)_noteSuccessfulToken:(id)arg1 profileID:(id)arg2 selfID:(id)arg3 forRegistrationInfo:(id)arg4 wasFetched:(_Bool)arg5; - (void)_fetchPasswordForRegistrationInfo:(id)arg1; -- (void)_processRegionValidationMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_processDefaultInvitationContextMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_processLinkHandleMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_processUnlinkHandleMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_processValidateHandleRequestMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_processAuthenticationMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4; -- (void)_handleServerResponse:(int)arg1 registration:(id)arg2; +- (void)_processRegionValidationMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_processDefaultInvitationContextMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_processLinkHandleMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_processUnlinkHandleMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_processValidateHandleRequestMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_processAuthenticationMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4; +- (void)_handleServerResponse:(long long)arg1 registration:(id)arg2; - (void)_postUserNotificationWithTitle:(id)arg1 message:(id)arg2 identifier:(id)arg3 completionHandler:(id)arg4; - (void)_notifyEmailValidationRequestSuccess:(id)arg1 emailAddress:(id)arg2; -- (void)_notifyEmailValidationRequestFailure:(id)arg1 emailAddress:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)_notifyEmailValidationRequestFailure:(id)arg1 emailAddress:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)_notifyEmailConfirmationSuccess:(id)arg1 emailAddress:(id)arg2; -- (void)_notifyEmailConfirmationFailure:(id)arg1 emailAddress:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)_notifyEmailConfirmationFailure:(id)arg1 emailAddress:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)_notifyHandleUnlinkSuccess:(id)arg1 handle:(id)arg2; -- (void)_notifyHandleUnlinkFailure:(id)arg1 handle:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)_notifyHandleUnlinkFailure:(id)arg1 handle:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)_notifyAuthenticationSuccess:(id)arg1; -- (void)_notifyAuthenticationFailure:(id)arg1 error:(int)arg2 info:(id)arg3; +- (void)_notifyAuthenticationFailure:(id)arg1 error:(long long)arg2 info:(id)arg3; - (void)_notifyRegistrationRequired:(id)arg1; - (void)_notifyAuthenticating:(id)arg1; -- (void)_notifyRegionValidationFailure:(id)arg1 error:(int)arg2 info:(id)arg3; -- (void)_notifyRegionValidationSuccess:(id)arg1 regionID:(id)arg2 phoneNumber:(id)arg3 context:(id)arg4 verified:(BOOL)arg5; +- (void)_notifyRegionValidationFailure:(id)arg1 error:(long long)arg2 info:(id)arg3; +- (void)_notifyRegionValidationSuccess:(id)arg1 regionID:(id)arg2 phoneNumber:(id)arg3 context:(id)arg4 verified:(_Bool)arg5; - (void)_notifyInitialRegionQuerySuccess:(id)arg1; - (void)_removeMessageForRegistration:(id)arg1 fromQueueForKey:(id)arg2; -- (BOOL)_haveQueuedMessageForRegistration:(id)arg1 inQueueForKey:(id)arg2; +- (_Bool)_haveQueuedMessageForRegistration:(id)arg1 inQueueForKey:(id)arg2; - (void)_serviceQueueForKey:(id)arg1; - (void)_setQueue:(id)arg1 forKey:(id)arg2; - (id)_queueForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenterListener-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenterListener-Protocol.h index dc8bf9ba4..1923253ad 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenterListener-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDRegistrationCenterListener-Protocol.h @@ -7,12 +7,12 @@ @protocol IDSAppleIDRegistrationCenterListener @optional -- (void)center:(id)arg1 failedRegionValidation:(id)arg2 error:(int)arg3 info:(id)arg4; -- (void)center:(id)arg1 failedEmailValidationRequest:(id)arg2 emailAddress:(id)arg3 error:(int)arg4 info:(id)arg5; -- (void)center:(id)arg1 failedUnlinkHandleRequest:(id)arg2 handle:(id)arg3 error:(int)arg4 info:(id)arg5; -- (void)center:(id)arg1 failedLinkHandlesConfirmation:(id)arg2 emailAddress:(id)arg3 error:(int)arg4 info:(id)arg5; -- (void)center:(id)arg1 failedAuthentication:(id)arg2 error:(int)arg3 info:(id)arg4; -- (void)center:(id)arg1 succeededRegionValidation:(id)arg2 regionID:(id)arg3 phoneNumber:(id)arg4 extraContext:(id)arg5 verified:(BOOL)arg6; +- (void)center:(id)arg1 failedRegionValidation:(id)arg2 error:(long long)arg3 info:(id)arg4; +- (void)center:(id)arg1 failedEmailValidationRequest:(id)arg2 emailAddress:(id)arg3 error:(long long)arg4 info:(id)arg5; +- (void)center:(id)arg1 failedUnlinkHandleRequest:(id)arg2 handle:(id)arg3 error:(long long)arg4 info:(id)arg5; +- (void)center:(id)arg1 failedLinkHandlesConfirmation:(id)arg2 emailAddress:(id)arg3 error:(long long)arg4 info:(id)arg5; +- (void)center:(id)arg1 failedAuthentication:(id)arg2 error:(long long)arg3 info:(id)arg4; +- (void)center:(id)arg1 succeededRegionValidation:(id)arg2 regionID:(id)arg3 phoneNumber:(id)arg4 extraContext:(id)arg5 verified:(_Bool)arg6; - (void)center:(id)arg1 succeededInitialRegionQuery:(id)arg2; - (void)center:(id)arg1 succeededEmailValidationRequest:(id)arg2 emailAddress:(id)arg3; - (void)center:(id)arg1 succeededUnlinkHandleRequest:(id)arg2 handle:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenter.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenter.h index 215f4e721..6d7c4d5a4 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenter.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenter.h @@ -17,53 +17,55 @@ NSMutableArray *_currentAuthentications; NSMutableArray *_currentRegistrations; NSMutableArray *_handlers; - BOOL _pendingDequeue; - BOOL _pendingDeregistration; - BOOL _shouldUseAbsinthe; - BOOL _isBuildingContext; + _Bool _pendingDequeue; + _Bool _pendingDeregistration; + _Bool _shouldUseAbsinthe; + _Bool _isBuildingContext; struct NACContextOpaque_ *_validationContext; - BOOL _validationContextDisabled; + _Bool _validationContextDisabled; NSDate *_validateContextDate; NSNumber *_validateContextTTL; NSMutableArray *_validationContextQueue; + NSDate *_dateLastRegistered; NSDate *_accountingHour; - unsigned int _registrations; + unsigned long long _registrations; FTMessageDelivery *_httpMessageDelivery; IDSPushHandler *_pushHandler; } + (id)sharedInstance; +- (id)dateLastRegistered; - (void)_noteRegistration; -- (BOOL)_checkOverRegistrations; +- (_Bool)_checkOverRegistrations; - (void)removeListener:(id)arg1; - (void)addListener:(id)arg1; - (id)activeRegistrations; - (void)cancelActionsForRegistrationInfo:(id)arg1; - (void)cancelRegisterActionsForRegistrationInfo:(id)arg1; -- (BOOL)sendDeregistration:(id)arg1; -- (BOOL)sendRegistration:(id)arg1; +- (_Bool)sendDeregistration:(id)arg1; +- (_Bool)sendRegistration:(id)arg1; - (void)__reallySendRegistration; -- (BOOL)authenticateRegistration:(id)arg1; -- (BOOL)queryValidatedEmailsForRegistration:(id)arg1 allowPasswordPrompt:(BOOL)arg2 completionBlock:(id)arg3; -- (BOOL)getDependentRegistrations:(id)arg1 completionBlock:(id)arg2; -- (BOOL)_queryValidatedEmailsForRegistration:(id)arg1 allowPasswordPrompt:(BOOL)arg2 completionBlock:(id)arg3; -- (void)_processGetHandlesMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(int)arg3 resultDictionary:(id)arg4 allowPasswordPrompt:(BOOL)arg5; -- (BOOL)isRegistering:(id)arg1; +- (_Bool)authenticateRegistration:(id)arg1; +- (_Bool)queryValidatedEmailsForRegistration:(id)arg1 allowPasswordPrompt:(_Bool)arg2 completionBlock:(id)arg3; +- (_Bool)getDependentRegistrations:(id)arg1 completionBlock:(id)arg2; +- (_Bool)_queryValidatedEmailsForRegistration:(id)arg1 allowPasswordPrompt:(_Bool)arg2 completionBlock:(id)arg3; +- (void)_processGetHandlesMessage:(id)arg1 deliveredWithError:(id)arg2 resultCode:(long long)arg3 resultDictionary:(id)arg4 allowPasswordPrompt:(_Bool)arg5; +- (_Bool)isRegistering:(id)arg1; - (void)_sendAuthenticateRegistration:(id)arg1; - (void)_sendDeregistration:(id)arg1; - (void)__reallySendDeregistration; -- (void)_sendRegistrationAsDeregister:(BOOL)arg1; -- (void)_processRegistrationMessage:(id)arg1 sentRegistrations:(id)arg2 descriptionString:(id)arg3 actionID:(id)arg4 actionString:(id)arg5 isDeregister:(BOOL)arg6 deliveredWithError:(id)arg7 resultCode:(int)arg8 resultDictionary:(id)arg9; -- (BOOL)sendRequest:(id)arg1; -- (BOOL)_hasRegistration:(id)arg1 inQueue:(id)arg2; +- (void)_sendRegistrationAsDeregister:(_Bool)arg1; +- (void)_processRegistrationMessage:(id)arg1 sentRegistrations:(id)arg2 descriptionString:(id)arg3 actionID:(id)arg4 actionString:(id)arg5 isDeregister:(_Bool)arg6 deliveredWithError:(id)arg7 resultCode:(long long)arg8 resultDictionary:(id)arg9; +- (_Bool)sendRequest:(id)arg1; +- (_Bool)_hasRegistration:(id)arg1 inQueue:(id)arg2; - (void)_notifyEmailQuerySuccess:(id)arg1 emailInfo:(id)arg2; -- (void)_notifyEmailQueryFailure:(id)arg1 error:(int)arg2 info:(id)arg3; +- (void)_notifyEmailQueryFailure:(id)arg1 error:(long long)arg2 info:(id)arg3; - (void)_notifyRegistrationSuccess:(id)arg1; -- (void)_notifyRegistrationFailure:(id)arg1 error:(int)arg2 info:(id)arg3; +- (void)_notifyRegistrationFailure:(id)arg1 error:(long long)arg2 info:(id)arg3; - (void)_notifyIDSAuthenticationSuccess:(id)arg1; -- (void)_notifyProvisionFailure:(id)arg1 error:(int)arg2 fatal:(BOOL)arg3 info:(id)arg4; +- (void)_notifyProvisionFailure:(id)arg1 error:(long long)arg2 fatal:(_Bool)arg3 info:(id)arg4; - (void)buildValidationCredentialsIfNeeded; -- (BOOL)_queueBuildingValidationDataIfNecessaryForMessage:(id)arg1; +- (_Bool)_queueBuildingValidationDataIfNecessaryForMessage:(id)arg1; - (void)_sendAbsintheValidationCertRequestIfNeeded; - (void)_setAbisntheCleanupTimer; - (void)__abisntheCleanupTimerHit; @@ -73,6 +75,7 @@ - (void)__failValidationQueue; - (void)__queueValidationMessage:(id)arg1; - (void)_dequeuePendingRequestsIfNecessary; +- (_Bool)_hasOngoingAuthentications; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenterListener-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenterListener-Protocol.h index e8cdd84c8..7211244ca 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenterListener-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleIDSRegistrationCenterListener-Protocol.h @@ -5,11 +5,11 @@ */ @protocol IDSAppleIDSRegistrationCenterListener -- (void)center:(id)arg1 failedCurrentEmailsRequest:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)center:(id)arg1 failedCurrentEmailsRequest:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededCurrentEmailsRequest:(id)arg2 emailInfo:(id)arg3; -- (void)center:(id)arg1 failedRegistration:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)center:(id)arg1 failedRegistration:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededRegistration:(id)arg2; -- (void)center:(id)arg1 failedIDSAuthentication:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)center:(id)arg1 failedIDSAuthentication:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededIDSAuthentication:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration-KeychainManagerUtilities.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration-KeychainManagerUtilities.h new file mode 100644 index 000000000..56e551a04 --- /dev/null +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration-KeychainManagerUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDSAppleRegistration (KeychainManagerUtilities) +- (id)_keychain_comparisonValue; +- (_Bool)_keychain_isEqual:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration.h index dbe92d5cb..2539975a2 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistration.h @@ -12,16 +12,17 @@ @interface IDSAppleRegistration : NSObject { - BOOL _needsMigration; - BOOL _needsProvisioning; - BOOL _runningSimpleAuthentication; - BOOL _isDisabled; - BOOL _shouldRegisterUsingDSHandle; - BOOL _shouldAutoRegisterAllHandles; + _Bool _needsMigration; + _Bool _needsProvisioning; + _Bool _runningSimpleAuthentication; + _Bool _isDisabled; + _Bool _shouldRegisterUsingDSHandle; + _Bool _shouldAutoRegisterAllHandles; + int _retries; + int _absintheRetries; NSArray *_vettedEmails; NSString *_dsHandle; NSString *_profileID; - NSString *_authenticationToken; NSNumber *_IDSVersion; NSNumber *_applicationVersion; NSString *_environment; @@ -29,17 +30,14 @@ NSDate *_nextRegistrationDate; NSData *_pushToken; NSNumber *_isC2K; - int _registrationStatus; - int _registrationType; - int _retries; - int _absintheRetries; + long long _registrationStatus; + long long _registrationType; NSString *_mainID; NSArray *_dependantRegistrations; NSString *_regionID; NSString *_deviceName; NSString *_regionBasePhoneNumber; NSDictionary *_regionServerContext; - NSData *_authenticationCert; NSData *_registrationCert; NSDictionary *_userInfo; NSString *_serviceType; @@ -49,16 +47,18 @@ NSNumber *_identityVersion; NSString *_keyPairSignature; NSString *_idsUserID; + NSString *_serviceIdentifier; NSArray *_uris; } -@property(nonatomic) BOOL shouldAutoRegisterAllHandles; // @synthesize shouldAutoRegisterAllHandles=_shouldAutoRegisterAllHandles; -@property(nonatomic) BOOL shouldRegisterUsingDSHandle; // @synthesize shouldRegisterUsingDSHandle=_shouldRegisterUsingDSHandle; +@property(nonatomic) _Bool shouldAutoRegisterAllHandles; // @synthesize shouldAutoRegisterAllHandles=_shouldAutoRegisterAllHandles; +@property(nonatomic) _Bool shouldRegisterUsingDSHandle; // @synthesize shouldRegisterUsingDSHandle=_shouldRegisterUsingDSHandle; @property(copy, nonatomic) NSArray *uris; // @synthesize uris=_uris; +@property(retain, nonatomic) NSString *serviceIdentifier; // @synthesize serviceIdentifier=_serviceIdentifier; @property(copy, nonatomic) NSString *idsUserID; // @synthesize idsUserID=_idsUserID; @property(copy, nonatomic) NSString *keyPairSignature; // @synthesize keyPairSignature=_keyPairSignature; -@property(nonatomic) BOOL isDisabled; // @synthesize isDisabled=_isDisabled; -@property(nonatomic) BOOL runningSimpleAuthentication; // @synthesize runningSimpleAuthentication=_runningSimpleAuthentication; +@property(nonatomic) _Bool isDisabled; // @synthesize isDisabled=_isDisabled; +@property(nonatomic) _Bool runningSimpleAuthentication; // @synthesize runningSimpleAuthentication=_runningSimpleAuthentication; @property(copy, nonatomic) NSNumber *identityVersion; // @synthesize identityVersion=_identityVersion; @property(retain, nonatomic) NSDictionary *migrationContext; // @synthesize migrationContext=_migrationContext; @property(copy, nonatomic) NSMutableArray *_candidateEmails; // @synthesize _candidateEmails; @@ -66,7 +66,6 @@ @property(retain, nonatomic) NSString *serviceType; // @synthesize serviceType=_serviceType; @property(copy, nonatomic) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; @property(copy, nonatomic) NSData *registrationCert; // @synthesize registrationCert=_registrationCert; -@property(copy, nonatomic) NSData *authenticationCert; // @synthesize authenticationCert=_authenticationCert; @property(copy, nonatomic) NSDictionary *regionServerContext; // @synthesize regionServerContext=_regionServerContext; @property(copy, nonatomic) NSString *regionBasePhoneNumber; // @synthesize regionBasePhoneNumber=_regionBasePhoneNumber; @property(copy, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; @@ -75,10 +74,10 @@ @property(copy, nonatomic) NSString *mainID; // @synthesize mainID=_mainID; @property(nonatomic) int absintheRetries; // @synthesize absintheRetries=_absintheRetries; @property(nonatomic) int retries; // @synthesize retries=_retries; -@property(nonatomic) int registrationType; // @synthesize registrationType=_registrationType; -@property(nonatomic) int registrationStatus; // @synthesize registrationStatus=_registrationStatus; -@property(nonatomic) BOOL needsProvisioning; // @synthesize needsProvisioning=_needsProvisioning; -@property(nonatomic) BOOL needsMigration; // @synthesize needsMigration=_needsMigration; +@property(nonatomic) long long registrationType; // @synthesize registrationType=_registrationType; +@property(nonatomic) long long registrationStatus; // @synthesize registrationStatus=_registrationStatus; +@property(nonatomic) _Bool needsProvisioning; // @synthesize needsProvisioning=_needsProvisioning; +@property(nonatomic) _Bool needsMigration; // @synthesize needsMigration=_needsMigration; @property(copy, nonatomic) NSNumber *isCDMA; // @synthesize isCDMA=_isC2K; @property(copy, nonatomic) NSData *pushToken; // @synthesize pushToken=_pushToken; @property(copy, nonatomic) NSDate *nextRegistrationDate; // @synthesize nextRegistrationDate=_nextRegistrationDate; @@ -89,32 +88,31 @@ @property(copy, nonatomic) NSString *profileID; // @synthesize profileID=_profileID; @property(retain, nonatomic, setter=setDSHandle:) NSString *dsHandle; // @synthesize dsHandle=_dsHandle; @property(retain, nonatomic) NSArray *vettedEmails; // @synthesize vettedEmails=_vettedEmails; -@property(readonly, nonatomic) BOOL canSendRegistration; -@property(readonly, nonatomic) BOOL canRegister; -@property(readonly, nonatomic) BOOL hasSentinel; +@property(copy, nonatomic) NSData *authenticationCert; +@property(readonly, nonatomic) _Bool canSendRegistration; +@property(readonly, nonatomic) _Bool canRegister; +@property(readonly, nonatomic) _Bool hasSentinel; @property(readonly, nonatomic) NSArray *emailsToRegister; - (id)description; -@property(copy, nonatomic) NSString *authenticationToken; // @synthesize authenticationToken=_authenticationToken; -- (BOOL)isEqual:(id)arg1; +@property(copy, nonatomic) NSString *authenticationToken; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) NSDictionary *dictionaryRepresentation; // @dynamic dictionaryRepresentation; @property(readonly, nonatomic) NSString *signaturePrefix; @property(copy, nonatomic) NSString *phoneNumber; @property(copy, nonatomic) NSString *email; @property(readonly, nonatomic) NSString *userID; -- (BOOL)removeBinding:(id)arg1; +- (_Bool)removeBinding:(id)arg1; - (id)_userID; @property(readonly, nonatomic) NSArray *confirmedEmails; - (void)removeCandidateEmail:(id)arg1; - (void)addCandidateEmail:(id)arg1; @property(readonly, nonatomic) NSArray *candidateEmails; -- (BOOL)saveToKeychain; -- (BOOL)removeFromKeychain; +- (_Bool)saveToKeychain; +- (_Bool)removeFromKeychain; - (void)dealloc; - (id)initWithDictionary:(id)arg1; - (id)init; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_keychain_comparisonValue; -- (BOOL)_keychain_isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationController.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationController.h index 609cbd5c6..d6e4a48b0 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationController.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationController.h @@ -10,7 +10,7 @@ #import "IDSAppleIDSRegistrationCenterListener-Protocol.h" #import "IDSAppleSMSRegistrationCenterListener-Protocol.h" -@class NSArray, NSMutableArray, NSString; +@class NSArray, NSMutableArray, NSMutableSet, NSString; @interface IDSAppleRegistrationController : NSObject { @@ -19,18 +19,20 @@ NSMutableArray *_activeRegistrations; NSMutableArray *_trackedRegistrations; NSMutableArray *_authenticatedRegistrations; + NSMutableSet *_deferredRegisters; int _iMessageToken; int _faceTimeToken; int _callingToken; } -+ (BOOL)systemSupportsRegistrationInfo:(id)arg1; ++ (_Bool)systemSupportsRegistrationInfo:(id)arg1; + (id)sharedInstance; -+ (BOOL)validSIMStateForRegistration; ++ (_Bool)validSIMStateForRegistration; + (void)initialize; @property(readonly, nonatomic) NSArray *activeRegistrations; // @synthesize activeRegistrations=_activeRegistrations; @property(readonly, nonatomic) NSArray *authenticatedRegistrations; // @synthesize authenticatedRegistrations=_authenticatedRegistrations; @property(readonly, nonatomic) NSArray *trackedRegistrations; // @synthesize trackedRegistrations=_trackedRegistrations; +- (void)systemDidLeaveFirstDataProtectionLock; - (void)_systemConfigurationPrefsChanged; @property(readonly, nonatomic) NSArray *activeRegistrationsToRegister; - (id)activeRegistrationsMatchingUserID:(id)arg1; @@ -49,33 +51,34 @@ - (void)_checkTechChange; - (void)center:(id)arg1 noteRegistrationRequired:(id)arg2; - (void)center:(id)arg1 succeededLinkHandlesConfirmation:(id)arg2 emailAddress:(id)arg3; -- (void)center:(id)arg1 failedAuthentication:(id)arg2 error:(int)arg3 info:(id)arg4; -- (void)center:(id)arg1 succeededRegionValidation:(id)arg2 regionID:(id)arg3 phoneNumber:(id)arg4 extraContext:(id)arg5 verified:(BOOL)arg6; +- (void)center:(id)arg1 failedAuthentication:(id)arg2 error:(long long)arg3 info:(id)arg4; +- (void)center:(id)arg1 succeededRegionValidation:(id)arg2 regionID:(id)arg3 phoneNumber:(id)arg4 extraContext:(id)arg5 verified:(_Bool)arg6; - (void)center:(id)arg1 succeededAuthentication:(id)arg2; - (void)center:(id)arg1 succeededInitialRegionQuery:(id)arg2; -- (BOOL)_ensureProfileQueriesAreReadyForRegistratration:(id)arg1; -- (void)center:(id)arg1 failedCurrentEmailsRequest:(id)arg2 error:(int)arg3 info:(id)arg4; +- (_Bool)_sendIDSAuthenticationForRegistration:(id)arg1; +- (_Bool)_ensureProfileQueriesAreReadyForRegistratration:(id)arg1; +- (void)center:(id)arg1 failedCurrentEmailsRequest:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededCurrentEmailsRequest:(id)arg2 emailInfo:(id)arg3; -- (BOOL)_checkRegistrationCompleteSetupBeforeAuthentication:(id)arg1; -- (void)center:(id)arg1 failedIDSAuthentication:(id)arg2 error:(int)arg3 info:(id)arg4; +- (_Bool)_sendIDSAuthenticationOrRegistrationIfNeeded:(id)arg1; +- (void)center:(id)arg1 failedIDSAuthentication:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededIDSAuthentication:(id)arg2; - (void)centerNeedsNewIdentification:(id)arg1; -- (void)center:(id)arg1 failedIdentification:(id)arg2 error:(int)arg3; -- (void)center:(id)arg1 succeededIdentification:(id)arg2; -- (void)center:(id)arg1 failedRegistration:(id)arg2 error:(int)arg3 info:(id)arg4; +- (void)center:(id)arg1 failedIdentification:(id)arg2 error:(long long)arg3; +- (void)center:(id)arg1 succeededIdentification:(id)arg2 phoneNumber:(id)arg3 token:(id)arg4; +- (void)center:(id)arg1 failedRegistration:(id)arg2 error:(long long)arg3 info:(id)arg4; - (void)center:(id)arg1 succeededRegistration:(id)arg2; - (void)_notifyDeregistrationStarting:(id)arg1; - (void)_notifyRegistrationSuccess:(id)arg1; -- (void)_notifyRegistrationFailure:(id)arg1 error:(int)arg2 info:(id)arg3; +- (void)_notifyRegistrationFailure:(id)arg1 error:(long long)arg2 info:(id)arg3; - (void)_notifyRegistrationStarting:(id)arg1; - (void)_notifyRegistrationUpdated:(id)arg1; - (void)_notifyNeedsNewRegistration; - (void)cancelActionsForRegistrationInfo:(id)arg1; -- (BOOL)unregisterInfo:(id)arg1; -- (BOOL)registerInfo:(id)arg1; -- (BOOL)registrationSupportedForRegistration:(id)arg1; -- (BOOL)validRegistrationStateToMakeCallsForRegistration:(id)arg1; -- (BOOL)validRegistrationStateToAcceptCallsForRegistration:(id)arg1; +- (_Bool)unregisterInfo:(id)arg1; +- (_Bool)registerInfo:(id)arg1; +- (_Bool)registrationSupportedForRegistration:(id)arg1; +- (_Bool)validRegistrationStateToMakeCallsForRegistration:(id)arg1; +- (_Bool)validRegistrationStateToAcceptCallsForRegistration:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeyManager.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeyManager.h index 0b9590745..7b5165c46 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeyManager.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeyManager.h @@ -14,20 +14,20 @@ struct __SecKey *_privateKey; struct __SecKey *_publicKey; NSString *_signature; - BOOL _isMigratedSignature; - BOOL _loaded; - BOOL _identityLoaded; - BOOL _detectedMigrationNeeded; + _Bool _isMigratedSignature; + _Bool _loaded; + _Bool _identityLoaded; + _Bool _detectedMigrationNeeded; NSRecursiveLock *_lock; id _purgeCancelBlock; id _purgeEnqueueBlock; IMTimer *_purgeTimer; } -+ (BOOL)setupKeys; ++ (_Bool)setupKeys; + (id)sharedInstance; -- (BOOL)requiresKeychainMigration; -- (BOOL)isMigratedKeyPairSignature; +- (_Bool)requiresKeychainMigration; +- (_Bool)isMigratedKeyPairSignature; - (id)keyPairSignature; - (struct __SecKey *)identityPublicKey; - (struct __SecKey *)identityPrivateKey; @@ -37,12 +37,12 @@ - (id)generateCSRForUserID:(id)arg1; - (void)dealloc; - (id)init; -- (void)_loadIfNeeded:(BOOL)arg1; +- (void)_loadIfNeeded:(_Bool)arg1; - (void)_save; - (void)_setPurgeTimer; - (void)_purgeMap; - (void)systemDidLeaveFirstDataProtectionLock; -- (BOOL)_isUnderFirstDataProtectionLock; +- (_Bool)_isUnderFirstDataProtectionLock; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeychainManager.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeychainManager.h index bb18c22ab..ac2eeb686 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeychainManager.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleRegistrationKeychainManager.h @@ -6,34 +6,41 @@ #import "NSObject.h" -@class IMTimer, NSArray, NSMutableArray, NSRecursiveLock; +@class IMTimer, NSArray, NSMutableArray, NSMutableDictionary, NSRecursiveLock; @interface IDSAppleRegistrationKeychainManager : NSObject { + NSMutableDictionary *_smsSignatures; + NSMutableDictionary *_authenticationCerts; NSMutableArray *_registrationData; IMTimer *_purgeTimer; NSRecursiveLock *_lock; id _purgeCancelBlock; id _purgeEnqueueBlock; - BOOL _loaded; + _Bool _loaded; } -+ (id)keychainAccessGroupForVersion:(unsigned int)arg1; -+ (id)keychainAccountForVersion:(unsigned int)arg1; -+ (id)keychainServiceForVersion:(unsigned int)arg1; ++ (id)keychainAccessGroupForVersion:(unsigned long long)arg1; ++ (id)keychainAccountForVersion:(unsigned long long)arg1; ++ (id)keychainServiceForVersion:(unsigned long long)arg1; + (id)sharedInstance; -- (BOOL)removeAllRegistrations; -- (BOOL)removeRegistration:(id)arg1; -- (BOOL)addRegistration:(id)arg1; +- (void)setSMSSignature:(id)arg1 mainID:(id)arg2; +- (id)smsSignatureAndMainID:(id *)arg1; +- (void)setAuthenticationCert:(id)arg1 forID:(id)arg2; +- (id)authenticationCertForID:(id)arg1; +- (_Bool)removeAllRegistrations; +- (_Bool)removeRegistration:(id)arg1; +- (_Bool)addRegistration:(id)arg1; @property(readonly, nonatomic) NSArray *registrations; // @dynamic registrations; -- (id)registrationWithServiceType:(id)arg1 registrationType:(int)arg2 value:(id)arg3; +- (id)registrationWithServiceType:(id)arg1 registrationType:(long long)arg2 value:(id)arg3; - (void)reloadFromKeychain; - (void)_reloadFromDictionary:(id)arg1; - (void)_loadIfNeeded; - (void)_setPurgeTimer; - (void)_flush; -- (BOOL)saveToKeychain; -- (BOOL)_saveToKeychain; +- (_Bool)saveToKeychain; +- (_Bool)_saveToKeychain; +- (_Bool)__saveToKeychain; - (void)systemDidFinishMigration; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenter.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenter.h index 096d437c4..c7cb2fd8b 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenter.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenter.h @@ -14,7 +14,7 @@ @interface IDSAppleSMSRegistrationCenter : NSObject { IDSPushHandler *_pushHandler; - int _status; + long long _status; struct __CTServerConnection *_ctServer; NSMutableArray *_handlers; NSMutableArray *_registrations; @@ -31,7 +31,7 @@ } + (id)sharedInstance; -@property(readonly, nonatomic) int status; // @synthesize status=_status; +@property(readonly, nonatomic) long long status; // @synthesize status=_status; - (void)heartbeat; - (void)cancelActionsForRegistrationInfo:(id)arg1; - (void)sendRegistration:(id)arg1; @@ -49,7 +49,7 @@ - (void)_tryToSendSMSIdentification; - (void)_sendSMSVerification; - (void)_setSMSDeliveryTimeout:(double)arg1; -- (BOOL)_canDeliverSMSNow; +- (_Bool)_canDeliverSMSNow; - (void)_smsDeliveryClear; - (void)_clearSMSDeliveryTimeout; - (void)systemRestoreStateDidChange; @@ -63,12 +63,12 @@ - (void)_unregisterForCarrierNotifications; - (void)_registerForCarrierNotifications; - (void)carrierSettingsChanged:(id)arg1; -- (BOOL)_deviceCanRegisterPresently; +- (_Bool)_deviceCanRegisterPresently; - (void)_daemonShuttingDown:(id)arg1; -- (void)_notifySuccess; -- (void)_notifyFailureWithError:(int)arg1 registration:(id)arg2; +- (void)_notifySuccess:(id)arg1 token:(id)arg2; +- (void)_notifyFailureWithError:(long long)arg1 registration:(id)arg2; - (void)_notifyNeedsNewIdentification:(id)arg1; -@property(readonly, nonatomic) BOOL carrierSupportsShortCode; +@property(readonly, nonatomic) _Bool carrierSupportsShortCode; - (struct __CTServerConnection *)ctServer; - (void)_startupCoreTelephony; - (void)_handleSMSAddressAvailable; @@ -80,7 +80,7 @@ - (void)_commCenterAlive; - (void)dealloc; - (id)init; -- (BOOL)_failIfRegistrationIsNotSupported; +- (_Bool)_failIfRegistrationIsNotSupported; - (void)_scheduleHeartbeat:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenterListener-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenterListener-Protocol.h index 9471b9494..1a8c9a588 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenterListener-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAppleSMSRegistrationCenterListener-Protocol.h @@ -6,7 +6,7 @@ @protocol IDSAppleSMSRegistrationCenterListener - (void)centerNeedsNewIdentification:(id)arg1; -- (void)center:(id)arg1 failedIdentification:(id)arg2 error:(int)arg3; -- (void)center:(id)arg1 succeededIdentification:(id)arg2; +- (void)center:(id)arg1 failedIdentification:(id)arg2 error:(long long)arg3; +- (void)center:(id)arg1 succeededIdentification:(id)arg2 phoneNumber:(id)arg3 token:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSAuthenticateMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSAuthenticateMessage.h index 4b92ad495..8987f807d 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSAuthenticateMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSAuthenticateMessage.h @@ -33,12 +33,12 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSBagUtilities.h b/iOS7/PrivateFrameworks/IDSCore/IDSBagUtilities.h index 20b7ad4a0..1202aef9a 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSBagUtilities.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSBagUtilities.h @@ -10,10 +10,10 @@ { } -+ (double)timeToCacheResultsForIDStatus:(unsigned int)arg1; -+ (double)timeToCacheUnknownResults; -+ (double)timeToCacheNegativeResults; -+ (double)timeToCachePositiveResults; ++ (double)timeToCacheResultsForIDStatus:(unsigned int)arg1 forService:(id)arg2; ++ (double)timeToCacheUnknownResultsForService:(id)arg1; ++ (double)timeToCacheNegativeResultsForService:(id)arg1; ++ (double)timeToCachePositiveResultsForService:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSDeliveryController.h b/iOS7/PrivateFrameworks/IDSCore/IDSDeliveryController.h index c5071a8b5..e45613c58 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSDeliveryController.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSDeliveryController.h @@ -15,11 +15,11 @@ } + (id)sharedInstance; -- (void)sendMessageDictionary:(id)arg1 dataToEncrypt:(id)arg2 onService:(id)arg3 wantsResponse:(BOOL)arg4 timeout:(double)arg5 allowPartialSendsToSucceed:(BOOL)arg6 highPriority:(BOOL)arg7 fromID:(id)arg8 fromIdentity:(id)arg9 toPeople:(id)arg10 topic:(id)arg11 ackBlock:(id)arg12 sendCompletionBlock:(void)arg13; +- (void)sendMessageDictionary:(id)arg1 messageID:(id)arg2 dataToEncrypt:(id)arg3 onService:(id)arg4 wantsResponse:(_Bool)arg5 timeout:(double)arg6 allowPartialSendsToSucceed:(_Bool)arg7 highPriority:(_Bool)arg8 fromID:(id)arg9 fromIdentity:(id)arg10 toPeople:(id)arg11 topic:(id)arg12 ackBlock:(id)arg13 sendCompletionBlock:(void)arg14; - (void)_sendErrorDictionary:(id)arg1 onService:(id)arg2 fromID:(id)arg3 fromIdentity:(id)arg4 toID:(id)arg5 toToken:(id)arg6 topic:(id)arg7 sendCompletionBlock:(id)arg8; -- (void)_sendMessageDictionary:(id)arg1 lastRetryInterval:(double)arg2 dataToEncrypt:(id)arg3 onService:(id)arg4 wantsResponse:(BOOL)arg5 allowPartialSendsToSucceed:(BOOL)arg6 highPriority:(BOOL)arg7 timeout:(double)arg8 fromID:(id)arg9 fromIdentity:(id)arg10 toID:(id)arg11 toPeople:(id)arg12 topic:(id)arg13 ackBlock:(id)arg14 sendCompletionBlock:(void)arg15; +- (void)_sendMessageDictionary:(id)arg1 lastRetryInterval:(double)arg2 dataToEncrypt:(id)arg3 onService:(id)arg4 wantsResponse:(_Bool)arg5 allowPartialSendsToSucceed:(_Bool)arg6 highPriority:(_Bool)arg7 timeout:(double)arg8 messageID:(id)arg9 fromID:(id)arg10 fromIdentity:(id)arg11 toID:(id)arg12 toPeople:(id)arg13 topic:(id)arg14 ackBlock:(id)arg15 sendCompletionBlock:(void)arg16; - (void)sendIDSMessage:(id)arg1 service:(id)arg2 topic:(id)arg3 completionBlock:(id)arg4; -- (void)_sendMessage:(id)arg1 dataToEncrypt:(id)arg2 onService:(id)arg3 fromID:(id)arg4 fromIdentity:(id)arg5 toID:(id)arg6 toSessionToken:(id)arg7 toPeople:(id)arg8 originallyToPeople:(id)arg9 allowPartialSendsToSucceed:(BOOL)arg10 completionBlock:(id)arg11; +- (void)_sendMessage:(id)arg1 dataToEncrypt:(id)arg2 onService:(id)arg3 fromID:(id)arg4 fromIdentity:(id)arg5 toID:(id)arg6 toSessionToken:(id)arg7 toPeople:(id)arg8 originallyToPeople:(id)arg9 allowPartialSendsToSucceed:(_Bool)arg10 completionBlock:(id)arg11; - (id)_stripPotentialTokenURI:(id)arg1 token:(id *)arg2; - (id)_tokenURIForToken:(id)arg1 uri:(id)arg2; - (void)_sendAttachmentWithGuid:(id)arg1 service:(id)arg2 topic:(id)arg3 encryptedData:(id)arg4 toToken:(id)arg5 toID:(id)arg6 fromID:(id)arg7 fromIdentity:(id)arg8 ackBlock:(id)arg9 completionBlock:(void)arg10; @@ -28,8 +28,9 @@ - (void)_emptyMessagesForURIs:(id)arg1; - (void)_handleMessagesForURIs:(id)arg1 originalURIs:(id)arg2; - (void)_checkFastDormancy; -- (void)_processMessageResponse:(id)arg1 error:(id)arg2 resultCode:(int)arg3 toURI:(id)arg4 fromURI:(id)arg5 service:(id)arg6; -@property(readonly, nonatomic) int maxMessageSize; +- (void)_processMessageResponse:(id)arg1 error:(id)arg2 resultCode:(long long)arg3 toURI:(id)arg4 fromURI:(id)arg5 service:(id)arg6; +@property(readonly, nonatomic) long long effectiveMaxPayloadSize; +@property(readonly, nonatomic) long long maxMessageSize; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSDeregistrationMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSDeregistrationMessage.h deleted file mode 100644 index fa69165e1..000000000 --- a/iOS7/PrivateFrameworks/IDSCore/IDSDeregistrationMessage.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "FTIDSMessage.h" - -#import "NSCopying-Protocol.h" - -@class NSData, NSString; - -@interface IDSDeregistrationMessage : FTIDSMessage -{ - NSData *_validationData; - NSString *_protocolVersion; -} - -@property(copy) NSString *protocolVersion; // @synthesize protocolVersion=_protocolVersion; -@property(copy) NSData *validationData; // @synthesize validationData=_validationData; -- (id)additionalMessageHeaders; -- (id)messageBody; -- (id)requiredKeys; -- (id)bagKey; -- (BOOL)hasRequiredKeys:(id *)arg1; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionController.h b/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionController.h index 795a0261d..e43539b5a 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionController.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionController.h @@ -17,14 +17,14 @@ } + (id)sharedInstance; -- (void)noteRemoteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 messageData:(id)arg4 type:(int)arg5; -- (void)noteRemoteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 messageData:(id)arg4 type:(int)arg5; -- (void)noteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 messageData:(id)arg4 type:(int)arg5; -- (void)noteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 messageData:(id)arg4 type:(int)arg5; +- (void)noteRemoteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 messageData:(id)arg5 type:(long long)arg6; +- (void)noteRemoteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 messageData:(id)arg5 type:(long long)arg6; +- (void)noteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 messageData:(id)arg5 type:(long long)arg6; +- (void)noteDecryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 messageData:(id)arg5 type:(long long)arg6; - (void)performBlock:(id)arg1 waitUntilDone:(void)arg2; - (void)performBlock:(id)arg1; -- (void)decryptMessageData:(id)arg1 myURI:(id)arg2 myIdentity:(id)arg3 fromURI:(id)arg4 token:(id)arg5 type:(int)arg6 completionBlock:(id)arg7; -- (void)encryptMessageData:(id)arg1 myURI:(id)arg2 myIdentity:(id)arg3 toURI:(id)arg4 toToken:(id)arg5 completionBlock:(id)arg6; +- (void)decryptMessageData:(id)arg1 myURI:(id)arg2 myIdentity:(id)arg3 fromURI:(id)arg4 token:(id)arg5 service:(id)arg6 type:(long long)arg7 completionBlock:(id)arg8; +- (void)encryptMessageData:(id)arg1 myURI:(id)arg2 myIdentity:(id)arg3 toURI:(id)arg4 toToken:(id)arg5 service:(id)arg6 completionBlock:(id)arg7; - (void)checkThread; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionHelpers.h b/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionHelpers.h index b1a86c475..4df9f0b1d 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionHelpers.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSEncryptionHelpers.h @@ -10,9 +10,9 @@ { } -+ (void)noteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 messageData:(id)arg4 type:(int)arg5 encrypt:(BOOL)arg6 remote:(BOOL)arg7; -+ (id)decryptMessage:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 fromToken:(id)arg4 encryptionType:(int)arg5 error:(int *)arg6; -+ (id)encryptMessage:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forToken:(id)arg4 encryptionType:(int *)arg5 error:(int *)arg6; ++ (void)noteEncryptionErrorForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 messageData:(id)arg5 type:(long long)arg6 encrypt:(_Bool)arg7 remote:(_Bool)arg8; ++ (id)decryptMessage:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 fromToken:(id)arg5 encryptionType:(long long)arg6 error:(long long *)arg7; ++ (id)encryptMessage:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4 forToken:(id)arg5 encryptionType:(long long *)arg6 error:(long long *)arg7; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSGetDependentRegistrationMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSGetDependentRegistrationMessage.h index 37cf21d94..9dc0bc478 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSGetDependentRegistrationMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSGetDependentRegistrationMessage.h @@ -23,12 +23,14 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (int)maxTimeoutRetries; +- (_Bool)wantsExtraTimeoutRetry; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSIDQueryMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSIDQueryMessage.h index 5a2aeda25..d6e531b08 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSIDQueryMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSIDQueryMessage.h @@ -22,14 +22,14 @@ @property(copy, setter=setURI:) NSString *uri; // @synthesize uri=_uri; - (void)handleResponseDictionary:(id)arg1; - (void)handleResponseHeaders:(id)arg1; -- (BOOL)hasRequiredKeys:(id *)arg1; +- (_Bool)hasRequiredKeys:(id *)arg1; - (id)messageBody; - (id)requiredKeys; - (id)bagKey; - (id)dataUsageBundleIdentifier; -- (BOOL)wantsBodySignature; -- (BOOL)wantsHTTPGet; -- (BOOL)wantsManagedRetries; +- (_Bool)wantsBodySignature; +- (_Bool)wantsHTTPGet; +- (_Bool)wantsManagedRetries; - (id)additionalQueryStringParameters; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSIDStatusQueryController.h b/iOS7/PrivateFrameworks/IDSCore/IDSIDStatusQueryController.h index a1d83d0fd..d9dd56908 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSIDStatusQueryController.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSIDStatusQueryController.h @@ -17,7 +17,7 @@ NSDate *_startQueryDate; id _purgeCancelBlock; id _purgeEnqueueBlock; - BOOL _loaded; + _Bool _loaded; int _numQueriesThisHour; } @@ -30,16 +30,17 @@ - (void)clearCache; - (void)removeCompletionBlockForUniqueIdentifier:(id)arg1; - (void)addCompletionBlock:(id)arg1 forUniqueIdentifier:(void)arg2; -- (void)_sendIDStatusChanges:(id)arg1 forService:(id)arg2 URI:(id)arg3 success:(BOOL)arg4 error:(id)arg5; +- (void)_sendIDStatusChanges:(id)arg1 forService:(id)arg2 URI:(id)arg3 success:(_Bool)arg4 error:(id)arg5; - (id)currentCacheForService:(id)arg1; - (id)currentCache; - (unsigned int)cachedIDStatusForID:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (void)requestIDStatusForID:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4; -- (void)forgetPeerTokensForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (BOOL)_lookupIDStatusForURI:(id)arg1 displayID:(id)arg2 fromIdentity:(id)arg3 fromURI:(id)arg4 fromService:(id)arg5; +- (void)requestIDStatusForID:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 completionBlock:(id)arg5; +- (void)requestIDStatusForIDs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 completionBlock:(id)arg5; +- (void)_lookupIDStatusForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 completionBlock:(id)arg5; - (id)_lookupDateForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; +- (id)_cachedResultsForURIs:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; - (unsigned int)_IDStatusForURI:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (void)_setIDStatus:(unsigned int)arg1 forURI:(id)arg2 displayID:(id)arg3 fromURI:(id)arg4 fromService:(id)arg5 success:(BOOL)arg6 error:(id)arg7; +- (void)_updateCacheWithStatusUpdates:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3 success:(_Bool)arg4 error:(id)arg5; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSInitializeValidationMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSInitializeValidationMessage.h index 8afe17151..e20ed7642 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSInitializeValidationMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSInitializeValidationMessage.h @@ -27,12 +27,12 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPeerIDManager.h b/iOS7/PrivateFrameworks/IDSCore/IDSPeerIDManager.h index 7a5865199..2147c6790 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPeerIDManager.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPeerIDManager.h @@ -12,57 +12,58 @@ { FTMessageDelivery *_idQueryMessageDelivery; IDSPushHandler *_pushHandler; - NSMutableArray *_timers; NSMutableArray *_queryQueue; NSMutableDictionary *_peerMap; NSMutableDictionary *_completionBlocksToURIsMap; - NSMutableDictionary *_purgeCompletionBlocks; NSMutableDictionary *_extraCompletionBlocks; NSMutableDictionary *_clientDataUpdateBlocks; NSMutableDictionary *_purgeClientDataBlocks; - BOOL _isInServerBackoffMode; + NSMutableDictionary *_disasterModeTokens; + _Bool _isInServerBackoffMode; } + (int)serverBackoffModeReceiverRetryInterval; + (int)serverBackoffModeMaxSenderRetries; -+ (BOOL)isServerBackoffModeActive; -+ (double)timeToCacheResultsForIDStatus:(unsigned int)arg1; -+ (double)timeToCacheUnknownResults; -+ (double)timeToCacheNegativeResults; -+ (double)timeToCachePositiveResults; ++ (_Bool)isServerBackoffModeActive; ++ (_Bool)shouldUseSelfTokens; ++ (double)timeToCacheResultsForIDStatus:(unsigned int)arg1 forService:(id)arg2; ++ (double)timeToCacheUnknownResultsForService:(id)arg1; ++ (double)timeToCacheNegativeResultsForService:(id)arg1; ++ (double)timeToCachePositiveResultsForService:(id)arg1; + (id)sharedInstance; - (void)removePurgeClientDataBlockForToken:(id)arg1; - (void)addPurgeClientDataBlock:(id)arg1 forToken:(void)arg2; - (void)removeClientDataUpdateBlockForToken:(id)arg1; - (void)addClientDataUpdateBlock:(id)arg1 forToken:(void)arg2; -- (void)removePurgeCompletionBlockForToken:(id)arg1; -- (void)addPurgeCompletionBlock:(id)arg1 forToken:(void)arg2; - (void)removeCompletionBlockForToken:(id)arg1; - (void)addCompletionBlock:(id)arg1 forToken:(void)arg2; -- (BOOL)hasPeerTokensForURIs:(id)arg1 fromURI:(id)arg2 service:(id)arg3; -- (BOOL)hasPeerTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; +- (id)activeURIsFromURI:(id)arg1 service:(id)arg2; +- (_Bool)hasPeerTokensForURIs:(id)arg1 fromURI:(id)arg2 service:(id)arg3; +- (_Bool)hasPeerTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; - (void)forgetSessionTokensForURIs:(id)arg1 fromURI:(id)arg2 service:(id)arg3; - (void)forgetPeerTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; - (void)forgetSessionTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; +- (void)clearCache; - (void)notePeerToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 service:(id)arg4; -- (BOOL)startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4; -- (BOOL)startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(BOOL)arg5 completionBlock:(id)arg6; +- (_Bool)startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4; +- (_Bool)startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(_Bool)arg5 completionBlock:(id)arg6; - (void)_dequeuePendingQueryIfPossible; -- (void)_startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(BOOL)arg5 completionBlock:(id)arg6; -- (BOOL)shouldShowPeerErrorsFor:(id)arg1 pushToken:(id)arg2 fromURI:(id)arg3 service:(id)arg4; -- (id)sessionTokenForURI:(id)arg1 pushToken:(id)arg2 fromURI:(id)arg3 service:(id)arg4; +- (void)_startQueryForURIs:(id)arg1 fromIdentity:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4 forSending:(_Bool)arg5 completionBlock:(id)arg6; +- (_Bool)shouldShowPeerErrorsFor:(id)arg1 pushToken:(id)arg2 fromURI:(id)arg3 service:(id)arg4; +- (id)sessionTokenForURI:(id)arg1 pushToken:(id)arg2 fromURI:(id)arg3 service:(id)arg4 expireEarly:(_Bool)arg5; - (id)peerTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; - (id)_peerTokensForURI:(id)arg1 fromURI:(id)arg2 service:(id)arg3; -- (BOOL)_setIdentityInfo:(id)arg1 sessionTokens:(id)arg2 forURI:(id)arg3 fromURI:(id)arg4 service:(id)arg5; -- (void)_setPurgeTimerFromURI:(id)arg1 service:(id)arg2; -- (void)_purgeTimerFired:(id)arg1; +- (_Bool)_setIdentityInfo:(id)arg1 sessionTokens:(id)arg2 forURI:(id)arg3 fromURI:(id)arg4 service:(id)arg5; - (void)_purgeMapFromURI:(id)arg1 service:(id)arg2; -- (BOOL)_sessionExpiredForURI:(id)arg1 inPeerMap:(id)arg2 service:(id)arg3; +- (_Bool)_sessionExpiredForURI:(id)arg1 inPeerMap:(id)arg2 service:(id)arg3; +- (_Bool)_sessionExpiredForURI:(id)arg1 inPeerMap:(id)arg2 service:(id)arg3 expireEarly:(_Bool)arg4; - (id)_existingPeerMapFromURI:(id)arg1 service:(id)arg2; - (id)_peerMapFromURI:(id)arg1 service:(id)arg2; +- (void)_setDisasterModeToken:(id)arg1 forURI:(id)arg2; +- (id)_disasterModeTokenForURI:(id)arg1; - (void)_removeCompletionBlocksForURIs:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; - (id)_completionBlocksForURIs:(id)arg1 fromURI:(id)arg2 fromService:(id)arg3; -- (BOOL)_addCompletionBlock:(id)arg1 forURIs:(void)arg2 fromURI:(id)arg3 fromService:(id)arg4; +- (_Bool)_addCompletionBlock:(id)arg1 forURIs:(void)arg2 fromURI:(id)arg3 fromService:(id)arg4; - (void)_bagLoaded:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPeerMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSPeerMessage.h index 18edce8c0..2d41d35d6 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPeerMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPeerMessage.h @@ -8,10 +8,11 @@ #import "NSCopying-Protocol.h" -@class NSData, NSDictionary, NSString; +@class NSData, NSDictionary, NSNumber, NSString; @interface IDSPeerMessage : IDSMessage { + NSNumber *_priority; NSString *_encryptionType; NSData *_encryptedData; NSData *_targetToken; @@ -30,11 +31,12 @@ @property(copy) NSData *targetToken; // @synthesize targetToken=_targetToken; @property(copy) NSData *encryptedData; // @synthesize encryptedData=_encryptedData; @property(copy) NSString *encryptionType; // @synthesize encryptionType=_encryptionType; +@property(copy) NSNumber *priority; // @synthesize priority=_priority; - (id)messageBody; - (id)requiredKeys; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithHighPriority:(BOOL)arg1; +- (id)initWithHighPriority:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPendingOfflineMessageResponse.h b/iOS7/PrivateFrameworks/IDSCore/IDSPendingOfflineMessageResponse.h index b36e703db..70a1a2696 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPendingOfflineMessageResponse.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPendingOfflineMessageResponse.h @@ -12,7 +12,7 @@ { } -- (int)command; +- (long long)command; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileAuthenticationMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileAuthenticationMessage.h index 15ad684b8..3c89ca627 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileAuthenticationMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileAuthenticationMessage.h @@ -30,8 +30,8 @@ - (id)additionalMessageHeadersForOutgoingPush; - (id)requiredKeys; - (id)bagKey; -- (BOOL)payloadCanBeLogged; -- (BOOL)hasRequiredKeys:(id *)arg1; +- (_Bool)payloadCanBeLogged; +- (_Bool)hasRequiredKeys:(id *)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetDefaultInvitationContext.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetDefaultInvitationContext.h index 3fef56707..78855bcde 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetDefaultInvitationContext.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetDefaultInvitationContext.h @@ -12,13 +12,13 @@ @interface IDSProfileGetDefaultInvitationContext : IDSProfileMessage { - BOOL _responseValidated; + _Bool _responseValidated; NSString *_responseBasePhoneNumber; NSString *_responseRegionID; NSDictionary *_responseExtraInfo; } -@property BOOL responseValidated; // @synthesize responseValidated=_responseValidated; +@property _Bool responseValidated; // @synthesize responseValidated=_responseValidated; @property(copy) NSDictionary *responseExtraInfo; // @synthesize responseExtraInfo=_responseExtraInfo; @property(copy) NSString *responseRegionID; // @synthesize responseRegionID=_responseRegionID; @property(copy) NSString *responseBasePhoneNumber; // @synthesize responseBasePhoneNumber=_responseBasePhoneNumber; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetHandlesMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetHandlesMessage.h index 49246678f..ff5b03358 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetHandlesMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileGetHandlesMessage.h @@ -22,6 +22,8 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; +- (int)maxTimeoutRetries; +- (_Bool)wantsExtraTimeoutRetry; - (id)additionalMessageHeaders; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileLinkHandleMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileLinkHandleMessage.h index f150ebb3c..26f2697ab 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileLinkHandleMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileLinkHandleMessage.h @@ -25,8 +25,8 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (BOOL)wantsBodySignature; -- (BOOL)wantsSignature; +- (_Bool)wantsBodySignature; +- (_Bool)wantsSignature; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileMessage.h index d62c49363..c52b5ff61 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileMessage.h @@ -29,13 +29,13 @@ - (void)handleResponseDictionary:(id)arg1; - (id)additionalMessageHeaders; - (id)additionalMessageHeadersForOutgoingPush; -- (BOOL)hasRequiredKeys:(id *)arg1; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (_Bool)hasRequiredKeys:(id *)arg1; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileUnlinkHandleMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileUnlinkHandleMessage.h index 24fe04efc..b43ac7d6b 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileUnlinkHandleMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileUnlinkHandleMessage.h @@ -20,8 +20,8 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (BOOL)wantsBodySignature; -- (BOOL)wantsSignature; +- (_Bool)wantsBodySignature; +- (_Bool)wantsSignature; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSProfileValidateInvitationContext.h b/iOS7/PrivateFrameworks/IDSCore/IDSProfileValidateInvitationContext.h index 362be4567..77424aca8 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSProfileValidateInvitationContext.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSProfileValidateInvitationContext.h @@ -28,6 +28,8 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; +- (int)maxTimeoutRetries; +- (_Bool)wantsExtraTimeoutRetry; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyCacheEntry.h b/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyCacheEntry.h index 2d0af4059..b5d446548 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyCacheEntry.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyCacheEntry.h @@ -12,10 +12,12 @@ { NSString *_fromURI; NSString *_forURI; + NSString *_forService; NSMutableDictionary *_map; } @property(retain, nonatomic) NSMutableDictionary *map; // @synthesize map=_map; +@property(copy, nonatomic) NSString *forService; // @synthesize forService=_forService; @property(copy, nonatomic) NSString *forURI; // @synthesize forURI=_forURI; @property(copy, nonatomic) NSString *fromURI; // @synthesize fromURI=_fromURI; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyStorage.h b/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyStorage.h index 028bab076..14f9040e6 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyStorage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPublicKeyStorage.h @@ -14,15 +14,15 @@ } + (id)sharedInstance; -- (void)removePublicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3; -- (void)storePublicKey:(id)arg1 forToken:(id)arg2 forURI:(id)arg3 fromURI:(id)arg4; -- (struct _SecMPPublicIdentity *)copyPublicIdentityForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3; -- (id)publicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3; -- (BOOL)hasPublicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3; +- (void)removePublicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4; +- (void)storePublicKey:(id)arg1 forToken:(id)arg2 forURI:(id)arg3 fromURI:(id)arg4 forService:(id)arg5; +- (struct _SecMPPublicIdentity *)copyPublicIdentityForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4; +- (id)publicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4; +- (_Bool)hasPublicKeyForToken:(id)arg1 forURI:(id)arg2 fromURI:(id)arg3 forService:(id)arg4; - (void)_purgeOrphanedKeysToThreshold; -- (void)_purgeEntryIfNecessaryWithFromURI:(id)arg1 forURI:(id)arg2; -- (id)_existingEntryFromURI:(id)arg1 forURI:(id)arg2; -- (id)_entryFromURI:(id)arg1 forURI:(id)arg2; +- (void)_purgeEntryIfNecessaryWithFromURI:(id)arg1 forURI:(id)arg2 forService:(id)arg3; +- (id)_existingEntryFromURI:(id)arg1 forURI:(id)arg2 forService:(id)arg3; +- (id)_entryFromURI:(id)arg1 forURI:(id)arg2 forService:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSPushHandlerDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/IDSPushHandlerDelegate-Protocol.h index ea6c4243d..038dc44e5 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSPushHandlerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSPushHandlerDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol IDSPushHandlerDelegate @optional -- (void)handler:(id)arg1 receivedOfflineMessagePendingForTopic:(id)arg2; -- (void)handler:(id)arg1 didReceiveMessage:(id)arg2 forTopic:(id)arg3 fromID:(id)arg4; +- (void)handler:(id)arg1 receivedOfflineMessagePendingForTopic:(id)arg2 messageContext:(id)arg3; +- (void)handler:(id)arg1 didReceiveMessage:(id)arg2 forTopic:(id)arg3 fromID:(id)arg4 messageContext:(id)arg5; - (void)handler:(id)arg1 pushTokenChanged:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationMessage.h index cb7d1cea1..0b677a6e6 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationMessage.h @@ -8,7 +8,7 @@ #import "NSCopying-Protocol.h" -@class NSArray, NSData, NSString; +@class NSArray, NSData, NSNumber, NSString; @interface IDSRegistrationMessage : FTIDSMessage { @@ -21,8 +21,10 @@ NSString *_softwareVersion; NSString *_protocolVersion; NSString *_deviceName; + NSNumber *_responseHBI; } +@property(copy) NSNumber *responseHBI; // @synthesize responseHBI=_responseHBI; @property(copy) NSString *deviceName; // @synthesize deviceName=_deviceName; @property(copy) NSString *protocolVersion; // @synthesize protocolVersion=_protocolVersion; @property(copy) NSString *softwareVersion; // @synthesize softwareVersion=_softwareVersion; @@ -38,7 +40,7 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (BOOL)hasRequiredKeys:(id *)arg1; +- (_Bool)hasRequiredKeys:(id *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationPushHandler.h b/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationPushHandler.h index 5e770d208..a6f7d8fb8 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationPushHandler.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSRegistrationPushHandler.h @@ -13,18 +13,18 @@ @interface IDSRegistrationPushHandler : NSObject { NSMutableArray *_handlers; - BOOL _registeredForPush; - BOOL _isListening; + _Bool _registeredForPush; + _Bool _isListening; } + (id)commandToHandlerBlock; - (void)handler:(id)arg1 pushTokenChanged:(id)arg2; -- (void)handler:(id)arg1 didReceiveMessage:(id)arg2 forTopic:(id)arg3 fromID:(id)arg4; +- (void)handler:(id)arg1 didReceiveMessage:(id)arg2 forTopic:(id)arg3 fromID:(id)arg4 messageContext:(id)arg5; - (void)removeListener:(id)arg1; - (void)addListener:(id)arg1; - (id)copyHandlersForEnumerating; - (id)_pushTopics; -@property(nonatomic) BOOL registered; +@property(nonatomic) _Bool registered; - (void)_ignoreIncomingPushes; - (void)_acceptIncomingPushes; - (void)_updateListenerIfNeeded; diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSServerMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSServerMessage.h new file mode 100644 index 000000000..25596c9fe --- /dev/null +++ b/iOS7/PrivateFrameworks/IDSCore/IDSServerMessage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDSMessage.h" + +#import "NSCopying-Protocol.h" + +@class NSDictionary; + +@interface IDSServerMessage : IDSMessage +{ + NSDictionary *_payload; + long long _command; +} + +@property(copy, nonatomic) NSDictionary *payload; // @synthesize payload=_payload; +@property(nonatomic) long long command; // @synthesize command=_command; +- (id)messageBody; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithPayload:(id)arg1 command:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/IDSCore/IDSValidationCertificateMessage.h b/iOS7/PrivateFrameworks/IDSCore/IDSValidationCertificateMessage.h index 750ca753e..6e1dc5f31 100644 --- a/iOS7/PrivateFrameworks/IDSCore/IDSValidationCertificateMessage.h +++ b/iOS7/PrivateFrameworks/IDSCore/IDSValidationCertificateMessage.h @@ -23,13 +23,13 @@ - (id)messageBody; - (id)requiredKeys; - (id)bagKey; -- (int)responseCommand; -- (int)command; -- (BOOL)wantsHTTPGet; -- (BOOL)wantsBinaryPush; -- (BOOL)wantsCompressedBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsBagKey; +- (long long)responseCommand; +- (long long)command; +- (_Bool)wantsHTTPGet; +- (_Bool)wantsBinaryPush; +- (_Bool)wantsCompressedBody; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsBagKey; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSCore/MSSearchDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/MSSearchDelegate-Protocol.h index ee7d77a4e..60888e18e 100644 --- a/iOS7/PrivateFrameworks/IDSCore/MSSearchDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/MSSearchDelegate-Protocol.h @@ -8,6 +8,6 @@ @optional - (void)search:(id)arg1 didFinishWithError:(id)arg2; -- (BOOL)search:(id)arg1 didFindResults:(id)arg2; +- (_Bool)search:(id)arg1 didFindResults:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IDSCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IDSCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IDSCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/APSConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/IDSFoundation/APSConnectionDelegate-Protocol.h index d0cbabdea..d83dc8d30 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/APSConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/APSConnectionDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidReconnect:(id)arg1; -- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didChangeConnectedStatus:(_Bool)arg2; - (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; - (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; - (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSAppleRegistrationKeychainReader.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSAppleRegistrationKeychainReader.h index ed598e54c..175a5921b 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSAppleRegistrationKeychainReader.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSAppleRegistrationKeychainReader.h @@ -6,21 +6,26 @@ #import "NSObject.h" -@class NSMutableArray; +@class IMTimer, NSMutableArray; @interface IDSAppleRegistrationKeychainReader : NSObject { NSMutableArray *_registrationData; + IMTimer *_purgeTimer; + id _purgeCancelBlock; + id _purgeEnqueueBlock; } -+ (id)keychainAccessGroupForVersion:(unsigned int)arg1; -+ (id)keychainAccountForVersion:(unsigned int)arg1; -+ (id)keychainServiceForVersion:(unsigned int)arg1; ++ (id)keychainAccessGroupForVersion:(unsigned long long)arg1; ++ (id)keychainAccountForVersion:(unsigned long long)arg1; ++ (id)keychainServiceForVersion:(unsigned long long)arg1; + (id)sharedInstance; - (id)registrationWithServiceType:(id)arg1 accountType:(int)arg2 value:(id)arg3; -- (void)reloadFromKeychain; +- (void)_reloadFromKeychainLocked; - (id)registrationData; -- (void)_reloadFromDictionary:(id)arg1; +- (void)_reloadFromDictionaryLocked:(id)arg1; +- (void)_setPurgeTimer; +- (void)_flush; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSBaseMessage.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSBaseMessage.h index e612bb805..d2c822187 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSBaseMessage.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSBaseMessage.h @@ -12,46 +12,48 @@ @interface IDSBaseMessage : NSObject { - BOOL _forceCellular; - BOOL _usingOutgoingPush; - BOOL _wantsResponse; - BOOL _wantsBinaryPush; - BOOL _wantsIntegerUniqueIDs; - BOOL _highPriority; + _Bool _forceCellular; + _Bool _usingOutgoingPush; + _Bool _wantsResponse; + _Bool _wantsBinaryPush; + _Bool _wantsIntegerUniqueIDs; + _Bool _highPriority; + int _timeoutRetries; id _context; NSDictionary *_clientInfo; NSData *_serviceData; - unsigned int _uniqueID; + unsigned long long _uniqueID; NSDictionary *_userInfo; NSDate *_creationDate; NSString *_topic; + double _timeout; id _completionBlock; id _deliveryAcknowledgementBlock; NSDictionary *_cachedBody; NSString *_dsAuthID; + double _timeSent; NSString *_dataUsageBundleIdentifier; NSDictionary *_responseAlert; - double _timeout; - double _timeSent; } -@property BOOL highPriority; // @synthesize highPriority=_highPriority; +@property _Bool highPriority; // @synthesize highPriority=_highPriority; @property(copy) NSDictionary *responseAlertInfo; // @synthesize responseAlertInfo=_responseAlert; -@property BOOL wantsIntegerUniqueIDs; // @synthesize wantsIntegerUniqueIDs=_wantsIntegerUniqueIDs; -@property BOOL wantsBinaryPush; // @synthesize wantsBinaryPush=_wantsBinaryPush; +@property _Bool wantsIntegerUniqueIDs; // @synthesize wantsIntegerUniqueIDs=_wantsIntegerUniqueIDs; +@property _Bool wantsBinaryPush; // @synthesize wantsBinaryPush=_wantsBinaryPush; +@property int timeoutRetries; // @synthesize timeoutRetries=_timeoutRetries; @property double timeSent; // @synthesize timeSent=_timeSent; @property(copy, nonatomic, setter=setDSAuthID:) NSString *dsAuthID; // @synthesize dsAuthID=_dsAuthID; @property(retain, setter=_setCachedBody:) NSDictionary *_cachedBody; // @synthesize _cachedBody; -@property BOOL wantsResponse; // @synthesize wantsResponse=_wantsResponse; +@property _Bool wantsResponse; // @synthesize wantsResponse=_wantsResponse; @property(copy) id deliveryAcknowledgementBlock; // @synthesize deliveryAcknowledgementBlock=_deliveryAcknowledgementBlock; -@property(setter=_setUsingOutgoingPush:) BOOL _usingOutgoingPush; // @synthesize _usingOutgoingPush; +@property(setter=_setUsingOutgoingPush:) _Bool _usingOutgoingPush; // @synthesize _usingOutgoingPush; @property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; @property double timeout; // @synthesize timeout=_timeout; @property(retain) NSString *topic; // @synthesize topic=_topic; -@property BOOL forceCellular; // @synthesize forceCellular=_forceCellular; +@property _Bool forceCellular; // @synthesize forceCellular=_forceCellular; @property(retain) NSDate *creationDate; // @synthesize creationDate=_creationDate; @property(copy) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; -@property unsigned int uniqueID; // @synthesize uniqueID=_uniqueID; +@property unsigned long long uniqueID; // @synthesize uniqueID=_uniqueID; @property(copy) NSData *serviceData; // @synthesize serviceData=_serviceData; @property(copy) NSDictionary *clientInfo; // @synthesize clientInfo=_clientInfo; @property(retain) id context; // @synthesize context=_context; @@ -63,12 +65,12 @@ @property(readonly) NSDictionary *additionalQueryStringParameters; @property(readonly) NSDictionary *additionalMessageHeaders; @property(readonly) NSString *bagKey; -@property(readonly) int responseCommand; -@property(readonly) int command; +@property(readonly) long long responseCommand; +@property(readonly) long long command; @property(readonly) NSString *userAgentHeaderString; -@property(readonly) BOOL wantsUserAgentInHeaders; +@property(readonly) _Bool wantsUserAgentInHeaders; @property(readonly) NSArray *requiredKeys; -- (BOOL)hasRequiredKeys:(id *)arg1; +- (_Bool)hasRequiredKeys:(id *)arg1; @property(readonly, nonatomic) NSData *IDCertificate; @property(readonly, nonatomic) struct __SecKey *identityPublicKey; @property(readonly, nonatomic) struct __SecKey *identityPrivateKey; @@ -82,22 +84,24 @@ @property(nonatomic) struct __SecKey *pushPrivateKey; - (void)_cacheBody; @property(readonly) NSDictionary *messageBodyUsingCache; -@property(readonly) BOOL isValidMessage; -@property(readonly) BOOL payloadCanBeLogged; +@property(readonly) _Bool isValidMessage; +@property(readonly) _Bool payloadCanBeLogged; @property(readonly) NSString *dataUsageBundleIdentifier; // @synthesize dataUsageBundleIdentifier=_dataUsageBundleIdentifier; @property(readonly) double customRetryInterval; -@property(readonly) BOOL wantsCustomRetryInterval; -@property(readonly) BOOL wantsBodySignature; -@property(readonly) BOOL wantsSignature; -@property(readonly) BOOL ignoresNetworkConnectivity; -@property(readonly) BOOL wantsAPSRetries; -@property(readonly) BOOL wantsManagedRetries; -@property(readonly) BOOL wantsCFNetworkTimeout; -@property(readonly) BOOL wantsBagKey; -@property(readonly) BOOL wantsHTTPGet; -@property(readonly) BOOL wantsHTTPHeaders; -@property(readonly) BOOL wantsJSONBody; -@property(readonly) BOOL wantsCompressedBody; +@property(readonly) _Bool wantsCustomRetryInterval; +@property(readonly) _Bool wantsBodySignature; +@property(readonly) _Bool wantsSignature; +@property(readonly) _Bool ignoresNetworkConnectivity; +@property(readonly) _Bool wantsAPSRetries; +@property(readonly) _Bool wantsManagedRetries; +@property(readonly) _Bool wantsExtraTimeoutRetry; +@property(readonly) int maxTimeoutRetries; +@property(readonly) _Bool wantsCFNetworkTimeout; +@property(readonly) _Bool wantsBagKey; +@property(readonly) _Bool wantsHTTPGet; +@property(readonly) _Bool wantsHTTPHeaders; +@property(readonly) _Bool wantsJSONBody; +@property(readonly) _Bool wantsCompressedBody; @property(readonly) NSString *uniqueIDString; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSFaceTimeServerBag.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSFaceTimeServerBag.h index ae01e5f09..b1a9e6de2 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSFaceTimeServerBag.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSFaceTimeServerBag.h @@ -11,7 +11,7 @@ } + (id)_bagCreationLock; -- (BOOL)isInDebilitatedMode; +- (_Bool)isInDebilitatedMode; - (id)init; - (id)_bagDefaultsDomain; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSMessage.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSMessage.h index 1deb36ea1..110b14eb5 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSMessage.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSMessage.h @@ -20,11 +20,11 @@ @property(copy) NSNumber *version; // @synthesize version=_version; @property(copy) NSDictionary *deliveryStatusContext; // @synthesize deliveryStatusContext=_deliveryStatusContext; @property(copy) NSNumber *wantsDeliveryStatus; // @synthesize wantsDeliveryStatus=_wantsDeliveryStatus; -- (BOOL)wantsUserAgentInHeaders; +- (_Bool)wantsUserAgentInHeaders; - (id)userAgentHeaderString; - (id)messageBody; -- (BOOL)wantsHTTPHeaders; -- (BOOL)wantsAPSRetries; +- (_Bool)wantsHTTPHeaders; +- (_Bool)wantsAPSRetries; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSPushHandler.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSPushHandler.h index 51035a73b..e8d7cf7ce 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSPushHandler.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSPushHandler.h @@ -21,11 +21,11 @@ } + (id)sharedInstance; -- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didChangeConnectedStatus:(_Bool)arg2; - (void)connectionDidReconnect:(id)arg1; - (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; - (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; -- (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; +- (void)connection:(id)arg1 didReceiveIncomingMessage:(id)arg2; - (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; - (void)setCommands:(id)arg1 forListener:(id)arg2; - (void)setTopics:(id)arg1 forListener:(id)arg2; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/IDSServerBag.h b/iOS7/PrivateFrameworks/IDSFoundation/IDSServerBag.h index ff6cc0c86..26762bd4c 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/IDSServerBag.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/IDSServerBag.h @@ -10,8 +10,9 @@ @interface IDSServerBag : NSObject { - BOOL _allowSelfSignedCertificates; - BOOL _allowUnsignedBags; + _Bool _allowSelfSignedCertificates; + _Bool _allowUnsignedBags; + int _trustStatus; IMConnectionMonitor *_connectionMonitor; NSURL *_bagURL; NSString *_apsEnvironmentName; @@ -21,7 +22,6 @@ IMRemoteURLConnection *_remoteURLConnection; NSObject *_bagQueue; NSString *_cachedURLString; - int _trustStatus; NSData *_certData; NSString *_cachedHash; NSDate *_loadDate; @@ -29,12 +29,12 @@ } + (id)_bagCreationLock; -+ (id)sharedInstanceForBagType:(int)arg1; ++ (id)sharedInstanceForBagType:(long long)arg1; + (id)_sharedInstance; + (id)_sharedInstanceForClass:(Class)arg1; + (id)sharedInstance; -@property BOOL allowUnsignedBags; // @synthesize allowUnsignedBags=_allowUnsignedBags; -@property BOOL allowSelfSignedCertificates; // @synthesize allowSelfSignedCertificates=_allowSelfSignedCertificates; +@property _Bool allowUnsignedBags; // @synthesize allowUnsignedBags=_allowUnsignedBags; +@property _Bool allowSelfSignedCertificates; // @synthesize allowSelfSignedCertificates=_allowSelfSignedCertificates; @property(retain) NSNumber *_cacheTime; // @synthesize _cacheTime; @property(retain) NSDate *_loadDate; // @synthesize _loadDate; @property(retain, setter=_setCachedHash:) NSString *_cachedHash; // @synthesize _cachedHash; @@ -50,23 +50,23 @@ @property(retain) NSURL *bagURL; // @synthesize bagURL=_bagURL; @property(retain) IMConnectionMonitor *_connectionMonitor; // @synthesize _connectionMonitor; - (void)connectionMonitorDidUpdate:(id)arg1; -@property(readonly) BOOL isServerAvailable; +@property(readonly) _Bool isServerAvailable; - (id)urlWithKey:(id)arg1; - (id)objectForKey:(id)arg1; -@property(readonly) BOOL isInDebilitatedMode; -@property(readonly) BOOL isLoaded; -@property(readonly) BOOL isLoading; +@property(readonly) _Bool isInDebilitatedMode; +@property(readonly) _Bool isLoaded; +@property(readonly) _Bool isLoading; - (void)forceBagLoad; - (void)startBagLoad; -- (void)_startBagLoad:(BOOL)arg1; +- (void)_startBagLoad:(_Bool)arg1; - (void)_cancelCurrentLoad; -- (void)_processBagResultData:(id)arg1 response:(id)arg2 inBackground:(BOOL)arg3; -- (BOOL)_loadFromSignedDictionary:(id)arg1 returningError:(id *)arg2; -- (BOOL)_allowInvalid; +- (void)_processBagResultData:(id)arg1 response:(id)arg2 inBackground:(_Bool)arg3; +- (_Bool)_loadFromSignedDictionary:(id)arg1 returningError:(id *)arg2; +- (_Bool)_allowInvalid; - (void)_invalidate; -- (BOOL)_loadFromDictionary:(id)arg1 returningError:(id *)arg2; +- (_Bool)_loadFromDictionary:(id)arg1 returningError:(id *)arg2; - (void)dealloc; -- (id)_initWithURL:(id)arg1 apsEnvironmentName:(id)arg2 allowSelfSignedCertificates:(BOOL)arg3 allowUnsignedBags:(BOOL)arg4; +- (id)_initWithURL:(id)arg1 apsEnvironmentName:(id)arg2 allowSelfSignedCertificates:(_Bool)arg3 allowUnsignedBags:(_Bool)arg4; - (void)_generateURLRequest; - (void)_bagExternallyReloaded; - (void)_saveToCache; diff --git a/iOS7/PrivateFrameworks/IDSFoundation/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IDSFoundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IDSFoundation/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IDSFoundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IMAVCore/AVConferenceDelegate-Protocol.h b/iOS7/PrivateFrameworks/IMAVCore/AVConferenceDelegate-Protocol.h index 5acf54dd7..1b6f61a1d 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/AVConferenceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IMAVCore/AVConferenceDelegate-Protocol.h @@ -5,29 +5,29 @@ */ @protocol AVConferenceDelegate -- (void)conference:(id)arg1 withCallID:(int)arg2 networkHint:(BOOL)arg3; -- (void)conference:(id)arg1 videoQualityNotificationForCallID:(int)arg2 isDegraded:(BOOL)arg3 isRemote:(BOOL)arg4; -- (void)conference:(id)arg1 cancelRelayRequest:(int)arg2 requestDict:(id)arg3; -- (void)conference:(id)arg1 sendRelayUpdate:(int)arg2 updateDict:(id)arg3; -- (void)conference:(id)arg1 inititiateRelayRequest:(int)arg2 requestDict:(id)arg3; +- (void)conference:(id)arg1 withCallID:(long long)arg2 networkHint:(_Bool)arg3; +- (void)conference:(id)arg1 videoQualityNotificationForCallID:(long long)arg2 isDegraded:(_Bool)arg3 isRemote:(_Bool)arg4; +- (void)conference:(id)arg1 cancelRelayRequest:(long long)arg2 requestDict:(id)arg3; +- (void)conference:(id)arg1 sendRelayUpdate:(long long)arg2 updateDict:(id)arg3; +- (void)conference:(id)arg1 inititiateRelayRequest:(long long)arg2 requestDict:(id)arg3; - (void)serverDiedForConference:(id)arg1; -- (void)conference:(id)arg1 remoteVideoPaused:(BOOL)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 remoteAudioPaused:(BOOL)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 remoteVideoAttributesChanged:(id)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 remoteScreenAttributesChanged:(id)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 receivedFirstRemoteFrameForCallID:(int)arg2; +- (void)conference:(id)arg1 remoteVideoPaused:(_Bool)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 remoteAudioPaused:(_Bool)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 remoteVideoAttributesChanged:(id)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 remoteScreenAttributesChanged:(id)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 receivedFirstRemoteFrameForCallID:(long long)arg2; - (void)conference:(id)arg1 updateOutputMeterLevel:(float)arg2; - (void)conference:(id)arg1 updateInputMeterLevel:(float)arg2; -- (void)conference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; -- (void)conference:(id)arg1 didStartSession:(BOOL)arg2 withUserInfo:(id)arg3; -- (void)conference:(id)arg1 withCallID:(int)arg2 remoteMediaStalled:(BOOL)arg3; -- (void)conference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 didStopWithCallID:(long long)arg2 error:(id)arg3; +- (void)conference:(id)arg1 didStartSession:(_Bool)arg2 withUserInfo:(id)arg3; +- (void)conference:(id)arg1 withCallID:(long long)arg2 remoteMediaStalled:(_Bool)arg3; +- (void)conference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(long long)arg3; @optional -- (void)conference:(id)arg1 didChangeLocalVariablesForCallID:(int)arg2; -- (void)conference:(id)arg1 didReceiveARPLData:(id)arg2 withCallID:(int)arg3; -- (void)conference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3 callMetadata:(id)arg4; -- (void)conference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(int)arg3 error:(id)arg4; -- (void)conference:(id)arg1 localIPChange:(id)arg2 withCallID:(int)arg3; +- (void)conference:(id)arg1 didChangeLocalVariablesForCallID:(long long)arg2; +- (void)conference:(id)arg1 didReceiveARPLData:(id)arg2 withCallID:(long long)arg3; +- (void)conference:(id)arg1 didStopWithCallID:(long long)arg2 error:(id)arg3 callMetadata:(id)arg4; +- (void)conference:(id)arg1 didStartSession:(_Bool)arg2 withCallID:(long long)arg3 error:(id)arg4; +- (void)conference:(id)arg1 localIPChange:(id)arg2 withCallID:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/CDStructures.h b/iOS7/PrivateFrameworks/IMAVCore/CDStructures.h index a00bd2fc4..d9bd8306d 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/IMAVCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVCallManager.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVCallManager.h index fc629338d..e8b52573e 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVCallManager.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVCallManager.h @@ -29,10 +29,10 @@ @property(nonatomic, setter=_setTelephonyCallState:) unsigned int _telephonyCallState; // @synthesize _telephonyCallState; - (id)_activeAudioCall; - (id)_activeFaceTimeCall; -- (BOOL)_hasActiveAudioCall; -- (BOOL)_hasActiveFaceTimeCall; -- (BOOL)_hasActiveTelephonyCall; -@property(readonly, nonatomic) BOOL hasActiveCall; +- (_Bool)_hasActiveAudioCall; +- (_Bool)_hasActiveFaceTimeCall; +- (_Bool)_hasActiveTelephonyCall; +@property(readonly, nonatomic) _Bool hasActiveCall; - (void)_sendProxyUpdate; - (void)_updateACChatProxyWithInfo:(id)arg1; - (void)_updateAVChatProxyWithInfo:(id)arg1; @@ -42,17 +42,21 @@ @property(readonly, nonatomic) unsigned int callState; - (void)__setTelephonyCallState:(unsigned int)arg1; - (void)_updateACCallState; -- (void)_setACCallState:(unsigned int)arg1 quietly:(BOOL)arg2; +- (void)_setACCallState:(unsigned int)arg1 quietly:(_Bool)arg2; - (void)_setACCallState:(unsigned int)arg1; - (void)_updateAVCallState; -- (void)_setAVCallState:(unsigned int)arg1 quietly:(BOOL)arg2; +- (void)_setAVCallState:(unsigned int)arg1 quietly:(_Bool)arg2; - (void)_setAVCallState:(unsigned int)arg1; - (unsigned int)_callStateForType:(unsigned int)arg1; - (unsigned int)_callState; - (void)_postStateChangeIfNecessary; -- (void)_postStateChangeNamed:(id)arg1 fromState:(unsigned int)arg2 toState:(unsigned int)arg3 postType:(BOOL)arg4 type:(unsigned int)arg5; +- (void)_postStateChangeNamed:(id)arg1 fromState:(unsigned int)arg2 toState:(unsigned int)arg3 postType:(_Bool)arg4 type:(unsigned int)arg5; +- (void)_removeIMAVChatFromChatList:(id)arg1; +- (void)_addIMAVChatToChatList:(id)arg1; - (id)_nonRetainingChatList; @property(readonly, nonatomic) NSArray *_FTCalls; +- (id)_copyMutableFTCalls; +- (id)_mutableFTCalls; @property(readonly, nonatomic) NSArray *calls; - (id)_calls; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVCamera.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVCamera.h index 2289846cc..60738b0f0 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVCamera.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVCamera.h @@ -17,11 +17,11 @@ - (void)dealloc; @property(readonly, nonatomic) NSString *uniqueID; - (id)_AVCamera; -@property(readonly, nonatomic) BOOL isShutterOpen; -@property(readonly, nonatomic) BOOL isSuspended; -@property(readonly, nonatomic) BOOL hasShutter; -@property(readonly, nonatomic) BOOL isWideScreen; -@property(readonly, nonatomic) int cameraStyle; +@property(readonly, nonatomic) _Bool isShutterOpen; +@property(readonly, nonatomic) _Bool isSuspended; +@property(readonly, nonatomic) _Bool hasShutter; +@property(readonly, nonatomic) _Bool isWideScreen; +@property(readonly, nonatomic) long long cameraStyle; @property(readonly, nonatomic) NSString *name; - (id)init; - (id)_initWithAVCamera:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatActions_Private.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatActions_Private.h new file mode 100644 index 000000000..987e561dd --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatActions_Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatActions_Private) +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatAudioAdditions.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatAudioAdditions.h new file mode 100644 index 000000000..8b66b54c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatAudioAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatAudioAdditions) +@property(nonatomic) _Bool isSendingAudio; +@property(readonly, nonatomic) _Bool didRemoteMute; +@property(nonatomic, setter=setRemoteMute:) _Bool isRemoteMute; +- (void)toggleMute; +@property(nonatomic, setter=setMute:) _Bool isMute; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatCameraAdditions.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatCameraAdditions.h new file mode 100644 index 000000000..44ccccd90 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatCameraAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatCameraAdditions) +- (void)setLocalAspectRatio:(struct CGSize)arg1 cameraOrientation:(unsigned int)arg2 cameraType:(unsigned int)arg3; +- (struct CGSize)localAspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; +@property(nonatomic) unsigned int cameraOrientation; +@property(nonatomic) unsigned int cameraType; +- (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(_Bool)arg2 orientationChanged:(_Bool)arg3 aspectChanged:(_Bool)arg4 cameraWillSwitch:(_Bool)arg5 camera:(unsigned int)arg6 orientation:(unsigned int)arg7 aspect:(struct CGSize)arg8; +- (_Bool)stopPreview; +- (_Bool)startPreviewWithError:(id *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimeouts.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimeouts.h new file mode 100644 index 000000000..2f894e837 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimeouts.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatTimeouts) ++ (void)setDefaultConnectionTimeoutTime:(double)arg1; ++ (double)defaultConnectionTimeoutTime; ++ (void)setDefaultInvitationTimeoutTime:(double)arg1; ++ (double)defaultInvitationTimeoutTime; +@property(nonatomic) double connectionTimeoutTime; +@property(nonatomic) double invitationTimeoutTime; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimers_Private.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimers_Private.h new file mode 100644 index 000000000..0d7378055 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatTimers_Private.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatTimers_Private) +- (void)_breakBeforeMakeTimer:(id)arg1; +- (void)_setBreakBeforeMakeTimer; +- (void)_clearBreakBeforeMakeTimer; +- (void)_firstFrameTimeout:(id)arg1; +- (void)_setFirstFrameTimeoutTimer; +- (void)_clearFirstFrameTimeoutTimer; +- (void)_reduceInvitationTimeoutTime; +- (void)_invitationTimeout:(id)arg1; +- (void)_setInvitationTimeoutTimer; +- (void)_clearInvitationTimeoutTimer; +- (void)_connectionTimeout:(id)arg1; +- (void)_setConnectionTimeoutTimer; +- (void)_clearConnectionTimeoutTimer; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoAdditions.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoAdditions.h new file mode 100644 index 000000000..e92523378 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatVideoAdditions) +@property(nonatomic) _Bool isSendingVideo; +@property(readonly, nonatomic) _Bool didRemotePause; +- (void)togglePaused; +@property(nonatomic, setter=setPaused:) _Bool isPaused; +@property(readonly, nonatomic) _Bool hasReceivedFirstFrame; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoLayers.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoLayers.h new file mode 100644 index 000000000..cb5424bf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-IMAVChatVideoLayers.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (IMAVChatVideoLayers) +@property(nonatomic) void *localVideoBackLayer; +@property(nonatomic) void *localVideoLayer; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Logging.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Logging.h new file mode 100644 index 000000000..2e8621f6b --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Logging.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (Logging) +- (void)_submitCallEndedLoggingWithReason:(unsigned int)arg1 andError:(int)arg2; +- (void)__sendEndCallMetricToAWDWithReason:(unsigned int)arg1 andError:(int)arg2; +- (void)__sendEndCallMetricToViceroyWithReason:(unsigned int)arg1 andError:(int)arg2; +- (void)_submitCallInterruptionEndedLogging; +- (void)_submitCallInterruptionBeganLogging; +- (void)_submitCallConnectedLogging; +- (void)_submitCallStartedLoggingWithRecipientID:(id)arg1 isCaller:(_Bool)arg2 isVideo:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Lookup_Private.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Lookup_Private.h new file mode 100644 index 000000000..6fcb95862 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Lookup_Private.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (Lookup_Private) ++ (id)_avChatWithMatchingIMHandles:(id)arg1 video:(_Bool)arg2; ++ (id)_avChatConnectingFromIMHandle:(id)arg1; ++ (id)_avChatWaitingForReplyFromIMHandle:(id)arg1 orConferenceID:(id)arg2; ++ (id)_avChatInvitedByIMHandle:(id)arg1 orConferenceID:(id)arg2; ++ (id)_bestGuessAVChatWithIMHandle:(id)arg1 conferenceID:(id)arg2 sessionID:(unsigned int)arg3 properties:(id)arg4; ++ (id)_chatsWithIMAVChatState:(unsigned int)arg1; ++ (id)_acceptedChats; ++ (id)_connectedChats; ++ (id)_connectingChats; ++ (id)_outgoingInvitations; ++ (id)_incomingInvitations; ++ (id)_avChatWithGUID:(id)arg1; ++ (id)_avChatWithConferenceID:(id)arg1; ++ (id)_chatListLock; ++ (id)_nonFinalChat; ++ (id)_activeChat; ++ (id)_connectedChat; ++ (id)_chatList; ++ (id)_chatWithSessionID:(unsigned int)arg1; ++ (id)_avChatArray; ++ (id)avChatWithGUID:(id)arg1; ++ (id)chatsWithIMAVChatState:(unsigned int)arg1; ++ (id)acceptedChats; ++ (id)connectedChats; ++ (id)connectingChats; ++ (id)outgoingInvitations; ++ (id)incomingInvitations; ++ (id)nonFinalChat; ++ (id)activeChat; ++ (id)connectedChat; ++ (id)chatList; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Participants.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Participants.h new file mode 100644 index 000000000..68fdf4538 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Participants.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (Participants) +- (id)_participantMatchingVCPartyID:(id)arg1; +@property(readonly, nonatomic) _Bool _allParticipantsUsingICE; +- (id)remoteParticipants; +- (id)initiatorParticipant; +- (_Bool)_participantsCheckOut; +- (void)_initParticipantsWithIMHandles:(id)arg1; +- (_Bool)_moveVCPartyID:(id)arg1 toIndex:(unsigned int)arg2 inCount:(unsigned int)arg3; +- (void)_insertRemoteParticipant:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)_updateIMHandleInBuddyList:(id)arg1; +- (void)_peerID:(id)arg1 changedTo:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Proxy.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Proxy.h new file mode 100644 index 000000000..7188eb8cf --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-Proxy.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (Proxy) ++ (id)_proxyRepresentationForIMHandle:(id)arg1; ++ (id)_imHandleFromProxyRepresentation:(id)arg1; +- (id)_proxyRepresentation; +- (id)_proxyRepresentationForIMAVChatParticipant:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-RelayAdditions.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-RelayAdditions.h new file mode 100644 index 000000000..0aa60b67c --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-RelayAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (RelayAdditions) +- (void)_handleRelayCancel:(id)arg1 fromParticipant:(id)arg2; +- (void)_handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2; +- (void)_handleRelayInitate:(id)arg1 fromParticipant:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-StateMachine.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-StateMachine.h new file mode 100644 index 000000000..1a032414a --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-StateMachine.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (StateMachine) +- (void)_entitlementsChanged:(id)arg1; +- (void)_airplaneModeChanged:(id)arg1; +- (void)systemWillShutdown; +- (void)notificationCenterDidDisappear; +- (void)notificationCenterWillAppear; +- (void)systemApplicationDidResumeForEventsOnly; +- (void)systemApplicationDidResume; +- (void)systemApplicationDidSuspend; +- (void)systemApplicationWillEnterForeground; +- (void)systemApplicationDidEnterBackground; +- (void)systemApplicationDidBecomeActive; +- (void)_resumeVideoState; +- (void)_resumeAudioState; +- (void)_saveVideoRestartState; +- (void)_saveAudioRestartState; +- (void)systemDidFastUserSwitchOut; +- (void)_postStateToDelegateIfNecessary; +- (void)participant:(id)arg1 changedFromState:(unsigned int)arg2 toState:(unsigned int)arg3; +- (void)_setActiveConference; +- (_Bool)isActive; +- (_Bool)isStateFinal; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-VCInterface.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-VCInterface.h new file mode 100644 index 000000000..03a60f6aa --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat-VCInterface.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChat (VCInterface) +- (void)conferencePersonWithID:(id)arg1 localIPDidChange:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 sendRelayCancel:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 sendRelayUpdate:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 sendRelayRequest:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 mediaDidStall:(_Bool)arg2; +- (void)conferencePersonWithID:(id)arg1 didDegrade:(_Bool)arg2; +- (void)conferencePersonWithID:(id)arg1 didPause:(_Bool)arg2; +- (void)conferencePersonWithID:(id)arg1 didMute:(_Bool)arg2; +- (void)_conferenceOtherParticipant:(id)arg1 didConnect:(_Bool)arg2; +- (void)conferenceAVConferenceCallID:(long long)arg1 didConnect:(_Bool)arg2; +- (void)conferenceDidStopWithCallID:(long long)arg1 error:(id)arg2; +- (void)_vccInitDidFinish:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat.h index b160feee1..30346a6f2 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVChat.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChat.h @@ -34,10 +34,10 @@ NSNumber *_dataUploaded; NSNumber *_dataDownloaded; IMTimingCollection *_timingCollection; - unsigned int _localNetworkConnectionType; - unsigned int _remoteNetworkConnectionType; - int _pingTestResult; - int _networkCheckResult; + unsigned long long _localNetworkConnectionType; + unsigned long long _remoteNetworkConnectionType; + long long _pingTestResult; + long long _networkCheckResult; NSDictionary *_callerProperties; NSObject *_conferenceQueue; NSTimer *_inviteTimeoutTimer; @@ -56,65 +56,29 @@ struct CGSize _landscapeAspectRatios; double _connectionTimeoutTime; double _invitationTimeoutTime; - BOOL _hasGatheredInfo; - BOOL _hasReceivedFirstFrame; - BOOL _hasPendingAccept; - BOOL _hasPendingInit; - BOOL _isTerminating; - BOOL _isCaller; - BOOL _isVideo; - BOOL _didRemoteMute; - BOOL _didRemotePause; + _Bool _hasGatheredInfo; + _Bool _hasReceivedFirstFrame; + _Bool _hasPendingAccept; + _Bool _hasPendingInit; + _Bool _isTerminating; + _Bool _isCaller; + _Bool _isVideo; + _Bool _didRemoteMute; + _Bool _didRemotePause; int _connectionType; - BOOL _needsVideoRestart; - BOOL _needsAudioRestart; - BOOL _airplaneModeEnabled; - BOOL _isVideoInterrupted; - BOOL _isAudioInterrupted; - BOOL _isCallUpgrade; - BOOL _startedAudioSession; - BOOL _connectionStarted; + _Bool _needsVideoRestart; + _Bool _needsAudioRestart; + _Bool _airplaneModeEnabled; + _Bool _isVideoInterrupted; + _Bool _isAudioInterrupted; + _Bool _isCallUpgrade; + _Bool _startedAudioSession; + _Bool _connectionStarted; } -+ (int)systemSupportsNewOutgoingConferenceTo:(id)arg1 isVideo:(BOOL)arg2; -+ (void)setDefaultConnectionTimeoutTime:(double)arg1; -+ (double)defaultConnectionTimeoutTime; -+ (void)setDefaultInvitationTimeoutTime:(double)arg1; -+ (double)defaultInvitationTimeoutTime; -+ (id)_avChatWithMatchingIMHandles:(id)arg1 video:(BOOL)arg2; -+ (id)_avChatConnectingFromIMHandle:(id)arg1; -+ (id)_avChatWaitingForReplyFromIMHandle:(id)arg1 orConferenceID:(id)arg2; -+ (id)_avChatInvitedByIMHandle:(id)arg1 orConferenceID:(id)arg2; -+ (id)_bestGuessAVChatWithIMHandle:(id)arg1 conferenceID:(id)arg2 sessionID:(unsigned int)arg3 properties:(id)arg4; -+ (id)_chatsWithIMAVChatState:(unsigned int)arg1; -+ (id)_acceptedChats; -+ (id)_connectedChats; -+ (id)_connectingChats; -+ (id)_outgoingInvitations; -+ (id)_incomingInvitations; -+ (id)_avChatWithGUID:(id)arg1; -+ (id)_avChatWithConferenceID:(id)arg1; -+ (id)_nonFinalChat; -+ (id)_activeChat; -+ (id)_connectedChat; -+ (id)_chatList; -+ (id)_chatWithSessionID:(unsigned int)arg1; -+ (id)_avChatArray; -+ (id)avChatWithGUID:(id)arg1; -+ (id)chatsWithIMAVChatState:(unsigned int)arg1; -+ (id)acceptedChats; -+ (id)connectedChats; -+ (id)connectingChats; -+ (id)outgoingInvitations; -+ (id)incomingInvitations; -+ (id)nonFinalChat; -+ (id)activeChat; -+ (id)connectedChat; -+ (id)chatList; -+ (id)_proxyRepresentationForIMHandle:(id)arg1; -+ (id)_imHandleFromProxyRepresentation:(id)arg1; -@property(nonatomic, setter=_setNetworkCheckResult:) int _networkCheckResult; // @synthesize _networkCheckResult; -@property(nonatomic, setter=_setPingTestResult:) int _pingTestResult; // @synthesize _pingTestResult; ++ (int)systemSupportsNewOutgoingConferenceTo:(id)arg1 isVideo:(_Bool)arg2; +@property(nonatomic, setter=_setNetworkCheckResult:) long long _networkCheckResult; // @synthesize _networkCheckResult; +@property(nonatomic, setter=_setPingTestResult:) long long _pingTestResult; // @synthesize _pingTestResult; @property(retain, nonatomic, setter=_setPingTestResults:) NSDictionary *_pingTestResults; // @synthesize _pingTestResults; @property(readonly) NSDictionary *_extraServerContext; // @synthesize _extraServerContext; @property(readonly, nonatomic) NSArray *participants; // @synthesize participants=_participants; @@ -127,33 +91,33 @@ - (void)_setGUID:(id)arg1; @property(retain, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; @property(retain, nonatomic) NSString *conferenceID; // @synthesize conferenceID=_conferenceID; -@property(readonly, nonatomic) BOOL isCaller; // @synthesize isCaller=_isCaller; -@property(nonatomic, setter=_setConnectionStarted:) BOOL _connectionStarted; // @synthesize _connectionStarted; -@property(nonatomic, setter=_setIsAudioInterrupted:) BOOL _isAudioInterrupted; // @synthesize _isAudioInterrupted; -@property(nonatomic, setter=_setIsVideoInterrupted:) BOOL _isVideoInterrupted; // @synthesize _isVideoInterrupted; +@property(readonly, nonatomic) _Bool isCaller; // @synthesize isCaller=_isCaller; +@property(nonatomic, setter=_setConnectionStarted:) _Bool _connectionStarted; // @synthesize _connectionStarted; +@property(nonatomic, setter=_setIsAudioInterrupted:) _Bool _isAudioInterrupted; // @synthesize _isAudioInterrupted; +@property(nonatomic, setter=_setIsVideoInterrupted:) _Bool _isVideoInterrupted; // @synthesize _isVideoInterrupted; @property(retain, nonatomic, setter=_setDataDownloaded:) NSNumber *_dataDownloaded; // @synthesize _dataDownloaded; @property(retain, nonatomic, setter=_setDataUploaded:) NSNumber *_dataUploaded; // @synthesize _dataUploaded; @property(retain, nonatomic, setter=_setDataRate:) NSNumber *_dataRate; // @synthesize _dataRate; @property(retain, nonatomic, setter=_setBackCameraCaptureTime:) NSNumber *_backCameraCaptureTime; // @synthesize _backCameraCaptureTime; @property(retain, nonatomic, setter=_setFrontCameraCaptureTime:) NSNumber *_frontCameraCaptureTime; // @synthesize _frontCameraCaptureTime; @property(retain, nonatomic, setter=_setInterruptionBegan:) NSDate *_interruptionBegan; // @synthesize _interruptionBegan; -@property(readonly, nonatomic) BOOL isVideo; // @synthesize isVideo=_isVideo; -@property(nonatomic, setter=_setNeedsVideoRestart:) BOOL _needsVideoRestart; // @synthesize _needsVideoRestart; -@property(nonatomic, setter=_setNeedsAudioRestart:) BOOL _needsAudioRestart; // @synthesize _needsAudioRestart; -@property(nonatomic, setter=_setRemoteNetworkConnectionType:) unsigned int _remoteNetworkConnectionType; // @synthesize _remoteNetworkConnectionType; -@property(nonatomic, setter=_setLocalNetworkConnectionType:) unsigned int _localNetworkConnectionType; // @synthesize _localNetworkConnectionType; +@property(readonly, nonatomic) _Bool isVideo; // @synthesize isVideo=_isVideo; +@property(nonatomic, setter=_setNeedsVideoRestart:) _Bool _needsVideoRestart; // @synthesize _needsVideoRestart; +@property(nonatomic, setter=_setNeedsAudioRestart:) _Bool _needsAudioRestart; // @synthesize _needsAudioRestart; +@property(nonatomic, setter=_setRemoteNetworkConnectionType:) unsigned long long _remoteNetworkConnectionType; // @synthesize _remoteNetworkConnectionType; +@property(nonatomic, setter=_setLocalNetworkConnectionType:) unsigned long long _localNetworkConnectionType; // @synthesize _localNetworkConnectionType; @property(retain, nonatomic, setter=_setNatType:) NSNumber *_natType; // @synthesize _natType; @property(readonly, nonatomic) IMHandle *initiatorIMHandle; // @synthesize initiatorIMHandle=_initiator; @property(retain, nonatomic, setter=_setCallerProperties:) NSDictionary *callerProperties; // @synthesize callerProperties=_callerProperties; @property(readonly, nonatomic) unsigned int sessionID; // @synthesize sessionID=_sessionID; -@property(nonatomic, setter=_setStartedAudioSession:) BOOL _startedAudioSession; // @synthesize _startedAudioSession; -@property(nonatomic, setter=_setIsCallUpgrade:) BOOL _isCallUpgrade; // @synthesize _isCallUpgrade; +@property(nonatomic, setter=_setStartedAudioSession:) _Bool _startedAudioSession; // @synthesize _startedAudioSession; +@property(nonatomic, setter=_setIsCallUpgrade:) _Bool _isCallUpgrade; // @synthesize _isCallUpgrade; @property(retain, nonatomic, setter=_setCallStatisticsGUID:) NSString *_callStatisticsGUID; // @synthesize _callStatisticsGUID; @property(nonatomic, setter=_setConnectionType:) int _connectionType; // @synthesize _connectionType; @property(readonly, nonatomic) NSObject *_conferenceQueue; // @synthesize _conferenceQueue; -- (BOOL)_cachedBoolForKey:(id)arg1; -- (BOOL)_hasCachedBoolForKey:(id)arg1; -- (void)_cacheBool:(BOOL)arg1 forKey:(id)arg2; +- (_Bool)_cachedBoolForKey:(id)arg1; +- (_Bool)_hasCachedBoolForKey:(id)arg1; +- (void)_cacheBool:(_Bool)arg1 forKey:(id)arg2; - (void)_clearCache; - (id)_timings; - (void)_noteFirstFrame; @@ -161,34 +125,33 @@ - (void)_postNotificationName:(id)arg1 userInfo:(id)arg2; - (void)_handleAVError:(id)arg1; @property(readonly, nonatomic) NSArray *_imHandles; -@property(readonly, nonatomic) BOOL isUsingWifi; -@property(readonly, nonatomic) BOOL _usesRelay; +@property(readonly, nonatomic) _Bool isUsingWifi; +@property(readonly, nonatomic) _Bool _usesRelay; @property(readonly, nonatomic) NSNumber *_relayConnectDuration; @property(readonly, nonatomic) NSNumber *_callDuration; @property(readonly, nonatomic) NSNumber *_connectDuration; @property(readonly, nonatomic) NSNumber *_currentNatType; @property(readonly, nonatomic) NSNumber *_remoteNatType; -- (BOOL)isConferenceSilent; -@property(readonly, nonatomic) int _bustedCallID; +- (_Bool)isConferenceSilent; +@property(readonly, nonatomic) long long _bustedCallID; - (void)_setDateConnected; - (void)_setCreationDate; @property(readonly, nonatomic) unsigned int endedReason; @property(readonly, nonatomic) int endedError; - (void)_setConferenceID:(id)arg1; @property(readonly, nonatomic) IMAccount *account; -@property(readonly, nonatomic) BOOL _isProxy; +@property(readonly, nonatomic) _Bool _isProxy; @property(readonly, nonatomic) IMHandle *otherIMHandle; -- (id)participantPeerMatchingIMHandle:(id)arg1; - (id)participantMatchingIMHandle:(id)arg1; - (id)vcPartyIDForIMHandle:(id)arg1; - (id)participantWithID:(id)arg1; -- (id)participantWithAVConferenceCallID:(int)arg1; +- (id)participantWithAVConferenceCallID:(long long)arg1; - (void)_applicationWillTerminate:(id)arg1; - (void)handleGenericAVMessageFromParticipant:(id)arg1 type:(unsigned int)arg2 userInfo:(id)arg3; -- (void)_handleGenericAVMessageFromParticipant:(id)arg1 type:(unsigned int)arg2 userInfo:(id)arg3 handled:(BOOL)arg4; +- (void)_handleGenericAVMessageFromParticipant:(id)arg1 type:(unsigned int)arg2 userInfo:(id)arg3 handled:(_Bool)arg4; - (void)_responseToVCInvite:(id)arg1; - (void)__responseToVCInvite:(id)arg1; -- (BOOL)_processVCResponseDict:(id)arg1; +- (_Bool)_processVCResponseDict:(id)arg1; - (void)_setStateDisconnected; - (void)declineInvitation; - (void)declineInvitationWithResponse:(unsigned int)arg1; @@ -198,6 +161,9 @@ - (void)cancelInvitation; - (void)_cancelInvitationWithReason:(unsigned int)arg1 error:(int)arg2; - (void)inviteAll; +- (void)_breakCallsIfNecessary:(_Bool)arg1; +- (_Bool)_isVideoUpgradeTo:(id)arg1; +- (_Bool)_isCallUpgradeTo:(id)arg1; - (id)inviteesInfo; - (void)endChatWithReason:(unsigned int)arg1 error:(int)arg2; - (void)_endChatWithReason:(unsigned int)arg1 andError:(int)arg2; @@ -207,99 +173,16 @@ - (void)beginChat; - (id)description; - (void)dealloc; -- (id)initOutgoingTo:(id)arg1 isVideo:(BOOL)arg2; -- (id)_initOutgoingTo:(id)arg1 isVideo:(BOOL)arg2 GUID:(id)arg3; -- (id)initIncomingFrom:(id)arg1 isVideo:(BOOL)arg2 callerProperties:(id)arg3; -- (id)_initWith:(id)arg1 invitedBy:(id)arg2 sessionID:(unsigned int)arg3 GUID:(id)arg4 video:(BOOL)arg5 extraProperties:(id)arg6; -@property(nonatomic) void *localVideoBackLayer; -@property(nonatomic) void *localVideoLayer; -- (void)setLocalAspectRatio:(struct CGSize)arg1 cameraOrientation:(unsigned int)arg2 cameraType:(unsigned int)arg3; -- (struct CGSize)localAspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; -@property(nonatomic) unsigned int cameraOrientation; -@property(nonatomic) unsigned int cameraType; -- (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 cameraWillSwitch:(BOOL)arg5 camera:(unsigned int)arg6 orientation:(unsigned int)arg7 aspect:(struct CGSize)arg8; -- (BOOL)stopPreview; -- (BOOL)startPreviewWithError:(id *)arg1; -@property(nonatomic) double connectionTimeoutTime; -@property(nonatomic) double invitationTimeoutTime; -- (void)_breakBeforeMakeTimer:(id)arg1; -- (void)_setBreakBeforeMakeTimer; -- (void)_clearBreakBeforeMakeTimer; -- (void)_firstFrameTimeout:(id)arg1; -- (void)_setFirstFrameTimeoutTimer; -- (void)_clearFirstFrameTimeoutTimer; -- (void)_reduceInvitationTimeoutTime; -- (void)_invitationTimeout:(id)arg1; -- (void)_setInvitationTimeoutTimer; -- (void)_clearInvitationTimeoutTimer; -- (void)_connectionTimeout:(id)arg1; -- (void)_setConnectionTimeoutTimer; -- (void)_clearConnectionTimeoutTimer; -- (void)conferencePersonWithID:(id)arg1 localIPDidChange:(id)arg2; -- (void)conferencePersonWithID:(id)arg1 sendRelayCancel:(id)arg2; -- (void)conferencePersonWithID:(id)arg1 sendRelayUpdate:(id)arg2; -- (void)conferencePersonWithID:(id)arg1 sendRelayRequest:(id)arg2; -- (void)conferencePersonWithID:(id)arg1 mediaDidStall:(BOOL)arg2; -- (void)conferencePersonWithID:(id)arg1 didDegrade:(BOOL)arg2; -- (void)conferencePersonWithID:(id)arg1 didPause:(BOOL)arg2; -- (void)conferencePersonWithID:(id)arg1 didMute:(BOOL)arg2; -- (void)_conferenceOtherParticipant:(id)arg1 didConnect:(BOOL)arg2; -- (void)conferenceAVConferenceCallID:(int)arg1 didConnect:(BOOL)arg2; -- (void)conferenceDidStopWithCallID:(int)arg1 error:(id)arg2; -- (void)_vccInitDidFinish:(id)arg1; -@property(nonatomic) BOOL isSendingAudio; -@property(readonly, nonatomic) BOOL didRemoteMute; -@property(nonatomic, setter=setRemoteMute:) BOOL isRemoteMute; -- (void)toggleMute; -@property(nonatomic, setter=setMute:) BOOL isMute; -@property(nonatomic) BOOL isSendingVideo; -@property(readonly, nonatomic) BOOL didRemotePause; -- (void)togglePaused; -@property(nonatomic, setter=setPaused:) BOOL isPaused; -@property(readonly, nonatomic) BOOL hasReceivedFirstFrame; -- (void)_handleRelayCancel:(id)arg1 fromParticipant:(id)arg2; -- (void)_handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2; -- (void)_handleRelayInitate:(id)arg1 fromParticipant:(id)arg2; -- (void)_entitlementsChanged:(id)arg1; -- (void)_airplaneModeChanged:(id)arg1; -- (void)systemWillShutdown; -- (void)notificationCenterDidDisappear; -- (void)notificationCenterWillAppear; -- (void)systemApplicationDidResumeForEventsOnly; -- (void)systemApplicationDidResume; -- (void)systemApplicationDidSuspend; -- (void)systemApplicationWillEnterForeground; -- (void)systemApplicationDidEnterBackground; -- (void)systemApplicationDidBecomeActive; -- (void)_resumeVideoState; -- (void)_resumeAudioState; -- (void)_saveVideoRestartState; -- (void)_saveAudioRestartState; -- (void)systemDidFastUserSwitchOut; -- (void)_postStateToDelegateIfNecessary; -- (void)participant:(id)arg1 changedFromState:(unsigned int)arg2 toState:(unsigned int)arg3; -- (void)_setActiveConference; -@property(readonly, nonatomic) BOOL isActive; // @dynamic isActive; -@property(readonly, nonatomic) BOOL isStateFinal; // @dynamic isStateFinal; -- (id)_participantMatchingVCPartyID:(id)arg1; -@property(readonly, nonatomic) BOOL _allParticipantsUsingICE; -@property(readonly, nonatomic) NSArray *remoteParticipants; // @dynamic remoteParticipants; +- (id)initOutgoingTo:(id)arg1 isVideo:(_Bool)arg2; +- (id)_initOutgoingTo:(id)arg1 isVideo:(_Bool)arg2 GUID:(id)arg3; +- (id)initIncomingFrom:(id)arg1 isVideo:(_Bool)arg2 callerProperties:(id)arg3; +- (id)_initWith:(id)arg1 invitedBy:(id)arg2 sessionID:(unsigned int)arg3 GUID:(id)arg4 video:(_Bool)arg5 extraProperties:(id)arg6; + +// Remaining properties @property(readonly, nonatomic) IMAVChatParticipant *initiatorParticipant; // @dynamic initiatorParticipant; -- (BOOL)_participantsCheckOut; -- (void)_initParticipantsWithIMHandles:(id)arg1; -- (BOOL)_moveVCPartyID:(id)arg1 toIndex:(unsigned int)arg2 inCount:(unsigned int)arg3; -- (void)_insertRemoteParticipant:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_updateIMHandleInBuddyList:(id)arg1; -- (void)_peerID:(id)arg1 changedTo:(id)arg2; -- (id)_proxyRepresentation; -- (id)_proxyRepresentationForIMAVChatParticipant:(id)arg1; -- (void)_submitCallEndedLoggingWithReason:(unsigned int)arg1 andError:(int)arg2; -- (void)__sendEndCallMetricToAWDWithReason:(unsigned int)arg1 andError:(int)arg2; -- (void)__sendEndCallMetricToViceroyWithReason:(unsigned int)arg1 andError:(int)arg2; -- (void)_submitCallInterruptionEndedLogging; -- (void)_submitCallInterruptionBeganLogging; -- (void)_submitCallConnectedLogging; -- (void)_submitCallStartedLoggingWithRecipientID:(id)arg1 isCaller:(BOOL)arg2; +@property(readonly, nonatomic) _Bool isActive; // @dynamic isActive; +@property(readonly, nonatomic) _Bool isStateFinal; // @dynamic isStateFinal; +@property(readonly, nonatomic) NSArray *remoteParticipants; // @dynamic remoteParticipants; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoLayers.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoLayers.h new file mode 100644 index 000000000..0fb46e6be --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoLayers.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChatParticipant (IMAVChatParticipantVideoLayers) +@property(nonatomic) void *videoBackLayer; +@property(nonatomic) void *videoLayer; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoProperties.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoProperties.h new file mode 100644 index 000000000..095b15bb3 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-IMAVChatParticipantVideoProperties.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChatParticipant (IMAVChatParticipantVideoProperties) + +// Remaining properties +@property(nonatomic, setter=setAudioMuted:) _Bool isAudioMuted; // @dynamic isAudioMuted; +@property(readonly, nonatomic) _Bool isMediaStalled; // @dynamic isMediaStalled; +@property(readonly, nonatomic) _Bool isSendingAudio; // @dynamic isSendingAudio; +@property(readonly, nonatomic) _Bool isSendingVideo; // @dynamic isSendingVideo; +@property(readonly, nonatomic) _Bool isVideoDegraded; // @dynamic isVideoDegraded; +@property(nonatomic, setter=setVideoPaused:) _Bool isVideoPaused; // @dynamic isVideoPaused; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-ParticipantActions.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-ParticipantActions.h new file mode 100644 index 000000000..90c9d7f46 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-ParticipantActions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChatParticipant (ParticipantActions) +- (void)_connectTimeout:(id)arg1; +- (void)resetWaitingToConnectTimer; +- (void)setWaitingToConnect:(_Bool)arg1; +- (void)sendResponse:(unsigned int)arg1; +- (void)_sendResponse:(unsigned int)arg1 callInfo:(id)arg2; +- (void)cancelInvitation; +- (void)sendInvitation; +- (void)_reInitiate; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-Proxy.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-Proxy.h new file mode 100644 index 000000000..e5c62df22 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant-Proxy.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAVChatParticipant (Proxy) +- (id)_proxyRepresentation; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant.h index 36305bdd2..4a71fd85b 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipant.h @@ -10,29 +10,29 @@ @interface IMAVChatParticipant : NSObject { - BOOL _sendingAudio; - BOOL _sendingVideo; - BOOL _audioMuted; - BOOL _videoPaused; - BOOL _videoDegraded; - BOOL _mediaStalled; - BOOL _isInitiator; - BOOL _inviteDelivered; - BOOL _hasReinitiateCapability; + _Bool _sendingAudio; + _Bool _sendingVideo; + _Bool _audioMuted; + _Bool _videoPaused; + _Bool _videoDegraded; + _Bool _mediaStalled; + _Bool _isInitiator; + _Bool _inviteDelivered; + _Bool _hasReinitiateCapability; unsigned int _state; - NSArray *_additionalPeers; - NSString *_vcPartyID; unsigned int _cameraType; unsigned int _cameraOrientation; + unsigned int _chatEndedReason; + int _chatError; + unsigned int _screenOrientation; + NSArray *_additionalPeers; + NSString *_vcPartyID; IMHandle *_imHandle; IMHandle *_inviter; IMAVChat *_avChat; - unsigned int _chatEndedReason; - int _chatError; NSDictionary *_properties; NSString *_conferenceID; NSTimer *_connectTimeoutTimer; - unsigned int _screenOrientation; NSMutableArray *_participantsCallInfo; struct CGSize _remotePortraitOrientation; struct CGSize _remoteLandscapeOrientation; @@ -42,7 +42,7 @@ struct CGRect _remoteLandscapeContentRect; } -@property(nonatomic) BOOL hasReinitiateCapability; // @synthesize hasReinitiateCapability=_hasReinitiateCapability; +@property(nonatomic) _Bool hasReinitiateCapability; // @synthesize hasReinitiateCapability=_hasReinitiateCapability; @property(retain, nonatomic) NSMutableArray *_participantsCallInfo; // @synthesize _participantsCallInfo; @property(nonatomic, setter=_setScreenOrientation:) unsigned int _screenOrientation; // @synthesize _screenOrientation; @property(nonatomic, setter=_setRemoteLandscapeContentRect:) struct CGRect _remoteLandscapeContentRect; // @synthesize _remoteLandscapeContentRect; @@ -50,7 +50,7 @@ @property(nonatomic, setter=_setRemotePIPLandscapeOrientation:) struct CGSize _remotePIPLandscapeOrientation; // @synthesize _remotePIPLandscapeOrientation; @property(nonatomic, setter=_setRemotePIPPortraitOrientation:) struct CGSize _remotePIPPortraitOrientation; // @synthesize _remotePIPPortraitOrientation; @property(retain, setter=_setConnectTimeoutTimer:) NSTimer *_connectTimeoutTimer; // @synthesize _connectTimeoutTimer; -@property(setter=_setInviteDelivered:) BOOL _inviteDelivered; // @synthesize _inviteDelivered; +@property(setter=_setInviteDelivered:) _Bool _inviteDelivered; // @synthesize _inviteDelivered; @property(nonatomic, setter=_setRemoteLandscapeOrientation:) struct CGSize _remoteLandscapeOrientation; // @synthesize _remoteLandscapeOrientation; @property(nonatomic, setter=_setRemotePortraitOrientation:) struct CGSize _remotePortraitOrientation; // @synthesize _remotePortraitOrientation; @property(retain, nonatomic, setter=_setConferenceID:) NSString *_conferenceID; // @synthesize _conferenceID; @@ -58,7 +58,7 @@ - (void)_setChatError:(int)arg1; @property(nonatomic) int error; // @synthesize error=_chatError; @property(readonly, nonatomic) unsigned int reasonChatEnded; // @synthesize reasonChatEnded=_chatEndedReason; -@property(readonly, nonatomic) BOOL isInitiator; // @synthesize isInitiator=_isInitiator; +@property(readonly, nonatomic) _Bool isInitiator; // @synthesize isInitiator=_isInitiator; - (void)setAVChat:(id)arg1; @property(nonatomic) IMAVChat *avChat; // @synthesize avChat=_avChat; @property(readonly, nonatomic) IMHandle *invitedBy; // @synthesize invitedBy=_inviter; @@ -66,13 +66,13 @@ @property(setter=_setCameraOrientation:) unsigned int cameraOrientation; // @synthesize cameraOrientation=_cameraOrientation; @property(setter=_setCameraType:) unsigned int cameraType; // @synthesize cameraType=_cameraType; @property(retain, setter=setVCPartyID:) NSString *vcPartyID; // @synthesize vcPartyID=_vcPartyID; -@property(setter=setMediaStalled:) BOOL isMediaStalled; // @synthesize isMediaStalled=_mediaStalled; +@property(setter=setMediaStalled:) _Bool isMediaStalled; // @synthesize isMediaStalled=_mediaStalled; @property(retain, nonatomic) NSArray *additionalPeers; // @synthesize additionalPeers=_additionalPeers; -@property(setter=setVideoDegraded:) BOOL isVideoDegraded; // @synthesize isVideoDegraded=_videoDegraded; -@property(nonatomic, setter=setVideoPaused:) BOOL isVideoPaused; // @synthesize isVideoPaused=_videoPaused; -@property(nonatomic, setter=setAudioMuted:) BOOL isAudioMuted; // @synthesize isAudioMuted=_audioMuted; -@property(readonly, nonatomic) BOOL isSendingVideo; // @synthesize isSendingVideo=_sendingVideo; -@property(readonly, nonatomic) BOOL isSendingAudio; // @synthesize isSendingAudio=_sendingAudio; +@property(setter=setVideoDegraded:) _Bool isVideoDegraded; // @synthesize isVideoDegraded=_videoDegraded; +@property(nonatomic, setter=setVideoPaused:) _Bool isVideoPaused; // @synthesize isVideoPaused=_videoPaused; +@property(nonatomic, setter=setAudioMuted:) _Bool isAudioMuted; // @synthesize isAudioMuted=_audioMuted; +@property(readonly, nonatomic) _Bool isSendingVideo; // @synthesize isSendingVideo=_sendingVideo; +@property(readonly, nonatomic) _Bool isSendingAudio; // @synthesize isSendingAudio=_sendingAudio; @property(nonatomic) unsigned int state; // @synthesize state=_state; - (struct CGSize)localAspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; - (struct CGSize)aspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; @@ -83,47 +83,36 @@ - (void)_processPropertyUpdate:(id)arg1; - (void)_setState:(unsigned int)arg1 withReason:(unsigned int)arg2 andError:(int)arg3; - (void)setStateToEndedWithReason:(unsigned int)arg1 andError:(int)arg2; -- (void)receivedNoPacketsForCallID:(int)arg1 time:(double)arg2; +- (void)receivedNoPacketsForCallID:(long long)arg1 time:(double)arg2; - (void)_hangupCallLaterIfReinitiateFails:(id)arg1; - (void)_cleanupOrphanedCallInfos; -- (void)_noteInviteDelivered:(BOOL)arg1; +- (void)_noteInviteDelivered:(_Bool)arg1; - (void)_handleIMAVResponse:(unsigned int)arg1; - (id)_natType; -- (BOOL)_generateCallInfo:(id)arg1; -- (BOOL)_processResponseDictionary:(id)arg1 allowSecondConnection:(BOOL)arg2; +- (_Bool)_generateCallInfo:(id)arg1; +- (_Bool)_processResponseDictionary:(id)arg1 allowSecondConnection:(_Bool)arg2; - (id)_processIncomingCallProperties:(id)arg1; - (id)_callInfosWaitingForResponse; - (id)_callInfosWaitingForAcceptAction; -- (id)_callInfoWithState:(int)arg1; +- (id)_callInfoWithState:(long long)arg1; - (void)requestIconIfNecessary; -@property(readonly, nonatomic) BOOL isLocalParticipant; +@property(readonly, nonatomic) _Bool isLocalParticipant; @property(readonly, nonatomic) NSString *name; - (void)dealloc; - (id)description; - (void)disconnectFromAVChat; - (id)initAs:(id)arg1 invitedBy:(id)arg2 toChat:(id)arg3 account:(id)arg4; - (void)updateStateForCurrentCallInfo:(unsigned int)arg1; -- (id)_callInfoForCallID:(int)arg1; -- (int)bestCallID; -@property(readonly, nonatomic) int _activeCallID; -@property(readonly, nonatomic) BOOL hasConnectingSessions; -@property(readonly, nonatomic) BOOL hasUnfinishedSessions; -- (BOOL)matchesAVConferenceCallID:(int)arg1; +- (id)_callInfoForCallID:(long long)arg1; +- (long long)bestCallID; +@property(readonly, nonatomic) long long _activeCallID; +@property(readonly, nonatomic) _Bool hasConnectingSessions; +@property(readonly, nonatomic) _Bool hasUnfinishedSessions; +- (_Bool)matchesAVConferenceCallID:(long long)arg1; - (id)callInfoBeingHandedOff; - (void)_registerCallInfo:(id)arg1; -- (id)_initAs:(id)arg1 invitedBy:(id)arg2 sendingAudio:(BOOL)arg3 sendingVideo:(BOOL)arg4 usingICE:(BOOL)arg5 toChat:(id)arg6 inState:(unsigned int)arg7 withError:(int)arg8 andReason:(unsigned int)arg9 andVCPartyID:(id)arg10 account:(id)arg11; +- (id)_initAs:(id)arg1 invitedBy:(id)arg2 sendingAudio:(_Bool)arg3 sendingVideo:(_Bool)arg4 usingICE:(_Bool)arg5 toChat:(id)arg6 inState:(unsigned int)arg7 withError:(int)arg8 andReason:(unsigned int)arg9 andVCPartyID:(id)arg10 account:(id)arg11; - (id)init; -- (void)_connectTimeout:(id)arg1; -- (void)resetWaitingToConnectTimer; -- (void)setWaitingToConnect:(BOOL)arg1; -- (void)sendResponse:(unsigned int)arg1; -- (void)_sendResponse:(unsigned int)arg1 callInfo:(id)arg2; -- (void)cancelInvitation; -- (void)sendInvitation; -- (void)_reInitiate; -@property(nonatomic) void *videoBackLayer; -@property(nonatomic) void *videoLayer; -- (id)_proxyRepresentation; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantCallInfo.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantCallInfo.h index 246651010..f72b4a7b6 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantCallInfo.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantCallInfo.h @@ -21,25 +21,25 @@ NSNumber *_localNATType; NSNumber *_remoteNATType; unsigned int _callID; - int _state; - BOOL _isBeingHandedOff; - BOOL _isAudioPaused; - BOOL _isVideoPaused; - BOOL _isReinitiate; - unsigned int _localConnectionType; - unsigned int _remoteConnectionType; + long long _state; + _Bool _isBeingHandedOff; + _Bool _isAudioPaused; + _Bool _isVideoPaused; + _Bool _isReinitiate; + unsigned long long _localConnectionType; + unsigned long long _remoteConnectionType; NSMutableArray *_remotePacketOutageTimes; - BOOL _inviteNeedsDelivery; + _Bool _inviteNeedsDelivery; NSData *_localSKEData; NSData *_remoteSKEData; } -@property(nonatomic) BOOL inviteNeedsDelivery; // @synthesize inviteNeedsDelivery=_inviteNeedsDelivery; -@property(nonatomic) unsigned int remoteConnectionType; // @synthesize remoteConnectionType=_remoteConnectionType; -@property(nonatomic) unsigned int localConnectionType; // @synthesize localConnectionType=_localConnectionType; -@property(nonatomic) BOOL isReinitiate; // @synthesize isReinitiate=_isReinitiate; -@property(nonatomic) BOOL isVideoPaused; // @synthesize isVideoPaused=_isVideoPaused; -@property(readonly, nonatomic) BOOL isAudioPaused; // @synthesize isAudioPaused=_isAudioPaused; +@property(nonatomic) _Bool inviteNeedsDelivery; // @synthesize inviteNeedsDelivery=_inviteNeedsDelivery; +@property(nonatomic) unsigned long long remoteConnectionType; // @synthesize remoteConnectionType=_remoteConnectionType; +@property(nonatomic) unsigned long long localConnectionType; // @synthesize localConnectionType=_localConnectionType; +@property(nonatomic) _Bool isReinitiate; // @synthesize isReinitiate=_isReinitiate; +@property(nonatomic) _Bool isVideoPaused; // @synthesize isVideoPaused=_isVideoPaused; +@property(readonly, nonatomic) _Bool isAudioPaused; // @synthesize isAudioPaused=_isAudioPaused; @property(retain, nonatomic) NSData *remoteNATIP; // @synthesize remoteNATIP=_remoteNATIP; @property(retain, nonatomic) NSData *localNATIP; // @synthesize localNATIP=_localNATIP; @property(retain, nonatomic) NSNumber *remoteNATType; // @synthesize remoteNATType=_remoteNATType; @@ -49,8 +49,8 @@ @property(retain, nonatomic) NSData *localSKEData; // @synthesize localSKEData=_localSKEData; @property(retain, nonatomic) NSData *localICEData; // @synthesize localICEData=_localICEData; @property(retain, nonatomic) NSData *remoteICEData; // @synthesize remoteICEData=_remoteICEData; -@property(nonatomic) BOOL isBeingHandedOff; // @synthesize isBeingHandedOff=_isBeingHandedOff; -@property(nonatomic) int state; // @synthesize state=_state; +@property(nonatomic) _Bool isBeingHandedOff; // @synthesize isBeingHandedOff=_isBeingHandedOff; +@property(nonatomic) long long state; // @synthesize state=_state; @property(nonatomic) unsigned int callID; // @synthesize callID=_callID; @property(retain, nonatomic) NSDictionary *relayCancel; // @synthesize relayCancel=_relayCancel; @property(retain, nonatomic) NSDictionary *relayUpdate; // @synthesize relayUpdate=_relayUpdate; @@ -58,7 +58,7 @@ - (unsigned int)_numberOfOutagesSinceInterval:(double)arg1; - (void)_addRemotePacketOutage; - (id)description; -@property(readonly, nonatomic) BOOL isFinished; +@property(readonly, nonatomic) _Bool isFinished; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantProxy.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantProxy.h index e3c2de108..53498f0cf 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantProxy.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatParticipantProxy.h @@ -15,7 +15,7 @@ } - (void)forwardInvocation:(id)arg1; -@property(readonly, nonatomic) BOOL _inviteDelivered; +@property(readonly, nonatomic) _Bool _inviteDelivered; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) IMAVChat *avChat; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatProxy.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatProxy.h index 52481c34e..a40c4be8a 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVChatProxy.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVChatProxy.h @@ -27,19 +27,19 @@ @property(nonatomic) double invitationTimeoutTime; @property(readonly, nonatomic) int endedError; @property(readonly, nonatomic) unsigned int endedReason; -@property(readonly, nonatomic) BOOL isVideo; -@property(readonly, nonatomic) BOOL isCaller; -@property(readonly, nonatomic) BOOL isActive; -- (BOOL)_isProxy; +@property(readonly, nonatomic) _Bool isVideo; +@property(readonly, nonatomic) _Bool isCaller; +@property(readonly, nonatomic) _Bool isActive; +- (_Bool)_isProxy; @property(readonly, nonatomic) IMHandle *otherIMHandle; @property(readonly, nonatomic) IMHandle *initiatorIMHandle; @property(readonly, nonatomic) NSArray *remoteParticipants; @property(readonly, nonatomic) NSDate *dateEnded; @property(readonly, nonatomic) NSDate *dateConnected; -@property(readonly, nonatomic) BOOL isStateFinal; +@property(readonly, nonatomic) _Bool isStateFinal; @property(readonly, nonatomic) unsigned int state; @property(readonly, nonatomic) NSString *conferenceID; -@property(readonly, nonatomic) int callID; +@property(readonly, nonatomic) long long callID; @property(readonly, nonatomic) unsigned int sessionID; @property(readonly, nonatomic) NSString *GUID; - (id)account; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVConferenceInterface.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVConferenceInterface.h index 0d796b5b0..f7b98ad4e 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVConferenceInterface.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVConferenceInterface.h @@ -15,16 +15,16 @@ NSMutableArray *_avConferencesToCleanup; NSMutableDictionary *_avConferences; NSLock *_avConferencesLock; - BOOL _duringInit; - BOOL _pendingCleanup; + _Bool _duringInit; + _Bool _pendingCleanup; } -+ (void)_postParticipantScreenAttributesChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 cameraWillSwitch:(BOOL)arg5 camera:(unsigned int)arg6 orentation:(unsigned int)arg7 aspect:(struct CGSize)arg8; -+ (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 contentRectChanged:(BOOL)arg5 cameraWillSwitch:(BOOL)arg6 camera:(unsigned int)arg7 orentation:(unsigned int)arg8 aspect:(struct CGSize)arg9 contentRect:(struct CGRect)arg10; -+ (BOOL)_useMultipleAVConference; ++ (void)_postParticipantScreenAttributesChangeNotification:(id)arg1 cameraChanged:(_Bool)arg2 orientationChanged:(_Bool)arg3 aspectChanged:(_Bool)arg4 cameraWillSwitch:(_Bool)arg5 camera:(unsigned int)arg6 orentation:(unsigned int)arg7 aspect:(struct CGSize)arg8; ++ (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(_Bool)arg2 orientationChanged:(_Bool)arg3 aspectChanged:(_Bool)arg4 contentRectChanged:(_Bool)arg5 cameraWillSwitch:(_Bool)arg6 camera:(unsigned int)arg7 orentation:(unsigned int)arg8 aspect:(struct CGSize)arg9 contentRect:(struct CGRect)arg10; ++ (_Bool)_useMultipleAVConference; - (void)updateAVChat:(id)arg1 withCallMetadata:(id)arg2; -- (BOOL)_submitEndCallMetric:(id)arg1 forChat:(id)arg2; -- (BOOL)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; +- (_Bool)_submitEndCallMetric:(id)arg1 forCallID:(long long)arg2; +- (_Bool)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; - (void)avChat:(id)arg1 setLocalLandscapeAspectRatio:(struct CGSize)arg2 localPortraitAspectRatio:(struct CGSize)arg3; - (void)chatStateUpdated; - (id)_controller; @@ -33,7 +33,7 @@ - (void)handleRelayCancel:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; - (void)handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; - (void)handleRelayInitate:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; -- (BOOL)supportsRelay; +- (_Bool)supportsRelay; - (void)setRemoteVideoLayersFromChat:(id)arg1 toChat:(id)arg2; - (void)setLocalVideoBackLayer:(void *)arg1; - (void *)localVideoBackLayer; @@ -43,61 +43,61 @@ - (void *)localVideoLayer; - (void)setRemoteVideoLayer:(void *)arg1 forChat:(id)arg2; - (void *)remoteVideoLayerForChat:(id)arg1; -- (BOOL)supportsLayers; +- (_Bool)supportsLayers; - (void)serverDiedForConference:(id)arg1; -- (void)conference:(id)arg1 didChangeLocalVariablesForCallID:(int)arg2; -- (void)conference:(id)arg1 localIPChange:(id)arg2 withCallID:(int)arg3; -- (void)conference:(id)arg1 remoteVideoPaused:(BOOL)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 remoteAudioPaused:(BOOL)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 withCallID:(int)arg2 remoteMediaStalled:(BOOL)arg3; -- (void)conference:(id)arg1 videoQualityNotificationForCallID:(int)arg2 isDegraded:(BOOL)arg3 isRemote:(BOOL)arg4; -- (void)conference:(id)arg1 withCallID:(int)arg2 networkHint:(BOOL)arg3; -- (void)conference:(id)arg1 cancelRelayRequest:(int)arg2 requestDict:(id)arg3; -- (void)conference:(id)arg1 sendRelayUpdate:(int)arg2 updateDict:(id)arg3; -- (void)conference:(id)arg1 inititiateRelayRequest:(int)arg2 requestDict:(id)arg3; -- (void)conference:(id)arg1 remoteVideoAttributesChanged:(id)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 remoteScreenAttributesChanged:(id)arg2 callID:(int)arg3; -- (void)conference:(id)arg1 receivedFirstRemoteFrameForCallID:(int)arg2; +- (void)conference:(id)arg1 didChangeLocalVariablesForCallID:(long long)arg2; +- (void)conference:(id)arg1 localIPChange:(id)arg2 withCallID:(long long)arg3; +- (void)conference:(id)arg1 remoteVideoPaused:(_Bool)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 remoteAudioPaused:(_Bool)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 withCallID:(long long)arg2 remoteMediaStalled:(_Bool)arg3; +- (void)conference:(id)arg1 videoQualityNotificationForCallID:(long long)arg2 isDegraded:(_Bool)arg3 isRemote:(_Bool)arg4; +- (void)conference:(id)arg1 withCallID:(long long)arg2 networkHint:(_Bool)arg3; +- (void)conference:(id)arg1 cancelRelayRequest:(long long)arg2 requestDict:(id)arg3; +- (void)conference:(id)arg1 sendRelayUpdate:(long long)arg2 updateDict:(id)arg3; +- (void)conference:(id)arg1 inititiateRelayRequest:(long long)arg2 requestDict:(id)arg3; +- (void)conference:(id)arg1 remoteVideoAttributesChanged:(id)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 remoteScreenAttributesChanged:(id)arg2 callID:(long long)arg3; +- (void)conference:(id)arg1 receivedFirstRemoteFrameForCallID:(long long)arg2; - (void)conference:(id)arg1 updateOutputMeterLevel:(float)arg2; - (void)conference:(id)arg1 updateInputMeterLevel:(float)arg2; -- (void)conference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; -- (void)conference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3 callMetadata:(id)arg4; -- (void)conference:(id)arg1 didStartSession:(BOOL)arg2 withUserInfo:(id)arg3; -- (BOOL)avChat:(id)arg1 generateCallInfoForID:(id)arg2 service:(id)arg3 usingRelay:(BOOL)arg4 callInfo:(id)arg5; +- (void)conference:(id)arg1 didStopWithCallID:(long long)arg2 error:(id)arg3; +- (void)conference:(id)arg1 didStopWithCallID:(long long)arg2 error:(id)arg3 callMetadata:(id)arg4; +- (void)conference:(id)arg1 didStartSession:(_Bool)arg2 withUserInfo:(id)arg3; +- (_Bool)avChat:(id)arg1 generateCallInfoForID:(id)arg2 service:(id)arg3 usingRelay:(_Bool)arg4 callInfo:(id)arg5; - (void)avChat:(id)arg1 prepareConnectionWithCallInfo:(id)arg2; - (id)natTypeForAVChat:(id)arg1; - (id)getNatIPFromICEData:(id)arg1; - (void)_notifyAboutPotentialCallForChat:(id)arg1; - (int)avChat:(id)arg1 endConferenceForUserID:(id)arg2; - (void)_avChatDealloc:(id)arg1; -- (void)endAVConferenceWithChat:(id)arg1 callID:(int)arg2; +- (void)endAVConferenceWithChat:(id)arg1 callID:(long long)arg2; - (int)endConferenceForAVChat:(id)arg1; -- (BOOL)stopPreview; -- (BOOL)startPreviewWithError:(id *)arg1; +- (_Bool)stopPreview; +- (_Bool)startPreviewWithError:(id *)arg1; - (unsigned long long)capabilities; - (unsigned long long)capabilitiesOfCPU; - (unsigned long long)capabilitiesOfNetwork; -- (void)avChat:(id)arg1 setSendingVideo:(BOOL)arg2; -- (BOOL)isSendingVideoForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setSendingAudio:(BOOL)arg2; -- (BOOL)isSendingAudioForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setPaused:(BOOL)arg2; -- (BOOL)isPausedForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setMute:(BOOL)arg2; -- (BOOL)isMuteForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setSendingVideo:(_Bool)arg2; +- (_Bool)isSendingVideoForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setSendingAudio:(_Bool)arg2; +- (_Bool)isSendingAudioForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setPaused:(_Bool)arg2; +- (_Bool)isPausedForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setMute:(_Bool)arg2; +- (_Bool)isMuteForAVChat:(id)arg1; - (void)_conferenceEnded:(id)arg1; -- (BOOL)isAVInterfaceReady; +- (_Bool)isAVInterfaceReady; - (void)initAVInterface; - (void)_queueAVConferenceForCleanup:(id)arg1; - (void)_cleanupAVInterface; -- (id)_avChatForConference:(id)arg1 callID:(int)arg2 errorString:(id)arg3; -- (id)_imAVChatParticipantForConference:(id)arg1 callID:(int)arg2 errorString:(id)arg3; +- (id)_avChatForConference:(id)arg1 callID:(long long)arg2 errorString:(id)arg3; +- (id)_imAVChatParticipantForConference:(id)arg1 callID:(long long)arg2 errorString:(id)arg3; - (id)_avChatForConference:(id)arg1; - (id)_conferenceForAVChat:(id)arg1; - (id)_existingConferenceForAVChatGUID:(id)arg1; - (id)_existingConferenceForAVChat:(id)arg1; -- (BOOL)_hasAVConferenceObjectsForChatsOtherThan:(id)arg1; +- (_Bool)_hasAVConferenceObjectsForChatsOtherThan:(id)arg1; - (void)_configureAVConference:(id)arg1 forChat:(id)arg2; - (void)_setAudioSessionPropertiesForChat:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVController.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVController.h index c0aeed6e9..c52089900 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVController.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVController.h @@ -10,33 +10,37 @@ @interface IMAVController : NSObject { - BOOL _blockMultipleIncomingInvitations; - BOOL _blockOutgoingInvitationsDuringCall; - BOOL _blockIncomingInvitationsDuringCall; + _Bool _blockMultipleIncomingInvitations; + _Bool _blockOutgoingInvitationsDuringCall; + _Bool _blockIncomingInvitationsDuringCall; NSMutableArray *_delegates; } + (id)sharedInstance; -@property(nonatomic) BOOL blockIncomingInvitationsDuringCall; // @synthesize blockIncomingInvitationsDuringCall=_blockIncomingInvitationsDuringCall; -@property(nonatomic) BOOL blockOutgoingInvitationsDuringCall; // @synthesize blockOutgoingInvitationsDuringCall=_blockOutgoingInvitationsDuringCall; -@property(nonatomic) BOOL blockMultipleIncomingInvitations; // @synthesize blockMultipleIncomingInvitations=_blockMultipleIncomingInvitations; ++ (void)initialize; +@property(nonatomic) _Bool blockIncomingInvitationsDuringCall; // @synthesize blockIncomingInvitationsDuringCall=_blockIncomingInvitationsDuringCall; +@property(nonatomic) _Bool blockOutgoingInvitationsDuringCall; // @synthesize blockOutgoingInvitationsDuringCall=_blockOutgoingInvitationsDuringCall; +@property(nonatomic) _Bool blockMultipleIncomingInvitations; // @synthesize blockMultipleIncomingInvitations=_blockMultipleIncomingInvitations; @property(retain, nonatomic) NSMutableArray *_delegates; // @synthesize _delegates; -@property(readonly, nonatomic) BOOL _ready; +- (void)blockOnPendingVCInvitationsWithCapabilities:(long long)arg1; +- (void)_receivedPendingVCRequests; +- (void)_receivedPendingACRequests; +@property(readonly, nonatomic) _Bool _ready; - (void)requestPendingACInvitations; - (void)requestPendingVCInvitations; -@property(readonly, nonatomic) BOOL microphoneCapable; -@property(readonly, nonatomic) BOOL cameraCapable; -@property(readonly, nonatomic) BOOL hasRunningConference; -@property(readonly, nonatomic) BOOL hasActiveConference; -@property(readonly, nonatomic) BOOL microphoneConnected; -@property(readonly, nonatomic) BOOL cameraConnected; +@property(readonly, nonatomic) _Bool microphoneCapable; +@property(readonly, nonatomic) _Bool cameraCapable; +@property(readonly, nonatomic) _Bool hasRunningConference; +@property(readonly, nonatomic) _Bool hasActiveConference; +@property(readonly, nonatomic) _Bool microphoneConnected; +@property(readonly, nonatomic) _Bool cameraConnected; - (void)updateActiveConference; -- (void)setHasActiveConference:(BOOL)arg1; -- (void)setHasRunningConference:(BOOL)arg1; +- (void)setHasActiveConference:(_Bool)arg1; +- (void)setHasRunningConference:(_Bool)arg1; @property(readonly, nonatomic) unsigned int overallChatState; - (void)pushCachedVCCapsToDaemon; - (void)vcCapabilitiesChanged:(unsigned long long)arg1; -- (void)setIMAVCapabilities:(int)arg1 toCaps:(int)arg2; +- (void)setIMAVCapabilities:(long long)arg1 toCaps:(long long)arg2; - (void)_setServiceVCCaps:(unsigned long long)arg1 toCaps:(unsigned long long)arg2; - (void)_dumpCaps; @property(nonatomic) id delegate; @@ -50,9 +54,9 @@ - (id)init; - (void)setupIMAVController; - (void)_markSetup; -- (BOOL)_shouldRunACConferences; -- (BOOL)_shouldObserveConferences; -- (BOOL)_shouldRunConferences; +- (_Bool)_shouldRunACConferences; +- (_Bool)_shouldObserveConferences; +- (_Bool)_shouldRunConferences; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVDVDController.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVDVDController.h index 919aa07f3..fec2fddef 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVDVDController.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVDVDController.h @@ -8,7 +8,7 @@ @interface IMAVDVDController : NSObject { - BOOL _didPause; + _Bool _didPause; } + (id)sharedInstance; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonController.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonController.h index 6d55fcfeb..0cbd8eede 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonController.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonController.h @@ -22,8 +22,8 @@ NSObject *_remoteMessageQueue; NSObject *_localObjectLockQueue; struct __CFRunLoopSource *_runLoopSource; - BOOL _hasCheckedForDaemon; - BOOL _acquiringDaemonConnection; + _Bool _hasCheckedForDaemon; + _Bool _acquiringDaemonConnection; } + (id)sharedInstance; @@ -38,20 +38,20 @@ - (void)_disconnectFromDaemon; - (void)_cleanUpConnection; - (void)_connectToDaemon; -- (BOOL)_makeConnectionWithCompletionBlock:(id)arg1; -- (BOOL)removeListenerID:(id)arg1; -- (BOOL)hasListenerForID:(id)arg1; -- (BOOL)addListenerID:(id)arg1; +- (_Bool)_makeConnectionWithCompletionBlock:(id)arg1; +- (_Bool)removeListenerID:(id)arg1; +- (_Bool)hasListenerForID:(id)arg1; +- (_Bool)addListenerID:(id)arg1; - (void)_listenerSetUpdated; - (void)_remoteObjectCleanup; - (void)_localObjectCleanup; -- (BOOL)localObjectExists; -- (BOOL)remoteObjectExists; +- (_Bool)localObjectExists; +- (_Bool)remoteObjectExists; - (void)_noteSetupComplete; -- (BOOL)isConnected; -- (BOOL)isConnecting; -- (BOOL)__isRemoteObjectValidOnQueue:(id)arg1; -- (BOOL)__isLocalObjectValidOnQueue:(id)arg1; +- (_Bool)isConnected; +- (_Bool)isConnecting; +- (_Bool)__isRemoteObjectValidOnQueue:(id)arg1; +- (_Bool)__isLocalObjectValidOnQueue:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListener.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListener.h index f33eb88c5..aefb06456 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListener.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListener.h @@ -12,15 +12,15 @@ { NSMutableArray *_handlers; NSProtocolChecker *_protocol; - BOOL _setupComplete; - BOOL _postedSetupComplete; + _Bool _setupComplete; + _Bool _postedSetupComplete; } -@property(readonly, nonatomic) BOOL isSetupComplete; // @synthesize isSetupComplete=_setupComplete; +@property(readonly, nonatomic) _Bool isSetupComplete; // @synthesize isSetupComplete=_setupComplete; @property(readonly, nonatomic) NSArray *handlers; // @synthesize handlers=_handlers; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; - (void)removeHandler:(id)arg1; - (void)addHandler:(id)arg1; - (void)_noteDisconnected; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListenerProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListenerProtocol-Protocol.h index 068888655..a2afbf4f2 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListenerProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVDaemonListenerProtocol-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol IMAVDaemonListenerProtocol -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVEmbeddedInterface.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVEmbeddedInterface.h index 069afcd28..a699458a4 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVEmbeddedInterface.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVEmbeddedInterface.h @@ -11,12 +11,13 @@ } + (void)updateCriticalState; -- (int)_runPingTestForChat:(id)arg1; -- (int)_checkNetworkForChat:(id)arg1 requiresWifi:(BOOL)arg2; +- (long long)_runPingTestForChat:(id)arg1; +- (long long)_checkNetworkForChat:(id)arg1 requiresWifi:(_Bool)arg2; - (void)chatStateUpdated; - (void)_conferenceEnded:(id)arg1; - (void)_conferenceWillStart:(id)arg1; - (void)endInterruptionForChat:(id)arg1; +- (id)_chatForAudioPropertiesIgnoringChat:(id)arg1; - (void)startInterruptionForChat:(id)arg1; - (void)_setAudioSessionPropertiesForChat:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVHandler.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVHandler.h index 35cf91d38..b3166f3c6 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVHandler.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVHandler.h @@ -12,11 +12,12 @@ { NSMutableArray *_pendingChats; NSMutableArray *_pendingLookups; + NSMutableArray *_processingInvites; } + (void)ensureHandlerSetup; + (void)initialize; -- (void)account:(id)arg1 conference:(id)arg2 invitationSentSuccessfully:(BOOL)arg3; +- (void)account:(id)arg1 conference:(id)arg2 invitationSentSuccessfully:(_Bool)arg3; - (void)account:(id)arg1 relay:(id)arg2 handleCancel:(id)arg3 fromPerson:(id)arg4; - (void)account:(id)arg1 relay:(id)arg2 handleUpdate:(id)arg3 fromPerson:(id)arg4; - (void)account:(id)arg1 relay:(id)arg2 handleInitate:(id)arg3 fromPerson:(id)arg4; @@ -28,17 +29,17 @@ - (void)pendingACRequestComplete; - (void)pendingVCRequestComplete; - (void)vcCapabilitiesChanged:(unsigned long long)arg1; -- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(BOOL)arg5; +- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(_Bool)arg5; - (void)_handleIncomingAVChatForNotification:(id)arg1; - (void)_enqueueIMAVChatForNetworkActivation:(id)arg1; -- (void)_notifyOfIncomingInvitationFor:(id)arg1 notifyInvitationListeners:(BOOL)arg2; +- (void)_notifyOfIncomingInvitationFor:(id)arg1 notifyInvitationListeners:(_Bool)arg2; - (void)account:(id)arg1 conference:(id)arg2 changedToNewConferenceID:(id)arg3; - (void)account:(id)arg1 conference:(id)arg2 peerIDChangedFromID:(id)arg3 toID:(id)arg4; - (void)account:(id)arg1 conference:(id)arg2 receivedAVMessage:(unsigned int)arg3 from:(id)arg4 sessionID:(unsigned int)arg5 userInfo:(id)arg6; - (void)account:(id)arg1 conference:(id)arg2 receivedCancelInvitationFrom:(id)arg3 properties:(id)arg4; - (void)account:(id)arg1 conference:(id)arg2 receivedResponseToInvitationFrom:(id)arg3 properties:(id)arg4; - (void)account:(id)arg1 conference:(id)arg2 receivedInvitationFrom:(id)arg3 properties:(id)arg4; -- (void)_handleIncomingWithAccount:(id)arg1 fromHandle:(id)arg2 conference:(id)arg3 properites:(id)arg4 allowCall:(BOOL)arg5; +- (void)_handleIncomingWithAccount:(id)arg1 fromHandle:(id)arg2 conference:(id)arg3 properites:(id)arg4 allowCall:(_Bool)arg5; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVInterface.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVInterface.h index 7b55f4941..526b3347b 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVInterface.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVInterface.h @@ -15,14 +15,14 @@ + (id)sharedInstance; @property id delegate; // @synthesize delegate=_delegate; - (void)updateAVChat:(id)arg1 withCallMetadata:(id)arg2; -- (int)_runPingTestForChat:(id)arg1; -- (int)_checkNetworkForChat:(id)arg1 requiresWifi:(BOOL)arg2; -- (BOOL)_submitEndCallMetric:(id)arg1 forChat:(id)arg2; -- (BOOL)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; +- (long long)_runPingTestForChat:(id)arg1; +- (long long)_checkNetworkForChat:(id)arg1 requiresWifi:(_Bool)arg2; +- (_Bool)_submitEndCallMetric:(id)arg1 forCallID:(long long)arg2; +- (_Bool)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; - (void)avChat:(id)arg1 setLocalLandscapeAspectRatio:(struct CGSize)arg2 localPortraitAspectRatio:(struct CGSize)arg3; - (void)endInterruptionForChat:(id)arg1; - (void)startInterruptionForChat:(id)arg1; -@property(nonatomic) BOOL shouldKeepCameraRunning; +@property(nonatomic) _Bool shouldKeepCameraRunning; - (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; @property(readonly, nonatomic) id _controller; @property(readonly, nonatomic) id controller; @@ -30,7 +30,7 @@ - (void)handleRelayCancel:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; - (void)handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; - (void)handleRelayInitate:(id)arg1 fromParticipant:(id)arg2 callInfo:(id)arg3; -@property(readonly, nonatomic) BOOL supportsRelay; +@property(readonly, nonatomic) _Bool supportsRelay; @property(nonatomic) unsigned int maxBitrate; - (void)setRemoteVideoLayersFromChat:(id)arg1 toChat:(id)arg2; @property(nonatomic) void *localVideoBackLayer; @@ -39,38 +39,38 @@ - (void *)remoteVideoBackLayerForChat:(id)arg1; - (void)setRemoteVideoLayer:(void *)arg1 forChat:(id)arg2; - (void *)remoteVideoLayerForChat:(id)arg1; -@property(readonly, nonatomic) BOOL supportsLayers; -- (id)avChat:(id)arg1 IPAndPortDataWithCallerIP:(id)arg2 callerSIPPort:(unsigned int)arg3 shouldFindExternalIP:(BOOL)arg4; -- (id)avChat:(id)arg1 IPAndPortDataWithCallerIPAndPortData:(id)arg2 shouldFindExternalIP:(BOOL)arg3; +@property(readonly, nonatomic) _Bool supportsLayers; +- (id)avChat:(id)arg1 IPAndPortDataWithCallerIP:(id)arg2 callerSIPPort:(unsigned int)arg3 shouldFindExternalIP:(_Bool)arg4; +- (id)avChat:(id)arg1 IPAndPortDataWithCallerIPAndPortData:(id)arg2 shouldFindExternalIP:(_Bool)arg3; - (id)natTypeForAVChat:(id)arg1; - (id)getNatIPFromICEData:(id)arg1; -- (BOOL)avChat:(id)arg1 generateCallInfoForID:(id)arg2 service:(id)arg3 usingRelay:(BOOL)arg4 callInfo:(id)arg5; +- (_Bool)avChat:(id)arg1 generateCallInfoForID:(id)arg2 service:(id)arg3 usingRelay:(_Bool)arg4 callInfo:(id)arg5; - (void)avChat:(id)arg1 prepareConnectionWithCallInfo:(id)arg2; - (int)avChat:(id)arg1 endConferenceForUserID:(id)arg2; -- (void)endAVConferenceWithChat:(id)arg1 callID:(int)arg2; +- (void)endAVConferenceWithChat:(id)arg1 callID:(long long)arg2; - (int)endConferenceForAVChat:(id)arg1; -- (BOOL)stopPreview; -- (BOOL)startPreviewWithError:(id *)arg1; +- (_Bool)stopPreview; +- (_Bool)startPreviewWithError:(id *)arg1; @property(readonly, nonatomic) unsigned long long capabilities; @property(readonly, nonatomic) unsigned long long capabilitiesOfCPU; @property(readonly, nonatomic) unsigned long long capabilitiesOfNetwork; - (void)avChat:(id)arg1 setValidatedIdentity:(struct __SecIdentity *)arg2; -- (void)avChat:(id)arg1 setSendingVideo:(BOOL)arg2; -- (BOOL)isSendingVideoForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setSendingAudio:(BOOL)arg2; -- (BOOL)isSendingAudioForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setRemoteMute:(BOOL)arg2; -- (BOOL)isRemoteMuteForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setPaused:(BOOL)arg2; -- (BOOL)isPausedForAVChat:(id)arg1; -- (void)avChat:(id)arg1 setMute:(BOOL)arg2; -- (BOOL)isMuteForAVChat:(id)arg1; -@property(readonly, nonatomic) BOOL systemSupportsBackFacingCamera; -@property(readonly, nonatomic) BOOL systemSupportsFrontFacingCamera; -@property(readonly, nonatomic) BOOL systemCanAudioChat; -@property(readonly, nonatomic) BOOL systemCanVideoChat; +- (void)avChat:(id)arg1 setSendingVideo:(_Bool)arg2; +- (_Bool)isSendingVideoForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setSendingAudio:(_Bool)arg2; +- (_Bool)isSendingAudioForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setRemoteMute:(_Bool)arg2; +- (_Bool)isRemoteMuteForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setPaused:(_Bool)arg2; +- (_Bool)isPausedForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setMute:(_Bool)arg2; +- (_Bool)isMuteForAVChat:(id)arg1; +@property(readonly, nonatomic) _Bool systemSupportsBackFacingCamera; +@property(readonly, nonatomic) _Bool systemSupportsFrontFacingCamera; +@property(readonly, nonatomic) _Bool systemCanAudioChat; +@property(readonly, nonatomic) _Bool systemCanVideoChat; - (void)unsetDelegate:(id)arg1; -@property(readonly, nonatomic) BOOL isAVInterfaceReady; +@property(readonly, nonatomic) _Bool isAVInterfaceReady; - (void)chatStateUpdated; @property(readonly, nonatomic) unsigned int overallChatState; - (void)_notifyAboutPotentialCallForChat:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVLocalPreviewClient.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVLocalPreviewClient.h index 5fdddf0e9..09dc37da8 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVLocalPreviewClient.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVLocalPreviewClient.h @@ -12,9 +12,9 @@ @interface IMAVLocalPreviewClient : NSObject { - BOOL _wantsPreview; - BOOL _wantsPausedPreview; - BOOL _wantsUnpausedPreview; + _Bool _wantsPreview; + _Bool _wantsPausedPreview; + _Bool _wantsUnpausedPreview; } + (id)sharedInstance; @@ -34,14 +34,14 @@ - (void)beginAnimationToPreview; - (void)endAnimationToPIP; - (void)beginAnimationToPIP; -@property(readonly, nonatomic) BOOL isPreviewRunning; +@property(readonly, nonatomic) _Bool isPreviewRunning; - (void)unpausePreview; - (void)pausePreview; - (void)stopPreview; - (void)startPreview; - (void)_avDaemonConnected; - (void)_updatePreviewState; -- (BOOL)_shouldPreviewBeRunning; +- (_Bool)_shouldPreviewBeRunning; - (void)setLocalScreenAttributes:(id)arg1; - (id)localScreenAttributesForVideoAttributes:(id)arg1; @property(nonatomic) void *localVideoBackLayer; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAVTelephonyManager.h b/iOS7/PrivateFrameworks/IMAVCore/IMAVTelephonyManager.h index 5ad41574e..45875abb5 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAVTelephonyManager.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAVTelephonyManager.h @@ -13,27 +13,27 @@ CTCallCenter *_callCenter; struct __CTServerConnection *_ctServerConnection; NSMutableDictionary *_currentCallDictionary; - BOOL _isDesignatedAudioServiceProvider; - BOOL _isDesignatedVideoServiceProvider; + _Bool _isDesignatedAudioServiceProvider; + _Bool _isDesignatedVideoServiceProvider; struct __CFMachPort *_ctServerMachPort; struct __CFUUID *_ctAudioToken; struct __CFUUID *_ctVideoToken; } -+ (id)numberToDialForNumber:(id)arg1 dialAssist:(char *)arg2; ++ (id)numberToDialForNumber:(id)arg1 dialAssist:(_Bool *)arg2; + (id)sharedInstance; -- (BOOL)_breakCSCallsIfNecessary; -- (BOOL)_wantsBreakBeforeMake; +- (_Bool)_breakCSCallsIfNecessary; +- (_Bool)_wantsBreakBeforeMake; - (void)stopWatchingForCTRequests; - (void)startWatchingForCTRequests; - (void)_chatStateChanged:(id)arg1; - (void)notifyCallEndedForChat:(id)arg1; -- (void)_notifyMissedCallForInviteFromID:(id)arg1 isVideo:(BOOL)arg2; +- (void)_notifyMissedCallForInviteFromID:(id)arg1 isVideo:(_Bool)arg2; - (void)notifyMissedCallForChat:(id)arg1; - (void)notifyCallStartedForChat:(id)arg1; - (void)notifyCallConnectingForChat:(id)arg1; - (void)notifyCallConnectedForChat:(id)arg1; -- (BOOL)_isOnCallToID:(id)arg1; +- (_Bool)_isOnCallToID:(id)arg1; - (void)_disconnectCSCallWithID:(id)arg1; @property(readonly, nonatomic) unsigned int callState; - (void)_setCurrentCallStatus:(int)arg1 forChat:(id)arg2; @@ -43,12 +43,12 @@ - (void)_dialRequested:(struct __CFDictionary *)arg1; - (void)_setCallRef:(struct __CTCall *)arg1 forChat:(id)arg2; - (struct __CTCall *)_callRefForChat:(id)arg1; -- (BOOL)_disconnectCTServerConnection; -- (BOOL)_reconnectCTServerConnectionIfNecessary; -- (BOOL)_setupCTServerConnection; +- (_Bool)_disconnectCTServerConnection; +- (_Bool)_reconnectCTServerConnectionIfNecessary; +- (_Bool)_setupCTServerConnection; - (void)_cleanupMachInfo; -- (BOOL)_unregisterCTRequestService; -- (BOOL)_registerCTRequestService; +- (_Bool)_unregisterCTRequestService; +- (_Bool)_registerCTRequestService; - (void)_handleCallEvent:(id)arg1; - (void)__handleCallEvent:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMAViTunesController.h b/iOS7/PrivateFrameworks/IMAVCore/IMAViTunesController.h index 048529b1f..8772b699f 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMAViTunesController.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMAViTunesController.h @@ -8,7 +8,7 @@ @interface IMAViTunesController : NSObject { - BOOL _didPause; + _Bool _didPause; } + (id)sharedInstance; diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMDaemonListenerProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMAVCore/IMDaemonListenerProtocol-Protocol.h new file mode 100644 index 000000000..a2e7f2f6a --- /dev/null +++ b/iOS7/PrivateFrameworks/IMAVCore/IMDaemonListenerProtocol-Protocol.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IMDaemonListenerProtocol +- (void)lastFailedMessageIDChanged:(long long)arg1; +- (void)unreadCountChanged:(long long)arg1; +- (void)databaseNoLongerFull; +- (void)databaseFull; +- (void)databaseUpdated:(id)arg1; +- (void)databaseUpdated; +- (void)account:(id)arg1 relay:(id)arg2 handleCancel:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 relay:(id)arg2 handleUpdate:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 relay:(id)arg2 handleInitate:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 postedError:(id)arg2; +- (void)account:(id)arg1 statusChanged:(id)arg2; +- (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)property:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)showForgotPasswordNotificationForAccount:(id)arg1; +- (void)showInvalidCertNotificationForAccount:(id)arg1; +- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(_Bool)arg5; +- (void)account:(id)arg1 conference:(id)arg2 invitationSentSuccessfully:(_Bool)arg3; +- (void)account:(id)arg1 conference:(id)arg2 peerID:(id)arg3 propertiesUpdated:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 peerIDChangedFromID:(id)arg3 toID:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 changedToNewConferenceID:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 receivedAVMessage:(unsigned int)arg3 from:(id)arg4 sessionID:(unsigned int)arg5 userInfo:(id)arg6; +- (void)account:(id)arg1 conference:(id)arg2 receivedUpdateFrom:(id)arg3 data:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedCounterProposalFrom:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedCancelInvitationFrom:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedResponseToInvitationFrom:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedInvitationFrom:(id)arg3 properties:(id)arg4; +- (void)fileTransfer:(id)arg1 updatedWithCurrentBytes:(unsigned long long)arg2 totalBytes:(unsigned long long)arg3 averageTransferRate:(unsigned long long)arg4; +- (void)fileTransfer:(id)arg1 updatedWithProperties:(id)arg2; +- (void)fileTransfer:(id)arg1 createdWithProperties:(id)arg2; +- (void)standaloneFileTransferRegistered:(id)arg1; +- (void)historicalMessageGUIDsDeleted:(id)arg1 chatGUIDs:(id)arg2 queryID:(id)arg3; +- (void)historyQuery:(id)arg1 chatID:(id)arg2 services:(id)arg3 finishedWithResult:(id)arg4 limit:(unsigned long long)arg5; +- (void)messageQuery:(id)arg1 finishedWithResult:(id)arg2 chatGUIDs:(id)arg3; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 member:(id)arg5 statusChanged:(int)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 statusChanged:(int)arg5 handleInfo:(id)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 error:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5 sendTime:(id)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageUpdated:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageSent:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 updateProperties:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 invitationReceived:(id)arg5; +- (void)leftChat:(id)arg1; +- (void)chat:(id)arg1 propertiesUpdated:(id)arg2; +- (void)chat:(id)arg1 updated:(id)arg2; +- (void)account:(id)arg1 buddyInfo:(id)arg2 commandDelivered:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 buddyInfo:(id)arg2 commandReceived:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 handleSubscriptionRequestFrom:(id)arg2 withMessage:(id)arg3; +- (void)account:(id)arg1 buddyProperties:(id)arg2 buddyPictures:(id)arg3; +- (void)account:(id)arg1 groupsChanged:(id)arg2 error:(id)arg3; +- (void)account:(id)arg1 buddyPictureChanged:(id)arg2 imageData:(id)arg3 imageHash:(id)arg4; +- (void)account:(id)arg1 blockIdleStatusChanged:(_Bool)arg2; +- (void)account:(id)arg1 blockingModeChanged:(unsigned int)arg2; +- (void)account:(id)arg1 allowListChanged:(id)arg2; +- (void)account:(id)arg1 blockListChanged:(id)arg2; +- (void)account:(id)arg1 buddyPropertiesChanged:(id)arg2; +- (void)accountRemoved:(id)arg1; +- (void)accountAdded:(id)arg1 defaults:(id)arg2 service:(id)arg3; +- (void)account:(id)arg1 capabilitiesChanged:(unsigned long long)arg2; +- (void)account:(id)arg1 defaultsChanged:(id)arg2; +- (void)account:(id)arg1 loginStatusChanged:(unsigned int)arg2 message:(id)arg3 reason:(int)arg4 properties:(id)arg5; +- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(_Bool)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; +- (void)activeAccountsChanged:(id)arg1 forService:(id)arg2; +- (void)defaultsChanged:(id)arg1 forService:(id)arg2; +- (void)vcCapabilitiesChanged:(unsigned long long)arg1; +- (void)pendingACRequestComplete; +- (void)pendingVCRequestComplete; +- (void)setupComplete; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMAVCore/IMHandle-AVChatExtensions.h b/iOS7/PrivateFrameworks/IMAVCore/IMHandle-AVChatExtensions.h index 04ddfcfd6..17d729f41 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/IMHandle-AVChatExtensions.h +++ b/iOS7/PrivateFrameworks/IMAVCore/IMHandle-AVChatExtensions.h @@ -7,6 +7,6 @@ #import "IMHandle.h" @interface IMHandle (AVChatExtensions) -@property(readonly, nonatomic) BOOL hasNoConferencingCaps; +@property(readonly, nonatomic) _Bool hasNoConferencingCaps; @end diff --git a/iOS7/PrivateFrameworks/IMAVCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IMAVCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IMAVCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IMAVCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IMCore/CDStructures.h b/iOS7/PrivateFrameworks/IMCore/CDStructures.h index 76592bb69..327d62c25 100644 --- a/iOS7/PrivateFrameworks/IMCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/IMCore/CDStructures.h @@ -17,8 +17,9 @@ struct __DDScanQuery; struct __DDScanner { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct __DDLRTable *_field2; struct __DDLexer *_field3; @@ -30,9 +31,9 @@ struct __DDScanner { struct __DDScanQuery *_field9; struct __CFArray *_field10; struct __CFArray *_field11; - int _field12; - int _field13; - int _field14; + long long _field12; + long long _field13; + long long _field14; char *_field15; id _field16; void _field17; @@ -43,9 +44,9 @@ struct __DDScanner { #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; diff --git a/iOS7/PrivateFrameworks/IMCore/IMAccount.h b/iOS7/PrivateFrameworks/IMCore/IMAccount.h index 26fe8c48d..4ce5ff608 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMAccount.h +++ b/iOS7/PrivateFrameworks/IMCore/IMAccount.h @@ -23,14 +23,14 @@ NSString *_loginID; NSString *_displayName; NSString *_uniqueID; - int _accountType; + long long _accountType; NSDictionary *_data; NSMutableDictionary *_dataChanges; NSMutableDictionary *_localCache; NSDictionary *_profile; NSMutableDictionary *_profileChanges; NSString *_countryCode; - int _profileStatus; + long long _profileStatus; NSDictionary *_accountPreferences; NSMutableDictionary *_accountPreferencesChanges; NSDictionary *_accountPersistentProperties; @@ -42,7 +42,8 @@ NSArray *_targetGroupState; NSArray *_lastReceivedGroupState; NSDictionary *_subtypeInfo; - unsigned int _myStatus; + NSArray *_vettedAliases; + unsigned long long _myStatus; NSMutableDictionary *_currentAccountStatus; NSString *_myStatusMessage; NSDictionary *_myNowPlaying; @@ -51,33 +52,33 @@ NSData *_accountImageData; unsigned long long _capabilities; unsigned long long _defaultHandleCapabilities; - BOOL _hasCheckedDefaultHandleCapabilities; + _Bool _hasCheckedDefaultHandleCapabilities; NSAttributedString *_myProfile; - int _registrationStatus; - int _registrationFailureReason; + long long _registrationStatus; + long long _registrationFailureReason; NSDictionary *_registrationAlertInfo; - unsigned int _loginStatus; - BOOL _isActive; - BOOL _hasPostedOfflineNotification; - BOOL _justLoggedIn; - BOOL _useMeCardName; + unsigned long long _loginStatus; + _Bool _isActive; + _Bool _hasPostedOfflineNotification; + _Bool _justLoggedIn; + _Bool _useMeCardName; unsigned int _cachedBlockingMode; - BOOL _blockIdleStatus; - BOOL _syncedWithRemoteBuddyList; - BOOL _hasReceivedSync; + _Bool _blockIdleStatus; + _Bool _syncedWithRemoteBuddyList; + _Bool _hasReceivedSync; int _numHolding; int _coalesceCount; - BOOL _needToCheckForWatchedIMHandles; - BOOL _iconChecked; - BOOL _hasBeenRemoved; + _Bool _needToCheckForWatchedIMHandles; + _Bool _iconChecked; + _Bool _hasBeenRemoved; id _smallImage; id _accountImage; - BOOL _asleep; + _Bool _asleep; } + (id)allBuddyListIMHandles; + (id)arrayOfAllIMHandles; -+ (id)nameOfLoginStatus:(unsigned int)arg1; ++ (id)nameOfLoginStatus:(unsigned long long)arg1; + (id)_groupSummaryFromGroupList:(id)arg1; + (void)removeTemporaryPasswordForAccount:(id)arg1 forServiceName:(id)arg2; + (void)setTemporaryPassword:(id)arg1 forAccount:(id)arg2 forServiceName:(id)arg3; @@ -85,31 +86,31 @@ + (void)removePasswordForAccount:(id)arg1 forServiceName:(id)arg2; + (void)setPassword:(id)arg1 forAccount:(id)arg2 forServiceName:(id)arg3; + (id)passwordForAccount:(id)arg1 forServiceName:(id)arg2; -@property(readonly, nonatomic) BOOL justLoggedIn; // @synthesize justLoggedIn=_justLoggedIn; +@property(readonly, nonatomic) _Bool justLoggedIn; // @synthesize justLoggedIn=_justLoggedIn; @property(readonly, nonatomic) IMPeople *buddyList; // @synthesize buddyList=_buddyList; @property(readonly, nonatomic) id loginIMHandle; // @synthesize loginIMHandle=_loginIMHandle; @property(readonly, nonatomic) NSDictionary *accountSubtypeInfo; // @synthesize accountSubtypeInfo=_subtypeInfo; -@property(readonly, nonatomic) BOOL isActive; // @synthesize isActive=_isActive; +@property(readonly, nonatomic) _Bool isActive; // @synthesize isActive=_isActive; @property(nonatomic) unsigned int blockingMode; // @synthesize blockingMode=_cachedBlockingMode; -@property(nonatomic) BOOL blockIdleStatus; // @synthesize blockIdleStatus=_blockIdleStatus; -@property(readonly, nonatomic) unsigned int loginStatus; // @synthesize loginStatus=_loginStatus; +@property(nonatomic) _Bool blockIdleStatus; // @synthesize blockIdleStatus=_blockIdleStatus; +@property(readonly, nonatomic) unsigned long long loginStatus; // @synthesize loginStatus=_loginStatus; @property(readonly, nonatomic) unsigned long long capabilities; // @synthesize capabilities=_capabilities; @property(readonly, nonatomic) NSDate *myIdleSince; // @synthesize myIdleSince=_myIdleSince; @property(readonly, nonatomic) NSData *myPictureData; // @synthesize myPictureData=_myPictureData; @property(readonly, nonatomic) NSString *myStatusMessage; // @synthesize myStatusMessage=_myStatusMessage; -@property(readonly, nonatomic) unsigned int myStatus; // @synthesize myStatus=_myStatus; +@property(readonly, nonatomic) unsigned long long myStatus; // @synthesize myStatus=_myStatus; @property(readonly, nonatomic) NSAttributedString *myProfile; // @synthesize myProfile=_myProfile; @property(readonly, nonatomic) NSDictionary *myStatusDictionary; // @synthesize myStatusDictionary=_currentAccountStatus; @property(readonly, nonatomic) IMServiceImpl *service; // @synthesize service=_service; @property(retain, nonatomic) NSString *login; // @synthesize login=_loginID; - (void)_handleIncomingCommand:(id)arg1 withProperties:(id)arg2 fromBuddyInfo:(id)arg3; - (void)_handleDeliveredCommand:(id)arg1 withProperties:(id)arg2 fromBuddyInfo:(id)arg3; -- (BOOL)_updateDisplayName:(id)arg1; +- (_Bool)_updateDisplayName:(id)arg1; @property(copy, nonatomic) NSString *displayName; - (void)setInteger:(int)arg1 forPreferenceKey:(id)arg2; - (int)integerForPreferenceKey:(id)arg1; -- (void)setBool:(BOOL)arg1 forPreferenceKey:(id)arg2; -- (BOOL)boolForPreferenceKey:(id)arg1; +- (void)setBool:(_Bool)arg1 forPreferenceKey:(id)arg2; +- (_Bool)boolForPreferenceKey:(id)arg1; - (void)setString:(id)arg1 forPreferenceKey:(id)arg2; - (id)stringForPreferenceKey:(id)arg1; - (id)dictionaryDataForPreferenceKey:(id)arg1; @@ -122,15 +123,15 @@ - (void)_setPersistentPropertyObject:(id)arg1 forKey:(id)arg2; - (id)_persistentPropertyForKey:(id)arg1; @property(readonly, nonatomic) NSDictionary *_persistentProperties; -@property(readonly, nonatomic) BOOL isAsleep; +@property(readonly, nonatomic) _Bool isAsleep; - (void)systemWillSleep; - (void)systemDidWake; - (void)_setInteger:(int)arg1 forKey:(id)arg2; - (void)setInteger:(int)arg1 forKey:(id)arg2; - (int)integerForKey:(id)arg1; -- (void)_setBool:(BOOL)arg1 forKey:(id)arg2; -- (void)setBool:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)boolForKey:(id)arg1; +- (void)_setBool:(_Bool)arg1 forKey:(id)arg2; +- (void)setBool:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)boolForKey:(id)arg1; - (void)_setString:(id)arg1 forKey:(id)arg2; - (void)setString:(id)arg1 forKey:(id)arg2; - (id)stringForKey:(id)arg1; @@ -143,54 +144,54 @@ - (void)_setLocalCachedObject:(id)arg1 forKey:(id)arg2; - (void)_setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; -- (int)validationErrorReasonForAlias:(id)arg1 type:(int)arg2; -- (int)validationErrorReasonForAlias:(id)arg1; -- (int)validationStatusForAlias:(id)arg1 type:(int)arg2; -- (int)validationStatusForAlias:(id)arg1; -- (BOOL)validateAlias:(id)arg1 type:(int)arg2; -- (BOOL)validateAliases:(id)arg1; -- (BOOL)validateAlias:(id)arg1; -- (BOOL)unvalidateAliases:(id)arg1; -- (BOOL)unvalidateAlias:(id)arg1; -- (int)typeForAlias:(id)arg1; -- (BOOL)removeAlias:(id)arg1 type:(int)arg2; -- (BOOL)removeAliases:(id)arg1; -- (BOOL)removeAlias:(id)arg1; -- (BOOL)addAlias:(id)arg1 type:(int)arg2; -- (BOOL)addAliases:(id)arg1; -- (BOOL)addAlias:(id)arg1; -- (id)aliasesForType:(int)arg1; -- (BOOL)hasAlias:(id)arg1 type:(int)arg2; -- (BOOL)hasAlias:(id)arg1; +- (long long)validationErrorReasonForAlias:(id)arg1 type:(long long)arg2; +- (long long)validationErrorReasonForAlias:(id)arg1; +- (long long)validationStatusForAlias:(id)arg1 type:(long long)arg2; +- (long long)validationStatusForAlias:(id)arg1; +- (_Bool)validateAlias:(id)arg1 type:(long long)arg2; +- (_Bool)validateAliases:(id)arg1; +- (_Bool)validateAlias:(id)arg1; +- (_Bool)unvalidateAliases:(id)arg1; +- (_Bool)unvalidateAlias:(id)arg1; +- (long long)typeForAlias:(id)arg1; +- (_Bool)removeAlias:(id)arg1 type:(long long)arg2; +- (_Bool)removeAliases:(id)arg1; +- (_Bool)removeAlias:(id)arg1; +- (_Bool)addAlias:(id)arg1 type:(long long)arg2; +- (_Bool)addAliases:(id)arg1; +- (_Bool)addAlias:(id)arg1; +- (id)aliasesForType:(long long)arg1; +- (_Bool)hasAlias:(id)arg1 type:(long long)arg2; +- (_Bool)hasAlias:(id)arg1; @property(readonly, nonatomic) NSArray *aliases; - (id)_statuses; - (id)_aliasInfoForAlias:(id)arg1; - (id)_aliases; @property(readonly, nonatomic) NSArray *vettedAliases; - (void)_updateProfileInfo:(id)arg1; -- (int)profileValidationErrorReason; -- (int)profileValidationStatus; -- (BOOL)validateProfile; -- (BOOL)setProfileString:(id)arg1 forKey:(id)arg2; -- (BOOL)setProfileValue:(id)arg1 forKey:(id)arg2; -- (BOOL)removeProfileValueForKey:(id)arg1; +- (long long)profileValidationErrorReason; +- (long long)profileValidationStatus; +- (_Bool)validateProfile; +- (_Bool)setProfileString:(id)arg1 forKey:(id)arg2; +- (_Bool)setProfileValue:(id)arg1 forKey:(id)arg2; +- (_Bool)removeProfileValueForKey:(id)arg1; - (id)profileStringForKey:(id)arg1; - (id)profileValueForKey:(id)arg1; @property(readonly, nonatomic) NSDictionary *profileInfo; @property(readonly, nonatomic) NSString *countryCode; -- (BOOL)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; -- (BOOL)authenticateAccount; -- (BOOL)requestNewAuthorizationCredentials; +- (_Bool)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; +- (_Bool)authenticateAccount; +- (_Bool)requestNewAuthorizationCredentials; @property(readonly, nonatomic) NSString *authorizationToken; @property(readonly, nonatomic) NSString *authorizationID; -@property(readonly, nonatomic) BOOL supportsAuthorization; +@property(readonly, nonatomic) _Bool supportsAuthorization; - (struct _FZChatRoomValidity)validityOfChatRoomName:(id)arg1; - (id)defaultChatSuffix; - (id)chatIDForRoomName:(id)arg1; - (void)nowLoggedOut; - (void)nowLoggedIn; - (void)handleSubscriptionRequestFrom:(id)arg1 withMessage:(id)arg2; -- (void)imHandle:(id)arg1 buddyStatusChanged:(BOOL)arg2; +- (void)imHandle:(id)arg1 buddyStatusChanged:(_Bool)arg2; - (void)disconnectAllIMHandles; - (void)unregisterIMHandle:(id)arg1; - (void)registerIMHandle:(id)arg1; @@ -200,24 +201,25 @@ - (void)startWatchingIMHandle:(id)arg1; - (void)watchBuddiesIfNecessary; - (void)_watchBuddiesIfNecessary; -- (BOOL)removeIMHandle:(id)arg1 fromIMPerson:(id)arg2; -- (BOOL)addIMHandle:(id)arg1 toIMPerson:(id)arg2; +- (_Bool)removeIMHandle:(id)arg1 fromIMPerson:(id)arg2; +- (_Bool)addIMHandle:(id)arg1 toIMPerson:(id)arg2; - (id)imHandlesForIMPerson:(id)arg1; - (void)requestBuddyListAuthorizationFromIMHandle:(id)arg1; -- (void)setBuddyListAuthorization:(BOOL)arg1 forIMHandle:(id)arg2; -- (unsigned int)sortOrderForIMHandle:(id)arg1 inGroup:(id)arg2; +- (void)setBuddyListAuthorization:(_Bool)arg1 forIMHandle:(id)arg2; +- (unsigned long long)sortOrderForIMHandle:(id)arg1 inGroup:(id)arg2; - (id)personSibsForIMHandle:(id)arg1; - (id)personForIMHandle:(id)arg1 identifier:(int *)arg2; - (id)personForIMHandle:(id)arg1; - (id)imHandleWithID:(id)arg1; - (id)existingIMHandleWithID:(id)arg1 countryCode:(id)arg2; - (id)imHandleWithID:(id)arg1 countryCode:(id)arg2; -- (id)imHandleWithID:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (id)_imHandleWithID:(id)arg1 alreadyCanonical:(_Bool)arg2 knownIDStatus:(int)arg3 originalID:(id)arg4 countryCode:(id)arg5; +- (id)imHandleWithID:(id)arg1 alreadyCanonical:(_Bool)arg2; - (unsigned long long)defaultHandleCapabilities; - (id)existingIMHandleWithID:(id)arg1; -- (id)existingIMHandleWithID:(id)arg1 alreadyCanonical:(BOOL)arg2; -- (id)existingIMHandleWithInfo:(id)arg1 alreadyCanonical:(BOOL)arg2; -- (id)imHandleWithInfo:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (id)existingIMHandleWithID:(id)arg1 alreadyCanonical:(_Bool)arg2; +- (id)existingIMHandleWithInfo:(id)arg1 alreadyCanonical:(_Bool)arg2; +- (id)imHandleWithInfo:(id)arg1 alreadyCanonical:(_Bool)arg2; - (id)existingIMHandleWithInfo:(id)arg1; - (id)imHandleWithInfo:(id)arg1; - (Class)imHandleClass; @@ -225,27 +227,27 @@ - (void)recalculateSubtypeInfo; - (void)_clearImageCache; - (id)recalculatedSubtypeInfo; -- (int)compareNames:(id)arg1; +- (long long)compareNames:(id)arg1; - (void)groupsChanged:(id)arg1 error:(id)arg2; - (void)_syncWithRemoteBuddies; -- (void)setIMAccountLoginStatus:(unsigned int)arg1 errorMessage:(id)arg2 reason:(int)arg3; -- (void)setIMAccountLoginStatus:(unsigned int)arg1 errorMessage:(id)arg2; -- (void)setIMAccountLoginStatus:(unsigned int)arg1; -- (void)setIsActive:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isConnected; -@property(readonly, nonatomic) BOOL isConnecting; +- (void)setIMAccountLoginStatus:(unsigned long long)arg1 errorMessage:(id)arg2 reason:(int)arg3; +- (void)setIMAccountLoginStatus:(unsigned long long)arg1 errorMessage:(id)arg2; +- (void)setIMAccountLoginStatus:(unsigned long long)arg1; +- (void)setIsActive:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isConnected; +@property(readonly, nonatomic) _Bool isConnecting; @property(readonly, nonatomic) NSString *loginStatusMessage; - (void)_notJustLoggedIn; -- (BOOL)unregisterAccount; -- (BOOL)registerAccount; -@property(readonly, nonatomic) int registrationFailureReason; -@property(readonly, nonatomic) int registrationStatus; +- (_Bool)unregisterAccount; +- (_Bool)registerAccount; +@property(readonly, nonatomic) long long registrationFailureReason; +@property(readonly, nonatomic) long long registrationStatus; - (void)_updateRegistrationStatus:(int)arg1 error:(int)arg2 info:(id)arg3; -@property(readonly, nonatomic) BOOL supportsRegistration; +@property(readonly, nonatomic) _Bool supportsRegistration; @property(readonly, nonatomic) NSDictionary *registrationFailureAlertInfo; -@property(readonly, nonatomic) BOOL isOperational; -@property(readonly, nonatomic) BOOL isRegistered; -@property(readonly, nonatomic) BOOL _isUsableForSending; +@property(readonly, nonatomic) _Bool isOperational; +@property(readonly, nonatomic) _Bool isRegistered; +@property(readonly, nonatomic) _Bool _isUsableForSending; - (void)accountDidDeactivate; - (void)accountDidBecomeActive; - (void)accountWillBeRemoved; @@ -259,7 +261,7 @@ - (void)resumeBuddyUpdates; - (void)_resumeBuddyUpdatesNow; - (void)holdBuddyUpdates; -@property(readonly, nonatomic) BOOL makingChanges; +@property(readonly, nonatomic) _Bool makingChanges; - (void)endChanges; - (id)memberGroups:(id)arg1; @property(readonly, nonatomic) NSArray *groupList; @@ -268,16 +270,16 @@ - (void)reorderGroups:(id)arg1; - (void)reorderGroup:(id)arg1 order:(id)arg2; - (void)renameGroup:(id)arg1 to:(id)arg2; -- (void)changeBuddyList:(id)arg1 add:(BOOL)arg2 groups:(id)arg3 atLocation:(int)arg4; +- (void)changeBuddyList:(id)arg1 add:(_Bool)arg2 groups:(id)arg3 atLocation:(int)arg4; - (void)addBuddyToBuddyList:(id)arg1; -- (BOOL)removeIMHandle:(id)arg1 fromGroups:(id)arg2; -- (BOOL)addIMHandle:(id)arg1 toGroups:(id)arg2 atLocation:(int)arg3; -- (BOOL)removePeople:(id)arg1 fromGroups:(id)arg2; -- (BOOL)addPeople:(id)arg1 toGroups:(id)arg2 atLocation:(int)arg3; +- (_Bool)removeIMHandle:(id)arg1 fromGroups:(id)arg2; +- (_Bool)addIMHandle:(id)arg1 toGroups:(id)arg2 atLocation:(long long)arg3; +- (_Bool)removePeople:(id)arg1 fromGroups:(id)arg2; +- (_Bool)addPeople:(id)arg1 toGroups:(id)arg2 atLocation:(long long)arg3; - (void)_ensureGroupsExists:(id)arg1; - (void)syncWithRemoteBuddies; - (void)_markHasSyncedWithRemoteBuddies; -@property(readonly, nonatomic) BOOL hasSyncedWithRemoteBuddies; +@property(readonly, nonatomic) _Bool hasSyncedWithRemoteBuddies; - (void)requestGroups; - (void)hookupToDaemon; - (void)beginChanges; @@ -286,14 +288,14 @@ - (void)updateWithTargetGroups; - (void)setWaitForTargetState; - (void)targetGroupStateTimeout; -@property(readonly, nonatomic) BOOL hasTargetGroupStateBeenMet; -@property(readonly, nonatomic) BOOL isAwaitingTargetGroupState; +@property(readonly, nonatomic) _Bool hasTargetGroupStateBeenMet; +@property(readonly, nonatomic) _Bool isAwaitingTargetGroupState; - (void)clearTargetState; -@property(nonatomic) BOOL blockOtherAddresses; +@property(nonatomic) _Bool blockOtherAddresses; @property(retain, nonatomic) NSArray *allowList; @property(retain, nonatomic) NSArray *blockList; -- (void)blockMessages:(BOOL)arg1 fromID:(id)arg2; -- (void)setCachedBlockIdleStatus:(BOOL)arg1; +- (void)blockMessages:(_Bool)arg1 fromID:(id)arg2; +- (void)setCachedBlockIdleStatus:(_Bool)arg1; - (void)setCachedBlockingMode:(unsigned int)arg1; - (void)setCachedBlockList:(id)arg1; - (void)setCachedAllowList:(id)arg1; @@ -302,44 +304,44 @@ @property(readonly, nonatomic) NSArray *addressBookProperties; @property(readonly, nonatomic) NSDictionary *dictionary; - (void)loadFromDictionary:(id)arg1; -- (void)_loadFromDictionary:(id)arg1 force:(BOOL)arg2; +- (void)_loadFromDictionary:(id)arg1 force:(_Bool)arg2; - (void)setValue:(id)arg1 ofExtraProperty:(id)arg2 ofIMHandle:(id)arg3; - (void)requestProperty:(id)arg1 ofIMHandle:(id)arg2; -@property(readonly, nonatomic) int invalidSettings; -@property(readonly, nonatomic) BOOL isManaged; -@property(readonly, nonatomic) BOOL validServer; -@property(readonly, nonatomic) BOOL validPort; -@property(readonly, nonatomic) BOOL validLogin; -@property(readonly, nonatomic) BOOL canActivate; -@property(nonatomic) BOOL allowsVCRelay; -@property(nonatomic) BOOL goIdle; -@property(readonly, nonatomic) int port; +@property(readonly, nonatomic) long long invalidSettings; +@property(readonly, nonatomic) _Bool isManaged; +@property(readonly, nonatomic) _Bool validServer; +@property(readonly, nonatomic) _Bool validPort; +@property(readonly, nonatomic) _Bool validLogin; +@property(readonly, nonatomic) _Bool canActivate; +@property(nonatomic) _Bool allowsVCRelay; +@property(nonatomic) _Bool goIdle; +@property(readonly, nonatomic) long long port; @property(readonly, nonatomic) NSString *server; -- (id)_serverWithSSL:(BOOL)arg1; +- (id)_serverWithSSL:(_Bool)arg1; - (id)description; -@property(readonly, nonatomic) BOOL useSSL; -@property(nonatomic) BOOL autoLogin; -@property(readonly, nonatomic) BOOL hasCustomDescription; +@property(readonly, nonatomic) _Bool useSSL; +@property(nonatomic) _Bool autoLogin; +@property(readonly, nonatomic) _Bool hasCustomDescription; @property(retain, nonatomic) NSString *accountDescription; -@property(nonatomic, getter=isInvisible) BOOL invisible; +@property(nonatomic, getter=isInvisible) _Bool invisible; - (void)removeTemporaryPassword; - (void)setTemporaryPassword:(id)arg1; @property(readonly, nonatomic) NSString *temporaryPassword; - (void)removePassword; - (void)setPassword:(id)arg1; @property(readonly, nonatomic) NSString *password; -@property(readonly, nonatomic) BOOL handlesChatInvites; +@property(readonly, nonatomic) _Bool handlesChatInvites; - (void)updateCapabilities:(unsigned long long)arg1; -- (BOOL)hasCapability:(unsigned long long)arg1; -- (int)compareServices:(id)arg1; -- (int)compareIDs:(id)arg1; -- (int)compareStatus:(id)arg1; -- (int)compareAccountNames:(id)arg1; -- (int)compareLoginStatus:(id)arg1; -- (BOOL)emailAddressIsID:(id)arg1; +- (_Bool)hasCapability:(unsigned long long)arg1; +- (long long)compareServices:(id)arg1; +- (long long)compareIDs:(id)arg1; +- (long long)compareStatus:(id)arg1; +- (long long)compareAccountNames:(id)arg1; +- (long long)compareLoginStatus:(id)arg1; +- (_Bool)emailAddressIsID:(id)arg1; - (void)resetToDefaults; - (void)writeSettings; -- (BOOL)equalID:(id)arg1 andID:(id)arg2; +- (_Bool)equalID:(id)arg1 andID:(id)arg2; - (id)canonicalFormOfID:(id)arg1 countryCode:(id)arg2; - (id)canonicalFormOfID:(id)arg1; @property(readonly, nonatomic) NSData *accountImageData; @@ -351,14 +353,14 @@ @property(readonly, nonatomic) NSString *uniqueID; @property(readonly, nonatomic) NSString *myNowPlayingString; - (void)setCurrentAccountStatus:(id)arg1; -- (void)_updateMyStatus:(unsigned int)arg1 message:(id)arg2; -@property(readonly, nonatomic) int accountType; +- (void)_updateMyStatus:(unsigned long long)arg1 message:(id)arg2; +@property(readonly, nonatomic) long long accountType; - (void)_updateLogin:(id)arg1; - (void)loginStatusChanged:(unsigned int)arg1 message:(id)arg2 reason:(int)arg3 properties:(id)arg4; - (void)logoutAccount; - (void)loginAccount; - (void)autoLoginAccount; -- (void)_loginWithAutoLogin:(BOOL)arg1; +- (void)_loginWithAutoLogin:(_Bool)arg1; - (id)initWithUniqueID:(id)arg1 service:(id)arg2; - (id)initWithService:(id)arg1; - (void)clearServiceCaches; diff --git a/iOS7/PrivateFrameworks/IMCore/IMAccountController-AccountCreation.h b/iOS7/PrivateFrameworks/IMCore/IMAccountController-AccountCreation.h new file mode 100644 index 000000000..c1d1c50ec --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMAccountController-AccountCreation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAccountController (AccountCreation) +- (id)__iCloudSystemAccountForService:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMAccountController-SpecialSendQueries.h b/iOS7/PrivateFrameworks/IMCore/IMAccountController-SpecialSendQueries.h new file mode 100644 index 000000000..4d547bd54 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMAccountController-SpecialSendQueries.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMAccountController (SpecialSendQueries) +- (id)_bestOperationalAccountForSendingForService:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMAccountController.h b/iOS7/PrivateFrameworks/IMCore/IMAccountController.h index bdb4c64de..1ae2b0b1d 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMAccountController.h +++ b/iOS7/PrivateFrameworks/IMCore/IMAccountController.h @@ -12,8 +12,8 @@ { NSMutableArray *_accounts; NSMutableDictionary *_accountMap; - BOOL _isReadOnly; - BOOL _cachesEnabled; + _Bool _isReadOnly; + _Bool _cachesEnabled; NSArray *_operationalAccountsCache; NSMutableDictionary *_serviceToActiveAccountsMap; NSMutableDictionary *_serviceToAccountsMap; @@ -24,7 +24,7 @@ + (id)bestAccountFromAccounts:(id)arg1; + (id)sharedInstance; @property(readonly, nonatomic) NSArray *accounts; // @synthesize accounts=_accounts; -- (void)_rebuildOperationalAccountsCache:(BOOL)arg1; +- (void)_rebuildOperationalAccountsCache:(_Bool)arg1; - (void)_disableCache; - (void)_enableCache; - (id)jabberAccount; @@ -41,34 +41,36 @@ - (id)bestAccountForService:(id)arg1 withLogin:(id)arg2; - (id)bestAccountForService:(id)arg1 login:(id)arg2 guid:(id)arg3; @property(readonly, nonatomic) id bestAccountForStatus; -- (BOOL)canActivateAccounts:(id)arg1; -- (BOOL)canActivateAccount:(id)arg1; -- (BOOL)accountConnected:(id)arg1; -- (BOOL)accountConnecting:(id)arg1; -- (BOOL)activateAndHandleReconnectAccount:(id)arg1; -- (BOOL)activateAndHandleReconnectAccounts:(id)arg1; -- (BOOL)activateAccount:(id)arg1 force:(BOOL)arg2 locally:(BOOL)arg3; -- (BOOL)activateAccount:(id)arg1 force:(BOOL)arg2; -- (BOOL)activateAccount:(id)arg1; -- (BOOL)activateAccount:(id)arg1 locally:(BOOL)arg2; -- (BOOL)activateAccounts:(id)arg1; -- (BOOL)activateAccounts:(id)arg1 force:(BOOL)arg2 locally:(BOOL)arg3; -- (BOOL)deactivateAccount:(id)arg1 withDisable:(BOOL)arg2; -- (BOOL)deactivateAccounts:(id)arg1; -- (BOOL)deactivateAccount:(id)arg1; -- (BOOL)deactivateAccounts:(id)arg1 withDisable:(BOOL)arg2; -- (BOOL)deleteAccount:(id)arg1 locally:(BOOL)arg2; -- (BOOL)deleteAccount:(id)arg1; -- (BOOL)addAccount:(id)arg1 locally:(BOOL)arg2; -- (BOOL)addAccount:(id)arg1 atIndex:(int)arg2 locally:(BOOL)arg3; -- (BOOL)addAccount:(id)arg1 atIndex:(int)arg2; -- (BOOL)addAccount:(id)arg1; +- (_Bool)canActivateAccounts:(id)arg1; +- (_Bool)canActivateAccount:(id)arg1; +- (_Bool)accountConnected:(id)arg1; +- (_Bool)accountConnecting:(id)arg1; +- (_Bool)activateAndHandleReconnectAccount:(id)arg1; +- (_Bool)activateAndHandleReconnectAccounts:(id)arg1; +- (_Bool)activateAccount:(id)arg1 force:(_Bool)arg2 locally:(_Bool)arg3; +- (_Bool)activateAccount:(id)arg1 force:(_Bool)arg2; +- (_Bool)activateAccount:(id)arg1; +- (_Bool)activateAccount:(id)arg1 locally:(_Bool)arg2; +- (_Bool)activateAccounts:(id)arg1; +- (_Bool)activateAccounts:(id)arg1 force:(_Bool)arg2 locally:(_Bool)arg3; +- (_Bool)deactivateAccount:(id)arg1 withDisable:(_Bool)arg2; +- (_Bool)deactivateAccounts:(id)arg1; +- (_Bool)_deactivateAccounts:(id)arg1; +- (_Bool)deactivateAccount:(id)arg1; +- (_Bool)_deactivateAccount:(id)arg1; +- (_Bool)deactivateAccounts:(id)arg1 withDisable:(_Bool)arg2; +- (_Bool)deleteAccount:(id)arg1 locally:(_Bool)arg2; +- (_Bool)deleteAccount:(id)arg1; +- (_Bool)addAccount:(id)arg1 locally:(_Bool)arg2; +- (_Bool)addAccount:(id)arg1 atIndex:(int)arg2 locally:(_Bool)arg3; +- (_Bool)addAccount:(id)arg1 atIndex:(int)arg2; +- (_Bool)addAccount:(id)arg1; - (void)_accountRegistrationStatusChanged:(id)arg1; - (void)_activeAccountChanged:(id)arg1; -- (void)setReadOnly:(BOOL)arg1; -- (BOOL)readOnly; -- (BOOL)accountActive:(id)arg1; -- (BOOL)canDeleteAccount:(id)arg1; +- (void)setReadOnly:(_Bool)arg1; +- (_Bool)readOnly; +- (_Bool)accountActive:(id)arg1; +- (_Bool)canDeleteAccount:(id)arg1; - (id)connectedAccountsWithCapability:(unsigned long long)arg1; - (id)operationalAccountsWithCapability:(unsigned long long)arg1; - (id)accountsWithCapability:(unsigned long long)arg1; @@ -86,8 +88,6 @@ - (void)dealloc; - (id)init; - (void)autoLogin; -- (id)_bestOperationalAccountForSendingForService:(id)arg1; -- (id)__iCloudSystemAccountForService:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMAddressBook.h b/iOS7/PrivateFrameworks/IMCore/IMAddressBook.h index 8e994d11b..c085bfa96 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMAddressBook.h +++ b/iOS7/PrivateFrameworks/IMCore/IMAddressBook.h @@ -10,8 +10,8 @@ { } -+ (BOOL)addressBookEnabled; -+ (void)setAddressBookEnabled:(BOOL)arg1; ++ (_Bool)addressBookEnabled; ++ (void)setAddressBookEnabled:(_Bool)arg1; + (void)performBlock:(id)arg1; + (id)_threadedABAddressBookLock; + (void *)_threadedABAddressBookRef; diff --git a/iOS7/PrivateFrameworks/IMCore/IMBatchIDStatusQueryController.h b/iOS7/PrivateFrameworks/IMCore/IMBatchIDStatusQueryController.h index 969a2919e..dc3d5afea 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMBatchIDStatusQueryController.h +++ b/iOS7/PrivateFrameworks/IMCore/IMBatchIDStatusQueryController.h @@ -15,7 +15,7 @@ NSTimer *_nextQueryTimer; NSDate *_timeOfDeath; int _numberOfQueriesDone; - BOOL _isDead; + _Bool _isDead; } - (void)_invalidateNextQueryTimer; diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat-ChatNotifierSupportForLion.h b/iOS7/PrivateFrameworks/IMCore/IMChat-ChatNotifierSupportForLion.h new file mode 100644 index 000000000..0fec02ed2 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChat-ChatNotifierSupportForLion.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChat (ChatNotifierSupportForLion) +- (id)_privateInitWithAccount:(id)arg1 style:(unsigned char)arg2 roomName:(id)arg3 chatItems:(id)arg4 participants:(id)arg5; +- (id)_copyChat; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_HistoryAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_HistoryAdditions.h new file mode 100644 index 000000000..d1279d36a --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_HistoryAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChat (IMChat_HistoryAdditions) +- (id)loadMessagesUpToGUID:(id)arg1 date:(id)arg2 limit:(unsigned long long)arg3 loadImmediately:(_Bool)arg4; +- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned long long)arg2 loadImmediately:(_Bool)arg3; +- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned long long)arg2; +- (id)loadMessagesUpToGUID:(id)arg1 limit:(unsigned long long)arg2; +- (id)_buildLoadQueryForSynchronize; +@property(nonatomic) unsigned long long numberOfMessagesToKeepLoaded; +- (void)_trimMessagesAsNeeded; +- (void)_trimMessagesLeavingNumber:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_SignallingAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_SignallingAdditions.h new file mode 100644 index 000000000..fdc608d2a --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChat-IMChat_SignallingAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChat (IMChat_SignallingAdditions) +- (_Bool)sendDowngradeNotificationTo:(id)arg1; +- (void)_handleIncomingCommand:(id)arg1; +- (void)_handleDeliveredCommand:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat-IMTypingIndicator_Additions.h b/iOS7/PrivateFrameworks/IMCore/IMChat-IMTypingIndicator_Additions.h new file mode 100644 index 000000000..a08aaf69a --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChat-IMTypingIndicator_Additions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChat (IMTypingIndicator_Additions) +- (void)_setTypingIndicatorTimeout; +- (void)_typingIndicatorTimedOut:(id)arg1; +- (void)_clearIncomingTypingIndicators; +- (void)_clearTypingIndicatorTimeout; +- (void)_updateTypingIndicatorTimeout; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat-MessagesMessageInsertionSupport.h b/iOS7/PrivateFrameworks/IMCore/IMChat-MessagesMessageInsertionSupport.h new file mode 100644 index 000000000..e898beccf --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChat-MessagesMessageInsertionSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChat (MessagesMessageInsertionSupport) +- (void)_endLegacyHistoryLoading; +- (void)_beginLegacyHistoryLoading; +- (void)_insertLegacyHistory:(id)arg1; +- (void)_setSearchResultChatItems:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChat.h b/iOS7/PrivateFrameworks/IMCore/IMChat.h index b1f9187b9..2dfcf31ba 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMChat.h +++ b/iOS7/PrivateFrameworks/IMCore/IMChat.h @@ -27,20 +27,21 @@ id _typingIndicatorTimer; IMMessage *_invitationForPendingParticipants; NSMutableArray *_messagesPendingJoin; + NSMutableSet *_guids; NSMutableDictionary *_chatItemsChanged; NSMutableDictionary *_messageMap; NSMutableDictionary *_chatProperties; NSMutableDictionary *_participantProperties; IMTimingCollection *_timingCollection; - int _joinState; + long long _joinState; unsigned char _style; - unsigned int _numberOfMessagesToKeepLoaded; - unsigned int _chatItemChangeCount; - unsigned int _cachedUnreadCount; + unsigned long long _numberOfMessagesToKeepLoaded; + unsigned long long _chatItemChangeCount; + unsigned long long _cachedUnreadCount; NSMutableSet *_cachedReadMessages; - unsigned int _cachedFailureCount; - unsigned int _dbFailedCount; - unsigned int _dbUnreadCount; + unsigned long long _cachedFailureCount; + unsigned long long _dbFailedCount; + unsigned long long _dbUnreadCount; void *_context; unsigned int _hasBeenConfigured:1; unsigned int _isRefreshing:1; @@ -55,7 +56,7 @@ } @property(retain, nonatomic) IMMessage *invitationForPendingParticipants; // @synthesize invitationForPendingParticipants=_invitationForPendingParticipants; -@property(readonly, nonatomic) int joinState; // @synthesize joinState=_joinState; +@property(readonly, nonatomic) long long joinState; // @synthesize joinState=_joinState; @property(readonly, nonatomic) NSDate *dateModified; // @synthesize dateModified=_dateModified; @property(readonly, nonatomic) NSDate *dateCreated; // @synthesize dateCreated=_dateCreated; @property(nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @@ -65,29 +66,30 @@ @property(readonly, nonatomic) NSArray *participants; // @synthesize participants=_participants; @property(readonly, nonatomic) IMAccount *account; // @synthesize account=_account; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; +@property(retain, nonatomic, setter=_setGUIDs:) NSMutableSet *_guids; // @synthesize _guids; @property(readonly, nonatomic) NSArray *chatItems; // @synthesize chatItems=_chatItems; - (id)_initWithDictionaryRepresentation:(id)arg1 initialItems:(id)arg2 participantsHint:(id)arg3 accountHint:(id)arg4; - (id)description; - (void)_daemonDied:(id)arg1; - (void)_daemonAlive:(id)arg1; - (void)_accountControllerUpdated:(id)arg1; -- (BOOL)_sanityCheckAccounts; +- (_Bool)_sanityCheckAccounts; - (void)addPendingParticipants:(id)arg1; - (void)removeParticipants:(id)arg1 reason:(id)arg2; - (void)inviteParticipants:(id)arg1 reason:(id)arg2; - (void)_invitePendingParticipants; - (void)_inviteParticipants:(id)arg1 reason:(id)arg2; - (id)_pendingParticipants; -- (BOOL)canAddParticipants:(id)arg1; -- (BOOL)canAddParticipant:(id)arg1; +- (_Bool)canAddParticipants:(id)arg1; +- (_Bool)canAddParticipant:(id)arg1; - (void)_addParticipant:(id)arg1; - (void)leave; - (void)join; @property(retain, nonatomic) IMHandle *recipient; -- (void)setRecipient:(id)arg1 locally:(BOOL)arg2; -- (void)_setAccount:(id)arg1 locally:(BOOL)arg2; +- (void)setRecipient:(id)arg1 locally:(_Bool)arg2; +- (void)_setAccount:(id)arg1 locally:(_Bool)arg2; - (void)_setAccount:(id)arg1; -- (BOOL)_hasCommunicatedOnService:(id)arg1; +- (_Bool)_hasCommunicatedOnService:(id)arg1; - (void)setValue:(id)arg1 forProperty:(id)arg2 ofParticipant:(id)arg3; - (id)valueForProperty:(id)arg1 ofParticipant:(id)arg2; - (id)allPropertiesOfParticipant:(id)arg1; @@ -95,7 +97,7 @@ - (id)valueForChatProperty:(id)arg1; - (id)allChatProperties; - (void)_setChatProperties:(id)arg1; -- (BOOL)_isDuplicate:(id)arg1; +- (_Bool)_isDuplicate:(id)arg1; - (id)_lastMessageChatItem; - (void)markAllMessagesAsRead; - (void)markMessagesAsRead:(id)arg1; @@ -107,36 +109,36 @@ - (id)_messageChatItems; - (void)updateMessage:(id)arg1 flags:(unsigned long long)arg2; - (void)updateMessage:(id)arg1; -- (BOOL)canSendTransfer:(id)arg1; -- (BOOL)canSendMessage:(id)arg1; -@property(nonatomic) BOOL localUserIsTyping; -- (void)_setLocalUserIsTyping:(BOOL)arg1 suppliedGUID:(id)arg2; +- (_Bool)canSendTransfer:(id)arg1; +- (_Bool)canSendMessage:(id)arg1; +@property(nonatomic) _Bool localUserIsTyping; +- (void)_setLocalUserIsTyping:(_Bool)arg1 suppliedGUID:(id)arg2; @property(readonly, nonatomic) NSString *localTypingMessageGUID; - (void)sendMessage:(id)arg1; -- (void)_sendMessage:(id)arg1 adjustingSender:(BOOL)arg2; +- (void)_sendMessage:(id)arg1 adjustingSender:(_Bool)arg2; - (void)cancelMessage:(id)arg1; - (void)declineInvitation; - (void)acceptInvitation; -@property(readonly, nonatomic) BOOL hasUnhandledInvitation; +@property(readonly, nonatomic) _Bool hasUnhandledInvitation; @property(readonly, nonatomic) NSString *roomNameWithoutSuffix; @property(readonly, nonatomic) NSString *persistentID; - (void)_setDisplayName:(id)arg1; - (void)setRoomName:(id)arg1; -@property(readonly, nonatomic) unsigned int overallChatStatus; -@property(readonly, nonatomic) BOOL canHaveMultipleParticipants; +@property(readonly, nonatomic) unsigned long long overallChatStatus; +@property(readonly, nonatomic) _Bool canHaveMultipleParticipants; @property(readonly, nonatomic) NSString *chatIdentifier; - (void)_clearCachedIdentifier; -- (unsigned int)stateForParticipant:(id)arg1; -- (id)participantsWithState:(unsigned int)arg1; +- (unsigned long long)stateForParticipant:(id)arg1; +- (id)participantsWithState:(unsigned long long)arg1; - (void)_fixLastStatusMessageIfNecessary; - (void)_remapHandle:(id)arg1 toHandle:(id)arg2; - (void)_showErrorMessage:(id)arg1; - (void)_participant:(id)arg1 statusChanged:(int)arg2; -- (void)_setJoinState:(int)arg1 quietly:(BOOL)arg2; -- (void)_setJoinState:(int)arg1; -- (BOOL)_handleIncomingMessage:(id)arg1; +- (void)_setJoinState:(long long)arg1 quietly:(_Bool)arg2; +- (void)_setJoinState:(long long)arg1; +- (_Bool)_handleIncomingMessage:(id)arg1; - (void)_handleMessageGUIDDeletions:(id)arg1; -- (void)_setParticipantState:(unsigned int)arg1 forHandle:(id)arg2 quietly:(BOOL)arg3; +- (void)_setParticipantState:(unsigned long long)arg1 forHandle:(id)arg2 quietly:(_Bool)arg3; - (void)_postNotification:(id)arg1 userInfo:(id)arg2; - (void)_endTiming; - (void)_startTiming:(id)arg1; @@ -145,17 +147,17 @@ - (void)_unwatchHandleStatusChangedForHandle:(id)arg1; - (void)_watchHandleStatusChangedForHandle:(id)arg1; - (void)_handleHandleStatusChanged:(id)arg1; -- (void)_recomputeOverallChatStatusQuietly:(BOOL)arg1; +- (void)_recomputeOverallChatStatusQuietly:(_Bool)arg1; - (void)mark; - (void)clear; -- (BOOL)deleteAllHistory; -- (BOOL)deleteChatItems:(id)arg1; -- (BOOL)deleteMessageParts:(id)arg1 forMessage:(id)arg2; -- (BOOL)deleteChatItem:(id)arg1; -- (BOOL)canDeleteChatItem:(id)arg1; -@property(readonly, nonatomic) unsigned int messageFailureCount; -@property(readonly, nonatomic) unsigned int unreadMessageCount; -@property(readonly, nonatomic) unsigned int messageCount; +- (_Bool)deleteAllHistory; +- (_Bool)deleteChatItems:(id)arg1; +- (_Bool)deleteMessageParts:(id)arg1 forMessage:(id)arg2; +- (_Bool)deleteChatItem:(id)arg1; +- (_Bool)canDeleteChatItem:(id)arg1; +@property(readonly, nonatomic) unsigned long long messageFailureCount; +@property(readonly, nonatomic) unsigned long long unreadMessageCount; +@property(readonly, nonatomic) unsigned long long messageCount; @property(readonly, nonatomic) IMMessage *lastMessage; @property(readonly, nonatomic) IMMessage *lastIncomingFinishedMessage; @property(readonly, nonatomic) IMMessage *lastIncomingMessage; @@ -165,21 +167,21 @@ - (id)messageForGUID:(id)arg1; @property(readonly, nonatomic) int rowIDOfMostRecentFailedMessage; - (void)processChatItem:(id)arg1; -- (BOOL)shouldAppendDatestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; -- (BOOL)shouldAppendTimestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; -- (BOOL)_doesChatItemContainTimestamp:(id)arg1; -- (BOOL)shouldInsertChatItem:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_insertHistoricalChatItems:(id)arg1 queryID:(id)arg2 isRefresh:(BOOL)arg3 isHistoryQuery:(BOOL)arg4 limit:(unsigned int)arg5; -- (void)_insertHistoricalChatItems:(id)arg1 queryID:(id)arg2 isRefresh:(BOOL)arg3 isHistoryQuery:(BOOL)arg4; +- (_Bool)shouldAppendDatestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; +- (_Bool)shouldAppendTimestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; +- (_Bool)_doesChatItemContainTimestamp:(id)arg1; +- (_Bool)shouldInsertChatItem:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)_insertHistoricalChatItems:(id)arg1 queryID:(id)arg2 isRefresh:(_Bool)arg3 isHistoryQuery:(_Bool)arg4 limit:(unsigned long long)arg5; +- (void)_insertHistoricalChatItems:(id)arg1 queryID:(id)arg2 isRefresh:(_Bool)arg3 isHistoryQuery:(_Bool)arg4; - (void)_fixMessageOrderingWithItems:(id)arg1; -- (BOOL)_checkMessageOrderingWithItems:(id)arg1; +- (_Bool)_checkMessageOrderingWithItems:(id)arg1; - (void)_removeInitialTypingIndicator; - (void)_buildChatItemForErrorMessage:(id)arg1; - (void)_fixLastReceipientMessage; - (void)_fixHeader; -- (BOOL)_buildChatItemForNewRecipient:(id)arg1 oldRecipient:(id)arg2 date:(id)arg3 atIndex:(int)arg4; -- (void)_buildChatItemForParticipantState:(unsigned int)arg1 handle:(id)arg2; -- (void)_buildChatItemForOverallChatStatusFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (_Bool)_buildChatItemForNewRecipient:(id)arg1 oldRecipient:(id)arg2 date:(id)arg3 atIndex:(long long)arg4; +- (void)_buildChatItemForParticipantState:(unsigned long long)arg1 handle:(id)arg2; +- (void)_buildChatItemForOverallChatStatusFrom:(unsigned long long)arg1 to:(unsigned long long)arg2; - (void)_buildChatItemForDecidingHandleWentOffline:(id)arg1; - (void)_buildChatItemForDisconnectOrLogout; - (void)_buildInitialChatItems:(id)arg1; @@ -187,63 +189,41 @@ - (void)_updateHeaderChatItem; - (id)_newHeaderChatItemWithDate:(id)arg1 account:(id)arg2; - (void)_appendChatItem:(id)arg1; -- (void)_removeChatItem:(id)arg1 andTimestamp:(BOOL)arg2; +- (void)_removeChatItem:(id)arg1 andTimestamp:(_Bool)arg2; - (void)_removeChatItem:(id)arg1; -- (void)_replaceChatItem:(id)arg1 andTimestamp:(BOOL)arg2 withChatItem:(id)arg3; -- (unsigned int)_insertChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_replaceChatItem:(id)arg1 andTimestamp:(_Bool)arg2 withChatItem:(id)arg3; +- (unsigned long long)_insertChatItem:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_replaceChatItem:(id)arg1 withChatItem:(id)arg2; -- (void)_postChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_postChatItem:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_postWillChangeIfNecessary; -- (id)_timeStampForChatItem:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_dateStampForChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (id)_timeStampForChatItem:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_dateStampForChatItem:(id)arg1 atIndex:(unsigned long long)arg2; - (id)_newInitialTypingIndicatorChatItem; -- (BOOL)_shouldDisplayInitialTypingIndicator; -- (BOOL)_shouldAnnouncePeopleJoin; +- (_Bool)_shouldDisplayInitialTypingIndicator; +- (_Bool)_shouldAnnouncePeopleJoin; - (void)_endChatItemChanges; - (void)_beginChatItemChanges; -- (id)_IMUnfinishedMapSenderGUIDToRemove:(id)arg1 requireFinished:(BOOL)arg2; +- (id)_IMUnfinishedMapSenderGUIDToRemove:(id)arg1 requireFinished:(_Bool)arg2; - (void)_updateFailedCount; - (void)_updateUnreadCount; -- (unsigned int)_recalculateCachedUnreadCount; -- (unsigned int)_recalculateCachedFailedCount; -- (void)_setDBFailedCount:(unsigned int)arg1; -- (void)_setDBUnreadCount:(unsigned int)arg1; +- (unsigned long long)_recalculateCachedUnreadCount; +- (unsigned long long)_recalculateCachedFailedCount; +- (void)_setDBFailedCount:(unsigned long long)arg1; +- (void)_setDBUnreadCount:(unsigned long long)arg1; - (void)_clearUnreadCount; - (void)_unmapChatItem:(id)arg1; - (void)_mapChatItem:(id)arg1; -@property(readonly, nonatomic) BOOL _shouldRegisterChat; +@property(readonly, nonatomic) _Bool _shouldRegisterChat; - (void)dealloc; - (id)init; - (void)_initialize; - (id)_initWithGUID:(id)arg1 account:(id)arg2 style:(unsigned char)arg3 roomName:(id)arg4 displayName:(id)arg5 chatItems:(id)arg6 participants:(id)arg7; - (void)_setupObservation; -@property(nonatomic, setter=_setShouldPostJoinStatusChangeNotifications:) BOOL _shouldPostJoinStatusChangeNotifications; -@property(nonatomic, setter=_setShouldPostWillChangeNotification:) BOOL _shouldPostWillChangeNotification; -@property(nonatomic, setter=_setShouldPostIndividualItemChanges:) BOOL _shouldPostIndividualItemChanges; -- (void)_setIsRefreshing:(BOOL)arg1; -@property(readonly, nonatomic) BOOL _isRefreshing; -- (id)_privateInitWithAccount:(id)arg1 style:(unsigned char)arg2 roomName:(id)arg3 chatItems:(id)arg4 participants:(id)arg5; -- (id)_copyChat; -- (id)loadMessagesUpToGUID:(id)arg1 date:(id)arg2 limit:(unsigned int)arg3 loadImmediately:(BOOL)arg4; -- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned int)arg2 loadImmediately:(BOOL)arg3; -- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned int)arg2; -- (id)loadMessagesUpToGUID:(id)arg1 limit:(unsigned int)arg2; -- (id)_buildLoadQueryForSynchronize; -@property(nonatomic) unsigned int numberOfMessagesToKeepLoaded; -- (void)_trimMessagesAsNeeded; -- (void)_trimMessagesLeavingNumber:(unsigned int)arg1; -- (BOOL)sendDowngradeNotificationTo:(id)arg1; -- (void)_handleIncomingCommand:(id)arg1; -- (void)_handleDeliveredCommand:(id)arg1; -- (void)_setTypingIndicatorTimeout; -- (void)_typingIndicatorTimedOut:(id)arg1; -- (void)_clearIncomingTypingIndicators; -- (void)_clearTypingIndicatorTimeout; -- (void)_updateTypingIndicatorTimeout; -- (void)_endLegacyHistoryLoading; -- (void)_beginLegacyHistoryLoading; -- (void)_insertLegacyHistory:(id)arg1; -- (void)_setSearchResultChatItems:(id)arg1; +@property(nonatomic, setter=_setShouldPostJoinStatusChangeNotifications:) _Bool _shouldPostJoinStatusChangeNotifications; +@property(nonatomic, setter=_setShouldPostWillChangeNotification:) _Bool _shouldPostWillChangeNotification; +@property(nonatomic, setter=_setShouldPostIndividualItemChanges:) _Bool _shouldPostIndividualItemChanges; +- (void)_setIsRefreshing:(_Bool)arg1; +@property(readonly, nonatomic) _Bool _isRefreshing; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMChatItem.h b/iOS7/PrivateFrameworks/IMCore/IMChatItem.h index 07b8a80e9..a7e484116 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMChatItem.h +++ b/iOS7/PrivateFrameworks/IMCore/IMChatItem.h @@ -14,16 +14,16 @@ id _datum1; id _datum2; id _datum3; - BOOL _isFromArchive; + _Bool _isFromArchive; NSString *_guid; } @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(retain, nonatomic) NSString *guid; // @synthesize guid=_guid; -- (int)_reverseCompareToChatItem:(id)arg1; -- (int)_compareToChatItem:(id)arg1; -@property(readonly, nonatomic) BOOL isFromArchive; -- (void)_setIsFromArchive:(BOOL)arg1; +- (long long)_reverseCompareToChatItem:(id)arg1; +- (long long)_compareToChatItem:(id)arg1; +@property(readonly, nonatomic) _Bool isFromArchive; +- (void)_setIsFromArchive:(_Bool)arg1; @property(readonly, nonatomic) IMMessage *message; @property(readonly, nonatomic) NSString *stringValue; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_DaemonIncoming.h b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_DaemonIncoming.h new file mode 100644 index 000000000..2ddd51301 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_DaemonIncoming.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChatRegistry (IMChatRegistry_DaemonIncoming) +- (void)setupComplete; +- (void)_daemonReallyDied:(id)arg1; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; +- (void)_handleChatReconstructions:(id)arg1; +- (void)historyQuery:(id)arg1 chatID:(id)arg2 services:(id)arg3 finishedWithResult:(id)arg4 limit:(unsigned long long)arg5; +- (void)historicalMessageGUIDsDeleted:(id)arg1 chatGUIDs:(id)arg2 queryID:(id)arg3; +- (void)lastFailedMessageIDChanged:(long long)arg1; +- (void)unreadCountChanged:(long long)arg1; +- (void)chat:(id)arg1 updated:(id)arg2; +- (void)_updateInfo:(id)arg1 forGUID:(id)arg2 updatingUnreadCount:(_Bool)arg3; +- (void)_updateUnreadCountForChat:(id)arg1; +- (void)chat:(id)arg1 propertiesUpdated:(id)arg2; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 member:(id)arg5 statusChanged:(int)arg6; +- (void)leftChat:(id)arg1; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 statusChanged:(int)arg5 handleInfo:(id)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 error:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 updateProperties:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 invitationReceived:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5 sendTime:(id)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageSent:(id)arg5; +- (void)_processMessageForAccount:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 message:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageUpdated:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; +- (void)_account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_Sending.h b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_Sending.h new file mode 100644 index 000000000..a4ca1e444 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry-IMChatRegistry_Sending.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMChatRegistry (IMChatRegistry_Sending) +- (void)_chat:(id)arg1 updateDisplayName:(id)arg2; +- (void)_chat:(id)arg1 setValue:(id)arg2 forChatProperty:(id)arg3; +- (void)_chat:(id)arg1 setProperties:(id)arg2 ofParticipant:(id)arg3; +- (void)_chat_declineInvitation:(id)arg1; +- (void)_chat_leave:(id)arg1; +- (void)_chat:(id)arg1 joinWithProperties:(id)arg2; +- (void)_chat:(id)arg1 removeParticipants:(id)arg2 reason:(id)arg3; +- (void)_chat:(id)arg1 inviteParticipants:(id)arg2 reason:(id)arg3; +- (void)_chat:(id)arg1 sendMessage:(id)arg2; +- (void)_chat_sendReadReceiptForAllMessages:(id)arg1; +- (void)_chat:(id)arg1 sendReadReceiptForMessages:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMChatRegistry.h b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry.h index c128e5f65..a7e55735d 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMChatRegistry.h +++ b/iOS7/PrivateFrameworks/IMCore/IMChatRegistry.h @@ -8,7 +8,7 @@ #import "NSFastEnumeration-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary, NSString; +@class IMTimer, NSArray, NSMutableArray, NSMutableDictionary, NSString; @interface IMChatRegistry : NSObject { @@ -21,13 +21,15 @@ NSMutableArray *_pendingQueries; NSMutableArray *_waitingForQueries; NSString *_historyModificationStamp; - BOOL _firstLoad; - BOOL _loading; - BOOL _daemonHadTerminated; - BOOL _wantsHistoryReload; - BOOL _postMessageSentNotifications; - unsigned int _defaultNumberOfMessagesToLoad; - unsigned int _daemonUnreadCount; + IMTimer *_markAsReadTimer; + double _timerStartTimeInterval; + _Bool _firstLoad; + _Bool _loading; + _Bool _daemonHadTerminated; + _Bool _wantsHistoryReload; + _Bool _postMessageSentNotifications; + unsigned long long _defaultNumberOfMessagesToLoad; + unsigned long long _daemonUnreadCount; long long _daemonLastFailedMessageID; } @@ -38,18 +40,22 @@ + (Class)chatRegistryClass; + (void)setChatRegistryClass:(Class)arg1; + (id)sharedInstance; -@property(nonatomic, setter=_setPostMessageSentNotifications:) BOOL _postMessageSentNotifications; // @synthesize _postMessageSentNotifications; -@property(readonly, nonatomic) BOOL _isLoading; // @synthesize _isLoading=_loading; -@property(nonatomic, setter=_setDefaultNumberOfMessagesToLoad:) unsigned int _defaultNumberOfMessagesToLoad; // @synthesize _defaultNumberOfMessagesToLoad; +@property(nonatomic, setter=_setPostMessageSentNotifications:) _Bool _postMessageSentNotifications; // @synthesize _postMessageSentNotifications; +@property(readonly, nonatomic) _Bool _isLoading; // @synthesize _isLoading=_loading; +@property(nonatomic, setter=_setDefaultNumberOfMessagesToLoad:) unsigned long long _defaultNumberOfMessagesToLoad; // @synthesize _defaultNumberOfMessagesToLoad; +- (_Bool)_firstLoad; +- (void)systemApplicationDidResume; +- (void)_clearMarkAsReadTimerIfNecessary; +- (void)_startMarkAsReadTimerIfNecessary; - (void)_blockUntilQueriesComplete:(id)arg1; - (void)__blockUntilQueriesComplete; - (id)_chatsWithMessage:(id)arg1; - (id)_allGUIDsForChat:(id)arg1; - (void)handleIMChatParticipantsDidChange:(id)arg1; -- (id)_chatForChatDictionary:(id)arg1 chatItems:(id)arg2 allowCreate:(BOOL)arg3 createdChat:(char *)arg4 outGUID:(id *)arg5; -- (id)existingChatForRoom:(id)arg1 onAccount:(id)arg2 allowRetargeting:(BOOL)arg3; -- (id)existingChatForIMHandles:(id)arg1 allowRetargeting:(BOOL)arg2; -- (id)existingChatForIMHandle:(id)arg1 allowRetargeting:(BOOL)arg2; +- (id)_chatForChatDictionary:(id)arg1 chatItems:(id)arg2 allowCreate:(_Bool)arg3 createdChat:(_Bool *)arg4 outGUID:(id *)arg5; +- (id)existingChatForRoom:(id)arg1 onAccount:(id)arg2 allowRetargeting:(_Bool)arg3; +- (id)existingChatForIMHandles:(id)arg1 allowRetargeting:(_Bool)arg2; +- (id)existingChatForIMHandle:(id)arg1 allowRetargeting:(_Bool)arg2; - (id)existingChatForRoom:(id)arg1 onAccount:(id)arg2; - (id)existingChatForIMHandles:(id)arg1; - (id)existingChatForIMHandle:(id)arg1; @@ -59,11 +65,11 @@ - (id)_existingChatWithIdentifier:(id)arg1 style:(unsigned char)arg2 account:(id)arg3; - (id)_existingChatWithIdentifier:(id)arg1 style:(unsigned char)arg2 service:(id)arg3; @property(readonly, nonatomic) NSArray *allExistingChats; -@property(readonly, nonatomic) unsigned int numberOfExistingChats; -- (BOOL)_hasChat:(id)arg1 forService:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +@property(readonly, nonatomic) unsigned long long numberOfExistingChats; +- (_Bool)_hasChat:(id)arg1 forService:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (long long)lastFailedMessageID; -- (unsigned int)unreadCount; +- (unsigned long long)unreadCount; - (id)_createdChatForRoom:(id)arg1 onAccount:(id)arg2; - (id)_createdChatForIMHandles:(id)arg1 style:(unsigned char)arg2; - (id)_createdChatForIMHandle:(id)arg1; @@ -77,49 +83,13 @@ - (void)_unregisterChat:(id)arg1; - (void)unregisterChatWithGUID:(id)arg1; - (void)unregisterChat:(id)arg1; -- (void)_registerChat:(id)arg1 isIncoming:(BOOL)arg2 guid:(id)arg3; -- (void)_registerChatDictionary:(id)arg1 forChat:(id)arg2 isIncoming:(BOOL)arg3 newGUID:(id)arg4; +- (void)_registerChat:(id)arg1 isIncoming:(_Bool)arg2 guid:(id)arg3; +- (void)_registerChatDictionary:(id)arg1 forChat:(id)arg2 isIncoming:(_Bool)arg3 newGUID:(id)arg4; - (void)dealloc; - (id)init; - (id)_chatInstanceForGUID:(id)arg1; - (void)_noteChatDealloc:(id)arg1; - (void)_noteChatInit:(id)arg1; -- (void)_chat:(id)arg1 updateDisplayName:(id)arg2; -- (void)_chat:(id)arg1 setValue:(id)arg2 forChatProperty:(id)arg3; -- (void)_chat:(id)arg1 setProperties:(id)arg2 ofParticipant:(id)arg3; -- (void)_chat_declineInvitation:(id)arg1; -- (void)_chat_leave:(id)arg1; -- (void)_chat:(id)arg1 joinWithProperties:(id)arg2; -- (void)_chat:(id)arg1 removeParticipants:(id)arg2 reason:(id)arg3; -- (void)_chat:(id)arg1 inviteParticipants:(id)arg2 reason:(id)arg3; -- (void)_chat:(id)arg1 sendMessage:(id)arg2; -- (void)_chat_sendReadReceiptForAllMessages:(id)arg1; -- (void)_chat:(id)arg1 sendReadReceiptForMessages:(id)arg2; -- (void)setupComplete; -- (void)_daemonReallyDied:(id)arg1; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; -- (void)_handleChatReconstructions:(id)arg1; -- (void)historyQuery:(id)arg1 chatID:(id)arg2 services:(id)arg3 finishedWithResult:(id)arg4 limit:(unsigned int)arg5; -- (void)historicalMessageGUIDsDeleted:(id)arg1 chatGUIDs:(id)arg2 queryID:(id)arg3; -- (void)lastFailedMessageIDChanged:(long long)arg1; -- (void)unreadCountChanged:(int)arg1; -- (void)chat:(id)arg1 updated:(id)arg2; -- (void)_updateInfo:(id)arg1 forGUID:(id)arg2 updatingUnreadCount:(BOOL)arg3; -- (void)_updateUnreadCountForChat:(id)arg1; -- (void)chat:(id)arg1 propertiesUpdated:(id)arg2; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 member:(id)arg5 statusChanged:(int)arg6; -- (void)leftChat:(id)arg1; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 statusChanged:(int)arg5 handleInfo:(id)arg6; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 error:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 updateProperties:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 invitationReceived:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageSent:(id)arg5; -- (void)_processMessageForAccount:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 message:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageUpdated:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; -- (void)_account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMDDController.h b/iOS7/PrivateFrameworks/IMCore/IMDDController.h index cde9509f1..17202e227 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMDDController.h +++ b/iOS7/PrivateFrameworks/IMCore/IMDDController.h @@ -11,13 +11,11 @@ @interface IMDDController : NSObject { NSObject *_scannerQueue; - struct __DDScanner *_scanner; - struct __DDScanner *_shortNumberScanner; } + (id)sharedInstance; -- (void)scanMessage:(id)arg1 waitUntilDone:(BOOL)arg2 completionBlock:(id)arg3; -- (BOOL)_scanMessageUsingScanner:(id)arg1 attributedString:(id)arg2; +- (void)scanMessage:(id)arg1 waitUntilDone:(_Bool)arg2 completionBlock:(id)arg3; +- (_Bool)_scanMessageUsingScanner:(id)arg1 attributedString:(id)arg2; - (void)scanMessage:(id)arg1 completionBlock:(id)arg2; - (id)scannerQueue; - (struct __DDScanner *)sharedScanner; diff --git a/iOS7/PrivateFrameworks/IMCore/IMDaemonController.h b/iOS7/PrivateFrameworks/IMCore/IMDaemonController.h index 5f1ba4521..bcf78d8fd 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMDaemonController.h +++ b/iOS7/PrivateFrameworks/IMCore/IMDaemonController.h @@ -27,13 +27,13 @@ NSArray *_servicesToDeny; struct __CFRunLoopSource *_runLoopSource; NSLock *_blockingLock; - BOOL _hasCheckedForDaemon; - BOOL _preventReconnect; - BOOL _inBlockingConnect; - BOOL _acquiringDaemonConnection; - BOOL _autoReconnect; - BOOL _blocksConnectionAtResume; - BOOL _hasBeenSuspended; + _Bool _hasCheckedForDaemon; + _Bool _preventReconnect; + _Bool _inBlockingConnect; + _Bool _acquiringDaemonConnection; + _Bool _autoReconnect; + _Bool _blocksConnectionAtResume; + _Bool _hasBeenSuspended; unsigned int _gMyFZListenerCapabilities; unsigned int _cachedCapabilities; unsigned int _lastUpdatedCapabilities; @@ -41,17 +41,17 @@ + (void)_setApplicationWillTerminate; + (void)_blockUntilSendQueueIsEmpty; -+ (BOOL)_applicationWillTerminate; ++ (_Bool)_applicationWillTerminate; + (id)sharedController; + (id)sharedInstance; @property(readonly, nonatomic) NSObject *_remoteMessageQueue; // @synthesize _remoteMessageQueue; @property(retain, setter=_setServicesToDeny:) NSArray *_servicesToDeny; // @synthesize _servicesToDeny; @property(retain, setter=_setServicesToAllow:) NSArray *_servicesToAllow; // @synthesize _servicesToAllow; @property(setter=__setCapabilities:) unsigned int _capabilities; // @synthesize _capabilities=_gMyFZListenerCapabilities; -@property(setter=_setAutoReconnect:) BOOL _autoReconnect; // @synthesize _autoReconnect; +@property(setter=_setAutoReconnect:) _Bool _autoReconnect; // @synthesize _autoReconnect; @property(retain, nonatomic, setter=_setListenerID:) NSString *_listenerID; // @synthesize _listenerID; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, setter=_setBlocksConnectionAtResume:) BOOL _blocksConnectionAtResume; // @synthesize _blocksConnectionAtResume; +@property(nonatomic, setter=_setBlocksConnectionAtResume:) _Bool _blocksConnectionAtResume; // @synthesize _blocksConnectionAtResume; @property(readonly, nonatomic) IMDaemonListener *listener; // @synthesize listener=_daemonListener; - (void)systemApplicationDidResume; - (void)systemApplicationWillEnterForeground; @@ -59,8 +59,8 @@ - (void)systemApplicationDidSuspend; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; -- (void)setDaemonLogsOutWithoutStatusListeners:(BOOL)arg1; -- (void)setDaemonTerminatesWithoutListeners:(BOOL)arg1; +- (void)setDaemonLogsOutWithoutStatusListeners:(_Bool)arg1; +- (void)setDaemonTerminatesWithoutListeners:(_Bool)arg1; - (void)listener:(id)arg1 setValue:(id)arg2 ofPersistentProperty:(id)arg3; - (void)listener:(id)arg1 setValue:(id)arg2 ofProperty:(id)arg3; - (void)remoteObjectDiedNotification:(id)arg1; @@ -70,36 +70,36 @@ - (void)listener:(id)arg1 setListenerCapabilities:(unsigned int)arg2; - (void)_remoteObjectCleanup; - (void)_localObjectCleanup; -- (BOOL)localObjectExists; -- (BOOL)remoteObjectExists; -- (BOOL)__isRemoteObjectValidOnQueue:(id)arg1; -- (BOOL)__isLocalObjectValidOnQueue:(id)arg1; +- (_Bool)localObjectExists; +- (_Bool)remoteObjectExists; +- (_Bool)__isRemoteObjectValidOnQueue:(id)arg1; +- (_Bool)__isLocalObjectValidOnQueue:(id)arg1; - (void)_noteSetupComplete; - (void)blockUntilConnected; -@property(readonly, nonatomic) BOOL isConnected; -@property(readonly, nonatomic) BOOL isConnecting; -- (BOOL)_acquiringDaemonConnection; +@property(readonly, nonatomic) _Bool isConnected; +@property(readonly, nonatomic) _Bool isConnecting; +- (_Bool)_acquiringDaemonConnection; - (void)_addressBookChanged:(id)arg1; -- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2 forAccount:(id)arg3; -- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (void)setMyStatus:(unsigned long long)arg1 message:(id)arg2 forAccount:(id)arg3; +- (void)setMyStatus:(unsigned long long)arg1 message:(id)arg2; - (void)setMyProfile:(id)arg1; - (void)setMyPicture:(id)arg1 smallPictureData:(id)arg2; - (id)_remoteObject; -- (BOOL)setCapabilities:(unsigned int)arg1 forListenerID:(id)arg2; +- (_Bool)setCapabilities:(unsigned int)arg1 forListenerID:(id)arg2; - (unsigned int)capabilitiesForListenerID:(id)arg1; -- (BOOL)removeListenerID:(id)arg1; -- (BOOL)hasListenerForID:(id)arg1; -- (BOOL)addListenerID:(id)arg1 capabilities:(unsigned int)arg2; +- (_Bool)removeListenerID:(id)arg1; +- (_Bool)hasListenerForID:(id)arg1; +- (_Bool)addListenerID:(id)arg1 capabilities:(unsigned int)arg2; - (void)_listenerSetUpdated; - (void)sendABInformationToDaemon; -- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1 capabilities:(unsigned int)arg2 blockUntilConnected:(BOOL)arg3; -- (BOOL)connectToDaemon; -- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1; -- (void)_connectToDaemonWithLaunch:(BOOL)arg1 capabilities:(unsigned long long)arg2; +- (_Bool)connectToDaemonWithLaunch:(_Bool)arg1 capabilities:(unsigned int)arg2 blockUntilConnected:(_Bool)arg3; +- (_Bool)connectToDaemon; +- (_Bool)connectToDaemonWithLaunch:(_Bool)arg1; +- (void)_connectToDaemonWithLaunch:(_Bool)arg1 capabilities:(unsigned int)arg2; - (void)disconnectFromDaemon; -- (void)disconnectFromDaemonWithForce:(BOOL)arg1; +- (void)disconnectFromDaemonWithForce:(_Bool)arg1; - (void)_blockUntilSendQueueIsEmpty; -- (BOOL)_makeConnectionWithLaunch:(BOOL)arg1 completionBlock:(id)arg2; +- (_Bool)_makeConnectionWithLaunch:(_Bool)arg1 completionBlock:(id)arg2; - (void)_handleDaemonException:(id)arg1; - (void)_agentDidLaunchNotification:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IMDaemonListener.h b/iOS7/PrivateFrameworks/IMCore/IMDaemonListener.h index 4d7d476d5..2a366a6e5 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMDaemonListener.h +++ b/iOS7/PrivateFrameworks/IMCore/IMDaemonListener.h @@ -6,11 +6,9 @@ #import "NSObject.h" -#import "IDSIDQueryControllerDelegate-Protocol.h" - @class NSArray, NSData, NSDate, NSDictionary, NSMutableArray, NSMutableDictionary, NSProtocolChecker, NSString; -@interface IMDaemonListener : NSObject +@interface IMDaemonListener : NSObject { NSMutableDictionary *_properties; NSMutableDictionary *_persistentProperties; @@ -23,24 +21,24 @@ NSMutableDictionary *_contexts; NSString *_myStatusMessage; NSString *_myNowPlayingString; - unsigned int _myStatus; + unsigned long long _myStatus; unsigned long long _vcCapabilities; - BOOL _setupComplete; - BOOL _postedSetupComplete; - BOOL _holdingChatMessages; - BOOL _hidingDisconnect; - BOOL _hasPendingProcessChange; + _Bool _setupComplete; + _Bool _postedSetupComplete; + _Bool _holdingChatMessages; + _Bool _hidingDisconnect; + _Bool _hasPendingProcessChange; } @property(readonly, nonatomic) NSDictionary *persistentProperties; // @synthesize persistentProperties=_persistentProperties; @property(readonly, nonatomic) NSDictionary *properties; // @synthesize properties=_properties; -@property(readonly, nonatomic) BOOL hasPostedSetupComplete; // @synthesize hasPostedSetupComplete=_postedSetupComplete; -@property(readonly, nonatomic) BOOL shouldHoldChatMessages; // @synthesize shouldHoldChatMessages=_holdingChatMessages; +@property(readonly, nonatomic) _Bool hasPostedSetupComplete; // @synthesize hasPostedSetupComplete=_postedSetupComplete; +@property(readonly, nonatomic) _Bool shouldHoldChatMessages; // @synthesize shouldHoldChatMessages=_holdingChatMessages; @property(readonly, nonatomic) unsigned long long vcCapabilities; // @synthesize vcCapabilities=_vcCapabilities; @property(readonly, nonatomic) NSString *myStatusMessage; // @synthesize myStatusMessage=_myStatusMessage; -@property(readonly, nonatomic) BOOL isSetupComplete; // @synthesize isSetupComplete=_setupComplete; +@property(readonly, nonatomic) _Bool isSetupComplete; // @synthesize isSetupComplete=_setupComplete; @property(readonly, nonatomic) NSArray *handlers; // @synthesize handlers=_handlers; -@property(nonatomic, setter=_setHidingDisconnect:) BOOL _hidingDisconnect; // @synthesize _hidingDisconnect; +@property(nonatomic, setter=_setHidingDisconnect:) _Bool _hidingDisconnect; // @synthesize _hidingDisconnect; @property(readonly, nonatomic) NSMutableDictionary *_contexts; // @synthesize _contexts; - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; @@ -48,8 +46,8 @@ - (void)databaseFull; - (void)databaseUpdated:(id)arg1; - (void)_deferredSetup:(id)arg1; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; -- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(BOOL)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; +- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(_Bool)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; - (void)service:(id)arg1 properties:(id)arg2 defaults:(id)arg3 defaultAccountSettings:(id)arg4 allAccounts:(id)arg5 activeAccounts:(id)arg6; - (void)services:(id)arg1 properties:(id)arg2 persistentProperties:(id)arg3; - (void)account:(id)arg1 status:(id)arg2 capabilities:(unsigned long long)arg3 serviceLoginStatus:(unsigned int)arg4 loginStatusMessage:(id)arg5; @@ -62,7 +60,7 @@ - (id)_stampForContext:(id)arg1; - (void)_setStamp:(id)arg1 forContext:(id)arg2; - (void)account:(id)arg1 postedError:(id)arg2; -- (void)account:(id)arg1 blockIdleStatusChanged:(BOOL)arg2; +- (void)account:(id)arg1 blockIdleStatusChanged:(_Bool)arg2; - (void)account:(id)arg1 blockingModeChanged:(unsigned int)arg2; - (void)account:(id)arg1 allowListChanged:(id)arg2; - (void)account:(id)arg1 blockListChanged:(id)arg2; @@ -90,14 +88,13 @@ - (void)defaultsChanged:(id)arg1 forService:(id)arg2; - (void)releaseHeldChatMessages; - (void)holdChatMessages; -@property(readonly, nonatomic) BOOL isHoldingChatMessages; +@property(readonly, nonatomic) _Bool isHoldingChatMessages; - (void)_deferNotification:(id)arg1; - (void)_processDeferredInvitationDictionary:(id)arg1; -@property(readonly, nonatomic) unsigned long myIdleTime; -@property(readonly, nonatomic) unsigned int myStatus; +@property(readonly, nonatomic) unsigned int myIdleTime; +@property(readonly, nonatomic) unsigned long long myStatus; - (void)_processMyStatusChanged; - (void)_reallyProcessMyStatusChanged; -- (void)receivedIDStatusCache:(id)arg1; - (id)serviceWithName:(id)arg1; @property(readonly, nonatomic) NSArray *allServices; - (void)removeHandler:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMDaemonListenerProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMCore/IMDaemonListenerProtocol-Protocol.h index 7b8e7cc12..a2e7f2f6a 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMDaemonListenerProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IMCore/IMDaemonListenerProtocol-Protocol.h @@ -8,7 +8,7 @@ @protocol IMDaemonListenerProtocol - (void)lastFailedMessageIDChanged:(long long)arg1; -- (void)unreadCountChanged:(int)arg1; +- (void)unreadCountChanged:(long long)arg1; - (void)databaseNoLongerFull; - (void)databaseFull; - (void)databaseUpdated:(id)arg1; @@ -22,8 +22,8 @@ - (void)property:(id)arg1 changedTo:(id)arg2 from:(id)arg3; - (void)showForgotPasswordNotificationForAccount:(id)arg1; - (void)showInvalidCertNotificationForAccount:(id)arg1; -- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(BOOL)arg5; -- (void)account:(id)arg1 conference:(id)arg2 invitationSentSuccessfully:(BOOL)arg3; +- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(_Bool)arg5; +- (void)account:(id)arg1 conference:(id)arg2 invitationSentSuccessfully:(_Bool)arg3; - (void)account:(id)arg1 conference:(id)arg2 peerID:(id)arg3 propertiesUpdated:(id)arg4; - (void)account:(id)arg1 conference:(id)arg2 peerIDChangedFromID:(id)arg3 toID:(id)arg4; - (void)account:(id)arg1 conference:(id)arg2 changedToNewConferenceID:(id)arg3; @@ -38,13 +38,13 @@ - (void)fileTransfer:(id)arg1 createdWithProperties:(id)arg2; - (void)standaloneFileTransferRegistered:(id)arg1; - (void)historicalMessageGUIDsDeleted:(id)arg1 chatGUIDs:(id)arg2 queryID:(id)arg3; -- (void)historyQuery:(id)arg1 chatID:(id)arg2 services:(id)arg3 finishedWithResult:(id)arg4 limit:(unsigned int)arg5; +- (void)historyQuery:(id)arg1 chatID:(id)arg2 services:(id)arg3 finishedWithResult:(id)arg4 limit:(unsigned long long)arg5; - (void)messageQuery:(id)arg1 finishedWithResult:(id)arg2 chatGUIDs:(id)arg3; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 member:(id)arg5 statusChanged:(int)arg6; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 statusChanged:(int)arg5 handleInfo:(id)arg6; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 error:(id)arg5; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; -- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5 sendTime:(id)arg6; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageUpdated:(id)arg5; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; - (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageSent:(id)arg5; @@ -59,7 +59,7 @@ - (void)account:(id)arg1 buddyProperties:(id)arg2 buddyPictures:(id)arg3; - (void)account:(id)arg1 groupsChanged:(id)arg2 error:(id)arg3; - (void)account:(id)arg1 buddyPictureChanged:(id)arg2 imageData:(id)arg3 imageHash:(id)arg4; -- (void)account:(id)arg1 blockIdleStatusChanged:(BOOL)arg2; +- (void)account:(id)arg1 blockIdleStatusChanged:(_Bool)arg2; - (void)account:(id)arg1 blockingModeChanged:(unsigned int)arg2; - (void)account:(id)arg1 allowListChanged:(id)arg2; - (void)account:(id)arg1 blockListChanged:(id)arg2; @@ -69,13 +69,13 @@ - (void)account:(id)arg1 capabilitiesChanged:(unsigned long long)arg2; - (void)account:(id)arg1 defaultsChanged:(id)arg2; - (void)account:(id)arg1 loginStatusChanged:(unsigned int)arg2 message:(id)arg3 reason:(int)arg4 properties:(id)arg5; -- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(BOOL)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; +- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(_Bool)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; - (void)activeAccountsChanged:(id)arg1 forService:(id)arg2; - (void)defaultsChanged:(id)arg1 forService:(id)arg2; - (void)vcCapabilitiesChanged:(unsigned long long)arg1; - (void)pendingACRequestComplete; - (void)pendingVCRequestComplete; - (void)setupComplete; -- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (void)setupComplete:(_Bool)arg1 info:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMFileTransferCenter.h b/iOS7/PrivateFrameworks/IMCore/IMFileTransferCenter.h index a01063189..5b4932cfa 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMFileTransferCenter.h +++ b/iOS7/PrivateFrameworks/IMCore/IMFileTransferCenter.h @@ -29,9 +29,9 @@ - (void)_handleAllFileTransfers:(id)arg1; - (void)_handleStandaloneFileTransferRegistered:(id)arg1; - (void)acceptFileTransferIfPreauthorzed:(id)arg1; -- (BOOL)wasFileTransferPreauthorized:(id)arg1; +- (_Bool)wasFileTransferPreauthorized:(id)arg1; - (void)preauthorizeFileTransferFromOtherPerson:(id)arg1 account:(id)arg2 filename:(id)arg3 saveToPath:(id)arg4; -- (BOOL)isFileTransfer:(id)arg1 preauthorizedWithDictionary:(id)arg2; +- (_Bool)isFileTransfer:(id)arg1 preauthorizedWithDictionary:(id)arg2; - (void)clearFinishedTransfers; @property(readonly, nonatomic) NSArray *orderedTransfersGUIDs; @property(readonly, nonatomic) NSArray *orderedTransfers; @@ -44,27 +44,28 @@ - (void)removeTransfer:(id)arg1; - (void)stopTransfer:(id)arg1; - (void)acceptTransfer:(id)arg1; -- (void)acceptTransfer:(id)arg1 withPath:(id)arg2 autoRename:(BOOL)arg3 overwrite:(BOOL)arg4; +- (void)acceptTransfer:(id)arg1 withPath:(id)arg2 autoRename:(_Bool)arg3 overwrite:(_Bool)arg4; - (void)sendTransfer:(id)arg1; -- (id)transferForGUID:(id)arg1 includeRemoved:(BOOL)arg2; +- (id)transferForGUID:(id)arg1 includeRemoved:(_Bool)arg2; - (id)transferForGUID:(id)arg1; - (id)chatForTransfer:(id)arg1; - (void)assignTransfer:(id)arg1 toHandle:(id)arg2; - (void)assignTransfer:(id)arg1 toMessage:(id)arg2 account:(id)arg3; +- (_Bool)registerGUID:(id)arg1 forNewOutgoingTransferWithLocalURL:(id)arg2; - (id)guidForNewOutgoingTransferWithLocalURL:(id)arg1; -- (BOOL)doesLocalURLRequireArchiving:(id)arg1 toHandle:(id)arg2; +- (_Bool)doesLocalURLRequireArchiving:(id)arg1 toHandle:(id)arg2; - (void)_addTransfer:(id)arg1; - (void)_addTransfer:(id)arg1 toAccount:(id)arg2; - (void)_clearTransfers; - (void)_removeAllActiveTransfers; - (void)_removeActiveTransfer:(id)arg1; - (void)_addActiveTransfer:(id)arg1; -@property(readonly, nonatomic) BOOL hasActiveFileTransfers; +@property(readonly, nonatomic) _Bool hasActiveFileTransfers; - (void)acknowledgeAllPendingTransfers; - (void)acknowledgePendingTransfer:(id)arg1; - (void)_removePendingTransfer:(id)arg1; - (void)_addPendingTransfer:(id)arg1; -@property(readonly, nonatomic) BOOL hasPendingFileTransfers; +@property(readonly, nonatomic) _Bool hasPendingFileTransfers; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandle-IMHandleRegistrarAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMHandle-IMHandleRegistrarAdditions.h new file mode 100644 index 000000000..7c1583d1e --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMHandle-IMHandleRegistrarAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMHandle (IMHandleRegistrarAdditions) +- (id)imHandleRegistrarGUID; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandle-PublicAPIMethods.h b/iOS7/PrivateFrameworks/IMCore/IMHandle-PublicAPIMethods.h new file mode 100644 index 000000000..264fcf099 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMHandle-PublicAPIMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMHandle (PublicAPIMethods) +- (id)publicAPIPropertiesDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandle-QueueNotifications.h b/iOS7/PrivateFrameworks/IMCore/IMHandle-QueueNotifications.h new file mode 100644 index 000000000..1cf7e6410 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMHandle-QueueNotifications.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMHandle (QueueNotifications) +- (void)releaseNotificationQueue; +- (void)beginNotificationQueue; +- (_Bool)shouldQueueNotifications; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandle-iMessageLogging.h b/iOS7/PrivateFrameworks/IMCore/IMHandle-iMessageLogging.h new file mode 100644 index 000000000..091476a1f --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMHandle-iMessageLogging.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMHandle (iMessageLogging) +- (void)_sendRemoteLogDumpRequest; +- (void)_sendRemoteLogDumpRequest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandle.h b/iOS7/PrivateFrameworks/IMCore/IMHandle.h index debf2440e..fdf645f97 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMHandle.h +++ b/iOS7/PrivateFrameworks/IMCore/IMHandle.h @@ -50,23 +50,23 @@ NSURL *_statusURL; struct __CFPhoneNumber *_phoneNumberRef; NSString *_formattedNumber; - BOOL _hasCheckedPhoneNumber; - unsigned int _status; - unsigned int _prevStatus; + _Bool _hasCheckedPhoneNumber; + unsigned long long _status; + unsigned long long _prevStatus; unsigned long long _capabilities; unsigned int _authRequestStatus; - unsigned int _resourceIndex; - int _IDStatus; - BOOL _isRetainingAccount; - BOOL _blockNotifications; - BOOL _hasTemporaryWatch; - BOOL _isMobile; - BOOL _isBot; - BOOL _isAnonymous; - BOOL _beingTornDown; - BOOL _hasCheckedCardMap; - BOOL _isRegistered; - int _priority; + unsigned long long _resourceIndex; + long long _IDStatus; + _Bool _isRetainingAccount; + _Bool _blockNotifications; + _Bool _hasTemporaryWatch; + _Bool _isMobile; + _Bool _isBot; + _Bool _isAnonymous; + _Bool _beingTornDown; + _Bool _hasCheckedCardMap; + _Bool _isRegistered; + long long _priority; int _addressBookIdentifier; int _notificationQueueCount; NSURL *_statusMessageURL; @@ -76,17 +76,17 @@ + (id)filterIMHandlesForAccountSiblings:(id)arg1 onAccount:(id)arg2; + (id)bestIMHandleInArray:(id)arg1; + (id)imHandlesForIMPerson:(id)arg1; -+ (id)nameOfStatus:(unsigned int)arg1; ++ (id)nameOfStatus:(unsigned long long)arg1; + (void)_loadStatusNames; -+ (BOOL)notificationsEnabled; -+ (void)setNotificationsEnabled:(BOOL)arg1; ++ (_Bool)notificationsEnabled; ++ (void)setNotificationsEnabled:(_Bool)arg1; @property(readonly, nonatomic) int addressBookIdentifier; // @synthesize addressBookIdentifier=_addressBookIdentifier; @property(retain, nonatomic) NSURL *statusMessageAsURL; // @synthesize statusMessageAsURL=_statusMessageURL; -@property(nonatomic) int IDStatus; // @synthesize IDStatus=_IDStatus; -@property(readonly, nonatomic) BOOL isBot; // @synthesize isBot=_isBot; -@property(readonly, nonatomic) BOOL isMobile; // @synthesize isMobile=_isMobile; +@property(nonatomic) long long IDStatus; // @synthesize IDStatus=_IDStatus; +@property(readonly, nonatomic) _Bool isBot; // @synthesize isBot=_isBot; +@property(readonly, nonatomic) _Bool isMobile; // @synthesize isMobile=_isMobile; @property(retain, nonatomic) NSDictionary *otherServiceIDs; // @synthesize otherServiceIDs=_otherServiceIDs; -@property(nonatomic) int priority; // @synthesize priority=_priority; +@property(nonatomic) long long priority; // @synthesize priority=_priority; @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; @property(readonly, nonatomic) IMAccount *account; // @synthesize account=_account; @property(readonly, nonatomic) NSString *uniqueName; // @synthesize uniqueName=_uniqueName; @@ -95,11 +95,11 @@ @property(readonly, nonatomic) NSAttributedString *richStatusMessage; // @synthesize richStatusMessage=_richStatusMsg; @property(readonly, nonatomic) NSString *previousStatusMessage; // @synthesize previousStatusMessage=_prevStatusMsg; @property(readonly, nonatomic) NSDate *feedUpdatedDate; // @synthesize feedUpdatedDate=_feedUpdatedDate; -@property(readonly, nonatomic) unsigned int previousStatus; // @synthesize previousStatus=_prevStatus; +@property(readonly, nonatomic) unsigned long long previousStatus; // @synthesize previousStatus=_prevStatus; @property(readonly, nonatomic) unsigned int authRequestStatus; // @synthesize authRequestStatus=_authRequestStatus; @property(readonly, nonatomic) NSDictionary *extraProperties; // @synthesize extraProperties=_extraProps; @property(readonly, nonatomic) NSURL *statusURL; // @synthesize statusURL=_statusURL; -@property(setter=_setIsRegisteredWithRegistrar:) BOOL _isRegisteredWithRegistrar; // @synthesize _isRegisteredWithRegistrar=_isRegistered; +@property(setter=_setIsRegisteredWithRegistrar:) _Bool _isRegisteredWithRegistrar; // @synthesize _isRegisteredWithRegistrar=_isRegistered; @property(retain, nonatomic) NSString *originalID; // @synthesize originalID=_uncanonicalID; - (void)sendNotificationABPersonChanged; - (id)description; @@ -109,41 +109,41 @@ - (void)_imPersonPictureChanged:(id)arg1; - (void)_sendCommand:(id)arg1 properties:(id)arg2; - (void)_sendAutomationData:(id)arg1 properties:(id)arg2; -@property(readonly, nonatomic) BOOL hasMultiwayAudio; -@property(readonly, nonatomic) BOOL hasAudio; -@property(readonly, nonatomic) BOOL hasMultiwayVideo; -@property(readonly, nonatomic) BOOL hasVideo; -@property(readonly, nonatomic) BOOL isConferenceAvailable; -@property(readonly, nonatomic) BOOL hasConferencing; -@property(readonly, nonatomic) BOOL supportsARDMuxing; -- (BOOL)hasCapability:(unsigned long long)arg1; -- (BOOL)_setCapabilities:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool hasMultiwayAudio; +@property(readonly, nonatomic) _Bool hasAudio; +@property(readonly, nonatomic) _Bool hasMultiwayVideo; +@property(readonly, nonatomic) _Bool hasVideo; +@property(readonly, nonatomic) _Bool isConferenceAvailable; +@property(readonly, nonatomic) _Bool hasConferencing; +@property(readonly, nonatomic) _Bool supportsARDMuxing; +- (_Bool)hasCapability:(unsigned long long)arg1; +- (_Bool)_setCapabilities:(unsigned long long)arg1; - (void)setCapabilities:(unsigned long long)arg1; @property(readonly, nonatomic) unsigned long long capabilities; - (id)_bestChatSibling; - (id)_chatSiblingsArray; - (id)_chatSiblings; -- (BOOL)_isChatSiblingOf:(id)arg1; -- (BOOL)isSiblingOf:(id)arg1; -- (BOOL)isAccountSiblingOf:(id)arg1; +- (_Bool)_isChatSiblingOf:(id)arg1; +- (_Bool)isSiblingOf:(id)arg1; +- (_Bool)isAccountSiblingOf:(id)arg1; @property(readonly, nonatomic) NSSet *siblings; - (id)chatSiblingsArray; - (id)existingChatSiblingsArray; @property(readonly, nonatomic) NSArray *accountSiblingsArray; @property(readonly, nonatomic) NSArray *existingAccountSiblingsArray; @property(readonly, nonatomic) NSArray *siblingsArray; -@property(readonly, nonatomic) BOOL hasOtherSiblings; -- (BOOL)matchesIMHandle:(id)arg1; -- (int)compareAccountNames:(id)arg1; -- (int)compareNormalizedIDs:(id)arg1; -- (int)compareIDs:(id)arg1; -- (int)compareStatus:(id)arg1; -- (int)compareLastNames:(id)arg1; -- (int)compareFirstNames:(id)arg1; -- (id)_nameForComparisonPreferFirst:(BOOL)arg1; +@property(readonly, nonatomic) _Bool hasOtherSiblings; +- (_Bool)matchesIMHandle:(id)arg1; +- (long long)compareAccountNames:(id)arg1; +- (long long)compareNormalizedIDs:(id)arg1; +- (long long)compareIDs:(id)arg1; +- (long long)compareStatus:(id)arg1; +- (long long)compareLastNames:(id)arg1; +- (long long)compareFirstNames:(id)arg1; +- (id)_nameForComparisonPreferFirst:(_Bool)arg1; @property(readonly, nonatomic) double timeSinceStatusChanged; @property(readonly, nonatomic) double timeSinceWentOffline; -- (void)setStatus:(unsigned int)arg1 message:(id)arg2 richMessage:(id)arg3; +- (void)setStatus:(unsigned long long)arg1 message:(id)arg2 richMessage:(id)arg3; - (void)_clearStatusMessageURLCache; @property(readonly, nonatomic) NSString *statusMessage; - (void)_filterStatusMessage; @@ -152,15 +152,15 @@ - (void)setStatusURLFromString:(id)arg1; - (void)setFeedUpdatedDate:(id)arg1; - (void)setIdleSince:(id)arg1; -- (void)_setIDStatus:(int)arg1; +- (void)_setIDStatus:(long long)arg1; - (void)requestIDStatus; @property(readonly, nonatomic) double idleTime; @property(readonly, nonatomic) NSString *nameOfStatus; -- (void)statusChanged:(unsigned int)arg1; +- (void)statusChanged:(unsigned long long)arg1; - (void)statusMessageChanged:(id)arg1; -- (void)statusChanged:(unsigned int)arg1 message:(id)arg2; -- (void)setPersonStatus:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int status; +- (void)statusChanged:(unsigned long long)arg1 message:(id)arg2; +- (void)setPersonStatus:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long status; - (void)setAuthRequestStatus:(unsigned int)arg1; - (void)_updateStatusBasedOnAuthRequestStatus; - (void)_stopRetainingAccount:(id)arg1; @@ -172,9 +172,9 @@ @property(readonly, nonatomic) NSString *resource; @property(readonly, nonatomic) NSString *accountTypeName; - (unsigned int)sortOrderInGroup:(id)arg1; -@property(nonatomic, setter=setBlocked:) BOOL isBlocked; -@property(readonly, nonatomic) BOOL isVisiblyBlocked; -- (BOOL)_isMyIDInList:(id)arg1; +@property(nonatomic, setter=setBlocked:) _Bool isBlocked; +@property(readonly, nonatomic) _Bool isVisiblyBlocked; +- (_Bool)_isMyIDInList:(id)arg1; - (void)propertiesChanged:(id)arg1; - (void)_setExtraProperties:(id)arg1; @property(readonly, nonatomic) id bestSibling; @@ -182,35 +182,35 @@ @property(readonly, nonatomic) id bestAccountSibling; - (id)bestIMHandleForAccount:(id)arg1; - (id)bestIMHandleForService:(id)arg1; -- (BOOL)isBetterThanIMHandle:(id)arg1; -- (void)setHasTemporaryWatch:(BOOL)arg1; -@property(readonly, nonatomic) BOOL watchingIMHandle; +- (_Bool)isBetterThanIMHandle:(id)arg1; +- (void)setHasTemporaryWatch:(_Bool)arg1; +@property(readonly, nonatomic) _Bool watchingIMHandle; - (void)setValue:(id)arg1 ofExtraProperty:(id)arg2; - (void)requestValueOfProperty:(id)arg1; - (id)_formattedPhoneNumber; - (void)_updateOriginalID:(id)arg1; - (struct __CFPhoneNumber *)phoneNumberRef; - (void)_createPhoneNumberRefIfNeeded; -@property(readonly, nonatomic) BOOL isLoginIMHandle; -@property(readonly, nonatomic) BOOL isLoginIMHandleForAnyAccount; -@property(readonly, nonatomic) BOOL isBuddy; +@property(readonly, nonatomic) _Bool isLoginIMHandle; +@property(readonly, nonatomic) _Bool isLoginIMHandleForAnyAccount; +@property(readonly, nonatomic) _Bool isBuddy; @property(readonly, nonatomic) NSString *server; -@property(readonly, nonatomic) BOOL hasResource; -@property(readonly, nonatomic) BOOL hasLocation; -@property(readonly, nonatomic) BOOL hasServer; +@property(readonly, nonatomic) _Bool hasResource; +@property(readonly, nonatomic) _Bool hasLocation; +@property(readonly, nonatomic) _Bool hasServer; @property(readonly, nonatomic) NSString *mobileDeviceName; -- (void)setIsBot:(BOOL)arg1; -- (void)setIsMobile:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isSystemUser; -@property(readonly, nonatomic) BOOL canBeAdded; +- (void)setIsBot:(_Bool)arg1; +- (void)setIsMobile:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isSystemUser; +@property(readonly, nonatomic) _Bool canBeAdded; - (void)setEmails:(id)arg1; - (void)setEmail:(id)arg1; - (void)setFirstName:(id)arg1 lastName:(id)arg2; @property(readonly, nonatomic) NSArray *emails; -- (void)setEmails:(id)arg1 andUpdateABPerson:(BOOL)arg2; +- (void)setEmails:(id)arg1 andUpdateABPerson:(_Bool)arg2; @property(readonly, nonatomic) NSString *email; -- (void)setEmail:(id)arg1 andUpdateABPerson:(BOOL)arg2; -- (void)setFirstName:(id)arg1 lastName:(id)arg2 fullName:(id)arg3 andUpdateABPerson:(BOOL)arg4; +- (void)setEmail:(id)arg1 andUpdateABPerson:(_Bool)arg2; +- (void)setFirstName:(id)arg1 lastName:(id)arg2 fullName:(id)arg3 andUpdateABPerson:(_Bool)arg4; - (void)setLocalNickname:(id)arg1; - (void)setImageData:(id)arg1; - (void)_setBaseFirstName:(id)arg1 lastName:(id)arg2 fullName:(id)arg3; @@ -218,28 +218,29 @@ @property(readonly, nonatomic) NSString *lastName; @property(readonly, nonatomic) NSString *firstName; @property(readonly, nonatomic) NSString *nickname; -@property(readonly, nonatomic) BOOL hasName; +@property(readonly, nonatomic) _Bool hasName; - (void)resetUniqueName; @property(readonly, nonatomic) NSString *nameAndID; @property(readonly, nonatomic) NSString *fullName; +@property(readonly, nonatomic) NSString *_displayNameWithAbbreviation; - (id)displayNameForChat:(id)arg1; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSString *normalizedID; @property(readonly, nonatomic) NSString *displayID; -- (id)_nameUsingUnique:(BOOL)arg1; -- (BOOL)_hasABName; -- (BOOL)_hasServiceNameProperties; +- (id)_nameUsingUnique:(_Bool)arg1; +- (_Bool)_hasABName; +- (_Bool)_hasServiceNameProperties; - (id)_IDWithTrimmedServer; @property(retain, nonatomic, setter=setIMPerson:) IMPerson *person; // @synthesize person=_person; @property(readonly, nonatomic) IMPerson *_cachedPerson; - (void)_clearABPersonLookup; - (void)resetABProperties; - (void)_clearABProperties; -@property(readonly, nonatomic) BOOL areABPropertiesRecent; +@property(readonly, nonatomic) _Bool areABPropertiesRecent; - (id)_abPersonCreateIfNeeded; -- (BOOL)resetABPerson; +- (_Bool)resetABPerson; - (void)clearABPerson; -- (unsigned int)hash; +- (unsigned long long)hash; @property(readonly, nonatomic) IMServiceImpl *service; @property(readonly, nonatomic) NSString *nameAndEmail; - (void)setUniqueName:(id)arg1; @@ -247,36 +248,30 @@ - (void)_postNotificationName:(id)arg1 userInfo:(id)arg2; - (void)_postNotification:(id)arg1; - (void)_registerForNotifications; -@property(readonly, nonatomic) BOOL isAnonymous; -- (void)setAnonymous:(BOOL)arg1; +@property(readonly, nonatomic) _Bool isAnonymous; +- (void)setAnonymous:(_Bool)arg1; @property(readonly, nonatomic) NSSet *groups; @property(readonly, nonatomic) NSArray *groupsArray; - (id)imHandleForOtherAccount:(id)arg1; -@property(readonly, nonatomic) BOOL canBeDeleted; +@property(readonly, nonatomic) _Bool canBeDeleted; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)_setOriginalID:(id)arg1; - (void)_setCountryCode:(id)arg1; -- (void)_setOriginalID:(id)arg1 updateSiblings:(BOOL)arg2; +- (void)_setOriginalID:(id)arg1 updateSiblings:(_Bool)arg2; @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; -- (void)_setOriginalID:(id)arg1 countryCode:(id)arg2 updateSiblings:(BOOL)arg3; +- (void)_setOriginalID:(id)arg1 countryCode:(id)arg2 updateSiblings:(_Bool)arg3; - (id)_handleInfo; - (void)dealloc; - (void)finalize; - (oneway void)release; - (id)initWithAccount:(id)arg1 ID:(id)arg2; -- (id)initWithAccount:(id)arg1 ID:(id)arg2 alreadyCanonical:(BOOL)arg3; +- (id)initWithAccount:(id)arg1 ID:(id)arg2 alreadyCanonical:(_Bool)arg3 knownIDStatus:(int)arg4; +- (id)initWithAccount:(id)arg1 ID:(id)arg2 alreadyCanonical:(_Bool)arg3; - (id)init; - (void)_registerForIMPersonPictureChanges; - (void)_unregisterFromIMPersonPictureChanges; -- (void)releaseNotificationQueue; -- (void)beginNotificationQueue; -- (BOOL)shouldQueueNotifications; -- (id)publicAPIPropertiesDictionary; -- (void)_sendRemoteLogDumpRequest; -- (void)_sendRemoteLogDumpRequest:(id)arg1; -- (id)imHandleRegistrarGUID; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrar.h b/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrar.h index de33bd76c..b9ebf4a52 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrar.h +++ b/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrar.h @@ -12,10 +12,11 @@ } + (id)sharedInstance; -- (void)_clearChatSiblingsForGUID:(id)arg1; +- (void)_clearChatSiblingsForGUID:(id)arg1 handle:(id)arg2; - (id)_existingChatSiblingsForHandle:(id)arg1; +- (_Bool)_buildingChatSiblings; - (id)_chatSiblingsForHandle:(id)arg1; -- (void)_clearAccountSiblingsForGUID:(id)arg1; +- (void)_clearAccountSiblingsForGUID:(id)arg1 handle:(id)arg2; - (id)_existingAccountSiblingsForHandle:(id)arg1; - (id)_accountSiblingsForHandle:(id)arg1; - (void)_accountsChanged:(id)arg1; @@ -23,9 +24,9 @@ - (void)_dumpOutAllIMHandles; - (void)imHandleInfoChanged:(id)arg1; - (void)rebuildUniqueNameMap; -- (void)_rebuildUniqueNameMapWithStyleChange:(BOOL)arg1; +- (void)_rebuildUniqueNameMapWithStyleChange:(_Bool)arg1; - (void)reassessIMHandleForUniqueName:(id)arg1; -- (void)reassessIMHandleForUniqueName:(id)arg1 rebuild:(BOOL)arg2; +- (void)reassessIMHandleForUniqueName:(id)arg1 rebuild:(_Bool)arg2; - (id)candidateUniqueNamesForIMHandle:(id)arg1; - (id)allIMHandles; - (id)siblingsForIMHandle:(id)arg1; @@ -33,10 +34,10 @@ - (void)unregisterIMHandle:(id)arg1; - (void)clearNameReservationsForObject:(id)arg1; - (void)registerIMHandle:(id)arg1; -- (void)_clearSiblingsCacheForIMHandle:(id)arg1 rebuildAfter:(BOOL)arg2; +- (void)_clearSiblingsCacheForIMHandle:(id)arg1 rebuildAfter:(_Bool)arg2; - (void)_buildSiblingsForIMHandle:(id)arg1; - (void)_emptySiblingCacheForIMHandleGUID:(id)arg1; -@property(nonatomic) int nameStyle; +@property(nonatomic) long long nameStyle; - (void)dealloc; - (id)init; - (void)_addressBookChanged; diff --git a/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrarInternal.h b/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrarInternal.h index 73945f9ce..1bb26fd24 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrarInternal.h +++ b/iOS7/PrivateFrameworks/IMCore/IMHandleRegistrarInternal.h @@ -19,7 +19,8 @@ NSMutableDictionary *_candidateNamesMap; NSMutableDictionary *_usedUniqueNames; NSMutableSet *_knownConflictingNames; - int _nameStyle; + long long _nameStyle; + _Bool _buildingChatSiblings; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IMIDStatusController.h b/iOS7/PrivateFrameworks/IMCore/IMIDStatusController.h index 40d20c896..b5469f672 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMIDStatusController.h +++ b/iOS7/PrivateFrameworks/IMCore/IMIDStatusController.h @@ -6,25 +6,24 @@ #import "NSObject.h" -@class NSMutableDictionary; +@class NSMutableSet; @interface IMIDStatusController : NSObject { - NSMutableDictionary *_idStatusCache; + NSMutableSet *_servicesRegistered; } + (id)sharedInstance; -@property(retain, nonatomic) NSMutableDictionary *_idStatusCache; // @synthesize _idStatusCache; -- (int)statusForID:(id)arg1 onService:(id)arg2; +@property(retain, nonatomic) NSMutableSet *_servicesRegistered; // @synthesize _servicesRegistered; +- (long long)statusForID:(id)arg1 onService:(id)arg2; - (void)requestStatusForID:(id)arg1 onAccount:(id)arg2; - (void)requestStatusForID:(id)arg1 onService:(id)arg2; -- (int)_idStatusForID:(id)arg1 onAccount:(id)arg2; -- (int)_statusForCanonicalizedID:(id)arg1 onService:(id)arg2; -- (int)_idStatusForID:(id)arg1 onService:(id)arg2; -- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(BOOL)arg4 error:(id)arg5; -- (void)_updateCacheWithIDStatusChanges:(id)arg1; -- (void)_purgeCache; -- (void)_loadWithCache:(id)arg1; +- (void)_requestStatusForID:(id)arg1 onService:(id)arg2 onAccount:(id)arg3; +- (long long)_idStatusForID:(id)arg1 onAccount:(id)arg2; +- (long long)_statusForCanonicalizedID:(id)arg1 onService:(id)arg2; +- (long long)_idStatusForID:(id)arg1 onService:(id)arg2; +- (long long)__statusForID:(id)arg1 onService:(id)arg2 isCanonicalized:(_Bool)arg3; +- (void)_processIDStatusResponseForURI:(id)arg1 resultStatus:(long long)arg2 forService:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMCore/IMMe.h b/iOS7/PrivateFrameworks/IMCore/IMMe.h index f27fbbfc4..d6f6ff0e5 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMMe.h +++ b/iOS7/PrivateFrameworks/IMCore/IMMe.h @@ -34,12 +34,12 @@ @property(readonly, nonatomic) NSString *firstName; @property(readonly, nonatomic) NSString *nickname; - (void)setFirstName:(id)arg1 lastName:(id)arg2; -- (BOOL)removeIMHandle:(id)arg1; -- (BOOL)isIMHandleLoginIMHandle:(id)arg1; -- (BOOL)addIMHandle:(id)arg1; +- (_Bool)removeIMHandle:(id)arg1; +- (_Bool)isIMHandleLoginIMHandle:(id)arg1; +- (_Bool)addIMHandle:(id)arg1; - (id)loginIMHandles; -- (BOOL)removeLoginIMHandle:(id)arg1; -- (BOOL)addLoginIMHandle:(id)arg1; +- (_Bool)removeLoginIMHandle:(id)arg1; +- (_Bool)addLoginIMHandle:(id)arg1; @property(readonly, nonatomic) IMPerson *person; - (void)setIMPerson:(id)arg1; - (void)resetABPerson; diff --git a/iOS7/PrivateFrameworks/IMCore/IMMessage-IMMessagePartAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMMessage-IMMessagePartAdditions.h new file mode 100644 index 000000000..46023d654 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMMessage-IMMessagePartAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface IMMessage (IMMessagePartAdditions) +@property(readonly, nonatomic) NSArray *parts; +- (void)_loadParts; +- (void)_parseIMMessagePartsWithTextProcessingBlock:(id)arg1 fileTransferProcessingBlock:(void)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMMessage.h b/iOS7/PrivateFrameworks/IMCore/IMMessage.h index 66b1fffe0..b4f8d7144 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMMessage.h +++ b/iOS7/PrivateFrameworks/IMCore/IMMessage.h @@ -25,10 +25,11 @@ NSError *_error; NSArray *_parts; unsigned long long _flags; - BOOL _isInvitationMessage; + _Bool _isInvitationMessage; long long _messageID; } ++ (id)messageFromFZMessageDictionary:(id)arg1 sender:(id)arg2 subject:(id)arg3; + (id)messageFromFZMessage:(id)arg1 sender:(id)arg2 subject:(id)arg3; + (id)fromMeIMHandle:(id)arg1 withText:(id)arg2 fileTransferGUIDs:(id)arg3 flags:(unsigned long long)arg4; + (id)instantMessageWithText:(id)arg1 messageSubject:(id)arg2 fileTransferGUIDs:(id)arg3 flags:(unsigned long long)arg4; @@ -41,7 +42,7 @@ @property(retain, nonatomic) NSDate *timeDelivered; // @synthesize timeDelivered=_timeDelivered; - (void)_updateFileTransferGUIDs:(id)arg1; @property(copy, nonatomic) NSArray *fileTransferGUIDs; // @synthesize fileTransferGUIDs=_fileTransferGUIDs; -@property(nonatomic) BOOL isInvitationMessage; // @synthesize isInvitationMessage=_isInvitationMessage; +@property(nonatomic) _Bool isInvitationMessage; // @synthesize isInvitationMessage=_isInvitationMessage; - (void)_updateError:(id)arg1; @property(retain, nonatomic) NSError *error; // @synthesize error=_error; - (void)_updateFlags:(unsigned long long)arg1; @@ -60,32 +61,32 @@ @property(retain, nonatomic) IMHandle *sender; // @synthesize sender=_sender; - (void)_flushMessageParts; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) FZMessage *_fzMessage; -- (int)compare:(id)arg1 comparisonType:(int)arg2; -- (int)compare:(id)arg1; -- (int)_compareIMMessageIDs:(id)arg1; -- (int)_compareIMMessageDates:(id)arg1; -- (int)_compareIMMessageGUIDs:(id)arg1; -@property(readonly, nonatomic) BOOL wasDataDetected; -@property(readonly, nonatomic) BOOL wasDowngraded; -@property(readonly, nonatomic) BOOL isAlert; -@property(readonly, nonatomic) BOOL isAddressedToMe; -- (void)setIsAddressedToMe:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isSystemMessage; -@property(readonly, nonatomic) BOOL isRead; -@property(readonly, nonatomic) BOOL isDelivered; -@property(readonly, nonatomic) BOOL isAutoReply; -@property(readonly, nonatomic) BOOL isDelayed; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) BOOL isFromMe; -@property(readonly, nonatomic) BOOL isEmote; +- (long long)compare:(id)arg1 comparisonType:(long long)arg2; +- (long long)compare:(id)arg1; +- (long long)_compareIMMessageIDs:(id)arg1; +- (long long)_compareIMMessageDates:(id)arg1; +- (long long)_compareIMMessageGUIDs:(id)arg1; +@property(readonly, nonatomic) _Bool wasDataDetected; +@property(readonly, nonatomic) _Bool wasDowngraded; +@property(readonly, nonatomic) _Bool isAlert; +@property(readonly, nonatomic) _Bool isAddressedToMe; +- (void)setIsAddressedToMe:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isSystemMessage; +@property(readonly, nonatomic) _Bool isRead; +@property(readonly, nonatomic) _Bool isDelivered; +@property(readonly, nonatomic) _Bool isAutoReply; +@property(readonly, nonatomic) _Bool isDelayed; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) _Bool isFromMe; +@property(readonly, nonatomic) _Bool isEmote; @property(readonly, nonatomic) NSArray *inlineAttachmentAttributesArray; -@property(readonly, nonatomic) BOOL hasInlineAttachments; -@property(readonly, nonatomic) BOOL isSent; -@property(readonly, nonatomic) BOOL isTypingMessage; -@property(readonly, nonatomic) BOOL isFinished; -@property(readonly, nonatomic) BOOL hasDataDetectorResults; +@property(readonly, nonatomic) _Bool hasInlineAttachments; +@property(readonly, nonatomic) _Bool isSent; +@property(readonly, nonatomic) _Bool isTypingMessage; +@property(readonly, nonatomic) _Bool isFinished; +@property(readonly, nonatomic) _Bool hasDataDetectorResults; @property(readonly, nonatomic) NSString *summaryString; @property(readonly, nonatomic) NSString *senderName; @property(readonly, nonatomic) NSString *plainBody; @@ -96,9 +97,6 @@ - (id)_initWithSender:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 plainText:(id)arg5 text:(id)arg6 messageSubject:(id)arg7 fileTransferGUIDs:(id)arg8 flags:(unsigned long long)arg9 error:(id)arg10 guid:(id)arg11 messageID:(long long)arg12 subject:(id)arg13; - (id)_copyWithFlags:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) NSArray *parts; -- (void)_loadParts; -- (void)_parseIMMessagePartsWithTextProcessingBlock:(id)arg1 fileTransferProcessingBlock:(void)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMMessageChatItem.h b/iOS7/PrivateFrameworks/IMCore/IMMessageChatItem.h index cc864f4b0..6d4ab2a19 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMMessageChatItem.h +++ b/iOS7/PrivateFrameworks/IMCore/IMMessageChatItem.h @@ -12,10 +12,10 @@ { } -- (int)_reverseCompareToChatItem:(id)arg1; -- (int)_compareToChatItem:(id)arg1; +- (long long)_reverseCompareToChatItem:(id)arg1; +- (long long)_compareToChatItem:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)_setMessage:(id)arg1; @property(readonly, nonatomic) IMMessage *message; - (id)initWithMessage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMMessagePart.h b/iOS7/PrivateFrameworks/IMCore/IMMessagePart.h index 07af3e33e..527c0b3d6 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMMessagePart.h +++ b/iOS7/PrivateFrameworks/IMCore/IMMessagePart.h @@ -14,7 +14,7 @@ } @property(readonly, nonatomic) NSString *guid; // @synthesize guid=_guid; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithGUID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMParentalControls.h b/iOS7/PrivateFrameworks/IMCore/IMParentalControls.h index 6bd51d61b..5976b6b58 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMParentalControls.h +++ b/iOS7/PrivateFrameworks/IMCore/IMParentalControls.h @@ -10,31 +10,31 @@ @interface IMParentalControls : NSObject { - BOOL _shouldPostNotifications; - BOOL _active; - BOOL _disableAV; - BOOL _forceChatLogging; + _Bool _shouldPostNotifications; + _Bool _active; + _Bool _disableAV; + _Bool _forceChatLogging; NSMutableDictionary *_parentalControls; } + (id)standardControls; + (id)objectForKey:(id)arg1; -@property(readonly, nonatomic) BOOL _forceChatLogging; // @synthesize _forceChatLogging; -@property(readonly, nonatomic) BOOL _disableAV; // @synthesize _disableAV; +@property(readonly, nonatomic) _Bool _forceChatLogging; // @synthesize _forceChatLogging; +@property(readonly, nonatomic) _Bool _disableAV; // @synthesize _disableAV; @property(readonly, nonatomic) NSMutableDictionary *_parentalControls; // @synthesize _parentalControls; -@property(readonly, nonatomic) BOOL active; // @synthesize active=_active; -@property(nonatomic) BOOL shouldPostNotifications; // @synthesize shouldPostNotifications=_shouldPostNotifications; -- (BOOL)accountHasWhitelist:(id)arg1; -- (BOOL)accountIsEnabled:(id)arg1; -- (BOOL)okToConnectAccount:(id)arg1; -- (BOOL)forceWhitelistForAccount:(id)arg1; +@property(readonly, nonatomic) _Bool active; // @synthesize active=_active; +@property(nonatomic) _Bool shouldPostNotifications; // @synthesize shouldPostNotifications=_shouldPostNotifications; +- (_Bool)accountHasWhitelist:(id)arg1; +- (_Bool)accountIsEnabled:(id)arg1; +- (_Bool)okToConnectAccount:(id)arg1; +- (_Bool)forceWhitelistForAccount:(id)arg1; - (id)whitelistForAccount:(id)arg1; -- (BOOL)forceWhitelistForService:(id)arg1; +- (_Bool)forceWhitelistForService:(id)arg1; - (id)whitelistForService:(id)arg1; -- (BOOL)disableAccount:(id)arg1; -- (BOOL)disableService:(id)arg1; -@property(readonly, nonatomic) BOOL forceChatLogging; -@property(readonly, nonatomic) BOOL disableAV; +- (_Bool)disableAccount:(id)arg1; +- (_Bool)disableService:(id)arg1; +@property(readonly, nonatomic) _Bool forceChatLogging; +@property(readonly, nonatomic) _Bool disableAV; - (void)_managedPrefsNotification:(id)arg1; - (void)_updateParentalSettings; - (id)_serviceWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMParentalControlsService.h b/iOS7/PrivateFrameworks/IMCore/IMParentalControlsService.h index 5b5af408a..9e79d30ff 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMParentalControlsService.h +++ b/iOS7/PrivateFrameworks/IMCore/IMParentalControlsService.h @@ -10,16 +10,16 @@ @interface IMParentalControlsService : NSObject { - BOOL _disableService; - BOOL _forceWhiteList; + _Bool _disableService; + _Bool _forceWhiteList; NSSet *_whitelist; NSString *_name; } @property(retain) NSString *name; // @synthesize name=_name; @property(retain) NSSet *whitelist; // @synthesize whitelist=_whitelist; -@property BOOL forceWhiteList; // @synthesize forceWhiteList=_forceWhiteList; -@property BOOL disableService; // @synthesize disableService=_disableService; +@property _Bool forceWhiteList; // @synthesize forceWhiteList=_forceWhiteList; +@property _Bool disableService; // @synthesize disableService=_disableService; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMPeople.h b/iOS7/PrivateFrameworks/IMCore/IMPeople.h index 08b5d6120..3a3a18abe 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMPeople.h +++ b/iOS7/PrivateFrameworks/IMCore/IMPeople.h @@ -12,17 +12,17 @@ { NSMutableArray *_people; int _coalesceCount; - BOOL _hidePeople; + _Bool _hidePeople; } -@property(nonatomic, setter=setShouldHidePeople:) BOOL hidePeople; // @synthesize hidePeople=_hidePeople; -- (void)imHandle:(id)arg1 buddyStatusChanged:(BOOL)arg2; -- (BOOL)addPeopleFromArray:(id)arg1; -- (BOOL)addPeopleFromArray:(id)arg1 skipMe:(BOOL)arg2; -- (BOOL)removePeopleFromArray:(id)arg1; -- (BOOL)removeIMHandle:(id)arg1; -- (BOOL)addIMHandle:(id)arg1; -@property(readonly, nonatomic) BOOL coalescingChanges; +@property(nonatomic, setter=setShouldHidePeople:) _Bool hidePeople; // @synthesize hidePeople=_hidePeople; +- (void)imHandle:(id)arg1 buddyStatusChanged:(_Bool)arg2; +- (_Bool)addPeopleFromArray:(id)arg1; +- (_Bool)addPeopleFromArray:(id)arg1 skipMe:(_Bool)arg2; +- (_Bool)removePeopleFromArray:(id)arg1; +- (_Bool)removeIMHandle:(id)arg1; +- (_Bool)addIMHandle:(id)arg1; +@property(readonly, nonatomic) _Bool coalescingChanges; - (void)endCoalescedChanges; - (void)beginCoalescedChanges; - (void)removedIMHandle:(id)arg1; @@ -30,8 +30,8 @@ - (void)addedIMHandle:(id)arg1; @property(readonly, nonatomic) NSArray *people; @property(readonly, nonatomic) NSArray *groups; -- (BOOL)containsIMHandle:(id)arg1; -@property(readonly, nonatomic) unsigned int count; +- (_Bool)containsIMHandle:(id)arg1; +@property(readonly, nonatomic) unsigned long long count; - (void)addNotificationObserver:(id)arg1 selector:(SEL)arg2; - (void)removeNotificationObserver:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IMPerson-IMHandleRegistrarAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMPerson-IMHandleRegistrarAdditions.h new file mode 100644 index 000000000..347cd2ac7 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMPerson-IMHandleRegistrarAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMPerson (IMHandleRegistrarAdditions) +- (id)imHandleRegistrarGUID; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMPerson-LookupAdditions.h b/iOS7/PrivateFrameworks/IMCore/IMPerson-LookupAdditions.h new file mode 100644 index 000000000..8a0cd1826 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMPerson-LookupAdditions.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMPerson (LookupAdditions) ++ (id)existingABPeopleWithInstantMessageAddress:(id)arg1 onServices:(id)arg2 allowSubstringMatch:(_Bool)arg3; ++ (id)existingABPersonWithInstantMessageAddress:(id)arg1 onServices:(id)arg2 allowSubstringMatch:(_Bool)arg3; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 countryCode:(id)arg6 identifier:(int *)arg7; ++ (void)_setCachedRecordResult:(int)arg1 identifier:(int)arg2 forQuery:(id)arg3 addressBook:(void *)arg4; ++ (id)_cachedRecordResultForQuery:(id)arg1 addressBook:(void *)arg2; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 identifier:(int *)arg6; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3 orNumber:(id)arg4; ++ (id)existingABPersonForPerson:(id)arg1; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3; ++ (id)existingABPersonWithFirstName:(id)arg1 lastName:(id)arg2; ++ (id)allPeople; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMPerson.h b/iOS7/PrivateFrameworks/IMCore/IMPerson.h index 09ee5376f..e7c5b2097 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMPerson.h +++ b/iOS7/PrivateFrameworks/IMCore/IMPerson.h @@ -10,35 +10,24 @@ @interface IMPerson : NSObject { - BOOL _registered; - BOOL _beingTornDown; + _Bool _registered; int _recordID; } -+ (id)existingABPeopleWithInstantMessageAddress:(id)arg1 onServices:(id)arg2 allowSubstringMatch:(BOOL)arg3; -+ (id)existingABPersonWithInstantMessageAddress:(id)arg1 onServices:(id)arg2 allowSubstringMatch:(BOOL)arg3; -+ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5; -+ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 countryCode:(id)arg6 identifier:(int *)arg7; -+ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 identifier:(int *)arg6; -+ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3 orNumber:(id)arg4; -+ (id)existingABPersonForPerson:(id)arg1; -+ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3; -+ (id)existingABPersonWithFirstName:(id)arg1 lastName:(id)arg2; -+ (id)allPeople; -@property(readonly, nonatomic) BOOL _beingTornDown; // @synthesize _beingTornDown; -@property(readonly, nonatomic) BOOL _registered; // @synthesize _registered; ++ (void)_setCachedQueriesEnabled:(_Bool)arg1; +@property(readonly, nonatomic) _Bool _registered; // @synthesize _registered; @property(readonly, nonatomic) int _recordID; // @synthesize _recordID; -- (unsigned int)hash; -@property(readonly, nonatomic) unsigned int status; +- (unsigned long long)hash; +@property(readonly, nonatomic) unsigned long long status; @property(readonly, nonatomic) NSData *imageDataWithoutLoading; @property(retain, nonatomic) NSData *imageData; - (void)_abPersonChanged:(id)arg1; @property(readonly, nonatomic) NSArray *groups; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToIMPerson:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToIMPerson:(id)arg1; @property(readonly, nonatomic) NSString *uniqueID; -- (BOOL)containsHandle:(id)arg1 forServiceProperty:(id)arg2; +- (_Bool)containsHandle:(id)arg1 forServiceProperty:(id)arg2; - (void)appendID:(id)arg1 toProperty:(id)arg2; - (void)save; @property(readonly, nonatomic) NSArray *mobileNumbers; @@ -48,11 +37,11 @@ - (void)setValues:(id)arg1 forIMProperty:(id)arg2; - (id)valuesForProperty:(id)arg1; - (id)valuesForIMProperty:(id)arg1; -@property(readonly, nonatomic) BOOL isInAddressBook; +@property(readonly, nonatomic) _Bool isInAddressBook; @property(copy, nonatomic) NSArray *emails; @property(readonly, nonatomic) NSArray *allEmails; - (id)emailHandlesForService:(id)arg1; -- (id)emailHandlesForService:(id)arg1 includeBaseEmail:(BOOL)arg2; +- (id)emailHandlesForService:(id)arg1 includeBaseEmail:(_Bool)arg2; - (void)setFirstName:(id)arg1 lastName:(id)arg2; @property(copy, nonatomic) NSString *lastName; @property(copy, nonatomic) NSString *firstName; @@ -60,17 +49,15 @@ @property(copy, nonatomic) NSString *nickname; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSString *displayName; -@property(readonly, nonatomic) NSString *shortName; +@property(readonly, nonatomic) NSString *abbreviatedName; @property(readonly, nonatomic) NSString *companyName; -@property(readonly, nonatomic) BOOL isCompany; +@property(readonly, nonatomic) _Bool isCompany; - (void)dealloc; - (void)finalize; -- (oneway void)release; @property(readonly, nonatomic) void *_recordRef; @property(readonly, nonatomic) int recordID; - (id)initWithABRecordID:(int)arg1; - (id)init; -- (id)imHandleRegistrarGUID; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMRemoteDaemonProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMCore/IMRemoteDaemonProtocol-Protocol.h index 7589e7b82..ebcac305d 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMRemoteDaemonProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IMCore/IMRemoteDaemonProtocol-Protocol.h @@ -23,7 +23,7 @@ - (void)requestVCWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3 account:(id)arg4; - (void)sendCommand:(id)arg1 withProperties:(id)arg2 toPerson:(id)arg3 account:(id)arg4; - (void)passwordUpdatedAccount:(id)arg1; -- (void)setBlockIdleStatus:(BOOL)arg1 account:(id)arg2; +- (void)setBlockIdleStatus:(_Bool)arg1 account:(id)arg2; - (void)setBlockList:(id)arg1 account:(id)arg2; - (void)setAllowList:(id)arg1 account:(id)arg2; - (void)setBlockingMode:(unsigned int)arg1 account:(id)arg2; @@ -40,7 +40,7 @@ - (void)stopWatchingBuddy:(id)arg1 account:(id)arg2; - (void)startWatchingBuddy:(id)arg1 account:(id)arg2; - (void)requestSubscriptionTo:(id)arg1 account:(id)arg2; -- (void)acceptSubscriptionRequest:(BOOL)arg1 from:(id)arg2 account:(id)arg3; +- (void)acceptSubscriptionRequest:(_Bool)arg1 from:(id)arg2 account:(id)arg3; - (void)renameGroup:(id)arg1 to:(id)arg2 account:(id)arg3; - (void)changeGroup:(id)arg1 changes:(id)arg2 account:(id)arg3; - (void)changeGroups:(id)arg1 account:(id)arg2; @@ -65,13 +65,13 @@ - (void)clearHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 beforeGUID:(id)arg4 afterGUID:(id)arg5 chatID:(id)arg6 queryID:(id)arg7; - (void)deleteMessageWithGUIDs:(id)arg1 queryID:(id)arg2; - (void)requestPendingMessages; -- (void)loadHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 limit:(unsigned int)arg4 beforeGUID:(id)arg5 afterGUID:(id)arg6 chatID:(id)arg7 queryID:(id)arg8; +- (void)loadHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 limit:(unsigned long long)arg4 beforeGUID:(id)arg5 afterGUID:(id)arg6 chatID:(id)arg7 queryID:(id)arg8; - (void)loadMessageWithGUID:(id)arg1 queryID:(id)arg2; - (void)setListenerCapabilities:(unsigned int)arg1; -- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(BOOL)arg5; +- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(_Bool)arg5; - (void)fileTransferRemoved:(id)arg1; - (void)fileTransferStopped:(id)arg1; -- (void)fileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(BOOL)arg3 overwrite:(BOOL)arg4; +- (void)fileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(_Bool)arg3 overwrite:(_Bool)arg4; - (void)fileTransfer:(id)arg1 updatedWithProperties:(id)arg2; - (void)fileTransfer:(id)arg1 createdWithProperties:(id)arg2; - (void)deleteFileTransferWithGUID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMSPIMessage.h b/iOS7/PrivateFrameworks/IMCore/IMSPIMessage.h index 1e1360921..d24753156 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMSPIMessage.h +++ b/iOS7/PrivateFrameworks/IMCore/IMSPIMessage.h @@ -19,8 +19,8 @@ NSDate *_date; IMSPIHandle *_sender; long long _messageID; - BOOL _isOutgoing; - BOOL _isRead; + _Bool _isOutgoing; + _Bool _isRead; } @property(retain) NSDate *date; // @synthesize date=_date; @@ -29,8 +29,8 @@ @property(retain) NSArray *recipients; // @synthesize recipients=_recipients; @property(retain) IMSPIHandle *sender; // @synthesize sender=_sender; @property(retain) NSString *text; // @synthesize text=_text; -@property BOOL isOutgoing; // @synthesize isOutgoing=_isOutgoing; -@property BOOL isRead; // @synthesize isRead=_isRead; +@property _Bool isOutgoing; // @synthesize isOutgoing=_isOutgoing; +@property _Bool isRead; // @synthesize isRead=_isRead; @property(retain) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; @property long long messageID; // @synthesize messageID=_messageID; @property(retain) NSString *guid; // @synthesize guid=_guid; diff --git a/iOS7/PrivateFrameworks/IMCore/IMService-Deprecated.h b/iOS7/PrivateFrameworks/IMCore/IMService-Deprecated.h new file mode 100644 index 000000000..962d0d610 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMService-Deprecated.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMService (Deprecated) +- (id)infoForDisplayedPeople; +- (id)infoForAllPeople; +- (id)infoForPerson:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMService-IMService_GetService.h b/iOS7/PrivateFrameworks/IMCore/IMService-IMService_GetService.h new file mode 100644 index 000000000..773aed8a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMCore/IMService-IMService_GetService.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMService (IMService_GetService) ++ (id)smsService; ++ (id)iMessageService; ++ (id)facetimeService; ++ (id)callService; ++ (id)jabberService; ++ (id)subnetService; ++ (id)aimService; +@end + diff --git a/iOS7/PrivateFrameworks/IMCore/IMService.h b/iOS7/PrivateFrameworks/IMCore/IMService.h index ef302d843..c94c27ae0 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMService.h +++ b/iOS7/PrivateFrameworks/IMCore/IMService.h @@ -11,25 +11,18 @@ } + (id)canonicalFormOfID:(id)arg1 withIDSensitivity:(int)arg2; -+ (unsigned int)statusForABPerson:(id)arg1; -+ (unsigned int)statusForIMPerson:(id)arg1; -+ (BOOL)isEmailAddress:(id)arg1 inDomains:(id)arg2; ++ (unsigned long long)statusForABPerson:(id)arg1; ++ (unsigned long long)statusForIMPerson:(id)arg1; ++ (_Bool)isEmailAddress:(id)arg1 inDomains:(id)arg2; + (id)myIdleTime; -+ (unsigned int)myStatus; ++ (unsigned long long)myStatus; + (id)notificationCenter; + (id)serviceWithName:(id)arg1; + (id)allServicesNonBlocking; + (id)allServices; -+ (id)imageURLForStatus:(unsigned int)arg1; -+ (id)imageNameForStatus:(unsigned int)arg1; ++ (id)imageURLForStatus:(unsigned long long)arg1; ++ (id)imageNameForStatus:(unsigned long long)arg1; + (void)forgetStatusImageAppearance; -+ (id)smsService; -+ (id)iMessageService; -+ (id)facetimeService; -+ (id)callService; -+ (id)jabberService; -+ (id)subnetService; -+ (id)aimService; - (id)myScreenNames; - (id)screenNamesForPerson:(id)arg1; - (id)peopleWithScreenName:(id)arg1; @@ -37,18 +30,15 @@ - (id)infoForPreferredScreenNames; - (id)infoForAllScreenNames; - (id)infoForScreenName:(id)arg1; -- (unsigned int)status; +- (unsigned long long)status; - (id)name; - (id)localizedShortName; - (id)localizedName; -- (BOOL)initialSyncPerformed; +- (_Bool)initialSyncPerformed; - (void)logout; - (void)login; -- (BOOL)isEnabled; +- (_Bool)isEnabled; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)infoForDisplayedPeople; -- (id)infoForAllPeople; -- (id)infoForPerson:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMCore/IMServiceAgent.h b/iOS7/PrivateFrameworks/IMCore/IMServiceAgent.h index 948add113..12ac8b3cd 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMServiceAgent.h +++ b/iOS7/PrivateFrameworks/IMCore/IMServiceAgent.h @@ -15,21 +15,21 @@ + (id)notificationCenter; + (void)forgetStatusImageAppearance; -+ (id)imageNameForStatus:(unsigned int)arg1; -+ (id)imageURLForStatus:(unsigned int)arg1; ++ (id)imageNameForStatus:(unsigned long long)arg1; ++ (id)imageURLForStatus:(unsigned long long)arg1; + (id)sharedAgent; -+ (int)serviceAgentCapabilities; -+ (void)setServiceAgentCapabilities:(int)arg1; ++ (long long)serviceAgentCapabilities; ++ (void)setServiceAgentCapabilities:(long long)arg1; - (id)myPictureData; - (void)launchIfNecessary; @property(readonly, nonatomic) unsigned long long vcCapabilities; -- (unsigned int)requestVideoStillForPerson:(id)arg1; -@property(readonly, nonatomic) unsigned int requestAudioReflectorStop; -@property(readonly, nonatomic) unsigned int requestAudioReflectorStart; +- (unsigned long long)requestVideoStillForPerson:(id)arg1; +@property(readonly, nonatomic) unsigned long long requestAudioReflectorStop; +@property(readonly, nonatomic) unsigned long long requestAudioReflectorStart; @property(readonly, nonatomic) NSDictionary *currentAVChatInfo; @property(retain, nonatomic) NSArray *myAwayMessages; @property(retain, nonatomic) NSArray *myAvailableMessages; -- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (void)setMyStatus:(unsigned long long)arg1 message:(id)arg2; - (id)notificationCenter; - (id)serviceWithNameNonBlocking:(id)arg1; - (id)serviceWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMServiceAgentImpl.h b/iOS7/PrivateFrameworks/IMCore/IMServiceAgentImpl.h index 203847384..786fc897b 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMServiceAgentImpl.h +++ b/iOS7/PrivateFrameworks/IMCore/IMServiceAgentImpl.h @@ -10,8 +10,8 @@ { } -+ (id)imageURLForStatus:(unsigned int)arg1; -+ (id)imageNameForStatus:(unsigned int)arg1; ++ (id)imageURLForStatus:(unsigned long long)arg1; ++ (id)imageNameForStatus:(unsigned long long)arg1; + (void)_determineStatusImageAppearance; + (void)_statusImageAppearanceChanged:(id)arg1; + (void)forgetStatusImageAppearance; @@ -26,7 +26,7 @@ - (id)myAwayMessages; - (id)myAvailableMessages; - (void)_customMessagesChanged:(id)arg1; -- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (void)setMyStatus:(unsigned long long)arg1 message:(id)arg2; - (void)_statusImageAppearanceChanged:(id)arg1; - (id)notificationCenter; - (id)serviceWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMCore/IMServiceImpl.h b/iOS7/PrivateFrameworks/IMCore/IMServiceImpl.h index 59b7f5075..0b83e173f 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMServiceImpl.h +++ b/iOS7/PrivateFrameworks/IMCore/IMServiceImpl.h @@ -24,27 +24,28 @@ NSArray *_emailDomains; IDSService *_idsService; unsigned int _screenNameSensitivity; - BOOL _hasLoadedServiceProperties; - BOOL _handlesChatInvites; - BOOL _supportsSMS; - BOOL _supportsPhoneNumberMapping; - BOOL _supportsGroupAttachments; - BOOL _supportsMutatingGroupMembers; - BOOL _supportsAuthorization; - BOOL _supportsRegistration; - BOOL _supportsAdding; - BOOL _supportsPresence; - BOOL _supportsIDStatusLookup; - BOOL _supportsDatabaseStorage; - BOOL _shouldInternationalizeNumbers; - BOOL _supportsOfflineTransfers; - BOOL _shouldDisableDeactivation; - BOOL _isPersistent; - BOOL _isPlugInService; - BOOL _allowsMultipleConnections; + _Bool _hasLoadedServiceProperties; + _Bool _handlesChatInvites; + _Bool _supportsSMS; + _Bool _supportsPhoneNumberMapping; + _Bool _supportsGroupAttachments; + _Bool _supportsMutatingGroupMembers; + _Bool _supportsAuthorization; + _Bool _supportsRegistration; + _Bool _supportsAdding; + _Bool _supportsPresence; + _Bool _supportsIDStatusLookup; + _Bool _supportsDatabaseStorage; + _Bool _shouldInternationalizeNumbers; + _Bool _supportsOfflineTransfers; + _Bool _shouldDisableDeactivation; + _Bool _ignoresNetworkConnectivity; + _Bool _isPersistent; + _Bool _isPlugInService; + _Bool _allowsMultipleConnections; } -+ (BOOL)systemSupportsSMSSending; ++ (_Bool)systemSupportsSMSSending; + (id)supportedCountryCodes; + (id)operationalServicesWithCapability:(unsigned long long)arg1; + (id)connectedServicesWithCapability:(unsigned long long)arg1; @@ -52,6 +53,9 @@ + (id)connectedServices; + (id)activeServices; + (id)serviceWithInternalName:(id)arg1; ++ (id)serviceWithName:(id)arg1; ++ (id)allServicesNonBlocking; ++ (id)allServices; + (void)setServiceClass:(Class)arg1; + (Class)serviceClass; @property(readonly, nonatomic) NSString *shortName; // @synthesize shortName=_localizedShortName; @@ -59,20 +63,21 @@ @property(readonly, nonatomic) NSArray *emailDomains; // @synthesize emailDomains=_emailDomains; @property(readonly, nonatomic) NSArray *addressBookProperties; // @synthesize addressBookProperties=_abProperties; @property(readonly, nonatomic) unsigned int IDSensitivity; // @synthesize IDSensitivity=_screenNameSensitivity; -@property(readonly, nonatomic) BOOL shouldDisableDeactivation; // @synthesize shouldDisableDeactivation=_shouldDisableDeactivation; -@property(readonly, nonatomic) BOOL allowsMultipleConnections; // @synthesize allowsMultipleConnections=_allowsMultipleConnections; -@property(readonly, nonatomic) BOOL isPlugInService; // @synthesize isPlugInService=_isPlugInService; -@property(readonly, nonatomic) BOOL supportsAdding; // @synthesize supportsAdding=_supportsAdding; -@property(readonly, nonatomic) BOOL supportsGroupAttachments; // @synthesize supportsGroupAttachments=_supportsGroupAttachments; -@property(readonly, nonatomic) BOOL supportsMutatingGroupMembers; // @synthesize supportsMutatingGroupMembers=_supportsMutatingGroupMembers; -@property(readonly, nonatomic) BOOL supportsPresence; // @synthesize supportsPresence=_supportsPresence; -@property(readonly, nonatomic) BOOL supportsOfflineTransfers; // @synthesize supportsOfflineTransfers=_supportsOfflineTransfers; -@property(readonly, nonatomic) BOOL supportsRegistration; // @synthesize supportsRegistration=_supportsRegistration; -@property(readonly, nonatomic) BOOL handlesChatInvites; // @synthesize handlesChatInvites=_handlesChatInvites; -@property(readonly, nonatomic) BOOL isPersistent; // @synthesize isPersistent=_isPersistent; -@property(readonly, nonatomic) BOOL supportsAuthorization; // @synthesize supportsAuthorization=_supportsAuthorization; -@property(readonly, nonatomic) BOOL supportsPhoneNumberMapping; // @synthesize supportsPhoneNumberMapping=_supportsPhoneNumberMapping; -@property(readonly, nonatomic) BOOL supportsIDStatusLookup; // @synthesize supportsIDStatusLookup=_supportsIDStatusLookup; +@property(readonly, nonatomic) _Bool shouldDisableDeactivation; // @synthesize shouldDisableDeactivation=_shouldDisableDeactivation; +@property(readonly, nonatomic) _Bool allowsMultipleConnections; // @synthesize allowsMultipleConnections=_allowsMultipleConnections; +@property(readonly, nonatomic) _Bool isPlugInService; // @synthesize isPlugInService=_isPlugInService; +@property(readonly, nonatomic) _Bool supportsAdding; // @synthesize supportsAdding=_supportsAdding; +@property(readonly, nonatomic) _Bool supportsGroupAttachments; // @synthesize supportsGroupAttachments=_supportsGroupAttachments; +@property(readonly, nonatomic) _Bool supportsMutatingGroupMembers; // @synthesize supportsMutatingGroupMembers=_supportsMutatingGroupMembers; +@property(readonly, nonatomic) _Bool supportsPresence; // @synthesize supportsPresence=_supportsPresence; +@property(readonly, nonatomic) _Bool supportsOfflineTransfers; // @synthesize supportsOfflineTransfers=_supportsOfflineTransfers; +@property(readonly, nonatomic) _Bool ignoresNetworkConnectivity; // @synthesize ignoresNetworkConnectivity=_ignoresNetworkConnectivity; +@property(readonly, nonatomic) _Bool supportsRegistration; // @synthesize supportsRegistration=_supportsRegistration; +@property(readonly, nonatomic) _Bool handlesChatInvites; // @synthesize handlesChatInvites=_handlesChatInvites; +@property(readonly, nonatomic) _Bool isPersistent; // @synthesize isPersistent=_isPersistent; +@property(readonly, nonatomic) _Bool supportsAuthorization; // @synthesize supportsAuthorization=_supportsAuthorization; +@property(readonly, nonatomic) _Bool supportsPhoneNumberMapping; // @synthesize supportsPhoneNumberMapping=_supportsPhoneNumberMapping; +@property(readonly, nonatomic) _Bool supportsIDStatusLookup; // @synthesize supportsIDStatusLookup=_supportsIDStatusLookup; @property(retain, nonatomic) NSDictionary *defaultAccountSettings; // @synthesize defaultAccountSettings=_defaultSettings; @property(retain, nonatomic) NSDictionary *serviceDefaults; // @synthesize serviceDefaults=_serviceDefaults; @property(readonly, nonatomic) Class accountClass; @@ -82,7 +87,7 @@ - (id)screenNamesForIMPerson:(id)arg1; - (id)_personToIDMap; - (id)peopleWithScreenName:(id)arg1; -- (id)imABPeopleWithScreenName:(id)arg1 options:(unsigned int)arg2; +- (id)imABPeopleWithScreenName:(id)arg1 options:(unsigned long long)arg2; - (id)imABPeopleWithScreenName:(id)arg1; - (id)imABPeopleWithScreenName:(id)arg1 identifier:(int *)arg2; - (id)imABPeopleWithScreenName:(id)arg1 countryCode:(id)arg2 identifier:(int *)arg3; @@ -95,16 +100,16 @@ - (id)_IDsToMapForIMPerson:(id)arg1; - (id)description; @property(readonly, nonatomic) NSArray *accountIDs; -@property(readonly, nonatomic) int buddyNotesMaxByteLength; +@property(readonly, nonatomic) long long buddyNotesMaxByteLength; @property(readonly, nonatomic) NSString *internalName; @property(readonly, nonatomic) NSString *addressBookProperty; - (id)localizedShortName; - (id)localizedName; -@property(readonly, nonatomic) BOOL _wantsInternationizedNumbers; -@property(readonly, nonatomic) BOOL _supportsDatabaseStorage; -- (BOOL)isEnabled; -@property(readonly, nonatomic) int maxAttachmentSize; -@property(readonly, nonatomic) int maxChatParticipants; +@property(readonly, nonatomic) _Bool _wantsInternationizedNumbers; +@property(readonly, nonatomic) _Bool _supportsDatabaseStorage; +- (_Bool)isEnabled; +@property(readonly, nonatomic) long long maxAttachmentSize; +@property(readonly, nonatomic) long long maxChatParticipants; @property(readonly, nonatomic) NSData *serviceImageData; - (id)subtypeInformationForAccount:(id)arg1; - (id)_accountForUniqueID:(id)arg1; @@ -115,16 +120,16 @@ - (id)infoForPreferredScreenNames; - (id)infoForAllScreenNames; - (id)infoForScreenName:(id)arg1; -- (unsigned int)status; +- (unsigned long long)status; - (void)_blockUntilInitialSyncPerformed; -- (int)compareNames:(id)arg1; +- (long long)compareNames:(id)arg1; - (id)canonicalFormOfID:(id)arg1; - (id)normalizedFormOfID:(id)arg1; -- (BOOL)equalID:(id)arg1 andID:(id)arg2; -- (void)statusChangedForAccount:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (_Bool)equalID:(id)arg1 andID:(id)arg2; +- (void)statusChangedForAccount:(id)arg1 from:(unsigned long long)arg2 to:(unsigned long long)arg3; - (void)disconnect; - (void)doneSetup; -- (BOOL)initialSyncPerformed; +- (_Bool)initialSyncPerformed; - (void)_calculateBestAccount; - (void)_syncWithRemoteBuddies; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMCore/IMStatusChatItem.h b/iOS7/PrivateFrameworks/IMCore/IMStatusChatItem.h index 1a71407fd..2caae4016 100644 --- a/iOS7/PrivateFrameworks/IMCore/IMStatusChatItem.h +++ b/iOS7/PrivateFrameworks/IMCore/IMStatusChatItem.h @@ -12,13 +12,13 @@ { } -@property(readonly, nonatomic) int statusType; +@property(readonly, nonatomic) long long statusType; - (id)description; @property(readonly, nonatomic) NSArray *handles; @property(readonly, nonatomic) NSString *formatString; - (id)stringValue; -- (id)initWithFormat:(id)arg1 handles:(id)arg2 date:(id)arg3 statusType:(int)arg4; -- (id)initWithString:(id)arg1 date:(id)arg2 statusType:(int)arg3; +- (id)initWithFormat:(id)arg1 handles:(id)arg2 date:(id)arg3 statusType:(long long)arg4; +- (id)initWithString:(id)arg1 date:(id)arg2 statusType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/IMCore/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/IMCore/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/PrivateFrameworks/IMCore/NSFastEnumeration-Protocol.h +++ b/iOS7/PrivateFrameworks/IMCore/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/IMCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IMCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IMCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IMCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IMDMessageServices/IMDMessageServicesCenter.h b/iOS7/PrivateFrameworks/IMDMessageServices/IMDMessageServicesCenter.h index 1697afcf3..5b18cd9c6 100644 --- a/iOS7/PrivateFrameworks/IMDMessageServices/IMDMessageServicesCenter.h +++ b/iOS7/PrivateFrameworks/IMDMessageServices/IMDMessageServicesCenter.h @@ -17,8 +17,8 @@ - (void)requestRoutingForMessageGuid:(id)arg1 inChat:(id)arg2 error:(unsigned int)arg3 completionBlock:(id)arg4; - (void)requestRoutingWithCompletion:(id)arg1; - (void)_requestRoutingWithGUID:(id)arg1 chatGUID:(id)arg2 error:(unsigned int)arg3 handler:(id)arg4; -- (BOOL)_connect; -- (BOOL)_disconnect; +- (_Bool)_connect; +- (_Bool)_disconnect; - (void)_disconnected; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMDPersistence/IMDPersistentAttachmentController.h b/iOS7/PrivateFrameworks/IMDPersistence/IMDPersistentAttachmentController.h index 2fbbcfa21..e9d9dd6b1 100644 --- a/iOS7/PrivateFrameworks/IMDPersistence/IMDPersistentAttachmentController.h +++ b/iOS7/PrivateFrameworks/IMDPersistence/IMDPersistentAttachmentController.h @@ -11,9 +11,9 @@ } + (id)sharedInstance; -- (BOOL)cleanseOrphanedFileTransfers; +- (_Bool)cleanseOrphanedFileTransfers; - (id)_persistentPathForTransfer:(id)arg1; -- (BOOL)deleteAttachmentForTransfer:(id)arg1; +- (_Bool)deleteAttachmentForTransfer:(id)arg1; - (id)saveAttachmentForTransfer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IDSAccountRegistrationDelegate-Protocol.h b/iOS7/PrivateFrameworks/IMDaemonCore/IDSAccountRegistrationDelegate-Protocol.h index 9cca11e2f..3cada7112 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IDSAccountRegistrationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IDSAccountRegistrationDelegate-Protocol.h @@ -9,7 +9,6 @@ @protocol IDSAccountRegistrationDelegate @optional -- (void)clearCallerIDCachesForAccount:(id)arg1; - (void)activeDevicesUpdatedForAccount:(id)arg1; - (void)refreshRegistrationForAccount:(id)arg1; - (void)account:(id)arg1 displayNameChanged:(id)arg2; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IDSIDQueryControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/IMDaemonCore/IDSIDQueryControllerDelegate-Protocol.h deleted file mode 100644 index ce733cb16..000000000 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IDSIDQueryControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IDSIDQueryControllerDelegate - -@optional -- (void)idStatusUpdatedForDestinations:(id)arg1 service:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccount.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccount.h index 2f0549a65..cac39708e 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccount.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccount.h @@ -18,16 +18,16 @@ IMDServiceSession *_session; NSMutableDictionary *_myStatus; NSDictionary *_lastPostedStatus; - BOOL _isLoading; - BOOL _isManaged; + _Bool _isLoading; + _Bool _isManaged; } @property(readonly, nonatomic) NSDictionary *accountDefaults; // @synthesize accountDefaults=_accountDefaults; -@property(nonatomic) BOOL isManaged; // @synthesize isManaged=_isManaged; +@property(nonatomic) _Bool isManaged; // @synthesize isManaged=_isManaged; @property(readonly, nonatomic) IMDService *service; // @synthesize service=_service; @property(readonly, nonatomic) IMDServiceSession *session; // @synthesize session=_session; @property(readonly, nonatomic) NSString *accountID; // @synthesize accountID=_account; -@property(nonatomic) BOOL isLoading; // @synthesize isLoading=_isLoading; +@property(nonatomic) _Bool isLoading; // @synthesize isLoading=_isLoading; @property(readonly, nonatomic) NSDictionary *registrationAlertInfo; @property(readonly, nonatomic) int registrationError; @property(readonly, nonatomic) int registrationStatus; @@ -38,7 +38,7 @@ - (void)systemDidBecomeIdle; - (void)_updateIdle; - (void)tunesController:(id)arg1 playerInfoChanged:(id)arg2; -@property(readonly, nonatomic) BOOL shouldPublishNowPlaying; +@property(readonly, nonatomic) _Bool shouldPublishNowPlaying; @property(readonly, nonatomic) NSDictionary *status; @property(readonly, nonatomic) NSDictionary *statusToSave; @property(readonly, nonatomic) NSDictionary *statusToPost; @@ -49,9 +49,9 @@ - (void)postAccountCapabilitiesToListener:(id)arg1; - (void)postAccountCapabilities; - (void)writeAccountDefaults:(id)arg1; -@property(readonly, nonatomic) BOOL isDisabled; -@property(nonatomic) BOOL wasDisabledAutomatically; -@property(readonly, nonatomic) BOOL isActive; +@property(readonly, nonatomic) _Bool isDisabled; +@property(nonatomic) _Bool wasDisabledAutomatically; +@property(readonly, nonatomic) _Bool isActive; - (void)dealloc; - (id)initWithAccountID:(id)arg1 defaults:(id)arg2 service:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController-Additions.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController-Additions.h new file mode 100644 index 000000000..a68c9a41e --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController-Additions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface IMDAccountController (Additions) +@property(readonly, nonatomic) NSDictionary *loadOldStatusStore; +- (id)_superFormatFromAIML:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController.h index 0b77f01ca..dd631b4df 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAccountController.h @@ -6,19 +6,19 @@ #import "NSObject.h" -@class NSArray, NSDictionary, NSMutableDictionary; +@class NSArray, NSMutableDictionary; @interface IMDAccountController : NSObject { NSMutableDictionary *_accounts; NSMutableDictionary *_activeAccounts; - BOOL _isLoading; - BOOL _isFirstLoad; + _Bool _isLoading; + _Bool _isFirstLoad; } + (id)sharedAccountController; + (id)sharedInstance; -@property(readonly, nonatomic) BOOL isLoading; // @synthesize isLoading=_isLoading; +@property(readonly, nonatomic) _Bool isLoading; // @synthesize isLoading=_isLoading; - (void)_checkPowerAssertion; - (id)anySessionForServiceName:(id)arg1; - (id)sessionForAccount:(id)arg1; @@ -37,12 +37,12 @@ - (void)setupAccount:(id)arg1; - (void)removeAccount:(id)arg1; - (void)addAccount:(id)arg1; -- (BOOL)isAccountActive:(id)arg1; -- (BOOL)_isAccountActive:(id)arg1 forService:(id)arg2; -- (void)deactivateAccount:(id)arg1 force:(BOOL)arg2; +- (_Bool)isAccountActive:(id)arg1; +- (_Bool)_isAccountActive:(id)arg1 forService:(id)arg2; +- (void)deactivateAccount:(id)arg1 force:(_Bool)arg2; - (void)deactivateAccounts:(id)arg1; - (void)deactivateAccount:(id)arg1; -- (void)deactivateAccounts:(id)arg1 force:(BOOL)arg2; +- (void)deactivateAccounts:(id)arg1 force:(_Bool)arg2; - (void)activateAccounts:(id)arg1; - (void)activateAccount:(id)arg1; - (void)save; @@ -51,8 +51,6 @@ - (void)_daemonWillShutdown:(id)arg1; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) NSDictionary *loadOldStatusStore; -- (id)_superFormatFromAIML:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAppleServiceSession.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAppleServiceSession.h index d82f67047..e65a37abe 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAppleServiceSession.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAppleServiceSession.h @@ -16,12 +16,11 @@ @property(readonly, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; @property(readonly, nonatomic) NSString *serviceType; -- (id)serviceNameForIDQuery; @property(readonly, nonatomic) NSString *callerID; -- (void)clearCallerIDCaches; +- (void)clearCallerID; - (id)certForURI:(id)arg1; @property(readonly, nonatomic) NSString *callerURI; -- (int)validationStatusForAlias:(id)arg1; +- (long long)validationStatusForAlias:(id)arg1; @property(readonly, nonatomic) NSArray *aliases; @property(readonly, nonatomic) NSArray *vettedAliases; - (void)reIdentify; @@ -36,7 +35,7 @@ - (void)removeAliases:(id)arg1; - (id)_aliases; - (id)_aliasStrings; -- (int)_validationStatusForAlias:(id)arg1; +- (long long)_validationStatusForAlias:(id)arg1; - (void)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; - (void)passwordUpdated; - (void)unregisterAccount; @@ -46,8 +45,8 @@ - (void)loginServiceSession; - (void)sessionWillBecomeInactive; - (void)sessionDidBecomeActive; -- (void)_updateAccountStatusToUnregistered:(BOOL)arg1; -- (BOOL)_isDeviceRegistered; +- (void)_updateAccountStatusToUnregistered:(_Bool)arg1; +- (_Bool)_isDeviceRegistered; @property(readonly, nonatomic) NSArray *registeredURIs; @property(readonly, nonatomic) IDSAccount *idsAccount; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAttachmentStore.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAttachmentStore.h index 6c01a5683..eb04046ca 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDAttachmentStore.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDAttachmentStore.h @@ -11,13 +11,13 @@ } + (id)sharedInstance; -- (BOOL)deleteAttachmentWithGUID:(id)arg1; -- (BOOL)deleteAttachmentDataForTransfer:(id)arg1; -- (BOOL)deleteAttachmentsWithGUIDs:(id)arg1; +- (_Bool)deleteAttachmentWithGUID:(id)arg1; +- (_Bool)deleteAttachmentDataForTransfer:(id)arg1; +- (_Bool)deleteAttachmentsWithGUIDs:(id)arg1; - (id)attachmentWithGUID:(id)arg1; -- (BOOL)updateAttachment:(id)arg1; -- (BOOL)removeAttachment:(id)arg1 fromMessageWithGUID:(id)arg2; -- (BOOL)storeAttachment:(id)arg1 associateWithMessageWithGUID:(id)arg2; +- (_Bool)updateAttachment:(id)arg1; +- (_Bool)removeAttachment:(id)arg1 fromMessageWithGUID:(id)arg2; +- (_Bool)storeAttachment:(id)arg1 associateWithMessageWithGUID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDCallMonitor.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDCallMonitor.h deleted file mode 100644 index 293d837a8..000000000 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDCallMonitor.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDate; - -@interface IMDCallMonitor : NSObject -{ - id _callCenter; - BOOL _wasOnCall; - NSDate *_lastCallDate; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) NSDate *dateLastCallEnded; // @synthesize dateLastCallEnded=_lastCallDate; -@property(readonly, nonatomic) BOOL isOnCall; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChat.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChat.h index 8256e7d29..663202a38 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChat.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChat.h @@ -21,18 +21,19 @@ NSString *_lastAddressedLocalHandle; NSArray *_participants; FZMessage *_lastMessage; - int _state; + NSMutableDictionary *_chatInfo; + long long _state; unsigned char _style; - unsigned int _unreadCount; + unsigned long long _unreadCount; long long _rowID; - BOOL _isArchived; + _Bool _isArchived; } - (void)updateDisplayName:(id)arg1; - (void)updateProperties:(id)arg1; - (void)_updateLastMessage:(id)arg1; @property(readonly) NSDictionary *dictionaryRepresentation; -@property(readonly) NSMutableDictionary *copyDictionaryRepresentation; +- (id)copyDictionaryRepresentation:(_Bool)arg1; @property(readonly) NSDictionary *chatProperties; - (id)description; @property(readonly) IMDServiceSession *serviceSession; @@ -43,12 +44,13 @@ - (void)removeParticipants:(id)arg1; - (void)addParticipant:(id)arg1; - (void)addParticipants:(id)arg1; +- (void)_updateCachedParticipants; - (void)_setRowID:(long long)arg1; @property long long rowID; -@property(readonly) BOOL isArchived; -- (void)_setUnreadCount:(unsigned int)arg1; -@property unsigned int unreadCount; -@property int state; +@property(readonly) _Bool isArchived; +- (void)_setUnreadCount:(unsigned long long)arg1; +@property unsigned long long unreadCount; +@property long long state; @property unsigned char style; @property(retain) FZMessage *lastMessage; @property(retain) NSDictionary *properties; @@ -60,7 +62,7 @@ @property(copy) NSString *chatIdentifier; @property(copy) NSString *guid; - (void)dealloc; -- (id)initWithAccountID:(id)arg1 service:(id)arg2 guid:(id)arg3 chatIdentifier:(id)arg4 participants:(id)arg5 roomName:(id)arg6 displayName:(id)arg7 lastAddressedLocalHandle:(id)arg8 state:(int)arg9 style:(unsigned char)arg10; +- (id)initWithAccountID:(id)arg1 service:(id)arg2 guid:(id)arg3 chatIdentifier:(id)arg4 participants:(id)arg5 roomName:(id)arg6 displayName:(id)arg7 lastAddressedLocalHandle:(id)arg8 properties:(id)arg9 state:(long long)arg10 style:(unsigned char)arg11; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatRegistry.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatRegistry.h index 2dddee4f0..07f74c1cc 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatRegistry.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatRegistry.h @@ -12,24 +12,24 @@ { NSRecursiveLock *_chatsLock; NSMutableDictionary *_chats; - BOOL _isLoading; + _Bool _isLoading; } + (id)sharedInstance; -- (BOOL)updateProperties:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3; -- (BOOL)saveChats; -- (BOOL)_saveChats; -- (BOOL)loadChatsWithCompletionBlock:(id)arg1; +- (_Bool)updateProperties:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3; +- (_Bool)saveChats; +- (_Bool)_saveChats; +- (_Bool)loadChatsWithCompletionBlock:(id)arg1; - (id)_chatInfoForSaving; - (id)_chatInfo; - (void)removeMessage:(id)arg1 fromChat:(id)arg2; - (void)addMessage:(id)arg1 toChat:(id)arg2; - (void)removeChat:(id)arg1; - (void)addChat:(id)arg1; -- (void)updateStateForChat:(id)arg1 forcePost:(BOOL)arg2; +- (void)updateStateForChat:(id)arg1 forcePost:(_Bool)arg2; - (void)updateStateForChat:(id)arg1; -- (void)updateStateForChat:(id)arg1 fromMessage:(id)arg2 toMessage:(id)arg3 forcePost:(BOOL)arg4; -- (BOOL)updateUnreadCountForChat:(id)arg1; +- (void)updateStateForChat:(id)arg1 fromMessage:(id)arg2 toMessage:(id)arg3 forcePost:(_Bool)arg4; +- (_Bool)updateUnreadCountForChat:(id)arg1; - (void)updateLastMessageForChat:(id)arg1; - (void)updateLastMessageForChat:(id)arg1 hintMessage:(id)arg2; - (id)allExistingChatsWithIdentifier:(id)arg1 style:(unsigned char)arg2; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatStore.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatStore.h index b963f2eea..ffe2a3c55 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatStore.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDChatStore.h @@ -21,8 +21,7 @@ - (id)chatsGUIDsForMessageWithGUID:(id)arg1; - (id)chatsWithRoomname:(id)arg1 onService:(id)arg2; - (id)chatsWithHandle:(id)arg1 onService:(id)arg2; -- (unsigned int)unreadCountForChat:(id)arg1; -- (id)updateChat:(id)arg1; +- (unsigned long long)unreadCountForChat:(id)arg1; - (id)storeChat:(id)arg1; - (id)loadAllChats; - (void)unarchiveChat:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDFileTransferCenter.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDFileTransferCenter.h index e82137ba5..18d729584 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDFileTransferCenter.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDFileTransferCenter.h @@ -25,7 +25,7 @@ @property(retain, nonatomic) NSString *contextStamp; // @synthesize contextStamp=_contextStamp; - (void)_handleFileTransferRemoved:(id)arg1; - (void)_handleFileTransferStopped:(id)arg1; -- (void)_handleFileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(BOOL)arg3 overwrite:(BOOL)arg4 postNotification:(BOOL)arg5; +- (void)_handleFileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(_Bool)arg3 overwrite:(_Bool)arg4 postNotification:(_Bool)arg5; - (void)_handleFileTransfer:(id)arg1 updatedWithProperties:(id)arg2; - (void)_handleFileTransfer:(id)arg1 createdWithProperties:(id)arg2 fromPid:(int)arg3; - (void)_handleSendFileTransfer:(id)arg1; @@ -33,7 +33,7 @@ - (void)acceptTransfer:(id)arg1 path:(id)arg2; - (void)failTransfer:(id)arg1 error:(id)arg2; - (void)resetTransferAndPostError:(id)arg1 error:(id)arg2; -- (void)failTransfer:(id)arg1 reason:(int)arg2; +- (void)failTransfer:(id)arg1 reason:(long long)arg2; - (void)endTransfer:(id)arg1; - (void)startFinalizingTransfer:(id)arg1; - (void)updateTransfer:(id)arg1; @@ -45,29 +45,29 @@ - (void)addTransfer:(id)arg1 forGUID:(id)arg2; - (void)removeUnassignedTransfers; - (void)assignTransfer:(id)arg1 toAccount:(id)arg2 otherPerson:(id)arg3; -- (id)guidForNewOutgoingTransferWithFilename:(id)arg1 isDirectory:(BOOL)arg2 totalBytes:(unsigned long long)arg3 hfsType:(unsigned long)arg4 hfsCreator:(unsigned long)arg5 hfsFlags:(unsigned short)arg6; -- (id)guidForNewIncomingTransferWithFilename:(id)arg1 isDirectory:(BOOL)arg2 totalBytes:(unsigned long long)arg3 hfsType:(unsigned long)arg4 hfsCreator:(unsigned long)arg5 hfsFlags:(unsigned short)arg6; -- (void)makeNewOutgoingTransferWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(BOOL)arg3 totalBytes:(unsigned long long)arg4 hfsType:(unsigned long)arg5 hfsCreator:(unsigned long)arg6 hfsFlags:(unsigned short)arg7; -- (void)makeNewIncomingTransferWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(BOOL)arg3 totalBytes:(unsigned long long)arg4 hfsType:(unsigned long)arg5 hfsCreator:(unsigned long)arg6 hfsFlags:(unsigned short)arg7; +- (id)guidForNewOutgoingTransferWithFilename:(id)arg1 isDirectory:(_Bool)arg2 totalBytes:(unsigned long long)arg3 hfsType:(unsigned int)arg4 hfsCreator:(unsigned int)arg5 hfsFlags:(unsigned short)arg6; +- (id)guidForNewIncomingTransferWithFilename:(id)arg1 isDirectory:(_Bool)arg2 totalBytes:(unsigned long long)arg3 hfsType:(unsigned int)arg4 hfsCreator:(unsigned int)arg5 hfsFlags:(unsigned short)arg6; +- (void)makeNewOutgoingTransferWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(_Bool)arg3 totalBytes:(unsigned long long)arg4 hfsType:(unsigned int)arg5 hfsCreator:(unsigned int)arg6 hfsFlags:(unsigned short)arg7; +- (void)makeNewIncomingTransferWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(_Bool)arg3 totalBytes:(unsigned long long)arg4 hfsType:(unsigned int)arg5 hfsCreator:(unsigned int)arg6 hfsFlags:(unsigned short)arg7; - (void)_transferTimerTick:(id)arg1; - (void)_removeTransferringTransfer:(id)arg1; - (void)_addTransferringTransfer:(id)arg1; - (void)_removeActiveTransfer:(id)arg1; - (void)_addActiveTransfer:(id)arg1; -@property(readonly, nonatomic) BOOL hasActiveFileTransfers; +@property(readonly, nonatomic) _Bool hasActiveFileTransfers; - (id)_removeWrapperForTransfer:(id)arg1; - (id)_createWrapperForTransfer:(id)arg1; - (void)_addSpotlightPropertiesFromFileTransfer:(id)arg1 toDirectory:(id)arg2; - (void)addDefaultGatekeeperPropertiesToDirectory:(id)arg1; - (void)_addGatekeeperProperties:(id)arg1 toDirectory:(id)arg2; -- (long)_addGatekeeperProperties:(id)arg1 toFileAtPath:(id)arg2; +- (int)_addGatekeeperProperties:(id)arg1 toFileAtPath:(id)arg2; - (void)fileCopierDidFinish:(id)arg1; - (void)fileCopierDidStart:(id)arg1; - (void)archiveFileTransfer:(id)arg1; - (void)_archiveFileTransfer:(id)arg1; - (void)_loadTransfersFromDefaults; - (void)_saveTransfersToDefaults; -- (id)_dictionaryRepresentationsForFileTransfers:(id)arg1 toSave:(BOOL)arg2; +- (id)_dictionaryRepresentationsForFileTransfers:(id)arg1 toSave:(_Bool)arg2; - (id)_temporaryPathForGUID:(id)arg1 filename:(id)arg2; - (void)_postUpdated:(id)arg1; - (void)_updateContextStamp; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDHandle.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDHandle.h index 2038b066e..875ddf8c9 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDHandle.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDHandle.h @@ -20,10 +20,10 @@ @property(retain, nonatomic) NSString *ID; // @synthesize ID=_id; @property(readonly, nonatomic) NSDictionary *handleInfo; - (id)description; -- (unsigned int)hash; -- (BOOL)isBetterDefinedThan:(id)arg1; -- (int)compareIDs:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isBetterDefinedThan:(id)arg1; +- (long long)compareIDs:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithID:(id)arg1 unformattedID:(id)arg2 countryCode:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDSService.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDSService.h index bfecd5085..b79512e53 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDSService.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDSService.h @@ -14,13 +14,11 @@ @interface IMDIDSService : IMDService { IDSAccountController *_accountController; - BOOL _activatingAccount; - BOOL _deactivatingAccount; + _Bool _activatingAccount; + _Bool _deactivatingAccount; } @property(readonly, nonatomic) IDSAccountController *idsAccountController; // @synthesize idsAccountController=_accountController; -- (void)clearCallerIDCachesForAccount:(id)arg1; -- (void)activeDevicesUpdatedForAccount:(id)arg1; - (void)refreshRegistrationForAccount:(id)arg1; - (void)registrationFailedForAccount:(id)arg1 needsDeletion:(id)arg2; - (void)account:(id)arg1 displayNameChanged:(id)arg2; @@ -47,6 +45,7 @@ - (Class)accountClass; - (void)dealloc; - (id)initWithBundle:(id)arg1; +- (void)_loadIDSAccountController; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDStatusQueryController.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDStatusQueryController.h deleted file mode 100644 index 1ad51558c..000000000 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDIDStatusQueryController.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "IDSIDQueryControllerDelegate-Protocol.h" - -@class NSMutableDictionary; - -@interface IMDIDStatusQueryController : NSObject -{ - NSMutableDictionary *_completionBlocks; -} - -+ (id)sharedInstance; -- (void)removeCompletionBlockForService:(id)arg1 uniqueIdentifier:(id)arg2; -- (void)addCompletionBlock:(id)arg1 forService:(void)arg2 uniqueIdentifier:(id)arg3; -- (void)_sendIDStatusChanges:(id)arg1 forService:(id)arg2 URI:(id)arg3; -- (void)requestIDStatusForID:(id)arg1 fromAccount:(id)arg2 fromURI:(id)arg3 fromService:(id)arg4; -- (void)IDQueryCompletedWithFromURI:(id)arg1 idStatusUpdates:(id)arg2 service:(id)arg3 success:(BOOL)arg4 error:(id)arg5; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDInvocationForwarder.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDInvocationForwarder.h index 1e58a8916..1a67391fe 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDInvocationForwarder.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDInvocationForwarder.h @@ -17,7 +17,7 @@ @property(retain, nonatomic) NSLock *_lock; // @synthesize _lock; @property(retain, nonatomic) NSMutableArray *_targets; // @synthesize _targets; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)removeTarget:(id)arg1; - (void)addTarget:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDMessageStore.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDMessageStore.h index ecf9632a2..b5cbb4f57 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDMessageStore.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDMessageStore.h @@ -13,8 +13,8 @@ NSString *_modificationStamp; NSNumber *_cachedUnreadMessageCount; NSNumber *_cachedLastFailedMessageID; - BOOL _suppressedUpdates; - BOOL _pendingDBUpdatePost; + _Bool _suppressedUpdates; + _Bool _pendingDBUpdatePost; } + (void)_updateCacheForMessageGUID:(id)arg1 fromMessage:(id)arg2 toMessage:(id)arg3; @@ -26,18 +26,18 @@ - (void)updateStamp; - (void)_postDBUpdate; - (void)__postDBUpdate; -- (void)setSuppressDatabaseUpdates:(BOOL)arg1; +- (void)setSuppressDatabaseUpdates:(_Bool)arg1; - (void)cleanseAttachments; - (long long)unreadMessagesCount; - (long long)lastFailedMessageID; -- (id)markMessagesAsReadWithRoomname:(id)arg1 onService:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(BOOL)arg5; -- (id)markMessagesAsReadWithHandle:(id)arg1 onService:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(BOOL)arg5; -- (id)markMessagesAsReadWithRoomNames:(id)arg1 onServices:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(BOOL)arg5; -- (id)markMessagesAsReadWithHandles:(id)arg1 onServices:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(BOOL)arg5; +- (id)markMessagesAsReadWithRoomname:(id)arg1 onService:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(_Bool)arg5; +- (id)markMessagesAsReadWithHandle:(id)arg1 onService:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(_Bool)arg5; +- (id)markMessagesAsReadWithRoomNames:(id)arg1 onServices:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(_Bool)arg5; +- (id)markMessagesAsReadWithHandles:(id)arg1 onServices:(id)arg2 upToGUID:(id)arg3 readDate:(id)arg4 fromMe:(_Bool)arg5; - (id)deleteMessagesWithReplaceMessageID:(int)arg1 fromHandle:(id)arg2 onService:(id)arg3; - (id)deleteMessagesWithChatIdentifiers:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3; - (id)deleteMessagesWithChatIdentifiers:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 completion:(id)arg4; -- (void)_deleteMessagesWithGUIDs:(id)arg1 chatIdentifiers:(id)arg2 style:(unsigned char)arg3 onServices:(id)arg4 batchNumber:(unsigned int)arg5 completion:(id)arg6; +- (void)_deleteMessagesWithGUIDs:(id)arg1 chatIdentifiers:(id)arg2 style:(unsigned char)arg3 onServices:(id)arg4 batchNumber:(unsigned long long)arg5 completion:(id)arg6; - (id)deleteMessageGUIDs:(id)arg1; - (id)deleteMessageGUIDs:(id)arg1 inChat:(id)arg2; - (void)resolveUnformattedRepresentationsForHandles:(id)arg1 onService:(id)arg2 message:(id)arg3 completionBlock:(id)arg4; @@ -45,29 +45,27 @@ - (id)chatsForMessage:(id)arg1; - (id)chatForMessageGUID:(id)arg1; - (id)chatForMessage:(id)arg1; -- (id)messagesWithRoomNames:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned int)arg4; -- (id)messagesWithRoomNames:(id)arg1 onServices:(id)arg2 limit:(unsigned int)arg3; -- (id)messagesWithHandles:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned int)arg4; -- (id)messagesWithHandles:(id)arg1 onServices:(id)arg2 limit:(unsigned int)arg3; +- (id)messagesWithRoomNames:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned long long)arg4; +- (id)messagesWithRoomNames:(id)arg1 onServices:(id)arg2 limit:(unsigned long long)arg3; +- (id)messagesWithHandles:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned long long)arg4; +- (id)messagesWithHandles:(id)arg1 onServices:(id)arg2 limit:(unsigned long long)arg3; - (id)messageWithReplaceMessageID:(int)arg1 fromHandle:(id)arg2 onService:(id)arg3; - (void)markMessageAsDeduplicated:(id)arg1; - (id)existingMessageSimilarToMessage:(id)arg1 skipServices:(id)arg2 skipGUIDs:(id)arg3 withinTimeInterval:(double)arg4 participants:(id)arg5; - (id)messageWithGUID:(id)arg1; -- (BOOL)hasStoredMessageWithGUID:(id)arg1; -- (BOOL)canStoreMessage:(id)arg1 onService:(id)arg2; +- (_Bool)hasStoredMessageWithGUID:(id)arg1; +- (_Bool)canStoreMessage:(id)arg1 onService:(id)arg2; - (id)messagesWithGUIDs:(id)arg1; - (void)registerTransfersWithGUIDs:(id)arg1 forMessageGUID:(id)arg2; -- (id)_messagesWithRoomNames:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned int)arg4; -- (id)_messagesWithHandles:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned int)arg4; +- (id)_messagesWithRoomNames:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned long long)arg4; +- (id)_messagesWithHandles:(id)arg1 onServices:(id)arg2 messageGUID:(id)arg3 limit:(unsigned long long)arg4; - (id)_messagesWithGUIDs:(id)arg1; -- (BOOL)_hasMessagesWithGUIDs:(id)arg1; +- (_Bool)_hasMessagesWithGUIDs:(id)arg1; - (void)updateUnformattedID:(id)arg1 forBuddyID:(id)arg2 onService:(id)arg3; -- (id)storeMessage:(id)arg1 forceReplace:(BOOL)arg2 modifyError:(BOOL)arg3 modifyFlags:(BOOL)arg4 flagMask:(unsigned long long)arg5; +- (id)storeMessage:(id)arg1 forceReplace:(_Bool)arg2 modifyError:(_Bool)arg3 modifyFlags:(_Bool)arg4 flagMask:(unsigned long long)arg5; - (void)updateFileTransfer:(id)arg1; - (void)_storeAttachmentsForMessage:(id)arg1; -- (void)performBlock:(id)arg1 waitUntilDone:(void)arg2; -- (void)performBlock:(id)arg1 afterDelay:(void)arg2; -- (void)performBlock:(id)arg1; +- (void)_performBlock:(id)arg1 afterDelay:(void)arg2; - (void)_updateModificationDate; - (void)dealloc; - (void)_performInitialHousekeeping; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDService.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDService.h index a781ea7e1..5db21dd8a 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDService.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDService.h @@ -14,12 +14,13 @@ { NSBundle *_bundle; Class _sessionClass; + NSString *_internalName; NSDictionary *_accountDefaults; NSDictionary *_serviceDefaults; NSDictionary *_serviceProperties; NSDictionary *_cachedServiceDefaults; NSDictionary *_cachedSetupServiceDefaults; - BOOL _blockPrefWriting; + _Bool _blockPrefWriting; } @property(readonly, nonatomic) NSDictionary *serviceProperties; // @synthesize serviceProperties=_serviceProperties; @@ -28,22 +29,22 @@ - (void)systemDidStartBackup; - (id)description; - (void)purgeMemoryCaches; -@property(readonly, nonatomic) BOOL serviceRequiresSingleAccount; -@property(readonly, nonatomic) int serviceProtocolVersion; -@property(readonly, nonatomic) BOOL serviceSupportsPresence; -@property(readonly, nonatomic) BOOL serviceChatsIgnoreLoginStatus; -@property(readonly, nonatomic) BOOL serviceRequiresHost; -@property(readonly, nonatomic) BOOL serviceShouldBeAlwaysLoggedIn; -@property(readonly, nonatomic) BOOL serviceNeedsPassword; -@property(readonly, nonatomic) BOOL serviceNeedsLogin; -@property(readonly, nonatomic) BOOL shouldForceAccountsConnected; -@property(readonly, nonatomic) BOOL shouldForceAccountsActive; -@property(readonly, nonatomic) BOOL shouldCreateActiveAccounts; -@property(readonly, nonatomic) BOOL serviceWantsNullHostReachability; -@property(readonly, nonatomic) BOOL serviceIgnoresNetworkConnectivity; -@property(readonly, nonatomic) BOOL serviceSupportsRegistration; -@property(readonly, nonatomic) BOOL supportsDatabase; -@property(readonly, nonatomic) BOOL disallowDeactivation; +@property(readonly, nonatomic) _Bool serviceRequiresSingleAccount; +@property(readonly, nonatomic) long long serviceProtocolVersion; +@property(readonly, nonatomic) _Bool serviceSupportsPresence; +@property(readonly, nonatomic) _Bool serviceChatsIgnoreLoginStatus; +@property(readonly, nonatomic) _Bool serviceRequiresHost; +@property(readonly, nonatomic) _Bool serviceShouldBeAlwaysLoggedIn; +@property(readonly, nonatomic) _Bool serviceNeedsPassword; +@property(readonly, nonatomic) _Bool serviceNeedsLogin; +@property(readonly, nonatomic) _Bool shouldForceAccountsConnected; +@property(readonly, nonatomic) _Bool shouldForceAccountsActive; +@property(readonly, nonatomic) _Bool shouldCreateActiveAccounts; +@property(readonly, nonatomic) _Bool serviceWantsNullHostReachability; +@property(readonly, nonatomic) _Bool serviceIgnoresNetworkConnectivity; +@property(readonly, nonatomic) _Bool serviceSupportsRegistration; +@property(readonly, nonatomic) _Bool supportsDatabase; +@property(readonly, nonatomic) _Bool disallowDeactivation; @property(readonly, nonatomic) NSDictionary *defaultAccountSettings; - (id)newAccountWithAccountDefaults:(id)arg1 accountID:(id)arg2; - (void)accountRemoved:(id)arg1; @@ -52,13 +53,13 @@ - (void)enableAccount:(id)arg1; - (void)saveSettings; - (void)delayedSaveSettings; -- (BOOL)clearOneTimeImportAccounts; +- (_Bool)clearOneTimeImportAccounts; @property(readonly, nonatomic) NSDictionary *serviceDefaultsForSetup; @property(readonly, nonatomic) NSDictionary *serviceDefaults; - (id)_serviceDefaultsForDomain:(id)arg1; - (id)_defaultDefaults; - (void)synchronizeServiceDefaults; -@property(readonly, nonatomic) BOOL isIDSBased; +@property(readonly, nonatomic) _Bool isIDSBased; @property(readonly, nonatomic) Class accountClass; @property(readonly, nonatomic) Class sessionClass; - (id)_oldServiceDomain; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Base.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Base.h new file mode 100644 index 000000000..c454d8dc3 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Base.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface IMDServiceSession (IMDServiceSession_Base) +- (void)setProperties:(id)arg1 ofParticipant:(id)arg2 inChatID:(id)arg3 identifier:(id)arg4 style:(unsigned char)arg5; +- (void)sendMessage:(id)arg1 toChatID:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4; +- (void)declineInvitationToChatID:(id)arg1 identifier:(id)arg2 style:(unsigned char)arg3; +- (void)invitePersonInfo:(id)arg1 withMessage:(id)arg2 toChatID:(id)arg3 identifier:(id)arg4 style:(unsigned char)arg5; +- (void)leaveChatID:(id)arg1 identifier:(id)arg2 style:(unsigned char)arg3; +- (void)joinChatID:(id)arg1 handleInfo:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4 joinProperties:(id)arg5; +- (void)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; +- (void)validateProfile; +- (void)unvalidateAliases:(id)arg1; +- (void)validateAliases:(id)arg1; +- (void)removeAliases:(id)arg1; +- (void)addAliases:(id)arg1; +- (void)sendCommand:(id)arg1 withProperties:(id)arg2 toPerson:(id)arg3; +- (void)relay:(id)arg1 sendCancel:(id)arg2 toPerson:(id)arg3; +- (void)relay:(id)arg1 sendUpdate:(id)arg2 toPerson:(id)arg3; +- (void)relay:(id)arg1 sendInitateRequest:(id)arg2 toPerson:(id)arg3; +- (void)sendAVMessageToPerson:(id)arg1 sessionID:(unsigned int)arg2 type:(unsigned int)arg3 userInfo:(id)arg4 conference:(id)arg5; +- (void)sendVCUpdate:(id)arg1 toPerson:(id)arg2 conference:(id)arg3; +- (void)sendCounterProposalToPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; +- (void)cancelVCRequestWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; +- (void)respondToVCInvitationWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; +- (void)requestVCWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; +- (struct _FZChatRoomValidity)validityOfChatRoomName:(id)arg1; +- (void)sendFileTransfer:(id)arg1 toPerson:(id)arg2; +- (void)setProperties:(id)arg1 ofParticipant:(id)arg2 inChat:(id)arg3 style:(unsigned char)arg4; +- (void)declineInvitationToChat:(id)arg1 style:(unsigned char)arg2; +- (void)invitePersonInfo:(id)arg1 withMessage:(id)arg2 toChat:(id)arg3 style:(unsigned char)arg4; +- (void)invitePerson:(id)arg1 withMessage:(id)arg2 toChat:(id)arg3 style:(unsigned char)arg4; +- (void)leaveChat:(id)arg1 style:(unsigned char)arg2; +- (void)joinChat:(id)arg1 handleInfo:(id)arg2 style:(unsigned char)arg3 joinProperties:(id)arg4; +- (void)joinChat:(id)arg1 style:(unsigned char)arg2 joinProperties:(id)arg3; +- (_Bool)shouldImitateGroupChatUsingChatRooms; +- (id)defaultChatSuffix; +- (void)setValue:(id)arg1 ofProperty:(id)arg2 ofPerson:(id)arg3; +- (void)requestProperty:(id)arg1 ofPerson:(id)arg2; +- (void)stopWatchingBuddy:(id)arg1; +- (void)startWatchingBuddy:(id)arg1; +- (void)requestSubscriptionTo:(id)arg1; +- (void)acceptSubscriptionRequest:(_Bool)arg1 from:(id)arg2; +- (void)renameGroup:(id)arg1 to:(id)arg2; +- (void)changeGroup:(id)arg1 changes:(id)arg2; +- (void)changeGroups:(id)arg1; +- (void)requestGroups; +- (void)setIdleTime:(unsigned int)arg1; +- (void)changeMyStatus:(id)arg1 changedKeys:(id)arg2; +- (_Bool)blockIdleStatus; +- (void)setBlockIdleStatus:(_Bool)arg1; +- (id)blockList; +- (void)setBlockList:(id)arg1; +- (id)allowList; +- (void)setAllowList:(id)arg1; +- (unsigned int)blockingMode; +- (void)setBlockingMode:(unsigned int)arg1; +- (unsigned long long)capabilities; +- (void)loginServiceSession; +- (void)passwordUpdated; +- (void)accountDefaultsChanged:(id)arg1; +- (void)_abandonSystemProxySettingsFetcher; +- (void)_abandonPWFetcher; +- (void)noteBadPassword; +- (id)loginID; +@property(readonly, nonatomic) NSDictionary *registrationAlertInfo; +@property(readonly, nonatomic) int registrationError; +@property(readonly, nonatomic) int registrationStatus; +- (void)setRegistrationStatus:(int)arg1 error:(int)arg2 alertInfo:(id)arg3; +- (void)unregisterAccount; +- (void)registerAccount; +- (void)authenticateAccount; +- (id)server; +- (_Bool)hasCapability:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_BuddyList.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_BuddyList.h new file mode 100644 index 000000000..62dcf3912 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_BuddyList.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDictionary; + +@interface IMDServiceSession (IMDServiceSession_BuddyList) +- (void)changeLocalProperty:(id)arg1 ofBuddy:(id)arg2 to:(id)arg3; +- (id)localPropertiesOfBuddy:(id)arg1; +- (void)clearLocalProperties; +- (id)localProperty:(id)arg1 ofBuddy:(id)arg2; +- (id)property:(id)arg1 ofBuddy:(id)arg2; +- (void)endBuddyChanges; +- (void)clearPropertiesOfBuddy:(id)arg1; +- (void)changeProperty:(id)arg1 ofBuddy:(id)arg2 to:(id)arg3; +- (void)beginBuddyChanges; +- (void)markBuddiesAsChanged:(id)arg1; +- (void)resumeBuddyUpdates; +- (void)holdBuddyUpdates; +@property(readonly) NSDictionary *buddyProperties; +- (id)groups; +@property(readonly, nonatomic) NSArray *allBuddies; +- (id)pictureKeyForBuddy:(id)arg1; +- (id)pictureOfBuddy:(id)arg1; +@property(readonly, nonatomic) NSDictionary *buddyPictures; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Chat.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Chat.h new file mode 100644 index 000000000..ce6aaac14 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Chat.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMDServiceSession (IMDServiceSession_Chat) +- (void)noteLastItemFromStorage:(id)arg1; +- (void)noteItemFromStorage:(id)arg1; +- (void)noteSuppressedMessageUpdate:(id)arg1; +- (_Bool)isAwaitingStorageTimer; +- (void)_storageTimerFired; +- (void)_updateStorageTimerWithInterval:(double)arg1; +- (void)_routingTimerFired; +- (void)_updateRoutingTimerWithInterval:(double)arg1; +- (void)_updateRoutingForMessageGUID:(id)arg1 chatGUID:(id)arg2 error:(unsigned int)arg3; +- (void)_handleRoutingWithDictionary:(id)arg1; +- (void)_markChatAsDowngraded:(id)arg1; +- (_Bool)canMakeDowngradeRoutingChecks; +- (void)didChangeMemberStatus:(int)arg1 forHandle:(id)arg2 unformattedNumber:(id)arg3 countryCode:(id)arg4 forChat:(id)arg5 style:(unsigned char)arg6; +- (void)didChangeMemberStatus:(int)arg1 forHandle:(id)arg2 forChat:(id)arg3 style:(unsigned char)arg4; +- (void)didUpdateChatStatus:(int)arg1 chat:(id)arg2 style:(unsigned char)arg3 handleInfo:(id)arg4; +- (void)didUpdateChatStatus:(int)arg1 chat:(id)arg2 style:(unsigned char)arg3; +- (void)didReceiveInvitation:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; +- (void)didReceiveMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; +- (void)_setSuppressedMessage:(id)arg1 inChatWithGUID:(id)arg2; +- (void)_suppresionTimerFired:(id)arg1; +- (void)_endMessageSuppressionForChatGUID:(id)arg1; +- (void)endMessageSuppression; +- (void)noteMessagesMarkedAsReadForChatWithGUID:(id)arg1; +- (void)notifyDidSendMessageID:(id)arg1; +- (void)didSendMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; +- (void)didReceiveMessageReadReceiptForMessageID:(id)arg1 date:(id)arg2 completionBlock:(id)arg3; +- (void)_didReceiveMessageReadReceiptForMessageID:(id)arg1 date:(id)arg2 attempts:(long long)arg3 completionBlock:(id)arg4; +- (void)didReceiveMessageReadForMessageID:(id)arg1 date:(id)arg2 completionBlock:(id)arg3; +- (void)_didReceiveMessageReadForMessageID:(id)arg1 date:(id)arg2 attempts:(long long)arg3 completionBlock:(id)arg4; +- (void)didReceiveMessageDeliveryReceiptForMessageID:(id)arg1 date:(id)arg2; +- (void)didSendMessageReadReceiptForMessageID:(id)arg1; +- (void)didReceiveError:(unsigned int)arg1 forMessageID:(id)arg2 forceError:(_Bool)arg3; +- (void)didReceiveErrorMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; +- (void)didReceiveReplaceMessageID:(int)arg1 forChat:(id)arg2 style:(unsigned char)arg3; +- (void)didJoinChat:(id)arg1 style:(unsigned char)arg2 handleInfo:(id)arg3; +- (void)didJoinChat:(id)arg1 style:(unsigned char)arg2; +- (void)didLeaveChat:(id)arg1 style:(unsigned char)arg2; +- (void)leaveAllChats; +- (void)sendReadReceiptForMessage:(id)arg1 toChatID:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4; +- (void)sendMessage:(id)arg1 toChat:(id)arg2 style:(unsigned char)arg3; +- (void)processMessageForSending:(id)arg1 toChat:(id)arg2 style:(unsigned char)arg3 completionBlock:(id)arg4; +- (id)chatForChatIdentifier:(id)arg1 style:(unsigned char)arg2; +- (void)_mapRoomChatToGroupChat:(id *)arg1 style:(unsigned char *)arg2; +- (void)canonicalizeChatIdentifier:(id *)arg1 style:(unsigned char *)arg2; +- (void)unregisterChat:(id)arg1 style:(unsigned char)arg2; +- (_Bool)isChatRegistered:(id)arg1 style:(unsigned char)arg2; +- (void)registerChat:(id)arg1 style:(unsigned char)arg2 handleInfo:(id)arg3; +- (void)registerChat:(id)arg1 style:(unsigned char)arg2; +- (id)_newHashForChat:(id)arg1 style:(unsigned char)arg2; +- (id)chatRoomForGroupChatIdentifier:(id)arg1; +- (id)groupChatIdentifierForChatRoom:(id)arg1; +- (void)useChatRoom:(id)arg1 forGroupChatIdentifier:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Firewall.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Firewall.h new file mode 100644 index 000000000..01973e8f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_Firewall.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMDServiceSession (IMDServiceSession_Firewall) ++ (id)_firewallUserNotificationForService:(id)arg1; +- (void)userNotificationDidFinish:(id)arg1; +- (void)_handleFirewallUserNotificationDidFinish:(id)arg1; +- (_Bool)warnIfPortBlocked:(int)arg1 forAction:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_LoginManagement.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_LoginManagement.h new file mode 100644 index 000000000..55a573875 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession-IMDServiceSession_LoginManagement.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IMDServiceSession (IMDServiceSession_LoginManagement) ++ (void)initialize; +- (void)_clearAutoReconnectTimer; +- (void)_autoReconnectTimer:(id)arg1; +- (void)_setAutoReconnectTimer; +- (void)setLoginStatus:(unsigned int)arg1 message:(id)arg2 reason:(int)arg3 properties:(id)arg4; +- (void)_forceSetLoginStatus:(unsigned int)arg1 message:(id)arg2 reason:(int)arg3 properties:(id)arg4; +- (void)setLoginStatus:(unsigned int)arg1 message:(id)arg2; +- (void)_wentOffline; +- (void)serviceSessionDidLogoutWithMessage:(id)arg1 reason:(int)arg2 properties:(id)arg3; +- (void)serviceSessionDidLogout; +- (void)serviceSessionDidLogin; +- (void)logout; +- (void)logoutServiceSession; +- (void)login; +- (void)autoLogin; +- (void)systemProxySettingsFetcher:(id)arg1 retrievedAccount:(id)arg2 password:(id)arg3; +- (void)systemProxySettingsFetcher:(id)arg1 retrievedHost:(id)arg2 port:(unsigned short)arg3 protocol:(long long)arg4; +- (void)_login_checkUsernameAndPassword; +- (void)_login_usernameAndPasswordReady; +- (void)_data_connection_ready; +- (void)_login_serverSettingsReady; +- (void)_doLoginIgnoringProxy:(_Bool)arg1; +- (void)autoReconnect; +- (void)disallowReconnection; +@end + diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession.h index 6592f0522..ad9d2bab0 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMDServiceSession.h @@ -10,7 +10,7 @@ #import "IMServiceSessionProtocol-Protocol.h" #import "IMSystemMonitorListener-Protocol.h" -@class IMConnectionMonitor, IMDAccount, IMDService, IMSystemProxySettingsFetcher, IMTimer, NSArray, NSDictionary, NSMutableDictionary, NSMutableSet, NSRecursiveLock, NSString, NSTimer; +@class IMConnectionMonitor, IMDAccount, IMDService, IMSystemProxySettingsFetcher, IMTimer, NSDictionary, NSMutableDictionary, NSMutableSet, NSRecursiveLock, NSString, NSTimer; @interface IMDServiceSession : NSObject { @@ -36,11 +36,11 @@ int _buddyChangeLevel; unsigned int _loginStatus; int _disconnectReason; - BOOL _activated; - BOOL _saveKeychainPassword; - BOOL _awaitingDataContext; - BOOL _shouldReconnect; - BOOL _badPass; + _Bool _activated; + _Bool _saveKeychainPassword; + _Bool _awaitingDataContext; + _Bool _shouldReconnect; + _Bool _badPass; IMDService *_service; NSMutableDictionary *_buddies; NSString *_proxyHost; @@ -48,26 +48,24 @@ NSString *_proxyPassword; NSString *_password; NSString *_serverHost; - int _proxyType; + long long _proxyType; unsigned short _proxyPort; - BOOL _useSSL; + _Bool _useSSL; unsigned short _serverPort; } -+ (id)_firewallUserNotificationForService:(id)arg1; -+ (void)initialize; @property(readonly, nonatomic) int serviceDisconnectReason; // @synthesize serviceDisconnectReason=_disconnectReason; @property(readonly, nonatomic) unsigned int serviceLoginStatus; // @synthesize serviceLoginStatus=_loginStatus; @property(readonly, nonatomic) NSString *serviceLoginStatusMessage; // @synthesize serviceLoginStatusMessage=_loginStatusMessage; @property(readonly, nonatomic) IMDService *service; // @synthesize service=_service; @property(readonly, nonatomic) IMDAccount *account; // @synthesize account=_account; @property(readonly, nonatomic) NSString *password; // @synthesize password=_password; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(readonly, nonatomic) NSString *proxyPassword; // @synthesize proxyPassword=_proxyPassword; @property(readonly, nonatomic) NSString *proxyAccount; // @synthesize proxyAccount=_proxyAccount; @property(readonly, nonatomic) unsigned short proxyPort; // @synthesize proxyPort=_proxyPort; @property(readonly, nonatomic) NSString *proxyHost; // @synthesize proxyHost=_proxyHost; -@property(readonly, nonatomic) int proxyType; // @synthesize proxyType=_proxyType; +@property(readonly, nonatomic) long long proxyType; // @synthesize proxyType=_proxyType; @property(readonly, nonatomic) unsigned short serverPort; // @synthesize serverPort=_serverPort; @property(readonly, nonatomic) NSString *serverHost; // @synthesize serverHost=_serverHost; - (void)_clearDowngradeMarkersForChat:(id)arg1; @@ -80,18 +78,20 @@ - (id)broadcasterForChatListeners; - (id)broadcaster; - (void)refreshServiceCapabilities; -- (BOOL)equalID:(id)arg1 andID:(id)arg2; +- (_Bool)equalID:(id)arg1 andID:(id)arg2; - (id)canonicalFormOfChatRoom:(id)arg1; - (id)canonicalFormOfID:(id)arg1; - (void)_managedPrefsNotification:(id)arg1; -@property(readonly, nonatomic) BOOL allowedAsChild; -@property(readonly, nonatomic) BOOL networkConditionsAllowLogin; +@property(readonly, nonatomic) _Bool allowedAsChild; +@property(readonly, nonatomic) _Bool networkConditionsAllowLogin; - (void)_networkChanged:(id)arg1; +- (void)_callMonitorStateChanged:(id)arg1; - (void)connectionMonitorDidUpdate:(id)arg1; +- (void)_processPotentialNetworkChange; - (void)_setPendingConnectionMonitorUpdate; - (void)_processConnectionMonitorUpdate; - (void)_reconnectIfNecessary; -- (void)_updateConnectionMonitorFromAccountDefaultsIgnoringProxy:(BOOL)arg1; +- (void)_updateConnectionMonitorFromAccountDefaultsIgnoringProxy:(_Bool)arg1; - (void)updateConnectionMonitorWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2; - (void)_updateConnectionMonitorWithRemoteHost:(id)arg1; - (void)_clearConnectionMonitor; @@ -100,178 +100,12 @@ @property(readonly, nonatomic) NSDictionary *accountDefaults; @property(readonly, nonatomic) NSString *displayName; @property(readonly, nonatomic) NSString *accountID; -@property(readonly, nonatomic) BOOL isActive; -@property(readonly, nonatomic) BOOL accountShouldBeAlwaysLoggedIn; -@property(readonly, nonatomic) BOOL accountNeedsPassword; -@property(readonly, nonatomic) BOOL accountNeedsLogin; +@property(readonly, nonatomic) _Bool isActive; +@property(readonly, nonatomic) _Bool accountShouldBeAlwaysLoggedIn; +@property(readonly, nonatomic) _Bool accountNeedsPassword; +@property(readonly, nonatomic) _Bool accountNeedsLogin; - (void)dealloc; - (id)initWithAccount:(id)arg1 service:(id)arg2; -- (void)noteLastItemFromStorage:(id)arg1; -- (void)noteItemFromStorage:(id)arg1; -- (void)noteSuppressedMessageUpdate:(id)arg1; -- (BOOL)isAwaitingStorageTimer; -- (void)_storageTimerFired; -- (void)_updateStorageTimerWithInterval:(double)arg1; -- (void)_routingTimerFired; -- (void)_updateRoutingTimerWithInterval:(double)arg1; -- (void)_updateRoutingForMessageGUID:(id)arg1 chatGUID:(id)arg2 error:(unsigned int)arg3; -- (void)_handleRoutingWithDictionary:(id)arg1; -- (void)_markChatAsDowngraded:(id)arg1; -- (BOOL)canMakeDowngradeRoutingChecks; -- (void)didChangeMemberStatus:(int)arg1 forHandle:(id)arg2 unformattedNumber:(id)arg3 countryCode:(id)arg4 forChat:(id)arg5 style:(unsigned char)arg6; -- (void)didChangeMemberStatus:(int)arg1 forHandle:(id)arg2 forChat:(id)arg3 style:(unsigned char)arg4; -- (void)didUpdateChatStatus:(int)arg1 chat:(id)arg2 style:(unsigned char)arg3 handleInfo:(id)arg4; -- (void)didUpdateChatStatus:(int)arg1 chat:(id)arg2 style:(unsigned char)arg3; -- (void)didReceiveInvitation:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; -- (void)didReceiveMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; -- (void)_setSuppressedMessage:(id)arg1 inChatWithGUID:(id)arg2; -- (void)_suppresionTimerFired:(id)arg1; -- (void)_endMessageSuppressionForChatGUID:(id)arg1; -- (void)endMessageSuppression; -- (void)noteMessagesMarkedAsReadForChatWithGUID:(id)arg1; -- (void)notifyDidSendMessageID:(id)arg1; -- (void)didSendMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; -- (void)didReceiveMessageReadReceiptForMessageID:(id)arg1 date:(id)arg2 completionBlock:(id)arg3; -- (void)_didReceiveMessageReadReceiptForMessageID:(id)arg1 date:(id)arg2 attempts:(int)arg3 completionBlock:(id)arg4; -- (void)didReceiveMessageReadForMessageID:(id)arg1 date:(id)arg2 completionBlock:(id)arg3; -- (void)_didReceiveMessageReadForMessageID:(id)arg1 date:(id)arg2 attempts:(int)arg3 completionBlock:(id)arg4; -- (void)didReceiveMessageDeliveryReceiptForMessageID:(id)arg1 date:(id)arg2; -- (void)didSendMessageReadReceiptForMessageID:(id)arg1; -- (void)didReceiveError:(unsigned int)arg1 forMessageID:(id)arg2 forceError:(BOOL)arg3; -- (void)didReceiveErrorMessage:(id)arg1 forChat:(id)arg2 style:(unsigned char)arg3; -- (void)didReceiveReplaceMessageID:(int)arg1 forChat:(id)arg2 style:(unsigned char)arg3; -- (void)didJoinChat:(id)arg1 style:(unsigned char)arg2 handleInfo:(id)arg3; -- (void)didJoinChat:(id)arg1 style:(unsigned char)arg2; -- (void)didLeaveChat:(id)arg1 style:(unsigned char)arg2; -- (void)leaveAllChats; -- (void)sendReadReceiptForMessage:(id)arg1 toChatID:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4; -- (void)sendMessage:(id)arg1 toChat:(id)arg2 style:(unsigned char)arg3; -- (void)processMessageForSending:(id)arg1 toChat:(id)arg2 style:(unsigned char)arg3 completionBlock:(id)arg4; -- (id)chatForChatIdentifier:(id)arg1 style:(unsigned char)arg2; -- (void)_mapRoomChatToGroupChat:(id *)arg1 style:(unsigned char *)arg2; -- (void)canonicalizeChatIdentifier:(id *)arg1 style:(unsigned char *)arg2; -- (void)unregisterChat:(id)arg1 style:(unsigned char)arg2; -- (BOOL)isChatRegistered:(id)arg1 style:(unsigned char)arg2; -- (void)registerChat:(id)arg1 style:(unsigned char)arg2 handleInfo:(id)arg3; -- (void)registerChat:(id)arg1 style:(unsigned char)arg2; -- (id)_newHashForChat:(id)arg1 style:(unsigned char)arg2; -- (id)chatRoomForGroupChatIdentifier:(id)arg1; -- (id)groupChatIdentifierForChatRoom:(id)arg1; -- (void)useChatRoom:(id)arg1 forGroupChatIdentifier:(id)arg2; -- (void)changeLocalProperty:(id)arg1 ofBuddy:(id)arg2 to:(id)arg3; -- (id)localPropertiesOfBuddy:(id)arg1; -- (void)clearLocalProperties; -- (id)localProperty:(id)arg1 ofBuddy:(id)arg2; -- (id)property:(id)arg1 ofBuddy:(id)arg2; -- (void)endBuddyChanges; -- (void)clearPropertiesOfBuddy:(id)arg1; -- (void)changeProperty:(id)arg1 ofBuddy:(id)arg2 to:(id)arg3; -- (void)beginBuddyChanges; -- (void)markBuddiesAsChanged:(id)arg1; -- (void)resumeBuddyUpdates; -- (void)holdBuddyUpdates; -@property(readonly) NSDictionary *buddyProperties; -- (id)groups; -@property(readonly, nonatomic) NSArray *allBuddies; -- (id)pictureKeyForBuddy:(id)arg1; -- (id)pictureOfBuddy:(id)arg1; -@property(readonly, nonatomic) NSDictionary *buddyPictures; -- (void)setProperties:(id)arg1 ofParticipant:(id)arg2 inChatID:(id)arg3 identifier:(id)arg4 style:(unsigned char)arg5; -- (void)sendMessage:(id)arg1 toChatID:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4; -- (void)declineInvitationToChatID:(id)arg1 identifier:(id)arg2 style:(unsigned char)arg3; -- (void)invitePersonInfo:(id)arg1 withMessage:(id)arg2 toChatID:(id)arg3 identifier:(id)arg4 style:(unsigned char)arg5; -- (void)leaveChatID:(id)arg1 identifier:(id)arg2 style:(unsigned char)arg3; -- (void)joinChatID:(id)arg1 handleInfo:(id)arg2 identifier:(id)arg3 style:(unsigned char)arg4 joinProperties:(id)arg5; -- (void)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; -- (void)validateProfile; -- (void)unvalidateAliases:(id)arg1; -- (void)validateAliases:(id)arg1; -- (void)removeAliases:(id)arg1; -- (void)addAliases:(id)arg1; -- (void)sendCommand:(id)arg1 withProperties:(id)arg2 toPerson:(id)arg3; -- (void)relay:(id)arg1 sendCancel:(id)arg2 toPerson:(id)arg3; -- (void)relay:(id)arg1 sendUpdate:(id)arg2 toPerson:(id)arg3; -- (void)relay:(id)arg1 sendInitateRequest:(id)arg2 toPerson:(id)arg3; -- (void)sendAVMessageToPerson:(id)arg1 sessionID:(unsigned int)arg2 type:(unsigned int)arg3 userInfo:(id)arg4 conference:(id)arg5; -- (void)sendVCUpdate:(id)arg1 toPerson:(id)arg2 conference:(id)arg3; -- (void)sendCounterProposalToPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; -- (void)cancelVCRequestWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; -- (void)respondToVCInvitationWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; -- (void)requestVCWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3; -- (struct _FZChatRoomValidity)validityOfChatRoomName:(id)arg1; -- (void)sendFileTransfer:(id)arg1 toPerson:(id)arg2; -- (void)setProperties:(id)arg1 ofParticipant:(id)arg2 inChat:(id)arg3 style:(unsigned char)arg4; -- (void)declineInvitationToChat:(id)arg1 style:(unsigned char)arg2; -- (void)invitePersonInfo:(id)arg1 withMessage:(id)arg2 toChat:(id)arg3 style:(unsigned char)arg4; -- (void)invitePerson:(id)arg1 withMessage:(id)arg2 toChat:(id)arg3 style:(unsigned char)arg4; -- (void)leaveChat:(id)arg1 style:(unsigned char)arg2; -- (void)joinChat:(id)arg1 handleInfo:(id)arg2 style:(unsigned char)arg3 joinProperties:(id)arg4; -- (void)joinChat:(id)arg1 style:(unsigned char)arg2 joinProperties:(id)arg3; -- (BOOL)shouldImitateGroupChatUsingChatRooms; -- (id)defaultChatSuffix; -- (void)setValue:(id)arg1 ofProperty:(id)arg2 ofPerson:(id)arg3; -- (void)requestProperty:(id)arg1 ofPerson:(id)arg2; -- (void)stopWatchingBuddy:(id)arg1; -- (void)startWatchingBuddy:(id)arg1; -- (void)requestSubscriptionTo:(id)arg1; -- (void)acceptSubscriptionRequest:(BOOL)arg1 from:(id)arg2; -- (void)renameGroup:(id)arg1 to:(id)arg2; -- (void)changeGroup:(id)arg1 changes:(id)arg2; -- (void)changeGroups:(id)arg1; -- (void)requestGroups; -- (void)setIdleTime:(unsigned long)arg1; -- (void)changeMyStatus:(id)arg1 changedKeys:(id)arg2; -- (BOOL)blockIdleStatus; -- (void)setBlockIdleStatus:(BOOL)arg1; -- (id)blockList; -- (void)setBlockList:(id)arg1; -- (id)allowList; -- (void)setAllowList:(id)arg1; -- (unsigned int)blockingMode; -- (void)setBlockingMode:(unsigned int)arg1; -- (unsigned long long)capabilities; -- (void)loginServiceSession; -- (void)passwordUpdated; -- (void)accountDefaultsChanged:(id)arg1; -- (void)_abandonSystemProxySettingsFetcher; -- (void)_abandonPWFetcher; -- (void)noteBadPassword; -- (id)loginID; -@property(readonly, nonatomic) NSDictionary *registrationAlertInfo; -@property(readonly, nonatomic) int registrationError; -@property(readonly, nonatomic) int registrationStatus; -- (void)setRegistrationStatus:(int)arg1 error:(int)arg2 alertInfo:(id)arg3; -- (void)unregisterAccount; -- (void)registerAccount; -- (void)authenticateAccount; -- (id)server; -- (BOOL)hasCapability:(unsigned long long)arg1; -- (void)userNotificationDidFinish:(id)arg1; -- (void)_handleFirewallUserNotificationDidFinish:(id)arg1; -- (BOOL)warnIfPortBlocked:(int)arg1 forAction:(id)arg2; -- (void)_clearAutoReconnectTimer; -- (void)_autoReconnectTimer:(id)arg1; -- (void)_setAutoReconnectTimer; -- (void)setLoginStatus:(unsigned int)arg1 message:(id)arg2 reason:(int)arg3 properties:(id)arg4; -- (void)_forceSetLoginStatus:(unsigned int)arg1 message:(id)arg2 reason:(int)arg3 properties:(id)arg4; -- (void)setLoginStatus:(unsigned int)arg1 message:(id)arg2; -- (void)_wentOffline; -- (void)serviceSessionDidLogoutWithMessage:(id)arg1 reason:(int)arg2 properties:(id)arg3; -- (void)serviceSessionDidLogout; -- (void)serviceSessionDidLogin; -- (void)logout; -- (void)logoutServiceSession; -- (void)login; -- (void)autoLogin; -- (void)systemProxySettingsFetcher:(id)arg1 retrievedAccount:(id)arg2 password:(id)arg3; -- (void)systemProxySettingsFetcher:(id)arg1 retrievedHost:(id)arg2 port:(unsigned short)arg3 protocol:(int)arg4; -- (void)_login_checkUsernameAndPassword; -- (void)_login_usernameAndPasswordReady; -- (void)_data_connection_ready; -- (void)_login_serverSettingsReady; -- (void)_doLoginIgnoringProxy:(BOOL)arg1; -- (void)autoReconnect; -- (void)disallowReconnection; @end diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMServiceSessionProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMServiceSessionProtocol-Protocol.h index d0300b982..9249b1a66 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMServiceSessionProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMServiceSessionProtocol-Protocol.h @@ -24,7 +24,7 @@ - (void)sendCommand:(id)arg1 withProperties:(id)arg2 toPerson:(id)arg3; - (void)sendFileTransfer:(id)arg1 toPerson:(id)arg2; - (void)passwordUpdated; -- (void)setBlockIdleStatus:(BOOL)arg1; +- (void)setBlockIdleStatus:(_Bool)arg1; - (void)setBlockList:(id)arg1; - (void)setAllowList:(id)arg1; - (void)setBlockingMode:(unsigned int)arg1; @@ -42,7 +42,7 @@ - (void)stopWatchingBuddy:(id)arg1; - (void)startWatchingBuddy:(id)arg1; - (void)requestSubscriptionTo:(id)arg1; -- (void)acceptSubscriptionRequest:(BOOL)arg1 from:(id)arg2; +- (void)acceptSubscriptionRequest:(_Bool)arg1 from:(id)arg2; - (void)renameGroup:(id)arg1 to:(id)arg2; - (void)changeGroup:(id)arg1 changes:(id)arg2; - (void)changeGroups:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/IMTunesController.h b/iOS7/PrivateFrameworks/IMDaemonCore/IMTunesController.h index 48d4144df..7f1a62113 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/IMTunesController.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/IMTunesController.h @@ -25,7 +25,7 @@ - (void)_playerChangedNotification:(id)arg1; - (void)_playerChanged:(id)arg1; - (void)_updateMessage; -@property(readonly, nonatomic) BOOL isEnabled; +@property(readonly, nonatomic) _Bool isEnabled; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IMDaemonCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IMDaemonCore/NSUserDefaults-DeferredSavingAdditions.h b/iOS7/PrivateFrameworks/IMDaemonCore/NSUserDefaults-DeferredSavingAdditions.h index d0878d43f..cd0ec69ac 100644 --- a/iOS7/PrivateFrameworks/IMDaemonCore/NSUserDefaults-DeferredSavingAdditions.h +++ b/iOS7/PrivateFrameworks/IMDaemonCore/NSUserDefaults-DeferredSavingAdditions.h @@ -7,6 +7,6 @@ #import "NSUserDefaults.h" @interface NSUserDefaults (DeferredSavingAdditions) -- (BOOL)delayedSynchronize; +- (_Bool)delayedSynchronize; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/Broadcaster.h b/iOS7/PrivateFrameworks/IMFoundation/Broadcaster.h index 274bc5ba8..fa51df493 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/Broadcaster.h +++ b/iOS7/PrivateFrameworks/IMFoundation/Broadcaster.h @@ -6,19 +6,20 @@ #import "NSProxy.h" -@class IMRemoteObjectBroadcaster, NSArray, Protocol; +@class IMMessageContext, IMRemoteObjectBroadcaster, NSArray, Protocol; @interface Broadcaster : NSProxy { NSArray *_targets; IMRemoteObjectBroadcaster *_parent; Protocol *_protocol; + IMMessageContext *_messageContext; } - (void)forwardInvocation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)dealloc; -- (id)initWithNotifier:(id)arg1 protocol:(id)arg2 targets:(id)arg3; +- (id)initWithNotifier:(id)arg1 messageContext:(id)arg2 protocol:(id)arg3 targets:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/CDStructures.h b/iOS7/PrivateFrameworks/IMFoundation/CDStructures.h index 860d8c1e9..c6c9056f1 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/CDStructures.h +++ b/iOS7/PrivateFrameworks/IMFoundation/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _TidyDoc { @@ -28,7 +28,16 @@ struct sockaddr_in { }; struct timeval { - int tv_sec; + long long tv_sec; int tv_usec; }; +#pragma mark Typedef'd Structures + +typedef struct { + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + diff --git a/iOS7/PrivateFrameworks/IMFoundation/FZMessage.h b/iOS7/PrivateFrameworks/IMFoundation/FZMessage.h index 9019565fb..d28e12930 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/FZMessage.h +++ b/iOS7/PrivateFrameworks/IMFoundation/FZMessage.h @@ -14,6 +14,7 @@ @interface FZMessage : NSObject { + unsigned int _error; NSString *_handle; NSString *_service; NSString *_account; @@ -23,18 +24,17 @@ NSString *_roomName; NSDictionary *_senderInfo; NSString *_plainBody; - unsigned int _error; NSString *_guid; NSDate *_time; NSArray *_fileTransferGUIDs; NSString *_countryCode; + unsigned long long _flags; NSAttributedString *_body; NSData *_bodyData; - NSDate *_timeRead; - NSDate *_timeDelivered; - unsigned long long _flags; long long _replaceID; long long _messageID; + NSDate *_timeRead; + NSDate *_timeDelivered; } @property(retain, nonatomic) NSDate *timeDelivered; // @synthesize timeDelivered=_timeDelivered; @@ -58,7 +58,7 @@ @property(retain, nonatomic) NSString *service; // @synthesize service=_service; @property(retain, nonatomic) NSString *handle; // @synthesize handle=_handle; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(retain, nonatomic) NSAttributedString *body; // @synthesize body=_body; - (void)_clearBodyData; - (void)_regenerateBodyData; @@ -68,20 +68,20 @@ - (void)adjustIsEmptyFlag; - (void)_updateFlags:(unsigned long long)arg1; @property(retain, nonatomic) NSString *sender; -- (void)setWasDataDetected:(BOOL)arg1; -@property(readonly, nonatomic) BOOL wasDataDetected; -@property(nonatomic) BOOL hasDataDetectorResults; -@property(readonly, nonatomic) BOOL wasDowngraded; -@property(readonly, nonatomic) BOOL isSent; -- (BOOL)isEmote; -@property(readonly, nonatomic) BOOL isTypingMessage; -@property(readonly, nonatomic) BOOL isPrepared; -@property(readonly, nonatomic) BOOL isDelivered; -@property(readonly, nonatomic) BOOL isFromMe; -@property(readonly, nonatomic) BOOL isRead; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) BOOL isFinished; -@property(readonly, nonatomic) BOOL isAlert; +- (void)setWasDataDetected:(_Bool)arg1; +@property(readonly, nonatomic) _Bool wasDataDetected; +@property(nonatomic) _Bool hasDataDetectorResults; +@property(readonly, nonatomic) _Bool wasDowngraded; +@property(readonly, nonatomic) _Bool isSent; +- (_Bool)isEmote; +@property(readonly, nonatomic) _Bool isTypingMessage; +@property(readonly, nonatomic) _Bool isPrepared; +@property(readonly, nonatomic) _Bool isDelivered; +@property(readonly, nonatomic) _Bool isFromMe; +@property(readonly, nonatomic) _Bool isRead; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) _Bool isFinished; +@property(readonly, nonatomic) _Bool isAlert; - (void)dealloc; - (id)initWithSenderInfo:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 subject:(id)arg5 body:(id)arg6 bodyData:(id)arg7 attributes:(id)arg8 fileTransferGUIDs:(id)arg9 flags:(unsigned long long)arg10 guid:(id)arg11 messageID:(long long)arg12 account:(id)arg13 accountID:(id)arg14 service:(id)arg15 handle:(id)arg16 roomName:(id)arg17 unformattedID:(id)arg18 countryCode:(id)arg19 errorType:(unsigned int)arg20; - (id)initWithSender:(id)arg1 time:(id)arg2 body:(id)arg3 attributes:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 error:(id)arg7 guid:(id)arg8; diff --git a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_A_Frame.h b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_A_Frame.h index b5f010dbe..f6ae46288 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_A_Frame.h +++ b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_A_Frame.h @@ -8,7 +8,7 @@ @interface HTMLToSuper_A_Frame : HTMLToSuper_Default_Frame { - BOOL _shouldPopLink; + _Bool _shouldPopLink; } - (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; diff --git a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_FONT_Frame.h b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_FONT_Frame.h index fa6d1bd6b..a40a41a6f 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_FONT_Frame.h +++ b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_FONT_Frame.h @@ -8,10 +8,10 @@ @interface HTMLToSuper_FONT_Frame : HTMLToSuper_Default_Frame { - BOOL _shouldPopBackgroundColor; - BOOL _shouldPopForegroundColor; - BOOL _shouldPopFontName; - BOOL _shouldPopFontSize; + _Bool _shouldPopBackgroundColor; + _Bool _shouldPopForegroundColor; + _Bool _shouldPopFontName; + _Bool _shouldPopFontSize; } - (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; diff --git a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_SPAN_Frame.h b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_SPAN_Frame.h index b0a089463..1d2dd09b2 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_SPAN_Frame.h +++ b/iOS7/PrivateFrameworks/IMFoundation/HTMLToSuper_SPAN_Frame.h @@ -8,14 +8,14 @@ @interface HTMLToSuper_SPAN_Frame : HTMLToSuper_Default_Frame { - BOOL _shouldPopBackgroundColor; - BOOL _shouldPopForegroundColor; - BOOL _shouldPopFontFamily; - BOOL _shouldPopFontSize; - BOOL _shouldDecrementBoldCount; - BOOL _shouldDecrementItalicCount; - BOOL _shouldDecrementUnderlineCount; - BOOL _shouldDecrementStrikeCount; + _Bool _shouldPopBackgroundColor; + _Bool _shouldPopForegroundColor; + _Bool _shouldPopFontFamily; + _Bool _shouldPopFontSize; + _Bool _shouldDecrementBoldCount; + _Bool _shouldDecrementItalicCount; + _Bool _shouldDecrementUnderlineCount; + _Bool _shouldDecrementStrikeCount; } - (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMAttributedStringParserContext.h b/iOS7/PrivateFrameworks/IMFoundation/IMAttributedStringParserContext.h index 56fd5b3c9..9998b2f27 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMAttributedStringParserContext.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMAttributedStringParserContext.h @@ -15,7 +15,7 @@ @property(readonly) NSAttributedString *inString; // @synthesize inString=_inString; - (id)parser:(id)arg1 preprocessedAttributesForAttributes:(id)arg2 range:(struct _NSRange)arg3; -@property(readonly) BOOL shouldPreprocess; +@property(readonly) _Bool shouldPreprocess; - (void)parserDidEnd:(id)arg1; - (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange)arg3; - (void)parserDidStart:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMCallMonitor.h b/iOS7/PrivateFrameworks/IMFoundation/IMCallMonitor.h new file mode 100644 index 000000000..58f9e4279 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMFoundation/IMCallMonitor.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate; + +@interface IMCallMonitor : NSObject +{ + id _callCenter; + _Bool _wasOnCall; + NSDate *_lastCallDate; +} + ++ (id)sharedInstance; +@property(readonly, nonatomic) NSDate *dateLastCallEnded; // @synthesize dateLastCallEnded=_lastCallDate; +@property(readonly, nonatomic) _Bool isOnCall; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMConnectionMonitor.h b/iOS7/PrivateFrameworks/IMFoundation/IMConnectionMonitor.h index 40e0509ad..4689ac9c1 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMConnectionMonitor.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMConnectionMonitor.h @@ -17,9 +17,9 @@ + (id)alloc; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSString *remoteHost; // @synthesize remoteHost=_remoteHost; -@property(readonly, nonatomic) BOOL isImmediatelyReachable; -@property(readonly, nonatomic) BOOL requiresDataConnectionActivation; -@property(nonatomic, setter=setDataConnectionActive:) BOOL isDataConnectionActive; +@property(readonly, nonatomic) _Bool isImmediatelyReachable; +@property(readonly, nonatomic) _Bool requiresDataConnectionActivation; +@property(nonatomic, setter=setDataConnectionActive:) _Bool isDataConnectionActive; - (void)clear; - (void)goDisconnected; - (void)goConnectedWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMFileCopier.h b/iOS7/PrivateFrameworks/IMFoundation/IMFileCopier.h index c22003a09..8bfc300ea 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMFileCopier.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMFileCopier.h @@ -10,14 +10,14 @@ @interface IMFileCopier : NSObject { - BOOL _shouldCancel; - BOOL _didErrorOccur; - BOOL _inProgress; + _Bool _shouldCancel; + _Bool _didErrorOccur; + _Bool _inProgress; id _delegate; NSURL *_inputURL; NSURL *_outputURL; id _identifier; - unsigned int _operation; + unsigned long long _operation; void *_BOMCopier; NSObject *_queue; id _callback; @@ -26,10 +26,10 @@ @property id _callback; // @synthesize _callback; @property NSObject *_queue; // @synthesize _queue; @property void *_BOMCopier; // @synthesize _BOMCopier; -@property unsigned int operation; // @synthesize operation=_operation; -@property BOOL inProgress; // @synthesize inProgress=_inProgress; -@property(readonly, nonatomic) BOOL didErrorOccur; // @synthesize didErrorOccur=_didErrorOccur; -@property(readonly, nonatomic) BOOL wasCancelled; // @synthesize wasCancelled=_shouldCancel; +@property unsigned long long operation; // @synthesize operation=_operation; +@property _Bool inProgress; // @synthesize inProgress=_inProgress; +@property(readonly, nonatomic) _Bool didErrorOccur; // @synthesize didErrorOccur=_didErrorOccur; +@property(readonly, nonatomic) _Bool wasCancelled; // @synthesize wasCancelled=_shouldCancel; @property(readonly) id identifier; // @synthesize identifier=_identifier; @property(readonly) NSURL *outputURL; // @synthesize outputURL=_outputURL; @property(readonly) NSURL *inputURL; // @synthesize inputURL=_inputURL; @@ -42,8 +42,8 @@ - (void)_fillOutputURLFromInputURL; - (id)_temporaryCopierPath; - (void)dealloc; -- (id)initWithInputURL:(id)arg1 outputURL:(id)arg2 identifier:(id)arg3 operation:(unsigned int)arg4 completionBlock:(id)arg5 queue:(void)arg6; -- (id)initWithInputURL:(id)arg1 outputURL:(id)arg2 identifier:(id)arg3 operation:(unsigned int)arg4 delegate:(id)arg5; +- (id)initWithInputURL:(id)arg1 outputURL:(id)arg2 identifier:(id)arg3 operation:(unsigned long long)arg4 completionBlock:(id)arg5 queue:(void)arg6; +- (id)initWithInputURL:(id)arg1 outputURL:(id)arg2 identifier:(id)arg3 operation:(unsigned long long)arg4 delegate:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMFileTransfer.h b/iOS7/PrivateFrameworks/IMFoundation/IMFileTransfer.h index 102d69d68..0f88af78e 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMFileTransfer.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMFileTransfer.h @@ -10,70 +10,70 @@ @interface IMFileTransfer : NSObject { - BOOL _isIncoming; - BOOL _isDirectory; - BOOL _shouldAttemptToResume; - BOOL _wasRegisteredAsStandalone; - BOOL _shouldForceArchive; - BOOL _needsWrapper; + _Bool _isIncoming; + _Bool _isDirectory; + _Bool _shouldAttemptToResume; + _Bool _wasRegisteredAsStandalone; + _Bool _shouldForceArchive; + _Bool _needsWrapper; unsigned short _hfsFlags; + unsigned int _hfsType; + unsigned int _hfsCreator; NSURL *_localURL; NSData *_localBookmark; + double _lastUpdatedInterval; + double _lastAveragedInterval; + unsigned long long _lastAveragedBytes; NSString *_guid; NSString *_messageGUID; NSDate *_startDate; NSDate *_createdDate; - int _transferState; + long long _transferState; NSString *_filename; NSURL *_transferDataURL; NSString *_utiType; NSString *_mimeType; - unsigned long _hfsType; - unsigned long _hfsCreator; NSString *_accountID; NSString *_otherPerson; - int _error; + unsigned long long _currentBytes; + unsigned long long _totalBytes; + unsigned long long _averageTransferRate; + long long _error; NSString *_errorDescription; NSDictionary *_localUserInfo; NSString *_transferredFilename; NSDictionary *_transcoderUserInfo; - double _lastUpdatedInterval; - double _lastAveragedInterval; - unsigned long long _lastAveragedBytes; - unsigned long long _currentBytes; - unsigned long long _totalBytes; - unsigned long long _averageTransferRate; } -+ (BOOL)_doesLocalURLRequireArchiving:(id)arg1; ++ (_Bool)_doesLocalURLRequireArchiving:(id)arg1; + (id)_invalidCharactersForFileTransferName; @property(retain, nonatomic) NSDictionary *transcoderUserInfo; // @synthesize transcoderUserInfo=_transcoderUserInfo; @property(retain, nonatomic) NSString *transferredFilename; // @synthesize transferredFilename=_transferredFilename; -@property(nonatomic, setter=_setNeedsWrapper:) BOOL _needsWrapper; // @synthesize _needsWrapper; +@property(nonatomic, setter=_setNeedsWrapper:) _Bool _needsWrapper; // @synthesize _needsWrapper; @property(retain, nonatomic) NSDictionary *userInfo; // @synthesize userInfo=_localUserInfo; -- (void)_setForceArchive:(BOOL)arg1; -@property(nonatomic) BOOL shouldForceArchive; // @synthesize shouldForceArchive=_shouldForceArchive; -@property(nonatomic, setter=setRegisteredAsStandalone:) BOOL wasRegisteredAsStandalone; // @synthesize wasRegisteredAsStandalone=_wasRegisteredAsStandalone; +- (void)_setForceArchive:(_Bool)arg1; +@property(nonatomic) _Bool shouldForceArchive; // @synthesize shouldForceArchive=_shouldForceArchive; +@property(nonatomic, setter=setRegisteredAsStandalone:) _Bool wasRegisteredAsStandalone; // @synthesize wasRegisteredAsStandalone=_wasRegisteredAsStandalone; - (void)_setErrorDescription:(id)arg1; @property(retain, nonatomic) NSString *errorDescription; // @synthesize errorDescription=_errorDescription; -- (void)_setError:(int)arg1; -@property(nonatomic) int error; // @synthesize error=_error; -@property(nonatomic) BOOL shouldAttemptToResume; // @synthesize shouldAttemptToResume=_shouldAttemptToResume; -@property(nonatomic) BOOL isDirectory; // @synthesize isDirectory=_isDirectory; +- (void)_setError:(long long)arg1; +@property(nonatomic) long long error; // @synthesize error=_error; +@property(nonatomic) _Bool shouldAttemptToResume; // @synthesize shouldAttemptToResume=_shouldAttemptToResume; +@property(nonatomic) _Bool isDirectory; // @synthesize isDirectory=_isDirectory; @property(nonatomic) unsigned long long averageTransferRate; // @synthesize averageTransferRate=_averageTransferRate; @property(nonatomic) unsigned long long totalBytes; // @synthesize totalBytes=_totalBytes; @property(nonatomic) unsigned long long currentBytes; // @synthesize currentBytes=_currentBytes; @property(retain, nonatomic) NSString *otherPerson; // @synthesize otherPerson=_otherPerson; @property(retain, nonatomic) NSString *accountID; // @synthesize accountID=_accountID; -@property(nonatomic) unsigned long hfsCreator; // @synthesize hfsCreator=_hfsCreator; +@property(nonatomic) unsigned int hfsCreator; // @synthesize hfsCreator=_hfsCreator; @property(nonatomic) unsigned short hfsFlags; // @synthesize hfsFlags=_hfsFlags; -@property(nonatomic) unsigned long hfsType; // @synthesize hfsType=_hfsType; +@property(nonatomic) unsigned int hfsType; // @synthesize hfsType=_hfsType; @property(retain, nonatomic) NSString *type; // @synthesize type=_utiType; @property(retain, nonatomic) NSURL *transferDataURL; // @synthesize transferDataURL=_transferDataURL; @property(retain, nonatomic) NSString *filename; // @synthesize filename=_filename; -@property(nonatomic) BOOL isIncoming; // @synthesize isIncoming=_isIncoming; -- (void)_setTransferState:(int)arg1; -@property(nonatomic) int transferState; // @synthesize transferState=_transferState; +@property(nonatomic) _Bool isIncoming; // @synthesize isIncoming=_isIncoming; +- (void)_setTransferState:(long long)arg1; +@property(nonatomic) long long transferState; // @synthesize transferState=_transferState; @property(retain, nonatomic) NSDate *createdDate; // @synthesize createdDate=_createdDate; @property(retain, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; @property(retain, nonatomic) NSString *messageGUID; // @synthesize messageGUID=_messageGUID; @@ -90,20 +90,20 @@ @property(retain, nonatomic) NSURL *localURL; @property(retain, nonatomic) NSString *localPath; - (void)_setTransferDataURL:(id)arg1; -@property(readonly, nonatomic) BOOL existsAtLocalPath; +@property(readonly, nonatomic) _Bool existsAtLocalPath; @property(readonly, nonatomic) NSString *displayName; -@property(readonly, nonatomic) BOOL isFinished; -@property(readonly, nonatomic) BOOL canBeAccepted; +@property(readonly, nonatomic) _Bool isFinished; +@property(readonly, nonatomic) _Bool canBeAccepted; - (void)_calculateTypeInformation; - (id)_dictionaryRepresentation; -- (BOOL)_updateWithDictionaryRepresentation:(id)arg1; +- (_Bool)_updateWithDictionaryRepresentation:(id)arg1; - (void)_clear; -- (void)_setDirectory:(BOOL)arg1 hfsType:(unsigned long)arg2 hfsCreator:(unsigned long)arg3 hfsFlags:(unsigned short)arg4; +- (void)_setDirectory:(_Bool)arg1 hfsType:(unsigned int)arg2 hfsCreator:(unsigned int)arg3 hfsFlags:(unsigned short)arg4; - (void)_setAveragedTransferRate:(unsigned long long)arg1 lastAveragedInterval:(double)arg2 lastAveragedBytes:(unsigned long long)arg3; - (void)_setCurrentBytes:(unsigned long long)arg1 totalBytes:(unsigned long long)arg2; - (void)_setStartDate:(id)arg1; - (void)_setAccount:(id)arg1 otherPerson:(id)arg2; -- (id)_initWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(BOOL)arg3 localURL:(id)arg4 account:(id)arg5 otherPerson:(id)arg6 totalBytes:(unsigned long long)arg7 hfsType:(unsigned long)arg8 hfsCreator:(unsigned long)arg9 hfsFlags:(unsigned short)arg10 isIncoming:(BOOL)arg11; +- (id)_initWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(_Bool)arg3 localURL:(id)arg4 account:(id)arg5 otherPerson:(id)arg6 totalBytes:(unsigned long long)arg7 hfsType:(unsigned int)arg8 hfsCreator:(unsigned int)arg9 hfsFlags:(unsigned short)arg10 isIncoming:(_Bool)arg11; - (id)init; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMInvocationQueue.h b/iOS7/PrivateFrameworks/IMFoundation/IMInvocationQueue.h index 299aa3eac..11d105aa4 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMInvocationQueue.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMInvocationQueue.h @@ -10,16 +10,16 @@ @interface IMInvocationQueue : NSObject { - BOOL _holdQueue; + _Bool _holdQueue; id _delegate; id _target; + double _dequeueRate; NSMutableArray *_queue; NSMutableArray *_options; NSProtocolChecker *_protocolChecker; - double _dequeueRate; } -@property(readonly, nonatomic) BOOL holdQueue; // @synthesize holdQueue=_holdQueue; +@property(readonly, nonatomic) _Bool holdQueue; // @synthesize holdQueue=_holdQueue; @property(readonly, nonatomic) NSProtocolChecker *protocolChecker; // @synthesize protocolChecker=_protocolChecker; @property(readonly, nonatomic) NSMutableArray *options; // @synthesize options=_options; @property(readonly, nonatomic) NSMutableArray *queue; // @synthesize queue=_queue; @@ -27,20 +27,20 @@ @property id target; // @synthesize target=_target; @property id delegate; // @synthesize delegate=_delegate; - (id)peek; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int count; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long count; - (void)invokeAll; - (void)removeAllInvocations; - (id)_dequeueInvocation; -- (int)_enqueueInvocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)_insertInvocation:(id)arg1 options:(unsigned int)arg2; -- (BOOL)_replaceSimilarInvocation:(id)arg1; -- (BOOL)_acceptsOptions:(unsigned int)arg1; +- (long long)_enqueueInvocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)_insertInvocation:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)_replaceSimilarInvocation:(id)arg1; +- (_Bool)_acceptsOptions:(unsigned long long)arg1; - (int)_maxQueueLimitSize; - (int)_numberOfLimitedMessagesInQueue; -- (unsigned int)_optionsForInvocation:(id)arg1; +- (unsigned long long)_optionsForInvocation:(id)arg1; - (void)_checkQueue; -- (BOOL)_invokeInvocation:(id)arg1; +- (_Bool)_invokeInvocation:(id)arg1; - (void)_setQueueTimer; - (void)_releaseQueueNotification:(id)arg1; - (void)_holdQueueNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMInvocationTrampoline.h b/iOS7/PrivateFrameworks/IMFoundation/IMInvocationTrampoline.h index 16be829be..4f5955795 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMInvocationTrampoline.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMInvocationTrampoline.h @@ -13,7 +13,7 @@ @property(retain) id target; // @synthesize target=_target; - (void)forwardInvocation:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)performInvocation:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMLocalObject.h b/iOS7/PrivateFrameworks/IMFoundation/IMLocalObject.h index 797901d6f..a1a3a1f81 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMLocalObject.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMLocalObject.h @@ -17,18 +17,19 @@ + (void)_unregisterIMLocalObject:(id)arg1; + (void)_registerIMLocalObject:(id)arg1; + (id)_registeredIMLocalObjectForPort:(unsigned int)arg1; -+ (void)_setExceptionHandlingDisabled:(BOOL)arg1; ++ (void)_setExceptionHandlingDisabled:(_Bool)arg1; - (id)description; - (void)invalidate; -@property(readonly, nonatomic) BOOL isValid; -- (BOOL)isValidSelector:(SEL)arg1; +@property(readonly, nonatomic) _Bool isValid; +- (_Bool)isValidSelector:(SEL)arg1; - (void)_enqueueInvocation:(id)arg1 xpcMessage:(id)arg2; - (void)_popInvocation; - (id)_peekInvocation; - (void)_noteNewInvocation; - (void)_handleNewInvocations; -- (BOOL)handleInvocation:(id)arg1; -- (BOOL)_handleInvocation:(id)arg1; +- (_Bool)handleInvocation:(id)arg1; +- (_Bool)_handleInvocation:(id)arg1; +- (id)_currentMessageContext; - (void)setPortName:(id)arg1; @property(readonly, nonatomic) NSString *portName; @property(readonly, nonatomic) NSObject *connection; @@ -38,7 +39,7 @@ - (void)_portInterrupted; - (void)_cancelHandlerCompleted; - (void)dealloc; -- (void)_clearPort:(BOOL)arg1; +- (void)_clearPort:(_Bool)arg1; @property(nonatomic) id target; - (id)initWithTarget:(id)arg1 portName:(id)arg2 protocol:(id)arg3; - (id)initWithTarget:(id)arg1 connection:(id)arg2 protocol:(id)arg3; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMLocalObjectInternal.h b/iOS7/PrivateFrameworks/IMFoundation/IMLocalObjectInternal.h index 9434179b4..a6006d238 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMLocalObjectInternal.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMLocalObjectInternal.h @@ -6,10 +6,11 @@ #import "NSObject.h" -@class NSLock, NSMutableArray, NSObject, NSObject, NSObject, NSProtocolChecker, NSRecursiveLock, NSString; +@class IMMessageContext, NSLock, NSMutableArray, NSObject, NSObject, NSObject, NSProtocolChecker, NSRecursiveLock, NSString; @interface IMLocalObjectInternal : NSObject { + IMMessageContext *_currentMessageContext; NSRecursiveLock *_lock; id _target; NSObject *_connection; @@ -20,8 +21,8 @@ NSMutableArray *_componentQueue; NSLock *_componentQueueLock; NSRecursiveLock *_componentQueueProcessingLock; - BOOL _pendingComponentQueueProcessing; - BOOL _busyForwarding; + _Bool _pendingComponentQueueProcessing; + _Bool _busyForwarding; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMLockdownManager.h b/iOS7/PrivateFrameworks/IMFoundation/IMLockdownManager.h index 61a384e0d..0ed1da834 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMLockdownManager.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMLockdownManager.h @@ -10,30 +10,33 @@ @interface IMLockdownManager : NSObject { - BOOL _settingUpActivationState; - BOOL _isInternalInstall; - BOOL _isCarrierInstall; - BOOL _hasShownMismatchedSIM; - BOOL _hasShownWaitingAlertThisSession; - unsigned int _state; + _Bool _settingUpActivationState; + _Bool _isInternalInstall; + _Bool _isCarrierInstall; + _Bool _isVendorInstall; + _Bool _hasShownMismatchedSIM; + _Bool _hasShownWaitingAlertThisSession; + unsigned long long _state; } + (id)sharedInstance; -@property(nonatomic) BOOL _hasShownWaitingAlertThisSession; // @synthesize _hasShownWaitingAlertThisSession; -@property(nonatomic) BOOL _hasShownMismatchedSIM; // @synthesize _hasShownMismatchedSIM; -@property(nonatomic) BOOL _isCarrierInstall; // @synthesize _isCarrierInstall; -@property(nonatomic) BOOL _isInternalInstall; // @synthesize _isInternalInstall; -@property(nonatomic) BOOL _settingUpActivationState; // @synthesize _settingUpActivationState; +@property(nonatomic) _Bool _hasShownWaitingAlertThisSession; // @synthesize _hasShownWaitingAlertThisSession; +@property(nonatomic) _Bool _hasShownMismatchedSIM; // @synthesize _hasShownMismatchedSIM; +@property(nonatomic) _Bool _isVendorInstall; // @synthesize _isVendorInstall; +@property(nonatomic) _Bool _isCarrierInstall; // @synthesize _isCarrierInstall; +@property(nonatomic) _Bool _isInternalInstall; // @synthesize _isInternalInstall; +@property(nonatomic) _Bool _settingUpActivationState; // @synthesize _settingUpActivationState; - (id)description; @property(readonly, nonatomic) NSString *uniqueDeviceIdentifier; -@property(readonly, nonatomic) struct __SecIdentity *copyIdentity; -@property(readonly, nonatomic) BOOL isExpired; -@property(readonly, nonatomic) BOOL isActivated; -@property(readonly, nonatomic) BOOL isCarrierInstall; -- (int)lockdownState; -@property(readonly, nonatomic) BOOL isInternalInstall; +@property(readonly, nonatomic) _Bool isExpired; +@property(readonly, nonatomic) _Bool isActivated; +@property(readonly, nonatomic) _Bool isCarrierInstall; +- (long long)lockdownState; +@property(readonly, nonatomic) _Bool isInternalInstall; +@property(readonly, nonatomic) _Bool isVendorInstall; +- (void)_calculateInstallType; - (void)_setupActivationState; -@property(nonatomic, setter=_setState:) unsigned int _state; // @synthesize _state; +@property(nonatomic, setter=_setState:) unsigned long long _state; // @synthesize _state; - (void)_resetActivationState; - (void)_activationFailed; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMLogging.h b/iOS7/PrivateFrameworks/IMFoundation/IMLogging.h index 6a881d41d..9c7d28c67 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMLogging.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMLogging.h @@ -15,14 +15,14 @@ + (id)timeFormatter; + (id)dateFormatter; + (id)logFileDirectory; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 simpleLogString:(id)arg5; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5 arguments:(void *)arg6; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 simpleLogString:(id)arg5 format:(id)arg6 arguments:(void *)arg7; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4 arguments:(void *)arg5; -+ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 simpleLogString:(id)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 format:(id)arg5 arguments:(char *)arg6; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 simpleLogString:(id)arg5 format:(id)arg6 arguments:(char *)arg7; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4 arguments:(char *)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(_Bool)arg4 format:(id)arg5; + (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4; + (id)stringForDate; -+ (BOOL)loggingEnabledForLevel:(int)arg1; ++ (_Bool)loggingEnabledForLevel:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMMobileNetworkManager.h b/iOS7/PrivateFrameworks/IMFoundation/IMMobileNetworkManager.h index 5ca79d8c0..db8e340a6 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMMobileNetworkManager.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMMobileNetworkManager.h @@ -10,11 +10,12 @@ @interface IMMobileNetworkManager : IMNetworkManager { - BOOL _cachedAirplaneMode; - BOOL _isCachedAirplaneModeValid; - BOOL _registered; - BOOL _shouldBringUpDataContext; - BOOL _dataContextActive; + _Bool _cachedAirplaneMode; + _Bool _isCachedAirplaneModeValid; + _Bool _registered; + _Bool _shouldBringUpDataContext; + _Bool _dataContextActive; + int _applySkipCount; NSRecursiveLock *_lock; NSMutableSet *_disableFastDormancyTokens; NSMutableSet *_wiFiAutoAssociationTokens; @@ -25,16 +26,15 @@ struct __SCPreferences *_prefs; struct __CTServerConnection *_ctServerConnection; void *_cellAssertion; - int _applySkipCount; } -@property(nonatomic) BOOL dataContextActive; // @synthesize dataContextActive=_dataContextActive; -@property(nonatomic) BOOL shouldBringUpDataContext; // @synthesize shouldBringUpDataContext=_shouldBringUpDataContext; -@property(nonatomic) BOOL registered; // @synthesize registered=_registered; +@property(nonatomic) _Bool dataContextActive; // @synthesize dataContextActive=_dataContextActive; +@property(nonatomic) _Bool shouldBringUpDataContext; // @synthesize shouldBringUpDataContext=_shouldBringUpDataContext; +@property(nonatomic) _Bool registered; // @synthesize registered=_registered; @property(nonatomic) int _applySkipCount; // @synthesize _applySkipCount; -@property(nonatomic) BOOL _isCachedAirplaneModeValid; // @synthesize _isCachedAirplaneModeValid; +@property(nonatomic) _Bool _isCachedAirplaneModeValid; // @synthesize _isCachedAirplaneModeValid; @property(nonatomic) void *_cellAssertion; // @synthesize _cellAssertion; -@property(nonatomic) BOOL _cachedAirplaneMode; // @synthesize _cachedAirplaneMode; +@property(nonatomic) _Bool _cachedAirplaneMode; // @synthesize _cachedAirplaneMode; @property(nonatomic) struct __CTServerConnection *_ctServerConnection; // @synthesize _ctServerConnection; @property(nonatomic) struct __SCPreferences *_prefs; // @synthesize _prefs; @property(nonatomic) void *wifiManager; // @synthesize wifiManager=_wifiManager; @@ -44,49 +44,50 @@ @property(retain, nonatomic) NSMutableSet *wiFiAutoAssociationTokens; // @synthesize wiFiAutoAssociationTokens=_wiFiAutoAssociationTokens; @property(retain, nonatomic) NSMutableSet *disableFastDormancyTokens; // @synthesize disableFastDormancyTokens=_disableFastDormancyTokens; @property(retain, nonatomic) NSRecursiveLock *lock; // @synthesize lock=_lock; -- (void)setDataConnectionActive:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isDataConnectionActive; -@property(readonly, nonatomic) BOOL isDataSwitchEnabled; -@property(readonly, nonatomic) BOOL hasLTEDataConnection; -@property(readonly, nonatomic) BOOL has2GDataConnection; -@property(readonly, nonatomic) BOOL dataConnectionExists; -@property(readonly, nonatomic) BOOL inValidSIMState; +- (void)setDataConnectionActive:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isDataConnectionActive; +@property(readonly, nonatomic) _Bool isDataSwitchEnabled; +@property(readonly, nonatomic) _Bool hasLTEDataConnection; +@property(readonly, nonatomic) _Bool has2GDataConnection; +@property(readonly, nonatomic) _Bool dataConnectionExists; +@property(readonly, nonatomic) _Bool inValidSIMState; - (void)showSIMUnlock; -@property(readonly, nonatomic) BOOL isSIMLocked; -- (void)_makeDataConnectionAvailable:(BOOL)arg1; -- (BOOL)_isDataConnectionAvailable; +@property(readonly, nonatomic) _Bool isSIMLocked; +@property(readonly, nonatomic) _Bool isSIMRemoved; +- (void)_makeDataConnectionAvailable:(_Bool)arg1; +- (_Bool)_isDataConnectionAvailable; - (void)_releaseCTServerConnection; - (void)_createCTServerConnection; - (void)_ctServerCallBack:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)removeCellularAutoAssociationClientToken:(id)arg1; - (void)addCellularAutoAssociationClientToken:(id)arg1; -@property(readonly, nonatomic) BOOL autoAssociateCellular; +@property(readonly, nonatomic) _Bool autoAssociateCellular; - (void)showNetworkOptions; - (void)removeWiFiAutoAssociationClientToken:(id)arg1; - (void)addWiFiAutoAssociationClientToken:(id)arg1; -@property(readonly, nonatomic) BOOL autoAssociateWiFi; -@property(readonly, nonatomic) BOOL isWiFiCaptive; -@property(readonly, nonatomic) BOOL isWiFiEnabled; -@property(readonly, nonatomic) BOOL isWiFiAssociated; +@property(readonly, nonatomic) _Bool autoAssociateWiFi; +@property(readonly, nonatomic) _Bool isWiFiCaptive; +@property(readonly, nonatomic) _Bool isWiFiEnabled; +@property(readonly, nonatomic) _Bool isWiFiAssociated; @property(readonly, nonatomic) NSNumber *wiFiScaledRate; @property(readonly, nonatomic) NSNumber *wiFiScaledRSSI; @property(readonly, nonatomic) NSNumber *wiFiSignalStrength; -@property(readonly, nonatomic) BOOL willTryToSearchForWiFiNetwork; -@property(readonly, nonatomic) BOOL willTryToAutoAssociateWiFiNetwork; -@property(readonly, nonatomic) BOOL isHostingWiFiHotSpot; +@property(readonly, nonatomic) _Bool willTryToSearchForWiFiNetwork; +@property(readonly, nonatomic) _Bool willTryToAutoAssociateWiFiNetwork; +@property(readonly, nonatomic) _Bool isHostingWiFiHotSpot; - (void)removeFastDormancyDisableToken:(id)arg1; - (void)addFastDormancyDisableToken:(id)arg1; -@property(readonly, nonatomic) BOOL disableFastDormancy; +@property(readonly, nonatomic) _Bool disableFastDormancy; - (void)_adjustFastDormancyTokens; - (void)__adjustFastDormancyTokens; -- (void)_setFastDormancySuspended:(BOOL)arg1; +- (void)_setFastDormancySuspended:(_Bool)arg1; - (void)_adjustCelluarAutoAssociation; - (void)_adjustCellularAutoAssociation; - (void)_adjustWiFiAutoAssociation; - (void)_adjustWiFiAutoAssociationLocked; - (void)_createWiFiManager; - (void)refresh; -@property(readonly, nonatomic) BOOL isAirplaneModeEnabled; +@property(readonly, nonatomic) _Bool isAirplaneModeEnabled; - (void *)_getValueForKey:(id)arg1; - (void)_notifyTarget:(unsigned int)arg1; - (void)_initializeSCPrefs:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkAvailability.h b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkAvailability.h index 3a0f8ea52..c4fe21987 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkAvailability.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkAvailability.h @@ -16,8 +16,8 @@ double _timeout; double _wifiTimeout; double _startTime; - unsigned int _flags; - unsigned int _options; + unsigned long long _flags; + unsigned long long _options; id _completionBlock; } @@ -28,8 +28,8 @@ - (void)_timerHit:(id)arg1; - (void)_cancel; - (void)dealloc; -- (id)initWithFlags:(unsigned int)arg1 timeout:(double)arg2 wifiTimeout:(double)arg3 completionBlock:(id)arg4; -- (id)initWithFlags:(unsigned int)arg1 options:(unsigned int)arg2 timeout:(double)arg3 wifiTimeout:(double)arg4 completionBlock:(id)arg5; +- (id)initWithFlags:(unsigned long long)arg1 timeout:(double)arg2 wifiTimeout:(double)arg3 completionBlock:(id)arg4; +- (id)initWithFlags:(unsigned long long)arg1 options:(unsigned long long)arg2 timeout:(double)arg3 wifiTimeout:(double)arg4 completionBlock:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkConnectionMonitor.h b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkConnectionMonitor.h index 4c9ed9507..12fd18b74 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkConnectionMonitor.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkConnectionMonitor.h @@ -13,21 +13,21 @@ @interface IMNetworkConnectionMonitor : IMConnectionMonitor { - BOOL _isConnected; - BOOL _isSleeping; + _Bool _isConnected; + _Bool _isSleeping; IMReachability *_hostReachability; IMReachability *_ipReachability; - unsigned int _hostFlags; - unsigned int _ipFlags; + unsigned long long _hostFlags; + unsigned long long _ipFlags; } -@property(nonatomic) BOOL _isSleeping; // @synthesize _isSleeping; -@property(nonatomic) BOOL _isConnected; // @synthesize _isConnected; -@property(nonatomic) unsigned int _ipFlags; // @synthesize _ipFlags; -@property(nonatomic) unsigned int _hostFlags; // @synthesize _hostFlags; +@property(nonatomic) _Bool _isSleeping; // @synthesize _isSleeping; +@property(nonatomic) _Bool _isConnected; // @synthesize _isConnected; +@property(nonatomic) unsigned long long _ipFlags; // @synthesize _ipFlags; +@property(nonatomic) unsigned long long _hostFlags; // @synthesize _hostFlags; @property(retain, nonatomic) IMReachability *_ipReachability; // @synthesize _ipReachability; @property(retain, nonatomic) IMReachability *_hostReachability; // @synthesize _hostReachability; -- (BOOL)isImmediatelyReachable; +- (_Bool)isImmediatelyReachable; - (void)clear; - (void)goDisconnected; - (void)goConnectedWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2; @@ -39,7 +39,7 @@ - (void)_setupReachability; - (void)_doCallbackLater; - (void)_doCallbackNow; -- (void)_clearReachability:(id *)arg1 flags:(unsigned int *)arg2; +- (void)_clearReachability:(id *)arg1 flags:(unsigned long long *)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkReachability.h b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkReachability.h index c08ee8f59..0247d64c0 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMNetworkReachability.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMNetworkReachability.h @@ -8,7 +8,7 @@ @interface IMNetworkReachability : NSObject { - BOOL localWiFiRef; + _Bool localWiFiRef; struct __SCNetworkReachability *reachabilityRef; } @@ -16,9 +16,9 @@ + (id)reachabilityForInternetConnection; + (id)reachabilityWithAddress:(const struct sockaddr_in *)arg1; + (id)reachabilityWithHostName:(id)arg1; -- (int)currentReachabilityStatus; -- (int)networkStatusForFlags:(unsigned int)arg1; -- (int)localWiFiStatusForFlags:(unsigned int)arg1; +- (long long)currentReachabilityStatus; +- (long long)networkStatusForFlags:(unsigned int)arg1; +- (long long)localWiFiStatusForFlags:(unsigned int)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMPair.h b/iOS7/PrivateFrameworks/IMFoundation/IMPair.h index 2d57b6a52..1cd69969d 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMPair.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMPair.h @@ -17,8 +17,8 @@ + (id)pairWithFirst:(id)arg1 second:(id)arg2; @property(retain) id second; // @synthesize second=_second; @property(retain) id first; // @synthesize first=_first; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithFirst:(id)arg1 second:(id)arg2; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMPingStatistics.h b/iOS7/PrivateFrameworks/IMFoundation/IMPingStatistics.h index 89d62132b..d88e07381 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMPingStatistics.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMPingStatistics.h @@ -35,7 +35,7 @@ - (id)description; @property(readonly, nonatomic) double packetLossRate; // @synthesize packetLossRate=_packetLossRate; - (void)_addReceivedPacket:(double)arg1; -- (void)_addTransmittedPacket:(BOOL)arg1; +- (void)_addTransmittedPacket:(_Bool)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithMaxRTT:(double)arg1 medianRTT:(double)arg2 avgRTT:(double)arg3 minRTT:(double)arg4 transmitted:(int)arg5 successful:(int)arg6 received:(int)arg7; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMPingTest.h b/iOS7/PrivateFrameworks/IMFoundation/IMPingTest.h index 73730c28c..4c3ba10c0 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMPingTest.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMPingTest.h @@ -11,9 +11,9 @@ @interface IMPingTest : NSObject { NSString *_address; - BOOL _usesWifi; + _Bool _usesWifi; id _collector; - BOOL _isRunning; + _Bool _isRunning; NSObject *_sendTimer; NSObject *_socketReadSource; double _secondsToRun; @@ -24,13 +24,13 @@ - (void)_setupReadSource:(int)arg1 address:(struct sockaddr_in)arg2 icmID:(unsigned short)arg3 queue:(id)arg4 completionHander:(id)arg5; - (void)_doPingWithSocket:(int)arg1 address:(struct sockaddr_in)arg2 timeToRunTestInSeconds:(double)arg3 pingTimeout:(double)arg4 queue:(id)arg5 completionHandler:(id)arg6; - (int)_setupAndPerformPing:(double)arg1 queue:(id)arg2 completionHandler:(id)arg3; -- (BOOL)writeResultsToFile:(id)arg1 error:(id *)arg2; +- (_Bool)writeResultsToFile:(id)arg1 error:(id *)arg2; - (id)pingStats:(double)arg1; - (id)pingStats; - (void)stop; - (void)startWithTimeout:(double)arg1 queue:(id)arg2 completionHandler:(id)arg3; - (void)dealloc; -- (id)initWithAddress:(id)arg1 wifi:(BOOL)arg2; +- (id)initWithAddress:(id)arg1 wifi:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMReachability.h b/iOS7/PrivateFrameworks/IMFoundation/IMReachability.h index c152a302a..87de731fc 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMReachability.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMReachability.h @@ -10,9 +10,9 @@ @interface IMReachability : NSObject { - BOOL _gettingFlags; + _Bool _gettingFlags; id _delegate; - unsigned int _flags; + unsigned long long _flags; NSString *_description; void *_reachabilityRef; } @@ -22,10 +22,10 @@ + (id)reachabilityWithHostName:(id)arg1; @property(nonatomic) void *reachabilityRef; // @synthesize reachabilityRef=_reachabilityRef; @property(retain, nonatomic) NSString *reachabilityDescription; // @synthesize reachabilityDescription=_description; -@property(nonatomic) unsigned int flags; // @synthesize flags=_flags; -@property(nonatomic) BOOL gettingFlags; // @synthesize gettingFlags=_gettingFlags; +@property(nonatomic) unsigned long long flags; // @synthesize flags=_flags; +@property(nonatomic) _Bool gettingFlags; // @synthesize gettingFlags=_gettingFlags; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL connectionRequired; +@property(readonly, nonatomic) _Bool connectionRequired; - (void)_forceGetFlagsIfNecessary; - (void)_handleCallbackForSCNetworkReachability:(struct __SCNetworkReachability *)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteDaemonProtocol-Protocol.h b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteDaemonProtocol-Protocol.h index 7589e7b82..ebcac305d 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteDaemonProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteDaemonProtocol-Protocol.h @@ -23,7 +23,7 @@ - (void)requestVCWithPerson:(id)arg1 properties:(id)arg2 conference:(id)arg3 account:(id)arg4; - (void)sendCommand:(id)arg1 withProperties:(id)arg2 toPerson:(id)arg3 account:(id)arg4; - (void)passwordUpdatedAccount:(id)arg1; -- (void)setBlockIdleStatus:(BOOL)arg1 account:(id)arg2; +- (void)setBlockIdleStatus:(_Bool)arg1 account:(id)arg2; - (void)setBlockList:(id)arg1 account:(id)arg2; - (void)setAllowList:(id)arg1 account:(id)arg2; - (void)setBlockingMode:(unsigned int)arg1 account:(id)arg2; @@ -40,7 +40,7 @@ - (void)stopWatchingBuddy:(id)arg1 account:(id)arg2; - (void)startWatchingBuddy:(id)arg1 account:(id)arg2; - (void)requestSubscriptionTo:(id)arg1 account:(id)arg2; -- (void)acceptSubscriptionRequest:(BOOL)arg1 from:(id)arg2 account:(id)arg3; +- (void)acceptSubscriptionRequest:(_Bool)arg1 from:(id)arg2 account:(id)arg3; - (void)renameGroup:(id)arg1 to:(id)arg2 account:(id)arg3; - (void)changeGroup:(id)arg1 changes:(id)arg2 account:(id)arg3; - (void)changeGroups:(id)arg1 account:(id)arg2; @@ -65,13 +65,13 @@ - (void)clearHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 beforeGUID:(id)arg4 afterGUID:(id)arg5 chatID:(id)arg6 queryID:(id)arg7; - (void)deleteMessageWithGUIDs:(id)arg1 queryID:(id)arg2; - (void)requestPendingMessages; -- (void)loadHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 limit:(unsigned int)arg4 beforeGUID:(id)arg5 afterGUID:(id)arg6 chatID:(id)arg7 queryID:(id)arg8; +- (void)loadHistoryForIDs:(id)arg1 style:(unsigned char)arg2 onServices:(id)arg3 limit:(unsigned long long)arg4 beforeGUID:(id)arg5 afterGUID:(id)arg6 chatID:(id)arg7 queryID:(id)arg8; - (void)loadMessageWithGUID:(id)arg1 queryID:(id)arg2; - (void)setListenerCapabilities:(unsigned int)arg1; -- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(BOOL)arg5; +- (void)account:(id)arg1 avAction:(unsigned int)arg2 withArguments:(id)arg3 toAVChat:(id)arg4 isVideo:(_Bool)arg5; - (void)fileTransferRemoved:(id)arg1; - (void)fileTransferStopped:(id)arg1; -- (void)fileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(BOOL)arg3 overwrite:(BOOL)arg4; +- (void)fileTransfer:(id)arg1 acceptedWithPath:(id)arg2 autoRename:(_Bool)arg3 overwrite:(_Bool)arg4; - (void)fileTransfer:(id)arg1 updatedWithProperties:(id)arg2; - (void)fileTransfer:(id)arg1 createdWithProperties:(id)arg2; - (void)deleteFileTransferWithGUID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObject.h b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObject.h index c653428e6..837b46c89 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObject.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObject.h @@ -25,18 +25,18 @@ @property(nonatomic) int pid; @property(readonly, nonatomic) NSObject *connection; - (void)forwardInvocation:(id)arg1; -- (unsigned int)forwardXPCObject:(id)arg1; +- (unsigned long long)forwardXPCObject:(id)arg1 messageContext:(id)arg2; - (id)methodSignatureForSelector:(SEL)arg1; - (void)_systemShutdown:(id)arg1; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool isValid; - (void)_portDidBecomeInvalid; - (void)dealloc; - (void)finalize; -- (void)_cleanupMachBitsCanPost:(BOOL)arg1; -- (id)initWithConnection:(id)arg1 protocol:(id)arg2 alreadyConfigured:(BOOL)arg3; +- (void)_cleanupMachBitsCanPost:(_Bool)arg1; +- (id)initWithConnection:(id)arg1 protocol:(id)arg2 alreadyConfigured:(_Bool)arg3; - (id)initWithPortName:(id)arg1 protocol:(id)arg2; - (id)initWithConnection:(id)arg1 protocol:(id)arg2; -- (id)_initWithConnection:(id)arg1 portName:(id)arg2 protocol:(id)arg3 alreadyConfigured:(BOOL)arg4; +- (id)_initWithConnection:(id)arg1 portName:(id)arg2 protocol:(id)arg3 alreadyConfigured:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectBroadcaster.h b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectBroadcaster.h index 7cb3412db..9b94285f0 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectBroadcaster.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectBroadcaster.h @@ -15,9 +15,9 @@ + (id)defaultBroadcaster; - (void)flushProxy:(id)arg1; -- (BOOL)isSendQueueEmpty; -- (id)broadcastProxyForTargets:(id)arg1 protocol:(id)arg2; -- (id)broadcastProxyForTarget:(id)arg1 protocol:(id)arg2; +- (_Bool)isSendQueueEmpty; +- (id)broadcastProxyForTargets:(id)arg1 messageContext:(id)arg2 protocol:(id)arg3; +- (id)broadcastProxyForTarget:(id)arg1 messageContext:(id)arg2 protocol:(id)arg3; - (id)_queue; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectInternal.h b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectInternal.h index 98f0510e9..306ae146a 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectInternal.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteObjectInternal.h @@ -13,10 +13,10 @@ NSRecursiveLock *_lock; NSObject *_connection; NSObject *_queue; - long _deathPostPredicate; + long long _deathPostPredicate; Protocol *_protocol; NSString *_portName; - BOOL _willBeTerminated; + _Bool _willBeTerminated; int _pid; } diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteURLConnection.h b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteURLConnection.h index cc917436f..d6d205fee 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMRemoteURLConnection.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMRemoteURLConnection.h @@ -14,19 +14,20 @@ NSString *_bundleIdentifierForDataUsage; id _block; NSObject *_connection; - BOOL _loading; - BOOL _forceCellularIfPossible; + _Bool _cancelled; + _Bool _loading; + _Bool _forceCellularIfPossible; int _retries; } @property(retain) NSString *bundleIdentifierForDataUsage; // @synthesize bundleIdentifierForDataUsage=_bundleIdentifierForDataUsage; -@property BOOL forceCellularIfPossible; // @synthesize forceCellularIfPossible=_forceCellularIfPossible; +@property _Bool forceCellularIfPossible; // @synthesize forceCellularIfPossible=_forceCellularIfPossible; - (void)cancel; - (void)load; - (void)dealloc; - (id)initWithURLRequest:(id)arg1 completionBlock:(id)arg2; -- (BOOL)_connect; -- (BOOL)_disconnect; +- (_Bool)_connect; +- (_Bool)_disconnect; - (void)_disconnected; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMSuperToPlainParserContext.h b/iOS7/PrivateFrameworks/IMFoundation/IMSuperToPlainParserContext.h index c784069c6..f1aa04d89 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMSuperToPlainParserContext.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMSuperToPlainParserContext.h @@ -11,7 +11,7 @@ @interface IMSuperToPlainParserContext : IMFromSuperParserContext { NSMutableString *_plainString; - BOOL _extractLinks; + _Bool _extractLinks; } - (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange)arg3 characters:(id)arg4; @@ -19,7 +19,7 @@ - (id)resultsForLogging; - (id)name; - (void)dealloc; -- (id)initWithAttributedString:(id)arg1 extractLinks:(BOOL)arg2; +- (id)initWithAttributedString:(id)arg1 extractLinks:(_Bool)arg2; - (id)initWithAttributedString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMSuperToSuperSanitizerContext.h b/iOS7/PrivateFrameworks/IMFoundation/IMSuperToSuperSanitizerContext.h index 16c83f7dd..c2f9fa675 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMSuperToSuperSanitizerContext.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMSuperToSuperSanitizerContext.h @@ -14,10 +14,10 @@ NSMutableArray *_attachments; NSString *_backgroundColor; NSString *_foregroundColor; - unsigned int _offset; - int _baseWritingDirection; - BOOL _extractAttachments; - BOOL _hadBaseWritingDirectionAttribute; + unsigned long long _offset; + long long _baseWritingDirection; + _Bool _extractAttachments; + _Bool _hadBaseWritingDirectionAttribute; } @property(readonly) NSArray *attachments; // @synthesize attachments=_attachments; @@ -29,7 +29,7 @@ - (id)resultsForLogging; - (id)name; - (void)dealloc; -- (id)initWithAttributedString:(id)arg1 extractAttachments:(BOOL)arg2; +- (id)initWithAttributedString:(id)arg1 extractAttachments:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMSystemMonitor.h b/iOS7/PrivateFrameworks/IMFoundation/IMSystemMonitor.h index 089acd8f0..362b270d8 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMSystemMonitor.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMSystemMonitor.h @@ -10,66 +10,67 @@ @interface IMSystemMonitor : NSObject { - BOOL _watchesDataProtectionLockState; - BOOL _watchesScreenLightState; - BOOL _receivesMemoryWarnings; - BOOL _willSleep; - BOOL _screenLocked; - BOOL _screensaverActive; - BOOL _watchesSystemLockState; - BOOL _underFirstLock; - BOOL _active; - BOOL _backingUp; - BOOL _switchedOut; - BOOL _screenLit; - BOOL _systemLocked; - BOOL _idleOverride; - BOOL _usesPowerNotifications; - BOOL _usesSystemIdleState; - BOOL _inBackground; + _Bool _watchesDataProtectionLockState; + _Bool _watchesScreenLightState; + _Bool _receivesMemoryWarnings; + _Bool _willSleep; + _Bool _screenLocked; + _Bool _screensaverActive; + _Bool _watchesSystemLockState; + _Bool _underFirstLock; + _Bool _active; + _Bool _backingUp; + _Bool _switchedOut; + _Bool _screenLit; + _Bool _systemLocked; + _Bool _idleOverride; + _Bool _usesPowerNotifications; + _Bool _usesSystemIdleState; + _Bool _inBackground; int _dataProtectionState; + int _userIdleToken; NSMutableArray *_listeners; NSDate *_idleStart; NSDate *_dateScreenLightLastChanged; NSDate *_dateSystemLockLastChanged; NSString *_userID; - NSMutableArray *_earlyListeners; - int _userIdleToken; double _delayTime; + NSMutableArray *_earlyListeners; } + (id)sharedInstance; @property(nonatomic) int userIdleToken; // @synthesize userIdleToken=_userIdleToken; -@property(readonly, nonatomic) BOOL isInBackground; // @synthesize isInBackground=_inBackground; -@property(nonatomic) BOOL usesSystemIdleState; // @synthesize usesSystemIdleState=_usesSystemIdleState; -@property(nonatomic) BOOL usesPowerNotifications; // @synthesize usesPowerNotifications=_usesPowerNotifications; +@property(readonly, nonatomic) _Bool isInBackground; // @synthesize isInBackground=_inBackground; +@property(nonatomic) _Bool usesSystemIdleState; // @synthesize usesSystemIdleState=_usesSystemIdleState; +@property(nonatomic) _Bool usesPowerNotifications; // @synthesize usesPowerNotifications=_usesPowerNotifications; @property(retain, nonatomic) NSMutableArray *_earlyListeners; // @synthesize _earlyListeners; -@property(nonatomic) BOOL _idleOverride; // @synthesize _idleOverride; +@property(nonatomic) _Bool _idleOverride; // @synthesize _idleOverride; @property(nonatomic) double _delayTime; // @synthesize _delayTime; @property(retain, nonatomic) NSString *_userID; // @synthesize _userID; -@property(readonly, nonatomic) BOOL isSystemLocked; // @synthesize isSystemLocked=_systemLocked; +@property(readonly, nonatomic) _Bool isSystemLocked; // @synthesize isSystemLocked=_systemLocked; @property(readonly, nonatomic) NSDate *dateSystemLockLastChanged; // @synthesize dateSystemLockLastChanged=_dateSystemLockLastChanged; @property(readonly, nonatomic) NSDate *dateScreenLightLastChanged; // @synthesize dateScreenLightLastChanged=_dateScreenLightLastChanged; -@property(readonly, nonatomic) BOOL isScreenLit; // @synthesize isScreenLit=_screenLit; +@property(readonly, nonatomic) _Bool isScreenLit; // @synthesize isScreenLit=_screenLit; @property(retain, nonatomic) NSDate *_idleStart; // @synthesize _idleStart; @property(retain, nonatomic) NSMutableArray *_listeners; // @synthesize _listeners; -@property(nonatomic) BOOL isFastUserSwitched; // @synthesize isFastUserSwitched=_switchedOut; -@property(readonly, nonatomic) BOOL isBackingUp; // @synthesize isBackingUp=_backingUp; -@property(nonatomic, setter=setActive:) BOOL isActive; // @synthesize isActive=_active; -@property(nonatomic) BOOL _underFirstLock; // @synthesize _underFirstLock; +@property(nonatomic) _Bool isFastUserSwitched; // @synthesize isFastUserSwitched=_switchedOut; +@property(readonly, nonatomic) _Bool isBackingUp; // @synthesize isBackingUp=_backingUp; +@property(nonatomic, setter=setActive:) _Bool isActive; // @synthesize isActive=_active; +@property(nonatomic) _Bool _underFirstLock; // @synthesize _underFirstLock; @property(nonatomic) int _dataProtectionState; // @synthesize _dataProtectionState; -@property(nonatomic) BOOL watchesSystemLockState; // @synthesize watchesSystemLockState=_watchesSystemLockState; -@property(readonly, nonatomic) BOOL isScreenSaverActive; // @synthesize isScreenSaverActive=_screensaverActive; -@property(readonly, nonatomic) BOOL isScreenLocked; // @synthesize isScreenLocked=_screenLocked; -@property(readonly, nonatomic) BOOL systemIsSleeping; // @synthesize systemIsSleeping=_willSleep; -@property(nonatomic) BOOL receivesMemoryWarnings; // @synthesize receivesMemoryWarnings=_receivesMemoryWarnings; -@property(nonatomic) BOOL watchesScreenLightState; // @synthesize watchesScreenLightState=_watchesScreenLightState; -@property(nonatomic) BOOL watchesDataProtectionLockState; // @synthesize watchesDataProtectionLockState=_watchesDataProtectionLockState; +@property(nonatomic) _Bool watchesSystemLockState; // @synthesize watchesSystemLockState=_watchesSystemLockState; +@property(readonly, nonatomic) _Bool isScreenSaverActive; // @synthesize isScreenSaverActive=_screensaverActive; +@property(readonly, nonatomic) _Bool isScreenLocked; // @synthesize isScreenLocked=_screenLocked; +@property(readonly, nonatomic) _Bool systemIsSleeping; // @synthesize systemIsSleeping=_willSleep; +@property(nonatomic) _Bool receivesMemoryWarnings; // @synthesize receivesMemoryWarnings=_receivesMemoryWarnings; +@property(nonatomic) _Bool watchesScreenLightState; // @synthesize watchesScreenLightState=_watchesScreenLightState; +@property(nonatomic) _Bool watchesDataProtectionLockState; // @synthesize watchesDataProtectionLockState=_watchesDataProtectionLockState; - (void)_receivedMemoryNotification; - (void)_unregisterForLoginWindowNotifications; - (void)_registerForLoginWindowNotifications; - (void)_handleLoginWindowNotification:(id)arg1; -@property(readonly, nonatomic) BOOL isSetup; +- (void)_forceResumed; +@property(readonly, nonatomic) _Bool isSetup; - (void)_unregisterForRestoreNotifications; - (void)_registerForRestoreNotifications; - (void)_setupStateChanged; @@ -81,16 +82,16 @@ - (void)_removeEarlyListener:(id)arg1; - (void)_addEarlyListener:(id)arg1; - (void)_systemWillShutdown; -@property(readonly, nonatomic) BOOL systemIsShuttingDown; +@property(readonly, nonatomic) _Bool systemIsShuttingDown; @property(readonly, nonatomic) double systemIdleTime; -@property(readonly, nonatomic) BOOL isSystemIdle; -- (void)_overrideAndDisableIdleTimer:(BOOL)arg1; -- (void)_setIdleState:(BOOL)arg1; +@property(readonly, nonatomic) _Bool isSystemIdle; +- (void)_overrideAndDisableIdleTimer:(_Bool)arg1; +- (void)_setIdleState:(_Bool)arg1; - (void)_updateIdleState; -- (void)_setSystemLockState:(BOOL)arg1; -- (void)_setSystemScreenState:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isUnderFirstDataProtectionLock; -@property(readonly, nonatomic) BOOL isUnderDataProtectionLock; +- (void)_setSystemLockState:(_Bool)arg1; +- (void)_setSystemScreenState:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isUnderFirstDataProtectionLock; +@property(readonly, nonatomic) _Bool isUnderDataProtectionLock; - (void)_setDataProtectionLockState:(int)arg1; - (void)_applicationDidRemoveDeactivationReason:(id)arg1; - (void)_applicationWillAddDeactivationReason:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMSystemProxySettingsFetcher.h b/iOS7/PrivateFrameworks/IMFoundation/IMSystemProxySettingsFetcher.h index 7979a2068..0aca08204 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMSystemProxySettingsFetcher.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMSystemProxySettingsFetcher.h @@ -14,7 +14,7 @@ unsigned short _proxyPort; id _delegate; NSString *_host; - int _proxyProtocol; + long long _proxyProtocol; NSString *_proxyHost; NSString *_proxyAccount; NSString *_proxyPassword; @@ -24,14 +24,14 @@ @property(copy, nonatomic) NSString *_proxyAccount; // @synthesize _proxyAccount; @property(nonatomic) unsigned short _proxyPort; // @synthesize _proxyPort; @property(copy, nonatomic) NSString *_proxyHost; // @synthesize _proxyHost; -@property(nonatomic) int _proxyProtocol; // @synthesize _proxyProtocol; +@property(nonatomic) long long _proxyProtocol; // @synthesize _proxyProtocol; @property(nonatomic) unsigned short _port; // @synthesize _port; @property(copy, nonatomic) NSString *_host; // @synthesize _host; @property id delegate; // @synthesize delegate=_delegate; - (void)dealloc; - (void)retrieveProxyAccountSettings; - (void)retrieveProxySettings; -- (id)initWithProxyProtocol:(int)arg1 proxyHost:(id)arg2 proxyPort:(unsigned short)arg3 delegate:(id)arg4; +- (id)initWithProxyProtocol:(long long)arg1 proxyHost:(id)arg2 proxyPort:(unsigned short)arg3 delegate:(id)arg4; - (id)initWithHost:(id)arg1 port:(unsigned short)arg2 delegate:(id)arg3; - (void)_takeProxySettingsFromDictionary:(struct __CFDictionary *)arg1; - (void)_getProxyAccountAndPasswordFromKeychain; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMThreadedInvocationTrampoline.h b/iOS7/PrivateFrameworks/IMFoundation/IMThreadedInvocationTrampoline.h index 72c7daf23..e4b0979e2 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMThreadedInvocationTrampoline.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMThreadedInvocationTrampoline.h @@ -11,12 +11,12 @@ @interface IMThreadedInvocationTrampoline : IMInvocationTrampoline { NSThread *_thread; - BOOL _immediateForMatchingThread; + _Bool _immediateForMatchingThread; } - (void)forwardInvocation:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(BOOL)arg3; +- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMTimer.h b/iOS7/PrivateFrameworks/IMFoundation/IMTimer.h index 355867427..47354c094 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMTimer.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMTimer.h @@ -16,14 +16,14 @@ NSString *_name; double _timeInterval; SEL _selector; - BOOL _wakeDevice; + _Bool _wakeDevice; } @property(readonly, nonatomic) id userInfo; // @synthesize userInfo=_userInfo; - (void)dealloc; - (void)invalidate; - (void)setFireTimeInterval:(double)arg1; -- (id)initWithTimeInterval:(double)arg1 name:(id)arg2 shouldWake:(BOOL)arg3 target:(id)arg4 selector:(SEL)arg5 userInfo:(id)arg6; +- (id)initWithTimeInterval:(double)arg1 name:(id)arg2 shouldWake:(_Bool)arg3 target:(id)arg4 selector:(SEL)arg5 userInfo:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMTimingCollection.h b/iOS7/PrivateFrameworks/IMFoundation/IMTimingCollection.h index 6c0002af7..f0e0123e2 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMTimingCollection.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMTimingCollection.h @@ -14,7 +14,7 @@ NSObject *_queue; } -- (BOOL)hasKey:(id)arg1; +- (_Bool)hasKey:(id)arg1; - (id)description; - (void)removeTimingForKey:(id)arg1; - (double)totalTimeForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMToSuperParserContext.h b/iOS7/PrivateFrameworks/IMFoundation/IMToSuperParserContext.h index 8d6bd3a5d..19ca62110 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMToSuperParserContext.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMToSuperParserContext.h @@ -10,31 +10,31 @@ @interface IMToSuperParserContext : IMXMLParserContext { - unsigned int _underlineCount; - unsigned int _boldCount; - unsigned int _italicCount; - unsigned int _strikethroughCount; - unsigned int _messagePartNumber; + unsigned long long _underlineCount; + unsigned long long _boldCount; + unsigned long long _italicCount; + unsigned long long _strikethroughCount; + unsigned long long _messagePartNumber; NSMutableArray *_fontFamilyStack; NSMutableArray *_fontSizeStack; NSMutableArray *_linkStack; NSMutableArray *_backgroundColorStack; NSMutableArray *_foregroundColorStack; NSMutableDictionary *_currentAttributes; - BOOL _didAddBodyAttributes; - int _baseWritingDirection; + _Bool _didAddBodyAttributes; + long long _baseWritingDirection; NSString *_backgroundColor; NSString *_foregroundColor; NSMutableAttributedString *_body; NSMutableArray *_fileTransferGUIDs; } -@property int baseWritingDirection; // @synthesize baseWritingDirection=_baseWritingDirection; +@property long long baseWritingDirection; // @synthesize baseWritingDirection=_baseWritingDirection; @property(retain, nonatomic) NSString *foregroundColor; // @synthesize foregroundColor=_foregroundColor; @property(retain, nonatomic) NSString *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(retain, nonatomic) NSArray *fileTransferGUIDs; // @synthesize fileTransferGUIDs=_fileTransferGUIDs; @property(readonly, nonatomic) NSAttributedString *body; -- (void)appendInlineImageWithGUID:(id)arg1 filename:(id)arg2 width:(int)arg3 height:(int)arg4; +- (void)appendInlineImageWithGUID:(id)arg1 filename:(id)arg2 width:(long long)arg3 height:(long long)arg4; - (void)appendFileTransferWithGUID:(id)arg1; - (void)appendString:(id)arg1; - (void)_incrementMessagePartNumber; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMUserNotification.h b/iOS7/PrivateFrameworks/IMFoundation/IMUserNotification.h index e844722db..099f1e5ac 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMUserNotification.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMUserNotification.h @@ -14,21 +14,21 @@ } + (id)userNotificationWithIdentifier:(id)arg1 title:(id)arg2 message:(id)arg3 defaultButton:(id)arg4 alternateButton:(id)arg5 otherButton:(id)arg6; -+ (id)userNotificationWithIdentifier:(id)arg1 timeout:(double)arg2 alertLevel:(unsigned int)arg3 displayFlags:(unsigned int)arg4 displayInformation:(id)arg5; -- (void)_setResponseFlags:(unsigned int)arg1 responseInformation:(id)arg2; ++ (id)userNotificationWithIdentifier:(id)arg1 timeout:(double)arg2 alertLevel:(unsigned long long)arg3 displayFlags:(unsigned long long)arg4 displayInformation:(id)arg5; +- (void)_setResponseFlags:(unsigned long long)arg1 responseInformation:(id)arg2; @property(readonly, nonatomic) NSDictionary *responseInformation; -@property(readonly, nonatomic) unsigned int responseFlags; +@property(readonly, nonatomic) unsigned long long responseFlags; @property(retain, nonatomic) NSDictionary *userInfo; -@property(nonatomic) BOOL usesNotificationCenter; -@property(nonatomic) BOOL showInLockScreen; +@property(nonatomic) _Bool usesNotificationCenter; +@property(nonatomic) _Bool showInLockScreen; @property(retain, nonatomic) NSString *representedApplicationBundle; -@property(readonly, nonatomic) unsigned int response; +@property(readonly, nonatomic) unsigned long long response; @property(readonly, nonatomic) NSDictionary *displayInformation; -@property(readonly, nonatomic) unsigned int displayFlags; +@property(readonly, nonatomic) unsigned long long displayFlags; @property(readonly, nonatomic) double timeout; @property(readonly, nonatomic) id identifier; - (void)dealloc; -- (id)_initWithIdentifier:(id)arg1 timeout:(double)arg2 displayFlags:(unsigned int)arg3 displayInformation:(id)arg4; +- (id)_initWithIdentifier:(id)arg1 timeout:(double)arg2 displayFlags:(unsigned long long)arg3 displayInformation:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMUserNotificationCenter.h b/iOS7/PrivateFrameworks/IMFoundation/IMUserNotificationCenter.h index d50b8e31d..bb7d1547f 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMUserNotificationCenter.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMUserNotificationCenter.h @@ -25,10 +25,11 @@ @property(retain, nonatomic) NSMutableDictionary *identifierToIMUserNotificationQueueMap; // @synthesize identifierToIMUserNotificationQueueMap=_identifierToIMUserNotificationQueueMap; - (void)removeAllListeners; - (void)removeListener:(id)arg1; -- (unsigned int)countForIdentifier:(id)arg1; +- (void)removeNotificationsForServiceIdentifier:(id)arg1; +- (unsigned long long)countForIdentifier:(id)arg1; - (void)addUserNotification:(id)arg1 listener:(id)arg2 completionHandler:(id)arg3; - (void)addUserNotification:(id)arg1 listener:(id)arg2; -- (void)_handleUserNotification:(struct __CFUserNotification *)arg1 responseFlags:(unsigned long)arg2; +- (void)_handleUserNotification:(struct __CFUserNotification *)arg1 responseFlags:(unsigned long long)arg2; - (void)_displayNextUserNotificationForIdentifier:(id)arg1; - (void)_cancelActiveUserNotificationForIdentifier:(id)arg1; - (void)_enqueueBlock:(id)arg1 forIdentifier:(void)arg2; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMWeakArray.h b/iOS7/PrivateFrameworks/IMFoundation/IMWeakArray.h new file mode 100644 index 000000000..24242f999 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMFoundation/IMWeakArray.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface IMWeakArray : NSObject +{ + NSMutableArray *_weakArray; +} + +- (id)copyMutableSet; +- (id)copyMutableArray; +- (void)removeObject:(id)arg1; +- (void)addObjectIfNotIdenticalObjectExists:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)description; +- (void)addObject:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMWeakObjectCache.h b/iOS7/PrivateFrameworks/IMFoundation/IMWeakObjectCache.h new file mode 100644 index 000000000..6aab4a86d --- /dev/null +++ b/iOS7/PrivateFrameworks/IMFoundation/IMWeakObjectCache.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IMWeakObjectCache : NSObject +{ + NSMutableDictionary *_weakObjectCache; + struct _opaque_pthread_mutex_t { + long long __sig; + char __opaque[56]; + } _tableLock; +} + ++ (id)sharedInstance; +- (void)removeObject:(id)arg1 key:(id)arg2; +- (id)objectForKey:(id)arg1; +- (id)copyObjectForKey:(id)arg1; +- (id)copyOrSetObject:(id)arg1 forKey:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMWeakReference.h b/iOS7/PrivateFrameworks/IMFoundation/IMWeakReference.h new file mode 100644 index 000000000..1abc79a63 --- /dev/null +++ b/iOS7/PrivateFrameworks/IMFoundation/IMWeakReference.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IMWeakReference : NSObject +{ + id _object; + unsigned long long _objectAddress; +} + ++ (id)weakRefWithObject:(id)arg1; +- (id)object; +- (id)initRefWithObject:(id)arg1; +- (id)copyObject; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMXMLParser.h b/iOS7/PrivateFrameworks/IMFoundation/IMXMLParser.h index e5ef7d4a7..6b713418a 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMXMLParser.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMXMLParser.h @@ -26,7 +26,7 @@ - (void)parser:(id)arg1 foundCharacters:(id)arg2; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; -- (BOOL)parseContext:(id)arg1; +- (_Bool)parseContext:(id)arg1; - (id)_newDataByTidyingData:(id)arg1; - (void)_teardownTidy; - (void)_setupTidy; diff --git a/iOS7/PrivateFrameworks/IMFoundation/IMXMLReparser.h b/iOS7/PrivateFrameworks/IMFoundation/IMXMLReparser.h index 36060e48e..a5751ce88 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/IMXMLReparser.h +++ b/iOS7/PrivateFrameworks/IMFoundation/IMXMLReparser.h @@ -16,14 +16,14 @@ NSMutableString *_output; IMXMLReparserContext *_context; NSError *_error; - unsigned int _depth; + unsigned long long _depth; } - (void)parser:(id)arg1 parseErrorOccurred:(id)arg2; - (void)parser:(id)arg1 foundCharacters:(id)arg2; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; -- (BOOL)parseWithContext:(id)arg1; +- (_Bool)parseWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSArray-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSArray-FezAdditions.h index cb5c7bb96..40d49c0fd 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSArray-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSArray-FezAdditions.h @@ -11,14 +11,14 @@ - (id)__imArrayByApplyingBlock:(id)arg1; - (id)__imArrayByFilteringWithBlock:(id)arg1; - (void)__imForEach:(id)arg1; -- (BOOL)containsObject:(id)arg1 matchingComparison:(SEL)arg2; -- (int)indexOfObject:(id)arg1 matchingComparison:(SEL)arg2; -- (BOOL)containsObjectIdenticalTo:(id)arg1; +- (_Bool)containsObject:(id)arg1 matchingComparison:(SEL)arg2; +- (long long)indexOfObject:(id)arg1 matchingComparison:(SEL)arg2; +- (_Bool)containsObjectIdenticalTo:(id)arg1; - (id)__imFirstObject; - (id)_copyForEnumerating; -- (BOOL)_hasSameMembers:(id)arg1; +- (_Bool)_hasSameMembers:(id)arg1; - (id)__imDeepCopy; -- (BOOL)__imIsMutable; +- (_Bool)__imIsMutable; - (id)__imSetFromArray; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSAttributedString-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSAttributedString-FezAdditions.h index 98b59d9e0..cdcbf30db 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSAttributedString-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSAttributedString-FezAdditions.h @@ -8,6 +8,6 @@ @interface NSAttributedString (FezAdditions) - (id)trimmedString; -- (BOOL)attribute:(id)arg1 existsInRange:(struct _NSRange)arg2; +- (_Bool)attribute:(id)arg1 existsInRange:(struct _NSRange)arg2; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSData-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSData-FezAdditions.h index 1809a6223..4baca5d32 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSData-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSData-FezAdditions.h @@ -7,7 +7,7 @@ #import "NSData.h" @interface NSData (FezAdditions) -+ (id)dataWithRandomBytes:(unsigned int)arg1; ++ (id)dataWithRandomBytes:(unsigned long long)arg1; + (id)dataWithHexString:(id)arg1; - (id)hexString; - (id)hexStringOfBytes:(char *)arg1 withLength:(int)arg2; diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSDictionary-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSDictionary-FezAdditions.h index 9d159f077..55d1dab19 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSDictionary-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSDictionary-FezAdditions.h @@ -11,12 +11,12 @@ + (id)dictionaryWithArchiveData:(id)arg1; + (id)dictionaryWithArchiveData:(id)arg1 allowedClasses:(id)arg2; + (id)dictionaryWithPlistData:(id)arg1; -+ (id)_dictionaryWithData:(id)arg1 isPlist:(BOOL)arg2 allowedClasses:(id)arg3; ++ (id)_dictionaryWithData:(id)arg1 isPlist:(_Bool)arg2 allowedClasses:(id)arg3; - (id)__imDeepCopy; - (id)dictionaryFromChanges:(id)arg1; - (id)archiveData; - (id)plistData; - (id)keysOfChangedEntriesComparedTo:(id)arg1; -- (BOOL)__imIsMutable; +- (_Bool)__imIsMutable; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSError-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSError-FezAdditions.h index c70afda06..4c3f3e8f6 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSError-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSError-FezAdditions.h @@ -7,6 +7,6 @@ #import "NSError.h" @interface NSError (FezAdditions) -+ (id)genericErrorWithFile:(const char *)arg1 function:(const char *)arg2 lineNumber:(int)arg3; ++ (id)genericErrorWithFile:(const char *)arg1 function:(const char *)arg2 lineNumber:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSFileManager-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSFileManager-FezAdditions.h index 6e0646d0f..2f7b2d8e4 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSFileManager-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSFileManager-FezAdditions.h @@ -7,13 +7,13 @@ #import "NSFileManager.h" @interface NSFileManager (FezAdditions) -- (BOOL)copyItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4; -- (BOOL)moveItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4; -- (BOOL)_moveItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4 asCopy:(BOOL)arg5; +- (_Bool)copyItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4; +- (_Bool)moveItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4; +- (_Bool)_moveItemAtPath:(id)arg1 toPath:(id)arg2 uniquePath:(id *)arg3 error:(id *)arg4 asCopy:(_Bool)arg5; - (id)createUniqueDirectoryWithName:(id)arg1 atPath:(id)arg2 ofType:(id)arg3; - (id)uniqueFilename:(id)arg1 atPath:(id)arg2 ofType:(id)arg3; -- (BOOL)makeDirectoriesInPath:(id)arg1 mode:(unsigned int)arg2; -- (BOOL)_isPathOnMissingVolume:(id)arg1; +- (_Bool)makeDirectoriesInPath:(id)arg1 mode:(unsigned int)arg2; +- (_Bool)_isPathOnMissingVolume:(id)arg1; - (id)_randomTemporaryPathWithFileName:(id)arg1; - (id)_randomTemporaryPathWithSuffix:(id)arg1 fileName:(id)arg2; - (id)_randomTemporaryPathWithSuffix:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSInvocation-IMInvocationQueueAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSInvocation-IMInvocationQueueAdditions.h index 692f8fbdb..fb5032004 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSInvocation-IMInvocationQueueAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSInvocation-IMInvocationQueueAdditions.h @@ -7,6 +7,6 @@ #import "NSInvocation.h" @interface NSInvocation (IMInvocationQueueAdditions) -- (BOOL)wantsReturnValue; +- (_Bool)wantsReturnValue; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSMutableArray-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSMutableArray-FezAdditions.h index 1993960db..405524a8b 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSMutableArray-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSMutableArray-FezAdditions.h @@ -8,6 +8,7 @@ @interface NSMutableArray (FezAdditions) + (id)nonRetainingArray; ++ (id)copyNonRetainingArray; - (void)removeFirstObject; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSObject-DelayedPerformAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSObject-DelayedPerformAdditions.h index bfb4a7de3..5c72d653a 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSObject-DelayedPerformAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSObject-DelayedPerformAdditions.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (DelayedPerformAdditions) -- (void)performSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3 ignoreMenuTracking:(BOOL)arg4; +- (void)performSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3 ignoreMenuTracking:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSObject-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSObject-FezAdditions.h index 4655b9ef6..cd6e75be2 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSObject-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSObject-FezAdditions.h @@ -7,6 +7,6 @@ #import "NSObject.h" @interface NSObject (FezAdditions) -- (BOOL)isNull; +- (_Bool)isNull; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSObject-Protocol.h b/iOS7/PrivateFrameworks/IMFoundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSObject-_IMSupportMessagingProxy.h b/iOS7/PrivateFrameworks/IMFoundation/NSObject-_IMSupportMessagingProxy.h index 577614f0b..cb2cc4d3e 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSObject-_IMSupportMessagingProxy.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSObject-_IMSupportMessagingProxy.h @@ -11,7 +11,7 @@ - (id)__im_afterDelay:(double)arg1 modes:(id)arg2; - (id)__im_afterDelay:(double)arg1; - (id)__im_onThread:(id)arg1; -- (id)__im_onThread:(id)arg1 immediateForMatchingThread:(BOOL)arg2; +- (id)__im_onThread:(id)arg1 immediateForMatchingThread:(_Bool)arg2; - (id)__im_onDetachedThread; - (id)__im_onMainThreadIfNecessary; - (id)__im_onMainThread; diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSString-FezAdditions.h b/iOS7/PrivateFrameworks/IMFoundation/NSString-FezAdditions.h index 47fa1b366..1fb02d2b8 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSString-FezAdditions.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSString-FezAdditions.h @@ -9,9 +9,11 @@ @interface NSString (FezAdditions) + (id)generatedRoomNameForGroupChat; + (id)randomString; ++ (id)copyStringGUIDForObject:(id)arg1; + (id)stringGUIDForObject:(id)arg1; + (id)stringGUID; -- (BOOL)roomNameIsProbablyAutomaticallyGenerated; ++ (id)copyStringGUID; +- (_Bool)roomNameIsProbablyAutomaticallyGenerated; - (id)stringByRemovingCharactersFromSet:(id)arg1; - (id)stringWithLTREmbedding; - (id)pathStringForDisplay; @@ -21,13 +23,13 @@ - (id)stringByRemovingWhitespace; - (struct _NSRange)__rangeOfNewlineInRange:(struct _NSRange)arg1; - (id)stringByResolvingAndStandardizingPath; -- (BOOL)_appearsToBeDSID; -- (BOOL)_appearsToBePhoneNumber; -- (BOOL)_appearsToBeEmail; -- (id)_IDFromFZIDType:(int)arg1; -- (id)_URIFromFZIDType:(int)arg1; -- (id)_URIFromCanonicalizedFZIDType:(int)arg1; -- (int)_FZBestGuessFZIDType; +- (_Bool)_appearsToBeDSID; +- (_Bool)_appearsToBePhoneNumber; +- (_Bool)_appearsToBeEmail; +- (id)_IDFromFZIDType:(long long)arg1; +- (id)_URIFromFZIDType:(long long)arg1; +- (id)_URIFromCanonicalizedFZIDType:(long long)arg1; +- (long long)_FZBestGuessFZIDType; - (id)_bestGuessURIFromCanicalizedID; - (id)_URIFromCanonicalizedDSID; - (id)_URIFromCanonicalizedPhoneNumber; @@ -36,7 +38,7 @@ - (id)_URIFromDSID; - (id)_URIFromPhoneNumber; - (id)_URIFromEmail; -- (int)_FZIDType; +- (long long)_FZIDType; - (id)_FZIDFromPhoneNumber; - (id)_FZIDFromEmail; - (id)_stripFZIDPrefix; @@ -44,10 +46,10 @@ - (id)stringByAddingURLEscapes; - (id)stringByRemovingURLEscapes; - (id)trimmedString; -- (int)localizedCompareToString:(id)arg1; +- (long long)localizedCompareToString:(id)arg1; - (unsigned int)unsignedIntValue; - (unsigned int)hexValue; -- (BOOL)isDirectory; -- (BOOL)isEqualToIgnoringCase:(id)arg1; +- (_Bool)isDirectory; +- (_Bool)isEqualToIgnoringCase:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSString-MobileMeHelpers.h b/iOS7/PrivateFrameworks/IMFoundation/NSString-MobileMeHelpers.h index abb9f11d4..55a52286d 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSString-MobileMeHelpers.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSString-MobileMeHelpers.h @@ -8,7 +8,7 @@ @interface NSString (MobileMeHelpers) @property(readonly, nonatomic) NSString *stripMobileMSuffixIfPresent; -@property(readonly, nonatomic) BOOL hasMobileMeSuffix; +@property(readonly, nonatomic) _Bool hasMobileMeSuffix; @property(readonly, nonatomic) NSString *mobileMeDomain; @end diff --git a/iOS7/PrivateFrameworks/IMFoundation/NSThread-_IMThreadBlockSupport.h b/iOS7/PrivateFrameworks/IMFoundation/NSThread-_IMThreadBlockSupport.h index d11a13b02..6f4087757 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NSThread-_IMThreadBlockSupport.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NSThread-_IMThreadBlockSupport.h @@ -10,7 +10,7 @@ + (void)_im_runBlock:(id)arg1; - (void)__im_performBlock:(id)arg1 afterDelay:(void)arg2 modes:(double)arg3; - (void)__im_performBlock:(id)arg1 afterDelay:(void)arg2; -- (void)__im_performBlock:(id)arg1 waitUntilDone:(void)arg2 modes:(BOOL)arg3; +- (void)__im_performBlock:(id)arg1 waitUntilDone:(void)arg2 modes:(_Bool)arg3; - (void)__im_performBlock:(id)arg1 waitUntilDone:(void)arg2; - (void)__im_performBlock:(id)arg1 modes:(void)arg2; - (void)__im_performBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/NetworkChangeNotifier.h b/iOS7/PrivateFrameworks/IMFoundation/NetworkChangeNotifier.h index e86b55227..a53d2dfba 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/NetworkChangeNotifier.h +++ b/iOS7/PrivateFrameworks/IMFoundation/NetworkChangeNotifier.h @@ -13,7 +13,7 @@ @interface NetworkChangeNotifier : NSObject { - BOOL _lastPostedNetworkUp; + _Bool _lastPostedNetworkUp; struct __SCDynamicStore *_store; NSString *_myIP; NSArray *_myIPs; @@ -21,25 +21,27 @@ } + (void)disableNotifications; -+ (BOOL)enableNotifications; ++ (_Bool)enableNotifications; + (id)sharedInstance; -@property(nonatomic) BOOL lastPostedNetworkUp; // @synthesize lastPostedNetworkUp=_lastPostedNetworkUp; +@property(nonatomic) _Bool lastPostedNetworkUp; // @synthesize lastPostedNetworkUp=_lastPostedNetworkUp; @property(retain, nonatomic) IMConnectionMonitor *connectionMonitor; // @synthesize connectionMonitor=_connectionMonitor; @property(retain, nonatomic) NSArray *myIPs; // @synthesize myIPs=_myIPs; @property(retain, nonatomic) NSString *myIP; // @synthesize myIP=_myIP; @property(nonatomic) struct __SCDynamicStore *store; // @synthesize store=_store; -@property(readonly, nonatomic) BOOL isNetworkUp; +- (id)primaryInterfaceName; +- (_Bool)isPrimaryCellular; +@property(readonly, nonatomic) _Bool isNetworkUp; - (void)connectionMonitorDidUpdate:(id)arg1; -- (unsigned int)linkQualityForInterfaceType:(unsigned int)arg1; +- (unsigned long long)linkQualityForInterfaceType:(unsigned long long)arg1; - (int)linkQualityValueForInterface:(id)arg1; -- (int)linkQualityValueForInterfaceType:(unsigned int)arg1; +- (int)linkQualityValueForInterfaceType:(unsigned long long)arg1; @property(readonly, nonatomic) struct __SCDynamicStore *getDynamicStore; @property(readonly, nonatomic) NSString *myIPAddress; @property(readonly, nonatomic) NSString *myGatewayAddress; @property(readonly, nonatomic) NSArray *myIPAddresses; - (void)dealloc; - (id)init; -- (BOOL)_listenForChanges; +- (_Bool)_listenForChanges; - (void)systemDidWake; - (void)systemWillSleep; - (void)_clearIPCache; diff --git a/iOS7/PrivateFrameworks/IMFoundation/_IMPingPacketData.h b/iOS7/PrivateFrameworks/IMFoundation/_IMPingPacketData.h index 93f21071d..524f7bd53 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/_IMPingPacketData.h +++ b/iOS7/PrivateFrameworks/IMFoundation/_IMPingPacketData.h @@ -9,7 +9,7 @@ @interface _IMPingPacketData : NSObject { int _sequenceNumber; - BOOL _timedOut; + _Bool _timedOut; int _error; struct timeval _timeSent; double _rtt; @@ -18,7 +18,7 @@ @property(readonly, nonatomic) double rtt; // @synthesize rtt=_rtt; @property(readonly, nonatomic) int error; // @synthesize error=_error; @property(readonly, nonatomic) struct timeval timeSent; // @synthesize timeSent=_timeSent; -@property(readonly, nonatomic) BOOL timedOut; // @synthesize timedOut=_timedOut; +@property(readonly, nonatomic) _Bool timedOut; // @synthesize timedOut=_timedOut; @property(readonly, nonatomic) int sequenceNumber; // @synthesize sequenceNumber=_sequenceNumber; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_returnPacketArrived; diff --git a/iOS7/PrivateFrameworks/IMFoundation/_IMPingStatisticsCollector.h b/iOS7/PrivateFrameworks/IMFoundation/_IMPingStatisticsCollector.h index 9372d2f7a..903f8a257 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/_IMPingStatisticsCollector.h +++ b/iOS7/PrivateFrameworks/IMFoundation/_IMPingStatisticsCollector.h @@ -20,7 +20,7 @@ - (double)_computeMedianTime:(id)arg1; - (id)pingStatsForLastNSeconds:(double)arg1; - (id)pingStats; -- (BOOL)logStatsToFile:(id)arg1 error:(id *)arg2; +- (_Bool)logStatsToFile:(id)arg1 error:(id *)arg2; - (void)timeoutOldSequenceNumbers:(double)arg1; - (void)addEchoReplyPacket:(int)arg1; - (struct timeval)timeSentForPacket:(int)arg1; diff --git a/iOS7/PrivateFrameworks/IMFoundation/_IMTimingInstance.h b/iOS7/PrivateFrameworks/IMFoundation/_IMTimingInstance.h index 9d2081619..13ff73214 100644 --- a/iOS7/PrivateFrameworks/IMFoundation/_IMTimingInstance.h +++ b/iOS7/PrivateFrameworks/IMFoundation/_IMTimingInstance.h @@ -11,11 +11,11 @@ double _startTiming; double _stopTiming; double _totalTime; - BOOL _isRunning; + _Bool _isRunning; } + (id)createTimingInstanceWithStartTime:(float)arg1; -@property(nonatomic) BOOL isRunning; // @synthesize isRunning=_isRunning; +@property(nonatomic) _Bool isRunning; // @synthesize isRunning=_isRunning; @property(nonatomic) double totalTime; // @synthesize totalTime=_totalTime; - (id)description; - (void)stopUsingTime:(double)arg1; diff --git a/iOS7/PrivateFrameworks/IMTranscoding/IMTranscodeController.h b/iOS7/PrivateFrameworks/IMTranscoding/IMTranscodeController.h index bd24f7e63..fe41e28e8 100644 --- a/iOS7/PrivateFrameworks/IMTranscoding/IMTranscodeController.h +++ b/iOS7/PrivateFrameworks/IMTranscoding/IMTranscodeController.h @@ -14,9 +14,9 @@ } + (id)sharedInstance; -- (void)transcodeFileTransferContents:(id)arg1 utiType:(id)arg2 allowUnfilteredUTIs:(id)arg3 target:(int)arg4 highQualityMaxByteSize:(unsigned long)arg5 lowQualityMaxByteSize:(unsigned long)arg6 maxDimension:(unsigned long)arg7 transcoderUserInfo:(id)arg8 representations:(int)arg9 completionBlock:(id)arg10; -- (void)_transcodeFileTransferContents:(id)arg1 utiType:(id)arg2 allowUnfilteredUTIs:(id)arg3 target:(int)arg4 highQualityMaxByteSize:(unsigned long)arg5 lowQualityMaxByteSize:(unsigned long)arg6 maxDimension:(unsigned long)arg7 transcoderUserInfo:(id)arg8 representations:(int)arg9 retries:(int)arg10 completionBlock:(id)arg11; -- (BOOL)_connect; +- (void)transcodeFileTransferContents:(id)arg1 utiType:(id)arg2 allowUnfilteredUTIs:(id)arg3 target:(long long)arg4 highQualityMaxByteSize:(unsigned long long)arg5 lowQualityMaxByteSize:(unsigned long long)arg6 maxDimension:(unsigned long long)arg7 transcoderUserInfo:(id)arg8 representations:(long long)arg9 completionBlock:(id)arg10; +- (void)_transcodeFileTransferContents:(id)arg1 utiType:(id)arg2 allowUnfilteredUTIs:(id)arg3 target:(long long)arg4 highQualityMaxByteSize:(unsigned long long)arg5 lowQualityMaxByteSize:(unsigned long long)arg6 maxDimension:(unsigned long long)arg7 transcoderUserInfo:(id)arg8 representations:(long long)arg9 retries:(int)arg10 completionBlock:(id)arg11; +- (_Bool)_connect; - (void)_disconnected; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/IMTransferServices/IMTransferServicesController.h b/iOS7/PrivateFrameworks/IMTransferServices/IMTransferServicesController.h index bffbc26dc..09045b0ac 100644 --- a/iOS7/PrivateFrameworks/IMTransferServices/IMTransferServicesController.h +++ b/iOS7/PrivateFrameworks/IMTransferServices/IMTransferServicesController.h @@ -13,8 +13,8 @@ + (id)sharedInstance; - (void)receiveFileTransfer:(id)arg1 path:(id)arg2 requestURLString:(id)arg3 ownerID:(id)arg4 signature:(id)arg5 decryptionKey:(id)arg6 fileSize:(unsigned long long)arg7 progressBlock:(id)arg8 completionBlock:(void)arg9; - (void)_receiveFileTransfer:(id)arg1 path:(id)arg2 requestURLString:(id)arg3 ownerID:(id)arg4 signature:(id)arg5 decryptionKey:(id)arg6 retries:(int)arg7 fileSize:(unsigned long long)arg8 progressBlock:(id)arg9 completionBlock:(void)arg10; -- (void)sendFilePath:(id)arg1 transferID:(id)arg2 encryptFile:(BOOL)arg3 progressBlock:(id)arg4 completionBlock:(void)arg5; -- (void)_sendFilePath:(id)arg1 transferID:(id)arg2 encryptFile:(BOOL)arg3 retries:(int)arg4 progressBlock:(id)arg5 completionBlock:(void)arg6; +- (void)sendFilePath:(id)arg1 transferID:(id)arg2 encryptFile:(_Bool)arg3 progressBlock:(id)arg4 completionBlock:(void)arg5; +- (void)_sendFilePath:(id)arg1 transferID:(id)arg2 encryptFile:(_Bool)arg3 retries:(int)arg4 progressBlock:(id)arg5 completionBlock:(void)arg6; @end diff --git a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryInfo.h b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryInfo.h index 42cabf90e..355884026 100644 --- a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryInfo.h +++ b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryInfo.h @@ -29,14 +29,14 @@ @property(readonly) NSSet *processIDs; @property(readonly) unsigned int surfaceID; @property(readonly) NSArray *devices; -@property(readonly) BOOL wired; -@property(readonly) BOOL purgeable; -@property(readonly) BOOL cacheDirty; -@property(readonly) BOOL cachedCopy; +@property(readonly) _Bool wired; +@property(readonly) _Bool purgeable; +@property(readonly) _Bool cacheDirty; +@property(readonly) _Bool cachedCopy; @property(readonly) unsigned long long residentLength; @property(readonly) unsigned long long dirtyLength; @property(readonly) unsigned long long length; -@property(readonly) unsigned int memoryPool; +@property(readonly) unsigned long long memoryPool; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryOpenGLInfo.h b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryOpenGLInfo.h index 7c0b52685..3d57fdfba 100644 --- a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryOpenGLInfo.h +++ b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryOpenGLInfo.h @@ -12,7 +12,7 @@ { int pid; NSString *sharegroup; - unsigned int objectType; + unsigned long long objectType; int name; int blamedProcess; NSString *objectDescription; @@ -24,7 +24,7 @@ @property(retain) NSString *objectDescription; // @synthesize objectDescription; @property int blamedProcess; // @synthesize blamedProcess; @property int name; // @synthesize name; -@property unsigned int objectType; // @synthesize objectType; +@property unsigned long long objectType; // @synthesize objectType; @property(retain) NSString *sharegroup; // @synthesize sharegroup; @property int pid; // @synthesize pid; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryPoolTotals.h b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryPoolTotals.h index fca4a8c79..a647ab96b 100644 --- a/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryPoolTotals.h +++ b/iOS7/PrivateFrameworks/IOAccelMemoryInfo/IOAccelMemoryPoolTotals.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface IOAccelMemoryPoolTotals : NSObject { NSString *device_name; diff --git a/iOS7/PrivateFrameworks/ImageCapture/CDStructures.h b/iOS7/PrivateFrameworks/ImageCapture/CDStructures.h index d39ada920..95e0449bc 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/CDStructures.h +++ b/iOS7/PrivateFrameworks/ImageCapture/CDStructures.h @@ -20,14 +20,14 @@ struct _PTPRange { }; struct timespec { - int _field1; - long _field2; + long long _field1; + long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - int _field1; + long long _field1; int _field2; -} CDStruct_1ef3fb1f; +} CDStruct_87dc826d; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraDevice.h b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraDevice.h index 3efc1e12a..d160fe01d 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraDevice.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraDevice.h @@ -11,9 +11,9 @@ void *_exFATCameraProperties; } -- (BOOL)eject; +- (_Bool)eject; - (void)enumerateContent; -- (unsigned int)itemsInFolder:(id)arg1; +- (unsigned long long)itemsInFolder:(id)arg1; - (void)finalize; - (void)dealloc; - (id)initWithVolumePath:(id)arg1 mediaPaths:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFile.h b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFile.h index 6d1537857..fc8985f61 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFile.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFile.h @@ -16,11 +16,11 @@ - (void)updateBasicMetadata; - (id)metadataDict; - (id)thumbData; -- (long)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; +- (int)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; - (struct CGDataProviderSequentialCallbacks)dpCallbacks; - (void)setdpOffset:(long long)arg1; - (long long)dpOffset; -@property BOOL updatedBasicMetadata; +@property _Bool updatedBasicMetadata; @property int bitsPerPixel; @property int imgHeight; @property int imgWidth; @@ -39,7 +39,7 @@ - (void)releaseProvider; - (void)rewind; - (long long)skipBytes:(long long)arg1; -- (unsigned long)getBytes:(void *)arg1 ofSize:(unsigned long)arg2; +- (unsigned long long)getBytes:(void *)arg1 ofSize:(unsigned long long)arg2; - (void)finalize; - (void)dealloc; - (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 object:(id)arg4 fsCreationTime:(struct timespec)arg5 fsModificationTime:(struct timespec)arg6 fsSize:(long long)arg7; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFolder.h b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFolder.h index 33399b5b3..9ee3ed02e 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFolder.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ExFATCameraFolder.h @@ -11,7 +11,7 @@ void *_exFATCameraFolderProperties; } -- (BOOL)deleteItemFromCamera:(id)arg1; +- (_Bool)deleteItemFromCamera:(id)arg1; - (void)enumerateContent; @property(readonly) long long fsSize; @property(readonly) struct timespec fsModificationTime; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraDevice.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraDevice.h index 56152f80f..79c1cfa22 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraDevice.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraDevice.h @@ -13,7 +13,7 @@ void *_cameraProperties; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)receivedDeviceCommandCompletion; - (void)addToMetadataFetchQ:(id)arg1; - (void)addToThumbnailFetchQ:(id)arg1; @@ -35,22 +35,22 @@ - (void)notifyDelegateOfAddedItem:(id)arg1; - (struct dispatch_semaphore_s *)deviceQSemaphore; - (struct dispatch_queue_s *)generalQ; -@property(getter=isAccessRestrictedAppleDevice) BOOL accessRestrictedAppleDevice; -@property unsigned int contentCatalogPercentCompleted; +@property(getter=isAccessRestrictedAppleDevice) _Bool accessRestrictedAppleDevice; +@property unsigned long long contentCatalogPercentCompleted; - (void)incrementNumberOfDownloadableItems; - (void)decrementNumberOfDownloadableItems; -@property unsigned int numberOfDownloadableItems; +@property unsigned long long numberOfDownloadableItems; - (void)incrementEstimatedNumberOfDownloadableItems; - (void)decrementEstimatedNumberOfDownloadableItems; -@property unsigned int estimatedNumberOfDownloadableItems; +@property unsigned long long estimatedNumberOfDownloadableItems; - (double)downloadCancelTimestamp; @property(readonly) double timeOffset; -@property(readonly) unsigned int batteryLevel; -@property(readonly) BOOL batteryLevelAvailable; -@property BOOL allowsSyncingClock; -@property(getter=isLocked) BOOL locked; -@property BOOL beingEjected; -@property(getter=isEjectable) BOOL ejectable; +@property(readonly) unsigned long long batteryLevel; +@property(readonly) _Bool batteryLevelAvailable; +@property _Bool allowsSyncingClock; +@property(getter=isLocked) _Bool locked; +@property _Bool beingEjected; +@property(getter=isEjectable) _Bool ejectable; @property(copy) NSString *volumePath; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFile.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFile.h index 3cb3385d3..631b6e4de 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFile.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFile.h @@ -21,16 +21,16 @@ - (id)metadata; - (struct CGImage *)thumbnail; - (void)handleCommandCompletionNotification:(id)arg1; -- (void)overrideOrientation:(unsigned int)arg1; -@property BOOL fetchingMetadata; -@property BOOL fetchingThumbnail; -- (void)setHasMetadata:(BOOL)arg1; -- (BOOL)hasMetadata; -- (void)setHasThumbnail:(BOOL)arg1; -- (BOOL)hasThumbnail; -@property(readonly) BOOL hasOverriddenOrientation; -@property unsigned int orientation; -@property(getter=isRaw) BOOL raw; +- (void)overrideOrientation:(unsigned long long)arg1; +@property _Bool fetchingMetadata; +@property _Bool fetchingThumbnail; +- (void)setHasMetadata:(_Bool)arg1; +- (_Bool)hasMetadata; +- (void)setHasThumbnail:(_Bool)arg1; +- (_Bool)hasThumbnail; +@property(readonly) _Bool hasOverriddenOrientation; +@property unsigned long long orientation; +@property(getter=isRaw) _Bool raw; @property long long fileSize; - (id)description; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFileProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFileProperties.h index cfc69691f..f2238976c 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFileProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFileProperties.h @@ -11,31 +11,31 @@ @interface ICCameraFileProperties : NSObject { long long _fileSize; - BOOL _hasThumbnail; - BOOL _hasMetadata; - BOOL _raw; + _Bool _hasThumbnail; + _Bool _hasMetadata; + _Bool _raw; int _fetchingThumbnailLock; - BOOL _fetchingThumbnail; + _Bool _fetchingThumbnail; int _fetchingMetadataLock; - BOOL _fetchingMetadata; + _Bool _fetchingMetadata; struct CGImage *_originalThumbnail; struct CGImage *_thumbnail; NSMutableDictionary *_metadata; NSMutableDictionary *_metadata_hidden; - unsigned int _orientation; - BOOL _hasOverriddenOrientation; + unsigned long long _orientation; + _Bool _hasOverriddenOrientation; } -@property BOOL hasOverriddenOrientation; // @synthesize hasOverriddenOrientation=_hasOverriddenOrientation; -@property unsigned int orientation; // @synthesize orientation=_orientation; +@property _Bool hasOverriddenOrientation; // @synthesize hasOverriddenOrientation=_hasOverriddenOrientation; +@property unsigned long long orientation; // @synthesize orientation=_orientation; @property(retain) NSMutableDictionary *metadata_hidden; // @synthesize metadata_hidden=_metadata_hidden; @property(retain) NSMutableDictionary *metadata; // @synthesize metadata=_metadata; -@property(getter=isRaw) BOOL raw; // @synthesize raw=_raw; -@property BOOL hasMetadata; // @synthesize hasMetadata=_hasMetadata; -@property BOOL hasThumbnail; // @synthesize hasThumbnail=_hasThumbnail; +@property(getter=isRaw) _Bool raw; // @synthesize raw=_raw; +@property _Bool hasMetadata; // @synthesize hasMetadata=_hasMetadata; +@property _Bool hasThumbnail; // @synthesize hasThumbnail=_hasThumbnail; @property long long fileSize; // @synthesize fileSize=_fileSize; -@property BOOL fetchingMetadata; -@property BOOL fetchingThumbnail; +@property _Bool fetchingMetadata; +@property _Bool fetchingThumbnail; @property struct CGImage *originalThumbnail; // @dynamic originalThumbnail; @property struct CGImage *thumbnail; // @dynamic thumbnail; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFolder.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFolder.h index efd6977a2..1d3caaed1 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraFolder.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraFolder.h @@ -19,7 +19,7 @@ - (void)requestThumbnail; - (id)metadata; - (struct CGImage *)thumbnail; -- (BOOL)hasThumbnail; +- (_Bool)hasThumbnail; - (id)folders; - (id)files; - (id)valueForUndefinedKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraItem.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraItem.h index c2d667946..7533a5f97 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraItem.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraItem.h @@ -22,16 +22,16 @@ - (void)requestMetadata; - (void)requestThumbnail; @property(readonly) NSDictionary *metadata; -@property(readonly) BOOL hasMetadata; +@property(readonly) _Bool hasMetadata; @property(readonly) struct CGImage *thumbnail; -@property(readonly) BOOL hasThumbnail; +@property(readonly) _Bool hasThumbnail; - (void)setModificationDate:(id)arg1; @property(readonly) NSDate *modificationDate; - (void)setCreationDate:(id)arg1; @property(readonly) NSDate *creationDate; - (void)setUTI:(id)arg1; @property(readonly) NSString *UTI; -@property(getter=isLocked) BOOL locked; +@property(getter=isLocked) _Bool locked; @property(readonly) NSString *name; @property(readonly) ICCameraFolder *parentFolder; @property(readonly) ICCameraDevice *device; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraItemProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraItemProperties.h index fd709caba..ca60cb5a5 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraItemProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraItemProperties.h @@ -16,12 +16,12 @@ NSString *_UTI; NSDate *_creationDate; NSDate *_modificationDate; - BOOL _locked; + _Bool _locked; NSMutableDictionary *_userData; } @property(retain) NSMutableDictionary *userData; // @synthesize userData=_userData; -@property BOOL locked; // @synthesize locked=_locked; +@property _Bool locked; // @synthesize locked=_locked; @property(retain) NSDate *modificationDate; // @synthesize modificationDate=_modificationDate; @property(retain) NSDate *creationDate; // @synthesize creationDate=_creationDate; @property(retain) NSString *UTI; // @synthesize UTI=_UTI; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICCameraProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICCameraProperties.h index 1c8d1fbda..21b995bbd 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICCameraProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICCameraProperties.h @@ -11,54 +11,54 @@ @interface ICCameraProperties : NSObject { NSString *_volumePath; - BOOL _ejectable; - BOOL _beingEjected; - BOOL _locked; - BOOL _allowsSyncingClock; - unsigned int _contentCatalogPercentCompleted; - BOOL _batteryLevelAvailable; - unsigned int _batteryLevel; + _Bool _ejectable; + _Bool _beingEjected; + _Bool _locked; + _Bool _allowsSyncingClock; + unsigned long long _contentCatalogPercentCompleted; + _Bool _batteryLevelAvailable; + unsigned long long _batteryLevel; NSMutableArray *_contents; NSMutableArray *_mediaFiles; NSMutableArray *_toBeNotifiedAddedItems; int _contentsLock; int _mediaFilesLock; double _timeOffset; - unsigned int _estimatedNumberOfDownloadableItems; - unsigned int _numberOfDownloadableItems; - BOOL _contentReceived; + unsigned long long _estimatedNumberOfDownloadableItems; + unsigned long long _numberOfDownloadableItems; + _Bool _contentReceived; double _downloadCancelTimestamp; struct dispatch_queue_s *_thumbnailFetchQ; struct dispatch_queue_s *_metadataFetchQ; struct dispatch_queue_s *_downloadQ; struct dispatch_queue_s *_generalQ; struct dispatch_semaphore_s *_deviceQSemaphore; - BOOL _accessRestrictedAppleDevice; + _Bool _accessRestrictedAppleDevice; } -@property BOOL accessRestrictedAppleDevice; // @synthesize accessRestrictedAppleDevice=_accessRestrictedAppleDevice; +@property _Bool accessRestrictedAppleDevice; // @synthesize accessRestrictedAppleDevice=_accessRestrictedAppleDevice; @property struct dispatch_semaphore_s *deviceQSemaphore; // @synthesize deviceQSemaphore=_deviceQSemaphore; @property struct dispatch_queue_s *generalQ; // @synthesize generalQ=_generalQ; @property struct dispatch_queue_s *downloadQ; // @synthesize downloadQ=_downloadQ; @property struct dispatch_queue_s *metadataFetchQ; // @synthesize metadataFetchQ=_metadataFetchQ; @property struct dispatch_queue_s *thumbnailFetchQ; // @synthesize thumbnailFetchQ=_thumbnailFetchQ; @property double downloadCancelTimestamp; // @synthesize downloadCancelTimestamp=_downloadCancelTimestamp; -@property BOOL contentReceived; // @synthesize contentReceived=_contentReceived; -@property unsigned int numberOfDownloadableItems; // @synthesize numberOfDownloadableItems=_numberOfDownloadableItems; -@property unsigned int estimatedNumberOfDownloadableItems; // @synthesize estimatedNumberOfDownloadableItems=_estimatedNumberOfDownloadableItems; +@property _Bool contentReceived; // @synthesize contentReceived=_contentReceived; +@property unsigned long long numberOfDownloadableItems; // @synthesize numberOfDownloadableItems=_numberOfDownloadableItems; +@property unsigned long long estimatedNumberOfDownloadableItems; // @synthesize estimatedNumberOfDownloadableItems=_estimatedNumberOfDownloadableItems; @property double timeOffset; // @synthesize timeOffset=_timeOffset; @property int contentsLock; // @synthesize contentsLock=_contentsLock; @property int mediaFilesLock; // @synthesize mediaFilesLock=_mediaFilesLock; @property(retain) NSMutableArray *toBeNotifiedAddedItems; // @synthesize toBeNotifiedAddedItems=_toBeNotifiedAddedItems; @property(retain) NSMutableArray *mediaFiles; // @synthesize mediaFiles=_mediaFiles; @property(retain) NSMutableArray *contents; // @synthesize contents=_contents; -@property unsigned int batteryLevel; // @synthesize batteryLevel=_batteryLevel; -@property BOOL batteryLevelAvailable; // @synthesize batteryLevelAvailable=_batteryLevelAvailable; -@property unsigned int contentCatalogPercentCompleted; // @synthesize contentCatalogPercentCompleted=_contentCatalogPercentCompleted; -@property BOOL allowsSyncingClock; // @synthesize allowsSyncingClock=_allowsSyncingClock; -@property BOOL locked; // @synthesize locked=_locked; -@property BOOL beingEjected; // @synthesize beingEjected=_beingEjected; -@property BOOL ejectable; // @synthesize ejectable=_ejectable; +@property unsigned long long batteryLevel; // @synthesize batteryLevel=_batteryLevel; +@property _Bool batteryLevelAvailable; // @synthesize batteryLevelAvailable=_batteryLevelAvailable; +@property unsigned long long contentCatalogPercentCompleted; // @synthesize contentCatalogPercentCompleted=_contentCatalogPercentCompleted; +@property _Bool allowsSyncingClock; // @synthesize allowsSyncingClock=_allowsSyncingClock; +@property _Bool locked; // @synthesize locked=_locked; +@property _Bool beingEjected; // @synthesize beingEjected=_beingEjected; +@property _Bool ejectable; // @synthesize ejectable=_ejectable; @property(retain) NSString *volumePath; // @synthesize volumePath=_volumePath; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICDevice.h b/iOS7/PrivateFrameworks/ImageCapture/ICDevice.h index 4d0665ca2..d17fc2448 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICDevice.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICDevice.h @@ -19,10 +19,10 @@ - (id)valueForUndefinedKey:(id)arg1; - (void)requestCloseSession; - (void)requestOpenSession; -@property BOOL closeSessionPending; -@property BOOL openSessionPending; -@property BOOL autoOpenSession; -@property BOOL hasOpenSession; +@property _Bool closeSessionPending; +@property _Bool openSessionPending; +@property _Bool autoOpenSession; +@property _Bool hasOpenSession; @property(copy) NSString *UUIDString; @property int usbVendorID; @property int usbProductID; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowser.h b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowser.h index 320ce86cb..89648ce1b 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowser.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowser.h @@ -17,7 +17,7 @@ @property(readonly) NSArray *devices; - (void)stop; - (int)start; -@property(readonly, getter=isBrowsing) BOOL browsing; +@property(readonly, getter=isBrowsing) _Bool browsing; @property id delegate; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowserPrivateData.h b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowserPrivateData.h index c44c14131..5c7621420 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowserPrivateData.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceBrowserPrivateData.h @@ -11,12 +11,12 @@ @interface ICDeviceBrowserPrivateData : NSObject { id _delegate; - BOOL _browsing; + _Bool _browsing; NSMutableArray *_internalDevices; } @property(retain) NSMutableArray *internalDevices; // @synthesize internalDevices=_internalDevices; -@property(getter=isBrowsing) BOOL browsing; // @synthesize browsing=_browsing; +@property(getter=isBrowsing) _Bool browsing; // @synthesize browsing=_browsing; @property id delegate; // @synthesize delegate=_delegate; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceProperties.h index 6eb0efd79..a9ca5b253 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICDeviceProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICDeviceProperties.h @@ -20,16 +20,16 @@ int _usbLocationID; int _usbProductID; int _usbVendorID; - BOOL _hasOpenSession; - BOOL _autoOpenSession; - BOOL _openSessionPending; - BOOL _closeSessionPending; + _Bool _hasOpenSession; + _Bool _autoOpenSession; + _Bool _openSessionPending; + _Bool _closeSessionPending; } -@property BOOL closeSessionPending; // @synthesize closeSessionPending=_closeSessionPending; -@property BOOL openSessionPending; // @synthesize openSessionPending=_openSessionPending; -@property BOOL autoOpenSession; // @synthesize autoOpenSession=_autoOpenSession; -@property BOOL hasOpenSession; // @synthesize hasOpenSession=_hasOpenSession; +@property _Bool closeSessionPending; // @synthesize closeSessionPending=_closeSessionPending; +@property _Bool openSessionPending; // @synthesize openSessionPending=_openSessionPending; +@property _Bool autoOpenSession; // @synthesize autoOpenSession=_autoOpenSession; +@property _Bool hasOpenSession; // @synthesize hasOpenSession=_hasOpenSession; @property int usbVendorID; // @synthesize usbVendorID=_usbVendorID; @property int usbProductID; // @synthesize usbProductID=_usbProductID; @property int usbLocationID; // @synthesize usbLocationID=_usbLocationID; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICMasterDeviceBrowser.h b/iOS7/PrivateFrameworks/ImageCapture/ICMasterDeviceBrowser.h index b17b38ea9..26e061e43 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICMasterDeviceBrowser.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICMasterDeviceBrowser.h @@ -12,13 +12,13 @@ { NSMutableArray *_devices; NSMutableArray *_browsers; - int _numberOfBrowsingBrowsers; + long long _numberOfBrowsingBrowsers; MSCameraDeviceManager *_msDevManager; PTPCameraDeviceManager *_ptpDevManager; ExFATCameraDeviceManager *_exFATManager; } -+ (BOOL)exists; ++ (_Bool)exists; + (id)defaultBrowser; @property(readonly) NSMutableArray *browsers; // @synthesize browsers=_browsers; - (void)informBrowserDelegateUsingSelector:(SEL)arg1 withObject:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourService.h b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourService.h index 150da53df..52ae224f2 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourService.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourService.h @@ -13,7 +13,7 @@ - (void)disconnectClient:(id)arg1; - (void)unlockDeviceForClient:(id)arg1; -- (void)handleNetServiceError:(CDStruct_1ef3fb1f *)arg1; +- (void)handleNetServiceError:(CDStruct_87dc826d *)arg1; - (void)clientTerminated:(id)arg1; - (int)numClients; - (void)removeClient:(id)arg1; @@ -21,19 +21,19 @@ - (int)destroyPTPDIPInstance:(id)arg1; - (int)messagePTPDIPInstance:(id)arg1 withSocket:(int)arg2; - (id)clientForAddress:(struct __CFData *)arg1; -- (id)clientForPID:(unsigned long)arg1; +- (id)clientForPID:(unsigned long long)arg1; - (int)createPTPDIPInstanceWithAddress:(struct __CFData *)arg1 fileDescriptor:(int)arg2; - (void)releaseSocket; -- (BOOL)createSocket; +- (_Bool)createSocket; - (void)dispatchConnectionFromSocket:(int)arg1 withAddress:(struct __CFData *)arg2; - (void)releaseNetService; - (struct __CFNetService *)publishedService; -- (BOOL)createAndPublishNetService; -- (BOOL)startService; +- (_Bool)createAndPublishNetService; +- (_Bool)startService; - (void)dealloc; - (void)setDelegate:(id)arg1; - (id)delegate; -- (id)initWithHostPort:(unsigned long)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5; +- (id)initWithHostPort:(unsigned int)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourServiceProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourServiceProperties.h index 74104e917..fda2c56ee 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourServiceProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPBonjourServiceProperties.h @@ -14,7 +14,7 @@ NSString *_hostName; unsigned short _hostPort; NSString *_hostGUID; - unsigned long _hostMaxConnections; + unsigned int _hostMaxConnections; int _hostSecuritylevel; NSString *_serviceType; NSDictionary *_txtRecordsDict; @@ -32,7 +32,7 @@ @property(retain) NSDictionary *txtRecordsDict; // @synthesize txtRecordsDict=_txtRecordsDict; @property(retain) NSString *serviceType; // @synthesize serviceType=_serviceType; @property int hostSecurityLevel; // @synthesize hostSecurityLevel=_hostSecuritylevel; -@property unsigned long hostMaxConnections; // @synthesize hostMaxConnections=_hostMaxConnections; +@property unsigned int hostMaxConnections; // @synthesize hostMaxConnections=_hostMaxConnections; @property(retain) NSString *hostGUID; // @synthesize hostGUID=_hostGUID; @property unsigned short hostPort; // @synthesize hostPort=_hostPort; @property(retain) NSString *hostName; // @synthesize hostName=_hostName; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClient.h b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClient.h index f82c57515..c324ee623 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClient.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClient.h @@ -19,8 +19,8 @@ - (struct __CFMessagePort *)remotePort; - (void)setFdref:(struct __CFFileDescriptor *)arg1; - (struct __CFFileDescriptor *)fdref; -- (void)setRegistered:(BOOL)arg1; -- (BOOL)registered; +- (void)setRegistered:(_Bool)arg1; +- (_Bool)registered; - (void)setPid:(int)arg1; - (int)pid; - (id)init; diff --git a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClientProperties.h b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClientProperties.h index 66462c47f..825539a0d 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClientProperties.h +++ b/iOS7/PrivateFrameworks/ImageCapture/ICPTPIPClientProperties.h @@ -9,7 +9,7 @@ @interface ICPTPIPClientProperties : NSObject { int _pid; - BOOL _registered; + _Bool _registered; struct __CFFileDescriptor *_fdref; struct __CFMessagePort *_remotePort; int _remoteAddress; @@ -20,7 +20,7 @@ @property int remoteAddress; // @synthesize remoteAddress=_remoteAddress; @property struct __CFMessagePort *remotePort; // @synthesize remotePort=_remotePort; @property struct __CFFileDescriptor *fdref; // @synthesize fdref=_fdref; -@property(getter=didRegister) BOOL registered; // @synthesize registered=_registered; +@property(getter=didRegister) _Bool registered; // @synthesize registered=_registered; @property int pid; // @synthesize pid=_pid; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/MSCameraDevice.h b/iOS7/PrivateFrameworks/ImageCapture/MSCameraDevice.h index d8b4f596d..801e3c8b9 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/MSCameraDevice.h +++ b/iOS7/PrivateFrameworks/ImageCapture/MSCameraDevice.h @@ -11,9 +11,9 @@ void *_msCameraProperties; } -- (BOOL)eject; +- (_Bool)eject; - (void)enumerateContent; -- (unsigned int)itemsInFolder:(char *)arg1; +- (unsigned long long)itemsInFolder:(char *)arg1; - (void)finalize; - (void)dealloc; - (id)initWithVolumePath:(id)arg1 mediaPaths:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ImageCapture/MSCameraFile.h b/iOS7/PrivateFrameworks/ImageCapture/MSCameraFile.h index 958a8c38a..83c1d56b9 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/MSCameraFile.h +++ b/iOS7/PrivateFrameworks/ImageCapture/MSCameraFile.h @@ -16,8 +16,8 @@ - (void)updateBasicMetadata; - (id)metadataDict; - (id)thumbData; -- (long)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; -@property BOOL updatedBasicMetadata; +- (int)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; +@property _Bool updatedBasicMetadata; @property int bitsPerPixel; @property int imgHeight; @property int imgWidth; diff --git a/iOS7/PrivateFrameworks/ImageCapture/MSCameraFolder.h b/iOS7/PrivateFrameworks/ImageCapture/MSCameraFolder.h index f06fe654d..eb18b3c99 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/MSCameraFolder.h +++ b/iOS7/PrivateFrameworks/ImageCapture/MSCameraFolder.h @@ -13,7 +13,7 @@ - (id)folderMatchingPath:(id)arg1; - (id)itemMatchingName:(id)arg1 fsSN:(unsigned long long)arg2 fsCreationTime:(struct timespec *)arg3 fsSize:(long long)arg4; -- (BOOL)deleteItemFromCamera:(id)arg1; +- (_Bool)deleteItemFromCamera:(id)arg1; - (void)enumerateContent; @property(readonly) long long fsSize; @property(readonly) struct timespec fsModificationTime; diff --git a/iOS7/PrivateFrameworks/ImageCapture/NSNetServiceBrowserDelegate-Protocol.h b/iOS7/PrivateFrameworks/ImageCapture/NSNetServiceBrowserDelegate-Protocol.h index bfcc0711d..e1886a6e8 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/NSNetServiceBrowserDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ImageCapture/NSNetServiceBrowserDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol NSNetServiceBrowserDelegate @optional -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; - (void)netServiceBrowserDidStopSearch:(id)arg1; - (void)netServiceBrowserWillSearch:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ImageCapture/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ImageCapture/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ImageCapture/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDevice.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDevice.h index 6a477907a..84b29be11 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDevice.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDevice.h @@ -14,7 +14,7 @@ } - (void)addToEventHandlerQ:(id)arg1; -- (BOOL)eject; +- (_Bool)eject; - (void)enumerateContent; @property(readonly) PTPInitiator *initiator; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDeviceManager.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDeviceManager.h index a5544c24b..2a2ea74aa 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDeviceManager.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraDeviceManager.h @@ -35,8 +35,8 @@ - (void)netService:(id)arg1 didNotResolve:(id)arg2; - (void)netServiceDidResolveAddress:(id)arg1; - (void)netServiceBrowserDidStopSearch:(id)arg1; -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; - (void)stopRunning; - (void)startRunning; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFile.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFile.h index 0293ae684..1b8f4db49 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFile.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFile.h @@ -17,14 +17,14 @@ @property(retain) NSString *path; // @synthesize path=_path; - (id)metadataDict; - (id)thumbData; -- (long)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; +- (int)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long *)arg3; @property(copy) id info; -@property(readonly) unsigned long objHandle; -@property(readonly) unsigned long storageID; -@property(readonly) unsigned int type; +@property(readonly) unsigned int objHandle; +@property(readonly) unsigned int storageID; +@property(readonly) unsigned long long type; - (void)finalize; - (void)dealloc; -- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned int)arg4 storageID:(unsigned long)arg5 objectHandle:(unsigned long)arg6; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned long long)arg4 storageID:(unsigned int)arg5 objectHandle:(unsigned int)arg6; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFolder.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFolder.h index 4d4b23756..7c886ffdc 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFolder.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraFolder.h @@ -17,19 +17,19 @@ @property(retain) NSString *path; // @synthesize path=_path; - (id)description; - (void)enumerateContent; -- (BOOL)hasDCIMParent; -- (id)folderForObjectHandleCreatingIfNeeded:(unsigned long)arg1 addUsedObjectIDs:(id)arg2 numFoldersCreated:(int *)arg3; -- (id)folderForObjectHandle:(unsigned long)arg1; -- (id)itemForObjectHandle:(unsigned long)arg1; +- (_Bool)hasDCIMParent; +- (id)folderForObjectHandleCreatingIfNeeded:(unsigned int)arg1 addUsedObjectIDs:(id)arg2 numFoldersCreated:(int *)arg3; +- (id)folderForObjectHandle:(unsigned int)arg1; +- (id)itemForObjectHandle:(unsigned int)arg1; - (void)refreshInfo; -- (BOOL)deleteItemFromCamera:(id)arg1; +- (_Bool)deleteItemFromCamera:(id)arg1; @property(copy) id info; -@property(readonly) unsigned long objHandle; -@property(readonly) unsigned long storageID; -@property(readonly) unsigned int type; +@property(readonly) unsigned int objHandle; +@property(readonly) unsigned int storageID; +@property(readonly) unsigned long long type; - (void)finalize; - (void)dealloc; -- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned int)arg4 storageID:(unsigned long)arg5 objectHandle:(unsigned long)arg6; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned long long)arg4 storageID:(unsigned int)arg5 objectHandle:(unsigned int)arg6; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraStorage.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraStorage.h index 3c8f6ae8d..9c080360c 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCameraStorage.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCameraStorage.h @@ -19,7 +19,7 @@ - (void)prime; - (void)refreshInfo; - (void)dealloc; -- (id)initWithStorageID:(unsigned long)arg1 device:(id)arg2; +- (id)initWithStorageID:(unsigned int)arg1 device:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPCancelPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPCancelPacket.h index 6931c948e..50f2f8432 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPCancelPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPCancelPacket.h @@ -8,15 +8,15 @@ @interface PTPCancelPacket : NSObject { - unsigned long _transactionID; + unsigned int _transactionID; } -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (id)description; - (id)contentForTCP; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithTransactionID:(unsigned long)arg1; +- (id)initWithTransactionID:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPDataPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPDataPacket.h index da95d82f2..a610a79fd 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPDataPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPDataPacket.h @@ -11,7 +11,7 @@ @interface PTPDataPacket : NSObject { unsigned short _operationCode; - unsigned long _transactionID; + unsigned int _transactionID; id _data; NSString *_filepath; int _fd; @@ -34,19 +34,19 @@ - (long long)bufferSize; - (void)setData:(id)arg1; - (id)data; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (void)setOperationCode:(unsigned short)arg1; - (unsigned short)operationCode; - (id)description; -- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned long)arg2; +- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned int)arg2; - (id)contentForUSB; - (id)contentForTCP; - (void)dealloc; - (id)initWithUSBBuffer:(void *)arg1; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andFilepath:(id)arg3; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andData:(id)arg3; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 andFilepath:(id)arg3; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 andData:(id)arg3; - (id)filepath; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPDeviceInfoDataset.h b/iOS7/PrivateFrameworks/ImageCapture/PTPDeviceInfoDataset.h index 8afda885d..8e103f95f 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPDeviceInfoDataset.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPDeviceInfoDataset.h @@ -11,9 +11,9 @@ @interface PTPDeviceInfoDataset : NSObject { NSMutableData *_content; - BOOL _dirty; + _Bool _dirty; unsigned short _standardVersion; - unsigned long _vendorExtensionID; + unsigned int _vendorExtensionID; unsigned short _vendorExtensionVersion; NSString *_vendorExtensionDescription; unsigned short _functionalMode; @@ -26,7 +26,7 @@ NSString *_model; NSString *_deviceVersion; NSString *_serialNumber; - BOOL _readOnlyObject; + _Bool _readOnlyObject; } - (id)canonicalManufacturer; @@ -54,8 +54,8 @@ - (id)vendorExtensionDescription; - (void)setVendorExtensionVersion:(unsigned short)arg1; - (unsigned short)vendorExtensionVersion; -- (void)setVendorExtensionID:(unsigned long)arg1; -- (unsigned long)vendorExtensionID; +- (void)setVendorExtensionID:(unsigned int)arg1; +- (unsigned int)vendorExtensionID; - (void)setStandardVersion:(unsigned short)arg1; - (unsigned short)standardVersion; - (id)description; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPDevicePropDescDataset.h b/iOS7/PrivateFrameworks/ImageCapture/PTPDevicePropDescDataset.h index c1e402f57..9536891cd 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPDevicePropDescDataset.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPDevicePropDescDataset.h @@ -22,8 +22,8 @@ unsigned short _numberOfValues; NSMutableArray *_supportedValues; NSMutableData *_content; - BOOL _dirty; - BOOL _readOnlyObject; + _Bool _dirty; + _Bool _readOnlyObject; } - (void)setSupportedValues:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPEndDataPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPEndDataPacket.h index a98641a91..a2034f302 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPEndDataPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPEndDataPacket.h @@ -11,24 +11,24 @@ @interface PTPEndDataPacket : NSObject { unsigned short _operationCode; - unsigned long _transactionID; + unsigned int _transactionID; NSData *_data; } - (void)setData:(id)arg1; - (id)data; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (void)setOperationCode:(unsigned short)arg1; - (unsigned short)operationCode; - (id)description; -- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned long)arg2; +- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned int)arg2; - (id)contentForUSB; - (id)contentForTCP; - (void)dealloc; - (id)initWithUSBBuffer:(void *)arg1; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andData:(id)arg3; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 andData:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPEventPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPEventPacket.h index b4d68d132..400f0b07d 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPEventPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPEventPacket.h @@ -10,30 +10,30 @@ { int _numParameters; unsigned short _eventCode; - unsigned long _transactionID; - unsigned long _parameters[3]; + unsigned int _transactionID; + unsigned int _parameters[3]; } -- (void)setParameter3:(unsigned long)arg1; -- (unsigned long)parameter3; -- (void)setParameter2:(unsigned long)arg1; -- (unsigned long)parameter2; -- (void)setParameter1:(unsigned long)arg1; -- (unsigned long)parameter1; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setParameter3:(unsigned int)arg1; +- (unsigned int)parameter3; +- (void)setParameter2:(unsigned int)arg1; +- (unsigned int)parameter2; +- (void)setParameter1:(unsigned int)arg1; +- (unsigned int)parameter1; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (void)setEventCode:(unsigned short)arg1; - (unsigned short)eventCode; - (id)description; -- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned long)arg2; +- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned int)arg2; - (id)contentForUSB; - (id)contentForTCP; - (id)initWithUSBBuffer:(void *)arg1; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5; -- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4; -- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3; -- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4 parameter3:(unsigned int)arg5; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPHostUSBTransport.h b/iOS7/PrivateFrameworks/ImageCapture/PTPHostUSBTransport.h index 21626bf0a..b9f7e8978 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPHostUSBTransport.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPHostUSBTransport.h @@ -10,7 +10,7 @@ @interface PTPHostUSBTransport : PTPTransport { - unsigned long _locationID; + unsigned int _locationID; unsigned short _vendorID; unsigned short _productID; NSString *_usbSerialNumberString; @@ -18,9 +18,9 @@ unsigned char _bulkPipeIn; unsigned char _bulkPipeOut; unsigned char _interruptPipeIn; - unsigned long _readBufferSize; - unsigned long _writeBufferSize; - unsigned long _eventDataBufferSize; + unsigned int _readBufferSize; + unsigned int _writeBufferSize; + unsigned int _eventDataBufferSize; char *_readBuffer; char *_writeBuffer; char *_eventDataBuffer; @@ -29,40 +29,40 @@ int _maxPacketSizeBulkOut; int _maxPacketSizeInterruptIn; struct __CFRunLoopSource *_CFRunLoopSource; - BOOL _connected; + _Bool _connected; } -- (int)waitForCallbackThreadConditionSignalWithTimeout:(long)arg1; +- (int)waitForCallbackThreadConditionSignalWithTimeout:(long long)arg1; - (void)abortPendingIO; - (void)clearBulkInPipeStall; - (void)clearPipeStall:(unsigned char)arg1; -- (void)handleInterruptData:(unsigned long)arg1; -- (BOOL)handleBulkData:(unsigned long)arg1 result:(int)arg2; +- (void)handleInterruptData:(unsigned long long)arg1; +- (_Bool)handleBulkData:(unsigned long long)arg1 result:(int)arg2; - (void)dumpData:(void *)arg1 length:(int)arg2 comment:(id)arg3; - (int)readInterruptData; -- (int)readBulkDataWithTimeout:(unsigned long)arg1; -- (BOOL)writeBulkData:(id)arg1; +- (int)readBulkDataWithTimeout:(unsigned int)arg1; +- (_Bool)writeBulkData:(id)arg1; - (void)deviceReset; - (unsigned short)cancelRequest:(id)arg1; - (unsigned short)deviceStatus; - (void)cancelTransaction:(id)arg1; -- (BOOL)sendEvent:(id)arg1; +- (_Bool)sendEvent:(id)arg1; - (void)sendData:(id)arg1; - (void)sendDataPackets:(id)arg1; -- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned long)arg3; -- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; -- (BOOL)sendCancel:(id)arg1; +- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned int)arg3; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned int)arg3; +- (_Bool)sendCancel:(id)arg1; - (id)description; -- (void)setConnected:(BOOL)arg1; -- (BOOL)connected; +- (void)setConnected:(_Bool)arg1; +- (_Bool)connected; - (void)stop; -- (BOOL)startInitiator; +- (_Bool)startInitiator; - (id)usbSerialNumberString; - (unsigned short)productID; - (unsigned short)vendorID; -- (unsigned long)locationID; +- (unsigned int)locationID; - (void)dealloc; -- (id)initWithLocationID:(unsigned long)arg1 delegate:(id)arg2; +- (id)initWithLocationID:(unsigned int)arg1 delegate:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPInitCommandACKPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPInitCommandACKPacket.h index 24e0a79b8..3bec07711 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPInitCommandACKPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPInitCommandACKPacket.h @@ -10,7 +10,7 @@ @interface PTPInitCommandACKPacket : NSObject { - unsigned long _connectionNumber; + unsigned int _connectionNumber; unsigned char _responderGUID[16]; NSString *_responderFriendlyName; } @@ -20,13 +20,13 @@ - (void)setResponderGUID:(char *)arg1; - (id)responderGUIDString; - (const char *)responderGUID; -- (void)setConnectionNumber:(unsigned long)arg1; -- (unsigned long)connectionNumber; +- (void)setConnectionNumber:(unsigned int)arg1; +- (unsigned int)connectionNumber; - (id)description; - (id)contentForTCP; - (void)dealloc; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithConnectionNumber:(unsigned long)arg1 responderGUID:(char *)arg2 responderFriendlyName:(id)arg3; +- (id)initWithConnectionNumber:(unsigned int)arg1 responderGUID:(char *)arg2 responderFriendlyName:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPInitEventRequestPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPInitEventRequestPacket.h index 10ac56b7a..601c5263a 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPInitEventRequestPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPInitEventRequestPacket.h @@ -8,15 +8,15 @@ @interface PTPInitEventRequestPacket : NSObject { - unsigned long _connectionNumber; + unsigned int _connectionNumber; } -- (void)setConnectionNumber:(unsigned long)arg1; -- (unsigned long)connectionNumber; +- (void)setConnectionNumber:(unsigned int)arg1; +- (unsigned int)connectionNumber; - (id)description; - (id)contentForTCP; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithConnectionNumber:(unsigned long)arg1; +- (id)initWithConnectionNumber:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPInitFailPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPInitFailPacket.h index 89a8b37c8..4d5a338f5 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPInitFailPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPInitFailPacket.h @@ -8,15 +8,15 @@ @interface PTPInitFailPacket : NSObject { - unsigned long _reason; + unsigned int _reason; } -- (void)setReason:(unsigned long)arg1; -- (unsigned long)reason; +- (void)setReason:(unsigned int)arg1; +- (unsigned int)reason; - (id)description; - (id)contentForTCP; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithReason:(unsigned long)arg1; +- (id)initWithReason:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPInitiator.h b/iOS7/PrivateFrameworks/ImageCapture/PTPInitiator.h index 6fc73bee1..64f45b3a2 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPInitiator.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPInitiator.h @@ -13,15 +13,15 @@ PTPTransport *_transport; PTPOperationResponsePacket *_response; PTPEventPacket *_event; - unsigned long _transactionID; + unsigned int _transactionID; unsigned short _operationCode; - BOOL _responseReceived; - BOOL _requestPending; - BOOL _cancelOp; - unsigned long _lastAddedObject; + _Bool _responseReceived; + _Bool _requestPending; + _Bool _cancelOp; + unsigned int _lastAddedObject; id _delegate; - BOOL _sessionOpen; - BOOL _needToReopenSession; + _Bool _sessionOpen; + _Bool _needToReopenSession; NSMutableArray *_storages; PTPDeviceInfoDataset *_deviceInfo; NSMutableArray *_eventQueue; @@ -29,103 +29,103 @@ unsigned short _deviceProductID; NSString *_UUIDString; NSString *_deviceSerialNumberString; - unsigned long _estimatedNumOfDownloadableObjects; - unsigned long _numOfDownloadableObjectsPlusFolders; - unsigned long _contentCatalogPercentCompleted; + unsigned int _estimatedNumOfDownloadableObjects; + unsigned int _numOfDownloadableObjectsPlusFolders; + unsigned int _contentCatalogPercentCompleted; NSString *_userAssignedDeviceName; - BOOL _appleDeviceHasNewFW; - BOOL _deviceIsPairedWithThisHost; - BOOL _deviceIsPasscodeLocked; - BOOL _deviceIsDummyPTPDevice; + _Bool _appleDeviceHasNewFW; + _Bool _deviceIsPairedWithThisHost; + _Bool _deviceIsPasscodeLocked; + _Bool _deviceIsDummyPTPDevice; NSMutableDictionary *_arrayOf64BitFileSizes; PTPWrappedBytes *_dataForTransaction; unsigned long long _excessReceivedDataSize; unsigned long long _totalFDFileSize; unsigned long long _totalFDReceivedSize; - unsigned long _totalFDReportedProgress; + unsigned int _totalFDReportedProgress; double _currentFDNoteTime; char *_metadataBuffer; - unsigned long _maxMetadataBufferSize; + unsigned int _maxMetadataBufferSize; } -- (BOOL)allowKeepAwake; -- (BOOL)isAccessRestrictedAppleDevice; -- (BOOL)requestPending; +- (_Bool)allowKeepAwake; +- (_Bool)isAccessRestrictedAppleDevice; +- (_Bool)requestPending; - (void)deviceReset; - (unsigned short)deviceStatus; - (void)transportDeactivated; - (void)transportActivated; -- (BOOL)setDeviceDateTime:(id)arg1; +- (_Bool)setDeviceDateTime:(id)arg1; - (double)timeOffset; - (id)deviceDateTime; -- (BOOL)deleteFile:(id)arg1; -- (BOOL)initiateCapture; +- (_Bool)deleteFile:(id)arg1; +- (_Bool)initiateCapture; - (unsigned short)savePartialFile:(id)arg1 fromOffset:(unsigned long long)arg2 size:(unsigned long long)arg3 to:(id)arg4; - (unsigned short)saveFile:(id)arg1 to:(id)arg2; -- (id)thumbDataFromFile:(id)arg1 maxSize:(unsigned long)arg2 actualSize:(unsigned int *)arg3 useBuffer:(char *)arg4; -- (id)partialDataFromFile:(id)arg1 fromOffset:(unsigned long)arg2 maxSize:(unsigned long)arg3 actualSize:(unsigned int *)arg4 useBuffer:(char *)arg5; -- (id)dataFromFile:(id)arg1 maxSize:(unsigned long)arg2 actualSize:(unsigned int *)arg3 useBuffer:(char *)arg4; -- (id)objectFilesystemInfosForObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (unsigned long long)objectInfo64BitSize:(unsigned long)arg1; -- (id)objectInfosForObjectsInStorage64:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (id)objectInfosForObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (id)objectInfo:(unsigned long)arg1; -- (id)objectHandlesInStorage64:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (id)objectHandlesInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (unsigned long)numObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; -- (id)storageForStorageID:(unsigned long)arg1; +- (id)thumbDataFromFile:(id)arg1 maxSize:(unsigned int)arg2 actualSize:(unsigned int *)arg3 useBuffer:(char *)arg4; +- (id)partialDataFromFile:(id)arg1 fromOffset:(unsigned int)arg2 maxSize:(unsigned int)arg3 actualSize:(unsigned int *)arg4 useBuffer:(char *)arg5; +- (id)dataFromFile:(id)arg1 maxSize:(unsigned int)arg2 actualSize:(unsigned int *)arg3 useBuffer:(char *)arg4; +- (id)objectFilesystemInfosForObjectsInStorage:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (unsigned long long)objectInfo64BitSize:(unsigned int)arg1; +- (id)objectInfosForObjectsInStorage64:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (id)objectInfosForObjectsInStorage:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (id)objectInfo:(unsigned int)arg1; +- (id)objectHandlesInStorage64:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (id)objectHandlesInStorage:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (unsigned int)numObjectsInStorage:(unsigned int)arg1 objectFormatCode:(unsigned int)arg2 association:(unsigned int)arg3; +- (id)storageForStorageID:(unsigned int)arg1; - (void)readStorages; -- (id)storageInfo:(unsigned long)arg1; +- (id)storageInfo:(unsigned int)arg1; - (id)storageIDs; -- (BOOL)closeSession; -- (BOOL)openSession; -- (BOOL)resetDevicePropertyValueForProperty:(unsigned short)arg1; -- (BOOL)setDevicePropertyValue:(id)arg1 forProperty:(unsigned short)arg2; +- (_Bool)closeSession; +- (_Bool)openSession; +- (_Bool)resetDevicePropertyValueForProperty:(unsigned short)arg1; +- (_Bool)setDevicePropertyValue:(id)arg1 forProperty:(unsigned short)arg2; - (id)devicePropertyValueForProperty:(unsigned short)arg1; - (id)devicePropertyDescDatasetForProperty:(unsigned short)arg1; - (id)deviceInfo; - (void)sentData:(id)arg1; - (id)sendRequest:(id)arg1 andReceiveData:(id)arg2 excessReceivedDataSize:(unsigned long long *)arg3 timeout:(double)arg4; -- (id)sendRequest:(id)arg1 andReceiveData:(id)arg2 maxDataSize:(unsigned long)arg3 excessReceivedDataSize:(unsigned long long *)arg4 timeout:(double)arg5; +- (id)sendRequest:(id)arg1 andReceiveData:(id)arg2 maxDataSize:(unsigned int)arg3 excessReceivedDataSize:(unsigned long long *)arg4 timeout:(double)arg5; - (id)sendRequest:(id)arg1 andSendData:(id)arg2; - (id)sendRequest:(id)arg1 excessReceivedDataSize:(unsigned long long *)arg2 timeout:(double)arg3; -- (void)issueCancelRequest:(unsigned long)arg1; -- (void)issueCancelEvent:(unsigned long)arg1; -- (BOOL)waitForResponseWithTimeout:(double)arg1 notifyProgressForFile:(id)arg2; +- (void)issueCancelRequest:(unsigned int)arg1; +- (void)issueCancelEvent:(unsigned int)arg1; +- (_Bool)waitForResponseWithTimeout:(double)arg1 notifyProgressForFile:(id)arg2; - (void)processUnhandledEvents; - (void)handleDeviceRemoval; - (void)handleReroutedEvent:(id)arg1; - (void)handleEvent:(id)arg1; - (void)handleResponse:(id)arg1; - (void)handleData:(id)arg1; -- (void)appendDataBuffer:(void *)arg1 length:(unsigned long)arg2; +- (void)appendDataBuffer:(void *)arg1 length:(unsigned long long)arg2; - (void)handleStartData:(id)arg1; - (id)userAssignedDeviceName; - (id)refreshAssignedDeviceName; - (int)transportConnectionStatus; - (void)cancel; - (void)stop; -- (BOOL)start; -- (void)setContentCatalogPercentCompleted:(unsigned long)arg1; -- (unsigned long)contentCatalogPercentCompleted; -- (unsigned long)numOfDownloadableObjectsPlusFolders; -- (BOOL)deviceIsDummyPTPDevice; -- (BOOL)deviceIsPasscodeLocked; -- (BOOL)deviceIsPairedWithThisHost; -- (BOOL)appleDeviceHasNewFW; +- (_Bool)start; +- (void)setContentCatalogPercentCompleted:(unsigned int)arg1; +- (unsigned int)contentCatalogPercentCompleted; +- (unsigned int)numOfDownloadableObjectsPlusFolders; +- (_Bool)deviceIsDummyPTPDevice; +- (_Bool)deviceIsPasscodeLocked; +- (_Bool)deviceIsPairedWithThisHost; +- (_Bool)appleDeviceHasNewFW; - (id)UUIDString; - (id)deviceSerialNumberString; - (unsigned short)deviceProductID; - (unsigned short)deviceVendorID; -- (unsigned long)maxMetadataBufferSize; +- (unsigned int)maxMetadataBufferSize; - (char *)metadataBuffer; - (id)transport; - (id)initiator; - (void)setDelegate:(id)arg1; -- (id)itemForObjectHandle:(unsigned long)arg1; +- (id)itemForObjectHandle:(unsigned int)arg1; - (void)dealloc; -- (id)initWithHostLocationID:(unsigned long)arg1; -- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned long)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6; +- (id)initWithHostLocationID:(unsigned int)arg1; +- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned int)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPObjectInfoDataset.h b/iOS7/PrivateFrameworks/ImageCapture/PTPObjectInfoDataset.h index 340919495..e7f9a8dfa 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPObjectInfoDataset.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPObjectInfoDataset.h @@ -10,32 +10,32 @@ @interface PTPObjectInfoDataset : NSObject { - unsigned long _storageID; + unsigned int _storageID; unsigned short _objectFormat; unsigned short _protectionStatus; unsigned long long _objectCompressedSize; unsigned short _thumbFormat; - unsigned long _thumbCompressedSize; - unsigned long _thumbOffset; - unsigned long _thumbPixWidth; - unsigned long _thumbPixHeight; - unsigned long _imagePixWidth; - unsigned long _imagePixHeight; - unsigned long _imageBitDepth; - unsigned long _parentObject; + unsigned int _thumbCompressedSize; + unsigned int _thumbOffset; + unsigned int _thumbPixWidth; + unsigned int _thumbPixHeight; + unsigned int _imagePixWidth; + unsigned int _imagePixHeight; + unsigned int _imageBitDepth; + unsigned int _parentObject; unsigned short _associationType; - unsigned long _associationDesc; - unsigned long _sequenceNumber; + unsigned int _associationDesc; + unsigned int _sequenceNumber; NSString *_filename; NSString *_captureDate; NSString *_modificationDate; NSString *_keywords; - unsigned long _thmFileSize; - unsigned long _objectHandle; + unsigned int _thmFileSize; + unsigned int _objectHandle; } -- (void)setObjectHandle:(unsigned long)arg1; -- (unsigned long)objectHandle; +- (void)setObjectHandle:(unsigned int)arg1; +- (unsigned int)objectHandle; - (void)setKeywords:(id)arg1; - (id)keywords; - (void)setModificationDate:(id)arg1; @@ -44,41 +44,41 @@ - (id)captureDate; - (void)setFilename:(id)arg1; - (id)filename; -- (void)setSequenceNumber:(unsigned long)arg1; -- (unsigned long)sequenceNumber; -- (void)setAssociationDesc:(unsigned long)arg1; -- (unsigned long)associationDesc; +- (void)setSequenceNumber:(unsigned int)arg1; +- (unsigned int)sequenceNumber; +- (void)setAssociationDesc:(unsigned int)arg1; +- (unsigned int)associationDesc; - (void)setAssociationType:(unsigned short)arg1; - (unsigned short)associationType; -- (void)setParentObject:(unsigned long)arg1; -- (unsigned long)parentObject; -- (void)setImageBitDepth:(unsigned long)arg1; -- (unsigned long)imageBitDepth; -- (void)setImagePixHeight:(unsigned long)arg1; -- (unsigned long)imagePixHeight; -- (void)setImagePixWidth:(unsigned long)arg1; -- (unsigned long)imagePixWidth; -- (void)setThumbPixHeight:(unsigned long)arg1; -- (unsigned long)thumbPixHeight; -- (void)setThumbPixWidth:(unsigned long)arg1; -- (unsigned long)thumbPixWidth; -- (void)setThumbOffset:(unsigned long)arg1; -- (unsigned long)thumbOffset; -- (void)setThmFileSize:(unsigned long)arg1; -- (unsigned long)thmFileSize; -- (void)setThumbCompressedSize:(unsigned long)arg1; -- (unsigned long)thumbCompressedSize; +- (void)setParentObject:(unsigned int)arg1; +- (unsigned int)parentObject; +- (void)setImageBitDepth:(unsigned int)arg1; +- (unsigned int)imageBitDepth; +- (void)setImagePixHeight:(unsigned int)arg1; +- (unsigned int)imagePixHeight; +- (void)setImagePixWidth:(unsigned int)arg1; +- (unsigned int)imagePixWidth; +- (void)setThumbPixHeight:(unsigned int)arg1; +- (unsigned int)thumbPixHeight; +- (void)setThumbPixWidth:(unsigned int)arg1; +- (unsigned int)thumbPixWidth; +- (void)setThumbOffset:(unsigned int)arg1; +- (unsigned int)thumbOffset; +- (void)setThmFileSize:(unsigned int)arg1; +- (unsigned int)thmFileSize; +- (void)setThumbCompressedSize:(unsigned int)arg1; +- (unsigned int)thumbCompressedSize; - (void)setThumbFormat:(unsigned short)arg1; - (unsigned short)thumbFormat; - (void)setObjectCompressedSize:(unsigned long long)arg1; -- (unsigned long)objectCompressedSize; +- (unsigned int)objectCompressedSize; - (unsigned long long)objectCompressedSize64; - (void)setProtectionStatus:(unsigned short)arg1; - (unsigned short)protectionStatus; - (void)setObjectFormat:(unsigned short)arg1; - (unsigned short)objectFormat; -- (void)setStorageID:(unsigned long)arg1; -- (unsigned long)storageID; +- (void)setStorageID:(unsigned int)arg1; +- (unsigned int)storageID; - (id)description; - (id)content64; - (id)content; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPOperationRequestPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPOperationRequestPacket.h index c1434a3e3..5dcaac86d 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPOperationRequestPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPOperationRequestPacket.h @@ -9,44 +9,44 @@ @interface PTPOperationRequestPacket : NSObject { int _numParameters; - unsigned long _dataPhaseInfo; + unsigned int _dataPhaseInfo; unsigned short _operationCode; - unsigned long _transactionID; - unsigned long _parameters[5]; + unsigned int _transactionID; + unsigned int _parameters[5]; } -- (void)setParameter5:(unsigned long)arg1; -- (unsigned long)parameter5; -- (void)setParameter4:(unsigned long)arg1; -- (unsigned long)parameter4; -- (void)setParameter3:(unsigned long)arg1; -- (unsigned long)parameter3; -- (void)setParameter2:(unsigned long)arg1; -- (unsigned long)parameter2; -- (void)setParameter1:(unsigned long)arg1; -- (unsigned long)parameter1; -- (void)setPparameter:(unsigned long)arg1 atIndex:(unsigned long)arg2; -- (unsigned long)parameterAtIndex:(unsigned long)arg1; +- (void)setParameter5:(unsigned int)arg1; +- (unsigned int)parameter5; +- (void)setParameter4:(unsigned int)arg1; +- (unsigned int)parameter4; +- (void)setParameter3:(unsigned int)arg1; +- (unsigned int)parameter3; +- (void)setParameter2:(unsigned int)arg1; +- (unsigned int)parameter2; +- (void)setParameter1:(unsigned int)arg1; +- (unsigned int)parameter1; +- (void)setPparameter:(unsigned int)arg1 atIndex:(unsigned int)arg2; +- (unsigned int)parameterAtIndex:(unsigned int)arg1; - (int)numParameters; -- (void)setDataPhaseInfo:(unsigned long)arg1; -- (unsigned long)dataPhaseInfo; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setDataPhaseInfo:(unsigned int)arg1; +- (unsigned int)dataPhaseInfo; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (void)setOperationCode:(unsigned short)arg1; - (unsigned short)operationCode; - (id)description; -- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned long)arg2; +- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned int)arg2; - (id)contentForUSB; - (id)contentForTCP; - (id)initWithUSBBuffer:(void *)arg1; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6 parameter4:(unsigned long)arg7 parameter5:(unsigned long)arg8; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6 parameter4:(unsigned long)arg7; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3; -- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 numParameters:(unsigned long)arg4 parameters:(unsigned int *)arg5; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 parameter1:(unsigned int)arg4 parameter2:(unsigned int)arg5 parameter3:(unsigned int)arg6 parameter4:(unsigned int)arg7 parameter5:(unsigned int)arg8; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 parameter1:(unsigned int)arg4 parameter2:(unsigned int)arg5 parameter3:(unsigned int)arg6 parameter4:(unsigned int)arg7; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 parameter1:(unsigned int)arg4 parameter2:(unsigned int)arg5 parameter3:(unsigned int)arg6; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 parameter1:(unsigned int)arg4 parameter2:(unsigned int)arg5; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 parameter1:(unsigned int)arg4; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 dataPhaseInfo:(unsigned int)arg3 numParameters:(unsigned int)arg4 parameters:(unsigned int *)arg5; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPOperationResponsePacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPOperationResponsePacket.h index f53246d6d..0bde982ce 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPOperationResponsePacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPOperationResponsePacket.h @@ -10,40 +10,40 @@ { int _numParameters; unsigned short _responseCode; - unsigned long _transactionID; - unsigned long _parameters[5]; + unsigned int _transactionID; + unsigned int _parameters[5]; } -- (void)setParameter5:(unsigned long)arg1; -- (unsigned long)parameter5; -- (void)setParameter4:(unsigned long)arg1; -- (unsigned long)parameter4; -- (void)setParameter3:(unsigned long)arg1; -- (unsigned long)parameter3; -- (void)setParameter2:(unsigned long)arg1; -- (unsigned long)parameter2; -- (void)setParameter1:(unsigned long)arg1; -- (unsigned long)parameter1; -- (void)setPparameter:(unsigned long)arg1 atIndex:(unsigned long)arg2; -- (unsigned long)parameterAtIndex:(unsigned long)arg1; +- (void)setParameter5:(unsigned int)arg1; +- (unsigned int)parameter5; +- (void)setParameter4:(unsigned int)arg1; +- (unsigned int)parameter4; +- (void)setParameter3:(unsigned int)arg1; +- (unsigned int)parameter3; +- (void)setParameter2:(unsigned int)arg1; +- (unsigned int)parameter2; +- (void)setParameter1:(unsigned int)arg1; +- (unsigned int)parameter1; +- (void)setPparameter:(unsigned int)arg1 atIndex:(unsigned int)arg2; +- (unsigned int)parameterAtIndex:(unsigned int)arg1; - (int)numParameters; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (void)setResponseCode:(unsigned short)arg1; - (unsigned short)responseCode; - (id)description; -- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned long)arg2; +- (id)contentForUSBUsingBuffer:(void *)arg1 capacity:(unsigned int)arg2; - (id)contentForUSB; - (id)contentForTCP; - (id)initWithUSBBuffer:(void *)arg1; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5 parameter4:(unsigned long)arg6 parameter5:(unsigned long)arg7; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5 parameter4:(unsigned long)arg6; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2; -- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 numParameters:(unsigned long)arg3 parameters:(unsigned int *)arg4; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4 parameter3:(unsigned int)arg5 parameter4:(unsigned int)arg6 parameter5:(unsigned int)arg7; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4 parameter3:(unsigned int)arg5 parameter4:(unsigned int)arg6; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4 parameter3:(unsigned int)arg5; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3 parameter2:(unsigned int)arg4; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 parameter1:(unsigned int)arg3; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned int)arg2 numParameters:(unsigned int)arg3 parameters:(unsigned int *)arg4; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPStartDataPacket.h b/iOS7/PrivateFrameworks/ImageCapture/PTPStartDataPacket.h index 7b2a11376..ba16842b5 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPStartDataPacket.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPStartDataPacket.h @@ -8,18 +8,18 @@ @interface PTPStartDataPacket : NSObject { - unsigned long _transactionID; + unsigned int _transactionID; unsigned long long _totalDataSize; } - (void)setTotalDataSize:(unsigned long long)arg1; - (unsigned long long)totalDataSize; -- (void)setTransactionID:(unsigned long)arg1; -- (unsigned long)transactionID; +- (void)setTransactionID:(unsigned int)arg1; +- (unsigned int)transactionID; - (id)description; - (id)contentForTCP; - (id)initWithTCPBuffer:(void *)arg1; -- (id)initWithTransactionID:(unsigned long)arg1 totalDataSize:(unsigned long long)arg2; +- (id)initWithTransactionID:(unsigned int)arg1 totalDataSize:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPStorageInfoDataset.h b/iOS7/PrivateFrameworks/ImageCapture/PTPStorageInfoDataset.h index a1dea602b..10c6365a8 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPStorageInfoDataset.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPStorageInfoDataset.h @@ -15,20 +15,20 @@ unsigned short _accessCapability; unsigned long long _maxCapacity; unsigned long long _freeSpaceInBytes; - unsigned long _freeSpaceInImages; + unsigned int _freeSpaceInImages; NSString *_storageDescription; NSString *_volumeLabel; NSMutableData *_content; - BOOL _dirty; - BOOL _readOnlyObject; + _Bool _dirty; + _Bool _readOnlyObject; } - (void)setVolumeLabel:(id)arg1; - (id)volumeLabel; - (void)setStorageDescription:(id)arg1; - (id)storageDescription; -- (void)setFreeSpaceInImages:(unsigned long)arg1; -- (unsigned long)freeSpaceInImages; +- (void)setFreeSpaceInImages:(unsigned int)arg1; +- (unsigned int)freeSpaceInImages; - (void)setFreeSpaceInBytes:(unsigned long long)arg1; - (unsigned long long)freeSpaceInBytes; - (void)setMaxCapacity:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPConnection.h b/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPConnection.h index d1d74b4a8..7255a4b11 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPConnection.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPConnection.h @@ -25,15 +25,15 @@ } - (void)inactivityTimerCallBack:(id)arg1; -- (void)handleErrorOccurred:(CDStruct_1ef3fb1f)arg1; +- (void)handleErrorOccurred:(CDStruct_87dc826d)arg1; - (void)handleEndEncountered; - (void)handleCanAcceptBytes; - (void)handleHasBytesAvailable; -- (BOOL)writeData:(id)arg1; +- (_Bool)writeData:(id)arg1; - (void)close; -- (BOOL)open; +- (_Bool)open; - (void)dealloc; -- (id)initWithSocketToHost:(id)arg1 port:(unsigned long)arg2 transport:(id)arg3; +- (id)initWithSocketToHost:(id)arg1 port:(unsigned int)arg2 transport:(id)arg3; - (id)initWithNativeSocket:(int)arg1 transport:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPTransport.h b/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPTransport.h index 024010832..099c4c293 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPTransport.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPTCPIPTransport.h @@ -16,48 +16,48 @@ NSString *_hostGUID; NSString *_targetName; NSString *_targetAddress; - unsigned long _targetPort; + unsigned int _targetPort; NSString *_targetGUID; id _connectionRequestResponse; - unsigned long _connectionNumber; + unsigned int _connectionNumber; PTPTCPIPConnection *_tempConnection; NSMutableData *_tempData; PTPTCPIPConnection *_cdConnection; PTPTCPIPConnection *_eventConnection; NSMutableData *_cdData; NSMutableData *_eventData; - BOOL _delegateNeedsData; + _Bool _delegateNeedsData; } -- (int)waitForCallbackThreadConditionSignalWithTimeoutForConnection:(long)arg1; -- (int)waitForCallbackThreadConditionSignalWithTimeout:(long)arg1; +- (int)waitForCallbackThreadConditionSignalWithTimeoutForConnection:(long long)arg1; +- (int)waitForCallbackThreadConditionSignalWithTimeout:(long long)arg1; - (void)handleData:(id)arg1 from:(id)arg2; -- (void)didCloseConnection:(id)arg1 withError:(CDStruct_1ef3fb1f)arg2; +- (void)didCloseConnection:(id)arg1 withError:(CDStruct_87dc826d)arg2; - (void)acceptConnectionFromSocket:(int)arg1; - (void)releaseConnections; - (void)cancelTransaction:(id)arg1; -- (BOOL)sendEvent:(id)arg1; -- (BOOL)sendResponse:(id)arg1; +- (_Bool)sendEvent:(id)arg1; +- (_Bool)sendResponse:(id)arg1; - (void)sendData:(id)arg1; - (void)sendDataPackets:(id)arg1; -- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned long)arg3; -- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; -- (BOOL)sendCancel:(id)arg1; -- (BOOL)sendStartData:(id)arg1; +- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned int)arg3; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned int)arg3; +- (_Bool)sendCancel:(id)arg1; +- (_Bool)sendStartData:(id)arg1; - (id)description; -- (BOOL)connected; +- (_Bool)connected; - (void)stop; -- (BOOL)startInitiator; -- (BOOL)waitForConnectionWithTimeout:(double)arg1; -- (BOOL)startResponder; +- (_Bool)startInitiator; +- (_Bool)waitForConnectionWithTimeout:(double)arg1; +- (_Bool)startResponder; - (id)targetGUID; -- (unsigned long)targetPort; +- (unsigned int)targetPort; - (id)targetAddress; - (id)targetName; - (void)dealloc; -- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned long)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6 delegate:(id)arg7; +- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned int)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6 delegate:(id)arg7; - (id)initForAcceptedSocketWithDelegate:(id)arg1 andHostGUID:(id)arg2 andHostName:(id)arg3; -- (id)initWithHostPort:(unsigned long)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5 delegate:(id)arg6; +- (id)initWithHostPort:(unsigned int)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5 delegate:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPTransport.h b/iOS7/PrivateFrameworks/ImageCapture/PTPTransport.h index 1a6a03fe4..ae1a26911 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPTransport.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPTransport.h @@ -14,33 +14,33 @@ int _role; int _connectionStatus; id _delegate; - BOOL _timedOut; - BOOL _responseReceived; + _Bool _timedOut; + _Bool _responseReceived; PTPOperationResponsePacket *_response; struct _opaque_pthread_t { - long _field1; + long long _field1; struct __darwin_pthread_handler_rec *_field2; - char _field3[596]; + char _field3[1168]; } *_callbackThread; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _callbackThreadMutex; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; } _callbackThreadCondition; - BOOL _callbackThreadConditionSignaled; + _Bool _callbackThreadConditionSignaled; struct __CFRunLoop *_callbackThreadRunLoop; struct __CFRunLoopSource *_callbackDummyMachPortRLSrc; unsigned char _headerBuffer[12]; - BOOL _headerBufferFound; - BOOL _delegateNeedsResponse; - BOOL _busy; - unsigned long _canceledTransactionID; + _Bool _headerBufferFound; + _Bool _delegateNeedsResponse; + _Bool _busy; + unsigned int _canceledTransactionID; PTPWrappedBytes *_dataForTransaction; unsigned long long _excessReceivedDataSize; - unsigned long _totalBytesFilled; + unsigned int _totalBytesFilled; } - (unsigned long long)excessReceivedDataSize; @@ -48,28 +48,28 @@ - (unsigned short)deviceStatus; - (void)cancelTransaction:(id)arg1; - (void)abortPendingIO; -- (BOOL)sendEvent:(id)arg1; -- (BOOL)sendResponse:(id)arg1; +- (_Bool)sendEvent:(id)arg1; +- (_Bool)sendResponse:(id)arg1; - (void)sendData:(id)arg1; -- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned long)arg3; -- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; -- (void)setTimedOut:(BOOL)arg1; -- (BOOL)timedOut; -- (BOOL)connected; +- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned int)arg3; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned int)arg3; +- (void)setTimedOut:(_Bool)arg1; +- (_Bool)timedOut; +- (_Bool)connected; - (int)role; - (void)stop; -- (BOOL)startInitiator; -- (BOOL)startResponder; +- (_Bool)startInitiator; +- (_Bool)startResponder; - (void)endCallbackThread; -- (BOOL)startCallbackThread; +- (_Bool)startCallbackThread; - (int)connectionStatus; - (unsigned short)type; -- (void)setResponseReceived:(BOOL)arg1; -- (BOOL)responseReceived; +- (void)setResponseReceived:(_Bool)arg1; +- (_Bool)responseReceived; - (void)setDelegate:(id)arg1; - (void)setResponse:(id)arg1; - (id)response; -- (int)waitForCallbackThreadConditionSignalWithTimeout:(long)arg1; +- (int)waitForCallbackThreadConditionSignalWithTimeout:(long long)arg1; - (int)signalCallbackThreadCondition; - (int)unlockCallbackThreadMutex; - (int)lockCallbackThreadMutex; diff --git a/iOS7/PrivateFrameworks/ImageCapture/PTPWrappedBytes.h b/iOS7/PrivateFrameworks/ImageCapture/PTPWrappedBytes.h index a0f3ed119..c938f457e 100644 --- a/iOS7/PrivateFrameworks/ImageCapture/PTPWrappedBytes.h +++ b/iOS7/PrivateFrameworks/ImageCapture/PTPWrappedBytes.h @@ -10,10 +10,10 @@ { unsigned long long _offset; unsigned long long _capacity; - BOOL _allocatedBytes; + _Bool _allocatedBytes; char *_bytes; int _fd; - BOOL _useByteBuffer; + _Bool _useByteBuffer; unsigned long long _excessDataLength; double _progressNotificationTime; void *_progressNotifier; @@ -30,7 +30,7 @@ - (unsigned long long)appendBytes:(const void *)arg1 length64:(unsigned long long)arg2; - (unsigned long long)appendData:(id)arg1; - (unsigned long long)offset; -- (BOOL)wasInitWithFD; +- (_Bool)wasInitWithFD; - (void *)mutableBytes; - (const void *)bytes; - (void)setLength64:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/IncomingCallFilter/ICFCallServer.h b/iOS7/PrivateFrameworks/IncomingCallFilter/ICFCallServer.h index 9727e0e5f..0a9f990f6 100644 --- a/iOS7/PrivateFrameworks/IncomingCallFilter/ICFCallServer.h +++ b/iOS7/PrivateFrameworks/IncomingCallFilter/ICFCallServer.h @@ -12,7 +12,7 @@ { NSObject *_connection; NSMutableArray *_clients; - BOOL _hasRegistered; + _Bool _hasRegistered; } + (id)sharedInstance; @@ -22,7 +22,7 @@ - (void)_cleanupClient:(id)arg1; - (void)_cleanup; - (void)_clientConnected; -- (void)_requestCallGrantForIdentifier:(id)arg1 forService:(id)arg2 waitForResponse:(BOOL)arg3 completionBlock:(id)arg4; +- (void)_requestCallGrantForIdentifier:(id)arg1 forService:(id)arg2 waitForResponse:(_Bool)arg3 completionBlock:(id)arg4; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/InternalPreferences/CDStructures.h b/iOS7/PrivateFrameworks/InternalPreferences/CDStructures.h index 0e5481a3f..3e8716be3 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/CDStructures.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,13 +17,13 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct __sbuf { diff --git a/iOS7/PrivateFrameworks/InternalPreferences/GeneralLocationController.h b/iOS7/PrivateFrameworks/InternalPreferences/GeneralLocationController.h index d90a9c9c8..e5ce633e0 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/GeneralLocationController.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/GeneralLocationController.h @@ -13,7 +13,7 @@ - (void)setLogLocations:(id)arg1 specifier:(id)arg2; - (id)logLocations:(id)arg1; - (void)launchE911Tester:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)specifiers; - (void)removeSpecificLoggingModulesIfNeeded; diff --git a/iOS7/PrivateFrameworks/InternalPreferences/HangTracerController.h b/iOS7/PrivateFrameworks/InternalPreferences/HangTracerController.h index f547f69f2..b479d3593 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/HangTracerController.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/HangTracerController.h @@ -12,7 +12,7 @@ @interface HangTracerController : PSListController { - BOOL _enabled; + _Bool _enabled; float _duration; float _launchDuration; PSSpecifier *_textSpec; @@ -32,7 +32,7 @@ - (id)launchDurationText:(id)arg1; - (id)launchDuration:(id)arg1; - (void)setLaunchDuration:(id)arg1 specifier:(id)arg2; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (id)durationText:(id)arg1; - (id)duration:(id)arg1; - (void)setDuration:(id)arg1 specifier:(id)arg2; diff --git a/iOS7/PrivateFrameworks/InternalPreferences/LiveTraceController.h b/iOS7/PrivateFrameworks/InternalPreferences/LiveTraceController.h index 04991be3f..8128d7f87 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/LiveTraceController.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/LiveTraceController.h @@ -15,8 +15,8 @@ } - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)specifiers; - (void)setTracingEnabled:(id)arg1 specifier:(id)arg2; - (void)updateDefaults; diff --git a/iOS7/PrivateFrameworks/InternalPreferences/LocationInternalListController.h b/iOS7/PrivateFrameworks/InternalPreferences/LocationInternalListController.h index 746d87c4b..2b7446897 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/LocationInternalListController.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/LocationInternalListController.h @@ -16,7 +16,7 @@ - (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; - (id)getLocationDefaultsValueForKey:(id)arg1; - (void)setLocationDefaultsValue:(id)arg1 forKey:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/InternalPreferences/LoggingDetailController.h b/iOS7/PrivateFrameworks/InternalPreferences/LoggingDetailController.h index d9e75de73..4ff7dc197 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/LoggingDetailController.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/LoggingDetailController.h @@ -11,8 +11,8 @@ } - (id)contentScrollView; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_saveChanges; - (id)init; diff --git a/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane-Private.h b/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane-Private.h new file mode 100644 index 000000000..8f8f534d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface LoggingPane (Private) +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; +- (void)emailButtonClicked; +- (void)_finished:(id)arg1; +- (void)_pipeThread:(id)arg1; +- (void)_aslQuery:(id)arg1; +- (void)_run; +- (void)_updateText:(id)arg1; +- (void)_showAlertForFailedCommand:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane.h b/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane.h index 821285653..de9738d68 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/LoggingPane.h @@ -13,10 +13,10 @@ @interface LoggingPane : PSEditingPane { UITextView *_textView; - BOOL _threadRunning; - BOOL _timeout; - BOOL _fileError; - BOOL _dontScroll; + _Bool _threadRunning; + _Bool _timeout; + _Bool _fileError; + _Bool _dontScroll; NSLock *_lock; NSTimer *_timer; NSString *_output; @@ -33,15 +33,7 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)stopTimer; - (void)dealloc; -- (BOOL)handlesDoneButton; -- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (void)emailButtonClicked; -- (void)_finished:(id)arg1; -- (void)_pipeThread:(id)arg1; -- (void)_aslQuery:(id)arg1; -- (void)_run; -- (void)_updateText:(id)arg1; -- (void)_showAlertForFailedCommand:(id)arg1; +- (_Bool)handlesDoneButton; @end diff --git a/iOS7/PrivateFrameworks/InternalPreferences/NSObject-Protocol.h b/iOS7/PrivateFrameworks/InternalPreferences/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/InternalPreferences/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/InternalPreferences/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/InternalPreferences/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/InternalPreferences/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Librarian/CDStructures.h b/iOS7/PrivateFrameworks/Librarian/CDStructures.h index 2b28ccb2f..9c62c2e3a 100644 --- a/iOS7/PrivateFrameworks/Librarian/CDStructures.h +++ b/iOS7/PrivateFrameworks/Librarian/CDStructures.h @@ -7,19 +7,19 @@ #pragma mark Typedef'd Structures typedef struct { - unsigned int first_max_num; - unsigned int first_max_ms; - unsigned int progress_max_num; - unsigned int progress_max_ms; - unsigned int update_max_num; - unsigned int update_max_ms; -} CDStruct_51932491; + unsigned long long first_max_num; + unsigned long long first_max_ms; + unsigned long long progress_max_num; + unsigned long long progress_max_ms; + unsigned long long update_max_num; + unsigned long long update_max_ms; +} CDStruct_37e85dac; typedef struct { - int _field1; + long long _field1; void *_field2; void *_field3; void *_field4; void *_field5; -} CDStruct_41c7518b; +} CDStruct_70d275a4; diff --git a/iOS7/PrivateFrameworks/Librarian/LBFSEventsWatcher.h b/iOS7/PrivateFrameworks/Librarian/LBFSEventsWatcher.h index ef6e22892..dfc115319 100644 --- a/iOS7/PrivateFrameworks/Librarian/LBFSEventsWatcher.h +++ b/iOS7/PrivateFrameworks/Librarian/LBFSEventsWatcher.h @@ -8,24 +8,25 @@ @class NSMutableDictionary, NSObject, NSOperationQueue, NSURL; +// Not exported @interface LBFSEventsWatcher : NSObject { struct __FSEventStream *_streamRef; - BOOL _started; + _Bool _started; NSURL *_url; NSObject *_eventQueue; NSOperationQueue *_messageQueue; - int _disableCount; + long long _disableCount; NSMutableDictionary *_inodeMap; id _updateHandler; } @property(copy, nonatomic) id updateHandler; // @synthesize updateHandler=_updateHandler; @property(readonly) NSURL *url; // @synthesize url=_url; -- (id)messageForURL:(id)arg1 inode:(long long)arg2 exists:(BOOL)arg3 flags:(unsigned long)arg4; -- (void)scanDirectory:(id)arg1 isGathering:(BOOL)arg2; +- (id)messageForURL:(id)arg1 inode:(long long)arg2 exists:(_Bool)arg3 flags:(unsigned int)arg4; +- (void)scanDirectory:(id)arg1 isGathering:(_Bool)arg2; - (void)sendMessage:(id)arg1; -- (void)processEventForPath:(id)arg1 flags:(unsigned long)arg2; +- (void)processEventForPath:(id)arg1 flags:(unsigned int)arg2; - (void)enableUpdates; - (void)disableUpdates; - (void)stop; diff --git a/iOS7/PrivateFrameworks/Librarian/LBItem.h b/iOS7/PrivateFrameworks/Librarian/LBItem.h index 9d0ebfb1a..f03ebe752 100644 --- a/iOS7/PrivateFrameworks/Librarian/LBItem.h +++ b/iOS7/PrivateFrameworks/Librarian/LBItem.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString, NSURL; +// Not exported @interface LBItem : NSObject { NSURL *_url; diff --git a/iOS7/PrivateFrameworks/Librarian/LBQuery.h b/iOS7/PrivateFrameworks/Librarian/LBQuery.h index 1163918e0..93c07bb4e 100644 --- a/iOS7/PrivateFrameworks/Librarian/LBQuery.h +++ b/iOS7/PrivateFrameworks/Librarian/LBQuery.h @@ -8,10 +8,11 @@ @class LBFSEventsWatcher, NSArray, NSMetadataQuery, NSMutableArray, NSMutableDictionary, NSMutableIndexSet, NSObject, NSOperationQueue, NSPredicate; +// Not exported @interface LBQuery : NSObject { NSMetadataQuery *_query; - unsigned int _accumulatedItemCount; + unsigned long long _accumulatedItemCount; NSMutableArray *_changes; NSMutableDictionary *_toBeRemoved; NSMutableDictionary *_toBeReplaced; @@ -23,10 +24,10 @@ _Bool _ubiquitousGatherComplete; int _queryState; int _previousQueryState; - BOOL _synchronous; + _Bool _synchronous; NSArray *_values; NSArray *_sortingAttributes; - CDStruct_51932491 _batchingParameters; + CDStruct_37e85dac _batchingParameters; NSMutableArray *_results; NSMutableDictionary *_resultsDict; void *_create_result_fn; @@ -38,7 +39,7 @@ void *_create_value_callbacks_equal; void *_create_value_callbacks_release; NSArray *_searchScopes; - unsigned long _scopeOptions; + unsigned int _scopeOptions; void *_sort_fn; void *_sort_context; NSObject *_notificationQueue; @@ -47,13 +48,13 @@ struct __CFRunLoop *_runLoop; NSOperationQueue *_queryQueue; _Bool _pendingNote; - unsigned long _notifyInterval; + unsigned long long _notifyInterval; int _disableCount; NSMutableDictionary *_created; NSPredicate *_predicate; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _stateLock; } @@ -68,22 +69,22 @@ - (void)_willInsert:(id)arg1; - (void)_willReplace:(id)arg1; - (void)_willRemove:(id)arg1; -- (void)_didChange:(unsigned int)arg1 inSet:(id)arg2; -- (void)_willChange:(unsigned int)arg1 inSet:(id)arg2; +- (void)_didChange:(unsigned long long)arg1 inSet:(id)arg2; +- (void)_willChange:(unsigned long long)arg1 inSet:(id)arg2; - (id)queryQueue; - (void)setQueryQueue:(id)arg1; - (void)setSortComparator:(void *)arg1 withContext:(void *)arg2; -- (void)setSearchScope:(id)arg1 withOptions:(unsigned long)arg2; -- (void)setCreateValueFunction:(void *)arg1 withContext:(void *)arg2 callbacks:(const CDStruct_41c7518b *)arg3; -- (void)setCreateResultFunction:(void *)arg1 withContext:(void *)arg2 callbacks:(const CDStruct_41c7518b *)arg3; -- (void)setBatchingParameters:(CDStruct_51932491)arg1; +- (void)setSearchScope:(id)arg1 withOptions:(unsigned int)arg2; +- (void)setCreateValueFunction:(void *)arg1 withContext:(void *)arg2 callbacks:(const CDStruct_70d275a4 *)arg3; +- (void)setCreateResultFunction:(void *)arg1 withContext:(void *)arg2 callbacks:(const CDStruct_70d275a4 *)arg3; +- (void)setBatchingParameters:(CDStruct_37e85dac)arg1; - (id)predicate; -- (unsigned int)resultCount; -- (const void *)resultAtIndex:(int)arg1; -- (int)indexOfResult:(const void *)arg1; -- (unsigned int)countOfResultsForAttributeName:(id)arg1 value:(id)arg2; -- (id)attributeValueForName:(id)arg1 forResultAtIndex:(int)arg2; -- (unsigned char)executeWithOptions:(unsigned long)arg1; +- (unsigned long long)resultCount; +- (const void *)resultAtIndex:(long long)arg1; +- (long long)indexOfResult:(const void *)arg1; +- (unsigned long long)countOfResultsForAttributeName:(id)arg1 value:(id)arg2; +- (id)attributeValueForName:(id)arg1 forResultAtIndex:(long long)arg2; +- (unsigned char)executeWithOptions:(unsigned long long)arg1; - (void)_runQuery; - (void)startObserver; - (void)_updateQueryResultForURL:(id)arg1 info:(id)arg2 updateType:(int)arg3; diff --git a/iOS7/PrivateFrameworks/Librarian/_LBFSMessage.h b/iOS7/PrivateFrameworks/Librarian/_LBFSMessage.h index d4e33af3d..1a7b4048a 100644 --- a/iOS7/PrivateFrameworks/Librarian/_LBFSMessage.h +++ b/iOS7/PrivateFrameworks/Librarian/_LBFSMessage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _LBFSMessage : NSObject { int _updateType; diff --git a/iOS7/PrivateFrameworks/MIME/CDStructures.h b/iOS7/PrivateFrameworks/MIME/CDStructures.h index 39cc1392a..e3ed60902 100644 --- a/iOS7/PrivateFrameworks/MIME/CDStructures.h +++ b/iOS7/PrivateFrameworks/MIME/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __CFDictionary; @@ -16,9 +16,9 @@ struct __CFDictionary; #pragma mark Typedef'd Structures typedef struct { - unsigned long state; + unsigned long long state; id *itemsPtr; - unsigned long *mutationsPtr; - unsigned long extra[5]; -} CDStruct_c73467ff; + unsigned long long *mutationsPtr; + unsigned long long extra[5]; +} CDStruct_58648341; diff --git a/iOS7/PrivateFrameworks/MIME/MFBase64Decoder.h b/iOS7/PrivateFrameworks/MIME/MFBase64Decoder.h index 59b9b1b0c..1d303d866 100644 --- a/iOS7/PrivateFrameworks/MIME/MFBase64Decoder.h +++ b/iOS7/PrivateFrameworks/MIME/MFBase64Decoder.h @@ -12,20 +12,20 @@ { NSMutableData *_leftovers; unsigned int _decodedBits; - unsigned long _validBytes; - unsigned long _equalCount; + unsigned long long _validBytes; + unsigned long long _equalCount; const char *_table; - BOOL _bound; + _Bool _bound; } -+ (BOOL)isValidBase64:(id)arg1; -@property(nonatomic) BOOL isBound; // @synthesize isBound=_bound; -@property(readonly, nonatomic) unsigned long unconverted; // @synthesize unconverted=_validBytes; -@property(nonatomic) BOOL convertCommas; ++ (_Bool)isValidBase64:(id)arg1; +@property(nonatomic) _Bool isBound; // @synthesize isBound=_bound; +@property(readonly, nonatomic) unsigned long long unconverted; // @synthesize unconverted=_validBytes; +@property(nonatomic) _Bool convertCommas; - (void)dealloc; - (void)done; -- (int)appendData:(id)arg1; -- (unsigned long)_decodeBytes:(const char *)arg1 end:(const char *)arg2 into:(char *)arg3 length:(unsigned long)arg4 startingAt:(unsigned long)arg5 outEncodedOffset:(unsigned int *)arg6; +- (long long)appendData:(id)arg1; +- (unsigned long long)_decodeBytes:(const char *)arg1 end:(const char *)arg2 into:(char *)arg3 length:(unsigned long long)arg4 startingAt:(unsigned long long)arg5 outEncodedOffset:(unsigned long long *)arg6; - (id)initWithConsumers:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFBase64Encoder.h b/iOS7/PrivateFrameworks/MIME/MFBase64Encoder.h index 652147086..aacbf9d1e 100644 --- a/iOS7/PrivateFrameworks/MIME/MFBase64Encoder.h +++ b/iOS7/PrivateFrameworks/MIME/MFBase64Encoder.h @@ -9,19 +9,19 @@ @interface MFBase64Encoder : MFBaseFilterDataConsumer { const char *_table; - unsigned long _left; + unsigned long long _left; unsigned char _leftovers[3]; - unsigned long _line; - unsigned long _lineBreak; + unsigned long long _line; + unsigned long long _lineBreak; BOOL _padChar; } @property(nonatomic) BOOL padChar; // @synthesize padChar=_padChar; -@property(nonatomic) unsigned long lineBreak; // @synthesize lineBreak=_lineBreak; +@property(nonatomic) unsigned long long lineBreak; // @synthesize lineBreak=_lineBreak; - (void)setStandardLineBreak; -@property(nonatomic) BOOL allowSlash; +@property(nonatomic) _Bool allowSlash; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (id)initWithConsumers:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFBaseFilterDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFBaseFilterDataConsumer.h index bb4bfc51a..8d89437c6 100644 --- a/iOS7/PrivateFrameworks/MIME/MFBaseFilterDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFBaseFilterDataConsumer.h @@ -13,16 +13,16 @@ @interface MFBaseFilterDataConsumer : NSObject { NSMutableArray *_consumers; - BOOL _serialAppend; + _Bool _serialAppend; } + (id)filterWithConsumer:(id)arg1; + (id)filterWithConsumers:(id)arg1; @property(readonly, nonatomic) NSArray *consumers; // @synthesize consumers=_consumers; -@property(nonatomic, getter=isSerialAppend) BOOL serialAppend; // @synthesize serialAppend=_serialAppend; +@property(nonatomic, getter=isSerialAppend) _Bool serialAppend; // @synthesize serialAppend=_serialAppend; - (void)dealloc; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (id)initWithConsumer:(id)arg1; - (id)initWithConsumers:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/MFBufferedDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFBufferedDataConsumer.h index 0b05dac72..c0a157f39 100644 --- a/iOS7/PrivateFrameworks/MIME/MFBufferedDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFBufferedDataConsumer.h @@ -19,7 +19,7 @@ } - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (id)data; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MIME/MFByteSet.h b/iOS7/PrivateFrameworks/MIME/MFByteSet.h index c9c75f9eb..c9bed5652 100644 --- a/iOS7/PrivateFrameworks/MIME/MFByteSet.h +++ b/iOS7/PrivateFrameworks/MIME/MFByteSet.h @@ -25,7 +25,7 @@ - (id)initWithCString:(const char *)arg1; - (id)initWithRange:(struct _NSRange)arg1; - (id)invertedSet; -- (BOOL)byteIsMember:(BOOL)arg1; +- (_Bool)byteIsMember:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFConditionLock.h b/iOS7/PrivateFrameworks/MIME/MFConditionLock.h index c41e84817..bdffec211 100644 --- a/iOS7/PrivateFrameworks/MIME/MFConditionLock.h +++ b/iOS7/PrivateFrameworks/MIME/MFConditionLock.h @@ -19,12 +19,12 @@ + (void)initialize; - (void)dealloc; - (id)description; -- (void)unlockWithCondition:(int)arg1; +- (void)unlockWithCondition:(long long)arg1; - (void)unlock; -- (BOOL)lockWhenCondition:(int)arg1 beforeDate:(id)arg2; -- (BOOL)lockBeforeDate:(id)arg1; -- (BOOL)isLockedByMe; -- (id)initWithName:(id)arg1 condition:(int)arg2 andDelegate:(id)arg3; +- (_Bool)lockWhenCondition:(long long)arg1 beforeDate:(id)arg2; +- (_Bool)lockBeforeDate:(id)arg1; +- (_Bool)isLockedByMe; +- (id)initWithName:(id)arg1 condition:(long long)arg2 andDelegate:(id)arg3; - (id)initWithName:(id)arg1 andDelegate:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/MIME/MFCountingDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFCountingDataConsumer.h index e41025468..e67cde98a 100644 --- a/iOS7/PrivateFrameworks/MIME/MFCountingDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFCountingDataConsumer.h @@ -8,11 +8,11 @@ @interface MFCountingDataConsumer : MFNullDataConsumer { - unsigned int _count; + unsigned long long _count; } -@property(readonly, nonatomic) unsigned int count; // @synthesize count=_count; -- (int)appendData:(id)arg1; +@property(readonly, nonatomic) unsigned long long count; // @synthesize count=_count; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFData.h b/iOS7/PrivateFrameworks/MIME/MFData.h index 0bc70935e..800fbca46 100644 --- a/iOS7/PrivateFrameworks/MIME/MFData.h +++ b/iOS7/PrivateFrameworks/MIME/MFData.h @@ -16,34 +16,34 @@ NSData *_internal; NSString *_path; NSData *_parent; - BOOL _subdata; + _Bool _subdata; } -+ (void)setDefaultMappingThresholdInBytes:(unsigned int)arg1; -- (BOOL)mf_immutable; -- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; ++ (void)setDefaultMappingThresholdInBytes:(unsigned long long)arg1; +- (_Bool)mf_immutable; +- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; - (id)data; -- (id)_initWithRange:(struct _NSRange)arg1 from:(id)arg2 retainingParent:(BOOL)arg3; +- (id)_initWithRange:(struct _NSRange)arg1 from:(id)arg2 retainingParent:(_Bool)arg3; - (id)subdataWithRange:(struct _NSRange)arg1; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithImmutableData:(id)arg1; - (id)initWithData:(id)arg1; -- (id)_initWithData:(id)arg1 maybeMutable:(BOOL)arg2; +- (id)_initWithData:(id)arg1 maybeMutable:(_Bool)arg2; - (id)initWithContentsOfFile:(id)arg1; -- (id)initWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithContentsOfFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)initWithContentsOfMappedFile:(id)arg1; - (id)initWithContentsOfURL:(id)arg1; -- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)_initWithFile:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MIME/MFDataConsumer-Protocol.h b/iOS7/PrivateFrameworks/MIME/MFDataConsumer-Protocol.h index b2c192f07..d23ca4245 100644 --- a/iOS7/PrivateFrameworks/MIME/MFDataConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/MIME/MFDataConsumer-Protocol.h @@ -8,6 +8,6 @@ @protocol MFDataConsumer - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFDataMessageStore.h b/iOS7/PrivateFrameworks/MIME/MFDataMessageStore.h index 08e8482d4..a71e6858c 100644 --- a/iOS7/PrivateFrameworks/MIME/MFDataMessageStore.h +++ b/iOS7/PrivateFrameworks/MIME/MFDataMessageStore.h @@ -18,8 +18,8 @@ - (id)_cachedBodyDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; -- (id)bodyDataForMessage:(id)arg1 isComplete:(char *)arg2 isPartial:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (id)bodyDataForMessage:(id)arg1 isComplete:(_Bool *)arg2 isPartial:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(_Bool)arg2; - (id)account; - (id)message; - (void)setMessageClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/MFEmailSet.h b/iOS7/PrivateFrameworks/MIME/MFEmailSet.h index 2b18b2b5b..059d37336 100644 --- a/iOS7/PrivateFrameworks/MIME/MFEmailSet.h +++ b/iOS7/PrivateFrameworks/MIME/MFEmailSet.h @@ -19,20 +19,20 @@ - (void)removeAllObjects; - (void)removeObject:(id)arg1; - (void)addObject:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_c73467ff *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_58648341 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectEnumerator; - (id)allObjects; - (id)allCommentedAddresses; - (id)_generateAllObjectsFromSelector:(SEL)arg1; -- (BOOL)isEqualToSet:(id)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; +- (_Bool)isEqualToSet:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFHTMLParser.h b/iOS7/PrivateFrameworks/MIME/MFHTMLParser.h index 68ea7f8b4..d387720d1 100644 --- a/iOS7/PrivateFrameworks/MIME/MFHTMLParser.h +++ b/iOS7/PrivateFrameworks/MIME/MFHTMLParser.h @@ -12,8 +12,8 @@ + (id)plainTextFromHTMLSnippet:(id)arg1; + (id)plainTextFromHTML:(id)arg1; -+ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long)arg2; -+ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long)arg2 preserveNewlines:(BOOL)arg3; ++ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long long)arg2; ++ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long long)arg2 preserveNewlines:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFLineEndingConverterFilter.h b/iOS7/PrivateFrameworks/MIME/MFLineEndingConverterFilter.h index 14ca3b5d8..5d8af2596 100644 --- a/iOS7/PrivateFrameworks/MIME/MFLineEndingConverterFilter.h +++ b/iOS7/PrivateFrameworks/MIME/MFLineEndingConverterFilter.h @@ -8,11 +8,11 @@ @interface MFLineEndingConverterFilter : MFBaseFilterDataConsumer { - BOOL _lastCR; + _Bool _lastCR; } - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFLock.h b/iOS7/PrivateFrameworks/MIME/MFLock.h index 97674f97d..36684fc4b 100644 --- a/iOS7/PrivateFrameworks/MIME/MFLock.h +++ b/iOS7/PrivateFrameworks/MIME/MFLock.h @@ -20,10 +20,10 @@ - (void)dealloc; - (id)description; - (void)unlock; -- (BOOL)lockBeforeDate:(id)arg1; -- (BOOL)tryLock; +- (_Bool)lockBeforeDate:(id)arg1; +- (_Bool)tryLock; - (void)lock; -- (BOOL)isLockedByMe; +- (_Bool)isLockedByMe; - (id)initWithName:(id)arg1 andDelegate:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/MIME/MFLockObject-Protocol.h b/iOS7/PrivateFrameworks/MIME/MFLockObject-Protocol.h index 3fa22eab7..e1e698fb6 100644 --- a/iOS7/PrivateFrameworks/MIME/MFLockObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MIME/MFLockObject-Protocol.h @@ -6,6 +6,6 @@ @protocol MFLockObject - (id)initWithName:(id)arg1 andDelegate:(id)arg2; -- (BOOL)isLockedByMe; +- (_Bool)isLockedByMe; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMessage.h b/iOS7/PrivateFrameworks/MIME/MFMessage.h index 42cd5f5f2..c88e5b171 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessage.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessage.h @@ -8,12 +8,12 @@ #import "NSCopying-Protocol.h" -@class MFMessageStore, MFMimePart, NSArray, NSString; +@class MFMessageStore, MFMimePart, NSArray, NSString, NSURL; @interface MFMessage : NSObject { MFMessageStore *_store; - unsigned long _preferredEncoding; + unsigned int _preferredEncoding; NSString *_senderAddressComment; unsigned int _dateSentInterval; unsigned int _dateReceivedInterval; @@ -29,6 +29,7 @@ NSString *_summary; NSString *_externalID; MFMimePart *_parentPart; + NSURL *_messageURL; unsigned int _calculatedAttachmentInfo:1; unsigned short _numberOfAttachments; } @@ -40,31 +41,31 @@ @property(retain, nonatomic) MFMimePart *parentPart; // @synthesize parentPart=_parentPart; - (id)additionalHeadersForForward; - (id)additionalHeadersForReply; -- (BOOL)isLibraryMessage; -- (BOOL)canBeDeleted; +- (_Bool)isLibraryMessage; +- (_Bool)canBeDeleted; - (id)bestAlternativeInPart:(id)arg1; - (id)defaultAlternativeInPart:(id)arg1; -- (int)generationCompare:(id)arg1; +- (long long)generationCompare:(id)arg1; - (unsigned long long)generationNumber; - (void)setGenerationNumber:(unsigned long long)arg1; - (void)setNumberOfAttachments:(unsigned int)arg1; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3; - (void)calculateAttachmentInfoFromBody:(id)arg1; - (void)_calculateAttachmentInfoFromBody:(id)arg1; - (id)dataPathForMimePart:(id)arg1; -- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(char *)arg5; -- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4 didDownload:(_Bool *)arg5; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3; - (id)dataForMimePart:(id)arg1; -- (id)headerDataDownloadIfNecessary:(BOOL)arg1; +- (id)headerDataDownloadIfNecessary:(_Bool)arg1; - (id)headerData; -- (id)bodyDataIsComplete:(char *)arg1 isPartial:(char *)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)bodyDataIsComplete:(char *)arg1 isPartial:(char *)arg2; -- (id)bodyDataIsComplete:(char *)arg1; +- (id)bodyDataIsComplete:(_Bool *)arg1 isPartial:(_Bool *)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)bodyDataIsComplete:(_Bool *)arg1 isPartial:(_Bool *)arg2; +- (id)bodyDataIsComplete:(_Bool *)arg1; - (id)bodyData; - (id)persistentID; - (id)attachmentStorageLocation; - (id)path; -- (unsigned long)uid; +- (unsigned int)uid; - (id)remoteID; - (void)setMessageInfoFromMessage:(id)arg1; - (void)setSubject:(id)arg1 to:(id)arg2 cc:(id)arg3 bcc:(id)arg4 sender:(id)arg5 dateReceived:(double)arg6 dateSent:(double)arg7 messageIDHash:(long long)arg8 conversationIDHash:(long long)arg9 summary:(id)arg10 withOptions:(unsigned int)arg11; @@ -94,40 +95,42 @@ - (id)contentType; - (void)setDateSentTimeIntervalSince1970:(double)arg1; - (double)dateSentAsTimeIntervalSince1970; -- (BOOL)needsDateReceived; +- (_Bool)needsDateReceived; - (double)dateReceivedAsTimeIntervalSince1970; - (void)setDateReceivedTimeIntervalSince1970:(double)arg1; - (id)dateSent; - (id)dateReceived; - (void)setSubject:(id)arg1; +- (id)subjectIfCached; - (id)subject; - (void)loadCachedHeaderValuesFromHeaders:(id)arg1; - (void)_setDateSentFromHeaders:(id)arg1; - (void)_setDateReceivedFromHeaders:(id)arg1; - (id)_copyDateFromDateHeaderInHeaders:(id)arg1; - (id)_copyDateFromReceivedHeadersInHeaders:(id)arg1; -- (BOOL)_doesDateAppearToBeSane:(id)arg1; -- (void)setPreferredEncoding:(unsigned long)arg1; -- (unsigned long)preferredEncoding; -- (BOOL)calculatedNumberOfAttachments; +- (_Bool)_doesDateAppearToBeSane:(id)arg1; +- (void)setPreferredEncoding:(unsigned int)arg1; +- (unsigned int)preferredEncoding; +- (_Bool)calculatedNumberOfAttachments; - (unsigned short)numberOfAttachments; -- (BOOL)isMessageContentsLocallyAvailable; +- (_Bool)isMessageContentsLocallyAvailable; - (long long)_messageIDHeaderHashIvar; - (id)messageIDHeaderInFortyBytesOrLess; - (id)messageIDHeader; - (long long)messageIDHash; - (id)messageURL; +- (void)setMessageURL:(id)arg1; - (id)messageID; - (id)preferredEmailAddressToReplyWith; -- (unsigned int)messageSize; +- (unsigned long long)messageSize; - (void)dealloc; - (id)dataConsumerForMimePart:(id)arg1; -- (void)setMessageData:(id)arg1 isPartial:(BOOL)arg2; +- (void)setMessageData:(id)arg1 isPartial:(_Bool)arg2; - (id)messageData; -- (id)messageDataIsComplete:(char *)arg1 downloadIfNecessary:(BOOL)arg2; -- (BOOL)messageData:(id *)arg1 messageSize:(unsigned int *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)messageBodyIfAvailableUpdatingFlags:(BOOL)arg1; -- (id)messageBodyUpdatingFlags:(BOOL)arg1; +- (id)messageDataIsComplete:(_Bool *)arg1 downloadIfNecessary:(_Bool)arg2; +- (_Bool)messageData:(id *)arg1 messageSize:(unsigned long long *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)messageBodyIfAvailableUpdatingFlags:(_Bool)arg1; +- (id)messageBodyUpdatingFlags:(_Bool)arg1; - (id)messageBodyIfAvailable; - (id)messageBody; - (id)headersIfAvailable; diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageBody.h b/iOS7/PrivateFrameworks/MIME/MFMessageBody.h index 438ab2347..4d4abe2e1 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageBody.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageBody.h @@ -17,15 +17,15 @@ - (id)textHtmlPart; - (id)attachmentURLs; - (id)attachments; -- (unsigned int)numberOfAttachmentsSigned:(char *)arg1 encrypted:(char *)arg2; +- (unsigned int)numberOfAttachmentsSigned:(_Bool *)arg1 encrypted:(_Bool *)arg2; - (id)message; - (void)setMessage:(id)arg1; -- (BOOL)isRich; -- (BOOL)isHTML; +- (_Bool)isRich; +- (_Bool)isHTML; - (id)htmlContent; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 asHTML:(BOOL)arg3 isComplete:(char *)arg4; -- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 asHTML:(BOOL)arg3; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 asHTML:(_Bool)arg3 isComplete:(_Bool *)arg4; +- (id)htmlContentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 asHTML:(_Bool)arg3; - (id)rawData; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageDataContainer.h b/iOS7/PrivateFrameworks/MIME/MFMessageDataContainer.h index 68418cd0e..efa0f8db0 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageDataContainer.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageDataContainer.h @@ -11,14 +11,14 @@ @interface MFMessageDataContainer : NSObject { NSData *_data; - BOOL _partial; - BOOL _incomplete; + _Bool _partial; + _Bool _incomplete; } - (void)dealloc; - (id)data; - (id)initWithData:(id)arg1; -- (id)initWithData:(id)arg1 partial:(BOOL)arg2 incomplete:(BOOL)arg3; +- (id)initWithData:(id)arg1 partial:(_Bool)arg2 incomplete:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageFileWrapper.h b/iOS7/PrivateFrameworks/MIME/MFMessageFileWrapper.h index 1648c0fcf..286a30c6c 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageFileWrapper.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageFileWrapper.h @@ -27,9 +27,9 @@ - (id)regularFileContents; - (id)symbolicLinkDestination; - (id)fileWrappers; -- (BOOL)isDirectory; -- (BOOL)isRegularFile; -- (BOOL)isSymbolicLink; +- (_Bool)isDirectory; +- (_Bool)isRegularFile; +- (_Bool)isSymbolicLink; - (id)filename; - (void)setFilename:(id)arg1; - (id)preferredFilename; @@ -38,14 +38,14 @@ - (id)initRegularFileWithContents:(id)arg1; - (void)setURL:(id)arg1; - (id)URL; -- (BOOL)isPlaceholder; +- (_Bool)isPlaceholder; - (void)setPath:(id)arg1; - (id)path; - (id)initWithPath:(id)arg1; -- (BOOL)isUnzippableFile; -- (BOOL)isPDFFile; -- (BOOL)isImageFile; -- (void)_isImage:(char *)arg1 orPDFFile:(char *)arg2; +- (_Bool)isUnzippableFile; +- (_Bool)isPDFFile; +- (_Bool)isImageFile; +- (void)_isImage:(_Bool *)arg1 orPDFFile:(_Bool *)arg2; - (id)fileProtection; - (void)setFileProtection:(id)arg1; - (id)icsRepresentation; @@ -63,10 +63,10 @@ - (void)setMimeType:(id)arg1; - (unsigned short)finderFlags; - (void)setFinderFlags:(unsigned short)arg1; -- (unsigned long)creator; -- (void)setCreator:(unsigned long)arg1; -- (unsigned long)type; -- (void)setType:(unsigned long)arg1; +- (unsigned int)creator; +- (void)setCreator:(unsigned int)arg1; +- (unsigned int)type; +- (void)setType:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageHeaders.h b/iOS7/PrivateFrameworks/MIME/MFMessageHeaders.h index 2efcc859e..74e5d0331 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageHeaders.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageHeaders.h @@ -13,20 +13,20 @@ @interface MFMessageHeaders : NSObject { NSData *_data; - unsigned long _preferredEncoding; + unsigned int _preferredEncoding; } + (id)uniqueHeaderKeyStringForString:(id)arg1; -+ (id)encodedDataForAddressList:(id)arg1 splittingAtLength:(unsigned int)arg2 firstLineBuffer:(unsigned int)arg3; ++ (id)encodedDataForAddressList:(id)arg1 splittingAtLength:(unsigned long long)arg2 firstLineBuffer:(unsigned long long)arg3; + (id)addressListFromEncodedString:(id)arg1; -+ (id)copyAddressListFromEncodedData:(id)arg1 encoding:(unsigned long)arg2; -+ (BOOL)shouldDecodeHeaderForKey:(id)arg1; -+ (BOOL)isStructuredHeaderKey:(id)arg1; ++ (id)copyAddressListFromEncodedData:(id)arg1 encoding:(unsigned int)arg2; ++ (_Bool)shouldDecodeHeaderForKey:(id)arg1; ++ (_Bool)isStructuredHeaderKey:(id)arg1; + (id)basicHeaders; - (id)description; - (void)appendHeaderData:(id)arg1 andRecipients:(id)arg2; - (id)encodedHeaders; -- (BOOL)messageIsFromEntourage; +- (_Bool)messageIsFromEntourage; - (id)_decodeHeaderKeysFromData:(id)arg1; - (id)copyFirstStringValueForKey:(id)arg1; - (id)copyFirstNonDecodedHeaderForKey:(id)arg1; @@ -43,24 +43,24 @@ - (id)_copyAddressListForKey:(id)arg1; - (id)headersForKey:(id)arg1; - (id)copyHeadersForKey:(id)arg1; -- (BOOL)hasHeaderForKey:(id)arg1; +- (_Bool)hasHeaderForKey:(id)arg1; - (id)_headerValueForKey:(id)arg1; - (id)_copyHeaderValueForKey:(id)arg1; -- (id)_headerValueForKey:(id)arg1 offset:(unsigned int *)arg2; -- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned int *)arg2 decoded:(BOOL)arg3; +- (id)_headerValueForKey:(id)arg1 offset:(unsigned long long *)arg2; +- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned long long *)arg2 decoded:(_Bool)arg3; - (id)copyDecodedStringFromHeaderData:(id)arg1 withRange:(struct _NSRange)arg2; -- (unsigned long)_contentTypeEncoding; +- (unsigned int)_contentTypeEncoding; - (id)_capitalizedKeyForKey:(id)arg1; - (void)_setCapitalizedKey:(id)arg1 forKey:(id)arg2; - (id)allHeaderKeys; -- (BOOL)_isStructuredHeaderKey:(id)arg1; -- (void)setPreferredEncoding:(unsigned long)arg1; -- (unsigned long)preferredEncoding; +- (_Bool)_isStructuredHeaderKey:(id)arg1; +- (void)setPreferredEncoding:(unsigned int)arg1; +- (unsigned int)preferredEncoding; - (id)headerData; - (id)mutableCopy; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithHeaderData:(id)arg1 encoding:(unsigned long)arg2; +- (id)initWithHeaderData:(id)arg1 encoding:(unsigned int)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageStore.h b/iOS7/PrivateFrameworks/MIME/MFMessageStore.h index 43208e5fc..7b258e3ab 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageStore.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageStore.h @@ -35,13 +35,13 @@ - (id)additionalHeadersForForwardOfMessage:(id)arg1; - (id)additionalHeadersForReplyOfMessage:(id)arg1; - (void)setMessageClass:(Class)arg1; -- (BOOL)wantsLineEndingConversionForMIMEPart:(id)arg1; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; -- (BOOL)hasCompleteDataForMimePart:(id)arg1; -- (id)bodyDataForMessage:(id)arg1 isComplete:(char *)arg2 isPartial:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(BOOL)arg3 partial:(char *)arg4; +- (_Bool)wantsLineEndingConversionForMIMEPart:(id)arg1; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3 forMessage:(id)arg4; +- (_Bool)hasCompleteDataForMimePart:(id)arg1; +- (id)bodyDataForMessage:(id)arg1 isComplete:(_Bool *)arg2 isPartial:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(_Bool)arg3 partial:(_Bool *)arg4; - (void)_flushAllCaches; -- (void)_flushAllCachesLocking:(BOOL)arg1; +- (void)_flushAllCachesLocking:(_Bool)arg1; - (id)_cachedBodyDataContainerForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; @@ -50,16 +50,16 @@ - (id)bestAlternativeForPart:(id)arg1; - (id)defaultAlternativeForPart:(id)arg1; - (id)decryptedTopLevelPartForPart:(id)arg1; -- (BOOL)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 withConsumer:(id)arg3 downloadIfNecessary:(BOOL)arg4; -- (BOOL)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3 withConsumer:(id)arg4 downloadIfNecessary:(BOOL)arg5; -- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(char *)arg5; +- (_Bool)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 withConsumer:(id)arg3 downloadIfNecessary:(_Bool)arg4; +- (_Bool)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 withConsumer:(id)arg4 downloadIfNecessary:(_Bool)arg5; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4 didDownload:(_Bool *)arg5; - (id)uniquedString:(id)arg1; -- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)bodyForMessage:(id)arg1 fetchIfNotAvailable:(BOOL)arg2 updateFlags:(BOOL)arg3; -- (id)_bodyForMessage:(id)arg1 fetchIfNotAvailable:(BOOL)arg2 updateFlags:(BOOL)arg3; -- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(BOOL)arg3; -- (id)headersForMessage:(id)arg1 fetchIfNotAvailable:(BOOL)arg2; -- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)bodyForMessage:(id)arg1 fetchIfNotAvailable:(_Bool)arg2 updateFlags:(_Bool)arg3; +- (id)_bodyForMessage:(id)arg1 fetchIfNotAvailable:(_Bool)arg2 updateFlags:(_Bool)arg3; +- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(_Bool)arg3; +- (id)headersForMessage:(id)arg1 fetchIfNotAvailable:(_Bool)arg2; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(_Bool)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_flushAllMessageData; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MFMailMimeTextAttachmentExtras.h b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MFMailMimeTextAttachmentExtras.h new file mode 100644 index 000000000..8476c3d0b --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MFMailMimeTextAttachmentExtras.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageTextAttachment (MFMailMimeTextAttachmentExtras) +- (id)textEncodingNameForData:(id)arg1 mimeType:(id)arg2; +- (id)textEncodingGuess; +- (_Bool)shouldDownloadAttachmentOnDisplay; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MimeTextAttachmentExtras.h b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MimeTextAttachmentExtras.h new file mode 100644 index 000000000..1a24aab13 --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment-MimeTextAttachmentExtras.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageTextAttachment (MimeTextAttachmentExtras) +- (void)setMimePart:(id)arg1; +- (id)mimePart; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment.h b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment.h index c3b0d5106..51626d448 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment.h +++ b/iOS7/PrivateFrameworks/MIME/MFMessageTextAttachment.h @@ -13,14 +13,14 @@ NSMutableDictionary *_cache; } -+ (unsigned int)precedenceLevel; ++ (unsigned long long)precedenceLevel; - (id)persistentUniqueIdentifier; -- (id)fileWrapperForcingDownload:(BOOL)arg1; +- (id)fileWrapperForcingDownload:(_Bool)arg1; - (void)inlineDisplayData:(id *)arg1 mimeType:(id *)arg2; -- (BOOL)isPlaceholder; +- (_Bool)isPlaceholder; - (void)download; -- (BOOL)needsRedownload; -- (BOOL)hasBeenDownloaded; +- (_Bool)needsRedownload; +- (_Bool)hasBeenDownloaded; - (unsigned int)approximateSize; @property(retain, nonatomic) MFMessageFileWrapper *fileWrapper; - (void)setCachedValue:(id)arg1 forKey:(id)arg2; @@ -29,11 +29,6 @@ - (void)dealloc; - (id)initWithWrapper:(id)arg1; - (id)init; -- (void)setMimePart:(id)arg1; -- (id)mimePart; -- (id)textEncodingNameForData:(id)arg1 mimeType:(id)arg2; -- (id)textEncodingGuess; -- (BOOL)shouldDownloadAttachmentOnDisplay; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMimeBody.h b/iOS7/PrivateFrameworks/MIME/MFMimeBody.h index 3c2f1441a..d4398bea8 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMimeBody.h +++ b/iOS7/PrivateFrameworks/MIME/MFMimeBody.h @@ -19,16 +19,16 @@ + (id)versionString; - (id)textHtmlPart; - (id)preferredBodyPart; -- (int)preferredAlternative; -- (void)setPreferredAlternative:(int)arg1; -- (int)numberOfAlternatives; -- (unsigned int)totalTextSize; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 asHTML:(BOOL)arg3 isComplete:(char *)arg4; -- (BOOL)isRich; -- (BOOL)isHTML; +- (long long)preferredAlternative; +- (void)setPreferredAlternative:(long long)arg1; +- (long long)numberOfAlternatives; +- (unsigned long long)totalTextSize; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 asHTML:(_Bool)arg3 isComplete:(_Bool *)arg4; +- (_Bool)isRich; +- (_Bool)isHTML; - (id)attachmentURLs; - (id)attachments; -- (unsigned int)numberOfAttachmentsSigned:(char *)arg1 encrypted:(char *)arg2; +- (unsigned int)numberOfAttachmentsSigned:(_Bool *)arg1 encrypted:(_Bool *)arg2; - (id)firstPartPassingTest:(id)arg1; - (id)partWithNumber:(id)arg1; - (id)mimeSubtype; diff --git a/iOS7/PrivateFrameworks/MIME/MFMimeCharset.h b/iOS7/PrivateFrameworks/MIME/MFMimeCharset.h index 7cd9b078d..4f5ad8951 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMimeCharset.h +++ b/iOS7/PrivateFrameworks/MIME/MFMimeCharset.h @@ -10,7 +10,7 @@ @interface MFMimeCharset : NSObject { - unsigned long _encoding; + unsigned int _encoding; NSString *_primaryLanguage; NSString *_charsetName; unsigned int _coversLargeUnicodeSubset:1; @@ -19,20 +19,20 @@ } + (id)preferredMimeCharset; -+ (id)charsetForEncoding:(unsigned long)arg1; ++ (id)charsetForEncoding:(unsigned int)arg1; + (id)allMimeCharsets; -+ (id)allMimeCharsets:(BOOL)arg1; ++ (id)allMimeCharsets:(_Bool)arg1; - (id)description; - (id)primaryLanguage; - (id)displayName; -- (BOOL)useBase64InHeaders; -- (BOOL)coversLargeUnicodeSubset; -- (BOOL)canBeUsedForOutgoingMessages; +- (_Bool)useBase64InHeaders; +- (_Bool)coversLargeUnicodeSubset; +- (_Bool)canBeUsedForOutgoingMessages; - (id)charsetName; -- (unsigned long)encoding; +- (unsigned int)encoding; - (void)dealloc; - (void)_setPrimaryLanguage:(id)arg1; -- (id)initWithEncoding:(unsigned long)arg1; +- (id)initWithEncoding:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeApplication.h b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeApplication.h new file mode 100644 index 000000000..86678cb7d --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeApplication.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMimePart (DecodeApplication) +- (id)decodeApplicationOctet_stream; +- (id)decodeApplicationZip; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeMultipart.h b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeMultipart.h new file mode 100644 index 000000000..806c4d6ee --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodeMultipart.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMimePart (DecodeMultipart) +- (id)decodeMultipart; +- (id)decodeMultipartAlternative; +- (id)decodeMultipartRelated; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodingSupport.h b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodingSupport.h new file mode 100644 index 000000000..80dee9746 --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart-DecodingSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMimePart (DecodingSupport) +- (void)decodeIfNecessary; +- (id)bodyData; +- (id)bodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2; +- (id)contentsForTextSystem; +- (id)contentsForTextSystemForcingDownload:(_Bool)arg1; +- (id)contentsForTextSystemToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2; +- (id)contentsForTextSystemToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)contentsForTextSystemToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 asHTML:(_Bool)arg4; +- (_Bool)hasContents; +- (id)contentsForTextSystemToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 asHTML:(_Bool)arg4 isComplete:(_Bool *)arg5; +- (void)_contents:(id *)arg1 toOffset:(unsigned long long)arg2 resultOffset:(unsigned long long *)arg3 downloadIfNecessary:(_Bool)arg4 asHTML:(_Bool)arg5 isComplete:(_Bool *)arg6; +- (id)decodeText; +- (id)_fullMimeTypeEvenInsideAppleDouble; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart-IMAPSupport.h b/iOS7/PrivateFrameworks/MIME/MFMimePart-IMAPSupport.h new file mode 100644 index 000000000..49bdd7efa --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart-IMAPSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMimePart (IMAPSupport) +- (id)partNumber; +- (_Bool)parseIMAPPropertyList:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart-MessageSupport.h b/iOS7/PrivateFrameworks/MIME/MFMimePart-MessageSupport.h new file mode 100644 index 000000000..0a1459d2c --- /dev/null +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart-MessageSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMimePart (MessageSupport) +- (_Bool)parseMimeBodyDownloadIfNecessary:(_Bool)arg1; +- (_Bool)parseMimeBody; +@end + diff --git a/iOS7/PrivateFrameworks/MIME/MFMimePart.h b/iOS7/PrivateFrameworks/MIME/MFMimePart.h index 0602e556a..cea8bf9ef 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMimePart.h +++ b/iOS7/PrivateFrameworks/MIME/MFMimePart.h @@ -26,56 +26,56 @@ MFWeakReferenceHolder *_decodedData; } -+ (BOOL)isRecognizedClassForContent:(id)arg1; ++ (_Bool)isRecognizedClassForContent:(id)arg1; + (Class)attachmentClass; -+ (BOOL)parseContentTypeHeader:(id)arg1 type:(id *)arg2 subtype:(id *)arg3; -+ (BOOL)parseContentTypeHeader:(id)arg1 type:(id *)arg2 subtype:(id *)arg3 info:(id *)arg4; ++ (_Bool)parseContentTypeHeader:(id)arg1 type:(id *)arg2 subtype:(id *)arg3; ++ (_Bool)parseContentTypeHeader:(id)arg1 type:(id *)arg2 subtype:(id *)arg3 info:(id *)arg4; + (void)initialize; -- (void)setIsGenerated:(BOOL)arg1; -- (BOOL)isGenerated; +- (void)setIsGenerated:(_Bool)arg1; +- (_Bool)isGenerated; - (id)chosenAlternativePart; - (id)partURL; - (id)attachmentURLs; - (id)attachments; -- (void)getNumberOfAttachments:(unsigned int *)arg1 isSigned:(char *)arg2 isEncrypted:(char *)arg3; +- (void)getNumberOfAttachments:(unsigned int *)arg1 isSigned:(_Bool *)arg2 isEncrypted:(_Bool *)arg3; - (unsigned int)numberOfAttachments; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 asHTML:(BOOL)arg3; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(char *)arg5; -- (BOOL)_shouldContinueDecodingProcess; -- (id)bodyDataForcingDownload:(BOOL)arg1; -- (id)bodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2; -- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 isComplete:(char *)arg4; -- (void)_ensureBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 isComplete:(char *)arg4 decoded:(id *)arg5; -- (BOOL)_hasCompleteBodyDataToOffset:(unsigned int)arg1; -- (id)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(BOOL)arg3; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 asHTML:(_Bool)arg4; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 asHTML:(_Bool)arg3; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 asHTML:(_Bool)arg4 isComplete:(_Bool *)arg5; +- (_Bool)_shouldContinueDecodingProcess; +- (id)bodyDataForcingDownload:(_Bool)arg1; +- (id)bodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)copyBodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)copyBodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2; +- (id)copyBodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 isComplete:(_Bool *)arg4; +- (void)_ensureBodyDataToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 isComplete:(_Bool *)arg4 decoded:(id *)arg5; +- (_Bool)_hasCompleteBodyDataToOffset:(unsigned long long)arg1; +- (id)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(_Bool)arg3; - (id)fileWrapper; -- (id)fileWrapperForcingDownload:(BOOL)arg1; +- (id)fileWrapperForcingDownload:(_Bool)arg1; - (void)download; - (void)configureFileWrapper:(id)arg1; - (id)fileWrapperForDecodedObject:(id)arg1 withFileData:(id *)arg2; - (void)clearCachedDescryptedMessageBody; -- (id)decryptedMessageBodyIsEncrypted:(char *)arg1 isSigned:(char *)arg2; +- (id)decryptedMessageBodyIsEncrypted:(_Bool *)arg1 isSigned:(_Bool *)arg2; - (id)textHtmlPart; - (id)signedData; -- (id)alternativeAtIndex:(int)arg1; -- (int)numberOfAlternatives; +- (id)alternativeAtIndex:(long long)arg1; +- (long long)numberOfAlternatives; - (id)startPart; -- (unsigned int)totalTextSize; -- (void)_setDecryptedMessageBody:(id)arg1 isEncrypted:(BOOL)arg2 isSigned:(BOOL)arg3; +- (unsigned long long)totalTextSize; +- (void)_setDecryptedMessageBody:(id)arg1 isEncrypted:(_Bool)arg2 isSigned:(_Bool)arg3; - (void)_setRFC822DecodedMessageBody:(id)arg1; - (id)rfc822DecodedMessageBody; -- (BOOL)usesKnownSignatureProtocol; -- (BOOL)isHTML; -- (BOOL)isRich; -- (BOOL)isAttachment; -- (BOOL)shouldConsiderInlineOverridingExchangeServer; +- (_Bool)usesKnownSignatureProtocol; +- (_Bool)isHTML; +- (_Bool)isRich; +- (_Bool)isAttachment; +- (_Bool)shouldConsiderInlineOverridingExchangeServer; - (id)_partThatIsAttachment; -- (BOOL)isReadableText; +- (_Bool)isReadableText; - (unsigned int)approximateRawSize; -- (unsigned long)textEncoding; +- (unsigned int)textEncoding; - (id)attachmentFilename; - (id)description; - (void)setMimeBody:(id)arg1; @@ -85,7 +85,7 @@ - (struct _NSRange)range; - (void)addSubpart:(id)arg1; - (void)setSubparts:(id)arg1; -- (id)subpartAtIndex:(int)arg1; +- (id)subpartAtIndex:(long long)arg1; - (id)subparts; - (id)nextSiblingPart; - (id)firstChildPart; @@ -115,28 +115,6 @@ - (id)type; - (id)init; - (void)dealloc; -- (BOOL)parseMimeBodyDownloadIfNecessary:(BOOL)arg1; -- (BOOL)parseMimeBody; -- (id)partNumber; -- (BOOL)parseIMAPPropertyList:(id)arg1; -- (void)decodeIfNecessary; -- (id)bodyData; -- (id)bodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2; -- (id)contentsForTextSystem; -- (id)contentsForTextSystemForcingDownload:(BOOL)arg1; -- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2; -- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4; -- (BOOL)hasContents; -- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(char *)arg5; -- (void)_contents:(id *)arg1 toOffset:(unsigned int)arg2 resultOffset:(unsigned int *)arg3 downloadIfNecessary:(BOOL)arg4 asHTML:(BOOL)arg5 isComplete:(char *)arg6; -- (id)decodeText; -- (id)_fullMimeTypeEvenInsideAppleDouble; -- (id)decodeApplicationOctet_stream; -- (id)decodeApplicationZip; -- (id)decodeMultipart; -- (id)decodeMultipartAlternative; -- (id)decodeMultipartRelated; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMimeTextAttachment.h b/iOS7/PrivateFrameworks/MIME/MFMimeTextAttachment.h index c22493491..efdc32183 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMimeTextAttachment.h +++ b/iOS7/PrivateFrameworks/MIME/MFMimeTextAttachment.h @@ -12,7 +12,7 @@ - (id)persistentUniqueIdentifier; - (unsigned int)approximateSize; -- (BOOL)hasBeenDownloaded; +- (_Bool)hasBeenDownloaded; - (void)download; - (id)_displayedMimePart; - (id)initWithMimePart:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/MFMutableData.h b/iOS7/PrivateFrameworks/MIME/MFMutableData.h index 97ad2630f..682cf7c95 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMutableData.h +++ b/iOS7/PrivateFrameworks/MIME/MFMutableData.h @@ -12,49 +12,49 @@ @interface MFMutableData : NSMutableData { void *_bytes; - unsigned int _length; - unsigned int _mappedLength; - unsigned int _capacity; - unsigned int _threshold; + unsigned long long _length; + unsigned long long _mappedLength; + unsigned long long _capacity; + unsigned long long _threshold; char *_path; int _fd; - unsigned int _flushFrom; - BOOL _flush; - BOOL _immutable; - BOOL _vm; + unsigned long long _flushFrom; + _Bool _flush; + _Bool _immutable; + _Bool _vm; } -- (BOOL)mf_immutable; -- (void)_mapMutableData:(BOOL)arg1; -- (void)_flushToDisk:(unsigned int)arg1 capacity:(unsigned int)arg2; -- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; -- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)mf_immutable; +- (void)_mapMutableData:(_Bool)arg1; +- (void)_flushToDisk:(unsigned long long)arg1 capacity:(unsigned long long)arg2; +- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)writeToURL:(id)arg1 atomically:(_Bool)arg2; +- (_Bool)writeToFile:(id)arg1 atomically:(_Bool)arg2; - (void)mf_makeImmutable; - (void)setMappingThreshold:(unsigned int)arg1; -- (void)setLength:(unsigned int)arg1; +- (void)setLength:(unsigned long long)arg1; - (id)subdataWithRange:(struct _NSRange)arg1; - (void)appendData:(id)arg1; -- (void)appendBytes:(const void *)arg1 length:(unsigned int)arg2; +- (void)appendBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void *)mutableBytes; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (void)dealloc; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithLength:(unsigned int)arg1; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithLength:(unsigned long long)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithData:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; -- (id)initWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithContentsOfFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (id)initWithContentsOfMappedFile:(id)arg1; - (id)initWithContentsOfURL:(id)arg1; -- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; -- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned int)arg2; -- (id)_initWithFd:(int)arg1 path:(id)arg2 mutable:(BOOL)arg3; -- (id)initWithBytes:(const void *)arg1 length:(unsigned int)arg2; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2 freeWhenDone:(_Bool)arg3; +- (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; +- (id)_initWithFd:(int)arg1 path:(id)arg2 mutable:(_Bool)arg3; +- (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFMutableFilterDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFMutableFilterDataConsumer.h index a12b67804..fbd78812b 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMutableFilterDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFMutableFilterDataConsumer.h @@ -14,12 +14,12 @@ { id _mainConsumer; MFLock *_consumerLock; - BOOL _isDone; + _Bool _isDone; } - (void)done; - (id)data; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (void)addDataConsumer:(id)arg1; - (void)dealloc; - (id)initWithMainConsumer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/MFMutableMessageHeaders.h b/iOS7/PrivateFrameworks/MIME/MFMutableMessageHeaders.h index 757432dbe..4bdde110e 100644 --- a/iOS7/PrivateFrameworks/MIME/MFMutableMessageHeaders.h +++ b/iOS7/PrivateFrameworks/MIME/MFMutableMessageHeaders.h @@ -23,7 +23,7 @@ - (void)setAddressListForSender:(id)arg1; - (void)setAddressList:(id)arg1 forKey:(id)arg2; - (id)encodedHeaders; -- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned int *)arg2 decoded:(BOOL)arg3; +- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned long long *)arg2 decoded:(_Bool)arg3; - (id)_copyHeaderValueForKey:(id)arg1; - (void)_appendAddedHeaderKey:(id)arg1 value:(id)arg2 toData:(id)arg3; - (void)_appendHeaderKey:(id)arg1 value:(id)arg2 toData:(id)arg3; @@ -32,7 +32,7 @@ - (void)removeHeaderForKey:(id)arg1; - (id)firstHeaderForKey:(id)arg1; - (id)_headerValueForKey:(id)arg1; -- (BOOL)hasHeaderForKey:(id)arg1; +- (_Bool)hasHeaderForKey:(id)arg1; - (id)allHeaderKeys; - (void)dealloc; - (id)mutableCopy; diff --git a/iOS7/PrivateFrameworks/MIME/MFNullDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFNullDataConsumer.h index 2fa3804e5..e419eecb3 100644 --- a/iOS7/PrivateFrameworks/MIME/MFNullDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFNullDataConsumer.h @@ -14,7 +14,7 @@ - (void)done; - (id)description; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFPartialNetworkData.h b/iOS7/PrivateFrameworks/MIME/MFPartialNetworkData.h index 1e9db76ae..702c6014a 100644 --- a/iOS7/PrivateFrameworks/MIME/MFPartialNetworkData.h +++ b/iOS7/PrivateFrameworks/MIME/MFPartialNetworkData.h @@ -18,7 +18,7 @@ - (void)dealloc; - (id)copyDataWithUnixLineEndings; - (id)dataWithUnixLineEndings; -- (unsigned int)rawDataLength; +- (unsigned long long)rawDataLength; - (id)rawData; - (void)setRawData:(id)arg1; - (void)appendRawData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/MFPlaceholderFileWrapper.h b/iOS7/PrivateFrameworks/MIME/MFPlaceholderFileWrapper.h index c90f478b1..db86e3ecc 100644 --- a/iOS7/PrivateFrameworks/MIME/MFPlaceholderFileWrapper.h +++ b/iOS7/PrivateFrameworks/MIME/MFPlaceholderFileWrapper.h @@ -10,7 +10,7 @@ { } -- (BOOL)isPlaceholder; +- (_Bool)isPlaceholder; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFProgressFilterDataConsumer.h b/iOS7/PrivateFrameworks/MIME/MFProgressFilterDataConsumer.h index 1e56e074b..65ce7c366 100644 --- a/iOS7/PrivateFrameworks/MIME/MFProgressFilterDataConsumer.h +++ b/iOS7/PrivateFrameworks/MIME/MFProgressFilterDataConsumer.h @@ -8,17 +8,17 @@ @interface MFProgressFilterDataConsumer : MFBaseFilterDataConsumer { - unsigned int _expectedSize; - unsigned int _currentBytes; + unsigned long long _expectedSize; + unsigned long long _currentBytes; id _progressBlock; } -@property(readonly) unsigned int expectedSize; // @synthesize expectedSize=_expectedSize; +@property(readonly) unsigned long long expectedSize; // @synthesize expectedSize=_expectedSize; @property(copy, nonatomic) id progressBlock; // @synthesize progressBlock=_progressBlock; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (void)dealloc; -- (id)initWithConsumers:(id)arg1 expectedSize:(unsigned int)arg2; -- (id)initWithConsumer:(id)arg1 expectedSize:(unsigned int)arg2; +- (id)initWithConsumers:(id)arg1 expectedSize:(unsigned long long)arg2; +- (id)initWithConsumer:(id)arg1 expectedSize:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableDecoder.h b/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableDecoder.h index 22ec12a99..bf1e6e655 100644 --- a/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableDecoder.h +++ b/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableDecoder.h @@ -9,14 +9,14 @@ @interface MFQuotedPrintableDecoder : MFBaseFilterDataConsumer { unsigned char _lastEncoded; - unsigned long _required; - BOOL _forTextPart; - BOOL _badlyEncoded; + unsigned long long _required; + _Bool _forTextPart; + _Bool _badlyEncoded; } -@property(nonatomic) BOOL forTextPart; // @synthesize forTextPart=_forTextPart; +@property(nonatomic) _Bool forTextPart; // @synthesize forTextPart=_forTextPart; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableEncoder.h b/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableEncoder.h index 6606fb708..c8c4ba5d1 100644 --- a/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableEncoder.h +++ b/iOS7/PrivateFrameworks/MIME/MFQuotedPrintableEncoder.h @@ -8,19 +8,19 @@ @interface MFQuotedPrintableEncoder : MFBaseFilterDataConsumer { - unsigned long _line; - unsigned long _matchedFrom; + unsigned long long _line; + unsigned long long _matchedFrom; unsigned char _lastHorizontalWhitespace; - BOOL _forTextPart; - BOOL _lastWasNewLine; - BOOL _forHeader; + _Bool _forTextPart; + _Bool _lastWasNewLine; + _Bool _forHeader; } -+ (unsigned int)requiredSizeToEncodeHeaderBytes:(const char *)arg1 length:(unsigned int)arg2; -@property(nonatomic) BOOL forHeader; // @synthesize forHeader=_forHeader; -@property(nonatomic) BOOL forTextPart; // @synthesize forTextPart=_forTextPart; ++ (unsigned long long)requiredSizeToEncodeHeaderBytes:(const char *)arg1 length:(unsigned long long)arg2; +@property(nonatomic) _Bool forHeader; // @synthesize forHeader=_forHeader; +@property(nonatomic) _Bool forTextPart; // @synthesize forTextPart=_forTextPart; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFRangedDataFilter.h b/iOS7/PrivateFrameworks/MIME/MFRangedDataFilter.h index e0ecf3286..a7c63922f 100644 --- a/iOS7/PrivateFrameworks/MIME/MFRangedDataFilter.h +++ b/iOS7/PrivateFrameworks/MIME/MFRangedDataFilter.h @@ -9,13 +9,13 @@ @interface MFRangedDataFilter : MFBaseFilterDataConsumer { struct _NSRange _range; - unsigned int _consumedLength; + unsigned long long _consumedLength; } + (id)rangedFilterWithConsumer:(id)arg1 range:(struct _NSRange)arg2; + (id)rangedFilterWithConsumers:(id)arg1 range:(struct _NSRange)arg2; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFRecursiveLock.h b/iOS7/PrivateFrameworks/MIME/MFRecursiveLock.h index 9e6659291..f41f0983e 100644 --- a/iOS7/PrivateFrameworks/MIME/MFRecursiveLock.h +++ b/iOS7/PrivateFrameworks/MIME/MFRecursiveLock.h @@ -20,10 +20,10 @@ - (void)dealloc; - (id)description; - (void)unlock; -- (BOOL)lockBeforeDate:(id)arg1; -- (BOOL)tryLock; +- (_Bool)lockBeforeDate:(id)arg1; +- (_Bool)tryLock; - (void)lock; -- (BOOL)isLockedByMe; +- (_Bool)isLockedByMe; - (id)initWithName:(id)arg1 andDelegate:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/MIME/MFUUDecoder.h b/iOS7/PrivateFrameworks/MIME/MFUUDecoder.h index 8b7cd598b..2bf26e807 100644 --- a/iOS7/PrivateFrameworks/MIME/MFUUDecoder.h +++ b/iOS7/PrivateFrameworks/MIME/MFUUDecoder.h @@ -8,20 +8,20 @@ @interface MFUUDecoder : MFBaseFilterDataConsumer { - unsigned long _begin; - unsigned long _end; - unsigned long _length; - unsigned long _readBytes; + unsigned long long _begin; + unsigned long long _end; + unsigned long long _length; + unsigned long long _readBytes; unsigned char _encoded[4]; - BOOL _beginComplete; - BOOL _dataComplete; - BOOL _validLength; - BOOL _lineComplete; - BOOL _passthrough; + _Bool _beginComplete; + _Bool _dataComplete; + _Bool _validLength; + _Bool _lineComplete; + _Bool _passthrough; } - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFWeakDictionary.h b/iOS7/PrivateFrameworks/MIME/MFWeakDictionary.h index d5978fece..09a5fe121 100644 --- a/iOS7/PrivateFrameworks/MIME/MFWeakDictionary.h +++ b/iOS7/PrivateFrameworks/MIME/MFWeakDictionary.h @@ -10,24 +10,24 @@ @interface MFWeakDictionary : NSMutableDictionary { - unsigned long _gen; + unsigned long long _gen; NSLock *_lock; NSMutableDictionary *_dictionary; } - (id)_copyDictionary; - (void)enumerateKeysAndObjectsUsingBlock:(id)arg1; -- (void)enumerateKeysAndObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (unsigned int)countByEnumeratingWithState:(CDStruct_c73467ff *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (void)enumerateKeysAndObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_58648341 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; - (id)allValues; - (id)allKeys; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/MFWeakSet.h b/iOS7/PrivateFrameworks/MIME/MFWeakSet.h index f2e90cb4e..a247f9478 100644 --- a/iOS7/PrivateFrameworks/MIME/MFWeakSet.h +++ b/iOS7/PrivateFrameworks/MIME/MFWeakSet.h @@ -11,15 +11,15 @@ @interface MFWeakSet : NSMutableSet { NSLock *_lock; - unsigned long _gen; + unsigned long long _gen; struct __CFDictionary *_objects; } -+ (id)setWithCapacity:(unsigned int)arg1; ++ (id)setWithCapacity:(unsigned long long)arg1; + (id)setWithArray:(id)arg1; + (id)setWithSet:(id)arg1; + (id)setWithObjects:(id)arg1; -+ (id)setWithObjects:(const id *)arg1 count:(unsigned int)arg2; ++ (id)setWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + (id)setWithObject:(id)arg1; + (id)set; - (void)setSet:(id)arg1; @@ -32,38 +32,38 @@ - (void)addObject:(id)arg1; - (void)dealloc; - (id)init; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithArray:(id)arg1; -- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithSet:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithSet:(id)arg1; - (id)initWithObjects:(id)arg1; -- (id)initWithObjects:(const id *)arg1 count:(unsigned int)arg2; -- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)objectsWithOptions:(unsigned long long)arg1 passingTest:(id)arg2; - (id)objectsPassingTest:(id)arg1; -- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (void)enumerateObjectsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; - (void)enumerateObjectsUsingBlock:(id)arg1; - (id)setByAddingObjectsFromArray:(id)arg1; - (id)setByAddingObjectsFromSet:(id)arg1; - (id)setByAddingObject:(id)arg1; - (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)makeObjectsPerformSelector:(SEL)arg1; -- (BOOL)isSubsetOfSet:(id)arg1; -- (BOOL)isEqualToSet:(id)arg1; -- (BOOL)intersectsSet:(id)arg1; +- (_Bool)isSubsetOfSet:(id)arg1; +- (_Bool)isEqualToSet:(id)arg1; +- (_Bool)intersectsSet:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)descriptionWithLocale:(id)arg1; - (id)description; -- (BOOL)containsObject:(id)arg1; +- (_Bool)containsObject:(id)arg1; - (id)anyObject; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)allObjects; - (id)_copyAllItems; -- (unsigned int)countByEnumeratingWithState:(CDStruct_c73467ff *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_58648341 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectEnumerator; - (id)member:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSArray-SortedArrayExtensions.h b/iOS7/PrivateFrameworks/MIME/NSArray-SortedArrayExtensions.h index 579d8934b..12f4255a7 100644 --- a/iOS7/PrivateFrameworks/MIME/NSArray-SortedArrayExtensions.h +++ b/iOS7/PrivateFrameworks/MIME/NSArray-SortedArrayExtensions.h @@ -7,11 +7,11 @@ #import "NSArray.h" @interface NSArray (SortedArrayExtensions) -- (unsigned int)mf_indexWhereObjectWouldBeInserted:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; -- (unsigned int)mf_indexWhereObjectWouldBeInserted:(id)arg1 usingComparator:(id)arg2; +- (unsigned long long)mf_indexWhereObjectWouldBeInserted:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; +- (unsigned long long)mf_indexWhereObjectWouldBeInserted:(id)arg1 usingComparator:(id)arg2; - (id)mf_objectEquivalentTo:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; - (id)mf_objectEquivalentTo:(id)arg1 usingComparator:(id)arg2; -- (unsigned int)mf_indexOfObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; -- (unsigned int)mf_indexOfObject:(id)arg1 usingComparator:(id)arg2; +- (unsigned long long)mf_indexOfObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; +- (unsigned long long)mf_indexOfObject:(id)arg1 usingComparator:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSData-MimeDataEncoding.h b/iOS7/PrivateFrameworks/MIME/NSData-MimeDataEncoding.h index 566cbc022..aa95eed65 100644 --- a/iOS7/PrivateFrameworks/MIME/NSData-MimeDataEncoding.h +++ b/iOS7/PrivateFrameworks/MIME/NSData-MimeDataEncoding.h @@ -15,6 +15,6 @@ - (id)mf_decodeBase64InRange:(struct _NSRange *)arg1; - (id)mf_decodeBase64; - (id)mf_decodeUuencoded; -- (id)mf_decodeQuotedPrintableForText:(BOOL)arg1; +- (id)mf_decodeQuotedPrintableForText:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSData-NSDataExtensions.h b/iOS7/PrivateFrameworks/MIME/NSData-NSDataExtensions.h index ddc2e18d5..e58293ced 100644 --- a/iOS7/PrivateFrameworks/MIME/NSData-NSDataExtensions.h +++ b/iOS7/PrivateFrameworks/MIME/NSData-NSDataExtensions.h @@ -7,7 +7,7 @@ #import "NSData.h" @interface NSData (NSDataExtensions) -- (BOOL)mf_immutable; +- (_Bool)mf_immutable; - (id)mf_subdataWithRange:(struct _NSRange)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSData-NSDataUtils.h b/iOS7/PrivateFrameworks/MIME/NSData-NSDataUtils.h index 32b1f2026..88fcca178 100644 --- a/iOS7/PrivateFrameworks/MIME/NSData-NSDataUtils.h +++ b/iOS7/PrivateFrameworks/MIME/NSData-NSDataUtils.h @@ -10,14 +10,14 @@ - (id)mf_copyHexString; - (id)mf_dataByConvertingUnixNewlinesToNetwork; - (id)mf_locationsOfUnixNewlinesNeedingConversion; -- (struct _NSRange)mf_rangeOfCString:(const char *)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (struct _NSRange)mf_rangeOfCString:(const char *)arg1 options:(unsigned int)arg2; +- (struct _NSRange)mf_rangeOfCString:(const char *)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)mf_rangeOfCString:(const char *)arg1 options:(unsigned long long)arg2; - (struct _NSRange)mf_rangeOfCString:(const char *)arg1; - (struct _NSRange)mf_rangeOfByteFromSet:(id)arg1; - (struct _NSRange)mf_rangeOfByteFromSet:(id)arg1 range:(struct _NSRange)arg2; -- (struct _NSRange)mf_rangeOfData:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; -- (id)mf_subdataFromIndex:(unsigned int)arg1; -- (id)mf_subdataToIndex:(unsigned int)arg1; +- (struct _NSRange)mf_rangeOfData:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (id)mf_subdataFromIndex:(unsigned long long)arg1; +- (id)mf_subdataToIndex:(unsigned long long)arg1; - (struct _NSRange)mf_rangeOfRFC822HeaderData; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSFileManager-NSFileManagerAdditions.h b/iOS7/PrivateFrameworks/MIME/NSFileManager-NSFileManagerAdditions.h index f4ee93f1e..3f7df3bca 100644 --- a/iOS7/PrivateFrameworks/MIME/NSFileManager-NSFileManagerAdditions.h +++ b/iOS7/PrivateFrameworks/MIME/NSFileManager-NSFileManagerAdditions.h @@ -7,14 +7,14 @@ #import "NSFileManager.h" @interface NSFileManager (NSFileManagerAdditions) -- (BOOL)mf_setValue:(id)arg1 forExtendedAttribute:(id)arg2 ofItemAtPath:(id)arg3 error:(id *)arg4; -- (BOOL)mf_setValue:(id)arg1 forAttribute:(id)arg2 ofItemAtPath:(id)arg3 error:(id *)arg4; -- (BOOL)mf_protectFileAtPath:(id)arg1 withClass:(int)arg2 error:(id *)arg3; +- (_Bool)mf_setValue:(id)arg1 forExtendedAttribute:(id)arg2 ofItemAtPath:(id)arg3 error:(id *)arg4; +- (_Bool)mf_setValue:(id)arg1 forAttribute:(id)arg2 ofItemAtPath:(id)arg3 error:(id *)arg4; +- (_Bool)mf_protectFileAtPath:(id)arg1 withClass:(int)arg2 error:(id *)arg3; - (void)mf_deleteFilesInSortedArray:(id)arg1 matchingPrefix:(id)arg2 fromDirectory:(id)arg3; - (id)mf_pathsAtDirectory:(id)arg1 beginningWithString:(id)arg2; -- (id)mf_fileModificationDateAtPath:(id)arg1 traverseLink:(BOOL)arg2; -- (BOOL)mf_canWriteToDirectoryAtPath:(id)arg1; -- (BOOL)mf_makeCompletePath:(id)arg1 mode:(int)arg2; +- (id)mf_fileModificationDateAtPath:(id)arg1 traverseLink:(_Bool)arg2; +- (_Bool)mf_canWriteToDirectoryAtPath:(id)arg1; +- (_Bool)mf_makeCompletePath:(id)arg1 mode:(int)arg2; - (id)mf_makeUniqueFileInDirectory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSMutableArray-Convenience.h b/iOS7/PrivateFrameworks/MIME/NSMutableArray-Convenience.h index 982e58d82..863e3e28a 100644 --- a/iOS7/PrivateFrameworks/MIME/NSMutableArray-Convenience.h +++ b/iOS7/PrivateFrameworks/MIME/NSMutableArray-Convenience.h @@ -7,8 +7,8 @@ #import "NSMutableArray.h" @interface NSMutableArray (Convenience) -- (void)mf_moveObjectAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (BOOL)mf_addObjectIfAbsentAccordingToEquals:(id)arg1; -- (BOOL)mf_addObjectIfAbsent:(id)arg1; +- (void)mf_moveObjectAtIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (_Bool)mf_addObjectIfAbsentAccordingToEquals:(id)arg1; +- (_Bool)mf_addObjectIfAbsent:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSMutableArray-SortedArrayExtensions.h b/iOS7/PrivateFrameworks/MIME/NSMutableArray-SortedArrayExtensions.h index 33006ea16..2fef2d61f 100644 --- a/iOS7/PrivateFrameworks/MIME/NSMutableArray-SortedArrayExtensions.h +++ b/iOS7/PrivateFrameworks/MIME/NSMutableArray-SortedArrayExtensions.h @@ -7,9 +7,9 @@ #import "NSMutableArray.h" @interface NSMutableArray (SortedArrayExtensions) -- (unsigned int)mf_removeObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; -- (unsigned int)mf_insertObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3 allowDuplicates:(BOOL)arg4; -- (unsigned int)mf_removeObject:(id)arg1 usingComparator:(id)arg2; -- (unsigned int)mf_insertObject:(id)arg1 usingComparator:(id)arg2 allowDuplicates:(void)arg3; +- (unsigned long long)mf_removeObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3; +- (unsigned long long)mf_insertObject:(id)arg1 usingSortFunction:(void *)arg2 context:(void *)arg3 allowDuplicates:(_Bool)arg4; +- (unsigned long long)mf_removeObject:(id)arg1 usingComparator:(id)arg2; +- (unsigned long long)mf_insertObject:(id)arg1 usingComparator:(id)arg2 allowDuplicates:(void)arg3; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSObject-LockingAdditions.h b/iOS7/PrivateFrameworks/MIME/NSObject-LockingAdditions.h index b23dd2d12..7447a64af 100644 --- a/iOS7/PrivateFrameworks/MIME/NSObject-LockingAdditions.h +++ b/iOS7/PrivateFrameworks/MIME/NSObject-LockingAdditions.h @@ -11,17 +11,17 @@ - (id)mf_exclusiveLocks; - (id)mf_lockOrdering; - (id)mf_strictLockOrdering; -- (BOOL)_mf_ntsIsLocked; +- (_Bool)_mf_ntsIsLocked; - (void)mf_unlock; -- (BOOL)mf_tryLockWithPriority; +- (_Bool)mf_tryLockWithPriority; - (void)mf_lockWithPriority; -- (BOOL)mf_tryLock; +- (_Bool)mf_tryLock; - (void)mf_lock; - (void)_mf_checkToAllowLock:(id)arg1; - (void)_mf_checkToAllowExclusiveLocksWithLock:(id)arg1; - (void)_mf_checkToAllowStrictProgressionWithLock:(id)arg1; - (void)_mf_checkToAllowOrderingWithLock:(id)arg1; -- (void)_mf_dumpLockCallStacks:(unsigned int)arg1 ordering:(id)arg2; +- (void)_mf_dumpLockCallStacks:(unsigned long long)arg1 ordering:(id)arg2; - (id)_mf_lockOrderingForType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MIME/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MIME/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MIME/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MIME/NSScanner-NSScannerUtils.h b/iOS7/PrivateFrameworks/MIME/NSScanner-NSScannerUtils.h index 2b6f906ad..ffdba49c2 100644 --- a/iOS7/PrivateFrameworks/MIME/NSScanner-NSScannerUtils.h +++ b/iOS7/PrivateFrameworks/MIME/NSScanner-NSScannerUtils.h @@ -7,7 +7,7 @@ #import "NSScanner.h" @interface NSScanner (NSScannerUtils) -- (BOOL)mf_scanUpAndOverString:(id)arg1; +- (_Bool)mf_scanUpAndOverString:(id)arg1; - (id)mf_nextTokenWithPunctuation:(struct __CFCharacterSet *)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSString-MFStringUtils.h b/iOS7/PrivateFrameworks/MIME/NSString-MFStringUtils.h index dc48b4cc2..5111c9eaa 100644 --- a/iOS7/PrivateFrameworks/MIME/NSString-MFStringUtils.h +++ b/iOS7/PrivateFrameworks/MIME/NSString-MFStringUtils.h @@ -7,16 +7,16 @@ #import "NSString.h" @interface NSString (MFStringUtils) -+ (id)mf_stringWithData:(id)arg1 encoding:(unsigned int)arg2; ++ (id)mf_stringWithData:(id)arg1 encoding:(unsigned long long)arg2; - (id)mf_copyStringByEncodingIDNA; - (id)mf_copyStringByDecodingIDNA; - (id)mf_copyStringByEncodingIDNAInRange:(struct _NSRange)arg1; - (id)mf_copyStringByDecodingIDNAInRange:(struct _NSRange)arg1; - (id)mf_messageIDSubstring; - (id)mf_MD5Digest; -- (id)mf_dataUsingEncoding:(unsigned int)arg1 allowLossyConversion:(BOOL)arg2; -- (id)mf_dataUsingEncoding:(unsigned int)arg1; -- (int)mf_caseInsensitiveCompareExcludingXDash:(id)arg1; +- (id)mf_dataUsingEncoding:(unsigned long long)arg1 allowLossyConversion:(_Bool)arg2; +- (id)mf_dataUsingEncoding:(unsigned long long)arg1; +- (long long)mf_caseInsensitiveCompareExcludingXDash:(id)arg1; - (const void *)mf_lossyDefaultCStringBytes; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSString-MimeCharsetSupport.h b/iOS7/PrivateFrameworks/MIME/NSString-MimeCharsetSupport.h index bdc7694bf..527b87134 100644 --- a/iOS7/PrivateFrameworks/MIME/NSString-MimeCharsetSupport.h +++ b/iOS7/PrivateFrameworks/MIME/NSString-MimeCharsetSupport.h @@ -8,7 +8,7 @@ @interface NSString (MimeCharsetSupport) - (id)mf_bestMimeCharsetForMessageDeliveryUsingSubtype:(id)arg1; -- (id)mf_bestMimeCharsetUsingHint:(unsigned long)arg1; +- (id)mf_bestMimeCharsetUsingHint:(unsigned int)arg1; - (id)_mf_bestMimeCharset:(id)arg1; - (id)mf_bestMimeCharset; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSString-MimeHeaderEncoding.h b/iOS7/PrivateFrameworks/MIME/NSString-MimeHeaderEncoding.h index f926282dc..20a3f6581 100644 --- a/iOS7/PrivateFrameworks/MIME/NSString-MimeHeaderEncoding.h +++ b/iOS7/PrivateFrameworks/MIME/NSString-MimeHeaderEncoding.h @@ -8,7 +8,7 @@ @interface NSString (MimeHeaderEncoding) - (id)mf_decodeMimeHeaderValueWithCharsetHint:(id)arg1; -- (id)mf_decodeMimeHeaderValueWithEncodingHint:(unsigned long)arg1; -- (id)mf_encodedHeaderDataWithEncodingHint:(unsigned long)arg1; +- (id)mf_decodeMimeHeaderValueWithEncodingHint:(unsigned int)arg1; +- (id)mf_encodedHeaderDataWithEncodingHint:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/MIME/NSString-NSEmailAddressString.h b/iOS7/PrivateFrameworks/MIME/NSString-NSEmailAddressString.h index 89b977a4f..00978dc76 100644 --- a/iOS7/PrivateFrameworks/MIME/NSString-NSEmailAddressString.h +++ b/iOS7/PrivateFrameworks/MIME/NSString-NSEmailAddressString.h @@ -9,19 +9,19 @@ @interface NSString (NSEmailAddressString) + (id)mf_partialSurnames; + (id)mf_nameExtensions; -+ (id)mf_formattedAddressWithName:(id)arg1 email:(id)arg2 useQuotes:(BOOL)arg3; ++ (id)mf_formattedAddressWithName:(id)arg1 email:(id)arg2 useQuotes:(_Bool)arg3; - (id)mf_trimCommasSpacesQuotes; -- (BOOL)mf_appearsToBeAnInitial; -- (BOOL)mf_hasSameNamesAs:(id)arg1; +- (_Bool)mf_appearsToBeAnInitial; +- (_Bool)mf_hasSameNamesAs:(id)arg1; - (void)mf_firstName:(id *)arg1 middleName:(id *)arg2 lastName:(id *)arg3 extension:(id *)arg4; - (void)mf_addressCommentFirstName:(id *)arg1 middleName:(id *)arg2 lastName:(id *)arg3 extension:(id *)arg4; - (id)mf_copyIDNAEncodedEmailAddress; - (id)mf_copyIDNADecodedEmailAddress; -- (BOOL)mf_isEqualToAddress:(id)arg1; +- (_Bool)mf_isEqualToAddress:(id)arg1; - (id)mf_addressDomain; - (struct _NSRange)mf_rangeOfAddressDomain; -- (BOOL)mf_isLegalEmailAddress; -- (BOOL)mf_isLegalCommentedEmailAddress; +- (_Bool)mf_isLegalEmailAddress; +- (_Bool)mf_isLegalCommentedEmailAddress; - (id)mf_copyAddressComment; - (id)mf_addressComment; - (id)mf_uncommentedAddressRespectingGroups; diff --git a/iOS7/PrivateFrameworks/MIME/_MFEmailSetEmail.h b/iOS7/PrivateFrameworks/MIME/_MFEmailSetEmail.h index 9b6504c62..bdde45cb5 100644 --- a/iOS7/PrivateFrameworks/MIME/_MFEmailSetEmail.h +++ b/iOS7/PrivateFrameworks/MIME/_MFEmailSetEmail.h @@ -10,15 +10,15 @@ @interface _MFEmailSetEmail : NSObject { - unsigned long _hash; + unsigned long long _hash; NSString *_encodedAddress; NSString *_comment; } @property(readonly, nonatomic) NSString *commentedAddress; @property(retain, nonatomic) NSString *address; -- (BOOL)isEqualToEmail:(id)arg1; -@property(readonly, nonatomic) unsigned long hash; +- (_Bool)isEqualToEmail:(id)arg1; +@property(readonly, nonatomic) unsigned long long hash; - (id)description; - (void)dealloc; - (id)initWithAddress:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MIME/_MFEmailSetEnumerator.h b/iOS7/PrivateFrameworks/MIME/_MFEmailSetEnumerator.h index 3b29e25c4..9f922a9b5 100644 --- a/iOS7/PrivateFrameworks/MIME/_MFEmailSetEnumerator.h +++ b/iOS7/PrivateFrameworks/MIME/_MFEmailSetEnumerator.h @@ -11,11 +11,11 @@ @interface _MFEmailSetEnumerator : NSEnumerator { MFEmailSet *_set; - CDStruct_c73467ff _state; + CDStruct_58648341 _state; } - (id)nextObject; -- (unsigned int)countByEnumeratingWithState:(CDStruct_c73467ff *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_58648341 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)dealloc; - (id)initWithSet:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MMCSServices/MMCSController.h b/iOS7/PrivateFrameworks/MMCSServices/MMCSController.h index 156a1359e..2a1e4fccf 100644 --- a/iOS7/PrivateFrameworks/MMCSServices/MMCSController.h +++ b/iOS7/PrivateFrameworks/MMCSServices/MMCSController.h @@ -10,7 +10,7 @@ @interface MMCSController : NSObject { - int _connectionBehavior; + long long _connectionBehavior; id _powerAssertion; struct __MMCSEngine *_engine; struct __CFURL *_chunkStoreURL; @@ -22,7 +22,7 @@ NSMutableDictionary *_transferToRequestIDsMap; } -@property int connectionBehavior; // @synthesize connectionBehavior=_connectionBehavior; +@property long long connectionBehavior; // @synthesize connectionBehavior=_connectionBehavior; - (void)_itemCompleted:(id)arg1; - (void)_getItemCompleted:(id)arg1 path:(id)arg2 error:(id)arg3; - (void)_putItemCompleted:(id)arg1 error:(id)arg2; @@ -31,20 +31,21 @@ - (void)_putItemUpdated:(id)arg1 progress:(double)arg2 state:(int)arg3 error:(id)arg4; - (void)putFiles:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 authToken:(id)arg4 completionBlock:(id)arg5; - (void)getFiles:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 authToken:(id)arg4 completionBlock:(id)arg5; -- (BOOL)unregisterFiles:(id)arg1; -- (BOOL)registerFiles:(id)arg1; -@property(readonly) BOOL isActive; -- (BOOL)_getTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id *)arg5; -- (BOOL)_putTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id *)arg5; +- (_Bool)unregisterFiles:(id)arg1; +- (_Bool)registerFiles:(id)arg1; +@property(readonly) _Bool isActive; +- (_Bool)_getTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id *)arg5; +- (_Bool)_putTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id *)arg5; - (void)_setScheduledTransfers:(id)arg1 block:(id)arg2; -- (BOOL)_unregisterTransfers:(id)arg1; -- (BOOL)_registerTransfers:(id)arg1; +- (_Bool)_unregisterTransfers:(id)arg1; +- (_Bool)_registerTransfers:(id)arg1; - (id)_registeredTransferForItemID:(unsigned long long)arg1; - (id)_registeredTransferForGUID:(id)arg1; - (struct __MMCSEngine *)_engine; - (id)_options; - (void)dealloc; - (void)_checkWiFiAssertion; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/MMCSServices/MMCSSimpleFile.h b/iOS7/PrivateFrameworks/MMCSServices/MMCSSimpleFile.h index b6c05d63a..1e7b23465 100644 --- a/iOS7/PrivateFrameworks/MMCSServices/MMCSSimpleFile.h +++ b/iOS7/PrivateFrameworks/MMCSServices/MMCSSimpleFile.h @@ -11,16 +11,16 @@ @interface MMCSSimpleFile : NSObject { int _fd; + double _progress; NSString *_authToken; - int _encryptionBehavior; + long long _encryptionBehavior; NSString *_localPath; NSURL *_requestURL; NSString *_requestorID; NSString *_guid; + unsigned long long _itemID; NSData *_signature; NSData *_fileHash; - double _progress; - unsigned long long _itemID; unsigned long long _protocolFileSize; } @@ -32,7 +32,7 @@ @property(retain) NSString *requestorID; // @synthesize requestorID=_requestorID; @property(retain) NSURL *requestURL; // @synthesize requestURL=_requestURL; @property(retain) NSString *localPath; // @synthesize localPath=_localPath; -@property int encryptionBehavior; // @synthesize encryptionBehavior=_encryptionBehavior; +@property long long encryptionBehavior; // @synthesize encryptionBehavior=_encryptionBehavior; @property(retain) NSString *authToken; // @synthesize authToken=_authToken; @property double progress; // @synthesize progress=_progress; @property int fd; // @synthesize fd=_fd; diff --git a/iOS7/PrivateFrameworks/MailServices/MSAccounts.h b/iOS7/PrivateFrameworks/MailServices/MSAccounts.h index d3caa4927..5ad6d2856 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSAccounts.h +++ b/iOS7/PrivateFrameworks/MailServices/MSAccounts.h @@ -10,16 +10,16 @@ { } -+ (BOOL)setPushStateForMailboxWithPath:(id)arg1 account:(id)arg2 pushState:(BOOL)arg3 error:(id *)arg4; ++ (_Bool)setPushStateForMailboxWithPath:(id)arg1 account:(id)arg2 pushState:(_Bool)arg3 error:(id *)arg4; + (void)mailboxListingForAccountWithUniqueIdentifier:(id)arg1 keys:(id)arg2 completionBlock:(id)arg3; -+ (BOOL)deleteAccountsWithUniqueIdentifiers:(id)arg1 error:(id *)arg2; ++ (_Bool)deleteAccountsWithUniqueIdentifiers:(id)arg1 error:(id *)arg2; + (id)customSignatureForSendingEmailAddress:(id)arg1; -+ (BOOL)canSendMailSourceAccountManagement:(int)arg1; -+ (BOOL)canSendMail; -+ (void)accountValuesForKeys:(id)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3 launchMobileMail:(BOOL)arg4 completionBlock:(id)arg5; -+ (void)accountValuesForKeys:(id)arg1 launchMobileMail:(BOOL)arg2 completionBlock:(id)arg3; ++ (_Bool)canSendMailSourceAccountManagement:(int)arg1; ++ (_Bool)canSendMail; ++ (void)accountValuesForKeys:(id)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3 launchMobileMail:(_Bool)arg4 completionBlock:(id)arg5; ++ (void)accountValuesForKeys:(id)arg1 launchMobileMail:(_Bool)arg2 completionBlock:(id)arg3; + (void)accountValuesForKeys:(id)arg1 completionBlock:(id)arg2; -+ (BOOL)hasActiveAccounts; ++ (_Bool)hasActiveAccounts; - (void)_simulateServicesMethod:(id)arg1 arguments:(id)arg2 callback:(id)arg3; - (void)_listAccountKeys:(id)arg1 originatingBundleID:(id)arg2 sourceAccountManagement:(int)arg3 handler:(id)arg4; diff --git a/iOS7/PrivateFrameworks/MailServices/MSCriterion.h b/iOS7/PrivateFrameworks/MailServices/MSCriterion.h index 9a76b8b5b..443dbceac 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSCriterion.h +++ b/iOS7/PrivateFrameworks/MailServices/MSCriterion.h @@ -22,7 +22,7 @@ - (id)type; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithCriteria:(id)arg1 allRequired:(BOOL)arg2; +- (id)initWithCriteria:(id)arg1 allRequired:(_Bool)arg2; - (id)initWithType:(id)arg1 qualifier:(id)arg2 expression:(id)arg3; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MailServices/MSMailDefaultService.h b/iOS7/PrivateFrameworks/MailServices/MSMailDefaultService.h index 4db55686e..f1f72f86c 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSMailDefaultService.h +++ b/iOS7/PrivateFrameworks/MailServices/MSMailDefaultService.h @@ -8,10 +8,10 @@ @interface MSMailDefaultService : MSService { - BOOL _shouldLaunch; + _Bool _shouldLaunch; } -@property(nonatomic) BOOL shouldLaunchMobileMail; // @synthesize shouldLaunchMobileMail=_shouldLaunch; +@property(nonatomic) _Bool shouldLaunchMobileMail; // @synthesize shouldLaunchMobileMail=_shouldLaunch; - (id)_handleMessageSendFailure:(id)arg1 message:(id)arg2 messageIndex:(long long)arg3 context:(inout id *)arg4; - (id)_createServiceOnQueue:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MailServices/MSMessageAutosave.h b/iOS7/PrivateFrameworks/MailServices/MSMessageAutosave.h index 9d21f5315..171004043 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSMessageAutosave.h +++ b/iOS7/PrivateFrameworks/MailServices/MSMessageAutosave.h @@ -13,7 +13,7 @@ + (void)removeAutosavedMessageWithIdentifier:(id)arg1; + (void)autosaveMessageData:(id)arg1 withIdentifier:(id)arg2 handler:(id)arg3; + (id)autosavedMessageDataWithIdentifier:(id)arg1 error:(id *)arg2; -+ (BOOL)hasAutosavedMessageWithIdentifier:(id)arg1; ++ (_Bool)hasAutosavedMessageWithIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MailServices/MSNotificationObserver.h b/iOS7/PrivateFrameworks/MailServices/MSNotificationObserver.h index 7a50a4785..0260a0eed 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSNotificationObserver.h +++ b/iOS7/PrivateFrameworks/MailServices/MSNotificationObserver.h @@ -14,14 +14,14 @@ NSObject *_delegate; } -+ (id)registerNotificationObserver:(id)arg1 shouldLaunchMobileMail:(BOOL)arg2 queue:(id)arg3; ++ (id)registerNotificationObserver:(id)arg1 shouldLaunchMobileMail:(_Bool)arg2 queue:(id)arg3; @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; - (void)_didReceiveNotificationData:(id)arg1; - (void)responseConnection:(id)arg1 handleResponse:(id)arg2; - (void)responseConnection:(id)arg1 handleError:(id)arg2; - (void)_registerObserverClient; -- (id)copyActiveAccounts; -- (id)messagesForAccountIDs:(id)arg1 count:(unsigned int)arg2 cutOffDates:(id)arg3; +- (id)activeAccountsHadLoadError:(_Bool *)arg1; +- (id)messagesForAccountIDs:(id)arg1 count:(unsigned long long)arg2 cutOffDates:(id)arg3; - (void)_delegateDidShutdownWithError:(id)arg1; - (void)dealloc; - (id)_initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MailServices/MSSearch-UnitTesting.h b/iOS7/PrivateFrameworks/MailServices/MSSearch-UnitTesting.h new file mode 100644 index 000000000..7008d491a --- /dev/null +++ b/iOS7/PrivateFrameworks/MailServices/MSSearch-UnitTesting.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSSearch (UnitTesting) ++ (void)setUnitTestingResultsArray:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MailServices/MSSearch.h b/iOS7/PrivateFrameworks/MailServices/MSSearch.h index c2d88ed27..3be214bfc 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSSearch.h +++ b/iOS7/PrivateFrameworks/MailServices/MSSearch.h @@ -14,16 +14,15 @@ NSObject *_delegate; } -+ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 onlyInboxes:(BOOL)arg5 delegate:(id)arg6; -+ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 delegate:(id)arg5; -+ (void)setUnitTestingResultsArray:(id)arg1; ++ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(_Bool)arg3 onServer:(_Bool)arg4 onlyInboxes:(_Bool)arg5 delegate:(id)arg6; ++ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(_Bool)arg3 onServer:(_Bool)arg4 delegate:(id)arg5; @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; - (void)_generateUnitTestResponsesForResultArray:(id)arg1; - (id)_generateUnitTestReplyForMethod:(id)arg1 arg:(id)arg2 error:(id *)arg3; -- (BOOL)_unitTestsAreEnabled; +- (_Bool)_unitTestsAreEnabled; - (void)_delegateDidFindResults:(id)arg1; - (void)_delegateDidFinishWithError:(id)arg1; -- (void)_findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 onlyInboxes:(BOOL)arg5; +- (void)_findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(_Bool)arg3 onServer:(_Bool)arg4 onlyInboxes:(_Bool)arg5; - (void)responseConnection:(id)arg1 handleResponse:(id)arg2; - (void)responseConnection:(id)arg1 handleError:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MailServices/MSSendEmail.h b/iOS7/PrivateFrameworks/MailServices/MSSendEmail.h index aeb483019..9828e528b 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSSendEmail.h +++ b/iOS7/PrivateFrameworks/MailServices/MSSendEmail.h @@ -10,11 +10,11 @@ { } -+ (id)sendEmail:(id)arg1 playSound:(BOOL)arg2 completionBlock:(id)arg3; ++ (id)sendEmail:(id)arg1 playSound:(_Bool)arg2 completionBlock:(id)arg3; + (id)sendMessageData:(id)arg1 autosaveIdentifier:(id)arg2 completionBlock:(id)arg3; - (void)_simulateServicesMethod:(id)arg1 arguments:(id)arg2 callback:(id)arg3; - (void)_sendMessageData:(id)arg1 autosaveIdentifier:(id)arg2 completionBlock:(id)arg3; -- (void)_sendEmail:(id)arg1 playSound:(BOOL)arg2 completionBlock:(id)arg3; +- (void)_sendEmail:(id)arg1 playSound:(_Bool)arg2 completionBlock:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MailServices/MSService.h b/iOS7/PrivateFrameworks/MailServices/MSService.h index 1ffb4641d..89a6ca5f1 100644 --- a/iOS7/PrivateFrameworks/MailServices/MSService.h +++ b/iOS7/PrivateFrameworks/MailServices/MSService.h @@ -20,7 +20,7 @@ - (void)_generateUnitTestResponsesForResultArray:(id)arg1; - (id)_generateUnitTestReplyForMethod:(id)arg1 arg:(id)arg2 error:(id *)arg3; -- (BOOL)_unitTestsAreEnabled; +- (_Bool)_unitTestsAreEnabled; - (void)_simulateServicesMethod:(id)arg1 arguments:(id)arg2 callback:(id)arg3; - (void)_callServicesMethod:(id)arg1 arguments:(id)arg2 callback:(id)arg3; - (id)_handleMessageSendFailure:(id)arg1 message:(id)arg2 messageIndex:(long long)arg3 context:(inout id *)arg4; @@ -29,7 +29,7 @@ - (void)setupResponseConnectionOnQueue:(id)arg1; - (void)responseConnection:(id)arg1 handleResponse:(id)arg2; - (void)responseConnection:(id)arg1 handleError:(id)arg2; -@property(readonly, getter=isCanceled) BOOL canceled; +@property(readonly, getter=isCanceled) _Bool canceled; - (void)cancel; - (void)stop; - (void)start; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNConfiguration.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNConfiguration.h new file mode 100644 index 000000000..5401a66ae --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNConfiguration.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSNumber, NSString; + +@interface MCAPNConfiguration : NSObject +{ + NSString *_name; + NSString *_username; + NSString *_password; + NSString *_proxyServer; + NSNumber *_proxyPort; + NSString *_authenticationType; +} + +@property(retain, nonatomic) NSString *authenticationType; // @synthesize authenticationType=_authenticationType; +@property(retain, nonatomic) NSNumber *proxyPort; // @synthesize proxyPort=_proxyPort; +@property(retain, nonatomic) NSString *proxyServer; // @synthesize proxyServer=_proxyServer; +@property(retain, nonatomic) NSString *password; // @synthesize password=_password; +@property(retain, nonatomic) NSString *username; // @synthesize username=_username; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)description; +- (id)stubDictionary; +- (id)initWithDictionary:(id)arg1 outError:(id *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNPayload.h index 12a54e979..53d4008e3 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAPNPayload.h @@ -11,14 +11,14 @@ @interface MCAPNPayload : MCPayload { NSArray *_apnInfos; - BOOL _wasInstalled; + _Bool _wasInstalled; } + (id)apnDomainName; + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; -@property(nonatomic) BOOL wasInstalled; // @synthesize wasInstalled=_wasInstalled; +@property(nonatomic) _Bool wasInstalled; // @synthesize wasInstalled=_wasInstalled; - (void).cxx_destruct; - (id)subtitle2Description; - (id)subtitle2Label; @@ -30,8 +30,8 @@ - (id)apnDefaults; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; - (void)_finishInitializationWithContents:(id)arg1; -- (BOOL)_checkForValidContents:(id)arg1 outError:(id *)arg2; -- (id)_validationErrorType:(int)arg1 forInvalidKey:(id)arg2; +- (_Bool)_checkForValidContents:(id)arg1 outError:(id *)arg2; +- (id)_validationErrorType:(long long)arg1 forInvalidKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPlayDestination.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPlayDestination.h index e602c7089..a8044844f 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPlayDestination.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPlayDestination.h @@ -11,10 +11,12 @@ @interface MCAirPlayDestination : NSObject { NSString *_deviceID; + NSString *_deviceName; NSString *_password; } @property(retain, nonatomic) NSString *password; // @synthesize password=_password; +@property(retain, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; @property(retain, nonatomic) NSString *deviceID; // @synthesize deviceID=_deviceID; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPrintPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPrintPayload.h index 62a0cb924..21241ae61 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPrintPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAirPrintPayload.h @@ -10,7 +10,7 @@ @interface MCAirPrintPayload : MCPayload { - unsigned int _airPrintCount; + unsigned long long _airPrintCount; NSMutableArray *_ippAddresses; } @@ -18,7 +18,7 @@ + (id)localizedSingularForm; + (id)typeStrings; @property(retain, nonatomic) NSMutableArray *ippAddresses; // @synthesize ippAddresses=_ippAddresses; -@property(nonatomic) unsigned int airPrintCount; // @synthesize airPrintCount=_airPrintCount; +@property(nonatomic) unsigned long long airPrintCount; // @synthesize airPrintCount=_airPrintCount; - (void).cxx_destruct; - (id)restrictions; - (id)description; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppLayerVPNPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppLayerVPNPayload.h index a5e6cc28f..b42abe6e1 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppLayerVPNPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppLayerVPNPayload.h @@ -6,16 +6,18 @@ #import -@class NSString; +@class NSArray, NSString; @interface MCAppLayerVPNPayload : MCVPNPayloadBase { NSString *_VPNUUID; + NSArray *_SafariDomains; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; +@property(retain, nonatomic) NSArray *SafariDomains; // @synthesize SafariDomains=_SafariDomains; @property(retain, nonatomic) NSString *VPNUUID; // @synthesize VPNUUID=_VPNUUID; - (void).cxx_destruct; - (id)description; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppWhitelistPayloadBase.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppWhitelistPayloadBase.h index 32d0fd86f..2cb2858ca 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppWhitelistPayloadBase.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCAppWhitelistPayloadBase.h @@ -10,15 +10,15 @@ @interface MCAppWhitelistPayloadBase : MCPayload { - BOOL _allowAccessWithoutPasscode; - BOOL _forceAllowSupervisorAccess; + _Bool _allowAccessWithoutPasscode; + _Bool _forceAllowSupervisorAccess; NSArray *_whitelistedAppsAndOptions; } + (id)knownUserEnabledOptionKeys; + (id)knownOptionsKeys; -@property(nonatomic) BOOL forceAllowSupervisorAccess; // @synthesize forceAllowSupervisorAccess=_forceAllowSupervisorAccess; -@property(nonatomic) BOOL allowAccessWithoutPasscode; // @synthesize allowAccessWithoutPasscode=_allowAccessWithoutPasscode; +@property(nonatomic) _Bool forceAllowSupervisorAccess; // @synthesize forceAllowSupervisorAccess=_forceAllowSupervisorAccess; +@property(nonatomic) _Bool allowAccessWithoutPasscode; // @synthesize allowAccessWithoutPasscode=_allowAccessWithoutPasscode; @property(retain, nonatomic) NSArray *whitelistedAppsAndOptions; // @synthesize whitelistedAppsAndOptions=_whitelistedAppsAndOptions; - (void).cxx_destruct; - (id)description; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmark.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmark.h index 47ecebf23..db45b1467 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmark.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmark.h @@ -21,6 +21,7 @@ @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_URL; - (void).cxx_destruct; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)serializableDictionary; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmarkManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmarkManager.h index fb9a19336..e6fa36b8a 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmarkManager.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCBookmarkManager.h @@ -10,10 +10,10 @@ @interface MCBookmarkManager : NSObject { + int _notificationToken; NSObject *_memberQueue; NSArray *_memberQueueCurrentUserBookmarks; NSDictionary *_memberQueueStashedBookmarksByLabel; - int _notificationToken; } + (id)sharedManager; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCalDAVAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCalDAVAccountPayload.h index 9235f937f..5bc3c09a3 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCalDAVAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCalDAVAccountPayload.h @@ -15,7 +15,7 @@ NSString *_username; NSString *_password; NSString *_principalURL; - BOOL _useSSL; + _Bool _useSSL; int _port; NSString *_accountPersistentUUID; } @@ -25,7 +25,7 @@ + (id)typeStrings; @property(copy, nonatomic) NSString *accountPersistentUUID; // @synthesize accountPersistentUUID=_accountPersistentUUID; @property(readonly, nonatomic) int port; // @synthesize port=_port; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(readonly, nonatomic) NSString *principalURL; // @synthesize principalURL=_principalURL; @property(copy, nonatomic) NSString *password; // @synthesize password=_password; @property(copy, nonatomic) NSString *username; // @synthesize username=_username; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCardDAVAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCardDAVAccountPayload.h index e6976a3be..dabb60222 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCardDAVAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCardDAVAccountPayload.h @@ -15,7 +15,7 @@ NSString *_username; NSString *_password; NSString *_principalURL; - BOOL _useSSL; + _Bool _useSSL; int _port; NSString *_accountPersistentUUID; } @@ -25,7 +25,7 @@ + (id)typeStrings; @property(copy, nonatomic) NSString *accountPersistentUUID; // @synthesize accountPersistentUUID=_accountPersistentUUID; @property(readonly, nonatomic) int port; // @synthesize port=_port; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(readonly, nonatomic) NSString *principalURL; // @synthesize principalURL=_principalURL; @property(copy, nonatomic) NSString *password; // @synthesize password=_password; @property(copy, nonatomic) NSString *username; // @synthesize username=_username; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCellularPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCellularPayload.h new file mode 100644 index 000000000..09891de09 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCellularPayload.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MCAPNConfiguration, NSArray; + +@interface MCCellularPayload : MCPayload +{ + MCAPNConfiguration *_attachAPN; + NSArray *_APNs; +} + ++ (id)localizedPluralForm; ++ (id)localizedSingularForm; ++ (id)typeStrings; +@property(retain, nonatomic) NSArray *APNs; // @synthesize APNs=_APNs; +@property(retain, nonatomic) MCAPNConfiguration *attachAPN; // @synthesize attachAPN=_attachAPN; +- (void).cxx_destruct; +- (id)subtitle2Description; +- (id)subtitle2Label; +- (id)subtitle1Description; +- (id)subtitle1Label; +- (id)APNsDescription; +- (id)APNsLabel; +- (id)APNConfigurationDescription; +- (id)attachAPNConfigurationLabel; +- (id)description; +- (id)stubDictionary; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificatePayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificatePayload.h index adc9b6fbd..5fcac032d 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificatePayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificatePayload.h @@ -24,12 +24,12 @@ - (id)subtitle1Description; - (id)subtitle1Label; - (id)title; -@property(readonly, nonatomic) BOOL isIdentity; -@property(readonly, nonatomic) BOOL isRoot; +@property(readonly, nonatomic) _Bool isIdentity; +@property(readonly, nonatomic) _Bool isRoot; - (struct __SecIdentity *)copyIdentityFromKeychain; - (struct __SecCertificate *)copyCertificate; - (id)stubDictionary; -@property(readonly, nonatomic) BOOL isSigned; +@property(readonly, nonatomic) _Bool isSigned; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificateWrapperProfile.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificateWrapperProfile.h index 6625174e5..886c71e91 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificateWrapperProfile.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCertificateWrapperProfile.h @@ -18,10 +18,10 @@ + (id)_wrapperPayloadDictWithCertData:(id)arg1 fileName:(id)arg2 name:(id)arg3 identifier:(id)arg4 type:(id)arg5; + (id)_identifierHashFromData:(id)arg1; - (id)earliestCertificateExpiryDate; -- (BOOL)isSigned; +- (_Bool)isSigned; - (int)trustLevel; - (id)stubDictionary; -- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(BOOL)arg2 outError:(id *)arg3; +- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(_Bool)arg2 outError:(id *)arg3; - (id)_certificatePayload; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCChaperonePayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCChaperonePayload.h index bde455137..dc4e5ab20 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCChaperonePayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCChaperonePayload.h @@ -11,13 +11,13 @@ @interface MCChaperonePayload : MCPayload { NSData *_pairingCertificateData; - BOOL _nonChaperonePairingAllowed; + _Bool _nonChaperonePairingAllowed; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; -@property(readonly, nonatomic) BOOL nonChaperonePairingAllowed; // @synthesize nonChaperonePairingAllowed=_nonChaperonePairingAllowed; +@property(readonly, nonatomic) _Bool nonChaperonePairingAllowed; // @synthesize nonChaperonePairingAllowed=_nonChaperonePairingAllowed; @property(readonly, nonatomic) NSData *pairingCertificateData; // @synthesize pairingCertificateData=_pairingCertificateData; - (void).cxx_destruct; - (id)description; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCloudConfiguration.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCloudConfiguration.h index 53b2cf76d..9df61b2e8 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCloudConfiguration.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCloudConfiguration.h @@ -18,7 +18,7 @@ @property(retain, nonatomic) NSDictionary *memberQueueDetails; // @synthesize memberQueueDetails=_memberQueueDetails; @property(retain, nonatomic) NSObject *memberQueue; // @synthesize memberQueue=_memberQueue; - (void).cxx_destruct; -- (BOOL)isSupervised; +- (_Bool)isSupervised; @property(copy, nonatomic) NSDictionary *details; - (void)refreshDetailsFromDisk; - (id)init; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCConfigurationProfile.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCConfigurationProfile.h index 6ef5950b1..dec8dd6d7 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCConfigurationProfile.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCConfigurationProfile.h @@ -11,22 +11,22 @@ @interface MCConfigurationProfile : MCProfile { NSArray *_payloads; - BOOL _isCloudProfile; - BOOL _isCloudLocked; + _Bool _isCloudProfile; + _Bool _isCloudLocked; MCProfileServiceProfile *_OTAProfile; } -@property(nonatomic) BOOL isCloudLocked; // @synthesize isCloudLocked=_isCloudLocked; -@property(nonatomic) BOOL isCloudProfile; // @synthesize isCloudProfile=_isCloudProfile; +@property(nonatomic) _Bool isCloudLocked; // @synthesize isCloudLocked=_isCloudLocked; +@property(nonatomic) _Bool isCloudProfile; // @synthesize isCloudProfile=_isCloudProfile; @property(retain, nonatomic) MCProfileServiceProfile *OTAProfile; // @synthesize OTAProfile=_OTAProfile; - (void).cxx_destruct; - (id)earliestCertificateExpiryDate; - (id)localizedPayloadSummaryByType; - (id)stubDictionary; - (id)description; -- (id)installationWarningsIncludeUnsignedProfileWarning:(BOOL)arg1; -- (BOOL)isManagedByProfileService; -- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(BOOL)arg2 outError:(id *)arg3; +- (id)installationWarningsIncludeUnsignedProfileWarning:(_Bool)arg1; +- (_Bool)isManagedByProfileService; +- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(_Bool)arg2 outError:(id *)arg3; - (id)payloadWithUUID:(id)arg1; - (id)payloads; - (void)_sortPayloads; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCrypto.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCrypto.h index 5b2c193a1..adb4c9bc3 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCCrypto.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCCrypto.h @@ -12,7 +12,7 @@ + (id)objectFromEncryptedData:(id)arg1 outCertificate:(struct __SecCertificate **)arg2 outError:(id *)arg3; + (id)_decryptionFailedError; -+ (BOOL)isValidPKCS12Data:(id)arg1; ++ (_Bool)isValidPKCS12Data:(id)arg1; + (struct __SecCertificate *)copyCertificateRefFromPEMData:(id)arg1; + (struct __SecCertificate *)copyCertificateRefFromPKCS1Data:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCDefaultsPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCDefaultsPayload.h index 10202a5c3..03d1330b5 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCDefaultsPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCDefaultsPayload.h @@ -13,7 +13,6 @@ NSDictionary *_defaultsByDomain; } -+ (id)_allowedDefaults; + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; @@ -24,7 +23,7 @@ - (id)description; - (id)stubDictionary; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; -- (BOOL)_checkForValidDefaults:(id)arg1 outError:(id *)arg2; +- (_Bool)isAllowedToWriteDefaults; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCDeviceCapabilities.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCDeviceCapabilities.h index 2b5c5a713..adf2e352e 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCDeviceCapabilities.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCDeviceCapabilities.h @@ -8,16 +8,16 @@ @interface MCDeviceCapabilities : NSObject { - BOOL _supportsBlockLevelEncryption; - BOOL _supportsFileLevelEncryption; + _Bool _supportsBlockLevelEncryption; + _Bool _supportsFileLevelEncryption; } + (id)currentDevice; -@property(readonly, nonatomic) BOOL supportsFileLevelEncryption; // @synthesize supportsFileLevelEncryption=_supportsFileLevelEncryption; -@property(readonly, nonatomic) BOOL supportsBlockLevelEncryption; // @synthesize supportsBlockLevelEncryption=_supportsBlockLevelEncryption; -- (BOOL)validateCapabilitiesRequiredByRestrictions:(id)arg1 localizedIncompatibilityMessage:(id)arg2 outError:(id *)arg3; +@property(readonly, nonatomic) _Bool supportsFileLevelEncryption; // @synthesize supportsFileLevelEncryption=_supportsFileLevelEncryption; +@property(readonly, nonatomic) _Bool supportsBlockLevelEncryption; // @synthesize supportsBlockLevelEncryption=_supportsBlockLevelEncryption; +- (_Bool)validateCapabilitiesRequiredByRestrictions:(id)arg1 localizedIncompatibilityMessage:(id)arg2 outError:(id *)arg3; - (id)init; -- (BOOL)_mediaDiskIsEncrypted; +- (_Bool)_mediaDiskIsEncrypted; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEASAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEASAccountPayload.h index 46abd4a32..fd536455a 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEASAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEASAccountPayload.h @@ -15,7 +15,7 @@ NSString *_username; NSString *_password; NSString *_emailAddress; - BOOL _useSSL; + _Bool _useSSL; NSNumber *_mailNumberOfPastDaysToSync; NSData *_embeddedCertificate; NSString *_embeddedCertificateName; @@ -23,15 +23,13 @@ NSString *_certificateUUID; NSString *_accountPersistentUUID; NSData *_certificatePersistentID; - BOOL _syncDefaultFoldersOnly; - NSString *_headerMagic; + _Bool _syncDefaultFoldersOnly; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; -@property(retain, nonatomic) NSString *headerMagic; // @synthesize headerMagic=_headerMagic; -@property(nonatomic) BOOL syncDefaultFoldersOnly; // @synthesize syncDefaultFoldersOnly=_syncDefaultFoldersOnly; +@property(nonatomic) _Bool syncDefaultFoldersOnly; // @synthesize syncDefaultFoldersOnly=_syncDefaultFoldersOnly; @property(retain, nonatomic) NSData *certificatePersistentID; // @synthesize certificatePersistentID=_certificatePersistentID; @property(copy, nonatomic) NSString *accountPersistentUUID; // @synthesize accountPersistentUUID=_accountPersistentUUID; @property(readonly, nonatomic) NSString *certificateUUID; // @synthesize certificateUUID=_certificateUUID; @@ -39,7 +37,7 @@ @property(readonly, nonatomic) NSString *embeddedCertificateName; // @synthesize embeddedCertificateName=_embeddedCertificateName; @property(readonly, nonatomic) NSData *embeddedCertificate; // @synthesize embeddedCertificate=_embeddedCertificate; @property(readonly, nonatomic) NSNumber *mailNumberOfPastDaysToSync; // @synthesize mailNumberOfPastDaysToSync=_mailNumberOfPastDaysToSync; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(copy, nonatomic) NSString *emailAddress; // @synthesize emailAddress=_emailAddress; @property(copy, nonatomic) NSString *password; // @synthesize password=_password; @property(copy, nonatomic) NSString *username; // @synthesize username=_username; @@ -53,7 +51,7 @@ - (id)title; - (id)stubDictionary; - (id)description; -@property(readonly, nonatomic) BOOL hasCertificate; +@property(readonly, nonatomic) _Bool hasCertificate; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayload.h index 7498033af..cea0bb45d 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayload.h @@ -17,16 +17,16 @@ NSString *_incomingMailServerAuthentication; NSString *_incomingMailServerHostname; NSNumber *_incomingMailServerPortNumber; - BOOL _incomingMailServerUseSSL; + _Bool _incomingMailServerUseSSL; NSString *_incomingMailServerUsername; NSString *_incomingMailServerIMAPPathPrefix; NSString *_incomingPassword; NSString *_outgoingPassword; - BOOL _outgoingPasswordSameAsIncomingPassword; + _Bool _outgoingPasswordSameAsIncomingPassword; NSString *_outgoingMailServerAuthentication; NSString *_outgoingMailServerHostname; NSNumber *_outgoingMailServerPortNumber; - BOOL _outgoingMailServerUseSSL; + _Bool _outgoingMailServerUseSSL; NSString *_outgoingMailServerUsername; } @@ -35,16 +35,16 @@ + (id)localizedSingularForm; + (id)typeStrings; @property(readonly, nonatomic) NSString *outgoingMailServerUsername; // @synthesize outgoingMailServerUsername=_outgoingMailServerUsername; -@property(readonly, nonatomic) BOOL outgoingMailServerUseSSL; // @synthesize outgoingMailServerUseSSL=_outgoingMailServerUseSSL; +@property(readonly, nonatomic) _Bool outgoingMailServerUseSSL; // @synthesize outgoingMailServerUseSSL=_outgoingMailServerUseSSL; @property(readonly, nonatomic) NSNumber *outgoingMailServerPortNumber; // @synthesize outgoingMailServerPortNumber=_outgoingMailServerPortNumber; @property(readonly, nonatomic) NSString *outgoingMailServerHostname; // @synthesize outgoingMailServerHostname=_outgoingMailServerHostname; @property(readonly, nonatomic) NSString *outgoingMailServerAuthentication; // @synthesize outgoingMailServerAuthentication=_outgoingMailServerAuthentication; -@property(readonly, nonatomic) BOOL outgoingPasswordSameAsIncomingPassword; // @synthesize outgoingPasswordSameAsIncomingPassword=_outgoingPasswordSameAsIncomingPassword; +@property(readonly, nonatomic) _Bool outgoingPasswordSameAsIncomingPassword; // @synthesize outgoingPasswordSameAsIncomingPassword=_outgoingPasswordSameAsIncomingPassword; @property(readonly, nonatomic) NSString *outgoingPassword; // @synthesize outgoingPassword=_outgoingPassword; @property(readonly, nonatomic) NSString *incomingPassword; // @synthesize incomingPassword=_incomingPassword; @property(readonly, nonatomic) NSString *incomingMailServerIMAPPathPrefix; // @synthesize incomingMailServerIMAPPathPrefix=_incomingMailServerIMAPPathPrefix; @property(readonly, nonatomic) NSString *incomingMailServerUsername; // @synthesize incomingMailServerUsername=_incomingMailServerUsername; -@property(readonly, nonatomic) BOOL incomingMailServerUseSSL; // @synthesize incomingMailServerUseSSL=_incomingMailServerUseSSL; +@property(readonly, nonatomic) _Bool incomingMailServerUseSSL; // @synthesize incomingMailServerUseSSL=_incomingMailServerUseSSL; @property(readonly, nonatomic) NSNumber *incomingMailServerPortNumber; // @synthesize incomingMailServerPortNumber=_incomingMailServerPortNumber; @property(readonly, nonatomic) NSString *incomingMailServerHostname; // @synthesize incomingMailServerHostname=_incomingMailServerHostname; @property(readonly, nonatomic) NSString *incomingMailServerAuthentication; // @synthesize incomingMailServerAuthentication=_incomingMailServerAuthentication; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayloadBase.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayloadBase.h index 7c1a8950b..99fc52488 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayloadBase.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCEmailAccountPayloadBase.h @@ -10,26 +10,26 @@ @interface MCEmailAccountPayloadBase : MCPayload { - BOOL _preventMove; - BOOL _preventAppSheet; - BOOL _SMIMEEnabled; - BOOL _SMIMEEncryptionEnabled; + _Bool _preventMove; + _Bool _preventAppSheet; + _Bool _SMIMEEnabled; + _Bool _SMIMEEncryptionEnabled; NSString *_SMIMESigningIdentityUUID; NSString *_SMIMEEncryptionIdentityUUID; NSData *_SMIMESigningIdentityPersistentID; NSData *_SMIMEEncryptionIdentityPersistentID; - BOOL _isRecentsSyncingDisabled; + _Bool _isRecentsSyncingDisabled; } @property(retain, nonatomic) NSData *SMIMEEncryptionIdentityPersistentID; // @synthesize SMIMEEncryptionIdentityPersistentID=_SMIMEEncryptionIdentityPersistentID; @property(retain, nonatomic) NSData *SMIMESigningIdentityPersistentID; // @synthesize SMIMESigningIdentityPersistentID=_SMIMESigningIdentityPersistentID; @property(readonly, nonatomic) NSString *SMIMEEncryptionIdentityUUID; // @synthesize SMIMEEncryptionIdentityUUID=_SMIMEEncryptionIdentityUUID; @property(readonly, nonatomic) NSString *SMIMESigningIdentityUUID; // @synthesize SMIMESigningIdentityUUID=_SMIMESigningIdentityUUID; -@property(readonly, nonatomic) BOOL isRecentsSyncingDisabled; // @synthesize isRecentsSyncingDisabled=_isRecentsSyncingDisabled; -@property(readonly, nonatomic) BOOL SMIMEEncryptionEnabled; // @synthesize SMIMEEncryptionEnabled=_SMIMEEncryptionEnabled; -@property(readonly, nonatomic) BOOL SMIMEEnabled; // @synthesize SMIMEEnabled=_SMIMEEnabled; -@property(readonly, nonatomic) BOOL preventAppSheet; // @synthesize preventAppSheet=_preventAppSheet; -@property(readonly, nonatomic) BOOL preventMove; // @synthesize preventMove=_preventMove; +@property(readonly, nonatomic) _Bool isRecentsSyncingDisabled; // @synthesize isRecentsSyncingDisabled=_isRecentsSyncingDisabled; +@property(readonly, nonatomic) _Bool SMIMEEncryptionEnabled; // @synthesize SMIMEEncryptionEnabled=_SMIMEEncryptionEnabled; +@property(readonly, nonatomic) _Bool SMIMEEnabled; // @synthesize SMIMEEnabled=_SMIMEEnabled; +@property(readonly, nonatomic) _Bool preventAppSheet; // @synthesize preventAppSheet=_preventAppSheet; +@property(readonly, nonatomic) _Bool preventMove; // @synthesize preventMove=_preventMove; - (void).cxx_destruct; - (id)description; - (id)stubDictionary; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCGlobalHTTPProxyPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCGlobalHTTPProxyPayload.h index f9407b612..c152b2ad3 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCGlobalHTTPProxyPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCGlobalHTTPProxyPayload.h @@ -10,6 +10,8 @@ @interface MCGlobalHTTPProxyPayload : MCPayload { + _Bool _proxyPACFallbackAllowed; + _Bool _proxyCaptiveLoginAllowed; int _proxyType; NSString *_proxyServer; NSNumber *_proxyServerPort; @@ -22,6 +24,8 @@ + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; +@property(nonatomic) _Bool proxyCaptiveLoginAllowed; // @synthesize proxyCaptiveLoginAllowed=_proxyCaptiveLoginAllowed; +@property(nonatomic) _Bool proxyPACFallbackAllowed; // @synthesize proxyPACFallbackAllowed=_proxyPACFallbackAllowed; @property(retain, nonatomic) NSString *credentialUUID; // @synthesize credentialUUID=_credentialUUID; @property(retain, nonatomic) NSString *proxyPACURLString; // @synthesize proxyPACURLString=_proxyPACURLString; @property(retain, nonatomic) NSString *proxyPassword; // @synthesize proxyPassword=_proxyPassword; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPRequestor.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPRequestor.h index 72643b28d..cc5e52ebf 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPRequestor.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPRequestor.h @@ -12,8 +12,8 @@ @interface MCHTTPRequestor : NSObject { - BOOL _didFailDueToMissingCredentials; - BOOL _shouldUseResponseBodyAsLoginPrompt; + _Bool _didFailDueToMissingCredentials; + _Bool _shouldUseResponseBodyAsLoginPrompt; NSURLConnection *_connection; NSMutableData *_responseData; NSString *_username; @@ -23,8 +23,8 @@ id _selfReference; } -@property(nonatomic) BOOL shouldUseResponseBodyAsLoginPrompt; // @synthesize shouldUseResponseBodyAsLoginPrompt=_shouldUseResponseBodyAsLoginPrompt; -@property(nonatomic) BOOL didFailDueToMissingCredentials; // @synthesize didFailDueToMissingCredentials=_didFailDueToMissingCredentials; +@property(nonatomic) _Bool shouldUseResponseBodyAsLoginPrompt; // @synthesize shouldUseResponseBodyAsLoginPrompt=_shouldUseResponseBodyAsLoginPrompt; +@property(nonatomic) _Bool didFailDueToMissingCredentials; // @synthesize didFailDueToMissingCredentials=_didFailDueToMissingCredentials; @property(retain, nonatomic) id selfReference; // @synthesize selfReference=_selfReference; @property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; @property(retain, nonatomic) NSArray *anchorCertificates; // @synthesize anchorCertificates=_anchorCertificates; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPTransaction.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPTransaction.h index 3c17de1e2..8df6a64ac 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPTransaction.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHTTPTransaction.h @@ -20,9 +20,9 @@ NSString *_CMSSignatureHeaderName; NSURL *_currentURL; NSURL *_permanentlyRedirectedURL; - BOOL _rememberData; + _Bool _rememberData; NSMutableData *_responseData; - int _statusCode; + long long _statusCode; NSError *_error; NSURLConnection *_connection; NSObject *_doneSema; @@ -30,7 +30,7 @@ + (id)performRequestURL:(id)arg1 method:(id)arg2 timeout:(double)arg3 userAgent:(id)arg4 contentType:(id)arg5 data:(id)arg6 identity:(struct __SecIdentity *)arg7 outPermanentlyRedirectedURL:(id *)arg8 outError:(id *)arg9; + (id)transactionWithURL:(id)arg1 method:(id)arg2; -@property(readonly, nonatomic) int statusCode; // @synthesize statusCode=_statusCode; +@property(readonly, nonatomic) long long statusCode; // @synthesize statusCode=_statusCode; @property(readonly, nonatomic) NSURL *permanentlyRedirectedURL; // @synthesize permanentlyRedirectedURL=_permanentlyRedirectedURL; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; @property(retain, nonatomic) NSString *CMSSignatureHeaderName; // @synthesize CMSSignatureHeaderName=_CMSSignatureHeaderName; @@ -47,10 +47,10 @@ - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)_shouldAllowTrust:(struct __SecTrust *)arg1 forHost:(id)arg2; +- (_Bool)_shouldAllowTrust:(struct __SecTrust *)arg1 forHost:(id)arg2; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)performCompletionBlock:(id)arg1; - (void)performSynchronously; - (void)_beginTransaction; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHacks.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHacks.h index f92379737..3fbe17c90 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCHacks.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCHacks.h @@ -11,12 +11,14 @@ } + (id)sharedHacks; +- (_Bool)isSetupBuddyDone; +- (_Bool)sanitizedProfileSignerCertificateChainIsAllowedToWriteDefaults:(id)arg1; - (void)_sendChangeNotificationsBasedOnDefaultsRemovalByDomain:(id)arg1; - (void)_sendChangeNotificationsBasedOnDefaultsAdditionByDomain:(id)arg1; - (id)_deviceSpecificDefaultSettings; - (void)_setRequriesEncryptedBackupInLockdownWithEffectiveUserSettings:(id)arg1; -- (void)_applyImpliedSettingsToSettingsDictionary:(id)arg1; -- (BOOL)_applyHeuristicsToRestrictions:(id)arg1 forProfile:(id)arg2 outError:(id *)arg3; +- (void)_applyImpliedSettingsToSettingsDictionary:(id)arg1 currentSettings:(id)arg2 restrictions:(id)arg3; +- (_Bool)_applyHeuristicsToRestrictions:(id)arg1 forProfile:(id)arg2 outError:(id *)arg3; - (id)_selectLargestNumberFromSortedArray:(id)arg1 equalToOrLessThanNumber:(id)arg2; - (id)_permittedAutoLockNumbers; - (id)_permittedGracePeriodNumbers; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCJobQueue.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCJobQueue.h index 398999e72..2860384f0 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCJobQueue.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCJobQueue.h @@ -28,7 +28,7 @@ - (void)abortEnqueuedJobsCompletionBlock:(id)arg1; - (void)waitForEnqueuedJobsToCompleteCompletionBlock:(id)arg1; - (void)jobDidFinish; -- (BOOL)hasJobsEnqueued; +- (_Bool)hasJobsEnqueued; - (void)enqueueJob:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCKeychain.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCKeychain.h index 06b2a6407..04917cf69 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCKeychain.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCKeychain.h @@ -10,20 +10,23 @@ { } -+ (BOOL)itemExistsInKeychain:(void *)arg1; ++ (_Bool)itemExistsInKeychain:(void *)arg1; + (void)removeItemWithPersistentID:(id)arg1; + (id)saveItem:(void *)arg1 withLabel:(id)arg2 group:(id)arg3; + (struct __SecIdentity *)copyIdentityWithPersistentID:(id)arg1; + (struct __SecCertificate *)copyCertificateWithPersistentID:(id)arg1; + (void *)copyItemWithPersistentID:(id)arg1; -+ (void)removeDataForService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4; ++ (void)removeItemForService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 group:(id)arg5; ++ (id)dataFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 group:(id)arg5 outError:(id *)arg6; + (id)dataFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id *)arg5; -+ (BOOL)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 access:(void *)arg6 outError:(id *)arg7; -+ (BOOL)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id *)arg6; -+ (void)removeStringForService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4; -+ (BOOL)setString:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id *)arg6; ++ (_Bool)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 access:(void *)arg6 group:(id)arg7 outError:(id *)arg8; ++ (_Bool)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 access:(void *)arg6 outError:(id *)arg7; ++ (_Bool)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id *)arg6; ++ (_Bool)setString:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 group:(id)arg6 outError:(id *)arg7; ++ (_Bool)setString:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id *)arg6; ++ (id)stringFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 group:(id)arg5 outError:(id *)arg6; + (id)stringFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id *)arg5; -+ (struct __CFDictionary *)_newQueryWithService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id *)arg5; ++ (struct __CFDictionary *)_newQueryWithService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 group:(id)arg5 outError:(id *)arg6; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCLDAPAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCLDAPAccountPayload.h index 79b768c6f..4197a8916 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCLDAPAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCLDAPAccountPayload.h @@ -14,7 +14,7 @@ NSString *_hostname; NSString *_username; NSString *_password; - BOOL _useSSL; + _Bool _useSSL; NSArray *_searchSettings; NSString *_accountPersistentUUID; } @@ -24,7 +24,7 @@ + (id)typeStrings; @property(copy, nonatomic) NSString *accountPersistentUUID; // @synthesize accountPersistentUUID=_accountPersistentUUID; @property(readonly, nonatomic) NSArray *searchSettings; // @synthesize searchSettings=_searchSettings; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(retain, nonatomic) NSString *password; // @synthesize password=_password; @property(retain, nonatomic) NSString *username; // @synthesize username=_username; @property(readonly, nonatomic) NSString *hostname; // @synthesize hostname=_hostname; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCLazyInitializationUtilities.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCLazyInitializationUtilities.h index 57269c825..e28e0bfec 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCLazyInitializationUtilities.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCLazyInitializationUtilities.h @@ -10,14 +10,14 @@ { } -+ (BOOL)hasLibMIS; ++ (_Bool)hasLibMIS; + (void)initCoreText; + (void)initImageIO; + (void)initAddressBook; -+ (void)initMobileInternetSharing; + (void)initCoreGraphics; + (void)initPowerlog; + (void)initVPNUtilities; ++ (void)loadNSBundleAtURL:(id)arg1 completionBlock:(id)arg2; + (void)loadBundleAtURL:(id)arg1 completionBlock:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMClient.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMClient.h index 2ed9f8d53..7b5b2954b 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMClient.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMClient.h @@ -15,14 +15,15 @@ + (id)sharedClient; - (void).cxx_destruct; -- (BOOL)isManagedByMDM; +- (_Bool)isActivationLockAllowed; +- (_Bool)isManagedByMDM; - (void)removeManagedAppsAccordingToFlags; - (void)simulatePush; - (void)retryNotNowResponse; - (void)scheduleTokenUpdate; - (void)notifyNewConfiguration; -- (BOOL)checkOutCheckInURL:(id)arg1 identity:(struct __SecIdentity *)arg2 topic:(id)arg3 signMessage:(BOOL)arg4 outError:(id *)arg5; -- (BOOL)authenticateWithCheckInURL:(id)arg1 identity:(struct __SecIdentity *)arg2 topic:(id)arg3 useDevelopmentAPNS:(BOOL)arg4 signMessage:(BOOL)arg5 outError:(id *)arg6; +- (_Bool)checkOutCheckInURL:(id)arg1 identity:(struct __SecIdentity *)arg2 topic:(id)arg3 signMessage:(_Bool)arg4 outError:(id *)arg5; +- (_Bool)authenticateWithCheckInURL:(id)arg1 identity:(struct __SecIdentity *)arg2 topic:(id)arg3 useDevelopmentAPNS:(_Bool)arg4 signMessage:(_Bool)arg5 outError:(id *)arg6; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMPayload.h index 3dca6220c..317e68b40 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCMDMPayload.h @@ -12,23 +12,23 @@ { NSString *_identityUUID; NSData *_identityPersistentID; - BOOL _useDevelopmentAPNS; + _Bool _useDevelopmentAPNS; NSString *_topic; NSString *_serverURLString; NSString *_checkInURLString; int _accessRights; - BOOL _signMessage; - BOOL _checkOutWhenRemoved; + _Bool _signMessage; + _Bool _checkOutWhenRemoved; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; -@property(readonly, nonatomic) BOOL checkOutWhenRemoved; // @synthesize checkOutWhenRemoved=_checkOutWhenRemoved; -@property(readonly, nonatomic) BOOL signMessage; // @synthesize signMessage=_signMessage; +@property(readonly, nonatomic) _Bool checkOutWhenRemoved; // @synthesize checkOutWhenRemoved=_checkOutWhenRemoved; +@property(readonly, nonatomic) _Bool signMessage; // @synthesize signMessage=_signMessage; @property(readonly, nonatomic) int accessRights; // @synthesize accessRights=_accessRights; @property(readonly, nonatomic) NSString *checkInURLString; // @synthesize checkInURLString=_checkInURLString; -@property(readonly, nonatomic) BOOL useDevelopmentAPNS; // @synthesize useDevelopmentAPNS=_useDevelopmentAPNS; +@property(readonly, nonatomic) _Bool useDevelopmentAPNS; // @synthesize useDevelopmentAPNS=_useDevelopmentAPNS; @property(readonly, nonatomic) NSString *serverURLString; // @synthesize serverURLString=_serverURLString; @property(readonly, nonatomic) NSString *topic; // @synthesize topic=_topic; @property(retain, nonatomic) NSData *identityPersistentID; // @synthesize identityPersistentID=_identityPersistentID; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCManagedDefaultsManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCManagedDefaultsManager.h index b99584b8b..82e6d9d5b 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCManagedDefaultsManager.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCManagedDefaultsManager.h @@ -17,7 +17,7 @@ - (void)addDefaults:(id)arg1 toManagedDomain:(id)arg2; - (void)setDefaults:(id)arg1 forManagedDomain:(id)arg2; - (id)managedDefaultsForDomain:(id)arg1; -- (BOOL)domainHasManagedDefaults:(id)arg1; +- (_Bool)domainHasManagedDefaults:(id)arg1; - (id)managedDefaultsPathForDomain:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCNetrbManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCNetrbManager.h new file mode 100644 index 000000000..c30f1aa06 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCNetrbManager.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class RadiosPreferences; + +@interface MCNetrbManager : NSObject +{ + struct __CFRunLoopSource *_scRunLoopSource; + struct __SCDynamicStore *_scDynamicStore; + struct NETRBClient *_netClient; + int _state; + int _reason; + _Bool _needStateUpdate; + RadiosPreferences *_radioPrefs; +} + ++ (id)sharedManager; +- (void).cxx_destruct; +- (void)readMISState:(int *)arg1 andReason:(int *)arg2; +- (void)getState:(int *)arg1 andReason:(int *)arg2; +- (void)setState:(int)arg1; +- (_Bool)didUserPreventData; +- (void)authenticate; +- (void)stopService; +- (void)detachMIS; +- (void)attachMIS; +- (void)cellDataChangedNotification:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCNumber.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCNumber.h index 1c054f689..5775155c1 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCNumber.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCNumber.h @@ -15,12 +15,16 @@ NSNumber *_number; } ++ (id)numberWithInteger:(long long)arg1; ++ (id)numberWithUnsignedInteger:(unsigned long long)arg1; + (id)numberWithInt:(int)arg1; + (id)numberWithUnsignedInt:(unsigned int)arg1; - (void).cxx_destruct; - (id)descriptionWithLocale:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; +- (id)initWithInteger:(long long)arg1; +- (id)initWithUnsignedInteger:(unsigned long long)arg1; - (id)initWithInt:(int)arg1; - (id)initWithUnsignedInt:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPasscodeManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPasscodeManager.h index 839061194..bd8d8e70b 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPasscodeManager.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPasscodeManager.h @@ -12,31 +12,31 @@ + (id)hashForPasscode:(id)arg1 usingMethod:(int)arg2 salt:(id)arg3; + (id)characteristicsDictionaryFromPasscode:(id)arg1; -+ (BOOL)_passcodeCharacteristics:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 outError:(id *)arg3; -+ (BOOL)passcode:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 checkHistory:(BOOL)arg3 outError:(id *)arg4; ++ (_Bool)_passcodeCharacteristics:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 outError:(id *)arg3; ++ (_Bool)passcode:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 checkHistory:(_Bool)arg3 outError:(id *)arg4; + (id)localizedDescriptionOfPasscodePolicyFromRestrictions:(id)arg1; + (int)unlockScreenTypeForRestrictions:(id)arg1; + (int)unlockScreenTypeForPasscodeCharacteristics:(id)arg1; + (id)generateSalt; + (id)deviceLockedError; -+ (BOOL)isDeviceUnlocked; ++ (_Bool)isDeviceUnlocked; + (id)sharedManager; - (void)passcodeExpiryDateCompletionBlock:(id)arg1; - (id)passcodeExpiryDateOutError:(id *)arg1; -- (BOOL)_checkPasscode:(id)arg1 againstHistoryWithRestrictions:(id)arg2 outError:(id *)arg3; -- (BOOL)isCurrentPasscodeCompliantOutError:(id *)arg1; -- (BOOL)currentPasscodeCompliesWithPolicyFromRestrictions:(id)arg1 outError:(id *)arg2; -- (BOOL)passcode:(id)arg1 compliesWithPolicyCheckHistory:(BOOL)arg2 outError:(id *)arg3; +- (_Bool)_checkPasscode:(id)arg1 againstHistoryWithRestrictions:(id)arg2 outError:(id *)arg3; +- (_Bool)isCurrentPasscodeCompliantOutError:(id *)arg1; +- (_Bool)currentPasscodeCompliesWithPolicyFromRestrictions:(id)arg1 outError:(id *)arg2; +- (_Bool)passcode:(id)arg1 compliesWithPolicyCheckHistory:(_Bool)arg2 outError:(id *)arg3; - (id)localizedDescriptionOfPasscodePolicy; - (int)newPasscodeEntryScreenType; - (int)currentUnlockScreenType; - (id)_passcodeCharacteristics; -- (BOOL)unlockDeviceWithPasscode:(id)arg1 outError:(id *)arg2; +- (_Bool)unlockDeviceWithPasscode:(id)arg1 outError:(id *)arg2; - (id)_wrongPasscodeError; -- (BOOL)isDeviceLocked; +- (_Bool)isDeviceLocked; - (void)lockDevice; -- (void)lockDeviceImmediately:(BOOL)arg1; -- (BOOL)isPasscodeSet; +- (void)lockDeviceImmediately:(_Bool)arg1; +- (_Bool)isPasscodeSet; - (id)_privatePasscodeDict; - (id)_publicPasscodeDict; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload-Private.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload-Private.h new file mode 100644 index 000000000..6f1c40c4c --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCPayload (Private) ++ (id)wrapperPayloadDictionary; ++ (id)badFieldValueErrorWithField:(id)arg1 underlyingError:(id)arg2; ++ (id)badFieldValueErrorWithField:(id)arg1; ++ (id)badFieldTypeErrorWithField:(id)arg1; ++ (id)missingFieldErrorWithField:(id)arg1 underlyingError:(id)arg2; ++ (id)payloadFromDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; ++ (id)payloadsFromArray:(id)arg1 profile:(id)arg2 outError:(id *)arg3; +- (id)stubDictionary; +- (id)malformedPayloadErrorWithError:(id)arg1; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload.h index 016ba1ac8..f4c801e7c 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPayload.h @@ -17,26 +17,19 @@ NSString *_identifier; NSString *_organization; NSString *_UUID; - int _version; + long long _version; NSString *_persistentResourceID; - BOOL _mustInstallNonInteractively; + _Bool _mustInstallNonInteractively; } + (id)localizedPluralForm; + (id)localizedSingularForm; -+ (id)localizedParenthesizedFormDescriptionForPayloadCount:(unsigned int)arg1; -+ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; ++ (id)localizedParenthesizedFormDescriptionForPayloadCount:(unsigned long long)arg1; ++ (id)localizedDescriptionForPayloadCount:(unsigned long long)arg1; + (id)typeStrings; -+ (id)wrapperPayloadDictionary; -+ (id)badFieldValueErrorWithField:(id)arg1 underlyingError:(id)arg2; -+ (id)badFieldValueErrorWithField:(id)arg1; -+ (id)badFieldTypeErrorWithField:(id)arg1; -+ (id)missingFieldErrorWithField:(id)arg1 underlyingError:(id)arg2; -+ (id)payloadFromDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; -+ (id)payloadsFromArray:(id)arg1 profile:(id)arg2 outError:(id *)arg3; -@property(nonatomic) BOOL mustInstallNonInteractively; // @synthesize mustInstallNonInteractively=_mustInstallNonInteractively; +@property(nonatomic) _Bool mustInstallNonInteractively; // @synthesize mustInstallNonInteractively=_mustInstallNonInteractively; @property(retain, nonatomic) NSString *persistentResourceID; // @synthesize persistentResourceID=_persistentResourceID; -@property(readonly, nonatomic) int version; // @synthesize version=_version; +@property(readonly, nonatomic) long long version; // @synthesize version=_version; @property(readonly, nonatomic) NSString *UUID; // @synthesize UUID=_UUID; @property(readonly, nonatomic) NSString *organization; // @synthesize organization=_organization; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @@ -54,9 +47,6 @@ - (id)description; @property(readonly, nonatomic) NSString *friendlyName; @property(readonly, nonatomic) NSDictionary *restrictions; -- (id)stubDictionary; -- (id)malformedPayloadErrorWithError:(id)arg1; -- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPlainCertificatePayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPlainCertificatePayload.h index e9bcb8b00..a3a4220f5 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCPlainCertificatePayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCPlainCertificatePayload.h @@ -24,12 +24,12 @@ @property(readonly, nonatomic) int dataEncoding; // @synthesize dataEncoding=_dataEncoding; @property(readonly, nonatomic) NSString *certificateFileName; // @synthesize certificateFileName=_certificateFileName; - (void).cxx_destruct; -- (BOOL)isIdentity; +- (_Bool)isIdentity; - (id)persistentResourceID; - (id)description; - (struct __SecCertificate *)copyCertificate; - (id)installationWarnings; -- (BOOL)isSigned; +- (_Bool)isSigned; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile-Private.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile-Private.h new file mode 100644 index 000000000..64f98ee48 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile-Private.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface MCProfile (Private) ++ (id)dataFromCMSEncodedData:(id)arg1 outSignerCertificates:(id *)arg2; ++ (id)signerSummaryOfCertificate:(struct __SecCertificate *)arg1; ++ (int)evaluateTrustOfCertificateChain:(id)arg1 outIsAllowedToWriteDefaults:(_Bool *)arg2; ++ (int)evaluateTrustOfCertificateChain:(id)arg1; ++ (int)evaluateTrust:(struct __SecTrust *)arg1; ++ (_Bool)checkString:(id)arg1 isOneOfStrings:(id)arg2 key:(id)arg3 errorDomain:(id)arg4 errorCode:(long long)arg5 errorString:(id)arg6 outError:(id *)arg7; ++ (id)removeOptionalNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 invalidDataCode:(long long)arg4 invalidDataErrorString:(id)arg5 outError:(id *)arg6; ++ (id)removeRequiredNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 missingDataCode:(long long)arg4 missingDataErrorString:(id)arg5 invalidDataCode:(long long)arg6 invalidDataErrorString:(id)arg7 outError:(id *)arg8; ++ (id)removeOptionalObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 invalidDataCode:(long long)arg5 invalidDataErrorString:(id)arg6 outError:(id *)arg7; ++ (id)removeRequiredObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 missingDataCode:(long long)arg5 missingDataErrorString:(id)arg6 invalidDataCode:(long long)arg7 invalidDataErrorString:(id)arg8 outError:(id *)arg9; ++ (id)profileWithDictionary:(id)arg1 fileName:(id)arg2 allowEmptyPayload:(_Bool)arg3 outError:(id *)arg4; ++ (id)profileDictionaryFromProfileData:(id)arg1 outError:(id *)arg2; ++ (id)profileWithData:(id)arg1 fileName:(id)arg2 allowEmptyPayload:(_Bool)arg3 outError:(id *)arg4; ++ (id)missingFieldErrorWithField:(id)arg1; ++ (id)badFieldTypeErrorWithField:(id)arg1; ++ (id)_malformedProfileError; +- (unsigned long long)countOfPayloadsOfClass:(Class)arg1; +- (_Bool)containsPayloadOfClass:(Class)arg1; +- (id)stubDictionary; +- (_Bool)writeStubToPath:(id)arg1; +- (_Bool)writeStubToDirectory:(id)arg1; +- (id)malformedProfileErrorWithError:(id)arg1; +- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(_Bool)arg2 outError:(id *)arg3; +@property(readonly, nonatomic) NSString *UUIDHashFileName; +@property(readonly, nonatomic) NSString *profileIDHashFileName; +@property(readonly, nonatomic) NSString *stubFileName; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile.h index 6d8079bee..5a76ea434 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfile.h @@ -11,22 +11,22 @@ @interface MCProfile : NSObject { int _trustQueueTrustLevel; - BOOL _trustQueueTrustHasBeenEvaluated; + _Bool _trustQueueTrustHasBeenEvaluated; NSObject *_trustEvaluationQueue; NSString *_signerQueueSignerSummary; NSArray *_signerQueueSignerCertificates; NSObject *_signerEvaluationQueue; - BOOL _encrypted; - BOOL _isLocked; - BOOL _needsReboot; - BOOL _isStub; - BOOL _mustInstallNonInteractively; + _Bool _encrypted; + _Bool _isLocked; + _Bool _needsReboot; + _Bool _isStub; + _Bool _mustInstallNonInteractively; NSString *_profileDescription; NSString *_displayName; NSString *_identifier; NSString *_UUID; NSString *_organization; - int _version; + long long _version; NSDate *_installDate; NSDate *_expiryDate; NSString *_removalPasscode; @@ -39,67 +39,43 @@ + (id)profileWithData:(id)arg1 fileName:(id)arg2 outError:(id *)arg3; + (id)profileWithData:(id)arg1 outError:(id *)arg2; -+ (id)dataFromCMSEncodedData:(id)arg1 outSignerCertificates:(id *)arg2; -+ (id)signerSummaryOfCertificate:(struct __SecCertificate *)arg1; -+ (int)evaluateTrustOfCertificateChain:(id)arg1; -+ (int)evaluateTrust:(struct __SecTrust *)arg1; -+ (BOOL)checkString:(id)arg1 isOneOfStrings:(id)arg2 key:(id)arg3 errorDomain:(id)arg4 errorCode:(int)arg5 errorString:(id)arg6 outError:(id *)arg7; -+ (id)removeOptionalNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 invalidDataCode:(int)arg4 invalidDataErrorString:(id)arg5 outError:(id *)arg6; -+ (id)removeRequiredNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 missingDataCode:(int)arg4 missingDataErrorString:(id)arg5 invalidDataCode:(int)arg6 invalidDataErrorString:(id)arg7 outError:(id *)arg8; -+ (id)removeOptionalObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 invalidDataCode:(int)arg5 invalidDataErrorString:(id)arg6 outError:(id *)arg7; -+ (id)removeRequiredObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 missingDataCode:(int)arg5 missingDataErrorString:(id)arg6 invalidDataCode:(int)arg7 invalidDataErrorString:(id)arg8 outError:(id *)arg9; -+ (id)profileWithDictionary:(id)arg1 fileName:(id)arg2 allowEmptyPayload:(BOOL)arg3 outError:(id *)arg4; -+ (id)profileDictionaryFromProfileData:(id)arg1 outError:(id *)arg2; -+ (id)profileWithData:(id)arg1 fileName:(id)arg2 allowEmptyPayload:(BOOL)arg3 outError:(id *)arg4; -+ (id)missingFieldErrorWithField:(id)arg1; -+ (id)badFieldTypeErrorWithField:(id)arg1; -+ (id)_malformedProfileError; @property(readonly, nonatomic) NSString *localizedConsentText; // @synthesize localizedConsentText=_localizedConsentText; -@property(nonatomic) BOOL mustInstallNonInteractively; // @synthesize mustInstallNonInteractively=_mustInstallNonInteractively; +@property(nonatomic) _Bool mustInstallNonInteractively; // @synthesize mustInstallNonInteractively=_mustInstallNonInteractively; @property(retain, nonatomic) NSDictionary *installOptions; // @synthesize installOptions=_installOptions; @property(readonly, nonatomic) NSDate *removalDate; // @synthesize removalDate=_removalDate; @property(readonly, nonatomic) NSString *productBuildVersion; // @synthesize productBuildVersion=_productBuildVersion; @property(readonly, nonatomic) NSString *productVersion; // @synthesize productVersion=_productVersion; -@property(readonly, nonatomic) BOOL isStub; // @synthesize isStub=_isStub; -@property(readonly, nonatomic) BOOL needsReboot; // @synthesize needsReboot=_needsReboot; -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked=_isLocked; +@property(readonly, nonatomic) _Bool isStub; // @synthesize isStub=_isStub; +@property(readonly, nonatomic) _Bool needsReboot; // @synthesize needsReboot=_needsReboot; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=_isLocked; @property(retain, nonatomic) NSDate *installDate; // @synthesize installDate=_installDate; -@property(readonly, nonatomic) int version; // @synthesize version=_version; +@property(readonly, nonatomic) long long version; // @synthesize version=_version; @property(readonly, nonatomic) NSString *organization; // @synthesize organization=_organization; -@property(nonatomic, getter=isEncrypted) BOOL encrypted; // @synthesize encrypted=_encrypted; +@property(nonatomic, getter=isEncrypted) _Bool encrypted; // @synthesize encrypted=_encrypted; @property(readonly, nonatomic) NSString *UUID; // @synthesize UUID=_UUID; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(readonly, nonatomic) NSString *profileDescription; // @synthesize profileDescription=_profileDescription; - (void).cxx_destruct; -- (BOOL)mayInstallWithOptions:(id)arg1 hasInteractionClient:(BOOL)arg2 outError:(id *)arg3; +- (_Bool)mayInstallWithOptions:(id)arg1 hasInteractionClient:(_Bool)arg2 outError:(id *)arg3; - (void)evaluateSignerTrustAsynchronouslyWithCompletion:(id)arg1; - (void)evaluateSignerTrust; -@property(readonly, nonatomic) BOOL isManagedByProfileService; +@property(readonly, nonatomic) _Bool isManagedByProfileService; @property(readonly, nonatomic) NSDate *expiryDate; // @synthesize expiryDate=_expiryDate; @property(readonly, nonatomic) NSDate *earliestCertificateExpiryDate; @property(readonly, nonatomic) NSArray *localizedPayloadSummaryByType; - (id)description; @property(readonly, nonatomic) NSString *friendlyName; -@property(readonly, nonatomic) BOOL isSigned; +@property(readonly, nonatomic) _Bool isSigned; - (id)payloadWithUUID:(id)arg1; @property(readonly, nonatomic) NSArray *payloads; -- (id)installationWarningsIncludeUnsignedProfileWarning:(BOOL)arg1; +- (id)installationWarningsIncludeUnsignedProfileWarning:(_Bool)arg1; @property(readonly, nonatomic) NSArray *installationWarnings; @property(retain, nonatomic) NSArray *signerCertificates; @property(readonly, nonatomic) NSString *signerSummary; @property(readonly, nonatomic) struct __SecCertificate *signerCertificate; @property(readonly, nonatomic) int trustLevel; @property(retain, nonatomic) NSString *removalPasscode; // @synthesize removalPasscode=_removalPasscode; -- (BOOL)containsPayloadOfClass:(Class)arg1; -- (id)stubDictionary; -- (BOOL)writeStubToPath:(id)arg1; -- (BOOL)writeStubToDirectory:(id)arg1; -- (id)malformedProfileErrorWithError:(id)arg1; -- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(BOOL)arg2 outError:(id *)arg3; -@property(readonly, nonatomic) NSString *UUIDHashFileName; -@property(readonly, nonatomic) NSString *profileIDHashFileName; -@property(readonly, nonatomic) NSString *stubFileName; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AirPrint.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AirPrint.h new file mode 100644 index 000000000..e05553308 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AirPrint.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (AirPrint) +- (id)knownAirPrintIPPURLStrings; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AppWhitelist.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AppWhitelist.h new file mode 100644 index 000000000..352c6d650 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-AppWhitelist.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (AppWhitelist) +- (id)autonomousSingleAppModePermittedBundleIDs; +- (void)parentalControlsSetAllowPasscodeAccessToNonWhitelistedApps:(_Bool)arg1; +- (_Bool)parentalControlsAllowPasscodeAccessToNonWhitelistedApps; +- (_Bool)isParentalControlsAllowPasscodeAccessToNonWhitelistedAppsUIForcedByRestrictions; +- (void)setParentalControlsWhitelistedAppBundleIDs:(id)arg1; +- (id)parentalControlsWhitelistedAppBundleIDs; +- (id)parentalControlsAvailableAppBundleIDsForWhitelisting; +- (_Bool)mayEnterPasscodeToAccessNonWhitelistedApps; +- (_Bool)isPasscodeRequiredToAccessWhitelistedApps; +- (_Bool)isInSingleAppMode; +- (id)effectiveWhitelistedAppBundleIDs; +- (int)appWhitelistState; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-CloudConfiguration.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-CloudConfiguration.h new file mode 100644 index 000000000..9474d3400 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-CloudConfiguration.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (CloudConfiguration) +- (_Bool)isSupervised; +- (void)setupAssistantDidFinish; +- (void)markStoredProfileForPurposeAsInstalled:(int)arg1; +- (_Bool)shouldInstallStoredProfileForPurpose:(int)arg1; +- (void)storeProfileData:(id)arg1 configurationSource:(int)arg2 purpose:(int)arg3; +- (void)installProfileDataStoredForPurpose:(int)arg1 completionBlock:(id)arg2; +- (void)profileDataStoredForPurpose:(int)arg1 completionBlock:(id)arg2; +- (_Bool)shouldShowCloudConfigurationUI; +- (_Bool)isTeslaCloudConfigurationAvailable; +- (_Bool)isCloudConfigurationAvailable; +- (void)storeCloudConfigurationDetails:(id)arg1; +- (void)cloudConfigurationUIDidCompleteWasApplied:(_Bool)arg1; +- (_Bool)wasTeslaCloudConfigurationApplied; +- (_Bool)wasCloudConfigurationApplied; +- (void)retrieveCloudConfigurationFromURL:(id)arg1 username:(id)arg2 password:(id)arg3 anchorCertificates:(id)arg4 completionBlock:(id)arg5; +- (void)retrieveAndStoreCloudConfigurationDetailsCompletionBlock:(id)arg1; +- (void)retrieveCloudConfigurationDetailsCompletionBlock:(id)arg1; +- (id)cloudConfigurationDetails; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Deprecated.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Deprecated.h new file mode 100644 index 000000000..72cc15f02 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Deprecated.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Deprecated) +- (int)effectiveRestrictedBoolValueForSetting:(id)arg1; +- (id)objectForFeature:(id)arg1; +- (id)valueForFeature:(id)arg1; +- (int)restrictedBoolValueForFeature:(id)arg1; +- (void)setPasscodeWasSetInBackup:(_Bool)arg1; +- (_Bool)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 outRestrictionChanged:(_Bool *)arg4 outEffectiveSettingsChanged:(_Bool *)arg5 outError:(id *)arg6; +- (_Bool)validatePasscode:(id)arg1 andUnlockContentProtectedDevice:(_Bool)arg2; +- (_Bool)validatePasscode:(id)arg1; +- (id)passcodeExpiryDate; +- (_Bool)isPasscodeRequiredByPolicy; +- (id)queueFileDataForProfileInstallation:(id)arg1 originalFileName:(id)arg2 outError:(id *)arg3; +- (id)queueProfileDataForInstallation:(id)arg1 outError:(id *)arg2; +- (id)queueProfileDataForAcceptance:(id)arg1 outError:(id *)arg2; +- (id)profileFromProfileData:(id)arg1 outError:(id *)arg2; +- (void)setDelegate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Lockdown.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Lockdown.h new file mode 100644 index 000000000..94adedd1e --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Lockdown.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Lockdown) +- (void)lockdownDidReceiveActivationRecord:(id)arg1; +- (int)hostMayPairWithOptions:(id)arg1 challenge:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-ManagedOpenIn.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-ManagedOpenIn.h new file mode 100644 index 000000000..ccb23a266 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-ManagedOpenIn.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (ManagedOpenIn) +- (id)filteredMailSheetAccountsForBundleID:(id)arg1 sourceAccountManagement:(int)arg2; +- (_Bool)isAppManaged:(id)arg1; +- (id)allowedOpenInAppBundleIDsAfterApplyingFilterToAppBundleIDs:(id)arg1 originatingAppBundleID:(id)arg2 originatingAccountIsManaged:(_Bool)arg3; +- (_Bool)mayOpenFromManagedToUnmanaged; +- (_Bool)mayOpenFromUnmanagedToManaged; +- (_Bool)isOpenInRestrictionInEffect; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Misc.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Misc.h new file mode 100644 index 000000000..fe1c67ec3 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Misc.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Misc) +- (void)setFingerprintUnlockAllowed:(_Bool)arg1 passcode:(id)arg2 completionBlock:(id)arg3; +- (unsigned long long)gracePeriod; +- (void)setGracePeriod:(unsigned long long)arg1 passcode:(id)arg2 completionBlock:(id)arg3; +- (_Bool)isMUAllowed; +- (_Bool)isFingerprintUnlockAllowed; +- (_Bool)isFingerprintModificationAllowed; +- (_Bool)isAssistantUserGeneratedContentAllowed; +- (_Bool)isActivationLockAllowed; +- (_Bool)isControlCenterAllowedInApps; +- (_Bool)isLockScreenControlCenterAllowed; +- (_Bool)isLockScreenTodayViewAllowed; +- (_Bool)isLockScreenNotificationsViewAllowed; +- (_Bool)isAirDropAllowed; +- (_Bool)isAppRatingLimitInEffect; +- (_Bool)isAppInstallationAllowed; +- (_Bool)isLockScreenWiFiModificationAllowed; +- (_Bool)isAdTrackingLimited; +- (_Bool)isWebTextDefineAllowed; +- (_Bool)isAutomaticAppUpdatesModificationAllowed; +- (void)setAutomaticAppUpdatesAllowed:(_Bool)arg1; +- (_Bool)isAutomaticAppUpdatesAllowed; +- (_Bool)isOTAPKIUpdatesAllowed; +- (_Bool)isVehicleUIAllowed; +- (_Bool)isCloudKeychainSyncAllowed; +- (void)migratePostDataMigrator; +- (void)processProfilesPostMigrate; +- (void)processProfilesPostRestore; +- (id)managedAppIDsWithFlags:(int)arg1; +- (id)doNotDocumentSyncAppIDs; +- (id)doNotBackupAppIDs; +- (id)managedSystemConfigurationServiceIDs; +- (void)shutDown; +- (id)managedWiFiNetworkNames; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Passcode.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Passcode.h new file mode 100644 index 000000000..d0b07bc62 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Passcode.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Passcode) +- (id)localizedDescriptionOfCurrentPasscodeConstraints; +- (int)newPasscodeEntryScreenType; +- (int)unlockScreenType; +- (id)passcodeExpiryDateOutError:(id *)arg1; +- (void)notifyUserHasSeenComplianceMessageWithLastLockDate:(id)arg1; +- (void)notifyClientsToRecomputeCompliance; +- (void)recomputeUserComplianceWarning; +- (void)recomputeUserComplianceWarningSynchronously; +- (void)getPasscodeComplianceWarningLastLockDate:(id)arg1 completionBlock:(id)arg2; +- (int)getPasscodeComplianceWarningLastLockDate:(id)arg1 outLocalizedTitle:(id *)arg2 outLocalizedMessage:(id *)arg3; +- (int)_getPasscodeComplianceWarningExpiryDate:(id)arg1 lastLockDate:(id)arg2 outLocalizedTitle:(id *)arg3 outLocalizedMessage:(id *)arg4; +- (_Bool)currentPasscodeIsCompliantWithProfileRestrictionsOutError:(id *)arg1; +- (_Bool)currentPasscodeIsCompliantWithGlobalRestrictionsOutError:(id *)arg1; +- (_Bool)passcode:(id)arg1 meetsCurrentConstraintsOutError:(id *)arg2; +- (_Bool)isContentProtectionInEffect; +- (_Bool)unlockDeviceWithPasscode:(id)arg1 outError:(id *)arg2; +- (_Bool)clearPasscodeWithEscrowKeybagData:(id)arg1 secret:(id)arg2 outError:(id *)arg3; +- (_Bool)changePasscodeFrom:(id)arg1 to:(id)arg2 outError:(id *)arg3; +- (_Bool)isPasscodeRequiredByProfiles; +- (_Bool)isPasscodeRequired; +- (_Bool)isPasscodeSet; +- (void)lockDevice; +- (void)lockDeviceImmediately:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Private.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Private.h new file mode 100644 index 000000000..cf8931433 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Private) +- (void)rereadManagedAppAttributes; +- (void)storeCertificateData:(id)arg1 forHostIdentifier:(id)arg2; +- (void)removeExpiredProfiles; +- (void)performBootTimeChecks; +- (void)checkCarrierProfileForceInstallation:(_Bool)arg1; +- (void)checkCarrierProfile; +- (id)publicMessageCenter; +- (id)messageCenter; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Profiles.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Profiles.h new file mode 100644 index 000000000..79d44f3b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Profiles.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Profiles) +- (id)chaperoneOrganization; +- (_Bool)isChaperoned; +- (void)respondToCurrentPasscodeRequestContinue:(_Bool)arg1 passcode:(id)arg2; +- (void)respondToWarningsContinueInstallation:(_Bool)arg1; +- (void)_doMCICShowUserWarnings:(id)arg1 params:(id)arg2; +- (void)_doMCICRequestUserInput:(id)arg1 params:(id)arg2; +- (void)__checkForProfiledCrash; +- (void)_doMCICDidFinish:(id)arg1 params:(id)arg2; +- (void)__doMCICDidFinish:(id)arg1; +- (void)_doMCICDidBeginInstallingNextProfileData:(id)arg1 params:(id)arg2; +- (void)_doMCICDidRequestCurrentPasscode:(id)arg1 params:(id)arg2; +- (void)_doMCICDidUpdateStatus:(id)arg1 params:(id)arg2; +- (void)submitUserInputResponses:(id)arg1; +- (void)cancelUserInputResponses; +- (void)_doMCICPreflightResponse:(id)arg1 params:(id)arg2; +- (void)_userInputTimerFired; +- (void)_cancelUserInputTimeout; +- (void)_setTimeoutWaitingForUserInputType:(int)arg1; +- (void)preflightUserInputResponses:(id)arg1 forPayloadIndex:(unsigned long long)arg2; +- (void)setInteractionDelegate:(id)arg1; +- (void)updateProfileWithIdentifier:(id)arg1 interactionDelegate:(id)arg2; +- (void)installProfileData:(id)arg1 options:(id)arg2 interactionDelegate:(id)arg3; +- (void)installProfileData:(id)arg1 interactionDelegate:(id)arg2; +- (void)_registerSelectorsForInteractionServer:(id)arg1; +- (void)_detectProfiledCrashes; +- (void)_tearDownInteractionServer; +- (_Bool)removeProvisioningProfileWithUUID:(id)arg1 outError:(id *)arg2; +- (_Bool)installProvisioningProfileData:(id)arg1 managingProfileIdentifier:(id)arg2 outError:(id *)arg3; +- (_Bool)showProfileErrorUIWithProfileIdentifier:(id)arg1 outError:(id *)arg2; +- (_Bool)transitionToProfileAcceptanceUIAndReturnToBundleID:(id)arg1; +- (_Bool)transitionToProfileAcceptanceUI; +- (_Bool)transitionToProfileOverviewUI; +- (_Bool)_openSensitiveURLString:(id)arg1 unlock:(_Bool)arg2; +- (id)acceptedFileExtensions; +- (id)acceptedMIMETypes; +- (id)updateProfileWithIdentifier:(id)arg1 outError:(id *)arg2; +- (void)removeProfileWithIdentifier:(id)arg1 completion:(id)arg2; +- (void)removeProfileAsyncWithIdentifier:(id)arg1; +- (void)removeProfileWithIdentifier:(id)arg1; +- (id)installProfileData:(id)arg1 options:(id)arg2 outError:(id *)arg3; +- (id)installProfileData:(id)arg1 outError:(id *)arg2; +- (void)removeProfilesFromInstallationQueue; +- (id)queueFileDataForAcceptance:(id)arg1 originalFileName:(id)arg2 outError:(id *)arg3; +- (id)_queueDataForAcceptance:(id)arg1 originalFileName:(id)arg2 transitionToUI:(_Bool)arg3 outError:(id *)arg4; +- (id)popProvisioningProfileDataFromHeadOfInstallationQueue; +- (id)popProfileDataFromHeadOfInstallationQueue; +- (id)installedProfileWithIdentifier:(id)arg1; +- (id)installedProfilesWithFilterFlags:(int)arg1; +- (id)installedProfileIdentifiersWithFilterFlags:(int)arg1; +- (id)installedProfileIdentifiers; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Restrictions.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Restrictions.h new file mode 100644 index 000000000..06c2d89a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Restrictions.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Restrictions) +- (id)effectiveWhitelistedAppsAndOptions; +- (void)removeOrphanedClientRestrictions; +- (void)setUserInfo:(id)arg1 forClientUUID:(id)arg2; +- (id)userInfoForClientUUID:(id)arg1; +- (id)allClientUUIDsForClientType:(id)arg1; +- (int)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 complianceBlocking:(int)arg6 displayImmediateAlert:(_Bool)arg7 outRestrictionChanged:(_Bool *)arg8 outEffectiveSettingsChanged:(_Bool *)arg9 outError:(id *)arg10; +- (_Bool)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 outRestrictionChanged:(_Bool *)arg6 outEffectiveSettingsChanged:(_Bool *)arg7 outError:(id *)arg8; +- (id)objectRestrictionForFeature:(id)arg1; +- (id)valueRestrictionForFeature:(id)arg1; +- (int)boolRestrictionForFeature:(id)arg1; +- (id)effectiveRestrictions; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-SafariBookmarks.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-SafariBookmarks.h new file mode 100644 index 000000000..e88d16aad --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-SafariBookmarks.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (SafariBookmarks) +- (void)setWebContentFilterUserBlacklistedURLStrings:(id)arg1; +- (id)webContentFilterEffectiveBlacklistedURLStrings; +- (id)webContentFilterUserBlacklistedURLStrings; +- (void)addUserBookmark:(id)arg1; +- (void)addWebContentFilterAutoPermittedURLString:(id)arg1; +- (void)setWebContentFilterAutoPermittedURLStrings:(id)arg1; +- (_Bool)isWebFilterUIActive; +- (id)defaultUserBookmarks; +- (void)unstashUserBookmarksFromLabel:(id)arg1; +- (void)stashUserBookmarksWithLabel:(id)arg1 newUserBookmarks:(id)arg2; +- (id)userBookmarks; +- (void)setUserBookmarks:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Settings.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Settings.h new file mode 100644 index 000000000..37cb09153 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection-Settings.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCProfileConnection (Settings) +- (void)resetAllSettingsToDefaults; +- (id)effectiveUserSettings; +- (void)removeValueSetting:(id)arg1; +- (void)removeBoolSetting:(id)arg1; +- (_Bool)isUnionSettingLockedDownByRestrictions:(id)arg1; +- (_Bool)isIntersectionSettingLockedDownByRestrictions:(id)arg1; +- (_Bool)isValueSettingLockedDownByRestrictions:(id)arg1; +- (_Bool)isBoolSettingLockedDownByRestrictions:(id)arg1; +- (id)effectiveValuesForUnionSetting:(id)arg1; +- (id)effectiveValuesForIntersectionSetting:(id)arg1; +- (id)effectiveValueForSetting:(id)arg1; +- (int)effectiveBoolValueForSetting:(id)arg1; +- (id)effectiveParametersForValueSetting:(id)arg1; +- (id)effectiveParametersForUnionSetting:(id)arg1; +- (id)effectiveParametersForIntersectionSetting:(id)arg1; +- (id)effectiveParametersForBoolSetting:(id)arg1; +- (id)defaultParametersForUnionSetting:(id)arg1; +- (id)defaultParametersForIntersectionSetting:(id)arg1; +- (id)defaultParametersForValueSetting:(id)arg1; +- (id)defaultParametersForBoolSetting:(id)arg1; +- (id)defaultValuesForUnionSetting:(id)arg1; +- (id)defaultValuesForIntersectionSetting:(id)arg1; +- (id)defaultValueForSetting:(id)arg1; +- (int)defaultBoolValueForSetting:(id)arg1; +- (id)parametersForUnionSetting:(id)arg1; +- (id)parametersForIntersectionSetting:(id)arg1; +- (id)parametersForValueSetting:(id)arg1; +- (id)parametersForBoolSetting:(id)arg1; +- (id)userSettings; +- (void)setValues:(id)arg1 forUnionSetting:(id)arg2; +- (void)setValues:(id)arg1 forIntersectionSetting:(id)arg2; +- (void)setValue:(id)arg1 forSetting:(id)arg2 passcode:(id)arg3; +- (void)setValue:(id)arg1 forSetting:(id)arg2; +- (void)setBoolValue:(_Bool)arg1 forSetting:(id)arg2 passcode:(id)arg3; +- (void)setBoolValue:(_Bool)arg1 forSetting:(id)arg2; +- (void)setParameters:(id)arg1 forValueSetting:(id)arg2; +- (void)setParameters:(id)arg1 forBoolSetting:(id)arg2; +- (void)setParametersForSettingsByType:(id)arg1 passcode:(id)arg2; +- (void)setParametersForSettingsByType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection.h index d3d5dbd16..3273395b3 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileConnection.h @@ -17,7 +17,7 @@ id _interactionLockDelayedContext; NSDictionary *_preflightResponse; NSData *_originalProfileData; - BOOL _needToRestoreOriginalProfileData; + _Bool _needToRestoreOriginalProfileData; int _userInputTimeoutType; NSTimer *_userInputTimer; NSObject *_notificationSyncQueue; @@ -41,220 +41,6 @@ - (void)checkIn; - (void)dealloc; - (id)_init; -- (int)effectiveRestrictedBoolValueForSetting:(id)arg1; -- (id)objectForFeature:(id)arg1; -- (id)valueForFeature:(id)arg1; -- (int)restrictedBoolValueForFeature:(id)arg1; -- (void)setPasscodeWasSetInBackup:(BOOL)arg1; -- (BOOL)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 outRestrictionChanged:(char *)arg4 outEffectiveSettingsChanged:(char *)arg5 outError:(id *)arg6; -- (BOOL)validatePasscode:(id)arg1 andUnlockContentProtectedDevice:(BOOL)arg2; -- (BOOL)validatePasscode:(id)arg1; -- (id)passcodeExpiryDate; -- (BOOL)isPasscodeRequiredByPolicy; -- (id)queueFileDataForProfileInstallation:(id)arg1 originalFileName:(id)arg2 outError:(id *)arg3; -- (id)queueProfileDataForInstallation:(id)arg1 outError:(id *)arg2; -- (id)queueProfileDataForAcceptance:(id)arg1 outError:(id *)arg2; -- (id)profileFromProfileData:(id)arg1 outError:(id *)arg2; -- (void)setDelegate:(id)arg1; -- (id)chaperoneOrganization; -- (BOOL)isChaperoned; -- (void)respondToCurrentPasscodeRequestContinue:(BOOL)arg1 passcode:(id)arg2; -- (void)respondToWarningsContinueInstallation:(BOOL)arg1; -- (void)_doMCICShowUserWarnings:(id)arg1 params:(id)arg2; -- (void)_doMCICRequestUserInput:(id)arg1 params:(id)arg2; -- (void)__checkForProfiledCrash; -- (void)_doMCICDidFinish:(id)arg1 params:(id)arg2; -- (void)__doMCICDidFinish:(id)arg1; -- (void)_doMCICDidBeginInstallingNextProfileData:(id)arg1 params:(id)arg2; -- (void)_doMCICDidRequestCurrentPasscode:(id)arg1 params:(id)arg2; -- (void)_doMCICDidUpdateStatus:(id)arg1 params:(id)arg2; -- (void)submitUserInputResponses:(id)arg1; -- (void)cancelUserInputResponses; -- (void)_doMCICPreflightResponse:(id)arg1 params:(id)arg2; -- (void)_userInputTimerFired; -- (void)_cancelUserInputTimeout; -- (void)_setTimeoutWaitingForUserInputType:(int)arg1; -- (void)preflightUserInputResponses:(id)arg1 forPayloadIndex:(unsigned int)arg2; -- (void)setInteractionDelegate:(id)arg1; -- (void)updateProfileWithIdentifier:(id)arg1 interactionDelegate:(id)arg2; -- (void)installProfileData:(id)arg1 options:(id)arg2 interactionDelegate:(id)arg3; -- (void)installProfileData:(id)arg1 interactionDelegate:(id)arg2; -- (void)_registerSelectorsForInteractionServer:(id)arg1; -- (void)_detectProfiledCrashes; -- (void)_tearDownInteractionServer; -- (BOOL)removeProvisioningProfileWithUUID:(id)arg1 outError:(id *)arg2; -- (BOOL)installProvisioningProfileData:(id)arg1 managingProfileIdentifier:(id)arg2 outError:(id *)arg3; -- (BOOL)showProfileErrorUIWithProfileIdentifier:(id)arg1 outError:(id *)arg2; -- (BOOL)transitionToProfileAcceptanceUIAndReturnToBundleID:(id)arg1; -- (BOOL)transitionToProfileAcceptanceUI; -- (BOOL)transitionToProfileOverviewUI; -- (BOOL)_openSensitiveURLString:(id)arg1 unlock:(BOOL)arg2; -- (id)acceptedFileExtensions; -- (id)acceptedMIMETypes; -- (id)updateProfileWithIdentifier:(id)arg1 outError:(id *)arg2; -- (void)removeProfileWithIdentifier:(id)arg1 completion:(id)arg2; -- (void)removeProfileAsyncWithIdentifier:(id)arg1; -- (void)removeProfileWithIdentifier:(id)arg1; -- (id)installProfileData:(id)arg1 options:(id)arg2 outError:(id *)arg3; -- (id)installProfileData:(id)arg1 outError:(id *)arg2; -- (void)removeProfilesFromInstallationQueue; -- (id)queueFileDataForAcceptance:(id)arg1 originalFileName:(id)arg2 outError:(id *)arg3; -- (id)_queueDataForAcceptance:(id)arg1 originalFileName:(id)arg2 transitionToUI:(BOOL)arg3 outError:(id *)arg4; -- (id)popProvisioningProfileDataFromHeadOfInstallationQueue; -- (id)popProfileDataFromHeadOfInstallationQueue; -- (id)installedProfileWithIdentifier:(id)arg1; -- (id)installedProfilesWithFilterFlags:(int)arg1; -- (id)installedProfileIdentifiersWithFilterFlags:(int)arg1; -- (id)installedProfileIdentifiers; -- (id)effectiveWhitelistedAppsAndOptions; -- (void)removeOrphanedClientRestrictions; -- (void)setUserInfo:(id)arg1 forClientUUID:(id)arg2; -- (id)userInfoForClientUUID:(id)arg1; -- (id)allClientUUIDsForClientType:(id)arg1; -- (int)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 complianceBlocking:(int)arg6 displayImmediateAlert:(BOOL)arg7 outRestrictionChanged:(char *)arg8 outEffectiveSettingsChanged:(char *)arg9 outError:(id *)arg10; -- (BOOL)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 outRestrictionChanged:(char *)arg6 outEffectiveSettingsChanged:(char *)arg7 outError:(id *)arg8; -- (id)objectRestrictionForFeature:(id)arg1; -- (id)valueRestrictionForFeature:(id)arg1; -- (int)boolRestrictionForFeature:(id)arg1; -- (id)effectiveRestrictions; -- (void)resetAllSettingsToDefaults; -- (id)effectiveUserSettings; -- (void)removeValueSetting:(id)arg1; -- (void)removeBoolSetting:(id)arg1; -- (BOOL)isUnionSettingLockedDownByRestrictions:(id)arg1; -- (BOOL)isIntersectionSettingLockedDownByRestrictions:(id)arg1; -- (BOOL)isValueSettingLockedDownByRestrictions:(id)arg1; -- (BOOL)isBoolSettingLockedDownByRestrictions:(id)arg1; -- (id)effectiveValuesForUnionSetting:(id)arg1; -- (id)effectiveValuesForIntersectionSetting:(id)arg1; -- (id)effectiveValueForSetting:(id)arg1; -- (int)effectiveBoolValueForSetting:(id)arg1; -- (id)effectiveParametersForValueSetting:(id)arg1; -- (id)effectiveParametersForUnionSetting:(id)arg1; -- (id)effectiveParametersForIntersectionSetting:(id)arg1; -- (id)effectiveParametersForBoolSetting:(id)arg1; -- (id)defaultParametersForUnionSetting:(id)arg1; -- (id)defaultParametersForIntersectionSetting:(id)arg1; -- (id)defaultParametersForValueSetting:(id)arg1; -- (id)defaultParametersForBoolSetting:(id)arg1; -- (id)defaultValuesForUnionSetting:(id)arg1; -- (id)defaultValuesForIntersectionSetting:(id)arg1; -- (id)defaultValueForSetting:(id)arg1; -- (int)defaultBoolValueForSetting:(id)arg1; -- (id)parametersForUnionSetting:(id)arg1; -- (id)parametersForIntersectionSetting:(id)arg1; -- (id)parametersForValueSetting:(id)arg1; -- (id)parametersForBoolSetting:(id)arg1; -- (id)userSettings; -- (void)setValues:(id)arg1 forUnionSetting:(id)arg2; -- (void)setValues:(id)arg1 forIntersectionSetting:(id)arg2; -- (void)setValue:(id)arg1 forSetting:(id)arg2 passcode:(id)arg3; -- (void)setValue:(id)arg1 forSetting:(id)arg2; -- (void)setBoolValue:(BOOL)arg1 forSetting:(id)arg2; -- (void)setParameters:(id)arg1 forValueSetting:(id)arg2; -- (void)setParameters:(id)arg1 forBoolSetting:(id)arg2; -- (void)setParametersForSettingsByType:(id)arg1 passcode:(id)arg2; -- (void)setParametersForSettingsByType:(id)arg1; -- (id)localizedDescriptionOfCurrentPasscodeConstraints; -- (int)newPasscodeEntryScreenType; -- (int)unlockScreenType; -- (id)passcodeExpiryDateOutError:(id *)arg1; -- (void)notifyUserHasSeenComplianceMessageWithLastLockDate:(id)arg1; -- (void)notifyClientsToRecomputeCompliance; -- (void)recomputeUserComplianceWarning; -- (void)recomputeUserComplianceWarningSynchronously; -- (void)getPasscodeComplianceWarningLastLockDate:(id)arg1 completionBlock:(id)arg2; -- (int)getPasscodeComplianceWarningLastLockDate:(id)arg1 outLocalizedTitle:(id *)arg2 outLocalizedMessage:(id *)arg3; -- (int)_getPasscodeComplianceWarningExpiryDate:(id)arg1 lastLockDate:(id)arg2 outLocalizedTitle:(id *)arg3 outLocalizedMessage:(id *)arg4; -- (BOOL)currentPasscodeIsCompliantWithProfileRestrictionsOutError:(id *)arg1; -- (BOOL)currentPasscodeIsCompliantWithGlobalRestrictionsOutError:(id *)arg1; -- (BOOL)passcode:(id)arg1 meetsCurrentConstraintsOutError:(id *)arg2; -- (BOOL)isContentProtectionInEffect; -- (BOOL)unlockDeviceWithPasscode:(id)arg1 outError:(id *)arg2; -- (BOOL)clearPasscodeWithEscrowKeybagData:(id)arg1 secret:(id)arg2 outError:(id *)arg3; -- (BOOL)changePasscodeFrom:(id)arg1 to:(id)arg2 outError:(id *)arg3; -- (BOOL)isPasscodeRequiredByProfiles; -- (BOOL)isPasscodeRequired; -- (BOOL)isPasscodeSet; -- (void)lockDevice; -- (void)lockDeviceImmediately:(BOOL)arg1; -- (BOOL)isAppInstallationAllowed; -- (BOOL)isLockScreenWiFiModificationAllowed; -- (BOOL)isWebTextDefineAllowed; -- (void)setAutomaticAppUpdatesAllowed:(BOOL)arg1; -- (BOOL)isAutomaticAppUpdatesAllowed; -- (BOOL)isOTAPKIUpdatesAllowed; -- (BOOL)isVehicleUIAllowed; -- (BOOL)isCloudKeychainSyncAllowed; -- (void)migratePostDataMigrator; -- (void)processProfilesPostMigrate; -- (void)processProfilesPostRestore; -- (id)managedAppIDsWithFlags:(int)arg1; -- (id)doNotDocumentSyncAppIDs; -- (id)doNotBackupAppIDs; -- (id)managedSystemConfigurationServiceIDs; -- (void)shutDown; -- (id)managedWiFiNetworkNames; -- (void)rereadManagedAppAttributes; -- (void)storeCertificateData:(id)arg1 forHostIdentifier:(id)arg2; -- (void)removeExpiredProfiles; -- (void)performBootTimeChecks; -- (void)checkCarrierProfileForceInstallation:(BOOL)arg1; -- (void)checkCarrierProfile; -- (id)publicMessageCenter; -- (id)messageCenter; -- (void)setWebContentFilterUserBlacklistedURLStrings:(id)arg1; -- (id)webContentFilterEffectiveBlacklistedURLStrings; -- (id)webContentFilterUserBlacklistedURLStrings; -- (void)addUserBookmark:(id)arg1; -- (void)addWebContentFilterAutoPermittedURLString:(id)arg1; -- (void)setWebContentFilterAutoPermittedURLStrings:(id)arg1; -- (BOOL)isWebFilterUIActive; -- (id)defaultUserBookmarks; -- (void)unstashUserBookmarksFromLabel:(id)arg1; -- (void)stashUserBookmarksWithLabel:(id)arg1 newUserBookmarks:(id)arg2; -- (id)userBookmarks; -- (void)setUserBookmarks:(id)arg1; -- (id)airPlayPasswordForDestinationWithMACAddress:(id)arg1 outError:(id *)arg2; -- (void)lockdownDidReceiveActivationRecord:(id)arg1; -- (int)hostMayPairWithOptions:(id)arg1 challenge:(id)arg2; -- (id)autonomousSingleAppModePermittedBundleIDs; -- (int)photoAccessLevel; -- (void)parentalControlsSetAllowPasscodeAccessToNonWhitelistedApps:(BOOL)arg1; -- (BOOL)parentalControlsAllowPasscodeAccessToNonWhitelistedApps; -- (BOOL)isParentalControlsAllowPasscodeAccessToNonWhitelistedAppsUIForcedByRestrictions; -- (void)setParentalControlsWhitelistedAppBundleIDs:(id)arg1; -- (id)parentalControlsWhitelistedAppBundleIDs; -- (id)parentalControlsAvailableAppBundleIDsForWhitelisting; -- (BOOL)mayEnterPasscodeToAccessNonWhitelistedApps; -- (BOOL)isPasscodeRequiredToAccessWhitelistedApps; -- (BOOL)isInSingleAppMode; -- (id)effectiveWhitelistedAppBundleIDs; -- (int)appWhitelistState; -- (id)knownAirPrintIPPURLStrings; -- (BOOL)isSupervised; -- (void)markStoredProfileForPurposeAsInstalled:(int)arg1; -- (BOOL)shouldInstallStoredProfileForPurpose:(int)arg1; -- (void)storeProfileData:(id)arg1 configurationSource:(int)arg2 purpose:(int)arg3; -- (void)installProfileDataStoredForPurpose:(int)arg1 completionBlock:(id)arg2; -- (void)profileDataStoredForPurpose:(int)arg1 completionBlock:(id)arg2; -- (BOOL)shouldShowCloudConfigurationUI; -- (BOOL)isTeslaCloudConfigurationAvailable; -- (BOOL)isCloudConfigurationAvailable; -- (void)storeCloudConfigurationDetails:(id)arg1; -- (void)cloudConfigurationUIDidCompleteWasApplied:(BOOL)arg1; -- (BOOL)wasTeslaCloudConfigurationApplied; -- (BOOL)wasCloudConfigurationApplied; -- (void)retrieveCloudConfigurationFromURL:(id)arg1 username:(id)arg2 password:(id)arg3 anchorCertificates:(id)arg4 completionBlock:(id)arg5; -- (void)retrieveAndStoreCloudConfigurationDetailsCompletionBlock:(id)arg1; -- (void)retrieveCloudConfigurationDetailsCompletionBlock:(id)arg1; -- (id)cloudConfigurationDetails; -- (id)filteredMailSheetAccountsForBundleID:(id)arg1 sourceAccountManagement:(int)arg2; -- (BOOL)isAppManaged:(id)arg1; -- (id)allowedOpenInAppBundleIDsAfterApplyingFilterToAppBundleIDs:(id)arg1 originatingAppBundleID:(id)arg2 originatingAccountIsManaged:(BOOL)arg3; -- (BOOL)mayOpenFromManagedToUnmanaged; -- (BOOL)mayOpenFromUnmanagedToManaged; -- (BOOL)isOpenInRestrictionInEffect; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileServiceProfile.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileServiceProfile.h index 971d52ff9..cff260eb2 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileServiceProfile.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileServiceProfile.h @@ -14,11 +14,11 @@ NSArray *_deviceAttributes; id _challenge; NSData *_enrollmentIdentityPersistentID; - BOOL _confirmInstallation; + _Bool _confirmInstallation; NSArray *_bogusPayloads; } -@property(readonly, nonatomic) BOOL confirmInstallation; // @synthesize confirmInstallation=_confirmInstallation; +@property(readonly, nonatomic) _Bool confirmInstallation; // @synthesize confirmInstallation=_confirmInstallation; @property(retain, nonatomic) NSData *enrollmentIdentityPersistentID; // @synthesize enrollmentIdentityPersistentID=_enrollmentIdentityPersistentID; @property(readonly, nonatomic) id challenge; // @synthesize challenge=_challenge; @property(readonly, nonatomic) NSArray *deviceAttributes; // @synthesize deviceAttributes=_deviceAttributes; @@ -28,7 +28,7 @@ - (id)stubDictionary; - (id)payloads; - (id)localizedPayloadSummaryByType; -- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(BOOL)arg2 outError:(id *)arg3; +- (id)initWithDictionary:(id)arg1 allowEmptyPayload:(_Bool)arg2 outError:(id *)arg3; - (id)_unsupportedValueErrorWithFieldName:(id)arg1 value:(id)arg2; - (id)_badDataTypeErrorWithFieldName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileTrustEvaluator.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileTrustEvaluator.h new file mode 100644 index 000000000..059038cc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileTrustEvaluator.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface MCProfileTrustEvaluator : NSObject +{ +} + +- (_Bool)sanitizedProfileSignerCertificateChainIsAllowedToWriteDefaults:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileWarning.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileWarning.h index 7dfdea165..026e0591b 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileWarning.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCProfileWarning.h @@ -14,17 +14,17 @@ { NSString *_localizedTitle; NSString *_localizedBody; - BOOL _isLongForm; + _Bool _isLongForm; } -+ (id)warningWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(BOOL)arg3; -@property(nonatomic) BOOL isLongForm; // @synthesize isLongForm=_isLongForm; ++ (id)warningWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(_Bool)arg3; +@property(nonatomic) _Bool isLongForm; // @synthesize isLongForm=_isLongForm; @property(retain, nonatomic) NSString *localizedBody; // @synthesize localizedBody=_localizedBody; @property(retain, nonatomic) NSString *localizedTitle; // @synthesize localizedTitle=_localizedTitle; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(BOOL)arg3; +- (id)initWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionManager.h index 751b36cd8..2c0ee1783 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionManager.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionManager.h @@ -18,15 +18,15 @@ NSMutableDictionary *_memberQueueProfileRestrictions; } -+ (BOOL)isWebContentFilterUIActiveWithRestrictionDictionary:(id)arg1; -+ (BOOL)mayEnterPasscodeToAccessNonWhitelistedAppsWithSettingsDictionary:(id)arg1; -+ (BOOL)isPasscodeRequiredToAccessWhitelistedAppsWithSettingsDictionary:(id)arg1; -+ (BOOL)isInSingleAppModeWithSettingsDictionary:(id)arg1; ++ (_Bool)isWebContentFilterUIActiveWithRestrictionDictionary:(id)arg1; ++ (_Bool)mayEnterPasscodeToAccessNonWhitelistedAppsWithSettingsDictionary:(id)arg1; ++ (_Bool)isPasscodeRequiredToAccessWhitelistedAppsWithSettingsDictionary:(id)arg1; ++ (_Bool)isInSingleAppModeWithSettingsDictionary:(id)arg1; + (int)appWhitelistStateWithSettingsDictionary:(id)arg1; -+ (BOOL)unionValuesSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; -+ (BOOL)intersectedValuesSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; -+ (BOOL)valueSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; -+ (BOOL)boolSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (_Bool)unionValuesSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (_Bool)intersectedValuesSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (_Bool)valueSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (_Bool)boolSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; + (id)newEffectiveSettingsByApplyingRestrictions:(id)arg1 toSettings:(id)arg2; + (id)unionValuesSettingForFeature:(id)arg1 withUserSettingDictionary:(id)arg2; + (id)intersectedValuesSettingForFeature:(id)arg1 withUserSettingDectionary:(id)arg2; @@ -41,10 +41,10 @@ + (id)defaultParametersForValueSetting:(id)arg1; + (id)defaultParametersForBoolSetting:(id)arg1; + (id)defaultSettings; -+ (BOOL)unionValuesForFeature:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; -+ (BOOL)intersectedValuesForFeature:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; -+ (BOOL)restrictedValue:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; -+ (BOOL)restrictedBool:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; ++ (_Bool)unionValuesForFeature:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; ++ (_Bool)intersectedValuesForFeature:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; ++ (_Bool)restrictedValue:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; ++ (_Bool)restrictedBool:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; + (id)unionValuesForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; + (id)intersectedValuesForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; + (id)objectForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; @@ -52,16 +52,16 @@ + (int)restrictedBoolForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; + (id)filterUserSettingsForPublicUse:(id)arg1; + (id)filterRestrictionDictionaryForPublicUse:(id)arg1; -+ (id)restrictionsWithCurrentRestrictions:(id)arg1 defaultRestrictions:(id)arg2 profileRestrictions:(id)arg3 clientRestrictions:(id)arg4 outRestrictionsChanged:(char *)arg5 outError:(id *)arg6; -+ (id)restrictionsAfterApplyingRestrictionsDictionary:(id)arg1 toRestrictionsDictionary:(id)arg2 outChangeDetected:(char *)arg3 outError:(id *)arg4; ++ (id)restrictionsWithCurrentRestrictions:(id)arg1 defaultRestrictions:(id)arg2 profileRestrictions:(id)arg3 clientRestrictions:(id)arg4 outRestrictionsChanged:(_Bool *)arg5 outError:(id *)arg6; ++ (id)restrictionsAfterApplyingRestrictionsDictionary:(id)arg1 toRestrictionsDictionary:(id)arg2 outChangeDetected:(_Bool *)arg3 outError:(id *)arg4; + (id)sharedManager; + (id)defaultRestrictionFilePath; @property(retain, nonatomic) NSMutableDictionary *memberQueueProfileRestrictions; // @synthesize memberQueueProfileRestrictions=_memberQueueProfileRestrictions; @property(retain, nonatomic) NSObject *memberQueue; // @synthesize memberQueue=_memberQueue; - (void).cxx_destruct; - (int)appWhitelistState; -- (BOOL)isValueSettingLockedDownByRestrictions:(id)arg1; -- (BOOL)isBoolSettingLockedDownByRestrictions:(id)arg1; +- (_Bool)isValueSettingLockedDownByRestrictions:(id)arg1; +- (_Bool)isBoolSettingLockedDownByRestrictions:(id)arg1; - (id)effectiveUnionValuesForSetting:(id)arg1; - (id)effectiveIntersectedValuesForSetting:(id)arg1; - (id)effectiveValueForSetting:(id)arg1; @@ -88,7 +88,7 @@ - (id)objectForFeature:(id)arg1; - (id)valueForFeature:(id)arg1; - (int)restrictedBoolForFeature:(id)arg1; -- (id)potentialRestrictionsAfterApplyingRestrictionsDictionary:(id)arg1 outChangeDetected:(char *)arg2 outError:(id *)arg3; +- (id)potentialRestrictionsAfterApplyingRestrictionsDictionary:(id)arg1 outChangeDetected:(_Bool *)arg2 outError:(id *)arg3; - (id)description; @property(readonly, nonatomic) NSDictionary *combinedProfileRestrictions; @property(readonly, nonatomic) NSMutableDictionary *memberQueueCombinedProfileRestrictions; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionsPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionsPayload.h index da66ed602..463b0e4dd 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionsPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCRestrictionsPayload.h @@ -6,26 +6,27 @@ #import -@class NSMutableDictionary; +@class NSMutableDictionary, NSString; @interface MCRestrictionsPayload : MCPayload { NSMutableDictionary *_restrictions; + NSString *_iCloudPassword; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; +@property(retain, nonatomic) NSString *iCloudPassword; // @synthesize iCloudPassword=_iCloudPassword; - (void).cxx_destruct; - (id)installationWarnings; -- (void)_insertRestrictedBoolForKey:(id)arg1 value:(id)arg2 preferenc:(BOOL)arg3; +- (void)_insertRestrictedBoolForKey:(id)arg1 value:(id)arg2 preferenc:(_Bool)arg3; - (id)subtitle1Description; - (id)_defaultMediaSettings; - (id)_unionStrings; - (id)_intersectionStrings; - (id)_enforcedFeatureStrings; - (id)_restrictedFeatureStrings; -- (id)description; - (id)stubDictionary; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; - (id)_invalidFieldErrorWithFieldName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSCEPPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSCEPPayload.h index ffd7c908d..47f2ebf5d 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSCEPPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSCEPPayload.h @@ -14,25 +14,25 @@ NSString *_CAInstanceName; NSString *_challenge; NSArray *_subject; - unsigned int _keySize; + unsigned long long _keySize; int _usageFlags; NSData *_CAFingerprint; NSArray *_CACaps; NSDictionary *_subjectAltName; - unsigned int _retries; - unsigned int _retryDelay; + unsigned long long _retries; + unsigned long long _retryDelay; } + (id)localizedPluralForm; + (id)localizedSingularForm; + (id)typeStrings; -@property(readonly, nonatomic) unsigned int retryDelay; // @synthesize retryDelay=_retryDelay; -@property(readonly, nonatomic) unsigned int retries; // @synthesize retries=_retries; +@property(readonly, nonatomic) unsigned long long retryDelay; // @synthesize retryDelay=_retryDelay; +@property(readonly, nonatomic) unsigned long long retries; // @synthesize retries=_retries; @property(readonly, nonatomic) NSDictionary *subjectAltName; // @synthesize subjectAltName=_subjectAltName; @property(readonly, nonatomic) NSArray *CACaps; // @synthesize CACaps=_CACaps; @property(readonly, nonatomic) NSData *CAFingerprint; // @synthesize CAFingerprint=_CAFingerprint; @property(readonly, nonatomic) int usageFlags; // @synthesize usageFlags=_usageFlags; -@property(readonly, nonatomic) unsigned int keySize; // @synthesize keySize=_keySize; +@property(readonly, nonatomic) unsigned long long keySize; // @synthesize keySize=_keySize; @property(readonly, nonatomic) NSArray *subject; // @synthesize subject=_subject; @property(readonly, nonatomic) NSString *challenge; // @synthesize challenge=_challenge; @property(readonly, nonatomic) NSString *CAInstanceName; // @synthesize CAInstanceName=_CAInstanceName; @@ -43,8 +43,8 @@ - (struct __SecIdentity *)copyIdentityFromKeychain; - (struct __SecCertificate *)copyCertificate; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; -- (BOOL)isIdentity; -- (BOOL)isRoot; +- (_Bool)isIdentity; +- (_Bool)isRoot; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleAppPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleAppPayload.h index 00a6df0a4..0d5f3ffce 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleAppPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleAppPayload.h @@ -16,7 +16,7 @@ - (id)subtitle1Description; - (id)subtitle1Label; - (id)restrictions; -- (BOOL)mustInstallNonInteractively; +- (_Bool)mustInstallNonInteractively; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleSignOnPayloadKerberosInfo.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleSignOnPayloadKerberosInfo.h index a1b0b14d7..d2efe0d56 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleSignOnPayloadKerberosInfo.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSingleSignOnPayloadKerberosInfo.h @@ -26,9 +26,9 @@ @property(retain, nonatomic) NSString *principalName; // @synthesize principalName=_principalName; - (void).cxx_destruct; - (id)stubDictionary; -- (BOOL)validateURLPrefixMatch:(id)arg1 outNormalizedString:(id *)arg2 outError:(id *)arg3; +- (_Bool)validateURLPrefixMatch:(id)arg1 outNormalizedString:(id *)arg2 outError:(id *)arg3; - (id)description; -- (BOOL)validateAppIdentifierMatch:(id)arg1 outError:(id *)arg2; +- (_Bool)validateAppIdentifierMatch:(id)arg1 outError:(id *)arg2; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSubCalAccountPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSubCalAccountPayload.h index 3d2f3f071..32a674c0d 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCSubCalAccountPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCSubCalAccountPayload.h @@ -14,7 +14,7 @@ NSString *_hostname; NSString *_username; NSString *_password; - BOOL _useSSL; + _Bool _useSSL; NSString *_accountPersistentUUID; } @@ -22,7 +22,7 @@ + (id)localizedSingularForm; + (id)typeStrings; @property(copy, nonatomic) NSString *accountPersistentUUID; // @synthesize accountPersistentUUID=_accountPersistentUUID; -@property(readonly, nonatomic) BOOL useSSL; // @synthesize useSSL=_useSSL; +@property(readonly, nonatomic) _Bool useSSL; // @synthesize useSSL=_useSSL; @property(readonly, nonatomic) NSString *password; // @synthesize password=_password; @property(readonly, nonatomic) NSString *username; // @synthesize username=_username; @property(readonly, nonatomic) NSString *hostname; // @synthesize hostname=_hostname; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTeslaConfiguration.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTeslaConfiguration.h index 5cb1841d9..817d5aa04 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTeslaConfiguration.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTeslaConfiguration.h @@ -10,12 +10,12 @@ @interface MCTeslaConfiguration : NSObject { - BOOL _fetching; + _Bool _fetching; id _callback; NSXPCConnection *_connection; } -@property(nonatomic, getter=isFetching) BOOL fetching; // @synthesize fetching=_fetching; +@property(nonatomic, getter=isFetching) _Bool fetching; // @synthesize fetching=_fetching; @property(retain, nonatomic) NSXPCConnection *connection; // @synthesize connection=_connection; @property(copy, nonatomic) id callback; // @synthesize callback=_callback; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTimerContext.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTimerContext.h index 12f30a83c..a7006d090 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTimerContext.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTimerContext.h @@ -8,10 +8,10 @@ @interface MCTimerContext : NSObject { - BOOL _enabled; + _Bool _enabled; } -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; - (void)disable; - (id)init; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser-Commands.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser-Commands.h new file mode 100644 index 000000000..41ae4a2e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser-Commands.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MCTunnelParser (Commands) +- (id)_commandDisconnect:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser.h index b2e3e906e..8f78febb7 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCTunnelParser.h @@ -13,7 +13,6 @@ - (void)processRequest:(id)arg1 completionBlock:(id)arg2; - (id)responseWithError:(id)arg1; - (id)responseWithStatus:(id)arg1; -- (id)_commandDisconnect:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationManager.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationManager.h index 8d8d435fc..c5aebb172 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationManager.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationManager.h @@ -12,8 +12,8 @@ - (void)mainQueueDidReceiveAppWhitelistChangedNotification; - (void)cancelAllNotificationsCompletionBlock:(id)arg1; -- (void)displayUserNotificationWithTitle:(id)arg1 message:(id)arg2 defaultButtonText:(id)arg3 alternateButtonText:(id)arg4 displayOnLockScreen:(BOOL)arg5 displayInAppWhitelistModes:(BOOL)arg6 dismissAfterTimeInterval:(double)arg7 completionBlock:(id)arg8; -@property(readonly, nonatomic) BOOL hasOutstandingNotifications; +- (void)displayUserNotificationWithTitle:(id)arg1 message:(id)arg2 defaultButtonText:(id)arg3 alternateButtonText:(id)arg4 displayOnLockScreen:(_Bool)arg5 displayInAppWhitelistModes:(_Bool)arg6 dismissAfterTimeInterval:(double)arg7 completionBlock:(id)arg8; +@property(readonly, nonatomic) _Bool hasOutstandingNotifications; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationQueueEntry.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationQueueEntry.h index 45c2efc4f..60538128e 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationQueueEntry.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCUserNotificationQueueEntry.h @@ -10,22 +10,22 @@ @interface MCUserNotificationQueueEntry : NSObject { - BOOL _displayOnLockScreen; - BOOL _displayInAppWhitelistModes; + _Bool _displayOnLockScreen; + _Bool _displayInAppWhitelistModes; NSString *_title; NSString *_message; NSString *_defaultButtonText; NSString *_alternateButtonText; + double _dismissAfterTimeInterval; id _completionBlock; id _notification; - double _dismissAfterTimeInterval; } @property(retain, nonatomic) id notification; // @synthesize notification=_notification; @property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; @property(nonatomic) double dismissAfterTimeInterval; // @synthesize dismissAfterTimeInterval=_dismissAfterTimeInterval; -@property(nonatomic) BOOL displayInAppWhitelistModes; // @synthesize displayInAppWhitelistModes=_displayInAppWhitelistModes; -@property(nonatomic) BOOL displayOnLockScreen; // @synthesize displayOnLockScreen=_displayOnLockScreen; +@property(nonatomic) _Bool displayInAppWhitelistModes; // @synthesize displayInAppWhitelistModes=_displayInAppWhitelistModes; +@property(nonatomic) _Bool displayOnLockScreen; // @synthesize displayOnLockScreen=_displayOnLockScreen; @property(retain, nonatomic) NSString *alternateButtonText; // @synthesize alternateButtonText=_alternateButtonText; @property(retain, nonatomic) NSString *defaultButtonText; // @synthesize defaultButtonText=_defaultButtonText; @property(retain, nonatomic) NSString *message; // @synthesize message=_message; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCVPNPayloadBase.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCVPNPayloadBase.h index 62465955e..ca37e9bd9 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCVPNPayloadBase.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCVPNPayloadBase.h @@ -10,12 +10,12 @@ @interface MCVPNPayloadBase : MCPayload { - BOOL _userNameRequired; - BOOL _passwordRequired; - BOOL _proxyUserNameRequired; - BOOL _proxyPasswordRequired; - BOOL _sharedSecretRequired; - BOOL _pinRequired; + _Bool _userNameRequired; + _Bool _passwordRequired; + _Bool _proxyUserNameRequired; + _Bool _proxyPasswordRequired; + _Bool _sharedSecretRequired; + _Bool _pinRequired; NSMutableDictionary *_atom; NSString *_certificateUUID; NSString *_userNameKey; @@ -44,12 +44,12 @@ @property(retain, nonatomic) NSString *proxyUserNameKey; // @synthesize proxyUserNameKey=_proxyUserNameKey; @property(retain, nonatomic) NSString *passwordKey; // @synthesize passwordKey=_passwordKey; @property(retain, nonatomic) NSString *userNameKey; // @synthesize userNameKey=_userNameKey; -@property(nonatomic) BOOL pinRequired; // @synthesize pinRequired=_pinRequired; -@property(nonatomic) BOOL sharedSecretRequired; // @synthesize sharedSecretRequired=_sharedSecretRequired; -@property(nonatomic) BOOL proxyPasswordRequired; // @synthesize proxyPasswordRequired=_proxyPasswordRequired; -@property(nonatomic) BOOL proxyUserNameRequired; // @synthesize proxyUserNameRequired=_proxyUserNameRequired; -@property(nonatomic) BOOL passwordRequired; // @synthesize passwordRequired=_passwordRequired; -@property(nonatomic) BOOL userNameRequired; // @synthesize userNameRequired=_userNameRequired; +@property(nonatomic) _Bool pinRequired; // @synthesize pinRequired=_pinRequired; +@property(nonatomic) _Bool sharedSecretRequired; // @synthesize sharedSecretRequired=_sharedSecretRequired; +@property(nonatomic) _Bool proxyPasswordRequired; // @synthesize proxyPasswordRequired=_proxyPasswordRequired; +@property(nonatomic) _Bool proxyUserNameRequired; // @synthesize proxyUserNameRequired=_proxyUserNameRequired; +@property(nonatomic) _Bool passwordRequired; // @synthesize passwordRequired=_passwordRequired; +@property(nonatomic) _Bool userNameRequired; // @synthesize userNameRequired=_userNameRequired; @property(retain, nonatomic) NSString *certificateUUID; // @synthesize certificateUUID=_certificateUUID; @property(retain, nonatomic) NSMutableDictionary *atom; // @synthesize atom=_atom; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCVersioningUtilities.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCVersioningUtilities.h index a3274b087..289f4f0f0 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCVersioningUtilities.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCVersioningUtilities.h @@ -10,8 +10,8 @@ { } -+ (BOOL)versionString:(id)arg1 isOlderThanVersionString:(id)arg2; -+ (BOOL)_allZerosArray:(id)arg1 startingAtIndex:(unsigned int)arg2; ++ (_Bool)versionString:(id)arg1 isOlderThanVersionString:(id)arg2; ++ (_Bool)_allZerosArray:(id)arg1 startingAtIndex:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWAPIIdentityCertificatePayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWAPIIdentityCertificatePayload.h index 379db6170..464898dab 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWAPIIdentityCertificatePayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWAPIIdentityCertificatePayload.h @@ -19,7 +19,7 @@ @property(readonly, nonatomic) NSData *pemData; // @synthesize pemData=_pemData; - (void).cxx_destruct; - (id)description; -- (BOOL)isIdentity; +- (_Bool)isIdentity; - (struct __SecIdentity *)copyIdentityFromKeychain; - (struct __SecCertificate *)copyCertificate; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebClipPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebClipPayload.h index f6d90f7d7..b17556130 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebClipPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebClipPayload.h @@ -13,9 +13,9 @@ NSURL *_URL; NSString *_label; NSData *_iconData; - BOOL _isRemovable; - BOOL _precomposed; - BOOL _fullScreen; + _Bool _isRemovable; + _Bool _precomposed; + _Bool _fullScreen; NSString *_savedIdentifier; } @@ -23,9 +23,9 @@ + (id)localizedSingularForm; + (id)typeStrings; @property(retain, nonatomic) NSString *savedIdentifier; // @synthesize savedIdentifier=_savedIdentifier; -@property(readonly, nonatomic) BOOL fullScreen; // @synthesize fullScreen=_fullScreen; -@property(readonly, nonatomic) BOOL precomposed; // @synthesize precomposed=_precomposed; -@property(readonly, nonatomic) BOOL isRemovable; // @synthesize isRemovable=_isRemovable; +@property(readonly, nonatomic) _Bool fullScreen; // @synthesize fullScreen=_fullScreen; +@property(readonly, nonatomic) _Bool precomposed; // @synthesize precomposed=_precomposed; +@property(readonly, nonatomic) _Bool isRemovable; // @synthesize isRemovable=_isRemovable; @property(readonly, nonatomic) NSData *iconData; // @synthesize iconData=_iconData; @property(readonly, nonatomic) NSString *label; // @synthesize label=_label; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_URL; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebContentFilterPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebContentFilterPayload.h index 2cad5b6bb..bd295e784 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebContentFilterPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWebContentFilterPayload.h @@ -10,7 +10,7 @@ @interface MCWebContentFilterPayload : MCPayload { - BOOL _autoFilterEnabled; + _Bool _autoFilterEnabled; NSArray *_permittedURLStrings; NSArray *_whitelistedBookmarks; NSArray *_blacklistedURLStrings; @@ -22,7 +22,7 @@ @property(retain, nonatomic) NSArray *blacklistedURLStrings; // @synthesize blacklistedURLStrings=_blacklistedURLStrings; @property(retain, nonatomic) NSArray *whitelistedBookmarks; // @synthesize whitelistedBookmarks=_whitelistedBookmarks; @property(retain, nonatomic) NSArray *permittedURLStrings; // @synthesize permittedURLStrings=_permittedURLStrings; -@property(nonatomic) BOOL autoFilterEnabled; // @synthesize autoFilterEnabled=_autoFilterEnabled; +@property(nonatomic) _Bool autoFilterEnabled; // @synthesize autoFilterEnabled=_autoFilterEnabled; - (void).cxx_destruct; - (id)subtitle1Description; - (id)subtitle1Label; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWiFiPayload.h b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWiFiPayload.h index e6774b512..4e7c4a62a 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/MCWiFiPayload.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/MCWiFiPayload.h @@ -10,14 +10,16 @@ @interface MCWiFiPayload : MCPayload { - BOOL _isHidden; - BOOL _isWEP; - BOOL _isWPA; - BOOL _passwordRequired; - BOOL _usernameRequired; - BOOL _autoJoin; - BOOL _isHotspot; - BOOL _serviceProviderRoamingEnabled; + _Bool _isHidden; + _Bool _isWEP; + _Bool _isWPA; + _Bool _passwordRequired; + _Bool _usernameRequired; + _Bool _autoJoin; + _Bool _proxyPACFallbackAllowed; + _Bool _isHotspot; + _Bool _serviceProviderRoamingEnabled; + int _proxyType; NSString *_ssid; NSString *_encryptionType; NSDictionary *_eapClientConfig; @@ -25,7 +27,6 @@ NSString *_username; NSString *_certificateUUID; NSArray *_payloadCertificateAnchorUUID; - int _proxyType; NSString *_proxyServer; NSNumber *_proxyServerPort; NSString *_proxyUsername; @@ -48,12 +49,13 @@ @property(retain, nonatomic) NSArray *MCCAndMNCs; // @synthesize MCCAndMNCs=_MCCAndMNCs; @property(retain, nonatomic) NSArray *NAIRealmNames; // @synthesize NAIRealmNames=_NAIRealmNames; @property(retain, nonatomic) NSArray *roamingConsortiumOIs; // @synthesize roamingConsortiumOIs=_roamingConsortiumOIs; -@property(nonatomic, getter=isServiceProviderRoamingEnabled) BOOL serviceProviderRoamingEnabled; // @synthesize serviceProviderRoamingEnabled=_serviceProviderRoamingEnabled; +@property(nonatomic, getter=isServiceProviderRoamingEnabled) _Bool serviceProviderRoamingEnabled; // @synthesize serviceProviderRoamingEnabled=_serviceProviderRoamingEnabled; @property(retain, nonatomic) NSString *HESSID; // @synthesize HESSID=_HESSID; @property(retain, nonatomic) NSString *domainName; // @synthesize domainName=_domainName; @property(retain, nonatomic) NSNumber *priority; // @synthesize priority=_priority; -@property(nonatomic) BOOL isHotspot; // @synthesize isHotspot=_isHotspot; +@property(nonatomic) _Bool isHotspot; // @synthesize isHotspot=_isHotspot; @property(retain, nonatomic) NSString *credentialUUID; // @synthesize credentialUUID=_credentialUUID; +@property(nonatomic) _Bool proxyPACFallbackAllowed; // @synthesize proxyPACFallbackAllowed=_proxyPACFallbackAllowed; @property(retain, nonatomic) NSString *proxyPACURLString; // @synthesize proxyPACURLString=_proxyPACURLString; @property(retain, nonatomic) NSString *proxyPassword; // @synthesize proxyPassword=_proxyPassword; @property(retain, nonatomic) NSString *proxyUsername; // @synthesize proxyUsername=_proxyUsername; @@ -62,16 +64,16 @@ @property(nonatomic) int proxyType; // @synthesize proxyType=_proxyType; @property(retain, nonatomic) NSArray *payloadCertificateAnchorUUID; // @synthesize payloadCertificateAnchorUUID=_payloadCertificateAnchorUUID; @property(retain, nonatomic) NSString *certificateUUID; // @synthesize certificateUUID=_certificateUUID; -@property(nonatomic) BOOL autoJoin; // @synthesize autoJoin=_autoJoin; +@property(nonatomic) _Bool autoJoin; // @synthesize autoJoin=_autoJoin; @property(retain, nonatomic) NSString *username; // @synthesize username=_username; -@property(nonatomic) BOOL usernameRequired; // @synthesize usernameRequired=_usernameRequired; +@property(nonatomic) _Bool usernameRequired; // @synthesize usernameRequired=_usernameRequired; @property(retain, nonatomic) NSString *password; // @synthesize password=_password; -@property(nonatomic) BOOL passwordRequired; // @synthesize passwordRequired=_passwordRequired; +@property(nonatomic) _Bool passwordRequired; // @synthesize passwordRequired=_passwordRequired; @property(retain, nonatomic) NSDictionary *eapClientConfig; // @synthesize eapClientConfig=_eapClientConfig; -@property(nonatomic) BOOL isWPA; // @synthesize isWPA=_isWPA; -@property(nonatomic) BOOL isWEP; // @synthesize isWEP=_isWEP; +@property(nonatomic) _Bool isWPA; // @synthesize isWPA=_isWPA; +@property(nonatomic) _Bool isWEP; // @synthesize isWEP=_isWEP; @property(retain, nonatomic) NSString *encryptionType; // @synthesize encryptionType=_encryptionType; -@property(nonatomic) BOOL isHidden; // @synthesize isHidden=_isHidden; +@property(nonatomic) _Bool isHidden; // @synthesize isHidden=_isHidden; @property(retain, nonatomic) NSString *ssid; // @synthesize ssid=_ssid; - (void).cxx_destruct; - (id)description; @@ -81,10 +83,10 @@ - (id)subtitle1Label; - (id)stubDictionary; - (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id *)arg3; -- (BOOL)_isEAPSIMConfig:(id)arg1; -- (id)_eapPasswordFromConfig:(id)arg1 isRequired:(char *)arg2; -- (id)_eapUsernameFromConfig:(id)arg1 isRequired:(char *)arg2; -- (BOOL)_eapConfigIsValid:(id)arg1 error:(id *)arg2; +- (_Bool)_isEAPSIMConfig:(id)arg1; +- (id)_eapPasswordFromConfig:(id)arg1 isRequired:(_Bool *)arg2; +- (id)_eapUsernameFromConfig:(id)arg1 isRequired:(_Bool *)arg2; +- (_Bool)_eapConfigIsValid:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSDictionary-MCUtilities.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSDictionary-MCUtilities.h index be231885d..7fab5c4b7 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSDictionary-MCUtilities.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSDictionary-MCUtilities.h @@ -7,10 +7,10 @@ #import "NSDictionary.h" @interface NSDictionary (MCUtilities) -- (id)MCRetainOptionalNonZeroLengthStringKey:(id)arg1 errorDomain:(id)arg2 invalidDataCode:(int)arg3 invalidDataErrorString:(id)arg4 outError:(id *)arg5; -- (id)MCRetainRequiredNonZeroLengthStringKey:(id)arg1 errorDomain:(id)arg2 missingDataCode:(int)arg3 missingDataErrorString:(id)arg4 invalidDataCode:(int)arg5 invalidDataErrorString:(id)arg6 outError:(id *)arg7; -- (id)MCRetainOptionalObjectKey:(id)arg1 type:(Class)arg2 errorDomain:(id)arg3 invalidDataCode:(int)arg4 invalidDataErrorString:(id)arg5 outError:(id *)arg6; -- (id)MCRetainRequiredObjectKey:(id)arg1 type:(Class)arg2 errorDomain:(id)arg3 missingDataCode:(int)arg4 missingDataErrorString:(id)arg5 invalidDataCode:(int)arg6 invalidDataErrorString:(id)arg7 outError:(id *)arg8; +- (id)MCRetainOptionalNonZeroLengthStringKey:(id)arg1 errorDomain:(id)arg2 invalidDataCode:(long long)arg3 invalidDataErrorString:(id)arg4 outError:(id *)arg5; +- (id)MCRetainRequiredNonZeroLengthStringKey:(id)arg1 errorDomain:(id)arg2 missingDataCode:(long long)arg3 missingDataErrorString:(id)arg4 invalidDataCode:(long long)arg5 invalidDataErrorString:(id)arg6 outError:(id *)arg7; +- (id)MCRetainOptionalObjectKey:(id)arg1 type:(Class)arg2 errorDomain:(id)arg3 invalidDataCode:(long long)arg4 invalidDataErrorString:(id)arg5 outError:(id *)arg6; +- (id)MCRetainRequiredObjectKey:(id)arg1 type:(Class)arg2 errorDomain:(id)arg3 missingDataCode:(long long)arg4 missingDataErrorString:(id)arg5 invalidDataCode:(long long)arg6 invalidDataErrorString:(id)arg7 outError:(id *)arg8; - (id)MCDeepCopy; - (id)MCDeepCopyWithZone:(struct _NSZone *)arg1; - (id)MCMutableDeepCopy; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSError-MCExtension.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSError-MCExtension.h index b1331c93f..38f583529 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSError-MCExtension.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSError-MCExtension.h @@ -7,14 +7,14 @@ #import "NSError.h" @interface NSError (MCExtension) -+ (id)MCErrorWithDomain:(id)arg1 code:(int)arg2 descriptionArray:(id)arg3 suggestion:(id)arg4 USEnglishSuggestion:(id)arg5 underlyingError:(id)arg6 errorType:(id)arg7; -+ (id)MCErrorWithDomain:(id)arg1 code:(int)arg2 descriptionArray:(id)arg3 underlyingError:(id)arg4 errorType:(id)arg5; -+ (id)MCErrorWithDomain:(id)arg1 code:(int)arg2 descriptionArray:(id)arg3 errorType:(id)arg4; -+ (id)MCErrorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3 errorType:(id)arg4; ++ (id)MCErrorWithDomain:(id)arg1 code:(long long)arg2 descriptionArray:(id)arg3 suggestion:(id)arg4 USEnglishSuggestion:(id)arg5 underlyingError:(id)arg6 errorType:(id)arg7; ++ (id)MCErrorWithDomain:(id)arg1 code:(long long)arg2 descriptionArray:(id)arg3 underlyingError:(id)arg4 errorType:(id)arg5; ++ (id)MCErrorWithDomain:(id)arg1 code:(long long)arg2 descriptionArray:(id)arg3 errorType:(id)arg4; ++ (id)MCErrorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 errorType:(id)arg4; - (id)MCErrorType; - (id)MCUSEnglishSuggestion; - (id)MCUSEnglishDescription; -- (BOOL)MCContainsErrorDomain:(id)arg1 code:(int)arg2; +- (_Bool)MCContainsErrorDomain:(id)arg1 code:(long long)arg2; - (id)MCCopyAsPrimaryError; - (id)MCFindPrimaryError; - (id)MCVerboseDescription; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSString-MCUtilities.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSString-MCUtilities.h index 52c3d8a77..4a6411e28 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSString-MCUtilities.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSString-MCUtilities.h @@ -8,6 +8,7 @@ @interface NSString (MCUtilities) + (id)MCMakeUUID; +- (unsigned int)MCHash; - (id)MCAppendDeviceName; - (id)MCSHA256DigestWithSalt; - (id)MCSafeFilenameHashWithExtension:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDataDelegate-Protocol.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDataDelegate-Protocol.h index d2b705e54..6c42d303d 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDataDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDataDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidFinishLoading:(id)arg1; - (id)connection:(id)arg1 willCacheResponse:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (id)connection:(id)arg1 needNewBodyStream:(id)arg2; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ManagedConfiguration/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayController.h b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayController.h index 935400237..5abb94098 100644 --- a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayController.h +++ b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayController.h @@ -20,13 +20,13 @@ @property(copy, nonatomic) NSString *xpcName; // @synthesize xpcName=_xpcName; - (void)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3 completion:(id)arg4; -- (long)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; +- (int)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; - (void)getProperty:(id)arg1 qualifier:(id)arg2 completion:(id)arg3; - (id)getProperty:(id)arg1 qualifier:(id)arg2 status:(int *)arg3; - (void)postEvent:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; - (void)postEvent:(id)arg1 qualifier:(id)arg2 params:(id)arg3; - (void)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 completion:(id)arg4; -- (long)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; +- (int)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; - (id)_setupConnection; - (void)invalidate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayControllerSync-Protocol.h b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayControllerSync-Protocol.h index 0ce6a2320..d160b71c5 100644 --- a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayControllerSync-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayControllerSync-Protocol.h @@ -5,9 +5,9 @@ */ @protocol AirPlayControllerSync -- (long)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; +- (int)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3; - (id)getProperty:(id)arg1 qualifier:(id)arg2 status:(int *)arg3; - (void)postEvent:(id)arg1 qualifier:(id)arg2 params:(id)arg3; -- (long)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; +- (int)performCommand:(id)arg1 qualifier:(id)arg2 params:(id)arg3 response:(id *)arg4; @end diff --git a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayRemoteSlideshow.h b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayRemoteSlideshow.h index 2fd879e8f..669a691d1 100644 --- a/iOS7/PrivateFrameworks/MediaControlSender/AirPlayRemoteSlideshow.h +++ b/iOS7/PrivateFrameworks/MediaControlSender/AirPlayRemoteSlideshow.h @@ -14,7 +14,7 @@ MediaControlClient *_client; id _delegate; NSObject *_userQueue; - BOOL _started; + _Bool _started; double _startTime; } diff --git a/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient-private.h b/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient-private.h new file mode 100644 index 000000000..2af477526 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient-private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MediaControlClient (private) +- (struct MediaControlClientImp *)internalClient; +@end + diff --git a/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient.h b/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient.h index 2371516a9..d465a3dd9 100644 --- a/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient.h +++ b/iOS7/PrivateFrameworks/MediaControlSender/MediaControlClient.h @@ -19,11 +19,13 @@ - (void)setVolume:(float)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)getVolumeWithOptions:(unsigned int)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)setRate:(float)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)setPosition:(float)arg1 options:(id)arg2 completionQueue:(id)arg3 completionBlock:(id)arg4; - (void)setPosition:(float)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)getPositionWithOptions:(unsigned int)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)getPlaybackInfoWithOptions:(unsigned int)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)stopWithOptions:(unsigned int)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)playWithParams:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; +- (void)authorizeWithPICRequest:(id)arg1 options:(id)arg2 completionQueue:(id)arg3 completionBlock:(id)arg4; - (void)authorizeWithPICRequest:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)setSlideshowInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; - (void)getSlideshowInfoWithOptions:(unsigned int)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; @@ -50,7 +52,6 @@ - (void)invalidate; - (void)dealloc; - (id)init; -- (struct MediaControlClientImp *)internalClient; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/CDStructures.h b/iOS7/PrivateFrameworks/MediaPlayerUI/CDStructures.h index c13d95455..4254a26cc 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/CDStructures.h @@ -7,17 +7,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -26,17 +26,24 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct UIEdgeInsets { + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float horizontal; - float vertical; + double horizontal; + double vertical; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPDetailScrubControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPDetailScrubControllerDelegate-Protocol.h index bcea3a5be..d7e99c784 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPDetailScrubControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPDetailScrubControllerDelegate-Protocol.h @@ -9,7 +9,9 @@ @protocol MPDetailScrubControllerDelegate @optional -- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailScrubController:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)detailScrubController:(id)arg1 didChangeValue:(float)arg2; +- (void)detailScrubControllerDidEndScrubbing:(id)arg1; +- (void)detailScrubControllerDidBeginScrubbing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPMediaItem-MPUAdditions.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPMediaItem-MPUAdditions.h index 4070fdbe9..18b80d06b 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPMediaItem-MPUAdditions.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPMediaItem-MPUAdditions.h @@ -10,7 +10,7 @@ - (id)MPU_libraryLinkURL; - (id)MPU_directStoreURL; - (id)MPU_containerLibraryLinkURL; -- (id)MPU_libraryLinkURL:(BOOL)arg1; +- (id)MPU_libraryLinkURL:(_Bool)arg1; - (id)MPU_libraryLinkPlaylistName; - (id)MPU_libraryLinkKind; - (id)MPU_libraryLinkArtist; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUActionTableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUActionTableViewDataSource-Protocol.h index d7e5baadd..5461c968e 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUActionTableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUActionTableViewDataSource-Protocol.h @@ -7,11 +7,13 @@ #import "UITableViewDataSource-Protocol.h" @protocol MPUActionTableViewDataSource -- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(int)arg2; -- (int)numberOfPrefixActionRowsInTableView:(id)arg1; -- (int)prefixActionIndexForIndexPath:(id)arg1; -- (int)indexOfFirstDataSourceSection; -- (int)dataSourceSectionForSection:(int)arg1; -- (int)dataSourceIndexForIndexPath:(id)arg1; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (id)indexPathForDataSourceIndex:(long long)arg1; +- (long long)sectionForDataSourceSection:(long long)arg1; +- (long long)prefixActionIndexForIndexPath:(id)arg1; +- (long long)indexOfFirstDataSourceSection; +- (long long)dataSourceSectionForSection:(long long)arg1; +- (long long)dataSourceIndexForIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUAnimationFactory.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUAnimationFactory.h index 636a0429f..04792dbfb 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUAnimationFactory.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUAnimationFactory.h @@ -12,16 +12,16 @@ @interface MPUAnimationFactory : NSObject <_UIBasicAnimationFactory> { - BOOL _removedOnCompletion; + _Bool _removedOnCompletion; NSArray *_allowedKeyPaths; NSString *_fillMode; - CAMediaTimingFunction *_timingFunction; double _timeOffset; + CAMediaTimingFunction *_timingFunction; } @property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=_timingFunction; @property(nonatomic) double timeOffset; // @synthesize timeOffset=_timeOffset; -@property(nonatomic, getter=isRemovedOnCompletion) BOOL removedOnCompletion; // @synthesize removedOnCompletion=_removedOnCompletion; +@property(nonatomic, getter=isRemovedOnCompletion) _Bool removedOnCompletion; // @synthesize removedOnCompletion=_removedOnCompletion; @property(copy, nonatomic) NSString *fillMode; // @synthesize fillMode=_fillMode; @property(copy, nonatomic) NSArray *allowedKeyPaths; // @synthesize allowedKeyPaths=_allowedKeyPaths; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUBackdropContentViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUBackdropContentViewController.h index a47459a81..519d1423c 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUBackdropContentViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUBackdropContentViewController.h @@ -8,12 +8,12 @@ @interface MPUBackdropContentViewController : UIViewController { - int _backdropViewPrivateStyle; + long long _backdropViewPrivateStyle; UIViewController *_contentViewController; } @property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; -@property(nonatomic) int backdropViewPrivateStyle; // @synthesize backdropViewPrivateStyle=_backdropViewPrivateStyle; +@property(nonatomic) long long backdropViewPrivateStyle; // @synthesize backdropViewPrivateStyle=_backdropViewPrivateStyle; - (void).cxx_destruct; - (void)loadView; - (id)initWithContentViewController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewController.h index df2a0af46..be3ca3f75 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewController.h @@ -17,32 +17,32 @@ struct __CFBitVector *_preloadedImageVector; MPUDataSource *_dataSource; id _delegate; - int _coverCountPerColumn; + long long _coverCountPerColumn; MPImageCache *_imageCache; struct CGSize _itemSize; } @property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; -@property(nonatomic) int coverCountPerColumn; // @synthesize coverCountPerColumn=_coverCountPerColumn; +@property(nonatomic) long long coverCountPerColumn; // @synthesize coverCountPerColumn=_coverCountPerColumn; @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; @property(retain, nonatomic) MPUDataSource *dataSource; // @synthesize dataSource=_dataSource; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (id)_collectionViewLayoutForColumnCount:(unsigned int)arg1; +- (id)_collectionViewLayoutForColumnCount:(unsigned long long)arg1; - (void)_beginPreloadingAlbums; - (void)_dataSourceDidInvalidateNotification:(id)arg1; - (void)reloadData; -- (struct CGSize)itemSizeForCoverCount:(unsigned int)arg1; +- (struct CGSize)itemSizeForCoverCount:(unsigned long long)arg1; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; @property(readonly, nonatomic) UICollectionView *collectionView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewControllerDelegate-Protocol.h index 6f8bb378c..d5e151430 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCZCollectionViewControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol MPUCZCollectionViewControllerDelegate -- (float)imageAspectRatio; +- (double)imageAspectRatio; - (id)imageRequestForEntity:(id)arg1; @optional diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCellConfiguration.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCellConfiguration.h index edd2f5b0b..ea8f7478e 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCellConfiguration.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCellConfiguration.h @@ -10,15 +10,21 @@ { } -+ (BOOL)wantsScrollEvents; -+ (float)tableViewCellHeight; ++ (_Bool)wantsScrollEvents; ++ (double)expandedTableViewCellHeight; ++ (double)tableViewCellHeight; + (Class)tableViewCellClass; + (id)tableViewCellBackgroundColor; ++ (long long)tableViewSeparatorStyle; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (id)tableViewSeparatorColor; + (id)tableViewBackgroundColor; + (void)handleScrollViewDidScrollForCell:(id)arg1 viewController:(id)arg2; -+ (float)expandedTableViewCellHeight; -+ (void)configureDownloadStatusForCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned int)arg4 animated:(BOOL)arg5; -+ (void)configureCell:(id)arg1 forViewController:(id)arg2 withEntity:(id)arg3 atIndex:(unsigned int)arg4; ++ (void)didEndDisplayingCell:(id)arg1 withViewController:(id)arg2 atIndex:(unsigned long long)arg3; ++ (void)willDisplayCell:(id)arg1 withViewController:(id)arg2 atIndex:(unsigned long long)arg3; ++ (void)configureView:(id)arg1 asynchronously:(_Bool)arg2 forEntity:(id)arg3 withBlock:(id)arg4; ++ (void)configureDownloadStatusForCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressView.h index 710c77941..8149ccd64 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressView.h @@ -19,35 +19,37 @@ NSString *_lastCurrentTimeString; NSString *_lastRemainingTimeString; double _lastDisplayedDuration; - BOOL _showTimeLabels; - BOOL _scrubbingEnabled; + _Bool _showTimeLabels; + _Bool _scrubbingEnabled; id _delegate; - int _style; + long long _style; double _totalDuration; double _currentTime; } -@property(nonatomic) BOOL scrubbingEnabled; // @synthesize scrubbingEnabled=_scrubbingEnabled; -@property(nonatomic) BOOL showTimeLabels; // @synthesize showTimeLabels=_showTimeLabels; +@property(nonatomic) _Bool scrubbingEnabled; // @synthesize scrubbingEnabled=_scrubbingEnabled; +@property(nonatomic) _Bool showTimeLabels; // @synthesize showTimeLabels=_showTimeLabels; @property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; @property(nonatomic) double totalDuration; // @synthesize totalDuration=_totalDuration; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_updateTimeLabels; - (float)_sliderNormalizedValueForTime:(double)arg1; -- (id)_createTimeLabelWithStyle:(int)arg1; +- (id)_createTimeLabelWithStyle:(long long)arg1; - (id)_trackImage; - (id)_thumbImage; - (id)_timeLabelFont; - (id)_styledImageName:(id)arg1; - (void)_internalSetCurrentTime:(double)arg1; - (void)detailScrubController:(id)arg1 didChangeValue:(float)arg2; +- (void)detailScrubControllerDidEndScrubbing:(id)arg1; +- (void)detailScrubControllerDidBeginScrubbing:(id)arg1; @property(readonly, nonatomic) struct CGRect trackRect; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressViewDelegate-Protocol.h index 0a3f5638b..86254af4b 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUChronologicalProgressViewDelegate-Protocol.h @@ -7,6 +7,10 @@ #import "NSObject-Protocol.h" @protocol MPUChronologicalProgressViewDelegate + +@optional - (void)progressView:(id)arg1 didScrubToCurrentTime:(double)arg2; +- (void)progressViewDidEndScrubbing:(id)arg1; +- (void)progressViewDidBeginScrubbing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionCellConfiguration.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionCellConfiguration.h index b65e433a3..3428e0bff 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionCellConfiguration.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionCellConfiguration.h @@ -12,6 +12,7 @@ + (id)cellBackgroundColor; + (void)configureCell:(id)arg1 forViewController:(id)arg2 withEntity:(id)arg3; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 animated:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionViewController.h index 60827bc57..8d137298f 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCollectionViewController.h @@ -28,10 +28,10 @@ @property(readonly, nonatomic) Class cellConfigurationClass; @property(readonly, nonatomic) Class cellClass; - (void)reloadData; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (void)viewDidLoad; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionFooterView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionFooterView.h new file mode 100644 index 000000000..ae4456177 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionFooterView.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewHeaderFooterView.h" + +#import "SKUIItemOfferButtonDelegate-Protocol.h" + +@class MPStoreCompletionOffering, MPUItemOfferButton, NSString, UILabel, UISegmentedControl, UITapGestureRecognizer, UIView; + +@interface MPUCompletionFooterView : UITableViewHeaderFooterView +{ + UITapGestureRecognizer *_tapGestureRecognizer; + _Bool _showsVariants; + _Bool _purchasing; + long long _style; + id _delegate; + NSString *_title; + NSString *_completeTitleFormat; + NSString *_completeSubtitleFormat; + NSString *_completeMyCollectionTitle; + NSString *_completionTotalFormat; + MPStoreCompletionOffering *_completionOffering; + MPUItemOfferButton *_itemOfferButton; + double _backgroundTransitionProgress; + UIView *_topSeparatorView; + UIView *_bottomSeparatorView; + UILabel *_titleLabel; + UILabel *_subtitleLabel; + UISegmentedControl *_variantSegmentedControl; + struct UIEdgeInsets _contentInsets; +} + ++ (double)defaultHeight; +@property(retain, nonatomic) UISegmentedControl *variantSegmentedControl; // @synthesize variantSegmentedControl=_variantSegmentedControl; +@property(retain, nonatomic) UILabel *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; +@property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(retain, nonatomic) UIView *bottomSeparatorView; // @synthesize bottomSeparatorView=_bottomSeparatorView; +@property(retain, nonatomic) UIView *topSeparatorView; // @synthesize topSeparatorView=_topSeparatorView; +@property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; +@property(nonatomic) double backgroundTransitionProgress; // @synthesize backgroundTransitionProgress=_backgroundTransitionProgress; +@property(retain, nonatomic) MPUItemOfferButton *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; +@property(nonatomic, getter=isPurchasing) _Bool purchasing; // @synthesize purchasing=_purchasing; +@property(nonatomic) _Bool showsVariants; // @synthesize showsVariants=_showsVariants; +@property(retain, nonatomic) MPStoreCompletionOffering *completionOffering; // @synthesize completionOffering=_completionOffering; +@property(copy, nonatomic) NSString *completionTotalFormat; // @synthesize completionTotalFormat=_completionTotalFormat; +@property(copy, nonatomic) NSString *completeMyCollectionTitle; // @synthesize completeMyCollectionTitle=_completeMyCollectionTitle; +@property(copy, nonatomic) NSString *completeSubtitleFormat; // @synthesize completeSubtitleFormat=_completeSubtitleFormat; +@property(copy, nonatomic) NSString *completeTitleFormat; // @synthesize completeTitleFormat=_completeTitleFormat; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) long long style; // @synthesize style=_style; +- (void).cxx_destruct; +- (id)_createItemOfferButton; +- (void)itemOfferButtonWillAnimateTransition:(id)arg1; +- (void)_changedVariants:(id)arg1; +- (void)_buttonPurchaseAction:(id)arg1; +- (void)_buttonCancelConfirmationAction:(id)arg1; +- (void)_buttonShowConfirmationAction:(id)arg1; +- (void)_handleTapGesture:(id)arg1; +- (void)_configureViewsForCompletionOffering; +- (void)layoutSubviews; +- (void)layoutSeparatorsWithInset:(struct UIEdgeInsets)arg1; +- (void)setTableViewStyle:(long long)arg1; +- (void)dealloc; +- (id)initWithReuseIdentifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionQueryDataSource.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionQueryDataSource.h new file mode 100644 index 000000000..a384cab66 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCompletionQueryDataSource.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, NSMutableSet; + +@interface MPUCompletionQueryDataSource : MPUQueryDataSource +{ + NSMutableDictionary *_tokens; + NSMutableDictionary *_completions; + NSMutableSet *_overlayedSectionEntityPIDs; + NSMutableDictionary *_statuses; + NSMutableDictionary *_variants; + _Bool _shouldShowCompletions; + _Bool _shouldAutomaticallyLoadCompletions; + id _completionDelegate; +} + +@property(nonatomic) __weak id completionDelegate; // @synthesize completionDelegate=_completionDelegate; +@property(nonatomic) _Bool shouldAutomaticallyLoadCompletions; // @synthesize shouldAutomaticallyLoadCompletions=_shouldAutomaticallyLoadCompletions; +@property(nonatomic) _Bool shouldShowCompletions; // @synthesize shouldShowCompletions=_shouldShowCompletions; +- (void).cxx_destruct; +- (void)_setCompletion:(id)arg1 forSectionAtIndex:(long long)arg2; +- (void)_setToken:(unsigned long long)arg1 forSectionAtIndex:(long long)arg2; +- (long long)_tokenForSectionAtIndex:(long long)arg1; +- (long long)_pidForSectionAtIndex:(long long)arg1; +- (void)setVariant:(long long)arg1 forSectionAtIndex:(long long)arg2; +- (long long)variantForSectionAtIndex:(long long)arg1; +- (_Bool)hasVariantsForSectionAtIndex:(long long)arg1; +- (void)setCompletionOfferStatus:(long long)arg1 forSectionAtIndex:(long long)arg2; +- (long long)completionOfferStatusForSectionAtIndex:(long long)arg1; +- (_Bool)hasCompletionOfferForSectionAtIndex:(unsigned long long)arg1; +- (id)completionOfferingForSectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfSectionForCompletionOffering:(id)arg1; +- (id)sectionEntityWithoutOverlayAtIndex:(unsigned long long)arg1; +- (id)sectionEntityAtIndex:(unsigned long long)arg1; +- (_Bool)isShowingCompletionOverlayForSectionAtIndex:(unsigned long long)arg1; +- (void)removeAllCompletionOverlays; +- (void)removeOverlayCompletionForSectionAtIndex:(unsigned long long)arg1; +- (void)overlayCompletionForSectionAtIndex:(unsigned long long)arg1; +- (void)invalidate; +- (void)cancelCompletionOfferingWithToken:(unsigned long long)arg1; +- (void)loadCompletionOfferingForSectionAtIndex:(unsigned long long)arg1; +- (void)loadCompletionOfferings; +@property(readonly, nonatomic) _Bool shouldLoadCompletionArtwork; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUControlCenterVolumeSlider.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUControlCenterVolumeSlider.h new file mode 100644 index 000000000..c5ad7d0ea --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUControlCenterVolumeSlider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIControlCenterSlider.h" + +@interface MPUControlCenterVolumeSlider : SBUIControlCenterSlider +{ +} + +- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCoverZoomViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCoverZoomViewController.h index 491e09618..0fc24e4a0 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCoverZoomViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUCoverZoomViewController.h @@ -18,49 +18,51 @@ UIViewController *_detailViewController; double _animationStartTimeInterval; double _animationDuration; - float _animationEndProgress; - float _animationStartProgress; + double _animationEndProgress; + double _animationStartProgress; CADisplayLink *_animationTimer; MPUCZCollectionViewController *_collectionViewController; - int _coverCountPerColumn; + long long _coverCountPerColumn; MPImageCache *_imageCache; MPUCoverMaskView *_maskView; - float _pinchContentOffsetDelta; + double _pinchContentOffsetDelta; NSIndexPath *_pinchContentOffsetIndexPath; - int _pinchDirection; + long long _pinchDirection; UIPinchGestureRecognizer *_pinchGestureRecognizer; - BOOL _pinching; + _Bool _pinching; CAMediaTimingFunction *_timingFunction; UIView *_transformView; MPUCZCollectionViewController *_transitionCollectionViewController; - int _transitionCoverCountPerColumn; + long long _transitionCoverCountPerColumn; struct CGSize _transitionEndItemSize; struct CGSize _transitionStartItemSize; - float _transitionStartScale; + double _transitionStartScale; struct CGAffineTransform _unzoomedAlbumViewTransform; - BOOL _zoomed; + _Bool _zoomed; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_updateContentOffsetForCollectionView:(id)arg1; - (void)_updateContentOffset; -- (void)_setTransitionProgress:(float)arg1; -- (void)_removeTransitionCollectionViewForEndProgress:(float)arg1; -- (unsigned int)_minimumNumberOfRows; -- (unsigned int)_maximumNumberOfRows; -- (void)_endTransitionAtProgress:(float)arg1 velocity:(float)arg2; -- (unsigned int)_defaultNumberOfRows; -- (float)_collectionViewHeightForItemSize:(struct CGSize)arg1 coverCountPerColumn:(unsigned int)arg2; -- (void)_beginTransitionForScale:(float)arg1; +- (void)_setTransitionProgress:(double)arg1; +- (void)_removeTransitionCollectionViewForEndProgress:(double)arg1; +- (unsigned long long)_minimumNumberOfRows; +- (unsigned long long)_maximumNumberOfRows; +- (void)_endTransitionAtProgress:(double)arg1 velocity:(double)arg2; +- (unsigned long long)_defaultNumberOfRows; +- (double)_collectionViewHeightForItemSize:(struct CGSize)arg1 coverCountPerColumn:(unsigned long long)arg2; +- (void)_beginTransitionForScale:(double)arg1; - (void)_pinchAction:(id)arg1; - (void)_displayLinkAction:(id)arg1; - (id)imageRequestForEntity:(id)arg1; -- (float)imageAspectRatio; +- (double)imageAspectRatio; - (void)collectionViewController:(id)arg1 didSelectCell:(id)arg2 atIndexPath:(id)arg3; - (void)detailViewControllerRequestsExit:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)prefersStatusBarHidden; +- (long long)preferredStatusBarUpdateAnimation; - (void)loadView; - (void)dealloc; - (id)initWithDataSource:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDarkSearchBar.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDarkSearchBar.h deleted file mode 100644 index f91f1ec14..000000000 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDarkSearchBar.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISearchBar.h" - -@class UIView; - -@interface MPUDarkSearchBar : UISearchBar -{ - UIView *_searchFieldBackgroundView; - UIView *_customBackgroundView; -} - -@property(retain, nonatomic) UIView *customBackgroundView; // @synthesize customBackgroundView=_customBackgroundView; -- (void).cxx_destruct; -- (void)_statusBarHeightChangeNotification:(id)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSource.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSource.h index 32275cf1d..f4ca1fe93 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSource.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSource.h @@ -12,39 +12,46 @@ @interface MPUDataSource : NSObject { - int _entityType; + long long _entityType; } -@property(readonly, nonatomic) int entityType; // @synthesize entityType=_entityType; -@property(readonly, nonatomic) BOOL usesSections; +@property(readonly, nonatomic) long long entityType; // @synthesize entityType=_entityType; +@property(readonly, nonatomic) _Bool usesSections; @property(readonly, nonatomic) NSString *titleForGlobalHeader; -@property(readonly, nonatomic) BOOL showsIndexBar; -@property(readonly, nonatomic) BOOL showsEntityCountFooter; -- (struct _NSRange)rangeOfSectionAtIndex:(unsigned int)arg1; -- (id)playbackContextForIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int numberOfSections; -- (id)localizedSectionTitleAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool showsIndexBar; +@property(readonly, nonatomic) _Bool showsEntityCountFooter; +- (id)sectionEntities; +- (unsigned long long)indexOfSectionEntity:(id)arg1; +- (id)sectionEntityAtIndex:(unsigned long long)arg1; +- (struct _NSRange)rangeOfSectionAtIndex:(unsigned long long)arg1; +- (id)playbackContextForIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numberOfSections; +- (id)localizedSectionTitleAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSArray *localizedSectionIndexTitles; - (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (void)invalidateCalculatedEntities; - (void)invalidate; -@property(readonly, nonatomic) BOOL isEmpty; -- (unsigned int)indexOfSectionForSectionTitleAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfEntity:(id)arg1; -- (BOOL)entityIsNowPlayingAtIndex:(unsigned int)arg1; +- (void)endIgnoringInvalidation; +- (void)beginIgnoringInvalidation; +- (_Bool)isIgnoringInvalidation; +@property(readonly, nonatomic) _Bool isEmpty; +- (unsigned long long)indexOfSectionForSectionTitleAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfEntity:(id)arg1; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSString *entityCountFormat; -- (id)entityAtIndex:(unsigned int)arg1; +- (id)entityAtIndex:(unsigned long long)arg1; - (id)entities; -- (int)editingTypeForEntityAtIndex:(unsigned int)arg1; -- (BOOL)canEditEntityAtIndex:(unsigned int)arg1; -- (void)deleteEntityAtIndex:(unsigned int)arg1; -- (id)dataSourceFromEntityAtIndex:(unsigned int)arg1 entityType:(int)arg2; -- (id)dataSourceFromEntityAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int count; -- (BOOL)canSelectEntityAtIndex:(unsigned int)arg1; +- (long long)editingTypeForEntityAtIndex:(unsigned long long)arg1; +- (_Bool)canEditEntityAtIndex:(unsigned long long)arg1; +- (void)deleteEntityAtIndex:(unsigned long long)arg1; +- (id)dataSourceFromEntityAtIndex:(unsigned long long)arg1 entityType:(long long)arg2; +- (id)dataSourceFromEntityAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long count; +- (_Bool)canSelectEntityAtIndex:(unsigned long long)arg1; - (id)anyEntity; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithEntityType:(int)arg1; +- (id)initWithEntityType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSourceViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSourceViewController.h index b7b202056..aa220e9eb 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSourceViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUDataSourceViewController.h @@ -13,25 +13,24 @@ @interface MPUDataSourceViewController : UIViewController { - unsigned int _ignoreDataSourceInvalidationCount; - BOOL _reloadWhenVisible; - BOOL _visible; + long long reloadDataOnceToken; + _Bool _visible; + _Bool _shouldReloadWhenVisible; MPUDataSource *_dataSource; } + (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; @property(retain, nonatomic) MPUDataSource *dataSource; // @synthesize dataSource=_dataSource; +@property(nonatomic) _Bool shouldReloadWhenVisible; // @synthesize shouldReloadWhenVisible=_shouldReloadWhenVisible; +@property(nonatomic, getter=isVisible) _Bool visible; // @synthesize visible=_visible; - (void).cxx_destruct; -- (void)_setDataSource:(id)arg1 shouldReloadData:(BOOL)arg2; +- (void)_setDataSource:(id)arg1 shouldReloadData:(_Bool)arg2; - (void)_MPUStandardViewController_dataSourceDidInvalidateNotification:(id)arg1; - (void)reloadData; -- (BOOL)isIgnoringDataSouceInvalidation; -- (void)endIgnoringDataSourceInvalidation; - (void)dataSourceDidInvalidate; -- (void)beginIgnoringDataSourceInvalidation; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)dealloc; - (id)initWithDataSource:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUItemOfferButton.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUItemOfferButton.h new file mode 100644 index 000000000..989b11b45 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUItemOfferButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKUIItemOfferButton.h" + +@interface MPUItemOfferButton : SKUIItemOfferButton +{ + struct UIEdgeInsets _hitRectInsets; +} + +@property(nonatomic) struct UIEdgeInsets hitRectInsets; // @synthesize hitRectInsets=_hitRectInsets; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (struct CGRect)hitRect; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPULongPressButton.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPULongPressButton.h index f2accd4f4..f42fb1bef 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPULongPressButton.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPULongPressButton.h @@ -11,8 +11,7 @@ @interface MPULongPressButton : UIButton { NSObject *_longPressTimer; - BOOL _longPress; - unsigned int _touchCount; + _Bool _longPress; double _minimumPressDuration; } @@ -22,7 +21,7 @@ - (void)_longPressTimerAction; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)cancelTrackingWithEvent:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMarqueeView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMarqueeView.h index aae21aeb2..02e482063 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMarqueeView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMarqueeView.h @@ -6,30 +6,28 @@ #import "UIView.h" -@class CAKeyframeAnimation; - @interface MPUMarqueeView : UIView { - CAKeyframeAnimation *_marqueeAnimation; - BOOL _marqueeEnabled; - float _contentGap; + _Bool _marqueeEnabled; + double _contentGap; UIView *_contentView; - struct CGSize _contentSize; double _marqueeDelay; double _marqueeScrollRate; + struct CGSize _contentSize; } -@property(nonatomic, getter=isMarqueeEnabled) BOOL marqueeEnabled; // @synthesize marqueeEnabled=_marqueeEnabled; +@property(nonatomic, getter=isMarqueeEnabled) _Bool marqueeEnabled; // @synthesize marqueeEnabled=_marqueeEnabled; @property(nonatomic) double marqueeScrollRate; // @synthesize marqueeScrollRate=_marqueeScrollRate; @property(nonatomic) double marqueeDelay; // @synthesize marqueeDelay=_marqueeDelay; @property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; -@property(nonatomic) float contentGap; // @synthesize contentGap=_contentGap; +@property(nonatomic) double contentGap; // @synthesize contentGap=_contentGap; - (void).cxx_destruct; -- (void)_createMarqueeAnimationIfNeeded; - (void)_tearDownMarqueeAnimation; +- (void)_createMarqueeAnimationIfNeeded; - (void)resetMarqueePosition; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)setMarqueeEnabled:(_Bool)arg1 allowCurrentMarqueeToFinish:(_Bool)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsControlCenterTitlesView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsControlCenterTitlesView.h new file mode 100644 index 000000000..d892d8172 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsControlCenterTitlesView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPUMediaControlsControlCenterTitlesView : MPUMediaControlsTitlesView +{ +} + +- (Class)labelClass; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesView.h new file mode 100644 index 000000000..c45dbe1ad --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesView.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SBUIControlCenterControlObserver-Protocol.h" + +@class CAGradientLayer; + +@interface MPUMediaControlsTitlesView : MPUNowPlayingTitlesView +{ + CAGradientLayer *_edgesLayerMask; + _Bool _highlighted; + long long _mediaControlsStyle; + id _delegate; +} + +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) long long mediaControlsStyle; // @synthesize mediaControlsStyle=_mediaControlsStyle; +- (void).cxx_destruct; +- (void)_setupEdgesLayerMask; +- (void)_touchControlTapped:(id)arg1; +- (void)_touchControlDeactivate:(id)arg1; +- (void)_touchControlActivate:(id)arg1; +- (void)_setGlowEnabled:(_Bool)arg1 forLabel:(id)arg2; +- (id)_detailTextAttributes; +- (id)_titleTextAttributes; +- (id)_secondaryLabelsColor; +- (void)_updateTrackInformationLabelsWithArtist:(id)arg1 title:(id)arg2 album:(id)arg3; +- (void)updateTrackInformationWithNowPlayingInfo:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithMediaControlsStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesViewDelegate-Protocol.h new file mode 100644 index 000000000..124c77e09 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsTitlesViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUMediaControlsTitlesViewDelegate +- (void)mediaControlsTitlesViewWasTapped:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeSlider.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeSlider.h new file mode 100644 index 000000000..54142a1f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeSlider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UISlider.h" + +@interface MPUMediaControlsVolumeSlider : UISlider +{ +} + +- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeView.h new file mode 100644 index 000000000..dd52ce159 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUMediaControlsVolumeView.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "MPVolumeControllerDelegate-Protocol.h" + +@class MPVolumeController, NSTimer, UISlider; + +@interface MPUMediaControlsVolumeView : UIView +{ + UIView *_warningView; + _Bool _warningIndicatorBlinking; + NSTimer *_warningBlinkTimer; + NSTimer *_volumeCommitTimer; + long long _style; + UISlider *_slider; + MPVolumeController *_volumeController; +} + +@property(readonly, nonatomic) MPVolumeController *volumeController; // @synthesize volumeController=_volumeController; +@property(readonly, nonatomic) UISlider *slider; // @synthesize slider=_slider; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +- (void).cxx_destruct; +- (void)_stopBlinkingWarningView; +- (void)_layoutVolumeWarningView; +- (void)_blinkWarningView; +- (void)_beginBlinkingWarningView; +- (id)_warningTrackImage; +- (id)_createVolumeSliderView; +- (void)_commitCurrentVolumeValue; +- (void)_stopVolumeCommitTimer; +- (void)_beginVolumeCommitTimer; +- (void)_volumeSliderStoppedChanging:(id)arg1; +- (void)_volumeSliderValueChanged:(id)arg1; +- (void)_volumeSliderBeganChanging:(id)arg1; +- (_Bool)_shouldStartBlinkingVolumeWarningIndicator; +- (void)volumeController:(id)arg1 volumeWarningStateDidChange:(long long)arg2; +- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(_Bool)arg2; +- (void)volumeController:(id)arg1 EUVolumeLimitDidChange:(float)arg2; +- (void)volumeController:(id)arg1 volumeValueDidChange:(float)arg2; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)updateSystemVolumeLevel; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingController.h index e59f778b3..520e23260 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingController.h @@ -6,21 +6,24 @@ #import "NSObject.h" -@class NSDictionary, NSObject, NSObject, NSString, UIImage; +@class NSDictionary, NSObject, NSString, UIImage; @interface MPUNowPlayingController : NSObject { - NSObject *_mediaRemoteNotificationsQueue; NSObject *_timeInformationTimer; NSDictionary *_currentNowPlayingInfo; double _currentElapsed; double _currentDuration; - int _isPlaying; + long long _isPlaying; int _currentNowPlayingAppPID; int _nowPlayingPIDForCachedDisplayID; NSString *_cachedNowPlayingAppDisplayID; + _Bool _isRegisteredForNowPlayingNotifications; + _Bool _isUpdatingNowPlayingInfo; + _Bool _isUpdatingPlaybackState; + _Bool _isUpdatingNowPlayingApp; UIImage *_cachedNowPlayingArtwork; - BOOL _cachedArtworkDirty; + _Bool _cachedArtworkDirty; id _delegate; double _timeInformationUpdateInterval; } @@ -29,8 +32,8 @@ @property(readonly, nonatomic) double currentElapsed; // @synthesize currentElapsed=_currentElapsed; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_updateNowPlayingApp; - (void)_updateTimeInformation; +- (void)_updateNowPlayingApp; - (void)_updatePlaybackState; - (void)_updateCurrentNowPlaying; - (void)_stopUpdatingTimeInformation; @@ -42,7 +45,7 @@ - (void)startUpdating; @property(readonly, nonatomic) double currentDuration; @property(readonly, nonatomic) NSString *nowPlayingAppDisplayID; -@property(readonly, nonatomic) BOOL isPlaying; +@property(readonly, nonatomic) _Bool isPlaying; @property(readonly, nonatomic) UIImage *currentNowPlayingArtwork; @property(readonly, nonatomic) NSDictionary *currentNowPlayingInfo; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingDelegate-Protocol.h index 9d74fa7c5..c7bf6be3b 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)nowPlayingController:(id)arg1 nowPlayingApplicationDidChange:(id)arg2; - (void)nowPlayingController:(id)arg1 elapsedTimeDidChange:(double)arg2; -- (void)nowPlayingController:(id)arg1 playbackStateDidChange:(BOOL)arg2; +- (void)nowPlayingController:(id)arg1 playbackStateDidChange:(_Bool)arg2; - (void)nowPlayingController:(id)arg1 nowPlayingInfoDidChange:(id)arg2; - (void)nowPlayingControllerDidStopListeningForNotifications:(id)arg1; - (void)nowPlayingControllerDidBeginListeningForNotifications:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingIndicatorView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingIndicatorView.h index 290b65d5b..7f8c430b0 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingIndicatorView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingIndicatorView.h @@ -4,38 +4,34 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIView.h" +#import "UIControl.h" -@class NSMutableArray, UIColor; +@class NSMutableArray; -@interface MPUNowPlayingIndicatorView : UIView +@interface MPUNowPlayingIndicatorView : UIControl { NSMutableArray *_levelViews; - UIColor *_bottomGradientColor; - float _interLevelSpacing; - float _levelCornerRadius; - float _levelWidth; - float _maximumLevelHeight; - float _minimumLevelHeight; - int _numberOfLevels; - int _playbackState; - UIColor *_topGradientColor; + double _interLevelSpacing; + double _levelCornerRadius; + double _levelWidth; + double _maximumLevelHeight; + double _minimumLevelHeight; + long long _numberOfLevels; + long long _playbackState; } -@property(retain, nonatomic) UIColor *topGradientColor; // @synthesize topGradientColor=_topGradientColor; -@property(nonatomic) int playbackState; // @synthesize playbackState=_playbackState; -@property(nonatomic) int numberOfLevels; // @synthesize numberOfLevels=_numberOfLevels; -@property(nonatomic) float minimumLevelHeight; // @synthesize minimumLevelHeight=_minimumLevelHeight; -@property(nonatomic) float maximumLevelHeight; // @synthesize maximumLevelHeight=_maximumLevelHeight; -@property(nonatomic) float levelWidth; // @synthesize levelWidth=_levelWidth; -@property(nonatomic) float levelCornerRadius; // @synthesize levelCornerRadius=_levelCornerRadius; -@property(nonatomic) float interLevelSpacing; // @synthesize interLevelSpacing=_interLevelSpacing; -@property(retain, nonatomic) UIColor *bottomGradientColor; // @synthesize bottomGradientColor=_bottomGradientColor; +@property(nonatomic) long long playbackState; // @synthesize playbackState=_playbackState; +@property(nonatomic) long long numberOfLevels; // @synthesize numberOfLevels=_numberOfLevels; +@property(nonatomic) double minimumLevelHeight; // @synthesize minimumLevelHeight=_minimumLevelHeight; +@property(nonatomic) double maximumLevelHeight; // @synthesize maximumLevelHeight=_maximumLevelHeight; +@property(nonatomic) double levelWidth; // @synthesize levelWidth=_levelWidth; +@property(nonatomic) double levelCornerRadius; // @synthesize levelCornerRadius=_levelCornerRadius; +@property(nonatomic) double interLevelSpacing; // @synthesize interLevelSpacing=_interLevelSpacing; - (void).cxx_destruct; -- (void)_updateLevelGradients; - (void)_updateLevelAnimations; - (void)_reloadLevelViews; -- (void)_removeAllAnimations:(BOOL)arg1; +- (void)_removeAllAnimations:(_Bool)arg1; +- (void)tintColorDidChange; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingTitlesView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingTitlesView.h new file mode 100644 index 000000000..431e057f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUNowPlayingTitlesView.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class MPUMarqueeView, NSDictionary, NSString, UIImage, UIImageView, UILabel; + +@interface MPUNowPlayingTitlesView : UIView +{ + UILabel *_detailLabel; + MPUMarqueeView *_detailMarqueeView; + UIImageView *_explicitImageView; + _Bool _needsLabelUpdate; + UILabel *_titleLabel; + MPUMarqueeView *_titleMarqueeView; + _Bool _explicit; + long long _style; + NSDictionary *_titleTextAttributes; + NSDictionary *_detailTextAttributes; + NSString *_albumText; + NSString *_artistText; + double _textMargin; + NSString *_titleText; + UIImage *_explicitImage; +} + ++ (Class)labelClass; +@property(retain, nonatomic) UIImage *explicitImage; // @synthesize explicitImage=_explicitImage; +@property(copy, nonatomic) NSString *titleText; // @synthesize titleText=_titleText; +@property(nonatomic) double textMargin; // @synthesize textMargin=_textMargin; +@property(nonatomic, getter=isExplicit) _Bool explicit; // @synthesize explicit=_explicit; +@property(copy, nonatomic) NSString *artistText; // @synthesize artistText=_artistText; +@property(copy, nonatomic) NSString *albumText; // @synthesize albumText=_albumText; +@property(retain, nonatomic) NSDictionary *detailTextAttributes; // @synthesize detailTextAttributes=_detailTextAttributes; +@property(retain, nonatomic) NSDictionary *titleTextAttributes; // @synthesize titleTextAttributes=_titleTextAttributes; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +- (void).cxx_destruct; +- (void)_updateAttributedTitleLabel; +- (id)_detailLabel; +- (id)_titleLabel; +- (void)resetMarqueePositions; +@property(readonly, nonatomic) double titleBaselineOffsetFromBottom; +- (void)setMarqueeEnabled:(_Bool)arg1 allowCurrentMarqueeToFinish:(_Bool)arg2; +@property(nonatomic, getter=isMarqueeEnabled) _Bool marqueeEnabled; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUOperationLIFOQueue.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUOperationLIFOQueue.h new file mode 100644 index 000000000..88ba1db79 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUOperationLIFOQueue.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperationQueue.h" + +@interface MPUOperationLIFOQueue : NSOperationQueue +{ +} + +- (void)_addLIFODependencyToOperations:(id)arg1; +- (void)setMaxConcurrentOperationCount:(long long)arg1; +- (void)addOperationWithBlock:(id)arg1; +- (void)addOperations:(id)arg1 waitUntilFinished:(_Bool)arg2; +- (void)addOperation:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUQueryDataSource.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUQueryDataSource.h index 0904245a8..fa5bd4668 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUQueryDataSource.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUQueryDataSource.h @@ -11,7 +11,7 @@ @interface MPUQueryDataSource : MPUDataSource { NSArray *_entities; - BOOL _invalidateWhenEnteringForeground; + _Bool _invalidateWhenEnteringForeground; MPMediaQuerySectionInfo *_sectionInfo; MPMediaQuery *_query; } @@ -19,7 +19,7 @@ @property(readonly, nonatomic) MPMediaQuery *query; // @synthesize query=_query; - (void).cxx_destruct; - (id)_sectionInfo; -- (BOOL)_deleteHidesFromCloudForIndex:(unsigned int)arg1 hidesAll:(out char *)arg2; +- (_Bool)_deleteHidesFromCloudForIndex:(unsigned long long)arg1 hidesAll:(out _Bool *)arg2; - (void)_postInvalidationNotification; - (void)_mediaLibraryDynamicPropertiesDidChangeNotification:(id)arg1; - (void)_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; @@ -29,27 +29,27 @@ - (void)_applicationWillEnterForegroundNotification:(id)arg1; @property(readonly, nonatomic) NSURL *bestStoreURL; - (id)titleForGlobalHeader; -- (BOOL)showsEntityCountFooter; -- (struct _NSRange)rangeOfSectionAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfSectionForSectionTitleAtIndex:(unsigned int)arg1; -- (id)localizedSectionTitleAtIndex:(unsigned int)arg1; +- (_Bool)showsEntityCountFooter; +- (struct _NSRange)rangeOfSectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfSectionForSectionTitleAtIndex:(unsigned long long)arg1; +- (id)localizedSectionTitleAtIndex:(unsigned long long)arg1; - (id)localizedSectionIndexTitles; -- (unsigned int)numberOfSections; -- (BOOL)showsIndexBar; -- (BOOL)isEmpty; -- (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (unsigned long long)numberOfSections; +- (_Bool)showsIndexBar; +- (_Bool)isEmpty; +- (void)invalidateCalculatedEntities; - (id)entities; -- (int)editingTypeForEntityAtIndex:(unsigned int)arg1; -- (void)deleteEntityAtIndex:(unsigned int)arg1; -- (id)dataSourceFromEntityAtIndex:(unsigned int)arg1 entityType:(int)arg2; -- (unsigned int)count; -- (BOOL)canSelectEntityAtIndex:(unsigned int)arg1; -- (BOOL)canEditEntityAtIndex:(unsigned int)arg1; +- (long long)editingTypeForEntityAtIndex:(unsigned long long)arg1; +- (void)deleteEntityAtIndex:(unsigned long long)arg1; +- (id)dataSourceFromEntityAtIndex:(unsigned long long)arg1 entityType:(long long)arg2; +- (unsigned long long)count; +- (_Bool)canSelectEntityAtIndex:(unsigned long long)arg1; +- (_Bool)canEditEntityAtIndex:(unsigned long long)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithQuery:(id)arg1 entityType:(int)arg2; -- (id)initWithEntityType:(int)arg1; +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; +- (id)initWithEntityType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPURatingControl.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPURatingControl.h new file mode 100644 index 000000000..3cd86b32f --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPURatingControl.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIControl.h" + +@class NSMutableArray, UIPanGestureRecognizer, UITapGestureRecognizer; + +@interface MPURatingControl : UIControl +{ + UITapGestureRecognizer *_tapGestureRecognizer; + UIPanGestureRecognizer *_panGestureRecognizer; + NSMutableArray *_imageViews; + id _delegate; + double _rating; + struct UIEdgeInsets _hitTestEdgeInsets; +} + ++ (id)ratingDotImage; ++ (id)ratingStarImage; +@property(nonatomic) double rating; // @synthesize rating=_rating; +@property(nonatomic) struct UIEdgeInsets hitTestEdgeInsets; // @synthesize hitTestEdgeInsets=_hitTestEdgeInsets; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_updateImageViewsForRatingAnimated:(_Bool)arg1; +- (void)setRating:(double)arg1 animated:(_Bool)arg2; +- (void)_handlePanGesture:(id)arg1; +- (void)_handleTapGesture:(id)arg1; +- (double)ratingValueForLocationInView:(struct CGPoint)arg1; +- (void)layoutSubviews; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSearchDataSource.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSearchDataSource.h index fd62ae303..0d9ac8c28 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSearchDataSource.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSearchDataSource.h @@ -6,10 +6,11 @@ #import -@class NSArray, NSMutableArray, NSString; +@class NSArray, NSMutableArray, NSOperationQueue, NSString; @interface MPUSearchDataSource : MPUQueryDataSource { + NSOperationQueue *_operationQueue; NSMutableArray *_operations; NSArray *_searchResults; MPUQueryDataSource *_dataSource; @@ -19,12 +20,12 @@ @property(readonly, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; @property(readonly, nonatomic) MPUQueryDataSource *dataSource; // @synthesize dataSource=_dataSource; - (void).cxx_destruct; -- (id)_searchPropertiesForGroupingType:(int)arg1; +- (id)_searchPropertiesForGroupingType:(long long)arg1; - (void)_searchOperation:(id)arg1 didFinishWithResults:(id)arg2; -@property(readonly, nonatomic, getter=isSearchInProgress) BOOL searchInProgress; +@property(readonly, nonatomic, getter=isSearchInProgress) _Bool searchInProgress; - (void)filterResultsUsingSearchString:(id)arg1; - (id)entities; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (id)initWithDataSource:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSeparatorView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSeparatorView.h index 65a4274cd..a8f113577 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSeparatorView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSeparatorView.h @@ -10,16 +10,16 @@ @interface MPUSeparatorView : UIView { - float _leftMarginWidth; + double _leftMarginWidth; UIColor *_marginColor; - float _rightMarginWidth; + double _rightMarginWidth; UIColor *_separatorColor; } @property(retain, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; -@property(nonatomic) float rightMarginWidth; // @synthesize rightMarginWidth=_rightMarginWidth; +@property(nonatomic) double rightMarginWidth; // @synthesize rightMarginWidth=_rightMarginWidth; @property(retain, nonatomic) UIColor *marginColor; // @synthesize marginColor=_marginColor; -@property(nonatomic) float leftMarginWidth; // @synthesize leftMarginWidth=_leftMarginWidth; +@property(nonatomic) double leftMarginWidth; // @synthesize leftMarginWidth=_leftMarginWidth; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSpringAnimationFactory.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSpringAnimationFactory.h index faf3f3a27..ef9406a86 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSpringAnimationFactory.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSpringAnimationFactory.h @@ -8,16 +8,16 @@ @interface MPUSpringAnimationFactory : MPUAnimationFactory { - float _damping; - float _mass; - float _stiffness; - float _velocity; + double _damping; + double _mass; + double _stiffness; + double _velocity; } -@property(nonatomic) float velocity; // @synthesize velocity=_velocity; -@property(nonatomic) float stiffness; // @synthesize stiffness=_stiffness; -@property(nonatomic) float mass; // @synthesize mass=_mass; -@property(nonatomic) float damping; // @synthesize damping=_damping; +@property(nonatomic) double velocity; // @synthesize velocity=_velocity; +@property(nonatomic) double stiffness; // @synthesize stiffness=_stiffness; +@property(nonatomic) double mass; // @synthesize mass=_mass; +@property(nonatomic) double damping; // @synthesize damping=_damping; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStackView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStackView.h index 9d3dbe8f1..c4abaff81 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStackView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStackView.h @@ -10,13 +10,15 @@ @interface MPUStackView : UIView { - int _distanceIgnoreCount; + long long _distanceIgnoreCount; NSMutableArray *_items; UIWindow *_window; + _Bool _forcesIntegralX; + _Bool _forcesIntegralY; id _dataSource; Class _itemClass; NSString *_itemReuseIdentifier; - int _numberOfItems; + long long _numberOfItems; UIView *_perspectiveTargetView; struct CGSize _baseSize; struct UIOffset _maximumRelativeOffsetStep; @@ -27,11 +29,13 @@ @property(nonatomic) struct CGPoint vanishingPoint; // @synthesize vanishingPoint=_vanishingPoint; @property(nonatomic) struct CGSize sizeInsetStep; // @synthesize sizeInsetStep=_sizeInsetStep; @property(nonatomic) __weak UIView *perspectiveTargetView; // @synthesize perspectiveTargetView=_perspectiveTargetView; -@property(readonly, nonatomic) int numberOfItems; // @synthesize numberOfItems=_numberOfItems; +@property(readonly, nonatomic) long long numberOfItems; // @synthesize numberOfItems=_numberOfItems; @property(nonatomic) struct UIOffset maximumRelativeOffsetStep; // @synthesize maximumRelativeOffsetStep=_maximumRelativeOffsetStep; @property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; @property(readonly, nonatomic) NSString *itemReuseIdentifier; // @synthesize itemReuseIdentifier=_itemReuseIdentifier; @property(readonly, nonatomic) Class itemClass; // @synthesize itemClass=_itemClass; +@property(nonatomic) _Bool forcesIntegralY; // @synthesize forcesIntegralY=_forcesIntegralY; +@property(nonatomic) _Bool forcesIntegralX; // @synthesize forcesIntegralX=_forcesIntegralX; @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @property(nonatomic) struct CGSize baseSize; // @synthesize baseSize=_baseSize; - (void).cxx_destruct; @@ -39,13 +43,13 @@ - (struct CGSize)_normalizedDistanceFromVanishingPointForCenter:(struct CGPoint)arg1 perspectiveTargetView:(id)arg2; - (id)_dequeueReusableItem; - (struct CGPoint)_centerInPerspectiveTargetViewCoordinates; -- (void)_applyLayoutToItem:(id)arg1 atIndex:(int)arg2 centerInPerspectiveTargetViewCoordinates:(struct CGPoint)arg3; +- (void)_applyLayoutToItem:(id)arg1 atIndex:(long long)arg2 centerInPerspectiveTargetViewCoordinates:(struct CGPoint)arg3; - (void)updateForChangedDistanceFromVanishingPoint; -- (struct CGSize)sizeOfItemAtIndex:(float)arg1; -- (void)reloadDataWithTransition:(int)arg1; +- (struct CGSize)sizeOfItemAtIndex:(double)arg1; +- (void)reloadDataWithTransition:(long long)arg1; - (void)reloadData; -- (struct UIOffset)relativeOffsetOfItemAtIndex:(float)arg1 withCenter:(struct CGPoint)arg2; -- (id)itemAtIndex:(int)arg1; +- (struct UIOffset)relativeOffsetOfItemAtIndex:(double)arg1 withCenter:(struct CGPoint)arg2; +- (id)itemAtIndex:(long long)arg1; - (void)endIgnoringDistanceUpdates; - (void)beginIgnoringDistanceUpdates; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStandardImageStackItemView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStandardImageStackItemView.h index e877a29e2..9cdc9b622 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStandardImageStackItemView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUStandardImageStackItemView.h @@ -12,33 +12,36 @@ { _MPUBorderView *_borderView; UIImageView *_imageView; - float _dropShadowAlpha; + double _dropShadowAlpha; UIColor *_dropShadowColor; + unsigned long long _dropShadowEdges; + double _dropShadowWidth; UIImage *_image; - float _imageAlpha; - float _overlayBorderWidth; - float _overlayBorderAlpha; + double _imageAlpha; + double _overlayBorderWidth; + double _overlayBorderAlpha; UIColor *_overlayBorderColor; - float _overlayCenterAlpha; + double _overlayCenterAlpha; UIColor *_overlayCenterColor; - struct UIOffset _dropShadowOffset; struct CGRect _imageContentsRect; struct CGAffineTransform _imageTransform; } @property(retain, nonatomic) UIColor *overlayCenterColor; // @synthesize overlayCenterColor=_overlayCenterColor; -@property(nonatomic) float overlayCenterAlpha; // @synthesize overlayCenterAlpha=_overlayCenterAlpha; +@property(nonatomic) double overlayCenterAlpha; // @synthesize overlayCenterAlpha=_overlayCenterAlpha; @property(retain, nonatomic) UIColor *overlayBorderColor; // @synthesize overlayBorderColor=_overlayBorderColor; -@property(nonatomic) float overlayBorderAlpha; // @synthesize overlayBorderAlpha=_overlayBorderAlpha; -@property(nonatomic) float overlayBorderWidth; // @synthesize overlayBorderWidth=_overlayBorderWidth; +@property(nonatomic) double overlayBorderAlpha; // @synthesize overlayBorderAlpha=_overlayBorderAlpha; +@property(nonatomic) double overlayBorderWidth; // @synthesize overlayBorderWidth=_overlayBorderWidth; @property(nonatomic) struct CGAffineTransform imageTransform; // @synthesize imageTransform=_imageTransform; @property(nonatomic) struct CGRect imageContentsRect; // @synthesize imageContentsRect=_imageContentsRect; -@property(nonatomic) float imageAlpha; // @synthesize imageAlpha=_imageAlpha; +@property(nonatomic) double imageAlpha; // @synthesize imageAlpha=_imageAlpha; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -@property(nonatomic) struct UIOffset dropShadowOffset; // @synthesize dropShadowOffset=_dropShadowOffset; +@property(nonatomic) double dropShadowWidth; // @synthesize dropShadowWidth=_dropShadowWidth; +@property(nonatomic) unsigned long long dropShadowEdges; // @synthesize dropShadowEdges=_dropShadowEdges; @property(retain, nonatomic) UIColor *dropShadowColor; // @synthesize dropShadowColor=_dropShadowColor; -@property(nonatomic) float dropShadowAlpha; // @synthesize dropShadowAlpha=_dropShadowAlpha; +@property(nonatomic) double dropShadowAlpha; // @synthesize dropShadowAlpha=_dropShadowAlpha; - (void).cxx_destruct; +- (void)_updateForBorderViewChange; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSystemMediaControlsViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSystemMediaControlsViewController.h index 7e12899f1..fdb5dcae9 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSystemMediaControlsViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUSystemMediaControlsViewController.h @@ -8,58 +8,69 @@ #import "MPAudioDeviceControllerDelegate-Protocol.h" #import "MPUChronologicalProgressViewDelegate-Protocol.h" +#import "MPUMediaControlsTitlesViewDelegate-Protocol.h" #import "MPUNowPlayingDelegate-Protocol.h" #import "MPURemoteViewControllerPresentation-Protocol.h" #import "MPUTransportControlsViewDelegate-Protocol.h" -#import "MPVolumeControllerDelegate-Protocol.h" +#import "RUTrackActionsDelegate-Protocol.h" #import "UIModalItemDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" -@class MPAudioDeviceController, MPUNowPlayingController, MPVolumeController, NSDictionary, RUTrackActionsModalItem, UIImageView, UIView, _MPUSystemMediaControlsView; +@class MPAudioDeviceController, MPUNowPlayingController, NSDictionary, NSString, NSTimer, RUTrackActionsModalItem, UIImageView, UIPopoverController, UIView, _MPUSystemMediaControlsView; -@interface MPUSystemMediaControlsViewController : UIViewController +@interface MPUSystemMediaControlsViewController : UIViewController { MPUNowPlayingController *_nowPlayingController; - MPVolumeController *_volumeController; MPAudioDeviceController *_audioDeviceController; - BOOL _isSeeking; - BOOL _wantsToLaunchNowPlayingApp; + _Bool _wantsToLaunchNowPlayingApp; + unsigned int _runningLongPressCommand; _MPUSystemMediaControlsView *_mediaControlsView; UIImageView *_artworkImageView; NSDictionary *_nowPlayingInfoForPresentedTrackActions; + UIPopoverController *_trackActionsPopoverController; RUTrackActionsModalItem *_trackActionsModalItem; - BOOL _persistentUpdatesEnabled; - int _style; + NSString *_audioCategoryForDisabledHUD; + NSTimer *_scrubberCommitTimer; + double _scrubbedTimeDestination; + double _lastDurationFromUpdate; + _Bool _persistentUpdatesEnabled; + long long _style; id _delegate; } -@property(nonatomic) BOOL persistentUpdatesEnabled; // @synthesize persistentUpdatesEnabled=_persistentUpdatesEnabled; +@property(nonatomic) _Bool persistentUpdatesEnabled; // @synthesize persistentUpdatesEnabled=_persistentUpdatesEnabled; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; +- (void)_cancelRunningLongPressCommand; - (void)_launchCurrentNowPlayingApp; -- (void)_volumeSliderValueChanged:(id)arg1; +- (void)_stopScrubberCommitTimer; +- (void)_commitCurrentScrubberValue; +- (void)_beginScrubberCommitTimer; - (void)_likeBanButtonTapped:(id)arg1; - (void)_infoButtonTapped:(id)arg1; -- (void)_trackInformationViewTapped:(id)arg1; -- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; -- (void)volumeController:(id)arg1 volumeValueDidChange:(float)arg2; -- (void)progressView:(id)arg1 didScrubToCurrentTime:(double)arg2; +- (void)mediaControlsTitlesViewWasTapped:(id)arg1; +- (void)progressViewDidEndScrubbing:(id)arg1; +- (void)progressViewDidBeginScrubbing:(id)arg1; - (void)remoteViewControllerDidFinish; -- (void)transportControlsView:(id)arg1 tapOnAccessoryButtonType:(int)arg2; -- (void)transportControlsView:(id)arg1 longPressEndOnControlType:(int)arg2; -- (void)transportControlsView:(id)arg1 longPressBeginOnControlType:(int)arg2; -- (void)transportControlsView:(id)arg1 tapOnControlType:(int)arg2; +- (void)transportControlsView:(id)arg1 tapOnAccessoryButtonType:(long long)arg2; +- (void)transportControlsView:(id)arg1 longPressEndOnControlType:(long long)arg2; +- (void)transportControlsView:(id)arg1 longPressBeginOnControlType:(long long)arg2; +- (void)transportControlsView:(id)arg1 tapOnControlType:(long long)arg2; - (void)nowPlayingController:(id)arg1 nowPlayingApplicationDidChange:(id)arg2; - (void)nowPlayingController:(id)arg1 elapsedTimeDidChange:(double)arg2; -- (void)nowPlayingController:(id)arg1 playbackStateDidChange:(BOOL)arg2; +- (void)nowPlayingController:(id)arg1 playbackStateDidChange:(_Bool)arg2; - (void)nowPlayingController:(id)arg1 nowPlayingInfoDidChange:(id)arg2; @property(readonly, nonatomic) UIView *artworkView; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTableViewController.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTableViewController.h index bd47eda61..f737142a7 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTableViewController.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTableViewController.h @@ -14,46 +14,59 @@ @interface MPUTableViewController : MPUDataSourceViewController { - int _numberOfPrefixActionRows; + _Bool _inSwipeToDelete; + _Bool _ignoredReload; + long long _numberOfPrefixActionRows; + _Bool _shouldUpdateVisibleCellsWhenVisible; UITableView *_tableView; Class _cellConfigurationClass; MPUQueryDataSource *_queryDataSource; } + (Class)_tableViewClass; ++ (_Bool)_shouldDisplayActions; + (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; @property(retain, nonatomic) MPUQueryDataSource *queryDataSource; // @synthesize queryDataSource=_queryDataSource; @property(readonly, nonatomic) Class cellConfigurationClass; // @synthesize cellConfigurationClass=_cellConfigurationClass; - (void).cxx_destruct; -- (void)_updateVisibleCellsForDownloads:(id)arg1; +- (void)_updateVisibleCellsForDownloads:(id)arg1 updateAllCells:(_Bool)arg2; +- (void)_loadCellConfiguration; +- (void)_setCellConfigurationClass:(Class)arg1; - (id)_createTableView; -- (BOOL)isTableViewLoaded; +- (void)reloadActionRowDataWithoutTableViewReload; +- (_Bool)isTableViewLoaded; @property(readonly, nonatomic) UITableView *tableView; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; +- (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(int)arg2; -- (int)prefixActionIndexForIndexPath:(id)arg1; -- (int)numberOfPrefixActionRowsInTableView:(id)arg1; -- (int)indexOfFirstDataSourceSection; -- (int)dataSourceSectionForSection:(int)arg1; -- (int)dataSourceIndexForIndexPath:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)sectionForDataSourceSection:(long long)arg1; +- (long long)prefixActionIndexForIndexPath:(id)arg1; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (long long)indexOfFirstDataSourceSection; +- (long long)dataSourceSectionForSection:(long long)arg1; +- (id)indexPathForDataSourceIndex:(long long)arg1; +- (long long)dataSourceIndexForIndexPath:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)downloadManager:(id)arg1 downloadPurchaseDidFinish:(id)arg2; - (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; - (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; - (void)reloadData; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)viewDidAppear:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)dealloc; - (id)initWithDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTheme.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTheme.h new file mode 100644 index 000000000..56c626f3d --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTheme.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface MPUTheme : NSObject +{ +} + ++ (id)cachedObjectWithKey:(id)arg1 block:(id)arg2; ++ (id)themeAssetCache; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTintedBackgroundView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTintedBackgroundView.h new file mode 100644 index 000000000..6e9e89089 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTintedBackgroundView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface MPUTintedBackgroundView : UIView +{ +} + +- (void)tintColorDidChange; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlCenterButton.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlCenterButton.h index 3692eb008..18543e869 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlCenterButton.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlCenterButton.h @@ -13,8 +13,7 @@ @interface MPUTransportControlCenterButton : SBUIControlCenterButton { NSObject *_longPressTimer; - BOOL _longPress; - unsigned int _touchCount; + _Bool _longPress; double _minimumPressDuration; } @@ -24,7 +23,7 @@ - (void)_longPressTimerAction; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)cancelTrackingWithEvent:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsView.h index c3db6f63a..130f11e3e 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsView.h @@ -15,28 +15,30 @@ UIButton *_rightButton; UIButton *_shuffleButton; UIButton *_repeatButton; - BOOL _showAccessoryButtons; - BOOL _showIsPlaying; - int _style; - int _availableControls; - int _highlightedControls; - unsigned int _repeatType; - unsigned int _shuffleType; + struct UIEdgeInsets _insetsForExpandingButtons; + _Bool _showAccessoryButtons; + _Bool _showIsPlaying; + long long _style; + long long _availableControls; + long long _highlightedControls; + unsigned long long _repeatType; + unsigned long long _shuffleType; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL showIsPlaying; // @synthesize showIsPlaying=_showIsPlaying; -@property(nonatomic) unsigned int shuffleType; // @synthesize shuffleType=_shuffleType; -@property(nonatomic) unsigned int repeatType; // @synthesize repeatType=_repeatType; -@property(nonatomic) BOOL showAccessoryButtons; // @synthesize showAccessoryButtons=_showAccessoryButtons; -@property(nonatomic) int highlightedControls; // @synthesize highlightedControls=_highlightedControls; -@property(nonatomic) int availableControls; // @synthesize availableControls=_availableControls; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) _Bool showIsPlaying; // @synthesize showIsPlaying=_showIsPlaying; +@property(nonatomic) unsigned long long shuffleType; // @synthesize shuffleType=_shuffleType; +@property(nonatomic) unsigned long long repeatType; // @synthesize repeatType=_repeatType; +@property(nonatomic) _Bool showAccessoryButtons; // @synthesize showAccessoryButtons=_showAccessoryButtons; +@property(nonatomic) long long highlightedControls; // @synthesize highlightedControls=_highlightedControls; +@property(nonatomic) long long availableControls; // @synthesize availableControls=_availableControls; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) struct UIEdgeInsets _insetsForExpandingButtons; // @synthesize _insetsForExpandingButtons; - (void).cxx_destruct; - (id)_accessoryButtonEmphasizedTextAttributes; - (id)_accessoryButtonTextAttributes; -- (struct CGPath *)_glowPathForButton:(id)arg1; +- (struct CGPath *)_createGlowPathForButton:(id)arg1; - (id)_classBundleImageNamed:(id)arg1; - (void)_setImage:(id)arg1 forButton:(id)arg2; - (void)_animateFadeGlowForButton:(id)arg1; @@ -49,11 +51,17 @@ - (void)_transportControlActivate:(id)arg1; - (void)_updateTransportControlHighlightedStates; - (void)_updateTransportControlButtons; -- (id)_createAccessoryButtonWithStyle:(int)arg1; -- (id)_createTransportButtonWithStyle:(int)arg1; +- (id)_createAccessoryButtonWithStyle:(long long)arg1; +- (id)_createTransportButtonWithStyle:(long long)arg1; - (id)_styledImageName:(id)arg1; +- (id)_repeatButton; +- (id)_shuffleButton; +- (id)_rightButton; +- (id)_middleButton; +- (id)_leftButton; +- (void)_layoutButton:(id)arg1 withNewFrame:(struct CGRect)arg2 inExpandedTouchRect:(struct CGRect)arg3; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsViewDelegate-Protocol.h index d4885096e..0c8e7ec62 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUTransportControlsViewDelegate-Protocol.h @@ -9,9 +9,9 @@ @protocol MPUTransportControlsViewDelegate @optional -- (void)transportControlsView:(id)arg1 tapOnAccessoryButtonType:(int)arg2; -- (void)transportControlsView:(id)arg1 longPressEndOnControlType:(int)arg2; -- (void)transportControlsView:(id)arg1 longPressBeginOnControlType:(int)arg2; -- (void)transportControlsView:(id)arg1 tapOnControlType:(int)arg2; +- (void)transportControlsView:(id)arg1 tapOnAccessoryButtonType:(long long)arg2; +- (void)transportControlsView:(id)arg1 longPressEndOnControlType:(long long)arg2; +- (void)transportControlsView:(id)arg1 longPressBeginOnControlType:(long long)arg2; +- (void)transportControlsView:(id)arg1 tapOnControlType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUVignetteBackgroundView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUVignetteBackgroundView.h index bdc0d53f0..f50003a98 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPUVignetteBackgroundView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPUVignetteBackgroundView.h @@ -10,14 +10,19 @@ @interface MPUVignetteBackgroundView : UIView { + UIView *_containerView; UIImageView *_imageView; CAMatchMoveAnimation *_matchMoveAnimation; } - (void).cxx_destruct; +- (void)_didEndRotation; +- (void)_willBeginRotation; - (void)_configureMatchMoveAnimation; +- (id)_sourceView; - (void)layoutSubviews; - (void)didMoveToWindow; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/MPVolumeControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/MPVolumeControllerDelegate-Protocol.h index 35abc2530..f5127c8a9 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/MPVolumeControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/MPVolumeControllerDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol MPVolumeControllerDelegate @optional -- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(BOOL)arg2; +- (void)volumeController:(id)arg1 EUVolumeLimitEnforcedDidChange:(_Bool)arg2; - (void)volumeController:(id)arg1 EUVolumeLimitDidChange:(float)arg2; -- (void)volumeController:(id)arg1 mutedStateDidChange:(BOOL)arg2; -- (void)volumeController:(id)arg1 volumeWarningStateDidChange:(int)arg2; +- (void)volumeController:(id)arg1 mutedStateDidChange:(_Bool)arg2; +- (void)volumeController:(id)arg1 volumeWarningStateDidChange:(long long)arg2; - (void)volumeController:(id)arg1 volumeValueDidChange:(float)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/RUTrackActionsDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/RUTrackActionsDelegate-Protocol.h new file mode 100644 index 000000000..43bbfae43 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/RUTrackActionsDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUTrackActionsDelegate + +@optional +- (void)trackActioningObjectDidChangeContentSize:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterButtonDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterButtonDelegate-Protocol.h index cb7aa8097..317c2a85b 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterButtonDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterButtonDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)buttonTapped:(id)arg1; @optional -- (void)button:(id)arg1 didChangeState:(int)arg2; +- (void)button:(id)arg1 didChangeState:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterControlObserver-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterControlObserver-Protocol.h index 666d85354..14ce88f3e 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterControlObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/SBUIControlCenterControlObserver-Protocol.h @@ -9,7 +9,7 @@ @protocol SBUIControlCenterControlObserver @optional -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/SKUIItemOfferButtonDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/SKUIItemOfferButtonDelegate-Protocol.h new file mode 100644 index 000000000..91c36755f --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/SKUIItemOfferButtonDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIItemOfferButtonDelegate + +@optional +- (void)itemOfferButtonWillAnimateTransition:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionView-MPUAdditions.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionView-MPUAdditions.h index 57924e114..abd65e4cd 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionView-MPUAdditions.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionView-MPUAdditions.h @@ -7,6 +7,6 @@ #import "UICollectionView.h" @interface UICollectionView (MPUAdditions) -- (int)MPU_globalRowForRowAtIndexPath:(id)arg1; +- (long long)MPU_globalRowForRowAtIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIImage-MPUAdditions.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIImage-MPUAdditions.h new file mode 100644 index 000000000..2ebd96a57 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIImage-MPUAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIImage.h" + +@interface UIImage (MPUAdditions) ++ (id)imageWithSize:(struct CGSize)arg1 opaque:(_Bool)arg2 fromBlock:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UILabel-MPUAdditions.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UILabel-MPUAdditions.h new file mode 100644 index 000000000..6f945cd48 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UILabel-MPUAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UILabel.h" + +@interface UILabel (MPUAdditions) +- (void)MPU_configureWithTextAttributes:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIModalItemDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIModalItemDelegate-Protocol.h index 5374f9a5f..aefd5b42f 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UIModalItemDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIModalItemDelegate-Protocol.h @@ -9,9 +9,10 @@ @protocol UIModalItemDelegate @optional -- (BOOL)modalItemShouldEnableFirstOtherButton:(id)arg1; -- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)modalItem:(id)arg1 shouldDismissForButtonAtIndex:(long long)arg2; +- (_Bool)modalItemShouldEnableFirstOtherButton:(id)arg1; +- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalItem:(id)arg1; - (void)willPresentModalItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIPopoverControllerDelegate-Protocol.h new file mode 100644 index 000000000..21f61f0cc --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIPopoverControllerDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIPopoverControllerDelegate + +@optional +- (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/UIViewController-MPUAdditions.h b/iOS7/PrivateFrameworks/MediaPlayerUI/UIViewController-MPUAdditions.h index 2e1e5738b..62ac80d86 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/UIViewController-MPUAdditions.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/UIViewController-MPUAdditions.h @@ -9,9 +9,9 @@ @class NSString, UIImage; @interface UIViewController (MPUAdditions) -+ (id)_MPU_viewControllerForIdentifier:(id)arg1 forSearch:(BOOL)arg2 withQuery:(id)arg3; ++ (id)_MPU_viewControllerForIdentifier:(id)arg1 forSearch:(_Bool)arg2 withQuery:(id)arg3; + (Class)_MPU_viewControllerClassForIdentifier:(id)arg1; -+ (BOOL)_MPU_hasCreationInformationForIdentifier:(id)arg1; ++ (_Bool)_MPU_hasCreationInformationForIdentifier:(id)arg1; + (id)_MPU_defaultQueryForIdentifier:(id)arg1; + (void)_MPU_configureViewController:(id)arg1 forIdentifier:(id)arg2; + (id)MPU_searchViewControllersForIdentifiers:(id)arg1; @@ -22,12 +22,11 @@ + (id)MPU_viewControllerForIdentifier:(id)arg1; + (void)MPU_registerIdentifier:(id)arg1 withAttributes:(id)arg2 defaultQueryCreationHandler:(id)arg3; + (id)MPU_defaultDataSourceForViewControllerWithIdentifier:(id)arg1; -- (BOOL)MPU_beginPlaybackForVisibleContent; @property(retain, nonatomic, getter=MPU_selectedMoreListImage, setter=MPU_setSelectedMoreListImage:) UIImage *MPU_selectedMoreListImage; @property(retain, nonatomic, getter=MPU_moreListImage, setter=MPU_setMoreListImage:) UIImage *MPU_moreListImage; -@property(readonly, nonatomic, getter=MPU_accessoryType) int MPU_accessoryType; -@property(readonly, nonatomic, getter=MPU_statusBarStyle) int MPU_statusBarStyle; -@property(readonly, nonatomic, getter=MPU_isStatusBarHidden) BOOL MPU_statusBarHidden; +@property(readonly, nonatomic, getter=MPU_accessoryType) long long MPU_accessoryType; +@property(readonly, nonatomic, getter=MPU_statusBarStyle) long long MPU_statusBarStyle; +@property(readonly, nonatomic, getter=MPU_isStatusBarHidden) _Bool MPU_statusBarHidden; @property(copy, nonatomic, getter=MPU_identifier, setter=MPU_setIdentifier:) NSString *MPU_identifier; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUBorderView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUBorderView.h index 08f4a78cc..0a5bcb3c8 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUBorderView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUBorderView.h @@ -11,22 +11,24 @@ @interface _MPUBorderView : UIView { UIColor *_borderColor; - float _borderWidth; - float _borderAlpha; + double _borderWidth; + double _borderAlpha; UIColor *_fillColor; - float _fillAlpha; - float _dropShadowAlpha; + double _fillAlpha; + double _dropShadowAlpha; + unsigned long long _dropShadowEdges; + double _dropShadowWidth; UIColor *_dropShadowColor; - struct UIOffset _dropShadowOffset; } @property(retain, nonatomic) UIColor *dropShadowColor; // @synthesize dropShadowColor=_dropShadowColor; -@property(nonatomic) float dropShadowAlpha; // @synthesize dropShadowAlpha=_dropShadowAlpha; -@property(nonatomic) struct UIOffset dropShadowOffset; // @synthesize dropShadowOffset=_dropShadowOffset; -@property(nonatomic) float fillAlpha; // @synthesize fillAlpha=_fillAlpha; +@property(nonatomic) double dropShadowWidth; // @synthesize dropShadowWidth=_dropShadowWidth; +@property(nonatomic) unsigned long long dropShadowEdges; // @synthesize dropShadowEdges=_dropShadowEdges; +@property(nonatomic) double dropShadowAlpha; // @synthesize dropShadowAlpha=_dropShadowAlpha; +@property(nonatomic) double fillAlpha; // @synthesize fillAlpha=_fillAlpha; @property(retain, nonatomic) UIColor *fillColor; // @synthesize fillColor=_fillColor; -@property(nonatomic) float borderAlpha; // @synthesize borderAlpha=_borderAlpha; -@property(nonatomic) float borderWidth; // @synthesize borderWidth=_borderWidth; +@property(nonatomic) double borderAlpha; // @synthesize borderAlpha=_borderAlpha; +@property(nonatomic) double borderWidth; // @synthesize borderWidth=_borderWidth; @property(retain, nonatomic) UIColor *borderColor; // @synthesize borderColor=_borderColor; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUControlCenterDetailSlider.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUControlCenterDetailSlider.h index 6ba22ac49..19822f7d4 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUControlCenterDetailSlider.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUControlCenterDetailSlider.h @@ -22,8 +22,8 @@ - (struct CGRect)thumbHitRect; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUDetailSlider.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUDetailSlider.h index 800099c67..eece34c29 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUDetailSlider.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUDetailSlider.h @@ -22,8 +22,8 @@ - (struct CGRect)thumbHitRect; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUMarqueeContainerView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUMarqueeContainerView.h deleted file mode 100644 index 586212547..000000000 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUMarqueeContainerView.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -#import "SBUIControlCenterControlObserver-Protocol.h" - -@class MPUMarqueeView, UILabel; - -@interface _MPUMarqueeContainerView : UIControl -{ - int _style; - MPUMarqueeView *_titleMarqueeView; - UILabel *_titleLabel; - MPUMarqueeView *_artistAlbumMarqueeView; - UILabel *_artistAlbumLabel; -} - -@property(retain, nonatomic) UILabel *artistAlbumLabel; // @synthesize artistAlbumLabel=_artistAlbumLabel; -@property(retain, nonatomic) MPUMarqueeView *artistAlbumMarqueeView; // @synthesize artistAlbumMarqueeView=_artistAlbumMarqueeView; -@property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -@property(retain, nonatomic) MPUMarqueeView *titleMarqueeView; // @synthesize titleMarqueeView=_titleMarqueeView; -@property(readonly, nonatomic) int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (void)_setGlowEnabled:(BOOL)arg1 forLabel:(id)arg2; -- (id)_createMarqueeView; -- (id)_secondaryLabelsColor; -- (void)updateTrackInformationLabelsWithArtist:(id)arg1 title:(id)arg2 album:(id)arg3; -- (void)updateTrackInformationWithNowPlayingInfo:(id)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (void)setHighlighted:(BOOL)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithStyle:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSearchOperation.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSearchOperation.h index 34ffad158..5f12392fc 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSearchOperation.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSearchOperation.h @@ -10,7 +10,7 @@ @interface _MPUSearchOperation : NSOperation { - int _entityType; + long long _entityType; MPMediaQuery *_query; MPUSearchDataSource *_dataSource; } diff --git a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSystemMediaControlsView.h b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSystemMediaControlsView.h index 8833f4212..2b7904211 100644 --- a/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSystemMediaControlsView.h +++ b/iOS7/PrivateFrameworks/MediaPlayerUI/_MPUSystemMediaControlsView.h @@ -6,29 +6,28 @@ #import "UIView.h" -@class MPUChronologicalProgressView, MPUTransportControlsView, UISlider, _MPUMarqueeContainerView; +@class MPUChronologicalProgressView, MPUMediaControlsTitlesView, MPUMediaControlsVolumeView, MPUTransportControlsView; @interface _MPUSystemMediaControlsView : UIView { - int _style; + long long _style; MPUTransportControlsView *_transportControlsView; MPUChronologicalProgressView *_timeInformationView; - _MPUMarqueeContainerView *_trackInformationView; - UISlider *_volumeSliderView; + MPUMediaControlsTitlesView *_trackInformationView; + MPUMediaControlsVolumeView *_volumeView; } -@property(retain, nonatomic) UISlider *volumeSliderView; // @synthesize volumeSliderView=_volumeSliderView; -@property(retain, nonatomic) _MPUMarqueeContainerView *trackInformationView; // @synthesize trackInformationView=_trackInformationView; +@property(retain, nonatomic) MPUMediaControlsVolumeView *volumeView; // @synthesize volumeView=_volumeView; +@property(retain, nonatomic) MPUMediaControlsTitlesView *trackInformationView; // @synthesize trackInformationView=_trackInformationView; @property(retain, nonatomic) MPUChronologicalProgressView *timeInformationView; // @synthesize timeInformationView=_timeInformationView; @property(retain, nonatomic) MPUTransportControlsView *transportControlsView; // @synthesize transportControlsView=_transportControlsView; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; -- (id)_createVolumeSliderView; -- (id)_volumeSliderLockscreenMinimumTrackImage; -- (void)updatePlaybackState:(BOOL)arg1; +- (void)updatePlaybackState:(_Bool)arg1; +- (void)_layoutSubviewsControlCenteriPad; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaRemote/MRMediaRemoteState.h b/iOS7/PrivateFrameworks/MediaRemote/MRMediaRemoteState.h index 5b778c506..15d742c19 100644 --- a/iOS7/PrivateFrameworks/MediaRemote/MRMediaRemoteState.h +++ b/iOS7/PrivateFrameworks/MediaRemote/MRMediaRemoteState.h @@ -8,27 +8,28 @@ @class NSArray, NSData, NSDictionary, NSMutableDictionary; +// Not exported @interface MRMediaRemoteState : NSObject { - BOOL _canBeNowPlayingApp; + _Bool _canBeNowPlayingApp; id _commandHandlerBlock; NSMutableDictionary *_commandHandlerBlocks; - BOOL _isOverrideApp; - BOOL _keepAlive; - int _originDiscoveryCount; + _Bool _isOverrideApp; + _Bool _keepAlive; + long long _originDiscoveryCount; int _notifyRestoreClientStateForLaunch; int _notifyDidLaunchToken; NSData *_nowPlayingArtworkData; NSDictionary *_nowPlayingInfo; - unsigned int _routeDiscoveryCount; + unsigned long long _routeDiscoveryCount; } @property(retain, nonatomic) NSDictionary *nowPlayingInfo; // @synthesize nowPlayingInfo=_nowPlayingInfo; @property(retain, nonatomic) NSData *nowPlayingArtworkData; // @synthesize nowPlayingArtworkData=_nowPlayingArtworkData; -@property(nonatomic) BOOL keepAlive; // @synthesize keepAlive=_keepAlive; -@property(nonatomic) BOOL isOverrideApp; // @synthesize isOverrideApp=_isOverrideApp; +@property(nonatomic) _Bool keepAlive; // @synthesize keepAlive=_keepAlive; +@property(nonatomic) _Bool isOverrideApp; // @synthesize isOverrideApp=_isOverrideApp; @property(copy, nonatomic) id commandHandlerBlock; // @synthesize commandHandlerBlock=_commandHandlerBlock; -@property(nonatomic) BOOL canBeNowPlayingApp; // @synthesize canBeNowPlayingApp=_canBeNowPlayingApp; +@property(nonatomic) _Bool canBeNowPlayingApp; // @synthesize canBeNowPlayingApp=_canBeNowPlayingApp; - (void)endRouteDiscovery; @property(readonly, nonatomic) NSArray *commandHandlerBlocks; - (void)beginRouteDiscovery; diff --git a/iOS7/PrivateFrameworks/MediaRemote/NSDictionary-MRMediaRemoteAdditions.h b/iOS7/PrivateFrameworks/MediaRemote/NSDictionary-MRMediaRemoteAdditions.h index 3460d6ce8..8a5ca41eb 100644 --- a/iOS7/PrivateFrameworks/MediaRemote/NSDictionary-MRMediaRemoteAdditions.h +++ b/iOS7/PrivateFrameworks/MediaRemote/NSDictionary-MRMediaRemoteAdditions.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (MRMediaRemoteAdditions) -- (BOOL)MR_isEqualToDictionary:(id)arg1; +- (_Bool)MR_isEqualToDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaStream/MSAMNotificationInfo.h b/iOS7/PrivateFrameworks/MediaStream/MSAMNotificationInfo.h new file mode 100644 index 000000000..913e88c0f --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaStream/MSAMNotificationInfo.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MSAlertManager, NSString; + +@interface MSAMNotificationInfo : NSObject +{ + MSAlertManager *_owner; + NSString *_personID; + struct __CFUserNotification *_userNotification; + struct __CFRunLoopSource *_runLoopSource; + id _completionBlock; +} + ++ (id)info; +@property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; +@property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; +@property(nonatomic) __weak MSAlertManager *owner; // @synthesize owner=_owner; +- (void).cxx_destruct; +- (void)dealloc; +@property(nonatomic) struct __CFUserNotification *userNotification; +@property(nonatomic) struct __CFRunLoopSource *runLoopSource; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaStream/MSASConnection.h b/iOS7/PrivateFrameworks/MediaStream/MSASConnection.h index 91bd7cad8..f779858db 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSASConnection.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSASConnection.h @@ -59,11 +59,11 @@ - (void)unsubscribeFromAlbumWithGUID:(id)arg1 personID:(id)arg2; - (void)subscribeToAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)subscribeToAlbumWithGUID:(id)arg1 personID:(id)arg2; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; -- (void)setMultipleContributorsEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; -- (void)setPublicAccessEnabled:(BOOL)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; -- (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 moveLastViewedAssetCollectionMarker:(BOOL)arg3 info:(id)arg4; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; +- (void)setMultipleContributorsEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 info:(id)arg4 completionBlock:(id)arg5; +- (void)setPublicAccessEnabled:(_Bool)arg1 forAlbumWithGUID:(id)arg2 personID:(id)arg3 completionBlock:(id)arg4; +- (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 moveLastViewedAssetCollectionMarker:(_Bool)arg3 info:(id)arg4; - (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)markAlbumGUIDAsViewed:(id)arg1 personID:(id)arg2; - (void)deleteAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; @@ -72,19 +72,19 @@ - (void)modifyAlbumMetadata:(id)arg1 personID:(id)arg2; - (void)addAlbum:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)addAlbum:(id)arg1 personID:(id)arg2; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3 info:(id)arg4; -- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3 info:(id)arg4; +- (void)refreshCommentsForAssetCollectionWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1 personID:(id)arg2 info:(id)arg3; - (void)refreshAccessControlListForAlbumWithGUID:(id)arg1 personID:(id)arg2; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3 info:(id)arg4; -- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(BOOL)arg2 personID:(id)arg3; -- (void)refreshResetSync:(BOOL)arg1 personID:(id)arg2 info:(id)arg3; -- (void)refreshResetSync:(BOOL)arg1 personID:(id)arg2; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3 info:(id)arg4; +- (void)refreshContentOfAlbumWithGUID:(id)arg1 resetSync:(_Bool)arg2 personID:(id)arg3; +- (void)refreshResetSync:(_Bool)arg1 personID:(id)arg2 info:(id)arg3; +- (void)refreshResetSync:(_Bool)arg1 personID:(id)arg2; - (void)serverSideConfigurationDictionaryForPersonID:(id)arg1 completionBlock:(id)arg2; - (void)commentWithGUID:(id)arg1 personID:(id)arg2 completionBlock:(id)arg3; - (void)commentGUIDsForAssetCollectionWithGUID:(id)arg1 personID:(id)arg2 completionBlock:(id)arg3; - (void)isAssetCollectionWithGUID:(id)arg1 markedAsUnviewedPersonID:(id)arg2 completionBlock:(id)arg3; -- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned int)arg2 personID:(id)arg3 completionBlock:(id)arg4; +- (void)videoURLsForAssetCollectionWithGUID:(id)arg1 forMediaAssetType:(unsigned long long)arg2 personID:(id)arg3 completionBlock:(id)arg4; - (void)videoURLForAssetCollectionWithGUID:(id)arg1 personID:(id)arg2 completionBlock:(id)arg3; - (void)assetCollectionWithGUID:(id)arg1 personID:(id)arg2 completionBlock:(id)arg3; - (void)assetCollectionGUIDsInAlbumWithGUID:(id)arg1 personID:(id)arg2 completionBlock:(id)arg3; @@ -97,15 +97,16 @@ - (void)setFocusAssetCollectionGUID:(id)arg1 forPersonID:(id)arg2; - (void)setFocusAlbumGUID:(id)arg1 forPersonID:(id)arg2; - (void)setFocusAlbum:(id)arg1 forPersonID:(id)arg2; -- (void)setIsUIForeground:(BOOL)arg1 forPersonID:(id)arg2; +- (void)setIsUIForeground:(_Bool)arg1 forPersonID:(id)arg2; - (void)timerPingQueueForegroundPingTimerExpiredContext:(id)arg1 personID:(id)arg2; - (void)pingForeground; -- (void)timerPingQueueSendSetUIForeground:(BOOL)arg1 personID:(id)arg2; +- (void)timerPingQueueSendSetUIForeground:(_Bool)arg1 personID:(id)arg2; - (void)activityIsThrottledByLackOfDiskSpacePersonID:(id)arg1 completionBlock:(id)arg2; - (void)assetsInDownloadQueueCountForPersonID:(id)arg1 completionBlock:(id)arg2; - (void)isBusyCompletionBlock:(id)arg1; - (void)handlePushNotificationForPersonID:(id)arg1; - (void)cancelActivitiesForPersonID:(id)arg1; +- (void)retryOutstandingActivitiesForPersonID:(id)arg1; - (void)retryOutstandingActivities; - (void)isInRetryStateHandler:(id)arg1; - (void)nextActivityDateHandler:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSASPlatform-Protocol.h b/iOS7/PrivateFrameworks/MediaStream/MSASPlatform-Protocol.h index f720f4805..2aa6a60c8 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSASPlatform-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSASPlatform-Protocol.h @@ -7,28 +7,28 @@ #import "NSObject-Protocol.h" @protocol MSASPlatform -- (BOOL)MSASPersonIDIsAllowedToDownloadAssets:(id)arg1; -- (BOOL)MSASIsAllowedToUploadAssets; -- (BOOL)MSASIsAllowedToTransferMetadata; +- (_Bool)MSASPersonIDIsAllowedToDownloadAssets:(id)arg1; +- (_Bool)MSASIsAllowedToUploadAssets; +- (_Bool)MSASIsAllowedToTransferMetadata; - (id)personIDsEnabledForAlbumSharing; - (id)pushTokenForPersonID:(id)arg1; -- (BOOL)personIDUsesProductionPushEnvironment:(id)arg1; +- (_Bool)personIDUsesProductionPushEnvironment:(id)arg1; - (id)baseSharingURLForPersonID:(id)arg1; - (Class)pluginClass; - (id)pathAlbumSharingDir; - (id)albumSharingDaemon; - (void)logLevel:(int)arg1 personID:(id)arg2 albumGUID:(id)arg3 format:(id)arg4; -- (BOOL)shouldLogAtLevel:(int)arg1; +- (_Bool)shouldLogAtLevel:(int)arg1; @optional - (id)MMCSUploadSocketOptionsForPersonID:(id)arg1; - (id)MMCSDownloadSocketOptionsForPersonID:(id)arg1; - (id)metadataSocketOptionsForPersonID:(id)arg1; -- (BOOL)personIDEnabledForAlbumSharing:(id)arg1; -- (BOOL)shouldEnableNewFeatures; -- (BOOL)deviceHasEnoughDiskSpaceRemainingToOperate; -- (BOOL)shouldDownloadEarliestPhotosFirst; +- (_Bool)personIDEnabledForAlbumSharing:(id)arg1; +- (_Bool)shouldEnableNewFeatures; +- (_Bool)deviceHasEnoughDiskSpaceRemainingToOperate; +- (_Bool)shouldDownloadEarliestPhotosFirst; - (int)MMCSConcurrentConnectionsCount; -- (void)setSuppressCellular:(BOOL)arg1; +- (void)setSuppressCellular:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaStream/MSASPlatformImplementation.h b/iOS7/PrivateFrameworks/MediaStream/MSASPlatformImplementation.h index 1304e8429..104b4336a 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSASPlatformImplementation.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSASPlatformImplementation.h @@ -12,22 +12,22 @@ { } -- (BOOL)shouldEnableNewFeatures; +- (_Bool)shouldEnableNewFeatures; - (int)MMCSConcurrentConnectionsCount; - (id)personIDsEnabledForAlbumSharing; -- (BOOL)personIDEnabledForAlbumSharing:(id)arg1; +- (_Bool)personIDEnabledForAlbumSharing:(id)arg1; - (id)pushTokenForPersonID:(id)arg1; -- (BOOL)personIDUsesProductionPushEnvironment:(id)arg1; +- (_Bool)personIDUsesProductionPushEnvironment:(id)arg1; - (id)_accountForPersonID:(id)arg1; -- (BOOL)MSASPersonIDIsAllowedToDownloadAssets:(id)arg1; -- (BOOL)MSASIsAllowedToUploadAssets; -- (BOOL)MSASIsAllowedToTransferMetadata; +- (_Bool)MSASPersonIDIsAllowedToDownloadAssets:(id)arg1; +- (_Bool)MSASIsAllowedToUploadAssets; +- (_Bool)MSASIsAllowedToTransferMetadata; - (id)MMCSUploadSocketOptionsForPersonID:(id)arg1; - (id)MMCSDownloadSocketOptionsForPersonID:(id)arg1; -- (BOOL)deviceHasEnoughDiskSpaceRemainingToOperate; +- (_Bool)deviceHasEnoughDiskSpaceRemainingToOperate; - (id)baseSharingURLForPersonID:(id)arg1; - (void)logLevel:(int)arg1 personID:(id)arg2 albumGUID:(id)arg3 format:(id)arg4; -- (BOOL)shouldLogAtLevel:(int)arg1; +- (_Bool)shouldLogAtLevel:(int)arg1; - (Class)pluginClass; - (id)pathAlbumSharingDir; - (id)albumSharingDaemon; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSAlertManager.h b/iOS7/PrivateFrameworks/MediaStream/MSAlertManager.h new file mode 100644 index 000000000..d78c229a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaStream/MSAlertManager.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface MSAlertManager : NSObject +{ + NSMutableDictionary *_personIDToNotification; +} + ++ (id)sharedAlertManager; +- (void).cxx_destruct; +- (void)displayAlertForPersonID:(id)arg1 notificationDict:(id)arg2 completionBlock:(id)arg3; +- (void)_showNotificationInfo:(id)arg1; +- (void)_dismissNotificationForPersonID:(id)arg1; +- (void)_userDidRespondToNotification:(struct __CFUserNotification *)arg1 info:(id)arg2 responseFlags:(unsigned long long)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaStream/MSAuthenticationManager.h b/iOS7/PrivateFrameworks/MediaStream/MSAuthenticationManager.h new file mode 100644 index 000000000..4f88b9b52 --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaStream/MSAuthenticationManager.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MSAlertManager; + +@interface MSAuthenticationManager : NSObject +{ + int _state; + MSAlertManager *_alertManager; + int _bagRefetchCount; + _Bool _isListeningToKeybagChanges; + int _keybagChangeNotifyToken; +} + ++ (id)sharedManager; +@property(nonatomic) int keybagChangeNotifyToken; // @synthesize keybagChangeNotifyToken=_keybagChangeNotifyToken; +@property(nonatomic) _Bool isListeningToKeybagChanges; // @synthesize isListeningToKeybagChanges=_isListeningToKeybagChanges; +- (void).cxx_destruct; +@property(readonly, nonatomic, getter=isWaitingForAuth) _Bool waitingForAuth; +- (void)rearmAuthenticationAlert; +- (void)didEncounterAuthenticationSuccessForPersonID:(id)arg1; +- (void)_didReceiveAccountConfigChangedNotification; +- (void)didEncounterAuthenticationFailureForPersonID:(id)arg1; +- (void)waitForDeviceUnlock; +- (void)_promptUserForAuthComplianceForAccount:(id)arg1 personID:(id)arg2; +- (id)_accountForPersonID:(id)arg1; +- (void)dealloc; +- (id)initWithAlertManager:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaStream/MSBatteryPowerMonitor.h b/iOS7/PrivateFrameworks/MediaStream/MSBatteryPowerMonitor.h index 35633696a..f1a5a46cf 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSBatteryPowerMonitor.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSBatteryPowerMonitor.h @@ -11,17 +11,17 @@ struct __CFRunLoopSource *_batteryRunLoopSource; struct IONotificationPort *_batteryIONotifyPort; unsigned int _batteryNotificationRef; - BOOL _isExteralPowerConnected; + _Bool _isExteralPowerConnected; double _currentLevel; } + (id)defaultMonitor; -- (void)setExternalPowerConnected:(BOOL)arg1; -@property(nonatomic) BOOL isExternalPowerConnected; // @synthesize isExternalPowerConnected=_isExteralPowerConnected; +- (void)setExternalPowerConnected:(_Bool)arg1; +@property(nonatomic) _Bool isExternalPowerConnected; // @synthesize isExternalPowerConnected=_isExteralPowerConnected; @property(nonatomic) double currentLevel; // @synthesize currentLevel=_currentLevel; - (double)batteryPercentRemaining; - (void)updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; -- (BOOL)_updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; +- (_Bool)_updateBatteryConnectedStateWithBatteryEntry:(unsigned int)arg1; - (void)updateBatteryLevelWithBatteryEntry:(unsigned int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSConnection.h b/iOS7/PrivateFrameworks/MediaStream/MSConnection.h index 5bfa0615b..f97d5634b 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSConnection.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSConnection.h @@ -20,7 +20,7 @@ + (id)sharedConnection; - (void).cxx_destruct; - (id)_machErrorWithUnderlyingError:(id)arg1; -- (BOOL)isBusy; +- (_Bool)isBusy; - (void)isBusyCompletionBlock:(id)arg1; - (void)resume:(id)arg1; - (id)pause; @@ -33,7 +33,8 @@ - (void)checkForOutstandingActivities; - (void)pollForSubscriptionUpdatesForPersonID:(id)arg1; - (void)deleteAssetCollections:(id)arg1 personID:(id)arg2; -- (BOOL)enqueueAssetCollections:(id)arg1 personID:(id)arg2 outError:(id *)arg3; +- (_Bool)dequeueAssetCollectionWithGUIDs:(id)arg1 personID:(id)arg2 outError:(id *)arg3; +- (_Bool)enqueueAssetCollections:(id)arg1 personID:(id)arg2 outError:(id *)arg3; - (void)dealloc; - (id)init; - (void)_waitForMessageToBeSent; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSDaemonProtocols-Protocol.h b/iOS7/PrivateFrameworks/MediaStream/MSDaemonProtocols-Protocol.h index 309d39d57..ad21f7074 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSDaemonProtocols-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSDaemonProtocols-Protocol.h @@ -18,6 +18,7 @@ - (void)retryOutstandingActivities; - (void)pollForSubscriptionUpdatesForPersonID:(id)arg1; - (void)deleteAssetCollections:(id)arg1 personID:(id)arg2; +- (void)dequeueAssetCollectionWithGUIDs:(id)arg1 personID:(id)arg2 reply:(id)arg3; - (void)enqueueAssetCollections:(id)arg1 personID:(id)arg2 reply:(id)arg3; - (void)isBusyCompletionBlock:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MediaStream/MSMSPlatform.h b/iOS7/PrivateFrameworks/MediaStream/MSMSPlatform.h index 1ae91d351..ea8deebd0 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSMSPlatform.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSMSPlatform.h @@ -12,46 +12,43 @@ @interface MSMSPlatform : NSObject { - BOOL _isPerfLoggingEnabled; - NSData *_developmentPushToken; - NSData *_productionPushToken; + _Bool _isPerfLoggingEnabled; + NSData *_pushToken; } + (id)thePlatform; -@property(nonatomic) BOOL isPerfLoggingEnabled; // @synthesize isPerfLoggingEnabled=_isPerfLoggingEnabled; -@property(readonly, nonatomic) NSData *productionPushToken; // @synthesize productionPushToken=_productionPushToken; -@property(readonly, nonatomic) NSData *developmentPushToken; // @synthesize developmentPushToken=_developmentPushToken; +@property(nonatomic) _Bool isPerfLoggingEnabled; // @synthesize isPerfLoggingEnabled=_isPerfLoggingEnabled; +@property(retain, nonatomic) NSData *pushToken; // @synthesize pushToken=_pushToken; - (void).cxx_destruct; - (id)theDaemon; - (id)fullNameFromFirstName:(id)arg1 lastName:(id)arg2; -- (BOOL)shouldEnableNewFeatures; +- (_Bool)shouldEnableNewFeatures; - (id)pushTokenForPersonID:(id)arg1; -- (BOOL)personIDUsesProductionPushEnvironment:(id)arg1; +- (_Bool)personIDUsesProductionPushEnvironment:(id)arg1; - (id)baseURLForPersonID:(id)arg1; - (id)authTokenForPersonID:(id)arg1; - (id)_accountForPersonID:(id)arg1; - (void)didDetectUnrecoverableCondition; - (id)socketOptions; -- (BOOL)policyMayDownload; -- (BOOL)policyMayUpload; -- (BOOL)_mayPerformFileTransfer; +- (_Bool)policyMayDownload; +- (_Bool)policyMayUpload; +- (_Bool)_mayPerformFileTransfer; - (id)appBundleInfoString; - (id)OSString; - (id)hardwareString; - (id)OSVersion; - (id)UDID; -- (void)setPushToken:(id)arg1 production:(BOOL)arg2; - (Class)deletePluginClass; - (Class)sharingPluginClass; - (Class)subscriberPluginClass; - (Class)publisherPluginClass; - (id)pathMediaStreamDir; -- (void)logFile:(const char *)arg1 func:(const char *)arg2 line:(int)arg3 facility:(int)arg4 level:(int)arg5 format:(id)arg6 args:(void *)arg7; +- (void)logFile:(const char *)arg1 func:(const char *)arg2 line:(int)arg3 facility:(int)arg4 level:(int)arg5 format:(id)arg6 args:(char *)arg7; - (void)_rereadDefaults; -- (BOOL)isPerformanceLoggingEnabled; -- (void)logFacility:(int)arg1 level:(int)arg2 format:(id)arg3 args:(void *)arg4; +- (_Bool)isPerformanceLoggingEnabled; +- (void)logFacility:(int)arg1 level:(int)arg2 format:(id)arg3 args:(char *)arg4; - (struct __CFString *)_facilityStringForFacility:(int)arg1; -- (BOOL)shouldLogAtLevel:(int)arg1; +- (_Bool)shouldLogAtLevel:(int)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MediaStream/MSPBTimerContext.h b/iOS7/PrivateFrameworks/MediaStream/MSPBTimerContext.h index 0fad18989..1900a11a6 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSPBTimerContext.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSPBTimerContext.h @@ -10,13 +10,13 @@ @interface MSPBTimerContext : NSObject { - BOOL _isValid; + _Bool _isValid; NSDate *_date; } + (id)contextWithDate:(id)arg1; @property(retain, nonatomic) NSDate *date; // @synthesize date=_date; -@property(nonatomic) BOOL isValid; // @synthesize isValid=_isValid; +@property(nonatomic) _Bool isValid; // @synthesize isValid=_isValid; - (void).cxx_destruct; - (id)init; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSPauseManager.h b/iOS7/PrivateFrameworks/MediaStream/MSPauseManager.h index d0ca84c25..597cafb54 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSPauseManager.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSPauseManager.h @@ -22,7 +22,7 @@ - (void)_removeTimerUUID:(id)arg1; - (void)pingPauseUUID:(id)arg1; - (void)_addPauseUUID:(id)arg1; -- (BOOL)isPaused; +- (_Bool)isPaused; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MediaStream/MSPlatform-Protocol.h b/iOS7/PrivateFrameworks/MediaStream/MSPlatform-Protocol.h index 50a5e069d..eb8f926d6 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSPlatform-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSPlatform-Protocol.h @@ -11,8 +11,8 @@ - (id)authTokenForPersonID:(id)arg1; - (id)baseURLForPersonID:(id)arg1; - (id)socketOptions; -- (BOOL)policyMayDownload; -- (BOOL)policyMayUpload; +- (_Bool)policyMayDownload; +- (_Bool)policyMayUpload; - (id)appBundleInfoString; - (id)OSString; - (id)hardwareString; @@ -22,16 +22,16 @@ - (Class)publisherPluginClass; - (id)pathMediaStreamDir; - (id)fullNameFromFirstName:(id)arg1 lastName:(id)arg2; -- (void)logFile:(const char *)arg1 func:(const char *)arg2 line:(int)arg3 facility:(int)arg4 level:(int)arg5 format:(id)arg6 args:(void *)arg7; -- (void)logFacility:(int)arg1 level:(int)arg2 format:(id)arg3 args:(void *)arg4; -- (BOOL)shouldLogAtLevel:(int)arg1; +- (void)logFile:(const char *)arg1 func:(const char *)arg2 line:(int)arg3 facility:(int)arg4 level:(int)arg5 format:(id)arg6 args:(char *)arg7; +- (void)logFacility:(int)arg1 level:(int)arg2 format:(id)arg3 args:(char *)arg4; +- (_Bool)shouldLogAtLevel:(int)arg1; @optional -- (BOOL)isPerformanceLoggingEnabled; -- (BOOL)shouldEnableNewFeatures; +- (_Bool)isPerformanceLoggingEnabled; +- (_Bool)shouldEnableNewFeatures; - (id)pushToken; - (id)pushTokenForPersonID:(id)arg1; -- (BOOL)policyMaySendDelete; +- (_Bool)policyMaySendDelete; - (void)didDetectUnrecoverableCondition; - (Class)deletePluginClass; @end diff --git a/iOS7/PrivateFrameworks/MediaStream/MSPowerAssertionManager.h b/iOS7/PrivateFrameworks/MediaStream/MSPowerAssertionManager.h new file mode 100644 index 000000000..a69121dfe --- /dev/null +++ b/iOS7/PrivateFrameworks/MediaStream/MSPowerAssertionManager.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface MSPowerAssertionManager : NSObject +{ + _Bool _isAssertingPowerAssertion; + _Bool _isBusy; + int _busyCount; + int _UIBusyCount; + unsigned int _assertionID; +} + ++ (id)sharedManager; +@property(nonatomic) _Bool isBusy; // @synthesize isBusy=_isBusy; +@property(nonatomic) unsigned int assertionID; // @synthesize assertionID=_assertionID; +@property(nonatomic) _Bool isAssertingPowerAssertion; // @synthesize isAssertingPowerAssertion=_isAssertingPowerAssertion; +@property(nonatomic) int UIBusyCount; // @synthesize UIBusyCount=_UIBusyCount; +@property(nonatomic) int busyCount; // @synthesize busyCount=_busyCount; +- (void)toggleAssertion; +- (void)_recomputePowerAssertion; +- (void)_deassertPowerAssertion; +- (void)_assertPowerAssertion; +- (void)releaseUIBusy; +- (void)retainUIBusy; +- (void)releaseBusy; +- (void)retainBusy; + +@end + diff --git a/iOS7/PrivateFrameworks/MediaStream/MSPowerBudget.h b/iOS7/PrivateFrameworks/MediaStream/MSPowerBudget.h index 24a8df8c0..fdc951aa1 100644 --- a/iOS7/PrivateFrameworks/MediaStream/MSPowerBudget.h +++ b/iOS7/PrivateFrameworks/MediaStream/MSPowerBudget.h @@ -10,10 +10,13 @@ @interface MSPowerBudget : NSObject { - BOOL _workQueueIsFileTransferAllowed; - BOOL _workQueueIsExternalPowered; - BOOL _workQueueIsForeground; + _Bool _workQueueIsFileTransferAllowed; + _Bool _workQueueIsExternalPowered; + _Bool _workQueueIsForeground; id _delegate; + double _maxActiveTimeAfterPush; + double _maxActiveTimeAfterLossOfForeground; + double _maxActiveTimeAfterGlobalResetSync; NSString *_focusAlbumGUID; NSString *_focusAssetCollectionGUID; NSString *_personID; @@ -21,18 +24,15 @@ MSPBTimerContext *_workQueuePostForegroundTimerContext; MSPBTimerContext *_workQueueGlobalResetSyncTimerContext; NSObject *_workQueue; - double _maxActiveTimeAfterPush; - double _maxActiveTimeAfterLossOfForeground; - double _maxActiveTimeAfterGlobalResetSync; } @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @property(retain, nonatomic) MSPBTimerContext *workQueueGlobalResetSyncTimerContext; // @synthesize workQueueGlobalResetSyncTimerContext=_workQueueGlobalResetSyncTimerContext; @property(retain, nonatomic) MSPBTimerContext *workQueuePostForegroundTimerContext; // @synthesize workQueuePostForegroundTimerContext=_workQueuePostForegroundTimerContext; @property(retain, nonatomic) MSPBTimerContext *workQueuePushTimerContext; // @synthesize workQueuePushTimerContext=_workQueuePushTimerContext; -@property(nonatomic, setter=workQueueSetForeground:) BOOL workQueueIsForeground; // @synthesize workQueueIsForeground=_workQueueIsForeground; -@property(nonatomic, setter=workQueueSetExternalPowered:) BOOL workQueueIsExternalPowered; // @synthesize workQueueIsExternalPowered=_workQueueIsExternalPowered; -@property(nonatomic, setter=workQueueSetFileTransferAllowed:) BOOL workQueueIsFileTransferAllowed; // @synthesize workQueueIsFileTransferAllowed=_workQueueIsFileTransferAllowed; +@property(nonatomic, setter=workQueueSetForeground:) _Bool workQueueIsForeground; // @synthesize workQueueIsForeground=_workQueueIsForeground; +@property(nonatomic, setter=workQueueSetExternalPowered:) _Bool workQueueIsExternalPowered; // @synthesize workQueueIsExternalPowered=_workQueueIsExternalPowered; +@property(nonatomic, setter=workQueueSetFileTransferAllowed:) _Bool workQueueIsFileTransferAllowed; // @synthesize workQueueIsFileTransferAllowed=_workQueueIsFileTransferAllowed; @property(retain, nonatomic) NSString *personID; // @synthesize personID=_personID; @property(retain, nonatomic) NSString *focusAssetCollectionGUID; // @synthesize focusAssetCollectionGUID=_focusAssetCollectionGUID; @property(retain, nonatomic) NSString *focusAlbumGUID; // @synthesize focusAlbumGUID=_focusAlbumGUID; @@ -47,11 +47,11 @@ - (void)didBeginForegroundFocus; - (void)didReceivePushNotification; - (void)workQueueCommitPersistedValues; -- (void)setIsFileTransferAllowed:(BOOL)arg1; -- (void)workQueueSetIsFileTransferAllowed:(BOOL)arg1; -@property(readonly, nonatomic) BOOL hasActiveTimers; -@property(readonly, nonatomic, getter=hasForegroundFocus) BOOL foregroundFocus; -@property(readonly, nonatomic, getter=isFileTransferAllowed) BOOL fileTransferAllowed; +- (void)setIsFileTransferAllowed:(_Bool)arg1; +- (void)workQueueSetIsFileTransferAllowed:(_Bool)arg1; +@property(readonly, nonatomic) _Bool hasActiveTimers; +@property(readonly, nonatomic, getter=hasForegroundFocus) _Bool foregroundFocus; +@property(readonly, nonatomic, getter=isFileTransferAllowed) _Bool fileTransferAllowed; - (void)workQueueRecomputeFileTransferAllowed; - (double)workQueueMaxActiveTimeAfterLossOfForeground; @property(nonatomic) double maxActiveTimeAfterLossOfForeground; // @synthesize maxActiveTimeAfterLossOfForeground=_maxActiveTimeAfterLossOfForeground; diff --git a/iOS7/PrivateFrameworks/MediaStream/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MediaStream/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MediaStream/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MediaStream/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Message/CDStructures.h b/iOS7/PrivateFrameworks/Message/CDStructures.h index 9943b8c7e..4aa2bac68 100644 --- a/iOS7/PrivateFrameworks/Message/CDStructures.h +++ b/iOS7/PrivateFrameworks/Message/CDStructures.h @@ -12,8 +12,8 @@ struct _CommandStackEntry { }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct internal_state; @@ -21,18 +21,18 @@ struct internal_state; struct z_stream_s { char *_field1; unsigned int _field2; - unsigned int _field3; + unsigned long long _field3; char *_field4; unsigned int _field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; struct internal_state *_field8; void *_field9; void *_field10; void *_field11; int _field12; - unsigned int _field13; - unsigned int _field14; + unsigned long long _field13; + unsigned long long _field14; }; #pragma mark Typedef'd Structures @@ -42,10 +42,10 @@ typedef struct { id _field2; unsigned int _field3; unsigned int _field4; - char _field5; - char _field6; - char _field7; -} CDStruct_6bb6060a; + _Bool _field5; + _Bool _field6; + _Bool _field7; +} CDStruct_f28f5ac0; typedef struct { id _field1; @@ -56,7 +56,7 @@ typedef struct { } CDStruct_3441fd00; typedef struct { - int location; - int length; -} CDStruct_dff5684f; + int _field1; + int _field2; +} CDStruct_1ef3fb1f; diff --git a/iOS7/PrivateFrameworks/Message/DADeliveryAccount.h b/iOS7/PrivateFrameworks/Message/DADeliveryAccount.h index fecd5964b..5d129d40a 100644 --- a/iOS7/PrivateFrameworks/Message/DADeliveryAccount.h +++ b/iOS7/PrivateFrameworks/Message/DADeliveryAccount.h @@ -16,7 +16,7 @@ - (id)mailAccountIfAvailable; - (void)dealloc; - (id)newDeliveryWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; - (id)newDeliveryWithMessage:(id)arg1; - (Class)deliveryClass; - (id)initWithDAMailAccount:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/DAMailAccount.h b/iOS7/PrivateFrameworks/Message/DAMailAccount.h index 1a71770b1..272be25ce 100644 --- a/iOS7/PrivateFrameworks/Message/DAMailAccount.h +++ b/iOS7/PrivateFrameworks/Message/DAMailAccount.h @@ -14,32 +14,33 @@ DAAccount *_daAccount; MFRecursiveLock *_offlineCacheLock; MFDAOfflineCache *_offlineCache; - BOOL _isNetworkReachable; + _Bool _isNetworkReachable; NSString *_cachedAccountID; NSString *_cachedAccountPersistentUUID; NSString *_cachedDisplayName; NSString *_cachedEmailAddress; NSArray *_cachedEmailAddresses; NSString *_cachedIconString; - BOOL _cachedIsActive; - BOOL _cachedIsHotmailAccount; - BOOL _cachedCalendarEnabled; - BOOL _cachedSecureMIMEEnabled; - BOOL _cachedSecureMIMEShouldSign; - BOOL _cachedSecureMIMEShouldEncrypt; - BOOL _cachedRestrictMessageTransfersToOtherAccounts; - BOOL _cachedRestrictSendingFromExternalProcesses; - BOOL _cachedRestrictSyncingRecents; - BOOL _cachedArchiveByDefault; - BOOL _cachedSourceIsManaged; + _Bool _cachedIsActive; + _Bool _cachedIsHotmailAccount; + _Bool _cachedCalendarEnabled; + _Bool _cachedSecureMIMEEnabled; + _Bool _cachedSecureMIMEShouldSign; + _Bool _cachedSecureMIMEShouldEncrypt; + _Bool _cachedRestrictMessageTransfersToOtherAccounts; + _Bool _cachedRestrictSendingFromExternalProcesses; + _Bool _cachedRestrictSyncingRecents; + _Bool _cachedArchiveByDefault; + _Bool _cachedSourceIsManaged; NSString *_cachedInboxFolderID; NSString *_cachedSentMessagesFolderID; NSString *_cachedTrashFolderID; + NSString *_cachedJunkFolderID; MFDAMailbox *_temporaryInbox; - BOOL _loadedInitialMailboxList; - BOOL _receivedInitialMailboxUpdate; - BOOL _doneInitialInboxCheck; - BOOL _observingPushedFoldersPrefsChanged; + _Bool _loadedInitialMailboxList; + _Bool _receivedInitialMailboxUpdate; + _Bool _doneInitialInboxCheck; + _Bool _observingPushedFoldersPrefsChanged; int _supportsServerSearch; int _supportsMessageFlagging; unsigned int _daysToSync; @@ -50,7 +51,7 @@ NSString *_folderTag; } -+ (id)accountIDForDirectoryName:(id)arg1 isAccountDirectory:(char *)arg2; ++ (id)accountIDForDirectoryName:(id)arg1 isAccountDirectory:(_Bool *)arg2; + (id)_URLScheme; + (id)displayedShortAccountTypeString; + (id)displayedAccountTypeString; @@ -58,93 +59,94 @@ + (id)folderIDForRelativePath:(id)arg1 accountID:(id *)arg2; + (Class)_accountConduitClass; - (id)fetchLimits; -- (BOOL)restrictedFromSyncingRecents; -- (BOOL)restrictedFromSendingExternally; -- (BOOL)restrictedFromTransferingMessagesToOtherAccounts; +- (_Bool)restrictedFromSyncingRecents; +- (_Bool)restrictedFromSendingExternally; +- (_Bool)restrictedFromTransferingMessagesToOtherAccounts; - (id)copyDataForRemoteEncryptionCertificatesForAddress:(id)arg1 error:(id *)arg2; - (int)secureCompositionEncryptionPolicyForAddress:(id)arg1; - (int)secureCompositionSigningPolicyForAddress:(id)arg1; -- (BOOL)secureMIMEEnabled; +- (_Bool)secureMIMEEnabled; - (void)setEncryptionIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; - (id)encryptionIdentityPersistentReferenceForAddress:(id)arg1; - (void)setSigningIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; - (id)signingIdentityPersistentReferenceForAddress:(id)arg1; - (void)_reachabilityChanged:(id)arg1; -- (BOOL)_replayOfflineCache:(id)arg1; +- (_Bool)_replayOfflineCache:(id)arg1; - (void)_deferMailboxRequests:(id)arg1 mailbox:(id)arg2 offlineCache:(id)arg3; - (id)_offlineCache; -- (BOOL)canGoOffline; +- (_Bool)canGoOffline; - (void)removeUserFocusMailbox:(id)arg1; - (void)addUserFocusMailbox:(id)arg1; - (id)_watchedFolderIds; - (void)changePushedMailboxUidsAdded:(id)arg1 deleted:(id)arg2; - (id)_folderIdsForMailboxUids:(id)arg1; - (id)pushedMailboxUids; -- (BOOL)supportsUserPushedMailboxes; +- (_Bool)supportsUserPushedMailboxes; - (unsigned int)daysToSync; -- (BOOL)supportsServerSearch; -- (BOOL)shouldRestoreMessagesAfterFailedDelete; -- (BOOL)shouldDisplayHostnameInErrorMessages; +- (_Bool)supportsServerSearch; +- (_Bool)shouldRestoreMessagesAfterFailedDelete; +- (_Bool)shouldDisplayHostnameInErrorMessages; - (void)cancelSearchQuery:(id)arg1; - (void)performSearchQuery:(id)arg1; - (void)setSyncAnchor:(id)arg1 forFolderID:(id)arg2 mailbox:(id *)arg3; - (id)syncAnchorForFolderID:(id)arg1 mailbox:(id *)arg2; - (void)stopListeningForNotifications; - (void)startListeningForNotifications; -- (id)_updateWatchedFolderIdsAndNotify:(BOOL)arg1; +- (id)_updateWatchedFolderIdsAndNotify:(_Bool)arg1; - (id)_inboxFolderID; - (id)meetingStorePersistentID; -- (id)delegateeInvitationICSRepresentationInMessage:(id)arg1 summary:(id *)arg2; -- (BOOL)reconstituteOrphanedMeetingInMessage:(id)arg1; +- (id)unactionableInvitationICSRepresentationInMessage:(id)arg1 summary:(id *)arg2; +- (_Bool)reconstituteOrphanedMeetingInMessage:(id)arg1; - (void)dealloc; -- (BOOL)isEnabledForDataclass:(id)arg1; -- (BOOL)derivesDeliveryAccountInfoFromMailAccount; +- (_Bool)isEnabledForDataclass:(id)arg1; +- (_Bool)derivesDeliveryAccountInfoFromMailAccount; - (id)iconString; - (void)invalidate; - (id)accountPropertyForKey:(id)arg1; -- (BOOL)isActive; -- (BOOL)_isUnitTesting; -- (BOOL)sourceIsManaged; -- (BOOL)shouldArchiveByDefault; -- (BOOL)supportsMessageFlagging; +- (_Bool)isActive; +- (_Bool)_isUnitTesting; +- (_Bool)sourceIsManaged; +- (_Bool)shouldArchiveByDefault; +- (_Bool)supportsMessageFlagging; - (id)primaryMailboxUid; - (void)_ensureWeHaveLoadedInitialMailboxList; -- (BOOL)isMailboxLocalForType:(int)arg1; -- (id)_specialMailboxUidWithType:(int)arg1 create:(BOOL)arg2; +- (_Bool)isMailboxLocalForType:(int)arg1; +- (id)_specialMailboxUidWithType:(int)arg1 create:(_Bool)arg2; +- (id)_relativePathSpecialMailboxUidWithType:(int)arg1 create:(_Bool)arg2; - (id)_relativePathForType:(int)arg1; -- (BOOL)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(BOOL)arg4 unsuccessfulOnes:(id)arg5 newMessages:(id)arg6; -- (BOOL)performRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; +- (_Bool)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(_Bool)arg4 unsuccessfulOnes:(id)arg5 newMessages:(id)arg6; +- (_Bool)performRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; - (void)processRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; - (void)addRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; - (void)addRequest:(id)arg1 mailbox:(id)arg2 consumer:(id)arg3; - (id)mailboxUidForInfo:(id)arg1; - (id)mailboxForFolderID:(id)arg1; - (id)_infoForMatchingURL:(id)arg1; -- (BOOL)supportsMailboxEditing; -- (BOOL)supportsRemoteAppend; +- (_Bool)supportsMailboxEditing; +- (_Bool)supportsRemoteAppend; - (id)syncAnchorForMailbox:(id)arg1; - (void)setDAAccount:(id)arg1; - (id)mailboxPathExtension; - (id)_URLScheme; -- (BOOL)shouldAppearInMailSettings; -- (BOOL)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id *)arg2; +- (_Bool)shouldAppearInMailSettings; +- (_Bool)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id *)arg2; - (void)_performFolderChange:(id)arg1 completion:(id)arg2; -- (BOOL)_deleteMailbox:(id)arg1; -- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (_Bool)_deleteMailbox:(id)arg1; +- (_Bool)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; - (id)_newMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4 withCreationOption:(int)arg5; - (void)_synchronouslyLoadListingForParent:(id)arg1; - (id)folderIDForMailbox:(id)arg1; - (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; - (id)_copyMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4; - (Class)storeClass; -- (BOOL)canReceiveNewMailNotifications; +- (_Bool)canReceiveNewMailNotifications; - (void)fetchMailboxList; -- (BOOL)finishedInitialMailboxListLoad; +- (_Bool)finishedInitialMailboxListLoad; - (void)pushedFoldersPrefsChanged:(id)arg1; - (id)accountConduit; - (void)accountHierarchyChanged:(id)arg1; - (void)_loadChildrenForParent:(id)arg1 fromMap:(id)arg2 intoArray:(id)arg3 replacingInbox:(id)arg4 withID:(id)arg5; -- (BOOL)isRunningInDisallowedBundle; +- (_Bool)isRunningInDisallowedBundle; - (int)emptyFrequencyForMailboxType:(int)arg1; - (void)resetSpecialMailboxes; - (id)allMailboxUids; @@ -154,9 +156,10 @@ - (id)deliveryAccount; - (id)hostname; - (id)username; -- (BOOL)promptUserForPasswordWithTitle:(id)arg1 message:(id)arg2 completionHandler:(id)arg3; +- (id)accountForRenewingCredentials; - (id)displayName; - (void)foldersContentsChanged:(id)arg1; +- (id)statisticsKind; - (id)initWithDAAccount:(id)arg1; - (id)initWithLibrary:(id)arg1 persistentAccount:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Message/DAMailboxRequest-MFAdditions.h b/iOS7/PrivateFrameworks/Message/DAMailboxRequest-MFAdditions.h index d00511b51..99a926344 100644 --- a/iOS7/PrivateFrameworks/Message/DAMailboxRequest-MFAdditions.h +++ b/iOS7/PrivateFrameworks/Message/DAMailboxRequest-MFAdditions.h @@ -7,6 +7,6 @@ #import "DAMailboxRequest.h" @interface DAMailboxRequest (MFAdditions) -- (BOOL)mf_alwaysReportFailures; +- (_Bool)mf_alwaysReportFailures; @end diff --git a/iOS7/PrivateFrameworks/Message/DAMailboxRequestConsumer-Protocol.h b/iOS7/PrivateFrameworks/Message/DAMailboxRequestConsumer-Protocol.h index f7e8ddb54..b97089751 100644 --- a/iOS7/PrivateFrameworks/Message/DAMailboxRequestConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/DAMailboxRequestConsumer-Protocol.h @@ -7,6 +7,6 @@ #import "DAActionConsumer-Protocol.h" @protocol DAMailboxRequestConsumer -- (void)resultsForMailbox:(id)arg1 newTag:(id)arg2 actions:(id)arg3 responses:(id)arg4 percentComplete:(double)arg5 moreAvailable:(BOOL)arg6; +- (void)resultsForMailbox:(id)arg1 newTag:(id)arg2 actions:(id)arg3 responses:(id)arg4 percentComplete:(double)arg5 moreAvailable:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/Message/DAMailboxStreamingContentConsumer-Protocol.h b/iOS7/PrivateFrameworks/Message/DAMailboxStreamingContentConsumer-Protocol.h index 280ab4098..3bc82515a 100644 --- a/iOS7/PrivateFrameworks/Message/DAMailboxStreamingContentConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/DAMailboxStreamingContentConsumer-Protocol.h @@ -7,6 +7,6 @@ @protocol DAMailboxStreamingContentConsumer - (void)didEndStreamingForMailMessage:(id)arg1; - (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; -- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (_Bool)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/DAMessageFetchAttachmentConsumer-Protocol.h b/iOS7/PrivateFrameworks/Message/DAMessageFetchAttachmentConsumer-Protocol.h index 7ff18fa88..55dfcd629 100644 --- a/iOS7/PrivateFrameworks/Message/DAMessageFetchAttachmentConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/DAMessageFetchAttachmentConsumer-Protocol.h @@ -5,7 +5,7 @@ */ @protocol DAMessageFetchAttachmentConsumer -- (void)attachmentFetchCompletedWithStatus:(int)arg1 forAttachmentNamed:(id)arg2 ofMessageWithServerID:(id)arg3 dataWasBase64:(BOOL)arg4; +- (void)attachmentFetchCompletedWithStatus:(int)arg1 forAttachmentNamed:(id)arg2 ofMessageWithServerID:(id)arg3 dataWasBase64:(_Bool)arg4; - (void)consumeData:(id)arg1 ofContentType:(id)arg2 forAttachmentNamed:(id)arg3 ofMessageWithServerID:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/Message/DeliveryAccount.h b/iOS7/PrivateFrameworks/Message/DeliveryAccount.h index b3ed18048..15b6228c9 100644 --- a/iOS7/PrivateFrameworks/Message/DeliveryAccount.h +++ b/iOS7/PrivateFrameworks/Message/DeliveryAccount.h @@ -12,7 +12,7 @@ + (id)newDefaultInstance; + (id)carrierDeliveryAccount; -+ (id)accountWithHostname:(id)arg1 username:(id)arg2 lookForExistingAccounts:(BOOL)arg3; ++ (id)accountWithHostname:(id)arg1 username:(id)arg2 lookForExistingAccounts:(_Bool)arg3; + (id)accountWithHostname:(id)arg1 username:(id)arg2; + (id)existingAccountWithHostname:(id)arg1 username:(id)arg2; + (id)existingAccountWithIdentifier:(id)arg1; @@ -26,23 +26,23 @@ + (void)_postDeliveryAccountsHaveChanged; + (id)accountTypeIdentifier; - (void)_updateAccountDescriptionWithUsername:(id)arg1 hostname:(id)arg2; -- (BOOL)shouldUseSaveSentForAccount:(id)arg1; -- (BOOL)supportsOutboxCopy; -- (BOOL)supportsSoftBankCodePoints; -- (BOOL)hasEnoughInformationForEasySetup; -- (BOOL)canBeFallbackAccount; +- (_Bool)shouldUseSaveSentForAccount:(id)arg1; +- (_Bool)supportsOutboxCopy; +- (_Bool)supportsSoftBankCodePoints; +- (_Bool)hasEnoughInformationForEasySetup; +- (_Bool)canBeFallbackAccount; - (id)displayHostname; -- (BOOL)hasNoReferences; +- (_Bool)hasNoReferences; - (id)mailAccountIfAvailable; - (void)setMaximumMessageBytes:(unsigned long long)arg1; - (unsigned long long)maximumMessageBytes; - (void)_setAccountProperties:(id)arg1; - (void)setUsername:(id)arg1; -- (void)setShouldUseAuthentication:(BOOL)arg1; -- (BOOL)shouldUseAuthentication; +- (void)setShouldUseAuthentication:(_Bool)arg1; +- (_Bool)shouldUseAuthentication; - (id)identifier; - (id)newDeliveryWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; - (id)newDeliveryWithMessage:(id)arg1; - (Class)deliveryClass; diff --git a/iOS7/PrivateFrameworks/Message/LocalAccount.h b/iOS7/PrivateFrameworks/Message/LocalAccount.h index 0afb44e63..cb192b069 100644 --- a/iOS7/PrivateFrameworks/Message/LocalAccount.h +++ b/iOS7/PrivateFrameworks/Message/LocalAccount.h @@ -14,20 +14,20 @@ + (id)defaultPathNameForAccountWithHostname:(id)arg1 username:(id)arg2; + (id)localAccount; + (id)accountTypeIdentifier; -- (BOOL)supportsArchiving; -- (BOOL)supportsAppend; -- (BOOL)deleteInPlaceForMailbox:(id)arg1; +- (_Bool)supportsArchiving; +- (_Bool)supportsAppend; +- (_Bool)deleteInPlaceForMailbox:(id)arg1; - (id)_infoForMatchingURL:(id)arg1; - (id)_URLScheme; - (id)transientDraftsFolder; - (id)mailboxUidForFileSystemPath:(id)arg1; -- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; -- (BOOL)_setChildren:(id)arg1 forMailboxUid:(id)arg2; +- (_Bool)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (_Bool)_setChildren:(id)arg1 forMailboxUid:(id)arg2; - (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; - (void)_synchronouslyLoadListingForParent:(id)arg1; -- (BOOL)canGoOffline; -- (BOOL)_shouldConfigureMailboxCache; -- (BOOL)canFetch; +- (_Bool)canGoOffline; +- (_Bool)_shouldConfigureMailboxCache; +- (_Bool)canFetch; - (void)setPassword:(id)arg1; - (void)setUsername:(id)arg1; - (void)setHostname:(id)arg1; @@ -37,7 +37,7 @@ - (id)mailboxPathExtension; - (Class)storeClass; - (id)uniqueId; -- (BOOL)isActive; +- (_Bool)isActive; - (id)initWithLibrary:(id)arg1 persistentAccount:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFAccount.h b/iOS7/PrivateFrameworks/Message/MFAccount.h index 70f0a2e5f..419fb416c 100644 --- a/iOS7/PrivateFrameworks/Message/MFAccount.h +++ b/iOS7/PrivateFrameworks/Message/MFAccount.h @@ -18,9 +18,9 @@ + (id)supportedDataclasses; + (id)saslProfileName; -+ (BOOL)isSSLEditable; -+ (BOOL)usesSSL; -+ (BOOL)isCommonPortNumber:(unsigned int)arg1; ++ (_Bool)isSSLEditable; ++ (_Bool)usesSSL; ++ (_Bool)isCommonPortNumber:(unsigned int)arg1; + (unsigned int)defaultSecurePortNumber; + (unsigned int)defaultPortNumber; + (id)hostname; @@ -30,36 +30,37 @@ + (id)displayedShortAccountTypeString; + (id)displayedAccountTypeString; + (id)accountTypeString; -+ (BOOL)_setBasicProperty:(id)arg1 forKey:(id)arg2 persistentAccount:(id)arg3; ++ (_Bool)_setBasicProperty:(id)arg1 forKey:(id)arg2 persistentAccount:(id)arg3; + (id)_basicPropertyForKey:(id)arg1 persistentAccount:(id)arg2; + (id)propertiesWhichRequireValidation; + (id)predefinedValueForKey:(id)arg1; -+ (BOOL)isPredefinedAccountType; ++ (_Bool)isPredefinedAccountType; + (id)existingAccountForUniqueID:(id)arg1; + (id)accountTypeIdentifier; + (id)_accountClass; + (id)_newPersistentAccount; + (id)accountWithPersistentAccount:(id)arg1; ++ (id)authSchemesForAccountClass; + (id)accountWithProperties:(id)arg1; + (id)newAccountWithDictionary:(id)arg1; @property(copy, nonatomic) NSString *sourceApplicationBundleIdentifier; // @synthesize sourceApplicationBundleIdentifier=_sourceApplicationBundleIdentifier; - (id)copyDiagnosticInformation; -- (BOOL)isEnabledForDataclass:(id)arg1; +- (_Bool)isEnabledForDataclass:(id)arg1; - (id)enabledDataclasses; - (id)inaccessiblePasswordErrorWithTitle:(id)arg1; - (id)missingPasswordErrorWithTitle:(id)arg1; -- (BOOL)shouldDisplayHostnameInErrorMessages; -- (BOOL)enableAccount; -- (BOOL)shouldEnableAfterError:(id)arg1; +- (_Bool)shouldDisplayHostnameInErrorMessages; +- (_Bool)enableAccount; +- (_Bool)shouldEnableAfterError:(id)arg1; - (id)nameForMailboxUid:(id)arg1; @property(readonly) NSString *syncStoreIdentifier; @property(readonly) NSString *uniqueId; -- (BOOL)_connectAndAuthenticate:(id)arg1; +- (_Bool)_connectAndAuthenticate:(id)arg1; - (void)reportAuthenticationError:(id)arg1 authScheme:(id)arg2; - (id)customDescriptionForError:(id)arg1 authScheme:(id)arg2 defaultDescription:(id)arg3; - (id)customTitleForAuthenticationError:(id)arg1 authScheme:(id)arg2 defaultTitle:(id)arg3; - (id)customTitleForError:(id)arg1 authScheme:(id)arg2 defaultTitle:(id)arg3; -- (BOOL)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; +- (_Bool)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; - (id)secureConnectionSettings; - (id)insecureConnectionSettings; - (id)alternateConnectionSettings; @@ -67,7 +68,7 @@ - (id)defaultConnectionSettings; - (id)certUIService; - (id)authenticatedConnection; -- (BOOL)requiresAuthentication; +- (_Bool)requiresAuthentication; - (Class)connectionClass; - (id)_newConnection; - (void)setPreferredAuthScheme:(id)arg1; @@ -77,10 +78,10 @@ - (id)clientCertificates; - (void)setDomain:(id)arg1; - (id)domain; -- (void)setTryDirectSSL:(BOOL)arg1; -- (BOOL)allowsTrustPrompt; -- (void)setUsesSSL:(BOOL)arg1; -- (BOOL)usesSSL; +- (void)setTryDirectSSL:(_Bool)arg1; +- (_Bool)allowsTrustPrompt; +- (void)setUsesSSL:(_Bool)arg1; +- (_Bool)usesSSL; - (void)validateConnections; - (void)releaseAllForcedConnections; - (void)releaseAllConnections; @@ -91,28 +92,30 @@ - (unsigned int)defaultSecurePortNumber; - (unsigned int)defaultPortNumber; - (unsigned int)portNumber; -- (BOOL)fetchTokensIfNecessary:(id *)arg1; +- (_Bool)fetchTokensIfNecessary:(id *)arg1; @property(readonly) NSString *managedTag; -- (BOOL)promptUserForPasswordWithTitle:(id)arg1 message:(id)arg2 completionHandler:(id)arg3; -- (BOOL)setCredentialItem:(id)arg1 forKey:(id)arg2 error:(id *)arg3; +@property(readonly) ACAccount *accountForRenewingCredentials; +- (_Bool)promptUserForWebLoginWithURL:(id)arg1 shouldConfirm:(_Bool)arg2 completionHandler:(id)arg3; +- (_Bool)promptUserForPasswordWithTitle:(id)arg1 message:(id)arg2 completionHandler:(id)arg3; +- (_Bool)setCredentialItem:(id)arg1 forKey:(id)arg2 error:(id *)arg3; - (void)setCredentialItem:(id)arg1 forKey:(id)arg2; - (id)credentialItemForKey:(id)arg1 error:(id *)arg2; - (id)credentialItemForKey:(id)arg1; -- (unsigned int)credentialAccessibility; +- (unsigned long long)credentialAccessibility; - (id)password; - (id)_passwordWithError:(id *)arg1; - (id)_password; - (void)setPassword:(id)arg1; -- (id)_credentialCreateIfNecessary:(BOOL)arg1 error:(id *)arg2; -- (id)_credentialCreateIfNecessary:(BOOL)arg1; +- (id)_credentialCreateIfNecessary:(_Bool)arg1 error:(id *)arg2; +- (id)_credentialCreateIfNecessary:(_Bool)arg1; - (id)_credential; @property(retain, nonatomic) NSString *hostname; @property(retain, nonatomic) NSString *username; @property(retain, nonatomic) NSString *displayName; -- (BOOL)canGoOffline; -- (void)setActive:(BOOL)arg1; -- (BOOL)isActive; -- (BOOL)_boolForAccountInfoKey:(id)arg1 defaultValue:(BOOL)arg2; +- (_Bool)canGoOffline; +- (void)setActive:(_Bool)arg1; +- (_Bool)isActive; +- (_Bool)_boolForAccountInfoKey:(id)arg1 defaultValue:(_Bool)arg2; - (id)_objectForAccountInfoKey:(id)arg1; - (id)valueInAccountPropertiesForKey:(id)arg1; - (void)removeValueInAccountPropertiesForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFAccountLoader-iTunesSync.h b/iOS7/PrivateFrameworks/Message/MFAccountLoader-iTunesSync.h new file mode 100644 index 000000000..85cdbf767 --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFAccountLoader-iTunesSync.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFAccountLoader (iTunesSync) ++ (id)accountWithAccountTypeIdentifier:(id)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFAccountLoader.h b/iOS7/PrivateFrameworks/Message/MFAccountLoader.h index 08f6cb898..d069aa7b8 100644 --- a/iOS7/PrivateFrameworks/Message/MFAccountLoader.h +++ b/iOS7/PrivateFrameworks/Message/MFAccountLoader.h @@ -11,12 +11,11 @@ } + (id)_bundlePathForAccountClassString:(id)arg1; -+ (BOOL)loadBundleForAccountClassString:(id)arg1 error:(id *)arg2; ++ (_Bool)loadBundleForAccountClassString:(id)arg1 error:(id *)arg2; + (Class)_accountClassForString:(id)arg1 error:(id *)arg2; + (id)_accountClassStringWithPersistentAccount:(id)arg1 error:(id *)arg2; + (Class)accountClassForPersistentAccount:(id)arg1 error:(id *)arg2; + (id)accountWithPersistentAccount:(id)arg1 error:(id *)arg2; -+ (id)accountWithAccountTypeIdentifier:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFAccountStore.h b/iOS7/PrivateFrameworks/Message/MFAccountStore.h index 12309812b..2da4a1331 100644 --- a/iOS7/PrivateFrameworks/Message/MFAccountStore.h +++ b/iOS7/PrivateFrameworks/Message/MFAccountStore.h @@ -14,19 +14,19 @@ ACAccountStore *_accountStore; } -+ (BOOL)_shouldUpdateAccountsInPlace; -+ (id)_accountWithAccountClass:(Class)arg1 persistentAccount:(id)arg2 useExisting:(BOOL)arg3; ++ (_Bool)_shouldUpdateAccountsInPlace; ++ (id)_accountWithAccountClass:(Class)arg1 persistentAccount:(id)arg2 useExisting:(_Bool)arg3; + (id)deliveryAccountTypeIdentifiers; + (id)incomingAccountTypeIdentifiers; + (id)sharedAccountStore; - (void)_accountsStoreChanged:(id)arg1; - (void)removePersistentAccountWithAccount:(id)arg1; - (void)savePersistentAccountWithAccount:(id)arg1; -- (id)_accountWithPersistentAccount:(id)arg1 useExisting:(BOOL)arg2; +- (id)_accountWithPersistentAccount:(id)arg1 useExisting:(_Bool)arg2; - (id)existingAccountWithPersistentAccount:(id)arg1; -- (id)accountsWithTypeIdentifiers:(id)arg1; -- (id)deliveryAccounts; -- (id)incomingAccounts; +- (id)accountsWithTypeIdentifiers:(id)arg1 error:(id *)arg2; +- (id)deliveryAccountsWithError:(id *)arg1; +- (id)incomingAccountsWithError:(id *)arg1; - (id)supportedDataclassesWithAccountTypeIdentifier:(id)arg1; - (id)newPersistentAccountWithAccountTypeIdentifier:(id)arg1; - (void)setPersistentStore:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFAccountValidator.h b/iOS7/PrivateFrameworks/Message/MFAccountValidator.h index 785d9e5da..b6ee0197b 100644 --- a/iOS7/PrivateFrameworks/Message/MFAccountValidator.h +++ b/iOS7/PrivateFrameworks/Message/MFAccountValidator.h @@ -31,15 +31,15 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) MFError *error; -@property(readonly, nonatomic) BOOL accountSupportsSSL; -@property(readonly, nonatomic) BOOL accountIsValid; +@property(readonly, nonatomic) _Bool accountSupportsSSL; +@property(readonly, nonatomic) _Bool accountIsValid; @property(readonly, nonatomic) MFMonitoredInvocation *validationInvocation; -@property(readonly, nonatomic) BOOL performsValidationInBackground; -- (void)_validateAccount:(id)arg1 withFallbacks:(BOOL)arg2; -- (BOOL)accountValidationCanceled; +@property(readonly, nonatomic) _Bool performsValidationInBackground; +- (void)_validateAccount:(id)arg1 withFallbacks:(_Bool)arg2; +- (_Bool)accountValidationCanceled; - (void)stop; -- (BOOL)_outgoingServerValid; -- (BOOL)_incomingServerValid; +- (_Bool)_outgoingServerValid; +- (_Bool)_incomingServerValid; - (void)_validateAccountWithoutFallbacks:(id)arg1; - (void)_validateAccount:(id)arg1; - (void)_backgroundValidateAccountFinished:(id)arg1 authSchemes:(id)arg2; @@ -48,10 +48,10 @@ @property(readonly, nonatomic) MFAccount *account; - (void)validateAccountWithoutFallbacks:(id)arg1 withCompletion:(id)arg2; - (void)validateAccountWithoutFallbacks:(id)arg1; -- (void)validateAccount:(id)arg1 useSSL:(BOOL)arg2 withCompletion:(id)arg3; -- (void)validateAccount:(id)arg1 useSSL:(BOOL)arg2; +- (void)validateAccount:(id)arg1 useSSL:(_Bool)arg2 withCompletion:(id)arg3; +- (void)validateAccount:(id)arg1 useSSL:(_Bool)arg2; - (void)dealloc; -- (id)initWithPerformsValidationInBackground:(BOOL)arg1; +- (id)initWithPerformsValidationInBackground:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Message/MFActivityMonitor.h b/iOS7/PrivateFrameworks/Message/MFActivityMonitor.h index 4ebc320a5..b9f9fc7d6 100644 --- a/iOS7/PrivateFrameworks/Message/MFActivityMonitor.h +++ b/iOS7/PrivateFrameworks/Message/MFActivityMonitor.h @@ -25,15 +25,15 @@ id _delegate; id _target; MFError *_error; - unsigned int _expectedLength; - unsigned int _maxCount; - unsigned int _currentCount; + unsigned long long _expectedLength; + unsigned long long _maxCount; + unsigned long long _currentCount; double _currentItemPercentDone; unsigned int _supportsPerItemProgress:1; MFMailboxUid *_mailbox; double _lastTime; double _startTime; - unsigned int _gotNewMessagesState; + unsigned long long _gotNewMessagesState; } + (void)destroyMonitor; @@ -48,41 +48,41 @@ - (int)acquireExclusiveAccessKey; - (void)setInvocationQueue:(id)arg1; - (void)cancel; -- (void)setShouldCancel:(BOOL)arg1; -- (BOOL)shouldCancel; -- (void)setCanBeCancelled:(BOOL)arg1; -- (BOOL)canBeCancelled; +- (void)setShouldCancel:(_Bool)arg1; +- (_Bool)shouldCancel; +- (void)setCanBeCancelled:(_Bool)arg1; +- (_Bool)canBeCancelled; - (id)activityTargets; - (id)primaryTarget; - (void)setPrimaryTarget:(id)arg1; - (void)removeActivityTarget:(id)arg1; - (void)addActivityTargets:(id)arg1; - (void)addActivityTarget:(id)arg1; -- (BOOL)_lockedAddActivityTarget:(id)arg1; +- (_Bool)_lockedAddActivityTarget:(id)arg1; - (id)activityTarget; - (void)setActivityTarget:(id)arg1; - (void)setDisplayName:(id)arg1; -- (void)setDisplayName:(id)arg1 maxCount:(unsigned int)arg2; +- (void)setDisplayName:(id)arg1 maxCount:(unsigned long long)arg2; - (id)displayName; - (void)setTaskName:(id)arg1; - (id)taskName; - (id)description; -- (unsigned int)expectedLength; -- (void)setExpectedLength:(unsigned int)arg1; +- (unsigned long long)expectedLength; +- (void)setExpectedLength:(unsigned long long)arg1; - (double)percentDone; - (void)setPercentDone:(double)arg1; - (id)statusMessage; - (void)setStatusMessage:(id)arg1 percentDone:(double)arg2; - (void)setStatusMessage:(id)arg1; - (int)changeCount; -- (unsigned int)gotNewMessagesState; -- (void)setGotNewMessagesState:(unsigned int)arg1; +- (unsigned long long)gotNewMessagesState; +- (void)setGotNewMessagesState:(unsigned long long)arg1; - (void)reset; - (void)setPercentDoneOfCurrentItem:(double)arg1; - (id)_ntsThrottledUserInfoDict; -- (void)setSupportsPerItemProgress:(BOOL)arg1; -- (void)setCurrentCount:(unsigned int)arg1; -- (void)setMaxCount:(unsigned int)arg1; +- (void)setSupportsPerItemProgress:(_Bool)arg1; +- (void)setCurrentCount:(unsigned long long)arg1; +- (void)setMaxCount:(unsigned long long)arg1; - (void)_didChange; - (void)postDidChangeWithUserInfo:(id)arg1; - (id)userInfoForNotification; @@ -93,7 +93,7 @@ - (void)postActivityStarting; - (void)cancelMessage; - (void)setDelegate:(id)arg1; -- (BOOL)isActive; +- (_Bool)isActive; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFAttachment.h b/iOS7/PrivateFrameworks/Message/MFAttachment.h index 2755a29ce..561e3d6c7 100644 --- a/iOS7/PrivateFrameworks/Message/MFAttachment.h +++ b/iOS7/PrivateFrameworks/Message/MFAttachment.h @@ -14,35 +14,35 @@ { NSMutableDictionary *_metadata; MFAttachmentManager *_attachmentManager; - BOOL _isDataAvailableLocally; - BOOL _isUserFacing; + _Bool _isDataAvailableLocally; + _Bool _isUserFacing; NSURL *_url; MFMimePart *_part; NSString *_path; NSString *_mimeType; NSString *_disposition; - unsigned int _decodedFileSize; - unsigned int _encodedFileSize; - unsigned int _progressInterval; + unsigned long long _decodedFileSize; + unsigned long long _encodedFileSize; + unsigned long long _progressInterval; + double _progressTimeInterval; id _fetchCompletionBlock; id _fetchProgressBlock; id _customConsumer; - unsigned int _lastProgressBytes; - double _progressTimeInterval; + unsigned long long _lastProgressBytes; double _lastProgressTime; } @property(nonatomic) double lastProgressTime; // @synthesize lastProgressTime=_lastProgressTime; -@property(nonatomic) unsigned int lastProgressBytes; // @synthesize lastProgressBytes=_lastProgressBytes; +@property(nonatomic) unsigned long long lastProgressBytes; // @synthesize lastProgressBytes=_lastProgressBytes; @property(nonatomic) MFAttachmentManager *attachmentManager; // @synthesize attachmentManager=_attachmentManager; -@property(nonatomic) BOOL isUserFacing; // @synthesize isUserFacing=_isUserFacing; +@property(nonatomic) _Bool isUserFacing; // @synthesize isUserFacing=_isUserFacing; @property(retain, nonatomic) id customConsumer; // @synthesize customConsumer=_customConsumer; -@property(copy, nonatomic) id fetchProgressBlock; // @synthesize fetchProgressBlock=_fetchProgressBlock; +@property(copy) id fetchProgressBlock; // @synthesize fetchProgressBlock=_fetchProgressBlock; @property(copy, nonatomic) id fetchCompletionBlock; // @synthesize fetchCompletionBlock=_fetchCompletionBlock; @property(nonatomic) double progressTimeInterval; // @synthesize progressTimeInterval=_progressTimeInterval; -@property(nonatomic) unsigned int progressInterval; // @synthesize progressInterval=_progressInterval; -@property(nonatomic) unsigned int encodedFileSize; // @synthesize encodedFileSize=_encodedFileSize; -@property(nonatomic) unsigned int decodedFileSize; // @synthesize decodedFileSize=_decodedFileSize; +@property(nonatomic) unsigned long long progressInterval; // @synthesize progressInterval=_progressInterval; +@property(nonatomic) unsigned long long encodedFileSize; // @synthesize encodedFileSize=_encodedFileSize; +@property(nonatomic) unsigned long long decodedFileSize; // @synthesize decodedFileSize=_decodedFileSize; @property(copy, nonatomic) NSString *disposition; // @synthesize disposition=_disposition; @property(copy, nonatomic) NSString *mimeType; // @synthesize mimeType=_mimeType; @property(copy, nonatomic) NSString *path; // @synthesize path=_path; @@ -54,11 +54,11 @@ - (void)setContentID:(id)arg1; @property(readonly) NSString *contentID; @property(retain, nonatomic) NSString *fileName; -@property(readonly) BOOL isContainedInRFC822; +@property(readonly) _Bool isContainedInRFC822; @property(readonly) NSString *previewItemTitle; @property(readonly) NSURL *previewItemURL; -@property(readonly) BOOL shouldAutoDownload; -@property(readonly) BOOL isDataAvailableLocally; +@property(readonly) _Bool shouldAutoDownload; +@property(readonly) _Bool isDataAvailableLocally; - (id)description; - (void)dealloc; - (void)cancel; diff --git a/iOS7/PrivateFrameworks/Message/MFAttachmentDataProvider-Protocol.h b/iOS7/PrivateFrameworks/Message/MFAttachmentDataProvider-Protocol.h index ef0ebf5cf..de6e7b196 100644 --- a/iOS7/PrivateFrameworks/Message/MFAttachmentDataProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFAttachmentDataProvider-Protocol.h @@ -8,6 +8,6 @@ @protocol MFAttachmentDataProvider - (id)messageForAttachment:(id)arg1; -- (BOOL)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; +- (_Bool)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/MFAttachmentLibraryDataProvider.h b/iOS7/PrivateFrameworks/Message/MFAttachmentLibraryDataProvider.h index 56035615b..d55ec583f 100644 --- a/iOS7/PrivateFrameworks/Message/MFAttachmentLibraryDataProvider.h +++ b/iOS7/PrivateFrameworks/Message/MFAttachmentLibraryDataProvider.h @@ -17,7 +17,7 @@ @property(retain, nonatomic) MFMailMessageLibrary *messageLibrary; // @synthesize messageLibrary=_messageLibrary; - (id)messageForAttachment:(id)arg1; -- (BOOL)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; +- (_Bool)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; - (void)dealloc; - (id)initWithLibrary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFAttachmentManager.h b/iOS7/PrivateFrameworks/Message/MFAttachmentManager.h index 78957027a..4650556b3 100644 --- a/iOS7/PrivateFrameworks/Message/MFAttachmentManager.h +++ b/iOS7/PrivateFrameworks/Message/MFAttachmentManager.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class MFInvocationQueue, NSMutableDictionary, NSObject; +@class MFInvocationQueue, NSLock, NSMutableDictionary, NSObject; @interface MFAttachmentManager : NSObject { @@ -15,6 +15,7 @@ NSMutableDictionary *_providers; NSMutableDictionary *_attachments; NSMutableDictionary *_metadata; + NSLock *_metaDataLock; } + (id)allManagers; @@ -25,7 +26,7 @@ - (void)setContentIDForAttachment:(id)arg1 toCID:(id)arg2; - (void)cancelFetchForAttachment:(id)arg1; - (void)_fetchCompletedForAttachment:(id)arg1 error:(id)arg2; -- (void)_callProgressBlockForAttachmentURL:(id)arg1 withBytes:(unsigned int)arg2 expectedSize:(unsigned int)arg3; +- (void)_callProgressBlockForAttachmentURL:(id)arg1 withBytes:(unsigned long long)arg2 expectedSize:(unsigned long long)arg3; - (void)fetchDataSynchronouslyForAttachment:(id)arg1; - (void)fetchDataForAttachment:(id)arg1; - (id)_fetchDataForAttachment:(id)arg1 withProvider:(id)arg2; @@ -36,7 +37,7 @@ - (id)attachmentsForURLs:(id)arg1 error:(id *)arg2; - (id)attachmentForURL:(id)arg1 error:(id *)arg2; - (id)_dataProviderForAttachmentURL:(id)arg1 error:(id *)arg2; -- (BOOL)_setupAttachment:(id)arg1 error:(id *)arg2; +- (_Bool)_setupAttachment:(id)arg1 error:(id *)arg2; - (void)removeProvider:(id)arg1; - (void)removeProviderForBaseURL:(id)arg1; - (void)addProvider:(id)arg1 forBaseURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Message/MFAuthScheme.h b/iOS7/PrivateFrameworks/Message/MFAuthScheme.h index c0540b541..b15b3401a 100644 --- a/iOS7/PrivateFrameworks/Message/MFAuthScheme.h +++ b/iOS7/PrivateFrameworks/Message/MFAuthScheme.h @@ -17,10 +17,10 @@ + (void)initialize; - (id)humanReadableName; - (id)name; -- (BOOL)requiresPassword; +- (_Bool)requiresPassword; - (id)authenticatorForAccount:(id)arg1 connection:(id)arg2; -- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; -- (BOOL)hasEncryption; +- (_Bool)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (_Bool)hasEncryption; - (unsigned int)defaultPortForAccount:(id)arg1; - (Class)authenticatorClass; - (Class)connectionClassForAccountClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFBasicMessageDataSection.h b/iOS7/PrivateFrameworks/Message/MFBasicMessageDataSection.h index 92044cfbf..bb96ec558 100644 --- a/iOS7/PrivateFrameworks/Message/MFBasicMessageDataSection.h +++ b/iOS7/PrivateFrameworks/Message/MFBasicMessageDataSection.h @@ -13,14 +13,14 @@ @interface MFBasicMessageDataSection : NSObject { NSData *_data; - BOOL _complete; - BOOL _partial; + _Bool _complete; + _Bool _partial; NSString *_partName; } @property(retain, nonatomic) NSString *partName; // @synthesize partName=_partName; -@property(nonatomic, getter=isComplete) BOOL complete; // @synthesize complete=_complete; -@property(nonatomic, getter=isPartial) BOOL partial; // @synthesize partial=_partial; +@property(nonatomic, getter=isComplete) _Bool complete; // @synthesize complete=_complete; +@property(nonatomic, getter=isPartial) _Bool partial; // @synthesize partial=_partial; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFBufferedQueue.h b/iOS7/PrivateFrameworks/Message/MFBufferedQueue.h index b6c42eb94..33b46212e 100644 --- a/iOS7/PrivateFrameworks/Message/MFBufferedQueue.h +++ b/iOS7/PrivateFrameworks/Message/MFBufferedQueue.h @@ -20,12 +20,12 @@ @property(nonatomic) double maximumLatency; // @synthesize maximumLatency=_maximumLatency; @property(nonatomic) unsigned int maximumSize; // @synthesize maximumSize=_maximumSize; @property(readonly, nonatomic) unsigned int size; // @synthesize size=_currentSize; -- (BOOL)handleItems:(id)arg1; -- (unsigned int)sizeForItem:(id)arg1; -- (BOOL)isEmpty; -- (BOOL)flush; +- (_Bool)handleItems:(id)arg1; +- (unsigned long long)sizeForItem:(id)arg1; +- (_Bool)isEmpty; +- (_Bool)flush; - (void)removeAllObjects; -- (BOOL)addItem:(id)arg1; +- (_Bool)addItem:(id)arg1; - (void)dealloc; - (id)init; - (id)initWithMaximumSize:(unsigned int)arg1 latency:(double)arg2; diff --git a/iOS7/PrivateFrameworks/Message/MFCRAM_MD5AuthScheme.h b/iOS7/PrivateFrameworks/Message/MFCRAM_MD5AuthScheme.h index 927304434..5aeacd038 100644 --- a/iOS7/PrivateFrameworks/Message/MFCRAM_MD5AuthScheme.h +++ b/iOS7/PrivateFrameworks/Message/MFCRAM_MD5AuthScheme.h @@ -10,9 +10,9 @@ { } -- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; -- (BOOL)hasEncryption; -- (BOOL)sendsPlainTextPasswords; +- (_Bool)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (_Bool)hasEncryption; +- (_Bool)sendsPlainTextPasswords; - (id)humanReadableName; - (id)name; - (Class)authenticatorClass; diff --git a/iOS7/PrivateFrameworks/Message/MFConnection.h b/iOS7/PrivateFrameworks/Message/MFConnection.h index b132cad08..0b34a0006 100644 --- a/iOS7/PrivateFrameworks/Message/MFConnection.h +++ b/iOS7/PrivateFrameworks/Message/MFConnection.h @@ -14,10 +14,10 @@ _MFSocket *_socket; double _lastUsedTime; char *_buffer; - int _bufferRemainingBytes; - unsigned int _bufferStart; - unsigned int _bufferLength; - unsigned long _desiredBufferLength; + long long _bufferRemainingBytes; + unsigned long long _bufferStart; + unsigned long long _bufferLength; + unsigned long long _desiredBufferLength; struct z_stream_s *_deflater; struct z_stream_s *_inflater; char *_zbuffer; @@ -28,55 +28,55 @@ unsigned int _isFetching:1; unsigned int _allowFallbacks:1; unsigned int _compressionEnabled:1; - unsigned int _bytesWritten; - unsigned int _bytesRead; + unsigned long long _bytesWritten; + unsigned long long _bytesRead; } -+ (BOOL)shouldTryFallbacksAfterError:(id)arg1; ++ (_Bool)shouldTryFallbacksAfterError:(id)arg1; + (void)setLogActivityOnHosts:(id)arg1; + (id)logActivityOnHosts; + (void)setLogActivityOnPorts:(id)arg1; + (id)logActivityOnPorts; -+ (void)setLogAllSocketActivity:(BOOL)arg1; -+ (BOOL)logAllSocketActivity; ++ (void)setLogAllSocketActivity:(_Bool)arg1; ++ (_Bool)logAllSocketActivity; + (void)setLogClasses:(id)arg1; + (id)logClasses; + (void)flushLog; + (void)logBytes:(const char *)arg1 length:(int)arg2; + (void)initialize; + (void)readLoggingDefaults; -@property(readonly, nonatomic) unsigned int bytesRead; // @synthesize bytesRead=_bytesRead; -@property(readonly, nonatomic) unsigned int bytesWritten; // @synthesize bytesWritten=_bytesWritten; +@property(readonly, nonatomic) unsigned long long bytesRead; // @synthesize bytesRead=_bytesRead; +@property(readonly, nonatomic) unsigned long long bytesWritten; // @synthesize bytesWritten=_bytesWritten; @property(readonly, nonatomic) double lastUsedTime; -@property(readonly, nonatomic) BOOL hasBytesAvailable; +@property(readonly, nonatomic) _Bool hasBytesAvailable; - (void)disconnect; -@property(readonly, nonatomic) BOOL isValid; -- (BOOL)startCompression; +@property(readonly, nonatomic) _Bool isValid; +- (_Bool)startCompression; @property(readonly, nonatomic) NSString *securityProtocol; -- (BOOL)startTLSForAccount:(id)arg1; -- (BOOL)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; -- (BOOL)readBytesIntoData:(id)arg1 desiredLength:(unsigned long)arg2; -- (BOOL)readLineIntoData:(id)arg1; -- (void)logReadChars:(const char *)arg1 length:(unsigned long)arg2; -- (void)enableExcessiveKeepaliveDetection:(BOOL)arg1; -- (void)enableThroughputMonitoring:(BOOL)arg1; -- (void)enableReadLogging:(BOOL)arg1; -- (void)setDesiredReadBufferLength:(unsigned long)arg1; -- (BOOL)writeData:(id)arg1; -- (BOOL)writeData:(id)arg1 dontLogBytesInRange:(struct _NSRange)arg2; -- (BOOL)writeBytes:(const char *)arg1 length:(unsigned long)arg2 dontLogBytesInRange:(struct _NSRange)arg3; -@property(readonly, nonatomic) BOOL usesOpportunisticSockets; -@property(readonly, nonatomic) BOOL loginDisabled; +- (_Bool)startTLSForAccount:(id)arg1; +- (_Bool)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; +- (_Bool)readBytesIntoData:(id)arg1 desiredLength:(unsigned long long)arg2; +- (_Bool)readLineIntoData:(id)arg1; +- (void)logReadChars:(const char *)arg1 length:(unsigned long long)arg2; +- (void)enableExcessiveKeepaliveDetection:(_Bool)arg1; +- (void)enableThroughputMonitoring:(_Bool)arg1; +- (void)enableReadLogging:(_Bool)arg1; +- (void)setDesiredReadBufferLength:(unsigned long long)arg1; +- (_Bool)writeData:(id)arg1; +- (_Bool)writeData:(id)arg1 dontLogBytesInRange:(struct _NSRange)arg2; +- (_Bool)writeBytes:(const char *)arg1 length:(unsigned long long)arg2 dontLogBytesInRange:(struct _NSRange)arg3; +@property(readonly, nonatomic) _Bool usesOpportunisticSockets; +@property(readonly, nonatomic) _Bool loginDisabled; @property(readonly, nonatomic) NSArray *authenticationMechanisms; @property(readonly, nonatomic) NSArray *capabilities; -- (BOOL)authenticateUsingAccount:(id)arg1; -- (void)setAllowsFallbacks:(BOOL)arg1; -- (BOOL)connectUsingFallbacksForAccount:(id)arg1; -- (BOOL)connectUsingAccount:(id)arg1; -- (BOOL)connectUsingSettings:(id)arg1; +- (_Bool)authenticateUsingAccount:(id)arg1; +- (void)setAllowsFallbacks:(_Bool)arg1; +- (_Bool)connectUsingFallbacksForAccount:(id)arg1; +- (_Bool)connectUsingAccount:(id)arg1; +- (_Bool)connectUsingSettings:(id)arg1; - (void)_setupNetworkLogging; -@property(nonatomic) BOOL isFetching; -@property(readonly, nonatomic) BOOL isCellularConnection; +@property(nonatomic) _Bool isFetching; +@property(readonly, nonatomic) _Bool isCellularConnection; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFConnectionSettings.h b/iOS7/PrivateFrameworks/Message/MFConnectionSettings.h index 86d22eca8..c48b18108 100644 --- a/iOS7/PrivateFrameworks/Message/MFConnectionSettings.h +++ b/iOS7/PrivateFrameworks/Message/MFConnectionSettings.h @@ -18,17 +18,17 @@ NSArray *_clientCertificates; unsigned int _portNumber; struct __CFString *_connectionServiceType; - BOOL _usesSSL; - BOOL _usesOpportunisticSockets; - BOOL _tryDirectSSLConnection; - BOOL _allowsTrustPrompt; + _Bool _usesSSL; + _Bool _usesOpportunisticSockets; + _Bool _tryDirectSSLConnection; + _Bool _allowsTrustPrompt; NSString *_sourceApplicationBundleIdentifier; NSString *_accountIdentifier; } -@property(nonatomic) BOOL allowsTrustPrompt; // @synthesize allowsTrustPrompt=_allowsTrustPrompt; -@property(nonatomic) BOOL usesOpportunisticSockets; // @synthesize usesOpportunisticSockets=_usesOpportunisticSockets; -@property(nonatomic) BOOL usesSSL; // @synthesize usesSSL=_usesSSL; +@property(nonatomic) _Bool allowsTrustPrompt; // @synthesize allowsTrustPrompt=_allowsTrustPrompt; +@property(nonatomic) _Bool usesOpportunisticSockets; // @synthesize usesOpportunisticSockets=_usesOpportunisticSockets; +@property(nonatomic) _Bool usesSSL; // @synthesize usesSSL=_usesSSL; @property(nonatomic) unsigned int portNumber; // @synthesize portNumber=_portNumber; @property(copy, nonatomic) NSString *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; @property(copy, nonatomic) NSString *sourceApplicationBundleIdentifier; // @synthesize sourceApplicationBundleIdentifier=_sourceApplicationBundleIdentifier; @@ -36,7 +36,7 @@ @property(copy, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; @property(copy, nonatomic) NSString *hostname; // @synthesize hostname=_hostname; @property(copy, nonatomic) NSString *certUIService; // @synthesize certUIService=_certUIService; -@property(nonatomic) BOOL tryDirectSSL; // @synthesize tryDirectSSL=_tryDirectSSLConnection; +@property(nonatomic) _Bool tryDirectSSL; // @synthesize tryDirectSSL=_tryDirectSSLConnection; - (id)description; - (void)setConnectionServiceType:(struct __CFString *)arg1; - (struct __CFString *)connectionServiceType; diff --git a/iOS7/PrivateFrameworks/Message/MFDADeferredMessageMoveOperation.h b/iOS7/PrivateFrameworks/Message/MFDADeferredMessageMoveOperation.h index 374fa6cbe..74e1afa80 100644 --- a/iOS7/PrivateFrameworks/Message/MFDADeferredMessageMoveOperation.h +++ b/iOS7/PrivateFrameworks/Message/MFDADeferredMessageMoveOperation.h @@ -20,7 +20,7 @@ } - (id)description; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFDADelivery.h b/iOS7/PrivateFrameworks/Message/MFDADelivery.h index b0821d3f8..46488eec4 100644 --- a/iOS7/PrivateFrameworks/Message/MFDADelivery.h +++ b/iOS7/PrivateFrameworks/Message/MFDADelivery.h @@ -24,7 +24,7 @@ - (void)setDAMailAccount:(id)arg1; - (void)dealloc; - (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAFolderChangeResult.h b/iOS7/PrivateFrameworks/Message/MFDAFolderChangeResult.h index 95d8472f2..0b20acba6 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAFolderChangeResult.h +++ b/iOS7/PrivateFrameworks/Message/MFDAFolderChangeResult.h @@ -21,7 +21,7 @@ @property(readonly) NSError *error; // @synthesize error=_error; @property(readonly) int statusCode; // @synthesize statusCode=_statusCode; - (id)description; -- (BOOL)wasSuccessful; +- (_Bool)wasSuccessful; - (void)dealloc; - (id)initWithStatusCode:(int)arg1 error:(id)arg2 folderID:(id)arg3 folderName:(id)arg4; diff --git a/iOS7/PrivateFrameworks/Message/MFDAMailAccountConsumer.h b/iOS7/PrivateFrameworks/Message/MFDAMailAccountConsumer.h index 2b9bb96b0..6f456c4ca 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMailAccountConsumer.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMailAccountConsumer.h @@ -13,18 +13,18 @@ @interface MFDAMailAccountConsumer : NSObject { NSConditionLock *_doneCondition; - BOOL _shouldRetryRequest; - BOOL _alwaysReportFailures; + _Bool _shouldRetryRequest; + _Bool _alwaysReportFailures; } - (void)dealloc; -- (BOOL)shouldRetryRequest; +- (_Bool)shouldRetryRequest; - (void)taskFailed:(id)arg1 statusCode:(int)arg2 error:(id)arg3; - (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; - (void)waitUntilDone; -- (BOOL)waitUntilDoneBeforeDate:(id)arg1; -- (void)setDone:(BOOL)arg1; -- (id)initWithAlwaysReportFailures:(BOOL)arg1; +- (_Bool)waitUntilDoneBeforeDate:(id)arg1; +- (void)setDone:(_Bool)arg1; +- (id)initWithAlwaysReportFailures:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAMailAccountRequest-Protocol.h b/iOS7/PrivateFrameworks/Message/MFDAMailAccountRequest-Protocol.h index e5cd77ffc..68b6bd2cf 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMailAccountRequest-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMailAccountRequest-Protocol.h @@ -5,8 +5,8 @@ */ @protocol MFDAMailAccountRequest -@property(readonly, nonatomic) BOOL isUserRequested; -@property(readonly, nonatomic) BOOL shouldSend; +@property(readonly, nonatomic) _Bool isUserRequested; +@property(readonly, nonatomic) _Bool shouldSend; - (id)deferredOperation; - (unsigned long long)generationNumber; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAMailAccountSyncConsumer.h b/iOS7/PrivateFrameworks/Message/MFDAMailAccountSyncConsumer.h index ee0ef943d..97fed5e9a 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMailAccountSyncConsumer.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMailAccountSyncConsumer.h @@ -20,22 +20,22 @@ MFActivityMonitor *_monitor; id _streamConsumer; NSMutableData *_bodyData; - BOOL _moreAvailable; - BOOL _receivedFirstItem; - BOOL _firstSyncBatch; + _Bool _moreAvailable; + _Bool _receivedFirstItem; + _Bool _firstSyncBatch; int _syncKeyResets; int _serverErrors; } -@property(readonly, nonatomic) BOOL moreAvailable; // @synthesize moreAvailable=_moreAvailable; +@property(readonly, nonatomic) _Bool moreAvailable; // @synthesize moreAvailable=_moreAvailable; @property(retain, nonatomic) id streamConsumer; // @synthesize streamConsumer=_streamConsumer; @property(readonly, nonatomic) NSString *tag; // @synthesize tag=_tag; - (void)taskFailed:(id)arg1 statusCode:(int)arg2 error:(id)arg3; - (void)didEndStreamingForMailMessage:(id)arg1; - (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; -- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; -- (void)resultsForMailbox:(id)arg1 newTag:(id)arg2 actions:(id)arg3 responses:(id)arg4 percentComplete:(double)arg5 moreAvailable:(BOOL)arg6; -- (void)partialResultsForMailbox:(id)arg1 actions:(id)arg2 responses:(id)arg3 percentComplete:(double)arg4 moreAvailable:(BOOL)arg5; +- (_Bool)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (void)resultsForMailbox:(id)arg1 newTag:(id)arg2 actions:(id)arg3 responses:(id)arg4 percentComplete:(double)arg5 moreAvailable:(_Bool)arg6; +- (void)partialResultsForMailbox:(id)arg1 actions:(id)arg2 responses:(id)arg3 percentComplete:(double)arg4 moreAvailable:(_Bool)arg5; - (void)handleSyncResponses:(id)arg1; - (id)actionsConsumer; - (id)originalThreadMonitor; diff --git a/iOS7/PrivateFrameworks/Message/MFDAMailbox.h b/iOS7/PrivateFrameworks/Message/MFDAMailbox.h index e45f2e113..f0150f7d5 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMailbox.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMailbox.h @@ -17,7 +17,7 @@ - (id)URLStringWithAccount:(id)arg1; - (id)_folderID; @property(copy) NSString *folderID; -- (BOOL)mergeWithUserInfo:(id)arg1; +- (_Bool)mergeWithUserInfo:(id)arg1; - (void)dealloc; - (id)initWithName:(id)arg1 attributes:(unsigned int)arg2 account:(id)arg3 folderID:(id)arg4; diff --git a/iOS7/PrivateFrameworks/Message/MFDAMessage.h b/iOS7/PrivateFrameworks/Message/MFDAMessage.h index 4c9f9170a..55d7194b7 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMessage.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMessage.h @@ -17,9 +17,9 @@ } @property(readonly, nonatomic) DAMailMessage *DAMailMessage; // @synthesize DAMailMessage=_DAMailMessage; -- (unsigned int)messageSize; +- (unsigned long long)messageSize; - (id)remoteMailboxURL; -- (BOOL)messageData:(id *)arg1 messageSize:(unsigned int *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4; +- (_Bool)messageData:(id *)arg1 messageSize:(unsigned long long *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; - (id)messageBody; - (unsigned long long)messageFlags; - (id)headersIfAvailable; diff --git a/iOS7/PrivateFrameworks/Message/MFDAMessageContentConsumer.h b/iOS7/PrivateFrameworks/Message/MFDAMessageContentConsumer.h index 69089b4aa..e7160d403 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMessageContentConsumer.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMessageContentConsumer.h @@ -16,8 +16,8 @@ id _dataConsumer; id _alternatePartConsumer; id _consumerFactory; - BOOL _triedCreatingAlternatePartConsumer; - BOOL _succeeded; + _Bool _triedCreatingAlternatePartConsumer; + _Bool _succeeded; NSMutableData *_bodyData; double _timeOfLastActivity; } @@ -30,11 +30,11 @@ @property(retain, nonatomic) id dataConsumer; // @synthesize dataConsumer=_dataConsumer; - (void)dealloc; - (id)dataConsumerForPart:(id)arg1; -- (BOOL)succeeded; +- (_Bool)succeeded; - (id)data; - (void)didEndStreamingForMailMessage:(id)arg1; - (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; -- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (_Bool)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponse-Protocol.h b/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponse-Protocol.h index 82e4fe94d..36b1eef35 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponse-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponse-Protocol.h @@ -5,8 +5,8 @@ */ @protocol MFDAMessagePayloadFetchResponse -- (BOOL)streamingDone; -- (BOOL)streaming; +- (_Bool)streamingDone; +- (_Bool)streaming; - (id)data; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponseImpl.h b/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponseImpl.h index 1aff139a3..99c0802da 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponseImpl.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMessagePayloadFetchResponseImpl.h @@ -12,16 +12,16 @@ @interface MFDAMessagePayloadFetchResponseImpl : NSObject { - BOOL streaming; - BOOL streamingDone; + _Bool streaming; + _Bool streamingDone; NSData *data; } - (void)dealloc; - (id)data; -- (BOOL)streamingDone; -- (BOOL)streaming; -- (id)initWithData:(id)arg1 streaming:(BOOL)arg2 streamingDone:(BOOL)arg3; +- (_Bool)streamingDone; +- (_Bool)streaming; +- (id)initWithData:(id)arg1 streaming:(_Bool)arg2 streamingDone:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAMessageStore.h b/iOS7/PrivateFrameworks/Message/MFDAMessageStore.h index 341908943..28668dbf0 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAMessageStore.h +++ b/iOS7/PrivateFrameworks/Message/MFDAMessageStore.h @@ -16,37 +16,40 @@ - (id)additionalHeadersForForwardOfMessage:(id)arg1; - (id)additionalHeadersForReplyOfMessage:(id)arg1; - (id)_additionalHeadersForAction:(int)arg1 ofMessage:(id)arg2; -- (BOOL)canDeleteMessage:(id)arg1; -- (BOOL)hasMoreFetchableMessages; -- (BOOL)canFetchSearchResults; +- (_Bool)canDeleteMessage:(id)arg1; +- (unsigned long long)growFetchWindow; +- (_Bool)shouldGrowFetchWindow; +- (unsigned long long)fetchWindow; +- (_Bool)hasMoreFetchableMessages; +- (_Bool)canFetchSearchResults; - (id)bestAlternativeForPart:(id)arg1; - (id)defaultAlternativeForPart:(id)arg1; -- (BOOL)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange)arg2 isComplete:(char *)arg3 consumer:(id)arg4; -- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(BOOL)arg3 partial:(char *)arg4; +- (_Bool)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 consumer:(id)arg4; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(_Bool)arg3 partial:(_Bool *)arg4; - (id)_fetchBodyDataForNormalMessage:(id)arg1 format:(int)arg2 part:(id)arg3 streamConsumer:(id)arg4; - (id)_fetchBodyDataForSearchResult:(id)arg1 format:(int)arg2 streamConsumer:(id)arg3; - (id)loadMeetingMetadataForMessage:(id)arg1; - (id)loadMeetingDataForMessage:(id)arg1; - (id)loadMeetingExternalIDForMessage:(id)arg1; -- (BOOL)wantsLineEndingConversionForMIMEPart:(id)arg1; -- (BOOL)shouldDownloadBodyDataForMessage:(id)arg1; -- (BOOL)shouldSetSummaryForMessage:(id)arg1; +- (_Bool)wantsLineEndingConversionForMIMEPart:(id)arg1; +- (_Bool)shouldDownloadBodyDataForMessage:(id)arg1; +- (_Bool)shouldSetSummaryForMessage:(id)arg1; - (id)copyOfAllMessagesForBodyLoadingFromRowID:(unsigned int)arg1 limit:(unsigned int)arg2; -- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; -- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; +- (void)purgeMessagesBeyondLimit:(unsigned long long)arg1 keepingMessage:(id)arg2; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(_Bool)arg2; - (id)messageForRemoteID:(id)arg1; -- (BOOL)allowsAppend; +- (_Bool)allowsAppend; - (void)setFlagsForAllMessagesFromDictionary:(id)arg1; - (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; - (id)willSetFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; - (void)setServerFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; - (void)issueFlagUpdates:(id)arg1 forMessages:(id)arg2; - (id)remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2 error:(id *)arg3; -- (int)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; -- (void)_remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2 filterByDate:(BOOL)arg3 handler:(id)arg4; -- (int)fetchNumMessages:(unsigned int)arg1 preservingUID:(id)arg2 options:(unsigned int)arg3; +- (long long)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (void)_remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2 filterByDate:(_Bool)arg3 handler:(id)arg4; +- (long long)fetchNumMessages:(unsigned long long)arg1 preservingUID:(id)arg2 options:(unsigned long long)arg3; - (id)_folderIDForFetching; -- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (id)initWithMailboxUid:(id)arg1 readOnly:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAOfflineCache.h b/iOS7/PrivateFrameworks/Message/MFDAOfflineCache.h index 3f0f45f4d..48813b4a0 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAOfflineCache.h +++ b/iOS7/PrivateFrameworks/Message/MFDAOfflineCache.h @@ -14,7 +14,7 @@ } - (void)deleteOfflineCacheData; -- (BOOL)replayOperationsUsingBlock:(id)arg1; +- (_Bool)replayOperationsUsingBlock:(id)arg1; - (void)deferOperation:(id)arg1; - (void)setLastSelectedMailbox:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFDAOfflineCacheOperation-Protocol.h b/iOS7/PrivateFrameworks/Message/MFDAOfflineCacheOperation-Protocol.h index 328bccb41..eade1620b 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAOfflineCacheOperation-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFDAOfflineCacheOperation-Protocol.h @@ -5,6 +5,6 @@ */ @protocol MFDAOfflineCacheOperation -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDAStreamingContentConsumer-Protocol.h b/iOS7/PrivateFrameworks/Message/MFDAStreamingContentConsumer-Protocol.h index 54cbc03d5..2170d80ec 100644 --- a/iOS7/PrivateFrameworks/Message/MFDAStreamingContentConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFDAStreamingContentConsumer-Protocol.h @@ -9,7 +9,7 @@ @protocol MFDAStreamingContentConsumer - (double)timeOfLastActivity; -- (BOOL)succeeded; +- (_Bool)succeeded; - (id)data; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDataConsumer-Protocol.h b/iOS7/PrivateFrameworks/Message/MFDataConsumer-Protocol.h index b2c192f07..d23ca4245 100644 --- a/iOS7/PrivateFrameworks/Message/MFDataConsumer-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFDataConsumer-Protocol.h @@ -8,6 +8,6 @@ @protocol MFDataConsumer - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFDbJournal.h b/iOS7/PrivateFrameworks/Message/MFDbJournal.h index 565412942..89f4a2165 100644 --- a/iOS7/PrivateFrameworks/Message/MFDbJournal.h +++ b/iOS7/PrivateFrameworks/Message/MFDbJournal.h @@ -12,18 +12,18 @@ { NSString *_path; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _lock; int _fd; NSMutableData *_buffer; } -- (BOOL)mergeWithDatabase:(struct sqlite3 *)arg1; -- (BOOL)_processJournalFile:(id)arg1 db:(struct sqlite3 *)arg2; +- (_Bool)mergeWithDatabase:(struct sqlite3 *)arg1; +- (_Bool)_processJournalFile:(id)arg1 db:(struct sqlite3 *)arg2; - (void)clear; -- (BOOL)flush; -- (BOOL)append:(const char *)arg1; +- (_Bool)flush; +- (_Bool)append:(const char *)arg1; - (void)_resetBuffer; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFDecryptedAttachmentDataProvider.h b/iOS7/PrivateFrameworks/Message/MFDecryptedAttachmentDataProvider.h new file mode 100644 index 000000000..32b513e73 --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFDecryptedAttachmentDataProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "MFAttachmentDataProvider-Protocol.h" + +@class MFMailMessage; + +@interface MFDecryptedAttachmentDataProvider : NSObject +{ + MFMailMessage *_message; +} + +- (id)messageForAttachment:(id)arg1; +- (_Bool)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; +- (void)dealloc; +- (id)initWithDecryptedMessage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFDeliveryResult.h b/iOS7/PrivateFrameworks/Message/MFDeliveryResult.h index 4131bd380..829d1c3ec 100644 --- a/iOS7/PrivateFrameworks/Message/MFDeliveryResult.h +++ b/iOS7/PrivateFrameworks/Message/MFDeliveryResult.h @@ -10,12 +10,12 @@ { int _status; double _duration; - unsigned int _bytesSent; - BOOL _isWifi; + unsigned long long _bytesSent; + _Bool _isWifi; } -@property(nonatomic) BOOL isWifi; // @synthesize isWifi=_isWifi; -@property(nonatomic) unsigned int bytesSent; // @synthesize bytesSent=_bytesSent; +@property(nonatomic) _Bool isWifi; // @synthesize isWifi=_isWifi; +@property(nonatomic) unsigned long long bytesSent; // @synthesize bytesSent=_bytesSent; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) int status; // @synthesize status=_status; - (id)description; diff --git a/iOS7/PrivateFrameworks/Message/MFDigestMD5AuthScheme.h b/iOS7/PrivateFrameworks/Message/MFDigestMD5AuthScheme.h index 799ed81eb..7804b139c 100644 --- a/iOS7/PrivateFrameworks/Message/MFDigestMD5AuthScheme.h +++ b/iOS7/PrivateFrameworks/Message/MFDigestMD5AuthScheme.h @@ -10,8 +10,8 @@ { } -- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; -- (BOOL)hasEncryption; +- (_Bool)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (_Bool)hasEncryption; - (id)humanReadableName; - (id)name; - (Class)authenticatorClass; diff --git a/iOS7/PrivateFrameworks/Message/MFError.h b/iOS7/PrivateFrameworks/Message/MFError.h index 7e6159f83..02e9678f8 100644 --- a/iOS7/PrivateFrameworks/Message/MFError.h +++ b/iOS7/PrivateFrameworks/Message/MFError.h @@ -14,8 +14,8 @@ } + (id)errorWithException:(id)arg1; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 localizedDescription:(id)arg3 title:(id)arg4 userInfo:(id)arg5; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 localizedDescription:(id)arg3; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 localizedDescription:(id)arg3 title:(id)arg4 userInfo:(id)arg5; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 localizedDescription:(id)arg3; - (void)dealloc; - (void)useGenericDescription:(id)arg1; - (void)setShortDescription:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFFetchLimits.h b/iOS7/PrivateFrameworks/Message/MFFetchLimits.h index d52cb558c..80f9c2f2d 100644 --- a/iOS7/PrivateFrameworks/Message/MFFetchLimits.h +++ b/iOS7/PrivateFrameworks/Message/MFFetchLimits.h @@ -8,14 +8,14 @@ @interface MFFetchLimits : NSObject { - unsigned int _fetchMinBytes; - unsigned int _fetchMaxBytes; - unsigned int _minBytesLeft; + unsigned long long _fetchMinBytes; + unsigned long long _fetchMaxBytes; + unsigned long long _minBytesLeft; } -@property(nonatomic) unsigned int minBytesLeft; // @synthesize minBytesLeft=_minBytesLeft; -@property(nonatomic) unsigned int fetchMaxBytes; // @synthesize fetchMaxBytes=_fetchMaxBytes; -@property(nonatomic) unsigned int fetchMinBytes; // @synthesize fetchMinBytes=_fetchMinBytes; +@property(nonatomic) unsigned long long minBytesLeft; // @synthesize minBytesLeft=_minBytesLeft; +@property(nonatomic) unsigned long long fetchMaxBytes; // @synthesize fetchMaxBytes=_fetchMaxBytes; +@property(nonatomic) unsigned long long fetchMinBytes; // @synthesize fetchMinBytes=_fetchMinBytes; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Message/MFInvocationQueue.h b/iOS7/PrivateFrameworks/Message/MFInvocationQueue.h index bd0b7f248..ab01e98f1 100644 --- a/iOS7/PrivateFrameworks/Message/MFInvocationQueue.h +++ b/iOS7/PrivateFrameworks/Message/MFInvocationQueue.h @@ -12,27 +12,27 @@ { NSConditionLock *_lock; NSMutableArray *_items; - unsigned int _numThreads; - unsigned int _maxThreads; + unsigned long long _numThreads; + unsigned long long _maxThreads; int _threadPriorityTrigger; double _threadRecycleTimeout; } + (void)flushAllInvocationQueues; -+ (unsigned int)totalInvocationCount; ++ (unsigned long long)totalInvocationCount; + (id)sharedInvocationQueue; @property(nonatomic) double threadRecycleTimeout; // @synthesize threadRecycleTimeout=_threadRecycleTimeout; @property(nonatomic) int threadPriorityTrigger; // @synthesize threadPriorityTrigger=_threadPriorityTrigger; -@property(readonly, nonatomic) unsigned int threadCount; // @synthesize threadCount=_numThreads; +@property(readonly, nonatomic) unsigned long long threadCount; // @synthesize threadCount=_numThreads; - (void)didCancel:(id)arg1; - (void)_drainQueue:(id)arg1; - (void)removeAllItems; - (void)addInvocation:(id)arg1; -@property(readonly, nonatomic) unsigned int invocationCount; -@property(nonatomic) unsigned int maxThreadCount; +@property(readonly, nonatomic) unsigned long long invocationCount; +@property(nonatomic) unsigned long long maxThreadCount; - (void)dealloc; - (id)init; -- (id)initWithMaxThreadCount:(unsigned long)arg1; +- (id)initWithMaxThreadCount:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndex.h b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndex.h index 8d3a4d1b9..e7567b69d 100644 --- a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndex.h +++ b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndex.h @@ -14,12 +14,12 @@ NSString *_path; NSString *_indexName; double _startNonIdle; - int _state; + long long _state; NSMutableArray *_pendingIndexableItems; NSMutableIndexSet *_pendingRemovals; NSObject *_group; NSObject *_indexingQueue; - unsigned int _throttledBatchSize; + unsigned long long _throttledBatchSize; id _dataSource; NSObject *_dataSourceQueue; _MFContentIndexWrapper *_contentIndexWrapper; @@ -35,9 +35,9 @@ - (void)_processRemovals:(struct __CXIndex *)arg1; - (void)_processIndexingBatch:(struct __CXIndex *)arg1; - (unsigned int)_addItem:(id)arg1 toContentIndex:(struct __CXIndex *)arg2; -- (id)_consumeBatchOfSize:(unsigned int)arg1; +- (id)_consumeBatchOfSize:(unsigned long long)arg1; - (void)_transitionToNextState; -- (void)_dataSourceIndexItemsNeedingRefreshWithLimit:(unsigned int)arg1; +- (void)_dataSourceIndexItemsNeedingRefreshWithLimit:(unsigned long long)arg1; - (void)_dataSourceInvalidateItemsGreaterThanTransactionId:(unsigned int)arg1; - (void)_dataSourceAssignTransactionIdentifier:(unsigned int)arg1 forDocumentIdentifiers:(id)arg2; - (id)_copyContentIndex_indexingQueue; @@ -46,12 +46,12 @@ - (struct __CXQuery *)_createQueryFromCriterion:(id)arg1 mailboxIDs:(id)arg2 contentIndex:(struct __CXIndex *)arg3; - (struct __CXQueryNode *)_createQueryNodeFromMailboxIDs:(id)arg1; - (struct __CXQueryNode *)_createQueryNodeFromCriterion:(id)arg1; -- (BOOL)isSearchable; +- (_Bool)isSearchable; - (void)refresh; - (void)resume; - (void)suspend; - (void)scheduleProcessPendingItems; -- (void)_transitionToNextStatePaused:(BOOL)arg1; +- (void)_transitionToNextStatePaused:(_Bool)arg1; - (void)_invalidateResultsCache; - (void)wait; - (void)invalidateAndWait; diff --git a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexDataSource-Protocol.h b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexDataSource-Protocol.h index 7f4e3ff4c..048397a48 100644 --- a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexDataSource-Protocol.h @@ -9,6 +9,6 @@ @protocol MFLibraryContentIndexDataSource - (void)contentIndex:(id)arg1 invalidateItemsGreaterThanTransactionId:(unsigned int)arg2; - (void)contentIndex:(id)arg1 assignTransactionIdentifier:(unsigned int)arg2 forDocumentIdentifiers:(id)arg3; -- (id)itemsRequiringIndexingForContentIndex:(id)arg1 limit:(unsigned int)arg2; +- (id)itemsRequiringIndexingForContentIndex:(id)arg1 limit:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexableItem.h b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexableItem.h index 6e4f36239..5faec9279 100644 --- a/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexableItem.h +++ b/iOS7/PrivateFrameworks/Message/MFLibraryContentIndexableItem.h @@ -11,12 +11,12 @@ @interface MFLibraryContentIndexableItem : NSObject { unsigned int _documentIdentifier; + unsigned int _mailboxID; NSString *_content; NSArray *_to; NSArray *_cc; NSArray *_senders; NSString *_subject; - unsigned int _mailboxID; } @property(nonatomic) unsigned int mailboxID; // @synthesize mailboxID=_mailboxID; @@ -26,7 +26,7 @@ @property(copy, nonatomic) NSArray *to; // @synthesize to=_to; @property(copy, nonatomic) NSString *content; // @synthesize content=_content; @property(nonatomic) unsigned int documentIdentifier; // @synthesize documentIdentifier=_documentIdentifier; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)dealloc; - (id)initWithDocumentIdentifier:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFLibraryMessage.h b/iOS7/PrivateFrameworks/Message/MFLibraryMessage.h index 5d76afd32..df032bf34 100644 --- a/iOS7/PrivateFrameworks/Message/MFLibraryMessage.h +++ b/iOS7/PrivateFrameworks/Message/MFLibraryMessage.h @@ -12,9 +12,9 @@ { unsigned int _libraryID; NSString *_remoteID; - unsigned long _uid; + unsigned int _uid; unsigned long long _uniqueRemoteId; - unsigned int _size; + unsigned long long _size; unsigned int _mailboxID; unsigned int _originalMailboxID; NSString *_messageID; @@ -32,10 +32,10 @@ - (void)setMetadataValue:(id)arg1 forKey:(id)arg2; - (void)_initializeMetadata; - (id)copyMessageInfo; -- (BOOL)isLibraryMessage; -- (BOOL)canBeDeleted; +- (_Bool)isLibraryMessage; +- (_Bool)canBeDeleted; - (id)dataConsumerForMimePart:(id)arg1; -- (void)setMessageData:(id)arg1 isPartial:(BOOL)arg2; +- (void)setMessageData:(id)arg1 isPartial:(_Bool)arg2; - (void)setRemoteID:(const char *)arg1 flags:(unsigned long long)arg2 size:(unsigned int)arg3 mailboxID:(unsigned int)arg4 originalMailboxID:(unsigned int)arg5; - (id)preferredEmailAddressToReplyWith; - (void)markAsForwarded; @@ -55,27 +55,27 @@ - (void)setFlags:(unsigned long long)arg1; - (void)setMessageFlags:(unsigned long long)arg1; - (void)setMessageFlagsWithoutCommitting:(unsigned long long)arg1; -- (int)compareByUidWithMessage:(id)arg1; +- (long long)compareByUidWithMessage:(id)arg1; - (id)mailboxName; -- (void)setHasTemporaryUid:(BOOL)arg1; -- (BOOL)hasTemporaryUid; -- (void)setPreferredEncoding:(unsigned long)arg1; -- (BOOL)isMessageContentsLocallyAvailable; -- (void)setIsPartial:(BOOL)arg1; -- (BOOL)isPartial; +- (void)setHasTemporaryUid:(_Bool)arg1; +- (_Bool)hasTemporaryUid; +- (void)setPreferredEncoding:(unsigned int)arg1; +- (_Bool)isMessageContentsLocallyAvailable; +- (void)setIsPartial:(_Bool)arg1; +- (_Bool)isPartial; - (void)setUniqueRemoteId:(unsigned long long)arg1; - (unsigned long long)uniqueRemoteId; -- (void)setUid:(unsigned long)arg1; -- (unsigned long)uid; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (void)setUid:(unsigned int)arg1; +- (unsigned int)uid; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)remoteID; - (void)setRemoteID:(id)arg1; - (void)_updateUID; - (id)mailbox; - (id)messageStore; -- (void)setMessageSize:(unsigned int)arg1; -- (unsigned int)messageSize; +- (void)setMessageSize:(unsigned long long)arg1; +- (unsigned long long)messageSize; - (id)originalMailboxURL; - (void)setOriginalMailboxID:(unsigned int)arg1; - (unsigned int)originalMailboxID; diff --git a/iOS7/PrivateFrameworks/Message/MFLibraryStore.h b/iOS7/PrivateFrameworks/Message/MFLibraryStore.h index 40fbb0227..bd8dbe0bc 100644 --- a/iOS7/PrivateFrameworks/Message/MFLibraryStore.h +++ b/iOS7/PrivateFrameworks/Message/MFLibraryStore.h @@ -13,34 +13,35 @@ MFMessageLibrary *_library; NSDate *_earliestReceivedDate; MFMessageCriterion *_criterion; - unsigned int _serverMessageCount; - unsigned int _serverUnreadCount; + unsigned long long _serverMessageCount; + unsigned long long _fetchWindow; } -+ (BOOL)storeAtPathIsWritable:(id)arg1; -+ (BOOL)createEmptyStoreForPath:(id)arg1; ++ (_Bool)storeAtPathIsWritable:(id)arg1; ++ (_Bool)createEmptyStoreForPath:(id)arg1; + (id)sharedInstanceIfExists; + (id)sharedInstance; + (id)storeWithMailbox:(id)arg1; + (id)storeWithCriterion:(id)arg1; + (unsigned int)defaultLoadOptions; @property(retain, nonatomic) NSDate *earliestReceivedDate; // @synthesize earliestReceivedDate=_earliestReceivedDate; -- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (_Bool)hasCompleteDataForMimePart:(id)arg1; - (void)_queueMessagesWereCompacted:(id)arg1; - (void)_queueMessagesWillBeCompacted:(id)arg1; - (void)_queueMessageFlagsChanged:(id)arg1; - (void)_queueMessagesAdded:(id)arg1; -- (BOOL)hasMessageForAccount:(id)arg1; -- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; +- (_Bool)hasMessageForAccount:(id)arg1; +- (void)purgeMessagesBeyondLimit:(unsigned long long)arg1 keepingMessage:(id)arg2; - (void)purgeMessages:(id)arg1; - (id)_cachedHeaderDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedBodyDataContainerForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedBodyDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; - (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; -- (void)_flushAllCachesLocking:(BOOL)arg1; -- (unsigned int)unreadCountMatchingCriterion:(id)arg1; -- (unsigned int)unreadCount; +- (void)_flushAllCachesLocking:(_Bool)arg1; +- (unsigned long long)unreadCountMatchingCriterion:(id)arg1; +- (unsigned long long)unreadCount; +- (unsigned long long)serverUnreadOnlyOnServerCount; - (id)URLString; - (id)criterion; - (void)_setNeedsAutosave; @@ -50,27 +51,27 @@ - (id)dataPathForMessage:(id)arg1 part:(id)arg2; - (void)compactMessages:(id)arg1; - (void)doCompact; -- (BOOL)canCompact; -- (unsigned int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; -- (BOOL)allowsAppend; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (_Bool)canCompact; +- (unsigned long long)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; +- (_Bool)allowsAppend; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3 forMessage:(id)arg4; - (void)setFlagsForAllMessagesFromDictionary:(id)arg1; - (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; - (id)setFlagsLocallyFromDictionary:(id)arg1 forMessages:(id)arg2; -- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; -- (void)deleteMessages:(id)arg1 moveToTrash:(BOOL)arg2; -- (unsigned int)indexOfMessage:(id)arg1; -- (id)bodyDataForMessage:(id)arg1 isComplete:(char *)arg2 isPartial:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4; -- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4 usePartDatas:(BOOL)arg5; -- (id)_copyDataFromMimePart:(id)arg1 threshold:(unsigned int)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)storeData:(id)arg1 forMimePart:(id)arg2 isComplete:(BOOL)arg3; -- (BOOL)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3 withConsumer:(id)arg4 downloadIfNecessary:(BOOL)arg5; -- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(char *)arg5; -- (BOOL)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange)arg2 isComplete:(char *)arg3 consumer:(id)arg4; -- (id)_fetchFullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(BOOL)arg3; -- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(BOOL)arg3 partial:(char *)arg4; -- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(_Bool)arg2; +- (void)deleteMessages:(id)arg1 moveToTrash:(_Bool)arg2; +- (unsigned long long)indexOfMessage:(id)arg1; +- (id)bodyDataForMessage:(id)arg1 isComplete:(_Bool *)arg2 isPartial:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4 usePartDatas:(_Bool)arg5; +- (id)_copyDataFromMimePart:(id)arg1 threshold:(unsigned int)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)storeData:(id)arg1 forMimePart:(id)arg2 isComplete:(_Bool)arg3; +- (_Bool)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 withConsumer:(id)arg4 downloadIfNecessary:(_Bool)arg5; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4 didDownload:(_Bool *)arg5; +- (_Bool)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange)arg2 isComplete:(_Bool *)arg3 consumer:(id)arg4; +- (id)_fetchFullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(_Bool)arg3; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 downloadIfNecessary:(_Bool)arg3 partial:(_Bool *)arg4; +- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(_Bool)arg2; - (id)messageForMessageID:(id)arg1 options:(unsigned int)arg2; - (void)dealloc; - (void)handleMessagesWillBeCompacted:(id)arg1; @@ -81,10 +82,18 @@ - (void)messagesWereAdded:(id)arg1 earliestReceivedDate:(id)arg2; - (void)handleMessagesAdded:(id)arg1 earliestReceivedDate:(id)arg2; - (id)filterMessagesByMembership:(id)arg1; +- (unsigned long long)fetchWindow; +- (unsigned long long)growFetchWindow; +- (_Bool)shouldGrowFetchWindow; +- (void)invalidateFetchWindow; +- (unsigned long long)_calculateFetchWindowWithAdditionalMultiple:(_Bool)arg1; +- (unsigned long long)_fetchWindowMinimum; +- (unsigned long long)_fetchWindowMultiple; +- (_Bool)_isSingleCoreDevice; - (void)willFetchMessages; - (id)serverSearchResults; - (long long)oldestKnownConversation; -- (struct __CFDictionary *)copySendersByLibraryIDForConversation:(long long)arg1 limit:(int)arg2; +- (struct __CFDictionary *)copySendersByLibraryIDForConversation:(long long)arg1 limit:(long long)arg2; - (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2; - (id)copyMessagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; - (id)copyMessagesMatchingText:(id)arg1 options:(unsigned int)arg2; @@ -96,23 +105,23 @@ - (id)copyOfMessageInfosForConversationsContainingMessagesMatchingCriterion:(id)arg1; - (id)copyOfMessageInfosMatchingCriterion:(id)arg1; - (id)copyOfMessageInfos; -- (id)copyOfMessagesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 generation:(unsigned int *)arg3; +- (id)copyOfMessagesInRange:(struct _NSRange)arg1 options:(unsigned int)arg2 generation:(unsigned long long *)arg3; - (id)messageWithLibraryID:(unsigned int)arg1 options:(unsigned int)arg2; -- (unsigned int)nonDeletedCountIncludingServerSearch:(BOOL)arg1 andThreadSearch:(BOOL)arg2; -- (unsigned int)totalCount; +- (unsigned long long)nonDeletedCountIncludingServerSearch:(_Bool)arg1 andThreadSearch:(_Bool)arg2; +- (unsigned long long)totalCount; - (void)openSynchronously; - (void)libraryFinishedSendingMessages; - (void)_addInvocationToQueue:(id)arg1; -- (BOOL)shouldCancel; -- (void)addCountsForMessages:(id)arg1 shouldUpdateUnreadCount:(BOOL)arg2; +- (_Bool)shouldCancel; +- (void)addCountsForMessages:(id)arg1 shouldUpdateUnreadCount:(_Bool)arg2; - (void)_updateMailboxUnreadCount; - (id)mailbox; - (id)library; - (void)setLibrary:(id)arg1; - (id)initWithMailbox:(id)arg1; -- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (id)initWithMailboxUid:(id)arg1 readOnly:(_Bool)arg2; - (id)initWithCriterion:(id)arg1; -- (id)initWithCriterion:(id)arg1 mailbox:(id)arg2 readOnly:(BOOL)arg3; +- (id)initWithCriterion:(id)arg1 mailbox:(id)arg2 readOnly:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailDelivery.h b/iOS7/PrivateFrameworks/Message/MFMailDelivery.h index f1a911dfa..3d7f71e67 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailDelivery.h +++ b/iOS7/PrivateFrameworks/Message/MFMailDelivery.h @@ -18,7 +18,7 @@ MFMutableMessageHeaders *_headers; NSDictionary *_compositionSpecification; NSArray *_mixedContent; - BOOL _textPartsAreHTML; + _Bool _textPartsAreHTML; NSString *_htmlString; MFPlainTextDocument *_plainTextAlternative; NSArray *_otherStringsAndAttachments; @@ -27,18 +27,18 @@ unsigned int _useCellDataOnly:1; } -+ (BOOL)deliverMessage:(id)arg1; ++ (_Bool)deliverMessage:(id)arg1; + (id)newWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -+ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; ++ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; + (id)newWithMessage:(id)arg1; @property(retain, nonatomic) NSDictionary *compositionSpecification; // @synthesize compositionSpecification=_compositionSpecification; - (void)archive; -- (void)setCellDataOnly:(BOOL)arg1; +- (void)setCellDataOnly:(_Bool)arg1; - (id)deliverMessageData:(id)arg1 toRecipients:(id)arg2; - (id)deliverSynchronously; - (void)deliverAsynchronously; -- (BOOL)shouldEncryptMessage; -- (BOOL)shouldSignMessage; +- (_Bool)shouldEncryptMessage; +- (_Bool)shouldSignMessage; - (id)headersForDelivery; - (id)originalHeaders; - (id)deliveryResult; @@ -53,7 +53,7 @@ - (id)newMessageWriter; - (void)dealloc; - (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; - (id)initWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailMessage.h b/iOS7/PrivateFrameworks/Message/MFMailMessage.h index f8d868dd3..379230b0e 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMessage.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMessage.h @@ -19,11 +19,11 @@ + (unsigned int)displayablePriorityForPriority:(int)arg1; + (unsigned int)validatePriority:(int)arg1; + (Class)dataMessageStoreToUse; -+ (id)forwardedMessagePrefixWithSpacer:(BOOL)arg1; ++ (id)forwardedMessagePrefixWithSpacer:(_Bool)arg1; - (void)dealloc; - (id)externalConversationID; - (id)copyMessageInfo; -- (BOOL)shouldSetSummary; +- (_Bool)shouldSetSummary; - (void)setSummary:(id)arg1; - (void)setSubject:(id)arg1 to:(id)arg2 cc:(id)arg3 bcc:(id)arg4 sender:(id)arg5 dateReceived:(double)arg6 dateSent:(double)arg7 messageIDHash:(long long)arg8 conversationIDHash:(long long)arg9 summary:(id)arg10 withOptions:(unsigned int)arg11; - (void)setMutableInfoFromMessage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFMailMessageLibrary.h b/iOS7/PrivateFrameworks/Message/MFMailMessageLibrary.h index 12b5254c9..4e9e48cbb 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMessageLibrary.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMessageLibrary.h @@ -31,17 +31,17 @@ MFAttachmentLibraryDataProvider *_attachmentDataProvider; } -+ (void)_removeLibrary:(BOOL)arg1 atPath:(id)arg2; ++ (void)_removeLibrary:(_Bool)arg1 atPath:(id)arg2; + (void)removeLibraryAtPath:(id)arg1; + (id)defaultPath; + (id)defaultInstance; -- (id)_messageForStatement:(struct sqlite3_stmt *)arg1 options:(unsigned int)arg2 timestamp:(unsigned long long)arg3 isProtectedDataAvailable:(BOOL)arg4; +- (id)_messageForStatement:(struct sqlite3_stmt *)arg1 options:(unsigned int)arg2 timestamp:(unsigned long long)arg3 isProtectedDataAvailable:(_Bool)arg4; - (void)_removeCachedLibraryMessageWithLibraryID:(unsigned int)arg1; -- (id)_libraryMessageWithLibraryID:(unsigned int)arg1 wasCached:(char *)arg2; +- (id)_libraryMessageWithLibraryID:(unsigned int)arg1 wasCached:(_Bool *)arg2; - (id)_libraryMessageCache; - (id)allMailboxURLStrings; - (void)setMailboxPathProvider:(id)arg1; -- (id)itemsRequiringIndexingForContentIndex:(id)arg1 limit:(unsigned int)arg2; +- (id)itemsRequiringIndexingForContentIndex:(id)arg1 limit:(unsigned long long)arg2; - (void)contentIndex:(id)arg1 assignTransactionIdentifier:(unsigned int)arg2 forDocumentIdentifiers:(id)arg3; - (void)_assignTransactionIdentifier:(unsigned int)arg1 forLibraryIDs:(id)arg2; - (void)contentIndex:(id)arg1 invalidateItemsGreaterThanTransactionId:(unsigned int)arg2; @@ -57,11 +57,11 @@ - (id)_activeConnectionWithDB:(struct sqlite3 *)arg1; - (id)_activeConnection; - (id)_activeConnectionWrapper; -- (id)_setActiveConnection:(id)arg1 forWriting:(BOOL)arg2; +- (id)_setActiveConnection:(id)arg1 forWriting:(_Bool)arg2; - (void)unlockDB:(struct sqlite3 *)arg1; - (struct sqlite3 *)getReaderDB; - (struct sqlite3 *)getWriterDB; -- (id)_connectionForWriting:(BOOL)arg1; +- (id)_connectionForWriting:(_Bool)arg1; - (void)closeDatabaseConnections; - (void)_performTransaction:(id)arg1 forWriting:(void)arg2; - (void)performReadTransaction:(id)arg1; @@ -69,17 +69,17 @@ - (int)rollbackTransaction:(struct sqlite3 *)arg1; - (int)commitTransaction:(struct sqlite3 *)arg1; - (int)beginTransaction:(struct sqlite3 *)arg1 withType:(int)arg2; -- (BOOL)migrate; +- (_Bool)migrate; - (id)_newConnection; - (id)newConnectionForConnectionPool:(id)arg1; -- (BOOL)isKeyBagUnlocked; +- (_Bool)isKeyBagUnlocked; - (void)_addMessageToThreadAtUnlock:(unsigned int)arg1; - (void)_reconcileAfterKeybagUnlock; - (void)contentProtectionStateChanged:(int)arg1 previousState:(int)arg2; -- (BOOL)isProtectedDataAvailable:(struct sqlite3 *)arg1; +- (_Bool)isProtectedDataAvailable:(struct sqlite3 *)arg1; - (int)attachProtectedDatabase:(struct sqlite3 *)arg1; - (void)_reconcileJournal:(struct sqlite3 *)arg1; -- (BOOL)cleanupProtectedTables:(struct sqlite3 *)arg1 checkForInconsistencies:(BOOL)arg2; +- (_Bool)cleanupProtectedTables:(struct sqlite3 *)arg1 checkForInconsistencies:(_Bool)arg2; - (id)_indexSetOfMessagesDeleted; @property(readonly, nonatomic) int protectedDataAvailability; - (void)_setProtectedDataAvailabilityState:(int)arg1; @@ -88,42 +88,42 @@ - (id)deletedUIDsInMailbox:(id)arg1; - (id)UIDsToDeleteInMailbox:(id)arg1; - (void)deletePOPUID:(id)arg1 inMailbox:(id)arg2; -- (void)deleteOfflineCacheDataForAccount:(int)arg1; -- (void)consumeOfflineCacheReplayDataForAccount:(int)arg1 usingBlock:(id)arg2; -- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(int)arg2; -- (id)offlineCacheOperationsForAccount:(int)arg1 lastTemporaryID:(unsigned int *)arg2; +- (void)deleteOfflineCacheDataForAccount:(long long)arg1; +- (void)consumeOfflineCacheReplayDataForAccount:(long long)arg1 usingBlock:(id)arg2; +- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(long long)arg2; +- (id)offlineCacheOperationsForAccount:(long long)arg1 lastTemporaryID:(unsigned int *)arg2; - (void)markOfflineCacheOperationAsComplete:(id)arg1; -- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(int)arg2 lastTemporaryID:(unsigned int)arg3; +- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(long long)arg2 lastTemporaryID:(unsigned int)arg3; - (id)_activeAccountsClause; - (void)rebuildActiveAccountsClauseWithAccounts:(id)arg1; - (void)deleteAccount:(id)arg1; -- (int)libraryIDForAccount:(id)arg1; -- (int)createLibraryIDForAccount:(id)arg1; +- (long long)libraryIDForAccount:(id)arg1; +- (long long)createLibraryIDForAccount:(id)arg1; - (id)filterContiguousMessages:(id)arg1 forCriterion:(id)arg2 options:(unsigned int)arg3; - (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; -- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 success:(char *)arg3; -- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 success:(char *)arg4; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 success:(_Bool *)arg3; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 success:(_Bool *)arg4; - (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; - (void)iterateMessagesMatchingCriterion:(id)arg1 withResultHandler:(id)arg2 options:(unsigned int)arg3 withMonitor:(id)arg4; - (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3; - (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; - (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4; - (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 range:(struct _NSRange)arg5; -- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 range:(struct _NSRange)arg5 success:(char *)arg6; +- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 range:(struct _NSRange)arg5 success:(_Bool *)arg6; - (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3; - (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 range:(struct _NSRange)arg4; - (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4; -- (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 isSubquery:(BOOL)arg5; -- (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 isSubquery:(BOOL)arg5 range:(struct _NSRange)arg6; +- (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 isSubquery:(_Bool)arg5; +- (id)queryForCriterion:(id)arg1 db:(struct sqlite3 *)arg2 options:(unsigned int)arg3 baseTable:(unsigned int)arg4 isSubquery:(_Bool)arg5 range:(struct _NSRange)arg6; - (id)equalToMailboxIDsFromCriterion:(id)arg1; - (id)dataProvider; -- (BOOL)isMessageContentsLocallyAvailable:(id)arg1; -- (BOOL)hasCompleteDataForMimePart:(id)arg1; -- (id)dataForMimePart:(id)arg1 isComplete:(char *)arg2; +- (_Bool)isMessageContentsLocallyAvailable:(id)arg1; +- (_Bool)hasCompleteDataForMimePart:(id)arg1; +- (id)dataForMimePart:(id)arg1 isComplete:(_Bool *)arg2; - (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2; - (id)headerDataForMessage:(id)arg1; - (id)bodyDataForMessage:(id)arg1; -- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(char *)arg3; +- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(_Bool *)arg3; - (id)headerDataAtPath:(id)arg1; - (id)bodyDataAtPath:(id)arg1 headerData:(id *)arg2; - (id)loadMeetingMetadataForMessage:(id)arg1; @@ -135,26 +135,28 @@ - (void)updateMessage:(id)arg1 withMetadata:(id)arg2; - (void)setSummary:(id)arg1 forMessage:(id)arg2; - (void)_setMessageDataString:(id)arg1 forKey:(id)arg2 forMessage:(id)arg3; -- (BOOL)_setMessageData:(id)arg1 libraryID:(unsigned int)arg2 part:(id)arg3 partial:(BOOL)arg4 complete:(BOOL)arg5; -- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(BOOL)arg3; +- (_Bool)_setMessageData:(id)arg1 libraryID:(unsigned int)arg2 part:(id)arg3 partial:(_Bool)arg4 complete:(_Bool)arg5; +- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(_Bool)arg3; - (id)dataConsumerForMessage:(id)arg1; -- (id)dataConsumerForMessage:(id)arg1 isPartial:(BOOL)arg2; -- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(BOOL)arg3; +- (id)dataConsumerForMessage:(id)arg1 isPartial:(_Bool)arg2; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(_Bool)arg3; - (id)dataConsumerForMessage:(id)arg1 part:(id)arg2; - (id)dataPathForMessage:(id)arg1 part:(id)arg2; - (id)attachmentsDirectoryForLibraryID:(unsigned int)arg1 mailboxID:(unsigned int)arg2; - (id)dataPathForMessage:(id)arg1; - (id)dataPathForMessage:(id)arg1 type:(int)arg2; - (id)messageWithMessageID:(id)arg1 inMailbox:(id)arg2; -- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(BOOL)arg2 andNotify:(BOOL)arg3; +- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(_Bool)arg2 andNotify:(_Bool)arg3; - (void)vacuumDataForObsoleteAccountURLString:(id)arg1; - (void)deleteMailboxes:(id)arg1; -- (BOOL)renameMailboxes:(id)arg1 to:(id)arg2; +- (_Bool)renameMailboxes:(id)arg1 to:(id)arg2; - (void)compactMailbox:(id)arg1; -- (void)compactMessages:(id)arg1 permanently:(BOOL)arg2; -- (void)_notifyDidCompact:(BOOL)arg1 messages:(id)arg2 mailboxes:(id)arg3; -- (BOOL)_canSelectMessagesWithOptions:(unsigned int)arg1 db:(struct sqlite3 *)arg2; -- (BOOL)shouldCancel; +- (void)compactMessages:(id)arg1 permanently:(_Bool)arg2; +- (void)_notifyDidCompact:(_Bool)arg1 messages:(id)arg2 mailboxes:(id)arg3; +- (void)setStoredIntegerPropertyWithName:(id)arg1 value:(id)arg2; +- (id)storedIntegerPropertyWithName:(id)arg1; +- (_Bool)_canSelectMessagesWithOptions:(unsigned int)arg1 db:(struct sqlite3 *)arg2; +- (_Bool)shouldCancel; - (id)accountForMessage:(id)arg1; - (id)remoteStoreForMessage:(id)arg1; - (id)mailboxUidForMessage:(id)arg1; @@ -164,17 +166,17 @@ - (id)urlForMailboxID:(unsigned int)arg1; - (id)stringForQuery:(id)arg1; - (id)stringForQuery:(id)arg1 monitor:(id)arg2; -- (int)loadMoreMessagesForThreadContainingMessage:(id)arg1 hasNoMoreMessages:(char *)arg2; -- (int)countOfMessagesMissingFromThreadContainingMessage:(id)arg1; +- (long long)loadMoreMessagesForThreadContainingMessage:(id)arg1 hasNoMoreMessages:(_Bool *)arg2; +- (long long)countOfMessagesMissingFromThreadContainingMessage:(id)arg1; - (id)_getReferencesForHashesWithOwners:(struct __CFDictionary *)arg1; - (struct __CFDictionary *)_copyReferenceHashesWithoutMessagesForMessageWithConversation:(id)arg1; - (id)conversationIDsOfMessagesInSameThreadAsMessageWithLibraryID:(unsigned int)arg1 messageIDHash:(long long)arg2; -- (int)mailboxLocationOfMessageID:(unsigned int)arg1 usingDatabase:(struct sqlite3 *)arg2; +- (long long)mailboxLocationOfMessageID:(unsigned int)arg1 usingDatabase:(struct sqlite3 *)arg2; - (id)messageWithLibraryID:(unsigned int)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; - (id)messagesWithMessageIDHeader:(id)arg1; - (id)messageWithMessageID:(id)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; - (id)getDetailsForAllMessagesFromMailbox:(id)arg1; -- (id)getDetailsForMessages:(unsigned int)arg1 absoluteBottom:(unsigned int)arg2 topOfDesiredRange:(unsigned int)arg3 range:(struct _NSRange *)arg4 fromMailbox:(id)arg5; +- (id)getDetailsForMessages:(unsigned long long)arg1 absoluteBottom:(unsigned long long)arg2 topOfDesiredRange:(unsigned long long)arg3 range:(struct _NSRange *)arg4 fromMailbox:(id)arg5; - (id)getDetailsForMessagesWithRemoteIDInRange:(struct _NSRange)arg1 fromMailbox:(id)arg2; - (void)setSequenceIdentifier:(id)arg1 forMessagesWithRemoteIDs:(id)arg2 inMailbox:(id)arg3; - (void)setSequenceIdentifier:(id)arg1 forMessageWithLibraryID:(unsigned int)arg2; @@ -186,20 +188,24 @@ - (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2 inRemoteMailbox:(id)arg3; - (id)messageWithRemoteID:(id)arg1 inRemoteMailbox:(id)arg2; - (id)oldestMessageInMailbox:(id)arg1; +- (void)setServerUnreadOnlyOnServerCount:(unsigned long long)arg1 forMailbox:(id)arg2; +- (unsigned long long)serverUnreadOnlyOnServerCountForMailbox:(id)arg1; - (unsigned int)totalCountForMailbox:(id)arg1; - (unsigned int)nonDeletedCountForMailbox:(id)arg1; -- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(BOOL)arg2 includeThreadSearchResults:(BOOL)arg3; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(_Bool)arg2 includeThreadSearchResults:(_Bool)arg3; - (unsigned int)deletedCountForMailbox:(id)arg1; +- (unsigned int)includesMeCountForMailbox:(id)arg1; - (unsigned int)attachmentCountForMailbox:(id)arg1; - (unsigned int)flaggedCountForMailbox:(id)arg1; - (unsigned int)unreadCountForMailbox:(id)arg1 matchingCriterion:(id)arg2; - (unsigned int)unreadCountForMailbox:(id)arg1; - (unsigned int)integerForQuery:(id)arg1 withTextArgument:(id)arg2; - (id)messagesWithoutSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; +- (id)orderedBatchOfMessagesEndingAtRowId:(unsigned int)arg1 limit:(unsigned int)arg2 success:(_Bool *)arg3; - (id)messagesWithSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; - (id)messagesWithoutSummariesForMailbox:(id)arg1; - (id)messagesWithSummariesForMailbox:(id)arg1 range:(struct _NSRange)arg2; -- (struct __CFDictionary *)copySendersByLibraryIDForConversation:(long long)arg1 mailbox:(id)arg2 limit:(int)arg3; +- (struct __CFDictionary *)copySendersByLibraryIDForConversation:(long long)arg1 mailbox:(id)arg2 limit:(long long)arg3; - (long long)oldestKnownConversationInMailbox:(id)arg1; - (unsigned int)countOfRelatedMessagesMatchingCriterion:(id)arg1 forConversationsContainingMessagesMatchingCriterion:(id)arg2 forMailbox:(id)arg3; - (id)copyMessageInfosForConversationsContainingMessagesMatchingCriterion:(id)arg1 forMailbox:(id)arg2; @@ -214,17 +220,18 @@ - (void)iterateStatement:(struct sqlite3_stmt *)arg1 db:(struct sqlite3 *)arg2 withProgressMonitor:(id)arg3 andRowHandler:(void *)arg4 context:(void *)arg5; - (void)updateThreadingInfoForMessage:(id)arg1 fromHeaders:(id)arg2; - (void)updateRecipientsForMessage:(id)arg1 fromHeaders:(id)arg2; -- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(BOOL)arg9 addPOPUIDs:(BOOL)arg10 dataSectionsByMessage:(id)arg11; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(_Bool)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(_Bool)arg9 addPOPUIDs:(_Bool)arg10 dataSectionsByMessage:(id)arg11; @property(nonatomic) id delegate; -- (long long)addReferencesForMessage:(id)arg1 libraryID:(unsigned int)arg2 messageIDHash:(long long)arg3 withSubject:(id)arg4 withReferences:(id)arg5 usingDatabase:(struct sqlite3 *)arg6 otherSubjectIDMappings:(id)arg7 usingMailbox:(int)arg8 notify:(BOOL)arg9; +- (long long)addReferencesForMessage:(id)arg1 libraryID:(unsigned int)arg2 messageIDHash:(long long)arg3 withSubject:(id)arg4 withReferences:(id)arg5 usingDatabase:(struct sqlite3 *)arg6 otherSubjectIDMappings:(id)arg7 usingMailbox:(int)arg8 notify:(_Bool)arg9; - (id)addThreadingInfoBySubjectForMessageID:(unsigned int)arg1 nonPrefixedSubject:(id)arg2 messageIDsBySubject:(id)arg3 usingDatabase:(struct sqlite3 *)arg4 toReferences:(id)arg5 withinMailbox:(int)arg6; - (id)referencesFromHeaders:(id)arg1; - (void)notifyConversation:(long long)arg1 hasMergedIntoConversation:(long long)arg2; -- (BOOL)_writeEmlxFile:(id)arg1 withBodyData:(id)arg2 protectionClass:(int)arg3; -- (void)setMessage:(id)arg1 isPartial:(BOOL)arg2; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (_Bool)_writeEmlxFile:(id)arg1 withBodyData:(id)arg2 protectionClass:(int)arg3; +- (void)setMessage:(id)arg1 isPartial:(_Bool)arg2; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3 forMessage:(id)arg4; - (void)setFlagsFromDictionary:(id)arg1 forMessagesInMailboxURLString:(id)arg2; - (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)updateFlagsForMessagesInPlace:(id)arg1 success:(_Bool *)arg2; - (void)setFlagsForMessages:(id)arg1 mask:(unsigned long long)arg2; - (void)setFlags:(unsigned long long)arg1 forMessage:(id)arg2; - (void)invalidateAndWait; diff --git a/iOS7/PrivateFrameworks/Message/MFMailMessageLibraryMigrator.h b/iOS7/PrivateFrameworks/Message/MFMailMessageLibraryMigrator.h index bb7a0673f..fd861d507 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMessageLibraryMigrator.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMessageLibraryMigrator.h @@ -10,7 +10,7 @@ { } -- (BOOL)migrateWithSQLiteConnection:(id)arg1; +- (_Bool)migrateWithSQLiteConnection:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailMessageStore.h b/iOS7/PrivateFrameworks/Message/MFMailMessageStore.h index e832a9ee3..99f6701ad 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMessageStore.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMessageStore.h @@ -10,7 +10,7 @@ @interface MFMailMessageStore : MFMessageStore { - unsigned int _state; + unsigned long long _state; struct { unsigned int isReadOnly:1; unsigned int hasUnsavedChangesToMessageData:1; @@ -25,85 +25,85 @@ } _flags; MFMailboxUid *_mailboxUid; MailAccount *_account; - unsigned int _deletedMessagesSize; - unsigned int _deletedMessageCount; - unsigned int _unreadMessageCount; - unsigned int _generationNumber; - unsigned int _lastFetchCount; + unsigned long long _deletedMessagesSize; + unsigned long long _deletedMessageCount; + unsigned long long _unreadMessageCount; + unsigned long long _generationNumber; + unsigned long long _lastFetchCount; MFActivityMonitor *_openMonitor; } + (Class)headersClass; -+ (unsigned int)copyMessages:(id)arg1 toMailbox:(id)arg2 markAsRead:(BOOL)arg3 deleteOriginals:(BOOL)arg4 isDeletion:(BOOL)arg5 unsuccessfulOnes:(id)arg6 newMessages:(id)arg7; -+ (unsigned int)copyMessages:(id)arg1 toMailbox:(id)arg2 markAsRead:(BOOL)arg3 deleteOriginals:(BOOL)arg4 isDeletion:(BOOL)arg5 unsuccessfulOnes:(id)arg6; ++ (unsigned long long)copyMessages:(id)arg1 toMailbox:(id)arg2 markAsRead:(_Bool)arg3 deleteOriginals:(_Bool)arg4 isDeletion:(_Bool)arg5 unsuccessfulOnes:(id)arg6 newMessages:(id)arg7; ++ (unsigned long long)copyMessages:(id)arg1 toMailbox:(id)arg2 markAsRead:(_Bool)arg3 deleteOriginals:(_Bool)arg4 isDeletion:(_Bool)arg5 unsuccessfulOnes:(id)arg6; + (Class)classForMimePart; -+ (BOOL)storeAtPathIsWritable:(id)arg1; -+ (BOOL)createEmptyStoreForPath:(id)arg1; -+ (BOOL)createEmptyStoreIfNeededForPath:(id)arg1; -- (BOOL)_shouldChangeComponentMessageFlagsForMessage:(id)arg1; -- (BOOL)_shouldChangeComponentMessageFlags; -- (BOOL)_updateFlagForMessage:(id)arg1 key:(id)arg2 value:(BOOL)arg3; ++ (_Bool)storeAtPathIsWritable:(id)arg1; ++ (_Bool)createEmptyStoreForPath:(id)arg1; ++ (_Bool)createEmptyStoreIfNeededForPath:(id)arg1; +- (_Bool)_shouldChangeComponentMessageFlagsForMessage:(id)arg1; +- (_Bool)_shouldChangeComponentMessageFlags; +- (_Bool)_updateFlagForMessage:(id)arg1 key:(id)arg2 value:(_Bool)arg3; - (void)messagesWereAdded:(id)arg1 earliestReceivedDate:(id)arg2; -- (void)updateMessages:(id)arg1 updateNumberOfAttachments:(BOOL)arg2; +- (void)updateMessages:(id)arg1 updateNumberOfAttachments:(_Bool)arg2; - (void)_setFlagsForMessages:(id)arg1; -- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(BOOL)arg3; +- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(_Bool)arg3; - (void)updateBodyFlagsForMessage:(id)arg1 body:(id)arg2; - (void)_rebuildTableOfContentsSynchronously; -- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(_Bool)arg2; - (int)archiveDestination; -- (BOOL)shouldArchive; -- (BOOL)supportsArchiving; -- (BOOL)shouldDeleteInPlace; -- (BOOL)canDeleteMessage:(id)arg1; -- (BOOL)shouldSetSummaryForMessage:(id)arg1; +- (_Bool)shouldArchive; +- (_Bool)supportsArchiving; +- (_Bool)shouldDeleteInPlace; +- (_Bool)canDeleteMessage:(id)arg1; +- (_Bool)shouldSetSummaryForMessage:(id)arg1; - (id)loadMeetingMetadataForMessage:(id)arg1; - (id)loadMeetingDataForMessage:(id)arg1; - (id)loadMeetingExternalIDForMessage:(id)arg1; -- (BOOL)shouldDownloadBodyDataForMessage:(id)arg1; +- (_Bool)shouldDownloadBodyDataForMessage:(id)arg1; - (void)setLibrary:(id)arg1; - (void)_flushAllMessageData; - (void)close; -- (id)storeData:(id)arg1 forMimePart:(id)arg2 isComplete:(BOOL)arg3; -- (BOOL)setPreferredEncoding:(unsigned long)arg1 forMessage:(id)arg2; -- (int)fetchMobileSynchronously:(unsigned int)arg1; -- (int)fetchMobileSynchronously:(unsigned int)arg1 preservingUID:(id)arg2 options:(unsigned int)arg3; -- (int)fetchNumMessages:(unsigned int)arg1 preservingUID:(id)arg2 options:(unsigned int)arg3; +- (id)storeData:(id)arg1 forMimePart:(id)arg2 isComplete:(_Bool)arg3; +- (_Bool)setPreferredEncoding:(unsigned int)arg1 forMessage:(id)arg2; +- (long long)fetchMobileSynchronously:(unsigned long long)arg1; +- (long long)fetchMobileSynchronously:(unsigned long long)arg1 preservingUID:(id)arg2 options:(unsigned long long)arg3; +- (long long)fetchNumMessages:(unsigned long long)arg1 preservingUID:(id)arg2 options:(unsigned long long)arg3; - (id)status; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3 forMessage:(id)arg4; - (void)setFlagsForAllMessagesFromDictionary:(id)arg1; -- (void)setFlagForAllMessages:(id)arg1 state:(BOOL)arg2; +- (void)setFlagForAllMessages:(id)arg1 state:(_Bool)arg2; - (void)setFlagsCancelled:(id)arg1 forMessages:(id)arg2; - (id)willSetFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; -- (void)setFlag:(id)arg1 state:(BOOL)arg2 forMessages:(id)arg3; +- (void)setFlag:(id)arg1 state:(_Bool)arg2 forMessages:(id)arg3; - (id)setFlagsLocallyFromDictionary:(id)arg1 forMessages:(id)arg2; - (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; -- (BOOL)hasCachedDataForMimePart:(id)arg1; -- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (_Bool)hasCachedDataForMimePart:(id)arg1; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(_Bool)arg2; - (id)uniqueRemoteIDsForMessages:(id)arg1; - (id)lastViewedMessageDate; - (id)lastViewedMessageWithOptions:(unsigned int)arg1; - (id)messageForRemoteID:(id)arg1; - (id)messageForMessageID:(id)arg1 options:(unsigned int)arg2; -- (unsigned int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2; -- (unsigned int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3; -- (unsigned int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4; -- (unsigned int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; -- (BOOL)allowsAppend; +- (unsigned long long)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2; +- (unsigned long long)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3; +- (unsigned long long)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4; +- (unsigned long long)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; +- (_Bool)allowsAppend; - (void)messagesWereDeleted:(id)arg1; - (void)undeleteMessages:(id)arg1; -- (void)deleteMessages:(id)arg1 moveToTrash:(BOOL)arg2; -- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; +- (void)deleteMessages:(id)arg1 moveToTrash:(_Bool)arg2; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(_Bool)arg2; - (void)doCompact; -- (BOOL)canCompact; +- (_Bool)canCompact; - (id)finishRoutingMessages:(id)arg1 routed:(id)arg2; - (id)_defaultRouterDestination; -- (int)fetchMessagesWithRemoteIDs:(id)arg1 andSetFlags:(unsigned long long)arg2; -- (int)fetchMessagesWithMessageIDs:(id)arg1 andSetFlags:(unsigned long long)arg2; -- (BOOL)canFetchMessageIDs; +- (long long)fetchMessagesWithRemoteIDs:(id)arg1 andSetFlags:(unsigned long long)arg2; +- (long long)fetchMessagesWithMessageIDs:(id)arg1 andSetFlags:(unsigned long long)arg2; +- (_Bool)canFetchMessageIDs; - (id)remoteIDsFromUniqueRemoteIDs:(id)arg1; - (id)remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2 error:(id *)arg3; -- (int)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; -- (BOOL)canFetchSearchResults; +- (long long)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (_Bool)canFetchSearchResults; - (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2; - (id)copyMessagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; - (id)copyMessagesMatchingText:(id)arg1 options:(unsigned int)arg2; @@ -113,22 +113,22 @@ - (id)mutableCopyOfAllMessages; - (id)copyOfMessagesInRange:(struct _NSRange)arg1; - (id)copyOfAllMessages; -- (unsigned int)indexOfMessage:(id)arg1; -- (BOOL)hasMessageForAccount:(id)arg1; -- (unsigned int)unreadCountMatchingCriterion:(id)arg1; -- (unsigned int)unreadCount; -- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; -- (unsigned int)fetchWindow; -- (unsigned int)growFetchWindow; -- (void)recalculateFetchWindow; -- (BOOL)shouldGrowFetchWindow; -- (BOOL)hasMoreFetchableMessages; -- (unsigned int)serverUnreadCount; -- (unsigned int)serverUnreadOnlyOnServerCount; -- (unsigned int)serverMessageCount; -- (unsigned int)nonDeletedCountIncludingServerSearch:(BOOL)arg1 andThreadSearch:(BOOL)arg2; -- (unsigned int)totalCount; -- (void)deletedCount:(unsigned int *)arg1 andSize:(unsigned int *)arg2; +- (unsigned long long)indexOfMessage:(id)arg1; +- (_Bool)hasMessageForAccount:(id)arg1; +- (unsigned long long)unreadCountMatchingCriterion:(id)arg1; +- (unsigned long long)unreadCount; +- (void)purgeMessagesBeyondLimit:(unsigned long long)arg1 keepingMessage:(id)arg2; +- (unsigned long long)fetchWindow; +- (unsigned long long)growFetchWindow; +- (void)invalidateFetchWindow; +- (_Bool)shouldGrowFetchWindow; +- (_Bool)hasMoreFetchableMessages; +- (unsigned long long)serverUnreadCount; +- (unsigned long long)serverUnreadOnlyOnServerCount; +- (unsigned long long)serverMessageCount; +- (unsigned long long)nonDeletedCountIncludingServerSearch:(_Bool)arg1 andThreadSearch:(_Bool)arg2; +- (unsigned long long)totalCount; +- (void)deletedCount:(unsigned long long *)arg1 andSize:(unsigned long long *)arg2; - (void)updateUserInfoToLatestValues; - (void)messagesWillBeCompacted:(id)arg1; - (void)messagesWereCompacted:(id)arg1; @@ -136,12 +136,12 @@ - (void)structureDidChange; - (void)allMessageFlagsDidChange:(id)arg1; - (void)messageFlagsDidChange:(id)arg1 flags:(id)arg2; -- (BOOL)isDrafts; +- (_Bool)isDrafts; - (id)description; -- (BOOL)isReadOnly; +- (_Bool)isReadOnly; - (id)displayName; - (id)storePathRelativeToAccount; -- (BOOL)isOpened; +- (_Bool)isOpened; - (id)mailboxUid; - (id)account; - (void)writeUpdatedMessageDataToDisk; @@ -150,7 +150,7 @@ - (void)openSynchronously; - (void)openAsynchronously; - (void)dealloc; -- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (id)initWithMailboxUid:(id)arg1 readOnly:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailMimePart-DecodeMessage.h b/iOS7/PrivateFrameworks/Message/MFMailMimePart-DecodeMessage.h new file mode 100644 index 000000000..77e886b19 --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFMailMimePart-DecodeMessage.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMailMimePart (DecodeMessage) +- (id)decodeMessageExternal_body; +- (id)decodeMessagePartial; +- (id)decodeMessageRfc822; +- (id)decodeMessageDelivery_status; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFMailMimePart.h b/iOS7/PrivateFrameworks/Message/MFMailMimePart.h index 39a387ca7..236057772 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMimePart.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMimePart.h @@ -11,26 +11,22 @@ } + (Class)attachmentClass; -+ (BOOL)isRecognizedClassForContent:(id)arg1; -- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(char *)arg5; -- (BOOL)_shouldContinueDecodingProcess; -- (id)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(BOOL)arg3; ++ (_Bool)isRecognizedClassForContent:(id)arg1; +- (id)contentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3 asHTML:(_Bool)arg4 isComplete:(_Bool *)arg5; +- (_Bool)_shouldContinueDecodingProcess; +- (id)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(_Bool)arg3; - (void)configureFileWrapper:(id)arg1; - (id)fileWrapperForDecodedObject:(id)arg1 withFileData:(id *)arg2; -- (id)fileWrapperForcingDownload:(BOOL)arg1; +- (id)fileWrapperForcingDownload:(_Bool)arg1; - (id)decodeMultipartAppledouble; - (id)decodeTextCalendar; - (id)decodeTextPlain; - (id)htmlContent; -- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2; -- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int *)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)htmlContentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2; +- (id)htmlContentToOffset:(unsigned long long)arg1 resultOffset:(unsigned long long *)arg2 downloadIfNecessary:(_Bool)arg3; - (id)decodeTextHtml; - (id)decodeTextEnriched; - (id)decodeTextRichtext; -- (id)decodeMessageExternal_body; -- (id)decodeMessagePartial; -- (id)decodeMessageRfc822; -- (id)decodeMessageDelivery_status; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailMimeTextAttachment.h b/iOS7/PrivateFrameworks/Message/MFMailMimeTextAttachment.h index 610c54634..de122aa74 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailMimeTextAttachment.h +++ b/iOS7/PrivateFrameworks/Message/MFMailMimeTextAttachment.h @@ -10,7 +10,7 @@ { } -- (BOOL)shouldDownloadAttachmentOnDisplay; +- (_Bool)shouldDownloadAttachmentOnDisplay; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMailboxMessageIterationFilter.h b/iOS7/PrivateFrameworks/Message/MFMailboxMessageIterationFilter.h index 3df1c8052..548f07bda 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailboxMessageIterationFilter.h +++ b/iOS7/PrivateFrameworks/Message/MFMailboxMessageIterationFilter.h @@ -15,7 +15,7 @@ NSIndexSet *_mailboxes; } -- (BOOL)filterMessageWithStatement:(struct sqlite3_stmt *)arg1; +- (_Bool)filterMessageWithStatement:(struct sqlite3_stmt *)arg1; - (void)dealloc; - (id)initWithMailboxes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFMailboxUid.h b/iOS7/PrivateFrameworks/Message/MFMailboxUid.h index 954c18d2e..2333034b9 100644 --- a/iOS7/PrivateFrameworks/Message/MFMailboxUid.h +++ b/iOS7/PrivateFrameworks/Message/MFMailboxUid.h @@ -21,7 +21,7 @@ NSMutableArray *_children; MailAccount *_representedAccount; MFMessageCriterion *_criterion; - BOOL allCriteriaMustBeSatisfied; + _Bool allCriteriaMustBeSatisfied; NSString *_realFullPath; NSArray *_extraAttributes; NSNumber *_pendingLevel; @@ -30,10 +30,10 @@ NSString *_permanentTag; } -+ (BOOL)isSentMailboxType:(int)arg1; -+ (BOOL)isDraftsMailboxType:(int)arg1; -+ (BOOL)isOutgoingMailboxType:(int)arg1; -+ (BOOL)isSpecialMailboxUidType:(int)arg1; ++ (_Bool)isSentMailboxType:(int)arg1; ++ (_Bool)isDraftsMailboxType:(int)arg1; ++ (_Bool)isOutgoingMailboxType:(int)arg1; ++ (_Bool)isSpecialMailboxUidType:(int)arg1; + (id)specialNameForType:(int)arg1; @property(retain, nonatomic) NSString *permanentTag; // @synthesize permanentTag=_permanentTag; @property(retain, nonatomic) NSArray *extraAttributes; // @synthesize extraAttributes=_extraAttributes; @@ -41,9 +41,9 @@ - (void)setLastViewedMessageID:(id)arg1; - (id)lastViewedMessageDate; - (id)lastViewedMessageID; -- (BOOL)alwaysWriteFullMessageFile; -- (BOOL)shouldRestoreMessagesAfterFailedDelete; -- (BOOL)isSelectable; +- (_Bool)alwaysWriteFullMessageFile; +- (_Bool)shouldRestoreMessagesAfterFailedDelete; +- (_Bool)isSelectable; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)store; - (void)setCriterion:(id)arg1; @@ -52,20 +52,20 @@ - (id)userInfoForSerialization; - (void)setUserInfoWithDictionary:(id)arg1; - (id)userInfoDictionary; -- (BOOL)mergeWithUserInfo:(id)arg1; +- (_Bool)mergeWithUserInfo:(id)arg1; - (void)saveUserInfo; -- (void)setUserInfoBool:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)userInfoBoolForKey:(id)arg1; +- (void)setUserInfoBool:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)userInfoBoolForKey:(id)arg1; - (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; - (id)userInfoObjectForKey:(id)arg1; - (id)_loadUserInfo; -- (BOOL)isVisible; +- (_Bool)isVisible; - (void)setType:(int)arg1; - (int)type; - (id)description; -- (BOOL)isDescendantOfMailbox:(id)arg1; -- (int)indexToInsertChildMailboxUid:(id)arg1; -- (int)compareWithMailboxUid:(id)arg1; +- (_Bool)isDescendantOfMailbox:(id)arg1; +- (long long)indexToInsertChildMailboxUid:(id)arg1; +- (long long)compareWithMailboxUid:(id)arg1; - (id)URLStringNonNil; - (unsigned int)mailboxID; - (id)URLString; @@ -78,12 +78,12 @@ - (id)realFullPath; - (id)fullPath; - (id)accountRelativePath; -- (BOOL)isOutgoingMailboxUid; -- (BOOL)isSpecialMailboxUid; -- (BOOL)isStore; -- (BOOL)isContainer; +- (_Bool)isOutgoingMailboxUid; +- (_Bool)isSpecialMailboxUid; +- (_Bool)isStore; +- (_Bool)isContainer; - (void)invalidate; -- (BOOL)isValid; +- (_Bool)isValid; - (id)account; - (id)rootMailbox; - (id)topMailbox; @@ -94,7 +94,7 @@ - (void)removeChild:(id)arg1; - (id)parent; - (void)sortChildren; -- (BOOL)setChildren:(id)arg1; +- (_Bool)setChildren:(id)arg1; - (id)fullPathNonNil; - (id)mutableCopyOfChildren; - (id)descendantWithPermanentTag:(id)arg1; @@ -102,20 +102,21 @@ - (id)childWithPermanentTag:(id)arg1; - (id)childWithExtraAttribute:(id)arg1; - (id)childWithName:(id)arg1; -- (unsigned int)indexOfChild:(id)arg1; -- (id)childAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfDescendants; -- (unsigned int)numberOfChildren; +- (unsigned long long)indexOfChild:(id)arg1; +- (id)childAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfDescendants; +- (unsigned long long)numberOfChildren; - (id)depthFirstEnumerator; -- (id)childEnumeratorIncludingHiddenChildren:(BOOL)arg1; +- (id)childEnumeratorIncludingHiddenChildren:(_Bool)arg1; - (id)childEnumerator; -- (BOOL)hasChildren; +- (_Bool)hasChildren; - (id)_mutableChildren; - (id)children; -- (unsigned int)nonDeletedCount; -- (BOOL)setUnreadCount:(unsigned int)arg1; -- (unsigned int)unreadCountMatchingCriterion:(id)arg1; -- (unsigned int)unreadCount; +- (unsigned long long)nonDeletedCount; +- (_Bool)setUnreadCount:(unsigned long long)arg1; +- (unsigned long long)unreadCountMatchingCriterion:(id)arg1; +- (unsigned long long)unreadCount; +- (unsigned long long)serverUnreadOnlyOnServerCount; - (void)setAttributes:(unsigned int)arg1; - (unsigned int)attributes; - (void)setName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageCriterion-LibraryAdditions.h b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-LibraryAdditions.h new file mode 100644 index 000000000..f98a4f37d --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-LibraryAdditions.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageCriterion (LibraryAdditions) +- (id)extractedUnreadCriterion; +- (id)extractedDateCriterion; +- (id)criterionByApplyingTransform:(id)arg1; +- (_Bool)includesCriterionSatisfyingPredicate:(void *)arg1 restrictive:(_Bool)arg2; +- (id)criteriaSatisfyingPredicate:(void *)arg1; +- (void)_addCriteriaSatisfyingPredicate:(void *)arg1 toCollector:(id)arg2; +- (unsigned int)bestBaseTable; +- (id)SQLExpressionWithTables:(unsigned int *)arg1 baseTable:(unsigned int)arg2 protectedDataAvailable:(_Bool)arg3 contentIndex:(id)arg4 mailboxIDs:(id)arg5; +- (id)_resolveWithIndex:(id)arg1 mailboxIDs:(id)arg2; +- (id)_collapsedMessageNumberCriterion:(id)arg1 allMustBeSatisfied:(_Bool)arg2 collapsedIndexes:(id *)arg3; +- (id)_evaluateFTSCriterionWithIndex:(id)arg1 mailboxIDs:(id)arg2; +- (id)criterionForSQL; +- (id)_criterionForSQL; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFMessageCriterion-MFLibraryContentIndexAdditions.h b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-MFLibraryContentIndexAdditions.h new file mode 100644 index 000000000..7f67b3e6e --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-MFLibraryContentIndexAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageCriterion (MFLibraryContentIndexAdditions) +- (_Bool)isFullTextSearchableCriterion; +- (_Bool)hasNonFullTextSearchableCriterion; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFMessageCriterion-PrivateLibraryAdditions.h b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-PrivateLibraryAdditions.h new file mode 100644 index 000000000..239447732 --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFMessageCriterion-PrivateLibraryAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFMessageCriterion (PrivateLibraryAdditions) +- (_Bool)hasLibraryIDCriterion; +- (id)SQLExpressionWithContext:(CDStruct_f28f5ac0 *)arg1 depth:(unsigned int)arg2; +- (id)fixOnce; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFMessageCriterion.h b/iOS7/PrivateFrameworks/Message/MFMessageCriterion.h index 401ff62ba..ea472a295 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageCriterion.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageCriterion.h @@ -22,7 +22,7 @@ unsigned int _includeRelatedMessages:1; int _type; NSArray *_requiredHeaders; - BOOL _useFlaggedForUnreadCount; + _Bool _useFlaggedForUnreadCount; NSIndexSet *_libraryIdentifiers; } @@ -33,47 +33,47 @@ + (id)unreadMessageCriterion; + (id)flaggedMessageCriterion; + (id)VIPSenderMessageCriterion; -+ (id)messageIsServerSearchResultCriterion:(BOOL)arg1; -+ (id)messageIsDeletedCriterion:(BOOL)arg1; ++ (id)messageIsServerSearchResultCriterion:(_Bool)arg1; ++ (id)messageIsDeletedCriterion:(_Bool)arg1; + (id)criterionForMailboxURL:(id)arg1; + (id)stringForCriterionType:(int)arg1; + (int)criterionTypeForString:(id)arg1; + (void)_updateAddressComments:(id)arg1; + (id)defaultsArrayFromCriteria:(id)arg1; -+ (id)criteriaFromDefaultsArray:(id)arg1 removingRecognizedKeys:(BOOL)arg2; ++ (id)criteriaFromDefaultsArray:(id)arg1 removingRecognizedKeys:(_Bool)arg2; + (id)criteriaFromDefaultsArray:(id)arg1; -@property(nonatomic) BOOL useFlaggedForUnreadCount; // @synthesize useFlaggedForUnreadCount=_useFlaggedForUnreadCount; +@property(nonatomic) _Bool useFlaggedForUnreadCount; // @synthesize useFlaggedForUnreadCount=_useFlaggedForUnreadCount; @property(retain, nonatomic) NSIndexSet *libraryIdentifiers; // @synthesize libraryIdentifiers=_libraryIdentifiers; -@property(nonatomic) BOOL includeRelatedMessages; // @synthesize includeRelatedMessages=_includeRelatedMessages; +@property(nonatomic) _Bool includeRelatedMessages; // @synthesize includeRelatedMessages=_includeRelatedMessages; - (id)emailAddressesForGroupCriterion; - (id)simplifiedCriterion; - (id)simplifyOnce; -- (void)setDateIsRelative:(BOOL)arg1; -- (BOOL)dateIsRelative; +- (void)setDateIsRelative:(_Bool)arg1; +- (_Bool)dateIsRelative; - (void)setDateUnits:(int)arg1; - (int)dateUnits; -- (void)setAllCriteriaMustBeSatisfied:(BOOL)arg1; -- (BOOL)allCriteriaMustBeSatisfied; +- (void)setAllCriteriaMustBeSatisfied:(_Bool)arg1; +- (_Bool)allCriteriaMustBeSatisfied; - (void)setCriteria:(id)arg1; - (id)criteria; - (id)stringForMessageRuleQualifier:(int)arg1; - (int)messageRuleQualifierForString:(id)arg1; -- (BOOL)doesMessageSatisfyCriterion:(id)arg1; -- (BOOL)_evaluateDateCriterion:(id)arg1; -- (BOOL)_evaluateAddressHistoryCriterion:(id)arg1; -- (BOOL)_evaluateAccountCriterion:(id)arg1; -- (BOOL)_evaluateAttachmentCriterion:(id)arg1; -- (BOOL)_evaluatePriorityIsLowCriterion:(id)arg1; -- (BOOL)_evaluatePriorityIsHighCriterion:(id)arg1; -- (BOOL)_evaluatePriorityIsNormalCriterion:(id)arg1; -- (BOOL)_evaluateIsEncryptedCriterion:(id)arg1; -- (BOOL)_evaluateIsDigitallySignedCriterion:(id)arg1; -- (BOOL)_evaluateFullNameCriterion:(id)arg1; -- (BOOL)_evaluateAddressBookCriterion:(id)arg1; -- (BOOL)_evaluateSenderHeaderCriterion:(id)arg1; -- (BOOL)_evaluateHeaderCriterion:(id)arg1; -- (BOOL)_evaluateFlagCriterion:(id)arg1; -- (BOOL)_evaluateCompoundCriterion:(id)arg1; +- (_Bool)doesMessageSatisfyCriterion:(id)arg1; +- (_Bool)_evaluateDateCriterion:(id)arg1; +- (_Bool)_evaluateAddressHistoryCriterion:(id)arg1; +- (_Bool)_evaluateAccountCriterion:(id)arg1; +- (_Bool)_evaluateAttachmentCriterion:(id)arg1; +- (_Bool)_evaluatePriorityIsLowCriterion:(id)arg1; +- (_Bool)_evaluatePriorityIsHighCriterion:(id)arg1; +- (_Bool)_evaluatePriorityIsNormalCriterion:(id)arg1; +- (_Bool)_evaluateIsEncryptedCriterion:(id)arg1; +- (_Bool)_evaluateIsDigitallySignedCriterion:(id)arg1; +- (_Bool)_evaluateFullNameCriterion:(id)arg1; +- (_Bool)_evaluateAddressBookCriterion:(id)arg1; +- (_Bool)_evaluateSenderHeaderCriterion:(id)arg1; +- (_Bool)_evaluateHeaderCriterion:(id)arg1; +- (_Bool)_evaluateFlagCriterion:(id)arg1; +- (_Bool)_evaluateCompoundCriterion:(id)arg1; - (id)_headersRequiredForEvaluation; - (void)setName:(id)arg1; - (id)name; @@ -89,30 +89,14 @@ - (id)dictionaryRepresentation; - (id)description; - (id)descriptionWithDepth:(unsigned int)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithDictionary:(id)arg1 andRemoveRecognizedKeysIfMutable:(BOOL)arg2; +- (id)initWithDictionary:(id)arg1 andRemoveRecognizedKeysIfMutable:(_Bool)arg2; - (id)initWithDictionary:(id)arg1; - (id)initWithType:(int)arg1 qualifier:(int)arg2 expression:(id)arg3; - (id)initWithCriterion:(id)arg1 expression:(id)arg2; - (id)init; -- (id)criterionByApplyingTransform:(id)arg1; -- (BOOL)includesCriterionSatisfyingPredicate:(void *)arg1 restrictive:(BOOL)arg2; -- (id)criteriaSatisfyingPredicate:(void *)arg1; -- (void)_addCriteriaSatisfyingPredicate:(void *)arg1 toCollector:(id)arg2; -- (unsigned int)bestBaseTable; -- (id)SQLExpressionWithTables:(unsigned int *)arg1 baseTable:(unsigned int)arg2 protectedDataAvailable:(BOOL)arg3 contentIndex:(id)arg4 mailboxIDs:(id)arg5; -- (id)_resolveWithIndex:(id)arg1 mailboxIDs:(id)arg2; -- (id)_collapsedMessageNumberCriterion:(id)arg1 allMustBeSatisfied:(BOOL)arg2 collapsedIndexes:(id *)arg3; -- (id)_evaluateFTSCriterionWithIndex:(id)arg1 mailboxIDs:(id)arg2; -- (id)criterionForSQL; -- (id)_criterionForSQL; -- (BOOL)hasLibraryIDCriterion; -- (id)SQLExpressionWithContext:(CDStruct_6bb6060a *)arg1 depth:(unsigned int)arg2; -- (id)fixOnce; -- (BOOL)isFullTextSearchableCriterion; -- (BOOL)hasNonFullTextSearchableCriterion; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMessageDataSection-Protocol.h b/iOS7/PrivateFrameworks/Message/MFMessageDataSection-Protocol.h index d722c3ca0..953978925 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageDataSection-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageDataSection-Protocol.h @@ -6,8 +6,8 @@ @protocol MFMessageDataSection - (id)data; -- (BOOL)isComplete; -- (BOOL)isPartial; +- (_Bool)isComplete; +- (_Bool)isPartial; - (id)partName; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMessageDetails.h b/iOS7/PrivateFrameworks/Message/MFMessageDetails.h index 5929f830b..de05029a7 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageDetails.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageDetails.h @@ -13,9 +13,9 @@ MFMessageLibrary *library; unsigned int libraryID; unsigned long long messageFlags; - unsigned long uid; - unsigned long encoding; - BOOL isInvalid; + unsigned int uid; + unsigned int encoding; + _Bool isInvalid; unsigned int mailboxID; long long conversationHash; unsigned int dateReceived; @@ -33,10 +33,10 @@ - (unsigned int)mailboxID; - (unsigned int)libraryID; - (id)remoteID; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)init; -- (unsigned long)uid; +- (unsigned int)uid; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageInfo.h b/iOS7/PrivateFrameworks/Message/MFMessageInfo.h index 6fa1d4775..446cb7737 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageInfo.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageInfo.h @@ -30,17 +30,17 @@ @property(nonatomic) unsigned int dateReceivedInterval; // @synthesize dateReceivedInterval=_dateReceivedInterval; @property(nonatomic) unsigned int uid; // @synthesize uid=_uid; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (int)generationCompare:(id)arg1; -- (id)initWithUid:(unsigned int)arg1 mailboxID:(unsigned int)arg2 dateReceivedInterval:(unsigned int)arg3 dateSentInterval:(unsigned int)arg4 conversationHash:(long long)arg5 read:(BOOL)arg6 knownToHaveAttachments:(BOOL)arg7 flagged:(BOOL)arg8 isVIP:(BOOL)arg9; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (long long)generationCompare:(id)arg1; +- (id)initWithUid:(unsigned int)arg1 mailboxID:(unsigned int)arg2 dateReceivedInterval:(unsigned int)arg3 dateSentInterval:(unsigned int)arg4 conversationHash:(long long)arg5 read:(_Bool)arg6 knownToHaveAttachments:(_Bool)arg7 flagged:(_Bool)arg8 isVIP:(_Bool)arg9; - (id)init; -@property(nonatomic) BOOL isVIP; -@property(nonatomic, getter=isKnownToHaveAttachments) BOOL knownToHaveAttachments; -@property(nonatomic) BOOL uidIsLibraryID; -@property(nonatomic) BOOL deleted; -@property(nonatomic) BOOL flagged; -@property(nonatomic) BOOL read; +@property(nonatomic) _Bool isVIP; +@property(nonatomic, getter=isKnownToHaveAttachments) _Bool knownToHaveAttachments; +@property(nonatomic) _Bool uidIsLibraryID; +@property(nonatomic) _Bool deleted; +@property(nonatomic) _Bool flagged; +@property(nonatomic) _Bool read; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMessageIterationFilter-Protocol.h b/iOS7/PrivateFrameworks/Message/MFMessageIterationFilter-Protocol.h index 03e328ed0..48c038fae 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageIterationFilter-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageIterationFilter-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol MFMessageIterationFilter -- (BOOL)filterMessageWithStatement:(struct sqlite3_stmt *)arg1; +- (_Bool)filterMessageWithStatement:(struct sqlite3_stmt *)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMessageKeychainManager.h b/iOS7/PrivateFrameworks/Message/MFMessageKeychainManager.h index 228163c6c..a52f60fe9 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageKeychainManager.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageKeychainManager.h @@ -20,24 +20,24 @@ + (struct __SecCertificate *)_copyCertificateForPersistent:(id)arg1 error:(id *)arg2; + (id)_addCertificate:(struct __SecCertificate *)arg1 persistent:(id *)arg2; + (struct __SecCertificate *)copyEncryptionCertificateForAddress:(id)arg1 error:(id *)arg2; -+ (BOOL)_validateIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 policy:(struct __SecPolicy *)arg3 usage:(unsigned int)arg4 error:(id *)arg5; -+ (BOOL)validateEncryptionIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 error:(id *)arg3; -+ (BOOL)validateSigningIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 error:(id *)arg3; ++ (_Bool)_validateIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 policy:(struct __SecPolicy *)arg3 usage:(unsigned int)arg4 error:(id *)arg5; ++ (_Bool)validateEncryptionIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 error:(id *)arg3; ++ (_Bool)validateSigningIdentity:(struct __SecIdentity *)arg1 forAddress:(id)arg2 error:(id *)arg3; + (id)_copyAllIdentitiesWithError:(id *)arg1 usingBlock:(id)arg2; + (id)copyAllEncryptionIdentitiesForAddress:(id)arg1 error:(id *)arg2; + (id)copyAllSigningIdentitiesForAddress:(id)arg1 error:(id *)arg2; + (struct __SecIdentity *)copyClientSSLIdentityForHostName:(id)arg1 error:(id *)arg2; -+ (BOOL)_matchSSLClientIdentity:(struct __SecIdentity *)arg1 withHostname:(id)arg2; ++ (_Bool)_matchSSLClientIdentity:(struct __SecIdentity *)arg1 withHostname:(id)arg2; + (id)persistentReferenceForIdentity:(struct __SecIdentity *)arg1 error:(id *)arg2; + (struct __SecIdentity *)copyIdentityForPersistentReference:(id)arg1 error:(id *)arg2; + (struct __SecPolicy *)copySMIMEEncryptionPolicyForAddress:(id)arg1; + (struct __SecPolicy *)copySMIMESigningPolicyForAddress:(id)arg1; + (void)removePasswordForServiceName:(id)arg1 accountName:(id)arg2; + (void)setPassword:(id)arg1 forServiceName:(id)arg2 accountName:(id)arg3 keychainAccessibility:(void *)arg4; -+ (BOOL)addPassword:(id)arg1 forServiceName:(id)arg2 accountName:(id)arg3 keychainAccessibility:(void *)arg4 synchronizable:(BOOL)arg5 error:(id *)arg6; ++ (_Bool)addPassword:(id)arg1 forServiceName:(id)arg2 accountName:(id)arg3 keychainAccessibility:(void *)arg4 synchronizable:(_Bool)arg5 error:(id *)arg6; + (id)passwordForServiceName:(id)arg1 accountName:(id)arg2; + (id)passwordForServiceName:(id)arg1 accountName:(id)arg2 error:(id *)arg3; -+ (id)passwordForServiceName:(id)arg1 accountName:(id)arg2 synchronizable:(BOOL)arg3 error:(id *)arg4; ++ (id)passwordForServiceName:(id)arg1 accountName:(id)arg2 synchronizable:(_Bool)arg3 error:(id *)arg4; + (id)_passwordForGenericAccount:(id)arg1 service:(id)arg2 error:(id *)arg3; + (void)removePasswordForHost:(id)arg1 username:(id)arg2 port:(int)arg3 keychainProtocol:(void *)arg4; + (void)setPassword:(id)arg1 forHost:(id)arg2 username:(id)arg3 port:(int)arg4 keychainProtocol:(void *)arg5 keychainAccessibility:(void *)arg6; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageLibrary.h b/iOS7/PrivateFrameworks/Message/MFMessageLibrary.h index 0da80a6af..aaa977e70 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageLibrary.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageLibrary.h @@ -13,39 +13,42 @@ NSString *_path; } -- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (void)setStoredIntegerPropertyWithName:(id)arg1 value:(id)arg2; +- (id)storedIntegerPropertyWithName:(id)arg1; +- (_Bool)hasCompleteDataForMimePart:(id)arg1; - (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2; - (id)accountForMessage:(id)arg1; - (void)postOldFlags:(unsigned long long)arg1 newFlags:(unsigned long long)arg2 forMessage:(id)arg3; - (void)postFlagsChangedForMessages:(id)arg1 flags:(id)arg2 oldFlagsByMessage:(id)arg3; - (void)setFlagsForMessages:(id)arg1; -- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(_Bool)arg3 newMessagesByOldMessage:(id)arg4; - (unsigned int)mailboxIDForURLString:(id)arg1; - (id)remoteStoreForMessage:(id)arg1; -- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(char *)arg3; +- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2 isComplete:(_Bool *)arg3; - (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id *)arg2; -- (id)dataForMimePart:(id)arg1 isComplete:(char *)arg2; +- (id)dataForMimePart:(id)arg1 isComplete:(_Bool *)arg2; - (id)mailboxUidForMessage:(id)arg1; - (id)dataPathForMessage:(id)arg1 part:(id)arg2; - (id)dataPathForMessage:(id)arg1; -- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(BOOL)arg9 addPOPUIDs:(BOOL)arg10 dataSectionsByMessage:(id)arg11; -- (BOOL)isMessageContentsLocallyAvailable:(id)arg1; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(_Bool)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(_Bool)arg9 addPOPUIDs:(_Bool)arg10 dataSectionsByMessage:(id)arg11; +- (_Bool)isMessageContentsLocallyAvailable:(id)arg1; - (id)urlForMailboxID:(unsigned int)arg1; +- (void)updateFlagsForMessagesInPlace:(id)arg1 success:(_Bool *)arg2; - (void)setFlagsForMessages:(id)arg1 mask:(unsigned long long)arg2; - (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; - (void)setFlagsFromDictionary:(id)arg1 forMessagesInMailboxURLString:(id)arg2; -- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(_Bool)arg2 isEncrypted:(_Bool)arg3 forMessage:(id)arg4; - (void)setFlags:(unsigned long long)arg1 forMessage:(id)arg2; -- (void)setMessage:(id)arg1 isPartial:(BOOL)arg2; -- (void)deleteOfflineCacheDataForAccount:(int)arg1; -- (void)consumeOfflineCacheReplayDataForAccount:(int)arg1 usingBlock:(id)arg2; -- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(int)arg2; -- (id)offlineCacheOperationsForAccount:(int)arg1 lastTemporaryID:(unsigned int *)arg2; +- (void)setMessage:(id)arg1 isPartial:(_Bool)arg2; +- (void)deleteOfflineCacheDataForAccount:(long long)arg1; +- (void)consumeOfflineCacheReplayDataForAccount:(long long)arg1 usingBlock:(id)arg2; +- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(long long)arg2; +- (id)offlineCacheOperationsForAccount:(long long)arg1 lastTemporaryID:(unsigned int *)arg2; - (void)markOfflineCacheOperationAsComplete:(id)arg1; -- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(int)arg2 lastTemporaryID:(unsigned int)arg3; +- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(long long)arg2 lastTemporaryID:(unsigned int)arg3; - (void)deleteAccount:(id)arg1; -- (int)libraryIDForAccount:(id)arg1; -- (int)createLibraryIDForAccount:(id)arg1; +- (long long)libraryIDForAccount:(id)arg1; +- (long long)createLibraryIDForAccount:(id)arg1; - (id)filterContiguousMessages:(id)arg1 forCriterion:(id)arg2 options:(unsigned int)arg3; - (void)lockDBForWriting; - (id)hiddenPOPUIDsInMailbox:(id)arg1; @@ -54,10 +57,10 @@ - (id)UIDsToDeleteInMailbox:(id)arg1; - (void)deletePOPUID:(id)arg1 inMailbox:(id)arg2; - (void)closeDatabaseConnections; -- (BOOL)isBusy; -- (BOOL)libraryExists; -- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 success:(char *)arg4; -- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 success:(char *)arg3; +- (_Bool)isBusy; +- (_Bool)libraryExists; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 success:(_Bool *)arg4; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 success:(_Bool *)arg3; - (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; - (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3; - (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3; @@ -71,23 +74,23 @@ - (id)metadataForMessage:(id)arg1; - (oneway void)updateMessage:(id)arg1 withMetadata:(id)arg2; - (void)setSummary:(id)arg1 forMessage:(id)arg2; -- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(BOOL)arg3; +- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(_Bool)arg3; - (id)dataConsumerForMessage:(id)arg1; -- (id)dataConsumerForMessage:(id)arg1 isPartial:(BOOL)arg2; -- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(BOOL)arg3; +- (id)dataConsumerForMessage:(id)arg1 isPartial:(_Bool)arg2; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(_Bool)arg3; - (id)dataConsumerForMessage:(id)arg1 part:(id)arg2; - (id)messageWithMessageID:(id)arg1 inMailbox:(id)arg2; - (void)deleteMailboxes:(id)arg1; -- (BOOL)renameMailboxes:(id)arg1 to:(id)arg2; +- (_Bool)renameMailboxes:(id)arg1 to:(id)arg2; - (void)compactMailbox:(id)arg1; -- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(BOOL)arg2 andNotify:(BOOL)arg3; +- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(_Bool)arg2 andNotify:(_Bool)arg3; - (void)compactMessages:(id)arg1; -- (void)compactMessages:(id)arg1 permanently:(BOOL)arg2; -- (BOOL)shouldCancel; +- (void)compactMessages:(id)arg1 permanently:(_Bool)arg2; +- (_Bool)shouldCancel; - (id)messageWithLibraryID:(unsigned int)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; - (id)messagesWithMessageIDHeader:(id)arg1; - (id)messageWithMessageID:(id)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; -- (id)getDetailsForMessages:(unsigned int)arg1 absoluteBottom:(unsigned int)arg2 topOfDesiredRange:(unsigned int)arg3 range:(struct _NSRange *)arg4 fromMailbox:(id)arg5; +- (id)getDetailsForMessages:(unsigned long long)arg1 absoluteBottom:(unsigned long long)arg2 topOfDesiredRange:(unsigned long long)arg3 range:(struct _NSRange *)arg4 fromMailbox:(id)arg5; - (id)getDetailsForAllMessagesFromMailbox:(id)arg1; - (id)getDetailsForMessagesWithRemoteIDInRange:(struct _NSRange)arg1 fromMailbox:(id)arg2; - (void)setSequenceIdentifier:(id)arg1 forMessagesWithRemoteIDs:(id)arg2 inMailbox:(id)arg3; @@ -100,12 +103,15 @@ - (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2 inRemoteMailbox:(id)arg3; - (id)messageWithRemoteID:(id)arg1 inRemoteMailbox:(id)arg2; - (id)oldestMessageInMailbox:(id)arg1; +- (void)setServerUnreadOnlyOnServerCount:(unsigned long long)arg1 forMailbox:(id)arg2; +- (unsigned long long)serverUnreadOnlyOnServerCountForMailbox:(id)arg1; - (unsigned int)totalCountForMailbox:(id)arg1; -- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(BOOL)arg2 includeThreadSearchResults:(BOOL)arg3; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(_Bool)arg2 includeThreadSearchResults:(_Bool)arg3; - (unsigned int)nonDeletedCountForMailbox:(id)arg1; - (unsigned int)deletedCountForMailbox:(id)arg1; - (unsigned int)unreadCountForMailbox:(id)arg1 matchingCriterion:(id)arg2; - (unsigned int)unreadCountForMailbox:(id)arg1; +- (id)orderedBatchOfMessagesEndingAtRowId:(unsigned int)arg1 limit:(unsigned int)arg2 success:(_Bool *)arg3; - (id)messagesWithoutSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; - (id)messagesWithSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; - (id)messagesWithoutSummariesForMailbox:(id)arg1; @@ -116,7 +122,7 @@ - (id)messagesForMailbox:(id)arg1 olderThanNumberOfDays:(int)arg2; - (void)updateThreadingInfoForMessage:(id)arg1 fromHeaders:(id)arg2; - (void)updateRecipientsForMessage:(id)arg1 fromHeaders:(id)arg2; -- (id)duplicateMessages:(id)arg1 newRemoteIDs:(id)arg2 forMailbox:(id)arg3 setFlags:(unsigned long long)arg4 clearFlags:(unsigned long long)arg5 messageFlagsForMessages:(id)arg6 createNewCacheFiles:(BOOL)arg7; +- (id)duplicateMessages:(id)arg1 newRemoteIDs:(id)arg2 forMailbox:(id)arg3 setFlags:(unsigned long long)arg4 clearFlags:(unsigned long long)arg5 messageFlagsForMessages:(id)arg6 createNewCacheFiles:(_Bool)arg7; - (void)commit; - (void)flagsChangedForMessages:(id)arg1 flags:(id)arg2 oldFlagsByMessage:(id)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageSigner.h b/iOS7/PrivateFrameworks/Message/MFMessageSigner.h index 6e3ed4538..548db5d20 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageSigner.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageSigner.h @@ -17,7 +17,7 @@ } @property(readonly, nonatomic) NSString *sender; // @synthesize sender=_sender; -- (BOOL)hasTrustException; +- (_Bool)hasTrustException; - (void)removeTrustException; - (void)addTrustException; - (struct __SecTrust *)copyTrust; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageURLConnectionDelegate.h b/iOS7/PrivateFrameworks/Message/MFMessageURLConnectionDelegate.h index 243256d2d..4a2b65193 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageURLConnectionDelegate.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageURLConnectionDelegate.h @@ -13,7 +13,7 @@ @interface MFMessageURLConnectionDelegate : NSObject { NSMutableData *_responseBody; - BOOL _done; + _Bool _done; NSError *_error; NSURLResponse *_response; } diff --git a/iOS7/PrivateFrameworks/Message/MFMessageURLProtocol.h b/iOS7/PrivateFrameworks/Message/MFMessageURLProtocol.h index 1f4014fe5..f777660e2 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageURLProtocol.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageURLProtocol.h @@ -14,13 +14,13 @@ MFMessageTextAttachment *_attachment; MFMonitoredInvocation *_invocation; NSThread *_loader; - BOOL _stopped; + _Bool _stopped; NSMutableArray *_attachments; } -+ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (_Bool)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; + (id)canonicalRequestForRequest:(id)arg1; -+ (BOOL)canInitWithRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; + (void)initialize; - (void)dealloc; - (void)_downloadedData:(id)arg1 mimeType:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Message/MFMessageWriter.h b/iOS7/PrivateFrameworks/Message/MFMessageWriter.h index e3a1ca13b..25d0a5516 100644 --- a/iOS7/PrivateFrameworks/Message/MFMessageWriter.h +++ b/iOS7/PrivateFrameworks/Message/MFMessageWriter.h @@ -22,13 +22,13 @@ @property(readonly, nonatomic) NSDictionary *compositionSpecification; // @synthesize compositionSpecification=_compositionSpecification; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)setMessageClassToInstantiate:(Class)arg1; -- (void)setWriteSizeDispositionParameter:(BOOL)arg1; -- (void)setAllowsQuotedPrintable:(BOOL)arg1; -- (BOOL)allowsQuotedPrintable; -- (void)setAllowsBinaryMimeParts:(BOOL)arg1; -- (BOOL)allowsBinaryMimeParts; -- (void)setAllows8BitMimeParts:(BOOL)arg1; -- (BOOL)allows8BitMimeParts; +- (void)setWriteSizeDispositionParameter:(_Bool)arg1; +- (void)setAllowsQuotedPrintable:(_Bool)arg1; +- (_Bool)allowsQuotedPrintable; +- (void)setAllowsBinaryMimeParts:(_Bool)arg1; +- (_Bool)allowsBinaryMimeParts; +- (void)setAllows8BitMimeParts:(_Bool)arg1; +- (_Bool)allows8BitMimeParts; - (id)createMessageWithHtmlString:(id)arg1 attachments:(id)arg2 headers:(id)arg3; - (id)createMessageWithHtmlString:(id)arg1 plainTextAlternative:(id)arg2 otherHtmlStringsAndAttachments:(id)arg3 charsets:(id)arg4 headers:(id)arg5; - (id)createMessageWithHtmlString:(id)arg1 plainTextAlternative:(id)arg2 otherHtmlStringsAndAttachments:(id)arg3 headers:(id)arg4; diff --git a/iOS7/PrivateFrameworks/Message/MFMimeEnrichedReader.h b/iOS7/PrivateFrameworks/Message/MFMimeEnrichedReader.h index 18ac1cc65..e9759bcac 100644 --- a/iOS7/PrivateFrameworks/Message/MFMimeEnrichedReader.h +++ b/iOS7/PrivateFrameworks/Message/MFMimeEnrichedReader.h @@ -15,12 +15,15 @@ struct __CFString *theString; unsigned short *directUniCharBuffer; char *directCStringBuffer; - CDStruct_dff5684f rangeToBuffer; - int bufferedRangeStart; - int bufferedRangeEnd; + struct { + long long location; + long long length; + } rangeToBuffer; + long long bufferedRangeStart; + long long bufferedRangeEnd; } _inputBuffer; - long _currentIndex; - long _inputLength; + long long _currentIndex; + long long _inputLength; unsigned int _noFillLevel:30; unsigned int _eatOneNewline:1; unsigned int _insideComment:1; @@ -53,7 +56,7 @@ - (void)appendStringToBuffer:(id)arg1; - (void)dealloc; - (void)mismatchError:(id)arg1; -- (void)setWantsHTML:(BOOL)arg1; +- (void)setWantsHTML:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMimePart-SMIMEDecodingPrivate.h b/iOS7/PrivateFrameworks/Message/MFMimePart-SMIMEDecodingPrivate.h index 78c21bdbc..be8ea543e 100644 --- a/iOS7/PrivateFrameworks/Message/MFMimePart-SMIMEDecodingPrivate.h +++ b/iOS7/PrivateFrameworks/Message/MFMimePart-SMIMEDecodingPrivate.h @@ -7,7 +7,7 @@ #import "MFMimePart.h" @interface MFMimePart (SMIMEDecodingPrivate) -- (BOOL)_needsSignatureVerification:(id *)arg1; +- (_Bool)_needsSignatureVerification:(id *)arg1; - (void)_setSigners:(id)arg1; - (void)_setSMIMEError:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFMonitoredInvocation.h b/iOS7/PrivateFrameworks/Message/MFMonitoredInvocation.h index 07a0c08f7..60e335409 100644 --- a/iOS7/PrivateFrameworks/Message/MFMonitoredInvocation.h +++ b/iOS7/PrivateFrameworks/Message/MFMonitoredInvocation.h @@ -11,18 +11,18 @@ @interface MFMonitoredInvocation : NSInvocation { MFActivityMonitor *_monitor; - BOOL _shouldLogInvocation; + _Bool _shouldLogInvocation; } -+ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object1:(id)arg3 object2:(id)arg4 taskName:(id)arg5 priority:(int)arg6 canBeCancelled:(BOOL)arg7; -+ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object:(id)arg3 taskName:(id)arg4 priority:(int)arg5 canBeCancelled:(BOOL)arg6; -+ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 taskName:(id)arg3 priority:(int)arg4 canBeCancelled:(BOOL)arg5; ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object1:(id)arg3 object2:(id)arg4 taskName:(id)arg5 priority:(int)arg6 canBeCancelled:(_Bool)arg7; ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object:(id)arg3 taskName:(id)arg4 priority:(int)arg5 canBeCancelled:(_Bool)arg6; ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 taskName:(id)arg3 priority:(int)arg4 canBeCancelled:(_Bool)arg5; + (id)invocationWithMethodSignature:(id)arg1; @property(readonly, nonatomic) MFActivityMonitor *monitor; // @synthesize monitor=_monitor; - (id)description; - (void)invoke; -- (void)setShouldLogInvocation:(BOOL)arg1; -- (BOOL)mf_shouldLogInvocation; +- (void)setShouldLogInvocation:(_Bool)arg1; +- (_Bool)mf_shouldLogInvocation; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Message/MFNTLMAuthScheme.h b/iOS7/PrivateFrameworks/Message/MFNTLMAuthScheme.h index 2c1ebfdd3..bbda130d9 100644 --- a/iOS7/PrivateFrameworks/Message/MFNTLMAuthScheme.h +++ b/iOS7/PrivateFrameworks/Message/MFNTLMAuthScheme.h @@ -10,8 +10,8 @@ { } -- (BOOL)hasEncryption; -- (BOOL)sendsPlainTextPasswords; +- (_Bool)hasEncryption; +- (_Bool)sendsPlainTextPasswords; - (id)humanReadableName; - (id)name; - (Class)authenticatorClass; diff --git a/iOS7/PrivateFrameworks/Message/MFNetworkController.h b/iOS7/PrivateFrameworks/Message/MFNetworkController.h index d4033a5bd..8f3d5ce6b 100644 --- a/iOS7/PrivateFrameworks/Message/MFNetworkController.h +++ b/iOS7/PrivateFrameworks/Message/MFNetworkController.h @@ -18,17 +18,17 @@ unsigned int _flags; struct __SCDynamicStore *_store; struct __CFRunLoopSource *_store_source; - BOOL _dns; + _Bool _dns; struct __CTServerConnection *_telephony; NSMutableSet *_calls; NSMutableSet *_backgroundWifiClients; - long _interface; + int _interface; struct __SCPreferences *_wiFiPreferences; - BOOL _hasCellDataCapability; - BOOL _hasWiFiCapability; - BOOL _isWiFiEnabled; - BOOL _isRoamingAllowed; - BOOL _data; + _Bool _hasCellDataCapability; + _Bool _hasWiFiCapability; + _Bool _isWiFiEnabled; + _Bool _isRoamingAllowed; + _Bool _data; NSString *_dataIndicator; void *_wifiManager; } @@ -48,21 +48,21 @@ - (void)_setDataStatus_nts:(id)arg1; - (void)_checkKeys:(id)arg1 forStore:(struct __SCDynamicStore *)arg2; - (void)_setFlags:(unsigned int)arg1 forReachability:(struct __SCNetworkReachability *)arg2; -- (BOOL)is4GConnection; -- (BOOL)is3GConnection; -- (BOOL)inAirplaneMode; -- (BOOL)isOnWWAN; -- (BOOL)isFatPipe; -- (BOOL)isNetworkUp; -- (BOOL)_isNetworkUp_nts; -- (BOOL)isDataAvailable; +- (_Bool)is4GConnection; +- (_Bool)is3GConnection; +- (_Bool)inAirplaneMode; +- (_Bool)isOnWWAN; +- (_Bool)isFatPipe; +- (_Bool)isNetworkUp; +- (_Bool)_isNetworkUp_nts; +- (_Bool)isDataAvailable; - (int)dataStatus; -- (BOOL)_simulationOverrideForType:(unsigned int)arg1 actualValue:(BOOL)arg2; +- (_Bool)_simulationOverrideForType:(unsigned long long)arg1 actualValue:(_Bool)arg2; - (void)invalidate; - (void)dealloc; - (void)_tearDownTelephony_nts; - (void)_setUpTelephony_nts; -- (CDStruct_dff5684f)_pollDataAndCallStatus_nts; +- (CDStruct_1ef3fb1f)_pollDataAndCallStatus_nts; - (void)_inititializeWifiManager; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFOfflineCache.h b/iOS7/PrivateFrameworks/Message/MFOfflineCache.h index b05d08df2..9c2d754ed 100644 --- a/iOS7/PrivateFrameworks/Message/MFOfflineCache.h +++ b/iOS7/PrivateFrameworks/Message/MFOfflineCache.h @@ -11,11 +11,11 @@ @interface MFOfflineCache : NSObject { MFMailMessageLibrary *_library; - int _accountLibraryID; + long long _accountLibraryID; NSMutableArray *_deferredOperations; MFOfflineCacheReplayContext *_replayContext; unsigned int _lastTemporaryMessageID; - BOOL _isReplaying; + _Bool _isReplaying; } - (void)_applyReplayContextTransformation:(id)arg1; @@ -27,8 +27,8 @@ - (id)selectedMailboxID; - (void)setSelectedMailboxID:(id)arg1; - (void)deleteOfflineCacheData; -- (BOOL)replayOperationsUsingBlock:(id)arg1; -- (BOOL)hasDeferredOperations; +- (_Bool)replayOperationsUsingBlock:(id)arg1; +- (_Bool)hasDeferredOperations; - (void)deferOperation:(id)arg1; @property(readonly, nonatomic) NSString *nextTemporaryMessageID; // @dynamic nextTemporaryMessageID; - (void)enumerateOperationsUsingBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFOfflineCacheOperation.h b/iOS7/PrivateFrameworks/Message/MFOfflineCacheOperation.h index f8bc21ca1..78fe7e26b 100644 --- a/iOS7/PrivateFrameworks/Message/MFOfflineCacheOperation.h +++ b/iOS7/PrivateFrameworks/Message/MFOfflineCacheOperation.h @@ -14,7 +14,7 @@ } @property(nonatomic) long long rowid; // @synthesize rowid=_rowid; -- (BOOL)hasRowid; +- (_Bool)hasRowid; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFOutgoingMessage.h b/iOS7/PrivateFrameworks/Message/MFOutgoingMessage.h index 7f455bd6b..70b9ab038 100644 --- a/iOS7/PrivateFrameworks/Message/MFOutgoingMessage.h +++ b/iOS7/PrivateFrameworks/Message/MFOutgoingMessage.h @@ -14,12 +14,12 @@ MFMutableMessageHeaders *_messageHeaders; } -- (unsigned int)messageSize; +- (unsigned long long)messageSize; - (id)headersIfAvailable; - (id)headers; - (void)setMutableHeaders:(id)arg1; - (id)mutableHeaders; -- (BOOL)messageData:(id *)arg1 messageSize:(unsigned int *)arg2 isComplete:(char *)arg3 downloadIfNecessary:(BOOL)arg4; +- (_Bool)messageData:(id *)arg1 messageSize:(unsigned long long *)arg2 isComplete:(_Bool *)arg3 downloadIfNecessary:(_Bool)arg4; - (id)messageData; - (id)messageBodyIfAvailable; - (id)messageBody; diff --git a/iOS7/PrivateFrameworks/Message/MFOutgoingMessageDelivery.h b/iOS7/PrivateFrameworks/Message/MFOutgoingMessageDelivery.h index d12104e44..33f4bfaa4 100644 --- a/iOS7/PrivateFrameworks/Message/MFOutgoingMessageDelivery.h +++ b/iOS7/PrivateFrameworks/Message/MFOutgoingMessageDelivery.h @@ -13,7 +13,7 @@ MFMessage *_message; MFMutableMessageHeaders *_headers; NSArray *_mixedContent; - BOOL _textPartsAreHTML; + _Bool _textPartsAreHTML; NSString *_htmlBody; MFPlainTextDocument *_plainTextAlternative; NSArray *_otherHTMLAndAttachments; @@ -26,7 +26,7 @@ } + (id)newWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -+ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; ++ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; + (id)newWithMessage:(id)arg1; @property(retain, nonatomic) NSDictionary *compositionSpecification; // @synthesize compositionSpecification=_compositionSpecification; - (void)setAccount:(id)arg1; @@ -37,12 +37,12 @@ - (id)message; - (int)deliveryStatus; - (id)deliverSynchronously; -- (id)_deliverSynchronouslyWithCurrentSettings:(BOOL)arg1; +- (id)_deliverSynchronouslyWithCurrentSettings:(_Bool)arg1; - (id)originalHeaders; - (id)_currentDeliveryObject; - (void)dealloc; - (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4 charsets:(id)arg5; -- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(_Bool)arg3; - (id)initWithMessage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFPlainAuthScheme.h b/iOS7/PrivateFrameworks/Message/MFPlainAuthScheme.h index 6d87d1fde..1f99b0310 100644 --- a/iOS7/PrivateFrameworks/Message/MFPlainAuthScheme.h +++ b/iOS7/PrivateFrameworks/Message/MFPlainAuthScheme.h @@ -12,7 +12,7 @@ - (id)humanReadableName; - (id)name; -- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (_Bool)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; - (id)authenticatorForAccount:(id)arg1 connection:(id)arg2; - (Class)authenticatorClass; diff --git a/iOS7/PrivateFrameworks/Message/MFPlainTextDocument-FormatFlowedSupport.h b/iOS7/PrivateFrameworks/Message/MFPlainTextDocument-FormatFlowedSupport.h new file mode 100644 index 000000000..f9e59c785 --- /dev/null +++ b/iOS7/PrivateFrameworks/Message/MFPlainTextDocument-FormatFlowedSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFPlainTextDocument (FormatFlowedSupport) +- (id)quotedString:(unsigned int)arg1; +- (void)getFormatFlowedString:(id *)arg1 insertedTrailingSpaces:(_Bool *)arg2 encoding:(unsigned int)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/Message/MFPlainTextDocument.h b/iOS7/PrivateFrameworks/Message/MFPlainTextDocument.h index 19be3065d..cb2275684 100644 --- a/iOS7/PrivateFrameworks/Message/MFPlainTextDocument.h +++ b/iOS7/PrivateFrameworks/Message/MFPlainTextDocument.h @@ -17,12 +17,10 @@ - (void)appendArchivedRepresentation:(id)arg1; - (id)archivedRepresentation; - (id)string; -- (void)getString:(id *)arg1 quoteLevel:(unsigned int *)arg2 ofFragmentAtIndex:(unsigned int)arg3; -- (unsigned int)fragmentCount; +- (void)getString:(id *)arg1 quoteLevel:(unsigned int *)arg2 ofFragmentAtIndex:(unsigned long long)arg3; +- (unsigned long long)fragmentCount; - (void)appendString:(id)arg1 withQuoteLevel:(unsigned int)arg2; - (void)dealloc; -- (id)quotedString:(unsigned long)arg1; -- (void)getFormatFlowedString:(id *)arg1 insertedTrailingSpaces:(char *)arg2 encoding:(unsigned long)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/MFPowerController.h b/iOS7/PrivateFrameworks/Message/MFPowerController.h index 93997d450..4e5b49612 100644 --- a/iOS7/PrivateFrameworks/Message/MFPowerController.h +++ b/iOS7/PrivateFrameworks/Message/MFPowerController.h @@ -25,7 +25,7 @@ - (void)_destroyAssertionWithIdentifier_nts:(id)arg1; - (void)_createAssertionWithIdentifier_nts:(id)arg1; - (void)log:(id)arg1 message:(id)arg2; -- (BOOL)isPluggedIn; +- (_Bool)isPluggedIn; - (void)_setPluggedIn:(unsigned int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFProgressiveMimeParser.h b/iOS7/PrivateFrameworks/Message/MFProgressiveMimeParser.h index da7edf5a0..4490020c4 100644 --- a/iOS7/PrivateFrameworks/Message/MFProgressiveMimeParser.h +++ b/iOS7/PrivateFrameworks/Message/MFProgressiveMimeParser.h @@ -14,8 +14,8 @@ NSArray *_preserveHeaders; id _delegate; id _context; - unsigned int _cursor; - unsigned int _lastLength; + unsigned long long _cursor; + unsigned long long _lastLength; MFMimePart *_topLevelPart; MFMimePart *_currentPart; NSData *_currentBoundary; diff --git a/iOS7/PrivateFrameworks/Message/MFProtectedSQLiteConnection.h b/iOS7/PrivateFrameworks/Message/MFProtectedSQLiteConnection.h index 7999b7db3..ba84a689b 100644 --- a/iOS7/PrivateFrameworks/Message/MFProtectedSQLiteConnection.h +++ b/iOS7/PrivateFrameworks/Message/MFProtectedSQLiteConnection.h @@ -11,12 +11,12 @@ @interface MFProtectedSQLiteConnection : MFSQLiteConnection { NSString *_protectedName; - long _vfsOnce; + long long _vfsOnce; NSString *_vfsName; - BOOL _attached; + _Bool _attached; } -@property(readonly, nonatomic) BOOL isProtectedDatabaseAttached; // @synthesize isProtectedDatabaseAttached=_attached; +@property(readonly, nonatomic) _Bool isProtectedDatabaseAttached; // @synthesize isProtectedDatabaseAttached=_attached; - (int)detachProtectedDatabase; - (int)attachProtectedDatabase; - (void)close; diff --git a/iOS7/PrivateFrameworks/Message/MFRFC822AttachmentDataProvider.h b/iOS7/PrivateFrameworks/Message/MFRFC822AttachmentDataProvider.h index cdda87236..ae5843fce 100644 --- a/iOS7/PrivateFrameworks/Message/MFRFC822AttachmentDataProvider.h +++ b/iOS7/PrivateFrameworks/Message/MFRFC822AttachmentDataProvider.h @@ -18,7 +18,7 @@ } - (id)messageForAttachment:(id)arg1; -- (BOOL)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; +- (_Bool)fetchDataForAttachment:(id)arg1 withDataConsumer:(id)arg2 error:(id *)arg3; - (void)dealloc; - (id)initWithMessageData:(id)arg1 parentPart:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Message/MFSASLAuthenticator.h b/iOS7/PrivateFrameworks/Message/MFSASLAuthenticator.h index 26a9ba3ff..9f871b785 100644 --- a/iOS7/PrivateFrameworks/Message/MFSASLAuthenticator.h +++ b/iOS7/PrivateFrameworks/Message/MFSASLAuthenticator.h @@ -17,15 +17,15 @@ } - (void)setMissingPasswordError; -- (BOOL)couldRetry; -- (BOOL)base64EncodeResponseData; -- (BOOL)isUsingSSL; +- (_Bool)couldRetry; +- (_Bool)base64EncodeResponseData; +- (_Bool)isUsingSSL; - (id)securityLayer; -- (BOOL)justSentPlainTextPassword; +- (_Bool)justSentPlainTextPassword; - (void)setAuthenticationState:(int)arg1; - (int)authenticationState; - (id)responseForServerData:(id)arg1; -- (BOOL)supportsInitialClientResponse; +- (_Bool)supportsInitialClientResponse; - (id)saslName; - (id)account; - (id)authScheme; diff --git a/iOS7/PrivateFrameworks/Message/MFSMTPConnection.h b/iOS7/PrivateFrameworks/Message/MFSMTPConnection.h index a1b895b53..a63ebf702 100644 --- a/iOS7/PrivateFrameworks/Message/MFSMTPConnection.h +++ b/iOS7/PrivateFrameworks/Message/MFSMTPConnection.h @@ -16,30 +16,30 @@ NSString *_domainName; NSString *_saveSentMbox; int _originalSocketTimeout; - long _lastCommandTimestamp; + long long _lastCommandTimestamp; id _delegate; - BOOL _hideLoggedData; - BOOL _useSaveSent; - BOOL _dislikesSaveSentMbox; + _Bool _hideLoggedData; + _Bool _useSaveSent; + _Bool _dislikesSaveSentMbox; } -- (void)setUseSaveSent:(BOOL)arg1 toFolder:(id)arg2; -- (BOOL)_supportsSaveSentExtension; +- (void)setUseSaveSent:(_Bool)arg1 toFolder:(id)arg2; +- (_Bool)_supportsSaveSentExtension; - (id)lastResponseLine; - (void)_setLastResponse:(id)arg1; -- (BOOL)_supportsExtension:(id)arg1; -- (BOOL)_hasParameter:(id)arg1 forKeyword:(id)arg2; +- (_Bool)_supportsExtension:(id)arg1; +- (_Bool)_hasParameter:(id)arg1 forKeyword:(id)arg2; - (int)_doHandshakeUsingAccount:(id)arg1; -- (BOOL)_connectUsingAccount:(id)arg1; -- (int)_readResponseRange:(struct _NSRange *)arg1 isContinuation:(char *)arg2; +- (_Bool)_connectUsingAccount:(id)arg1; +- (int)_readResponseRange:(struct _NSRange *)arg1 isContinuation:(_Bool *)arg2; - (int)_getReply; -- (int)_sendCommand:(const char *)arg1 length:(unsigned int)arg2 argument:(id)arg3 trailer:(const char *)arg4; -- (id)_dataForCommand:(const char *)arg1 length:(unsigned int)arg2 argument:(id)arg3 trailer:(const char *)arg4; +- (int)_sendCommand:(const char *)arg1 length:(unsigned long long)arg2 argument:(id)arg3 trailer:(const char *)arg4; +- (id)_dataForCommand:(const char *)arg1 length:(unsigned long long)arg2 argument:(id)arg3 trailer:(const char *)arg4; - (int)_sendData:(id)arg1 progressHandler:(id)arg2; - (int)_sendData:(id)arg1; -- (int)_sendBytes:(const char *)arg1 length:(unsigned int)arg2 progressHandler:(id)arg3; -- (long)timeLastCommandWasSent; -- (int)mailFrom:(id)arg1 recipients:(id)arg2 withData:(id)arg3 host:(id)arg4 errorMessage:(id *)arg5 serverResponse:(id *)arg6 displayError:(char *)arg7 errorCode:(int *)arg8; +- (int)_sendBytes:(const char *)arg1 length:(unsigned long long)arg2 progressHandler:(id)arg3; +- (long long)timeLastCommandWasSent; +- (int)mailFrom:(id)arg1 recipients:(id)arg2 withData:(id)arg3 host:(id)arg4 errorTitle:(id *)arg5 errorMessage:(id *)arg6 serverResponse:(id *)arg7 displayError:(_Bool *)arg8 errorCode:(int *)arg9; - (id)dataForDataCmd; - (id)dataForRcptTo:(id)arg1; - (id)dataForMailFrom:(id)arg1; @@ -50,17 +50,17 @@ - (int)noop; - (int)rcptTo:(id)arg1; - (int)mailFrom:(id)arg1; -- (BOOL)connectUsingAccount:(id)arg1; -- (BOOL)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; -- (BOOL)authenticateUsingAccount:(id)arg1; +- (_Bool)connectUsingAccount:(id)arg1; +- (_Bool)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; +- (_Bool)authenticateUsingAccount:(id)arg1; - (id)authenticationMechanisms; - (unsigned long long)maximumMessageBytes; -- (BOOL)supportsChunking; -- (BOOL)supportsEnhancedStatusCodes; -- (BOOL)supportsBinaryMime; -- (BOOL)supports8BitMime; -- (BOOL)supportsPipelining; -- (BOOL)supportsOutboxCopy; +- (_Bool)supportsChunking; +- (_Bool)supportsEnhancedStatusCodes; +- (_Bool)supportsBinaryMime; +- (_Bool)supports8BitMime; +- (_Bool)supportsPipelining; +- (_Bool)supportsOutboxCopy; - (void)setDomainName:(id)arg1; - (id)domainName; - (id)lastResponse; diff --git a/iOS7/PrivateFrameworks/Message/MFSMTPResponse.h b/iOS7/PrivateFrameworks/Message/MFSMTPResponse.h index a1a303bb0..5a63ecf0a 100644 --- a/iOS7/PrivateFrameworks/Message/MFSMTPResponse.h +++ b/iOS7/PrivateFrameworks/Message/MFSMTPResponse.h @@ -6,15 +6,23 @@ #import "NSObject.h" -@interface MFSMTPResponse : NSObject +#import "NSCopying-Protocol.h" + +@class NSArray, NSString; + +@interface MFSMTPResponse : NSObject { id _lastResponseLine; int _status; unsigned int _statusClass:10; unsigned int _statusSubject:10; unsigned int _statusDetail:10; + NSString *_statusString; + NSArray *_continuationResponses; } +@property(retain, nonatomic) NSArray *continuationResponses; // @synthesize continuationResponses=_continuationResponses; +@property(readonly, nonatomic) NSString *statusString; // @synthesize statusString=_statusString; @property(readonly, nonatomic) unsigned int statusDetail; // @synthesize statusDetail=_statusDetail; @property(readonly, nonatomic) unsigned int statusSubject; // @synthesize statusSubject=_statusSubject; @property(readonly, nonatomic) unsigned int statusClass; // @synthesize statusClass=_statusClass; @@ -27,6 +35,7 @@ - (void)_updateEnhancedStatusCodesFromLastResponse; - (void)dealloc; - (void)setStatus:(int)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithStatus:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/MFSQLiteConnection.h b/iOS7/PrivateFrameworks/Message/MFSQLiteConnection.h index 018d9593e..bb6cc1a72 100644 --- a/iOS7/PrivateFrameworks/Message/MFSQLiteConnection.h +++ b/iOS7/PrivateFrameworks/Message/MFSQLiteConnection.h @@ -17,7 +17,7 @@ void *_ICUSearchContext; void *_CPSearchContext; int _transactionType; - unsigned int _transactionCount; + unsigned long long _transactionCount; } @property(readonly, nonatomic) struct sqlite3 *db; // @synthesize db=_db; @@ -27,7 +27,7 @@ - (int)beginTransaction; - (struct sqlite3_stmt *)preparedStatementForPattern:(id)arg1; - (void)flush; -- (BOOL)isOpen; +- (_Bool)isOpen; - (void)close; - (int)open; - (const char *)_vfsModuleName; diff --git a/iOS7/PrivateFrameworks/Message/MFSQLiteConnectionPool.h b/iOS7/PrivateFrameworks/Message/MFSQLiteConnectionPool.h index 08935bb07..b88419b30 100644 --- a/iOS7/PrivateFrameworks/Message/MFSQLiteConnectionPool.h +++ b/iOS7/PrivateFrameworks/Message/MFSQLiteConnectionPool.h @@ -13,10 +13,10 @@ id _delegate; NSLock *_cacheLock; NSMutableSet *_cache; - unsigned int _cacheSize; - unsigned int _cacheGeneration; - unsigned int _maxConcurrentBackgroundReaders; - unsigned int _maxConcurrentWriters; + unsigned long long _cacheSize; + unsigned long long _cacheGeneration; + unsigned long long _maxConcurrentBackgroundReaders; + unsigned long long _maxConcurrentWriters; NSLock *_checkoutLock; struct __CFDictionary *_checkoutMap; NSObject *_backgroundReaderSemaphore; @@ -25,22 +25,22 @@ int _writersWaiting; } -@property(readonly) unsigned int maxConcurrentBackgroundReaders; // @synthesize maxConcurrentBackgroundReaders=_maxConcurrentBackgroundReaders; +@property(readonly) unsigned long long maxConcurrentBackgroundReaders; // @synthesize maxConcurrentBackgroundReaders=_maxConcurrentBackgroundReaders; @property id delegate; // @synthesize delegate=_delegate; -@property(readonly) unsigned int writersWaiting; -@property(readonly) unsigned int backgroundReadersWaiting; -@property(readonly) unsigned int maxConcurrentWriters; -- (unsigned int)maxConcurrentReaders; -@property unsigned int cacheSize; +@property(readonly) unsigned long long writersWaiting; +@property(readonly) unsigned long long backgroundReadersWaiting; +@property(readonly) unsigned long long maxConcurrentWriters; +- (unsigned long long)maxConcurrentReaders; +@property unsigned long long cacheSize; - (void)flush; - (void)checkInConnection:(id)arg1; -- (id)_semaphoreForConnectionType:(unsigned int)arg1 waitCounter:(int **)arg2; -- (id)_connectionWithType:(unsigned int)arg1; +- (id)_semaphoreForConnectionType:(unsigned long long)arg1 waitCounter:(int **)arg2; +- (id)_connectionWithType:(unsigned long long)arg1; - (id)writerConnection; - (id)readerConnection; - (id)backgroundReaderConnection; - (void)dealloc; -- (id)initWithDelegate:(id)arg1 maxConcurrentBackgroundReaders:(unsigned int)arg2; +- (id)initWithDelegate:(id)arg1 maxConcurrentBackgroundReaders:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/MFSecureMIMECompositionManager.h b/iOS7/PrivateFrameworks/Message/MFSecureMIMECompositionManager.h index d64f3fb3a..049d4eccf 100644 --- a/iOS7/PrivateFrameworks/Message/MFSecureMIMECompositionManager.h +++ b/iOS7/PrivateFrameworks/Message/MFSecureMIMECompositionManager.h @@ -26,29 +26,29 @@ int _encryptionPolicy; int _signingStatus; int _encryptionStatus; - unsigned int _encryptionStatusSemaphore; - unsigned int _signingStatusSemaphore; - BOOL _invalidated; + unsigned long long _encryptionStatusSemaphore; + unsigned long long _signingStatusSemaphore; + _Bool _invalidated; } + (id)copyEncryptionCertificatesForAccount:(id)arg1 recipientAddress:(id)arg2 error:(id *)arg3; + (struct __SecIdentity *)copyEncryptionIdentityForAccount:(id)arg1 sendingAddress:(id)arg2 error:(id *)arg3; + (struct __SecIdentity *)copySigningIdentityForAccount:(id)arg1 sendingAddress:(id)arg2 error:(id *)arg3; -- (BOOL)_shouldAllowSend_nts; -- (BOOL)_shouldEncrypt_nts; -- (BOOL)_shouldSign_nts; -- (BOOL)shouldAllowSend; +- (_Bool)_shouldAllowSend_nts; +- (_Bool)_shouldEncrypt_nts; +- (_Bool)_shouldSign_nts; +- (_Bool)shouldAllowSend; - (id)compositionSpecification; @property(readonly) NSSet *recipients; @property(readonly) int encryptionStatus; - (void)_notifyDelegateEncryptionStatusDidChange:(int)arg1 certsByRecipient:(id)arg2 errorsByRecipient:(id)arg3 identity:(struct __SecIdentity *)arg4 error:(id)arg5; - (void)_setEncryptionIdentityError_nts:(id)arg1; -- (BOOL)_updateEncryptionStatus_nts; +- (_Bool)_updateEncryptionStatus_nts; - (void)_determineEncryptionStatusWithNewRecipients:(id)arg1; - (void)_determineEncryptionStatusWithSendingAddress:(id)arg1; @property(readonly) int signingStatus; - (void)_setSigningIdentityError_nts:(id)arg1; -- (BOOL)_updateSigningStatus_nts; +- (_Bool)_updateSigningStatus_nts; - (void)_notifyDelegateSigningStatusDidChange:(int)arg1 identity:(struct __SecIdentity *)arg2 error:(id)arg3; - (void)_determineSigningStatusWithSendingAddress:(id)arg1; @property(readonly) int encryptionPolicy; diff --git a/iOS7/PrivateFrameworks/Message/MFSparseMutable64IndexSet.h b/iOS7/PrivateFrameworks/Message/MFSparseMutable64IndexSet.h index ab6f0f2ba..2b9e90263 100644 --- a/iOS7/PrivateFrameworks/Message/MFSparseMutable64IndexSet.h +++ b/iOS7/PrivateFrameworks/Message/MFSparseMutable64IndexSet.h @@ -19,10 +19,12 @@ - (unsigned long long)indexGreaterThanIndex:(unsigned long long)arg1; - (unsigned long long)firstIndex; - (unsigned int)count; -- (BOOL)containsIndex:(unsigned long long)arg1; +- (_Bool)containsIndex:(unsigned long long)arg1; - (void)removeIndex:(unsigned long long)arg1; - (void)addIndexes:(id)arg1; - (void)addIndex:(unsigned long long)arg1; +- (unsigned long long)_insertionPositionOfIndex:(unsigned long long)arg1; +- (unsigned long long)_positionOfIndex:(unsigned long long)arg1; - (void)_garbageCollectStorageIfNecessary; - (void)_incrementStorageIfNecessaryForCount:(unsigned int)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Message/MFStream.h b/iOS7/PrivateFrameworks/Message/MFStream.h index f847fb5b0..e7acc6782 100644 --- a/iOS7/PrivateFrameworks/Message/MFStream.h +++ b/iOS7/PrivateFrameworks/Message/MFStream.h @@ -17,34 +17,34 @@ NSMutableDictionary *_properties; id _callback; NSObject *_location; - unsigned long _capacity; - unsigned long _length; + unsigned long long _capacity; + unsigned long long _length; char *_buffer; NSError *_error; - BOOL _canRead; - BOOL _canWrite; - BOOL _sentCanRead; - unsigned int _bytesRead; - unsigned int _bytesWritten; - BOOL _enableThroughputMonitoring; + _Bool _streamCanRead; + _Bool _streamCanWrite; + _Bool _dispatchedBytesAvailable; + unsigned long long _bytesRead; + unsigned long long _bytesWritten; + _Bool _enableThroughputMonitoring; } + (id)_networkDispatchQueue; + (void)setNetworkThread:(id)arg1; + (id)networkThread; @property(readonly, nonatomic) NSError *streamError; // @synthesize streamError=_error; -- (void)enableExcessiveKeepaliveDetection:(BOOL)arg1; -- (void)enableThroughputMonitoring:(BOOL)arg1; -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)enableExcessiveKeepaliveDetection:(_Bool)arg1; +- (void)enableThroughputMonitoring:(_Bool)arg1; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; - (void)_readBytesFromStream; - (void)close; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; -- (void)openToHostName:(id)arg1 port:(int)arg2; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; +- (void)openToHostName:(id)arg1 port:(long long)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; - (id)_copyPropertyForKey:(id)arg1; -@property(readonly, nonatomic) BOOL isOpen; +@property(readonly, nonatomic) _Bool isOpen; - (void)dealloc; - (id)initCallBack:(id)arg1 onDispatchQueue:(void)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFWeakObjectCache.h b/iOS7/PrivateFrameworks/Message/MFWeakObjectCache.h index 8e923ec06..acc636633 100644 --- a/iOS7/PrivateFrameworks/Message/MFWeakObjectCache.h +++ b/iOS7/PrivateFrameworks/Message/MFWeakObjectCache.h @@ -16,7 +16,7 @@ } - (void)removeObjectForKey:(id)arg1; -- (id)objectForKey:(id)arg1 wasCached:(char *)arg2; +- (id)objectForKey:(id)arg1 wasCached:(_Bool *)arg2; - (id)objectForKey:(id)arg1; - (void)dealloc; - (id)initWithBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MFWebAttachmentSource.h b/iOS7/PrivateFrameworks/Message/MFWebAttachmentSource.h index c2b5a7168..66b29eb50 100644 --- a/iOS7/PrivateFrameworks/Message/MFWebAttachmentSource.h +++ b/iOS7/PrivateFrameworks/Message/MFWebAttachmentSource.h @@ -18,10 +18,10 @@ + (id)allSources; + (id)_setOfAllSources; - (void)removeAttachmentForURL:(id)arg1; -- (BOOL)setAttachment:(id)arg1 forURL:(id)arg2; -- (id)attachmentForURL:(id)arg1 includeRemoved:(BOOL)arg2; +- (_Bool)setAttachment:(id)arg1 forURL:(id)arg2; +- (id)attachmentForURL:(id)arg1 includeRemoved:(_Bool)arg2; - (id)attachmentForURL:(id)arg1; -@property BOOL keepRemovedAttachments; +@property _Bool keepRemovedAttachments; - (void)dealloc; - (id)description; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/MFWebMessageDocument.h b/iOS7/PrivateFrameworks/Message/MFWebMessageDocument.h index fe41e9704..d431d7222 100644 --- a/iOS7/PrivateFrameworks/Message/MFWebMessageDocument.h +++ b/iOS7/PrivateFrameworks/Message/MFWebMessageDocument.h @@ -18,13 +18,13 @@ MFLock *_lock; NSMutableDictionary *_partsByURL; NSMutableDictionary *_partsByFilename; - unsigned long _preferredEncoding; + unsigned int _preferredEncoding; MFAttachmentManager *_attachmentManager; } + (id)sourceForURL:(id)arg1; @property(retain, nonatomic) MFAttachmentManager *attachmentManager; // @synthesize attachmentManager=_attachmentManager; -@property unsigned long preferredEncoding; // @synthesize preferredEncoding=_preferredEncoding; +@property unsigned int preferredEncoding; // @synthesize preferredEncoding=_preferredEncoding; @property(readonly) NSData *htmlData; // @synthesize htmlData=_htmlData; @property(readonly) MFMimePart *mimePart; // @synthesize mimePart=_htmlPart; @property(readonly) MFMimeBody *mimeBody; // @synthesize mimeBody=_mimeBody; @@ -36,7 +36,7 @@ - (id)attachmentForURL:(id)arg1; - (id)mimePartForURL:(id)arg1; - (void)dealloc; -- (id)initWithMimePart:(id)arg1 htmlData:(id)arg2 encoding:(unsigned long)arg3; +- (id)initWithMimePart:(id)arg1 htmlData:(id)arg2 encoding:(unsigned int)arg3; - (id)initWithMimePart:(id)arg1; - (id)_initWithMimePart:(id)arg1 htmlData:(id)arg2; - (id)initWithMimeBody:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/MailAccount.h b/iOS7/PrivateFrameworks/Message/MailAccount.h index 963c79c49..2de445ba2 100644 --- a/iOS7/PrivateFrameworks/Message/MailAccount.h +++ b/iOS7/PrivateFrameworks/Message/MailAccount.h @@ -33,33 +33,33 @@ NSMutableDictionary *_currentChokedActions; NSString *_mailboxCachePath; MFWeakObjectCache *_messageStoresCache; - int _cachedLibraryID; + long long _cachedLibraryID; MFLock *_cachedLibraryIDLock; NSString *_lastKnownHostname; } + (void)_removeLookAsideValuesNotInAccountList:(id)arg1; -+ (BOOL)canMoveMessagesFromAccount:(id)arg1 toAccount:(id)arg2; ++ (_Bool)canMoveMessagesFromAccount:(id)arg1 toAccount:(id)arg2; + (void)_setOutboxMailboxUid:(id)arg1; + (void)setDataclassesConsideredActive:(id)arg1; + (id)_accountWithPath:(id)arg1; -+ (BOOL)getConfigurationFromServerForEmail:(id)arg1; -+ (BOOL)usernameIsEmailAddress; ++ (_Bool)getConfigurationFromServerForEmail:(id)arg1; ++ (_Bool)usernameIsEmailAddress; + (id)predefinedValueForKey:(id)arg1; + (id)standardAccountClass:(Class)arg1 valueForKey:(id)arg2; -+ (void)updateEmailALiasesForActiveAccounts; ++ (void)updateEmailAliasesForActiveAccounts; + (id)mailboxUidFromActiveAccountsForURL:(id)arg1; + (id)accountWithURLString:(id)arg1; + (id)URLForInfo:(id)arg1; + (id)infoForURL:(id)arg1; + (id)_accountForURL:(id)arg1; -+ (id)mailboxUidForFileSystemPath:(id)arg1 create:(BOOL)arg2; ++ (id)mailboxUidForFileSystemPath:(id)arg1 create:(_Bool)arg2; + (void)synchronouslyEmptyMailboxUidType:(int)arg1 inAccounts:(id)arg2; + (void)saveStateForAllAccounts; -+ (BOOL)isPredefinedAccountType; -+ (BOOL)primaryDeliveryAccountIsDynamic; ++ (_Bool)isPredefinedAccountType; ++ (_Bool)primaryDeliveryAccountIsDynamic; + (id)defaultDeliveryAccount; -+ (id)_defaultMailAccountForDeliveryIncludingRestricted:(BOOL)arg1; ++ (id)_defaultMailAccountForDeliveryIncludingRestricted:(_Bool)arg1; + (id)defaultMailAccountForDeliveryExcludingRestricted; + (id)defaultMailAccountForDelivery; + (void)setGlobalPathForAccounts:(id)arg1; @@ -70,57 +70,62 @@ + (id)newAccountWithPath:(id)arg1; + (id)accountWithPath:(id)arg1; + (id)allMailboxUids; -+ (id)outboxMessageStore:(BOOL)arg1; ++ (id)outboxMessageStore:(_Bool)arg1; + (id)outboxMailboxUid; + (id)addressesThatReceivedMessage:(id)arg1; + (id)accountThatMessageIsFrom:(id)arg1; -+ (id)accountThatMessageIsFrom:(id)arg1 includingInactive:(BOOL)arg2; ++ (id)accountThatMessageIsFrom:(id)arg1 includingInactive:(_Bool)arg2; + (id)accountUsingHeadersFromMessage:(id)arg1; -+ (id)accountForHeaders:(id)arg1 message:(id)arg2 includingInactive:(BOOL)arg3; ++ (id)accountForHeaders:(id)arg1 message:(id)arg2 includingInactive:(_Bool)arg3; + (id)accountContainingEmailAddress:(id)arg1; -+ (id)accountContainingEmailAddress:(id)arg1 includingInactive:(BOOL)arg2; -+ (id)_accountContainingEmailAddress:(id)arg1 matchingAddress:(id *)arg2 fullUserName:(id *)arg3 includingInactive:(BOOL)arg4; -+ (id)allEmailAddressesIncludingFullUserName:(BOOL)arg1 includeReceiveAliases:(BOOL)arg2; ++ (id)accountContainingEmailAddress:(id)arg1 includingInactive:(_Bool)arg2; ++ (id)_accountContainingEmailAddress:(id)arg1 matchingAddress:(id *)arg2 fullUserName:(id *)arg3 includingInactive:(_Bool)arg4; ++ (id)allEmailAddressesIncludingFullUserName:(_Bool)arg1 includeReceiveAliases:(_Bool)arg2; + (void)updateAutoFetchSettings; + (void)resetMailboxTimers; + (id)existingAccountWithType:(id)arg1 hostname:(id)arg2 username:(id)arg3; + (id)accountWithUniqueId:(id)arg1; ++ (id)activeAccountsWithError:(id *)arg1; + (id)activeAccounts; + (void)_removeAccountFromSortedPaths:(id)arg1; -+ (void)setMailAccounts:(id)arg1 saveIfChanged:(BOOL)arg2; ++ (void)setMailAccounts:(id)arg1 saveIfChanged:(_Bool)arg2; + (void)setMailAccounts:(id)arg1; -+ (void)removeMailAccount:(id)arg1 saveIfChanged:(BOOL)arg2; -+ (void)addMailAccount:(id)arg1 saveIfChanged:(BOOL)arg2; ++ (void)removeMailAccount:(id)arg1 saveIfChanged:(_Bool)arg2; ++ (void)addMailAccount:(id)arg1 saveIfChanged:(_Bool)arg2; ++ (id)lastMailAccountsReloadError; ++ (id)lastMailAccountsReloadDate; ++ (id)mailAccountsWithError:(id *)arg1; + (id)mailAccounts; + (void)reloadAccounts; + (void)_invalidateAccounts:(id)arg1 missingFromNewAccounts:(id)arg2; -+ (id)_loadAllAccounts; ++ (id)_loadDataAccessAccountsWithError:(id *)arg1; ++ (id)_loadAllAccountsWithError:(id *)arg1; + (void)_unregisterPendingAccount:(id)arg1; + (void)_registerPendingAccount:(id)arg1; + (id)existingDAMailAccountForDAAccount:(id)arg1; + (id)existingAccountForUniqueID:(id)arg1; + (void)_setupSortedPathsForAccounts:(id)arg1; + (void)_addAccountToSortedPaths:(id)arg1; -+ (void)enableMailboxListingNotifications:(BOOL)arg1; ++ (void)enableMailboxListingNotifications:(_Bool)arg1; + (void)disableMailboxListingNotifications; -+ (BOOL)mailboxListingNotificationAreEnabled; ++ (_Bool)mailboxListingNotificationAreEnabled; + (void)initialize; -@property(readonly) BOOL sourceIsManaged; -@property(readonly) BOOL shouldArchiveByDefault; +@property(readonly) _Bool sourceIsManaged; +@property(readonly) _Bool shouldArchiveByDefault; - (int)archiveDestinationForMailbox:(id)arg1; -- (BOOL)canArchiveForMailbox:(id)arg1; -- (BOOL)preventArchiveForMailbox:(id)arg1; -- (BOOL)supportsArchiving; +- (_Bool)canArchiveForMailbox:(id)arg1; +- (_Bool)preventArchiveForMailbox:(id)arg1; +- (_Bool)supportsArchiving; - (void)setCustomSignature:(id)arg1; - (id)customSignature; - (id)fetchLimits; -- (BOOL)restrictedFromSyncingRecents; -- (BOOL)restrictedFromSendingExternally; -- (BOOL)restrictedFromTransferingMessagesToOtherAccounts; +- (_Bool)restrictedFromSyncingRecents; +- (_Bool)restrictedFromSendingExternally; +- (_Bool)restrictedFromTransferingMessagesToOtherAccounts; - (id)copyDataForRemoteEncryptionCertificatesForAddress:(id)arg1 error:(id *)arg2; - (int)secureCompositionEncryptionPolicyForAddress:(id)arg1; - (int)secureCompositionSigningPolicyForAddress:(id)arg1; -- (BOOL)secureMIMEEnabled; +- (_Bool)secureMIMEEnabled; - (void)setEncryptionIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; - (id)encryptionIdentityPersistentReferenceForAddress:(id)arg1; - (void)setSigningIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; @@ -130,17 +135,17 @@ - (id)valueInAccountLookAsidePropertiesForKey:(id)arg1; - (id)saveSentFolder; - (id)iconString; -- (BOOL)shouldFetchBodiesWhenMovingToTrash; -- (BOOL)shouldRestoreMessagesAfterFailedDelete; +- (_Bool)shouldFetchBodiesWhenMovingToTrash; +- (_Bool)shouldRestoreMessagesAfterFailedDelete; - (id)allLocalMailboxUids; -- (BOOL)isMailboxLocalForType:(int)arg1; +- (_Bool)isMailboxLocalForType:(int)arg1; - (id)_localMailboxNameForType:(int)arg1 usingDisplayName:(id)arg2; -- (BOOL)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(BOOL)arg4 unsuccessfulOnes:(id)arg5 newMessages:(id)arg6; +- (_Bool)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(_Bool)arg4 unsuccessfulOnes:(id)arg5 newMessages:(id)arg6; - (id)_newMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4 withCreationOption:(int)arg5; - (id)newMailboxWithParent:(id)arg1 name:(id)arg2; - (id)_copyMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4; -- (id)_deliveryAccountCreateIfNeeded:(BOOL)arg1; -- (BOOL)_cleanInboxDuplication:(id)arg1; +- (id)_deliveryAccountCreateIfNeeded:(_Bool)arg1; +- (_Bool)_cleanInboxDuplication:(id)arg1; - (id)URLForMessage:(id)arg1; - (void)_writeCustomInfoToMailboxCache:(id)arg1; - (void)_readCustomInfoFromMailboxCache:(id)arg1; @@ -148,74 +153,75 @@ - (id)_URLForInfo:(id)arg1; - (id)_URLScheme; - (id)_infoForMatchingURL:(id)arg1; -- (BOOL)_shouldLogDeleteActivity; -- (BOOL)_canEmptyMessagesFromMailboxUid:(id)arg1; -- (id)_specialMailboxUidWithType:(int)arg1 create:(BOOL)arg2; +- (_Bool)_shouldLogDeleteActivity; +- (_Bool)_canEmptyMessagesFromMailboxUid:(id)arg1; +- (id)_specialMailboxUidWithType:(int)arg1 create:(_Bool)arg2; - (void)_setSpecialMailbox:(id)arg1 forType:(int)arg2; - (void)_setSpecialMailboxName:(id)arg1 forType:(int)arg2; -- (BOOL)_assignSpecialMailboxToAppropriateIvar:(id)arg1 forType:(int)arg2; +- (_Bool)_assignSpecialMailboxToAppropriateIvar:(id)arg1 forType:(int)arg2; - (id)_cachedSpecialMailboxOfType:(int)arg1; - (id *)_specialMailboxIvarOfType:(int)arg1; - (id)_defaultSpecialMailboxNameForType:(int)arg1; - (id)powerAssertionIdentifierWithPrefix:(id)arg1; - (id)description; -- (BOOL)_deleteMailbox:(id)arg1; -- (BOOL)_setChildren:(id)arg1 forMailboxUid:(id)arg2; -- (void)_writeMailboxCacheWithPrejudice:(BOOL)arg1; +- (_Bool)_deleteMailbox:(id)arg1; +- (_Bool)_setChildren:(id)arg1 forMailboxUid:(id)arg2; +- (void)_writeMailboxCacheWithPrejudice:(_Bool)arg1; - (void)_loadEntriesFromFileSystemPath:(id)arg1 parent:(id)arg2; - (void)setMailboxCachePath:(id)arg1; - (id)mailboxCachePath; -- (BOOL)_usesMailboxCache; +- (_Bool)_usesMailboxCache; - (void)_mailboxesWereRemovedFromTree:(id)arg1 withFileSystemPaths:(id)arg2; -- (BOOL)_loadMailboxListingIntoCache:(id)arg1 attributes:(unsigned int)arg2 children:(id)arg3 parent:(id)arg4; +- (_Bool)_loadMailboxListingIntoCache:(id)arg1 attributes:(unsigned int)arg2 children:(id)arg3 parent:(id)arg4; - (void)_synchronouslyLoadListingForParent:(id)arg1; - (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; - (id)_uidNameForPathComponent:(id)arg1; - (id)_pathComponentForUidName:(id)arg1; - (int)_emptyFrequencyForKey:(id)arg1 defaultValue:(id)arg2; -- (void)_didBecomeActive:(BOOL)arg1; -- (void)setActive:(BOOL)arg1; -- (BOOL)isActive; -- (BOOL)isActiveWithPersistentAccount:(id)arg1; -- (BOOL)areAnyDataclassesConsideredActiveEnabled; -- (BOOL)_setPath:(id)arg1; +- (void)_didBecomeActive:(_Bool)arg1; +- (void)setActive:(_Bool)arg1; +- (_Bool)isActive; +- (_Bool)isActiveWithPersistentAccount:(id)arg1; +- (_Bool)areAnyDataclassesConsideredActiveEnabled; +- (_Bool)_setPath:(id)arg1; - (void)changePushedMailboxUidsAdded:(id)arg1 deleted:(id)arg2; -- (BOOL)supportsUserPushedMailboxes; +- (_Bool)supportsUserPushedMailboxes; - (id)pushedMailboxUids; - (void)deliveryAccountWillBeRemoved:(id)arg1; - (void)removeUserFocusMailbox:(id)arg1; - (void)addUserFocusMailbox:(id)arg1; - (void)didFinishActionForChokePoint:(id)arg1 coalescePoint:(id)arg2 withResult:(id)arg3; -- (BOOL)willPerformActionForChokePoint:(id)arg1 coalescePoint:(id)arg2 result:(id *)arg3; -- (BOOL)_registerPushNotificationPrefix:(id)arg1 forMailboxNames:(id)arg2; -- (BOOL)canReceiveNewMailNotifications; -- (BOOL)_canReceiveNewMailNotifications; -- (BOOL)hasEnoughInformationForEasySetup; -- (id)delegateeInvitationICSRepresentationInMessage:(id)arg1 summary:(id *)arg2; -- (BOOL)reconstituteOrphanedMeetingInMessage:(id)arg1; +- (_Bool)willPerformActionForChokePoint:(id)arg1 coalescePoint:(id)arg2 result:(id *)arg3; +- (_Bool)_registerPushNotificationPrefix:(id)arg1 forMailboxNames:(id)arg2; +- (_Bool)canReceiveNewMailNotifications; +- (_Bool)_canReceiveNewMailNotifications; +- (_Bool)hasEnoughInformationForEasySetup; +- (id)unactionableInvitationICSRepresentationInMessage:(id)arg1 summary:(id *)arg2; +- (_Bool)reconstituteOrphanedMeetingInMessage:(id)arg1; - (id)meetingStorePersistentID; +- (id)statisticsKind; - (id)displayNameUsingSpecialNamesForMailboxUid:(id)arg1; -- (BOOL)deleteInPlaceForMailbox:(id)arg1; -- (BOOL)deleteInPlaceForAllMailboxes; -- (BOOL)derivesDeliveryAccountInfoFromMailAccount; -- (BOOL)supportsMessageFlagging; -- (BOOL)archiveSentMessages; +- (_Bool)deleteInPlaceForMailbox:(id)arg1; +- (_Bool)deleteInPlaceForAllMailboxes; +- (_Bool)derivesDeliveryAccountInfoFromMailAccount; +- (_Bool)supportsMessageFlagging; +- (_Bool)archiveSentMessages; - (id)displayUsername; - (int)cachePolicy; - (void)setCachePolicy:(int)arg1; -- (BOOL)supportsMailboxEditing; -- (BOOL)supportsSyncingReadState; -- (BOOL)supportsRemoteAppend; -- (BOOL)supportsAppend; -- (BOOL)shouldAppearInMailSettings; +- (_Bool)supportsMailboxEditing; +- (_Bool)supportsSyncingReadState; +- (_Bool)supportsRemoteAppend; +- (_Bool)supportsAppend; +- (_Bool)shouldAppearInMailSettings; - (void)setupLibrary; - (id)library; - (void)setLibrary:(id)arg1; -- (BOOL)canForwardWithoutDownload; -- (int)libraryID; +- (_Bool)canForwardWithoutDownload; +- (long long)libraryID; - (void)systemWillSleep; - (void)systemDidWake; -- (BOOL)updateEmailAliases; +- (_Bool)updateEmailAliases; - (void)transferNotificationSessionToAccount:(id)arg1; - (void)stopListeningForNotifications; - (void)startListeningForNotifications; @@ -223,10 +229,10 @@ - (id)mailboxUidForURL:(id)arg1; - (id)mailboxUidForInfo:(id)arg1; - (id)URLString; -- (id)mailboxUidForRelativePath:(id)arg1 create:(BOOL)arg2 withOption:(int)arg3; +- (id)mailboxUidForRelativePath:(id)arg1 create:(_Bool)arg2 withOption:(int)arg3; - (id)_childOfMailbox:(id)arg1 withComponentName:(id)arg2; -- (id)mailboxUidForRelativePath:(id)arg1 create:(BOOL)arg2; -- (void)setUnreadCount:(unsigned int)arg1 forMailbox:(id)arg2; +- (id)mailboxUidForRelativePath:(id)arg1 create:(_Bool)arg2; +- (void)setUnreadCount:(unsigned long long)arg1 forMailbox:(id)arg2; - (Class)storeClassForMailbox:(id)arg1; - (Class)storeClass; - (void)unregisterStore:(id)arg1 forUid:(id)arg2; @@ -235,24 +241,24 @@ - (void)setConnectionError:(id)arg1; - (void)setValueInAccountProperties:(id)arg1 forKey:(id)arg2; - (void)setPortNumber:(unsigned int)arg1; -- (BOOL)isAccountClassEquivalentTo:(id)arg1; -- (BOOL)isHostnameEquivalentTo:(id)arg1; +- (_Bool)isAccountClassEquivalentTo:(id)arg1; +- (_Bool)isHostnameEquivalentTo:(id)arg1; - (void)setHostname:(id)arg1; - (void)setUsername:(id)arg1; - (void)resetMailboxURLs; -- (void)_resetAllMailboxURLs:(BOOL)arg1; -- (BOOL)deleteMailbox:(id)arg1; -- (BOOL)_renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; -- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; -- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2; -- (BOOL)moveMailbox:(id)arg1 intoParent:(id)arg2; -- (BOOL)canMailboxBeDeleted:(id)arg1; -- (BOOL)canMailboxBeRenamed:(id)arg1; -- (BOOL)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id *)arg2; -- (BOOL)canCreateNewMailboxes; +- (void)_resetAllMailboxURLs:(_Bool)arg1; +- (_Bool)deleteMailbox:(id)arg1; +- (_Bool)_renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (_Bool)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (_Bool)renameMailbox:(id)arg1 newName:(id)arg2; +- (_Bool)moveMailbox:(id)arg1 intoParent:(id)arg2; +- (_Bool)canMailboxBeDeleted:(id)arg1; +- (_Bool)canMailboxBeRenamed:(id)arg1; +- (_Bool)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id *)arg2; +- (_Bool)canCreateNewMailboxes; - (id)mailboxPathExtension; - (void)resetSpecialMailboxes; -- (BOOL)_resetSpecialMailboxes; +- (_Bool)_resetSpecialMailboxes; - (id)displayNameForMailboxUid:(id)arg1; - (id)displayName; - (void)setEmptyFrequency:(int)arg1 forMailboxType:(int)arg2; @@ -263,23 +269,24 @@ - (id)transferDisabledMailboxUids; - (id)allMailboxUids; - (id)specialMailboxNameForType:(int)arg1; -- (id)mailboxUidOfType:(int)arg1 createIfNeeded:(BOOL)arg2; -- (BOOL)shouldExpungeMessagesOnDelete; +- (id)mailboxUidOfType:(int)arg1 createIfNeeded:(_Bool)arg2; +- (_Bool)shouldExpungeMessagesOnDelete; - (id)rootMailboxUid; +- (id)allMailMailboxUid; - (id)primaryMailboxUid; -- (BOOL)canAppendMessages; +- (_Bool)canAppendMessages; - (void)fetchMailboxList; - (void)nowWouldBeAGoodTimeToStartBackgroundSynchronization; - (void)_synchronizeMailboxListWithFileSystem; -- (BOOL)_shouldConfigureMailboxCache; -- (BOOL)canFetch; +- (_Bool)_shouldConfigureMailboxCache; +- (_Bool)canFetch; - (void)releaseAllForcedConnections; - (void)releaseAllConnections; - (void)saveState; - (void)invalidateAndDelete; - (void)invalidate; -- (void)_asynchronouslyInvalidateAndDeleteAccountData:(BOOL)arg1; -- (void)_invalidateAndDeleteAccountData:(BOOL)arg1; +- (void)_asynchronouslyInvalidateAndDeleteAccountData:(_Bool)arg1; +- (void)_invalidateAndDeleteAccountData:(_Bool)arg1; - (void)_deleteHook; - (id)emailAddressesAndAliases; - (id)emailAddressesAndAliasesList; @@ -294,18 +301,18 @@ - (void)setEmailAddresses:(id)arg1; - (id)emailAddresses; - (void)pushUpdateForAliasData; -- (void)setEnabled:(BOOL)arg1 forEmailAddress:(id)arg2; +- (void)setEnabled:(_Bool)arg1 forEmailAddress:(id)arg2; - (void)setDefaultEmailAddress:(id)arg1; - (id)defaultEmailAddress; - (id)firstEmailAddress; -- (BOOL)canUseCarrierDeliveryFallback; -- (void)setCanUseCarrierDeliveryFallback:(BOOL)arg1; -- (BOOL)canUseDeliveryAccount:(id)arg1; +- (_Bool)canUseCarrierDeliveryFallback; +- (void)setCanUseCarrierDeliveryFallback:(_Bool)arg1; +- (_Bool)canUseDeliveryAccount:(id)arg1; - (void)setDeliveryAccountAlternates:(id)arg1; - (void)setDeliveryAccount:(id)arg1; - (id)deliveryAccountAlternates; -- (void)setPrimaryDeliveryAccountDisabled:(BOOL)arg1; -- (BOOL)isPrimaryDeliveryAccountDisabled; +- (void)setPrimaryDeliveryAccountDisabled:(_Bool)arg1; +- (_Bool)isPrimaryDeliveryAccountDisabled; - (id)deliveryAccount; - (void)setFullUserName:(id)arg1; - (id)fullUserName; @@ -323,8 +330,8 @@ - (void)_invalidateCachedMailboxen; - (id)uniqueIdForPersistentConnection; - (void)resetMailboxTimer; -- (BOOL)isUsernameEquivalentTo:(id)arg1; -- (BOOL)isEquivalentTo:(id)arg1 hostname:(id)arg2 username:(id)arg3; +- (_Bool)isUsernameEquivalentTo:(id)arg1; +- (_Bool)isEquivalentTo:(id)arg1 hostname:(id)arg2 username:(id)arg3; - (void)accountDidLoad; @end diff --git a/iOS7/PrivateFrameworks/Message/NSArray-SortedMailboxes.h b/iOS7/PrivateFrameworks/Message/NSArray-SortedMailboxes.h index 274c88665..5ad87170e 100644 --- a/iOS7/PrivateFrameworks/Message/NSArray-SortedMailboxes.h +++ b/iOS7/PrivateFrameworks/Message/NSArray-SortedMailboxes.h @@ -7,6 +7,6 @@ #import "NSArray.h" @interface NSArray (SortedMailboxes) -- (unsigned int)mf_indexOfMailboxDictionaryWithName:(id)arg1; +- (unsigned long long)mf_indexOfMailboxDictionaryWithName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/NSDictionary-Goodies.h b/iOS7/PrivateFrameworks/Message/NSDictionary-Goodies.h index 2d1f1f09b..e86b705c4 100644 --- a/iOS7/PrivateFrameworks/Message/NSDictionary-Goodies.h +++ b/iOS7/PrivateFrameworks/Message/NSDictionary-Goodies.h @@ -8,6 +8,6 @@ @interface NSDictionary (Goodies) - (int)mf_integerForKey:(id)arg1; -- (BOOL)mf_boolForKey:(id)arg1; +- (_Bool)mf_boolForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/NSError-MFAccount.h b/iOS7/PrivateFrameworks/Message/NSError-MFAccount.h index c466febe3..f253b53c6 100644 --- a/iOS7/PrivateFrameworks/Message/NSError-MFAccount.h +++ b/iOS7/PrivateFrameworks/Message/NSError-MFAccount.h @@ -7,7 +7,7 @@ #import "NSError.h" @interface NSError (MFAccount) -- (BOOL)mf_isInaccessibleAccountCredentialError; -- (BOOL)mf_isMissingAccountCredentialError; +- (_Bool)mf_isInaccessibleAccountCredentialError; +- (_Bool)mf_isMissingAccountCredentialError; @end diff --git a/iOS7/PrivateFrameworks/Message/NSError-MessageAdditions.h b/iOS7/PrivateFrameworks/Message/NSError-MessageAdditions.h index f837a053f..a883ba064 100644 --- a/iOS7/PrivateFrameworks/Message/NSError-MessageAdditions.h +++ b/iOS7/PrivateFrameworks/Message/NSError-MessageAdditions.h @@ -9,7 +9,7 @@ @interface NSError (MessageAdditions) - (id)mf_shortDescription; - (id)mf_moreInfo; -- (BOOL)mf_shouldBeReportedToUser; -- (BOOL)mf_isUserCancelledError; +- (_Bool)mf_shouldBeReportedToUser; +- (_Bool)mf_isUserCancelledError; @end diff --git a/iOS7/PrivateFrameworks/Message/NSInvocation-MailExtensions.h b/iOS7/PrivateFrameworks/Message/NSInvocation-MailExtensions.h index 6fae47fd6..8301e86b8 100644 --- a/iOS7/PrivateFrameworks/Message/NSInvocation-MailExtensions.h +++ b/iOS7/PrivateFrameworks/Message/NSInvocation-MailExtensions.h @@ -10,6 +10,6 @@ + (id)mf_invocationWithSelector:(SEL)arg1 target:(id)arg2 object1:(id)arg3 object2:(id)arg4; + (id)mf_invocationWithSelector:(SEL)arg1 target:(id)arg2 object:(id)arg3; + (id)mf_invocationWithSelector:(SEL)arg1 target:(id)arg2; -- (BOOL)mf_shouldLogInvocation; +- (_Bool)mf_shouldLogInvocation; @end diff --git a/iOS7/PrivateFrameworks/Message/NSMutableDictionary-Goodies.h b/iOS7/PrivateFrameworks/Message/NSMutableDictionary-Goodies.h index 274af4261..63d3a7d25 100644 --- a/iOS7/PrivateFrameworks/Message/NSMutableDictionary-Goodies.h +++ b/iOS7/PrivateFrameworks/Message/NSMutableDictionary-Goodies.h @@ -10,6 +10,6 @@ - (id)mf_objectForKey:(id)arg1 ofClass:(Class)arg2; - (void)mf_addObject:(id)arg1 forKey:(id)arg2; - (void)mf_setInteger:(int)arg1 forKey:(id)arg2; -- (void)mf_setBool:(BOOL)arg1 forKey:(id)arg2; +- (void)mf_setBool:(_Bool)arg1 forKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Message/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Message/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Message/NSStreamDelegate-Protocol.h b/iOS7/PrivateFrameworks/Message/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/PrivateFrameworks/Message/NSStreamDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/NSString-FormatFlowedSupportInternal.h b/iOS7/PrivateFrameworks/Message/NSString-FormatFlowedSupportInternal.h index 22df6d492..dd082588d 100644 --- a/iOS7/PrivateFrameworks/Message/NSString-FormatFlowedSupportInternal.h +++ b/iOS7/PrivateFrameworks/Message/NSString-FormatFlowedSupportInternal.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (FormatFlowedSupportInternal) -- (unsigned int)mf_nextWordFromIndex:(unsigned int)arg1 forward:(BOOL)arg2; -- (unsigned int)mf_lineBreakBeforeIndex:(unsigned int)arg1 withinRange:(struct _NSRange)arg2; +- (unsigned long long)mf_nextWordFromIndex:(unsigned long long)arg1 forward:(_Bool)arg2; +- (unsigned long long)mf_lineBreakBeforeIndex:(unsigned long long)arg1 withinRange:(struct _NSRange)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/NSString-MFDirectoryPathUtils.h b/iOS7/PrivateFrameworks/Message/NSString-MFDirectoryPathUtils.h index 68652168b..2fd5dcecc 100644 --- a/iOS7/PrivateFrameworks/Message/NSString-MFDirectoryPathUtils.h +++ b/iOS7/PrivateFrameworks/Message/NSString-MFDirectoryPathUtils.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (MFDirectoryPathUtils) -- (BOOL)mf_isSubdirectoryOfPath:(id)arg1; -- (BOOL)mf_makeDirectoryWithMode:(int)arg1; +- (_Bool)mf_isSubdirectoryOfPath:(id)arg1; +- (_Bool)mf_makeDirectoryWithMode:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/Message/NSString-MimeEnrichedReader.h b/iOS7/PrivateFrameworks/Message/NSString-MimeEnrichedReader.h index 2ac45b10c..93cdfc64e 100644 --- a/iOS7/PrivateFrameworks/Message/NSString-MimeEnrichedReader.h +++ b/iOS7/PrivateFrameworks/Message/NSString-MimeEnrichedReader.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (MimeEnrichedReader) -+ (id)mf_stringFromMimeEnrichedString:(id)arg1 asHTML:(BOOL)arg2; -+ (id)mf_stringFromMimeRichTextString:(id)arg1 asHTML:(BOOL)arg2; ++ (id)mf_stringFromMimeEnrichedString:(id)arg1 asHTML:(_Bool)arg2; ++ (id)mf_stringFromMimeRichTextString:(id)arg1 asHTML:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/NSString-NSStringUtils.h b/iOS7/PrivateFrameworks/Message/NSString-NSStringUtils.h index 1f93f7609..827baa0c8 100644 --- a/iOS7/PrivateFrameworks/Message/NSString-NSStringUtils.h +++ b/iOS7/PrivateFrameworks/Message/NSString-NSStringUtils.h @@ -11,8 +11,8 @@ + (id)mf_stringRepresentationForBytes:(long long)arg1; + (id)mf_messageIDStringWithDomainHint:(id)arg1; + (id)mf_UUID; -- (id)mf_stringByReplacingPercentEscapesUsingEncoding:(unsigned int)arg1; -- (id)mf_stringByAddingPercentEscapesUsingEncoding:(unsigned int)arg1; +- (id)mf_stringByReplacingPercentEscapesUsingEncoding:(unsigned long long)arg1; +- (id)mf_stringByAddingPercentEscapesUsingEncoding:(unsigned long long)arg1; - (id)mf_stringByEscapingHTMLCodes; - (id)mf_stringByEscapingForXML; - (id)mf_uniqueFilenameWithRespectToFilenames:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/NSURL-AttachmentURLUtilities.h b/iOS7/PrivateFrameworks/Message/NSURL-AttachmentURLUtilities.h index 820e0894f..7f9328345 100644 --- a/iOS7/PrivateFrameworks/Message/NSURL-AttachmentURLUtilities.h +++ b/iOS7/PrivateFrameworks/Message/NSURL-AttachmentURLUtilities.h @@ -11,6 +11,6 @@ - (id)mf_lastPartNumber; - (id)mf_partNumbers; - (unsigned int)mf_rowID; -- (BOOL)mf_isValidAttachmentURL; +- (_Bool)mf_isValidAttachmentURL; @end diff --git a/iOS7/PrivateFrameworks/Message/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/Message/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/Message/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/QueryProgressMonitor-Protocol.h b/iOS7/PrivateFrameworks/Message/QueryProgressMonitor-Protocol.h index 168352e50..64480366b 100644 --- a/iOS7/PrivateFrameworks/Message/QueryProgressMonitor-Protocol.h +++ b/iOS7/PrivateFrameworks/Message/QueryProgressMonitor-Protocol.h @@ -5,6 +5,6 @@ */ @protocol QueryProgressMonitor -- (BOOL)shouldCancel; +- (_Bool)shouldCancel; @end diff --git a/iOS7/PrivateFrameworks/Message/SMTPAccount.h b/iOS7/PrivateFrameworks/Message/SMTPAccount.h index bf0b3c338..f6b991a54 100644 --- a/iOS7/PrivateFrameworks/Message/SMTPAccount.h +++ b/iOS7/PrivateFrameworks/Message/SMTPAccount.h @@ -13,13 +13,13 @@ Class _deliveryClass; MFSMTPConnection *_connection; NSTimer *_timer; - long _lastTimerSetTime; + long long _lastTimerSetTime; unsigned int _supportsPipelining:1; unsigned int _supportsOutboxCopy:1; unsigned int _useCellDataOnly:1; } -+ (BOOL)isCommonPortNumber:(unsigned int)arg1; ++ (_Bool)isCommonPortNumber:(unsigned int)arg1; + (id)saslProfileName; + (unsigned int)defaultPortNumber; + (void)registerAppleServiceDeliveryHostname:(id)arg1; @@ -29,29 +29,30 @@ + (void *)legacyKeychainProtocol; + (id)accountTypeString; - (void)dealloc; -- (BOOL)canBeFallbackAccount; -- (BOOL)_isAppleServiceDeliveryHostname:(id)arg1; +- (_Bool)canBeFallbackAccount; +- (_Bool)_isAppleServiceDeliveryHostname:(id)arg1; - (void)releaseAllForcedConnections; - (void)releaseAllConnections; - (void)checkInConnection:(id)arg1; - (void)setTimer; - (void)connectionExpired:(id)arg1; - (void)disconnect:(id)arg1; -- (id)authenticatedConnection:(BOOL)arg1; +- (id)authenticatedConnection:(_Bool)arg1; - (struct __CFString *)connectionServiceType; -- (void)setSupportsOutboxCopy:(BOOL)arg1; -- (BOOL)supportsOutboxCopy; -- (void)setSupportsPipelining:(BOOL)arg1; -- (BOOL)supportsPipelining; +- (void)setSupportsOutboxCopy:(_Bool)arg1; +- (_Bool)supportsOutboxCopy; +- (void)setSupportsPipelining:(_Bool)arg1; +- (_Bool)supportsPipelining; +- (id)errorForResponse:(id)arg1; - (id)customAuthenticationErrorStringForError:(id)arg1 authScheme:(id)arg2; - (void)setPreferredAuthScheme:(id)arg1; - (id)preferredAuthScheme; -- (BOOL)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; +- (_Bool)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; - (id)alternateConnectionSettings; - (id)insecureConnectionSettings; - (id)secureConnectionSettings; -- (id)connectionSettingsForAuthentication:(BOOL)arg1 secure:(id)arg2 insecure:(id)arg3; -- (id)_defaultSettingsWithPort:(unsigned int)arg1 useSSL:(BOOL)arg2 directSSL:(BOOL)arg3; +- (id)connectionSettingsForAuthentication:(_Bool)arg1 secure:(id)arg2 insecure:(id)arg3; +- (id)_defaultSettingsWithPort:(unsigned int)arg1 useSSL:(_Bool)arg2 directSSL:(_Bool)arg3; - (Class)connectionClass; - (id)serviceName; - (void)setDeliveryClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFActivityMonitorMultiTarget.h b/iOS7/PrivateFrameworks/Message/_MFActivityMonitorMultiTarget.h index 6bf6d0ea2..7ae1688af 100644 --- a/iOS7/PrivateFrameworks/Message/_MFActivityMonitorMultiTarget.h +++ b/iOS7/PrivateFrameworks/Message/_MFActivityMonitorMultiTarget.h @@ -18,8 +18,8 @@ - (id)allTargets; - (void)setPrimaryTarget:(id)arg1; - (id)primaryTarget; -- (BOOL)removeActivityTarget:(id)arg1; -- (BOOL)addActivityTarget:(id)arg1; +- (_Bool)removeActivityTarget:(id)arg1; +- (_Bool)addActivityTarget:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMailboxOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMailboxOperation.h index ec513c17e..68e0ca4b0 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMailboxOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMailboxOperation.h @@ -18,7 +18,7 @@ - (id)description; - (id)folderChangeResult; - (void)applyToFolderMap:(id)arg1; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMessageOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMessageOperation.h index 2bc5e29bf..ab684eb91 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMessageOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredDeleteMessageOperation.h @@ -16,7 +16,7 @@ } - (id)description; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredModifyMailboxOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredModifyMailboxOperation.h index e4fca49b3..fa2d413ab 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredModifyMailboxOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredModifyMailboxOperation.h @@ -20,7 +20,7 @@ - (id)description; - (id)folderChangeResult; - (void)applyToFolderMap:(id)arg1; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredNewMailboxOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredNewMailboxOperation.h index 94f3cf42c..c311a107f 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredNewMailboxOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredNewMailboxOperation.h @@ -20,7 +20,7 @@ - (id)description; - (id)folderChangeResult; - (void)applyToFolderMap:(id)arg1; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredSelectMailboxOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredSelectMailboxOperation.h index 8d2488814..ddaf10fb0 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredSelectMailboxOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredSelectMailboxOperation.h @@ -16,7 +16,7 @@ } - (id)description; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithMailbox:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDADeferredSetFlagsOperation.h b/iOS7/PrivateFrameworks/Message/_MFDADeferredSetFlagsOperation.h index ad675e5c5..b57771e75 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDADeferredSetFlagsOperation.h +++ b/iOS7/PrivateFrameworks/Message/_MFDADeferredSetFlagsOperation.h @@ -18,7 +18,7 @@ } - (id)description; -- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (_Bool)performWithAccount:(id)arg1 offlineCache:(id)arg2; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMSBasicConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMSBasicConsumer.h index c45af5a5c..a870c15f7 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMSBasicConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMSBasicConsumer.h @@ -15,7 +15,7 @@ MFMailMessageLibrary *library; MFActivityMonitor *monitor; MFError *error; - unsigned int numNewMessages; + unsigned long long numNewMessages; } @property(retain, nonatomic) MFError *error; // @synthesize error; diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMSSearchResponseConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMSSearchResponseConsumer.h index 1d3d47361..f54a0e614 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMSSearchResponseConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMSSearchResponseConsumer.h @@ -25,10 +25,10 @@ - (void)searchQuery:(id)arg1 returnedTotalCount:(id)arg2; - (void)searchQuery:(id)arg1 finishedWithError:(id)arg2; - (void)searchQuery:(id)arg1 returnedResults:(id)arg2; -- (BOOL)handleItems:(id)arg1; +- (_Bool)handleItems:(id)arg1; - (void)resetDoneCondition; - (void)waitUntilDone; -- (BOOL)waitUntilDoneBeforeDate:(id)arg1; +- (_Bool)waitUntilDoneBeforeDate:(id)arg1; - (id)initWithMaximumSize:(unsigned int)arg1 latency:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMSUpdateConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMSUpdateConsumer.h index ba061f0e1..77e766b09 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMSUpdateConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMSUpdateConsumer.h @@ -15,7 +15,7 @@ - (void)handleResponse:(id)arg1 error:(id)arg2; - (void)commitSyncActions; - (void)receiveSyncActions:(id)arg1; -- (BOOL)handleItems:(id)arg1; +- (_Bool)handleItems:(id)arg1; - (void)drainMailbox; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageBodyFetchConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageBodyFetchConsumer.h index 77f47bdb6..e1c098d68 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageBodyFetchConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageBodyFetchConsumer.h @@ -14,7 +14,7 @@ @interface _MFDAMessageBodyFetchConsumer : NSObject { id _streamConsumer; - BOOL _succeeded; + _Bool _succeeded; MFError *_error; NSData *_data; } @@ -24,9 +24,9 @@ @property(retain, nonatomic) id streamConsumer; // @synthesize streamConsumer=_streamConsumer; - (void)dealloc; - (id)streamingContentConsumer; -@property(readonly, nonatomic) BOOL succeeded; // @synthesize succeeded=_succeeded; +@property(readonly, nonatomic) _Bool succeeded; // @synthesize succeeded=_succeeded; - (void)handleResponse:(id)arg1 error:(id)arg2; -- (BOOL)wantsData; +- (_Bool)wantsData; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageFetchAttachmentConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageFetchAttachmentConsumer.h index a397bc60f..dcb54a2f4 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageFetchAttachmentConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageFetchAttachmentConsumer.h @@ -13,20 +13,20 @@ @interface _MFDAMessageFetchAttachmentConsumer : MFDAMailAccountConsumer { MFProgressFilterDataConsumer *_progressFilter; - unsigned int _expectedLength; - unsigned int _accumulatedLength; + unsigned long long _expectedLength; + unsigned long long _accumulatedLength; MFActivityMonitor *_monitor; - BOOL _dataWasBase64; - BOOL _fetchSucceeded; + _Bool _dataWasBase64; + _Bool _fetchSucceeded; } -@property(readonly) BOOL fetchSucceeded; // @synthesize fetchSucceeded=_fetchSucceeded; -@property(readonly) BOOL dataWasBase64; // @synthesize dataWasBase64=_dataWasBase64; -@property(nonatomic) unsigned int expectedLength; // @synthesize expectedLength=_expectedLength; +@property(readonly) _Bool fetchSucceeded; // @synthesize fetchSucceeded=_fetchSucceeded; +@property(readonly) _Bool dataWasBase64; // @synthesize dataWasBase64=_dataWasBase64; +@property(nonatomic) unsigned long long expectedLength; // @synthesize expectedLength=_expectedLength; @property(retain, nonatomic) MFProgressFilterDataConsumer *progressFilter; // @synthesize progressFilter=_progressFilter; - (void)dealloc; - (id)initWithActivityMonitor:(id)arg1; -- (void)attachmentFetchCompletedWithStatus:(int)arg1 forAttachmentNamed:(id)arg2 ofMessageWithServerID:(id)arg3 dataWasBase64:(BOOL)arg4; +- (void)attachmentFetchCompletedWithStatus:(int)arg1 forAttachmentNamed:(id)arg2 ofMessageWithServerID:(id)arg3 dataWasBase64:(_Bool)arg4; - (void)consumeData:(id)arg1 ofContentType:(id)arg2 forAttachmentNamed:(id)arg3 ofMessageWithServerID:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreDeleteRequest.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreDeleteRequest.h index cf5c65886..c5f8e4791 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreDeleteRequest.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreDeleteRequest.h @@ -13,8 +13,8 @@ } - (id)deferredOperation; -@property(readonly, nonatomic) BOOL isUserRequested; -@property(readonly, nonatomic) BOOL shouldSend; +@property(readonly, nonatomic) _Bool isUserRequested; +@property(readonly, nonatomic) _Bool shouldSend; - (unsigned long long)generationNumber; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreFetchRequest.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreFetchRequest.h index 7f33ac888..d24153602 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreFetchRequest.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreFetchRequest.h @@ -17,14 +17,14 @@ MFMessage *message; MFMimePart *part; int format; - BOOL partial; + _Bool partial; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)deferredOperation; -@property(readonly, nonatomic) BOOL isUserRequested; -@property(readonly, nonatomic) BOOL shouldSend; +@property(readonly, nonatomic) _Bool isUserRequested; +@property(readonly, nonatomic) _Bool shouldSend; - (unsigned long long)generationNumber; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreGetUpdatesRequest.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreGetUpdatesRequest.h index 264d434b2..67c8066d7 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreGetUpdatesRequest.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreGetUpdatesRequest.h @@ -10,15 +10,15 @@ @interface _MFDAMessageStoreGetUpdatesRequest : DAMailboxGetUpdatesRequest { - BOOL _isUserRequested; + _Bool _isUserRequested; } -- (BOOL)mf_alwaysReportFailures; +- (_Bool)mf_alwaysReportFailures; - (id)deferredOperation; -@property(readonly, nonatomic) BOOL isUserRequested; -@property(readonly, nonatomic) BOOL shouldSend; +@property(readonly, nonatomic) _Bool isUserRequested; +@property(readonly, nonatomic) _Bool shouldSend; - (unsigned long long)generationNumber; -- (id)initRequestForBodyFormat:(int)arg1 withBodySizeLimit:(int)arg2 isUserRequested:(BOOL)arg3; +- (id)initRequestForBodyFormat:(int)arg1 withBodySizeLimit:(int)arg2 isUserRequested:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSearchResultBodyConsumer.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSearchResultBodyConsumer.h index 2a5091891..9db6a945d 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSearchResultBodyConsumer.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSearchResultBodyConsumer.h @@ -23,11 +23,11 @@ - (void)dealloc; - (void)didEndStreamingForMailMessage:(id)arg1; - (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; -- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (_Bool)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; - (void)searchResultFetchedWithResponses:(id)arg1; - (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; - (void)waitUntilDone; -- (BOOL)waitUntilDoneBeforeDate:(id)arg1; +- (_Bool)waitUntilDoneBeforeDate:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSetFlagsRequest.h b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSetFlagsRequest.h index 4510a264d..66f8f364f 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSetFlagsRequest.h +++ b/iOS7/PrivateFrameworks/Message/_MFDAMessageStoreSetFlagsRequest.h @@ -13,8 +13,8 @@ } - (id)deferredOperation; -@property(readonly, nonatomic) BOOL isUserRequested; -@property(readonly, nonatomic) BOOL shouldSend; +@property(readonly, nonatomic) _Bool isUserRequested; +@property(readonly, nonatomic) _Bool shouldSend; - (unsigned long long)generationNumber; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFDataCollector.h b/iOS7/PrivateFrameworks/Message/_MFDataCollector.h index 97b696656..d3207a0fc 100644 --- a/iOS7/PrivateFrameworks/Message/_MFDataCollector.h +++ b/iOS7/PrivateFrameworks/Message/_MFDataCollector.h @@ -16,16 +16,16 @@ MFLibraryMessage *_message; MFBufferedDataConsumer *_consumer; NSString *_part; - BOOL _partial; - BOOL _incomplete; + _Bool _partial; + _Bool _incomplete; } - (id)data; - (void)dealloc; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (id)pathForStorage; -- (id)initWithLibrary:(id)arg1 message:(id)arg2 part:(id)arg3 partial:(BOOL)arg4 incomplete:(BOOL)arg5; +- (id)initWithLibrary:(id)arg1 message:(id)arg2 part:(id)arg3 partial:(_Bool)arg4 incomplete:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFFormatFlowedWriter.h b/iOS7/PrivateFrameworks/Message/_MFFormatFlowedWriter.h index 63ad55b8c..95050e3d7 100644 --- a/iOS7/PrivateFrameworks/Message/_MFFormatFlowedWriter.h +++ b/iOS7/PrivateFrameworks/Message/_MFFormatFlowedWriter.h @@ -11,19 +11,19 @@ @interface _MFFormatFlowedWriter : NSObject { MFPlainTextDocument *_inputDocument; - unsigned long _encoding; + unsigned int _encoding; NSMutableString *_outputString; NSMutableString *_quotedString; unsigned int _addedTrailingSpaces:1; NSMutableString *_lineString; } -+ (id)newWithPlainTextDocument:(id)arg1 encoding:(unsigned long)arg2; -- (BOOL)addedTrailingSpaces; ++ (id)newWithPlainTextDocument:(id)arg1 encoding:(unsigned int)arg2; +- (_Bool)addedTrailingSpaces; - (id)quotedString; - (id)outputString; - (void)_outputQuotedParagraph:(id)arg1 range:(struct _NSRange)arg2 withQuoteLevel:(unsigned int)arg3; -- (unsigned int)_findLineBreakInRange:(struct _NSRange)arg1 maxCharWidthCount:(unsigned int)arg2 endIsURL:(BOOL)arg3; +- (unsigned long long)_findLineBreakInRange:(struct _NSRange)arg1 maxCharWidthCount:(unsigned long long)arg2 endIsURL:(_Bool)arg3; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFLibraryContentIndexResultsKey.h b/iOS7/PrivateFrameworks/Message/_MFLibraryContentIndexResultsKey.h index 696225183..d6daaa0d9 100644 --- a/iOS7/PrivateFrameworks/Message/_MFLibraryContentIndexResultsKey.h +++ b/iOS7/PrivateFrameworks/Message/_MFLibraryContentIndexResultsKey.h @@ -16,8 +16,8 @@ @property(copy, nonatomic) NSIndexSet *mailboxIDs; // @synthesize mailboxIDs=_mailboxIDs; @property(retain, nonatomic) MFMessageCriterion *criterion; // @synthesize criterion=_criterion; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFLibrarySQLiteConnectionWrapper.h b/iOS7/PrivateFrameworks/Message/_MFLibrarySQLiteConnectionWrapper.h index 9343c8235..68f5f34bf 100644 --- a/iOS7/PrivateFrameworks/Message/_MFLibrarySQLiteConnectionWrapper.h +++ b/iOS7/PrivateFrameworks/Message/_MFLibrarySQLiteConnectionWrapper.h @@ -11,18 +11,18 @@ @interface _MFLibrarySQLiteConnectionWrapper : NSObject { MFProtectedSQLiteConnection *_connection; - BOOL _writer; - unsigned int _refcount; + _Bool _writer; + unsigned long long _refcount; } -+ (id)wrapperWithConnection:(id)arg1 forWriting:(BOOL)arg2; -@property(readonly, nonatomic) unsigned int refcount; // @synthesize refcount=_refcount; -@property(readonly, nonatomic) BOOL writer; // @synthesize writer=_writer; ++ (id)wrapperWithConnection:(id)arg1 forWriting:(_Bool)arg2; +@property(readonly, nonatomic) unsigned long long refcount; // @synthesize refcount=_refcount; +@property(readonly, nonatomic) _Bool writer; // @synthesize writer=_writer; @property(readonly, nonatomic) MFProtectedSQLiteConnection *connection; // @synthesize connection=_connection; -- (unsigned int)decrementRefcount; -- (unsigned int)incrementRefcount; +- (unsigned long long)decrementRefcount; +- (unsigned long long)incrementRefcount; - (void)dealloc; -- (id)initWithConnection:(id)arg1 forWriting:(BOOL)arg2; +- (id)initWithConnection:(id)arg1 forWriting:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFLoginAuthenticator.h b/iOS7/PrivateFrameworks/Message/_MFLoginAuthenticator.h index ade1d6744..5fe895dac 100644 --- a/iOS7/PrivateFrameworks/Message/_MFLoginAuthenticator.h +++ b/iOS7/PrivateFrameworks/Message/_MFLoginAuthenticator.h @@ -8,10 +8,10 @@ @interface _MFLoginAuthenticator : MFSASLAuthenticator { - BOOL _justSentPassword; + _Bool _justSentPassword; } -- (BOOL)justSentPlainTextPassword; +- (_Bool)justSentPlainTextPassword; - (id)responseForServerData:(id)arg1; - (id)saslName; diff --git a/iOS7/PrivateFrameworks/Message/_MFMailboxUidChildrenEnumerator.h b/iOS7/PrivateFrameworks/Message/_MFMailboxUidChildrenEnumerator.h index 8fc7b765b..47b55c293 100644 --- a/iOS7/PrivateFrameworks/Message/_MFMailboxUidChildrenEnumerator.h +++ b/iOS7/PrivateFrameworks/Message/_MFMailboxUidChildrenEnumerator.h @@ -11,12 +11,12 @@ @interface _MFMailboxUidChildrenEnumerator : NSEnumerator { NSMutableArray *_mailboxes; - unsigned int _index; - BOOL _includeHidden; + unsigned long long _index; + _Bool _includeHidden; } - (id)nextObject; -- (id)_initWithMailbox:(id)arg1 includeHiddenChildren:(BOOL)arg2; +- (id)_initWithMailbox:(id)arg1 includeHiddenChildren:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFMailboxUidEnumerator.h b/iOS7/PrivateFrameworks/Message/_MFMailboxUidEnumerator.h index b12c7916c..aaa3bfa82 100644 --- a/iOS7/PrivateFrameworks/Message/_MFMailboxUidEnumerator.h +++ b/iOS7/PrivateFrameworks/Message/_MFMailboxUidEnumerator.h @@ -11,7 +11,7 @@ @interface _MFMailboxUidEnumerator : NSEnumerator { NSMutableArray *_mailboxes; - unsigned int _index; + unsigned long long _index; } - (id)nextObject; diff --git a/iOS7/PrivateFrameworks/Message/_MFMessageCollector.h b/iOS7/PrivateFrameworks/Message/_MFMessageCollector.h index 8ff399d40..49551302a 100644 --- a/iOS7/PrivateFrameworks/Message/_MFMessageCollector.h +++ b/iOS7/PrivateFrameworks/Message/_MFMessageCollector.h @@ -19,7 +19,7 @@ } @property(copy, nonatomic) id transmogrifier; // @synthesize transmogrifier=_transmogrifier; -- (BOOL)shouldCancel; +- (_Bool)shouldCancel; - (void)newMessagesAvailable:(id)arg1; - (id)copyMessages; - (id)messages; diff --git a/iOS7/PrivateFrameworks/Message/_MFNTLMAuthenticator.h b/iOS7/PrivateFrameworks/Message/_MFNTLMAuthenticator.h index 557fd4047..fe684b595 100644 --- a/iOS7/PrivateFrameworks/Message/_MFNTLMAuthenticator.h +++ b/iOS7/PrivateFrameworks/Message/_MFNTLMAuthenticator.h @@ -9,7 +9,7 @@ @interface _MFNTLMAuthenticator : MFSASLAuthenticator { struct NtlmGenerator *_ntlmGeneratorRef; - long _ntlmError; + int _ntlmError; } - (id)responseForServerData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Message/_MFOutgoingMessageBody.h b/iOS7/PrivateFrameworks/Message/_MFOutgoingMessageBody.h index d30f7f793..2de2f9e5f 100644 --- a/iOS7/PrivateFrameworks/Message/_MFOutgoingMessageBody.h +++ b/iOS7/PrivateFrameworks/Message/_MFOutgoingMessageBody.h @@ -14,16 +14,16 @@ { MFBufferedDataConsumer *_consumer; NSData *_rawData; - unsigned long _count; - BOOL _lastNewLine; + unsigned long long _count; + _Bool _lastNewLine; } - (id)data; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (id)rawData; -- (BOOL)isLastCharacterNewLine; -- (unsigned long)count; +- (_Bool)isLastCharacterNewLine; +- (unsigned long long)count; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Message/_MFPlainAuthenticator.h b/iOS7/PrivateFrameworks/Message/_MFPlainAuthenticator.h index ee5c83775..da23c15c3 100644 --- a/iOS7/PrivateFrameworks/Message/_MFPlainAuthenticator.h +++ b/iOS7/PrivateFrameworks/Message/_MFPlainAuthenticator.h @@ -10,7 +10,7 @@ { } -- (BOOL)justSentPlainTextPassword; +- (_Bool)justSentPlainTextPassword; - (id)responseForServerData:(id)arg1; - (id)saslName; diff --git a/iOS7/PrivateFrameworks/Message/_MFSQLiteConnectionWrapper.h b/iOS7/PrivateFrameworks/Message/_MFSQLiteConnectionWrapper.h index 621f9c901..c235b85cb 100644 --- a/iOS7/PrivateFrameworks/Message/_MFSQLiteConnectionWrapper.h +++ b/iOS7/PrivateFrameworks/Message/_MFSQLiteConnectionWrapper.h @@ -11,15 +11,15 @@ @interface _MFSQLiteConnectionWrapper : NSObject { MFSQLiteConnection *_connection; - unsigned int _generation; - unsigned int _type; + unsigned long long _generation; + unsigned long long _type; } -@property(nonatomic) unsigned int type; // @synthesize type=_type; -@property(readonly, nonatomic) unsigned int generation; // @synthesize generation=_generation; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; +@property(readonly, nonatomic) unsigned long long generation; // @synthesize generation=_generation; @property(readonly, nonatomic) MFSQLiteConnection *connection; // @synthesize connection=_connection; - (void)dealloc; -- (id)initWithConnection:(id)arg1 generation:(unsigned int)arg2; +- (id)initWithConnection:(id)arg1 generation:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFSecCMSDecoder.h b/iOS7/PrivateFrameworks/Message/_MFSecCMSDecoder.h index 007636e46..c6fc04607 100644 --- a/iOS7/PrivateFrameworks/Message/_MFSecCMSDecoder.h +++ b/iOS7/PrivateFrameworks/Message/_MFSecCMSDecoder.h @@ -12,24 +12,24 @@ @interface _MFSecCMSDecoder : NSObject { - long _SecCMSError; + int _SecCMSError; struct SecCmsMessageStr *_message; struct SecCmsDigestContextStr *_digest; NSArray *_signers; struct SecCmsSignedDataStr *_signedData; struct SecCmsEnvelopedDataStr *_envelopedData; - BOOL _isEncrypted; + _Bool _isEncrypted; } @property(readonly, nonatomic) NSArray *signers; // @synthesize signers=_signers; -@property(readonly, nonatomic) long lastSecCMSError; // @synthesize lastSecCMSError=_SecCMSError; +@property(readonly, nonatomic) int lastSecCMSError; // @synthesize lastSecCMSError=_SecCMSError; - (id)signedData; -- (BOOL)isContentSigned; -- (BOOL)isContentEncrypted; +- (_Bool)isContentSigned; +- (_Bool)isContentEncrypted; - (id)verifyAgainstSenders:(id)arg1 signingError:(id *)arg2; - (id)data; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (void)dealloc; - (id)initWithPartData:(id)arg1 error:(id *)arg2; diff --git a/iOS7/PrivateFrameworks/Message/_MFSecCMSEncoder.h b/iOS7/PrivateFrameworks/Message/_MFSecCMSEncoder.h index a3f74ddc4..c123e2c40 100644 --- a/iOS7/PrivateFrameworks/Message/_MFSecCMSEncoder.h +++ b/iOS7/PrivateFrameworks/Message/_MFSecCMSEncoder.h @@ -10,17 +10,17 @@ @interface _MFSecCMSEncoder : MFBufferedDataConsumer { - long _SecCMSError; + int _SecCMSError; struct SecCmsEncoderStr *_encoder; struct SecCmsMessageStr *_message; NSMutableData *_singleShot; } -@property(readonly, nonatomic) long lastSecCMSError; // @synthesize lastSecCMSError=_SecCMSError; +@property(readonly, nonatomic) int lastSecCMSError; // @synthesize lastSecCMSError=_SecCMSError; - (id)data; -- (void)_appendBytes:(const void *)arg1 length:(unsigned long)arg2; +- (void)_appendBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void)done; -- (int)appendData:(id)arg1; +- (long long)appendData:(id)arg1; - (void)dealloc; - (id)initForEncryptionWithCompositionSpecification:(id)arg1 error:(id *)arg2; - (id)initForSigningWithSender:(id)arg1 compositionSpecification:(id)arg2 error:(id *)arg3; diff --git a/iOS7/PrivateFrameworks/Message/_MFSecDataMessageStore.h b/iOS7/PrivateFrameworks/Message/_MFSecDataMessageStore.h index 18d7e73f0..09020958e 100644 --- a/iOS7/PrivateFrameworks/Message/_MFSecDataMessageStore.h +++ b/iOS7/PrivateFrameworks/Message/_MFSecDataMessageStore.h @@ -6,11 +6,15 @@ #import "MFDataMessageStore.h" +@class NSString; + @interface _MFSecDataMessageStore : MFDataMessageStore { + NSString *_storagePath; } + (Class)classForMimePart; +@property(copy, nonatomic) NSString *storagePath; // @synthesize storagePath=_storagePath; @end diff --git a/iOS7/PrivateFrameworks/Message/_MFSocket.h b/iOS7/PrivateFrameworks/Message/_MFSocket.h index edea846ff..533a6d698 100644 --- a/iOS7/PrivateFrameworks/Message/_MFSocket.h +++ b/iOS7/PrivateFrameworks/Message/_MFSocket.h @@ -20,10 +20,10 @@ NSArray *_clientCertificates; int _lowThroughputCounter; int _numTimeoutSecs; - BOOL _allowsTrustPrompt; - BOOL _usesOpportunisticSockets; - BOOL _canRead; - BOOL _canWrite; + _Bool _allowsTrustPrompt; + _Bool _usesOpportunisticSockets; + _Bool _socketCanRead; + _Bool _socketCanWrite; NSString *_sourceApplicationBundleIdentifier; NSString *_accountIdentifier; } @@ -31,31 +31,31 @@ @property(copy, nonatomic) NSString *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; @property(copy, nonatomic) NSString *sourceApplicationBundleIdentifier; // @synthesize sourceApplicationBundleIdentifier=_sourceApplicationBundleIdentifier; @property(retain, nonatomic) NSArray *clientCertificates; // @synthesize clientCertificates=_clientCertificates; -@property(nonatomic) BOOL usesOpportunisticSockets; // @synthesize usesOpportunisticSockets=_usesOpportunisticSockets; -@property(nonatomic) BOOL allowsTrustPrompt; // @synthesize allowsTrustPrompt=_allowsTrustPrompt; +@property(nonatomic) _Bool usesOpportunisticSockets; // @synthesize usesOpportunisticSockets=_usesOpportunisticSockets; +@property(nonatomic) _Bool allowsTrustPrompt; // @synthesize allowsTrustPrompt=_allowsTrustPrompt; @property(nonatomic) int timeout; // @synthesize timeout=_numTimeoutSecs; -- (void)enableExcessiveKeepaliveDetection:(BOOL)arg1; -- (void)enableThroughputMonitoring:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isCellularConnection; +- (void)enableExcessiveKeepaliveDetection:(_Bool)arg1; +- (void)enableThroughputMonitoring:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isCellularConnection; @property(readonly, nonatomic) NSData *sourceIPAddress; @property(readonly, nonatomic) unsigned int remotePortNumber; @property(readonly, nonatomic) NSString *remoteHostname; - (void)setEventHandler:(id)arg1; -- (int)readBytes:(char *)arg1 length:(unsigned long)arg2; -- (int)writeBytes:(const char *)arg1 length:(unsigned long)arg2; +- (long long)readBytes:(char *)arg1 length:(unsigned long long)arg2; +- (long long)writeBytes:(const char *)arg1 length:(unsigned long long)arg2; - (unsigned int)_bufferedByteCount; -- (BOOL)connectToHost:(id)arg1 withPort:(unsigned int)arg2 service:(id)arg3; -@property(readonly, nonatomic) BOOL isValid; -@property(readonly, nonatomic) BOOL isWritable; -@property(readonly, nonatomic) BOOL isReadable; +- (_Bool)connectToHost:(id)arg1 withPort:(unsigned int)arg2 service:(id)arg3; +@property(readonly, nonatomic) _Bool isValid; +@property(readonly, nonatomic) _Bool isWritable; +@property(readonly, nonatomic) _Bool isReadable; - (void)abort; - (void)dealloc; - (id)init; - (void)setConnectionServiceType:(struct __CFString *)arg1; @property(readonly, nonatomic) NSArray *serverCertificates; -- (BOOL)setSecurityProtocol:(id)arg1; +- (_Bool)setSecurityProtocol:(id)arg1; - (id)securityProtocol; -- (BOOL)_startSSLHandshakeWithProtocol:(id)arg1 disableSSL2:(BOOL)arg2 errorPtr:(id *)arg3; +- (_Bool)_startSSLHandshakeWithProtocol:(id)arg1 disableSSL2:(_Bool)arg2 errorPtr:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/MessageSupport/MFDebugTimer.h b/iOS7/PrivateFrameworks/MessageSupport/MFDebugTimer.h new file mode 100644 index 000000000..75b988fb9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MessageSupport/MFDebugTimer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface MFDebugTimer : NSObject +{ + double _timer_base; + unsigned long long _timer_start; + unsigned long long _timer_end; + unsigned long long _timer_tics; + double _timer_nsecs; + NSString *name; +} + ++ (id)timerWithName:(id)arg1; ++ (id)sharedTimer; +@property(retain) NSString *name; // @synthesize name; +- (unsigned long long)measure; +- (id)rebase; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudInternalConnection.h b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudInternalConnection.h index b0d1cc518..265ef77a4 100644 --- a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudInternalConnection.h +++ b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudInternalConnection.h @@ -16,7 +16,7 @@ NSObject *handlerQueue; id messageHandler; NSMutableDictionary *pendingRequests; - BOOL didStop; + _Bool didStop; } - (void)sendMessageToFud:(id)arg1 reply:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudXPCConnection.h b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudXPCConnection.h index e9e2efe8b..6c763126d 100644 --- a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudXPCConnection.h +++ b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/FudXPCConnection.h @@ -19,15 +19,15 @@ NSObject *replyQueue; id messageHandler; int notifyToken; - BOOL didStop; + _Bool didStop; } - (void)sendMessageToFud:(id)arg1 reply:(id)arg2; - (void)sendMessageToFud:(id)arg1; - (void)stop; -- (BOOL)createSession; +- (_Bool)createSession; - (void)createConnection; -- (BOOL)registerForBSDNotifications; +- (_Bool)registerForBSDNotifications; - (void)dealloc; - (id)initWithClientName:(id)arg1 replyHandlerQueue:(id)arg2 messageHandler:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdater.h b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdater.h index b53f8fde0..9e5eb20fe 100644 --- a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdater.h +++ b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdater.h @@ -18,8 +18,8 @@ NSObject *_sessionQueue; NSObject *_callbackQueue; NSString *_activeFilter; - BOOL _isInternalClient; - BOOL _didUnregister; + _Bool _isInternalClient; + _Bool _didUnregister; } - (void)dealloc; @@ -27,23 +27,23 @@ - (id)clientIdentifier; - (id)bundleIdentifier; - (void)unregister; -- (BOOL)setLastRemoteFindDate:(id)arg1; +- (_Bool)setLastRemoteFindDate:(id)arg1; - (void)performNextStepWithOptions:(id)arg1; - (void)performStep:(id)arg1 withOptions:(id)arg2; - (const char *)getActiveDeviceClassCString; - (id)getActiveDeviceClass; -- (BOOL)setActiveDeviceClass:(id)arg1; +- (_Bool)setActiveDeviceClass:(id)arg1; - (id)queryNextStep:(id *)arg1; -- (BOOL)sendMessageForCommand:(int)arg1 withOptions:(id)arg2 requiresFilter:(BOOL)arg3 replyHandler:(id)arg4; -- (BOOL)sendMessageForCommand:(int)arg1 withOptions:(id)arg2 requiresFilter:(BOOL)arg3; -- (BOOL)doesOperationCodeRequireFilter:(int)arg1; +- (_Bool)sendMessageForCommand:(int)arg1 withOptions:(id)arg2 requiresFilter:(_Bool)arg3 replyHandler:(id)arg4; +- (_Bool)sendMessageForCommand:(int)arg1 withOptions:(id)arg2 requiresFilter:(_Bool)arg3; +- (_Bool)doesOperationCodeRequireFilter:(int)arg1; - (int)getOperationCodeFromName:(id)arg1; - (void)handleInboundEvent:(id)arg1; -- (BOOL)registerForIdentifier:(id)arg1 isGroupIdentifier:(BOOL)arg2; +- (_Bool)registerForIdentifier:(id)arg1 isGroupIdentifier:(_Bool)arg2; - (void)createConnection; - (id)initWithPluginIdentifier:(id)arg1 delegate:(id)arg2 options:(id)arg3 error:(id *)arg4; - (id)initWithGroupIdentifer:(id)arg1 delegate:(id)arg2 options:(id)arg3 error:(id *)arg4; -- (id)initWithPluginIdentifier:(id)arg1 isGroupIdentifier:(BOOL)arg2 delegate:(id)arg3 isInternalClient:(BOOL)arg4 options:(id)arg5 error:(id *)arg6; +- (id)initWithPluginIdentifier:(id)arg1 isGroupIdentifier:(_Bool)arg2 delegate:(id)arg3 isInternalClient:(_Bool)arg4 options:(id)arg5 error:(id *)arg6; @end diff --git a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdaterDelegate-Protocol.h b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdaterDelegate-Protocol.h index e6bd08241..6fb0a40ce 100644 --- a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdaterDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/MobileAccessoryUpdaterDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol MobileAccessoryUpdaterDelegate - (void)stepRunning:(id)arg1 deviceClass:(id)arg2 progress:(double)arg3 overallProgress:(double)arg4 info:(id)arg5; -- (void)stepComplete:(id)arg1 deviceClass:(id)arg2 successful:(BOOL)arg3 info:(id)arg4 error:(id)arg5; +- (void)stepComplete:(id)arg1 deviceClass:(id)arg2 successful:(_Bool)arg3 info:(id)arg4 error:(id)arg5; - (void)deviceClassAttached:(id)arg1; @optional diff --git a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MobileAccessoryUpdater/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileAccessoryUpdater/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MobileActivation/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MobileActivation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MobileActivation/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileActivation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MobileAsset/ASAsset-ASAssetInternal.h b/iOS7/PrivateFrameworks/MobileAsset/ASAsset-ASAssetInternal.h new file mode 100644 index 000000000..b0eac7ab6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MobileAsset/ASAsset-ASAssetInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSString; + +@interface ASAsset (ASAssetInternal) +- (_Bool)isPresentOnDisk; +- (id)identifier; +@property(readonly, nonatomic) NSDictionary *fullAttributes; +@property(retain, nonatomic) NSString *clientName; +- (id)initWithAssetType:(id)arg1 attributes:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MobileAsset/ASAsset.h b/iOS7/PrivateFrameworks/MobileAsset/ASAsset.h index 319e19bbb..1b6af4fc0 100644 --- a/iOS7/PrivateFrameworks/MobileAsset/ASAsset.h +++ b/iOS7/PrivateFrameworks/MobileAsset/ASAsset.h @@ -24,31 +24,26 @@ @property(readonly, nonatomic) NSString *assetType; // @synthesize assetType=_assetType; - (id)_getLocalAttribute:(id)arg1; - (struct __MobileAsset *)mobileAsset; -- (BOOL)purgeAndReturnError:(id *)arg1; +- (_Bool)purgeAndReturnError:(id *)arg1; - (void)purge:(id)arg1; -- (BOOL)cancelDownloadAndReturnError:(id *)arg1; +- (_Bool)cancelDownloadAndReturnError:(id *)arg1; - (void)cancelDownload:(id)arg1; -- (BOOL)resumeDownloadAndReturnError:(id *)arg1; +- (_Bool)resumeDownloadAndReturnError:(id *)arg1; - (void)resumeDownload:(id)arg1; -- (BOOL)pauseDownloadAndReturnError:(id *)arg1; +- (_Bool)pauseDownloadAndReturnError:(id *)arg1; - (void)pauseDownload:(id)arg1; - (void)beginDownloadWithOptions:(id)arg1; -- (void)_downloadWithOptions:(id)arg1 shouldFireCallback:(BOOL)arg2; +- (void)_downloadWithOptions:(id)arg1 shouldFireCallback:(_Bool)arg2; - (void)adjustDownloadOptions:(id)arg1 completion:(id)arg2; -- (BOOL)requiredDiskSpaceIsAvailable:(long long *)arg1 error:(id *)arg2; -@property(nonatomic) int garbageCollectionBehavior; -@property(readonly, nonatomic) int state; +- (_Bool)requiredDiskSpaceIsAvailable:(long long *)arg1 error:(id *)arg2; +@property(nonatomic) long long garbageCollectionBehavior; +@property(readonly, nonatomic) long long state; @property(readonly, nonatomic) NSDictionary *attributes; @property(readonly, nonatomic) NSURL *localURL; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; -- (BOOL)isPresentOnDisk; -- (id)identifier; -@property(readonly, nonatomic) NSDictionary *fullAttributes; -@property(retain, nonatomic) NSString *clientName; -- (id)initWithAssetType:(id)arg1 attributes:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MobileAsset/ASAssetQuery.h b/iOS7/PrivateFrameworks/MobileAsset/ASAssetQuery.h index 82e1750f2..2a43cf24d 100644 --- a/iOS7/PrivateFrameworks/MobileAsset/ASAssetQuery.h +++ b/iOS7/PrivateFrameworks/MobileAsset/ASAssetQuery.h @@ -10,18 +10,18 @@ @interface ASAssetQuery : NSObject { - BOOL _queriesLocalAssetInformationOnly; + _Bool _queriesLocalAssetInformationOnly; NSPredicate *_predicate; NSArray *_results; - NSString *_assetType; double _networkTimeout; + NSString *_assetType; } + (id)queryPredicateForProperties:(id)arg1; @property(copy, nonatomic) NSString *assetType; // @synthesize assetType=_assetType; @property(nonatomic) double networkTimeout; // @synthesize networkTimeout=_networkTimeout; @property(retain, nonatomic) NSArray *results; // @synthesize results=_results; -@property(nonatomic) BOOL queriesLocalAssetInformationOnly; // @synthesize queriesLocalAssetInformationOnly=_queriesLocalAssetInformationOnly; +@property(nonatomic) _Bool queriesLocalAssetInformationOnly; // @synthesize queriesLocalAssetInformationOnly=_queriesLocalAssetInformationOnly; @property(retain, nonatomic) NSPredicate *predicate; // @synthesize predicate=_predicate; - (void)stopQuery; - (void)startQuery:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileAsset/CDStructures.h b/iOS7/PrivateFrameworks/MobileAsset/CDStructures.h index b3007e7d6..9afe26815 100644 --- a/iOS7/PrivateFrameworks/MobileAsset/CDStructures.h +++ b/iOS7/PrivateFrameworks/MobileAsset/CDStructures.h @@ -8,8 +8,9 @@ struct __MobileAsset { struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; } _field1; struct __CFString *_field2; struct __CFDictionary *_field3; diff --git a/iOS7/PrivateFrameworks/MobileAssetUpdater/MobileAssetUpdater.h b/iOS7/PrivateFrameworks/MobileAssetUpdater/MobileAssetUpdater.h index acce0412d..a4f0ca0af 100644 --- a/iOS7/PrivateFrameworks/MobileAssetUpdater/MobileAssetUpdater.h +++ b/iOS7/PrivateFrameworks/MobileAssetUpdater/MobileAssetUpdater.h @@ -15,14 +15,14 @@ NSString *_assetType; NSString *_overrideFile; NSString *_purgeOverrideFile; - BOOL _assetDownloaded; - BOOL _requireAssetMetadata; + _Bool _assetDownloaded; + _Bool _requireAssetMetadata; id _logger; } @property(copy) id logger; // @synthesize logger=_logger; -@property BOOL requireAssetMetadata; // @synthesize requireAssetMetadata=_requireAssetMetadata; -@property(readonly) BOOL assetDownloaded; // @synthesize assetDownloaded=_assetDownloaded; +@property _Bool requireAssetMetadata; // @synthesize requireAssetMetadata=_requireAssetMetadata; +@property(readonly) _Bool assetDownloaded; // @synthesize assetDownloaded=_assetDownloaded; @property(retain) NSString *purgeOverrideFile; // @synthesize purgeOverrideFile=_purgeOverrideFile; @property(retain) NSString *overrideFile; // @synthesize overrideFile=_overrideFile; @property(retain) NSString *assetType; // @synthesize assetType=_assetType; @@ -38,11 +38,11 @@ - (void)downloadComplete:(id)arg1 completion:(id)arg2; - (void)downloadProgress:(id)arg1 error:(id)arg2 completion:(id)arg3; - (id)downloadAsset:(id)arg1; -@property(readonly) BOOL assetAvailable; +@property(readonly) _Bool assetAvailable; - (id)filterFoundAssets:(id)arg1; -- (BOOL)filterAsset:(id)arg1 osBuild:(id)arg2 osVersion:(id)arg3; -- (void)queryComplete:(id)arg1 remote:(BOOL)arg2 error:(id)arg3 completion:(id)arg4; -- (id)findAsset:(BOOL)arg1 completion:(id)arg2; +- (_Bool)filterAsset:(id)arg1 osBuild:(id)arg2 osVersion:(id)arg3; +- (void)queryComplete:(id)arg1 remote:(_Bool)arg2 error:(id)arg3 completion:(id)arg4; +- (id)findAsset:(_Bool)arg1 completion:(id)arg2; - (void)dealloc; - (id)initWithAssetType:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/CDStructures.h b/iOS7/PrivateFrameworks/MobileBackup/CDStructures.h index afd4ca969..ab4d85a56 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/CDStructures.h +++ b/iOS7/PrivateFrameworks/MobileBackup/CDStructures.h @@ -19,7 +19,7 @@ struct CC_SHA1state_st { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBApp.h b/iOS7/PrivateFrameworks/MobileBackup/MBApp.h index a8cfe68fd..ab23bba18 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBApp.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBApp.h @@ -23,18 +23,18 @@ - (id)_placeholderRelativePathsToBackupAndRestoreWithCache:(id)arg1; - (id)domain; - (id)propertyListForBackupProperties; -@property(readonly, nonatomic) BOOL isSystemApp; -@property(readonly, nonatomic) BOOL isPlaceholder; +@property(readonly, nonatomic) _Bool isSystemApp; +@property(readonly, nonatomic) _Bool isPlaceholder; - (id)propertyListForSafeHarborInfo; -@property(readonly, nonatomic, getter=isSafeHarbor) BOOL safeHarbor; +@property(readonly, nonatomic, getter=isSafeHarbor) _Bool safeHarbor; @property(retain, nonatomic) NSDate *datePlacedInSafeHarbor; @property(readonly, nonatomic) NSString *safeHarborDir; @property(retain, nonatomic) NSString *containerDir; @property(readonly, nonatomic) NSString *bundleVersion; @property(readonly, nonatomic) NSString *bundleID; -- (unsigned int)hash; -- (BOOL)isEqualToApp:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToApp:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithPropertyList:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBAppManager.h b/iOS7/PrivateFrameworks/MobileBackup/MBAppManager.h index 91075af84..9d801a7d3 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBAppManager.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBAppManager.h @@ -16,7 +16,7 @@ + (id)appManagerWithSettingsContext:(id)arg1; + (id)appManager; -- (BOOL)processRestoredAppsWithBundleIDs:(id)arg1 error:(id *)arg2; +- (_Bool)processRestoredAppsWithBundleIDs:(id)arg1 error:(id *)arg2; - (id)createSafeHarborForApp:(id)arg1 error:(id *)arg2; - (void)removeOldSafeHarbors; - (id)appWithBundleID:(id)arg1; @@ -24,10 +24,10 @@ - (id)_appsWithPlists:(id)arg1 error:(id *)arg2; - (id)_safeHarborsWithError:(id *)arg1; - (id)_userAppsWithError:(id *)arg1; -- (BOOL)loadAppsWithSafeHarbors:(BOOL)arg1 error:(id *)arg2; +- (_Bool)loadAppsWithSafeHarbors:(_Bool)arg1 error:(id *)arg2; - (id)allRestrictedDomainNames; -- (void)setEnabled:(BOOL)arg1 forDomainName:(id)arg2; -- (BOOL)isDomainNameEnabled:(id)arg1; +- (void)setEnabled:(_Bool)arg1 forDomainName:(id)arg2; +- (_Bool)isDomainNameEnabled:(id)arg1; - (void)removeAllDisabledDomainNames; - (id)allDisabledDomainNames; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBBackup.h b/iOS7/PrivateFrameworks/MobileBackup/MBBackup.h index c983836ed..94674ee10 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBBackup.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBBackup.h @@ -19,10 +19,10 @@ NSString *_hardwareModel; NSString *_marketingName; NSArray *_snapshots; - BOOL _restoreSystemFiles; + _Bool _restoreSystemFiles; } -@property(readonly, nonatomic, getter=canRestoreSystemFiles) BOOL restoreSystemFiles; // @synthesize restoreSystemFiles=_restoreSystemFiles; +@property(readonly, nonatomic, getter=canRestoreSystemFiles) _Bool restoreSystemFiles; // @synthesize restoreSystemFiles=_restoreSystemFiles; @property(readonly, nonatomic) NSArray *snapshots; // @synthesize snapshots=_snapshots; @property(readonly, nonatomic) NSString *marketingName; // @synthesize marketingName=_marketingName; @property(readonly, nonatomic) NSString *hardwareModel; // @synthesize hardwareModel=_hardwareModel; @@ -30,12 +30,12 @@ @property(readonly, nonatomic) NSString *deviceClass; // @synthesize deviceClass=_deviceClass; @property(readonly, nonatomic) NSString *backupUDID; // @synthesize backupUDID=_backupUDID; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithBackupUDID:(id)arg1 deviceClass:(id)arg2 productType:(id)arg3 hardwareModel:(id)arg4 marketingName:(id)arg5 snapshots:(id)arg6 restoreSystemFiles:(BOOL)arg7; +- (id)initWithBackupUDID:(id)arg1 deviceClass:(id)arg2 productType:(id)arg3 hardwareModel:(id)arg4 marketingName:(id)arg5 snapshots:(id)arg6 restoreSystemFiles:(_Bool)arg7; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBDebugContext.h b/iOS7/PrivateFrameworks/MobileBackup/MBDebugContext.h index f2547320c..f0bd91575 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBDebugContext.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBDebugContext.h @@ -15,21 +15,21 @@ + (id)defaultDebugContext; - (id)description; -- (BOOL)eval:(id)arg1; +- (_Bool)eval:(id)arg1; - (id)performSelectorForName:(id)arg1 withObject:(id)arg2; - (id)performSelectorForName:(id)arg1; - (void)setDelegate:(id)arg1 andSelector:(SEL)arg2 forName:(id)arg3; - (int)intForName:(id)arg1; - (void)setInt:(int)arg1 forName:(id)arg2; -- (BOOL)boolForName:(id)arg1; -- (void)setBool:(BOOL)arg1 forName:(id)arg2; +- (_Bool)boolForName:(id)arg1; +- (void)setBool:(_Bool)arg1 forName:(id)arg2; - (id)valueForName:(id)arg1; - (void)removeValueForName:(id)arg1; - (void)setValue:(id)arg1 forName:(id)arg2; - (void)setFlag:(id)arg1; -- (BOOL)isFlagSet:(id)arg1; +- (_Bool)isFlagSet:(id)arg1; @property(retain, nonatomic) NSDate *simulatedDate; -@property(readonly, nonatomic) long time; +@property(readonly, nonatomic) long long time; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBDigest.h b/iOS7/PrivateFrameworks/MobileBackup/MBDigest.h index 40b693dac..addcf4dc2 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBDigest.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBDigest.h @@ -15,12 +15,12 @@ + (id)sha1ForData:(id)arg1; + (id)sha1; - (id)final; -- (void)finalWithBytes:(void *)arg1 length:(unsigned int)arg2; +- (void)finalWithBytes:(void *)arg1 length:(unsigned long long)arg2; - (void)updateWithString:(id)arg1; -- (BOOL)updateWithFile:(id)arg1 error:(id *)arg2; +- (_Bool)updateWithFile:(id)arg1 error:(id *)arg2; - (void)updateWithDate:(id)arg1; - (void)updateWithData:(id)arg1; -- (void)updateWithBytes:(const void *)arg1 length:(unsigned int)arg2; +- (void)updateWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void)updateWithInt64:(long long)arg1; - (void)updateWithInt32:(int)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBDigestSHA1.h b/iOS7/PrivateFrameworks/MobileBackup/MBDigestSHA1.h index 3b28db028..73afe50a7 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBDigestSHA1.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBDigestSHA1.h @@ -12,8 +12,8 @@ } - (id)final; -- (void)finalWithBytes:(void *)arg1 length:(unsigned int)arg2; -- (void)updateWithBytes:(const void *)arg1 length:(unsigned int)arg2; +- (void)finalWithBytes:(void *)arg1 length:(unsigned long long)arg2; +- (void)updateWithBytes:(const void *)arg1 length:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBDomain.h b/iOS7/PrivateFrameworks/MobileBackup/MBDomain.h index d65b6607b..6b90b45aa 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBDomain.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBDomain.h @@ -10,7 +10,7 @@ @interface MBDomain : NSObject { - BOOL _shouldDigest; + _Bool _shouldDigest; NSString *_rootPath; NSString *_name; NSSet *_relativePathsToBackupAndRestore; @@ -39,8 +39,8 @@ + (id)domainWithName:(id)arg1 rootPath:(id)arg2; + (id)nameWithAppBundleID:(id)arg1; + (id)bundleIDWithName:(id)arg1; -+ (BOOL)isAppPlaceholderName:(id)arg1; -+ (BOOL)isAppName:(id)arg1; ++ (_Bool)isAppPlaceholderName:(id)arg1; ++ (_Bool)isAppName:(id)arg1; + (double)systemDomainsMaxSupportedVersion; + (double)systemDomainsVersion; + (double)systemDomainsMinSupportedVersion; @@ -52,8 +52,8 @@ + (id)_dictionaryOfStringsToStringFromValue:(id)arg1 forKey:(id)arg2; + (id)_setOfStringsFromValue:(id)arg1 forKey:(id)arg2; + (id)_stringByRemovingCommentsFromValue:(id)arg1 forKey:(id)arg2; -+ (BOOL)_boolFromValue:(id)arg1 forKey:(id)arg2; -@property(nonatomic) BOOL shouldDigest; // @synthesize shouldDigest=_shouldDigest; ++ (_Bool)_boolFromValue:(id)arg1 forKey:(id)arg2; +@property(nonatomic) _Bool shouldDigest; // @synthesize shouldDigest=_shouldDigest; @property(retain, nonatomic) NSDictionary *relativePathDomainRedirects; // @synthesize relativePathDomainRedirects=_relativePathDomainRedirects; @property(retain, nonatomic) NSDictionary *relativePathAggregateDictionaryGroups; // @synthesize relativePathAggregateDictionaryGroups=_relativePathAggregateDictionaryGroups; @property(retain, nonatomic) NSSet *relativePathsNotToRemoveIfNotRestored; // @synthesize relativePathsNotToRemoveIfNotRestored=_relativePathsNotToRemoveIfNotRestored; @@ -75,16 +75,16 @@ @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) NSString *rootPath; // @synthesize rootPath=_rootPath; @property(readonly, nonatomic) NSString *bundleID; -@property(readonly, nonatomic, getter=isUninstalledAppDomain) BOOL installedAppDomain; -@property(readonly, nonatomic, getter=isPlaceholderAppDomain) BOOL placeholderAppDomain; -@property(readonly, nonatomic, getter=isAppDomain) BOOL appDomain; +@property(readonly, nonatomic, getter=isUninstalledAppDomain) _Bool installedAppDomain; +@property(readonly, nonatomic, getter=isPlaceholderAppDomain) _Bool placeholderAppDomain; +@property(readonly, nonatomic, getter=isAppDomain) _Bool appDomain; @property(readonly, nonatomic) NSSet *relativePathsToRestore; @property(readonly, nonatomic) NSSet *relativePathsToBackup; - (id)description; -- (unsigned int)hash; -- (int)compare:(id)arg1; -- (BOOL)isEqualToDomain:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (long long)compare:(id)arg1; +- (_Bool)isEqualToDomain:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithName:(id)arg1 plist:(id)arg2; - (id)initWithName:(id)arg1 rootPath:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBDomainInfo.h b/iOS7/PrivateFrameworks/MobileBackup/MBDomainInfo.h index 221251d06..2ed182e55 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBDomainInfo.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBDomainInfo.h @@ -13,32 +13,32 @@ @interface MBDomainInfo : NSObject { - BOOL _systemApp; - BOOL _enabled; - BOOL _restricted; + _Bool _systemApp; + _Bool _enabled; + _Bool _restricted; NSString *_domainName; unsigned long long _remoteSize; unsigned long long _localSize; } -+ (id)domainInfoWithName:(id)arg1 systemApp:(BOOL)arg2 remoteSize:(unsigned long long)arg3 localSize:(unsigned long long)arg4 enabled:(BOOL)arg5 restricted:(BOOL)arg6; ++ (id)domainInfoWithName:(id)arg1 systemApp:(_Bool)arg2 remoteSize:(unsigned long long)arg3 localSize:(unsigned long long)arg4 enabled:(_Bool)arg5 restricted:(_Bool)arg6; + (id)domainNameForBundleID:(id)arg1; -@property(nonatomic, getter=isRestricted) BOOL restricted; // @synthesize restricted=_restricted; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic, getter=isRestricted) _Bool restricted; // @synthesize restricted=_restricted; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; @property(nonatomic) unsigned long long localSize; // @synthesize localSize=_localSize; @property(nonatomic) unsigned long long remoteSize; // @synthesize remoteSize=_remoteSize; @property(retain, nonatomic) NSString *domainName; // @synthesize domainName=_domainName; -@property(nonatomic, getter=isSystemApp) BOOL systemApp; // @synthesize systemApp=_systemApp; +@property(nonatomic, getter=isSystemApp) _Bool systemApp; // @synthesize systemApp=_systemApp; @property(readonly, nonatomic) unsigned long long size; @property(readonly, nonatomic) NSString *bundleID; -@property(readonly, nonatomic, getter=isCameraRollDomain) BOOL cameraRollDomain; -@property(readonly, nonatomic, getter=isAppDomain) BOOL appDomain; +@property(readonly, nonatomic, getter=isCameraRollDomain) _Bool cameraRollDomain; +@property(readonly, nonatomic, getter=isAppDomain) _Bool appDomain; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithDomainName:(id)arg1 systemApp:(BOOL)arg2 remoteSize:(unsigned long long)arg3 localSize:(unsigned long long)arg4 enabled:(BOOL)arg5 restricted:(BOOL)arg6; +- (id)initWithDomainName:(id)arg1 systemApp:(_Bool)arg2 remoteSize:(unsigned long long)arg3 localSize:(unsigned long long)arg4 enabled:(_Bool)arg5 restricted:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBEngine.h b/iOS7/PrivateFrameworks/MobileBackup/MBEngine.h index bad9cd8f9..46527d172 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBEngine.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBEngine.h @@ -29,18 +29,18 @@ - (id)aggregateDictionaryKey:(id)arg1; - (id)validateRestorePath:(id)arg1; - (id)validateFile:(id)arg1; -@property(readonly, nonatomic, getter=shouldCommitIfPossible) BOOL commitIfPossible; -@property(readonly, nonatomic, getter=isMigrate) BOOL migrate; -@property(readonly, nonatomic, getter=isBackgroundRestore) BOOL backgroundRestore; -@property(readonly, nonatomic, getter=isForegroundRestore) BOOL foregroundRestore; +@property(readonly, nonatomic, getter=shouldCommitIfPossible) _Bool commitIfPossible; +@property(readonly, nonatomic, getter=isMigrate) _Bool migrate; +@property(readonly, nonatomic, getter=isBackgroundRestore) _Bool backgroundRestore; +@property(readonly, nonatomic, getter=isForegroundRestore) _Bool foregroundRestore; @property(readonly, nonatomic) NSString *restoreTypeString; @property(readonly, nonatomic) int restoreType; -@property(readonly, nonatomic, getter=isRestoreEngine) BOOL restoreEngine; -@property(readonly, nonatomic, getter=isBackupEngine) BOOL backupEngine; +@property(readonly, nonatomic, getter=isRestoreEngine) _Bool restoreEngine; +@property(readonly, nonatomic, getter=isBackupEngine) _Bool backupEngine; @property(readonly, nonatomic) NSString *engineModeString; @property(readonly, nonatomic) int engineMode; -@property(readonly, nonatomic, getter=isServiceEngine) BOOL serviceEngine; -@property(readonly, nonatomic, getter=isDriveEngine) BOOL driveEngine; +@property(readonly, nonatomic, getter=isServiceEngine) _Bool serviceEngine; +@property(readonly, nonatomic, getter=isDriveEngine) _Bool driveEngine; @property(readonly, nonatomic) NSString *engineTypeString; @property(readonly, nonatomic) int engineType; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBError.h b/iOS7/PrivateFrameworks/MobileBackup/MBError.h index 5f3e375f9..e886f0fd7 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBError.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBError.h @@ -12,32 +12,32 @@ + (id)errorWithDictionaryRepresentation:(id)arg1; + (id)dictionaryRepresentationForError:(id)arg1; -+ (id)descriptionForError:(id)arg1 paths:(BOOL)arg2; ++ (id)descriptionForError:(id)arg1 paths:(_Bool)arg2; + (id)descriptionForError:(id)arg1; + (id)errorForHTTPURLResponse:(id)arg1 error:(id)arg2; + (id)errorForNSError:(id)arg1 path:(id)arg2 format:(id)arg3; -+ (id)posixErrorWithCode:(int)arg1 path:(id)arg2 format:(id)arg3; -+ (id)posixErrorWithCode:(int)arg1 format:(id)arg2; ++ (id)posixErrorWithCode:(long long)arg1 path:(id)arg2 format:(id)arg3; ++ (id)posixErrorWithCode:(long long)arg1 format:(id)arg2; + (id)posixErrorWithPath:(id)arg1 format:(id)arg2; + (id)posixErrorWithFormat:(id)arg1; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 path:(id)arg3 format:(id)arg4; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 error:(id)arg2 URL:(id)arg3 format:(id)arg4; -+ (id)errorWithCode:(int)arg1 error:(id)arg2 path:(id)arg3 format:(id)arg4; -+ (id)errorWithCode:(int)arg1 URL:(id)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 path:(id)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 error:(id)arg2 format:(id)arg3; -+ (id)errorWithCode:(int)arg1 format:(id)arg2; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 path:(id)arg3 format:(id)arg4; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 error:(id)arg2 URL:(id)arg3 format:(id)arg4; ++ (id)errorWithCode:(long long)arg1 error:(id)arg2 path:(id)arg3 format:(id)arg4; ++ (id)errorWithCode:(long long)arg1 URL:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 path:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 error:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(long long)arg1 format:(id)arg2; + (id)sanitizedError:(id)arg1; -+ (BOOL)isRetryAfterError:(id)arg1 retryAfterDate:(id *)arg2; -+ (BOOL)isNSError:(id)arg1 withCode:(int)arg2; -+ (BOOL)isError:(id)arg1 withCodes:(int)arg2; -+ (BOOL)isError:(id)arg1 withCode:(int)arg2; ++ (_Bool)isRetryAfterError:(id)arg1 retryAfterDate:(id *)arg2; ++ (_Bool)isNSError:(id)arg1 withCode:(int)arg2; ++ (_Bool)isError:(id)arg1 withCodes:(int)arg2; ++ (_Bool)isError:(id)arg1 withCode:(int)arg2; + (int)codeForNSError:(id)arg1; + (int)errnoForError:(id)arg1; + (int)codeForErrno:(int)arg1; -+ (BOOL)isTransientError:(id)arg1; -+ (BOOL)isUnexpectedErrorCode:(int)arg1; ++ (_Bool)isTransientError:(id)arg1; ++ (_Bool)isUnexpectedErrorCode:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBException.h b/iOS7/PrivateFrameworks/MobileBackup/MBException.h index 07d56a350..344dcbae4 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBException.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBException.h @@ -12,7 +12,7 @@ - (id)error; - (int)errorCode; -- (id)initWithCode:(int)arg1 format:(id)arg2 args:(void *)arg3; +- (id)initWithCode:(int)arg1 format:(id)arg2 args:(char *)arg3; - (id)initWithCode:(int)arg1 format:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBFileInfo.h b/iOS7/PrivateFrameworks/MobileBackup/MBFileInfo.h index 6fe018a89..1c212d17a 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBFileInfo.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBFileInfo.h @@ -13,16 +13,16 @@ @interface MBFileInfo : NSObject { - BOOL _isDirectory; + _Bool _isDirectory; NSString *_path; - int _priority; + long long _priority; NSDictionary *_extendedAttributes; } + (id)fileInfoWithPath:(id)arg1 extendedAttributes:(id)arg2; @property(copy, nonatomic) NSDictionary *extendedAttributes; // @synthesize extendedAttributes=_extendedAttributes; -@property(nonatomic) int priority; // @synthesize priority=_priority; -@property(nonatomic) BOOL isDirectory; // @synthesize isDirectory=_isDirectory; +@property(nonatomic) long long priority; // @synthesize priority=_priority; +@property(nonatomic) _Bool isDirectory; // @synthesize isDirectory=_isDirectory; @property(copy, nonatomic) NSString *path; // @synthesize path=_path; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBFileManager.h b/iOS7/PrivateFrameworks/MobileBackup/MBFileManager.h index b2d76252c..6994235cd 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBFileManager.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBFileManager.h @@ -11,13 +11,13 @@ } + (id)defaultManager; -- (BOOL)createDirectoryAtPath:(id)arg1 attributes:(id)arg2; -- (id)fileAttributesAtPath:(id)arg1 traverseLink:(BOOL)arg2; +- (_Bool)createDirectoryAtPath:(id)arg1 attributes:(id)arg2; +- (id)fileAttributesAtPath:(id)arg1 traverseLink:(_Bool)arg2; - (id)directoryContentsAtPath:(id)arg1; -- (BOOL)movePath:(id)arg1 toPath:(id)arg2; -- (BOOL)copyPath:(id)arg1 toPath:(id)arg2; -- (BOOL)removeFileAtPath:(id)arg1; -- (BOOL)fileExistsAtPath:(id)arg1; +- (_Bool)movePath:(id)arg1 toPath:(id)arg2; +- (_Bool)copyPath:(id)arg1 toPath:(id)arg2; +- (_Bool)removeFileAtPath:(id)arg1; +- (_Bool)fileExistsAtPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBFileManagerDelegate.h b/iOS7/PrivateFrameworks/MobileBackup/MBFileManagerDelegate.h index 8adb76492..aabf77288 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBFileManagerDelegate.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBFileManagerDelegate.h @@ -14,7 +14,7 @@ } @property(copy, nonatomic) id shouldCopyItemAtPathToPath; // @synthesize shouldCopyItemAtPathToPath=_shouldCopyItemAtPathToPath; -- (BOOL)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBManager.h b/iOS7/PrivateFrameworks/MobileBackup/MBManager.h index 9b0a4ae63..62d950a54 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBManager.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBManager.h @@ -15,57 +15,57 @@ @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; - (void)rebootDevice; -- (BOOL)allowiTunesBackup; -- (void)setAllowiTunesBackup:(BOOL)arg1; +- (_Bool)allowiTunesBackup; +- (void)setAllowiTunesBackup:(_Bool)arg1; - (int)getLogLevel; - (void)setLogLevel:(int)arg1; - (id)restoreInfo; -- (id)getAppleIDsForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)deleteItemFromBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 error:(id *)arg5; -- (BOOL)addFileToBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 fromPath:(id)arg5 error:(id *)arg6; -- (BOOL)extractItemFromBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 toPath:(id)arg5 error:(id *)arg6; -- (void)setBackupEnabled:(BOOL)arg1 forDomainName:(id)arg2; -- (BOOL)isBackupEnabledForDomainName:(id)arg1; -- (BOOL)removeDomainName:(id)arg1 error:(id *)arg2; +- (id)getAppleIDsForBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)deleteItemFromBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 error:(id *)arg5; +- (_Bool)addFileToBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 fromPath:(id)arg5 error:(id *)arg6; +- (_Bool)extractItemFromBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 toPath:(id)arg5 error:(id *)arg6; +- (void)setBackupEnabled:(_Bool)arg1 forDomainName:(id)arg2; +- (_Bool)isBackupEnabledForDomainName:(id)arg1; +- (_Bool)removeDomainName:(id)arg1 error:(id *)arg2; - (id)domainInfoList; - (id)domainInfoForName:(id)arg1; - (unsigned long long)nextBackupSize; -- (BOOL)startScanWithError:(id *)arg1; -- (BOOL)deleteBackupUDID:(id)arg1 error:(id *)arg2; +- (_Bool)startScanWithError:(id *)arg1; +- (_Bool)deleteBackupUDID:(id)arg1 error:(id *)arg2; - (void)cancelRestore; - (void)cancel; - (void)insufficientFreeSpaceToRestore; - (void)finishRestore; -- (BOOL)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id *)arg2; -- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 context:(id)arg3 error:(id *)arg4; -- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 error:(id *)arg3; +- (_Bool)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id *)arg2; +- (_Bool)restoreApplicationWithBundleID:(id)arg1 failed:(_Bool)arg2 context:(id)arg3 error:(id *)arg4; +- (_Bool)restoreApplicationWithBundleID:(id)arg1 failed:(_Bool)arg2 error:(id *)arg3; - (void)restoreFileWithPath:(id)arg1; -- (BOOL)restoreFileWithPath:(id)arg1 context:(id)arg2 error:(id *)arg3; -- (BOOL)restoreFileWithPath:(id)arg1 error:(id *)arg2; -- (BOOL)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id *)arg3; -- (void)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2; +- (_Bool)restoreFileWithPath:(id)arg1 context:(id)arg2 error:(id *)arg3; +- (_Bool)restoreFileWithPath:(id)arg1 error:(id *)arg2; +- (_Bool)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 error:(id *)arg3; +- (void)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2; - (id)dateOfNextScheduledBackup; - (id)dateOfLastBackup; - (void)prioritizeRestoreFileWithPath:(id)arg1; -- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(BOOL)arg3 range:(struct _NSRange)arg4 error:(id *)arg5; -- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(BOOL)arg3 error:(id *)arg4; +- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(_Bool)arg3 range:(struct _NSRange)arg4 error:(id *)arg5; +- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(_Bool)arg3 error:(id *)arg4; - (id)restoreFilesForDomain:(id)arg1 error:(id *)arg2; -- (BOOL)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long *)arg2; -- (BOOL)restoreFileExistsWithPath:(id)arg1; +- (_Bool)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long *)arg2; +- (_Bool)restoreFileExistsWithPath:(id)arg1; - (id)restoreState; -- (BOOL)startBackupWithError:(id *)arg1; +- (_Bool)startBackupWithError:(id *)arg1; - (void)startBackup; -- (unsigned int)countOfRestoreFailuresForDataclass:(id)arg1 assetType:(id)arg2; +- (unsigned long long)countOfRestoreFailuresForDataclass:(id)arg1 assetType:(id)arg2; - (id)restoreFailuresForDataclass:(id)arg1 assetType:(id)arg2 range:(struct _NSRange)arg3; -- (BOOL)recordRestoreFailure:(id)arg1 error:(id *)arg2; -- (id)getBackupListWithFiltering:(BOOL)arg1 error:(id *)arg2; +- (_Bool)recordRestoreFailure:(id)arg1 error:(id *)arg2; +- (id)getBackupListWithFiltering:(_Bool)arg1 error:(id *)arg2; - (id)getBackupListWithError:(id *)arg1; - (id)backupList; - (id)backupState; - (void)syncBackupEnabled; -- (void)setBackupEnabled:(BOOL)arg1; -- (BOOL)isBackupEnabled; -- (BOOL)setupBackupWithPasscode:(id)arg1 error:(id *)arg2; +- (void)setBackupEnabled:(_Bool)arg1; +- (_Bool)isBackupEnabled; +- (_Bool)setupBackupWithPasscode:(id)arg1 error:(id *)arg2; - (id)_init; - (id)init; - (id)initWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBManagerClient.h b/iOS7/PrivateFrameworks/MobileBackup/MBManagerClient.h index d90388c2b..5a30a3155 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBManagerClient.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBManagerClient.h @@ -25,59 +25,59 @@ - (void)_establishConnection; - (void)repair; - (void)rebootDevice; -- (BOOL)allowiTunesBackup; -- (void)setAllowiTunesBackup:(BOOL)arg1; +- (_Bool)allowiTunesBackup; +- (void)setAllowiTunesBackup:(_Bool)arg1; - (int)getLogLevel; - (void)setLogLevel:(int)arg1; - (id)restoreInfo; -- (id)getAppleIDsForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)deleteItemFromBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 error:(id *)arg5; -- (BOOL)addFileToBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 fromPath:(id)arg5 error:(id *)arg6; -- (BOOL)extractItemFromBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 domainName:(id)arg3 relativePath:(id)arg4 toPath:(id)arg5 error:(id *)arg6; -- (void)setBackupEnabled:(BOOL)arg1 forDomainName:(id)arg2; -- (BOOL)isBackupEnabledForDomainName:(id)arg1; -- (BOOL)removeDomainName:(id)arg1 error:(id *)arg2; +- (id)getAppleIDsForBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)deleteItemFromBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 error:(id *)arg5; +- (_Bool)addFileToBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 fromPath:(id)arg5 error:(id *)arg6; +- (_Bool)extractItemFromBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 domainName:(id)arg3 relativePath:(id)arg4 toPath:(id)arg5 error:(id *)arg6; +- (void)setBackupEnabled:(_Bool)arg1 forDomainName:(id)arg2; +- (_Bool)isBackupEnabledForDomainName:(id)arg1; +- (_Bool)removeDomainName:(id)arg1 error:(id *)arg2; - (id)domainInfoList; - (id)domainInfoForName:(id)arg1; - (unsigned long long)nextBackupSize; -- (BOOL)startScanWithError:(id *)arg1; -- (BOOL)releaseLockWithBackupUDID:(id)arg1 owner:(id)arg2 error:(id *)arg3; -- (BOOL)acquireLockWithBackupUDID:(id)arg1 owner:(id)arg2 timeout:(double)arg3 error:(id *)arg4; -- (BOOL)deleteSnapshotID:(unsigned int)arg1 fromBackupUDID:(id)arg2 error:(id *)arg3; -- (BOOL)deleteBackupUDID:(id)arg1 error:(id *)arg2; -- (BOOL)deleteAccountWithError:(id *)arg1; +- (_Bool)startScanWithError:(id *)arg1; +- (_Bool)releaseLockWithBackupUDID:(id)arg1 owner:(id)arg2 error:(id *)arg3; +- (_Bool)acquireLockWithBackupUDID:(id)arg1 owner:(id)arg2 timeout:(double)arg3 error:(id *)arg4; +- (_Bool)deleteSnapshotID:(unsigned long long)arg1 fromBackupUDID:(id)arg2 error:(id *)arg3; +- (_Bool)deleteBackupUDID:(id)arg1 error:(id *)arg2; +- (_Bool)deleteAccountWithError:(id *)arg1; - (void)keyBagIsUnlocked; - (void)keyBagIsLocking; - (void)accountChanged; - (void)wakeUp; - (void)insufficientFreeSpaceToRestore; - (void)finishRestore; -- (BOOL)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id *)arg2; -- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 context:(id)arg3 error:(id *)arg4; -- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 error:(id *)arg3; -- (BOOL)restoreFileWithPath:(id)arg1 context:(id)arg2 error:(id *)arg3; -- (BOOL)restoreFileWithPath:(id)arg1 error:(id *)arg2; -- (BOOL)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id *)arg3; +- (_Bool)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id *)arg2; +- (_Bool)restoreApplicationWithBundleID:(id)arg1 failed:(_Bool)arg2 context:(id)arg3 error:(id *)arg4; +- (_Bool)restoreApplicationWithBundleID:(id)arg1 failed:(_Bool)arg2 error:(id *)arg3; +- (_Bool)restoreFileWithPath:(id)arg1 context:(id)arg2 error:(id *)arg3; +- (_Bool)restoreFileWithPath:(id)arg1 error:(id *)arg2; +- (_Bool)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned long long)arg2 error:(id *)arg3; - (id)dateOfNextScheduledBackup; - (id)dateOfLastBackup; -- (unsigned int)countOfRestoreFailuresForDataclass:(id)arg1 assetType:(id)arg2; +- (unsigned long long)countOfRestoreFailuresForDataclass:(id)arg1 assetType:(id)arg2; - (id)restoreFailuresForDataclass:(id)arg1 assetType:(id)arg2 range:(struct _NSRange)arg3; -- (BOOL)recordRestoreFailure:(id)arg1 error:(id *)arg2; +- (_Bool)recordRestoreFailure:(id)arg1 error:(id *)arg2; - (void)prioritizeRestoreFileWithPath:(id)arg1; -- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(BOOL)arg3 range:(struct _NSRange)arg4 error:(id *)arg5; -- (BOOL)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long *)arg2; -- (BOOL)restoreFileExistsWithPath:(id)arg1; +- (id)restoreFilesForDomain:(id)arg1 relativePath:(id)arg2 pendingOnly:(_Bool)arg3 range:(struct _NSRange)arg4 error:(id *)arg5; +- (_Bool)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long *)arg2; +- (_Bool)restoreFileExistsWithPath:(id)arg1; - (id)restoreState; - (void)cancelRestore; - (void)cancel; -- (BOOL)startBackupWithError:(id *)arg1; +- (_Bool)startBackupWithError:(id *)arg1; - (id)backupState; -- (id)getBackupListWithFiltering:(BOOL)arg1 error:(id *)arg2; +- (id)getBackupListWithFiltering:(_Bool)arg1 error:(id *)arg2; - (id)getBackupListWithError:(id *)arg1; - (void)syncBackupEnabled; -- (void)setBackupEnabled:(BOOL)arg1; -- (BOOL)isBackupEnabled; -- (BOOL)setupBackupWithPasscode:(id)arg1 error:(id *)arg2; +- (void)setBackupEnabled:(_Bool)arg1; +- (_Bool)isBackupEnabled; +- (_Bool)setupBackupWithPasscode:(id)arg1 error:(id *)arg2; - (void)_backupDidBeginNotification; - (void)setDelegate:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBProperties.h b/iOS7/PrivateFrameworks/MobileBackup/MBProperties.h index d1c327738..743d6b9e6 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBProperties.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBProperties.h @@ -11,23 +11,23 @@ @interface MBProperties : NSObject { NSMutableDictionary *_plist; - BOOL _protect; - BOOL _protected; + _Bool _protect; + _Bool _protected; } + (id)propertiesWithFile:(id)arg1 error:(id *)arg2; + (id)properties; -@property(nonatomic, getter=isProtected) BOOL protected; // @synthesize protected=_protected; +@property(nonatomic, getter=isProtected) _Bool protected; // @synthesize protected=_protected; @property(readonly, nonatomic) id propertyList; // @synthesize propertyList=_plist; - (id)description; -- (BOOL)writeToFile:(id)arg1 error:(id *)arg2; +- (_Bool)writeToFile:(id)arg1 error:(id *)arg2; - (void)addAppsFromArray:(id)arg1; - (void)addApp:(id)arg1; - (id)appWithBundleID:(id)arg1; @property(readonly, nonatomic) NSDictionary *applications; - (void)addAppleIDsFromSet:(id)arg1; @property(readonly, nonatomic) NSDictionary *appleIDs; -@property(readonly, nonatomic) BOOL hasCorruptSQLiteDBs; +@property(readonly, nonatomic) _Bool hasCorruptSQLiteDBs; @property(readonly, nonatomic) NSString *buildVersion; @property(readonly, nonatomic) NSString *productType; @property(readonly, nonatomic) NSString *serialNumber; @@ -35,9 +35,9 @@ @property(readonly, nonatomic) NSString *deviceID; - (id)_stringForLockdownKey:(id)arg1; @property(retain, nonatomic) NSDictionary *lockdownKeys; -@property(nonatomic, getter=wasPasscodeSet) BOOL passcodeSet; +@property(nonatomic, getter=wasPasscodeSet) _Bool passcodeSet; @property(retain, nonatomic) NSData *keybagData; -@property(nonatomic, getter=isEncrypted) BOOL encrypted; +@property(nonatomic, getter=isEncrypted) _Bool encrypted; @property(retain, nonatomic) NSDate *date; @property(nonatomic) double systemDomainsVersion; @property(nonatomic) double version; @@ -45,8 +45,8 @@ - (id)_dictionaryForKey:(id)arg1; - (void)_setData:(id)arg1 forKey:(id)arg2; - (id)_dataForKey:(id)arg1; -- (void)_setBool:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)_boolForKey:(id)arg1; +- (void)_setBool:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)_boolForKey:(id)arg1; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBRestoreInfo.h b/iOS7/PrivateFrameworks/MobileBackup/MBRestoreInfo.h index d8d80ac41..061d9f1b3 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBRestoreInfo.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBRestoreInfo.h @@ -14,20 +14,20 @@ @interface MBRestoreInfo : NSObject { NSDate *_date; - BOOL _wasCloudRestore; + _Bool _wasCloudRestore; NSString *_deviceBuildVersion; NSString *_backupBuildVersion; } @property(readonly) NSString *backupBuildVersion; // @synthesize backupBuildVersion=_backupBuildVersion; @property(readonly) NSString *deviceBuildVersion; // @synthesize deviceBuildVersion=_deviceBuildVersion; -@property(readonly) BOOL wasCloudRestore; // @synthesize wasCloudRestore=_wasCloudRestore; +@property(readonly) _Bool wasCloudRestore; // @synthesize wasCloudRestore=_wasCloudRestore; @property(readonly) NSDate *date; // @synthesize date=_date; - (id)description; - (id)dictionaryRepresentation; - (void)setBackupBuildVersion:(id)arg1; - (void)setDeviceBuildVersion:(id)arg1; -- (void)setWasCloudRestore:(BOOL)arg1; +- (void)setWasCloudRestore:(_Bool)arg1; - (void)setDate:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBSnapshot.h b/iOS7/PrivateFrameworks/MobileBackup/MBSnapshot.h index b4f1e9db2..2a03f1647 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBSnapshot.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBSnapshot.h @@ -13,28 +13,28 @@ @interface MBSnapshot : NSObject { - unsigned int _snapshotID; + unsigned long long _snapshotID; NSString *_deviceName; NSDate *_date; int _state; - BOOL _isCompatible; + _Bool _isCompatible; NSString *_systemVersion; unsigned long long _quotaReserved; } @property(readonly, nonatomic) unsigned long long quotaReserved; // @synthesize quotaReserved=_quotaReserved; @property(readonly, nonatomic) NSString *systemVersion; // @synthesize systemVersion=_systemVersion; -@property(readonly, nonatomic) BOOL isCompatible; // @synthesize isCompatible=_isCompatible; +@property(readonly, nonatomic) _Bool isCompatible; // @synthesize isCompatible=_isCompatible; @property(readonly, nonatomic) int state; // @synthesize state=_state; @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(readonly, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; -@property(readonly, nonatomic) unsigned int snapshotID; // @synthesize snapshotID=_snapshotID; +@property(readonly, nonatomic) unsigned long long snapshotID; // @synthesize snapshotID=_snapshotID; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithSnapshotID:(unsigned int)arg1 deviceName:(id)arg2 date:(id)arg3 state:(int)arg4 isCompatible:(BOOL)arg5 systemVersion:(id)arg6 quotaReserved:(unsigned long long)arg7; +- (id)initWithSnapshotID:(unsigned long long)arg1 deviceName:(id)arg2 date:(id)arg3 state:(int)arg4 isCompatible:(_Bool)arg5 systemVersion:(id)arg6 quotaReserved:(unsigned long long)arg7; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/MBStateInfo.h b/iOS7/PrivateFrameworks/MobileBackup/MBStateInfo.h index 5265809e5..6712e0076 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/MBStateInfo.h +++ b/iOS7/PrivateFrameworks/MobileBackup/MBStateInfo.h @@ -15,20 +15,20 @@ { int _state; float _progress; - unsigned int _estimatedTimeRemaining; + unsigned long long _estimatedTimeRemaining; NSError *_error; NSDate *_date; } @property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; -@property(readonly, nonatomic) unsigned int estimatedTimeRemaining; // @synthesize estimatedTimeRemaining=_estimatedTimeRemaining; +@property(readonly, nonatomic) unsigned long long estimatedTimeRemaining; // @synthesize estimatedTimeRemaining=_estimatedTimeRemaining; @property(readonly, nonatomic) float progress; // @synthesize progress=_progress; @property(readonly, nonatomic) int state; // @synthesize state=_state; - (id)description; - (id)dictionaryRepresentation; - (void)setError:(id)arg1; -- (void)setEstimatedTimeRemaining:(unsigned int)arg1; +- (void)setEstimatedTimeRemaining:(unsigned long long)arg1; - (void)setProgress:(float)arg1; - (void)setState:(int)arg1; - (void)dealloc; @@ -36,7 +36,7 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithDictionaryRepresentation:(id)arg1; -- (id)initWithState:(int)arg1 progress:(float)arg2 estimatedTimeRemaining:(unsigned int)arg3 error:(id)arg4; +- (id)initWithState:(int)arg1 progress:(float)arg2 estimatedTimeRemaining:(unsigned long long)arg3 error:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/NSFileManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MobileBackup/NSFileManagerDelegate-Protocol.h index e0117d757..789d2ebbc 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/NSFileManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileBackup/NSFileManagerDelegate-Protocol.h @@ -9,21 +9,21 @@ @protocol NSFileManagerDelegate @optional -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtURL:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtPath:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldRemoveItemAtURL:(id)arg2; -- (BOOL)fileManager:(id)arg1 shouldRemoveItemAtPath:(id)arg2; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtURL:(id)arg3 toURL:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldLinkItemAtURL:(id)arg2 toURL:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldLinkItemAtPath:(id)arg2 toPath:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtURL:(id)arg3 toURL:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldMoveItemAtURL:(id)arg2 toURL:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldMoveItemAtPath:(id)arg2 toPath:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtURL:(id)arg3 toURL:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; -- (BOOL)fileManager:(id)arg1 shouldCopyItemAtURL:(id)arg2 toURL:(id)arg3; -- (BOOL)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtURL:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtPath:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldRemoveItemAtURL:(id)arg2; +- (_Bool)fileManager:(id)arg1 shouldRemoveItemAtPath:(id)arg2; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtURL:(id)arg3 toURL:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldLinkItemAtURL:(id)arg2 toURL:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldLinkItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtURL:(id)arg3 toURL:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldMoveItemAtURL:(id)arg2 toURL:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldMoveItemAtPath:(id)arg2 toPath:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtURL:(id)arg3 toURL:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; +- (_Bool)fileManager:(id)arg1 shouldCopyItemAtURL:(id)arg2 toURL:(id)arg3; +- (_Bool)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MobileBackup/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MobileBackup/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileBackup/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MobileBackup/NSString-MobileBackup.h b/iOS7/PrivateFrameworks/MobileBackup/NSString-MobileBackup.h index 5e9c421b8..016c047bd 100644 --- a/iOS7/PrivateFrameworks/MobileBackup/NSString-MobileBackup.h +++ b/iOS7/PrivateFrameworks/MobileBackup/NSString-MobileBackup.h @@ -7,10 +7,10 @@ #import "NSString.h" @interface NSString (MobileBackup) -+ (id)stringWithFileSystemRepresentation:(const char *)arg1 length:(unsigned int)arg2; ++ (id)stringWithFileSystemRepresentation:(const char *)arg1 length:(unsigned long long)arg2; + (id)stringWithFileSystemRepresentation:(const char *)arg1; - (id)MBAppendGreenteaSuffix; -- (BOOL)pathComponentExistsInSet:(id)arg1; +- (_Bool)pathComponentExistsInSet:(id)arg1; - (id)stringByAppendingSlash; - (const char *)FSR; @end diff --git a/iOS7/PrivateFrameworks/MobileSoftwareUpdate/MSUUpdateBrainAssetLoader.h b/iOS7/PrivateFrameworks/MobileSoftwareUpdate/MSUUpdateBrainAssetLoader.h index 5a2cd38e9..5b0761791 100644 --- a/iOS7/PrivateFrameworks/MobileSoftwareUpdate/MSUUpdateBrainAssetLoader.h +++ b/iOS7/PrivateFrameworks/MobileSoftwareUpdate/MSUUpdateBrainAssetLoader.h @@ -17,7 +17,7 @@ - (long long)requiredDiskSpace:(id *)arg1; - (_Bool)purgeUpdateBrains:(id *)arg1; - (void)adjustOptions:(id)arg1 completion:(id)arg2; -- (BOOL)cancel:(id *)arg1; +- (_Bool)cancel:(id *)arg1; - (void)loadUpdateBrainWithOptions:(id)arg1 progressHandler:(id)arg2; - (void)dealloc; - (id)initWithUpdateAsset:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileSync/ACAccount-SyncPrivate.h b/iOS7/PrivateFrameworks/MobileSync/ACAccount-SyncPrivate.h index b7e635c65..6fb2e75d8 100644 --- a/iOS7/PrivateFrameworks/MobileSync/ACAccount-SyncPrivate.h +++ b/iOS7/PrivateFrameworks/MobileSync/ACAccount-SyncPrivate.h @@ -11,6 +11,6 @@ - (void)applySyncProperties:(id)arg1; - (id)_usernameFromProperties:(id)arg1; - (id)syncIdentityString; -- (BOOL)isMobileMeAccount; +- (_Bool)isMobileMeAccount; @end diff --git a/iOS7/PrivateFrameworks/MobileSync/ACAccountStore-SyncPrivate.h b/iOS7/PrivateFrameworks/MobileSync/ACAccountStore-SyncPrivate.h index 94fa630a3..3ada57fda 100644 --- a/iOS7/PrivateFrameworks/MobileSync/ACAccountStore-SyncPrivate.h +++ b/iOS7/PrivateFrameworks/MobileSync/ACAccountStore-SyncPrivate.h @@ -8,7 +8,7 @@ @interface ACAccountStore (SyncPrivate) - (id)mailAccountsForSync; -- (BOOL)hasMailAccountsForSync; +- (_Bool)hasMailAccountsForSync; - (id)_mailAccountTypeIdentifiers; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/Alarm.h b/iOS7/PrivateFrameworks/MobileTimer/Alarm.h index 6f964b560..a0f470fbe 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/Alarm.h +++ b/iOS7/PrivateFrameworks/MobileTimer/Alarm.h @@ -20,36 +20,36 @@ unsigned int _minute; unsigned int _daySetting; NSArray *_repeatDays; - BOOL _allowsSnooze; - int _soundType; + _Bool _allowsSnooze; + long long _soundType; NSString *_sound; NSString *_title; NSDate *_lastModified; unsigned int _revision; id _delegate; Alarm *_editingProxy; - BOOL _pretendActiveIfProxy; - int _snapshotSoundType; + _Bool _pretendActiveIfProxy; + long long _snapshotSoundType; NSString *_snapshotSound; } + (id)_newSettingsFromNotification:(id)arg1; -+ (BOOL)_verifyNotificationSettings:(id)arg1 againstUserInfo:(id)arg2; -+ (BOOL)_verifyNotificationSettings:(id)arg1 againstAlarmSettings:(id)arg2; -+ (BOOL)verifySettings:(id)arg1; -+ (BOOL)verifyDaySetting:(id)arg1 withMessageList:(id)arg2; -+ (BOOL)verifyMinuteSetting:(id)arg1 withMessageList:(id)arg2; -+ (BOOL)verifyHourSetting:(id)arg1 withMessageList:(id)arg2; -+ (BOOL)verifyIdSetting:(id)arg1 withMessageList:(id)arg2; -+ (BOOL)isSnoozeNotification:(id)arg1; ++ (_Bool)_verifyNotificationSettings:(id)arg1 againstUserInfo:(id)arg2; ++ (_Bool)_verifyNotificationSettings:(id)arg1 againstAlarmSettings:(id)arg2; ++ (_Bool)verifySettings:(id)arg1; ++ (_Bool)verifyDaySetting:(id)arg1 withMessageList:(id)arg2; ++ (_Bool)verifyMinuteSetting:(id)arg1 withMessageList:(id)arg2; ++ (_Bool)verifyHourSetting:(id)arg1 withMessageList:(id)arg2; ++ (_Bool)verifyIdSetting:(id)arg1 withMessageList:(id)arg2; ++ (_Bool)isSnoozeNotification:(id)arg1; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) unsigned int revision; // @synthesize revision=_revision; @property(readonly, nonatomic) NSDate *lastModified; // @synthesize lastModified=_lastModified; @property(readonly, nonatomic) NSString *snapshotSound; // @synthesize snapshotSound=_snapshotSound; -@property(readonly, nonatomic) int snapshotSoundType; // @synthesize snapshotSoundType=_snapshotSoundType; +@property(readonly, nonatomic) long long snapshotSoundType; // @synthesize snapshotSoundType=_snapshotSoundType; @property(readonly, nonatomic) NSString *sound; // @synthesize sound=_sound; -@property(readonly, nonatomic) int soundType; // @synthesize soundType=_soundType; -@property(nonatomic) BOOL allowsSnooze; // @synthesize allowsSnooze=_allowsSnooze; +@property(readonly, nonatomic) long long soundType; // @synthesize soundType=_soundType; +@property(nonatomic) _Bool allowsSnooze; // @synthesize allowsSnooze=_allowsSnooze; @property(nonatomic) unsigned int daySetting; // @synthesize daySetting=_daySetting; @property(nonatomic) unsigned int minute; // @synthesize minute=_minute; @property(nonatomic) unsigned int hour; // @synthesize hour=_hour; @@ -59,31 +59,31 @@ - (void)setTitle:(id)arg1; @property(readonly, nonatomic) NSString *rawTitle; @property(readonly, nonatomic) NSString *uiTitle; -- (void)setSound:(id)arg1 ofType:(int)arg2; +- (void)setSound:(id)arg1 ofType:(long long)arg2; @property(readonly, nonatomic) NSArray *repeatDays; -@property(readonly, nonatomic) BOOL repeats; -@property(readonly, nonatomic, getter=isSnoozed) BOOL snoozed; -@property(readonly, nonatomic, getter=isActive) BOOL active; +@property(readonly, nonatomic) _Bool repeats; +@property(readonly, nonatomic, getter=isSnoozed) _Bool snoozed; +@property(readonly, nonatomic, getter=isActive) _Bool active; @property(readonly, nonatomic) NSDictionary *settings; @property(readonly, nonatomic) NSURL *alarmIdUrl; @property(readonly, nonatomic) NSString *alarmId; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)nextFireDateAfterDate:(id)arg1 notification:(id)arg2 day:(int)arg3; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)nextFireDateAfterDate:(id)arg1 notification:(id)arg2 day:(long long)arg3; - (id)nextFireDate; -- (int)compareTime:(id)arg1; +- (long long)compareTime:(id)arg1; - (void)markModified; -- (void)handleNotificationSnoozed:(id)arg1 notifyDelegate:(BOOL)arg2; +- (void)handleNotificationSnoozed:(id)arg1 notifyDelegate:(_Bool)arg2; - (void)handleAlarmFired:(id)arg1; - (void)refreshActiveState; - (void)dropNotifications; - (void)cancelNotifications; - (void)scheduleNotifications; - (void)prepareNotifications; -- (id)_newNotification:(int)arg1; -- (id)_newBaseDateComponentsForDay:(int)arg1; -- (BOOL)tryAddNotification:(id)arg1; -- (unsigned int)_notificationsCount; +- (id)_newNotification:(long long)arg1; +- (id)_newBaseDateComponentsForDay:(long long)arg1; +- (_Bool)tryAddNotification:(id)arg1; +- (unsigned long long)_notificationsCount; - (id)timeZoneForOffsetCalculation; - (id)nowDateForOffsetCalculation; - (void)dropEditingProxy; diff --git a/iOS7/PrivateFrameworks/MobileTimer/AlarmManager.h b/iOS7/PrivateFrameworks/MobileTimer/AlarmManager.h index f9a7f1e2a..2436157a3 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/AlarmManager.h +++ b/iOS7/PrivateFrameworks/MobileTimer/AlarmManager.h @@ -11,49 +11,49 @@ @interface AlarmManager : NSObject { NSString *_defaultSound; - int _defaultSoundType; - BOOL _dirty; + long long _defaultSoundType; + _Bool _dirty; NSMutableArray *_alarms; - BOOL invalidAlarmsDetected; + _Bool invalidAlarmsDetected; NSMutableArray *logMessageList; NSDate *lastModified; } + (id)copyReadAlarmsFromPreferences; + (void)writeAlarmsToPreferences:(id)arg1; -+ (BOOL)discardOldVersion; -+ (BOOL)upgrade; -+ (BOOL)isAlarmNotification:(id)arg1; ++ (_Bool)discardOldVersion; ++ (_Bool)upgrade; ++ (_Bool)isAlarmNotification:(id)arg1; + (id)sharedManager; @property(retain, nonatomic) NSDate *lastModified; // @synthesize lastModified; @property(readonly, nonatomic) NSArray *alarms; // @synthesize alarms=_alarms; -@property(nonatomic) BOOL invalidAlarmsDetected; // @synthesize invalidAlarmsDetected; +@property(nonatomic) _Bool invalidAlarmsDetected; // @synthesize invalidAlarmsDetected; @property(retain, nonatomic) NSMutableArray *logMessageList; // @synthesize logMessageList; - (void)handleNotificationFired:(id)arg1; - (void)handleNotificationSnoozed:(id)arg1; - (void)handleExpiredOrSnoozedNotificationsOnly:(id)arg1; - (void)handleAnyNotificationChanges; -- (void)reloadScheduledNotificationsWithRefreshActive:(BOOL)arg1 cancelUnused:(BOOL)arg2; +- (void)reloadScheduledNotificationsWithRefreshActive:(_Bool)arg1 cancelUnused:(_Bool)arg2; - (void)reloadScheduledNotifications; -- (void)loadScheduledNotificationsWithCancelUnused:(BOOL)arg1; +- (void)loadScheduledNotificationsWithCancelUnused:(_Bool)arg1; - (void)loadScheduledNotifications; - (void)handleAlarm:(id)arg1 stoppedUsingSong:(id)arg2; - (void)handleAlarm:(id)arg1 startedUsingSong:(id)arg2; -- (void)setAlarm:(id)arg1 active:(BOOL)arg2; +- (void)setAlarm:(id)arg1 active:(_Bool)arg2; - (void)removeAlarm:(id)arg1; -- (void)updateAlarm:(id)arg1 active:(BOOL)arg2; -- (void)addAlarm:(id)arg1 active:(BOOL)arg2; -- (id)nextAlarmForDate:(id)arg1 activeOnly:(BOOL)arg2 allowRepeating:(BOOL)arg3; +- (void)updateAlarm:(id)arg1 active:(_Bool)arg2; +- (void)addAlarm:(id)arg1 active:(_Bool)arg2; +- (id)nextAlarmForDate:(id)arg1 activeOnly:(_Bool)arg2 allowRepeating:(_Bool)arg3; - (id)alarmWithIdUrl:(id)arg1; - (id)alarmWithId:(id)arg1; -- (BOOL)checkIfAlarmsModified; +- (_Bool)checkIfAlarmsModified; - (void)saveAlarms; - (void)unloadAlarms; - (void)loadAlarms; - (void)countAlarmsInAggregateDictionary; -- (void)setDefaultSound:(id)arg1 ofType:(int)arg2; +- (void)setDefaultSound:(id)arg1 ofType:(long long)arg2; - (void)loadDefaultSoundAndType; -@property(readonly, nonatomic) int defaultSoundType; +@property(readonly, nonatomic) long long defaultSoundType; @property(readonly, nonatomic) NSString *defaultSound; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MobileTimer/AlarmView.h b/iOS7/PrivateFrameworks/MobileTimer/AlarmView.h index c7d9e798b..80e88e6f6 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/AlarmView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/AlarmView.h @@ -6,24 +6,27 @@ #import "UIView.h" -@class DigitalClockLabel, UILabel, UISwitch; +@class DigitalClockLabel, NSString, UILabel, UISwitch; @interface AlarmView : UIView { - int _style; + long long _style; DigitalClockLabel *_timeLabel; - UILabel *_nameLabel; - UILabel *_repeatLabel; + NSString *_name; + NSString *_repeatText; + UILabel *_detailLabel; UISwitch *_enabledSwitch; } @property(readonly, nonatomic) UISwitch *enabledSwitch; // @synthesize enabledSwitch=_enabledSwitch; -@property(readonly, nonatomic) UILabel *repeatLabel; // @synthesize repeatLabel=_repeatLabel; -@property(readonly, nonatomic) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; +@property(retain, nonatomic) UILabel *detailLabel; // @synthesize detailLabel=_detailLabel; +@property(copy, nonatomic) NSString *repeatText; // @synthesize repeatText=_repeatText; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) DigitalClockLabel *timeLabel; // @synthesize timeLabel=_timeLabel; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void)layoutSubviews; - (void)dealloc; +- (void)setName:(id)arg1 andRepeatText:(id)arg2 textColor:(id)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/AnalogClockView.h b/iOS7/PrivateFrameworks/MobileTimer/AnalogClockView.h index da905906d..20309bbbf 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/AnalogClockView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/AnalogClockView.h @@ -18,48 +18,48 @@ UIImageView *_faceView; UIView *_dayHands[3]; UIView *_nightHands[3]; - UIView *_shadowHands[3]; UIImageView *_middleDotDay; UIImageView *_middleDotNight; UIImageView *_middleRedDot; - UIImageView *_rivetsBelow[3]; - UIImageView *_rivetsAbove[3]; NSDate *_time; - BOOL _nighttime; + _Bool _nighttime; double _seconds; int _flutterIndex; - BOOL _isRenderStateStale; + _Bool _isRenderStateStale; NSCalendar *_calendar; - BOOL _minuteHourAnimationTriggered; + _Bool _minuteHourAnimationTriggered; } ++ (id)imageInBundleForName:(id)arg1; + (id)overSecondHandDotImage; + (id)makeOverSecondHandDotImage; -+ (id)overHourHandDotForDayTime:(BOOL)arg1; -+ (id)overHourHandDotImageForDaytime:(BOOL)arg1; -+ (id)makeDotImageSize:(float)arg1 color:(id)arg2; -+ (id)clockHand:(int)arg1 asShadow:(BOOL)arg2 daytime:(BOOL)arg3; -+ (id)makeClockHand:(int)arg1 asShadow:(BOOL)arg2 daytime:(BOOL)arg3; -+ (id)clockFaceForDaytime:(BOOL)arg1; -+ (void)adjustNumberalCenter:(struct CGPoint *)arg1 forNumeralIndex:(int)arg2; -+ (id)makeClockFaceForDaytime:(BOOL)arg1; -+ (id)imageForType:(int)arg1 dayTime:(BOOL)arg2 generation:(id)arg3; -+ (id)imageCacheNameForType:(int)arg1 daytime:(BOOL)arg2; ++ (id)overHourHandDotForDayTime:(_Bool)arg1; ++ (id)overHourHandDotImageForDaytime:(_Bool)arg1; ++ (id)makeDotImageSize:(double)arg1 color:(id)arg2; ++ (id)clockHand:(int)arg1 daytime:(_Bool)arg2; ++ (id)makeClockHand:(int)arg1 daytime:(_Bool)arg2; ++ (id)clockFaceForDaytime:(_Bool)arg1; ++ (void)adjustNumberalCenter:(struct CGPoint *)arg1 forNumeralIndex:(long long)arg2; ++ (id)makeClockFaceForDaytime:(_Bool)arg1; ++ (id)imageForType:(int)arg1 dayTime:(_Bool)arg2 generation:(id)arg3; ++ (_Bool)shouldCacheImageOnDiskForType:(int)arg1 dayTime:(_Bool)arg2; ++ (id)imageCacheNameForType:(int)arg1 daytime:(_Bool)arg2; + (struct CGPoint)shadowRotationalCenterForHand:(int)arg1; + (struct CGPoint)handRotationalCenterForHand:(int)arg1; -+ (struct ShadowInfo)shadowInfoAtIndex:(unsigned int)arg1; ++ (struct ShadowInfo)shadowInfoAtIndex:(unsigned long long)arg1; + (struct CGSize)clockSize; + (id)overSecondHandDotColor; + (id)nightTimeOverHourHandDotColor; + (id)dayTimeOverHourHandDotColor; -+ (float)overSecondHandDotSize; -+ (float)overHourHandDotSize; -+ (struct CGSize)shadowOffset; ++ (double)overSecondHandDotSize; ++ (double)overHourHandDotSize; ++ (_Bool)hasOverSecondHandDot; ++ (_Bool)hasOverHourHandDot; + (struct UIEdgeInsets)shadowInsets; -+ (BOOL)doesFaceHaveShadow; ++ (_Bool)doesFaceHaveShadow; + (id)numeralFont; -+ (float)numeralInset; -+ (float)faceRadius; ++ (double)numeralInset; ++ (double)faceRadius; + (id)nightTimeFaceColor; + (id)nightTimeTextColor; + (id)dayTimeFaceColor; @@ -75,7 +75,7 @@ + (void)registerSweepingClock:(id)arg1; + (void)registerTickingClock:(id)arg1; + (void)registerClock:(id)arg1; -+ (BOOL)isClockRegistered:(id)arg1; ++ (_Bool)isClockRegistered:(id)arg1; + (void)updateTimeForAllSweeping; + (void)updateFlutterForAllTicking; + (void)updateTimeForAllTicking; @@ -84,27 +84,31 @@ + (id)cacheTopLevelPath; + (void)initialize; + (Class)classForStyle:(int)arg1; -@property(readonly, nonatomic, getter=isNighttime) BOOL nighttime; // @synthesize nighttime=_nighttime; +@property(readonly, nonatomic, getter=isNighttime) _Bool nighttime; // @synthesize nighttime=_nighttime; @property(retain, nonatomic) NSDate *time; // @synthesize time=_time; @property(readonly, nonatomic) UIImageView *faceView; // @synthesize faceView=_faceView; @property(nonatomic) int runMode; // @synthesize runMode=_runMode; - (void)stop; - (void)start; -@property(readonly, nonatomic, getter=isStarted) BOOL started; +@property(readonly, nonatomic, getter=isStarted) _Bool started; @property(retain, nonatomic) NSTimeZone *timeZone; -- (void)setTime:(id)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) int minute; -@property(readonly, nonatomic) int hour; -- (void)updateTimeAnimated:(BOOL)arg1; +- (void)setTime:(id)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) long long minute; +@property(readonly, nonatomic) long long hour; +- (void)updateTimeAnimated:(_Bool)arg1; - (void)updateTime; -- (void)setNighttime:(BOOL)arg1; +- (void)setNighttime:(_Bool)arg1; - (void)updateFlutter; -- (void)setHandAngle:(float)arg1 forHandIndex:(int)arg2; +- (void)setHandAngle:(double)arg1 forHandIndex:(int)arg2; +- (void)updateTimeContinuously:(long long)arg1; +- (void)setHandTransformForHandIndex:(int)arg1; - (struct CGSize)intrinsicContentSize; @property(readonly, nonatomic) int style; - (void)dealloc; - (id)init; - (void)setFrame:(struct CGRect)arg1; +- (double)coarseUpdateInterval; +- (double)updateInterval; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/BitmapHandView.h b/iOS7/PrivateFrameworks/MobileTimer/BitmapHandView.h index 65bcdafe2..a2e7b2aba 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/BitmapHandView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/BitmapHandView.h @@ -12,14 +12,12 @@ @interface BitmapHandView : UIView { - float _handAngle; NSArray *_partViews; NSArray *_partViewsMaintainingOrientation; } -+ (id)partInfoWithName:(id)arg1 offset:(struct CGPoint)arg2 maintainsOrientation:(BOOL)arg3; ++ (id)partInfoWithName:(id)arg1 offset:(struct CGPoint)arg2 maintainsOrientation:(_Bool)arg3; + (id)partInfoWithName:(id)arg1; -@property(nonatomic) float handAngle; // @synthesize handAngle=_handAngle; - (void)dealloc; - (id)initWithImage:(id)arg1 rotationalCenter:(struct CGPoint)arg2; - (id)initWithBundle:(id)arg1 resourcePath:(id)arg2 partInfoList:(id)arg3 rotationalCenter:(struct CGPoint)arg4; diff --git a/iOS7/PrivateFrameworks/MobileTimer/CDStructures.h b/iOS7/PrivateFrameworks/MobileTimer/CDStructures.h index 31c7cf188..6e500e30c 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/CDStructures.h +++ b/iOS7/PrivateFrameworks/MobileTimer/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,21 +17,21 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct ShadowInfo { id _field1; - float _field2; + double _field2; struct CGSize _field3; - float _field4; + double _field4; }; struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double _field1; + double _field2; + double _field3; + double _field4; }; diff --git a/iOS7/PrivateFrameworks/MobileTimer/Clock-Protocol.h b/iOS7/PrivateFrameworks/MobileTimer/Clock-Protocol.h index 81c21a40c..b6f6c0da6 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/Clock-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileTimer/Clock-Protocol.h @@ -11,6 +11,9 @@ - (void)updateTime; @optional +- (double)coarseUpdateInterval; +- (double)updateInterval; +- (void)updateTimeContinuously:(long long)arg1; - (void)updateFlutter; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/ClockManager.h b/iOS7/PrivateFrameworks/MobileTimer/ClockManager.h index 5e8242444..26b6f898c 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/ClockManager.h +++ b/iOS7/PrivateFrameworks/MobileTimer/ClockManager.h @@ -10,22 +10,22 @@ @interface ClockManager : NSObject { - BOOL _performingUpgrade; + _Bool _performingUpgrade; NSMutableArray *_scheduledLocalNotifications; ObjectUpdates *_localNotificationUpdates; - BOOL runningInSpringBoard; - BOOL runningInAssistantPlugin; - BOOL ignoringNotificationPostRequests; + _Bool runningInSpringBoard; + _Bool runningInAssistantPlugin; + _Bool ignoringNotificationPostRequests; } + (id)sharedManager; + (int)sectionFromClockAppURL:(id)arg1; + (id)urlForClockAppSection:(int)arg1; -+ (void)saveAndNotifyForUserPreferences:(BOOL)arg1 localNotifications:(BOOL)arg2; ++ (void)saveAndNotifyForUserPreferences:(_Bool)arg1 localNotifications:(_Bool)arg2; + (void)loadUserPreferences; -@property(nonatomic, getter=isIgnoringNotificationPostRequests) BOOL ignoringNotificationPostRequests; // @synthesize ignoringNotificationPostRequests; -@property(nonatomic, getter=isRunningInAssistantPlugin) BOOL runningInAssistantPlugin; // @synthesize runningInAssistantPlugin; -@property(nonatomic, getter=isRunningInSpringBoard) BOOL runningInSpringBoard; // @synthesize runningInSpringBoard; +@property(nonatomic, getter=isIgnoringNotificationPostRequests) _Bool ignoringNotificationPostRequests; // @synthesize ignoringNotificationPostRequests; +@property(nonatomic, getter=isRunningInAssistantPlugin) _Bool runningInAssistantPlugin; // @synthesize runningInAssistantPlugin; +@property(nonatomic, getter=isRunningInSpringBoard) _Bool runningInSpringBoard; // @synthesize runningInSpringBoard; @property(readonly, nonatomic) ObjectUpdates *updatesToLocalNotificationsCache; @property(readonly, nonatomic) NSArray *scheduledLocalNotificationsCache; - (void)resetUpdatesToLocalNotificationsCache; @@ -33,9 +33,9 @@ - (void)cancelLocalNotification:(id)arg1; - (void)scheduleLocalNotification:(id)arg1; - (void)postUserPreferencesChangedNotification; -- (BOOL)discardOldVersion; -- (BOOL)upgrade; -- (BOOL)upgradeIfNeverAttempted; +- (_Bool)discardOldVersion; +- (_Bool)upgrade; +- (_Bool)upgradeIfNeverAttempted; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockLandscapeView.h b/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockLandscapeView.h new file mode 100644 index 000000000..4215909e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockLandscapeView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CollectionCellAnalogClockLandscapeView : CollectionCellAnalogClockView +{ +} + ++ (struct CGPoint)handRotationalCenterForHand:(int)arg1; ++ (id)resourcePath; ++ (double)faceRadius; ++ (int)style; + +@end + diff --git a/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockView.h b/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockView.h index 72ce01df0..25e08c272 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/CollectionCellAnalogClockView.h @@ -10,20 +10,19 @@ { } -+ (struct CGPoint)shadowRotationalCenterForHand:(int)arg1; ++ (id)makeOverSecondHandDotImage; ++ (id)overHourHandDotImageForDaytime:(_Bool)arg1; ++ (id)makeClockHand:(int)arg1 daytime:(_Bool)arg2; ++ (id)makeClockFaceForDaytime:(_Bool)arg1; ++ (_Bool)shouldCacheImageOnDiskForType:(int)arg1 dayTime:(_Bool)arg2; + (struct CGPoint)handRotationalCenterForHand:(int)arg1; -+ (float)overSecondHandDotSize; -+ (float)overHourHandDotSize; -+ (BOOL)doesFaceHaveShadow; -+ (id)numeralFont; -+ (float)numeralInset; -+ (float)faceRadius; -+ (id)nightTimeFaceColor; -+ (id)nightTimeTextColor; -+ (id)dayTimeFaceColor; -+ (id)dayTimeTextColor; ++ (_Bool)doesFaceHaveShadow; ++ (double)numeralInset; ++ (double)faceRadius; + (id)resourcePath; + (int)style; +- (double)coarseUpdateInterval; +- (double)updateInterval; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/DigitalClockLabel.h b/iOS7/PrivateFrameworks/MobileTimer/DigitalClockLabel.h index 716ea5a50..9ddbeadc4 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/DigitalClockLabel.h +++ b/iOS7/PrivateFrameworks/MobileTimer/DigitalClockLabel.h @@ -12,12 +12,12 @@ { NSCalendar *_calendar; NSDate *_baseDate; - int _hour; - int _minute; + long long _hour; + long long _minute; } -- (void)forceSetHour:(int)arg1 minute:(int)arg2; -- (BOOL)setHour:(int)arg1 minute:(int)arg2; +- (void)forceSetHour:(long long)arg1 minute:(long long)arg2; +- (_Bool)setHour:(long long)arg1 minute:(long long)arg2; - (void)refreshUI; - (void)resetFontSizes; - (void)significantTimeChange:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileTimer/FullscreenLandscapeAnalogClockView.h b/iOS7/PrivateFrameworks/MobileTimer/FullscreenLandscapeAnalogClockView.h index f77512661..f3a853a25 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/FullscreenLandscapeAnalogClockView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/FullscreenLandscapeAnalogClockView.h @@ -10,23 +10,18 @@ { } -+ (void)adjustNumberalCenter:(struct CGPoint *)arg1 forNumeralIndex:(int)arg2; -+ (struct CGPoint)shadowRotationalCenterForHand:(int)arg1; ++ (_Bool)doesFaceHaveShadow; ++ (id)makeOverSecondHandDotImage; ++ (id)overHourHandDotImageForDaytime:(_Bool)arg1; ++ (id)makeClockHand:(int)arg1 daytime:(_Bool)arg2; ++ (id)makeClockFaceForDaytime:(_Bool)arg1; ++ (_Bool)shouldCacheImageOnDiskForType:(int)arg1 dayTime:(_Bool)arg2; + (struct CGPoint)handRotationalCenterForHand:(int)arg1; -+ (id)nightTimeOverHourHandDotColor; -+ (id)dayTimeOverHourHandDotColor; -+ (float)overSecondHandDotSize; -+ (float)overHourHandDotSize; -+ (BOOL)doesFaceHaveShadow; -+ (id)numeralFont; -+ (float)numeralInset; -+ (float)faceRadius; -+ (id)nightTimeFaceColor; -+ (id)nightTimeTextColor; -+ (id)dayTimeFaceColor; -+ (id)dayTimeTextColor; ++ (double)faceRadius; + (id)resourcePath; + (int)style; +- (double)coarseUpdateInterval; +- (double)updateInterval; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/FullscreenPortraitAnalogClockView.h b/iOS7/PrivateFrameworks/MobileTimer/FullscreenPortraitAnalogClockView.h index a5d8ad413..7fd2ef468 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/FullscreenPortraitAnalogClockView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/FullscreenPortraitAnalogClockView.h @@ -10,11 +10,8 @@ { } -+ (void)adjustNumberalCenter:(struct CGPoint *)arg1 forNumeralIndex:(int)arg2; -+ (id)numeralFont; -+ (float)numeralInset; -+ (struct CGSize)clockSize; -+ (float)faceRadius; ++ (struct CGPoint)handRotationalCenterForHand:(int)arg1; ++ (double)faceRadius; + (id)resourcePath; + (int)style; diff --git a/iOS7/PrivateFrameworks/MobileTimer/HandView-Protocol.h b/iOS7/PrivateFrameworks/MobileTimer/HandView-Protocol.h index 9eb25a31d..0184d2ae9 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/HandView-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileTimer/HandView-Protocol.h @@ -7,6 +7,5 @@ #import "NSObject-Protocol.h" @protocol HandView -@property(nonatomic) float handAngle; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MobileTimer/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MobileTimer/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MobileTimer/RenderedHandViewFactory.h b/iOS7/PrivateFrameworks/MobileTimer/RenderedHandViewFactory.h index 4c070bf1a..a47b015d3 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/RenderedHandViewFactory.h +++ b/iOS7/PrivateFrameworks/MobileTimer/RenderedHandViewFactory.h @@ -16,23 +16,23 @@ struct CGSize _scale; struct CGPDFPage *_page; struct CGSize _viewSize; - BOOL _allowCaching; + _Bool _allowCaching; NSMutableDictionary *_angleCache; - unsigned int _registeredClientsCount; + unsigned long long _registeredClientsCount; } + (void)flushAllCaches; + (void)unregisterForFactory:(id)arg1; -+ (id)registerForFactoryWithBundle:(id)arg1 imagePath:(id)arg2 offset:(struct CGPoint)arg3 scale:(struct CGSize)arg4 allowCaching:(BOOL)arg5; ++ (id)registerForFactoryWithBundle:(id)arg1 imagePath:(id)arg2 offset:(struct CGPoint)arg3 scale:(struct CGSize)arg4 allowCaching:(_Bool)arg5; + (id)keyForBundle:(id)arg1 imagePath:(id)arg2 offset:(struct CGPoint)arg3 scale:(struct CGSize)arg4; -@property(nonatomic) unsigned int registeredClientsCount; // @synthesize registeredClientsCount=_registeredClientsCount; -@property(readonly, nonatomic) BOOL allowCaching; // @synthesize allowCaching=_allowCaching; +@property(nonatomic) unsigned long long registeredClientsCount; // @synthesize registeredClientsCount=_registeredClientsCount; +@property(readonly, nonatomic) _Bool allowCaching; // @synthesize allowCaching=_allowCaching; - (void)flushCache; -- (id)imageForAngle:(float)arg1 viewSize:(struct CGSize)arg2; -- (id)renderImageForAngle:(float)arg1 viewSize:(struct CGSize)arg2; +- (id)imageForAngle:(double)arg1 viewSize:(struct CGSize)arg2; +- (id)renderImageForAngle:(double)arg1 viewSize:(struct CGSize)arg2; @property(readonly, nonatomic) NSString *key; - (void)dealloc; -- (id)initWithBundle:(id)arg1 imagePath:(id)arg2 offset:(struct CGPoint)arg3 scale:(struct CGSize)arg4 allowCaching:(BOOL)arg5; +- (id)initWithBundle:(id)arg1 imagePath:(id)arg2 offset:(struct CGPoint)arg3 scale:(struct CGSize)arg4 allowCaching:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/ShrinkableDateLabel.h b/iOS7/PrivateFrameworks/MobileTimer/ShrinkableDateLabel.h index 28d9b1f42..0d62897fb 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/ShrinkableDateLabel.h +++ b/iOS7/PrivateFrameworks/MobileTimer/ShrinkableDateLabel.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) UIFont *timeDesignatorFont; // @synthesize timeDesignatorFont=_timeDesignatorFont; -- (void)shrinkFontsToFitWidth:(float)arg1; +- (void)shrinkFontsToFitWidth:(double)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/TableCellAnalogClockView.h b/iOS7/PrivateFrameworks/MobileTimer/TableCellAnalogClockView.h index 4ed3908d0..8bd5349a4 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/TableCellAnalogClockView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/TableCellAnalogClockView.h @@ -10,20 +10,18 @@ { } -+ (struct CGPoint)shadowRotationalCenterForHand:(int)arg1; ++ (id)makeOverSecondHandDotImage; ++ (id)overHourHandDotImageForDaytime:(_Bool)arg1; ++ (id)makeClockHand:(int)arg1 daytime:(_Bool)arg2; ++ (id)makeClockFaceForDaytime:(_Bool)arg1; ++ (_Bool)shouldCacheImageOnDiskForType:(int)arg1 dayTime:(_Bool)arg2; + (struct CGPoint)handRotationalCenterForHand:(int)arg1; -+ (float)overSecondHandDotSize; -+ (float)overHourHandDotSize; -+ (BOOL)doesFaceHaveShadow; -+ (id)numeralFont; -+ (float)numeralInset; -+ (float)faceRadius; -+ (id)nightTimeFaceColor; -+ (id)nightTimeTextColor; -+ (id)dayTimeFaceColor; -+ (id)dayTimeTextColor; ++ (_Bool)doesFaceHaveShadow; ++ (double)faceRadius; + (id)resourcePath; + (int)style; +- (double)coarseUpdateInterval; +- (double)updateInterval; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/TimerDialView.h b/iOS7/PrivateFrameworks/MobileTimer/TimerDialView.h index aaef0a8d5..ee8bcd3c3 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/TimerDialView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/TimerDialView.h @@ -11,36 +11,36 @@ @interface TimerDialView : UIView { double _currentDuration; - BOOL _running; + _Bool _running; double _remainingTime; double _fireTime; double _currentTime; struct __CFNumberFormatter *_formatter; NSMutableArray *_graduatedSections; - unsigned int _graduatedSectionCount; - float _graduatedSectionWidth; + unsigned long long _graduatedSectionCount; + double _graduatedSectionWidth; NSMutableArray *_graduatedSectionLabels; NSMutableArray *_graduatedSectionValues; - float _tickHorizontalSpacing; - unsigned int _minorTicksPerSection; - float _majorTickHeight; - float _minorTickHeight; + double _tickHorizontalSpacing; + unsigned long long _minorTicksPerSection; + double _majorTickHeight; + double _minorTickHeight; UIFont *_labelFont; } @property(retain, nonatomic) UIFont *labelFont; // @synthesize labelFont=_labelFont; -@property(nonatomic) float minorTickHeight; // @synthesize minorTickHeight=_minorTickHeight; -@property(nonatomic) float majorTickHeight; // @synthesize majorTickHeight=_majorTickHeight; -@property(nonatomic) unsigned int minorTicksPerSection; // @synthesize minorTicksPerSection=_minorTicksPerSection; -@property(nonatomic) float tickHorizontalSpacing; // @synthesize tickHorizontalSpacing=_tickHorizontalSpacing; -- (void)makeGraduatedSurfaceAtLeastWidth:(float)arg1; +@property(nonatomic) double minorTickHeight; // @synthesize minorTickHeight=_minorTickHeight; +@property(nonatomic) double majorTickHeight; // @synthesize majorTickHeight=_majorTickHeight; +@property(nonatomic) unsigned long long minorTicksPerSection; // @synthesize minorTicksPerSection=_minorTicksPerSection; +@property(nonatomic) double tickHorizontalSpacing; // @synthesize tickHorizontalSpacing=_tickHorizontalSpacing; +- (void)makeGraduatedSurfaceAtLeastWidth:(double)arg1; - (id)graduatedSection; -- (float)pointsPerMinute; +- (double)pointsPerMinute; - (void)layoutSubviews; - (void)setupWithDuration:(double)arg1; - (void)markStaleWithTime:(double)arg1; -- (BOOL)updateDisplayWithTime:(double)arg1; -- (double)updatedDurationForPointOffset:(float)arg1; +- (_Bool)updateDisplayWithTime:(double)arg1; +- (double)updatedDurationForPointOffset:(double)arg1; - (void)setFireTime:(double)arg1 withTime:(double)arg2; - (void)setRemainingTime:(double)arg1; - (void)willMoveToSuperview:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileTimer/TimerManager.h b/iOS7/PrivateFrameworks/MobileTimer/TimerManager.h index 354ad11fd..2034141f7 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/TimerManager.h +++ b/iOS7/PrivateFrameworks/MobileTimer/TimerManager.h @@ -17,14 +17,14 @@ + (id)copyFetchScheduledNotification; + (id)newNotificationAt:(double)arg1 withSound:(id)arg2; -+ (BOOL)discardOldVersion; -+ (BOOL)upgrade; -+ (BOOL)isTimerNotification:(id)arg1; ++ (_Bool)discardOldVersion; ++ (_Bool)upgrade; ++ (_Bool)isTimerNotification:(id)arg1; + (id)sharedManager; - (void)changeSound:(id)arg1; -- (BOOL)resume; -- (BOOL)pause; -- (BOOL)cancel; +- (_Bool)resume; +- (_Bool)pause; +- (_Bool)cancel; - (void)scheduleAt:(double)arg1 withSound:(id)arg2; - (void)reloadState; @property(readonly, nonatomic) double remainingTime; diff --git a/iOS7/PrivateFrameworks/MobileTimer/VectorHandView.h b/iOS7/PrivateFrameworks/MobileTimer/VectorHandView.h index 764ccffbd..aeadb0454 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/VectorHandView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/VectorHandView.h @@ -13,13 +13,11 @@ @interface VectorHandView : UIView { RenderedHandViewFactory *_factory; - float _handAngle; } -@property(nonatomic) float handAngle; // @synthesize handAngle=_handAngle; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; -- (id)initWithPDFFile:(id)arg1 offset:(struct CGPoint)arg2 scale:(struct CGSize)arg3 bundle:(id)arg4 allowCaching:(BOOL)arg5; +- (id)initWithPDFFile:(id)arg1 offset:(struct CGPoint)arg2 scale:(struct CGSize)arg3 bundle:(id)arg4 allowCaching:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/MobileTimer/WorldClockCellView.h b/iOS7/PrivateFrameworks/MobileTimer/WorldClockCellView.h index e65dcb194..38f6c8cf8 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/WorldClockCellView.h +++ b/iOS7/PrivateFrameworks/MobileTimer/WorldClockCellView.h @@ -6,40 +6,46 @@ #import "UIView.h" -@class AnalogClockView, CADisplayLink, DigitalClockLabel, NSDateFormatter, NSTimeZone, UILabel; +#import "Clock-Protocol.h" -@interface WorldClockCellView : UIView +@class AnalogClockView, DigitalClockLabel, NSTimeZone, UILabel; + +@interface WorldClockCellView : UIView { - NSDateFormatter *_dateFormatter; - NSDateFormatter *_timeFormatter; NSTimeZone *_timeZone; - double _nowInMinutes; - CADisplayLink *_displayLink; - BOOL _editing; + long long _nowInMinutes; + _Bool _editing; + _Bool _started; id _delegate; - int _style; + long long _style; AnalogClockView *_analogClock; DigitalClockLabel *_digitalClock; UILabel *_nameLabel; UILabel *_combinedLabel; } ++ (id)combinedStringFromDate:(id)arg1 withTimezoneOffset:(long long)arg2 dayText:(id *)arg3 hourText:(id *)arg4 usesSeparateLines:(_Bool)arg5; +@property(readonly, nonatomic) _Bool started; // @synthesize started=_started; @property(readonly, nonatomic) UILabel *combinedLabel; // @synthesize combinedLabel=_combinedLabel; @property(readonly, nonatomic) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; @property(readonly, nonatomic) DigitalClockLabel *digitalClock; // @synthesize digitalClock=_digitalClock; @property(readonly, nonatomic) AnalogClockView *analogClock; // @synthesize analogClock=_analogClock; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)layoutSubviews; -- (id)stringFromDate:(id)arg1 dayText:(id)arg2 withTimezoneOffset:(int)arg3; +- (id)stringFromDate:(id)arg1 withTimezoneOffset:(long long)arg2; - (void)setTimeZone:(id)arg1; - (void)updateTime; -- (void)updateTimeIfNeeded; +- (double)coarseUpdateInterval; +- (double)updateInterval; +- (void)updateTimeContinuously:(long long)arg1; +@property(readonly, nonatomic) int runMode; - (void)localeChange:(id)arg1; +- (void)stop; +- (void)start; - (void)significantTimeChange:(id)arg1; -- (void)didMoveToSuperview; -- (void)setStyle:(int)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MobileTimer/WorldClockCity.h b/iOS7/PrivateFrameworks/MobileTimer/WorldClockCity.h index 9a8a59516..f26801329 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/WorldClockCity.h +++ b/iOS7/PrivateFrameworks/MobileTimer/WorldClockCity.h @@ -20,7 +20,7 @@ NSString *_unlocalizedCountryName; } -+ (BOOL)isWorldClockCityProperties:(id)arg1; ++ (_Bool)isWorldClockCityProperties:(id)arg1; @property(retain, nonatomic) City *weatherCity; // @synthesize weatherCity=_weatherCity; @property(readonly, nonatomic) ALCity *alCity; // @synthesize alCity=_alCity; @property(readonly, nonatomic) NSURL *idUrl; @@ -32,8 +32,8 @@ @property(readonly, nonatomic) NSString *timeZone; @property(readonly, nonatomic) NSNumber *alCityId; @property(readonly, nonatomic) NSDictionary *properties; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithProperties:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MobileTimer/WorldClockManager.h b/iOS7/PrivateFrameworks/MobileTimer/WorldClockManager.h index 351c41e4d..f2f59aaaa 100644 --- a/iOS7/PrivateFrameworks/MobileTimer/WorldClockManager.h +++ b/iOS7/PrivateFrameworks/MobileTimer/WorldClockManager.h @@ -10,7 +10,7 @@ @interface WorldClockManager : NSObject { - BOOL _dirty; + _Bool _dirty; NSMutableArray *_cities; NSDate *lastModified; } @@ -18,14 +18,14 @@ + (id)sharedManager; @property(retain, nonatomic) NSDate *lastModified; // @synthesize lastModified; @property(readonly, nonatomic) NSArray *cities; // @synthesize cities=_cities; -- (void)moveCityFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (void)moveCityFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllCities; -- (void)removeCityAtIndex:(unsigned int)arg1; +- (void)removeCityAtIndex:(unsigned long long)arg1; - (void)removeCity:(id)arg1; -- (unsigned int)addCity:(id)arg1; -- (BOOL)canAddCity; +- (unsigned long long)addCity:(id)arg1; +- (_Bool)canAddCity; - (id)cityWithIdUrl:(id)arg1; -- (BOOL)checkIfCitiesModified; +- (_Bool)checkIfCitiesModified; - (void)saveCities; - (void)loadCities; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/AFContextProvider-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/AFContextProvider-Protocol.h index a8783d5d8..6bf604072 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/AFContextProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/AFContextProvider-Protocol.h @@ -6,6 +6,6 @@ @protocol AFContextProvider - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/CDStructures.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/CDStructures.h index ee6d9818c..979c52060 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,14 +17,14 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MPMediaItem-CarDisplay.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MPMediaItem-CarDisplay.h index bcc52cd0a..3dacb4051 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MPMediaItem-CarDisplay.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MPMediaItem-CarDisplay.h @@ -9,7 +9,7 @@ @class NSString; @interface MPMediaItem (CarDisplay) -- (id)albumImageWithFallbackForSize:(struct CGSize)arg1; +- (id)albumImageWithFallbackForSize:(struct CGSize)arg1 doubleLineRow:(_Bool)arg2; @property(readonly, nonatomic) NSString *artistWithFallback; @property(readonly, nonatomic) NSString *albumArtistWithFallback; @property(readonly, nonatomic) NSString *albumTitleWithFallback; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumSongsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumSongsTableViewController.h index 4a49f1163..65b8a82e0 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumSongsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumSongsTableViewController.h @@ -13,9 +13,9 @@ } - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)allowContextProvider:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumsTableViewController.h index a957c7d4e..835438dee 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAlbumsTableViewController.h @@ -10,17 +10,17 @@ @interface MSAlbumsTableViewController : MSSectionedTableViewController { - BOOL _shouldShowArtistSubtitle; + _Bool _shouldShowArtistSubtitle; } -@property(nonatomic) BOOL shouldShowArtistSubtitle; // @synthesize shouldShowArtistSubtitle=_shouldShowArtistSubtitle; +@property(nonatomic) _Bool shouldShowArtistSubtitle; // @synthesize shouldShowArtistSubtitle=_shouldShowArtistSubtitle; - (id)_representedCollectionForQuery; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; - (id)viewControllerForRowAtIndexPath:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAndOthersLabel.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAndOthersLabel.h index 356646857..934433815 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAndOthersLabel.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAndOthersLabel.h @@ -25,10 +25,10 @@ @property(retain, nonatomic) UIFont *font; // @synthesize font=_font; - (void).cxx_destruct; - (id)_textAttributes; -- (int)_stringDrawingOptions; +- (long long)_stringDrawingOptions; - (void)_truncateItemsToFit; -@property(readonly, nonatomic) float desiredHeight; -@property(readonly, nonatomic) float actualHeight; +@property(readonly, nonatomic) double desiredHeight; +@property(readonly, nonatomic) double actualHeight; - (void)setBounds:(struct CGRect)arg1; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobookPartsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobookPartsTableViewController.h index a4d5dc88e..62a6175c8 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobookPartsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobookPartsTableViewController.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobooksTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobooksTableViewController.h index 77d9498d1..464ce1baa 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobooksTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSAudiobooksTableViewController.h @@ -12,6 +12,7 @@ - (id)viewControllerForRowAtIndexPath:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSBrowserViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSBrowserViewController.h index f03307249..7502636cf 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSBrowserViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSBrowserViewController.h @@ -10,15 +10,16 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class MPAVController, MSTableViewController, NSArray, UIButton, UITabBarController; +@class MPAVController, MSNowPlayingButton, MSTableViewController, NSArray, UITabBarController; @interface MSBrowserViewController : UINavigationController { + NSArray *_tabIdentifiers; UITabBarController *_tabBarController; - UIButton *_nowPlayingButton; + MSNowPlayingButton *_nowPlayingButton; MSTableViewController *_knobMainViewController; NSArray *_availableViewControllers; - BOOL _showingNowPlayingRow; + _Bool _showingNowPlayingRow; MPAVController *_player; id _serviceProvider; } @@ -29,15 +30,15 @@ - (void)_nowPlayingButtonTouchUpInside:(id)arg1; - (id)nowPlayingButton; - (void)_updateNowPlayingVisibility; -- (BOOL)_isNowPlayingAvailable; +- (_Bool)_isNowPlayingAvailable; - (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)_mediaLibraryDidChange:(id)arg1; - (void)_itemChanged:(id)arg1; - (void)refreshNavigationPath; -- (void)pushNowPlaying:(BOOL)arg1; +- (void)pushNowPlaying:(_Bool)arg1; - (void)reloadWithTabs:(id)arg1; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSCompilationsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSCompilationsTableViewController.h new file mode 100644 index 000000000..6d589fd29 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSCompilationsTableViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MSCompilationsTableViewController : MSSectionedTableViewController +{ +} + +- (id)viewControllerForRowAtIndexPath:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixViewController.h index d6753c21a..1007ea7dc 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixViewController.h @@ -23,7 +23,7 @@ - (void).cxx_destruct; - (void)play; - (void)_playButtonTouchUpInside:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadView; - (id)initWithGeniusMix:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixesViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixesViewController.h index 6ce0a1e8e..4c7853cc8 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixesViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSGeniusMixesViewController.h @@ -8,27 +8,36 @@ #import "UIPageViewControllerDataSource-Protocol.h" -@class MPMediaQuery, NSMutableArray, UIButton; +@class MPAVController, MPMediaQuery, MSNowPlayingButton, NSMutableArray, UIButton; @interface MSGeniusMixesViewController : UIPageViewController { + MPAVController *_player; + id _serviceProvider; MPMediaQuery *_query; NSMutableArray *_viewControllers; UIButton *_pageRightButton; UIButton *_pageLeftButton; + MSNowPlayingButton *_nowPlayingButton; } - (void).cxx_destruct; +- (void)_updateNowPlayingVisibility; - (void)updatePageArrows; - (void)_wheelChangedWithEvent:(id)arg1; - (void)_moveWithEvent:(id)arg1; - (void)knobPressed:(id)arg1; - (void)_pageLeftButtonTouchUpInside:(id)arg1; - (void)_pageRightButtonTouchUpInside:(id)arg1; -- (int)presentationIndexForPageViewController:(id)arg1; -- (int)presentationCountForPageViewController:(id)arg1; +- (void)_nowPlayingButtonTapped:(id)arg1; +- (void)_itemChanged:(id)arg1; +- (long long)presentationIndexForPageViewController:(id)arg1; +- (long long)presentationCountForPageViewController:(id)arg1; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSKnobNowPlayingOptionsViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSKnobNowPlayingOptionsViewController.h index 219483cc0..0365e084b 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSKnobNowPlayingOptionsViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSKnobNowPlayingOptionsViewController.h @@ -23,14 +23,14 @@ @property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; - (void).cxx_destruct; -- (void)setCreatingGenius:(BOOL)arg1; +- (void)setCreatingGenius:(_Bool)arg1; - (void)knobBackPressed:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)viewDidLayoutSubviews; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)initWithItem:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingBackSideViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingBackSideViewController.h index ef1d4c5a3..dc1b227b5 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingBackSideViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingBackSideViewController.h @@ -27,7 +27,7 @@ - (void)_backButtonTouchUpInside:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)viewDidLayoutSubviews; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingButton.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingButton.h new file mode 100644 index 000000000..334271294 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingButton.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface MSNowPlayingButton : UIButton +{ +} + ++ (id)buttonWithHeight:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingViewController.h index b0973f998..509daa066 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSNowPlayingViewController.h @@ -24,19 +24,23 @@ UIButton *_pageLeftButton; UIButton *_pageRightButton; UITapGestureRecognizer *_knobPressRecognizer; - float _wheelScrubVelocity; - BOOL _viewAppeared; + UITapGestureRecognizer *_knobBackPressRecognizer; + double _wheelScrubVelocity; + _Bool _viewAppeared; + int _viewMode; UIPageViewController *_pageViewController; NSArray *_controlPages; - unsigned int _currentPageIndex; + unsigned long long _currentPageIndex; } -@property(nonatomic) unsigned int currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; +@property(nonatomic) int viewMode; // @synthesize viewMode=_viewMode; +@property(nonatomic) unsigned long long currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; @property(retain, nonatomic) NSArray *controlPages; // @synthesize controlPages=_controlPages; @property(retain, nonatomic) UIPageViewController *pageViewController; // @synthesize pageViewController=_pageViewController; - (void).cxx_destruct; - (void)updateTrackInformation; - (void)updatePageArrows; +- (void)_refreshSubViewsAndViewControllers; - (void)_endWheelScrub; - (void)_cancelWheelScrubEndTimer; - (void)_restartWheelScrubEndTimer; @@ -49,25 +53,26 @@ - (void)nowPlayingView:(id)arg1 menuButtonTapped:(id)arg2; - (void)nowPlayingView:(id)arg1 backButtonTapped:(id)arg2; - (void)transportControlViewController:(id)arg1 infoButtonTapped:(id)arg2; -- (int)presentationIndexForPageViewController:(id)arg1; -- (int)presentationCountForPageViewController:(id)arg1; +- (long long)presentationIndexForPageViewController:(id)arg1; +- (long long)presentationCountForPageViewController:(id)arg1; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; +- (void)_playbackContentsChanged:(id)arg1; - (void)_itemChanged:(id)arg1; - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; +- (_Bool)allowContextProvider:(id)arg1; - (void)viewDidLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithRadioStation:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; - (id)initWithGeniusMixPlaylist:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; - (id)initWithQueryToShuffle:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; -- (id)initWithQuery:(id)arg1 startingAtIndex:(unsigned int)arg2 player:(id)arg3 serviceProvider:(id)arg4; -- (id)initWithPlayer:(id)arg1 serviceProvider:(id)arg2 startPlay:(BOOL)arg3; +- (id)initWithQuery:(id)arg1 startingAtIndex:(unsigned long long)arg2 player:(id)arg3 serviceProvider:(id)arg4; +- (id)initWithPlayer:(id)arg1 serviceProvider:(id)arg2 startPlay:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlView.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlView.h index 45c119524..d9cef1f95 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlView.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlView.h @@ -6,20 +6,17 @@ #import "UIView.h" -@class UIActivityIndicatorView, UIButton; +@class UIButton; @interface MSPlayModeControlView : UIView { UIButton *_repeatButton; - UIButton *_geniusButton; UIButton *_shuffleButton; - UIActivityIndicatorView *_creatingGeniusActivityView; - BOOL _creatingGenius; + _Bool _creatingGenius; } -@property(nonatomic) BOOL creatingGenius; // @synthesize creatingGenius=_creatingGenius; +@property(nonatomic) _Bool creatingGenius; // @synthesize creatingGenius=_creatingGenius; @property(readonly, nonatomic) UIButton *shuffleButton; // @synthesize shuffleButton=_shuffleButton; -@property(readonly, nonatomic) UIButton *geniusButton; // @synthesize geniusButton=_geniusButton; @property(readonly, nonatomic) UIButton *repeatButton; // @synthesize repeatButton=_repeatButton; - (void).cxx_destruct; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlViewController.h index c92d0a48e..1a7644631 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlayModeControlViewController.h @@ -18,18 +18,17 @@ @property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; - (void).cxx_destruct; -- (unsigned int)_nextRepeatTypeAfter:(unsigned int)arg1; +- (unsigned long long)_nextRepeatTypeAfter:(unsigned long long)arg1; - (void)updateShuffleState; - (void)updateRepeatState; - (void)_shuffleStateChanged:(id)arg1; - (void)_repeatStateChanged:(id)arg1; - (void)_shuffleButtonTouchUp:(id)arg1; -- (void)_geniusButtonTouchUp:(id)arg1; - (void)_repeatButtonTouchUp:(id)arg1; - (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithPlayer:(id)arg1 serviceProvider:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlaylistSongsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlaylistSongsTableViewController.h index cf1ffb68a..d05d925bb 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlaylistSongsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPlaylistSongsTableViewController.h @@ -13,9 +13,9 @@ } - (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)allowContextProvider:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPodcastsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPodcastsTableViewController.h index 4627a97df..146fc4f43 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPodcastsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSPodcastsTableViewController.h @@ -12,6 +12,7 @@ - (id)viewControllerForRowAtIndexPath:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioNowPlayingOptionsViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioNowPlayingOptionsViewController.h index e1d2391de..0d7e0cec4 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioNowPlayingOptionsViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioNowPlayingOptionsViewController.h @@ -31,10 +31,10 @@ - (void)_backButtonTouchUpInside:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)viewDidLayoutSubviews; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)initWithItem:(id)arg1 headerText:(id)arg2 player:(id)arg3 serviceProvider:(id)arg4; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioStationListViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioStationListViewController.h index 9b37b99f2..a752be005 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioStationListViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioStationListViewController.h @@ -6,10 +6,11 @@ #import -@class NSArray; +@class NSArray, NSMutableDictionary; @interface MSRadioStationListViewController : MSTableViewController { + NSMutableDictionary *_stationArtworkRequests; NSArray *_stations; } @@ -17,7 +18,8 @@ - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioViewController.h index 299004c78..434c158f9 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRadioViewController.h @@ -8,7 +8,7 @@ #import "RURadioDataSourceDelegate-Protocol.h" -@class NSArray, NSString, RURadioDataSource; +@class NSArray, NSMutableDictionary, NSString, RURadioDataSource; @interface MSRadioViewController : MSTableViewController { @@ -16,13 +16,14 @@ NSArray *_featuredStations; NSArray *_myStations; NSString *_featuredStationNamesBrief; + NSMutableDictionary *_stationArtworkRequests; } - (void).cxx_destruct; - (id)viewControllerForRowAtIndexPath:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)radioDataSourceDidInvalidate:(id)arg1; - (id)stationFromIndexPath:(id)arg1; - (void)categorizeStations; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRootController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRootController.h index d9ea680d3..7c3ee1d8e 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRootController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSRootController.h @@ -22,6 +22,7 @@ @property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; - (void).cxx_destruct; - (void)_tabsDidChange:(id)arg1; +- (void)showNowPlaying; - (void)dealloc; - (id)initWithScreen:(id)arg1 tabs:(id)arg2; - (id)initWithTabs:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSectionedTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSectionedTableViewController.h index 7d4a2d34a..a0c944ef8 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSectionedTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSectionedTableViewController.h @@ -8,17 +8,17 @@ @interface MSSectionedTableViewController : MSTableViewController { - unsigned int *_offsetOfSection; + unsigned long long *_offsetOfSection; } -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (unsigned int)rowAtIndexPath:(id)arg1; -@property(readonly, nonatomic) BOOL isSectioning; -@property(readonly, nonatomic) unsigned int countOfActions; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (unsigned long long)rowAtIndexPath:(id)arg1; +@property(readonly, nonatomic) _Bool isSectioning; +@property(readonly, nonatomic) unsigned long long countOfActions; - (void)dealloc; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSongsTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSongsTableViewController.h index c513cc1f0..d960bae92 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSongsTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSSongsTableViewController.h @@ -8,15 +8,15 @@ @interface MSSongsTableViewController : MSSectionedTableViewController { - BOOL _shouldShowAlbumAndArtistSubtitle; - BOOL _shouldShowShuffleAction; + _Bool _shouldShowAlbumAndArtistSubtitle; + _Bool _shouldShowShuffleAction; } -@property(nonatomic) BOOL shouldShowShuffleAction; // @synthesize shouldShowShuffleAction=_shouldShowShuffleAction; -@property(nonatomic) BOOL shouldShowAlbumAndArtistSubtitle; // @synthesize shouldShowAlbumAndArtistSubtitle=_shouldShowAlbumAndArtistSubtitle; +@property(nonatomic) _Bool shouldShowShuffleAction; // @synthesize shouldShowShuffleAction=_shouldShowShuffleAction; +@property(nonatomic) _Bool shouldShowAlbumAndArtistSubtitle; // @synthesize shouldShowAlbumAndArtistSubtitle=_shouldShowAlbumAndArtistSubtitle; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (unsigned int)countOfActions; +- (unsigned long long)countOfActions; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTableViewController.h index 9824c5b0f..b0675135b 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTableViewController.h @@ -6,40 +6,46 @@ #import "UITableViewController.h" -@class MPAVController, MPMediaQuery; +@class MPAVController, MPMediaQuery, MSNowPlayingButton; @interface MSTableViewController : UITableViewController { id _serviceProvider; MPAVController *_player; MPMediaQuery *_query; - BOOL _viewHasAppeared; - BOOL _alwaysShowNavBar; + _Bool _viewHasAppeared; + MSNowPlayingButton *_nowPlayingButton; + _Bool _alwaysShowNavBar; } -+ (id)addAlbumArtViewWithImage:(id)arg1 toCell:(id)arg2; -+ (id)addAlbumArtViewFromItem:(id)arg1 toCell:(id)arg2; -@property(nonatomic) BOOL alwaysShowNavBar; // @synthesize alwaysShowNavBar=_alwaysShowNavBar; ++ (id)addAlbumArtViewWithImage:(id)arg1 toCell:(id)arg2 rowHeight:(double)arg3; ++ (id)addAlbumArtViewFromItem:(id)arg1 toCell:(id)arg2 rowHeight:(double)arg3; +@property(nonatomic) _Bool alwaysShowNavBar; // @synthesize alwaysShowNavBar=_alwaysShowNavBar; @property(readonly, nonatomic) MPMediaQuery *query; // @synthesize query=_query; @property(readonly, nonatomic) MPAVController *player; // @synthesize player=_player; @property(readonly, nonatomic) id serviceProvider; // @synthesize serviceProvider=_serviceProvider; -@property(nonatomic) BOOL viewHasAppeared; // @synthesize viewHasAppeared=_viewHasAppeared; +@property(nonatomic) _Bool viewHasAppeared; // @synthesize viewHasAppeared=_viewHasAppeared; - (void).cxx_destruct; - (id)viewControllerForRowAtIndexPath:(id)arg1; +- (void)_updateNowPlayingVisibility; - (void)_restartNowPlayingTimer; - (void)_presentNowPlayingViewController; - (void)_cancelNowPlayingTimer; +- (void)_nowPlayingButtonTapped:(id)arg1; +- (void)_itemChanged:(id)arg1; - (void)_playbackStateChanged:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)scrollViewDidScroll:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)viewDidLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)hasRowsToDisplay; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (_Bool)hasRowsToDisplay; - (id)dequeueReusableCarDisplayCellForTableView:(id)arg1 withIdentifier:(id)arg2; +- (void)dealloc; - (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlView.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlView.h index bf9dec13f..4da2fbee0 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlView.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlView.h @@ -14,20 +14,23 @@ UIButton *_playPauseButton; UIButton *_fastForwardButton; UIProgressView *_progressView; - BOOL _progressActive; + _Bool _progressActive; UILabel *_timeLabel; UILabel *_timeRemainingLabel; + _Bool _tintLeftButton; int _mode; float _playbackProgress; } +@property(nonatomic) _Bool tintLeftButton; // @synthesize tintLeftButton=_tintLeftButton; @property(nonatomic) float playbackProgress; // @synthesize playbackProgress=_playbackProgress; -@property(nonatomic) BOOL progressActive; // @synthesize progressActive=_progressActive; +@property(nonatomic) _Bool progressActive; // @synthesize progressActive=_progressActive; @property(readonly, nonatomic) UIButton *fastForwardButton; // @synthesize fastForwardButton=_fastForwardButton; @property(readonly, nonatomic) UIButton *playPauseButton; // @synthesize playPauseButton=_playPauseButton; @property(readonly, nonatomic) UIButton *leftButton; // @synthesize leftButton=_leftButton; @property(nonatomic) int mode; // @synthesize mode=_mode; - (void).cxx_destruct; +- (void)_updateLeftButton; - (void)setPlaybackTime:(double)arg1 duration:(double)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlViewController.h index 6ee774bd6..df8467af9 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSTransportControlViewController.h @@ -12,8 +12,8 @@ { id _serviceProvider; MPAVController *_player; - id _delegate; int _mode; + id _delegate; MSTransportControlView *_transportControlView; struct UIEdgeInsets _contentInset; } @@ -23,6 +23,7 @@ @property(nonatomic) int mode; // @synthesize mode=_mode; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; +- (void)updateTrackInformation; - (void)updateTimeInformation; - (void)updatePlaybackState; - (void)_playbackStateChanged:(id)arg1; @@ -34,9 +35,9 @@ - (void)_leftButtonTouchHeld; - (void)_leftButtonTouchDown:(id)arg1; - (void)viewDidLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUEpisodesTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUEpisodesTableViewController.h index 7ebff1c63..58e712c7d 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUEpisodesTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUEpisodesTableViewController.h @@ -12,6 +12,7 @@ - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUTableViewController.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUTableViewController.h index 856f1a00b..79184fe7c 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUTableViewController.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/MSiTunesUTableViewController.h @@ -12,6 +12,7 @@ - (id)viewControllerForRowAtIndexPath:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)initWithQuery:(id)arg1 player:(id)arg2 serviceProvider:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDataSource-Protocol.h index 82624c226..10bf4717e 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDataSource-Protocol.h @@ -11,7 +11,7 @@ - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; @optional -- (int)presentationIndexForPageViewController:(id)arg1; -- (int)presentationCountForPageViewController:(id)arg1; +- (long long)presentationIndexForPageViewController:(id)arg1; +- (long long)presentationCountForPageViewController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDelegate-Protocol.h index 4ef1a5bdc..bd191d432 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIPageViewControllerDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol UIPageViewControllerDelegate @optional -- (int)pageViewControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)pageViewControllerSupportedInterfaceOrientations:(id)arg1; -- (int)pageViewController:(id)arg1 spineLocationForInterfaceOrientation:(int)arg2; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (long long)pageViewControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)pageViewControllerSupportedInterfaceOrientations:(id)arg1; +- (long long)pageViewController:(id)arg1 spineLocationForInterfaceOrientation:(long long)arg2; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (void)pageViewController:(id)arg1 willTransitionToViewControllers:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITabBarControllerDelegate-Protocol.h index 9fb51872d..62f9e7ae8 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITabBarControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITabBarControllerDelegate-Protocol.h @@ -11,12 +11,12 @@ @optional - (id)tabBarController:(id)arg1 animationControllerForTransitionFromViewController:(id)arg2 toViewController:(id)arg3; - (id)tabBarController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)tabBarControllerSupportedInterfaceOrientations:(id)arg1; -- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (long long)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)tabBarControllerSupportedInterfaceOrientations:(id)arg1; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; +- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; - (void)tabBarController:(id)arg1 willBeginCustomizingViewControllers:(id)arg2; - (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicCarDisplayUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/CDStructures.h b/iOS7/PrivateFrameworks/MusicLibrary/CDStructures.h index 2523140f5..5d2485d3d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/CDStructures.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct MLArtworkFormatSpec { @@ -28,7 +28,7 @@ struct MLArtworkFormatSpec { unsigned int _field4; int _field5; int _field6; - char _field7; + _Bool _field7; }; struct MLArtworkInstanceInfo { @@ -36,13 +36,15 @@ struct MLArtworkInstanceInfo { struct CGRect _field2; }; +struct MLRowDataSource; + struct NSNumber { Class _field1; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __hash_node; @@ -53,6 +55,20 @@ struct __hash_node, void *>; struct __hash_node, void *>; +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> { + struct __tree_node_base *__left_; + } __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + struct sqlite3_module { int _field1; void *_field2; @@ -84,7 +100,7 @@ struct unique_ptr*[], std::__1::__bucke struct __hash_node **__first_; struct __bucket_list_deallocator*>> { struct __compressed_pair*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -95,7 +111,7 @@ struct unique_ptr, void *> **__first_; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -106,7 +122,7 @@ struct unique_ptr, struct __hash_node, void *> **_field1; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long _field1; + unsigned long long _field1; } _field1; } _field2; } _field1; @@ -117,7 +133,7 @@ struct unique_ptr, v struct __hash_node, void *> **__first_; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -132,7 +148,7 @@ struct unordered_map, std } __first_; } __p1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -149,7 +165,7 @@ struct unordered_map, std::__ } _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; struct __compressed_pair, true>> { float _field1; @@ -166,7 +182,7 @@ struct unordered_map, std::__1: } __first_; } __p1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -183,7 +199,7 @@ struct unordered_set, std::__1::equal_to> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; @@ -191,6 +207,14 @@ struct unordered_set, std::__1::equal_to> { + struct MLRowDataSource **__begin_; + struct MLRowDataSource **__end_; + struct __compressed_pair> { + struct MLRowDataSource **__first_; + } __end_cap_; +}; + struct vector> { long long *__begin_; long long *__end_; @@ -210,21 +234,24 @@ struct vector> { #pragma mark Typedef'd Structures typedef struct { - unsigned int _field1; + _Bool _field1; unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - char _field5; - char _field6; - char _field7; - char _field8; - char _field9; -} CDStruct_04bf612f; +} CDStruct_06d3d77b; typedef struct { - long long _field1; - int _field2; -} CDStruct_87dc826d; + unsigned int _field1; + char *_field2; + unsigned int _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned int _field6; + long long _field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; + _Bool _field11; + _Bool _field12; +} CDStruct_ce55d3fc; typedef struct { long long _field1; @@ -236,6 +263,11 @@ typedef struct { long long _field7; } CDStruct_bd6d074e; +typedef struct { + long long _field1; + long long _field2; +} CDStruct_912cb5d2; + // Template types typedef struct unordered_map, std::__1::equal_to, std::__1::allocator>> { struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { @@ -246,13 +278,13 @@ typedef struct unordered_map, } _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; struct __compressed_pair, true>> { float _field1; } _field4; } _field1; -} unordered_map_856d47d1; +} unordered_map_d5cf956c; typedef struct unordered_set, std::__1::equal_to, std::__1::allocator> { struct __hash_table, std::__1::equal_to, std::__1::allocator> { @@ -263,13 +295,13 @@ typedef struct unordered_set, std::__1::equ } __first_; } __p1_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; } __p3_; } __table_; -} unordered_set_cccfe4a5; +} unordered_set_f2692727; typedef struct vector> { long long *__begin_; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ITDBGeniusDatabase.h b/iOS7/PrivateFrameworks/MusicLibrary/ITDBGeniusDatabase.h index f2b225b8b..010942a2d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ITDBGeniusDatabase.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ITDBGeniusDatabase.h @@ -8,39 +8,40 @@ @class ML3DatabaseConnection, ML3MusicLibrary; +// Not exported @interface ITDBGeniusDatabase : NSObject { ML3MusicLibrary *_musicLibrary; ML3DatabaseConnection *_geniusDBConnection; double _connectionFailedTime; struct __CFDictionary *_statementCache; - BOOL _isInTransaction; + _Bool _isInTransaction; } + (id)sharedGeniusDatabase; @property(readonly, nonatomic) ML3MusicLibrary *musicLibrary; // @synthesize musicLibrary=_musicLibrary; -@property(nonatomic) BOOL isInTransaction; // @synthesize isInTransaction=_isInTransaction; +@property(nonatomic) _Bool isInTransaction; // @synthesize isInTransaction=_isInTransaction; - (void).cxx_destruct; -- (BOOL)getGeniusSimilaritiesDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; -- (BOOL)getGeniusMetadataDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; -- (BOOL)getGeniusConfigrationDataAndBytesIntoData:(id)arg1; +- (_Bool)getGeniusSimilaritiesDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; +- (_Bool)getGeniusMetadataDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; +- (_Bool)getGeniusConfigrationDataAndBytesIntoData:(id)arg1; - (id)copyGeniusSimilaritiesDataAndBytesForGlobalID:(unsigned long long)arg1; - (id)copyGeniusMetadataDataAndBytesForGlobalID:(unsigned long long)arg1; - (unsigned int)geniusConfigurationVersion; - (id)copyGeniusConfigrationDataAndBytes; -- (unsigned int)defaultTrackCount; -- (unsigned int)defaultMinTrackCount; -- (BOOL)hasGeniusFeatureEnabled; -- (BOOL)hasGeniusDataAvailable; -- (BOOL)_hasAnySongs; -- (BOOL)hasDatabase; -- (BOOL)_readBlobForRowID:(unsigned long long)arg1 intoData:(id)arg2 table:(const char *)arg3 blobColumn:(const char *)arg4; -- (BOOL)_readBlobIntoData:(id)arg1 table:(id)arg2 blobColumn:(id)arg3 where:(id)arg4; +- (unsigned long long)defaultTrackCount; +- (unsigned long long)defaultMinTrackCount; +- (_Bool)hasGeniusFeatureEnabled; +- (_Bool)hasGeniusDataAvailable; +- (_Bool)_hasAnySongs; +- (_Bool)hasDatabase; +- (_Bool)_readBlobForRowID:(unsigned long long)arg1 intoData:(id)arg2 table:(const char *)arg3 blobColumn:(const char *)arg4; +- (_Bool)_readBlobIntoData:(id)arg1 table:(id)arg2 blobColumn:(id)arg3 where:(id)arg4; - (id)_copyBlobDataAndBytesInTable:(id)arg1 blobColumn:(id)arg2 where:(id)arg3; -- (BOOL)_copyBlobData:(id *)arg1 blobAllocType:(int)arg2 table:(id)arg3 blobColumn:(id)arg4 where:(id)arg5; +- (_Bool)_copyBlobData:(id *)arg1 blobAllocType:(int)arg2 table:(id)arg3 blobColumn:(id)arg4 where:(id)arg5; - (unsigned long long)_getInt64ValueInTable:(id)arg1 column:(id)arg2 where:(id)arg3 limit:(unsigned int)arg4; - (unsigned int)_getInt32ValueInTable:(id)arg1 column:(id)arg2; -- (BOOL)_hasRowsInTable:(id)arg1; +- (_Bool)_hasRowsInTable:(id)arg1; - (id)databaseConnection; - (void)_connect; - (void)_invalidateDatabase; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3AccountCacheDatabase.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3AccountCacheDatabase.h index 28ab4ebcb..d5f64cd06 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3AccountCacheDatabase.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3AccountCacheDatabase.h @@ -8,17 +8,21 @@ @class ML3DatabaseConnection; +// Not exported @interface ML3AccountCacheDatabase : NSObject { ML3DatabaseConnection *_databaseConnection; } - (void).cxx_destruct; -- (BOOL)_closeDatabase; -- (BOOL)_openDatabase; +- (_Bool)_clearCacheDatabase; +- (_Bool)_internalSetAppleID:(id)arg1 forDSID:(unsigned long long)arg2; +- (_Bool)_closeDatabase; +- (_Bool)_openDatabaseIsRetry:(_Bool)arg1; +- (_Bool)_openDatabase; - (id)_databasePath; - (id)appleIDForDSID:(unsigned long long)arg1; -- (BOOL)setAppleID:(id)arg1 forDSID:(unsigned long long)arg2; +- (_Bool)setAppleID:(id)arg1 forDSID:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3AggregateQuery.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3AggregateQuery.h index 582b0bcb2..93c83be72 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3AggregateQuery.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3AggregateQuery.h @@ -17,9 +17,9 @@ @property(readonly) NSString *foreignPersistentIDProperty; // @synthesize foreignPersistentIDProperty=_foreignPersistentIDProperty; @property(readonly) Class aggregateEntityClass; // @synthesize aggregateEntityClass=_aggregateEntityClass; - (void).cxx_destruct; -- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; -- (unsigned int)countOfEntities; -- (BOOL)hasEntities; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(_Bool)arg2; +- (unsigned long long)countOfEntities; +- (_Bool)hasEntities; - (id)persistentIDProperty; - (Class)entityClass; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Album.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Album.h index a00204cfa..31a9dcc80 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Album.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Album.h @@ -14,13 +14,13 @@ + (id)trackForeignPersistentID; + (id)propertiesForGroupingKey; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)allProperties; + (id)predisambiguatedProperties; + (id)joinClausesForProperty:(id)arg1; + (id)defaultOrderingProperties; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; - (void)updateRepresentativeItem:(id)arg1 inLibrary:(id)arg2 withArtworkCacheID:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumArtist.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumArtist.h index bc119e56d..05fbf0e83 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumArtist.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumArtist.h @@ -12,11 +12,11 @@ + (id)artworkCacheIDProperty; + (id)trackForeignPersistentID; -+ (id)effectiveAlbumArtistSortNameForAlbumArtistSortName:(id)arg1 albumArtistName:(id)arg2 artistSortName:(id)arg3 artistName:(id)arg4 compilation:(BOOL)arg5; -+ (id)effectiveAlbumArtistNameForAlbumArtistName:(id)arg1 artistName:(id)arg2 seriesName:(id)arg3 compilation:(BOOL)arg4; ++ (id)effectiveAlbumArtistSortNameForAlbumArtistSortName:(id)arg1 albumArtistName:(id)arg2 artistSortName:(id)arg3 artistName:(id)arg4 compilation:(_Bool)arg5; ++ (id)effectiveAlbumArtistNameForAlbumArtistName:(id)arg1 artistName:(id)arg2 seriesName:(id)arg3 compilation:(_Bool)arg4; + (id)propertiesForGroupingKey; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)allProperties; + (id)predisambiguatedProperties; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumData.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumData.h new file mode 100644 index 000000000..96783b344 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumData.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface ML3AlbumData : NSObject +{ + int _userRating; + long long _albumPid; +} + +@property(nonatomic) int userRating; // @synthesize userRating=_userRating; +@property(nonatomic) long long albumPid; // @synthesize albumPid=_albumPid; +- (id)initWithState:(long long)arg1 userRating:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumGroupingIdentifier.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumGroupingIdentifier.h index 8d0db41c7..3715b231c 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumGroupingIdentifier.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3AlbumGroupingIdentifier.h @@ -10,27 +10,28 @@ @class NSData, NSString; +// Not exported @interface ML3AlbumGroupingIdentifier : NSObject { long long _albumArtistPersisentID; NSData *_groupingKey; NSString *_feedURL; - int _seasonNumber; - BOOL _compilation; + long long _seasonNumber; + _Bool _compilation; } -@property(readonly, nonatomic) BOOL compilation; // @synthesize compilation=_compilation; -@property(readonly, nonatomic) int seasonNumber; // @synthesize seasonNumber=_seasonNumber; +@property(readonly, nonatomic) _Bool compilation; // @synthesize compilation=_compilation; +@property(readonly, nonatomic) long long seasonNumber; // @synthesize seasonNumber=_seasonNumber; @property(readonly, nonatomic) NSString *feedURL; // @synthesize feedURL=_feedURL; @property(readonly, nonatomic) NSData *groupingKey; // @synthesize groupingKey=_groupingKey; @property(readonly, nonatomic) long long albumArtistPersisentID; // @synthesize albumArtistPersisentID=_albumArtistPersisentID; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (id)initWithAlbumArtistPersistentID:(long long)arg1 groupingKey:(id)arg2 feedURL:(id)arg3 seasonNumber:(int)arg4 compilation:(BOOL)arg5; -- (id)initWithAlbumArtistPersistentID:(long long)arg1 albumName:(id)arg2 feedURL:(id)arg3 seasonNumber:(int)arg4 compilation:(BOOL)arg5 inLibrary:(id)arg6; +- (id)initWithAlbumArtistPersistentID:(long long)arg1 groupingKey:(id)arg2 feedURL:(id)arg3 seasonNumber:(long long)arg4 compilation:(_Bool)arg5; +- (id)initWithAlbumArtistPersistentID:(long long)arg1 albumName:(id)arg2 feedURL:(id)arg3 seasonNumber:(long long)arg4 compilation:(_Bool)arg5 inLibrary:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Artist.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Artist.h index 5e4f7b8e3..e64e0af0d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Artist.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Artist.h @@ -13,13 +13,13 @@ + (id)trackForeignPersistentID; + (id)propertiesForGroupingKey; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)allProperties; + (id)predisambiguatedProperties; + (id)defaultOrderingProperties; + (id)joinClausesForProperty:(id)arg1; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; - (void)updateTrackValues:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ArtworkUtility.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ArtworkUtility.h index db4420e1c..6180350fd 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ArtworkUtility.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ArtworkUtility.h @@ -14,20 +14,25 @@ NSString *_artworkPath; } -+ (BOOL)artworkCacheIDIsValid:(id)arg1; -+ (CDStruct_04bf612f *)artworkStyleForFormatID:(unsigned int)arg1; ++ (_Bool)artworkCacheIDIsValid:(id)arg1; ++ (CDStruct_ce55d3fc *)artworkStyleForFormatID:(unsigned int)arg1; + (unsigned int)readableArtworkFormatIDForArtworkFormatID:(unsigned int)arg1; + (struct MLArtworkFormatSpec)artworkFormatSpecForArtworkFormatID:(unsigned int)arg1; ++ (_Bool)isValidDeviceArtworkFormatID:(unsigned int)arg1; + (id)allArtworkFormatSizes; -+ (unsigned int)numberOfArtworkStyles; ++ (void)enumerateArtworkArtworkStylesIncludeValidOnly:(_Bool)arg1 block:(id)arg2; ++ (unsigned long long)numberOfArtworkStyles; ++ (void)initialize; @property(copy, nonatomic) NSString *artworkPath; // @synthesize artworkPath=_artworkPath; - (void).cxx_destruct; -- (BOOL)writeToDiskArtworkWithImageData:(id)arg1 forCacheID:(id)arg2 resultingLengths:(unsigned int **)arg3 formatIDs:(unsigned int **)arg4 imageSubRects:(struct CGRect **)arg5 count:(unsigned int *)arg6; -- (BOOL)writeToDiskArtworkWithImageData:(id)arg1 forCacheID:(id)arg2 forFormatID:(unsigned int)arg3 resultingLength:(unsigned int *)arg4 imageSubRect:(struct CGRect *)arg5; -- (BOOL)writeImageBytes:(const void *)arg1 length:(unsigned long)arg2 formatID:(unsigned int)arg3 cacheID:(id)arg4; -- (BOOL)writeCGImage:(struct CGImage *)arg1 length:(unsigned long)arg2 forCacheID:(id)arg3 formatID:(unsigned int)arg4 imageSubRect:(struct CGRect)arg5; -- (BOOL)writeCGBitmapImageContext:(struct CGContext *)arg1 destinationOptions:(id)arg2 forCacheID:(id)arg3 formatID:(unsigned int)arg4 resultLength:(unsigned int *)arg5; -- (BOOL)drawAndWriteImage:(struct CGImage *)arg1 outputWidth:(unsigned long)arg2 outputHeight:(unsigned long)arg3 colorSpace:(struct CGColorSpace *)arg4 cacheID:(id)arg5 formatID:(unsigned int)arg6 artworkStyle:(CDStruct_04bf612f *)arg7 resultingImageSubRect:(struct CGRect *)arg8 resultingLength:(unsigned int *)arg9; +- (_Bool)writeToDiskArtworkWithImageData:(id)arg1 artworkCreationDirective:(CDStruct_06d3d77b)arg2 forCacheID:(id)arg3 formatIDs:(unsigned int **)arg4 resultingLengths:(unsigned long long **)arg5 imageSubRects:(struct CGRect **)arg6 count:(unsigned long long *)arg7; +- (void)enumerateMissingArtworkFormatsForArtworkCreationDirective:(CDStruct_06d3d77b)arg1 cacheID:(id)arg2 block:(id)arg3; +- (void)enumerateDeletableExistingArtworkFormatsForArtworkCreationDirective:(CDStruct_06d3d77b)arg1 cacheID:(id)arg2 block:(id)arg3; +- (_Bool)writeToDiskArtworkWithImageData:(id)arg1 artworkCreationDirective:(CDStruct_06d3d77b)arg2 forCacheID:(id)arg3 forFormatID:(unsigned int)arg4 resultingLength:(unsigned long long *)arg5 imageSubRect:(struct CGRect *)arg6; +- (_Bool)writeImageBytes:(const void *)arg1 length:(unsigned long long)arg2 formatID:(unsigned int)arg3 cacheID:(id)arg4; +- (_Bool)writeCGImage:(struct CGImage *)arg1 length:(unsigned long long)arg2 forCacheID:(id)arg3 formatID:(unsigned int)arg4 imageSubRect:(struct CGRect)arg5; +- (_Bool)writeCGBitmapImageContext:(struct CGContext *)arg1 destinationOptions:(id)arg2 forCacheID:(id)arg3 formatID:(unsigned int)arg4 resultLength:(unsigned long long *)arg5; +- (_Bool)drawAndWriteImage:(struct CGImage *)arg1 outputWidth:(unsigned long long)arg2 outputHeight:(unsigned long long)arg3 colorSpace:(struct CGColorSpace *)arg4 cacheID:(id)arg5 formatID:(unsigned int)arg6 artworkStyle:(CDStruct_ce55d3fc *)arg7 resultingImageSubRect:(struct CGRect *)arg8 resultingLength:(unsigned long long *)arg9; - (id)artworkImageFilePathForCacheID:(id)arg1 artworkFormatID:(unsigned int)arg2; - (id)initWithArtworkDirectoryPath:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3BaseLocation.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3BaseLocation.h index d4493a25b..936ce6278 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3BaseLocation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3BaseLocation.h @@ -10,8 +10,8 @@ { } -+ (BOOL)insertionChangesLibraryContents; -+ (int)revisionTrackingCode; ++ (_Bool)insertionChangesLibraryContents; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (id)newWithDictionary:(id)arg1 inLibrary:(id)arg2; - (void)enumerateOrphanedAssetsUsingBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3BitMaskPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3BitMaskPredicate.h index 615864f97..4f965c6b3 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3BitMaskPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3BitMaskPredicate.h @@ -18,7 +18,7 @@ - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithProperty:(id)arg1 mask:(long long)arg2 value:(long long)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ChapterTOC.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ChapterTOC.h index 040c8b186..d769adad6 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ChapterTOC.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ChapterTOC.h @@ -8,6 +8,7 @@ @class ML3Track; +// Not exported @interface ML3ChapterTOC : MLITChapterTOC { ML3Track *_track; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Collection.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Collection.h index ac1212fbe..f574fac36 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Collection.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Collection.h @@ -10,8 +10,9 @@ { } -+ (BOOL)updateRepresentativeItemPersistentIDsInLibrary:(id)arg1 persistentIDs:(const long long *)arg2 count:(unsigned int)arg3; -+ (BOOL)libraryContentsChangeForProperty:(id)arg1; ++ (_Bool)canonicalizeCollectionRepresentativeItemsWithWriteConnection:(id)arg1; ++ (_Bool)updateRepresentativeItemPersistentIDsInLibrary:(id)arg1 persistentIDs:(const long long *)arg2 count:(unsigned long long)arg3; ++ (_Bool)libraryContentsChangeForProperty:(id)arg1; + (id)artworkCacheIDProperty; + (id)trackForeignPersistentID; + (id)propertiesForGroupingKey; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ComparisonPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ComparisonPredicate.h index cffcfa3b3..ef1a89ed5 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ComparisonPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ComparisonPredicate.h @@ -13,32 +13,33 @@ id _value; NSString *_transformFunction; int _comparison; - BOOL _caseInsensitive; + _Bool _caseInsensitive; NSString *_treatNullAsString; } + (id)predicateWithProperty:(id)arg1 equalToValue:(id)arg2; -+ (id)predicateWithProperty:(id)arg1 equalToInteger:(int)arg2; ++ (id)predicateWithProperty:(id)arg1 equalToInteger:(long long)arg2; + (id)predicateWithProperty:(id)arg1 equalToInt64:(long long)arg2; + (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 transformFunction:(id)arg4; -+ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4 treatNullAsString:(id)arg5; -+ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(_Bool)arg4 treatNullAsString:(id)arg5; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(_Bool)arg4; + (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3; @property(copy, nonatomic) NSString *transformFunction; // @synthesize transformFunction=_transformFunction; @property(copy, nonatomic) NSString *treatNullAsString; // @synthesize treatNullAsString=_treatNullAsString; -@property(nonatomic) BOOL caseInsensitive; // @synthesize caseInsensitive=_caseInsensitive; +@property(nonatomic) _Bool caseInsensitive; // @synthesize caseInsensitive=_caseInsensitive; @property(nonatomic) int comparison; // @synthesize comparison=_comparison; @property(retain, nonatomic) id value; // @synthesize value=_value; - (void).cxx_destruct; - (id)databaseStatementParameters; +- (id)valueToBindForOperation:(long long)arg1; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; @property(readonly, nonatomic) NSString *operator; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4 transformFunction:(id)arg5 treatNullAsString:(id)arg6; +- (id)initWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(_Bool)arg4 transformFunction:(id)arg5 treatNullAsString:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Composer.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Composer.h index e115865ec..45900d351 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Composer.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Composer.h @@ -14,12 +14,12 @@ + (id)trackForeignPersistentID; + (id)propertiesForGroupingKey; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)allProperties; + (id)predisambiguatedProperties; + (id)defaultOrderingProperties; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; - (void)updateRepresentativeItem:(id)arg1 inLibrary:(id)arg2 withArtworkCacheID:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3CompoundPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3CompoundPredicate.h index cd2895ba6..0d942e59b 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3CompoundPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3CompoundPredicate.h @@ -17,14 +17,14 @@ @property(retain, nonatomic) NSArray *predicates; // @synthesize predicates=_predicates; - (void).cxx_destruct; - (id)spotlightPredicate; -- (BOOL)isDynamicForEntityClass:(Class)arg1; +- (_Bool)isDynamicForEntityClass:(Class)arg1; - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)predicateOptimizedForEntityClass:(Class)arg1; - (id)SQLJoinClausesForClass:(Class)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithPredicates:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ConditionalPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ConditionalPredicate.h index 665faf2e2..5833e609c 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ConditionalPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ConditionalPredicate.h @@ -19,14 +19,14 @@ @property(readonly, nonatomic) ML3Predicate *conditionPredicate; // @synthesize conditionPredicate=_conditionPredicate; - (void).cxx_destruct; - (id)spotlightPredicate; -- (BOOL)isDynamicForEntityClass:(Class)arg1; +- (_Bool)isDynamicForEntityClass:(Class)arg1; - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)predicateOptimizedForEntityClass:(Class)arg1; - (id)SQLJoinClausesForClass:(Class)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithConditionPredicate:(id)arg1 thenPredicate:(id)arg2 elsePredicate:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Container.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Container.h index b3233d93c..55df334c1 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Container.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Container.h @@ -22,19 +22,20 @@ + (id)_mediaTypesForTracksWithSwappedPersistentIDs:(const long long *)arg1 count:(int)arg2 connection:(id)arg3; + (id)__mediaTypesForTracksWithDatabaseConnection:(id)arg1 tracksPersistentIDsEnumerationBlock:(id)arg2; + (void)_updateContainedMediaTypeInContainerWithPersistentID:(long long)arg1 connection:(id)arg2 itemUpdateBlock:(id)arg3; -+ (void)populateDynamicContainersWithTrackPersistentID:(id)arg1 inLibrary:(id)arg2 createBuiltinSmartPlaylists:(BOOL)arg3; ++ (void)populateDynamicContainersWithTrackPersistentID:(id)arg1 inLibrary:(id)arg2 createBuiltinSmartPlaylists:(_Bool)arg3; + (void)populateDynamicContainersWithTrackPersistentID:(id)arg1 inLibrary:(id)arg2; -+ (void)populateDynamicContainersInLibrary:(id)arg1 createBuiltinSmartPlaylists:(BOOL)arg2; ++ (void)populateDynamicContainersInLibrary:(id)arg1 createBuiltinSmartPlaylists:(_Bool)arg2; + (void)populateDynamicContainersInLibrary:(id)arg1; + (void)populateStaticItemsOfDynamicContainersInLibrary:(id)arg1; + (void)deleteAutoCreatedBuiltInSmartPlaylistsPIDs:(id)arg1 inLibrary:(id)arg2; + (id)autoCreatedBuiltInSmartPlaylistsPIDs:(id)arg1; -+ (BOOL)createMissingBuiltInSmartPlaylists:(id)arg1; -+ (void)_insertNewSmartPlaylist:(id)arg1 criteriaBlob:(id)arg2 evaluationOrder:(unsigned long)arg3 limited:(BOOL)arg4 trackOrder:(unsigned long)arg5 distinguishedKind:(int)arg6 inLibrary:(id)arg7 cachedNameOrders:(id)arg8; -+ (id)predicateForCriteriaList:(struct SearchCriteriaList *)arg1 dynamicCriteria:(BOOL)arg2; -+ (BOOL)hasCriterionInCriteriaList:(struct SearchCriteriaList *)arg1 forITDBTrackField:(int)arg2; ++ (_Bool)updateBuiltInSmartPlaylistNamesForCurrentLanguage:(id)arg1; ++ (_Bool)createMissingBuiltInSmartPlaylists:(id)arg1; ++ (void)_insertNewSmartPlaylist:(id)arg1 criteriaBlob:(id)arg2 evaluationOrder:(unsigned int)arg3 limited:(_Bool)arg4 trackOrder:(unsigned int)arg5 distinguishedKind:(int)arg6 inLibrary:(id)arg7 cachedNameOrders:(id)arg8; ++ (id)predicateForCriteriaList:(struct SearchCriteriaList *)arg1 dynamicCriteria:(_Bool)arg2; ++ (_Bool)hasCriterionInCriteriaList:(struct SearchCriteriaList *)arg1 forITDBTrackField:(int)arg2; + (void)populateSortOrdersOfPropertyValues:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; -+ (BOOL)smartCriteriaCanBeEvaluated:(id)arg1; ++ (_Bool)smartCriteriaCanBeEvaluated:(id)arg1; + (id)nextFilepathForPlaylistType:(int)arg1 withPersistentID:(unsigned long long)arg2 inLibrary:(id)arg3; + (id)defaultFilterPredicates; + (id)persistentIDColumnForTable:(id)arg1; @@ -44,27 +45,27 @@ + (id)sectionPropertyForProperty:(id)arg1; + (id)joinClausesForProperty:(id)arg1; + (id)defaultOrderingProperties; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; -- (BOOL)setTracksWithSwappedPersistentIDData:(id)arg1; -- (BOOL)setTracksWithPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2 notify:(BOOL)arg3; -- (BOOL)setTracksWithPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2; -- (BOOL)moveTrackFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (BOOL)addTracksWithPersistentIDs:(long long *)arg1 count:(unsigned int)arg2 notify:(BOOL)arg3; -- (BOOL)addTracksWithPersistentIDs:(long long *)arg1 count:(unsigned int)arg2; -- (BOOL)addTrackWithPersistentID:(long long)arg1; -- (BOOL)removeTracksWithPersistentIDs:(const long long *)arg1 atFilteredIndexes:(id)arg2; -- (BOOL)removeTracksAtIndexes:(id)arg1; -- (BOOL)removeTracksAtIndexes:(id)arg1 notify:(BOOL)arg2; -- (BOOL)setContainsTrack:(BOOL)arg1 forPersistentID:(long long)arg2 notify:(BOOL)arg3; -- (BOOL)removeTracksAtIndexes:(id)arg1 notify:(BOOL)arg2 indexesTransformBlock:(id)arg3; +- (_Bool)setTracksWithSwappedPersistentIDData:(id)arg1; +- (_Bool)setTracksWithPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2 notify:(_Bool)arg3; +- (_Bool)setTracksWithPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2; +- (_Bool)moveTrackFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (_Bool)addTracksWithPersistentIDs:(long long *)arg1 count:(unsigned long long)arg2 notify:(_Bool)arg3; +- (_Bool)addTracksWithPersistentIDs:(long long *)arg1 count:(unsigned long long)arg2; +- (_Bool)addTrackWithPersistentID:(long long)arg1; +- (_Bool)removeTracksWithPersistentIDs:(const long long *)arg1 atFilteredIndexes:(id)arg2; +- (_Bool)removeTracksAtIndexes:(id)arg1; +- (_Bool)removeTracksAtIndexes:(id)arg1 notify:(_Bool)arg2; +- (_Bool)setContainsTrack:(_Bool)arg1 forPersistentID:(long long)arg2 notify:(_Bool)arg3; +- (_Bool)removeTracksAtIndexes:(id)arg1 notify:(_Bool)arg2 indexesTransformBlock:(id)arg3; - (void)_accessCurrentSwappedPersisentIDsUsingBlock:(id)arg1; -- (BOOL)removeAllTracks; -- (BOOL)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(BOOL)arg2 size:(int)arg3; -- (BOOL)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(BOOL)arg2 size:(int)arg3 notify:(BOOL)arg4; -- (BOOL)_setSwappedItemPersistentIDs:(const long long *)arg1 mediaTypesToRemove:(id)arg2 mediaTypesToAdd:(id)arg3 size:(int)arg4 notify:(BOOL)arg5; -- (BOOL)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(BOOL)arg2 mediaTypesToRemove:(id)arg3 mediaTypesToAdd:(id)arg4 size:(int)arg5 notify:(BOOL)arg6; +- (_Bool)removeAllTracks; +- (_Bool)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(_Bool)arg2 size:(int)arg3; +- (_Bool)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(_Bool)arg2 size:(int)arg3 notify:(_Bool)arg4; +- (_Bool)_setSwappedItemPersistentIDs:(const long long *)arg1 mediaTypesToRemove:(id)arg2 mediaTypesToAdd:(id)arg3 size:(int)arg4 notify:(_Bool)arg5; +- (_Bool)_setSwappedItemPersistentIDs:(const long long *)arg1 reloadContainedMediaTypes:(_Bool)arg2 mediaTypesToRemove:(id)arg3 mediaTypesToAdd:(id)arg4 size:(int)arg5 notify:(_Bool)arg6; - (id)populateStatementParametersWithStaticTrackPersistentID:(id)arg1; - (id)populateSQLWithStaticTrackPersistentID:(id)arg1; @property(readonly) NSArray *displayOrderingTerms; @@ -73,13 +74,13 @@ @property(readonly) NSArray *limitOrderingTerms; - (id)evaluationOrderingTerms; @property(readonly) NSString *limitingProperty; -@property(readonly, getter=isLimitOrderingDescending) BOOL limitOrderingDescending; -@property(readonly, getter=isLimitedByCount) BOOL limitedByCount; -- (BOOL)isEvaluationOrderingDescending; +@property(readonly, getter=isLimitOrderingDescending) _Bool limitOrderingDescending; +@property(readonly, getter=isLimitedByCount) _Bool limitedByCount; +- (_Bool)isEvaluationOrderingDescending; @property(readonly) ML3Predicate *dynamicPredicate; @property(readonly) ML3Predicate *staticPredicate; - (struct SearchCriteriaList *)importedCriteriaList; -- (void)setValues:(id)arg1 forProperties:(id)arg2 async:(BOOL)arg3 withCompletionBlock:(id)arg4; +- (void)setValues:(id)arg1 forProperties:(id)arg2 async:(_Bool)arg3 withCompletionBlock:(id)arg4; - (void)_setContainerSeedItemPersistentIDValue:(id)arg1; - (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerDatabaseResult.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerDatabaseResult.h index c95761c22..f3c635d46 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerDatabaseResult.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerDatabaseResult.h @@ -6,9 +6,10 @@ #import +// Not exported @interface ML3ContainerDatabaseResult : ML3DatabaseResult { - unsigned int _limitIndex; + unsigned long long _limitIndex; long long _limitValue; } diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerMediaTypeCounts.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerMediaTypeCounts.h index fda9bb194..7b374b73f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerMediaTypeCounts.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerMediaTypeCounts.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface ML3ContainerMediaTypeCounts : NSObject { struct __CFDictionary *_map; - unsigned int _count; + unsigned long long _count; } -@property(nonatomic) unsigned int count; // @synthesize count=_count; +@property(nonatomic) unsigned long long count; // @synthesize count=_count; - (void)enumerateMediaTypesWithBlock:(id)arg1; -- (void)addMediaType:(unsigned long)arg1 count:(unsigned int)arg2; +- (void)addMediaType:(unsigned int)arg1 count:(unsigned long long)arg2; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQuery.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQuery.h index a097e37b9..340816535 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQuery.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQuery.h @@ -19,11 +19,12 @@ @property(readonly) ML3Container *container; // @synthesize container=_container; - (void).cxx_destruct; - (id)enumerationDatabaseResultForSQL:(id)arg1 onConnection:(id)arg2 withParameters:(id)arg3; -- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; -- (unsigned int)countOfEntities; -- (unsigned int)countOfDistinctRowsForColumn:(id)arg1; -- (BOOL)hasEntities; -@property(readonly) BOOL requiresSmartLimiting; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(_Bool)arg2; +- (id)valueForAggregateFunction:(id)arg1 onEntitiesForProperty:(id)arg2; +- (unsigned long long)countOfEntities; +- (unsigned long long)countOfDistinctRowsForColumn:(id)arg1; +- (_Bool)hasEntities; +@property(readonly) _Bool requiresSmartLimiting; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithEntityClass:(Class)arg1 container:(id)arg2 predicate:(id)arg3 orderingTerms:(id)arg4; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQueryResultSet.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQueryResultSet.h index 60e2901d4..ce4333efa 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQueryResultSet.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainerQueryResultSet.h @@ -8,21 +8,22 @@ @class ML3QueryResultSet_BackingStore; +// Not exported @interface ML3ContainerQueryResultSet : ML3QueryResultSet { - BOOL _needsSorting; - BOOL _needsReversing; + _Bool _needsSorting; + _Bool _needsReversing; ML3QueryResultSet_BackingStore *_sortedBackingStore; long long _containerPID; - unsigned int _entityLimit; + unsigned long long _entityLimit; } - (void).cxx_destruct; -- (BOOL)_updateToLibraryCurrentRevision; -- (unsigned int)entityLimit; +- (_Bool)_updateToLibraryCurrentRevision; +- (unsigned long long)entityLimit; - (void)enumerateSectionsUsingBlock:(id)arg1; - (void)enumeratePersistentIDsUsingBlock:(id)arg1; -- (long long)persistentIDAtIndex:(unsigned int)arg1; +- (long long)persistentIDAtIndex:(unsigned long long)arg1; - (id)sortedBackingStoreForDisplayOrdering; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_loadCurrentFullResults; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainmentPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainmentPredicate.h index e05e37bb4..684814e48 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainmentPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainmentPredicate.h @@ -8,6 +8,7 @@ @class NSSet; +// Not exported @interface ML3ContainmentPredicate : ML3PropertyPredicate { NSSet *_values; @@ -19,9 +20,9 @@ - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)description; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)_orderedValues; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithProperty:(id)arg1 values:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainsPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainsPredicate.h index e1fa1da35..b2f0da39e 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainsPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ContainsPredicate.h @@ -18,7 +18,7 @@ - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithProperty:(id)arg1 values:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseBlob.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseBlob.h index e8ac6872d..fc1cd2b74 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseBlob.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseBlob.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface ML3DatabaseBlob : NSObject { struct sqlite3_blob *_sqliteHandle; } - (id)data; -- (int)writeData:(id)arg1 numberOfBytes:(unsigned int)arg2 offset:(unsigned int)arg3; -- (int)readData:(id)arg1 numberOfBytes:(unsigned int)arg2 offset:(unsigned int)arg3; -- (unsigned int)length; +- (int)writeData:(id)arg1 numberOfBytes:(unsigned long long)arg2 offset:(unsigned long long)arg3; +- (int)readData:(id)arg1 numberOfBytes:(unsigned long long)arg2 offset:(unsigned long long)arg3; +- (unsigned long long)length; - (void)dealloc; - (id)initWithSQLiteHandle:(struct sqlite3_blob *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseCachedRow.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseCachedRow.h index a8819c809..00876f20b 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseCachedRow.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseCachedRow.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface ML3DatabaseCachedRow : ML3DatabaseRow { NSArray *_arrayRepresentation; @@ -22,18 +23,18 @@ - (int)intForColumnName:(id)arg1; - (double)doubleForColumnName:(id)arg1; - (id)dataForColumnName:(id)arg1; -- (id)_numberOrZeroForColumnIndex:(unsigned int)arg1; +- (id)_numberOrZeroForColumnIndex:(unsigned long long)arg1; - (id)arrayRepresentation; - (id)dictionaryRepresentation; -- (id)valueForColumnIndex:(unsigned int)arg1; -- (void)getBlobBytes:(const void **)arg1 outLength:(int *)arg2 forColumnIndex:(unsigned int)arg3; -- (id)numberForColumnIndex:(unsigned int)arg1; -- (id)stringForColumnIndex:(unsigned int)arg1; -- (long long)int64ForColumnIndex:(unsigned int)arg1; -- (int)intForColumnIndex:(unsigned int)arg1; -- (double)doubleForColumnIndex:(unsigned int)arg1; -- (id)dataForColumnIndex:(unsigned int)arg1; -- (unsigned int)columnCount; +- (id)valueForColumnIndex:(unsigned long long)arg1; +- (void)getBlobBytes:(const void **)arg1 outLength:(int *)arg2 forColumnIndex:(unsigned long long)arg3; +- (id)numberForColumnIndex:(unsigned long long)arg1; +- (id)stringForColumnIndex:(unsigned long long)arg1; +- (long long)int64ForColumnIndex:(unsigned long long)arg1; +- (int)intForColumnIndex:(unsigned long long)arg1; +- (double)doubleForColumnIndex:(unsigned long long)arg1; +- (id)dataForColumnIndex:(unsigned long long)arg1; +- (unsigned long long)columnCount; - (id)initWithParentResult:(id)arg1; - (id)initWithArray:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnection.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnection.h index 37162cd5a..04257398f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnection.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnection.h @@ -6,18 +6,17 @@ #import "NSObject.h" -@class CPLRUDictionary, ML3DatabaseConnectionPool, NSFileHandle, NSHashTable, NSMutableArray, NSObject, NSString, NSUUID; +@class ML3DatabaseConnectionPool, NSFileHandle, NSHashTable, NSMutableArray, NSObject, NSString, NSUUID; @interface ML3DatabaseConnection : NSObject { struct sqlite3 *_sqlitedb; - BOOL _isOpen; - CPLRUDictionary *_statementCache; - NSHashTable *_statements; - unsigned int _statementsSinceLastCheckpoint; - NSObject *_serialQueue; + _Bool _isOpen; + NSHashTable *_statementsCache; + NSObject *_statementsCacheSerialQueue; + unsigned long long _statementsSinceLastCheckpoint; unsigned int _transactionLevel; - BOOL _nestedTransactionWantsToRollback; + _Bool _nestedTransactionWantsToRollback; NSMutableArray *_enqueuedTransactionCommitBlocks; ML3DatabaseConnectionPool *_owningPool; NSMutableArray *_registeredFunctions; @@ -25,33 +24,31 @@ int _profilingLevel; NSFileHandle *_profilingLogHandle; int _willDeleteDatabaseNotifyToken; - BOOL _shouldCacheStatements; - BOOL _isReadOnly; - BOOL _automaticCheckpointingEnabled; + _Bool _isReadOnly; + _Bool _automaticCheckpointingEnabled; + id _connectionDelegate; NSString *_databasePath; + unsigned long long _journalingMode; NSUUID *_uniqueIdentifier; - id _connectionDelegate; const void *_iTunesExtensions; - unsigned int _checkpointStatementThreshold; + unsigned long long _checkpointStatementThreshold; } -@property(nonatomic) unsigned int checkpointStatementThreshold; // @synthesize checkpointStatementThreshold=_checkpointStatementThreshold; -@property(nonatomic) BOOL automaticCheckpointingEnabled; // @synthesize automaticCheckpointingEnabled=_automaticCheckpointingEnabled; +@property(nonatomic) unsigned long long checkpointStatementThreshold; // @synthesize checkpointStatementThreshold=_checkpointStatementThreshold; +@property(nonatomic) _Bool automaticCheckpointingEnabled; // @synthesize automaticCheckpointingEnabled=_automaticCheckpointingEnabled; @property(nonatomic) const void *iTunesExtensions; // @synthesize iTunesExtensions=_iTunesExtensions; -@property(nonatomic) __weak id connectionDelegate; // @synthesize connectionDelegate=_connectionDelegate; @property(readonly, nonatomic) NSUUID *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; -@property(nonatomic, setter=setReadOnly:) BOOL isReadOnly; // @synthesize isReadOnly=_isReadOnly; -@property(nonatomic) BOOL shouldCacheStatements; // @synthesize shouldCacheStatements=_shouldCacheStatements; +@property(nonatomic) unsigned long long journalingMode; // @synthesize journalingMode=_journalingMode; +@property(nonatomic, setter=setReadOnly:) _Bool isReadOnly; // @synthesize isReadOnly=_isReadOnly; @property(readonly, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; +@property(nonatomic) __weak id connectionDelegate; // @synthesize connectionDelegate=_connectionDelegate; - (void).cxx_destruct; -- (void)_executeTransactionCommitBlocks:(BOOL)arg1; -- (BOOL)_handleDatabaseCorruption; -- (void)_handleDatabaseDeletion; -- (BOOL)_handleBusyLockWithNumberOfRetries:(int)arg1; +- (void)_executeTransactionCommitBlocks:(_Bool)arg1; +- (_Bool)_handleDatabaseCorruption; +- (void)_clearStatementCache; - (void)_resetUnfinalizedStatements; - (void)_finalizeAllStatements; -- (int)_onQueueFinalizeStatement:(id)arg1; -- (BOOL)_isSharedMediaLibraryDatabase; +- (_Bool)_isSharedMediaLibraryDatabase; - (void)_writeToProfilingLog:(id)arg1; - (void)_updateProfilingLevel; - (void)_logCurrentError; @@ -59,56 +56,58 @@ - (void)_logCurrentErrorWhilePerformingStatementOperation:(id)arg1 statementSQL:(id)arg2; - (void)_createDatabaseFileIfNonexistent; - (void)_createDatabaseDirectoryIfNonexistent; -- (BOOL)_databaseFileExists; +- (_Bool)_databaseFileExists; - (void)_ensureConnectionIsOpen; - (id)_registeredModuleNamed:(id)arg1; -- (BOOL)_executeStatement:(id)arg1; -- (BOOL)_validatePreparedStatement:(id)arg1 error:(id *)arg2; +- (int)_finalizeStatement:(id)arg1 removeFromCache:(_Bool)arg2; +- (_Bool)_executeStatement:(id)arg1; +- (_Bool)_validatePreparedStatement:(id)arg1 error:(id *)arg2; - (id)_prepareStatement:(id)arg1 error:(id *)arg2; -- (void)_cacheStatement:(id)arg1 forSQL:(id)arg2; -- (id)_cachedStatementForSQL:(id)arg1; - (id)_shortDescription; -- (BOOL)_internalEndTransactionAndCommit:(BOOL)arg1; -- (BOOL)_internalBeginTransactionWithBehaviorType:(unsigned int)arg1; -- (BOOL)_internalExecuteUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; +- (void)_setTransactionLevel:(unsigned long long)arg1; +- (unsigned long long)_transactionLevel; +- (_Bool)_internalEndTransactionAndCommit:(_Bool)arg1; +- (_Bool)_internalBeginTransactionWithBehaviorType:(unsigned long long)arg1; +- (_Bool)_internalExecuteUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; - (id)_internalExecuteQuery:(id)arg1 withParameters:(id)arg2 limitProperty:(id)arg3 limitValue:(long long)arg4; +- (_Bool)_handleBusyLockWithNumberOfRetries:(int)arg1; - (void)_setOwningPool:(id)arg1; - (id)_owningPool; - (int)_finalizeStatement:(id)arg1; - (struct sqlite3 *)_sqliteHandle; - (int)checkpointDatabase; -- (BOOL)deleteDatabase; +- (_Bool)deleteDatabase; - (id)sqliteError; - (long long)lastInsertionRowID; -- (id)openBlobInTable:(id)arg1 column:(id)arg2 row:(long long)arg3 readOnly:(BOOL)arg4; +- (id)openBlobInTable:(id)arg1 column:(id)arg2 row:(long long)arg3 readOnly:(_Bool)arg4; - (void *)moduleContextForModuleName:(id)arg1; - (void)setModuleContext:(void *)arg1 forModuleName:(id)arg2 contextReleaseBlock:(id)arg3; -- (BOOL)registerModuleName:(id)arg1 moduleMethods:(const struct sqlite3_module *)arg2; -- (BOOL)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3 userData:(void *)arg4; -- (BOOL)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3; -- (BOOL)registerFunctionName:(id)arg1 argumentCount:(int)arg2 block:(id)arg3; +- (_Bool)registerModuleName:(id)arg1 moduleMethods:(const struct sqlite3_module *)arg2; +- (_Bool)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3 userData:(void *)arg4; +- (_Bool)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3; +- (_Bool)registerFunctionName:(id)arg1 argumentCount:(int)arg2 block:(id)arg3; - (void)enqueueBlockForTransactionCommit:(id)arg1; -- (BOOL)performTransactionWithBlock:(id)arg1 usingBehaviorType:(void)arg2; -- (BOOL)performTransactionWithBlock:(id)arg1; -- (BOOL)popToRootTransactionAndCommit:(BOOL)arg1; -- (BOOL)popTransactionAndCommit:(BOOL)arg1; -- (BOOL)pushTransactionUsingBehaviorType:(unsigned int)arg1; -- (BOOL)pushTransaction; -@property(readonly, nonatomic) BOOL isInTransaction; -- (BOOL)executeUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; -- (BOOL)executeUpdate:(id)arg1; -- (BOOL)tableExists:(id)arg1; +- (_Bool)performTransactionWithBlock:(id)arg1 usingBehaviorType:(void)arg2; +- (_Bool)performTransactionWithBlock:(id)arg1; +- (_Bool)popToRootTransactionAndCommit:(_Bool)arg1; +- (_Bool)popTransactionAndCommit:(_Bool)arg1; +- (_Bool)pushTransactionUsingBehaviorType:(unsigned long long)arg1; +- (_Bool)pushTransaction; +@property(readonly, nonatomic) _Bool isInTransaction; +- (_Bool)executeUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; +- (_Bool)executeUpdate:(id)arg1; +- (_Bool)tableExists:(id)arg1; - (id)executeQuery:(id)arg1 withParameters:(id)arg2 limitProperty:(id)arg3 limitValue:(long long)arg4; - (id)executeQuery:(id)arg1 withParameters:(id)arg2; - (id)executeQuery:(id)arg1; -- (BOOL)databasePathExists; +- (_Bool)databasePathExists; - (void)flush; -- (BOOL)close; -- (BOOL)_openWithFlags:(int)arg1 isRetry:(BOOL)arg2; -- (BOOL)open; +- (_Bool)close; +- (_Bool)_openWithFlags:(int)arg1 isRetry:(_Bool)arg2; +- (_Bool)open; @property(nonatomic) int profilingLevel; -@property(readonly, nonatomic) BOOL isOpen; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) _Bool isOpen; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithDatabasePath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionDelegate-Protocol.h index 670a5743c..6b2cbee82 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionDelegate-Protocol.h @@ -9,6 +9,7 @@ @protocol ML3DatabaseConnectionDelegate @optional +- (_Bool)connectionDetectedDatabaseCorruption:(id)arg1; - (void)connection:(id)arg1 didFailToCloseDatabaseWithError:(id)arg2; - (void)connectionDidCloseDatabase:(id)arg1; - (void)connectionWillCloseDatabase:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionPool.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionPool.h index 699f127a2..7fc5a0dea 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionPool.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseConnectionPool.h @@ -16,17 +16,19 @@ NSObject *_serialQueue; NSUUID *_poolStorageKey; int _connectionsProfilingLevel; - BOOL _useDistantWriterConnections; + _Bool _useDistantWriterConnections; NSString *_databasePath; id _delegate; - unsigned int _maxReaders; - unsigned int _maxWriters; + unsigned long long _maxReaders; + unsigned long long _maxWriters; + unsigned long long _connectionsJournalingMode; } -@property(readonly) unsigned int maxWriters; // @synthesize maxWriters=_maxWriters; -@property(readonly) unsigned int maxReaders; // @synthesize maxReaders=_maxReaders; -@property __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly) NSString *databasePath; // @synthesize databasePath=_databasePath; +@property(nonatomic) unsigned long long connectionsJournalingMode; // @synthesize connectionsJournalingMode=_connectionsJournalingMode; +@property(readonly, nonatomic) unsigned long long maxWriters; // @synthesize maxWriters=_maxWriters; +@property(readonly, nonatomic) unsigned long long maxReaders; // @synthesize maxReaders=_maxReaders; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; - (void).cxx_destruct; - (void)_setLocalConnection:(id)arg1 forThread:(id)arg2; - (id)_localConnectionForThread:(id)arg1; @@ -34,15 +36,16 @@ - (id)_connectionForIdentifier:(id)arg1; - (void)closeAllConnections; - (void)checkInConnection:(id)arg1; -- (id)_connectionForWriting:(BOOL)arg1 useThreadConnection:(BOOL)arg2; +- (id)_connectionForWriting:(_Bool)arg1 useThreadConnection:(_Bool)arg2; +@property(readonly) _Bool isCurrentThreadConnectionInTransaction; - (id)writerConnection; - (id)readerConnection; -@property BOOL useDistantWriterConnections; -@property int connectionsProfilingLevel; +@property(nonatomic) _Bool useDistantWriterConnections; +@property(nonatomic) int connectionsProfilingLevel; - (void)dealloc; - (id)init; -- (id)initWithDatabasePath:(id)arg1 maxReaders:(unsigned int)arg2 maxWriters:(unsigned int)arg3; -- (id)initWithDatabasePath:(id)arg1 maxReaders:(unsigned int)arg2; +- (id)initWithDatabasePath:(id)arg1 maxReaders:(unsigned long long)arg2 maxWriters:(unsigned long long)arg3; +- (id)initWithDatabasePath:(id)arg1 maxReaders:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantConnection.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantConnection.h index f57835a3a..81fd4063f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantConnection.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantConnection.h @@ -11,6 +11,7 @@ @interface ML3DatabaseDistantConnection : ML3DatabaseConnection { MLMediaLibraryService *_mediaLibraryService; + _Bool _connectionOpen; id _distantDelegate; NSUUID *_currentTransactionID; } @@ -18,26 +19,28 @@ @property(readonly, nonatomic) NSUUID *currentTransactionID; // @synthesize currentTransactionID=_currentTransactionID; @property(nonatomic) __weak id distantDelegate; // @synthesize distantDelegate=_distantDelegate; - (void).cxx_destruct; -- (BOOL)_internalExecuteUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; +- (void)_serviceTerminatedTransactionNotification:(id)arg1; +- (_Bool)_internalExecuteUpdate:(id)arg1 withParameters:(id)arg2 error:(id *)arg3; - (id)_internalExecuteQuery:(id)arg1 withParameters:(id)arg2 limitProperty:(id)arg3 limitValue:(long long)arg4; -- (BOOL)_internalEndTransactionAndCommit:(BOOL)arg1; -- (BOOL)_internalBeginTransactionWithBehaviorType:(unsigned int)arg1; +- (_Bool)_internalEndTransactionAndCommit:(_Bool)arg1; +- (_Bool)_internalBeginTransactionWithBehaviorType:(unsigned long long)arg1; - (int)_finalizeStatement:(id)arg1; - (int)checkpointDatabase; -- (id)openBlobInTable:(id)arg1 column:(id)arg2 row:(long long)arg3 readOnly:(BOOL)arg4; +- (id)openBlobInTable:(id)arg1 column:(id)arg2 row:(long long)arg3 readOnly:(_Bool)arg4; - (void *)moduleContextForModuleName:(id)arg1; - (void)setModuleContext:(void *)arg1 forModuleName:(id)arg2 contextReleaseBlock:(id)arg3; -- (BOOL)registerModuleName:(id)arg1 moduleMethods:(const struct sqlite3_module *)arg2; -- (BOOL)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3 userData:(void *)arg4; -- (BOOL)registerFunctionName:(id)arg1 argumentCount:(int)arg2 block:(id)arg3; -- (BOOL)close; -- (BOOL)openWithFlags:(int)arg1; +- (_Bool)registerModuleName:(id)arg1 moduleMethods:(const struct sqlite3_module *)arg2; +- (_Bool)registerFunctionName:(id)arg1 argumentCount:(int)arg2 functionPointer:(void *)arg3 userData:(void *)arg4; +- (_Bool)registerFunctionName:(id)arg1 argumentCount:(int)arg2 block:(id)arg3; +- (_Bool)close; +- (_Bool)_openWithFlags:(int)arg1 isRetry:(_Bool)arg2; - (void)setProfilingLevel:(int)arg1; -- (void)setReadOnly:(BOOL)arg1; -- (BOOL)isReadOnly; -- (BOOL)isOpen; -- (BOOL)shouldCacheStatements; +- (void)setReadOnly:(_Bool)arg1; +- (_Bool)isReadOnly; +- (_Bool)isOpen; +- (_Bool)shouldCacheStatements; - (struct sqlite3 *)_sqliteHandle; +- (void)dealloc; - (id)initWithDatabasePath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantResult.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantResult.h index 596de4015..ad812f7f7 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantResult.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseDistantResult.h @@ -24,12 +24,12 @@ @property(readonly, nonatomic) NSString *sql; // @synthesize sql=_sql; @property(readonly, nonatomic) ML3DatabaseDistantConnection *distantConnection; // @synthesize distantConnection=_distantConnection; - (void).cxx_destruct; -- (BOOL)_fetchRowsIfEmpty; +- (_Bool)_fetchRowsIfEmpty; - (void)_localEnumerateRowsWithBlock:(id)arg1; - (void)_remoteEnumerateRowsWithBlock:(id)arg1; - (void)enumerateRowsWithBlock:(id)arg1; - (id)columnNameIndexMap; -- (unsigned int)indexForColumnName:(id)arg1; +- (unsigned long long)indexForColumnName:(id)arg1; - (void)setLimitProperty:(id)arg1 limitValue:(long long)arg2; - (id)description; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunction.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunction.h index 6bf502dbb..1bc0279d9 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunction.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunction.h @@ -10,14 +10,14 @@ @interface ML3DatabaseFunction : NSObject { - NSString *_name; int _argumentCount; + NSString *_name; } @property(nonatomic) int argumentCount; // @synthesize argumentCount=_argumentCount; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; -- (BOOL)registerWithConnection:(id)arg1; +- (_Bool)registerWithConnection:(id)arg1; - (id)initWithName:(id)arg1 argumentCount:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionBlock.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionBlock.h index b233dc638..3cf2706e0 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionBlock.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionBlock.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ML3DatabaseFunctionBlock : ML3DatabaseFunction { id _block; @@ -13,7 +14,7 @@ @property(copy, nonatomic) id block; // @synthesize block=_block; - (void).cxx_destruct; -- (BOOL)registerWithConnection:(id)arg1; +- (_Bool)registerWithConnection:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionPointer.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionPointer.h index 188a4a027..2c6da9e8c 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionPointer.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseFunctionPointer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ML3DatabaseFunctionPointer : ML3DatabaseFunction { void *_functionPointer; @@ -14,7 +15,7 @@ @property(nonatomic) void *userData; // @synthesize userData=_userData; @property(nonatomic) void *functionPointer; // @synthesize functionPointer=_functionPointer; -- (BOOL)registerWithConnection:(id)arg1; +- (_Bool)registerWithConnection:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseModule.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseModule.h index c5bdf3107..43ea78e78 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseModule.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseModule.h @@ -21,7 +21,7 @@ @property(nonatomic) const struct sqlite3_module *moduleMethods; // @synthesize moduleMethods=_moduleMethods; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; -- (BOOL)registerWithConnection:(id)arg1; +- (_Bool)registerWithConnection:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithName:(id)arg1 moduleMethods:(const struct sqlite3_module *)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseNaturalStatement.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseNaturalStatement.h index 4c47e9605..15cc1bda5 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseNaturalStatement.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseNaturalStatement.h @@ -10,20 +10,21 @@ @class NSMutableArray, NSString; +// Not exported @interface ML3DatabaseNaturalStatement : NSObject { NSString *_sql; NSMutableArray *_parameters; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)naturalStatementWithSQL:(id)arg1 parameters:(id)arg2; @property(retain, nonatomic) NSMutableArray *parameters; // @synthesize parameters=_parameters; @property(copy, nonatomic) NSString *sql; // @synthesize sql=_sql; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (void)setParameter:(id)arg1 forPosition:(unsigned int)arg2; +- (void)setParameter:(id)arg1 forPosition:(unsigned long long)arg2; - (id)initWithSQL:(id)arg1 parameters:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseResult.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseResult.h index 9e8981ca9..941faec57 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseResult.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseResult.h @@ -19,11 +19,11 @@ - (id)stringValueForFirstRowAndColumn; - (long long)int64ValueForFirstRowAndColumn; - (id)objectForFirstRowAndColumn; -- (BOOL)hasAtLeastOneRow; +- (_Bool)hasAtLeastOneRow; - (id)rows; - (void)enumerateRowsWithBlock:(id)arg1; - (id)columnNameIndexMap; -- (unsigned int)indexForColumnName:(id)arg1; +- (unsigned long long)indexForColumnName:(id)arg1; - (void)dealloc; - (id)initWithStatement:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseRow.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseRow.h index c1924c7f4..50cc2d798 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseRow.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseRow.h @@ -15,27 +15,27 @@ @property(readonly, nonatomic) ML3DatabaseResult *parentResult; // @synthesize parentResult=_parentResult; - (void).cxx_destruct; -- (id)objectAtIndexedSubscript:(unsigned int)arg1; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; - (id)objectForKeyedSubscript:(id)arg1; - (id)arrayRepresentation; - (id)dictionaryRepresentation; -- (id)valueForColumnIndex:(unsigned int)arg1; +- (id)valueForColumnIndex:(unsigned long long)arg1; - (id)valueForColumnName:(id)arg1; -- (void)getBlobBytes:(const void **)arg1 outLength:(int *)arg2 forColumnIndex:(unsigned int)arg3; +- (void)getBlobBytes:(const void **)arg1 outLength:(int *)arg2 forColumnIndex:(unsigned long long)arg3; - (void)getBlobBytes:(const void **)arg1 outLength:(int *)arg2 forColumnName:(id)arg3; -- (id)numberForColumnIndex:(unsigned int)arg1; +- (id)numberForColumnIndex:(unsigned long long)arg1; - (id)numberForColumnName:(id)arg1; -- (id)stringForColumnIndex:(unsigned int)arg1; +- (id)stringForColumnIndex:(unsigned long long)arg1; - (id)stringForColumnName:(id)arg1; -- (long long)int64ForColumnIndex:(unsigned int)arg1; +- (long long)int64ForColumnIndex:(unsigned long long)arg1; - (long long)int64ForColumnName:(id)arg1; -- (int)intForColumnIndex:(unsigned int)arg1; +- (int)intForColumnIndex:(unsigned long long)arg1; - (int)intForColumnName:(id)arg1; -- (double)doubleForColumnIndex:(unsigned int)arg1; +- (double)doubleForColumnIndex:(unsigned long long)arg1; - (double)doubleForColumnName:(id)arg1; -- (id)dataForColumnIndex:(unsigned int)arg1; +- (id)dataForColumnIndex:(unsigned long long)arg1; - (id)dataForColumnName:(id)arg1; -- (unsigned int)columnCount; +- (unsigned long long)columnCount; - (id)initWithParentResult:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatement.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatement.h index 279e1fdc4..2f8e022b8 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatement.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatement.h @@ -10,15 +10,15 @@ @interface ML3DatabaseStatement : NSObject { - BOOL _clearBindingsAfterRunning; - BOOL _isExecuting; + _Bool _clearBindingsAfterRunning; + _Bool _isExecuting; NSString *_sql; struct sqlite3_stmt *_sqliteStatement; ML3DatabaseConnection *_connection; } -@property(nonatomic) BOOL isExecuting; // @synthesize isExecuting=_isExecuting; -@property(nonatomic) BOOL clearBindingsAfterRunning; // @synthesize clearBindingsAfterRunning=_clearBindingsAfterRunning; +@property(nonatomic) _Bool isExecuting; // @synthesize isExecuting=_isExecuting; +@property(nonatomic) _Bool clearBindingsAfterRunning; // @synthesize clearBindingsAfterRunning=_clearBindingsAfterRunning; @property(readonly, nonatomic) ML3DatabaseConnection *connection; // @synthesize connection=_connection; @property(nonatomic) struct sqlite3_stmt *sqliteStatement; // @synthesize sqliteStatement=_sqliteStatement; @property(copy, nonatomic, setter=setSQL:) NSString *sql; // @synthesize sql=_sql; @@ -36,10 +36,11 @@ - (void)bindInt64:(long long)arg1 forParameterAtPosition:(int)arg2; - (void)bindInt:(int)arg1 forParameterAtPosition:(int)arg2; - (int)clearBindings; -- (BOOL)isBusy; -- (BOOL)isReadOnly; +- (_Bool)isBusy; +- (_Bool)isReadOnly; - (int)reset; - (int)finalizeStatement; +- (int)_finalizeStatementAndRemoveFromCache:(_Bool)arg1; - (int)step; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Insertions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Insertions.h new file mode 100644 index 000000000..a5ed7c819 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Insertions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3DatabaseStatementRenderer (Insertions) +- (id)insertStatementWithOptions:(id)arg1; +- (id)insertStatementUsingDefaultValuesForTableName:(id)arg1; +- (id)insertStatementForTableName:(id)arg1 columnNames:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Transactions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Transactions.h new file mode 100644 index 000000000..46daf03af --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer-Transactions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3DatabaseStatementRenderer (Transactions) +- (id)savepointReleaseStatementWithName:(id)arg1; +- (id)savepointStatementWithName:(id)arg1; +- (id)rollbackTranscationStatementToSavepointName:(id)arg1; +- (id)rollbackTranscationStatement; +- (id)commitTransactionStatement; +- (id)beginTransactionStatementWithBehaviorType:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer.h index dcb993f04..4b609acb9 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseStatementRenderer.h @@ -11,16 +11,7 @@ } + (id)defaultRenderer; -- (id)statementWithPrefix:(id)arg1 inParameterCount:(unsigned int)arg2; -- (id)insertStatementWithOptions:(id)arg1; -- (id)insertStatementUsingDefaultValuesForTableName:(id)arg1; -- (id)insertStatementForTableName:(id)arg1 columnNames:(id)arg2; -- (id)savepointReleaseStatementWithName:(id)arg1; -- (id)savepointStatementWithName:(id)arg1; -- (id)rollbackTranscationStatementToSavepointName:(id)arg1; -- (id)rollbackTranscationStatement; -- (id)commitTransactionStatement; -- (id)beginTransactionStatementWithBehaviorType:(unsigned int)arg1; +- (id)statementWithPrefix:(id)arg1 inParameterCount:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseValidationClient.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseValidationClient.h new file mode 100644 index 000000000..d9f676aec --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DatabaseValidationClient.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSObject; + +// Not exported +@interface ML3DatabaseValidationClient : NSObject +{ + NSMutableDictionary *_validatableDatabases; + NSObject *_serialQueue; +} + ++ (id)sharedClient; +- (void).cxx_destruct; +- (_Bool)isValidatingDatabaseForPath:(id)arg1; +- (_Bool)_validateDatabaseForPath:(id)arg1 usingLibrary:(id)arg2 withTimeout:(double)arg3; +- (id)_validatableDatabaseForPath:(id)arg1; +- (_Bool)validateDatabaseForConnection:(id)arg1 withTimeout:(double)arg2; +- (_Bool)validateDatabaseForLibrary:(id)arg1 withTimeout:(double)arg2; +- (_Bool)validateDatabaseAtPath:(id)arg1 withTimeout:(double)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3DispatchQueue.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3DispatchQueue.h index 03dda03c8..2babd5f55 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3DispatchQueue.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3DispatchQueue.h @@ -8,6 +8,7 @@ @class NSObject, NSString; +// Not exported @interface ML3DispatchQueue : NSObject { NSString *_identifier; @@ -19,13 +20,13 @@ @property(retain, nonatomic) NSObject *queue; // @synthesize queue=_queue; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -@property(readonly, nonatomic) BOOL isOnQueue; +@property(readonly, nonatomic) _Bool isOnQueue; - (void)dispatchAsync:(id)arg1; - (void)dispatchAsyncOrInvokeImmediately:(id)arg1; - (void)dispatchSync:(id)arg1; - (void)dispatchSyncOrInvokeImmediately:(id)arg1; - (id)init; -- (id)initWithUniqueIdentifier:(id)arg1 serial:(BOOL)arg2; +- (id)initWithUniqueIdentifier:(id)arg1 serial:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3AggregateQueryAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3AggregateQueryAdditions.h new file mode 100644 index 000000000..69b92e2ff --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3AggregateQueryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Entity (ML3AggregateQueryAdditions) ++ (id)aggregateQueryWithUnitQuery:(id)arg1 foreignPersistentIDProperty:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3EntityReplacerAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3EntityReplacerAdditions.h new file mode 100644 index 000000000..192a2f6f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3EntityReplacerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Entity (ML3EntityReplacerAdditions) ++ (id)replacerWithProperties:(id)arg1 library:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3MusicLibraryAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3MusicLibraryAdditions.h new file mode 100644 index 000000000..ab22696c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3MusicLibraryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Entity (ML3MusicLibraryAdditions) ++ (id)predicateIncludingSystemwidePredicatesWithPredicate:(id)arg1 library:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3QueryAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3QueryAdditions.h new file mode 100644 index 000000000..6ca301246 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity-ML3QueryAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Entity (ML3QueryAdditions) ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3 usingSections:(_Bool)arg4; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3 propertyToCount:(id)arg4; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3; ++ (id)directCollectionQueryWithAggregateQuery:(id)arg1 predicate:(id)arg2 usingSections:(_Bool)arg3; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3 usingSections:(_Bool)arg4; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 usingSections:(_Bool)arg3; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2; ++ (id)anyInLibrary:(id)arg1 predicate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity.h index febbf35ec..2c5c27685 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Entity.h @@ -15,7 +15,7 @@ } + (void)enumeratePersistentIDsInLibrary:(id)arg1 afterRevision:(long long)arg2 usingBlock:(id)arg3; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)orderingSQLForProperties:(id)arg1 directionality:(id)arg2; + (id)indexableSQLForProperties:(id)arg1; + (id)disambiguatedSelectSQLForProperty:(id)arg1; @@ -27,12 +27,12 @@ + (id)persistentIDColumnForTable:(id)arg1; + (id)extraTablesToInsert; + (id)extraTablesToDelete; -+ (BOOL)deleteFromLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(const long long *)arg3 count:(unsigned int)arg4; -+ (BOOL)_deleteRowForPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2 library:(id)arg3 table:(id)arg4 usingColumn:(id)arg5; -+ (BOOL)libraryDynamicChangeForProperty:(id)arg1; -+ (BOOL)libraryContentsChangeForProperty:(id)arg1; ++ (_Bool)deleteFromLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(const long long *)arg3 count:(unsigned long long)arg4; ++ (_Bool)_deleteRowForPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2 library:(id)arg3 table:(id)arg4 usingColumn:(id)arg5; ++ (_Bool)libraryDynamicChangeForProperty:(id)arg1; ++ (_Bool)libraryContentsChangeForProperty:(id)arg1; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)foreignColumnForProperty:(id)arg1; + (id)foreignDatabaseTableForProperty:(id)arg1; @@ -45,47 +45,38 @@ + (id)predicateByOptimizingComparisonPredicate:(id)arg1; + (id)predicateByOptimizingPredicate:(id)arg1; + (id)defaultFilterPredicates; -+ (id)newSelectSQLForProperties:(const id *)arg1 count:(unsigned int)arg2 predicate:(id)arg3; -+ (id)newSelectAllEntitiesSQLForProperties:(const id *)arg1 count:(unsigned int)arg2 predicate:(id)arg3; ++ (id)newSelectSQLForProperties:(const id *)arg1 count:(unsigned long long)arg2 predicate:(id)arg3; ++ (id)newSelectAllEntitiesSQLForProperties:(const id *)arg1 count:(unsigned long long)arg2 predicate:(id)arg3; + (id)subselectPropertyForProperty:(id)arg1; + (id)subselectStatementForProperty:(id)arg1; -+ (void)enumeratePersistentIDsInLibrary:(id)arg1 matchingPredicate:(id)arg2 orderingTerms:(id)arg3 persistentIDs:(const long long *)arg4 count:(unsigned int)arg5 usingBlock:(id)arg6; -+ (BOOL)insertionChangesLibraryContents; -+ (BOOL)incrementRevisionWithLibrary:(id)arg1 persistentID:(long long)arg2 deletionType:(int)arg3 revisionType:(int)arg4 usingConnection:(id)arg5; -+ (BOOL)incrementRevisionWithLibrary:(id)arg1 persistentID:(long long)arg2 deletionType:(int)arg3 revisionType:(int)arg4; ++ (void)enumeratePersistentIDsInLibrary:(id)arg1 matchingPredicate:(id)arg2 orderingTerms:(id)arg3 persistentIDs:(const long long *)arg4 count:(unsigned long long)arg5 usingBlock:(id)arg6; ++ (_Bool)insertionChangesLibraryContents; ++ (_Bool)incrementRevisionWithLibrary:(id)arg1 persistentID:(long long)arg2 deletionType:(int)arg3 revisionType:(int)arg4 usingConnection:(id)arg5; ++ (_Bool)incrementRevisionWithLibrary:(id)arg1 persistentID:(long long)arg2 deletionType:(int)arg3 revisionType:(int)arg4; ++ (_Bool)incrementRevisionForRevisionTypeContentWithLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(const long long *)arg3 count:(unsigned long long)arg4; ++ (_Bool)incrementRevisionForRevisionTypeContentWithLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(id)arg3; ++ (_Bool)_shouldIncrementRevisionForType:(int)arg1 persistentID:(long long)arg2 usingConnection:(id)arg3; + (id)unsettableProperties; -+ (BOOL)insertValues:(id)arg1 intoTable:(id)arg2 persistentID:(long long)arg3 connection:(id)arg4; -+ (BOOL)insertValues:(id)arg1 intoTable:(id)arg2 persistentID:(long long)arg3 library:(id)arg4; -+ (id)predicateIncludingSystemwidePredicatesWithPredicate:(id)arg1 library:(id)arg2; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3 usingSections:(BOOL)arg4; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3 propertyToCount:(id)arg4; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3; -+ (id)directCollectionQueryWithAggregateQuery:(id)arg1 predicate:(id)arg2 usingSections:(BOOL)arg3; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3 usingSections:(BOOL)arg4; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 usingSections:(BOOL)arg3; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; -+ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2; -+ (id)anyInLibrary:(id)arg1 predicate:(id)arg2; -+ (id)aggregateQueryWithUnitQuery:(id)arg1 foreignPersistentIDProperty:(id)arg2; -+ (id)replacerWithProperties:(id)arg1 library:(id)arg2; ++ (_Bool)insertValues:(id)arg1 intoTable:(id)arg2 persistentID:(long long)arg3 connection:(id)arg4; ++ (_Bool)insertValues:(id)arg1 intoTable:(id)arg2 persistentID:(long long)arg3 library:(id)arg4; @property(readonly) long long persistentID; // @synthesize persistentID=_persistentID; @property __weak ML3MusicLibrary *library; // @synthesize library=_library; - (void).cxx_destruct; - (void)incrementRevision; -- (BOOL)deleteFromLibrary; +- (_Bool)deleteFromLibrary; - (void)didChangeValueForProperties:(id)arg1; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (BOOL)setValuesForPropertiesWithDictionary:(id)arg1; -- (void)setValues:(id)arg1 forProperties:(id)arg2 async:(BOOL)arg3 withCompletionBlock:(id)arg4; -- (BOOL)setValues:(id)arg1 forProperties:(id)arg2; -- (BOOL)setValues:(const id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (_Bool)setValuesForPropertiesWithDictionary:(id)arg1; +- (void)setValues:(id)arg1 forProperties:(id)arg2 async:(_Bool)arg3 withCompletionBlock:(id)arg4; +- (_Bool)setValues:(id)arg1 forProperties:(id)arg2; +- (_Bool)setValues:(const id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3; - (id)valueForProperty:(id)arg1; -- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3; -- (BOOL)matchesPredicate:(id)arg1; -@property(readonly) BOOL existsInLibrary; +- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3; +- (_Bool)matchesPredicate:(id)arg1; +@property(readonly) _Bool existsInLibrary; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copyInLibrary:(id)arg1; - (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3EntityReplacer.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3EntityReplacer.h index 0db4fd572..43bc6bf05 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3EntityReplacer.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3EntityReplacer.h @@ -20,8 +20,8 @@ - (void)close; - (void)clearBindings; - (void)bindPersistentID:(long long)arg1; -@property(readonly, nonatomic, getter=isOpen) BOOL open; -- (BOOL)perform; +@property(readonly, nonatomic, getter=isOpen) _Bool open; +- (_Bool)perform; - (void)bindValue:(id)arg1 forProperty:(id)arg2; - (void)bindDouble:(double)arg1 forProperty:(id)arg2; - (void)bindInt:(int)arg1 forProperty:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Genre.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Genre.h index 12f712a81..177856c81 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Genre.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Genre.h @@ -13,12 +13,12 @@ + (id)trackForeignPersistentID; + (id)propertiesForGroupingKey; + (id)countingQueryForBaseQuery:(id)arg1 countProperty:(id)arg2 forIdentifier:(long long)arg3; -+ (BOOL)propertyIsCountProperty:(id)arg1; ++ (_Bool)propertyIsCountProperty:(id)arg1; + (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; + (id)allProperties; + (id)predisambiguatedProperties; + (id)defaultOrderingProperties; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; - (void)updateTrackValues:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3ImportItem.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3ImportItem.h index 65d61732e..8e607e0ef 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3ImportItem.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3ImportItem.h @@ -14,6 +14,7 @@ @property(nonatomic) long long persistentIdentifier; // @synthesize persistentIdentifier=_persistentIdentifier; @property(nonatomic) int sourceType; // @synthesize sourceType=_sourceType; +- (id)sortEpisodeId; - (id)sortGenre; - (id)sortComposer; - (id)effectiveSortAlbumArtist; @@ -23,9 +24,9 @@ - (id)sortSeries; - (id)sortArtist; - (id)sortTitle; -- (BOOL)canInsertIntoPurchasePlaylist; +- (_Bool)canInsertIntoPurchasePlaylist; - (id)sanitizedStringValueForProperty:(unsigned int)arg1; -- (BOOL)hasValueForProperty:(unsigned int)arg1; +- (_Bool)hasValueForProperty:(unsigned int)arg1; - (id)valueForProperty:(unsigned int)arg1; - (id)allPropertyValues; - (id)deduplicationPredicates; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MatcherAuxData.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MatcherAuxData.h index abd195dc9..9d2c7dd92 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3MatcherAuxData.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MatcherAuxData.h @@ -8,6 +8,7 @@ @class CPSearchMatcher; +// Not exported @interface ML3MatcherAuxData : NSObject { CPSearchMatcher *_searchMatcher; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MigrationDirectives.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MigrationDirectives.h index e2bc46433..99b4d352f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3MigrationDirectives.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MigrationDirectives.h @@ -6,22 +6,23 @@ #import "NSObject.h" +// Not exported @interface ML3MigrationDirectives : NSObject { - BOOL _needsToRecreateIndexes; - BOOL _needsToRecreateTriggers; - BOOL _needsToRemoveLocationsForItemsMissingAssets; - BOOL _needsToReloadStoreBookmarkMetadataIdentifiers; - BOOL _needsAnalyze; + _Bool _needsToRecreateIndexes; + _Bool _needsToRecreateTriggers; + _Bool _needsToRemoveLocationsForItemsMissingAssets; + _Bool _needsToReloadStoreBookmarkMetadataIdentifiers; + _Bool _needsAnalyze; int _userVersion; } @property(nonatomic) int userVersion; // @synthesize userVersion=_userVersion; -@property(nonatomic) BOOL needsAnalyze; // @synthesize needsAnalyze=_needsAnalyze; -@property(nonatomic) BOOL needsToReloadStoreBookmarkMetadataIdentifiers; // @synthesize needsToReloadStoreBookmarkMetadataIdentifiers=_needsToReloadStoreBookmarkMetadataIdentifiers; -@property(nonatomic) BOOL needsToRemoveLocationsForItemsMissingAssets; // @synthesize needsToRemoveLocationsForItemsMissingAssets=_needsToRemoveLocationsForItemsMissingAssets; -@property(nonatomic) BOOL needsToRecreateTriggers; // @synthesize needsToRecreateTriggers=_needsToRecreateTriggers; -@property(nonatomic) BOOL needsToRecreateIndexes; // @synthesize needsToRecreateIndexes=_needsToRecreateIndexes; +@property(nonatomic) _Bool needsAnalyze; // @synthesize needsAnalyze=_needsAnalyze; +@property(nonatomic) _Bool needsToReloadStoreBookmarkMetadataIdentifiers; // @synthesize needsToReloadStoreBookmarkMetadataIdentifiers=_needsToReloadStoreBookmarkMetadataIdentifiers; +@property(nonatomic) _Bool needsToRemoveLocationsForItemsMissingAssets; // @synthesize needsToRemoveLocationsForItemsMissingAssets=_needsToRemoveLocationsForItemsMissingAssets; +@property(nonatomic) _Bool needsToRecreateTriggers; // @synthesize needsToRecreateTriggers=_needsToRecreateTriggers; +@property(nonatomic) _Bool needsToRecreateIndexes; // @synthesize needsToRecreateIndexes=_needsToRecreateIndexes; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumAdditions.h new file mode 100644 index 000000000..80e33972d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3AlbumAdditions) +- (id)albumForAlbumArtistPersistentID:(long long)arg1 albumName:(id)arg2 feedURL:(id)arg3 seasonNumber:(id)arg4 compilation:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumArtistAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumArtistAdditions.h new file mode 100644 index 000000000..c253d667f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3AlbumArtistAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3AlbumArtistAdditions) +- (id)albumArtistForEffectiveAlbumArtistName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ArtistAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ArtistAdditions.h new file mode 100644 index 000000000..82913db4d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ArtistAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3ArtistAdditions) +- (id)artistForArtistName:(id)arg1 seriesName:(id)arg2; +- (id)artistGroupingKeyForArtistName:(id)arg1 seriesName:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Artwork.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Artwork.h new file mode 100644 index 000000000..e1f96025c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Artwork.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3Artwork) ++ (void)disableAutomaticDatabaseArtworkConversion; ++ (void)resetArtworkConversionManifestFormatPairs:(id)arg1 usingConnection:(id)arg2; ++ (_Bool)hasArtworkConversionManifestTasksRemainingUsingConnection:(id)arg1; +- (id)_artworkMigrator; +- (void)beginConvertingArtworkFormatsWithCompletionHandler:(id)arg1; +- (void)beginAutoConvertingArtworkFormats; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ComposerAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ComposerAdditions.h new file mode 100644 index 000000000..c2573823e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3ComposerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3ComposerAdditions) +- (id)composerForComposerName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3GenreAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3GenreAdditions.h new file mode 100644 index 000000000..99f8443ed --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3GenreAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3GenreAdditions) +- (id)genreForGenre:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3LocationKindAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3LocationKindAdditions.h new file mode 100644 index 000000000..ceda0e068 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3LocationKindAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3LocationKindAdditions) +- (id)locationKindForKind:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Resources.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Resources.h new file mode 100644 index 000000000..dcd77b3df --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3Resources.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3Resources) ++ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(_Bool)arg3 createParentFolderIfNecessary:(_Bool)arg4; ++ (id)pathForResourceFileOrFolder:(int)arg1; ++ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(_Bool)arg3 isFolder:(_Bool *)arg4; ++ (id)controlDirectoryPathWithBasePath:(id)arg1; ++ (id)mediaFolderRelativePath:(id)arg1; ++ (id)mediaFolderPath; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackImporter.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackImporter.h new file mode 100644 index 000000000..0771c4488 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackImporter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3TrackImporter) +- (_Bool)populateArtworkCacheWithArtworkData:(id)arg1 trackValues:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackInsertion.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackInsertion.h new file mode 100644 index 000000000..d0caba15e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ML3TrackInsertion.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ML3TrackInsertion) ++ (_Bool)defaultExcludeFromShuffleForMediaType:(unsigned int)arg1; ++ (_Bool)defaultRememberBookmarkTimeForMediaType:(unsigned int)arg1; +- (_Bool)removeSource:(int)arg1 fromTracksWithPersistentIDs:(id)arg2; +- (_Bool)removeSource:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-MLUnitTestingAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-MLUnitTestingAdditions.h new file mode 100644 index 000000000..5ed5dd8dc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-MLUnitTestingAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (MLUnitTestingAdditions) ++ (id)unitTestableLibraryForTest:(id)arg1 basePath:(id)arg2 setupSQLFilenames:(id)arg3; ++ (id)databasePathForUnitTest:(id)arg1 withBasePath:(id)arg2; +- (_Bool)prepareUnitTestDatabaseWithSQLFromContentsOfFile:(id)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ProcessingAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ProcessingAdditions.h new file mode 100644 index 000000000..b8ecab0a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-ProcessingAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (ProcessingAdditions) +- (void)updateOrderingLanguagesForCurrentLanguage; +- (_Bool)updateSystemPlaylistNamesForCurrentLanguage; +- (_Bool)handlePreprocessDatabase; +- (_Bool)handleSchemaUpgrade; +- (_Bool)handleDatabaseValidation; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-Schema.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-Schema.h new file mode 100644 index 000000000..5df52a9e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-Schema.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (Schema) ++ (_Bool)createTriggersUsingConnection:(id)arg1; ++ (_Bool)createIndexesUsingConnection:(id)arg1; ++ (_Bool)dropIndexesUsingConnection:(id)arg1; ++ (_Bool)dropIndexesUsingConnection:(id)arg1 tableNames:(const char *)arg2; ++ (_Bool)migrateToCurrentUserVersionUsingConnection:(id)arg1 musicLibrary:(id)arg2; ++ (_Bool)orderingLanguageMatchesSystemUsingConnection:(id)arg1; ++ (_Bool)userVersionMatchesSystemUsingConnection:(id)arg1; ++ (int)userVersionUsingConnection:(id)arg1; ++ (id)systemCurrentLanguage; ++ (_Bool)buildDatabaseTablesUsingConnection:(id)arg1 popuplateDatabaseTablesOnConnectionBlock:(id)arg2; ++ (id)indexSchemaSQL; ++ (id)itemIndexSchemaSQL; ++ (id)allTables; ++ (id)allTriggersSQL; ++ (id)allPragmaSQL; ++ (id)allSchemaSQL; ++ (id)itemSchemaSQL; ++ (id)sortMapNewSchemaSQL; ++ (id)sortMapSchemaSQL; ++ (id)storeLinkSchemaSQL; ++ (long long)currentUserVersion; +- (_Bool)resetAllContents; +- (_Bool)removeLocationsForItemsMissingAssets; +- (_Bool)coerceValidDatabase; +- (_Bool)deleteAndRecreateDatabaseUsingConnection:(id)arg1; +- (_Bool)createIndexes; +- (_Bool)dropItemIndexes; +- (_Bool)buildDatabaseTables; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-SortMap.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-SortMap.h new file mode 100644 index 000000000..d5028586a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary-SortMap.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3MusicLibrary (SortMap) ++ (_Bool)inTransactionUpdateSearchMapOnConnection:(id)arg1; ++ (_Bool)inTransactionUpdateSortMapOnConnection:(id)arg1 forceUpdateOriginals:(_Bool)arg2; ++ (_Bool)updateSortMapOnConnection:(id)arg1 forceUpdateOriginals:(_Bool)arg2; ++ (_Bool)updateSortMapOnConnection:(id)arg1; +- (long long)insertStringIntoSortMapNoTransaction:(id)arg1; +- (id)insertStringsIntoSortMap:(id)arg1; +- (id)insertStringsIntoSortMap:(id)arg1 didReSortMap:(_Bool *)arg2; +- (CDStruct_912cb5d2)nameOrderForString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary.h index 067d9ce96..35a9ec258 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary.h @@ -15,12 +15,7 @@ { NSString *_libraryUID; NSObject *_atomicityQueue; - BOOL _reloadForMediaServiceNeeded; - NSMutableArray *_validatingConnections; - NSMutableArray *_artworkConversionCompletionHandlers; - NSString *_artworkConverterPIDNotifyName; - int _artworkConverterPIDToken; - BOOL _isConvertingArtwork; + _Bool _reloadForMediaServiceNeeded; ML3AccountCacheDatabase *_accountCacheDatabase; ML3UbiquitousDatabase *_ubiquitousDatabase; ML3DatabaseConnection *_geniusDatabase; @@ -33,142 +28,103 @@ _LibraryNotification *_displayValuesNotify; _LibraryNotification *_syncGenerationNotify; _LibraryNotification *_libraryUIDNotify; + int _systemLanguageChangedToken; id _mcSettingsObserver; id _loggingObserver; int _willDeleteDatabaseNotifyToken; ML3ArtworkUtility *_artworkUtility; struct iPhoneSortKeyBuilder *_sortKeyBuilder; - BOOL _isHomeSharingLibraryLoaded; - BOOL _isHomeSharingLibrary; - BOOL _hasEverConnectedTo; - BOOL _keepPresignedValidyAfterVerification; + _Bool _isHomeSharingLibraryLoaded; + _Bool _isHomeSharingLibrary; + _Bool _hasEverConnectedTo; + _Bool _keepPresignedValidyAfterVerification; + _Bool _currentThreadHasWriterConnectionCheckedOut; ML3DatabaseConnectionPool *_connectionPool; NSString *_databasePath; NSArray *_libraryEntityFilterPredicates; NSArray *_libraryContainerFilterPredicates; } -+ (BOOL)_hasArtworkConversionManifestTasksRemainingUsingConnection:(id)arg1; -+ (id)_purgeableTrackPredicateWithUrgency:(unsigned int)arg1; -+ (BOOL)updateTrackIntegrityOnConnection:(id)arg1; ++ (id)localizedSortingDetailsDictionary; ++ (id)localizedSectionDictionary; ++ (id)_purgeableTrackPredicateWithUrgency:(unsigned long long)arg1; ++ (_Bool)updateTrackIntegrityOnConnection:(id)arg1; + (void)enumerateSortMapTablesUsingBlock:(id)arg1; + (id)sectionIndexTitleForSectionHeader:(id)arg1; + (id)sectionIndexTitles; + (id)localizedSectionIndexTitleForSectionHeader:(id)arg1; + (id)localizedSectionHeaderForSectionHeader:(id)arg1; + (void)initialize; -+ (void)configureMediaLibraryDatabaseConnection:(id)arg1; -+ (void)setImportationEnabled:(BOOL)arg1; -+ (BOOL)importationEnabled; -+ (BOOL)processHasDatabaseWritePermissions; -+ (BOOL)automaticDatabaseArtworkConversionEnabled; -+ (void)disableAutomaticDatabaseArtworkConversion; ++ (void)setImportationEnabled:(_Bool)arg1; ++ (_Bool)importationEnabled; ++ (_Bool)processHasDatabaseWritePermissions; + (void)disableAutomaticDatabaseValidation; + (void)disableSharedLibrary; + (id)fallbackGeniusDatabaseFilePath; + (id)geniusDatabaseFilePath; + (id)sharedLibraryDatabasePath; + (id)sharedLibrary; -+ (BOOL)inTransactionUpdateSearchMapOnConnection:(id)arg1; -+ (BOOL)inTransactionUpdateSortMapOnConnection:(id)arg1 forceUpdateOriginals:(BOOL)arg2; -+ (BOOL)updateSortMapOnConnection:(id)arg1; -+ (BOOL)createTriggersUsingConnection:(id)arg1; -+ (BOOL)createIndexesUsingConnection:(id)arg1; -+ (BOOL)dropIndexesUsingConnection:(id)arg1; -+ (BOOL)dropIndexesUsingConnection:(id)arg1 tableNames:(const char *)arg2; -+ (BOOL)migrateToCurrentUserVersionUsingConnection:(id)arg1 musicLibrary:(id)arg2; -+ (BOOL)orderingLanguageMatchesSystemUsingConnection:(id)arg1; -+ (BOOL)userVersionMatchesSystemUsingConnection:(id)arg1; -+ (int)userVersionUsingConnection:(id)arg1; -+ (id)systemCurrentLanguage; -+ (BOOL)buildDatabaseTablesUsingConnection:(id)arg1 popuplateDatabaseTablesOnConnectionBlock:(id)arg2; -+ (id)indexSchemaSQL; -+ (id)itemIndexSchemaSQL; -+ (id)allTables; -+ (id)allTriggersSQL; -+ (id)allPragmaSQL; -+ (id)allSchemaSQL; -+ (id)itemSchemaSQL; -+ (id)sortMapNewSchemaSQL; -+ (id)sortMapSchemaSQL; -+ (id)storeLinkSchemaSQL; -+ (int)currentUserVersion; -+ (BOOL)defaultExcludeFromShuffleForMediaType:(unsigned long)arg1; -+ (BOOL)defaultRememberBookmarkTimeForMediaType:(unsigned long)arg1; -+ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(BOOL)arg3 createParentFolderIfNecessary:(BOOL)arg4; -+ (id)pathForResourceFileOrFolder:(int)arg1; -+ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(BOOL)arg3 isFolder:(char *)arg4; -+ (id)controlDirectoryPathWithBasePath:(id)arg1; -+ (id)mediaFolderRelativePath:(id)arg1; -+ (id)mediaFolderPath; -+ (id)unitTestableLibraryForTest:(id)arg1 basePath:(id)arg2 setupSQLFilenames:(id)arg3; -+ (id)databasePathForUnitTest:(id)arg1 withBasePath:(id)arg2; +@property(readonly) _Bool currentThreadHasWriterConnectionCheckedOut; // @synthesize currentThreadHasWriterConnectionCheckedOut=_currentThreadHasWriterConnectionCheckedOut; @property(retain, nonatomic) NSArray *libraryContainerFilterPredicates; // @synthesize libraryContainerFilterPredicates=_libraryContainerFilterPredicates; @property(retain, nonatomic) NSArray *libraryEntityFilterPredicates; // @synthesize libraryEntityFilterPredicates=_libraryEntityFilterPredicates; @property(retain) NSString *databasePath; // @synthesize databasePath=_databasePath; @property(retain) ML3ArtworkUtility *artworkUtility; // @synthesize artworkUtility=_artworkUtility; @property(retain) ML3DatabaseConnectionPool *connectionPool; // @synthesize connectionPool=_connectionPool; -@property(nonatomic) BOOL keepPresignedValidyAfterVerification; // @synthesize keepPresignedValidyAfterVerification=_keepPresignedValidyAfterVerification; -@property(readonly, nonatomic) BOOL hasEverConnectedToDatabase; // @synthesize hasEverConnectedToDatabase=_hasEverConnectedTo; +@property(nonatomic) _Bool keepPresignedValidyAfterVerification; // @synthesize keepPresignedValidyAfterVerification=_keepPresignedValidyAfterVerification; +@property(readonly, nonatomic) _Bool hasEverConnectedToDatabase; // @synthesize hasEverConnectedToDatabase=_hasEverConnectedTo; - (void).cxx_destruct; -- (unsigned int)_convertOriginalJPEGToCoverFlowJPEGWithNotificationInterval:(double)arg1; -- (unsigned int)_convertAlbumListJPEGToBGRAWithNotificationInterval:(double)arg1; -- (unsigned int)_convertAlbumGridBGRA1xToJPEG1xWithNotificationInterval:(double)arg1; -- (void)_convertArtworkFormatsInBackground:(BOOL)arg1 completionHandler:(id)arg2; -- (void)_noteUnnecessaryConversionForDeviceTypeFromArtworkFormat:(unsigned int)arg1 toArtworkFormat:(unsigned int)arg2; -- (unsigned int)_convertArtworkInManifsetFromArtworkFormat:(unsigned int)arg1 toArtworkFormat:(unsigned int)arg2 deleteOldFormat:(BOOL)arg3 notificationInterval:(double)arg4; -- (BOOL)_convertArtworkCacheID:(id)arg1 fromArtworkFormat:(unsigned int)arg2 toArtworkFormat:(unsigned int)arg3 sourceOptions:(id)arg4 colorSpace:(struct CGColorSpace *)arg5; -- (unsigned int)_convertLegacyArtworkFromArtworkBlobFilePath:(id)arg1 success:(char *)arg2; - (void)_delayableNotifyPost:(id)arg1 localNotificationName:(id)arg2; - (void)_enqueueNotifyPostName:(id)arg1; -- (void)_enqueueLocalNotificationName:(id)arg1 isSourceExternal:(BOOL)arg2; -- (void)_performOnGlobalArtworkConversionQueue:(id)arg1; -- (void)_atomicClearIsConvertingArtwork; -- (BOOL)_atomicTestAndSetIsConvertingArtworkWithCompletionHandler:(id)arg1; -- (void)_postDisplayValuesChangeNotificationLocalOnly:(BOOL)arg1; -- (void)_postInvisiblePropertyChangeNotificationAndScheduleFlushLocalOnly:(BOOL)arg1; -- (void)_postNonContentsChangeNotificationAndScheduleFlushLocalOnly:(BOOL)arg1; -- (void)_postChangeNotificationAndScheduleFlushLocalOnly:(BOOL)arg1; -- (void)_enumeratePurgeableTracksForUrgency:(unsigned int)arg1 respectSongMattress:(BOOL)arg2 usingBlock:(id)arg3; +- (void)_enqueueLocalNotificationName:(id)arg1 isSourceExternal:(_Bool)arg2; +- (void)_postDisplayValuesChangeNotificationLocalOnly:(_Bool)arg1; +- (void)_postInvisiblePropertyChangeNotificationAndScheduleFlushLocalOnly:(_Bool)arg1; +- (void)_postNonContentsChangeNotificationAndScheduleFlushLocalOnly:(_Bool)arg1; +- (void)_postChangeNotificationAndScheduleFlushLocalOnly:(_Bool)arg1; +- (void)_enumeratePurgeableTracksForUrgency:(unsigned long long)arg1 respectSongMattress:(_Bool)arg2 usingBlock:(id)arg3; +- (void)_teardownMediaLibraryDatabaseConnection:(id)arg1; +- (void)_configureMediaLibraryDatabaseConnection:(id)arg1; +- (_Bool)_canConfigureMediaLibraryDatabaseConnection:(id)arg1; - (id)_newGeniusDBConnectionAtPath:(id)arg1; - (void)updateTrackIntegrity; - (void)deletePresignedValidity; -- (BOOL)verifyPresignedValidity; -- (BOOL)hasPresignedValidity; +- (_Bool)verifyPresignedValidity; +- (_Bool)hasPresignedValidity; - (void)migratePresignedValidity; -- (BOOL)deleteDatabaseProperty:(id)arg1; -- (BOOL)setValue:(id)arg1 forDatabaseProperty:(id)arg2; +- (_Bool)deleteDatabaseProperty:(id)arg1; +- (_Bool)setValue:(id)arg1 forDatabaseProperty:(id)arg2; - (id)valueForDatabaseProperty:(id)arg1; - (void)removeOrphanedTracks; -- (void)beginConvertingArtworkFormatsWithCompletionHandler:(id)arg1; -- (void)beginAutoConvertingArtworkFormats; -- (BOOL)compactArtwork; +- (void)removeTombstonesForDeletedItems; +- (_Bool)compactArtwork; - (void)deleteFromArtworkConversionForCacheID:(id)arg1 fromFormatID:(unsigned int)arg2 toFormatID:(unsigned int)arg3; -- (BOOL)deleteArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2 deleteAllFromConversionTable:(BOOL)arg3; -- (BOOL)deleteArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2; -- (BOOL)deleteArtworkForCacheID:(id)arg1; -- (BOOL)insertArtworkWithImageData:(id)arg1 forCacheID:(id)arg2 forFormatID:(unsigned int)arg3; -- (BOOL)deleteAllArtwork; -- (BOOL)insertArtworkWithImageData:(id)arg1 forCacheID:(id)arg2; -- (BOOL)writeToDatabaseArtworkForCacheID:(id)arg1 length:(unsigned long)arg2 formatID:(unsigned int)arg3 imageSubRect:(struct CGRect)arg4; -- (BOOL)hasArtworkForCacheID:(id)arg1 ensureArtworkFileExists:(BOOL)arg2; -- (BOOL)hasArtworkForCacheID:(id)arg1; +- (_Bool)deleteArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2 deleteAllFromConversionTable:(_Bool)arg3; +- (_Bool)deleteArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2; +- (_Bool)deleteArtworkForCacheID:(id)arg1; +- (_Bool)insertArtworkWithImageData:(id)arg1 forCacheID:(id)arg2 forFormatID:(unsigned int)arg3; +- (_Bool)deleteAllArtwork; +- (_Bool)insertArtworkWithImageData:(id)arg1 artworkCreationDirective:(CDStruct_06d3d77b)arg2 forCacheID:(id)arg3; +- (void)updateArtworkFormatsWithArtworkCreationDirective:(CDStruct_06d3d77b)arg1 forCacheID:(id)arg2; +- (_Bool)writeToDatabaseArtworkForCacheID:(id)arg1 length:(unsigned long long)arg2 formatID:(unsigned int)arg3 imageSubRect:(struct CGRect)arg4; +- (_Bool)hasArtworkForCacheID:(id)arg1 ensureArtworkFileExists:(_Bool)arg2; +- (_Bool)hasArtworkForCacheID:(id)arg1; - (void)loadArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2 completionHandler:(id)arg3; - (id)artworkDataForCacheID:(id)arg1 formatID:(unsigned int)arg2; -- (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1 urgency:(unsigned int)arg2 respectSongMattress:(BOOL)arg3; -- (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1 urgency:(unsigned int)arg2; +- (id)_artworkDataForCacheID:(id)arg1 formatID:(unsigned int)arg2 canCreateIfMissing:(_Bool)arg3; +- (id)_existingArtworkDataForCacheID:(id)arg1 formatID:(unsigned int)arg2; +- (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1 urgency:(unsigned long long)arg2 respectSongMattress:(_Bool)arg3; +- (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1 urgency:(unsigned long long)arg2; - (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1; -- (long long)autoFilledTracksTotalSizeWithUrgency:(unsigned int)arg1 respectSongMattress:(BOOL)arg2; -- (long long)autoFilledTracksTotalSizeWithUrgency:(unsigned int)arg1; +- (long long)autoFilledTracksTotalSizeWithUrgency:(unsigned long long)arg1 respectSongMattress:(_Bool)arg2; +- (long long)autoFilledTracksTotalSizeWithUrgency:(unsigned long long)arg1; @property(readonly) long long autoFilledTracksTotalSize; -- (BOOL)persistentID:(long long)arg1 changedAfterRevision:(long long)arg2 revisionTrackingCode:(int)arg3; -- (void)getChangedPersistentIDsAfterRevision:(long long)arg1 revisionTrackingCode:(int)arg2 usingBlock:(id)arg3; +- (_Bool)persistentID:(long long)arg1 changedAfterRevision:(long long)arg2 revisionTrackingCode:(long long)arg3; +- (void)getChangedPersistentIDsAfterRevision:(long long)arg1 revisionTrackingCode:(long long)arg2 usingBlock:(id)arg3; - (void)enumeratePersistentIDsAfterRevision:(long long)arg1 usingBlock:(id)arg2; -- (void)enumeratePersistentIDsAfterRevision:(long long)arg1 revisionTrackingCode:(unsigned int)arg2 usingBlock:(id)arg3; -- (BOOL)updateSortMap; +- (void)enumeratePersistentIDsAfterRevision:(long long)arg1 revisionTrackingCode:(unsigned long long)arg2 usingBlock:(id)arg3; +- (_Bool)updateSortMap; - (long long)addStringToSortMap:(id)arg1; -- (BOOL)requiresNonSchemaUpdatesOnConnection:(id)arg1; -- (BOOL)requiresSchemaOnlyUpdatesOnConnection:(id)arg1; +- (_Bool)requiresNonSchemaUpdatesOnConnection:(id)arg1; +- (_Bool)requiresSchemaOnlyUpdatesOnConnection:(id)arg1; - (void)savePlaylistsSinceRevision:(long long)arg1 withGrappaID:(unsigned int)arg2; - (void)savePlaylists; - (void)saveTrackMetadataSinceRevision:(long long)arg1 withGrappaID:(unsigned int)arg2; @@ -177,20 +133,22 @@ - (void)notifyInvisiblePropertyDidChange; - (void)notifyNonContentsPropertyDidChange; - (void)notifyContentsDidChange; -- (unsigned int)sectionIndexTitleIndexForSectionIndex:(unsigned int)arg1; -- (id)localizedSectionHeaderForSectionIndex:(unsigned int)arg1; +- (unsigned long long)sectionIndexTitleIndexForSectionIndex:(unsigned long long)arg1; +- (id)localizedSectionHeaderForSectionIndex:(unsigned long long)arg1; - (id)groupingKeysForStrings:(id)arg1; - (id)groupingKeyForString:(id)arg1; - (void)accessSortKeyBuilder:(id)arg1; -- (BOOL)populateStaticItemsOfDynamicContainers; +- (_Bool)populateStaticItemsOfDynamicContainers; - (id)geniusDatabase; - (id)ubiquitousDatabase; - (id)accountCacheDatabase; -- (BOOL)emptyAllTables; -- (BOOL)validateDatabaseWithTimeout:(double)arg1; +- (_Bool)emptyAllTables; +- (_Bool)validateDatabaseWithTimeout:(double)arg1; +- (_Bool)automaticDatabaseValidationDisabled; +- (_Bool)isCurrentThreadInTransaction; - (void)performReadOnlyDatabaseTransactionWithBlock:(id)arg1; - (void)performDatabaseTransactionWithBlock:(id)arg1; -- (void)databaseConnectionAllowingWrites:(BOOL)arg1 withBlock:(id)arg2; +- (void)databaseConnectionAllowingWrites:(_Bool)arg1 withBlock:(id)arg2; - (void)checkInDatabaseConnection:(id)arg1; - (id)checkoutWriterConnection; - (id)checkoutReaderConnection; @@ -199,7 +157,7 @@ - (void)connectionWillCloseDatabase:(id)arg1; - (void)connectionDidOpenDatabase:(id)arg1; - (void)connectionWillOpenDatabase:(id)arg1; -@property(readonly) BOOL mediaRestrictionEnabled; +@property(readonly) _Bool mediaRestrictionEnabled; @property(readonly) NSArray *preferredSubtitleTracks; @property(readonly) NSArray *preferredAudioTracks; @property(readonly) NSArray *localizedSectionIndexTitles; @@ -210,41 +168,10 @@ @property(readonly) long long currentContentRevision; @property(readonly) long long currentRevision; @property(readonly) long long persistentID; -@property(nonatomic) BOOL isHomeSharingLibrary; +@property(nonatomic) _Bool isHomeSharingLibrary; - (void)dealloc; -- (id)initWithPath:(id)arg1 readOnly:(BOOL)arg2 populateUnitTestTablesBlock:(id)arg3; +- (id)initWithPath:(id)arg1 readOnly:(_Bool)arg2 populateUnitTestTablesBlock:(id)arg3; - (id)initWithPath:(id)arg1; -- (id)artistForArtistName:(id)arg1 seriesName:(id)arg2; -- (id)artistGroupingKeyForArtistName:(id)arg1 seriesName:(id)arg2; -- (id)albumForAlbumArtistPersistentID:(long long)arg1 albumName:(id)arg2 feedURL:(id)arg3 seasonNumber:(id)arg4 compilation:(BOOL)arg5; -- (long long)insertStringIntoSortMapNoTransaction:(id)arg1; -- (id)insertStringsIntoSortMap:(id)arg1; -- (id)insertStringsIntoSortMap:(id)arg1 didReSortMap:(char *)arg2; -- (CDStruct_87dc826d)nameOrderForString:(id)arg1; -- (id)genreForGenre:(id)arg1; -- (id)composerForComposerName:(id)arg1; -- (id)albumArtistForEffectiveAlbumArtistName:(id)arg1; -- (void)updateOrderingLanguagesForCurrentLanguage; -- (BOOL)updateActivePlaylistNamesForCurrentLanguage; -- (BOOL)handlePreprocessDatabase; -- (BOOL)handleSchemaUpgrade; -- (BOOL)handleDatabaseValidation; -- (BOOL)populateArtworkCacheWithArtworkData:(id)arg1 trackValues:(id)arg2; -- (BOOL)resetAllContents; -- (BOOL)removeLocationsForItemsMissingAssets; -- (BOOL)coerceValidDatabase; -- (BOOL)deleteAndRecreateDatabaseUsingConnection:(id)arg1; -- (BOOL)createIndexes; -- (BOOL)dropItemIndexes; -- (BOOL)buildDatabaseTables; -- (id)locationKindForKind:(id)arg1; -- (void)removeSource:(int)arg1 fromTracksWithPersistentIDs:(id)arg2; -- (BOOL)finishImportSession:(id)arg1; -- (BOOL)removeTrack:(id)arg1 withSessionRef:(id)arg2; -- (BOOL)updateTrack:(id)arg1 withSessionRef:(id)arg2; -- (BOOL)addTrack:(id)arg1 withSessionRef:(id)arg2; -- (id)beginImportSessionWithConnection:(id)arg1; -- (BOOL)prepareUnitTestDatabaseWithSQLFromContentsOfFile:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibraryArtworkMigrationController.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibraryArtworkMigrationController.h new file mode 100644 index 000000000..be6349168 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibraryArtworkMigrationController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class ML3MusicLibrary, NSMutableArray, NSString; + +// Not exported +@interface ML3MusicLibraryArtworkMigrationController : NSObject +{ + NSMutableArray *_artworkConversionCompletionHandlers; + NSString *_artworkConverterPIDNotifyName; + int _artworkConverterPIDToken; + _Bool _isConvertingArtwork; + ML3MusicLibrary *_library; +} + ++ (id)artworkConversionManifestKeys; ++ (void)enumerateArtworkConversionFormatPairingsWithBlock:(id)arg1; ++ (_Bool)automaticDatabaseArtworkConversionEnabled; ++ (void)disableAutomaticDatabaseArtworkConversion; ++ (_Bool)hasArtworkConversionManifestTasksRemainingUsingConnection:(id)arg1; ++ (void)resetArtworkConversionManifestFormatPairs:(id)arg1 usingConnection:(id)arg2; +@property(nonatomic) __weak ML3MusicLibrary *library; // @synthesize library=_library; +- (void).cxx_destruct; +- (void)_performOnGlobalArtworkConversionQueue:(id)arg1; +- (void)_atomicClearIsConvertingArtwork; +- (_Bool)_atomicTestAndSetIsConvertingArtworkWithCompletionHandler:(id)arg1; +- (unsigned long long)_convertLegacyArtworkFromArtworkBlobFilePath:(id)arg1 success:(_Bool *)arg2; +- (unsigned long long)_convertOriginalJPEGToFormatID1x:(unsigned int)arg1 formatID2x:(unsigned int)arg2 notificationInterval:(double)arg3; +- (unsigned long long)_convertAlbumListJPEGToBGRAWithNotificationInterval:(double)arg1; +- (unsigned long long)_convertAlbumGridBGRA1xToJPEG1xWithNotificationInterval:(double)arg1; +- (void)_noteUnnecessaryConversionForDeviceTypeFromArtworkFormat:(unsigned int)arg1 toArtworkFormat:(unsigned int)arg2; +- (unsigned long long)_convertArtworkInManifsetFromArtworkFormat:(unsigned int)arg1 toArtworkFormat:(unsigned int)arg2 deleteOldFormat:(_Bool)arg3 notificationInterval:(double)arg4; +- (void)_deleteUnnecessaryFormats; +- (_Bool)_convertArtworkCacheID:(id)arg1 fromArtworkFormat:(unsigned int)arg2 toArtworkFormat:(unsigned int)arg3 sourceOptions:(id)arg4 colorSpace:(struct CGColorSpace *)arg5; +- (_Bool)_appendDeoprphaningWriteBlockToArray:(id)arg1 forCacheID:(id)arg2; +- (void)_deorphanOriginalJPEGArtwork; +- (void)convertArtworkFormatsInBackground:(_Bool)arg1 completionHandler:(id)arg2; +- (void)dealloc; +- (id)initWithLibrary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrarySchema_AddedColumn.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrarySchema_AddedColumn.h index cb94c096e..335ea5721 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrarySchema_AddedColumn.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrarySchema_AddedColumn.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ML3MusicLibrarySchema_AddedColumn : NSObject { NSString *_columnName; @@ -21,7 +22,7 @@ @property(readonly, nonatomic) NSString *foreignTableName; // @synthesize foreignTableName=_foreignTableName; @property(readonly, nonatomic) NSString *columnName; // @synthesize columnName=_columnName; - (void).cxx_destruct; -- (BOOL)importFromForeignTable; +- (_Bool)importFromForeignTable; - (id)initWithName:(id)arg1 foreignTable:(id)arg2 foreignColumn:(id)arg3 joinColumn:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary_SortMapEntry.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary_SortMapEntry.h index adab4160f..2fd5f0c6f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary_SortMapEntry.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3MusicLibrary_SortMapEntry.h @@ -8,19 +8,20 @@ @class NSData, NSString; +// Not exported @interface ML3MusicLibrary_SortMapEntry : NSObject { long long _nameOrder; NSString *_name; NSData *_sortKey; int _nameSection; - BOOL _dirty; + _Bool _dirty; } - (void).cxx_destruct; - (id)description; - (id)initWithName:(id)arg1 nameSection:(int)arg2 sortKey:(id)arg3; -- (id)initWithName:(id)arg1 nameSection:(int)arg2 sortKey:(id)arg3 nameOrder:(long long)arg4 dirtyFlag:(BOOL)arg5; +- (id)initWithName:(id)arg1 nameSection:(int)arg2 sortKey:(id)arg3 nameOrder:(long long)arg4 dirtyFlag:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3OrderingTerm.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3OrderingTerm.h index 62661ff55..93f85c0c3 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3OrderingTerm.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3OrderingTerm.h @@ -13,8 +13,8 @@ @interface ML3OrderingTerm : NSObject { - NSString *_property; int _direction; + NSString *_property; NSString *_collation; } @@ -27,8 +27,8 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithProperty:(id)arg1 direction:(int)arg2 collation:(id)arg3; - (id)initWithProperty:(id)arg1 direction:(int)arg2; - (id)initWithProperty:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDGenerator.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDGenerator.h new file mode 100644 index 000000000..53f8a2790 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDGenerator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class ML3DatabaseConnection; + +// Not exported +@interface ML3PersistentIDGenerator : NSObject +{ + ML3DatabaseConnection *_connection; + long long _currentPersistentID; + long long _nextUsedPersistentID; +} + +- (void).cxx_destruct; +- (void)_calculateNewRun; +- (long long)nextPersistentID; +- (id)initWithDatabaseConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDsPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDsPredicate.h index 6b5567dc5..63e89e6dd 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDsPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3PersistentIDsPredicate.h @@ -8,21 +8,21 @@ @interface ML3PersistentIDsPredicate : ML3Predicate { - unsigned int _count; + unsigned long long _count; long long *_persistentIDs; - BOOL _shouldContain; + _Bool _shouldContain; } -+ (id)predicateWithPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2 shouldContain:(BOOL)arg3; -@property(readonly, nonatomic) BOOL shouldContain; // @synthesize shouldContain=_shouldContain; ++ (id)predicateWithPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2 shouldContain:(_Bool)arg3; +@property(readonly, nonatomic) _Bool shouldContain; // @synthesize shouldContain=_shouldContain; - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithPersistentIDs:(const long long *)arg1 count:(unsigned int)arg2 shouldContain:(BOOL)arg3; +- (id)initWithPersistentIDs:(const long long *)arg1 count:(unsigned long long)arg2 shouldContain:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Predicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Predicate.h index 5e77c7f57..731f3e990 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Predicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Predicate.h @@ -14,17 +14,17 @@ } - (id)spotlightPredicate; -- (BOOL)isFalseAlways; -- (BOOL)isTrueAlways; -- (BOOL)isDynamicForEntityClass:(Class)arg1; +- (_Bool)isFalseAlways; +- (_Bool)isTrueAlways; +- (_Bool)isDynamicForEntityClass:(Class)arg1; - (id)SQLForEntityClass:(Class)arg1; - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)SQLJoinClausesForClass:(Class)arg1; - (id)predicateOptimizedForEntityClass:(Class)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3PropertyPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3PropertyPredicate.h index 708df4374..7c983dabc 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3PropertyPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3PropertyPredicate.h @@ -15,10 +15,10 @@ @property(copy, nonatomic) NSString *property; // @synthesize property=_property; - (void).cxx_destruct; -- (BOOL)isDynamicForEntityClass:(Class)arg1; +- (_Bool)isDynamicForEntityClass:(Class)arg1; - (id)SQLJoinClausesForClass:(Class)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithProperty:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Query-SpotlightAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Query-SpotlightAdditions.h new file mode 100644 index 000000000..32db942fc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Query-SpotlightAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Query (SpotlightAdditions) +- (id)nameOrderPropertyForProperty:(id)arg1; +- (void)loadNamesFromLibrary:(id)arg1 onConnection:(id)arg2 forPredicate:(id)arg3 loadAllNames:(_Bool)arg4 cancelHandler:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Query.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Query.h index 299c3825d..0b5f58f89 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Query.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Query.h @@ -18,13 +18,15 @@ NSArray *_orderingTerms; NSString *_propertyToCount; ML3AggregateQuery *_nonDirectAggregateQuery; - BOOL _usingSections; - BOOL _filtersOnDynamicProperties; + _Bool _usingSections; + _Bool _ignoreSystemFilterPredicates; + _Bool _filtersOnDynamicProperties; } -@property(readonly) BOOL filtersOnDynamicProperties; // @synthesize filtersOnDynamicProperties=_filtersOnDynamicProperties; +@property(nonatomic) _Bool ignoreSystemFilterPredicates; // @synthesize ignoreSystemFilterPredicates=_ignoreSystemFilterPredicates; +@property(readonly) _Bool filtersOnDynamicProperties; // @synthesize filtersOnDynamicProperties=_filtersOnDynamicProperties; @property(readonly) ML3AggregateQuery *nonDirectAggregateQuery; // @synthesize nonDirectAggregateQuery=_nonDirectAggregateQuery; -@property(readonly) BOOL usingSections; // @synthesize usingSections=_usingSections; +@property(readonly) _Bool usingSections; // @synthesize usingSections=_usingSections; @property(readonly) ML3MusicLibrary *library; // @synthesize library=_library; @property(readonly) NSString *propertyToCount; // @synthesize propertyToCount=_propertyToCount; @property(readonly) NSArray *orderingTerms; // @synthesize orderingTerms=_orderingTerms; @@ -35,46 +37,45 @@ - (id)countStatementParameters; @property(readonly) NSString *selectCountSQL; - (id)persistentIDParameters; -- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2 distinct:(BOOL)arg3; -- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(_Bool)arg2 distinct:(_Bool)arg3; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(_Bool)arg2; @property(readonly) NSString *selectPersistentIDsSQL; - (id)selectUnorderedPersistentIDsSQL; - (id)sectionsParameters; - (id)selectSectionsSQL; -- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingTerms:(id)arg3 directionality:(id)arg4 usingLowerBound:(BOOL)arg5 distinct:(BOOL)arg6 limit:(unsigned int)arg7; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingTerms:(id)arg3 directionality:(id)arg4 usingLowerBound:(_Bool)arg5 distinct:(_Bool)arg6 limit:(unsigned long long)arg7; - (id)lowerBoundParametersForOrderingTerms:(id)arg1 lowerBoundPersistentID:(long long)arg2; -- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingTerms:(id)arg3 directionality:(id)arg4 usingLowerBound:(BOOL)arg5; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingTerms:(id)arg3 directionality:(id)arg4 usingLowerBound:(_Bool)arg5; - (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingTerms:(id)arg3; -- (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2 distinct:(BOOL)arg3; -- (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2 limit:(unsigned int)arg3; +- (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2 distinct:(_Bool)arg3; +- (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2 limit:(unsigned long long)arg3; - (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2; - (id)selectSQLWithColumns:(id)arg1 orderingTerms:(id)arg2 directionality:(id)arg3; -- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 distinct:(BOOL)arg3; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 distinct:(_Bool)arg3; - (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2; - (id)valueForAggregateFunction:(id)arg1 onEntitiesForProperty:(id)arg2; -- (void)enumeratePersistentIDsAndProperties:(id)arg1 ordered:(BOOL)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; -- (void)enumeratePersistentIDsAndProperties:(id)arg1 ordered:(BOOL)arg2 usingBlock:(id)arg3; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 ordered:(_Bool)arg2 cancelBlock:(id)arg3 usingBlock:(void)arg4; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 ordered:(_Bool)arg2 usingBlock:(id)arg3; - (void)enumeratePersistentIDsAndProperties:(id)arg1 usingBlock:(id)arg2; - (void)enumeratePersistentIDsUsingBlock:(id)arg1; - (id)enumerationDatabaseResultForSQL:(id)arg1 onConnection:(id)arg2 withParameters:(id)arg3; - (void)enumerateSectionsUsingBlock:(id)arg1; -- (BOOL)deleteAllEntitiesFromLibraryWithDeletionType:(int)arg1; -- (BOOL)deleteAllEntitiesFromLibrary; +- (_Bool)deleteAllEntitiesFromLibraryWithDeletionType:(int)arg1 usingConnection:(id)arg2; +- (_Bool)deleteAllEntitiesFromLibraryWithDeletionType:(int)arg1; +- (_Bool)deleteAllEntitiesFromLibrary; @property(readonly) NSString *persistentIDProperty; - (id)sections; -@property(readonly) unsigned int countOfEntities; -- (unsigned int)countOfDistinctRowsForColumn:(id)arg1; -@property(readonly) BOOL hasEntities; +@property(readonly) unsigned long long countOfEntities; +- (unsigned long long)countOfDistinctRowsForColumn:(id)arg1; +@property(readonly) _Bool hasEntities; @property(readonly) long long anyEntityPersistentID; -- (BOOL)hasRowForColumn:(id)arg1; +- (_Bool)hasRowForColumn:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithLibrary:(id)arg1 entityClass:(Class)arg2 predicate:(id)arg3 orderingTerms:(id)arg4 usingSections:(BOOL)arg5 nonDirectAggregateQuery:(id)arg6 propertyToCount:(id)arg7; +- (id)initWithLibrary:(id)arg1 entityClass:(Class)arg2 predicate:(id)arg3 orderingTerms:(id)arg4 usingSections:(_Bool)arg5 nonDirectAggregateQuery:(id)arg6 propertyToCount:(id)arg7; @property(readonly) ML3Predicate *predicateIncludingSystemwidePredicates; -- (id)nameOrderPropertyForProperty:(id)arg1; -- (void)loadNamesFromLibrary:(id)arg1 onConnection:(id)arg2 forPredicate:(id)arg3 loadAllNames:(BOOL)arg4 cancelHandler:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet.h index 981da61cd..39ca9b1fc 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet.h @@ -15,28 +15,29 @@ ML3QueryResultSet_BackingStore *_backingStore; ML3Query *_query; long long _revision; - BOOL _supportsIncrementalUpdate; + _Bool _supportsIncrementalUpdate; NSMutableArray *_updateToLibraryCurrentRevisionCompletionBlocks; NSObject *_queue; + NSObject *_fixedPriorityQueue; } @property(readonly, nonatomic) long long revision; // @synthesize revision=_revision; @property(readonly, nonatomic) ML3Query *query; // @synthesize query=_query; - (void).cxx_destruct; -- (unsigned int)entityLimit; +- (unsigned long long)entityLimit; - (void)enumerateSectionsUsingBlock:(id)arg1; - (void)enumeratePersistentIDsUsingBlock:(id)arg1; -- (long long)persistentIDAtIndex:(unsigned int)arg1; -- (BOOL)_updateToLibraryCurrentRevision; -- (BOOL)updateToLibraryCurrentRevision; -- (void)_onQueueInvokeAndClearUpdateFinishedBlocksWithDidUpdateResult:(BOOL)arg1; +- (long long)persistentIDAtIndex:(unsigned long long)arg1; +- (_Bool)_updateToLibraryCurrentRevision; +- (_Bool)updateToLibraryCurrentRevision; +- (void)_onQueueInvokeAndClearUpdateFinishedBlocksWithDidUpdateResult:(_Bool)arg1; - (void)_onQueueAddUpdateFinishedBlock:(id)arg1; -- (void)_mergeChangesWithFromNewPIDs:(const vector_c1c297d2 *)arg1 changedPIDs:(unordered_set_cccfe4a5 *)arg2; +- (void)_mergeChangesWithFromNewPIDs:(const vector_c1c297d2 *)arg1 changedPIDs:(unordered_set_f2692727 *)arg2; - (void)_loadCurrentFullResults; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithQuery:(id)arg1; -- (id)_initWithQuery:(id)arg1 supportsIncrementalUpdate:(BOOL)arg2; -@property(readonly, nonatomic) unsigned int count; +- (id)_initWithQuery:(id)arg1 supportsIncrementalUpdate:(_Bool)arg2; +@property(readonly, nonatomic) unsigned long long count; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_BackingStore.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_BackingStore.h index 621f85042..fd014d8a2 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_BackingStore.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_BackingStore.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ML3QueryResultSet_BackingStore : NSObject { vector_c1c297d2 _persistentIDs; @@ -14,14 +15,14 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (id)backingStoreByRemovingPersistentIDs:(const unordered_set_cccfe4a5 *)arg1; +- (id)backingStoreByRemovingPersistentIDs:(const unordered_set_f2692727 *)arg1; - (void)reverseEnumerateSectionsUsingBlock:(id)arg1; - (void)enumerateSectionsUsingBlock:(id)arg1; -- (BOOL)containsPersistentIDs:(const unordered_set_cccfe4a5 *)arg1; +- (_Bool)containsPersistentIDs:(const unordered_set_f2692727 *)arg1; - (void)reverseEnumeratePersistentIDsUsingBlock:(id)arg1; - (void)enumeratePersistentIDsUsingBlock:(id)arg1; -- (long long)persistentIDAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int count; +- (long long)persistentIDAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long count; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_MutableBackingStore.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_MutableBackingStore.h index 973ed76d8..3c021bfd6 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_MutableBackingStore.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3QueryResultSet_MutableBackingStore.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ML3QueryResultSet_MutableBackingStore : ML3QueryResultSet_BackingStore { } diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3QuerySection.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3QuerySection.h index 12d162c4c..155d13047 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3QuerySection.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3QuerySection.h @@ -8,16 +8,16 @@ @interface ML3QuerySection : NSObject { - unsigned int _sectionIndex; + unsigned long long _sectionIndex; struct _NSRange _range; } -@property(nonatomic) unsigned int sectionIndex; // @synthesize sectionIndex=_sectionIndex; +@property(nonatomic) unsigned long long sectionIndex; // @synthesize sectionIndex=_sectionIndex; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; -- (id)initWithRange:(struct _NSRange)arg1 sectionIndex:(unsigned int)arg2; +- (id)initWithRange:(struct _NSRange)arg1 sectionIndex:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3SearchStringPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3SearchStringPredicate.h index c59d1ad17..55fba7d91 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3SearchStringPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3SearchStringPredicate.h @@ -18,13 +18,13 @@ @property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; @property(copy, nonatomic) NSArray *properties; // @synthesize properties=_properties; - (void).cxx_destruct; -- (BOOL)isDynamicForEntityClass:(Class)arg1; +- (_Bool)isDynamicForEntityClass:(Class)arg1; - (id)databaseStatementParameters; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; - (id)SQLJoinClausesForClass:(Class)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithConcatenatedProperties:(id)arg1 searchString:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3SortMap.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3SortMap.h index 58e910009..784f0a571 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3SortMap.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3SortMap.h @@ -6,23 +6,33 @@ #import "NSObject.h" -@class ML3DatabaseConnection, ML3MusicLibrary, NSMutableArray, NSMutableDictionary; +@class ML3DatabaseConnection, ML3MusicLibrary, NSData, NSMutableArray, NSMutableDictionary; +// Not exported @interface ML3SortMap : NSObject { ML3DatabaseConnection *_connection; ML3MusicLibrary *_library; NSMutableDictionary *_nameOrders; NSMutableArray *_entries; + NSData *_minSortKey; + NSData *_maxSortKey; + long long _smallestNameDelta; } - (void).cxx_destruct; - (id)nameOrders; -- (BOOL)commitUpdates; -- (BOOL)_insertSortedNameEntriesIntoSortMap:(id)arg1; +- (_Bool)commitUpdates; +- (id)_sortKeyString:(id)arg1; +- (long long)_sortKeyDistance:(id)arg1 sortKey2:(id)arg2 offset:(unsigned long long)arg3; +- (long long)_maxNameOrderForSortMapEntry:(id)arg1 iPhoneSortKeyBuilder:(struct iPhoneSortKeyBuilder *)arg2; +- (long long)_minNameOrderForSortMapEntry:(id)arg1 iPhoneSortKeyBuilder:(struct iPhoneSortKeyBuilder *)arg2; +- (id)_maxSortKeyForEntry:(id)arg1 iPhoneSortKeyBuilder:(struct iPhoneSortKeyBuilder *)arg2; +- (id)_minSortKeyForEntry:(id)arg1 iPhoneSortKeyBuilder:(struct iPhoneSortKeyBuilder *)arg2; +- (_Bool)_insertSortedNameEntriesIntoSortMap:(id)arg1; - (id)_sortedNameEntriesToInsertForNames:(id)arg1; -- (BOOL)insertStringsIntoSortMap:(id)arg1 didReSortMap:(char *)arg2; -- (BOOL)loadExistingSortedEntries; +- (_Bool)insertStringsIntoSortMap:(id)arg1 didReSortMap:(_Bool *)arg2; +- (_Bool)loadExistingSortedEntries; - (id)initWithConnection:(id)arg1 library:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightMatchingNameCache.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightMatchingNameCache.h index 05b9f86df..2edf77895 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightMatchingNameCache.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightMatchingNameCache.h @@ -8,15 +8,17 @@ @class ML3MusicLibrary, NSString; +// Not exported @interface ML3SpotlightMatchingNameCache : NSObject { - unordered_set_cccfe4a5 _matchingSet; + unordered_set_f2692727 _matchingSet; NSString *_matchString; - BOOL _idle; + _Bool _idle; ML3MusicLibrary *_library; } + (void)loadFromLibrary:(id)arg1 namesMatchingString:(id)arg2 cancelHandler:(id)arg3; ++ (void)initialize; - (id).cxx_construct; - (void).cxx_destruct; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightNameCache.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightNameCache.h index 9c258c2c2..23ee9e479 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightNameCache.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3SpotlightNameCache.h @@ -8,14 +8,16 @@ @class ML3MusicLibrary; +// Not exported @interface ML3SpotlightNameCache : NSObject { struct unordered_map, std::__1::equal_to, std::__1::allocator>> _map; - BOOL _idle; + _Bool _idle; ML3MusicLibrary *_library; } + (id)copyFromLibrary:(id)arg1 cancelHandler:(id)arg2; ++ (void)initialize; - (id).cxx_construct; - (void).cxx_destruct; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3StoreLink.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3StoreLink.h index 07b75f78b..aa531bcc5 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3StoreLink.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3StoreLink.h @@ -6,11 +6,12 @@ #import +// Not exported @interface ML3StoreLink : ML3Entity { } -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerAdditions.h new file mode 100644 index 000000000..adc91cb5d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Track (ML3ContainerAdditions) ++ (id)orderingTermsForITTGTrackOrder:(unsigned int)arg1 descending:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerQueryAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerQueryAdditions.h new file mode 100644 index 000000000..f1c304500 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3ContainerQueryAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Track (ML3ContainerQueryAdditions) ++ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3; ++ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2; ++ (id)containerQueryWithContainer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3PredicateOptimizing.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3PredicateOptimizing.h new file mode 100644 index 000000000..ea00f300a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3PredicateOptimizing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Track (ML3PredicateOptimizing) ++ (id)predicateByOptimizingComparisonPredicate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3TrackImporter.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3TrackImporter.h new file mode 100644 index 000000000..396069ae5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-ML3TrackImporter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Track (ML3TrackImporter) ++ (id)importChaptersByParsingAsset:(id)arg1; ++ (id)flattenedChapterDataFromDAAPInfoDictionary:(id)arg1 trackPersistentID:(long long)arg2; ++ (id)flattenedChapterDataFromSyncInfoDictionaries:(id)arg1 trackPersistentID:(long long)arg2; ++ (id)flattenedChapterDataWithImportChapters:(id)arg1 library:(id)arg2 trackPersistentID:(long long)arg3; ++ (id)_normalizedImportChapters:(id)arg1 trackPersistentID:(long long)arg2; +- (void)populateLocationPropertiesWithPath:(id)arg1; +- (void)populateChapterDataWithImportChapters:(id)arg1; +- (_Bool)populateArtworkCacheWithArtworkData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-VideoSnapshot.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-VideoSnapshot.h new file mode 100644 index 000000000..9b3a13713 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track-VideoSnapshot.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ML3Track (VideoSnapshot) +- (void)_createVideoSnapshotAtTime:(double)arg1 withCompletionBlock:(id)arg2; +- (id)_screenshotArtworkDataStoredAsItemArtwork; +- (void)createVideoSnapshotAtTime:(double)arg1; +- (_Bool)needsVideoSnapshot; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track.h index a02312a33..a88760e3f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3Track.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3Track.h @@ -11,19 +11,20 @@ } + (void)enumeratePathsToDeleteFromLibrary:(id)arg1 persistentIDs:(id)arg2 usingBlock:(id)arg3; -+ (BOOL)clearLocationFromLibrary:(id)arg1 persistentIDs:(id)arg2; -+ (BOOL)registerBookmarkMetadataIdentifierFunctionOnConnection:(id)arg1; ++ (_Bool)clearLocationFromLibrary:(id)arg1 persistentIDs:(id)arg2; ++ (_Bool)registerBookmarkMetadataIdentifierFunctionOnConnection:(id)arg1; + (void)updateAllBookmarkableStoreBookmarkMetadataIdentifiersOnConnection:(id)arg1; -+ (BOOL)trackValueAreInTheCloud:(id)arg1; -+ (BOOL)unlinkRedownloadableAssetsFromLibrary:(id)arg1 persistentIDs:(id)arg2 deletedFileSize:(long long *)arg3; -+ (BOOL)unlinkRedownloadableAssetsFromLibrary:(id)arg1 persistentIDs:(id)arg2; ++ (_Bool)trackValueAreInTheCloud:(id)arg1; ++ (_Bool)unlinkRedownloadableAssetsFromLibrary:(id)arg1 persistentIDs:(id)arg2 deletedFileSize:(long long *)arg3; ++ (_Bool)unlinkRedownloadableAssetsFromLibrary:(id)arg1 persistentIDs:(id)arg2; + (id)collectionClassesToUpdateBeforeDelete; + (id)unsettableProperties; + (void)populateSortOrdersOfPropertyValues:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; -+ (BOOL)trackWithPersistentID:(long long)arg1 existsInLibrary:(id)arg2; -+ (BOOL)deleteFromLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(const long long *)arg3 count:(unsigned int)arg4; -+ (BOOL)libraryDynamicChangeForProperty:(id)arg1; -+ (BOOL)libraryContentsChangeForProperty:(id)arg1; ++ (_Bool)trackWithPersistentID:(long long)arg1 existsInLibraryWithConnection:(id)arg2; ++ (_Bool)trackWithPersistentID:(long long)arg1 existsInLibrary:(id)arg2; ++ (_Bool)deleteFromLibrary:(id)arg1 deletionType:(int)arg2 persistentIDs:(const long long *)arg3 count:(unsigned long long)arg4; ++ (_Bool)libraryDynamicChangeForProperty:(id)arg1; ++ (_Bool)libraryContentsChangeForProperty:(id)arg1; + (id)persistentIDColumnForTable:(id)arg1; + (id)extraTablesToInsert; + (id)extraTablesToDelete; @@ -46,31 +47,17 @@ + (id)genresDefaultOrderingProperties; + (id)albumsDefaultOrderingProperties; + (id)defaultOrderingProperties; -+ (int)revisionTrackingCode; ++ (long long)revisionTrackingCode; + (id)databaseTable; + (void)initialize; -+ (id)predicateByOptimizingComparisonPredicate:(id)arg1; -+ (id)orderingTermsForITTGTrackOrder:(unsigned long)arg1 descending:(BOOL)arg2; -+ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2 orderingTerms:(id)arg3; -+ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; -+ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2; -+ (id)containerQueryWithContainer:(id)arg1; -+ (id)importChaptersByParsingAsset:(id)arg1; -+ (id)flattenedChapterDataFromDAAPInfoDictionary:(id)arg1 trackPersistentID:(long long)arg2; -+ (id)flattenedChapterDataFromSyncInfoDictionaries:(id)arg1 trackPersistentID:(long long)arg2; -+ (id)flattenedChapterDataWithImportChapters:(id)arg1 library:(id)arg2 trackPersistentID:(long long)arg3; -+ (id)_normalizedImportChapters:(id)arg1 trackPersistentID:(long long)arg2; - (void)updateStoreBookmarkMetadataIdentifier; - (void)updateCollectionCloudStatus; - (id)artworkCacheIDAtPlaybackTime:(double)arg1; - (id)chapterTOC; - (id)rawIntegrity; -- (BOOL)updateIntegrity; +- (_Bool)updateIntegrity; - (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; - (id)absoluteFilePath; -- (void)populateLocationPropertiesWithPath:(id)arg1; -- (void)populateChapterDataWithImportChapters:(id)arg1; -- (BOOL)populateArtworkCacheWithArtworkData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3TrackImporter.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3TrackImporter.h index 82658b2c2..10352635d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3TrackImporter.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3TrackImporter.h @@ -12,21 +12,21 @@ { NSDictionary *_nameOrders; ML3MusicLibrary *_library; - BOOL _updateSmartPlaylists; + _Bool _updateSmartPlaylists; } -@property(nonatomic) BOOL updateSmartPlaylists; // @synthesize updateSmartPlaylists=_updateSmartPlaylists; +@property(nonatomic) _Bool updateSmartPlaylists; // @synthesize updateSmartPlaylists=_updateSmartPlaylists; @property(retain, nonatomic) NSDictionary *nameOrders; // @synthesize nameOrders=_nameOrders; - (void).cxx_destruct; -- (BOOL)_shouldInsertITMediaKindIntoPurchasedPlaylist:(unsigned long)arg1; -- (id)_newTrackPropertiesByProcessingImportTrack:(id)arg1 insertStringsIntoSortMap:(BOOL)arg2; +- (_Bool)_shouldInsertITMediaKindIntoPurchasedPlaylist:(unsigned int)arg1; +- (id)_newTrackPropertiesByProcessingImportTrack:(id)arg1 insertStringsIntoSortMap:(_Bool)arg2; - (id)_addStoreLinkForImportTrackProperties:(id)arg1; - (id)_addGenreForImportTrackProperties:(id)arg1; - (id)_addComposerForImportTrackProperties:(id)arg1; - (id)_addArtistForImportTrackProperties:(id)arg1; - (id)_addAlbumForImportTrackProperties:(id)arg1; - (id)_addAlbumArtistForImportTrackProperties:(id)arg1; -- (BOOL)updateTrack:(id)arg1 withImportTrack:(id)arg2; +- (_Bool)updateTrack:(id)arg1 withImportTrack:(id)arg2; - (void)importTrack:(id)arg1 withCompletionBlock:(id)arg2; - (id)initWithMusicLibrary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3TruthPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3TruthPredicate.h index 906365e7d..84f44b793 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3TruthPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3TruthPredicate.h @@ -6,18 +6,19 @@ #import +// Not exported @interface ML3TruthPredicate : ML3Predicate { - BOOL _truthValue; + _Bool _truthValue; } + (id)falsePredicate; + (id)truePredicate; -- (BOOL)isFalseAlways; -- (BOOL)isTrueAlways; +- (_Bool)isFalseAlways; +- (_Bool)isTrueAlways; - (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)_predicateString; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3UbiquitousDatabase.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3UbiquitousDatabase.h index 45a12ed82..48e571926 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3UbiquitousDatabase.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3UbiquitousDatabase.h @@ -6,33 +6,41 @@ #import "NSObject.h" -@class ML3DatabaseConnection, ML3MusicLibrary, NSString; +#import "ML3DatabaseConnectionDelegate-Protocol.h" +#import "ML3DatabaseConnectionPoolDelegate-Protocol.h" -@interface ML3UbiquitousDatabase : NSObject +@class ML3DatabaseConnectionPool, ML3MusicLibrary, NSString; + +// Not exported +@interface ML3UbiquitousDatabase : NSObject { - BOOL _needsToPurgeOldEntries; + _Bool _needsToPurgeOldEntries; ML3MusicLibrary *_musicLibrary; NSString *_databasePath; - ML3DatabaseConnection *_databaseConnection; + ML3DatabaseConnectionPool *_connectionPool; } -+ (BOOL)supportsUbiquitousBookmarksInMusicLibrary:(id)arg1; ++ (_Bool)supportsUbiquitousBookmarksInMusicLibrary:(id)arg1; + (id)allSchemaSQL; -+ (int)currentUserVersion; -@property(retain) ML3DatabaseConnection *databaseConnection; // @synthesize databaseConnection=_databaseConnection; ++ (long long)currentUserVersion; +@property(retain) ML3DatabaseConnectionPool *connectionPool; // @synthesize connectionPool=_connectionPool; @property(retain, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; @property(readonly) ML3MusicLibrary *musicLibrary; // @synthesize musicLibrary=_musicLibrary; - (void).cxx_destruct; -- (BOOL)_userVersionMatchesSystemVersion; -- (BOOL)_migrateToCurrentUserVersion; +- (_Bool)_userVersionMatchesSystemVersion; +- (_Bool)_migrateToCurrentUserVersion; - (int)_fetchDatabaseUserVersion; -- (BOOL)_deleteAndRecreateDatabase; -- (BOOL)_buildDatabaseTablesUsingTransaction:(BOOL)arg1; -- (BOOL)_setupDatabaseConnection; +- (_Bool)_deleteAndRecreateDatabase; +- (_Bool)_buildDatabaseTablesUsingTransaction:(_Bool)arg1; +- (_Bool)_setupDatabaseConnection; - (void)dumpUbiquitousMetadata; -- (BOOL)hasLocalChangesToPush; -- (BOOL)hasRemoteChangesToPull; -- (void)updateUbiquitousBookmarkMetadataValuesForChangedTrackWithPersistentID:(long long)arg1; +- (_Bool)hasLocalChangesToPush; +- (_Bool)hasRemoteChangesToPull; +- (_Bool)hasSyncedAtleastOnce; +- (_Bool)connectionDetectedDatabaseCorruption:(id)arg1; +- (void)connectionWillOpenDatabase:(id)arg1; +- (void)connectionPool:(id)arg1 createdNewConnection:(id)arg2; +- (_Bool)updateUbiquitousBookmarkMetadataValuesForChangedTrackWithPersistentID:(long long)arg1; - (void)applyUbiqiutousBookmarkMetadataToImportedTrack:(id)arg1; - (void)removeUbiquitousBookmarkMetadataForTrack:(id)arg1; - (void)insertUbiquitousBookmarkMetadataWithMetadataIdentifier:(id)arg1 propertyValues:(id)arg2 timestamp:(double)arg3; @@ -48,15 +56,15 @@ - (void)setLastSyncedDomainVersion:(id)arg1; - (unsigned long long)lastSyncedEntityRevision; - (void)setLastSyncedEntityRevision:(unsigned long long)arg1; -- (BOOL)_setValue:(id)arg1 forDatabaseProperty:(id)arg2; +- (_Bool)_setValue:(id)arg1 forDatabaseProperty:(id)arg2; - (id)_valueForDatabaseProperty:(id)arg1; - (void)performDatabaseWriteTransactionWithBlock:(id)arg1; -- (BOOL)coerceValidDatabase; +- (_Bool)coerceValidDatabase; - (int)userVersion; -- (BOOL)requiresSchemaOnlyUpdates; -- (BOOL)migrateFromVersion:(int)arg1 outUserVersion:(int *)arg2; +- (_Bool)requiresSchemaOnlyUpdates; +- (_Bool)migrateFromVersion:(int)arg1 outUserVersion:(int *)arg2; - (id)init; -- (id)initWithIdentifier:(id)arg1 path:(id)arg2 enableWrites:(BOOL)arg3; +- (id)initWithIdentifier:(id)arg1 path:(id)arg2 enableWrites:(_Bool)arg3; - (id)initWithMusicLibrary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3UnaryPredicate.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3UnaryPredicate.h index 06281277f..d7192a3b1 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/ML3UnaryPredicate.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3UnaryPredicate.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ML3UnaryPredicate : ML3Predicate { ML3Predicate *_predicate; @@ -17,8 +18,8 @@ - (id)databaseStatementParameters; - (id)SQLJoinClausesForClass:(Class)arg1; - (id)predicateOptimizedForEntityClass:(Class)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithPredicate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/ML3WeakReference.h b/iOS7/PrivateFrameworks/MusicLibrary/ML3WeakReference.h new file mode 100644 index 000000000..8456680e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/ML3WeakReference.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface ML3WeakReference : NSObject +{ + id _object; + unsigned long long _objectAddress; +} + ++ (id)weakReferenceWithObject:(id)arg1; +- (void).cxx_destruct; +- (id)object; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLActiveTransaction.h b/iOS7/PrivateFrameworks/MusicLibrary/MLActiveTransaction.h index cc3e0c4c8..b797d4977 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLActiveTransaction.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLActiveTransaction.h @@ -8,25 +8,31 @@ @class ML3DatabaseConnection, NSObject, NSUUID, NSXPCConnection; +// Not exported @interface MLActiveTransaction : NSObject { ML3DatabaseConnection *_connection; NSObject *_connectionSemaphore; - BOOL _inUseByOperation; - BOOL _startedByOperation; + unsigned long long _transactionTerminationRule; + _Bool _inUseByOperation; + _Bool _startedByOperation; + _Bool _connectionInUse; NSUUID *_identifier; NSXPCConnection *_xpcConnection; double _lastUsedTime; } -@property(nonatomic) BOOL startedByOperation; // @synthesize startedByOperation=_startedByOperation; -@property(nonatomic) BOOL inUseByOperation; // @synthesize inUseByOperation=_inUseByOperation; +@property(readonly, nonatomic) _Bool connectionInUse; // @synthesize connectionInUse=_connectionInUse; +@property(nonatomic) _Bool startedByOperation; // @synthesize startedByOperation=_startedByOperation; +@property(nonatomic) _Bool inUseByOperation; // @synthesize inUseByOperation=_inUseByOperation; @property(nonatomic) double lastUsedTime; // @synthesize lastUsedTime=_lastUsedTime; @property(retain, nonatomic) NSXPCConnection *xpcConnection; // @synthesize xpcConnection=_xpcConnection; @property(retain, nonatomic) NSUUID *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; +- (void)_setTransactionTerminationRule:(unsigned long long)arg1; +- (unsigned long long)_transactionTerminationRule; - (void)updateLastUsed; -- (id)relinquishConnection:(BOOL)arg1; +- (id)relinquishConnection:(_Bool)arg1; - (void)useConnectionWithBlock:(id)arg1; - (void)checkInTransactionConnection:(id)arg1; - (id)checkoutTransactionConnection; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLBulkStatementExecutionOperation.h b/iOS7/PrivateFrameworks/MusicLibrary/MLBulkStatementExecutionOperation.h index 37df627ae..0f750fe9a 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLBulkStatementExecutionOperation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLBulkStatementExecutionOperation.h @@ -10,9 +10,9 @@ { } -- (BOOL)_executeStatements:(id)arg1 onConnection:(id)arg2 withError:(id *)arg3; +- (_Bool)_executeStatements:(id)arg1 onConnection:(id)arg2 withError:(id *)arg3; - (void)main; -- (unsigned int)type; +- (unsigned long long)type; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC-MLITChapterTOCMethods.h b/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC-MLITChapterTOCMethods.h new file mode 100644 index 000000000..8afe6b2ca --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC-MLITChapterTOCMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MLChapterTOC (MLITChapterTOCMethods) +- (struct ChapterData *)chapterDataRef; +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC.h b/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC.h index 2d3c6ca5d..01f5979f0 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLChapterTOC.h @@ -25,9 +25,8 @@ - (unsigned int)groupIndexForChapterIndex:(unsigned int)arg1 groupingProperty:(int)arg2; - (unsigned int)chapterIndexForGroupIndex:(unsigned int)arg1 groupingProperty:(int)arg2; - (unsigned int)countOfGroupsForProperty:(int)arg1; -- (BOOL)hasDataForProperty:(int)arg1; +- (_Bool)hasDataForProperty:(int)arg1; - (unsigned int)countOfChapters; -- (struct ChapterData *)chapterDataRef; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLException.h b/iOS7/PrivateFrameworks/MusicLibrary/MLException.h index 65ff361db..338e37a96 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLException.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface MLException : NSException { } diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLGeniusPlaylistController.h b/iOS7/PrivateFrameworks/MusicLibrary/MLGeniusPlaylistController.h index ce37f9bae..f76a5d734 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLGeniusPlaylistController.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLGeniusPlaylistController.h @@ -17,21 +17,21 @@ } + (id)playlistControllerWithSeedTracks:(id)arg1 error:(id *)arg2; -+ (BOOL)populateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id *)arg3; -+ (unsigned int)defaultTrackCount; -+ (unsigned int)defaultMinTrackCount; -+ (BOOL)hasGeniusFeatureEnabled; -+ (BOOL)hasGeniusDataAvailable; -+ (BOOL)useFakeGeniusData; ++ (_Bool)populateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id *)arg3; ++ (unsigned long long)defaultTrackCount; ++ (unsigned long long)defaultMinTrackCount; ++ (_Bool)hasGeniusFeatureEnabled; ++ (_Bool)hasGeniusDataAvailable; ++ (_Bool)useFakeGeniusData; + (void)ignoreUnusedWarnings; - (void).cxx_destruct; -- (id)_tracksFromClusterForPlaylistItemMax:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)_createClusterPlaylistWithSeedTracks:(id)arg1 error:(id *)arg2; -- (id)tracksFromClusterForCount:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)_populateContainer:(id)arg1 seedTrack:(id)arg2 error:(id *)arg3; -- (BOOL)_fakePopulateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id *)arg3; -- (id)_debugGetTracksStartingAtTrackWithPersistentID:(unsigned long long)arg1 maxTracks:(unsigned int)arg2 stride:(int)arg3; -- (BOOL)_canIncludeTrackInGeniusContainer:(id)arg1; +- (id)_tracksFromClusterForPlaylistItemMax:(unsigned long long)arg1 error:(id *)arg2; +- (_Bool)_createClusterPlaylistWithSeedTracks:(id)arg1 error:(id *)arg2; +- (id)tracksFromClusterForCount:(unsigned long long)arg1 error:(id *)arg2; +- (_Bool)_populateContainer:(id)arg1 seedTrack:(id)arg2 error:(id *)arg3; +- (_Bool)_fakePopulateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id *)arg3; +- (id)_debugGetTracksStartingAtTrackWithPersistentID:(unsigned long long)arg1 maxTracks:(unsigned long long)arg2 stride:(int)arg3; +- (_Bool)_canIncludeTrackInGeniusContainer:(id)arg1; - (id)_sharedBlobMutableData; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLITChapterTOC.h b/iOS7/PrivateFrameworks/MusicLibrary/MLITChapterTOC.h index d193e4e8a..f2fc47622 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLITChapterTOC.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLITChapterTOC.h @@ -34,7 +34,7 @@ - (unsigned int)groupIndexForChapterIndex:(unsigned int)arg1 groupingProperty:(int)arg2; - (unsigned int)chapterIndexForGroupIndex:(unsigned int)arg1 groupingProperty:(int)arg2; - (unsigned int)countOfGroupsForProperty:(int)arg1; -- (unsigned int *)_cachedCookieIndexMapForProperty:(int)arg1 createIfNecessary:(BOOL)arg2; +- (unsigned int *)_cachedCookieIndexMapForProperty:(int)arg1 createIfNecessary:(_Bool)arg2; - (unsigned int)countOfChapters; - (void)dealloc; - (struct ChapterData *)chapterDataRef; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLImportSession.h b/iOS7/PrivateFrameworks/MusicLibrary/MLImportSession.h index 455f51ec4..0061ab501 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLImportSession.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLImportSession.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class ML3DatabaseConnection, ML3MusicLibrary, ML3SortMap, MLMediaLibraryServiceStatementAccumulator, NSDictionary; +@class ML3DatabaseConnection, ML3MusicLibrary, ML3PersistentIDGenerator, ML3SortMap, MLMediaLibraryServiceStatementAccumulator, NSCache, NSDictionary; @interface MLImportSession : NSObject { @@ -21,49 +21,59 @@ double importStartTime; } _stats; int _sourceType; - BOOL _rebuildIndexes; + _Bool _rebuildIndexes; + _Bool _rebuildCollections; + ML3PersistentIDGenerator *_persistentIDGenerator; + NSCache *_artistPIDsForGroupingKeys; + NSCache *_albumArtistPIDsForGroupingKeys; + NSCache *_composerPIDsForGroupingKeys; + NSCache *_genrePIDsForGroupingKeys; + NSCache *_albumDataForGroupingIdentifier; + struct vector> _rowDataSources; ML3MusicLibrary *_library; ML3DatabaseConnection *_connection; NSDictionary *_cachedNameOrders; } -@property(nonatomic) BOOL rebuildIndexes; // @synthesize rebuildIndexes=_rebuildIndexes; @property(retain, nonatomic) NSDictionary *cachedNameOrders; // @synthesize cachedNameOrders=_cachedNameOrders; @property(retain, nonatomic) ML3DatabaseConnection *connection; // @synthesize connection=_connection; @property(retain, nonatomic) ML3MusicLibrary *library; // @synthesize library=_library; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_populateNameOrderWithNameOrderForPIDMap:(unordered_map_856d47d1 *)arg1 tableName:(id)arg2 nameSQL:(id)arg3; +- (void)_populateNameOrderWithNameOrderForPIDMap:(unordered_map_d5cf956c *)arg1 tableName:(id)arg2 nameSQL:(id)arg3; - (long long)_locationKindPIDForTrack:(id)arg1; -- (long long)_genrePIDWithSortableNames:(id)arg1 existingGenrePIDsForGroupingKeys:(id)arg2 withConnection:(id)arg3 withTrack:(id)arg4; -- (long long)_composerPIDWithSortableNames:(id)arg1 existingComposerPIDsForGroupingKeys:(id)arg2 withConnection:(id)arg3 withTrack:(id)arg4; -- (long long)_albumPIDWithSortableNames:(id)arg1 albumArtistPID:(long long)arg2 existingAlbumStatesForGroupingIdentifiers:(id)arg3 groupingKeysForGroupingNames:(id)arg4 withConnection:(id)arg5 withTrack:(id)arg6; -- (id)_existingAlbumStatesForGroupingIdentifiers:(id)arg1; -- (id)_albumGroupingIdentifierWithAlbumArtistPersistentID:(long long)arg1 groupingKeysForGroupingNames:(id)arg2 withTrack:(id)arg3; -- (long long)_albumArtistPIDWithSortableNames:(id)arg1 existingAlbumArtistPIDsForGroupingKeys:(id)arg2 withConnection:(id)arg3 withTrack:(id)arg4; -- (long long)_artistPIDWithSortableNames:(id)arg1 existingArtistPIDsForGroupingKeys:(id)arg2 withConnection:(id)arg3 withTrack:(id)arg4; +- (long long)_genrePIDForTrack:(id)arg1; +- (long long)_composerPIDForTrack:(id)arg1; +- (_Bool)_updateAlbumEntry:(id)arg1 albumArtistPID:(long long)arg2 albumPid:(long long)arg3; +- (long long)_albumPIDForTrack:(id)arg1 albumArtistPID:(long long)arg2 isUpdate:(_Bool)arg3; +- (id)_existingAlbumStateForGroupingIdentifier:(id)arg1; +- (id)_albumGroupingIdentifierWithAlbumArtistPersistentID:(long long)arg1 withTrack:(id)arg2; +- (long long)_albumArtistPIDForTrack:(id)arg1; +- (long long)_artistPIDForTrack:(id)arg1; - (id)_insertIntoGenreSQL; - (id)_insertIntoComposerSQL; - (id)_insertIntoAlbumSQL; - (id)_insertIntoAlbumArtistSQL; - (id)_insertIntoItemArtistSQL; -- (id)_generateInsertionSQLWithInsertPart:(id)arg1 numberOfValues:(unsigned int)arg2; -- (id)_existingCollectionPIDsForTable:(id)arg1 groupingNames:(id)arg2 groupingKeysForGroupingNames:(id)arg3 withConnection:(id)arg4; +- (id)_generateInsertionSQLWithInsertPart:(id)arg1 numberOfValues:(unsigned long long)arg2; +- (id)_existingCollectionPidForTable:(id)arg1 groupingKey:(id)arg2; - (id)_genreGroupingNameFromDataSource:(id)arg1; - (id)_composerGroupingNameFromDataSource:(id)arg1; - (id)_albumArtistGroupingNameFromDataSource:(id)arg1; - (id)_artistGroupingNameFromDataSource:(id)arg1; -- (BOOL)_shouldRebuildIndices; -- (long long)persistentIdentifierForItem:(id)arg1 existing:(char *)arg2; -- (BOOL)updateCollections; -- (BOOL)removeSource:(int)arg1 fromTracksWithPersistentIDs:(id)arg2; -- (BOOL)finish; -- (BOOL)removeTrack:(id)arg1; -- (BOOL)prepareSortDataForTrack:(id)arg1; -- (BOOL)_updateTrackData:(id)arg1 isUpdate:(BOOL)arg2; -- (BOOL)updateTrack:(id)arg1; -- (BOOL)addTrack:(id)arg1; -- (BOOL)begin; +- (long long)persistentIdentifierForItem:(id)arg1 existing:(_Bool *)arg2; +- (_Bool)updateCollectionRepresentativePIDs; +- (_Bool)updateEntityRevisionTable; +- (_Bool)removeSource:(int)arg1 fromTracksWithPersistentIDs:(id)arg2; +- (_Bool)finish; +- (_Bool)removeTrack:(id)arg1; +- (_Bool)_prepareCollectionsForTrack:(id)arg1 isUpdate:(_Bool)arg2; +- (_Bool)_prepareSortDataForTrack:(id)arg1 isUpdate:(_Bool)arg2; +- (_Bool)_updateTrackData:(id)arg1 isUpdate:(_Bool)arg2; +- (_Bool)updateTrack:(id)arg1; +- (_Bool)addTrack:(id)arg1; +- (_Bool)begin:(unsigned long long)arg1; +- (_Bool)begin; - (CDStruct_bd6d074e)collectionPIDSetForTrackPID:(long long)arg1; - (int)importLogLevel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLLibraryOperation.h b/iOS7/PrivateFrameworks/MusicLibrary/MLLibraryOperation.h index cfce3cf5f..32fa943ae 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLLibraryOperation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLLibraryOperation.h @@ -10,16 +10,16 @@ @interface MLLibraryOperation : NSOperation { - BOOL _operationSuccess; + _Bool _operationSuccess; ML3MusicLibrary *_library; NSError *_operationError; } @property(retain, nonatomic) NSError *operationError; // @synthesize operationError=_operationError; -@property(nonatomic) BOOL operationSuccess; // @synthesize operationSuccess=_operationSuccess; +@property(nonatomic) _Bool operationSuccess; // @synthesize operationSuccess=_operationSuccess; @property(readonly, nonatomic) ML3MusicLibrary *library; // @synthesize library=_library; - (void).cxx_destruct; -- (BOOL)isWorkIdenticalToOperation:(id)arg1; +- (_Bool)isWorkIdenticalToOperation:(id)arg1; - (void)main; - (id)initWithLibrary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLLocalServiceProxy.h b/iOS7/PrivateFrameworks/MusicLibrary/MLLocalServiceProxy.h index 66dc1a685..e2b5a83c5 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLLocalServiceProxy.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLLocalServiceProxy.h @@ -8,21 +8,26 @@ #import "MLMediaLibraryServiceProtocol-Protocol.h" -@class MLMediaLibraryWriter, NSXPCConnection; +@class MLMediaLibraryWriter, NSMutableSet, NSObject, NSXPCConnection; +// Not exported @interface MLLocalServiceProxy : NSObject { MLMediaLibraryWriter *_localWriter; NSXPCConnection *_dummyConnection; + NSMutableSet *_validatedPaths; + NSObject *_serialQueue; } - (void).cxx_destruct; +- (oneway void)pollCurrentImportStatus:(id)arg1; +- (oneway void)performImportFromSource:(unsigned long long)arg1 intoDatabaseAtPath:(id)arg2 withTrackData:(id)arg3 options:(id)arg4 completionHandler:(id)arg5; - (oneway void)setOptions:(id)arg1 withCompletionHandler:(id)arg2; -- (oneway void)executeTemplatedDatabaseOperation:(unsigned int)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; -- (oneway void)endTransaction:(id)arg1 shouldCommit:(BOOL)arg2 withCompletionHandler:(id)arg3; +- (oneway void)executeTemplatedDatabaseOperation:(unsigned long long)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; +- (oneway void)endTransaction:(id)arg1 shouldCommit:(_Bool)arg2 withCompletionHandler:(id)arg3; - (oneway void)executeQuery:(id)arg1 withParameters:(id)arg2 options:(id)arg3 onTransaction:(id)arg4 withCompletionHandler:(id)arg5; - (oneway void)executeUpdate:(id)arg1 withParameters:(id)arg2 onTransaction:(id)arg3 withCompletionHandler:(id)arg4; -- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned int)arg2 withCompletionHandler:(id)arg3; +- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned long long)arg2 withCompletionHandler:(id)arg3; - (oneway void)recreateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; - (oneway void)validateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryService.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryService.h index f8e525bda..7fb29d8a1 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryService.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryService.h @@ -18,13 +18,13 @@ NSObject *_completionQueue; id _serviceProxy; NSMutableDictionary *_pendingServiceCompletionHandlers; - BOOL _processRequestsInApp; - BOOL _connectionOpen; + _Bool _processRequestsInApp; + _Bool _connectionOpen; } + (void)_setDaemonProcessInfo:(id)arg1; + (id)sharedMediaLibraryService; -@property(readonly, nonatomic) BOOL connectionOpen; // @synthesize connectionOpen=_connectionOpen; +@property(readonly, nonatomic) _Bool connectionOpen; // @synthesize connectionOpen=_connectionOpen; - (void).cxx_destruct; - (void)__enqueueClientCompletionHandler:(id)arg1 forInterfaceMessage:(SEL)arg2 withBlockFacade:(id)arg3; - (void)_enqueueClientCompletionHandler:(id)arg1 forInterfaceMessage:(SEL)arg2 withBlockFacade:(id)arg3; @@ -37,13 +37,16 @@ - (void)closeServiceConnection; - (void)openServiceConnection; - (void)validateDatabaseForLibrary:(id)arg1 withCompletionHandler:(id)arg2; -- (void)writerCanceledTransactionWithIdentifier:(id)arg1; +- (oneway void)serviceWillTerminateTransactionWithIdentifier:(id)arg1 replyBlock:(id)arg2; +- (oneway void)serviceTerminatedTransactionWithIdentifier:(id)arg1 error:(id)arg2; +- (oneway void)pollCurrentImportStatus:(id)arg1; +- (oneway void)performImportFromSource:(unsigned long long)arg1 intoDatabaseAtPath:(id)arg2 withTrackData:(id)arg3 options:(id)arg4 completionHandler:(id)arg5; - (oneway void)setOptions:(id)arg1 withCompletionHandler:(id)arg2; -- (oneway void)executeTemplatedDatabaseOperation:(unsigned int)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; -- (oneway void)endTransaction:(id)arg1 shouldCommit:(BOOL)arg2 withCompletionHandler:(id)arg3; +- (oneway void)executeTemplatedDatabaseOperation:(unsigned long long)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; +- (oneway void)endTransaction:(id)arg1 shouldCommit:(_Bool)arg2 withCompletionHandler:(id)arg3; - (oneway void)executeQuery:(id)arg1 withParameters:(id)arg2 options:(id)arg3 onTransaction:(id)arg4 withCompletionHandler:(id)arg5; - (oneway void)executeUpdate:(id)arg1 withParameters:(id)arg2 onTransaction:(id)arg3 withCompletionHandler:(id)arg4; -- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned int)arg2 withCompletionHandler:(id)arg3; +- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned long long)arg2 withCompletionHandler:(id)arg3; - (oneway void)recreateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; - (oneway void)validateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceClientProtocol-Protocol.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceClientProtocol-Protocol.h index 58efa1da4..49b22013f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceClientProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceClientProtocol-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol MLMediaLibraryServiceClientProtocol -- (void)writerCanceledTransactionWithIdentifier:(id)arg1; +- (oneway void)serviceTerminatedTransactionWithIdentifier:(id)arg1 error:(id)arg2; +- (oneway void)serviceWillTerminateTransactionWithIdentifier:(id)arg1 replyBlock:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceProtocol-Protocol.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceProtocol-Protocol.h index 106758a61..f57ae82bb 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceProtocol-Protocol.h @@ -7,12 +7,14 @@ #import "NSObject-Protocol.h" @protocol MLMediaLibraryServiceProtocol +- (oneway void)pollCurrentImportStatus:(id)arg1; +- (oneway void)performImportFromSource:(unsigned long long)arg1 intoDatabaseAtPath:(id)arg2 withTrackData:(id)arg3 options:(id)arg4 completionHandler:(id)arg5; - (oneway void)setOptions:(id)arg1 withCompletionHandler:(id)arg2; -- (oneway void)executeTemplatedDatabaseOperation:(unsigned int)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; -- (oneway void)endTransaction:(id)arg1 shouldCommit:(BOOL)arg2 withCompletionHandler:(id)arg3; +- (oneway void)executeTemplatedDatabaseOperation:(unsigned long long)arg1 withAttributes:(id)arg2 options:(id)arg3 completionHandler:(id)arg4; +- (oneway void)endTransaction:(id)arg1 shouldCommit:(_Bool)arg2 withCompletionHandler:(id)arg3; - (oneway void)executeQuery:(id)arg1 withParameters:(id)arg2 options:(id)arg3 onTransaction:(id)arg4 withCompletionHandler:(id)arg5; - (oneway void)executeUpdate:(id)arg1 withParameters:(id)arg2 onTransaction:(id)arg3 withCompletionHandler:(id)arg4; -- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned int)arg2 withCompletionHandler:(id)arg3; +- (oneway void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned long long)arg2 withCompletionHandler:(id)arg3; - (oneway void)recreateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; - (oneway void)validateDatabaseAtPath:(id)arg1 withCompletionHandler:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceStatementAccumulator.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceStatementAccumulator.h index ec73f428f..7e4f05763 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceStatementAccumulator.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryServiceStatementAccumulator.h @@ -8,26 +8,27 @@ @class MLMediaLibraryService, NSMutableArray, NSObject, NSString, NSUUID; +// Not exported @interface MLMediaLibraryServiceStatementAccumulator : NSObject { MLMediaLibraryService *_xpcService; NSObject *_serialQueue; - unsigned int _statementThreshold; + unsigned long long _statementThreshold; NSMutableArray *_statementQueue; NSString *_databasePath; NSUUID *_existingTransactionIdentifier; - unsigned int _priorityLevel; + unsigned long long _priorityLevel; } -@property(nonatomic) unsigned int priorityLevel; // @synthesize priorityLevel=_priorityLevel; +@property(nonatomic) unsigned long long priorityLevel; // @synthesize priorityLevel=_priorityLevel; @property(retain, nonatomic) NSUUID *existingTransactionIdentifier; // @synthesize existingTransactionIdentifier=_existingTransactionIdentifier; @property(readonly, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; @property(readonly, nonatomic) NSMutableArray *statementQueue; // @synthesize statementQueue=_statementQueue; -@property(nonatomic) unsigned int statementThreshold; // @synthesize statementThreshold=_statementThreshold; +@property(nonatomic) unsigned long long statementThreshold; // @synthesize statementThreshold=_statementThreshold; - (void).cxx_destruct; -- (void)_onQueueFlushAndWait:(BOOL)arg1; -- (void)flushAndWait:(BOOL)arg1; -- (void)enqueueStatement:(id)arg1; +- (_Bool)_onQueueFlushAndWait:(_Bool)arg1; +- (_Bool)flushAndWait:(_Bool)arg1; +- (_Bool)enqueueStatement:(id)arg1; - (void)dealloc; - (id)init; - (id)initWithDatabasePath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryWriter.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryWriter.h index 64413b081..0b43eb995 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryWriter.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaLibraryWriter.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSMutableDictionary, NSObject, NSObject, NSOperationQueue, NSTimer; +@class NSMutableDictionary, NSObject, NSOperationQueue, NSTimer; @interface MLMediaLibraryWriter : NSObject { @@ -14,32 +14,38 @@ NSMutableDictionary *_mediaLibraries; NSMutableDictionary *_transactionMap; NSOperationQueue *_templatedOperationsQueue; - NSTimer *_timeoutTimer; - NSObject *_signalDispatchSource; + NSTimer *_watchdogTimer; + id _delegate; double _transactionTimeout; } -+ (id)writerErrorWithCode:(int)arg1 description:(id)arg2; ++ (id)writerErrorWithCode:(long long)arg1 description:(id)arg2; @property(nonatomic) double transactionTimeout; // @synthesize transactionTimeout=_transactionTimeout; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_handleDebugSignal; -- (void)_setupSignalHandler; -- (void)_timeoutTimerFired:(id)arg1; -- (id)_mediaLibraryForPath:(id)arg1; -- (void)_destroyTransactionForIdentifier:(id)arg1 forceRelinquishConnection:(BOOL)arg2; +- (void)_watchdogTimerFired:(id)arg1; +- (_Bool)_shouldWatchdogTransaction:(id)arg1; +- (void)_tearDownWatchdogTimer; +- (void)_setupWatchdogTimer; +- (void)_destroyTransactionForIdentifier:(id)arg1 forceRelinquishConnection:(_Bool)arg2; - (id)_transactionForProcessIdentifier:(int)arg1; -- (id)_transactionForIdentifier:(id)arg1; +- (id)_transactionWithExistingLocalWriterConnection:(id)arg1; +- (void)_destroyTransaction:(id)arg1 forceRelinquishConnection:(_Bool)arg2; - (id)_newTransactionForDatabaseAtPath:(id)arg1 fromXPCConnection:(id)arg2; +- (id)_mediaLibraryForPath:(id)arg1; +- (id)_transactionForIdentifier:(id)arg1; - (void)reset; -- (void)cancelAllActiveDatabaseOperations; +- (void)cancelAllActiveDatabaseOperationsAndWaitUntilFinished:(_Bool)arg1; - (void)cancelAllActiveTransactions; - (void)cancelActiveTransactionForProcess:(int)arg1; - (void)setConnectionsProfilingLevel:(int)arg1; -- (void)executeTemplatedDatabaseOperation:(unsigned int)arg1 withAttributes:(id)arg2 options:(id)arg3 fromXPCConnection:(id)arg4 completionHandler:(id)arg5; -- (void)endTransaction:(id)arg1 shouldCommit:(BOOL)arg2 withCompletionHandler:(id)arg3; -- (void)executeQuery:(id)arg1 withParameters:(id)arg2 options:(id)arg3 onTransaction:(id)arg4 withCompletionHandler:(id)arg5; -- (void)executeUpdate:(id)arg1 withParameters:(id)arg2 onTransaction:(id)arg3 withCompletionHandler:(id)arg4; -- (void)beginTransactionForDatabaseAtPath:(id)arg1 withPriorityLevel:(unsigned int)arg2 fromXPCConnection:(id)arg3 withCompletionHandler:(id)arg4; +- (void)executeTemplatedDatabaseOperation:(unsigned long long)arg1 withAttributes:(id)arg2 options:(id)arg3 fromXPCConnection:(id)arg4 completionHandler:(id)arg5; +- (_Bool)endTransaction:(id)arg1 shouldCommit:(_Bool)arg2 error:(id *)arg3; +- (id)executeQuery:(id)arg1 withParameters:(id)arg2 options:(id)arg3 onTransaction:(id)arg4 error:(id *)arg5; +- (_Bool)executeUpdate:(id)arg1 withParameters:(id)arg2 onTransaction:(id)arg3 error:(id *)arg4; +- (id)beginTransactionForDatabaseAtPath:(id)arg1 fromXPCConnection:(id)arg2 error:(id *)arg3; +@property(nonatomic) _Bool operationQueueEnabled; +- (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMediaTypeCountedSet.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaTypeCountedSet.h new file mode 100644 index 000000000..744da4d40 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMediaTypeCountedSet.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface MLMediaTypeCountedSet : NSObject +{ + struct map, std::__1::allocator>> _map; + unsigned long long _count; +} + +@property(nonatomic) unsigned long long count; // @synthesize count=_count; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)enumerateMediaTypesWithBlock:(id)arg1; +- (void)addMediaType:(unsigned int)arg1 count:(unsigned long long)arg2; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLMovieArtist.h b/iOS7/PrivateFrameworks/MusicLibrary/MLMovieArtist.h index 03abc360a..86ce77e31 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLMovieArtist.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLMovieArtist.h @@ -10,6 +10,7 @@ @class NSMutableDictionary, NSNumber, NSString; +// Not exported @interface MLMovieArtist : NSObject { NSMutableDictionary *_dictionary; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLSetValuesForPropertiesOperation.h b/iOS7/PrivateFrameworks/MusicLibrary/MLSetValuesForPropertiesOperation.h index 12dbb2257..5617497b7 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLSetValuesForPropertiesOperation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLSetValuesForPropertiesOperation.h @@ -10,9 +10,9 @@ { } -- (BOOL)_setValues:(id)arg1 forProperties:(id)arg2 withEntityClass:(Class)arg3 usingPersistentID:(long long)arg4 connection:(id)arg5 error:(id *)arg6; +- (_Bool)_setValues:(id)arg1 forProperties:(id)arg2 withEntityClass:(Class)arg3 usingPersistentID:(long long)arg4 connection:(id)arg5 error:(id *)arg6; - (void)main; -- (unsigned int)type; +- (unsigned long long)type; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLTemplatedDatabaseOperation.h b/iOS7/PrivateFrameworks/MusicLibrary/MLTemplatedDatabaseOperation.h index bf050d265..9446ab2c2 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLTemplatedDatabaseOperation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLTemplatedDatabaseOperation.h @@ -10,21 +10,21 @@ @interface MLTemplatedDatabaseOperation : MLLibraryOperation { - unsigned int _type; + unsigned long long _type; NSUUID *_uuid; NSDictionary *_attributes; MLActiveTransaction *_transaction; } -+ (id)databaseOperationForType:(unsigned int)arg1 withTransaction:(id)arg2 library:(id)arg3; ++ (id)databaseOperationForType:(unsigned long long)arg1 withTransaction:(id)arg2 library:(id)arg3; @property(retain, nonatomic) MLActiveTransaction *transaction; // @synthesize transaction=_transaction; @property(retain, nonatomic) NSDictionary *attributes; // @synthesize attributes=_attributes; @property(readonly, nonatomic) NSUUID *uuid; // @synthesize uuid=_uuid; -@property(readonly, nonatomic) unsigned int type; // @synthesize type=_type; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type=_type; - (void).cxx_destruct; - (id)_operationTypeDescription; -- (BOOL)_verifyLibraryConnectionAndAttributesProperties:(id *)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)_verifyLibraryConnectionAndAttributesProperties:(id *)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (id)initWithLibrary:(id)arg1 transaction:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImport.h b/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImport.h index fe3a282ea..badd20829 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImport.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImport.h @@ -16,16 +16,14 @@ NSString *_assetFilePath; NSArray *_chapters; NSMutableDictionary *_properties; - BOOL _shouldAddToPurchasedPlaylist; - BOOL _shouldDeleteExistingArtwork; - BOOL _assignArtworkCacheIDFromAlbum; + _Bool _shouldAddToPurchasedPlaylist; + _Bool _assignArtworkCacheIDFromAlbum; } + (void)initialize; -@property(nonatomic) BOOL shouldDeleteExistingArtwork; // @synthesize shouldDeleteExistingArtwork=_shouldDeleteExistingArtwork; -@property(nonatomic) BOOL shouldAddToPurchasedPlaylist; // @synthesize shouldAddToPurchasedPlaylist=_shouldAddToPurchasedPlaylist; +@property(nonatomic) _Bool shouldAddToPurchasedPlaylist; // @synthesize shouldAddToPurchasedPlaylist=_shouldAddToPurchasedPlaylist; @property(copy, nonatomic) NSArray *chapters; // @synthesize chapters=_chapters; -@property(nonatomic) BOOL assignArtworkCacheIDFromAlbum; // @synthesize assignArtworkCacheIDFromAlbum=_assignArtworkCacheIDFromAlbum; +@property(nonatomic) _Bool assignArtworkCacheIDFromAlbum; // @synthesize assignArtworkCacheIDFromAlbum=_assignArtworkCacheIDFromAlbum; @property(copy, nonatomic) NSString *assetFilePath; // @synthesize assetFilePath=_assetFilePath; @property(copy, nonatomic) NSData *artworkData; // @synthesize artworkData=_artworkData; - (void).cxx_destruct; @@ -35,7 +33,7 @@ - (id)valueForEntityProperty:(id)arg1; - (void)setValue:(id)arg1 forEntityProperty:(id)arg2; @property(copy, nonatomic) MLMovieProperties *movieProperties; -@property(nonatomic) unsigned long mediaType; +@property(nonatomic) unsigned int mediaType; @property(copy, nonatomic) MLContentRating *contentRating; @property(readonly, nonatomic) NSDictionary *entityProperties; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImportChapter.h b/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImportChapter.h index 822291703..6a906916b 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImportChapter.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/MLTrackImportChapter.h @@ -14,7 +14,7 @@ { NSData *_imageData; NSString *_imageCacheKey; - unsigned int _startTimeInMilliseconds; + unsigned long long _startTimeInMilliseconds; NSString *_title; NSURL *_url; NSString *_urlTitle; @@ -24,11 +24,11 @@ @property(copy, nonatomic) NSString *URLTitle; // @synthesize URLTitle=_urlTitle; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) unsigned int startTimeInMilliseconds; // @synthesize startTimeInMilliseconds=_startTimeInMilliseconds; +@property(nonatomic) unsigned long long startTimeInMilliseconds; // @synthesize startTimeInMilliseconds=_startTimeInMilliseconds; @property(copy, nonatomic) NSData *imageData; // @synthesize imageData=_imageData; - (void).cxx_destruct; -- (BOOL)isEqualIgnoringTimesAndTitle:(id)arg1; -- (int)compare:(id)arg1; +- (_Bool)isEqualIgnoringTimesAndTitle:(id)arg1; +- (long long)compare:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (void)normalizeProperties; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MusicLibrary/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/MusicLibrary/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/NSString-InsignificantCharacterFiltering.h b/iOS7/PrivateFrameworks/MusicLibrary/NSString-InsignificantCharacterFiltering.h index 1b70a51cb..d5c2b571d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/NSString-InsignificantCharacterFiltering.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/NSString-InsignificantCharacterFiltering.h @@ -10,7 +10,7 @@ - (id)MLSortString; - (id)copyWithoutInsignificantCharacters; - (id)copyWithoutInsignificantPrefixAndCharacters; -- (id)_copyWithoutInsignificantPrefix:(BOOL)arg1 andCharacters:(BOOL)arg2; -- (struct _NSRange)_rangeWithoutInsignificantPrefix:(BOOL)arg1 andCharacters:(BOOL)arg2; +- (id)_copyWithoutInsignificantPrefix:(_Bool)arg1 andCharacters:(_Bool)arg2; +- (struct _NSRange)_rangeWithoutInsignificantPrefix:(_Bool)arg1 andCharacters:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/NSValue-ML3NameOrderAdditions.h b/iOS7/PrivateFrameworks/MusicLibrary/NSValue-ML3NameOrderAdditions.h index 025eaae90..3b0e8edfb 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/NSValue-ML3NameOrderAdditions.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/NSValue-ML3NameOrderAdditions.h @@ -7,7 +7,7 @@ #import "NSValue.h" @interface NSValue (ML3NameOrderAdditions) -+ (id)valueWithML3NameOrder:(CDStruct_87dc826d)arg1; -- (CDStruct_87dc826d)ML3NameOrderValue; ++ (id)valueWithML3NameOrder:(CDStruct_912cb5d2)arg1; +- (CDStruct_912cb5d2)ML3NameOrderValue; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/NSXPCConnection-MLInvalidation.h b/iOS7/PrivateFrameworks/MusicLibrary/NSXPCConnection-MLInvalidation.h index 6205b051b..05c0aa7af 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/NSXPCConnection-MLInvalidation.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/NSXPCConnection-MLInvalidation.h @@ -7,6 +7,6 @@ #import "NSXPCConnection.h" @interface NSXPCConnection (MLInvalidation) -@property(nonatomic, getter=ml_isValid, setter=ml_setValid:) BOOL ml_valid; +@property(nonatomic, getter=ml_isValid, setter=ml_setValid:) _Bool ml_valid; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_LibraryNotification.h b/iOS7/PrivateFrameworks/MusicLibrary/_LibraryNotification.h index cbdc1bcf4..d5a0f4947 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_LibraryNotification.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_LibraryNotification.h @@ -8,11 +8,12 @@ @class NSString; +// Not exported @interface _LibraryNotification : NSObject { + int _token; NSString *_distributedName; NSString *_localName; - int _token; } @property int token; // @synthesize token=_token; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_LocalLibraryNotification.h b/iOS7/PrivateFrameworks/MusicLibrary/_LocalLibraryNotification.h index 698c83428..d5b733b4e 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_LocalLibraryNotification.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_LocalLibraryNotification.h @@ -8,16 +8,17 @@ @class NSString; +// Not exported @interface _LocalLibraryNotification : NSObject { - BOOL _isSourceExternal; + _Bool _isSourceExternal; NSString *_notificationName; } -@property(nonatomic) BOOL isSourceExternal; // @synthesize isSourceExternal=_isSourceExternal; +@property(nonatomic) _Bool isSourceExternal; // @synthesize isSourceExternal=_isSourceExternal; @property(retain, nonatomic) NSString *notificationName; // @synthesize notificationName=_notificationName; - (void).cxx_destruct; -- (id)initWithNotificationName:(id)arg1 isSourceExternal:(BOOL)arg2; +- (id)initWithNotificationName:(id)arg1 isSourceExternal:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionSubPool.h b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionSubPool.h index 50825ee32..00beb21eb 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionSubPool.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionSubPool.h @@ -8,6 +8,7 @@ @class NSMutableSet, NSObject, NSObject, NSString; +// Not exported @interface _ML3DatabaseConnectionSubPool : NSObject { NSObject *_checkoutQueue; @@ -17,24 +18,29 @@ NSMutableSet *_availableConnections; NSMutableSet *_busyConnections; int _connectionsProfilingLevel; - BOOL _useReadOnlyConnections; - BOOL _useDistantConnections; + int _willDeleteDatabaseNotifyToken; + int _homeSharingCachesClearedNotifyToken; + _Bool _useReadOnlyConnections; + _Bool _useDistantConnections; NSString *_databasePath; - unsigned int _maxConcurrentConnections; + unsigned long long _maxConcurrentConnections; + unsigned long long _connectionsJournalingMode; } -@property(nonatomic) BOOL useDistantConnections; // @synthesize useDistantConnections=_useDistantConnections; -@property(nonatomic) BOOL useReadOnlyConnections; // @synthesize useReadOnlyConnections=_useReadOnlyConnections; -@property(readonly, nonatomic) unsigned int maxConcurrentConnections; // @synthesize maxConcurrentConnections=_maxConcurrentConnections; +@property(nonatomic) unsigned long long connectionsJournalingMode; // @synthesize connectionsJournalingMode=_connectionsJournalingMode; +@property(nonatomic) _Bool useDistantConnections; // @synthesize useDistantConnections=_useDistantConnections; +@property(nonatomic) _Bool useReadOnlyConnections; // @synthesize useReadOnlyConnections=_useReadOnlyConnections; +@property(readonly, nonatomic) unsigned long long maxConcurrentConnections; // @synthesize maxConcurrentConnections=_maxConcurrentConnections; @property(readonly, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; - (void).cxx_destruct; +- (void)_handleDatabaseDeletion; - (void)closeConnections; - (void)checkInConnection:(id)arg1; -- (id)checkoutConnection:(char *)arg1; +- (id)checkoutConnection:(_Bool *)arg1; @property(nonatomic) int connectionsProfilingLevel; - (void)dealloc; - (id)init; -- (id)initWithDatabasePath:(id)arg1 maxConcurrentConnections:(unsigned int)arg2; +- (id)initWithDatabasePath:(id)arg1 maxConcurrentConnections:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionWrapper.h b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionWrapper.h index 634894f96..0d41e7b09 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionWrapper.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseConnectionWrapper.h @@ -8,14 +8,17 @@ @class ML3DatabaseConnection, NSThread; +// Not exported @interface _ML3DatabaseConnectionWrapper : NSObject { ML3DatabaseConnection *_connection; NSThread *_owningThread; - unsigned int _useCount; + NSThread *_borrowingThread; + unsigned long long _useCount; } -@property(nonatomic) unsigned int useCount; // @synthesize useCount=_useCount; +@property(nonatomic) unsigned long long useCount; // @synthesize useCount=_useCount; +@property(retain, nonatomic) NSThread *borrowingThread; // @synthesize borrowingThread=_borrowingThread; @property(retain, nonatomic) NSThread *owningThread; // @synthesize owningThread=_owningThread; @property(retain, nonatomic) ML3DatabaseConnection *connection; // @synthesize connection=_connection; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseNaturalStatement.h b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseNaturalStatement.h index 4412e1d94..35553cb7d 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseNaturalStatement.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_ML3DatabaseNaturalStatement.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSString; +// Not exported @interface _ML3DatabaseNaturalStatement : NSObject { NSString *_sql; @@ -18,7 +19,7 @@ @property(retain, nonatomic) NSMutableArray *parameters; // @synthesize parameters=_parameters; @property(retain, nonatomic) NSString *sql; // @synthesize sql=_sql; - (void).cxx_destruct; -- (void)setParameter:(id)arg1 forPosition:(unsigned int)arg2; +- (void)setParameter:(id)arg1 forPosition:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_ML3ValidatableDatabase.h b/iOS7/PrivateFrameworks/MusicLibrary/_ML3ValidatableDatabase.h new file mode 100644 index 000000000..a3950c46f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicLibrary/_ML3ValidatableDatabase.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSString; + +// Not exported +@interface _ML3ValidatableDatabase : NSObject +{ + unsigned long long _queueID; + NSString *_databasePath; + unsigned long long _validationState; + NSObject *_validationSerialQueue; +} + +@property(retain, nonatomic) NSObject *validationSerialQueue; // @synthesize validationSerialQueue=_validationSerialQueue; +@property(nonatomic) unsigned long long validationState; // @synthesize validationState=_validationState; +@property(copy, nonatomic) NSString *databasePath; // @synthesize databasePath=_databasePath; +- (void).cxx_destruct; +- (_Bool)currentQueueIsValidationQueue; +- (id)init; +- (id)initWithDatabasePath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicLibrary/_MLClientCompletionBlockWrapper.h b/iOS7/PrivateFrameworks/MusicLibrary/_MLClientCompletionBlockWrapper.h index 4a37becbf..ad7f0451f 100644 --- a/iOS7/PrivateFrameworks/MusicLibrary/_MLClientCompletionBlockWrapper.h +++ b/iOS7/PrivateFrameworks/MusicLibrary/_MLClientCompletionBlockWrapper.h @@ -6,17 +6,21 @@ #import "NSObject.h" +// Not exported @interface _MLClientCompletionBlockWrapper : NSObject { id _libraryCompletionHandler; id _transactionCompletionHandler; id _queryCompletionHandler; + id _progressCompletionHandler; } + (id)emptyClientCompletionBlock; ++ (id)clientCompletionBlockWithImportStatusHandler:(id)arg1; + (id)clientCompletionBlockWithQueryResultHandler:(id)arg1; + (id)clientCompletionBlockWithTransactionHandler:(id)arg1; + (id)clientCompletionBlockWithLibraryHandler:(id)arg1; +@property(copy, nonatomic) id progressCompletionHandler; // @synthesize progressCompletionHandler=_progressCompletionHandler; @property(copy, nonatomic) id queryCompletionHandler; // @synthesize queryCompletionHandler=_queryCompletionHandler; @property(copy, nonatomic) id transactionCompletionHandler; // @synthesize transactionCompletionHandler=_transactionCompletionHandler; @property(copy, nonatomic) id libraryCompletionHandler; // @synthesize libraryCompletionHandler=_libraryCompletionHandler; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicStoreUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/CDStructures.h b/iOS7/PrivateFrameworks/MusicStoreUI/CDStructures.h index 5293c0cf7..0911edc66 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,16 +17,16 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; #pragma mark Typedef'd Structures typedef struct { - unsigned int localIndex; - unsigned int localCount; - unsigned int globalIndex; - unsigned int globalCount; -} CDStruct_b08558f4; + unsigned long long localIndex; + unsigned long long localCount; + unsigned long long globalIndex; + unsigned long long globalCount; +} CDStruct_3e55db63; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSAudioProgressView.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSAudioProgressView.h index a5668faa1..48b6924d6 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSAudioProgressView.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSAudioProgressView.h @@ -12,14 +12,14 @@ { UIImageView *_bufferingImageView; NSObject *_bufferingTimer; - BOOL _highlighted; + _Bool _highlighted; SUPlayerStatus *_playerStatus; MSPieImageView *_progressView; UIImageView *_stopImageView; } @property(copy, nonatomic) SUPlayerStatus *playerStatus; // @synthesize playerStatus=_playerStatus; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; - (void)_showBufferingImageView; - (id)_newProgressView; - (id)_newBufferingImageView; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSClientApplicationController.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSClientApplicationController.h index c90388e01..f96c528bf 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSClientApplicationController.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSClientApplicationController.h @@ -13,17 +13,17 @@ @interface MSClientApplicationController : SUClientApplicationController { SSDownloadManager *_downloadManager; - BOOL _registersForPingNotifications; + _Bool _registersForPingNotifications; } + (id)sharedController; -@property(nonatomic) BOOL registersForPingNotifications; // @synthesize registersForPingNotifications=_registersForPingNotifications; +@property(nonatomic) _Bool registersForPingNotifications; // @synthesize registersForPingNotifications=_registersForPingNotifications; - (void)_updateRemoteNotificationSettings; - (void)_handleLibraryLinkURL:(id)arg1; -- (void)_handleStoreSearchURL:(id)arg1; +- (void)_handleStoreSearchURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; - (void)_handleGeniusLookupURL:(id)arg1; - (id)tabBarController:(id)arg1 viewControllerForContext:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldShowSection:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldShowSection:(id)arg2; - (id)tabBarController:(id)arg1 rootViewControllerForSection:(id)arg2; - (void)purchaseManagerWillBeginUpdates:(id)arg1; - (void)purchaseManagerDidEndUpdates:(id)arg1; @@ -31,7 +31,7 @@ - (id)purchaseManager:(id)arg1 purchaseBatchForItems:(id)arg2; - (void)downloadManagerDownloadsDidChange:(id)arg1; - (void)_accountStoreChangedNotification:(id)arg1; -- (BOOL)displayClientURL:(id)arg1; +- (_Bool)displayClientURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; - (void)becomeActive; - (void)dealloc; - (id)initWithClientInterface:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSLibraryLinkItem.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSLibraryLinkItem.h index ab75fc57a..730eeb0fd 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSLibraryLinkItem.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSLibraryLinkItem.h @@ -10,16 +10,16 @@ @interface MSLibraryLinkItem : NSObject { - int _fallbackSectionType; - BOOL _isComplete; + long long _fallbackSectionType; + _Bool _isComplete; NSDictionary *_queryStringDictionary; } @property(retain, nonatomic) NSDictionary *queryStringDictionary; // @synthesize queryStringDictionary=_queryStringDictionary; -@property(nonatomic) int fallbackSectionType; // @synthesize fallbackSectionType=_fallbackSectionType; -@property(nonatomic, getter=isComplete) BOOL complete; // @synthesize complete=_isComplete; +@property(nonatomic) long long fallbackSectionType; // @synthesize fallbackSectionType=_fallbackSectionType; +@property(nonatomic, getter=isComplete) _Bool complete; // @synthesize complete=_isComplete; - (void)_parseURL:(id)arg1 withFields:(id)arg2; -- (BOOL)_parseKind:(id)arg1; +- (_Bool)_parseKind:(id)arg1; - (id)_copyFieldNamesFromURLBag; - (void)dealloc; - (id)initWithURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSPieImageView.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSPieImageView.h index 3097317a0..7c4add70e 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSPieImageView.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSPieImageView.h @@ -13,12 +13,12 @@ UIImage *_backgroundImage; UIBezierPath *_clipPath; UIImage *_foregroundImage; - float _pieFraction; - float _pieRadius; + double _pieFraction; + double _pieRadius; } -@property(nonatomic) float pieRadius; // @synthesize pieRadius=_pieRadius; -@property(nonatomic) float pieFraction; // @synthesize pieFraction=_pieFraction; +@property(nonatomic) double pieRadius; // @synthesize pieRadius=_pieRadius; +@property(nonatomic) double pieFraction; // @synthesize pieFraction=_pieFraction; @property(retain, nonatomic) UIImage *foregroundImage; // @synthesize foregroundImage=_foregroundImage; @property(retain, nonatomic) UIImage *backgroundImage; // @synthesize backgroundImage=_backgroundImage; - (void)_reloadClipPath; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSPurchasesViewController.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSPurchasesViewController.h index 9cfcedaf5..077a5e60b 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSPurchasesViewController.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSPurchasesViewController.h @@ -10,14 +10,14 @@ @interface MSPurchasesViewController : SUViewController { - int _activeViewControllerIndex; + long long _activeViewControllerIndex; UIView *_containerView; SUSegmentedControl *_segmentedControl; NSArray *_viewControllers; } - (void)_showActiveViewController; -- (void)_setActiveViewControllerIndex:(int)arg1; +- (void)_setActiveViewControllerIndex:(long long)arg1; - (void)_reloadViewControllersWithSection:(id)arg1; - (void)_reloadSegmentedControlPlacement; - (id)_newViewControllerForPageSection:(id)arg1; @@ -25,7 +25,7 @@ - (id)_activeViewController; - (void)_tabConfigurationChangedNotification:(id)arg1; - (void)_segmentedControlAction:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)tabBarControllerDidReselectTabBarItem:(id)arg1; - (void)restoreArchivableContext:(id)arg1; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSSearchLinkItem.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSSearchLinkItem.h index 9a577b6fe..b5c4f2089 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSSearchLinkItem.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSSearchLinkItem.h @@ -15,7 +15,7 @@ + (id)URLBagKey; @property(retain, nonatomic) NSDictionary *queryStringDictionary; // @synthesize queryStringDictionary=_queryStringDictionary; -- (BOOL)_parseURL:(id)arg1; +- (_Bool)_parseURL:(id)arg1; - (void)dealloc; - (id)initWithURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageTableDataSource.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageTableDataSource.h index 3b875651c..e246efaeb 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageTableDataSource.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageTableDataSource.h @@ -12,8 +12,8 @@ - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; - (Class)cellClassForItem:(id)arg1 reuseIdentifier:(id *)arg2; -- (BOOL)canDoubleTapIndexPath:(id)arg1; -- (BOOL)canShowPreviewForItem:(id)arg1; +- (_Bool)canDoubleTapIndexPath:(id)arg1; +- (_Bool)canShowPreviewForItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageViewController.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageViewController.h index 269b9fa22..6b46c2150 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageViewController.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSStructuredPageViewController.h @@ -17,20 +17,20 @@ } - (void)_stopPreviewPlayback; -- (void)_setPreviewStatus:(id)arg1 forIndexPath:(id)arg2 animated:(BOOL)arg3; -- (BOOL)_handlePreviewForIndexPath:(id)arg1; -- (BOOL)_handleMediaPreviewForIndexPath:(id)arg1; -- (BOOL)_handleInlinePreviewForIndexPath:(id)arg1; +- (void)_setPreviewStatus:(id)arg1 forIndexPath:(id)arg2 animated:(_Bool)arg3; +- (_Bool)_handlePreviewForIndexPath:(id)arg1; +- (_Bool)_handleMediaPreviewForIndexPath:(id)arg1; +- (_Bool)_handleInlinePreviewForIndexPath:(id)arg1; - (void)_playerStatusChangeNotification:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)setLoading:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; - (id)setDisplayedSectionGroup:(id)arg1; - (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; -- (BOOL)purchaseItemAtIndexPath:(id)arg1; -- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; -- (BOOL)canSelectRowAtIndexPath:(id)arg1; -- (BOOL)canDisplaySectionGroup:(id)arg1; +- (_Bool)purchaseItemAtIndexPath:(id)arg1; +- (_Bool)handleSelectionForIndexPath:(id)arg1 tapCount:(long long)arg2; +- (_Bool)canSelectRowAtIndexPath:(id)arg1; +- (_Bool)canDisplaySectionGroup:(id)arg1; - (void)applicationDidEnterBackground; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTableCell.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTableCell.h index 5193cd7fa..25f40149a 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTableCell.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTableCell.h @@ -20,7 +20,7 @@ - (void)_flipToPreviewProgressView; - (void)_flipFromPreviewProgressView; - (void)_destroyPreviewProgressView; -- (void)setPreviewStatus:(id)arg1 animated:(BOOL)arg2; +- (void)setPreviewStatus:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTonePurchaseContinuation.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTonePurchaseContinuation.h index 69aa6007d..10ca27b0e 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTonePurchaseContinuation.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTonePurchaseContinuation.h @@ -25,12 +25,12 @@ - (void)_destroyAlertView; - (void)_destroyActionSheet; - (id)_copyAllowedToneStyles; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)alertViewCancel:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)actionSheetCancel:(id)arg1; - (void)start; - (void)cancel; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellConfiguration.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellConfiguration.h index 8b4341da8..fafa19262 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellConfiguration.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellConfiguration.h @@ -8,20 +8,20 @@ @interface MSTrackListCellConfiguration : SUMediaItemCellConfiguration { - CDStruct_b08558f4 _position; + CDStruct_3e55db63 _position; } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; -@property(nonatomic) CDStruct_b08558f4 position; // @synthesize position=_position; -- (BOOL)showContentRating; +@property(nonatomic) CDStruct_3e55db63 position; // @synthesize position=_position; +- (_Bool)showContentRating; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (unsigned int)indexOfLabelForPurchaseAnimation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (void)drawBackgroundWithModifiers:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned long long)indexOfLabelForPurchaseAnimation; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (void)drawBackgroundWithModifiers:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellContext.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellContext.h index 3f32f1ebb..12cf4d79c 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellContext.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListCellContext.h @@ -8,12 +8,12 @@ @interface MSTrackListCellContext : SUMediaItemCellContext { - BOOL _shouldHideContentRating; - BOOL _showSubtitle; + _Bool _shouldHideContentRating; + _Bool _showSubtitle; } -@property(nonatomic) BOOL showSubtitle; // @synthesize showSubtitle=_showSubtitle; -@property(nonatomic) BOOL shouldHideContentRating; // @synthesize shouldHideContentRating=_shouldHideContentRating; +@property(nonatomic) _Bool showSubtitle; // @synthesize showSubtitle=_showSubtitle; +@property(nonatomic) _Bool shouldHideContentRating; // @synthesize shouldHideContentRating=_shouldHideContentRating; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListDataSource.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListDataSource.h index b80e9a47e..8241f1fa9 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListDataSource.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListDataSource.h @@ -11,19 +11,19 @@ } - (id)_stylesheetString; -- (int)tableViewStyle; +- (long long)tableViewStyle; - (id)placeholderCellForIndexPath:(id)arg1; - (void)reloadCellContexts; -- (float)heightForPlaceholderCells; -- (id)headerViewForSection:(int)arg1; +- (double)heightForPlaceholderCells; +- (id)headerViewForSection:(long long)arg1; - (void)configurePlaceholderCell:(id)arg1 forIndexPath:(id)arg2; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; - (id)cellForIndexPath:(id)arg1; -- (id)cellConfigurationForIndex:(int)arg1 item:(id)arg2; +- (id)cellConfigurationForIndex:(long long)arg1 item:(id)arg2; - (Class)cellConfigurationClassForItem:(id)arg1; -- (BOOL)canShowItemOfferButtonForItem:(id)arg1; -- (BOOL)canShowPreviewForItem:(id)arg1; -- (BOOL)canDoubleTapIndexPath:(id)arg1; +- (_Bool)canShowItemOfferButtonForItem:(id)arg1; +- (_Bool)canShowPreviewForItem:(id)arg1; +- (_Bool)canDoubleTapIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListHeaderView.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListHeaderView.h index cf5d6bd44..06f35134f 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListHeaderView.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListHeaderView.h @@ -26,9 +26,9 @@ @property(retain, nonatomic) SUItem *item; // @synthesize item=_item; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; -- (struct CGSize)_sizeThatFitsLabel:(id)arg1 size:(struct CGSize)arg2 numberOfLines:(int)arg3; +- (struct CGSize)_sizeThatFitsLabel:(id)arg1 size:(struct CGSize)arg2 numberOfLines:(long long)arg3; - (void)_showPurchaseConfirmation; -- (void)_setShowingPurchaseConfirmation:(BOOL)arg1; +- (void)_setShowingPurchaseConfirmation:(_Bool)arg1; - (void)_reloadReleaseDateLabel; - (void)_reloadOfferButton; - (void)_reloadItemCountLabel; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLinkCellConfiguration.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLinkCellConfiguration.h index e8afde8a0..5c31eb155 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLinkCellConfiguration.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLinkCellConfiguration.h @@ -10,12 +10,12 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLoadMoreCellConfiguration.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLoadMoreCellConfiguration.h index 114adf774..50f2141e4 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLoadMoreCellConfiguration.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListLoadMoreCellConfiguration.h @@ -10,11 +10,11 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; -- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; +- (long long)textAlignmentForLabelAtIndex:(unsigned long long)arg1; - (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListViewController.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListViewController.h index 195bdd1a0..0dea52eeb 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListViewController.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSTrackListViewController.h @@ -26,7 +26,7 @@ - (void)_delayedReloadForWebViews; - (id)purchasableItemsForHeaderView:(id)arg1; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)reloadData; - (void)loadView; - (id)newTermsAndConditionsFooter; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/MSViewControllerFactory.h b/iOS7/PrivateFrameworks/MusicStoreUI/MSViewControllerFactory.h index 9a181de82..87e030911 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/MSViewControllerFactory.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/MSViewControllerFactory.h @@ -12,7 +12,7 @@ - (id)newVolumeViewController; - (id)newViewControllerForTrackList:(id)arg1; -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newViewControllerForPage:(id)arg1 ofType:(long long)arg2; - (id)newPlaceholderViewController; - (id)newNetworkLockoutViewControllerWithSection:(id)arg1; - (id)newDownloadsViewController; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MusicStoreUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/NSURL-MSAdditions.h b/iOS7/PrivateFrameworks/MusicStoreUI/NSURL-MSAdditions.h index 9a0e42703..2eac943df 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/NSURL-MSAdditions.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/NSURL-MSAdditions.h @@ -7,6 +7,6 @@ #import "NSURL.h" @interface NSURL (MSAdditions) -- (int)MUStoreURLType; +- (long long)MUStoreURLType; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicStoreUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicStoreUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicStoreUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/MusicStoreUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicStoreUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/MusicUI/CDStructures.h b/iOS7/PrivateFrameworks/MusicUI/CDStructures.h new file mode 100644 index 000000000..5861d2c4e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/CDStructures.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + +struct CGSize { + double _field1; + double _field2; +}; + +struct UIEdgeInsets { + double _field1; + double _field2; + double _field3; + double _field4; +}; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + diff --git a/iOS7/PrivateFrameworks/iPodUI/MCProfileConnectionObserver-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MCProfileConnectionObserver-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/MCProfileConnectionObserver-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/MCProfileConnectionObserver-Protocol.h diff --git a/iOS7/SpringBoard/MPDetailSliderDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPDetailSliderDelegate-Protocol.h similarity index 86% rename from iOS7/SpringBoard/MPDetailSliderDelegate-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/MPDetailSliderDelegate-Protocol.h index b11a3c68e..71f63aa4b 100644 --- a/iOS7/SpringBoard/MPDetailSliderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicUI/MPDetailSliderDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol MPDetailSliderDelegate @optional -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; +- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(long long)arg2; - (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; - (void)detailSliderTrackingDidCancel:(id)arg1; - (void)detailSliderTrackingDidEnd:(id)arg1; diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHAlbumHeaderView.h b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumHeaderView.h new file mode 100644 index 000000000..c7caa549c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumHeaderView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSAttributedString, NSString, UIButton, UIColor, UIImage, UILabel; + +@interface MPHAlbumHeaderView : UIView +{ + UILabel *_albumLabel; + UILabel *_copyrightLabel; + UILabel *_countLabel; + UIView *_dividerView; + id _observer; + UIImage *_pauseImage; + UIButton *_playPauseButton; + UIImage *_playImage; + UILabel *_yearLabel; + NSString *_copyright; + NSAttributedString *_countAttributedString; + NSString *_album; + NSString *_year; + UIColor *_primaryTextColor; + UIColor *_secondaryTextColor; +} + +@property(retain, nonatomic) UIColor *secondaryTextColor; // @synthesize secondaryTextColor=_secondaryTextColor; +@property(retain, nonatomic) UIColor *primaryTextColor; // @synthesize primaryTextColor=_primaryTextColor; +@property(copy, nonatomic) NSString *year; // @synthesize year=_year; +@property(copy, nonatomic) NSString *album; // @synthesize album=_album; +@property(copy, nonatomic) NSAttributedString *countAttributedString; // @synthesize countAttributedString=_countAttributedString; +@property(copy, nonatomic) NSString *copyright; // @synthesize copyright=_copyright; +- (void).cxx_destruct; +- (void)setFrame:(struct CGRect)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableView.h b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableView.h new file mode 100644 index 000000000..622808771 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableView.h" + +@interface MPHAlbumTableView : UITableView +{ +} + +- (_Bool)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableViewCell.h new file mode 100644 index 000000000..61345e3a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHAlbumTableViewCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPHAlbumTableViewCell : MusicTableViewCell +{ +} + ++ (Class)contentViewClass; +- (id)albumCellContentView; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTableViewController.h b/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTableViewController.h new file mode 100644 index 000000000..c0886745b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTableViewController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPTransportControlsTarget-Protocol.h" +#import "MPUCoverZoomDetailViewControllerProtocol-Protocol.h" +#import "UIGestureRecognizerDelegate-Protocol.h" + +@class MPMediaItemCollection, MPTransportControls, MPUCoverZoomViewController, UIColor, UIPinchGestureRecognizer, UIView; + +@interface MPHCZAlbumTableViewController : MusicTableViewController +{ + MPUCoverZoomViewController *_coverZoomViewController; + MPMediaItemCollection *_album; + UIPinchGestureRecognizer *_pinchGestureRecognizer; + UIColor *_primaryTextColor; + UIView *_tapView; + MPTransportControls *_transportControlsView; +} + ++ (_Bool)_supportsSearch; +@property(nonatomic) __weak MPUCoverZoomViewController *coverZoomViewController; // @synthesize coverZoomViewController=_coverZoomViewController; +- (void).cxx_destruct; +- (void)_updateHeaderViewForAlbum; +- (void)_itemDidChangeNotification:(id)arg1; +- (void)_tapAction:(id)arg1; +- (void)_pinchAction:(id)arg1; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (id)_createTableViewBackgroundView; +- (id)_createTableView; +- (void)reloadData; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLayoutSubviews; +- (void)viewDidLoad; +- (void)loadView; +- (void)dealloc; +- (id)initWithEntity:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTracksCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTracksCellConfiguration.h new file mode 100644 index 000000000..f274fe31a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHCZAlbumTracksCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPHCZAlbumTracksCellConfiguration : MusicAlbumTracksCellConfiguration +{ +} + ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHCZMediaItemImageRequest.h b/iOS7/PrivateFrameworks/MusicUI/MPHCZMediaItemImageRequest.h new file mode 100644 index 000000000..f13deb1a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHCZMediaItemImageRequest.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaItemImageRequest.h" + +@interface MPHCZMediaItemImageRequest : MPMediaItemImageRequest +{ +} + +- (id)finalPlaceholderImage; +- (id)placeholderImage; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHCZTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MPHCZTransportControls.h new file mode 100644 index 000000000..28cdeac4e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHCZTransportControls.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPTransportControls.h" + +@interface MPHCZTransportControls : MPTransportControls +{ +} + +- (void)layoutSubviews; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; +- (id)newVolumeSlider; +- (id)newButtonForPart:(unsigned long long)arg1; +- (id)buttonImageForPart:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHPlaylistFolderViewController.h b/iOS7/PrivateFrameworks/MusicUI/MPHPlaylistFolderViewController.h new file mode 100644 index 000000000..e9cf709cd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHPlaylistFolderViewController.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPHPlaylistFolderViewController : MusicPlaylistsViewController +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHRootViewController.h b/iOS7/PrivateFrameworks/MusicUI/MPHRootViewController.h new file mode 100644 index 000000000..f25f64641 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHRootViewController.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "MPUCoverZoomViewControllerDelegate-Protocol.h" +#import "UINavigationControllerDelegate-Protocol.h" +#import "UITabBarControllerDelegate-Protocol.h" + +@class MPUCoverZoomViewController, MusicTabBarController; + +@interface MPHRootViewController : UIViewController +{ + MPUCoverZoomViewController *_coverZoomViewController; + MusicTabBarController *_tabBarController; +} + +- (void).cxx_destruct; +- (void)_updateCoverFlow; +- (void)_updateInProgressDidChangeNotification:(id)arg1; +- (void)_mediaLibraryDidChangeNotification:(id)arg1; +- (void)_deviceOrientationDidChangeNotification:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (id)detailViewControllerForEntity:(id)arg1; +- (id)imageRequestForEntity:(id)arg1; +- (void)viewDidLoad; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)dealloc; +- (id)initWithTabBarController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPHSearchViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPHSearchViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..7d1ef47cd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPHSearchViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPHSearchViewControllerDelegate + +@optional +- (void)searchViewControllerWillEndSearch:(id)arg1; +- (void)searchViewControllerWillBeginSearch:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaEntity-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaEntity-MusicAdditions.h new file mode 100644 index 000000000..4e2d818d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaEntity-MusicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaEntity.h" + +@interface MPMediaEntity (MusicAdditions) +@property(readonly, nonatomic) _Bool hasDeletableContent; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicAdditions.h new file mode 100644 index 000000000..a2dc69617 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaItemCollection.h" + +@interface MPMediaItemCollection (MusicAdditions) +- (_Bool)hasDeletableContent; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicArtistAlbumsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicArtistAlbumsDataSource.h new file mode 100644 index 000000000..627d0d440 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaItemCollection-MusicArtistAlbumsDataSource.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaItemCollection.h" + +@interface MPMediaItemCollection (MusicArtistAlbumsDataSource) +- (long long)_compareAlbumsByYear:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaLibrary-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaLibrary-MusicAdditions.h new file mode 100644 index 000000000..af7c0b420 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaLibrary-MusicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaLibrary.h" + +@interface MPMediaLibrary (MusicAdditions) +- (long long)music_compareMediaLibrary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicAdditions.h new file mode 100644 index 000000000..e43df6bef --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaPlaylist.h" + +@class MPMediaItem; + +@interface MPMediaPlaylist (MusicAdditions) ++ (id)activeGeniusPlaylist; +@property(readonly, nonatomic, getter=music_seedItem) MPMediaItem *music_seedItem; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicPlaylistDataSourceAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicPlaylistDataSourceAdditions.h new file mode 100644 index 000000000..cce8f8255 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaPlaylist-MusicPlaylistDataSourceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaPlaylist.h" + +@interface MPMediaPlaylist (MusicPlaylistDataSourceAdditions) +- (long long)_sortPlaylistByName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMediaQuery-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MPMediaQuery-MusicAdditions.h new file mode 100644 index 000000000..aa1f6d587 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMediaQuery-MusicAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaQuery.h" + +@class MPMediaPlaylist, NSString; + +@interface MPMediaQuery (MusicAdditions) ++ (id)musicQueryWithFilterPredicates:(id)arg1; +- (id)_music_nowPlayingComparableQuery; +- (void)music_getListingCountFormatString:(id *)arg1 isFallbackFormatString:(_Bool *)arg2; +@property(readonly, nonatomic, getter=music_playlistTitle) NSString *music_playlistTitle; +@property(readonly, nonatomic, getter=music_playlist) MPMediaPlaylist *music_playlist; +- (_Bool)music_isEqualToNowPlayingQuery:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPMusicPlayerControllerServerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPMusicPlayerControllerServerDelegate-Protocol.h new file mode 100644 index 000000000..df603dcc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPMusicPlayerControllerServerDelegate-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPMusicPlayerControllerServerDelegate +- (void)musicPlayerServer:(id)arg1 prepareQueueWithRadioStation:(id)arg2; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithGeniusMixPlaylist:(id)arg2; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithQuery:(id)arg2; +- (void)musicPlayerServer:(id)arg1 setShuffleMode:(long long)arg2; +- (void)musicPlayerServer:(id)arg1 setFirstItem:(id)arg2; +- (id)currentRadioStationForMusicPlayerServer:(id)arg1; +- (id)currentMediaQueryForMusicPlayerServer:(id)arg1; +- (_Bool)isNowPlayingItemFromGeniusMixForMusicPlayerServer:(id)arg1; +- (unsigned long long)unshuffledIndexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (unsigned long long)indexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setNowPlayingItem:(id)arg2; +- (id)nowPlayingItemForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setPlaybackSpeed:(long long)arg2; +- (long long)playbackSpeedForMusicPlayerServer:(id)arg1; +- (id)playerForMusicPlayerServer:(id)arg1 usingApplicationSpecificQueue:(_Bool)arg2; +- (void)musicPlayerServer:(id)arg1 registerForShuffleModeChangesWithChangeHandler:(id)arg2; +- (void)musicPlayerServer:(id)arg1 registerForRepeatModeChangesWithChangeHandler:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPPlaybackControlsDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPPlaybackControlsDelegate-Protocol.h new file mode 100644 index 000000000..965658d5a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPPlaybackControlsDelegate-Protocol.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPPlaybackControlsDelegate + +@optional +- (void)controlsOverlay:(id)arg1 didTapTrackInfoButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didTapRadioShareButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didTapRadioHistoryButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didTapRadioButtonForItem:(id)arg2; +- (_Bool)controlsOverlay:(id)arg1 shouldHideRadioButtonForItem:(id)arg2; +- (_Bool)controlsOverlay:(id)arg1 shouldDisableMailPodcastLinkButtonForItem:(id)arg2; +- (_Bool)controlsOverlay:(id)arg1 shouldHideMailPodcastLinkButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didClickMailPodcastLinkButtonForItem:(id)arg2; +- (void)controlsOverlayDetailSliderInstructionOverlayWillHide:(id)arg1; +- (void)controlsOverlayDetailSliderInstructionOverlayWillShow:(id)arg1; +- (void)controlsOverlay:(id)arg1 detailSliderTrackingDidChangeScrubSpeed:(long long)arg2; +- (void)controlsOverlayDetailSliderTrackingDidEnd:(id)arg1; +- (void)controlsOverlayDetailSliderTrackingDidBegin:(id)arg1; +- (_Bool)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; +- (unsigned long long)controlsOverlay:(id)arg1 playbackSpeedForItem:(id)arg2; +- (_Bool)controlsOverlay:(id)arg1 shouldDisablePlaybackSpeedButtonForItem:(id)arg2; +- (void)controlsOverlayDidClickPlaybackSpeedButton:(id)arg1; +- (_Bool)controlsOverlay:(id)arg1 shouldDisableFastFowardAndRewindButtonForItem:(id)arg2; +- (void)controlsOverlayDidClickFastForwardButton:(id)arg1; +- (void)controlsOverlayDidClickRewindButton:(id)arg1; +- (unsigned long long)shuffleTypeForPlaybackControls:(id)arg1; +- (unsigned long long)repeatTypeForPlaybackControls:(id)arg1; +- (_Bool)hideGeniusButtonForPlaybackControls:(id)arg1; +- (_Bool)playbackControlsScrubberShouldDisplaySingleChapters:(id)arg1; +- (_Bool)playbackControlsDidTapGeniusButton:(id)arg1; +- (_Bool)playbackControls:(id)arg1 changedShuffleType:(unsigned long long)arg2; +- (_Bool)playbackControls:(id)arg1 changedRepeatType:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPTransportControlsTarget-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPTransportControlsTarget-Protocol.h new file mode 100644 index 000000000..b05f76a10 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPTransportControlsTarget-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPTransportControlsTarget + +@optional +- (void)transportControlsDidResize:(id)arg1; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; +- (_Bool)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPUCompletionFooterViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPUCompletionFooterViewDelegate-Protocol.h new file mode 100644 index 000000000..eb79cabb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPUCompletionFooterViewDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUCompletionFooterViewDelegate +- (void)completionFooterView:(id)arg1 purchaseCollectionFromOffering:(id)arg2; +- (void)completionFooterView:(id)arg1 showItemsInOffering:(id)arg2; + +@optional +- (void)completionFooterView:(id)arg1 didChangePreferredVariant:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPUCompletionQueryDataSourceDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPUCompletionQueryDataSourceDelegate-Protocol.h new file mode 100644 index 000000000..a214c3604 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPUCompletionQueryDataSourceDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUCompletionQueryDataSourceDelegate +- (void)completionQueryDataSource:(id)arg1 didUpdateOffer:(id)arg2 forSectionAtIndex:(long long)arg3; +- (void)completionQueryDataSource:(id)arg1 didRemoveOfferForSectionAtIndex:(long long)arg2; +- (void)completionQueryDataSource:(id)arg1 didLoadOffer:(id)arg2 forSectionAtIndex:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomDetailViewControllerProtocol-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomDetailViewControllerProtocol-Protocol.h new file mode 100644 index 000000000..655ab26ed --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomDetailViewControllerProtocol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUCoverZoomDetailViewControllerProtocol +- (id)initWithEntity:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..b1a6c3332 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPUCoverZoomViewControllerDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUCoverZoomViewControllerDelegate +- (id)detailViewControllerForEntity:(id)arg1; +- (id)imageRequestForEntity:(id)arg1; + +@optional +- (double)imageAspectRatio; +- (unsigned long long)maximumNumberOfRows; +- (unsigned long long)minimumNumberOfRows; +- (unsigned long long)defaultNumberOfRows; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPURatingControlDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPURatingControlDelegate-Protocol.h new file mode 100644 index 000000000..6830e5b6f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPURatingControlDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPURatingControlDelegate +- (void)ratingDidChangeForRatingControl:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MPUStackViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MPUStackViewDataSource-Protocol.h new file mode 100644 index 000000000..2497be493 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MPUStackViewDataSource-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUStackViewDataSource +- (void)stackView:(id)arg1 didCreateItem:(id)arg2; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAVPlayer.h b/iOS7/PrivateFrameworks/MusicUI/MusicAVPlayer.h new file mode 100644 index 000000000..c144b01fd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAVPlayer.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPAVController.h" + +@class RadioStation; + +@interface MusicAVPlayer : MPAVController +{ + RadioStation *_lastPlayedStation; + _Bool _checkedDefaultsForLastPlayedStation; +} + ++ (id)sharedAVPlayer; +- (void).cxx_destruct; +- (void)_endPlaybackIfNeededForCurrentNetwork; +- (void)reloadWithPlaybackContext:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +@property(retain, nonatomic) RadioStation *lastPlayedStation; +@property(readonly, nonatomic) RadioStation *currentStation; +- (void)beginOrTogglePlayback; +- (void)beginPlayback; +- (void)_songMixDidChangeNotification:(id)arg1; +- (void)_seedsDidChangeNotification:(id)arg1; +- (void)_radioStationDidChangeNotification:(id)arg1; +- (void)_previewSessionDidStopNotification:(id)arg1; +- (void)_networkTypeDidChangeNotification:(id)arg1; +- (void)_musicPlayer_defaultsDidChangeNotification; +- (void)_matchCellularRestrictedDidChangeNotification:(id)arg1; +- (void)_itemWillChangeNotification:(id)arg1; +- (void)_downloadCancelledNotification:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAddPlaylistActionCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicAddPlaylistActionCellConfiguration.h new file mode 100644 index 000000000..b5a586390 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAddPlaylistActionCellConfiguration.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAddPlaylistActionCellConfiguration : MusicCellConfiguration +{ +} + ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumCellConfiguration.h new file mode 100644 index 000000000..90abcf3a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumCellConfiguration.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAlbumCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_albumImageCache; ++ (id)collectionPropertiesToFetch; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumTracksCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumTracksCellConfiguration.h new file mode 100644 index 000000000..49cce5d15 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumTracksCellConfiguration.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAlbumTracksCellConfiguration : MusicSongCellConfiguration +{ +} + ++ (struct CGSize)sizeForDuration:(double)arg1; ++ (id)propertiesToFetch; ++ (double)cloudRightInsetForDurationWidth:(double)arg1; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDataSource.h new file mode 100644 index 000000000..9349ba6cd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDataSource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAlbumsDataSource : MusicQueryDataSource +{ +} + +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailTableHeaderView.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailTableHeaderView.h new file mode 100644 index 000000000..097b5a707 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailTableHeaderView.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewHeaderFooterView.h" + +@class MPUItemOfferButton, NSString, UIButton, UIImage, UIImageView, UILabel, UIView; + +@interface MusicAlbumsDetailTableHeaderView : UITableViewHeaderFooterView +{ + UIImageView *_artworkImageView; + UILabel *_copyrightLabel; + UILabel *_detailTextLabel; + UIView *_hairlineView; + MPUItemOfferButton *_itemOfferButton; + UIButton *_shuffleButton; + UILabel *_titleLabel; + UIView *_topCellSeparatorView; + UILabel *_yearLabel; + double _cloudRightInset; + id _downloadActionBlock; + id _shuffleActionBlock; + long long _songCount; + double _totalDuration; +} + ++ (double)defaultHeight; ++ (struct CGSize)artworkSize; +@property(readonly, nonatomic) double totalDuration; // @synthesize totalDuration=_totalDuration; +@property(readonly, nonatomic) long long songCount; // @synthesize songCount=_songCount; +@property(copy, nonatomic) id shuffleActionBlock; // @synthesize shuffleActionBlock=_shuffleActionBlock; +@property(copy, nonatomic) id downloadActionBlock; // @synthesize downloadActionBlock=_downloadActionBlock; +@property(nonatomic) double cloudRightInset; // @synthesize cloudRightInset=_cloudRightInset; +- (void).cxx_destruct; +- (void)_shuffleButtonAction:(id)arg1; +- (void)_itemOfferButtonAction:(id)arg1; +@property(copy, nonatomic) NSString *yearText; +@property(copy, nonatomic) NSString *title; +- (void)setSongCount:(long long)arg1 totalDuration:(double)arg2; +@property(nonatomic, getter=isShufflable) _Bool shufflable; +@property(nonatomic, getter=isDownloadable) _Bool downloadable; +@property(copy, nonatomic) NSString *copyrightText; +@property(nonatomic) double backgroundTransitionProgress; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)setTableViewStyle:(long long)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithReuseIdentifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailViewController.h new file mode 100644 index 000000000..2d7cd4582 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsDetailViewController.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPUCompletionFooterViewDelegate-Protocol.h" +#import "MPUCompletionQueryDataSourceDelegate-Protocol.h" + +@class MPImageCache, MPUCompletionQueryDataSource, NSOperationQueue; + +@interface MusicAlbumsDetailViewController : MusicTableViewController +{ + MPImageCache *_imageCache; + _Bool _hasEverReceivedWillAppear; + _Bool _useDownloadAllArtistCellConfig; + NSOperationQueue *_downloadabilityOperationQueue; + _Bool _isTransitioning; + long long _shuffleActionRow; + long long _downloadAllActionRow; + _Bool _isDownloading; + double _maximumDurationWidth; + long long _downloadableSongCount; +} + +@property(readonly, nonatomic) _Bool isDownloading; // @synthesize isDownloading=_isDownloading; +@property(readonly, nonatomic) long long downloadableSongCount; // @synthesize downloadableSongCount=_downloadableSongCount; +- (void).cxx_destruct; +- (void)_updateDownloadabilityState; +- (void)_updateTableViewMinimumHeightAdditions; +- (void)_downloadAllButtonAction:(id)arg1; +- (void)_updateTitle; +- (void)_updateVisibleHeadersCloudRightInset; +- (void)_updateVisibleHeadersCloudDownloadStates; +- (long long)_footerStyleForSection:(long long)arg1; +- (void)_configureFooterView:(id)arg1 forSection:(long long)arg2 offer:(id)arg3; +- (void)_applyCloudDownloadStateForHeaderView:(id)arg1 withAlbum:(id)arg2; +- (void)_MPHAlbumsDetailViewController_canShowCloudDownloadButtonsDidChangeNotification:(id)arg1; +- (void)_MPHAlbumsDetailViewController_defaultsDidChangeNotification:(id)arg1; +@property(readonly, nonatomic) double maximumDurationWidth; // @synthesize maximumDurationWidth=_maximumDurationWidth; +- (void)completionFooterView:(id)arg1 purchaseCollectionFromOffering:(id)arg2; +- (void)completionFooterView:(id)arg1 showItemsInOffering:(id)arg2; +- (void)completionQueryDataSource:(id)arg1 didUpdateOffer:(id)arg2 forSectionAtIndex:(long long)arg3; +- (void)completionQueryDataSource:(id)arg1 didRemoveOfferForSectionAtIndex:(long long)arg2; +- (void)completionQueryDataSource:(id)arg1 didLoadOffer:(id)arg2 forSectionAtIndex:(long long)arg3; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)_createTableView; +@property(readonly, nonatomic) MPUCompletionQueryDataSource *completionDataSource; +- (void)setDataSource:(id)arg1; +- (void)reloadData; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (void)_calculateActionRowIndices; +- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; +- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; +- (void)dealloc; +- (id)initWithDataSource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsViewController.h new file mode 100644 index 000000000..40526f726 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAlbumsViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAlbumsViewController : MusicTableViewController +{ +} + +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicArtistAlbumsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicArtistAlbumsDataSource.h new file mode 100644 index 000000000..280021182 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicArtistAlbumsDataSource.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface MusicArtistAlbumsDataSource : MusicQueryDataSource +{ + NSArray *_albums; +} + +- (void).cxx_destruct; +- (_Bool)usesSections; +- (_Bool)showsIndexBar; +- (void)removeOverlayCompletionForSectionAtIndex:(unsigned long long)arg1; +- (void)overlayCompletionForSectionAtIndex:(unsigned long long)arg1; +- (struct _NSRange)rangeOfSectionAtIndex:(unsigned long long)arg1; +- (_Bool)shouldShowCompletions; +- (id)playbackContextForIndex:(unsigned long long)arg1; +- (_Bool)shouldAutomaticallyLoadCompletions; +- (unsigned long long)numberOfSections; +- (id)sectionEntities; +- (void)invalidateCalculatedEntities; +- (id)entities; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicArtistCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicArtistCellConfiguration.h new file mode 100644 index 000000000..6dfd7d15d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicArtistCellConfiguration.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicArtistCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_imageCache; ++ (void)_appDefaultsDidChangeNotification:(id)arg1; ++ (id)unknownTitleText; ++ (id)titleProperty; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (id)representativeItemTitleProperty; ++ (id)representativeItemPersistentIDProperty; ++ (id)propertiesToFetch; ++ (id)persistentIDProperty; ++ (id)itemPersistentIDProperty; ++ (long long)groupingType; ++ (id)collectionPropertiesToFetch; ++ (id)artworkCacheIDProperty; ++ (id)artistArtworkCacheIDProperty; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicArtistShuffleActionCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicArtistShuffleActionCellConfiguration.h new file mode 100644 index 000000000..3595fc8f7 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicArtistShuffleActionCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicArtistShuffleActionCellConfiguration : MusicShuffleActionCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicArtistsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicArtistsDataSource.h new file mode 100644 index 000000000..624ee0be8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicArtistsDataSource.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicArtistsDataSource : MusicQueryDataSource +{ +} + +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicArtistsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicArtistsViewController.h new file mode 100644 index 000000000..82cbfab09 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicArtistsViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicArtistsViewController : MusicTableViewController +{ +} + ++ (id)persistentIDProperty; ++ (id)itemPersistentIDProperty; ++ (long long)groupingType; +- (void)defaultsDidChange; +- (void)_appDefaultsDidChangeNotification:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)dealloc; +- (id)initWithDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTrackCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTrackCellConfiguration.h new file mode 100644 index 000000000..78aaf73c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTrackCellConfiguration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAudiobookTrackCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_imageCache; ++ (id)itemPropertiesToFetch; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTracksDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTracksDataSource.h new file mode 100644 index 000000000..14ef330f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobookTracksDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAudiobookTracksDataSource : MusicQueryDataSource +{ +} + +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicAudiobooksCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobooksCellConfiguration.h new file mode 100644 index 000000000..ec792b50c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicAudiobooksCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicAudiobooksCellConfiguration : MusicPodcastCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicCellConfiguration.h new file mode 100644 index 000000000..03ed12a75 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCellConfiguration.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUCellConfiguration.h" + +@interface MusicCellConfiguration : MPUCellConfiguration +{ +} + ++ (long long)tableViewSeparatorStyle; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (id)tableViewSeparatorColor; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCloudGeniusMixPlaybackContext.h b/iOS7/PrivateFrameworks/MusicUI/MusicCloudGeniusMixPlaybackContext.h new file mode 100644 index 000000000..4672d367d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCloudGeniusMixPlaybackContext.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MusicGeniusMixQueueFeederDataSource-Protocol.h" + +@class MPGeniusMix, MPMediaItem, MPMediaQueryShuffledItems; + +@interface MusicCloudGeniusMixPlaybackContext : MusicQueryPlaybackContext +{ + MPMediaQueryShuffledItems *_items; + MPGeniusMix *_mix; + MPMediaItem *_requiredInitialMediaItem; +} + ++ (Class)queueFeederClass; +@property(retain, nonatomic) MPMediaItem *requiredInitialMediaItem; // @synthesize requiredInitialMediaItem=_requiredInitialMediaItem; +@property(readonly, nonatomic) MPGeniusMix *mix; // @synthesize mix=_mix; +- (void).cxx_destruct; +- (unsigned long long)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned long long)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned long long)arg2; +- (unsigned long long)geniusMixQueueFeederMediaItemCount:(id)arg1; +- (id)initWithGeniusMix:(id)arg1 requiredInitialMediaItem:(id)arg2 error:(id *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCloudLoadingView.h b/iOS7/PrivateFrameworks/MusicUI/MusicCloudLoadingView.h new file mode 100644 index 000000000..d0cf717aa --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCloudLoadingView.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSObject, UILabel, UIProgressView; + +@interface MusicCloudLoadingView : UIView +{ + UILabel *_titleLabel; + UIProgressView *_progressView; + NSObject *_updateTimerSource; +} + +- (void).cxx_destruct; +- (void)_updateCloudProgressAnimated:(_Bool)arg1; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCollectionTrackTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicCollectionTrackTableViewCell.h new file mode 100644 index 000000000..cc8d7020c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCollectionTrackTableViewCell.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UILabel, UIView; + +@interface MusicCollectionTrackTableViewCell : MusicSongTableViewCell +{ + UILabel *_durationLabel; + UILabel *_subtitleLabel; + UILabel *_titleLabel; + UIView *_topSeparatorView; + UILabel *_trackNumberLabel; + double _maximumDurationWidth; +} + +@property(nonatomic) double maximumDurationWidth; // @synthesize maximumDurationWidth=_maximumDurationWidth; +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *trackNumberText; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *subtitle; +- (void)setPlaying:(_Bool)arg1; +@property(copy, nonatomic) NSString *durationText; +- (void)setDisplayAsDisabled:(_Bool)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCompilationCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicCompilationCellConfiguration.h new file mode 100644 index 000000000..94e622b27 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCompilationCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicCompilationCellConfiguration : MusicAlbumCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicCompilationsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicCompilationsDataSource.h new file mode 100644 index 000000000..54d772aaf --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicCompilationsDataSource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicCompilationsDataSource : MusicQueryDataSource +{ +} + +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicComposerCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicComposerCellConfiguration.h new file mode 100644 index 000000000..d69a701ee --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicComposerCellConfiguration.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicComposerCellConfiguration : MusicArtistCellConfiguration +{ +} + ++ (id)unknownTitleText; ++ (id)titleProperty; ++ (id)representativeItemTitleProperty; ++ (id)representativeItemPersistentIDProperty; ++ (id)propertiesToFetch; ++ (id)persistentIDProperty; ++ (id)itemPersistentIDProperty; ++ (id)artworkCacheIDProperty; ++ (id)artistArtworkCacheIDProperty; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicComposersDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicComposersDataSource.h new file mode 100644 index 000000000..f46c155a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicComposersDataSource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicComposersDataSource : MusicQueryDataSource +{ +} + +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicComposersViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicComposersViewController.h new file mode 100644 index 000000000..d30f598c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicComposersViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicComposersViewController : MusicArtistsViewController +{ +} + ++ (id)persistentIDProperty; ++ (id)itemPersistentIDProperty; +- (void)defaultsDidChange; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllArtistCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllArtistCellConfiguration.h new file mode 100644 index 000000000..8f475d4f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllArtistCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicDownloadAllArtistCellConfiguration : MusicDownloadAllCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllCellConfiguration.h new file mode 100644 index 000000000..d9b75bfad --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicDownloadAllCellConfiguration.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicDownloadAllCellConfiguration : MusicCellConfiguration +{ +} + ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDataSource.h new file mode 100644 index 000000000..a7da821ba --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicFlipsideAlbumDataSource : MusicArtistAlbumsDataSource +{ +} + +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailHeaderView.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailHeaderView.h new file mode 100644 index 000000000..38921c66e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailHeaderView.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewHeaderFooterView.h" + +@class MPUItemOfferButton, NSString, UIImage, UIImageView, UILabel, UIView; + +@interface MusicFlipsideAlbumDetailHeaderView : UITableViewHeaderFooterView +{ + UIImageView *_artworkImageView; + UIView *_hairlineView; + MPUItemOfferButton *_itemOfferButton; + UILabel *_artistLabel; + UILabel *_albumLabel; + UILabel *_songLabel; + UILabel *_durationLabel; + UILabel *_copyrightYearLabel; + UIView *_topCellSeparatorView; + double _cloudRightInset; + id _downloadActionBlock; + long long _songCount; + double _totalDuration; + NSString *_copyright; + NSString *_year; +} + ++ (double)defaultHeight; ++ (struct CGSize)artworkSize; +@property(readonly, nonatomic) NSString *year; // @synthesize year=_year; +@property(readonly, nonatomic) NSString *copyright; // @synthesize copyright=_copyright; +@property(nonatomic) double totalDuration; // @synthesize totalDuration=_totalDuration; +@property(nonatomic) long long songCount; // @synthesize songCount=_songCount; +@property(copy, nonatomic) id downloadActionBlock; // @synthesize downloadActionBlock=_downloadActionBlock; +@property(nonatomic) double cloudRightInset; // @synthesize cloudRightInset=_cloudRightInset; +- (void).cxx_destruct; +- (void)_itemOfferButtonAction:(id)arg1; +- (void)setCopyright:(id)arg1 year:(id)arg2; +@property(copy, nonatomic) NSString *album; +@property(copy, nonatomic) NSString *artist; +@property(nonatomic) double backgroundTransitionProgress; +@property(nonatomic, getter=isDownloadable) _Bool downloadable; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)setTableViewStyle:(long long)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailViewController.h new file mode 100644 index 000000000..15f601da4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumDetailViewController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPURatingControlDelegate-Protocol.h" +#import "MusicFlipsideRating-Protocol.h" + +@class MPImageCache, NSIndexPath; + +@interface MusicFlipsideAlbumDetailViewController : MusicAlbumsDetailViewController +{ + MPImageCache *_imageCache; + id _ratingDelegate; + NSIndexPath *_ratingItemIndexPath; +} + ++ (_Bool)_supportsSearch; +- (void).cxx_destruct; +- (id)newHeaderView; +- (void)ratingDidChangeForRatingControl:(id)arg1; +@property(nonatomic) _Bool showingRating; +- (void)setShowingRating:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) __weak id ratingDelegate; +- (double)maximumDurationWidth; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)_createTableViewBackgroundView; +- (void)viewDidLoad; +- (id)initWithDataSource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTrackTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTrackTableViewCell.h new file mode 100644 index 000000000..6ffaaeb17 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTrackTableViewCell.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPURatingControl; + +@interface MusicFlipsideAlbumTrackTableViewCell : MusicCollectionTrackTableViewCell +{ + MPURatingControl *_ratingControl; +} + +@property(readonly, nonatomic) MPURatingControl *ratingControl; // @synthesize ratingControl=_ratingControl; +- (void).cxx_destruct; +- (void)setShowsRatingControl:(_Bool)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTracksCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTracksCellConfiguration.h new file mode 100644 index 000000000..cbba06904 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideAlbumTracksCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicFlipsideAlbumTracksCellConfiguration : MusicAlbumTracksCellConfiguration +{ +} + ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (Class)tableViewCellClass; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistDataSource.h new file mode 100644 index 000000000..89af9fa57 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicFlipsidePlaylistDataSource : MusicPlaylistSongsDataSource +{ +} + +- (_Bool)showsEntityCountFooter; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackCellContentView.h new file mode 100644 index 000000000..bd03e497e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackCellContentView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UILabel; + +@interface MusicFlipsidePlaylistTrackCellContentView : _MusicSongListTableViewCellContentView +{ + UILabel *_durationLabel; + UILabel *_trackNumberLabel; + double _maximumDurationWidth; +} + +@property(nonatomic) double maximumDurationWidth; // @synthesize maximumDurationWidth=_maximumDurationWidth; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)layoutSubviews; +@property(copy, nonatomic) NSString *trackNumberText; +@property(copy, nonatomic) NSString *durationText; +- (void)setAlbum:(id)arg1; +- (void)setArtist:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)setDisplayAsDisabled:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackTableViewCell.h new file mode 100644 index 000000000..dff13cf28 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTrackTableViewCell.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPURatingControl, MusicFlipsidePlaylistTrackCellContentView; + +@interface MusicFlipsidePlaylistTrackTableViewCell : _MusicSongListTableViewCell +{ + MPURatingControl *_ratingControl; +} + ++ (Class)contentViewClass; +@property(readonly, nonatomic) MPURatingControl *ratingControl; // @synthesize ratingControl=_ratingControl; +- (void).cxx_destruct; +- (void)setShowsRatingControl:(_Bool)arg1; +@property(readonly, nonatomic) MusicFlipsidePlaylistTrackCellContentView *playlistContentView; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTracksCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTracksCellConfiguration.h new file mode 100644 index 000000000..70679a337 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistTracksCellConfiguration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicFlipsidePlaylistTracksCellConfiguration : MusicSongListCellConfiguration +{ +} + ++ (struct CGSize)sizeForDuration:(double)arg1; ++ (id)propertiesToFetch; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)cloudRightInsetForDurationWidth:(double)arg1; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistViewController.h new file mode 100644 index 000000000..992646878 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsidePlaylistViewController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPURatingControlDelegate-Protocol.h" +#import "MusicFlipsideRating-Protocol.h" + +@class NSIndexPath; + +@interface MusicFlipsidePlaylistViewController : MusicPlaylistSongsViewController +{ + id _ratingDelegate; + NSIndexPath *_ratingItemIndexPath; + double _maximumDurationWidth; +} + ++ (_Bool)_shouldDisplayActions; +- (void).cxx_destruct; +@property(readonly, nonatomic) double maximumDurationWidth; // @synthesize maximumDurationWidth=_maximumDurationWidth; +- (void)ratingDidChangeForRatingControl:(id)arg1; +@property(nonatomic) _Bool showingRating; +- (void)setShowingRating:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic) __weak id ratingDelegate; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)reloadData; +- (id)_createTableViewBackgroundView; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (void)viewDidLoad; +- (id)initWithDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideRating-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideRating-Protocol.h new file mode 100644 index 000000000..5990403ab --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideRating-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MusicFlipsideRating +@property(nonatomic) _Bool showingRating; +@property(nonatomic) __weak id ratingDelegate; +- (void)setShowingRating:(_Bool)arg1 animated:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksDataSource.h new file mode 100644 index 000000000..2090042c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicFlipsideTracksDataSource : MusicSongsDataSource +{ +} + +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksViewController.h new file mode 100644 index 000000000..cbebcdc1a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicFlipsideTracksViewController.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "MPURatingControlDelegate-Protocol.h" + +@class MPAVItem, MPMediaItem, MusicFlipsideAlbumDetailHeaderView, UISegmentedControl, UIView; + +@interface MusicFlipsideTracksViewController : UIViewController +{ + MPMediaItem *_currentMediaItem; + MPAVItem *_currentAVItem; + UIView *_container; + MusicFlipsideAlbumDetailHeaderView *_trackInfoView; + UISegmentedControl *_segmentedControl; + _Bool _showingRating; + _Bool _hasPlaylist; +} + ++ (_Bool)_shouldDisplayActions; +@property(nonatomic) _Bool hasPlaylist; // @synthesize hasPlaylist=_hasPlaylist; +- (void).cxx_destruct; +- (void)_itemDidChangeNotification:(id)arg1; +- (void)ratingDidChangeForRatingControl:(id)arg1; +- (void)_updateMediaItem; +- (void)_selectedSegmentDidChange:(id)arg1; +- (void)_setShowingRating:(_Bool)arg1; +- (void)_performRating:(id)arg1; +- (void)_performDone:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLayoutSubviews; +- (void)viewDidLoad; +- (id)contentScrollView; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixPlaybackContext.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixPlaybackContext.h new file mode 100644 index 000000000..7ad6d52e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixPlaybackContext.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MusicGeniusMixQueueFeederDataSource-Protocol.h" + +@class MPGeniusMix, MPMediaItem, NSMutableArray; + +@interface MusicGeniusMixPlaybackContext : MusicQueryPlaybackContext +{ + NSMutableArray *_playlistQueries; + MPMediaItem *_requiredInitialMediaItem; + MPGeniusMix *_mix; + _Bool _finite; +} + ++ (Class)queueFeederClass; +@property(retain, nonatomic) MPMediaItem *requiredInitialMediaItem; // @synthesize requiredInitialMediaItem=_requiredInitialMediaItem; +@property(readonly, nonatomic) MPGeniusMix *mix; // @synthesize mix=_mix; +- (void).cxx_destruct; +- (id)_generateNewPlaylistQuery:(id *)arg1 index:(unsigned long long)arg2; +- (id)_queryForMediaItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned long long)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned long long)arg2; +- (unsigned long long)geniusMixQueueFeederMediaItemCount:(id)arg1; +- (id)query; +- (void)dealloc; +- (id)initWithGeniusMix:(id)arg1 requiredInitialMediaItem:(id)arg2 error:(id *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeeder.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeeder.h new file mode 100644 index 000000000..cf59c75e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeeder.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicGeniusMixQueueFeeder : MusicQueryQueueFeeder +{ + unsigned long long _currentPlaylistOffset; + id _dataSource; +} + +@property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +- (void).cxx_destruct; +- (_Bool)_configureWithMix:(id)arg1 playbackContext:(id)arg2 startPlayback:(_Bool)arg3; +- (void)shuffleItemsWithAnchor:(unsigned long long *)arg1; +- (id)mediaItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfMediaItem:(id)arg1; +- (id)query; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (unsigned long long)shuffleType; +- (unsigned long long)realRepeatType; +- (_Bool)userCanChangeShuffleAndRepeatType; +- (id)localizedPositionInPlaylistString:(id)arg1; +- (id)localizedAttributedPositionInPlaylistStringForItem:(id)arg1 withRegularTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; +- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; +- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfPaths; +- (unsigned long long)itemCount; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeederDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeederDataSource-Protocol.h new file mode 100644 index 000000000..4d2f2d728 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixQueueFeederDataSource-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MusicGeniusMixQueueFeederDataSource +- (unsigned long long)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned long long)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned long long)arg2; +- (unsigned long long)geniusMixQueueFeederMediaItemCount:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesDataSource.h new file mode 100644 index 000000000..d519494cb --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesDataSource.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +@interface MusicGeniusMixesDataSource : MusicQueryDataSource +{ + NSMutableArray *_mixes; +} + +- (void).cxx_destruct; +- (_Bool)_updateQueryPredicatesAndOrdering; +- (_Bool)showsIndexBar; +- (id)playbackContextForIndex:(unsigned long long)arg1; +- (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (_Bool)isEmpty; +- (unsigned long long)indexOfEntity:(id)arg1; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; +- (id)entities; +- (long long)editingTypeForEntityAtIndex:(unsigned long long)arg1; +- (void)deleteEntityAtIndex:(unsigned long long)arg1; +- (id)dataSourceFromEntityAtIndex:(unsigned long long)arg1; +- (_Bool)canSelectEntityAtIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesViewController.h new file mode 100644 index 000000000..3aa71c344 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusMixesViewController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUDataSourceViewController.h" + +#import "UICollectionViewDataSource-Protocol.h" +#import "UICollectionViewDelegate-Protocol.h" + +@class UICollectionView, UIPageControl; + +@interface MusicGeniusMixesViewController : MPUDataSourceViewController +{ + UICollectionView *_collectionView; + _Bool _isVisible; + UIPageControl *_pageControl; +} + +- (void).cxx_destruct; +- (void)_updateNavigationPrompt; +- (void)_itemWillChangeNotification:(id)arg1; +- (void)_networkTypeDidChangeNotification:(id)arg1; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)_pageControlAction:(id)arg1; +- (void)_cellPlayButtonAction:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)reloadData; +- (id)contentScrollView; +- (_Bool)music_beginPlaybackForVisibleContent; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)dealloc; +- (id)initWithDataSource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPickerOverlay.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPickerOverlay.h new file mode 100644 index 000000000..c75ee901f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPickerOverlay.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPMediaItem; + +@interface MusicGeniusPickerOverlay : MusicPickerOverlay +{ + MPMediaItem *_pickedItem; +} + +- (void).cxx_destruct; +- (void)viewController:(id)arg1 didPickEntity:(id)arg2; +- (id)title; +- (id)rightBarButtonItem; +- (void)loadViewController; +- (void)finish; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPlaylistActionCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPlaylistActionCellConfiguration.h new file mode 100644 index 000000000..648807fa1 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGeniusPlaylistActionCellConfiguration.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicGeniusPlaylistActionCellConfiguration : MusicCellConfiguration +{ +} + ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGenreCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicGenreCellConfiguration.h new file mode 100644 index 000000000..ac15cc666 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGenreCellConfiguration.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicGenreCellConfiguration : MusicAlbumCellConfiguration +{ +} + ++ (id)_genreImageCache; ++ (id)collectionPropertiesToFetch; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGenreImageRequest.h b/iOS7/PrivateFrameworks/MusicUI/MusicGenreImageRequest.h new file mode 100644 index 000000000..e19156961 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGenreImageRequest.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPImageCacheRequest.h" + +@class NSString; + +@interface MusicGenreImageRequest : MPImageCacheRequest +{ + NSString *_imageName; +} + ++ (id)mappedGenreForGenreName:(id)arg1; +- (void).cxx_destruct; +- (id)description; +- (id)copyRawImageReturningError:(id *)arg1; +- (id)copyImageFromImage:(id)arg1; +- (id)initWithMappedGenreName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGenresDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicGenresDataSource.h new file mode 100644 index 000000000..d2f98ea6a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGenresDataSource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicGenresDataSource : MusicQueryDataSource +{ +} + +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicGenresViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicGenresViewController.h new file mode 100644 index 000000000..39929a9ec --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicGenresViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicGenresViewController : MusicTableViewController +{ +} + +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicITunesUTracksDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicITunesUTracksDataSource.h new file mode 100644 index 000000000..48d32e386 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicITunesUTracksDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicITunesUTracksDataSource : MusicQueryDataSource +{ +} + +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicLyricsView.h b/iOS7/PrivateFrameworks/MusicUI/MusicLyricsView.h new file mode 100644 index 000000000..501a6fc5f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicLyricsView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSString, UITextView, _UIBackdropView; + +@interface MusicLyricsView : UIView +{ + _UIBackdropView *_backdropView; + UITextView *_textView; + NSString *_text; +} + +@property(copy, nonatomic) NSString *text; // @synthesize text=_text; +- (void).cxx_destruct; +- (void)setHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewController.h new file mode 100644 index 000000000..5f832e511 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class MPAVItem, NSArray; + +@interface MusicMiniPlayerActionsViewController : UITableViewController +{ + NSArray *_actions; + id _delegate; + MPAVItem *_item; +} + ++ (id)_titleForAction:(long long)arg1; ++ (id)_imageForAction:(long long)arg1; ++ (id)_actionsForItem:(id)arg1; ++ (_Bool)hasActionsForItem:(id)arg1; +@property(readonly, nonatomic) MPAVItem *item; // @synthesize item=_item; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidLoad; +- (id)initWithItem:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..96b9ebb76 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerActionsViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MusicMiniPlayerActionsViewControllerDelegate + +@optional +- (void)musicMiniPlayerActionsViewController:(id)arg1 didSelectAction:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerCoordinator.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerCoordinator.h new file mode 100644 index 000000000..d9f1c96c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerCoordinator.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "MPPlaybackControlsDelegate-Protocol.h" +#import "MusicMiniPlayerActionsViewControllerDelegate-Protocol.h" +#import "MusicMiniPlayerMusicTransportControlsTarget-Protocol.h" +#import "MusicMiniPlayerRadioTransportControlsTarget-Protocol.h" +#import "RUStationActionsViewControllerDelegate-Protocol.h" +#import "RUTrackActionsDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" +#import "UIModalItemDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" + +@class MusicMiniPlayerPlaybackControlsView, RUStationActionsViewController, RUTrackActionsModalItem, RUTrackActionsViewController, RadioStation, UIActionSheet, UINavigationController, UIPopoverController, UIViewController, _UINavigationControllerPalette; + +@interface MusicMiniPlayerCoordinator : NSObject +{ + _UINavigationControllerPalette *_miniPlayerPalette; + MusicMiniPlayerPlaybackControlsView *_playbackControlsView; + UINavigationController *_navigationController; + RadioStation *_prospectiveStation; + UIActionSheet *_repeatActionSheet; + _Bool _shouldPaletteBeAttached; + UIPopoverController *_stationActionsPopoverController; + RUStationActionsViewController *_stationActionsViewController; + RUTrackActionsModalItem *_trackActionsModalItem; + UIPopoverController *_trackActionsPopoverController; + RUTrackActionsViewController *_trackActionsViewController; + UIViewController *_viewController; +} + ++ (id)sharedCoordinator; +- (void).cxx_destruct; +- (void)_updateMiniPlayerPaletteForNavigationController:(id)arg1; +- (void)_updateMiniPlayerAttachment; +- (void)_startGeniusPlaylistFromItem:(id)arg1; +- (void)_presentTrackActionsFromView:(id)arg1; +- (void)_presentStationActionsFromView:(id)arg1; +- (void)_presentNowPlaying; +- (void)_presentAddStation; +- (void)_prepareToAddStation; +- (void)_makeStationVisible:(id)arg1; +- (void)_handleAction:(long long)arg1 withObject:(id)arg2; +- (id)_currentProspectivePlaybackInformation; +- (void)_completeAdditionOfStation:(id)arg1 fromItem:(id)arg2 usingArtist:(_Bool)arg3 canShowAlert:(_Bool)arg4; +- (void)_addStationFromItem:(id)arg1 usingArtist:(_Bool)arg2; +- (void)_playbackCoordinatorCurrentStationDidChangeNotification:(id)arg1; +- (void)_itemDidChangeNotification:(id)arg1; +- (void)willShowViewController:(id)arg1 inNavigationController:(id)arg2; +- (void)prospectivePlaybackInformationDidChangeForViewController:(id)arg1; +- (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +- (void)stationActionsViewController:(id)arg1 didFinishAction:(long long)arg2 withObject:(id)arg3 error:(id)arg4; +- (void)stationActionsViewController:(id)arg1 willBeginAction:(long long)arg2; +- (unsigned long long)shuffleTypeForPlaybackControls:(id)arg1; +- (unsigned long long)repeatTypeForPlaybackControls:(id)arg1; +- (_Bool)playbackControls:(id)arg1 changedShuffleType:(unsigned long long)arg2; +- (_Bool)playbackControls:(id)arg1 changedRepeatType:(unsigned long long)arg2; +- (_Bool)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; +- (void)transportControls:(id)arg1 presentStationActionsForItem:(id)arg2; +- (void)transportControls:(id)arg1 addStationForItem:(id)arg2 usingArtist:(_Bool)arg3; +- (void)transportControls:(id)arg1 requestsStationVisibility:(id)arg2; +- (void)transportControlsTappedNowPlayingButton:(id)arg1; +- (void)musicMiniPlayerActionsViewController:(id)arg1 didSelectAction:(long long)arg2; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)dealloc; +- (id)_init; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControls.h new file mode 100644 index 000000000..f1b7fb4dd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControls.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPImageCacheRequest, UIImageView; + +@interface MusicMiniPlayerMusicTransportControls : MusicMiniPlayerTransportControls +{ + UIImageView *_artworkImageView; + MPImageCacheRequest *_currentImageCacheRequest; +} + ++ (id)_imageCache; +- (void).cxx_destruct; +- (void)_updateForItemChangeWithPreviousItem:(id)arg1 animated:(_Bool)arg2; +- (id)_imageCacheRequestForItem:(id)arg1; +- (void)_nowPlayingButtonAction:(id)arg1; +- (void)_prospectivePlaybackInformationDidChangeAnimated:(_Bool)arg1; +- (void)setItem:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControlsTarget-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControlsTarget-Protocol.h new file mode 100644 index 000000000..2f27b647a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerMusicTransportControlsTarget-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MusicMiniPlayerMusicTransportControlsTarget + +@optional +- (void)transportControlsTappedNowPlayingButton:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerPlaybackControlsView.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerPlaybackControlsView.h new file mode 100644 index 000000000..7bd19fdad --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerPlaybackControlsView.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPPlaybackControlsView.h" + +#import "MusicMiniPlayerActionsViewControllerDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" + +@class MPVolumeSlider, MusicMiniPlayerActionsViewController, MusicMiniPlayerTransportControls, MusicNowPlayingTitlesView, MusicProspectivePlaybackInformation, SKUICircleProgressIndicator, UIButton, UIPopoverController, UIView; + +@interface MusicMiniPlayerPlaybackControlsView : MPPlaybackControlsView +{ + SKUICircleProgressIndicator *_createActivityIndicatorView; + UIButton *_createButton; + UIPopoverController *_createPopoverController; + MusicMiniPlayerActionsViewController *_createViewController; + UIView *_hairlineView; + _Bool _isDetailScrubbing; + MusicNowPlayingTitlesView *_titlesView; + MusicMiniPlayerTransportControls *_transportControls; + MPVolumeSlider *_volumeSlider; + _Bool _showingCreateLoadingIndicator; + MusicProspectivePlaybackInformation *_prospectivePlaybackInformation; +} + +@property(nonatomic, getter=isShowingCreateLoadingIndicator) _Bool showingCreateLoadingIndicator; // @synthesize showingCreateLoadingIndicator=_showingCreateLoadingIndicator; +@property(retain, nonatomic) MusicProspectivePlaybackInformation *prospectivePlaybackInformation; // @synthesize prospectivePlaybackInformation=_prospectivePlaybackInformation; +- (void).cxx_destruct; +- (void)_updateTitles; +- (void)_updatePlaybackControlsAnimated:(_Bool)arg1; +- (void)_updateMarqueeStatusAllowingCurrentMarqueeToFinish:(_Bool)arg1; +- (void)_updateForChangedShowingCreateLoadingIndicator; +- (void)_applyShuffleSettingsToButton:(id)arg1; +- (void)_applyRepeatSettingsToButton:(id)arg1; +- (_Bool)_allowsScrubbingForItem:(id)arg1; +- (void)_playbackStateDidChangeNotification:(id)arg1; +- (void)_playerContentsChangedNotification:(id)arg1; +- (void)_itemTitlesDidChangeNotification:(id)arg1; +- (void)_createButtonAction:(id)arg1; +@property(readonly, nonatomic) UIView *viewForPresentingTrackActions; +@property(readonly, nonatomic) UIView *viewForPresentingStationActions; +@property(readonly, nonatomic) UIView *viewForPresentingRepeat; +- (void)setProspectivePlaybackInformation:(id)arg1 animated:(_Bool)arg2; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)musicMiniPlayerActionsViewController:(id)arg1 didSelectAction:(long long)arg2; +- (_Bool)shouldOverrideProgressTimeLabelStyle; +- (id)shuffleButtonImage; +- (void)setPlayer:(id)arg1; +- (void)setItem:(id)arg1; +@property(nonatomic) __weak id delegate; +- (id)repeatButtonImage; +- (void)reloadView; +- (id)newProgressIndicator; +- (id)newButtonForPart:(unsigned long long)arg1; +- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(long long)arg2; +- (void)detailSliderTrackingDidCancel:(id)arg1; +- (void)detailSliderTrackingDidEnd:(id)arg1; +- (void)detailSliderTrackingDidBegin:(id)arg1; +- (_Bool)detailScrubbingHidesControls; +- (long long)buttonType; +- (void)tintColorDidChange; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioAdTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioAdTransportControls.h new file mode 100644 index 000000000..7313e11cc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioAdTransportControls.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPImageCacheRequest, UIImageView; + +@interface MusicMiniPlayerRadioAdTransportControls : MusicMiniPlayerTransportControls +{ + UIImageView *_artworkImageView; + MPImageCacheRequest *_currentImageCacheRequest; +} + +- (void).cxx_destruct; +- (void)setItem:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControls.h new file mode 100644 index 000000000..625d29895 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControls.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPUStackViewDataSource-Protocol.h" +#import "RUTrackDownloadViewDelegate-Protocol.h" + +@class MPUStackView, RUTrackDownloadView, SKUICircleProgressIndicator, UIButton, UITapGestureRecognizer, UIView; + +@interface MusicMiniPlayerRadioTransportControls : MusicMiniPlayerTransportControls +{ + SKUICircleProgressIndicator *_createActivityIndicatorView; + UIButton *_infoButton; + MPUStackView *_stackView; + UITapGestureRecognizer *_stackTapGestureRecognizer; + RUTrackDownloadView *_trackDownloadView; +} + ++ (id)_imageCache; +- (void).cxx_destruct; +- (void)_updateForItemChangeWithPreviousItem:(id)arg1 animated:(_Bool)arg2; +- (id)_imageCacheRequestForBaseItem:(id)arg1 offsetIndex:(long long)arg2; +- (double)_expectedInfoButtonAlpha; +- (void)_playbackContentsDidChangeNotification:(id)arg1; +- (void)_requestStationVisiblityAction:(id)arg1; +- (void)_infoButtonAction:(id)arg1; +@property(readonly, nonatomic) UIView *viewForPresentingTrackActions; +@property(readonly, nonatomic) UIView *viewForPresentingStationActions; +@property(nonatomic, getter=isShowingCreateLoadingIndicator) _Bool showingCreateLoadingIndicator; +- (void)trackDownloadViewWillTransition:(id)arg1; +- (void)stackView:(id)arg1 didCreateItem:(id)arg2; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; +- (void)_prospectivePlaybackInformationDidChangeAnimated:(_Bool)arg1; +- (id)tintColorForPart:(unsigned long long)arg1; +- (id)buttonImageForPart:(unsigned long long)arg1; +- (void)setItem:(id)arg1; +- (void)didMoveToWindow; +- (void)tintColorDidChange; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControlsTarget-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControlsTarget-Protocol.h new file mode 100644 index 000000000..2b6e7125c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerRadioTransportControlsTarget-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPTransportControlsTarget-Protocol.h" + +@protocol MusicMiniPlayerRadioTransportControlsTarget + +@optional +- (void)transportControls:(id)arg1 requestsStationVisibility:(id)arg2; +- (void)transportControls:(id)arg1 presentStationActionsForItem:(id)arg2; +- (void)transportControls:(id)arg1 addStationForItem:(id)arg2 usingArtist:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerTransportControls.h new file mode 100644 index 000000000..73908d9e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMiniPlayerTransportControls.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPTransportControls.h" + +@class MusicProspectivePlaybackInformation; + +@interface MusicMiniPlayerTransportControls : MPTransportControls +{ + MusicProspectivePlaybackInformation *_prospectivePlaybackInformation; +} + ++ (_Bool)buttonImagesUseBackgroundImage; ++ (long long)buttonType; +@property(retain, nonatomic) MusicProspectivePlaybackInformation *prospectivePlaybackInformation; // @synthesize prospectivePlaybackInformation=_prospectivePlaybackInformation; +- (void).cxx_destruct; +- (void)_prospectivePlaybackInformationDidChangeAnimated:(_Bool)arg1; +- (void)setProspectivePlaybackInformation:(id)arg1 animated:(_Bool)arg2; +- (_Bool)usesTintColorForControls; +- (id)tintColorForPart:(unsigned long long)arg1; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; +- (id)newButtonForPart:(unsigned long long)arg1; +- (id)buttonImageForPart:(unsigned long long)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMoreListController.h b/iOS7/PrivateFrameworks/MusicUI/MusicMoreListController.h new file mode 100644 index 000000000..6703bb645 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMoreListController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIMoreListController.h" + +@interface MusicMoreListController : UIMoreListController +{ +} + +- (void)_updateNavigationPrompt; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicMoreNavigationController.h b/iOS7/PrivateFrameworks/MusicUI/MusicMoreNavigationController.h new file mode 100644 index 000000000..670515435 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicMoreNavigationController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIMoreNavigationController.h" + +@interface MusicMoreNavigationController : UIMoreNavigationController +{ +} + ++ (Class)_moreListControllerClass; +- (_Bool)canBecomeFirstResponder; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNavigationController.h b/iOS7/PrivateFrameworks/MusicUI/MusicNavigationController.h new file mode 100644 index 000000000..3c4ad754f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNavigationController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationController.h" + +@interface MusicNavigationController : UINavigationController +{ +} + +- (_Bool)music_shouldPresentModallyInMoreList; +- (long long)positionForBar:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNoContentView.h b/iOS7/PrivateFrameworks/MusicUI/MusicNoContentView.h new file mode 100644 index 000000000..efc221009 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNoContentView.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class _UIContentUnavailableView; + +@interface MusicNoContentView : UIView +{ + _UIContentUnavailableView *_contentUnavailableView; +} + ++ (void)endApplicationTranslucency; ++ (void)beginApplicationTranslucency; +- (void).cxx_destruct; +- (void)_updateStoreButton; +- (void)_musicStoreRestrictionDidChangeNotification:(id)arg1; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNoContentViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicNoContentViewController.h new file mode 100644 index 000000000..87d66e310 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNoContentViewController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface MusicNoContentViewController : UIViewController +{ +} + +- (_Bool)music_hasContent; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingIndicatorView.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingIndicatorView.h new file mode 100644 index 000000000..580d09478 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingIndicatorView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUNowPlayingIndicatorView.h" + +@interface MusicNowPlayingIndicatorView : MPUNowPlayingIndicatorView +{ +} + +- (void)_playbackStateDidChangeNotification:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingObserver.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingObserver.h new file mode 100644 index 000000000..6c1cc050a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingObserver.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MusicAVPlayer, NSMutableDictionary, NSObject; + +@interface MusicNowPlayingObserver : NSObject +{ + MusicAVPlayer *_avPlayer; + NSObject *_queue; + NSObject *_statusBarQueue; + _Bool _waitingForItemArtwork; + NSMutableDictionary *_mediaItemCoalescedUpdateDateAccessedTimers; +} + +- (void).cxx_destruct; +- (void)_postNowPlayingInfoForItem:(id)arg1; +- (void)_postNowPlayingInfo; +- (long long)_MPNowPlayingShuffleModeForMPShuffleType:(unsigned long long)arg1; +- (long long)_MPNowPlayingRepeatModeForMPRepeatType:(unsigned long long)arg1; +- (void)_coalescedUpdateLastUsedDateForCurrentItem; +- (void)_timeDidJumpNotification:(id)arg1; +- (void)_repeatTypeDidChangeNotification:(id)arg1; +- (void)_rateDidChangeNotification:(id)arg1; +- (void)_radioArtworkDidLoadNotification:(id)arg1; +- (void)_playbackStateDidChangeNotification:(id)arg1; +- (void)_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; +- (void)_mediaArtworkDidLoadNotification:(id)arg1; +- (void)_itemDidChangeNotification:(id)arg1; +- (void)_isBannedDidChangeNotification:(id)arg1; +- (void)_isLikedDidChangeNotification:(id)arg1; +- (void)_isInWishListDidChangeNotification:(id)arg1; +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (void)_contentsDidChangeNotification:(id)arg1; +- (void)_avItemTitlesDidChangeNotification:(id)arg1; +- (void)dealloc; +- (id)initWithMusicAVPlayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsView.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsView.h new file mode 100644 index 000000000..f54f9b5c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsView.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPPlaybackControlsView.h" + +#import "MPDetailSliderDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" + +@class MPVolumeSlider, MusicNowPlayingTransportControls, SKUICircleProgressIndicator, UIActionSheet, UIButton, UIView; + +@interface MusicNowPlayingPlaybackControlsView : MPPlaybackControlsView +{ + UIActionSheet *_createActionSheet; + SKUICircleProgressIndicator *_createActivityIndicatorView; + UIButton *_createButton; + long long _createButtonActions[4]; + UIButton *_infoButton; + _Bool _isDetailScrubbing; + MusicNowPlayingTransportControls *_transportControls; + MPVolumeSlider *_volumeSlider; + _Bool _usesMiniProgressControl; + long long _orientation; +} + +@property(readonly, nonatomic) UIActionSheet *createActionSheet; // @synthesize createActionSheet=_createActionSheet; +@property(nonatomic) _Bool usesMiniProgressControl; // @synthesize usesMiniProgressControl=_usesMiniProgressControl; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(readonly, nonatomic) UIButton *infoButton; // @synthesize infoButton=_infoButton; +- (void).cxx_destruct; +- (void)_updateForItemDidChangeAnimated:(_Bool)arg1; +- (_Bool)_isCreateAvailable; +- (void)_applyShuffleSettingsToButton:(id)arg1; +- (void)_applyRepeatSettingsToButton:(id)arg1; +- (void)_playbackContentsDidChangeNotification:(id)arg1; +- (void)_defaultsDidChangeNotification; +- (void)_infoButtonAction:(id)arg1; +- (void)_createAction:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@property(readonly, nonatomic) UIView *viewForPresentingRepeat; +- (void)setUsesMiniProgressControl:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isShowingCreateLoadingIndicator) _Bool showingCreateLoadingIndicator; +- (id)shuffleButtonImage; +- (_Bool)shouldOverrideProgressTimeLabelStyle; +- (void)setPlayer:(id)arg1; +- (void)setItem:(id)arg1; +@property(nonatomic) __weak id delegate; +- (id)repeatButtonImage; +- (void)reloadView; +- (id)playbackSpeedTitleForPlaybackSpeed:(unsigned long long)arg1; +- (id)playbackSpeedButtonImageForPlaybackSpeed:(unsigned long long)arg1; +- (id)newProgressIndicator; +- (id)newButtonForPart:(unsigned long long)arg1; +- (_Bool)detailScrubbingHidesControls; +- (long long)buttonType; +- (void)tintColorDidChange; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsViewDelegate-Protocol.h new file mode 100644 index 000000000..b796938b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingPlaybackControlsViewDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPPlaybackControlsDelegate-Protocol.h" + +@protocol MusicNowPlayingPlaybackControlsViewDelegate + +@optional +- (void)playbackControlsDidTapInfoButton:(id)arg1; +- (void)playbackControls:(id)arg1 didTapRadioNewStationFromItem:(id)arg2 usingArtist:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTitlesView.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTitlesView.h new file mode 100644 index 000000000..77a728ea5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTitlesView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUNowPlayingTitlesView.h" + +@interface MusicNowPlayingTitlesView : MPUNowPlayingTitlesView +{ +} + +- (id)initWithStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTransportControls.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTransportControls.h new file mode 100644 index 000000000..a3dc2b98a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingTransportControls.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPTransportControls.h" + +@interface MusicNowPlayingTransportControls : MPTransportControls +{ +} + ++ (long long)buttonType; ++ (_Bool)buttonImagesUseBackgroundImage; +- (_Bool)usesTintColorForControls; +- (id)tintColorForPart:(unsigned long long)arg1; +- (void)setItem:(id)arg1; +- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(_Bool)arg3; +- (id)newButtonForPart:(unsigned long long)arg1; +- (id)buttonImageForPart:(unsigned long long)arg1; +- (void)tintColorDidChange; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingViewController.h new file mode 100644 index 000000000..d2fe78948 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingViewController.h @@ -0,0 +1,127 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "MPPlaybackControlsDelegate-Protocol.h" +#import "MPTransportControlsTarget-Protocol.h" +#import "MPURatingControlDelegate-Protocol.h" +#import "MusicNowPlayingPlaybackControlsViewDelegate-Protocol.h" +#import "RUStationActionsViewControllerDelegate-Protocol.h" +#import "RUTrackActionsDelegate-Protocol.h" +#import "RUTrackDownloadViewDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" +#import "UIGestureRecognizerDelegate-Protocol.h" +#import "UIModalItemDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" + +@class MPAVItem, MPURatingControl, MusicLyricsView, MusicNowPlayingPlaybackControlsView, MusicNowPlayingTitlesView, RUStationActionsViewController, RUTrackActionsModalItem, RUTrackActionsViewController, RUTrackDownloadView, UIActionSheet, UINavigationBar, UINavigationItem, UIPopoverController, UITapGestureRecognizer, UIView; + +@interface MusicNowPlayingViewController : UIViewController +{ + UIView *_contentView; + UIViewController *_contentViewController; + UINavigationItem *_effectiveNavigationItem; + UIView *_infoButtonContainerView; + _Bool _isDetailScrubbing; + _Bool _isShowingRatings; + _Bool _isVisible; + MPAVItem *_item; + MusicLyricsView *_lyricsView; + UINavigationBar *_padFakeNavigationBar; + MusicNowPlayingPlaybackControlsView *_playbackControlsView; + UINavigationItem *_previousNavigationItem; + MPURatingControl *_ratingControl; + UIActionSheet *_repeatActionSheet; + UIPopoverController *_stationActionsPopoverController; + RUStationActionsViewController *_stationActionsViewController; + UIView *_stationActionsPresentationView; + _Bool _supportsCoverFlow; + UITapGestureRecognizer *_tapGestureRecognizer; + MusicNowPlayingTitlesView *_titlesView; + RUTrackActionsModalItem *_trackActionsModalItem; + UIPopoverController *_trackActionsPopoverController; + RUTrackActionsViewController *_trackActionsViewController; + RUTrackDownloadView *_trackDownloadView; + long long _wantsVideoLayerCount; + _Bool _visuallyEngagedAds; +} + +- (void).cxx_destruct; +- (void)_updateTitles; +- (void)_updateNavigationItemAnimated:(_Bool)arg1; +- (void)_updateMarqueeStatusAllowingCurrentMarqueeToFinish:(_Bool)arg1; +- (void)_updateForCurrentItemAnimated:(_Bool)arg1; +- (void)_updateControlVisibilityForOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)_updateContentView:(id)arg1 forItem:(id)arg2; +- (void)_startGeniusPlaylistFromCurrentItem; +- (_Bool)_shouldShowTransitionFromItem:(id)arg1 toItem:(id)arg2 isForwards:(_Bool *)arg3; +- (void)_setShowingRatings:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_scaleAndSetModalItemArtworkImageToCurrentArtworkImage; +- (void)_prepareToAddStation; +- (void)_popIfNecessary; +- (void)_layoutForOrientation:(long long)arg1; +- (_Bool)_itemSupportsRatings:(id)arg1; +- (void)_handleTrackAction:(long long)arg1 withItem:(id)arg2; +- (void)_endWantingVideoLayer; +- (id)_createContentViewForItem:(id)arg1 contentViewController:(id *)arg2; +- (struct CGSize)_contentViewSizeForItem:(id)arg1 orientation:(long long)arg2; +- (void)_completeAdditionOfStation:(id)arg1 fromItem:(id)arg2 usingArtist:(_Bool)arg3 canShowAlert:(_Bool)arg4; +- (void)_cleanupForDeallocationContentView:(id)arg1 contentViewController:(id)arg2; +- (void)_beginWantingVideoLayer; +- (void)_addStationFromItem:(id)arg1 usingArtist:(_Bool)arg2; +- (void)_statusBarHeightChangedNotification:(id)arg1; +- (void)_removeAdViewNotification:(id)arg1; +- (void)_radioArtworkDidLoadNotification:(id)arg1; +- (void)_playbackContentsDidChangeNotification:(id)arg1; +- (void)_playbackStateDidChangeNotification:(id)arg1; +- (void)_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; +- (void)_itemTitlesDidChangeNotification:(id)arg1; +- (void)_itemDidChangeNotification:(id)arg1; +- (void)_bufferingStateDidChangeNotification:(id)arg1; +- (void)_tapAction:(id)arg1; +- (void)_infoButtonAction:(id)arg1; +- (void)_flipsideAction:(id)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (_Bool)navigationBar:(id)arg1 shouldPopItem:(id)arg2; +- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)trackDownloadViewWillTransition:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +- (void)stationActionsViewController:(id)arg1 didFinishAction:(long long)arg2 withObject:(id)arg3 error:(id)arg4; +- (void)stationActionsViewController:(id)arg1 willBeginAction:(long long)arg2; +- (void)playbackControls:(id)arg1 didTapRadioNewStationFromItem:(id)arg2 usingArtist:(_Bool)arg3; +- (void)playbackControlsDidTapInfoButton:(id)arg1; +- (_Bool)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; +- (void)crossedTimeMakerWithEvent:(id)arg1; +- (void)ratingDidChangeForRatingControl:(id)arg1; +- (unsigned long long)shuffleTypeForPlaybackControls:(id)arg1; +- (unsigned long long)repeatTypeForPlaybackControls:(id)arg1; +- (_Bool)playbackControlsDidTapGeniusButton:(id)arg1; +- (_Bool)playbackControls:(id)arg1 changedShuffleType:(unsigned long long)arg2; +- (_Bool)playbackControls:(id)arg1 changedRepeatType:(unsigned long long)arg2; +- (void)controlsOverlayDetailSliderTrackingDidEnd:(id)arg1; +- (void)controlsOverlayDetailSliderTrackingDidBegin:(id)arg1; +- (_Bool)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; +- (unsigned long long)controlsOverlay:(id)arg1 playbackSpeedForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 detailSliderTrackingDidChangeScrubSpeed:(long long)arg2; +- (void)controlsOverlayDidClickPlaybackSpeedButton:(id)arg1; +- (_Bool)music_supportsMiniPlayer; +- (_Bool)_displayingActionSheet; +- (_Bool)MPH_supportsCoverFlow; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)viewDidLayoutSubviews; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingVolumeSlider.h b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingVolumeSlider.h new file mode 100644 index 000000000..269542657 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicNowPlayingVolumeSlider.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPVolumeSlider.h" + +@class UIColor; + +@interface MusicNowPlayingVolumeSlider : MPVolumeSlider +{ + UIColor *_maximumTintUsedForTrackImageColor; + UIColor *_minimumTintUsedForTrackImageColor; +} + +- (void).cxx_destruct; +- (void)_updateTrackTintForVolumeControlAvailability; +- (id)_trackImageWithTintColor:(id)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)_availableRoutesDidChangeNotification:(id)arg1; +- (id)_newVolumeWarningView; +- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; +- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; +- (struct CGRect)minimumValueImageRectForBounds:(struct CGRect)arg1; +- (struct CGRect)maximumValueImageRectForBounds:(struct CGRect)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPagingCollectionViewFlowLayout.h b/iOS7/PrivateFrameworks/MusicUI/MusicPagingCollectionViewFlowLayout.h new file mode 100644 index 000000000..608713053 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPagingCollectionViewFlowLayout.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewFlowLayout.h" + +@interface MusicPagingCollectionViewFlowLayout : UICollectionViewFlowLayout +{ + double _distanceFromCenterForMinimumAlpha; + double _minimumCellAlpha; + long long _numberOfItemsPerPage; +} + +@property(nonatomic) long long numberOfItemsPerPage; // @synthesize numberOfItemsPerPage=_numberOfItemsPerPage; +@property(nonatomic) double minimumCellAlpha; // @synthesize minimumCellAlpha=_minimumCellAlpha; +@property(nonatomic) double distanceFromCenterForMinimumAlpha; // @synthesize distanceFromCenterForMinimumAlpha=_distanceFromCenterForMinimumAlpha; +- (long long)indexOfItemClosestToPoint:(struct CGPoint)arg1; +- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1 withScrollingVelocity:(struct CGPoint)arg2; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (struct CGSize)collectionViewContentSize; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlay.h b/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlay.h new file mode 100644 index 000000000..fd21001ff --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlay.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, UIBarButtonItem, UIViewController; + +@interface MusicPickerOverlay : NSObject +{ + _Bool _allowsMultipleSelections; + id _delegate; + UIViewController *_viewController; +} + +@property(nonatomic) _Bool allowsMultipleSelections; // @synthesize allowsMultipleSelections=_allowsMultipleSelections; +@property(retain, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)viewController:(id)arg1 didPickAllEntitiesFromDataSource:(id)arg2; +- (void)viewController:(id)arg1 didPickEntity:(id)arg2; +@property(readonly, nonatomic) NSString *title; +- (_Bool)shouldDisplayEntityAsDisabled:(id)arg1; +@property(readonly, nonatomic) UIBarButtonItem *rightBarButtonItem; +- (void)loadViewController; +- (void)finish; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlayDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlayDelegate-Protocol.h new file mode 100644 index 000000000..a5975961b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPickerOverlayDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MusicPickerOverlayDelegate + +@optional +- (void)pickerOverlayDidFinish:(id)arg1; +- (void)pickerOverlayRequestsFinish:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPickerTabBarController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPickerTabBarController.h new file mode 100644 index 000000000..79a704ae3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPickerTabBarController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITabBarController.h" + +@interface MusicPickerTabBarController : UITabBarController +{ +} + +- (_Bool)MPH_supportsCoverFlow; +- (unsigned long long)supportedInterfaceOrientations; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPinningCollectionViewFlowLayout.h b/iOS7/PrivateFrameworks/MusicUI/MusicPinningCollectionViewFlowLayout.h new file mode 100644 index 000000000..1d5b583a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPinningCollectionViewFlowLayout.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewFlowLayout.h" + +@interface MusicPinningCollectionViewFlowLayout : UICollectionViewFlowLayout +{ +} + +- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1 withScrollingVelocity:(struct CGPoint)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaybackContext.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaybackContext.h new file mode 100644 index 000000000..0ad989bff --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaybackContext.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface MusicPlaybackContext : NSObject +{ + unsigned long long _shuffleType; +} + ++ (Class)queueFeederClass; +@property(nonatomic) unsigned long long shuffleType; // @synthesize shuffleType=_shuffleType; +@property(readonly, nonatomic) unsigned long long realShuffleType; +@property(readonly, nonatomic) int playbackMode; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlayerServerDelegate.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlayerServerDelegate.h new file mode 100644 index 000000000..365dba2d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlayerServerDelegate.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "MPMusicPlayerControllerServerDelegate-Protocol.h" + +@class MPAVController, MPMediaItem, MusicAVPlayer, MusicNowPlayingObserver; + +@interface MusicPlayerServerDelegate : NSObject +{ + MusicAVPlayer *_applicationPlayer; + MPMediaItem *_firstItem; + MusicNowPlayingObserver *_nowPlayingObserver; + long long _playbackShuffleMode; + id _repeatChangeHandler; + MPAVController *_repeatChangeHandlerPlayer; + long long _repeatMode; + id _shuffleChangeHandler; + MPAVController *_shuffleChangeHandlerPlayer; + long long _shuffleMode; +} + +- (void).cxx_destruct; +- (void)_appDefaultsChanged; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithRadioStation:(id)arg2; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithGeniusMixPlaylist:(id)arg2; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithQuery:(id)arg2; +- (void)musicPlayerServer:(id)arg1 setShuffleMode:(long long)arg2; +- (void)musicPlayerServer:(id)arg1 setFirstItem:(id)arg2; +- (id)currentRadioStationForMusicPlayerServer:(id)arg1; +- (id)currentMediaQueryForMusicPlayerServer:(id)arg1; +- (_Bool)isNowPlayingItemFromGeniusMixForMusicPlayerServer:(id)arg1; +- (unsigned long long)unshuffledIndexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (unsigned long long)indexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (id)nowPlayingItemForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setNowPlayingItem:(id)arg2; +- (long long)playbackSpeedForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setPlaybackSpeed:(long long)arg2; +- (id)playerForMusicPlayerServer:(id)arg1 usingApplicationSpecificQueue:(_Bool)arg2; +- (void)musicPlayerServer:(id)arg1 registerForShuffleModeChangesWithChangeHandler:(id)arg2; +- (void)musicPlayerServer:(id)arg1 registerForRepeatModeChangesWithChangeHandler:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistActionsView.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistActionsView.h new file mode 100644 index 000000000..45f74587c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistActionsView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSMutableArray, NSString, _UIBackdropView; + +@interface MusicPlaylistActionsView : UIView +{ + _UIBackdropView *_backdropView; + NSMutableArray *_buttons; + UIView *_hairlineView; + long long _actionsStyle; +} + +@property(nonatomic) long long actionsStyle; // @synthesize actionsStyle=_actionsStyle; +- (void).cxx_destruct; +- (void)_updateButtonsForCurrentStyle; +- (void)_addButtonWithTitle:(id)arg1 target:(id)arg2 action:(SEL)arg3; +- (void)setCanDeletePlaylist:(_Bool)arg1; +@property(copy, nonatomic) NSString *backdropViewGroupName; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistCellConfiguration.h new file mode 100644 index 000000000..99a7ad697 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistCellConfiguration.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPlaylistCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_imageCache; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (id)detailAttributedStringWithCount:(unsigned long long)arg1 duration:(double)arg2; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistEditingPickerOverlay.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistEditingPickerOverlay.h new file mode 100644 index 000000000..9924b7acb --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistEditingPickerOverlay.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPMediaPlaylist, NSArray; + +@interface MusicPlaylistEditingPickerOverlay : MusicPickerOverlay +{ + NSArray *_pickedEntities; + MPMediaPlaylist *_playlist; +} + +@property(readonly, nonatomic) MPMediaPlaylist *playlist; // @synthesize playlist=_playlist; +@property(readonly, nonatomic) NSArray *pickedEntities; // @synthesize pickedEntities=_pickedEntities; +- (void).cxx_destruct; +- (void)viewController:(id)arg1 didPickAllEntitiesFromDataSource:(id)arg2; +- (void)viewController:(id)arg1 didPickEntity:(id)arg2; +- (id)title; +- (_Bool)allowsMultipleSelections; +- (_Bool)shouldDisplayEntityAsDisabled:(id)arg1; +- (id)newAccessoryView; +- (void)loadViewController; +- (void)finish; +- (id)initWithPlaylist:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistShuffleActionCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistShuffleActionCellConfiguration.h new file mode 100644 index 000000000..d36104321 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistShuffleActionCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPlaylistShuffleActionCellConfiguration : MusicShuffleActionCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongCellConfiguration.h new file mode 100644 index 000000000..23e9d701d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongCellConfiguration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPlaylistSongCellConfiguration : MusicSongListCellConfiguration +{ +} + ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsDataSource.h new file mode 100644 index 000000000..edbdaa266 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsDataSource.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPMediaLibrary, MPMediaPlaylist; + +@interface MusicPlaylistSongsDataSource : MusicQueryDataSource +{ + MPMediaLibrary *_mediaLibrary; +} + +- (void).cxx_destruct; +- (_Bool)entityIsSeedItemAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) MPMediaPlaylist *playlist; +- (void)moveItemFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (void)removeEntityAtIndex:(unsigned long long)arg1; +- (void)_mediaLibraryDynamicPropertiesDidChangeNotification:(id)arg1; +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; +- (void)dealloc; +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsViewController.h new file mode 100644 index 000000000..263138daf --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistSongsViewController.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MusicPickerOverlayDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" + +@class MusicPlaylistActionsView, NSOperationQueue, UIActionSheet; + +@interface MusicPlaylistSongsViewController : MusicSongsViewController +{ + MusicPlaylistActionsView *_actionsView; + UIActionSheet *_clearActionSheet; + UIActionSheet *_deleteActionSheet; + NSOperationQueue *_downloadabilityOperationQueue; + _Bool _isTransitioning; + long long _shuffleActionRow; + long long _downloadAllActionRow; + _Bool _isDownloading; + long long _downloadableSongCount; +} + ++ (_Bool)_shouldDisplayActions; ++ (_Bool)_supportsSearch; ++ (_Bool)_shouldPopWhenEmpty; +@property(readonly, nonatomic) _Bool isDownloading; // @synthesize isDownloading=_isDownloading; +@property(readonly, nonatomic) long long downloadableSongCount; // @synthesize downloadableSongCount=_downloadableSongCount; +- (void).cxx_destruct; +- (void)_updateCloudPlaylist; +- (void)_updateDownloadabilityState; +- (void)_updateActionsView; +- (id)_seedItem; +- (id)_playlistTitle; +- (id)_playlist; +- (void)_calculateActionRowIndices; +- (_Bool)_allowsAddingSongs; +- (_Bool)_allowsEditing; +- (_Bool)_allowsIndividualTrackDeletion; +- (void)_geniusSaveAction:(id)arg1; +- (void)_geniusRefreshAction:(id)arg1; +- (void)_geniusNewAction:(id)arg1; +- (void)_editAction:(id)arg1; +- (void)_downloadAllButtonAction:(id)arg1; +- (void)_doneEditingAction:(id)arg1; +- (void)_deleteAction:(id)arg1; +- (void)_clearAction:(id)arg1; +- (void)_addItemsAction:(id)arg1; +- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)pickerOverlayDidFinish:(id)arg1; +- (void)pickerOverlayRequestsFinish:(id)arg1; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; +- (void)reloadData; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)viewDidLayoutSubviews; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsDataSource.h new file mode 100644 index 000000000..ed04c6a29 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsDataSource.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSCache, NSObject; + +@interface MusicPlaylistsDataSource : MusicQueryDataSource +{ + _Bool _hasParentPlaylist; + NSCache *_cachedDurations; + NSCache *_cachedCounts; + NSCache *_cachedRepresentativeItems; + NSObject *_cacheQueue; +} + +- (void).cxx_destruct; +- (void)_networkTypeDidChangeNotification:(id)arg1; +- (_Bool)showsIndexBar; +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; +- (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; +- (void)deleteEntityAtIndex:(unsigned long long)arg1; +- (_Bool)canEditEntityAtIndex:(unsigned long long)arg1; +- (void)resetCaches; +- (id)representativeItemForEntityAtIndex:(unsigned long long)arg1; +- (unsigned long long)countForEntityAtIndex:(unsigned long long)arg1; +- (double)durationForEntityAtIndex:(unsigned long long)arg1; +- (id)cachedRepresentativeItemForEntityAtIndex:(unsigned long long)arg1; +- (unsigned long long)cachedCountForEntityAtIndex:(unsigned long long)arg1; +- (double)cachedDurationForEntityAtIndex:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsListViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsListViewController.h new file mode 100644 index 000000000..1fa2aea1d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsListViewController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPlaylistsListViewController : MusicPlaylistsViewController +{ +} + +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsViewController.h new file mode 100644 index 000000000..cbf741a4f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPlaylistsViewController.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MusicPickerOverlayDelegate-Protocol.h" +#import "UITextFieldDelegate-Protocol.h" + +@class NSCache, UIAlertView, UITextField; + +@interface MusicPlaylistsViewController : MusicTableViewController +{ + UITextField *_newPlaylistAlertTextField; + id _newPlaylistAlertTextFieldChangeObserver; + UIAlertView *_newPlaylistAlertView; + NSCache *_playlistMetadataCache; + long long _addPlaylistActionIndex; + long long _geniusPlaylistActionIndex; +} + +@property(readonly, nonatomic) long long geniusPlaylistActionIndex; // @synthesize geniusPlaylistActionIndex=_geniusPlaylistActionIndex; +@property(readonly, nonatomic) long long addPlaylistActionIndex; // @synthesize addPlaylistActionIndex=_addPlaylistActionIndex; +@property(retain, nonatomic) NSCache *playlistMetadataCache; // @synthesize playlistMetadataCache=_playlistMetadataCache; +- (void).cxx_destruct; +- (void)_updateCloudPlaylist:(id)arg1; +- (void)_updateActionCellIndexes; +- (id)_playlistTitle; +- (void)_geniusPlaylistAction; +- (void)_addPlaylistAction; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)_isSaveButtonEnabled; +- (void)_updateSaveButtonEnabledState; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)pickerOverlayDidFinish:(id)arg1; +- (void)pickerOverlayRequestsFinish:(id)arg1; +- (void)reloadData; +- (_Bool)music_hasContent; +- (_Bool)MPH_supportsCoverFlow; +- (void)switchToShortcutIdentifier:(id)arg1; +- (id)initWithDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPodcastCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastCellConfiguration.h new file mode 100644 index 000000000..c81af765c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastCellConfiguration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPodcastCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_imageCache; ++ (id)collectionPropertiesToFetch; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPodcastDetailsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastDetailsViewController.h new file mode 100644 index 000000000..7961e7de6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastDetailsViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPodcastDetailsViewController : MusicTableViewController +{ +} + +- (void)reloadData; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTrackCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTrackCellConfiguration.h new file mode 100644 index 000000000..29e76911d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTrackCellConfiguration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPodcastTrackCellConfiguration : MusicCellConfiguration +{ +} + ++ (id)_imageCache; ++ (id)itemPropertiesToFetch; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTracksDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTracksDataSource.h new file mode 100644 index 000000000..c011d33ad --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastTracksDataSource.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPodcastTracksDataSource : MusicQueryDataSource +{ +} + +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicPodcastsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastsViewController.h new file mode 100644 index 000000000..d07f4fefc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicPodcastsViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicPodcastsViewController : MusicTableViewController +{ +} + +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicProspectivePlaybackInformation.h b/iOS7/PrivateFrameworks/MusicUI/MusicProspectivePlaybackInformation.h new file mode 100644 index 000000000..421ecb0ee --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicProspectivePlaybackInformation.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class RadioStation; + +@interface MusicProspectivePlaybackInformation : NSObject +{ + long long _playbackStyle; + RadioStation *_radioStation; +} + +@property(readonly, nonatomic) RadioStation *radioStation; // @synthesize radioStation=_radioStation; +@property(readonly, nonatomic) long long playbackStyle; // @synthesize playbackStyle=_playbackStyle; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithRadioStation:(id)arg1; +- (id)initWithPlaybackStyle:(long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicQueryDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicQueryDataSource.h new file mode 100644 index 000000000..8e0c050aa --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicQueryDataSource.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUCompletionQueryDataSource.h" + +@interface MusicQueryDataSource : MPUCompletionQueryDataSource +{ +} + +- (id)_queryForNowPlayingComparisonAtIndex:(unsigned long long)arg1; +- (void)_defaultsDidChangeNotification; +- (_Bool)_updateQueryPredicatesAndOrdering; +- (_Bool)queryIsNowPlayingAtIndex:(unsigned long long)arg1; +- (id)playbackContextForIndex:(unsigned long long)arg1; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; +- (id)entityCountFormat; +- (void)dealloc; +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicQueryNowPlayingItem.h b/iOS7/PrivateFrameworks/MusicUI/MusicQueryNowPlayingItem.h new file mode 100644 index 000000000..e5748937b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicQueryNowPlayingItem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaQueryNowPlayingItem.h" + +@interface MusicQueryNowPlayingItem : MPMediaQueryNowPlayingItem +{ +} + ++ (void)applyVolumeNormalizationForQueuedItems:(id)arg1; +- (void)setupPlaybackInfo; +- (_Bool)hasDisplayableText; +- (float)defaultPlaybackRate; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicQueryPlaybackContext.h b/iOS7/PrivateFrameworks/MusicUI/MusicQueryPlaybackContext.h new file mode 100644 index 000000000..42a4b2683 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicQueryPlaybackContext.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPMediaQuery, NSArray; + +@interface MusicQueryPlaybackContext : MusicPlaybackContext +{ + NSArray *_prefixMediaItems; + MPMediaQuery *_query; + unsigned long long _startIndex; +} + ++ (Class)queueFeederClass; +@property(nonatomic) unsigned long long startIndex; // @synthesize startIndex=_startIndex; +@property(readonly, nonatomic) MPMediaQuery *query; // @synthesize query=_query; +@property(copy, nonatomic) NSArray *prefixMediaItems; // @synthesize prefixMediaItems=_prefixMediaItems; +- (void).cxx_destruct; +- (id)initWithQuery:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder-MusicGeniusMixQueueFeederAdditions.h b/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder-MusicGeniusMixQueueFeederAdditions.h new file mode 100644 index 000000000..a364df0ab --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder-MusicGeniusMixQueueFeederAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicQueryQueueFeeder (MusicGeniusMixQueueFeederAdditions) +- (id)mix; +- (void)setMix:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder.h b/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder.h new file mode 100644 index 000000000..9df4cacd4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicQueryQueueFeeder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPMediaQueryQueueFeeder.h" + +@interface MusicQueryQueueFeeder : MPMediaQueryQueueFeeder +{ +} + +- (_Bool)_reloadWithPlaybackContext:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (unsigned long long)realShuffleType; +- (unsigned long long)realRepeatType; +- (id)playbackInfoAtIndex:(unsigned long long)arg1; +- (Class)itemClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioCollectionView.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioCollectionView.h new file mode 100644 index 000000000..51cbaf858 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioCollectionView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionView.h" + +@interface MusicRadioCollectionView : UICollectionView +{ +} + +- (void)_recursivelyUpdateBackdropMaskFrames; +- (void)setContentSize:(struct CGSize)arg1; + +// Remaining properties +@property(nonatomic) __weak id delegate; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioDataSource.h new file mode 100644 index 000000000..424bb94a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioDataSource.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUDataSource.h" + +#import "RURadioDataSourceDelegate-Protocol.h" + +@class NSArray, RURadioDataSource; + +@interface MusicRadioDataSource : MPUDataSource +{ + RURadioDataSource *_radioDataSource; + NSArray *_stations; +} + +- (void).cxx_destruct; +- (void)_prefetchStationArtwork; +@property(readonly, nonatomic) NSArray *stations; +- (void)synchronizeStationsAsAutomaticUpdate:(_Bool)arg1 withCompletionHandler:(id)arg2; +- (void)refreshFeaturedStations; +- (void)deauthenticateIfNecessary; +- (void)optInWithActiveAccountWithCompletionHandler:(id)arg1; +- (void)checkAcceptedTermsWithCompletionHandler:(id)arg1; +- (void)radioDataSourceShouldPrefetchStationArtwork:(id)arg1; +- (void)radioDataSourceDidInvalidate:(id)arg1; +- (void)radioDataSourceDidDeauthenticate:(id)arg1; +- (id)playbackContextForIndex:(unsigned long long)arg1; +- (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (_Bool)entityIsNowPlayingAtIndex:(unsigned long long)arg1; +- (id)entities; +- (long long)editingTypeForEntityAtIndex:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithEntityType:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationCollectionViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationCollectionViewCell.h new file mode 100644 index 000000000..d139383c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationCollectionViewCell.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicRadioFeaturedStationCollectionViewCell : MusicRadioStationCollectionViewCell +{ +} + ++ (double)titleLabelMinYAdditions; ++ (double)titleLabelMaxHeight; ++ (id)stackItemReuseIdentifier; ++ (struct CGSize)stackBaseSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)artworkSize; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (void)applyAttributesForInterfaceOrientation:(long long)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationsCollectionViewLayout.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationsCollectionViewLayout.h new file mode 100644 index 000000000..9ebdf8f15 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioFeaturedStationsCollectionViewLayout.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicRadioFeaturedStationsCollectionViewLayout : MusicPinningCollectionViewFlowLayout +{ +} + +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationCollectionViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationCollectionViewCell.h new file mode 100644 index 000000000..112e029f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationCollectionViewCell.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UILabel; + +@interface MusicRadioMyStationCollectionViewCell : MusicRadioStationCollectionViewCell +{ + UILabel *_subscriberLabel; + _Bool _subscribed; + long long _subscriberCount; +} + ++ (double)titleLabelMinYAdditions; ++ (double)titleLabelMaxHeight; ++ (id)stackItemReuseIdentifier; ++ (struct CGSize)stackBaseSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)artworkSize; +@property(nonatomic) long long subscriberCount; // @synthesize subscriberCount=_subscriberCount; +@property(nonatomic, getter=isSubscribed) _Bool subscribed; // @synthesize subscribed=_subscribed; +- (void).cxx_destruct; +- (void)_updateSubscriberLabel; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (void)setNowPlaying:(_Bool)arg1; +- (void)applyAttributesForInterfaceOrientation:(long long)arg1; +- (void)tintColorDidChange; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationsCollectionViewLayout.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationsCollectionViewLayout.h new file mode 100644 index 000000000..6cf0370cb --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioMyStationsCollectionViewLayout.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewFlowLayout.h" + +@class NSMutableArray; + +@interface MusicRadioMyStationsCollectionViewLayout : UICollectionViewFlowLayout +{ + NSMutableArray *_deletedIndexPaths; + NSMutableArray *_insertedIndexPaths; +} + +- (void).cxx_destruct; +- (void)prepareForCollectionViewUpdates:(id)arg1; +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; +- (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; +- (void)finalizeCollectionViewUpdates; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackContext.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackContext.h new file mode 100644 index 000000000..a1640e4e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackContext.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPAVItem, RadioStation; + +@interface MusicRadioPlaybackContext : MusicPlaybackContext +{ + RadioStation *_station; + unsigned long long _initialTrackIndex; + MPAVItem *_prefixItem; +} + ++ (Class)queueFeederClass; +@property(retain, nonatomic) MPAVItem *prefixItem; // @synthesize prefixItem=_prefixItem; +@property(nonatomic) unsigned long long initialTrackIndex; // @synthesize initialTrackIndex=_initialTrackIndex; +@property(readonly, nonatomic) RadioStation *station; // @synthesize station=_station; +- (void).cxx_destruct; +- (int)playbackMode; +- (id)initWithStation:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackCoordinator.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackCoordinator.h new file mode 100644 index 000000000..478169c5a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioPlaybackCoordinator.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class MPAudioDeviceController, NSDate, NSDictionary, NSObject, RadioStation; + +@interface MusicRadioPlaybackCoordinator : NSObject +{ + MPAudioDeviceController *_audioDeviceController; + _Bool _deviceIsDocked; + _Bool _deviceIsLocked; + _Bool _didPresentNotificationForCurrentItem; + int _lockStateNotifyToken; + _Bool _lockStateNotifyTokenIsValid; + void *_mediaRemoteCommandObserver; + NSObject *_pauseTimeoutTimerSource; + RadioStation *_playbackNotificationStation; + NSDictionary *_pickedRoute; + _Bool _playbackIsPaused; + NSDate *_playbackTimeoutBeginDate; + double _playbackTimeoutDuration; + struct __CFUserNotification *_playbackTimeoutNotification; + _Bool _playbackTimeoutNotificationDidExpire; + NSObject *_playbackTimeoutNotificationExpirationTimerSource; + struct __CFRunLoopSource *_playbackTimeoutNotificationRunLoopSource; + RadioStation *_currentStation; +} + ++ (id)sharedCoordinator; +@property(retain, nonatomic) RadioStation *currentStation; // @synthesize currentStation=_currentStation; +- (void).cxx_destruct; +- (void)_updatePlaybackTimerForDeviceStateChangeAllowingExpiredPlaybackTimeoutNotificationDismissal:(_Bool)arg1; +- (void)_schedulePlaybackTimeoutNotificationExpirationTimerIfNeeded; +- (void)_resetPlaybackTimeoutInformation; +- (void)_receivedUserNotificationResponseForUserNotification:(struct __CFUserNotification *)arg1 withResponseFlags:(unsigned long long)arg2; +- (void)_presentPlaybackTimeoutNotificationForCurrentItemIfNeeded; +- (_Bool)_isRadioRelevantItem:(id)arg1; +- (void)_cancelPlaybackTimeoutNotification; +- (void)_cancelPauseTimeoutTimer; +- (void)_cancelPlaybackTimeoutNotificationExpirationTimer; +- (void)_radioModelDidChangeNotification:(id)arg1; +- (void)_playbackStateDidChangeNotification:(id)arg1; +- (void)_playbackContentsDidChangeNotification:(id)arg1; +- (void)_itemWillChangeNotification:(id)arg1; +- (void)_itemIsLikedDidChangeNotification:(id)arg1; +- (void)_itemIsInWishListDidChangeNotification:(id)arg1; +- (void)_itemIsBannedDidChangeNotification:(id)arg1; +- (void)_itemDurationDidBecomeAvailableNotification:(id)arg1; +- (void)_fullMuteDidChangeNotification:(id)arg1; +- (void)_effectiveVolumeDidChangeNotification:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)requestPlaybackForStation:(id)arg1 withCompletionHandler:(id)arg2; +- (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; +- (void)dealloc; +- (id)_init; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioQueueFeeder.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioQueueFeeder.h new file mode 100644 index 000000000..6afd9055d --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioQueueFeeder.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPRadioQueueFeeder.h" + +@interface MusicRadioQueueFeeder : MPRadioQueueFeeder +{ +} + +- (_Bool)_reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2 startPlayback:(_Bool)arg3; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2 startPlayback:(_Bool)arg3; +- (_Bool)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; +- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioStationCollectionViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioStationCollectionViewCell.h new file mode 100644 index 000000000..e81cfa979 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioStationCollectionViewCell.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +#import "MPUStackViewDataSource-Protocol.h" + +@class MPImageCacheRequest, MPUStackView, NSDictionary, NSString, UIImage, UILabel, UIView; + +@interface MusicRadioStationCollectionViewCell : UICollectionViewCell +{ + UIView *_imageTintView; + _Bool _adjustsArtworkImageWhenHighlighted; + _Bool _displaysAsStack; + _Bool _nowPlaying; + UIImage *_artworkImage; + NSDictionary *_emphasizedTextAttributes; + MPImageCacheRequest *_imageRequest; + NSDictionary *_regularTextAttributes; + NSString *_title; + MPUStackView *_stackView; + UILabel *_titleLabel; +} + ++ (double)titleLabelMinYAdditions; ++ (double)titleLabelMaxHeight; ++ (Class)standardStackItemViewClass; ++ (id)stackItemReuseIdentifier; ++ (struct CGSize)stackBaseSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)itemSizeForInterfaceOrientation:(long long)arg1; ++ (struct CGSize)artworkSize; +@property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(readonly, nonatomic) MPUStackView *stackView; // @synthesize stackView=_stackView; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, nonatomic) NSDictionary *regularTextAttributes; // @synthesize regularTextAttributes=_regularTextAttributes; +@property(nonatomic, getter=isNowPlaying) _Bool nowPlaying; // @synthesize nowPlaying=_nowPlaying; +@property(retain, nonatomic) MPImageCacheRequest *imageRequest; // @synthesize imageRequest=_imageRequest; +@property(readonly, nonatomic) NSDictionary *emphasizedTextAttributes; // @synthesize emphasizedTextAttributes=_emphasizedTextAttributes; +@property(nonatomic) _Bool displaysAsStack; // @synthesize displaysAsStack=_displaysAsStack; +@property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; +@property(nonatomic) _Bool adjustsArtworkImageWhenHighlighted; // @synthesize adjustsArtworkImageWhenHighlighted=_adjustsArtworkImageWhenHighlighted; +- (void).cxx_destruct; +- (void)_updateImageTintView; +- (void)_updateAttributedTitle; +- (void)applyAttributesForInterfaceOrientation:(long long)arg1; +@property(nonatomic) struct CGSize stackBaseSize; +- (void)setRegularTextAttributes:(id)arg1 emphasizedTextAttributes:(id)arg2; +- (void)stackView:(id)arg1 didCreateItem:(id)arg2; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)tintColorDidChange; +- (void)setFrame:(struct CGRect)arg1; +- (void)setCenter:(struct CGPoint)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioTrackHistoryDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioTrackHistoryDataSource.h new file mode 100644 index 000000000..da1a54e71 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioTrackHistoryDataSource.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUDataSource.h" + +#import "RUTrackHistoryDataSourceDelegate-Protocol.h" + +@class NSArray, RUTrackHistoryDataSource; + +@interface MusicRadioTrackHistoryDataSource : MPUDataSource +{ + RUTrackHistoryDataSource *_radioHistoryDataSource; + NSArray *_trackHistories; +} + +- (void).cxx_destruct; +- (void)trackHistoryDataSource:(id)arg1 didInsertTrackHistories:(id)arg2 updateTrackHistories:(id)arg3 deleteTrackHistories:(id)arg4; +@property(readonly, nonatomic) NSArray *trackHistories; +- (void)invalidateWithInsertedObjects:(id)arg1 updatedObjects:(id)arg2 deletedObjects:(id)arg3; +- (id)entities; +- (id)initWithEntityType:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicRadioViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicRadioViewController.h new file mode 100644 index 000000000..881804389 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicRadioViewController.h @@ -0,0 +1,126 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUDataSourceViewController.h" + +#import "RUCreateStationViewControllerDelegate-Protocol.h" +#import "RUEditStationsViewControllerDelegate-Protocol.h" +#import "RUHistoryViewControllerDelegate-Protocol.h" +#import "RUSignInViewControllerDelegate-Protocol.h" +#import "RUStationActionsViewControllerDelegate-Protocol.h" +#import "RUWelcomeViewControllerDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" +#import "UICollectionViewDataSource-Protocol.h" +#import "UICollectionViewDelegate-Protocol.h" + +@class NSArray, NSMapTable, NSMutableArray, NSObject, NSObject, RUPlaceholderView, RUSignInViewController, RUWelcomeViewController, RadioStation, UIAlertView, UIButton, UICollectionView, UILabel, UIScrollView, UIView; + +@interface MusicRadioViewController : MPUDataSourceViewController +{ + NSMutableArray *_authenticationResponseHandlers; + id _deferredDeselectCompletionHandler; + long long _deselectDeferralCount; + NSMapTable *_dispatchSourceImpressionTimersByStation; + UIButton *_editButton; + NSArray *_featuredStations; + UICollectionView *_featuredStationsCollectionView; + UILabel *_featuredStationsLabel; + UIAlertView *_freeloaderAlertView; + double _highlightedItemTimestamp; + NSObject *_initialArtworkLoadGroup; + NSObject *_heartbeatInvalidTimerSource; + _Bool _isVisible; + _Bool _isVisuallyEngaged; + NSArray *_myStations; + UICollectionView *_myStationsCollectionView; + UILabel *_myStationsLabel; + RUPlaceholderView *_placeholderView; + RadioStation *_prospectiveStation; + UIScrollView *_scrollView; + RUSignInViewController *_signInViewController; + UIView *_snapshotView; + RUWelcomeViewController *_welcomeViewController; +} + ++ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; +- (void).cxx_destruct; +- (id)_visibleFeaturedStations; +- (void)_updateVisualEngagement; +- (void)_updateVisibleCellsNowPlayingStates; +- (void)_updateViewForNetworkType:(long long)arg1; +- (void)_updateScrollViewContentSizeForInterfaceOrientation:(long long)arg1; +- (void)_updateZOrderingForCollectionView:(id)arg1; +- (void)_updateBarButtonItems; +- (id)_uncachedMyStations; +- (id)_uncachedFeaturedStations; +- (void)_synchronizeWithService; +- (void)_showWelcomeViewControllerIfNeeded; +- (void)_setIsVisible:(_Bool)arg1; +- (void)_reloadImpressionTimersForVisibleStations; +- (void)_playStationWithContext:(id)arg1 keepPlayingCurrentItemIfPossible:(_Bool)arg2; +- (double)_myStationsCollectionViewVerticalOffsetForInterfaceOrientation:(long long)arg1; +- (void)_layoutScrollViewsForInterfaceOrientation:(long long)arg1; +- (void)_layoutForInterfaceOrientation:(long long)arg1; +- (void)_layoutCell:(id)arg1 inCollectionView:(id)arg2 forInterfaceOrientation:(long long)arg3; +- (_Bool)_isStationNowPlaying:(id)arg1; +- (_Bool)_isNetworkTypeAllowed:(long long)arg1; +- (void)_displayServiceUnavailable; +- (void)_cancelHeartbeatInvalidTimer; +- (void)_authenticateForActiveAccountWithResponseHandler:(id)arg1; +- (void)_attemptToPlayStation:(id)arg1 withPrefixItem:(id)arg2 keepPlayingCurrentItemIfPossible:(_Bool)arg3; +- (id)_addStationTileImage; +- (void)_radioRequestDidFinishNotification:(id)arg1; +- (void)_playbackCoordinatorStationDidChangeNotification:(id)arg1; +- (void)_networkTypeDidChangeNotification:(id)arg1; +- (void)_itemHeartbeatIsInvalidNotification:(id)arg1; +- (void)_heartbeatDidChangeNotification:(id)arg1; +- (void)_cellularNetworkingAllowedDidChangeNotification:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (void)_historyAction:(id)arg1; +- (void)_editAction:(id)arg1; +- (void)scrollStationToVisible:(id)arg1; +- (void)completeAdditionOfStation:(id)arg1 withPrefixItem:(id)arg2 keepPlayingCurrentItemIfPossible:(_Bool)arg3 animated:(_Bool)arg4 animationCompletionHandler:(id)arg5; +- (void)prepareToAddStation; +- (void)addStationWithDictionary:(id)arg1 completionHandler:(id)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (id)_sortCollectionCells:(id)arg1 byDistanceFromCenter:(struct CGPoint)arg2; +- (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)welcomeViewControllerDidReceiveServiceUnavailable:(id)arg1; +- (void)welcomeViewControllerDidOptIn:(id)arg1; +- (void)signInViewController:(id)arg1 didCompleteWithAuthenticateResponse:(id)arg2; +- (void)historyViewControllerDidFinish:(id)arg1; +- (void)editStationsViewControllerDidFinish:(id)arg1; +- (void)createStationViewControllerDidFinish:(id)arg1; +- (void)createStationViewController:(id)arg1 didSelectStation:(id)arg2; +- (void)radioCollectionViewDidChangeContentSize:(id)arg1; +- (void)reloadData; +- (id)contentScrollView; +- (id)music_prospectivePlaybackInformation; +- (_Bool)music_beginPlaybackForVisibleContent; +- (_Bool)MPH_supportsCoverFlow; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)viewDidLayoutSubviews; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)decodeRestorableStateWithCoder:(id)arg1; +- (void)dealloc; +- (id)initWithDataSource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchAlbumCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchAlbumCellConfiguration.h new file mode 100644 index 000000000..4999ec0fc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchAlbumCellConfiguration.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchAlbumCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)subtitleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchArtistCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchArtistCellConfiguration.h new file mode 100644 index 000000000..5b2053d59 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchArtistCellConfiguration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchArtistCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)_titleProperty; ++ (id)_artistRepresentativeItemProperty; ++ (id)_artistArtworkCacheIDProperty; ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; ++ (id)imageCacheRequestForMediaEntity:(id)arg1 valuesForProperties:(id)arg2 shouldLoadAsynchronously:(_Bool *)arg3; ++ (void)appDefaultsDidChange; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchAudiobookCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchAudiobookCellConfiguration.h new file mode 100644 index 000000000..c06b3059b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchAudiobookCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchAudiobookCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchCellConfiguration.h new file mode 100644 index 000000000..46b27aa5e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchCellConfiguration.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchCellConfiguration : MusicCellConfiguration +{ +} + ++ (void)_appDefaultsDidChangeNotification:(id)arg1; ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)subtitleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; ++ (_Bool)isMediaEntityExplicit:(id)arg1 valuesForProperties:(id)arg2; ++ (id)imageCacheRequestForMediaEntity:(id)arg1 valuesForProperties:(id)arg2 shouldLoadAsynchronously:(_Bool *)arg3; ++ (void)appDefaultsDidChange; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchCompilationCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchCompilationCellConfiguration.h new file mode 100644 index 000000000..5110d7328 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchCompilationCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchCompilationCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchComposerCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchComposerCellConfiguration.h new file mode 100644 index 000000000..87ca2f9cc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchComposerCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchComposerCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchGenreCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchGenreCellConfiguration.h new file mode 100644 index 000000000..561373a1c --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchGenreCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchGenreCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastCellConfiguration.h new file mode 100644 index 000000000..78a1e8132 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastCellConfiguration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchPodcastCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastEpisodeCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastEpisodeCellConfiguration.h new file mode 100644 index 000000000..00971666f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchPodcastEpisodeCellConfiguration.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchPodcastEpisodeCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)subtitleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchSongCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchSongCellConfiguration.h new file mode 100644 index 000000000..ee2296560 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchSongCellConfiguration.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSearchSongCellConfiguration : MusicSearchCellConfiguration +{ +} + ++ (id)titleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)subtitleForMediaEntity:(id)arg1 valuesForProperties:(id)arg2; ++ (id)propertiesToFetch; ++ (_Bool)isMediaEntityExplicit:(id)arg1 valuesForProperties:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSearchViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicSearchViewController.h new file mode 100644 index 000000000..aa85a7457 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSearchViewController.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "UISearchDisplayDelegate-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class NSArray, NSDate, NSMutableArray, NSString, NSTimer, SKUICircleProgressIndicator, UIButton, UILabel, UITableView, UITapGestureRecognizer, UIView; + +@interface MusicSearchViewController : UIViewController +{ + SKUICircleProgressIndicator *_activityIndicatorView; + _Bool _canShowContinueSearch; + UIButton *_continueSearchButton; + UILabel *_loadingLabel; + NSMutableArray *_nonEmptySearchDataSources; + UILabel *_noResultsLabel; + NSArray *_searchDataSources; + UIView *_tableViewBackgroundView; + UIView *_tableViewDimmingView; + UITapGestureRecognizer *_tapGestureRecognizer; + id _delegate; + NSString *_searchTerm; + UITableView *_tableView; + NSString *_pendingSearch; + NSTimer *_pendingSearchTimer; + NSDate *_lastSearchDate; +} + +@property(retain, nonatomic) NSDate *lastSearchDate; // @synthesize lastSearchDate=_lastSearchDate; +@property(retain, nonatomic) NSTimer *pendingSearchTimer; // @synthesize pendingSearchTimer=_pendingSearchTimer; +@property(copy, nonatomic) NSString *pendingSearch; // @synthesize pendingSearch=_pendingSearch; +@property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; +@property(readonly, nonatomic) NSString *searchTerm; // @synthesize searchTerm=_searchTerm; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_updateVisibleHeadersState; +- (void)_updateResultsForSearchTerm:(id)arg1; +- (void)_startPendingSearch; +- (id)_searchSectionTitleForSearchDataSource:(id)arg1; +- (Class)_searchCellConfigurationClassForSearchDataSource:(id)arg1; +- (void)_reloadData; +- (void)_performDefaultActionForSearchDataSource:(id)arg1 entity:(id)arg2; +- (id)_newSearchDataSources; +- (_Bool)_isSearchInProgress; +- (void)_storeRestrictionsDidChangeNotification:(id)arg1; +- (void)_searchDataSourceDidInvalidateNotification:(id)arg1; +- (void)_musicDefaultsDidChangeNotification:(id)arg1; +- (void)_mediaLibraryDidChangeNotification:(id)arg1; +- (void)_tapGestureRecognizerAction:(id)arg1; +- (void)_continueSearchAction:(id)arg1; +- (void)tableViewDidFinishReload:(id)arg1; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (void)searchDisplayControllerWillEndSearch:(id)arg1; +- (void)searchDisplayControllerWillBeginSearch:(id)arg1; +- (void)searchDisplayController:(id)arg1 willUnloadSearchResultsTableView:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (void)searchDisplayController:(id)arg1 didLoadSearchResultsTableView:(id)arg2; +- (void)searchDisplayControllerDidEndSearch:(id)arg1; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSharedLibrariesViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicSharedLibrariesViewController.h new file mode 100644 index 000000000..bfebcacfc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSharedLibrariesViewController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +#import "UIViewControllerRestoration-Protocol.h" + +@class MPMediaLibrary, NSArray; + +@interface MusicSharedLibrariesViewController : UITableViewController +{ + MPMediaLibrary *_connectingMediaLibrary; + NSArray *_sharedMediaLibraries; +} + ++ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; +- (void).cxx_destruct; +- (void)_updateConnectionProgress; +- (void)_updateConnectionProgressForCell:(id)arg1; +- (void)_updateNavigationPrompt; +- (id)_sharedMediaLibraries; +- (void)_cancelConnectionAndDismiss; +- (void)_mediaLibraryConnectionProgressDidChangeNotification:(id)arg1; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (_Bool)music_shouldPresentModallyInMoreList; +- (void)viewWillAppear:(_Bool)arg1; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicShuffleActionCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicShuffleActionCellConfiguration.h new file mode 100644 index 000000000..c4447ec39 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicShuffleActionCellConfiguration.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicShuffleActionCellConfiguration : MusicCellConfiguration +{ +} + ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (id)tableViewCellBackgroundColor; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongCellConfiguration.h new file mode 100644 index 000000000..bff167fca --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongCellConfiguration.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSongCellConfiguration : MusicCellConfiguration +{ +} + ++ (Class)tableViewCellClass; ++ (id)isPlayableProperties; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; ++ (void)configureDownloadStatusForCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongListCellConfiguration.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongListCellConfiguration.h new file mode 100644 index 000000000..0cb79aaa2 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongListCellConfiguration.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSongListCellConfiguration : MusicSongCellConfiguration +{ +} + ++ (id)propertiesToFetch; ++ (id)imageCache; ++ (struct UIEdgeInsets)tableViewSeparatorInset; ++ (id)tableViewCellBackgroundColor; ++ (id)tableViewBackgroundColor; ++ (double)tableViewCellHeight; ++ (Class)tableViewCellClass; ++ (void)configureCell:(id)arg1 withViewController:(id)arg2 entity:(id)arg3 atIndex:(unsigned long long)arg4 animated:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCell.h new file mode 100644 index 000000000..c20771e7a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCell.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SKUIItemOfferButtonDelegate-Protocol.h" + +@class MPMediaDownloadObserver, MPStoreOffer; + +@interface MusicSongTableViewCell : MusicTableViewCell +{ + _Bool _displayAsDisabled; + _Bool _playing; + _Bool _downloadable; + _Bool _purchasable; + _Bool _downloadingCollectionOffer; + MPMediaDownloadObserver *_downloadObserver; + MPStoreOffer *_storeOffer; + id _downloadButtonActionBlock; +} + ++ (Class)contentViewClass; +@property(copy, nonatomic) id downloadButtonActionBlock; // @synthesize downloadButtonActionBlock=_downloadButtonActionBlock; +@property(retain, nonatomic) MPStoreOffer *storeOffer; // @synthesize storeOffer=_storeOffer; +@property(readonly, nonatomic) MPMediaDownloadObserver *downloadObserver; // @synthesize downloadObserver=_downloadObserver; +@property(readonly, nonatomic, getter=isDownloadingCollectionOffer) _Bool downloadingCollectionOffer; // @synthesize downloadingCollectionOffer=_downloadingCollectionOffer; +@property(readonly, nonatomic, getter=isPurchasable) _Bool purchasable; // @synthesize purchasable=_purchasable; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; // @synthesize downloadable=_downloadable; +@property(nonatomic, getter=isPlaying) _Bool playing; // @synthesize playing=_playing; +@property(nonatomic, getter=isDisplayingAsDisabled) _Bool displayAsDisabled; // @synthesize displayAsDisabled=_displayAsDisabled; +- (void).cxx_destruct; +- (void)_updateItemOfferButtonAnimated:(_Bool)arg1; +- (void)itemOfferButtonWillAnimateTransition:(id)arg1; +- (void)_itemOfferButtonAction:(id)arg1; +- (void)setDownloadable:(_Bool)arg1 purchasable:(_Bool)arg2 downloadObserver:(id)arg3 storeOffer:(id)arg4 downloadingCollectionOffer:(_Bool)arg5 animated:(_Bool)arg6; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)dealloc; +- (id)songCellContentView; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCellContentView.h new file mode 100644 index 000000000..99fd6b4ce --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongTableViewCellContentView.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MPUItemOfferButton, MusicNowPlayingIndicatorView, UIImageView; + +@interface MusicSongTableViewCellContentView : MusicTableViewCellContentView +{ + _Bool _explicitTrack; + _Bool _geniusTrack; + _Bool _playing; + _Bool _itemOfferButtonNeedsSetup; + UIImageView *_explicitImageView; + UIImageView *_geniusImageView; + MusicNowPlayingIndicatorView *_nowPlayingIndicatorView; + MPUItemOfferButton *_itemOfferButton; +} + +@property(nonatomic) _Bool itemOfferButtonNeedsSetup; // @synthesize itemOfferButtonNeedsSetup=_itemOfferButtonNeedsSetup; +@property(retain, nonatomic) MPUItemOfferButton *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; +@property(readonly, nonatomic) MusicNowPlayingIndicatorView *nowPlayingIndicatorView; // @synthesize nowPlayingIndicatorView=_nowPlayingIndicatorView; +@property(nonatomic, getter=isPlaying) _Bool playing; // @synthesize playing=_playing; +@property(readonly, nonatomic) UIImageView *geniusImageView; // @synthesize geniusImageView=_geniusImageView; +@property(nonatomic, getter=isGeniusTrack) _Bool geniusTrack; // @synthesize geniusTrack=_geniusTrack; +@property(readonly, nonatomic) UIImageView *explicitImageView; // @synthesize explicitImageView=_explicitImageView; +@property(nonatomic, getter=isExplicitTrack) _Bool explicitTrack; // @synthesize explicitTrack=_explicitTrack; +- (void).cxx_destruct; +- (void)_itemOfferButtonCancelConfirmationAction:(id)arg1; +- (void)_itemOfferButtonShowConfirmationAction:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongsDataSource.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongsDataSource.h new file mode 100644 index 000000000..d59348fe3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongsDataSource.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface MusicSongsDataSource : MusicQueryDataSource +{ + unsigned long long _syncAssetTotal; + int _syncAssetTotalToken; + _Bool _syncAssetTotalTokenIsValid; + int _syncCurrentAssetNumberToken; + _Bool _syncCurrentAssetNumberTokenIsValid; + unsigned long long _syncCurrentAssetNumber; + NSString *_syncProgressString; +} + +- (void).cxx_destruct; +- (void)_updateSyncProgressString; +- (_Bool)showsIndexBar; +- (_Bool)showsEntityCountFooter; +- (id)entityCountFormat; +- (void)dealloc; +- (id)initWithQuery:(id)arg1 entityType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicSongsViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicSongsViewController.h new file mode 100644 index 000000000..87ed9f297 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicSongsViewController.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MusicSongsViewController : MusicTableViewController +{ + _Bool _hasShuffleActionRow; +} + +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (Class)tableView:(id)arg1 prefixActionCellConfigurationAtIndex:(long long)arg2; +- (long long)numberOfPrefixActionRowsInTableView:(id)arg1; +- (void)reloadData; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicStoreClientController.h b/iOS7/PrivateFrameworks/MusicUI/MusicStoreClientController.h new file mode 100644 index 000000000..58ee6d148 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicStoreClientController.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SUClientController.h" + +#import "MCProfileConnectionObserver-Protocol.h" +#import "SSDownloadManagerObserver-Protocol.h" + +@interface MusicStoreClientController : SUClientController +{ + _Bool _hasContinueSearchCapability; + _Bool _isUsingNetwork; +} + ++ (void)setSharedController:(id)arg1; ++ (id)sharedController; ++ (id)continueSearchingURLForMediaType:(unsigned long long)arg1 searchString:(id)arg2; ++ (id)musicStoreURLWithAction:(id)arg1; +- (_Bool)_isStoreRestricted; +- (void)downloadManagerNetworkUsageDidChange:(id)arg1; +- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; +@property(readonly, nonatomic) _Bool hasStoreSearchCapability; +- (void)dealloc; +- (id)initWithClientIdentifier:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTabBarController.h b/iOS7/PrivateFrameworks/MusicUI/MusicTabBarController.h new file mode 100644 index 000000000..f89d9d360 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTabBarController.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITabBarController.h" + +@class MusicRadioViewController, NSArray, UINavigationController; + +@interface MusicTabBarController : UITabBarController +{ + _Bool _isVisible; + _Bool _needsReloadWhenBecomingVisible; + _Bool _supportsTransiency; + _Bool _displayEmptyTabs; + NSArray *_customizableViewControllerIdentifiers; + id _navigationControllerDelegate; + NSArray *_orderedViewControllerIdentifiers; + UINavigationController *_radioNavigationController; + MusicRadioViewController *_radioViewController; +} + ++ (Class)_moreNavigationControllerClass; +@property(nonatomic) _Bool displayEmptyTabs; // @synthesize displayEmptyTabs=_displayEmptyTabs; +@property(nonatomic) _Bool supportsTransiency; // @synthesize supportsTransiency=_supportsTransiency; +@property(readonly, nonatomic) MusicRadioViewController *radioViewController; // @synthesize radioViewController=_radioViewController; +@property(readonly, nonatomic) UINavigationController *radioNavigationController; // @synthesize radioNavigationController=_radioNavigationController; +@property(copy, nonatomic) NSArray *orderedViewControllerIdentifiers; // @synthesize orderedViewControllerIdentifiers=_orderedViewControllerIdentifiers; +@property(nonatomic) __weak id navigationControllerDelegate; // @synthesize navigationControllerDelegate=_navigationControllerDelegate; +@property(copy, nonatomic) NSArray *customizableViewControllerIdentifiers; // @synthesize customizableViewControllerIdentifiers=_customizableViewControllerIdentifiers; +- (void).cxx_destruct; +- (id)_viewControllerIdentifierForNavigationControllerIdentifier:(id)arg1; +- (id)_tabBarCustomizableViewControllerIdentifiers; +- (void)_setOrderedViewControllerIdentifiers:(id)arg1 animated:(_Bool)arg2 notifyDelegate:(_Bool)arg3; +- (void)_reloadTabsAnimated:(_Bool)arg1; +- (id)_navigationControllerIdentifierForViewControllerIdentifier:(id)arg1; +- (id)_orderedViewControllerIdentifiersForViewControllers:(id)arg1; +- (id)_mergedOrderedViewControllerIdentifiersWithViewControllers:(id)arg1; +- (id)_navigationControllerForNavigationIdentifier:(id)arg1; +- (void)_mediaLibraryDidChangeNotification:(id)arg1; +- (void)_isRadioEnabledDidChangeNotification:(id)arg1; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (void)switchToPlaylistWithPID:(id)arg1; +- (void)switchToShortcutIdentifier:(id)arg1; +- (void)setOrderedViewControllerIdentifiers:(id)arg1 animated:(_Bool)arg2; +- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (void)_setSelectedViewController:(id)arg1; +- (id)moreNavigationController; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(nonatomic) __weak id delegate; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTableSectionHeaderView.h b/iOS7/PrivateFrameworks/MusicUI/MusicTableSectionHeaderView.h new file mode 100644 index 000000000..b43153399 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTableSectionHeaderView.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewHeaderFooterView.h" + +@class UILabel; + +@interface MusicTableSectionHeaderView : UITableViewHeaderFooterView +{ + double _backgroundTransitionWeighting; + UILabel *_titleLabel; +} + ++ (double)defaultHeight; +@property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(nonatomic) double backgroundTransitionWeighting; // @synthesize backgroundTransitionWeighting=_backgroundTransitionWeighting; +- (void).cxx_destruct; +- (void)setBackgroundTransitionProgress:(double)arg1; +- (void)setTableViewStyle:(long long)arg1; +- (void)layoutSubviews; +- (id)initWithReuseIdentifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTableView.h b/iOS7/PrivateFrameworks/MusicUI/MusicTableView.h new file mode 100644 index 000000000..5fb9be048 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTableView.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableView.h" + +@interface MusicTableView : UITableView +{ + double _headerBackgroundTransitionWeighting; + double _footerBackgroundTransitionWeighting; + double _minimumContentSizeHeightAdditions; +} + +@property(nonatomic) double minimumContentSizeHeightAdditions; // @synthesize minimumContentSizeHeightAdditions=_minimumContentSizeHeightAdditions; +@property(nonatomic) double footerBackgroundTransitionWeighting; // @synthesize footerBackgroundTransitionWeighting=_footerBackgroundTransitionWeighting; +@property(nonatomic) double headerBackgroundTransitionWeighting; // @synthesize headerBackgroundTransitionWeighting=_headerBackgroundTransitionWeighting; +- (void)updateVisibleHeaderFooterState; +- (void)updateStateForHeaderView:(id)arg1 inSection:(long long)arg2; +- (void)updateStateForFooterView:(id)arg1 inSection:(long long)arg2; +- (void)setTableHeaderBackgroundColor:(id)arg1; +- (void)setContentSize:(struct CGSize)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCell.h new file mode 100644 index 000000000..b6c1c3ef7 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCell.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class MusicTableViewCellContentView; + +@interface MusicTableViewCell : UITableViewCell +{ + MusicTableViewCellContentView *_cellContentView; +} + ++ (Class)contentViewClass; +@property(retain, nonatomic) MusicTableViewCellContentView *cellContentView; // @synthesize cellContentView=_cellContentView; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCellContentView.h new file mode 100644 index 000000000..7cab2efdb --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewCellContentView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface MusicTableViewCellContentView : UIView +{ +} + +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTableViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewController.h new file mode 100644 index 000000000..68ac4a0a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTableViewController.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUTableViewController.h" + +#import "MPHSearchViewControllerDelegate-Protocol.h" + +@class MusicSearchViewController, UISearchBar, UISearchDisplayController; + +@interface MusicTableViewController : MPUTableViewController +{ + _Bool _isVisible; + UISearchBar *_searchBar; + UISearchDisplayController *_searchDisplayController; + MusicSearchViewController *_searchViewController; + id _delegate; +} + ++ (_Bool)_supportsSearch; ++ (_Bool)_shouldPopWhenEmpty; ++ (Class)_tableViewClass; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_updateVisibleCellsPlaybackState; +- (void)_updateNavigationPrompt; +- (id)_searchDisplayController; +- (id)_searchBar; +- (void)_tableViewController_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)_tableViewController_itemDidChangeNotification:(id)arg1; +- (id)_createTableViewBackgroundView; +@property(readonly, nonatomic) struct CGSize contentSize; +- (void)tableViewDidFinishReload:(id)arg1; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)sectionIndexTitlesForTableView:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (void)searchViewControllerWillEndSearch:(id)arg1; +- (void)searchViewControllerWillBeginSearch:(id)arg1; +- (id)_createTableView; +- (void)reloadData; +- (_Bool)music_beginPlaybackForVisibleContent; +- (_Bool)music_hasContent; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)dealloc; +- (id)initWithDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicTheme.h b/iOS7/PrivateFrameworks/MusicUI/MusicTheme.h new file mode 100644 index 000000000..cfafd070e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicTheme.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPUTheme.h" + +@interface MusicTheme : MPUTheme +{ +} + ++ (id)newAddAccessoryButton; ++ (id)newBackgroundViewWithFrame:(struct CGRect)arg1; ++ (long long)unplayedIndicatorStyleForMediaItem:(id)arg1; ++ (double)tableViewContentLeftInset; ++ (id)tintColor; ++ (id)tableViewCellSeparatorColor; ++ (id)disabledPlaybackControlColor; ++ (id)unplayedIndicatorImageWithStyle:(long long)arg1 selected:(_Bool)arg2; ++ (id)shuffleImage; ++ (id)miniPlayerEmptyStationPlaceholderImage; ++ (id)miniPlayerEmptyAlbumPlaceholderImage; ++ (id)gradientMaskImageWithGradientDistance:(double)arg1; ++ (id)grayColorGeniusPlaylistImage; ++ (id)tintColorGeniusPlaylistImage; ++ (id)explicitSmallImage; ++ (id)explicitLargeImage; ++ (id)addPlaylistImage; ++ (id)disabledAddAccessoryImage; ++ (id)addAccessoryImage; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicThinDetailSlider.h b/iOS7/PrivateFrameworks/MusicUI/MusicThinDetailSlider.h new file mode 100644 index 000000000..a2cc74b96 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicThinDetailSlider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPDetailSlider.h" + +@interface MusicThinDetailSlider : MPDetailSlider +{ +} + +- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; +- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2 maxTrackWidth:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/MusicVideoViewController.h b/iOS7/PrivateFrameworks/MusicUI/MusicVideoViewController.h new file mode 100644 index 000000000..64cc37b56 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/MusicVideoViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MPVideoViewController.h" + +@interface MusicVideoViewController : MPVideoViewController +{ +} + ++ (long long)_activityIndicatorViewStyle; +- (void)displayVideoViewOnScreen; +- (void)viewWillAppear:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/NSBundle-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/NSBundle-MusicAdditions.h new file mode 100644 index 000000000..bd7cf0254 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/NSBundle-MusicAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBundle.h" + +@interface NSBundle (MusicAdditions) ++ (id)musicUIBundle; +@end + diff --git a/iOS7/PrivateFrameworks/iPodUI/NSCopying-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/NSCopying-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/NSCopying-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/NSCopying-Protocol.h diff --git a/iOS7/PrivateFrameworks/MusicUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/NSURL-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/NSURL-MusicAdditions.h new file mode 100644 index 000000000..d25d7a20a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/NSURL-MusicAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@class NSString; + +@interface NSURL (MusicAdditions) +@property(readonly, nonatomic) NSString *shortcutIdentifier; +@property(readonly, nonatomic) _Bool isShowNowPlayingURL; +@property(readonly, nonatomic) _Bool isPlayImmediatelyURL; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUCreateStationViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUCreateStationViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..9f2f60854 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUCreateStationViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUCreateStationViewControllerDelegate + +@optional +- (void)createStationViewControllerDidFinish:(id)arg1; +- (void)createStationViewController:(id)arg1 didSelectStation:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUEditStationsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUEditStationsViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..a41d33c88 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUEditStationsViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUEditStationsViewControllerDelegate + +@optional +- (void)editStationsViewControllerDidFinish:(id)arg1; +- (void)editStationsViewController:(id)arg1 didDeleteStation:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUHistoryViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUHistoryViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..1ecfdd92e --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUHistoryViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUHistoryViewControllerDelegate + +@optional +- (void)historyViewControllerDidFinish:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iPodUI/RURadioDataSourceDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RURadioDataSourceDelegate-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/RURadioDataSourceDelegate-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/RURadioDataSourceDelegate-Protocol.h diff --git a/iOS7/PrivateFrameworks/MusicUI/RUSignInViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUSignInViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..0f8419d05 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUSignInViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUSignInViewControllerDelegate + +@optional +- (void)signInViewController:(id)arg1 didCompleteWithAuthenticateResponse:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUStationActionsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUStationActionsViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..383f95976 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUStationActionsViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUStationActionsViewControllerDelegate + +@optional +- (void)stationActionsViewController:(id)arg1 didFinishAction:(long long)arg2 withObject:(id)arg3 error:(id)arg4; +- (void)stationActionsViewController:(id)arg1 willBeginAction:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUTrackActionsDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUTrackActionsDelegate-Protocol.h new file mode 100644 index 000000000..43bbfae43 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUTrackActionsDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUTrackActionsDelegate + +@optional +- (void)trackActioningObjectDidChangeContentSize:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUTrackDownloadViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUTrackDownloadViewDelegate-Protocol.h new file mode 100644 index 000000000..ad1ed1474 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUTrackDownloadViewDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUTrackDownloadViewDelegate + +@optional +- (void)trackDownloadViewWillTransition:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUTrackHistoryDataSourceDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUTrackHistoryDataSourceDelegate-Protocol.h new file mode 100644 index 000000000..661617100 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUTrackHistoryDataSourceDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUTrackHistoryDataSourceDelegate + +@optional +- (void)trackHistoryDataSource:(id)arg1 didInsertSections:(id)arg2 insertIndexPaths:(id)arg3 updateIndexPaths:(id)arg4 deleteSections:(id)arg5 deleteIndexPaths:(id)arg6; +- (void)trackHistoryDataSourceDidInvalidate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/RUWelcomeViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/RUWelcomeViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..e441837e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/RUWelcomeViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUWelcomeViewControllerDelegate + +@optional +- (void)welcomeViewControllerDidReceiveServiceUnavailable:(id)arg1; +- (void)welcomeViewControllerDidOptIn:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/SKUIItemOfferButtonDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/SKUIItemOfferButtonDelegate-Protocol.h new file mode 100644 index 000000000..91c36755f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/SKUIItemOfferButtonDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIItemOfferButtonDelegate + +@optional +- (void)itemOfferButtonWillAnimateTransition:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iPodUI/SSDownloadManagerObserver-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/SSDownloadManagerObserver-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/SSDownloadManagerObserver-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/SSDownloadManagerObserver-Protocol.h diff --git a/iOS7/PrivateFrameworks/MusicUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIActionSheetDelegate-Protocol.h new file mode 100644 index 000000000..34b251599 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIActionSheetDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIActionSheetDelegate + +@optional +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)didPresentActionSheet:(id)arg1; +- (void)willPresentActionSheet:(id)arg1; +- (void)actionSheetCancel:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIAlertViewDelegate-Protocol.h new file mode 100644 index 000000000..27dafbe5b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIAlertViewDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIAlertViewDelegate + +@optional +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)didPresentAlertView:(id)arg1; +- (void)willPresentAlertView:(id)arg1; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDataSource-Protocol.h new file mode 100644 index 000000000..df8f86be9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDataSource-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UICollectionViewDataSource +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; + +@optional +- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDelegate-Protocol.h new file mode 100644 index 000000000..f54a027c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UICollectionViewDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollViewDelegate-Protocol.h" + +@protocol UICollectionViewDelegate + +@optional +- (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; +- (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; +- (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; +- (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; +- (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIGestureRecognizerDelegate-Protocol.h new file mode 100644 index 000000000..cf1548fe2 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIGestureRecognizerDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIGestureRecognizerDelegate + +@optional +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIModalItemDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIModalItemDelegate-Protocol.h new file mode 100644 index 000000000..aefd5b42f --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIModalItemDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIModalItemDelegate + +@optional +- (_Bool)modalItem:(id)arg1 shouldDismissForButtonAtIndex:(long long)arg2; +- (_Bool)modalItemShouldEnableFirstOtherButton:(id)arg1; +- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)didPresentModalItem:(id)arg1; +- (void)willPresentModalItem:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UINavigationController-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/UINavigationController-MusicAdditions.h new file mode 100644 index 000000000..200108190 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UINavigationController-MusicAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationController.h" + +@interface UINavigationController (MusicAdditions) +- (void)music_pushNowPlayingViewControllerAnimated:(_Bool)arg1; +- (void)music_popToViewController:(id)arg1 animated:(_Bool)arg2; +- (void)music_popToViewControllerBeforeViewController:(id)arg1 animated:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UINavigationControllerDelegate-Protocol.h new file mode 100644 index 000000000..992a3d197 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UINavigationControllerDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UINavigationControllerDelegate + +@optional +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIPopoverControllerDelegate-Protocol.h new file mode 100644 index 000000000..21f61f0cc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIPopoverControllerDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIPopoverControllerDelegate + +@optional +- (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIScrollViewDelegate-Protocol.h new file mode 100644 index 000000000..3b8f3f922 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIScrollViewDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIScrollViewDelegate + +@optional +- (void)scrollViewDidScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; +- (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; +- (id)viewForZoomingInScrollView:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewWillBeginDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidZoom:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iPodUI/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UISearchDisplayDelegate-Protocol.h similarity index 84% rename from iOS7/PrivateFrameworks/iPodUI/UISearchDisplayDelegate-Protocol.h rename to iOS7/PrivateFrameworks/MusicUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/iPodUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/MusicUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/MusicUI/UITabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UITabBarControllerDelegate-Protocol.h new file mode 100644 index 000000000..62f9e7ae8 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UITabBarControllerDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UITabBarControllerDelegate + +@optional +- (id)tabBarController:(id)arg1 animationControllerForTransitionFromViewController:(id)arg2 toViewController:(id)arg3; +- (id)tabBarController:(id)arg1 interactionControllerForAnimationController:(id)arg2; +- (long long)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)tabBarControllerSupportedInterfaceOrientations:(id)arg1; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; +- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; +- (void)tabBarController:(id)arg1 willBeginCustomizingViewControllers:(id)arg2; +- (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UITableViewDataSource-Protocol.h new file mode 100644 index 000000000..c504d5aab --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UITableViewDataSource-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UITableViewDataSource +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; + +@optional +- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; +- (id)sectionIndexTitlesForTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UITableViewDelegate-Protocol.h new file mode 100644 index 000000000..54194ae68 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UITableViewDelegate-Protocol.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "UIScrollViewDelegate-Protocol.h" + +@protocol UITableViewDelegate + +@optional +- (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UITextFieldDelegate-Protocol.h new file mode 100644 index 000000000..7b4785d61 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UITextFieldDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UITextFieldDelegate + +@optional +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)textFieldDidEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIViewController-MPHAdditions.h b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MPHAdditions.h new file mode 100644 index 000000000..0f662cd74 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MPHAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface UIViewController (MPHAdditions) +- (void)MPH_supportsCoverFlowDidChange; +- (_Bool)MPH_supportsCoverFlow; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicAdditions.h b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicAdditions.h new file mode 100644 index 000000000..a087fd292 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicAdditions.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface UIViewController (MusicAdditions) ++ (id)_music_sanitizedQueryForQuery:(id)arg1; ++ (id)_music_queryForIdentifier:(id)arg1; ++ (void)music_registerViewControllerIdentifiers; +- (void)_music_updateNowPlayingNavigationItem; +- (void)_music_setNoContentView:(id)arg1; +- (void)_music_setCloudLoadingView:(id)arg1; +- (id)_music_noContentView; +- (id)_music_cloudLoadingView; +- (void)_music_storeClientRestrictionsDidChangeNotification:(id)arg1; +- (void)_music_itemWillChangeNotification:(id)arg1; +- (void)_music_cloudControllerIsUpdateInProgressDidChangeNotification:(id)arg1; +- (void)_music_storeButtonAction:(id)arg1; +- (void)_music_nowPlayingButtonAction:(id)arg1; +- (void)music_updateStoreNavigationItem; +- (void)music_updateForContentChange; +- (_Bool)music_supportsMiniPlayer; +@property(nonatomic, getter=music_showsStoreNavigationItem, setter=music_setShowsStoreNavigationItem:) _Bool music_showsStoreNavigationItem; +@property(nonatomic, getter=music_showsNowPlayingNavigationItem, setter=music_setShowsNowPlayingNavigationItem:) _Bool music_showsNowPlayingNavigationItem; +@property(nonatomic, getter=music_showsNoContent, setter=music_setShowsNoContent:) _Bool music_showsNoContent; +@property(nonatomic, getter=music_showsMatchLoading, setter=music_setShowsMatchLoading:) _Bool music_showsMatchLoading; +- (_Bool)music_shouldPresentModallyInMoreList; +- (void)music_prospectivePlaybackInformationDidChange; +- (id)music_prospectivePlaybackInformation; +- (_Bool)music_hasContent; +- (_Bool)music_beginPlaybackForVisibleContent; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicPickerOverlayAdditions.h b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicPickerOverlayAdditions.h new file mode 100644 index 000000000..f3769430a --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIViewController-MusicPickerOverlayAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@class MusicPickerOverlay; + +@interface UIViewController (MusicPickerOverlayAdditions) +- (void)dismissPickerOverlay; +- (void)presentPickerOverlay:(id)arg1 completion:(id)arg2; +- (void)presentPickerOverlay:(id)arg1; +@property(retain, nonatomic) MusicPickerOverlay *pickerOverlay; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/UIViewControllerRestoration-Protocol.h b/iOS7/PrivateFrameworks/MusicUI/UIViewControllerRestoration-Protocol.h new file mode 100644 index 000000000..4ef3d4c56 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/UIViewControllerRestoration-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol UIViewControllerRestoration ++ (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MPHAlbumTableViewCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/_MPHAlbumTableViewCellContentView.h new file mode 100644 index 000000000..d05e84266 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MPHAlbumTableViewCellContentView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSAttributedString, NSString, UIImage, UIImageView, UILabel; + +@interface _MPHAlbumTableViewCellContentView : MusicTableViewCellContentView +{ + UIImageView *_artworkImageView; + UILabel *_detailLabel; + UILabel *_subtitleLabel; + UILabel *_titleLabel; +} + +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *subtitle; +@property(copy, nonatomic) NSAttributedString *detailAttributedString; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)layoutSubviewsPhone; +- (void)layoutSubviewsPad; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MPHShuffleActionTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MPHShuffleActionTableViewCell.h new file mode 100644 index 000000000..d50ee8fa0 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MPHShuffleActionTableViewCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface _MPHShuffleActionTableViewCell : UITableViewCell +{ +} + +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicAddPlaylistActionTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicAddPlaylistActionTableViewCell.h new file mode 100644 index 000000000..be51ad5a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicAddPlaylistActionTableViewCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface _MusicAddPlaylistActionTableViewCell : UITableViewCell +{ +} + +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCell.h new file mode 100644 index 000000000..c23fe44ce --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _MusicArtistTableViewCell : MusicTableViewCell +{ +} + ++ (Class)contentViewClass; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCellContentView.h new file mode 100644 index 000000000..d1e298ca5 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicArtistTableViewCellContentView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSAttributedString, NSString, UIImage, UIImageView, UILabel; + +@interface _MusicArtistTableViewCellContentView : MusicTableViewCellContentView +{ + UIImageView *_artworkImageView; + UILabel *_detailLabel; + UILabel *_titleLabel; +} + +- (void).cxx_destruct; +@property(retain, nonatomic) UIImage *artworkImage; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSAttributedString *detailAttributedText; +- (void)layoutSubviewsPhone; +- (void)layoutSubviewsPad; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicAudiobookTrackTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicAudiobookTrackTableViewCell.h new file mode 100644 index 000000000..c08795638 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicAudiobookTrackTableViewCell.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class NSAttributedString, NSString, UIImage, UIImageView, UILabel; + +@interface _MusicAudiobookTrackTableViewCell : UITableViewCell +{ + UILabel *_chapterRangeLabel; + UILabel *_detailLabel; + UILabel *_subtitleLabel; + UILabel *_timeRemainingLabel; + UILabel *_titleLabel; + UIImageView *_unplayedIndicatorImageView; + UIImage *_artworkImage; + NSString *_chapterRange; + long long _unplayedIndicatorStyle; +} + +@property(nonatomic) long long unplayedIndicatorStyle; // @synthesize unplayedIndicatorStyle=_unplayedIndicatorStyle; +@property(copy, nonatomic) NSString *chapterRange; // @synthesize chapterRange=_chapterRange; +@property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSAttributedString *timeRemainingAttributedString; +@property(copy, nonatomic) NSString *subtitle; +@property(copy, nonatomic) NSAttributedString *detailAttributedString; +- (void)layoutSubviewsPadInRect:(struct CGRect)arg1; +- (void)layoutSubviewsPhoneInRect:(struct CGRect)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicDownloadAllTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicDownloadAllTableViewCell.h new file mode 100644 index 000000000..4575b6066 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicDownloadAllTableViewCell.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +#import "SKUIItemOfferButtonDelegate-Protocol.h" + +@class SKUIItemOfferButton; + +@interface _MusicDownloadAllTableViewCell : UITableViewCell +{ + SKUIItemOfferButton *_itemOfferButton; + _Bool _downloadAllCellForArtist; + long long _downloadableSongCount; +} + +@property(nonatomic, getter=isDownloadAllCellForArtist) _Bool downloadAllCellForArtist; // @synthesize downloadAllCellForArtist=_downloadAllCellForArtist; +@property(nonatomic) long long downloadableSongCount; // @synthesize downloadableSongCount=_downloadableSongCount; +- (void).cxx_destruct; +- (void)_updateDownloadStateViews; +- (void)_itemOfferButtonAction:(id)arg1 withEvent:(id)arg2; +- (void)itemOfferButtonWillAnimateTransition:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusMixCollectionViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusMixCollectionViewCell.h new file mode 100644 index 000000000..81bb3f2f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusMixCollectionViewCell.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +@class NSMutableArray, NSString, UIButton, UIImage, UILabel; + +@interface _MusicGeniusMixCollectionViewCell : UICollectionViewCell +{ + UILabel *_artistsLabel; + UILabel *_basedOnLabel; + NSMutableArray *_coverViews; + UILabel *_titleLabel; + _Bool _offline; + _Bool _playing; + UIImage *_combinedArtworkImage; + UIButton *_playButton; +} + +@property(nonatomic, getter=isPlaying) _Bool playing; // @synthesize playing=_playing; +@property(nonatomic, getter=isOffline) _Bool offline; // @synthesize offline=_offline; +@property(readonly, nonatomic) UIButton *playButton; // @synthesize playButton=_playButton; +@property(retain, nonatomic) UIImage *combinedArtworkImage; // @synthesize combinedArtworkImage=_combinedArtworkImage; +- (void).cxx_destruct; +- (void)_updatePlayButtonAlpha; +- (void)_updateCoverViewsAlpha; +- (id)_pressedPlayButtonImage; +@property(copy, nonatomic) NSString *title; +- (void)setPlaying:(_Bool)arg1 animated:(_Bool)arg2; +@property(copy, nonatomic) NSString *artistsText; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusPlaylistActionTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusPlaylistActionTableViewCell.h new file mode 100644 index 000000000..04218cc03 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicGeniusPlaylistActionTableViewCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface _MusicGeniusPlaylistActionTableViewCell : UITableViewCell +{ +} + +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicMiniPlayerActionTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicMiniPlayerActionTableViewCell.h new file mode 100644 index 000000000..c73bfb6cd --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicMiniPlayerActionTableViewCell.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class UIImage, UIImageView; + +@interface _MusicMiniPlayerActionTableViewCell : UITableViewCell +{ + UIImageView *_actionImageView; + _Bool _showsSeparator; +} + +@property(nonatomic) _Bool showsSeparator; // @synthesize showsSeparator=_showsSeparator; +- (void).cxx_destruct; +@property(retain, nonatomic) UIImage *actionImage; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicPlaylistTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicPlaylistTableViewCell.h new file mode 100644 index 000000000..6b6ba8dbc --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicPlaylistTableViewCell.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class NSAttributedString, UIImage, UIImageView, UILabel; + +@interface _MusicPlaylistTableViewCell : UITableViewCell +{ + UIImageView *_artworkImageView; + UILabel *_detailLabel; + UIImageView *_playlistTypeImageView; +} + +- (void).cxx_destruct; +@property(retain, nonatomic) UIImage *playlistTypeImage; +@property(copy, nonatomic) NSAttributedString *detailAttributedString; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)layoutSubviewsPhoneInRect:(struct CGRect)arg1; +- (void)layoutSubviewsPadInRect:(struct CGRect)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTableViewCell.h new file mode 100644 index 000000000..73ed783ed --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTableViewCell.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class NSAttributedString, NSString, UIImage, UIImageView, UILabel; + +@interface _MusicPodcastTableViewCell : UITableViewCell +{ + UIImageView *_artworkImageView; + UILabel *_detailLabel; + UILabel *_titleLabel; +} + +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSAttributedString *detailAttributedString; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)prepareForReuse; +- (void)layoutSubviewsPhoneInRect:(struct CGRect)arg1; +- (void)layoutSubviewsPadInRect:(struct CGRect)arg1; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTrackTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTrackTableViewCell.h new file mode 100644 index 000000000..44d8e45f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicPodcastTrackTableViewCell.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class NSAttributedString, NSString, UIImage, UIImageView, UILabel; + +@interface _MusicPodcastTrackTableViewCell : UITableViewCell +{ + UIImageView *_artworkImageView; + UILabel *_detailLabel; + UILabel *_subtitleLabel; + UILabel *_titleLabel; + UIImageView *_unplayedIndicatorImageView; + long long _unplayedIndicatorStyle; +} + +@property(nonatomic) long long unplayedIndicatorStyle; // @synthesize unplayedIndicatorStyle=_unplayedIndicatorStyle; +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *subtitle; +@property(copy, nonatomic) NSAttributedString *detailAttributedString; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicRadioCollectionView.h b/iOS7/PrivateFrameworks/MusicUI/_MusicRadioCollectionView.h new file mode 100644 index 000000000..02894d099 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicRadioCollectionView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionView.h" + +@interface _MusicRadioCollectionView : UICollectionView +{ +} + +- (void)_recursivelyUpdateBackdropMaskFrames; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicRadioScrollView.h b/iOS7/PrivateFrameworks/MusicUI/_MusicRadioScrollView.h new file mode 100644 index 000000000..5abd882e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicRadioScrollView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollView.h" + +@interface _MusicRadioScrollView : UIScrollView +{ +} + +- (void)_recursivelyUpdateBackdropMaskFrames; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicSearchTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicSearchTableViewCell.h new file mode 100644 index 000000000..0ff6315f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicSearchTableViewCell.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class NSAttributedString, UIImage, UIImageView, UILabel; + +@interface _MusicSearchTableViewCell : UITableViewCell +{ + UIImageView *_artworkImageView; + UIImageView *_explicitImageView; + UILabel *_subtitleLabel; + UILabel *_titleLabel; + _Bool _displayAsDisabled; + _Bool _explicitTrack; +} + +@property(nonatomic, getter=isExplicitTrack) _Bool explicitTrack; // @synthesize explicitTrack=_explicitTrack; +@property(nonatomic, getter=isDisplayingAsDisabled) _Bool displayAsDisabled; // @synthesize displayAsDisabled=_displayAsDisabled; +- (void).cxx_destruct; +@property(copy, nonatomic) NSAttributedString *attributedTitleText; +@property(copy, nonatomic) NSAttributedString *attributedSubtitleText; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCell.h b/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCell.h new file mode 100644 index 000000000..0667d860b --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCell.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _MusicSongListTableViewCell : MusicSongTableViewCell +{ +} + ++ (Class)contentViewClass; +- (void)setDisplayAsDisabled:(_Bool)arg1; +- (void)setArtworkImage:(id)arg1; +- (void)setArtist:(id)arg1; +- (void)setAlbum:(id)arg1; +- (void)setTitle:(id)arg1; +- (id)songListCellContentView; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCellContentView.h b/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCellContentView.h new file mode 100644 index 000000000..1ab061de0 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicSongListTableViewCellContentView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, UIImage, UIImageView, UILabel; + +@interface _MusicSongListTableViewCellContentView : MusicSongTableViewCellContentView +{ + UILabel *_albumLabel; + UILabel *_artistLabel; + UIImageView *_artworkImageView; + UILabel *_titleLabel; +} + +@property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(readonly, nonatomic) UIImageView *artworkImageView; // @synthesize artworkImageView=_artworkImageView; +@property(readonly, nonatomic) UILabel *artistLabel; // @synthesize artistLabel=_artistLabel; +@property(readonly, nonatomic) UILabel *albumLabel; // @synthesize albumLabel=_albumLabel; +- (void).cxx_destruct; +- (void)layoutForPhoneInRect:(struct CGRect)arg1; +- (void)layoutForPadInRect:(struct CGRect)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect)arg1; +@property(retain, nonatomic) UIImage *artworkImage; +@property(copy, nonatomic) NSString *artist; +@property(copy, nonatomic) NSString *album; +@property(copy, nonatomic) NSString *title; +- (void)setDisplayAsDisabled:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicStoreViewControllerFactory.h b/iOS7/PrivateFrameworks/MusicUI/_MusicStoreViewControllerFactory.h new file mode 100644 index 000000000..3e85c3b04 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicStoreViewControllerFactory.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SUViewControllerFactory.h" + +@interface _MusicStoreViewControllerFactory : SUViewControllerFactory +{ +} + +- (id)newPlaceholderViewController; + +@end + diff --git a/iOS7/PrivateFrameworks/MusicUI/_MusicViewControllerNotificationObserver.h b/iOS7/PrivateFrameworks/MusicUI/_MusicViewControllerNotificationObserver.h new file mode 100644 index 000000000..cf8429b66 --- /dev/null +++ b/iOS7/PrivateFrameworks/MusicUI/_MusicViewControllerNotificationObserver.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface _MusicViewControllerNotificationObserver : NSObject +{ + NSString *_notificationName; + id _object; + SEL _selector; + id _target; +} + +@property(readonly, nonatomic) id target; // @synthesize target=_target; +@property(readonly, nonatomic) SEL selector; // @synthesize selector=_selector; +@property(readonly, nonatomic) id object; // @synthesize object=_object; +@property(readonly, nonatomic) NSString *notificationName; // @synthesize notificationName=_notificationName; +- (void).cxx_destruct; +- (void)_didReceiveNotification:(id)arg1; +- (void)dealloc; +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2 notificationName:(id)arg3 object:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/Notes/AccountUtilities.h b/iOS7/PrivateFrameworks/Notes/AccountUtilities.h index eb4a217c3..cfde4507f 100644 --- a/iOS7/PrivateFrameworks/Notes/AccountUtilities.h +++ b/iOS7/PrivateFrameworks/Notes/AccountUtilities.h @@ -17,7 +17,7 @@ + (id)sharedAccountUtilities; - (void).cxx_destruct; -- (BOOL)localNotesExist; +- (_Bool)localNotesExist; - (id)defaultStoreSyncIdWithDesiredSyncId:(id)arg1; - (id)accountIDsEnabledForNotes; - (id)accountsEnabledForNotes; diff --git a/iOS7/PrivateFrameworks/Notes/CDStructures.h b/iOS7/PrivateFrameworks/Notes/CDStructures.h index 52a06e6c0..f6fd99a67 100644 --- a/iOS7/PrivateFrameworks/Notes/CDStructures.h +++ b/iOS7/PrivateFrameworks/Notes/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/Notes/NoteAccountObject-Private.h b/iOS7/PrivateFrameworks/Notes/NoteAccountObject-Private.h new file mode 100644 index 000000000..186c8e212 --- /dev/null +++ b/iOS7/PrivateFrameworks/Notes/NoteAccountObject-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, NSString; + +@interface NoteAccountObject (Private) + +// Remaining properties +@property(retain, nonatomic) NSString *constraintsPath; // @dynamic constraintsPath; +@property(retain, nonatomic) NSNumber *type; // @dynamic type; +@end + diff --git a/iOS7/PrivateFrameworks/Notes/NoteAccountObject.h b/iOS7/PrivateFrameworks/Notes/NoteAccountObject.h index cd679b84f..b329bb682 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteAccountObject.h +++ b/iOS7/PrivateFrameworks/Notes/NoteAccountObject.h @@ -6,7 +6,7 @@ #import -@class NSDictionary, NSNumber, NSSet, NSString, NoteStoreObject; +@class NSDictionary, NSSet, NSString, NoteStoreObject; @interface NoteAccountObject : NoteCollectionObject { @@ -16,8 +16,8 @@ @property(retain, nonatomic) NSDictionary *constraints; // @synthesize constraints=_constraints; - (void).cxx_destruct; - (void)didTurnIntoFault; -- (BOOL)validateDefaultStore:(id *)arg1 error:(id *)arg2; -- (BOOL)shouldMarkNotesAsDeleted; +- (_Bool)validateDefaultStore:(id *)arg1 error:(id *)arg2; +- (_Bool)shouldMarkNotesAsDeleted; @property(retain, nonatomic) NSString *pathToConstraintsPlist; @property(nonatomic) int accountType; - (id)storeForExternalId:(id)arg1; @@ -27,11 +27,9 @@ // Remaining properties @property(retain, nonatomic) NSString *accountIdentifier; // @dynamic accountIdentifier; -@property(retain, nonatomic) NSString *constraintsPath; // @dynamic constraintsPath; @property(retain, nonatomic) NoteStoreObject *defaultStore; // @dynamic defaultStore; @property(retain, nonatomic) NSString *name; // @dynamic name; @property(retain, nonatomic) NSSet *stores; // @dynamic stores; -@property(retain, nonatomic) NSNumber *type; // @dynamic type; @end diff --git a/iOS7/PrivateFrameworks/Notes/NoteBodyObject.h b/iOS7/PrivateFrameworks/Notes/NoteBodyObject.h index 5d541251c..5f3d47314 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteBodyObject.h +++ b/iOS7/PrivateFrameworks/Notes/NoteBodyObject.h @@ -12,7 +12,7 @@ { } -- (BOOL)containsAttachments; +- (_Bool)containsAttachments; - (id)contentAsPlainTextPreservingNewlines; @property(readonly, nonatomic) NSString *contentAsPlainText; diff --git a/iOS7/PrivateFrameworks/Notes/NoteContext.h b/iOS7/PrivateFrameworks/Notes/NoteContext.h index f96439de0..5b04b8d2b 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteContext.h +++ b/iOS7/PrivateFrameworks/Notes/NoteContext.h @@ -19,27 +19,27 @@ struct __CXIndex *__SharedNoteStoreSearchIndex; CPExclusiveLock *__SharedNoteStoreSearchIndexLock; int __SharedNoteStoreSearchIndexCount; - BOOL _isIndexing; + _Bool _isIndexing; NSManagedObjectContext *_nextIdContext; CPExclusiveLock *_nextIdLock; NSNumber *_nextId; CPExclusiveLock *_objectCreationLock; - unsigned int _notificationCount; - BOOL _logChanges; - BOOL _indexInBatches; - BOOL _hasPriorityInSaveConflicts; - BOOL _inMigrator; + unsigned long long _notificationCount; + _Bool _logChanges; + _Bool _indexInBatches; + _Bool _hasPriorityInSaveConflicts; + _Bool _inMigrator; NSString *_testingFilePrefix; NSString *_testingFilePath; NSMutableDictionary *_notePropertyObjectsRealized; } -+ (BOOL)databaseIsCorrupt:(id)arg1; -+ (BOOL)shouldLogIndexing; -@property(readonly, nonatomic) BOOL isIndexing; // @synthesize isIndexing=_isIndexing; ++ (_Bool)databaseIsCorrupt:(id)arg1; ++ (_Bool)shouldLogIndexing; +@property(readonly, nonatomic) _Bool isIndexing; // @synthesize isIndexing=_isIndexing; - (void).cxx_destruct; -- (BOOL)deleteIndexFile; -- (BOOL)noteIsSafeToAccess:(id)arg1; +- (_Bool)deleteIndexFile; +- (_Bool)noteIsSafeToAccess:(id)arg1; - (void)cleanUpLocks; - (id)findNotesWithText:(id)arg1 betweenDate:(id)arg2 andDate:(id)arg3; - (id)copyNotesForSearch:(void *)arg1 predicate:(id)arg2 complete:(char *)arg3; @@ -49,20 +49,20 @@ - (id)noteChangeWithType:(int)arg1 store:(id)arg2; - (void)updateSearchIndex:(id)arg1; - (void)resetNotificationCount; -- (void)receiveDarwinNotificationWithChangeLogging:(BOOL)arg1; -- (void)indexInBatches:(BOOL)arg1; +- (void)receiveDarwinNotificationWithChangeLogging:(_Bool)arg1; +- (void)indexInBatches:(_Bool)arg1; - (void)resumeIndexing; - (void)wrapUpIndexing; - (void)destroySearchIndex; - (struct __CXIndex *)searchIndex:(char *)arg1; - (void)indexNotes:(id)arg1; - (id)notesToResumeIndexing; -- (BOOL)shouldResumeIndexing; +- (_Bool)shouldResumeIndexing; - (void)saveNotesToResumeIndexing:(id)arg1; - (id)persistentStoreCoordinator; - (id)managedObjectModel; @property(readonly, nonatomic) NSManagedObjectContext *managedObjectContext; -- (void)setHasPriorityInSaveConflicts:(BOOL)arg1; +- (void)setHasPriorityInSaveConflicts:(_Bool)arg1; - (id)urlForPersistentStore; - (id)pathForIndex; - (id)pathForPersistentStore; @@ -73,43 +73,43 @@ - (id)propertyValueForKey:(id)arg1; - (void)setPropertyValue:(id)arg1 forKey:(id)arg2; - (id)_notePropertyObjectForKey:(id)arg1; -- (BOOL)hasMultipleEnabledStores; -- (BOOL)shouldDisableLocalStore; -- (BOOL)deleteStore:(id)arg1; -- (BOOL)deleteAccount:(id)arg1; -- (BOOL)forceDeleteAccount:(id)arg1; +- (_Bool)hasMultipleEnabledStores; +- (_Bool)shouldDisableLocalStore; +- (_Bool)deleteStore:(id)arg1; +- (_Bool)deleteAccount:(id)arg1; +- (_Bool)forceDeleteAccount:(id)arg1; - (id)localAccount; - (id)localStore; - (id)defaultStoreForNewNote; - (id)accountForAccountId:(id)arg1; - (id)newlyAddedAccount; - (id)allAccounts; -- (unsigned int)countOfStores; +- (unsigned long long)countOfStores; - (id)allStores; - (id)newlyAddedStore; - (id)collectionForInfo:(id)arg1; - (id)allNotesWithoutBodiesInCollection:(id)arg1; - (id)notesForIntegerIds:(id)arg1; - (id)noteForObjectID:(id)arg1; -- (unsigned int)countOfNotesMatchingPredicate:(id)arg1; +- (unsigned long long)countOfNotesMatchingPredicate:(id)arg1; - (id)allNotesMatchingPredicate:(id)arg1; -- (unsigned int)countOfNotesInCollection:(id)arg1; +- (unsigned long long)countOfNotesInCollection:(id)arg1; - (id)allNotesInCollection:(id)arg1; -- (unsigned int)countOfNotes; +- (unsigned long long)countOfNotes; - (id)allNotes; - (id)visibleNotesForIntegerIds:(id)arg1; - (id)visibleNoteForObjectID:(id)arg1; -- (unsigned int)countOfVisibleNotesMatchingPredicate:(id)arg1; +- (unsigned long long)countOfVisibleNotesMatchingPredicate:(id)arg1; - (id)allVisibleNotesMatchingPredicate:(id)arg1; -- (unsigned int)countOfVisibleNotesInCollection:(id)arg1; +- (unsigned long long)countOfVisibleNotesInCollection:(id)arg1; - (id)allVisibleNotesInCollection:(id)arg1; -- (unsigned int)countOfVisibleNotes; +- (unsigned long long)countOfVisibleNotes; - (id)allVisibleNotes; -- (BOOL)saveSilently:(id *)arg1; -- (BOOL)save:(id *)arg1; -- (BOOL)saveOutsideApp:(id *)arg1; +- (_Bool)saveSilently:(id *)arg1; +- (_Bool)save:(id *)arg1; +- (_Bool)saveOutsideApp:(id *)arg1; - (void)invalidate; -- (void)enableChangeLogging:(BOOL)arg1; +- (void)enableChangeLogging:(_Bool)arg1; - (void)deleteChanges:(id)arg1; - (void)deleteNoteRegardlessOfConstraints:(id)arg1; - (void)deleteNote:(id)arg1; @@ -124,18 +124,18 @@ - (id)visibleNotesPredicate; - (void)dealloc; - (id)init; -- (id)initWithTestingFilePrefix:(id)arg1 atPath:(id)arg2 inMigrator:(BOOL)arg3; +- (id)initWithTestingFilePrefix:(id)arg1 atPath:(id)arg2 inMigrator:(_Bool)arg3; - (id)initWithTestingFilePrefix:(id)arg1; - (id)initForMigrator; -- (id)initWithTestingFilePrefix:(id)arg1 inMigrator:(BOOL)arg2; +- (id)initWithTestingFilePrefix:(id)arg1 inMigrator:(_Bool)arg2; - (void)tearDownCoreDataStack; - (void)setUpCoreDataStack; - (void)removeConflictingSqliteAndIdxFiles; - (void)removeSqliteAndIdxFiles; - (void)setUpUniqueObjects; - (void)forceSetUpUniqueObjects; -- (BOOL)setUpLastIndexTid; -- (BOOL)setUpLocalAccountAndStore; +- (_Bool)setUpLastIndexTid; +- (_Bool)setUpLocalAccountAndStore; - (void)_createLocalAccount:(id *)arg1 andStore:(id *)arg2; - (id)storeOptions; diff --git a/iOS7/PrivateFrameworks/Notes/NoteObject-Private.h b/iOS7/PrivateFrameworks/Notes/NoteObject-Private.h new file mode 100644 index 000000000..8e9b1f42d --- /dev/null +++ b/iOS7/PrivateFrameworks/Notes/NoteObject-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +@interface NoteObject (Private) + +// Remaining properties +@property(retain, nonatomic) NSNumber *deletedFlag; // @dynamic deletedFlag; +@property(retain, nonatomic) NSNumber *externalFlags; // @dynamic externalFlags; +@property(retain, nonatomic) NSNumber *externalSequenceNumber; // @dynamic externalSequenceNumber; +@property(retain, nonatomic) NSNumber *externalServerIntId; // @dynamic externalServerIntId; +@end + diff --git a/iOS7/PrivateFrameworks/Notes/NoteObject.h b/iOS7/PrivateFrameworks/Notes/NoteObject.h index 72ab91b44..e5a13f944 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteObject.h +++ b/iOS7/PrivateFrameworks/Notes/NoteObject.h @@ -12,16 +12,17 @@ { } -- (BOOL)containsAttachments; +@property(nonatomic) unsigned long long sequenceNumber; +- (_Bool)containsAttachments; @property(retain, nonatomic) NSString *externalContentRef; @property(retain, nonatomic) NSData *externalRepresentation; -@property(readonly, nonatomic) BOOL hasValidServerIntId; +@property(readonly, nonatomic) _Bool hasValidServerIntId; @property(nonatomic) long long serverIntId; @property(nonatomic) unsigned long long flags; @property(readonly, nonatomic) NSURL *noteId; -@property(readonly, nonatomic) BOOL isMarkedForDeletion; +@property(readonly, nonatomic) _Bool isMarkedForDeletion; - (void)markForDeletion; -@property(nonatomic) BOOL isPlainText; +@property(nonatomic) _Bool isPlainText; - (id)contentAsPlainTextPreservingNewlines; @property(readonly, nonatomic) NSString *contentAsPlainText; @property(retain, nonatomic) NSString *content; @@ -32,9 +33,6 @@ @property(retain, nonatomic) NSNumber *containsCJK; // @dynamic containsCJK; @property(retain, nonatomic) NSNumber *contentType; // @dynamic contentType; @property(retain, nonatomic) NSDate *creationDate; // @dynamic creationDate; -@property(retain, nonatomic) NSNumber *deletedFlag; // @dynamic deletedFlag; -@property(retain, nonatomic) NSNumber *externalFlags; // @dynamic externalFlags; -@property(retain, nonatomic) NSNumber *externalServerIntId; // @dynamic externalServerIntId; @property(retain, nonatomic) NSString *guid; // @dynamic guid; @property(retain, nonatomic) NSNumber *integerId; // @dynamic integerId; @property(retain, nonatomic) NSNumber *isBookkeepingEntry; // @dynamic isBookkeepingEntry; diff --git a/iOS7/PrivateFrameworks/Notes/NoteResurrectionMergePolicy.h b/iOS7/PrivateFrameworks/Notes/NoteResurrectionMergePolicy.h index 5ebd9d9f8..4f65a1714 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteResurrectionMergePolicy.h +++ b/iOS7/PrivateFrameworks/Notes/NoteResurrectionMergePolicy.h @@ -11,9 +11,9 @@ } + (id)sharedNoteResurrectionMergePolicy; -- (BOOL)resolveConflicts:(id)arg1 error:(id *)arg2; +- (_Bool)resolveConflicts:(id)arg1 error:(id *)arg2; - (id)snapshotFromRecord:(id)arg1; -- (BOOL)accountExists:(id)arg1; +- (_Bool)accountExists:(id)arg1; - (id)localStoreForNote:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Notes/NoteSearchContext.h b/iOS7/PrivateFrameworks/Notes/NoteSearchContext.h index d49f1e6fd..593c0dc05 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteSearchContext.h +++ b/iOS7/PrivateFrameworks/Notes/NoteSearchContext.h @@ -17,7 +17,7 @@ @property(readonly, nonatomic) struct __CXQuery *query; // @synthesize query; - (void).cxx_destruct; -- (BOOL)nextSearchResults:(id *)arg1 includePrevious:(BOOL)arg2; +- (_Bool)nextSearchResults:(id *)arg1 includePrevious:(_Bool)arg2; - (void)dealloc; - (id)initWithSearchTerms:(id)arg1 context:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Notes/NoteStoreObject.h b/iOS7/PrivateFrameworks/Notes/NoteStoreObject.h index 13a7bcf5a..a8c7f8210 100644 --- a/iOS7/PrivateFrameworks/Notes/NoteStoreObject.h +++ b/iOS7/PrivateFrameworks/Notes/NoteStoreObject.h @@ -15,9 +15,12 @@ - (id)basicAccountIdentifier; - (id)collectionInfo; - (id)predicateForNotes; +- (unsigned long long)minimumSequenceNumberForServerIntIds:(id)arg1; - (unsigned int)maximumServerIntId; - (id)notesForServerIntIdsInRange:(struct _NSRange)arg1; - (id)notesForServerIntIds:(id)arg1; +- (id)notesForServerIntIdsInRange:(struct _NSRange)arg1 ascending:(_Bool)arg2 limit:(unsigned long long)arg3; +- (id)notesForServerIntIds:(id)arg1 ascending:(_Bool)arg2 limit:(unsigned long long)arg3; - (id)notesForGUIDs:(id)arg1; - (id)notesForIntegerIds:(id)arg1; - (id)notesForServerIds:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OAuth/OAURLRequestSigner.h b/iOS7/PrivateFrameworks/OAuth/OAURLRequestSigner.h index a6d43d300..cf9658289 100644 --- a/iOS7/PrivateFrameworks/OAuth/OAURLRequestSigner.h +++ b/iOS7/PrivateFrameworks/OAuth/OAURLRequestSigner.h @@ -17,7 +17,7 @@ @property(nonatomic) int signatureMethod; // @synthesize signatureMethod=_signatureMethod; - (id)signedURLRequestWithRequest:(id)arg1; - (id)signedURLRequestWithRequest:(id)arg1 applicationID:(id)arg2 timestamp:(id)arg3; -- (id)applyApplicationID:(id)arg1 toRequest:(id)arg2 containsMultiPartData:(BOOL)arg3; +- (id)applyApplicationID:(id)arg1 toRequest:(id)arg2 containsMultiPartData:(_Bool)arg3; - (id)oauthAuthorizationHeaderWithSignature:(id)arg1 nonce:(id)arg2 timestamp:(id)arg3; - (id)oauthParametersWithNonce:(id)arg1 timeStamp:(id)arg2; - (id)timestamp:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CDStructures.h b/iOS7/PrivateFrameworks/OfficeImport/CDStructures.h index 5aaee16ea..c267f150a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CDStructures.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CDStructures.h @@ -29,17 +29,17 @@ struct AxisParentChildren { }; struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -48,14 +48,14 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CHDDataPoint { - unsigned int index; + unsigned long long index; struct EDValue value; - unsigned int contentFormatId; + unsigned long long contentFormatId; }; struct CPDumpEnumPair { @@ -459,8 +459,8 @@ struct ChVector { }; struct ChVector { - long *_field1; - long *_field2; + long long *_field1; + long long *_field2; unsigned int _field3; unsigned int _field4; unsigned int _field5; @@ -582,7 +582,7 @@ struct EDValue { _Bool boolean; double number; EDString *string; - unsigned int stringIndex; + unsigned long long stringIndex; int error; } ; }; @@ -590,7 +590,7 @@ struct EDValue { struct EFLexer { void **_field1; char *_field2; - unsigned int _field3; + unsigned long long _field3; int _field4; int _field5; int _field6; @@ -599,13 +599,13 @@ struct EFLexer { struct basic_istream> *_field9; struct basic_ostream> *_field10; char _field11; - unsigned int _field12; + unsigned long long _field12; char *_field13; int _field14; int _field15; int _field16; - unsigned int _field17; - unsigned int _field18; + unsigned long long _field17; + unsigned long long _field18; struct yy_buffer_state **_field19; int _field20; char *_field21; @@ -622,7 +622,7 @@ struct EFLexer { int _field32; union YYSTYPE _field33; id _field34; - char _field35; + _Bool _field35; char *_field36; struct basic_stringbuf, std::__1::allocator> *_field37; struct basic_istream> *_field38; @@ -987,7 +987,7 @@ struct OABTable2DArray { struct OABTableCell; struct OADAdjustCoord { - char isFormulaResult; + _Bool isFormulaResult; int value; }; @@ -1081,7 +1081,7 @@ struct ODIHRangeVector { struct ODILayoutNodeState { id _field1; - char _field2; + _Bool _field2; }; struct ODIPointIteratorState { @@ -1525,7 +1525,7 @@ struct RGB { }; struct SFUZipEndOfCentralDirectory { - unsigned int _field1; + unsigned long long _field1; long long _field2; long long _field3; }; @@ -1554,7 +1554,7 @@ struct TSUFlushableObjectInfo { int _field2; int _field3; int _field4; - unsigned long _field5[2]; + unsigned int _field5[2]; }; struct TextRun; @@ -4186,8 +4186,8 @@ struct XlXf { struct XlXti; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _RootStorage; @@ -4239,8 +4239,8 @@ struct _StgInfo { int _field2; unsigned int _field3; unsigned long long _field4; - int _field5; - int _field6; + long long _field5; + long long _field6; int _field7; struct _SSRW_GUID _field8; }; @@ -4251,10 +4251,6 @@ struct __compressed_pair*> _field1; }; -struct __compressed_pair*>, std::__1::allocator, void *>>> { - struct __tree_end_node*> __first_; -}; - struct __hash_node, void *>; struct __sFILE { @@ -4291,8 +4287,6 @@ struct __tree_end_node*> { struct __tree_node; -struct __tree_node, void *>; - struct _tagLevelItem { struct _tagLevelItem *_field1; struct _tagOctreeNode *_field2; @@ -4425,7 +4419,7 @@ struct hash_map, PBPointerHash, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; struct __compressed_pair, std::__1::equal_to, true>> { float _field1; @@ -4442,31 +4436,31 @@ struct map, std::_ struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; -struct map, std::__1::allocator>> { - struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, std::__1::allocator, void *>>> { +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair, true>> { - unsigned long __first_; + struct __compressed_pair, true>> { + unsigned long long __first_; } __pair3_; } __tree_; }; -struct map, std::__1::allocator>> { - struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, std::__1::allocator, void *>>> { +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair, true>> { - unsigned long __first_; + struct __compressed_pair, true>> { + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -4478,7 +4472,7 @@ struct map, std::__1::allocato struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4490,7 +4484,7 @@ struct map, struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4502,7 +4496,7 @@ struct map, std::__ struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4514,7 +4508,7 @@ struct map, std::__ struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4526,7 +4520,7 @@ struct map, std::__1::a struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4538,7 +4532,7 @@ struct map, std::__1::a struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4550,7 +4544,7 @@ struct map, std::__1::allocator*> _field1; } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4558,19 +4552,23 @@ struct map, std::__1::allocator, std::__1::allocator>> { struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { struct __tree_node, void *> *_field1; - struct __compressed_pair*>, std::__1::allocator, void *>>> _field2; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; struct __compressed_pair, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; -struct map, std::__1::allocator>> { - struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, std::__1::allocator, void *>>> __pair1_; - struct __compressed_pair, true>> { - unsigned long __first_; +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -4580,7 +4578,7 @@ struct set *_field1; struct __compressed_pair*>, std::__1::allocator>> _field2; struct __compressed_pair { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4590,7 +4588,7 @@ struct set *_field1; struct __compressed_pair*>, std::__1::allocator>> _field2; struct __compressed_pair { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -4605,7 +4603,7 @@ struct unique_ptr, void *> **_field1; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long _field1; + unsigned long long _field1; } _field1; } _field2; } _field1; @@ -4635,11 +4633,11 @@ struct vector> { } _field3; }; -struct vector> { - long *_field1; - long *_field2; - struct __compressed_pair> { - long *_field1; +struct vector> { + int *_field1; + int *_field2; + struct __compressed_pair> { + int *_field1; } _field3; }; @@ -4656,18 +4654,18 @@ struct yy_buffer_state; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; #pragma mark Typedef'd Structures @@ -4750,7 +4748,7 @@ typedef struct { WDBorder *insideVerticalBorder; int justification; int alignment; - long width; + long long width; int widthType; short indent; int indentType; @@ -4758,12 +4756,12 @@ typedef struct { int cellSpacingType; int verticalAnchor; int horizontalAnchor; - long verticalPosition; - long horizontalPosition; - long leftDistanceFromText; - long topDistanceFromText; - long rightDistanceFromText; - long bottomDistanceFromText; + long long verticalPosition; + long long horizontalPosition; + long long leftDistanceFromText; + long long topDistanceFromText; + long long rightDistanceFromText; + long long bottomDistanceFromText; int deleted; int edited; int formattingChanged; @@ -4806,7 +4804,7 @@ typedef struct { unsigned int deletionDateOverridden:1; unsigned int editDateOverridden:1; unsigned int formattingChangeDateOverridden:1; -} CDStruct_8f0e3ff6; +} CDStruct_66e11597; typedef struct { id _field1; @@ -4849,7 +4847,7 @@ typedef struct { int _field38; unsigned char _field39; unsigned char _field40; - char _field41; + _Bool _field41; unsigned char _field42; unsigned char _field43; unsigned char _field44; @@ -4930,7 +4928,7 @@ typedef struct { unsigned int :1; unsigned int :1; unsigned int :1; -} CDStruct_b675bd9c; +} CDStruct_5f323944; typedef struct { WDBorder *topBorder; @@ -4938,18 +4936,18 @@ typedef struct { WDBorder *bottomBorder; WDBorder *rightBorder; int breakType; - long pageWidth; - long pageHeight; + long long pageWidth; + long long pageHeight; unsigned int pageScale; int pageOrientation; int textDirection; - long leftMargin; - long rightMargin; - long topMargin; - long bottomMargin; - long headerMargin; - long footerMargin; - long gutterMargin; + long long leftMargin; + long long rightMargin; + long long topMargin; + long long bottomMargin; + long long headerMargin; + long long footerMargin; + long long gutterMargin; int borderDepth; int borderDisplay; int borderOffset; @@ -4963,7 +4961,7 @@ typedef struct { NSMutableArray *columnWidths; NSMutableArray *columnSpaces; unsigned short columnCount; - long columnSpace; + long long columnSpace; int verticalJustification; unsigned short indexToAuthorIDOfFormattingChange; NSDate *formattingChangeDate; @@ -5007,7 +5005,7 @@ typedef struct { unsigned int formattingChangedOverridden:1; unsigned int indexToAuthorIDOfFormattingChangeOverridden:1; unsigned int formattingChangeDateOverridden:1; -} CDStruct_9384fd93; +} CDStruct_90244728; typedef struct { unsigned char _field1; @@ -5029,11 +5027,11 @@ typedef struct { } CDStruct_214f2dba; typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { void *_field1; @@ -5044,13 +5042,13 @@ typedef struct { } CDStruct_ba543347; typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; -} CDStruct_265c7ca9; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; +} CDStruct_8727d297; typedef struct { int _field1; @@ -5058,12 +5056,12 @@ typedef struct { unsigned short _field3; unsigned short _field4; int _field5; - char _field6; - char _field7; - char _field8; - char _field9; - char _field10; -} CDStruct_1d177db0; + _Bool _field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; +} CDStruct_1cdbed2b; typedef struct { short _field1; @@ -5076,7 +5074,7 @@ typedef struct { int widthBeforeType; short widthAfter; int widthAfterType; - long height; + long long height; int heightType; unsigned int widthBeforeOverridden:1; unsigned int widthBeforeTypeOverridden:1; @@ -5086,7 +5084,7 @@ typedef struct { unsigned int heightTypeOverridden:1; unsigned int header:1; unsigned int headerOverridden:1; -} CDStruct_4f9224b4; +} CDStruct_43955328; typedef struct { id _field1; @@ -5101,14 +5099,14 @@ typedef struct { CDStruct_5c52f79b _field10; id _field11; id _field12; - long _field13; - unsigned long _field14; - unsigned long _field15; - long _field16; - long _field17; - long _field18; - long _field19; - long _field20; + long long _field13; + unsigned long long _field14; + unsigned long long _field15; + long long _field16; + long long _field17; + long long _field18; + long long _field19; + long long _field20; short _field21; short _field22; short _field23; @@ -5185,7 +5183,7 @@ typedef struct { unsigned int :1; unsigned int :1; unsigned int :1; -} CDStruct_fbd27f19; +} CDStruct_a6f875df; typedef struct { int mFormatType; @@ -5270,12 +5268,12 @@ typedef struct ChVector { } ChVector_fe49fc78; typedef struct ChVector { - long *_field1; - long *_field2; + long long *_field1; + long long *_field2; unsigned int _field3; unsigned int _field4; unsigned int _field5; -} ChVector_2347933f; +} ChVector_fa1ffc74; typedef struct CsPoint { int _field1[2]; @@ -5312,19 +5310,19 @@ typedef struct vector> { union EFData { struct { - unsigned int _field1; - unsigned int _field2; - char _field3; + unsigned long long _field1; + unsigned long long _field2; + _Bool _field3; } _field1; struct { - unsigned int _field1; + unsigned long long _field1; void *_field2; } _field2; struct { unsigned int _field1; unsigned int _field2; - char _field3; - char _field4; + _Bool _field3; + _Bool _field4; } _field3; }; @@ -5338,7 +5336,7 @@ union Value { union YYSTYPE { struct EFRefTok _field1; id _field2; - unsigned long _field3; + unsigned long long _field3; int _field4; double _field5; id _field6; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Private.h new file mode 100644 index 000000000..1e1fd6236 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHAutoStyling (Private) +- (void)dealloc; +- (id)initWithChart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Protocol.h index 3f0e57520..92fb70062 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling-Protocol.h @@ -8,8 +8,8 @@ @protocol CHAutoStyling - (id)autoAxisStroke; -- (id)autoStrokeForSeriesIndex:(unsigned int)arg1; -- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned int)arg3; +- (id)autoStrokeForSeriesIndex:(unsigned long long)arg1; +- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned long long)arg3; - (void)resolveLegendGraphicProperties:(id)arg1; - (void)resolveMinorGridLinesGraphicProperties:(id)arg1; - (void)resolveMajorGridLinesGraphicProperties:(id)arg1; @@ -18,9 +18,9 @@ - (void)resolveFloorGraphicProperties:(id)arg1; - (void)resolveWallGraphicProperties:(id)arg1; - (void)resolveChartAreaGraphicProperties:(id)arg1; -- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; -- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned int)arg2; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling.h b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling.h index 30e71e88a..5d2b2a970 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHAutoStyling.h @@ -8,6 +8,7 @@ @class CHDChart; +// Not exported @interface CHAutoStyling : NSObject { CHDChart *mChart; @@ -15,9 +16,7 @@ + (id)autoStylingWithChart:(id)arg1; - (void)replaceStrokeAndFillInEmptyMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2; -- (int)defaultMarkerStyleForSeriesIndex:(unsigned int)arg1; -- (void)dealloc; -- (id)initWithChart:(id)arg1; +- (int)defaultMarkerStyleForSeriesIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBArea2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBArea2DType.h index 0143d251d..2752a3d89 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBArea2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBArea2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBArea2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBArea3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBArea3DType.h index e9386aab0..261f5e929 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBArea3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBArea3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBArea3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBAutoStyling.h b/iOS7/PrivateFrameworks/OfficeImport/CHBAutoStyling.h index 4b01b1309..3a88249cd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBAutoStyling.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBAutoStyling.h @@ -8,15 +8,16 @@ #import +// Not exported @interface CHBAutoStyling : CHAutoStyling { } -- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned int)arg3; -- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; -- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned int)arg2; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned long long)arg3; +- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; - (id)autoAxisStroke; - (void)resolveLegendGraphicProperties:(id)arg1; - (void)resolveMinorGridLinesGraphicProperties:(id)arg1; @@ -26,14 +27,14 @@ - (void)resolveFloorGraphicProperties:(id)arg1; - (void)resolveWallGraphicProperties:(id)arg1; - (void)resolveChartAreaGraphicProperties:(id)arg1; -- (id)autoStrokeForSeriesIndex:(unsigned int)arg1; -- (id)autoSeriesFill:(unsigned int)arg1; +- (id)autoStrokeForSeriesIndex:(unsigned long long)arg1; +- (id)autoSeriesFill:(unsigned long long)arg1; - (id)autoSeriesBorderStroke; - (id)autoFill; - (id)autoStroke; - (id)strokeWithColorIndex:(int)arg1; -- (id)fillWithColorIndex:(unsigned int)arg1; -- (void)resolvedGraphicProperties:(id)arg1 autoFill:(id)arg2 autoStroke:(id)arg3 autoShadow:(BOOL)arg4 nullFill:(id)arg5 nullStroke:(id)arg6 nullShadow:(BOOL)arg7; +- (id)fillWithColorIndex:(unsigned long long)arg1; +- (void)resolvedGraphicProperties:(id)arg1 autoFill:(id)arg2 autoStroke:(id)arg3 autoShadow:(_Bool)arg4 nullFill:(id)arg5 nullStroke:(id)arg6 nullShadow:(_Bool)arg7; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBAxis-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBAxis-Private.h new file mode 100644 index 000000000..9ea0a695c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBAxis-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBAxis (Private) ++ (int)chdAxisPositionFromAxisType:(int)arg1; ++ (int)xlPlotAxisTypeFrom:(int)arg1; ++ (Class)chbAxisClassWith:(id)arg1; ++ (Class)chbAxisClassWith:(struct XlChartPlotAxis *)arg1 plotAxis:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHBAxis.h index a728c78e5..4fd0a7fa6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBAxis.h @@ -6,16 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHBAxis : NSObject { } + (int)chbAxisIdForPlotAxis:(int)arg1 state:(id)arg2; + (id)readWithXlPlotAxis:(int)arg1 state:(id)arg2; -+ (int)chdAxisPositionFromAxisType:(int)arg1; -+ (int)xlPlotAxisTypeFrom:(int)arg1; -+ (Class)chbAxisClassWith:(id)arg1; -+ (Class)chbAxisClassWith:(struct XlChartPlotAxis *)arg1 plotAxis:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBBar2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBBar2DType.h index 274522e47..42f8ece32 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBBar2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBBar2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBBar2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DSeries.h index a511b1c03..f37c19020 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBBar3DSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DType.h index b0cffcf06..f882bc916 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBBar3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBBar3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBCategoryAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHBCategoryAxis.h index e6a700416..4d5f20d48 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBCategoryAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBCategoryAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBCategoryAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBChart-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBChart-Private.h new file mode 100644 index 000000000..dc865c9bb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBChart-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBChart (Private) ++ (int)emptyCellsPlottedEnumsFrom:(int)arg1; ++ (int)readCHDDisplayBlanksAsEnumFrom:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBChart.h b/iOS7/PrivateFrameworks/OfficeImport/CHBChart.h index a1a254011..4a4eaa0cc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBChart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBChart.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBChart : NSObject { } + (void)readWithState:(id)arg1; -+ (int)emptyCellsPlottedEnumsFrom:(int)arg1; -+ (int)readCHDDisplayBlanksAsEnumFrom:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBChartType-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBChartType-Private.h new file mode 100644 index 000000000..a459b8df5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBChartType-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBChartType (Private) ++ (Class)chdChartTypeClassWithPlot:(struct XlChartPlot *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBChartType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBChartType.h index 1da48d510..318fc7c2f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBChartType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBChartType.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBChartType : NSObject { } + (id)readWithState:(id)arg1; -+ (Class)chdChartTypeClassWithPlot:(struct XlChartPlot *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBChartTypeWithGrouping.h b/iOS7/PrivateFrameworks/OfficeImport/CHBChartTypeWithGrouping.h index 51a97a854..d024977f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBChartTypeWithGrouping.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBChartTypeWithGrouping.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBChartTypeWithGrouping : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBData.h b/iOS7/PrivateFrameworks/OfficeImport/CHBData.h index 5ceeb75a7..d390902e5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBData : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel-Private.h new file mode 100644 index 000000000..3e9c228d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBDataLabel (Private) ++ (int)xlLabelPositionEnumFromCHDDataLabelPosition:(int)arg1; ++ (int)chdLabelPositionEnumFromXlLabelPosition:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel.h index d99cd55da..521618095 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDataLabel.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHBDataLabel : NSObject { } + (id)chdDataLabelFromXlChartCustomLabelText:(struct XlChartCustomLabelText *)arg1 state:(id)arg2; + (id)chdDataLabelFromXlChartSeriesFormat:(const struct XlChartSeriesFormat *)arg1 state:(id)arg2; -+ (int)xlLabelPositionEnumFromCHDDataLabelPosition:(int)arg1; -+ (int)chdLabelPositionEnumFromXlLabelPosition:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties-Private.h new file mode 100644 index 000000000..033d10ef6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBDataValueProperties (Private) ++ (Class)chbDataValuePropertiesClassWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties.h index 605d6da9a..d5335f53c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDataValueProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBDataValueProperties : NSObject { } @@ -15,7 +16,6 @@ + (id)chdDataValuePropertiesFromState:(id)arg1; + (id)chdDataValuePropertiesFrom:(const struct XlChartSeriesFormat *)arg1 state:(id)arg2; + (id)readFrom:(const struct XlChartSeriesFormat *)arg1 state:(id)arg2; -+ (Class)chbDataValuePropertiesClassWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDateAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDateAxis.h index dbc05f346..8c297e121 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBDateAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDateAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBDateAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBDefaultTextProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHBDefaultTextProperties.h index 3037b2253..f12df10f5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBDefaultTextProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBDefaultTextProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBDefaultTextProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar-Private.h new file mode 100644 index 000000000..6c16be13f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBErrorBar (Private) ++ (int)xlErrorBarSourceFrom:(int)arg1; ++ (int)xlErrorBarTypeFrom:(int)arg1 direction:(int)arg2; ++ (id)readErrorBarGraphicProperties:(const struct XlChartSeriesFormat *)arg1 forStyleIndex:(unsigned long long)arg2 state:(id)arg3; ++ (int)edErrorBarDirectionFrom:(int)arg1; ++ (int)edErrorBarTypeFrom:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar.h b/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar.h index 53cb92001..2a0abaacf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBErrorBar.h @@ -6,16 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBErrorBar : NSObject { } + (void)readFrom:(struct XlChartErrorBar *)arg1 toSeries:(id)arg2 state:(id)arg3; -+ (int)xlErrorBarSourceFrom:(int)arg1; -+ (int)xlErrorBarTypeFrom:(int)arg1 direction:(int)arg2; -+ (id)readErrorBarGraphicProperties:(const struct XlChartSeriesFormat *)arg1 forStyleIndex:(unsigned int)arg2 state:(id)arg3; -+ (int)edErrorBarDirectionFrom:(int)arg1; -+ (int)edErrorBarTypeFrom:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties-Private.h new file mode 100644 index 000000000..26cd7ccc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBGraphicProperties (Private) ++ (int)lineWeightEnumFromWidth:(float)arg1; ++ (int)presetLinePatternEnumFromDash:(id)arg1; ++ (float)widthFromLineWeightEnum:(int)arg1; ++ (int)oaPresetDashTypeFromLinePatternEnum:(int)arg1; ++ (id)mapAssociatedEscherObjectstate:(id)arg1; ++ (id)mapFillStyleForMarker:(const struct XlChartMarkerStyle *)arg1 complex:(_Bool)arg2 state:(id)arg3; ++ (id)mapFillStyle:(const struct XlChartFillStyle *)arg1 xlPictureFormat:(const struct XlChartPicF *)arg2 state:(id)arg3; ++ (id)mapPresetDashFromPattern:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties.h index f5e0ce162..f255672dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBGraphicProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBGraphicProperties : NSObject { } @@ -15,14 +16,6 @@ + (id)oadGraphicPropertiesFromState:(id)arg1 xlLineStyle:(const struct XlChartLineStyle *)arg2 xlFillStyle:(const struct XlChartFillStyle *)arg3; + (id)oadGraphicPropertiesFromXlChartSeriesFormat:(const struct XlChartSeriesFormat *)arg1 state:(id)arg2; + (id)oadGraphicPropertiesFromXlChartFrameType:(struct XlChartFrameType *)arg1 state:(id)arg2; -+ (int)lineWeightEnumFromWidth:(float)arg1; -+ (int)presetLinePatternEnumFromDash:(id)arg1; -+ (float)widthFromLineWeightEnum:(int)arg1; -+ (int)oaPresetDashTypeFromLinePatternEnum:(int)arg1; -+ (id)mapAssociatedEscherObjectstate:(id)arg1; -+ (id)mapFillStyleForMarker:(const struct XlChartMarkerStyle *)arg1 complex:(_Bool)arg2 state:(id)arg3; -+ (id)mapFillStyle:(const struct XlChartFillStyle *)arg1 xlPictureFormat:(const struct XlChartPicF *)arg2 state:(id)arg3; -+ (id)mapPresetDashFromPattern:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLegend-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLegend-Private.h new file mode 100644 index 000000000..b1f26b5e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLegend-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBLegend (Private) ++ (int)xlLegendPositionEnumFromCHDLegendPosition:(int)arg1; ++ (int)chdLegendPositionEnumFromXlLegendPosition:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLegend.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLegend.h index 7118b5a84..b2bc6e7fc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBLegend.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLegend.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHBLegend : NSObject { } + (id)readCHDLegendEntryFrom:(const struct XlChartCustomLegend *)arg1 state:(id)arg2; + (id)readFrom:(struct XlChartLegendFrame *)arg1 state:(id)arg2; -+ (int)xlLegendPositionEnumFromCHDLegendPosition:(int)arg1; -+ (int)chdLegendPositionEnumFromXlLegendPosition:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLine2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLine2DType.h index c55f11651..719d1deef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBLine2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLine2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBLine2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLine3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLine3DType.h index ed30334c3..6d3ab65dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBLine3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLine3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBLine3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLineSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLineSeries.h index bab33a96a..50952dbd3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBLineSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLineSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBLineSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBLineType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBLineType.h index 8201a31a7..348671a10 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBLineType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBLineType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBLineType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBMarker-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBMarker-Private.h new file mode 100644 index 000000000..791875188 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBMarker-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBMarker (Private) ++ (int)xlMarkerStyleFromCHDMarkerType:(int)arg1; ++ (int)chdMarkerStyleFromXlMarkerType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBMarker.h b/iOS7/PrivateFrameworks/OfficeImport/CHBMarker.h index 74a391565..955018b98 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBMarker.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBMarker : NSObject { } + (id)readFrom:(const struct XlChartSeriesFormat *)arg1 state:(id)arg2; -+ (int)xlMarkerStyleFromCHDMarkerType:(int)arg1; -+ (int)chdMarkerStyleFromXlMarkerType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPie2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPie2DType.h index 40bb7d49e..bfda67a96 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBPie2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPie2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBPie2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPie3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPie3DType.h index 61f77bdd4..a5b252900 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBPie3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPie3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBPie3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPieDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPieDataValueProperties.h index b819e9b07..71c3d5811 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBPieDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPieDataValueProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBPieDataValueProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPieSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPieSeries.h index 88d0cfb27..035f6218e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBPieSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPieSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBPieSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea-Private.h new file mode 100644 index 000000000..e7999f2ea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBPlotArea (Private) ++ (void)readAxisGroup:(int)arg1 to:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea.h b/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea.h index 44e8c0ad8..9326753e9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBPlotArea.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBPlotArea : NSObject { } + (id)readWithState:(id)arg1; -+ (void)readAxisGroup:(int)arg1 to:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBReader.h b/iOS7/PrivateFrameworks/OfficeImport/CHBReader.h index 903a40c60..7ba765508 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBReader.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBReader : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/CHBReaderState.h index 7ba506992..661502368 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBReaderState.h @@ -8,6 +8,7 @@ @class EBReaderSheetState, OADColorScheme; +// Not exported @interface CHBReaderState : CHBState { EBReaderSheetState *mEBReaderSheetState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBScatterSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBScatterSeries.h index f8f67cf15..29ee9c8e6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBScatterSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBScatterSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBScatterSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBScatterType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBScatterType.h index 9ccf541df..298007cb5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBScatterType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBScatterType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBScatterType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBSeries-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBSeries-Private.h new file mode 100644 index 000000000..d92871b5c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBSeries-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBSeries (Private) ++ (void)resolveSeriesStyle:(id)arg1 state:(id)arg2; ++ (void)readXlChartSeriesFormat:(struct XlChartDataSeries *)arg1 chdSeries:(id)arg2 state:(id)arg3; ++ (Class)chdSeriesClassWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBSeries.h index 63a143265..d035da227 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBSeries.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHBSeries : NSObject { } + (id)chdSeriesWithState:(id)arg1; + (id)readFrom:(struct XlChartDataSeries *)arg1 state:(id)arg2; -+ (void)resolveSeriesStyle:(id)arg1 state:(id)arg2; -+ (void)readXlChartSeriesFormat:(struct XlChartDataSeries *)arg1 chdSeries:(id)arg2 state:(id)arg3; -+ (Class)chdSeriesClassWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBSeriesAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHBSeriesAxis.h index d3bd9525a..b2ee0dc9a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBSeriesAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBSeriesAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBSeriesAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBState.h b/iOS7/PrivateFrameworks/OfficeImport/CHBState.h index 8f73a1281..ad8789c80 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBState.h @@ -8,6 +8,7 @@ @class CHDChart; +// Not exported @interface CHBState : NSObject { CHDChart *mChart; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBString.h b/iOS7/PrivateFrameworks/OfficeImport/CHBString.h index ee1e334f1..b8849b536 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBString.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHBString : NSObject { } + (id)edStringWithHandlingMultilevelCategoryDataFromOCText:(const struct OcText *)arg1 chdFormula:(id)arg2 state:(id)arg3; -+ (unsigned int)edFontIndexForXlChartTextFrame:(struct XlChartTextFrame *)arg1 state:(id)arg2; ++ (unsigned long long)edFontIndexForXlChartTextFrame:(struct XlChartTextFrame *)arg1 state:(id)arg2; + (id)edStringFromXlChartTextFrame:(const struct XlChartTextFrame *)arg1 state:(id)arg2; + (id)edRunsFromXlChartTextFrame:(const struct XlChartTextFrame *)arg1 state:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBTitle.h b/iOS7/PrivateFrameworks/OfficeImport/CHBTitle.h index 24b96fd77..767189d67 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBTitle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBTitle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBTitle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine-Private.h new file mode 100644 index 000000000..cdab308fc --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHBTrendLine (Private) ++ (id)readTrendlineGraphicProperties:(const struct XlChartSeriesFormat *)arg1 forStyleIndex:(unsigned long long)arg2 state:(id)arg3; ++ (int)xlTrendLineRegressionTypeFrom:(int)arg1; ++ (int)edTrendLineTypeFrom:(int)arg1 order:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine.h b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine.h index d7bb18822..2bb5306de 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLine.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHBTrendLine : NSObject { } + (void)readFrom:(struct XlChartTrendLine *)arg1 toSeries:(id)arg2 state:(id)arg3; -+ (id)readTrendlineGraphicProperties:(const struct XlChartSeriesFormat *)arg1 forStyleIndex:(unsigned int)arg2 state:(id)arg3; -+ (int)xlTrendLineRegressionTypeFrom:(int)arg1; -+ (int)edTrendLineTypeFrom:(int)arg1 order:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLineLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLineLabel.h index 71d16c03d..3906d5613 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLineLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBTrendLineLabel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBTrendLineLabel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedSeries.h index 8e137fe6f..6a22e0429 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBUnsupportedSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedType.h b/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedType.h index a27cde14a..63ce62971 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBUnsupportedType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBUnsupportedType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBValueAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHBValueAxis.h index 843a724b2..d07e9ad79 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBValueAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBValueAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBValueAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHBView3D.h b/iOS7/PrivateFrameworks/OfficeImport/CHBView3D.h index 291eb33d6..c06d1c084 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHBView3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHBView3D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHBView3D : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHCMessages.h b/iOS7/PrivateFrameworks/OfficeImport/CHCMessages.h index adb1a0ae7..9c6ed6b5a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHCMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHCMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHCMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAbsoluteSizeAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAbsoluteSizeAnchor.h index 36c0887c8..9a38cfffc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDAbsoluteSizeAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAbsoluteSizeAnchor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDAbsoluteSizeAnchor : CHDAnchor { struct CGPoint mFrom; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAnchor.h index 0a484d75e..b74c13321 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAnchor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHDAnchor : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDArea2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDArea2DType.h index 5e17418fe..ed65ad641 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDArea2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDArea2DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDArea2DType : CHDChartTypeWithGrouping { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDArea3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDArea3DType.h index d614d3f10..84a7281f9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDArea3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDArea3DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDArea3DType : CHDArea2DType { int mGapDepth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAutomaticObject.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAutomaticObject.h index e74c6ea5e..7c1eb3f54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDAutomaticObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAutomaticObject.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CHDAutomaticObject : NSObject { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAxesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAxesCollection.h index 9fc025404..e274d290c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDAxesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAxesCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDAxesCollection : EDKeyedCollection { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAxis-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAxis-EDInternal.h new file mode 100644 index 000000000..4eaf75c3d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAxis-EDInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDAxis (EDInternal) +- (id)tickLabelColor; +- (void)setTickLabelColorIndex:(unsigned long long)arg1; +- (unsigned long long)tickLabelColorIndex; +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHDAxis.h index 5ee7a6e26..381710d7e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDAxis.h @@ -10,6 +10,7 @@ @class CHDTitle, EDResources, OADGraphicProperties; +// Not exported @interface CHDAxis : NSObject { _Bool mReverseOrder; @@ -22,8 +23,8 @@ _Bool mAutoCrossValue; _Bool mContentFormatDerived; int mAxisId; - unsigned int mContentFormatId; - unsigned int mFontIndex; + unsigned long long mContentFormatId; + unsigned long long mFontIndex; double mScalingMaximum; double mScalingMinimum; int mOrientation; @@ -42,7 +43,7 @@ int mCrosses; double mTickLabelRotation; _Bool mIsAutoRotation; - unsigned int mTickLabelColorIndex; + unsigned long long mTickLabelColorIndex; EDResources *mResources; } @@ -54,7 +55,7 @@ - (void)setDateTimeFormattingFlag:(_Bool)arg1; - (_Bool)isDateTimeFormattingFlag; - (_Bool)isDate; -- (int)key; +- (long long)key; - (void)setCrosses:(int)arg1; - (int)crosses; - (void)setCrossBetween:(int)arg1; @@ -111,13 +112,6 @@ - (int)axisId; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (id)tickLabelColor; -- (void)setTickLabelColorIndex:(unsigned int)arg1; -- (unsigned int)tickLabelColorIndex; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDBar2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDBar2DType.h index 82a1f97ea..d9b6a1542 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDBar2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDBar2DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDBar2DType : CHDChartTypeWithGrouping { int mGapWidth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DSeries.h index 7cd931dd5..f829565e6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DSeries.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDBar3DSeries : CHDSeries { int mShapeType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DType.h index 2bc2202f2..b4cccf421 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDBar3DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDBar3DType : CHDBar2DType { int mGapDepth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDBubbleType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDBubbleType.h index 1065b04c0..1b453edcb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDBubbleType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDBubbleType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDBubbleType : CHDUnsupportedType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDCategoryAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHDCategoryAxis.h index dda775c3c..4c9400866 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDCategoryAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDCategoryAxis.h @@ -6,16 +6,17 @@ #import +// Not exported @interface CHDCategoryAxis : CHDAxis { _Bool mAutomatic; _Bool mNoMultipleLevelLabel; int mLabelAlignment; - long mLabelFrequency; + long long mLabelFrequency; } -- (void)setLabelFrequency:(long)arg1; -- (long)labelFrequency; +- (void)setLabelFrequency:(long long)arg1; +- (long long)labelFrequency; - (void)adjustAxisPositionForHorizontalChart; - (void)setLabelAlignment:(int)arg1; - (int)labelAlignment; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDChart.h b/iOS7/PrivateFrameworks/OfficeImport/CHDChart.h index c67aaa70f..884e3f545 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDChart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDChart.h @@ -10,6 +10,7 @@ @class CHDDefaultTextProperties, CHDLegend, CHDPlotArea, CHDTitle, CHDView3D, EDSheet, EDWorkbook, NSMutableArray, OADGraphicProperties; +// Not exported @interface CHDChart : OADGraphic { EDSheet *mSheet; @@ -34,14 +35,14 @@ NSMutableArray *mDrawables; } -+ (id)binaryEffects:(BOOL)arg1; ++ (id)binaryEffects:(_Bool)arg1; - (id).cxx_construct; - (void)setDirectionChanged:(_Bool)arg1; - (_Bool)isDirectionChanged; - (void)setMSGraph:(_Bool)arg1; - (_Bool)isMSGraph; -- (unsigned int)categoryCount; -- (unsigned int)seriesCount; +- (unsigned long long)categoryCount; +- (unsigned long long)seriesCount; - (_Bool)isBinary; - (_Bool)isPie; - (_Bool)is3D; @@ -50,7 +51,7 @@ - (int)defaultLabelPosition; - (id)defaultFontWithResources:(id)arg1; - (id)defaultContentFormat; -- (unsigned int)defaultFontIndex; +- (unsigned long long)defaultFontIndex; - (id)defaultSeriesTitleFont; - (id)defaultDataLabelFont; - (id)defaultTextFont; @@ -58,10 +59,10 @@ - (void)setParentTextListStyle:(id)arg1; - (void)replaceChild:(id)arg1 with:(id)arg2; - (id)children; -- (id)childAtIndex:(unsigned int)arg1; +- (id)childAtIndex:(unsigned long long)arg1; - (void)addChildren:(id)arg1; - (void)addChild:(id)arg1; -- (unsigned int)childCount; +- (unsigned long long)childCount; - (void)setLogicalBounds:(struct CGRect)arg1; - (struct CGRect)logicalBounds; - (void)setDirection:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDChartType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDChartType.h index 70bd2a219..abce8c604 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDChartType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDChartType.h @@ -8,6 +8,7 @@ @class CHDChart, CHDDataLabel, CHDSeriesCollection, EDCollection; +// Not exported @interface CHDChartType : NSObject { CHDChart *mChart; @@ -28,8 +29,8 @@ - (void)setDefaultDataLabel:(id)arg1; - (id)defaultDataLabel; - (void)setSeriesCollection:(id)arg1; -- (unsigned int)categoryCount; -- (unsigned int)seriesCount; +- (unsigned long long)categoryCount; +- (unsigned long long)seriesCount; - (id)seriesCollection; - (id)axisForClass:(Class)arg1; - (id)axes; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypeWithGrouping.h b/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypeWithGrouping.h index 05031a227..e173f581c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypeWithGrouping.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypeWithGrouping.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDChartTypeWithGrouping : CHDChartType { int mGrouping; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypesCollection.h index 1efff4e69..61241f3a0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDChartTypesCollection.h @@ -8,12 +8,13 @@ @class CHDChart; +// Not exported @interface CHDChartTypesCollection : EDCollection { CHDChart *mChart; } -- (unsigned int)addObject:(id)arg1; +- (unsigned long long)addObject:(id)arg1; - (id)initWithChart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDData-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDData-EDInternal.h new file mode 100644 index 000000000..fc08deff9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDData-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDData (EDInternal) +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDData.h b/iOS7/PrivateFrameworks/OfficeImport/CHDData.h index a1c4ff4a2..76afc3391 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDData.h @@ -8,33 +8,32 @@ @class CHDDataValuesCollection, CHDFormula, EDResources; +// Not exported @interface CHDData : NSObject { CHDDataValuesCollection *mDataValues; CHDFormula *mFormula; - unsigned int mContentFormatId; - unsigned int mDataValueIndexCount; + unsigned long long mContentFormatId; + unsigned long long mDataValueIndexCount; EDResources *mResources; } -+ (id)dataWithDataPointCount:(unsigned int)arg1 resources:(id)arg2; ++ (id)dataWithDataPointCount:(unsigned long long)arg1 resources:(id)arg2; + (id)dataWithResources:(id)arg1; - (id)firstValueContentFormatWithWorkbook:(id)arg1; - (_Bool)isEmpty; - (void)setContentFormat:(id)arg1; - (id)contentFormat; -- (unsigned int)countOfCellsBeingReferenced; +- (unsigned long long)countOfCellsBeingReferenced; - (void)setFormula:(id)arg1 chart:(id)arg2; - (id)formula; -- (unsigned int)averageDataPointDecimalCount; -- (void)setDataValueIndexCount:(unsigned int)arg1; -- (unsigned int)dataValueIndexCount; +- (unsigned long long)averageDataPointDecimalCount; +- (void)setDataValueIndexCount:(unsigned long long)arg1; +- (unsigned long long)dataValueIndexCount; - (id)dataValues; - (void)dealloc; -- (id)initWithDataPointCount:(unsigned int)arg1 resources:(id)arg2; +- (id)initWithDataPointCount:(unsigned long long)arg1 resources:(id)arg2; - (id)initWithResources:(id)arg1; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel-CHDInternal.h new file mode 100644 index 000000000..6e63c2f6c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel-CHDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDDataLabel (CHDInternal) +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +- (void)setStringIndex:(unsigned long long)arg1; +- (unsigned long long)stringIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel.h index 80a78f9f2..525f3af49 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataLabel.h @@ -8,11 +8,12 @@ @class EDResources, OADGraphicProperties; +// Not exported @interface CHDDataLabel : NSObject { EDResources *mResources; - unsigned int mStringIndex; - unsigned int mContentFormatId; + unsigned long long mStringIndex; + unsigned long long mContentFormatId; int mPosition; _Bool mShowLeaderLines; _Bool mShowCategoryName; @@ -52,10 +53,6 @@ - (id)string; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; -- (void)setStringIndex:(unsigned int)arg1; -- (unsigned int)stringIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue-EDInternal.h new file mode 100644 index 000000000..78c34207f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDDataValue (EDInternal) +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue.h index f8497fe17..5eea8e233 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValue.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHDDataValue : NSObject { struct CHDDataPoint mDataPoint; } -+ (id)dataValueWithIndex:(int)arg1 value:(struct EDValue *)arg2; ++ (id)dataValueWithIndex:(long long)arg1 value:(struct EDValue *)arg2; + (id)dataValue; - (id).cxx_construct; - (void).cxx_destruct; @@ -21,12 +22,10 @@ - (struct CHDDataPoint *)dataPoint; - (void)setValue:(struct EDValue *)arg1; - (struct EDValue *)value; -- (void)setIndex:(int)arg1; -- (int)index; -- (id)initWithIndex:(int)arg1 value:(struct EDValue *)arg2; +- (void)setIndex:(long long)arg1; +- (long long)index; +- (id)initWithIndex:(long long)arg1 value:(struct EDValue *)arg2; - (id)init; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValueProperties.h index 46a744169..5daeeb201 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValueProperties.h @@ -10,11 +10,12 @@ @class CHDDataLabel, CHDMarker, OADGraphicProperties; +// Not exported @interface CHDDataValueProperties : NSObject { CHDDataLabel *mDataLabel; CHDMarker *mMarker; - unsigned int mDataValueIndex; + unsigned long long mDataValueIndex; OADGraphicProperties *mGraphicProperties; } @@ -23,13 +24,13 @@ - (id)marker; - (void)setGraphicProperties:(id)arg1; - (id)graphicProperties; -- (void)setDataValueIndex:(unsigned int)arg1; -- (unsigned int)dataValueIndex; +- (void)setDataValueIndex:(unsigned long long)arg1; +- (unsigned long long)dataValueIndex; - (void)setDataLabel:(id)arg1; - (id)dataLabel; -- (int)key; +- (long long)key; - (void)dealloc; -- (id)shallowCopyWithIndex:(unsigned int)arg1; +- (id)shallowCopyWithIndex:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection-Private.h new file mode 100644 index 000000000..cc35e8dc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDDataValuesCollection (Private) +- (void)cleanup; +- (void)setupBufferForValues:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection.h index e5b98922a..30b4433b3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDataValuesCollection.h @@ -6,29 +6,28 @@ #import "NSObject.h" +// Not exported @interface CHDDataValuesCollection : NSObject { struct __CFData *mPackedValues; - unsigned int mDataValueCount; + unsigned long long mDataValueCount; struct __CFDictionary *mIndexToDataValueMap; _Bool mContainsStringValue; } - (_Bool)containsStringValue; - (void)finishReading; -- (id)dataValueWithIndex:(unsigned int)arg1; -- (id)dataValueAtIndex:(unsigned int)arg1; -- (struct CHDDataPoint *)dataPointWithIndex:(unsigned int)arg1; -- (struct CHDDataPoint *)dataPointAtIndex:(unsigned int)arg1; +- (id)dataValueWithIndex:(unsigned long long)arg1; +- (id)dataValueAtIndex:(unsigned long long)arg1; +- (struct CHDDataPoint *)dataPointWithIndex:(unsigned long long)arg1; +- (struct CHDDataPoint *)dataPointAtIndex:(unsigned long long)arg1; - (_Bool)addDataValue:(id)arg1; - (_Bool)addDataPoint:(struct CHDDataPoint *)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; -- (void)resetWithDataPointCount:(unsigned int)arg1; -- (id)initWithDataPointCount:(unsigned int)arg1; +- (void)resetWithDataPointCount:(unsigned long long)arg1; +- (id)initWithDataPointCount:(unsigned long long)arg1; - (id)init; -- (void)cleanup; -- (void)setupBufferForValues:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDateAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDateAxis.h index d2d4cdca5..2256fe041 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDateAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDateAxis.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDDateAxis : CHDAxis { _Bool mAutomatic; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperties.h index d02e6d4ab..d911e61e4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperties.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDDefaultTextProperties : EDKeyedCollection { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty-CHDInternal.h new file mode 100644 index 000000000..1c4d52de7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty-CHDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDDefaultTextProperty (CHDInternal) +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty.h index 1671003b7..6c37a226e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDDefaultTextProperty.h @@ -10,11 +10,12 @@ @class EDResources, EDRunsCollection; +// Not exported @interface CHDDefaultTextProperty : NSObject { EDResources *mResources; int mDefaultTextType; - unsigned int mContentFormatId; + unsigned long long mContentFormatId; EDRunsCollection *mRuns; int mLabelPosition; _Bool mShowCategoryLabel; @@ -34,7 +35,7 @@ - (_Bool)isShowCategoryLabel; - (void)setLabelPosition:(int)arg1; - (int)labelPosition; -- (int)key; +- (long long)key; - (void)setContentFormat:(id)arg1; - (id)contentFormat; - (void)setRuns:(id)arg1; @@ -43,8 +44,6 @@ - (int)defaultTextType; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDErrorBar.h b/iOS7/PrivateFrameworks/OfficeImport/CHDErrorBar.h index e44ef633e..f45b0280d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDErrorBar.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDErrorBar.h @@ -8,6 +8,7 @@ @class CHDChart, CHDData, OADGraphicProperties; +// Not exported @interface CHDErrorBar : NSObject { CHDChart *mChart; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDFormula-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHDFormula-Private.h new file mode 100644 index 000000000..a3a9a55df --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDFormula-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDFormula (Private) +- (id)referencesFromFormula; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDFormula.h b/iOS7/PrivateFrameworks/OfficeImport/CHDFormula.h index 3a6a1f13d..f3c16f1e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDFormula.h @@ -8,6 +8,7 @@ @class EDReferenceCollection, EDWorkbook; +// Not exported @interface CHDFormula : EDFormula { EDReferenceCollection *mReferences; @@ -18,7 +19,7 @@ + (id)formulaWithReference:(id)arg1; - (_Bool)isConstantStringFormula; - (void)prepareTokens; -- (unsigned int)countOfCellsBeingReferenced; +- (unsigned long long)countOfCellsBeingReferenced; - (void)setReferences:(id)arg1; - (id)references; - (void)setWorkbook:(id)arg1; @@ -26,7 +27,6 @@ - (id)initWithReferences:(id)arg1; - (id)initWithReference:(id)arg1; - (id)initWithWorkbook:(id)arg1; -- (id)referencesFromFormula; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLegend-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLegend-EDInternal.h new file mode 100644 index 000000000..1ca5b839f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLegend-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDLegend (EDInternal) +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLegend.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLegend.h index c81fd8ad7..f801ed343 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLegend.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLegend.h @@ -8,11 +8,12 @@ @class EDCollection, EDResources, OADGraphicProperties; +// Not exported @interface CHDLegend : NSObject { int mLegendPosition; OADGraphicProperties *mGraphicProperties; - unsigned int mFontIndex; + unsigned long long mFontIndex; EDCollection *mLegendEntries; EDResources *mResources; _Bool mIsVertical; @@ -29,8 +30,6 @@ - (int)legendPosition; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry-EDInternal.h new file mode 100644 index 000000000..603ea8cec --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDLegendEntry (EDInternal) +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry.h index d45488cce..1ca15da19 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLegendEntry.h @@ -8,9 +8,10 @@ @class EDResources; +// Not exported @interface CHDLegendEntry : NSObject { - unsigned int mFontIndex; + unsigned long long mFontIndex; unsigned int mEntryIndex; EDResources *mResources; } @@ -21,8 +22,6 @@ - (id)font; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLine2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLine2DType.h index 0e2774e95..d7eddb1ee 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLine2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLine2DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDLine2DType : CHDLineType { _Bool mShowMarker; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLine3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLine3DType.h index cf4bdae92..518dbc66b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLine3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLine3DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDLine3DType : CHDLineType { int mGapDepth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLineSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLineSeries.h index d487c231b..58d3099bc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLineSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLineSeries.h @@ -10,6 +10,7 @@ @class CHDMarker; +// Not exported @interface CHDLineSeries : CHDSeries { CHDMarker *mMarker; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDLineType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDLineType.h index 4162927f1..534b3ef11 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDLineType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDLineType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDLineType : CHDChartTypeWithGrouping { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDMarker.h b/iOS7/PrivateFrameworks/OfficeImport/CHDMarker.h index 05544bb61..d9c19b5cd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDMarker.h @@ -8,6 +8,7 @@ @class OADGraphicProperties; +// Not exported @interface CHDMarker : NSObject { unsigned int mSize; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/CHDOfficeArtClient.h index e9c7992dd..0b87a6ca3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDOfficeArtClient.h @@ -10,13 +10,14 @@ @class CHDAnchor; +// Not exported @interface CHDOfficeArtClient : NSObject { CHDAnchor *mAnchor; } - (struct CGRect)bounds; -- (BOOL)hasBounds; +- (_Bool)hasBounds; - (void)setAnchor:(id)arg1; - (id)anchor; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DSeries.h index dce32bd1a..5952edef1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DSeries.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDPie2DSeries : CHDSeries { int mExplosion; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DType.h index f06845108..5a59603ad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPie2DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDPie2DType : CHDChartType { int mFirstSliceAngle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPie3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPie3DType.h index cd522c9bc..f5af284fd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPie3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPie3DType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDPie3DType : CHDPie2DType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPieDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPieDataValueProperties.h index b89add87a..30b4fae25 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPieDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPieDataValueProperties.h @@ -6,12 +6,13 @@ #import +// Not exported @interface CHDPieDataValueProperties : CHDDataValueProperties { int mExplosion; } -- (id)shallowCopyWithIndex:(unsigned int)arg1; +- (id)shallowCopyWithIndex:(unsigned long long)arg1; - (void)setExplosion:(int)arg1; - (int)explosion; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPieSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPieSeries.h index 74959a033..641811e9c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPieSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPieSeries.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDPieSeries : CHDSeries { int mExplosion; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea-CHPCategoryAndSeriesReordering.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea-CHPCategoryAndSeriesReordering.h new file mode 100644 index 000000000..31f4235e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea-CHPCategoryAndSeriesReordering.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDPlotArea (CHPCategoryAndSeriesReordering) +- (_Bool)isCategoryAxesReversed:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea.h b/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea.h index 842e2a2c9..1064ed39e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDPlotArea.h @@ -8,6 +8,7 @@ @class CHDAxesCollection, CHDChartTypesCollection, OADGraphicProperties; +// Not exported @interface CHDPlotArea : NSObject { CHDChartTypesCollection *mChartTypes; @@ -29,7 +30,6 @@ - (id)chartTypes; - (void)dealloc; - (id)initWithChart:(id)arg1; -- (_Bool)isCategoryAxesReversed:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDRadarType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDRadarType.h index f9776cb3a..3512c92cb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDRadarType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDRadarType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDRadarType : CHDUnsupportedType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDRelativeSizeAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/CHDRelativeSizeAnchor.h index 3984d976e..3a6c6aee7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDRelativeSizeAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDRelativeSizeAnchor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDRelativeSizeAnchor : CHDAnchor { struct CGPoint mFrom; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDScatterSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDScatterSeries.h index 37a78512e..0e04c646f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDScatterSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDScatterSeries.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDScatterSeries : CHDLineSeries { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDScatterType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDScatterType.h index f315039cd..8fb2a840b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDScatterType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDScatterType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDScatterType : CHDChartType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDSeries.h index 2a152e790..d5e9ff12d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDSeries.h @@ -10,12 +10,13 @@ @class CHDChart, CHDChartType, CHDData, CHDDataLabel, CHDDataValue, CHDErrorBar, CHDFormula, EDCollection, EDKeyedCollection, OADGraphicProperties; +// Not exported @interface CHDSeries : NSObject { CHDChart *mChart; CHDChartType *mChartType; - unsigned int mOrder; - unsigned int mStyleIndex; + unsigned long long mOrder; + unsigned long long mStyleIndex; CHDFormula *mName; CHDDataValue *mLastCachedName; CHDData *mValueData; @@ -32,7 +33,7 @@ + (id)seriesWithChart:(id)arg1; - (_Bool)isEmpty; -- (id)defaultSeriesNameForIndex:(unsigned int)arg1; +- (id)defaultSeriesNameForIndex:(unsigned long long)arg1; - (void)setHiddenFlag:(_Bool)arg1; - (_Bool)isHidden; - (_Bool)isDateTimeFormattingFlag; @@ -52,7 +53,7 @@ - (id)trendlineCollection; - (void)setDataValuePropertiesCollection:(id)arg1; - (id)dataValuePropertiesCollection; -- (unsigned int)categoryCount; +- (unsigned long long)categoryCount; - (void)setCategoryData:(id)arg1; - (id)categoryData; - (void)setValueData:(id)arg1; @@ -61,11 +62,11 @@ - (id)name; - (void)setLastCachedName:(id)arg1; - (id)lastCachedName; -- (void)setStyleIndex:(unsigned int)arg1; -- (unsigned int)styleIndex; -- (void)setOrder:(unsigned int)arg1; -- (unsigned int)order; -- (int)key; +- (void)setStyleIndex:(unsigned long long)arg1; +- (unsigned long long)styleIndex; +- (void)setOrder:(unsigned long long)arg1; +- (unsigned long long)order; +- (long long)key; - (void)setChartType:(id)arg1; - (id)chart; - (id)chartType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesAxis.h index b389fe5c6..b4dd9b6eb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesAxis.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDSeriesAxis : CHDAxis { int mLabelFrequency; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesCollection.h index d56f3780c..3b1c847e2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDSeriesCollection.h @@ -8,6 +8,7 @@ @class CHDChart; +// Not exported @interface CHDSeriesCollection : EDSortedCollection { CHDChart *mChart; @@ -15,8 +16,8 @@ + (id)seriesCollectionWithChart:(id)arg1; - (id)firstNonEmptySeries; -- (unsigned int)nonEmptySeriesCount; -- (unsigned int)addObject:(id)arg1; +- (unsigned long long)nonEmptySeriesCount; +- (unsigned long long)addObject:(id)arg1; - (id)initWithChart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDSurfaceType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDSurfaceType.h index 8592b2403..e68533240 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDSurfaceType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDSurfaceType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDSurfaceType : CHDUnsupportedType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDTitle.h b/iOS7/PrivateFrameworks/OfficeImport/CHDTitle.h index 2483ae381..e6cdedffd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDTitle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDTitle.h @@ -8,6 +8,7 @@ @class CHDChart, CHDFormula, EDString, OADGraphicProperties; +// Not exported @interface CHDTitle : NSObject { CHDChart *mChart; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDTrendline.h b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendline.h index aeae69ba3..47c8e6f26 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDTrendline.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendline.h @@ -8,6 +8,7 @@ @class CHDTrendlineLabel, EDString, OADGraphicProperties; +// Not exported @interface CHDTrendline : NSObject { _Bool mDisplayEquation; @@ -16,7 +17,7 @@ double mForward; double mInterceptYAxis; int mPolynomialOrder; - long mMovingAveragePeriod; + long long mMovingAveragePeriod; int mType; OADGraphicProperties *mGraphicProperties; CHDTrendlineLabel *mLabel; @@ -33,8 +34,8 @@ - (id)label; - (void)setType:(int)arg1; - (int)type; -- (void)setMovingAveragePeriod:(long)arg1; -- (long)movingAveragePeriod; +- (void)setMovingAveragePeriod:(long long)arg1; +- (long long)movingAveragePeriod; - (void)setPolynomialOrder:(int)arg1; - (int)polynomialOrder; - (void)setInterceptYAxis:(double)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel-CHDInternal.h new file mode 100644 index 000000000..965ef674f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel-CHDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHDTrendlineLabel (CHDInternal) +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +- (void)setStringIndex:(unsigned long long)arg1; +- (unsigned long long)stringIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel.h index 9f1c65b8c..84f83c212 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDTrendlineLabel.h @@ -8,12 +8,13 @@ @class CHDFormula, EDResources, OADGraphicProperties; +// Not exported @interface CHDTrendlineLabel : NSObject { EDResources *mResources; CHDFormula *mName; - unsigned int mLastCachedNameStringIndex; - unsigned int mContentFormatId; + unsigned long long mLastCachedNameStringIndex; + unsigned long long mContentFormatId; _Bool mGeneratedText; _Bool mAutomaticLabelDeleted; OADGraphicProperties *mGraphicProperties; @@ -34,10 +35,6 @@ - (id)lastCachedName; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; -- (void)setStringIndex:(unsigned int)arg1; -- (unsigned int)stringIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedSeries.h index e978529b2..059e8ab4a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedSeries.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDUnsupportedSeries : CHDSeries { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedType.h b/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedType.h index a59633c28..a45f7cd15 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDUnsupportedType.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDUnsupportedType : CHDChartType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDValueAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHDValueAxis.h index 5ed9a0f18..905b9c102 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDValueAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDValueAxis.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHDValueAxis : CHDAxis { _Bool mPercentageFormattingFlag; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHDView3D.h b/iOS7/PrivateFrameworks/OfficeImport/CHDView3D.h index 68f628583..5568e12bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHDView3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHDView3D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHDView3D : NSObject { int mRotationX; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPCachedValuesRetriever.h b/iOS7/PrivateFrameworks/OfficeImport/CHPCachedValuesRetriever.h index 45cdcf40e..1a4e52cb1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPCachedValuesRetriever.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPCachedValuesRetriever.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPCachedValuesRetriever : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering-CHDInternal.h new file mode 100644 index 000000000..a3086d898 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering-CHDInternal.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHPCategoryAndSeriesReordering (CHDInternal) +- (void)reorderDataFormula:(id)arg1 dataPointCount:(unsigned long long)arg2 byRow:(_Bool)arg3; +- (void)reorderDataValues:(id)arg1 dataPointCount:(unsigned long long)arg2; +- (void)reorderData:(id)arg1 dataPointCount:(unsigned long long)arg2 byRow:(_Bool)arg3; +- (void)reorderValueProperties:(id)arg1 dataPointCount:(unsigned long long)arg2; +- (void)reorderSeriesCategory:(id)arg1 dataPointCount:(unsigned long long)arg2 byRow:(_Bool)arg3; +- (void)applyCategoryReorderingPreprocessor:(id)arg1; +- (void)applySeriesReorderingPreprocessor:(id)arg1; +- (_Bool)isObjectSupportedForSeriesReorderingPreprocessor:(id)arg1 isCategoryOrderReversed:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering.h b/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering.h index 3ddb9decb..7556903e8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPCategoryAndSeriesReordering.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPCategoryAndSeriesReordering : EDProcessor { } @@ -13,14 +14,6 @@ - (void)reorderCategoryAndSeries:(id)arg1 sheet:(id)arg2 clearAxisReversedFlag:(_Bool)arg3; - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; -- (void)reorderDataFormula:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(_Bool)arg3; -- (void)reorderDataValues:(id)arg1 dataPointCount:(unsigned int)arg2; -- (void)reorderData:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(_Bool)arg3; -- (void)reorderValueProperties:(id)arg1 dataPointCount:(unsigned int)arg2; -- (void)reorderSeriesCategory:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(_Bool)arg3; -- (void)applyCategoryReorderingPreprocessor:(id)arg1; -- (void)applySeriesReorderingPreprocessor:(id)arg1; -- (_Bool)isObjectSupportedForSeriesReorderingPreprocessor:(id)arg1 isCategoryOrderReversed:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection-Private.h new file mode 100644 index 000000000..b4a24ebf0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHPChangeDirection (Private) +- (void)cleanUpOldSeriesCollection:(id)arg1; +- (void)addDataValue:(id)arg1 to:(id)arg2 withIndex:(unsigned long long)arg3; +- (id)getGraphicPropertiesForSeriesWithIndex:(unsigned long long)arg1 fromCollection:(id)arg2 isVaryColors:(_Bool)arg3 forChart:(id)arg4; +- (void)mapSeriesValues:(id)arg1 to:(id)arg2 forIndex:(unsigned long long)arg3 byRow:(_Bool)arg4 forChart:(id)arg5; +- (void)mapSeriesCollection:(id)arg1 from:(id)arg2 forChart:(id)arg3; +- (id)getSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; +- (id)createNewSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection.h b/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection.h index 80ce490d7..e5c4fb4d3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPChangeDirection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPChangeDirection : EDProcessor { } @@ -13,13 +14,6 @@ - (void)changeChartDirection:(id)arg1 sheet:(id)arg2; - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; -- (void)cleanUpOldSeriesCollection:(id)arg1; -- (void)addDataValue:(id)arg1 to:(id)arg2 withIndex:(unsigned int)arg3; -- (id)getGraphicPropertiesForSeriesWithIndex:(unsigned int)arg1 fromCollection:(id)arg2 isVaryColors:(_Bool)arg3 forChart:(id)arg4; -- (void)mapSeriesValues:(id)arg1 to:(id)arg2 forIndex:(unsigned int)arg3 byRow:(_Bool)arg4 forChart:(id)arg5; -- (void)mapSeriesCollection:(id)arg1 from:(id)arg2 forChart:(id)arg3; -- (id)getSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; -- (id)createNewSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPChartDirection.h b/iOS7/PrivateFrameworks/OfficeImport/CHPChartDirection.h index 0a86be1d9..7387c0f39 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPChartDirection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPChartDirection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPChartDirection : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPScatterWithStringValueX.h b/iOS7/PrivateFrameworks/OfficeImport/CHPScatterWithStringValueX.h index 22587d47d..84fe7ca9d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPScatterWithStringValueX.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPScatterWithStringValueX.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPScatterWithStringValueX : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting-CHDInternal.h new file mode 100644 index 000000000..42a236484 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting-CHDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHPSeriesDateTimeFormatting (CHDInternal) +- (_Bool)isDateTimeFormattingInContentFormatString:(id)arg1 edCell:(struct EDCellHeader *)arg2; +- (_Bool)isDateTimeFomrattingInData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting.h b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting.h index 07b15a17a..23df53ebd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesDateTimeFormatting.h @@ -6,14 +6,13 @@ #import +// Not exported @interface CHPSeriesDateTimeFormatting : EDProcessor { } - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; -- (_Bool)isDateTimeFormattingInContentFormatString:(id)arg1 edCell:(struct EDCellHeader *)arg2; -- (_Bool)isDateTimeFomrattingInData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesNameSynthesizer.h b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesNameSynthesizer.h index 80aed80f3..6c395ea72 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesNameSynthesizer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesNameSynthesizer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPSeriesNameSynthesizer : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesValueSynthesizer.h b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesValueSynthesizer.h index fbbc6a932..94d2389d5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesValueSynthesizer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPSeriesValueSynthesizer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CHPSeriesValueSynthesizer : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting-CHDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting-CHDInternal.h new file mode 100644 index 000000000..0465dd31d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting-CHDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHPValueAxisFormatting (CHDInternal) +- (_Bool)isPercentageFormattingInContentFormatString:(id)arg1 edValue:(struct EDValue *)arg2; +- (id)dataPointFormattingInSources:(id)arg1; +- (id)dataPointFormattingInData:(id)arg1; +- (id)dataPointFormattingInSeriesCollection:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting.h b/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting.h index af077adb1..698bad917 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHPValueAxisFormatting.h @@ -6,16 +6,13 @@ #import +// Not exported @interface CHPValueAxisFormatting : EDProcessor { } - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; -- (_Bool)isPercentageFormattingInContentFormatString:(id)arg1 edValue:(struct EDValue *)arg2; -- (id)dataPointFormattingInSources:(id)arg1; -- (id)dataPointFormattingInData:(id)arg1; -- (id)dataPointFormattingInSeriesCollection:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXArea2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXArea2DType.h index 16a36510a..ecaa487ca 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXArea2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXArea2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXArea2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXArea3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXArea3DType.h index c6d230f03..7a7202f70 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXArea3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXArea3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXArea3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXAutoStyling.h b/iOS7/PrivateFrameworks/OfficeImport/CHXAutoStyling.h index 8ae0c0602..9b9c4e584 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXAutoStyling.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXAutoStyling.h @@ -8,6 +8,7 @@ #import +// Not exported @interface CHXAutoStyling : CHAutoStyling { } @@ -18,12 +19,12 @@ + (id)colorWithSchemeColorId:(int)arg1 shade:(float)arg2; + (id)colorWithSchemeColorId:(int)arg1 tint:(float)arg2; + (id)colorWithSchemeColorId:(int)arg1 transformType:(int)arg2 transformValue:(float)arg3; -- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned int)arg3; -- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; -- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned int)arg2; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; -- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned int)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; -- (id)autoStrokeForSeriesIndex:(unsigned int)arg1; +- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(unsigned long long)arg3; +- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 isLine:(_Bool)arg3 colorMap:(id)arg4 colorScheme:(id)arg5; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(unsigned long long)arg2 colorMap:(id)arg3 colorScheme:(id)arg4; +- (id)autoStrokeForSeriesIndex:(unsigned long long)arg1; - (id)autoAxisStroke; - (void)resolveLegendGraphicProperties:(id)arg1; - (void)resolveMinorGridLinesGraphicProperties:(id)arg1; @@ -33,8 +34,8 @@ - (void)resolveFloorGraphicProperties:(id)arg1; - (void)resolveWallGraphicProperties:(id)arg1; - (void)resolveChartAreaGraphicProperties:(id)arg1; -- (id)autoColorOfSeriesWithIndex:(unsigned int)arg1 colorMap:(id)arg2 colorScheme:(id)arg3; -- (id)autoColorOfFirstColumnSeriesWithIndex:(unsigned int)arg1 seriesCount:(unsigned int)arg2; +- (id)autoColorOfSeriesWithIndex:(unsigned long long)arg1 colorMap:(id)arg2 colorScheme:(id)arg3; +- (id)autoColorOfFirstColumnSeriesWithIndex:(unsigned long long)arg1 seriesCount:(unsigned long long)arg2; - (void)setDefaultErrorBarPropertiesInGraphicProperties:(id)arg1; - (id)autoChartAreaColor; - (id)autoPlotAreaColor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXAxis-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXAxis-Private.h new file mode 100644 index 000000000..c21c31f48 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXAxis-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXAxis (Private) ++ (int)chdCrossesFromXmlAxisElement:(struct _xmlNode *)arg1; ++ (int)chdTickLabelPositionFromXmlTickLabelPositionElement:(struct _xmlNode *)arg1; ++ (int)chdTickMarkFromXmlTickMarkElement:(struct _xmlNode *)arg1; ++ (int)chdAxisPositionFromXmlAxisElement:(struct _xmlNode *)arg1; ++ (void)readScalingFromXmlScalingElement:(struct _xmlNode *)arg1 axis:(id)arg2 state:(id)arg3; ++ (Class)chxAxisClassWithXmlAxisElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHXAxis.h index 3e43a7e3e..7e1b90bbd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXAxis.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXAxis : NSObject { } + (id)chdAxisFromXmlAxisElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdCrossesFromXmlAxisElement:(struct _xmlNode *)arg1; -+ (int)chdTickLabelPositionFromXmlTickLabelPositionElement:(struct _xmlNode *)arg1; -+ (int)chdTickMarkFromXmlTickMarkElement:(struct _xmlNode *)arg1; -+ (int)chdAxisPositionFromXmlAxisElement:(struct _xmlNode *)arg1; -+ (void)readScalingFromXmlScalingElement:(struct _xmlNode *)arg1 axis:(id)arg2 state:(id)arg3; -+ (Class)chxAxisClassWithXmlAxisElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXBar2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXBar2DType.h index 00d4b5a5a..6049f9365 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXBar2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXBar2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXBar2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DSeries.h index b7662b0a6..fdcc329a0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXBar3DSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DType.h index 13e48787e..5ea316b28 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXBar3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXBar3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis-Private.h new file mode 100644 index 000000000..8d7067316 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXCategoryAxis (Private) ++ (int)chdLabelAlignFromXmlLabelAlignElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis.h index ed08a0c7a..21e388858 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXCategoryAxis.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXCategoryAxis : NSObject { } + (id)chdAxisFromXmlAxisElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdLabelAlignFromXmlLabelAlignElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXChart-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXChart-Private.h new file mode 100644 index 000000000..0d649dc4a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXChart-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXChart (Private) ++ (int)chdDisplayBlanksAsEnumFromXmlElement:(struct _xmlNode *)arg1; ++ (void)readDefaultTextPropertiesFromXmlNode:(struct _xmlNode *)arg1 chart:(id)arg2 state:(id)arg3; ++ (void)readChartFromXmlNode:(struct _xmlNode *)arg1 chart:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXChart.h b/iOS7/PrivateFrameworks/OfficeImport/CHXChart.h index 5e0d55221..a4af5665b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXChart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXChart.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHXChart : NSObject { } + (id)readFromXmlDocument:(struct _xmlDoc *)arg1 chartStyleId:(int)arg2 state:(id)arg3; + (id)readFromXmlDocument:(struct _xmlDoc *)arg1 state:(id)arg2; -+ (int)chdDisplayBlanksAsEnumFromXmlElement:(struct _xmlNode *)arg1; -+ (void)readDefaultTextPropertiesFromXmlNode:(struct _xmlNode *)arg1 chart:(id)arg2 state:(id)arg3; -+ (void)readChartFromXmlNode:(struct _xmlNode *)arg1 chart:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXChartType-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXChartType-Private.h new file mode 100644 index 000000000..8edffb18d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXChartType-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXChartType (Private) ++ (Class)chxChartTypeClassWithXmlElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXChartType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXChartType.h index 1c4c50cd2..04c8a8528 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXChartType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXChartType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXChartType : NSObject { } @@ -14,7 +15,6 @@ + (int)chdShapeTypeFromXmlShapeTypeElement:(struct _xmlNode *)arg1; + (int)chdGroupingFromXmlGroupingElement:(struct _xmlNode *)arg1; + (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (Class)chxChartTypeClassWithXmlElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXData-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXData-Private.h new file mode 100644 index 000000000..2660c602e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXData-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXData (Private) ++ (_Bool)isHiddenDataElement:(struct _xmlNode *)arg1 data:(id)arg2; ++ (void)readStrDataFromXmlMultiLevelStrDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; ++ (void)readStrDataFromXmlStrDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; ++ (void)readNumDataFromXmlNumDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXData.h b/iOS7/PrivateFrameworks/OfficeImport/CHXData.h index 45047076c..85d814472 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXData.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXData : NSObject { } + (id)chdDataFromXmlDataElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (_Bool)isHiddenDataElement:(struct _xmlNode *)arg1 data:(id)arg2; -+ (void)readStrDataFromXmlMultiLevelStrDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; -+ (void)readStrDataFromXmlStrDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; -+ (void)readNumDataFromXmlNumDataElement:(struct _xmlNode *)arg1 data:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel-Private.h new file mode 100644 index 000000000..6743719fe --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXDataLabel (Private) ++ (Class)chdDataValuePropertiesClassWithState:(id)arg1; ++ (int)chdDataLabelPositionFromXmlDataLabelElement:(struct _xmlNode *)arg1; ++ (id)chdDataLabelFromXmlDataLabelElement:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel.h index a96697828..04c5eb1d0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataLabel.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXDataLabel : NSObject { } + (void)readFrom:(struct _xmlNode *)arg1 dataValuePropertiesCollection:(id)arg2 state:(id)arg3; -+ (Class)chdDataValuePropertiesClassWithState:(id)arg1; -+ (int)chdDataLabelPositionFromXmlDataLabelElement:(struct _xmlNode *)arg1; -+ (id)chdDataLabelFromXmlDataLabelElement:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue-Private.h new file mode 100644 index 000000000..526bae668 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXDataValue (Private) ++ (id)chdDataValueFromXmlDataValueElement:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue.h index 21a22e3b5..60473afdd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValue.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHXDataValue : NSObject { } + (id)chdNumberValueFromXmlDataValueElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)chdStringValueFromXmlDataValueElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (id)chdDataValueFromXmlDataValueElement:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties-Private.h new file mode 100644 index 000000000..49c86c80f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXDataValueProperties (Private) ++ (Class)chxDataValuePropertiesClassWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties.h index d96c06396..1921c745b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDataValueProperties.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHXDataValueProperties : NSObject { } + (id)chdDataValuePropertiesFromXmlElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (Class)chxDataValuePropertiesClassWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis-Private.h new file mode 100644 index 000000000..2af9ec211 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXDateAxis (Private) ++ (int)chdTimeUnitFromXmlTimeUnitElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis.h index cad54860e..c8cab0ce7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDateAxis.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXDateAxis : NSObject { } + (id)chdAxisFromXmlAxisElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdTimeUnitFromXmlTimeUnitElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDoughnutType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDoughnutType.h index f10fbb6b4..37352e7a2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDoughnutType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDoughnutType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXDoughnutType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXDrawingState.h b/iOS7/PrivateFrameworks/OfficeImport/CHXDrawingState.h index 9c3d2cc2b..d21f35cae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXDrawingState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXDrawingState.h @@ -8,6 +8,7 @@ @class CHXState; +// Not exported @interface CHXDrawingState : OAXDrawingState { CHXState *mCHXState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar-Private.h new file mode 100644 index 000000000..301ea6ff9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXErrorBar (Private) ++ (int)chdErrorBarDirectionFromXmlElement:(struct _xmlNode *)arg1; ++ (int)chdErrorBarValueTypeFromXmlElement:(struct _xmlNode *)arg1; ++ (int)chdErrorBarTypeFromXmlElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar.h b/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar.h index 6ea708c89..0bef83f87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXErrorBar.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXErrorBar : NSObject { } + (id)chdErrorBarFromXmlErrorBarElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdErrorBarDirectionFromXmlElement:(struct _xmlNode *)arg1; -+ (int)chdErrorBarValueTypeFromXmlElement:(struct _xmlNode *)arg1; -+ (int)chdErrorBarTypeFromXmlElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXFont.h b/iOS7/PrivateFrameworks/OfficeImport/CHXFont.h index 6df7eb8f2..c3ba4ca04 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXFont.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXFont : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXGraphicProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHXGraphicProperties.h index 5959b9ba2..dc66823e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXGraphicProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXGraphicProperties.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXGraphicProperties : NSObject { } -+ (BOOL)isGraphicPropertiesContainedByXmlElement:(struct _xmlNode *)arg1; ++ (_Bool)isGraphicPropertiesContainedByXmlElement:(struct _xmlNode *)arg1; + (void)setGraphicPropertiesFromXmlElementWithGraphicProperties:(id)arg1 element:(struct _xmlNode *)arg2 state:(id)arg3; + (id)oadGraphicPropertiesFromXmlElementWithGraphicProperties:(struct _xmlNode *)arg1 state:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLayout-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLayout-Private.h new file mode 100644 index 000000000..db692824e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLayout-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXLayout (Private) ++ (struct CGRect)boundsRectFromXmlManualLayoutElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLayout.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLayout.h index 8cb193ac3..c705f79d7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLayout.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXLayout : NSObject { } + (void)readFrom:(struct _xmlNode *)arg1 graphicProperties:(id)arg2 state:(id)arg3; -+ (struct CGRect)boundsRectFromXmlManualLayoutElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLegend-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLegend-Private.h new file mode 100644 index 000000000..d933116de --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLegend-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXLegend (Private) ++ (int)chdLegendPositionFromXmlLegendPositionElement:(struct _xmlNode *)arg1; ++ (id)chdLegendEntryFromXmlLegendEntryElement:(struct _xmlNode *)arg1 defaultFont:(id)arg2 state:(id)arg3; ++ (void)setDefaultLegendBounds:(id)arg1 legendPosition:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLegend.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLegend.h index 7f46e4361..156ddd269 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLegend.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLegend.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXLegend : NSObject { } + (id)chdLegendFromXmlLegendElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdLegendPositionFromXmlLegendPositionElement:(struct _xmlNode *)arg1; -+ (id)chdLegendEntryFromXmlLegendEntryElement:(struct _xmlNode *)arg1 defaultFont:(id)arg2 state:(id)arg3; -+ (void)setDefaultLegendBounds:(id)arg1 legendPosition:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLine2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLine2DType.h index 38af90310..b2bef02cf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLine2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLine2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXLine2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLine3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLine3DType.h index ecd57346d..75b2aa349 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLine3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLine3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXLine3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLineSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLineSeries.h index ec41608e3..2dba9bfb1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLineSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLineSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXLineSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXLineType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXLineType.h index 965a58368..087e0794b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXLineType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXLineType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXLineType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXMarker-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXMarker-Private.h new file mode 100644 index 000000000..98a13f3a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXMarker-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXMarker (Private) ++ (int)chdMarkerStyleFromXmlMarkerStyleElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXMarker.h b/iOS7/PrivateFrameworks/OfficeImport/CHXMarker.h index 4e36a6205..44b993e8c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXMarker.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXMarker : NSObject { } + (id)chdMarkerFromXmlMarkerElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdMarkerStyleFromXmlMarkerStyleElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXOfPieType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXOfPieType.h index f1fc4e39e..5a5b57bfd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXOfPieType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXOfPieType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXOfPieType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DSeries.h index 642fe846d..eb8683b58 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXPie2DSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DType.h index 093725448..63e9ed3c8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPie2DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXPie2DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPie3DType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPie3DType.h index c7613372e..56cb78e00 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPie3DType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPie3DType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXPie3DType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPieDataValueProperties.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPieDataValueProperties.h index b038e60c8..5b3ac4fe7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPieDataValueProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPieDataValueProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXPieDataValueProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPieSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPieSeries.h index 06a3fbf57..2a925537c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPieSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPieSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXPieSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea-Private.h new file mode 100644 index 000000000..9e4500142 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXPlotArea (Private) ++ (_Bool)isAxisElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea.h b/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea.h index bb1dc9f47..d35f31c27 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXPlotArea.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXPlotArea : NSObject { } + (id)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (BOOL)isAxisElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXReader-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXReader-Private.h new file mode 100644 index 000000000..9410fd342 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXReader-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXReader (Private) ++ (id)externalDataWithChartPart:(id)arg1 relationship:(id)arg2; ++ (id)externalDataRelationshipWithChartPart:(id)arg1; ++ (id)chartPartWithParentNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXReader.h b/iOS7/PrivateFrameworks/OfficeImport/CHXReader.h index cd8e1692c..0a2e0e67c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXReader.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHXReader : NSObject { } + (id)readFromXmlDocument:(struct _xmlDoc *)arg1 chartStyleId:(int)arg2 drawingState:(id)arg3; + (id)readFromParentNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)externalDataWithChartPart:(id)arg1 relationship:(id)arg2; -+ (id)externalDataRelationshipWithChartPart:(id)arg1; -+ (id)chartPartWithParentNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXScatterSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXScatterSeries.h index 2ad6fc725..7070bbbf6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXScatterSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXScatterSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXScatterSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXScatterType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXScatterType.h index 13af763d7..16440b58f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXScatterType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXScatterType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXScatterType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXSeries-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXSeries-Private.h new file mode 100644 index 000000000..2c27c6b94 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXSeries-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXSeries (Private) ++ (Class)chxSeriesClassWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXSeries.h index 5080fe4f6..2650f2da0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXSeries : NSObject { } @@ -13,7 +14,6 @@ + (void)resolveSeriesStyle:(id)arg1 state:(id)arg2; + (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (Class)chxSeriesClassWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXSeriesAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHXSeriesAxis.h index bf8b86b3a..ded8d4a13 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXSeriesAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXSeriesAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXSeriesAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXState.h b/iOS7/PrivateFrameworks/OfficeImport/CHXState.h index dbf00e97f..8c5b162ce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXState.h @@ -8,6 +8,7 @@ @class CHDChart, CHDChartType, CHDSeries, EDResources, EXOfficeArtState, OADParagraphProperties, OCPPackagePart; +// Not exported @interface CHXState : NSObject { EXOfficeArtState *mDrawingState; @@ -17,16 +18,16 @@ CHDChartType *mCurrentChartType; CHDSeries *mCurrentSeries; OADParagraphProperties *mDefaultTextProperties; - BOOL mDefaultTextPropertiesHaveExplicitFontSize; + _Bool mDefaultTextPropertiesHaveExplicitFontSize; id mAutoStyling; - BOOL mIgnoreFormulas; + _Bool mIgnoreFormulas; } -@property(nonatomic) BOOL ignoreFormulas; // @synthesize ignoreFormulas=mIgnoreFormulas; +@property(nonatomic) _Bool ignoreFormulas; // @synthesize ignoreFormulas=mIgnoreFormulas; - (id)autoStyling; - (void)popTitleTextProperties; -- (void)pushTitleTextProperties:(BOOL)arg1; -- (void)setDefaultTextPropertiesHaveExplicitFontSize:(BOOL)arg1; +- (void)pushTitleTextProperties:(_Bool)arg1; +- (void)setDefaultTextPropertiesHaveExplicitFontSize:(_Bool)arg1; - (void)setDefaultTextProperties:(id)arg1; - (id)defaultTextProperties; - (id)exState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXStockType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXStockType.h index 9f6128c3e..47be254b0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXStockType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXStockType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXStockType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXString-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXString-Private.h new file mode 100644 index 000000000..e98950650 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXString-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXString (Private) ++ (id)edStringFromXmlStrCacheElement:(struct _xmlNode *)arg1 state:(id)arg2; ++ (id)chdFormulaFromXmlStrRefElement:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXString.h b/iOS7/PrivateFrameworks/OfficeImport/CHXString.h index a91c281c1..cfe8699e7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXString.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface CHXString : NSObject { } + (id)edStringFromXmlRichElement:(struct _xmlNode *)arg1 state:(id)arg2; + (void)readFromXmlTxElement:(struct _xmlNode *)arg1 formula:(id *)arg2 lastCached:(id *)arg3 state:(id)arg4; -+ (id)edStringFromXmlStrCacheElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (id)chdFormulaFromXmlStrRefElement:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXTitle.h b/iOS7/PrivateFrameworks/OfficeImport/CHXTitle.h index 03be1547e..0a69bf0aa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXTitle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXTitle.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXTitle : NSObject { } -+ (id)chdTitleFromXmlTitleElement:(struct _xmlNode *)arg1 isChartTitle:(BOOL)arg2 state:(id)arg3; ++ (id)chdTitleFromXmlTitleElement:(struct _xmlNode *)arg1 isChartTitle:(_Bool)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline-Private.h new file mode 100644 index 000000000..7c07a5033 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CHXTrendline (Private) ++ (int)chdTrendlineTypeFromXmlTrendlineTypeElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline.h b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline.h index f534eb294..5461b371f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendline.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface CHXTrendline : NSObject { } + (id)chdTrendlineFromXmlTrendlineElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)chdTrendlineTypeFromXmlTrendlineTypeElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXTrendlineLabel.h b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendlineLabel.h index e569a0a23..8b2c8ffeb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXTrendlineLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXTrendlineLabel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXTrendlineLabel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedSeries.h b/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedSeries.h index 93a3fa83e..c62860d96 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedSeries.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedSeries.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXUnsupportedSeries : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedType.h b/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedType.h index 0f08d8218..db1828d03 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXUnsupportedType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXUnsupportedType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXUserShapes.h b/iOS7/PrivateFrameworks/OfficeImport/CHXUserShapes.h index c708604a2..3b6c3c886 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXUserShapes.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXUserShapes.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXUserShapes : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXValueAxis.h b/iOS7/PrivateFrameworks/OfficeImport/CHXValueAxis.h index 726de3dab..483eac8ef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXValueAxis.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXValueAxis.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXValueAxis : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CHXView3D.h b/iOS7/PrivateFrameworks/OfficeImport/CHXView3D.h index 588446cc2..10e7668f6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CHXView3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CHXView3D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CHXView3D : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMArchiveManager.h b/iOS7/PrivateFrameworks/OfficeImport/CMArchiveManager.h index bc888b372..a29f69cd9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMArchiveManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMArchiveManager.h @@ -10,33 +10,34 @@ @class NSMutableDictionary, NSMutableSet, NSString; +// Not exported @interface CMArchiveManager : NSObject { - BOOL mIsThumbnail; - BOOL mIsOnPhone; - unsigned int mPageCount; + _Bool mIsThumbnail; + _Bool mIsOnPhone; + unsigned long long mPageCount; NSString *mPassphrase; NSMutableDictionary *mDrawableCache; NSString *mResourcePathPrefix; NSMutableSet *mPausedPaths; int mHeight; int mWidth; - float mCommitInterval; - BOOL mAutoCommit; + double mCommitInterval; + _Bool mAutoCommit; } + (id)resourceTypeToExtension:(int)arg1; + (id)resourceTypeToMIME:(int)arg1; + (int)blipTypeToResourceType:(int)arg1; @property(copy) NSString *passphrase; // @synthesize passphrase=mPassphrase; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)setHTMLWidth:(int)arg1; - (void)setHTMLHeight:(int)arg1; -- (BOOL)isProgressive; -- (unsigned int)pageCount; -- (void)setPageCount:(unsigned int)arg1; -- (BOOL)isThumbnail; -- (void)setIsThumbnail:(BOOL)arg1; +- (_Bool)isProgressive; +- (unsigned long long)pageCount; +- (void)setPageCount:(unsigned long long)arg1; +- (_Bool)isThumbnail; +- (void)setIsThumbnail:(_Bool)arg1; - (id)appendResourcePathToName:(id)arg1; - (id)resourcePathPrefix; - (void)setResourcePathPrefix:(id)arg1; @@ -44,9 +45,9 @@ - (void)addCssStyle:(id)arg1 withName:(id)arg2; - (id)addCssStyle:(id)arg1; - (int)resourceCount; -- (BOOL)isOnPhone; -- (void)setIsOnPhone:(BOOL)arg1; -- (BOOL)progressiveMappingIsPausedOnPath:(id)arg1; +- (_Bool)isOnPhone; +- (void)setIsOnPhone:(_Bool)arg1; +- (_Bool)progressiveMappingIsPausedOnPath:(id)arg1; - (void)restartProgressiveMappingOnPath:(id)arg1; - (void)pauseProgressiveMappingOnPath:(id)arg1; - (id)cachedPathForDrawable:(id)arg1; @@ -54,8 +55,8 @@ - (id)addResource:(id)arg1 withName:(id)arg2; - (id)addResource:(id)arg1 withType:(int)arg2; - (id)_validateData:(id)arg1 withType:(int *)arg2; -- (void)setAutoCommit:(BOOL)arg1; -- (void)setCommitInterval:(float)arg1; +- (void)setAutoCommit:(_Bool)arg1; +- (void)setCommitInterval:(double)arg1; - (void)commitDataAtPath:(id)arg1; - (void)closeResourceAtPath:(id)arg1; - (void)pushCssToPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMBordersProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMBordersProperty.h index 734d4a441..830b2f342 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMBordersProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMBordersProperty.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface CMBordersProperty : CMProperty { TSUColor *mBorderColor; @@ -20,7 +21,7 @@ int mCustomWidth; } -+ (BOOL)isStroked:(id)arg1; ++ (_Bool)isStroked:(id)arg1; - (id)colorString; - (id)widthString; - (id)styleString; @@ -32,7 +33,7 @@ - (void)adjustValues; - (void)setFromOadStroke:(id)arg1 atLocation:(int)arg2 state:(id)arg3; - (void)setNoneAtLocation:(int)arg1; -- (BOOL)isNoneAtLocation:(int)arg1; +- (_Bool)isNoneAtLocation:(int)arg1; - (id)initWithOADStroke:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMCanonicalShapeBuilder.h b/iOS7/PrivateFrameworks/OfficeImport/CMCanonicalShapeBuilder.h index d5cae816c..fe4236d93 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMCanonicalShapeBuilder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMCanonicalShapeBuilder.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMCanonicalShapeBuilder : CMShapeBuilder { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty-Private.h new file mode 100644 index 000000000..c6ee090a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMColorProperty (Private) ++ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; ++ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; ++ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty.h index a16787cbb..4f63baf39 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMColorProperty.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface CMColorProperty : CMProperty { TSUColor *wdValue; @@ -23,12 +24,9 @@ + (id)cssStringFromOADGradientFill:(id)arg1 state:(id)arg2; + (struct CGColor *)copyCGColorFromOADFill:(id)arg1 state:(id)arg2; + (struct CGColor *)copyCGColorFromOADColor:(id)arg1 state:(id)arg2; -+ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; -+ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; -+ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; - (id)cssStringForName:(id)arg1; - (id)cssString; -- (BOOL)isEqualTo:(id)arg1; +- (_Bool)isEqualTo:(id)arg1; - (id)initWithColor:(id)arg1; - (id)value; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramArrowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramArrowMapper.h index 4cd703b6b..38457ab51 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramArrowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramArrowMapper.h @@ -6,16 +6,17 @@ #import +// Not exported @interface CMDiagramArrowMapper : CMDiagramShapeMapper { - BOOL mIsVertical; - BOOL mIsOutward; + _Bool mIsVertical; + _Bool mIsOutward; float mRadius; } + (void)initialize; - (struct CGSize)textSizeForShapeSize:(struct CGSize)arg1; -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; - (struct CGRect)circumscribedBounds; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramChevronMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramChevronMapper.h index 94d9593f4..7d1ee7f1e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramChevronMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramChevronMapper.h @@ -6,16 +6,17 @@ #import +// Not exported @interface CMDiagramChevronMapper : CMDiagramShapeMapper { - BOOL mHChevron; + _Bool mHChevron; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_suggestedBoundsForNodeAtIndex:(unsigned long long)arg1; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setIsHChevron:(BOOL)arg1; +- (void)setIsHChevron:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramContinuousArrowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramContinuousArrowMapper.h index 47007a668..4b4500461 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramContinuousArrowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramContinuousArrowMapper.h @@ -6,12 +6,13 @@ #import +// Not exported @interface CMDiagramContinuousArrowMapper : CMDiagramShapeMapper { } - (struct CGSize)sizeForNode:(id)arg1; -- (id)_suggestedBoundsForNodeAtIndex:(int)arg1; +- (id)_suggestedBoundsForNodeAtIndex:(long long)arg1; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)stroke; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper-Private.h new file mode 100644 index 000000000..ad05dca28 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramListMapper (Private) +- (struct CGSize)textSize; +- (void)mapListItemAt:(id)arg1 index:(int)arg2 withState:(id)arg3; +- (id)suggestedBoundsForHListItemWithIndex:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper.h index f9dd3d993..a4804f324 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramListMapper.h @@ -6,19 +6,17 @@ #import +// Not exported @interface CMDiagramListMapper : CMDiagramShapeMapper { float mMaxLineCount; } -- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; +- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned long long)arg2 level:(int)arg3; - (void)setDefaultFonSize; -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; -- (struct CGSize)textSize; -- (void)mapListItemAt:(id)arg1 index:(int)arg2 withState:(id)arg3; -- (id)suggestedBoundsForHListItemWithIndex:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper-Private.h new file mode 100644 index 000000000..2888f2a48 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramMapper (Private) ++ (int)diagramTypeFromString:(id)arg1; +- (id)copyDiagramMapperForId:(id)arg1; +- (id)identifierFromLayoutTypeId:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper.h index e5aedfa27..3a292304b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramMapper.h @@ -8,19 +8,17 @@ @class CMDrawingContext, ODDDiagram; +// Not exported @interface CMDiagramMapper : CMDrawableMapper { ODDDiagram *mDiagram; CMDrawingContext *mDrawingContext; } -+ (int)diagramTypeFromString:(id)arg1; - (id)styleMatrix; - (id)diagram; - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 parent:(id)arg4; -- (id)copyDiagramMapperForId:(id)arg1; -- (id)identifierFromLayoutTypeId:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeInfo.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeInfo.h index 307ff1a26..0e0de75d3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeInfo.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface CMDiagramNodeInfo : NSObject { int mTreeDepth; int mRow; struct ODIHRange mXRange; - BOOL mConnectToVerticalSide; + _Bool mConnectToVerticalSide; int mExtraRowsBetweenParentAndSelf; float mXOffsetRelativeToParent; struct ODIHRangeVector *mXRanges; @@ -24,8 +25,8 @@ - (float)xOffsetRelativeToParent; - (void)setExtraRowsBetweenParentAndSelf:(int)arg1; - (int)extraRowsBetweenParentAndSelf; -- (void)setConnectToVerticalSide:(BOOL)arg1; -- (BOOL)connectToVerticalSide; +- (void)setConnectToVerticalSide:(_Bool)arg1; +- (_Bool)connectToVerticalSide; - (void)setRow:(int)arg1; - (int)row; - (void)setTreeDepth:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeLayout.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeLayout.h index d0c46602f..0cd952d6c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramNodeLayout.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMDiagramNodeLayout : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointArrowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointArrowMapper.h index 70bb4a3cc..db1d58c80 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointArrowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointArrowMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramPointArrowMapper : CMDiagramPointMapper { int mArrowType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointChevronMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointChevronMapper.h index a71f88cb9..bbcf09368 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointChevronMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointChevronMapper.h @@ -6,15 +6,16 @@ #import +// Not exported @interface CMDiagramPointChevronMapper : CMDiagramPointMapper { - BOOL mPlaceholder; - BOOL mHomePlate; + _Bool mPlaceholder; + _Bool mHomePlate; } - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setIsHomePlate:(BOOL)arg1; -- (void)setIsPlaceholder:(BOOL)arg1; +- (void)setIsHomePlate:(_Bool)arg1; +- (void)setIsPlaceholder:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointContinuousArrowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointContinuousArrowMapper.h index 2372c9cee..3aa462069 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointContinuousArrowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointContinuousArrowMapper.h @@ -6,13 +6,14 @@ #import +// Not exported @interface CMDiagramPointContinuousArrowMapper : CMDiagramPointMapper { - BOOL mIsArrow; + _Bool mIsArrow; } - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setIsArrow:(BOOL)arg1; +- (void)setIsArrow:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointEllipseMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointEllipseMapper.h index 65bf739b9..7f0eb29e4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointEllipseMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointEllipseMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramPointEllipseMapper : CMDiagramPointMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListBaseMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListBaseMapper.h index 941b659a1..da8540df0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListBaseMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListBaseMapper.h @@ -6,11 +6,12 @@ #import +// Not exported @interface CMDiagramPointListBaseMapper : CMDiagramPointMapper { } -- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 withState:(id)arg5; +- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(_Bool)arg3 includeChildren:(_Bool)arg4 withState:(id)arg5; - (void)mapAt:(id)arg1 withState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListItemL1Mapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListItemL1Mapper.h index eb52f1f77..ffa7941fe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListItemL1Mapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointListItemL1Mapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramPointListItemL1Mapper : CMDiagramPointMapper { int mListIndex; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper-Private.h new file mode 100644 index 000000000..c7920b241 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramPointMapper (Private) +- (void)mapPointTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper.h index 0ed926ba4..60a9b00ae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointMapper.h @@ -8,6 +8,7 @@ @class CMDrawingContext, NSString, OADOrientedBounds, ODDPoint; +// Not exported @interface CMDiagramPointMapper : CMMapper { ODDPoint *mPoint; @@ -18,13 +19,13 @@ - (float)defaultFontSize; - (id)diagram; -- (id)baseTextListStyleWithBounds:(id)arg1 isCentered:(BOOL)arg2; +- (id)baseTextListStyleWithBounds:(id)arg1 isCentered:(_Bool)arg2; - (id)plainText; - (id)transformPresentationName; - (id)transformForPresentationWithName:(id)arg1; - (void)mapSiblingTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; - (void)mapChildrenTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; -- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 withState:(id)arg5; +- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(_Bool)arg3 includeChildren:(_Bool)arg4 withState:(id)arg5; - (void)renderShapeAsBackgroundInBounds:(id)arg1; - (id)stroke; - (id)fill; @@ -38,7 +39,6 @@ - (void)mapStyledRectangle:(struct CGRect)arg1 at:(id)arg2 withState:(id)arg3; - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 parent:(id)arg4; -- (void)mapPointTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointPyramidLayerMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointPyramidLayerMapper.h index 5aec9d540..f155a68f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointPyramidLayerMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointPyramidLayerMapper.h @@ -6,13 +6,14 @@ #import +// Not exported @interface CMDiagramPointPyramidLayerMapper : CMDiagramPointMapper { - float mPyramidAspectRatio; + double mPyramidAspectRatio; } - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setPyramidAspectRatio:(float)arg1; +- (void)setPyramidAspectRatio:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointRoundedRectMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointRoundedRectMapper.h index 2b13c4ba0..0b252bb6b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointRoundedRectMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointRoundedRectMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramPointRoundedRectMapper : CMDiagramPointMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPieMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPieMapper.h index 8adb109e4..270eeb226 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPieMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPieMapper.h @@ -6,23 +6,24 @@ #import +// Not exported @interface CMDiagramPointSegmentedPieMapper : CMDiagramPointMapper { - float mStartAngle; - float mStopAngle; - BOOL mDrawArrows; - unsigned int mSegmentIndex; - unsigned int mSegmentCount; + double mStartAngle; + double mStopAngle; + _Bool mDrawArrows; + unsigned long long mSegmentIndex; + unsigned long long mSegmentCount; } - (id)transformPresentationName; - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)_arrowFillWithState:(id)arg1; -- (void)setSegmentCount:(unsigned int)arg1; -- (void)setSegmentIndex:(unsigned int)arg1; -- (void)setDrawArrows:(BOOL)arg1; -- (void)setStopAngle:(float)arg1; -- (void)setStartAngle:(float)arg1; +- (void)setSegmentCount:(unsigned long long)arg1; +- (void)setSegmentIndex:(unsigned long long)arg1; +- (void)setDrawArrows:(_Bool)arg1; +- (void)setStopAngle:(double)arg1; +- (void)setStartAngle:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPyramidLayerMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPyramidLayerMapper.h index 7f68773fa..97791cbe8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPyramidLayerMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointSegmentedPyramidLayerMapper.h @@ -6,13 +6,14 @@ #import +// Not exported @interface CMDiagramPointSegmentedPyramidLayerMapper : CMDiagramPointMapper { - BOOL mPlaceholder; + _Bool mPlaceholder; } - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setIsPlaceholder:(BOOL)arg1; +- (void)setIsPlaceholder:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTextMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTextMapper.h index 31dfdcb6a..8aa8b2c90 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTextMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTextMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramPointTextMapper : CMDiagramPointMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTransitionMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTransitionMapper.h index 64175a267..eb3bec2fc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTransitionMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPointTransitionMapper.h @@ -8,6 +8,7 @@ @class NSDictionary; +// Not exported @interface CMDiagramPointTransitionMapper : CMDiagramPointMapper { int mShapeType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPyramidMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPyramidMapper.h index e8c88b4e9..773097719 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPyramidMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramPyramidMapper.h @@ -6,16 +6,17 @@ #import +// Not exported @interface CMDiagramPyramidMapper : CMDiagramShapeMapper { - BOOL mIsFlipped; + _Bool mIsFlipped; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_suggestedBoundsForNodeAtIndex:(unsigned long long)arg1; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setIsFlipped:(BOOL)arg1; +- (void)setIsFlipped:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPieMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPieMapper.h index aeb3d10e1..26d49ca33 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPieMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPieMapper.h @@ -6,16 +6,17 @@ #import +// Not exported @interface CMDiagramSegmentedPieMapper : CMDiagramShapeMapper { - BOOL mDrawArrows; + _Bool mDrawArrows; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_suggestedBoundsForNodeAtIndex:(unsigned long long)arg1; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setDrawArrows:(BOOL)arg1; +- (void)setDrawArrows:(_Bool)arg1; - (int)pointCount; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPyramidMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPyramidMapper.h index 0c1b30c91..38da77588 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPyramidMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramSegmentedPyramidMapper.h @@ -6,13 +6,14 @@ #import +// Not exported @interface CMDiagramSegmentedPyramidMapper : CMDiagramShapeMapper { } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_suggestedBoundsForPyramidLayerWithIndex:(unsigned int)arg1 inLayer:(unsigned int)arg2 andSlice:(unsigned int)arg3; -- (unsigned int)layerCount; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_suggestedBoundsForPyramidLayerWithIndex:(unsigned long long)arg1 inLayer:(unsigned long long)arg2 andSlice:(unsigned long long)arg3; +- (unsigned long long)layerCount; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (int)pointCount; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeArrow4Mapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeArrow4Mapper.h index 4e97b8a2b..64f2ac461 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeArrow4Mapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeArrow4Mapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramShapeArrow4Mapper : CMDiagramShapeMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper-Private.h new file mode 100644 index 000000000..6522743ea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramShapeCycleMapper (Private) +- (void)mapTransitionArrowsAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; +- (void)mapTransitionPointAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; +- (struct CGSize)nodeSize; +- (struct CGRect)nodeBoundsWithIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper.h index 7319471d9..9d3e9c3a8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeCycleMapper.h @@ -6,22 +6,19 @@ #import +// Not exported @interface CMDiagramShapeCycleMapper : CMDiagramShapeMapper { float mScale; - BOOL mCircularArrows; + _Bool mCircularArrows; int mDiagramType; int mArrowShapeType; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (struct CGRect)circumscribedBounds; - (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; -- (void)mapTransitionArrowsAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; -- (void)mapTransitionPointAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; -- (struct CGSize)nodeSize; -- (struct CGRect)nodeBoundsWithIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper-Private.h new file mode 100644 index 000000000..178b165be --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramShapeHierarchyMapper (Private) +- (struct ODIHRangeVector *)mapRangesForNode:(id)arg1; +- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3 index:(int)arg4; +- (void)copyInfoForNode:(id)arg1 depth:(int)arg2; +- (struct CGRect)mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector *)arg1; +- (struct CGRect)boundsForNode:(id)arg1; +- (id)infoForNode:(id)arg1; +- (void)setUpLayers; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper.h index d690fa3aa..5fd81b698 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeHierarchyMapper.h @@ -8,26 +8,20 @@ @class NSMutableDictionary; +// Not exported @interface CMDiagramShapeHierarchyMapper : CMDiagramShapeMapper { NSMutableDictionary *mNodeInfoMap; - BOOL mIsLayered; + _Bool mIsLayered; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; - (void)mapNode:(id)arg1 at:(id)arg2 scale:(float)arg3 offsetX:(float)arg4 offsetY:(float)arg5 withState:(id)arg6; - (void)mapLayerNodes:(id)arg1 at:(id)arg2 scale:(float)arg3 offsetX:(float)arg4 offsetY:(float)arg5 withState:(id)arg6; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)dealloc; - (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; -- (struct ODIHRangeVector *)mapRangesForNode:(id)arg1; -- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3 index:(int)arg4; -- (void)copyInfoForNode:(id)arg1 depth:(int)arg2; -- (struct CGRect)mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector *)arg1; -- (struct CGRect)boundsForNode:(id)arg1; -- (id)infoForNode:(id)arg1; -- (void)setUpLayers; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper-Private.h new file mode 100644 index 000000000..275e21fc7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramShapeMapper (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper.h index 1b83891e7..9cb923445 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMapper.h @@ -8,6 +8,7 @@ @class NSString, OADOrientedBounds; +// Not exported @interface CMDiagramShapeMapper : CMDiagramMapper { int mChildCount; @@ -18,10 +19,10 @@ float mDefaultScale; } -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; -- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned long long)arg2 level:(int)arg3; - (struct CGSize)textSizeForShapeSize:(struct CGSize)arg1; -- (void)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned long long)arg2; - (void)setDefaultFonSize; - (float)defaultFontSize; - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper-Private.h new file mode 100644 index 000000000..9244b1ed3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMDiagramShapeMatrixMapper (Private) +- (double)gapRatio; +- (struct CGSize)gapSize; +- (int)columnCount; +- (void)setColumnsAndRowsCount; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper.h index 217300255..e1efc8d2b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeMatrixMapper.h @@ -6,26 +6,23 @@ #import +// Not exported @interface CMDiagramShapeMatrixMapper : CMDiagramShapeMapper { int mColumnCount; int mRowCount; float mRectWidth; float mRectHeight; - BOOL mHasArrows; - BOOL mIsSnake; - BOOL mIsHorizontal; - BOOL mIsLinear; + _Bool mHasArrows; + _Bool mIsSnake; + _Bool mIsHorizontal; + _Bool mIsLinear; } - (void)mapChildrenAt:(id)arg1 withState:(id)arg2; -- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize)sizeForNode:(id)arg1 atIndex:(unsigned long long)arg2; - (struct CGRect)circumscribedBounds; - (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; -- (double)gapRatio; -- (struct CGSize)gapSize; -- (int)columnCount; -- (void)setColumnsAndRowsCount; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeVennMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeVennMapper.h index 92a9981fc..0272aa51b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeVennMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDiagramShapeVennMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMDiagramShapeVennMapper : CMDiagramShapeMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDictArchiveManager.h b/iOS7/PrivateFrameworks/OfficeImport/CMDictArchiveManager.h index 6090f5f6c..5eaf798f7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDictArchiveManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDictArchiveManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSMutableString, NSString; +// Not exported @interface CMDictArchiveManager : CMArchiveManager { NSMutableString *mCssString; @@ -26,7 +27,7 @@ - (id)addCssStyle:(id)arg1; - (id)resourceUrlProtocol; - (int)resourceCount; -- (id)copyDictionaryWithSizeInfos:(BOOL)arg1; +- (id)copyDictionaryWithSizeInfos:(_Bool)arg1; - (void)pushText:(id)arg1 toPath:(id)arg2; - (void)pushData:(id)arg1 toPath:(id)arg2; - (id)copyResourceWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDrawableMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMDrawableMapper.h index 7d99e2edc..bf7b1ec7b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDrawableMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDrawableMapper.h @@ -8,6 +8,7 @@ @class CMDrawableStyle, NSData, NSString, OADDrawable, OADOrientedBounds; +// Not exported @interface CMDrawableMapper : CMMapper { OADDrawable *mDrawable; @@ -19,8 +20,8 @@ NSString *mSourcePath; struct CGRect mBox; float mRotation; - BOOL mIsSupported; - BOOL mIsCropped; + _Bool mIsSupported; + _Bool mIsCropped; struct CGRect mUncroppedBox; OADOrientedBounds *mOrientedBounds; } @@ -29,7 +30,7 @@ - (id)convertMetafileToPdf; - (void)mapTextBoxAt:(id)arg1 withState:(id)arg2; - (struct CGRect)shapeTextBoxRect; -- (void)mapDrawingContext:(id)arg1 at:(id)arg2 relative:(BOOL)arg3 withState:(id)arg4; +- (void)mapDrawingContext:(id)arg1 at:(id)arg2 relative:(_Bool)arg3 withState:(id)arg4; - (void)mapShapeGraphicsAt:(id)arg1 withState:(id)arg2; - (void)calculateUncroppedBox:(id)arg1; - (void)mapBounds; @@ -41,7 +42,7 @@ - (void)setRotation:(float)arg1; - (float)rotation; - (struct CGRect)uncroppedBox; -- (BOOL)isCropped; +- (_Bool)isCropped; - (struct CGRect)box; - (id)initWithOadDrawable:(id)arg1 parent:(id)arg2; - (id)initWithParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDrawableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/CMDrawableStyle.h index 0559b7932..c36d3d0a1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDrawableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDrawableStyle.h @@ -8,6 +8,7 @@ @class OADDrawable; +// Not exported @interface CMDrawableStyle : EMCellStyle { OADDrawable *mDrawable; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDrawingAction.h b/iOS7/PrivateFrameworks/OfficeImport/CMDrawingAction.h index 0078c6447..c34eb6df6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDrawingAction.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDrawingAction.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMDrawingAction : NSObject { int _type; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMDrawingContext.h b/iOS7/PrivateFrameworks/OfficeImport/CMDrawingContext.h index e4166e882..db042f58e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMDrawingContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMDrawingContext.h @@ -8,6 +8,7 @@ @class CMDrawableMapper, NSAffineTransform, NSMutableArray; +// Not exported @interface CMDrawingContext : NSObject { CMDrawableMapper *_mapper; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMFileManager.h b/iOS7/PrivateFrameworks/OfficeImport/CMFileManager.h index ae8e2bf98..ff3ad58a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMFileManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMFileManager.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMFileManager : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMFrameUtils.h b/iOS7/PrivateFrameworks/OfficeImport/CMFrameUtils.h index 4579c8c33..baabd683a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMFrameUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMFrameUtils.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface CMFrameUtils : NSObject { } + (id)scriptElementWithScriptString:(id)arg1; -+ (id)copyFramesetElement:(int)arg1 isOnTop:(BOOL)arg2; -+ (id)copyFramesetPageForDocument:(id)arg1 navPage:(id)arg2 firstPage:(id)arg3 isOnTop:(BOOL)arg4; ++ (id)copyFramesetElement:(int)arg1 isOnTop:(_Bool)arg2; ++ (id)copyFramesetPageForDocument:(id)arg1 navPage:(id)arg2 firstPage:(id)arg3 isOnTop:(_Bool)arg4; + (id)copyFramesetPageForDocument:(id)arg1 navPage:(id)arg2 firstPage:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMFreeFormShapeBuilder.h b/iOS7/PrivateFrameworks/OfficeImport/CMFreeFormShapeBuilder.h index b2ad92ba6..751acc0f2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMFreeFormShapeBuilder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMFreeFormShapeBuilder.h @@ -8,6 +8,7 @@ @class OADPath; +// Not exported @interface CMFreeFormShapeBuilder : CMLineShapeBuilder { OADPath *_path; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMGlobalCache.h b/iOS7/PrivateFrameworks/OfficeImport/CMGlobalCache.h index 4805bf0a9..4c4d45c28 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMGlobalCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMGlobalCache.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMGlobalCache : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper-Private.h new file mode 100644 index 000000000..60ac4ea90 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMImageFillMapper (Private) +- (id)convertMetafileToPdf:(id)arg1 state:(id)arg2; +- (id)blipAtIndex:(unsigned int)arg1; +- (id)mainSubBlip; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper.h index df9aa8b6e..ef86e82a2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMImageFillMapper.h @@ -8,22 +8,20 @@ @class OADFill, OADOrientedBounds; +// Not exported @interface CMImageFillMapper : CMMapper { OADFill *mFill; OADOrientedBounds *mBounds; } -- (BOOL)isCropped; +- (_Bool)isCropped; - (struct CGRect)uncroppedBox; - (void)mapNonImageFillAt:(id)arg1 toStyle:(id)arg2 withState:(id)arg3; - (void)mapImageFillAt:(id)arg1 toStyle:(id)arg2 withState:(id)arg3; - (id)mapImageFill:(id)arg1 withState:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithOadFill:(id)arg1 bounds:(id)arg2 parent:(id)arg3; -- (id)convertMetafileToPdf:(id)arg1 state:(id)arg2; -- (id)blipAtIndex:(unsigned int)arg1; -- (id)mainSubBlip; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMLengthProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMLengthProperty.h index c5bf4b36a..9df85db5b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMLengthProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMLengthProperty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMLengthProperty : CMProperty { double value; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMLineShapeBuilder.h b/iOS7/PrivateFrameworks/OfficeImport/CMLineShapeBuilder.h index 62d8bf32a..7a503d4a4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMLineShapeBuilder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMLineShapeBuilder.h @@ -8,6 +8,7 @@ @class OADStroke; +// Not exported @interface CMLineShapeBuilder : CMShapeBuilder { OADStroke *_stroke; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CMMapper.h index cab1b8402..7392cea4e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMMapper.h @@ -8,18 +8,19 @@ #import "CMMapperRootArchiver-Protocol.h" +// Not exported @interface CMMapper : NSObject { CMMapper *mParent; } - (void)finishMappingWithState:(id)arg1; -- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)mapElement:(id)arg1 atIndex:(unsigned long long)arg2 withState:(id)arg3 isLastElement:(_Bool)arg4; - (void)startMappingWithState:(id)arg1; - (void)mapStylesheetAt:(id)arg1 stylesheet:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)addStyle:(id)arg1 withName:(id)arg2; -- (void)addStyleUsingGlobalCacheTo:(id)arg1 style:(id)arg2 embedStyle:(BOOL)arg3; +- (void)addStyleUsingGlobalCacheTo:(id)arg1 style:(id)arg2 embedStyle:(_Bool)arg3; - (void)addStyleUsingGlobalCacheTo:(id)arg1 style:(id)arg2; - (void)addAttribute:(id)arg1 toNode:(id)arg2 value:(id)arg3; - (id)archiver; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMOutlineState.h b/iOS7/PrivateFrameworks/OfficeImport/CMOutlineState.h index cf7728d10..84719599f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMOutlineState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMOutlineState.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMOutlineState : NSObject { int counter[10]; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMProgressiveArchiveManager.h b/iOS7/PrivateFrameworks/OfficeImport/CMProgressiveArchiveManager.h index 65f3b778a..b19d8b8d5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMProgressiveArchiveManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMProgressiveArchiveManager.h @@ -8,6 +8,7 @@ @class NSDate, NSMutableDictionary, NSMutableString; +// Not exported @interface CMProgressiveArchiveManager : CMArchiveManager { const void *mClient; @@ -15,7 +16,7 @@ NSMutableDictionary *mDataCache; NSMutableDictionary *mStyleCache; NSMutableString *mCssString; - BOOL mMainDataInited; + _Bool mMainDataInited; NSDate *mStartDate; NSDate *mLastCommitDate; NSMutableString *mHtmlLogString; @@ -25,13 +26,13 @@ - (void)pushCssToPath:(id)arg1; - (void)addCssStyle:(id)arg1 withName:(id)arg2; - (id)addCssStyle:(id)arg1; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)closeResourceAtPath:(id)arg1; - (void)commitDataAtPath:(id)arg1; - (void)pushText:(id)arg1 toPath:(id)arg2; - (void)pushData:(id)arg1 toPath:(id)arg2; - (id)copyResourceWithName:(id)arg1; -- (BOOL)isProgressive; +- (_Bool)isProgressive; - (void)dealloc; - (id)initWithClient:(const void *)arg1 andCallBacks:(CDStruct_ba543347 *)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMProperty.h index 040d71297..5b623152d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMProperty.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CMProperty : NSObject { NSString *cachedCssString; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMShapeBuilder.h b/iOS7/PrivateFrameworks/OfficeImport/CMShapeBuilder.h index a36f54fe1..9860df11d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMShapeBuilder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMShapeBuilder.h @@ -8,6 +8,7 @@ @class NSDictionary, OADOrientedBounds; +// Not exported @interface CMShapeBuilder : NSObject { int _type; @@ -19,7 +20,7 @@ + (struct CGRect)canonicalBounds; - (struct CGPath *)copyShapeWithTransform:(struct CGAffineTransform)arg1; - (float)maxAdjustedValue; -- (BOOL)isOffice12; +- (_Bool)isOffice12; - (struct CGAffineTransform)affineTransform; - (void)setAdjustValues:(id)arg1; - (void)setFileFormat:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer-Private.h new file mode 100644 index 000000000..847b3ba36 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMShapeRenderer (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer.h b/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer.h index 72605c39b..ad173f31f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMShapeRenderer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMShapeRenderer : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils-Private.h new file mode 100644 index 000000000..c81b502b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CMShapeUtils (Private) ++ (int)mapFormulaKeywordValue:(int)arg1 geometry:(id)arg2; ++ (float)normalizedAngle:(float)arg1; ++ (int)radToMilliMinutes:(double)arg1; ++ (double)milliMinutesToRad:(int)arg1; ++ (int)radToNativeAngle:(double)arg1 isEscher:(_Bool)arg2; ++ (double)nativeAngleToRad:(int)arg1 isEscher:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils.h b/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils.h index c38b5d6cd..202c97079 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMShapeUtils.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface CMShapeUtils : NSObject { } -+ (long)radToFixedPointDeg:(double)arg1; -+ (double)fixedPointDegToRad:(long)arg1; ++ (int)radToFixedPointDeg:(double)arg1; ++ (double)fixedPointDegToRad:(int)arg1; + (float)fontSizeForText:(id)arg1 insideRectangle:(struct CGSize)arg2; -+ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(BOOL)arg2 nodeSize:(struct CGSize)arg3; ++ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(_Bool)arg2 nodeSize:(struct CGSize)arg3; + (double)getFormulaResultFromCustomGeometry:(id)arg1 atIndex:(unsigned int)arg2; -+ (double)mapFormulaOfType:(int)arg1 argValues:(double *)arg2 isEscher:(BOOL)arg3; ++ (double)mapFormulaOfType:(int)arg1 argValues:(double *)arg2 isEscher:(_Bool)arg3; + (double)mapAdjustCoord:(struct OADAdjustCoord)arg1 geometry:(id)arg2; + (id)transformedBoundsWithBounds:(id)arg1 transform:(id)arg2; + (id)relatvieBoundsWithAbsoluteInnerBounds:(id)arg1 parentBounds:(id)arg2; @@ -26,13 +27,7 @@ + (struct CGRect)transformRect:(struct CGRect)arg1 scale:(float)arg2 offsetX:(float)arg3 offsetY:(float)arg4; + (float)scaleFactorFromLength:(float)arg1 toLength:(float)arg2; + (void)setCoordSpaceForCustomeGeometry:(id)arg1 fromSize:(struct CGSize)arg2; -+ (BOOL)isShapeALine:(id)arg1; -+ (long)mapFormulaKeywordValue:(int)arg1 geometry:(id)arg2; -+ (float)normalizedAngle:(float)arg1; -+ (long)radToMilliMinutes:(double)arg1; -+ (double)milliMinutesToRad:(long)arg1; -+ (long)radToNativeAngle:(double)arg1 isEscher:(BOOL)arg2; -+ (double)nativeAngleToRad:(long)arg1 isEscher:(BOOL)arg2; ++ (_Bool)isShapeALine:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMState.h b/iOS7/PrivateFrameworks/OfficeImport/CMState.h index f33d613e3..f4354fd0c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString, OADColorMap, OADColorScheme; +// Not exported @interface CMState : NSObject { NSMutableDictionary *components; @@ -17,19 +18,19 @@ OADColorScheme *mColorScheme; id mResources; int mSrcFormat; - BOOL mIsThumbnail; - BOOL mIsOnPhone; - int _textLevel; + _Bool mIsThumbnail; + _Bool mIsOnPhone; + long long _textLevel; } -- (int)textLevel; +- (long long)textLevel; - (void)popTextLevel; - (void)pushTextLevel; -- (BOOL)isOnPhone; -- (void)setIsOnPhone:(BOOL)arg1; -- (BOOL)isThumbnail; -- (void)setIsThumbnail:(BOOL)arg1; -- (BOOL)isOffice12; +- (_Bool)isOnPhone; +- (void)setIsOnPhone:(_Bool)arg1; +- (_Bool)isThumbnail; +- (void)setIsThumbnail:(_Bool)arg1; +- (_Bool)isOffice12; - (void)copyFromCMStateWithoutComponents:(id)arg1; - (void)setResources:(id)arg1; - (id)resources; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMStringProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMStringProperty.h index dec961e90..64b567a87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMStringProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMStringProperty.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CMStringProperty : CMProperty { NSString *wdValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMStyle.h b/iOS7/PrivateFrameworks/OfficeImport/CMStyle.h index b0c9c67ef..ff32089b2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMStyle.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSMutableString; +// Not exported @interface CMStyle : NSObject { NSMutableDictionary *properties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMTableGridInfo.h b/iOS7/PrivateFrameworks/OfficeImport/CMTableGridInfo.h index 9af29c426..ed819cd5c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMTableGridInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMTableGridInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMTableGridInfo : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMTextFilter.h b/iOS7/PrivateFrameworks/OfficeImport/CMTextFilter.h index be9213b7e..0c7843e54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMTextFilter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMTextFilter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMTextFilter : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMToggleProperty.h b/iOS7/PrivateFrameworks/OfficeImport/CMToggleProperty.h index 5bdd88d14..2a29f99f5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMToggleProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMToggleProperty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CMToggleProperty : CMProperty { int wdValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMTop.h b/iOS7/PrivateFrameworks/OfficeImport/CMTop.h index 5aa5eadae..65b6a2de0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMTop.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMTop : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CMXmlUtils.h b/iOS7/PrivateFrameworks/OfficeImport/CMXmlUtils.h index b1849943d..5b12f3c61 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CMXmlUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CMXmlUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CMXmlUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleLookupClass.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleLookupClass.h index 2f502e3eb..1804b6e76 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPBundleLookupClass.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleLookupClass.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPBundleLookupClass : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceException.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceException.h index b73d12d21..ad66c1ff1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceException.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface CPBundleResourceException : NSException { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager-Private.h new file mode 100644 index 000000000..6ff975ac7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPBundleResourceManager (Private) +- (id)packageWithName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager.h index 5641f18bd..cb6490342 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourceManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface CPBundleResourceManager : NSObject { NSMutableDictionary *mPackageMap; @@ -19,7 +20,6 @@ - (id)dataForResource:(id)arg1 ofType:(id)arg2 inPackage:(id)arg3; - (void)dealloc; - (id)init; -- (id)packageWithName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackage.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackage.h index c214707fe..d4cfcc6da 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackage.h @@ -6,11 +6,12 @@ #import "NSObject.h" -@class NSMutableDictionary, SFUZipArchive; +@class NSMutableDictionary, OISFUZipArchive; +// Not exported @interface CPBundleResourcePackage : NSObject { - SFUZipArchive *mZipArchive; + OISFUZipArchive *mZipArchive; NSMutableDictionary *mEntryMap; } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackageEntry.h b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackageEntry.h index b17ef64be..531239030 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackageEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPBundleResourcePackageEntry.h @@ -6,11 +6,12 @@ #import "NSObject.h" -@class SFUZipEntry; +@class OISFUZipEntry; +// Not exported @interface CPBundleResourcePackageEntry : NSObject { - SFUZipEntry *mZipEntry; + OISFUZipEntry *mZipEntry; struct _xmlDoc *mXmlDocument; } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer-Private.h new file mode 100644 index 000000000..b335a30a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPColorPalettizer (Private) +- (int)rgbToIndexOctree:(struct _tagOctree *)arg1 source:(struct _tagRgbQuad)arg2 destination:(char *)arg3; +- (unsigned short)getPaletteFromOctree:(struct _tagOctreeNode *)arg1 paletteEntry:(struct _tagRgbQuad *)arg2 index:(unsigned short)arg3; +- (int)reduceOctree:(struct _tagOctree *)arg1; +- (int)addPixelToOctree:(struct _tagOctree *)arg1 pixel:(struct _tagRgbQuad)arg2; +- (int)deleteListOctree:(struct _tagLevelItem *)arg1; +- (int)deleteNodeOctree:(struct _tagOctreeNode *)arg1; +- (int)createNodeOctree:(struct _tagOctreeNode **)arg1 parent:(struct _tagOctreeNode *)arg2; +- (int)deleteOctree:(struct _tagOctree *)arg1; +- (int)createOctree:(struct _tagOctree **)arg1 maxPaletteSize:(unsigned short)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer.h b/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer.h index 4fbb35cf2..38a628469 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPColorPalettizer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPColorPalettizer : NSObject { struct _tagOctree *m_pTree; @@ -24,15 +25,6 @@ - (void)dealloc; - (id)initWitDefaultPaletteSize; - (id)initWitMaxPaletteSize:(unsigned int)arg1; -- (int)rgbToIndexOctree:(struct _tagOctree *)arg1 source:(struct _tagRgbQuad)arg2 destination:(char *)arg3; -- (unsigned short)getPaletteFromOctree:(struct _tagOctreeNode *)arg1 paletteEntry:(struct _tagRgbQuad *)arg2 index:(unsigned short)arg3; -- (int)reduceOctree:(struct _tagOctree *)arg1; -- (int)addPixelToOctree:(struct _tagOctree *)arg1 pixel:(struct _tagRgbQuad)arg2; -- (int)deleteListOctree:(struct _tagLevelItem *)arg1; -- (int)deleteNodeOctree:(struct _tagOctreeNode *)arg1; -- (int)createNodeOctree:(struct _tagOctreeNode **)arg1 parent:(struct _tagOctreeNode *)arg2; -- (int)deleteOctree:(struct _tagOctree *)arg1; -- (int)createOctree:(struct _tagOctree **)arg1 maxPaletteSize:(unsigned short)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPCommonMessages.h b/iOS7/PrivateFrameworks/OfficeImport/CPCommonMessages.h index fafd5cc25..e5ae91553 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPCommonMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPCommonMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPCommonMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpArray.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpArray.h index c0b55feb5..3214fb6dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpArray.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpArray.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CPDumpArray : CPDumpType { int mCount; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpBinaryToXmlState.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpBinaryToXmlState.h index dd4274826..69b4e50b4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpBinaryToXmlState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpBinaryToXmlState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString; +// Not exported @interface CPDumpBinaryToXmlState : NSObject { NSString *mCurrentFieldName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpBlob.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpBlob.h index 19021fc28..e687f7faf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpBlob.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpBlob.h @@ -6,13 +6,14 @@ #import +// Not exported @interface CPDumpBlob : CPDumpType { - unsigned long mSize; + unsigned long long mSize; } - (void)fromBinary:(struct __sFILE *)arg1 toXml:(struct _xmlNode *)arg2 state:(id)arg3; -- (id)initWithSize_:(unsigned long)arg1; +- (id)initWithSize_:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpContainer.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpContainer.h index 0aa8e2489..27d57e404 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpContainer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpContainer.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CPDumpContainer : CPDumpType { int mByteSize; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpEmfPlusContainer.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpEmfPlusContainer.h index 96a0c9ca3..55062234f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpEmfPlusContainer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpEmfPlusContainer.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CPDumpEmfPlusContainer : CPDumpType { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpEnum.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpEnum.h index db107d9c5..b3c95ec14 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpEnum.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpEnum.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString; +// Not exported @interface CPDumpEnum : NSObject { NSString *mTypeName; @@ -15,7 +16,7 @@ NSMutableDictionary *mNameToValueMap; } -- (id)nameForValue:(long)arg1; +- (id)nameForValue:(int)arg1; - (id)valueForName:(id)arg1; - (id)typeName; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpField.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpField.h index b69f71ec3..f4b36ecfa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpField.h @@ -8,6 +8,7 @@ @class CPDumpType, NSString; +// Not exported @interface CPDumpField : NSObject { CPDumpType *mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpNumeric.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpNumeric.h index 824bcf182..fda459136 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpNumeric.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpNumeric.h @@ -8,6 +8,7 @@ @class CPDumpEnum; +// Not exported @interface CPDumpNumeric : CPDumpType { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpSettings.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpSettings.h index 1c55d1836..11dfb0216 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpSettings.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpSettings.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface CPDumpSettings : NSObject { } -+ (BOOL)isDumpForQA; -+ (void)setDumpForQA:(BOOL)arg1; ++ (_Bool)isDumpForQA; ++ (void)setDumpForQA:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpStruct.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpStruct.h index bd0031fcc..54bc68e29 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpStruct.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpStruct.h @@ -8,11 +8,12 @@ @class NSMutableArray, NSString; +// Not exported @interface CPDumpStruct : CPDumpType { - long mSize; + long long mSize; NSString *mSizeFieldName; - long mSizeCorrection; + long long mSizeCorrection; NSMutableArray *mMembers; } @@ -20,9 +21,9 @@ - (void)dealloc; - (id)initWithSizeFieldName:(id)arg1 sizeCorrection:(int)arg2 members:(id)arg3; - (id)initWithSizeFieldName:(id)arg1 members:(id)arg2; -- (id)initWithSize:(long)arg1 members:(id)arg2; +- (id)initWithSize:(long long)arg1 members:(id)arg2; - (id)initWithMembers:(id)arg1; -- (id)initWithSize:(long)arg1 sizeFieldName:(id)arg2 sizeCorrection:(int)arg3 members:(id)arg4; +- (id)initWithSize:(long long)arg1 sizeFieldName:(id)arg2 sizeCorrection:(int)arg3 members:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpType.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpType.h index 17e629457..38de5be56 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpType.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CPDumpType : NSObject { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPDumpUnion.h b/iOS7/PrivateFrameworks/OfficeImport/CPDumpUnion.h index 4cccc3c9d..9ed972d5d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPDumpUnion.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPDumpUnion.h @@ -8,6 +8,7 @@ @class CPDumpNumeric, NSMutableDictionary, NSString; +// Not exported @interface CPDumpUnion : CPDumpType { NSString *mSelectorFieldName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPEnhancedWarningReporting-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/CPEnhancedWarningReporting-Protocol.h index 2490f973a..8b3cc3241 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPEnhancedWarningReporting-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPEnhancedWarningReporting-Protocol.h @@ -5,6 +5,6 @@ */ @protocol CPEnhancedWarningReporting -+ (BOOL)enhancedReportObject:(id)arg1 withWarning:(struct CPTaggedMessageStructure *)arg2 parameters:(void *)arg3; ++ (_Bool)enhancedReportObject:(id)arg1 withWarning:(struct CPTaggedMessageStructure *)arg2 parameters:(char *)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPEnumerationMap.h b/iOS7/PrivateFrameworks/OfficeImport/CPEnumerationMap.h index e4355e130..59dcd7b9e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPEnumerationMap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPEnumerationMap.h @@ -6,17 +6,18 @@ #import "NSObject.h" +// Not exported @interface CPEnumerationMap : NSObject { struct __CFDictionary *m_valueToString; struct __CFDictionary *m_stringToValue; - BOOL m_caseSensitive; + _Bool m_caseSensitive; } - (id)stringForValue:(int)arg1; -- (long)valueForString:(id)arg1; +- (long long)valueForString:(id)arg1; - (void)dealloc; -- (id)initWithStructs:(const struct CPEnumerationStruct *)arg1 count:(int)arg2 caseSensitive:(BOOL)arg3; +- (id)initWithStructs:(const struct CPEnumerationStruct *)arg1 count:(int)arg2 caseSensitive:(_Bool)arg3; - (id)initWithStructs:(const struct CPEnumerationStruct *)arg1 count:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPExportTracing.h b/iOS7/PrivateFrameworks/OfficeImport/CPExportTracing.h index ed52f99f2..a90d339fc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPExportTracing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPExportTracing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CPExportTracing : CPTracing { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPFontUtils.h b/iOS7/PrivateFrameworks/OfficeImport/CPFontUtils.h index c82ab90fa..f365c41d4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPFontUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPFontUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPFontUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPImportTracing.h b/iOS7/PrivateFrameworks/OfficeImport/CPImportTracing.h index d974a02d0..4a922f716 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPImportTracing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPImportTracing.h @@ -6,6 +6,7 @@ #import +// Not exported @interface CPImportTracing : CPTracing { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPLocalizedStringMessages.h b/iOS7/PrivateFrameworks/OfficeImport/CPLocalizedStringMessages.h index 4f8d47582..9fb10c192 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPLocalizedStringMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPLocalizedStringMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPLocalizedStringMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPMessageContext.h b/iOS7/PrivateFrameworks/OfficeImport/CPMessageContext.h index a41b54c46..3c374bb47 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPMessageContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPMessageContext.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSMutableSet; +// Not exported @interface CPMessageContext : NSObject { NSMutableSet *m_warnings; @@ -17,15 +18,15 @@ } + (void)restoreObjectStack:(unsigned int)arg1; -+ (unsigned int)saveObjectStack; ++ (unsigned long long)saveObjectStack; + (void)replacePlaceholdersWithObjects; + (void)setObject:(id)arg1 forPlaceholder:(id)arg2; + (void)popCurrentPlaceholder:(id)arg1; + (id)pushCurrentPlaceholder; + (void)popCurrentObject; + (void)pushCurrentObject:(id)arg1; -+ (BOOL)isFileStructuredStorage; -+ (void)setIsFileStructuredStorage:(BOOL)arg1; ++ (_Bool)isFileStructuredStorage; ++ (void)setIsFileStructuredStorage:(_Bool)arg1; + (id)getErrorArray; + (id)getWarningArray; + (void)removeContextForCurrentThread; @@ -36,7 +37,7 @@ + (void)reportWarning:(struct CPTaggedMessageStructure *)arg1; + (void)reportObject:(id)arg1 withWarning:(struct CPTaggedMessageStructure *)arg2; + (id)currentObjectOrPlaceholder; -+ (void)reportObjectOrPlaceholder:(id)arg1 withWarning:(struct CPTaggedMessageStructure *)arg2 parameters:(void *)arg3; ++ (void)reportObjectOrPlaceholder:(id)arg1 withWarning:(struct CPTaggedMessageStructure *)arg2 parameters:(char *)arg3; + (void)initialize; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPMessageEntry.h b/iOS7/PrivateFrameworks/OfficeImport/CPMessageEntry.h index 701aea695..7829704da 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPMessageEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPMessageEntry.h @@ -8,9 +8,10 @@ @class NSArray, NSMutableArray, NSString; +// Not exported @interface CPMessageEntry : NSObject { - unsigned int m_timeStamp; + unsigned long long m_timeStamp; int m_tag; NSString *m_text; NSArray *m_parameters; @@ -19,22 +20,22 @@ } + (void)initialize; -@property(nonatomic) unsigned int timeStamp; // @synthesize timeStamp=m_timeStamp; +@property(nonatomic) unsigned long long timeStamp; // @synthesize timeStamp=m_timeStamp; - (void)addAffectedObject:(id)arg1; - (void)mergeEntries:(id)arg1; - (id)description; - (void)logWithCat:(id)arg1; -- (int)timeStampCompare:(id)arg1; +- (long long)timeStampCompare:(id)arg1; - (int)getCount; - (id)affectedObjects; - (id)getParameter:(unsigned int)arg1; -- (unsigned int)getParameterCount; +- (unsigned long long)getParameterCount; - (id)getMessageText; - (int)getMessageTag; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithTag:(int)arg1 affectedObject:(id)arg2 text:(id)arg3 parameters:(void *)arg4; +- (id)initWithTag:(int)arg1 affectedObject:(id)arg2 text:(id)arg3 parameters:(char *)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPMessageException.h b/iOS7/PrivateFrameworks/OfficeImport/CPMessageException.h index 98ac512ed..212b74d15 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPMessageException.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPMessageException.h @@ -8,6 +8,7 @@ @class CPMessageEntry; +// Not exported @interface CPMessageException : NSException { CPMessageEntry *m_entry; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPMessagePlaceholderInfo.h b/iOS7/PrivateFrameworks/OfficeImport/CPMessagePlaceholderInfo.h index 6bd58c6f1..e76f1405a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPMessagePlaceholderInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPMessagePlaceholderInfo.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface CPMessagePlaceholderInfo : NSObject { id mKey; - BOOL mInUse; + _Bool mInUse; } -- (void)setInUse:(BOOL)arg1; -- (BOOL)isInUse; +- (void)setInUse:(_Bool)arg1; +- (_Bool)isInUse; - (id)key; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPNamedData.h b/iOS7/PrivateFrameworks/OfficeImport/CPNamedData.h index abfb706a8..edec020bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPNamedData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPNamedData.h @@ -8,6 +8,7 @@ @class NSData, NSString; +// Not exported @interface CPNamedData : NSObject { NSData *mData; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext-Private.h new file mode 100644 index 000000000..aa24c78bd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CPProgressContext (Private) ++ (id)stageForCurrentThread; ++ (id)contextForCurrentThread; +- (void)reportProgress:(double)arg1; +- (id)rootStage; +- (id)currentStage; +- (void)dealloc; +- (id)initWithParentContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext.h b/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext.h index c584df994..76eaf2b0a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPProgressContext.h @@ -8,6 +8,7 @@ @class CPProgressStage, NSDate, NSMutableArray, TSUProgressContext; +// Not exported @interface CPProgressContext : NSObject { TSUProgressContext *m_parentProgressContext; @@ -31,13 +32,6 @@ + (void)addProgressObserver:(id)arg1 selector:(SEL)arg2; + (void)removeContextForCurrentThread; + (void)createContextForCurrentThreadWithParentContext:(id)arg1; -+ (id)stageForCurrentThread; -+ (id)contextForCurrentThread; -- (void)reportProgress:(double)arg1; -- (id)rootStage; -- (id)currentStage; -- (void)dealloc; -- (id)initWithParentContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPProgressStage.h b/iOS7/PrivateFrameworks/OfficeImport/CPProgressStage.h index b23343e78..ce7974a09 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPProgressStage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPProgressStage.h @@ -8,6 +8,7 @@ @class CPProgressContext, NSString; +// Not exported @interface CPProgressStage : NSObject { double m_currentPosition; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPTracing.h b/iOS7/PrivateFrameworks/OfficeImport/CPTracing.h index e53e90e2e..bc066c252 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPTracing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPTracing.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface CPTracing : NSObject { NSString *mFilename; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPTracingManager.h b/iOS7/PrivateFrameworks/OfficeImport/CPTracingManager.h index 9e277c14a..16996a081 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPTracingManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPTracingManager.h @@ -8,6 +8,7 @@ @class TSMTraceBuffer; +// Not exported @interface CPTracingManager : NSObject { TSMTraceBuffer *mBuffer; @@ -23,7 +24,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPXmlEnumMap.h b/iOS7/PrivateFrameworks/OfficeImport/CPXmlEnumMap.h index 0fb83b64f..74a32099f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPXmlEnumMap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPXmlEnumMap.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface CPXmlEnumMap : NSObject { struct __CFDictionary *mNameToValueMap; } -- (long)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3 def:(long)arg4; -- (long)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3; -- (BOOL)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3 value:(long *)arg4; +- (long long)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3 def:(long long)arg4; +- (long long)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3; +- (_Bool)readFromNode:(struct _xmlNode *)arg1 ns:(const char *)arg2 name:(const char *)arg3 value:(long long *)arg4; - (void)dealloc; - (id)initWithDescriptions:(const struct CPXmlEnumDescription *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CPXmlUtilities.h b/iOS7/PrivateFrameworks/OfficeImport/CPXmlUtilities.h index 6608c9cd5..ae6c5e0cd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CPXmlUtilities.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CPXmlUtilities.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CPXmlUtilities : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CSVMapper.h b/iOS7/PrivateFrameworks/OfficeImport/CSVMapper.h index 44d8b0fca..3ed2f2d5a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CSVMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CSVMapper.h @@ -8,12 +8,13 @@ @class CMArchiveManager, NSMutableArray, NSString; +// Not exported @interface CSVMapper : CMMapper { CMArchiveManager *mArchiver; NSMutableArray *mRows; NSString *mFileName; - unsigned int mColumnCount; + unsigned long long mColumnCount; struct CGSize mPageSize; } @@ -21,7 +22,7 @@ - (struct CGSize)pageSize; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)dealloc; -- (id)initWithRows:(id)arg1 fileName:(id)arg2 columnCount:(unsigned int)arg3 archiver:(id)arg4; +- (id)initWithRows:(id)arg1 fileName:(id)arg2 columnCount:(unsigned long long)arg3 archiver:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/CSVTop.h b/iOS7/PrivateFrameworks/OfficeImport/CSVTop.h index 84bf3e7f7..6085c8fcf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CSVTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CSVTop.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CSVTop : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/CXCommon.h index 4fb5455e0..8afd13cf4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/CXNamespace-Private.h b/iOS7/PrivateFrameworks/OfficeImport/CXNamespace-Private.h new file mode 100644 index 000000000..18123d491 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/CXNamespace-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface CXNamespace (Private) ++ (void)registerNamespace:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/CXNamespace.h b/iOS7/PrivateFrameworks/OfficeImport/CXNamespace.h index 2c67fb8e2..ede642766 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CXNamespace.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CXNamespace.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface CXNamespace : NSObject { const char *mUri; @@ -14,13 +15,12 @@ } + (void)clearRegisteredNamespaces; -+ (BOOL)isPrefixSupportedFromStream:(struct _xmlTextReader *)arg1 prefix:(const char *)arg2; -+ (BOOL)isPrefixSupportedFromNodeContext:(struct _xmlNode *)arg1 prefix:(const char *)arg2; -+ (BOOL)isNamespaceSupported:(const char *)arg1; -+ (void)registerNamespace:(id)arg1; ++ (_Bool)isPrefixSupportedFromStream:(struct _xmlTextReader *)arg1 prefix:(const char *)arg2; ++ (_Bool)isPrefixSupportedFromNodeContext:(struct _xmlNode *)arg1 prefix:(const char *)arg2; ++ (_Bool)isNamespaceSupported:(const char *)arg1; - (const char *)uri; -- (BOOL)containsAttribute:(struct _xmlAttr *)arg1; -- (BOOL)containsNode:(struct _xmlNode *)arg1; +- (_Bool)containsAttribute:(struct _xmlAttr *)arg1; +- (_Bool)containsNode:(struct _xmlNode *)arg1; - (id)initUnsupportedNsWithUri:(const char *)arg1; - (id)initWithUri:(const char *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/CXUnqualifiedNamespace.h b/iOS7/PrivateFrameworks/OfficeImport/CXUnqualifiedNamespace.h index e66f029b0..6a92c8ebc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/CXUnqualifiedNamespace.h +++ b/iOS7/PrivateFrameworks/OfficeImport/CXUnqualifiedNamespace.h @@ -6,12 +6,13 @@ #import +// Not exported @interface CXUnqualifiedNamespace : CXNamespace { } -- (BOOL)containsAttribute:(struct _xmlAttr *)arg1; -- (BOOL)containsNode:(struct _xmlNode *)arg1; +- (_Bool)containsAttribute:(struct _xmlAttr *)arg1; +- (_Bool)containsNode:(struct _xmlNode *)arg1; - (id)initWithUri:(const char *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo-Private.h new file mode 100644 index 000000000..4d32544f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBAlignmentInfo (Private) ++ (int)convertEDVerticalAlignmentEnumToXl:(int)arg1; ++ (int)convertEDHorizontalAlignmentEnumToXl:(int)arg1; ++ (int)convertXlVertAlignEnumToED:(int)arg1; ++ (int)convertXlHorizAlignEnumToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo.h index 92de1a3a2..8f63d036f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBAlignmentInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBAlignmentInfo : NSObject { } @@ -16,10 +17,6 @@ + (id)edAlignmentInfoFromXlGraphicsInfo:(struct XlGraphicsInfo *)arg1; + (id)edAlignmentInfoFromXlDXfAlign:(struct XlDXfAlign *)arg1; + (id)edAlignmentInfoFromXlXf:(struct XlXf *)arg1; -+ (int)convertEDVerticalAlignmentEnumToXl:(int)arg1; -+ (int)convertEDHorizontalAlignmentEnumToXl:(int)arg1; -+ (int)convertXlVertAlignEnumToED:(int)arg1; -+ (int)convertXlHorizAlignEnumToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBBorders-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBBorders-Private.h new file mode 100644 index 000000000..70fd1103e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBBorders-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBBorders (Private) ++ (int)convertEDDiagonalEnumToXl:(int)arg1; ++ (int)convertEDBorderEnumToXl:(int)arg1; ++ (int)convertXlDiagStyleEnumToED:(int)arg1; ++ (int)convertXlBorderEnumToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBBorders.h b/iOS7/PrivateFrameworks/OfficeImport/EBBorders.h index cb1228197..2662ec485 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBBorders.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBBorders.h @@ -6,16 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBBorders : NSObject { } + (id)edBordersFromXlDXf:(struct XlDXf *)arg1 edResources:(id)arg2; + (id)edBordersFromXlXf:(struct XlXf *)arg1 edResources:(id)arg2; -+ (int)convertEDDiagonalEnumToXl:(int)arg1; -+ (int)convertEDBorderEnumToXl:(int)arg1; -+ (int)convertXlDiagStyleEnumToED:(int)arg1; -+ (int)convertXlBorderEnumToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBCell-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBCell-Private.h new file mode 100644 index 000000000..b6f760c4e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBCell-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBCell (Private) ++ (int)convertEDErrorValueEnumToXl:(int)arg1; ++ (int)convertXlErrorEnumToED:(int)arg1; ++ (int)convertXlCellTypeToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBCell.h b/iOS7/PrivateFrameworks/OfficeImport/EBCell.h index bb3ef8785..e01e404ab 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBCell.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBCell : NSObject { } + (void)readXlCell:(struct XlCell *)arg1 edRowInfo:(struct EDRowInfo **)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; -+ (int)convertEDErrorValueEnumToXl:(int)arg1; -+ (int)convertXlErrorEnumToED:(int)arg1; -+ (int)convertXlCellTypeToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable-Private.h new file mode 100644 index 000000000..f97443584 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBCellFormatTable (Private) ++ (id)getStyleNameForCellFormatIndex:(unsigned int)arg1 xlStyleTable:(const struct XlStyleTable *)arg2 edResources:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable.h index 2fef5fb33..db8b14e25 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBCellFormatTable.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBCellFormatTable : NSObject { } + (void)readWithState:(id)arg1; -+ (id)getStyleNameForCellFormatIndex:(unsigned int)arg1 xlStyleTable:(const struct XlStyleTable *)arg2 edResources:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet-Private.h new file mode 100644 index 000000000..dc71b1033 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBChartSheet (Private) ++ (void)setupProcessors:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet.h index b0cf9ab20..340c57fe1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBChartSheet.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBChartSheet : NSObject { } + (void)readChildrenWithState:(id)arg1; + (void)readWithState:(id)arg1; -+ (void)setupProcessors:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBColorReference.h b/iOS7/PrivateFrameworks/OfficeImport/EBColorReference.h index be6928abc..646f2003e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBColorReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBColorReference.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBColorReference : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBColorTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBColorTable.h index 709f8cb16..8c70a3c97 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBColorTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBColorTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBColorTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBColumnTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBColumnTable.h index 876c87ae9..3fa4a3e13 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBColumnTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBColumnTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBColumnTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat-Private.h new file mode 100644 index 000000000..a479c7d26 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBConditionalFormat (Private) ++ (int)convertEDConditionalFmtOperatorEnumToXl:(int)arg1; ++ (int)convertXlConditionalFmtOperatorEnumToED:(int)arg1; ++ (int)convertXlConditionalFmtTypeEnumToED:(int)arg1; ++ (int)convertEDConditionalFmtTypeEnumToXl:(int)arg1; ++ (_Bool)validXlCf:(struct XlCf *)arg1; ++ (void)convertTokensToSharedTokens:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat.h index a9807d839..0fc18af06 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormat.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBConditionalFormat : NSObject { } + (void)readXlConditionalFormat:(struct XlConditionalFormat *)arg1 toEDConditionalFormatting:(id)arg2 state:(id)arg3; -+ (int)convertEDConditionalFmtOperatorEnumToXl:(int)arg1; -+ (int)convertXlConditionalFmtOperatorEnumToED:(int)arg1; -+ (int)convertXlConditionalFmtTypeEnumToED:(int)arg1; -+ (int)convertEDConditionalFmtTypeEnumToXl:(int)arg1; -+ (_Bool)validXlCf:(struct XlCf *)arg1; -+ (void)convertTokensToSharedTokens:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable-Private.h new file mode 100644 index 000000000..baa23de44 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBConditionalFormatTable (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable.h index e7d673c30..de3116c3d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBConditionalFormatTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBConditionalFormatTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBContentFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EBContentFormat.h index 1801ab1b9..d40f5448a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBContentFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBContentFormat.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBContentFormat : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBContentFormatTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBContentFormatTable.h index 770591721..8f8a7f2ab 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBContentFormatTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBContentFormatTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBContentFormatTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle-Private.h new file mode 100644 index 000000000..43264979c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBDifferentialStyle (Private) ++ (unsigned char)xlDXfBordersFlagsFromEDDifferentialStyle:(id)arg1; ++ (unsigned char)xlDXfPatternFlagsFromEDDifferentialStyle:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle.h index 199cd2063..1deb566b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBDifferentialStyle.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBDifferentialStyle : NSObject { } + (id)edDifferentialStyleFromXlDXf:(struct XlDXf *)arg1 edResources:(id)arg2; -+ (unsigned char)xlDXfBordersFlagsFromEDDifferentialStyle:(id)arg1; -+ (unsigned char)xlDXfPatternFlagsFromEDDifferentialStyle:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBEscher-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBEscher-Private.h new file mode 100644 index 000000000..188911cf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBEscher-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBEscher (Private) ++ (void)readChildrenOfObject:(struct EshObject *)arg1 toArray:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBEscher.h b/iOS7/PrivateFrameworks/OfficeImport/EBEscher.h index 2480c6420..b09ba47c7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBEscher.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBEscher.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBEscher : NSObject { } + (id)readRootObjectWithType:(int)arg1 state:(id)arg2; -+ (void)readChildrenOfObject:(struct EshObject *)arg1 toArray:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBEscherShape.h b/iOS7/PrivateFrameworks/OfficeImport/EBEscherShape.h index d4ded9c64..c1ae09c07 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBEscherShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBEscherShape.h @@ -8,18 +8,19 @@ @class CHDChart, NSData, NSMutableArray; +// Not exported @interface EBEscherShape : ESDObject { NSData *mChartData; NSMutableArray *mChartColorLocators; - BOOL mShowLegend; + _Bool mShowLegend; CHDChart *mChart; } - (void)setChart:(id)arg1; - (id)chart; -- (void)setShowLegend:(BOOL)arg1; -- (BOOL)showLegend; +- (void)setShowLegend:(_Bool)arg1; +- (_Bool)showLegend; - (void)setChartColorLocators:(id)arg1; - (id)chartColorLocators; - (void)setChartData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBFill-Private.h new file mode 100644 index 000000000..964d4674f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFill-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBFill (Private) ++ (int)convertEDPatternFillEnumToXl:(int)arg1; ++ (int)convertXlFillPatternEnumToED:(int)arg1; ++ (_Bool)extractFromEDFill:(id)arg1 foreColorReference:(id *)arg2 backColorReference:(id *)arg3 fillPatternEnum:(int *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFill.h b/iOS7/PrivateFrameworks/OfficeImport/EBFill.h index 67c59915d..6a67e310a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFill.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBFill : NSObject { } + (id)edFillFromXlDXf:(struct XlDXf *)arg1 edResources:(id)arg2; + (id)edFillFromXlXf:(struct XlXf *)arg1 edResources:(id)arg2; -+ (int)convertEDPatternFillEnumToXl:(int)arg1; -+ (int)convertXlFillPatternEnumToED:(int)arg1; -+ (_Bool)extractFromEDFill:(id)arg1 foreColorReference:(id *)arg2 backColorReference:(id *)arg3 fillPatternEnum:(int *)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFont-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBFont-Private.h new file mode 100644 index 000000000..9bee9187e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFont-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBFont (Private) ++ (int)convertEDUnderlineEnumToXl:(int)arg1; ++ (int)convertEDScriptEnumToXl:(int)arg1; ++ (int)convertXlUnderlineEnumToED:(int)arg1; ++ (int)convertXlScriptEnumToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFont.h b/iOS7/PrivateFrameworks/OfficeImport/EBFont.h index 81e7361da..b9f1e20fe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFont.h @@ -6,16 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBFont : NSObject { } + (id)edFontFromXlDXfFont:(struct XlDXfFont *)arg1 edResources:(id)arg2; + (id)edFontFromXlFont:(struct XlFont *)arg1 edResources:(id)arg2; -+ (int)convertEDUnderlineEnumToXl:(int)arg1; -+ (int)convertEDScriptEnumToXl:(int)arg1; -+ (int)convertXlUnderlineEnumToED:(int)arg1; -+ (int)convertXlScriptEnumToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFontTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBFontTable.h index 8e5fae3b0..45b94bd3b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBFontTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFontTable.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBFontTable : NSObject { } -+ (unsigned int)xlFontIndexFromEDFontIndex:(unsigned int)arg1; -+ (unsigned int)edFontIndexFromXlFontIndex:(unsigned int)arg1; ++ (unsigned int)xlFontIndexFromEDFontIndex:(unsigned long long)arg1; ++ (unsigned long long)edFontIndexFromXlFontIndex:(unsigned int)arg1; + (void)readWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFormula-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBFormula-Private.h new file mode 100644 index 000000000..f85651dbd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFormula-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBFormula (Private) ++ (void)setupFormulaDataForSharedFormula:(id)arg1 xlFormulaInfo:(struct XlFormulaInfo *)arg2 state:(id)arg3; ++ (struct XlFormulaInfo *)xlFormulaInfoFromEDSharedFormula:(id)arg1 state:(id)arg2; ++ (void)setupTokensInEDFormulaFromXlFormulaProcessor:(struct XlFormulaProcessor *)arg1 length:(int)arg2 edFormula:(id)arg3 edSheet:(id)arg4; ++ (unsigned int)writeToken:(id)arg1 tokenIndex:(unsigned int)arg2 tokenStream:(struct XLFormulaStream *)arg3 extendedStream:(struct XLFormulaStream *)arg4 state:(id)arg5; ++ (char *)edFormulaToParsedExpression:(id)arg1 tokenLength:(unsigned short *)arg2 formulaLength:(unsigned short *)arg3 state:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EBFormula.h index 876624e95..e84e459af 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBFormula.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBFormula : NSObject { } @@ -15,11 +16,6 @@ + (id)edFormulaFromXlFmlaDefinition:(const void *)arg1 withFormulaLength:(int)arg2 formulaClass:(Class)arg3 state:(id)arg4; + (id)edFormulaFromXlFmlaDefinition:(const void *)arg1 withFormulaLength:(int)arg2 state:(id)arg3; + (void)readFormulaFromXlCell:(struct XlCell *)arg1 edCell:(struct EDCellHeader *)arg2 edRowBlocks:(id)arg3 state:(id)arg4; -+ (void)setupFormulaDataForSharedFormula:(id)arg1 xlFormulaInfo:(struct XlFormulaInfo *)arg2 state:(id)arg3; -+ (struct XlFormulaInfo *)xlFormulaInfoFromEDSharedFormula:(id)arg1 state:(id)arg2; -+ (void)setupTokensInEDFormulaFromXlFormulaProcessor:(struct XlFormulaProcessor *)arg1 length:(int)arg2 edFormula:(id)arg3 edSheet:(id)arg4; -+ (unsigned int)writeToken:(id)arg1 tokenIndex:(unsigned int)arg2 tokenStream:(struct XLFormulaStream *)arg3 extendedStream:(struct XLFormulaStream *)arg4 state:(id)arg5; -+ (char *)edFormulaToParsedExpression:(id)arg1 tokenLength:(unsigned short *)arg2 formulaLength:(unsigned short *)arg3 state:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBGraphic-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBGraphic-Private.h new file mode 100644 index 000000000..eaf96bbe6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBGraphic-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBGraphic (Private) ++ (int)objectTypeForShape:(id)arg1; ++ (void)readNotesWithDictionary:(id)arg1 state:(id)arg2; ++ (void)readImage:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo *)arg2 state:(id)arg3; ++ (void)readChart:(id)arg1 chartIndex:(short)arg2 state:(id)arg3; ++ (void)readOle:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo *)arg2 state:(id)arg3; ++ (id)readGraphicWithDictionary:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBGraphic.h b/iOS7/PrivateFrameworks/OfficeImport/EBGraphic.h index 18cbce783..55fb26b46 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBGraphic.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBGraphic.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBGraphic : NSObject { } @@ -13,12 +14,6 @@ + (id)readMainChartWithState:(id)arg1; + (void)readGraphicsInChart:(id)arg1 state:(id)arg2; + (void)readGraphicsWithState:(id)arg1; -+ (int)objectTypeForShape:(id)arg1; -+ (void)readNotesWithDictionary:(id)arg1 state:(id)arg2; -+ (void)readImage:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo *)arg2 state:(id)arg3; -+ (void)readChart:(id)arg1 chartIndex:(short)arg2 state:(id)arg3; -+ (void)readOle:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo *)arg2 state:(id)arg3; -+ (id)readGraphicWithDictionary:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink-Private.h new file mode 100644 index 000000000..f40b2b0f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBHyperlink (Private) ++ (int)xlTypeFromEDHyperlinkType:(int)arg1; ++ (int)edTypeFromXlHyperlinkType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink.h index 2f58c4f4b..9b494bf4a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlink.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBHyperlink : NSObject { } + (void)addToolTip:(struct XlHLinkToolTip *)arg1 toEdHyperLink:(id)arg2 edResources:(id)arg3; + (id)edHyperlinkFromXlHLink:(struct XlHLink *)arg1 edResources:(id)arg2; -+ (int)xlTypeFromEDHyperlinkType:(int)arg1; -+ (int)edTypeFromXlHyperlinkType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBHyperlinkTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlinkTable.h index bfd2ee181..a9c3d9092 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBHyperlinkTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBHyperlinkTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBHyperlinkTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable-Private.h new file mode 100644 index 000000000..0b80c27d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBLinkTable (Private) ++ (int)mapEDLinkTypeToXl:(int)arg1; ++ (int)mapXlLinkTypeToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable.h index 37b292dab..19a23b3ad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBLinkTable.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBLinkTable : NSObject { } + (struct XlLinkTable *)createXlLinkTableFromLinksCollection:(id)arg1 workbook:(id)arg2 state:(id)arg3; + (void)readFromState:(id)arg1; -+ (int)mapEDLinkTypeToXl:(int)arg1; -+ (int)mapXlLinkTypeToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBMergeTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBMergeTable.h index ffb3933c4..42e3d43ce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBMergeTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBMergeTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBMergeTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBNameTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBNameTable-Private.h new file mode 100644 index 000000000..5a6a5cc6b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBNameTable-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBNameTable (Private) ++ (struct XlName *)xlNameFromEDName:(id)arg1 state:(id)arg2; ++ (id)edNameFromXlName:(struct XlName *)arg1 name:(struct OcText)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBNameTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBNameTable.h index 6747bab73..fb423d6d7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBNameTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBNameTable.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBNameTable : NSObject { } + (struct XlNameTable *)createXlNameTableFromNamesCollection:(id)arg1 state:(id)arg2; + (void)readFromState:(id)arg1; -+ (struct XlName *)xlNameFromEDName:(id)arg1 state:(id)arg2; -+ (id)edNameFromXlName:(struct XlName *)arg1 name:(struct OcText)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient-Private.h new file mode 100644 index 000000000..d7297f42d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBOfficeArtReaderClient (Private) ++ (void)readEshClientAnchor:(const struct XlEshClientAnchor *)arg1 targetClientData:(id)arg2 state:(id)arg3; ++ (void)setAutoInsetForShape:(struct EshShape *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient.h b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient.h index 0e4e90f7d..cd92819c6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderClient.h @@ -8,17 +8,16 @@ #import +// Not exported @interface EBOfficeArtReaderClient : NSObject { } -+ (BOOL)tablesAreAllowed; -+ (BOOL)escherIsFullySupported; ++ (_Bool)tablesAreAllowed; ++ (_Bool)escherIsFullySupported; + (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; + (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; -+ (void)readEshClientAnchor:(const struct XlEshClientAnchor *)arg1 targetClientData:(id)arg2 state:(id)arg3; -+ (void)setAutoInsetForShape:(struct EshShape *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderState.h index d6cbddc38..2a41ffc94 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtReaderState.h @@ -8,6 +8,7 @@ @class EBReaderState; +// Not exported @interface EBOfficeArtReaderState : OABReaderState { EBReaderState *mReaderState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtWriterClient.h b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtWriterClient.h index f3e618885..f2f40085f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtWriterClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBOfficeArtWriterClient.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EBOfficeArtWriterClient : OABWriterClient { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties-Private.h new file mode 100644 index 000000000..e9a21235f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBPageProperties (Private) ++ (int)convertEDPageOrientationEnumToXl:(int)arg1; ++ (int)convertXlPageOrientationEnumToED:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties.h b/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties.h index b1b2eca10..6033918b6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBPageProperties.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface EBPageProperties : NSObject { } + (void)readWithState:(id)arg1; -+ (int)convertEDPageOrientationEnumToXl:(int)arg1; -+ (int)convertXlPageOrientationEnumToED:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBPane.h b/iOS7/PrivateFrameworks/OfficeImport/EBPane.h index cfb3c244d..e87ad00e7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBPane.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBPane.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBPane : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBProtection.h b/iOS7/PrivateFrameworks/OfficeImport/EBProtection.h index 4de773bca..8a27a5383 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBProtection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBProtection.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBProtection : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBReader.h b/iOS7/PrivateFrameworks/OfficeImport/EBReader.h index 119316595..07a41cc5e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBReader.h @@ -8,23 +8,24 @@ @class NSString; +// Not exported @interface EBReader : OCBReader { NSString *mTemporaryDirectory; struct XlObjectFactory *mXlObjectFactory; - BOOL mUseStringOptimization; - BOOL mIsFileStructuredStorage; + _Bool mUseStringOptimization; + _Bool mIsFileStructuredStorage; const void *mBuffer; } -@property(nonatomic) BOOL isFileStructuredStorage; // @synthesize isFileStructuredStorage=mIsFileStructuredStorage; -@property(nonatomic) BOOL useStringOptimization; // @synthesize useStringOptimization=mUseStringOptimization; +@property(nonatomic) _Bool isFileStructuredStorage; // @synthesize isFileStructuredStorage=mIsFileStructuredStorage; +@property(nonatomic) _Bool useStringOptimization; // @synthesize useStringOptimization=mUseStringOptimization; @property(retain, nonatomic) NSString *temporaryDirectory; // @synthesize temporaryDirectory=mTemporaryDirectory; @property(readonly, nonatomic) struct XlBinaryReader *xlReader; - (struct OCCBinaryStreamer *)allocBinaryStreamerWithCryptoKey:(struct OCCCryptoKey *)arg1 baseOutputFilenameInUTF8:(const char *)arg2; - (struct OCCEncryptionInfoReader *)encryptionInfoReader; - (id)read; -- (BOOL)start; +- (_Bool)start; - (void)dealloc; - (id)initWithCancelDelegate:(id)arg1 tracing:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBReaderSheetState.h b/iOS7/PrivateFrameworks/OfficeImport/EBReaderSheetState.h index d70cc0313..3bbf7d932 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBReaderSheetState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBReaderSheetState.h @@ -8,20 +8,21 @@ @class EBReaderState, EDSheet; +// Not exported @interface EBReaderSheetState : NSObject { EBReaderState *mReaderState; EDSheet *mEDSheet; - struct map, std::__1::allocator>> mSharedFormulas; - unsigned int mChartIndex; + struct map, std::__1::allocator>> mSharedFormulas; + unsigned long long mChartIndex; } - (id).cxx_construct; - (void).cxx_destruct; - (void)reportWorksheetWarning:(struct CPTaggedMessageStructure *)arg1; -- (unsigned int)nextChartIndex; -- (void)setSharedFormulaIndex:(unsigned int)arg1 forRowCol:(int)arg2; -- (unsigned int)sharedFormulaIndexForRowCol:(int)arg1; +- (unsigned long long)nextChartIndex; +- (void)setSharedFormulaIndex:(unsigned long long)arg1 forRowCol:(int)arg2; +- (unsigned long long)sharedFormulaIndexForRowCol:(int)arg1; - (void)setEDSheet:(id)arg1; - (id)edSheet; - (id)resources; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/EBReaderState.h index 2444a1b4f..3a1ade47f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBReaderState.h @@ -8,6 +8,7 @@ @class ECColumnWidthConvertor, OABReaderState; +// Not exported @interface EBReaderState : EBState { struct XlBinaryReader *mXlReader; @@ -17,10 +18,10 @@ unsigned int mTotalCellsWithFormulaCount; struct XlEshObjectFactory *mXlEshObjectFactory; OABReaderState *mOAState; - BOOL mImportCSV; + _Bool mImportCSV; } -@property(nonatomic) BOOL importCSV; // @synthesize importCSV=mImportCSV; +@property(nonatomic) _Bool importCSV; // @synthesize importCSV=mImportCSV; - (void)reportWarning:(struct CPTaggedMessageStructure *)arg1; - (id)oaState; - (void)incrementCellsWithFormulaCount; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBReference.h b/iOS7/PrivateFrameworks/OfficeImport/EBReference.h index 6904f6fbe..5d8a5b106 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBReference.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBReference : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBRow.h b/iOS7/PrivateFrameworks/OfficeImport/EBRow.h index 60520074b..6b99fe89e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBRow.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBRow : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBRowBlocks.h b/iOS7/PrivateFrameworks/OfficeImport/EBRowBlocks.h index 8a1d8f2fb..f81021578 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBRowBlocks.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBRowBlocks.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBRowBlocks : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBSheet-EBInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EBSheet-EBInternal.h new file mode 100644 index 000000000..1e79bc667 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBSheet-EBInternal.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBSheet (EBInternal) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EBSheet.h index bacfb61a1..e3fb2b023 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBSheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBSheet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBSheetContext.h b/iOS7/PrivateFrameworks/OfficeImport/EBSheetContext.h index 579eadcb5..fe1139ff4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBSheetContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBSheetContext.h @@ -10,6 +10,7 @@ @class EBReaderSheetState; +// Not exported @interface EBSheetContext : NSObject { EBReaderSheetState *mSheetState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBState.h b/iOS7/PrivateFrameworks/OfficeImport/EBState.h index 7f9685a5e..0d86007c3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBState.h @@ -8,6 +8,7 @@ @class CPTracing, EDResources, EDWorkbook; +// Not exported @interface EBState : NSObject { struct XlLinkTable *mXlLinkTable; @@ -22,7 +23,7 @@ @property(readonly, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancelDelegate; - (id)tracing; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)setResources:(id)arg1; - (id)resources; - (void)setWorkbook:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBString.h b/iOS7/PrivateFrameworks/OfficeImport/EBString.h index 49be89ffe..e744c99d8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBString.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBString : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBStringTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBStringTable.h index 743364b3e..c43c71a0e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBStringTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBStringTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBStringTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBStyleTable.h b/iOS7/PrivateFrameworks/OfficeImport/EBStyleTable.h index 1fbae18d2..4f787033f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBStyleTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBStyleTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBStyleTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBTextBox.h b/iOS7/PrivateFrameworks/OfficeImport/EBTextBox.h index 70cc99d02..cb5e84706 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBTextBox.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBTextBox.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBTextBox : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBUnsupportedSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EBUnsupportedSheet.h index da5cc287e..c9310b801 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBUnsupportedSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBUnsupportedSheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EBUnsupportedSheet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook-Private.h new file mode 100644 index 000000000..dcb7f4c0c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBWorkbook (Private) ++ (int)xlSheetTypeEnumFromEDSheet:(id)arg1; ++ (void)setupProcessors:(id)arg1; ++ (void)readDocumentPresentation:(id)arg1 state:(id)arg2; ++ (void)readDocumentProperties:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook.h b/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook.h index 27130f1b3..6a5cf6163 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBWorkbook.h @@ -6,16 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBWorkbook : NSObject { } + (ChVector_be6372b9 *)createSheetNamesFromWorkbook:(id)arg1; + (id)readWithState:(id)arg1 reader:(id)arg2; -+ (int)xlSheetTypeEnumFromEDSheet:(id)arg1; -+ (void)setupProcessors:(id)arg1; -+ (void)readDocumentPresentation:(id)arg1 state:(id)arg2; -+ (void)readDocumentProperties:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet-Private.h new file mode 100644 index 000000000..2f37b01c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EBWorksheet (Private) ++ (void)setupProcessors:(id)arg1; ++ (void)readSheetPresentationInfoWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet.h b/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet.h index 8a420a862..c8c5e6161 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EBWorksheet.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EBWorksheet : NSObject { } + (void)readChildrenWithState:(id)arg1; + (void)readWithState:(id)arg1; -+ (void)setupProcessors:(id)arg1; -+ (void)readSheetPresentationInfoWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor-Private.h new file mode 100644 index 000000000..899168810 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ECColumnWidthConvertor (Private) +- (struct CGSize)stringSizeWithFont:(id)arg1 edFont:(id)arg2 drawingState:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor.h b/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor.h index 19267dab3..15c94ee0d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECColumnWidthConvertor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECColumnWidthConvertor : NSObject { int mMultiplier; @@ -16,7 +17,6 @@ - (double)xlColumnWidthFromLasso:(double)arg1; - (double)lassoColumnWidthFromXl:(double)arg1; - (void)setupWithEDFont:(id)arg1 state:(id)arg2; -- (struct CGSize)stringSizeWithFont:(id)arg1 edFont:(id)arg2 drawingState:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter-Private.h new file mode 100644 index 000000000..d5bc06139 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ECCurrencyConverter (Private) +- (id)lassoCurrencyCodeForDollar; +- (void)populateDictionaries; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter.h b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter.h index 35bf157b5..9b3c5ff46 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyConverter.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface ECCurrencyConverter : NSObject { NSMutableDictionary *mXlToLassoCurrencyCode; @@ -21,8 +22,6 @@ - (id)xlCurrencyCodeFromLasso:(id)arg1; - (id)lassoCurrencyCodeFromXl:(id)arg1; - (void)dealloc; -- (id)lassoCurrencyCodeForDollar; -- (void)populateDictionaries; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyEntry.h b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyEntry.h index fe4aa5502..7bf9049d4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECCurrencyEntry.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ECCurrencyEntry : NSObject { NSString *mLassoCurrencyCode; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor-Private.h new file mode 100644 index 000000000..3cdbf89b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ECFormulaProcessor (Private) +- (ChVector_be6372b9 *)sheetNamesFromWorkbook:(id)arg1; +- (struct XlFormulaProcessor *)setupWithWorkbook:(id)arg1 xlNameTable:(struct XlNameTable *)arg2 sheetNames:(ChVector_be6372b9 *)arg3 xlLinkTable:(struct XlLinkTable *)arg4 lassoSyntax:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor.h b/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor.h index 1819e8b0a..fe56568e8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECFormulaProcessor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECFormulaProcessor : NSObject { struct XlFormulaProcessor *mXlFormulaProcessorLasso; @@ -21,8 +22,6 @@ - (void)setupWithWorkbook:(id)arg1; - (void)dealloc; - (id)init; -- (ChVector_be6372b9 *)sheetNamesFromWorkbook:(id)arg1; -- (struct XlFormulaProcessor *)setupWithWorkbook:(id)arg1 xlNameTable:(struct XlNameTable *)arg2 sheetNames:(ChVector_be6372b9 *)arg3 xlLinkTable:(struct XlLinkTable *)arg4 lassoSyntax:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext-ECInternal.h b/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext-ECInternal.h new file mode 100644 index 000000000..bdbc0ea4a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext-ECInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ECMappingContext (ECInternal) +- (void)associateMappingInfo:(id)arg1 withSheetName:(id)arg2 andSheetIndex:(unsigned long long)arg3 andObject:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext.h b/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext.h index 2c4e91ab7..aedeafa5a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECMappingContext.h @@ -8,9 +8,10 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface ECMappingContext : NSObject { - struct map, std::__1::allocator>> mIndexToMappedIndex; + struct map, std::__1::allocator>> mIndexToMappedIndex; NSMutableDictionary *mSheetNameToMappedIndex; struct __CFDictionary *mObjectToMappingInfo; NSMutableArray *mMappingInfos; @@ -19,15 +20,14 @@ + (id)mappingContext; - (id).cxx_construct; - (void).cxx_destruct; -- (id)mappingInfoAtIndex:(unsigned int)arg1; -- (unsigned int)mappingInfoCount; +- (id)mappingInfoAtIndex:(unsigned long long)arg1; +- (unsigned long long)mappingInfoCount; - (id)mappingInfoForObject:(id)arg1; -- (unsigned int)mappedSheetIndexForSheetName:(id)arg1; -- (unsigned int)mappedSheetIndexForSheetIndex:(unsigned int)arg1; +- (unsigned long long)mappedSheetIndexForSheetName:(id)arg1; +- (unsigned long long)mappedSheetIndexForSheetIndex:(unsigned long long)arg1; - (ChVector_be6372b9 *)mappedSheetNames; - (void)dealloc; - (id)init; -- (void)associateMappingInfo:(id)arg1 withSheetName:(id)arg2 andSheetIndex:(unsigned int)arg3 andObject:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECMappingInfo.h b/iOS7/PrivateFrameworks/OfficeImport/ECMappingInfo.h index 839a2cb3e..b12fc2e93 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECMappingInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECMappingInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ECMappingInfo : NSObject { NSString *mSheetName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECMessages.h b/iOS7/PrivateFrameworks/OfficeImport/ECMessages.h index 34ba07fce..8e6268d23 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECPackedDataUtils.h b/iOS7/PrivateFrameworks/OfficeImport/ECPackedDataUtils.h index 9e4bb50be..637731105 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECPackedDataUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECPackedDataUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECPackedDataUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECPointerNilKeyDictionary.h b/iOS7/PrivateFrameworks/OfficeImport/ECPointerNilKeyDictionary.h index 357fa37dc..812d94384 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECPointerNilKeyDictionary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECPointerNilKeyDictionary.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ECPointerNilKeyDictionary : TSUPointerKeyDictionary { id mNilKeyObject; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECStrings.h b/iOS7/PrivateFrameworks/OfficeImport/ECStrings.h index 51a32ad09..4fdccb2ab 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECStrings.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECStrings.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECStrings : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECTwoKeyCache.h b/iOS7/PrivateFrameworks/OfficeImport/ECTwoKeyCache.h index 353350d05..8c3fbeeb6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECTwoKeyCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECTwoKeyCache.h @@ -8,6 +8,7 @@ @class TSUPointerKeyDictionary; +// Not exported @interface ECTwoKeyCache : NSObject { TSUPointerKeyDictionary *mCache; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECUtils-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ECUtils-Private.h new file mode 100644 index 000000000..94df7f793 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ECUtils-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ECUtils (Private) ++ (double)timeIntervalFromXlDateTimeNumber:(double)arg1 edWorkbook:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECUtils.h b/iOS7/PrivateFrameworks/OfficeImport/ECUtils.h index 2893f7942..5b858e26f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECUtils : NSObject { } @@ -16,8 +17,7 @@ + (id)dateFromXlDateTimeNumber:(double)arg1 edWorkbook:(id)arg2; + (id)lassoStyleTableReferenceFromTableId:(id)arg1; + (id)renameFunction:(id)arg1; -+ (BOOL)isRenameFunction:(id)arg1; -+ (double)timeIntervalFromXlDateTimeNumber:(double)arg1 edWorkbook:(id)arg2; ++ (_Bool)isRenameFunction:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ECXmlDump.h b/iOS7/PrivateFrameworks/OfficeImport/ECXmlDump.h index 57cc88156..78ff006e0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ECXmlDump.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ECXmlDump.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ECXmlDump : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDAbsoluteAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/EDAbsoluteAnchor.h index 70cdef5bf..66ea9c3f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDAbsoluteAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDAbsoluteAnchor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EDAbsoluteAnchor : EDAnchor { struct CGPoint mPosition; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDAlignmentInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EDAlignmentInfo.h index c0f58a70d..14321b657 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDAlignmentInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDAlignmentInfo.h @@ -9,6 +9,7 @@ #import "EDImmutableObject-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface EDAlignmentInfo : NSObject { int mHorizontalAlignment; @@ -39,9 +40,9 @@ - (void)setHorizontalAlignment:(int)arg1; - (int)horizontalAlignment; - (_Bool)isHorizontalAlignOverridden; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToAlignmentInfo:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToAlignmentInfo:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/EDAnchor.h index 25f1d4e0a..b89f3a2fb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDAnchor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDAnchor : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDArrayedFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EDArrayedFormula.h index 43ef1c715..7f2d0efdb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDArrayedFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDArrayedFormula.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EDArrayedFormula : EDSharedFormula { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBorder-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDBorder-EDInternal.h new file mode 100644 index 000000000..6f7441b6c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBorder-EDInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDBorder (EDInternal) ++ (id)borderWithType:(int)arg1 colorReference:(id)arg2 diagonalType:(int)arg3 resources:(id)arg4; ++ (id)borderWithType:(int)arg1 colorReference:(id)arg2 resources:(id)arg3; +- (id)colorReference; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBorder.h b/iOS7/PrivateFrameworks/OfficeImport/EDBorder.h index d4af53562..970b972dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDBorder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBorder.h @@ -8,6 +8,7 @@ @class EDColorReference, EDResources; +// Not exported @interface EDBorder : NSObject { EDResources *mResources; @@ -19,19 +20,16 @@ + (id)borderWithType:(int)arg1 color:(id)arg2 diagonalType:(int)arg3 resources:(id)arg4; + (id)borderWithType:(int)arg1 color:(id)arg2 resources:(id)arg3; + (id)borderWithType:(int)arg1 resources:(id)arg2; -+ (id)borderWithType:(int)arg1 colorReference:(id)arg2 diagonalType:(int)arg3 resources:(id)arg4; -+ (id)borderWithType:(int)arg1 colorReference:(id)arg2 resources:(id)arg3; - (id)color; - (void)setDiagonalType:(int)arg1; - (int)diagonalType; - (void)setType:(int)arg1; - (int)type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToBorder:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToBorder:(id)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (id)colorReference; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBorders-EDDifferentialBorders.h b/iOS7/PrivateFrameworks/OfficeImport/EDBorders-EDDifferentialBorders.h new file mode 100644 index 000000000..01f8e1a4f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBorders-EDDifferentialBorders.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDBorders (EDDifferentialBorders) +- (void)setHorizontalBorder:(id)arg1; +- (void)setVerticalBorder:(id)arg1; +- (void)setDiagonalBorder:(id)arg1; +- (void)setBottomBorder:(id)arg1; +- (void)setTopBorder:(id)arg1; +- (void)setRightBorder:(id)arg1; +- (void)setLeftBorder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBorders.h b/iOS7/PrivateFrameworks/OfficeImport/EDBorders.h index 1c291fbd7..93b395f7c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDBorders.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBorders.h @@ -10,16 +10,17 @@ @class EDResources; +// Not exported @interface EDBorders : NSObject { EDResources *mResources; - unsigned int mLeftBorderIndex; - unsigned int mRightBorderIndex; - unsigned int mTopBorderIndex; - unsigned int mBottomBorderIndex; - unsigned int mDiagonalBorderIndex; - unsigned int mVerticalBorderIndex; - unsigned int mHorizontalBorderIndex; + unsigned long long mLeftBorderIndex; + unsigned long long mRightBorderIndex; + unsigned long long mTopBorderIndex; + unsigned long long mBottomBorderIndex; + unsigned long long mDiagonalBorderIndex; + unsigned long long mVerticalBorderIndex; + unsigned long long mHorizontalBorderIndex; } + (id)bordersWithLeft:(id)arg1 right:(id)arg2 top:(id)arg3 bottom:(id)arg4 diagonal:(id)arg5 vertical:(id)arg6 horizontal:(id)arg7 resources:(id)arg8; @@ -32,18 +33,11 @@ - (id)topBorder; - (id)rightBorder; - (id)leftBorder; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToBorders:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToBorders:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithResources:(id)arg1; -- (void)setHorizontalBorder:(id)arg1; -- (void)setVerticalBorder:(id)arg1; -- (void)setDiagonalBorder:(id)arg1; -- (void)setBottomBorder:(id)arg1; -- (void)setTopBorder:(id)arg1; -- (void)setRightBorder:(id)arg1; -- (void)setLeftBorder:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula-Priv.h b/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula-Priv.h new file mode 100644 index 000000000..541254bbf --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula-Priv.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDBuildableFormula (Priv) +- (struct EDFormulaPtg *)argPtgAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula.h index c3ba9a2b5..087a637a2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDBuildableFormula.h @@ -8,6 +8,7 @@ #import "EDFormulaBuilding-Protocol.h" +// Not exported @interface EDBuildableFormula : NSObject { struct EDFormulaPtg *mTree; @@ -15,34 +16,33 @@ } - (unsigned int)removeOptionalPtgArgs:(unsigned int)arg1 minArgs:(unsigned int)arg2; -- (BOOL)insertVariableFunction:(unsigned short)arg1 afterIndex:(unsigned int)arg2 numArgs:(unsigned int)arg3; -- (BOOL)replaceArgPtgAtIndex:(unsigned int)arg1 withFormula:(id)arg2; +- (_Bool)insertVariableFunction:(unsigned short)arg1 afterIndex:(unsigned int)arg2 numArgs:(unsigned int)arg3; +- (_Bool)replaceArgPtgAtIndex:(unsigned int)arg1 withFormula:(id)arg2; - (int)argTokenTypeAtIndex:(unsigned int)arg1; - (_Bool)argTokenIsDurationAtIndex:(unsigned int)arg1; -- (BOOL)copyToken:(unsigned int)arg1 from:(id)arg2; +- (_Bool)copyToken:(unsigned int)arg1 from:(id)arg2; - (void)copyToFormula:(id)arg1; - (id)formula; - (_Bool)isSupportedFormula; - (int)warningType; - (void)setWarning:(int)arg1; -- (BOOL)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; -- (void)markLastTokenAsSpanningRefVertically:(BOOL)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; +- (_Bool)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; +- (void)markLastTokenAsSpanningRefVertically:(_Bool)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; - (void)markLastTokenAsDuration; -- (id)lastTokenRefOrArea3dLinkRefIsValid:(char *)arg1 withEDLinks:(id)arg2; -- (BOOL)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; +- (id)lastTokenRefOrArea3dLinkRefIsValid:(_Bool *)arg1 withEDLinks:(id)arg2; +- (_Bool)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; - (void)convertRefsInList:(struct EDFormulaPtg *)arg1 toType:(int)arg2; -- (BOOL)convertLastRefsToArea; -- (BOOL)convertToIntersect:(unsigned int)arg1; -- (BOOL)convertToList:(unsigned int)arg1 withFinalParen:(BOOL)arg2; -- (BOOL)convertToList:(unsigned int)arg1; -- (BOOL)addArrayWithCol:(int)arg1 andRow:(int)arg2; +- (_Bool)convertLastRefsToArea; +- (_Bool)convertToIntersect:(unsigned int)arg1; +- (_Bool)convertToList:(unsigned int)arg1 withFinalParen:(_Bool)arg2; +- (_Bool)convertToList:(unsigned int)arg1; +- (_Bool)addArrayWithCol:(int)arg1 andRow:(int)arg2; - (char *)setExtendedDataForLastTokenAtIndex:(unsigned int)arg1 length:(unsigned int)arg2; -- (BOOL)insertExternalName:(unsigned int)arg1 withLink:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (BOOL)makeArrayForLastToken:(unsigned int)arg1; +- (_Bool)insertExternalName:(unsigned long long)arg1 withLink:(unsigned long long)arg2 atIndex:(unsigned int)arg3; +- (_Bool)makeArrayForLastToken:(unsigned long long)arg1; - (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2; - (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2 numArgs:(int)arg3; - (void)dealloc; -- (struct EDFormulaPtg *)argPtgAtIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator-Private.h new file mode 100644 index 000000000..11123db74 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDCellIterator (Private) +- (struct EDCellHeader *)adjacentCell:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator.h b/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator.h index 3025a5c8f..bba3e9401 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDCellIterator.h @@ -8,6 +8,7 @@ @class EDRowBlock, EDRowBlocks; +// Not exported @interface EDCellIterator : NSObject { EDRowBlocks *mRowBlocks; @@ -25,7 +26,6 @@ - (struct EDCellHeader *)adjacentCellLeft; - (void)dealloc; - (id)initWithWorksheet:(id)arg1; -- (struct EDCellHeader *)adjacentCell:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet-EDInternal.h new file mode 100644 index 000000000..b19eb5385 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet-EDInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDChartSheet (EDInternal) +- (void)teardown; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet.h index b2f9fd3a8..5e8cc8b98 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDChartSheet.h @@ -8,6 +8,7 @@ @class CHDChart; +// Not exported @interface EDChartSheet : EDSheet { CHDChart *mMainChart; @@ -22,7 +23,6 @@ - (_Bool)areBoundsSet; - (void)setMainChart:(id)arg1; - (id)mainChart; -- (void)teardown; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDCollection.h index f9d962762..5dee7455e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDCollection.h @@ -10,6 +10,7 @@ @class NSMutableArray; +// Not exported @interface EDCollection : NSObject { NSMutableArray *mObjects; @@ -17,18 +18,18 @@ + (id)collectionWithObject:(id)arg1; + (id)collection; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeAllObjects; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfObject:(id)arg1; -- (unsigned int)addOrEquivalentObject:(id)arg1; -- (unsigned int)addObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToCollection:(id)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfObject:(id)arg1; +- (unsigned long long)addOrEquivalentObject:(id)arg1; +- (unsigned long long)addObject:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToCollection:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColorLocator.h b/iOS7/PrivateFrameworks/OfficeImport/EDColorLocator.h index 56d35564b..081b273dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDColorLocator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColorLocator.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface EDColorLocator : NSObject { unsigned int mColorOffset; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColorReference-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDColorReference-EDInternal.h new file mode 100644 index 000000000..a9695a6f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColorReference-EDInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDColorReference (EDInternal) ++ (id)colorReferenceWithThemeIndex:(unsigned long long)arg1 tint:(double)arg2 resources:(id)arg3; ++ (id)colorReferenceWithColorIndex:(unsigned long long)arg1 resources:(id)arg2; ++ (id)colorReferenceWithSystemColorID:(int)arg1 resources:(id)arg2; +- (double)tint; +- (unsigned long long)themeIndex; +- (unsigned long long)colorIndex; +- (int)systemColorID; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColorReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDColorReference.h index f9cd81cf4..38ec84e0d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDColorReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColorReference.h @@ -10,32 +10,26 @@ @class EDResources; +// Not exported @interface EDColorReference : NSObject { EDResources *mResources; int mSystemColorID; - unsigned int mColorIndex; - unsigned int mThemeIndex; + unsigned long long mColorIndex; + unsigned long long mThemeIndex; double mTint; } + (id)colorReferenceWithColor:(id)arg1 resources:(id)arg2; + (id)colorReferenceWithResources:(id)arg1; -+ (id)colorReferenceWithThemeIndex:(unsigned int)arg1 tint:(double)arg2 resources:(id)arg3; -+ (id)colorReferenceWithColorIndex:(unsigned int)arg1 resources:(id)arg2; -+ (id)colorReferenceWithSystemColorID:(int)arg1 resources:(id)arg2; - (_Bool)isValid; - (id)color; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToColorReference:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToColorReference:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithColor:(id)arg1 resources:(id)arg2; - (id)initWithResources:(id)arg1; -- (double)tint; -- (unsigned int)themeIndex; -- (unsigned int)colorIndex; -- (int)systemColorID; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection-Private.h new file mode 100644 index 000000000..4708130fd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDColorsCollection (Private) +- (void)setupDefaults; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection.h index a47d9eb2c..2c7bff10d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColorsCollection.h @@ -8,24 +8,24 @@ #import "OADColorPalette-Protocol.h" +// Not exported @interface EDColorsCollection : EDCollection { - unsigned int mDefaultColorsCount; + unsigned long long mDefaultColorsCount; } + (int)oadSchemeColorIdFromThemeIndex:(int)arg1; + (unsigned int)xlColorIndexFromCPSystemColorIDEnum:(int)arg1; -+ (int)systemColorIdFromIndex:(unsigned int)arg1; -+ (_Bool)isSystemColorId:(unsigned int)arg1; -- (void)addPalette:(const unsigned int *)arg1 paletteSize:(unsigned long)arg2 paletteX:(const unsigned int *)arg3 paletteXSize:(unsigned int)arg4; ++ (int)systemColorIdFromIndex:(unsigned long long)arg1; ++ (_Bool)isSystemColorId:(unsigned long long)arg1; +- (void)addPalette:(const unsigned int *)arg1 paletteSize:(unsigned int)arg2 paletteX:(const unsigned int *)arg3 paletteXSize:(unsigned int)arg4; - (const unsigned int *)defaultPalette; -- (void)addColors:(const unsigned int *)arg1 count:(unsigned long)arg2 defaultColors:(const unsigned int *)arg3 defaultCount:(unsigned int)arg4; +- (void)addColors:(const unsigned int *)arg1 count:(unsigned int)arg2 defaultColors:(const unsigned int *)arg3 defaultCount:(unsigned int)arg4; - (void)addDefaultPalette; -- (unsigned int)addOrEquivalentColorExcludingDefaults:(id)arg1; -- (id)colorWithIndex:(unsigned int)arg1; -- (unsigned int)defaultColorsCount; +- (unsigned long long)addOrEquivalentColorExcludingDefaults:(id)arg1; +- (id)colorWithIndex:(unsigned long long)arg1; +- (unsigned long long)defaultColorsCount; - (id)initWithDefaultSetup:(_Bool)arg1; -- (void)setupDefaults; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo-EDInternal.h new file mode 100644 index 000000000..e32b8913b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo-EDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDColumnInfo (EDInternal) +- (void)setStyleIndex:(unsigned long long)arg1; +- (unsigned long long)styleIndex; +- (void)setWidthInXlUnits:(int)arg1; +- (int)widthInXlUnits; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo.h index 66e2883ff..dbd7d63e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfo.h @@ -11,6 +11,7 @@ @class EDReference, EDResources, EDWorksheet; +// Not exported @interface EDColumnInfo : NSObject { EDResources *mResources; @@ -18,7 +19,7 @@ int mWidth; _Bool mHidden; EDReference *mRange; - unsigned int mStyleIndex; + unsigned long long mStyleIndex; unsigned char mOutlineLevel; } @@ -34,14 +35,10 @@ - (_Bool)isHidden; - (void)setWidth:(double)arg1; - (double)width; -- (int)key; +- (long long)key; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithResources:(id)arg1 worksheet:(id)arg2; -- (void)setStyleIndex:(unsigned int)arg1; -- (unsigned int)styleIndex; -- (void)setWidthInXlUnits:(int)arg1; -- (int)widthInXlUnits; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfoCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfoCollection.h index 5bbcf6c7d..6d4cc9692 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfoCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDColumnInfoCollection.h @@ -8,6 +8,7 @@ @class EDResources, EDWorksheet; +// Not exported @interface EDColumnInfoCollection : EDSortedCollection { EDResources *mResources; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDComment.h b/iOS7/PrivateFrameworks/OfficeImport/EDComment.h index 3caf53a37..d6c209619 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDComment.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDComment.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDComment : NSObject { _Bool mVisible; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormatting.h b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormatting.h index 9d0fb975c..468a6bbad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormatting.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormatting.h @@ -8,6 +8,7 @@ @class EDReferenceCollection, NSMutableArray; +// Not exported @interface EDConditionalFormatting : NSObject { NSMutableArray *mRules; @@ -16,13 +17,13 @@ + (id)conditionalFormatting; - (void)addRange:(id)arg1; -- (id)rangeAtIndex:(unsigned int)arg1; -- (unsigned int)rangeCount; +- (id)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)rangeCount; - (void)sortRulesByPriority; -- (void)insertRule:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertRule:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addRule:(id)arg1; -- (id)ruleAtIndex:(unsigned int)arg1; -- (unsigned int)ruleCount; +- (id)ruleAtIndex:(unsigned long long)arg1; +- (unsigned long long)ruleCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule-EDInternal.h new file mode 100644 index 000000000..7b7811ead --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDConditionalFormattingRule (EDInternal) +- (void)setDifferentialStyleIndex:(unsigned long long)arg1; +- (unsigned long long)differentialStyleIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule.h b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule.h index 08de987c4..ecca5d669 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDConditionalFormattingRule.h @@ -8,21 +8,22 @@ @class EDResources, NSMutableArray, NSString; +// Not exported @interface EDConditionalFormattingRule : NSObject { EDResources *mResources; int mType; int mOperator; NSMutableArray *mFormulas; - unsigned int mDifferentialStyleIndex; + unsigned long long mDifferentialStyleIndex; _Bool mStopIfTrue; - long mPriority; + long long mPriority; _Bool mAboveAverage; _Bool mBottom; _Bool mEqualAverage; _Bool mPercent; - unsigned long mRank; - long mStdDev; + unsigned long long mRank; + long long mStdDev; NSString *mText; int mTimePeriod; } @@ -32,10 +33,10 @@ - (int)timePeriod; - (void)setText:(id)arg1; - (id)text; -- (void)setStdDev:(long)arg1; -- (long)stdDev; -- (void)setRank:(unsigned long)arg1; -- (unsigned long)rank; +- (void)setStdDev:(long long)arg1; +- (long long)stdDev; +- (void)setRank:(unsigned long long)arg1; +- (unsigned long long)rank; - (void)setPercent:(_Bool)arg1; - (_Bool)percent; - (void)setEqualAverage:(_Bool)arg1; @@ -44,24 +45,22 @@ - (_Bool)bottom; - (void)setAboveAverage:(_Bool)arg1; - (_Bool)aboveAverage; -- (void)setPriority:(long)arg1; -- (long)priority; +- (void)setPriority:(long long)arg1; +- (long long)priority; - (void)setStopIfTrue:(_Bool)arg1; - (_Bool)stopIfTrue; - (void)setDifferentialStyle:(id)arg1; - (id)differentialStyle; - (void)addFormula:(id)arg1 worksheet:(id)arg2; -- (id)formulaAtIndex:(unsigned int)arg1; -- (unsigned int)formulaCount; +- (id)formulaAtIndex:(unsigned long long)arg1; +- (unsigned long long)formulaCount; - (void)setOperatorEnum:(int)arg1; - (int)operatorEnum; - (void)setType:(int)arg1; - (int)type; -- (int)compareToOtherRuleUsingPriority:(id)arg1; +- (long long)compareToOtherRuleUsingPriority:(id)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setDifferentialStyleIndex:(unsigned int)arg1; -- (unsigned int)differentialStyleIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDContentFormatsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDContentFormatsCollection.h new file mode 100644 index 000000000..943daf7e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDContentFormatsCollection.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDContentFormat (EDContentFormatsCollection) ++ (id)contentFormatWithNSString:(id)arg1 formatId:(unsigned long long)arg2 builtIn:(_Bool)arg3; +- (void)setReferenced:(_Bool)arg1; +- (void)setFormatId:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDInternal.h new file mode 100644 index 000000000..46b19301d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat-EDInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDContentFormat (EDInternal) ++ (id)contentFormatWithFormatString:(id)arg1 formatId:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat.h index 2f2cb9aa2..74b84d350 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormat.h @@ -11,30 +11,27 @@ @class EDString; +// Not exported @interface EDContentFormat : NSObject { EDString *mFormatString; - unsigned int mFormatId; + unsigned long long mFormatId; _Bool mBuiltIn; _Bool mReferenced; } + (id)contentFormatWithFormatString:(id)arg1; -+ (id)contentFormatWithFormatString:(id)arg1 formatId:(unsigned int)arg2; -+ (id)contentFormatWithNSString:(id)arg1 formatId:(unsigned int)arg2 builtIn:(_Bool)arg3; - (_Bool)referenced; - (_Bool)builtIn; -- (unsigned int)formatId; +- (unsigned long long)formatId; - (id)formatString; -- (int)key; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToContentFormat:(id)arg1; +- (long long)key; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToContentFormat:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; -- (void)setReferenced:(_Bool)arg1; -- (void)setFormatId:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection-Private.h new file mode 100644 index 000000000..0b9dae0fe --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDContentFormatsCollection (Private) +- (_Bool)isOverwritingKeyOK; +- (void)addDefaultWithNSString:(id)arg1 formatId:(unsigned long long)arg2; +- (void)setupDefaults; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection.h index 94872bce9..843dc3482 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDContentFormatsCollection.h @@ -6,17 +6,15 @@ #import +// Not exported @interface EDContentFormatsCollection : EDKeyedCollection { - unsigned int mNextContentFormatId; + unsigned long long mNextContentFormatId; } -- (unsigned int)addOrEquivalentObject:(id)arg1; -- (unsigned int)addObject:(id)arg1; +- (unsigned long long)addOrEquivalentObject:(id)arg1; +- (unsigned long long)addObject:(id)arg1; - (id)init; -- (_Bool)isOverwritingKeyOK; -- (void)addDefaultWithNSString:(id)arg1 formatId:(unsigned int)arg2; -- (void)setupDefaults; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDDifferentialStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EDDifferentialStyle.h index a2b3eada1..4bc0c05d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDDifferentialStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDDifferentialStyle.h @@ -10,6 +10,7 @@ @class EDAlignmentInfo, EDBorders, EDContentFormat, EDFill, EDFont, EDProtection; +// Not exported @interface EDDifferentialStyle : NSObject { EDAlignmentInfo *mAlignmentInfo; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFill.h b/iOS7/PrivateFrameworks/OfficeImport/EDFill.h index 3833b83d5..cbe0c1287 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFill.h @@ -10,6 +10,7 @@ @class EDResources; +// Not exported @interface EDFill : NSObject { EDResources *mResources; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFont-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDFont-EDInternal.h new file mode 100644 index 000000000..842c69b86 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFont-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDFont (EDInternal) +- (void)setColorReference:(id)arg1; +- (id)colorReference; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFont-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDFont-Private.h new file mode 100644 index 000000000..f7358aa95 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFont-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDFont (Private) ++ (id)fontNameWithFamilyName:(id)arg1 bold:(_Bool)arg2 italic:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFont.h b/iOS7/PrivateFrameworks/OfficeImport/EDFont.h index 4743bd4e1..c266727b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFont.h @@ -11,6 +11,7 @@ @class EDColorReference, EDResources, NSString; +// Not exported @interface EDFont : NSObject { EDResources *mResources; @@ -39,7 +40,6 @@ + (id)lassoNameForFontName:(id)arg1 bold:(_Bool)arg2 italic:(_Bool)arg3; + (id)filterFontName:(id)arg1; + (id)fontWithResources:(id)arg1; -+ (id)fontNameWithFamilyName:(id)arg1 bold:(_Bool)arg2 italic:(_Bool)arg3; - (void)setDoNotModify:(_Bool)arg1; - (void)setWeight:(unsigned int)arg1; - (_Bool)isWeightOverridden; @@ -75,13 +75,11 @@ - (int)script; - (id)lassoName; - (id)filteredName; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToFont:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToFont:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setColorReference:(id)arg1; -- (id)colorReference; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFontsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDFontsCollection.h index 7bc91addf..798e5b33a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFontsCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFontsCollection.h @@ -6,11 +6,12 @@ #import +// Not exported @interface EDFontsCollection : EDCollection { } -- (unsigned int)indexOfObjectWithFontName:(id)arg1 color:(id)arg2; +- (unsigned long long)indexOfObjectWithFontName:(id)arg1 color:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormula-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormula-EDDomPersistence.h new file mode 100644 index 000000000..0f1c8fa7f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormula-EDDomPersistence.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDFormula (EDDomPersistence) +- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; +- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned long long *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormula-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormula-Private.h new file mode 100644 index 000000000..349fb50d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormula-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDFormula (Private) +- (struct EDToken *)tokenAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormula.h index 9c29a9428..93e936eb2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormula.h @@ -8,6 +8,7 @@ #import "EDFormulaBuilding-Protocol.h" +// Not exported @interface EDFormula : NSObject { struct __CFData *mPackedData; @@ -15,19 +16,19 @@ + (id)messageForWarning:(int)arg1; + (id)formula; -- (BOOL)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; -- (void)markLastTokenAsSpanningRefVertically:(BOOL)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; +- (_Bool)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; +- (void)markLastTokenAsSpanningRefVertically:(_Bool)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; - (void)markLastTokenAsDuration; -- (id)lastTokenRefOrArea3dLinkRefIsValid:(char *)arg1 withEDLinks:(id)arg2; -- (BOOL)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; -- (BOOL)convertLastRefsToArea; -- (BOOL)convertToIntersect:(unsigned int)arg1; -- (BOOL)convertToList:(unsigned int)arg1 withFinalParen:(BOOL)arg2; -- (BOOL)convertToList:(unsigned int)arg1; +- (id)lastTokenRefOrArea3dLinkRefIsValid:(_Bool *)arg1 withEDLinks:(id)arg2; +- (_Bool)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; +- (_Bool)convertLastRefsToArea; +- (_Bool)convertToIntersect:(unsigned int)arg1; +- (_Bool)convertToList:(unsigned int)arg1 withFinalParen:(_Bool)arg2; +- (_Bool)convertToList:(unsigned int)arg1; - (char *)setExtendedDataForLastTokenAtIndex:(unsigned int)arg1 length:(unsigned int)arg2; -- (BOOL)addArrayWithCol:(int)arg1 andRow:(int)arg2; -- (BOOL)insertExternalName:(unsigned int)arg1 withLink:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (id)saveArgs:(unsigned int)arg1 andDelete:(BOOL)arg2; +- (_Bool)addArrayWithCol:(int)arg1 andRow:(int)arg2; +- (_Bool)insertExternalName:(unsigned long long)arg1 withLink:(unsigned long long)arg2 atIndex:(unsigned int)arg3; +- (id)saveArgs:(unsigned int)arg1 andDelete:(_Bool)arg2; - (unsigned int)firstTokenIndexForArgAtIndex:(unsigned int)arg1; - (_Bool)isBaseFormula; - (_Bool)isSharedFormula; @@ -67,9 +68,6 @@ - (void)dealloc; - (id)initWithFormula:(id)arg1; - (id)init; -- (struct EDToken *)tokenAtIndex:(unsigned int)arg1; -- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; -- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned int *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormulaBuilding-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaBuilding-Protocol.h index 81af74a85..2bbd99d97 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFormulaBuilding-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaBuilding-Protocol.h @@ -10,18 +10,18 @@ - (_Bool)isSupportedFormula; - (int)warningType; - (void)setWarning:(int)arg1; -- (BOOL)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; -- (void)markLastTokenAsSpanningRefVertically:(BOOL)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; +- (_Bool)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; +- (void)markLastTokenAsSpanningRefVertically:(_Bool)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; - (void)markLastTokenAsDuration; -- (id)lastTokenRefOrArea3dLinkRefIsValid:(char *)arg1 withEDLinks:(id)arg2; -- (BOOL)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; -- (BOOL)convertLastRefsToArea; -- (BOOL)convertToIntersect:(unsigned int)arg1; -- (BOOL)convertToList:(unsigned int)arg1; -- (BOOL)convertToList:(unsigned int)arg1 withFinalParen:(BOOL)arg2; -- (BOOL)addArrayWithCol:(int)arg1 andRow:(int)arg2; +- (id)lastTokenRefOrArea3dLinkRefIsValid:(_Bool *)arg1 withEDLinks:(id)arg2; +- (_Bool)convertRefs:(unsigned int)arg1 toTypes:(int *)arg2; +- (_Bool)convertLastRefsToArea; +- (_Bool)convertToIntersect:(unsigned int)arg1; +- (_Bool)convertToList:(unsigned int)arg1; +- (_Bool)convertToList:(unsigned int)arg1 withFinalParen:(_Bool)arg2; +- (_Bool)addArrayWithCol:(int)arg1 andRow:(int)arg2; - (char *)setExtendedDataForLastTokenAtIndex:(unsigned int)arg1 length:(unsigned int)arg2; -- (BOOL)insertExternalName:(unsigned int)arg1 withLink:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (_Bool)insertExternalName:(unsigned long long)arg1 withLink:(unsigned long long)arg2 atIndex:(unsigned int)arg3; - (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2 numArgs:(int)arg3; - (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper-Private.h new file mode 100644 index 000000000..c5b1375a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDFormulaHelper (Private) +- (unsigned long long)createIndexWithType:(int)arg1 firstSheetIndex:(unsigned long long)arg2 lastSheetIndex:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper.h b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper.h index d00b40241..2da76a88d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDFormulaHelper.h @@ -10,6 +10,7 @@ @class ECMappingContext, EDWorkbook, EDWorksheet; +// Not exported @interface EDFormulaHelper : NSObject { EDWorkbook *mWorkbook; @@ -23,17 +24,16 @@ - (int)rowNumber; - (id)workbook; - (int)resolveFunctionName:(id)arg1; -- (BOOL)isCurrentSheet:(id)arg1; -- (unsigned int)resolveTableColumn:(id)arg1 columnName:(id)arg2; -- (unsigned int)resolveTableToSheetId:(id)arg1; +- (_Bool)isCurrentSheet:(id)arg1; +- (unsigned long long)resolveTableColumn:(id)arg1 columnName:(id)arg2; +- (unsigned long long)resolveTableToSheetId:(id)arg1; - (id)resolveTable:(id)arg1; -- (unsigned int)resolveFile:(id)arg1; -- (unsigned int)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; -- (unsigned int)resolveSheet:(id)arg1; -- (unsigned int)resolveName:(id)arg1; +- (unsigned long long)resolveFile:(id)arg1; +- (unsigned long long)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; +- (unsigned long long)resolveSheet:(id)arg1; +- (unsigned long long)resolveName:(id)arg1; - (void)dealloc; - (id)initWithWorkbook:(id)arg1 worksheet:(id)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4; -- (unsigned int)createIndexWithType:(int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-EDInternal.h new file mode 100644 index 000000000..a056c869b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-EDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDGradientFill (EDInternal) ++ (id)gradientWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect)arg3 stops:(id)arg4 resources:(id)arg5; ++ (id)gradientWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; +- (id)initWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect)arg3 stops:(id)arg4 resources:(id)arg5; +- (id)initWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-Private.h new file mode 100644 index 000000000..a2649fc0a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDGradientFill (Private) +- (void)setStopColor:(id)arg1 atPosition:(id)arg2; +- (void)setStops:(id)arg1; +- (void)setFocusRect:(struct CGRect)arg1; +- (void)setDegree:(double)arg1; +- (void)setType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill.h b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill.h index a1d8e3820..d34d73451 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDGradientFill.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface EDGradientFill : EDFill { int mType; @@ -16,8 +17,6 @@ struct CGRect mFocusRect; } -+ (id)gradientWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect)arg3 stops:(id)arg4 resources:(id)arg5; -+ (id)gradientWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; - (id).cxx_construct; - (id)colorForStopAtPosition:(id)arg1; - (struct CGRect)focusRect; @@ -25,19 +24,12 @@ - (double)degree; - (int)type; - (_Bool)isEmpty; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToGradientFill:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToGradientFill:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setStopColor:(id)arg1 atPosition:(id)arg2; -- (void)setStops:(id)arg1; -- (void)setFocusRect:(struct CGRect)arg1; -- (void)setDegree:(double)arg1; -- (void)setType:(int)arg1; -- (id)initWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect)arg3 stops:(id)arg4 resources:(id)arg5; -- (id)initWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDHeaderFooter.h b/iOS7/PrivateFrameworks/OfficeImport/EDHeaderFooter.h index 79b7337d7..81ab396b3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDHeaderFooter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDHeaderFooter.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface EDHeaderFooter : NSObject { NSString *mHeaderString; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/EDHyperlink.h index 3994a0f42..e209fcc3e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDHyperlink.h @@ -8,6 +8,7 @@ @class EDReference, EDString; +// Not exported @interface EDHyperlink : NSObject { EDString *mPath; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection-Private.h new file mode 100644 index 000000000..ac678aa01 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDKeyedCollection (Private) +- (_Bool)isOverwritingKeyOK; +- (void)removeFromMap:(id)arg1; +- (void)insertIntoMap:(id)arg1; +- (_Bool)isObjectInMap:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection.h index 1ea499748..354fd83e2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedCollection.h @@ -8,23 +8,20 @@ @class TSUPointerKeyDictionary; +// Not exported @interface EDKeyedCollection : EDCollection { TSUPointerKeyDictionary *mMap; } -- (id)objectWithKey:(int)arg1; +- (id)objectWithKey:(long long)arg1; - (void)removeAllObjects; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)addObject:(id)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)addObject:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (_Bool)isOverwritingKeyOK; -- (void)removeFromMap:(id)arg1; -- (void)insertIntoMap:(id)arg1; -- (_Bool)isObjectInMap:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDKeyedObject-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedObject-Protocol.h index 19c31e182..588696f11 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDKeyedObject-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDKeyedObject-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol EDKeyedObject -- (int)key; +- (long long)key; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDLink.h b/iOS7/PrivateFrameworks/OfficeImport/EDLink.h index c15bad526..ae85ae379 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDLink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDLink.h @@ -8,6 +8,7 @@ @class EDCollection; +// Not exported @interface EDLink : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDLinkReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDLinkReference.h index 5c768878a..c96f6d990 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDLinkReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDLinkReference.h @@ -6,25 +6,26 @@ #import "NSObject.h" +// Not exported @interface EDLinkReference : NSObject { - unsigned int mLinkIndex; - unsigned int mFirstSheetIndex; - unsigned int mLastSheetIndex; + unsigned long long mLinkIndex; + unsigned long long mFirstSheetIndex; + unsigned long long mLastSheetIndex; } -+ (id)linkReferenceWithLinkIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; ++ (id)linkReferenceWithLinkIndex:(unsigned long long)arg1 firstSheetIndex:(unsigned long long)arg2 lastSheetIndex:(unsigned long long)arg3; - (_Bool)isWorkbookLevelReference; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToLinkReference:(id)arg1; -- (void)setLinkIndex:(unsigned int)arg1; -- (unsigned int)linkIndex; -- (void)setLastSheetIndex:(unsigned int)arg1; -- (unsigned int)lastSheetIndex; -- (void)setFirstSheetIndex:(unsigned int)arg1; -- (unsigned int)firstSheetIndex; -- (id)initWithLinkIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToLinkReference:(id)arg1; +- (void)setLinkIndex:(unsigned long long)arg1; +- (unsigned long long)linkIndex; +- (void)setLastSheetIndex:(unsigned long long)arg1; +- (unsigned long long)lastSheetIndex; +- (void)setFirstSheetIndex:(unsigned long long)arg1; +- (unsigned long long)firstSheetIndex; +- (id)initWithLinkIndex:(unsigned long long)arg1 firstSheetIndex:(unsigned long long)arg2 lastSheetIndex:(unsigned long long)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDLinksCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDLinksCollection.h index c151f035a..9a90f52d0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDLinksCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDLinksCollection.h @@ -8,25 +8,26 @@ @class NSMutableArray; +// Not exported @interface EDLinksCollection : NSObject { NSMutableArray *mLinks; NSMutableArray *mReferences; } -- (void)addOrEquivalentExternalAddInName:(id)arg1 linkReferenceIndex:(unsigned int *)arg2 nameIndex:(unsigned int *)arg3; -- (unsigned int)addOrEquivalentLinkReferenceOfType:(int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; -- (unsigned int)addOrEquivalentInternalLinkReferenceWithFirstSheetIndex:(unsigned int)arg1 lastSheetIndex:(unsigned int)arg2; -- (_Bool)convertLinkReferenceIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int *)arg2 lastSheetIndex:(unsigned int *)arg3; -- (unsigned int)addReference:(id)arg1; -- (unsigned int)indexOfReference:(id)arg1; -- (id)referenceAtIndex:(unsigned int)arg1; -- (unsigned int)referencesCount; -- (unsigned int)linkIndexCreateIfNeededWithType:(int)arg1; -- (unsigned int)addLink:(id)arg1; -- (unsigned int)indexOfFirstLinkWithType:(int)arg1; -- (id)linkAtIndex:(unsigned int)arg1; -- (unsigned int)linksCount; +- (void)addOrEquivalentExternalAddInName:(id)arg1 linkReferenceIndex:(unsigned long long *)arg2 nameIndex:(unsigned long long *)arg3; +- (unsigned long long)addOrEquivalentLinkReferenceOfType:(int)arg1 firstSheetIndex:(unsigned long long)arg2 lastSheetIndex:(unsigned long long)arg3; +- (unsigned long long)addOrEquivalentInternalLinkReferenceWithFirstSheetIndex:(unsigned long long)arg1 lastSheetIndex:(unsigned long long)arg2; +- (_Bool)convertLinkReferenceIndex:(unsigned long long)arg1 firstSheetIndex:(unsigned long long *)arg2 lastSheetIndex:(unsigned long long *)arg3; +- (unsigned long long)addReference:(id)arg1; +- (unsigned long long)indexOfReference:(id)arg1; +- (id)referenceAtIndex:(unsigned long long)arg1; +- (unsigned long long)referencesCount; +- (unsigned long long)linkIndexCreateIfNeededWithType:(int)arg1; +- (unsigned long long)addLink:(id)arg1; +- (unsigned long long)indexOfFirstLinkWithType:(int)arg1; +- (id)linkAtIndex:(unsigned long long)arg1; +- (unsigned long long)linksCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDMergedCellCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDMergedCellCollection.h index f73b809e4..dade5e33e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDMergedCellCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDMergedCellCollection.h @@ -6,13 +6,14 @@ #import +// Not exported @interface EDMergedCellCollection : EDCollection { } - (id)referenceContainingRow:(int)arg1 column:(int)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)addObject:(id)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)addObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDName.h b/iOS7/PrivateFrameworks/OfficeImport/EDName.h index 2bec72cdc..5770d02b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDName.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDName.h @@ -8,26 +8,27 @@ @class EDFormula, EDString, TSUPointerKeyDictionary; +// Not exported @interface EDName : NSObject { - unsigned int mSheetIndex; + unsigned long long mSheetIndex; EDString *mNameString; EDFormula *mFormula; TSUPointerKeyDictionary *mMaxWorksheetReferences; } - (id)maxWorksheetReferences; -- (void)setSheetIndex:(unsigned int)arg1; -- (unsigned int)sheetIndex; +- (void)setSheetIndex:(unsigned long long)arg1; +- (unsigned long long)sheetIndex; - (void)setCleanedFormula:(id)arg1; - (void)setFormula:(id)arg1 workbook:(id)arg2; - (id)formula; - (void)setNameString:(id)arg1; - (id)nameString; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToString:(id)arg1; -- (BOOL)isEqualToEDName:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToString:(id)arg1; +- (_Bool)isEqualToEDName:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDNamedStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EDNamedStyle.h index e42142077..51ab01366 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDNamedStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDNamedStyle.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface EDNamedStyle : EDStyle { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/EDOfficeArtClient.h index 009a9a9b7..9c530b8f7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDOfficeArtClient.h @@ -11,6 +11,7 @@ @class EDAnchor, EDComment, EDSheet, EDTextBox, NSMutableDictionary; +// Not exported @interface EDOfficeArtClient : NSObject { EDSheet *mSheet; @@ -24,7 +25,7 @@ } - (id).cxx_construct; -- (BOOL)hasText; +- (_Bool)hasText; - (void)setComment:(id)arg1; - (id)comment; - (void)setTextBox:(id)arg1; @@ -34,7 +35,7 @@ - (void)setSheet:(id)arg1; - (id)sheet; - (struct CGRect)bounds; -- (BOOL)hasBounds; +- (_Bool)hasBounds; - (void)setBounds:(struct CGRect)arg1; - (_Bool)areBoundsSet; - (void)setAnchor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDOneCellAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/EDOneCellAnchor.h index 74e5124dc..36b1da59a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDOneCellAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDOneCellAnchor.h @@ -6,16 +6,17 @@ #import +// Not exported @interface EDOneCellAnchor : EDAnchor { struct EDCellAnchorMarker mFrom; struct CGSize mSize; - BOOL mIsRelative; + _Bool mIsRelative; } - (id).cxx_construct; -- (void)setRelative:(BOOL)arg1; -- (BOOL)isRelative; +- (void)setRelative:(_Bool)arg1; +- (_Bool)isRelative; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; - (void)setFrom:(struct EDCellAnchorMarker)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDOptimizedStringsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDOptimizedStringsCollection.h index b375433c5..a9cb9e614 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDOptimizedStringsCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDOptimizedStringsCollection.h @@ -8,14 +8,15 @@ @class NSMutableDictionary; +// Not exported @interface EDOptimizedStringsCollection : EDCollection { NSMutableDictionary *mStringDictionary; } -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (unsigned int)addOrEquivalentObject:(id)arg1; -- (unsigned int)addObject:(id)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (unsigned long long)addOrEquivalentObject:(id)arg1; +- (unsigned long long)addObject:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPageSetup.h b/iOS7/PrivateFrameworks/OfficeImport/EDPageSetup.h index a78aa6fdb..9d98c2b6b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPageSetup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPageSetup.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface EDPageSetup : NSObject { int mOrientation; int mPageOrder; _Bool mCustomFirstPageNumber; - unsigned long mFirstPageNumber; - unsigned long mFitToHeight; - unsigned long mFitToWidth; - unsigned long mScale; + unsigned long long mFirstPageNumber; + unsigned long long mFitToHeight; + unsigned long long mFitToWidth; + unsigned long long mScale; float mLeftMargin; float mRightMargin; float mTopMargin; @@ -36,14 +37,14 @@ - (float)rightMargin; - (void)setLeftMargin:(float)arg1; - (float)leftMargin; -- (void)setScale:(unsigned long)arg1; -- (unsigned long)scale; -- (void)setFitToWidth:(unsigned long)arg1; -- (unsigned long)fitToWidth; -- (void)setFitToHeight:(unsigned long)arg1; -- (unsigned long)fitToHeight; -- (void)setFirstPageNumber:(unsigned long)arg1; -- (unsigned long)firstPageNumber; +- (void)setScale:(unsigned long long)arg1; +- (unsigned long long)scale; +- (void)setFitToWidth:(unsigned long long)arg1; +- (unsigned long long)fitToWidth; +- (void)setFitToHeight:(unsigned long long)arg1; +- (unsigned long long)fitToHeight; +- (void)setFirstPageNumber:(unsigned long long)arg1; +- (unsigned long long)firstPageNumber; - (void)setCustomFirstPageNumber:(_Bool)arg1; - (_Bool)customFirstPageNumber; - (void)setOrder:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPane.h b/iOS7/PrivateFrameworks/OfficeImport/EDPane.h index 5e7134db4..537c7d7c8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPane.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPane.h @@ -8,6 +8,7 @@ @class EDReference; +// Not exported @interface EDPane : NSObject { double mXSplitPosition; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-EDInternal.h new file mode 100644 index 000000000..e438fb545 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-EDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDPatternFill (EDInternal) ++ (id)patternFillWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; +- (id)backColorReference; +- (id)foreColorReference; +- (id)initWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-Private.h new file mode 100644 index 000000000..9cc6afec7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDPatternFill (Private) +- (void)setForeColorReference:(id)arg1; +- (void)setBackColorReference:(id)arg1; +- (void)setBackColor:(id)arg1; +- (void)setForeColor:(id)arg1; +- (void)setType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill.h b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill.h index 67adca229..2d2b4e127 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPatternFill.h @@ -8,6 +8,7 @@ @class EDColorReference; +// Not exported @interface EDPatternFill : EDFill { int mType; @@ -18,26 +19,17 @@ + (id)patternFillWithType:(int)arg1 foreColor:(id)arg2 backColor:(id)arg3 resources:(id)arg4; + (id)patternFillWithType:(int)arg1 foreColor:(id)arg2 resources:(id)arg3; + (id)patternFillWithType:(int)arg1 resources:(id)arg2; -+ (id)patternFillWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; - (id)backColor; - (id)foreColor; - (int)type; - (_Bool)isEmpty; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToPatternFill:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToPatternFill:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithType:(int)arg1 foreColor:(id)arg2 backColor:(id)arg3 resources:(id)arg4; - (id)initWithResources:(id)arg1; -- (void)setForeColorReference:(id)arg1; -- (void)setBackColorReference:(id)arg1; -- (void)setBackColor:(id)arg1; -- (void)setForeColor:(id)arg1; -- (void)setType:(int)arg1; -- (id)backColorReference; -- (id)foreColorReference; -- (id)initWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo-EDInternal.h new file mode 100644 index 000000000..a323042d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDPhoneticInfo (EDInternal) +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo.h index 646550b21..f8ec55689 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticInfo.h @@ -10,10 +10,11 @@ @class EDCollection, EDResources, NSString; +// Not exported @interface EDPhoneticInfo : NSObject { EDResources *mResources; - unsigned int mFontIndex; + unsigned long long mFontIndex; NSString *mString; int mType; int mAlign; @@ -32,13 +33,11 @@ - (int)align; - (void)setType:(int)arg1; - (int)type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToEDPhoneticInfo:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToEDPhoneticInfo:(id)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticRun.h b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticRun.h index 2843463ca..29c06d96a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPhoneticRun.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDPhoneticRun : NSObject { unsigned int mCharIndex; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotArea.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotArea.h index 7c4cb16dc..8f6d93944 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotArea.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotArea.h @@ -8,6 +8,7 @@ @class EDCollection, EDReference; +// Not exported @interface EDPivotArea : NSObject { _Bool mGrandCol; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotAreaReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotAreaReference.h index 9eae31d92..98cf73b90 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotAreaReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotAreaReference.h @@ -6,20 +6,21 @@ #import "NSObject.h" +// Not exported @interface EDPivotAreaReference : NSObject { _Bool mByPosition; _Bool mRelative; _Bool mSelected; - unsigned long mFieldId; - unsigned long mCount; + unsigned long long mFieldId; + unsigned long long mCount; } + (id)pivotAreaReference; -- (void)setCount:(unsigned long)arg1; -- (unsigned long)count; -- (void)setFieldId:(unsigned long)arg1; -- (unsigned long)fieldId; +- (void)setCount:(unsigned long long)arg1; +- (unsigned long long)count; +- (void)setFieldId:(unsigned long long)arg1; +- (unsigned long long)fieldId; - (void)setSelected:(_Bool)arg1; - (_Bool)selected; - (void)setRelative:(_Bool)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotConditionalFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotConditionalFormat.h index b367870e2..58c46b9d8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotConditionalFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotConditionalFormat.h @@ -8,9 +8,10 @@ @class EDCollection; +// Not exported @interface EDPivotConditionalFormat : NSObject { - unsigned long mPriority; + unsigned long long mPriority; int mType; int mScope; EDCollection *mPivotAreas; @@ -22,8 +23,8 @@ - (int)scope; - (void)setType:(int)arg1; - (int)type; -- (void)setPriority:(unsigned long)arg1; -- (unsigned long)priority; +- (void)setPriority:(unsigned long long)arg1; +- (unsigned long long)priority; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotDataField.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotDataField.h index 316c8785f..26d623133 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotDataField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotDataField.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface EDPivotDataField : NSObject { - long mBaseField; - unsigned long mBaseItem; - unsigned long mFieldId; - unsigned long mNumFmtId; + long long mBaseField; + unsigned long long mBaseItem; + unsigned long long mFieldId; + unsigned long long mNumFmtId; NSString *mName; int mFormat; } @@ -23,14 +24,14 @@ - (int)showDataAs; - (void)setName:(id)arg1; - (id)name; -- (void)setNumFmtId:(unsigned long)arg1; -- (unsigned long)numFmtId; -- (void)setFieldId:(unsigned long)arg1; -- (unsigned long)fieldId; -- (void)setBaseItem:(unsigned long)arg1; -- (unsigned long)baseItem; -- (void)setBaseField:(long)arg1; -- (long)baseField; +- (void)setNumFmtId:(unsigned long long)arg1; +- (unsigned long long)numFmtId; +- (void)setFieldId:(unsigned long long)arg1; +- (unsigned long long)fieldId; +- (void)setBaseItem:(unsigned long long)arg1; +- (unsigned long long)baseItem; +- (void)setBaseField:(long long)arg1; +- (long long)baseField; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotField.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotField.h index ed998cfcd..d69d803a6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotField.h @@ -8,6 +8,7 @@ @class EDCollection; +// Not exported @interface EDPivotField : NSObject { int mAxis; @@ -18,7 +19,7 @@ _Bool mOutlineItems; _Bool mShowAllItems; _Bool mSubtotalTop; - unsigned long mNumFmtId; + unsigned long long mNumFmtId; EDCollection *mPivotFieldItems; } @@ -26,8 +27,8 @@ - (id)pivotFieldItems; - (void)setAxis:(int)arg1; - (int)axis; -- (void)setNumFmtId:(unsigned long)arg1; -- (unsigned long)numFmtId; +- (void)setNumFmtId:(unsigned long long)arg1; +- (unsigned long long)numFmtId; - (void)setSubtotalTop:(_Bool)arg1; - (_Bool)subtotalTop; - (void)setShowAllItems:(_Bool)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotFieldItem.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotFieldItem.h index 738ec9858..b10f5cff3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotFieldItem.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotFieldItem.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDPivotFieldItem : NSObject { _Bool mChildItems; @@ -15,14 +16,14 @@ _Bool mHidden; _Bool mDetailsHidden; int mType; - unsigned long mItemIndex; + unsigned long long mItemIndex; } + (id)pivotFieldItem; - (void)setType:(int)arg1; - (int)type; -- (void)setItemIndex:(unsigned long)arg1; -- (unsigned long)itemIndex; +- (void)setItemIndex:(unsigned long long)arg1; +- (unsigned long long)itemIndex; - (void)setDetailsHidden:(_Bool)arg1; - (_Bool)detailsHidden; - (void)setHidden:(_Bool)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotItem.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotItem.h index 4727a3862..995229f48 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotItem.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotItem.h @@ -8,6 +8,7 @@ @class EDCollection; +// Not exported @interface EDPivotItem : NSObject { unsigned int mRepeatedItemCounts; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotPageField.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotPageField.h index a68e5d686..1bf0259af 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotPageField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotPageField.h @@ -8,9 +8,10 @@ @class NSString; +// Not exported @interface EDPivotPageField : NSObject { - unsigned long mFieldId; + unsigned long long mFieldId; NSString *mCap; NSString *mName; } @@ -20,8 +21,8 @@ - (id)cap; - (void)setName:(id)arg1; - (id)name; -- (void)setFieldId:(unsigned long)arg1; -- (unsigned long)fieldId; +- (void)setFieldId:(unsigned long long)arg1; +- (unsigned long long)fieldId; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable-EDInternal.h new file mode 100644 index 000000000..9ce3688ff --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDPivotTable (EDInternal) +- (void)setStyleIndex:(unsigned long long)arg1; +- (unsigned long long)styleIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable.h b/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable.h index 749294dbb..a90e3f3ce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDPivotTable.h @@ -8,6 +8,7 @@ @class EDCollection, EDReference, EDResources, NSString; +// Not exported @interface EDPivotTable : NSObject { EDResources *mResources; @@ -52,15 +53,15 @@ NSString *mRowHeaderCaption; NSString *mPageStyleName; EDReference *mPivotTableRange; - unsigned int mStyleIndex; - long mFirstHeaderRow; - long mFirstDataRow; - long mFirstDataColumn; - unsigned long mRowPageCount; - unsigned long mColumnPageCount; - unsigned long mPageWrap; - unsigned long mAutoFormatId; - unsigned long mDataPosition; + unsigned long long mStyleIndex; + long long mFirstHeaderRow; + long long mFirstDataRow; + long long mFirstDataColumn; + unsigned long long mRowPageCount; + unsigned long long mColumnPageCount; + unsigned long long mPageWrap; + unsigned long long mAutoFormatId; + unsigned long long mDataPosition; EDCollection *mRowFields; EDCollection *mColumnFields; EDCollection *mRowItems; @@ -152,22 +153,22 @@ - (_Bool)showRowStripes; - (void)setShowLastColumn:(_Bool)arg1; - (_Bool)showLastColumn; -- (void)setDataPosition:(unsigned long)arg1; -- (unsigned long)dataPosition; -- (void)setAutoFormatId:(unsigned long)arg1; -- (unsigned long)autoFormatId; -- (void)setPageWrap:(unsigned long)arg1; -- (unsigned long)pageWrap; -- (void)setFirstDataColumn:(long)arg1; -- (long)firstDataColumn; -- (void)setFirstDataRow:(long)arg1; -- (long)firstDataRow; -- (void)setFirstHeaderRow:(long)arg1; -- (long)firstHeaderRow; -- (void)setColumnPageCount:(unsigned long)arg1; -- (unsigned long)columnPageCount; -- (void)setRowPageCount:(unsigned long)arg1; -- (unsigned long)rowPageCount; +- (void)setDataPosition:(unsigned long long)arg1; +- (unsigned long long)dataPosition; +- (void)setAutoFormatId:(unsigned long long)arg1; +- (unsigned long long)autoFormatId; +- (void)setPageWrap:(unsigned long long)arg1; +- (unsigned long long)pageWrap; +- (void)setFirstDataColumn:(long long)arg1; +- (long long)firstDataColumn; +- (void)setFirstDataRow:(long long)arg1; +- (long long)firstDataRow; +- (void)setFirstHeaderRow:(long long)arg1; +- (long long)firstHeaderRow; +- (void)setColumnPageCount:(unsigned long long)arg1; +- (unsigned long long)columnPageCount; +- (void)setRowPageCount:(unsigned long long)arg1; +- (unsigned long long)rowPageCount; - (void)setPivotTableRange:(id)arg1; - (id)pivotTableRange; - (void)setName:(id)arg1; @@ -184,8 +185,6 @@ - (id)style; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setStyleIndex:(unsigned int)arg1; -- (unsigned int)styleIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDProcessor.h b/iOS7/PrivateFrameworks/OfficeImport/EDProcessor.h index e334283bf..a2db8c931 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDProcessor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDProcessor.h @@ -8,6 +8,7 @@ @class EDResources, EDWorkbook, NSMutableArray; +// Not exported @interface EDProcessor : NSObject { EDWorkbook *mWorkbook; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDProcessors.h b/iOS7/PrivateFrameworks/OfficeImport/EDProcessors.h index d947279f6..83b840e2f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDProcessors.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDProcessors.h @@ -8,6 +8,7 @@ @class EDWorkbook, NSMutableArray; +// Not exported @interface EDProcessors : NSObject { EDWorkbook *mWorkbook; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDProtection.h b/iOS7/PrivateFrameworks/OfficeImport/EDProtection.h index 1802ac98d..033f1433f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDProtection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDProtection.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface EDProtection : NSObject { _Bool mHidden; @@ -17,9 +18,9 @@ + (id)protectionWithHidden:(_Bool)arg1 locked:(_Bool)arg2; - (_Bool)isLocked; - (_Bool)isHidden; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToProtection:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToProtection:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithHidden:(_Bool)arg1 locked:(_Bool)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReference-EDMutableReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDReference-EDMutableReference.h new file mode 100644 index 000000000..66f5a2360 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReference-EDMutableReference.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDReference (EDMutableReference) +- (void)unionWithRow:(int)arg1 column:(int)arg2; +- (void)unionWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; +- (void)unionWithReference:(id)arg1; +- (void)setLastColumn:(int)arg1; +- (void)setLastRow:(int)arg1; +- (void)setFirstColumn:(int)arg1; +- (void)setFirstRow:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDReference.h index eb54d4249..2e8f84eb2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReference.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface EDReference : NSObject { struct EDAreaReference mAreaReference; @@ -30,20 +31,13 @@ - (int)firstColumn; - (int)firstRow; - (struct EDAreaReference)areaReference; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToReference:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToReference:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithAreaReference:(struct EDAreaReference *)arg1; - (id)initWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; - (id)init; -- (void)unionWithRow:(int)arg1 column:(int)arg2; -- (void)unionWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; -- (void)unionWithReference:(id)arg1; -- (void)setLastColumn:(int)arg1; -- (void)setLastRow:(int)arg1; -- (void)setFirstColumn:(int)arg1; -- (void)setFirstRow:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection-Private.h new file mode 100644 index 000000000..e59b8d337 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDReferenceCollection (Private) +- (_Bool)coalesceReferenceAtIndex1:(unsigned long long)arg1 index2:(unsigned long long)arg2; +- (void)coalesce; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection.h index ac583ab7c..8af0d54fd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EDReferenceCollection : EDCollection { _Bool mCoalesce; @@ -14,15 +15,13 @@ + (id)coalesceCollection; + (id)noCoalesceCollection; - (id)reverseReferencesByRow:(_Bool)arg1; -- (id)referenceToCellWithIndex:(unsigned int)arg1 byRow:(_Bool)arg2; -- (unsigned int)countOfCellsBeingReferenced; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)addObject:(id)arg1; +- (id)referenceToCellWithIndex:(unsigned long long)arg1 byRow:(_Bool)arg2; +- (unsigned long long)countOfCellsBeingReferenced; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)addObject:(id)arg1; - (id)initWihNoCoalesce; - (id)init; -- (_Bool)coalesceReferenceAtIndex1:(unsigned int)arg1 index2:(unsigned int)arg2; -- (void)coalesce; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator-Private.h new file mode 100644 index 000000000..c5ced1e25 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDReferenceIterator (Private) +- (_Bool)nextRow; +- (_Bool)nextReference; +- (void)setReference:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator.h b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator.h index 706982398..d089678b2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDReferenceIterator.h @@ -8,6 +8,7 @@ @class EDCollection, EDReference, EDRowBlock, EDRowBlocks, EDWorkbook, EDWorksheet; +// Not exported @interface EDReferenceIterator : NSObject { EDWorkbook *mWorkbook; @@ -16,7 +17,7 @@ EDReference *mReference; EDRowBlocks *mRowBlocks; EDRowBlock *mRowBlock; - unsigned int mRowBlockIndex; + unsigned long long mRowBlockIndex; struct EDRowInfo *mRowInfo; unsigned int mRowInfoIndex; unsigned int mCellIndex; @@ -34,9 +35,6 @@ - (id)initWithReferenceArray:(id)arg1 workbook:(id)arg2; - (id)initWithReference:(id)arg1 workbook:(id)arg2; - (id)initWithReferenceArray:(id)arg1 reference:(id)arg2 workbook:(id)arg3; -- (_Bool)nextRow; -- (_Bool)nextReference; -- (void)setReference:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDResources-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDResources-EDInternal.h new file mode 100644 index 000000000..c180c2a82 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDResources-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDResources (EDInternal) +- (void)setThemes:(id)arg1; +- (void)setColors:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDResources.h b/iOS7/PrivateFrameworks/OfficeImport/EDResources.h index 2c5b8e9c1..a73f8c629 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDResources.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDResources.h @@ -8,6 +8,7 @@ @class EDCollection, EDColorsCollection, EDContentFormatsCollection, EDFontsCollection, EDLinksCollection, EDStylesCollection, EDTableStylesCollection; +// Not exported @interface EDResources : NSObject { EDCollection *mStrings; @@ -42,8 +43,6 @@ - (id)strings; - (void)dealloc; - (id)initWithStringOptimization:(_Bool)arg1; -- (void)setThemes:(id)arg1; -- (void)setColors:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDDomPersistence.h new file mode 100644 index 000000000..4c45583eb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDDomPersistence.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlock (EDDomPersistence) +- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; +- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned long long *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDInternal.h new file mode 100644 index 000000000..6659a7b24 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-EDInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlock (EDInternal) +- (void)incrementIndex; +- (void)setIndex:(unsigned long long)arg1; +- (unsigned long long)index; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-Private.h new file mode 100644 index 000000000..de7b5b118 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlock (Private) +- (void)checkCellOffsetOrThrow:(unsigned long long)arg1; +- (unsigned long long)startOfCellsOrThrow; +- (void)removeCellAtIndex:(unsigned int)arg1 rowInfo:(struct EDRowInfo **)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock.h index 48decef4b..1d6a56faa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlock.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDRowBlock : NSObject { struct __CFData *mPackedData; @@ -29,14 +30,6 @@ - (void)doneWithContent; - (void)dealloc; - (id)init; -- (void)checkCellOffsetOrThrow:(unsigned long)arg1; -- (unsigned long)startOfCellsOrThrow; -- (void)removeCellAtIndex:(unsigned int)arg1 rowInfo:(struct EDRowInfo **)arg2; -- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; -- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned int *)arg2; -- (void)incrementIndex; -- (void)setIndex:(unsigned int)arg1; -- (unsigned int)index; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence.h new file mode 100644 index 000000000..662b29194 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSUFlushable-Protocol.h" + +@interface EDRowBlocks (EDDomPersistence) +- (void)flush; +- (void)save; +- (void)load; +- (void)unlock; +- (void)lock; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence_Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence_Private.h new file mode 100644 index 000000000..a94d46689 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDDomPersistence_Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlocks (EDDomPersistence_Private) +- (Class)classForFormulaType:(unsigned char)arg1; +- (unsigned char)formulaTypeForFormula:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDInternal.h new file mode 100644 index 000000000..4a083eb69 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-EDInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlocks (EDInternal) +- (void)updateMaxPopulatedRow:(unsigned int)arg1 column:(unsigned int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-Private.h new file mode 100644 index 000000000..05224539b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRowBlocks (Private) +- (id)fileNameForPersistingRowBlocks; +- (_Bool)spaceForRowNumber:(unsigned int)arg1 rowBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks.h b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks.h index d637b0750..afdf85b16 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRowBlocks.h @@ -6,11 +6,10 @@ #import "NSObject.h" -#import "TSUFlushable-Protocol.h" - @class EDCollection, EDWorksheet, NSMutableArray, NSRecursiveLock, NSString; -@interface EDRowBlocks : NSObject +// Not exported +@interface EDRowBlocks : NSObject { EDWorksheet *mWorksheet; NSMutableArray *mRowBlocks; @@ -28,23 +27,13 @@ - (struct EDCellHeader *)cellWithRowNumber:(unsigned int)arg1 columnNumber:(int)arg2; - (id)rowBlockForRowNumber:(unsigned int)arg1 currentRowBlock:(id)arg2 createIfNil:(_Bool)arg3; - (id)rowBlockForRowNumber:(unsigned int)arg1 currentRowBlock:(id)arg2; -- (unsigned int)indexOfRowBlockForRowNumber:(unsigned int)arg1; -- (unsigned int)expectedIndexOfRowBlockForRowNumber:(unsigned int)arg1; -- (void)removeRowBlockAtIndex:(unsigned int)arg1; -- (id)rowBlockAtIndex:(unsigned int)arg1; -- (unsigned int)rowBlockCount; +- (unsigned long long)indexOfRowBlockForRowNumber:(unsigned int)arg1; +- (unsigned long long)expectedIndexOfRowBlockForRowNumber:(unsigned int)arg1; +- (void)removeRowBlockAtIndex:(unsigned long long)arg1; +- (id)rowBlockAtIndex:(unsigned long long)arg1; +- (unsigned long long)rowBlockCount; - (void)dealloc; - (id)initWithWorksheet:(id)arg1; -- (id)fileNameForPersistingRowBlocks; -- (_Bool)spaceForRowNumber:(unsigned int)arg1 rowBlock:(id)arg2; -- (void)flush; -- (void)save; -- (void)load; -- (void)unlock; -- (void)lock; -- (Class)classForFormulaType:(unsigned char)arg1; -- (unsigned char)formulaTypeForFormula:(id)arg1; -- (void)updateMaxPopulatedRow:(unsigned int)arg1 column:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRun-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDRun-EDInternal.h new file mode 100644 index 000000000..ac06f9096 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRun-EDInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRun (EDInternal) ++ (id)runWithCharIndex:(unsigned long long)arg1 fontIndex:(unsigned long long)arg2 resources:(id)arg3; +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +- (id)initWithCharIndex:(unsigned long long)arg1 fontIndex:(unsigned long long)arg2 resources:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRun-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDRun-Private.h new file mode 100644 index 000000000..fb2451e54 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRun-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDRun (Private) +- (void)setFont:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRun.h b/iOS7/PrivateFrameworks/OfficeImport/EDRun.h index 8815cb81b..71eeab687 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRun.h @@ -10,28 +10,24 @@ @class EDResources; +// Not exported @interface EDRun : NSObject { EDResources *mResources; - unsigned int mCharIndex; - unsigned int mFontIndex; + unsigned long long mCharIndex; + unsigned long long mFontIndex; } -+ (id)runWithCharIndex:(unsigned int)arg1 font:(id)arg2 resources:(id)arg3; ++ (id)runWithCharIndex:(unsigned long long)arg1 font:(id)arg2 resources:(id)arg3; + (id)runWithResources:(id)arg1; -+ (id)runWithCharIndex:(unsigned int)arg1 fontIndex:(unsigned int)arg2 resources:(id)arg3; - (id)font; -- (void)setCharIndex:(unsigned int)arg1; -- (unsigned int)charIndex; -- (int)key; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToRun:(id)arg1; -- (id)initWithCharIndex:(unsigned int)arg1 font:(id)arg2 resources:(id)arg3; +- (void)setCharIndex:(unsigned long long)arg1; +- (unsigned long long)charIndex; +- (long long)key; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToRun:(id)arg1; +- (id)initWithCharIndex:(unsigned long long)arg1 font:(id)arg2 resources:(id)arg3; - (id)initWithResources:(id)arg1; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; -- (id)initWithCharIndex:(unsigned int)arg1 fontIndex:(unsigned int)arg2 resources:(id)arg3; -- (void)setFont:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDRunsCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDRunsCollection.h index c7d5306b6..9ca17d782 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDRunsCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDRunsCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EDRunsCollection : EDSortedCollection { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDDomPersistence.h new file mode 100644 index 000000000..062f9eb88 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDDomPersistence.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDSharedFormula (EDDomPersistence) +- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; +- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned long long *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDExportOnly.h b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDExportOnly.h new file mode 100644 index 000000000..7e62b3879 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula-EDExportOnly.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDSharedFormula (EDExportOnly) +- (void)updateBaseFormulaRangeWithRow:(int)arg1 column:(int)arg2; +- (id)baseFormulaRange; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula.h index 3b8301039..3cb17579e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSharedFormula.h @@ -8,9 +8,10 @@ @class EDReference; +// Not exported @interface EDSharedFormula : EDFormula { - unsigned int mBaseFormulaIndex; + unsigned long long mBaseFormulaIndex; int mRowBaseOrOffset; int mColumnBaseOrOffset; EDReference *mBaseFormulaRange; @@ -24,15 +25,11 @@ - (int)rowBaseOrOffset; - (_Bool)isBaseFormula; - (id)baseFormulaWithRowBlocks:(id)arg1; -- (void)setBaseFormulaIndex:(unsigned int)arg1; -- (unsigned int)baseFormulaIndex; +- (void)setBaseFormulaIndex:(unsigned long long)arg1; +- (unsigned long long)baseFormulaIndex; - (void)dealloc; - (id)init; - (id)initWithFormula:(id)arg1; -- (void)updateBaseFormulaRangeWithRow:(int)arg1 column:(int)arg2; -- (id)baseFormulaRange; -- (void)archiveByAppendingToMutableData:(struct __CFData *)arg1; -- (void)unarchiveFromData:(struct __CFData *)arg1 offset:(unsigned int *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDDomPersistence.h new file mode 100644 index 000000000..066a6870f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDDomPersistence.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDSheet (EDDomPersistence) +- (void)reduceMemoryIfPossible; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDExportOnly.h b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDExportOnly.h new file mode 100644 index 000000000..b40511718 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDExportOnly.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDSheet (EDExportOnly) +- (void)setEscherDrawing:(id)arg1; +- (id)escherDrawing; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDInternal.h new file mode 100644 index 000000000..8038f0163 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSheet-EDInternal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDSheet (EDInternal) +- (id)drawableEnumerator; +- (void)setDefaultGridlineColorReference:(id)arg1; +- (id)defaultGridlineColorReference; +- (void)teardown; +- (void)setup; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EDSheet.h index 24e62cc20..d60304933 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSheet.h @@ -8,6 +8,7 @@ @class EDColorReference, EDHeaderFooter, EDPageSetup, EDProcessors, EDString, EDWarnings, EDWorkbook, ESDContainer, NSMutableArray, TSUPointerKeyDictionary; +// Not exported @interface EDSheet : OCDDelayedNode { EDWorkbook *mWorkbook; @@ -37,10 +38,10 @@ - (void)setEDTextBox:(id)arg1 forShape:(id)arg2; - (id)edTextBoxForShape:(id)arg1; - (id)drawables; -- (void)removeDrawableAtIndex:(unsigned int)arg1; +- (void)removeDrawableAtIndex:(unsigned long long)arg1; - (void)addDrawable:(id)arg1; -- (id)drawableAtIndex:(unsigned int)arg1; -- (unsigned int)drawableCount; +- (id)drawableAtIndex:(unsigned long long)arg1; +- (unsigned long long)drawableCount; - (void)setPageSetup:(id)arg1; - (id)pageSetup; - (void)setHeaderFooter:(id)arg1; @@ -59,14 +60,6 @@ - (void)doneWithNonRowContent; - (void)dealloc; - (id)initWithWorkbook:(id)arg1; -- (void)reduceMemoryIfPossible; -- (void)setEscherDrawing:(id)arg1; -- (id)escherDrawing; -- (id)drawableEnumerator; -- (void)setDefaultGridlineColorReference:(id)arg1; -- (id)defaultGridlineColorReference; -- (void)teardown; -- (void)setup; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSheetReference.h b/iOS7/PrivateFrameworks/OfficeImport/EDSheetReference.h index 759653fba..d24871565 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDSheetReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSheetReference.h @@ -6,20 +6,21 @@ #import +// Not exported @interface EDSheetReference : EDReference { - unsigned int mSheetIndex; + unsigned long long mSheetIndex; } -+ (id)referenceWithSheetIndex:(unsigned int)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; ++ (id)referenceWithSheetIndex:(unsigned long long)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; - (void)unionWithReference:(id)arg1; - (_Bool)fullyAdjacentToReference:(id)arg1; -- (unsigned int)sheetIndex; +- (unsigned long long)sheetIndex; - (_Bool)isSheedIndexValid; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToTableReference:(id)arg1; -- (id)initWithSheetIndex:(unsigned int)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToTableReference:(id)arg1; +- (id)initWithSheetIndex:(unsigned long long)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDSortedCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDSortedCollection.h index 531c5dfa5..160e28494 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDSortedCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDSortedCollection.h @@ -6,14 +6,15 @@ #import +// Not exported @interface EDSortedCollection : EDKeyedCollection { } -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)addObject:(id)arg1 overrideDuplicate:(_Bool)arg2; -- (unsigned int)addObject:(id)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)addObject:(id)arg1 overrideDuplicate:(_Bool)arg2; +- (unsigned long long)addObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDString-CHDStringAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/EDString-CHDStringAdditions.h new file mode 100644 index 000000000..841441afe --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDString-CHDStringAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDString (CHDStringAdditions) +- (_Bool)isEmpty; +- (id)firstRunFont; +- (_Bool)areThereRuns; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDString.h b/iOS7/PrivateFrameworks/OfficeImport/EDString.h index 23a8492e1..58259d97e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDString.h @@ -11,6 +11,7 @@ @class EDPhoneticInfo, EDRunsCollection, NSString; +// Not exported @interface EDString : NSObject { NSString *mString; @@ -30,17 +31,14 @@ - (void)setString:(id)arg1; - (id)string; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToEDString:(id)arg1; -- (BOOL)isEqualToString:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToEDString:(id)arg1; +- (_Bool)isEqualToString:(id)arg1; - (void)dealloc; - (id)initWithString:(id)arg1 runs:(id)arg2; - (id)initWithString:(id)arg1; - (id)init; -- (_Bool)isEmpty; -- (id)firstRunFont; -- (_Bool)areThereRuns; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDInternal.h new file mode 100644 index 000000000..905792a7c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDStyle (EDInternal) +- (void)setAlignmentInfoIndex:(unsigned long long)arg1; +- (unsigned long long)alignmentInfoIndex; +- (void)setFillIndex:(unsigned long long)arg1; +- (unsigned long long)fillIndex; +- (void)setBordersIndex:(unsigned long long)arg1; +- (unsigned long long)bordersIndex; +- (void)setParentIndex:(unsigned long long)arg1; +- (unsigned long long)parentIndex; +- (void)setContentFormatId:(unsigned long long)arg1; +- (unsigned long long)contentFormatId; +- (void)setFontIndex:(unsigned long long)arg1; +- (unsigned long long)fontIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDStylesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDStylesCollection.h new file mode 100644 index 000000000..cf40b4a21 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDStyle-EDStylesCollection.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDStyle (EDStylesCollection) +- (void)setIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EDStyle.h index c633fbcb4..97b4e4af9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDStyle.h @@ -11,17 +11,18 @@ @class EDProtection, EDResources; +// Not exported @interface EDStyle : NSObject { EDResources *mResources; - unsigned int mParentIndex; - unsigned int mContentFormatId; - unsigned int mFontIndex; - unsigned int mFillIndex; - unsigned int mAlignmentInfoIndex; - unsigned int mBordersIndex; + unsigned long long mParentIndex; + unsigned long long mContentFormatId; + unsigned long long mFontIndex; + unsigned long long mFillIndex; + unsigned long long mAlignmentInfoIndex; + unsigned long long mBordersIndex; EDProtection *mProtection; - unsigned int mIndex; + unsigned long long mIndex; _Bool mContentFormatOverridden; _Bool mFontOverridden; _Bool mFillOverridden; @@ -33,7 +34,7 @@ + (id)styleWithResources:(id)arg1; - (void)setDoNotModify:(_Bool)arg1; -- (unsigned int)index; +- (unsigned long long)index; - (void)setParent:(id)arg1; - (id)parent; - (void)setProtection:(id)arg1; @@ -60,26 +61,13 @@ - (id)contentFormat; - (void)setContentFormatOverridden:(_Bool)arg1; - (_Bool)isContentFormatOverridden; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToStyle:(id)arg1; -- (BOOL)isEquivalentToStyle:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToStyle:(id)arg1; +- (_Bool)isEquivalentToStyle:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setAlignmentInfoIndex:(unsigned int)arg1; -- (unsigned int)alignmentInfoIndex; -- (void)setFillIndex:(unsigned int)arg1; -- (unsigned int)fillIndex; -- (void)setBordersIndex:(unsigned int)arg1; -- (unsigned int)bordersIndex; -- (void)setParentIndex:(unsigned int)arg1; -- (unsigned int)parentIndex; -- (void)setContentFormatId:(unsigned int)arg1; -- (unsigned int)contentFormatId; -- (void)setFontIndex:(unsigned int)arg1; -- (unsigned int)fontIndex; -- (void)setIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDStylesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDStylesCollection.h index f1943afbf..d736bb731 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDStylesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDStylesCollection.h @@ -6,18 +6,19 @@ #import +// Not exported @interface EDStylesCollection : EDCollection { - unsigned int mDefaultWorkbookStyleIndex; + unsigned long long mDefaultWorkbookStyleIndex; } -- (void)setDefaultWorkbookStyleIndex:(unsigned int)arg1; -- (unsigned int)defaultWorkbookStyleIndex; +- (void)setDefaultWorkbookStyleIndex:(unsigned long long)arg1; +- (unsigned long long)defaultWorkbookStyleIndex; - (id)defaultWorkbookStyle; - (void)removeAllObjects; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (unsigned int)addObject:(id)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (unsigned long long)addObject:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTable-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDTable-EDInternal.h new file mode 100644 index 000000000..b1ac12520 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTable-EDInternal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDTable (EDInternal) +- (void)setTableBorderDxfIndex:(unsigned long long)arg1; +- (unsigned long long)tableBorderDxfIndex; +- (void)setDataAreaBorderDxfIndex:(unsigned long long)arg1; +- (unsigned long long)dataAreaBorderDxfIndex; +- (void)setTotalsRowBorderDxfIndex:(unsigned long long)arg1; +- (unsigned long long)totalsRowBorderDxfIndex; +- (void)setHeaderRowBorderDxfIndex:(unsigned long long)arg1; +- (unsigned long long)headerRowBorderDxfIndex; +- (void)setDataAreaDxfIndex:(unsigned long long)arg1; +- (unsigned long long)dataAreaDxfIndex; +- (void)setTotalsRowDxfIndex:(unsigned long long)arg1; +- (unsigned long long)totalsRowDxfIndex; +- (void)setHeaderRowDxfIndex:(unsigned long long)arg1; +- (unsigned long long)headerRowDxfIndex; +- (void)setStyleIndex:(unsigned long long)arg1; +- (unsigned long long)styleIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTable.h b/iOS7/PrivateFrameworks/OfficeImport/EDTable.h index 289f90db8..a6e264fff 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTable.h @@ -8,23 +8,24 @@ @class EDCollection, EDReference, EDResources, NSString; +// Not exported @interface EDTable : NSObject { EDResources *mResources; - unsigned int mStyleIndex; - unsigned int mHeaderRowDxfIndex; - unsigned int mTotalsRowDxfIndex; - unsigned int mDataAreaDxfIndex; - unsigned int mHeaderRowBorderDxfIndex; - unsigned int mTotalsRowBorderDxfIndex; - unsigned int mDataAreaBorderDxfIndex; - unsigned int mTableBorderDxfIndex; + unsigned long long mStyleIndex; + unsigned long long mHeaderRowDxfIndex; + unsigned long long mTotalsRowDxfIndex; + unsigned long long mDataAreaDxfIndex; + unsigned long long mHeaderRowBorderDxfIndex; + unsigned long long mTotalsRowBorderDxfIndex; + unsigned long long mDataAreaBorderDxfIndex; + unsigned long long mTableBorderDxfIndex; NSString *mName; NSString *mDisplayName; EDReference *mTableRange; NSString *mStyleName; - unsigned int mHeaderRowCount; - unsigned int mTotalsRowCount; + unsigned long long mHeaderRowCount; + unsigned long long mTotalsRowCount; _Bool mShowFirstColumn; _Bool mShowLastColumn; _Bool mShowRowStripes; @@ -45,10 +46,10 @@ - (_Bool)showFirstColumn; - (id)columnFilters; - (id)tableColumns; -- (void)setTotalsRowCount:(unsigned int)arg1; -- (unsigned int)totalsRowCount; -- (void)setHeaderRowCount:(unsigned int)arg1; -- (unsigned int)headerRowCount; +- (void)setTotalsRowCount:(unsigned long long)arg1; +- (unsigned long long)totalsRowCount; +- (void)setHeaderRowCount:(unsigned long long)arg1; +- (unsigned long long)headerRowCount; - (id)tableRange; - (void)setStyleName:(id)arg1; - (id)styleName; @@ -74,22 +75,6 @@ - (id)style; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setTableBorderDxfIndex:(unsigned int)arg1; -- (unsigned int)tableBorderDxfIndex; -- (void)setDataAreaBorderDxfIndex:(unsigned int)arg1; -- (unsigned int)dataAreaBorderDxfIndex; -- (void)setTotalsRowBorderDxfIndex:(unsigned int)arg1; -- (unsigned int)totalsRowBorderDxfIndex; -- (void)setHeaderRowBorderDxfIndex:(unsigned int)arg1; -- (unsigned int)headerRowBorderDxfIndex; -- (void)setDataAreaDxfIndex:(unsigned int)arg1; -- (unsigned int)dataAreaDxfIndex; -- (void)setTotalsRowDxfIndex:(unsigned int)arg1; -- (unsigned int)totalsRowDxfIndex; -- (void)setHeaderRowDxfIndex:(unsigned int)arg1; -- (unsigned int)headerRowDxfIndex; -- (void)setStyleIndex:(unsigned int)arg1; -- (unsigned int)styleIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn-EDInternal.h new file mode 100644 index 000000000..f5a5e546c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn-EDInternal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDTableColumn (EDInternal) +- (void)setDataAreaDxfIndex:(unsigned long long)arg1; +- (unsigned long long)dataAreaDxfIndex; +- (void)setTotalsRowDxfIndex:(unsigned long long)arg1; +- (unsigned long long)totalsRowDxfIndex; +- (void)setHeaderRowDxfIndex:(unsigned long long)arg1; +- (unsigned long long)headerRowDxfIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn.h index 1c9c3daa4..16fbf79bc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableColumn.h @@ -8,12 +8,13 @@ @class EDResources, EDString; +// Not exported @interface EDTableColumn : NSObject { EDResources *mResources; - unsigned int mHeaderRowDxfIndex; - unsigned int mTotalsRowDxfIndex; - unsigned int mDataAreaDxfIndex; + unsigned long long mHeaderRowDxfIndex; + unsigned long long mTotalsRowDxfIndex; + unsigned long long mDataAreaDxfIndex; EDString *mName; EDString *mUniqueName; EDString *mTotalsRowLabel; @@ -34,12 +35,6 @@ - (id)headerRowDxf; - (void)dealloc; - (id)initWithResources:(id)arg1; -- (void)setDataAreaDxfIndex:(unsigned int)arg1; -- (unsigned int)dataAreaDxfIndex; -- (void)setTotalsRowDxfIndex:(unsigned int)arg1; -- (unsigned int)totalsRowDxfIndex; -- (void)setHeaderRowDxfIndex:(unsigned int)arg1; -- (unsigned int)headerRowDxfIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableFilter.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableFilter.h index b85efa48a..11105da7e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableFilter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableFilter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDTableFilter : NSObject { int mScale; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableFilterColumn.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableFilterColumn.h index eed351e04..a6fc21ebc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableFilterColumn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableFilterColumn.h @@ -8,20 +8,21 @@ @class NSMutableArray; +// Not exported @interface EDTableFilterColumn : NSObject { - unsigned int mColumnIndex; + unsigned long long mColumnIndex; NSMutableArray *mFilters; int mFiltersRelation; } - (void)setFiltersRelation:(int)arg1; - (int)filtersRelation; -- (void)setColumnIndex:(unsigned int)arg1; -- (unsigned int)columnIndex; +- (void)setColumnIndex:(unsigned long long)arg1; +- (unsigned long long)columnIndex; - (void)addFilter:(id)arg1; -- (id)filterAtIndex:(unsigned int)arg1; -- (unsigned int)filterCount; +- (id)filterAtIndex:(unsigned long long)arg1; +- (unsigned long long)filterCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableStyle.h index 392d8b48d..12073738d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableStyle.h @@ -10,6 +10,7 @@ @class EDKeyedCollection, NSString; +// Not exported @interface EDTableStyle : NSObject { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableStyleElement.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableStyleElement.h index 4d114e119..5943774fe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableStyleElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableStyleElement.h @@ -11,6 +11,7 @@ @class EDCollection, EDDifferentialStyle; +// Not exported @interface EDTableStyleElement : NSObject { EDCollection *mDifferentialStyles; @@ -20,14 +21,14 @@ } + (id)tableStyleElementWithResources:(id)arg1; -- (void)setDifferentialStyleWithIndex:(unsigned int)arg1; +- (void)setDifferentialStyleWithIndex:(unsigned long long)arg1; - (void)setDifferentialStyle:(id)arg1; - (id)differentialStyle; - (void)setBandSize:(unsigned int)arg1; - (unsigned int)bandSize; - (void)setType:(int)arg1; - (int)type; -- (int)key; +- (long long)key; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithResources:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTableStylesCollection.h b/iOS7/PrivateFrameworks/OfficeImport/EDTableStylesCollection.h index 522957484..62daa1bde 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTableStylesCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTableStylesCollection.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface EDTableStylesCollection : EDCollection { NSString *mDefaultTableStyleName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTextBox.h b/iOS7/PrivateFrameworks/OfficeImport/EDTextBox.h index f2ab8f374..9f0d05b07 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTextBox.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTextBox.h @@ -8,6 +8,7 @@ @class EDAlignmentInfo, EDProtection, EDString; +// Not exported @interface EDTextBox : NSObject { EDString *mText; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree-Private.h new file mode 100644 index 000000000..44981e1d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDTokenTree (Private) ++ (_Bool)isTokenAttrASum:(unsigned short)arg1; ++ (_Bool)isTokenNoOp:(unsigned int)arg1 formula:(id)arg2; ++ (unsigned int)childCountForToken:(unsigned int)arg1 formula:(id)arg2; ++ (id)buildSubtreeAtIndex:(unsigned int *)arg1 formula:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree.h b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree.h index 686b68de4..5f1794fbb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTree.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface EDTokenTree : NSObject { } + (id)buildSubtree:(unsigned int)arg1 formula:(id)arg2; -+ (_Bool)isTokenAttrASum:(unsigned short)arg1; -+ (_Bool)isTokenNoOp:(unsigned int)arg1 formula:(id)arg2; -+ (unsigned int)childCountForToken:(unsigned int)arg1 formula:(id)arg2; -+ (id)buildSubtreeAtIndex:(unsigned int *)arg1 formula:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTokenTreeNode.h b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTreeNode.h index f85fb3247..d7073b1db 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTokenTreeNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTokenTreeNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDTokenTreeNode : NSObject { unsigned int mTokenIndex; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDTwoCellAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/EDTwoCellAnchor.h index 145ddbd4a..9b1ab3aad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDTwoCellAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDTwoCellAnchor.h @@ -6,19 +6,20 @@ #import +// Not exported @interface EDTwoCellAnchor : EDAnchor { struct EDCellAnchorMarker mFrom; struct EDCellAnchorMarker mTo; - BOOL mIsRelative; + _Bool mIsRelative; int mEditAs; } - (id).cxx_construct; - (void)setEditAs:(int)arg1; - (int)editAs; -- (void)setRelative:(BOOL)arg1; -- (BOOL)isRelative; +- (void)setRelative:(_Bool)arg1; +- (_Bool)isRelative; - (void)setTo:(struct EDCellAnchorMarker)arg1; - (struct EDCellAnchorMarker)to; - (void)setFrom:(struct EDCellAnchorMarker)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDUnsupportedSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EDUnsupportedSheet.h index cbb4a1d9d..09d2c8dfc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDUnsupportedSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDUnsupportedSheet.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EDUnsupportedSheet : EDSheet { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWarnings.h b/iOS7/PrivateFrameworks/OfficeImport/EDWarnings.h index dab2ff8d1..edc0f1bc6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDWarnings.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWarnings.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EDWarnings : NSObject { struct __CFArray *mWarnings; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDDomPersistence.h new file mode 100644 index 000000000..4a57ed592 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDDomPersistence.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorkbook (EDDomPersistence) +- (void)reduceMemoryIfPossible; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDExportOnly.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDExportOnly.h new file mode 100644 index 000000000..d38e4ee85 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDExportOnly.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorkbook (EDExportOnly) +- (void)setEscherDrawingGroup:(id)arg1; +- (id)escherDrawingGroup; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDInternal.h new file mode 100644 index 000000000..769d1182d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorkbook (EDInternal) +- (void)setActiveSheetIndex:(unsigned long long)arg1; +- (unsigned long long)activeSheetIndex; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EMAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EMAdditions.h new file mode 100644 index 000000000..1247b7a69 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook-EMAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorkbook (EMAdditions) +- (void)removeWorksheetAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook.h index 832ef46e5..00f424caa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorkbook.h @@ -8,6 +8,7 @@ @class ECMappingContext, EDProcessors, EDReference, EDResources, EDWarnings, ESDContainer, NSDate, NSMutableArray, NSString, OADTheme; +// Not exported @interface EDWorkbook : OCDDocument { EDResources *mResources; @@ -17,7 +18,7 @@ EDWarnings *mWarnings; NSMutableArray *mSheets; EDReference *mVisibleRange; - unsigned int mActiveSheetIndex; + unsigned long long mActiveSheetIndex; NSDate *mDateBaseDate; unsigned int mDateBase; NSString *mFileName; @@ -36,11 +37,11 @@ - (void)setActiveSheet:(id)arg1; - (id)activeSheet; - (void)addSheet:(id)arg1; -- (unsigned int)indexOfSheetWithName:(id)arg1; -- (unsigned int)indexOfSheet:(id)arg1; -- (id)sheetAtIndex:(unsigned int)arg1 loadIfNeeded:(_Bool)arg2; -- (id)sheetAtIndex:(unsigned int)arg1; -- (unsigned int)sheetCount; +- (unsigned long long)indexOfSheetWithName:(id)arg1; +- (unsigned long long)indexOfSheet:(id)arg1; +- (id)sheetAtIndex:(unsigned long long)arg1 loadIfNeeded:(_Bool)arg2; +- (id)sheetAtIndex:(unsigned long long)arg1; +- (unsigned long long)sheetCount; - (void)setVisibleRange:(id)arg1; - (id)visibleRange; - (void)setDateBase:(unsigned int)arg1; @@ -57,12 +58,6 @@ - (id)initWithFileName:(id)arg1 andStringOptimization:(_Bool)arg2; - (id)initWithStringOptimization:(_Bool)arg1; - (id)init; -- (void)removeWorksheetAtIndex:(unsigned int)arg1; -- (void)setEscherDrawingGroup:(id)arg1; -- (id)escherDrawingGroup; -- (void)reduceMemoryIfPossible; -- (void)setActiveSheetIndex:(unsigned int)arg1; -- (unsigned int)activeSheetIndex; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDDomPersistence.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDDomPersistence.h new file mode 100644 index 000000000..02df8ef45 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDDomPersistence.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorksheet (EDDomPersistence) +- (void)reduceMemoryIfPossible; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDExportOnly.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDExportOnly.h new file mode 100644 index 000000000..b16898205 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDExportOnly.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorksheet (EDExportOnly) +- (void)setImplicitCellArea:(id)arg1; +- (id)implicitCellArea; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDImportOnly.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDImportOnly.h new file mode 100644 index 000000000..e2f1c0380 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDImportOnly.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorksheet (EDImportOnly) +- (id)maxCellReferencedInFormulas; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDInternal.h new file mode 100644 index 000000000..2736211ff --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet-EDInternal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EDWorksheet (EDInternal) +- (id)mergedColRef:(unsigned int)arg1; +- (_Bool)isColMerged:(unsigned int)arg1; +- (_Bool)hasMergedCol; +- (id)mergedRowRef:(unsigned int)arg1; +- (_Bool)isRowMerged:(unsigned int)arg1; +- (_Bool)hasMergedRow; +- (void)setMergedColsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (void)setMergedRowsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (void)updateMaxColumnOutlineLevelIfNeeded:(unsigned long long)arg1; +- (void)setMaxColumnOutlineLevel:(unsigned long long)arg1; +- (unsigned long long)maxColumnOutlineLevel; +- (void)updateMaxRowOutlineLevelIfNeeded:(unsigned long long)arg1; +- (void)setMaxRowOutlineLevel:(unsigned long long)arg1; +- (unsigned long long)maxRowOutlineLevel; +- (void)teardown; +- (void)setup; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet.h b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet.h index ef6e5fea3..60ac666da 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EDWorksheet.h @@ -8,6 +8,7 @@ @class EDCollection, EDColumnInfoCollection, EDMergedCellCollection, EDPane, EDReference, EDRowBlocks, EDWarnings, TSUPointerKeyDictionary; +// Not exported @interface EDWorksheet : EDSheet { EDRowBlocks *mRowBlocks; @@ -21,8 +22,8 @@ EDWarnings *mWorksheetWarnings; double mDefaultColumnWidth; unsigned short mDefaultRowHeight; - unsigned long mMaxRowOutlineLevel; - unsigned long mMaxColumnOutlineLevel; + unsigned long long mMaxRowOutlineLevel; + unsigned long long mMaxColumnOutlineLevel; _Bool mFitToPage; EDReference *mMaxCellReferencedInFormulas; TSUPointerKeyDictionary *mMergedRows; @@ -47,26 +48,6 @@ - (unsigned short)defaultRowHeight; - (void)setDefaultColumnWidth:(double)arg1; - (double)defaultColumnWidth; -- (void)reduceMemoryIfPossible; -- (id)mergedColRef:(unsigned int)arg1; -- (BOOL)isColMerged:(unsigned int)arg1; -- (BOOL)hasMergedCol; -- (id)mergedRowRef:(unsigned int)arg1; -- (BOOL)isRowMerged:(unsigned int)arg1; -- (BOOL)hasMergedRow; -- (void)setMergedColsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; -- (void)setMergedRowsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; -- (void)updateMaxColumnOutlineLevelIfNeeded:(unsigned long)arg1; -- (void)setMaxColumnOutlineLevel:(unsigned long)arg1; -- (unsigned long)maxColumnOutlineLevel; -- (void)updateMaxRowOutlineLevelIfNeeded:(unsigned long)arg1; -- (void)setMaxRowOutlineLevel:(unsigned long)arg1; -- (unsigned long)maxRowOutlineLevel; -- (void)teardown; -- (void)setup; -- (id)maxCellReferencedInFormulas; -- (void)setImplicitCellArea:(id)arg1; -- (id)implicitCellArea; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EFHelper-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/EFHelper-Protocol.h index 2f5af7760..afaaab4f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EFHelper-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EFHelper-Protocol.h @@ -10,13 +10,13 @@ - (int)columnNumber; - (int)rowNumber; - (int)resolveFunctionName:(id)arg1; -- (BOOL)isCurrentSheet:(id)arg1; -- (unsigned int)resolveTableColumn:(id)arg1 columnName:(id)arg2; -- (unsigned int)resolveTableToSheetId:(id)arg1; +- (_Bool)isCurrentSheet:(id)arg1; +- (unsigned long long)resolveTableColumn:(id)arg1 columnName:(id)arg2; +- (unsigned long long)resolveTableToSheetId:(id)arg1; - (id)resolveTable:(id)arg1; -- (unsigned int)resolveFile:(id)arg1; -- (unsigned int)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; -- (unsigned int)resolveSheet:(id)arg1; -- (unsigned int)resolveName:(id)arg1; +- (unsigned long long)resolveFile:(id)arg1; +- (unsigned long long)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; +- (unsigned long long)resolveSheet:(id)arg1; +- (unsigned long long)resolveName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EFTableData.h b/iOS7/PrivateFrameworks/OfficeImport/EFTableData.h index c8e5dd19a..fb57e09b5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EFTableData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EFTableData.h @@ -8,6 +8,7 @@ @class EDReference, EDTable; +// Not exported @interface EFTableData : NSObject { struct EFRefTok mRefTok; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EFormula.h index 4a0ceb037..efac42e08 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EFormula.h @@ -8,6 +8,7 @@ @class EDFormula, EFTableData, NSString; +// Not exported @interface EFormula : NSObject { id mHelper; @@ -22,10 +23,10 @@ + (id)singletonEFormula; - (void)setTableData:(id)arg1; - (id)tableData; -- (id)resolveTable:(const char *)arg1 sheetIndex:(unsigned int *)arg2; -- (unsigned int)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; -- (unsigned int)resolveSheet:(const char *)arg1 isCurrentSheet:(char *)arg2; -- (unsigned int)resolveName:(const char *)arg1; +- (id)resolveTable:(const char *)arg1 sheetIndex:(unsigned long long *)arg2; +- (unsigned long long)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; +- (unsigned long long)resolveSheet:(const char *)arg1 isCurrentSheet:(_Bool *)arg2; +- (unsigned long long)resolveName:(const char *)arg1; - (id)stringToTokens:(id)arg1; - (void)setFormulaClass:(Class)arg1; - (Class)formulaClass; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMAxisMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMAxisMapper.h index 222a14d38..7c351c616 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMAxisMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMAxisMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EMAxisMapper : CMMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty-Private.h new file mode 100644 index 000000000..72d088ed2 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty-Private.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMBordersProperty (Private) +- (id)widthHashNumber; +- (id)styleHashNumber; +- (_Bool)hasSameColorsAs:(id)arg1; +- (_Bool)hasSameWidthsAs:(id)arg1; +- (_Bool)hasSameStylesAs:(id)arg1; +- (id)colorString; +- (id)widthString; +- (id)styleString; +- (id)stringFromColor:(id)arg1; +- (id)stringFromWidthEnum:(int)arg1; +- (id)stringFromStyleEnum:(int)arg1; +- (void)setBorderStyleAndWidth:(int)arg1 location:(unsigned int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty.h b/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty.h index 9b718e4eb..4897d158b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMBordersProperty.h @@ -10,6 +10,7 @@ @class EDBorders, TSUColor; +// Not exported @interface EMBordersProperty : CMProperty { EDBorders *edValue; @@ -25,26 +26,14 @@ - (id)cssString; - (id)cssStringForName:(id)arg1; - (void)setNoneAtLocation:(int)arg1; -- (BOOL)isNoneAtLocation:(int)arg1; +- (_Bool)isNoneAtLocation:(int)arg1; - (int *)borderWidths; - (int *)borderStyles; - (id)borderColor; - (id)initWithEDBorders:(id)arg1; - (id)initWithOADStroke:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (id)widthHashNumber; -- (id)styleHashNumber; -- (BOOL)hasSameColorsAs:(id)arg1; -- (BOOL)hasSameWidthsAs:(id)arg1; -- (BOOL)hasSameStylesAs:(id)arg1; -- (id)colorString; -- (id)widthString; -- (id)styleString; -- (id)stringFromColor:(id)arg1; -- (id)stringFromWidthEnum:(int)arg1; -- (id)stringFromStyleEnum:(int)arg1; -- (void)setBorderStyleAndWidth:(int)arg1 location:(unsigned int)arg2; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper-Private.h new file mode 100644 index 000000000..d8a0339b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMCellMapper (Private) +- (id)mapHyperlinkAt:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper.h index cfdfd5b06..0000e55a6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellMapper.h @@ -8,6 +8,7 @@ @class EDReference; +// Not exported @interface EMCellMapper : CMMapper { struct EDCellHeader *edCell; @@ -16,20 +17,20 @@ int firstColumn; int lastColumn; int columnSpan; - BOOL firstCellFlag; - BOOL spreadLeftFlag; + _Bool firstCellFlag; + _Bool spreadLeftFlag; double columnWidth; } - (void)mapAt:(id)arg1 withState:(id)arg2 height:(double)arg3; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)mapRowColSpansAt:(id)arg1 withState:(id)arg2; -- (void)adjustColumnSpanForGrid:(double *)arg1 columnCount:(unsigned int)arg2 nextCell:(struct EDCellHeader *)arg3 withState:(id)arg4; -- (BOOL)isCellMerged; -- (BOOL)isCellSpreading:(id)arg1; -- (BOOL)isFirstCell; +- (void)adjustColumnSpanForGrid:(double *)arg1 columnCount:(unsigned long long)arg2 nextCell:(struct EDCellHeader *)arg3 withState:(id)arg4; +- (_Bool)isCellMerged; +- (_Bool)isCellSpreading:(id)arg1; +- (_Bool)isFirstCell; - (void)setFirstCellFlag; -- (BOOL)isCellEmpty; +- (_Bool)isCellEmpty; - (int)columnSpan; - (void)resetColumnSpan:(int)arg1; - (double)columnWidth; @@ -39,7 +40,6 @@ - (int)lastColumn; - (id)initWithEDCell:(struct EDCellHeader *)arg1 rowInfo:(struct EDRowInfo *)arg2 parent:(id)arg3 state:(id)arg4; - (id)initWithParent:(id)arg1; -- (id)mapHyperlinkAt:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellNumberMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellNumberMapper.h index d70ca5ec1..ce244d277 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMCellNumberMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellNumberMapper.h @@ -8,6 +8,7 @@ @class EDStyle; +// Not exported @interface EMCellNumberMapper : CMMapper { double edValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellStyle.h index d2e782418..435b282bf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMCellStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellStyle.h @@ -8,11 +8,12 @@ @class EDStyle; +// Not exported @interface EMCellStyle : CMStyle { EDStyle *edStyle; - BOOL _nameContainsItalic; - BOOL _nameContainsBold; + _Bool _nameContainsItalic; + _Bool _nameContainsBold; } - (id)_parseFontName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper-Private.h new file mode 100644 index 000000000..c10be9eb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMCellTextMapper (Private) +- (void)mapVerticalTextAt:(id)arg1 withState:(id)arg2 width:(double)arg3 height:(double)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper.h index d3c460b63..575fcfe4c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMCellTextMapper.h @@ -8,6 +8,7 @@ @class EDString, EDStyle; +// Not exported @interface EMCellTextMapper : CMMapper { EDString *edString; @@ -15,10 +16,9 @@ } - (void)mapTextRunsAt:(id)arg1; -- (void)mapAt:(id)arg1 withState:(id)arg2 columnWidth:(double)arg3 height:(double)arg4 spreadLeft:(BOOL)arg5; +- (void)mapAt:(id)arg1 withState:(id)arg2 columnWidth:(double)arg3 height:(double)arg4 spreadLeft:(_Bool)arg5; - (double)contentWidth; - (id)initWithEDString:(id)arg1 style:(id)arg2 parent:(id)arg3; -- (void)mapVerticalTextAt:(id)arg1 withState:(id)arg2 width:(double)arg3 height:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMChartMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMChartMapper.h index a69e0228e..fb5cec46e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMChartMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMChartMapper.h @@ -8,6 +8,7 @@ @class CHDAxis, CHDChart, CHDChartType, CHDSeries, CMState, EDResources; +// Not exported @interface EMChartMapper : CMMapper { CHDChart *mChart; @@ -18,19 +19,19 @@ CHDAxis *mBaseAxis; CHDAxis *mPrimaryAxis; CHDAxis *mSecondaryAxis; - BOOL mIsHorizontal; - BOOL mIsStacked; - BOOL mIsPercentStacked; - unsigned int mPieIndex; + _Bool mIsHorizontal; + _Bool mIsStacked; + _Bool mIsPercentStacked; + unsigned long long mPieIndex; struct { - char primaryCategoryHasDates; - char secondaryCategoryHasDates; - char primaryAxisHasDates; - char secondaryAxisHasDates; + _Bool primaryCategoryHasDates; + _Bool secondaryCategoryHasDates; + _Bool primaryAxisHasDates; + _Bool secondaryAxisHasDates; } mPlotInfos; - BOOL mHasDateCategory; - BOOL mHasPrimaryDateAxis; - BOOL mHasSecondaryDateAxis; + _Bool mHasDateCategory; + _Bool mHasPrimaryDateAxis; + _Bool mHasSecondaryDateAxis; } + (struct CGColor *)newColorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMChartsheetMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMChartsheetMapper.h index e2b07aa11..aa6f45425 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMChartsheetMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMChartsheetMapper.h @@ -8,6 +8,7 @@ @class EDChartSheet; +// Not exported @interface EMChartsheetMapper : EMSheetMapper { EDChartSheet *mChartSheet; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMColumnInfoMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMColumnInfoMapper.h index c4d1f959c..4317e00cd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMColumnInfoMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMColumnInfoMapper.h @@ -8,6 +8,7 @@ @class EDColumnInfo; +// Not exported @interface EMColumnInfoMapper : CMMapper { EDColumnInfo *edColumnInfo; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper-Private.h new file mode 100644 index 000000000..f3f656806 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMDrawableMapper (Private) ++ (_Bool)isAnchorRelative:(id)arg1; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapChartAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (id)workbookMapper; +- (id)worksheetMapper; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper.h index 589b03114..0c5038e17 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMDrawableMapper.h @@ -6,16 +6,16 @@ #import +// Not exported @interface EMDrawableMapper : CMDrawableMapper { double *mRowGrid; double *mColumnGrid; } -+ (BOOL)isAnchorRelative:(id)arg1; - (void)mapTextBoxAt:(id)arg1 withState:(id)arg2; - (struct CGRect)mapAnchorToRect:(id)arg1 rowGrid:(double *)arg2 columnGrid:(double *)arg3; -- (struct CGPoint)anchorMarkerToPosition:(struct EDCellAnchorMarker)arg1 rowGrid:(double *)arg2 columnGrid:(double *)arg3 start:(BOOL)arg4 relative:(BOOL)arg5; +- (struct CGPoint)anchorMarkerToPosition:(struct EDCellAnchorMarker)arg1 rowGrid:(double *)arg2 columnGrid:(double *)arg3 start:(_Bool)arg4 relative:(_Bool)arg5; - (struct CGRect)getImageRect; - (void)mapBounds; - (void)setBoundingBox; @@ -23,12 +23,6 @@ - (id)initWithOADDrawable:(id)arg1 rowGrid:(double *)arg2 columnGrid:(double *)arg3; - (id)initWithChartDrawable:(id)arg1 box:(struct CGRect)arg2 parent:(id)arg3; - (id)initWithOADDrawable:(id)arg1 parent:(id)arg2; -- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; -- (void)mapChartAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; -- (id)workbookMapper; -- (id)worksheetMapper; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMEnumProperty.h b/iOS7/PrivateFrameworks/OfficeImport/EMEnumProperty.h index 4b1762356..dacb28d1f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMEnumProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMEnumProperty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EMEnumProperty : CMProperty { int wdValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMFPlayer.h b/iOS7/PrivateFrameworks/OfficeImport/EMFPlayer.h index 75785c79f..cb34fa1ba 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMFPlayer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMFPlayer.h @@ -8,13 +8,14 @@ @class EMFPlusPlayer, MFGraphicsDevice; +// Not exported @interface EMFPlayer : NSObject { MFGraphicsDevice *m_gdi; - BOOL m_headerDone; + _Bool m_headerDone; EMFPlusPlayer *m_emfPlusPlayer; - BOOL m_ignoreEMFRecords; - BOOL m_ignoreEMFPlusRecords; + _Bool m_ignoreEMFRecords; + _Bool m_ignoreEMFPlusRecords; } + (struct CGRect)boundsInPoints:(id)arg1; @@ -27,7 +28,7 @@ - (int)playFillRgn:(unsigned int)arg1:(const char *)arg2; - (int)playSelectClipRegion:(unsigned int)arg1:(const char *)arg2; - (int)playSelectClipPath:(unsigned int)arg1:(const char *)arg2; -- (int)playStrokeAndFillPath:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3:(BOOL)arg4; +- (int)playStrokeAndFillPath:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3:(_Bool)arg4; - (int)playCloseFigure:(unsigned int)arg1:(const char *)arg2; - (int)playWidenPath:(unsigned int)arg1:(const char *)arg2; - (int)playEndPath:(unsigned int)arg1:(const char *)arg2; @@ -42,9 +43,9 @@ - (int)playMaskBlt:(unsigned int)arg1:(const char *)arg2; - (int)playStretchBlt:(unsigned int)arg1:(const char *)arg2; - (int)playBitBlt:(unsigned int)arg1:(const char *)arg2; -- (int)playAngleArc:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyPolyLine:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyPolygon:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; +- (int)playAngleArc:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyPolyLine:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyPolygon:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; - (int)playRectangle:(unsigned int)arg1:(const char *)arg2; - (int)playEllipse:(unsigned int)arg1:(const char *)arg2; - (int)playPie:(unsigned int)arg1:(const char *)arg2; @@ -58,12 +59,12 @@ - (int)playSaveDC:(unsigned int)arg1:(const char *)arg2; - (int)playSetStretchBltMode:(unsigned int)arg1:(const char *)arg2; - (int)playRoundRect:(unsigned int)arg1:(const char *)arg2; -- (int)playPolyLineTo:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyLine:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolygon:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyBezierTo:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyBezier:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; -- (int)playPolyDraw:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; +- (int)playPolyLineTo:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyLine:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolygon:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyBezierTo:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyBezier:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; +- (int)playPolyDraw:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; - (int)playSetMapMode:(unsigned int)arg1:(const char *)arg2; - (int)playSetBrushOrg:(unsigned int)arg1:(const char *)arg2; - (int)playSetBkMode:(unsigned int)arg1:(const char *)arg2; @@ -73,7 +74,7 @@ - (int)playSetTextAlign:(unsigned int)arg1:(const char *)arg2; - (int)playExtTextOutW:(unsigned int)arg1:(const char *)arg2; - (int)playExtTextOutA:(unsigned int)arg1:(const char *)arg2; -- (int)playExtTextOut:(unsigned int)arg1:(const char *)arg2:(BOOL)arg3; +- (int)playExtTextOut:(unsigned int)arg1:(const char *)arg2:(_Bool)arg3; - (int)playCreateDibPatternBrushPT:(unsigned int)arg1:(const char *)arg2; - (int)playCreateMonoBrush:(unsigned int)arg1:(const char *)arg2; - (int)playCreateBrushIndirect:(unsigned int)arg1:(const char *)arg2; @@ -101,8 +102,8 @@ - (void)done; - (int)play:(unsigned int)arg1:(const char *)arg2; - (id)getGdi; -- (void)setIgnoreEMFPlusRecords:(BOOL)arg1; -- (void)setIgnoreEMFRecords:(BOOL)arg1; +- (void)setIgnoreEMFPlusRecords:(_Bool)arg1; +- (void)setIgnoreEMFRecords:(_Bool)arg1; - (void)dealloc; - (id)initWithGraphicsDevice:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMFPlusPlayer.h b/iOS7/PrivateFrameworks/OfficeImport/EMFPlusPlayer.h index 2fed70b5e..841d510e7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMFPlusPlayer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMFPlusPlayer.h @@ -8,6 +8,7 @@ @class EMFPlayer, MFPEffect, MFPGraphics, NSMutableData; +// Not exported @interface EMFPlusPlayer : NSObject { MFPGraphics *mGraphics; @@ -19,7 +20,7 @@ MFPEffect *mEffect; } -+ (float)firstTabPosPastPos:(float)arg1 stringFormat:(id)arg2 isExplicit:(char *)arg3; ++ (float)firstTabPosPastPos:(float)arg1 stringFormat:(id)arg2 isExplicit:(_Bool *)arg3; + (int)serializableObjectTypeForGUID:(id)arg1; - (int)play:(const char *)arg1:(unsigned int)arg2; - (void)resetLargeRecord; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMFReader.h b/iOS7/PrivateFrameworks/OfficeImport/EMFReader.h index af1c20fb6..2d527dde6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMFReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMFReader.h @@ -10,6 +10,7 @@ @class EMFPlayer; +// Not exported @interface EMFReader : NSObject { EMFPlayer *m_player; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter-Private.h new file mode 100644 index 000000000..b678ee85e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMNumberFormatter (Private) +- (void)preprocessIcuString; +- (void)convertGenericNumberFormat; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter.h b/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter.h index 40054caaa..d9df68c38 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMNumberFormatter.h @@ -8,6 +8,7 @@ @class NSMutableString, NSString; +// Not exported @interface EMNumberFormatter : NSObject { struct __CFNumberFormatter *mGenericFormatter; @@ -47,8 +48,6 @@ - (void)dealloc; - (id)initWithDefaultFormatString; - (id)initWithExcelFormatString:(id)arg1; -- (void)preprocessIcuString; -- (void)convertGenericNumberFormat; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper-Private.h new file mode 100644 index 000000000..00f9c6d68 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMRowMapper (Private) +- (void)insertEmptyCellAt:(id)arg1 withColSpan:(int)arg2 height:(double)arg3; +- (_Bool)isMergedCell:(struct EDCellHeader *)arg1; +- (struct EDCellHeader *)cellWithColumnNumber:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper.h index 788f04d9e..7a2955169 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMRowMapper.h @@ -8,6 +8,7 @@ @class EDRowBlock; +// Not exported @interface EMRowMapper : CMMapper { EDRowBlock *mRowBlock; @@ -19,11 +20,8 @@ + (void)mapEmptyRowAt:(id)arg1 colspan:(int)arg2 height:(double)arg3; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)mapEmptyCellsAt:(id)arg1 withState:(id)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; -- (BOOL)isColumnHidden:(int)arg1; +- (_Bool)isColumnHidden:(int)arg1; - (id)initWithEDRowBlock:(id)arg1 rowInfo:(struct EDRowInfo *)arg2 parent:(id)arg3; -- (void)insertEmptyCellAt:(id)arg1 withColSpan:(int)arg2 height:(double)arg3; -- (BOOL)isMergedCell:(struct EDCellHeader *)arg1; -- (struct EDCellHeader *)cellWithColumnNumber:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMSeriesMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMSeriesMapper.h index 10e7d793f..414e3f465 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMSeriesMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMSeriesMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EMSeriesMapper : CMMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMSheetMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMSheetMapper.h index cd28c39a0..800b16e68 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMSheetMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMSheetMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EMSheetMapper : CMMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMState.h b/iOS7/PrivateFrameworks/OfficeImport/EMState.h index 3fd6003d9..3777db817 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMState.h @@ -8,6 +8,7 @@ @class EDSheet, EDWorkbook; +// Not exported @interface EMState : CMState { EDWorkbook *_workbook; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMStyleMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMStyleMapper.h index a76d8c7da..a4f3b97b1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMStyleMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMStyleMapper.h @@ -8,6 +8,7 @@ @class EDStyle; +// Not exported @interface EMStyleMapper : CMMapper { EDStyle *edStyle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMTop.h b/iOS7/PrivateFrameworks/OfficeImport/EMTop.h index 8f695ad79..f531b4c08 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMTop.h @@ -10,24 +10,25 @@ @class CMArchiveManager, EMState, EMWorkbookMapper, NSString; +// Not exported @interface EMTop : CMTop { CMArchiveManager *_archiver; EMState *_state; EMWorkbookMapper *_mapper; NSString *_inFileName; - BOOL _xml; + _Bool _xml; } -+ (void)fillHTMLArchiveForExcelData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -+ (void)fillHTMLArchiveForExcelFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForExcelData:(id)arg1 fileName:(id)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; ++ (void)fillHTMLArchiveForExcelFile:(id)arg1 xmlFlag:(_Bool)arg2 archiver:(id)arg3; - (void)readerDidEndDocument:(id)arg1; -- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(BOOL)arg4; -- (void)readerDidStartDocument:(id)arg1 withElementCount:(int)arg2; +- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(_Bool)arg4; +- (void)readerDidStartDocument:(id)arg1 withElementCount:(long long)arg2; - (void)dealloc; -- (void)readFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; -- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -- (void)readFile:(id)arg1 orData:(id)arg2 withDataFileName:(id)arg3 xmlFlag:(BOOL)arg4 archiver:(id)arg5; +- (void)readFile:(id)arg1 xmlFlag:(_Bool)arg2 archiver:(id)arg3; +- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; +- (void)readFile:(id)arg1 orData:(id)arg2 withDataFileName:(id)arg3 xmlFlag:(_Bool)arg4 archiver:(id)arg5; - (void)_streamWorkbook:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper-Private.h new file mode 100644 index 000000000..4daef9c23 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMWorkbookMapper (Private) +- (void)mapBodyStyleAt:(id)arg1; +- (id)copySheetMapperWithEdSheet:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper.h index 7157307bb..13c868129 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMWorkbookMapper.h @@ -10,9 +10,10 @@ @class CMArchiveManager, EDWorkbook, NSMutableArray, NSString, OIXMLDocument, OIXMLElement; +// Not exported @interface EMWorkbookMapper : CMMapper { - unsigned int mRealSheetCount; + unsigned long long mRealSheetCount; int mWidth; int mHeight; EDWorkbook *edWorkbook; @@ -32,27 +33,27 @@ OIXMLDocument *mTabBarDoc; NSString *mTabBarURL; NSMutableArray *mSheetURLs; - float mTabPosition; - unsigned int mNumberOfMappedSheets; - BOOL mHasPushedHeader; - BOOL mHasPushedFirstSheet; - BOOL mLoadingMessageVisible; + double mTabPosition; + unsigned long long mNumberOfMappedSheets; + _Bool mHasPushedHeader; + _Bool mHasPushedFirstSheet; + _Bool mLoadingMessageVisible; } + (id)borderWidthCache; + (id)borderStyleCache; + (id)cssStyleCache; + (id)baseDate; -+ (void)setBaseDate1904:(BOOL)arg1; ++ (void)setBaseDate1904:(_Bool)arg1; - (void)finishMappingWithState:(id)arg1; -- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)mapElement:(id)arg1 atIndex:(unsigned long long)arg2 withState:(id)arg3 isLastElement:(_Bool)arg4; - (id)_copyStringForSheet:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 andMapper:(id)arg4; - (void)startMappingWithState:(id)arg1; -- (void)_pushTabForSheet:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_pushTabForSheet:(id)arg1 atIndex:(unsigned long long)arg2; - (id)_mainPageBack; - (id)_frontPageByCopyingMainPage; - (struct CGSize)pageSizeForDevice; -- (BOOL)hasMultipleSheets; +- (_Bool)hasMultipleSheets; - (id)styleMatrix; - (id)documentTitle; - (id)archiver; @@ -63,8 +64,6 @@ - (id)workbook; - (void)dealloc; - (id)initWithEDWorkbook:(id)arg1 archiver:(id)arg2; -- (void)mapBodyStyleAt:(id)arg1; -- (id)copySheetMapperWithEdSheet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper-Private.h new file mode 100644 index 000000000..d2331169f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EMWorksheetMapper (Private) +- (void)mapTableStyleAt:(id)arg1 withState:(id)arg2; +- (void)mapTableAt:(id)arg1 withState:(id)arg2; +- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; +- (void)mapGridAt:(id)arg1; +- (void)mapColumnInfosAt:(id)arg1 withState:(id)arg2; +- (void)countRowsAndColumnsWithState:(id)arg1; +- (void)setRowGrid; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper.h b/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper.h index 4d39e73cb..22280f65a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EMWorksheetMapper.h @@ -8,6 +8,7 @@ @class CMStyle, ECColumnWidthConvertor, EDWorksheet; +// Not exported @interface EMWorksheetMapper : EMSheetMapper { EDWorksheet *edWorksheet; @@ -36,17 +37,10 @@ - (double *)rowGrid; - (int)columnCount; - (double *)columnGrid; -- (BOOL)isVisible; +- (_Bool)isVisible; - (void)dealloc; - (void)_initWithState:(id)arg1; - (id)initWithEDWorksheet:(id)arg1 parent:(id)arg2; -- (void)mapTableStyleAt:(id)arg1 withState:(id)arg2; -- (void)mapTableAt:(id)arg1 withState:(id)arg2; -- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; -- (void)mapGridAt:(id)arg1; -- (void)mapColumnInfosAt:(id)arg1 withState:(id)arg2; -- (void)countRowsAndColumnsWithState:(id)arg1; -- (void)setRowGrid; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPBorder.h b/iOS7/PrivateFrameworks/OfficeImport/EPBorder.h index ec30fd746..13c068b58 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPBorder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPBorder.h @@ -6,15 +6,16 @@ #import +// Not exported @interface EPBorder : EDBorder { - unsigned int mPrecedence; + unsigned long long mPrecedence; } -+ (id)borderWithBorder:(id)arg1 precedence:(unsigned int)arg2 resources:(id)arg3; -- (unsigned int)precedence; -- (BOOL)isEqualToBorder:(id)arg1; -- (id)initWithBorder:(id)arg1 precedence:(unsigned int)arg2 resources:(id)arg3; ++ (id)borderWithBorder:(id)arg1 precedence:(unsigned long long)arg2 resources:(id)arg3; +- (unsigned long long)precedence; +- (_Bool)isEqualToBorder:(id)arg1; +- (id)initWithBorder:(id)arg1 precedence:(unsigned long long)arg2 resources:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-EPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-EPInternal.h new file mode 100644 index 000000000..730a0d9fd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-EPInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPFormulaCleaner (EPInternal) +- (void)prepareToProcessFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-Private.h new file mode 100644 index 000000000..0b844aebd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner-Private.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPFormulaCleaner (Private) +- (void)reset; +- (void)reportWarning:(int)arg1 parameter:(id)arg2; +- (void)reportWarning:(int)arg1; +- (id)newFormulaToCleanFromSharedFormula:(id)arg1; +- (id)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2 allReferencesAllowed:(_Bool)arg3 success:(_Bool *)arg4; +- (unsigned int)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2; +- (_Bool)useEvaluationStackToCheckFunctionId:(int)arg1 functionName:(id)arg2 tokenIndex:(unsigned int)arg3; +- (void)applyMaxCellsInName:(id)arg1; +- (void)updateWorksheet:(id)arg1 row:(int)arg2 column:(int)arg3 inDictionary:(id)arg4; +- (_Bool)checkCustomFunction:(unsigned int)arg1; +- (_Bool)checkSupportedAddInName:(id)arg1 externalLink:(_Bool)arg2; +- (_Bool)checkFunctionId:(int)arg1 tokenIndex:(unsigned int)arg2; +- (_Bool)cleanName:(unsigned int)arg1 nameIndex:(unsigned int)arg2 sheetIndex:(unsigned long long)arg3; +- (id)worksheetFromLinkReferenceIndex:(unsigned int)arg1 loadIfNeeded:(_Bool)arg2; +- (_Bool)isLinkReferenceIndexSupported:(unsigned int)arg1 allowExternal:(_Bool)arg2; +- (_Bool)combineCellReferences:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; +- (_Bool)cleanRange:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; +- (_Bool)cleanUnion:(unsigned int)arg1; +- (_Bool)cleanFuncVar:(unsigned int)arg1; +- (_Bool)cleanFunc:(unsigned int)arg1; +- (_Bool)cleanNameX:(unsigned int)arg1; +- (_Bool)cleanName:(unsigned int)arg1; +- (_Bool)cleanArea3D:(unsigned int)arg1; +- (_Bool)cleanRef3D:(unsigned int)arg1; +- (_Bool)cleanArea:(unsigned int)arg1 updateSheet:(_Bool)arg2; +- (_Bool)cleanRef:(unsigned int)arg1 updateSheet:(_Bool)arg2; +- (_Bool)cleanArray:(unsigned int)arg1; +- (void)updateSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(_Bool)arg3 rowMax:(int)arg4 rowMaxRelative:(_Bool)arg5 columnMin:(int)arg6 columnMinRelative:(_Bool)arg7 columnMax:(int)arg8 columnMaxRelative:(_Bool)arg9; +- (void)updateSheet:(id)arg1 row:(int)arg2 rowRelative:(_Bool)arg3 column:(int)arg4 columnRelative:(_Bool)arg5; +- (_Bool)isThereContentOutsideOfLassoBoundsForSheet:(id)arg1 rowMin:(int)arg2 rowMax:(int)arg3 columnMin:(int)arg4 columnMax:(int)arg5; +- (_Bool)isReferenceValidInLassoForSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(_Bool)arg3 rowMax:(int)arg4 rowMaxRelative:(_Bool)arg5 columnMin:(int)arg6 columnMinRelative:(_Bool)arg7 columnMax:(int)arg8 columnMaxRelative:(_Bool)arg9; +- (_Bool)isReferenceValidInLassoForRow:(int)arg1 rowRelative:(_Bool)arg2 column:(int)arg3 columnRelative:(_Bool)arg4; +- (void)addOffsetsToRow:(int *)arg1 rowRelative:(_Bool)arg2 column:(int *)arg3 columnRelative:(_Bool)arg4; +- (_Bool)cleanTokenAtIndex:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; +- (void)cleanFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner.h b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner.h index 2919b9d11..caabcc9d7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCleaner.h @@ -8,6 +8,7 @@ @class EDFormula, EDName, EDRowBlocks, EDSheet; +// Not exported @interface EPFormulaCleaner : EDProcessor { EDSheet *mCurrentSheet; @@ -24,42 +25,6 @@ - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; - (void)dealloc; -- (void)prepareToProcessFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; -- (void)reset; -- (void)reportWarning:(int)arg1 parameter:(id)arg2; -- (void)reportWarning:(int)arg1; -- (id)newFormulaToCleanFromSharedFormula:(id)arg1; -- (id)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2 allReferencesAllowed:(_Bool)arg3 success:(_Bool *)arg4; -- (unsigned int)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2; -- (_Bool)useEvaluationStackToCheckFunctionId:(int)arg1 functionName:(id)arg2 tokenIndex:(unsigned int)arg3; -- (void)applyMaxCellsInName:(id)arg1; -- (void)updateWorksheet:(id)arg1 row:(int)arg2 column:(int)arg3 inDictionary:(id)arg4; -- (_Bool)checkCustomFunction:(unsigned int)arg1; -- (_Bool)checkSupportedAddInName:(id)arg1 externalLink:(_Bool)arg2; -- (_Bool)checkFunctionId:(int)arg1 tokenIndex:(unsigned int)arg2; -- (_Bool)cleanName:(unsigned int)arg1 nameIndex:(unsigned int)arg2 sheetIndex:(unsigned int)arg3; -- (id)worksheetFromLinkReferenceIndex:(unsigned int)arg1 loadIfNeeded:(_Bool)arg2; -- (_Bool)isLinkReferenceIndexSupported:(unsigned int)arg1 allowExternal:(_Bool)arg2; -- (_Bool)combineCellReferences:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; -- (_Bool)cleanRange:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; -- (_Bool)cleanUnion:(unsigned int)arg1; -- (_Bool)cleanFuncVar:(unsigned int)arg1; -- (_Bool)cleanFunc:(unsigned int)arg1; -- (_Bool)cleanNameX:(unsigned int)arg1; -- (_Bool)cleanName:(unsigned int)arg1; -- (_Bool)cleanArea3D:(unsigned int)arg1; -- (_Bool)cleanRef3D:(unsigned int)arg1; -- (_Bool)cleanArea:(unsigned int)arg1 updateSheet:(BOOL)arg2; -- (_Bool)cleanRef:(unsigned int)arg1 updateSheet:(BOOL)arg2; -- (_Bool)cleanArray:(unsigned int)arg1; -- (void)updateSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(_Bool)arg3 rowMax:(int)arg4 rowMaxRelative:(_Bool)arg5 columnMin:(int)arg6 columnMinRelative:(_Bool)arg7 columnMax:(int)arg8 columnMaxRelative:(_Bool)arg9; -- (void)updateSheet:(id)arg1 row:(int)arg2 rowRelative:(_Bool)arg3 column:(int)arg4 columnRelative:(_Bool)arg5; -- (_Bool)isThereContentOutsideOfLassoBoundsForSheet:(id)arg1 rowMin:(int)arg2 rowMax:(int)arg3 columnMin:(int)arg4 columnMax:(int)arg5; -- (_Bool)isReferenceValidInLassoForSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(_Bool)arg3 rowMax:(int)arg4 rowMaxRelative:(_Bool)arg5 columnMin:(int)arg6 columnMinRelative:(_Bool)arg7 columnMax:(int)arg8 columnMaxRelative:(_Bool)arg9; -- (_Bool)isReferenceValidInLassoForRow:(int)arg1 rowRelative:(_Bool)arg2 column:(int)arg3 columnRelative:(_Bool)arg4; -- (void)addOffsetsToRow:(int *)arg1 rowRelative:(_Bool)arg2 column:(int *)arg3 columnRelative:(_Bool)arg4; -- (_Bool)cleanTokenAtIndex:(unsigned int)arg1 removedTokenCount:(unsigned int *)arg2; -- (void)cleanFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCollectionCleaner.h b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCollectionCleaner.h index c7f6a2cb2..252b6233b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCollectionCleaner.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPFormulaCollectionCleaner.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EPFormulaCollectionCleaner : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner-Private.h new file mode 100644 index 000000000..044a58c87 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPMergedRegionScanner (Private) +- (_Bool)processMergedRegion:(id)arg1 inWorksheet:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner.h b/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner.h index 8c77f9803..c0780dbb9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPMergedRegionScanner.h @@ -6,13 +6,13 @@ #import +// Not exported @interface EPMergedRegionScanner : EDProcessor { } - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (_Bool)isObjectSupported:(id)arg1; -- (_Bool)processMergedRegion:(id)arg1 inWorksheet:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPNameFormulaCleaner.h b/iOS7/PrivateFrameworks/OfficeImport/EPNameFormulaCleaner.h index 65e6b5fba..e12ce4aea 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPNameFormulaCleaner.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPNameFormulaCleaner.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EPNameFormulaCleaner : EDProcessor { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener-Private.h new file mode 100644 index 000000000..ce79f89ba --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPPivotTableStyleFlattener (Private) +- (void)addSubtotalColumnLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addSubtotalRowLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addColumnSubheadingLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addRowSubheadingLevel:(unsigned int)arg1 to:(id)arg2; +- (unsigned int)constrainLevel:(unsigned int)arg1; +- (int)stripeOffset:(int)arg1 row:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener.h b/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener.h index e05d63394..1546c108e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPPivotTableStyleFlattener.h @@ -8,15 +8,16 @@ @class EDPivotTable; +// Not exported @interface EPPivotTableStyleFlattener : EPStyleFlattener { EDPivotTable *mPivotTable; - long mFirstHeaderRow; - long mFirstDataRow; - long mFirstDataColumn; - unsigned int mRowFieldsCount; - unsigned int mColumnFieldsCount; - unsigned int mPageFieldsCount; + long long mFirstHeaderRow; + long long mFirstDataRow; + long long mFirstDataColumn; + unsigned long long mRowFieldsCount; + unsigned long long mColumnFieldsCount; + unsigned long long mPageFieldsCount; } - (void)clearCache; @@ -28,12 +29,6 @@ - (id)styleFromObject:(id)arg1; - (id)collectionFromWorksheet:(id)arg1; - (_Bool)isObjectSupported:(id)arg1; -- (void)addSubtotalColumnLevel:(unsigned int)arg1 to:(id)arg2; -- (void)addSubtotalRowLevel:(unsigned int)arg1 to:(id)arg2; -- (void)addColumnSubheadingLevel:(unsigned int)arg1 to:(id)arg2; -- (void)addRowSubheadingLevel:(unsigned int)arg1 to:(id)arg2; -- (unsigned int)constrainLevel:(unsigned int)arg1; -- (int)stripeOffset:(int)arg1 row:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-EPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-EPInternal.h new file mode 100644 index 000000000..410d0a5e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-EPInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPStyleFlattener (EPInternal) +- (void)clearCache; +- (void)cacheSizes:(id)arg1 inObject:(id)arg2; +- (void)cacheRange:(id)arg1; +- (int)borderFlagsForStyleType:(int)arg1 row:(int)arg2 column:(int)arg3; +- (id)keysInTheOrderTheyShouldBeApplied; +- (id)extractCellStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3 column:(int)arg4; +- (id)extractRowStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3; +- (id)extractGlobalStyleElements:(id)arg1; +- (id)extractKeys:(id)arg1 from:(id)arg2 parent:(id)arg3; +- (id)wrapDifferentialStyleInATableStyleElement:(id)arg1 type:(int)arg2; +- (id)styleFromObject:(id)arg1; +- (id)collectionFromWorksheet:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-Private.h new file mode 100644 index 000000000..3bd770f03 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPStyleFlattener (Private) +- (id)copyFlattenFont:(id)arg1 differentialFont:(id)arg2; +- (id)copyFlattenFill:(id)arg1 differentialFill:(id)arg2; +- (id)copyFlattenBorder:(int)arg1 borders:(id)arg2 differentialBorders:(id)arg3 flag:(_Bool)arg4 precedence:(unsigned long long)arg5 row:(int)arg6 column:(int)arg7; +- (id)copyFlattenBorders:(id)arg1 differentialBorders:(id)arg2 borderFlags:(int)arg3 precedence:(unsigned long long)arg4 row:(int)arg5 column:(int)arg6; +- (void)applyDifferentialStyle:(id)arg1 borderFlags:(int)arg2 precedence:(unsigned long long)arg3 toCell:(struct EDCellHeader **)arg4 row:(int)arg5 column:(int)arg6; +- (void)applyStyleElements:(id)arg1 toCell:(struct EDCellHeader *)arg2 row:(int)arg3 column:(int)arg4; +- (struct EDCellHeader *)cellWithSetupStyleAtRowNumber:(int)arg1 columnNumber:(int)arg2; +- (void)processObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener.h b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener.h index 4b73ea0e0..e442f8d65 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPStyleFlattener.h @@ -8,6 +8,7 @@ @class EDColumnInfoCollection, EDRowBlock, EDRowBlocks, EDWorksheet, NSArray, NSMutableArray; +// Not exported @interface EPStyleFlattener : EDProcessor { EDWorksheet *mWorksheet; @@ -28,26 +29,6 @@ - (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; - (void)dealloc; -- (id)copyFlattenFont:(id)arg1 differentialFont:(id)arg2; -- (id)copyFlattenFill:(id)arg1 differentialFill:(id)arg2; -- (id)copyFlattenBorder:(int)arg1 borders:(id)arg2 differentialBorders:(id)arg3 flag:(_Bool)arg4 precedence:(unsigned int)arg5 row:(int)arg6 column:(int)arg7; -- (id)copyFlattenBorders:(id)arg1 differentialBorders:(id)arg2 borderFlags:(int)arg3 precedence:(unsigned int)arg4 row:(int)arg5 column:(int)arg6; -- (void)applyDifferentialStyle:(id)arg1 borderFlags:(int)arg2 precedence:(unsigned int)arg3 toCell:(struct EDCellHeader **)arg4 row:(int)arg5 column:(int)arg6; -- (void)applyStyleElements:(id)arg1 toCell:(struct EDCellHeader *)arg2 row:(int)arg3 column:(int)arg4; -- (struct EDCellHeader *)cellWithSetupStyleAtRowNumber:(int)arg1 columnNumber:(int)arg2; -- (void)processObject:(id)arg1; -- (void)clearCache; -- (void)cacheSizes:(id)arg1 inObject:(id)arg2; -- (void)cacheRange:(id)arg1; -- (int)borderFlagsForStyleType:(int)arg1 row:(int)arg2 column:(int)arg3; -- (id)keysInTheOrderTheyShouldBeApplied; -- (id)extractCellStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3 column:(int)arg4; -- (id)extractRowStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3; -- (id)extractGlobalStyleElements:(id)arg1; -- (id)extractKeys:(id)arg1 from:(id)arg2 parent:(id)arg3; -- (id)wrapDifferentialStyleInATableStyleElement:(id)arg1 type:(int)arg2; -- (id)styleFromObject:(id)arg1; -- (id)collectionFromWorksheet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener-Private.h new file mode 100644 index 000000000..89a533481 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EPTableStyleFlattener (Private) +- (int)stripeOffset:(int)arg1 row:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener.h b/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener.h index 8cc782bf5..fb668b4ff 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EPTableStyleFlattener.h @@ -8,11 +8,12 @@ @class EDTable; +// Not exported @interface EPTableStyleFlattener : EPStyleFlattener { EDTable *mTable; - unsigned int mHeaderRowCount; - unsigned int mTotalsRowCount; + unsigned long long mHeaderRowCount; + unsigned long long mTotalsRowCount; } - (void)clearCache; @@ -25,7 +26,6 @@ - (id)styleFromObject:(id)arg1; - (id)collectionFromWorksheet:(id)arg1; - (_Bool)isObjectSupported:(id)arg1; -- (int)stripeOffset:(int)arg1 row:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDBlipContext.h b/iOS7/PrivateFrameworks/OfficeImport/ESDBlipContext.h index e0b6abbce..9c4d2d8d0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDBlipContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDBlipContext.h @@ -8,6 +8,7 @@ #import "OCDDelayedMediaContext-Protocol.h" +// Not exported @interface ESDBlipContext : NSObject { struct SsrwOOStream *mStream; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-EBAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-EBAdditions.h new file mode 100644 index 000000000..b5f95718c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-EBAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDContainer (EBAdditions) +- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDDrawingAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDDrawingAdditions.h new file mode 100644 index 000000000..fc544f0d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDDrawingAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDContainer (ESDDrawingAdditions) +- (id)shapeContainer; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDGroupAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDGroupAdditions.h new file mode 100644 index 000000000..3310090cf --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-ESDGroupAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDContainer (ESDGroupAdditions) +- (struct EshGroup *)eshGroup; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PBAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PBAdditions.h new file mode 100644 index 000000000..0240e73a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PBAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDContainer (PBAdditions) ++ (void)pbReadChildrenOfObject:(struct EshObject *)arg1 toArray:(id)arg2 state:(id)arg3; +- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PowerPointBinary.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PowerPointBinary.h new file mode 100644 index 000000000..2870afc98 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer-PowerPointBinary.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDContainer (PowerPointBinary) +- (void)addCStringWithChar2String:(const unsigned short *)arg1 instance:(int)arg2; +- (void)addCStringWithNSString:(id)arg1 instance:(int)arg2; +- (id)addPptEshClientChildOfType:(unsigned short)arg1; +- (struct EshObject *)addPptAtomChildOfType:(unsigned short)arg1; +- (id)addPptContainerChildOfType:(unsigned short)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer.h b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer.h index 7b449eced..6a0b313e3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDContainer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDContainer.h @@ -8,46 +8,37 @@ @class NSMutableArray; +// Not exported @interface ESDContainer : ESDObject { NSMutableArray *mChildren; } + (void)readChildrenOfObject:(struct EshObject *)arg1 reader:(struct OcReader *)arg2 toArray:(id)arg3; -+ (void)pbReadChildrenOfObject:(struct EshObject *)arg1 toArray:(id)arg2 state:(id)arg3; - (void)writeToWriter:(struct OcWriter *)arg1; -- (id)containerChildAt:(unsigned int)arg1; -- (id)containerChildOfType:(unsigned short)arg1 instance:(short)arg2 mustExist:(BOOL)arg3; -- (id)firstContainerChildOfType:(unsigned short)arg1 mustExist:(BOOL)arg2; -- (id)containerFromObject:(id)arg1 mustExist:(BOOL)arg2; +- (id)containerChildAt:(unsigned long long)arg1; +- (id)containerChildOfType:(unsigned short)arg1 instance:(short)arg2 mustExist:(_Bool)arg3; +- (id)firstContainerChildOfType:(unsigned short)arg1 mustExist:(_Bool)arg2; +- (id)containerFromObject:(id)arg1 mustExist:(_Bool)arg2; - (id)childOfType:(unsigned short)arg1 instance:(short)arg2; -- (unsigned int)indexOfFirstChildOfType:(unsigned short)arg1 afterIndex:(unsigned int)arg2; -- (id)firstChildOfType:(unsigned short)arg1 afterIndex:(unsigned int)arg2; +- (unsigned long long)indexOfFirstChildOfType:(unsigned short)arg1 afterIndex:(unsigned long long)arg2; +- (id)firstChildOfType:(unsigned short)arg1 afterIndex:(unsigned long long)arg2; - (id)firstChildOfType:(unsigned short)arg1 afterChild:(id)arg2; - (id)firstChildOfType:(unsigned short)arg1; - (void)removeChild:(id)arg1; -- (id)insertEshChild:(struct EshObject *)arg1 at:(unsigned int)arg2; -- (void)insertChild:(id)arg1 at:(unsigned int)arg2; +- (id)insertEshChild:(struct EshObject *)arg1 at:(unsigned long long)arg2; +- (void)insertChild:(id)arg1 at:(unsigned long long)arg2; - (struct EshObject *)addAtomChildOfType:(unsigned short)arg1; - (id)addContainerChildOfType:(unsigned short)arg1; - (id)addChildOfType:(unsigned short)arg1; - (id)addEshChild:(struct EshObject *)arg1; - (void)addChild:(id)arg1; -- (id)childAt:(unsigned int)arg1; -- (unsigned int)childCount; +- (id)childAt:(unsigned long long)arg1; +- (unsigned long long)childCount; - (struct EshContainer *)eshContainer; - (void)dealloc; - (id)initFromReader:(struct OcReader *)arg1 type:(unsigned short)arg2 version:(unsigned short)arg3; - (id)initWithEshObject:(struct EshObject *)arg1; -- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; -- (id)shapeContainer; -- (struct EshGroup *)eshGroup; -- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; -- (void)addCStringWithChar2String:(const unsigned short *)arg1 instance:(int)arg2; -- (void)addCStringWithNSString:(id)arg1 instance:(int)arg2; -- (id)addPptEshClientChildOfType:(unsigned short)arg1; -- (struct EshObject *)addPptAtomChildOfType:(unsigned short)arg1; -- (id)addPptContainerChildOfType:(unsigned short)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDDibFileBlipContext.h b/iOS7/PrivateFrameworks/OfficeImport/ESDDibFileBlipContext.h index 093cce786..fb97d3c50 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDDibFileBlipContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDDibFileBlipContext.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ESDDibFileBlipContext : ESDBlipContext { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDMetafileBlipContext.h b/iOS7/PrivateFrameworks/OfficeImport/ESDMetafileBlipContext.h index a4dbcbba6..c9bfd7d54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDMetafileBlipContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDMetafileBlipContext.h @@ -6,15 +6,16 @@ #import +// Not exported @interface ESDMetafileBlipContext : ESDBlipContext { - unsigned long mCb; - unsigned long defaultHeaderSize; + unsigned int mCb; + unsigned int defaultHeaderSize; } -@property unsigned long defaultHeaderSize; // @synthesize defaultHeaderSize; +@property unsigned int defaultHeaderSize; // @synthesize defaultHeaderSize; - (_Bool)loadDelayedNode:(id)arg1; -- (id)initWithOffset:(unsigned int)arg1 byteCount:(unsigned int)arg2 uncompressed:(unsigned long)arg3 stream:(struct SsrwOOStream *)arg4 streamID:(unsigned int)arg5; +- (id)initWithOffset:(unsigned int)arg1 byteCount:(unsigned int)arg2 uncompressed:(unsigned int)arg3 stream:(struct SsrwOOStream *)arg4 streamID:(unsigned int)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDObject-EBAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-EBAdditions.h new file mode 100644 index 000000000..a02760c2d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-EBAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDObject (EBAdditions) +- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDObject-ESDShapeAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-ESDShapeAdditions.h new file mode 100644 index 000000000..d56b16166 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-ESDShapeAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDObject (ESDShapeAdditions) +- (int)shapeID; +- (struct EshGroup *)eshGroup; +- (struct EshShape *)eshShape; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDObject-PBAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-PBAdditions.h new file mode 100644 index 000000000..ce61eff72 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDObject-PBAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDObject (PBAdditions) +- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDObject.h b/iOS7/PrivateFrameworks/OfficeImport/ESDObject.h index 7281fb76a..6e055124c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDObject.h @@ -8,6 +8,7 @@ @class ESDContainer; +// Not exported @interface ESDObject : NSObject { struct EshObject *mEshObject; @@ -24,11 +25,6 @@ - (id)initFromReader:(struct OcReader *)arg1 type:(unsigned short)arg2 version:(unsigned short)arg3; - (id)initWithType:(unsigned short)arg1; - (id)initWithEshObject:(struct EshObject *)arg1; -- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; -- (int)shapeID; -- (struct EshGroup *)eshGroup; -- (struct EshShape *)eshShape; -- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDObjectFactory.h b/iOS7/PrivateFrameworks/OfficeImport/ESDObjectFactory.h index ed0743ccc..24b3d2e2b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDObjectFactory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDObjectFactory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ESDObjectFactory : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDRoot-PBAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/ESDRoot-PBAdditions.h new file mode 100644 index 000000000..d2b52775b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDRoot-PBAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ESDRoot (PBAdditions) +- (id)pbReferenceWithID:(unsigned int)arg1; +- (id)initWithPbState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ESDRoot.h b/iOS7/PrivateFrameworks/OfficeImport/ESDRoot.h index 3739e0f08..08a8e587e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ESDRoot.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ESDRoot.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface ESDRoot : ESDObject { NSMutableArray *mChildren; @@ -15,15 +16,13 @@ - (void)writeToWriter:(struct OcWriter *)arg1; - (void)addChild:(id)arg1; -- (id)childAt:(unsigned int)arg1; -- (unsigned int)childCount; +- (id)childAt:(unsigned long long)arg1; +- (unsigned long long)childCount; - (struct EshRoot *)eshRoot; - (void)dealloc; - (id)initFromReader:(struct OcReader *)arg1; - (id)init; - (id)initWithEshObject:(struct EshObject *)arg1; -- (id)pbReferenceWithID:(unsigned long)arg1; -- (id)initWithPbState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo-Private.h new file mode 100644 index 000000000..83c0fdf44 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXAlignmentInfo (Private) ++ (int)edVerticalAlignFromVerticalAlignString:(id)arg1; ++ (int)edHorizontalAlignFromHorizontalAlignString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo.h index b9bc25dcb..d4cdae2fd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXAlignmentInfo.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXAlignmentInfo : NSObject { } + (id)edAlignmentInfoFromVmlAlignmentInfoElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)edAlignmentInfoFromXmlAlignmentInfoElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edVerticalAlignFromVerticalAlignString:(id)arg1; -+ (int)edHorizontalAlignFromHorizontalAlignString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXBorders-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXBorders-Private.h new file mode 100644 index 000000000..ded66472c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXBorders-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXBorders (Private) ++ (int)edDiagStyleFromXmlElement:(struct _xmlNode *)arg1; ++ (int)edBorderStyleFromXmlBorderStyleString:(id)arg1; ++ (id)edBorderFromXmlElement:(struct _xmlNode *)arg1 diagonalType:(int)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXBorders.h b/iOS7/PrivateFrameworks/OfficeImport/EXBorders.h index e6d1fb842..8f7f54400 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXBorders.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXBorders.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXBorders : NSObject { } + (id)edBordersFromXmlBordersElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edDiagStyleFromXmlElement:(struct _xmlNode *)arg1; -+ (int)edBorderStyleFromXmlBorderStyleString:(id)arg1; -+ (id)edBorderFromXmlElement:(struct _xmlNode *)arg1 diagonalType:(int)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXBordersTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXBordersTable.h index b12128cfb..725b16269 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXBordersTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXBordersTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXBordersTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCell-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXCell-Private.h new file mode 100644 index 000000000..9a1d1f6eb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCell-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXCell (Private) ++ (int)edErrorFromXmlErrorString:(id)arg1; ++ (_Bool)edBoolFromXmlBoolString:(id)arg1; ++ (int)edCellTypeFromXmlCellElement:(struct _xmlNode *)arg1 stringIndex:(_Bool *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCell.h b/iOS7/PrivateFrameworks/OfficeImport/EXCell.h index 7129e4b67..efad1c0b6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCell.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXCell : NSObject { } + (void)edCellFromXmlCellElement:(struct _xmlNode *)arg1 edRowInfo:(struct EDRowInfo **)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; -+ (int)edErrorFromXmlErrorString:(id)arg1; -+ (_Bool)edBoolFromXmlBoolString:(id)arg1; -+ (int)edCellTypeFromXmlCellElement:(struct _xmlNode *)arg1 stringIndex:(_Bool *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCellFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormat.h index c72b06db4..734002204 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXCellFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormat.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXCellFormat : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable-Private.h new file mode 100644 index 000000000..9fa59e2bd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXCellFormatTable (Private) ++ (void)readCellFormatsFrom:(struct _xmlNode *)arg1 isStyle:(_Bool)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable.h index 2cafe93cd..2e2dae69c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCellFormatTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXCellFormatTable : NSObject { } @@ -13,7 +14,6 @@ + (void)readFromCellStylesElement:(struct _xmlNode *)arg1 state:(id)arg2; + (void)readFromCellStyleXfsElement:(struct _xmlNode *)arg1 state:(id)arg2; + (void)readFromCellXfsElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readCellFormatsFrom:(struct _xmlNode *)arg1 isStyle:(_Bool)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet-Private.h new file mode 100644 index 000000000..c352af614 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXChartsheet (Private) ++ (void)setupProcessors:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet.h b/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet.h index 4ed57a20e..c71b2f972 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXChartsheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXChartsheet : NSObject { } @@ -14,7 +15,6 @@ + (void)readOtherSheetComponentsWithState:(id)arg1; + (_Bool)readDistinctSheetElementsFrom:(struct _xmlTextReader *)arg1 state:(id)arg2; + (id)edSheetWithState:(id)arg1; -+ (void)setupProcessors:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXColorReference-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXColorReference-Private.h new file mode 100644 index 000000000..d6f5423c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXColorReference-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXColorReference (Private) ++ (id)autoColorWithCallerClass:(Class)arg1 resources:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXColorReference.h b/iOS7/PrivateFrameworks/OfficeImport/EXColorReference.h index 264a4501a..c3137e97b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXColorReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXColorReference.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXColorReference : NSObject { } + (id)edColorReferenceFromXmlColorElement:(struct _xmlNode *)arg1 callerClass:(Class)arg2 state:(id)arg3; -+ (id)autoColorWithCallerClass:(Class)arg1 resources:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXColorTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXColorTable-Private.h new file mode 100644 index 000000000..04151f729 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXColorTable-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXColorTable (Private) ++ (void)readOADThemeFrom:(id)arg1 toEDThemeColors:(id)arg2; ++ (void)readColorsFrom:(struct _xmlNode *)arg1 toEDColors:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXColorTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXColorTable.h index 6b8823665..9ca45898a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXColorTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXColorTable.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXColorTable : NSObject { } + (void)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readOADThemeFrom:(id)arg1 toEDThemeColors:(id)arg2; -+ (void)readColorsFrom:(struct _xmlNode *)arg1 toEDColors:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXColumnInfo.h b/iOS7/PrivateFrameworks/OfficeImport/EXColumnInfo.h index beb4e3dd1..e2bcd345a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXColumnInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXColumnInfo.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXColumnInfo : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/EXCommon.h index 719cd80b4..4b7aab77d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormatting.h b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormatting.h index 925d767dd..ac2b3e942 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormatting.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormatting.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXConditionalFormatting : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule-Private.h new file mode 100644 index 000000000..4871c1b70 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXConditionalFormattingRule (Private) ++ (int)edTimePeriodFromXmlTimePeriodString:(id)arg1; ++ (int)edOperatorFromXmlOperatorString:(id)arg1; ++ (int)edRuleTypeFromXmlRuleTypeString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule.h b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule.h index e69027c53..7f36a61bf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXConditionalFormattingRule.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXConditionalFormattingRule : NSObject { } + (id)edConditionalFormattingRuleFromXmlConditionalFormattingRuleElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edTimePeriodFromXmlTimePeriodString:(id)arg1; -+ (int)edOperatorFromXmlOperatorString:(id)arg1; -+ (int)edRuleTypeFromXmlRuleTypeString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXContentFormat.h b/iOS7/PrivateFrameworks/OfficeImport/EXContentFormat.h index ba7d5ad04..baca72096 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXContentFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXContentFormat.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXContentFormat : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXContentFormatTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXContentFormatTable.h index 2928dc9d8..f09b1c71a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXContentFormatTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXContentFormatTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXContentFormatTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyle.h index 5e1d119a3..347129f5b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXDifferentialStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyleTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyleTable.h index ec2672fcd..2085f3a3b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyleTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXDifferentialStyleTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXDifferentialStyleTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXDrawing-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXDrawing-Private.h new file mode 100644 index 000000000..0556dcdf1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXDrawing-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXDrawing (Private) ++ (void)readClientDataFromParentNode:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readDrawableNode:(struct _xmlNode *)arg1 anchor:(id)arg2 state:(id)arg3; ++ (struct EDCellAnchorMarker)readAnchorMarkerFromNode:(struct _xmlNode *)arg1; ++ (void)readAbsoluteAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readOneCellAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readTwoCellAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXDrawing.h b/iOS7/PrivateFrameworks/OfficeImport/EXDrawing.h index 5851f81ef..732ab19c9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXDrawing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXDrawing.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXDrawing : NSObject { } + (void)readFromPart:(id)arg1 state:(id)arg2; -+ (void)readClientDataFromParentNode:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readDrawableNode:(struct _xmlNode *)arg1 anchor:(id)arg2 state:(id)arg3; -+ (struct EDCellAnchorMarker)readAnchorMarkerFromNode:(struct _xmlNode *)arg1; -+ (void)readAbsoluteAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readOneCellAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readTwoCellAnchorNode:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXFill-Private.h new file mode 100644 index 000000000..b2f1afffe --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFill-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXFill (Private) ++ (id)edStopFromXmlGradientElement:(struct _xmlNode *)arg1 state:(id)arg2; ++ (int)edGradientTypeFromXmlGradientTypeString:(id)arg1 state:(id)arg2; ++ (id)edGradientFillFromXmlElement:(struct _xmlNode *)arg1 state:(id)arg2; ++ (int)edPatternTypeFromXmlPatternTypeString:(id)arg1; ++ (id)edPatternFillFromXmlElement:(struct _xmlNode *)arg1 differentialFill:(_Bool)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFill.h b/iOS7/PrivateFrameworks/OfficeImport/EXFill.h index 9735e9fe1..a94584835 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFill.h @@ -6,17 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXFill : NSObject { } + (id)edFillFromXmlFillElement:(struct _xmlNode *)arg1 differentialFill:(_Bool)arg2 state:(id)arg3; + (id)edFillFromXmlFillElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (id)edStopFromXmlGradientElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edGradientTypeFromXmlGradientTypeString:(id)arg1 state:(id)arg2; -+ (id)edGradientFillFromXmlElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edPatternTypeFromXmlPatternTypeString:(id)arg1; -+ (id)edPatternFillFromXmlElement:(struct _xmlNode *)arg1 differentialFill:(_Bool)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFillTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXFillTable.h index d022f548e..d5dfb8c31 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXFillTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFillTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXFillTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFont-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXFont-Private.h new file mode 100644 index 000000000..998fa00ea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFont-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXFont (Private) ++ (int)edUnderlineFromXmlUnderlineElement:(struct _xmlNode *)arg1; ++ (int)edScriptFromXmlVertAlignElement:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFont.h b/iOS7/PrivateFrameworks/OfficeImport/EXFont.h index 4cb1ef9c9..b24eff449 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFont.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXFont : NSObject { } + (id)edFontFromXmlFontElement:(struct _xmlNode *)arg1 inConditionalFormat:(_Bool)arg2 state:(id)arg3; -+ (int)edUnderlineFromXmlUnderlineElement:(struct _xmlNode *)arg1; -+ (int)edScriptFromXmlVertAlignElement:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFontTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXFontTable.h index 99a7db42e..57bc44087 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXFontTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFontTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXFontTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFormula-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXFormula-Private.h new file mode 100644 index 000000000..7b66b8b75 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFormula-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXFormula (Private) ++ (void)applyArrayedFormula:(id)arg1 edReference:(id)arg2 edWorksheet:(id)arg3 state:(id)arg4; ++ (Class)formulaClassFromXmlFormulaElement:(struct _xmlNode *)arg1 state:(id)arg2; ++ (id)edTokensForFormulaString:(id)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 sheet:(id)arg5 workbook:(id)arg6; ++ (id)readFrom:(struct _xmlNode *)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 edCell:(struct EDCellHeader *)arg5 edRowBlocks:(id)arg6 state:(id)arg7; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXFormula.h b/iOS7/PrivateFrameworks/OfficeImport/EXFormula.h index 6b52b8fc4..652dc8172 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXFormula.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXFormula : NSObject { } @@ -15,10 +16,6 @@ + (void)readFrom:(struct _xmlNode *)arg1 rowNumber:(int)arg2 columnNumber:(int)arg3 edCell:(struct EDCellHeader *)arg4 edRowBlocks:(id)arg5 state:(id)arg6; + (id)edFormulaFromXmlFormulaElement:(struct _xmlNode *)arg1 formulaClass:(Class)arg2 state:(id)arg3; + (id)edFormulaFromXmlFormulaElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)applyArrayedFormula:(id)arg1 edReference:(id)arg2 edWorksheet:(id)arg3 state:(id)arg4; -+ (Class)formulaClassFromXmlFormulaElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (id)edTokensForFormulaString:(id)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 sheet:(id)arg5 workbook:(id)arg6; -+ (id)readFrom:(struct _xmlNode *)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 edCell:(struct EDCellHeader *)arg5 edRowBlocks:(id)arg6 state:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXHeaderFooter.h b/iOS7/PrivateFrameworks/OfficeImport/EXHeaderFooter.h index 0a05579c1..df9651fee 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXHeaderFooter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXHeaderFooter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXHeaderFooter : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/EXHyperlink.h index d8b28450e..26d4a06bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXHyperlink.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXHyperlink : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXMergeTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXMergeTable.h index 039aef305..2c7d72225 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXMergeTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXMergeTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXMergeTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXNameTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXNameTable-Private.h new file mode 100644 index 000000000..ebfb0ae42 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXNameTable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXNameTable (Private) ++ (id)edNameFromXmlNameElement:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXNameTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXNameTable.h index d0c7fe8d1..ecb9a897b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXNameTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXNameTable.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXNameTable : NSObject { } + (void)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (id)edNameFromXmlNameElement:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXOAVState.h b/iOS7/PrivateFrameworks/OfficeImport/EXOAVState.h index 49ccba922..7eefdc39e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXOAVState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXOAVState.h @@ -8,6 +8,7 @@ @class EXState; +// Not exported @interface EXOAVState : OAVState { EXState *mEXState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtClient.h index cb29e19b0..03e865146 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtClient.h @@ -6,6 +6,7 @@ #import +// Not exported @interface EXOfficeArtClient : OAXClient { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtState.h b/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtState.h index 7b1c38e8f..99e36cbab 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXOfficeArtState.h @@ -8,6 +8,7 @@ @class EXState; +// Not exported @interface EXOfficeArtState : OAXDrawingState { EXState *mExcelState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup-Private.h new file mode 100644 index 000000000..09f6024ab --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXPageSetup (Private) ++ (int)edPageOrderFromPageOrderString:(id)arg1; ++ (int)edPageOrientationFromPageOrientationString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup.h b/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup.h index e49311884..c5d2db980 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPageSetup.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXPageSetup : NSObject { } + (id)edPageMarginsFrom:(struct _xmlNode *)arg1 state:(id)arg2; + (id)edPageSetupFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edPageOrderFromPageOrderString:(id)arg1; -+ (int)edPageOrientationFromPageOrientationString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPane-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXPane-Private.h new file mode 100644 index 000000000..77946b98e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPane-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXPane (Private) ++ (int)edActivePaneEnumFromString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPane.h b/iOS7/PrivateFrameworks/OfficeImport/EXPane.h index 33dfda115..47482d985 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXPane.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPane.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXPane : NSObject { } + (id)edPaneFromXMLPaneElement:(struct _xmlNode *)arg1; -+ (int)edActivePaneEnumFromString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable-Private.h new file mode 100644 index 000000000..1b6107f25 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable-Private.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXPivotTable (Private) ++ (int)edPivotAreaTypeFrom:(id)arg1; ++ (int)edPivotConditionalFormatScopeFrom:(id)arg1; ++ (int)edPivotConditionalFormatTypeFrom:(id)arg1; ++ (int)edPivotDatFieldFormatFrom:(id)arg1; ++ (int)edPivotFieldAxisFrom:(id)arg1; ++ (int)edPivotItemTypeFrom:(id)arg1; ++ (void)readPageFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readPivotAreaReferencesFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readPivotAreasFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readConditionalFormatsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readDataFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readFieldItemsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readPivotFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readItemsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; ++ (void)readLocationFrom:(struct _xmlNode *)arg1 toPivotTable:(id)arg2; ++ (void)readStyleInfoFrom:(struct _xmlNode *)arg1 toPivotTable:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable.h index 01a95f47c..085156cd2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXPivotTable.h @@ -6,28 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXPivotTable : NSObject { } + (id)edPivotTableFromXmlPivotTableElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edPivotAreaTypeFrom:(id)arg1; -+ (int)edPivotConditionalFormatScopeFrom:(id)arg1; -+ (int)edPivotConditionalFormatTypeFrom:(id)arg1; -+ (int)edPivotDatFieldFormatFrom:(id)arg1; -+ (int)edPivotFieldAxisFrom:(id)arg1; -+ (int)edPivotItemTypeFrom:(id)arg1; -+ (void)readPageFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readPivotAreaReferencesFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readPivotAreasFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readConditionalFormatsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readDataFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readFieldItemsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readPivotFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readItemsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readFieldsFrom:(struct _xmlNode *)arg1 toCollection:(id)arg2; -+ (void)readLocationFrom:(struct _xmlNode *)arg1 toPivotTable:(id)arg2; -+ (void)readStyleInfoFrom:(struct _xmlNode *)arg1 toPivotTable:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXProtection.h b/iOS7/PrivateFrameworks/OfficeImport/EXProtection.h index 7a0281198..d24a1d221 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXProtection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXProtection.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXProtection : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXReader.h b/iOS7/PrivateFrameworks/OfficeImport/EXReader.h index 22585f599..2be167c27 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXReader.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface EXReader : OCXReader { NSString *mTemporaryDirectory; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXReference.h b/iOS7/PrivateFrameworks/OfficeImport/EXReference.h index a2598af2f..61f93a29c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXReference.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXReference : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXRow-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXRow-Private.h new file mode 100644 index 000000000..817dc3062 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXRow-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXRow (Private) ++ (void)edRowFrom:(struct _xmlTextReader *)arg1 edRowInfo:(struct EDRowInfo *)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXRow.h b/iOS7/PrivateFrameworks/OfficeImport/EXRow.h index f4edd8d96..c2c486edc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXRow.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXRow : NSObject { } + (void)readRowsFrom:(struct _xmlTextReader *)arg1 state:(id)arg2; -+ (void)edRowFrom:(struct _xmlTextReader *)arg1 edRowInfo:(struct EDRowInfo *)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXSheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXSheet-Private.h new file mode 100644 index 000000000..cc4cb8024 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXSheet-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXSheet (Private) ++ (void)readSheetExtensions:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readAllDrawablesWithState:(id)arg1; ++ (void)readLegacyDrawablesWithState:(id)arg1; ++ (void)readDrawablesWithState:(id)arg1; ++ (Class)exSheetClassFromXmlSheetType:(id)arg1 location:(id)arg2; ++ (void)readCommonSheetElementsFrom:(struct _xmlTextReader *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EXSheet.h index dd43f4d7b..8d1a8bcd8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXSheet.h @@ -6,18 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXSheet : NSObject { } + (void)readDelayedSheeWithLocation:(id)arg1 sheetXmlType:(id)arg2 state:(id)arg3; + (void)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readSheetExtensions:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readAllDrawablesWithState:(id)arg1; -+ (void)readLegacyDrawablesWithState:(id)arg1; -+ (void)readDrawablesWithState:(id)arg1; -+ (Class)exSheetClassFromXmlSheetType:(id)arg1 location:(id)arg2; -+ (void)readCommonSheetElementsFrom:(struct _xmlTextReader *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXSheetContext.h b/iOS7/PrivateFrameworks/OfficeImport/EXSheetContext.h index d5e954647..685013818 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXSheetContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXSheetContext.h @@ -10,6 +10,7 @@ @class EXState, NSString, NSURL; +// Not exported @interface EXSheetContext : NSObject { EXState *mSheetState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXState.h b/iOS7/PrivateFrameworks/OfficeImport/EXState.h index 73c667e7b..e2fb7dfbf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXState.h @@ -8,16 +8,17 @@ @class CPImportTracing, ECColumnWidthConvertor, EDReference, EDResources, EDSheet, EDWorkbook, EXOAVState, EXOfficeArtState, NSMutableArray, NSMutableDictionary, OCPPackagePart; +// Not exported @interface EXState : OAVState { unsigned int mCurrentSheetIndex; EDSheet *mCurrentSheet; - unsigned long mCellStyleXfsOffset; + unsigned long long mCellStyleXfsOffset; double mDefaultColumnWidth; double mDefaultRowHeight; OCPPackagePart *mCurrentPart; OCPPackagePart *mWorkbookPart; - struct map, std::__1::allocator>> mSharedFormulasMap; + struct map, std::__1::allocator>> mSharedFormulasMap; NSMutableArray *mArrayedFormulas; EDReference *mSheetDimension; EXOfficeArtState *mOfficeArtState; @@ -41,7 +42,7 @@ @property(readonly, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancelDelegate; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)reportWorksheetWarning:(struct CPTaggedMessageStructure *)arg1; - (void)reportWarning:(struct CPTaggedMessageStructure *)arg1; - (id)legacyDrawables; @@ -64,8 +65,8 @@ - (void)setSheetDimension:(id)arg1; - (id)sheetDimension; - (id)arrayedFormulas; -- (void)addSharedBaseFormulaIndex:(unsigned int)arg1 withIndex:(long)arg2; -- (unsigned int)sharedBaseFormulaIndexWithIndex:(long)arg1; +- (void)addSharedBaseFormulaIndex:(unsigned long long)arg1 withIndex:(long long)arg2; +- (unsigned long long)sharedBaseFormulaIndexWithIndex:(long long)arg1; - (id)workbookPart; - (void)setCurrentPart:(id)arg1; - (id)currentPart; @@ -73,8 +74,8 @@ - (double)defaultRowHeight; - (void)setDefaultColumnWidth:(double)arg1; - (double)defaultColumnWidth; -- (void)setCellStyleXfsOffset:(unsigned long)arg1; -- (unsigned long)cellStyleXfsOffset; +- (void)setCellStyleXfsOffset:(unsigned long long)arg1; +- (unsigned long long)cellStyleXfsOffset; - (void)setCurrentSheet:(id)arg1; - (id)currentSheet; - (void)setResources:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXString-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXString-Private.h new file mode 100644 index 000000000..cc41de6c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXString-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXString (Private) ++ (id)cleanupWhitespace:(id)arg1; ++ (void)buildEDString:(id)arg1 fromText:(id)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; ++ (void)buildEDString:(id)arg1 fromNode:(struct _xmlNode *)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; ++ (void)buildEDString:(id)arg1 fromChildrenOfNode:(struct _xmlNode *)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; ++ (void)parseStringWithAsciiCode:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXString.h b/iOS7/PrivateFrameworks/OfficeImport/EXString.h index 2f1abb775..67039639e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXString.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXString : NSObject { } @@ -15,11 +16,6 @@ + (id)edStringWithRunsFromXmlDivElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)edStringWithRunsFromXmlStringElement:(struct _xmlNode *)arg1 state:(id)arg2; + (id)edTextFromXmlStringElement:(struct _xmlNode *)arg1; -+ (id)cleanupWhitespace:(id)arg1; -+ (void)buildEDString:(id)arg1 fromText:(id)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; -+ (void)buildEDString:(id)arg1 fromNode:(struct _xmlNode *)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; -+ (void)buildEDString:(id)arg1 fromChildrenOfNode:(struct _xmlNode *)arg2 edFont:(id)arg3 keepWhitespace:(_Bool)arg4 state:(id)arg5; -+ (void)parseStringWithAsciiCode:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXStringTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXStringTable-Private.h new file mode 100644 index 000000000..fb637ea85 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXStringTable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXStringTable (Private) ++ (void)readStringsFrom:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXStringTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXStringTable.h index bcace2099..6fd65e7d4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXStringTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXStringTable.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXStringTable : NSObject { } + (void)readFromState:(id)arg1; -+ (void)readStringsFrom:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXTable.h index 5d6826e6f..c96e1e500 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableColumn.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableColumn.h index 23e8e0a57..11d0d356e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableColumn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableColumn.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXTableColumn : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter-Private.h new file mode 100644 index 000000000..0bbca0d27 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXTableFilter (Private) ++ (int)edFilterOperatorFromXmlOperatorString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter.h index 2ce987074..89ecaa2f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilter.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXTableFilter : NSObject { } + (id)edTableFilterFromXmlTableFilterElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edFilterOperatorFromXmlOperatorString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn-Private.h new file mode 100644 index 000000000..c6bc34151 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXTableFilterColumn (Private) ++ (int)edFilterOperatorFromXmlTypeString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn.h index b56c2be08..e7a3611ba 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableFilterColumn.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXTableFilterColumn : NSObject { } + (id)edTableFilterColumnFromXmlTableFilterColumnElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edFilterOperatorFromXmlTypeString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyle.h index 1ac6119d7..e89b88ccf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXTableStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement-Private.h new file mode 100644 index 000000000..ebce0cb2c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXTableStyleElement (Private) ++ (int)edStyleTableTypeFromXmlStyleTableType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement.h index 765e6d0c4..c957adfd1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleElement.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface EXTableStyleElement : NSObject { } + (id)edTableStyleElementFromXmlTableStyleElement:(struct _xmlNode *)arg1 state:(id)arg2; -+ (int)edStyleTableTypeFromXmlStyleTableType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable-Private.h new file mode 100644 index 000000000..9d7c48b95 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXTableStyleTable (Private) ++ (void)readPredefinedTableStylesFrom:(struct _xmlNode *)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable.h b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable.h index a6a4330d0..651f5650a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXTableStyleTable.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXTableStyleTable : NSObject { } + (void)readPredefinedTableStylesWithState:(id)arg1; + (void)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readPredefinedTableStylesFrom:(struct _xmlNode *)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXUnsupportedSheet.h b/iOS7/PrivateFrameworks/OfficeImport/EXUnsupportedSheet.h index 69298af72..a25c27dfd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXUnsupportedSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXUnsupportedSheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXUnsupportedSheet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient-Private.h new file mode 100644 index 000000000..6fb4da9d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXVmlClient (Private) ++ (id)edTextBoxForVmlTextInShape:(struct _xmlNode *)arg1 to:(id)arg2 state:(id)arg3; ++ (id)readComment:(struct _xmlNode *)arg1 to:(id)arg2; ++ (void)readAnchor:(struct _xmlNode *)arg1 to:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient.h b/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient.h index 0d2520ea0..493206e68 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXVmlClient.h @@ -8,6 +8,7 @@ #import +// Not exported @interface EXVmlClient : NSObject { } @@ -15,9 +16,6 @@ + (int)vmlSupportLevel; + (void)readClientDataFromGroup:(struct _xmlNode *)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(struct _xmlNode *)arg1 toGraphic:(id)arg2 state:(id)arg3; -+ (id)edTextBoxForVmlTextInShape:(struct _xmlNode *)arg1 to:(id)arg2 state:(id)arg3; -+ (id)readComment:(struct _xmlNode *)arg1 to:(id)arg2; -+ (void)readAnchor:(struct _xmlNode *)arg1 to:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook-Private.h new file mode 100644 index 000000000..72950609b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXWorkbook (Private) ++ (void)setupDefaultTextStyleWithState:(id)arg1; ++ (void)setDefaultParagraphProperties:(id)arg1; ++ (void)setupProcessors:(id)arg1; ++ (void)readStringsFrom:(id)arg1 state:(id)arg2; ++ (void)readStylesFrom:(id)arg1 state:(id)arg2; ++ (void)readSheetsFrom:(id)arg1 relationNS:(struct _xmlNs *)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook.h b/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook.h index f81eb2e77..87fa368c7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXWorkbook.h @@ -6,18 +6,13 @@ #import "NSObject.h" +// Not exported @interface EXWorkbook : NSObject { } + (id)edWorkbookFromState:(id)arg1 package:(id)arg2 reader:(id)arg3 resourcesOnly:(_Bool)arg4 fileName:(id)arg5 temporaryDirectory:(id)arg6; + (id)edWorkbookFromState:(id)arg1 package:(id)arg2 reader:(id)arg3 fileName:(id)arg4 temporaryDirectory:(id)arg5; -+ (void)setupDefaultTextStyleWithState:(id)arg1; -+ (void)setDefaultParagraphProperties:(id)arg1; -+ (void)setupProcessors:(id)arg1; -+ (void)readStringsFrom:(id)arg1 state:(id)arg2; -+ (void)readStylesFrom:(id)arg1 state:(id)arg2; -+ (void)readSheetsFrom:(id)arg1 relationNS:(struct _xmlNs *)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet-Private.h new file mode 100644 index 000000000..36ff3a53e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EXWorksheet (Private) ++ (void)readPivotTables:(id)arg1; ++ (void)readCommentTextFrom:(id)arg1; ++ (void)readHyperlinksFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readConditionalFormattingsFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readColumnInfosFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readWorksheetFormatPropertiesFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readWorksheetViewsFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readOleObjectsFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)readDataValidationsFrom:(struct _xmlNode *)arg1 state:(id)arg2; ++ (void)setupProcessors:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet.h b/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet.h index 802344fc3..0ae2503ad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/EXWorksheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface EXWorksheet : NSObject { } @@ -14,16 +15,6 @@ + (void)readOtherSheetComponentsWithState:(id)arg1; + (_Bool)readDistinctSheetElementsFrom:(struct _xmlTextReader *)arg1 state:(id)arg2; + (id)edSheetWithState:(id)arg1; -+ (void)readPivotTables:(id)arg1; -+ (void)readCommentTextFrom:(id)arg1; -+ (void)readHyperlinksFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readConditionalFormattingsFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readColumnInfosFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readWorksheetFormatPropertiesFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readWorksheetViewsFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readOleObjectsFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readDataValidationsFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)setupProcessors:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFBitmap.h b/iOS7/PrivateFrameworks/OfficeImport/MFBitmap.h index a65aa7d79..748190c57 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFBitmap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFBitmap.h @@ -8,32 +8,33 @@ @class NSMutableData; +// Not exported @interface MFBitmap : NSObject { int m_width; int m_height; unsigned int m_bitsPerPixel; int m_compression; - BOOL m_isOS2; + _Bool m_isOS2; unsigned int m_infoHeaderSize; unsigned int m_paletteSize; NSMutableData *m_bmpData; } -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)setMonoPalette:(id)arg1; - (void)dealloc; - (id)initWithBitmap:(id)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(const char *)arg6:(unsigned int)arg7; - (id)initWithDIBitmap:(id)arg1:(const char *)arg2:(unsigned int)arg3:(const char *)arg4:(unsigned int)arg5:(int)arg6; - (id)initWithDIBitmap:(id)arg1:(const char *)arg2:(unsigned int)arg3:(int)arg4; - (id)init; -- (BOOL)processDIBHeader:(id)arg1:(const char *)arg2:(unsigned int)arg3:(int)arg4; +- (_Bool)processDIBHeader:(id)arg1:(const char *)arg2:(unsigned int)arg3:(int)arg4; - (void)appendDIBPalette:(id)arg1:(const char *)arg2:(unsigned int)arg3:(int)arg4; - (void)setNull; - (void)writeInfoHeader; - (void)writeFileHeader; - (void)writePaletteEntry:(id)arg1:(int)arg2; -- (BOOL)parseHeader:(const char *)arg1:(unsigned int)arg2; +- (_Bool)parseHeader:(const char *)arg1:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFBrush.h index c784ddf82..1749fde31 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFBrush.h @@ -8,6 +8,7 @@ #import "MFObject-Protocol.h" +// Not exported @interface MFBrush : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFByteUtils.h b/iOS7/PrivateFrameworks/OfficeImport/MFByteUtils.h index 09b35d2a5..19b32442d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFByteUtils.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFByteUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFByteUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFConverter-Dump.h b/iOS7/PrivateFrameworks/OfficeImport/MFConverter-Dump.h new file mode 100644 index 000000000..076bf6b31 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/MFConverter-Dump.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFConverter (Dump) ++ (void)fromBinary:(id)arg1 toXml:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFConverter.h b/iOS7/PrivateFrameworks/OfficeImport/MFConverter.h index a9280cec6..5069d95d5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFConverter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFConverter.h @@ -6,18 +6,18 @@ #import "NSObject.h" +// Not exported @interface MFConverter : NSObject { } + (struct CGRect)boundsInLogicalUnits:(id)arg1; + (struct CGRect)boundsInPoints:(id)arg1; -+ (BOOL)mapToPdf:(id)arg1; ++ (_Bool)mapToPdf:(id)arg1; + (void)playInCurrentContext:(id)arg1 frame:(struct CGRect)arg2 colorMap:(id)arg3 fillMap:(id)arg4; + (id)play:(id)arg1 frame:(struct CGRect)arg2 colorMap:(id)arg3 fillMap:(id)arg4; + (id)playToBitmap:(id)arg1 frame:(struct CGRect)arg2 colorMap:(id)arg3 fillMap:(id)arg4; + (id)playToPDF:(id)arg1 frame:(struct CGRect)arg2 colorMap:(id)arg3 fillMap:(id)arg4; -+ (void)fromBinary:(id)arg1 toXml:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFDeviceContext.h b/iOS7/PrivateFrameworks/OfficeImport/MFDeviceContext.h index b553c233f..18c6f360c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFDeviceContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFDeviceContext.h @@ -10,6 +10,7 @@ @class MFBrush, MFFont, MFPalette, MFPath, MFPen, MFTransform, NSObject, TSUColor; +// Not exported @interface MFDeviceContext : NSObject { NSObject *m_driver; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFDeviceDriver-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/MFDeviceDriver-Protocol.h index db836d5ee..27bc30b5c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFDeviceDriver-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFDeviceDriver-Protocol.h @@ -18,7 +18,7 @@ - (id)createPen; - (id)createNullBrush; - (id)createSolidBrush:(id)arg1; -- (id)createPatternBrush:(id)arg1 usePaletteForBilevel:(BOOL)arg2; +- (id)createPatternBrush:(id)arg1 usePaletteForBilevel:(_Bool)arg2; - (id)createHatchBrush:(id)arg1:(int)arg2; - (int)plgBlt:(id)arg1:(struct CGPoint *)arg2:(id)arg3:(int)arg4:(int)arg5:(int)arg6:(int)arg7:(id)arg8:(int)arg9:(int)arg10:(struct CGAffineTransform *)arg11:(unsigned int)arg12; - (int)maskBlt:(id)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(id)arg6:(int)arg7:(int)arg8:(id)arg9:(int)arg10:(int)arg11:(unsigned int)arg12:(struct CGAffineTransform *)arg13:(unsigned int)arg14; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFFont-Utility.h b/iOS7/PrivateFrameworks/OfficeImport/MFFont-Utility.h new file mode 100644 index 000000000..f72756bfb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/MFFont-Utility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFFont (Utility) +- (id)stringWithBytes:(const void *)arg1 length:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFFont.h b/iOS7/PrivateFrameworks/OfficeImport/MFFont.h index b3d8f2b73..d5833c8a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFFont.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface MFFont : NSObject { int m_lfHeight; @@ -42,8 +43,8 @@ - (int)selectInto:(id)arg1; - (struct CGRect)textExtent:(id)arg1:(int)arg2:(int *)arg3:(int)arg4; - (id)faceName; -- (BOOL)strikeout; -- (BOOL)underline; +- (_Bool)strikeout; +- (_Bool)underline; - (int)getCharset; - (double)fontHeight; - (double)escapement; @@ -51,7 +52,6 @@ - (id)initWithStockFont:(int)arg1; - (id)initWithFeatures:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(_Bool)arg6:(_Bool)arg7:(_Bool)arg8:(int)arg9:(int)arg10:(unsigned char)arg11:(int)arg12:(int)arg13:(int)arg14:(id)arg15; - (id)initWithAllFeatures:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(_Bool)arg6:(_Bool)arg7:(_Bool)arg8:(int)arg9:(int)arg10:(unsigned char)arg11:(int)arg12:(int)arg13:(int)arg14:(id)arg15:(id)arg16:(id)arg17:(unsigned int)arg18:(unsigned int)arg19:(unsigned int)arg20:(unsigned int)arg21:(unsigned int)arg22; -- (id)stringWithBytes:(const void *)arg1 length:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFGraphicsDevice.h b/iOS7/PrivateFrameworks/OfficeImport/MFGraphicsDevice.h index ef3466d5f..920b827a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFGraphicsDevice.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFGraphicsDevice.h @@ -8,6 +8,7 @@ @class MFDeviceContext, MFObjectTable, NSDictionary, NSMutableArray, NSObject; +// Not exported @interface MFGraphicsDevice : NSObject { MFDeviceContext *m_currentDC; @@ -21,7 +22,7 @@ - (int)plgBlt:(struct CGPoint *)arg1:(id)arg2:(int)arg3:(int)arg4:(int)arg5:(int)arg6:(id)arg7:(int)arg8:(int)arg9:(struct CGAffineTransform *)arg10:(unsigned int)arg11; - (int)maskBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(id)arg5:(int)arg6:(int)arg7:(id)arg8:(int)arg9:(int)arg10:(unsigned int)arg11:(struct CGAffineTransform *)arg12:(unsigned int)arg13; -- (int)stretchBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(id)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(unsigned int)arg10:(struct CGAffineTransform *)arg11:(unsigned int)arg12 usePaletteForBilevel:(BOOL)arg13; +- (int)stretchBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(id)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(unsigned int)arg10:(struct CGAffineTransform *)arg11:(unsigned int)arg12 usePaletteForBilevel:(_Bool)arg13; - (int)stretchBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(id)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(unsigned int)arg10:(struct CGAffineTransform *)arg11:(unsigned int)arg12; - (int)bitBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(id)arg5:(int)arg6:(int)arg7:(unsigned int)arg8:(struct CGAffineTransform *)arg9:(unsigned int)arg10; - (int)patBlt:(int)arg1:(int)arg2:(int)arg3:(int)arg4:(unsigned int)arg5; @@ -60,7 +61,7 @@ - (int)setWindowOrg:(int)arg1:(int)arg2; - (int)setWindowExt:(int)arg1:(int)arg2; - (void)createStockObjects; -- (int)createPatternBrush:(id)arg1:(unsigned int)arg2 usePaletteForBilevel:(BOOL)arg3; +- (int)createPatternBrush:(id)arg1:(unsigned int)arg2 usePaletteForBilevel:(_Bool)arg3; - (int)createPalette:(id)arg1:(unsigned int)arg2; - (int)resizePalette:(unsigned int)arg1:(unsigned int)arg2; - (int)setPaletteEntries:(unsigned int)arg1:(id)arg2:(unsigned int)arg3; @@ -112,8 +113,8 @@ - (int)description:(id)arg1; - (int)comment:(id)arg1; - (void)done; -- (id)recolor:(unsigned char)arg1:(unsigned char)arg2:(unsigned char)arg3 fill:(BOOL)arg4; -- (id)recolor:(id)arg1 fill:(BOOL)arg2; +- (id)recolor:(unsigned char)arg1:(unsigned char)arg2:(unsigned char)arg3 fill:(_Bool)arg4; +- (id)recolor:(id)arg1 fill:(_Bool)arg2; - (void)setColorMap:(id)arg1 fillMap:(id)arg2; - (id)getCurrentFont; - (struct CGRect)getCanvas; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFObjectTable.h b/iOS7/PrivateFrameworks/OfficeImport/MFObjectTable.h index 6b99b294e..de8a3ce88 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFObjectTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFObjectTable.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface MFObjectTable : NSObject { NSMutableArray *m_objects; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPBitmapImage.h b/iOS7/PrivateFrameworks/OfficeImport/MFPBitmapImage.h index 2ffff6511..1868573d2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPBitmapImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPBitmapImage.h @@ -8,6 +8,7 @@ @class NSData, TSUImage; +// Not exported @interface MFPBitmapImage : MFPImage { NSData *mBitmapData; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPBlendStop.h b/iOS7/PrivateFrameworks/OfficeImport/MFPBlendStop.h index 700091734..354bbb0b2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPBlendStop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPBlendStop.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPBlendStop : NSObject { float mFactor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPBlurEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPBlurEffect.h index 221970a7c..7ce2021c0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPBlurEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPBlurEffect.h @@ -6,14 +6,15 @@ #import +// Not exported @interface MFPBlurEffect : MFPEffect { float mRadius; - BOOL mExpandEdge; + _Bool mExpandEdge; } + (id)GUID; -- (id)initWithRadius:(float)arg1 expandEdge:(BOOL)arg2; +- (id)initWithRadius:(float)arg1 expandEdge:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPBrightnessContrastEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPBrightnessContrastEffect.h index adc63dc45..1252b36d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPBrightnessContrastEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPBrightnessContrastEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPBrightnessContrastEffect : MFPEffect { int mBrightness; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPBrush.h index ab707f944..0a36df782 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPBrush.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPBrush : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPColorAdjust.h b/iOS7/PrivateFrameworks/OfficeImport/MFPColorAdjust.h index 9dfe18b06..ca496c000 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPColorAdjust.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPColorAdjust.h @@ -8,6 +8,7 @@ @class NSDictionary, TSUColor; +// Not exported @interface MFPColorAdjust : NSObject { struct MFPColorMatrix *mColorMatrix; @@ -20,12 +21,12 @@ float mGamma; NSDictionary *mRecolorMap; float mThreshold; - BOOL mEnabled; + _Bool mEnabled; } - (id).cxx_construct; -- (void)setEnabled:(BOOL)arg1; -- (BOOL)isEnabled; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)isEnabled; - (void)setThreshold:(float)arg1; - (float)threshold; - (void)setRecolorMap:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPColorBalanceEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPColorBalanceEffect.h index 9904657c4..5397f3fbc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPColorBalanceEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPColorBalanceEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPColorBalanceEffect : MFPEffect { int mCyanRed; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPColorCurveEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPColorCurveEffect.h index ec706f790..c22f0d4a0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPColorCurveEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPColorCurveEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPColorCurveEffect : MFPEffect { int mAdjustment; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPColorLUTEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPColorLUTEffect.h index 1a27a13e5..864032b93 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPColorLUTEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPColorLUTEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPColorLUTEffect : MFPEffect { unsigned char mLutA[256]; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPColorMatrixEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPColorMatrixEffect.h index 0800bbf83..22e671602 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPColorMatrixEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPColorMatrixEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPColorMatrixEffect : MFPEffect { float mColorMatrix[5][5]; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPEffect.h index 395c40dab..18f36d7f4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPEffect.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPEffect : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPFont.h b/iOS7/PrivateFrameworks/OfficeImport/MFPFont.h index c8c6d9a56..c5cf7b5a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPFont.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface MFPFont : NSObject { float mSize; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush-Private.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush-Private.h new file mode 100644 index 000000000..85b01bda6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MFPGradientBrush (Private) +- (void)createShading; +- (void)createShadingFunction; +- (void)createStopsFromStartAndEndColors; +- (void)createStopsFromBlend; +- (void)createStopsFromColorBlend; +- (id)colorAtPosition:(float)arg1; +- (id)endColor; +- (id)startColor; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush.h index d467f7699..68b47c4c2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientBrush.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface MFPGradientBrush : MFPBrush { struct CGAffineTransform mTransform; @@ -29,14 +30,6 @@ - (void)setTransform:(struct CGAffineTransform)arg1; - (void)dealloc; - (id)init; -- (void)createShading; -- (void)createShadingFunction; -- (void)createStopsFromStartAndEndColors; -- (void)createStopsFromBlend; -- (void)createStopsFromColorBlend; -- (id)colorAtPosition:(float)arg1; -- (id)endColor; -- (id)startColor; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGradientStop.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientStop.h index f59a12af4..0ab6d2356 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPGradientStop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGradientStop.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface MFPGradientStop : NSObject { TSUColor *mColor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphics.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphics.h index c6c344999..618915dac 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphics.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphics.h @@ -8,6 +8,7 @@ @class MFPGraphicsState, MFPObjectTable, NSMutableArray, NSMutableDictionary; +// Not exported @interface MFPGraphics : NSObject { struct CGRect mCanvas; @@ -25,7 +26,7 @@ - (void)strokePath:(id)arg1 pen:(id)arg2; - (void)fillPath:(id)arg1 brush:(id)arg2; - (id)currentState; -- (BOOL)areThereOpenContainers; +- (_Bool)areThereOpenContainers; - (void)restoreGraphicsStateOrEndContainerWithId:(unsigned int)arg1; - (void)beginContainerWithId:(unsigned int)arg1 boundsInParent:(struct CGRect)arg2 bounds:(struct CGRect)arg3 boundsUnit:(int)arg4; - (void)beginContainerNoParamsWithId:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsContainer.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsContainer.h index 40e2322f2..eae40146d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsContainer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsContainer.h @@ -8,6 +8,7 @@ @class MFPGraphicsState; +// Not exported @interface MFPGraphicsContainer : NSObject { MFPGraphicsState *mParentGraphicsState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsState.h b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsState.h index 92ff26843..b2318fa59 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPGraphicsState.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPGraphicsState : NSObject { struct CGAffineTransform mPageTransform; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPHatchBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPHatchBrush.h index d04c773c3..8903e32b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPHatchBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPHatchBrush.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPHatchBrush : MFPImageBrush { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPHueSaturationLightnessEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPHueSaturationLightnessEffect.h index 6aa713b16..5a42164ba 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPHueSaturationLightnessEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPHueSaturationLightnessEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPHueSaturationLightnessEffect : MFPEffect { int mHueChange; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPImage.h b/iOS7/PrivateFrameworks/OfficeImport/MFPImage.h index 9eaecdbd4..2617a36e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPImage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPImage : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPImageAttributes.h b/iOS7/PrivateFrameworks/OfficeImport/MFPImageAttributes.h index 7f3e061f6..d7854d7ff 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPImageAttributes.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPImageAttributes.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface MFPImageAttributes : NSObject { NSMutableDictionary *mColorAdjustMap; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPImageBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPImageBrush.h index e29b93e3e..7ec5d3ca7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPImageBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPImageBrush.h @@ -8,6 +8,7 @@ @class TSUColor, TSUImage; +// Not exported @interface MFPImageBrush : MFPBrush { TSUImage *mPhoneImage; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPLevelsEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPLevelsEffect.h index 7b84ad54a..f432fc0fa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPLevelsEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPLevelsEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPLevelsEffect : MFPEffect { int mHighlight; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPLinearGradientBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPLinearGradientBrush.h index 68cbf7fc7..7e7a0566f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPLinearGradientBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPLinearGradientBrush.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface MFPLinearGradientBrush : MFPGradientBrush { struct CGRect mBounds; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPMetafileImage.h b/iOS7/PrivateFrameworks/OfficeImport/MFPMetafileImage.h index af14dedeb..f3ed0bd01 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPMetafileImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPMetafileImage.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface MFPMetafileImage : MFPImage { NSData *mMetafileData; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPObjectTable.h b/iOS7/PrivateFrameworks/OfficeImport/MFPObjectTable.h index f09b3a331..c97c18da4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPObjectTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPObjectTable.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface MFPObjectTable : NSObject { NSMutableDictionary *mObjects; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPPath.h b/iOS7/PrivateFrameworks/OfficeImport/MFPPath.h index 11b81b831..90f938d97 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPPath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPPath.h @@ -8,6 +8,7 @@ @class TSDBezierPath; +// Not exported @interface MFPPath : NSObject { TSDBezierPath *mPath; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPPathGradientBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPPathGradientBrush.h index 128905d85..946e2a4d3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPPathGradientBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPPathGradientBrush.h @@ -8,6 +8,7 @@ @class NSArray, TSDBezierPath, TSUColor; +// Not exported @interface MFPPathGradientBrush : MFPGradientBrush { TSUColor *mCenterColor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPPen.h b/iOS7/PrivateFrameworks/OfficeImport/MFPPen.h index 79fa36a27..bdc3b45cf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPPen.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPPen.h @@ -8,6 +8,7 @@ @class MFPBrush, MFPCustomLineCap; +// Not exported @interface MFPPen : NSObject { MFPBrush *mBrush; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPRedEyeCorrectionEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPRedEyeCorrectionEffect.h index 559156614..f922b5fbf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPRedEyeCorrectionEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPRedEyeCorrectionEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPRedEyeCorrectionEffect : MFPEffect { vector_ea45b3ba *mAreas; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPSharpenEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPSharpenEffect.h index 5dd2fce9c..321c3ef3e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPSharpenEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPSharpenEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPSharpenEffect : MFPEffect { float mAmount; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPSolidBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPSolidBrush.h index 29fc7d90e..52ded66e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPSolidBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPSolidBrush.h @@ -8,12 +8,13 @@ @class TSUColor; +// Not exported @interface MFPSolidBrush : MFPBrush { TSUColor *mColor; } -- (void)fillPath:(id)arg1 evenOddRule:(BOOL)arg2; +- (void)fillPath:(id)arg1 evenOddRule:(_Bool)arg2; - (void)setColor:(id)arg1; - (id)color; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPStringFormat.h b/iOS7/PrivateFrameworks/OfficeImport/MFPStringFormat.h index 856fade31..2d9ff1f6e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPStringFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPStringFormat.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFPStringFormat : NSObject { int mAlignment; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPTextureBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPTextureBrush.h index 3a4a4a054..a19acbd4b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPTextureBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPTextureBrush.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPTextureBrush : MFPImageBrush { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPTintEffect.h b/iOS7/PrivateFrameworks/OfficeImport/MFPTintEffect.h index d13e26cd2..fd053b544 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPTintEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPTintEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPTintEffect : MFPEffect { int mHue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPalette.h b/iOS7/PrivateFrameworks/OfficeImport/MFPalette.h index 32e13c954..ef42d6a49 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPalette.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPalette.h @@ -10,6 +10,7 @@ @class NSMutableArray; +// Not exported @interface MFPalette : NSObject { NSMutableArray *m_colours; @@ -17,8 +18,8 @@ + (id)paletteWithColours:(id)arg1; - (id)getColour:(int)arg1; -- (BOOL)resize:(int)arg1; -- (BOOL)setEntries:(int)arg1:(id)arg2; +- (_Bool)resize:(int)arg1; +- (_Bool)setEntries:(int)arg1:(id)arg2; - (int)selectInto:(id)arg1; - (void)dealloc; - (id)initWithColours:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPath.h b/iOS7/PrivateFrameworks/OfficeImport/MFPath.h index 85f233169..5be0d91d2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPath.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface MFPath : NSObject { } @@ -21,7 +22,7 @@ - (int)abort; - (int)end; - (int)begin; -- (BOOL)isOpen; +- (_Bool)isOpen; - (int)state; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPen.h b/iOS7/PrivateFrameworks/OfficeImport/MFPen.h index 8c458d928..d3df43013 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPen.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPen.h @@ -10,6 +10,7 @@ @class TSUColor; +// Not exported @interface MFPen : NSObject { int m_penStyle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBitmap.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBitmap.h index fe37bea78..ed229c4d4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBitmap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBitmap.h @@ -8,6 +8,7 @@ @class TSUImage; +// Not exported @interface MFPhoneBitmap : MFBitmap { TSUImage *m_image; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBrush.h index 175630662..bba86cdd4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneBrush.h @@ -6,11 +6,12 @@ #import +// Not exported @interface MFPhoneBrush : MFBrush { } -- (BOOL)fillWithROP:(id)arg1:(id)arg2; +- (_Bool)fillWithROP:(id)arg1:(id)arg2; - (void)fillPath:(id)arg1:(id)arg2; - (void)setPolyFillMode:(id)arg1:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneDeviceDriver.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneDeviceDriver.h index 50052aa83..55219ead5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneDeviceDriver.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneDeviceDriver.h @@ -8,6 +8,7 @@ #import "MFDeviceDriver-Protocol.h" +// Not exported @interface MFPhoneDeviceDriver : NSObject { struct CGRect m_canvas; @@ -32,7 +33,7 @@ - (id)createPen; - (id)createNullBrush; - (id)createSolidBrush:(id)arg1; -- (id)createPatternBrush:(id)arg1 usePaletteForBilevel:(BOOL)arg2; +- (id)createPatternBrush:(id)arg1 usePaletteForBilevel:(_Bool)arg2; - (id)createHatchBrush:(id)arg1:(int)arg2; - (int)plgBlt:(id)arg1:(struct CGPoint *)arg2:(id)arg3:(int)arg4:(int)arg5:(int)arg6:(int)arg7:(id)arg8:(int)arg9:(int)arg10:(struct CGAffineTransform *)arg11:(unsigned int)arg12; - (int)maskBlt:(id)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(id)arg6:(int)arg7:(int)arg8:(id)arg9:(int)arg10:(int)arg11:(unsigned int)arg12:(struct CGAffineTransform *)arg13:(unsigned int)arg14; @@ -65,7 +66,7 @@ - (int)arc:(id)arg1:(int)arg2:(int)arg3:(int)arg4:(int)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9; - (int)extTextOut:(id)arg1:(int *)arg2:(int *)arg3:(id)arg4:(int)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(int *)arg10:(int)arg11; - (int)textOut:(id)arg1:(int *)arg2:(int *)arg3:(id)arg4; -- (void)drawBezierPath:(id)arg1 dc:(id)arg2 fill:(BOOL)arg3 stroke:(BOOL)arg4; +- (void)drawBezierPath:(id)arg1 dc:(id)arg2 fill:(_Bool)arg3 stroke:(_Bool)arg4; - (struct CGRect)getCanvas; - (void)dealloc; - (id)initWithCanvas:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneFont.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneFont.h index a6f18bc2e..e0cbe2285 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneFont.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPhoneFont : MFFont { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneHatchBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneHatchBrush.h index 3b09d99f3..bf7b0f9f8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneHatchBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneHatchBrush.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface MFPhoneHatchBrush : MFPhoneBrush { TSUColor *m_colour; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneNullBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneNullBrush.h index 66e2db248..c957b2825 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneNullBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneNullBrush.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPhoneNullBrush : MFPhoneBrush { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePath.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePath.h index a9da02c12..095fb129f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePath.h @@ -8,6 +8,7 @@ @class TSDBezierPath; +// Not exported @interface MFPhonePath : MFPath { TSDBezierPath *m_path; @@ -25,7 +26,7 @@ - (int)abort; - (int)end; - (int)begin; -- (BOOL)isOpen; +- (_Bool)isOpen; - (int)state; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePatternBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePatternBrush.h index 471307d48..90856794e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePatternBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePatternBrush.h @@ -8,16 +8,17 @@ @class MFPhoneBitmap; +// Not exported @interface MFPhonePatternBrush : MFPhoneBrush { MFPhoneBitmap *m_pattern; - BOOL m_usePaletteForBilevel; + _Bool m_usePaletteForBilevel; } -+ (id)patternBrushWithBitmap:(id)arg1 usePaletteForBilevel:(BOOL)arg2; ++ (id)patternBrushWithBitmap:(id)arg1 usePaletteForBilevel:(_Bool)arg2; - (void)fillPath:(id)arg1:(id)arg2; - (void)dealloc; -- (id)initWithBitmap:(id)arg1 usePaletteForBilevel:(BOOL)arg2; +- (id)initWithBitmap:(id)arg1 usePaletteForBilevel:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePen.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePen.h index 21daaac80..f3c6b4447 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhonePen.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhonePen.h @@ -6,6 +6,7 @@ #import +// Not exported @interface MFPhonePen : MFPen { float m_PixelSize; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneRegion.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneRegion.h index 8fa05d5cf..fd3ade4bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneRegion.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneRegion.h @@ -8,6 +8,7 @@ @class TSDBezierPath; +// Not exported @interface MFPhoneRegion : MFRegion { TSDBezierPath *m_path; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneSolidBrush.h b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneSolidBrush.h index d2e37c981..c2ab8030b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFPhoneSolidBrush.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFPhoneSolidBrush.h @@ -8,6 +8,7 @@ @class TSUColor; +// Not exported @interface MFPhoneSolidBrush : MFPhoneBrush { TSUColor *m_colour; diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFRegion.h b/iOS7/PrivateFrameworks/OfficeImport/MFRegion.h index d1ddff84c..d4741093f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFRegion.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFRegion.h @@ -8,6 +8,7 @@ #import "MFObject-Protocol.h" +// Not exported @interface MFRegion : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFSniffer.h b/iOS7/PrivateFrameworks/OfficeImport/MFSniffer.h index 42b3da41b..b6e7997f2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFSniffer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFSniffer.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface MFSniffer : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/MFTransform.h b/iOS7/PrivateFrameworks/OfficeImport/MFTransform.h index 6057d2cb5..70b40a110 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/MFTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/MFTransform.h @@ -10,6 +10,7 @@ @class NSObject; +// Not exported @interface MFTransform : NSObject { struct CGAffineTransform m_world; @@ -47,7 +48,7 @@ - (int)scaleWindowExt:(int)arg1:(int)arg2:(int)arg3:(int)arg4; - (int)setViewportExt:(int)arg1:(int)arg2; - (int)setWindowExt:(int)arg1:(int)arg2; -- (BOOL)isUpsideDown; +- (_Bool)isUpsideDown; - (void)setWorldMatrix:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)getWorldMatrix; - (int)modifyWorldTransform:(const struct CGAffineTransform *)arg1:(int)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSArray-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSArray-TSUAdditions.h index ea891b515..6a91126e7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSArray-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSArray-TSUAdditions.h @@ -7,8 +7,8 @@ #import "NSArray.h" @interface NSArray (TSUAdditions) -+ (id)arrayWithInts:(int *)arg1 count:(unsigned int)arg2; -+ (id)arrayWithCGFloats:(float *)arg1 count:(unsigned int)arg2; ++ (id)arrayWithInts:(int *)arg1 count:(unsigned long long)arg2; ++ (id)arrayWithCGFloats:(double *)arg1 count:(unsigned long long)arg2; - (id)firstObjectPassingTest:(id)arg1; - (void)enumerateSnapshotObjectsUsingBlock:(id)arg1; - (id)arrayByReversingOrder; @@ -17,9 +17,9 @@ - (id)intersectionWithArray:(id)arg1; - (id)arrayWithObjectsInSet:(id)arg1; - (id)indexesOfObjects:(id)arg1; -- (unsigned int)indexOfSmallestObject; +- (unsigned long long)indexOfSmallestObject; - (id)firstObject; -- (id)initWithInts:(int *)arg1 count:(unsigned int)arg2; -- (id)initWithCGFloats:(float *)arg1 count:(unsigned int)arg2; +- (id)initWithInts:(int *)arg1 count:(unsigned long long)arg2; +- (id)initWithCGFloats:(double *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathCompatibility.h b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathCompatibility.h new file mode 100644 index 000000000..138d5a099 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathCompatibility.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSBezierPathStub (NSBezierPathCompatibility) ++ (double)lineWidth; ++ (void)setLineWidth:(double)arg1; ++ (unsigned long long)lineJoinStyle; ++ (void)setLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)lineCapStyle; ++ (void)setLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)windingRule; ++ (void)setWindingRule:(unsigned long long)arg1; ++ (double)flatness; ++ (void)setFlatness:(double)arg1; ++ (double)miterLimit; ++ (void)setMiterLimit:(double)arg1; +- (id)description; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathDevicePrimitives.h b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathDevicePrimitives.h new file mode 100644 index 000000000..6b4eee594 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub-NSBezierPathDevicePrimitives.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSBezierPathStub (NSBezierPathDevicePrimitives) +- (void)_doUserPathWithOp:(unsigned char)arg1 inContext:(struct CGContext *)arg2; +- (void)_deviceClosePath; +- (void)_deviceCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)_deviceLineToPoint:(struct CGPoint)arg1; +- (void)_deviceMoveToPoint:(struct CGPoint)arg1; +- (void)_addPathSegment:(long long)arg1 point:(struct CGPoint)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub.h b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub.h index 164cd7fbc..44f2211b8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSBezierPathStub.h @@ -8,23 +8,24 @@ #import "NSCopying-Protocol.h" +// Not exported @interface NSBezierPathStub : NSObject { - int _segmentCount; - int _segmentMax; + long long _segmentCount; + long long _segmentMax; struct PATHSEGMENT { unsigned char; struct CGPoint; } *_head; - int _lastSubpathIndex; - int _elementCount; - float _lineWidth; + long long _lastSubpathIndex; + long long _elementCount; + double _lineWidth; struct CGRect _controlPointBounds; - float _miterLimit; - float _flatness; - float *_dashedLinePattern; - unsigned int _dashedLineCount; - float _dashedLinePhase; + double _miterLimit; + double _flatness; + double *_dashedLinePattern; + unsigned long long _dashedLineCount; + double _dashedLinePhase; void *_path; id _private[4]; struct { @@ -34,97 +35,85 @@ } _bpFlags; } -+ (void)drawString:(id)arg1 atPoint:(struct CGPoint)arg2 withFontName:(id)arg3 andHeight:(float)arg4 color:(id)arg5 alignToTop:(BOOL)arg6 currentTransformStruct:(CDStruct_265c7ca9)arg7; -+ (float)defaultLineWidth; -+ (void)setDefaultLineWidth:(float)arg1; -+ (unsigned int)defaultLineJoinStyle; -+ (void)setDefaultLineJoinStyle:(unsigned int)arg1; -+ (unsigned int)defaultLineCapStyle; -+ (void)setDefaultLineCapStyle:(unsigned int)arg1; -+ (unsigned int)defaultWindingRule; -+ (void)setDefaultWindingRule:(unsigned int)arg1; -+ (float)defaultFlatness; -+ (void)setDefaultFlatness:(float)arg1; -+ (float)defaultMiterLimit; -+ (void)setDefaultMiterLimit:(float)arg1; ++ (void)drawString:(id)arg1 atPoint:(struct CGPoint)arg2 withFontName:(id)arg3 andHeight:(float)arg4 color:(id)arg5 alignToTop:(_Bool)arg6 currentTransformStruct:(CDStruct_8727d297)arg7; ++ (double)defaultLineWidth; ++ (void)setDefaultLineWidth:(double)arg1; ++ (unsigned long long)defaultLineJoinStyle; ++ (void)setDefaultLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultLineCapStyle; ++ (void)setDefaultLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultWindingRule; ++ (void)setDefaultWindingRule:(unsigned long long)arg1; ++ (double)defaultFlatness; ++ (void)setDefaultFlatness:(double)arg1; ++ (double)defaultMiterLimit; ++ (void)setDefaultMiterLimit:(double)arg1; + (void)drawPackedGlyphs:(const char *)arg1 atPoint:(struct CGPoint)arg2; + (void)strokeLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (void)clipRect:(struct CGRect)arg1; + (void)strokeRect:(struct CGRect)arg1; + (void)fillRect:(struct CGRect)arg1; -+ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 xRadius:(float)arg2 yRadius:(float)arg3; ++ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 xRadius:(double)arg2 yRadius:(double)arg3; + (id)bezierPathWithOvalInRect:(struct CGRect)arg1; + (id)bezierPathWithRect:(struct CGRect)arg1; + (id)bezierPath; + (struct CGContext *)currentCGContext; + (void)setCurrentCGContext:(struct CGContext *)arg1; + (void)initialize; -+ (float)lineWidth; -+ (void)setLineWidth:(float)arg1; -+ (unsigned int)lineJoinStyle; -+ (void)setLineJoinStyle:(unsigned int)arg1; -+ (unsigned int)lineCapStyle; -+ (void)setLineCapStyle:(unsigned int)arg1; -+ (unsigned int)windingRule; -+ (void)setWindingRule:(unsigned int)arg1; -+ (float)flatness; -+ (void)setFlatness:(float)arg1; -+ (float)miterLimit; -+ (void)setMiterLimit:(float)arg1; - (id).cxx_construct; -- (void)setCachesBezierPath:(BOOL)arg1; -- (BOOL)cachesBezierPath; -- (BOOL)isStrokeHitByPath:(id)arg1; -- (BOOL)isStrokeHitByRect:(struct CGRect)arg1; -- (BOOL)isStrokeHitByPoint:(struct CGPoint)arg1; -- (BOOL)isHitByPath:(id)arg1; -- (BOOL)isHitByRect:(struct CGRect)arg1; -- (BOOL)isHitByPoint:(struct CGPoint)arg1; -- (BOOL)containsPoint:(struct CGPoint)arg1; +- (void)setCachesBezierPath:(_Bool)arg1; +- (_Bool)cachesBezierPath; +- (_Bool)isStrokeHitByPath:(id)arg1; +- (_Bool)isStrokeHitByRect:(struct CGRect)arg1; +- (_Bool)isStrokeHitByPoint:(struct CGPoint)arg1; +- (_Bool)isHitByPath:(id)arg1; +- (_Bool)isHitByRect:(struct CGRect)arg1; +- (_Bool)isHitByPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; - (int)_locationOfPoint:(struct CGPoint)arg1; -- (void)appendBezierPathWithRoundedRect:(struct CGRect)arg1 xRadius:(float)arg2 yRadius:(float)arg3; -- (void)appendBezierPathWithArcFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 radius:(float)arg3; -- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4; -- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +- (void)appendBezierPathWithRoundedRect:(struct CGRect)arg1 xRadius:(double)arg2 yRadius:(double)arg3; +- (void)appendBezierPathWithArcFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 radius:(double)arg3; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; - (void)_appendArcSegmentWithCenter:(struct CGPoint)arg1 radius:(double)arg2 angle1:(double)arg3 angle2:(double)arg4; - (void)appendBezierPathWithOvalInRect:(struct CGRect)arg1; -- (void)appendBezierPathWithPoints:(struct CGPoint *)arg1 count:(int)arg2; +- (void)appendBezierPathWithPoints:(struct CGPoint *)arg1 count:(long long)arg2; - (void)appendBezierPathWithRect:(struct CGRect)arg1; - (void)appendBezierPath:(id)arg1; -- (void)setAssociatedPoints:(struct CGPoint *)arg1 atIndex:(int)arg2; -- (unsigned int)elementAtIndex:(int)arg1 associatedPoints:(struct CGPoint *)arg2; -- (int)_segmentIndexForElementIndex:(int)arg1; -- (unsigned int)elementAtIndex:(int)arg1; -- (int)elementCount; +- (void)setAssociatedPoints:(struct CGPoint *)arg1 atIndex:(long long)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1 associatedPoints:(struct CGPoint *)arg2; +- (long long)_segmentIndexForElementIndex:(long long)arg1; +- (unsigned long long)elementAtIndex:(long long)arg1; +- (long long)elementCount; - (struct CGRect)bounds; - (struct CGRect)controlPointBounds; - (struct CGPoint)currentPoint; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)transformUsingAffineTransform:(id)arg1; - (id)bezierPathByReversingPath; - (id)_copyFlattenedPath; - (id)bezierPathByFlatteningPath; - (void)flattenIntoPath:(id)arg1; -- (void)subdivideBezierWithFlatness:(float)arg1 startPoint:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 controlPoint2:(struct CGPoint)arg4 endPoint:(struct CGPoint)arg5; +- (void)subdivideBezierWithFlatness:(double)arg1 startPoint:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 controlPoint2:(struct CGPoint)arg4 endPoint:(struct CGPoint)arg5; - (void)setClip; - (void)addClip; - (void)fill; - (void)stroke; - (void)_doPath; -- (void)getLineDash:(float *)arg1 count:(int *)arg2 phase:(float *)arg3; -- (void)setLineDash:(const float *)arg1 count:(int)arg2 phase:(float)arg3; -- (void)setFlatness:(float)arg1; -- (float)flatness; -- (void)setMiterLimit:(float)arg1; -- (float)miterLimit; -- (void)setWindingRule:(unsigned int)arg1; -- (unsigned int)windingRule; -- (void)setLineJoinStyle:(unsigned int)arg1; -- (unsigned int)lineJoinStyle; -- (void)setLineCapStyle:(unsigned int)arg1; -- (unsigned int)lineCapStyle; -- (void)setLineWidth:(float)arg1; -- (float)lineWidth; +- (void)getLineDash:(double *)arg1 count:(long long *)arg2 phase:(double *)arg3; +- (void)setLineDash:(const double *)arg1 count:(long long)arg2 phase:(double)arg3; +- (void)setFlatness:(double)arg1; +- (double)flatness; +- (void)setMiterLimit:(double)arg1; +- (double)miterLimit; +- (void)setWindingRule:(unsigned long long)arg1; +- (unsigned long long)windingRule; +- (void)setLineJoinStyle:(unsigned long long)arg1; +- (unsigned long long)lineJoinStyle; +- (void)setLineCapStyle:(unsigned long long)arg1; +- (unsigned long long)lineCapStyle; +- (void)setLineWidth:(double)arg1; +- (double)lineWidth; - (void)relativeCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; - (void)relativeLineToPoint:(struct CGPoint)arg1; - (void)relativeMoveToPoint:(struct CGPoint)arg1; @@ -137,13 +126,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (void)_doUserPathWithOp:(unsigned char)arg1 inContext:(struct CGContext *)arg2; -- (void)_deviceClosePath; -- (void)_deviceCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; -- (void)_deviceLineToPoint:(struct CGPoint)arg1; -- (void)_deviceMoveToPoint:(struct CGPoint)arg1; -- (void)_addPathSegment:(int)arg1 point:(struct CGPoint)arg2; -- (id)description; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSBitmapImageRepStub.h b/iOS7/PrivateFrameworks/OfficeImport/NSBitmapImageRepStub.h index ff8c74928..83275114f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSBitmapImageRepStub.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSBitmapImageRepStub.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSBitmapImageRepStub : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSDictionary-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSDictionary-TSUAdditions.h index 2e4dbe688..7f4f0b243 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSDictionary-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSDictionary-TSUAdditions.h @@ -8,6 +8,6 @@ @interface NSDictionary (TSUAdditions) - (id)objectOfClass:(Class)arg1 forKey:(id)arg2; -- (BOOL)boolValueForKey:(id)arg1; +- (_Bool)boolValueForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSError-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSError-TSUAdditions.h index 36eb3954b..7d666188c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSError-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSError-TSUAdditions.h @@ -7,11 +7,11 @@ #import "NSError.h" @interface NSError (TSUAdditions) -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4 underlyingError:(id)arg5; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4; -+ (id)tsuErrorWithCode:(int)arg1; -+ (id)errorWithDomain:(id)arg1 code:(int)arg2 description:(id)arg3 recoverySuggestion:(id)arg4; -- (BOOL)isOutOfSpaceError; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4 underlyingError:(id)arg5; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4; ++ (id)tsuErrorWithCode:(long long)arg1; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 recoverySuggestion:(id)arg4; +- (_Bool)isOutOfSpaceError; - (id)localizedAlertMessage; - (id)localizedAlertTitle; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSFileManager-TSUTemporaryDirectoryAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSFileManager-TSUTemporaryDirectoryAdditions.h index 030f4695e..4c208534e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSFileManager-TSUTemporaryDirectoryAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSFileManager-TSUTemporaryDirectoryAdditions.h @@ -7,6 +7,6 @@ #import "NSFileManager.h" @interface NSFileManager (TSUTemporaryDirectoryAdditions) -- (BOOL)grantUserWritePosixPermissionAtPath:(id)arg1 error:(id *)arg2; +- (_Bool)grantUserWritePosixPermissionAtPath:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSFontManagerStub.h b/iOS7/PrivateFrameworks/OfficeImport/NSFontManagerStub.h index e09b9897a..12703b8fb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSFontManagerStub.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSFontManagerStub.h @@ -4,6 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +// Not exported @interface NSFontManagerStub { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSFontStub.h b/iOS7/PrivateFrameworks/OfficeImport/NSFontStub.h index 716237f90..c5294507d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSFontStub.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSFontStub.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSFontStub : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSIndexSet-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSIndexSet-TSUAdditions.h index 94b3a4c1a..79c25ebe9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSIndexSet-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSIndexSet-TSUAdditions.h @@ -7,8 +7,8 @@ #import "NSIndexSet.h" @interface NSIndexSet (TSUAdditions) -+ (id)indexSetWithIndices:(unsigned int *)arg1 count:(unsigned int)arg2; -- (BOOL)isSingleContiguousRange; -- (id)initWithIndices:(unsigned int *)arg1 count:(unsigned int)arg2; ++ (id)indexSetWithIndices:(unsigned long long *)arg1 count:(unsigned long long)arg2; +- (_Bool)isSingleContiguousRange; +- (id)initWithIndices:(unsigned long long *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSMutableArray-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSMutableArray-TSUAdditions.h index 93a34ecfe..8e46722cf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSMutableArray-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSMutableArray-TSUAdditions.h @@ -7,7 +7,7 @@ #import "NSMutableArray.h" @interface NSMutableArray (TSUAdditions) -- (void)trimObjectsFromIndex:(unsigned int)arg1; +- (void)trimObjectsFromIndex:(unsigned long long)arg1; - (void)removeObjectsIdenticalToObjectsInArray:(id)arg1; - (void)addObjectsFromNonNilArray:(id)arg1; - (void)addNonNilObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSMutableData-OCMutableDataAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSMutableData-OCMutableDataAdditions.h index 5aa875085..bcefc75be 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSMutableData-OCMutableDataAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSMutableData-OCMutableDataAdditions.h @@ -7,9 +7,9 @@ #import "NSMutableData.h" @interface NSMutableData (OCMutableDataAdditions) -- (void)appendString:(id)arg1 encoding:(unsigned int)arg2; +- (void)appendString:(id)arg1 encoding:(unsigned long long)arg2; - (void)appendLEShort:(short)arg1; -- (void)replaceBytesInRange:(struct _NSRange)arg1 withLELong:(long)arg2; -- (void)appendLELong:(long)arg1; +- (void)replaceBytesInRange:(struct _NSRange)arg1 withLELong:(int)arg2; +- (void)appendLELong:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSMutableParagraphStyleStub.h b/iOS7/PrivateFrameworks/OfficeImport/NSMutableParagraphStyleStub.h index d40c8b2d9..4cdfad5da 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSMutableParagraphStyleStub.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSMutableParagraphStyleStub.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSMutableParagraphStyleStub : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-CPStringAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-CPStringAdditions.h index 5eeac92e2..9a7fa4d9f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-CPStringAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-CPStringAdditions.h @@ -11,7 +11,7 @@ - (void)replaceAllSubstr:(id)arg1 with:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceAllSubstr:(id)arg1 with:(id)arg2 escStr:(id)arg3; - (void)replaceAllSubstr:(id)arg1 with:(id)arg2; -- (BOOL)replaceSubstr:(id)arg1 with:(id)arg2 range:(struct _NSRange)arg3; -- (BOOL)replaceSubstr:(id)arg1 with:(id)arg2; +- (_Bool)replaceSubstr:(id)arg1 with:(id)arg2 range:(struct _NSRange)arg3; +- (_Bool)replaceSubstr:(id)arg1 with:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-TSUtilityAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-TSUtilityAdditions.h index 3c78851f2..e54efa0f2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-TSUtilityAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSMutableString-TSUtilityAdditions.h @@ -7,7 +7,7 @@ #import "NSMutableString.h" @interface NSMutableString (TSUtilityAdditions) -- (void)insertCharacter:(unsigned short)arg1 atIndex:(unsigned int)arg2; +- (void)insertCharacter:(unsigned short)arg1 atIndex:(unsigned long long)arg2; - (void)appendCharacter:(unsigned short)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSNumber-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSNumber-TSUAdditions.h index 9c8ae65f7..c066d8df4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSNumber-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSNumber-TSUAdditions.h @@ -7,8 +7,8 @@ #import "NSNumber.h" @interface NSNumber (TSUAdditions) -+ (id)numberWithCGFloat:(float)arg1; ++ (id)numberWithCGFloat:(double)arg1; + (id)numberWithFloatZero; -- (float)CGFloatValue; +- (double)CGFloatValue; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSObject-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSObject-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSObject-TSUAdditions.h index e767f8a09..4ed37347a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSObject-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSObject-TSUAdditions.h @@ -7,8 +7,8 @@ #import "NSObject.h" @interface NSObject (TSUAdditions) -+ (BOOL)overridesClassSelector:(SEL)arg1 ofBaseClass:(Class)arg2; -+ (BOOL)overridesSelector:(SEL)arg1 ofBaseClass:(Class)arg2; ++ (_Bool)overridesClassSelector:(SEL)arg1 ofBaseClass:(Class)arg2; ++ (_Bool)overridesSelector:(SEL)arg1 ofBaseClass:(Class)arg2; - (void)performSelector:(SEL)arg1 withValue:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-CPStringAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-CPStringAdditions.h index d06f12718..8b5672015 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-CPStringAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-CPStringAdditions.h @@ -7,9 +7,9 @@ #import "NSString.h" @interface NSString (CPStringAdditions) -+ (id)stringWithBytes:(const void *)arg1 length:(unsigned int)arg2 fontFamilyName:(id)arg3; -+ (id)stringWithBytes:(const void *)arg1 length:(unsigned int)arg2 codePointMapper:(void *)arg3; -- (BOOL)startsWithString:(id)arg1; ++ (id)stringWithBytes:(const void *)arg1 length:(unsigned long long)arg2 fontFamilyName:(id)arg3; ++ (id)stringWithBytes:(const void *)arg1 length:(unsigned long long)arg2 codePointMapper:(void *)arg3; +- (_Bool)startsWithString:(id)arg1; - (id)stringByFixingCharactersWithLatinFontFamilyName:(id)arg1 symbolFontFamilyName:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-CSVStringExtensions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-CSVStringExtensions.h index 1f37d81e8..bca8e6ba8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-CSVStringExtensions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-CSVStringExtensions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (CSVStringExtensions) -- (id)copyCsvRows:(unsigned int *)arg1; -- (id)_copyCsvRows:(unsigned int *)arg1 usingDelimiter:(id)arg2 columnCountIsConstant:(char *)arg3; +- (id)copyCsvRows:(unsigned long long *)arg1; +- (id)_copyCsvRows:(unsigned long long *)arg1 usingDelimiter:(id)arg2 columnCountIsConstant:(_Bool *)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-EmailAddressAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-EmailAddressAdditions.h index 1305ce7e0..e09783adf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-EmailAddressAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-EmailAddressAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (EmailAddressAdditions) -- (BOOL)isLegalEmailAddress; +- (_Bool)isLegalEmailAddress; - (id)uncommentedAddressRespectingGroups; - (id)uncommentedAddress; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-NSURLAdditionsAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-NSURLAdditionsAdditions.h index 69cc0938f..577147c84 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-NSURLAdditionsAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-NSURLAdditionsAdditions.h @@ -8,6 +8,6 @@ @interface NSString (NSURLAdditionsAdditions) - (id)stringByPercentEscaping; -- (BOOL)containsPercentEscapes; +- (_Bool)containsPercentEscapes; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-OCBStringAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-OCBStringAdditions.h index 04a7b46f0..dd3a76f5a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-OCBStringAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-OCBStringAdditions.h @@ -9,7 +9,7 @@ @interface NSString (OCBStringAdditions) + (id)stringWithOcText:(const struct OcText *)arg1; + (id)stringWithCsString:(const struct CsString *)arg1; -- (int)languageTypeAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (int)languageTypeAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (void)copyToOcText:(struct OcText *)arg1 encoding:(int)arg2; - (void)copyToOcText:(struct OcText *)arg1; - (void)copyToCsString:(struct CsString *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSDKVCKeyPathAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSDKVCKeyPathAdditions.h index ebeb0dddd..a3359cd2a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSDKVCKeyPathAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSDKVCKeyPathAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (TSDKVCKeyPathAdditions) -- (unsigned int)numberOfKeysInKeyPath; +- (unsigned long long)numberOfKeysInKeyPath; - (id)lastKey; - (id)firstKey; - (id)keyPathByAppendingKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUAdditions.h index 15c240194..d9da3d9ed 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUAdditions.h @@ -9,29 +9,29 @@ @interface NSString (TSUAdditions) + (id)stringByHexEncodingData:(id)arg1; + (id)stringWithXMLString:(const char *)arg1; -+ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned int)arg2 breakLines:(BOOL)arg3; -+ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned long long)arg2 breakLines:(_Bool)arg3; ++ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned long long)arg2; + (id)listSeparator; + (id)stringByIndentingString:(id)arg1; -+ (id)stringByIndentingString:(id)arg1 times:(unsigned int)arg2; ++ (id)stringByIndentingString:(id)arg1 times:(unsigned long long)arg2; + (id)stringWithUUID; - (id)tolerantStringByAppendingPathExtension:(id)arg1; -- (BOOL)containsOnlyCharactersFromSet:(id)arg1; +- (_Bool)containsOnlyCharactersFromSet:(id)arg1; - (id)unescapeXML; - (id)escapeXML; - (id)stringByMakingFirstCharacterUppercase; - (id)stringByMakingFirstCharacterLowercase; - (id)encodeStringBase64; - (id)stringByTrimmingCharactersInSetFromFront:(id)arg1; -- (id)stringWithPathRelativeTo:(id)arg1 allowBacktracking:(BOOL)arg2; +- (id)stringWithPathRelativeTo:(id)arg1 allowBacktracking:(_Bool)arg2; - (id)stringWithPathRelativeTo:(id)arg1; -- (id)substringWithComposedCharacterSequencesToFileSystemLength:(unsigned int)arg1; -- (id)substringWithComposedCharacterSequencesToIndex:(unsigned int)arg1; +- (id)substringWithComposedCharacterSequencesToFileSystemLength:(unsigned long long)arg1; +- (id)substringWithComposedCharacterSequencesToIndex:(unsigned long long)arg1; - (id)stringWithRealpath; -- (BOOL)isChildOfPath:(id)arg1; -- (BOOL)isDescendantOfPath:(id)arg1; +- (_Bool)isChildOfPath:(id)arg1; +- (_Bool)isDescendantOfPath:(id)arg1; - (id)escapeForIcuRegex; -- (unsigned int)countInstancesOfString:(id)arg1 options:(unsigned int)arg2; +- (unsigned long long)countInstancesOfString:(id)arg1 options:(unsigned long long)arg2; - (id)stringByReplacingInstancesOfCharactersInSet:(id)arg1 withString:(id)arg2; - (id)stringByRemovingCharactersInSet:(id)arg1; - (id)stringByRemovingCharactersInSet:(id)arg1 options:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUCustomNumberFormatAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUCustomNumberFormatAdditions.h index f60bde7f7..0d319d58e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUCustomNumberFormatAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUCustomNumberFormatAdditions.h @@ -7,12 +7,12 @@ #import "NSString.h" @interface NSString (TSUCustomNumberFormatAdditions) -+ (id)customNumberFormatDecimalFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2 includeDecimalSeparator:(BOOL)arg3; ++ (id)customNumberFormatDecimalFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2 includeDecimalSeparator:(_Bool)arg3; + (id)customNumberFormatDecimalTokenRepresentedStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; + (id)customNumberFormatDecimalTokenDisplayStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; + (id)customNumberFormatIntegerFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; -+ (id)customNumberFormatIntegerTokenRepresentedStringWithDigits:(unsigned int)arg1 separator:(BOOL)arg2 digitString:(id)arg3; -+ (id)customNumberFormatIntegerTokenDisplayStringWithDigits:(unsigned int)arg1 separator:(BOOL)arg2 digitString:(id)arg3; ++ (id)customNumberFormatIntegerTokenRepresentedStringWithDigits:(unsigned int)arg1 separator:(_Bool)arg2 digitString:(id)arg3; ++ (id)customNumberFormatIntegerTokenDisplayStringWithDigits:(unsigned int)arg1 separator:(_Bool)arg2 digitString:(id)arg3; + (id)customNumberFormatTokenStringOfType:(int)arg1 content:(id)arg2; - (unsigned short)spaceCharacterInCustomNumberFormatSpaceToken; - (unsigned short)scaleCharacterInCustomNumberFormatScaleToken; @@ -20,11 +20,11 @@ - (int)fractionAccuracyFromCustomNumberFormatFractionToken; - (id)currencyCodeFromCustomNumberFormatCurrencyToken; - (id)digitPlaceholderStringInDigitToken; -- (unsigned int)numberOfDigitsInCustomNumberFormatDecimalToken; +- (unsigned long long)numberOfDigitsInCustomNumberFormatDecimalToken; - (id)stringByInsertingFormatGroupingSeparators; -- (BOOL)customFormatIntegerTokenUsesSeparator; +- (_Bool)customFormatIntegerTokenUsesSeparator; - (unsigned int)numberOfDigitsInCustomNumberFormatIntegerToken; -- (BOOL)isSpecialCustomNumberFormatTokenOfType:(int)arg1; -- (BOOL)isSpecialCustomNumberFormatToken; +- (_Bool)isSpecialCustomNumberFormatTokenOfType:(int)arg1; +- (_Bool)isSpecialCustomNumberFormatToken; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUNumberFormatStringUtilities.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUNumberFormatStringUtilities.h index b01661d59..fb4ad4b04 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUNumberFormatStringUtilities.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUNumberFormatStringUtilities.h @@ -9,16 +9,16 @@ @interface NSString (TSUNumberFormatStringUtilities) + (id)numberSymbols; - (id)prefixOfNumberFormatSubpattern; -- (unsigned int)indexOfFirstNonPrefixCharacterInNumberFormatSubpattern; +- (unsigned long long)indexOfFirstNonPrefixCharacterInNumberFormatSubpattern; - (id)suffixOfNumberFormatSubpattern; -- (unsigned int)indexOfLastNonSuffixCharacterInNumberFormatSubpattern; +- (unsigned long long)indexOfLastNonSuffixCharacterInNumberFormatSubpattern; - (id)numberPortionOfNumberFormatSubpattern; - (id)negativeSubpatternOfNumberFormatPattern; - (id)positiveSubpatternOfNumberFormatPattern; -- (unsigned int)indexOfNumberFormatSubpatternSeparator; +- (unsigned long long)indexOfNumberFormatSubpatternSeparator; - (id)stringByRemovingEscapedCharactersFromNumberFormatPattern; - (id)newRangesOfEscapedCharactersInNumberFormatPattern; -- (BOOL)isNumberFormatPattern; +- (_Bool)isNumberFormatPattern; - (id)newStringBySubstitutingCharactersCFNumberFormatterDoesntUnderstand; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUVersionComparison.h b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUVersionComparison.h index 611e8b762..95b6566cd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUVersionComparison.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSString-TSUVersionComparison.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (TSUVersionComparison) -- (int)compareToVersionString:(id)arg1; +- (long long)compareToVersionString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSURL-OCPURLAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSURL-OCPURLAdditions.h index f1450db44..90e4d8116 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSURL-OCPURLAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSURL-OCPURLAdditions.h @@ -8,7 +8,7 @@ @interface NSURL (OCPURLAdditions) + (id)URLWithPackagePart:(id)arg1; -- (BOOL)isInternalToPackage; +- (_Bool)isInternalToPackage; - (id)initWithPackagePart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/NSURL-SFUtilityAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/NSURL-SFUtilityAdditions.h index 7487891d9..fa892c5a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/NSURL-SFUtilityAdditions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/NSURL-SFUtilityAdditions.h @@ -11,6 +11,6 @@ + (id)relativeURLWithEscapes:(id)arg1; + (id)improperlyEscapedString:(id)arg1; + (id)properlyEscapedString:(id)arg1; -- (BOOL)isRelative; +- (_Bool)isRelative; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABBasePropertiesManager-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OABBasePropertiesManager-Protocol.h index efaed4bd9..1e8552cd8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABBasePropertiesManager-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABBasePropertiesManager-Protocol.h @@ -7,13 +7,13 @@ #import @protocol OABBasePropertiesManager -- (long)shadowSoftness; -- (long)shadowOffsetY; -- (long)shadowOffsetX; +- (int)shadowSoftness; +- (int)shadowOffsetY; +- (int)shadowOffsetX; - (int)shadowAlpha; - (struct EshColor)shadowColor; - (int)shadowType; -- (BOOL)isShadowed; +- (_Bool)isShadowed; - (int)strokeEndArrowLength; - (int)strokeEndArrowWidth; - (int)strokeEndArrowType; @@ -26,7 +26,7 @@ - (int)strokePresetDash; - (int)strokeCompoundType; - (int)strokeMiterLimit; -- (long)strokeWidth; +- (int)strokeWidth; - (int)strokeFgAlpha; - (id)strokeFillBlipName; - (unsigned int)strokeFillBlipID; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABBlip-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABBlip-Private.h new file mode 100644 index 000000000..93abf8cb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABBlip-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABBlip (Private) ++ (void)writeEmptyBlipStoreEntry:(struct EshBSE *)arg1; ++ (id)compressMetafileData:(id)arg1 info:(struct EshMetafileBlipInfo *)arg2; ++ (void)setMetafileBoundsFromPictData:(id)arg1 info:(struct EshMetafileBlipInfo *)arg2; ++ (int)blipTypeForBlipSignature:(int)arg1; ++ (id)delayedSubBlipWithMetafileInfo:(const struct EshMetafileBlipInfo *)arg1; ++ (id)subBlipWithMetafileInfo:(const struct EshMetafileBlipInfo *)arg1; ++ (id)dibFileContentsWithDibBlipData:(const struct OcBinaryData *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABBlip.h b/iOS7/PrivateFrameworks/OfficeImport/OABBlip.h index 8810d0386..77aeedbda 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABBlip.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABBlip.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABBlip : NSObject { } @@ -14,13 +15,6 @@ + (struct EshBlip *)writeBlip:(id)arg1; + (id)readBlipFromEshBlip:(struct EshBlip *)arg1; + (id)readBlipFromBse:(id)arg1; -+ (void)writeEmptyBlipStoreEntry:(struct EshBSE *)arg1; -+ (id)compressMetafileData:(id)arg1 info:(struct EshMetafileBlipInfo *)arg2; -+ (void)setMetafileBoundsFromPictData:(id)arg1 info:(struct EshMetafileBlipInfo *)arg2; -+ (int)blipTypeForBlipSignature:(int)arg1; -+ (id)delayedSubBlipWithMetafileInfo:(const struct EshMetafileBlipInfo *)arg1; -+ (id)subBlipWithMetafileInfo:(const struct EshMetafileBlipInfo *)arg1; -+ (id)dibFileContentsWithDibBlipData:(const struct OcBinaryData *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABChart.h b/iOS7/PrivateFrameworks/OfficeImport/OABChart.h index 88a59c1ae..d081d42ef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABChart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABChart.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABChart : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABColor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABColor-Private.h new file mode 100644 index 000000000..1dc503544 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABColor-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABColor (Private) ++ (struct EshColor)propertyColor:(int)arg1 colorPropertiesManager:(id)arg2; ++ (int)readColorAdjustmentType:(int)arg1; ++ (int)readSystemColorID:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABColor.h b/iOS7/PrivateFrameworks/OfficeImport/OABColor.h index 5a85c26b4..7c434bd68 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABColor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABColor : NSObject { } @@ -13,13 +14,10 @@ + (unsigned short)eshSchemeColorIndexWithOADMapColorIndex:(int)arg1; + (int)oadMapColorIndexWithEshSchemeColorIndex:(unsigned short)arg1; + (float)writeOpacityOfColor:(id)arg1; -+ (struct EshColor)writeColor:(id)arg1 flatten:(BOOL)arg2 state:(id)arg3; ++ (struct EshColor)writeColor:(id)arg1 flatten:(_Bool)arg2 state:(id)arg3; + (struct EshColor)writeColor:(id)arg1 state:(id)arg2; + (int)writeSystemColorID:(int)arg1; + (id)readColor:(const struct EshColor *)arg1 colorPropertiesManager:(id)arg2 colorPalette:(id)arg3; -+ (struct EshColor)propertyColor:(int)arg1 colorPropertiesManager:(id)arg2; -+ (int)readColorAdjustmentType:(int)arg1; -+ (int)readSystemColorID:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABColorPropertiesManager-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OABColorPropertiesManager-Protocol.h index 581d28816..155b462bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABColorPropertiesManager-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABColorPropertiesManager-Protocol.h @@ -11,9 +11,9 @@ - (struct EshColor)shadowColor; - (struct EshColor)strokeBgColor; - (struct EshColor)strokeFgColor; -- (BOOL)isStroked; +- (_Bool)isStroked; - (struct EshColor)fillBgColor; - (struct EshColor)fillFgColor; -- (BOOL)isFilled; +- (_Bool)isFilled; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABContent.h b/iOS7/PrivateFrameworks/OfficeImport/OABContent.h index 9375b111a..6ebdb2c8c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABContent.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABContent.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABContent : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABDefaultsManager.h b/iOS7/PrivateFrameworks/OfficeImport/OABDefaultsManager.h index 2e320c696..6d2ccefd8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABDefaultsManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABDefaultsManager.h @@ -8,30 +8,31 @@ #import "OABPropertiesManager-Protocol.h" +// Not exported @interface OABDefaultsManager : NSObject { } -- (BOOL)hidden; -- (BOOL)textPathStrikethrough; -- (BOOL)textPathSmallcaps; -- (BOOL)textPathUnderline; -- (BOOL)textPathItalic; -- (BOOL)textPathBold; +- (_Bool)hidden; +- (_Bool)textPathStrikethrough; +- (_Bool)textPathSmallcaps; +- (_Bool)textPathUnderline; +- (_Bool)textPathItalic; +- (_Bool)textPathBold; - (id)textPathFontFamily; - (int)textPathFontSize; - (int)textPathTextAlignment; - (id)textPathUnicodeString; -- (BOOL)isTextPath; -- (BOOL)isShadowOK; -- (BOOL)isStrokeOK; -- (BOOL)isFillOK; -- (long)shadowSoftness; -- (long)shadowOffsetY; -- (long)shadowOffsetX; +- (_Bool)isTextPath; +- (_Bool)isShadowOK; +- (_Bool)isStrokeOK; +- (_Bool)isFillOK; +- (int)shadowSoftness; +- (int)shadowOffsetY; +- (int)shadowOffsetX; - (int)shadowAlpha; - (int)shadowType; -- (BOOL)isShadowed; +- (_Bool)isShadowed; - (int)strokeEndArrowLength; - (int)strokeEndArrowWidth; - (int)strokeEndArrowType; @@ -44,7 +45,7 @@ - (int)strokePresetDash; - (int)strokeCompoundType; - (int)strokeMiterLimit; -- (long)strokeWidth; +- (int)strokeWidth; - (int)strokeFgAlpha; - (id)strokeFillBlipName; - (unsigned int)strokeFillBlipID; @@ -57,7 +58,7 @@ - (int)fillFocusRight; - (int)fillFocusTop; - (int)fillFocusLeft; -- (long)fillFocus; +- (int)fillFocus; - (int)fillAngle; - (int)fillBgAlpha; - (int)fillFgAlpha; @@ -65,10 +66,10 @@ - (struct EshColor)shadowColor; - (struct EshColor)strokeBgColor; - (struct EshColor)strokeFgColor; -- (BOOL)isStroked; +- (_Bool)isStroked; - (struct EshColor)fillBgColor; - (struct EshColor)fillFgColor; -- (BOOL)isFilled; +- (_Bool)isFilled; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABDrawable.h b/iOS7/PrivateFrameworks/OfficeImport/OABDrawable.h index 4242846c5..774c6dba9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABDrawable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABDrawable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABDrawable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABDrawing.h b/iOS7/PrivateFrameworks/OfficeImport/OABDrawing.h index 16d97a5d2..ba1585eb3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABDrawing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABDrawing.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABDrawing : NSObject { } @@ -15,7 +16,7 @@ + (void)finalizeWritingOfDrawing:(id)arg1 state:(id)arg2; + (void)writeConnectionsWithDrawing:(id)arg1 state:(id)arg2; + (id)createDrawingWithState:(id)arg1; -+ (unsigned long)addShapeIdForObject:(id)arg1; ++ (unsigned int)addShapeIdForObject:(id)arg1; + (void)applyRulesFromSolverContainer:(id)arg1 state:(id)arg2; + (id)readBackgroundPropertiesFromDrawing:(id)arg1 state:(id)arg2; + (id)readDrawablesFromDrawing:(id)arg1 state:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABDrawingGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OABDrawingGroup.h index 6c3fb632b..32ca9b494 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABDrawingGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABDrawingGroup.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABDrawingGroup : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABFill-Private.h new file mode 100644 index 000000000..1b4c9e520 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABFill-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABFill (Private) ++ (void)readImageFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; ++ (void)readGradientFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; ++ (void)addStopsFromArray:(const struct OABGradientStop *)arg1 stopCount:(int)arg2 inverted:(_Bool)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 fillPropertiesManager:(id)arg7; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABFill.h b/iOS7/PrivateFrameworks/OfficeImport/OABFill.h index de09067ec..03ec34d8d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABFill.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface OABFill : NSObject { } + (void)writeFill:(id)arg1 toFill:(struct EshFill *)arg2 state:(id)arg3; + (id)readFillFromFillPropertiesManager:(id)arg1 colorPalette:(id)arg2; -+ (void)readImageFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; -+ (void)readGradientFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; -+ (void)addStopsFromArray:(const struct OABGradientStop *)arg1 stopCount:(int)arg2 inverted:(BOOL)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 fillPropertiesManager:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager-Protocol.h index 1e17ff941..caf2aaea7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager-Protocol.h @@ -14,7 +14,7 @@ - (int)fillFocusRight; - (int)fillFocusTop; - (int)fillFocusLeft; -- (long)fillFocus; +- (int)fillFocus; - (int)fillAngle; - (int)fillBgAlpha; - (int)fillFgAlpha; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager.h b/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager.h index ff3952028..73365e2c2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABFillPropertiesManager.h @@ -8,6 +8,7 @@ #import +// Not exported @interface OABFillPropertiesManager : NSObject { const struct EshFill *mFill; @@ -23,7 +24,7 @@ - (int)fillFocusRight; - (int)fillFocusTop; - (int)fillFocusLeft; -- (long)fillFocus; +- (int)fillFocus; - (int)fillAngle; - (int)fillBgAlpha; - (int)fillFgAlpha; @@ -31,10 +32,10 @@ - (struct EshColor)shadowColor; - (struct EshColor)strokeBgColor; - (struct EshColor)strokeFgColor; -- (BOOL)isStroked; +- (_Bool)isStroked; - (struct EshColor)fillBgColor; - (struct EshColor)fillFgColor; -- (BOOL)isFilled; +- (_Bool)isFilled; - (void)dealloc; - (id)initWithFill:(const struct EshFill *)arg1 shapeType:(int)arg2 masterShape:(struct EshShape *)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OABGroup.h index 9300c9e83..edd0813e9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABGroup.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABGroup : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABImage.h b/iOS7/PrivateFrameworks/OfficeImport/OABImage.h index 3d1e5628a..28593acb5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABImage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABImage : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABOle.h b/iOS7/PrivateFrameworks/OfficeImport/OABOle.h index c89f7c67a..861ce5b7b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABOle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABOle.h @@ -6,18 +6,19 @@ #import "NSObject.h" +// Not exported @interface OABOle : NSObject { } -+ (id)readFromStream:(struct SsrwOOStream *)arg1 size:(unsigned long)arg2 cancel:(id)arg3; -+ (id)readCompressedFromStream:(struct SsrwOOStream *)arg1 compressedSize:(unsigned long)arg2 uncompressedSize:(unsigned long)arg3 cancel:(id)arg4; ++ (id)readFromStream:(struct SsrwOOStream *)arg1 size:(unsigned int)arg2 cancel:(id)arg3; ++ (id)readCompressedFromStream:(struct SsrwOOStream *)arg1 compressedSize:(unsigned int)arg2 uncompressedSize:(unsigned int)arg3 cancel:(id)arg4; + (id)readFromData:(id)arg1 cancel:(id)arg2; + (id)readFromParentStorage:(struct SsrwOOStorage *)arg1 storageName:(id)arg2 cancel:(id)arg3; -+ (BOOL)readSharedInfoFor:(id)arg1 fromStorage:(struct SsrwOOStorage *)arg2; ++ (_Bool)readSharedInfoFor:(id)arg1 fromStorage:(struct SsrwOOStorage *)arg2; + (id)readUnicodeStringFromStream:(struct SsrwOOStream *)arg1; -+ (BOOL)isChart:(id)arg1; -+ (BOOL)isBiffCLSID:(id)arg1; ++ (_Bool)isChart:(id)arg1; ++ (_Bool)isBiffCLSID:(id)arg1; + (id)readCLSIDFromStream:(struct SsrwOOStream *)arg1; + (id)stringForCLSID:(struct _SsrwOO_GUID)arg1; + (id)readAnsiStringFromStream:(struct SsrwOOStream *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABPropertiesManager-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OABPropertiesManager-Protocol.h index 80dd5501f..0971551b8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABPropertiesManager-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABPropertiesManager-Protocol.h @@ -7,19 +7,19 @@ #import "OABBasePropertiesManager-Protocol.h" @protocol OABPropertiesManager -- (BOOL)hidden; -- (BOOL)textPathStrikethrough; -- (BOOL)textPathSmallcaps; -- (BOOL)textPathUnderline; -- (BOOL)textPathItalic; -- (BOOL)textPathBold; +- (_Bool)hidden; +- (_Bool)textPathStrikethrough; +- (_Bool)textPathSmallcaps; +- (_Bool)textPathUnderline; +- (_Bool)textPathItalic; +- (_Bool)textPathBold; - (id)textPathFontFamily; - (int)textPathFontSize; - (int)textPathTextAlignment; - (id)textPathUnicodeString; -- (BOOL)isTextPath; -- (BOOL)isShadowOK; -- (BOOL)isStrokeOK; -- (BOOL)isFillOK; +- (_Bool)isTextPath; +- (_Bool)isShadowOK; +- (_Bool)isStrokeOK; +- (_Bool)isFillOK; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABRTable.h b/iOS7/PrivateFrameworks/OfficeImport/OABRTable.h index 7b5f71e80..99faa2084 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABRTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABRTable.h @@ -8,6 +8,7 @@ @class ESDContainer, OABReaderState, OABTableSortedIntArray, OADTable; +// Not exported @interface OABRTable : NSObject { ESDContainer *mSrcTable; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient-Protocol.h index b9667923f..bfee3a742 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient-Protocol.h @@ -5,8 +5,8 @@ */ @protocol OABReaderClient -+ (BOOL)tablesAreAllowed; -+ (BOOL)escherIsFullySupported; ++ (_Bool)tablesAreAllowed; ++ (_Bool)escherIsFullySupported; + (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; + (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient.h b/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient.h index 3ddd66d38..81ecf393a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABReaderClient.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface OABReaderClient : NSObject { } -+ (BOOL)sourceDrawableIsTopLevel:(id)arg1; ++ (_Bool)sourceDrawableIsTopLevel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/OABReaderState.h index ab475bf9f..b2069a9f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABReaderState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface OABReaderState : NSObject { Class mClient; @@ -23,7 +24,7 @@ - (id)colorPalette; - (void)setEshContent:(struct EshContent *)arg1 forId:(int)arg2; - (struct EshContent *)eshContentForId:(int)arg1; -- (void)setDrawable:(id)arg1 forShapeId:(unsigned long)arg2; +- (void)setDrawable:(id)arg1 forShapeId:(unsigned long long)arg2; - (id)drawableForShapeId:(int)arg1; - (Class)client; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShadow-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABShadow-Private.h new file mode 100644 index 000000000..3657fa9eb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShadow-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABShadow (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShadow.h b/iOS7/PrivateFrameworks/OfficeImport/OABShadow.h index 1e9f48321..13292df53 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShadow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShadow.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABShadow : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShape.h b/iOS7/PrivateFrameworks/OfficeImport/OABShape.h index e7db850f5..d84bd2838 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShape.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABShape : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShapeBaseManager.h b/iOS7/PrivateFrameworks/OfficeImport/OABShapeBaseManager.h index 6f2c9e71d..3ef7230ac 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShapeBaseManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShapeBaseManager.h @@ -8,17 +8,18 @@ #import "OABBasePropertiesManager-Protocol.h" +// Not exported @interface OABShapeBaseManager : OABFillPropertiesManager { struct EshShapeBase *mShapeBase; } -- (long)shadowSoftness; -- (long)shadowOffsetY; -- (long)shadowOffsetX; +- (int)shadowSoftness; +- (int)shadowOffsetY; +- (int)shadowOffsetX; - (int)shadowAlpha; - (int)shadowType; -- (BOOL)isShadowed; +- (_Bool)isShadowed; - (int)strokeEndArrowLength; - (int)strokeEndArrowWidth; - (int)strokeEndArrowType; @@ -31,7 +32,7 @@ - (int)strokePresetDash; - (int)strokeCompoundType; - (int)strokeMiterLimit; -- (long)strokeWidth; +- (int)strokeWidth; - (int)strokeFgAlpha; - (id)strokeFillBlipName; - (unsigned int)strokeFillBlipID; @@ -39,7 +40,7 @@ - (struct EshColor)shadowColor; - (struct EshColor)strokeBgColor; - (struct EshColor)strokeFgColor; -- (BOOL)isStroked; +- (_Bool)isStroked; - (void)dealloc; - (id)initWithShapeBase:(struct EshShapeBase *)arg1 shapeType:(int)arg2 masterShape:(struct EshShape *)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry-Private.h new file mode 100644 index 000000000..f934e3039 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABShapeGeometry (Private) ++ (int)actualPathCommandForPathCommand:(int)arg1 index:(unsigned short)arg2; ++ (void)readLimoFromPath:(const struct EshPath *)arg1 toGeometry:(id)arg2; ++ (void)readPathCommandsAndParamsFromPath:(const struct EshPath *)arg1 toGeometry:(id)arg2; ++ (struct OADAdjustCoord)adjustCoordWithComputedValue:(struct EshComputedValue)arg1; ++ (void)readGeometryCoordSpaceFromShapeProperties:(const struct EshShapeProperties *)arg1 toGeometry:(id)arg2; ++ (void)readAdjustValuesFromShapeProperties:(const struct EshShapeProperties *)arg1 toGeometry:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry.h index 4c7a862e1..11d35bde1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShapeGeometry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABShapeGeometry : NSObject { } @@ -24,12 +25,6 @@ + (void)readFromFormulas:(const EshTablePropVal_f007a3b0 *)arg1 toGeometry:(id)arg2; + (void)readFromPathCommands:(const EshTablePropVal_ea625207 *)arg1 pathParams:(const struct EshPathParamTable *)arg2 toGeometry:(id)arg3; + (void)readFromShape:(struct EshShape *)arg1 toShape:(id)arg2; -+ (int)actualPathCommandForPathCommand:(int)arg1 index:(unsigned short)arg2; -+ (void)readLimoFromPath:(const struct EshPath *)arg1 toGeometry:(id)arg2; -+ (void)readPathCommandsAndParamsFromPath:(const struct EshPath *)arg1 toGeometry:(id)arg2; -+ (struct OADAdjustCoord)adjustCoordWithComputedValue:(struct EshComputedValue)arg1; -+ (void)readGeometryCoordSpaceFromShapeProperties:(const struct EshShapeProperties *)arg1 toGeometry:(id)arg2; -+ (void)readAdjustValuesFromShapeProperties:(const struct EshShapeProperties *)arg1 toGeometry:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShapeManager.h b/iOS7/PrivateFrameworks/OfficeImport/OABShapeManager.h index abc7a0452..723b81b69 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShapeManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShapeManager.h @@ -8,28 +8,29 @@ #import "OABPropertiesManager-Protocol.h" +// Not exported @interface OABShapeManager : OABShapeBaseManager { struct EshShape *mShape; } -- (BOOL)hidden; -- (BOOL)textPathStrikethrough; -- (BOOL)textPathSmallcaps; -- (BOOL)textPathUnderline; -- (BOOL)textPathItalic; -- (BOOL)textPathBold; +- (_Bool)hidden; +- (_Bool)textPathStrikethrough; +- (_Bool)textPathSmallcaps; +- (_Bool)textPathUnderline; +- (_Bool)textPathItalic; +- (_Bool)textPathBold; - (id)textPathFontFamily; - (int)textPathFontSize; - (int)textPathTextAlignment; - (id)textPathUnicodeString; -- (BOOL)isTextPath; -- (BOOL)isShadowed; -- (BOOL)isStroked; -- (BOOL)isFilled; -- (BOOL)isShadowOK; -- (BOOL)isStrokeOK; -- (BOOL)isFillOK; +- (_Bool)isTextPath; +- (_Bool)isShadowed; +- (_Bool)isStroked; +- (_Bool)isFilled; +- (_Bool)isShadowOK; +- (_Bool)isStrokeOK; +- (_Bool)isFillOK; - (id)initWithShape:(struct EshShape *)arg1; - (id)initWithShape:(struct EshShape *)arg1 masterShape:(struct EshShape *)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABShapeProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OABShapeProperties.h index 6bef24303..a08baf96d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABShapeProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABShapeProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABShapeProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABStroke-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABStroke-Private.h new file mode 100644 index 000000000..551a0853e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABStroke-Private.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABStroke (Private) ++ (void)writePresetDashStyleForCustomDash:(id)arg1 toStroke:(struct EshStroke *)arg2 state:(id)arg3; ++ (int)writeCapStyle:(int)arg1; ++ (int)writeLineEndLength:(int)arg1; ++ (int)writeLineEndWidth:(int)arg1; ++ (int)writeLineEndType:(int)arg1; ++ (int)writePresetDashStyle:(int)arg1; ++ (int)writeCompoundType:(int)arg1; ++ (int)readCapStyle:(int)arg1; ++ (int)readLineEndLength:(int)arg1; ++ (int)readLineEndWidth:(int)arg1; ++ (int)readLineEndType:(int)arg1; ++ (int)readPresetDashStyle:(int)arg1; ++ (int)readCompoundType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABStroke.h b/iOS7/PrivateFrameworks/OfficeImport/OABStroke.h index 40e22e005..5aa2b87cc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABStroke.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABStroke.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABStroke : NSObject { } @@ -13,19 +14,6 @@ + (void)writeStroke:(id)arg1 toStroke:(struct EshStroke *)arg2 state:(id)arg3; + (id)readLineEndWithType:(int)arg1 width:(int)arg2 length:(int)arg3; + (id)readStrokeFromShapeBaseManager:(id)arg1 colorPalette:(id)arg2; -+ (void)writePresetDashStyleForCustomDash:(id)arg1 toStroke:(struct EshStroke *)arg2 state:(id)arg3; -+ (int)writeCapStyle:(int)arg1; -+ (int)writeLineEndLength:(int)arg1; -+ (int)writeLineEndWidth:(int)arg1; -+ (int)writeLineEndType:(int)arg1; -+ (int)writePresetDashStyle:(int)arg1; -+ (int)writeCompoundType:(int)arg1; -+ (int)readCapStyle:(int)arg1; -+ (int)readLineEndLength:(int)arg1; -+ (int)readLineEndWidth:(int)arg1; -+ (int)readLineEndType:(int)arg1; -+ (int)readPresetDashStyle:(int)arg1; -+ (int)readCompoundType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABTable.h b/iOS7/PrivateFrameworks/OfficeImport/OABTable.h index 5a8697818..08b3bf25c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABTableSortedIntArray.h b/iOS7/PrivateFrameworks/OfficeImport/OABTableSortedIntArray.h index 47684a02a..fd985c391 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABTableSortedIntArray.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABTableSortedIntArray.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface OABTableSortedIntArray : NSObject { NSArray *mIntArray; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABTextBodyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OABTextBodyProperties.h index b8e1177db..8238888c5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABTextBodyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABTextBodyProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABTextBodyProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABWTable.h b/iOS7/PrivateFrameworks/OfficeImport/OABWTable.h index 596110abd..9a461c70a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABWTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABWTable.h @@ -8,15 +8,16 @@ @class ESDContainer, OABWriterState, OADTable; +// Not exported @interface OABWTable : NSObject { OADTable *mSrcTable; ESDContainer *mTgtTable; OABWriterState *mState; - long mRowCount; - long mColumnCount; - struct vector> *mpXCoords; - struct vector> *mpYCoords; + int mRowCount; + int mColumnCount; + struct vector> *mpXCoords; + struct vector> *mpYCoords; } - (void)map; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABWordArt-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OABWordArt-Private.h new file mode 100644 index 000000000..8ffbe8c10 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OABWordArt-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OABWordArt (Private) ++ (int)readTextAlignment:(int)arg1; ++ (void)readFromShapeManager:(id)arg1 toCharacterProperties:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABWordArt.h b/iOS7/PrivateFrameworks/OfficeImport/OABWordArt.h index a61174d6c..4b82fea3e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABWordArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABWordArt.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface OABWordArt : NSObject { } + (void)readFromShapeManager:(id)arg1 toShape:(id)arg2 state:(id)arg3; -+ (int)readTextAlignment:(int)arg1; -+ (void)readFromShapeManager:(id)arg1 toCharacterProperties:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABWriterClient.h b/iOS7/PrivateFrameworks/OfficeImport/OABWriterClient.h index 9040667fe..8f8c134ce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABWriterClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABWriterClient.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OABWriterClient : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OABWriterState.h b/iOS7/PrivateFrameworks/OfficeImport/OABWriterState.h index 6c526b6f5..a29a22e34 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OABWriterState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OABWriterState.h @@ -8,6 +8,7 @@ @class ESDContainer, NSMutableArray, NSMutableDictionary, OABWriterClient, OADColorMap, OADColorScheme, TSUPointerKeyDictionary; +// Not exported @interface OABWriterState : NSObject { OABWriterClient *mClient; @@ -22,18 +23,18 @@ @property(retain) OADColorScheme *colorScheme; // @synthesize colorScheme=mColorScheme; @property(retain) OADColorMap *colorMap; // @synthesize colorMap=mColorMap; -- (unsigned int)indexForChild:(id)arg1 parentContainer:(id)arg2; +- (unsigned long long)indexForChild:(id)arg1 parentContainer:(id)arg2; - (void)cacheCHDChart:(id)arg1 forESDObject:(id)arg2; - (id)connectorsInCurrentDrawing; - (id)mappingForRGBColor:(id)arg1; -- (unsigned long)targetShapeIdForSourceDrawableId:(unsigned long)arg1; -- (unsigned long)targetShapeIdForSourceDrawable:(id)arg1; +- (unsigned int)targetShapeIdForSourceDrawableId:(unsigned long long)arg1; +- (unsigned int)targetShapeIdForSourceDrawable:(id)arg1; - (id)targetObjectForSourceDrawable:(id)arg1; -- (id)sourceDrawableForSourceDrawableId:(unsigned long)arg1; +- (id)sourceDrawableForSourceDrawableId:(unsigned long long)arg1; - (void)setTargetObject:(id)arg1 forSourceDrawable:(id)arg2; - (void)addDrawing:(id)arg1; -- (id)drawingAtIndex:(unsigned long)arg1; -- (unsigned long)drawingCount; +- (id)drawingAtIndex:(unsigned int)arg1; +- (unsigned int)drawingCount; - (void)setDrawingGroup:(id)arg1; - (id)drawingGroup; - (id)client; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAdjustRect.h b/iOS7/PrivateFrameworks/OfficeImport/OADAdjustRect.h index 98e66bf0a..5141c79c2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAdjustRect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAdjustRect.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADAdjustRect : NSObject { struct OADAdjustCoord mLeft; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAdjustedColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADAdjustedColor.h index 53c70b53f..8a36d26e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAdjustedColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAdjustedColor.h @@ -6,27 +6,28 @@ #import +// Not exported @interface OADAdjustedColor : OADColor { OADColor *mBaseColor; int mAdjustmentType; unsigned char mAdjustmentParam; - BOOL mInvert; - BOOL mInvert128; - BOOL mGray; + _Bool mInvert; + _Bool mInvert128; + _Bool mGray; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)gray; -- (BOOL)invert128; -- (BOOL)invert; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)gray; +- (_Bool)invert128; +- (_Bool)invert; - (unsigned char)adjustmentParam; - (int)adjustmentType; - (id)baseColor; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithBaseColor:(id)arg1 adjustmentType:(int)arg2 adjustmentParam:(unsigned char)arg3 invert:(BOOL)arg4 invert128:(BOOL)arg5 gray:(BOOL)arg6; +- (id)initWithBaseColor:(id)arg1 adjustmentType:(int)arg2 adjustmentParam:(unsigned char)arg3 invert:(_Bool)arg4 invert128:(_Bool)arg5 gray:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAlphaModFixEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADAlphaModFixEffect.h index 47c1d5bdc..378783ee0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAlphaModFixEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAlphaModFixEffect.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADAlphaModFixEffect : OADBlipEffect { float mAlpha; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setAlpha:(float)arg1; - (float)alpha; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAngleArcPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADAngleArcPathElement.h index 09f2c8838..bf7c56133 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAngleArcPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAngleArcPathElement.h @@ -6,22 +6,23 @@ #import +// Not exported @interface OADAngleArcPathElement : OADPathElement { struct OADAdjustPoint mCenter; struct OADAdjustPoint mSemiaxes; struct OADAdjustCoord mStartAngle; struct OADAdjustCoord mAngleLength; - BOOL mConnectedToPrevious; + _Bool mConnectedToPrevious; } - (id).cxx_construct; -- (BOOL)connectedToPrevious; +- (_Bool)connectedToPrevious; - (struct OADAdjustCoord)angleLength; - (struct OADAdjustCoord)startAngle; - (struct OADAdjustPoint)semiaxes; - (struct OADAdjustPoint)center; -- (id)initWithCenter:(struct OADAdjustPoint)arg1 semiaxes:(struct OADAdjustPoint)arg2 startAngle:(struct OADAdjustCoord)arg3 angleLength:(struct OADAdjustCoord)arg4 connectedToPrevious:(BOOL)arg5; +- (id)initWithCenter:(struct OADAdjustPoint)arg1 semiaxes:(struct OADAdjustPoint)arg2 startAngle:(struct OADAdjustCoord)arg3 angleLength:(struct OADAdjustCoord)arg4 connectedToPrevious:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADArcToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADArcToPathElement.h index 9ed900edc..ecf76be1d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADArcToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADArcToPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADArcToPathElement : OADPathElement { struct OADAdjustPoint mSemiaxes; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAudioFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADAudioFile.h index 7766777bb..4d23116ae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAudioFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAudioFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADAudioFile : OADLinkedMediaFile { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADAutoNumberBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADAutoNumberBulletProperties.h index 4efa2f4af..bd03b6fe2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADAutoNumberBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADAutoNumberBulletProperties.h @@ -6,16 +6,17 @@ #import +// Not exported @interface OADAutoNumberBulletProperties : OADBulletProperties { int mSchemeType; - unsigned int mStartIndex; + unsigned long long mStartIndex; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)startIndex; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)startIndex; - (int)autoNumberSchemeType; -- (id)initWithAutoNumberSchemeType:(int)arg1 startIndex:(unsigned int)arg2; +- (id)initWithAutoNumberSchemeType:(int)arg1 startIndex:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBackdrop.h b/iOS7/PrivateFrameworks/OfficeImport/OADBackdrop.h index 01f9ca207..fa78e910a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBackdrop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBackdrop.h @@ -10,6 +10,7 @@ @class OADPoint3D, OADVector3D; +// Not exported @interface OADBackdrop : NSObject { OADPoint3D *mAnchor; @@ -17,8 +18,8 @@ OADVector3D *mUp; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setUp:(id)arg1; - (id)up; - (void)setNormal:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBackground.h b/iOS7/PrivateFrameworks/OfficeImport/OADBackground.h index 919cc91b0..4386ff94c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBackground.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBackground.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADBackground : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundFill.h index 1fec9090e..d03be2008 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundFill.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADBackgroundFill : OADFill { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundProperties.h index 40bdfbf0a..afe739609 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBackgroundProperties.h @@ -8,13 +8,14 @@ @class NSArray, OADFill; +// Not exported @interface OADBackgroundProperties : OADBackground { OADFill *mFill; NSArray *mEffects; } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)setEffects:(id)arg1; - (id)effects; - (void)setFill:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBaseStyles.h b/iOS7/PrivateFrameworks/OfficeImport/OADBaseStyles.h index 0f7778edc..a3724c118 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBaseStyles.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBaseStyles.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADBaseStyles : OADBaseStylesBase { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBaseStylesBase.h b/iOS7/PrivateFrameworks/OfficeImport/OADBaseStylesBase.h index a99c094d8..e19c96d0f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBaseStylesBase.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBaseStylesBase.h @@ -8,6 +8,7 @@ @class OADColorScheme, OADFontScheme, OADStyleMatrix; +// Not exported @interface OADBaseStylesBase : NSObject { OADColorScheme *mColorScheme; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBevel.h b/iOS7/PrivateFrameworks/OfficeImport/OADBevel.h index 8c28797b7..7ca1ebf96 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBevel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBevel.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADBevel : NSObject { int mType; @@ -15,8 +16,8 @@ float mHeight; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setHeight:(float)arg1; - (float)height; - (void)setWidth:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBevelLineJoin.h b/iOS7/PrivateFrameworks/OfficeImport/OADBevelLineJoin.h index 1d4ce326c..584c48479 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBevelLineJoin.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBevelLineJoin.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADBevelLineJoin : OADLineJoin { } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithDefaults; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBiLevelEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADBiLevelEffect.h index 2a13fe4be..a2e8856dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBiLevelEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBiLevelEffect.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADBiLevelEffect : OADBlipEffect { float mThreshold; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setThreshold:(float)arg1; - (float)threshold; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBlip.h b/iOS7/PrivateFrameworks/OfficeImport/OADBlip.h index 3ffe68bfc..245d742a1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBlip.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBlip.h @@ -8,16 +8,17 @@ @class OADSubBlip; +// Not exported @interface OADBlip : NSObject { - unsigned long mReferenceCount; + unsigned int mReferenceCount; OADSubBlip *mMainSubBlip; OADSubBlip *mAltSubBlip; } + (id)pathExtensionForBlipType:(int)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (unsigned int *)referenceCount; - (void)setAltSubBlip:(id)arg1; - (id)altSubBlip; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBlipCollection.h b/iOS7/PrivateFrameworks/OfficeImport/OADBlipCollection.h index f104bd41f..56d917d32 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBlipCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBlipCollection.h @@ -8,15 +8,16 @@ @class NSMutableArray; +// Not exported @interface OADBlipCollection : NSObject { NSMutableArray *mBlips; } @property(retain, nonatomic) NSMutableArray *blips; // @synthesize blips=mBlips; -- (unsigned long)blipCount; -- (unsigned long)addBlip:(id)arg1; -- (id)blipAtIndex:(long)arg1; +- (unsigned int)blipCount; +- (unsigned int)addBlip:(id)arg1; +- (id)blipAtIndex:(int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBlipEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADBlipEffect.h index 1b463f0bd..4550b9042 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBlipEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBlipEffect.h @@ -8,13 +8,14 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADBlipEffect : NSObject { int mType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (int)type; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBlipRef.h b/iOS7/PrivateFrameworks/OfficeImport/OADBlipRef.h index 7ddda1aa0..daae8b840 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBlipRef.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBlipRef.h @@ -10,9 +10,10 @@ @class NSMutableArray, NSString, OADBlip; +// Not exported @interface OADBlipRef : NSObject { - long mIndex; + int mIndex; NSString *mName; NSMutableArray *mEffects; OADBlip *mBlip; @@ -22,27 +23,27 @@ + (int)blipTypeForImageData:(id)arg1; + (int)blipTypeForContentType:(id)arg1; + (int)blipTypeForExtension:(id)arg1; -+ (id)blipRefWithIndex:(long)arg1 name:(id)arg2 blip:(id)arg3; -+ (id)blipRefWithIndex:(long)arg1 name:(id)arg2 blip:(id)arg3 effects:(id)arg4; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; ++ (id)blipRefWithIndex:(int)arg1 name:(id)arg2 blip:(id)arg3; ++ (id)blipRefWithIndex:(int)arg1 name:(id)arg2 blip:(id)arg3 effects:(id)arg4; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)effects; -- (BOOL)isNull; -- (void)removeEffectAtIndex:(unsigned int)arg1; -- (id)effectAtIndex:(unsigned int)arg1; -- (unsigned int)effectCount; +- (_Bool)isNull; +- (void)removeEffectAtIndex:(unsigned long long)arg1; +- (id)effectAtIndex:(unsigned long long)arg1; +- (unsigned long long)effectCount; - (void)setEffects:(id)arg1; - (void)addEffect:(id)arg1; - (void)setBlip:(id)arg1; - (id)blip; - (void)setName:(id)arg1; - (id)name; -- (void)setIndex:(long)arg1; -- (long)index; +- (void)setIndex:(int)arg1; +- (int)index; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithIndex:(long)arg1 name:(id)arg2 blip:(id)arg3; -- (id)initWithIndex:(long)arg1 name:(id)arg2 blip:(id)arg3 effects:(id)arg4; +- (id)initWithIndex:(int)arg1 name:(id)arg2 blip:(id)arg3; +- (id)initWithIndex:(int)arg1 name:(id)arg2 blip:(id)arg3 effects:(id)arg4; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColor.h index ad5721071..028e9195c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADBulletColor : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorFollowText.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorFollowText.h index 662caaf22..2ab817433 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorFollowText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorFollowText.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADBulletColorFollowText : OADBulletColor { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorSpecification.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorSpecification.h index 5ee6bfed2..a8cfcc9ec 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorSpecification.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletColorSpecification.h @@ -8,13 +8,14 @@ @class OADColor; +// Not exported @interface OADBulletColorSpecification : OADBulletColor { OADColor *mColor; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)color; - (void)dealloc; - (id)initWithBulletColor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFont.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFont.h index 34388c0be..a3f7785b5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFont.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADBulletFont : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontFollowText.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontFollowText.h index 4e4c15c7d..af771e213 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontFollowText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontFollowText.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADBulletFontFollowText : OADBulletFont { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontSpecification.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontSpecification.h index 190ca42e1..278f32eb4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontSpecification.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletFontSpecification.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface OADBulletFontSpecification : OADBulletFont { NSString *mFont; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)font; - (void)dealloc; - (id)initWithFont:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletProperties.h index 561b1aad9..7efc9e481 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADBulletProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletSize.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletSize.h index 5532392ea..01f7908f8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletSize.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletSize.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADBulletSize : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADBulletSizeFollowText.h b/iOS7/PrivateFrameworks/OfficeImport/OADBulletSizeFollowText.h index ce3fec94d..c6580d9cb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADBulletSizeFollowText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADBulletSizeFollowText.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADBulletSizeFollowText : OADBulletSize { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCachedDrawableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADCachedDrawableStyle.h index e9c8506a5..a164387f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCachedDrawableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCachedDrawableStyle.h @@ -6,25 +6,26 @@ #import "NSObject.h" +// Not exported @interface OADCachedDrawableStyle : NSObject { int mFillCategory; - unsigned int mFillIndex; - unsigned int mStrokeIndex; - unsigned int mShadowIndex; + unsigned long long mFillIndex; + unsigned long long mStrokeIndex; + unsigned long long mShadowIndex; unsigned char mReflectionOpacity; - unsigned int mTextStyleIndex; + unsigned long long mTextStyleIndex; } -@property(readonly, nonatomic) unsigned int textStyleIndex; // @synthesize textStyleIndex=mTextStyleIndex; +@property(readonly, nonatomic) unsigned long long textStyleIndex; // @synthesize textStyleIndex=mTextStyleIndex; @property(readonly, nonatomic) unsigned char reflectionOpacity; // @synthesize reflectionOpacity=mReflectionOpacity; -@property(readonly, nonatomic) unsigned int shadowIndex; // @synthesize shadowIndex=mShadowIndex; -@property(readonly, nonatomic) unsigned int strokeIndex; // @synthesize strokeIndex=mStrokeIndex; -@property(readonly, nonatomic) unsigned int fillIndex; // @synthesize fillIndex=mFillIndex; +@property(readonly, nonatomic) unsigned long long shadowIndex; // @synthesize shadowIndex=mShadowIndex; +@property(readonly, nonatomic) unsigned long long strokeIndex; // @synthesize strokeIndex=mStrokeIndex; +@property(readonly, nonatomic) unsigned long long fillIndex; // @synthesize fillIndex=mFillIndex; @property(readonly, nonatomic) int fillCategory; // @synthesize fillCategory=mFillCategory; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (id)initWithFillCategory:(int)arg1 mFillIndex:(unsigned int)arg2 strokeIndex:(unsigned int)arg3 shadowIndex:(unsigned int)arg4 reflectionOpacity:(unsigned char)arg5 textStyleIndex:(unsigned int)arg6; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithFillCategory:(int)arg1 mFillIndex:(unsigned long long)arg2 strokeIndex:(unsigned long long)arg3 shadowIndex:(unsigned long long)arg4 reflectionOpacity:(unsigned char)arg5 textStyleIndex:(unsigned long long)arg6; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCachedTextStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADCachedTextStyle.h index 76ecbe1d7..72e937073 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCachedTextStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCachedTextStyle.h @@ -6,18 +6,19 @@ #import "NSObject.h" +// Not exported @interface OADCachedTextStyle : NSObject { struct OADCachedTextStyleData mData; - unsigned int mHash; + unsigned long long mHash; } - (id).cxx_construct; - (void)applyToTextBodyProperties:(id)arg1 graphicStyleCache:(id)arg2; - (void)applyToParagraphProperties:(id)arg1 graphicStyleCache:(id)arg2; - (id)initWithTextBodyProperties:(id)arg1 paragraphProperties:(id)arg2 characterProperties:(id)arg3 colorContext:(id)arg4 graphicStyleCache:(id)arg5; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCamera.h b/iOS7/PrivateFrameworks/OfficeImport/OADCamera.h index 41cf7793b..4b1ab2ae9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCamera.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCamera.h @@ -10,6 +10,7 @@ @class OADRotation3D; +// Not exported @interface OADCamera : NSObject { OADRotation3D *mRotation; @@ -18,8 +19,8 @@ float mZoom; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setZoom:(float)arg1; - (float)zoom; - (void)setFieldOfView:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCharacterBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADCharacterBulletProperties.h index f8195eac0..d82cea1a9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCharacterBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCharacterBulletProperties.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface OADCharacterBulletProperties : OADBulletProperties { NSString *mBullet; } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)bullet; - (void)dealloc; - (id)initWithBullet:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCharacterProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADCharacterProperties.h index 3897cea29..78809c771 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCharacterProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCharacterProperties.h @@ -10,6 +10,7 @@ @class NSArray, NSString, OADColor, OADFill, OADHyperlink, OADStroke, OADUnderline; +// Not exported @interface OADCharacterProperties : OADProperties { NSString *mLatinFont; @@ -52,8 +53,8 @@ } + (void)initialize; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; - (void)overrideWithProperties:(id)arg1; - (void)setHoverHyperlink:(id)arg1; @@ -62,70 +63,70 @@ - (id)clickHyperlink; - (void)setSymbolFont:(id)arg1; - (id)symbolFont; -- (BOOL)hasSymbolFont; +- (_Bool)hasSymbolFont; - (void)setHAnsiFont:(id)arg1; - (id)hansiFont; -- (BOOL)hasHAnsiFont; +- (_Bool)hasHAnsiFont; - (void)setBidiFont:(id)arg1; - (id)bidiFont; -- (BOOL)hasBidiFont; +- (_Bool)hasBidiFont; - (void)setEastAsianFont:(id)arg1; - (id)eastAsianFont; -- (BOOL)hasEastAsianFont; +- (_Bool)hasEastAsianFont; - (void)setLatinFont:(id)arg1; - (id)latinFont; -- (BOOL)hasLatinFont; +- (_Bool)hasLatinFont; - (void)setCaps:(int)arg1; - (int)caps; -- (BOOL)hasCaps; -- (void)setIsHorizontalNormalized:(BOOL)arg1; -- (BOOL)isHorizontalNormalized; -- (BOOL)hasIsHorizontalNormalized; +- (_Bool)hasCaps; +- (void)setIsHorizontalNormalized:(_Bool)arg1; +- (_Bool)isHorizontalNormalized; +- (_Bool)hasIsHorizontalNormalized; - (void)setBaseline:(double)arg1; - (double)baseline; -- (BOOL)hasBaseline; -- (void)setIsVerticalText:(BOOL)arg1; -- (BOOL)isVerticalText; -- (BOOL)hasIsVerticalText; +- (_Bool)hasBaseline; +- (void)setIsVerticalText:(_Bool)arg1; +- (_Bool)isVerticalText; +- (_Bool)hasIsVerticalText; - (void)setSpacing:(double)arg1; - (double)spacing; -- (BOOL)hasSpacing; +- (_Bool)hasSpacing; - (void)setSize:(double)arg1; - (double)size; -- (BOOL)hasSize; +- (_Bool)hasSize; - (void)setStrikeThroughType:(int)arg1; - (int)strikeThroughType; -- (BOOL)hasStrikeThroughType; +- (_Bool)hasStrikeThroughType; - (void)setFormatKerningType:(int)arg1; - (int)formatKerningType; -- (BOOL)hasFormatKerningType; +- (_Bool)hasFormatKerningType; - (void)setFormatType:(int)arg1; - (int)formatType; -- (BOOL)hasFormatType; +- (_Bool)hasFormatType; - (void)setEffects:(id)arg1; - (id)effects; -- (BOOL)hasEffects; -- (void)setIsItalic:(BOOL)arg1; -- (BOOL)isItalic; -- (BOOL)hasIsItalic; -- (void)setIsBold:(BOOL)arg1; -- (BOOL)isBold; -- (BOOL)hasIsBold; +- (_Bool)hasEffects; +- (void)setIsItalic:(_Bool)arg1; +- (_Bool)isItalic; +- (_Bool)hasIsItalic; +- (void)setIsBold:(_Bool)arg1; +- (_Bool)isBold; +- (_Bool)hasIsBold; - (void)setHighlight:(id)arg1; - (id)highlight; -- (BOOL)hasHighlight; +- (_Bool)hasHighlight; - (void)setUnderline:(id)arg1; - (id)underline; -- (BOOL)hasUnderline; +- (_Bool)hasUnderline; - (void)setOpacity:(double)arg1; - (double)opacity; -- (BOOL)hasOpacity; +- (_Bool)hasOpacity; - (void)setFill:(id)arg1; - (id)fill; -- (BOOL)hasFill; +- (_Bool)hasFill; - (void)setStroke:(id)arg1; - (id)stroke; -- (BOOL)hasStroke; +- (_Bool)hasStroke; - (void)dealloc; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADClient-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADClient-Protocol.h index 4e679b96d..5aa536b44 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADClient-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADClient-Protocol.h @@ -8,6 +8,6 @@ @protocol OADClient - (struct CGRect)bounds; -- (BOOL)hasBounds; +- (_Bool)hasBounds; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADClosePathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADClosePathElement.h index 99814da17..6e256b6af 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADClosePathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADClosePathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADClosePathElement : OADPathElement { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OADColor-Private.h new file mode 100644 index 000000000..50902bb77 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColor-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADColor (Private) ++ (id)mapAdjustedColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; ++ (int)mapSchemeColorID:(int)arg1 colorMap:(id)arg2; ++ (id)basicMapOfColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADColor.h index 6786b65a2..0c5711f2f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColor.h @@ -10,6 +10,7 @@ @class NSMutableArray; +// Not exported @interface OADColor : NSObject { NSMutableArray *mTransforms; @@ -20,11 +21,8 @@ + (id)tsuColorWithColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; + (float)alphaWithColor:(id)arg1; + (id)rgbColorWithColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; -+ (id)mapAdjustedColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; -+ (int)mapSchemeColorID:(int)arg1 colorMap:(id)arg2; -+ (id)basicMapOfColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)colorForStyleColor:(id)arg1; - (void)addTransformOfType:(int)arg1 value:(float)arg2; - (void)addTransformOfType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorChangeEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorChangeEffect.h index 83c8e8e0d..53e933500 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorChangeEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorChangeEffect.h @@ -8,14 +8,15 @@ @class OADColor; +// Not exported @interface OADColorChangeEffect : OADBlipEffect { OADColor *mFromColor; OADColor *mToColor; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (void)setToColor:(id)arg1; - (id)toColor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorContext.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorContext.h index e75322ec9..3236c271c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorContext.h @@ -8,6 +8,7 @@ @class OADColorMap, OADColorScheme; +// Not exported @interface OADColorContext : NSObject { OADColorScheme *mScheme; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorMap.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorMap.h index 878db7e62..56b312768 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorMap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorMap.h @@ -8,13 +8,14 @@ @class NSMutableDictionary; +// Not exported @interface OADColorMap : NSObject { NSMutableDictionary *mMappings; } -- (void)addDefaultMappings:(BOOL)arg1; -- (BOOL)isEqual:(id)arg1; +- (void)addDefaultMappings:(_Bool)arg1; +- (_Bool)isEqual:(id)arg1; - (void)addMapping:(int)arg1 index:(int)arg2; - (int)mappingForIndex:(int)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorPalette-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorPalette-Protocol.h index f736fd1bc..7c7faf9b8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorPalette-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorPalette-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol OADColorPalette -- (id)colorWithIndex:(unsigned int)arg1; +- (id)colorWithIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorScheme.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorScheme.h index a06154b66..d05fc2fa6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorScheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorScheme.h @@ -10,17 +10,18 @@ @class NSMutableDictionary; +// Not exported @interface OADColorScheme : NSObject { NSMutableDictionary *mColors; } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)addDefaultColors; - (void)setColor:(id)arg1 index:(int)arg2; - (void)addColor:(id)arg1 index:(int)arg2; - (id)colorForIndex:(int)arg1; -- (unsigned int)colorCount; +- (unsigned long long)colorCount; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform-Private.h new file mode 100644 index 000000000..2fe9cdeff --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADColorTransform (Private) ++ (id)applyExpTransformWithValue:(float)arg1 toColor:(id)arg2; ++ (id)applyHSLTransform:(id)arg1 toColor:(id)arg2; ++ (id)applyRGBTransform:(id)arg1 toColor:(id)arg2 skipGamma:(_Bool)arg3; ++ (float)applyAlphaTransform:(id)arg1 toAlpha:(float)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform.h b/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform.h index f9ae66630..0c0fe1a94 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADColorTransform.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADColorTransform : NSObject { int mType; @@ -15,12 +16,8 @@ + (id)colorByApplyingTransforms:(id)arg1 toColor:(id)arg2; + (float)alphaByApplyingTransforms:(id)arg1 toAlpha:(float)arg2; -+ (id)applyExpTransformWithValue:(float)arg1 toColor:(id)arg2; -+ (id)applyHSLTransform:(id)arg1 toColor:(id)arg2; -+ (id)applyRGBTransform:(id)arg1 toColor:(id)arg2 skipGamma:(_Bool)arg3; -+ (float)applyAlphaTransform:(id)arg1 toAlpha:(float)arg2; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)type; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADConnection.h b/iOS7/PrivateFrameworks/OfficeImport/OADConnection.h index ee03fca83..3f33d23e2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADConnection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADConnection.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface OADConnection : NSObject { - unsigned long mDrawableId; + unsigned long long mDrawableId; int mLocationIndex; } - (void)setLocationIndex:(int)arg1; - (int)locationIndex; -- (void)setDrawableId:(unsigned long)arg1; -- (unsigned long)drawableId; +- (void)setDrawableId:(unsigned long long)arg1; +- (unsigned long long)drawableId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADConnector.h b/iOS7/PrivateFrameworks/OfficeImport/OADConnector.h index 8e7c67d53..796c0aae0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADConnector.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADConnector.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADConnector : OADShape { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADConnectorProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADConnectorProperties.h index 3541bfb8f..59f74865c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADConnectorProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADConnectorProperties.h @@ -8,6 +8,7 @@ @class OADConnection; +// Not exported @interface OADConnectorProperties : OADShapeProperties { OADConnection *mFrom; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCountedGraphicFeature.h b/iOS7/PrivateFrameworks/OfficeImport/OADCountedGraphicFeature.h index c66f1acda..688b9135b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCountedGraphicFeature.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCountedGraphicFeature.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface OADCountedGraphicFeature : NSObject { id mFeature; - unsigned int mUsageCount; + unsigned long long mUsageCount; } -@property(nonatomic) unsigned int usageCount; // @synthesize usageCount=mUsageCount; -- (int)compareUsageCount:(id)arg1; +@property(nonatomic) unsigned long long usageCount; // @synthesize usageCount=mUsageCount; +- (long long)compareUsageCount:(id)arg1; - (void)incrementUsageCount; - (id)feature; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCubicBezierToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADCubicBezierToPathElement.h index 722bf8be6..60abd1035 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCubicBezierToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCubicBezierToPathElement.h @@ -6,17 +6,18 @@ #import +// Not exported @interface OADCubicBezierToPathElement : OADPathElement { struct OADAdjustPoint mControlPoint1; struct OADAdjustPoint mControlPoint2; struct OADAdjustPoint mToPoint; - BOOL mRelative; + _Bool mRelative; } - (id).cxx_construct; -- (void)setRelative:(BOOL)arg1; -- (BOOL)relative; +- (void)setRelative:(_Bool)arg1; +- (_Bool)relative; - (struct OADAdjustPoint)toPoint; - (struct OADAdjustPoint)controlPoint2; - (struct OADAdjustPoint)controlPoint1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCustomDash.h b/iOS7/PrivateFrameworks/OfficeImport/OADCustomDash.h index 44315e45f..0decd014b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCustomDash.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCustomDash.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADCustomDash : OADDash { NSMutableArray *mStops; @@ -15,15 +16,15 @@ } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)areStopsOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)areStopsOverridden; - (void)setStops:(id)arg1; - (id)stops; - (void)addStopWithDash:(float)arg1 space:(float)arg2; -- (float)spaceAtIndex:(unsigned int)arg1; -- (float)dashAtIndex:(unsigned int)arg1; -- (unsigned int)stopCount; +- (float)spaceAtIndex:(unsigned long long)arg1; +- (float)dashAtIndex:(unsigned long long)arg1; +- (unsigned long long)stopCount; - (void)dealloc; - (id)initWithDefaults; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCustomPattern.h b/iOS7/PrivateFrameworks/OfficeImport/OADCustomPattern.h index 1e5aaa6ce..9621ab8bf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCustomPattern.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCustomPattern.h @@ -8,16 +8,17 @@ @class OADBlipRef; +// Not exported @interface OADCustomPattern : OADPattern { OADBlipRef *mBlipRef; - BOOL mIsBlipRefOverridden; + _Bool mIsBlipRefOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isBlipRefOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isBlipRefOverridden; - (void)setBlipRef:(id)arg1; - (id)blipRef; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADCustomShapeGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OADCustomShapeGeometry.h index 3e27f8d01..dbafc7bd1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADCustomShapeGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADCustomShapeGeometry.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADCustomShapeGeometry : OADShapeGeometry { CsRect_0aefebc6 *mGeometryCoordSpace; @@ -18,14 +19,14 @@ } - (void)addPath:(id)arg1; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)pathCount; +- (id)pathAtIndex:(unsigned long long)arg1; +- (unsigned long long)pathCount; - (void)addTextBodyRect:(id)arg1; -- (id)textBodyRectAtIndex:(unsigned int)arg1; -- (unsigned int)textBodyRectCount; +- (id)textBodyRectAtIndex:(unsigned long long)arg1; +- (unsigned long long)textBodyRectCount; - (void)addFormula:(id)arg1; -- (id)formulaAtIndex:(unsigned int)arg1; -- (unsigned int)formulaCount; +- (id)formulaAtIndex:(unsigned long long)arg1; +- (unsigned long long)formulaCount; - (void)setLimo:(CsPoint_c846a6ec)arg1; - (CsPoint_c846a6ec)limo; - (void)setGeometryCoordSpace:(CsRect_0aefebc6)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDash.h b/iOS7/PrivateFrameworks/OfficeImport/OADDash.h index d5823732d..bef685afb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDash.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDash.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADDash : OADProperties { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDashStop.h b/iOS7/PrivateFrameworks/OfficeImport/OADDashStop.h index 179629498..347c6fcf3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDashStop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDashStop.h @@ -8,14 +8,15 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADDashStop : NSObject { float mDash; float mSpace; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (float)space; - (float)dash; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDateTimeField.h b/iOS7/PrivateFrameworks/OfficeImport/OADDateTimeField.h index ee3916d8e..847132668 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDateTimeField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDateTimeField.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADDateTimeField : OADTextField { int mFormat; } -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)setFormat:(int)arg1; - (int)format; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDefaultProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADDefaultProperties.h index 554647f90..26066839c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDefaultProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDefaultProperties.h @@ -8,6 +8,7 @@ @class OADShapeProperties, OADTextBodyProperties, OADTextListStyle; +// Not exported @interface OADDefaultProperties : NSObject { OADShapeProperties *mShapeProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDrawable-WDClient.h b/iOS7/PrivateFrameworks/OfficeImport/OADDrawable-WDClient.h new file mode 100644 index 000000000..6daae790d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDrawable-WDClient.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADDrawable (WDClient) +- (id)createWordClientDataWithTextType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDrawable.h b/iOS7/PrivateFrameworks/OfficeImport/OADDrawable.h index b740583a4..43d5461c1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDrawable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDrawable.h @@ -8,10 +8,11 @@ @class OADDrawable, OADDrawableProperties; +// Not exported @interface OADDrawable : NSObject { - BOOL mHidden; - unsigned long mId; + _Bool mHidden; + unsigned long long mId; OADDrawableProperties *mDrawableProperties; id mClientData; OADDrawable *mParent; @@ -28,13 +29,12 @@ - (void)setDrawableProperties:(id)arg1; - (id)drawableProperties; - (void)identify; -- (void)setId:(unsigned long)arg1; -- (unsigned long)id; -- (void)setHidden:(BOOL)arg1; -- (BOOL)hidden; +- (void)setId:(unsigned long long)arg1; +- (unsigned long long)id; +- (void)setHidden:(_Bool)arg1; +- (_Bool)hidden; - (void)dealloc; - (id)initWithPropertiesClass:(Class)arg1; -- (id)createWordClientDataWithTextType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDrawableContainer-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADDrawableContainer-Protocol.h index a68a6484f..7178e0f6d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDrawableContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDrawableContainer-Protocol.h @@ -9,10 +9,10 @@ @protocol OADDrawableContainer - (void)replaceChild:(id)arg1 with:(id)arg2; - (id)children; -- (id)childAtIndex:(unsigned int)arg1; +- (id)childAtIndex:(unsigned long long)arg1; - (void)addChildren:(id)arg1; - (void)addChild:(id)arg1; -- (unsigned int)childCount; +- (unsigned long long)childCount; - (void)setLogicalBounds:(struct CGRect)arg1; - (struct CGRect)logicalBounds; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDrawableProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADDrawableProperties.h index 77cf153b7..955744fa5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDrawableProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDrawableProperties.h @@ -8,6 +8,7 @@ @class OADHyperlink, OADOrientedBounds; +// Not exported @interface OADDrawableProperties : OADProperties { OADOrientedBounds *mOrientedBounds; @@ -19,22 +20,22 @@ unsigned int mWrdInline:1; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; -- (BOOL)hasWrdInline; -- (void)setWrdInline:(BOOL)arg1; -- (BOOL)isWrdInline; -- (BOOL)hasHoverHyperlink; +- (_Bool)hasWrdInline; +- (void)setWrdInline:(_Bool)arg1; +- (_Bool)isWrdInline; +- (_Bool)hasHoverHyperlink; - (void)setHoverHyperlink:(id)arg1; - (id)hoverHyperlink; -- (BOOL)hasClickHyperlink; +- (_Bool)hasClickHyperlink; - (void)setClickHyperlink:(id)arg1; - (id)clickHyperlink; -- (BOOL)hasAspectRatioLocked; -- (void)setAspectRatioLocked:(BOOL)arg1; -- (BOOL)isAspectRatioLocked; -- (BOOL)hasOrientedBounds; +- (_Bool)hasAspectRatioLocked; +- (void)setAspectRatioLocked:(_Bool)arg1; +- (_Bool)isAspectRatioLocked; +- (_Bool)hasOrientedBounds; - (void)setOrientedBounds:(id)arg1; - (id)orientedBounds; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDrawingTheme.h b/iOS7/PrivateFrameworks/OfficeImport/OADDrawingTheme.h index 3ea7f6e99..dbbf3cb32 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDrawingTheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDrawingTheme.h @@ -8,6 +8,7 @@ @class OADColorMap, OADColorScheme, OADDefaultProperties, OADFontScheme, OADStyleMatrix; +// Not exported @interface OADDrawingTheme : NSObject { OADDefaultProperties *mShapeDefaults; @@ -29,7 +30,7 @@ @property(readonly, nonatomic) OADDefaultProperties *lineDefaults; // @synthesize lineDefaults=mLineDefaults; @property(readonly, nonatomic) OADDefaultProperties *shapeDefaults; // @synthesize shapeDefaults=mShapeDefaults; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)applyThemeOverrides:(id)arg1 colorMapOverride:(id)arg2; - (id)initWithTheme:(id)arg1 colorMap:(id)arg2 colorPalette:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADDuotoneEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADDuotoneEffect.h index 9e0ebc864..bb930e6bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADDuotoneEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADDuotoneEffect.h @@ -8,6 +8,7 @@ @class OADColor; +// Not exported @interface OADDuotoneEffect : OADBlipEffect { OADColor *mColor1; @@ -16,8 +17,8 @@ int mTransferMode2; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (void)setTransferMode2:(int)arg1; - (int)transferMode2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADEffect.h index c99ac4d27..0c04dc969 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADEffect.h @@ -8,13 +8,14 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADEffect : NSObject { int mType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (int)type; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADEffectsParent-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADEffectsParent-Protocol.h index be3a233ea..1e7f7a9bc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADEffectsParent-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADEffectsParent-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol OADEffectsParent -- (BOOL)hasEffects; +- (_Bool)hasEffects; - (void)setEffects:(id)arg1; - (id)effects; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADEmbeddedMediaFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADEmbeddedMediaFile.h index b5707fa76..48981f41d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADEmbeddedMediaFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADEmbeddedMediaFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADEmbeddedMediaFile : OADMovie { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADFill.h index aaf312214..c6cc0b514 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFill.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADFill : OADProperties { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (float)alpha; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFillOverlayEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADFillOverlayEffect.h index 5f8989f8c..14e3386b1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFillOverlayEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFillOverlayEffect.h @@ -8,14 +8,15 @@ @class OADFill; +// Not exported @interface OADFillOverlayEffect : OADEffect { int mBlendMode; OADFill *mFill; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setFill:(id)arg1; - (id)fill; - (void)setBlendMode:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFlattenedGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OADFlattenedGroup.h index df9b7ab91..f9088e121 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFlattenedGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFlattenedGroup.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADFlattenedGroup : OADDrawable { NSMutableArray *mDrawables; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFontReference.h b/iOS7/PrivateFrameworks/OfficeImport/OADFontReference.h index c734242e9..7c7a57c41 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFontReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFontReference.h @@ -10,6 +10,7 @@ @class OADColor; +// Not exported @interface OADFontReference : NSObject { int mIndex; @@ -17,8 +18,8 @@ } - (void)applyToParagraphProperties:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setColor:(id)arg1; - (id)color; - (void)setIndex:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFontScheme.h b/iOS7/PrivateFrameworks/OfficeImport/OADFontScheme.h index 402aabd39..2d0b7dc73 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFontScheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFontScheme.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface OADFontScheme : NSObject { NSMutableDictionary *mMajorFont; @@ -15,15 +16,15 @@ } + (void)addFontEntry:(id)arg1 script:(id)arg2 typeface:(id)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)minorFont; - (id)minorTypefaceForScript:(id)arg1; -- (unsigned int)minorFontCount; +- (unsigned long long)minorFontCount; - (id)majorFont; - (id)majorTypefaceForScript:(id)arg1; -- (unsigned int)majorFontCount; +- (unsigned long long)majorFontCount; - (id)fontForFontSchemeRef:(id)arg1; -- (BOOL)isFontSchemeRef:(id)arg1; +- (_Bool)isFontSchemeRef:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFooterField.h b/iOS7/PrivateFrameworks/OfficeImport/OADFooterField.h index f9b355d1d..758b42036 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFooterField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFooterField.h @@ -6,11 +6,12 @@ #import +// Not exported @interface OADFooterField : OADTextField { } -- (BOOL)isEmpty; +- (_Bool)isEmpty; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADForegroundColorEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADForegroundColorEffect.h index 32cd828d9..2a9ace237 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADForegroundColorEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADForegroundColorEffect.h @@ -8,13 +8,14 @@ @class OADColor; +// Not exported @interface OADForegroundColorEffect : OADBlipEffect { OADColor *mForegroundColor; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (void)setForegroundColor:(id)arg1; - (id)foregroundColor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADFormula.h b/iOS7/PrivateFrameworks/OfficeImport/OADFormula.h index 2727ba873..2532e103a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADFormula.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface OADFormula : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGenericLinkedMediaFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADGenericLinkedMediaFile.h index ef05ed98c..181fe5ee1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGenericLinkedMediaFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGenericLinkedMediaFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADGenericLinkedMediaFile : OADLinkedMediaFile { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGenericTextField.h b/iOS7/PrivateFrameworks/OfficeImport/OADGenericTextField.h index 2bda27a76..f31a50240 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGenericTextField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGenericTextField.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface OADGenericTextField : OADTextField { NSString *mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGlowEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADGlowEffect.h index 9443ce01a..12ec91591 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGlowEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGlowEffect.h @@ -8,14 +8,15 @@ @class OADColor; +// Not exported @interface OADGlowEffect : OADEffect { OADColor *mColor; float mRadius; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setRadius:(float)arg1; - (float)radius; - (void)setColor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGradientFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADGradientFill.h index 6c8692642..4a6521b9f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGradientFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGradientFill.h @@ -8,42 +8,43 @@ @class NSMutableArray, OADRelativeRect, OADShade; +// Not exported @interface OADGradientFill : OADFill { NSMutableArray *mStops; - BOOL mAreStopsOverridden; + _Bool mAreStopsOverridden; OADRelativeRect *mTileRect; - BOOL mIsTileRectOverridden; + _Bool mIsTileRectOverridden; int mFlipMode; - BOOL mIsFlipModeOverridden; - BOOL mRotateWithShape; - BOOL mIsRotateWithShapeOverridden; + _Bool mIsFlipModeOverridden; + _Bool mRotateWithShape; + _Bool mIsRotateWithShapeOverridden; OADShade *mShade; - BOOL mIsShadeOverridden; + _Bool mIsShadeOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; -- (BOOL)isShadeOverridden; +- (_Bool)isShadeOverridden; - (void)setShade:(id)arg1; - (id)shade; -- (BOOL)isRotateWithShapeOverridden; -- (void)setRotateWithShape:(BOOL)arg1; -- (BOOL)rotateWithShape; -- (BOOL)isFlipModeOverridden; +- (_Bool)isRotateWithShapeOverridden; +- (void)setRotateWithShape:(_Bool)arg1; +- (_Bool)rotateWithShape; +- (_Bool)isFlipModeOverridden; - (void)setFlipMode:(int)arg1; - (int)flipMode; -- (BOOL)isTileRectOverridden; +- (_Bool)isTileRectOverridden; - (void)setTileRect:(id)arg1; - (id)tileRect; - (void)addStopColor:(id)arg1 position:(float)arg2; -- (float)stopPositionAtIndex:(unsigned int)arg1; -- (id)stopColorAtIndex:(unsigned int)arg1; -- (unsigned int)stopCount; +- (float)stopPositionAtIndex:(unsigned long long)arg1; +- (id)stopColorAtIndex:(unsigned long long)arg1; +- (unsigned long long)stopCount; - (void)clearStops; -- (BOOL)areStopsOverridden; +- (_Bool)areStopsOverridden; - (void)setStops:(id)arg1; - (id)stops; - (void)setParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGradientFillStop.h b/iOS7/PrivateFrameworks/OfficeImport/OADGradientFillStop.h index 4ce46863d..d87345cb5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGradientFillStop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGradientFillStop.h @@ -10,14 +10,15 @@ @class OADColor; +// Not exported @interface OADGradientFillStop : NSObject { OADColor *mColor; float mPosition; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (float)position; - (id)color; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGraphic.h b/iOS7/PrivateFrameworks/OfficeImport/OADGraphic.h index aad969167..eacdb7b64 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGraphic.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGraphic.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADGraphic : OADDrawable { OADGraphic *mMasterGraphic; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicFeatureCache.h b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicFeatureCache.h index f09477052..cf9536824 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicFeatureCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicFeatureCache.h @@ -8,6 +8,7 @@ @class NSMutableArray, TSUNoCopyDictionary; +// Not exported @interface OADGraphicFeatureCache : NSObject { NSMutableArray *mFeatureUsageArray; @@ -15,8 +16,8 @@ } - (id)featuresSortedByUsageCount; -- (id)countedFeatureAtIndex:(unsigned int)arg1; -- (unsigned int)cacheFeature:(id)arg1; +- (id)countedFeatureAtIndex:(unsigned long long)arg1; +- (unsigned long long)cacheFeature:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicProperties.h index 3a55cbb0c..ecb07a403 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicProperties.h @@ -11,6 +11,7 @@ @class NSArray, OADFill, OADScene3D, OADShape3D, OADStroke; +// Not exported @interface OADGraphicProperties : OADDrawableProperties { OADFill *mFill; @@ -22,25 +23,25 @@ unsigned int mIsBehindText:1; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; -- (BOOL)hasIsBehindText; -- (void)setIsBehindText:(BOOL)arg1; -- (BOOL)isBehindText; -- (BOOL)hasStroke; +- (_Bool)hasIsBehindText; +- (void)setIsBehindText:(_Bool)arg1; +- (_Bool)isBehindText; +- (_Bool)hasStroke; - (void)setStroke:(id)arg1; - (id)stroke; -- (BOOL)hasShape3D; +- (_Bool)hasShape3D; - (void)setShape3D:(id)arg1; - (id)shape3D; -- (BOOL)hasScene3D; +- (_Bool)hasScene3D; - (void)setScene3D:(id)arg1; - (id)scene3D; -- (BOOL)hasEffects; +- (_Bool)hasEffects; - (void)setEffects:(id)arg1; - (id)effects; -- (BOOL)hasFill; +- (_Bool)hasFill; - (void)setFill:(id)arg1; - (id)fill; - (void)setParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicStyleCache.h b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicStyleCache.h index b9bf9c0e4..fea5b0da0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGraphicStyleCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGraphicStyleCache.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, OADGraphicFeatureCache; +// Not exported @interface OADGraphicStyleCache : NSObject { OADGraphicFeatureCache *mFillCacheArray[4]; @@ -32,15 +33,15 @@ - (id)fillsOfCategory:(int)arg1; - (id)shadows; - (id)strokes; -- (id)countedDrawableStyleOfCategory:(int)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)cacheDrawablePropertiesOfCategory:(int)arg1 withGraphicProperties:(id)arg2 textBodyProperties:(id)arg3 paragraphProperties:(id)arg4 characterProperties:(id)arg5 colorContext:(id)arg6; -- (unsigned int)cacheDrawablePropertiesOfCategory:(int)arg1 withFillCategory:(int)arg2 fillIndex:(unsigned int)arg3 strokeIndex:(unsigned int)arg4 shadowIndex:(unsigned int)arg5 reflectionOpacity:(float)arg6 textStyleIndex:(unsigned int)arg7; -- (void)cacheChartStyleId:(long)arg1; +- (id)countedDrawableStyleOfCategory:(int)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)cacheDrawablePropertiesOfCategory:(int)arg1 withGraphicProperties:(id)arg2 textBodyProperties:(id)arg3 paragraphProperties:(id)arg4 characterProperties:(id)arg5 colorContext:(id)arg6; +- (unsigned long long)cacheDrawablePropertiesOfCategory:(int)arg1 withFillCategory:(int)arg2 fillIndex:(unsigned long long)arg3 strokeIndex:(unsigned long long)arg4 shadowIndex:(unsigned long long)arg5 reflectionOpacity:(float)arg6 textStyleIndex:(unsigned long long)arg7; +- (void)cacheChartStyleId:(int)arg1; - (id)tableStyleForId:(id)arg1; - (void)cacheTableStyle:(id)arg1; -- (unsigned int)cacheShadow:(id)arg1; -- (unsigned int)cacheStroke:(id)arg1; -- (unsigned int)cacheFill:(id)arg1 returnCategory:(int *)arg2; +- (unsigned long long)cacheShadow:(id)arg1; +- (unsigned long long)cacheStroke:(id)arg1; +- (unsigned long long)cacheFill:(id)arg1 returnCategory:(int *)arg2; - (id)fontFaceCache; - (id)colorCache; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGrayscaleEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADGrayscaleEffect.h index bd4ae5014..dadc47790 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGrayscaleEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGrayscaleEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADGrayscaleEffect : OADBlipEffect { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OADGroup.h index 6417bcd6a..7da771666 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGroup.h @@ -10,6 +10,7 @@ @class NSMutableArray; +// Not exported @interface OADGroup : OADDrawable { struct CGRect mLogicalBounds; @@ -21,10 +22,10 @@ - (void)setParentTextListStyle:(id)arg1; - (void)replaceChild:(id)arg1 with:(id)arg2; - (id)children; -- (id)childAtIndex:(unsigned int)arg1; +- (id)childAtIndex:(unsigned long long)arg1; - (void)addChildren:(id)arg1; - (void)addChild:(id)arg1; -- (unsigned int)childCount; +- (unsigned long long)childCount; - (void)setLogicalBounds:(struct CGRect)arg1; - (struct CGRect)logicalBounds; - (id)groupProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGroupFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADGroupFill.h index 9f432fdd6..236384d14 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGroupFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGroupFill.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADGroupFill : OADFill { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADGroupProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADGroupProperties.h index 97574ae4c..ae0ad4564 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADGroupProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADGroupProperties.h @@ -11,6 +11,7 @@ @class NSArray, OADFill, OADScene3D, OADShape3D; +// Not exported @interface OADGroupProperties : OADDrawableProperties { OADFill *mFill; @@ -20,16 +21,16 @@ } + (id)defaultProperties; -- (BOOL)hasShape3D; +- (_Bool)hasShape3D; - (void)setShape3D:(id)arg1; - (id)shape3D; -- (BOOL)hasScene3D; +- (_Bool)hasScene3D; - (void)setScene3D:(id)arg1; - (id)scene3D; -- (BOOL)hasEffects; +- (_Bool)hasEffects; - (void)setEffects:(id)arg1; - (id)effects; -- (BOOL)hasFill; +- (_Bool)hasFill; - (void)setFill:(id)arg1; - (id)fill; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/OADHyperlink.h index 331b82323..54ebcdd3c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADHyperlink.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface OADHyperlink : NSObject { NSURL *mTargetLocation; @@ -16,16 +17,16 @@ NSString *mAction; NSString *mTooltip; NSString *mInvalidUrl; - BOOL mDoEndSound; - BOOL mIsVisited; - BOOL mDoAddToHistory; + _Bool mDoEndSound; + _Bool mIsVisited; + _Bool mDoAddToHistory; } -@property(nonatomic) BOOL doAddToHistory; // @synthesize doAddToHistory=mDoAddToHistory; -@property(nonatomic) BOOL isVisited; // @synthesize isVisited=mIsVisited; -@property(nonatomic) BOOL doEndSound; // @synthesize doEndSound=mDoEndSound; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +@property(nonatomic) _Bool doAddToHistory; // @synthesize doAddToHistory=mDoAddToHistory; +@property(nonatomic) _Bool isVisited; // @synthesize isVisited=mIsVisited; +@property(nonatomic) _Bool doEndSound; // @synthesize doEndSound=mDoEndSound; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setInvalidUrl:(id)arg1; - (id)invalidUrl; - (void)setTooltip:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImage.h b/iOS7/PrivateFrameworks/OfficeImport/OADImage.h index 638e4b85a..8d6ca8b15 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImage.h @@ -8,6 +8,7 @@ @class OADMovie, OADOle, OADShapeGeometry; +// Not exported @interface OADImage : OADGraphic { OADShapeGeometry *mGeometry; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImageBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADImageBulletProperties.h index 47296b661..6954c9338 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImageBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImageBulletProperties.h @@ -8,12 +8,13 @@ @class OADBlipRef; +// Not exported @interface OADImageBulletProperties : OADBulletProperties { OADBlipRef *mImage; } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)image; - (void)dealloc; - (id)initWithBlipRef:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImageFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADImageFill.h index 86587f424..e94af61f2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImageFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImageFill.h @@ -8,37 +8,38 @@ @class OADBlipRef, OADImageFillTechnique, OADRelativeRect; +// Not exported @interface OADImageFill : OADFill { OADBlipRef *mBlipRef; - BOOL mIsBlipRefOverridden; + _Bool mIsBlipRefOverridden; OADRelativeRect *mSourceRect; - BOOL mIsSourceRectOverridden; - long mDpi; - BOOL mIsDpiOverridden; - BOOL mRotateWithShape; - BOOL mIsRotateWithShapeOverridden; + _Bool mIsSourceRectOverridden; + int mDpi; + _Bool mIsDpiOverridden; + _Bool mRotateWithShape; + _Bool mIsRotateWithShapeOverridden; OADImageFillTechnique *mTechnique; - BOOL mIsTechniqueOverridden; + _Bool mIsTechniqueOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; -- (BOOL)isTechniqueOverridden; +- (_Bool)isTechniqueOverridden; - (void)setTechnique:(id)arg1; - (id)technique; -- (BOOL)isRotateWithShapeOverridden; -- (void)setRotateWithShape:(BOOL)arg1; -- (BOOL)rotateWithShape; -- (BOOL)isDpiOverridden; -- (void)setDpi:(long)arg1; -- (long)dpi; -- (BOOL)isSourceRectOverridden; +- (_Bool)isRotateWithShapeOverridden; +- (void)setRotateWithShape:(_Bool)arg1; +- (_Bool)rotateWithShape; +- (_Bool)isDpiOverridden; +- (void)setDpi:(int)arg1; +- (int)dpi; +- (_Bool)isSourceRectOverridden; - (void)setSourceRect:(id)arg1; - (id)sourceRect; -- (BOOL)isBlipRefOverridden; +- (_Bool)isBlipRefOverridden; - (void)setBlipRef:(id)arg1; - (id)blipRef; - (id)color; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImageFillTechnique.h b/iOS7/PrivateFrameworks/OfficeImport/OADImageFillTechnique.h index 4dcbbc075..1fea94423 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImageFillTechnique.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImageFillTechnique.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADImageFillTechnique : OADProperties { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImageProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADImageProperties.h index 4392811f9..1595669d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImageProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImageProperties.h @@ -8,13 +8,14 @@ @class OADImageFill; +// Not exported @interface OADImageProperties : OADGraphicProperties { OADImageFill *mImageFill; } + (id)defaultProperties; -- (BOOL)hasImageFill; +- (_Bool)hasImageFill; - (void)setImageFill:(id)arg1; - (id)imageFill; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADImageRecolorInfo.h b/iOS7/PrivateFrameworks/OfficeImport/OADImageRecolorInfo.h index a8f3a707c..031fcd0c5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADImageRecolorInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADImageRecolorInfo.h @@ -8,14 +8,15 @@ @class NSDictionary; +// Not exported @interface OADImageRecolorInfo : NSObject { NSDictionary *mColors; NSDictionary *mFills; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)fills; - (id)colors; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADIndexedColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADIndexedColor.h index 4b955056a..ce91d9ee7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADIndexedColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADIndexedColor.h @@ -6,18 +6,19 @@ #import +// Not exported @interface OADIndexedColor : OADColor { - unsigned int mIndex; + unsigned long long mIndex; } -+ (id)indexedColorWithIndex:(unsigned int)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; ++ (id)indexedColorWithIndex:(unsigned long long)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)colorFromPalette:(id)arg1; -- (unsigned int)index; +- (unsigned long long)index; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithIndex:(unsigned int)arg1; +- (id)initWithIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADInnerShadowEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADInnerShadowEffect.h index d6f8b6170..40daf200d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADInnerShadowEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADInnerShadowEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADInnerShadowEffect : OADShadowEffect { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLightRig.h b/iOS7/PrivateFrameworks/OfficeImport/OADLightRig.h index f91e70b21..48a27b7ad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLightRig.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLightRig.h @@ -10,6 +10,7 @@ @class OADRotation3D; +// Not exported @interface OADLightRig : NSObject { OADRotation3D *mRotation; @@ -17,8 +18,8 @@ int mDirection; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setDirection:(int)arg1; - (int)direction; - (void)setType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLine.h b/iOS7/PrivateFrameworks/OfficeImport/OADLine.h index 0cddfeb74..6c97b3f03 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLine.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLine.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADLine : OADShape { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLineEnd.h b/iOS7/PrivateFrameworks/OfficeImport/OADLineEnd.h index d27fec7db..b40e88f72 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLineEnd.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLineEnd.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADLineEnd : OADProperties { unsigned char mType; @@ -19,17 +20,17 @@ } + (id)defaultProperties; -- (BOOL)isLengthOverridden; +- (_Bool)isLengthOverridden; - (void)setLength:(int)arg1; - (int)length; -- (BOOL)isWidthOverridden; +- (_Bool)isWidthOverridden; - (void)setWidth:(int)arg1; - (int)width; -- (BOOL)isTypeOverridden; +- (_Bool)isTypeOverridden; - (void)setType:(int)arg1; - (int)type; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)initWithType:(int)arg1 width:(int)arg2 length:(int)arg3; - (id)initWithDefaults; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLineJoin.h b/iOS7/PrivateFrameworks/OfficeImport/OADLineJoin.h index ecd78ffce..528af0372 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLineJoin.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLineJoin.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADLineJoin : OADProperties { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLineProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADLineProperties.h index 516d3143f..5be28df26 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLineProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLineProperties.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADLineProperties : OADShapeProperties { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLineToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADLineToPathElement.h index 42e02b804..e99e86eb5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLineToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLineToPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADLineToPathElement : OADToPointPathElement { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLinearShade.h b/iOS7/PrivateFrameworks/OfficeImport/OADLinearShade.h index 81cc36e47..ac1e41626 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLinearShade.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLinearShade.h @@ -6,21 +6,22 @@ #import +// Not exported @interface OADLinearShade : OADShade { float mAngle; - BOOL mIsAngleOverridden; - BOOL mScaled; - BOOL mIsScaledOverridden; + _Bool mIsAngleOverridden; + _Bool mScaled; + _Bool mIsScaledOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isScaledOverridden; -- (void)setScaled:(BOOL)arg1; -- (BOOL)scaled; -- (BOOL)isAngleOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isScaledOverridden; +- (void)setScaled:(_Bool)arg1; +- (_Bool)scaled; +- (_Bool)isAngleOverridden; - (void)setAngle:(float)arg1; - (float)angle; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLinkedMediaFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADLinkedMediaFile.h index 47a168155..50c91d3f0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLinkedMediaFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLinkedMediaFile.h @@ -8,13 +8,14 @@ @class NSURL; +// Not exported @interface OADLinkedMediaFile : OADMovie { NSURL *mUrl; - BOOL mIsExternal; + _Bool mIsExternal; } -@property BOOL isExternal; // @synthesize isExternal=mIsExternal; +@property _Bool isExternal; // @synthesize isExternal=mIsExternal; @property(retain) NSURL *url; // @synthesize url=mUrl; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADLuminanceEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADLuminanceEffect.h index 138e68bcb..24f2b3834 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADLuminanceEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADLuminanceEffect.h @@ -6,14 +6,15 @@ #import +// Not exported @interface OADLuminanceEffect : OADBlipEffect { float mBrightness; float mContrast; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setContrast:(float)arg1; - (float)contrast; - (void)setBrightness:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADMasterBackground.h b/iOS7/PrivateFrameworks/OfficeImport/OADMasterBackground.h index 2de5cf846..90e863215 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADMasterBackground.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADMasterBackground.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADMasterBackground : OADBackground { } + (id)masterBackground; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADMiterLineJoin.h b/iOS7/PrivateFrameworks/OfficeImport/OADMiterLineJoin.h index ffcbfc00e..b3b901987 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADMiterLineJoin.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADMiterLineJoin.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADMiterLineJoin : OADLineJoin { float mLimit; @@ -13,8 +14,8 @@ } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isLimitOverridden; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isLimitOverridden; - (void)setLimit:(float)arg1; - (float)limit; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADMoveToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADMoveToPathElement.h index 977cddda6..061a5077b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADMoveToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADMoveToPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADMoveToPathElement : OADToPointPathElement { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADMovie.h b/iOS7/PrivateFrameworks/OfficeImport/OADMovie.h index 483af8ca9..faee4ad23 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADMovie.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADMovie.h @@ -8,6 +8,7 @@ @class NSData, NSString; +// Not exported @interface OADMovie : OCDDelayedMedia { NSData *mData; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADNormalTextBodyAutoFit.h b/iOS7/PrivateFrameworks/OfficeImport/OADNormalTextBodyAutoFit.h index 810d4adea..18e0f003a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADNormalTextBodyAutoFit.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADNormalTextBodyAutoFit.h @@ -6,14 +6,15 @@ #import +// Not exported @interface OADNormalTextBodyAutoFit : OADTextBodyAutoFit { float mFontScalePercent; float mLineSpacingReductionPercent; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (float)lineSpacingReductionPercent; - (float)fontScalePercent; - (id)initWithFontScalePercent:(float)arg1 lineSpacingReductionPercent:(float)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADNullBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADNullBulletProperties.h index 60bcde928..3ef28cd54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADNullBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADNullBulletProperties.h @@ -6,11 +6,12 @@ #import +// Not exported @interface OADNullBulletProperties : OADBulletProperties { } -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADNullFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADNullFill.h index 7eea0e3ae..c75108cbf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADNullFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADNullFill.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADNullFill : OADFill { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADOle.h b/iOS7/PrivateFrameworks/OfficeImport/OADOle.h index a73ba4025..fb85caee8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADOle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADOle.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface OADOle : NSObject { - BOOL mIconic; + _Bool mIconic; NSString *mCLSID; NSString *mAnsiUserType; NSString *mAnsiClipboardFormatName; - unsigned long mWinClipboardFormat; + unsigned int mWinClipboardFormat; NSString *mMacClipboardFormat; NSString *mAnsiProgID; NSString *mUnicodeUserType; @@ -23,8 +24,8 @@ id mObject; } -+ (BOOL)isCLSIDSupported:(id)arg1; -+ (BOOL)isProgIDSupported:(id)arg1; ++ (_Bool)isCLSIDSupported:(id)arg1; ++ (_Bool)isProgIDSupported:(id)arg1; - (void)setObject:(id)arg1; - (id)object; - (void)setUnicodeProgID:(id)arg1; @@ -37,16 +38,16 @@ - (id)ansiProgID; - (void)setMacClipboardFormat:(id)arg1; - (id)macClipboardFormat; -- (void)setWinClipboardFormat:(unsigned long)arg1; -- (unsigned long)winClipboardFormat; +- (void)setWinClipboardFormat:(unsigned int)arg1; +- (unsigned int)winClipboardFormat; - (void)setAnsiClipboardFormatName:(id)arg1; - (id)ansiClipboardFormatName; - (void)setAnsiUserType:(id)arg1; - (id)ansiUserType; - (void)setCLSID:(id)arg1; - (id)CLSID; -- (void)setIconic:(BOOL)arg1; -- (BOOL)iconic; +- (void)setIconic:(_Bool)arg1; +- (_Bool)iconic; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADOrientedBounds.h b/iOS7/PrivateFrameworks/OfficeImport/OADOrientedBounds.h index 747696719..754a24729 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADOrientedBounds.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADOrientedBounds.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADOrientedBounds : NSObject { struct CGRect mBounds; @@ -16,21 +17,21 @@ int mModeY; } -+ (BOOL)directionCloserToVerticalThanToHorizontal:(float)arg1; ++ (_Bool)directionCloserToVerticalThanToHorizontal:(float)arg1; + (id)orientedBoundsWithBounds:(struct CGRect)arg1; -+ (id)orientedBoundsWithBounds:(struct CGRect)arg1 rotation:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4; ++ (id)orientedBoundsWithBounds:(struct CGRect)arg1 rotation:(float)arg2 flipX:(_Bool)arg3 flipY:(_Bool)arg4; - (id).cxx_construct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqualToOrientedBounds:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualToOrientedBounds:(id)arg1; - (void)setYMode:(int)arg1; - (int)yMode; - (void)setXMode:(int)arg1; - (int)xMode; -- (void)setFlipY:(BOOL)arg1; -- (BOOL)flipY; -- (void)setFlipX:(BOOL)arg1; -- (BOOL)flipX; +- (void)setFlipY:(_Bool)arg1; +- (_Bool)flipY; +- (void)setFlipX:(_Bool)arg1; +- (_Bool)flipX; - (void)setRotation:(float)arg1; - (float)rotation; - (void)setBounds:(struct CGRect)arg1; @@ -38,7 +39,7 @@ - (void)setOrientedBounds:(id)arg1; - (id)init; - (id)initWithBounds:(struct CGRect)arg1; -- (id)initWithBounds:(struct CGRect)arg1 rotation:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4; +- (id)initWithBounds:(struct CGRect)arg1 rotation:(float)arg2 flipX:(_Bool)arg3 flipY:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADOuterShadowEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADOuterShadowEffect.h index 4137ca9e8..1459901f6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADOuterShadowEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADOuterShadowEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADOuterShadowEffect : OADShadowEffect { float mXScale; @@ -13,13 +14,13 @@ float mXSkew; float mYSkew; int mAlignment; - BOOL mRotateWithShape; + _Bool mRotateWithShape; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (void)setRotateWithShape:(BOOL)arg1; -- (BOOL)rotateWithShape; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)setRotateWithShape:(_Bool)arg1; +- (_Bool)rotateWithShape; - (void)setAlignment:(int)arg1; - (int)alignment; - (void)setYSkew:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-FieldAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-FieldAdditions.h new file mode 100644 index 000000000..07852a941 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-FieldAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADParagraph (FieldAdditions) +- (id)findFirstTextRunOfClass:(Class)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-OfficeImportAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-OfficeImportAdditions.h new file mode 100644 index 000000000..973af2dc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-OfficeImportAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADParagraph (OfficeImportAdditions) +- (id)plainText; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-PDTextField.h b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-PDTextField.h new file mode 100644 index 000000000..2c2912a2f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph-PDTextField.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADParagraph (PDTextField) +- (id)addSlideNumberField; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADParagraph.h b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph.h index 31197531f..d898d62fd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADParagraph.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADParagraph.h @@ -8,6 +8,7 @@ @class NSMutableArray, OADCharacterProperties, OADParagraphProperties; +// Not exported @interface OADParagraph : NSObject { OADParagraphProperties *mProperties; @@ -19,7 +20,7 @@ - (void)applyProperties:(id)arg1; - (void)setParentTextListStyle:(id)arg1; - (id)bulletCharacterProperties; -- (BOOL)hasBulletCharacterProperties; +- (_Bool)hasBulletCharacterProperties; - (void)setParagraphEndCharacterProperties:(id)arg1; - (id)paragraphEndCharacterProperties; - (id)addFooterField; @@ -28,16 +29,13 @@ - (id)addRegularTextRun; - (id)addTextLineBreak; - (void)removeAllTextRuns; -- (id)textRunAtIndex:(unsigned int)arg1; -- (unsigned int)textRunCount; -- (BOOL)isEmpty; +- (id)textRunAtIndex:(unsigned long long)arg1; +- (unsigned long long)textRunCount; +- (_Bool)isEmpty; - (void)setProperties:(id)arg1; - (id)properties; - (void)dealloc; - (id)init; -- (id)findFirstTextRunOfClass:(Class)arg1; -- (id)addSlideNumberField; -- (id)plainText; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADParagraphProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADParagraphProperties.h index bcc1b177a..0da4d1a54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADParagraphProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADParagraphProperties.h @@ -8,6 +8,7 @@ @class NSMutableArray, OADBulletColor, OADBulletFont, OADBulletProperties, OADBulletSize, OADTextSpacing; +// Not exported @interface OADParagraphProperties : OADCharacterProperties { OADBulletSize *mBulletSize; @@ -46,74 +47,74 @@ } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; - (void)overrideWithProperties:(id)arg1; - (void)setBulletCharSet:(int)arg1; - (int)bulletCharSet; -- (BOOL)hasBulletCharSet; +- (_Bool)hasBulletCharSet; - (void)setBulletProperties:(id)arg1; - (id)bulletProperties; -- (BOOL)hasBulletProperties; +- (_Bool)hasBulletProperties; - (void)setBulletFont:(id)arg1; - (id)bulletFont; -- (BOOL)hasBulletFont; +- (_Bool)hasBulletFont; - (void)setBulletColor:(id)arg1; - (id)bulletColor; -- (BOOL)hasBulletColor; +- (_Bool)hasBulletColor; - (void)setBulletSize:(id)arg1; - (id)bulletSize; -- (BOOL)hasBulletSize; -- (void)setIsHangingPunctuation:(BOOL)arg1; -- (BOOL)isHangingPunctuation; -- (BOOL)hasIsHangingPunctuation; -- (void)setIsLatinLineBreak:(BOOL)arg1; -- (BOOL)isLatinLineBreak; -- (BOOL)hasIsLatinLineBreak; +- (_Bool)hasBulletSize; +- (void)setIsHangingPunctuation:(_Bool)arg1; +- (_Bool)isHangingPunctuation; +- (_Bool)hasIsHangingPunctuation; +- (void)setIsLatinLineBreak:(_Bool)arg1; +- (_Bool)isLatinLineBreak; +- (_Bool)hasIsLatinLineBreak; - (void)setFontAlign:(int)arg1; - (int)fontAlign; -- (BOOL)hasFontAlign; +- (_Bool)hasFontAlign; - (void)setWrap:(int)arg1; - (int)wrap; -- (BOOL)hasWrap; -- (void)setIsRightToLeft:(BOOL)arg1; -- (BOOL)isRightToLeft; -- (BOOL)hasIsRightToLeft; +- (_Bool)hasWrap; +- (void)setIsRightToLeft:(_Bool)arg1; +- (_Bool)isRightToLeft; +- (_Bool)hasIsRightToLeft; - (void)setDefaultTab:(double)arg1; - (double)defaultTab; -- (BOOL)hasDefaultTab; +- (_Bool)hasDefaultTab; - (void)setAlign:(int)arg1; - (int)align; -- (BOOL)hasAlign; +- (_Bool)hasAlign; - (void)setIndent:(double)arg1; - (double)indent; -- (BOOL)hasIndent; +- (_Bool)hasIndent; - (void)setLevel:(int)arg1; - (int)level; -- (BOOL)hasLevel; +- (_Bool)hasLevel; - (void)setRightMargin:(double)arg1; - (double)rightMargin; -- (BOOL)hasRightMargin; +- (_Bool)hasRightMargin; - (double)nonOveridenLeftMargin; - (void)setLeftMargin:(double)arg1; - (double)leftMargin; -- (BOOL)hasLeftMargin; +- (_Bool)hasLeftMargin; - (id)tabStops; - (void)clearTabStops; - (id)addTabStop; -- (id)tabStopAtIndex:(unsigned int)arg1; -- (unsigned int)tabStopCount; -- (BOOL)hasTabStops; +- (id)tabStopAtIndex:(unsigned long long)arg1; +- (unsigned long long)tabStopCount; +- (_Bool)hasTabStops; - (void)setAfterSpacing:(id)arg1; - (id)afterSpacing; -- (BOOL)hasAfterSpacing; +- (_Bool)hasAfterSpacing; - (void)setBeforeSpacing:(id)arg1; - (id)beforeSpacing; -- (BOOL)hasBeforeSpacing; +- (_Bool)hasBeforeSpacing; - (void)setLineSpacing:(id)arg1; - (id)lineSpacing; -- (BOOL)hasLineSpacing; +- (_Bool)hasLineSpacing; - (void)dealloc; - (id)initWithDefaults; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPath.h b/iOS7/PrivateFrameworks/OfficeImport/OADPath.h index 59fa2288a..af82e7f06 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPath.h @@ -8,21 +8,22 @@ @class NSMutableArray; +// Not exported @interface OADPath : NSObject { struct CGSize mSize; NSMutableArray *mElements; int mFillMode; - BOOL mStroked; + _Bool mStroked; } - (id).cxx_construct; -- (void)setStroked:(BOOL)arg1; -- (BOOL)stroked; +- (void)setStroked:(_Bool)arg1; +- (_Bool)stroked; - (void)setFillMode:(int)arg1; - (int)fillMode; -- (id)elementAtIndex:(unsigned int)arg1; -- (unsigned int)elementCount; +- (id)elementAtIndex:(unsigned long long)arg1; +- (unsigned long long)elementCount; - (void)addElement:(id)arg1; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADPathElement.h index c08e16d09..ef0917fe6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPathElement.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADPathElement : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPathShade.h b/iOS7/PrivateFrameworks/OfficeImport/OADPathShade.h index 7118897d6..829319959 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPathShade.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPathShade.h @@ -8,21 +8,22 @@ @class OADRelativeRect; +// Not exported @interface OADPathShade : OADShade { OADRelativeRect *mFillToRect; - BOOL mIsFillToRectOverridden; + _Bool mIsFillToRectOverridden; int mType; - BOOL mIsTypeOverridden; + _Bool mIsTypeOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isTypeOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isTypeOverridden; - (void)setType:(int)arg1; - (int)type; -- (BOOL)isFillToRectOverridden; +- (_Bool)isFillToRectOverridden; - (void)setFillToRect:(id)arg1; - (id)fillToRect; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPattern.h b/iOS7/PrivateFrameworks/OfficeImport/OADPattern.h index aa2672df7..a0a708447 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPattern.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPattern.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADPattern : OADProperties { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPatternFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADPatternFill.h index 0bb5f9b31..a74289759 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPatternFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPatternFill.h @@ -8,29 +8,30 @@ @class OADColor, OADPattern; +// Not exported @interface OADPatternFill : OADFill { OADColor *mFgColor; - BOOL mIsFgColorOverridden; + _Bool mIsFgColorOverridden; OADColor *mBgColor; - BOOL mIsBgColorOverridden; + _Bool mIsBgColorOverridden; OADPattern *mPattern; - BOOL mIsPatternOverridden; + _Bool mIsPatternOverridden; } + (id)defaultProperties; - (id)namedImageDataWithBlipCollection:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (void)setColor:(id)arg1; -- (BOOL)isPatternOverridden; +- (_Bool)isPatternOverridden; - (void)setPattern:(id)arg1; - (id)pattern; -- (BOOL)isBgColorOverridden; +- (_Bool)isBgColorOverridden; - (void)setBgColor:(id)arg1; - (id)bgColor; -- (BOOL)isFgColorOverridden; +- (_Bool)isFgColorOverridden; - (void)setFgColor:(id)arg1; - (id)fgColor; - (void)setParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPercentBulletSize.h b/iOS7/PrivateFrameworks/OfficeImport/OADPercentBulletSize.h index 164a947f8..615ba935c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPercentBulletSize.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPercentBulletSize.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPercentBulletSize : OADBulletSize { float mPercent; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (float)percent; - (id)initWithPercent:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPercentTextSpacing.h b/iOS7/PrivateFrameworks/OfficeImport/OADPercentTextSpacing.h index 1baadffb6..b9e812470 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPercentTextSpacing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPercentTextSpacing.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPercentTextSpacing : OADTextSpacing { float mPercent; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (float)percent; - (id)initWithPercent:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPlaceholderColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADPlaceholderColor.h index 9b598c192..1c71a7c27 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPlaceholderColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPlaceholderColor.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADPlaceholderColor : OADColor { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)colorForStyleColor:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPoint3D.h b/iOS7/PrivateFrameworks/OfficeImport/OADPoint3D.h index 40946365f..08ed6e1a5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPoint3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPoint3D.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADPoint3D : NSObject { float mX; @@ -15,8 +16,8 @@ float mZ; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (float)z; - (float)y; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPointBulletSize.h b/iOS7/PrivateFrameworks/OfficeImport/OADPointBulletSize.h index 1f75c6ab6..2e629b1a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPointBulletSize.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPointBulletSize.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPointBulletSize : OADBulletSize { int mPoints; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)points; - (id)initWithPoints:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPointTextSpacing.h b/iOS7/PrivateFrameworks/OfficeImport/OADPointTextSpacing.h index 8e14b0d2a..928d13d5f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPointTextSpacing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPointTextSpacing.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPointTextSpacing : OADTextSpacing { int mPoints; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)points; - (id)initWithPoints:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPresetDash.h b/iOS7/PrivateFrameworks/OfficeImport/OADPresetDash.h index c0c15eb90..0ff6dec73 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPresetDash.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPresetDash.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADPresetDash : OADDash { unsigned char mType; @@ -13,10 +14,10 @@ } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)equivalentCustomDash; -- (BOOL)isTypeOverridden; +- (_Bool)isTypeOverridden; - (void)setType:(int)arg1; - (int)type; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPresetPattern.h b/iOS7/PrivateFrameworks/OfficeImport/OADPresetPattern.h index add747f24..56f396f6c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPresetPattern.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPresetPattern.h @@ -6,18 +6,19 @@ #import +// Not exported @interface OADPresetPattern : OADPattern { int mType; - BOOL mIsTypeOverridden; + _Bool mIsTypeOverridden; } + (id)namedBitmapDataForPresetPatternType:(int)arg1; + (id)nameForPresetPatternType:(int)arg1; + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isTypeOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isTypeOverridden; - (void)setType:(int)arg1; - (int)type; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPresetShadowEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADPresetShadowEffect.h index 2e65a4732..06f0f83b2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPresetShadowEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPresetShadowEffect.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPresetShadowEffect : OADShadowEffect { int mPresetShadowType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)equivalentOuterShadowEffect; - (void)setPresetShadowType:(int)arg1; - (int)presetShadowType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPresetShapeGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OADPresetShapeGeometry.h index f8bb46493..4e955a87b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPresetShapeGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPresetShapeGeometry.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADPresetShapeGeometry : OADShapeGeometry { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADPresetTextWarp.h b/iOS7/PrivateFrameworks/OfficeImport/OADPresetTextWarp.h index e73d7df97..fff1e2986 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADPresetTextWarp.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADPresetTextWarp.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADPresetTextWarp : OADTextWarp { int mPresetTextWarpType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setPresetTextWarpType:(int)arg1; - (int)presetTextWarpType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADProperties.h index 934c4e351..45795960a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADProperties : NSObject { OADProperties *mParent; @@ -14,16 +15,16 @@ } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; - (void)flatten; -- (BOOL)isMergedPropertyForSelector:(SEL)arg1; +- (_Bool)isMergedPropertyForSelector:(SEL)arg1; - (id)overrideForSelector:(SEL)arg1; -- (void)setMergedWithParent:(BOOL)arg1; -- (BOOL)isMergedWithParent; -- (void)setMerged:(BOOL)arg1; -- (BOOL)isMerged; +- (void)setMergedWithParent:(_Bool)arg1; +- (_Bool)isMergedWithParent; +- (void)setMerged:(_Bool)arg1; +- (_Bool)isMerged; - (void)setParent:(id)arg1 myRestrictedClass:(Class)arg2; - (void)setParent:(id)arg1; - (void)p_setParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADProperties3DParent-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADProperties3DParent-Protocol.h index e91f7366b..2bc5244b2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADProperties3DParent-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADProperties3DParent-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol OADProperties3DParent -- (BOOL)hasShape3D; +- (_Bool)hasShape3D; - (void)setShape3D:(id)arg1; - (id)shape3D; -- (BOOL)hasScene3D; +- (_Bool)hasScene3D; - (void)setScene3D:(id)arg1; - (id)scene3D; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADQTStubFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADQTStubFile.h index 74056a61d..0e144bbc3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADQTStubFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADQTStubFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADQTStubFile : OADEmbeddedMediaFile { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierControlPointPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierControlPointPathElement.h index ff59934c0..efa16de77 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierControlPointPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierControlPointPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADQuadBezierControlPointPathElement : OADPathElement { struct OADAdjustPoint mControlPoint; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierToPathElement.h index 9654783ea..89b70fc1d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADQuadBezierToPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADQuadBezierToPathElement : OADPathElement { struct OADAdjustPoint mControlPoint; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADQuarterEllipseToPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADQuarterEllipseToPathElement.h index 7322f8e5c..827b1145a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADQuarterEllipseToPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADQuarterEllipseToPathElement.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADQuarterEllipseToPathElement : OADToPointPathElement { - BOOL mStartsVertical; + _Bool mStartsVertical; } -- (BOOL)startsVertical; -- (id)initWithToPoint:(struct OADAdjustPoint)arg1 startsVertical:(BOOL)arg2; +- (_Bool)startsVertical; +- (id)initWithToPoint:(struct OADAdjustPoint)arg1 startsVertical:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADQuickTimeFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADQuickTimeFile.h index 11ae8e9c0..ea3712c27 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADQuickTimeFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADQuickTimeFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADQuickTimeFile : OADLinkedMediaFile { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADReflectionEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADReflectionEffect.h index b16921284..9b128e2fe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADReflectionEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADReflectionEffect.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADReflectionEffect : OADEffect { float mBlurRadius; @@ -21,13 +22,13 @@ float mXSkew; float mYSkew; int mAlignment; - BOOL mRotateWithShape; + _Bool mRotateWithShape; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (void)setRotateWithShape:(BOOL)arg1; -- (BOOL)rotateWithShape; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)setRotateWithShape:(_Bool)arg1; +- (_Bool)rotateWithShape; - (void)setAlignment:(int)arg1; - (int)alignment; - (void)setYSkew:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADRegularTextRun.h b/iOS7/PrivateFrameworks/OfficeImport/OADRegularTextRun.h index 912928866..07e94c5eb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADRegularTextRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADRegularTextRun.h @@ -8,13 +8,14 @@ @class NSMutableString; +// Not exported @interface OADRegularTextRun : OADTextRun { NSMutableString *mText; } - (id)text; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADRelativeRect.h b/iOS7/PrivateFrameworks/OfficeImport/OADRelativeRect.h index b99f377f8..51092defd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADRelativeRect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADRelativeRect.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADRelativeRect : NSObject { float mLeft; @@ -16,8 +17,8 @@ float mBottom; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setBottom:(float)arg1; - (float)bottom; - (void)setRight:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADRgbColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADRgbColor.h index 696997fa4..b754efe8c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADRgbColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADRgbColor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADRgbColor : OADColor { float mRed; @@ -20,10 +21,10 @@ + (id)rgbColorWithWhite:(float)arg1; + (id)rgbColorWithRedByte:(float)arg1 greenByte:(float)arg2 blueByte:(float)arg3; + (id)rgbColorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isBlack; -- (BOOL)isWhite; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isBlack; +- (_Bool)isWhite; - (unsigned char)blueByte; - (unsigned char)greenByte; - (unsigned char)redByte; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADRotation3D.h b/iOS7/PrivateFrameworks/OfficeImport/OADRotation3D.h index 89cfd49a7..765364b00 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADRotation3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADRotation3D.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADRotation3D : NSObject { float mLatitude; @@ -15,8 +16,8 @@ float mRevolution; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (float)revolution; - (float)longitude; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADRoundLineJoin.h b/iOS7/PrivateFrameworks/OfficeImport/OADRoundLineJoin.h index a4c5e40cf..62529206c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADRoundLineJoin.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADRoundLineJoin.h @@ -6,12 +6,13 @@ #import +// Not exported @interface OADRoundLineJoin : OADLineJoin { } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)initWithDefaults; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADScene3D.h b/iOS7/PrivateFrameworks/OfficeImport/OADScene3D.h index 5fc7efce0..45db60364 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADScene3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADScene3D.h @@ -10,6 +10,7 @@ @class OADBackdrop, OADCamera, OADLightRig; +// Not exported @interface OADScene3D : NSObject { OADCamera *mCamera; @@ -18,8 +19,8 @@ } + (id)nullScene3D; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setBackdrop:(id)arg1; - (id)backdrop; - (void)setLightRig:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADSchemeColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADSchemeColor.h index 9f1119c9e..fb4048e35 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADSchemeColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADSchemeColor.h @@ -6,14 +6,15 @@ #import +// Not exported @interface OADSchemeColor : OADColor { int mIndex; } + (id)schemeColorWithIndex:(int)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)schemeColorIndex; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithSchemeColorIndex:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShade.h b/iOS7/PrivateFrameworks/OfficeImport/OADShade.h index 9970c7093..8538c3ca6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShade.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShade.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADShade : OADProperties { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShadowEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OADShadowEffect.h index d93957198..52f2c4b38 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShadowEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShadowEffect.h @@ -8,6 +8,7 @@ @class OADColor; +// Not exported @interface OADShadowEffect : OADEffect { OADColor *mColor; @@ -16,8 +17,8 @@ float mAngle; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; - (void)setAngle:(float)arg1; - (float)angle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShape.h b/iOS7/PrivateFrameworks/OfficeImport/OADShape.h index 17f49472f..2a6ec13ac 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShape.h @@ -8,13 +8,14 @@ @class OADShapeGeometry, OADTextBody; +// Not exported @interface OADShape : OADGraphic { OADShapeGeometry *mGeometry; OADTextBody *mTextBody; } -- (BOOL)isTextBox; +- (_Bool)isTextBox; - (void)createPresetGeometryWithShapeType:(int)arg1; - (void)removeUnnecessaryOverrides; - (void)flattenProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShape3D.h b/iOS7/PrivateFrameworks/OfficeImport/OADShape3D.h index 4e69de01d..022f9eb7a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShape3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShape3D.h @@ -10,6 +10,7 @@ @class OADBevel, OADColor; +// Not exported @interface OADShape3D : NSObject { OADBevel *mTopBevel; @@ -23,8 +24,8 @@ } + (id)nullShape3D; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setMaterial:(int)arg1; - (int)material; - (void)setShapeDepth:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShapeGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OADShapeGeometry.h index 0718b5a45..24ada87e2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShapeGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShapeGeometry.h @@ -8,17 +8,18 @@ @class NSMutableDictionary; +// Not exported @interface OADShapeGeometry : NSObject { - BOOL mIsEscher; + _Bool mIsEscher; NSMutableDictionary *mAdjustValues; } -- (BOOL)hasAdjustValueAtIndex:(unsigned int)arg1; -- (long)adjustValueAtIndex:(unsigned int)arg1; -- (void)setAdjustValue:(long)arg1 atIndex:(unsigned int)arg2; -- (void)setIsEscher:(BOOL)arg1; -- (BOOL)isEscher; +- (_Bool)hasAdjustValueAtIndex:(unsigned int)arg1; +- (int)adjustValueAtIndex:(unsigned int)arg1; +- (void)setAdjustValue:(int)arg1 atIndex:(unsigned int)arg2; +- (void)setIsEscher:(_Bool)arg1; +- (_Bool)isEscher; - (id)adjustValues; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShapeProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADShapeProperties.h index 91bdc6178..f1e05d0d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShapeProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShapeProperties.h @@ -6,16 +6,17 @@ #import +// Not exported @interface OADShapeProperties : OADGraphicProperties { - BOOL mIsTextBox; + _Bool mIsTextBox; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (void)setIsTextBox:(BOOL)arg1; -- (BOOL)isTextBox; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)setIsTextBox:(_Bool)arg1; +- (_Bool)isTextBox; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADShapeStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADShapeStyle.h index 218e27028..c7ce2b9ed 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADShapeStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADShapeStyle.h @@ -10,6 +10,7 @@ @class OADFontReference, OADStyleMatrixReference; +// Not exported @interface OADShapeStyle : NSObject { OADStyleMatrixReference *mLineReference; @@ -20,19 +21,19 @@ - (void)setFontReference:(id)arg1; - (id)fontReference; -- (void)setEffectMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (void)setEffectMatrixIndex:(unsigned int)arg1 color:(id)arg2; - (void)setEffectReference:(id)arg1; - (id)effectReference; -- (void)setFillMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (void)setFillMatrixIndex:(unsigned int)arg1 color:(id)arg2; - (void)setFillReference:(id)arg1; - (id)fillReference; -- (void)setLineMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (void)setLineMatrixIndex:(unsigned int)arg1 color:(id)arg2; - (void)setLineReference:(id)arg1; - (id)lineReference; - (void)applyToParagraphProperties:(id)arg1; - (void)applyToTextListStyle:(id)arg1; - (void)applyToTextBody:(id)arg1; -- (void)applyToGraphicProperties:(id)arg1 styleMatrix:(id)arg2 useNull:(BOOL)arg3 strokeWidthMultiplier:(float)arg4; +- (void)applyToGraphicProperties:(id)arg1 styleMatrix:(id)arg2 useNull:(_Bool)arg3 strokeWidthMultiplier:(float)arg4; - (void)applyToGraphicProperties:(id)arg1 styleMatrix:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADSolidFill.h b/iOS7/PrivateFrameworks/OfficeImport/OADSolidFill.h index 460189f49..323ecec5d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADSolidFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADSolidFill.h @@ -8,19 +8,20 @@ @class OADColor; +// Not exported @interface OADSolidFill : OADFill { OADColor *mColor; - BOOL mIsColorOverridden; + _Bool mIsColorOverridden; } + (id)blackFill; + (id)whiteFill; + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; -- (BOOL)isColorOverridden; +- (_Bool)isColorOverridden; - (void)setColor:(id)arg1; - (id)color; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADSound.h b/iOS7/PrivateFrameworks/OfficeImport/OADSound.h index 79ecfc68e..6ee97a80b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADSound.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADSound.h @@ -8,16 +8,17 @@ @class NSData, NSString; +// Not exported @interface OADSound : OCDDelayedMedia { NSData *mSoundData; NSString *mName; - long mSizeInBytes; + int mSizeInBytes; } - (_Bool)isLoaded; -- (void)setSizeInBytes:(long)arg1; -- (long)sizeInBytes; +- (void)setSizeInBytes:(int)arg1; +- (int)sizeInBytes; - (void)setName:(id)arg1; - (id)name; - (void)setSoundData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADStretchTechnique.h b/iOS7/PrivateFrameworks/OfficeImport/OADStretchTechnique.h index 83380fa2f..ccd8d4acb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADStretchTechnique.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADStretchTechnique.h @@ -8,16 +8,17 @@ @class OADRelativeRect; +// Not exported @interface OADStretchTechnique : OADImageFillTechnique { OADRelativeRect *mFillRect; - BOOL mIsFillRectOverridden; + _Bool mIsFillRectOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isFillRectOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isFillRectOverridden; - (void)setFillRect:(id)arg1; - (id)fillRect; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADStroke.h b/iOS7/PrivateFrameworks/OfficeImport/OADStroke.h index 8d8e770c9..fff7130b5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADStroke.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADStroke.h @@ -10,6 +10,7 @@ @class OADColor, OADDash, OADFill, OADLineEnd, OADLineJoin; +// Not exported @interface OADStroke : OADProperties { OADColor *mColor; @@ -37,31 +38,31 @@ + (id)nullStroke; @property(retain, nonatomic) OADLineEnd *tail; // @synthesize tail=mTail; @property(retain, nonatomic) OADLineEnd *head; // @synthesize head=mHead; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setStyleColor:(id)arg1; -- (BOOL)isPenAlignmentOverridden; +- (_Bool)isPenAlignmentOverridden; - (void)setPenAlignment:(int)arg1; - (int)penAlignment; -- (BOOL)isCompoundTypeOverridden; +- (_Bool)isCompoundTypeOverridden; - (void)setCompoundType:(int)arg1; - (int)compoundType; -- (BOOL)isCapOverridden; +- (_Bool)isCapOverridden; - (void)setCap:(int)arg1; - (int)cap; -- (BOOL)isWidthOverridden; +- (_Bool)isWidthOverridden; - (void)setWidth:(float)arg1; - (float)width; -- (BOOL)isJoinOverridden; +- (_Bool)isJoinOverridden; - (void)setJoin:(id)arg1; - (id)join; -- (BOOL)isDashOverridden; +- (_Bool)isDashOverridden; - (void)setDash:(id)arg1; - (id)dash; -- (BOOL)isFillOverridden; +- (_Bool)isFillOverridden; - (void)setFill:(id)arg1; - (id)fill; -- (BOOL)isColorOverridden; +- (_Bool)isColorOverridden; - (void)setColor:(id)arg1; - (id)color; - (void)setParent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrix.h b/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrix.h index 84cfb714e..739a3b728 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrix.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrix.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADStyleMatrix : NSObject { NSMutableArray *mFills; @@ -16,22 +17,22 @@ NSMutableArray *mBgFills; } -+ (id)objectInArray:(id)arg1 withPossiblyOutOfRangeIndex:(unsigned int)arg2 defaultValue:(id)arg3; ++ (id)objectInArray:(id)arg1 withPossiblyOutOfRangeIndex:(unsigned long long)arg2 defaultValue:(id)arg3; - (void)populateWithOfficeDefaults; -- (id)bgFillAtIndex:(unsigned int)arg1; -- (unsigned int)bgFillCount; +- (id)bgFillAtIndex:(unsigned long long)arg1; +- (unsigned long long)bgFillCount; - (void)addBgFill:(id)arg1; -- (id)effectsAtIndex:(unsigned int)arg1 color:(id)arg2; -- (id)effectsAtIndex:(unsigned int)arg1; -- (unsigned int)effectsCount; +- (id)effectsAtIndex:(unsigned long long)arg1 color:(id)arg2; +- (id)effectsAtIndex:(unsigned long long)arg1; +- (unsigned long long)effectsCount; - (void)addEffects:(id)arg1; -- (id)strokeAtIndex:(unsigned int)arg1 color:(id)arg2; -- (id)strokeAtIndex:(unsigned int)arg1; -- (unsigned int)strokeCount; +- (id)strokeAtIndex:(unsigned long long)arg1 color:(id)arg2; +- (id)strokeAtIndex:(unsigned long long)arg1; +- (unsigned long long)strokeCount; - (void)addStroke:(id)arg1; -- (id)fillAtIndex:(unsigned int)arg1 color:(id)arg2; -- (id)fillAtIndex:(unsigned int)arg1; -- (unsigned int)fillCount; +- (id)fillAtIndex:(unsigned long long)arg1 color:(id)arg2; +- (id)fillAtIndex:(unsigned long long)arg1; +- (unsigned long long)fillCount; - (void)addFill:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrixReference.h b/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrixReference.h index ba3f88162..6ea4bea7e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrixReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADStyleMatrixReference.h @@ -10,23 +10,24 @@ @class OADColor; +// Not exported @interface OADStyleMatrixReference : NSObject { - unsigned long mMatrixIndex; + unsigned long long mMatrixIndex; OADColor *mColor; } -+ (id)styleMatrixReferenceWithMatrixIndex:(unsigned long)arg1 color:(id)arg2; ++ (id)styleMatrixReferenceWithMatrixIndex:(unsigned long long)arg1 color:(id)arg2; - (void)applyToEffectsInProperties:(id)arg1 styleMatrix:(id)arg2; - (void)applyToFillInProperties:(id)arg1 styleMatrix:(id)arg2; - (void)applyToStrokeInProperties:(id)arg1 styleMatrix:(id)arg2; - (void)setColor:(id)arg1; - (id)color; -- (void)setMatrixIndex:(unsigned long)arg1; -- (unsigned long)matrixIndex; +- (void)setMatrixIndex:(unsigned long long)arg1; +- (unsigned long long)matrixIndex; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (id)initWithMatrixIndex:(unsigned long long)arg1 color:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADSubBlip.h b/iOS7/PrivateFrameworks/OfficeImport/OADSubBlip.h index b5c3dbad8..8af9267c0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADSubBlip.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADSubBlip.h @@ -8,23 +8,24 @@ @class NSData; +// Not exported @interface OADSubBlip : OCDDelayedMedia { int mType; NSData *mData; struct CGSize mSizeInPoints; - long mSizeInBytes; + int mSizeInBytes; struct CGRect mFrame; } - (id).cxx_construct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (_Bool)isLoaded; - (void)setFrame:(struct CGRect)arg1; - (struct CGRect)frame; -- (void)setSizeInBytes:(long)arg1; -- (long)sizeInBytes; +- (void)setSizeInBytes:(int)arg1; +- (int)sizeInBytes; - (void)setSizeInPoints:(struct CGSize)arg1; - (struct CGSize)sizeInPoints; - (int)type; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADSystemColor.h b/iOS7/PrivateFrameworks/OfficeImport/OADSystemColor.h index 953dce1dd..426b789ae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADSystemColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADSystemColor.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADSystemColor : OADColor { int mSystemColorID; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)systemColorID; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithSystemColorID:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTabStop.h b/iOS7/PrivateFrameworks/OfficeImport/OADTabStop.h index 4b799445a..1b299c09e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTabStop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTabStop.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface OADTabStop : NSObject { unsigned char mAlign; int mPosition; } -- (unsigned int)hash; +- (unsigned long long)hash; - (void)setPosition:(int)arg1; - (int)position; - (void)setAlign:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTable-Writer.h b/iOS7/PrivateFrameworks/OfficeImport/OADTable-Writer.h new file mode 100644 index 000000000..5aa6ca059 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTable-Writer.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADTable (Writer) +- (id)masterCellOfPos:(struct OADTMatrixPos)arg1; +- (struct OADTMatrixPos)masterPosOfPos:(struct OADTMatrixPos)arg1; +- (id)cellAtPos:(struct OADTMatrixPos)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTable.h b/iOS7/PrivateFrameworks/OfficeImport/OADTable.h index 8715e2bb9..315997655 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTable.h @@ -8,6 +8,7 @@ @class NSMutableArray, OADTableGrid; +// Not exported @interface OADTable : OADDrawable { OADTableGrid *mGrid; @@ -16,15 +17,12 @@ - (void)setParentTextListStyle:(id)arg1; - (id)addRow; -- (id)rowAtIndex:(unsigned int)arg1; -- (unsigned int)rowCount; +- (id)rowAtIndex:(unsigned long long)arg1; +- (unsigned long long)rowCount; - (id)grid; - (id)tableProperties; - (void)dealloc; - (id)init; -- (id)masterCellOfPos:(struct OADTMatrixPos)arg1; -- (struct OADTMatrixPos)masterPosOfPos:(struct OADTMatrixPos)arg1; -- (id)cellAtPos:(struct OADTMatrixPos)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableBackground.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableBackground.h index 2758465c1..301056203 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableBackground.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableBackground.h @@ -10,13 +10,14 @@ @class NSArray, OADFill; +// Not exported @interface OADTableBackground : NSObject { OADFill *mFill; NSArray *mEffects; } -- (BOOL)hasEffects; +- (_Bool)hasEffects; - (void)setEffects:(id)arg1; - (id)effects; - (void)setFill:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableCell.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableCell.h index 4e9b173da..2c47fc546 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableCell.h @@ -8,14 +8,15 @@ @class OADTableCellProperties, OADTextBody; +// Not exported @interface OADTableCell : NSObject { OADTextBody *mTextBody; OADTableCellProperties *mProperties; int mRowSpan; int mGridSpan; - BOOL mHorzMerge; - BOOL mVertMerge; + _Bool mHorzMerge; + _Bool mVertMerge; int mTopRow; int mLeftColumn; } @@ -24,11 +25,11 @@ - (int)leftColumn; - (void)setTopRow:(int)arg1; - (int)topRow; -- (BOOL)merge:(int)arg1; -- (void)setVertMerge:(BOOL)arg1; -- (BOOL)vertMerge; -- (void)setHorzMerge:(BOOL)arg1; -- (BOOL)horzMerge; +- (_Bool)merge:(int)arg1; +- (void)setVertMerge:(_Bool)arg1; +- (_Bool)vertMerge; +- (void)setHorzMerge:(_Bool)arg1; +- (_Bool)horzMerge; - (void)setGridSpan:(int)arg1; - (int)gridSpan; - (void)setRowSpan:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableCell3DProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableCell3DProperties.h index 491e92cb9..d888faa7b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableCell3DProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableCell3DProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADTableCell3DProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellBorderStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellBorderStyle.h index 17001f316..361c91907 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellBorderStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellBorderStyle.h @@ -8,6 +8,7 @@ @class OADStroke; +// Not exported @interface OADTableCellBorderStyle : NSObject { OADStroke *mLeftStroke; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellProperties.h index bd2f49604..bd1aabfe0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellProperties.h @@ -8,89 +8,90 @@ @class OADFill, OADStroke, OADTableCell3DProperties; +// Not exported @interface OADTableCellProperties : NSObject { OADStroke *mLeftStroke; - BOOL mIsLeftStrokeOverridden; + _Bool mIsLeftStrokeOverridden; OADStroke *mRightStroke; - BOOL mIsRightStrokeOverridden; + _Bool mIsRightStrokeOverridden; OADStroke *mTopStroke; - BOOL mIsTopStrokeOverridden; + _Bool mIsTopStrokeOverridden; OADStroke *mBottomStroke; - BOOL mIsBottomStrokeOverridden; + _Bool mIsBottomStrokeOverridden; OADStroke *mTopLeftToBottomRightStroke; - BOOL mIsTopLeftToBottomRightStrokeOverridden; + _Bool mIsTopLeftToBottomRightStrokeOverridden; OADStroke *mBottomLeftToTopRightStroke; - BOOL mIsBottomLeftToTopRightStrokeOverridden; + _Bool mIsBottomLeftToTopRightStrokeOverridden; OADTableCell3DProperties *mThreeDProperties; - BOOL mIsThreeDPropertiesOverridden; + _Bool mIsThreeDPropertiesOverridden; OADFill *mFill; - BOOL mIsFillOverridden; + _Bool mIsFillOverridden; float mLeftMargin; - BOOL mIsLeftMarginOverridden; + _Bool mIsLeftMarginOverridden; float mRightMargin; - BOOL mIsRightMarginOverridden; + _Bool mIsRightMarginOverridden; float mTopMargin; - BOOL mIsTopMarginOverridden; + _Bool mIsTopMarginOverridden; float mBottomMargin; - BOOL mIsBottomMarginOverridden; + _Bool mIsBottomMarginOverridden; int mTextFlow; - BOOL mIsTextFlowOverridden; + _Bool mIsTextFlowOverridden; int mTextAnchor; - BOOL mIsTextAnchorOverridden; - BOOL mTextAnchorCenter; - BOOL mIsTextAnchorCenterOverridden; + _Bool mIsTextAnchorOverridden; + _Bool mTextAnchorCenter; + _Bool mIsTextAnchorCenterOverridden; int mTextHorizontalOverflow; - BOOL mIsTextHorizontalOverflowOverridden; + _Bool mIsTextHorizontalOverflowOverridden; } -- (BOOL)isTextHorizontalOverflowOverridden; +- (_Bool)isTextHorizontalOverflowOverridden; - (void)setTextHorizontalOverflow:(int)arg1; - (int)textHorizontalOverflow; -- (BOOL)isTextAnchorCenterOverridden; -- (void)setTextAnchorCenter:(BOOL)arg1; -- (BOOL)textAnchorCenter; -- (BOOL)isTextAnchorOverridden; +- (_Bool)isTextAnchorCenterOverridden; +- (void)setTextAnchorCenter:(_Bool)arg1; +- (_Bool)textAnchorCenter; +- (_Bool)isTextAnchorOverridden; - (void)setTextAnchor:(int)arg1; - (int)textAnchor; -- (BOOL)isTextFlowOverridden; +- (_Bool)isTextFlowOverridden; - (void)setTextFlow:(int)arg1; - (int)textFlow; -- (BOOL)isBottomMarginOverridden; +- (_Bool)isBottomMarginOverridden; - (void)setBottomMargin:(float)arg1; - (float)bottomMargin; -- (BOOL)isTopMarginOverridden; +- (_Bool)isTopMarginOverridden; - (void)setTopMargin:(float)arg1; - (float)topMargin; -- (BOOL)isRightMarginOverridden; +- (_Bool)isRightMarginOverridden; - (void)setRightMargin:(float)arg1; - (float)rightMargin; -- (BOOL)isLeftMarginOverridden; +- (_Bool)isLeftMarginOverridden; - (void)setLeftMargin:(float)arg1; - (float)leftMargin; -- (BOOL)isFillOverridden; +- (_Bool)isFillOverridden; - (void)setFill:(id)arg1; - (id)fill; -- (BOOL)isThreeDPropertiesOverridden; +- (_Bool)isThreeDPropertiesOverridden; - (void)setThreeDProperties:(id)arg1; - (id)threeDProperties; - (id)strokeNormalToDir:(int)arg1 bound:(int)arg2; -- (BOOL)isBottomLeftToTopRightStrokeOverridden; +- (_Bool)isBottomLeftToTopRightStrokeOverridden; - (void)setBottomLeftToTopRightStroke:(id)arg1; - (id)bottomLeftToTopRightStroke; -- (BOOL)isTopLeftToBottomRightStrokeOverridden; +- (_Bool)isTopLeftToBottomRightStrokeOverridden; - (void)setTopLeftToBottomRightStroke:(id)arg1; - (id)topLeftToBottomRightStroke; -- (BOOL)isBottomStrokeOverridden; +- (_Bool)isBottomStrokeOverridden; - (void)setBottomStroke:(id)arg1; - (id)bottomStroke; -- (BOOL)isTopStrokeOverridden; +- (_Bool)isTopStrokeOverridden; - (void)setTopStroke:(id)arg1; - (id)topStroke; -- (BOOL)isRightStrokeOverridden; +- (_Bool)isRightStrokeOverridden; - (void)setRightStroke:(id)arg1; - (id)rightStroke; -- (BOOL)isLeftStrokeOverridden; +- (_Bool)isLeftStrokeOverridden; - (void)setLeftStroke:(id)arg1; - (id)leftStroke; - (id)stroke:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellStyle.h index 3afef8a15..8b1057ca8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableCellStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableCellStyle.h @@ -8,6 +8,7 @@ @class OADFill, OADTableCellBorderStyle; +// Not exported @interface OADTableCellStyle : NSObject { OADTableCellBorderStyle *mBorderStyle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableColumn.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableColumn.h index d847758ef..d1ec3e45d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableColumn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableColumn.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADTableColumn : NSObject { float mWidth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableGrid.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableGrid.h index 35a206b26..e03014fbf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableGrid.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableGrid.h @@ -8,14 +8,15 @@ @class NSMutableArray; +// Not exported @interface OADTableGrid : NSObject { NSMutableArray *mColumns; } - (id)addColumn; -- (id)columnAtIndex:(unsigned int)arg1; -- (unsigned int)columnCount; +- (id)columnAtIndex:(unsigned long long)arg1; +- (unsigned long long)columnCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTablePartStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTablePartStyle.h index b6df25bfb..328aa520f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTablePartStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTablePartStyle.h @@ -8,6 +8,7 @@ @class OADTableCellStyle, OADTableTextStyle; +// Not exported @interface OADTablePartStyle : NSObject { OADTableTextStyle *mTextStyle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableProperties.h index e2ca0a35b..6716a20c5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableProperties.h @@ -10,39 +10,40 @@ @class NSArray, OADTableStyle; +// Not exported @interface OADTableProperties : OADDrawableProperties { OADTableStyle *mStyle; - BOOL mRightToLeft; - BOOL mFirstRow; - BOOL mFirstColumn; - BOOL mLastRow; - BOOL mLastColumn; - BOOL mBandRow; - BOOL mBandColumn; + _Bool mRightToLeft; + _Bool mFirstRow; + _Bool mFirstColumn; + _Bool mLastRow; + _Bool mLastColumn; + _Bool mBandRow; + _Bool mBandColumn; NSArray *mEffects; } + (id)defaultProperties; -- (BOOL)hasEffects; +- (_Bool)hasEffects; - (void)setEffects:(id)arg1; - (id)effects; -- (BOOL)hasVectorNormalToDir:(int)arg1 atExtremePos:(int)arg2; -- (BOOL)hasBandsNormalToDir:(int)arg1; -- (void)setBandColumn:(BOOL)arg1; -- (BOOL)bandColumn; -- (void)setBandRow:(BOOL)arg1; -- (BOOL)bandRow; -- (void)setLastColumn:(BOOL)arg1; -- (BOOL)lastColumn; -- (void)setLastRow:(BOOL)arg1; -- (BOOL)lastRow; -- (void)setFirstColumn:(BOOL)arg1; -- (BOOL)firstColumn; -- (void)setFirstRow:(BOOL)arg1; -- (BOOL)firstRow; -- (void)setRightToLeft:(BOOL)arg1; -- (BOOL)rightToLeft; +- (_Bool)hasVectorNormalToDir:(int)arg1 atExtremePos:(int)arg2; +- (_Bool)hasBandsNormalToDir:(int)arg1; +- (void)setBandColumn:(_Bool)arg1; +- (_Bool)bandColumn; +- (void)setBandRow:(_Bool)arg1; +- (_Bool)bandRow; +- (void)setLastColumn:(_Bool)arg1; +- (_Bool)lastColumn; +- (void)setLastRow:(_Bool)arg1; +- (_Bool)lastRow; +- (void)setFirstColumn:(_Bool)arg1; +- (_Bool)firstColumn; +- (void)setFirstRow:(_Bool)arg1; +- (_Bool)firstRow; +- (void)setRightToLeft:(_Bool)arg1; +- (_Bool)rightToLeft; - (void)setStyle:(id)arg1; - (id)style; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableRow.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableRow.h index 4abb723fe..1ed1307d3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableRow.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADTableRow : NSObject { NSMutableArray *mCells; @@ -17,8 +18,8 @@ - (void)setHeight:(float)arg1; - (float)height; - (id)addCell; -- (id)cellAtIndex:(unsigned int)arg1; -- (unsigned int)cellCount; +- (id)cellAtIndex:(unsigned long long)arg1; +- (unsigned long long)cellCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableStyle.h index a86699506..fa7e5712c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableStyle.h @@ -8,6 +8,7 @@ @class NSString, OADTableBackground, OADTablePartStyle; +// Not exported @interface OADTableStyle : NSObject { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTableTextStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTableTextStyle.h index 7bede48e6..dc35c9560 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTableTextStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTableTextStyle.h @@ -8,6 +8,7 @@ @class OADColor, OADFontReference; +// Not exported @interface OADTableTextStyle : NSObject { OADFontReference *mFontReference; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-FieldAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-FieldAdditions.h new file mode 100644 index 000000000..2f16fdd89 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-FieldAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADTextBody (FieldAdditions) +- (id)findFirstTextRunOfClass:(Class)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-ODIText.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-ODIText.h new file mode 100644 index 000000000..b5b296180 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-ODIText.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADTextBody (ODIText) +- (void)addParagraphsFromTextBody:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-OfficeImportAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-OfficeImportAdditions.h new file mode 100644 index 000000000..3dad7ebe0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody-OfficeImportAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OADTextBody (OfficeImportAdditions) +- (id)plainText; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBody.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody.h index b1fc0e5cf..45d27f7cc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextBody.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBody.h @@ -8,6 +8,7 @@ @class NSMutableArray, OADTextBodyProperties, OADTextListStyle; +// Not exported @interface OADTextBody : NSObject { OADTextBodyProperties *mProperties; @@ -17,7 +18,7 @@ - (void)removeUnnecessaryOverrides; - (void)flattenProperties; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)removeLeadingNewlines; - (void)removeTrailingNewlines; - (void)setParentTextListStyle:(id)arg1; @@ -26,15 +27,12 @@ - (id)textListStyle; - (void)removeAllParagraphs; - (id)addParagraph; -- (id)paragraphAtIndex:(unsigned int)arg1; -- (unsigned int)paragraphCount; +- (id)paragraphAtIndex:(unsigned long long)arg1; +- (unsigned long long)paragraphCount; - (void)setProperties:(id)arg1; - (id)properties; - (void)dealloc; - (id)init; -- (id)findFirstTextRunOfClass:(Class)arg1; -- (void)addParagraphsFromTextBody:(id)arg1; -- (id)plainText; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyAutoFit.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyAutoFit.h index 82185fec5..ebe16da08 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyAutoFit.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyAutoFit.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface OADTextBodyAutoFit : NSObject { int mType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (int)type; - (id)initWithType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyProperties.h index 6a5bd3798..eb1376ca9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextBodyProperties.h @@ -8,6 +8,7 @@ @class OADTextBodyAutoFit, OADTextWarp; +// Not exported @interface OADTextBodyProperties : OADProperties { OADTextBodyAutoFit *mAutoFit; @@ -50,51 +51,51 @@ + (id)defaultEscherWordArtProperties; + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeUnnecessaryOverrides; - (void)setRotation:(double)arg1; - (double)rotation; -- (BOOL)hasRotation; -- (void)setIsUpright:(BOOL)arg1; -- (BOOL)isUpright; -- (BOOL)hasIsUpright; +- (_Bool)hasRotation; +- (void)setIsUpright:(_Bool)arg1; +- (_Bool)isUpright; +- (_Bool)hasIsUpright; - (void)setTextAnchorType:(int)arg1; - (int)textAnchorType; -- (BOOL)hasTextAnchorType; -- (void)setIsAnchorCenter:(BOOL)arg1; -- (BOOL)isAnchorCenter; -- (BOOL)hasIsAnchorCenter; +- (_Bool)hasTextAnchorType; +- (void)setIsAnchorCenter:(_Bool)arg1; +- (_Bool)isAnchorCenter; +- (_Bool)hasIsAnchorCenter; - (void)setTextWarp:(id)arg1; - (id)textWarp; -- (BOOL)hasTextWarp; +- (_Bool)hasTextWarp; - (void)setTextBodyId:(int)arg1; - (int)textBodyId; -- (BOOL)hasTextBodyId; +- (_Bool)hasTextBodyId; - (void)setHorizontalOverflowType:(int)arg1; - (int)horizontalOverflowType; -- (BOOL)hasHorizontalOverflowType; +- (_Bool)hasHorizontalOverflowType; - (void)setVerticalOverflowType:(int)arg1; - (int)verticalOverflowType; -- (BOOL)hasVerticalOverflowType; +- (_Bool)hasVerticalOverflowType; - (void)setWrapType:(int)arg1; - (int)wrapType; -- (BOOL)hasWrapType; +- (_Bool)hasWrapType; - (void)setFlowType:(int)arg1; - (int)flowType; -- (BOOL)hasFlowType; +- (_Bool)hasFlowType; - (void)setAutoFit:(id)arg1; - (id)autoFit; -- (BOOL)hasAutoFit; -- (void)setIsLeftToRightColumns:(BOOL)arg1; -- (BOOL)isLeftToRightColumns; -- (BOOL)hasIsLeftToRightColumns; +- (_Bool)hasAutoFit; +- (void)setIsLeftToRightColumns:(_Bool)arg1; +- (_Bool)isLeftToRightColumns; +- (_Bool)hasIsLeftToRightColumns; - (void)setColumnSpacing:(double)arg1; - (double)columnSpacing; -- (BOOL)hasColumnSpacing; +- (_Bool)hasColumnSpacing; - (void)setColumnCount:(int)arg1; - (int)columnCount; -- (BOOL)hasColumnCount; +- (_Bool)hasColumnCount; - (void)setRightInset:(double)arg1; - (double)rightInset; - (void)setBottomInset:(double)arg1; @@ -103,13 +104,13 @@ - (double)leftInset; - (void)setTopInset:(double)arg1; - (double)topInset; -- (BOOL)hasBottomInset; -- (BOOL)hasRightInset; -- (BOOL)hasLeftInset; -- (BOOL)hasTopInset; -- (void)setRespectLastFirstLineSpacing:(BOOL)arg1; -- (BOOL)respectLastFirstLineSpacing; -- (BOOL)hasRespectLastFirstLineSpacing; +- (_Bool)hasBottomInset; +- (_Bool)hasRightInset; +- (_Bool)hasLeftInset; +- (_Bool)hasTopInset; +- (void)setRespectLastFirstLineSpacing:(_Bool)arg1; +- (_Bool)respectLastFirstLineSpacing; +- (_Bool)hasRespectLastFirstLineSpacing; - (void)dealloc; - (id)initWithDefaults; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextClient-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextClient-Protocol.h index e80bbe4c3..bb8612037 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextClient-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextClient-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol OADTextClient -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextField.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextField.h index 677a863da..3a411cc2e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextField.h @@ -8,6 +8,7 @@ @class NSString, OADParagraphProperties; +// Not exported @interface OADTextField : OADTextRun { OADParagraphProperties *mParagraphProperties; @@ -21,7 +22,7 @@ - (void)setId:(id)arg1; - (id)id; - (id)paragraphProperties; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextLineBreak.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextLineBreak.h index ee8195336..6d0877ac5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextLineBreak.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextLineBreak.h @@ -6,11 +6,12 @@ #import +// Not exported @interface OADTextLineBreak : OADTextRun { } -- (BOOL)isEmpty; +- (_Bool)isEmpty; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextListStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextListStyle.h index 8a57f43e2..cbf707975 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextListStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextListStyle.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface OADTextListStyle : NSObject { NSMutableArray *mParagraphProperties; @@ -17,8 +18,8 @@ - (void)overrideWithTextStyle:(id)arg1; - (void)flatten; - (void)setParentTextListStyle:(id)arg1; -- (void)setPropertiesForListLevel:(unsigned int)arg1 properties:(id)arg2; -- (id)propertiesForListLevel:(unsigned int)arg1; +- (void)setPropertiesForListLevel:(unsigned long long)arg1 properties:(id)arg2; +- (id)propertiesForListLevel:(unsigned long long)arg1; - (id)defaultProperties; - (void)dealloc; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextRun.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextRun.h index d3b222780..5f411c117 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextRun.h @@ -8,6 +8,7 @@ @class OADCharacterProperties; +// Not exported @interface OADTextRun : NSObject { OADCharacterProperties *mProperties; @@ -16,7 +17,7 @@ - (void)removeUnnecessaryOverrides; - (void)setProperties:(id)arg1; - (id)properties; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextSpacing.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextSpacing.h index 3b7ae31ac..11900aa08 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextSpacing.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextSpacing.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OADTextSpacing : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTextWarp.h b/iOS7/PrivateFrameworks/OfficeImport/OADTextWarp.h index ab4152126..1be866df4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTextWarp.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTextWarp.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface OADTextWarp : NSObject { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTheme.h b/iOS7/PrivateFrameworks/OfficeImport/OADTheme.h index ab8a89793..807e3e897 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTheme.h @@ -8,6 +8,7 @@ @class OADBaseStyles, OADDefaultProperties; +// Not exported @interface OADTheme : NSObject { OADBaseStyles *mBaseStyles; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADThemeOverrides.h b/iOS7/PrivateFrameworks/OfficeImport/OADThemeOverrides.h index f0d768311..3a28ee5b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADThemeOverrides.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADThemeOverrides.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADThemeOverrides : OADBaseStylesBase { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADTileTechnique.h b/iOS7/PrivateFrameworks/OfficeImport/OADTileTechnique.h index 60561ce17..7783aa424 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADTileTechnique.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADTileTechnique.h @@ -6,41 +6,42 @@ #import +// Not exported @interface OADTileTechnique : OADImageFillTechnique { float mOffsetX; - BOOL mIsOffsetXOverridden; + _Bool mIsOffsetXOverridden; float mOffsetY; - BOOL mIsOffsetYOverridden; + _Bool mIsOffsetYOverridden; float mScaleX; - BOOL mIsScaleXOverridden; + _Bool mIsScaleXOverridden; float mScaleY; - BOOL mIsScaleYOverridden; + _Bool mIsScaleYOverridden; int mFlipMode; - BOOL mIsFlipModeOverridden; + _Bool mIsFlipModeOverridden; int mAlignment; - BOOL mIsAlignmentOverridden; + _Bool mIsAlignmentOverridden; } + (id)defaultProperties; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (BOOL)isAlignmentOverridden; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isAlignmentOverridden; - (void)setAlignment:(int)arg1; - (int)alignment; -- (BOOL)isFlipModeOverridden; +- (_Bool)isFlipModeOverridden; - (void)setFlipMode:(int)arg1; - (int)flipMode; -- (BOOL)isScaleYOverridden; +- (_Bool)isScaleYOverridden; - (void)setScaleY:(float)arg1; - (float)scaleY; -- (BOOL)isScaleXOverridden; +- (_Bool)isScaleXOverridden; - (void)setScaleX:(float)arg1; - (float)scaleX; -- (BOOL)isOffsetYOverridden; +- (_Bool)isOffsetYOverridden; - (void)setOffsetY:(float)arg1; - (float)offsetY; -- (BOOL)isOffsetXOverridden; +- (_Bool)isOffsetXOverridden; - (void)setOffsetX:(float)arg1; - (float)offsetX; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADToPointPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADToPointPathElement.h index 3db597e68..74bca0ea4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADToPointPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADToPointPathElement.h @@ -6,15 +6,16 @@ #import +// Not exported @interface OADToPointPathElement : OADPathElement { struct OADAdjustPoint mToPoint; - BOOL mRelative; + _Bool mRelative; } - (id).cxx_construct; -- (void)setRelative:(BOOL)arg1; -- (BOOL)relative; +- (void)setRelative:(_Bool)arg1; +- (_Bool)relative; - (struct OADAdjustPoint)toPoint; - (id)initWithToPoint:(struct OADAdjustPoint)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADUnderline.h b/iOS7/PrivateFrameworks/OfficeImport/OADUnderline.h index 04d0093d5..35d1aeb0d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADUnderline.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADUnderline.h @@ -8,6 +8,7 @@ @class OADFill, OADStroke; +// Not exported @interface OADUnderline : NSObject { OADStroke *mStroke; @@ -17,12 +18,12 @@ unsigned int mIsUsingTextStroke:1; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (void)setIsUsingTextStroke:(BOOL)arg1; -- (BOOL)isUsingTextStroke; -- (void)setIsUsingTextFill:(BOOL)arg1; -- (BOOL)isUsingTextFill; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)setIsUsingTextStroke:(_Bool)arg1; +- (_Bool)isUsingTextStroke; +- (void)setIsUsingTextFill:(_Bool)arg1; +- (_Bool)isUsingTextFill; - (void)setType:(int)arg1; - (int)type; - (void)setFill:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADValueColorTransform.h b/iOS7/PrivateFrameworks/OfficeImport/OADValueColorTransform.h index 0afc2be3c..c4a99cb00 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADValueColorTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADValueColorTransform.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADValueColorTransform : OADColorTransform { float mValue; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setValue:(float)arg1; - (float)value; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADVector3D.h b/iOS7/PrivateFrameworks/OfficeImport/OADVector3D.h index 848e5af18..9dfb19853 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADVector3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADVector3D.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface OADVector3D : NSObject { float mDx; @@ -15,8 +16,8 @@ float mDz; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (float)dz; - (float)dy; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADVectorArcPathElement.h b/iOS7/PrivateFrameworks/OfficeImport/OADVectorArcPathElement.h index 5954c0155..db4724ac3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADVectorArcPathElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADVectorArcPathElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADVectorArcPathElement : OADPathElement { struct OADAdjustCoord mLeft; @@ -14,20 +15,20 @@ struct OADAdjustCoord mBottom; struct OADAdjustPoint mStartVector; struct OADAdjustPoint mEndVector; - BOOL mClockwise; - BOOL mConnectedToPrevious; + _Bool mClockwise; + _Bool mConnectedToPrevious; } - (id).cxx_construct; -- (BOOL)connectedToPrevious; -- (BOOL)clockwise; +- (_Bool)connectedToPrevious; +- (_Bool)clockwise; - (struct OADAdjustPoint)endVector; - (struct OADAdjustPoint)startVector; - (struct OADAdjustCoord)bottom; - (struct OADAdjustCoord)right; - (struct OADAdjustCoord)top; - (struct OADAdjustCoord)left; -- (id)initWithLeft:(struct OADAdjustCoord)arg1 top:(struct OADAdjustCoord)arg2 right:(struct OADAdjustCoord)arg3 bottom:(struct OADAdjustCoord)arg4 startVector:(struct OADAdjustPoint)arg5 endVector:(struct OADAdjustPoint)arg6 clockwise:(BOOL)arg7 connectedToPrevious:(BOOL)arg8; +- (id)initWithLeft:(struct OADAdjustCoord)arg1 top:(struct OADAdjustCoord)arg2 right:(struct OADAdjustCoord)arg3 bottom:(struct OADAdjustCoord)arg4 startVector:(struct OADAdjustPoint)arg5 endVector:(struct OADAdjustPoint)arg6 clockwise:(_Bool)arg7 connectedToPrevious:(_Bool)arg8; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADVideoFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADVideoFile.h index 83ac88c58..5e82a6aae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADVideoFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADVideoFile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADVideoFile : OADLinkedMediaFile { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADWavAudioFile.h b/iOS7/PrivateFrameworks/OfficeImport/OADWavAudioFile.h index d1547a3e8..9eb07a2b5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADWavAudioFile.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADWavAudioFile.h @@ -6,13 +6,14 @@ #import +// Not exported @interface OADWavAudioFile : OADEmbeddedMediaFile { float mDuration; - BOOL mHasDuration; + _Bool mHasDuration; } -@property(nonatomic) BOOL hasDuration; // @synthesize hasDuration=mHasDuration; +@property(nonatomic) _Bool hasDuration; // @synthesize hasDuration=mHasDuration; @property(nonatomic) float duration; // @synthesize duration=mDuration; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OADWordArt.h b/iOS7/PrivateFrameworks/OfficeImport/OADWordArt.h index 277276fb0..f4d80cb29 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OADWordArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OADWordArt.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OADWordArt : OADShape { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAITOrientedBounds.h b/iOS7/PrivateFrameworks/OfficeImport/OAITOrientedBounds.h index c482b2283..5fd3747c4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAITOrientedBounds.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAITOrientedBounds.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAITOrientedBounds : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAMessages.h b/iOS7/PrivateFrameworks/OfficeImport/OAMessages.h index 6f104d6d8..568698eb8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVClient.h b/iOS7/PrivateFrameworks/OfficeImport/OAVClient.h index b085d75f9..9a89e269e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVClient.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAVClient : NSObject { } -+ (BOOL)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; ++ (_Bool)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVColor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAVColor-Private.h new file mode 100644 index 000000000..7cc6c2d70 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVColor-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAVColor (Private) ++ (id)readPropertyColorFromAttribute:(id)arg1 manager:(id)arg2; ++ (id)readColorProperty:(int)arg1 manager:(id)arg2; ++ (id)readRGBColorFromAttribute:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVColor.h b/iOS7/PrivateFrameworks/OfficeImport/OAVColor.h index 786aba1af..b99f02b77 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVColor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVColor : NSObject { } @@ -13,9 +14,6 @@ + (id)readColorFromAttribute:(id)arg1 alpha:(float)arg2 manager:(id)arg3; + (int)readColorAdjustmentType:(id)arg1; + (int)readColorProperty:(id)arg1; -+ (id)readPropertyColorFromAttribute:(id)arg1 manager:(id)arg2; -+ (id)readColorProperty:(int)arg1 manager:(id)arg2; -+ (id)readRGBColorFromAttribute:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVCommon.h b/iOS7/PrivateFrameworks/OfficeImport/OAVCommon.h index cff934546..8da2d1ae0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVDrawable.h b/iOS7/PrivateFrameworks/OfficeImport/OAVDrawable.h index 761cae416..54130e91c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVDrawable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVDrawable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVDrawable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAVFill-Private.h new file mode 100644 index 000000000..3a5fd5c75 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVFill-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAVFill (Private) ++ (id)readBlipRefFromManager:(id)arg1 state:(id)arg2; ++ (void)readImageFill:(id)arg1 fromManager:(id)arg2 state:(id)arg3; ++ (void)readGradientFill:(id)arg1 fromManager:(id)arg2; ++ (void)addStopsFromArray:(const struct OAVGradientStop *)arg1 stopCount:(int)arg2 inverted:(_Bool)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 manager:(id)arg7; ++ (id)targetBgColorWithManager:(id)arg1; ++ (id)targetFgColorWithManager:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVFill.h b/iOS7/PrivateFrameworks/OfficeImport/OAVFill.h index 6e820261f..4051c9817 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVFill.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAVFill : NSObject { } + (id)readFromManager:(id)arg1 state:(id)arg2; -+ (id)readBlipRefFromManager:(id)arg1 state:(id)arg2; -+ (void)readImageFill:(id)arg1 fromManager:(id)arg2 state:(id)arg3; -+ (void)readGradientFill:(id)arg1 fromManager:(id)arg2; -+ (void)addStopsFromArray:(const struct OAVGradientStop *)arg1 stopCount:(int)arg2 inverted:(BOOL)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 manager:(id)arg7; -+ (id)targetBgColorWithManager:(id)arg1; -+ (id)targetFgColorWithManager:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVFormula-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAVFormula-Private.h new file mode 100644 index 000000000..eaf3c6d98 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVFormula-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAVFormula (Private) ++ (struct OADFormulaArg)readArgument:(id)arg1; ++ (id)readFormula:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVFormula.h b/iOS7/PrivateFrameworks/OfficeImport/OAVFormula.h index 8ddeebc8a..540c61df6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVFormula.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVFormula.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAVFormula : NSObject { } + (void)readFormulasFromManager:(id)arg1 toGeometry:(id)arg2; -+ (struct OADFormulaArg)readArgument:(id)arg1; -+ (id)readFormula:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OAVGroup.h index 525bf4d63..bc231f85e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVGroup.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVGroup : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/OAVHyperlink.h index 8d12a6c59..c0d84dbd1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVHyperlink.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVHyperlink : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVImage.h b/iOS7/PrivateFrameworks/OfficeImport/OAVImage.h index daa2ceda8..9fb700707 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVImage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVImage : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVPath.h b/iOS7/PrivateFrameworks/OfficeImport/OAVPath.h index 0b3c7d369..ccbfe7376 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVPath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVPath.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface OAVPath : NSObject { } + (void)readPath:(id)arg1 toGeometry:(id)arg2; -+ (struct EshComputedValue)parseParam:(const char **)arg1 first:(BOOL)arg2; ++ (struct EshComputedValue)parseParam:(const char **)arg1 first:(_Bool)arg2; + (int)parseCommand:(const char **)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVShadow.h b/iOS7/PrivateFrameworks/OfficeImport/OAVShadow.h index ff32f7648..8fc4b9e25 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVShadow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVShadow.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVShadow : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVShape.h b/iOS7/PrivateFrameworks/OfficeImport/OAVShape.h index 4bb1f5999..bc88be431 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVShape.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVShape : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeGeometry.h index 0cd2ba30d..69eb24f1e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeGeometry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVShapeGeometry : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeManager.h b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeManager.h index e69213405..9f55f8199 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeManager.h @@ -8,6 +8,7 @@ @class NSDictionary, OCPPackagePart; +// Not exported @interface OAVShapeManager : NSObject { struct _xmlNode *mShape; @@ -18,19 +19,19 @@ } - (struct OAVTextBoxInsets)textInsets; -- (BOOL)fitShapeToText; +- (_Bool)fitShapeToText; - (id)textRotation; - (id)textAltLayoutFlow; - (id)textLayoutFlow; -- (BOOL)autoInsets; +- (_Bool)autoInsets; - (id)textAnchor; - (id)textWrapStyle; - (struct CGPoint)shadowOffsets; - (float)shadowAlpha; - (id)shadowColor; - (id)shadowType; -- (BOOL)isShadowed; -- (BOOL)isShadowOK; +- (_Bool)isShadowed; +- (_Bool)isShadowOK; - (id)strokeEndArrowLength; - (id)strokeEndArrowWidth; - (id)strokeEndArrowType; @@ -47,8 +48,8 @@ - (id)strokeFillType; - (id)strokeBgColor; - (id)strokeFgColor; -- (BOOL)isStroked; -- (BOOL)isStrokeOK; +- (_Bool)isStroked; +- (_Bool)isStrokeOK; - (id)imageFillTitle; - (id)imageFillId; - (id)fillGradientColors; @@ -59,10 +60,10 @@ - (float)fillFgAlpha; - (id)fillFgColor; - (id)fillType; -- (BOOL)isFilled; -- (BOOL)isFillOK; -- (BOOL)isWordArt; -- (BOOL)isImage; +- (_Bool)isFilled; +- (_Bool)isFillOK; +- (_Bool)isWordArt; +- (_Bool)isImage; - (id)movieRelId; - (id)imageRelId; - (id)textBodyRects; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeType.h b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeType.h index 9e57cd625..7f9fb4140 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVShapeType.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVShapeType.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVShapeType : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVState.h b/iOS7/PrivateFrameworks/OfficeImport/OAVState.h index d5d865ff7..a2c3afe3c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSMutableSet, OAXDrawingState, OCPPackagePart; +// Not exported @interface OAVState : NSObject { Class mClient; @@ -19,8 +20,8 @@ } - (id)blipRefForURL:(id)arg1; -- (unsigned long)officeArtShapeIdWithVmlShapeId:(id)arg1; -- (BOOL)isDualDrawable:(id)arg1; +- (unsigned int)officeArtShapeIdWithVmlShapeId:(id)arg1; +- (_Bool)isDualDrawable:(id)arg1; - (void)addDualDrawable:(id)arg1; - (void)setDrawable:(id)arg1 forVmlShapeId:(id)arg2; - (id)drawableForVmlShapeId:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVStroke-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAVStroke-Private.h new file mode 100644 index 000000000..20e61a8d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVStroke-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAVStroke (Private) ++ (void)readFillStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (id)targetFgColorWithManager:(id)arg1; ++ (void)readJoinStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (void)readDashStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (void)readLineEnd:(id)arg1 type:(id)arg2 width:(id)arg3 length:(id)arg4; ++ (int)readCapStyle:(id)arg1; ++ (int)readLineEndLength:(id)arg1; ++ (int)readLineEndWidth:(id)arg1; ++ (int)readLineEndType:(id)arg1; ++ (int)readPresetDashStyle:(id)arg1; ++ (int)readCompoundType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVStroke.h b/iOS7/PrivateFrameworks/OfficeImport/OAVStroke.h index 6f0f248e3..8ae0bc70e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVStroke.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVStroke.h @@ -6,22 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAVStroke : NSObject { } + (id)readFromManager:(id)arg1; -+ (void)readFillStyleFromManager:(id)arg1 toStroke:(id)arg2; -+ (id)targetFgColorWithManager:(id)arg1; -+ (void)readJoinStyleFromManager:(id)arg1 toStroke:(id)arg2; -+ (void)readDashStyleFromManager:(id)arg1 toStroke:(id)arg2; -+ (void)readLineEnd:(id)arg1 type:(id)arg2 width:(id)arg3 length:(id)arg4; -+ (int)readCapStyle:(id)arg1; -+ (int)readLineEndLength:(id)arg1; -+ (int)readLineEndWidth:(id)arg1; -+ (int)readLineEndType:(id)arg1; -+ (int)readPresetDashStyle:(id)arg1; -+ (int)readCompoundType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVTextBodyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OAVTextBodyProperties.h index 55e460967..7c7c2eb56 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVTextBodyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVTextBodyProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAVTextBodyProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt-Private.h new file mode 100644 index 000000000..d4e0addb6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAVWordArt (Private) ++ (void)readFromStyle:(id)arg1 manager:(id)arg2 toCharacterProperties:(id)arg3 state:(id)arg4; ++ (int)readTextAlign:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt.h b/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt.h index cba97d293..295d1b762 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAVWordArt.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAVWordArt : NSObject { } + (void)readFromManager:(id)arg1 toShape:(id)arg2 state:(id)arg3; -+ (void)readFromStyle:(id)arg1 manager:(id)arg2 toCharacterProperties:(id)arg3 state:(id)arg4; -+ (int)readTextAlign:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBackground.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBackground.h index e185c1e8e..28508ee74 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXBackground.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBackground.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXBackground : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBaseStyles.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBaseStyles.h index f23e0c15d..610b7c52c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXBaseStyles.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBaseStyles.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXBaseStyles : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBaseTypes.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBaseTypes.h index 46421efac..96036f76d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXBaseTypes.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBaseTypes.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXBaseTypes : NSObject { } @@ -23,8 +24,8 @@ + (double)readRequiredAngleFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; + (float)readOptionalLengthFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; + (float)readRequiredLengthFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; -+ (long)readOptionalLongFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; -+ (long)readRequiredLongFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; ++ (long long)readOptionalLongFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; ++ (long long)readRequiredLongFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2; + (id)rectAlignmentEnumMap; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBlipContext.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipContext.h index a7931141d..19087e7c2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXBlipContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipContext.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OAXBlipContext : OCXDelayedMediaContext { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects-Private.h new file mode 100644 index 000000000..79f82be51 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXBlipEffects (Private) ++ (id)duotoneTransferModeEnumMap; ++ (id)readDuotoneEffect:(struct _xmlNode *)arg1; ++ (id)readAlphaModFixEffect:(struct _xmlNode *)arg1; ++ (id)readColorChangeEffect:(struct _xmlNode *)arg1; ++ (id)readBiLevelEffect:(struct _xmlNode *)arg1; ++ (id)readGrayscaleEffect:(struct _xmlNode *)arg1; ++ (id)readLuminanceEffect:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects.h b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects.h index 22ca6b341..4bf1856d4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXBlipEffects.h @@ -6,18 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXBlipEffects : NSObject { } + (void)readBlipEffectsFromBlipRef:(struct _xmlNode *)arg1 toBlipRef:(id)arg2; -+ (id)duotoneTransferModeEnumMap; -+ (id)readDuotoneEffect:(struct _xmlNode *)arg1; -+ (id)readAlphaModFixEffect:(struct _xmlNode *)arg1; -+ (id)readColorChangeEffect:(struct _xmlNode *)arg1; -+ (id)readBiLevelEffect:(struct _xmlNode *)arg1; -+ (id)readGrayscaleEffect:(struct _xmlNode *)arg1; -+ (id)readLuminanceEffect:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXClient-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OAXClient-Protocol.h index 063beacfc..4a8aaab41 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXClient-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXClient-Protocol.h @@ -5,7 +5,7 @@ */ @protocol OAXClient -+ (BOOL)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; ++ (_Bool)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; - (id)readGraphicData:(struct _xmlNode *)arg1 state:(id)arg2; - (id)readOle:(struct _xmlNode *)arg1 state:(id)arg2; - (void)postprocessHyperlink:(id)arg1 relationship:(id)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXClient.h b/iOS7/PrivateFrameworks/OfficeImport/OAXClient.h index 780fc9415..797d79363 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXClient.h @@ -8,11 +8,12 @@ #import +// Not exported @interface OAXClient : NSObject { } -+ (BOOL)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; ++ (_Bool)sourceDrawableIsTopLevel:(struct _xmlNode *)arg1; - (id)readGraphicData:(struct _xmlNode *)arg1 state:(id)arg2; - (id)readOle:(struct _xmlNode *)arg1 state:(id)arg2; - (void)postprocessHyperlink:(id)arg1 relationship:(id)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColor-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColor-Private.h new file mode 100644 index 000000000..86ed29ceb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColor-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXColor (Private) ++ (id)schemeColorEnumMap; ++ (id)systemColorEnumMap; ++ (id)presetColorEnumMap; ++ (id)readSchemeColorFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readSystemColorFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readPresetColorFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readHslColorFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readSRgbColorFromXmlNode:(struct _xmlNode *)arg1 attribute:(const char *)arg2; ++ (id)readScRgbColorFromXmlNode:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColor.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColor.h index 658d323a8..c852a5a7f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXColor : NSObject { } @@ -14,15 +15,6 @@ + (id)readPresetColorFromAttribute:(id)arg1; + (id)readColorFromNode:(struct _xmlNode *)arg1; + (id)readColorFromParentXmlNode:(struct _xmlNode *)arg1; -+ (id)schemeColorEnumMap; -+ (id)systemColorEnumMap; -+ (id)presetColorEnumMap; -+ (id)readSchemeColorFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readSystemColorFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readPresetColorFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readHslColorFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readSRgbColorFromXmlNode:(struct _xmlNode *)arg1 attribute:(const char *)arg2; -+ (id)readScRgbColorFromXmlNode:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap-Private.h new file mode 100644 index 000000000..8b687d203 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXColorMap (Private) ++ (id)mapColorEnumMap; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap.h index 448c6119b..b339f83fd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColorMap.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXColorMap : NSObject { } + (void)readFromXmlNode:(struct _xmlNode *)arg1 toColorMap:(id)arg2; -+ (id)mapColorEnumMap; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColorScheme.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColorScheme.h index dc5339560..e2268d815 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXColorScheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColorScheme.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXColorScheme : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform-Private.h new file mode 100644 index 000000000..272165b07 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXColorTransform (Private) ++ (id)colorTransformTypeEnumMap; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform.h b/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform.h index 1d9e5268f..bc780d5b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXColorTransform.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXColorTransform : NSObject { } + (id)readColorTransformsFromXmlNode:(struct _xmlNode *)arg1; -+ (id)colorTransformTypeEnumMap; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/OAXCommon.h index ea37e62c2..1db47f649 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXConnector.h b/iOS7/PrivateFrameworks/OfficeImport/OAXConnector.h index 8581c9c68..68e8e6289 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXConnector.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXConnector.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXConnector : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXDrawable.h b/iOS7/PrivateFrameworks/OfficeImport/OAXDrawable.h index bf543abb3..5b8afc341 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXDrawable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXDrawable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXDrawable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXDrawingState.h b/iOS7/PrivateFrameworks/OfficeImport/OAXDrawingState.h index 80e6c12b6..1e47eb380 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXDrawingState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXDrawingState.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, OADBlipCollection, OADColorMap, OADColorScheme, OADFontScheme, OADStyleMatrix, OAVState, OAXClient, OAXTableStyleCache, OCPPackagePart; +// Not exported @interface OAXDrawingState : NSObject { OAXClient *mClient; @@ -29,7 +30,7 @@ @property(retain, nonatomic) NSMutableDictionary *sourceURLToTargetBulletBlipIndexMap; // @synthesize sourceURLToTargetBulletBlipIndexMap=mSrcURLToTgtBulletBlipIndexMap; @property(retain, nonatomic) NSMutableDictionary *sourceURLToTargetBlipIndexMap; // @synthesize sourceURLToTargetBlipIndexMap=mSrcURLToTgtBlipIndexMap; -- (BOOL)isInsideGroup; +- (_Bool)isInsideGroup; - (void)popGroup; - (void)pushGroup; - (id)bulletBlipRefForURL:(id)arg1; @@ -50,8 +51,8 @@ - (void)setDocumentState:(id)arg1; - (id)documentState; - (void)resetForNewDrawing; -- (void)setDrawable:(id)arg1 forShapeId:(unsigned long)arg2; -- (id)drawableForShapeId:(unsigned long)arg1; +- (void)setDrawable:(id)arg1 forShapeId:(unsigned long long)arg2; +- (id)drawableForShapeId:(unsigned int)arg1; - (void)setTableStyleCache:(id)arg1; - (id)tableStyleCache; - (void)setStyleMatrix:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXEffect-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXEffect-Private.h new file mode 100644 index 000000000..731a555f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXEffect-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXEffect (Private) ++ (id)presetShadowTypeEnumMap; ++ (void)readGlow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (void)readReflection:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (void)readPresetShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (void)readOuterShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (void)readShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OAXEffect.h index 1cd5e4014..5b7e2a2c5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXEffect.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXEffect : NSObject { } + (id)readEffectsFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3; -+ (id)presetShadowTypeEnumMap; -+ (void)readGlow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (void)readReflection:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (void)readPresetShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (void)readOuterShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (void)readShadow:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXFill-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXFill-Private.h new file mode 100644 index 000000000..8b7327a33 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXFill-Private.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXFill (Private) ++ (id)presetPatternFillTypeEnumMap; ++ (id)pathGradientFillTypeEnumMap; ++ (id)tileFlipModeEnumMap; ++ (id)readPresetPatternFillFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readImageFillFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3; ++ (void)readTile:(struct _xmlNode *)arg1 tile:(id)arg2; ++ (void)readStretch:(struct _xmlNode *)arg1 stretch:(id)arg2; ++ (id)readGradientFillFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readPathGradientFillFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readLinearGradientFillFromXmlNode:(struct _xmlNode *)arg1; ++ (void)readGradientFillFromXmlNode:(struct _xmlNode *)arg1 toGradientFill:(id)arg2; ++ (id)readSolidFillFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readGroupFillFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readNullFillFromXmlNode:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXFill.h b/iOS7/PrivateFrameworks/OfficeImport/OAXFill.h index 7cb1ebfb2..5d08d4fbd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXFill.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXFill.h @@ -6,26 +6,13 @@ #import "NSObject.h" +// Not exported @interface OAXFill : NSObject { } -+ (id)readBlipRefFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3 forBullet:(BOOL)arg4; ++ (id)readBlipRefFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3 forBullet:(_Bool)arg4; + (id)readFillFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3; -+ (id)presetPatternFillTypeEnumMap; -+ (id)pathGradientFillTypeEnumMap; -+ (id)tileFlipModeEnumMap; -+ (id)readPresetPatternFillFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readImageFillFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3; -+ (void)readTile:(struct _xmlNode *)arg1 tile:(id)arg2; -+ (void)readStretch:(struct _xmlNode *)arg1 stretch:(id)arg2; -+ (id)readGradientFillFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readPathGradientFillFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readLinearGradientFillFromXmlNode:(struct _xmlNode *)arg1; -+ (void)readGradientFillFromXmlNode:(struct _xmlNode *)arg1 toGradientFill:(id)arg2; -+ (id)readSolidFillFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readGroupFillFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readNullFillFromXmlNode:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXFillOverlayEffect.h b/iOS7/PrivateFrameworks/OfficeImport/OAXFillOverlayEffect.h index 93376cb19..aa0f339ba 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXFillOverlayEffect.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXFillOverlayEffect.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXFillOverlayEffect : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXFontReference.h b/iOS7/PrivateFrameworks/OfficeImport/OAXFontReference.h index e4c37526c..a7f077a87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXFontReference.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXFontReference.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXFontReference : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXFontScheme.h b/iOS7/PrivateFrameworks/OfficeImport/OAXFontScheme.h index a44560faa..5ea7d81b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXFontScheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXFontScheme.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXFontScheme : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry-Private.h new file mode 100644 index 000000000..6b1ceca1b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry-Private.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXGeometry (Private) ++ (id)pathFillModeEnumMap; ++ (id)formulaKeywordEnumMap; ++ (id)formulaTypeEnumMap; ++ (id)shapeTypeEnumMap; ++ (void)readPathsFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (void)readTextRectFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (struct OADAdjustCoord)readAdjustCoordFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2 formulaNameToIndexMap:(id)arg3; ++ (void)addFormulasFromFile:(id)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (void)readFormulasFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3 formulaNameToIndexMap:(id)arg4; ++ (void)readAdjustValuesFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3; ++ (id)readPresetGeometryFromXmlNode:(struct _xmlNode *)arg1; ++ (int)adjustValueWithGuideXmlNode:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry.h index fe410e546..d7c7689d3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGeometry.h @@ -6,26 +6,15 @@ #import "NSObject.h" +// Not exported @interface OAXGeometry : NSObject { } + (id)stringForShapeType:(int)arg1; + (int)shapeTypeForString:(id)arg1; -+ (id)readCustomGeometryFromXmlNode:(struct _xmlNode *)arg1 hasImplicitFormulas:(BOOL)arg2; ++ (id)readCustomGeometryFromXmlNode:(struct _xmlNode *)arg1 hasImplicitFormulas:(_Bool)arg2; + (id)readFromParentXmlNode:(struct _xmlNode *)arg1; -+ (id)pathFillModeEnumMap; -+ (id)formulaKeywordEnumMap; -+ (id)formulaTypeEnumMap; -+ (id)shapeTypeEnumMap; -+ (void)readPathsFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; -+ (void)readTextRectFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; -+ (struct OADAdjustCoord)readAdjustCoordFromXmlNode:(struct _xmlNode *)arg1 name:(const char *)arg2 formulaNameToIndexMap:(id)arg3; -+ (void)addFormulasFromFile:(id)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; -+ (void)readFormulasFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3 formulaNameToIndexMap:(id)arg4; -+ (void)readAdjustValuesFromCustomGeometryXmlNode:(struct _xmlNode *)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3; -+ (id)readPresetGeometryFromXmlNode:(struct _xmlNode *)arg1; -+ (int)adjustValueWithGuideXmlNode:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphic.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphic.h index 78f272904..70f6d1bbf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphic.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphic.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXGraphic : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicFrame.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicFrame.h index 7d0242dc1..a7f7c7486 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicFrame.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicFrame.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXGraphicFrame : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicalObject.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicalObject.h index 214b4d467..8f11599bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicalObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGraphicalObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXGraphicalObject : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGroup-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGroup-Private.h new file mode 100644 index 000000000..98c9fcbea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGroup-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXGroup (Private) ++ (void)applyGroupFill:(id)arg1 toChildrenOfGroup:(id)arg2; ++ (void)readPropertiesFromXmlNode:(struct _xmlNode *)arg1 properties:(id)arg2 drawingState:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXGroup.h b/iOS7/PrivateFrameworks/OfficeImport/OAXGroup.h index f872df525..5baaba3f0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXGroup.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXGroup.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXGroup : NSObject { } + (id)readFromXmlNode:(struct _xmlNode *)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; -+ (void)applyGroupFill:(id)arg1 toChildrenOfGroup:(id)arg2; -+ (void)readPropertiesFromXmlNode:(struct _xmlNode *)arg1 properties:(id)arg2 drawingState:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/OAXHyperlink.h index 80c03264e..b9b347c91 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXHyperlink.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXHyperlink : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXMovieContext.h b/iOS7/PrivateFrameworks/OfficeImport/OAXMovieContext.h index 39c86bfd0..46b168498 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXMovieContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXMovieContext.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OAXMovieContext : OCXDelayedMediaContext { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph-Private.h new file mode 100644 index 000000000..03c6c7be4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXParagraph (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph.h b/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph.h index f8ab5477d..b11a075bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXParagraph.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXParagraph : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXPicture-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXPicture-Private.h new file mode 100644 index 000000000..577f9799b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXPicture-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXPicture (Private) ++ (void)readNonVisualPropertiesFromXmlNode:(struct _xmlNode *)arg1 inNamespace:(id)arg2 toDrawable:(id)arg3 drawingState:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXPicture.h b/iOS7/PrivateFrameworks/OfficeImport/OAXPicture.h index 7fbb7687d..ac60b0b7a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXPicture.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXPicture.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXPicture : NSObject { } + (id)readFromXmlNode:(struct _xmlNode *)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; -+ (void)readNonVisualPropertiesFromXmlNode:(struct _xmlNode *)arg1 inNamespace:(id)arg2 toDrawable:(id)arg3 drawingState:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXScene3D.h b/iOS7/PrivateFrameworks/OfficeImport/OAXScene3D.h index ff244435a..5c1fd67c9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXScene3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXScene3D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXScene3D : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXShape.h b/iOS7/PrivateFrameworks/OfficeImport/OAXShape.h index 4eb1e2de2..3c5a7e79e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXShape.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXShape : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXShape3D.h b/iOS7/PrivateFrameworks/OfficeImport/OAXShape3D.h index 5cb48aebf..9f40538e0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXShape3D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXShape3D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXShape3D : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXShapeStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OAXShapeStyle.h index f15001298..f19a5159b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXShapeStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXShapeStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXShapeStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXStroke-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXStroke-Private.h new file mode 100644 index 000000000..e157a3a21 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXStroke-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXStroke (Private) ++ (id)readCustomDashFromXmlNode:(struct _xmlNode *)arg1; ++ (id)readPresetDashFromXmlNode:(struct _xmlNode *)arg1; ++ (void)readLineEnd:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (id)presetDashEnumMap; ++ (id)lineEndLengthEnumMap; ++ (id)lineEndWidthEnumMap; ++ (id)lineEndTypeEnumMap; ++ (id)penAlignmentEnumMap; ++ (id)lineCapEnumMap; ++ (id)compoundLineEnumMap; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXStroke.h b/iOS7/PrivateFrameworks/OfficeImport/OAXStroke.h index 552c5e537..b97f273f8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXStroke.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXStroke.h @@ -6,21 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXStroke : NSObject { } + (id)readStrokeFromXmlNode:(struct _xmlNode *)arg1 packagePart:(id)arg2 drawingState:(id)arg3; -+ (id)readCustomDashFromXmlNode:(struct _xmlNode *)arg1; -+ (id)readPresetDashFromXmlNode:(struct _xmlNode *)arg1; -+ (void)readLineEnd:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (id)presetDashEnumMap; -+ (id)lineEndLengthEnumMap; -+ (id)lineEndWidthEnumMap; -+ (id)lineEndTypeEnumMap; -+ (id)penAlignmentEnumMap; -+ (id)lineCapEnumMap; -+ (id)compoundLineEnumMap; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXStyleMatrix.h b/iOS7/PrivateFrameworks/OfficeImport/OAXStyleMatrix.h index 787b4b971..d3be306d2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXStyleMatrix.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXStyleMatrix.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface OAXStyleMatrix : NSObject { } + (id)readReferenceFromNode:(struct _xmlNode *)arg1; -+ (BOOL)readReferenceFromParentNode:(struct _xmlNode *)arg1 name:(const char *)arg2 inNamespace:(id)arg3 color:(id *)arg4 index:(unsigned int *)arg5; ++ (_Bool)readReferenceFromParentNode:(struct _xmlNode *)arg1 name:(const char *)arg2 inNamespace:(id)arg3 color:(id *)arg4 index:(unsigned int *)arg5; + (void)readFromNode:(struct _xmlNode *)arg1 toStyleMatrix:(id)arg2 packagePart:(id)arg3 drawingState:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTable-Private.h new file mode 100644 index 000000000..ff32486f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTable-Private.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXTable (Private) ++ (void)readRowsFromTableXmlNode:(struct _xmlNode *)arg1 toTable:(id)arg2 drawingState:(id)arg3; ++ (void)readRowFromXmlNode:(struct _xmlNode *)arg1 toRow:(id)arg2 drawingState:(id)arg3; ++ (void)readCellFromXmlNode:(struct _xmlNode *)arg1 toCell:(id)arg2 drawingState:(id)arg3; ++ (id)readCellPropertiesFromXmlNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (void)readGridFromXmlNode:(struct _xmlNode *)arg1 toGrid:(id)arg2; ++ (void)readPropertiesFromXmlNode:(struct _xmlNode *)arg1 toProperties:(id)arg2 drawingState:(id)arg3; ++ (id)readPartStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)readTextStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (int)readOnOffFlag:(id)arg1; ++ (id)readCellStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)readCellBorderStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)readThemableEffectsFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)readThemableFillFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)readThemableStrokeFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTable.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTable.h index 3a367a69a..2836c17ae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXTable : NSObject { } @@ -14,20 +15,6 @@ + (void)cacheTableStylesInPart:(id)arg1 cache:(id)arg2; + (id)readFromXmlNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; + (id)readTableStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (void)readRowsFromTableXmlNode:(struct _xmlNode *)arg1 toTable:(id)arg2 drawingState:(id)arg3; -+ (void)readRowFromXmlNode:(struct _xmlNode *)arg1 toRow:(id)arg2 drawingState:(id)arg3; -+ (void)readCellFromXmlNode:(struct _xmlNode *)arg1 toCell:(id)arg2 drawingState:(id)arg3; -+ (id)readCellPropertiesFromXmlNode:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (void)readGridFromXmlNode:(struct _xmlNode *)arg1 toGrid:(id)arg2; -+ (void)readPropertiesFromXmlNode:(struct _xmlNode *)arg1 toProperties:(id)arg2 drawingState:(id)arg3; -+ (id)readPartStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)readTextStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (int)readOnOffFlag:(id)arg1; -+ (id)readCellStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)readCellBorderStyle:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)readThemableEffectsFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)readThemableFillFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)readThemableStrokeFromParent:(struct _xmlNode *)arg1 drawingState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTableStyleCache.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTableStyleCache.h index bcba7e7eb..77b132161 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTableStyleCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTableStyleCache.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSString; +// Not exported @interface OAXTableStyleCache : NSObject { NSString *mDefaultStyleId; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody-Private.h new file mode 100644 index 000000000..3a1cd0d7d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXTextBody (Private) ++ (void)readHorizontalOverflowType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readVerticalOverflowType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readWrapType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readFlowType:(id)arg1 textBodyProperties:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody.h index df037a19d..3ef4ed250 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextBody.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXTextBody : NSObject { } @@ -15,10 +16,6 @@ + (int)readFlowType:(id)arg1; + (void)readTextBodyProperties:(struct _xmlNode *)arg1 textBodyProperties:(id)arg2 drawingState:(id)arg3; + (void)readTextBodyFromXmlNode:(struct _xmlNode *)arg1 textBody:(id)arg2 drawingState:(id)arg3; -+ (void)readHorizontalOverflowType:(id)arg1 textBodyProperties:(id)arg2; -+ (void)readVerticalOverflowType:(id)arg1 textBodyProperties:(id)arg2; -+ (void)readWrapType:(id)arg1 textBodyProperties:(id)arg2; -+ (void)readFlowType:(id)arg1 textBodyProperties:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag-Private.h new file mode 100644 index 000000000..497f855f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXTextCharPropertyBag (Private) ++ (void)readFont:(struct _xmlNode *)arg1 characterProperties:(id)arg2; ++ (void)readFormatting:(struct _xmlNode *)arg1 characterProperties:(id)arg2 drawingState:(id)arg3; ++ (void)readUnderlineFill:(struct _xmlNode *)arg1 underline:(id)arg2 drawingState:(id)arg3; ++ (void)readUnderlineType:(id)arg1 underline:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag.h index ebf538dc8..d1a083939 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextCharPropertyBag.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXTextCharPropertyBag : NSObject { } + (void)readCharacterProperties:(struct _xmlNode *)arg1 characterProperties:(id)arg2 drawingState:(id)arg3; -+ (void)readFont:(struct _xmlNode *)arg1 characterProperties:(id)arg2; -+ (void)readFormatting:(struct _xmlNode *)arg1 characterProperties:(id)arg2 drawingState:(id)arg3; -+ (void)readUnderlineFill:(struct _xmlNode *)arg1 underline:(id)arg2 drawingState:(id)arg3; -+ (void)readUnderlineType:(id)arg1 underline:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextListStyle.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextListStyle.h index fdad13326..138ed68da 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTextListStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextListStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXTextListStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag-Private.h new file mode 100644 index 000000000..30afd0bc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXTextParaPropertyBag (Private) ++ (int)readBulletScheme:(id)arg1; ++ (void)readFontAlign:(id)arg1 paragraphProperties:(id)arg2; ++ (void)readAlign:(id)arg1 paragraphProperties:(id)arg2; ++ (void)readTabList:(struct _xmlNode *)arg1 paragraphProperties:(id)arg2; ++ (id)readSpacing:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag.h index 9eedacf74..3e2921dc4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTextParaPropertyBag.h @@ -6,16 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXTextParaPropertyBag : NSObject { } + (void)readParagraphProperties:(struct _xmlNode *)arg1 paragraphProperties:(id)arg2 drawingState:(id)arg3; -+ (int)readBulletScheme:(id)arg1; -+ (void)readFontAlign:(id)arg1 paragraphProperties:(id)arg2; -+ (void)readAlign:(id)arg1 paragraphProperties:(id)arg2; -+ (void)readTabList:(struct _xmlNode *)arg1 paragraphProperties:(id)arg2; -+ (id)readSpacing:(struct _xmlNode *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTheme-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTheme-Private.h new file mode 100644 index 000000000..d8aff3aa4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTheme-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OAXTheme (Private) ++ (void)readDefaultProperties:(struct _xmlNode *)arg1 fallback:(struct _xmlNode *)arg2 defaultProperties:(id)arg3 drawingState:(id)arg4; ++ (struct _xmlNode *)childNamed:(const char *)arg1 inParent:(struct _xmlNode *)arg2 fallbackParent:(struct _xmlNode *)arg3; ++ (void)readObjectDefaults:(struct _xmlNode *)arg1 theme:(id)arg2 drawingState:(id)arg3; ++ (void)readObjectDefaultsFromParent:(struct _xmlNode *)arg1 defaultsName:(const char *)arg2 toObjectDefaults:(id)arg3 drawingState:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTheme.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTheme.h index af995f642..33a7ec271 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTheme.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface OAXTheme : NSObject { } + (void)readFromPackagePart:(id)arg1 toTheme:(id)arg2 state:(id)arg3; -+ (void)readDefaultProperties:(struct _xmlNode *)arg1 fallback:(struct _xmlNode *)arg2 defaultProperties:(id)arg3 drawingState:(id)arg4; -+ (struct _xmlNode *)childNamed:(const char *)arg1 inParent:(struct _xmlNode *)arg2 fallbackParent:(struct _xmlNode *)arg3; -+ (void)readObjectDefaults:(struct _xmlNode *)arg1 theme:(id)arg2 drawingState:(id)arg3; -+ (void)readObjectDefaultsFromParent:(struct _xmlNode *)arg1 defaultsName:(const char *)arg2 toObjectDefaults:(id)arg3 drawingState:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXThemeOverrides.h b/iOS7/PrivateFrameworks/OfficeImport/OAXThemeOverrides.h index c37bdf56c..94a610894 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXThemeOverrides.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXThemeOverrides.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXThemeOverrides : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OAXTransform2D.h b/iOS7/PrivateFrameworks/OfficeImport/OAXTransform2D.h index 701a474b5..f10c2fffb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OAXTransform2D.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OAXTransform2D.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OAXTransform2D : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCBReader.h b/iOS7/PrivateFrameworks/OfficeImport/OCBReader.h index f47859365..b9c10ab9e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCBReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCBReader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OCBReader : OCDEncryptedReader { struct OcBinaryReader *mBinaryReader; @@ -15,9 +16,9 @@ @property(nonatomic) struct __sFILE *file; // @synthesize file=mFile; @property(nonatomic) struct OcBinaryReader *binaryReader; // @synthesize binaryReader=mBinaryReader; - (id)read; -- (BOOL)start; +- (_Bool)start; - (void)restartReaderToUseDecryptedDocument; -- (BOOL)retainDecryptorWithErrorCode:(int *)arg1; +- (_Bool)retainDecryptorWithErrorCode:(int *)arg1; - (id)allocDecryptorWithCryptoKey:(struct OCCCryptoKey *)arg1 baseOutputFilename:(id)arg2; - (struct OCCBinaryStreamer *)allocBinaryStreamerWithCryptoKey:(struct OCCCryptoKey *)arg1 baseOutputFilenameInUTF8:(const char *)arg2; - (_Bool)isBinaryReader; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCBSummary.h b/iOS7/PrivateFrameworks/OfficeImport/OCBSummary.h index 9351a04e9..2940358a5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCBSummary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCBSummary.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCBSummary : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor-Agile.h b/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor-Agile.h new file mode 100644 index 000000000..3bdf61788 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor-Agile.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCCDecryptor (Agile) ++ (id)agilePasswordKeyEncryptorNamespace; ++ (id)agileDescriptorNamespace; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor.h b/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor.h index d78a47c68..ffd45be63 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCCDecryptor.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface OCCDecryptor : NSObject { NSString *mOutputFilename; @@ -16,14 +17,12 @@ } + (id)allocTempFileWithBase:(id)arg1 outFilename:(id *)arg2; -+ (id)agilePasswordKeyEncryptorNamespace; -+ (id)agileDescriptorNamespace; @property(readonly, nonatomic) NSString *outputFilename; // @synthesize outputFilename=mOutputFilename; -- (BOOL)decryptIntoOutputFile; -- (BOOL)verifyPassphrase:(id)arg1; -- (BOOL)decrypt; +- (_Bool)decryptIntoOutputFile; +- (_Bool)verifyPassphrase:(id)arg1; +- (_Bool)decrypt; - (void)deleteOutputFile; -- (BOOL)isReadProtectedUsingDefaultPassphrase; +- (_Bool)isReadProtectedUsingDefaultPassphrase; - (id)initWithStreamer:(struct OCCStreamer *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCCancel.h b/iOS7/PrivateFrameworks/OfficeImport/OCCancel.h index 5c376c755..5692cbafd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCCancel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCCancel.h @@ -8,15 +8,16 @@ #import "OCCancelDelegate-Protocol.h" +// Not exported @interface OCCancel : NSObject { - BOOL mIsCancelled; - BOOL mIsQuit; + _Bool mIsCancelled; + _Bool mIsQuit; } -- (BOOL)isQuit; +- (_Bool)isQuit; - (void)quit; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)cancel; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCCancelDelegate-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OCCancelDelegate-Protocol.h index 590d3fd9c..d1efe76bf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCCancelDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCCancelDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol OCCancelDelegate -- (BOOL)isCancelled; +- (_Bool)isCancelled; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedMedia.h b/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedMedia.h index 612ad3d9f..2937913d6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedMedia.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedMedia.h @@ -6,6 +6,7 @@ #import +// Not exported @interface OCDDelayedMedia : OCDDelayedNode { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedNode.h b/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedNode.h index c4196436b..ca5c21882 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDDelayedNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCDDelayedNode : NSObject { id mDelayedContext; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDDocument.h b/iOS7/PrivateFrameworks/OfficeImport/OCDDocument.h index e428ef023..cbfb4b023 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDDocument.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDDocument.h @@ -8,6 +8,7 @@ @class NSData, OADBlipCollection, OADGraphicStyleCache, OADTextListStyle, OCDReader, OCDSummary, OCDWriter; +// Not exported @interface OCDDocument : NSObject { OCDReader *mReader; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader-Protected.h b/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader-Protected.h new file mode 100644 index 000000000..5b1d4166b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader-Protected.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCDEncryptedReader (Protected) +- (void)restartReaderToUseDecryptedDocument; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader.h b/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader.h index 2fde5a538..d1519a436 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDEncryptedReader.h @@ -8,16 +8,16 @@ @class OCCDecryptor; +// Not exported @interface OCDEncryptedReader : OCDReader { OCCDecryptor *mDecryptor; } @property(readonly, nonatomic) OCCDecryptor *decryptor; // @synthesize decryptor=mDecryptor; -- (BOOL)retainDecryptorWithErrorCode:(int *)arg1; +- (_Bool)retainDecryptorWithErrorCode:(int *)arg1; - (void)useUnencryptedDocument; - (void)dealloc; -- (void)restartReaderToUseDecryptedDocument; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDReader-Protected.h b/iOS7/PrivateFrameworks/OfficeImport/OCDReader-Protected.h new file mode 100644 index 000000000..a53d6b57e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDReader-Protected.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCDReader (Protected) +- (_Bool)verifyFileFormat; +- (id)read; +- (_Bool)start; +- (_Bool)isBinaryReader; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDReader.h b/iOS7/PrivateFrameworks/OfficeImport/OCDReader.h index 47aea4503..09a8977f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDReader.h @@ -8,11 +8,12 @@ @class CPImportTracing, NSData, NSError, NSString; +// Not exported @interface OCDReader : NSObject { id mCancelDelegate; id mDelegate; - BOOL mIsThumbnail; + _Bool mIsThumbnail; CPImportTracing *mTracing; NSString *mFileName; NSData *mData; @@ -20,7 +21,7 @@ } @property(retain, nonatomic) CPImportTracing *tracing; // @synthesize tracing=mTracing; -@property(nonatomic) BOOL isThumbnail; // @synthesize isThumbnail=mIsThumbnail; +@property(nonatomic) _Bool isThumbnail; // @synthesize isThumbnail=mIsThumbnail; @property(nonatomic) id delegate; // @synthesize delegate=mDelegate; @property(retain, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancelDelegate; @property(retain, nonatomic) NSError *startError; // @synthesize startError=mStartError; @@ -29,10 +30,6 @@ - (void)setStartErrorMessageFromException:(id)arg1; - (void)dealloc; - (id)initWithCancelDelegate:(id)arg1 tracing:(id)arg2; -- (BOOL)verifyFileFormat; -- (id)read; -- (BOOL)start; -- (_Bool)isBinaryReader; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCDSummary.h b/iOS7/PrivateFrameworks/OfficeImport/OCDSummary.h index 1b42c2f13..2454a28f8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCDSummary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCDSummary.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface OCDSummary : NSObject { NSString *mTitle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCImporter-Protected.h b/iOS7/PrivateFrameworks/OfficeImport/OCImporter-Protected.h new file mode 100644 index 000000000..58a9c9932 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCImporter-Protected.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCImporter (Protected) +- (_Bool)start; +- (_Bool)isXML; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCImporter.h b/iOS7/PrivateFrameworks/OfficeImport/OCImporter.h index 2d59be5f2..3e4bb0106 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCImporter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCImporter.h @@ -8,13 +8,14 @@ @class CPImportTracing, NSData, NSURL, OCDReader, TSUProgressContext; +// Not exported @interface OCImporter : OCMapper { NSURL *mURL; NSData *mData; OCDReader *mReader; CPImportTracing *mTracing; - BOOL mTryAlternateReader; + _Bool mTryAlternateReader; TSUProgressContext *mProgressContext; } @@ -23,16 +24,14 @@ @property(retain) TSUProgressContext *progressContext; // @synthesize progressContext=mProgressContext; - (id)displayName; - (id)filename; -- (BOOL)setPassphrase:(id)arg1; -- (BOOL)isDocumentEncryptedUnsupportedVersion:(char *)arg1 errorMessage:(id *)arg2; -- (BOOL)isDocumentEncryptedUnsupportedVersionHelper:(char *)arg1 errorMessage:(id *)arg2 readError:(char *)arg3; -- (BOOL)tryAlternateReader; +- (_Bool)setPassphrase:(id)arg1; +- (_Bool)isDocumentEncryptedUnsupportedVersion:(_Bool *)arg1 errorMessage:(id *)arg2; +- (_Bool)isDocumentEncryptedUnsupportedVersionHelper:(_Bool *)arg1 errorMessage:(id *)arg2 readError:(_Bool *)arg3; +- (_Bool)tryAlternateReader; - (void)setURL:(id)arg1; - (void)dealloc; - (id)initWithData:(id)arg1; - (id)initWithURL:(id)arg1; -- (BOOL)start; -- (BOOL)isXML; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCMapper.h b/iOS7/PrivateFrameworks/OfficeImport/OCMapper.h index d39de568b..a450ee0b9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCMapper.h @@ -8,6 +8,7 @@ @class OCCancel, TSUTemporaryDirectory; +// Not exported @interface OCMapper : NSObject { OCCancel *mCancel; @@ -19,7 +20,7 @@ - (void)teardown; - (void)setup; - (void)quit; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)cancel; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPException.h b/iOS7/PrivateFrameworks/OfficeImport/OCPException.h index 21be6cb9a..ce62a0373 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPException.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface OCPException : NSException { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-OCPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-OCPInternal.h new file mode 100644 index 000000000..beaf3cb20 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-OCPInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackage (OCPInternal) +- (id)contentTypeForPartLocation:(id)arg1; +- (id)initWithRelationshipsXml:(struct _xmlDoc *)arg1 propertiesXml:(struct _xmlDoc *)arg2 contentTypesXml:(struct _xmlDoc *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-Private.h new file mode 100644 index 000000000..5e8df94cd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackage (Private) +- (void)processOverrides:(id)arg1; +- (void)readContentTypeOverrideFromElement:(struct _xmlNode *)arg1 intoMap:(id)arg2; +- (void)readDefaultContentTypeFromElement:(struct _xmlNode *)arg1; +- (void)readContentTypesXml:(struct _xmlDoc *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackage.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage.h index 6f1328f6f..a755abf60 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPPackage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackage.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, OCPPackageProperties, OCPPackageRelationshipCollection; +// Not exported @interface OCPPackage : NSObject { OCPPackageRelationshipCollection *mRelationships; @@ -24,12 +25,6 @@ - (id)partForLocation:(id)arg1; - (void)dealloc; - (id)init; -- (id)contentTypeForPartLocation:(id)arg1; -- (id)initWithRelationshipsXml:(struct _xmlDoc *)arg1 propertiesXml:(struct _xmlDoc *)arg2 contentTypesXml:(struct _xmlDoc *)arg3; -- (void)processOverrides:(id)arg1; -- (void)readContentTypeOverrideFromElement:(struct _xmlNode *)arg1 intoMap:(id)arg2; -- (void)readDefaultContentTypeFromElement:(struct _xmlNode *)arg1; -- (void)readContentTypesXml:(struct _xmlDoc *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart-OCPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart-OCPInternal.h new file mode 100644 index 000000000..45e022326 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart-OCPInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackagePart (OCPInternal) +- (id)initWithLocation:(id)arg1 relationshipsXml:(struct _xmlDoc *)arg2 package:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart.h index 845a2b725..5bd28c296 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackagePart.h @@ -8,6 +8,7 @@ @class NSURL, OCPPackage, OCPPackageRelationshipCollection; +// Not exported @interface OCPPackagePart : NSObject { NSURL *mLocation; @@ -27,7 +28,6 @@ - (id)data; - (id)location; - (void)dealloc; -- (id)initWithLocation:(id)arg1 relationshipsXml:(struct _xmlDoc *)arg2 package:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-OCPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-OCPInternal.h new file mode 100644 index 000000000..a6a48dce8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-OCPInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackageProperties (OCPInternal) +- (id)initWithXml:(struct _xmlDoc *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-Private.h new file mode 100644 index 000000000..c691f0a4e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackageProperties (Private) +- (void)readFromXml:(struct _xmlDoc *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties.h index 6b0342db7..aa169586d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageProperties.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface OCPPackageProperties : NSObject { NSString *mCreator; @@ -21,8 +22,6 @@ - (id)description; - (id)creator; - (void)dealloc; -- (id)initWithXml:(struct _xmlDoc *)arg1; -- (void)readFromXml:(struct _xmlDoc *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPInternal.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPInternal.h new file mode 100644 index 000000000..03e2f0401 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackageRelationship (OCPInternal) +- (id)initWithXmlElement:(struct _xmlNode *)arg1 baseLocation:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPPrivate.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPPrivate.h new file mode 100644 index 000000000..853579f9a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship-OCPPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPPackageRelationship (OCPPrivate) +- (void)readFromElement:(struct _xmlNode *)arg1 baseLocation:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship.h index 29656c555..fe2806c50 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationship.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface OCPPackageRelationship : NSObject { NSString *mIdentifier; @@ -21,8 +22,6 @@ - (id)type; - (id)identifier; - (void)dealloc; -- (id)initWithXmlElement:(struct _xmlNode *)arg1 baseLocation:(id)arg2; -- (void)readFromElement:(struct _xmlNode *)arg1 baseLocation:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationshipCollection.h b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationshipCollection.h index a5d4d0284..acccdde3b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationshipCollection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPPackageRelationshipCollection.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface OCPPackageRelationshipCollection : NSObject { NSMutableDictionary *mIdentifierMap; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage-Private.h new file mode 100644 index 000000000..89738a5af --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OCPZipPackage (Private) +- (id)initWithArchive:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage.h b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage.h index 4e6992da3..4058a2044 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackage.h @@ -6,11 +6,12 @@ #import -@class NSMutableDictionary, SFUZipArchive; +@class NSMutableDictionary, OISFUZipArchive; +// Not exported @interface OCPZipPackage : OCPPackage { - SFUZipArchive *mArchive; + OISFUZipArchive *mArchive; NSMutableDictionary *mParts; } @@ -19,7 +20,6 @@ - (void)dealloc; - (id)initWithData:(id)arg1; - (id)initWithPath:(id)arg1; -- (id)initWithArchive:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackagePart.h b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackagePart.h index 178f9c3b6..194eed436 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackagePart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPZipPackagePart.h @@ -6,14 +6,15 @@ #import -@class SFUZipEntry; +@class OISFUZipEntry; +// Not exported @interface OCPZipPackagePart : OCPPackagePart { - SFUZipEntry *mEntry; + OISFUZipEntry *mEntry; } -@property(readonly, nonatomic) SFUZipEntry *zipEntry; // @synthesize zipEntry=mEntry; +@property(readonly, nonatomic) OISFUZipEntry *zipEntry; // @synthesize zipEntry=mEntry; - (struct _xmlTextReader *)xmlReader; - (struct _xmlDoc *)xmlDocument; - (void)copyToFile:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCPattern.h b/iOS7/PrivateFrameworks/OfficeImport/OCPattern.h index b9d9a6596..539c5701f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCPattern.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCPattern.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCPattern : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/OCXCommon.h index 838aa5e49..9aac87269 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXDelayedMediaContext.h b/iOS7/PrivateFrameworks/OfficeImport/OCXDelayedMediaContext.h index c5c28d33b..02057eafc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXDelayedMediaContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXDelayedMediaContext.h @@ -10,6 +10,7 @@ @class NSURL, OCPPackage; +// Not exported @interface OCXDelayedMediaContext : NSObject { OCPPackage *mPackage; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXReader.h b/iOS7/PrivateFrameworks/OfficeImport/OCXReader.h index 05bbd0b05..ece48bc83 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXReader.h @@ -8,6 +8,7 @@ @class OCPZipPackage; +// Not exported @interface OCXReader : OCDEncryptedReader { OCPZipPackage *mZipPackage; @@ -15,11 +16,11 @@ @property(retain, nonatomic) OCPZipPackage *zipPackage; // @synthesize zipPackage=mZipPackage; - (id)read; -- (BOOL)start; +- (_Bool)start; - (void)restartReaderToUseDecryptedDocument; -- (BOOL)retainDecryptorWithErrorCode:(int *)arg1; +- (_Bool)retainDecryptorWithErrorCode:(int *)arg1; - (_Bool)isBinaryReader; -- (BOOL)verifyFileFormat; +- (_Bool)verifyFileFormat; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXSStream.h b/iOS7/PrivateFrameworks/OfficeImport/OCXSStream.h index a5cef4f72..32051aaf6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXSStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXSStream.h @@ -8,13 +8,14 @@ @class NSMutableArray; +// Not exported @interface OCXSStream : NSObject { NSMutableArray *mLevelStack; } -- (BOOL)hasLevels; -- (BOOL)popLevel; +- (_Bool)hasLevels; +- (_Bool)popLevel; - (void)pushLevel:(int)arg1 name:(const char *)arg2; - (int)currentContextChildDepth; - (int)currentContextDepth; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXSStreamLevel.h b/iOS7/PrivateFrameworks/OfficeImport/OCXSStreamLevel.h index cf895a7fc..c0a14d695 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXSStreamLevel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXSStreamLevel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCXSStreamLevel : NSObject { const char *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXStreamUtility.h b/iOS7/PrivateFrameworks/OfficeImport/OCXStreamUtility.h index 0cae8b524..3cb7968ca 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXStreamUtility.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXStreamUtility.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface OCXStreamUtility : NSObject { } -+ (BOOL)readStream:(struct _xmlTextReader *)arg1 streamState:(id)arg2; -+ (BOOL)pScanStreamForwardToApplicableContentInAlternateContent:(struct _xmlTextReader *)arg1; ++ (_Bool)readStream:(struct _xmlTextReader *)arg1 streamState:(id)arg2; ++ (_Bool)pScanStreamForwardToApplicableContentInAlternateContent:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OCXSummary.h b/iOS7/PrivateFrameworks/OfficeImport/OCXSummary.h index dffc3e844..acbbfde2d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OCXSummary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OCXSummary.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface OCXSummary : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDAlgorithm.h b/iOS7/PrivateFrameworks/OfficeImport/ODDAlgorithm.h index c3ab4ba2a..7b4fc6ed4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDAlgorithm.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDAlgorithm.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODDAlgorithm : ODDLayoutObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDChoose.h b/iOS7/PrivateFrameworks/OfficeImport/ODDChoose.h index 13f1ce15d..fdd0ff236 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDChoose.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDChoose.h @@ -8,6 +8,7 @@ @class NSMutableArray, ODDOtherwise; +// Not exported @interface ODDChoose : ODDLayoutObject { NSMutableArray *mWhens; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransform.h b/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransform.h index 754e69f56..3188a2710 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransform.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface ODDColorTransform : NSObject { NSMutableDictionary *mStyleLabels; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransformStyleLabel.h b/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransformStyleLabel.h index 6e6b6bb03..a2740b174 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransformStyleLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDColorTransformStyleLabel.h @@ -8,6 +8,7 @@ @class ODDFillColorList; +// Not exported @interface ODDColorTransformStyleLabel : NSObject { ODDFillColorList *mFillColors; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDDataPoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODDDataPoint.h index 4cb502fac..c062243cb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDDataPoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDDataPoint.h @@ -8,13 +8,14 @@ @class NSMutableArray; +// Not exported @interface ODDDataPoint : ODDPoint { NSMutableArray *mPresentations; } - (void)addAssociatedPresentation:(id)arg1; -- (void)addPresentation:(id)arg1 order:(unsigned int)arg2; +- (void)addPresentation:(id)arg1 order:(unsigned long long)arg2; - (id)presentations; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDDiagram.h b/iOS7/PrivateFrameworks/OfficeImport/ODDDiagram.h index f2b8c2340..d58535701 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDDiagram.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDDiagram.h @@ -8,6 +8,7 @@ @class ODDColorTransform, ODDNodePoint, ODDStyleDefinition; +// Not exported @interface ODDDiagram : OADDrawable { ODDNodePoint *mDocumentPoint; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList-Private.h new file mode 100644 index 000000000..573d5591a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODDFillColorList (Private) +- (void)getComponentsForIndex:(unsigned long long)arg1 hue:(float *)arg2 saturation:(float *)arg3 brightness:(float *)arg4 state:(id)arg5; +- (id)spanColorAtIndex:(unsigned long long)arg1 count:(unsigned long long)arg2 state:(id)arg3; +- (id)repeatColorAtIndex:(unsigned long long)arg1; +- (id)cycleColorAtIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList.h b/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList.h index ee20ae154..841cb182e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDFillColorList.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface ODDFillColorList : NSObject { NSArray *mColors; @@ -18,12 +19,8 @@ - (void)setMethod:(int)arg1; - (void)setHueDirection:(int)arg1; - (void)setColors:(id)arg1; -- (id)colorAtIndex:(unsigned int)arg1 count:(unsigned int)arg2 state:(id)arg3; +- (id)colorAtIndex:(unsigned long long)arg1 count:(unsigned long long)arg2 state:(id)arg3; - (void)dealloc; -- (void)getComponentsForIndex:(unsigned int)arg1 hue:(float *)arg2 saturation:(float *)arg3 brightness:(float *)arg4 state:(id)arg5; -- (id)spanColorAtIndex:(unsigned int)arg1 count:(unsigned int)arg2 state:(id)arg3; -- (id)repeatColorAtIndex:(unsigned int)arg1; -- (id)cycleColorAtIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDForEach.h b/iOS7/PrivateFrameworks/OfficeImport/ODDForEach.h index 9c23da45f..b184266c5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDForEach.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDForEach.h @@ -8,6 +8,7 @@ @class ODDIteratorSpecification; +// Not exported @interface ODDForEach : ODDLayoutObjectList { ODDIteratorSpecification *mIteratorSpecification; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorAttributes.h b/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorAttributes.h index 26d5c22d2..f528abb87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorAttributes.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorAttributes.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODDIteratorAttributes : NSObject { int mAxis; int mPointType; - BOOL mHideLastTransition; + _Bool mHideLastTransition; int mStart; unsigned int mCount; int mStep; @@ -22,8 +23,8 @@ - (unsigned int)count; - (void)setStart:(int)arg1; - (int)start; -- (void)setHideLastTransition:(BOOL)arg1; -- (BOOL)hideLastTransition; +- (void)setHideLastTransition:(_Bool)arg1; +- (_Bool)hideLastTransition; - (void)setPointType:(int)arg1; - (int)pointType; - (void)setAxis:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorSpecification.h b/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorSpecification.h index 74bbd93a6..9ce53c290 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorSpecification.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDIteratorSpecification.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface ODDIteratorSpecification : NSObject { NSMutableArray *mAttributesList; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDLayout.h b/iOS7/PrivateFrameworks/OfficeImport/ODDLayout.h index 4144b136c..a7723b3f8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDLayout.h @@ -8,6 +8,7 @@ @class ODDLayoutNode; +// Not exported @interface ODDLayout : NSObject { ODDLayoutNode *mRootNode; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutNode.h b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutNode.h index 80ad89418..dfdad8a67 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutNode.h @@ -8,6 +8,7 @@ @class ODDLayoutVariablePropertySet; +// Not exported @interface ODDLayoutNode : ODDLayoutObjectList { ODDLayoutVariablePropertySet *mVariableList; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObject.h b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObject.h index e2c6c20b1..74dc5347a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODDLayoutObject : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObjectList.h b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObjectList.h index c958c4b8e..8f832f695 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObjectList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutObjectList.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface ODDLayoutObjectList : ODDLayoutObject { NSMutableArray *mChildren; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutVariablePropertySet.h b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutVariablePropertySet.h index 3e9850429..f1acc5da0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutVariablePropertySet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDLayoutVariablePropertySet.h @@ -6,14 +6,15 @@ #import +// Not exported @interface ODDLayoutVariablePropertySet : OADProperties { int mDirection; - BOOL mHasDirection; + _Bool mHasDirection; } + (id)defaultProperties; -- (BOOL)hasDirection; +- (_Bool)hasDirection; - (void)setDirection:(int)arg1; - (int)direction; - (id)initWithDefaults; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDNodePoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODDNodePoint.h index b0913c0af..625355010 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDNodePoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDNodePoint.h @@ -8,6 +8,7 @@ @class NSMutableArray, ODDTransitionPoint; +// Not exported @interface ODDNodePoint : ODDDataPoint { ODDNodePoint *mParent; @@ -20,7 +21,7 @@ - (id)siblingTransition; - (void)setParentTransition:(id)arg1; - (id)parentTransition; -- (void)addChild:(id)arg1 order:(unsigned int)arg2; +- (void)addChild:(id)arg1 order:(unsigned long long)arg2; - (id)children; - (id)parent; - (void)setType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDOtherwise.h b/iOS7/PrivateFrameworks/OfficeImport/ODDOtherwise.h index 1371c9b7a..6cb901d3f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDOtherwise.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDOtherwise.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODDOtherwise : ODDLayoutObjectList { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDPoint-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODDPoint-Private.h new file mode 100644 index 000000000..e9bfdbbaa --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDPoint-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODDPoint (Private) ++ (void)addConnectionToPoint:(id)arg1 order:(unsigned long long)arg2 array:(id *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDPoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODDPoint.h index 8cd49c174..a140a9404 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDPoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDPoint.h @@ -8,6 +8,7 @@ @class OADShapeProperties, OADTextBody, ODDPointPropertySet; +// Not exported @interface ODDPoint : NSObject { int mType; @@ -16,7 +17,6 @@ OADTextBody *mText; } -+ (void)addConnectionToPoint:(id)arg1 order:(unsigned int)arg2 array:(id *)arg3; - (void)setText:(id)arg1; - (id)text; - (id)shapeProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDPointPropertySet.h b/iOS7/PrivateFrameworks/OfficeImport/ODDPointPropertySet.h index a7d8cb90a..4b24fe07c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDPointPropertySet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDPointPropertySet.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ODDPointPropertySet : NSObject { NSString *mLayoutTypeId; @@ -16,7 +17,7 @@ int mPresentationStyleIndex; int mPresentationStyleCount; NSObject *mPresentationAssociatedId; - BOOL mCustomVerticalFlip; + _Bool mCustomVerticalFlip; double mCustomScaleX; double mCustomScaleY; double mCustomOffsetX; @@ -31,8 +32,8 @@ - (double)customScaleY; - (void)setCustomScaleX:(double)arg1; - (double)customScaleX; -- (void)setCustomVerticalFlip:(BOOL)arg1; -- (BOOL)customVerticalFlip; +- (void)setCustomVerticalFlip:(_Bool)arg1; +- (_Bool)customVerticalFlip; - (void)setPresentationAssociatedId:(id)arg1; - (id)presentationAssociatedId; - (void)setPresentationStyleCount:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDPresentationPoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODDPresentationPoint.h index d568d626f..a785765f9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDPresentationPoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDPresentationPoint.h @@ -8,13 +8,14 @@ @class NSMutableArray; +// Not exported @interface ODDPresentationPoint : ODDPoint { ODDPresentationPoint *mParent; NSMutableArray *mChildren; } -- (void)addChild:(id)arg1 order:(unsigned int)arg2; +- (void)addChild:(id)arg1 order:(unsigned long long)arg2; - (id)children; - (id)parent; - (void)setType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDShape.h b/iOS7/PrivateFrameworks/OfficeImport/ODDShape.h index 91f35ea78..c2c78adaa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDShape.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface ODDShape : ODDLayoutObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDShapeAdjustment.h b/iOS7/PrivateFrameworks/OfficeImport/ODDShapeAdjustment.h index ec597437d..558ae6305 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDShapeAdjustment.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDShapeAdjustment.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODDShapeAdjustment : NSObject { unsigned int mIndex; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDStyleDefinition.h b/iOS7/PrivateFrameworks/OfficeImport/ODDStyleDefinition.h index 00d604106..05091e731 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDStyleDefinition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDStyleDefinition.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface ODDStyleDefinition : NSObject { NSMutableDictionary *mStyleLabels; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDStyleLabel.h b/iOS7/PrivateFrameworks/OfficeImport/ODDStyleLabel.h index 885b3c746..905cf039e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDStyleLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDStyleLabel.h @@ -8,6 +8,7 @@ @class OADShapeStyle; +// Not exported @interface ODDStyleLabel : NSObject { OADShapeStyle *mShapeStyle; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDTransitionPoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODDTransitionPoint.h index 02640da4b..7a64ee33b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDTransitionPoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDTransitionPoint.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODDTransitionPoint : ODDDataPoint { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODDWhen.h b/iOS7/PrivateFrameworks/OfficeImport/ODDWhen.h index 7c9714d35..cb7902b33 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODDWhen.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODDWhen.h @@ -8,6 +8,7 @@ @class ODDIteratorSpecification; +// Not exported @interface ODDWhen : ODDLayoutObjectList { ODDIteratorSpecification *mIteratorSpecification; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIAccentedImageLinear.h b/iOS7/PrivateFrameworks/OfficeImport/ODIAccentedImageLinear.h index dc44b2787..8aadb7863 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIAccentedImageLinear.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIAccentedImageLinear.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIAccentedImageLinear : ODIImageLinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow-Private.h new file mode 100644 index 000000000..23869c675 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIArrow (Private) ++ (void)mapWithState:(id)arg1 outward:(_Bool)arg2; ++ (unsigned long long)nodeCountWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow.h index af7799502..3a5c2cea3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIArrow : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (void)mapWithState:(id)arg1 outward:(BOOL)arg2; -+ (unsigned int)nodeCountWithState:(id)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow2.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow2.h index cc82e58a4..c42d18957 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIArrow2 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3-Private.h new file mode 100644 index 000000000..69864216b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIArrow3 (Private) ++ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3.h index 5706020a6..3e1f2fa8b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow3.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIArrow3 : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4-Private.h new file mode 100644 index 000000000..469c12ea7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIArrow4 (Private) ++ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4.h b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4.h index 27eac619a..01fbeeaa2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIArrow4.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIArrow4 : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIBending-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIBending-Private.h new file mode 100644 index 000000000..a5fa2b9e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIBending-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIBending (Private) ++ (unsigned int)mapLogicalBoundsWithShapeSize:(struct CGSize)arg1 spaceSize:(struct CGSize)arg2 maxNodeCount:(unsigned int)arg3 maxColumnCount:(unsigned int)arg4 state:(id)arg5; +- (void)mapWithState:(id)arg1; +- (void)setMaxColumnCount:(unsigned int)arg1; +- (void)setMaxNodeCount:(unsigned int)arg1; +- (void)setRectHeight:(float)arg1; +- (id)initWithArrows:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIBending.h b/iOS7/PrivateFrameworks/OfficeImport/ODIBending.h index f44862620..b7240d6f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIBending.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIBending.h @@ -6,23 +6,18 @@ #import "NSObject.h" +// Not exported @interface ODIBending : NSObject { float mSpaceWidth; float mSpaceHeight; - BOOL mWithArrows; + _Bool mWithArrows; float mRectHeight; unsigned int mMaxNodeCount; unsigned int mMaxColumnCount; } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (unsigned int)mapLogicalBoundsWithShapeSize:(struct CGSize)arg1 spaceSize:(struct CGSize)arg2 maxNodeCount:(unsigned int)arg3 maxColumnCount:(unsigned int)arg4 state:(id)arg5; -- (void)mapWithState:(id)arg1; -- (void)setMaxColumnCount:(unsigned int)arg1; -- (void)setMaxNodeCount:(unsigned int)arg1; -- (void)setRectHeight:(float)arg1; -- (id)initWithArrows:(BOOL)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIBendingList2.h b/iOS7/PrivateFrameworks/OfficeImport/ODIBendingList2.h index 52200a210..8b0a6a804 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIBendingList2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIBendingList2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIBendingList2 : ODIBending { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIChart3.h b/iOS7/PrivateFrameworks/OfficeImport/ODIChart3.h index 9dcb8c009..76f91f7dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIChart3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIChart3.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIChart3 : ODICycle5 { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle-Private.h new file mode 100644 index 000000000..e3d77e9fb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODICycle (Private) ++ (_Bool)map2NodeWithState:(id)arg1; ++ (_Bool)map1NodeWithState:(id)arg1; ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGRect)mapGSpaceWithState:(id)arg1; ++ (struct CGRect)nodeBoundsWithIndex:(unsigned int)arg1 state:(id)arg2; ++ (struct CGRect)boundingBoxWithIsTight:(_Bool)arg1 state:(id)arg2; ++ (struct CGSize)nodeSizeWithState:(id)arg1; ++ (unsigned long long)nodeCountWithState:(id)arg1; ++ (void)mapWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle.h index 29784b8b0..3f34f29c0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle.h @@ -6,21 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODICycle : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (BOOL)map2NodeWithState:(id)arg1; -+ (BOOL)map1NodeWithState:(id)arg1; -+ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (struct CGRect)mapGSpaceWithState:(id)arg1; -+ (struct CGRect)nodeBoundsWithIndex:(unsigned int)arg1 state:(id)arg2; -+ (struct CGRect)boundingBoxWithIsTight:(BOOL)arg1 state:(id)arg2; -+ (struct CGSize)nodeSizeWithState:(id)arg1; -+ (unsigned int)nodeCountWithState:(id)arg1; -+ (void)mapWithState:(id)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle2.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle2.h index 85474323f..3d930f061 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle2.h @@ -6,12 +6,13 @@ #import +// Not exported @interface ODICycle2 : ODICycle { } -+ (BOOL)map2NodeWithState:(id)arg1; -+ (BOOL)map1NodeWithState:(id)arg1; ++ (_Bool)map2NodeWithState:(id)arg1; ++ (_Bool)map1NodeWithState:(id)arg1; + (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + (struct CGRect)mapGSpaceWithState:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle3.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle3.h index 68c63cb0c..7f129008b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle3.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODICycle3 : ODICycle5 { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle4.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle4.h index 21aaf84a1..e5287b53f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle4.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle4.h @@ -6,11 +6,12 @@ #import +// Not exported @interface ODICycle4 : ODICycle3 { } -+ (unsigned int)nodeCountWithState:(id)arg1; ++ (unsigned long long)nodeCountWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle5.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle5.h index 1cb2d7f22..8b596123d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle5.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle5.h @@ -6,14 +6,15 @@ #import +// Not exported @interface ODICycle5 : ODICycle { } -+ (BOOL)map2NodeWithState:(id)arg1; -+ (BOOL)map1NodeWithState:(id)arg1; ++ (_Bool)map2NodeWithState:(id)arg1; ++ (_Bool)map1NodeWithState:(id)arg1; + (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(BOOL)arg2 state:(id)arg3; ++ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(_Bool)arg2 state:(id)arg3; + (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; + (void)addShapeForTransition:(id)arg1 startAngle:(float)arg2 endAngle:(float)arg3 state:(id)arg4; + (float)normalizedAngle:(float)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle6.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle6.h index f07d79dea..60f050718 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle6.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle6.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODICycle6 : ODICycle5 { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODICycle7.h b/iOS7/PrivateFrameworks/OfficeImport/ODICycle7.h index 6d17e2244..a95501519 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODICycle7.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODICycle7.h @@ -6,12 +6,13 @@ #import +// Not exported @interface ODICycle7 : ODICycle { } -+ (BOOL)map2NodeWithState:(id)arg1; -+ (BOOL)map1NodeWithState:(id)arg1; ++ (_Bool)map2NodeWithState:(id)arg1; ++ (_Bool)map1NodeWithState:(id)arg1; + (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + (void)addShapeForTransition:(id)arg1 relativeBounds:(struct CGRect)arg2 rotation:(float)arg3 state:(id)arg4; + (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram-Private.h new file mode 100644 index 000000000..862822b94 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIDiagram (Private) ++ (void)mapLayoutTypeId:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram.h b/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram.h index 1136bfd85..ba0b33f00 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIDiagram.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIDiagram : NSObject { } + (id)mapDiagram:(id)arg1 drawingTheme:(id)arg2; -+ (void)mapLayoutTypeId:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable-Private.h new file mode 100644 index 000000000..ceb753775 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIDrawable (Private) ++ (void)addArrowHeadToShapeProperties:(id)arg1; ++ (void)mapShapeProperties:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (void)mapShapeProperties:(id)arg1 shapeStyle:(id)arg2 shape:(id)arg3 state:(id)arg4; ++ (id)styleForLabelName:(id)arg1 styleCount:(int)arg2 styleIndex:(int)arg3 state:(id)arg4; ++ (id)styleForPresentation:(id)arg1 point:(id)arg2 state:(id)arg3; ++ (id)presentationWithName:(id)arg1 point:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable.h b/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable.h index cf5d4f22f..89b24c741 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIDrawable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODIDrawable : NSObject { } @@ -26,12 +27,6 @@ + (id)shapeGeometryForRoundedRectangleWithRadius:(float)arg1; + (id)shapeGeometryForEllipse; + (id)shapeGeometryForRectangle; -+ (void)addArrowHeadToShapeProperties:(id)arg1; -+ (void)mapShapeProperties:(id)arg1 shape:(id)arg2 state:(id)arg3; -+ (void)mapShapeProperties:(id)arg1 shapeStyle:(id)arg2 shape:(id)arg3 state:(id)arg4; -+ (id)styleForLabelName:(id)arg1 styleCount:(int)arg2 styleIndex:(int)arg3 state:(id)arg4; -+ (id)styleForPresentation:(id)arg1 point:(id)arg2 state:(id)arg3; -+ (id)presentationWithName:(id)arg1 point:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIGear1.h b/iOS7/PrivateFrameworks/OfficeImport/ODIGear1.h index fd81e33d3..26a79de16 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIGear1.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIGear1.h @@ -6,12 +6,13 @@ #import +// Not exported @interface ODIGear1 : ODICycle5 { } + (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; -+ (unsigned int)nodeCountWithState:(id)arg1; ++ (unsigned long long)nodeCountWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHNodeInfo.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHNodeInfo.h index e91e5230f..956ead02f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIHNodeInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHNodeInfo.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface ODIHNodeInfo : NSObject { int mTreeDepth; int mRow; struct ODIHRange mXRange; - BOOL mConnectToVerticalSide; + _Bool mConnectToVerticalSide; int mExtraRowsBetweenParentAndSelf; float mXOffsetRelativeToParent; struct ODIHRangeVector *mXRanges; @@ -24,8 +25,8 @@ - (float)xOffsetRelativeToParent; - (void)setExtraRowsBetweenParentAndSelf:(int)arg1; - (int)extraRowsBetweenParentAndSelf; -- (void)setConnectToVerticalSide:(BOOL)arg1; -- (BOOL)connectToVerticalSide; +- (void)setConnectToVerticalSide:(_Bool)arg1; +- (_Bool)connectToVerticalSide; - (void)setRow:(int)arg1; - (int)row; - (void)setTreeDepth:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy-Private.h new file mode 100644 index 000000000..bf3408b1d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIHierarchy (Private) +- (void)map; +- (void)mapNode:(id)arg1; +- (struct CGRect)boundsOfNode:(id)arg1; +- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3; +- (void)mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector *)arg1; +- (struct ODIHRangeVector *)mapRangesForNode:(id)arg1; +- (void)createInfoForNode:(id)arg1 depth:(int)arg2; +- (id)infoForNode:(id)arg1; +- (void)dealloc; +- (id)initWithType:(int)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy.h index 7a52c4fa9..49c6ffca2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHierarchy.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, ODIState; +// Not exported @interface ODIHierarchy : NSObject { int mType; @@ -16,17 +17,7 @@ NSMutableDictionary *mNodeInfoMap; } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -- (void)map; -- (void)mapNode:(id)arg1; -- (struct CGRect)boundsOfNode:(id)arg1; -- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3; -- (void)mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector *)arg1; -- (struct ODIHRangeVector *)mapRangesForNode:(id)arg1; -- (void)createInfoForNode:(id)arg1 depth:(int)arg2; -- (id)infoForNode:(id)arg1; -- (void)dealloc; -- (id)initWithType:(int)arg1 state:(id)arg2; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3-Private.h new file mode 100644 index 000000000..c9b556227 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIHorizonalList3 (Private) +- (void)mapBaseStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapOnePillarStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapRoofStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapPillarPoints:(id)arg1 bounds:(struct CGRect)arg2; +- (void)map; +- (void)setMaxPointCount:(unsigned int)arg1; +- (id)initWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3.h index 1b39053e9..6971bd076 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizonalList3.h @@ -8,20 +8,14 @@ @class ODIState; +// Not exported @interface ODIHorizonalList3 : NSObject { unsigned int mMaxPointCount; ODIState *mState; } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -- (void)mapBaseStyleFromPoint:(id)arg1 shape:(id)arg2; -- (void)mapOnePillarStyleFromPoint:(id)arg1 shape:(id)arg2; -- (void)mapRoofStyleFromPoint:(id)arg1 shape:(id)arg2; -- (void)mapPillarPoints:(id)arg1 bounds:(struct CGRect)arg2; -- (void)map; -- (void)setMaxPointCount:(unsigned int)arg1; -- (id)initWithState:(id)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess11.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess11.h index 984091f02..7818924aa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess11.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess11.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIHorizontalProcess11 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess3.h b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess3.h index 8764cc662..ae93e6bdc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIHorizontalProcess3.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIHorizontalProcess3 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIImageLinear.h b/iOS7/PrivateFrameworks/OfficeImport/ODIImageLinear.h index 904651d01..7b8567528 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIImageLinear.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIImageLinear.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ODIImageLinear : ODILinear { NSString *mImagePresentationName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode-Private.h new file mode 100644 index 000000000..067b63335 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODILayoutNode (Private) +- (void)processShape:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (void)processAlgorithm:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (void)processForEach:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (void)processChoose:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (void)processLayoutNode:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (void)processLayoutObjects:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +- (id)initWithLayoutNode:(id)arg1 state:(struct ODILayoutNodeState *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode.h b/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode.h index d195bd206..36393d632 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODILayoutNode.h @@ -8,6 +8,7 @@ @class NSMutableArray, ODDAlgorithm, ODDPoint, ODDShape; +// Not exported @interface ODILayoutNode : NSObject { ODDPoint *mPoint; @@ -18,13 +19,6 @@ - (void)dealloc; - (id)initWithLayoutNode:(id)arg1 point:(id)arg2; -- (void)processShape:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (void)processAlgorithm:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (void)processForEach:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (void)processChoose:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (void)processLayoutNode:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (void)processLayoutObjects:(id)arg1 state:(struct ODILayoutNodeState *)arg2; -- (id)initWithLayoutNode:(id)arg1 state:(struct ODILayoutNodeState *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODILinear-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODILinear-Private.h new file mode 100644 index 000000000..354b7a06b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODILinear-Private.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODILinear (Private) +- (void)mapStyleFromTransition:(id)arg1 shape:(id)arg2; +- (void)mapTransition:(id)arg1 pointBounds:(struct CGRect)arg2; +- (void)mapStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapPoint:(id)arg1 bounds:(struct CGRect)arg2; +- (void)nextPointBounds:(struct CGRect *)arg1; +- (void)setLogicalBounds; +- (void)map; +- (void)setMaxPointCount:(unsigned int)arg1; +- (void)setIsTextCenteredVertically:(_Bool)arg1; +- (void)setIsTextCenteredHorizontally:(_Bool)arg1; +- (void)setIsTextCentered:(_Bool)arg1; +- (void)setPadding:(float)arg1; +- (void)setConnectorWidth:(float)arg1; +- (void)setPointHeight:(float)arg1; +- (void)setStretch:(_Bool)arg1; +- (void)setWithConnectors:(_Bool)arg1; +- (void)setIsHorizontal:(_Bool)arg1; +- (id)initWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODILinear.h b/iOS7/PrivateFrameworks/OfficeImport/ODILinear.h index 5785b8ca4..49a912dd9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODILinear.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODILinear.h @@ -8,40 +8,23 @@ @class ODIState; +// Not exported @interface ODILinear : NSObject { - BOOL mIsHorizontal; - BOOL mWithConnectors; - BOOL mStretch; + _Bool mIsHorizontal; + _Bool mWithConnectors; + _Bool mStretch; float mPointHeight; float mConnectorWidth; float mPadding; - BOOL mIsTextCenteredHorizontally; - BOOL mIsTextCenteredVertically; + _Bool mIsTextCenteredHorizontally; + _Bool mIsTextCenteredVertically; unsigned int mMaxPointCount; ODIState *mState; } + (void)mapUnknownWithState:(id)arg1; -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -- (void)mapStyleFromTransition:(id)arg1 shape:(id)arg2; -- (void)mapTransition:(id)arg1 pointBounds:(struct CGRect)arg2; -- (void)mapStyleFromPoint:(id)arg1 shape:(id)arg2; -- (void)mapPoint:(id)arg1 bounds:(struct CGRect)arg2; -- (void)nextPointBounds:(struct CGRect *)arg1; -- (void)setLogicalBounds; -- (void)map; -- (void)setMaxPointCount:(unsigned int)arg1; -- (void)setIsTextCenteredVertically:(BOOL)arg1; -- (void)setIsTextCenteredHorizontally:(BOOL)arg1; -- (void)setIsTextCentered:(BOOL)arg1; -- (void)setPadding:(float)arg1; -- (void)setConnectorWidth:(float)arg1; -- (void)setPointHeight:(float)arg1; -- (void)setStretch:(BOOL)arg1; -- (void)setWithConnectors:(BOOL)arg1; -- (void)setIsHorizontal:(BOOL)arg1; -- (id)initWithState:(id)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIList1.h b/iOS7/PrivateFrameworks/OfficeImport/ODIList1.h index 3f11e4580..7dd8caa54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIList1.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIList1.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIList1 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator-Private.h new file mode 100644 index 000000000..51c5151e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIPointIterator (Private) ++ (void)processFollowingSiblingAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; ++ (void)processChildAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; ++ (void)processSelfAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; ++ (_Bool)isDoneForState:(struct ODIPointIteratorState *)arg1; ++ (_Bool)isPoint:(id)arg1 ofType:(int)arg2; ++ (_Bool)addPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; ++ (id)processAttributes:(id)arg1 startingPoint:(id)arg2 isLast:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator.h b/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator.h index 9903f7ed7..ebefdd917 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIPointIterator.h @@ -6,18 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIPointIterator : NSObject { } -+ (id)pointsForSpecification:(id)arg1 startingPoint:(id)arg2 isLast:(BOOL)arg3; -+ (void)processFollowingSiblingAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; -+ (void)processChildAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; -+ (void)processSelfAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; -+ (BOOL)isDoneForState:(struct ODIPointIteratorState *)arg1; -+ (BOOL)isPoint:(id)arg1 ofType:(int)arg2; -+ (BOOL)addPoint:(id)arg1 state:(struct ODIPointIteratorState *)arg2; -+ (id)processAttributes:(id)arg1 startingPoint:(id)arg2 isLast:(BOOL)arg3; ++ (id)pointsForSpecification:(id)arg1 startingPoint:(id)arg2 isLast:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid-Private.h new file mode 100644 index 000000000..a6990967e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIPyramid (Private) ++ (_Bool)verticalFlipWithState:(id)arg1; ++ (unsigned long long)nodeCountWithState:(id)arg1; ++ (void)mapWithState:(id)arg1 apexUp:(_Bool)arg2; ++ (void)addTrapezoidForNode:(id)arg1 top:(float)arg2 height:(float)arg3 topBase:(float)arg4 bottomBase:(float)arg5 state:(id)arg6; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid.h b/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid.h index 50d46ab5b..93d463e0a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIPyramid.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIPyramid : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (BOOL)verticalFlipWithState:(id)arg1; -+ (unsigned int)nodeCountWithState:(id)arg1; -+ (void)mapWithState:(id)arg1 apexUp:(BOOL)arg2; -+ (void)addTrapezoidForNode:(id)arg1 top:(float)arg2 height:(float)arg3 topBase:(float)arg4 bottomBase:(float)arg5 state:(id)arg6; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIState.h b/iOS7/PrivateFrameworks/OfficeImport/ODIState.h index bf35c57af..e2f7119b3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIState.h @@ -8,12 +8,13 @@ @class NSMutableArray, OADDrawingTheme, OADGroup, OADOrientedBounds, OADShapeStyle, ODDDiagram; +// Not exported @interface ODIState : NSObject { ODDDiagram *mDiagram; OADOrientedBounds *mDiagramOrientedBounds; struct CGRect mLogicalBounds; - float mScale; + double mScale; OADGroup *mGroup; NSMutableArray *mPresentationNames; NSMutableArray *mDefaultStyleLabelNames; @@ -38,8 +39,8 @@ - (void)setGroup:(id)arg1; - (id)group; - (void)setLogicalBounds:(struct CGRect)arg1; -- (float)scale; -- (void)setLogicalBounds:(struct CGRect)arg1 maintainAspectRatio:(BOOL)arg2; +- (double)scale; +- (void)setLogicalBounds:(struct CGRect)arg1 maintainAspectRatio:(_Bool)arg2; - (struct CGRect)logicalBounds; - (id)diagramOrientedBounds; - (id)diagram; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODITarget1.h b/iOS7/PrivateFrameworks/OfficeImport/ODITarget1.h index 8ef406571..ec7b4e59c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODITarget1.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODITarget1.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODITarget1 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODITarget2.h b/iOS7/PrivateFrameworks/OfficeImport/ODITarget2.h index cff869ca9..58a3ef460 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODITarget2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODITarget2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODITarget2 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODITarget3.h b/iOS7/PrivateFrameworks/OfficeImport/ODITarget3.h index f32dca27e..b996ae7d0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODITarget3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODITarget3.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODITarget3 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIText-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIText-Private.h new file mode 100644 index 000000000..8615f798f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIText-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIText (Private) ++ (void)addTextFromPoint:(id)arg1 level:(unsigned int)arg2 includeChildren:(_Bool)arg3 toShape:(id)arg4 baseListStyle:(id)arg5 state:(id)arg6; ++ (id)baseListStyleForPoint:(id)arg1 shape:(id)arg2 isCentered:(_Bool)arg3 state:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIText.h b/iOS7/PrivateFrameworks/OfficeImport/ODIText.h index bff112b11..d0bd9412e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIText.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface ODIText : NSObject { } -+ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCenteredHorizontally:(BOOL)arg3 isCenteredVertically:(BOOL)arg4 includeChildren:(BOOL)arg5 state:(id)arg6; -+ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 state:(id)arg5; -+ (void)addTextFromPoint:(id)arg1 level:(unsigned int)arg2 includeChildren:(BOOL)arg3 toShape:(id)arg4 baseListStyle:(id)arg5 state:(id)arg6; -+ (id)baseListStyleForPoint:(id)arg1 shape:(id)arg2 isCentered:(BOOL)arg3 state:(id)arg4; ++ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCenteredHorizontally:(_Bool)arg3 isCenteredVertically:(_Bool)arg4 includeChildren:(_Bool)arg5 state:(id)arg6; ++ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCentered:(_Bool)arg3 includeChildren:(_Bool)arg4 state:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODITitlePoint.h b/iOS7/PrivateFrameworks/OfficeImport/ODITitlePoint.h index 7bba83994..44f9f871d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODITitlePoint.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODITitlePoint.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface ODITitlePoint : ODIHorizonalList3 { NSString *mTitlePointPresentationName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn-Private.h new file mode 100644 index 000000000..49d34e6bc --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIVenn (Private) ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGRect)mapGSpaceWithState:(id)arg1; ++ (unsigned long long)nodeCountWithState:(id)arg1; ++ (void)mapWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn.h index 9070bb2dd..eb1f80237 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODIVenn : NSObject { } -+ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; -+ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (struct CGRect)mapGSpaceWithState:(id)arg1; -+ (unsigned int)nodeCountWithState:(id)arg1; -+ (void)mapWithState:(id)arg1; ++ (_Bool)mapIdentifier:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1-Private.h new file mode 100644 index 000000000..d2f96c3be --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIVenn1 (Private) ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGRect)mapGSpaceWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1.h index ee7a28af1..2f7a66e87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn1.h @@ -6,12 +6,10 @@ #import +// Not exported @interface ODIVenn1 : ODIVenn { } -+ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (struct CGRect)mapGSpaceWithState:(id)arg1; - @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn2.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn2.h index 9519da7d7..cb106fc49 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIVenn2 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3-Private.h new file mode 100644 index 000000000..cdc796dec --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODIVenn3 (Private) ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGRect)mapGSpaceWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3.h index 5cc57b68f..74f45ae33 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVenn3.h @@ -6,12 +6,10 @@ #import +// Not exported @interface ODIVenn3 : ODIVenn { } -+ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; -+ (struct CGRect)mapGSpaceWithState:(id)arg1; - @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODIVerticalProcess2.h b/iOS7/PrivateFrameworks/OfficeImport/ODIVerticalProcess2.h index e4e8e1ca9..ca505160d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODIVerticalProcess2.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODIVerticalProcess2.h @@ -6,6 +6,7 @@ #import +// Not exported @interface ODIVerticalProcess2 : ODILinear { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXAlgorithm.h b/iOS7/PrivateFrameworks/OfficeImport/ODXAlgorithm.h index 4112254ea..3232e6be0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXAlgorithm.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXAlgorithm.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXAlgorithm : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXChoose-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODXChoose-Private.h new file mode 100644 index 000000000..b3220dc19 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXChoose-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODXChoose (Private) ++ (void)readElseNode:(struct _xmlNode *)arg1 toChoose:(id)arg2; ++ (void)readIfNode:(struct _xmlNode *)arg1 toChoose:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXChoose.h b/iOS7/PrivateFrameworks/OfficeImport/ODXChoose.h index 2925cee84..fb0e9b700 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXChoose.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXChoose.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODXChoose : NSObject { } + (void)readNode:(struct _xmlNode *)arg1 toChoose:(id)arg2; -+ (void)readElseNode:(struct _xmlNode *)arg1 toChoose:(id)arg2; -+ (void)readIfNode:(struct _xmlNode *)arg1 toChoose:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransform.h b/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransform.h index 98aa74558..51da9a5c1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransform.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransform.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXColorTransform : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransformStyleLabel.h b/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransformStyleLabel.h index d59a7e4f5..bddcfacd5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransformStyleLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXColorTransformStyleLabel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXColorTransformStyleLabel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/ODXCommon.h index ffbaf56c9..544129525 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXData-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODXData-Private.h new file mode 100644 index 000000000..917d867bd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXData-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODXData (Private) ++ (void)associatePresentationsInIdMap:(id)arg1; ++ (int)readConnectionTypeFromNode:(struct _xmlNode *)arg1; ++ (void)readConnectionFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (void)readConnectionListFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (int)readPointTypeFromNode:(struct _xmlNode *)arg1; ++ (id)readPointFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (id)readPointListFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXData.h b/iOS7/PrivateFrameworks/OfficeImport/ODXData.h index 73f14b51b..7455c0fd1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXData.h @@ -6,19 +6,13 @@ #import "NSObject.h" +// Not exported @interface ODXData : NSObject { } + (id)readModelIdentifierFromNode:(struct _xmlNode *)arg1 attributeName:(const char *)arg2; + (void)readNode:(struct _xmlNode *)arg1 toDiagram:(id)arg2 state:(id)arg3; -+ (void)associatePresentationsInIdMap:(id)arg1; -+ (int)readConnectionTypeFromNode:(struct _xmlNode *)arg1; -+ (void)readConnectionFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; -+ (void)readConnectionListFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; -+ (int)readPointTypeFromNode:(struct _xmlNode *)arg1; -+ (id)readPointFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; -+ (id)readPointListFromNode:(struct _xmlNode *)arg1 pointIdMap:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram-Private.h new file mode 100644 index 000000000..ff6c0762e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODXDiagram (Private) ++ (struct _xmlNode *)nodeForRelationshipName:(const char *)arg1 relIdsNode:(struct _xmlNode *)arg2 part:(id)arg3 state:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram.h b/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram.h index 85a896cb1..7ee6cfe0c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXDiagram.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODXDiagram : NSObject { } + (id)readFromParentNode:(struct _xmlNode *)arg1 state:(id)arg2; -+ (struct _xmlNode *)nodeForRelationshipName:(const char *)arg1 relIdsNode:(struct _xmlNode *)arg2 part:(id)arg3 state:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXFillColorList.h b/iOS7/PrivateFrameworks/OfficeImport/ODXFillColorList.h index d9c1b5623..9fe5f034d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXFillColorList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXFillColorList.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXFillColorList : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXForEach.h b/iOS7/PrivateFrameworks/OfficeImport/ODXForEach.h index efe1baff9..375464e22 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXForEach.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXForEach.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXForEach : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXIteratorSpecification.h b/iOS7/PrivateFrameworks/OfficeImport/ODXIteratorSpecification.h index a3f0e4f5b..adff0a3ac 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXIteratorSpecification.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXIteratorSpecification.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXIteratorSpecification : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXLayout.h b/iOS7/PrivateFrameworks/OfficeImport/ODXLayout.h index 18a7546a4..4ec92a041 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXLayout.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXLayout : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutNode.h b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutNode.h index 218ccacc2..d61ed67b3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXLayoutNode : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutObjectList.h b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutObjectList.h index 1b59e0e39..c8e8426ae 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutObjectList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutObjectList.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXLayoutObjectList : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutVariablePropertySet.h b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutVariablePropertySet.h index 5a2fdd370..316776c97 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutVariablePropertySet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXLayoutVariablePropertySet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXLayoutVariablePropertySet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXPointPropertySet.h b/iOS7/PrivateFrameworks/OfficeImport/ODXPointPropertySet.h index 1474e417b..416514522 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXPointPropertySet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXPointPropertySet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXPointPropertySet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXShape-Private.h b/iOS7/PrivateFrameworks/OfficeImport/ODXShape-Private.h new file mode 100644 index 000000000..06dc9b71e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXShape-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ODXShape (Private) ++ (void)readAdjustmentListNode:(struct _xmlNode *)arg1 toShape:(id)arg2; ++ (void)readTypeFromNode:(struct _xmlNode *)arg1 toShape:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXShape.h b/iOS7/PrivateFrameworks/OfficeImport/ODXShape.h index 126de7407..d15acbeef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXShape.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXShape.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface ODXShape : NSObject { } + (void)readNode:(struct _xmlNode *)arg1 toShape:(id)arg2; -+ (void)readAdjustmentListNode:(struct _xmlNode *)arg1 toShape:(id)arg2; -+ (void)readTypeFromNode:(struct _xmlNode *)arg1 toShape:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXState.h b/iOS7/PrivateFrameworks/OfficeImport/ODXState.h index 2d33f20e6..1c2b4958c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXState.h @@ -8,6 +8,7 @@ @class OAXDrawingState; +// Not exported @interface ODXState : NSObject { OAXDrawingState *mOfficeArtState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXStyleDefinition.h b/iOS7/PrivateFrameworks/OfficeImport/ODXStyleDefinition.h index 71f1dc777..1366d4cde 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXStyleDefinition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXStyleDefinition.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXStyleDefinition : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/ODXStyleLabel.h b/iOS7/PrivateFrameworks/OfficeImport/ODXStyleLabel.h index 8e19e2c92..6836809d5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ODXStyleLabel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ODXStyleLabel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ODXStyleLabel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/OIProgressiveReaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OIProgressiveReaderDelegate-Protocol.h index acf766d30..2c1fb4c4d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OIProgressiveReaderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OIProgressiveReaderDelegate-Protocol.h @@ -8,7 +8,7 @@ @optional - (void)readerDidEndDocument:(id)arg1; -- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(BOOL)arg4; -- (void)readerDidStartDocument:(id)arg1 withElementCount:(int)arg2; +- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(_Bool)arg4; +- (void)readerDidStartDocument:(id)arg1 withElementCount:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream-Protocol.h new file mode 100644 index 000000000..3165e91a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SFUInputStream-Protocol.h" + +@protocol OISFUBufferedInputStream +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream.h new file mode 100644 index 000000000..ed981ac33 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUBufferedInputStream.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +// Not exported +@interface OISFUBufferedInputStream : NSObject +{ + id mStream; + char *mBuffer; + unsigned long long mBufferSize; + long long mBufferOffset; + long long mBufferStart; + long long mBufferEnd; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initWithStream:(id)arg1 dataLength:(long long)arg2; +- (id)initWithStream:(id)arg1 bufferSize:(unsigned long long)arg2; +- (id)initWithStream:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUCommonCryptoCryptor.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUCommonCryptoCryptor.h new file mode 100644 index 000000000..52686df52 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUCommonCryptoCryptor.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class OISFUCryptoKey; + +// Not exported +@interface OISFUCommonCryptoCryptor : OISFUCryptor +{ + int mOperation; + OISFUCryptoKey *mKey; + struct _CCCryptor *mCryptor; + unsigned long long mBlockSize; + _Bool mFinished; + char *mDecryptionInputBuffer; + char *mOutputBuffer; + char *mOutputBufferPos; + unsigned long long mOutputBufferAvailable; +} + +- (_Bool)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long long)arg3 bytesRead:(unsigned long long *)arg4 error:(id *)arg5; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 error:(id *)arg5; +- (void)dealloc; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoInputStream.h new file mode 100644 index 000000000..9227c51ac --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoInputStream.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +@class OISFUCryptor; + +// Not exported +@interface OISFUCryptoInputStream : NSObject +{ + id mBaseStream; + OISFUCryptor *mCryptor; + long long mOffset; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initForDecryptionWithInputStream:(id)arg1 key:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoKey.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoKey.h new file mode 100644 index 000000000..1c6f95d6e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoKey.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface OISFUCryptoKey : NSObject +{ + unsigned int mIterationCount; +} + +- (unsigned int)iterationCount; +- (int)keyType; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoUtils.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoUtils.h new file mode 100644 index 000000000..933a9cde9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptoUtils.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface OISFUCryptoUtils : NSObject +{ +} + ++ (id)sha1HashFromStorage:(id)arg1; ++ (id)sha256HashFromString:(id)arg1; ++ (id)sha256HashFromStorage:(id)arg1; ++ (id)sha256HashFromData:(id)arg1; ++ (id)decodePassphraseHint:(id)arg1; ++ (id)encodePassphraseHint:(id)arg1; ++ (id)newBufferedInputStreamForDecryptingFile:(id)arg1 key:(id)arg2 isDeflated:(_Bool)arg3 zipStream:(id *)arg4; ++ (_Bool)isEncryptionVersionAndFormatSupportedInPassphraseVerifier:(id)arg1; ++ (_Bool)checkKey:(id)arg1 againstPassphraseVerifier:(id)arg2; ++ (unsigned int)iterationCountFromPassphraseVerifier:(id)arg1; ++ (id)generatePassphraseVerifierForKey:(id)arg1; ++ (unsigned int)ivLengthForKey:(id)arg1; ++ (id)hashForPassphrase:(id)arg1 withSalt:(id)arg2; ++ (id)generateRandomSalt; ++ (_Bool)generateRandomDataInBuffer:(char *)arg1 length:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptor.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptor.h new file mode 100644 index 000000000..8bbaeaa2a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUCryptor.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface OISFUCryptor : NSObject +{ +} + +- (_Bool)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long long)arg3 bytesRead:(unsigned long long *)arg4 error:(id *)arg5; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 error:(id *)arg5; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUDataRepresentation.h new file mode 100644 index 000000000..f47d17d88 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUDataRepresentation.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +// Not exported +@interface OISFUDataRepresentation : NSObject +{ + _Bool mHasHash; + unsigned int mHash; + _Bool mHasSha1Hash; + NSData *mSha1Hash; +} + +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)sha1Hash; +- (unsigned int)uint32Hash; +- (unsigned long long)hash; +- (unsigned long long)readIntoData:(id)arg1; +- (struct CGDataProvider *)cgDataProvider; +- (struct _xmlTextReader *)xmlReaderForGzippedDataWithInputStream:(id *)arg1; +- (struct _xmlTextReader *)xmlReaderForGzippedData; +- (struct _xmlTextReader *)xmlReader; +- (struct _xmlDoc *)xmlDocument; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (_Bool)isEncrypted; +- (long long)encodedLength; +- (long long)dataLength; +- (_Bool)isReadable; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUFileInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUFileInputStream.h new file mode 100644 index 000000000..d9544c130 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUFileInputStream.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +// Not exported +@interface OISFUFileInputStream : NSObject +{ + int mFd; + _Bool mIsCachingDisabled; + long long mStartOffset; + long long mCurrentOffset; + long long mEndOffset; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initWithPath:(id)arg1 offset:(long long)arg2; +- (id)initWithPath:(id)arg1 offset:(long long)arg2 length:(long long)arg3; +- (id)initWithFileDescriptor:(int)arg1 offset:(long long)arg2 length:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUMemoryInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUMemoryInputStream.h new file mode 100644 index 000000000..9fe94729e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUMemoryInputStream.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSData; + +// Not exported +@interface OISFUMemoryInputStream : NSObject +{ + NSData *mData; + const char *mStart; + const char *mCurrent; + const char *mEnd; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initWithData:(id)arg1 offset:(unsigned long long)arg2 length:(unsigned long long)arg3; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey-Internal.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey-Internal.h new file mode 100644 index 000000000..ed019203c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OISFUTangierCryptoKey (Internal) +- (unsigned long long)keyLength; +- (const char *)keyData; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey.h new file mode 100644 index 000000000..e6dc16949 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUTangierCryptoKey.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface OISFUTangierCryptoKey : OISFUCryptoKey +{ + char *mKey; + unsigned long long mKeyLength; +} + +- (void)dealloc; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive-Private.h new file mode 100644 index 000000000..ca6cf2721 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OISFUZipArchive (Private) +- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long long)arg2 entry:(id)arg3; +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long)arg2; +- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 eocdOffset:(long long)arg2; +- (const char *)searchForEndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long *)arg2; +- (struct SFUZipEndOfCentralDirectory)readEndOfCentralDirectoryFromInputStream:(id)arg1; +- (void)collapseCommonRootDirectory; +- (void)readEntries; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive.h new file mode 100644 index 000000000..c11bd1d3f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchive.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSMutableDictionary, NSString, OISFUCryptoKey, OISFUDataRepresentation; + +// Not exported +@interface OISFUZipArchive : NSObject +{ + NSMutableDictionary *mEntries; + OISFUDataRepresentation *mDataRepresentation; + NSData *mPassphraseVerifier; + NSString *mPassphraseHint; + OISFUCryptoKey *mCryptoKey; + NSData *mEncryptedDocumentUuid; +} + ++ (_Bool)isZipArchiveAtPath:(id)arg1; +- (_Bool)decompressAtPath:(id)arg1; +- (void)setCryptoKey:(id)arg1; +- (id)encryptedDocumentUuid; +- (id)passphraseHint; +- (id)passphraseVerifier; +- (_Bool)isEncrypted; +- (id)allEntryNames; +- (id)entryWithName:(id)arg1 dataLength:(long long)arg2; +- (id)entryWithName:(id)arg1; +- (void)dealloc; +- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; +- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchiveFileDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchiveFileDataRepresentation.h new file mode 100644 index 000000000..67fd79c2e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipArchiveFileDataRepresentation.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SFUZipArchiveDataRepresentation-Protocol.h" + +@class SFUFileDataRepresentation; + +// Not exported +@interface OISFUZipArchiveFileDataRepresentation : OISFUDataRepresentation +{ + SFUFileDataRepresentation *mFileRepresentation; + int mFd; +} + +- (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)path; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)inputStream; +- (_Bool)isEncrypted; +- (long long)dataLength; +- (_Bool)isReadable; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry-Private.h new file mode 100644 index 000000000..02135d057 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OISFUZipEntry (Private) +- (unsigned long long)calculateEncodedLength; +- (unsigned long long)dataOffset; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry.h new file mode 100644 index 000000000..b51928eea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipEntry.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class OISFUCryptoKey, OISFUDataRepresentation; + +// Not exported +@interface OISFUZipEntry : OISFUDataRepresentation +{ + OISFUDataRepresentation *mArchiveDataRepresentation; + int mCompressionMethod; + unsigned long long mCompressedSize; + unsigned long long mUncompressedSize; + unsigned long long mOffset; + unsigned int mCrc; + unsigned long long mDataOffset; + _Bool mHasDataOffset; + unsigned long long mEncodedLength; + _Bool mHasEncodedLength; + OISFUCryptoKey *mCryptoKey; +} + +- (void)setDataLength:(long long)arg1; +- (void)setCryptoKey:(id)arg1; +- (void)setCompressionFlags:(unsigned short)arg1; +- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long long)arg2; +- (unsigned int)crc; +- (unsigned long long)backingFileDataOffset; +- (id)backingFilePath; +- (_Bool)isBackedByFile; +- (_Bool)isEncrypted; +- (_Bool)isCompressed; +- (void)copyToFile:(id)arg1; +- (id)data; +- (id)inputStream; +- (long long)encodedLength; +- (long long)dataLength; +- (_Bool)isReadable; +- (void)dealloc; +- (id)initWithDataRepresentation:(id)arg1 compressionMethod:(int)arg2 compressedSize:(unsigned long long)arg3 uncompressedSize:(unsigned long long)arg4 offset:(unsigned long long)arg5 crc:(unsigned int)arg6; +- (id)initFromCentralFileHeader:(const char *)arg1 dataRepresentation:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipException.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipException.h new file mode 100644 index 000000000..c45b7d364 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipException.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSException.h" + +// Not exported +@interface OISFUZipException : NSException +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream-Private.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream-Private.h new file mode 100644 index 000000000..b30f99331 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface OISFUZipInflateInputStream (Private) +- (void)setupInflateStream; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream.h new file mode 100644 index 000000000..5f0a13a81 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipInflateInputStream.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +// Not exported +@interface OISFUZipInflateInputStream : NSObject +{ + struct z_stream_s mStream; + long long mOffset; + id mInput; + char *mOutBuffer; + unsigned long long mOutBufferSize; + _Bool mReachedEnd; + _Bool mIsFromZip; + unsigned long long mCalculatedCrc; + unsigned long long mCheckCrc; +} + +- (long long)totalCompressedBytesConsumed; +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (long long)offset; +- (_Bool)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; +- (void)dealloc; +- (id)initWithInput:(id)arg1; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long long)arg4 dataRepresentation:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OISFUZipRecordInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipRecordInputStream.h new file mode 100644 index 000000000..919d80185 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/OISFUZipRecordInputStream.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface OISFUZipRecordInputStream : NSObject +{ + id mInput; + const char *mBuffer; + long long mBufferStart; + long long mBufferEnd; +} + +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3; +- (void)dealloc; +- (id)initWithDataRepresentation:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/OIXMLDocument.h b/iOS7/PrivateFrameworks/OfficeImport/OIXMLDocument.h index 30c61c127..414b4aa04 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OIXMLDocument.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OIXMLDocument.h @@ -8,6 +8,7 @@ @class NSString, OIXMLElement; +// Not exported @interface OIXMLDocument : OIXMLNode { OIXMLElement *_rootElement; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OIXMLElement.h b/iOS7/PrivateFrameworks/OfficeImport/OIXMLElement.h index df0f5d05e..01afe66a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OIXMLElement.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OIXMLElement.h @@ -6,26 +6,27 @@ #import +// Not exported @interface OIXMLElement : OIXMLNode { id _attributes; id _children; - BOOL _hasMultipleAttributes; - BOOL _hasMultipleChildren; + _Bool _hasMultipleAttributes; + _Bool _hasMultipleChildren; } -+ (BOOL)isEmptyHTMLElement:(id)arg1; ++ (_Bool)isEmptyHTMLElement:(id)arg1; + (void)_initEmptyHTMLNames; - (id)closingTagString; - (id)contentString; - (id)openingTagString; - (void)_appendXMLStringToString:(struct __CFString *)arg1 level:(int)arg2; -- (int)attributeCount; -- (int)childrenCount; +- (long long)attributeCount; +- (long long)childrenCount; - (id)stringValue; - (id)objectValue; - (void)setObjectValue:(id)arg1; -- (void)insertChild:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addChild:(id)arg1; - (void)addAttribute:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/OIXMLNode.h b/iOS7/PrivateFrameworks/OfficeImport/OIXMLNode.h index 424ef5b1a..bf20c00ea 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/OIXMLNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/OIXMLNode.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface OIXMLNode : NSObject { unsigned int _kind; @@ -17,7 +18,7 @@ id _value; } -+ (void)_escapeCharacters:(const unsigned short *)arg1 amount:(unsigned int)arg2 escapeWhiteSpaces:(BOOL)arg3 inString:(id)arg4 appendingToString:(struct __CFString *)arg5; ++ (void)_escapeCharacters:(const unsigned short *)arg1 amount:(unsigned int)arg2 escapeWhiteSpaces:(_Bool)arg3 inString:(id)arg4 appendingToString:(struct __CFString *)arg5; + (void)_escapeHTMLAttributeCharacters:(id)arg1 withQuote:(unsigned short)arg2 appendingToString:(struct __CFString *)arg3; + (id)elementWithName:(id)arg1 stringValue:(id)arg2; + (id)elementWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/ObjectCacheByCString.h b/iOS7/PrivateFrameworks/OfficeImport/ObjectCacheByCString.h index f94d5e090..672050410 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/ObjectCacheByCString.h +++ b/iOS7/PrivateFrameworks/OfficeImport/ObjectCacheByCString.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface ObjectCacheByCString : NSObject { struct __CFDictionary *_dictionary; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBAnimation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBAnimation-Private.h new file mode 100644 index 000000000..654858c5b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBAnimation-Private.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBAnimation (Private) ++ (void)parseBuildList:(id)arg1 buildMap:(id)arg2 state:(id)arg3; ++ (id)newChartBuild:(id)arg1; ++ (id)newParaBuild:(id)arg1; ++ (void)parseTargetContainerHolder:(id)arg1 setTargetObj:(id)arg2 state:(id)arg3; ++ (void)parseTimeNodeVariants:(id)arg1 commonData:(id)arg2; ++ (void)parseCmdBehaviorContainer:(id)arg1 cmdBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseRotationBehaviorContainer:(id)arg1 rotationBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseMotionBehaviorContainer:(id)arg1 motionBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseEffectBehaviorContainer:(id)arg1 effectBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseColorBehaviorContainer:(id)arg1 colorBehavior:(id)arg2 timeNode:(id)arg3; ++ (id)newColorFromBehaviorColor:(struct PptAnimColorBehavior_Color_Struct *)arg1; ++ (void)parseAnimateBehaviorContainer:(id)arg1 animBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseTimeConditionsHolder:(id)arg1 commonData:(id)arg2; ++ (id)parseMediaContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; ++ (void)parseTimeNodeContainer:(id)arg1 siblings:(id)arg2 state:(id)arg3; ++ (id)parseBehaviorContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; ++ (void)generatePpt10AnimationFromState:(id)arg1 timings:(id)arg2; ++ (void)parsePpt10Animation:(id)arg1 timings:(id)arg2 state:(id)arg3; ++ (_Bool)hasPpt10Animations:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBAnimation.h b/iOS7/PrivateFrameworks/OfficeImport/PBAnimation.h index ca1a35761..0ae7994d2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBAnimation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBAnimation.h @@ -6,30 +6,12 @@ #import "NSObject.h" +// Not exported @interface PBAnimation : NSObject { } + (void)mapAnimationsFromSlide:(id)arg1 tgtSlide:(id)arg2 state:(id)arg3; -+ (void)parseBuildList:(id)arg1 buildMap:(id)arg2 state:(id)arg3; -+ (id)newChartBuild:(id)arg1; -+ (id)newParaBuild:(id)arg1; -+ (void)parseTargetContainerHolder:(id)arg1 setTargetObj:(id)arg2 state:(id)arg3; -+ (void)parseTimeNodeVariants:(id)arg1 commonData:(id)arg2; -+ (void)parseCmdBehaviorContainer:(id)arg1 cmdBehavior:(id)arg2 timeNode:(id)arg3; -+ (void)parseRotationBehaviorContainer:(id)arg1 rotationBehavior:(id)arg2 timeNode:(id)arg3; -+ (void)parseMotionBehaviorContainer:(id)arg1 motionBehavior:(id)arg2 timeNode:(id)arg3; -+ (void)parseEffectBehaviorContainer:(id)arg1 effectBehavior:(id)arg2 timeNode:(id)arg3; -+ (void)parseColorBehaviorContainer:(id)arg1 colorBehavior:(id)arg2 timeNode:(id)arg3; -+ (id)newColorFromBehaviorColor:(struct PptAnimColorBehavior_Color_Struct *)arg1; -+ (void)parseAnimateBehaviorContainer:(id)arg1 animBehavior:(id)arg2 timeNode:(id)arg3; -+ (void)parseTimeConditionsHolder:(id)arg1 commonData:(id)arg2; -+ (id)parseMediaContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; -+ (void)parseTimeNodeContainer:(id)arg1 siblings:(id)arg2 state:(id)arg3; -+ (id)parseBehaviorContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; -+ (void)generatePpt10AnimationFromState:(id)arg1 timings:(id)arg2; -+ (void)parsePpt10Animation:(id)arg1 timings:(id)arg2 state:(id)arg3; -+ (BOOL)hasPpt10Animations:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBAnimationCacheState.h b/iOS7/PrivateFrameworks/OfficeImport/PBAnimationCacheState.h index fb12ee0b1..933731c41 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBAnimationCacheState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBAnimationCacheState.h @@ -8,13 +8,14 @@ @class NSMutableSet; +// Not exported @interface PBAnimationCacheState : PDAnimationCacheState { NSMutableSet *mEntranceDrawables; NSMutableSet *mExitDrawables; } -- (BOOL)isValid:(id)arg1; +- (_Bool)isValid:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties-Private.h new file mode 100644 index 000000000..6b4cea3a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBBulletProperties (Private) ++ (int)writeBulletNumberScheme:(int)arg1; ++ (int)readBulletNumberSchemeFromExtended:(unsigned int)arg1; ++ (int)readBulletNumberScheme:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties.h b/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties.h index d4908c752..83954c593 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBBulletProperties.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface PBBulletProperties : NSObject { } + (void)writeBulletProperties:(id)arg1 toBulletStyle:(struct PptParaProperty9 *)arg2 state:(id)arg3; + (id)readBulletProperties:(struct PptParaProperty9 *)arg1 state:(id)arg2; -+ (int)writeBulletNumberScheme:(int)arg1; -+ (int)readBulletNumberSchemeFromExtended:(unsigned int)arg1; -+ (int)readBulletNumberScheme:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties-Private.h new file mode 100644 index 000000000..06ee416be --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBCharacterProperties (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties.h b/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties.h index 603c81ad0..11aa77967 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBCharacterProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBCharacterProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBChart.h b/iOS7/PrivateFrameworks/OfficeImport/PBChart.h index afae220e4..e9fefa568 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBChart.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBChart.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBChart : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBColorScheme.h b/iOS7/PrivateFrameworks/OfficeImport/PBColorScheme.h index c99bf19ae..e71600cce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBColorScheme.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBColorScheme.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBColorScheme : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBFontEntity.h b/iOS7/PrivateFrameworks/OfficeImport/PBFontEntity.h index ca453fb88..7c789488d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBFontEntity.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBFontEntity.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PBFontEntity : NSObject { NSString *mFaceName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBHeadersFooters.h b/iOS7/PrivateFrameworks/OfficeImport/PBHeadersFooters.h index 168c4d4b3..ccbed1aee 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBHeadersFooters.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBHeadersFooters.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBHeadersFooters : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBHyperlink.h b/iOS7/PrivateFrameworks/OfficeImport/PBHyperlink.h index d73bd3453..c7c02476b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBHyperlink.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBHyperlink.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBHyperlink : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBMasterInfo.h b/iOS7/PrivateFrameworks/OfficeImport/PBMasterInfo.h index 72f37fb8f..c3613d38f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBMasterInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBMasterInfo.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableArray, PDSlideMaster; +// Not exported @interface PBMasterInfo : NSObject { PDSlideMaster *mSlideMaster; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBMasterLayoutMap.h b/iOS7/PrivateFrameworks/OfficeImport/PBMasterLayoutMap.h index ab6b66ec3..104d84381 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBMasterLayoutMap.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBMasterLayoutMap.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface PBMasterLayoutMap : NSObject { NSMutableDictionary *mMasterIdToMasterInfoMap; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBMasterStyle.h b/iOS7/PrivateFrameworks/OfficeImport/PBMasterStyle.h index 01dd641c2..f6a147dc4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBMasterStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBMasterStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBMasterStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBMedia.h b/iOS7/PrivateFrameworks/OfficeImport/PBMedia.h index c2b9b0d9a..3c7905b65 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBMedia.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBMedia.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface PBMedia : NSObject { } + (void)writeMediaFromDrawable:(id)arg1 toObject:(id)arg2 state:(id)arg3; -+ (BOOL)readEmbeddedSoundFromClientDataHolder:(id)arg1 toImage:(id)arg2 state:(id)arg3; ++ (_Bool)readEmbeddedSoundFromClientDataHolder:(id)arg1 toImage:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBNotes.h b/iOS7/PrivateFrameworks/OfficeImport/PBNotes.h index 0e3a14a92..f61f193be 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBNotes.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBNotes.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface PBNotes : NSObject { } -+ (void)writeNotes:(id)arg1 targetNotesSlideId:(unsigned long)arg2 presentationState:(id)arg3; ++ (void)writeNotes:(id)arg1 targetNotesSlideId:(unsigned int)arg2 presentationState:(id)arg3; + (void)writeNotesMaster:(id)arg1 presentationState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient-Private.h new file mode 100644 index 000000000..e18c5de16 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBOfficeArtReaderClient (Private) ++ (id)newBuildFromBuildType:(int)arg1; ++ (int)directionFromFlyDirection:(int)arg1; ++ (int)presetIdFromFlyMethod:(int)arg1 isEntrance:(_Bool)arg2; ++ (id)newTargetFromDrawable:(id)arg1 clientData:(id)arg2 buildType:(int)arg3; ++ (_Bool)readPlaceholderInfo:(id)arg1 clientData:(id)arg2 toGraphic:(id)arg3 presentationState:(id)arg4; ++ (_Bool)readOleFromClientDataHolder:(id)arg1 toGraphic:(id)arg2 tgtClientData:(id)arg3 state:(id)arg4; ++ (void)addRecolorSpec:(const struct PptRecolorSpec *)arg1 toDictionary:(id)arg2; ++ (_Bool)readRecolorInfoFromClientDataHolder:(id)arg1 toClientData:(id)arg2; ++ (void)readHyperlinkFromShapeContainerHolder:(id)arg1 toDrawable:(id)arg2 state:(id)arg3; ++ (void)readClientAnchorFromContainer:(id)arg1 toDrawable:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient.h b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient.h index 6179e397a..d8ea01243 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderClient.h @@ -8,25 +8,16 @@ #import +// Not exported @interface PBOfficeArtReaderClient : NSObject { } -+ (BOOL)tablesAreAllowed; -+ (BOOL)escherIsFullySupported; ++ (_Bool)tablesAreAllowed; ++ (_Bool)escherIsFullySupported; + (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; + (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; -+ (id)newBuildFromBuildType:(int)arg1; -+ (int)directionFromFlyDirection:(int)arg1; -+ (int)presetIdFromFlyMethod:(int)arg1 isEntrance:(BOOL)arg2; -+ (id)newTargetFromDrawable:(id)arg1 clientData:(id)arg2 buildType:(int)arg3; -+ (BOOL)readPlaceholderInfo:(id)arg1 clientData:(id)arg2 toGraphic:(id)arg3 presentationState:(id)arg4; -+ (BOOL)readOleFromClientDataHolder:(id)arg1 toGraphic:(id)arg2 tgtClientData:(id)arg3 state:(id)arg4; -+ (void)addRecolorSpec:(const struct PptRecolorSpec *)arg1 toDictionary:(id)arg2; -+ (BOOL)readRecolorInfoFromClientDataHolder:(id)arg1 toClientData:(id)arg2; -+ (void)readHyperlinkFromShapeContainerHolder:(id)arg1 toDrawable:(id)arg2 state:(id)arg3; -+ (void)readClientAnchorFromContainer:(id)arg1 toDrawable:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderState.h index 54218473b..46b3a227f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtReaderState.h @@ -8,6 +8,7 @@ @class PBPresentationReaderState; +// Not exported @interface PBOfficeArtReaderState : OABReaderState { PBPresentationReaderState *mPresentationState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterClient.h b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterClient.h index 738fa2cfc..3736dda04 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterClient.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PBOfficeArtWriterClient : OABWriterClient { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterState.h b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterState.h index 4cd71f062..dc08cebed 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOfficeArtWriterState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, PBPresentationWriterState; +// Not exported @interface PBOfficeArtWriterState : OABWriterState { PBPresentationWriterState *mPresentationState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletDictionary.h b/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletDictionary.h index ec5fc389d..057549495 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletDictionary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletDictionary.h @@ -8,12 +8,13 @@ @class NSMutableDictionary; +// Not exported @interface PBOutlineBulletDictionary : NSObject { NSMutableDictionary *mDictionary; } -- (id)objectForSlideId:(unsigned long)arg1 textType:(int)arg2 placeholderIndex:(unsigned long)arg3; +- (id)objectForSlideId:(unsigned int)arg1 textType:(int)arg2 placeholderIndex:(unsigned int)arg3; - (void)dealloc; - (id)initFromContainer:(id)arg1 objectType:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletKey.h b/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletKey.h index cab5d7b74..6a8b05dc1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletKey.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBOutlineBulletKey.h @@ -8,17 +8,18 @@ #import "NSCopying-Protocol.h" +// Not exported @interface PBOutlineBulletKey : NSObject { - unsigned long mSlideId; + unsigned int mSlideId; int mTextType; - unsigned long mPlaceholderIndex; + unsigned int mPlaceholderIndex; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithSlideId:(unsigned long)arg1 textType:(int)arg2 placeholderIndex:(unsigned long)arg3; +- (id)initWithSlideId:(unsigned int)arg1 textType:(int)arg2 placeholderIndex:(unsigned int)arg3; - (id)initWithOutlineBullet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties-Private.h new file mode 100644 index 000000000..834a12dd8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBParagraphProperties (Private) ++ (int)pptFontAlignWithOADTextFontAlign:(int)arg1; ++ (int)pptAlignmentTypeWithOADTextAlignType:(int)arg1; ++ (short)pptTextSpacingWithOADParaSpacing:(id)arg1 defaultPptParaSpacing:(short)arg2; ++ (void)readAlign:(id)arg1 pptAlignmentType:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties.h b/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties.h index 8f0ab6b50..9079c94d7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBParagraphProperties.h @@ -6,18 +6,15 @@ #import "NSObject.h" +// Not exported @interface PBParagraphProperties : NSObject { } + (void)writeTabStopsFromParagraphProperties:(id)arg1 toParagraphProperties:(struct PptParaProperty *)arg2 state:(id)arg3; + (void)writeParagraphProperties:(id)arg1 paragraphProperties:(struct PptParaProperty *)arg2 bulletStyle:(struct PptParaProperty9 *)arg3 state:(id)arg4; -+ (void)readParagraphProperties:(id)arg1 paragraphProperty:(struct PptParaProperty *)arg2 bulletStyle:(struct PptParaProperty9 *)arg3 isMaster:(BOOL)arg4 state:(id)arg5; ++ (void)readParagraphProperties:(id)arg1 paragraphProperty:(struct PptParaProperty *)arg2 bulletStyle:(struct PptParaProperty9 *)arg3 isMaster:(_Bool)arg4 state:(id)arg5; + (void)readParagraphProperties:(id)arg1 paragraphPropertyRun:(struct PptParaRun *)arg2 bulletStyle:(struct PptParaProperty9 *)arg3 state:(id)arg4; -+ (int)pptFontAlignWithOADTextFontAlign:(int)arg1; -+ (int)pptAlignmentTypeWithOADTextAlignType:(int)arg1; -+ (short)pptTextSpacingWithOADParaSpacing:(id)arg1 defaultPptParaSpacing:(short)arg2; -+ (void)readAlign:(id)arg1 pptAlignmentType:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder-Private.h new file mode 100644 index 000000000..5ba862d02 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBPlaceholder (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder.h b/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder.h index d672b9d52..2ee2b5dd7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPlaceholder.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface PBPlaceholder : NSObject { } -+ (void)writePlaceholder:(id)arg1 toPlaceholderAtom:(struct PptOEPlaceholderAtom *)arg2 isMaster:(BOOL)arg3 isNotes:(BOOL)arg4; -+ (BOOL)isTitlePlaceholder:(int)arg1; -+ (BOOL)isBodyPlaceholder:(int)arg1; ++ (void)writePlaceholder:(id)arg1 toPlaceholderAtom:(struct PptOEPlaceholderAtom *)arg2 isMaster:(_Bool)arg3 isNotes:(_Bool)arg4; ++ (_Bool)isTitlePlaceholder:(int)arg1; ++ (_Bool)isBodyPlaceholder:(int)arg1; + (int)placeholderTypeFromTextType:(int)arg1; + (int)readPlaceholderOrientation:(int)arg1; + (int)readPlaceholderSize:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPresentation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBPresentation-Private.h new file mode 100644 index 000000000..943dd7e80 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPresentation-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBPresentation (Private) ++ (void)readNotes:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4; ++ (void)readSlides:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4 isThumbnail:(_Bool)arg5 delegate:(id)arg6; ++ (void)processLayoutTypesFromDocument:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; ++ (void)scanSlideListForLayoutTypes:(id)arg1 slideListHolder:(id)arg2 masterLayoutMap:(id)arg3; ++ (void)readMasterAndLayouts:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; ++ (void)readDefaultTextListStyle:(id)arg1 fromDocumentContainer:(id)arg2 state:(id)arg3; ++ (void)setDefaultTextStyleWithEnvironmentHolder:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPresentation.h b/iOS7/PrivateFrameworks/OfficeImport/PBPresentation.h index 07606107b..c26639b06 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBPresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPresentation.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBPresentation : NSObject { } @@ -17,15 +18,8 @@ + (void)writeGlobalsWithPresentationState:(id)arg1; + (void)addHeadersFootersToDocumentContainer:(id)arg1 instance:(int)arg2; + (void)setFontEntites:(id)arg1 environmentHolder:(id)arg2; -+ (void)readFrom:(struct PptBinaryReader *)arg1 to:(id)arg2 cancel:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (void)readFrom:(struct PptBinaryReader *)arg1 to:(id)arg2 cancel:(id)arg3 asThumbnail:(_Bool)arg4 delegate:(id)arg5; + (id)drawingGroupHolderWithDocumentContainerHolder:(id)arg1; -+ (void)readNotes:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4; -+ (void)readSlides:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4 isThumbnail:(BOOL)arg5 delegate:(id)arg6; -+ (void)processLayoutTypesFromDocument:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; -+ (void)scanSlideListForLayoutTypes:(id)arg1 slideListHolder:(id)arg2 masterLayoutMap:(id)arg3; -+ (void)readMasterAndLayouts:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; -+ (void)readDefaultTextListStyle:(id)arg1 fromDocumentContainer:(id)arg2 state:(id)arg3; -+ (void)setDefaultTextStyleWithEnvironmentHolder:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPresentationReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/PBPresentationReaderState.h index 7e76ca8db..33f44620d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBPresentationReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPresentationReaderState.h @@ -8,6 +8,7 @@ @class ESDContainer, ESDObject, ESDRoot, NSMutableArray, NSMutableDictionary, PBOfficeArtReaderState, PBOutlineBulletDictionary, PBSlideState, PDPresentation, PDSlideBase, TSUNoCopyDictionary; +// Not exported @interface PBPresentationReaderState : NSObject { struct PptBinaryReader *mPptBinaryReader; @@ -15,7 +16,7 @@ ESDRoot *mDocumentRoot; ESDContainer *mSrcSlideListHolder; ChVector_fe49fc78 *mCurrentSlideTextBlockStartIndexVector; - unsigned long mSrcSlideId; + unsigned int mSrcSlideId; NSMutableArray *mSlideIndexes; TSUNoCopyDictionary *mSlideMasterToMasterStyles; struct __CFDictionary *mHyperlinkMap; @@ -23,7 +24,7 @@ NSMutableArray *mFontEntities; PDSlideBase *mTgtSlide; unsigned int mTextLength; - BOOL mHasCharacterPropertyBulletIndex; + _Bool mHasCharacterPropertyBulletIndex; unsigned int mBulletIndex; PBOutlineBulletDictionary *mPlaceholderBulletStyles; PBOutlineBulletDictionary *mPlaceholderMacCharStyles; @@ -33,49 +34,49 @@ ChVector_b45fc7a7 *mSrcCurrentMasterStyleInfoVector; PBSlideState *mSlideState; id mCancel; - BOOL mHasSlideNumberPlaceholder; + _Bool mHasSlideNumberPlaceholder; NSMutableDictionary *mTargetShapeToSourceTextBoxContainerHolderMap; } -@property BOOL hasSlideNumberPlaceholder; // @synthesize hasSlideNumberPlaceholder=mHasSlideNumberPlaceholder; +@property _Bool hasSlideNumberPlaceholder; // @synthesize hasSlideNumberPlaceholder=mHasSlideNumberPlaceholder; @property(retain, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancel; @property ESDContainer *sourceSlideListHolder; // @synthesize sourceSlideListHolder=mSrcSlideListHolder; - (void)setSourceTextBoxContainerHolder:(id)arg1 forTargetShape:(id)arg2; - (id)sourceTextBoxContainerHolderForTargetShape:(id)arg1; -- (id)hyperlinkInfoWithId:(unsigned long)arg1 createIfAbsent:(BOOL)arg2; -- (BOOL)isCancelled; -- (void)setSourceSlideId:(unsigned long)arg1; +- (id)hyperlinkInfoWithId:(unsigned int)arg1 createIfAbsent:(_Bool)arg2; +- (_Bool)isCancelled; +- (void)setSourceSlideId:(unsigned int)arg1; - (ChVector_fe49fc78 *)currentSlideTextBlockStartIndexVector; - (struct PBReaderMasterStyleInfo *)currentSourceMasterStyleInfoOfType:(int)arg1; - (struct PBReaderMasterStyleInfo *)docSourceMasterStyleInfoOfType:(int)arg1; - (void)setCurrentSourceMasterStyleInfoVector:(ChVector_b45fc7a7 *)arg1; -- (BOOL)hasCurrentSourceMasterStyleInfoVector; +- (_Bool)hasCurrentSourceMasterStyleInfoVector; - (void)resetSlideState; - (id)slideState; - (id)masterStyles:(id)arg1; - (void)setMasterStyles:(id)arg1 slideMaster:(id)arg2; - (void)setCurrentBulletStyle:(id)arg1 macCharStyle:(id)arg2; -- (void)setCurrentTextType:(int)arg1 placeholderIndex:(unsigned long)arg2; +- (void)setCurrentTextType:(int)arg1 placeholderIndex:(unsigned int)arg2; - (id)currentMacCharStyle; - (id)currentBulletStyle; - (void)setPlaceholderMacCharStyles:(id)arg1; - (void)setPlaceholderBulletStyles:(id)arg1; - (void)setBulletIndex:(unsigned int)arg1; - (unsigned int)bulletIndex; -- (void)setHasCharacterPropertyBulletIndex:(BOOL)arg1; -- (BOOL)hasCharacterPropertyBulletIndex; +- (void)setHasCharacterPropertyBulletIndex:(_Bool)arg1; +- (_Bool)hasCharacterPropertyBulletIndex; - (void)setTextLength:(unsigned int)arg1; - (unsigned int)textLength; - (void)setTgtSlide:(id)arg1; - (id)tgtSlide; -- (id)fontEntityAtIndex:(unsigned int)arg1; +- (id)fontEntityAtIndex:(unsigned long long)arg1; - (void)addFontEntity:(id)arg1 charSet:(int)arg2 type:(int)arg3 family:(int)arg4; -- (unsigned int)fontEntityCount; +- (unsigned long long)fontEntityCount; - (id)officeArtState; - (id)slideIndexesRef; -- (unsigned int)getSlideIndexAt:(unsigned int)arg1; -- (void)addSlideIndex:(unsigned int)arg1; -- (unsigned int)numberOfSlideIndexes; +- (unsigned long long)getSlideIndexAt:(unsigned long long)arg1; +- (void)addSlideIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfSlideIndexes; - (id)tgtPresentation; - (void)setDocumentRoot:(id)arg1; - (id)documentRoot; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBPresentationWriterState.h b/iOS7/PrivateFrameworks/OfficeImport/PBPresentationWriterState.h index 4cb7e6a70..a970a044e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBPresentationWriterState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBPresentationWriterState.h @@ -8,6 +8,7 @@ @class ESDContainer, ESDObject, ESDRoot, NSMutableDictionary, PBOfficeArtWriterState, PDPresentation, PDSlideBase, TSUNoCopyDictionary; +// Not exported @interface PBPresentationWriterState : NSObject { PBOfficeArtWriterState *mOfficeArtState; @@ -51,7 +52,7 @@ @property(retain, nonatomic) ESDRoot *targetPicturesRoot; // @synthesize targetPicturesRoot=mTgtPicturesRoot; @property(retain) ESDRoot *targetDocumentRoot; // @synthesize targetDocumentRoot=mTgtDocumentRoot; @property(readonly) PDPresentation *sourcePresentation; // @synthesize sourcePresentation=mSrcPresentation; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (struct PBWriterMasterStyleInfo *)docTargetMasterStyleInfoOfType:(int)arg1; - (struct PBWriterMasterSlideInfo *)currentMasterSlideInfo; @property PDSlideBase *currentSourceSlideBase; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBProgTag-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBProgTag-Private.h new file mode 100644 index 000000000..6a7357bb8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBProgTag-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBProgTag (Private) ++ (id)readMacCharStyleFromClientData:(id)arg1; ++ (void)readMacCharStylesFromDocumentList:(id)arg1 state:(id)arg2; ++ (id)readBulletStyleFromClientData:(id)arg1; ++ (void)readHyperlinkScreenTipsFromDocumentList:(id)arg1 state:(id)arg2; ++ (void)readBulletImagesFromDocumentList:(id)arg1 state:(id)arg2; ++ (void)readBulletStylesFromDocumentList:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBProgTag.h b/iOS7/PrivateFrameworks/OfficeImport/PBProgTag.h index 087180c7b..b97dfc9bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBProgTag.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBProgTag.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBProgTag : NSObject { } @@ -19,12 +20,6 @@ + (void)readDocumentList:(id)arg1 state:(id)arg2; + (void)readBulletStylesFromMainMaster:(id)arg1 state:(id)arg2; + (const struct PBTextFormatProgTagInfo *)textFormatInfoForProgTagName:(const unsigned short *)arg1; -+ (id)readMacCharStyleFromClientData:(id)arg1; -+ (void)readMacCharStylesFromDocumentList:(id)arg1 state:(id)arg2; -+ (id)readBulletStyleFromClientData:(id)arg1; -+ (void)readHyperlinkScreenTipsFromDocumentList:(id)arg1 state:(id)arg2; -+ (void)readBulletImagesFromDocumentList:(id)arg1 state:(id)arg2; -+ (void)readBulletStylesFromDocumentList:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBReader.h b/iOS7/PrivateFrameworks/OfficeImport/PBReader.h index e5dd07610..ff96872bc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBReader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PBReader : OCBReader { struct PptObjectFactory *mPptObjectFactory; @@ -16,7 +17,7 @@ - (struct OCCEncryptionInfoReader *)encryptionInfoReader; @property(readonly, nonatomic) struct PptBinaryReader *pptReader; - (id)read; -- (BOOL)start; +- (_Bool)start; - (void)dealloc; - (id)initWithCancelDelegate:(id)arg1 tracing:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBReaderHyperlinkInfo.h b/iOS7/PrivateFrameworks/OfficeImport/PBReaderHyperlinkInfo.h index cf1bac68d..93ab43a3e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBReaderHyperlinkInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBReaderHyperlinkInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PBReaderHyperlinkInfo : NSObject { NSString *mHyperlink1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlide-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlide-Private.h new file mode 100644 index 000000000..c8f9c5d52 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlide-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBSlide (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlide.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlide.h index 2f5419631..7ec9ff617 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBSlide.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlide.h @@ -6,11 +6,12 @@ #import +// Not exported @interface PBSlide : PBSlideBase { } -+ (void)writeSlideAtIndex:(long)arg1 presentationState:(id)arg2; ++ (void)writeSlideAtIndex:(int)arg1 presentationState:(id)arg2; + (void)writeLayoutFromSlide:(id)arg1 toSlideAtom:(struct PptSlideAtom *)arg2 presentationState:(id)arg3; + (void)readFromSlideContainer:(id)arg1 toSlide:(id)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase-Private.h new file mode 100644 index 000000000..97e227d23 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBSlideBase (Private) ++ (unsigned char)mapDirection:(id)arg1; ++ (void)initTransitionMap:(id)arg1; ++ (id)newOptions:(long long)arg1 transType:(int)arg2; ++ (int)parseTransType:(int)arg1 direction:(long long)arg2; ++ (void)parseSlideShowInfo:(struct PptSSSlideInfoAtom *)arg1 slideBase:(id)arg2 state:(id)arg3; ++ (_Bool)slideFollowsMasterBackground:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase.h index 82593dc36..ed07f1149 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideBase.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBSlideBase : NSObject { } @@ -14,12 +15,6 @@ + (void)mapSlideNumberPlaceholder:(id)arg1 tgtSlideBase:(id)arg2 state:(id)arg3; + (void)readColorScheme:(id)arg1 colorScheme:(id)arg2 colorMap:(id)arg3 state:(id)arg4; + (void)readDrawingGroup:(id)arg1 slide:(id)arg2 state:(id)arg3; -+ (unsigned char)mapDirection:(id)arg1; -+ (void)initTransitionMap:(id)arg1; -+ (id)newOptions:(long)arg1 transType:(int)arg2; -+ (int)parseTransType:(int)arg1 direction:(long)arg2; -+ (void)parseSlideShowInfo:(struct PptSSSlideInfoAtom *)arg1 slideBase:(id)arg2 state:(id)arg3; -+ (BOOL)slideFollowsMasterBackground:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster-Private.h new file mode 100644 index 000000000..92f0ba0af --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBSlideMaster (Private) ++ (void)flattenTextStyle:(id)arg1 intoTextBox:(id)arg2; ++ (id)textBodyForPlaceholderType:(int)arg1 slideLayout:(id)arg2; ++ (int)textTypeFor:(int)arg1 placeholderType:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster.h index 5474e5180..4c3636a80 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideMaster.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PBSlideMaster : PBSlideBase { } @@ -22,9 +23,6 @@ + (void)flattenBaseMasterStyleType:(int)arg1 masterStyleMap:(id)arg2; + (void)readSlideLayout:(id)arg1 slideHolder:(id)arg2 layoutType:(int)arg3 state:(id)arg4; + (void)readMasterDrawables:(id)arg1 slideHolder:(id)arg2 state:(id)arg3; -+ (void)flattenTextStyle:(id)arg1 intoTextBox:(id)arg2; -+ (id)textBodyForPlaceholderType:(int)arg1 slideLayout:(id)arg2; -+ (int)textTypeFor:(int)arg1 placeholderType:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideObjAndMasterPair.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideObjAndMasterPair.h index 726c36139..808058870 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBSlideObjAndMasterPair.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideObjAndMasterPair.h @@ -8,6 +8,7 @@ @class PDSlide; +// Not exported @interface PBSlideObjAndMasterPair : NSObject { PDSlide *mSlide; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBSlideState.h b/iOS7/PrivateFrameworks/OfficeImport/PBSlideState.h index 36dcbaaaf..5ca946b12 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBSlideState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBSlideState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface PBSlideState : NSObject { NSMutableDictionary *mBuildOrderMap; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock-Private.h new file mode 100644 index 000000000..e2cfdc8da --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBTextBlock (Private) ++ (void)applyTextRuler:(struct PptTextRulerAtom *)arg1 toTextBlock:(id)arg2; ++ (void)readParagraph:(id)arg1 paragraph:(struct __CFAttributedString *)arg2 textType:(int)arg3 state:(id)arg4; ++ (void)readFromStyledText:(struct __CFAttributedString *)arg1 toStyledPargraphs:(struct __CFArray *)arg2; ++ (void)readFromTextBlock:(id)arg1 toStyledText:(struct __CFAttributedString *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock.h b/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock.h index e688d2809..e3ebf4f78 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBTextBlock.h @@ -6,17 +6,14 @@ #import "NSObject.h" +// Not exported @interface PBTextBlock : NSObject { } -+ (void)writeTextBody:(id)arg1 textBoxParentHolder:(id)arg2 startIndexInParent:(unsigned int)arg3 bulletStyleAtom:(struct PptTextBlockStyling9Atom *)arg4 textRulerAtom:(struct PptTextRulerAtom *)arg5 masterTextStyleAtom:(struct PptTextMasterStyleAtom *)arg6 masterBulletStyleAtom:(struct PptTextMasterStyle9Atom *)arg7 state:(id)arg8; -+ (void)writeHyperlink:(id)arg1 textBoxParentHolder:(id)arg2 insertIndexInParent:(unsigned int)arg3 counter:(unsigned int *)arg4 charRange:(struct _NSRange)arg5 instance:(int)arg6 state:(id)arg7; ++ (void)writeTextBody:(id)arg1 textBoxParentHolder:(id)arg2 startIndexInParent:(unsigned long long)arg3 bulletStyleAtom:(struct PptTextBlockStyling9Atom *)arg4 textRulerAtom:(struct PptTextRulerAtom *)arg5 masterTextStyleAtom:(struct PptTextMasterStyleAtom *)arg6 masterBulletStyleAtom:(struct PptTextMasterStyle9Atom *)arg7 state:(id)arg8; ++ (void)writeHyperlink:(id)arg1 textBoxParentHolder:(id)arg2 insertIndexInParent:(unsigned long long)arg3 counter:(unsigned long long *)arg4 charRange:(struct _NSRange)arg5 instance:(int)arg6 state:(id)arg7; + (void)readClientTextBox:(id)arg1 textBody:(id)arg2 state:(id)arg3; -+ (void)applyTextRuler:(struct PptTextRulerAtom *)arg1 toTextBlock:(id)arg2; -+ (void)readParagraph:(id)arg1 paragraph:(struct __CFAttributedString *)arg2 textType:(int)arg3 state:(id)arg4; -+ (void)readFromStyledText:(struct __CFAttributedString *)arg1 toStyledPargraphs:(struct __CFArray *)arg2; -+ (void)readFromTextBlock:(id)arg1 toStyledText:(struct __CFAttributedString *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PBTextRun.h b/iOS7/PrivateFrameworks/OfficeImport/PBTextRun.h index d081f376c..8e5a6955b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PBTextRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PBTextRun.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PBTextRun : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PCMessages.h b/iOS7/PrivateFrameworks/OfficeImport/PCMessages.h index e5587f63d..0d3d96938 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PCMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PCMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PCMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateBehavior.h index 8b6ee6ca5..6a0e4893a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateBehavior.h @@ -8,6 +8,7 @@ @class PDAnimationTarget; +// Not exported @interface PDAnimateBehavior : PDTimeNode { PDAnimationTarget *mTgtElement; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateColorBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateColorBehavior.h index 0dd6e4192..2b200460b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateColorBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateColorBehavior.h @@ -8,6 +8,7 @@ @class OADColor; +// Not exported @interface PDAnimateColorBehavior : PDAnimateBehavior { OADColor *mBy; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateEffectBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateEffectBehavior.h index d10567ed3..5a100c875 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateEffectBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateEffectBehavior.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PDAnimateEffectBehavior : PDAnimateBehavior { NSString *mFilter; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateMotionBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateMotionBehavior.h index 7d6a307a7..ee1cbb610 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateMotionBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateMotionBehavior.h @@ -8,35 +8,36 @@ @class NSString; +// Not exported @interface PDAnimateMotionBehavior : PDAnimateScaleBehavior { NSString *mPath; - BOOL mHasAngle; + _Bool mHasAngle; double mAngle; - BOOL mHasPointType; + _Bool mHasPointType; int mPointType; - BOOL mHasOriginType; + _Bool mHasOriginType; int mOriginType; - BOOL mHasRotationCenter; + _Bool mHasRotationCenter; struct CGPoint mRotationCenter; } - (id).cxx_construct; - (void)setRotationCenter:(struct CGPoint)arg1; - (struct CGPoint)rotationCenter; -- (BOOL)hasRotationCenter; +- (_Bool)hasRotationCenter; - (void)setOriginType:(int)arg1; - (int)originType; -- (BOOL)hasOriginType; +- (_Bool)hasOriginType; - (void)setPointType:(int)arg1; - (int)pointType; -- (BOOL)hasPointType; +- (_Bool)hasPointType; - (void)setAngle:(double)arg1; - (double)angle; -- (BOOL)hasAngle; +- (_Bool)hasAngle; - (void)setPath:(id)arg1; - (id)path; -- (BOOL)hasPath; +- (_Bool)hasPath; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateRotateBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateRotateBehavior.h index aae95203c..c18c17e5c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateRotateBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateRotateBehavior.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimateRotateBehavior : PDAnimateBehavior { double mTo; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateScaleBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateScaleBehavior.h index 7dfe08302..2cfcae06d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateScaleBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateScaleBehavior.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimateScaleBehavior : PDAnimateBehavior { struct CGPoint mTo; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateTimeBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateTimeBehavior.h index f6a2090ea..d95020a8a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimateTimeBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimateTimeBehavior.h @@ -8,14 +8,15 @@ @class NSMutableArray; +// Not exported @interface PDAnimateTimeBehavior : PDAnimateBehavior { NSMutableArray *mTimeAnimateValues; } - (void)addTimeAnimateValue:(id)arg1; -- (id)timeAnimateValueAtIndex:(unsigned int)arg1; -- (unsigned int)timeAnimateValueCount; +- (id)timeAnimateValueAtIndex:(unsigned long long)arg1; +- (unsigned long long)timeAnimateValueCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimation.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimation.h index d8c90c45c..68daaf821 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimation.h @@ -8,6 +8,7 @@ @class PDRootTimeNode, TSUNoCopyDictionary; +// Not exported @interface PDAnimation : NSObject { PDRootTimeNode *mRootTimeNode; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationBackgroundTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationBackgroundTarget.h index 4c015ce21..157bb8e5f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationBackgroundTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationBackgroundTarget.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimationBackgroundTarget : PDAnimationShapeTarget { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache-Private.h new file mode 100644 index 000000000..96e17aab5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PDAnimationCache (Private) ++ (void)mapAnimationInfo:(id)arg1 cacheData:(id)arg2 state:(id)arg3; ++ (void)mapCommonData:(id)arg1 cacheData:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache.h index 570f99435..04f089019 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCache.h @@ -8,6 +8,7 @@ @class NSString, PDAnimateMotionBehavior, PDAnimationTarget, PDBuild; +// Not exported @interface PDAnimationCache : NSObject { int mNodeType; @@ -15,43 +16,41 @@ int mPresetSubType; int mPresetClass; PDAnimationTarget *mTarget; - BOOL mHasDelay; + _Bool mHasDelay; double mDelay; - BOOL mHasDuration; + _Bool mHasDuration; double mDuration; - BOOL mHasDirection; + _Bool mHasDirection; double mDirection; - BOOL mHasPartCount; + _Bool mHasPartCount; int mPartCount; PDAnimateMotionBehavior *mMotionPath; - BOOL mHasValue; + _Bool mHasValue; double mValue; PDBuild *mBuild; int mIterateType; - BOOL mIsHead; + _Bool mIsHead; int mLevel; NSString *mGroupId; } + (id)createAnimationInfoDataForCacheItem:(id)arg1 order:(unsigned int)arg2; + (void)loadAnimationCache:(id)arg1 pdAnimation:(id)arg2 state:(id)arg3; -+ (void)mapAnimationInfo:(id)arg1 cacheData:(id)arg2 state:(id)arg3; -+ (void)mapCommonData:(id)arg1 cacheData:(id)arg2 state:(id)arg3; @property(retain, nonatomic) PDBuild *build; // @synthesize build=mBuild; @property(nonatomic) int level; // @synthesize level=mLevel; -@property(nonatomic) BOOL isHead; // @synthesize isHead=mIsHead; +@property(nonatomic) _Bool isHead; // @synthesize isHead=mIsHead; @property(retain, nonatomic) NSString *groupId; // @synthesize groupId=mGroupId; @property(nonatomic) double value; // @synthesize value=mValue; -@property(nonatomic) BOOL hasValue; // @synthesize hasValue=mHasValue; +@property(nonatomic) _Bool hasValue; // @synthesize hasValue=mHasValue; @property(retain, nonatomic) PDAnimateMotionBehavior *motionPath; // @synthesize motionPath=mMotionPath; @property(nonatomic) int partCount; // @synthesize partCount=mPartCount; -@property(nonatomic) BOOL hasPartCount; // @synthesize hasPartCount=mHasPartCount; +@property(nonatomic) _Bool hasPartCount; // @synthesize hasPartCount=mHasPartCount; @property(nonatomic) double direction; // @synthesize direction=mDirection; -@property(nonatomic) BOOL hasDirection; // @synthesize hasDirection=mHasDirection; +@property(nonatomic) _Bool hasDirection; // @synthesize hasDirection=mHasDirection; @property(nonatomic) double duration; // @synthesize duration=mDuration; -@property(nonatomic) BOOL hasDuration; // @synthesize hasDuration=mHasDuration; +@property(nonatomic) _Bool hasDuration; // @synthesize hasDuration=mHasDuration; @property(nonatomic) double delay; // @synthesize delay=mDelay; -@property(nonatomic) BOOL hasDelay; // @synthesize hasDelay=mHasDelay; +@property(nonatomic) _Bool hasDelay; // @synthesize hasDelay=mHasDelay; @property(nonatomic) int iterateType; // @synthesize iterateType=mIterateType; @property(nonatomic) int presetClass; // @synthesize presetClass=mPresetClass; @property(nonatomic) int presetSubType; // @synthesize presetSubType=mPresetSubType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCacheState.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCacheState.h index ea64b1946..9453b643a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCacheState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationCacheState.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface PDAnimationCacheState : NSObject { } -- (BOOL)isValid:(id)arg1; +- (_Bool)isValid:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationChartTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationChartTarget.h index 02df61974..ede7be86d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationChartTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationChartTarget.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimationChartTarget : PDAnimationShapeTarget { int mCatagoryIndex; @@ -13,8 +14,8 @@ int mBuildStep; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setBuildStep:(int)arg1; - (int)buildStep; - (void)setSeriesIndex:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationDiagramTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationDiagramTarget.h index ab6fb7c2a..480694742 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationDiagramTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationDiagramTarget.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimationDiagramTarget : PDAnimationShapeTarget { int mDiagramBuildStepBg; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfo.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfo.h index a3b75edd5..63db84664 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfo.h @@ -8,6 +8,7 @@ @class PDAnimationInfoData; +// Not exported @interface PDAnimationInfo : NSObject { PDAnimationInfoData *mEntrance; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfoData.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfoData.h index 4175b908d..87638b2bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfoData.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationInfoData.h @@ -8,6 +8,7 @@ @class OADDrawable, PDBuild, PDSequentialTimeNode; +// Not exported @interface PDAnimationInfoData : NSObject { unsigned int mOrder; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationOleChartTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationOleChartTarget.h index 087e3c558..d5f856e6a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationOleChartTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationOleChartTarget.h @@ -6,14 +6,15 @@ #import +// Not exported @interface PDAnimationOleChartTarget : PDAnimationShapeTarget { int mLevel; int mChartSubElementType; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setChartSubElementType:(int)arg1; - (int)chartSubElementType; - (void)setLevel:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationShapeTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationShapeTarget.h index f260f4bce..3e15de2b8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationShapeTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationShapeTarget.h @@ -8,13 +8,14 @@ @class OADDrawable; +// Not exported @interface PDAnimationShapeTarget : PDAnimationTarget { OADDrawable *mDrawable; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setDrawable:(id)arg1; - (id)drawable; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationSoundTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationSoundTarget.h index dc283992d..5001dd695 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationSoundTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationSoundTarget.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PDAnimationSoundTarget : PDAnimationShapeTarget { NSString *mSoundFile; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTarget.h index 331e11934..a17883d93 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTarget.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PDAnimationTarget : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTextTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTextTarget.h index 65ba3648c..8ad85bced 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTextTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAnimationTextTarget.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDAnimationTextTarget : PDAnimationShapeTarget { int mType; @@ -13,8 +14,8 @@ } - (id).cxx_construct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setRange:(struct _NSRange)arg1; - (struct _NSRange)range; - (void)setType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDAudioNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDAudioNode.h index 31c0ca4ad..b3a748abe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDAudioNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDAudioNode.h @@ -6,13 +6,14 @@ #import +// Not exported @interface PDAudioNode : PDMediaNode { - BOOL mIsNarration; + _Bool mIsNarration; } -- (void)setIsNarration:(BOOL)arg1; -- (BOOL)isNarration; +- (void)setIsNarration:(_Bool)arg1; +- (_Bool)isNarration; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDBlackOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDBlackOptions.h index 874ba203a..dcd9906e7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDBlackOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDBlackOptions.h @@ -6,13 +6,14 @@ #import +// Not exported @interface PDBlackOptions : PDTransitionOptions { - BOOL mIsThroughBlack; + _Bool mIsThroughBlack; } -- (void)setIsThroughBlack:(BOOL)arg1; -- (BOOL)isThroughBlack; +- (void)setIsThroughBlack:(_Bool)arg1; +- (_Bool)isThroughBlack; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDBuild.h b/iOS7/PrivateFrameworks/OfficeImport/PDBuild.h index dd27a3c66..e1e751dcd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDBuild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDBuild.h @@ -8,16 +8,17 @@ @class OADDrawable; +// Not exported @interface PDBuild : NSObject { - BOOL mIsAnimateBackground; + _Bool mIsAnimateBackground; OADDrawable *mDrawable; } - (void)setDrawable:(id)arg1; - (id)drawable; -- (void)setIsAnimateBackground:(BOOL)arg1; -- (BOOL)isAnimateBackground; +- (void)setIsAnimateBackground:(_Bool)arg1; +- (_Bool)isAnimateBackground; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDBuildMapKey.h b/iOS7/PrivateFrameworks/OfficeImport/PDBuildMapKey.h index 775aaddef..7387883bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDBuildMapKey.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDBuildMapKey.h @@ -10,6 +10,7 @@ @class NSString, NSValue; +// Not exported @interface PDBuildMapKey : NSObject { NSValue *mDrawableValue; @@ -17,8 +18,8 @@ } - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setGroupId:(id)arg1; - (id)groupId; - (void)setDrawable:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDChartBuild.h b/iOS7/PrivateFrameworks/OfficeImport/PDChartBuild.h index 3e3b7bb71..24ae98a61 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDChartBuild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDChartBuild.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDChartBuild : PDBuild { int mChartBuildType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDCmdBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDCmdBehavior.h index 36fbf988d..18c89f64f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDCmdBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDCmdBehavior.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PDCmdBehavior : PDAnimateBehavior { NSString *mCmd; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDComment.h b/iOS7/PrivateFrameworks/OfficeImport/PDComment.h index a4073597c..970db5da0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDComment.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDComment.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PDComment : NSObject { struct CGPoint mPosition; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDCommentAuthor.h b/iOS7/PrivateFrameworks/OfficeImport/PDCommentAuthor.h index d38e9d2d6..fabc93074 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDCommentAuthor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDCommentAuthor.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface PDCommentAuthor : NSObject { unsigned int mId; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDCornerDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDCornerDirectionOptions.h index 53f1d962c..daffc0c0b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDCornerDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDCornerDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDCornerDirectionOptions : PDTransitionOptions { int mDirection; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDDiagramBuild.h b/iOS7/PrivateFrameworks/OfficeImport/PDDiagramBuild.h index e97958c36..880ad0d1a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDDiagramBuild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDDiagramBuild.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDDiagramBuild : PDBuild { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDEightDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDEightDirectionOptions.h index 030757830..04f524435 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDEightDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDEightDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDEightDirectionOptions : PDTransitionOptions { int mDirection; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDHeadersFooters.h b/iOS7/PrivateFrameworks/OfficeImport/PDHeadersFooters.h index 52fb38d07..4b62e4f88 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDHeadersFooters.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDHeadersFooters.h @@ -8,14 +8,15 @@ @class NSString; +// Not exported @interface PDHeadersFooters : NSObject { - BOOL mHasDateTime; - BOOL mHasNowDateTime; - BOOL mHasUserDateTime; - BOOL mHasSlideNumber; - BOOL mHasHeader; - BOOL mHasFooter; + _Bool mHasDateTime; + _Bool mHasNowDateTime; + _Bool mHasUserDateTime; + _Bool mHasSlideNumber; + _Bool mHasHeader; + _Bool mHasFooter; int mDateTimeFormat; NSString *mUserDateTime; NSString *mHeader; @@ -28,18 +29,18 @@ - (id)header; - (void)setUserDateTime:(id)arg1; - (id)userDateTime; -- (void)setHasFooter:(BOOL)arg1; -- (BOOL)hasFooter; -- (void)setHasHeader:(BOOL)arg1; -- (BOOL)hasHeader; -- (void)setHasSlideNumber:(BOOL)arg1; -- (BOOL)hasSlideNumber; -- (void)setHasUserDateTime:(BOOL)arg1; -- (BOOL)hasUserDateTime; -- (void)setHasNowDateTime:(BOOL)arg1; -- (BOOL)hasNowDateTime; -- (void)setHasDateTime:(BOOL)arg1; -- (BOOL)hasDateTime; +- (void)setHasFooter:(_Bool)arg1; +- (_Bool)hasFooter; +- (void)setHasHeader:(_Bool)arg1; +- (_Bool)hasHeader; +- (void)setHasSlideNumber:(_Bool)arg1; +- (_Bool)hasSlideNumber; +- (void)setHasUserDateTime:(_Bool)arg1; +- (_Bool)hasUserDateTime; +- (void)setHasNowDateTime:(_Bool)arg1; +- (_Bool)hasNowDateTime; +- (void)setHasDateTime:(_Bool)arg1; +- (_Bool)hasDateTime; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDInOutDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDInOutDirectionOptions.h index 9b744d11f..271a7d872 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDInOutDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDInOutDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDInOutDirectionOptions : PDTransitionOptions { int mInOut; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDIterate.h b/iOS7/PrivateFrameworks/OfficeImport/PDIterate.h index 18f641ebb..8b47e0301 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDIterate.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDIterate.h @@ -6,20 +6,21 @@ #import "NSObject.h" +// Not exported @interface PDIterate : NSObject { int mType; - BOOL mIsBackwards; - BOOL mIsPercentage; + _Bool mIsBackwards; + _Bool mIsPercentage; double mValue; } - (void)setValue:(double)arg1; - (double)value; -- (void)setIsValuePercentage:(BOOL)arg1; -- (BOOL)isValuePercentage; -- (void)setIsBackwards:(BOOL)arg1; -- (BOOL)isBackwards; +- (void)setIsValuePercentage:(_Bool)arg1; +- (_Bool)isValuePercentage; +- (void)setIsBackwards:(_Bool)arg1; +- (_Bool)isBackwards; - (void)setType:(int)arg1; - (int)type; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDMediaNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDMediaNode.h index c15515dcb..9ba786ef3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDMediaNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDMediaNode.h @@ -8,23 +8,24 @@ @class PDAnimationTarget; +// Not exported @interface PDMediaNode : PDTimeNode { PDAnimationTarget *mTarget; - BOOL mIsMuted; - BOOL mIsShowWhenStopped; - long mNumberOfSlides; - long mVolume; + _Bool mIsMuted; + _Bool mIsShowWhenStopped; + long long mNumberOfSlides; + long long mVolume; } -- (void)setVolume:(long)arg1; -- (long)volume; -- (void)setNumberOfSlides:(long)arg1; -- (long)numberOfSlides; -- (void)setIsShowWhenStopped:(BOOL)arg1; -- (BOOL)isShowWhenStopped; -- (void)setIsMuted:(BOOL)arg1; -- (BOOL)isMuted; +- (void)setVolume:(long long)arg1; +- (long long)volume; +- (void)setNumberOfSlides:(long long)arg1; +- (long long)numberOfSlides; +- (void)setIsShowWhenStopped:(_Bool)arg1; +- (_Bool)isShowWhenStopped; +- (void)setIsMuted:(_Bool)arg1; +- (_Bool)isMuted; - (void)setTarget:(id)arg1; - (id)target; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDNotesMaster.h b/iOS7/PrivateFrameworks/OfficeImport/PDNotesMaster.h index 6c439e9e0..055c73b95 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDNotesMaster.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDNotesMaster.h @@ -8,6 +8,7 @@ @class OADColorMap, OADTextListStyle, OADTheme; +// Not exported @interface PDNotesMaster : PDSlideBase { OADTheme *mTheme; @@ -17,11 +18,11 @@ - (id)drawingTheme; - (void)doneWithContent; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)parentTextStyleForTables; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2; - (id)notesTextStyle; - (id)styleMatrix; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDNotesSlide.h b/iOS7/PrivateFrameworks/OfficeImport/PDNotesSlide.h index b3300ae00..21a525860 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDNotesSlide.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDNotesSlide.h @@ -8,16 +8,17 @@ @class PDNotesMaster; +// Not exported @interface PDNotesSlide : PDSlideChild { PDNotesMaster *mNotesMaster; } - (void)doneWithContent; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (void)setNotesMaster:(id)arg1; - (id)notesMaster; - (id)parentSlideBase; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/PDOfficeArtClient.h index 612888d7e..b08a0e622 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDOfficeArtClient.h @@ -11,31 +11,32 @@ @class OADImageRecolorInfo, PDAnimationInfo, PDPlaceholder; +// Not exported @interface PDOfficeArtClient : NSObject { OADImageRecolorInfo *mImageRecolorInfo; PDPlaceholder *mPlaceholder; - BOOL mIsComment; + _Bool mIsComment; PDAnimationInfo *mAnimationInfo; - BOOL mHasOleChart; + _Bool mHasOleChart; int mInheritedTextStylePlaceholderType; } @property(nonatomic) int inheritedTextStylePlaceholderType; // @synthesize inheritedTextStylePlaceholderType=mInheritedTextStylePlaceholderType; -- (void)setHasOleChart:(BOOL)arg1; -- (BOOL)hasOleChart; +- (void)setHasOleChart:(_Bool)arg1; +- (_Bool)hasOleChart; - (id)animationInfo; - (void)setAnimationInfo:(id)arg1; -- (BOOL)hasAnimationInfo; -- (void)setIsComment:(BOOL)arg1; -- (BOOL)isComment; +- (_Bool)hasAnimationInfo; +- (void)setIsComment:(_Bool)arg1; +- (_Bool)isComment; - (void)setPlaceholder:(id)arg1; - (id)placeholder; -- (BOOL)hasPlaceholder; +- (_Bool)hasPlaceholder; - (void)setImageRecolorInfo:(id)arg1; - (id)imageRecolorInfo; - (struct CGRect)bounds; -- (BOOL)hasBounds; +- (_Bool)hasBounds; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDOrientationOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDOrientationOptions.h index 7745829da..b31f6bd46 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDOrientationOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDOrientationOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDOrientationOptions : PDTransitionOptions { int mOrientation; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDParagraphBuild.h b/iOS7/PrivateFrameworks/OfficeImport/PDParagraphBuild.h index c1eb99a5f..35daae188 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDParagraphBuild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDParagraphBuild.h @@ -8,11 +8,12 @@ @class NSMutableArray; +// Not exported @interface PDParagraphBuild : PDBuild { NSMutableArray *mTimeNodeDataList; double mAutoAdvanceTime; - BOOL mIsReversedParagraphOrder; + _Bool mIsReversedParagraphOrder; int mBuildLevel; int mType; } @@ -21,14 +22,14 @@ - (int)type; - (void)setBuildLevel:(int)arg1; - (int)buildLevel; -- (void)setIsReversedParagraphOrder:(BOOL)arg1; -- (BOOL)isReversedParagraphOrder; +- (void)setIsReversedParagraphOrder:(_Bool)arg1; +- (_Bool)isReversedParagraphOrder; - (void)setAutoAdvanceTime:(double)arg1; - (double)autoAdvanceTime; - (id)timeNodeDataList; - (id)addTimeNodeData; -- (id)timeNodeDataAtIndex:(unsigned int)arg1; -- (unsigned int)timeNodeDataListCount; +- (id)timeNodeDataAtIndex:(unsigned long long)arg1; +- (unsigned long long)timeNodeDataListCount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDParallelTimeNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDParallelTimeNode.h index b8726eed7..5f44efdf5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDParallelTimeNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDParallelTimeNode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDParallelTimeNode : PDTimeNode { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDPlaceholder.h b/iOS7/PrivateFrameworks/OfficeImport/PDPlaceholder.h index 82a272cd2..a69b24f72 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDPlaceholder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDPlaceholder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PDPlaceholder : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDPresentation-GraphicStyleCaching.h b/iOS7/PrivateFrameworks/OfficeImport/PDPresentation-GraphicStyleCaching.h new file mode 100644 index 000000000..0b2effec9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDPresentation-GraphicStyleCaching.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PDPresentation (GraphicStyleCaching) +- (void)cacheGraphicStylesForSlideBase:(id)arg1; +- (void)cacheGraphicStyleForDrawable:(id)arg1 colorContext:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDPresentation.h b/iOS7/PrivateFrameworks/OfficeImport/PDPresentation.h index 67c798d46..99b101edd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDPresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDPresentation.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface PDPresentation : OCDDocument { NSMutableArray *mSlideMasters; @@ -16,10 +17,10 @@ NSMutableArray *mBulletBlips; struct CGSize mSlideSize; struct CGSize mNotesSize; - BOOL mIsAutoPlay; - BOOL mIsCommentsVisible; - BOOL mIsLooping; - BOOL mIsKiosk; + _Bool mIsAutoPlay; + _Bool mIsCommentsVisible; + _Bool mIsLooping; + _Bool mIsKiosk; NSMutableDictionary *mCommentAuthors; } @@ -28,36 +29,34 @@ - (void)flushUnusedMastersAndLayouts; - (void)setCommentAuthor:(id)arg1 forId:(unsigned int)arg2; - (id)commentAuthorForId:(unsigned int)arg1; -- (void)setIsKiosk:(BOOL)arg1; -- (BOOL)isKiosk; -- (void)setIsLooping:(BOOL)arg1; -- (BOOL)isLooping; -- (void)setIsCommentsVisible:(BOOL)arg1; -- (BOOL)isCommentsVisible; -- (void)setIsAutoPlay:(BOOL)arg1; -- (BOOL)isAutoPlay; +- (void)setIsKiosk:(_Bool)arg1; +- (_Bool)isKiosk; +- (void)setIsLooping:(_Bool)arg1; +- (_Bool)isLooping; +- (void)setIsCommentsVisible:(_Bool)arg1; +- (_Bool)isCommentsVisible; +- (void)setIsAutoPlay:(_Bool)arg1; +- (_Bool)isAutoPlay; - (void)setNotesSize:(struct CGSize)arg1; - (struct CGSize)notesSize; - (void)setSlideSize:(struct CGSize)arg1; - (struct CGSize)slideSize; - (id)bulletBlips; -- (unsigned long)bulletBlipCount; -- (unsigned long)addBulletBlip:(id)arg1; -- (id)bulletBlipAtIndex:(long)arg1; -- (unsigned int)indexOfSlide:(id)arg1; +- (unsigned int)bulletBlipCount; +- (unsigned int)addBulletBlip:(id)arg1; +- (id)bulletBlipAtIndex:(int)arg1; +- (unsigned long long)indexOfSlide:(id)arg1; - (void)addSlide:(id)arg1; -- (id)slideAtIndex:(unsigned int)arg1; -- (unsigned int)slideCount; +- (id)slideAtIndex:(unsigned long long)arg1; +- (unsigned long long)slideCount; - (void)addNotesMaster:(id)arg1; -- (id)notesMasterAtIndex:(unsigned int)arg1; -- (unsigned int)notesMasterCount; +- (id)notesMasterAtIndex:(unsigned long long)arg1; +- (unsigned long long)notesMasterCount; - (void)addSlideMaster:(id)arg1; -- (id)slideMasterAtIndex:(unsigned int)arg1; -- (unsigned int)slideMasterCount; +- (id)slideMasterAtIndex:(unsigned long long)arg1; +- (unsigned long long)slideMasterCount; - (void)dealloc; - (id)init; -- (void)cacheGraphicStylesForSlideBase:(id)arg1; -- (void)cacheGraphicStyleForDrawable:(id)arg1 colorContext:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDPrismOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDPrismOptions.h index fb2c95717..822b67744 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDPrismOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDPrismOptions.h @@ -6,16 +6,17 @@ #import +// Not exported @interface PDPrismOptions : PDSideDirectionOptions { - BOOL mIsContent; - BOOL mIsInverted; + _Bool mIsContent; + _Bool mIsInverted; } -- (void)setIsInverted:(BOOL)arg1; -- (BOOL)isInverted; -- (void)setIsContent:(BOOL)arg1; -- (BOOL)isContent; +- (void)setIsInverted:(_Bool)arg1; +- (_Bool)isInverted; +- (void)setIsContent:(_Bool)arg1; +- (_Bool)isContent; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDRevealOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDRevealOptions.h index 7cfda15ce..8f622b961 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDRevealOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDRevealOptions.h @@ -6,13 +6,14 @@ #import +// Not exported @interface PDRevealOptions : PDEightDirectionOptions { - BOOL mIsThroughBlack; + _Bool mIsThroughBlack; } -- (void)setIsThroughBlack:(BOOL)arg1; -- (BOOL)isThroughBlack; +- (void)setIsThroughBlack:(_Bool)arg1; +- (_Bool)isThroughBlack; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDRootTimeNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDRootTimeNode.h index b9b834793..91a08fc54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDRootTimeNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDRootTimeNode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDRootTimeNode : PDParallelTimeNode { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDRotationOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDRotationOptions.h index dd19a3992..c53efbf7d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDRotationOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDRotationOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDRotationOptions : PDTransitionOptions { int mDirection; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode-PDAnimationInfoAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode-PDAnimationInfoAdditions.h new file mode 100644 index 000000000..77fe14bbd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode-PDAnimationInfoAdditions.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, PDAnimationTarget; + +@interface PDSequentialTimeNode (PDAnimationInfoAdditions) ++ (id)newSequentialTimeNodeGroupForAnimationInfo; +@property(retain, nonatomic) NSString *groupId; +@property(nonatomic) double direction; +@property(nonatomic) double delay; +@property(nonatomic) int iterateType; +@property(nonatomic) int triggerType; +@property(nonatomic) int presetId; +@property(nonatomic) int presetClass; +@property(retain, nonatomic) PDAnimationTarget *target; +- (id)level3SetBehavior; +- (id)level2ParallelTimeNodeGroup; +- (id)level1ParallelTimeNodeGroup; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode.h index 7fbbd65b3..ef732014d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSequentialTimeNode.h @@ -6,24 +6,10 @@ #import -@class NSString, PDAnimationTarget; - +// Not exported @interface PDSequentialTimeNode : PDTimeNode { } -+ (id)newSequentialTimeNodeGroupForAnimationInfo; -@property(retain, nonatomic) NSString *groupId; -@property(nonatomic) double direction; -@property(nonatomic) double delay; -@property(nonatomic) int iterateType; -@property(nonatomic) int triggerType; -@property(nonatomic) int presetId; -@property(nonatomic) int presetClass; -@property(retain, nonatomic) PDAnimationTarget *target; -- (id)level3SetBehavior; -- (id)level2ParallelTimeNodeGroup; -- (id)level1ParallelTimeNodeGroup; - @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSetBehavior.h b/iOS7/PrivateFrameworks/OfficeImport/PDSetBehavior.h index ad532c6e4..0965601ce 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSetBehavior.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSetBehavior.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDSetBehavior : PDAnimateBehavior { id mValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSideDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDSideDirectionOptions.h index e6fd1b1c1..9c26e0e20 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSideDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSideDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDSideDirectionOptions : PDTransitionOptions { int mDirection; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlide.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlide.h index 6a7d434b2..6da6e485d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlide.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlide.h @@ -8,6 +8,7 @@ @class NSMutableArray, PDNotesSlide, PDSlideLayout; +// Not exported @interface PDSlide : PDSlideChild { PDSlideLayout *mSlideLayout; @@ -15,19 +16,19 @@ PDNotesSlide *mNotesSlide; } -- (BOOL)hasMappableSlideNumberShape; +- (_Bool)hasMappableSlideNumberShape; - (id)background; - (void)setInheritedTextStyle:(id)arg1 placeholderType:(int)arg2 defaultTextListStyle:(id)arg3; - (void)doneWithContent; - (void)addComment:(id)arg1; -- (id)commentAtIndex:(unsigned int)arg1; -- (unsigned int)commentCount; +- (id)commentAtIndex:(unsigned long long)arg1; +- (unsigned long long)commentCount; - (id)parentSlideBase; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)parentTextStyleForTables; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (void)setNotesSlide:(id)arg1; - (id)notesSlide; - (id)defaultTheme; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-Private.h new file mode 100644 index 000000000..b1ec63119 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PDSlideBase (Private) +- (void)setPpt9AnimationDataForCacheItem:(id)arg1 order:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-SlideNumberPlaceholder.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-SlideNumberPlaceholder.h new file mode 100644 index 000000000..99940dcca --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase-SlideNumberPlaceholder.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PDSlideBase (SlideNumberPlaceholder) +- (void)addSlideNumberPlaceholder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase.h index dce576f95..18575798d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideBase.h @@ -8,6 +8,7 @@ @class NSArray, NSString, OADBackground, OADShape, OADTableStyle, PDAnimation, PDTransition; +// Not exported @interface PDSlideBase : NSObject { NSString *mName; @@ -18,38 +19,38 @@ OADTableStyle *mDefaultTableStyle; unsigned int mIsHidden:1; unsigned int mIsDoneWithContent:1; - BOOL mCachedSlideNumberShape; + _Bool mCachedSlideNumberShape; OADShape *mSlideNumberShape; - BOOL mCachedSlideNumberPlaceholder; + _Bool mCachedSlideNumberPlaceholder; OADShape *mSlideNumberPlaceholder; } + (int)inheritedPlaceholderType:(int)arg1; - (void)generatePpt9Animations:(id)arg1; -- (BOOL)hasPpt9Animations; -- (BOOL)hasPpt10Animations; +- (_Bool)hasPpt9Animations; +- (_Bool)hasPpt10Animations; - (id)drawingTheme; - (void)doneWithContent; - (void)setDefaultTableStyle:(id)arg1; - (id)defaultTableStyle; -- (void)setIsHidden:(BOOL)arg1; -- (BOOL)isHidden; +- (void)setIsHidden:(_Bool)arg1; +- (_Bool)isHidden; - (id)styleMatrix; - (id)colorMap; - (id)fontScheme; - (id)colorScheme; - (id)parentSlideBase; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)parentTextStyleForTables; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -@property(readonly, nonatomic) BOOL hasMappableSlideNumberShape; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +@property(readonly, nonatomic) _Bool hasMappableSlideNumberShape; @property(readonly, nonatomic) OADShape *slideNumberPlaceholder; @property(readonly, nonatomic) OADShape *slideNumberShape; - (id)placeholders; -- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 useBaseTypeMatch:(BOOL)arg3 overrideIndex:(BOOL)arg4; -- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 useBaseTypeMatch:(_Bool)arg3 overrideIndex:(_Bool)arg4; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)defaultTheme; - (void)setTransition:(id)arg1; - (id)transition; @@ -63,8 +64,6 @@ - (id)name; - (void)dealloc; - (id)init; -- (void)addSlideNumberPlaceholder:(id)arg1; -- (void)setPpt9AnimationDataForCacheItem:(id)arg1 order:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideChild.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideChild.h index ef954672d..4dbd9cffe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideChild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideChild.h @@ -8,10 +8,11 @@ @class OADColorMap, OADThemeOverrides; +// Not exported @interface PDSlideChild : PDSlideBase { - BOOL mShowMasterPlaceholderAnimations; - BOOL mShowMasterShapes; + _Bool mShowMasterPlaceholderAnimations; + _Bool mShowMasterShapes; OADThemeOverrides *mThemeOverrides; OADColorMap *mColorMapOverride; } @@ -25,10 +26,10 @@ - (void)setColorMapOverride:(id)arg1; - (id)colorMapOverride; - (id)themeOverrides; -- (void)setShowMasterShapes:(BOOL)arg1; -- (BOOL)showMasterShapes; -- (void)setShowMasterPlaceholderAnimations:(BOOL)arg1; -- (BOOL)showMasterPlaceholderAnimations; +- (void)setShowMasterShapes:(_Bool)arg1; +- (_Bool)showMasterShapes; +- (void)setShowMasterPlaceholderAnimations:(_Bool)arg1; +- (_Bool)showMasterPlaceholderAnimations; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideLayout.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideLayout.h index e9c622c46..5a3f5b625 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideLayout.h @@ -8,20 +8,21 @@ @class PDSlideMaster; +// Not exported @interface PDSlideLayout : PDSlideChild { int mSlideLayoutType; PDSlideMaster *mSlideMaster; } -- (BOOL)hasMappableSlideNumberShape; +- (_Bool)hasMappableSlideNumberShape; - (void)doneWithContent; - (id)parentSlideBase; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)parentTextStyleForTables; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)background; - (id)defaultTheme; - (void)setSlideMaster:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster-Private.h new file mode 100644 index 000000000..1440d5c39 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PDSlideMaster (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster.h index 0699e4369..bde612fb1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideMaster.h @@ -8,6 +8,7 @@ @class NSMutableArray, OADColorMap, OADTextListStyle, OADTheme; +// Not exported @interface PDSlideMaster : PDSlideBase { NSMutableArray *mSlideLayouts; @@ -16,27 +17,27 @@ OADTextListStyle *mTitleTextStyle; OADTextListStyle *mBodyTextStyle; OADTextListStyle *mOtherTextStyle; - BOOL mHeaderPlaceholderIsVisible; - BOOL mFooterPlaceholderIsVisible; - BOOL mSlideNumberPlaceholderIsVisible; - BOOL mDateTimePlaceholderIsVisible; + _Bool mHeaderPlaceholderIsVisible; + _Bool mFooterPlaceholderIsVisible; + _Bool mSlideNumberPlaceholderIsVisible; + _Bool mDateTimePlaceholderIsVisible; } -@property(nonatomic) BOOL dateTimePlaceholderIsVisible; // @synthesize dateTimePlaceholderIsVisible=mDateTimePlaceholderIsVisible; -@property(nonatomic) BOOL slideNumberPlaceholderIsVisible; // @synthesize slideNumberPlaceholderIsVisible=mSlideNumberPlaceholderIsVisible; -@property(nonatomic) BOOL footerPlaceholderIsVisible; // @synthesize footerPlaceholderIsVisible=mFooterPlaceholderIsVisible; -@property(nonatomic) BOOL headerPlaceholderIsVisible; // @synthesize headerPlaceholderIsVisible=mHeaderPlaceholderIsVisible; +@property(nonatomic) _Bool dateTimePlaceholderIsVisible; // @synthesize dateTimePlaceholderIsVisible=mDateTimePlaceholderIsVisible; +@property(nonatomic) _Bool slideNumberPlaceholderIsVisible; // @synthesize slideNumberPlaceholderIsVisible=mSlideNumberPlaceholderIsVisible; +@property(nonatomic) _Bool footerPlaceholderIsVisible; // @synthesize footerPlaceholderIsVisible=mFooterPlaceholderIsVisible; +@property(nonatomic) _Bool headerPlaceholderIsVisible; // @synthesize headerPlaceholderIsVisible=mHeaderPlaceholderIsVisible; @property(retain, nonatomic) NSMutableArray *slideLayouts; // @synthesize slideLayouts=mSlideLayouts; -- (BOOL)hasMappableSlideNumberShape; +- (_Bool)hasMappableSlideNumberShape; - (id)drawingTheme; - (void)doneWithContent; - (id)parentSlideBase; -- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (id)parentTextStyleForTables; -- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; -- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; -- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(_Bool)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(_Bool)arg3; - (void)setOtherTextStyle:(id)arg1; - (id)otherTextStyle; - (void)setBodyTextStyle:(id)arg1; @@ -47,8 +48,8 @@ - (id)slideLayoutOfType:(int)arg1; - (id)addSlideLayout; - (void)addSlideLayout:(id)arg1; -- (id)slideLayoutAtIndex:(unsigned int)arg1; -- (unsigned int)slideLayoutCount; +- (id)slideLayoutAtIndex:(unsigned long long)arg1; +- (unsigned long long)slideLayoutCount; - (id)styleMatrix; - (id)colorMap; - (id)fontScheme; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideNumberField.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideNumberField.h index 80a958030..035e2c61a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideNumberField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideNumberField.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDSlideNumberField : OADTextField { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSlideTarget.h b/iOS7/PrivateFrameworks/OfficeImport/PDSlideTarget.h index 2752054cc..a414803de 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSlideTarget.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSlideTarget.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDSlideTarget : PDAnimationTarget { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDSplitDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDSplitDirectionOptions.h index 4dcad522d..03d7c4aeb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDSplitDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDSplitDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDSplitDirectionOptions : PDTransitionOptions { int mOrientation; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTimeAnimateValue.h b/iOS7/PrivateFrameworks/OfficeImport/PDTimeAnimateValue.h index 89b8dcddf..0fac3fb1e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTimeAnimateValue.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTimeAnimateValue.h @@ -8,6 +8,7 @@ @class NSValue; +// Not exported @interface PDTimeAnimateValue : NSObject { NSValue *mTimeValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTimeCondition.h b/iOS7/PrivateFrameworks/OfficeImport/PDTimeCondition.h index fe40dbeb0..10f139e93 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTimeCondition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTimeCondition.h @@ -8,9 +8,10 @@ @class PDAnimationTarget; +// Not exported @interface PDTimeCondition : NSObject { - BOOL mHasDelay; + _Bool mHasDelay; int mDelay; int mTriggerEvent; PDAnimationTarget *mTarget; @@ -22,7 +23,7 @@ - (int)triggerEvent; - (void)setDelay:(int)arg1; - (int)delay; -- (BOOL)hasDelay; +- (_Bool)hasDelay; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTimeNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDTimeNode.h index 58c4ad3a8..4edf4c429 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTimeNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTimeNode.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSString, PDIterate; +// Not exported @interface PDTimeNode : NSObject { NSMutableArray *mStartTimeConditions; @@ -22,7 +23,7 @@ int mRepeatCount; int mRepeatDuration; int mRestartType; - BOOL mHasDuration; + _Bool mHasDuration; double mDuration; double mSpeed; double mAcceleration; @@ -41,10 +42,10 @@ - (double)speed; - (void)setDuration:(double)arg1; - (double)duration; -- (BOOL)hasDuration; +- (_Bool)hasDuration; - (void)setRestartType:(int)arg1; - (int)restartType; -- (BOOL)hasRestartType; +- (_Bool)hasRestartType; - (void)setRepeatDuration:(int)arg1; - (int)repeatDuration; - (void)setRepeatCount:(int)arg1; @@ -55,10 +56,10 @@ - (int)presetSubType; - (void)setAnimationPresetClass:(int)arg1; - (int)animationPresetClass; -- (BOOL)hasPresetClass; +- (_Bool)hasPresetClass; - (void)setType:(int)arg1; - (int)type; -- (BOOL)hasType; +- (_Bool)hasType; - (void)setIterate:(id)arg1; - (id)iterate; - (void)setSubTimeNodeList:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTimeNodeUnion.h b/iOS7/PrivateFrameworks/OfficeImport/PDTimeNodeUnion.h index 147ea4d27..6816d4ca5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTimeNodeUnion.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTimeNodeUnion.h @@ -8,6 +8,7 @@ @class PDAnimateColorBehavior, PDAnimateEffectBehavior, PDAnimateMotionBehavior, PDAnimateRotateBehavior, PDAnimateScaleBehavior, PDAnimateTimeBehavior, PDAudioNode, PDCmdBehavior, PDParallelTimeNode, PDSequentialTimeNode, PDSetBehavior, PDVideoNode; +// Not exported @interface PDTimeNodeUnion : NSObject { PDAnimateTimeBehavior *mTimeBehavior; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTransition.h b/iOS7/PrivateFrameworks/OfficeImport/PDTransition.h index 1a29bfb89..ace8fca0f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTransition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTransition.h @@ -8,34 +8,35 @@ @class PDTransitionOptions; +// Not exported @interface PDTransition : OADProperties { - BOOL mHasType; + _Bool mHasType; int mType; - BOOL mHasSpeed; + _Bool mHasSpeed; int mSpeed; - BOOL mHasAdvanceOnClick; - BOOL mIsAdvanceOnClick; - BOOL mHasAdvanceAfterTime; + _Bool mHasAdvanceOnClick; + _Bool mIsAdvanceOnClick; + _Bool mHasAdvanceAfterTime; int mAdvanceAfterTime; PDTransitionOptions *mOptions; } - (void)setOptions:(id)arg1; - (id)options; -- (BOOL)hasTransitionOptions; +- (_Bool)hasTransitionOptions; - (void)setAdvanceAfterTime:(int)arg1; - (int)advanceAfterTime; -- (BOOL)hasAdvanceAfterTime; +- (_Bool)hasAdvanceAfterTime; - (void)setSpeed:(int)arg1; - (int)speed; -- (BOOL)hasSpeed; -- (void)setIsAdvanceOnClick:(BOOL)arg1; -- (BOOL)isAdvanceOnClick; -- (BOOL)hasIsAdvanceOnClick; +- (_Bool)hasSpeed; +- (void)setIsAdvanceOnClick:(_Bool)arg1; +- (_Bool)isAdvanceOnClick; +- (_Bool)hasIsAdvanceOnClick; - (void)setType:(int)arg1; - (int)type; -- (BOOL)hasType; +- (_Bool)hasType; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDTransitionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDTransitionOptions.h index 7e0f9970c..3b465f635 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDTransitionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDTransitionOptions.h @@ -8,10 +8,11 @@ @class NSString; +// Not exported @interface PDTransitionOptions : NSObject { - BOOL mHasSound; - BOOL mIsStartSoundAction; + _Bool mHasSound; + _Bool mIsStartSoundAction; NSString *mSoundFile; } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDVideoNode.h b/iOS7/PrivateFrameworks/OfficeImport/PDVideoNode.h index 45e2784bb..d4704e52e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDVideoNode.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDVideoNode.h @@ -6,13 +6,14 @@ #import +// Not exported @interface PDVideoNode : PDMediaNode { - BOOL mIsFullScreen; + _Bool mIsFullScreen; } -- (void)setIsFullScreen:(BOOL)arg1; -- (BOOL)isFullScreen; +- (void)setIsFullScreen:(_Bool)arg1; +- (_Bool)isFullScreen; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PDWheelDirectionOptions.h b/iOS7/PrivateFrameworks/OfficeImport/PDWheelDirectionOptions.h index 1d3a51719..e94f76c67 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PDWheelDirectionOptions.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PDWheelDirectionOptions.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PDWheelDirectionOptions : PDTransitionOptions { int mSpokes; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper-Private.h new file mode 100644 index 000000000..52b72ec03 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMBackgroundMapper (Private) +- (struct CGRect)slideRect; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper.h index 3625df860..145132d82 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMBackgroundMapper.h @@ -8,6 +8,7 @@ @class OADBackground; +// Not exported @interface PMBackgroundMapper : CMMapper { OADBackground *mBackground; @@ -15,7 +16,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithOadBackground:(id)arg1 parent:(id)arg2; -- (struct CGRect)slideRect; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper-Private.h new file mode 100644 index 000000000..82f8cab94 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMBulletMapper (Private) +- (id)makeBulletWithListState:(id)arg1; +- (void)mapBulletColorWithState:(id)arg1; +- (id)bulletFontName; +- (int)bulletSize; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper.h index bd32298a1..89cdf5a36 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMBulletMapper.h @@ -8,6 +8,7 @@ @class CMStyle, OADParagraphProperties; +// Not exported @interface PMBulletMapper : CMMapper { OADParagraphProperties *mProperties; @@ -19,10 +20,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)dealloc; - (id)initWithOadProperties:(id)arg1 fontSize:(int)arg2 parent:(id)arg3; -- (id)makeBulletWithListState:(id)arg1; -- (void)mapBulletColorWithState:(id)arg1; -- (id)bulletFontName; -- (int)bulletSize; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper-Private.h new file mode 100644 index 000000000..9e0d4e7d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMDrawableMapper (Private) ++ (id)orientedBoundsForDrawable:(id)arg1; +- (struct CGRect)transformRectToPage:(struct CGRect)arg1; +- (struct CGRect)shapeTextBoxWithState:(id)arg1; +- (void)mapFreeForm:(id)arg1 orientedBounds:(id)arg2 transformedBounds:(struct CGRect *)arg3 state:(id)arg4; +- (void)mapShapeAsBackgroundAt:(id)arg1 withState:(id)arg2; +- (void)mapChartAt:(id)arg1 withState:(id)arg2; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapRectangularShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper.h index 9201f29d1..8ce865bbb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMDrawableMapper.h @@ -8,32 +8,22 @@ @class CMDrawingContext, OADShape; +// Not exported @interface PMDrawableMapper : CMDrawableMapper { OADShape *mShape; CMDrawingContext *mDrawingContext; - BOOL mTopLevelMapper; + _Bool mTopLevelMapper; } -+ (id)orientedBoundsForDrawable:(id)arg1; - (void)mapBounds; - (void)mapAt:(id)arg1 withState:(id)arg2; - (struct CGRect)slideRect; -- (BOOL)isTopLevelMapper; -- (void)setTopLevelMapper:(BOOL)arg1; +- (_Bool)isTopLevelMapper; +- (void)setTopLevelMapper:(_Bool)arg1; - (id)drawingContext; - (void)setDrawingContext:(id)arg1; - (void)dealloc; -- (struct CGRect)transformRectToPage:(struct CGRect)arg1; -- (struct CGRect)shapeTextBoxWithState:(id)arg1; -- (void)mapFreeForm:(id)arg1 orientedBounds:(id)arg2 transformedBounds:(struct CGRect *)arg3 state:(id)arg4; -- (void)mapShapeAsBackgroundAt:(id)arg1 withState:(id)arg2; -- (void)mapChartAt:(id)arg1 withState:(id)arg2; -- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; -- (void)mapRectangularShapeAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMMasterSlideMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMMasterSlideMapper.h index b4ca1a376..a8f00c987 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMMasterSlideMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMMasterSlideMapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PMMasterSlideMapper : PMSlideMapper { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper-Private.h new file mode 100644 index 000000000..1f8b484f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMParagraphMapper (Private) +- (void)addEndCharacterStyleToStyle:(id)arg1; +- (id)fontScheme; +- (id)copyParagraphStyleWithState:(id)arg1 isFirstParagraph:(_Bool)arg2; +- (int)firstTextRunFontSize; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper.h index f12aee673..7976d10bd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMParagraphMapper.h @@ -8,17 +8,14 @@ @class OADParagraph; +// Not exported @interface PMParagraphMapper : CMMapper { OADParagraph *mParagraph; } -- (void)mapAt:(id)arg1 withState:(id)arg2 isFirstParagraph:(BOOL)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2 isFirstParagraph:(_Bool)arg3; - (id)initWithOadParagraph:(id)arg1 parent:(id)arg2; -- (void)addEndCharacterStyleToStyle:(id)arg1; -- (id)fontScheme; -- (id)copyParagraphStyleWithState:(id)arg1 isFirstParagraph:(BOOL)arg2; -- (int)firstTextRunFontSize; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper-Private.h new file mode 100644 index 000000000..8b6d39acf --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMPresentationMapper (Private) +- (void)setHtmlDocumentSizeInArchiver; +- (void)mapDefaultCssStylesAt:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper.h index 83200dd27..93cb18646 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMPresentationMapper.h @@ -10,6 +10,7 @@ @class CMArchiveManager, NSMutableArray, NSString, OIXMLDocument, OIXMLElement, PDPresentation; +// Not exported @interface PMPresentationMapper : CMMapper { int mWidth; @@ -23,12 +24,12 @@ OIXMLElement *mBodyElement; unsigned int mNextCommit; unsigned int mCurrentSlide; - BOOL mHasPushedFirstSlides; + _Bool mHasPushedFirstSlides; float mSlideOriginY; } - (void)finishMappingWithState:(id)arg1; -- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)mapElement:(id)arg1 atIndex:(unsigned long long)arg2 withState:(id)arg3 isLastElement:(_Bool)arg4; - (void)_pushEmptySlideWithMessage:(id)arg1; - (void)startMappingWithState:(id)arg1; - (struct CGSize)slideSize; @@ -38,8 +39,6 @@ - (id)archiver; - (void)dealloc; - (id)initWithPDPresentation:(id)arg1 archiver:(id)arg2; -- (void)setHtmlDocumentSizeInArchiver; -- (void)mapDefaultCssStylesAt:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper-Private.h new file mode 100644 index 000000000..08d6e021d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMShapeTextMapper (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper.h index 1df13ded0..d2c87ee18 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMShapeTextMapper.h @@ -8,18 +8,19 @@ @class CMStyle, OADOrientedBounds, OADTextBody; +// Not exported @interface PMShapeTextMapper : CMMapper { OADTextBody *mTextBody; OADOrientedBounds *mBounds; CMStyle *mStyle; - BOOL mRectangular; + _Bool mRectangular; } - (int)textAnchor; -- (BOOL)isTableCellContent; +- (_Bool)isTableCellContent; - (void)mapAt:(id)arg1 withState:(id)arg2; -- (void)setRectangular:(BOOL)arg1; +- (void)setRectangular:(_Bool)arg1; - (void)dealloc; - (id)initWithOadTextBody:(id)arg1 bounds:(id)arg2 parent:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper-Private.h new file mode 100644 index 000000000..958ad0971 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMSlideMapper (Private) +- (void)mapMasterGraphicsAt:(id)arg1 withState:(id)arg2; +- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; +- (void)mapBackgroundAt:(id)arg1 recursive:(_Bool)arg2 withState:(id)arg3; +- (void)mapMasterSlideAt:(id)arg1 withState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper.h index cf89c5ca8..9726463a0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMSlideMapper.h @@ -8,6 +8,7 @@ @class PDSlideBase; +// Not exported @interface PMSlideMapper : CMMapper { PDSlideBase *mSlide; @@ -21,10 +22,6 @@ - (id)defaultTheme; - (id)slideName; - (id)initWithPDSlide:(id)arg1 slideRect:(struct CGRect)arg2 parent:(id)arg3; -- (void)mapMasterGraphicsAt:(id)arg1 withState:(id)arg2; -- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; -- (void)mapBackgroundAt:(id)arg1 recursive:(BOOL)arg2 withState:(id)arg3; -- (void)mapMasterSlideAt:(id)arg1 withState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMState.h b/iOS7/PrivateFrameworks/OfficeImport/PMState.h index fe587d589..cd9216730 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMState.h @@ -8,6 +8,7 @@ @class CMOutlineState, OADTablePartStyle; +// Not exported @interface PMState : CMState { CMOutlineState *mListState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper-Private.h new file mode 100644 index 000000000..e2de56e26 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMTableCellMapper (Private) +- (void)mapCellPropertiesWithState:(id)arg1 textAnchor:(int)arg2; +- (void)mapBordersWithState:(id)arg1; +- (id)rowMapper; +- (id)tableMapper; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper.h index 2c84ef705..cfc5806c1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTableCellMapper.h @@ -8,6 +8,7 @@ @class CMStyle, OADTableCell; +// Not exported @interface PMTableCellMapper : CMMapper { OADTableCell *mCell; @@ -21,10 +22,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)dealloc; - (id)initWithOadTableCell:(id)arg1 rowIndex:(unsigned int)arg2 columnIndex:(int)arg3 parent:(id)arg4; -- (void)mapCellPropertiesWithState:(id)arg1 textAnchor:(int)arg2; -- (void)mapBordersWithState:(id)arg1; -- (id)rowMapper; -- (id)tableMapper; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper-Private.h new file mode 100644 index 000000000..24db061e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMTableMapper (Private) +- (id)cellStyle; +- (void)mapColumnGridAt:(id)arg1 withState:(id)arg2; +- (void)mapTablePropertiesWithState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper.h index 18bca150a..985a4d50c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTableMapper.h @@ -8,6 +8,7 @@ @class CMDrawableStyle, CMTableGridInfo, OADOrientedBounds, OADTable; +// Not exported @interface PMTableMapper : CMMapper { OADTable *mTable; @@ -16,7 +17,7 @@ OADOrientedBounds *mBounds; } -- (unsigned int)rowCount; +- (unsigned long long)rowCount; - (id)tableBorderStyle; - (id)defaultCellFillForRow:(unsigned int)arg1 withState:(id)arg2; - (id)defaultCellFillWithState:(id)arg1; @@ -25,9 +26,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)dealloc; - (id)initWithOadTable:(id)arg1 bounds:(id)arg2 parent:(id)arg3; -- (id)cellStyle; -- (void)mapColumnGridAt:(id)arg1 withState:(id)arg2; -- (void)mapTablePropertiesWithState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTableRowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMTableRowMapper.h index 5e1b9be87..5a77ef351 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMTableRowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTableRowMapper.h @@ -8,6 +8,7 @@ @class OADTable, OADTableRow; +// Not exported @interface PMTableRowMapper : CMMapper { OADTable *mTable; @@ -16,7 +17,7 @@ } - (void)mapAt:(id)arg1 withState:(id)arg2; -- (unsigned int)cellCount; +- (unsigned long long)cellCount; - (float)height; - (id)initWithOadTable:(id)arg1 rowIndex:(unsigned int)arg2 parent:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper-Private.h new file mode 100644 index 000000000..1ccd98b25 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMTextRunMapper (Private) +- (id)fontScheme; +- (id)copyCharacterStyleWithState:(id)arg1; +- (_Bool)_isDefaultFill:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper.h b/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper.h index 6b2b2e61e..ae060d380 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTextRunMapper.h @@ -8,6 +8,7 @@ @class OADTextRun; +// Not exported @interface PMTextRunMapper : CMMapper { OADTextRun *mTextRun; @@ -15,9 +16,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithOadTextRun:(id)arg1 parent:(id)arg2; -- (id)fontScheme; -- (id)copyCharacterStyleWithState:(id)arg1; -- (BOOL)_isDefaultFill:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTop-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PMTop-Private.h new file mode 100644 index 000000000..4a0319c42 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTop-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PMTop (Private) ++ (void)fillHTMLArchiveForPowerPointFrom:(id)arg1 inMemory:(_Bool)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; +- (_Bool)isCancelled; +- (void)readerDidEndDocument:(id)arg1; +- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(_Bool)arg4; +- (void)readerDidStartDocument:(id)arg1 withElementCount:(long long)arg2; +- (void)dealloc; +- (void)readFrom:(id)arg1 inMemory:(_Bool)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PMTop.h b/iOS7/PrivateFrameworks/OfficeImport/PMTop.h index c73e59115..2dd992a16 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PMTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PMTop.h @@ -10,25 +10,19 @@ @class CMArchiveManager, PMPresentationMapper, PMState; +// Not exported @interface PMTop : CMTop { CMArchiveManager *_archiver; PMState *_state; PMPresentationMapper *_mapper; - BOOL _xml; + _Bool _xml; } -+ (void)fillHTMLArchiveForPowerPointData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -+ (void)fillHTMLArchiveForPowerPointFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; -+ (void)fillHTMLArchiveForPowerPointFrom:(id)arg1 inMemory:(BOOL)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -- (void)readFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; -- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -- (BOOL)isCancelled; -- (void)readerDidEndDocument:(id)arg1; -- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(BOOL)arg4; -- (void)readerDidStartDocument:(id)arg1 withElementCount:(int)arg2; -- (void)dealloc; -- (void)readFrom:(id)arg1 inMemory:(BOOL)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; ++ (void)fillHTMLArchiveForPowerPointData:(id)arg1 fileName:(id)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; ++ (void)fillHTMLArchiveForPowerPointFile:(id)arg1 xmlFlag:(_Bool)arg2 archiver:(id)arg3; +- (void)readFile:(id)arg1 xmlFlag:(_Bool)arg2 archiver:(id)arg3; +- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXAnimation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXAnimation-Private.h new file mode 100644 index 000000000..c1235eaf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXAnimation-Private.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXAnimation (Private) ++ (id)readGraphicBuild:(struct _xmlNode *)arg1; ++ (id)readOleChartBuild:(struct _xmlNode *)arg1; ++ (int)readChartBuildType:(id)arg1; ++ (id)readParagraphBuild:(struct _xmlNode *)arg1; ++ (void)readAnimSequentialElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimParallelElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readCommonBehaviorData:(struct _xmlNode *)arg1 tgtCommonBehaviorData:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimRotationElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimSetElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (id)readAnimVariant:(struct _xmlNode *)arg1; ++ (void)readAnimCmdElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimVideoElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimAudioElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readCommonMediaNodeData:(struct _xmlNode *)arg1 commonMediaData:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimScaleElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimMotionElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readPointFromNode:(struct _xmlNode *)arg1 tgtPoint:(struct CGPoint *)arg2; ++ (void)readAnimEffectElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readAnimElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; ++ (void)readChartType:(id)arg1 oleChartTarget:(id)arg2; ++ (id)newShapeTarget:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (id)newTarget:(struct _xmlNode *)arg1 drawingState:(id)arg2; ++ (void)readTriggerEvent:(id)arg1 timeCondition:(id)arg2; ++ (void)readCondition:(struct _xmlNode *)arg1 timeCondition:(id)arg2 drawingState:(id)arg3; ++ (void)readStConditionList:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; ++ (void)readIterate:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; ++ (void)readChildTimeNodeList:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; ++ (void)readRestartType:(id)arg1 commonTimeNodeData:(id)arg2; ++ (void)readPresetClass:(id)arg1 commonTimeNodeData:(id)arg2; ++ (void)readTimeNodeType:(id)arg1 commonTimeNodeData:(id)arg2; ++ (void)readCommonTimeNodeData:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXAnimation.h b/iOS7/PrivateFrameworks/OfficeImport/PXAnimation.h index 6574c1bf8..292751e6b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXAnimation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXAnimation.h @@ -6,42 +6,12 @@ #import "NSObject.h" +// Not exported @interface PXAnimation : NSObject { } + (void)readAnimationFromTimingXmlNode:(struct _xmlNode *)arg1 tgtAnimation:(id)arg2 drawingState:(id)arg3; -+ (id)readGraphicBuild:(struct _xmlNode *)arg1; -+ (id)readOleChartBuild:(struct _xmlNode *)arg1; -+ (int)readChartBuildType:(id)arg1; -+ (id)readParagraphBuild:(struct _xmlNode *)arg1; -+ (void)readAnimSequentialElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimParallelElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readCommonBehaviorData:(struct _xmlNode *)arg1 tgtCommonBehaviorData:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimRotationElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimSetElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (id)readAnimVariant:(struct _xmlNode *)arg1; -+ (void)readAnimCmdElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimVideoElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimAudioElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readCommonMediaNodeData:(struct _xmlNode *)arg1 commonMediaData:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimScaleElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimMotionElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readPointFromNode:(struct _xmlNode *)arg1 tgtPoint:(struct CGPoint *)arg2; -+ (void)readAnimEffectElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readAnimElement:(struct _xmlNode *)arg1 timeNode:(id)arg2 drawingState:(id)arg3; -+ (void)readChartType:(id)arg1 oleChartTarget:(id)arg2; -+ (id)newShapeTarget:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (id)newTarget:(struct _xmlNode *)arg1 drawingState:(id)arg2; -+ (void)readTriggerEvent:(id)arg1 timeCondition:(id)arg2; -+ (void)readCondition:(struct _xmlNode *)arg1 timeCondition:(id)arg2 drawingState:(id)arg3; -+ (void)readStConditionList:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; -+ (void)readIterate:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; -+ (void)readChildTimeNodeList:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; -+ (void)readRestartType:(id)arg1 commonTimeNodeData:(id)arg2; -+ (void)readPresetClass:(id)arg1 commonTimeNodeData:(id)arg2; -+ (void)readTimeNodeType:(id)arg1 commonTimeNodeData:(id)arg2; -+ (void)readCommonTimeNodeData:(struct _xmlNode *)arg1 commonTimeNodeData:(id)arg2 drawingState:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXComment.h b/iOS7/PrivateFrameworks/OfficeImport/PXComment.h index 79223d26e..802c8c328 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXComment.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXComment.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXComment : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXCommentAuthor.h b/iOS7/PrivateFrameworks/OfficeImport/PXCommentAuthor.h index 0b62f3330..cd7224d7a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXCommentAuthor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXCommentAuthor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXCommentAuthor : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/PXCommon.h index 160343b44..a7f612956 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXLegacyText.h b/iOS7/PrivateFrameworks/OfficeImport/PXLegacyText.h index d2a1c2a58..f676f6c27 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXLegacyText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXLegacyText.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXLegacyText : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXMessages.h b/iOS7/PrivateFrameworks/OfficeImport/PXMessages.h index 096e5b602..30909f11f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXNotesMaster.h b/iOS7/PrivateFrameworks/OfficeImport/PXNotesMaster.h index 30e74e9c0..7529db91c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXNotesMaster.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXNotesMaster.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXNotesMaster : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXNotesSlide.h b/iOS7/PrivateFrameworks/OfficeImport/PXNotesSlide.h index 0e30d2637..2595d19f7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXNotesSlide.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXNotesSlide.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXNotesSlide : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient-Private.h new file mode 100644 index 000000000..9e9575a12 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXOfficeArtClient (Private) ++ (int)readPlaceholderBoundsTrackFromNode:(struct _xmlNode *)arg1; ++ (int)readPlaceholderTypeFromNode:(struct _xmlNode *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient.h index 26b11e9f2..533d37c48 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXOfficeArtClient.h @@ -8,13 +8,12 @@ @class PXPresentationState; +// Not exported @interface PXOfficeArtClient : OAXClient { PXPresentationState *mPresentationState; } -+ (int)readPlaceholderBoundsTrackFromNode:(struct _xmlNode *)arg1; -+ (int)readPlaceholderTypeFromNode:(struct _xmlNode *)arg1; - (id)readOle:(struct _xmlNode *)arg1 state:(id)arg2; - (void)postprocessHyperlink:(id)arg1 relationship:(id)arg2 state:(id)arg3; - (id)readClientTextField:(struct _xmlNode *)arg1 paragraph:(id)arg2 state:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXPresentation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXPresentation-Private.h new file mode 100644 index 000000000..fc32eca89 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXPresentation-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXPresentation (Private) ++ (void)readSlideIndicesWithPresentationPart:(id)arg1 presentationState:(id)arg2; ++ (void)readPresentationProperties:(id)arg1 to:(id)arg2; ++ (struct CGSize)readSizeFromChildOfElement:(struct _xmlNode *)arg1 childName:(const char *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXPresentation.h b/iOS7/PrivateFrameworks/OfficeImport/PXPresentation.h index cd863116e..db2963820 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXPresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXPresentation.h @@ -6,14 +6,12 @@ #import "NSObject.h" +// Not exported @interface PXPresentation : NSObject { } -+ (id)readFromPackage:(id)arg1 fileName:(id)arg2 reader:(id)arg3 cancel:(id)arg4 isThumbnail:(BOOL)arg5 delegate:(id)arg6; -+ (void)readSlideIndicesWithPresentationPart:(id)arg1 presentationState:(id)arg2; -+ (void)readPresentationProperties:(id)arg1 to:(id)arg2; -+ (struct CGSize)readSizeFromChildOfElement:(struct _xmlNode *)arg1 childName:(const char *)arg2; ++ (id)readFromPackage:(id)arg1 fileName:(id)arg2 reader:(id)arg3 cancel:(id)arg4 isThumbnail:(_Bool)arg5 delegate:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXPresentationState.h b/iOS7/PrivateFrameworks/OfficeImport/PXPresentationState.h index 7e14b8e25..0f27e9a58 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXPresentationState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXPresentationState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, OAVState, OAXDrawingState, OAXTableStyleCache, PDPresentation; +// Not exported @interface PXPresentationState : NSObject { NSMutableDictionary *mModelObjects; @@ -20,11 +21,11 @@ } @property(retain, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancel; -- (BOOL)isCancelled; +- (_Bool)isCancelled; - (void)setTgtPresentation:(id)arg1; - (id)tgtPresentation; -- (void)setSlideIndex:(int)arg1 forSlideURL:(id)arg2; -- (int)slideIndexForSlideURL:(id)arg1; +- (void)setSlideIndex:(long long)arg1 forSlideURL:(id)arg2; +- (long long)slideIndexForSlideURL:(id)arg1; - (id)tableStyleCache; - (void)resetOfficeArtState; - (id)officeArtState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXReader.h b/iOS7/PrivateFrameworks/OfficeImport/PXReader.h index 601aa0e86..23ff41a8b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXReader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface PXReader : OCXReader { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlide.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlide.h index 8824d7c09..359ffaec8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXSlide.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlide.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXSlide : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase-Private.h new file mode 100644 index 000000000..fafdf9fd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXSlideBase (Private) ++ (id)readLegacyDrawables:(id)arg1 oavState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase.h index 60adc42c4..bd99f7ef4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideBase.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface PXSlideBase : NSObject { } + (void)readFromPackagePart:(id)arg1 toSlideBase:(id)arg2 presentationState:(id)arg3; -+ (id)readLegacyDrawables:(id)arg1 oavState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideChild.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideChild.h index c68f9707a..86d12007a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXSlideChild.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideChild.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXSlideChild : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideLayout.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideLayout.h index 536d5de51..28827e94b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXSlideLayout.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideLayout.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PXSlideLayout : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster-Private.h new file mode 100644 index 000000000..3069be03d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXSlideMaster (Private) ++ (void)readTextStylesFromNode:(struct _xmlNode *)arg1 slideMaster:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster.h b/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster.h index 454260fdf..c93c8f288 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXSlideMaster.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface PXSlideMaster : NSObject { } + (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; -+ (void)readTextStylesFromNode:(struct _xmlNode *)arg1 slideMaster:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXTransition-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXTransition-Private.h new file mode 100644 index 000000000..4bf2c0dd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXTransition-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXTransition (Private) ++ (int)readInOut:(struct _xmlNode *)arg1 defaultValue:(int)arg2; ++ (int)readOrientation:(struct _xmlNode *)arg1 attribute:(const char *)arg2 defaultValue:(int)arg3; ++ (int)readReverseDirection:(struct _xmlNode *)arg1 defaultValue:(int)arg2; ++ (int)readDirection:(struct _xmlNode *)arg1 defaultValue:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXTransition.h b/iOS7/PrivateFrameworks/OfficeImport/PXTransition.h index 227cde7bd..7bc76f382 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXTransition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXTransition.h @@ -6,16 +6,13 @@ #import "NSObject.h" +// Not exported @interface PXTransition : NSObject { } + (void)readTransitionFromNode:(struct _xmlNode *)arg1 tgtTransition:(id)arg2 drawingState:(id)arg3; + (void)initialize; -+ (int)readInOut:(struct _xmlNode *)arg1 defaultValue:(int)arg2; -+ (int)readOrientation:(struct _xmlNode *)arg1 attribute:(const char *)arg2 defaultValue:(int)arg3; -+ (int)readReverseDirection:(struct _xmlNode *)arg1 defaultValue:(int)arg2; -+ (int)readDirection:(struct _xmlNode *)arg1 defaultValue:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient-Private.h new file mode 100644 index 000000000..7614790c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PXVmlClient (Private) ++ (id)colorWithRecolorInfoColorString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient.h b/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient.h index c5c54b8f6..f3da307bf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXVmlClient.h @@ -8,6 +8,7 @@ #import +// Not exported @interface PXVmlClient : NSObject { } @@ -15,7 +16,6 @@ + (int)vmlSupportLevel; + (void)readClientDataFromGroup:(struct _xmlNode *)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(struct _xmlNode *)arg1 toGraphic:(id)arg2 state:(id)arg3; -+ (id)colorWithRecolorInfoColorString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/PXVmlState.h b/iOS7/PrivateFrameworks/OfficeImport/PXVmlState.h index 26c590a94..00918ff3a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PXVmlState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PXVmlState.h @@ -8,6 +8,7 @@ @class ESDObject, PBPresentationReaderState; +// Not exported @interface PXVmlState : OAVState { ESDObject *mLegacyTextGlobals; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PptHyperlinkBlock.h b/iOS7/PrivateFrameworks/OfficeImport/PptHyperlinkBlock.h index c6e2e4080..025cdf4b1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PptHyperlinkBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PptHyperlinkBlock.h @@ -8,6 +8,7 @@ @class ESDContainer, ESDObject; +// Not exported @interface PptHyperlinkBlock : NSObject { ESDContainer *mInteractiveInfoContainerHolder; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PptMetaCharacterBlock.h b/iOS7/PrivateFrameworks/OfficeImport/PptMetaCharacterBlock.h index 454ecf902..25f93b7a1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PptMetaCharacterBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PptMetaCharacterBlock.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PptMetaCharacterBlock : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock-Private.h b/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock-Private.h new file mode 100644 index 000000000..d93eee933 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PptTextBlock (Private) +- (void)readMetaCharacterFieldsBookmarksAndHyperlinks:(id)arg1; +- (void)readStyles:(id)arg1; +- (void)readString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock.h b/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock.h index ce40228d3..84328c599 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/PptTextBlock.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableString; +// Not exported @interface PptTextBlock : NSObject { struct PptTextHeaderAtom *mTextHeader; @@ -28,15 +29,12 @@ - (id)hyperlinks; - (id)metaCharacterFields; - (id)text; -- (unsigned long)textIndex; +- (unsigned int)textIndex; - (int)textType; - (void)writeTextBlock:(id)arg1; - (void)readTextBlock:(id)arg1; - (void)dealloc; - (id)init; -- (void)readMetaCharacterFieldsBookmarksAndHyperlinks:(id)arg1; -- (void)readStyles:(id)arg1; -- (void)readString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/QLTop.h b/iOS7/PrivateFrameworks/OfficeImport/QLTop.h index 527558a65..dc5497aab 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/QLTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/QLTop.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface QLTop : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFAXMLStreamingChildEncodeProvider-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/SFAXMLStreamingChildEncodeProvider-Protocol.h index 859508d12..98845026b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFAXMLStreamingChildEncodeProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFAXMLStreamingChildEncodeProvider-Protocol.h @@ -8,6 +8,6 @@ @protocol SFAXMLStreamingChildEncodeProvider - (void)encodeChildrenAsChildrenOfNode:(struct _xmlNode *)arg1 handler:(id)arg2; -- (void)writeToBuffer:(struct _xmlOutputBuffer *)arg1 forNode:(struct _xmlNode *)arg2 format:(BOOL)arg3 level:(int)arg4; +- (void)writeToBuffer:(struct _xmlOutputBuffer *)arg1 forNode:(struct _xmlNode *)arg2 format:(_Bool)arg3 level:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream-Protocol.h deleted file mode 100644 index 5b96037ff..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SFUInputStream-Protocol.h" - -@protocol SFUBufferedInputStream -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream.h deleted file mode 100644 index 667cae5bc..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUBufferedInputStream.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import - -@interface SFUBufferedInputStream : NSObject -{ - id mStream; - char *mBuffer; - unsigned long mBufferSize; - long long mBufferOffset; - long long mBufferStart; - long long mBufferEnd; -} - -- (id)closeLocalStream; -- (void)close; -- (void)enableSystemCaching; -- (void)disableSystemCaching; -- (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (long long)offset; -- (void)dealloc; -- (id)initWithStream:(id)arg1 dataLength:(long long)arg2; -- (id)initWithStream:(id)arg1 bufferSize:(unsigned long)arg2; -- (id)initWithStream:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCommonCryptoCryptor.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCommonCryptoCryptor.h deleted file mode 100644 index 202d8003f..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCommonCryptoCryptor.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class SFUCryptoKey; - -@interface SFUCommonCryptoCryptor : SFUCryptor -{ - int mOperation; - SFUCryptoKey *mKey; - struct _CCCryptor *mCryptor; - unsigned long mBlockSize; - BOOL mFinished; - char *mDecryptionInputBuffer; - char *mOutputBuffer; - char *mOutputBufferPos; - unsigned long mOutputBufferAvailable; -} - -- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int *)arg4 error:(id *)arg5; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id *)arg5; -- (void)dealloc; -- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoInputStream.h deleted file mode 100644 index f5d78b6d6..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoInputStream.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SFUInputStream-Protocol.h" - -@class SFUCryptor; - -@interface SFUCryptoInputStream : NSObject -{ - id mBaseStream; - SFUCryptor *mCryptor; - long long mOffset; -} - -- (id)closeLocalStream; -- (void)close; -- (void)enableSystemCaching; -- (void)disableSystemCaching; -- (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (long long)offset; -- (void)dealloc; -- (id)initForDecryptionWithInputStream:(id)arg1 key:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoKey.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoKey.h deleted file mode 100644 index e3f6aab68..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoKey.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SFUCryptoKey : NSObject -{ - unsigned int mIterationCount; -} - -- (unsigned int)iterationCount; -- (int)keyType; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoOutputStream.h index c1f593dc6..90e76fad6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoOutputStream.h @@ -8,14 +8,15 @@ #import "SFUOutputStream-Protocol.h" -@class SFUCryptor; +@class OISFUCryptor; +// Not exported @interface SFUCryptoOutputStream : NSObject { id mBaseStream; - SFUCryptor *mCryptor; - BOOL mIsClosed; - BOOL mComputeCrc32; + OISFUCryptor *mCryptor; + _Bool mIsClosed; + _Bool mComputeCrc32; unsigned int mCrc32; } @@ -24,13 +25,13 @@ - (void)close; - (unsigned int)crc32; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (long long)offset; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (void)dealloc; -- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2 computeCrc32:(BOOL)arg3; +- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2 computeCrc32:(_Bool)arg3; - (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoUtils.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoUtils.h deleted file mode 100644 index 0e69c8102..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptoUtils.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SFUCryptoUtils : NSObject -{ -} - -+ (id)sha1HashFromStorage:(id)arg1; -+ (id)sha256HashFromString:(id)arg1; -+ (id)sha256HashFromStorage:(id)arg1; -+ (id)sha256HashFromData:(id)arg1; -+ (id)decodePassphraseHint:(id)arg1; -+ (id)encodePassphraseHint:(id)arg1; -+ (id)newBufferedInputStreamForDecryptingFile:(id)arg1 key:(id)arg2 isDeflated:(BOOL)arg3 zipStream:(id *)arg4; -+ (BOOL)isEncryptionVersionAndFormatSupportedInPassphraseVerifier:(id)arg1; -+ (BOOL)checkKey:(id)arg1 againstPassphraseVerifier:(id)arg2; -+ (unsigned int)iterationCountFromPassphraseVerifier:(id)arg1; -+ (id)generatePassphraseVerifierForKey:(id)arg1; -+ (unsigned int)ivLengthForKey:(id)arg1; -+ (id)hashForPassphrase:(id)arg1 withSalt:(id)arg2; -+ (id)generateRandomSalt; -+ (BOOL)generateRandomDataInBuffer:(char *)arg1 length:(unsigned long)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptor.h b/iOS7/PrivateFrameworks/OfficeImport/SFUCryptor.h deleted file mode 100644 index 4c6ed7d5a..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUCryptor.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SFUCryptor : NSObject -{ -} - -- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int *)arg4 error:(id *)arg5; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id *)arg5; -- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/SFUDataRepresentation.h deleted file mode 100644 index b35128ada..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUDataRepresentation.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSData; - -@interface SFUDataRepresentation : NSObject -{ - BOOL mHasHash; - unsigned int mHash; - BOOL mHasSha1Hash; - NSData *mSha1Hash; -} - -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (id)sha1Hash; -- (unsigned int)uint32Hash; -- (unsigned int)hash; -- (unsigned long)readIntoData:(id)arg1; -- (struct CGDataProvider *)cgDataProvider; -- (struct _xmlTextReader *)xmlReaderForGzippedDataWithInputStream:(id *)arg1; -- (struct _xmlTextReader *)xmlReaderForGzippedData; -- (struct _xmlTextReader *)xmlReader; -- (struct _xmlDoc *)xmlDocument; -- (BOOL)hasSameLocationAs:(id)arg1; -- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; -- (id)bufferedInputStream; -- (id)inputStream; -- (BOOL)isEncrypted; -- (long long)encodedLength; -- (long long)dataLength; -- (BOOL)isReadable; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation-Private.h new file mode 100644 index 000000000..415064787 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUFileDataRepresentation (Private) +- (void)readFileAttributes; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation.h index d1983ce94..170960af4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUFileDataRepresentation.h @@ -4,32 +4,33 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@class NSString, SFUCryptoKey; +@class NSString, OISFUCryptoKey; -@interface SFUFileDataRepresentation : SFUDataRepresentation +// Not exported +@interface SFUFileDataRepresentation : OISFUDataRepresentation { NSString *mPath; int mSharedFd; long long mFileLength; - unsigned long mFileType; - BOOL mHasFileAttributes; + unsigned int mFileType; + _Bool mHasFileAttributes; long long mPlaintextDataLength; - SFUCryptoKey *mCryptoKey; - BOOL mDeleteFileWhenDone; + OISFUCryptoKey *mCryptoKey; + _Bool mDeleteFileWhenDone; } - (void)deleteFileWhenDone; -- (BOOL)hasSameLocationAs:(id)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; - (id)inputStream; -- (BOOL)isCryptoKeyIdenticalToKey:(id)arg1; -- (BOOL)isEncrypted; +- (_Bool)isCryptoKeyIdenticalToKey:(id)arg1; +- (_Bool)isEncrypted; - (long long)encodedLength; - (long long)dataLength; -- (BOOL)isReadable; -- (void)setFileType:(unsigned long)arg1; -- (unsigned long)fileType; +- (_Bool)isReadable; +- (void)setFileType:(unsigned int)arg1; +- (unsigned int)fileType; - (id)path; - (id)description; - (void)dealloc; @@ -39,7 +40,6 @@ - (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 dataLength:(long long)arg3; - (id)initWithPath:(id)arg1 sharedFileDescriptor:(int)arg2; - (id)initWithPath:(id)arg1; -- (void)readFileAttributes; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUFileInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUFileInputStream.h deleted file mode 100644 index 6dfce5661..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUFileInputStream.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SFUInputStream-Protocol.h" - -@interface SFUFileInputStream : NSObject -{ - int mFd; - BOOL mIsCachingDisabled; - long long mStartOffset; - long long mCurrentOffset; - long long mEndOffset; -} - -- (id)closeLocalStream; -- (void)close; -- (void)enableSystemCaching; -- (void)disableSystemCaching; -- (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (long long)offset; -- (void)dealloc; -- (id)initWithPath:(id)arg1 offset:(long long)arg2; -- (id)initWithPath:(id)arg1 offset:(long long)arg2 length:(long long)arg3; -- (id)initWithFileDescriptor:(int)arg1 offset:(long long)arg2 length:(long long)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUFileOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUFileOutputStream.h index 0f2d5bb4f..1a8dbc84a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUFileOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUFileOutputStream.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface SFUFileOutputStream : NSObject { struct __sFILE *mFile; @@ -19,11 +20,11 @@ - (id)closeLocalStream; - (void)close; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; +- (_Bool)canSeek; - (long long)offset; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (id)path; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUInputStream-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/SFUInputStream-Protocol.h index 83e7c80f3..07358dc01 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUInputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUInputStream-Protocol.h @@ -12,8 +12,8 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUJson.h b/iOS7/PrivateFrameworks/OfficeImport/SFUJson.h index fb54fd388..ec9728bf5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUJson.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUJson.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SFUJson : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUJsonScanner.h b/iOS7/PrivateFrameworks/OfficeImport/SFUJsonScanner.h index 26fe4ce4f..315fa5dc8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUJsonScanner.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUJsonScanner.h @@ -8,12 +8,13 @@ @class NSCharacterSet, NSString; +// Not exported @interface SFUJsonScanner : NSObject { NSString *mString; unsigned short *mCharacters; - unsigned int mLength; - unsigned int mOffset; + unsigned long long mLength; + unsigned long long mOffset; NSCharacterSet *mWhitespaceCharacterSet; NSCharacterSet *mDecimalDigitCharacterSet; } @@ -23,7 +24,7 @@ - (id)parseFalse; - (id)parseTrue; - (id)parseNull; -- (BOOL)parseConstantString:(const char *)arg1; +- (_Bool)parseConstantString:(const char *)arg1; - (id)parseArray; - (id)parseDictionary; - (id)parseString; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryDataRepresentation.h index 7e96714fe..703840fdb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryDataRepresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryDataRepresentation.h @@ -4,22 +4,23 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class NSData; -@interface SFUMemoryDataRepresentation : SFUDataRepresentation +// Not exported +@interface SFUMemoryDataRepresentation : OISFUDataRepresentation { NSData *mData; } -- (unsigned long)readIntoData:(id)arg1; -- (BOOL)hasSameLocationAs:(id)arg1; -- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (unsigned long long)readIntoData:(id)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; - (id)bufferedInputStream; - (id)inputStream; - (long long)dataLength; -- (BOOL)isReadable; +- (_Bool)isReadable; - (id)data; - (void)dealloc; - (id)initWithDataRepresentation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryInputStream.h deleted file mode 100644 index cbad6a880..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryInputStream.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import - -@class NSData; - -@interface SFUMemoryInputStream : NSObject -{ - NSData *mData; - const char *mStart; - const char *mCurrent; - const char *mEnd; -} - -- (id)closeLocalStream; -- (void)close; -- (void)enableSystemCaching; -- (void)disableSystemCaching; -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; -- (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (long long)offset; -- (void)dealloc; -- (id)initWithData:(id)arg1 offset:(unsigned long)arg2 length:(unsigned long)arg3; -- (id)initWithData:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryOutputStream.h index d423830ce..6d5256c84 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUMemoryOutputStream.h @@ -10,6 +10,7 @@ @class NSMutableData; +// Not exported @interface SFUMemoryOutputStream : NSObject { NSMutableData *mData; @@ -18,11 +19,11 @@ - (id)closeLocalStream; - (void)close; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (long long)offset; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUMoveableFileOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUMoveableFileOutputStream.h index b03f3b32d..314644546 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUMoveableFileOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUMoveableFileOutputStream.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface SFUMoveableFileOutputStream : NSObject { int mFd; @@ -19,14 +20,14 @@ - (id)closeLocalStream; - (void)close; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (void)flush; - (void)truncateToLength:(long long)arg1; -- (BOOL)moveToPath:(id)arg1; +- (_Bool)moveToPath:(id)arg1; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; +- (_Bool)canSeek; - (long long)offset; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (id)path; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetInputStream.h index 97fdebaf6..92a119c94 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetInputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetInputStream.h @@ -8,6 +8,7 @@ #import "SFUInputStream-Protocol.h" +// Not exported @interface SFUOffsetInputStream : NSObject { id mInputStream; @@ -19,8 +20,8 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; - (void)dealloc; - (id)initWithInputStream:(id)arg1 initialOffset:(long long)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetOutputStream.h index d52dabcbb..4033fd4c4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUOffsetOutputStream.h @@ -8,6 +8,7 @@ #import "SFUOutputStream-Protocol.h" +// Not exported @interface SFUOffsetOutputStream : NSObject { id mOutputStream; @@ -17,11 +18,11 @@ - (id)closeLocalStream; - (void)close; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (long long)offset; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (void)dealloc; - (id)initWithOutputStream:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUOutputStream-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/SFUOutputStream-Protocol.h index d62e2f66c..c3d13f790 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUOutputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUOutputStream-Protocol.h @@ -10,9 +10,9 @@ - (id)closeLocalStream; - (void)close; - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (long long)offset; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; +- (_Bool)canSeek; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFURegularExpression.h b/iOS7/PrivateFrameworks/OfficeImport/SFURegularExpression.h index e8aee3e9c..2728855ca 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFURegularExpression.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFURegularExpression.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface SFURegularExpression : NSObject { NSString *_expressionString; @@ -25,11 +26,11 @@ - (struct _NSRange)matchedRangeForString:(id)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; - (struct _NSRange)matchedRangeForCString:(const char *)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; - (id)expressionString; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (unsigned long)numberOfSubexpressions; +- (unsigned long long)numberOfSubexpressions; - (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; - (id)initWithExpressionString:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUSimpleOutputStream-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/SFUSimpleOutputStream-Protocol.h index 84f7ad10a..f2e587259 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUSimpleOutputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUSimpleOutputStream-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SFUSimpleOutputStream -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUTangierCryptoKey.h b/iOS7/PrivateFrameworks/OfficeImport/SFUTangierCryptoKey.h deleted file mode 100644 index 32583595b..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUTangierCryptoKey.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SFUTangierCryptoKey : SFUCryptoKey -{ - char *mKey; - unsigned long mKeyLength; -} - -- (void)dealloc; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; -- (unsigned long)keyLength; -- (const char *)keyData; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchive.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchive.h deleted file mode 100644 index bdd1fdd11..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchive.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSData, NSMutableDictionary, NSString, SFUCryptoKey, SFUDataRepresentation; - -@interface SFUZipArchive : NSObject -{ - NSMutableDictionary *mEntries; - SFUDataRepresentation *mDataRepresentation; - NSData *mPassphraseVerifier; - NSString *mPassphraseHint; - SFUCryptoKey *mCryptoKey; - NSData *mEncryptedDocumentUuid; -} - -+ (BOOL)isZipArchiveAtPath:(id)arg1; -- (BOOL)decompressAtPath:(id)arg1; -- (void)setCryptoKey:(id)arg1; -- (id)encryptedDocumentUuid; -- (id)passphraseHint; -- (id)passphraseVerifier; -- (BOOL)isEncrypted; -- (id)allEntryNames; -- (id)entryWithName:(id)arg1 dataLength:(long long)arg2; -- (id)entryWithName:(id)arg1; -- (void)dealloc; -- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; -- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; -- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long)arg2 entry:(id)arg3; -- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; -- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long)arg2; -- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 eocdOffset:(long long)arg2; -- (const char *)searchForEndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long *)arg2; -- (struct SFUZipEndOfCentralDirectory)readEndOfCentralDirectoryFromInputStream:(id)arg1; -- (void)collapseCommonRootDirectory; -- (void)readEntries; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveFileDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveFileDataRepresentation.h deleted file mode 100644 index 9a06ba8e3..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveFileDataRepresentation.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "SFUZipArchiveDataRepresentation-Protocol.h" - -@class SFUFileDataRepresentation; - -@interface SFUZipArchiveFileDataRepresentation : SFUDataRepresentation -{ - SFUFileDataRepresentation *mFileRepresentation; - int mFd; -} - -- (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; -- (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; -- (id)path; -- (BOOL)hasSameLocationAs:(id)arg1; -- (id)inputStream; -- (BOOL)isEncrypted; -- (long long)dataLength; -- (BOOL)isReadable; -- (void)dealloc; -- (id)initWithPath:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveMemoryDataRepresentation.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveMemoryDataRepresentation.h index bb6f322b5..300f884d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveMemoryDataRepresentation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveMemoryDataRepresentation.h @@ -4,25 +4,26 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "SFUZipArchiveDataRepresentation-Protocol.h" @class NSData; -@interface SFUZipArchiveMemoryDataRepresentation : SFUDataRepresentation +// Not exported +@interface SFUZipArchiveMemoryDataRepresentation : OISFUDataRepresentation { NSData *mData; } - (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; - (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; -- (BOOL)hasSameLocationAs:(id)arg1; -- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; - (id)bufferedInputStream; - (id)inputStream; - (long long)dataLength; -- (BOOL)isReadable; +- (_Bool)isReadable; - (id)data; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream-Private.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream-Private.h new file mode 100644 index 000000000..fbe7f7e09 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUZipArchiveOutputStream (Private) +- (void)writeZip64EndOfCentralDirectoryLocatorWithOffset:(long long)arg1; +- (void)writeZip64EndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)writeEndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)writeCentralFileHeaderUsingEntry:(id)arg1 isFirstEntry:(_Bool)arg2; +- (unsigned long long)writeLocalFileHeaderForEntry:(id)arg1; +- (void)coalesceAndTruncateFreeSpace; +- (void)finishEntry; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream.h index 3d44815b0..3e733adda 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipArchiveOutputStream.h @@ -8,12 +8,13 @@ #import "SFUSimpleOutputStream-Protocol.h" -@class NSData, NSMutableArray, SFUCryptoKey, SFUMoveableFileOutputStream, SFUZipFreeSpaceEntry, SFUZipOutputEntry; +@class NSData, NSMutableArray, OISFUCryptoKey, SFUMoveableFileOutputStream, SFUZipFreeSpaceEntry, SFUZipOutputEntry; +// Not exported @interface SFUZipArchiveOutputStream : NSObject { SFUMoveableFileOutputStream *mOutputStream; - SFUCryptoKey *mCryptoKey; + OISFUCryptoKey *mCryptoKey; NSData *mPassphraseHint; NSData *mEncryptedDocumentUuid; NSMutableArray *mEntries; @@ -26,7 +27,7 @@ unsigned long long mFreeBytes; } -+ (unsigned long)approximateBytesForEntryHeaderWithName:(id)arg1; ++ (unsigned long long)approximateBytesForEntryHeaderWithName:(id)arg1; - (unsigned int)crc32ForEntry:(id)arg1; - (void)reset; - (unsigned long long)freeBytes; @@ -37,23 +38,16 @@ - (void)close; - (void)setEncryptedDocumentUuid:(id)arg1; - (void)removeEntryWithName:(id)arg1; -- (BOOL)canRemoveEntryWithName:(id)arg1; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)canRemoveEntryWithName:(id)arg1; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (void)setCrc32ForCurrentEntry:(unsigned int)arg1; - (id)beginUncompressedUnknownSizeEntryWithName:(id)arg1; -- (void)beginUnknownSizeEntryWithName:(id)arg1 isCompressed:(BOOL)arg2; -- (void)beginEntryWithName:(id)arg1 isCompressed:(BOOL)arg2 uncompressedSize:(unsigned long long)arg3; +- (void)beginUnknownSizeEntryWithName:(id)arg1 isCompressed:(_Bool)arg2; +- (void)beginEntryWithName:(id)arg1 isCompressed:(_Bool)arg2 uncompressedSize:(unsigned long long)arg3; - (void)dealloc; - (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; - (id)initWithPath:(id)arg1; - (id)initWithOutputStream:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; -- (void)writeZip64EndOfCentralDirectoryLocatorWithOffset:(long long)arg1; -- (void)writeZip64EndOfCentralDirectoryWithOffset:(long long)arg1; -- (void)writeEndOfCentralDirectoryWithOffset:(long long)arg1; -- (void)writeCentralFileHeaderUsingEntry:(id)arg1 isFirstEntry:(BOOL)arg2; -- (unsigned long)writeLocalFileHeaderForEntry:(id)arg1; -- (void)coalesceAndTruncateFreeSpace; -- (void)finishEntry; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipDeflateOutputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipDeflateOutputStream.h index 159bf5a14..67f8503ee 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipDeflateOutputStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipDeflateOutputStream.h @@ -8,6 +8,7 @@ #import "SFUOutputStream-Protocol.h" +// Not exported @interface SFUZipDeflateOutputStream : NSObject { id mOutputStream; @@ -16,11 +17,11 @@ } - (id)inputStream; -- (BOOL)canCreateInputStream; +- (_Bool)canCreateInputStream; - (long long)offset; - (void)seekToOffset:(long long)arg1 whence:(int)arg2; -- (BOOL)canSeek; -- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (void)close; - (id)closeLocalStream; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipEntry.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipEntry.h deleted file mode 100644 index 236a3d89f..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipEntry.h +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class SFUCryptoKey, SFUDataRepresentation; - -@interface SFUZipEntry : SFUDataRepresentation -{ - SFUDataRepresentation *mArchiveDataRepresentation; - int mCompressionMethod; - unsigned long long mCompressedSize; - unsigned long long mUncompressedSize; - unsigned long long mOffset; - unsigned int mCrc; - unsigned long long mDataOffset; - BOOL mHasDataOffset; - unsigned long long mEncodedLength; - BOOL mHasEncodedLength; - SFUCryptoKey *mCryptoKey; -} - -- (void)setDataLength:(long long)arg1; -- (void)setCryptoKey:(id)arg1; -- (void)setCompressionFlags:(unsigned short)arg1; -- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long)arg2; -- (unsigned int)crc; -- (unsigned long long)backingFileDataOffset; -- (id)backingFilePath; -- (BOOL)isBackedByFile; -- (BOOL)isEncrypted; -- (BOOL)isCompressed; -- (void)copyToFile:(id)arg1; -- (id)data; -- (id)inputStream; -- (long long)encodedLength; -- (long long)dataLength; -- (BOOL)isReadable; -- (void)dealloc; -- (id)initWithDataRepresentation:(id)arg1 compressionMethod:(int)arg2 compressedSize:(unsigned long long)arg3 uncompressedSize:(unsigned long long)arg4 offset:(unsigned long long)arg5 crc:(unsigned int)arg6; -- (id)initFromCentralFileHeader:(const char *)arg1 dataRepresentation:(id)arg2; -- (unsigned long long)calculateEncodedLength; -- (unsigned long long)dataOffset; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipException.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipException.h deleted file mode 100644 index 04988854b..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipException.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSException.h" - -@interface SFUZipException : NSException -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipFreeSpaceEntry.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipFreeSpaceEntry.h index 72e8367d3..d8312e254 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipFreeSpaceEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipFreeSpaceEntry.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface SFUZipFreeSpaceEntry : NSObject { unsigned long long offset; unsigned long long length; } -- (int)compareByOffset:(id)arg1; +- (long long)compareByOffset:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipInflateInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipInflateInputStream.h deleted file mode 100644 index 25e6483e4..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipInflateInputStream.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SFUInputStream-Protocol.h" - -@interface SFUZipInflateInputStream : NSObject -{ - struct z_stream_s mStream; - long long mOffset; - id mInput; - char *mOutBuffer; - unsigned long long mOutBufferSize; - BOOL mReachedEnd; - BOOL mIsFromZip; - unsigned long mCalculatedCrc; - unsigned long mCheckCrc; -} - -- (long long)totalCompressedBytesConsumed; -- (id)closeLocalStream; -- (void)close; -- (void)enableSystemCaching; -- (void)disableSystemCaching; -- (long long)offset; -- (BOOL)canSeek; -- (void)seekToOffset:(long long)arg1; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; -- (void)dealloc; -- (id)initWithInput:(id)arg1; -- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 dataRepresentation:(id)arg5; -- (void)setupInflateStream; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipOutputEntry.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipOutputEntry.h index 541a76679..37d13c094 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipOutputEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/SFUZipOutputEntry.h @@ -8,23 +8,24 @@ @class NSString; +// Not exported @interface SFUZipOutputEntry : NSObject { NSString *name; - unsigned long utf8NameLength; - BOOL isCompressed; - BOOL isEncrypted; + unsigned long long utf8NameLength; + _Bool isCompressed; + _Bool isEncrypted; unsigned int time; unsigned long long compressedSize; unsigned long long uncompressedSize; unsigned long long offset; unsigned long long compressedDataOffset; unsigned int crc; - BOOL isWrittenDirectlyToFile; - BOOL is64Bit; + _Bool isWrittenDirectlyToFile; + _Bool is64Bit; } -- (int)compareByOffset:(id)arg1; +- (long long)compareByOffset:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/SFUZipRecordInputStream.h b/iOS7/PrivateFrameworks/OfficeImport/SFUZipRecordInputStream.h deleted file mode 100644 index c5bc0797d..000000000 --- a/iOS7/PrivateFrameworks/OfficeImport/SFUZipRecordInputStream.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SFUZipRecordInputStream : NSObject -{ - id mInput; - const char *mBuffer; - long long mBufferStart; - long long mBufferEnd; -} - -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3; -- (void)dealloc; -- (id)initWithDataRepresentation:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/OfficeImport/STPropVariant.h b/iOS7/PrivateFrameworks/OfficeImport/STPropVariant.h index 55a74bbac..099224d96 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STPropVariant.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STPropVariant.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface STPropVariant : NSObject { struct _SsrwPropVariant mProp; @@ -16,7 +17,7 @@ - (struct _SsrwPropVariant *)propVariant; - (void)setBlobValue:(id)arg1; - (void)setStringValue:(id)arg1; -- (void)setLongValue:(long)arg1; +- (void)setLongValue:(int)arg1; - (void)setShortValue:(short)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/STPropertyStorage.h b/iOS7/PrivateFrameworks/OfficeImport/STPropertyStorage.h index e8fb8a724..10da56741 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STPropertyStorage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STPropertyStorage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface STPropertyStorage : NSObject { struct _SsrwPropertyStorage *m_pPropertyStorage; @@ -14,12 +15,12 @@ - (void)setBlobDocumentPropertyWithName:(id)arg1 to:(id)arg2; - (void)setStringDocumentPropertyWithId:(int)arg1 to:(id)arg2; - (void)setShortDocumentPropertyWithId:(int)arg1 to:(short)arg2; -- (void)setLongDocumentPropertyWithId:(int)arg1 to:(long)arg2; +- (void)setLongDocumentPropertyWithId:(int)arg1 to:(int)arg2; - (void)setDocumentPropertyWithId:(int)arg1 to:(id)arg2; - (id)getDocumentPropertyWithName:(id)arg1 propType:(int *)arg2; - (id)getStringDocumentPropertyWithId:(int)arg1; - (short)getShortDocumentPropertyWithId:(int)arg1; -- (long)getLongDocumentPropertyWithId:(int)arg1; +- (int)getLongDocumentPropertyWithId:(int)arg1; - (id)getDocumentPropertyWithId:(int)arg1 propType:(int *)arg2; - (void)dealloc; - (void)close; diff --git a/iOS7/PrivateFrameworks/OfficeImport/STRootStorage-SummaryInfo.h b/iOS7/PrivateFrameworks/OfficeImport/STRootStorage-SummaryInfo.h new file mode 100644 index 000000000..827b552ae --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/STRootStorage-SummaryInfo.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface STRootStorage (SummaryInfo) +- (void)setDefaultDocumentProperties; +- (void)setBlobDocumentPropertyWithId:(int)arg1 to:(void *)arg2 givenPropStream:(int)arg3; +- (void)setShortDocumentPropertyWithId:(int)arg1 to:(short)arg2 givenPropStream:(int)arg3; +- (void)setLongDocumentPropertyWithId:(int)arg1 to:(int)arg2 givenPropStream:(int)arg3; +- (void)setStringDocumentPropertyWithId:(int)arg1 to:(id)arg2 givenPropStream:(int)arg3; +- (void)setDocumentProperty:(int)arg1 withId:(int)arg2 AndType:(int)arg3 AndValue:(void *)arg4; +- (short)getShortDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (int)getLongDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (id)getStringDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int *)arg3 throwOnError:(_Bool)arg4; +- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/STRootStorage.h b/iOS7/PrivateFrameworks/OfficeImport/STRootStorage.h index 0aaf910f5..2f0e2b0e5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STRootStorage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STRootStorage.h @@ -8,6 +8,7 @@ @class NSMutableData; +// Not exported @interface STRootStorage : STStorage { struct _RootStorage *m_pCRoot; @@ -15,21 +16,10 @@ void *m_pvBuf; } -- (void *)resizeStorageBuffer:(unsigned long)arg1; +- (void *)resizeStorageBuffer:(unsigned long long)arg1; - (void)dealloc; - (id)initWithMutableData:(id)arg1 andMode:(int)arg2; - (id)initWithName:(id)arg1 andMode:(int)arg2; -- (void)setDefaultDocumentProperties; -- (void)setBlobDocumentPropertyWithId:(int)arg1 to:(void *)arg2 givenPropStream:(int)arg3; -- (void)setShortDocumentPropertyWithId:(int)arg1 to:(short)arg2 givenPropStream:(int)arg3; -- (void)setLongDocumentPropertyWithId:(int)arg1 to:(long)arg2 givenPropStream:(int)arg3; -- (void)setStringDocumentPropertyWithId:(int)arg1 to:(id)arg2 givenPropStream:(int)arg3; -- (void)setDocumentProperty:(int)arg1 withId:(int)arg2 AndType:(int)arg3 AndValue:(void *)arg4; -- (short)getShortDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; -- (long)getLongDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; -- (id)getStringDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; -- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int *)arg3 throwOnError:(BOOL)arg4; -- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int *)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/STSStgObject.h b/iOS7/PrivateFrameworks/OfficeImport/STSStgObject.h index 2b1dc2714..f708a74ef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STSStgObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STSStgObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface STSStgObject : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/STStgInfo.h b/iOS7/PrivateFrameworks/OfficeImport/STStgInfo.h index 1596e976c..28824a14c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STStgInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STStgInfo.h @@ -8,14 +8,15 @@ @class NSString; +// Not exported @interface STStgInfo : NSObject { NSString *m_pstrName; int m_type; - unsigned long m_userFlags; - unsigned long m_size; - long m_creationTime; - long m_modificationTime; + unsigned int m_userFlags; + unsigned int m_size; + long long m_creationTime; + long long m_modificationTime; int m_accessMode; CDStruct_214f2dba m_clsid; } @@ -24,14 +25,14 @@ - (CDStruct_214f2dba)getCLSID; - (void)setAccessMode:(int)arg1; - (int)getAccessMode; -- (void)setModificationTime:(long)arg1; -- (long)getModificationTime; -- (void)setCreationTime:(long)arg1; -- (long)getCreationTime; -- (void)setSize:(unsigned long)arg1; -- (unsigned long)getSize; -- (void)setUserFlags:(unsigned long)arg1; -- (unsigned long)getUserFlags; +- (void)setModificationTime:(long long)arg1; +- (long long)getModificationTime; +- (void)setCreationTime:(long long)arg1; +- (long long)getCreationTime; +- (void)setSize:(unsigned int)arg1; +- (unsigned int)getSize; +- (void)setUserFlags:(unsigned int)arg1; +- (unsigned int)getUserFlags; - (void)setType:(int)arg1; - (int)getType; - (void)setName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/STStorage.h b/iOS7/PrivateFrameworks/OfficeImport/STStorage.h index dd7cc57b6..9206c9a87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STStorage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STStorage.h @@ -6,6 +6,7 @@ #import +// Not exported @interface STStorage : STSStgObject { struct _Storage *m_pCStorage; diff --git a/iOS7/PrivateFrameworks/OfficeImport/STStream.h b/iOS7/PrivateFrameworks/OfficeImport/STStream.h index 5ca268015..1c89ef331 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/STStream.h +++ b/iOS7/PrivateFrameworks/OfficeImport/STStream.h @@ -6,6 +6,7 @@ #import +// Not exported @interface STStream : STSStgObject { struct _Stream *m_pCStream; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-Attach.h b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-Attach.h new file mode 100644 index 000000000..f086929de --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-Attach.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (Attach) +- (void)attachBezierPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathCompatibility.h b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathCompatibility.h new file mode 100644 index 000000000..59d434530 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathCompatibility.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDBezierPathCompatibility) ++ (double)lineWidth; ++ (void)setLineWidth:(double)arg1; ++ (unsigned long long)lineJoinStyle; ++ (void)setLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)lineCapStyle; ++ (void)setLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)windingRule; ++ (void)setWindingRule:(unsigned long long)arg1; ++ (double)flatness; ++ (void)setFlatness:(double)arg1; ++ (double)miterLimit; ++ (void)setMiterLimit:(double)arg1; +- (id)description; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h new file mode 100644 index 000000000..964dee42c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDBezierPathDevicePrimitives) +- (void)_deviceClosePath; +- (void)_deviceCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)_deviceLineToPoint:(struct CGPoint)arg1; +- (void)_deviceMoveToPoint:(struct CGPoint)arg1; +- (void)_addPathSegment:(long long)arg1 point:(struct CGPoint)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath.h b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath.h index 5d6a88ed9..8738604e1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSDBezierPath.h @@ -9,29 +9,30 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface TSDBezierPath : NSObject { - int sfr_elementCount; - int sfr_elementMax; + long long sfr_elementCount; + long long sfr_elementMax; struct PATHSEGMENT { unsigned int :4; - unsigned int :28; + unsigned int :60; struct CGPoint; } *sfr_head; - float *sfr_elementLength; - float sfr_totalLength; - int sfr_lastSubpathIndex; + double *sfr_elementLength; + double sfr_totalLength; + long long sfr_lastSubpathIndex; void *sfr_extraSegments; - float sfr_lineWidth; + double sfr_lineWidth; struct CGRect sfr_controlPointBounds; - float sfr_miterLimit; - float sfr_flatness; - float *sfr_dashedLinePattern; - unsigned int sfr_dashedLineCount; - float sfr_dashedLinePhase; + double sfr_miterLimit; + double sfr_flatness; + double *sfr_dashedLinePattern; + unsigned long long sfr_dashedLineCount; + double sfr_dashedLinePhase; void *sfr_path; - int sfr_extraSegmentCount; - int sfr_extraSegmentMax; + long long sfr_extraSegmentCount; + long long sfr_extraSegmentMax; struct { unsigned int sfr_flags:8; unsigned int sfr_pathState:2; @@ -40,101 +41,89 @@ } sfr_bpFlags; } -+ (float)defaultLineWidth; -+ (void)setDefaultLineWidth:(float)arg1; -+ (unsigned int)defaultLineJoinStyle; -+ (void)setDefaultLineJoinStyle:(unsigned int)arg1; -+ (unsigned int)defaultLineCapStyle; -+ (void)setDefaultLineCapStyle:(unsigned int)arg1; -+ (unsigned int)defaultWindingRule; -+ (void)setDefaultWindingRule:(unsigned int)arg1; -+ (float)defaultFlatness; -+ (void)setDefaultFlatness:(float)arg1; -+ (float)defaultMiterLimit; -+ (void)setDefaultMiterLimit:(float)arg1; ++ (double)defaultLineWidth; ++ (void)setDefaultLineWidth:(double)arg1; ++ (unsigned long long)defaultLineJoinStyle; ++ (void)setDefaultLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultLineCapStyle; ++ (void)setDefaultLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultWindingRule; ++ (void)setDefaultWindingRule:(unsigned long long)arg1; ++ (double)defaultFlatness; ++ (void)setDefaultFlatness:(double)arg1; ++ (double)defaultMiterLimit; ++ (void)setDefaultMiterLimit:(double)arg1; + (void)strokeLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (void)clipRect:(struct CGRect)arg1; + (void)strokeRect:(struct CGRect)arg1; + (void)fillRect:(struct CGRect)arg1; + (id)bezierPathWithCGPath:(struct CGPath *)arg1; -+ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 cornerRadius:(float)arg2; ++ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 cornerRadius:(double)arg2; + (id)bezierPathWithOvalInRect:(struct CGRect)arg1; + (id)bezierPathWithRect:(struct CGRect)arg1; + (id)bezierPathWithStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; + (id)bezierPath; + (void)initialize; -+ (float)lineWidth; -+ (void)setLineWidth:(float)arg1; -+ (unsigned int)lineJoinStyle; -+ (void)setLineJoinStyle:(unsigned int)arg1; -+ (unsigned int)lineCapStyle; -+ (void)setLineCapStyle:(unsigned int)arg1; -+ (unsigned int)windingRule; -+ (void)setWindingRule:(unsigned int)arg1; -+ (float)flatness; -+ (void)setFlatness:(float)arg1; -+ (float)miterLimit; -+ (void)setMiterLimit:(float)arg1; - (id).cxx_construct; -- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startAngle:(float)arg2 swingAngle:(float)arg3 angleType:(int)arg4 startNewPath:(BOOL)arg5; -- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startRadialVector:(struct CGPoint)arg2 endRadialVector:(struct CGPoint)arg3 angleSign:(int)arg4 startNewPath:(BOOL)arg5; +- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startAngle:(double)arg2 swingAngle:(double)arg3 angleType:(int)arg4 startNewPath:(_Bool)arg5; +- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startRadialVector:(struct CGPoint)arg2 endRadialVector:(struct CGPoint)arg3 angleSign:(int)arg4 startNewPath:(_Bool)arg5; - (id)initWithCString:(const char *)arg1; - (const char *)cString; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)containsPoint:(struct CGPoint)arg1; -- (void)appendBezierPathWithArcFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 radius:(float)arg3; -- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4; -- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)appendBezierPathWithArcFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 radius:(double)arg3; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; - (void)_appendArcSegmentWithCenter:(struct CGPoint)arg1 radius:(double)arg2 angle1:(double)arg3 angle2:(double)arg4; - (void)appendBezierPathWithOvalInRect:(struct CGRect)arg1; -- (void)appendBezierPathWithPoints:(struct CGPoint *)arg1 count:(int)arg2; +- (void)appendBezierPathWithPoints:(struct CGPoint *)arg1 count:(long long)arg2; - (void)appendBezierPathWithRect:(struct CGRect)arg1; - (void)appendBezierPath:(id)arg1; - (void)_appendToPath:(id)arg1; -- (void)setAssociatedPoints:(struct CGPoint *)arg1 atIndex:(int)arg2; -- (unsigned int)elementAtIndex:(int)arg1 allPoints:(struct CGPoint *)arg2; -- (unsigned int)elementAtIndex:(int)arg1 associatedPoints:(struct CGPoint *)arg2; -- (unsigned int)elementAtIndex:(int)arg1; -- (int)elementCount; -- (float)lengthToElement:(int)arg1; -- (float)lengthOfElement:(int)arg1; -- (float)length; +- (void)setAssociatedPoints:(struct CGPoint *)arg1 atIndex:(long long)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1 allPoints:(struct CGPoint *)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1 associatedPoints:(struct CGPoint *)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1; +- (long long)elementCount; +- (double)lengthToElement:(long long)arg1; +- (double)lengthOfElement:(long long)arg1; +- (double)length; - (void)calculateLengths; -- (float)calculateLengthOfElement:(int)arg1; -- (BOOL)isClockwise; -- (BOOL)isFlat; +- (double)calculateLengthOfElement:(long long)arg1; +- (_Bool)isClockwise; +- (_Bool)isFlat; - (struct CGRect)bounds; - (struct CGRect)controlPointBounds; - (struct CGPoint)currentPoint; -- (BOOL)isEmpty; -- (BOOL)isCircular; -- (BOOL)isRectangular; +- (_Bool)isEmpty; +- (_Bool)isCircular; +- (_Bool)isRectangular; - (struct CGPath *)cgPath; - (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; - (id)bezierPathByReversingPath; - (id)_copyFlattenedPath; - (id)bezierPathByFlatteningPath; - (void)flattenIntoPath:(id)arg1; -- (void)subdivideBezierWithFlatness:(float)arg1 startPoint:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 controlPoint2:(struct CGPoint)arg4 endPoint:(struct CGPoint)arg5; +- (void)subdivideBezierWithFlatness:(double)arg1 startPoint:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 controlPoint2:(struct CGPoint)arg4 endPoint:(struct CGPoint)arg5; - (void)addClip; - (void)fill; - (void)stroke; - (void)_doPath; -- (void)getLineDash:(float *)arg1 count:(int *)arg2 phase:(float *)arg3; -- (void)setLineDash:(const float *)arg1 count:(int)arg2 phase:(float)arg3; -- (void)setFlatness:(float)arg1; -- (float)flatness; -- (void)setMiterLimit:(float)arg1; -- (float)miterLimit; -- (void)setWindingRule:(unsigned int)arg1; -- (unsigned int)windingRule; -- (void)setLineJoinStyle:(unsigned int)arg1; -- (unsigned int)lineJoinStyle; -- (void)setLineCapStyle:(unsigned int)arg1; -- (unsigned int)lineCapStyle; -- (void)setLineWidth:(float)arg1; -- (float)lineWidth; +- (void)getLineDash:(double *)arg1 count:(long long *)arg2 phase:(double *)arg3; +- (void)setLineDash:(const double *)arg1 count:(long long)arg2 phase:(double)arg3; +- (void)setFlatness:(double)arg1; +- (double)flatness; +- (void)setMiterLimit:(double)arg1; +- (double)miterLimit; +- (void)setWindingRule:(unsigned long long)arg1; +- (unsigned long long)windingRule; +- (void)setLineJoinStyle:(unsigned long long)arg1; +- (unsigned long long)lineJoinStyle; +- (void)setLineCapStyle:(unsigned long long)arg1; +- (unsigned long long)lineCapStyle; +- (void)setLineWidth:(double)arg1; +- (double)lineWidth; - (void)relativeCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; - (void)relativeLineToPoint:(struct CGPoint)arg1; - (void)relativeMoveToPoint:(struct CGPoint)arg1; @@ -147,13 +136,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (void)attachBezierPath:(id)arg1; -- (void)_deviceClosePath; -- (void)_deviceCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; -- (void)_deviceLineToPoint:(struct CGPoint)arg1; -- (void)_deviceMoveToPoint:(struct CGPoint)arg1; -- (void)_addPathSegment:(int)arg1 point:(struct CGPoint)arg2; -- (id)description; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUAssertionHandler.h b/iOS7/PrivateFrameworks/OfficeImport/TSUAssertionHandler.h index aef58cc2f..e9814a251 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUAssertionHandler.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUAssertionHandler.h @@ -6,6 +6,7 @@ #import "NSAssertionHandler.h" +// Not exported @interface TSUAssertionHandler : NSAssertionHandler { } @@ -13,9 +14,9 @@ + (id)currentHandler; + (id)descriptionForMethod:(SEL)arg1 object:(id)arg2; + (void)installAsNSHandler; -- (void)handleFailureWithLocation:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4 arguments:(void *)arg5; -- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(int)arg4 description:(id)arg5; +- (void)handleFailureWithLocation:(id)arg1 file:(id)arg2 lineNumber:(long long)arg3 description:(id)arg4 arguments:(char *)arg5; +- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(long long)arg3 description:(id)arg4; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(long long)arg4 description:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUBundleLookupClass.h b/iOS7/PrivateFrameworks/OfficeImport/TSUBundleLookupClass.h index e96bed508..79adb6c15 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUBundleLookupClass.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUBundleLookupClass.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface TSUBundleLookupClass : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor-CPColorAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-CPColorAdditions.h new file mode 100644 index 000000000..46cd52fb0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-CPColorAdditions.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (CPColorAdditions) ++ (id)stringForColor:(id)arg1; ++ (id)stringForSystemColorID:(int)arg1; ++ (id)colorWithSystemColorID:(int)arg1; ++ (id)colorWithBGR:(unsigned int)arg1; ++ (id)colorWithCalibratedHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; ++ (id)colorWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3 alpha:(int)arg4; ++ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3; +- (void)set; +- (id)colorWithShadeValue:(double)arg1; +- (id)colorWithTintValue:(double)arg1; +- (unsigned int)toBGR; +- (id)copy; +- (id)solidColoredPngImage; +- (id)newSolidColoredBitmap:(struct CGSize)arg1; +- (CDStruct_a06f635e)ttColor; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor-EDColorAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-EDColorAdditions.h new file mode 100644 index 000000000..9ada90606 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-EDColorAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (EDColorAdditions) ++ (id)colorWithRGBValue:(long long)arg1; ++ (id)colorWithBGRValue:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor-MFColour.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-MFColour.h new file mode 100644 index 000000000..3760ac4c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-MFColour.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (MFColour) ++ (id)colorWithRGBBytes:(unsigned char)arg1:(unsigned char)arg2:(unsigned char)arg3; +- (void)getRGBBytes:(char *)arg1:(char *)arg2:(char *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OAAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OAAdditions.h new file mode 100644 index 000000000..3b4dfffe5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OAAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (OAAdditions) ++ (id)colorWithEshColor:(const struct EshColor *)arg1; ++ (id)colorWithCsColour:(const struct CsColour *)arg1; +- (struct EshColor)eshColor; +- (struct CsColour)csColour; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OfficeImportAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OfficeImportAdditions.h new file mode 100644 index 000000000..798233afa --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor-OfficeImportAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (OfficeImportAdditions) ++ (id)colorWithDeviceRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (void)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (_Bool)isBlack; +- (_Bool)isEqualToColor:(id)arg1; +- (struct CGColor *)cgColorRef; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUColor.h b/iOS7/PrivateFrameworks/OfficeImport/TSUColor.h index ca92e05d6..526b7f8f3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUColor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUColor.h @@ -8,6 +8,7 @@ #import "NSCopying-Protocol.h" +// Not exported @interface TSUColor : NSObject { struct CGColor *mCGColor; @@ -30,65 +31,36 @@ + (id)randomColor; + (id)colorWithUIColor:(id)arg1; + (id)colorWithPatternImage:(id)arg1; -+ (id)colorWithHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; -+ (id)colorWithWhite:(float)arg1 alpha:(float)arg2; -+ (id)colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; ++ (id)colorWithWhite:(double)arg1 alpha:(double)arg2; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; + (id)colorWithCGColor:(struct CGColor *)arg1; -+ (id)stringForColor:(id)arg1; -+ (id)stringForSystemColorID:(int)arg1; -+ (id)colorWithSystemColorID:(int)arg1; -+ (id)colorWithBGR:(unsigned long)arg1; -+ (id)colorWithCalibratedHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; -+ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -+ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3 alpha:(int)arg4; -+ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3; -+ (id)colorWithRGBValue:(long)arg1; -+ (id)colorWithBGRValue:(long)arg1; -+ (id)colorWithEshColor:(const struct EshColor *)arg1; -+ (id)colorWithCsColour:(const struct CsColour *)arg1; -+ (id)colorWithRGBBytes:(unsigned char)arg1:(unsigned char)arg2:(unsigned char)arg3; -+ (id)colorWithDeviceRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; @property(readonly) struct CGColor *CGColor; // @synthesize CGColor=mCGColor; - (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; - (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; -- (id)newBlendedColorWithFraction:(float)arg1 ofColor:(id)arg2; -- (id)blendedColorWithFraction:(float)arg1 ofColor:(id)arg2; -- (BOOL)isOpaque; -- (float)luminance; -- (id)colorWithAlphaComponent:(float)arg1; +- (id)newBlendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (id)blendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (_Bool)isOpaque; +- (double)luminance; +- (id)colorWithAlphaComponent:(double)arg1; - (id)invertedColor; - (id)grayscaleColor; - (id)UIColor; -- (float)alphaComponent; -- (float)blueComponent; -- (float)greenComponent; -- (float)redComponent; -- (float)p_rgbComponentWithIndex:(unsigned char)arg1; +- (double)alphaComponent; +- (double)blueComponent; +- (double)greenComponent; +- (double)redComponent; +- (double)p_rgbComponentWithIndex:(unsigned char)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithUIColor:(id)arg1; - (id)initWithPatternImage:(id)arg1; -- (id)initWithHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; -- (id)initWithWhite:(float)arg1 alpha:(float)arg2; -- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (id)initWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; +- (id)initWithWhite:(double)arg1 alpha:(double)arg2; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; - (id)initWithCGColor:(struct CGColor *)arg1; -- (void)set; -- (id)colorWithShadeValue:(double)arg1; -- (id)colorWithTintValue:(double)arg1; -- (unsigned long)toBGR; -- (id)copy; -- (id)solidColoredPngImage; -- (id)newSolidColoredBitmap:(struct CGSize)arg1; -- (CDStruct_a06f635e)ttColor; -- (struct EshColor)eshColor; -- (struct CsColour)csColour; -- (void)getRGBBytes:(char *)arg1:(char *)arg2:(char *)arg3; -- (void)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; -- (BOOL)isBlack; -- (BOOL)isEqualToColor:(id)arg1; -- (struct CGColor *)cgColorRef; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormat.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormat.h index d2c3f0adc..8dd13e795 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormat.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface TSUDateFormat : NSObject { NSString *mFormat; @@ -22,8 +23,8 @@ - (id)formatName; - (id)format; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithFormat:(id)arg1 name:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategory.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategory.h index 1d889584a..f9b9e6fbe 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategory.h @@ -8,13 +8,14 @@ @class NSMutableArray; +// Not exported @interface TSUDateFormatCategory : NSObject { struct __CFDateFormatter *mInitialFormatter; NSMutableArray *mEntries; } -- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(BOOL)arg2 succesTSUlFormatString:(const struct __CFString **)arg3; +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(_Bool)arg2 succesTSUlFormatString:(const struct __CFString **)arg3; - (id)entryForSeparator:(unsigned short)arg1; - (void)addSeparator:(unsigned short)arg1 format:(id)arg2 locale:(struct __CFLocale *)arg3; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategoryEntry.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategoryEntry.h index bdee1ae03..888d99df3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategoryEntry.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatCategoryEntry.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface TSUDateFormatCategoryEntry : NSObject { unsigned short mSeparator; @@ -15,7 +16,7 @@ NSMutableSet *mFormatStrings; } -- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(BOOL)arg2 succesTSUlFormatString:(const struct __CFString **)arg3; +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(_Bool)arg2 succesTSUlFormatString:(const struct __CFString **)arg3; - (void)addFormat:(id)arg1 locale:(struct __CFLocale *)arg2; - (unsigned short)separator; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter-Private.h new file mode 100644 index 000000000..94041e35a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUDateFormatter (Private) +- (id)stringFromDate:(id)arg1 format:(id)arg2; +- (id)appropriateOutputFormatStringForInputFormatString:(id)arg1; +- (id)fullDateString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter.h index 456c3efcd..2ebb26559 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateFormatter.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface TSUDateFormatter : NSObject { NSString *mDateOnlyFormatString; @@ -24,9 +25,6 @@ + (id)defaultDateTimeFormat; - (void)dealloc; - (id)init; -- (id)stringFromDate:(id)arg1 format:(id)arg2; -- (id)appropriateOutputFormatStringForInputFormatString:(id)arg1; -- (id)fullDateString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser-Private.h new file mode 100644 index 000000000..7ea685fae --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUDateParser (Private) +- (void)datePreferencesChanged:(id)arg1; +- (void)parseFormat:(id)arg1 initialPattern:(id *)arg2 separator:(unsigned short *)arg3; +- (void)addFormat:(id)arg1 locale:(struct __CFLocale *)arg2 formatCategoryMap:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser.h index 58bee85d9..67d0d2fd6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParser.h @@ -8,21 +8,19 @@ @class NSMutableArray; +// Not exported @interface TSUDateParser : NSObject { NSMutableArray *mFormatCategories; struct __CFLocale *mLocale; - BOOL mIsJapaneseLocale; + _Bool mIsJapaneseLocale; } + (id)parserForDefaultLocale; - (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 succesTSUlFormatString:(const struct __CFString **)arg2; -- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 preferredFormatString:(struct __CFString *)arg2 succesTSUlFormatString:(const struct __CFString **)arg3 tryAggressiveFormats:(BOOL)arg4; +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 preferredFormatString:(struct __CFString *)arg2 succesTSUlFormatString:(const struct __CFString **)arg3 tryAggressiveFormats:(_Bool)arg4; - (void)dealloc; - (id)initWithLocale:(struct __CFLocale *)arg1; -- (void)datePreferencesChanged:(id)arg1; -- (void)parseFormat:(id)arg1 initialPattern:(id *)arg2 separator:(unsigned short *)arg3; -- (void)addFormat:(id)arg1 locale:(struct __CFLocale *)arg2 formatCategoryMap:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDateParserLibrary.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParserLibrary.h index 18af01f57..d65d2be3a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDateParserLibrary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDateParserLibrary.h @@ -8,11 +8,12 @@ @class NSCondition, NSMutableArray; +// Not exported @interface TSUDateParserLibrary : NSObject { - unsigned int mMaxPermittedParsers; - unsigned int mNumberOfUses; - unsigned int mParsersCreated; + unsigned long long mMaxPermittedParsers; + unsigned long long mNumberOfUses; + unsigned long long mParsersCreated; NSMutableArray *mAvailableDateParsers; NSCondition *mParserLibraryConditionVariable; } @@ -26,7 +27,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDuration.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDuration.h index 1377b94bd..996c4ce87 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDuration.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDuration.h @@ -8,14 +8,15 @@ #import "NSCopying-Protocol.h" +// Not exported @interface TSUDuration : NSObject { double mTimeInterval; } + (id)durationWithTimeInterval:(double)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (double)timeInterval; - (id)initWithTimeInterval:(double)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormat.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormat.h index 50deb5922..c88c16b97 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormat.h @@ -11,6 +11,7 @@ @class NSString; +// Not exported @interface TSUDurationFormat : NSObject { NSString *mFormat; @@ -22,8 +23,8 @@ - (id)formatName; - (id)format; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithFormat:(id)arg1 name:(id)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormatter.h b/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormatter.h index 8f438ce18..89a20b2eb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormatter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUDurationFormatter.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface TSUDurationFormatter : NSFormatter { NSString *mFormat; } @property(copy, nonatomic) NSString *format; // @synthesize format=mFormat; -- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; - (id)stringForObjectValue:(id)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUFileSizeFormatter.h b/iOS7/PrivateFrameworks/OfficeImport/TSUFileSizeFormatter.h index 62891721f..c29f5978a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUFileSizeFormatter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUFileSizeFormatter.h @@ -6,6 +6,7 @@ #import "NSNumberFormatter.h" +// Not exported @interface TSUFileSizeFormatter : NSNumberFormatter { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUFlushingManager.h b/iOS7/PrivateFrameworks/OfficeImport/TSUFlushingManager.h index fe5399c12..738eec72e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUFlushingManager.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUFlushingManager.h @@ -8,24 +8,25 @@ @class NSCondition, NSThread, TSUMemoryWatcher, TSUPointerKeyDictionary, TSURetainedPointerKeyDictionary; +// Not exported @interface TSUFlushingManager : NSObject { TSURetainedPointerKeyDictionary *_objects; struct set> *_sortedObjects; struct set> *_sortedNewObjects; TSUPointerKeyDictionary *_inactiveObjects; - unsigned long _clock; - BOOL _alwaysFlushing; - BOOL _stopFlushing; - BOOL _stopFlushingWhenQueueEmpty; - BOOL _isFlushing; + unsigned int _clock; + _Bool _alwaysFlushing; + _Bool _stopFlushing; + _Bool _stopFlushingWhenQueueEmpty; + _Bool _isFlushing; id _flushingObject; NSCondition *_cond; NSCondition *_isFlushingCond; TSUMemoryWatcher *_memoryWatcher; NSThread *_bgThread; - unsigned int _backgroundTransitionTaskId; - unsigned int _activeBgThreadTask; + unsigned long long _backgroundTransitionTaskId; + unsigned long long _activeBgThreadTask; } + (id)allocWithZone:(struct _NSZone *)arg1; @@ -36,13 +37,13 @@ - (void)_bgTaskFinished; - (void)_bgTaskStarted; - (void)_didUseObject:(id)arg1; -- (BOOL)controlsInactiveObject:(id)arg1; -- (BOOL)controlsActiveObject:(id)arg1; +- (_Bool)controlsInactiveObject:(id)arg1; +- (_Bool)controlsActiveObject:(id)arg1; - (void)advanceClock; - (void)transferNewObjects; - (void)insertObjectInfo:(struct TSUFlushableObjectInfo *)arg1; - (struct TSUFlushableObjectInfo *)eraseInfoForObject:(id)arg1; -- (BOOL)isNewObject:(struct TSUFlushableObjectInfo *)arg1; +- (_Bool)isNewObject:(struct TSUFlushableObjectInfo *)arg1; - (void)_backgroundThread:(id)arg1; - (void)_stopFlushingObjects; - (void)_startFlushingObjects; @@ -52,7 +53,7 @@ - (void)didReceiveMemoryWarning; - (void)willEnterForeground; - (void)didEnterBackground; -- (void)safeToFlush:(id)arg1 wasAccessed:(BOOL)arg2; +- (void)safeToFlush:(id)arg1 wasAccessed:(_Bool)arg2; - (void)unsafeToFlush:(id)arg1; - (void)doneWithObject:(id)arg1; - (void)stopProtectingObject:(id)arg1; @@ -64,7 +65,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUFormatReferenceObject.h b/iOS7/PrivateFrameworks/OfficeImport/TSUFormatReferenceObject.h index 64249d923..0f8225e30 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUFormatReferenceObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUFormatReferenceObject.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface TSUFormatReferenceObject : NSObject { CDStruct_95e644ef mFormatStruct; } - (void)dealloc; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (CDStruct_95e644ef)getFormatStruct; - (id)initWithTSUFormatFormatStruct:(CDStruct_95e644ef)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUImage-CPImageAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-CPImageAdditions.h new file mode 100644 index 000000000..31f80bd2b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-CPImageAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUImage (CPImageAdditions) +- (void)drawInRect:(struct CGRect)arg1 fromRect:(struct CGRect)arg2 isFlipped:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUImage-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-Private.h new file mode 100644 index 000000000..09e1d0abf --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUImage (Private) +- (struct CGImage *)p_imageForContentsScale:(double)arg1; +- (void)p_loadImageForScreenScaleIfNecessary:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUImage-UIKitAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-UIKitAdditions.h new file mode 100644 index 000000000..8c94344f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUImage-UIKitAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIImage; + +@interface TSUImage (UIKitAdditions) ++ (id)imageWithUIImage:(id)arg1; +@property(readonly, nonatomic) UIImage *UIImage; +- (id)initWithUIImage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUImage.h b/iOS7/PrivateFrameworks/OfficeImport/TSUImage.h index b3e4e866b..ece8b2512 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUImage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUImage.h @@ -6,44 +6,37 @@ #import "NSObject.h" -@class UIImage; - +// Not exported @interface TSUImage : NSObject { struct CGImage *mCGImage; - long mCGImageLock; - float mScale; + long long mCGImageLock; + double mScale; int mOrientation; } -+ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; ++ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(int)arg3; + (id)imageWithCGImage:(struct CGImage *)arg1; + (id)imageWithData:(id)arg1; + (id)imageWithContentsOfFile:(id)arg1; + (id)imageNamed:(id)arg1; -+ (id)imageWithUIImage:(id)arg1; @property(readonly, nonatomic) int imageOrientation; // @synthesize imageOrientation=mOrientation; @property(readonly, nonatomic) struct CGImage *CGImage; // @synthesize CGImage=mCGImage; -- (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2 leftCapWidth:(int)arg3 topCapHeight:(int)arg4; -- (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2 stretchingCenterWidthBy:(float)arg3; -- (BOOL)isEmpty; +- (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2 leftCapWidth:(long long)arg3 topCapHeight:(long long)arg4; +- (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2 stretchingCenterWidthBy:(double)arg3; +- (_Bool)isEmpty; - (id)TIFFRepresentation; -- (id)JPEGRepresentationWithCompressionQuality:(float)arg1; +- (id)JPEGRepresentationWithCompressionQuality:(double)arg1; - (id)PNGRepresentation; -@property(readonly, nonatomic) float scale; +@property(readonly, nonatomic) double scale; @property(readonly, nonatomic) struct CGSize size; -- (struct CGImage *)CGImageForContentsScale:(float)arg1; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; +- (struct CGImage *)CGImageForContentsScale:(double)arg1; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(int)arg3; - (id)initWithCGImage:(struct CGImage *)arg1; - (id)initWithData:(id)arg1; - (id)initWithContentsOfFile:(id)arg1; - (id)initWithImageSourceRef:(struct CGImageSource *)arg1; - (void)dealloc; -- (void)drawInRect:(struct CGRect)arg1 fromRect:(struct CGRect)arg2 isFlipped:(BOOL)arg3; -@property(readonly, nonatomic) UIImage *UIImage; -- (id)initWithUIImage:(id)arg1; -- (struct CGImage *)p_imageForContentsScale:(float)arg1; -- (void)p_loadImageForScreenScaleIfNecessary:(float)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUMemoryWatcher.h b/iOS7/PrivateFrameworks/OfficeImport/TSUMemoryWatcher.h index 6ae3d07db..2aec4d14d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUMemoryWatcher.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUMemoryWatcher.h @@ -8,11 +8,12 @@ @class TSUFlushingManager; +// Not exported @interface TSUMemoryWatcher : NSObject { TSUFlushingManager *_flushingManager; - BOOL _going; - BOOL _stop; + _Bool _going; + _Bool _stop; } - (void)_simulateMemoryWarning:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUMutableNumberFormat.h b/iOS7/PrivateFrameworks/OfficeImport/TSUMutableNumberFormat.h index 5ee11fb29..d6ebaec76 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUMutableNumberFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUMutableNumberFormat.h @@ -6,6 +6,7 @@ #import +// Not exported @interface TSUMutableNumberFormat : TSUNumberFormat { } @@ -13,9 +14,9 @@ - (void)setNilValueForKey:(id)arg1; - (void)setBasePlaces:(unsigned short)arg1; - (void)setBase:(unsigned char)arg1; -- (void)setUseAccountingStyle:(BOOL)arg1; +- (void)setUseAccountingStyle:(_Bool)arg1; - (void)setFractionAccuracy:(int)arg1; -- (void)setShowThousandsSeparator:(BOOL)arg1; +- (void)setShowThousandsSeparator:(_Bool)arg1; - (void)setNegativeStyle:(int)arg1; - (void)setCurrencyCode:(id)arg1; - (void)setSuffixString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUMutablePair.h b/iOS7/PrivateFrameworks/OfficeImport/TSUMutablePair.h index f7a445885..05f469e91 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUMutablePair.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUMutablePair.h @@ -6,6 +6,7 @@ #import +// Not exported @interface TSUMutablePair : TSUPair { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUMutableShallowCopyPair.h b/iOS7/PrivateFrameworks/OfficeImport/TSUMutableShallowCopyPair.h index 5c70ad254..16e3a931d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUMutableShallowCopyPair.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUMutableShallowCopyPair.h @@ -6,6 +6,7 @@ #import +// Not exported @interface TSUMutableShallowCopyPair : TSUShallowCopyPair { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNoCopyDictionary.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNoCopyDictionary.h index a3ef5afec..c3547fcac 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUNoCopyDictionary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNoCopyDictionary.h @@ -6,19 +6,20 @@ #import "NSMutableDictionary.h" +// Not exported @interface TSUNoCopyDictionary : NSMutableDictionary { struct __CFDictionary *mDictionary; } -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; - (id)allKeys; - (id)objectEnumerator; - (id)allValues; - (id)objectForKey:(id)arg1; - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; -- (unsigned int)count; +- (unsigned long long)count; - (void)setObject:(id)arg1 forKey:(id)arg2; - (void)setObject:(id)arg1 forUncopiedKey:(id)arg2; - (void)removeAllObjects; @@ -26,7 +27,7 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithCFDictionary:(struct __CFDictionary *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat-Private.h new file mode 100644 index 000000000..2c3614178 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUNumberFormat (Private) +- (id)baseStringFromDouble:(double)arg1; +- (id)fractionStringFromDouble:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat.h index f1a00cdd3..424f8e4c7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormat.h @@ -10,36 +10,37 @@ @class NSArray, NSIndexSet, NSString; +// Not exported @interface TSUNumberFormat : NSObject { int mValueType; NSString *mFormatString; unsigned short mDecimalPlaces; NSString *mCurrencyCode; - BOOL mUseAccountingStyle; + _Bool mUseAccountingStyle; int mNegativeStyle; - BOOL mShowThousandsSeparator; + _Bool mShowThousandsSeparator; int mFractionAccuracy; - BOOL mFormatStringRequiresSuppressionOfMinusSign; - BOOL mUseScientificFormattingAutomatically; - BOOL mIgnoreDecimalPlacesForZeroValue; + _Bool mFormatStringRequiresSuppressionOfMinusSign; + _Bool mUseScientificFormattingAutomatically; + _Bool mIgnoreDecimalPlacesForZeroValue; NSString *mPrefixString; NSString *mSuffixString; unsigned char mBase; unsigned short mBasePlaces; - BOOL mBaseUseMinusSign; - BOOL mIsCustom; + _Bool mBaseUseMinusSign; + _Bool mIsCustom; double mScaleFactor; - BOOL mFormatStringContainsTabCharacter; - BOOL mFormatContainsSpecialTokens; - BOOL mFormatContainsIntegerToken; + _Bool mFormatStringContainsTabCharacter; + _Bool mFormatContainsSpecialTokens; + _Bool mFormatContainsIntegerToken; unsigned char mNumberOfHashDecimalPlaceholders; unsigned char mTotalNumberOfDecimalPlaceholdersInFormat; - BOOL mRequiresFractionReplacement; + _Bool mRequiresFractionReplacement; NSArray *mInterstitialStrings; NSIndexSet *mInterstitialStringInsertionIndexes; unsigned short mIndexFromRightOfLastDigitPlaceholder; - BOOL mIsTextFormat; + _Bool mIsTextFormat; unsigned char mMinimumIntegerWidth; unsigned char mDecimalWidth; unsigned char mNumberOfNonSpaceIntegerPlaceholderDigits; @@ -47,46 +48,46 @@ NSString *mFormatName; } -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(BOOL)arg14 isCustom:(BOOL)arg15 formatName:(id)arg16; -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 scaleFactor:(double)arg9 isCustom:(BOOL)arg10 formatName:(id)arg11; -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(BOOL)arg11; -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(_Bool)arg14 isCustom:(_Bool)arg15 formatName:(id)arg16; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 scaleFactor:(double)arg9 isCustom:(_Bool)arg10 formatName:(id)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(_Bool)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)customNumberFormatTokens; -- (BOOL)isEquivalent:(id)arg1; +- (_Bool)isEquivalent:(id)arg1; - (id)stringFromString:(id)arg1; -- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3 forceSuppressMinusSign:(BOOL)arg4; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3 forceSuppressMinusSign:(_Bool)arg4; - (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3; - (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2; -- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2 forceSuppressMinusSign:(BOOL)arg3; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2 forceSuppressMinusSign:(_Bool)arg3; - (id)stringFromDouble:(double)arg1; -- (id)stringFromDouble:(double)arg1 forceSuppressMinusSign:(BOOL)arg2; -- (id)chartLabelStringFromDouble:(double)arg1 forceSuppressMinusSign:(BOOL)arg2; +- (id)stringFromDouble:(double)arg1 forceSuppressMinusSign:(_Bool)arg2; +- (id)chartLabelStringFromDouble:(double)arg1 forceSuppressMinusSign:(_Bool)arg2; - (id)chartLabelStringFromDouble:(double)arg1; - (id)chartLabelStringNofixFromDouble:(double)arg1; -- (BOOL)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; -- (BOOL)usesTabs; -- (void)setIgnoreDecimalPlacesForZeroValue:(BOOL)arg1; -- (BOOL)ignoreDecimalPlacesForZeroValue; -- (void)setUseScientificFormattingAutomatically:(BOOL)arg1; -- (BOOL)useScientificFormattingAutomatically; -- (BOOL)customFormatShouldAutoInsertPercentSymbol; -- (BOOL)hasValidDecimalPlaces; -- (BOOL)baseUseMinusSign; +- (_Bool)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; +- (_Bool)usesTabs; +- (void)setIgnoreDecimalPlacesForZeroValue:(_Bool)arg1; +- (_Bool)ignoreDecimalPlacesForZeroValue; +- (void)setUseScientificFormattingAutomatically:(_Bool)arg1; +- (_Bool)useScientificFormattingAutomatically; +- (_Bool)customFormatShouldAutoInsertPercentSymbol; +- (_Bool)hasValidDecimalPlaces; +- (_Bool)baseUseMinusSign; - (unsigned short)basePlaces; - (unsigned short)base; -- (BOOL)usesTextFormatForValue:(double)arg1; -- (BOOL)canFormatText; -- (BOOL)isTextFormat; +- (_Bool)usesTextFormatForValue:(double)arg1; +- (_Bool)canFormatText; +- (_Bool)isTextFormat; - (double)scaleFactor; -- (BOOL)usesAccountingStyle; +- (_Bool)usesAccountingStyle; - (int)fractionAccuracy; -- (BOOL)showThousandsSeparator; +- (_Bool)showThousandsSeparator; - (int)negativeStyle; - (id)currencyCode; - (id)formatString; @@ -94,16 +95,16 @@ - (id)prefixString; - (unsigned short)decimalPlaces; - (int)valueType; -- (BOOL)isCustom; +- (_Bool)isCustom; - (id)formatName; - (void)setFormatName:(id)arg1; - (void)dealloc; -- (id)numberFormatBySettingBaseRepresentNegativeWithMinus:(BOOL)arg1; +- (id)numberFormatBySettingBaseRepresentNegativeWithMinus:(_Bool)arg1; - (id)numberFormatBySettingBasePlaces:(unsigned short)arg1; - (id)numberFormatBySettingBase:(unsigned char)arg1; -- (id)numberFormatBySettingUseAccountingStyle:(BOOL)arg1; +- (id)numberFormatBySettingUseAccountingStyle:(_Bool)arg1; - (id)numberFormatBySettingFractionAccuracy:(int)arg1; -- (id)numberFormatBySettingShowThousandsSeparator:(BOOL)arg1; +- (id)numberFormatBySettingShowThousandsSeparator:(_Bool)arg1; - (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1 andNegativeStyle:(int)arg2; - (id)numberFormatBySettingNegativeStyle:(int)arg1; - (id)numberFormatBySettingCurrencyCode:(id)arg1; @@ -112,14 +113,12 @@ - (id)numberFormatBySettingPrefixString:(id)arg1; - (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1; - (id)numberFormatBySettingValueType:(int)arg1; -- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(BOOL)arg14 isCustom:(BOOL)arg15 interstitialStrings:(id)arg16 interstitialStringInsertionIndexes:(id)arg17 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg18 minimumIntegerWidth:(unsigned char)arg19 decimalWidth:(unsigned char)arg20 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg21 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg22 isTextFormat:(BOOL)arg23 formatName:(id)arg24; -- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; -- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(BOOL)arg11; -- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8; -- (id)initCustomFormatWithFormatString:(id)arg1 currencyCode:(id)arg2 showThousandsSeparator:(BOOL)arg3 fractionAccuracy:(int)arg4 scaleFactor:(double)arg5 interstitialStrings:(id)arg6 interstitialStringInsertionIndexes:(id)arg7 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg8 minimumIntegerWidth:(unsigned char)arg9 decimalWidth:(unsigned char)arg10 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg11 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg12 isTextFormat:(BOOL)arg13 formatName:(id)arg14; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(_Bool)arg14 isCustom:(_Bool)arg15 interstitialStrings:(id)arg16 interstitialStringInsertionIndexes:(id)arg17 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg18 minimumIntegerWidth:(unsigned char)arg19 decimalWidth:(unsigned char)arg20 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg21 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg22 isTextFormat:(_Bool)arg23 formatName:(id)arg24; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(_Bool)arg11; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8; +- (id)initCustomFormatWithFormatString:(id)arg1 currencyCode:(id)arg2 showThousandsSeparator:(_Bool)arg3 fractionAccuracy:(int)arg4 scaleFactor:(double)arg5 interstitialStrings:(id)arg6 interstitialStringInsertionIndexes:(id)arg7 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg8 minimumIntegerWidth:(unsigned char)arg9 decimalWidth:(unsigned char)arg10 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg11 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg12 isTextFormat:(_Bool)arg13 formatName:(id)arg14; - (id)init; -- (id)baseStringFromDouble:(double)arg1; -- (id)fractionStringFromDouble:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter-Private.h new file mode 100644 index 000000000..7fee26c44 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter-Private.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUNumberFormatter (Private) ++ (id)formatterForLocale:(struct __CFLocale *)arg1; +- (struct __CFArray *)p_scientificFormatters; +- (struct __CFArray *)p_percentageFormatters; +- (struct __CFArray *)p_currencyFormatters; +- (struct __CFArray *)p_decimalFormatters; +- (id)localizedPercentSymbol; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; +- (id)currentLocaleCurrencyCode; +- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (id)displayNameForCurrencyCode:(id)arg1; +- (_Bool)findCurrencySymbolInString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 succesTSUlString:(const struct __CFString **)arg3; +- (_Bool)valueFromString:(struct __CFString *)arg1 formatters:(struct __CFArray *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)fractionFromString:(struct __CFString *)arg1 value:(double *)arg2; +- (_Bool)scientificFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)percentageFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)currencyFromString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)decimalFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (void)numberPreferencesChanged:(id)arg1; +- (void)dealloc; +- (id)initWithLocale:(struct __CFLocale *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter.h index e22fbbc7a..e45f35f59 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatter.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSString; +// Not exported @interface TSUNumberFormatter : NSObject { struct __CFLocale *mLocale; @@ -51,28 +52,6 @@ + (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; + (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; + (void)initialize; -+ (id)formatterForLocale:(struct __CFLocale *)arg1; -- (struct __CFArray *)p_scientificFormatters; -- (struct __CFArray *)p_percentageFormatters; -- (struct __CFArray *)p_currencyFormatters; -- (struct __CFArray *)p_decimalFormatters; -- (id)localizedPercentSymbol; -- (id)defaultFormatStringForValueType:(int)arg1; -- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; -- (id)currentLocaleCurrencyCode; -- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; -- (id)currencySymbolForCurrencyCode:(id)arg1; -- (id)displayNameForCurrencyCode:(id)arg1; -- (BOOL)findCurrencySymbolInString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 succesTSUlString:(const struct __CFString **)arg3; -- (BOOL)valueFromString:(struct __CFString *)arg1 formatters:(struct __CFArray *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; -- (BOOL)fractionFromString:(struct __CFString *)arg1 value:(double *)arg2; -- (BOOL)scientificFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (BOOL)percentageFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (BOOL)currencyFromString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; -- (BOOL)decimalFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (void)numberPreferencesChanged:(id)arg1; -- (void)dealloc; -- (id)initWithLocale:(struct __CFLocale *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatting-Protocol.h b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatting-Protocol.h index e216bcd6c..e46549dba 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatting-Protocol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUNumberFormatting-Protocol.h @@ -8,27 +8,27 @@ #import "TSUDataFormat-Protocol.h" @protocol TSUNumberFormatting -- (BOOL)isEquivalent:(id)arg1; +- (_Bool)isEquivalent:(id)arg1; - (id)stringFromString:(id)arg1; - (id)chartLabelStringFromDouble:(double)arg1; - (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3; - (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2; - (id)stringFromDouble:(double)arg1; -- (BOOL)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; -- (BOOL)usesTabs; -- (BOOL)hasValidDecimalPlaces; +- (_Bool)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; +- (_Bool)usesTabs; +- (_Bool)hasValidDecimalPlaces; - (void)setFormatName:(id)arg1; -- (BOOL)baseUseMinusSign; +- (_Bool)baseUseMinusSign; - (unsigned short)basePlaces; - (unsigned short)base; -- (BOOL)customFormatShouldAutoInsertPercentSymbol; -- (BOOL)usesTextFormatForValue:(double)arg1; -- (BOOL)canFormatText; -- (BOOL)isTextFormat; +- (_Bool)customFormatShouldAutoInsertPercentSymbol; +- (_Bool)usesTextFormatForValue:(double)arg1; +- (_Bool)canFormatText; +- (_Bool)isTextFormat; - (double)scaleFactor; -- (BOOL)usesAccountingStyle; +- (_Bool)usesAccountingStyle; - (int)fractionAccuracy; -- (BOOL)showThousandsSeparator; +- (_Bool)showThousandsSeparator; - (int)negativeStyle; - (id)currencyCode; - (id)formatString; @@ -36,12 +36,12 @@ - (unsigned short)decimalPlaces; - (int)valueType; - (id)customNumberFormatTokens; -- (BOOL)isCustom; +- (_Bool)isCustom; - (id)formatName; - (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1 andNegativeStyle:(int)arg2; -- (id)numberFormatBySettingUseAccountingStyle:(BOOL)arg1; +- (id)numberFormatBySettingUseAccountingStyle:(_Bool)arg1; - (id)numberFormatBySettingFractionAccuracy:(int)arg1; -- (id)numberFormatBySettingShowThousandsSeparator:(BOOL)arg1; +- (id)numberFormatBySettingShowThousandsSeparator:(_Bool)arg1; - (id)numberFormatBySettingNegativeStyle:(int)arg1; - (id)numberFormatBySettingSuffixString:(id)arg1; - (id)numberFormatBySettingCurrencyCode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUPair.h b/iOS7/PrivateFrameworks/OfficeImport/TSUPair.h index 5fec85fd0..77b72a7df 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUPair.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUPair.h @@ -10,6 +10,7 @@ #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" +// Not exported @interface TSUPair : NSObject { id mFirst; @@ -26,8 +27,8 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUPairNonRetainedSecond.h b/iOS7/PrivateFrameworks/OfficeImport/TSUPairNonRetainedSecond.h index 8c2732a01..d045dfb35 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUPairNonRetainedSecond.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUPairNonRetainedSecond.h @@ -6,6 +6,7 @@ #import +// Not exported @interface TSUPairNonRetainedSecond : TSUPair { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUPointerKeyDictionary.h b/iOS7/PrivateFrameworks/OfficeImport/TSUPointerKeyDictionary.h index 93d9561ca..fd02d3221 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUPointerKeyDictionary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUPointerKeyDictionary.h @@ -6,11 +6,12 @@ #import +// Not exported @interface TSUPointerKeyDictionary : TSUNoCopyDictionary { } -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext-Private.h b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext-Private.h new file mode 100644 index 000000000..faa6dcc57 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUProgressContext (Private) +- (void)reportProgress:(double)arg1 overallProgress:(double)arg2; +- (id)currentStage; +- (void)dealloc; +- (id)init; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext.h b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext.h index 9dc65a018..f07d3bf1a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressContext.h @@ -8,6 +8,7 @@ @class NSDate, TSUProgressStage; +// Not exported @interface TSUProgressContext : NSObject { TSUProgressStage *m_currentStage; @@ -29,10 +30,6 @@ - (id)addProgressObserverBlock:(id)arg1; - (void)addProgressObserver:(id)arg1 selector:(SEL)arg2; - (void)reset; -- (void)reportProgress:(double)arg1 overallProgress:(double)arg2; -- (id)currentStage; -- (void)dealloc; -- (id)init; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUProgressStage.h b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressStage.h index dd9cc9156..db90a25c6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUProgressStage.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUProgressStage.h @@ -8,6 +8,7 @@ @class TSUProgressContext; +// Not exported @interface TSUProgressStage : NSObject { double m_currentPosition; diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSURetainedPointerKeyDictionary.h b/iOS7/PrivateFrameworks/OfficeImport/TSURetainedPointerKeyDictionary.h index 042255d2a..67e997a74 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSURetainedPointerKeyDictionary.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSURetainedPointerKeyDictionary.h @@ -6,11 +6,12 @@ #import +// Not exported @interface TSURetainedPointerKeyDictionary : TSUNoCopyDictionary { } -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUShallowCopyPair.h b/iOS7/PrivateFrameworks/OfficeImport/TSUShallowCopyPair.h index 285849d30..20a517fe8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUShallowCopyPair.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUShallowCopyPair.h @@ -6,6 +6,7 @@ #import +// Not exported @interface TSUShallowCopyPair : TSUPair { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUSharedLocale.h b/iOS7/PrivateFrameworks/OfficeImport/TSUSharedLocale.h index a4cfefa2f..2cc7cd752 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUSharedLocale.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUSharedLocale.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface TSUSharedLocale : NSObject { struct __CFLocale *mCurrentLocale; @@ -24,7 +25,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/TSUTemporaryDirectory.h b/iOS7/PrivateFrameworks/OfficeImport/TSUTemporaryDirectory.h index b39a28340..5523eb832 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/TSUTemporaryDirectory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/TSUTemporaryDirectory.h @@ -8,10 +8,11 @@ @class NSString; +// Not exported @interface TSUTemporaryDirectory : NSObject { NSString *_path; - BOOL _leak; + _Bool _leak; } - (void)_createDirectoryWithSignature:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation-Private.h new file mode 100644 index 000000000..766337452 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBAnnotation (Private) ++ (unsigned long long)findStartFrom:(id)arg1 annotation:(const struct WrdAnnotation *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation.h b/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation.h index 45a2e80c8..2c93f359f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBAnnotation.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBAnnotation : NSObject { } + (void)readRangedFrom:(id)arg1 index:(unsigned int)arg2 type:(int)arg3 paragraph:(id)arg4; + (void)readFrom:(id)arg1 at:(int)arg2 paragraph:(id)arg3; -+ (unsigned int)findStartFrom:(id)arg1 annotation:(const struct WrdAnnotation *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBBookmark.h b/iOS7/PrivateFrameworks/OfficeImport/WBBookmark.h index f3f9ecf8c..338376a22 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBBookmark.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBBookmark.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBBookmark : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBBorder.h b/iOS7/PrivateFrameworks/OfficeImport/WBBorder.h index 1db2dd01f..f31c781dc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBBorder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBBorder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBBorder : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBCharacterProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBCharacterProperties.h index 2619f33c3..05636692e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBCharacterProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBCharacterProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBCharacterProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBCharacterRun.h b/iOS7/PrivateFrameworks/OfficeImport/WBCharacterRun.h index 462cd67a6..5e6bb0f4d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBCharacterRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBCharacterRun.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBCharacterRun : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBDocument-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBDocument-Private.h new file mode 100644 index 000000000..6a9eac870 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBDocument-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBDocument (Private) ++ (unsigned int)setupZIndices:(id)arg1 document:(id)arg2 escherType:(int)arg3; ++ (void)readProperties:(id)arg1 document:(id)arg2; ++ (void)readTextBoxesFrom:(id)arg1; ++ (void)readNoteSeparatorFrom:(id)arg1 type:(int)arg2 separator:(id)arg3; ++ (void)readSectionsFrom:(id)arg1 document:(id)arg2; ++ (void)setTimeStamp:(struct WrdDocumentProperties *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBDocument.h b/iOS7/PrivateFrameworks/OfficeImport/WBDocument.h index bdffdb8bb..78d96dda2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBDocument.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBDocument.h @@ -6,17 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBDocument : NSObject { } + (id)readFrom:(id)arg1; -+ (unsigned int)setupZIndices:(id)arg1 document:(id)arg2 escherType:(int)arg3; -+ (void)readProperties:(id)arg1 document:(id)arg2; -+ (void)readTextBoxesFrom:(id)arg1; -+ (void)readNoteSeparatorFrom:(id)arg1 type:(int)arg2 separator:(id)arg3; -+ (void)readSectionsFrom:(id)arg1 document:(id)arg2; -+ (void)setTimeStamp:(struct WrdDocumentProperties *)arg1; - (id)applicationName; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBEscher.h b/iOS7/PrivateFrameworks/OfficeImport/WBEscher.h index 871a6ab21..0eb46229a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBEscher.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBEscher.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBEscher : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker-Private.h new file mode 100644 index 000000000..4e57cdcbd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBFieldMarker (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker.h b/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker.h index 928c62fd2..cd501c1d6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBFieldMarker.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBFieldMarker : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBFont.h b/iOS7/PrivateFrameworks/OfficeImport/WBFont.h index e9b0d3299..241a642ff 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBFont.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBFont : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBFontTable.h b/iOS7/PrivateFrameworks/OfficeImport/WBFontTable.h index b0634284d..0506aac94 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBFontTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBFontTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBFontTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBFormField.h b/iOS7/PrivateFrameworks/OfficeImport/WBFormField.h index 3de428fdd..800d48adc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBFormField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBFormField.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBFormField : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBList.h b/iOS7/PrivateFrameworks/OfficeImport/WBList.h index ea7464783..574e5e209 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBList.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBList : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBListDefinition.h b/iOS7/PrivateFrameworks/OfficeImport/WBListDefinition.h index 0d415510a..19148900f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBListDefinition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBListDefinition.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBListDefinition : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBListDefinitionTable.h b/iOS7/PrivateFrameworks/OfficeImport/WBListDefinitionTable.h index d48450782..041a657fa 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBListDefinitionTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBListDefinitionTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBListDefinitionTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBListLevel.h b/iOS7/PrivateFrameworks/OfficeImport/WBListLevel.h index 11012987a..0fbed3955 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBListLevel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBListLevel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBListLevel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBListLevelOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WBListLevelOverride.h index 24a1a05cb..55c1f642e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBListLevelOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBListLevelOverride.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBListLevelOverride : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBListTable.h b/iOS7/PrivateFrameworks/OfficeImport/WBListTable.h index b4743f159..6d8af7d98 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBListTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBListTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBListTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBMessages.h b/iOS7/PrivateFrameworks/OfficeImport/WBMessages.h index a08650cdd..e0d87acd8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBMessages.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBMessages.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBMessages : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBNote.h b/iOS7/PrivateFrameworks/OfficeImport/WBNote.h index 580634fde..d4bdc6f34 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBNote.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBNote.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBNote : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBObjectFactory.h b/iOS7/PrivateFrameworks/OfficeImport/WBObjectFactory.h index 5aa046682..85c9b0afb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBObjectFactory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBObjectFactory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBObjectFactory : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt-Private.h new file mode 100644 index 000000000..03ee815f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBOfficeArt (Private) +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt.h index 589a69811..2273dece6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArt.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBOfficeArt : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient-Private.h new file mode 100644 index 000000000..34eb68422 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBOfficeArtReaderClient (Private) ++ (double)wrapDistanceBottom:(struct EshContentProperties *)arg1; ++ (double)wrapDistanceRight:(struct EshContentProperties *)arg1; ++ (double)wrapDistanceTop:(struct EshContentProperties *)arg1; ++ (double)wrapDistanceLeft:(struct EshContentProperties *)arg1; ++ (int)relativeVerticalPosition:(struct EshContentProperties *)arg1; ++ (int)verticalPosition:(struct EshContentProperties *)arg1; ++ (int)relativeHorizontalPosition:(struct EshContentProperties *)arg1; ++ (int)horizontalPosition:(struct EshContentProperties *)arg1; ++ (_Bool)allowOverlap:(struct EshContentProperties *)arg1; ++ (_Bool)behindText:(struct EshContentProperties *)arg1; ++ (void)readFrom:(struct EshContentProperties *)arg1 to:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient.h index 600c4ebc1..1c8de98b3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderClient.h @@ -8,26 +8,16 @@ #import +// Not exported @interface WBOfficeArtReaderClient : NSObject { } -+ (BOOL)tablesAreAllowed; -+ (BOOL)escherIsFullySupported; ++ (_Bool)tablesAreAllowed; ++ (_Bool)escherIsFullySupported; + (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; + (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; -+ (double)wrapDistanceBottom:(struct EshContentProperties *)arg1; -+ (double)wrapDistanceRight:(struct EshContentProperties *)arg1; -+ (double)wrapDistanceTop:(struct EshContentProperties *)arg1; -+ (double)wrapDistanceLeft:(struct EshContentProperties *)arg1; -+ (int)relativeVerticalPosition:(struct EshContentProperties *)arg1; -+ (int)verticalPosition:(struct EshContentProperties *)arg1; -+ (int)relativeHorizontalPosition:(struct EshContentProperties *)arg1; -+ (int)horizontalPosition:(struct EshContentProperties *)arg1; -+ (_Bool)allowOverlap:(struct EshContentProperties *)arg1; -+ (_Bool)behindText:(struct EshContentProperties *)arg1; -+ (void)readFrom:(struct EshContentProperties *)arg1 to:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderState.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderState.h index 740d30a1d..33c63adef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtReaderState.h @@ -8,6 +8,7 @@ @class WBReader; +// Not exported @interface WBOfficeArtReaderState : OABReaderState { WBReader *mReader; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtWriterState.h b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtWriterState.h index d3e2ba32d..bc6299d65 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtWriterState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOfficeArtWriterState.h @@ -8,12 +8,13 @@ @class TSUPointerKeyDictionary; +// Not exported @interface WBOfficeArtWriterState : OABWriterState { TSUPointerKeyDictionary *mZIndicesInProgress; } -- (unsigned int)indexForChild:(id)arg1 parentContainer:(id)arg2; +- (unsigned long long)indexForChild:(id)arg1 parentContainer:(id)arg2; - (void)dealloc; - (id)initWithClient:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBOleObject.h b/iOS7/PrivateFrameworks/OfficeImport/WBOleObject.h index 317b633be..2c235347e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBOleObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBOleObject.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WBOleObject : WBPicture { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBParagraph-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBParagraph-Private.h new file mode 100644 index 000000000..71fe26ac0 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBParagraph-Private.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBParagraph (Private) ++ (void)readAnnotationBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readFieldMarkerFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readAnnotationFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readNoteFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readSymbolsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun *)arg3; ++ (void)readSpecialCharacterFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; ++ (void)readPictureFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; ++ (void)readOfficeArtFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; ++ (void)readSpecialCharactersFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun *)arg3; ++ (void)checkForAnnotationBookmarkFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)checkForBookmarkFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)check:(id)arg1 forFieldMarkerFrom:(id)arg2 runEnd:(int *)arg3 readState:(struct WBParagraphReadState *)arg4; ++ (_Bool)isCPAnnotationRangeEnd:(int)arg1 bookmarkTable:(struct WrdBookmarkTable *)arg2; ++ (void)checkForAnnotationFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)checkForNoteFrom:(id)arg1 footnote:(_Bool)arg2 runEnd:(int *)arg3 readState:(struct WBParagraphReadState *)arg4; ++ (void)readCharacterRunsFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; ++ (void)readRunsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdParagraphTextRun *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBParagraph.h b/iOS7/PrivateFrameworks/OfficeImport/WBParagraph.h index f10964117..f363a9430 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBParagraph.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBParagraph.h @@ -6,30 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBParagraph : NSObject { } + (int)blockType; + (void)readFrom:(id)arg1 textRun:(struct WrdParagraphTextRun *)arg2 paragraph:(id)arg3; -+ (void)readAnnotationBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readFieldMarkerFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readAnnotationFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readNoteFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readSymbolsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun *)arg3; -+ (void)readSpecialCharacterFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; -+ (void)readPictureFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; -+ (void)readOfficeArtFor:(id)arg1 from:(id)arg2 at:(int)arg3 textRun:(struct WrdCharacterTextRun *)arg4; -+ (void)readSpecialCharactersFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun *)arg3; -+ (void)checkForAnnotationBookmarkFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)checkForBookmarkFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)check:(id)arg1 forFieldMarkerFrom:(id)arg2 runEnd:(int *)arg3 readState:(struct WBParagraphReadState *)arg4; -+ (_Bool)isCPAnnotationRangeEnd:(int)arg1 bookmarkTable:(struct WrdBookmarkTable *)arg2; -+ (void)checkForAnnotationFrom:(id)arg1 runEnd:(int *)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)checkForNoteFrom:(id)arg1 footnote:(BOOL)arg2 runEnd:(int *)arg3 readState:(struct WBParagraphReadState *)arg4; -+ (void)readCharacterRunsFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState *)arg3; -+ (void)readRunsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdParagraphTextRun *)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties-Private.h new file mode 100644 index 000000000..81e805216 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBParagraphProperties (Private) ++ (void)mapWordProperties:(struct WrdParagraphProperties *)arg1 reader:(id)arg2 toProperties:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties.h index 333811f2a..26d131e8f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBParagraphProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBParagraphProperties : NSObject { } @@ -13,7 +14,6 @@ + (struct WrdParagraphProperties *)createTrackedPropertiesIfNeeded:(id)arg1; + (void)readFrom:(id)arg1 wrdProperties:(struct WrdParagraphProperties *)arg2 tracked:(struct WrdParagraphProperties *)arg3 document:(id)arg4 properties:(id)arg5; + (id)formattingChangeDate:(const struct WrdDateTime *)arg1; -+ (void)mapWordProperties:(struct WrdParagraphProperties *)arg1 reader:(id)arg2 toProperties:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBPicture-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBPicture-Private.h new file mode 100644 index 000000000..0ef641b5b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBPicture-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBPicture (Private) ++ (id)readDrawableFromReader:(id)arg1 textType:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBPicture.h b/iOS7/PrivateFrameworks/OfficeImport/WBPicture.h index 4dd71bfbf..07d2b9841 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBPicture.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBPicture.h @@ -6,12 +6,12 @@ #import +// Not exported @interface WBPicture : WBOfficeArt { } + (void)readFrom:(id)arg1 at:(int)arg2 textRun:(struct WrdCharacterTextRun *)arg3 paragraph:(id)arg4 to:(id)arg5; -+ (id)readDrawableFromReader:(id)arg1 textType:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBReader-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBReader-Private.h new file mode 100644 index 000000000..e223cf5ac --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBReader-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBReader (Private) +- (void)initialize; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBReader-WDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/WBReader-WDInternal.h new file mode 100644 index 000000000..e222d6459 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBReader-WDInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBReader (WDInternal) +- (void)setAnnotationRangeStart:(id)arg1; +- (id)annotationRangeStart; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBReader.h b/iOS7/PrivateFrameworks/OfficeImport/WBReader.h index 5a0408e15..f84c1a0b8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBReader.h @@ -8,6 +8,7 @@ @class NSMutableArray, TSUNoCopyDictionary, WBOfficeArtReaderState, WDDocument; +// Not exported @interface WBReader : OCBReader { struct WrdNoteTable *mFootnoteTable; @@ -29,19 +30,19 @@ WDDocument *mTargetDocument; WBOfficeArtReaderState *mOfficeArtState; struct vector> *mTextBoxes; - BOOL mReportProgress; + _Bool mReportProgress; id mAnnotationRangeStart; } @property(nonatomic) WDDocument *targetDocument; // @synthesize targetDocument=mTargetDocument; -- (struct WBTextBoxReaderInfo)textBoxInfoAtIndex:(unsigned int)arg1; -- (unsigned int)textBoxCount; +- (struct WBTextBoxReaderInfo)textBoxInfoAtIndex:(unsigned long long)arg1; +- (unsigned long long)textBoxCount; - (void)cacheTextBox:(id)arg1 withChainIndex:(unsigned short)arg2; - (id)drawableForShapeId:(unsigned int)arg1; - (void)setOfficeArtState:(id)arg1; - (id)officeArtState; -- (void)setReportProgress:(BOOL)arg1; -- (BOOL)reportProgress; +- (void)setReportProgress:(_Bool)arg1; +- (_Bool)reportProgress; - (void)addFont:(id)arg1 index:(int)arg2; - (id)fontAtIndex:(int)arg1; - (void)addStyle:(id)arg1 index:(int)arg2; @@ -67,12 +68,9 @@ - (struct OCCBinaryStreamer *)allocBinaryStreamerWithCryptoKey:(struct OCCCryptoKey *)arg1 baseOutputFilenameInUTF8:(const char *)arg2; - (struct OCCEncryptionInfoReader *)encryptionInfoReader; - (id)read; -- (BOOL)start; +- (_Bool)start; - (void)dealloc; - (id)initWithCancelDelegate:(id)arg1 tracing:(id)arg2; -- (void)initialize; -- (void)setAnnotationRangeStart:(id)arg1; -- (id)annotationRangeStart; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBRevisionAuthorTable.h b/iOS7/PrivateFrameworks/OfficeImport/WBRevisionAuthorTable.h index a779657f5..85ec5fd76 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBRevisionAuthorTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBRevisionAuthorTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBRevisionAuthorTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBSection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBSection-Private.h new file mode 100644 index 000000000..fdfcb684a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBSection-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBSection (Private) ++ (void)mapPrinterSettings:(struct WrdSectionProperties *)arg1 toSection:(id)arg2; ++ (void)mapSection:(id)arg1 toSectionProperties:(struct WrdSectionProperties *)arg2; ++ (void)mapSectionProperties:(struct WrdSectionProperties *)arg1 toSection:(id)arg2; ++ (void)readHeaderFrom:(id)arg1 type:(int)arg2 index:(int)arg3 header:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBSection.h b/iOS7/PrivateFrameworks/OfficeImport/WBSection.h index 2e53913c7..1cb161b42 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBSection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBSection.h @@ -6,15 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBSection : NSObject { } + (void)readFrom:(id)arg1 textRun:(struct WrdSectionTextRun *)arg2 document:(id)arg3 index:(int)arg4 section:(id)arg5; -+ (void)mapPrinterSettings:(struct WrdSectionProperties *)arg1 toSection:(id)arg2; -+ (void)mapSection:(id)arg1 toSectionProperties:(struct WrdSectionProperties *)arg2; -+ (void)mapSectionProperties:(struct WrdSectionProperties *)arg1 toSection:(id)arg2; -+ (void)readHeaderFrom:(id)arg1 type:(int)arg2 index:(int)arg3 header:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBShading.h b/iOS7/PrivateFrameworks/OfficeImport/WBShading.h index 793aa3c7b..5f546710d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBShading.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBShading.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBShading : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBSpecialCharacter.h b/iOS7/PrivateFrameworks/OfficeImport/WBSpecialCharacter.h index 97aca008e..756bd300a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBSpecialCharacter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBSpecialCharacter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBSpecialCharacter : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBStory.h b/iOS7/PrivateFrameworks/OfficeImport/WBStory.h index d598ff61b..378535459 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBStory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBStory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBStory : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBStyle-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBStyle-Private.h new file mode 100644 index 000000000..6962177dd --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBStyle-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBStyle (Private) ++ (void)readTableProperties:(id)arg1 style:(id)arg2 from:(struct WrdStyle *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WBStyle.h index c2cd9dca0..1674aa52c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBStyle.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBStyle : NSObject { } + (void)readFrom:(id)arg1 wrdStyle:(struct WrdStyle *)arg2 style:(id)arg3; -+ (void)readTableProperties:(id)arg1 style:(id)arg2 from:(struct WrdStyle *)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet-Private.h new file mode 100644 index 000000000..66d35c595 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBStyleSheet (Private) ++ (void)initializeStyles:(id)arg1 with:(struct WrdStyleSheet *)arg2 reader:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet.h b/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet.h index 52f4820ee..ef928d24e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBStyleSheet.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBStyleSheet : NSObject { } + (void)readFrom:(id)arg1 styleSheet:(id)arg2; -+ (void)initializeStyles:(id)arg1 with:(struct WrdStyleSheet *)arg2 reader:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBSymbol.h b/iOS7/PrivateFrameworks/OfficeImport/WBSymbol.h index 394766c9e..9a99d7605 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBSymbol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBSymbol.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBSymbol : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTable-Private.h new file mode 100644 index 000000000..c15b517de --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTable-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTable (Private) ++ (_Bool)isTableFloating:(const struct WrdTableProperties *)arg1 tracked:(const struct WrdTableProperties *)arg2; ++ (void)readRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; ++ (void)initPropertiesFrom:(id)arg1 to:(id)arg2 in:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTable.h b/iOS7/PrivateFrameworks/OfficeImport/WBTable.h index 280a1c90b..915b0d16b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTable.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBTable : NSObject { } -+ (BOOL)tryToReadRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; ++ (_Bool)tryToReadRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; + (void)readFrom:(id)arg1 textRuns:(id)arg2 table:(id)arg3; -+ (BOOL)isTableFloating:(const struct WrdTableProperties *)arg1 tracked:(const struct WrdTableProperties *)arg2; -+ (void)readRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; -+ (void)initPropertiesFrom:(id)arg1 to:(id)arg2 in:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableCell.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableCell.h index 66faab910..7c66a7f4f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableCell.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBTableCell : NSObject { } -+ (void)readFrom:(id)arg1 textRun:(struct WrdTextRun *)arg2 with:(struct WrdTableProperties *)arg3 tracked:(struct WrdTableProperties *)arg4 row:(id)arg5 index:(unsigned int)arg6 cell:(id)arg7; ++ (void)readFrom:(id)arg1 textRun:(struct WrdTextRun *)arg2 with:(struct WrdTableProperties *)arg3 tracked:(struct WrdTableProperties *)arg4 row:(id)arg5 index:(unsigned long long)arg6 cell:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties-Private.h new file mode 100644 index 000000000..b8b7fff77 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTableCellBodyProperties (Private) ++ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties *)arg2 index:(unsigned long long)arg3; ++ (void)mapWordProperties:(struct WrdTableProperties *)arg1 toProperties:(id)arg2 index:(unsigned long long)arg3; ++ (id)formattingChangeDate:(const struct WrdDateTime *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties.h index a5724639e..f51d2df7a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellBodyProperties.h @@ -6,15 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBTableCellBodyProperties : NSObject { } -+ (void)write:(id)arg1 wrdProperties:(struct WrdTableProperties *)arg2 tracked:(struct WrdTableProperties *)arg3 index:(unsigned int)arg4; -+ (void)readFrom:(struct WrdTableProperties *)arg1 tracked:(struct WrdTableProperties *)arg2 properties:(id)arg3 index:(unsigned int)arg4; -+ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties *)arg2 index:(unsigned int)arg3; -+ (void)mapWordProperties:(struct WrdTableProperties *)arg1 toProperties:(id)arg2 index:(unsigned int)arg3; -+ (id)formattingChangeDate:(const struct WrdDateTime *)arg1; ++ (void)write:(id)arg1 wrdProperties:(struct WrdTableProperties *)arg2 tracked:(struct WrdTableProperties *)arg3 index:(unsigned long long)arg4; ++ (void)readFrom:(struct WrdTableProperties *)arg1 tracked:(struct WrdTableProperties *)arg2 properties:(id)arg3 index:(unsigned long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellProperties.h index b2cccb164..35d27e006 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBTableCellProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellStyleProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellStyleProperties.h index 61e866344..2c31e1e8e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableCellStyleProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableCellStyleProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBTableCellStyleProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties-Private.h new file mode 100644 index 000000000..3eb592ecb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTableProperties (Private) ++ (void)mapWordProperties:(struct WrdTableProperties *)arg1 reader:(id)arg2 toProperties:(id)arg3; ++ (id)formattingChangeDate:(const struct WrdDateTime *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties.h index 4a64053ce..c56e708b6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableProperties.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBTableProperties : NSObject { } + (void)readFrom:(id)arg1 wrdProperties:(struct WrdTableProperties *)arg2 tracked:(struct WrdTableProperties *)arg3 properties:(id)arg4; -+ (void)mapWordProperties:(struct WrdTableProperties *)arg1 reader:(id)arg2 toProperties:(id)arg3; -+ (id)formattingChangeDate:(const struct WrdDateTime *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableRow-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableRow-Private.h new file mode 100644 index 000000000..2bb580215 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableRow-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTableRow (Private) ++ (void)collectCellProperties:(struct WrdTableProperties *)arg1 tracked:(struct WrdTableProperties *)arg2 for:(id)arg3; ++ (void)readCellsFrom:(id)arg1 textRuns:(id)arg2 level:(int)arg3 to:(id)arg4 properties:(struct WrdTableProperties *)arg5 tracked:(struct WrdTableProperties *)arg6; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableRow.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableRow.h index b89e1ada0..75a0c5b75 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableRow.h @@ -6,13 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBTableRow : NSObject { } -+ (void)readFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3 index:(unsigned int)arg4 row:(id)arg5; -+ (void)collectCellProperties:(struct WrdTableProperties *)arg1 tracked:(struct WrdTableProperties *)arg2 for:(id)arg3; -+ (void)readCellsFrom:(id)arg1 textRuns:(id)arg2 level:(int)arg3 to:(id)arg4 properties:(struct WrdTableProperties *)arg5 tracked:(struct WrdTableProperties *)arg6; ++ (void)readFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3 index:(unsigned long long)arg4 row:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties-Private.h new file mode 100644 index 000000000..a5033ec6a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTableRowProperties (Private) ++ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties *)arg2; ++ (void)mapWordProperties:(struct WrdTableProperties *)arg1 toProperties:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties.h index e8e389406..e9f1f2682 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableRowProperties.h @@ -6,14 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBTableRowProperties : NSObject { } + (void)write:(id)arg1 properties:(id)arg2 wrdProperties:(struct WrdTableProperties *)arg3 tracked:(struct WrdTableProperties *)arg4; + (void)readFrom:(id)arg1 wrdProperties:(struct WrdTableProperties *)arg2 tracked:(struct WrdTableProperties *)arg3 properties:(id)arg4; -+ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties *)arg2; -+ (void)mapWordProperties:(struct WrdTableProperties *)arg1 toProperties:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTableStyleOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WBTableStyleOverride.h index 9943a0433..51284e9d9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTableStyleOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTableStyleOverride.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WBTableStyleOverride : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBText-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBText-Private.h new file mode 100644 index 000000000..9c6c75834 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBText-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBText (Private) ++ (void)readBlocksFrom:(id)arg1 textRun:(struct WrdTextRun *)arg2 to:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBText.h b/iOS7/PrivateFrameworks/OfficeImport/WBText.h index cf5d54e79..ac2e2619d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBText.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface WBText : NSObject { } + (void)readFrom:(id)arg1 text:(id)arg2 textRun:(struct WrdTextRun *)arg3; -+ (void)readBlocksFrom:(id)arg1 textRun:(struct WrdTextRun *)arg2 to:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTextBox-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WBTextBox-Private.h new file mode 100644 index 000000000..f4bb6ba24 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTextBox-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBTextBox (Private) ++ (void)checkForOleObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WBTextBox.h b/iOS7/PrivateFrameworks/OfficeImport/WBTextBox.h index c956674b6..bc404b0a4 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WBTextBox.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WBTextBox.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface WBTextBox : NSObject { } + (void)readTextFrom:(id)arg1 to:(id)arg2 chain:(unsigned short)arg3; + (void)readFrom:(struct WrdEshShape *)arg1 parent:(id)arg2 reader:(id)arg3; -+ (void)checkForOleObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDAAnchor.h b/iOS7/PrivateFrameworks/OfficeImport/WDAAnchor.h index e18f194e3..12abeea2c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDAAnchor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDAAnchor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WDAAnchor : NSObject { struct CGRect mBounds; @@ -19,28 +20,28 @@ int mRelativeHorizontalPosition; int mVerticalPosition; int mRelativeVerticalPosition; - BOOL mIsBehindText; - BOOL mAllowOverlap; - BOOL mMoveWithText; - long mZIndexTotal; - long mZIndex; + _Bool mIsBehindText; + _Bool mAllowOverlap; + _Bool mMoveWithText; + long long mZIndexTotal; + long long mZIndex; } -@property(nonatomic) BOOL allowOverlap; // @synthesize allowOverlap=mAllowOverlap; +@property(nonatomic) _Bool allowOverlap; // @synthesize allowOverlap=mAllowOverlap; @property(nonatomic) int textWrappingModeType; // @synthesize textWrappingModeType=mTextWrappingModeType; @property(nonatomic) int textWrappingMode; // @synthesize textWrappingMode=mTextWrappingMode; @property(nonatomic) struct CGRect bounds; // @synthesize bounds=mBounds; - (id).cxx_construct; -- (void)setZIndexTotal:(long)arg1; -- (long)zIndexTotal; -- (void)setZIndex:(long)arg1; -- (long)zIndex; +- (void)setZIndexTotal:(long long)arg1; +- (long long)zIndexTotal; +- (void)setZIndex:(long long)arg1; +- (long long)zIndex; - (void)setRelativeVerticalPosition:(int)arg1; - (int)relativeVerticalPosition; - (void)setRelativeHorizontalPosition:(int)arg1; - (int)relativeHorizontalPosition; -- (void)setBehindText:(BOOL)arg1; -- (BOOL)isBehindText; +- (void)setBehindText:(_Bool)arg1; +- (_Bool)isBehindText; - (void)setVerticalPosition:(int)arg1; - (int)verticalPosition; - (void)setHorizontalPosition:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDAContent-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDAContent-Private.h new file mode 100644 index 000000000..29d7bd2ea --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDAContent-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDAContent (Private) ++ (Class)classForType:(unsigned short)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDAContent.h b/iOS7/PrivateFrameworks/OfficeImport/WDAContent.h index 33a758590..1c8a9b228 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDAContent.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDAContent.h @@ -11,6 +11,7 @@ @class OADDrawable, WDAAnchor, WDATextBox; +// Not exported @interface WDAContent : NSObject { WDAAnchor *mAnchor; @@ -19,10 +20,9 @@ int mTextType; } -+ (Class)classForType:(unsigned short)arg1; @property(readonly, nonatomic) WDAAnchor *anchor; // @synthesize anchor=mAnchor; -- (BOOL)hasText; -- (BOOL)floating; +- (_Bool)hasText; +- (_Bool)floating; - (void)setTextType:(int)arg1; - (int)textType; - (_Bool)isTopLevelObject; @@ -34,7 +34,7 @@ - (id)textBox; - (void)setBounds:(struct CGRect)arg1; - (struct CGRect)bounds; -- (BOOL)hasBounds; +- (_Bool)hasBounds; - (id)createTextBoxWithDocument:(id)arg1 textType:(int)arg2; - (void)clearAnchor; - (id)createAnchor; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDATextBox.h b/iOS7/PrivateFrameworks/OfficeImport/WDATextBox.h index 410402dd6..fb7c71a34 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDATextBox.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDATextBox.h @@ -8,23 +8,24 @@ @class WDAContent, WDDocument, WDText; +// Not exported @interface WDATextBox : NSObject { WDText *mText; - unsigned long mNextTextBoxId; + unsigned long long mNextTextBoxId; _Bool mOle; WDDocument *mDocument; WDAContent *mParent; } -- (void)setNextTextBoxId:(unsigned long)arg1; -- (unsigned long)nextTextBoxId; +- (void)setNextTextBoxId:(unsigned long long)arg1; +- (unsigned long long)nextTextBoxId; - (void)setText:(id)arg1; - (id)text; - (void)setParent:(id)arg1; - (id)parent; -- (void)setOle:(BOOL)arg1; -- (BOOL)isOle; +- (void)setOle:(_Bool)arg1; +- (_Bool)isOle; - (void)setDocument:(id)arg1; - (id)document; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDAnnotation.h b/iOS7/PrivateFrameworks/OfficeImport/WDAnnotation.h index adc9abd1f..6cbb62b43 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDAnnotation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDAnnotation.h @@ -8,12 +8,13 @@ @class NSDate, NSString, WDCharacterRun, WDText; +// Not exported @interface WDAnnotation : WDRun { int mType; WDText *mText; WDCharacterRun *mReference; - BOOL mReferencePopertiesFixed; + _Bool mReferencePopertiesFixed; NSDate *mDate; NSString *mOwner; WDAnnotation *mOtherEndOfRangedAnnotation; @@ -29,7 +30,7 @@ - (int)annotationType; - (int)runType; - (void)setReferencePropertiesFixed; -- (BOOL)referencePropertiesFixed; +- (_Bool)referencePropertiesFixed; - (id)reference; - (id)text; - (id)initWithParagraph:(id)arg1 type:(int)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDAnnotationIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDAnnotationIterator.h index 65bedafce..c508e1500 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDAnnotationIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDAnnotationIterator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface WDAnnotationIterator : WDTestIterator { } -- (BOOL)test:(id)arg1; +- (_Bool)test:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDArrayIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDArrayIterator.h index 4c5ffd724..4cdccd171 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDArrayIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDArrayIterator.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface WDArrayIterator : WDIterator { NSArray *mArray; @@ -15,7 +16,7 @@ } - (id)next; -- (BOOL)hasNext; +- (_Bool)hasNext; - (id)initWithArray:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDBlock.h b/iOS7/PrivateFrameworks/OfficeImport/WDBlock.h index fac3c9f9d..15bcdac01 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDBlock.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDBlock.h @@ -8,13 +8,14 @@ @class WDText; +// Not exported @interface WDBlock : NSObject { WDText *mText; } - (void)clearProperties; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)newRunIterator; - (id)runIterator; - (id)initWithText:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDBlockRunIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDBlockRunIterator.h index 0a7c3274b..bd5732f58 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDBlockRunIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDBlockRunIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDBlockRunIterator : WDCombinedIterator { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDBookmark.h b/iOS7/PrivateFrameworks/OfficeImport/WDBookmark.h index 1408409bd..355c13e51 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDBookmark.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDBookmark.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface WDBookmark : WDRun { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDBorder.h b/iOS7/PrivateFrameworks/OfficeImport/WDBorder.h index 4db31dcfe..3d361be6e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDBorder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDBorder.h @@ -10,21 +10,22 @@ @class TSUColor; +// Not exported @interface WDBorder : NSObject { int mStyle; TSUColor *mColor; unsigned char mWidth; unsigned char mSpace; - BOOL mShadow; - BOOL mFrame; + _Bool mShadow; + _Bool mFrame; } - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)setFrame:(BOOL)arg1; -- (BOOL)frame; -- (void)setShadow:(BOOL)arg1; -- (BOOL)shadow; +- (void)setFrame:(_Bool)arg1; +- (_Bool)frame; +- (void)setShadow:(_Bool)arg1; +- (_Bool)shadow; - (void)setSpace:(unsigned char)arg1; - (unsigned char)space; - (void)setWidth:(unsigned char)arg1; @@ -36,8 +37,8 @@ - (void)setSingleBlackBorder; - (void)setNullBorder; - (void)setBorder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToBorder:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToBorder:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties-Private.h new file mode 100644 index 000000000..10d56af56 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDCharacterProperties (Private) +- (int)reverseBooleanProperty:(int)arg1; +- (_Bool)formattingChangedDifferentFrom:(id)arg1 mode:(int)arg2; +- (_Bool)editDifferentFrom:(id)arg1 mode:(int)arg2; +- (_Bool)deletionDifferentFrom:(id)arg1 mode:(int)arg2; +- (_Bool)isBooleanProbablyDifferent:(unsigned char)arg1 than:(unsigned char)arg2; +- (_Bool)isAnythingOverriddenIn:(CDStruct_5f323944 *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties.h index ba77d5878..b0685eab8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterProperties.h @@ -8,208 +8,209 @@ @class WDDocument; +// Not exported @interface WDCharacterProperties : NSObject { WDDocument *mDocument; unsigned int mOriginal:1; unsigned int mTracked:1; unsigned int mResolved:1; - CDStruct_b675bd9c *mOriginalProperties; - CDStruct_b675bd9c *mTrackedProperties; + CDStruct_5f323944 *mOriginalProperties; + CDStruct_5f323944 *mTrackedProperties; } + (int)languageFromString:(id)arg1; -+ (BOOL)languageIsArabicOrHebrew:(int)arg1; -+ (BOOL)languageIsCJK:(int)arg1; -+ (BOOL)languageIsChinese:(int)arg1; ++ (_Bool)languageIsArabicOrHebrew:(int)arg1; ++ (_Bool)languageIsCJK:(int)arg1; ++ (_Bool)languageIsChinese:(int)arg1; + (SEL)fontOverriddenSelectorForLanguageType:(int)arg1; + (SEL)fontSelectorForLanguageType:(int)arg1; - (void)copyPropertiesInto:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isBracketTwoLinesInOneOverridden; +- (_Bool)isBracketTwoLinesInOneOverridden; - (void)setBracketTwoLinesInOne:(int)arg1; - (int)bracketTwoLinesInOne; -- (BOOL)isTwoLinesInOneOverridden; -- (void)setTwoLinesInOne:(BOOL)arg1; -- (BOOL)twoLinesInOne; -- (BOOL)isCompressHorizontalInVerticalOverridden; -- (void)setCompressHorizontalInVertical:(BOOL)arg1; -- (BOOL)compressHorizontalInVertical; -- (BOOL)isHorizontalInVerticalOverridden; -- (void)setHorizontalInVertical:(BOOL)arg1; -- (BOOL)horizontalInVertical; -- (BOOL)isOffsetToPictureDataOverridden; +- (_Bool)isTwoLinesInOneOverridden; +- (void)setTwoLinesInOne:(_Bool)arg1; +- (_Bool)twoLinesInOne; +- (_Bool)isCompressHorizontalInVerticalOverridden; +- (void)setCompressHorizontalInVertical:(_Bool)arg1; +- (_Bool)compressHorizontalInVertical; +- (_Bool)isHorizontalInVerticalOverridden; +- (void)setHorizontalInVertical:(_Bool)arg1; +- (_Bool)horizontalInVertical; +- (_Bool)isOffsetToPictureDataOverridden; - (void)setOffsetToPictureData:(int)arg1; - (int)offsetToPictureData; -- (BOOL)isObjectIDForOle2Overridden; +- (_Bool)isObjectIDForOle2Overridden; - (void)setObjectIDForOle2:(int)arg1; - (int)objectIDForOle2; -- (BOOL)isOle2Overridden; -- (void)setOle2:(BOOL)arg1; -- (BOOL)ole2; -- (BOOL)isEmbeddedObjectOverridden; -- (void)setEmbeddedObject:(BOOL)arg1; -- (BOOL)embeddedObject; -- (BOOL)isFontSizeForBiTextOverridden; +- (_Bool)isOle2Overridden; +- (void)setOle2:(_Bool)arg1; +- (_Bool)ole2; +- (_Bool)isEmbeddedObjectOverridden; +- (void)setEmbeddedObject:(_Bool)arg1; +- (_Bool)embeddedObject; +- (_Bool)isFontSizeForBiTextOverridden; - (void)setFontSizeForBiText:(unsigned short)arg1; - (unsigned short)fontSizeForBiText; -- (BOOL)isLanguageForBiTextOverridden; +- (_Bool)isLanguageForBiTextOverridden; - (void)setLanguageForBiText:(int)arg1; - (int)languageForBiText; -- (BOOL)isLanguageForFarEastOverridden; +- (_Bool)isLanguageForFarEastOverridden; - (void)setLanguageForFarEast:(int)arg1; - (int)languageForFarEast; -- (BOOL)isCharPositionOfPictureBulletInBookmarkOverridden; +- (_Bool)isCharPositionOfPictureBulletInBookmarkOverridden; - (void)setCharPositionOfPictureBulletInBookmark:(int)arg1; - (int)charPositionOfPictureBulletInBookmark; -- (BOOL)isListCharacterPictureBulletOverridden; -- (void)setListCharacterPictureBullet:(BOOL)arg1; -- (BOOL)isListCharacterPictureBullet; -- (BOOL)isSpecialCharacterOverridden; -- (void)setSpecialCharacter:(BOOL)arg1; -- (BOOL)isSpecialCharacter; -- (BOOL)formattingChangedDifferentFrom:(id)arg1; -- (BOOL)editDifferentFrom:(id)arg1; -- (BOOL)deletionDifferentFrom:(id)arg1; -- (BOOL)isEditDateOverridden; +- (_Bool)isListCharacterPictureBulletOverridden; +- (void)setListCharacterPictureBullet:(_Bool)arg1; +- (_Bool)isListCharacterPictureBullet; +- (_Bool)isSpecialCharacterOverridden; +- (void)setSpecialCharacter:(_Bool)arg1; +- (_Bool)isSpecialCharacter; +- (_Bool)formattingChangedDifferentFrom:(id)arg1; +- (_Bool)editDifferentFrom:(id)arg1; +- (_Bool)deletionDifferentFrom:(id)arg1; +- (_Bool)isEditDateOverridden; - (void)setEditDate:(id)arg1; - (id)editDate; -- (BOOL)isDeletionDateOverridden; +- (_Bool)isDeletionDateOverridden; - (void)setDeletionDate:(id)arg1; - (id)deletionDate; -- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (_Bool)isIndexToAuthorIDOfFormattingChangeOverridden; - (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfFormattingChange; -- (BOOL)isIndexToAuthorIDOfEditOverridden; +- (_Bool)isIndexToAuthorIDOfEditOverridden; - (void)setIndexToAuthorIDOfEdit:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfEdit; -- (BOOL)isIndexToAuthorIDOfDeletionOverridden; +- (_Bool)isIndexToAuthorIDOfDeletionOverridden; - (void)setIndexToAuthorIDOfDeletion:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfDeletion; -- (BOOL)isFormattingChangedOverridden; +- (_Bool)isFormattingChangedOverridden; - (void)setFormattingChanged:(int)arg1; - (int)formattingChanged; -- (BOOL)isEditedOverridden; +- (_Bool)isEditedOverridden; - (void)setEdited:(int)arg1; - (int)edited; -- (BOOL)isDeletedOverridden; +- (_Bool)isDeletedOverridden; - (void)setDeleted:(int)arg1; - (int)deleted; -- (BOOL)isRightToLeftOverridden; +- (_Bool)isRightToLeftOverridden; - (void)setRightToLeft:(int)arg1; - (int)rightToLeft; -- (BOOL)isLanguageForDefaultTextOverridden; +- (_Bool)isLanguageForDefaultTextOverridden; - (void)setLanguageForDefaultText:(int)arg1; - (int)languageForDefaultText; -- (BOOL)isColorAutoOverridden; -- (void)setColorAuto:(BOOL)arg1; -- (BOOL)isColorAuto; -- (BOOL)isColorOverridden; +- (_Bool)isColorAutoOverridden; +- (void)setColorAuto:(_Bool)arg1; +- (_Bool)isColorAuto; +- (_Bool)isColorOverridden; - (void)setColor:(id)arg1; - (id)color; -- (BOOL)isEmphasisMarkOverridden; +- (_Bool)isEmphasisMarkOverridden; - (void)setEmphasisMark:(int)arg1; - (int)emphasisMark; -- (BOOL)isVerticalAlignOverridden; +- (_Bool)isVerticalAlignOverridden; - (void)setVerticalAlign:(int)arg1; - (int)verticalAlign; -- (BOOL)isShadow2010Overridden; +- (_Bool)isShadow2010Overridden; - (void)setShadow2010:(id)arg1; - (id)shadow2010; -- (BOOL)isReflectionOverridden; +- (_Bool)isReflectionOverridden; - (void)setReflection:(id)arg1; - (id)reflection; -- (BOOL)isFontSizeOverridden; +- (_Bool)isFontSizeOverridden; - (void)setFontSize:(unsigned short)arg1; - (unsigned short)fontSize; -- (BOOL)isPositionOverridden; +- (_Bool)isPositionOverridden; - (void)setPosition:(short)arg1; - (short)position; -- (BOOL)isSpacingOverridden; +- (_Bool)isSpacingOverridden; - (void)setSpacing:(short)arg1; - (short)spacing; -- (BOOL)isHiddenOverridden; +- (_Bool)isHiddenOverridden; - (void)setHidden:(int)arg1; - (int)hidden; -- (BOOL)isLowerCaseOverridden; -- (void)setLowerCase:(BOOL)arg1; -- (BOOL)isLowerCase; -- (BOOL)isCapsOverridden; +- (_Bool)isLowerCaseOverridden; +- (void)setLowerCase:(_Bool)arg1; +- (_Bool)isLowerCase; +- (_Bool)isCapsOverridden; - (void)setCaps:(int)arg1; - (int)caps; -- (BOOL)isSmallCapsOverridden; +- (_Bool)isSmallCapsOverridden; - (void)setSmallCaps:(int)arg1; - (int)smallCaps; -- (BOOL)isLigatureOverridden; +- (_Bool)isLigatureOverridden; - (void)setLigature:(int)arg1; - (int)ligature; -- (BOOL)isHighlightColorOverridden; +- (_Bool)isHighlightColorOverridden; - (void)setHighlightColor:(int)arg1; - (int)highlightColor; -- (BOOL)isHighlightOverridden; -- (void)setHighlight:(BOOL)arg1; -- (BOOL)isHighlight; -- (BOOL)isDoubleStrikeThroughOverridden; +- (_Bool)isHighlightOverridden; +- (void)setHighlight:(_Bool)arg1; +- (_Bool)isHighlight; +- (_Bool)isDoubleStrikeThroughOverridden; - (void)setDoubleStrikeThrough:(int)arg1; - (int)doubleStrikeThrough; -- (BOOL)isStrikeThroughOverridden; +- (_Bool)isStrikeThroughOverridden; - (void)setStrikeThrough:(int)arg1; - (int)strikeThrough; -- (BOOL)isUnderlineOverridden; +- (_Bool)isUnderlineOverridden; - (void)setUnderline:(int)arg1; - (int)underline; -- (BOOL)isKerningOverridden; +- (_Bool)isKerningOverridden; - (void)setKerning:(unsigned short)arg1; - (unsigned short)kerning; -- (BOOL)isUnderlineColorOverridden; +- (_Bool)isUnderlineColorOverridden; - (void)setUnderlineColor:(id)arg1; - (id)underlineColor; -- (BOOL)isShadow2010OpacityOverridden; +- (_Bool)isShadow2010OpacityOverridden; - (void)setShadow2010Opacity:(float)arg1; - (float)shadow2010Opacity; -- (BOOL)isShadowOverridden; +- (_Bool)isShadowOverridden; - (void)setShadow:(int)arg1; - (int)shadow; -- (BOOL)isImprintOverridden; +- (_Bool)isImprintOverridden; - (void)setImprint:(int)arg1; - (int)imprint; -- (BOOL)isEmbossedOverridden; +- (_Bool)isEmbossedOverridden; - (void)setEmbossed:(int)arg1; - (int)embossed; -- (BOOL)isOutlineOverridden; +- (_Bool)isOutlineOverridden; - (void)setOutline:(int)arg1; - (int)outline; -- (BOOL)isItalicOverridden; +- (_Bool)isItalicOverridden; - (void)setItalic:(int)arg1; - (int)italic; -- (BOOL)isBoldOverridden; +- (_Bool)isBoldOverridden; - (void)setBold:(int)arg1; - (int)bold; -- (BOOL)isSymbolCharacterOverridden; +- (_Bool)isSymbolCharacterOverridden; - (void)setSymbolCharacter:(unsigned short)arg1; - (unsigned short)symbolCharacter; -- (BOOL)isFontOverriddenForLanguageType:(int)arg1; +- (_Bool)isFontOverriddenForLanguageType:(int)arg1; - (id)fontForLanguageType:(int)arg1; -- (BOOL)isSymbolFontOverridden; +- (_Bool)isSymbolFontOverridden; - (void)setSymbolFont:(id)arg1; - (id)symbolFont; -- (BOOL)isFarEastFontOverridden; +- (_Bool)isFarEastFontOverridden; - (void)setFarEastFont:(id)arg1; - (id)farEastFont; -- (BOOL)isExtendedFontOverridden; +- (_Bool)isExtendedFontOverridden; - (void)setExtendedFont:(id)arg1; - (id)extendedFont; -- (BOOL)isFontOverridden; +- (_Bool)isFontOverridden; - (void)setFont:(id)arg1; - (id)font; -- (BOOL)isShadingOverridden; +- (_Bool)isShadingOverridden; - (id)mutableShading; - (id)shading; -- (BOOL)isBorderOverridden; +- (_Bool)isBorderOverridden; - (id)mutableBorder; - (id)border; - (void)clearBaseStyle; -- (BOOL)isBaseStyleOverridden; +- (_Bool)isBaseStyleOverridden; - (void)setBaseStyle:(id)arg1; - (id)baseStyle; - (void)removeEmptyFormattingChanges:(id)arg1; @@ -217,16 +218,10 @@ - (void)negateFormattingChangesWithDefaults:(id)arg1; - (void)setResolveMode:(int)arg1; - (int)resolveMode; -- (BOOL)isAnythingOverridden; +- (_Bool)isAnythingOverridden; - (id)document; - (void)dealloc; - (id)initWithDocument:(id)arg1; -- (int)reverseBooleanProperty:(int)arg1; -- (BOOL)formattingChangedDifferentFrom:(id)arg1 mode:(int)arg2; -- (BOOL)editDifferentFrom:(id)arg1 mode:(int)arg2; -- (BOOL)deletionDifferentFrom:(id)arg1 mode:(int)arg2; -- (BOOL)isBooleanProbablyDifferent:(unsigned char)arg1 than:(unsigned char)arg2; -- (BOOL)isAnythingOverriddenIn:(CDStruct_b675bd9c *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun-WBCharacterRunAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun-WBCharacterRunAdditions.h new file mode 100644 index 000000000..3c43fd6d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun-WBCharacterRunAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDCharacterRun (WBCharacterRunAdditions) +- (void)setBinaryWriterContentFlag:(_Bool)arg1; +- (_Bool)binaryWriterContentFlag; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun.h b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun.h index 525fe3a5d..a49db5e98 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCharacterRun.h @@ -8,14 +8,15 @@ @class NSMutableString, WDCharacterProperties; +// Not exported @interface WDCharacterRun : WDRun { WDCharacterProperties *mProperties; NSMutableString *mString; - BOOL mBinaryWriterContentFlag; + _Bool mBinaryWriterContentFlag; } -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)copyPropertiesFrom:(id)arg1; - (void)removeLastCharacter:(unsigned short)arg1; - (id)initWithParagraph:(id)arg1 string:(id)arg2; @@ -29,8 +30,6 @@ - (id)properties; - (int)runType; - (void)dealloc; -- (void)setBinaryWriterContentFlag:(BOOL)arg1; -- (BOOL)binaryWriterContentFlag; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCitation.h b/iOS7/PrivateFrameworks/OfficeImport/WDCitation.h index b199d0144..1c9d64dde 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCitation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCitation.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSString, WDDocument; +// Not exported @interface WDCitation : NSObject { WDDocument *mDocument; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCitationAuthor.h b/iOS7/PrivateFrameworks/OfficeImport/WDCitationAuthor.h index 8473f1a55..3cb7c768e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCitationAuthor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCitationAuthor.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface WDCitationAuthor : NSObject { NSString *mFirst; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCitationTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDCitationTable.h index 166dc0e44..781d67816 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCitationTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCitationTable.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, WDDocument; +// Not exported @interface WDCitationTable : NSObject { WDDocument *mDocument; @@ -16,7 +17,7 @@ - (void)addCitation:(id)arg1 forID:(id)arg2; - (id)citationFor:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)initWithDocument:(id)arg1; - (id)document; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator-Private.h new file mode 100644 index 000000000..54e78b358 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDCombinedIterator (Private) +- (void)incrementChildIterator; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator.h index f6c9c4c50..05c7a8203 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDCombinedIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDCombinedIterator : WDIterator { WDIterator *mParentIterator; @@ -14,12 +15,11 @@ @property(retain, nonatomic) WDIterator *childIterator; // @synthesize childIterator=mChildIterator; - (id)next; -- (BOOL)hasNext; +- (_Bool)hasNext; - (id)newChildIteratorFrom:(id)arg1; - (id)childIteratorFrom:(id)arg1; - (void)dealloc; - (id)initWithParentIterator:(id)arg1; -- (void)incrementChildIterator; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDDateTime.h b/iOS7/PrivateFrameworks/OfficeImport/WDDateTime.h index 2b6375414..722df87cb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDDateTime.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDDateTime.h @@ -8,6 +8,7 @@ @class NSDate, WDCharacterProperties; +// Not exported @interface WDDateTime : WDRun { WDCharacterProperties *mProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDDocument.h b/iOS7/PrivateFrameworks/OfficeImport/WDDocument.h index 21077985b..f330f800b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDDocument.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDDocument.h @@ -8,6 +8,7 @@ @class NSDate, NSMutableArray, NSMutableSet, NSString, OADBackground, OADTheme, WDCitationTable, WDFontTable, WDListDefinitionTable, WDListTable, WDRevisionAuthorTable, WDStyleSheet, WDText; +// Not exported @interface WDDocument : OCDDocument { WDStyleSheet *mStyleSheet; @@ -66,7 +67,7 @@ NSMutableSet *mObjPointers; } -- (BOOL)isFromBinary; +- (_Bool)isFromBinary; - (id)newAnnotationBlockIterator; - (id)annotationBlockIterator; - (id)newEndnoteBlockIterator; @@ -101,24 +102,24 @@ - (id)changeTrackingEditAuthors; - (id)changeTrackingEditDates; - (void)addChangeTrackingEditAtDate:(id)arg1 authorIndex:(int)arg2; -- (void)setShowOutline:(BOOL)arg1; -- (BOOL)showOutline; -- (void)setShowFormatting:(BOOL)arg1; -- (BOOL)showFormatting; -- (void)setShowInsertionsAndDeletions:(BOOL)arg1; -- (BOOL)showInsertionsAndDeletions; -- (void)setShowRevisionMarksOnScreen:(BOOL)arg1; -- (BOOL)showRevisionMarksOnScreen; -- (void)setTrackChanges:(BOOL)arg1; -- (BOOL)trackChanges; -- (void)setShowComments:(BOOL)arg1; -- (BOOL)showComments; -- (void)setShowMarkup:(BOOL)arg1; -- (BOOL)showMarkup; +- (void)setShowOutline:(_Bool)arg1; +- (_Bool)showOutline; +- (void)setShowFormatting:(_Bool)arg1; +- (_Bool)showFormatting; +- (void)setShowInsertionsAndDeletions:(_Bool)arg1; +- (_Bool)showInsertionsAndDeletions; +- (void)setShowRevisionMarksOnScreen:(_Bool)arg1; +- (_Bool)showRevisionMarksOnScreen; +- (void)setTrackChanges:(_Bool)arg1; +- (_Bool)trackChanges; +- (void)setShowComments:(_Bool)arg1; +- (_Bool)showComments; +- (void)setShowMarkup:(_Bool)arg1; +- (_Bool)showMarkup; - (void)addRevisionAuthor:(id)arg1; -- (unsigned int)revisionAuthorAddLookup:(id)arg1; -- (id)revisionAuthorAt:(unsigned int)arg1; -- (unsigned int)revisionAuthorCount; +- (unsigned long long)revisionAuthorAddLookup:(id)arg1; +- (id)revisionAuthorAt:(unsigned long long)arg1; +- (unsigned long long)revisionAuthorCount; - (id)revisionAuthorTable; - (void)setVersion:(id)arg1; - (id)version; @@ -130,24 +131,24 @@ - (id)applicationName; - (void)setZoomPercentage:(short)arg1; - (short)zoomPercentage; -- (void)setBookFold:(BOOL)arg1; -- (BOOL)bookFold; +- (void)setBookFold:(_Bool)arg1; +- (_Bool)bookFold; - (void)setOleFilename:(id)arg1; - (id)oleFilename; - (void)setGutterPosition:(int)arg1; - (int)gutterPosition; - (id)addList:(id)arg1; -- (id)listAt:(unsigned int)arg1; -- (unsigned int)listCount; +- (id)listAt:(unsigned long long)arg1; +- (unsigned long long)listCount; - (id)listTable; - (id)addListDefinition; -- (id)listDefinitionWithId:(long)arg1; +- (id)listDefinitionWithId:(long long)arg1; - (id)listDefinitionAt:(int)arg1; -- (unsigned int)listDefinitionCount; +- (unsigned long long)listDefinitionCount; - (id)listDefinitionTable; - (void)addCitation:(id)arg1 forID:(id)arg2; - (id)citationFor:(id)arg1; -- (unsigned int)citationCount; +- (unsigned long long)citationCount; - (void)setFootnoteNumberingStart:(unsigned short)arg1; - (unsigned short)footnoteNumberingStart; - (void)setEndnoteRestart:(int)arg1; @@ -168,30 +169,30 @@ - (id)footnoteContinuationNotice; - (id)footnoteContinuationSeparator; - (id)footnoteSeparator; -- (void)setEvenAndOddHeaders:(BOOL)arg1; -- (BOOL)evenAndOddHeaders; -- (void)setAutoHyphenate:(BOOL)arg1; -- (BOOL)autoHyphenate; -- (void)setKinsokuStrict:(BOOL)arg1; -- (BOOL)kinsokuStrict; +- (void)setEvenAndOddHeaders:(_Bool)arg1; +- (_Bool)evenAndOddHeaders; +- (void)setAutoHyphenate:(_Bool)arg1; +- (_Bool)autoHyphenate; +- (void)setKinsokuStrict:(_Bool)arg1; +- (_Bool)kinsokuStrict; - (void)setKinsokuAltBreakAfter:(id)arg1; - (id)kinsokuAltBreakAfter; - (void)setKinsokuAltBreakBefore:(id)arg1; - (id)kinsokuAltBreakBefore; - (void)setDefaultTabWidth:(unsigned short)arg1; - (unsigned short)defaultTabWidth; -- (void)setGraphicsInHeaderFooter:(BOOL)arg1; -- (BOOL)graphicsInHeaderFooter; -- (void)setBorderSurroundFooter:(BOOL)arg1; -- (BOOL)borderSurroundFooter; -- (void)setBorderSurroundHeader:(BOOL)arg1; -- (BOOL)borderSurroundHeader; -- (void)setMirrorMargins:(BOOL)arg1; -- (BOOL)mirrorMargins; +- (void)setGraphicsInHeaderFooter:(_Bool)arg1; +- (_Bool)graphicsInHeaderFooter; +- (void)setBorderSurroundFooter:(_Bool)arg1; +- (_Bool)borderSurroundFooter; +- (void)setBorderSurroundHeader:(_Bool)arg1; +- (_Bool)borderSurroundHeader; +- (void)setMirrorMargins:(_Bool)arg1; +- (_Bool)mirrorMargins; - (id)addSection; - (id)lastSection; -- (id)sectionAt:(unsigned int)arg1; -- (unsigned int)sectionCount; +- (id)sectionAt:(unsigned long long)arg1; +- (unsigned long long)sectionCount; - (id)sections; - (id)fontTable; - (id)styleSheet; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDEndnoteIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDEndnoteIterator.h index a066509ff..8e06ee872 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDEndnoteIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDEndnoteIterator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface WDEndnoteIterator : WDTestIterator { } -- (BOOL)test:(id)arg1; +- (_Bool)test:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDFieldMarker.h b/iOS7/PrivateFrameworks/OfficeImport/WDFieldMarker.h index 439ec48a7..9a44a1f6e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDFieldMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDFieldMarker.h @@ -8,6 +8,7 @@ @class WDCharacterProperties; +// Not exported @interface WDFieldMarker : WDRun { WDCharacterProperties *mProperties; @@ -23,20 +24,20 @@ unsigned int mHasSeparator:1; } -- (void)setHasSeparator:(BOOL)arg1; -- (BOOL)hasSeparator; -- (void)setNested:(BOOL)arg1; -- (BOOL)nested; -- (void)setPrivateResult:(BOOL)arg1; -- (BOOL)privateResult; -- (void)setLocked:(BOOL)arg1; -- (BOOL)locked; -- (void)setResultEdited:(BOOL)arg1; -- (BOOL)resultEdited; -- (void)setResultDirty:(BOOL)arg1; -- (BOOL)resultDirty; -- (void)setZombieEmbed:(BOOL)arg1; -- (BOOL)zombieEmbed; +- (void)setHasSeparator:(_Bool)arg1; +- (_Bool)hasSeparator; +- (void)setNested:(_Bool)arg1; +- (_Bool)nested; +- (void)setPrivateResult:(_Bool)arg1; +- (_Bool)privateResult; +- (void)setLocked:(_Bool)arg1; +- (_Bool)locked; +- (void)setResultEdited:(_Bool)arg1; +- (_Bool)resultEdited; +- (void)setResultDirty:(_Bool)arg1; +- (_Bool)resultDirty; +- (void)setZombieEmbed:(_Bool)arg1; +- (_Bool)zombieEmbed; - (int)runType; - (void)setFieldType:(unsigned char)arg1; - (unsigned char)fieldType; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDFont.h b/iOS7/PrivateFrameworks/OfficeImport/WDFont.h index 1af4fe881..065655a6b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDFont.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface WDFont : NSObject { NSString *mName; @@ -19,8 +20,8 @@ int mPitch; } -- (BOOL)isEqual:(id)arg1; -- (unsigned long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDFontTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDFontTable.h index aa6056b19..4808373ca 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDFontTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDFontTable.h @@ -8,6 +8,7 @@ @class NSMutableArray, TSUNoCopyDictionary; +// Not exported @interface WDFontTable : NSObject { TSUNoCopyDictionary *mFontTable; @@ -16,10 +17,10 @@ - (id)fonts; - (id)createFontWithName:(id)arg1; -- (id)fontWithName:(id)arg1 create:(BOOL)arg2; +- (id)fontWithName:(id)arg1 create:(_Bool)arg2; - (id)fontWithName:(id)arg1; - (void)clear; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDFootnoteIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDFootnoteIterator.h index b148a9fc1..1f2ab5433 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDFootnoteIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDFootnoteIterator.h @@ -6,11 +6,12 @@ #import +// Not exported @interface WDFootnoteIterator : WDTestIterator { } -- (BOOL)test:(id)arg1; +- (_Bool)test:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDFormField.h b/iOS7/PrivateFrameworks/OfficeImport/WDFormField.h index 31835303a..5059c856a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDFormField.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDFormField.h @@ -8,11 +8,12 @@ @class NSString; +// Not exported @interface WDFormField : WDRun { unsigned int mPosition; - BOOL mLinkAbsolute; - BOOL mLinkSpecifyingNamedLocation; + _Bool mLinkAbsolute; + _Bool mLinkSpecifyingNamedLocation; NSString *mNamedLocation; NSString *mURI; NSString *mMacName; @@ -28,10 +29,10 @@ - (id)URI; - (void)setNamedLocation:(id)arg1; - (id)namedLocation; -- (void)setLinkSpecifyingNamedLocation:(BOOL)arg1; -- (BOOL)linkSpecifyingNamedLocation; -- (void)setLinkAbsolute:(BOOL)arg1; -- (BOOL)linkAbsolute; +- (void)setLinkSpecifyingNamedLocation:(_Bool)arg1; +- (_Bool)linkSpecifyingNamedLocation; +- (void)setLinkAbsolute:(_Bool)arg1; +- (_Bool)linkAbsolute; - (void)setPosition:(unsigned int)arg1; - (unsigned int)position; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDIterator.h index e2436037f..d683a66ff 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDIterator.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface WDIterator : NSObject { } - (id)next; -- (BOOL)hasNext; +- (_Bool)hasNext; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDList.h b/iOS7/PrivateFrameworks/OfficeImport/WDList.h index d3cfec8fe..049588cb3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDList.h @@ -8,22 +8,23 @@ @class NSMutableArray, WDDocument, WDListDefinition; +// Not exported @interface WDList : NSObject { NSMutableArray *mLevelOverrides; WDDocument *mDocument; - unsigned int mIndex; + unsigned long long mIndex; WDListDefinition *mListDefinition; } - (id)initWithDocument:(id)arg1 listDefinition:(id)arg2; -- (long)listId; -- (void)setIndex:(unsigned int)arg1; -- (unsigned int)index; +- (long long)listId; +- (void)setIndex:(unsigned long long)arg1; +- (unsigned long long)index; - (id)levelOverrides; - (id)addLevelOverride; -- (id)levelOverrideAt:(unsigned int)arg1; -- (unsigned int)levelOverrideCount; +- (id)levelOverrideAt:(unsigned long long)arg1; +- (unsigned long long)levelOverrideCount; - (id)listDefinition; - (id)document; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListDefinition.h b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinition.h index a992807a0..a5799ce9f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDListDefinition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinition.h @@ -10,11 +10,12 @@ @class NSMutableArray, WDDocument, WDStyle; +// Not exported @interface WDListDefinition : NSObject { int mType; NSMutableArray *mLevels; - long mListId; + long long mListId; WDDocument *mDocument; WDStyle *mListStyle; WDStyle *mListStyleLink; @@ -24,8 +25,8 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithDocument:(id)arg1; - (id)document; -- (void)setListId:(long)arg1; -- (long)listId; +- (void)setListId:(long long)arg1; +- (long long)listId; - (void)setListStyleLink:(id)arg1; - (id)listStyleLink; - (void)setListStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable-Private.h new file mode 100644 index 000000000..fc8d59417 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDListDefinitionTable (Private) +- (void)setLastKnowGoodListDefinition:(id)arg1; +- (int)nextId; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable.h index 9670191ce..cd1a9ff58 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListDefinitionTable.h @@ -8,6 +8,7 @@ @class NSMutableArray, WDDocument, WDListDefinition; +// Not exported @interface WDListDefinitionTable : NSObject { NSMutableArray *mListDefinitions; @@ -17,16 +18,14 @@ WDListDefinition *mLastKnownGoodListDefinition; } -- (id)definitionWithId:(long)arg1; -- (id)addDefinition:(long)arg1; +- (id)definitionWithId:(long long)arg1; +- (id)addDefinition:(long long)arg1; - (id)addDefinition; -- (id)definitionAt:(unsigned int)arg1; -- (unsigned int)definitionCount; +- (id)definitionAt:(unsigned long long)arg1; +- (unsigned long long)definitionCount; - (id)document; - (void)dealloc; - (id)initWithDocument:(id)arg1; -- (void)setLastKnowGoodListDefinition:(id)arg1; -- (int)nextId; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListLevel.h b/iOS7/PrivateFrameworks/OfficeImport/WDListLevel.h index 9378d323a..f1a492fcb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDListLevel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListLevel.h @@ -8,56 +8,57 @@ @class NSMutableString, WDCharacterProperties, WDOfficeArt, WDParagraphProperties; +// Not exported @interface WDListLevel : NSObject { WDParagraphProperties *mParagraphProperties; WDCharacterProperties *mCharacterProperties; WDOfficeArt *mImage; - long mStartNumber; + long long mStartNumber; int mNumberFormat; - BOOL mRestartNumbering; - BOOL mLegal; + _Bool mRestartNumbering; + _Bool mLegal; int mSuffix; NSMutableString *mText; - BOOL mLegacy; - long mLegacySpace; - long mLegacyIndent; + _Bool mLegacy; + long long mLegacySpace; + long long mLegacyIndent; int mJustification; } - (id)characterProperties; - (id)paragraphProperties; -- (BOOL)justificationOverridden; +- (_Bool)justificationOverridden; - (void)setJustification:(int)arg1; - (int)justification; -- (void)setLegacyIndent:(long)arg1; -- (long)legacyIndent; -- (void)setLegacySpace:(long)arg1; -- (long)legacySpace; -- (void)setLegacy:(BOOL)arg1; -- (BOOL)legacy; -- (BOOL)textOverridden; +- (void)setLegacyIndent:(long long)arg1; +- (long long)legacyIndent; +- (void)setLegacySpace:(long long)arg1; +- (long long)legacySpace; +- (void)setLegacy:(_Bool)arg1; +- (_Bool)legacy; +- (_Bool)textOverridden; - (void)setText:(id)arg1; - (id)text; -- (BOOL)suffixOverridden; +- (_Bool)suffixOverridden; - (void)setSuffix:(int)arg1; - (int)suffix; -- (BOOL)legalOverridden; -- (void)setLegal:(BOOL)arg1; -- (BOOL)legal; -- (BOOL)restartNumberingOverridden; -- (void)setRestartNumbering:(BOOL)arg1; -- (BOOL)restartNumbering; +- (_Bool)legalOverridden; +- (void)setLegal:(_Bool)arg1; +- (_Bool)legal; +- (_Bool)restartNumberingOverridden; +- (void)setRestartNumbering:(_Bool)arg1; +- (_Bool)restartNumbering; - (void)setImage:(id)arg1; - (id)image; -- (BOOL)imageBulletOverridden; -- (BOOL)imageBullet; -- (BOOL)numberFormatOverridden; +- (_Bool)imageBulletOverridden; +- (_Bool)imageBullet; +- (_Bool)numberFormatOverridden; - (void)setNumberFormat:(int)arg1; - (int)numberFormat; -- (BOOL)startNumberOverridden; -- (void)setStartNumber:(long)arg1; -- (long)startNumber; +- (_Bool)startNumberOverridden; +- (void)setStartNumber:(long long)arg1; +- (long long)startNumber; - (void)dealloc; - (id)initWithDocument:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListLevelOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WDListLevelOverride.h index be228ec0d..03e37c1a9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDListLevelOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListLevelOverride.h @@ -8,21 +8,22 @@ @class WDDocument, WDListLevel; +// Not exported @interface WDListLevelOverride : NSObject { WDListLevel *mListLevel; WDDocument *mDocument; unsigned char mLevel; - long mStartNumber; - BOOL mStartNumberOverridden; + long long mStartNumber; + _Bool mStartNumberOverridden; } -- (BOOL)isListLevelOverridden; +- (_Bool)isListLevelOverridden; - (id)mutableListLevel; - (id)listLevel; -- (BOOL)isStartNumberOverridden; -- (void)setStartNumber:(long)arg1; -- (long)startNumber; +- (_Bool)isStartNumberOverridden; +- (void)setStartNumber:(long long)arg1; +- (long long)startNumber; - (void)setLevel:(unsigned char)arg1; - (unsigned char)level; - (id)document; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDListTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDListTable.h index 6e1a206b3..31752e8a1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDListTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDListTable.h @@ -8,6 +8,7 @@ @class NSMutableArray, WDDocument; +// Not exported @interface WDListTable : NSObject { NSMutableArray *mLists; @@ -18,8 +19,8 @@ - (id)initWithDocument:(id)arg1; - (id)addList:(id)arg1; - (id)lists; -- (id)listAt:(unsigned int)arg1; -- (unsigned int)listCount; +- (id)listAt:(unsigned long long)arg1; +- (unsigned long long)listCount; - (id)document; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDNote.h b/iOS7/PrivateFrameworks/OfficeImport/WDNote.h index 553f16adf..ce7f74b23 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDNote.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDNote.h @@ -8,18 +8,19 @@ @class WDCharacterRun, WDText; +// Not exported @interface WDNote : WDRun { WDText *mText; WDCharacterRun *mReference; - BOOL mAutomaticNumbering; + _Bool mAutomaticNumbering; } - (void)dealloc; -- (id)initWithParagraph:(id)arg1 footnote:(BOOL)arg2; +- (id)initWithParagraph:(id)arg1 footnote:(_Bool)arg2; - (int)runType; -- (void)setAutomaticNumbering:(BOOL)arg1; -- (BOOL)automaticNumbering; +- (void)setAutomaticNumbering:(_Bool)arg1; +- (_Bool)automaticNumbering; - (id)reference; - (id)text; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDNoteBlockIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDNoteBlockIterator.h index 9e9bc0707..8dae636e3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDNoteBlockIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDNoteBlockIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDNoteBlockIterator : WDCombinedIterator { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt-WDInternal.h b/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt-WDInternal.h new file mode 100644 index 000000000..85d0010e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt-WDInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDOfficeArt (WDInternal) +- (void)checkForFloating:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt.h b/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt.h index 2760a293e..87ca88559 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDOfficeArt.h @@ -8,6 +8,7 @@ @class OADDrawable, WDCharacterProperties; +// Not exported @interface WDOfficeArt : WDRun { WDCharacterProperties *mProperties; @@ -25,7 +26,7 @@ - (void)setFloating:(_Bool)arg1; - (_Bool)isFloating; - (void)clearDrawable; -- (BOOL)isDrawableOverridden; +- (_Bool)isDrawableOverridden; - (id)overrideDrawable; - (void)setDrawable:(id)arg1; - (id)drawable; @@ -35,7 +36,6 @@ - (int)runType; - (void)dealloc; - (id)initWithParagraph:(id)arg1; -- (void)checkForFloating:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDOleObject.h b/iOS7/PrivateFrameworks/OfficeImport/WDOleObject.h index 66b40a92b..7d8d40170 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDOleObject.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDOleObject.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDOleObject : WDPicture { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDParagraph-WMTextFrame.h b/iOS7/PrivateFrameworks/OfficeImport/WDParagraph-WMTextFrame.h new file mode 100644 index 000000000..a799d9a2b --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDParagraph-WMTextFrame.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDParagraph (WMTextFrame) +- (_Bool)isContinuationOf:(id)arg1; +- (_Bool)isTextFrame; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDParagraph.h b/iOS7/PrivateFrameworks/OfficeImport/WDParagraph.h index d6842fdac..648feda9a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDParagraph.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDParagraph.h @@ -8,13 +8,14 @@ @class NSMutableArray, WDParagraphProperties; +// Not exported @interface WDParagraph : WDBlock { WDParagraphProperties *mProperties; NSMutableArray *mRuns; } -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (int)blockType; - (id)newRunIterator; - (id)runIterator; @@ -33,18 +34,16 @@ - (id)addCharacterRun; - (void)clearRuns; - (void)removeRun:(id)arg1; -- (void)insertRun:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertRun:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addRun:(id)arg1; -- (id)runAt:(unsigned int)arg1; -- (unsigned int)runCount; +- (id)runAt:(unsigned long long)arg1; +- (unsigned long long)runCount; - (id)runs; - (void)clearProperties; - (id)properties; - (void)dealloc; - (id)initWithText:(id)arg1 string:(id)arg2; - (id)initWithText:(id)arg1; -- (BOOL)isContinuationOf:(id)arg1; -- (BOOL)isTextFrame; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties-Private.h new file mode 100644 index 000000000..209ce3d17 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDParagraphProperties (Private) +- (_Bool)isAnythingOverriddenIn:(CDStruct_a6f875df *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties.h index 5891c9d48..58b1dc334 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDParagraphProperties.h @@ -10,6 +10,7 @@ @class WDCharacterProperties, WDDocument; +// Not exported @interface WDParagraphProperties : NSObject { WDDocument *mDocument; @@ -18,173 +19,172 @@ unsigned int mOriginal:1; unsigned int mTracked:1; unsigned int mResolved:1; - CDStruct_fbd27f19 *mOriginalProperties; - CDStruct_fbd27f19 *mTrackedProperties; + CDStruct_a6f875df *mOriginalProperties; + CDStruct_a6f875df *mTrackedProperties; } - (void)copyPropertiesInto:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (_Bool)isIndexToAuthorIDOfFormattingChangeOverridden; - (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfFormattingChange; -- (BOOL)isFormattingChangedOverridden; +- (_Bool)isFormattingChangedOverridden; - (void)setFormattingChanged:(int)arg1; - (int)formattingChanged; -- (BOOL)isTablePartOverridden; +- (_Bool)isTablePartOverridden; - (void)setTablePart:(unsigned short)arg1; - (unsigned short)tablePart; - (void)addTabStopDeletedPosition:(short)arg1; -- (short)tabStopDeletedPositionAt:(unsigned long)arg1; -- (void)setTabStopDeletedPositionCount:(unsigned long)arg1; -- (unsigned long)tabStopDeletedPositionCount; +- (short)tabStopDeletedPositionAt:(unsigned long long)arg1; +- (void)setTabStopDeletedPositionCount:(unsigned long long)arg1; +- (unsigned long long)tabStopDeletedPositionCount; - (void)removeTabStopAddedWithPosition:(short)arg1; - (void)addTabStopAdded:(CDStruct_bd9d81e1 *)arg1; -- (CDStruct_bd9d81e1 *)tabStopAddedAt:(unsigned long)arg1; -- (void)setTabStopAddedCount:(unsigned long)arg1; -- (unsigned long)tabStopAddedCount; -- (BOOL)isKinsokuOffOverridden; -- (void)setKinsokuOff:(BOOL)arg1; -- (BOOL)kinsokuOff; -- (BOOL)isWidowControlOverridden; -- (void)setWidowControl:(BOOL)arg1; -- (BOOL)widowControl; -- (BOOL)isSuppressLineNumbersOverridden; -- (void)setSuppressLineNumbers:(BOOL)arg1; -- (BOOL)suppressLineNumbers; -- (BOOL)isSuppressAutoHyphensOverridden; -- (void)setSuppressAutoHyphens:(BOOL)arg1; -- (BOOL)suppressAutoHyphens; -- (BOOL)isKeepLinesTogetherOverridden; -- (void)setKeepLinesTogether:(BOOL)arg1; -- (BOOL)keepLinesTogether; -- (BOOL)isKeepNextParagraphTogetherOverridden; -- (void)setKeepNextParagraphTogether:(BOOL)arg1; -- (BOOL)keepNextParagraphTogether; -- (BOOL)isOutlineLevelOverridden; +- (CDStruct_bd9d81e1 *)tabStopAddedAt:(unsigned long long)arg1; +- (void)setTabStopAddedCount:(unsigned long long)arg1; +- (unsigned long long)tabStopAddedCount; +- (_Bool)isKinsokuOffOverridden; +- (void)setKinsokuOff:(_Bool)arg1; +- (_Bool)kinsokuOff; +- (_Bool)isWidowControlOverridden; +- (void)setWidowControl:(_Bool)arg1; +- (_Bool)widowControl; +- (_Bool)isSuppressLineNumbersOverridden; +- (void)setSuppressLineNumbers:(_Bool)arg1; +- (_Bool)suppressLineNumbers; +- (_Bool)isSuppressAutoHyphensOverridden; +- (void)setSuppressAutoHyphens:(_Bool)arg1; +- (_Bool)suppressAutoHyphens; +- (_Bool)isKeepLinesTogetherOverridden; +- (void)setKeepLinesTogether:(_Bool)arg1; +- (_Bool)keepLinesTogether; +- (_Bool)isKeepNextParagraphTogetherOverridden; +- (void)setKeepNextParagraphTogether:(_Bool)arg1; +- (_Bool)keepNextParagraphTogether; +- (_Bool)isOutlineLevelOverridden; - (void)setOutlineLevel:(unsigned short)arg1; - (unsigned short)outlineLevel; -- (BOOL)isJustificationOverridden; +- (_Bool)isJustificationOverridden; - (void)setJustification:(int)arg1; - (int)justification; -- (BOOL)isFirstLineIndentOverridden; +- (_Bool)isFirstLineIndentOverridden; - (void)setFirstLineIndent:(short)arg1; - (short)firstLineIndent; -- (BOOL)isRightIndentOverridden; +- (_Bool)isRightIndentOverridden; - (void)setRightIndent:(short)arg1; - (short)rightIndent; -- (BOOL)isLeftIndentOverridden; +- (_Bool)isLeftIndentOverridden; - (void)setLeftIndent:(short)arg1; - (short)leftIndent; -- (BOOL)isLineSpacingRuleOverridden; +- (_Bool)isLineSpacingRuleOverridden; - (void)setLineSpacingRule:(int)arg1; - (int)lineSpacingRule; -- (BOOL)isLineSpacingOverridden; +- (_Bool)isLineSpacingOverridden; - (void)setLineSpacing:(short)arg1; - (short)lineSpacing; -- (BOOL)isSpaceAfterAutoOverridden; -- (void)setSpaceAfterAuto:(BOOL)arg1; -- (BOOL)spaceAfterAuto; -- (BOOL)isSpaceAfterOverridden; +- (_Bool)isSpaceAfterAutoOverridden; +- (void)setSpaceAfterAuto:(_Bool)arg1; +- (_Bool)spaceAfterAuto; +- (_Bool)isSpaceAfterOverridden; - (void)setSpaceAfter:(unsigned short)arg1; - (unsigned short)spaceAfter; -- (BOOL)isSpaceBeforeAutoOverridden; -- (void)setSpaceBeforeAuto:(BOOL)arg1; -- (BOOL)spaceBeforeAuto; -- (BOOL)isSpaceBeforeOverridden; +- (_Bool)isSpaceBeforeAutoOverridden; +- (void)setSpaceBeforeAuto:(_Bool)arg1; +- (_Bool)spaceBeforeAuto; +- (_Bool)isSpaceBeforeOverridden; - (void)setSpaceBefore:(unsigned short)arg1; - (unsigned short)spaceBefore; -- (BOOL)isShadingOverridden; +- (_Bool)isShadingOverridden; - (id)mutableShading; - (id)shading; -- (BOOL)isBarBorderOverridden; +- (_Bool)isBarBorderOverridden; - (id)mutableBarBorder; - (id)barBorder; -- (BOOL)isBetweenBorderOverridden; +- (_Bool)isBetweenBorderOverridden; - (id)mutableBetweenBorder; - (id)betweenBorder; -- (BOOL)isRightBorderOverridden; +- (_Bool)isRightBorderOverridden; - (id)mutableRightBorder; - (id)rightBorder; -- (BOOL)isBottomBorderOverridden; +- (_Bool)isBottomBorderOverridden; - (id)mutableBottomBorder; - (id)bottomBorder; -- (BOOL)isLeftBorderOverridden; +- (_Bool)isLeftBorderOverridden; - (id)mutableLeftBorder; - (id)leftBorder; -- (BOOL)isTopBorderOverridden; +- (_Bool)isTopBorderOverridden; - (id)mutableTopBorder; - (id)topBorder; -- (BOOL)isAnchorLockOverridden; -- (void)setAnchorLock:(BOOL)arg1; -- (BOOL)anchorLock; -- (BOOL)isWrapCodeOverridden; +- (_Bool)isAnchorLockOverridden; +- (void)setAnchorLock:(_Bool)arg1; +- (_Bool)anchorLock; +- (_Bool)isWrapCodeOverridden; - (void)setWrapCode:(BOOL)arg1; - (BOOL)wrapCode; -- (BOOL)isVerticalPositionOverridden; -- (void)setVerticalPosition:(long)arg1; -- (long)verticalPosition; -- (BOOL)isHorizontalPositionOverridden; -- (void)setHorizontalPosition:(long)arg1; -- (long)horizontalPosition; -- (BOOL)isVerticalAnchorOverridden; +- (_Bool)isVerticalPositionOverridden; +- (void)setVerticalPosition:(long long)arg1; +- (long long)verticalPosition; +- (_Bool)isHorizontalPositionOverridden; +- (void)setHorizontalPosition:(long long)arg1; +- (long long)horizontalPosition; +- (_Bool)isVerticalAnchorOverridden; - (void)setVerticalAnchor:(int)arg1; - (int)verticalAnchor; -- (BOOL)isHorizontalAnchorOverridden; +- (_Bool)isHorizontalAnchorOverridden; - (void)setHorizontalAnchor:(int)arg1; - (int)horizontalAnchor; -- (BOOL)isWrapOverridden; -- (void)setWrap:(BOOL)arg1; -- (BOOL)wrap; -- (BOOL)isHorizontalSpaceOverridden; -- (void)setHorizontalSpace:(long)arg1; -- (long)horizontalSpace; -- (BOOL)isVerticalSpaceOverridden; -- (void)setVerticalSpace:(long)arg1; -- (long)verticalSpace; -- (BOOL)isHeightRuleOverridden; +- (_Bool)isWrapOverridden; +- (void)setWrap:(_Bool)arg1; +- (_Bool)wrap; +- (_Bool)isHorizontalSpaceOverridden; +- (void)setHorizontalSpace:(long long)arg1; +- (long long)horizontalSpace; +- (_Bool)isVerticalSpaceOverridden; +- (void)setVerticalSpace:(long long)arg1; +- (long long)verticalSpace; +- (_Bool)isHeightRuleOverridden; - (void)setHeightRule:(int)arg1; - (int)heightRule; -- (BOOL)isHeightOverridden; -- (void)setHeight:(long)arg1; -- (long)height; -- (BOOL)isWidthOverridden; -- (void)setWidth:(long)arg1; -- (long)width; -- (BOOL)isDropCapOverridden; +- (_Bool)isHeightOverridden; +- (void)setHeight:(long long)arg1; +- (long long)height; +- (_Bool)isWidthOverridden; +- (void)setWidth:(long long)arg1; +- (long long)width; +- (_Bool)isDropCapOverridden; - (void)setDropCap:(CDStruct_5c52f79b)arg1; - (CDStruct_5c52f79b)dropCap; -- (BOOL)isListIndexOverridden; -- (void)setListIndex:(unsigned int)arg1; -- (unsigned int)listIndex; -- (BOOL)isListOverridden; +- (_Bool)isListIndexOverridden; +- (void)setListIndex:(unsigned long long)arg1; +- (unsigned long long)listIndex; +- (_Bool)isListOverridden; - (void)setList:(id)arg1; - (id)list; -- (BOOL)isListLevelOverridden; +- (_Bool)isListLevelOverridden; - (void)setListLevel:(unsigned char)arg1; - (unsigned char)listLevel; -- (BOOL)isPageBreakBeforeOverridden; -- (void)setPageBreakBefore:(BOOL)arg1; -- (BOOL)isPageBreakBefore; -- (BOOL)isTableStyleOverridden; +- (_Bool)isPageBreakBeforeOverridden; +- (void)setPageBreakBefore:(_Bool)arg1; +- (_Bool)isPageBreakBefore; +- (_Bool)isTableStyleOverridden; - (void)setTableStyle:(id)arg1; - (id)tableStyle; - (void)clearBaseStyle; -- (BOOL)isBaseStyleOverridden; +- (_Bool)isBaseStyleOverridden; - (void)setBaseStyle:(id)arg1; - (id)baseStyle; - (void)negateFormattingChangesWithDefaults:(id)arg1; - (void)setResolveMode:(int)arg1; - (int)resolveMode; -- (BOOL)isAnythingOverridden; +- (_Bool)isAnythingOverridden; - (void)clearChararacterProperties; -- (BOOL)isCharacterPropertiesOverridden; +- (_Bool)isCharacterPropertiesOverridden; - (void)setCharacterProperties:(id)arg1; - (id)mutableCharacterProperties; - (id)characterProperties; - (id)document; - (void)dealloc; - (id)initWithDocument:(id)arg1; -- (BOOL)isAnythingOverriddenIn:(CDStruct_fbd27f19 *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDPicture.h b/iOS7/PrivateFrameworks/OfficeImport/WDPicture.h index 86880f3bf..eefca570e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDPicture.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDPicture.h @@ -6,11 +6,12 @@ #import +// Not exported @interface WDPicture : WDOfficeArt { } -- (BOOL)hasContent; +- (_Bool)hasContent; - (int)runType; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDRevisionAuthorTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDRevisionAuthorTable.h index 785d9a134..af23d174d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDRevisionAuthorTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDRevisionAuthorTable.h @@ -8,16 +8,17 @@ @class NSMutableArray, WDDocument; +// Not exported @interface WDRevisionAuthorTable : NSObject { NSMutableArray *mAuthors; WDDocument *mDocument; } -- (unsigned int)authorAddLookup:(id)arg1; +- (unsigned long long)authorAddLookup:(id)arg1; - (void)addAuthor:(id)arg1; -- (id)authorAt:(unsigned int)arg1; -- (unsigned int)authorCount; +- (id)authorAt:(unsigned long long)arg1; +- (unsigned long long)authorCount; - (id)authors; - (void)dealloc; - (id)initWithDocument:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties-Private.h new file mode 100644 index 000000000..5ec2dbdc3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDRubyProperties (Private) +- (_Bool)isAnythingOverriddenIn:(CDStruct_1cdbed2b *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties.h index 5d5d7e042..4e8d86c8c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDRubyProperties.h @@ -6,31 +6,31 @@ #import "NSObject.h" +// Not exported @interface WDRubyProperties : NSObject { unsigned int mOriginal:1; - CDStruct_1d177db0 *mOriginalProperties; + CDStruct_1cdbed2b *mOriginalProperties; } - (void)clearPhoneticGuideLanguage; -- (BOOL)isPhoneticGuideLanguageOverridden; +- (_Bool)isPhoneticGuideLanguageOverridden; @property(nonatomic) int phoneticGuideLanguage; - (void)clearDistanceBetween; -- (BOOL)isDistanceBetweenOverridden; +- (_Bool)isDistanceBetweenOverridden; @property(nonatomic) unsigned short distanceBetween; - (void)clearBaseFontSize; -- (BOOL)isBaseFontSizeOverridden; +- (_Bool)isBaseFontSizeOverridden; @property(nonatomic) unsigned short baseFontSize; - (void)clearPhoneticGuideFontSize; -- (BOOL)isPhoneticGuideFontSizeOverridden; +- (_Bool)isPhoneticGuideFontSizeOverridden; @property(nonatomic) unsigned short phoneticGuideFontSize; - (void)clearAlignment; -- (BOOL)isAlignmentOverridden; +- (_Bool)isAlignmentOverridden; @property(nonatomic) int alignment; -- (BOOL)isAnythingOverridden; +- (_Bool)isAnythingOverridden; - (void)dealloc; - (id)init; -- (BOOL)isAnythingOverriddenIn:(CDStruct_1d177db0 *)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDRubyRun.h b/iOS7/PrivateFrameworks/OfficeImport/WDRubyRun.h index 8e217feea..b1cb50c95 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDRubyRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDRubyRun.h @@ -8,6 +8,7 @@ @class WDRubyProperties; +// Not exported @interface WDRubyRun : WDCharacterRun { WDCharacterRun *mPhoneticRun; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDRun.h b/iOS7/PrivateFrameworks/OfficeImport/WDRun.h index ba1548557..e8dea6ca2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDRun.h @@ -8,13 +8,14 @@ @class WDParagraph; +// Not exported @interface WDRun : NSObject { WDParagraph *mParagraph; } - (void)clearProperties; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (void)dealloc; - (id)initWithParagraph:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDSection.h b/iOS7/PrivateFrameworks/OfficeImport/WDSection.h index e863232a2..34ef8c6b0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDSection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDSection.h @@ -8,6 +8,7 @@ @class WDDocument, WDText; +// Not exported @interface WDSection : NSObject { unsigned int mOriginal:1; @@ -21,122 +22,122 @@ WDText *mEvenPageFooter; WDText *mOddPageFooter; WDText *mFirstPageFooter; - CDStruct_9384fd93 mOriginalProperties; - CDStruct_9384fd93 mTrackedProperties; + CDStruct_90244728 mOriginalProperties; + CDStruct_90244728 mTrackedProperties; } - (id).cxx_construct; -- (BOOL)isFormattingChangeDateOverridden; +- (_Bool)isFormattingChangeDateOverridden; - (void)setFormattingChangeDate:(id)arg1; - (id)formattingChangeDate; -- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (_Bool)isIndexToAuthorIDOfFormattingChangeOverridden; - (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfFormattingChange; -- (BOOL)isFormattingChangedOverridden; -- (void)setFormattingChanged:(BOOL)arg1; -- (BOOL)formattingChanged; -- (BOOL)isTitlePageOverridden; -- (void)setTitlePage:(BOOL)arg1; -- (BOOL)titlePage; -- (BOOL)isVerticalJustificationOverridden; +- (_Bool)isFormattingChangedOverridden; +- (void)setFormattingChanged:(_Bool)arg1; +- (_Bool)formattingChanged; +- (_Bool)isTitlePageOverridden; +- (void)setTitlePage:(_Bool)arg1; +- (_Bool)titlePage; +- (_Bool)isVerticalJustificationOverridden; - (void)setVerticalJustification:(int)arg1; - (int)verticalJustification; -- (BOOL)isColumnSpaceOverridden; -- (void)setColumnSpace:(long)arg1; -- (long)columnSpace; -- (BOOL)isColumnsEqualWidthOverridden; -- (void)setColumnsEqualWidth:(BOOL)arg1; -- (BOOL)columnsEqualWidth; -- (void)appendColumnSpace:(long)arg1; -- (long)columnSpaceAt:(unsigned int)arg1; -- (BOOL)isLastColumnWidthDefined; -- (void)appendColumnWidth:(long)arg1; -- (long)columnWidthAt:(unsigned int)arg1; -- (BOOL)isColumnCountOverridden; +- (_Bool)isColumnSpaceOverridden; +- (void)setColumnSpace:(long long)arg1; +- (long long)columnSpace; +- (_Bool)isColumnsEqualWidthOverridden; +- (void)setColumnsEqualWidth:(_Bool)arg1; +- (_Bool)columnsEqualWidth; +- (void)appendColumnSpace:(long long)arg1; +- (long long)columnSpaceAt:(unsigned int)arg1; +- (_Bool)isLastColumnWidthDefined; +- (void)appendColumnWidth:(long long)arg1; +- (long long)columnWidthAt:(unsigned int)arg1; +- (_Bool)isColumnCountOverridden; - (void)setColumnCount:(unsigned short)arg1; - (unsigned short)columnCount; -- (BOOL)isChapterNumberSeparatorOverridden; +- (_Bool)isChapterNumberSeparatorOverridden; - (void)setChapterNumberSeparator:(int)arg1; - (int)chapterNumberSeparator; -- (BOOL)isPageNumberRestartOverridden; -- (void)setPageNumberRestart:(BOOL)arg1; -- (BOOL)pageNumberRestart; -- (BOOL)isPageNumberStartOverridden; +- (_Bool)isPageNumberRestartOverridden; +- (void)setPageNumberRestart:(_Bool)arg1; +- (_Bool)pageNumberRestart; +- (_Bool)isPageNumberStartOverridden; - (void)setPageNumberStart:(unsigned short)arg1; - (unsigned short)pageNumberStart; -- (BOOL)isPageNumberFormatOverridden; +- (_Bool)isPageNumberFormatOverridden; - (void)setPageNumberFormat:(int)arg1; - (int)pageNumberFormat; -- (BOOL)isLineNumberRestartOverridden; +- (_Bool)isLineNumberRestartOverridden; - (void)setLineNumberRestart:(int)arg1; - (int)lineNumberRestart; -- (BOOL)isLineNumberDistanceOverridden; +- (_Bool)isLineNumberDistanceOverridden; - (void)setLineNumberDistance:(short)arg1; - (short)lineNumberDistance; -- (BOOL)isLineNumberIncrementOverridden; +- (_Bool)isLineNumberIncrementOverridden; - (void)setLineNumberIncrement:(unsigned short)arg1; - (unsigned short)lineNumberIncrement; -- (BOOL)isLineNumberStartOverridden; +- (_Bool)isLineNumberStartOverridden; - (void)setLineNumberStart:(short)arg1; - (short)lineNumberStart; -- (BOOL)isBorderOffsetOverridden; +- (_Bool)isBorderOffsetOverridden; - (void)setBorderOffset:(int)arg1; - (int)borderOffset; -- (BOOL)isBorderDisplayOverridden; +- (_Bool)isBorderDisplayOverridden; - (void)setBorderDisplay:(int)arg1; - (int)borderDisplay; -- (BOOL)isBorderDepthOverridden; +- (_Bool)isBorderDepthOverridden; - (void)setBorderDepth:(int)arg1; - (int)borderDepth; -- (BOOL)isRightBorderOverridden; +- (_Bool)isRightBorderOverridden; - (id)mutableRightBorder; - (id)rightBorder; -- (BOOL)isBottomBorderOverridden; +- (_Bool)isBottomBorderOverridden; - (id)mutableBottomBorder; - (id)bottomBorder; -- (BOOL)isLeftBorderOverridden; +- (_Bool)isLeftBorderOverridden; - (id)mutableLeftBorder; - (id)leftBorder; -- (BOOL)isTopBorderOverridden; +- (_Bool)isTopBorderOverridden; - (id)mutableTopBorder; - (id)topBorder; -- (BOOL)isGutterMarginOverridden; -- (void)setGutterMargin:(long)arg1; -- (long)gutterMargin; -- (BOOL)isFooterMarginOverridden; -- (void)setFooterMargin:(long)arg1; -- (long)footerMargin; -- (BOOL)isHeaderMarginOverridden; -- (void)setHeaderMargin:(long)arg1; -- (long)headerMargin; -- (BOOL)isBottomMarginOverridden; -- (void)setBottomMargin:(long)arg1; -- (long)bottomMargin; -- (BOOL)isTopMarginOverridden; -- (void)setTopMargin:(long)arg1; -- (long)topMargin; -- (BOOL)isRightMarginOverridden; -- (void)setRightMargin:(long)arg1; -- (long)rightMargin; -- (BOOL)isLeftMarginOverridden; -- (void)setLeftMargin:(long)arg1; -- (long)leftMargin; -- (BOOL)isPageOrientationOverridden; +- (_Bool)isGutterMarginOverridden; +- (void)setGutterMargin:(long long)arg1; +- (long long)gutterMargin; +- (_Bool)isFooterMarginOverridden; +- (void)setFooterMargin:(long long)arg1; +- (long long)footerMargin; +- (_Bool)isHeaderMarginOverridden; +- (void)setHeaderMargin:(long long)arg1; +- (long long)headerMargin; +- (_Bool)isBottomMarginOverridden; +- (void)setBottomMargin:(long long)arg1; +- (long long)bottomMargin; +- (_Bool)isTopMarginOverridden; +- (void)setTopMargin:(long long)arg1; +- (long long)topMargin; +- (_Bool)isRightMarginOverridden; +- (void)setRightMargin:(long long)arg1; +- (long long)rightMargin; +- (_Bool)isLeftMarginOverridden; +- (void)setLeftMargin:(long long)arg1; +- (long long)leftMargin; +- (_Bool)isPageOrientationOverridden; - (void)setPageOrientation:(int)arg1; - (int)pageOrientation; -- (BOOL)isTextDirectionOverridden; +- (_Bool)isTextDirectionOverridden; - (void)setTextDirection:(int)arg1; - (int)textDirection; -- (BOOL)isPageScaleOverridden; +- (_Bool)isPageScaleOverridden; - (void)setPageScale:(unsigned int)arg1; - (unsigned int)pageScale; -- (BOOL)isPageHeightOverridden; -- (void)setPageHeight:(long)arg1; -- (long)pageHeight; -- (BOOL)isPageWidthOverridden; -- (void)setPageWidth:(long)arg1; -- (long)pageWidth; -- (BOOL)isBreakTypeOverridden; +- (_Bool)isPageHeightOverridden; +- (void)setPageHeight:(long long)arg1; +- (long long)pageHeight; +- (_Bool)isPageWidthOverridden; +- (void)setPageWidth:(long long)arg1; +- (long long)pageWidth; +- (_Bool)isBreakTypeOverridden; - (void)setBreakType:(int)arg1; - (int)breakType; - (id)firstPageFooter; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDSectionBlockIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDSectionBlockIterator.h index 3c692bc01..a677d2249 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDSectionBlockIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDSectionBlockIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDSectionBlockIterator : WDCombinedIterator { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDShading.h b/iOS7/PrivateFrameworks/OfficeImport/WDShading.h index d36cc8ba0..59379550e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDShading.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDShading.h @@ -10,6 +10,7 @@ @class TSUColor; +// Not exported @interface WDShading : NSObject { int mStyle; @@ -27,8 +28,8 @@ - (void)setStyle:(int)arg1; - (int)style; - (void)setShading:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToShading:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToShading:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDSpecialCharacter.h b/iOS7/PrivateFrameworks/OfficeImport/WDSpecialCharacter.h index acf282b1e..1b4461f7e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDSpecialCharacter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDSpecialCharacter.h @@ -8,6 +8,7 @@ @class WDCharacterProperties; +// Not exported @interface WDSpecialCharacter : WDRun { WDCharacterProperties *mProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDStory.h b/iOS7/PrivateFrameworks/OfficeImport/WDStory.h index 5d448543d..ac32bb2f0 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDStory.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDStory.h @@ -8,14 +8,15 @@ @class OADDrawable; +// Not exported @interface WDStory : NSObject { OADDrawable *mHead; - BOOL mOle; + _Bool mOle; } -- (BOOL)isOle; -- (void)setOle:(BOOL)arg1; +- (_Bool)isOle; +- (void)setOle:(_Bool)arg1; - (id)text; - (id)head; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WDStyle.h index 6a55b654e..ae72726a7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDStyle.h @@ -10,6 +10,7 @@ @class NSString, WDCharacterProperties, WDParagraphProperties, WDStyleSheet, WDTableCellProperties, WDTableRowProperties, WDTableStyleOverride; +// Not exported @interface WDStyle : NSObject { WDParagraphProperties *mParagraphProperties; @@ -20,7 +21,7 @@ WDStyleSheet *mStyleSheet; WDStyle *mBaseStyle; WDStyle *mNextStyle; - BOOL mHidden; + _Bool mHidden; NSString *mName; NSString *mId; int mStyleType; @@ -39,9 +40,9 @@ - (id)tableCellProperties; - (id)tableRowProperties; - (id)tableProperties; -- (BOOL)isAnythingOverridden; -- (void)setHidden:(BOOL)arg1; -- (BOOL)hidden; +- (_Bool)isAnythingOverridden; +- (void)setHidden:(_Bool)arg1; +- (_Bool)hidden; - (id)styleSheet; - (id)characterProperties; - (id)paragraphProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet-Private.h new file mode 100644 index 000000000..8e721b733 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDStyleSheet (Private) +- (void)initializeDefaultProperties; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet.h b/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet.h index 3f060c39a..379629d6b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDStyleSheet.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, WDCharacterProperties, WDDocument, WDParagraphProperties, WDStyle; +// Not exported @interface WDStyleSheet : NSObject { NSMutableDictionary *mStyleDictionary; @@ -43,12 +44,11 @@ - (id)paragraphStyleWithStartingName:(id)arg1; - (id)styleWithName:(id)arg1; - (id)styleWithId:(id)arg1; -- (unsigned int)styleCount; +- (unsigned long long)styleCount; - (id)styles; - (id)document; - (void)dealloc; - (id)initWithDocument:(id)arg1; -- (void)initializeDefaultProperties; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDSymbol.h b/iOS7/PrivateFrameworks/OfficeImport/WDSymbol.h index 93d4d1ce4..a7a74e30d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDSymbol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDSymbol.h @@ -8,6 +8,7 @@ @class WDCharacterProperties, WDFont; +// Not exported @interface WDSymbol : WDRun { WDCharacterProperties *mProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTable.h b/iOS7/PrivateFrameworks/OfficeImport/WDTable.h index f09a79230..c2786cb8e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTable.h @@ -8,6 +8,7 @@ @class NSMutableArray, WDTableProperties; +// Not exported @interface WDTable : WDBlock { WDTableProperties *mProperties; @@ -24,8 +25,8 @@ - (int)blockType; - (void)clearRows; - (id)addRow; -- (id)rowAt:(unsigned int)arg1; -- (unsigned int)rowCount; +- (id)rowAt:(unsigned long long)arg1; +- (unsigned long long)rowCount; - (void)clearProperties; - (id)properties; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCell-WMwdTableCellAdditions.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCell-WMwdTableCellAdditions.h new file mode 100644 index 000000000..33613295d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCell-WMwdTableCellAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDTableCell (WMwdTableCellAdditions) +- (double)cellWidth; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCell.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCell.h index fc2b62fd7..68e927daf 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCell.h @@ -8,26 +8,26 @@ @class WDTableCellProperties, WDTableRow, WDText; +// Not exported @interface WDTableCell : NSObject { - unsigned int mIndex; + unsigned long long mIndex; WDTableRow *mRow; WDTableCellProperties *mProperties; WDText *mText; - BOOL mUseTrackedProperties; + _Bool mUseTrackedProperties; } - (id)text; - (void)clearProperties; - (id)properties; - (id)row; -- (int)compareIndex:(id)arg1; -- (unsigned int)index; -- (void)setUseTrackedProperties:(BOOL)arg1; -- (BOOL)useTrackedProperties; +- (long long)compareIndex:(id)arg1; +- (unsigned long long)index; +- (void)setUseTrackedProperties:(_Bool)arg1; +- (_Bool)useTrackedProperties; - (void)dealloc; -- (id)initWithRow:(id)arg1 at:(unsigned int)arg2; -- (double)cellWidth; +- (id)initWithRow:(id)arg1 at:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellDescriptor.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellDescriptor.h index 4e83a1ff9..c50914241 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellDescriptor.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellDescriptor.h @@ -8,6 +8,7 @@ @class WDBorder, WDShading; +// Not exported @interface WDTableCellDescriptor : NSObject { WDShading *mShading; @@ -53,85 +54,85 @@ unsigned int mNoWrapOverridden:1; } -- (void)setNoWrapOverridden:(BOOL)arg1; -- (BOOL)isNoWrapOverridden; -- (void)setNoWrap:(BOOL)arg1; -- (BOOL)noWrap; -- (void)setFirstInSetOfVerticallyMergedCellsOverridden:(BOOL)arg1; -- (BOOL)isFirstInSetOfVerticallyMergedCellsOverridden; -- (void)setFirstInSetOfVerticallyMergedCells:(BOOL)arg1; -- (BOOL)firstInSetOfVerticallyMergedCells; -- (void)setVerticallyMergedCellOverridden:(BOOL)arg1; -- (BOOL)isVerticallyMergedCellOverridden; -- (void)setVerticallyMergedCell:(BOOL)arg1; -- (BOOL)verticallyMergedCell; -- (void)setVerticalAlignmentOverridden:(BOOL)arg1; -- (BOOL)isVerticalAlignmentOverridden; +- (void)setNoWrapOverridden:(_Bool)arg1; +- (_Bool)isNoWrapOverridden; +- (void)setNoWrap:(_Bool)arg1; +- (_Bool)noWrap; +- (void)setFirstInSetOfVerticallyMergedCellsOverridden:(_Bool)arg1; +- (_Bool)isFirstInSetOfVerticallyMergedCellsOverridden; +- (void)setFirstInSetOfVerticallyMergedCells:(_Bool)arg1; +- (_Bool)firstInSetOfVerticallyMergedCells; +- (void)setVerticallyMergedCellOverridden:(_Bool)arg1; +- (_Bool)isVerticallyMergedCellOverridden; +- (void)setVerticallyMergedCell:(_Bool)arg1; +- (_Bool)verticallyMergedCell; +- (void)setVerticalAlignmentOverridden:(_Bool)arg1; +- (_Bool)isVerticalAlignmentOverridden; - (void)setVerticalAlignment:(int)arg1; - (int)verticalAlignment; -- (void)setRightMarginTypeOverridden:(BOOL)arg1; -- (BOOL)isRightMarginTypeOverridden; +- (void)setRightMarginTypeOverridden:(_Bool)arg1; +- (_Bool)isRightMarginTypeOverridden; - (void)setRightMarginType:(int)arg1; - (int)rightMarginType; -- (void)setRightMarginOverridden:(BOOL)arg1; -- (BOOL)isRightMarginOverridden; +- (void)setRightMarginOverridden:(_Bool)arg1; +- (_Bool)isRightMarginOverridden; - (void)setRightMargin:(short)arg1; - (short)rightMargin; -- (void)setLeftMarginTypeOverridden:(BOOL)arg1; -- (BOOL)isLeftMarginTypeOverridden; +- (void)setLeftMarginTypeOverridden:(_Bool)arg1; +- (_Bool)isLeftMarginTypeOverridden; - (void)setLeftMarginType:(int)arg1; - (int)leftMarginType; -- (void)setLeftMarginOverridden:(BOOL)arg1; -- (BOOL)isLeftMarginOverridden; +- (void)setLeftMarginOverridden:(_Bool)arg1; +- (_Bool)isLeftMarginOverridden; - (void)setLeftMargin:(short)arg1; - (short)leftMargin; -- (void)setBottomMarginTypeOverridden:(BOOL)arg1; -- (BOOL)isBottomMarginTypeOverridden; +- (void)setBottomMarginTypeOverridden:(_Bool)arg1; +- (_Bool)isBottomMarginTypeOverridden; - (void)setBottomMarginType:(int)arg1; - (int)bottomMarginType; -- (void)setBottomMarginOverridden:(BOOL)arg1; -- (BOOL)isBottomMarginOverridden; +- (void)setBottomMarginOverridden:(_Bool)arg1; +- (_Bool)isBottomMarginOverridden; - (void)setBottomMargin:(short)arg1; - (short)bottomMargin; -- (void)setTopMarginTypeOverridden:(BOOL)arg1; -- (BOOL)isTopMarginTypeOverridden; +- (void)setTopMarginTypeOverridden:(_Bool)arg1; +- (_Bool)isTopMarginTypeOverridden; - (void)setTopMarginType:(int)arg1; - (int)topMarginType; -- (void)setTopMarginOverridden:(BOOL)arg1; -- (BOOL)isTopMarginOverridden; +- (void)setTopMarginOverridden:(_Bool)arg1; +- (_Bool)isTopMarginOverridden; - (void)setTopMargin:(short)arg1; - (short)topMargin; -- (void)setWidthTypeOverridden:(BOOL)arg1; -- (BOOL)isWidthTypeOverridden; +- (void)setWidthTypeOverridden:(_Bool)arg1; +- (_Bool)isWidthTypeOverridden; - (void)setWidthType:(int)arg1; - (int)widthType; - (void)setWidth:(short)arg1; -- (void)setDiagonalDownBorderOverridden:(BOOL)arg1; -- (BOOL)isDiagonalDownBorderOverridden; +- (void)setDiagonalDownBorderOverridden:(_Bool)arg1; +- (_Bool)isDiagonalDownBorderOverridden; - (void)setDiagonalDownBorder:(id)arg1; - (id)diagonalDownBorder; -- (void)setDiagonalUpBorderOverridden:(BOOL)arg1; -- (BOOL)isDiagonalUpBorderOverridden; +- (void)setDiagonalUpBorderOverridden:(_Bool)arg1; +- (_Bool)isDiagonalUpBorderOverridden; - (void)setDiagonalUpBorder:(id)arg1; - (id)diagonalUpBorder; -- (void)setRightBorderOverridden:(BOOL)arg1; -- (BOOL)isRightBorderOverridden; +- (void)setRightBorderOverridden:(_Bool)arg1; +- (_Bool)isRightBorderOverridden; - (void)setRightBorder:(id)arg1; - (id)rightBorder; -- (void)setBottomBorderOverridden:(BOOL)arg1; -- (BOOL)isBottomBorderOverridden; +- (void)setBottomBorderOverridden:(_Bool)arg1; +- (_Bool)isBottomBorderOverridden; - (void)setBottomBorder:(id)arg1; - (id)bottomBorder; -- (void)setLeftBorderOverridden:(BOOL)arg1; -- (BOOL)isLeftBorderOverridden; +- (void)setLeftBorderOverridden:(_Bool)arg1; +- (_Bool)isLeftBorderOverridden; - (void)setLeftBorder:(id)arg1; - (id)leftBorder; -- (void)setTopBorderOverridden:(BOOL)arg1; -- (BOOL)isTopBorderOverridden; +- (void)setTopBorderOverridden:(_Bool)arg1; +- (_Bool)isTopBorderOverridden; - (void)setTopBorder:(id)arg1; - (id)topBorder; -- (void)setShadingOverridden:(BOOL)arg1; -- (BOOL)isShadingOverridden; +- (void)setShadingOverridden:(_Bool)arg1; +- (_Bool)isShadingOverridden; - (void)setShading:(id)arg1; - (id)shading; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties-Private.h new file mode 100644 index 000000000..4c706b2dc --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDTableCellProperties (Private) +- (void)addPropertiesValues:(CDStruct_dbdf0818 *)arg1 to:(CDStruct_dbdf0818 *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties.h index fdcac9ec2..9e33a667a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellProperties.h @@ -8,6 +8,7 @@ @class WDDocument; +// Not exported @interface WDTableCellProperties : NSObject { short mWidth; @@ -22,101 +23,101 @@ - (id).cxx_construct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isFormattingChangeDateOverridden; +- (_Bool)isFormattingChangeDateOverridden; - (void)setFormattingChangeDate:(id)arg1; - (id)formattingChangeDate; -- (BOOL)isEditDateOverridden; +- (_Bool)isEditDateOverridden; - (void)setEditDate:(id)arg1; - (id)editDate; -- (BOOL)isDeletionDateOverridden; +- (_Bool)isDeletionDateOverridden; - (void)setDeletionDate:(id)arg1; - (id)deletionDate; -- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (_Bool)isIndexToAuthorIDOfFormattingChangeOverridden; - (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfFormattingChange; -- (BOOL)isIndexToAuthorIDOfEditOverridden; +- (_Bool)isIndexToAuthorIDOfEditOverridden; - (void)setIndexToAuthorIDOfEdit:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfEdit; -- (BOOL)isIndexToAuthorIDOfDeletionOverridden; +- (_Bool)isIndexToAuthorIDOfDeletionOverridden; - (void)setIndexToAuthorIDOfDeletion:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfDeletion; -- (BOOL)isFormattingChangedOverridden; +- (_Bool)isFormattingChangedOverridden; - (void)setFormattingChanged:(int)arg1; - (int)formattingChanged; -- (BOOL)isEditedOverridden; +- (_Bool)isEditedOverridden; - (void)setEdited:(int)arg1; - (int)edited; -- (BOOL)isDeletedOverridden; +- (_Bool)isDeletedOverridden; - (void)setDeleted:(int)arg1; - (int)deleted; -- (BOOL)isNoWrapOverridden; -- (void)setNoWrap:(BOOL)arg1; -- (BOOL)noWrap; -- (BOOL)isFirstInSetOfVerticallyMergedCellsOverridden; -- (void)setFirstInSetOfVerticallyMergedCells:(BOOL)arg1; -- (BOOL)firstInSetOfVerticallyMergedCells; -- (BOOL)isVerticallyMergedCellOverridden; -- (void)setVerticallyMergedCell:(BOOL)arg1; -- (BOOL)verticallyMergedCell; -- (BOOL)isTextDirectionOverridden; +- (_Bool)isNoWrapOverridden; +- (void)setNoWrap:(_Bool)arg1; +- (_Bool)noWrap; +- (_Bool)isFirstInSetOfVerticallyMergedCellsOverridden; +- (void)setFirstInSetOfVerticallyMergedCells:(_Bool)arg1; +- (_Bool)firstInSetOfVerticallyMergedCells; +- (_Bool)isVerticallyMergedCellOverridden; +- (void)setVerticallyMergedCell:(_Bool)arg1; +- (_Bool)verticallyMergedCell; +- (_Bool)isTextDirectionOverridden; - (void)setTextDirection:(int)arg1; - (int)textDirection; -- (BOOL)isVerticalAlignmentOverridden; +- (_Bool)isVerticalAlignmentOverridden; - (void)setVerticalAlignment:(int)arg1; - (int)verticalAlignment; -- (BOOL)isRightMarginTypeOverridden; +- (_Bool)isRightMarginTypeOverridden; - (void)setRightMarginType:(int)arg1; - (int)rightMarginType; -- (BOOL)isRightMarginOverridden; +- (_Bool)isRightMarginOverridden; - (void)setRightMargin:(short)arg1; - (short)rightMargin; -- (BOOL)isLeftMarginTypeOverridden; +- (_Bool)isLeftMarginTypeOverridden; - (void)setLeftMarginType:(int)arg1; - (int)leftMarginType; -- (BOOL)isLeftMarginOverridden; +- (_Bool)isLeftMarginOverridden; - (void)setLeftMargin:(short)arg1; - (short)leftMargin; -- (BOOL)isBottomMarginTypeOverridden; +- (_Bool)isBottomMarginTypeOverridden; - (void)setBottomMarginType:(int)arg1; - (int)bottomMarginType; -- (BOOL)isBottomMarginOverridden; +- (_Bool)isBottomMarginOverridden; - (void)setBottomMargin:(short)arg1; - (short)bottomMargin; -- (BOOL)isTopMarginTypeOverridden; +- (_Bool)isTopMarginTypeOverridden; - (void)setTopMarginType:(int)arg1; - (int)topMarginType; -- (BOOL)isTopMarginOverridden; +- (_Bool)isTopMarginOverridden; - (void)setTopMargin:(short)arg1; - (short)topMargin; -- (BOOL)isWidthTypeOverridden; +- (_Bool)isWidthTypeOverridden; - (void)setWidthType:(int)arg1; - (int)widthType; -- (BOOL)isInsideVerticalBorderOverridden; +- (_Bool)isInsideVerticalBorderOverridden; - (id)mutableInsideVerticalBorder; - (id)insideVerticalBorder; -- (BOOL)isInsideHorizontalBorderOverridden; +- (_Bool)isInsideHorizontalBorderOverridden; - (id)mutableInsideHorizontalBorder; - (id)insideHorizontalBorder; -- (BOOL)isDiagonalDownBorderOverridden; +- (_Bool)isDiagonalDownBorderOverridden; - (id)mutableDiagonalDownBorder; - (id)diagonalDownBorder; -- (BOOL)isDiagonalUpBorderOverridden; +- (_Bool)isDiagonalUpBorderOverridden; - (id)mutableDiagonalUpBorder; - (id)diagonalUpBorder; -- (BOOL)isRightBorderOverridden; +- (_Bool)isRightBorderOverridden; - (id)mutableRightBorder; - (id)rightBorder; -- (BOOL)isBottomBorderOverridden; +- (_Bool)isBottomBorderOverridden; - (id)mutableBottomBorder; - (id)bottomBorder; -- (BOOL)isLeftBorderOverridden; +- (_Bool)isLeftBorderOverridden; - (id)mutableLeftBorder; - (id)leftBorder; -- (BOOL)isTopBorderOverridden; +- (_Bool)isTopBorderOverridden; - (id)mutableTopBorder; - (id)topBorder; - (void)clearShading; -- (BOOL)isShadingOverridden; +- (_Bool)isShadingOverridden; - (id)mutableShading; - (id)shading; - (void)originalToTracked; @@ -131,7 +132,6 @@ - (id)initWithDocument:(id)arg1; - (void)dealloc; - (id)init; -- (void)addPropertiesValues:(CDStruct_dbdf0818 *)arg1 to:(CDStruct_dbdf0818 *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellRunIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellRunIterator.h index 7d72daf53..ed786d717 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableCellRunIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableCellRunIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDTableCellRunIterator : WDCombinedIterator { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties-ChangeTrackingHelp.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties-ChangeTrackingHelp.h new file mode 100644 index 000000000..8e020f0f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties-ChangeTrackingHelp.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDTableProperties (ChangeTrackingHelp) +- (void)moveOrignalToTracked; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties.h index e154567b5..5c2853c3e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableProperties.h @@ -10,123 +10,124 @@ @class WDDocument; +// Not exported @interface WDTableProperties : NSObject { WDDocument *mDocument; unsigned int mOriginal:1; unsigned int mTracked:1; unsigned int mResolved:1; - CDStruct_8f0e3ff6 mOriginalProperties; - CDStruct_8f0e3ff6 mTrackedProperties; + CDStruct_66e11597 mOriginalProperties; + CDStruct_66e11597 mTrackedProperties; } - (id).cxx_construct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isTableFloating; -- (BOOL)isFormattingChangeDateOverridden; +- (_Bool)isTableFloating; +- (_Bool)isFormattingChangeDateOverridden; - (void)setFormattingChangeDate:(id)arg1; - (id)formattingChangeDate; -- (BOOL)isEditDateOverridden; +- (_Bool)isEditDateOverridden; - (void)setEditDate:(id)arg1; - (id)editDate; -- (BOOL)isDeletionDateOverridden; +- (_Bool)isDeletionDateOverridden; - (void)setDeletionDate:(id)arg1; - (id)deletionDate; -- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (_Bool)isIndexToAuthorIDOfFormattingChangeOverridden; - (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfFormattingChange; -- (BOOL)isIndexToAuthorIDOfEditOverridden; +- (_Bool)isIndexToAuthorIDOfEditOverridden; - (void)setIndexToAuthorIDOfEdit:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfEdit; -- (BOOL)isIndexToAuthorIDOfDeletionOverridden; +- (_Bool)isIndexToAuthorIDOfDeletionOverridden; - (void)setIndexToAuthorIDOfDeletion:(unsigned short)arg1; - (unsigned short)indexToAuthorIDOfDeletion; -- (BOOL)isFormattingChangedOverridden; +- (_Bool)isFormattingChangedOverridden; - (void)setFormattingChanged:(int)arg1; - (int)formattingChanged; -- (BOOL)isEditedOverridden; +- (_Bool)isEditedOverridden; - (void)setEdited:(int)arg1; - (int)edited; -- (BOOL)isDeletedOverridden; +- (_Bool)isDeletedOverridden; - (void)setDeleted:(int)arg1; - (int)deleted; -- (BOOL)isBottomDistanceFromTextOverridden; -- (void)setBottomDistanceFromText:(long)arg1; -- (long)bottomDistanceFromText; -- (BOOL)isRightDistanceFromTextOverridden; -- (void)setRightDistanceFromText:(long)arg1; -- (long)rightDistanceFromText; -- (BOOL)isTopDistanceFromTextOverridden; -- (void)setTopDistanceFromText:(long)arg1; -- (long)topDistanceFromText; -- (BOOL)isLeftDistanceFromTextOverridden; -- (void)setLeftDistanceFromText:(long)arg1; -- (long)leftDistanceFromText; -- (BOOL)isHorizontalPositionOverridden; -- (void)setHorizontalPosition:(long)arg1; -- (long)horizontalPosition; -- (BOOL)isVerticalPositionOverridden; -- (void)setVerticalPosition:(long)arg1; -- (long)verticalPosition; -- (BOOL)isHorizontalAnchorOverridden; +- (_Bool)isBottomDistanceFromTextOverridden; +- (void)setBottomDistanceFromText:(long long)arg1; +- (long long)bottomDistanceFromText; +- (_Bool)isRightDistanceFromTextOverridden; +- (void)setRightDistanceFromText:(long long)arg1; +- (long long)rightDistanceFromText; +- (_Bool)isTopDistanceFromTextOverridden; +- (void)setTopDistanceFromText:(long long)arg1; +- (long long)topDistanceFromText; +- (_Bool)isLeftDistanceFromTextOverridden; +- (void)setLeftDistanceFromText:(long long)arg1; +- (long long)leftDistanceFromText; +- (_Bool)isHorizontalPositionOverridden; +- (void)setHorizontalPosition:(long long)arg1; +- (long long)horizontalPosition; +- (_Bool)isVerticalPositionOverridden; +- (void)setVerticalPosition:(long long)arg1; +- (long long)verticalPosition; +- (_Bool)isHorizontalAnchorOverridden; - (void)setHorizontalAnchor:(int)arg1; - (int)horizontalAnchor; -- (BOOL)isVerticalAnchorOverridden; +- (_Bool)isVerticalAnchorOverridden; - (void)setVerticalAnchor:(int)arg1; - (int)verticalAnchor; -- (BOOL)isCellSpacingTypeOverridden; +- (_Bool)isCellSpacingTypeOverridden; - (void)setCellSpacingType:(int)arg1; - (int)cellSpacingType; -- (BOOL)isCellSpacingOverridden; +- (_Bool)isCellSpacingOverridden; - (void)setCellSpacing:(short)arg1; - (short)cellSpacing; -- (BOOL)isIndentTypeOverridden; +- (_Bool)isIndentTypeOverridden; - (void)setIndentType:(int)arg1; - (int)indentType; -- (BOOL)isIndentOverridden; +- (_Bool)isIndentOverridden; - (void)setIndent:(short)arg1; - (short)indent; -- (BOOL)isWidthTypeOverridden; +- (_Bool)isWidthTypeOverridden; - (void)setWidthType:(int)arg1; - (int)widthType; -- (BOOL)isWidthOverridden; -- (void)setWidth:(long)arg1; -- (long)width; -- (BOOL)isAlignmentOverridden; +- (_Bool)isWidthOverridden; +- (void)setWidth:(long long)arg1; +- (long long)width; +- (_Bool)isAlignmentOverridden; - (void)setAlignment:(int)arg1; - (int)alignment; -- (BOOL)isJustificationOverridden; +- (_Bool)isJustificationOverridden; - (void)setJustification:(int)arg1; - (int)justification; - (void)clearInsideVerticalBorder; -- (BOOL)isInsideVerticalBorderOverridden; +- (_Bool)isInsideVerticalBorderOverridden; - (id)mutableInsideVerticalBorder; - (id)insideVerticalBorder; - (void)clearInsideHorizontalBorder; -- (BOOL)isInsideHorizontalBorderOverridden; +- (_Bool)isInsideHorizontalBorderOverridden; - (id)mutableInsideHorizontalBorder; - (id)insideHorizontalBorder; - (void)clearRightBorder; -- (BOOL)isRightBorderOverridden; +- (_Bool)isRightBorderOverridden; - (id)mutableRightBorder; - (id)rightBorder; - (void)clearBottomBorder; -- (BOOL)isBottomBorderOverridden; +- (_Bool)isBottomBorderOverridden; - (id)mutableBottomBorder; - (id)bottomBorder; - (void)clearLeftBorder; -- (BOOL)isLeftBorderOverridden; +- (_Bool)isLeftBorderOverridden; - (id)mutableLeftBorder; - (id)leftBorder; - (void)clearTopBorder; -- (BOOL)isTopBorderOverridden; +- (_Bool)isTopBorderOverridden; - (id)mutableTopBorder; - (id)topBorder; - (void)clearShading; -- (BOOL)isShadingOverridden; +- (_Bool)isShadingOverridden; - (id)mutableShading; - (id)shading; -- (BOOL)isBaseStyleOverridden; +- (_Bool)isBaseStyleOverridden; - (void)setBaseStyle:(id)arg1; - (id)baseStyle; - (void)setResolveMode:(int)arg1; @@ -135,7 +136,6 @@ - (void)dealloc; - (id)initWithDocument:(id)arg1; - (id)init; -- (void)moveOrignalToTracked; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableRow.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableRow.h index bd4700126..1d5d5ec1e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableRow.h @@ -8,9 +8,10 @@ @class NSMutableArray, WDTable, WDTableRowProperties; +// Not exported @interface WDTableRow : NSObject { - unsigned int mIndex; + unsigned long long mIndex; WDTable *mTable; WDTableRowProperties *mProperties; NSMutableArray *mCells; @@ -18,15 +19,15 @@ - (id)newCellIterator; - (id)cellIterator; -- (id)addCellWithIndex:(unsigned int)arg1; +- (id)addCellWithIndex:(unsigned long long)arg1; - (id)addCell; -- (id)cellAt:(unsigned int)arg1; -- (unsigned int)cellCount; +- (id)cellAt:(unsigned long long)arg1; +- (unsigned long long)cellCount; - (id)properties; - (id)table; -- (unsigned int)index; +- (unsigned long long)index; - (void)dealloc; -- (id)initWithTable:(id)arg1 at:(unsigned int)arg2; +- (id)initWithTable:(id)arg1 at:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableRowCellIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowCellIterator.h index f71bd289e..9e15ade21 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableRowCellIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowCellIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDTableRowCellIterator : WDCombinedIterator { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties-Private.h new file mode 100644 index 000000000..7f002c98c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WDTableRowProperties (Private) +- (void)addPropertiesValues:(CDStruct_43955328 *)arg1 to:(CDStruct_43955328 *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties.h index a98a0e390..37d29906c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableRowProperties.h @@ -10,6 +10,7 @@ @class WDCharacterProperties, WDTableProperties; +// Not exported @interface WDTableRowProperties : NSObject { WDTableProperties *mTableProperties; @@ -17,31 +18,31 @@ unsigned int mOriginal:1; unsigned int mTracked:1; unsigned int mResolved:1; - CDStruct_4f9224b4 mOriginalProperties; - CDStruct_4f9224b4 mTrackedProperties; + CDStruct_43955328 mOriginalProperties; + CDStruct_43955328 mTrackedProperties; } - (id).cxx_construct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isHeaderOverridden; -- (void)setHeader:(BOOL)arg1; -- (BOOL)header; -- (BOOL)isHeightTypeOverridden; +- (_Bool)isHeaderOverridden; +- (void)setHeader:(_Bool)arg1; +- (_Bool)header; +- (_Bool)isHeightTypeOverridden; - (void)setHeightType:(int)arg1; - (int)heightType; -- (BOOL)isHeightOverridden; -- (void)setHeight:(long)arg1; -- (long)height; -- (BOOL)isWidthAfterTypeOverridden; +- (_Bool)isHeightOverridden; +- (void)setHeight:(long long)arg1; +- (long long)height; +- (_Bool)isWidthAfterTypeOverridden; - (void)setWidthAfterType:(int)arg1; - (int)widthAfterType; -- (BOOL)isWidthAfterOverridden; +- (_Bool)isWidthAfterOverridden; - (void)setWidthAfter:(short)arg1; - (short)widthAfter; -- (BOOL)isWidthBeforeTypeOverridden; +- (_Bool)isWidthBeforeTypeOverridden; - (void)setWidthBeforeType:(int)arg1; - (int)widthBeforeType; -- (BOOL)isWidthBeforeOverridden; +- (_Bool)isWidthBeforeOverridden; - (void)setWidthBefore:(short)arg1; - (short)widthBefore; - (void)addProperties:(id)arg1; @@ -52,7 +53,6 @@ - (void)dealloc; - (id)initWithDocument:(id)arg1; - (id)init; -- (void)addPropertiesValues:(CDStruct_4f9224b4 *)arg1 to:(CDStruct_4f9224b4 *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTableStyleOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WDTableStyleOverride.h index 6f9eb0840..89fbd2f7c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTableStyleOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTableStyleOverride.h @@ -10,6 +10,7 @@ @class WDCharacterProperties, WDDocument, WDParagraphProperties, WDStyle, WDTableCellProperties, WDTableRowProperties; +// Not exported @interface WDTableStyleOverride : NSObject { WDDocument *mDocument; @@ -26,22 +27,22 @@ } - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)setTableCellStylePropertiesOverridden:(BOOL)arg1; -- (BOOL)isTableCellStylePropertiesOverridden; +- (void)setTableCellStylePropertiesOverridden:(_Bool)arg1; +- (_Bool)isTableCellStylePropertiesOverridden; - (id)mutableTableCellStyleProperties; - (id)tableCellStyleProperties; -- (void)setTableRowPropertiesOverridden:(BOOL)arg1; -- (BOOL)isTableRowPropertiesOverridden; +- (void)setTableRowPropertiesOverridden:(_Bool)arg1; +- (_Bool)isTableRowPropertiesOverridden; - (id)mutableTableRowProperties; - (id)tableRowProperties; -- (BOOL)isTablePropertiesOverridden; +- (_Bool)isTablePropertiesOverridden; - (id)tableProperties; -- (void)setCharacterPropertiesOverridden:(BOOL)arg1; -- (BOOL)isCharacterPropertiesOverridden; +- (void)setCharacterPropertiesOverridden:(_Bool)arg1; +- (_Bool)isCharacterPropertiesOverridden; - (id)mutableCharacterProperties; - (id)characterProperties; -- (void)setParagraphPropertiesOverridden:(BOOL)arg1; -- (BOOL)isParagraphPropertiesOverridden; +- (void)setParagraphPropertiesOverridden:(_Bool)arg1; +- (_Bool)isParagraphPropertiesOverridden; - (id)mutableParagraphProperties; - (id)paragraphProperties; - (void)setPart:(int)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDTestIterator.h b/iOS7/PrivateFrameworks/OfficeImport/WDTestIterator.h index 95473be71..b6452a79d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDTestIterator.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDTestIterator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WDTestIterator : WDIterator { WDIterator *mIterator; @@ -13,8 +14,8 @@ } - (id)next; -- (BOOL)hasNext; -- (BOOL)test:(id)arg1; +- (_Bool)hasNext; +- (_Bool)test:(id)arg1; - (void)dealloc; - (id)initWithIterator:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WDText.h b/iOS7/PrivateFrameworks/OfficeImport/WDText.h index 5f00fd1d2..1c159200a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WDText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WDText.h @@ -8,6 +8,7 @@ @class NSMutableArray, WDDocument, WDTableCell; +// Not exported @interface WDText : NSObject { NSMutableArray *mBlocks; @@ -17,7 +18,7 @@ } - (id)content; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)newRunIterator; - (id)runIterator; - (id)newBlockIterator; @@ -33,10 +34,10 @@ - (int)textType; - (id)document; - (void)addBlock:(id)arg1; -- (unsigned int)indexOfBlock:(id)arg1; +- (unsigned long long)indexOfBlock:(id)arg1; - (id)lastBlock; -- (id)blockAt:(unsigned int)arg1; -- (unsigned int)blockCount; +- (id)blockAt:(unsigned long long)arg1; +- (unsigned long long)blockCount; - (id)blocks; - (void)dealloc; - (id)initWithDocument:(id)arg1 textType:(int)arg2 tableCell:(id)arg3; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMBookmarkMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMBookmarkMapper.h index 529dd36df..72d04e886 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMBookmarkMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMBookmarkMapper.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface WMBookmarkMapper : CMMapper { NSString *mName; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMBordersProperty.h b/iOS7/PrivateFrameworks/OfficeImport/WMBordersProperty.h index 4a13aef10..9a014bfcd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMBordersProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMBordersProperty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WMBordersProperty : CMBordersProperty { unsigned int mBorderCustomWidth[5]; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper-Private.h new file mode 100644 index 000000000..bc0712f93 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMCharacterRunMapper (Private) +- (int)defaultTabWidth; +- (id)baseStyle; +- (id)copyCharacterStyle; +- (id)boldStyle; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper.h index acadb2762..892c2b8a9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMCharacterRunMapper.h @@ -8,13 +8,14 @@ @class NSString, WDCharacterRun, WMStyle; +// Not exported @interface WMCharacterRunMapper : CMMapper { WDCharacterRun *wdCharacterRun; WMStyle *mStyle; float mFontSizeBumpFactor; NSString *mText; - BOOL mIsDeleted; + _Bool mIsDeleted; } + (void)addNonCollapsableSpanAt:(id)arg1 withState:(id)arg2; @@ -23,14 +24,10 @@ - (void)mapSubstring:(id)arg1 at:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)map1At:(id)arg1 withState:(id)arg2; -- (BOOL)isDeleted; +- (_Bool)isDeleted; - (void)dealloc; - (id)initWithText:(id)arg1; - (id)initWithWDCharacterRun:(id)arg1 parent:(id)arg2; -- (int)defaultTabWidth; -- (id)baseStyle; -- (id)copyCharacterStyle; -- (id)boldStyle; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper-Private.h new file mode 100644 index 000000000..a44c7c00a --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMDocumentMapper (Private) +- (double)bottomMargin; +- (double)headerMargin; +- (double)topMargin; +- (double)rightMargin; +- (double)leftMargin; +- (_Bool)hasSessionBreakAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper.h index c43cbffa6..f322cea83 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMDocumentMapper.h @@ -10,6 +10,7 @@ @class CMArchiveManager, NSString, WDDocument; +// Not exported @interface WMDocumentMapper : CMMapper { CMArchiveManager *mArchiver; @@ -30,12 +31,6 @@ - (id)blipAtIndex:(unsigned int)arg1; - (void)dealloc; - (id)initWithWDom:(id)arg1 archiver:(id)arg2; -- (float)bottomMargin; -- (float)headerMargin; -- (float)topMargin; -- (float)rightMargin; -- (float)leftMargin; -- (BOOL)hasSessionBreakAtIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMEnumProperty.h b/iOS7/PrivateFrameworks/OfficeImport/WMEnumProperty.h index 8acdd8e80..b3f27022a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMEnumProperty.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMEnumProperty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WMEnumProperty : CMProperty { int wdValue; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMFPlayer.h b/iOS7/PrivateFrameworks/OfficeImport/WMFPlayer.h index eb62198d0..def91797f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMFPlayer.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMFPlayer.h @@ -8,13 +8,14 @@ @class MFGraphicsDevice; +// Not exported @interface WMFPlayer : NSObject { MFGraphicsDevice *m_gdi; int m_records; unsigned short m_windowsVersion; - BOOL m_boundsSet; - BOOL m_ignoreSetWindowOrg; + _Bool m_boundsSet; + _Bool m_ignoreSetWindowOrg; } + (struct CGRect)boundsInPoints:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMFReader.h b/iOS7/PrivateFrameworks/OfficeImport/WMFReader.h index 6680471f6..89d109f22 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMFReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMFReader.h @@ -10,6 +10,7 @@ @class WMFPlayer; +// Not exported @interface WMFReader : NSObject { int m_recordsRead; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMFieldMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMFieldMapper.h index de908c694..4bce0eeb6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMFieldMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMFieldMapper.h @@ -8,6 +8,7 @@ @class NSMutableString; +// Not exported @interface WMFieldMapper : WMParagraphMapper { int mMode; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper-Private.h new file mode 100644 index 000000000..d59b2d85d --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMListLevelTextMapper (Private) +- (id)token:(unsigned int)arg1; +- (unsigned int)tokenCount; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper.h index df9e46463..f4e965951 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextMapper.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface WMListLevelTextMapper : NSObject { NSMutableArray *m_tokens; @@ -20,8 +21,6 @@ - (id)initWithText:(id)arg1 format:(int)arg2 initNumber:(int)arg3; - (id)initWithText:(id)arg1; - (id)initWithText:(id)arg1 format:(int)arg2; -- (id)token:(unsigned int)arg1; -- (unsigned int)tokenCount; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextToken.h b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextToken.h index ec43e418e..fb4e2ebc1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextToken.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMListLevelTextToken.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface WMListLevelTextToken : NSObject { NSString *m_string; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper-Private.h new file mode 100644 index 000000000..f684978d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMOfficeArtMapper (Private) +- (struct CGSize)expandedSizeForTextBox:(id)arg1 withState:(id)arg2; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtTextboxAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper.h index 2dff04ed0..1b6002536 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMOfficeArtMapper.h @@ -8,11 +8,12 @@ @class WDAContent; +// Not exported @interface WMOfficeArtMapper : CMDrawableMapper { - BOOL mFloating; - BOOL mIsMapped; - BOOL mIsInsideGroup; + _Bool mFloating; + _Bool mIsMapped; + _Bool mIsInsideGroup; WDAContent *mContent; unsigned int mCurrentPage; } @@ -23,16 +24,10 @@ - (void)setWithClientData:(id)arg1 state:(id)arg2; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)setCurrentPage:(unsigned int)arg1; -- (id)initWithOadDrawable:(id)arg1 asFloating:(BOOL)arg2 origin:(struct CGPoint)arg3 parent:(id)arg4; -- (void)setIsInsideGroup:(BOOL)arg1; -- (BOOL)isInsideGroup; +- (id)initWithOadDrawable:(id)arg1 asFloating:(_Bool)arg2 origin:(struct CGPoint)arg3 parent:(id)arg4; +- (void)setIsInsideGroup:(_Bool)arg1; +- (_Bool)isInsideGroup; - (id)initWithWdOfficeArt:(id)arg1 parent:(id)arg2; -- (struct CGSize)expandedSizeForTextBox:(id)arg1 withState:(id)arg2; -- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtTextboxAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; -- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper-Private.h new file mode 100644 index 000000000..f2af46532 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMParagraphMapper (Private) +- (_Bool)isTextFrame; +- (_Bool)containsOfficeArt; +- (_Bool)isCollapsable:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper.h index fcc4c9697..c115cbc2e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphMapper.h @@ -8,12 +8,13 @@ @class OIXMLElement, WDParagraph; +// Not exported @interface WMParagraphMapper : CMMapper { WDParagraph *wdParagraph; WMParagraphMapper *mCurrentMapper; OIXMLElement *mActiveNode; - BOOL mIsDeleted; + _Bool mIsDeleted; } + (void)mapPlaceholderAt:(id)arg1 rect:(struct CGRect)arg2 withState:(id)arg3; @@ -25,9 +26,6 @@ - (id)activeNode; - (void)dealloc; - (id)initWithBlock:(id)arg1 parent:(id)arg2; -- (BOOL)isTextFrame; -- (BOOL)containsOfficeArt; -- (BOOL)isCollapsable:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle-Private.h new file mode 100644 index 000000000..9cc63dce5 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMParagraphStyle (Private) ++ (_Bool)isShadingNull:(id)arg1; +- (void)mapBorders:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle.h index 4c4f81f6f..5d072694c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyle.h @@ -6,18 +6,17 @@ #import +// Not exported @interface WMParagraphStyle : WMStyle { - BOOL mIsInTextFrame; + _Bool mIsInTextFrame; } -+ (BOOL)isShadingNull:(id)arg1; - (void)addListProperties:(id)arg1; - (void)addParagraphProperties:(id)arg1; - (void)addParagraphStyleCharacterProperties:(id)arg1; -- (id)initWithWDStyle:(id)arg1 isInTextFrame:(BOOL)arg2; -- (id)initWithWDParagraphProperties:(id)arg1 isInTextFrame:(BOOL)arg2; -- (void)mapBorders:(id)arg1; +- (id)initWithWDStyle:(id)arg1 isInTextFrame:(_Bool)arg2; +- (id)initWithWDParagraphProperties:(id)arg1 isInTextFrame:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper-Private.h new file mode 100644 index 000000000..60c0e4785 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMParagraphStyleMapper (Private) +- (void)mapBulletAt:(id)arg1 forLevel:(id)arg2 forIndex:(int)arg3 listState:(id)arg4 isOutline:(_Bool)arg5; +- (id)bulletLabelAtLevel:(id)arg1 forIndex:(int)arg2 bulletFormat:(int)arg3 listState:(id)arg4; +- (id)labelStringWithGap:(id)arg1; +- (_Bool)checkListId:(int)arg1 level:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper.h index 8607fef73..1c8232b7e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMParagraphStyleMapper.h @@ -8,6 +8,7 @@ @class WDParagraph, WDParagraphProperties, WMParagraphStyle; +// Not exported @interface WMParagraphStyleMapper : CMMapper { WDParagraphProperties *wdParaProperties; @@ -18,13 +19,9 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)mapListStyleAt:(id)arg1 state:(id)arg2; - (void)destyleEmptyParagraph; -- (BOOL)isListItem; +- (_Bool)isListItem; - (void)dealloc; -- (id)initWithWDParagraph:(id)arg1 parent:(id)arg2 isInTextFrame:(BOOL)arg3; -- (void)mapBulletAt:(id)arg1 forLevel:(id)arg2 forIndex:(int)arg3 listState:(id)arg4 isOutline:(BOOL)arg5; -- (id)bulletLabelAtLevel:(id)arg1 forIndex:(int)arg2 bulletFormat:(int)arg3 listState:(id)arg4; -- (id)labelStringWithGap:(id)arg1; -- (_Bool)checkListId:(int)arg1 level:(int)arg2; +- (id)initWithWDParagraph:(id)arg1 parent:(id)arg2 isInTextFrame:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMPictureMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMPictureMapper.h index dbfa04dd5..05a82215a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMPictureMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMPictureMapper.h @@ -8,6 +8,7 @@ @class WDPicture; +// Not exported @interface WMPictureMapper : CMDrawableMapper { WDPicture *wdPicture; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper-Private.h new file mode 100644 index 000000000..012377ede --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMSectionContentMapper (Private) +- (void)mapTextFrameStyleTo:(id)arg1 withState:(id)arg2; +- (void)mapTextFrameAt:(id)arg1 withState:(id)arg2; +- (id)paragraphAtIndex:(int)arg1; +- (void)updateTextFrameState:(id)arg1 atIndex:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper.h index bec4e1e48..615c2d22b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSectionContentMapper.h @@ -8,6 +8,7 @@ @class WDText; +// Not exported @interface WMSectionContentMapper : CMMapper { WDText *wdText; @@ -15,10 +16,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (id)initWithWDText:(id)arg1 parent:(id)arg2; -- (void)mapTextFrameStyleTo:(id)arg1 withState:(id)arg2; -- (void)mapTextFrameAt:(id)arg1 withState:(id)arg2; -- (id)paragraphAtIndex:(int)arg1; -- (void)updateTextFrameState:(id)arg1 atIndex:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper-Private.h new file mode 100644 index 000000000..262f3f571 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMSectionMapper (Private) ++ (_Bool)isContentEmpty:(id)arg1; +- (void)mapFooterAt:(id)arg1 withState:(id)arg2; +- (void)mapHeaderAt:(id)arg1 withState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper.h index 656a9d3a2..70f719ccb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSectionMapper.h @@ -8,26 +8,24 @@ @class WDSection; +// Not exported @interface WMSectionMapper : CMMapper { WDSection *wdSection; float mTopMargin; float mLeftMargin; - BOOL mBreakAtStart; - BOOL mBreakAtEnd; - BOOL mIsTitlePage; + _Bool mBreakAtStart; + _Bool mBreakAtEnd; + _Bool mIsTitlePage; } -+ (BOOL)isContentEmpty:(id)arg1; - (float)leftMargin; - (void)setLeftMargin:(float)arg1; - (float)topMargin; - (void)setTopMargin:(float)arg1; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)MapSectionStyleAt:(id)arg1; -- (id)initWithWDSection:(id)arg1 breakAtStart:(BOOL)arg2 breakAtEnd:(BOOL)arg3 parent:(id)arg4; -- (void)mapFooterAt:(id)arg1 withState:(id)arg2; -- (void)mapHeaderAt:(id)arg1 withState:(id)arg2; +- (id)initWithWDSection:(id)arg1 breakAtStart:(_Bool)arg2 breakAtEnd:(_Bool)arg3 parent:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSectionStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WMSectionStyle.h index 8b3fb0411..105f1b2a3 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMSectionStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSectionStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WMSectionStyle : WMStyle { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMState.h b/iOS7/PrivateFrameworks/OfficeImport/WMState.h index 6bc098de5..93a5dc253 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMState.h @@ -8,6 +8,7 @@ @class CMOutlineState, NSMutableDictionary, WDText; +// Not exported @interface WMState : CMState { CMOutlineState *currentListState; @@ -21,21 +22,21 @@ float mTopMargin; float mLeftMargin; float mPageHeight; - BOOL mIsFrame; - BOOL mIsFrameStart; - BOOL mIsFrameEnd; - BOOL mIsHeaderOrFooter; + _Bool mIsFrame; + _Bool mIsFrameStart; + _Bool mIsFrameEnd; + _Bool mIsHeaderOrFooter; float mTotalPageHeight; } -- (BOOL)isHeaderOrFooter; -- (void)setIsHeaderOrFooter:(BOOL)arg1; -- (BOOL)isFrameEnd; -- (void)setIsFrameEnd:(BOOL)arg1; -- (BOOL)isFrameStart; -- (void)setIsFrameStart:(BOOL)arg1; -- (BOOL)isFrame; -- (void)setIsFrame:(BOOL)arg1; +- (_Bool)isHeaderOrFooter; +- (void)setIsHeaderOrFooter:(_Bool)arg1; +- (_Bool)isFrameEnd; +- (void)setIsFrameEnd:(_Bool)arg1; +- (_Bool)isFrameStart; +- (void)setIsFrameStart:(_Bool)arg1; +- (_Bool)isFrame; +- (void)setIsFrame:(_Bool)arg1; - (id)lastFooter; - (void)setLastFooter:(id)arg1; - (id)lastHeader; @@ -58,8 +59,8 @@ - (void)setListState:(id)arg1 forListId:(int)arg2; - (id)listStateForListId:(int)arg1; - (void)clearCurrentListState; -- (BOOL)isCurrentListId:(int)arg1; -- (BOOL)isCurrentListStateOverridden; +- (_Bool)isCurrentListId:(int)arg1; +- (_Bool)isCurrentListStateOverridden; - (void)setCurrentListState:(id)arg1; - (id)outlineState; - (id)currentListState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WMStyle.h index 221f39443..524633e1a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WMStyle : CMStyle { } @@ -15,7 +16,7 @@ - (void)ResoveInterPropertyDependencies; - (void)addCharacterProperties:(id)arg1; - (id)initWithWDCharacterProperties:(id)arg1; -- (id)initWithWDStyle:(id)arg1 isInTextFrame:(BOOL)arg2; +- (id)initWithWDStyle:(id)arg1 isInTextFrame:(_Bool)arg2; - (id)initWithWDStyle:(id)arg1; - (id)initWithWMStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMSymbolMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMSymbolMapper.h index ea6b0ccf2..a1250f66d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMSymbolMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMSymbolMapper.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface WMSymbolMapper : CMMapper { unsigned short mCharacter; NSString *mFontName; } -+ (BOOL)isSymbolFontName:(id)arg1; ++ (_Bool)isSymbolFontName:(id)arg1; + (unsigned short)mapCharacter:(unsigned short)arg1 withFontName:(id)arg2; + (unsigned short)mapZapfDingbatsCharacter:(unsigned short)arg1; + (unsigned short)mapWindingsCharacter:(unsigned short)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper-Private.h new file mode 100644 index 000000000..b26c252cb --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMTableCellMapper (Private) +- (id)tableMapper; +- (void)mapCellStyleAt:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper.h index f16d07511..9b5e11f54 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellMapper.h @@ -8,6 +8,7 @@ @class WDTableCell; +// Not exported @interface WMTableCellMapper : CMMapper { WDTableCell *mWdTableCell; @@ -21,8 +22,6 @@ - (void)mapAt:(id)arg1 withState:(id)arg2; - (unsigned int)colSpan; - (id)initWithWDTableCell:(id)arg1 atIndex:(unsigned int)arg2 parent:(id)arg3; -- (id)tableMapper; -- (void)mapCellStyleAt:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle-Private.h new file mode 100644 index 000000000..225562320 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMTableCellStyle (Private) ++ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; ++ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; ++ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; ++ (id)dominantColorOf:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle.h index a38be5523..0b25c7e73 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableCellStyle.h @@ -6,16 +6,13 @@ #import +// Not exported @interface WMTableCellStyle : WMStyle { double mLeftPadding; double mRightPadding; } -+ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; -+ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; -+ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; -+ (id)dominantColorOf:(id)arg1; - (double)rightPadding; - (double)leftPadding; - (void)addTableCellProperties:(id)arg1; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableColumnInfo.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableColumnInfo.h index 2b65cf1a0..4a541b50e 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableColumnInfo.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableColumnInfo.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface WMTableColumnInfo : NSObject { NSMutableArray *mStopArray; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper-Private.h new file mode 100644 index 000000000..035ddbd05 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMTableMapper (Private) +- (id)copyStopArrayForRow:(unsigned int)arg1; +- (id)copyColumnInfo; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper.h index e9b3589b0..06022f9f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableMapper.h @@ -8,6 +8,7 @@ @class WDTable, WMBordersProperty, WMTableColumnInfo, WMTableStyle; +// Not exported @interface WMTableMapper : CMMapper { WDTable *mWdTable; @@ -16,15 +17,13 @@ WMTableColumnInfo *mColumnInfo; } -+ (BOOL)isTableDeleted:(id)arg1; ++ (_Bool)isTableDeleted:(id)arg1; - (void)mapAt:(id)arg1 withState:(id)arg2; - (void)setInsideBorders:(id)arg1; - (id)columnInfo; - (id)insideBorders; - (void)dealloc; - (id)initWithWDTable:(id)arg1 parent:(id)arg2; -- (id)copyStopArrayForRow:(unsigned int)arg1; -- (id)copyColumnInfo; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper-Private.h new file mode 100644 index 000000000..4ff9abc34 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WMTableRowMapper (Private) +- (void)setRowProperties:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper.h index 50401f36a..92f6d1cdd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableRowMapper.h @@ -8,17 +8,17 @@ @class WDTableRow; +// Not exported @interface WMTableRowMapper : CMMapper { WDTableRow *mWdTableRow; double mHeight; } -+ (BOOL)isTableRowDeleted:(id)arg1; ++ (_Bool)isTableRowDeleted:(id)arg1; - (void)mapAt:(id)arg1 withState:(id)arg2; - (double)height; - (id)initWithWDTableRow:(id)arg1 parent:(id)arg2; -- (void)setRowProperties:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTableStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WMTableStyle.h index 856ccd935..8fd851ebc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTableStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTableStyle.h @@ -8,6 +8,7 @@ @class WDTableProperties; +// Not exported @interface WMTableStyle : WMStyle { WDTableProperties *mWdTableProperties; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WMTop.h b/iOS7/PrivateFrameworks/OfficeImport/WMTop.h index bd6f0d44d..775374686 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WMTop.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WMTop.h @@ -6,13 +6,14 @@ #import +// Not exported @interface WMTop : CMTop { } -+ (void)fillHTMLArchiveForOfficeData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; -+ (void)fillHTMLArchiveForOfficeFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; -+ (id)documentFromContents:(id)arg1 isXML:(BOOL)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForOfficeData:(id)arg1 fileName:(id)arg2 xmlFlag:(_Bool)arg3 archiver:(id)arg4; ++ (void)fillHTMLArchiveForOfficeFile:(id)arg1 xmlFlag:(_Bool)arg2 archiver:(id)arg3; ++ (id)documentFromContents:(id)arg1 isXML:(_Bool)arg2 archiver:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXAnnotation.h b/iOS7/PrivateFrameworks/OfficeImport/WXAnnotation.h index 4c7fe6d19..869130c9a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXAnnotation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXAnnotation.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXAnnotation : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXBookmark.h b/iOS7/PrivateFrameworks/OfficeImport/WXBookmark.h index 1c239ff70..9d4fcb465 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXBookmark.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXBookmark.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXBookmark : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXBorder.h b/iOS7/PrivateFrameworks/OfficeImport/WXBorder.h index 556fdde99..62bd134f6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXBorder.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXBorder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXBorder : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties-Private.h new file mode 100644 index 000000000..3e4f972ff --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXCharacterProperties (Private) ++ (_Bool)readBooleanCharacterMultipleProperty:(struct _xmlNode *)arg1 propertyName:(const char *)arg2 attributeName:(const char *)arg3 outValue:(int *)arg4; ++ (_Bool)readBooleanCharacterProperty:(struct _xmlNode *)arg1 propertyName:(const char *)arg2 attributeName:(const char *)arg3 outValue:(int *)arg4; ++ (void)readReflection:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; ++ (void)readShadowForTarget:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties.h index 4a0cb9172..d3bce14c8 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXCharacterProperties : NSObject { } @@ -13,10 +14,6 @@ + (void)applyDeletionInsertionProperties:(id)arg1 state:(id)arg2; + (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2 state:(id)arg3; + (void)initialize; -+ (BOOL)readBooleanCharacterMultipleProperty:(struct _xmlNode *)arg1 propertyName:(const char *)arg2 attributeName:(const char *)arg3 outValue:(int *)arg4; -+ (BOOL)readBooleanCharacterProperty:(struct _xmlNode *)arg1 propertyName:(const char *)arg2 attributeName:(const char *)arg3 outValue:(int *)arg4; -+ (void)readReflection:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; -+ (void)readShadowForTarget:(id)arg1 fromXmlNode:(struct _xmlNode *)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCharacterRun.h b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterRun.h index ad77e8f26..ac3cca953 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXCharacterRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCharacterRun.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXCharacterRun : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCitation.h b/iOS7/PrivateFrameworks/OfficeImport/WXCitation.h index 1d02f4b2c..9de78f578 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXCitation.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCitation.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXCitation : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCitationTable.h b/iOS7/PrivateFrameworks/OfficeImport/WXCitationTable.h index 977fb3913..fb691d6d7 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXCitationTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCitationTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXCitationTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXCommon.h b/iOS7/PrivateFrameworks/OfficeImport/WXCommon.h index b0773888d..33211abcc 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXCommon.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXCommon.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXCommon : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXDocument-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXDocument-Private.h new file mode 100644 index 000000000..6cf38020f --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXDocument-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXDocument (Private) ++ (void)readDocumentSettings:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapDocument:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapSources:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapLists:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapStyles:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapFontTable:(id)arg1 to:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXDocument.h b/iOS7/PrivateFrameworks/OfficeImport/WXDocument.h index 5cc097973..2ab6de310 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXDocument.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXDocument.h @@ -6,18 +6,13 @@ #import "NSObject.h" +// Not exported @interface WXDocument : NSObject { } -+ (id)documentFrom:(id)arg1 reader:(id)arg2 cancel:(id)arg3 asThumbnail:(BOOL)arg4; ++ (id)documentFrom:(id)arg1 reader:(id)arg2 cancel:(id)arg3 asThumbnail:(_Bool)arg4; + (void)initialize; -+ (void)readDocumentSettings:(id)arg1 to:(id)arg2 state:(id)arg3; -+ (void)mapDocument:(id)arg1 to:(id)arg2 state:(id)arg3; -+ (void)mapSources:(id)arg1 to:(id)arg2 state:(id)arg3; -+ (void)mapLists:(id)arg1 to:(id)arg2 state:(id)arg3; -+ (void)mapStyles:(id)arg1 to:(id)arg2 state:(id)arg3; -+ (void)mapFontTable:(id)arg1 to:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXFieldMarker.h b/iOS7/PrivateFrameworks/OfficeImport/WXFieldMarker.h index 223a31466..42bad0da6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXFieldMarker.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXFieldMarker.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXFieldMarker : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXFont-WXInternal.h b/iOS7/PrivateFrameworks/OfficeImport/WXFont-WXInternal.h new file mode 100644 index 000000000..d3a6eaa02 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXFont-WXInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXFont (WXInternal) ++ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXFont.h b/iOS7/PrivateFrameworks/OfficeImport/WXFont.h index 18b53c653..5a5b6633b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXFont.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXFont.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface WXFont : NSObject { } + (void)initialize; -+ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXFontTable.h b/iOS7/PrivateFrameworks/OfficeImport/WXFontTable.h index f0984d707..13795f22b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXFontTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXFontTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXFontTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXList.h b/iOS7/PrivateFrameworks/OfficeImport/WXList.h index 67c4f5ced..42eaf87b6 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXList.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXList.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXList : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXListDefinition.h b/iOS7/PrivateFrameworks/OfficeImport/WXListDefinition.h index 1914117ce..c38d4caef 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXListDefinition.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXListDefinition.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXListDefinition : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXListDefinitionTable.h b/iOS7/PrivateFrameworks/OfficeImport/WXListDefinitionTable.h index 666c3d58b..f92dfde11 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXListDefinitionTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXListDefinitionTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXListDefinitionTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXListLevel.h b/iOS7/PrivateFrameworks/OfficeImport/WXListLevel.h index 6857747fd..55de83788 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXListLevel.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXListLevel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXListLevel : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXListLevelOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WXListLevelOverride.h index 246d5a918..70d7d011a 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXListLevelOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXListLevelOverride.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXListLevelOverride : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXListTable.h b/iOS7/PrivateFrameworks/OfficeImport/WXListTable.h index b1e4b5c1c..2282a424d 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXListTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXListTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXListTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXNote.h b/iOS7/PrivateFrameworks/OfficeImport/WXNote.h index bc31c1f11..ee42f7e52 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXNote.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXNote.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXNote : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXOAVState.h b/iOS7/PrivateFrameworks/OfficeImport/WXOAVState.h index 22b34efaf..ccc522a4f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXOAVState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXOAVState.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, WDParagraph, WXState; +// Not exported @interface WXOAVState : OAVState { WXState *mWxState; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt-Private.h new file mode 100644 index 000000000..ce2d90270 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXOfficeArt (Private) ++ (void)readVml:(struct _xmlNode *)arg1 parentRElement:(struct _xmlNode *)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; ++ (void)readWrapDistance:(struct _xmlNode *)arg1 parentElement:(struct _xmlNode *)arg2 state:(id)arg3 to:(id)arg4; ++ (void)readWrap:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3; ++ (void)readPosition:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3 isHorizontal:(_Bool)arg4; ++ (void)readClientData:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3; ++ (void)readOAX:(struct _xmlNode *)arg1 parentRElement:(struct _xmlNode *)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt.h b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt.h index 12d2ef964..eeddd47c2 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArt.h @@ -6,18 +6,13 @@ #import "NSObject.h" +// Not exported @interface WXOfficeArt : NSObject { } + (void)readFrom:(struct _xmlNode *)arg1 parentRElement:(struct _xmlNode *)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; + (void)initialize; -+ (void)readVml:(struct _xmlNode *)arg1 parentRElement:(struct _xmlNode *)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; -+ (void)readWrapDistance:(struct _xmlNode *)arg1 parentElement:(struct _xmlNode *)arg2 state:(id)arg3 to:(id)arg4; -+ (void)readWrap:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3; -+ (void)readPosition:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3 isHorizontal:(_Bool)arg4; -+ (void)readClientData:(struct _xmlNode *)arg1 state:(id)arg2 to:(id)arg3; -+ (void)readOAX:(struct _xmlNode *)arg1 parentRElement:(struct _xmlNode *)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArtClient.h b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArtClient.h index 3c7dbd2cc..e7ec14405 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArtClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXOfficeArtClient.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WXOfficeArtClient : OAXClient { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXParagraph-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXParagraph-Private.h new file mode 100644 index 000000000..7002c724e --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXParagraph-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXParagraph (Private) ++ (void)readAnnotationFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readHyperlinkFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readSimpleFieldFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readRunsTo:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXParagraph.h b/iOS7/PrivateFrameworks/OfficeImport/WXParagraph.h index 8c5df42c5..b0f92ead9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXParagraph.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXParagraph.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXParagraph : NSObject { } @@ -15,10 +16,6 @@ + (void)readRFrom:(struct _xmlNode *)arg1 to:(id)arg2 targetRun:(id)arg3 state:(id)arg4; + (void)readFromString:(id)arg1 to:(id)arg2; + (void)readFrom:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readAnnotationFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readHyperlinkFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readSimpleFieldFrom:(struct _xmlNode *)arg1 paragraphNamespace:(struct _xmlNs *)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readRunsTo:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXParagraphProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXParagraphProperties.h index 3f5305431..ade1bdf14 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXParagraphProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXParagraphProperties.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface WXParagraphProperties : NSObject { } -+ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2 readBaseStyle:(BOOL)arg3 state:(id)arg4; ++ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2 readBaseStyle:(_Bool)arg3 state:(id)arg4; + (void)initialize; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXReader.h b/iOS7/PrivateFrameworks/OfficeImport/WXReader.h index 376618cbb..006035b5f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXReader.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXReader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WXReader : OCXReader { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXRubyProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXRubyProperties.h index a6547fb4f..d1da23c03 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXRubyProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXRubyProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXRubyProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXRubyRun.h b/iOS7/PrivateFrameworks/OfficeImport/WXRubyRun.h index b3e4735c0..e4ba6fa4b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXRubyRun.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXRubyRun.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WXRubyRun : WXCharacterRun { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXSection-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXSection-Private.h new file mode 100644 index 000000000..43cf5cca7 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXSection-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXSection (Private) ++ (void)mapProperties:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapPrinterSettings:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapFooter:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapHeader:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXSection.h b/iOS7/PrivateFrameworks/OfficeImport/WXSection.h index 831c167e9..a4f0eaaad 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXSection.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXSection.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXSection : NSObject { } @@ -13,10 +14,6 @@ + (float)scaleFromPrinterSettings:(id)arg1; + (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2 state:(id)arg3; + (void)initialize; -+ (void)mapProperties:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; -+ (void)mapPrinterSettings:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; -+ (void)mapFooter:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; -+ (void)mapHeader:(struct _xmlNode *)arg1 toSection:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXShading.h b/iOS7/PrivateFrameworks/OfficeImport/WXShading.h index 5792a5d41..fd379b086 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXShading.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXShading.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXShading : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter-WXInternals.h b/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter-WXInternals.h new file mode 100644 index 000000000..8c8639ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter-WXInternals.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXSpecialCharacter (WXInternals) ++ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter.h b/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter.h index 03f985741..da8fce0f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXSpecialCharacter.h @@ -6,11 +6,10 @@ #import "NSObject.h" +// Not exported @interface WXSpecialCharacter : NSObject { } -+ (void)readFrom:(struct _xmlNode *)arg1 to:(id)arg2; - @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXState.h b/iOS7/PrivateFrameworks/OfficeImport/WXState.h index debd11ee2..6ec4dfcbd 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXState.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXState.h @@ -8,6 +8,7 @@ @class NSMutableArray, OAXDrawingState, OCPPackagePart, TSUNoCopyDictionary, WDCharacterRun, WDDocument, WXOAVState; +// Not exported @interface WXState : NSObject { WDDocument *mDocument; @@ -32,26 +33,26 @@ OAXDrawingState *mDrawingState; int mCurrentOfficeArtTextType; WDCharacterRun *mReadSymbolTo; - BOOL mNewSectionRequested; - unsigned long mCurrentRowCNFStyle; - unsigned long mCurrentCellCNFStyle; - BOOL mCurrentTableWraps; + _Bool mNewSectionRequested; + unsigned long long mCurrentRowCNFStyle; + unsigned long long mCurrentCellCNFStyle; + _Bool mCurrentTableWraps; id mCancelDelegate; - BOOL mIsThumbnail; + _Bool mIsThumbnail; } @property(retain, nonatomic) id cancelDelegate; // @synthesize cancelDelegate=mCancelDelegate; @property(nonatomic) int currentOfficeArtTextType; // @synthesize currentOfficeArtTextType=mCurrentOfficeArtTextType; -- (BOOL)isThumbnail; -- (void)setIsThumbnail:(BOOL)arg1; -- (BOOL)currentTableWraps; -- (void)setCurrentTableWraps:(BOOL)arg1; -- (void)setCurrentCellCNFStyle:(unsigned long)arg1; -- (unsigned long)currentCellCNFStyle; -- (void)setCurrentRowCNFStyle:(unsigned long)arg1; -- (unsigned long)currentRowCNFStyle; -- (void)setNewSectionRequested:(BOOL)arg1; -- (BOOL)isNewSectionRequested; +- (_Bool)isThumbnail; +- (void)setIsThumbnail:(_Bool)arg1; +- (_Bool)currentTableWraps; +- (void)setCurrentTableWraps:(_Bool)arg1; +- (void)setCurrentCellCNFStyle:(unsigned long long)arg1; +- (unsigned long long)currentCellCNFStyle; +- (void)setCurrentRowCNFStyle:(unsigned long long)arg1; +- (unsigned long long)currentRowCNFStyle; +- (void)setNewSectionRequested:(_Bool)arg1; +- (_Bool)isNewSectionRequested; - (void)setReadSymbolTo:(id)arg1; - (id)readSymbolTo; - (id)drawingState; @@ -73,14 +74,14 @@ - (id)annotationPart; - (void)setPackagePart:(id)arg1; - (id)packagePart; -- (struct _xmlNode *)xmlAnnotationWithID:(long)arg1; -- (struct _xmlNode *)xmlEndnoteWithID:(long)arg1; -- (struct _xmlNode *)xmlFootnoteWithID:(long)arg1; +- (struct _xmlNode *)xmlAnnotationWithID:(long long)arg1; +- (struct _xmlNode *)xmlEndnoteWithID:(long long)arg1; +- (struct _xmlNode *)xmlFootnoteWithID:(long long)arg1; - (_Bool)hasAnnotations; -- (id)annotationWithID:(long)arg1; -- (void)addAnnotationID:(long)arg1 annotation:(id)arg2; -- (id)bookmarkName:(long)arg1; -- (void)addBookmarkId:(long)arg1 name:(id)arg2; +- (id)annotationWithID:(long long)arg1; +- (void)addAnnotationID:(long long)arg1 annotation:(id)arg2; +- (id)bookmarkName:(long long)arg1; +- (void)addBookmarkId:(long long)arg1 name:(id)arg2; - (void)clearOutNodesToBeAdded:(id)arg1; - (id)nodesToBeAdded:(id)arg1; - (void)addText:(id)arg1 node:(struct _xmlNode *)arg2; diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXStyle.h b/iOS7/PrivateFrameworks/OfficeImport/WXStyle.h index bb08ce72d..1b054f965 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXStyle.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXStyle : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXStyleSheet.h b/iOS7/PrivateFrameworks/OfficeImport/WXStyleSheet.h index 947154212..49c14bde5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXStyleSheet.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXStyleSheet.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXStyleSheet : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXSymbol.h b/iOS7/PrivateFrameworks/OfficeImport/WXSymbol.h index 9722602d1..49d95b97f 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXSymbol.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXSymbol.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXSymbol : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTable.h b/iOS7/PrivateFrameworks/OfficeImport/WXTable.h index 76a794713..e4b8e9a55 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTable.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTable.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableCell.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableCell.h index a6ac5446b..008812cc5 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableCell.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableCell.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTableCell : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableCellProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableCellProperties.h index 529a4ca38..17c5090bb 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableCellProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableCellProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTableCellProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableProperties.h index 3c1941810..4be88b0c9 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTableProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableRow-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableRow-Private.h new file mode 100644 index 000000000..bdcc6f338 --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableRow-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXTableRow (Private) ++ (void)readCellsFrom:(struct _xmlNode *)arg1 tableGrid:(ChVector_fa1ffc74 *)arg2 to:(id)arg3 gridIndex:(long long *)arg4 state:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableRow.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableRow.h index fba22a679..c4590658c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableRow.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableRow.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface WXTableRow : NSObject { } -+ (void)readFrom:(struct _xmlNode *)arg1 tableGrid:(ChVector_2347933f *)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readCellsFrom:(struct _xmlNode *)arg1 tableGrid:(ChVector_2347933f *)arg2 to:(id)arg3 gridIndex:(long *)arg4 state:(id)arg5; ++ (void)readFrom:(struct _xmlNode *)arg1 tableGrid:(ChVector_fa1ffc74 *)arg2 to:(id)arg3 state:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableRowProperties.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableRowProperties.h index ebfd1bb23..dee5ebf3c 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableRowProperties.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableRowProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTableRowProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTableStyleOverride.h b/iOS7/PrivateFrameworks/OfficeImport/WXTableStyleOverride.h index 0146aa3ea..733311f1b 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTableStyleOverride.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTableStyleOverride.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTableStyleOverride : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXText-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXText-Private.h new file mode 100644 index 000000000..7f164f4de --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXText-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXText (Private) ++ (void)readFromTable:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFromParagraph:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)updateTextBoxIdsFromState:(id)arg1; ++ (id)addNewSectionTo:(id)arg1 state:(id)arg2; ++ (void)createChildrenFromStream:(struct _xmlTextReader *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)createChildren:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXText.h b/iOS7/PrivateFrameworks/OfficeImport/WXText.h index f2861b5ac..78fc86940 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXText.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXText.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXText : NSObject { } @@ -15,12 +16,6 @@ + (void)readFrom:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; + (void)readFromStream:(struct _xmlTextReader *)arg1 state:(id)arg2; + (void)readFrom:(struct _xmlNode *)arg1 state:(id)arg2; -+ (void)readFromTable:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; -+ (void)readFromParagraph:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; -+ (void)updateTextBoxIdsFromState:(id)arg1; -+ (id)addNewSectionTo:(id)arg1 state:(id)arg2; -+ (void)createChildrenFromStream:(struct _xmlTextReader *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; -+ (void)createChildren:(struct _xmlNode *)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXTextBox.h b/iOS7/PrivateFrameworks/OfficeImport/WXTextBox.h index d80fea5e7..0bcb9c503 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXTextBox.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXTextBox.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WXTextBox : NSObject { } diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient-Private.h b/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient-Private.h new file mode 100644 index 000000000..f4718111c --- /dev/null +++ b/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WXVmlClient (Private) ++ (void)readTextWrappingFromParent:(struct _xmlNode *)arg1 toAnchor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient.h b/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient.h index 361a44c75..5a66b51f1 100644 --- a/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient.h +++ b/iOS7/PrivateFrameworks/OfficeImport/WXVmlClient.h @@ -8,6 +8,7 @@ #import +// Not exported @interface WXVmlClient : NSObject { } @@ -17,7 +18,7 @@ + (void)readClientDataFromShape:(struct _xmlNode *)arg1 toGraphic:(id)arg2 state:(id)arg3; + (void)readFromDrawable:(struct _xmlNode *)arg1 toContent:(id)arg2; + (int)zIndex:(id)arg1; -+ (BOOL)floating:(id)arg1; ++ (_Bool)floating:(id)arg1; + (double)wrapDistanceBottom:(id)arg1; + (double)wrapDistanceRight:(id)arg1; + (double)wrapDistanceTop:(id)arg1; @@ -29,7 +30,6 @@ + (_Bool)behindText:(id)arg1; + (void)copyFromDrawable:(id)arg1 toContent:(id)arg2; + (void)initialize; -+ (void)readTextWrappingFromParent:(struct _xmlNode *)arg1 toAnchor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/CDStructures.h b/iOS7/PrivateFrameworks/PassKitCore/CDStructures.h index 46803a661..db2ee6e2c 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/PassKitCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,15 +17,15 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct PKEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSBundle-PKADLoggingPrivacy.h b/iOS7/PrivateFrameworks/PassKitCore/NSBundle-PKADLoggingPrivacy.h new file mode 100644 index 000000000..08023c891 --- /dev/null +++ b/iOS7/PrivateFrameworks/PassKitCore/NSBundle-PKADLoggingPrivacy.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBundle.h" + +@interface NSBundle (PKADLoggingPrivacy) +- (id)PKSanitizedBundleIdentifier; +@end + diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSDate-PKDateAdditions.h b/iOS7/PrivateFrameworks/PassKitCore/NSDate-PKDateAdditions.h index 37bebe6f9..026b47ec0 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/NSDate-PKDateAdditions.h +++ b/iOS7/PrivateFrameworks/PassKitCore/NSDate-PKDateAdditions.h @@ -9,11 +9,11 @@ @interface NSDate (PKDateAdditions) + (id)PKDateYesterday; + (id)PKDateTomorrow; -+ (id)PKDateWithDaysBeforeNow:(unsigned int)arg1; -+ (id)PKDateWithDaysFromNow:(unsigned int)arg1; -- (BOOL)PKIsYesterday; -- (BOOL)PKIsTomorrow; -- (BOOL)PKIsToday; -- (BOOL)PKIsEqualToDateIgnoringTime:(id)arg1; ++ (id)PKDateWithDaysBeforeNow:(unsigned long long)arg1; ++ (id)PKDateWithDaysFromNow:(unsigned long long)arg1; +- (_Bool)PKIsYesterday; +- (_Bool)PKIsTomorrow; +- (_Bool)PKIsToday; +- (_Bool)PKIsEqualToDateIgnoringTime:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSDictionary-PKPlistTypeSafety.h b/iOS7/PrivateFrameworks/PassKitCore/NSDictionary-PKPlistTypeSafety.h index 27f440300..93fd6740b 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/NSDictionary-PKPlistTypeSafety.h +++ b/iOS7/PrivateFrameworks/PassKitCore/NSDictionary-PKPlistTypeSafety.h @@ -12,9 +12,9 @@ - (id)PKArrayContaining:(Class)arg1 forKey:(id)arg2; - (id)PKArrayForKey:(id)arg1; - (id)PKDictionaryForKey:(id)arg1; -- (BOOL)PKBoolForKey:(id)arg1; +- (_Bool)PKBoolForKey:(id)arg1; - (double)PKDoubleForKey:(id)arg1; -- (int)PKIntegerForKey:(id)arg1; +- (long long)PKIntegerForKey:(id)arg1; - (id)PKColorForKey:(id)arg1; - (id)PKUUIDForKey:(id)arg1; - (id)PKURLForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PassKitCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PassKitCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/PassKitCore/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/PassKitCore/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PassKitCore/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PassKitCore/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PDPassLibraryExportedInterface-Protocol.h b/iOS7/PrivateFrameworks/PassKitCore/PDPassLibraryExportedInterface-Protocol.h index bd019abae..8b8021b47 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PDPassLibraryExportedInterface-Protocol.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PDPassLibraryExportedInterface-Protocol.h @@ -9,7 +9,7 @@ - (void)librarySuspended; - (void)libraryResumed; - (void)sendUserEditedCatalog:(id)arg1; -- (void)getPassesAndCatalog:(BOOL)arg1 withHandler:(id)arg2; +- (void)getPassesAndCatalog:(_Bool)arg1 withHandler:(id)arg2; - (void)getManifestHashAndSettingsForPassTypeID:(id)arg1 serialNumber:(id)arg2 handler:(id)arg3; - (void)shuffleGroups:(int)arg1; - (void)introduceDatabaseIntegrityProblem; @@ -22,8 +22,8 @@ - (void)getDiffForBulletinRecordID:(id)arg1 handler:(id)arg2; - (void)getBulletinSectionInfoForRecordID:(id)arg1 handler:(id)arg2; - (void)getBulletinDictWithRecordID:(id)arg1 handler:(id)arg2; -- (void)getBulletinDictsForPassTypeID:(id)arg1 count:(unsigned int)arg2 sinceDate:(id)arg3 handler:(id)arg4; -- (void)getImageSet:(int)arg1 forUniqueID:(id)arg2 displayProfile:(id)arg3 handler:(id)arg4; +- (void)getBulletinDictsForPassTypeID:(id)arg1 count:(unsigned long long)arg2 sinceDate:(id)arg3 handler:(id)arg4; +- (void)getImageSet:(long long)arg1 forUniqueID:(id)arg2 displayProfile:(id)arg3 handler:(id)arg4; - (void)getContentForUniqueID:(id)arg1 handler:(id)arg2; - (void)getRouteRelevantPassesForLocation:(id)arg1 handler:(id)arg2; - (void)getPassWithPassTypeID:(id)arg1 serialNumber:(id)arg2 handler:(id)arg3; @@ -31,9 +31,9 @@ - (void)getPassWithUniqueID:(id)arg1 handler:(id)arg2; - (void)getPassesWithHandler:(id)arg1; - (void)notePassSharedWithUniqueID:(id)arg1; -- (void)updateSettings:(int)arg1 forPassWithUniqueID:(id)arg2; +- (void)updateSettings:(long long)arg1 forPassWithUniqueID:(id)arg2; - (void)ingestPassDatas:(id)arg1 settings:(id)arg2 handler:(id)arg3; -- (void)removePassWithUniqueID:(id)arg1; +- (void)removePassWithUniqueID:(id)arg1 handler:(id)arg2; - (void)addPassesWithData:(id)arg1 handler:(id)arg2; - (void)replacePassWithPassData:(id)arg1 handler:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKBarcode.h b/iOS7/PrivateFrameworks/PassKitCore/PKBarcode.h index c72f3b3bd..4d3f928c5 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKBarcode.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKBarcode.h @@ -14,22 +14,22 @@ { NSData *_messageData; NSDictionary *_options; - int _format; + long long _format; NSString *_altText; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *altText; // @synthesize altText=_altText; -@property int format; // @synthesize format=_format; +@property long long format; // @synthesize format=_format; @property(copy, nonatomic) NSDictionary *options; // @synthesize options=_options; @property(copy, nonatomic) NSData *messageData; // @synthesize messageData=_messageData; - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isTall; +- (_Bool)isTall; - (id)initWithBarcodeDictionary:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKBeacon.h b/iOS7/PrivateFrameworks/PassKitCore/PKBeacon.h index 6ecdbcb48..0a6be8019 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKBeacon.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKBeacon.h @@ -8,18 +8,22 @@ #import "NSSecureCoding-Protocol.h" -@class NSString, NSUUID; +@class NSNumber, NSString, NSUUID; @interface PKBeacon : NSObject { NSUUID *_proximityUUID; + NSNumber *_major; + NSNumber *_minor; NSString *_name; NSString *_relevantText; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSString *relevantText; // @synthesize relevantText=_relevantText; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) NSNumber *minor; // @synthesize minor=_minor; +@property(retain, nonatomic) NSNumber *major; // @synthesize major=_major; @property(retain, nonatomic) NSUUID *proximityUUID; // @synthesize proximityUUID=_proximityUUID; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKBundledPass.h b/iOS7/PrivateFrameworks/PassKitCore/PKBundledPass.h index a29e4a9ed..3ec7d3497 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKBundledPass.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKBundledPass.h @@ -15,15 +15,15 @@ NSString *_imageBase; } -+ (BOOL)supportsSecureCoding; -+ (id)passWithBundledStyle:(int)arg1; ++ (_Bool)supportsSecureCoding; ++ (id)passWithBundledStyle:(long long)arg1; @property(retain, nonatomic) NSString *imageBase; // @synthesize imageBase=_imageBase; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (void)fetchImageSet:(int)arg1 withCompletion:(id)arg2; -- (BOOL)contentIsLoaded; +- (void)fetchImageSet:(long long)arg1 withCompletion:(id)arg2; +- (_Bool)contentIsLoaded; - (void)dealloc; -- (id)initWithBundledStyle:(int)arg1; +- (id)initWithBundledStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKCatalog.h b/iOS7/PrivateFrameworks/PassKitCore/PKCatalog.h index a4ee4ea7d..dbf9297ae 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKCatalog.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKCatalog.h @@ -16,7 +16,7 @@ NSDate *_timestamp; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)catalogWithContentsOfURL:(id)arg1; @property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; @property(retain, nonatomic) NSMutableArray *groups; // @synthesize groups=_groups; @@ -25,9 +25,9 @@ - (id)initWithCoder:(id)arg1; - (id)description; - (id)allGroupIDs; -- (BOOL)isNewerThanCatalog:(id)arg1; -- (BOOL)isEquivalentToCatalog:(id)arg1; -- (void)writeToURL:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)isNewerThanCatalog:(id)arg1; +- (_Bool)isEquivalentToCatalog:(id)arg1; +- (void)writeToURL:(id)arg1 atomically:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKCatalogGroup.h b/iOS7/PrivateFrameworks/PassKitCore/PKCatalogGroup.h index dac315ee3..ad4a2a5f9 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKCatalogGroup.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKCatalogGroup.h @@ -17,14 +17,14 @@ NSMutableArray *_uniqueIDs; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSMutableArray *uniqueIDs; // @synthesize uniqueIDs=_uniqueIDs; @property(retain, nonatomic) NSNumber *groupID; // @synthesize groupID=_groupID; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqualToGroup:(id)arg1; +- (_Bool)isEqualToGroup:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKColor.h b/iOS7/PrivateFrameworks/PassKitCore/PKColor.h index 8714841fc..6bc05df02 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKColor.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKColor.h @@ -11,22 +11,22 @@ @interface PKColor : NSObject { - float _red; - float _green; - float _blue; - float _alpha; + double _red; + double _green; + double _blue; + double _alpha; struct CGColor *_colorRef; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)colorFromString:(id)arg1; -+ (id)colorWithH:(float)arg1 S:(float)arg2 B:(float)arg3 A:(float)arg4; -+ (id)colorWithR:(float)arg1 G:(float)arg2 B:(float)arg3 A:(float)arg4; ++ (id)colorWithH:(double)arg1 S:(double)arg2 B:(double)arg3 A:(double)arg4; ++ (id)colorWithR:(double)arg1 G:(double)arg2 B:(double)arg3 A:(double)arg4; - (struct CGColor *)_newCGColor; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)string; - (struct CGColor *)CGColor; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKDiff.h b/iOS7/PrivateFrameworks/PassKitCore/PKDiff.h index 0d18458f7..2928fa0d5 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKDiff.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKDiff.h @@ -16,19 +16,19 @@ NSString *_passUniqueID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *passUniqueID; // @synthesize passUniqueID=_passUniqueID; -- (unsigned int)_hunkIndexForKey:(id)arg1; +- (unsigned long long)_hunkIndexForKey:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)anyKey; - (void)addHunksFromDiff:(id)arg1; - (void)removeHunkForKey:(id)arg1; -- (BOOL)getHunkForKey:(id)arg1 oldValue:(id *)arg2 newValue:(id *)arg3 message:(id *)arg4; +- (_Bool)getHunkForKey:(id)arg1 oldValue:(id *)arg2 newValue:(id *)arg3 message:(id *)arg4; - (id)description; - (void)enumerateHunks:(id)arg1; -- (void)key:(id *)arg1 oldValue:(id *)arg2 newValue:(id *)arg3 message:(id *)arg4 forHunkAtIndex:(int)arg5; -- (int)hunkCount; +- (void)key:(id *)arg1 oldValue:(id *)arg2 newValue:(id *)arg3 message:(id *)arg4 forHunkAtIndex:(long long)arg5; +- (long long)hunkCount; - (void)addHunkWithKey:(id)arg1 oldValue:(id)arg2 newValue:(id)arg3 message:(id)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKDiffHunk.h b/iOS7/PrivateFrameworks/PassKitCore/PKDiffHunk.h index 64beb09f9..8ebe1adee 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKDiffHunk.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKDiffHunk.h @@ -18,7 +18,7 @@ NSString *_message; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)hunkWithKey:(id)arg1 oldValue:(id)arg2 newValue:(id)arg3 message:(id)arg4; @property(retain, nonatomic) NSString *message; // @synthesize message=_message; @property(retain, nonatomic) id valueNew; // @synthesize valueNew=_newValue; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKGroup.h b/iOS7/PrivateFrameworks/PassKitCore/PKGroup.h index 17e5085c6..e25a87bba 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKGroup.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKGroup.h @@ -12,30 +12,30 @@ { PKCatalogGroup *_catalogGroup; NSMutableDictionary *_passesByUniqueID; - BOOL _local; + _Bool _local; id _delegate; - unsigned int _frontmostPassIndex; + unsigned long long _frontmostPassIndex; } -@property(nonatomic, getter=isLocal) BOOL local; // @synthesize local=_local; -@property(nonatomic) unsigned int frontmostPassIndex; // @synthesize frontmostPassIndex=_frontmostPassIndex; +@property(nonatomic, getter=isLocal) _Bool local; // @synthesize local=_local; +@property(nonatomic) unsigned long long frontmostPassIndex; // @synthesize frontmostPassIndex=_frontmostPassIndex; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)_removeUniqueID:(id)arg1 notify:(BOOL)arg2; -- (void)_moveUniqueID:(id)arg1 toIndex:(unsigned int)arg2 notify:(BOOL)arg3; -- (void)_insertPass:(id)arg1 atIndex:(unsigned int)arg2 notify:(BOOL)arg3; -- (void)_updatePass:(id)arg1 notify:(BOOL)arg2; -- (unsigned int)_indexOfUniqueID:(id)arg1; +- (void)_removeUniqueID:(id)arg1 notify:(_Bool)arg2; +- (void)_moveUniqueID:(id)arg1 toIndex:(unsigned long long)arg2 notify:(_Bool)arg3; +- (void)_insertPass:(id)arg1 atIndex:(unsigned long long)arg2 notify:(_Bool)arg3; +- (void)_updatePass:(id)arg1 notify:(_Bool)arg2; +- (unsigned long long)_indexOfUniqueID:(id)arg1; - (id)passWithUniqueID:(id)arg1; - (void)enumerateUniqueIDsWithHandler:(id)arg1; -- (BOOL)containsOnlyUniqueID:(id)arg1; -- (BOOL)containsPasses; +- (_Bool)containsOnlyUniqueID:(id)arg1; +- (_Bool)containsPasses; - (void)handleUserPassDelete:(id)arg1; - (id)copyCatalogGroup; -- (void)updateWithCatalogGroup:(id)arg1 passes:(id)arg2 notify:(BOOL)arg3; +- (void)updateWithCatalogGroup:(id)arg1 passes:(id)arg2 notify:(_Bool)arg3; - (id)initWithCatalogGroup:(id)arg1 passes:(id)arg2; -- (unsigned int)indexForPassUniqueID:(id)arg1; -- (id)passAtIndex:(unsigned int)arg1; -- (unsigned int)passCount; +- (unsigned long long)indexForPassUniqueID:(id)arg1; +- (id)passAtIndex:(unsigned long long)arg1; +- (unsigned long long)passCount; @property(readonly, nonatomic) NSNumber *groupID; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKGroupsController.h b/iOS7/PrivateFrameworks/PassKitCore/PKGroupsController.h index 99361b606..b3f1aa55b 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKGroupsController.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKGroupsController.h @@ -18,44 +18,46 @@ NSMutableDictionary *_groupsByGroupID; NSMutableDictionary *_indicesByGroupID; NSMutableDictionary *_groupIDsByPassUniqueID; - BOOL _userReordering; + _Bool _suppressRemoteUpdates; + _Bool _enqueueRemoteUpdates; PKCatalog *_catalogBeforeReordering; NSMutableArray *_enqueuedUpdates; NSArray *_localPasses; - BOOL _limitedMode; + _Bool _limitedMode; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_insertLocalGroupsIntoCatalog:(id)arg1; - (id)_copyRemoteCatalog; -- (void)_removeGroup:(id)arg1 notify:(BOOL)arg2; -- (void)_moveGroup:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3 notify:(BOOL)arg4; -- (void)_insertGroup:(id)arg1 atIndex:(unsigned int)arg2 notify:(BOOL)arg3; -- (void)_placeGroup:(id)arg1 atIndex:(unsigned int)arg2 notify:(BOOL)arg3; -- (id)_updateAndCreateGroupsWithCatalog:(id)arg1 passes:(id)arg2 notify:(BOOL)arg3; -- (unsigned int)_destinationIndexForGroupID:(id)arg1 catalogGroups:(id)arg2 skippingNewGroupsAfterIndex:(unsigned int)arg3; -- (void)_updateStateWithCatalog:(id)arg1 passes:(id)arg2 notify:(BOOL)arg3; -- (BOOL)_groupIDIsNew:(id)arg1; -- (void)_fixIndicesFrom:(unsigned int)arg1 through:(unsigned int)arg2; -- (void)_fixIndicesFrom:(unsigned int)arg1; -- (void)_fixIndex:(unsigned int)arg1; +- (void)_removeGroup:(id)arg1 notify:(_Bool)arg2; +- (void)_moveGroup:(id)arg1 fromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3 notify:(_Bool)arg4; +- (void)_insertGroup:(id)arg1 atIndex:(unsigned long long)arg2 notify:(_Bool)arg3; +- (void)_placeGroup:(id)arg1 atIndex:(unsigned long long)arg2 notify:(_Bool)arg3; +- (id)_updateAndCreateGroupsWithCatalog:(id)arg1 passes:(id)arg2 notify:(_Bool)arg3; +- (unsigned long long)_destinationIndexForGroupID:(id)arg1 catalogGroups:(id)arg2 skippingNewGroupsAfterIndex:(unsigned long long)arg3; +- (void)_updateStateWithCatalog:(id)arg1 passes:(id)arg2 notify:(_Bool)arg3; +- (_Bool)_groupIDIsNew:(id)arg1; +- (void)_fixIndicesFrom:(unsigned long long)arg1 through:(unsigned long long)arg2; +- (void)_fixIndicesFrom:(unsigned long long)arg1; +- (void)_fixIndex:(unsigned long long)arg1; - (id)_passesDictionaryFromSet:(id)arg1; -- (unsigned int)_indexOfGroupID:(id)arg1; +- (unsigned long long)_indexOfGroupID:(id)arg1; - (void)_performEnqueuedUpdates; - (void)_performOrEnqueueUpdate:(id)arg1; -- (void)_reloadGroupsWithCompletion:(id)arg1; - (void)passLibrary:(id)arg1 receivedUpdatedCatalog:(id)arg2 passes:(id)arg3; +- (void)reloadGroupsAndNotify:(_Bool)arg1 completion:(id)arg2; +- (void)reloadGroupsWithCompletion:(id)arg1; - (void)addLocalPasses:(id)arg1; -- (void)endUserReordering; -- (void)moveGroupAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (void)beginUserReordering; +- (void)enableRemoteUpdates; +- (void)moveGroupAtIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (void)suppressRemoteUpdates:(_Bool)arg1; - (void)handleUserPassDelete:(id)arg1; - (void)handleUserPassIngestionWithData:(id)arg1 completion:(id)arg2; -- (unsigned int)groupIndexForPassUniqueID:(id)arg1; -- (unsigned int)indexOfGroup:(id)arg1; -- (id)groupAtIndex:(unsigned int)arg1; -- (unsigned int)groupCount; +- (unsigned long long)groupIndexForPassUniqueID:(id)arg1; +- (unsigned long long)indexOfGroup:(id)arg1; +- (id)groupAtIndex:(unsigned long long)arg1; +- (unsigned long long)groupCount; - (void)reloadGroups; - (void)loadGroupsSynchronously; - (void)loadGroupsWithCompletion:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKImage.h b/iOS7/PrivateFrameworks/PassKitCore/PKImage.h index adc58fe4f..1e2d09dbe 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKImage.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKImage.h @@ -13,44 +13,44 @@ @interface PKImage : NSObject { NSObject *_queue; - BOOL _shouldTile; - BOOL _shouldStretch; + _Bool _shouldTile; + _Bool _shouldStretch; struct PKEdgeInsets _capInsets; NSData *_imageData; struct CGImage *_imageRef; - float _scale; - int _orientation; + double _scale; + long long _orientation; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)passesImageNamed:(id)arg1; + (id)hashOfImageNamed:(id)arg1 inBundle:(id)arg2; + (id)imageNamed:(id)arg1 inBundle:(id)arg2; -+ (id)URLForImageNamed:(id)arg1 inBundle:(id)arg2 scale:(float *)arg3; -@property(readonly, nonatomic) float scale; // @synthesize scale=_scale; -- (BOOL)_isTiledWhenStretchedToSize:(struct CGSize)arg1; ++ (id)URLForImageNamed:(id)arg1 inBundle:(id)arg2 scale:(double *)arg3; +@property(readonly, nonatomic) double scale; // @synthesize scale=_scale; +- (_Bool)_isTiledWhenStretchedToSize:(struct CGSize)arg1; - (void)_queue_createImageRefIfNecessary; - (id)notificationIconData; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)drawInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 withBlendMode:(int)arg3 alpha:(float)arg4; +- (void)drawInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 withBlendMode:(int)arg3 alpha:(double)arg4; - (void)drawInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; - (id)resizableImageByTilingCenterPixel; - (id)resizableImageByStretchingWithCapInsets:(struct PKEdgeInsets)arg1; - (id)resizableImageByTilingWithCapInsets:(struct PKEdgeInsets)arg1; - (id)resizedImageWithConstraints:(id)arg1; -- (id)blurredImageWithRadius:(unsigned int)arg1 constraints:(id)arg2; +- (id)blurredImageWithRadius:(unsigned long long)arg1 constraints:(id)arg2; @property(readonly, nonatomic) struct PKEdgeInsets capInsets; -@property(readonly, nonatomic) BOOL stretches; -@property(readonly, nonatomic) BOOL tiles; +@property(readonly, nonatomic) _Bool stretches; +@property(readonly, nonatomic) _Bool tiles; - (void)preheatBitmapData; @property(readonly, nonatomic) NSData *imageData; // @synthesize imageData=_imageData; -@property(readonly, nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(readonly, nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(readonly, nonatomic) struct CGImage *imageRef; // @synthesize imageRef=_imageRef; @property(readonly, nonatomic) struct CGSize size; - (void)dealloc; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; -- (id)initWithData:(id)arg1 scale:(float)arg2; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; +- (id)initWithData:(id)arg1 scale:(double)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKImageResizingConstraints.h b/iOS7/PrivateFrameworks/PassKitCore/PKImageResizingConstraints.h index 64b8c9b37..597d8ddcb 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKImageResizingConstraints.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKImageResizingConstraints.h @@ -9,32 +9,32 @@ @interface PKImageResizingConstraints : NSObject { int _constraintType; - float _fixedDimension; + double _fixedDimension; struct CGSize _size; - float _minAspectRatio; - float _maxAspectRatio; - BOOL _respectAspectRatioRange; - BOOL _outputMirrored; - float _outputScale; - float _outputBorderTrim; + double _minAspectRatio; + double _maxAspectRatio; + _Bool _respectAspectRatioRange; + _Bool _outputMirrored; + double _outputScale; + double _outputBorderTrim; } + (id)constraintsWithFixedSize:(struct CGSize)arg1; + (id)constraintsWithMinSize:(struct CGSize)arg1; + (id)constraintsWithMaxSize:(struct CGSize)arg1; -+ (id)constraintsWithMinSize:(struct CGSize)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -+ (id)constraintsWithMaxSize:(struct CGSize)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -+ (id)constraintsWithFixedSmallDimenstion:(float)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -+ (id)constraintsWithFixedLargeDimenstion:(float)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -+ (id)constraintsWithFixedHeight:(float)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -+ (id)constraintsWithFixedWidth:(float)arg1 minAspectRatio:(float)arg2 maxAspectRatio:(float)arg3; -@property(nonatomic) BOOL outputMirrored; // @synthesize outputMirrored=_outputMirrored; -@property(nonatomic) float outputBorderTrim; // @synthesize outputBorderTrim=_outputBorderTrim; -@property(nonatomic) float outputScale; // @synthesize outputScale=_outputScale; ++ (id)constraintsWithMinSize:(struct CGSize)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; ++ (id)constraintsWithMaxSize:(struct CGSize)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; ++ (id)constraintsWithFixedSmallDimenstion:(double)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; ++ (id)constraintsWithFixedLargeDimenstion:(double)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; ++ (id)constraintsWithFixedHeight:(double)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; ++ (id)constraintsWithFixedWidth:(double)arg1 minAspectRatio:(double)arg2 maxAspectRatio:(double)arg3; +@property(nonatomic) _Bool outputMirrored; // @synthesize outputMirrored=_outputMirrored; +@property(nonatomic) double outputBorderTrim; // @synthesize outputBorderTrim=_outputBorderTrim; +@property(nonatomic) double outputScale; // @synthesize outputScale=_outputScale; - (id)_flippedConstraints; -- (BOOL)_reasonable; -- (BOOL)_getPixelCropRect:(struct CGRect *)arg1 pixelOutputSize:(struct CGSize *)arg2 forImageSize:(struct CGSize)arg3 scale:(float)arg4; -- (BOOL)getPixelCropRect:(struct CGRect *)arg1 pixelOutputSize:(struct CGSize *)arg2 forImage:(id)arg3; +- (_Bool)_reasonable; +- (_Bool)_getPixelCropRect:(struct CGRect *)arg1 pixelOutputSize:(struct CGSize *)arg2 forImageSize:(struct CGSize)arg3 scale:(double)arg4; +- (_Bool)getPixelCropRect:(struct CGRect *)arg1 pixelOutputSize:(struct CGSize *)arg2 forImage:(id)arg3; - (id)resizedImage:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKImageSetCache.h b/iOS7/PrivateFrameworks/PassKitCore/PKImageSetCache.h index 35f9ad7b3..2b4f2d119 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKImageSetCache.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKImageSetCache.h @@ -16,13 +16,13 @@ NSMutableDictionary *_partialFrontFaceImageSets; } -- (id)_keyForImageSet:(int)arg1 displayProfile:(id)arg2; -- (id)_dictionaryForImageSet:(int)arg1; +- (id)_keyForImageSet:(long long)arg1 displayProfile:(id)arg2; +- (id)_dictionaryForImageSet:(long long)arg1; - (void)purgeAllCaches; -- (void)garbageCollectCacheForImageSet:(int)arg1; -- (void)flushUniqueID:(id)arg1 forImageSet:(int)arg2 withDisplayProfile:(id)arg3 purge:(BOOL)arg4; +- (void)garbageCollectCacheForImageSet:(long long)arg1; +- (void)flushUniqueID:(id)arg1 forImageSet:(long long)arg2 withDisplayProfile:(id)arg3 purge:(_Bool)arg4; - (void)cacheImages:(id)arg1 forDisplayProfile:(id)arg2; -- (id)checkoutImageSet:(int)arg1 forDisplayProfile:(id)arg2 withUniqueID:(id)arg3; +- (id)checkoutImageSet:(long long)arg1 forDisplayProfile:(id)arg2 withUniqueID:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKLocalPass.h b/iOS7/PrivateFrameworks/PassKitCore/PKLocalPass.h index 5cc93dba8..a724a95c0 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKLocalPass.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKLocalPass.h @@ -13,27 +13,28 @@ @interface PKLocalPass : PKPass { - BOOL _removeOnDiskRepresentationOnDealloc; + _Bool _removeOnDiskRepresentationOnDealloc; NSURL *_fileURL; id _fileAccessor; NSData *_passData; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL removeOnDiskRepresentationOnDealloc; // @synthesize removeOnDiskRepresentationOnDealloc=_removeOnDiskRepresentationOnDealloc; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool removeOnDiskRepresentationOnDealloc; // @synthesize removeOnDiskRepresentationOnDealloc=_removeOnDiskRepresentationOnDealloc; @property(readonly, nonatomic) NSData *passData; // @synthesize passData=_passData; @property(retain, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; +- (id)_localizationKeyForMultipleDiff; - (id)_beaconsFromPassDictionary:(id)arg1; - (id)_locationsFromPassDictionary:(id)arg1; - (id)_groupingIDFromPassDictionary:(id)arg1; - (id)displayProfileWithPassDictionary:(id)arg1 passURL:(id)arg2; - (id)serializedFileWrapperFromPassURL:(id)arg1; - (id)manifestHashFromPassURL:(id)arg1; -- (BOOL)getResourceValue:(id *)arg1 forKey:(id)arg2 forPassAtURL:(id)arg3 error:(id *)arg4; -- (BOOL)removePassAtURL:(id)arg1 error:(id *)arg2; -- (BOOL)movePassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)copyPassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (id)loadImageSet:(int)arg1 fromPassURL:(id)arg2 displayProfile:(id)arg3; +- (_Bool)getResourceValue:(id *)arg1 forKey:(id)arg2 forPassAtURL:(id)arg3 error:(id *)arg4; +- (_Bool)removePassAtURL:(id)arg1 error:(id *)arg2; +- (_Bool)movePassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)copyPassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (id)loadImageSet:(long long)arg1 fromPassURL:(id)arg2 displayProfile:(id)arg3; - (id)loadContentFromPassURL:(id)arg1; - (void)checkRevocationStatusForPassAtURL:(id)arg1 completion:(id)arg2; - (id)validatePassURL:(id)arg1; @@ -41,8 +42,8 @@ - (id)loadDictionaryFromPassURL:(id)arg1; - (id)localizedDescriptionForDiff:(id)arg1; - (id)diff:(id)arg1; -- (BOOL)moveToTemporaryURL; -- (BOOL)moveToFileURL:(id)arg1; +- (_Bool)moveToTemporaryURL; +- (_Bool)moveToFileURL:(id)arg1; - (id)serializedFileWrapper; - (id)copyWithFileAccessor:(id)arg1; - (id)copyWithFileURL:(id)arg1 fileAccessor:(id)arg2; @@ -51,7 +52,7 @@ - (id)initWithCoder:(id)arg1; - (id)localLocationsURL; - (id)archivedPass; -- (void)fetchImageSet:(int)arg1 withCompletion:(id)arg2; +- (void)fetchImageSet:(long long)arg1 withCompletion:(id)arg2; - (void)fetchContentWithCompletion:(id)arg1; - (void)checkRevocationStatusWithCompletion:(id)arg1; - (id)modificationDate; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKLocalPassFileAccessor-Protocol.h b/iOS7/PrivateFrameworks/PassKitCore/PKLocalPassFileAccessor-Protocol.h index 3750ef940..d7a5ab492 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKLocalPassFileAccessor-Protocol.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKLocalPassFileAccessor-Protocol.h @@ -12,11 +12,11 @@ - (id)displayProfileWithPassDictionary:(id)arg1 passURL:(id)arg2; - (id)serializedFileWrapperFromPassURL:(id)arg1; - (id)manifestHashFromPassURL:(id)arg1; -- (BOOL)getResourceValue:(id *)arg1 forKey:(id)arg2 forPassAtURL:(id)arg3 error:(id *)arg4; -- (BOOL)removePassAtURL:(id)arg1 error:(id *)arg2; -- (BOOL)movePassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)copyPassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (id)loadImageSet:(int)arg1 fromPassURL:(id)arg2 displayProfile:(id)arg3; +- (_Bool)getResourceValue:(id *)arg1 forKey:(id)arg2 forPassAtURL:(id)arg3 error:(id *)arg4; +- (_Bool)removePassAtURL:(id)arg1 error:(id *)arg2; +- (_Bool)movePassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)copyPassAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (id)loadImageSet:(long long)arg1 fromPassURL:(id)arg2 displayProfile:(id)arg3; - (id)loadContentFromPassURL:(id)arg1; - (id)loadDictionaryFromPassURL:(id)arg1; - (id)validatePassURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKLocation.h b/iOS7/PrivateFrameworks/PassKitCore/PKLocation.h index 5504deb7f..e54feb790 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKLocation.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKLocation.h @@ -20,16 +20,16 @@ NSString *_relevantText; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *relevantText; // @synthesize relevantText=_relevantText; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (id)CLLocation; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)hasEqualCoordinatesToLocation:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)hasEqualCoordinatesToLocation:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (BOOL)hasAltitude; +- (_Bool)hasAltitude; - (double)altitude; - (double)maxDistance; - (double)longitude; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPass.h b/iOS7/PrivateFrameworks/PassKitCore/PKPass.h index aaee77acb..8534e2dc7 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPass.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPass.h @@ -15,8 +15,8 @@ { PKPassContent *_content; PKPassImages *_images[4]; - BOOL _voided; - BOOL _revoked; + _Bool _voided; + _Bool _revoked; NSString *_uniqueID; NSString *_passTypeIdentifier; NSString *_teamID; @@ -30,28 +30,28 @@ NSString *_authenticationToken; PKPassDisplayProfile *_displayProfile; NSData *_manifestHash; - int _settings; + long long _settings; NSDate *_ingestedDate; NSDate *_modifiedDate; NSDictionary *_userInfo; - int _shareCount; + long long _shareCount; NSSet *_embeddedBeacons; NSURL *_webLocationsURL; NSURL *_localLocationsURL; PKImage *_partialFrontFaceImagePlaceholder; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) PKImage *partialFrontFaceImagePlaceholder; // @synthesize partialFrontFaceImagePlaceholder=_partialFrontFaceImagePlaceholder; @property(copy, nonatomic) NSURL *localLocationsURL; // @synthesize localLocationsURL=_localLocationsURL; @property(copy, nonatomic) NSURL *webLocationsURL; // @synthesize webLocationsURL=_webLocationsURL; @property(copy, nonatomic) NSSet *embeddedBeacons; // @synthesize embeddedBeacons=_embeddedBeacons; -@property(nonatomic) int shareCount; // @synthesize shareCount=_shareCount; +@property(nonatomic) long long shareCount; // @synthesize shareCount=_shareCount; @property(copy, nonatomic) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; -@property(nonatomic, getter=isRevoked) BOOL revoked; // @synthesize revoked=_revoked; +@property(nonatomic, getter=isRevoked) _Bool revoked; // @synthesize revoked=_revoked; @property(retain, nonatomic) NSDate *modifiedDate; // @synthesize modifiedDate=_modifiedDate; @property(retain, nonatomic) NSDate *ingestedDate; // @synthesize ingestedDate=_ingestedDate; -@property(nonatomic) int settings; // @synthesize settings=_settings; +@property(nonatomic) long long settings; // @synthesize settings=_settings; @property(retain, nonatomic) NSData *manifestHash; // @synthesize manifestHash=_manifestHash; @property(copy, nonatomic) PKPassDisplayProfile *displayProfile; // @synthesize displayProfile=_displayProfile; @property(copy, nonatomic) NSString *authenticationToken; // @synthesize authenticationToken=_authenticationToken; @@ -59,7 +59,7 @@ @property(copy, nonatomic) NSSet *embeddedLocations; // @synthesize embeddedLocations=_embeddedLocations; @property(copy, nonatomic) NSDate *relevantDate; // @synthesize relevantDate=_relevantDate; @property(copy, nonatomic) NSString *groupingID; // @synthesize groupingID=_groupingID; -@property(nonatomic, getter=isVoided) BOOL voided; // @synthesize voided=_voided; +@property(nonatomic, getter=isVoided) _Bool voided; // @synthesize voided=_voided; @property(copy, nonatomic) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; @property(copy, nonatomic) NSString *organizationName; // @synthesize organizationName=_organizationName; @property(copy, nonatomic) NSString *serialNumber; // @synthesize serialNumber=_serialNumber; @@ -67,24 +67,24 @@ @property(copy, nonatomic) NSString *passTypeIdentifier; // @synthesize passTypeIdentifier=_passTypeIdentifier; @property(copy, nonatomic) NSString *uniqueID; // @synthesize uniqueID=_uniqueID; - (id)initWithData:(id)arg1 error:(id *)arg2; -- (id)_imageSetLoadingIfNecessary:(int)arg1; +- (id)_imageSetLoadingIfNecessary:(long long)arg1; - (id)_contentLoadingIfNecessary; -- (BOOL)isExpired; -- (BOOL)isUpdatable; -- (BOOL)hasTimeOrLocationRelevancyInfo; -- (void)fetchImageSet:(int)arg1 withCompletion:(id)arg2; +- (_Bool)isExpired; +- (_Bool)isUpdatable; +- (_Bool)hasTimeOrLocationRelevancyInfo; +- (void)fetchImageSet:(long long)arg1 withCompletion:(id)arg2; - (void)fetchContentWithCompletion:(id)arg1; -- (BOOL)isBundled; +- (_Bool)isBundled; - (id)allImageSetsLoadingIfNecessary; -- (BOOL)imageSetIsLoaded:(int)arg1; -- (void)loadImageSetSync:(int)arg1 preheat:(BOOL)arg2; +- (_Bool)imageSetIsLoaded:(long long)arg1; +- (void)loadImageSetSync:(long long)arg1 preheat:(_Bool)arg2; - (void)flushFormattedFieldValues; - (void)flushCachedImageSets; -- (void)loadImageSetAsync:(int)arg1 preheat:(BOOL)arg2 withCompletion:(id)arg3; -- (BOOL)contentIsLoaded; +- (void)loadImageSetAsync:(long long)arg1 preheat:(_Bool)arg2 withCompletion:(id)arg3; +- (_Bool)contentIsLoaded; - (void)loadContentSync; - (void)loadContentAsyncWithCompletion:(id)arg1; -- (BOOL)isEqualToPassIncludingMetadata:(id)arg1; +- (_Bool)isEqualToPassIncludingMetadata:(id)arg1; @property(readonly, nonatomic) NSData *archivedPass; @property(readonly, nonatomic) PKImage *backFaceImage; @property(readonly, nonatomic) struct CGRect stripRect; @@ -97,7 +97,7 @@ @property(readonly, nonatomic) NSArray *storeIdentifiers; @property(readonly, nonatomic) NSArray *backFieldBuckets; @property(readonly, nonatomic) NSArray *frontFieldBuckets; -@property(readonly, nonatomic) int transitType; +@property(readonly, nonatomic) long long transitType; @property(readonly, nonatomic) NSString *localizedDescription; @property(readonly, nonatomic) NSString *logoText; @property(readonly, nonatomic) PKImage *footerImage; @@ -111,7 +111,7 @@ @property(readonly, nonatomic) NSString *pluralLocalizedName; @property(readonly, nonatomic) NSString *lowercaseLocalizedName; @property(readonly, nonatomic) NSString *localizedName; -@property(readonly, nonatomic) int style; +@property(readonly, nonatomic) long long style; - (void)dealloc; // Remaining properties diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassBackFaceImages.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassBackFaceImages.h index d83c7cffa..ed82b20e7 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassBackFaceImages.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassBackFaceImages.h @@ -13,9 +13,9 @@ PKImage *_faceImage; } -+ (BOOL)supportsSecureCoding; -+ (int)imageSet; -+ (int)currentVersion; ++ (_Bool)supportsSecureCoding; ++ (long long)imageSet; ++ (long long)currentVersion; + (id)archiveName; @property(retain, nonatomic) PKImage *faceImage; // @synthesize faceImage=_faceImage; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassContent.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassContent.h index 6afac8ead..0cddf15d0 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassContent.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassContent.h @@ -14,7 +14,7 @@ @interface PKPassContent : NSObject { PKBarcode *_barcode; - int _transitType; + long long _transitType; PKImage *_footerImage; NSArray *_storeIdentifiers; NSURL *_appLaunchURL; @@ -24,7 +24,7 @@ NSArray *_backFieldBuckets; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSArray *backFieldBuckets; // @synthesize backFieldBuckets=_backFieldBuckets; @property(copy, nonatomic) NSArray *frontFieldBuckets; // @synthesize frontFieldBuckets=_frontFieldBuckets; @property(copy, nonatomic) NSString *localizedDescription; // @synthesize localizedDescription=_localizedDescription; @@ -32,7 +32,7 @@ @property(copy, nonatomic) NSURL *appLaunchURL; // @synthesize appLaunchURL=_appLaunchURL; @property(copy, nonatomic) NSArray *storeIdentifiers; // @synthesize storeIdentifiers=_storeIdentifiers; @property(retain, nonatomic) PKImage *footerImage; // @synthesize footerImage=_footerImage; -@property(nonatomic) int transitType; // @synthesize transitType=_transitType; +@property(nonatomic) long long transitType; // @synthesize transitType=_transitType; @property(retain, nonatomic) PKBarcode *barcode; // @synthesize barcode=_barcode; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassDateField.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassDateField.h index b719a6c28..b4bbd2490 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassDateField.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassDateField.h @@ -8,17 +8,17 @@ @interface PKPassDateField : PKPassField { - BOOL _isRelative; - BOOL _ignoresTimeZone; - int _dateStyle; - int _timeStyle; + _Bool _isRelative; + _Bool _ignoresTimeZone; + long long _dateStyle; + long long _timeStyle; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL ignoresTimeZone; // @synthesize ignoresTimeZone=_ignoresTimeZone; -@property(nonatomic) BOOL isRelative; // @synthesize isRelative=_isRelative; -@property(nonatomic) int timeStyle; // @synthesize timeStyle=_timeStyle; -@property(nonatomic) int dateStyle; // @synthesize dateStyle=_dateStyle; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool ignoresTimeZone; // @synthesize ignoresTimeZone=_ignoresTimeZone; +@property(nonatomic) _Bool isRelative; // @synthesize isRelative=_isRelative; +@property(nonatomic) long long timeStyle; // @synthesize timeStyle=_timeStyle; +@property(nonatomic) long long dateStyle; // @synthesize dateStyle=_dateStyle; - (id)value; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassDisplayProfile.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassDisplayProfile.h index 6f923d0bf..c6ab130de 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassDisplayProfile.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassDisplayProfile.h @@ -13,8 +13,8 @@ @interface PKPassDisplayProfile : NSObject { - BOOL _tallCode; - int _passStyle; + _Bool _tallCode; + long long _passStyle; PKColor *_backgroundColor; PKColor *_foregroundColor; PKColor *_labelColor; @@ -24,11 +24,11 @@ NSData *_thumbnailHash; NSData *_backgroundHash; NSData *_stripHash; - int _layoutMode; + long long _layoutMode; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL tallCode; // @synthesize tallCode=_tallCode; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool tallCode; // @synthesize tallCode=_tallCode; @property(retain, nonatomic) NSData *stripHash; // @synthesize stripHash=_stripHash; @property(retain, nonatomic) NSData *backgroundHash; // @synthesize backgroundHash=_backgroundHash; @property(retain, nonatomic) NSData *thumbnailHash; // @synthesize thumbnailHash=_thumbnailHash; @@ -38,13 +38,13 @@ @property(retain, nonatomic) PKColor *labelColor; // @synthesize labelColor=_labelColor; @property(retain, nonatomic) PKColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; @property(retain, nonatomic) PKColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic) int passStyle; // @synthesize passStyle=_passStyle; +@property(nonatomic) long long passStyle; // @synthesize passStyle=_passStyle; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -@property(readonly, nonatomic) int layoutMode; // @synthesize layoutMode=_layoutMode; -- (BOOL)showsStripImage; -- (BOOL)showsBackgroundImage; +@property(readonly, nonatomic) long long layoutMode; // @synthesize layoutMode=_layoutMode; +- (_Bool)showsStripImage; +- (_Bool)showsBackgroundImage; - (void)dealloc; - (id)initWithPassDictionary:(id)arg1 passURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassField.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassField.h index efabfe517..b92e43f23 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassField.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassField.h @@ -13,25 +13,25 @@ @interface PKPassField : NSObject { NSString *_value; - int _type; + long long _type; NSString *_key; NSString *_label; id _unformattedValue; NSString *_changeMessage; - int _textAlignment; - unsigned int _dataDetectorTypes; + long long _textAlignment; + unsigned long long _dataDetectorTypes; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) unsigned int dataDetectorTypes; // @synthesize dataDetectorTypes=_dataDetectorTypes; -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) unsigned long long dataDetectorTypes; // @synthesize dataDetectorTypes=_dataDetectorTypes; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; @property(copy, nonatomic) NSString *changeMessage; // @synthesize changeMessage=_changeMessage; @property(copy, nonatomic) id unformattedValue; // @synthesize unformattedValue=_unformattedValue; @property(copy, nonatomic) NSString *label; // @synthesize label=_label; @property(copy, nonatomic) NSString *key; // @synthesize key=_key; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (void)flushCachedValue; @property(readonly) NSString *value; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassFrontFaceImages.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassFrontFaceImages.h index 2cc0376fa..a78df3120 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassFrontFaceImages.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassFrontFaceImages.h @@ -16,9 +16,9 @@ struct CGRect _stripRect; } -+ (BOOL)supportsSecureCoding; -+ (int)imageSet; -+ (int)currentVersion; ++ (_Bool)supportsSecureCoding; ++ (long long)imageSet; ++ (long long)currentVersion; + (id)archiveName; @property(nonatomic) struct CGRect stripRect; // @synthesize stripRect=_stripRect; @property(nonatomic) struct CGRect thumbnailRect; // @synthesize thumbnailRect=_thumbnailRect; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassImages.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassImages.h index 8806b067f..b2b50d7e0 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassImages.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassImages.h @@ -12,22 +12,22 @@ @interface PKPassImages : NSObject { - unsigned int _version; + unsigned long long _version; NSURL *_originCacheURL; } + (id)_archivedImages:(id)arg1; + (id)_archiveURL:(id)arg1; -+ (BOOL)supportsSecureCoding; -+ (int)imageSet; -+ (int)currentVersion; ++ (_Bool)supportsSecureCoding; ++ (long long)imageSet; ++ (long long)currentVersion; + (id)archiveName; -+ (id)imageSet:(int)arg1 withCacheURL:(id)arg2 cardURL:(id)arg3 displayProfile:(id)arg4; -+ (Class)classForImageSet:(int)arg1; ++ (id)imageSet:(long long)arg1 withCacheURL:(id)arg2 cardURL:(id)arg3 displayProfile:(id)arg4; ++ (Class)classForImageSet:(long long)arg1; @property(copy, nonatomic) NSURL *originCacheURL; // @synthesize originCacheURL=_originCacheURL; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (int)version; +- (long long)version; - (void)preheatImages; - (void)saveCache:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassLibrary.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassLibrary.h index db8e76b85..cff7d3476 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassLibrary.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassLibrary.h @@ -18,7 +18,7 @@ id _delegate; } -+ (BOOL)isPassLibraryAvailable; ++ (_Bool)isPassLibraryAvailable; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)_errorHandlerWithCompletion:(SEL)arg1; - (id)_errorHandlerWithSemaphore:(SEL)arg1; @@ -30,8 +30,8 @@ - (id)bulletinSectionInfoForRecordID:(id)arg1; - (id)bulletinDictWithRecordID:(id)arg1; - (void)clearBulletinRecordsForPassTypeID:(id)arg1 beforeDate:(id)arg2; -- (id)bulletinDictsForPassTypeID:(id)arg1 count:(unsigned int)arg2 sinceDate:(id)arg3; -- (BOOL)migrateData; +- (id)bulletinDictsForPassTypeID:(id)arg1 count:(unsigned long long)arg2 sinceDate:(id)arg3; +- (_Bool)migrateData; - (void)logDelayExitReasons; - (void)shuffleGroups:(int)arg1; - (void)noteAccountChanged; @@ -39,20 +39,20 @@ - (void)introduceDatabaseIntegrityProblem; - (void)addFakeBulletin; - (void)nukeDatabaseAndExit; -- (void)flushReferencedUniqueID:(id)arg1 forCachedImageSet:(int)arg2 withDisplayProfile:(id)arg3; -- (void)fetchImageSet:(int)arg1 forUniqueID:(id)arg2 displayProfile:(id)arg3 withCompletion:(id)arg4; +- (void)flushReferencedUniqueID:(id)arg1 forCachedImageSet:(long long)arg2 withDisplayProfile:(id)arg3; +- (void)fetchImageSet:(long long)arg1 forUniqueID:(id)arg2 displayProfile:(id)arg3 withCompletion:(id)arg4; - (void)fetchContentForUniqueID:(id)arg1 withCompletion:(id)arg2; - (void)getRouteRelevantPassesFromLocation:(id)arg1 handler:(id)arg2; - (void)updatePassWithUniqueID:(id)arg1 completion:(id)arg2; - (void)notePassShared:(id)arg1; -- (void)updateSettings:(int)arg1 forPassWithUniqueID:(id)arg2; +- (void)updateSettings:(long long)arg1 forPassWithUniqueID:(id)arg2; - (void)ingestPassData:(id)arg1 settings:(id)arg2 completion:(id)arg3; - (id)archivedPassForUniqueID:(id)arg1; - (id)passWithUniqueID:(id)arg1; - (void)sendUserEditedCatalog:(id)arg1; -- (void)getPassesAndCatalog:(BOOL)arg1 withRetries:(unsigned int)arg2 withHandler:(id)arg3; -- (void)getPassesAndCatalog:(BOOL)arg1 withHandler:(id)arg2; -- (id)_passesWithRetries:(unsigned int)arg1; +- (void)getPassesAndCatalog:(_Bool)arg1 withRetries:(unsigned long long)arg2 withHandler:(id)arg3; +- (void)getPassesAndCatalog:(_Bool)arg1 withHandler:(id)arg2; +- (id)_passesWithRetries:(unsigned long long)arg1; - (id)passes; - (void)_postLibraryChangeWithUserInfo:(id)arg1; - (void)passRemoved:(id)arg1; @@ -66,9 +66,9 @@ - (void)_establishPassLibraryConnection; - (void)_tearDownPassLibraryConnection; - (void)addPasses:(id)arg1 withCompletionHandler:(id)arg2; -- (BOOL)replacePassWithPass:(id)arg1; +- (_Bool)replacePassWithPass:(id)arg1; - (void)getContainmentStatusAndSettingsForPass:(id)arg1 withHandler:(id)arg2; -- (BOOL)containsPass:(id)arg1; +- (_Bool)containsPass:(id)arg1; - (void)removePass:(id)arg1; - (id)passWithPassTypeIdentifier:(id)arg1 serialNumber:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassNumberField.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassNumberField.h index 423f51570..fff32fa81 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassNumberField.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassNumberField.h @@ -10,15 +10,16 @@ @interface PKPassNumberField : PKPassField { - int _numberStyle; NSString *_currencyCode; + long long _numberStyle; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) long long numberStyle; // @synthesize numberStyle=_numberStyle; @property(copy, nonatomic) NSString *currencyCode; // @synthesize currencyCode=_currencyCode; -@property(nonatomic) int numberStyle; // @synthesize numberStyle=_numberStyle; - (id)value; - (void)encodeWithCoder:(id)arg1; +- (void)dealloc; - (id)initWithCoder:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKPassPlaceHolderImages.h b/iOS7/PrivateFrameworks/PassKitCore/PKPassPlaceHolderImages.h index fb6ec1b08..e7fde5320 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKPassPlaceHolderImages.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKPassPlaceHolderImages.h @@ -14,9 +14,9 @@ struct CGRect _logoRect; } -+ (BOOL)supportsSecureCoding; -+ (int)imageSet; -+ (int)currentVersion; ++ (_Bool)supportsSecureCoding; ++ (long long)imageSet; ++ (long long)currentVersion; + (id)archiveName; @property(nonatomic) struct CGRect logoRect; // @synthesize logoRect=_logoRect; @property(retain, nonatomic) PKImage *placeHolderImage; // @synthesize placeHolderImage=_placeHolderImage; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKRemotePass.h b/iOS7/PrivateFrameworks/PassKitCore/PKRemotePass.h index cf7bc05fb..7a470aab7 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKRemotePass.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKRemotePass.h @@ -15,9 +15,9 @@ @property(retain, nonatomic) PKPassLibrary *passLibrary; // @synthesize passLibrary=_passLibrary; - (id)archivedPass; -- (void)setSettings:(int)arg1; +- (void)setSettings:(long long)arg1; - (void)flushCachedImageSets; -- (void)fetchImageSet:(int)arg1 withCompletion:(id)arg2; +- (void)fetchImageSet:(long long)arg1 withCompletion:(id)arg2; - (void)fetchContentWithCompletion:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKUsageNotificationClient.h b/iOS7/PrivateFrameworks/PassKitCore/PKUsageNotificationClient.h index bdda42eff..331767919 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKUsageNotificationClient.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKUsageNotificationClient.h @@ -19,7 +19,7 @@ } - (void)passUsedFromSource:(int)arg1 withTypeIdentifier:(id)arg2 info:(id)arg3; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)setPassUsageHandler:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PassKitCore/PKZipArchiver.h b/iOS7/PrivateFrameworks/PassKitCore/PKZipArchiver.h index f4c8079fe..3c2c26cab 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/PKZipArchiver.h +++ b/iOS7/PrivateFrameworks/PassKitCore/PKZipArchiver.h @@ -10,7 +10,7 @@ { } -+ (void)noteBOMCopier:(struct _BOMCopier *)arg1 succeeded:(BOOL)arg2; ++ (void)noteBOMCopier:(struct _BOMCopier *)arg1 succeeded:(_Bool)arg2; + (void)disassociateBOMCopier:(struct _BOMCopier *)arg1; + (void)associateBOMCopier:(struct _BOMCopier *)arg1 withCompletionHandler:(id)arg2; - (id)zippedDataForURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PassKitCore/WLCardPreviewImages.h b/iOS7/PrivateFrameworks/PassKitCore/WLCardPreviewImages.h index 1bc674684..80b71bfde 100644 --- a/iOS7/PrivateFrameworks/PassKitCore/WLCardPreviewImages.h +++ b/iOS7/PrivateFrameworks/PassKitCore/WLCardPreviewImages.h @@ -13,9 +13,9 @@ PKImage *_iconImage; } -+ (BOOL)supportsSecureCoding; -+ (int)imageSet; -+ (int)currentVersion; ++ (_Bool)supportsSecureCoding; ++ (long long)imageSet; ++ (long long)currentVersion; + (id)archiveName; @property(retain, nonatomic) PKImage *iconImage; // @synthesize iconImage=_iconImage; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PersistentConnection/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCCancelAllProcessWakesOperation.h b/iOS7/PrivateFrameworks/PersistentConnection/PCCancelAllProcessWakesOperation.h index 411b853e4..b95d3b5f2 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCCancelAllProcessWakesOperation.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCCancelAllProcessWakesOperation.h @@ -6,11 +6,12 @@ #import "NSOperation.h" +// Not exported @interface PCCancelAllProcessWakesOperation : NSOperation { } -- (BOOL)doesPidMatchCurrentProcessName:(int)arg1; +- (_Bool)doesPidMatchCurrentProcessName:(int)arg1; - (void)main; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCConnectionManager.h b/iOS7/PrivateFrameworks/PersistentConnection/PCConnectionManager.h index 71ba3196f..ac9c5dd67 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCConnectionManager.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCConnectionManager.h @@ -6,19 +6,21 @@ #import "NSObject.h" +#import "PCInterfaceMonitorDelegate-Protocol.h" #import "PCLoggingDelegate-Protocol.h" @class NSRunLoop, NSString, PCDarwinNotificationRunLoopSource, PCPersistentTimer; -@interface PCConnectionManager : NSObject +@interface PCConnectionManager : NSObject { int _connectionClass; id _delegate; NSString *_serviceIdentifier; int _prefsStyle; int _onlyAllowedStyle; - BOOL _onlyAllowedStyleSet; - int _interfaceIdentifier; + _Bool _onlyAllowedStyleSet; + long long _interfaceIdentifier; + unsigned long long _guidancePriority; NSRunLoop *_delegateRunLoop; struct dispatch_queue_s *_delegateQueue; id _wwanGrowthAlgorithm; @@ -34,23 +36,27 @@ double _lastStopTime; double _lastReachableTime; double _lastReconnectTime; + double _lastScheduledIntervalTime; + double _timerGuidance; double _keepAliveGracePeriod; unsigned int _reconnectIteration; + int _timerGuidanceToken; int _pushIsConnectedToken; double _defaultPollingInterval; double _pollingIntervalOverride; - BOOL _pollingIntervalOverrideSet; - BOOL _hasStarted; - BOOL _isRunning; - BOOL _inCallback; - BOOL _isInReconnectMode; - BOOL _reconnectWithKeepAliveDelay; - BOOL _forceManualWhenRoaming; - BOOL _enableNonCellularConnections; - BOOL _isReachable; + _Bool _pollingIntervalOverrideSet; + _Bool _hasStarted; + _Bool _isRunning; + _Bool _inCallback; + _Bool _isInReconnectMode; + _Bool _reconnectWithKeepAliveDelay; + _Bool _forceManualWhenRoaming; + _Bool _enableNonCellularConnections; + _Bool _isReachable; + _Bool _disableEarlyFire; } -+ (BOOL)_isCachedKeepAliveIntervalStillValid:(double)arg1 date:(id)arg2; ++ (_Bool)_isCachedKeepAliveIntervalStillValid:(double)arg1 date:(id)arg2; + (id)_keepAliveCachePath; + (id)intervalCacheDictionaries; + (Class)growthAlgorithmClass; @@ -59,7 +65,7 @@ - (id)_stringForEvent:(int)arg1; - (id)_stringForAction:(int)arg1; - (id)_stringForStyle:(int)arg1; -- (void)logAtLevel:(int)arg1 format:(id)arg2 arguments:(void *)arg3; +- (void)logAtLevel:(int)arg1 format:(id)arg2 arguments:(char *)arg3; - (void)logAtLevel:(int)arg1 format:(id)arg2; - (void)log:(id)arg1; - (id)_getCachedWWANKeepAliveInterval; @@ -70,25 +76,30 @@ - (void)interfaceManagerInternetReachabilityChanged:(id)arg1; - (void)interfaceManagerInHomeCountryStatusChanged:(id)arg1; - (void)interfaceManagerWWANInterfaceStatusChanged:(id)arg1; -- (void)_clearTimersReleasingPowerAssertion:(BOOL)arg1; +- (void)interfaceLinkQualityChanged:(id)arg1 previousLinkQuality:(int)arg2; +- (void)_setTimerGuidance:(double)arg1; +- (void)_clearTimersReleasingPowerAssertion:(_Bool)arg1; - (void)_clearTimers; - (void)_calloutWithEvent:(int)arg1; - (void)_callDelegateWithEvent:(id)arg1; - (void)_delayTimerFired; - (void)_intervalTimerFired; - (void)_setupKeepAliveForReconnect; -- (void)_setupTimerForPoll; +- (void)_setupTimerForPollForAdjustment:(_Bool)arg1; +- (void)_adjustPollTimerIfNecessary; - (void)_setupTimerForPushWithKeepAliveInterval:(double)arg1; -- (void)setEnableNonCellularConnections:(BOOL)arg1; -- (BOOL)shouldClientScheduleReconnectDueToFailure; +@property(nonatomic) _Bool disableEarlyFire; +- (void)setEnableNonCellularConnections:(_Bool)arg1; +- (_Bool)shouldClientScheduleReconnectDueToFailure; - (void)cancelPollingIntervalOverride; - (void)setPollingIntervalOverride:(double)arg1; @property(readonly, nonatomic) double pollingInterval; -- (BOOL)_isPushConnected; +- (_Bool)_isPushConnected; @property double maximumKeepAliveInterval; @property(nonatomic) double minimumKeepAliveInterval; @property(readonly, nonatomic) double currentKeepAliveInterval; -@property(readonly, nonatomic) BOOL isRunning; +@property(readonly, nonatomic) unsigned long long countOfGrowthActions; +@property(readonly, nonatomic) _Bool isRunning; - (void)stopAndResetManager; - (void)stopManager; - (void)_resolveStateWithAction:(int)arg1; @@ -98,13 +109,14 @@ - (id)_currentGrowthAlgorithm; - (void)setOnlyAllowedStyle:(int)arg1; - (int)currentStyle; -- (void)_loadPreferencesGeneratingEvent:(BOOL)arg1; +- (void)_loadPreferencesGeneratingEvent:(_Bool)arg1; - (void)_preferencesChanged; - (void)dealloc; +@property(nonatomic) id delegate; - (id)initWithConnectionClass:(int)arg1 delegate:(id)arg2 serviceIdentifier:(id)arg3; -- (id)initWithConnectionClass:(int)arg1 interfaceIdentifier:(int)arg2 delegate:(id)arg3 serviceIdentifier:(id)arg4; +- (id)initWithConnectionClass:(int)arg1 interfaceIdentifier:(long long)arg2 guidancePriority:(unsigned long long)arg3 delegate:(id)arg4 serviceIdentifier:(id)arg5; - (id)initWithConnectionClass:(int)arg1 delegate:(id)arg2 delegateQueue:(struct dispatch_queue_s *)arg3 serviceIdentifier:(id)arg4; -- (id)_initWithConnectionClass:(int)arg1 interfaceIdentifier:(int)arg2 delegate:(id)arg3 delegateQueue:(struct dispatch_queue_s *)arg4 serviceIdentifier:(id)arg5; +- (id)_initWithConnectionClass:(int)arg1 interfaceIdentifier:(long long)arg2 guidancePriority:(unsigned long long)arg3 delegate:(id)arg4 delegateQueue:(struct dispatch_queue_s *)arg5 serviceIdentifier:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCDarwinNotificationRunLoopSource.h b/iOS7/PrivateFrameworks/PersistentConnection/PCDarwinNotificationRunLoopSource.h index 58fbe35bc..06eae1b30 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCDarwinNotificationRunLoopSource.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCDarwinNotificationRunLoopSource.h @@ -8,6 +8,7 @@ @class CUTWeakReference, NSMachPort; +// Not exported @interface PCDarwinNotificationRunLoopSource : NSObject { CUTWeakReference *_target; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCDispatchTimer.h b/iOS7/PrivateFrameworks/PersistentConnection/PCDispatchTimer.h index 9e4df3b3d..bdaf86de0 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCDispatchTimer.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCDispatchTimer.h @@ -8,6 +8,7 @@ @class CUTWeakReference, NSDate; +// Not exported @interface PCDispatchTimer : NSObject { struct dispatch_source_s *_timerSource; @@ -16,14 +17,14 @@ NSDate *_fireDate; CUTWeakReference *_target; SEL _selector; - BOOL _isValid; + _Bool _isValid; } - (void)invalidate; @property(retain, nonatomic) NSDate *fireDate; - (void)start; - (void)_cleanupTimer; -@property(readonly, nonatomic) BOOL isValid; +@property(readonly, nonatomic) _Bool isValid; - (void)_callTarget; - (void)dealloc; - (id)initWithQueue:(struct dispatch_queue_s *)arg1 target:(id)arg2 selector:(SEL)arg3 fireTime:(unsigned long long)arg4; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCDistributedLock.h b/iOS7/PrivateFrameworks/PersistentConnection/PCDistributedLock.h index 87894ea96..9c3598ee2 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCDistributedLock.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCDistributedLock.h @@ -10,6 +10,7 @@ @class NSString; +// Not exported @interface PCDistributedLock : NSObject { NSString *_path; @@ -18,8 +19,8 @@ - (void)unlock; - (void)lock; -- (BOOL)tryLock; -- (BOOL)_lockBlocking:(BOOL)arg1; +- (_Bool)tryLock; +- (_Bool)_lockBlocking:(_Bool)arg1; - (void)dealloc; - (id)initWithName:(id)arg1; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCGrowthAlgorithm-Protocol.h b/iOS7/PrivateFrameworks/PersistentConnection/PCGrowthAlgorithm-Protocol.h index f31627c5d..b716a416c 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCGrowthAlgorithm-Protocol.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCGrowthAlgorithm-Protocol.h @@ -11,11 +11,12 @@ @protocol PCGrowthAlgorithm @property(readonly, nonatomic) NSDictionary *cacheInfo; +@property(readonly, nonatomic) unsigned long long countOfGrowthActions; @property(nonatomic) double maximumKeepAliveInterval; @property(nonatomic) double minimumKeepAliveInterval; @property(readonly, nonatomic) double currentKeepAliveInterval; - (void)processNextAction:(int)arg1; -- (BOOL)useIntervalIfImprovement:(double)arg1; +- (_Bool)useIntervalIfImprovement:(double)arg1; - (id)initWithCacheInfo:(id)arg1 loggingIdentifier:(id)arg2 algorithmName:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitor.h b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitor.h index dba7cec52..91aad763b 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitor.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitor.h @@ -17,25 +17,26 @@ NSMapTable *_delegateMap; } -+ (BOOL)isPoorLinkQuality:(int)arg1; ++ (_Bool)isPoorLinkQuality:(int)arg1; + (id)stringForLinkQuality:(int)arg1; -+ (id)sharedInstanceForIdentifier:(int)arg1; ++ (id)sharedInstanceForIdentifier:(long long)arg1; +@property(readonly, nonatomic) _Bool isLTEWithCDRX; @property(readonly, nonatomic) struct __CFString *currentRAT; -@property(readonly, nonatomic) BOOL isRadioHot; -@property(readonly, nonatomic) BOOL isPoorLinkQuality; +@property(readonly, nonatomic) _Bool isRadioHot; +@property(readonly, nonatomic) _Bool isPoorLinkQuality; @property(readonly, nonatomic) NSString *linkQualityString; -@property(readonly, nonatomic) BOOL isInternetReachable; -@property(readonly, nonatomic) BOOL isInterfaceHistoricallyUsable; -@property(readonly, nonatomic) BOOL isInterfaceUsable; +@property(readonly, nonatomic) _Bool isInternetReachable; +@property(readonly, nonatomic) _Bool isInterfaceHistoricallyUsable; +@property(readonly, nonatomic) _Bool isInterfaceUsable; @property(readonly, nonatomic) int linkQuality; -@property(readonly, nonatomic) int interfaceIdentifier; +@property(readonly, nonatomic) long long interfaceIdentifier; - (void)interfaceRadioHotnessChanged:(id)arg1; - (void)interfaceReachabilityChanged:(id)arg1; - (void)interfaceLinkQualityChanged:(id)arg1 previousLinkQuality:(int)arg2; - (void)removeDelegate:(id)arg1; - (void)addDelegate:(id)arg1 queue:(struct dispatch_queue_s *)arg2; - (void)dealloc; -- (id)initWithInterfaceIdentifier:(int)arg1; +- (id)initWithInterfaceIdentifier:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitorProtocol-Protocol.h b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitorProtocol-Protocol.h index dca7e845f..da723133e 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitorProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceMonitorProtocol-Protocol.h @@ -9,16 +9,17 @@ @class NSString; @protocol PCInterfaceMonitorProtocol -@property(readonly, nonatomic) BOOL isRadioHot; -@property(readonly, nonatomic) BOOL isPoorLinkQuality; +@property(readonly, nonatomic) _Bool isRadioHot; +@property(readonly, nonatomic) _Bool isPoorLinkQuality; @property(readonly, nonatomic) NSString *linkQualityString; -@property(readonly, nonatomic) BOOL isInternetReachable; -@property(readonly, nonatomic) BOOL isInterfaceHistoricallyUsable; -@property(readonly, nonatomic) BOOL isInterfaceUsable; +@property(readonly, nonatomic) _Bool isInternetReachable; +@property(readonly, nonatomic) _Bool isInterfaceHistoricallyUsable; +@property(readonly, nonatomic) _Bool isInterfaceUsable; @property(readonly, nonatomic) int linkQuality; -@property(readonly, nonatomic) int interfaceIdentifier; +@property(readonly, nonatomic) long long interfaceIdentifier; @optional +@property(readonly, nonatomic) _Bool isLTEWithCDRX; @property(readonly, nonatomic) struct __CFString *currentRAT; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitor.h b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitor.h index 63d1d88a1..769a2d4d4 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitor.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitor.h @@ -10,27 +10,28 @@ @class CUTWeakReference, NSMutableArray, NSString; +// Not exported @interface PCInterfaceUsabilityMonitor : NSObject { struct dispatch_queue_s *_delegateQueue; struct dispatch_queue_s *_ivarQueue; - int _interfaceIdentifier; + long long _interfaceIdentifier; NSString *_interfaceName; CUTWeakReference *_delegateReference; void *_reachability; - BOOL _isInternetReachable; + _Bool _isInternetReachable; void *_dynamicStore; struct __CFRunLoopSource *_linkQualitySource; struct __CFString *_lqKey; int _linkQuality; - BOOL _trackUsability; - unsigned int _thresholdOffTransitionCount; + _Bool _trackUsability; + unsigned long long _thresholdOffTransitionCount; double _trackedTimeInterval; NSMutableArray *_offTransitions; } + (id)stringForLinkQuality:(int)arg1; -+ (BOOL)isPoorLinkQuality:(int)arg1; ++ (_Bool)isPoorLinkQuality:(int)arg1; - (void)_createLinkQualityMonitor; - (void)_createLinkQualityMonitorOnIvarQueue; - (void)_dynamicStoreCallback:(id)arg1; @@ -44,27 +45,28 @@ - (void)_unscheduleReachabilityMonitorOnIvarQueue; - (void)_callDelegateOnIvarQueueWithBlock:(id)arg1; @property(nonatomic) id delegate; -@property(readonly, nonatomic) int interfaceIdentifier; -@property(readonly, nonatomic) BOOL isRadioHot; -@property(readonly, nonatomic) BOOL isInternetReachable; +@property(readonly, nonatomic) long long interfaceIdentifier; +@property(readonly, nonatomic) _Bool isRadioHot; +@property(readonly, nonatomic) _Bool isInternetReachable; @property(readonly, nonatomic) int linkQuality; -@property(readonly, nonatomic) BOOL isPoorLinkQuality; +@property(readonly, nonatomic) _Bool isPoorLinkQuality; @property(readonly, nonatomic) NSString *linkQualityString; -@property(readonly, nonatomic) BOOL isInterfaceHistoricallyUsable; -- (BOOL)_isInterfaceHistoricallyUsableOnIvarQueue; -@property(readonly, nonatomic) BOOL isInterfaceUsable; -- (BOOL)_isInterfaceUsableOnIvarQueue; +@property(readonly, nonatomic) _Bool isInterfaceHistoricallyUsable; +- (_Bool)_isInterfaceHistoricallyUsableOnIvarQueue; +@property(readonly, nonatomic) _Bool isInterfaceUsable; +- (_Bool)_isInterfaceUsableOnIvarQueue; - (void)setTrackedTimeInterval:(double)arg1; -- (void)setThresholdOffTransitionCount:(unsigned int)arg1; -- (void)setTrackUsability:(BOOL)arg1; +- (void)setThresholdOffTransitionCount:(unsigned long long)arg1; +- (void)setTrackUsability:(_Bool)arg1; - (void)_flushStaleTransitionsOnIvarQueue; - (void)_updateOffTransitionsForLinkQualityChangeOnIvarQueue; - (void)dealloc; -- (id)initWithInterfaceName:(id)arg1 interfaceIdentifier:(int)arg2 delegateQueue:(struct dispatch_queue_s *)arg3; +- (id)initWithInterfaceName:(id)arg1 interfaceIdentifier:(long long)arg2 delegateQueue:(struct dispatch_queue_s *)arg3; - (id)init; // Remaining properties @property(readonly, nonatomic) struct __CFString *currentRAT; +@property(readonly, nonatomic) _Bool isLTEWithCDRX; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitorProtocol-Protocol.h b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitorProtocol-Protocol.h index fd969bae0..4e54bb524 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitorProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCInterfaceUsabilityMonitorProtocol-Protocol.h @@ -8,9 +8,9 @@ @protocol PCInterfaceUsabilityMonitorProtocol @property(nonatomic) id delegate; -@property(readonly, nonatomic) BOOL isRadioHot; -- (void)setTrackUsability:(BOOL)arg1; -- (void)setThresholdOffTransitionCount:(unsigned int)arg1; +@property(readonly, nonatomic) _Bool isRadioHot; +- (void)setTrackUsability:(_Bool)arg1; +- (void)setThresholdOffTransitionCount:(unsigned long long)arg1; - (void)setTrackedTimeInterval:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCLogging.h b/iOS7/PrivateFrameworks/PersistentConnection/PCLogging.h index 7b02fd870..873f90c6e 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCLogging.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCLogging.h @@ -11,15 +11,15 @@ } + (void)enableLoggingForCustomHandler:(id)arg1; -+ (void)enableFileLogging:(BOOL)arg1; ++ (void)enableFileLogging:(_Bool)arg1; + (void)enableConsoleLoggingForLevel:(int)arg1; + (void)_appendString:(id)arg1 toFileNamed:(id)arg2; + (id)logFileDirectory; + (void)logKeepAliveInterval:(double)arg1 forServiceIdentifier:(id)arg2; -+ (void)logAtLevel:(int)arg1 delegate:(id)arg2 format:(id)arg3 arguments:(void *)arg4; ++ (void)logAtLevel:(int)arg1 delegate:(id)arg2 format:(id)arg3 arguments:(char *)arg4; + (id)_formatBlock; + (void)logAtLevel:(int)arg1 delegate:(id)arg2 format:(id)arg3; -+ (BOOL)loggingEnabledForLevel:(int)arg1; ++ (_Bool)loggingEnabledForLevel:(int)arg1; + (id)getMainBundleId; + (void)_configureLogFacilityIfNeeded:(id)arg1; + (id)_facilityForIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCMultiStageGrowthAlgorithm.h b/iOS7/PrivateFrameworks/PersistentConnection/PCMultiStageGrowthAlgorithm.h index bc2e584cb..452ec2678 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCMultiStageGrowthAlgorithm.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCMultiStageGrowthAlgorithm.h @@ -10,6 +10,7 @@ @class NSDate, NSDictionary, NSString; +// Not exported @interface PCMultiStageGrowthAlgorithm : NSObject { double _currentKeepAliveInterval; @@ -23,6 +24,7 @@ NSDate *_leaveSteadyStateDate; NSString *_loggingIdentifier; NSString *_algorithmName; + unsigned long long _countOfGrowthActions; } + (void)_loadDefaultValue:(double *)arg1 forKey:(struct __CFString *)arg2; @@ -31,6 +33,7 @@ @property(nonatomic) double maximumKeepAliveInterval; // @synthesize maximumKeepAliveInterval=_maximumKeepAliveInterval; @property(nonatomic) double minimumKeepAliveInterval; // @synthesize minimumKeepAliveInterval=_minimumKeepAliveInterval; @property(readonly, nonatomic) double currentKeepAliveInterval; // @synthesize currentKeepAliveInterval=_currentKeepAliveInterval; +@property(readonly, nonatomic) unsigned long long countOfGrowthActions; // @synthesize countOfGrowthActions=_countOfGrowthActions; - (id)_stringForStage:(int)arg1; - (id)_stringForAction:(int)arg1; - (id)description; @@ -43,7 +46,7 @@ - (void)_resetAlgorithmToInterval:(double)arg1; - (void)_resetAlgorithmToInterval:(double)arg1 stage:(int)arg2; @property(readonly, nonatomic) NSDictionary *cacheInfo; -- (BOOL)useIntervalIfImprovement:(double)arg1; +- (_Bool)useIntervalIfImprovement:(double)arg1; - (void)_setCurrentKeepAliveInterval:(double)arg1; - (void)dealloc; - (id)initWithCacheInfo:(id)arg1 loggingIdentifier:(id)arg2 algorithmName:(id)arg3; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCNonCellularUsabilityMonitor.h b/iOS7/PrivateFrameworks/PersistentConnection/PCNonCellularUsabilityMonitor.h index 331829aa0..0d071c29f 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCNonCellularUsabilityMonitor.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCNonCellularUsabilityMonitor.h @@ -11,6 +11,7 @@ @class CUTWeakReference, NSMutableArray, NSString; +// Not exported @interface PCNonCellularUsabilityMonitor : NSObject { struct dispatch_queue_s *_delegateQueue; @@ -19,8 +20,8 @@ CUTWeakReference *_delegateReference; NSString *_demoOverrideInterface; int _previousLinkQuality; - BOOL _trackUsability; - unsigned int _thresholdOffTransitionCount; + _Bool _trackUsability; + unsigned long long _thresholdOffTransitionCount; double _trackedTimeInterval; NSMutableArray *_interfaceMonitors; } @@ -29,18 +30,18 @@ - (void)interfaceLinkQualityChanged:(id)arg1 previousLinkQuality:(int)arg2; - (void)_callDelegateOnIvarQueueWithBlock:(id)arg1; @property(nonatomic) id delegate; -@property(readonly, nonatomic) BOOL isRadioHot; -@property(readonly, nonatomic) BOOL isPoorLinkQuality; +@property(readonly, nonatomic) _Bool isRadioHot; +@property(readonly, nonatomic) _Bool isPoorLinkQuality; @property(readonly, nonatomic) NSString *linkQualityString; -@property(readonly, nonatomic) BOOL isInternetReachable; -@property(readonly, nonatomic) BOOL isInterfaceHistoricallyUsable; -@property(readonly, nonatomic) BOOL isInterfaceUsable; +@property(readonly, nonatomic) _Bool isInternetReachable; +@property(readonly, nonatomic) _Bool isInterfaceHistoricallyUsable; +@property(readonly, nonatomic) _Bool isInterfaceUsable; @property(readonly, nonatomic) int linkQuality; - (int)_linkQualityOnIvarQueue; -@property(readonly, nonatomic) int interfaceIdentifier; +@property(readonly, nonatomic) long long interfaceIdentifier; - (void)setTrackedTimeInterval:(double)arg1; -- (void)setThresholdOffTransitionCount:(unsigned int)arg1; -- (void)setTrackUsability:(BOOL)arg1; +- (void)setThresholdOffTransitionCount:(unsigned long long)arg1; +- (void)setTrackUsability:(_Bool)arg1; - (void)_forwardConfigurationOnIvarQueue; - (void)_addMonitorWithInterfaceName:(id)arg1; - (void)dealloc; @@ -48,6 +49,7 @@ // Remaining properties @property(readonly, nonatomic) struct __CFString *currentRAT; +@property(readonly, nonatomic) _Bool isLTEWithCDRX; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentIdentifiers.h b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentIdentifiers.h index 496773cc0..1ee6cc696 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentIdentifiers.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentIdentifiers.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface PCPersistentIdentifiers : NSObject { } diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentInterfaceManager.h b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentInterfaceManager.h index 06b363caf..bcaf59487 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentInterfaceManager.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentInterfaceManager.h @@ -21,67 +21,67 @@ void *_ctServerConnection; void *_interfaceAssertion; void *_wifiManager; - long _WWANContextIdentifier; + int _WWANContextIdentifier; NSString *_WWANInterfaceName; - BOOL _isWWANInterfaceUp; + _Bool _isWWANInterfaceUp; NSTimer *_inCallWWANOverrideTimer; - BOOL _isWWANInterfaceDataActive; - BOOL _ctIsWWANInHomeCountry; - BOOL _hasWWANStatusIndicator; - BOOL _isPowerStateDetectionSupported; - BOOL _isWWANInterfaceInProlongedHighPowerState; - BOOL _isWWANInterfaceActivationPermitted; + _Bool _isWWANInterfaceDataActive; + _Bool _ctIsWWANInHomeCountry; + _Bool _hasWWANStatusIndicator; + _Bool _isPowerStateDetectionSupported; + _Bool _isWWANInterfaceInProlongedHighPowerState; + _Bool _isWWANInterfaceActivationPermitted; double _lastActivationTime; int _wwanRSSI; - BOOL _isInCall; - BOOL _isWakeOnWiFiSupported; - BOOL _isWakeOnWiFiEnabled; - BOOL _shouldOverrideOnCallBehavior; + _Bool _isInCall; + _Bool _isWakeOnWiFiSupported; + _Bool _isWakeOnWiFiEnabled; + _Bool _shouldOverrideOnCallBehavior; } + (id)sharedInstance; -- (id)urlConnectionBoundToWWANInterfaceWithRequest:(id)arg1 delegate:(id)arg2 usesCache:(BOOL)arg3 maxContentLength:(long long)arg4 startImmediately:(BOOL)arg5 connectionProperties:(id)arg6; -- (id)urlConnectionBoundToWWANInterface:(BOOL)arg1 withRequest:(id)arg2 delegate:(id)arg3 usesCache:(BOOL)arg4 maxContentLength:(long long)arg5 startImmediately:(BOOL)arg6 connectionProperties:(id)arg7; +- (id)urlConnectionBoundToWWANInterfaceWithRequest:(id)arg1 delegate:(id)arg2 usesCache:(_Bool)arg3 maxContentLength:(long long)arg4 startImmediately:(_Bool)arg5 connectionProperties:(id)arg6; +- (id)urlConnectionBoundToWWANInterface:(_Bool)arg1 withRequest:(id)arg2 delegate:(id)arg3 usesCache:(_Bool)arg4 maxContentLength:(long long)arg5 startImmediately:(_Bool)arg6 connectionProperties:(id)arg7; - (void)bindCFStreamToWWANInterface:(struct __CFReadStream *)arg1; -- (void)bindCFStream:(struct __CFReadStream *)arg1 toWWANInterface:(BOOL)arg2; -- (BOOL)_allowBindingToWWAN; +- (void)bindCFStream:(struct __CFReadStream *)arg1 toWWANInterface:(_Bool)arg2; +- (_Bool)_allowBindingToWWAN; - (id)dhcpHalfLeaseExpirationDate; - (id)dhcpT1RenewalDate; - (void)_adjustWakeOnWiFiLocked; - (void)_adjustWakeOnWiFi; -- (BOOL)_wantsWakeOnWiFiEnabled; -- (void)enableWakeOnWiFi:(BOOL)arg1 forDelegate:(id)arg2; +- (_Bool)_wantsWakeOnWiFiEnabled; +- (void)enableWakeOnWiFi:(_Bool)arg1 forDelegate:(id)arg2; - (void)_adjustWiFiAutoAssociationLocked; - (void)_adjustWiFiAutoAssociation; -- (void)enableWiFiAutoAssociation:(BOOL)arg1 forDelegate:(id)arg2; +- (void)enableWiFiAutoAssociation:(_Bool)arg1 forDelegate:(id)arg2; - (void)_populateWakeOnWiFiCapabilityLocked; - (void)_populateWakeOnWiFiCapability; - (void)_createWiFiManager; - (void)_updateWWANInterfaceAssertionsLocked; - (void)_updateWWANInterfaceAssertions; -- (BOOL)_wantsWWANInterfaceAssertion; -@property(readonly) BOOL areAllNetworkInterfacesDisabled; -@property(readonly) BOOL isWakeOnWiFiSupported; -- (BOOL)_isWiFiUsable; -@property(readonly) BOOL isInternetReachableViaWiFi; -@property(readonly) BOOL isInternetReachable; -- (BOOL)_isInternetReachableLocked; -@property(readonly) BOOL isInCall; -@property(readonly) BOOL isWWANInHomeCountry; -- (BOOL)_isWWANInHomeCountryLocked; -@property(readonly) BOOL isWWANInterfaceActivationPermitted; -@property(readonly) BOOL isWWANInterfaceInProlongedHighPowerState; -@property(readonly) BOOL isPowerStateDetectionSupported; -@property(readonly) BOOL doesWWANInterfaceExist; +- (_Bool)_wantsWWANInterfaceAssertion; +@property(readonly) _Bool areAllNetworkInterfacesDisabled; +@property(readonly) _Bool isWakeOnWiFiSupported; +- (_Bool)_isWiFiUsable; +@property(readonly) _Bool isInternetReachableViaWiFi; +@property(readonly) _Bool isInternetReachable; +- (_Bool)_isInternetReachableLocked; +@property(readonly) _Bool isInCall; +@property(readonly) _Bool isWWANInHomeCountry; +- (_Bool)_isWWANInHomeCountryLocked; +@property(readonly) _Bool isWWANInterfaceActivationPermitted; +@property(readonly) _Bool isWWANInterfaceInProlongedHighPowerState; +@property(readonly) _Bool isPowerStateDetectionSupported; +@property(readonly) _Bool doesWWANInterfaceExist; @property(readonly) NSString *WWANInterfaceName; -@property(readonly) BOOL isWWANInterfaceUp; -@property(readonly) BOOL isWWANBetterThanWiFi; +@property(readonly) _Bool isWWANInterfaceUp; +@property(readonly) _Bool isWWANBetterThanWiFi; - (void)_performCalloutsForSelectorValue:(id)arg1; - (void)_scheduleCalloutsForSelector:(SEL)arg1; -- (BOOL)_wifiIsPoorLinkQuality; -- (BOOL)_wwanIsPoorLinkQuality; +- (_Bool)_wifiIsPoorLinkQuality; +- (_Bool)_wwanIsPoorLinkQuality; @property(readonly, nonatomic) NSString *currentLinkQualityString; -- (void)_updateCTIsWWANInHomeCountry:(BOOL)arg1 isWWANInterfaceDataActive:(BOOL)arg2; +- (void)_updateCTIsWWANInHomeCountry:(_Bool)arg1 isWWANInterfaceDataActive:(_Bool)arg2; - (void)_updateWWANInterfaceUpState; - (void)_updateWWANInterfaceUpStateLocked; - (void)_clearInCallWWANOverrideTimerLocked; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentTimer.h b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentTimer.h index 8472e4b92..a597c78e0 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentTimer.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCPersistentTimer.h @@ -15,9 +15,10 @@ { double _fireTime; double _startTime; + unsigned long long _guidancePriority; double _minimumEarlyFireProportion; - BOOL _triggerOnGMTChange; - BOOL _disableSystemWaking; + _Bool _triggerOnGMTChange; + _Bool _disableSystemWaking; NSString *_serviceIdentifier; id _target; SEL _selector; @@ -25,10 +26,12 @@ PCSimpleTimer *_simpleTimer; } ++ (void)_updateTime:(double)arg1 forGuidancePriority:(unsigned long long)arg2; ++ (double)_currentGuidanceTime; + (double)currentMachTimeInterval; + (id)lastSystemWakeDate; @property(readonly, nonatomic) NSString *loggingIdentifier; // @synthesize loggingIdentifier=_serviceIdentifier; -@property(nonatomic) BOOL disableSystemWaking; // @synthesize disableSystemWaking=_disableSystemWaking; +@property(nonatomic) _Bool disableSystemWaking; // @synthesize disableSystemWaking=_disableSystemWaking; @property(nonatomic) double minimumEarlyFireProportion; // @synthesize minimumEarlyFireProportion=_minimumEarlyFireProportion; - (id)debugDescription; - (double)_nextForcedAlignmentAbsoluteTime; @@ -40,12 +43,15 @@ - (void)_updateTimers; - (double)_earlyFireTime; - (id)userInfo; -- (BOOL)isValid; +- (_Bool)firingIsImminent; +- (_Bool)isValid; +@property(readonly, nonatomic) double fireTime; - (void)invalidate; - (void)scheduleInRunLoop:(id)arg1 inMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1; - (void)dealloc; -- (id)_initWithAbsoluteTime:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 triggerOnGMTChange:(BOOL)arg6; +- (id)_initWithAbsoluteTime:(double)arg1 serviceIdentifier:(id)arg2 guidancePriority:(unsigned long long)arg3 target:(id)arg4 selector:(SEL)arg5 userInfo:(id)arg6 triggerOnGMTChange:(_Bool)arg7; +- (id)initWithTimeInterval:(double)arg1 serviceIdentifier:(id)arg2 guidancePriority:(unsigned long long)arg3 target:(id)arg4 selector:(SEL)arg5 userInfo:(id)arg6; - (id)initWithTimeInterval:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; - (id)initWithFireDate:(id)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCScheduleSystemWakeOperation.h b/iOS7/PrivateFrameworks/PersistentConnection/PCScheduleSystemWakeOperation.h index a841b5788..8357dbbac 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCScheduleSystemWakeOperation.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCScheduleSystemWakeOperation.h @@ -8,9 +8,10 @@ @class NSDate, NSString; +// Not exported @interface PCScheduleSystemWakeOperation : NSOperation { - BOOL _scheduleOrCancel; + _Bool _scheduleOrCancel; NSDate *_wakeDate; NSString *_serviceIdentifier; void *_unqiueIdentifier; @@ -18,7 +19,7 @@ - (void)dealloc; - (void)main; -- (id)initForScheduledWake:(BOOL)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void *)arg4; +- (id)initForScheduledWake:(_Bool)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void *)arg4; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCSimpleTimer.h b/iOS7/PrivateFrameworks/PersistentConnection/PCSimpleTimer.h index 3de9d0b2f..7005df3bd 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCSimpleTimer.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCSimpleTimer.h @@ -15,8 +15,8 @@ double _fireTime; double _startTime; double _lastUpdateTime; - BOOL _triggerOnGMTChange; - BOOL _disableSystemWaking; + _Bool _triggerOnGMTChange; + _Bool _disableSystemWaking; NSDate *_scheduledWakeDate; NSString *_serviceIdentifier; id _target; @@ -24,7 +24,7 @@ id _userInfo; PCDispatchTimer *_preventSleepTimer; PCDispatchTimer *_fireTimer; - BOOL _sleepIsImminent; + _Bool _sleepIsImminent; unsigned int _powerAssertionID; id _timeChangeSource; NSRunLoop *_timerRunLoop; @@ -36,13 +36,13 @@ + (double)currentMachTimeInterval; + (id)lastSystemWakeDate; @property(readonly, nonatomic) NSString *loggingIdentifier; // @synthesize loggingIdentifier=_serviceIdentifier; -@property(nonatomic) BOOL disableSystemWaking; // @synthesize disableSystemWaking=_disableSystemWaking; +@property(nonatomic) _Bool disableSystemWaking; // @synthesize disableSystemWaking=_disableSystemWaking; - (id)debugDescription; -- (void)_setSignificantTimeChangeMonitoringEnabled:(BOOL)arg1; +- (void)_setSignificantTimeChangeMonitoringEnabled:(_Bool)arg1; - (void)_significantTimeChange; - (void)_powerNotificationSleepIsImminent; - (void)_powerNotificationSleepIsNotImminent; -- (void)_setPowerMonitoringEnabled:(BOOL)arg1; +- (void)_setPowerMonitoringEnabled:(_Bool)arg1; - (void)_fireTimerFired; - (void)_preventSleepFired; - (void)_updateTimers; @@ -50,15 +50,16 @@ - (id)_getTimerMode; - (id)_getTimerRunLoop; - (id)userInfo; -- (BOOL)isValid; +- (_Bool)firingIsImminent; +- (_Bool)isValid; - (void)invalidate; - (void)_scheduleTimer; - (void)scheduleInQueue:(struct dispatch_queue_s *)arg1; - (void)scheduleInRunLoop:(id)arg1 inMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1; -- (void)updateFireTime:(double)arg1 triggerOnGMTChange:(BOOL)arg2; +- (void)updateFireTime:(double)arg1 triggerOnGMTChange:(_Bool)arg2; - (void)dealloc; -- (id)initWithAbsoluteTime:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 triggerOnGMTChange:(BOOL)arg6; +- (id)initWithAbsoluteTime:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 triggerOnGMTChange:(_Bool)arg6; - (id)initWithTimeInterval:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; - (id)initWithFireDate:(id)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCSystemWakeManager.h b/iOS7/PrivateFrameworks/PersistentConnection/PCSystemWakeManager.h index b6b9bc020..f441b7c29 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCSystemWakeManager.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCSystemWakeManager.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface PCSystemWakeManager : NSObject { } -+ (void)scheduleWake:(BOOL)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void *)arg4; ++ (void)scheduleWake:(_Bool)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void *)arg4; @end diff --git a/iOS7/PrivateFrameworks/PersistentConnection/PCWWANUsabilityMonitor.h b/iOS7/PrivateFrameworks/PersistentConnection/PCWWANUsabilityMonitor.h index ad23c81b7..02ca82da1 100644 --- a/iOS7/PrivateFrameworks/PersistentConnection/PCWWANUsabilityMonitor.h +++ b/iOS7/PrivateFrameworks/PersistentConnection/PCWWANUsabilityMonitor.h @@ -11,22 +11,24 @@ @class CUTWeakReference, NSString, PCInterfaceUsabilityMonitor; +// Not exported @interface PCWWANUsabilityMonitor : NSObject { struct dispatch_queue_s *_delegateQueue; struct dispatch_queue_s *_ivarQueue; struct dispatch_queue_s *_monitorDelegateQueue; CUTWeakReference *_delegateReference; - BOOL _isInCall; - BOOL _isInHighPowerState; - BOOL _trackUsability; - unsigned int _thresholdOffTransitionCount; + _Bool _isInCall; + _Bool _isInHighPowerState; + _Bool _trackUsability; + unsigned long long _thresholdOffTransitionCount; double _trackedTimeInterval; NSString *_interfaceName; PCInterfaceUsabilityMonitor *_interfaceMonitor; struct __CFString *_currentRAT; + int _powerlogCDRXToken; struct __CTServerConnection *_telephonyServer; - long _wwanContextID; + int _wwanContextID; struct dispatch_queue_s *_ctServerQueue; } @@ -35,20 +37,21 @@ - (void)interfaceLinkQualityChanged:(id)arg1 previousLinkQuality:(int)arg2; - (void)_callDelegateOnIvarQueueWithBlock:(id)arg1; @property(nonatomic) id delegate; -@property(readonly, nonatomic) BOOL isRadioHot; -@property(readonly, nonatomic) BOOL isPoorLinkQuality; +@property(readonly, nonatomic) _Bool isRadioHot; +@property(readonly, nonatomic) _Bool isPoorLinkQuality; @property(readonly, nonatomic) NSString *linkQualityString; -@property(readonly, nonatomic) BOOL isInternetReachable; -@property(readonly, nonatomic) BOOL isInterfaceHistoricallyUsable; -@property(readonly, nonatomic) BOOL isInterfaceUsable; +@property(readonly, nonatomic) _Bool isInternetReachable; +@property(readonly, nonatomic) _Bool isInterfaceHistoricallyUsable; +@property(readonly, nonatomic) _Bool isInterfaceUsable; @property(readonly, nonatomic) int linkQuality; -@property(readonly, nonatomic) int interfaceIdentifier; +@property(readonly, nonatomic) long long interfaceIdentifier; - (void)setTrackedTimeInterval:(double)arg1; -- (void)setThresholdOffTransitionCount:(unsigned int)arg1; -- (void)setTrackUsability:(BOOL)arg1; +- (void)setThresholdOffTransitionCount:(unsigned long long)arg1; +- (void)setTrackUsability:(_Bool)arg1; - (void)_forwardConfigurationOnIvarQueue; +@property(readonly, nonatomic) _Bool isLTEWithCDRX; - (void)_handleTelephonyNotificationWithName:(struct __CFString *)arg1 userInfo:(struct __CFDictionary *)arg2; -- (void)_adjustInterfaceNameForWWANContextID:(long)arg1; +- (void)_adjustInterfaceNameForWWANContextID:(int)arg1; - (void)_setupWWANMonitor; - (void)dealloc; - (id)initWithDelegateQueue:(struct dispatch_queue_s *)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/CDStructures.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/CDStructures.h index 796213ca1..f85d1b392 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/CDStructures.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBContext.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBContext.h index 77bfad655..41f84dc02 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBContext.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBContext.h @@ -14,16 +14,16 @@ + (id)openGLContext:(id)arg1; + (id)openGLContext; - (void)preloadFilter:(id)arg1; -- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface *)arg2 mirrored:(BOOL)arg3 resultHandler:(id)arg4; -- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface *)arg2 mirrored:(BOOL)arg3 surfaceResultHandler:(id)arg4; +- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface *)arg2 mirrored:(_Bool)arg3 resultHandler:(id)arg4; +- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface *)arg2 mirrored:(_Bool)arg3 surfaceResultHandler:(id)arg4; @property(retain, nonatomic) struct __CVPixelBufferPool *smallPool; // @dynamic smallPool; @property(retain, nonatomic) struct __CVPixelBufferPool *largePool; // @dynamic largePool; @property(nonatomic) struct _CAImageQueue *outputImageQueue; // @dynamic outputImageQueue; -- (struct __CVBuffer *)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (struct __CVBuffer *)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (struct __CVBuffer *)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2; -- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2; -- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext-PBCoreImageContextPrivate.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext-PBCoreImageContextPrivate.h new file mode 100644 index 000000000..56b86cf20 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext-PBCoreImageContextPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBCoreImageContext (PBCoreImageContextPrivate) +- (void)_createPixelBuffer:(struct __CVBuffer **)arg1 withSize:(struct CGSize)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext.h index 87f8d6371..1a52b9d78 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBCoreImageContext.h @@ -27,11 +27,11 @@ struct CGSize _outputSize; } -- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2; -- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2; -- (struct __CVBuffer *)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(BOOL)arg3; +- (struct __CVBuffer *)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer *)arg2 mirrored:(_Bool)arg3; - (void)setOutputImageQueue:(struct _CAImageQueue *)arg1; - (struct _CAImageQueue *)outputImageQueue; - (struct CGSize)outputSize; @@ -43,10 +43,10 @@ - (unsigned int)outputTexture; - (unsigned int)inputTexture; - (struct __CVBuffer *)outputPixelBuffer; -- (void)setOutputPixelBuffer:(struct __CVBuffer *)arg1 mapTexture:(BOOL)arg2; +- (void)setOutputPixelBuffer:(struct __CVBuffer *)arg1 mapTexture:(_Bool)arg2; - (void)setOutputPixelBuffer:(struct __CVBuffer *)arg1; - (struct __CVBuffer *)inputPixelBuffer; -- (void)setInputPixelBuffer:(struct __CVBuffer *)arg1 mapTexture:(BOOL)arg2; +- (void)setInputPixelBuffer:(struct __CVBuffer *)arg1 mapTexture:(_Bool)arg2; - (void)setInputPixelBuffer:(struct __CVBuffer *)arg1; - (id)ciContext; - (void)dealloc; @@ -55,7 +55,6 @@ - (struct __CVPixelBufferPool *)smallPool; - (void)setLargePool:(struct __CVPixelBufferPool *)arg1; - (void)setSmallPool:(struct __CVPixelBufferPool *)arg1; -- (void)_createPixelBuffer:(struct __CVBuffer **)arg1 withSize:(struct CGSize)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-Gestures.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-Gestures.h new file mode 100644 index 000000000..27369a6e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-Gestures.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBFilter (Gestures) +- (void)handleRotateGesture:(float)arg1 stateBegan:(_Bool)arg2 mirror:(_Bool)arg3; +- (void)handlePinchGesture:(float)arg1 stateBegan:(_Bool)arg2; +- (void)handlePanGesture:(struct CGPoint)arg1 viewSize:(struct CGSize)arg2 stateBegan:(_Bool)arg3 mirror:(_Bool)arg4; +- (void)handleGestureAtLocations:(struct CGPoint *)arg1 count:(int)arg2 translation:(struct CGPoint)arg3 viewSize:(struct CGSize)arg4 stateBegan:(_Bool)arg5 mirror:(_Bool)arg6; +- (void)handleTapGesture:(struct CGPoint)arg1 viewSize:(struct CGSize)arg2 mirror:(_Bool)arg3; +- (void)setPointValue:(struct CGPoint)arg1 forKeyIfSupported:(id)arg2; +- (struct CGPoint)pointValueForKeyIfSupported:(id)arg1; +- (void)setFloatValue:(float)arg1 forKeyIfSupported:(id)arg2; +- (float)floatValueForKeyIfSupported:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-PBFilterPrivate.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-PBFilterPrivate.h new file mode 100644 index 000000000..b74ac8ead --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter-PBFilterPrivate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PBFilter (PBFilterPrivate) ++ (_Bool)needsDisplayForKey:(id)arg1; ++ (id)defaultValueForKey:(id)arg1; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize)arg2 outputRect:(struct CGRect)arg3 mirrored:(_Bool)arg4; +- (id)_presentationName; +- (_Bool)allowAbsoluteGestures; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter.h index c0eb95715..5744e84ab 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBFilter.h @@ -15,33 +15,19 @@ } + (id)filterWithName:(id)arg1; -+ (BOOL)needsDisplayForKey:(id)arg1; -+ (id)defaultValueForKey:(id)arg1; - (id)ciFilter; - (id)description; - (id)localizedName; - (id)inputKeys; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; - (void)resetInputImage; -- (id)createOutputImage:(id)arg1 mirrored:(BOOL)arg2 size:(struct CGSize)arg3; +- (id)createOutputImage:(id)arg1 mirrored:(_Bool)arg2 size:(struct CGSize)arg3; - (void)setDefaults; - (void)dealloc; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)name; - (id)ciFilterName; - (id)init; -- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize)arg2 outputRect:(struct CGRect)arg3 mirrored:(BOOL)arg4; -- (id)_presentationName; -- (BOOL)allowAbsoluteGestures; -- (void)handleRotateGesture:(float)arg1 stateBegan:(BOOL)arg2 mirror:(BOOL)arg3; -- (void)handlePinchGesture:(float)arg1 stateBegan:(BOOL)arg2; -- (void)handlePanGesture:(struct CGPoint)arg1 viewSize:(struct CGSize)arg2 stateBegan:(BOOL)arg3 mirror:(BOOL)arg4; -- (void)handleGestureAtLocations:(struct CGPoint *)arg1 count:(int)arg2 translation:(struct CGPoint)arg3 viewSize:(struct CGSize)arg4 stateBegan:(BOOL)arg5 mirror:(BOOL)arg6; -- (void)handleTapGesture:(struct CGPoint)arg1 viewSize:(struct CGSize)arg2 mirror:(BOOL)arg3; -- (void)setPointValue:(struct CGPoint)arg1 forKeyIfSupported:(id)arg2; -- (struct CGPoint)pointValueForKeyIfSupported:(id)arg1; -- (void)setFloatValue:(float)arg1 forKeyIfSupported:(id)arg2; -- (float)floatValueForKeyIfSupported:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBKaleidoscopeFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBKaleidoscopeFilter.h index c442b9692..355181667 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBKaleidoscopeFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBKaleidoscopeFilter.h @@ -21,12 +21,12 @@ @property float inputRotation; // @synthesize inputRotation; @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; @property float inputAmount; // @dynamic inputAmount; - (void)setDefaults; -- (BOOL)allowAbsoluteGestures; +- (_Bool)allowAbsoluteGestures; @end diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBLightTunnelFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBLightTunnelFilter.h index e2ea68bec..ab49ba8b7 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBLightTunnelFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBLightTunnelFilter.h @@ -20,9 +20,9 @@ @property float inputRotation; // @synthesize inputRotation; @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; @property float inputAmount; // @dynamic inputAmount; - (void)setDefaults; diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBMirrorFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBMirrorFilter.h index f194a6a6d..932a30a05 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBMirrorFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBMirrorFilter.h @@ -18,9 +18,9 @@ @property float inputOrientation; // @synthesize inputOrientation; @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; - (void)setDefaults; @end diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBSqueezeFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBSqueezeFilter.h index b0e9fab48..61f37466e 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBSqueezeFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBSqueezeFilter.h @@ -18,9 +18,9 @@ } @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; @property float inputAmount; // @dynamic inputAmount; - (void)setDefaults; diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBStretchFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBStretchFilter.h index 44a38d18c..b2f5ec212 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBStretchFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBStretchFilter.h @@ -15,9 +15,9 @@ } @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; - (void)setDefaults; @end diff --git a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBTwirlFilter.h b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBTwirlFilter.h index 08296a000..74db9676f 100644 --- a/iOS7/PrivateFrameworks/PhotoBoothEffects/PBTwirlFilter.h +++ b/iOS7/PrivateFrameworks/PhotoBoothEffects/PBTwirlFilter.h @@ -20,9 +20,9 @@ @property float inputRotation; // @synthesize inputRotation; @property struct CGPoint inputPoint; // @synthesize inputPoint; -- (BOOL)needsWrapMirror; +- (_Bool)needsWrapMirror; - (id)ciFilterName; -- (void)applyParametersToCIFilter:(BOOL)arg1 extent:(struct CGRect)arg2; +- (void)applyParametersToCIFilter:(_Bool)arg1 extent:(struct CGRect)arg2; @property float inputAmount; // @dynamic inputAmount; - (void)setDefaults; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/AVCaptureMetadataOutputObjectsDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/AVCaptureMetadataOutputObjectsDelegate-Protocol.h new file mode 100644 index 000000000..694905369 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/AVCaptureMetadataOutputObjectsDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVCaptureMetadataOutputObjectsDelegate + +@optional +- (void)captureOutput:(id)arg1 didOutputMetadataObjects:(id)arg2 fromConnection:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/AirPlayRemoteSlideshowDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/AirPlayRemoteSlideshowDelegate-Protocol.h index ed220dfe8..b98c00209 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/AirPlayRemoteSlideshowDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/AirPlayRemoteSlideshowDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol AirPlayRemoteSlideshowDelegate -- (BOOL)airplayRemoteSlideshow:(id)arg1 handleEvent:(id)arg2; -- (BOOL)airplayRemoteSlideshow:(id)arg1 requestAssetWithInfo:(id)arg2 completion:(id)arg3; +- (_Bool)airplayRemoteSlideshow:(id)arg1 handleEvent:(id)arg2; +- (_Bool)airplayRemoteSlideshow:(id)arg1 requestAssetWithInfo:(id)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAAnimation-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAAnimation-PhotoLibraryAdditions.h index 587ce26e4..34c05b8d3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAAnimation-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAAnimation-PhotoLibraryAdditions.h @@ -7,7 +7,7 @@ #import "CAAnimation.h" @interface CAAnimation (PhotoLibraryAdditions) -- (void)performCompletionBlock:(BOOL)arg1; +- (void)performCompletionBlock:(_Bool)arg1; @property(copy, nonatomic) id completionBlock; @property(nonatomic) int animationID; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMAnimationHelper.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAnimationHelper.h index ab7658af4..9e4da8753 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMAnimationHelper.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAnimationHelper.h @@ -11,7 +11,7 @@ } + (id)_animationWithKeyPath:(id)arg1; -+ (void)animateLayer:(id)arg1 toFrame:(struct CGRect)arg2 fromCurrentState:(BOOL)arg3; ++ (void)animateLayer:(id)arg1 toFrame:(struct CGRect)arg2 fromCurrentState:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheIndicatorView.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheIndicatorView.h new file mode 100644 index 000000000..4cf673855 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheIndicatorView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UILabel; + +@interface CAMAvalancheIndicatorView : UIView +{ + _Bool _showsWhenStarted; + UIView *__backgroundView; + UILabel *__countLabel; + long long __numberOfPhotos; +} + +@property(readonly, nonatomic) long long _numberOfPhotos; // @synthesize _numberOfPhotos=__numberOfPhotos; +@property(readonly, nonatomic) UILabel *_countLabel; // @synthesize _countLabel=__countLabel; +@property(readonly, nonatomic) UIView *_backgroundView; // @synthesize _backgroundView=__backgroundView; +@property(nonatomic) _Bool showsWhenStarted; // @synthesize showsWhenStarted=_showsWhenStarted; +- (void)_updateCountLabelWithNumberOfPhotos; +- (void)_performCaptureAnimation; +- (void)reset; +- (void)incrementWithCaptureAnimation:(_Bool)arg1; +- (void)finishIncrementingWithCompletionHandler:(id)arg1; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonCAMAvalancheIndicatorViewInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSession.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSession.h new file mode 100644 index 000000000..d84a47dcb --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSession.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CIBurstImageSet, NSDate, NSObject, NSObject, NSString, PLManagedAsset; + +@interface CAMAvalancheSession : NSObject +{ + long long _type; + id _delegate; + long long _state; + NSString *_uuid; + unsigned long long _numberOfPhotos; + PLManagedAsset *_possibleAvalancheAsset; + NSDate *__expirationDate; + NSObject *__expirationTimer; + NSObject *__expirationQueue; + CIBurstImageSet *__burstImageSet; +} + +@property(readonly, nonatomic) CIBurstImageSet *_burstImageSet; // @synthesize _burstImageSet=__burstImageSet; +@property(readonly, nonatomic) NSObject *_expirationQueue; // @synthesize _expirationQueue=__expirationQueue; +@property(readonly, nonatomic) NSObject *_expirationTimer; // @synthesize _expirationTimer=__expirationTimer; +@property(retain, nonatomic, setter=_setExpirationDate:) NSDate *_expirationDate; // @synthesize _expirationDate=__expirationDate; +- (void)_setPossibleAvalancheAsset:(id)arg1; +@property(retain, nonatomic) PLManagedAsset *possibleAvalancheAsset; // @synthesize possibleAvalancheAsset=_possibleAvalancheAsset; +@property(readonly, nonatomic) unsigned long long numberOfPhotos; // @synthesize numberOfPhotos=_numberOfPhotos; +- (void)_setUUID:(id)arg1; +@property(copy, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; +@property(nonatomic) long long state; // @synthesize state=_state; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; +- (void)_didTransitionToState:(long long)arg1; +- (void)_setState:(long long)arg1; +- (void)_transitionToState:(long long)arg1; +- (_Bool)_ensureValidStateChange:(long long)arg1; +- (id)stackAssetIdentifier; +- (id)bestAssetIndentifiers; +- (id)allAssetIdentifiers; +- (void)addAssetForAnalysis:(id)arg1 withIOSurface:(struct __IOSurface *)arg2 metadata:(id)arg3 completionHandler:(id)arg4; +- (void)_expirationTimerFired; +- (void)_setupExpirationTimer; +- (void)_teardownExpirationTimer; +- (void)finalizeWithAnalysis:(_Bool)arg1; +- (_Bool)extend; +- (void)dealloc; +- (id)initWithType:(long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSessionDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSessionDelegate-Protocol.h new file mode 100644 index 000000000..a5c9fcf76 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMAvalancheSessionDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol CAMAvalancheSessionDelegate + +@optional +- (void)avalancheSession:(id)arg1 didChangeToState:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMBlurredSnapshotView.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMBlurredSnapshotView.h index 1a9a9d886..7fb4081d3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMBlurredSnapshotView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMBlurredSnapshotView.h @@ -8,29 +8,37 @@ @interface CAMBlurredSnapshotView : UIView { - BOOL _blurred; - BOOL _dimmed; - int _style; + _Bool _blurred; + _Bool _dimmed; + _Bool __supportsBlur; + long long _style; UIView *_snapshotView; + UIView *__lowQualityBlurView; UIView *__dimmingView; struct CGRect _targetFrame; } @property(readonly, nonatomic) UIView *_dimmingView; // @synthesize _dimmingView=__dimmingView; +@property(readonly, nonatomic) UIView *_lowQualityBlurView; // @synthesize _lowQualityBlurView=__lowQualityBlurView; +@property(readonly, nonatomic) _Bool _supportsBlur; // @synthesize _supportsBlur=__supportsBlur; @property(nonatomic) struct CGRect targetFrame; // @synthesize targetFrame=_targetFrame; -@property(nonatomic) BOOL dimmed; // @synthesize dimmed=_dimmed; -@property(nonatomic) BOOL blurred; // @synthesize blurred=_blurred; +@property(nonatomic) _Bool dimmed; // @synthesize dimmed=_dimmed; +@property(nonatomic) _Bool blurred; // @synthesize blurred=_blurred; @property(readonly, nonatomic) UIView *snapshotView; // @synthesize snapshotView=_snapshotView; -@property(nonatomic) int style; // @synthesize style=_style; -- (void)_removeSnapshotDimAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; -- (void)_applySnapshotDimAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; +@property(nonatomic) long long style; // @synthesize style=_style; +- (void)_removeSnapshotDimAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_applySnapshotDimAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)_setupDimOnSnapshot; -- (void)_removeSnapshotBlurAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; -- (void)_applySnapshotBlurAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (void)_removeLowQualityBlurAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_applyLowQualityBlurAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_prepareForApplyingLowQualityBlurAnimation:(_Bool)arg1 opacityAmount:(double *)arg2 opacityDuration:(double *)arg3 opacityDelay:(double *)arg4 opacityTimingFunction:(id *)arg5 targetView:(id *)arg6; +- (void)_setupLowQualityBlurOnSnapshot; +- (void)_removeSnapshotBlurAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_applySnapshotBlurAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)_setupBlurOnSnapshot; -- (void)_prepareForApplyingBlurAnimation:(BOOL)arg1 inputRadiusAmount:(float *)arg2 inputRadiusDuration:(double *)arg3 inputRadiusDelay:(double *)arg4 inputRadiusTimingFunction:(id *)arg5 opacityAmount:(float *)arg6 opacityDuration:(double *)arg7 opacityDelay:(double *)arg8 opacityTimingFunction:(id *)arg9; -- (void)setDimmed:(BOOL)arg1 animated:(BOOL)arg2 withCompletionBlock:(id)arg3; -- (void)setBlurred:(BOOL)arg1 animated:(BOOL)arg2 withCompletionBlock:(id)arg3; +- (void)_prepareForApplyingBlurAnimation:(_Bool)arg1 inputRadiusAmount:(double *)arg2 inputRadiusDuration:(double *)arg3 inputRadiusDelay:(double *)arg4 inputRadiusTimingFunction:(id *)arg5 opacityAmount:(double *)arg6 opacityDuration:(double *)arg7 opacityDelay:(double *)arg8 opacityTimingFunction:(id *)arg9; +- (void)setDimmed:(_Bool)arg1 animated:(_Bool)arg2 withCompletionBlock:(id)arg3; +- (void)setBlurred:(_Bool)arg1 animated:(_Bool)arg2 withCompletionBlock:(id)arg3; - (void)dealloc; - (id)initWithView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMBottomBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMBottomBar.h index 1bb3af29b..68b17fcdd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMBottomBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMBottomBar.h @@ -6,12 +6,12 @@ #import "UIView.h" -@class CAMElapsedTimeView, CAMFilterButton, CAMFlipButton, CAMImageWell, CAMModeDial, CAMShutterButton, UIButton; +@class CAMElapsedTimeView, CAMFilterButton, CAMFlipButton, CAMHDRButton, CAMImageWell, CAMModeDial, CAMShutterButton, CAMSlalomIndicatorView, UIButton; @interface CAMBottomBar : UIView { - int _orientation; - int _backgroundStyle; + long long _orientation; + long long _backgroundStyle; CAMModeDial *_modeDial; CAMImageWell *_imageWell; CAMShutterButton *_stillDuringVideoButton; @@ -19,10 +19,14 @@ CAMFilterButton *_filterButton; CAMFlipButton *_flipButton; CAMElapsedTimeView *_elapsedTimeView; + CAMHDRButton *_HDRButton; + CAMSlalomIndicatorView *_slalomIndicatorView; UIButton *_cancelButton; } @property(retain, nonatomic) UIButton *cancelButton; // @synthesize cancelButton=_cancelButton; +@property(retain, nonatomic) CAMSlalomIndicatorView *slalomIndicatorView; // @synthesize slalomIndicatorView=_slalomIndicatorView; +@property(retain, nonatomic) CAMHDRButton *HDRButton; // @synthesize HDRButton=_HDRButton; @property(retain, nonatomic) CAMElapsedTimeView *elapsedTimeView; // @synthesize elapsedTimeView=_elapsedTimeView; @property(retain, nonatomic) CAMFlipButton *flipButton; // @synthesize flipButton=_flipButton; @property(retain, nonatomic) CAMFilterButton *filterButton; // @synthesize filterButton=_filterButton; @@ -30,16 +34,16 @@ @property(retain, nonatomic) CAMShutterButton *stillDuringVideoButton; // @synthesize stillDuringVideoButton=_stillDuringVideoButton; @property(retain, nonatomic) CAMImageWell *imageWell; // @synthesize imageWell=_imageWell; @property(retain, nonatomic) CAMModeDial *modeDial; // @synthesize modeDial=_modeDial; -@property(nonatomic) int backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; -@property(readonly, nonatomic) int orientation; // @synthesize orientation=_orientation; -- (void)_updateBackgroundStyleAnimated:(BOOL)arg1; -- (void)setBackgroundStyle:(int)arg1 animated:(BOOL)arg2; +@property(nonatomic) long long backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; +@property(readonly, nonatomic) long long orientation; // @synthesize orientation=_orientation; +- (void)_updateBackgroundStyleAnimated:(_Bool)arg1; +- (void)setBackgroundStyle:(long long)arg1 animated:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)_layoutForVerticalOrientation; - (void)_layoutForHorizontalOrientation; - (void)dealloc; -- (id)initWithOrientation:(int)arg1; +- (id)initWithOrientation:(long long)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonCAMBottomBarInitialization; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMButtonLabel.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMButtonLabel.h index 45effd860..af2fd285e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMButtonLabel.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMButtonLabel.h @@ -6,11 +6,11 @@ #import "UIView.h" -@class NSString, UILabel, _UILegibilityView; +@class NSString, UIColor, UILabel, _UILegibilityView; @interface CAMButtonLabel : UIView { - BOOL _useLegibilityView; + _Bool _useLegibilityView; UILabel *__label; _UILegibilityView *__legibilityView; struct CGSize _contentSize; @@ -18,13 +18,14 @@ @property(readonly, nonatomic) _UILegibilityView *_legibilityView; // @synthesize _legibilityView=__legibilityView; @property(readonly, nonatomic) UILabel *_label; // @synthesize _label=__label; -@property(nonatomic, getter=isUsingLegibilityView) BOOL useLegibilityView; // @synthesize useLegibilityView=_useLegibilityView; +@property(nonatomic, getter=isUsingLegibilityView) _Bool useLegibilityView; // @synthesize useLegibilityView=_useLegibilityView; @property(readonly, nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; - (void)layoutSubviews; -- (id)_imageFromLabel:(id)arg1; - (void)_createLegibilityView; - (void)_updateViewAlphas; +@property(retain, nonatomic) UIColor *textColor; @property(copy, nonatomic) NSString *text; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/CAMCameraRollSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraRollSpec.h similarity index 100% rename from iOS7/PrivateFrameworks/PhotosUI/CAMCameraRollSpec.h rename to iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraRollSpec.h diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraSpec.h index 9cb468ca6..7231ec566 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMCameraSpec.h @@ -13,26 +13,28 @@ + (id)specForCurrentPlatform; + (id)specForPad; + (id)specForPhone; -@property(readonly, nonatomic) BOOL shouldCreateZoomSliderOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreatePanoramaViewOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateHDRButtonOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateModeDialOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateFiltersButtonOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateShutterButtonOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateImageWellOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateStillDuringVideoOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateFlipButtonOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateElapsedTimeViewOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateFlashButtonOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateTopBarOnLaunch; -@property(readonly, nonatomic) BOOL shouldCreateBottomBarOnLaunch; -@property(readonly, nonatomic) int modeDialOrientation; -- (struct CGRect)initialFrameForOrientation:(int)arg1; -@property(readonly, nonatomic) int bottomBarOrientation; +@property(readonly, nonatomic) _Bool shouldCreateSlalomIndicator; +@property(readonly, nonatomic) _Bool shouldCreateAvalancheIndicator; +@property(readonly, nonatomic) _Bool shouldCreateZoomSlider; +@property(readonly, nonatomic) _Bool shouldCreatePanoramaView; +@property(readonly, nonatomic) _Bool shouldCreateHDRButton; +@property(readonly, nonatomic) _Bool shouldCreateModeDial; +@property(readonly, nonatomic) _Bool shouldCreateFiltersButton; +@property(readonly, nonatomic) _Bool shouldCreateShutterButton; +@property(readonly, nonatomic) _Bool shouldCreateImageWell; +@property(readonly, nonatomic) _Bool shouldCreateStillDuringVideo; +@property(readonly, nonatomic) _Bool shouldCreateFlipButton; +@property(readonly, nonatomic) _Bool shouldCreateElapsedTimeView; +@property(readonly, nonatomic) _Bool shouldCreateFlashButton; +@property(readonly, nonatomic) _Bool shouldCreateTopBar; +@property(readonly, nonatomic) _Bool shouldCreateBottomBar; +@property(readonly, nonatomic) long long modeDialOrientation; +- (struct CGRect)initialFrameForOrientation:(long long)arg1; +@property(readonly, nonatomic) long long bottomBarOrientation; - (int)rotationStyle; -- (BOOL)isPad; -- (BOOL)isPhone; -- (BOOL)isCameraApp; +- (_Bool)isPad; +- (_Bool)isPhone; +- (_Bool)isCameraApp; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMFilterButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFilterButton.h index 22a3aa3cc..4b581d54e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMFilterButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFilterButton.h @@ -17,7 +17,8 @@ @property(readonly, nonatomic) UIImageView *_circlesImageView; // @synthesize _circlesImageView=__circlesImageView; - (id)_filterOnImage; - (id)_filterImage; -@property(nonatomic, getter=isOn) BOOL on; +@property(nonatomic, getter=isOn) _Bool on; +- (double)_selectedIndicatorAlpha; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMFlashButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFlashButton.h index 386d45217..0ebfa31fa 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMFlashButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFlashButton.h @@ -10,11 +10,11 @@ @interface CAMFlashButton : UIControl { - BOOL _autoHidden; - BOOL _showWarningIndicator; - BOOL _expanded; - int _flashMode; - int _orientation; + _Bool _autoHidden; + _Bool _showWarningIndicator; + _Bool _expanded; + long long _flashMode; + long long _orientation; id _delegate; UIImageView *__flashIconView; UIImageView *__warningImageView; @@ -32,34 +32,33 @@ @property(readonly, nonatomic) UIImageView *_warningImageView; // @synthesize _warningImageView=__warningImageView; @property(readonly, nonatomic) UIImageView *_flashIconView; // @synthesize _flashIconView=__flashIconView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)_setExpanded:(BOOL)arg1; -@property(nonatomic, getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic) int flashMode; // @synthesize flashMode=_flashMode; -@property(nonatomic, getter=isShowingWarningIndicator) BOOL showWarningIndicator; // @synthesize showWarningIndicator=_showWarningIndicator; -@property(nonatomic, getter=isAutoHidden) BOOL autoHidden; // @synthesize autoHidden=_autoHidden; +- (void)_setExpanded:(_Bool)arg1; +@property(nonatomic, getter=isExpanded) _Bool expanded; // @synthesize expanded=_expanded; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long flashMode; // @synthesize flashMode=_flashMode; +@property(nonatomic, getter=isShowingWarningIndicator) _Bool showWarningIndicator; // @synthesize showWarningIndicator=_showWarningIndicator; +@property(nonatomic, getter=isAutoHidden) _Bool autoHidden; // @synthesize autoHidden=_autoHidden; - (void)_scheduleCollapse; - (void)_cancelCollapse; - (void)_collapseAnimated; - (void)collapse; -- (void)_collapseAndSetMode:(int)arg1 animated:(BOOL)arg2; -- (void)_expandAnimated:(BOOL)arg1; -- (BOOL)handleTapAtLocation:(struct CGPoint)arg1; +- (void)_collapseAndSetMode:(long long)arg1 animated:(_Bool)arg2; +- (void)_expandAnimated:(_Bool)arg1; +- (_Bool)handleTapAtLocation:(struct CGPoint)arg1; - (void)_handleTapRecognizer:(id)arg1; - (struct CGAffineTransform)_currentTransform; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_currentHeight; -- (float)_currentWidth; -- (float)_computeLayoutAndApply:(BOOL)arg1; +- (double)_currentHeight; +- (double)_currentWidth; +- (double)_computeLayoutAndApply:(_Bool)arg1; - (void)layoutSubviews; -- (void)setFlashMode:(int)arg1 notifyDelegate:(BOOL)arg2; +- (void)setFlashMode:(long long)arg1 notifyDelegate:(_Bool)arg2; - (void)_loadWarningResources; - (id)_localizedString:(id)arg1; -- (id)_imageNamed:(id)arg1 color:(id)arg2; - (void)_updateFrame; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)setOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)_performHighlightAnimation; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMFormattingManager.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFormattingManager.h new file mode 100644 index 000000000..039433a6d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMFormattingManager.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface CAMFormattingManager : NSObject +{ + _Bool _wantsCustomKerning; + _Bool _supportsVerticalText; +} + ++ (id)sharedManager; +@property(readonly, nonatomic) _Bool supportsVerticalText; // @synthesize supportsVerticalText=_supportsVerticalText; +@property(readonly, nonatomic) _Bool wantsCustomKerning; // @synthesize wantsCustomKerning=_wantsCustomKerning; +- (id)init; +- (void)_commonCAMFormattingManagerInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRBadge.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRBadge.h new file mode 100644 index 000000000..4f7d837a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRBadge.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface CAMHDRBadge : UIButton +{ +} + +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonInit; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRButton.h index 43f6ed2f4..f44271acd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHDRButton.h @@ -6,20 +6,36 @@ #import "UIButton.h" -@class UIImage; +@class CAMButtonLabel; @interface CAMHDRButton : UIButton { - UIImage *__baseImage; + _Bool _on; + long long _orientation; + CAMButtonLabel *__hdrLabel; + CAMButtonLabel *__offLabel; + CAMButtonLabel *__onLabel; } -@property(readonly, nonatomic) UIImage *_baseImage; // @synthesize _baseImage=__baseImage; -- (id)_HDRImageForOnState:(BOOL)arg1; -@property(nonatomic, getter=isOn) BOOL on; +@property(readonly, nonatomic) CAMButtonLabel *_onLabel; // @synthesize _onLabel=__onLabel; +@property(readonly, nonatomic) CAMButtonLabel *_offLabel; // @synthesize _offLabel=__offLabel; +@property(readonly, nonatomic) CAMButtonLabel *_hdrLabel; // @synthesize _hdrLabel=__hdrLabel; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic, getter=isOn) _Bool on; // @synthesize on=_on; +- (void)_updateFromOrientationChangeAnimated:(_Bool)arg1; +- (void)_updateFrameFromOrientation; +- (struct CGAffineTransform)_transformForOrientation:(long long)arg1; +- (void)_updateLabelsFromOrientation; +- (void)_updateFromOnState; +- (void)setOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)layoutSubviews; +- (void)_layoutForLandscapeOrientation; +- (void)_layoutForPortraitOrientation; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_commonInit; +- (void)_commonCAMHDRButtonInitialization; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMHardwareLockIndicatorView.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHardwareLockIndicatorView.h new file mode 100644 index 000000000..b27393e85 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMHardwareLockIndicatorView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSDictionary; + +@interface CAMHardwareLockIndicatorView : UIView +{ + _Bool _focusLocked; + _Bool _exposureLocked; + NSDictionary *__indicatorTextAttributes; +} + +@property(readonly, nonatomic) NSDictionary *_indicatorTextAttributes; // @synthesize _indicatorTextAttributes=__indicatorTextAttributes; +@property(nonatomic, getter=isExposureLocked) _Bool exposureLocked; // @synthesize exposureLocked=_exposureLocked; +@property(nonatomic, getter=isFocusLocked) _Bool focusLocked; // @synthesize focusLocked=_focusLocked; +- (void)_updateFromHardwareChange; +- (id)_textForCurrentHardwareState; +- (struct CGSize)_roundedSizeOfText:(id)arg1 withAttributes:(id)arg2; +- (void)drawRect:(struct CGRect)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonCAMHardwareLockIndicatorViewInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMImagePickerSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMImagePickerSpec.h index e90225a29..1008768dd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMImagePickerSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMImagePickerSpec.h @@ -12,7 +12,7 @@ + (id)specForPad; + (id)specForPhone; -- (BOOL)isCameraApp; +- (_Bool)isCameraApp; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMImageWell.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMImageWell.h index fe9bfd3f2..8364bf6e4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMImageWell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMImageWell.h @@ -6,11 +6,12 @@ #import "UIButton.h" -@class NSMutableArray, NSString, UIImageView; +@class NSMutableArray, NSString, UIImageView, UIView; @interface CAMImageWell : UIButton { - int _cameraOrientation; + long long _cameraOrientation; + UIView *__containerView; UIImageView *__thumbnailImageView; UIImageView *__maskImageView; NSMutableArray *__dimmingViewQueue; @@ -21,15 +22,20 @@ @property(readonly, nonatomic) NSMutableArray *_dimmingViewQueue; // @synthesize _dimmingViewQueue=__dimmingViewQueue; @property(readonly, nonatomic) UIImageView *_maskImageView; // @synthesize _maskImageView=__maskImageView; @property(readonly, nonatomic) UIImageView *_thumbnailImageView; // @synthesize _thumbnailImageView=__thumbnailImageView; -@property(nonatomic) int cameraOrientation; // @synthesize cameraOrientation=_cameraOrientation; +@property(readonly, nonatomic) UIView *_containerView; // @synthesize _containerView=__containerView; +@property(nonatomic) long long cameraOrientation; // @synthesize cameraOrientation=_cameraOrientation; - (id)_maskImage; -- (void)_performEmitAnimationWithImage:(id)arg1 orientation:(int)arg2 withCompletionBlock:(id)arg3; -- (struct CGAffineTransform)_affineTransformForImageOrientation:(int)arg1; +- (void)_removeFirstDimmingView; +- (void)_performEmitAnimationWithImage:(id)arg1 orientation:(long long)arg2 withCompletionBlock:(id)arg3; +- (struct CGAffineTransform)_affineTransformForImageOrientation:(long long)arg1; - (void)_updateThumbnailTransformFromCameraOrientation; +- (void)recoverFromFailedThumbnailUpdate; - (void)prepareForThumbnailUpdateFromCapture; -- (void)setThumbnailImage:(id)arg1 uuid:(id)arg2 animated:(BOOL)arg3; -- (void)setThumbnailImage:(id)arg1 animated:(BOOL)arg2; -- (void)setCameraOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)setThumbnailImage:(id)arg1 uuid:(id)arg2 animated:(_Bool)arg3; +- (void)setThumbnailImage:(id)arg1 animated:(_Bool)arg2; +- (void)setCameraOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDial.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDial.h index e5878932c..99b18641f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDial.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDial.h @@ -10,40 +10,38 @@ @interface CAMModeDial : UIControl { - int _orientation; + long long _orientation; id _dataSource; - unsigned int _selectedIndex; + unsigned long long _selectedIndex; NSMutableArray *__items; UIView *__dialContainerView; UIView *__itemsContainerView; UIImageView *__dotImageView; CAGradientLayer *__dialGradientLayer; - float __supersamplingFactor; } -@property(readonly, nonatomic) float _supersamplingFactor; // @synthesize _supersamplingFactor=__supersamplingFactor; @property(readonly, nonatomic) CAGradientLayer *_dialGradientLayer; // @synthesize _dialGradientLayer=__dialGradientLayer; @property(readonly, nonatomic) UIImageView *_dotImageView; // @synthesize _dotImageView=__dotImageView; @property(readonly, nonatomic) UIView *_itemsContainerView; // @synthesize _itemsContainerView=__itemsContainerView; @property(readonly, nonatomic) UIView *_dialContainerView; // @synthesize _dialContainerView=__dialContainerView; @property(readonly, nonatomic) NSMutableArray *_items; // @synthesize _items=__items; -@property(nonatomic) unsigned int selectedIndex; // @synthesize selectedIndex=_selectedIndex; +@property(nonatomic) unsigned long long selectedIndex; // @synthesize selectedIndex=_selectedIndex; @property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(readonly, nonatomic) long long orientation; // @synthesize orientation=_orientation; - (id)_dotImage; +- (id)_fontForOrientation:(long long)arg1; - (id)_verticalDialMeshTransform; - (id)_horizontalDialMeshTransform; - (void)_updateContainerViewPositionFromSelectedIndex; - (struct CGPoint)_containerPositionFromSelectedIndex; -- (struct CGRect)_frameForOrientation:(int)arg1; +- (struct CGRect)_frameForOrientation:(long long)arg1; - (void)reloadData; -- (void)setSelectedIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)setSelectedIndex:(unsigned long long)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (void)_layoutForVerticalOrientation; - (void)_layoutForHorizontalOrientation; - (void)dealloc; -- (id)initWithOrientation:(int)arg1; +- (id)initWithOrientation:(long long)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonCAMModeDialInitialization; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialDataSource-Protocol.h index 9ce54b83a..fc0ee54bf 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol CAMModeDialDataSource -- (id)modeDial:(id)arg1 titleForItemAtIndex:(unsigned int)arg2; -- (int)numberOfItemsInModeDial:(id)arg1; +- (id)modeDial:(id)arg1 titleForItemAtIndex:(unsigned long long)arg2; +- (long long)numberOfItemsInModeDial:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialItem.h index 54270e2c7..43cad1d05 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMModeDialItem.h @@ -6,28 +6,28 @@ #import "UIView.h" -@class NSString, UILabel; +@class NSString, UIFont, UILabel; @interface CAMModeDialItem : UIView { - BOOL _selected; + _Bool _selected; NSString *_title; + UIFont *_font; UILabel *__titleLabel; UILabel *__selectedTitleLabel; - float _supersamplingFactor; } -@property(nonatomic) float supersamplingFactor; // @synthesize supersamplingFactor=_supersamplingFactor; @property(readonly, nonatomic) UILabel *_selectedTitleLabel; // @synthesize _selectedTitleLabel=__selectedTitleLabel; @property(readonly, nonatomic) UILabel *_titleLabel; // @synthesize _titleLabel=__titleLabel; +@property(retain, nonatomic) UIFont *font; // @synthesize font=_font; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)dealloc; - (id)initWithCoder:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 supersamplingFactor:(float)arg2; +- (id)initWithFrame:(struct CGRect)arg1; - (void)_commonCAMModeDialItemInitialization; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadApplicationSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadApplicationSpec.h index 44d4feb12..c7bf36c63 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadApplicationSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadApplicationSpec.h @@ -10,22 +10,22 @@ { } -- (BOOL)shouldCreateZoomSliderOnLaunch; -- (BOOL)shouldCreatePanoramaViewOnLaunch; -- (BOOL)shouldCreateHDRButtonOnLaunch; -- (BOOL)shouldCreateModeDialOnLaunch; -- (BOOL)shouldCreateFiltersButtonOnLaunch; -- (BOOL)shouldCreateShutterButtonOnLaunch; -- (BOOL)shouldCreateImageWellOnLaunch; -- (BOOL)shouldCreateStillDuringVideoOnLaunch; -- (BOOL)shouldCreateFlipButtonOnLaunch; -- (BOOL)shouldCreateElapsedTimeViewOnLaunch; -- (BOOL)shouldCreateFlashButtonOnLaunch; -- (BOOL)shouldCreateTopBarOnLaunch; -- (BOOL)shouldCreateBottomBarOnLaunch; +- (_Bool)shouldCreateZoomSlider; +- (_Bool)shouldCreatePanoramaView; +- (_Bool)shouldCreateHDRButton; +- (_Bool)shouldCreateModeDial; +- (_Bool)shouldCreateFiltersButton; +- (_Bool)shouldCreateShutterButton; +- (_Bool)shouldCreateImageWell; +- (_Bool)shouldCreateStillDuringVideo; +- (_Bool)shouldCreateFlipButton; +- (_Bool)shouldCreateElapsedTimeView; +- (_Bool)shouldCreateFlashButton; +- (_Bool)shouldCreateTopBar; +- (_Bool)shouldCreateBottomBar; - (int)rotationStyle; -- (int)modeDialOrientation; -- (int)bottomBarOrientation; +- (long long)modeDialOrientation; +- (long long)bottomBarOrientation; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadImagePickerSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadImagePickerSpec.h index 6c93d875b..7cd40a65f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadImagePickerSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPadImagePickerSpec.h @@ -10,21 +10,21 @@ { } -- (BOOL)shouldCreateZoomSliderOnLaunch; -- (BOOL)shouldCreatePanoramaViewOnLaunch; -- (BOOL)shouldCreateHDRButtonOnLaunch; -- (BOOL)shouldCreateModeDialOnLaunch; -- (BOOL)shouldCreateFiltersButtonOnLaunch; -- (BOOL)shouldCreateShutterButtonOnLaunch; -- (BOOL)shouldCreateImageWellOnLaunch; -- (BOOL)shouldCreateStillDuringVideoOnLaunch; -- (BOOL)shouldCreateFlipButtonOnLaunch; -- (BOOL)shouldCreateElapsedTimeViewOnLaunch; -- (BOOL)shouldCreateFlashButtonOnLaunch; -- (BOOL)shouldCreateTopBarOnLaunch; -- (BOOL)shouldCreateBottomBarOnLaunch; -- (int)modeDialOrientation; -- (int)bottomBarOrientation; +- (_Bool)shouldCreateZoomSlider; +- (_Bool)shouldCreatePanoramaView; +- (_Bool)shouldCreateHDRButton; +- (_Bool)shouldCreateModeDial; +- (_Bool)shouldCreateFiltersButton; +- (_Bool)shouldCreateShutterButton; +- (_Bool)shouldCreateImageWell; +- (_Bool)shouldCreateStillDuringVideo; +- (_Bool)shouldCreateFlipButton; +- (_Bool)shouldCreateElapsedTimeView; +- (_Bool)shouldCreateFlashButton; +- (_Bool)shouldCreateTopBar; +- (_Bool)shouldCreateBottomBar; +- (long long)modeDialOrientation; +- (long long)bottomBarOrientation; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneApplicationSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneApplicationSpec.h index 0473e8cf5..27a8ad504 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneApplicationSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneApplicationSpec.h @@ -10,20 +10,22 @@ { } -- (BOOL)shouldCreateZoomSliderOnLaunch; -- (BOOL)shouldCreatePanoramaViewOnLaunch; -- (BOOL)shouldCreateHDRButtonOnLaunch; -- (BOOL)shouldCreateModeDialOnLaunch; -- (BOOL)shouldCreateFiltersButtonOnLaunch; -- (BOOL)shouldCreateShutterButtonOnLaunch; -- (BOOL)shouldCreateImageWellOnLaunch; -- (BOOL)shouldCreateStillDuringVideoOnLaunch; -- (BOOL)shouldCreateFlipButtonOnLaunch; -- (BOOL)shouldCreateElapsedTimeViewOnLaunch; -- (BOOL)shouldCreateFlashButtonOnLaunch; -- (BOOL)shouldCreateTopBarOnLaunch; -- (BOOL)shouldCreateBottomBarOnLaunch; -- (int)bottomBarOrientation; +- (_Bool)shouldCreateSlalomIndicator; +- (_Bool)shouldCreateAvalancheIndicator; +- (_Bool)shouldCreateZoomSlider; +- (_Bool)shouldCreatePanoramaView; +- (_Bool)shouldCreateHDRButton; +- (_Bool)shouldCreateModeDial; +- (_Bool)shouldCreateFiltersButton; +- (_Bool)shouldCreateShutterButton; +- (_Bool)shouldCreateImageWell; +- (_Bool)shouldCreateStillDuringVideo; +- (_Bool)shouldCreateFlipButton; +- (_Bool)shouldCreateElapsedTimeView; +- (_Bool)shouldCreateFlashButton; +- (_Bool)shouldCreateTopBar; +- (_Bool)shouldCreateBottomBar; +- (long long)bottomBarOrientation; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneImagePickerSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneImagePickerSpec.h index eb7647488..6ad6d7436 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneImagePickerSpec.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMPhoneImagePickerSpec.h @@ -10,21 +10,21 @@ { } -- (BOOL)shouldCreateZoomSliderOnLaunch; -- (BOOL)shouldCreatePanoramaViewOnLaunch; -- (BOOL)shouldCreateHDRButtonOnLaunch; -- (BOOL)shouldCreateModeDialOnLaunch; -- (BOOL)shouldCreateFiltersButtonOnLaunch; -- (BOOL)shouldCreateShutterButtonOnLaunch; -- (BOOL)shouldCreateImageWellOnLaunch; -- (BOOL)shouldCreateStillDuringVideoOnLaunch; -- (BOOL)shouldCreateFlipButtonOnLaunch; -- (BOOL)shouldCreateElapsedTimeViewOnLaunch; -- (BOOL)shouldCreateFlashButtonOnLaunch; -- (BOOL)shouldCreateTopBarOnLaunch; -- (BOOL)shouldCreateBottomBarOnLaunch; -- (BOOL)isPad; -- (BOOL)isPhone; +- (_Bool)shouldCreateZoomSlider; +- (_Bool)shouldCreatePanoramaView; +- (_Bool)shouldCreateHDRButton; +- (_Bool)shouldCreateModeDial; +- (_Bool)shouldCreateFiltersButton; +- (_Bool)shouldCreateShutterButton; +- (_Bool)shouldCreateImageWell; +- (_Bool)shouldCreateStillDuringVideo; +- (_Bool)shouldCreateFlipButton; +- (_Bool)shouldCreateElapsedTimeView; +- (_Bool)shouldCreateFlashButton; +- (_Bool)shouldCreateTopBar; +- (_Bool)shouldCreateBottomBar; +- (_Bool)isPad; +- (_Bool)isPhone; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMShutterButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMShutterButton.h index 8b79fc3a6..7e679d97e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMShutterButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMShutterButton.h @@ -6,41 +6,43 @@ #import "UIButton.h" -@class UIImageView, UIView; +@class UIActivityIndicatorView, UIImageView, UIView; @interface CAMShutterButton : UIButton { - BOOL _pulsing; - BOOL _spinning; - BOOL __small; - int _mode; + _Bool _pulsing; + _Bool _spinning; + _Bool __small; + long long _mode; UIView *__outerView; + UIImageView *__outerImageView; UIView *__innerView; - UIView *__progressOuterView; - UIImageView *__progressMaskImageView; + UIActivityIndicatorView *__progressActivityIndicatorView; } + (id)smallShutterButton; + (id)shutterButton; -@property(readonly, nonatomic) UIImageView *_progressMaskImageView; // @synthesize _progressMaskImageView=__progressMaskImageView; -@property(readonly, nonatomic) UIView *_progressOuterView; // @synthesize _progressOuterView=__progressOuterView; +@property(readonly, nonatomic) UIActivityIndicatorView *_progressActivityIndicatorView; // @synthesize _progressActivityIndicatorView=__progressActivityIndicatorView; @property(readonly, nonatomic) UIView *_innerView; // @synthesize _innerView=__innerView; +@property(readonly, nonatomic) UIImageView *_outerImageView; // @synthesize _outerImageView=__outerImageView; @property(readonly, nonatomic) UIView *_outerView; // @synthesize _outerView=__outerView; -@property(nonatomic, getter=_isSmall, setter=_setSmall:) BOOL _small; // @synthesize _small=__small; -@property(nonatomic, getter=isSpinning) BOOL spinning; // @synthesize spinning=_spinning; -@property(nonatomic, getter=isPulsing) BOOL pulsing; // @synthesize pulsing=_pulsing; -@property(nonatomic) int mode; // @synthesize mode=_mode; +@property(nonatomic, getter=_isSmall, setter=_setSmall:) _Bool _small; // @synthesize _small=__small; +@property(nonatomic, getter=isSpinning) _Bool spinning; // @synthesize spinning=_spinning; +@property(nonatomic, getter=isPulsing) _Bool pulsing; // @synthesize pulsing=_pulsing; +@property(nonatomic) long long mode; // @synthesize mode=_mode; - (void)_updateSpinningAnimations; -- (void)_performModeSwitchAnimationFromMode:(int)arg1 toMode:(int)arg2 animated:(BOOL)arg3; +- (void)_performModeSwitchAnimationFromMode:(long long)arg1 toMode:(long long)arg2 animated:(_Bool)arg3; - (void)_performHighlightAnimation; - (void)_updateOuterAndInnerLayers; -- (BOOL)_isStopMode:(int)arg1; -- (float)_borderWidthForMode:(int)arg1; -- (float)_cornerRadiusForMode:(int)arg1; -- (struct CGSize)_sizeForMode:(int)arg1; -- (id)_colorForMode:(int)arg1; -- (void)setMode:(int)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; +- (_Bool)_shouldUseImageViewForMode:(long long)arg1; +- (_Bool)_isStopMode:(long long)arg1; +- (id)_outerImageForMode:(long long)arg1; +- (double)_borderWidthForMode:(long long)arg1; +- (double)_cornerRadiusForMode:(long long)arg1; +- (struct CGSize)_sizeForMode:(long long)arg1; +- (id)_colorForMode:(long long)arg1; +- (void)setMode:(long long)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMSlalomIndicatorView.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMSlalomIndicatorView.h new file mode 100644 index 000000000..c2e4e344d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMSlalomIndicatorView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UILabel; + +@interface CAMSlalomIndicatorView : UIView +{ + long long _framesPerSecond; + UILabel *__framerateLabel; +} + +@property(readonly, nonatomic) UILabel *_framerateLabel; // @synthesize _framerateLabel=__framerateLabel; +@property(nonatomic) long long framesPerSecond; // @synthesize framesPerSecond=_framesPerSecond; +- (void)_updateFramerateLabel; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonCAMSlalomIndicatorViewInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMTopBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMTopBar.h index 15c2c4ec6..ec52d9ab5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMTopBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMTopBar.h @@ -8,33 +8,48 @@ #import "CAMFlashButtonDelegate-Protocol.h" -@class CAMElapsedTimeView, CAMFlashButton, CAMFlipButton; +@class CAMElapsedTimeView, CAMFlashButton, CAMFlipButton, CAMHDRButton; @interface CAMTopBar : UIView { - BOOL __flashButtonExpanded; - int _backgroundStyle; + _Bool __flashButtonExpanded; + long long _style; + long long _backgroundStyle; CAMFlashButton *_flashButton; CAMElapsedTimeView *_elapsedTimeView; + CAMHDRButton *_HDRButton; CAMFlipButton *_flipButton; - int _orientation; + long long _orientation; + UIView *__backgroundView; } -@property(nonatomic, getter=_isFlashButtonExpanded, setter=_setFlashButtonExpanded:) BOOL _flashButtonExpanded; // @synthesize _flashButtonExpanded=__flashButtonExpanded; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(nonatomic, getter=_isFlashButtonExpanded, setter=_setFlashButtonExpanded:) _Bool _flashButtonExpanded; // @synthesize _flashButtonExpanded=__flashButtonExpanded; +@property(readonly, nonatomic) UIView *_backgroundView; // @synthesize _backgroundView=__backgroundView; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(retain, nonatomic) CAMFlipButton *flipButton; // @synthesize flipButton=_flipButton; +@property(retain, nonatomic) CAMHDRButton *HDRButton; // @synthesize HDRButton=_HDRButton; @property(retain, nonatomic) CAMElapsedTimeView *elapsedTimeView; // @synthesize elapsedTimeView=_elapsedTimeView; @property(retain, nonatomic) CAMFlashButton *flashButton; // @synthesize flashButton=_flashButton; -@property(nonatomic) int backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; +@property(nonatomic) long long backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; +@property(nonatomic) long long style; // @synthesize style=_style; - (void)flashButtonDidCollapse:(id)arg1; - (void)flashButtonWillExpand:(id)arg1; - (void)flashButtonWasPressed:(id)arg1; - (void)flashButtonModeDidChange:(id)arg1; -- (BOOL)_shouldHideElapsedTimeView; -- (void)_updateElapsedTimeViewHidden; -- (void)_updateBackgroundStyleAnimated:(BOOL)arg1; -- (void)setBackgroundStyle:(int)arg1 animated:(BOOL)arg2; +- (void)_layoutFloatingRecordingStyle; +- (void)_layoutFloatingStyle; +- (void)_layoutDefaultStyle; +- (struct UIEdgeInsets)_backgroundEdgeInsetsForStyle:(long long)arg1; +- (_Bool)_shouldHideHDRButton; +- (_Bool)_shouldHideElapsedTimeView; +- (void)_updateHiddenViewsForFlashExpansion; +- (void)_updateBackgroundStyleAnimated:(_Bool)arg1; +- (void)_updateStyleAnimated:(_Bool)arg1; +@property(readonly, nonatomic, getter=isFloating) _Bool floating; +- (void)setBackgroundStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)setStyle:(long long)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CAMZoomSlider.h b/iOS7/PrivateFrameworks/PhotoLibrary/CAMZoomSlider.h index c433ec373..62993ad99 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CAMZoomSlider.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CAMZoomSlider.h @@ -6,23 +6,27 @@ #import "UISlider.h" -@class CADisplayLink, NSTimer; +@class NSTimer, UIImageView, UIView; @interface CAMZoomSlider : UISlider { - BOOL _minimumAutozooming; - BOOL _maximumAutozooming; - BOOL __autozooming; + _Bool _minimumAutozooming; + _Bool _maximumAutozooming; + _Bool __autozooming; id _delegate; NSTimer *__visibilityTimer; - CADisplayLink *__autozoomingDisplayLink; + UIImageView *__thumbImageView; + UIView *__minTrackMaskView; + UIView *__maxTrackMaskView; } -@property(nonatomic, getter=_isAutozooming, setter=_setAutozooming:) BOOL _autozooming; // @synthesize _autozooming=__autozooming; -@property(readonly, nonatomic) CADisplayLink *_autozoomingDisplayLink; // @synthesize _autozoomingDisplayLink=__autozoomingDisplayLink; +@property(readonly, nonatomic) UIView *_maxTrackMaskView; // @synthesize _maxTrackMaskView=__maxTrackMaskView; +@property(readonly, nonatomic) UIView *_minTrackMaskView; // @synthesize _minTrackMaskView=__minTrackMaskView; +@property(readonly, nonatomic) UIImageView *_thumbImageView; // @synthesize _thumbImageView=__thumbImageView; +@property(nonatomic, getter=_isAutozooming, setter=_setAutozooming:) _Bool _autozooming; // @synthesize _autozooming=__autozooming; @property(readonly, nonatomic) NSTimer *_visibilityTimer; // @synthesize _visibilityTimer=__visibilityTimer; -@property(nonatomic, getter=isMaximumAutozooming) BOOL maximumAutozooming; // @synthesize maximumAutozooming=_maximumAutozooming; -@property(nonatomic, getter=isMinimumAutozooming) BOOL minimumAutozooming; // @synthesize minimumAutozooming=_minimumAutozooming; +@property(nonatomic, getter=isMaximumAutozooming) _Bool maximumAutozooming; // @synthesize maximumAutozooming=_maximumAutozooming; +@property(nonatomic, getter=isMinimumAutozooming) _Bool minimumAutozooming; // @synthesize minimumAutozooming=_minimumAutozooming; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_hideZoomSlider:(id)arg1; - (void)_postHideZoomSliderAnimation; @@ -30,21 +34,20 @@ - (void)makeVisible; - (void)stopVisibilityTimer; - (void)startVisibilityTimer; -- (BOOL)visibilityTimerIsValid; +- (_Bool)visibilityTimerIsValid; - (void)_endAutozooming; - (void)_updateAutozooming; - (void)_beginAutozooming; -- (void)_performAutozoom; -- (void)_setupAutozoomingDisplayLink; -- (void)_invalidateAutozoomingDisplayLink; -- (BOOL)_isMinimumOrMaximumAutozooming; -- (void)_setMaximumAutozooming:(BOOL)arg1; -- (void)_setMinimumAutozooming:(BOOL)arg1; +- (_Bool)_isMinimumOrMaximumAutozooming; +- (void)_setMaximumAutozooming:(_Bool)arg1; +- (void)_setMinimumAutozooming:(_Bool)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (int)locationOfTouch:(id)arg1; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (long long)locationOfTouch:(id)arg1; +- (void)layoutSubviews; +- (id)createThumbView; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/CDStructures.h b/iOS7/PrivateFrameworks/PhotoLibrary/CDStructures.h index e5f5a7ec5..e8a960d08 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/CDStructures.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/CDStructures.h @@ -7,17 +7,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -26,8 +26,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct NSObject { @@ -35,35 +35,35 @@ struct NSObject { }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; - float _field5; + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; + double _field5; int _field6; -} CDStruct_af7d35ee; +} CDStruct_ebaa735e; typedef struct { - int version; + long long version; void *info; void *retain; void *release; void *copyDescription; -} CDStruct_304912e7; +} CDStruct_4210025a; // Ambiguous groups typedef struct { @@ -95,3 +95,14 @@ typedef struct { } span; } CDStruct_feeb6407; +typedef struct { + struct { + double x; + double y; + } origin; + struct { + double width; + double height; + } size; +} CDStruct_02837cd9; + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/DeferredCAMCameraRollSpec.h b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredCAMCameraRollSpec.h new file mode 100644 index 000000000..66cee70d8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredCAMCameraRollSpec.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DeferredFrameworkLoader; + +@interface DeferredCAMCameraRollSpec : CAMCameraRollSpec +{ + _Bool _isPad; + CAMCameraRollSpec *_spec; + DeferredFrameworkLoader *_loader; +} + +@property(nonatomic) _Bool isPad; // @synthesize isPad=_isPad; +@property(retain, nonatomic) DeferredFrameworkLoader *loader; // @synthesize loader=_loader; +@property(retain, nonatomic) CAMCameraRollSpec *spec; // @synthesize spec=_spec; +- (void)dealloc; +- (void)prepareAlbumViewControllerForReuse:(id)arg1 withAlbum:(struct NSObject *)arg2 inApplicationCameraViewController:(id)arg3; +- (id)newAlbumNavigationControllerForAlbum:(struct NSObject *)arg1 inApplicationCameraViewController:(id)arg2; +- (void)ensureCAMCameraRollSpec; +- (id)initWithDeferredLoader:(id)arg1 isPad:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/DeferredFrameworkLoader.h b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredFrameworkLoader.h new file mode 100644 index 000000000..6b0e4f2cb --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredFrameworkLoader.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DeferredFrameworkLoader : NSObject +{ + NSString *_path; + void *_frameworkHandle; + long long _frameworkLoadedToken; +} + ++ (id)PhotosUIFrameworkPath; +@property(nonatomic) long long frameworkLoadedToken; // @synthesize frameworkLoadedToken=_frameworkLoadedToken; +@property(nonatomic) void *frameworkHandle; // @synthesize frameworkHandle=_frameworkHandle; +@property(retain, nonatomic) NSString *path; // @synthesize path=_path; +- (void)dealloc; +- (Class)classFromString:(id)arg1; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/DeferredPUApplicationCameraViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredPUApplicationCameraViewController.h new file mode 100644 index 000000000..3e658980b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/DeferredPUApplicationCameraViewController.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CAMCameraRollSpec, DeferredFrameworkLoader; + +@interface DeferredPUApplicationCameraViewController : PLApplicationCameraViewController +{ + CAMCameraRollSpec *_spec; + DeferredFrameworkLoader *_deferredLoader; +} + +@property(retain, nonatomic) DeferredFrameworkLoader *deferredLoader; // @synthesize deferredLoader=_deferredLoader; +@property(retain, nonatomic) CAMCameraRollSpec *spec; // @synthesize spec=_spec; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)definesPresentationContext; +- (id)navigationController:(id)arg1 animatorForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 interactionControllerUsingAnimator:(id)arg2; +- (_Bool)_navigationControllerShouldCrossFadeBottomBars:(id)arg1; +- (void)prepareAlbumNavigationControllerForReuse:(id)arg1 withAlbum:(struct NSObject *)arg2; +- (id)newAlbumNavigationControllerForAlbum:(struct NSObject *)arg1; +- (void)dealloc; +- (id)initForCurrentPlatformWithSessionID:(id)arg1 usesCameraLocationBundleID:(_Bool)arg2 startPreviewImmediately:(_Bool)arg3; +- (id)initForCurrentPlatformWithSessionID:(id)arg1 startPreviewImmediately:(_Bool)arg2; +- (id)_initWithSessionID:(id)arg1 usesCameraLocationBundleID:(_Bool)arg2 startPreviewImmediately:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/ICCameraItem-PLCameraImportItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/ICCameraItem-PLCameraImportItem.h index 73973c633..de1d036cd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/ICCameraItem-PLCameraImportItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/ICCameraItem-PLCameraImportItem.h @@ -7,6 +7,6 @@ #import "ICCameraItem.h" @interface ICCameraItem (PLCameraImportItem) -- (BOOL)isCameraFile; +- (_Bool)isCameraFile; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/ICDevice-PLCameraImporter.h b/iOS7/PrivateFrameworks/PhotoLibrary/ICDevice-PLCameraImporter.h index 2c7f952ae..f377e14a7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/ICDevice-PLCameraImporter.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/ICDevice-PLCameraImporter.h @@ -7,6 +7,6 @@ #import "ICDevice.h" @interface ICDevice (PLCameraImporter) -- (BOOL)isCameraDevice; +- (_Bool)isCameraDevice; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/ICDeviceBrowserDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/ICDeviceBrowserDelegate-Protocol.h index 23b082d40..7a2a72e4c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/ICDeviceBrowserDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/ICDeviceBrowserDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol ICDeviceBrowserDelegate -- (void)deviceBrowser:(id)arg1 didRemoveDevice:(id)arg2 moreGoing:(BOOL)arg3; -- (void)deviceBrowser:(id)arg1 didAddDevice:(id)arg2 moreComing:(BOOL)arg3; +- (void)deviceBrowser:(id)arg1 didRemoveDevice:(id)arg2 moreGoing:(_Bool)arg3; +- (void)deviceBrowser:(id)arg1 didAddDevice:(id)arg2 moreComing:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/LoupeView.h b/iOS7/PrivateFrameworks/PhotoLibrary/LoupeView.h deleted file mode 100644 index b507735cf..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/LoupeView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView; - -@interface LoupeView : UIView -{ - UIImageView *_foreground; - unsigned int _displayedIndex; -} - -@property(nonatomic) unsigned int displayedIndex; // @synthesize displayedIndex=_displayedIndex; -- (id)image; -- (void)setImage:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/MKMapViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/MKMapViewDelegate-Protocol.h index 7ec2f7221..27771a6a5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/MKMapViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/MKMapViewDelegate-Protocol.h @@ -13,8 +13,8 @@ - (id)mapView:(id)arg1 viewForOverlay:(id)arg2; - (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; - (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; -- (void)mapView:(id)arg1 didChangeUserTrackingMode:(int)arg2 animated:(BOOL)arg3; -- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned int)arg3 fromOldState:(unsigned int)arg4; +- (void)mapView:(id)arg1 didChangeUserTrackingMode:(long long)arg2 animated:(_Bool)arg3; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; - (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; - (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; - (void)mapViewDidStopLocatingUser:(id)arg1; @@ -24,12 +24,12 @@ - (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; -- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(BOOL)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(_Bool)arg2; - (void)mapViewWillStartRenderingMap:(id)arg1; - (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; - (void)mapViewDidFinishLoadingMap:(id)arg1; - (void)mapViewWillStartLoadingMap:(id)arg1; -- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; -- (void)mapView:(id)arg1 regionWillChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/NoRasterization.h b/iOS7/PrivateFrameworks/PhotoLibrary/NoRasterization.h index 409960604..838959883 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/NoRasterization.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/NoRasterization.h @@ -10,7 +10,7 @@ { } -- (void)setShouldRasterize:(BOOL)arg1; +- (void)setShouldRasterize:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAVPlayerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAVPlayerView.h index 7dafdc765..193519aa8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAVPlayerView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAVPlayerView.h @@ -10,12 +10,12 @@ @interface PLAVPlayerView : UIView { - unsigned int _scaleMode; + unsigned long long _scaleMode; } + (Class)layerClass; -@property(nonatomic) unsigned int scaleMode; // @synthesize scaleMode=_scaleMode; -- (void)setScaleMode:(unsigned int)arg1 duration:(double)arg2; +@property(nonatomic) unsigned long long scaleMode; // @synthesize scaleMode=_scaleMode; +- (void)setScaleMode:(unsigned long long)arg1 duration:(double)arg2; @property(retain, nonatomic) AVPlayer *player; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewController.h deleted file mode 100644 index 7c5588539..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewController.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLAbstractLibraryViewControllerDelegate-Protocol.h" -#import "PLAssetContainerListChangeObserver-Protocol.h" - -@class NSOrderedSet, NSString, PLAbstractLibraryViewController, PLLibraryBannerView; - -@interface PLAbstractAlbumPickerViewController : UIViewController -{ - int _libraryContentMode; - NSOrderedSet *_assetsToAdd; - NSString *_pickerTitle; - NSString *_albumCreationLabel; - id _delegate; - PLAbstractLibraryViewController *_libraryViewController; - PLLibraryBannerView *_bannerView; - UIViewController *_contentViewController; - id _completionHandler; -} - -@property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; -@property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; -@property(retain, nonatomic) PLLibraryBannerView *bannerView; // @synthesize bannerView=_bannerView; -@property(retain, nonatomic) PLAbstractLibraryViewController *libraryViewController; // @synthesize libraryViewController=_libraryViewController; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(copy, nonatomic) NSString *albumCreationLabel; // @synthesize albumCreationLabel=_albumCreationLabel; -@property(copy, nonatomic) NSString *pickerTitle; // @synthesize pickerTitle=_pickerTitle; -@property(retain, nonatomic) NSOrderedSet *assetsToAdd; // @synthesize assetsToAdd=_assetsToAdd; -@property(readonly, nonatomic) int libraryContentMode; // @synthesize libraryContentMode=_libraryContentMode; -- (int)bannerViewStyle; -- (struct NSObject *)albumListForContentMode:(int)arg1; -- (int)albumListFilter; -- (id)preparedLibraryViewController; -- (id)preparedContentController; -- (void)animateBannerThumbnailToAlbumAtIndex:(unsigned int)arg1 completion:(id)arg2; -- (void)assetContainerListDidChange:(id)arg1; -- (void)cancelPicker:(id)arg1; -- (BOOL)libraryViewController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -- (void)viewDidUnload; -- (void)loadView; -- (void)didReceiveMemoryWarning; -- (void)dealloc; -- (id)initWithLibraryContentMode:(int)arg1 assetsToAdd:(id)arg2 completionHandler:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewControllerDelegate-Protocol.h deleted file mode 100644 index 9675fab68..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractAlbumPickerViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAbstractAlbumPickerViewControllerDelegate -- (BOOL)albumPickerController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewController.h deleted file mode 100644 index 0a451cc1b..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewController.h +++ /dev/null @@ -1,124 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLAlbumStreamActivityDelegate-Protocol.h" -#import "PLAlbumStreamingOptionsViewControllerDelegate-Protocol.h" -#import "PLAssetContainerListChangeObserver-Protocol.h" -#import "PLAssetContainerObserver-Protocol.h" -#import "PLDismissableViewController-Protocol.h" -#import "PLNavigableAssetContainerListViewController-Protocol.h" -#import "PLPhotoLibraryShouldReloadObserver-Protocol.h" -#import "PLPhotosPickerSessionParticipant-Protocol.h" - -@class NSArray, NSDate, NSObject, NSObject, NSString, PLAlbumStreamActivity, PLAlbumStreamingOptionsViewController, PLPhotosPickerSession, PLSyncProgressView, UIAlertView, UIBarButtonItem, UIImage; - -@interface PLAbstractLibraryViewController : UIViewController -{ - struct NSObject *_albumList; - int _contentMode; - struct NSObject *_hiddenAlbum; - struct NSObject *_openAlbum; - NSArray *_syncProgressAlbums; - UIBarButtonItem *_customRightButton; - UIAlertView *_createAlbumAlert; - PLAlbumStreamingOptionsViewController *_albumSharingOptionsController; - PLAlbumStreamActivity *_createSharedStreamActivity; - id _delegate; - unsigned int _previousAlbumsCount; - unsigned int _ignoreReorderNotificationCount; - NSDate *_lastForegroundedDate; - unsigned int _lastPendingCount; - unsigned int _totalItemsCount; - PLPhotosPickerSession *_currentPickerSession; - id _didSelectAlbumHandler; - struct { - unsigned int hasContent:1; - unsigned int allowsEditingAlbums:1; - unsigned int albumsListViewInSync:1; - unsigned int syncProgressVisible:1; - unsigned int visible:1; - unsigned int delegateImplementsShouldEnableAlbum:1; - unsigned int reserved:27; - } _alcFlags; - NSString *_listHeaderLabel; - UIImage *_listHeaderImage; - id _listHeaderActionHandler; -} - -@property(copy, nonatomic) id listHeaderActionHandler; // @synthesize listHeaderActionHandler=_listHeaderActionHandler; -@property(retain, nonatomic) UIImage *listHeaderImage; // @synthesize listHeaderImage=_listHeaderImage; -@property(copy, nonatomic) NSString *listHeaderLabel; // @synthesize listHeaderLabel=_listHeaderLabel; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; -@property(retain, nonatomic) UIBarButtonItem *customRightButton; // @synthesize customRightButton=_customRightButton; -@property(copy, nonatomic) id didSelectAlbumHandler; // @synthesize didSelectAlbumHandler=_didSelectAlbumHandler; -@property(readonly, nonatomic) NSObject *albumList; // @synthesize albumList=_albumList; -@property(retain, nonatomic) NSObject *hiddenAlbum; // @synthesize hiddenAlbum=_hiddenAlbum; -- (void)_updateAlbumsSortOrderIfNeeded; -- (void)_updateAlbumsWithNotification:(id)arg1; -- (void)_updateSyncProgress; -- (void)_updateHasContent; -- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAssetContainer:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(BOOL)arg2; -- (void)albumStreamActivity:(id)arg1 didCreateAlbum:(struct NSObject *)arg2; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (void)_addLocalAlbum:(id)arg1; -- (void)_addStreamedAlbum:(id)arg1; -- (void)addAlbum:(id)arg1; -- (void)shouldReload:(id)arg1; -- (void)assetContainerDidChange:(id)arg1; -- (void)assetContainerListDidChange:(id)arg1; -- (void)_appWillEnterForeground:(id)arg1; -- (id)_suppresionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (BOOL)canNavigateIntoAlbum:(struct NSObject *)arg1; -- (BOOL)albumIsDisplayedEnabled:(struct NSObject *)arg1; -- (id)_syncProgressAlbums; -- (void)setHiddenAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2; -@property(nonatomic) BOOL allowsEditingAlbums; -- (void)setAlbumList:(struct NSObject *)arg1 contentMode:(int)arg2; -@property(readonly, nonatomic) int interfaceIdiom; -@property(readonly, nonatomic) int contentMode; -- (void)didReceiveMemoryWarning; -- (void)dealloc; -- (id)init; -- (void)albumStreamingOptionsViewController:(id)arg1 didCompleteWithReason:(int)arg2; -- (void)editStreamOptionsForAlbum:(id)arg1; -- (id)subtitleForAlbum:(struct NSObject *)arg1; -- (BOOL)checkAndAlertSubscribedStreamsLimitReachedForAlbum:(id)arg1; -- (BOOL)subtitleForAlbumAllowsEmail; -- (void)deleteAlbum:(struct NSObject *)arg1; -- (void)increaseIgnoreReorderNotificationCount; -@property(readonly, nonatomic) BOOL hasContent; -@property(nonatomic) BOOL albumsListViewInSync; -@property(readonly, nonatomic) BOOL libraryViewVisible; -@property(retain, nonatomic) NSObject *openAlbum; -@property(getter=isSyncProgressVisible) BOOL syncProgressVisible; -@property(readonly, nonatomic) PLSyncProgressView *syncProgressView; -- (id)visibleCellViewForAlbumAtIndex:(unsigned int)arg1; -- (void)updateNavigationItemButtons; -- (void)updateAlbumListHeader; -- (BOOL)updateInterfaceForDeletedAlbumIndexes:(id)arg1 addedIndexes:(id)arg2 changedIndexes:(id)arg3 isReordering:(BOOL)arg4 needsFullReload:(BOOL)arg5; -- (void)updateInterfaceForHasContentChange; -- (void)scrollToAlbumAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 select:(BOOL)arg3; -- (void)dismissSharedStreamOptionsViewController; -- (void)presentSharedStreamOptionsViewController:(id)arg1; -- (void)showInvitationConfirmationForAlbum:(id)arg1; -- (void)cancelAddPhotosSessionAnimated:(BOOL)arg1; -- (void)beginAddPhotosSessionForAlbum:(id)arg1 didShowHandler:(id)arg2 completionHandler:(void)arg3; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewControllerDelegate-Protocol.h deleted file mode 100644 index 4482c4342..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAbstractLibraryViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAbstractLibraryViewControllerDelegate - -@optional -- (BOOL)libraryViewController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLActivity.h deleted file mode 100644 index 61bf40463..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivity.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIActivity.h" - -@class NSArray; - -@interface PLActivity : UIActivity -{ - BOOL _needsActivityViewControllerDismissed; - int _status; - int _mode; - int _interfaceIdiom; - NSArray *_assetsToShare; -} - -@property(nonatomic) BOOL needsActivityViewControllerDismissed; // @synthesize needsActivityViewControllerDismissed=_needsActivityViewControllerDismissed; -@property(retain, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; -@property(nonatomic) int interfaceIdiom; // @synthesize interfaceIdiom=_interfaceIdiom; -@property(nonatomic) int mode; // @synthesize mode=_mode; -@property(nonatomic) int status; // @synthesize status=_status; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (void)dealloc; -- (id)initForMode:(int)arg1 interfaceIdiom:(int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewController.h deleted file mode 100644 index b08ecc805..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewController.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIActivityViewController.h" - -@class NSArray, UIViewController; - -@interface PLActivityViewController : UIActivityViewController -{ - NSArray *_photosActivities; - UIViewController *_referenceViewController; - id _delegate; - int _idiom; - int _mode; -} - -+ (void)trackUserActivity:(id)arg1 forAssets:(id)arg2; -+ (id)applicationActivitiesForMode:(int)arg1; -+ (id)_defaultActivityTypeOrderForActivities:(id)arg1; -@property(nonatomic) int mode; // @synthesize mode=_mode; -@property(nonatomic) int idiom; // @synthesize idiom=_idiom; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) UIViewController *referenceViewController; // @synthesize referenceViewController=_referenceViewController; -@property(readonly, nonatomic) NSArray *photosActivities; // @synthesize photosActivities=_photosActivities; -- (void)_cleanupWithSuccess:(BOOL)arg1; -- (BOOL)_shouldShowSystemActivity:(id)arg1; -- (void)_performActivity:(id)arg1; -- (void)setPublishingActivityDelegate:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)dealloc; -- (id)initWithManagedAssets:(id)arg1 forMode:(int)arg2; -- (id)initWithManagedAssets:(id)arg1 forMode:(int)arg2 additionalActivities:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewControllerDelegate-Protocol.h deleted file mode 100644 index 003d1ba88..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLActivityViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLActivityViewControllerDelegate -- (void)activityViewControllerDidDismiss:(id)arg1; - -@optional -- (BOOL)activityViewControllerShouldAlwaysReportDidDismiss:(id)arg1; -- (void)activityViewControllerWillDismiss:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAddSubscribersViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAddSubscribersViewController.h deleted file mode 100644 index e2fc815a7..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAddSubscribersViewController.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLComposeRecipientViewControllerDelegate-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" - -@class PLCloudSharedAlbum, PLComposeRecipientViewController; - -@interface PLAddSubscribersViewController : UIViewController -{ - PLComposeRecipientViewController *_composeRecipientController; - PLCloudSharedAlbum *_album; -} - -@property(readonly, nonatomic) PLCloudSharedAlbum *album; // @synthesize album=_album; -- (id)backingNavigationControllerForComposeRecipientViewController:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)_validateRecipientsToAdd:(id)arg1; -- (void)_saveAndDismiss; -- (void)_dismiss; -- (void)_cancelButtonHandler; -- (void)_addButtonHandler; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)loadView; -- (id)contentScrollView; -- (void)didReceiveMemoryWarning; -- (void)dealloc; -- (id)initWithSharedStream:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayBackgroundView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayBackgroundView.h index 530d4f603..960502547 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayBackgroundView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayBackgroundView.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; -- (void)setIsMovie:(BOOL)arg1; +- (void)setIsMovie:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 deviceName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayController.h index 2d8f1b8ca..085c4d17a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlayController.h @@ -23,13 +23,13 @@ - (void)audioDeviceControllerMediaServerDied:(id)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (id)pickableAirplayRoutes; -- (BOOL)airplayRouteIsAvailable; -- (BOOL)isDeviceCurrentlyMirroring; -- (unsigned int)indexOfPickedRoute; +- (_Bool)airplayRouteIsAvailable; +- (_Bool)isDeviceCurrentlyMirroring; +- (unsigned long long)indexOfPickedRoute; - (id)systemPickedRouteSupportingAirPlayOrMirroring; - (id)pickedAirplayRoute; - (void)userPickedRoute:(id)arg1; -- (void)setRouteDiscoveryEnabled:(BOOL)arg1; +- (void)setRouteDiscoveryEnabled:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlaySession.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlaySession.h index cb4fcf7b0..fbd507dbc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlaySession.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirPlaySession.h @@ -14,51 +14,51 @@ NSMutableArray *_streamedPhotoUuids; NSDictionary *_pickedRoute; MediaControlClient *_mediaControlClient; - BOOL _streamingPhotos; - BOOL _streamingRemoteSlideshow; - BOOL _streamingLocalSlideShow; + _Bool _streamingPhotos; + _Bool _streamingRemoteSlideshow; + _Bool _streamingLocalSlideShow; AirPlayRemoteSlideshow *_remoteSlideshow; NSDictionary *_remoteSlideshowAvailableFeatures; NSString *_password; - BOOL _routeRequiresPassword; - BOOL _passwordIsAPin; - BOOL _showingPasswordAlert; - BOOL _validPassword; - BOOL _validated; - BOOL _sentPhoto; + _Bool _routeRequiresPassword; + _Bool _passwordIsAPin; + _Bool _showingPasswordAlert; + _Bool _validPassword; + _Bool _validated; + _Bool _sentPhoto; unsigned int _features; } + (void)endNetworkAssertion; + (void)beginNetworkAssertion; -+ (BOOL)canDisplayMedia:(id)arg1; ++ (_Bool)canDisplayMedia:(id)arg1; @property(nonatomic) unsigned int features; // @synthesize features=_features; @property(retain, nonatomic) NSString *password; // @synthesize password=_password; -@property(nonatomic) BOOL validPassword; // @synthesize validPassword=_validPassword; -@property(readonly, nonatomic) BOOL routeRequiresPassword; // @synthesize routeRequiresPassword=_routeRequiresPassword; +@property(nonatomic) _Bool validPassword; // @synthesize validPassword=_validPassword; +@property(readonly, nonatomic) _Bool routeRequiresPassword; // @synthesize routeRequiresPassword=_routeRequiresPassword; @property(retain, nonatomic) NSDictionary *remoteSlideshowAvailableFeatures; // @synthesize remoteSlideshowAvailableFeatures=_remoteSlideshowAvailableFeatures; @property(retain, nonatomic) AirPlayRemoteSlideshow *remoteSlideshow; // @synthesize remoteSlideshow=_remoteSlideshow; @property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; -@property(nonatomic) BOOL streamingLocalSlideShow; // @synthesize streamingLocalSlideShow=_streamingLocalSlideShow; +@property(nonatomic) _Bool streamingLocalSlideShow; // @synthesize streamingLocalSlideShow=_streamingLocalSlideShow; - (void)validate; -- (void)_validateForBadPassword:(BOOL)arg1 completionBlock:(id)arg2; +- (void)_validateForBadPassword:(_Bool)arg1 completionBlock:(id)arg2; - (void *)_keychainAccessibility; - (void)getRemoteFeaturesWithCompletionHandler:(id)arg1; - (void)stopRemoteSlideshow; - (void)startRemoteSlideshowWithTheme:(id)arg1 remoteSlideshowDelegate:(id)arg2; - (id)remoteLocalizationForSlideshowThemeKey:(id)arg1; - (id)supportedRemoteSlideshowThemes; -- (BOOL)supportsRemoteSlideshow; +- (_Bool)supportsRemoteSlideshow; - (id)_fixLegacyEvent:(id)arg1; -- (BOOL)_streaming; +- (_Bool)_streaming; - (void)streamPhoto:(id)arg1 withTransition:(id)arg2; - (void)invalidatePhotoCache; - (void)_streamPhotosAdjacentToPhoto:(id)arg1 withTransition:(id)arg2; - (void)_streamPhoto:(id)arg1 withTransition:(id)arg2 andAction:(id)arg3; - (void)stopStreaming; - (void)_reallySendPhotoData:(id)arg1 forPhotoWithUUID:(id)arg2 withTransition:(id)arg3 andAction:(id)arg4; -- (BOOL)_shouldCachePhotos; -- (BOOL)_supportsPhotoCaching; +- (_Bool)_shouldCachePhotos; +- (_Bool)_supportsPhotoCaching; - (id)pickedRouteName; - (id)pickedRouteID; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesButton.h index 4491b8948..1edeec39e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesButton.h @@ -9,16 +9,16 @@ @interface PLAirTunesButton : UINavigationButton { int _mode; - BOOL _isInMiniBar; + _Bool _isInMiniBar; } -@property(nonatomic) BOOL isInMiniBar; // @synthesize isInMiniBar=_isInMiniBar; +@property(nonatomic) _Bool isInMiniBar; // @synthesize isInMiniBar=_isInMiniBar; @property(nonatomic) int mode; // @synthesize mode=_mode; -- (void)updateForMiniBarState:(BOOL)arg1; +- (void)updateForMiniBarState:(_Bool)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)initWithAirTunesMode:(int)arg1; -- (void)_setImagesForMode:(int)arg1 miniBar:(BOOL)arg2; -- (id)_imageNameForMode:(int)arg1 isInMinibar:(BOOL)arg2; +- (void)_setImagesForMode:(int)arg1 miniBar:(_Bool)arg2; +- (id)_imageNameForMode:(int)arg1 isInMinibar:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesServicePickerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesServicePickerViewController.h index d0bf5e6fc..01c9aa34f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesServicePickerViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAirTunesServicePickerViewController.h @@ -21,14 +21,14 @@ @property(retain, nonatomic) NSArray *availableRoutes; // @synthesize availableRoutes=_availableRoutes; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)_indexofRouteWithRouteID:(id)arg1; -- (void)_setCell:(id)arg1 checked:(BOOL)arg2; +- (long long)_indexofRouteWithRouteID:(id)arg1; +- (void)_setCell:(id)arg1 checked:(_Bool)arg2; - (struct CGSize)contentSizeForViewInPopoverView; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (id)initWithAvailableAirplayRoutes:(id)arg1 previouslySelectedRoute:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumContainer-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumContainer-Protocol.h index 5dcd96cdf..57f2f4add 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumContainer-Protocol.h @@ -11,17 +11,17 @@ @protocol PLAlbumContainer @property(readonly, nonatomic) NSString *_typeDescription; @property(readonly, nonatomic) NSString *_prettyDescription; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; @property(readonly, nonatomic) int filter; @property(readonly, nonatomic) id albumsSortingComparator; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) unsigned long long albumsCount; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -- (BOOL)canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)canEditAlbums; - (int)albumListType; -- (BOOL)hasAtLeastOneAlbum; +- (_Bool)hasAtLeastOneAlbum; - (id)albums; - (id)identifier; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumFooterView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumFooterView.h deleted file mode 100644 index 952ea722f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumFooterView.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, PLSyncProgressView, UILabel; - -@interface PLAlbumFooterView : UIView -{ - UILabel *_titleLabel; - PLSyncProgressView *_syncProgressView; - UILabel *_subtitleLabel; - unsigned int _imageCount; - unsigned int _videoCount; - unsigned int _otherCount; - unsigned int _pendingCount; - int _importOperation; - int _style; - NSString *_subtitle; - UIView *_accessoryView; -} - -@property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; -@property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(readonly, nonatomic) int style; // @synthesize style=_style; -- (void)setImageCount:(unsigned int)arg1 videoCount:(unsigned int)arg2 otherCount:(unsigned int)arg3 pendingCount:(unsigned int)arg4 importOperation:(int)arg5; -- (void)layoutSubviews; -- (void)_updateSubviews; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPhotoCellView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPhotoCellView.h deleted file mode 100644 index 7ffc16e6e..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPhotoCellView.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView, UILabel; - -@interface PLAlbumPhotoCellView : UIView -{ - BOOL _isSelected; - BOOL _shouldHideSelectionUI; - UIImageView *_imageBadgeView; - UILabel *_textBadgeView; - UIView *_highlightView; - int _selectionStyle; -} - -@property(nonatomic) int selectionStyle; // @synthesize selectionStyle=_selectionStyle; -@property(retain, nonatomic) UIView *highlightView; // @synthesize highlightView=_highlightView; -@property(retain, nonatomic) UILabel *textBadgeView; // @synthesize textBadgeView=_textBadgeView; -@property(retain, nonatomic) UIImageView *imageBadgeView; // @synthesize imageBadgeView=_imageBadgeView; -- (void)dealloc; -- (void)_updateHighlightsAndBadges; -@property(nonatomic) BOOL shouldHideSelectionUI; // @synthesize shouldHideSelectionUI=_shouldHideSelectionUI; -@property(nonatomic) BOOL isSelected; // @synthesize isSelected=_isSelected; -- (void)setTextBadge:(id)arg1; -- (void)setImageBadge:(id)arg1; -- (id)_selectionColor; -- (id)_selectionImage; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPickerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPickerViewController.h deleted file mode 100644 index 46f0e155d..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumPickerViewController.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class PLLibraryViewController; - -@interface PLAlbumPickerViewController : PLAbstractAlbumPickerViewController -{ -} - -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (int)libraryViewController:(id)arg1 willSetCellAccessoryType:(int)arg2 forAlbum:(struct NSObject *)arg3; -- (int)bannerViewStyle; -- (int)albumListFilter; -- (void)animateBannerThumbnailToAlbumAtIndex:(unsigned int)arg1 completion:(id)arg2; -- (id)preparedLibraryViewController; -@property(readonly, nonatomic) PLLibraryViewController *libraryViewController; -- (void)setAlbumCreationLabel:(id)arg1; -- (id)preparedContentController; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumProtocol-Protocol.h index 6a0785c63..c342de452 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumProtocol-Protocol.h @@ -16,31 +16,31 @@ @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; -@property(nonatomic) BOOL hasUnseenContentBoolValue; +@property(nonatomic) _Bool hasUnseenContentBoolValue; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) int kindValue; @property(readonly, nonatomic) NSNumber *kind; - (void)batchFetchAssets:(id)arg1; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @optional @property(readonly, nonatomic) NSString *name; +- (void)setUINotificationsEnabled:(_Bool)arg1; - (id)filteredIndexesForPredicate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionBGButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionBGButton.h deleted file mode 100644 index 1d07b8190..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionBGButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface PLAlbumSelectionBGButton : UIButton -{ -} - -- (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionControlsView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionControlsView.h deleted file mode 100644 index 77bb5c0df..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumSelectionControlsView.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIButton; - -@interface PLAlbumSelectionControlsView : UIView -{ - int _controlsMode; - UIButton *_rightButton; - UIButton *_bgButton; - id _buttonTarget; - NSString *_buttonAction; -} - -@property(nonatomic) int controlsMode; // @synthesize controlsMode=_controlsMode; -- (void)handleButtonAction:(id)arg1; -- (void)setButtonTarget:(id)arg1 action:(SEL)arg2; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivity.h deleted file mode 100644 index 20f608af0..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivity.h +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLAbstractAlbumPickerViewControllerDelegate-Protocol.h" -#import "PLCloudSharedCreateAlbumViewControllerDelegate-Protocol.h" - -@class NSObject, PLCloudSharedCreateAlbumViewController, PLModalDimmingViewController, UIViewController; - -@interface PLAlbumStreamActivity : PLActivity -{ - PLModalDimmingViewController *_modalDimmingViewController; - PLCloudSharedCreateAlbumViewController *_createAlbumViewController; - double _startTime; - double _endTime; - BOOL _destinationAlbumWasCreated; - UIViewController *_referenceViewController; - NSObject *_destinationStreamingAlbum; - id _delegate; -} - -+ (int)activityCategory; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly) BOOL destinationAlbumWasCreated; // @synthesize destinationAlbumWasCreated=_destinationAlbumWasCreated; -@property(retain, nonatomic) NSObject *destinationStreamingAlbum; // @synthesize destinationStreamingAlbum=_destinationStreamingAlbum; -@property(nonatomic) UIViewController *referenceViewController; // @synthesize referenceViewController=_referenceViewController; -- (void)editVideoViewControllerDidCancel:(id)arg1; -- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)_showTrimViewController; -- (void)_showVideoTooLongAlert; -- (BOOL)albumPickerController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(BOOL)arg2; -- (void)_createStreamsPickerContainer; -- (void)_switchToPostCommentController; -- (void)_publishAssets:(id)arg1 andTrimmedVideoPathInfo:(id)arg2 toAlbum:(id)arg3 orCreateWithName:(id)arg4 comment:(id)arg5 invitationRecipients:(id)arg6 wantsPublicWebsite:(BOOL)arg7 completion:(id)arg8; -- (void)_createNewStreamContainer; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_handleCompletionWithStatus:(int)arg1 animated:(BOOL)arg2; -- (BOOL)_sharedAlbumAllowsAdding:(struct NSObject *)arg1; -- (void)_restoreOriginalStatusBar; -- (int)_preferredStatusBarStyle; -- (void)cancelAlbumStreamActivityAnimated:(BOOL)arg1; -- (void)presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (id)activityViewController; -- (BOOL)_shouldShowVideoTooLongAlert; -- (void)prepareWithActivityItems:(id)arg1; -- (id)_selectedVideo; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)_activityImage; -- (id)activityTitle; -- (id)activityType; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivityDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivityDelegate-Protocol.h deleted file mode 100644 index 04465e2bf..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamActivityDelegate-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAlbumStreamActivityDelegate -- (void)albumStreamActivity:(id)arg1 didCreateAlbum:(struct NSObject *)arg2; -- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(BOOL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewController.h index e541365e7..f86629e36 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewController.h @@ -28,48 +28,49 @@ UISwitch *_wantsPublicWebsiteSwitch; UISwitch *_wantsMultipleContributorsSwitch; UISwitch *_wantsAcceptCloudNotificationSwitch; - BOOL _changingValueFromControl; - BOOL _adjustedInsetsForKeyboard; - BOOL _streamOwner; - unsigned int _addSubscribersRow; - BOOL _isPresentedModally; + _Bool _changingValueFromControl; + _Bool _adjustedInsetsForKeyboard; + _Bool _streamOwner; + unsigned long long _addSubscribersRow; + _Bool _isPresentedModally; NSArray *_visibleInvitationRecords; NSString *_visiblePublicURL; - BOOL _showShareLink; - BOOL __shouldScrollToTopOnNextViewLayout; + _Bool _showShareLink; + _Bool __shouldScrollToTopOnNextViewLayout; PLCloudSharedAlbumInvitationRecord *__selectedSubscriberInvitationRecord; } -@property(nonatomic, setter=_setShouldScrollToTopOnNextViewLayout:) BOOL _shouldScrollToTopOnNextViewLayout; // @synthesize _shouldScrollToTopOnNextViewLayout=__shouldScrollToTopOnNextViewLayout; +@property(nonatomic, setter=_setShouldScrollToTopOnNextViewLayout:) _Bool _shouldScrollToTopOnNextViewLayout; // @synthesize _shouldScrollToTopOnNextViewLayout=__shouldScrollToTopOnNextViewLayout; @property(retain, nonatomic, setter=_setSelectedSubscriberInvitationRecord:) PLCloudSharedAlbumInvitationRecord *_selectedSubscriberInvitationRecord; // @synthesize _selectedSubscriberInvitationRecord=__selectedSubscriberInvitationRecord; -@property(nonatomic) BOOL streamOwner; // @synthesize streamOwner=_streamOwner; +@property(nonatomic) _Bool streamOwner; // @synthesize streamOwner=_streamOwner; @property(copy, nonatomic) NSString *albumName; // @synthesize albumName=_albumName; @property(retain, nonatomic) PLCloudSharedAlbum *album; // @synthesize album=_album; @property(retain, nonatomic) NSArray *albumAssets; // @synthesize albumAssets=_albumAssets; -@property(nonatomic) BOOL isPresentedModally; // @synthesize isPresentedModally=_isPresentedModally; +@property(nonatomic) _Bool isPresentedModally; // @synthesize isPresentedModally=_isPresentedModally; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)backingNavigationControllerForComposeRecipientViewController:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)invitationRecordsDidChange:(id)arg1; - (void)_removeSelectedSubscriber; - (void)_displayConfirmationForRemovalOfSelectedSubscriber; - (void)_resendInvitationToSelectedSubscriber; - (void *)_personMatchingEmail:(id)arg1 orPhone:(id)arg2 matchingProperty:(out int *)arg3 matchingValueIdentifier:(out int *)arg4; -- (id)_newPersonViewControllerWithEmail:(id)arg1 phone:(id)arg2 firstName:(id)arg3 lastName:(id)arg4 canResendInvitation:(BOOL)arg5 canRemoveSubscriber:(BOOL)arg6; +- (id)_newPersonViewControllerWithEmail:(id)arg1 phone:(id)arg2 firstName:(id)arg3 lastName:(id)arg4 canResendInvitation:(_Bool)arg5 canRemoveSubscriber:(_Bool)arg6; - (void)_updateMultipleContributorsState; -- (void)_updatePublicURLStateIfNecessaryAnimated:(BOOL)arg1; -- (id)_visibleInvitationRecordsForStreamOwner:(BOOL)arg1; -- (void)_setShowingMultipleContributorSpinner:(BOOL)arg1; -- (void)_setShowingPublicURLActivitySpinner:(BOOL)arg1; -- (BOOL)_shouldShowPublicURLActivitySpinner; -- (BOOL)_multipleContributorsEnabled; -- (BOOL)_publicURLEnabled; +- (void)_updatePublicURLStateIfNecessaryAnimated:(_Bool)arg1; +- (id)_visibleInvitationRecordsForStreamOwner:(_Bool)arg1; +- (void)_setShowingMultipleContributorSpinner:(_Bool)arg1; +- (void)_setShowingPublicURLActivitySpinner:(_Bool)arg1; +- (_Bool)_shouldShowPublicURLActivitySpinner; +- (_Bool)_multipleContributorsEnabled; +- (_Bool)_publicURLEnabled; - (void)_displayActivitySheet; - (void)_displayDeleteConfirmation:(id)arg1; - (void)_deletePhotoStream; @@ -84,16 +85,16 @@ - (void)_cancelAction:(id)arg1; - (void)_handleCompletionWithReason:(int)arg1; - (id)_suppresionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; +- (_Bool)_appAllowsSupressionOfAlerts; - (struct CGSize)contentSizeForViewInPopover; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidLayoutSubviews; - (void)viewDidUnload; - (void)viewDidLoad; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)_updateWantsMultipleContributorsField; - (void)_updateWantsAcceptCloudNotificationField; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewControllerDelegate-Protocol.h deleted file mode 100644 index 1a2b2d4e5..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumStreamingOptionsViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAlbumStreamingOptionsViewControllerDelegate -- (void)albumStreamingOptionsViewController:(id)arg1 didCompleteWithReason:(int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumView.h deleted file mode 100644 index fc41e2b8a..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumView.h +++ /dev/null @@ -1,134 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "PLPhotosPickerSessionParticipant-Protocol.h" -#import "UIGestureRecognizerDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class NSIndexPath, NSMutableArray, NSMutableSet, NSSet, PLAlbumFooterView, PLAlbumSelectionControlsView, PLAutoScroller, PLPhotosPickerSession, UIGestureRecognizer, UILongPressGestureRecognizer, UITableView, UITapGestureRecognizer; - -@interface PLAlbumView : UIView -{ - NSMutableArray *_photosCountBySection; - unsigned int _sectionsCount; - unsigned int _totalItemsCount; - unsigned int _columnsPerRow; - unsigned int _maxRowsOnScreen; - struct CGPoint _previousContentOffset; - float _previousOffsetRatio; - UITableView *_tableView; - NSMutableArray *_rowCountBySection; - id _dataSource; - int _selectionStyle; - PLPhotosPickerSession *_currentPickerSession; - UITapGestureRecognizer *_tapRecognizer; - UIGestureRecognizer *_tapFailedRecognizer; - NSIndexPath *_photoIndexPathToBeSelected; - BOOL _allowsSelectionGestures; - NSMutableSet *_pendingPhotoReloadIndexPaths; - NSMutableSet *_pendingPhotoRemoveIndexPaths; - NSMutableSet *_pendingPhotoInsertIndexPaths; - unsigned int _pendingUpdates; - PLAlbumFooterView *_footerView; - PLAlbumSelectionControlsView *_selectionControlsView; - id _delegate; - NSMutableSet *_selectedPhotoIndexPaths; - NSIndexPath *_unreadStartMarkerIndexPath; - UILongPressGestureRecognizer *_longPressRecognizer; - NSIndexPath *_calloutSelectionIndexPath; - BOOL _swipeSelection; - UIView *_draggedItemView; - struct CGSize _draggedItemOffset; - NSIndexPath *_dragItemCurrentPhotoIndexPath; - PLAutoScroller *_autoscroller; - struct { - unsigned int displayTextBadges:1; - unsigned int canShowCopyCallout:1; - unsigned int isReordering:1; - unsigned int allowsReordering:1; - unsigned int delegateCanSelect:1; - unsigned int delegateSelectionDidChange:1; - unsigned int delegateDidTapPhoto:1; - unsigned int delegatePreheatImageData:1; - unsigned int delegateShouldShowPhotoCount:1; - unsigned int dataSourceSectionHeaders:1; - } _albumViewFlags; -} - -@property(copy, nonatomic) NSIndexPath *unreadStartMarkerIndexPath; // @synthesize unreadStartMarkerIndexPath=_unreadStartMarkerIndexPath; -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; -@property(nonatomic) BOOL allowsSelectionGestures; // @synthesize allowsSelectionGestures=_allowsSelectionGestures; -@property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) NSIndexPath *calloutSelectionIndexPath; // @synthesize calloutSelectionIndexPath=_calloutSelectionIndexPath; -@property(readonly, nonatomic) unsigned int totalItemsCount; // @synthesize totalItemsCount=_totalItemsCount; -- (void)didMoveToWindow; -- (void)_deselectAllPhotosNotifyingDelegate:(id)arg1; -- (void)_selectAllPhotosNotifyingDelegate:(id)arg1; -- (void)_updateSelectionControls; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)_selectAfterDelay; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)_longPressGesture:(id)arg1; -- (BOOL)_dragMove:(id)arg1; -- (void)_tapFailedGesture:(id)arg1; -- (void)_tapGesture:(id)arg1; -- (void)_updateInstalledGestureRecognizers; -- (void)_menuDidHideNotification:(id)arg1; -- (void)rotationDidStart; -- (void)rotationWillStart; -- (id)tableView; -@property(nonatomic) float bottomInset; -@property(nonatomic) BOOL canShowCopyCallout; -@property(nonatomic) BOOL displaysTextBadges; -@property(nonatomic) BOOL allowsReordering; -@property(nonatomic) BOOL isReordering; -- (void)_updateUnreadMarkerForCell:(id)arg1 atRowIndexPath:(id)arg2 animated:(BOOL)arg3; -- (void)setUnreadStartMarkerIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)toggleSelectAll:(id)arg1; -- (void)clearSelection; -- (void)deselectPhotoAtIndexPath:(id)arg1; -- (void)selectPhotoAtIndexPath:(id)arg1; -@property(copy, nonatomic) NSSet *selectedPhotoIndexPaths; -@property(nonatomic) int photoSelectionStyle; -- (id)_photoIndexPathAtPoint:(struct CGPoint)arg1; -- (void)_changeSelectionOfPhotoAtIndexPath:(id)arg1 notifyDelegate:(BOOL)arg2; -- (void)scrollToBottom:(BOOL)arg1; -- (void)scrollToVisibleItemAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (BOOL)isPhotoVisibleAtIndexPath:(id)arg1; -- (void)_processPendingUpdates; -- (void)endUpdates; -- (void)beginUpdates; -- (void)removePhotosAtIndexPaths:(id)arg1; -- (void)insertPhotosAtIndexPaths:(id)arg1; -- (void)reloadPhotoAtIndexPath:(id)arg1; -- (void)reloadData; -@property(nonatomic) id delegate; -- (BOOL)canBecomeFirstResponder; -- (void)_updateTableCell:(id)arg1 photoStartIndexPath:(id)arg2; -- (id)_lastPhotoIndexPathForRowIndexPath:(id)arg1; -- (id)_firstPhotoIndexPathForRowIndexPath:(id)arg1; -- (unsigned int)_cellPhotoIndexForPhotoIndexPath:(id)arg1; -- (id)_tableRowIndexPathForPhotoIndexPath:(id)arg1; -- (void)_preheatImageDataForDownwardScroll:(BOOL)arg1; -- (void)_updateRowAndColumnCount; -- (void)_updateFooterView; -- (void)_updatePhotosAndSectionsCount; -- (unsigned int)_leftPaddingForCellWidth:(float)arg1; -- (struct CGSize)_cellSize; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewCell.h deleted file mode 100644 index ce60c9a3f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewCell.h +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class NSMutableArray, NSMutableIndexSet, PLUnreadMarkerView; - -@interface PLAlbumViewCell : UITableViewCell -{ - struct CGSize _cellPhotoSize; - struct CGSize _cellPhotoThumbnailSize; - struct CGPoint _cellPhotoThumbnailOffset; - unsigned int _cellPhotoCount; - BOOL _cellPhotoCountIsSet; - BOOL _isReorderingViews; - NSMutableArray *_photoCellViews; - NSMutableIndexSet *_selectionIndexes; - NSMutableArray *_highlightViews; - NSMutableArray *_imageBadgeViews; - NSMutableArray *_textBadgeViews; - int _selectionStyle; - unsigned int _unreadStartMarkerIndex; - PLUnreadMarkerView *_unreadStartMarkerView; - unsigned int _unreadStartMarkerCount; - BOOL _unreadStartMarkerShowsProgress; -} - -+ (struct CGRect)frameOfPhotoThumbnailAtIndex:(unsigned int)arg1 cellBounds:(struct CGRect)arg2 cellPhotoSize:(struct CGSize)arg3 thumbnailSize:(struct CGSize)arg4 thumbnailOffset:(struct CGPoint)arg5; -+ (struct CGRect)frameOfCellPhotoAtIndex:(unsigned int)arg1 cellBounds:(struct CGRect)arg2 cellPhotoSize:(struct CGSize)arg3; -+ (unsigned int)cellPhotoIndexAtPoint:(struct CGPoint)arg1 cellBounds:(struct CGRect)arg2 cellPhotoSize:(struct CGSize)arg3; -@property(nonatomic) BOOL unreadStartMarkerShowsProgress; // @synthesize unreadStartMarkerShowsProgress=_unreadStartMarkerShowsProgress; -@property(nonatomic) unsigned int unreadStartMarkerCount; // @synthesize unreadStartMarkerCount=_unreadStartMarkerCount; -@property(nonatomic) unsigned int unreadStartMarkerIndex; // @synthesize unreadStartMarkerIndex=_unreadStartMarkerIndex; -@property(nonatomic) BOOL isReorderingViews; // @synthesize isReorderingViews=_isReorderingViews; -@property(nonatomic) unsigned int cellPhotoCount; // @synthesize cellPhotoCount=_cellPhotoCount; -@property(nonatomic) struct CGPoint cellPhotoThumbnailOffset; // @synthesize cellPhotoThumbnailOffset=_cellPhotoThumbnailOffset; -@property(nonatomic) struct CGSize cellPhotoThumbnailSize; // @synthesize cellPhotoThumbnailSize=_cellPhotoThumbnailSize; -@property(nonatomic) struct CGSize cellPhotoSize; // @synthesize cellPhotoSize=_cellPhotoSize; -- (void)setTextBadgeString:(id)arg1 onCellPhotoAtIndex:(unsigned int)arg2; -- (void)removeAllTextBadges; -- (void)_updateUnreadStartMarkerWithOldIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setUnreadStartMarkerShowsProgress:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setUnreadStartMarkerIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)setBadgeImage:(id)arg1 forCellPhotoAtIndex:(unsigned int)arg2; -@property(nonatomic) int photoSelectionStyle; -- (void)deselectCellPhotoAtIndex:(unsigned int)arg1; -- (void)selectCellPhotoAtIndex:(unsigned int)arg1; -- (void)setImage:(id)arg1 forCellPhotoAtIndex:(unsigned int)arg2; -- (void)replaceCellPhotoViewAtIndex:(unsigned int)arg1 withCellPhotoView:(id)arg2; -- (id)removeCellPhotoViewAtIndex:(unsigned int)arg1; -- (id)viewOfCellPhotoAtIndex:(unsigned int)arg1; -- (struct CGRect)frameOfPhotoThumbnailAtIndex:(unsigned int)arg1; -- (struct CGRect)frameOfCellPhotoAtIndex:(unsigned int)arg1; -- (unsigned int)cellPhotoIndexAtPoint:(struct CGPoint)arg1; -- (void)prepareForReuse; -- (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewController.h deleted file mode 100644 index 1e6c4e229..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewController.h +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLAlbumViewDataSource-Protocol.h" -#import "PLAlbumViewDelegate-Protocol.h" -#import "PLAssetContainerObserver-Protocol.h" -#import "PLDismissableViewController-Protocol.h" -#import "PLPhotosPickerSessionDelegate-Protocol.h" - -@class NSDate, NSObject, PLAlbumSectionsManager, PLAlbumView, PLEmptyAlbumView, PLPhotosPickerSession, PLPreheatManager, UISegmentedControl; - -@interface PLAlbumViewController : UIViewController -{ - struct NSObject *_album; - PLAlbumSectionsManager *_sectionsManager; - PLEmptyAlbumView *_emptyAlbumView; - int _currentFilter; - PLPhotosPickerSession *_activePhotosPickerSession; - UISegmentedControl *_recentsFilterControl; - NSDate *_firstRecentBatchDate; - BOOL _shouldReloadWhenBecomingVisible; - BOOL _shouldUpdatePreheatWhenLoading; - BOOL _allowDividingAssetsInSections; - BOOL _divideAssetsInSections; - BOOL _shouldShowEmptyAlbumView; - id viewDidAppearCompletion; - PLPreheatManager *_preheatManager; -} - -@property(retain, nonatomic) PLPreheatManager *preheatManager; // @synthesize preheatManager=_preheatManager; -@property(nonatomic) BOOL shouldShowEmptyAlbumView; // @synthesize shouldShowEmptyAlbumView=_shouldShowEmptyAlbumView; -@property(nonatomic) BOOL allowDividingAssetsInSections; // @synthesize allowDividingAssetsInSections=_allowDividingAssetsInSections; -@property(nonatomic) int currentFilter; // @synthesize currentFilter=_currentFilter; -@property(copy, nonatomic) id viewDidAppearCompletion; // @synthesize viewDidAppearCompletion; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (BOOL)photosPickerSessionShouldFinishWithCurrentSelection:(id)arg1; -- (void)albumView:(id)arg1 preheatImageDataAtStartIndexPath:(id)arg2 endIndexPath:(id)arg3 windowSize:(unsigned int)arg4 downDirection:(BOOL)arg5; -- (void)albumView:(id)arg1 getUnreadStartMarkerCount:(unsigned int *)arg2 showsProgress:(char *)arg3; -- (id)albumView:(id)arg1 badgeImageForPhotoAtIndexPath:(id)arg2; -- (id)albumView:(id)arg1 textBadgeForPhotoAtIndexPath:(id)arg2; -- (id)footerAccessoryViewForAlbumView:(id)arg1; -- (id)footerSubtitleForAlbumView:(id)arg1; -- (BOOL)footerSubtitleAllowsEmail:(id)arg1; -- (void)albumView:(id)arg1 imageCount:(unsigned int *)arg2 videoCount:(unsigned int *)arg3 otherCount:(unsigned int *)arg4 pendingCount:(unsigned int *)arg5 importOperation:(int *)arg6; -- (id)albumView:(id)arg1 imageForPhotoAtIndexPath:(id)arg2; -- (id)albumView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (unsigned int)albumView:(id)arg1 numberOfPhotosInSection:(unsigned int)arg2; -- (unsigned int)numberOfSectionsInAlbumView:(id)arg1; -- (void)_updateRecentsFilterControl; -- (void)updateUnreadMarkerAnimated:(BOOL)arg1; -- (void)assetContainerDidChange:(id)arg1; -- (void)libraryDidChange:(id)arg1; -- (void)_recentsFilterChanged:(id)arg1; -- (void)beginAddPhotosSession:(id)arg1; -- (id)selectedPhotos; -- (unsigned int)filteredCount; -- (id)filteredItems; -- (id)_parametersForFilter:(int)arg1 forAlbum:(struct NSObject *)arg2; -@property(readonly, nonatomic) PLAlbumView *albumView; -- (id)contentScrollView; -- (void)_scrollToInitialPosition; -- (void)_updateDivideInSections; -@property(nonatomic, getter=isShowingEmptyAlbumView) BOOL showingEmptyAlbumView; -@property(readonly, nonatomic) NSObject *album; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)loadView; -- (void)reloadData; -- (void)dealloc; -- (id)initWithAlbum:(struct NSObject *)arg1; -- (id)init; -- (void)setAlbum:(struct NSObject *)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDataSource-Protocol.h deleted file mode 100644 index 5a73011f6..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDataSource-Protocol.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAlbumViewDataSource -- (id)albumView:(id)arg1 badgeImageForPhotoAtIndexPath:(id)arg2; -- (id)albumView:(id)arg1 textBadgeForPhotoAtIndexPath:(id)arg2; -- (id)footerAccessoryViewForAlbumView:(id)arg1; -- (BOOL)footerSubtitleAllowsEmail:(id)arg1; -- (id)footerSubtitleForAlbumView:(id)arg1; -- (void)albumView:(id)arg1 imageCount:(unsigned int *)arg2 videoCount:(unsigned int *)arg3 otherCount:(unsigned int *)arg4 pendingCount:(unsigned int *)arg5 importOperation:(int *)arg6; -- (id)albumView:(id)arg1 imageForPhotoAtIndexPath:(id)arg2; -- (unsigned int)albumView:(id)arg1 numberOfPhotosInSection:(unsigned int)arg2; - -@optional -- (void)albumView:(id)arg1 getUnreadStartMarkerCount:(unsigned int *)arg2 showsProgress:(char *)arg3; -- (void)albumViewPhotoMoveDidComplete:(id)arg1; -- (void)albumView:(id)arg1 movePhotoAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (id)albumView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (unsigned int)numberOfSectionsInAlbumView:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDelegate-Protocol.h deleted file mode 100644 index db845629a..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlbumViewDelegate-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLAlbumViewDelegate - -@optional -- (BOOL)albumViewShouldShowPhotoCount:(id)arg1; -- (void)albumView:(id)arg1 preheatImageDataAtStartIndexPath:(id)arg2 endIndexPath:(id)arg3 windowSize:(unsigned int)arg4 downDirection:(BOOL)arg5; -- (void)albumView:(id)arg1 didTapPhotoAtIndexPath:(id)arg2; -- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (BOOL)albumView:(id)arg1 canSelectPhotoAtIndexPath:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlertView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAlertView.h deleted file mode 100644 index 5668e70d1..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAlertView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIAlertView.h" - -#import "UIAlertViewDelegate-Protocol.h" - -@interface PLAlertView : UIAlertView -{ - id completion; -} - -@property(copy, nonatomic) id completion; // @synthesize completion; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)showWithCompletionHandler:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAnnotationPen.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAnnotationPen.h index 17ef3facf..5c0bc4718 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAnnotationPen.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAnnotationPen.h @@ -20,7 +20,7 @@ @property(nonatomic) SEL selector; // @synthesize selector=_selector; @property(nonatomic) id target; // @synthesize target=_target; @property(readonly, nonatomic) NSSet *set; // @synthesize set=_set; -- (BOOL)empty; +- (_Bool)empty; - (void)removeAnnotation:(id)arg1; - (void)removeAnnotations:(id)arg1; - (void)removeAllAnnotations; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController-SpringBoardSupport.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController-SpringBoardSupport.h new file mode 100644 index 000000000..4d16e00e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController-SpringBoardSupport.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLApplicationCameraViewController (SpringBoardSupport) +- (void)stopCameraPreview; +- (void)setSessionID:(id)arg1; +- (void)saveCameraConfiguration; +- (void)startCameraPreviewWithSavedConfiguration; +- (void)startCameraPreview; +- (void)dismissCameraRollForSuspension; +- (void)prepareForDismissal; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController.h index 8fbf6eac5..7a459c7f1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewController.h @@ -21,49 +21,49 @@ id _doneButtonAction; NSDictionary *_configuration; id _delegate; - BOOL _usesSessionAlbum; + _Bool _usesSessionAlbum; double _sessionStartTime; NSObject *_photoStreamDispatchQueue; PLKeepDaemonAliveAssertion *_keepDaemonAliveAssertion; - BOOL _isReadyToTest; - int _testPictureCounter; - int _testPicturesReceivedCounter; + _Bool _isReadyToTest; + long long _testPictureCounter; + long long _testPicturesReceivedCounter; double _testPictureRepeatDelay; - BOOL __shouldShowCameraRoll; - BOOL __dismissingCameraRoll; - BOOL __handlesVolumeButtons; - BOOL __ignoringVolumeButtons; + _Bool __shouldShowCameraRoll; + _Bool __dismissingCameraRoll; + _Bool __dismissingCameraRollForSuspension; + _Bool __shouldRetryDismissal; + _Bool __handlesVolumeButtons; + _Bool __ignoringVolumeButtons; struct NSObject *_cameraAlbum; UIToolbar *_bottomButtonBar; UIViewController *__cameraRollViewController; - struct CGRect __cameraViewFrameAtStartOfAutorotation; - struct CGAffineTransform __cameraViewAutorotationTransform; } -@property(readonly, nonatomic) struct CGRect _cameraViewFrameAtStartOfAutorotation; // @synthesize _cameraViewFrameAtStartOfAutorotation=__cameraViewFrameAtStartOfAutorotation; -@property(readonly, nonatomic) struct CGAffineTransform _cameraViewAutorotationTransform; // @synthesize _cameraViewAutorotationTransform=__cameraViewAutorotationTransform; -@property(nonatomic, setter=_setIgnoringVolumeButtons:) BOOL _ignoringVolumeButtons; // @synthesize _ignoringVolumeButtons=__ignoringVolumeButtons; -@property(nonatomic, setter=_setHandlesVolumeButtons:) BOOL _handlesVolumeButtons; // @synthesize _handlesVolumeButtons=__handlesVolumeButtons; +@property(nonatomic, setter=_setIgnoringVolumeButtons:) _Bool _ignoringVolumeButtons; // @synthesize _ignoringVolumeButtons=__ignoringVolumeButtons; +@property(nonatomic, setter=_setHandlesVolumeButtons:) _Bool _handlesVolumeButtons; // @synthesize _handlesVolumeButtons=__handlesVolumeButtons; @property(readonly, nonatomic) UIViewController *_cameraRollViewController; // @synthesize _cameraRollViewController=__cameraRollViewController; -@property(nonatomic, getter=_isDismissingCameraRoll, setter=_setDismissingCameraRoll:) BOOL _dismissingCameraRoll; // @synthesize _dismissingCameraRoll=__dismissingCameraRoll; -@property(nonatomic, setter=_setShouldShowCameraRoll:) BOOL _shouldShowCameraRoll; // @synthesize _shouldShowCameraRoll=__shouldShowCameraRoll; +@property(readonly, nonatomic) _Bool _shouldRetryDismissal; // @synthesize _shouldRetryDismissal=__shouldRetryDismissal; +@property(nonatomic, getter=_isDismissingCameraRollForSuspension, setter=_setDismissingCameraRollForSuspension:) _Bool _dismissingCameraRollForSuspension; // @synthesize _dismissingCameraRollForSuspension=__dismissingCameraRollForSuspension; +@property(nonatomic, getter=_isDismissingCameraRoll, setter=_setDismissingCameraRoll:) _Bool _dismissingCameraRoll; // @synthesize _dismissingCameraRoll=__dismissingCameraRoll; +@property(nonatomic, setter=_setShouldShowCameraRoll:) _Bool _shouldShowCameraRoll; // @synthesize _shouldShowCameraRoll=__shouldShowCameraRoll; @property(readonly, nonatomic) UIToolbar *bottomButtonBar; // @synthesize bottomButtonBar=_bottomButtonBar; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) id previewButtonAction; // @synthesize previewButtonAction=_previewButtonAction; - (void)_setCameraAlbum:(struct NSObject *)arg1; @property(retain, nonatomic) NSObject *cameraAlbum; // @synthesize cameraAlbum=_cameraAlbum; @property(nonatomic) double testPictureRepeatDelay; // @synthesize testPictureRepeatDelay=_testPictureRepeatDelay; -@property(nonatomic) int testPictureCounter; // @synthesize testPictureCounter=_testPictureCounter; -- (void)setUsesSessionAlbum:(BOOL)arg1; +@property(nonatomic) long long testPictureCounter; // @synthesize testPictureCounter=_testPictureCounter; +- (void)setUsesSessionAlbum:(_Bool)arg1; - (void)preferencesDidChange; - (void)resumePhotoStreams; - (void)pausePhotoStreams; - (void)photoBrowserControllerDidEndPaging:(id)arg1; - (void)photoBrowserControllerWillBeginPaging:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)_setWantsVolumeButtonEvents:(BOOL)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)_setWantsVolumeButtonEvents:(_Bool)arg1; - (void)_updateVolumeButtonEventsAbility; -- (void)dismissCameraRollAnimated:(BOOL)arg1 forSuspension:(BOOL)arg2; +- (void)dismissCameraRollAnimated:(_Bool)arg1 forSuspension:(_Bool)arg2; - (void)dismissCameraRoll:(id)arg1; - (id)_currentPhotoBrowser; - (struct NSObject *)_cameraAlbum; @@ -77,21 +77,23 @@ - (void)_applicationDidEnterBackground:(id)arg1; - (void)_applicationWillEnterForeground:(id)arg1; - (void)cameraPreviewWellImageDidChange:(id)arg1; -- (BOOL)_shouldResumeTorch; +- (_Bool)_shouldResumeTorch; +- (id)_dictionaryFromPackedArray:(id)arg1; +- (id)_packedArrayFromDictionary:(id)arg1; - (void)_saveConfiguration; - (void)_applyConfiguration; - (void)_defaultCameraDevice:(id *)arg1 cameraMode:(id *)arg2; -- (BOOL)_shouldResetMode:(id)arg1; +- (_Bool)_shouldResetMode:(id)arg1; - (void)prepareForDefaultImageSnapshot; - (void)animateBlurForSuspension; -- (BOOL)shouldAnimateBlurForSuspension; -- (void)stopCameraPreviewAnimated:(BOOL)arg1; +- (_Bool)shouldAnimateBlurForSuspension; +- (void)stopCameraPreviewAnimated:(_Bool)arg1; - (void)_startCameraPreviewWithPreviewStartedBlock:(id)arg1; -- (BOOL)showingCameraPreview; +- (_Bool)showingCameraPreview; - (id)cameraButtonBar; - (void)prepareAlbumNavigationControllerForReuse:(id)arg1 withAlbum:(struct NSObject *)arg2; - (id)newAlbumNavigationControllerForAlbum:(struct NSObject *)arg1; -- (BOOL)_cameraIsRunning; +- (_Bool)_cameraIsRunning; - (void)cleanupForCameraEnd; - (void)setupForCameraStart; - (void)_kickoffCameraControllerPreview; @@ -99,38 +101,33 @@ - (void)takePicture; - (void)startPictureTest; - (void)_startPictureTestAfterSeconds:(double)arg1; -- (void)testSetAutofocusDisabled:(BOOL)arg1; -- (void)testSetHDROn:(BOOL)arg1; +- (void)testSetAutofocusDisabled:(_Bool)arg1; +- (void)testSetHDROn:(_Bool)arg1; - (void)cameraViewDidFinishUnblurringForPreview:(id)arg1; - (void)cameraViewFinishedSuspensionBlur:(id)arg1; -- (BOOL)cameraViewShouldShowPreviewAfterSelection:(id)arg1; +- (_Bool)cameraViewShouldShowPreviewAfterSelection:(id)arg1; - (void)presentCameraRollAboveCameraView:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (struct CGAffineTransform)_autorotationCorrectingTransformFromOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_applyAutorotationCorrectingTransformForOrientation:(long long)arg1; +- (struct CGAffineTransform)_autorotationCorrectingTransformFromOrientation:(long long)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; - (void)applicationDidResume; - (void)applicationWillSuspend; - (void)viewWillLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)prepareForSuspension; - (void)viewWillShowForLaunch; - (void)loadView; - (void)dealloc; - (id)init; -- (id)initWithSessionID:(id)arg1 usesCameraLocationBundleID:(BOOL)arg2 startPreviewImmediately:(BOOL)arg3; -- (id)initWithSessionID:(id)arg1 startPreviewImmediately:(BOOL)arg2; -- (void)stopCameraPreview; -- (void)setSessionID:(id)arg1; -- (void)saveCameraConfiguration; -- (void)startCameraPreviewWithSavedConfiguration; -- (void)startCameraPreview; -- (void)dismissCameraRollForSuspension; -- (void)prepareForDismissal; +- (id)initWithSessionID:(id)arg1 usesCameraLocationBundleID:(_Bool)arg2 startPreviewImmediately:(_Bool)arg3; +- (id)initWithSessionID:(id)arg1 startPreviewImmediately:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewControllerDelegate-Protocol.h deleted file mode 100644 index c141bbc9e..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLApplicationCameraViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLApplicationCameraViewControllerDelegate - -@optional -- (void)cameraViewControllerFinishedOpeningIrisForPreview:(id)arg1; -- (void)cameraViewControllerFinishedClosingIris:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainer-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainer-Protocol.h index cc1634d32..6a0436ad7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainer-Protocol.h @@ -11,18 +11,21 @@ @protocol PLAssetContainer @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; -- (BOOL)canPerformEditOperation:(int)arg1; +- (_Bool)canPerformEditOperation:(int)arg1; @optional @property(readonly, nonatomic) NSDate *endDate; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerDataSource.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerDataSource.h index 60870c2c6..35220c315 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerDataSource.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerDataSource.h @@ -9,44 +9,45 @@ @interface PLAssetContainerDataSource : NSObject { id _assetContainerList; - unsigned int _allAssetsCount; - unsigned int *_containerCounts; - BOOL _cachedValuesNeedUpdate; + unsigned long long _allAssetsCount; + unsigned long long *_containerCounts; + _Bool _cachedValuesNeedUpdate; } -+ (id)assetInAssetContainer:(id)arg1 atIndex:(unsigned int)arg2; ++ (id)assetInAssetContainer:(id)arg1 atIndex:(unsigned long long)arg2; @property(readonly, nonatomic) id assetContainerList; // @synthesize assetContainerList=_assetContainerList; - (void)assetContainerListDidChange:(id)arg1; - (void)assetContainerDidChange:(id)arg1 updateIndexPaths:(id)arg2 preferNextAssetOnDeleteForKeys:(id)arg3; - (id)fetchAllAssets; -- (void)shuffleAssets:(BOOL)arg1 startingAsset:(id)arg2; -- (unsigned int)assetCountForContainerAtIndex:(unsigned int)arg1; -- (unsigned int)assetCountForContainer:(id)arg1; -- (id)decrementAssetIndexPath:(id)arg1 insideCurrentAssetContainer:(BOOL)arg2 andWrap:(BOOL)arg3; -- (id)incrementAssetIndexPath:(id)arg1 insideCurrentAssetContainer:(BOOL)arg2 andWrap:(BOOL)arg3; -- (unsigned int)_indexOfPreviousNonEmptyAssetContainerBeforeContainerIndex:(unsigned int)arg1 wrap:(BOOL)arg2; -- (unsigned int)_indexOfNextNonEmptyAssetContainerAfterContainerIndex:(unsigned int)arg1 wrap:(BOOL)arg2; +- (void)shuffleAssets:(_Bool)arg1 startingAsset:(id)arg2; +- (unsigned long long)assetCountForContainerAtIndex:(unsigned long long)arg1; +- (unsigned long long)assetCountForContainer:(id)arg1; +- (id)decrementAssetIndexPath:(id)arg1 insideCurrentAssetContainer:(_Bool)arg2 andWrap:(_Bool)arg3; +- (id)incrementAssetIndexPath:(id)arg1 insideCurrentAssetContainer:(_Bool)arg2 andWrap:(_Bool)arg3; +- (unsigned long long)_indexOfPreviousNonEmptyAssetContainerBeforeContainerIndex:(unsigned long long)arg1 wrap:(_Bool)arg2; +- (unsigned long long)_indexOfNextNonEmptyAssetContainerAfterContainerIndex:(unsigned long long)arg1 wrap:(_Bool)arg2; +- (_Bool)hasAssetAtIndexPath:(id)arg1; - (id)firstAssetIndexPath; -- (unsigned int)indexOfContainer:(id)arg1; -- (id)assetContainerAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfContainer:(id)arg1; +- (id)assetContainerAtIndex:(unsigned long long)arg1; - (id)indexPathOfAsset:(id)arg1; - (id)assetAtIndexPath:(id)arg1; - (id)assetContainerWithUUID:(id)arg1; - (id)assetContainerWithObjectID:(id)arg1; - (id)assetWithObjectID:(id)arg1; - (id)assetWithUUID:(id)arg1; -- (unsigned int)containerAssetCountForAssetIndex:(unsigned int)arg1; -- (unsigned int)indexOffsetForAssetContainerAtAssetIndex:(unsigned int)arg1; -- (unsigned int)globalIndexOfAsset:(id)arg1; -- (id)assetAtGlobalIndex:(unsigned int)arg1; -- (unsigned int)decrementGlobalIndex:(unsigned int)arg1 insideCurrentAssetContainer:(BOOL)arg2 andWrap:(BOOL)arg3; -- (unsigned int)incrementGlobalIndex:(unsigned int)arg1 insideCurrentAssetContainer:(BOOL)arg2 andWrap:(BOOL)arg3; -- (id)indexPathForGlobalIndex:(unsigned int)arg1; -- (unsigned int)globalIndexForIndexPath:(id)arg1; -- (id)assetContainerForAssetGlobalIndex:(unsigned int)arg1; +- (unsigned long long)containerAssetCountForAssetIndex:(unsigned long long)arg1; +- (unsigned long long)indexOffsetForAssetContainerAtAssetIndex:(unsigned long long)arg1; +- (unsigned long long)globalIndexOfAsset:(id)arg1; +- (id)assetAtGlobalIndex:(unsigned long long)arg1; +- (unsigned long long)decrementGlobalIndex:(unsigned long long)arg1 insideCurrentAssetContainer:(_Bool)arg2 andWrap:(_Bool)arg3; +- (unsigned long long)incrementGlobalIndex:(unsigned long long)arg1 insideCurrentAssetContainer:(_Bool)arg2 andWrap:(_Bool)arg3; +- (id)indexPathForGlobalIndex:(unsigned long long)arg1; +- (unsigned long long)globalIndexForIndexPath:(id)arg1; +- (id)assetContainerForAssetGlobalIndex:(unsigned long long)arg1; - (id)assetContainerForAsset:(id)arg1; -- (unsigned int)allAssetsCount; -- (void)_updateCachedCount:(unsigned int)arg1 forContainerAtContainerIndex:(unsigned int)arg2; +- (unsigned long long)allAssetsCount; +- (void)_updateCachedCount:(unsigned long long)arg1 forContainerAtContainerIndex:(unsigned long long)arg2; - (void)_updateCachedValues; - (void)dealloc; - (id)initWithAssetContainerList:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerList-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerList-Protocol.h index b6b1e06b2..47154a4f0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerList-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetContainerList-Protocol.h @@ -8,12 +8,12 @@ #import "PLDiagnosticsProvider-Protocol.h" @protocol PLAssetContainerList -@property(readonly, nonatomic) unsigned int containersCount; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containersRelationshipName; - (id)photoLibrary; - (id)managedObjectContext; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; - (id)containers; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetImageGenerator.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetImageGenerator.h index 03a40ea36..9b6905200 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetImageGenerator.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssetImageGenerator.h @@ -10,11 +10,11 @@ @interface PLAssetImageGenerator : NSObject { - BOOL _inUse; + _Bool _inUse; AVAssetImageGenerator *_imageGenerator; } -@property(nonatomic) BOOL inUse; // @synthesize inUse=_inUse; +@property(nonatomic) _Bool inUse; // @synthesize inUse=_inUse; @property(retain, nonatomic) AVAssetImageGenerator *imageGenerator; // @synthesize imageGenerator=_imageGenerator; - (void)dealloc; - (id)initWithAsset:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssignToContactActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAssignToContactActivity.h deleted file mode 100644 index 590aaee96..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAssignToContactActivity.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" -#import "PLUIEditImageViewControllerDelegate-Protocol.h" - -@class ABPeoplePickerNavigationController, PLPhotoTileViewController; - -@interface PLAssignToContactActivity : PLActivity -{ - PLPhotoTileViewController *_tile; - ABPeoplePickerNavigationController *_peoplePicker; - void *_person; -} - -@property(retain, nonatomic) PLPhotoTileViewController *tile; // @synthesize tile=_tile; -- (void)editImageViewControllerDidCancel:(id)arg1; -- (void)editImageViewController:(id)arg1 didEditImageWithOptions:(id)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; -- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (void)_restoreOriginalStatusBar; -- (int)_preferredStatusBarStyle; -- (void)_savePhotoFinished:(id)arg1; -- (void)_handleCompletionWithStatus:(int)arg1; -- (void)_clearPeoplePicker; -- (id)activityViewController; -- (id)_embeddedActivityViewController; -- (void)prepareWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)activityImage; -- (id)activityTitle; -- (id)activityType; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLAutoScroller.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLAutoScroller.h index 647878b09..30d97bc86 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLAutoScroller.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLAutoScroller.h @@ -12,17 +12,17 @@ { UIScrollView *_targetScrollView; struct CGPoint _targetPoint; - float _thresholdDistance; + double _thresholdDistance; NSTimer *_autoscrollTimer; } -@property(readonly) float thresholdDistance; // @synthesize thresholdDistance=_thresholdDistance; +@property(readonly) double thresholdDistance; // @synthesize thresholdDistance=_thresholdDistance; @property(nonatomic) struct CGPoint targetPoint; // @synthesize targetPoint=_targetPoint; - (void)_stopAutoscrollTimer; - (void)_updateAutoscrollTimer:(id)arg1; - (void)stopAndInvalidate; - (void)dealloc; -- (id)initWithTargetScrollView:(id)arg1 thresholdDistance:(float)arg2; +- (id)initWithTargetScrollView:(id)arg1 thresholdDistance:(double)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLBevelledImageView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLBevelledImageView.h deleted file mode 100644 index 123e36292..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLBevelledImageView.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView; - -@interface PLBevelledImageView : UIView -{ - UIImageView *_previewView; -} - -- (void)setImage:(id)arg1; -- (id)initWithImageCount:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLBouncingView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLBouncingView.h deleted file mode 100644 index 11886e462..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLBouncingView.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImageView.h" - -@interface PLBouncingView : UIImageView -{ - int _captureOrientation; - BOOL _isFlipped; - struct CGSize _captureDimensions; - struct CGRect _animationLandFrame; - struct CGRect _animationEndFrame; -} - -@property(nonatomic) struct CGRect animationEndFrame; // @synthesize animationEndFrame=_animationEndFrame; -@property(nonatomic) struct CGRect animationLandFrame; // @synthesize animationLandFrame=_animationLandFrame; -@property(nonatomic) struct CGSize captureDimensions; // @synthesize captureDimensions=_captureDimensions; -@property(nonatomic) BOOL isFlipped; // @synthesize isFlipped=_isFlipped; -@property(nonatomic) int captureOrientation; // @synthesize captureOrientation=_captureOrientation; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLButtonTableViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLButtonTableViewCell.h new file mode 100644 index 000000000..56fff1c64 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLButtonTableViewCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class UIButton; + +@interface PLButtonTableViewCell : UITableViewCell +{ + UIButton *_button; +} + +@property(retain, nonatomic) UIButton *button; // @synthesize button=_button; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCAAnimationDelegate.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCAAnimationDelegate.h index bd09c0e76..0c9693122 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCAAnimationDelegate.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCAAnimationDelegate.h @@ -14,7 +14,7 @@ @property(copy, nonatomic) id start; // @synthesize start=_start; @property(copy, nonatomic) id completion; // @synthesize completion=_completion; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animationDidStart:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButton.h index 484ce9127..00fdf4092 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButton.h @@ -12,18 +12,18 @@ { UIView *_rotationHolder; UIImageView *_iconView; - BOOL _lockEnabled; - BOOL _isLandscape; - BOOL _dontDrawDisabled; + _Bool _lockEnabled; + _Bool _isLandscape; + _Bool _dontDrawDisabled; UIImage *_cameraIcon; UIImage *_cameraIconLandscape; NSArray *_videoRecordingIcons; UIImage *_panoRecordingIcon; UIImage *_panoRecordingIconLandscape; int _buttonMode; - BOOL _isCapturing; - int _orientation; - BOOL _watchingOrientationChanges; + _Bool _isCapturing; + long long _orientation; + _Bool _watchingOrientationChanges; } + (struct UIEdgeInsets)hitRectExtension; @@ -42,17 +42,17 @@ + (id)backgroundPressedImageName; + (id)backgroundImageName; + (id)defaultIconName; -- (int)orientation; -- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (long long)orientation; +- (void)setButtonOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)_deviceOrientationChanged:(id)arg1; - (void)_stopWatchingDeviceOrientationChanges; - (void)_startWatchingDeviceOrientationChanges; -- (void)setLockEnabled:(BOOL)arg1; -- (void)_setHighlightOnMouseDown:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setDontShowDisabledState:(BOOL)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)setIsCapturing:(BOOL)arg1; +- (void)setLockEnabled:(_Bool)arg1; +- (void)_setHighlightOnMouseDown:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setDontShowDisabledState:(_Bool)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setIsCapturing:(_Bool)arg1; - (void)setButtonMode:(int)arg1; - (void)_loadPanoLandscapeResources; - (void)_loadPanoResources; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBar.h index f58b87888..568effe4f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBar.h @@ -20,10 +20,10 @@ unsigned int _isBackgroundVisible:1; } -+ (float)defaultHeight; ++ (double)defaultHeight; + (id)backgroundImage; + (id)backgroundImageForButtonBarStyle:(int)arg1; -+ (float)buttonBarHeightForTallScreen:(BOOL)arg1; ++ (double)buttonBarHeightForTallScreen:(_Bool)arg1; @property(nonatomic) int buttonBarMode; // @synthesize buttonBarMode=_buttonBarMode; @property(nonatomic) int buttonBarStyle; // @synthesize buttonBarStyle=_buttonBarStyle; @property(retain, nonatomic) PLCameraToggleButton *toggleButton; // @synthesize toggleButton=_toggleButton; @@ -31,8 +31,8 @@ @property(retain, nonatomic) PLCameraOptionsButton *optionsButton; // @synthesize optionsButton=_optionsButton; - (void)layoutSubviews; - (void)setButtonBarMode:(int)arg1 animationDuration:(double)arg2; -- (void)_setVisibility:(BOOL)arg1; -- (BOOL)isBackgroundVisible; +- (void)_setVisibility:(_Bool)arg1; +- (_Bool)isBackgroundVisible; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1 buttonBarStyle:(int)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBarProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBarProtocol-Protocol.h index 8fcdf40fa..49ea45af3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBarProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraButtonBarProtocol-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLCameraButtonBarProtocol -- (BOOL)isBackgroundVisible; +- (_Bool)isBackgroundVisible; - (void)setButtonBarMode:(int)arg1 animationDuration:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraController.h index 20c23ebf0..8e530bf90 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraController.h @@ -7,13 +7,14 @@ #import "NSObject.h" #import "AVCaptureFileOutputRecordingDelegate-Protocol.h" +#import "AVCaptureMetadataOutputObjectsDelegate-Protocol.h" #import "AVCaptureVideoDataOutputSampleBufferDelegate-Protocol.h" #import "PLCameraEffectsRendererDelegate-Protocol.h" #import "SBSAccelerometerDelegate-Protocol.h" -@class AVCaptureDevice, AVCaptureDeviceFormat, AVCaptureDeviceInput, AVCaptureMovieFileOutput, AVCaptureOutput, AVCaptureSession, AVCaptureStillImageOutput, AVCaptureVideoDataOutput, AVCaptureVideoPreviewLayer, NSArray, NSObject, NSObject, NSString, NSTimer, PLCameraEffectsRenderer, SBSAccelerometer; +@class AVCaptureDevice, AVCaptureDeviceFormat, AVCaptureDeviceInput, AVCaptureMetadataOutput, AVCaptureMovieFileOutput, AVCaptureOutput, AVCaptureSession, AVCaptureStillImageOutput, AVCaptureVideoDataOutput, AVCaptureVideoPreviewLayer, NSArray, NSDictionary, NSMutableArray, NSObject, NSObject, NSString, NSTimer, PLCameraEffectsRenderer, SBSAccelerometer; -@interface PLCameraController : NSObject +@interface PLCameraController : NSObject { AVCaptureSession *_avCaptureSession; AVCaptureDevice *_avCaptureDeviceFront; @@ -26,6 +27,7 @@ AVCaptureMovieFileOutput *_avCaptureOutputVideo; AVCaptureVideoDataOutput *_avCaptureOutputPanorama; AVCaptureVideoDataOutput *_avCaptureOutputEffectPreview; + AVCaptureMetadataOutput *_avCaptureOutputMetadata; AVCaptureDeviceFormat *_mogulFormatBack; AVCaptureDeviceFormat *_mogulFormatFront; struct OpaqueFigSampleBufferProcessor *_panoramaProcessor; @@ -33,20 +35,21 @@ struct CGSize _panoramaPreviewSize; float _panoramaPreviewScale; NSObject *_avCaptureSessionDispatchQueue; + NSObject *_avCaptureOutputMetadataQueue; AVCaptureDevice *_currentDevice; AVCaptureDeviceInput *_currentInput; AVCaptureOutput *_currentOutput; AVCaptureVideoPreviewLayer *_previewLayer; struct CGRect _cleanAperture; - BOOL _shouldBeStopped; - int _cameraMode; - int _cameraDevice; - int _flashMode; + _Bool _shouldBeStopped; + long long _cameraMode; + long long _cameraDevice; + long long _flashMode; int _captureOrientation; - BOOL _imageWriterQueueIsAvailable; - unsigned int _ioSurfaceCounter; - BOOL _hdrEnabled; - BOOL _hdrCaptureIncludesEV0Image; + _Bool _imageWriterQueueIsAvailable; + unsigned long long _ioSurfaceCounter; + _Bool _hdrEnabled; + _Bool _hdrCaptureIncludesEV0Image; int _hdrEV0PhotoCaptureCount; id _delegate; double _maximumCaptureDuration; @@ -54,15 +57,15 @@ NSString *_videoCapturePath; SBSAccelerometer *_accelerometer; struct CGImage *_lastVideoPreviewFrameImageRef; - BOOL _lockFocusLock; - BOOL _lockFocusAfterFocusFinishes; - BOOL _isFocusingOnFace; - int _cameraOrientation; + _Bool _lockFocusLock; + _Bool _lockFocusAfterFocusFinishes; + _Bool _isFocusingOnFace; + long long _cameraOrientation; NSTimer *_idleTimerTimer; - BOOL _delaySuspend; + _Bool _delaySuspend; NSTimer *_delaySuspendTimer; - float _maxVideoZoomFactorRear; - float _maxVideoZoomFactorFront; + double _maxVideoZoomFactorRear; + double _maxVideoZoomFactorFront; struct { unsigned int supportsVideo:1; unsigned int supportsFocus:1; @@ -76,6 +79,7 @@ unsigned int supportsLiveEffects:1; unsigned int supportsPanorama:1; unsigned int supportsVideoStillCapture:1; + unsigned int supportsPreviewDuringHDR:1; unsigned int hasFlash:1; unsigned int hasBackCamera:1; unsigned int hasFrontCamera:1; @@ -121,6 +125,7 @@ unsigned int delegateDidTakePhoto:1; unsigned int delegateCapturedPhoto:1; unsigned int delegateDidChangeCaptureAbility:1; + unsigned int delegateDidChangePanoramaConfiguration:1; unsigned int delegateDidUpdatePanoramaPreview:1; unsigned int delegateDidReceivePanoramaIssue:1; unsigned int delegateDidStartPanoramaCapture:1; @@ -135,38 +140,44 @@ unsigned int delegateFocusDidStart:1; unsigned int delegateFocusDidEnd:1; unsigned int delegateFaceMetadataDidChange:1; + unsigned int delegateVideoZoomFactorDidChange:1; unsigned int delegateTorchAvailabilityChanged:1; + unsigned int delegateHDRSuggestionChanged:1; } _cameraFlags; NSObject *_dispatchTimerQueue; NSObject *_dispatchTimer; - BOOL __previewPaused; - BOOL __previewLayerEnabledForRenderer; - BOOL __videoDataOutputEnabledForRenderer; - BOOL _disableAllPreviewSuspensionDuringCapture; - BOOL __atomicEffectsAvailable; - BOOL __configuringCamera; - BOOL __atomicModeChangeWaitingForPreviewStarted; - BOOL __atomicModeChangeWaitingForConfigureSession; - BOOL __performingTimedCapture; + _Bool __previewPaused; + _Bool __previewLayerEnabledForRenderer; + _Bool __videoDataOutputEnabledForRenderer; + _Bool _performingTimedCapture; + _Bool _disableAllPreviewSuspensionDuringCapture; + _Bool __atomicEffectsAvailable; + _Bool __configuringCamera; + _Bool __atomicModeChangeWaitingForPreviewStarted; + _Bool __atomicModeChangeWaitingForConfigureSession; + _Bool __wasStillImageStabilzationOnBeforeTimedCapture; id postSessionSetupBlock; PLCameraEffectsRenderer *_effectsRenderer; NSArray *_supportedCameraModes; - unsigned int __atomicEffectFilterIndex; - unsigned int __atomicBlackAndWhiteFilterIndex; + NSObject *__effectFilterIndexQueue; + NSDictionary *__effectFilterIndices; NSObject *__captureIsolationQueue; + NSMutableArray *__currentFaceMetadata; } -+ (id)adjustmentFiltersForMode:(int)arg1 withImageSize:(struct CGSize)arg2; + (id)sharedInstance; -@property(nonatomic, setter=_setPerformingTimedCapture:) BOOL _performingTimedCapture; // @synthesize _performingTimedCapture=__performingTimedCapture; -@property(getter=_isAtomicModeChangeWaitingForConfigureSession, setter=_setAtomicModeChangeWaitingForConfigureSession:) BOOL _atomicModeChangeWaitingForConfigureSession; // @synthesize _atomicModeChangeWaitingForConfigureSession=__atomicModeChangeWaitingForConfigureSession; -@property(getter=_isAtomicModeChangeWaitingForPreviewStarted, setter=_setAtomicModeChangeWaitingForPreviewStarted:) BOOL _atomicModeChangeWaitingForPreviewStarted; // @synthesize _atomicModeChangeWaitingForPreviewStarted=__atomicModeChangeWaitingForPreviewStarted; +@property(readonly, nonatomic) NSMutableArray *_currentFaceMetadata; // @synthesize _currentFaceMetadata=__currentFaceMetadata; +@property(readonly, nonatomic) _Bool _wasStillImageStabilzationOnBeforeTimedCapture; // @synthesize _wasStillImageStabilzationOnBeforeTimedCapture=__wasStillImageStabilzationOnBeforeTimedCapture; +@property(getter=_isAtomicModeChangeWaitingForConfigureSession, setter=_setAtomicModeChangeWaitingForConfigureSession:) _Bool _atomicModeChangeWaitingForConfigureSession; // @synthesize _atomicModeChangeWaitingForConfigureSession=__atomicModeChangeWaitingForConfigureSession; +@property(getter=_isAtomicModeChangeWaitingForPreviewStarted, setter=_setAtomicModeChangeWaitingForPreviewStarted:) _Bool _atomicModeChangeWaitingForPreviewStarted; // @synthesize _atomicModeChangeWaitingForPreviewStarted=__atomicModeChangeWaitingForPreviewStarted; @property(readonly) NSObject *_captureIsolationQueue; // @synthesize _captureIsolationQueue=__captureIsolationQueue; -@property(getter=_isConfiguringCamera, setter=_setConfiguringCamera:) BOOL _configuringCamera; // @synthesize _configuringCamera=__configuringCamera; -@property(setter=_setAtomicBlackAndWhiteFilterIndex:) unsigned int _atomicBlackAndWhiteFilterIndex; // @synthesize _atomicBlackAndWhiteFilterIndex=__atomicBlackAndWhiteFilterIndex; -@property(setter=_setAtomicEffectFilterIndex:) unsigned int _atomicEffectFilterIndex; // @synthesize _atomicEffectFilterIndex=__atomicEffectFilterIndex; -@property(setter=_setAtomicEffectsAvailable:) BOOL _atomicEffectsAvailable; // @synthesize _atomicEffectsAvailable=__atomicEffectsAvailable; -@property(nonatomic) BOOL disableAllPreviewSuspensionDuringCapture; // @synthesize disableAllPreviewSuspensionDuringCapture=_disableAllPreviewSuspensionDuringCapture; +@property(getter=_isConfiguringCamera, setter=_setConfiguringCamera:) _Bool _configuringCamera; // @synthesize _configuringCamera=__configuringCamera; +@property(retain, nonatomic, setter=_setEffectFilterIndices:) NSDictionary *_effectFilterIndices; // @synthesize _effectFilterIndices=__effectFilterIndices; +@property(readonly) NSObject *_effectFilterIndexQueue; // @synthesize _effectFilterIndexQueue=__effectFilterIndexQueue; +@property(setter=_setAtomicEffectsAvailable:) _Bool _atomicEffectsAvailable; // @synthesize _atomicEffectsAvailable=__atomicEffectsAvailable; +@property(nonatomic) _Bool disableAllPreviewSuspensionDuringCapture; // @synthesize disableAllPreviewSuspensionDuringCapture=_disableAllPreviewSuspensionDuringCapture; +- (void)_setPerformingTimedCapture:(_Bool)arg1; +@property(nonatomic) _Bool performingTimedCapture; // @synthesize performingTimedCapture=_performingTimedCapture; - (void)_setSupportedCameraModes:(id)arg1; @property(copy, nonatomic) NSArray *supportedCameraModes; // @synthesize supportedCameraModes=_supportedCameraModes; - (void)_setEffectsRenderer:(id)arg1; @@ -182,66 +193,77 @@ @property(nonatomic) AVCaptureDeviceInput *currentInput; // @synthesize currentInput=_currentInput; @property(nonatomic) AVCaptureDevice *currentDevice; // @synthesize currentDevice=_currentDevice; @property(readonly, nonatomic) AVCaptureSession *currentSession; // @synthesize currentSession=_avCaptureSession; -- (void)cameraEffectsRenderer:(id)arg1 didFinishTransitionToShowGrid:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 didStartTransitionToShowGrid:(BOOL)arg2 animated:(BOOL)arg3; -- (void)cameraEffectsRenderer:(id)arg1 willTransitionToShowGrid:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 requestsVideoDataOutputEnabled:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 requestsPreviewLayerEnabled:(BOOL)arg2; +- (void)captureOutput:(id)arg1 didOutputMetadataObjects:(id)arg2 fromConnection:(id)arg3; +- (void)cameraEffectsRenderer:(id)arg1 didFinishTransitionToShowGrid:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 didStartTransitionToShowGrid:(_Bool)arg2 animated:(_Bool)arg3; +- (void)cameraEffectsRenderer:(id)arg1 willTransitionToShowGrid:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 requestsVideoDataOutputEnabled:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 requestsPreviewLayerEnabled:(_Bool)arg2; - (void)cameraEffectsRendererDidStartPreview:(id)arg1; - (void)_updateEffectsVideoDataOutputEnabled; -@property(nonatomic, setter=_setVideoDataOutputEnabledForRenderer:) BOOL _videoDataOutputEnabledForRenderer; // @synthesize _videoDataOutputEnabledForRenderer=__videoDataOutputEnabledForRenderer; +@property(nonatomic, setter=_setVideoDataOutputEnabledForRenderer:) _Bool _videoDataOutputEnabledForRenderer; // @synthesize _videoDataOutputEnabledForRenderer=__videoDataOutputEnabledForRenderer; - (void)_updatePreviewLayerEnabled; -@property(nonatomic, setter=_setPreviewLayerEnabledForRenderer:) BOOL _previewLayerEnabledForRenderer; // @synthesize _previewLayerEnabledForRenderer=__previewLayerEnabledForRenderer; -@property(nonatomic, getter=_isPreviewPaused, setter=_setPreviewPaused:) BOOL _previewPaused; // @synthesize _previewPaused=__previewPaused; +@property(nonatomic, setter=_setPreviewLayerEnabledForRenderer:) _Bool _previewLayerEnabledForRenderer; // @synthesize _previewLayerEnabledForRenderer=__previewLayerEnabledForRenderer; +@property(nonatomic, getter=_isPreviewPaused, setter=_setPreviewPaused:) _Bool _previewPaused; // @synthesize _previewPaused=__previewPaused; - (void)resumePreview; - (void)pausePreview; -- (void)endTimedCapture; +- (id)recentFaceMetadata; +- (void)finishTimedCapture; +- (void)continueTimedCapture; - (void)startTimedCapture; - (id)_mogulFormatFromDevice:(id)arg1; -- (double)_mogulFrameRate; -@property(nonatomic, setter=_setEffectsAvailable:) BOOL _effectsAvailable; -- (void)setBlackAndWhiteFilterIndex:(unsigned int)arg1 forceStateChange:(BOOL)arg2; -@property(nonatomic) unsigned int blackAndWhiteFilterIndex; -- (void)setEffectFilterIndex:(unsigned int)arg1 forceStateChange:(BOOL)arg2; -@property(nonatomic) unsigned int effectFilterIndex; +- (double)mogulFrameRate; +- (double)currentMaxFrameDuration; +- (double)currentMinFrameDuration; +@property(nonatomic, setter=_setEffectsAvailable:) _Bool _effectsAvailable; +- (void)setEffectFilterIndices:(id)arg1 forceStateChange:(_Bool)arg2; +- (id)effectFilterIndices; +- (void)_notifyEffectFilterIndexChanged; +- (void)setEffectFilterIndex:(unsigned long long)arg1 forMode:(long long)arg2; +- (unsigned long long)_sanitizeEffectFilterIndex:(unsigned long long)arg1 forMode:(long long)arg2; +- (unsigned long long)effectFilterIndexForMode:(long long)arg1; @property(readonly, nonatomic) NSArray *activeFilters; -- (unsigned int)_activeFilterIndex; -- (void)_updateEffectsRendererFilterIndexForceStateChange:(BOOL)arg1 renderNotifyBlock:(id)arg2; +- (unsigned long long)_activeFilterIndex; +- (void)_updateEffectsRendererFilterIndexForceStateChange:(_Bool)arg1 renderNotifyBlock:(id)arg2; - (void)_updateEffectsRendererMirroring; - (void)_updateSupportedCameraModes; -@property(nonatomic) float videoZoomFactor; -- (void)_setOrientationEventsEnabled:(BOOL)arg1; -@property(readonly, nonatomic) int cameraOrientation; +- (void)cancelVideoZoomRamp; +- (void)rampToVideoZoomFactor:(double)arg1 withRate:(float)arg2; +@property(nonatomic) double videoZoomFactor; +- (double)_limitZoomFactor:(double)arg1 forDevice:(id)arg2; +- (void)_setOrientationEventsEnabled:(_Bool)arg1; +@property(readonly, nonatomic) long long cameraOrientation; - (void)accelerometer:(id)arg1 didChangeDeviceOrientation:(int)arg2; - (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; -- (void)postOrientationChangedNotification:(int)arg1 force:(BOOL)arg2; -- (BOOL)supportsLiveEffects; -- (BOOL)supportsAvalancheForDevice:(int)arg1; +- (void)postOrientationChangedNotification:(long long)arg1 force:(_Bool)arg2; +- (_Bool)supportsLiveEffects; +- (_Bool)supportsAvalancheForDevice:(long long)arg1; - (void)_synchronizeHDRSettings; -- (BOOL)_isCountingHDREV0Captures; -- (BOOL)supportsHDRForDevice:(int)arg1; -@property(readonly, nonatomic) BOOL supportsHDR; -@property(nonatomic, getter=isHDREnabled) BOOL HDREnabled; // @synthesize HDREnabled=_hdrEnabled; +- (_Bool)_isCountingHDREV0Captures; +- (_Bool)supportsPreviewDuringHDR; +- (_Bool)supportsHDRForDevice:(long long)arg1; +@property(readonly, nonatomic) _Bool supportsHDR; +@property(nonatomic, getter=isHDREnabled) _Bool HDREnabled; // @synthesize HDREnabled=_hdrEnabled; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)isTorchDisabled; +- (_Bool)isTorchDisabled; - (void)_updateTorchAvailability; -- (BOOL)isTorchOn; -- (BOOL)flashWillFire; -@property(nonatomic) int flashMode; -- (BOOL)hasFlash; -- (void)_setFlashMode:(int)arg1 force:(BOOL)arg2; +- (_Bool)isTorchOn; +- (_Bool)flashWillFire; +@property(nonatomic) long long flashMode; +- (_Bool)hasFlash; +- (void)_setFlashMode:(long long)arg1 force:(_Bool)arg2; - (void)_torchLevelChanged; - (void)_flashStateChanged; -- (void)setFaceDetectionEnabled:(BOOL)arg1; -- (void)_setFaceDetectionEnabled:(BOOL)arg1 forCaptureDevice:(id)arg2 captureOutput:(id)arg3; +- (void)setFaceDetectionEnabled:(_Bool)arg1; +- (void)_setFaceDetectionEnabled:(_Bool)arg1 forCaptureDevice:(id)arg2 captureOutput:(id)arg3; - (void)_faceMetadataDidChange:(id)arg1; - (void)_faceRectangleChanged; - (struct CGRect)faceRectangle; -- (BOOL)isFocusingOnFace; +- (_Bool)isFocusingOnFace; - (void)_whiteBalanceCompleted; - (void)_whiteBalanceStarted; - (void)_exposureCompleted; -- (BOOL)isExposing; +- (_Bool)isExposing; - (void)_exposureStarted; - (void)_focusHasChanged:(id)arg1; - (void)_focusStarted; @@ -250,28 +272,31 @@ - (void)_autofocusOperationFinished; - (void)_focusOperationFinished; - (void)_commonFocusFinished; -- (void)setFocusDisabled:(BOOL)arg1; -- (BOOL)isFocusing; +- (void)setFocusDisabled:(_Bool)arg1; +- (_Bool)isFocusing; - (void)lockFocusForTimedCapture; - (void)lockFocusForRecording; - (void)lockFocusAndExposureForPano; - (void)userInitiatedLockFocus; -- (void)_lockFocus:(BOOL)arg1 lockExposure:(BOOL)arg2 lockWhiteBalance:(BOOL)arg3; -- (BOOL)isExposureLockSupported; -- (BOOL)isFocusLockSupported; -- (BOOL)canLockFocus; +- (void)_lockFocus:(_Bool)arg1 lockExposure:(_Bool)arg2 lockWhiteBalance:(_Bool)arg3; +- (_Bool)isExposureLockSupported; +- (_Bool)isFocusLockSupported; +- (_Bool)canLockFocus; +- (void)_cancelDelayedFocusRequests; - (void)performAutofocusAfterCapture; - (void)_autofocusAfterCapture; - (void)autofocus; -- (void)_autofocus:(BOOL)arg1 autoExpose:(BOOL)arg2; -- (void)_pptTestSetAutofocusDisabled:(BOOL)arg1; +- (void)_autofocus:(_Bool)arg1 autoExpose:(_Bool)arg2; +- (void)_pptTestSetAutofocusDisabled:(_Bool)arg1; - (void)restartAutoFocus; -- (int)currentFocusMode; +- (long long)currentFocusMode; +- (void)smoothFocusAtCenter; - (void)focusAtAdjustedPoint:(struct CGPoint)arg1; -- (BOOL)canFocusAtPoint; -- (BOOL)isFocusAllowed; +- (_Bool)canFocusAtPoint; +- (_Bool)isFocusAllowed; - (void)_panoShouldEnd; -- (void)_cleanupPanorama; +- (void)_cleanupPanoramaOnSessionQueue:(_Bool)arg1; +- (void)_setupPanoramaForDevice:(id)arg1 output:(id)arg2 options:(out const struct __CFDictionary **)arg3; - (void)_panoramaDidReceiveErrorNotificationString:(struct __CFString *)arg1; - (void)_panoramaDidReceiveWarningNotificationString:(struct __CFString *)arg1; - (void)_panoramaDidReceiveIssueWithPanoramaString:(struct __CFString *)arg1; @@ -280,14 +305,14 @@ - (void)captureOutput:(id)arg1 didDropSampleBuffer:(struct opaqueCMSampleBuffer *)arg2 fromConnection:(id)arg3; - (void)captureOutput:(id)arg1 didOutputSampleBuffer:(struct opaqueCMSampleBuffer *)arg2 fromConnection:(id)arg3; - (void)_processSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; -- (void)panoramaProcessorOutputCallbackWithStatus:(long)arg1 buffer:(struct opaqueCMSampleBuffer *)arg2; +- (void)panoramaProcessorOutputCallbackWithStatus:(int)arg1 buffer:(struct opaqueCMSampleBuffer *)arg2; - (void)_panoramaDidStop; - (void)stopPanoramaCapture; - (void)startPanoramaCapture; - (void)setPanoramaImageQueueLayer:(id)arg1; -- (BOOL)isCapturingPanorama; -- (BOOL)canCapturePanorama; -- (BOOL)supportsPanorama; +- (_Bool)isCapturingPanorama; +- (_Bool)canCapturePanorama; +- (_Bool)supportsPanorama; - (void)setVideoCaptureMaximumDuration:(double)arg1; - (void)setVideoCaptureQuality:(int)arg1; - (id)videoCapturePath; @@ -295,26 +320,26 @@ - (double)minimumVideoCaptureDuration; - (void)startVideoCapture; - (void)_setVideoCapturePath:(id)arg1; -- (id)_videoMetadataArrayIncludingSensitiveProperties:(BOOL)arg1; +- (id)_videoMetadataArrayIncludingSensitiveProperties:(_Bool)arg1; - (void)_setOrientation; - (void)_setOrientationForConnection:(id)arg1; -- (BOOL)canCaptureVideo; +- (_Bool)canCaptureVideo; - (void)captureOutput:(id)arg1 didFinishRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3 error:(id)arg4; - (void)captureOutput:(id)arg1 didStartRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3; - (void)_movieFileRecordingCompleted:(id)arg1; - (void)_verifyVideoConsolidationForVideoAtPath:(id)arg1 outUserInfo:(id *)arg2; - (void)_removeVideoCaptureFileAndDirectoryAtPath:(id)arg1; -- (BOOL)isCapturingVideo; +- (_Bool)isCapturingVideo; - (struct __IOSurface *)_newFilteredSurfaceFromSurface:(struct __IOSurface *)arg1 filters:(id)arg2; - (void)capturePhoto; -- (BOOL)imageWriterQueueIsAvailable; -- (BOOL)canCapturePhotoDuringRecording; -- (BOOL)canCapturePhoto; +- (_Bool)imageWriterQueueIsAvailable; +- (_Bool)canCapturePhotoDuringRecording; +- (_Bool)canCapturePhoto; - (void)_didTakePhoto; - (void)_willTakePhoto; - (void)_capturedPhotoWithDictionary:(id)arg1 error:(id)arg2; - (void)_processCapturedPhotoWithDictionary:(id)arg1 error:(id)arg2; -- (BOOL)_sanityCheckSessionCanCaptureWithOutput:(id)arg1; +- (_Bool)_sanityCheckSessionCanCaptureWithOutput:(id)arg1; - (void)_sessionRuntimeErrored:(id)arg1; - (void)_interruptionEnded:(id)arg1; - (void)_wasInterrupted:(id)arg1; @@ -325,24 +350,24 @@ - (void)stopPreview; - (void)_previewStarted; - (void)_clearPreviewLayer; -- (BOOL)isPreviewMirrored; +- (_Bool)isPreviewMirrored; @property(nonatomic) int previewOrientation; - (void)startPreview; - (void)startPreview:(id)arg1; - (void)_startPreview:(id)arg1; -- (void)_startPreviewWithCameraDevice:(int)arg1 cameraMode:(int)arg2 effectFilterIndex:(unsigned int)arg3 blackAndWhiteFilterIndex:(unsigned int)arg4; +- (void)_startPreviewWithCameraDevice:(long long)arg1 cameraMode:(long long)arg2 effectFilterIndices:(id)arg3; - (id)delegate; - (void)setDelegate:(id)arg1; -- (BOOL)_didSendPreviewStartedCallbackToEmptyDelegate; +- (_Bool)_didSendPreviewStartedCallbackToEmptyDelegate; - (void)_sessionStopped:(id)arg1; - (void)_sessionStarted:(id)arg1; - (void)_deviceStarted:(id)arg1; - (void)_tearDownCamera; -- (void)_setDelaySuspend:(BOOL)arg1; +- (void)_setDelaySuspend:(_Bool)arg1; - (void)_forceDelaySuspendTimeout; - (void)_teardownDelaySuspendTimer; - (void)_destroyCamera; -- (BOOL)_setupCamera; +- (_Bool)_setupCamera; - (id)_currentVideoConnection; - (void)_applicationDidBecomeActive:(id)arg1; - (void)_debug_checkIris; @@ -354,39 +379,40 @@ - (void)_applicationWillEnterForeground:(id)arg1; - (void)_applicationDidEnterBackground:(id)arg1; - (void)_applicationSuspended:(id)arg1; -- (float)maximumZoomFactorForDevice:(int)arg1; -- (float)minimumZoomFactorForDevice:(int)arg1; +- (double)maximumZoomFactorForDevice:(long long)arg1; +- (double)minimumZoomFactorForDevice:(long long)arg1; - (void)_unlockCurrentDeviceForConfiguration; -- (BOOL)_lockCurrentDeviceForConfiguration; -@property(nonatomic) BOOL isCameraApp; -- (void)_setLocationEnabled:(BOOL)arg1; -- (BOOL)_modeUsesCompassHeading; +- (_Bool)_lockCurrentDeviceForConfiguration; +@property(nonatomic) _Bool isCameraApp; +- (void)_setLocationEnabled:(_Bool)arg1; +- (_Bool)_modeUsesCompassHeading; +- (_Bool)_isVideoMode:(long long)arg1; - (void)_inputPortFormatDescriptionDidChange:(id)arg1; -@property(nonatomic) BOOL convertSampleBufferToJPEG; -@property(nonatomic) int cameraDevice; -- (BOOL)hasRearCamera; -- (BOOL)hasFrontCamera; +@property(nonatomic) _Bool convertSampleBufferToJPEG; +@property(nonatomic) long long cameraDevice; +- (_Bool)hasRearCamera; +- (_Bool)hasFrontCamera; - (void)_setDefaultPrewarmDate:(id)arg1; -@property(nonatomic, getter=_isModeChangeWaitingForConfigureSession, setter=_setModeChangeWaitingForConfigureSession:) BOOL _modeChangeWaitingForConfigureSession; -@property(nonatomic, getter=_isModeChangeWaitingForPreviewStarted, setter=_setModeChangeWaitingForPreviewStarted:) BOOL _modeChangeWaitingForPreviewStarted; +@property(nonatomic, getter=_isModeChangeWaitingForConfigureSession, setter=_setModeChangeWaitingForConfigureSession:) _Bool _modeChangeWaitingForConfigureSession; +@property(nonatomic, getter=_isModeChangeWaitingForPreviewStarted, setter=_setModeChangeWaitingForPreviewStarted:) _Bool _modeChangeWaitingForPreviewStarted; - (void)_notifyControllerModeDidChange; -- (void)_setCameraMode:(int)arg1 cameraDevice:(int)arg2; -@property(nonatomic) int cameraMode; +- (void)_setCameraMode:(long long)arg1 cameraDevice:(long long)arg2; +@property(nonatomic) long long cameraMode; - (id)_videoModeSessionPreset; -- (BOOL)_configureSessionWithCameraMode:(int)arg1 cameraDevice:(int)arg2; -- (BOOL)_safeSetCameraMode:(int)arg1 cameraDevice:(int)arg2; -- (BOOL)supportsVideoCapture; -- (BOOL)isChangingModes; +- (_Bool)_configureSessionWithCameraMode:(long long)arg1 cameraDevice:(long long)arg2; +- (_Bool)_safeSetCameraMode:(long long)arg1 cameraDevice:(long long)arg2; +- (_Bool)supportsVideoCapture; +- (_Bool)isChangingModes; - (void)executeBlockOnMainQueue:(id)arg1; - (void)enqueueBlockOnMainQueue:(id)arg1; - (void)enqueueBlockInCaptureSessionQueue:(id)arg1; -- (BOOL)isReady; +- (_Bool)isReady; - (void)_imageWriterQueueAvailabilityChanged; - (void)releaseIOSurface; - (void)captureIOSurface; -- (BOOL)hasInheritedForegroundState; -- (BOOL)inCall; -- (void)_inCallStatusChanged:(BOOL)arg1; +- (_Bool)hasInheritedForegroundState; +- (_Bool)inCall; +- (void)_inCallStatusChanged:(_Bool)arg1; - (void)_callStateDidChange:(id)arg1; - (void)_updateCallStatus; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControllerDelegate-Protocol.h index 831a9630d..85d1ec34b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControllerDelegate-Protocol.h @@ -9,11 +9,13 @@ @protocol PLCameraControllerDelegate @optional -- (void)cameraController:(id)arg1 didFinishTransitionToShowEffectsGrid:(BOOL)arg2; -- (void)cameraController:(id)arg1 didStartTransitionToShowEffectsGrid:(BOOL)arg2 animated:(BOOL)arg3; -- (void)cameraController:(id)arg1 willTransitionToShowEffectsGrid:(BOOL)arg2; +- (void)cameraControllerDidChangeHDRSuggestion:(id)arg1; +- (void)cameraController:(id)arg1 didFinishTransitionToShowEffectsGrid:(_Bool)arg2; +- (void)cameraController:(id)arg1 didStartTransitionToShowEffectsGrid:(_Bool)arg2 animated:(_Bool)arg3; +- (void)cameraController:(id)arg1 willTransitionToShowEffectsGrid:(_Bool)arg2; - (void)cameraControllerDidChangeEffectFilterIndex:(id)arg1; - (void)cameraControllerTorchAvailabilityChanged:(id)arg1; +- (void)cameraController:(id)arg1 videoZoomFactorDidChange:(double)arg2; - (void)cameraController:(id)arg1 faceMetadataDidChange:(id)arg2; - (void)cameraControllerFocusDidEnd:(id)arg1; - (void)cameraControllerFocusDidStart:(id)arg1; @@ -28,12 +30,13 @@ - (void)cameraControllerDidStartPanoramaCapture:(id)arg1; - (void)cameraController:(id)arg1 didReceivePanoramaIssue:(int)arg2; - (void)cameraController:(id)arg1 didUpdatePanoramaPreview:(id)arg2; -- (void)cameraController:(id)arg1 didChangeCaptureAbility:(BOOL)arg2; +- (void)cameraControllerDidChangePanoramaConfiguration:(id)arg1; +- (void)cameraController:(id)arg1 didChangeCaptureAbility:(_Bool)arg2; - (void)cameraController:(id)arg1 capturedPhoto:(id)arg2 error:(id)arg3; - (void)cameraControllerDidTakePhoto:(id)arg1; - (void)cameraControllerWillTakePhoto:(id)arg1; - (void)cameraControllerModeDidChange:(id)arg1; -- (void)cameraController:(id)arg1 willChangeToMode:(int)arg2 device:(int)arg3; +- (void)cameraController:(id)arg1 willChangeToMode:(long long)arg2 device:(long long)arg3; - (void)cameraController:(id)arg1 cleanApertureDidChange:(struct CGRect)arg2; - (void)cameraControllerServerDied:(id)arg1; - (void)cameraControllerSessionInterruptionEnded:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControlsContainerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControlsContainerView.h deleted file mode 100644 index b1dce83c1..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraControlsContainerView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class PLCameraButtonBar; - -@interface PLCameraControlsContainerView : UIView -{ - PLCameraButtonBar *_topButtonBar; - BOOL _shouldFollowOverlayView; -} - -@property(readonly, nonatomic) BOOL shouldFollowOverlayView; // @synthesize shouldFollowOverlayView=_shouldFollowOverlayView; -@property(readonly, nonatomic) PLCameraButtonBar *topButtonBar; // @synthesize topButtonBar=_topButtonBar; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1 showControlsBackground:(BOOL)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRenderer.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRenderer.h index 9c92dcbb6..bae29f6fb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRenderer.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRenderer.h @@ -13,53 +13,61 @@ EAGLContext *_eaglContext; CIContext *_ciContext; NSObject *_dispatchQueue; - BOOL _isShowingGrid; - BOOL _gridTransitionInFlight; - BOOL _gridTransitionIsAnimated; + _Bool _isShowingGrid; + _Bool _gridTransitionInFlight; + _Bool _gridTransitionIsAnimated; id _delegate; double _lastReportedFrameDropTime; - unsigned int _totalFramesSinceLastReportedFrameDrop; - unsigned int _droppedFramesSinceLastReportedFrameDrop; - BOOL __atomicPreviewStartedNotificationNeeded; - BOOL _atomicMirrorFilterRendering; - BOOL _atomicBlackAndWhite; + unsigned long long _totalFramesSinceLastReportedFrameDrop; + unsigned long long _droppedFramesSinceLastReportedFrameDrop; + _Bool __atomicPreviewStartedNotificationNeeded; + _Bool _atomicMirrorFilterRendering; + _Bool __previewLayerEnabled; + _Bool __inBackground; PLEffectsFullsizeView *__renderEffectsFullsizeView; PLEffectsGridView *__renderGridView; PLVideoPreviewView *_atomicVideoPreviewView; - unsigned int _atomicFilterIndex; + unsigned long long _atomicFilterIndex; id __atomicPreviewStartedBlock; + long long _atomicCameraMode; } -@property(getter=isBlackAndWhite) BOOL blackAndWhite; // @synthesize blackAndWhite=_atomicBlackAndWhite; -@property BOOL mirrorFilterRendering; // @synthesize mirrorFilterRendering=_atomicMirrorFilterRendering; +@property(getter=_isInBackground, setter=_setInBackground:) _Bool _inBackground; // @synthesize _inBackground=__inBackground; +@property(nonatomic, setter=_setPreviewLayerEnabled:) _Bool _previewLayerEnabled; // @synthesize _previewLayerEnabled=__previewLayerEnabled; +@property long long cameraMode; // @synthesize cameraMode=_atomicCameraMode; +@property _Bool mirrorFilterRendering; // @synthesize mirrorFilterRendering=_atomicMirrorFilterRendering; @property(copy, setter=_setPreviewStartedBlock:) id _previewStartedBlock; // @synthesize _previewStartedBlock=__atomicPreviewStartedBlock; -@property(setter=_setPreviewStartedNotificationNeeded:) BOOL _previewStartedNotificationNeeded; // @synthesize _previewStartedNotificationNeeded=__atomicPreviewStartedNotificationNeeded; -@property unsigned int atomicFilterIndex; // @synthesize atomicFilterIndex=_atomicFilterIndex; +@property(setter=_setPreviewStartedNotificationNeeded:) _Bool _previewStartedNotificationNeeded; // @synthesize _previewStartedNotificationNeeded=__atomicPreviewStartedNotificationNeeded; +@property unsigned long long atomicFilterIndex; // @synthesize atomicFilterIndex=_atomicFilterIndex; @property(retain) PLVideoPreviewView *atomicVideoPreviewView; // @synthesize atomicVideoPreviewView=_atomicVideoPreviewView; @property(retain, setter=_setRenderGridView:) PLEffectsGridView *_renderGridView; // @synthesize _renderGridView=__renderGridView; @property(retain, setter=_setRenderEffectsFullsizeView:) PLEffectsFullsizeView *_renderEffectsFullsizeView; // @synthesize _renderEffectsFullsizeView=__renderEffectsFullsizeView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (struct CGRect)_gridFrameForCurrentFilters; - (struct CGRect)_zoomedFrameForRect:(struct CGRect)arg1 fromFullFrame:(struct CGRect)arg2 toZoomFrame:(struct CGRect)arg3; -- (struct CGRect)_frameForZoomFrame:(struct CGRect)arg1 withinFrame:(struct CGRect)arg2; +- (struct CGRect)_frameToZoomFromFrame:(struct CGRect)arg1 toFrame:(struct CGRect)arg2 withinFrame:(struct CGRect)arg3; - (void)_animateLayer:(id)arg1 startFrame:(struct CGRect)arg2 endFrame:(struct CGRect)arg3 viewTransform:(struct CGAffineTransform)arg4 animationDuration:(double)arg5 animationTimingFunction:(id)arg6 animationDelegate:(id)arg7; -- (void)_animateGridLayerZoomToGrid:(BOOL)arg1; -- (void)_animateToGrid:(BOOL)arg1 layer:(id)arg2 fadeOutLayer:(id)arg3 startFrame:(struct CGRect)arg4 endFrame:(struct CGRect)arg5 completion:(id)arg6; +- (void)_animateGridLayerZoomToGrid:(_Bool)arg1; +- (void)_animateToGrid:(_Bool)arg1 layer:(id)arg2 fadeOutLayer:(id)arg3 startFrame:(struct CGRect)arg4 endFrame:(struct CGRect)arg5 completion:(id)arg6; - (id)_animatedLayerForView:(id)arg1; -- (void)_forceResetToFilteredRendering:(BOOL)arg1; +- (void)_forceResetToFilteredRendering:(_Bool)arg1; - (void)_transitionFromGrid:(id)arg1; - (void)_transitionToGrid:(id)arg1; -- (void)_setGridTransitionIsInFlight:(BOOL)arg1; -- (BOOL)_gridTransitionInFlight; -- (void)setShowGrid:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isShowingGrid) BOOL showGrid; -- (void)_handlePreviewStartedFiltered:(BOOL)arg1; +- (void)_setGridTransitionIsInFlight:(_Bool)arg1; +- (_Bool)_gridTransitionInFlight; +- (void)setShowGrid:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isShowingGrid) _Bool showGrid; +- (void)_handlePreviewStartedFiltered:(_Bool)arg1; - (void)_notifyOfRenderIfNecessary; - (void)_runOnMainThreadImmediatelyIfPossibleWithBlock:(id)arg1; - (void)_previewStarted:(id)arg1; - (void)_deviceStarted:(id)arg1; - (void)_applicationDidEnterBackground:(id)arg1; -- (void)_updateStatsForFrameWasDropped:(BOOL)arg1; +- (void)_resumeRendering; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)_applicationWillResignActive:(id)arg1; +- (void)_updateStatsForFrameWasDropped:(_Bool)arg1; - (void)_reportStatsForFrameDrops; - (void)didDropSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)renderWithSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; @@ -71,11 +79,11 @@ - (void)_tearDownEffectsView:(id)arg1; - (void)_setupEffectsView:(id)arg1; @property(retain, nonatomic) PLVideoPreviewView *videoPreviewView; -- (void)_updateFilterIndexOnEffectsFullsizeView; -- (void)setFilterIndex:(unsigned int)arg1 forceStateChange:(BOOL)arg2 renderNotifyBlock:(id)arg3; -@property(nonatomic) unsigned int filterIndex; -- (void)_setVideoDataOutputEnabled:(BOOL)arg1; -- (void)_setPreviewLayerEnabled:(BOOL)arg1; +- (void)_updateEffectsFullsizeView; +- (void)setFilterIndex:(unsigned long long)arg1 forceStateChange:(_Bool)arg2 renderNotifyBlock:(id)arg3; +@property(nonatomic) unsigned long long filterIndex; +- (void)_setVideoDataOutputEnabled:(_Bool)arg1; +- (void)_createContextIfNecessary; - (void)dealloc; - (id)init; - (id)initWithDispatchQueue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRendererDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRendererDelegate-Protocol.h index b8ce213bf..3c237a454 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRendererDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraEffectsRendererDelegate-Protocol.h @@ -7,11 +7,11 @@ #import "NSObject-Protocol.h" @protocol PLCameraEffectsRendererDelegate -- (void)cameraEffectsRenderer:(id)arg1 didFinishTransitionToShowGrid:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 didStartTransitionToShowGrid:(BOOL)arg2 animated:(BOOL)arg3; -- (void)cameraEffectsRenderer:(id)arg1 willTransitionToShowGrid:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 requestsVideoDataOutputEnabled:(BOOL)arg2; -- (void)cameraEffectsRenderer:(id)arg1 requestsPreviewLayerEnabled:(BOOL)arg2; +- (void)cameraEffectsRenderer:(id)arg1 didFinishTransitionToShowGrid:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 didStartTransitionToShowGrid:(_Bool)arg2 animated:(_Bool)arg3; +- (void)cameraEffectsRenderer:(id)arg1 willTransitionToShowGrid:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 requestsVideoDataOutputEnabled:(_Bool)arg2; +- (void)cameraEffectsRenderer:(id)arg1 requestsPreviewLayerEnabled:(_Bool)arg2; - (void)cameraEffectsRendererDidStartPreview:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraElapsedTimeView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraElapsedTimeView.h index c32cfc3be..c8bb2e1eb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraElapsedTimeView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraElapsedTimeView.h @@ -14,17 +14,17 @@ UILabel *_seconds; NSTimer *_timer; NSDate *_startTime; - BOOL _autorotationEnabled; - BOOL _watchingOrientationChanges; - int _orientation; + _Bool _autorotationEnabled; + _Bool _watchingOrientationChanges; + long long _orientation; } -- (void)_setDeviceOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)setOrientation:(int)arg1; +- (void)_setDeviceOrientation:(long long)arg1 animated:(_Bool)arg2; +- (void)setOrientation:(long long)arg1; - (void)_deviceOrientationChanged:(id)arg1; - (void)_stopWatchingDeviceOrientationChanges; - (void)_startWatchingDeviceOrientationChanges; -@property(nonatomic) BOOL autorotationEnabled; +@property(nonatomic) _Bool autorotationEnabled; - (void)stopTimer; - (void)startTimer; - (void)_update:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceDetectionView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceDetectionView.h deleted file mode 100644 index ad23159d6..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceDetectionView.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLCameraFaceDetectionView : PLCameraFocusView -{ -} - -- (id)nameForDarkImage; -- (id)nameForLightImage; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceTrackingView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceTrackingView.h index db91e40ef..8f90a1766 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceTrackingView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFaceTrackingView.h @@ -8,10 +8,10 @@ @interface PLCameraFaceTrackingView : PLCameraFocusView { - BOOL _isInFrame; + _Bool _isInFrame; } -@property(nonatomic) BOOL isInFrame; // @synthesize isInFrame=_isInFrame; +@property(nonatomic) _Bool isInFrame; // @synthesize isInFrame=_isInFrame; - (void)animateToFrame:(struct CGRect)arg1; - (void)fadeOut; - (void)fadeIn; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButton.h deleted file mode 100644 index ea2186ee5..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButton.h +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class PLCameraFlashButtonSpacerView, PLCameraOverlayButtonLabel, UIImageView; - -@interface PLCameraFlashButton : PLReorientingButton -{ - int _flashMode; - BOOL _isExpanded; - float _fixedLeftWidth; - float _fixedRightWidth; - UIImageView *_flashIconView; - PLCameraOverlayButtonLabel *_autoLabel; - PLCameraOverlayButtonLabel *_onLabel; - PLCameraOverlayButtonLabel *_offLabel; - PLCameraOverlayButtonLabel *_currentLabel; - UIImageView *_warningImageView; - PLCameraFlashButtonSpacerView *_spacer1; - PLCameraFlashButtonSpacerView *_spacer2; - id _delegate; - BOOL autoHidden; - BOOL showWarningIndicator; -} - -@property(readonly, nonatomic, getter=isExpanded) BOOL expanded; // @synthesize expanded=_isExpanded; -@property(nonatomic, getter=isShowingWarningIndicator) BOOL showWarningIndicator; // @synthesize showWarningIndicator; -@property(nonatomic, getter=isAutoHidden) BOOL autoHidden; // @synthesize autoHidden; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int flashMode; // @synthesize flashMode=_flashMode; -- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)_scheduleCollapse; -- (void)_cancelCollapse; -- (void)_collapseAnimated; -- (void)collapse; -- (void)setFlashMode:(int)arg1 notifyDelegate:(BOOL)arg2; -- (void)toggleTap:(id)arg1; -- (void)_collapseAndSetMode:(int)arg1 animated:(BOOL)arg2; -- (void)_expandAnimated:(BOOL)arg1; -- (float)_currentWidth; -- (void)layoutSubviews; -- (void)_loadWarningResources; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(BOOL)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButtonSpacerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButtonSpacerView.h deleted file mode 100644 index 2a8448e7e..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashButtonSpacerView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface PLCameraFlashButtonSpacerView : UIView -{ -} - -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashLabelView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashLabelView.h index 279ff4a32..0c402dd11 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashLabelView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFlashLabelView.h @@ -12,20 +12,20 @@ { NSString *_text; UIImage *_image; - BOOL _labelIsVisible; + _Bool _labelIsVisible; struct CGImage *_labelVisibleContents; struct CGImage *_labelHiddenContents; struct CGSize _contentsSize; - float backgroundAlpha; + double backgroundAlpha; } -@property(nonatomic) float backgroundAlpha; // @synthesize backgroundAlpha; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +@property(nonatomic) double backgroundAlpha; // @synthesize backgroundAlpha; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)updateLabelContents; -- (struct CGImage *)_newLabelImage:(BOOL)arg1; +- (struct CGImage *)_newLabelImage:(_Bool)arg1; - (void)sizeToFit; @property(nonatomic) struct CGSize contentsSize; -@property(nonatomic) BOOL labelIsVisible; +@property(nonatomic) _Bool labelIsVisible; @property(retain, nonatomic) UIImage *image; @property(retain, nonatomic) NSString *text; - (void)_reloadLabelContents; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButton.h deleted file mode 100644 index 5e24ca1df..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButton.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLCameraFloatingShutterButton : PLCameraButton -{ -} - -+ (struct UIEdgeInsets)hitRectExtension; -+ (struct UIEdgeInsets)backgroundResizableEdgeInsets; -+ (struct CGRect)defaultFrame; -+ (id)videoOnIconName; -+ (id)videoOffIconName; -+ (id)photoIconLandscapeName; -+ (id)photoIconPortraitName; -+ (id)backgroundPressedImageName; -+ (id)backgroundImageName; -+ (id)defaultIconName; -- (struct CGRect)hitRectFrame; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButtonView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButtonView.h deleted file mode 100644 index f9705514c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFloatingShutterButtonView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface PLCameraFloatingShutterButtonView : UIView -{ -} - -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusLockView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusLockView.h index 0bf86cbef..9fdff8eb4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusLockView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusLockView.h @@ -11,8 +11,8 @@ @interface PLCameraFocusLockView : PLCameraFocusView { CAKeyframeAnimation *_lockBoundsAnimation; - BOOL _scalingDown; - BOOL _shouldEndFocus; + _Bool _scalingDown; + _Bool _shouldEndFocus; struct CGAffineTransform _defaultTransform; } diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusView.h index e84c5d304..30feb8afc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraFocusView.h @@ -14,7 +14,7 @@ CAKeyframeAnimation *_contentsAnimation; CAKeyframeAnimation *_boundsAnimation; double _animationStartTime; - BOOL _fadingOut; + _Bool _fadingOut; } - (void)focusDidEnd; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImageWellView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImageWellView.h index 47e929a8f..d9dc395df 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImageWellView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImageWellView.h @@ -18,11 +18,11 @@ UIView *_containerView; UIImageView *_thumbnailImageView; UIView *_thumbnailOverlayView; - BOOL _watchingOrientationChanges; - int _deviceOrientation; + _Bool _watchingOrientationChanges; + long long _deviceOrientation; } -- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)setButtonOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)_deviceOrientationChanged:(id)arg1; - (void)_stopWatchingDeviceOrientationChanges; - (void)_startWatchingDeviceOrientationChanges; @@ -30,8 +30,8 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (void)_setImageViewHighlighted:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)_setImageViewHighlighted:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)thumbnailImage; - (struct CGRect)thumbnailFrame; - (void)addMaskedSubview:(id)arg1; @@ -39,7 +39,7 @@ - (void)buttonBar:(id)arg1 didChangeMode:(int)arg2; - (void)setThumbnailImage:(id)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 image:(id)arg2 buttonBarStyle:(int)arg3; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItem.h index 4d90857b8..2cad6c265 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItem.h @@ -17,9 +17,9 @@ UIImage *_thumbnail; NSData *_thumbnailData; int _thumbnailState; - BOOL _metadataRequested; - BOOL _thumbnailRequested; - BOOL _shouldImport; + _Bool _metadataRequested; + _Bool _thumbnailRequested; + _Bool _shouldImport; NSError *_importError; NSString *eventName; PLManagedAsset *importedAsset; @@ -28,7 +28,7 @@ @property(retain, nonatomic) PLManagedAsset *importedAsset; // @synthesize importedAsset; @property(retain, nonatomic) NSString *eventName; // @synthesize eventName; @property(retain, nonatomic) NSError *importError; // @synthesize importError=_importError; -@property(nonatomic) BOOL shouldImport; // @synthesize shouldImport=_shouldImport; +@property(nonatomic) _Bool shouldImport; // @synthesize shouldImport=_shouldImport; @property(retain, nonatomic) NSData *thumbnailData; // @synthesize thumbnailData=_thumbnailData; @property(readonly, nonatomic) UIImage *thumbnail; // @synthesize thumbnail=_thumbnail; @property(retain, nonatomic) NSString *basePath; // @synthesize basePath=_basePath; @@ -41,30 +41,30 @@ - (id)jpgExtension; - (id)_fileExtensionForTypeWithSelector:(SEL)arg1; - (id)fileExtensions; -- (BOOL)isStandaloneMovie; -- (BOOL)isStandalonePhoto; -- (BOOL)isAudio; -- (BOOL)isMovie; -- (BOOL)isRaw; -- (BOOL)isJPEG; -- (BOOL)_isTypeWithSelector:(SEL)arg1; +- (_Bool)isStandaloneMovie; +- (_Bool)isStandalonePhoto; +- (_Bool)isAudio; +- (_Bool)isMovie; +- (_Bool)isRaw; +- (_Bool)isJPEG; +- (_Bool)_isTypeWithSelector:(SEL)arg1; - (unsigned long long)fileSize; - (id)creationDate; - (void)markRepresentationsInDatabase; -- (BOOL)isInDatabaseForce:(BOOL)arg1; -- (BOOL)isOnDisk; -- (BOOL)isLocked; +- (_Bool)isInDatabaseForce:(_Bool)arg1; +- (_Bool)isOnDisk; +- (_Bool)isLocked; - (void)setThumbnailWithImageRef:(struct CGImage *)arg1; - (void)clearThumbnail; - (void)cancelThumbnailRequest; -- (BOOL)canRequestThumbnail; +- (_Bool)canRequestThumbnail; - (void)requestThumbnail; - (void)setThumbnailState:(int)arg1; - (int)thumbnailState; - (void)clearMetadata; -- (BOOL)hasAllMetadata; +- (_Bool)hasAllMetadata; - (id)metadataForRepresentationWithFileExtension:(id)arg1; -- (BOOL)canRequestMetadata; +- (_Bool)canRequestMetadata; - (void)requestMetadata; - (id)representationForCameraFile:(id)arg1; - (void)removeRepresentationForCameraFile:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemRepresentation.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemRepresentation.h index 1bc178741..981ac7d1c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemRepresentation.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemRepresentation.h @@ -12,25 +12,25 @@ { ICCameraFile *_cameraFile; NSDictionary *_metadata; - BOOL _canRequestMetadata; - BOOL _canRequestThumbnail; + _Bool _canRequestMetadata; + _Bool _canRequestThumbnail; NSString *_path; - BOOL _inDatabase; + _Bool _inDatabase; } -@property(nonatomic) BOOL inDatabase; // @synthesize inDatabase=_inDatabase; +@property(nonatomic) _Bool inDatabase; // @synthesize inDatabase=_inDatabase; @property(copy, nonatomic) NSString *path; // @synthesize path=_path; -@property(nonatomic) BOOL canRequestThumbnail; // @synthesize canRequestThumbnail=_canRequestThumbnail; -@property(nonatomic) BOOL canRequestMetadata; // @synthesize canRequestMetadata=_canRequestMetadata; +@property(nonatomic) _Bool canRequestThumbnail; // @synthesize canRequestThumbnail=_canRequestThumbnail; +@property(nonatomic) _Bool canRequestMetadata; // @synthesize canRequestMetadata=_canRequestMetadata; @property(retain, nonatomic) NSDictionary *metadata; // @synthesize metadata=_metadata; @property(retain, nonatomic) ICCameraFile *cameraFile; // @synthesize cameraFile=_cameraFile; - (id)forwardingTargetForSelector:(SEL)arg1; -- (BOOL)isAudio; -- (BOOL)isMovie; -- (BOOL)isRaw; -- (BOOL)isJPEG; +- (_Bool)isAudio; +- (_Bool)isMovie; +- (_Bool)isRaw; +- (_Bool)isJPEG; - (id)fileExtension; -- (BOOL)isInDatabaseForce:(BOOL)arg1; +- (_Bool)isInDatabaseForce:(_Bool)arg1; - (id)description; - (void)dealloc; - (id)initWithCameraFile:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemView.h deleted file mode 100644 index 84c574108..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportItemView.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImageView.h" - -#import "PLStackableImage-Protocol.h" - -@class PLImageView, UIActivityIndicatorView, UIImage, UIView; - -@interface PLCameraImportItemView : UIImageView -{ - PLImageView *_imageView; - UIView *_movieBadgeView; - UIActivityIndicatorView *_spinner; - UIActivityIndicatorView *_shadowSpinner; -} - -+ (float)importItemViewBorderWidth; -+ (id)completedBadgeImage; -- (void)setTextBadgeString:(id)arg1; -@property(readonly, nonatomic) BOOL isBeingManipulated; -@property(nonatomic) float transitionProgress; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -- (void)setDrawsBorders:(BOOL)arg1; -@property(nonatomic) BOOL showProgressSpinner; -@property(readonly, nonatomic) UIImageView *imageView; -@property(retain, nonatomic) UIImage *image; -- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -// Remaining properties -@property(readonly, nonatomic) struct CGRect frameOfImage; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportManager.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportManager.h index 24e7f1c7a..976a7e390 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportManager.h @@ -15,15 +15,15 @@ ICDeviceBrowser *_deviceBrowser; NSMutableArray *_importers; NSMutableArray *_importersToEject; - BOOL _wantsToStopListening; + _Bool _wantsToStopListening; id _stopListeningCallbackTarget; SEL _stopListeningCallbackSelector; } + (id)sharedCameraImportManager; @property(retain, nonatomic) NSMutableArray *importers; // @synthesize importers=_importers; -- (void)deviceBrowser:(id)arg1 didRemoveDevice:(id)arg2 moreGoing:(BOOL)arg3; -- (void)deviceBrowser:(id)arg1 didAddDevice:(id)arg2 moreComing:(BOOL)arg3; +- (void)deviceBrowser:(id)arg1 didRemoveDevice:(id)arg2 moreGoing:(_Bool)arg3; +- (void)deviceBrowser:(id)arg1 didAddDevice:(id)arg2 moreComing:(_Bool)arg3; - (id)importerMatchingDevice:(id)arg1; - (void)ejectCameras; - (void)removeImporter:(id)arg1; @@ -32,7 +32,7 @@ - (void)stopListeningWithCallbackTarget:(id)arg1 selector:(SEL)arg2; - (void)stopListening; - (void)_stopListening; -- (unsigned int)startListening; +- (unsigned long long)startListening; - (id)importerForDevice:(id)arg1 withDelegate:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportQueue.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportQueue.h index 549bd33e2..35ab63ad5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportQueue.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImportQueue.h @@ -11,12 +11,12 @@ @interface PLCameraImportQueue : NSObject { NSMutableArray *_items; - unsigned int _index; + unsigned long long _index; } - (id)itemsNotCompleted; - (id)completedItems; -- (BOOL)isCompleted; +- (_Bool)isCompleted; - (void)didCompleteItem:(id)arg1; - (id)currentItem; - (void)_removeItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImporter.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImporter.h index d8e8d42e8..43f4014c8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImporter.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraImporter.h @@ -22,14 +22,14 @@ PLCameraImportQueue *_deleteQueue; NSMutableArray *_orphanItems; NSMutableArray *_coalescedDeletedItems; - BOOL _importInProgress; + _Bool _importInProgress; NSMutableDictionary *_parentFolderMapping; - BOOL _autosplitEvents; - int _eventSplitGranularity; + _Bool _autosplitEvents; + long long _eventSplitGranularity; ICCameraDevice *_camera; PLImportFileManager *_importFileManager; - BOOL _stopAfterNextItemImport; - BOOL _importItemInProgress; + _Bool _stopAfterNextItemImport; + _Bool _importItemInProgress; NSString *importSessionIdentifier; } @@ -64,7 +64,7 @@ - (void)importImportItem:(id)arg1; - (void)_downloadImportItems:(id)arg1; - (void)_clearImportItemsForDownload:(id)arg1; -- (void)_separateItems:(id)arg1 intoEventsWithGranularity:(int)arg2; +- (void)_separateItems:(id)arg1 intoEventsWithGranularity:(long long)arg2; - (unsigned long long)approximateBytesRequiredToImportItem:(id)arg1; - (void)didDownloadFile:(id)arg1 error:(id)arg2 options:(id)arg3 contextInfo:(void *)arg4; - (void)didReceiveThumbnail:(struct CGImage *)arg1 forCameraFile:(id)arg2 error:(id)arg3; @@ -79,11 +79,11 @@ - (void)addImportItemsFromCameraFiles:(id)arg1; - (void)_addImportItemFromCameraFile:(id)arg1; - (id)allImportItems; -- (BOOL)isImporting; -- (BOOL)deviceIsLocked; +- (_Bool)isImporting; +- (_Bool)deviceIsLocked; - (void)cameraDidError:(id)arg1; -- (unsigned int)contentPercentCompleted; -- (unsigned int)estimatedNumberOfItems; +- (unsigned long long)contentPercentCompleted; +- (unsigned long long)estimatedNumberOfItems; - (void)ejectCamera; - (id)cameraKind; - (id)cameraName; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraIrisAnimationView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraIrisAnimationView.h index 37931f25f..1abd63ba6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraIrisAnimationView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraIrisAnimationView.h @@ -8,14 +8,14 @@ @interface PLCameraIrisAnimationView : UIView { - BOOL shouldSetupAnimationInDidMoveToWindow; + _Bool shouldSetupAnimationInDidMoveToWindow; id irisAnimationDelegate; SEL irisAnimationDidStopSelector; double irisAnimationDuration; struct CGPoint irisAnimationPosition; } -@property(nonatomic) BOOL shouldSetupAnimationInDidMoveToWindow; // @synthesize shouldSetupAnimationInDidMoveToWindow; +@property(nonatomic) _Bool shouldSetupAnimationInDidMoveToWindow; // @synthesize shouldSetupAnimationInDidMoveToWindow; @property(nonatomic) struct CGPoint irisAnimationPosition; // @synthesize irisAnimationPosition; @property(nonatomic) double irisAnimationDuration; // @synthesize irisAnimationDuration; @property(nonatomic) SEL irisAnimationDidStopSelector; // @synthesize irisAnimationDidStopSelector; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLargeShutterButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLargeShutterButton.h deleted file mode 100644 index 91b4d84f3..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLargeShutterButton.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSAttributedString, UIImage; - -@interface PLCameraLargeShutterButton : PLCameraButton -{ - UIImage *_photoBackground; - UIImage *_photoBackgroundPressed; - UIImage *_videoBackground; - UIImage *_videoBackgroundPressed; - UIImage *_panoOffBackground; - UIImage *_panoOffBackgroundPressed; - UIImage *_panoOnBackground; - UIImage *_panoOnBackgroundPressed; - NSAttributedString *_panoDoneString; -} - -+ (struct UIEdgeInsets)hitRectExtension; -+ (struct UIEdgeInsets)backgroundResizableEdgeInsets; -+ (struct CGRect)defaultFrame; -+ (id)videoOnIconName; -+ (id)videoOffIconName; -+ (id)photoIconLandscapeName; -+ (id)photoIconPortraitName; -+ (id)backgroundPanoOnPressedImageName; -+ (id)backgroundPanoOnImageName; -+ (id)backgroundPanoOnBlankPressedImageName; -+ (id)backgroundPanoOnBlankImageName; -+ (id)backgroundPanoOffPressedImageName; -+ (id)backgroundPanoOffImageName; -+ (id)backgroundVideoPressedImageName; -+ (id)backgroundVideoImageName; -+ (id)backgroundPressedImageName; -+ (id)backgroundImageName; -+ (id)defaultIconName; -- (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; -- (void)setIsCapturing:(BOOL)arg1; -- (void)setButtonMode:(int)arg1; -- (void)_loadPanoResources; -- (void)_loadVideoResources; -- (void)_setIcon:(id)arg1; -- (void)dealloc; -- (id)initWithDefaultSize; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLevelView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLevelView.h index 009077b36..a5c98ee39 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLevelView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraLevelView.h @@ -6,13 +6,9 @@ #import "UIView.h" -@class CAGradientLayer; - @interface PLCameraLevelView : UIView { UIView *_lineView; - CAGradientLayer *_topGlowLayer; - CAGradientLayer *_bottomGlowLayer; } - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOptionsButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOptionsButton.h index 32d8375d2..9bb446180 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOptionsButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOptionsButton.h @@ -14,10 +14,10 @@ PLCameraOverlayButtonLabel *_pressedTitleLabel; } -- (void)setSelected:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOverlayTextLabelView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOverlayTextLabelView.h index 3ef4817f9..9b7cb4ef7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOverlayTextLabelView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraOverlayTextLabelView.h @@ -11,19 +11,19 @@ @interface PLCameraOverlayTextLabelView : UIView { NSString *_text; - float _textSize; - float _textStrokeWidth; + double _textSize; + double _textStrokeWidth; UIColor *_textColor; } @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(nonatomic) float textStrokeWidth; // @synthesize textStrokeWidth=_textStrokeWidth; +@property(nonatomic) double textStrokeWidth; // @synthesize textStrokeWidth=_textStrokeWidth; @property(retain, nonatomic) NSString *text; // @synthesize text=_text; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; - (id)initWithText:(id)arg1; -- (id)initWithText:(id)arg1 textSize:(float)arg2; -- (id)initWithFrame:(struct CGRect)arg1 text:(id)arg2 textSize:(float)arg3; +- (id)initWithText:(id)arg1 textSize:(double)arg2; +- (id)initWithFrame:(struct CGRect)arg1 text:(id)arg2 textSize:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPageController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPageController.h deleted file mode 100644 index 40b3124a4..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPageController.h +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIPageController.h" - -#import "PLApplicationCameraViewControllerDelegate-Protocol.h" -#import "PLAssetContainerListChangeObserver-Protocol.h" -#import "PLAssetContainerObserver-Protocol.h" -#import "PLCameraPreviewWellImageChangeObserver-Protocol.h" -#import "PLPhotoBrowserControllerDelegate-Protocol.h" -#import "UIPageControllerDelegate-Protocol.h" -#import "UIScrollViewDelegate-Protocol.h" - -@class PLApplicationCameraViewController, PLKeepDaemonAliveAssertion, UIPanGestureRecognizer, UIViewController; - -@interface PLCameraPageController : UIPageController -{ - struct NSObject *_cameraAlbum; - PLApplicationCameraViewController *_cameraViewController; - UIViewController *_cameraAlbumNavigationController; - UIViewController *_presentedCameraAlbumNavigationController; - UIPanGestureRecognizer *_cameraPagePanGestureRecognizer; - double _sessionStartTime; - BOOL _supportsVideos; - BOOL _usesSessionAlbum; - BOOL _shouldShowCameraAlbum; - BOOL _delayLoadingPhotoLibrary; - BOOL _previouslyDidntChangeStatusBar; - BOOL _ignoreVolumeButtons; - BOOL _isDismissingCameraAlbum; - BOOL _reallyIgnoreVolumeButtonEvents; - PLKeepDaemonAliveAssertion *_keepDaemonAliveAssertion; -} - -+ (void)initialize; -@property(retain, nonatomic) UIViewController *cameraAlbumNavigationController; // @synthesize cameraAlbumNavigationController=_cameraAlbumNavigationController; -@property(retain, nonatomic) PLApplicationCameraViewController *cameraViewController; // @synthesize cameraViewController=_cameraViewController; -- (void)_cleanupForCameraEnd; -- (void)prepareAlbumNavigationControllerForReuse:(id)arg1; -- (id)newAlbumNavigationController; -- (void)_showCameraAlbumIndexSheet:(BOOL)arg1; -- (unsigned int)albumPageIndex; -- (unsigned int)cameraPageIndex; -- (void)_handleVolumeButtonUp; -- (void)_handleVolumeButtonDown; -- (void)_setWantsVolumeButtonEvents:(BOOL)arg1; -- (void)_updateVolumeButtonEventsAbility; -- (void)cameraPreviewWellImageDidChange:(id)arg1; -- (void)_makeViewControllersPerformSelector:(SEL)arg1 withNotification:(id)arg2; -- (void)assetContainerDidChange:(id)arg1; -- (void)assetContainerListDidChange:(id)arg1; -- (void)_libraryDidChange:(id)arg1; -- (void)prepareForDefaultImageSnapshot; -- (void)dismissCameraAlbumForSuspension; -- (void)dismissCameraAlbum:(id)arg1; -- (void)dismissCameraAlbumAnimated:(BOOL)arg1 forSuspension:(BOOL)arg2; -- (void)prepareForDismissal; -- (void)_stopCameraPreviewAnimated:(BOOL)arg1; -- (void)stopCameraPreview; -- (void)setSessionID:(id)arg1; -- (void)startCameraPreviewWithSavedConfiguration; -- (void)startCameraPreview; -- (BOOL)showingCameraPreview; -- (void)takePicture; -- (void)photoBrowserControllerDidEndPaging:(id)arg1; -- (void)photoBrowserControllerWillBeginPaging:(id)arg1; -- (void)cameraViewControllerFinishedOpeningIrisForPreview:(id)arg1; -- (void)cameraViewControllerFinishedClosingIris:(id)arg1; -- (void)cameraViewControllerUIShouldUnlock:(id)arg1; -- (void)cameraViewControllerUIShouldLock:(id)arg1; -- (void)_enableSwipeToCameraRoll:(BOOL)arg1; -- (void)_updatePhotoBrowsersGestureEnabledState; -- (void)pageControllerDidEndPaging:(id)arg1; -- (void)pageControllerWillBeginPaging:(id)arg1; -- (id)pageController:(id)arg1 viewControllerAtIndex:(int)arg2; -- (void)_resetStatusBarPosition; -- (void)_updateStatusBarPositionForView:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (void)_setupSwipeGesture; -- (Class)_pageControllerScrollViewClass; -- (id)_currentPhotoBrowser; -- (id)_pagingPhotoBrowser; -- (id)_presentedPhotoBrowser; -- (id)_photoBrowserForNavigationController:(id)arg1; -- (struct NSObject *)cameraAlbum; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)_applicationDidEnterBackground:(id)arg1; -- (void)_applicationWillEnterForeground:(id)arg1; -- (void)applicationDidResume; -- (void)applicationWillSuspend; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)didReceiveMemoryWarning; -- (void)_createCameraViewControllerWithSessionAlbum:(BOOL)arg1 useCameraLocationBundleID:(BOOL)arg2 startPreviewImmediately:(BOOL)arg3; -- (void)dealloc; -- (id)initWithSessionID:(id)arg1 startPreviewImmediately:(BOOL)arg2; -- (id)initWithSessionID:(id)arg1; -- (id)init; -- (id)_initWithSessionID:(id)arg1 useCameraLocationBundleID:(BOOL)arg2 startPreviewImmediately:(BOOL)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaBrokenArrowView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaBrokenArrowView.h index 37664c7b4..af7c82ccc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaBrokenArrowView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaBrokenArrowView.h @@ -15,19 +15,19 @@ CAShapeLayer *_arrowTailPiecesLayer; struct CGPath *_currentTailPiecesPath; struct CGRect _arrowTailRect; - float _currentNormalizedSpeed; - float _tailBiggestDelta; - float _tailBigDelta; - float _tailMediumDelta; - float _tailSmallDelta; + double _currentNormalizedSpeed; + double _tailBiggestDelta; + double _tailBigDelta; + double _tailMediumDelta; + double _tailSmallDelta; } -- (void)animateArrowSpeedWithNormalizedSpeed:(float)arg1 duration:(double)arg2; +- (void)animateArrowSpeedWithNormalizedSpeed:(double)arg1 duration:(double)arg2; - (void)resetArrow; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (void)_updateTailWithAnimationDuration:(double)arg1; -- (struct CGPath *)_newTailPiecesPathOfWidth:(float *)arg1; +- (struct CGPath *)_newTailPiecesPathOfWidth:(double *)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaProgressView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaProgressView.h deleted file mode 100644 index e2e16db79..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaProgressView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString; - -@interface PLCameraPanoramaProgressView : UIView -{ - NSString *_text; -} - -@property(retain, nonatomic) NSString *text; // @synthesize text=_text; -- (void)drawRect:(struct CGRect)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaTextLabel.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaTextLabel.h index b99188f33..a6b8d75ee 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaTextLabel.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaTextLabel.h @@ -4,13 +4,24 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UILabel.h" +#import "UIView.h" -@interface PLCameraPanoramaTextLabel : UILabel +#import "_UIBackdropViewObserver-Protocol.h" + +@class _UIBackdropView, _UILegibilitySettingsProvider, _UILegibilityView; + +@interface PLCameraPanoramaTextLabel : UIView <_UIBackdropViewObserver> { + _UIBackdropView *_backdropView; + _UILegibilityView *_legibilityView; + _UILegibilitySettingsProvider *_legibilitySettingsProvider; } +- (void)backdropViewDidChange:(id)arg1; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setText:(id)arg1; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaView.h index 920c2085b..d48b91042 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPanoramaView.h @@ -14,10 +14,10 @@ { id _delegate; float _previewScale; - BOOL _isCapturing; - BOOL _isProcessing; + _Bool _isCapturing; + _Bool _isProcessing; int _direction; - float _currentSpeed; + double _currentSpeed; UIImageView *_previewBackgroundImageView; UIView *_previewContainer; UIView *_previewMaskingContainer; @@ -32,26 +32,26 @@ struct CGRect _currentArrowFrame; struct CGRect _initialMaskFrame; struct CGRect _currentMaskFrame; - BOOL _isAnimatingTextIn; - BOOL _isAnimatingTextOut; - BOOL _showingFastText; - BOOL _isAnimatingDirection; - BOOL _showingMoveText; + _Bool _isAnimatingTextIn; + _Bool _isAnimatingTextOut; + _Bool _showingFastText; + _Bool _isAnimatingDirection; + _Bool _showingMoveText; struct CGRect _visiblePreviewRect; - BOOL _ignorePreviewUpdates; + _Bool _ignorePreviewUpdates; CADisplayLink *_displayLink; - int _frameCounter; + long long _frameCounter; CMMotionManager *_motionManager; NSOperationQueue *_accelerometerQueue; float _initialAcceleration; float _currentAcceleration; - int _deviceOrientation; - int _deferredDeviceOrientation; + long long _deviceOrientation; + long long _deferredDeviceOrientation; } @property(readonly, nonatomic) CALayer *panoramaPreviewLayer; // @synthesize panoramaPreviewLayer=_previewLayer; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)setDeviceOrientation:(int)arg1; +- (void)setDeviceOrientation:(long long)arg1; - (void)updateUI; - (void)_arrowWasTapped:(id)arg1; - (void)setCaptureDirection:(int)arg1; @@ -72,12 +72,14 @@ - (void)_hideText; - (void)updateWithPreviewState:(id)arg1; - (void)panoramaWillStart; -- (void)showSavingHUD:(BOOL)arg1; +- (void)showSavingHUD:(_Bool)arg1; +- (void)_createMotionManagerAndDisplayLink; - (struct CGRect)visiblePreviewRect; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)viewWillDisappear; +- (void)viewWillAppear; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 centerYOffset:(float)arg2 panoramaPreviewScale:(float)arg3 panoramaPreviewSize:(struct CGSize)arg4; +- (id)initWithFrame:(struct CGRect)arg1 centerYOffset:(double)arg2 panoramaPreviewScale:(float)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPreviewView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPreviewView.h index 34ab31e2a..5a921115b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPreviewView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraPreviewView.h @@ -21,31 +21,31 @@ UIView *_facesContainerView; NSMutableDictionary *_faceIDsToViews; UIView *_dimmingView; - float _dimmingStrength; + double _dimmingStrength; unsigned int _canShowFocus:1; unsigned int _controlsAreVisible:1; - BOOL _square; + _Bool _square; } -@property(nonatomic, getter=isSquare) BOOL square; // @synthesize square=_square; -@property(nonatomic) float dimmingStrength; // @synthesize dimmingStrength=_dimmingStrength; +@property(nonatomic, getter=isSquare) _Bool square; // @synthesize square=_square; +@property(nonatomic) double dimmingStrength; // @synthesize dimmingStrength=_dimmingStrength; @property(readonly, nonatomic) PLVideoPreviewView *videoPreviewView; // @synthesize videoPreviewView=_videoPreviewView; - (void)fadeOutFaceTrackingViews; - (void)showFaceTrackingViewsForFaces:(id)arg1; -- (void)setDimmingStrength:(float)arg1 duration:(double)arg2; -- (void)setControlsAreVisible:(BOOL)arg1; -- (void)setShouldShowFocus:(BOOL)arg1; +- (void)setDimmingStrength:(double)arg1 duration:(double)arg2; +- (void)setControlsAreVisible:(_Bool)arg1; +- (void)setShouldShowFocus:(_Bool)arg1; - (void)focusDidEnd; - (void)removeAutofocusView; - (void)showAutofocusView; - (void)removeAllFocusViews; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; +- (void)motionEnded:(long long)arg1 withEvent:(id)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)animateFocusScaleDown; - (void)animateFocusLock; - (void)showLockFocusAtPoint:(struct CGPoint)arg1; - (void)showFocusAtPoint:(struct CGPoint)arg1; -- (void)setSquare:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSquare:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraRoundedRectView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraRoundedRectView.h deleted file mode 100644 index f8fb59996..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraRoundedRectView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface PLCameraRoundedRectView : UIView -{ - float outlineWidth; - float outsideCornerRadius; - float insideCornerRadius; - float fillAlpha; - float strokeWidth; - float strokeAlpha; -} - -@property(nonatomic) float strokeAlpha; // @synthesize strokeAlpha; -@property(nonatomic) float strokeWidth; // @synthesize strokeWidth; -@property(nonatomic) float fillAlpha; // @synthesize fillAlpha; -@property(nonatomic) float insideCornerRadius; // @synthesize insideCornerRadius; -@property(nonatomic) float outsideCornerRadius; // @synthesize outsideCornerRadius; -@property(nonatomic) float outlineWidth; // @synthesize outlineWidth; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsGroupView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsGroupView.h index 8e7e6df99..ecc3ac6a1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsGroupView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsGroupView.h @@ -10,7 +10,7 @@ @interface PLCameraSettingsGroupView : UIView { - BOOL shouldCenterTitle; + _Bool shouldCenterTitle; int type; NSString *title; UILabel *titleLabel; @@ -19,7 +19,7 @@ @property(retain, nonatomic) UISwitch *accessorySwitch; // @synthesize accessorySwitch; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel; -@property(nonatomic) BOOL shouldCenterTitle; // @synthesize shouldCenterTitle; +@property(nonatomic) _Bool shouldCenterTitle; // @synthesize shouldCenterTitle; @property(copy, nonatomic) NSString *title; // @synthesize title; @property(nonatomic) int type; // @synthesize type; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsView.h index 1b4f07035..0175ff090 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraSettingsView.h @@ -14,19 +14,19 @@ PLCameraSettingsGroupView *_gridLinesGroup; PLCameraSettingsGroupView *_hdrGroup; PLCameraSettingsGroupView *_panoramaGroup; - BOOL gridIsOn; - BOOL hdrIsOn; + _Bool gridIsOn; + _Bool hdrIsOn; } -@property(nonatomic) BOOL hdrIsOn; // @synthesize hdrIsOn; -@property(nonatomic) BOOL gridIsOn; // @synthesize gridIsOn; +@property(nonatomic) _Bool hdrIsOn; // @synthesize hdrIsOn; +@property(nonatomic) _Bool gridIsOn; // @synthesize gridIsOn; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_toggleEnableHDR:(id)arg1; - (void)_toggleEnableGridLines:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 showGrid:(BOOL)arg2 showHDR:(BOOL)arg3 showPano:(BOOL)arg4; +- (id)initWithFrame:(struct CGRect)arg1 showGrid:(_Bool)arg2 showHDR:(_Bool)arg3 showPano:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraToggleButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraToggleButton.h index 0fe129018..99d39b249 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraToggleButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraToggleButton.h @@ -12,7 +12,7 @@ - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraVideoSwitch.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraVideoSwitch.h deleted file mode 100644 index 7572e7ec0..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraVideoSwitch.h +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -#import "PLCameraButtonBarSubviewProtocol-Protocol.h" - -@class UIImage, UIImageView; - -@interface PLCameraVideoSwitch : UIControl -{ - UIImageView *_wellImageView; - UIImageView *_handleImageView; - UIImageView *_cameraImageView; - UIImageView *_videoImageView; - int _buttonBarStyle; - UIImage *_wellImage; - UIImage *_handleImage; - UIImage *_handleDownImage; - UIImage *_cameraImage; - UIImage *_cameraLandscapeImage; - UIImage *_videoImage; - UIImage *_videoLandscapeImage; - float _trackOriginY; - struct CGPoint _handleOffOrigin; - struct CGPoint _handleOnOrigin; - struct CGRect _hitRect; - int _orientation; - BOOL _watchingOrientationChanges; - float _trackingHorizontalLocation; - unsigned int _on:1; - unsigned int _didLayoutViews:1; - unsigned int _didMove:1; - unsigned int _lockEnabled:1; -} - -- (int)orientation; -- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)_deviceOrientationChanged:(id)arg1; -- (void)_stopWatchingDeviceOrientationChanges; -- (void)_startWatchingDeviceOrientationChanges; -- (void)_animateImageView:(id)arg1 toTransform:(struct CGAffineTransform)arg2 withImage:(id)arg3 animated:(BOOL)arg4; -- (struct CGAffineTransform)_rotationAndTranslationTransformForDeviceOrientation:(int)arg1; -- (struct CGAffineTransform)_rotationTransformForDeviceOrientation:(int)arg1; -- (struct CGAffineTransform)_transformForVideoImageForDeviceOrientation:(int)arg1; -- (struct CGAffineTransform)_transformForCameraImageForDeviceOrientation:(int)arg1; -- (struct CGAffineTransform)_transformWithTranslationOffset:(struct CGSize)arg1 deviceOrientation:(int)arg2; -- (void)_setOn:(BOOL)arg1 animationDuration:(float)arg2; -- (void)setOn:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isOn) BOOL on; -- (void)cancelTrackingWithEvent:(id)arg1; -- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (void)buttonBar:(id)arg1 didChangeMode:(int)arg2; -- (void)setLockEnabled:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)_updateEnabledness; -- (void)_loadTallImageResourcesForButtonBarMode:(int)arg1; -- (void)_loadTrackingResources; -- (void)_loadLandscapeResources; -- (void)_loadInitialResources; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 buttonBarStyle:(int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraView.h index 14245bac4..a6ed88508 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraView.h @@ -6,6 +6,7 @@ #import "UIView.h" +#import "CAMAvalancheSessionDelegate-Protocol.h" #import "CAMFlashButtonDelegate-Protocol.h" #import "CAMModeDialDataSource-Protocol.h" #import "CAMZoomSliderDelegate-Protocol.h" @@ -15,85 +16,78 @@ #import "UIAccelerometerDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class CALayer, CAMBlurredSnapshotView, CAMBottomBar, CAMCameraSpec, CAMElapsedTimeView, CAMFilterButton, CAMFlashButton, CAMFlipButton, CAMHDRButton, CAMImageWell, CAMModeDial, CAMShutterButton, CAMTopBar, CAMZoomSlider, NSData, NSDictionary, NSMutableArray, NSString, NSTimer, PLCameraController, PLCameraElapsedTimeView, PLCameraFloatingShutterButton, PLCameraFloatingShutterButtonView, PLCameraGuideView, PLCameraIrisAnimationView, PLCameraOptionsButton, PLCameraOverlayTextLabelView, PLCameraPanoramaView, PLCameraPreviewView, PLCameraProgressView, PLCameraSettingsView, PLCameraToggleButton, PLCameraVideoStillCaptureButton, PLCropOverlay, PLLowDiskSpaceAlertView, PLManagedAsset, PLPhotoLibrary, PLPhotoTileViewController, PLPreviewOverlayView, PLVideoView, UIAlertView, UIImage, UIImageView, UILongPressGestureRecognizer, UISwipeGestureRecognizer, UITapGestureRecognizer, UIToolbar; +@class CALayer, CAMAvalancheIndicatorView, CAMAvalancheSession, CAMBlurredSnapshotView, CAMBottomBar, CAMCameraSpec, CAMElapsedTimeView, CAMFilterButton, CAMFlashButton, CAMFlipButton, CAMHDRBadge, CAMHDRButton, CAMHardwareLockIndicatorView, CAMImageWell, CAMModeDial, CAMShutterButton, CAMSlalomIndicatorView, CAMTopBar, CAMZoomSlider, NSData, NSDictionary, NSMutableArray, NSMutableSet, NSObject, NSObject, NSString, NSTimer, PLCameraController, PLCameraElapsedTimeView, PLCameraGuideView, PLCameraIrisAnimationView, PLCameraOptionsButton, PLCameraOverlayTextLabelView, PLCameraPanoramaView, PLCameraPreviewView, PLCameraProgressView, PLCameraSettingsView, PLCameraToggleButton, PLCameraVideoStillCaptureButton, PLCropOverlay, PLLowDiskSpaceAlertView, PLPhotoLibrary, PLPhotoTileViewController, PLPreviewOverlayView, PLVideoView, UIAlertView, UIImage, UIImageView, UILongPressGestureRecognizer, UISwipeGestureRecognizer, UITapGestureRecognizer, UIToolbar; -@interface PLCameraView : UIView +@interface PLCameraView : UIView { - BOOL _isTallScreen; - int _buttonBarStyle; + _Bool _isTallScreen; UIToolbar *_bottomButtonBar; int _captureOrientation; int _photoSavingOptions; - BOOL _manipulatingCrop; - BOOL _retakePhotoAfterPreview; + _Bool _manipulatingCrop; + _Bool _retakePhotoAfterPreview; NSDictionary *_videoMetadata; PLCameraController *_cameraController; PLCameraPreviewView *_previewView; PLPhotoLibrary *_library; UIView *_previewContainerView; PLPreviewOverlayView *_overlayView; - PLCameraFloatingShutterButtonView *_floatingShutterButtonView; CALayer *_panoramaPreviewLayer; PLCameraPanoramaView *_panoramaView; - float _panoramaProgress; + double _panoramaProgress; struct CGSize _previewContentSize; struct CGAffineTransform _previewTransform; - BOOL _previewOriginShouldBeZero; + _Bool _previewOriginShouldBeZero; struct CGRect _unzoomedPreviewFrame; int _previewViewAspectMode; - BOOL _useFloatingShutterButton; - PLCameraFloatingShutterButton *_floatingShutterButton; - int _flashModeBeforeCapture; - int _flashModeBeforeHDR; - int _photoFlashMode; - int _videoFlashMode; + long long _flashModeBeforeCapture; + long long _flashModeBeforeHDR; + long long _photoFlashMode; + long long _videoFlashMode; PLCameraToggleButton *_toggleCameraButton; UIView *_previewViewSnapshotView; UIView *_flipView; PLCameraElapsedTimeView *_timeView; PLCameraVideoStillCaptureButton *_stillCaptureButton; - float _initialPinchZoomValue; + double _initialPinchZoomValue; UIView *_textOverlayView; - BOOL _hdrIsOn; + _Bool _hdrIsOn; PLCameraProgressView *_hdrProgressView; PLCameraOverlayTextLabelView *_hdrTextLabel; PLCameraSettingsView *_settingsView; PLCameraOptionsButton *_optionsButton; - BOOL _optionsAreVisible; - BOOL _previewPaused; + _Bool _optionsAreVisible; + _Bool _previewPaused; UITapGestureRecognizer *_singleTapGestureRecognizer; UITapGestureRecognizer *_doubleTapGestureRecognizer; UILongPressGestureRecognizer *_longPressGestureRecognizer; PLCameraOverlayTextLabelView *_aeafLockView; NSTimer *_aeafLockTimer; - BOOL _focusIsLocked; - BOOL _focusTapIsDown; - BOOL _shouldEndFocusOnTapUp; - BOOL _showFaceTracking; - unsigned int _currentFacesCount; + _Bool _focusIsLocked; + _Bool _focusTapIsDown; + _Bool _shouldEndFocusOnTapUp; + _Bool _showFaceTracking; + unsigned long long _currentFacesCount; NSTimer *_faceFadeOutTimer; PLCameraGuideView *_guideView; - NSMutableArray *_viewsToBounce; - NSMutableArray *_bouncingViews; - NSMutableArray *_previewWellImages; PLCameraIrisAnimationView *_irisView; UIImageView *_staticIrisView; - BOOL _delayStaticClosedIrisLoading; + _Bool _delayStaticClosedIrisLoading; UIImageView *_bottomShadowView; UIImage *_temporaryThumbnailImage; - BOOL _irisIsClosed; - BOOL _irisWillOpen; + _Bool _irisIsClosed; + _Bool _irisWillOpen; NSMutableArray *_openIrisDidFinishSelectors; NSMutableArray *_closeIrisDidFinishSelectors; - int _modeToOpenIris; + long long _modeToOpenIris; PLCropOverlay *_cropOverlay; PLPhotoTileViewController *_imageTile; PLVideoView *_videoView; NSDictionary *_imagePickerOptions; UIAlertView *_torchDisabledAlert; PLLowDiskSpaceAlertView *_diskSpaceAlert; - BOOL _gridIsOn; - BOOL _internalOnlyDisableIrisViews; + _Bool _gridIsOn; + _Bool _internalOnlyDisableIrisViews; id _delegate; int _enabledGestures; unsigned int _showsCropOverlay:1; @@ -107,7 +101,6 @@ unsigned int _allowsMultipleModes:1; unsigned int _capturePhotoWhenFocusFinished:1; unsigned int _isMidSuspension:1; - unsigned int _processVideoAfterBounceAnimation:1; unsigned int _capturingPhoto:1; unsigned int _fastIrisAnimation:1; unsigned int _currentCaptureIsExtendedDuration:1; @@ -129,38 +122,49 @@ NSDictionary *_lastCapturedMetadata; int _rotationStyle; int _windowEdgeClippingMask; - BOOL _isDisplayedInPopover; - unsigned int _keepAliveCounter; + _Bool _isDisplayedInPopover; + unsigned long long _keepAliveCounter; NSTimer *_keepAliveTimer; NSTimer *_keepAliveFailsafeTimer; - BOOL _enableAutorotationAfterRecording; - BOOL _maskSetBeforeModeChange; - BOOL _squareMaskActive; - BOOL _gridVisible; - BOOL __capturingFromVolumeButtons; - BOOL __receivedInitialPreviewDidStartNotification; - BOOL __cameraEnabled; - BOOL __capturing; - BOOL __capturingStillImage; - BOOL __preparingToRecord; - BOOL __postprocessing; - BOOL __processingHDR; - BOOL __changingModes; - BOOL __flipping; - BOOL __performingFilterTransition; - BOOL __viewingCameraRoll; - BOOL __reviewingImagePickerCapture; - BOOL __blurredFromSuspension; - BOOL __switchingBetweenCameras; - BOOL __processingModeChange; - BOOL __capturingUsingTimer; - BOOL __hideFocusForFilterSelection; - BOOL __hideGridViewForFilterSelection; + _Bool _enableAutorotationAfterRecording; + _Bool _maskSetBeforeModeChange; + _Bool _squareMaskActive; + _Bool _gridVisible; + _Bool _userInteractionLoggingEnabled; + _Bool __capturingFromVolumeButtons; + _Bool __receivedInitialPreviewDidStartNotification; + _Bool __cameraEnabled; + _Bool __capturing; + _Bool __waitingForStillImageCaptureToComplete; + _Bool __hasMaximumNumberOfInflightImageRequests; + _Bool __preparingToRecord; + _Bool __postprocessing; + _Bool __processingHDR; + _Bool __changingModes; + _Bool __flipping; + _Bool __performingFilterTransition; + _Bool __hidingHDRBadgeForFilterUI; + _Bool __viewingCameraRoll; + _Bool __reviewingImagePickerCapture; + _Bool __blurredFromSuspension; + _Bool __switchingBetweenCameras; + _Bool __processingModeChange; + _Bool __capturingUsingTimer; + _Bool __avalancheIndicatorVisible; + _Bool __ignoringSubsequentTimedCaptureRequests; + _Bool __needToStartAvalancheSound; + _Bool __hideFocusForFilterSelection; + _Bool __hideGridViewForFilterSelection; + _Bool __numFilterSelectionsBeforeCapture; CAMCameraSpec *_spec; + double __timeIntervalOfTouchDown; + long long __numberOfInflightStillImageRequests; UIView *__previewMaskingView; + UIView *__previewCounterRotatingView; CAMTopBar *__topBar; CAMFlashButton *__flashButton; CAMHDRButton *__HDRButton; + CAMHDRBadge *__HDRBadge; CAMElapsedTimeView *__elapsedTimeView; CAMFlipButton *__flipButton; CAMBottomBar *__bottomBar; @@ -170,6 +174,9 @@ CAMShutterButton *__shutterButton; CAMFilterButton *__filterButton; CAMZoomSlider *__zoomSlider; + CAMAvalancheIndicatorView *__avalancheIndicator; + CAMSlalomIndicatorView *__slalomIndicator; + CAMHardwareLockIndicatorView *__hardwareLockIndicator; CAMBlurredSnapshotView *__suspensionSnapshotView; CAMBlurredSnapshotView *__captureSnapshotView; CAMBlurredSnapshotView *__currentDeviceFrontSnapshotView; @@ -178,45 +185,57 @@ UISwipeGestureRecognizer *__nextModeGestureRecognizer; UISwipeGestureRecognizer *__previousModeGestureRecognizer; CAMBlurredSnapshotView *__modeSwitchingSnapshotView; - int _selectedModeIndex; - int __pendingModeIndex; - int __deferredModeIndex; - NSString *__timedCaptureUUID; - PLManagedAsset *__pendingTimedCaptureAsset; - NSTimer *__captureTimer; + long long _selectedModeIndex; + long long __pendingModeIndex; + long long __deferredModeIndex; + NSObject *__captureTimer; + NSObject *__timedCaptureQueue; + CAMAvalancheSession *__avalancheSession; + NSMutableSet *__filterNamesSelectedBeforeCapture; } -@property(nonatomic, setter=_setHideGridViewForFilterSelection:) BOOL _hideGridViewForFilterSelection; // @synthesize _hideGridViewForFilterSelection=__hideGridViewForFilterSelection; -@property(nonatomic, setter=_setHideFocusForFilterSelection:) BOOL _hideFocusForFilterSelection; // @synthesize _hideFocusForFilterSelection=__hideFocusForFilterSelection; -@property(readonly, nonatomic) NSTimer *_captureTimer; // @synthesize _captureTimer=__captureTimer; -@property(readonly, nonatomic) BOOL _capturingUsingTimer; // @synthesize _capturingUsingTimer=__capturingUsingTimer; -@property(retain, nonatomic, setter=_setPendingTimedCaptureAsset:) PLManagedAsset *_pendingTimedCaptureAsset; // @synthesize _pendingTimedCaptureAsset=__pendingTimedCaptureAsset; -@property(copy, nonatomic, setter=_setTimedCaptureUUID:) NSString *_timedCaptureUUID; // @synthesize _timedCaptureUUID=__timedCaptureUUID; -@property(readonly, nonatomic, getter=_isProcessingModeChange) BOOL _processingModeChange; // @synthesize _processingModeChange=__processingModeChange; -@property(nonatomic, setter=_setDeferredModeIndex:) int _deferredModeIndex; // @synthesize _deferredModeIndex=__deferredModeIndex; -@property(nonatomic, setter=_setPendingModeIndex:) int _pendingModeIndex; // @synthesize _pendingModeIndex=__pendingModeIndex; -@property(nonatomic) int selectedModeIndex; // @synthesize selectedModeIndex=_selectedModeIndex; ++ (_Bool)_shouldExtractDiagnostics; +@property(readonly, nonatomic) NSMutableSet *_filterNamesSelectedBeforeCapture; // @synthesize _filterNamesSelectedBeforeCapture=__filterNamesSelectedBeforeCapture; +@property(nonatomic, setter=_setNumFilterSelectionsBeforeCapture:) _Bool _numFilterSelectionsBeforeCapture; // @synthesize _numFilterSelectionsBeforeCapture=__numFilterSelectionsBeforeCapture; +@property(nonatomic, setter=_setHideGridViewForFilterSelection:) _Bool _hideGridViewForFilterSelection; // @synthesize _hideGridViewForFilterSelection=__hideGridViewForFilterSelection; +@property(nonatomic, setter=_setHideFocusForFilterSelection:) _Bool _hideFocusForFilterSelection; // @synthesize _hideFocusForFilterSelection=__hideFocusForFilterSelection; +@property(readonly, nonatomic) _Bool _needToStartAvalancheSound; // @synthesize _needToStartAvalancheSound=__needToStartAvalancheSound; +@property(readonly, nonatomic) CAMAvalancheSession *_avalancheSession; // @synthesize _avalancheSession=__avalancheSession; +@property(readonly, nonatomic) _Bool _ignoringSubsequentTimedCaptureRequests; // @synthesize _ignoringSubsequentTimedCaptureRequests=__ignoringSubsequentTimedCaptureRequests; +@property(nonatomic, getter=_isAvalancheIndicatorVisible, setter=_setAvalancheIndicatorVisible:) _Bool _avalancheIndicatorVisible; // @synthesize _avalancheIndicatorVisible=__avalancheIndicatorVisible; +@property(readonly, nonatomic) NSObject *_timedCaptureQueue; // @synthesize _timedCaptureQueue=__timedCaptureQueue; +@property(readonly, nonatomic) NSObject *_captureTimer; // @synthesize _captureTimer=__captureTimer; +@property(readonly, nonatomic) _Bool _capturingUsingTimer; // @synthesize _capturingUsingTimer=__capturingUsingTimer; +@property(readonly, nonatomic, getter=_isProcessingModeChange) _Bool _processingModeChange; // @synthesize _processingModeChange=__processingModeChange; +@property(nonatomic, setter=_setDeferredModeIndex:) long long _deferredModeIndex; // @synthesize _deferredModeIndex=__deferredModeIndex; +@property(nonatomic, setter=_setPendingModeIndex:) long long _pendingModeIndex; // @synthesize _pendingModeIndex=__pendingModeIndex; +@property(nonatomic) long long selectedModeIndex; // @synthesize selectedModeIndex=_selectedModeIndex; @property(readonly, nonatomic) CAMBlurredSnapshotView *_modeSwitchingSnapshotView; // @synthesize _modeSwitchingSnapshotView=__modeSwitchingSnapshotView; @property(readonly, nonatomic) UISwipeGestureRecognizer *_previousModeGestureRecognizer; // @synthesize _previousModeGestureRecognizer=__previousModeGestureRecognizer; @property(readonly, nonatomic) UISwipeGestureRecognizer *_nextModeGestureRecognizer; // @synthesize _nextModeGestureRecognizer=__nextModeGestureRecognizer; @property(readonly, nonatomic) CAMBlurredSnapshotView *_targetDeviceSnapshotView; // @synthesize _targetDeviceSnapshotView=__targetDeviceSnapshotView; @property(readonly, nonatomic) CAMBlurredSnapshotView *_currentDeviceBackSnapshotView; // @synthesize _currentDeviceBackSnapshotView=__currentDeviceBackSnapshotView; @property(readonly, nonatomic) CAMBlurredSnapshotView *_currentDeviceFrontSnapshotView; // @synthesize _currentDeviceFrontSnapshotView=__currentDeviceFrontSnapshotView; -@property(readonly, nonatomic) BOOL _switchingBetweenCameras; // @synthesize _switchingBetweenCameras=__switchingBetweenCameras; +@property(readonly, nonatomic) _Bool _switchingBetweenCameras; // @synthesize _switchingBetweenCameras=__switchingBetweenCameras; @property(readonly, nonatomic) CAMBlurredSnapshotView *_captureSnapshotView; // @synthesize _captureSnapshotView=__captureSnapshotView; @property(readonly, nonatomic) CAMBlurredSnapshotView *_suspensionSnapshotView; // @synthesize _suspensionSnapshotView=__suspensionSnapshotView; -@property(readonly, nonatomic) BOOL _blurredFromSuspension; // @synthesize _blurredFromSuspension=__blurredFromSuspension; -@property(nonatomic, getter=_isReviewingImagePickerCapture, setter=_setReviewingImagePickerCapture:) BOOL _reviewingImagePickerCapture; // @synthesize _reviewingImagePickerCapture=__reviewingImagePickerCapture; -@property(nonatomic, getter=_isViewingCameraRoll, setter=_setViewingCameraRoll:) BOOL _viewingCameraRoll; // @synthesize _viewingCameraRoll=__viewingCameraRoll; -@property(nonatomic, getter=_isPerformingFilterTransition, setter=_setPerformingFilterTransition:) BOOL _performingFilterTransition; // @synthesize _performingFilterTransition=__performingFilterTransition; -@property(nonatomic, getter=_isFlipping, setter=_setFlipping:) BOOL _flipping; // @synthesize _flipping=__flipping; -@property(nonatomic, getter=_isChangingModes, setter=_setChangingModes:) BOOL _changingModes; // @synthesize _changingModes=__changingModes; -@property(nonatomic, getter=_isProcessingHDR, setter=_setProcessingHDR:) BOOL _processingHDR; // @synthesize _processingHDR=__processingHDR; -@property(nonatomic, getter=_isPostprocessing, setter=_setPostprocessing:) BOOL _postprocessing; // @synthesize _postprocessing=__postprocessing; -@property(nonatomic, getter=_isPreparingToRecord, setter=_setPreparingToRecord:) BOOL _preparingToRecord; // @synthesize _preparingToRecord=__preparingToRecord; -@property(nonatomic, getter=_isCapturingStillImage, setter=_setCapturingStillImage:) BOOL _capturingStillImage; // @synthesize _capturingStillImage=__capturingStillImage; -@property(nonatomic, getter=_isCapturing, setter=_setCapturing:) BOOL _capturing; // @synthesize _capturing=__capturing; -@property(nonatomic, getter=_isCameraEnabled, setter=_setCameraEnabled:) BOOL _cameraEnabled; // @synthesize _cameraEnabled=__cameraEnabled; +@property(nonatomic, setter=_setBlurredFromSuspension:) _Bool _blurredFromSuspension; // @synthesize _blurredFromSuspension=__blurredFromSuspension; +@property(nonatomic, getter=_isReviewingImagePickerCapture, setter=_setReviewingImagePickerCapture:) _Bool _reviewingImagePickerCapture; // @synthesize _reviewingImagePickerCapture=__reviewingImagePickerCapture; +@property(nonatomic, getter=_isViewingCameraRoll, setter=_setViewingCameraRoll:) _Bool _viewingCameraRoll; // @synthesize _viewingCameraRoll=__viewingCameraRoll; +@property(nonatomic, getter=_isHidingHDRBadgeForFilterUI, setter=_setHidingHDRBadgeForFilterUI:) _Bool _hidingHDRBadgeForFilterUI; // @synthesize _hidingHDRBadgeForFilterUI=__hidingHDRBadgeForFilterUI; +@property(nonatomic, getter=_isPerformingFilterTransition, setter=_setPerformingFilterTransition:) _Bool _performingFilterTransition; // @synthesize _performingFilterTransition=__performingFilterTransition; +@property(nonatomic, getter=_isFlipping, setter=_setFlipping:) _Bool _flipping; // @synthesize _flipping=__flipping; +@property(nonatomic, getter=_isChangingModes, setter=_setChangingModes:) _Bool _changingModes; // @synthesize _changingModes=__changingModes; +@property(nonatomic, getter=_isProcessingHDR, setter=_setProcessingHDR:) _Bool _processingHDR; // @synthesize _processingHDR=__processingHDR; +@property(nonatomic, getter=_isPostprocessing, setter=_setPostprocessing:) _Bool _postprocessing; // @synthesize _postprocessing=__postprocessing; +@property(nonatomic, getter=_isPreparingToRecord, setter=_setPreparingToRecord:) _Bool _preparingToRecord; // @synthesize _preparingToRecord=__preparingToRecord; +@property(nonatomic, getter=_hasMaximumNumberOfInflightImageRequests, setter=_setHasMaximumNumberOfInflightImageRequests:) _Bool _hasMaximumNumberOfInflightImageRequests; // @synthesize _hasMaximumNumberOfInflightImageRequests=__hasMaximumNumberOfInflightImageRequests; +@property(nonatomic, getter=_isWaitingForStillImageCaptureToComplete, setter=_setWaitingForStillImageCaptureToComplete:) _Bool _waitingForStillImageCaptureToComplete; // @synthesize _waitingForStillImageCaptureToComplete=__waitingForStillImageCaptureToComplete; +@property(nonatomic, getter=_isCapturing, setter=_setCapturing:) _Bool _capturing; // @synthesize _capturing=__capturing; +@property(nonatomic, getter=_isCameraEnabled, setter=_setCameraEnabled:) _Bool _cameraEnabled; // @synthesize _cameraEnabled=__cameraEnabled; +@property(readonly, nonatomic) CAMHardwareLockIndicatorView *_hardwareLockIndicator; // @synthesize _hardwareLockIndicator=__hardwareLockIndicator; +@property(readonly, nonatomic) CAMSlalomIndicatorView *_slalomIndicator; // @synthesize _slalomIndicator=__slalomIndicator; +@property(readonly, nonatomic) CAMAvalancheIndicatorView *_avalancheIndicator; // @synthesize _avalancheIndicator=__avalancheIndicator; @property(readonly, nonatomic) CAMZoomSlider *_zoomSlider; // @synthesize _zoomSlider=__zoomSlider; @property(readonly, nonatomic) CAMFilterButton *_filterButton; // @synthesize _filterButton=__filterButton; @property(readonly, nonatomic) CAMShutterButton *_shutterButton; // @synthesize _shutterButton=__shutterButton; @@ -226,142 +245,182 @@ @property(readonly, nonatomic) CAMBottomBar *_bottomBar; // @synthesize _bottomBar=__bottomBar; @property(readonly, nonatomic) CAMFlipButton *_flipButton; // @synthesize _flipButton=__flipButton; @property(readonly, nonatomic) CAMElapsedTimeView *_elapsedTimeView; // @synthesize _elapsedTimeView=__elapsedTimeView; +@property(readonly, nonatomic) CAMHDRBadge *_HDRBadge; // @synthesize _HDRBadge=__HDRBadge; @property(readonly, nonatomic) CAMHDRButton *_HDRButton; // @synthesize _HDRButton=__HDRButton; @property(readonly, nonatomic) CAMFlashButton *_flashButton; // @synthesize _flashButton=__flashButton; @property(readonly, nonatomic) CAMTopBar *_topBar; // @synthesize _topBar=__topBar; +@property(readonly, nonatomic) UIView *_previewCounterRotatingView; // @synthesize _previewCounterRotatingView=__previewCounterRotatingView; @property(readonly, nonatomic) UIView *_previewMaskingView; // @synthesize _previewMaskingView=__previewMaskingView; -@property(readonly, nonatomic) BOOL _receivedInitialPreviewDidStartNotification; // @synthesize _receivedInitialPreviewDidStartNotification=__receivedInitialPreviewDidStartNotification; -@property(readonly, nonatomic) BOOL _capturingFromVolumeButtons; // @synthesize _capturingFromVolumeButtons=__capturingFromVolumeButtons; -@property(nonatomic, getter=isGridVisible) BOOL gridVisible; // @synthesize gridVisible=_gridVisible; +@property(readonly, nonatomic) _Bool _receivedInitialPreviewDidStartNotification; // @synthesize _receivedInitialPreviewDidStartNotification=__receivedInitialPreviewDidStartNotification; +@property(readonly, nonatomic) _Bool _capturingFromVolumeButtons; // @synthesize _capturingFromVolumeButtons=__capturingFromVolumeButtons; +@property(readonly, nonatomic) long long _numberOfInflightStillImageRequests; // @synthesize _numberOfInflightStillImageRequests=__numberOfInflightStillImageRequests; +@property(readonly, nonatomic) double _timeIntervalOfTouchDown; // @synthesize _timeIntervalOfTouchDown=__timeIntervalOfTouchDown; +@property(nonatomic, getter=isUserInteractionLoggingEnabled) _Bool userInteractionLoggingEnabled; // @synthesize userInteractionLoggingEnabled=_userInteractionLoggingEnabled; +@property(nonatomic, getter=isGridVisible) _Bool gridVisible; // @synthesize gridVisible=_gridVisible; @property(readonly, nonatomic) CAMCameraSpec *spec; // @synthesize spec=_spec; -@property(nonatomic) int videoFlashMode; // @synthesize videoFlashMode=_videoFlashMode; -@property(nonatomic) int photoFlashModeBeforeHDR; // @synthesize photoFlashModeBeforeHDR=_flashModeBeforeHDR; +@property(nonatomic) long long videoFlashMode; // @synthesize videoFlashMode=_videoFlashMode; +@property(nonatomic) long long photoFlashModeBeforeHDR; // @synthesize photoFlashModeBeforeHDR=_flashModeBeforeHDR; @property(retain, nonatomic) UIToolbar *bottomButtonBar; // @synthesize bottomButtonBar=_bottomButtonBar; -@property(nonatomic) BOOL HDRIsOn; // @synthesize HDRIsOn=_hdrIsOn; -@property(nonatomic, getter=isTallScreen) BOOL tallScreen; // @synthesize tallScreen=_isTallScreen; +@property(nonatomic) _Bool HDRIsOn; // @synthesize HDRIsOn=_hdrIsOn; +@property(nonatomic, getter=isTallScreen) _Bool tallScreen; // @synthesize tallScreen=_isTallScreen; @property(readonly, nonatomic) struct CGRect unzoomedPreviewFrame; // @synthesize unzoomedPreviewFrame=_unzoomedPreviewFrame; @property(readonly, nonatomic) int windowEdgeClippingMask; // @synthesize windowEdgeClippingMask=_windowEdgeClippingMask; -@property(nonatomic, getter=isDisplayedInPopover) BOOL displayedInPopover; // @synthesize displayedInPopover=_isDisplayedInPopover; +@property(nonatomic, getter=isDisplayedInPopover) _Bool displayedInPopover; // @synthesize displayedInPopover=_isDisplayedInPopover; @property(nonatomic) int rotationStyle; // @synthesize rotationStyle=_rotationStyle; -- (void)embedControlsIntoNavigationItem:(id)arg1 animated:(BOOL)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)cameraController:(id)arg1 didFinishTransitionToShowEffectsGrid:(BOOL)arg2; -- (void)cameraController:(id)arg1 didStartTransitionToShowEffectsGrid:(BOOL)arg2 animated:(BOOL)arg3; -- (void)cameraController:(id)arg1 willTransitionToShowEffectsGrid:(BOOL)arg2; +- (void)_updateCaptureAggregateDictionaries; +- (struct __CFString *)_aggregateDictionaryKeyForCameraMode:(long long)arg1 device:(long long)arg2; +- (void)embedControlsIntoNavigationItem:(id)arg1 animated:(_Bool)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)cameraController:(id)arg1 didFinishTransitionToShowEffectsGrid:(_Bool)arg2; +- (void)cameraController:(id)arg1 didStartTransitionToShowEffectsGrid:(_Bool)arg2 animated:(_Bool)arg3; +- (void)cameraController:(id)arg1 willTransitionToShowEffectsGrid:(_Bool)arg2; - (void)cameraControllerDidChangeEffectFilterIndex:(id)arg1; - (void)_filterButtonTapped:(id)arg1; -- (float)_statusBarOffset; +- (double)_statusBarOffset; - (void)_applicationDidEnterBackground; - (id)_scriptingInfo; -@property(readonly, nonatomic) BOOL isCameraReady; +@property(readonly, nonatomic) _Bool isCameraReady; - (void)_cameraOrientationChanged:(id)arg1; - (void)_rotateCameraControlsAndInterface; -- (int)_glyphOrientationForCameraOrientation:(int)arg1; +- (void)_applyTopBarRotationForDeviceOrientation:(long long)arg1; +- (_Bool)_shouldApplyRotationDirectlyToTopBarForOrientation:(long long)arg1 cameraMode:(long long)arg2; +- (long long)_glyphOrientationForCameraOrientation:(long long)arg1; - (void)_deviceOrientationChanged:(id)arg1; - (void)_createOrDestroyPanoramaViewIfNecessary; -- (id)_adjustmentFiltersForCurrentModeWithMetadata:(id)arg1; -- (id)modeDial:(id)arg1 titleForItemAtIndex:(unsigned int)arg2; -- (int)numberOfItemsInModeDial:(id)arg1; -- (BOOL)_processDeferredModeChange; -- (BOOL)_processPendingModeChange; -- (void)_switchFromCameraModeAtIndex:(int)arg1 toCameraModeAtIndex:(int)arg2; +- (void)_updatePanoramaImageQueue; +- (void)avalancheSession:(id)arg1 didChangeToState:(long long)arg2; +- (id)modeDial:(id)arg1 titleForItemAtIndex:(unsigned long long)arg2; +- (long long)numberOfItemsInModeDial:(id)arg1; +- (_Bool)_processDeferredModeChange; +- (_Bool)_processPendingModeChange; +- (void)_switchFromCameraModeAtIndex:(long long)arg1 toCameraModeAtIndex:(long long)arg2; - (void)modeDialWasTapped:(id)arg1; - (void)swipedToPreviousCameraMode; - (void)swipedToNextCameraMode; -- (void)_removeModeSwitchingBlurAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; -- (void)_applyModeSwitchingBlurAnimated:(BOOL)arg1 targetFrame:(struct CGRect)arg2 withCompletionBlock:(id)arg3; -- (void)_updateModeSwitchingGestureRecognizersForCameraOrientation:(int)arg1; +- (void)_removeModeSwitchingBlurAnimated:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)_applyModeSwitchingBlurAnimated:(_Bool)arg1 targetFrame:(struct CGRect)arg2 withCompletionBlock:(id)arg3; +- (void)_updateModeSwitchingGestureRecognizersForCameraOrientation:(long long)arg1; - (void)_updateModeSwitchingAvailability; -@property(nonatomic, getter=_isSwipeToModeSwitchEnabled, setter=_setSwipeToModeSwitchEnabled:) BOOL _swipeToModeSwitchEnabled; -- (BOOL)_isSwipeToModeSwitchAllowed; +@property(nonatomic, getter=_isSwipeToModeSwitchEnabled, setter=_setSwipeToModeSwitchEnabled:) _Bool _swipeToModeSwitchEnabled; +- (_Bool)_isSwipeToModeSwitchAllowed; - (id)_snapshotOfPreviewView; - (void)_teardownCaptureTimer; -- (void)_endTimedCapture; +- (void)_completeTimedCapture; +- (void)_finishTimedCapture; - (void)_beginTimedCapture; - (void)_setupCaptureTimer; -- (void)_captureTimerFired:(id)arg1; +- (void)_captureTimerFired; - (double)_avalancheInterval; +- (void)_finalizeAndBeginNewAvalancheSession; +- (void)_finalizeExistingAvalancheSession; +- (void)_extendAvalancheSession; +- (void)_ensureValidAvalancheSession; - (id)_debugEnabledDescriptionForControl:(id)arg1 withReason:(id)arg2; +- (void)_updateEnabledControlsWithReason:(id)arg1 forceLog:(_Bool)arg2; - (void)_updateEnabledControlsWithReason:(id)arg1; -- (BOOL)_shouldEnableZoomSlider; -- (BOOL)_shouldEnableFilterButton; -- (BOOL)_shouldEnableShutterButton; -- (BOOL)_shouldEnableModeDial; -- (BOOL)_shouldEnableImageWell; -- (BOOL)_shouldEnableFlipButton; -- (BOOL)_shouldEnableHDRButton; -- (BOOL)_shouldEnableFlashButton; -- (void)_updateForStartTransitionToShowFilterSelection:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_hideControlsForCapturingPanoramaAnimated:(BOOL)arg1; -- (void)_showControlsForCapturingPanoramaAnimated:(BOOL)arg1; -- (void)_hideControlsForCapturingVideoAnimated:(BOOL)arg1; -- (void)_showControlsForCapturingVideoAnimated:(BOOL)arg1; -- (void)_showControlsForChangeToMode:(int)arg1 animated:(BOOL)arg2; -- (void)_hideControlsForChangeToMode:(int)arg1 animated:(BOOL)arg2; -- (int)_bottomBarBackgroundStyleForMode:(int)arg1; -- (int)_topBarBackgroundStyleForMode:(int)arg1; -- (BOOL)_shouldHideGridView; -- (BOOL)_shouldHideZoomSliderForMode:(int)arg1; -- (BOOL)_shouldHidePanoramaViewForMode:(int)arg1; -- (BOOL)_shouldHideFilterButtonForMode:(int)arg1; -- (BOOL)_shouldHideShutterButtonForMode:(int)arg1; -- (BOOL)_shouldHideStillDuringVideoButtonForMode:(int)arg1; -- (BOOL)_shouldHideImageWellForMode:(int)arg1; -- (BOOL)_shouldHideModeDialForMode:(int)arg1; -- (BOOL)_shouldHideFlipButtonForMode:(int)arg1; -- (BOOL)_shouldHideElapsedTimeViewForMode:(int)arg1; -- (BOOL)_shouldHideHDRButtonForMode:(int)arg1; -- (BOOL)_shouldHideFlashButtonForMode:(int)arg1; +- (_Bool)_shouldEnableZoomSlider; +- (_Bool)_shouldEnableFilterButton; +- (_Bool)_shouldEnableShutterButton; +- (_Bool)_shouldEnableModeDial; +- (_Bool)_shouldEnableImageWell; +- (_Bool)_shouldEnableFlipButton; +- (_Bool)_shouldEnableHDRButton; +- (_Bool)_shouldEnableFlashButton; +- (void)_updateForStartTransitionToShowFilterSelection:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_hideControlsForCapturingPanoramaAnimated:(_Bool)arg1; +- (void)_showControlsForCapturingPanoramaAnimated:(_Bool)arg1; +- (void)_hideControlsForCapturingVideoAnimated:(_Bool)arg1; +- (void)_showControlsForCapturingVideoAnimated:(_Bool)arg1; +- (void)_showControlsForReturningFromSuspensionAnimated:(_Bool)arg1; +- (void)_hideControlsForSuspensionAnimated:(_Bool)arg1; +- (void)_showControlsForChangeToMode:(long long)arg1 animated:(_Bool)arg2; +- (void)_hideControlsForChangeToMode:(long long)arg1 animated:(_Bool)arg2; +- (long long)_bottomBarBackgroundStyleForMode:(long long)arg1; +- (long long)_topBarBackgroundStyleForMode:(long long)arg1; +- (_Bool)_shouldHideHardwareLockIndicatorForMode:(long long)arg1; +- (_Bool)_shouldHideSlalomIndicatorForMode:(long long)arg1; +- (_Bool)_shouldHideGridView; +- (_Bool)_shouldHideZoomSliderForMode:(long long)arg1; +- (_Bool)_shouldHidePanoramaViewForMode:(long long)arg1; +- (_Bool)_shouldHideFilterButtonForMode:(long long)arg1; +- (_Bool)_shouldHideShutterButtonForMode:(long long)arg1; +- (_Bool)_shouldHideStillDuringVideoButtonForMode:(long long)arg1; +- (_Bool)_shouldHideImageWellForMode:(long long)arg1; +- (_Bool)_shouldHideModeDialForMode:(long long)arg1; +- (_Bool)_shouldHideFlipButtonForMode:(long long)arg1; +- (_Bool)_shouldHideElapsedTimeViewForMode:(long long)arg1; +- (_Bool)_shouldHideHDRBadgeForMode:(long long)arg1; +- (_Bool)_shouldHideHDRButtonForMode:(long long)arg1; +- (_Bool)_shouldHideFlashButtonForMode:(long long)arg1; +- (_Bool)_shouldHideTopBarForMode:(long long)arg1; - (void)_unblurForSuspensionWithCompletionBlock:(id)arg1; - (void)_blurForSuspensionWithCompletionBlock:(id)arg1; -- (void)_setupSuspensionSnapshotViewWithBlur:(BOOL)arg1; +- (void)_setupSuspensionSnapshotViewWithBlur:(_Bool)arg1; - (void)_fadeAndUnblurPreviewWithCompletionBlock:(id)arg1; - (void)_setupTargetDeviceSnapshotView; - (void)_cleanupAfterZPositionAnimations; -- (void)_pushBlurredPreviewWithCompletionBlock:(id)arg1; -- (void)_popBlurredPreviewWithCompletionBlock:(id)arg1; +- (void)_flipToBlurredPreviewWithCompletionBlock:(id)arg1; - (id)_newSnapshotView; - (void)_prepareForNextCapture; - (void)_performCaptureBlink; +- (void)_performCaptureAnimation; - (void)_snapshotAndAbsorbPreviewWithCompletionBlock:(id)arg1; -- (BOOL)_shouldAbsorbPreviewImage; -- (void)updateImageWellImage:(id)arg1 uuid:(id)arg2 animated:(BOOL)arg3; -- (void)_updateGridVisibilityAnimated:(BOOL)arg1; -- (void)_setHideGridViewForFilterSelection:(BOOL)arg1 animated:(BOOL)arg2; -- (void)HDRSettingDidChange:(BOOL)arg1; -- (void)_setHDRProgressHUDVisible:(BOOL)arg1; -- (void)toggleHDR:(BOOL)arg1; +- (_Bool)_shouldAbsorbPreviewImage; +- (void)updateImageWellImage:(id)arg1 uuid:(id)arg2 animated:(_Bool)arg3; +- (void)_updateGridVisibilityAnimated:(_Bool)arg1; +- (void)_setHideGridViewForFilterSelection:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_updateHardwareLockIndicatorOrientationWithDeviceOrientation:(long long)arg1; +- (void)_updateHardwareLockIndicatorVisibility; +- (void)_layoutHardwareLockIndicatorForOrientation:(long long)arg1; +- (void)cameraControllerDidChangeHDRSuggestion:(id)arg1; +- (void)HDRSettingDidChange:(_Bool)arg1; +- (void)_setHDRProgressHUDVisible:(_Bool)arg1; +- (void)toggleHDR:(_Bool)arg1; - (void)toggleHDRMode:(id)arg1; -@property(nonatomic) int photoFlashMode; -- (int)_currentFlashMode; -- (void)_setFlashMode:(int)arg1; +- (void)_updateHDR:(_Bool)arg1; +@property(nonatomic) long long photoFlashMode; +- (long long)_currentFlashMode; +- (void)_setFlashMode:(long long)arg1; +- (void)_updateFlashMode:(long long)arg1; +- (void)_snapshotAndHideTopBarAnimated:(_Bool)arg1; +- (void)_updateTopBarOrientationWithDeviceOrientation:(long long)arg1; +- (void)_layoutTopBarForOrientation:(long long)arg1; +- (void)_updateTopBarStyleForDeviceOrientation:(long long)arg1; - (void)stopVideoCapture; -- (BOOL)startVideoCapture; -@property(nonatomic) int flashMode; -@property(nonatomic) int cameraMode; -@property(nonatomic) int cameraDevice; +- (_Bool)startVideoCapture; +@property(nonatomic) long long flashMode; +@property(nonatomic) long long cameraMode; +@property(nonatomic) long long cameraDevice; - (void)pressShutterButton; - (void)setOverlayView:(id)arg1; - (id)overlayView; - (void)setPreviewViewTransform:(struct CGAffineTransform)arg1; -- (BOOL)controlsAreVisible; -- (void)setControlsAreVisible:(BOOL)arg1; -- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (_Bool)controlsAreVisible; +- (void)setControlsAreVisible:(_Bool)arg1; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(_Bool)arg2; - (void)videoViewDidPausePlayback:(id)arg1; - (void)videoViewDidBeginPlayback:(id)arg1; - (void)videoViewIsReadyToBeginPlayback:(id)arg1; -- (BOOL)videoViewCanBeginPlayback:(id)arg1; -- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; -- (BOOL)_cameraButtonOrientationIsLandscape; -- (void)_installControls; +- (_Bool)videoViewCanBeginPlayback:(id)arg1; +- (double)videoViewScrubberYOrigin:(id)arg1 forOrientation:(long long)arg2; +- (_Bool)_cameraButtonOrientationIsLandscape; - (void)_destroyAllControls; -- (void)_createAllControlsIfNecessary; +- (void)_createPanoControlsIfNecessary; +- (void)_createSlalomControlsIfNecessary; +- (void)_createVideoControlsIfNecessary; +- (void)_createStillImageControlsIfNecessary; +- (void)_createControlsForCurrentModeIfNecessary; +- (void)_createDefaultControlsIfNecessary; +- (void)_createHardwareLockIndicatorIfNecessary; +- (void)_createSlalomIndicatorIfNecessary; +- (void)_createAvalancheIndicatorIfNecessary; - (void)_createFlipButtonIfNecessary; - (void)_createElapsedTimeViewIfNecessary; - (void)_createHDRButtonIfNecessary; +- (void)_createHDRBadgeIfNecessary; - (void)_createFlashButtonIfNecessary; - (void)_createTopBarIfNecessary; -- (void)_updateZoomSlider; - (void)_createZoomSliderIfNecessary; - (void)_createFilterButtonIfNecessary; - (void)_createShutterButtonIfNecessary; @@ -370,46 +429,45 @@ - (void)_createModeDialIfNecessary; - (void)_createBottomBarIfNecessary; - (void)prepareForDefaultImageSnapshot; -- (void)_cancelBounceAnimationsAndUpdatePreviewWell; - (void)animateBlurForSuspension; - (void)_handleOverlayViewLongPress:(id)arg1; - (void)_handleOverlayViewDoubleTap:(id)arg1; - (void)_handleFocusTap:(id)arg1; - (void)_updateFilterButtonOnState; -- (BOOL)_handleEffectsGridTap:(id)arg1; +- (_Bool)_handleEffectsGridTap:(id)arg1; - (void)_handleOverlayViewSingleTap:(id)arg1; -- (BOOL)_pointIsOnPanoControls:(struct CGPoint)arg1; -- (BOOL)_pointIsWithinOverlayView:(struct CGPoint)arg1; -- (BOOL)_pointIsWithinOverlayView:(struct CGPoint)arg1 hitView:(id *)arg2; +- (_Bool)_pointIsOnPanoControls:(struct CGPoint)arg1; +- (_Bool)_pointIsWithinOverlayView:(struct CGPoint)arg1; +- (_Bool)_pointIsWithinOverlayView:(struct CGPoint)arg1 hitView:(id *)arg2; - (void)_finishCommonTapGesture; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)togglePreviewViewAspectMode; @property(nonatomic) int previewViewAspectMode; // @synthesize previewViewAspectMode=_previewViewAspectMode; - (void)_setPreviewViewAspectMode:(int)arg1; -- (BOOL)_isPreviewViewAspectModeAllowed:(int)arg1; +- (_Bool)_isPreviewViewAspectModeAllowed:(int)arg1; - (void)_clearAEAFLockTimer; - (void)aeafLockTimerDidFire; -- (BOOL)_previewView:(id)arg1 shouldFocusAtPoint:(struct CGPoint)arg2; +- (_Bool)_previewView:(id)arg1 shouldFocusAtPoint:(struct CGPoint)arg2; - (void)cameraController:(id)arg1 faceMetadataDidChange:(id)arg2; - (void)cameraControllerFocusDidEnd:(id)arg1; - (void)cameraControllerFocusDidStart:(id)arg1; - (void)_fadeOutFaceRects; - (void)_startFaceFadeOutTimerWithTimeInterval:(double)arg1; - (void)_clearFaceFadeOutTimer; -- (struct CGRect)aspectFaceRectFromSquareFaceRect:(struct CGRect)arg1 angle:(float)arg2; +- (struct CGRect)aspectFaceRectFromSquareFaceRect:(struct CGRect)arg1 angle:(double)arg2; - (void)cameraControllerWillStartAutofocus:(id)arg1; -- (void)_pptTestSetAutofocusDisabled:(BOOL)arg1; -- (BOOL)isFocusAllowed; +- (void)_pptTestSetAutofocusDisabled:(_Bool)arg1; +- (_Bool)isFocusAllowed; - (void)_resetFaceTracking; - (void)_clearFocusViews; - (void)_clearAEAFLock; - (void)_updateFocus; -- (void)_setShouldShowFocus:(BOOL)arg1; -- (BOOL)_shouldShowFocus; +- (void)_setShouldShowFocus:(_Bool)arg1; +- (_Bool)_shouldShowFocus; - (void)lockFocus; - (void)focusAtPoint:(struct CGPoint)arg1; -- (struct CGPoint)convertToPointOfInterestFromViewCoordinates:(struct CGPoint)arg1 pointIsInsideContent:(char *)arg2; -- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (struct CGPoint)convertToPointOfInterestFromViewCoordinates:(struct CGPoint)arg1 pointIsInsideContent:(_Bool *)arg2; +- (_Bool)photoTileViewControllerIsDisplayingLandscape:(id)arg1; - (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; - (void)cropOverlayPause:(id)arg1; - (void)cropOverlayPlay:(id)arg1; @@ -418,46 +476,53 @@ - (void)cropOverlayWasCancelled:(id)arg1; - (void)_resetImageTile; - (void)_removeVideoCaptureFileAtPath:(id)arg1; +- (void)suspendCamera; +- (void)resumeCamera; - (void)disableCamera; - (void)enableCamera; - (id)_cropOverlay; -- (BOOL)_didEverMoveToWindow; +- (_Bool)_didEverMoveToWindow; - (void)zoomSliderDidEndAutozooming:(id)arg1; - (void)zoomSliderDidBeginAutozooming:(id)arg1; +- (void)_zoomSliderDidEndDragging:(id)arg1; - (void)_zoomSliderValueDidChange:(id)arg1 forEvent:(id)arg2; - (void)_handlePreviewPinchGestureRecognizer:(id)arg1; -- (void)_pinchZoomWithScale:(float)arg1; +- (void)_pinchZoomWithScale:(double)arg1; +- (void)cameraController:(id)arg1 videoZoomFactorDidChange:(double)arg2; - (void)_resetZoom; -- (void)_setZoomFactor:(float)arg1; +- (void)_setZoomFactor:(double)arg1; - (void)hideZoomSlider; - (void)showZoomSlider; - (void)_cancelZoomSliderTimer; - (void)_startZoomSliderTimer; -- (BOOL)_zoomIsAllowed; -- (struct CGRect)_gridLinesFrame; -- (BOOL)_gridLinesShouldBeHidden; -- (BOOL)_toggleButtonShouldBeHidden; -- (BOOL)_optionsButtonShouldBeHidden; -- (BOOL)_flashButtonShouldBeHidden; +- (_Bool)_zoomIsAllowed; +- (struct CGRect)_gridLinesFrameForCameraMode:(long long)arg1; +- (_Bool)_gridLinesShouldBeHidden; +- (_Bool)_toggleButtonShouldBeHidden; +- (_Bool)_optionsButtonShouldBeHidden; +- (_Bool)_flashButtonShouldBeHidden; - (void)_toggleCameraButtonWasPressed:(id)arg1; - (void)_reallyToggleCamera; - (void)flashButtonDidCollapse:(id)arg1; - (void)flashButtonWillExpand:(id)arg1; - (void)flashButtonWasPressed:(id)arg1; - (void)flashButtonModeDidChange:(id)arg1; -- (void)_updateIsNonDefaultFlashMode:(int)arg1; +- (void)_updateIsNonDefaultFlashMode:(long long)arg1; - (void)_imageWellTapped:(id)arg1; - (void)panoramaView:(id)arg1 didChangeDirection:(int)arg2; - (void)cameraController:(id)arg1 capturedPanorama:(id)arg2 error:(id)arg3; - (void)cameraControllerWillStopPanoramaCapture:(id)arg1; - (void)cameraControllerDidStartPanoramaCapture:(id)arg1; +- (void)cameraControllerPanoramaWillStartProcessing:(id)arg1; - (void)cameraController:(id)arg1 didReceivePanoramaIssue:(int)arg2; +- (void)cameraControllerDidChangePanoramaConfiguration:(id)arg1; - (void)_handlePanoramaIssue:(int)arg1; - (void)cameraController:(id)arg1 didUpdatePanoramaPreview:(id)arg2; - (void)stopPanorama; - (void)startPanorama; - (void)_performPanoramaCapture; - (void)_teardownPanoUI; +- (void)_setupPanoUI; - (void)_simpleRemoteActionDidOccur:(id)arg1; - (void)_processCapturedVideo; - (void)_clearUnsavedVideoCaptureState; @@ -470,28 +535,31 @@ - (void)cameraControllerVideoCaptureDidStart:(id)arg1; - (void)_stillDuringVideoPressed:(id)arg1; - (void)cameraControllerModeDidChange:(id)arg1; -- (void)cameraController:(id)arg1 willChangeToMode:(int)arg2 device:(int)arg3; +- (void)cameraController:(id)arg1 willChangeToMode:(long long)arg2 device:(long long)arg3; - (void)_performVideoCapture; -- (void)cameraShutterReleased:(id)arg1; -- (BOOL)cameraShutterClicked:(id)arg1; +- (void)cameraShutterCancelled:(id)arg1; +- (_Bool)cameraShutterReleased:(id)arg1; +- (void)cameraShutterPressed:(id)arg1; - (void)didPlayVideoRecordingSound; +- (void)_resetAggregateInfoForPhotoFilters; +- (void)_updateFilterAggregateDictionaries; - (void)timeLapseTimerFired; - (void)_shutterButtonClicked; - (int)_getCaptureOrientation; - (void)_inCallStatusChanged:(id)arg1; - (id)imageTile; -- (void)setAllowsMultipleCameraModes:(BOOL)arg1; +- (void)setAllowsMultipleCameraModes:(_Bool)arg1; - (id)_optionsButton; - (id)_previewImageWell; - (struct CGRect)_floatingShutterButtonFrame; - (struct CGRect)_topBarFrame; - (struct CGRect)_bottomBarFrame; -- (void)setImagePickerWantsImageData:(BOOL)arg1; +- (void)setImagePickerWantsImageData:(_Bool)arg1; - (void)setCropTitle:(id)arg1 buttonTitle:(id)arg2; -- (void)setShowsCropRegion:(BOOL)arg1; -- (void)setCropOverlayUsesTelephonyUI:(BOOL)arg1; -- (void)setShowsCropOverlay:(BOOL)arg1; -- (void)setAllowsImageEditing:(BOOL)arg1; +- (void)setShowsCropRegion:(_Bool)arg1; +- (void)setCropOverlayUsesTelephonyUI:(_Bool)arg1; +- (void)setShowsCropOverlay:(_Bool)arg1; +- (void)setAllowsImageEditing:(_Bool)arg1; - (void)setImagePickerOptions:(id)arg1; - (void)_updateImageEditability; - (int)photoSavingOptions; @@ -501,39 +569,33 @@ - (void)_registerForSystemSound; - (void)_windowDidRotate:(id)arg1; - (void)_windowWillAnimateRotation:(id)arg1; -- (void)_windowWillAnimateRotationToOrientation:(int)arg1; -- (void)_bounceAnimationFinished:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (void)_windowWillAnimateRotationToOrientation:(long long)arg1; - (void)_postCaptureCleanup; - (void)_updatePreviewWellImage:(id)arg1; -- (BOOL)hasInFlightCaptures; -- (void)_animateFinalBounce:(id)arg1; -- (void)animateCameraPreviewDown; -- (void)setupAnimatePanoramaPreviewDown:(id)arg1; -- (void)setupAnimatePreviewDown:(id)arg1 flipImage:(BOOL)arg2; -- (void)_setupAnimatePreviewDown:(id)arg1 flipImage:(BOOL)arg2 panoImage:(BOOL)arg3 snapshotFrame:(struct CGRect)arg4; -- (float)previewImageRotationAngle; -- (BOOL)_shouldAnimatePreviewDown; -- (void)_addViewToBounce:(id)arg1; -- (void)_preparePreviewWellImage:(id)arg1 isVideo:(BOOL)arg2; +- (_Bool)hasInFlightCaptures; +- (void)_prepareVideoThumbnailFromPreviewImage:(id)arg1; - (void)cameraController:(id)arg1 capturedPhoto:(id)arg2 error:(id)arg3; - (void)cameraControllerDidTakePhoto:(id)arg1; - (void)cameraControllerWillTakePhoto:(id)arg1; -- (void)setImagePickerWantsVolumeButtonEvents:(BOOL)arg1; +- (void)setImagePickerWantsVolumeButtonEvents:(_Bool)arg1; - (void)_handleVolumeButtonUp; - (void)_handleVolumeButtonDown; -- (void)_handleVolumeUpEvents:(unsigned int)arg1; +- (void)_handleVolumeUpEvents:(unsigned long long)arg1; +- (void)_resetInflightImageRequests; +- (void)_decrementInflightImageRequests; +- (void)_incrementInflightImageRequests; - (void)_enableKeepAliveFailsafeTimer; - (void)_forceKeepAliveFailsafeTimeout; - (void)_teardownKeepAliveFailsafeTimer; -- (void)_setKeepAlive:(BOOL)arg1 forVideoCapture:(BOOL)arg2; +- (void)_setKeepAlive:(_Bool)arg1 forVideoCapture:(_Bool)arg2; - (void)_checkKeepAliveStatus; - (void)_teardownKeepAliveTimer; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_showTorchDisabledAlert; - (void)cameraControllerTorchAvailabilityChanged:(id)arg1; - (void)_previewVideoAtPath:(id)arg1; -- (BOOL)_canEditVideo; -- (void)cameraController:(id)arg1 didChangeCaptureAbility:(BOOL)arg2; +- (_Bool)_canEditVideo; +- (void)cameraController:(id)arg1 didChangeCaptureAbility:(_Bool)arg2; - (void)_resetDiskSpaceWarning; - (void)_showDiskSpaceWarning; - (void)_applicationDidBecomeActive:(id)arg1; @@ -554,8 +616,8 @@ - (void)_updateToggleAspectModeAbility; - (void)resumePreview; - (void)pausePreview; -- (void)_setPreviewPaused:(BOOL)arg1; -- (void)stopPreviewAnimated:(BOOL)arg1; +- (void)_setPreviewPaused:(_Bool)arg1; +- (void)stopPreviewAnimated:(_Bool)arg1; - (void)stopPreview; - (void)startPreview:(id)arg1; - (void)startPreview; @@ -567,22 +629,22 @@ - (id)videoPreviewView; - (void)_setupPreviewView; - (void)_createPreviewViewAndContainerView; -- (void)_updateMaskingViewForCameraMode:(int)arg1 animated:(BOOL)arg2; -- (void)_adjustPreviewViewSizeForCameraMode:(int)arg1; +- (void)_updateMaskingViewForCameraMode:(long long)arg1 animated:(_Bool)arg2; +- (void)_adjustPreviewViewSizeForCameraMode:(long long)arg1; - (void)_adjustPreviewViewSize; - (struct CGRect)_containerRectForPreview; - (struct CGRect)_overlayRectForPreview; -- (struct CGRect)_previewContainerViewFrameForCameraMode:(int)arg1; -- (struct CGRect)_previewMaskingViewFrameForCameraMode:(int)arg1; -- (struct CGRect)_displayRectForPreviewForCameraMode:(int)arg1; -- (struct CGSize)_displaySizeForPreviewForCameraMode:(int)arg1; -- (struct CGPoint)_displayOriginForPreviewForCameraMode:(int)arg1 withSize:(struct CGSize)arg2; -- (BOOL)_previewShouldFillScreenForCameraMode:(int)arg1; +- (struct CGRect)_previewContainerViewFrameForCameraMode:(long long)arg1; +- (struct CGRect)_previewMaskingViewFrameForCameraMode:(long long)arg1; +- (struct CGRect)_displayRectForPreviewForCameraMode:(long long)arg1; +- (struct CGSize)_displaySizeForPreviewForCameraMode:(long long)arg1; +- (struct CGPoint)_displayOriginForPreviewForCameraMode:(long long)arg1 withSize:(struct CGSize)arg2; +- (_Bool)_previewShouldFillScreenForCameraMode:(long long)arg1; - (void)cameraControllerWillStartPreview:(id)arg1; - (void)_updateFlashModeIfNecessary; -- (BOOL)_isVideoMode:(int)arg1; -- (BOOL)_isStillImageMode:(int)arg1; -- (void)setManipulatingCrop:(BOOL)arg1; +- (_Bool)_isVideoMode:(long long)arg1; +- (_Bool)_isStillImageMode:(long long)arg1; +- (void)setManipulatingCrop:(_Bool)arg1; - (void)_applicationSuspended:(id)arg1; - (void)_beginSuspendAnimation:(id)arg1; - (void)viewWillBeRemoved; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraViewController.h index b86be8a50..f8d9af465 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraViewController.h @@ -13,11 +13,11 @@ PLCameraView *_cameraView; } -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)dealloc; -- (BOOL)_displaysFullScreen; +- (_Bool)_displaysFullScreen; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraZoomSlider.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraZoomSlider.h deleted file mode 100644 index e6b7e6f11..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCameraZoomSlider.h +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISlider.h" - -@class NSTimer, UIImageView; - -@interface PLCameraZoomSlider : UISlider -{ - BOOL _isZoomingFromMin; - BOOL _isZoomingFromMax; - BOOL _autorotationEnabled; - BOOL _watchingOrientationChanges; - int _orientation; - NSTimer *_visibilityTimer; - UIImageView *_minImageView; - UIImageView *_maxImageView; -} - -@property(nonatomic) BOOL isZoomingFromMax; // @synthesize isZoomingFromMax=_isZoomingFromMax; -@property(nonatomic) BOOL isZoomingFromMin; // @synthesize isZoomingFromMin=_isZoomingFromMin; -- (void)hideZoomSlider:(id)arg1; -- (void)_postHideZoomSliderAnimation; -- (void)makeInvisible; -- (void)makeVisible; -- (void)stopVisibilityTimer; -- (void)startVisibilityTimer; -- (BOOL)visibilityTimerIsValid; -- (void)_setDeviceOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)setOrientation:(int)arg1; -- (void)_deviceOrientationChanged:(id)arg1; -- (void)stopWatchingDeviceOrientationChanges; -- (void)startWatchingDeviceOrientationChanges; -@property(nonatomic) BOOL autorotationEnabled; -- (struct CGAffineTransform)_rotationTransformForDeviceOrientation:(int)arg1; -- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (void)clearZoomingFromEndcap; -- (BOOL)isZoomingFromEndcap; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (int)locationOfTouch:(id)arg1; -- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; -- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (void)addEndCapImageViewsWithMinImage:(id)arg1 maxImage:(id)arg2; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloseBoxButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloseBoxButton.h deleted file mode 100644 index 743a2589d..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloseBoxButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface PLCloseBoxButton : UIButton -{ -} - -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudFeedNavigating-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudFeedNavigating-Protocol.h new file mode 100644 index 000000000..2086f3273 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudFeedNavigating-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PLCloudFeedNavigating +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumPickerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumPickerViewController.h deleted file mode 100644 index 70a9be362..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumPickerViewController.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLTexturedCardViewContained-Protocol.h" - -@class PLCloudSharedLibraryViewController, UINavigationItem; - -@interface PLCloudSharedAlbumPickerViewController : PLAbstractAlbumPickerViewController -{ - UINavigationItem *_navItem; -} - -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (int)libraryViewController:(id)arg1 willSetCellAccessoryType:(int)arg2 forAlbum:(struct NSObject *)arg3; -- (id)_albumsComparator; -- (struct NSObject *)albumListForContentMode:(int)arg1; -- (int)albumListFilter; -- (id)preparedLibraryViewController; -@property(readonly, nonatomic) PLCloudSharedLibraryViewController *libraryViewController; -- (void)setAlbumCreationLabel:(id)arg1; -- (id)preparedContentController; -@property(readonly, nonatomic) UINavigationItem *texturedCardNavigationItem; -- (void)dealloc; -- (void)_handleDidSelectAlbum:(struct NSObject *)arg1; -- (id)initWithLibraryContentMode:(int)arg1 assetsToAdd:(id)arg2 completionHandler:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumProtocol-Protocol.h index ee3397f40..d53dfe094 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedAlbumProtocol-Protocol.h @@ -9,7 +9,7 @@ @class NSDate, NSDictionary, NSNumber, NSOrderedSet, NSString; @protocol PLCloudSharedAlbumProtocol -@property(nonatomic) BOOL cloudNotificationsEnabled; +@property(nonatomic) _Bool cloudNotificationsEnabled; @property(readonly, nonatomic) NSDate *cloudFirstRecentBatchDate; @property(readonly, nonatomic) NSOrderedSet *cloudAlbumSubscriberRecords; @property(readonly, nonatomic) NSString *localizedSharedWithLabel; @@ -17,12 +17,13 @@ @property(readonly) int cloudRelationshipStateValue; @property(retain, nonatomic) NSString *cloudPersonID; @property(retain, nonatomic) NSDate *cloudLastContributionDate; +@property(retain, nonatomic) NSDate *cloudCreationDate; @property(retain, nonatomic) NSDate *cloudLastInterestingChangeDate; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabledLocal; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabled; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabledLocal; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabled; -@property unsigned int unseenAssetsCountIntegerValue; +@property unsigned long long unseenAssetsCountIntegerValue; @property(retain, nonatomic) NSNumber *unseenAssetsCount; @property(retain, nonatomic) NSOrderedSet *invitationRecords; @property(retain, nonatomic) NSString *publicURL; @@ -35,10 +36,10 @@ @property(retain, nonatomic) NSDictionary *cloudMetadata; @property(retain, nonatomic) NSString *cloudGUID; - (void)userDeleteSubscriberRecord:(id)arg1; -- (void)getUnseenStartMarkerIndex:(unsigned int *)arg1 count:(unsigned int *)arg2 showsProgress:(char *)arg3; +- (void)getUnseenStartMarkerIndex:(unsigned long long *)arg1 count:(unsigned long long *)arg2 showsProgress:(_Bool *)arg3; - (void)updateCloudLastContributionDateWithDate:(id)arg1; - (void)updateCloudLastInterestingChangeDateWithDate:(id)arg1; -- (id)cloudOwnerDisplayNameIncludingEmail:(BOOL)arg1 allowsEmail:(BOOL)arg2; -- (id)localizedSharedByLabelAllowsEmail:(BOOL)arg1; +- (id)cloudOwnerDisplayNameIncludingEmail:(_Bool)arg1 allowsEmail:(_Bool)arg2; +- (id)localizedSharedByLabelAllowsEmail:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewController.h deleted file mode 100644 index 161acf304..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewController.h +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLComposeRecipientViewControllerDelegate-Protocol.h" -#import "PLTexturedCardViewContained-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" - -@class NSArray, NSString, PLCloudSharedAlbum, PLComposeRecipientViewController, UILabel, UINavigationItem, UISwitch, UITableView, UITextField; - -@interface PLCloudSharedCreateAlbumViewController : UIViewController -{ - PLCloudSharedAlbum *_album; - NSString *_albumName; - id _delegate; - PLComposeRecipientViewController *_composeRecipientController; - UITableView *_optionsTableView; - UITextField *_albumNameTextField; - UILabel *_albumNamePlaceholder; - UISwitch *_wantsPublicWebsiteSwitch; - BOOL _changingValueFromControl; - BOOL _adjustedInsetsForKeyboard; - BOOL _wantsPublicWebsite; - UINavigationItem *_navItem; - NSArray *_albumRecipients; - BOOL _inMultiStepActivity; -} - -@property(retain, nonatomic) PLCloudSharedAlbum *album; // @synthesize album=_album; -@property(nonatomic) BOOL inMultiStepActivity; // @synthesize inMultiStepActivity=_inMultiStepActivity; -@property(retain, nonatomic) NSArray *albumRecipients; // @synthesize albumRecipients=_albumRecipients; -@property(copy, nonatomic) NSString *albumName; // @synthesize albumName=_albumName; -@property(nonatomic) BOOL wantsPublicWebsite; // @synthesize wantsPublicWebsite=_wantsPublicWebsite; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)composeRecipientViewControllerRecipientContainerViewDidResize:(id)arg1 fromFrame:(struct CGRect)arg2 toFrame:(struct CGRect)arg3; -- (void)composeRecipientViewControllerReturnKeyPressed:(id)arg1; -- (id)backingNavigationControllerForComposeRecipientViewController:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)_keyboardDidHide:(id)arg1; -- (void)_keyboardWillHide:(id)arg1; -- (void)_keyboardWillShow:(id)arg1; -- (BOOL)_validateRecipientsToAdd:(id)arg1; -- (void)_saveUserEnterredInfo; -- (void)_changeWantsPublicWebsite:(id)arg1; -- (void)_changeAlbumName:(id)arg1; -- (void)_textFieldDidChange:(id)arg1; -- (void)_doneAction:(id)arg1; -- (void)_cancelAction:(id)arg1; -- (void)_handleCompletionWithSuccess:(BOOL)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidUnload; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -@property(readonly, nonatomic) UINavigationItem *texturedCardNavigationItem; -- (void)loadView; -- (void)_updateWantsPublicWebsiteField; -- (void)_updateAlbumNameField; -- (void)_updateNavButtons; -- (void)_updateAllControls; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewControllerDelegate-Protocol.h deleted file mode 100644 index 88afac96f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedCreateAlbumViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLCloudSharedCreateAlbumViewControllerDelegate -- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(BOOL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedLibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedLibraryViewController.h deleted file mode 100644 index c8e27582e..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedLibraryViewController.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLCloudSharedLibraryViewController : PLLibraryViewController -{ -} - -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (id)indexPathForAlbum:(struct NSObject *)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (id)subtitleForAlbum:(struct NSObject *)arg1; -- (id)tableOffsetKey; -- (int)_cellEditStyleForAlbum:(struct NSObject *)arg1; -- (void)loadView; -- (void)assetContainerListDidChange:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedPostCommentViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedPostCommentViewController.h deleted file mode 100644 index 8adf48fb6..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCloudSharedPostCommentViewController.h +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLModalDimmingContained-Protocol.h" -#import "UITextViewDelegate-Protocol.h" - -@class NSMutableArray, NSString, PLSheetCardView, UIImageView, UILabel, UINavigationBar, UITextView, UIView; - -@interface PLCloudSharedPostCommentViewController : UIViewController -{ - UILabel *_textPlaceholderLabel; - UILabel *_albumNameView; - UIImageView *_cloudIcon; - UINavigationBar *_navBar; - UIView *_textViewWrapper; - UITextView *_textView; - PLSheetCardView *_backgroundView; - UIImageView *_paperclipView; - id _completionHandler; - NSMutableArray *_previewViews; - NSMutableArray *_lines; - NSMutableArray *_attachments; - unsigned int _keyPathObserverAdded:1; - NSString *_placeholderText; - NSString *_albumName; -} - -@property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; -@property(copy, nonatomic) NSString *albumName; // @synthesize albumName=_albumName; -@property(copy, nonatomic) NSString *placeholderText; // @synthesize placeholderText=_placeholderText; -- (void)addImage:(id)arg1; -- (void)_postAction:(id)arg1; -- (void)_cancelAction:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)keyboardWillShow:(id)arg1; -- (void)_updateKeyboard; -- (void)_buildLineRulesForOrientation:(int)arg1; -- (void)_updateAttachmentsForOrientation:(int)arg1; -- (struct CGRect)previewFrameForOrientation:(int)arg1; -- (void)_updateTextViewAndPaperClipForOrientation:(int)arg1; -- (void)viewWillLayoutSubviews; -- (void)_updateNavigationBarToOrientation:(int)arg1; -- (void)loadView; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)_updateAlbumNameForOrientation:(int)arg1; -- (void)textViewDidChange:(id)arg1; -@property(readonly, nonatomic) NSString *commentText; -- (struct CGRect)_albumNameRectForOrientation:(int)arg1; -- (id)_contentView; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (struct CGSize)preferredSizeInParentViewController; -- (struct CGPoint)preferredOffsetInParentViewController; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentTextView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentTextView.h deleted file mode 100644 index 6131bc9e4..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentTextView.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITextView.h" - -@interface PLCommentTextView : UITextView -{ - BOOL _contentOffsetLocked; -} - -@property(nonatomic) BOOL contentOffsetLocked; // @synthesize contentOffsetLocked=_contentOffsetLocked; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; -- (void)setContentOffset:(struct CGPoint)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsButton.h index c6ca4f7bb..b52a1f04e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsButton.h @@ -10,11 +10,11 @@ { int _currentMode; int _currentPosition; - int _commentCount; + long long _commentCount; struct CGRect _backgroundImageRect; } -@property(nonatomic) int commentCount; // @synthesize commentCount=_commentCount; +@property(nonatomic) long long commentCount; // @synthesize commentCount=_commentCount; @property(readonly, nonatomic) int currentPosition; // @synthesize currentPosition=_currentPosition; @property(nonatomic) int currentMode; // @synthesize currentMode=_currentMode; - (id)_commentCountFormatter; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsViewController.h index 9ec591c51..fda0d0cf5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCommentsViewController.h @@ -8,13 +8,13 @@ #import "PLCloudCommentsChangeObserver-Protocol.h" #import "PLDismissableViewController-Protocol.h" +#import "PLPhotoCommentEntryViewDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -#import "UITextViewDelegate-Protocol.h" -@class CAGradientLayer, NSCache, PLCloudSharedComment, PLManagedAsset, PLPhotoCommentEntryView, UIBarButtonItem, UIImageView, UITableView, UIView; +@class CAGradientLayer, NSCache, PLCloudSharedComment, PLManagedAsset, PLPhotoCommentEntryView, UIBarButtonItem, UIImageView, UITableView, UIView, _UIBackdropView; -@interface PLCommentsViewController : UIViewController +@interface PLCommentsViewController : UIViewController { UITableView *_tableView; UIView *_tableContainerView; @@ -22,73 +22,76 @@ CAGradientLayer *_maskLayer; PLPhotoCommentEntryView *_entryView; PLCloudSharedComment *_justInsertedComment; - BOOL _justTappedSmileButton; - BOOL _editMode; - BOOL _temporaryKeyboardHideReshow; - BOOL _shouldAdjustInitialScrollPosition; - float _keyboardOverlap; + _Bool _justTappedSmileButton; + _Bool _editMode; + _Bool _temporaryKeyboardHideReshow; + _Bool _shouldAdjustInitialScrollPosition; + double _keyboardOverlap; id _commentsControllerDelegate; UIView *_containerView; NSCache *_commentsHeightCache; UIImageView *_gradientView; - BOOL _lastRowMasked; + _UIBackdropView *_backdropView; + UIBarButtonItem *_cancelButton; + _Bool _lastRowMasked; } -@property(nonatomic) BOOL lastRowMasked; // @synthesize lastRowMasked=_lastRowMasked; -@property(nonatomic) BOOL editMode; // @synthesize editMode=_editMode; +@property(nonatomic) _Bool lastRowMasked; // @synthesize lastRowMasked=_lastRowMasked; +@property(nonatomic) _Bool editMode; // @synthesize editMode=_editMode; @property(retain, nonatomic) PLCloudSharedComment *justInsertedComment; // @synthesize justInsertedComment=_justInsertedComment; @property(retain, nonatomic) PLManagedAsset *asset; // @synthesize asset=_asset; @property(nonatomic) id commentsControllerDelegate; // @synthesize commentsControllerDelegate=_commentsControllerDelegate; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; +- (void)_stopWatchingKeyboard; +- (void)_startWatchingKeyboard; - (void)_postCommentValidated:(id)arg1; - (void)cancelCurrentAction:(id)arg1; - (void)cancelDeleteMode:(id)arg1; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; - (void)cloudCommentsDidChange:(id)arg1; - (void)_smileButtonTapped:(id)arg1; -- (BOOL)checkAndAlertMaxLikesReached; +- (_Bool)checkAndAlertMaxLikesReached; - (void)_addCommentButtonTapped:(id)arg1; -- (BOOL)_checkAndAlertMaxCommentsReachedWhenFinalizing:(BOOL)arg1; +- (_Bool)_checkAndAlertMaxCommentsReachedWhenFinalizing:(_Bool)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (void)scrollToComment:(id)arg1 animated:(BOOL)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)scrollToComment:(id)arg1 animated:(_Bool)arg2; - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)postCommentSection; -- (int)textCommentSection; -- (int)assetOwnerCommentSection; -- (int)smileCommentSection; -- (BOOL)shouldShowCommentPostingUI; -- (BOOL)showAssetOwnerSection; -- (void)textViewDidChange:(id)arg1; -- (BOOL)_adjustTextEntrySizeForOrientation:(int)arg1; -- (void)_adjustInitialScrollPosition:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)postCommentSection; +- (long long)textCommentSection; +- (long long)assetOwnerCommentSection; +- (long long)smileCommentSection; +- (_Bool)shouldShowCommentPostingUI; +- (_Bool)showAssetOwnerSection; +- (void)photoCommentEntryViewHeightDidChange:(id)arg1; +- (_Bool)_adjustTextEntrySize; +- (void)_adjustInitialScrollPosition:(_Bool)arg1; - (id)_firstUnreadCloudComment; -- (void)_updatePostButtonAndPlaceholder; -- (void)setRasterization:(BOOL)arg1; +- (void)setRasterization:(_Bool)arg1; @property(readonly, nonatomic) UIBarButtonItem *cancelButton; -- (void)setBottomMaskEnabled:(BOOL)arg1; -- (id)_textInPostFieldTrimmingWhitespace; +- (void)setBottomMaskEnabled:(_Bool)arg1; - (void)updateViewLayoutWithDuration:(double)arg1 completion:(id)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)viewWillLayoutSubviews; - (void)_updateLayerMaskWithBoundsChange; - (void)loadView; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (struct CGSize)_preferredViewSizeInContainerSize:(struct CGSize)arg1 forInterfaceOrientation:(int)arg2 tableViewSize:(struct CGSize *)arg3; -- (float)_tableViewHeightForWidth:(float)arg1 interfaceOrientation:(int)arg2; -- (float)_heightForComment:(id)arg1 forWidth:(float)arg2 forInterfaceOrientation:(int)arg3; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (struct CGSize)_preferredViewSizeInContainerSize:(struct CGSize)arg1 forInterfaceOrientation:(long long)arg2 tableViewSize:(struct CGSize *)arg3; +- (double)_tableViewHeightForWidth:(double)arg1 interfaceOrientation:(long long)arg2; +- (double)_heightForComment:(id)arg1 forWidth:(double)arg2 forInterfaceOrientation:(long long)arg3; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLComposeRecipientViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLComposeRecipientViewController.h index 481d1bd40..72a9d11d6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLComposeRecipientViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLComposeRecipientViewController.h @@ -19,7 +19,7 @@ PLComposeRecipientView *_recipientView; UIScrollView *_recipientContainerView; struct CGRect _keyboardFrame; - unsigned int _maxExpandRows; + unsigned long long _maxExpandRows; id _delegate; MFContactsSearchManager *_searchManager; MFContactsSearchResultsModel *_searchResultsModel; @@ -36,24 +36,24 @@ unsigned int wasFirstResponder:1; } _flags; NSArray *_properties; - BOOL _drawsLetterpress; + _Bool _drawsLetterpress; } + (void)recordRecentInvitationRecipient:(id)arg1 displayName:(id)arg2 date:(id)arg3; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) unsigned int maxExpandRows; // @synthesize maxExpandRows=_maxExpandRows; -@property(nonatomic) BOOL drawsLetterpress; // @synthesize drawsLetterpress=_drawsLetterpress; +@property(nonatomic) unsigned long long maxExpandRows; // @synthesize maxExpandRows=_maxExpandRows; +@property(nonatomic) _Bool drawsLetterpress; // @synthesize drawsLetterpress=_drawsLetterpress; @property(readonly, nonatomic) PLComposeRecipientView *recipientView; // @synthesize recipientView=_recipientView; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (BOOL)shouldShowCardForPerson:(void *)arg1 peoplePicker:(id)arg2; -- (BOOL)isRecipientViewFirstResponder; +- (_Bool)shouldShowCardForPerson:(void *)arg1 peoplePicker:(id)arg2; +- (_Bool)isRecipientViewFirstResponder; - (void)makeRecipientViewResignFirstResponder; - (void)makeRecipientViewFirstResponder; - (void)popoverControllerDidDismissPopover:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)composeRecipientViewReturnPressed:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @@ -61,7 +61,7 @@ - (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; -- (BOOL)composeRecipientViewIsShowingPeoplePicker:(id)arg1; +- (_Bool)composeRecipientViewIsShowingPeoplePicker:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; - (void)composeRecipientView:(id)arg1 didChangeSize:(struct CGSize)arg2; @@ -74,22 +74,22 @@ - (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; - (void)_searchForRecipientWithText:(id)arg1; - (void)_updateSearchResultsTableVisibility; -- (BOOL)_searchResultsShowInPopover; +- (_Bool)_searchResultsShowInPopover; - (id)_newShadowView; - (id)_newSearchResultsTable; - (void)_setSearchResults:(id)arg1; - (id)_searchManager; - (void)_presentSearchResultsPopover; - (void)_keyboardSizeDidChange:(id)arg1; -- (void)_updateViewsLayoutAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)_updateViewsLayoutAnimated:(_Bool)arg1 completion:(id)arg2; - (void *)_addressBook; - (void)_forceDismissPeoplePickerPopover; - (void)_dismissPeoplePicker:(id)arg1; - (id)recipients; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidUnload; - (void)loadView; - (void)didReceiveMemoryWarning; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLContactPhotoOverlay.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLContactPhotoOverlay.h index 320542e63..e2b0fb0c3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLContactPhotoOverlay.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLContactPhotoOverlay.h @@ -12,12 +12,15 @@ { UILabel *_titleLabel; UIImageView *__avatarPreview; + struct UIEdgeInsets _overlayEdgeInsets; } @property(readonly, nonatomic) UIImageView *_avatarPreview; // @synthesize _avatarPreview=__avatarPreview; +@property(nonatomic) struct UIEdgeInsets overlayEdgeInsets; // @synthesize overlayEdgeInsets=_overlayEdgeInsets; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; - (void)endAvatarTracking; - (void)beginAvatarTrackingFromImageView:(id)arg1; +- (struct CGRect)inscribingBounds; - (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCreateAlbumAlertView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCreateAlbumAlertView.h deleted file mode 100644 index 6c6fd7811..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCreateAlbumAlertView.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIAlertView.h" - -#import "UIAlertViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" - -@interface PLCreateAlbumAlertView : UIAlertView -{ - id completion; -} - -+ (id)albumCreationAlertView; -@property(copy, nonatomic) id completion; // @synthesize completion; -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (void)showWithCompletionHandler:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropModel.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropModel.h index bcf671f03..e2bc701fe 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropModel.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropModel.h @@ -30,8 +30,8 @@ - (struct CGRect)recomputeCropRect:(struct CGRect)arg1 forStraightenAngle:(float)arg2; - (struct CGPoint)maxAllowableEdgeAdjustmentForDragAction:(int)arg1 withDirection:(struct CGPoint)arg2; - (double)maxAllowedTranslateWithDirection:(double)arg1; -- (double)maxAllowedScaleFromPoint:(struct CGPoint)arg1 scaleUp:(BOOL)arg2; -- (float)maxAllowedRotationFromPoint:(struct CGPoint)arg1 counterClockwise:(BOOL)arg2; +- (double)maxAllowedScaleFromPoint:(struct CGPoint)arg1 scaleUp:(_Bool)arg2; +- (float)maxAllowedRotationFromPoint:(struct CGPoint)arg1 counterClockwise:(_Bool)arg2; - (struct CGPoint)scalePointForCropAction:(int)arg1; - (int)touchedImageSidesForCurrentCrop; - (void)calculateCornerPoints:(struct CGPoint *)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay-PhotoSaving.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay-PhotoSaving.h new file mode 100644 index 000000000..15f86dde9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay-PhotoSaving.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLCropOverlay (PhotoSaving) +- (void)_savePhotoFinished:(id)arg1; +- (void)_backgroundSavePhoto:(id)arg1; +- (void)beginBackgroundSaveWithTile:(id)arg1 progressTitle:(id)arg2 completionCallbackTarget:(id)arg3 options:(int)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay.h index 0f36ddb46..ccd458af5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlay.h @@ -6,7 +6,7 @@ #import "UIView.h" -@class CAMBottomBar, PLContactPhotoOverlay, PLCropOverlayBottomBar, PLCropOverlayCropView, PLProgressHUD, PLToolbar, TPBottomDoubleButtonBar, TPButton, TPCameraButton, UIButton, UIImageView, UILabel; +@class CAMBottomBar, PLContactPhotoOverlay, PLCropOverlayBottomBar, PLCropOverlayCropView, PLCropOverlayWallpaperBottomBar, PLProgressHUD, TPBottomDoubleButtonBar, TPButton, TPCameraButton, UIButton, UIImageView, UILabel, UIToolbar; @interface PLCropOverlay : UIView { @@ -15,7 +15,7 @@ UIImageView *_shadowView; UIView *_overlayContainerView; struct CGRect _cropRect; - PLToolbar *_customToolbar; + UIToolbar *_customToolbar; UILabel *_titleLabel; UIImageView *_topShineView; TPBottomDoubleButtonBar *_oldBottomBar; @@ -36,41 +36,44 @@ UIButton *_cancelButton; UIView *_wildcatPickerTopView; UIView *_wildcatPickerBottomView; + PLContactPhotoOverlay *_contactPhotoOverlay; PLCropOverlayBottomBar *__bottomBar; UIButton *__cameraCancelButton; - PLContactPhotoOverlay *__contactPhotoOverlay; } -@property(readonly, nonatomic) PLContactPhotoOverlay *_contactPhotoOverlay; // @synthesize _contactPhotoOverlay=__contactPhotoOverlay; @property(readonly, nonatomic) UIButton *_cameraCancelButton; // @synthesize _cameraCancelButton=__cameraCancelButton; @property(readonly, nonatomic) PLCropOverlayBottomBar *_bottomBar; // @synthesize _bottomBar=__bottomBar; -- (BOOL)isTelephonyUIMode:(int)arg1; -- (id)_newOverlayViewWithFrame:(struct CGRect)arg1 lighterEdgeOnTop:(BOOL)arg2; +@property(readonly, nonatomic) PLContactPhotoOverlay *contactPhotoOverlay; // @synthesize contactPhotoOverlay=_contactPhotoOverlay; +- (_Bool)isTelephonyUIMode:(int)arg1; +- (id)_newOverlayViewWithFrame:(struct CGRect)arg1 lighterEdgeOnTop:(_Bool)arg2; - (void)_updateCropRectInRect:(struct CGRect)arg1; -- (void)_updateToolbarItems:(BOOL)arg1; +- (void)_updateToolbarItems:(_Bool)arg1; - (void)_updateTitle; -@property(nonatomic) BOOL previewMode; -- (void)setTitleHidden:(BOOL)arg1 animationDuration:(float)arg2; -- (void)setShowsCropRegion:(BOOL)arg1; +@property(nonatomic) _Bool previewMode; +- (void)setTitleHidden:(_Bool)arg1 animationDuration:(double)arg2; +- (void)setShowsCropRegion:(_Bool)arg1; - (void)setProgressDone; - (void)removeProgress; -- (void)setShowProgress:(BOOL)arg1 title:(id)arg2; -- (void)setCancelButtonHidden:(BOOL)arg1; +- (void)setShowProgress:(_Bool)arg1 title:(id)arg2; +- (void)setCancelButtonHidden:(_Bool)arg1; - (void)setCancelButtonTitle:(id)arg1; -- (void)setOKButtonShowsCamera:(BOOL)arg1; +- (void)setOKButtonShowsCamera:(_Bool)arg1; - (void)setOKButtonTitle:(id)arg1; -- (void)setOKButtonColor:(int)arg1; +- (void)setOKButtonColor:(long long)arg1; - (struct CGRect)titleRect; - (void)setTitle:(id)arg1; - (void)setTitle:(id)arg1 okButtonTitle:(id)arg2; - (struct CGRect)cropRect; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)setEnabled:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)_pauseButtonPressed:(id)arg1; - (void)cropOverlayBottomBarPauseButtonClicked:(id)arg1; - (void)_playButtonPressed:(id)arg1; - (void)cropOverlayBottomBarPlayButtonClicked:(id)arg1; - (void)_tappedBottomBarPlaybackButton:(id)arg1; +- (void)_tappedBottomBarSetBothButton; +- (void)_tappedBottomBarSetLockButton; +- (void)_tappedBottomBarSetHomeButton; - (void)_tappedBottomBarDoneButton:(id)arg1; - (void)_tappedBottomBarCancelButton:(id)arg1; - (void)okButtonClicked:(id)arg1; @@ -86,7 +89,7 @@ - (void)didCaptureVideo; - (void)didCapturePhoto; - (void)_setMode:(int)arg1; -- (void)setCropRectVisible:(BOOL)arg1 duration:(float)arg2; +- (void)setCropRectVisible:(_Bool)arg1 duration:(float)arg2; - (id)telephonyUIBottomBar; - (id)telephonyUIShutterButton; - (struct CGRect)bottomBarFrame; @@ -98,14 +101,12 @@ - (id)initWithFrame:(struct CGRect)arg1 mode:(int)arg2; - (void)setOverlayContainerView:(id)arg1; - (id)overlayContainerView; -- (void)setControlsAreVisible:(BOOL)arg1; -- (BOOL)controlsAreVisible; +- (void)setControlsAreVisible:(_Bool)arg1; +- (_Bool)controlsAreVisible; +@property(readonly, nonatomic) PLCropOverlayWallpaperBottomBar *wallpaperBottomBar; @property(retain, nonatomic) CAMBottomBar *cameraBottomBar; - (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1 mode:(int)arg2 offsettingStatusBar:(BOOL)arg3 isDisplayedInPopover:(BOOL)arg4 buttonBarStyle:(int)arg5; -- (void)_savePhotoFinished:(id)arg1; -- (void)_backgroundSavePhoto:(id)arg1; -- (void)beginBackgroundSaveWithTile:(id)arg1 progressTitle:(id)arg2 completionCallbackTarget:(id)arg3 options:(int)arg4; +- (id)initWithFrame:(struct CGRect)arg1 mode:(int)arg2 offsettingStatusBar:(_Bool)arg3 isDisplayedInPopover:(_Bool)arg4 buttonBarStyle:(int)arg5; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayBottomBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayBottomBar.h index dc17f81c3..ebe34112c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayBottomBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayBottomBar.h @@ -10,26 +10,26 @@ @interface PLCropOverlayBottomBar : UIView { - BOOL _playingVideo; - BOOL _inPopover; - int _style; + _Bool _playingVideo; + _Bool _inPopover; + long long _style; CAMBottomBar *_cameraBottomBar; PLCropOverlayPreviewBottomBar *_previewBottomBar; PLCropOverlayWallpaperBottomBar *_wallpaperBottomBar; } -@property(nonatomic, getter=isInPopover) BOOL inPopover; // @synthesize inPopover=_inPopover; -@property(nonatomic, getter=isPlayingVideo) BOOL playingVideo; // @synthesize playingVideo=_playingVideo; +@property(nonatomic, getter=isInPopover) _Bool inPopover; // @synthesize inPopover=_inPopover; +@property(nonatomic, getter=isPlayingVideo) _Bool playingVideo; // @synthesize playingVideo=_playingVideo; @property(retain, nonatomic) PLCropOverlayWallpaperBottomBar *wallpaperBottomBar; // @synthesize wallpaperBottomBar=_wallpaperBottomBar; @property(retain, nonatomic) PLCropOverlayPreviewBottomBar *previewBottomBar; // @synthesize previewBottomBar=_previewBottomBar; @property(retain, nonatomic) CAMBottomBar *cameraBottomBar; // @synthesize cameraBottomBar=_cameraBottomBar; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void)_updateStyle; -- (BOOL)_isEditingStyle:(int)arg1; +- (_Bool)_isEditingStyle:(long long)arg1; - (void)_updatePreviewBottomBarForPlaybackState; - (void)_updateBottomBars; - (void)togglePlaybackState; -- (void)setStyle:(int)arg1 animated:(BOOL)arg2; +- (void)setStyle:(long long)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayLayer.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayLayer.h index 5c2e2ed8e..b9ff94160 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayLayer.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayLayer.h @@ -36,14 +36,14 @@ - (struct CGRect)cropRect; - (void)setCropRect:(struct CGRect)arg1; -- (BOOL)isHighlighted; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)showsStraightenGrid; -- (void)showStraightenGrid:(BOOL)arg1; -- (BOOL)showsThirdsGrid; -- (void)showThirdsGrid:(BOOL)arg1; -- (BOOL)showsCropRect; -- (void)setShowsCropRect:(BOOL)arg1; +- (_Bool)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)showsStraightenGrid; +- (void)showStraightenGrid:(_Bool)arg1; +- (_Bool)showsThirdsGrid; +- (void)showThirdsGrid:(_Bool)arg1; +- (_Bool)showsCropRect; +- (void)setShowsCropRect:(_Bool)arg1; - (void)_updateCropRectVisibility; - (void)_updateLayout; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayPreviewBottomBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayPreviewBottomBar.h index bca5e0202..7182bb90e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayPreviewBottomBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayPreviewBottomBar.h @@ -10,7 +10,7 @@ @interface PLCropOverlayPreviewBottomBar : UIView { - int _backgroundStyle; + long long _backgroundStyle; UIButton *_cancelButton; UIButton *_doneButton; UIButton *_playbackButton; @@ -19,9 +19,9 @@ @property(readonly, nonatomic) UIButton *playbackButton; // @synthesize playbackButton=_playbackButton; @property(readonly, nonatomic) UIButton *doneButton; // @synthesize doneButton=_doneButton; @property(readonly, nonatomic) UIButton *cancelButton; // @synthesize cancelButton=_cancelButton; -@property(nonatomic) int backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; +@property(nonatomic) long long backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; - (void)_updateBackgroundStyle; -- (void)setBackgroundStyle:(int)arg1 animated:(BOOL)arg2; +- (void)setBackgroundStyle:(long long)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayWallpaperBottomBar.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayWallpaperBottomBar.h index 788f02635..e54c05a8a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayWallpaperBottomBar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLCropOverlayWallpaperBottomBar.h @@ -6,24 +6,40 @@ #import "UIView.h" -@class CAShapeLayer, PLWallpaperButton, UILabel; +@class PLWallpaperButton, _UIBackdropView, _UILegibilityLabel; @interface PLCropOverlayWallpaperBottomBar : UIView { - UILabel *_titleLabel; PLWallpaperButton *_doCancelButton; PLWallpaperButton *_doSetButton; - CAShapeLayer *_separatorLayer; + PLWallpaperButton *_doSetHomeScreenButton; + PLWallpaperButton *_doSetLockScreenButton; + PLWallpaperButton *_doSetBothScreenButton; + _UILegibilityLabel *_titleLabel; + UIView *_separatorLine; + _UIBackdropView *_backdropView; } -@property(retain, nonatomic) CAShapeLayer *separatorLayer; // @synthesize separatorLayer=_separatorLayer; +@property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; +@property(retain, nonatomic) UIView *separatorLine; // @synthesize separatorLine=_separatorLine; +@property(retain, nonatomic) _UILegibilityLabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(readonly, nonatomic) PLWallpaperButton *doSetBothScreenButton; // @synthesize doSetBothScreenButton=_doSetBothScreenButton; +@property(readonly, nonatomic) PLWallpaperButton *doSetLockScreenButton; // @synthesize doSetLockScreenButton=_doSetLockScreenButton; +@property(readonly, nonatomic) PLWallpaperButton *doSetHomeScreenButton; // @synthesize doSetHomeScreenButton=_doSetHomeScreenButton; @property(readonly, nonatomic) PLWallpaperButton *doSetButton; // @synthesize doSetButton=_doSetButton; @property(readonly, nonatomic) PLWallpaperButton *doCancelButton; // @synthesize doCancelButton=_doCancelButton; -@property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +- (void)updateForChangedSettings:(id)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (struct CGSize)_sizeForString:(id)arg1; +- (void)setText:(id)arg1; +- (void)_layoutSubviewsPad; +- (void)_layoutSubviewsPhone; - (void)layoutSubviews; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonPLCropOverlayWallpaperBottomBarInitializationPad; +- (void)_commonPLCropOverlayWallpaperBottomBarInitializationPhone; - (void)_commonPLCropOverlayWallpaperBottomBarInitialization; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDataArrayInputStream.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDataArrayInputStream.h index 1da142096..5ecf3f004 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDataArrayInputStream.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDataArrayInputStream.h @@ -12,36 +12,36 @@ { NSArray *_dataArray; NSMutableData *_bodyData; - unsigned int _dataCount; - unsigned int _dataLength; - unsigned int _dataOffset; - unsigned int _currentIndex; - unsigned int _currentOffset; - unsigned int _currentLength; - BOOL _openEventSent; - unsigned int _streamStatus; + unsigned long long _dataCount; + unsigned long long _dataLength; + unsigned long long _dataOffset; + unsigned long long _currentIndex; + unsigned long long _currentOffset; + unsigned long long _currentLength; + _Bool _openEventSent; + unsigned long long _streamStatus; id _delegate; id _progressDelegate; struct __CFRunLoopSource *_rls; void *_clientCallback; - CDStruct_304912e7 _clientContext; + CDStruct_4210025a _clientContext; } @property(nonatomic) id progressDelegate; // @synthesize progressDelegate=_progressDelegate; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; -- (BOOL)hasBytesAvailable; -- (unsigned int)bytesRead; -- (unsigned int)totalBytes; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; +- (_Bool)hasBytesAvailable; +- (unsigned long long)bytesRead; +- (unsigned long long)totalBytes; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (void)_scheduleProgressUpdate; - (void)_updateProgress; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (id)streamError; - (void)close; - (void)open; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)_scheduleCallback; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugDefaultDetailTableViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugDefaultDetailTableViewController.h new file mode 100644 index 000000000..c25309f57 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugDefaultDetailTableViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class NSDictionary; + +@interface PLDebugDefaultDetailTableViewController : UITableViewController +{ + NSDictionary *_debugItem; +} + +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)dealloc; +- (id)initWithDebugItem:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugTableViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugTableViewController.h new file mode 100644 index 000000000..cb3dd9509 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugTableViewController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@interface PLDebugTableViewController : UITableViewController +{ +} + +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)_handleDoneButton:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)_debugItemAtIndexPath:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (id)_debugViewController; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewController.h new file mode 100644 index 000000000..dc1923fa7 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationController.h" + +@class NSMutableArray, UIViewController; + +@interface PLDebugViewController : UINavigationController +{ + UIViewController *_debuggedViewController; + NSMutableArray *_allSections; + NSMutableArray *_allCells; +} + +@property(readonly, nonatomic) UIViewController *debuggedViewController; // @synthesize debuggedViewController=_debuggedViewController; +- (id)_allCells; +- (id)_allSections; +- (void)dismiss; +- (void)didReceiveMemoryWarning; +- (void)viewDidLoad; +- (void)dealloc; +- (id)initWithDebuggedViewController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..06c704f2a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDebugViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationControllerDelegate-Protocol.h" + +@protocol PLDebugViewControllerDelegate + +@optional +- (void)debugViewControllerDidDismiss:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDeletePhotosActionController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDeletePhotosActionController.h index 532bef7b1..a7e2fce78 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDeletePhotosActionController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDeletePhotosActionController.h @@ -16,27 +16,32 @@ NSArray *_additionalAssetsToDelete; id _completionHandler; id _deleteCompletionHandler; - int _actionSheetStyle; - BOOL _deleteDuplicates; + long long _actionSheetStyle; + _Bool _deleteDuplicates; PLPhotoLibrary *_photoLibrary; NSArray *_assets; id _delegate; } ++ (id)allUsedElsewhereMessageCombinations; ++ (id)_usedElsewhereWarningTextForAssetCount:(long long)arg1 inPhotoStreamCount:(long long)arg2 iniPhotoCount:(long long)arg3 inSomeAlbumCount:(long long)arg4 affectedLocalAlbumsCount:(long long)arg5 itemKindSuffix:(id)arg6 actualDeletionCount:(long long)arg7; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL deleteDuplicates; // @synthesize deleteDuplicates=_deleteDuplicates; +@property(readonly, nonatomic) _Bool deleteDuplicates; // @synthesize deleteDuplicates=_deleteDuplicates; @property(readonly, nonatomic) NSArray *assets; // @synthesize assets=_assets; @property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; // @synthesize photoLibrary=_photoLibrary; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)redisplayFromObject:(id)arg1 animated:(BOOL)arg2; -- (void)dismissAnimated:(BOOL)arg1; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)redisplayFromObject:(id)arg1 animated:(_Bool)arg2; +- (void)dismissAnimated:(_Bool)arg1; - (void)showInView:(id)arg1 deleteCompletionHandler:(id)arg2 completionHandler:(void)arg3; -- (void)showFromObject:(id)arg1 animated:(BOOL)arg2 deleteCompletionHandler:(id)arg3 completionHandler:(void)arg4; +- (void)showFromObject:(id)arg1 animated:(_Bool)arg2 deleteCompletionHandler:(id)arg3 completionHandler:(void)arg4; - (void)_setupActionSheet; -- (void)_getDeleteActionSheetTitle:(id *)arg1 destructiveButtonTitle:(id *)arg2 cancelButtonTitle:(id *)arg3 forAssets:(id)arg4 additionalAssets:(id)arg5; -@property(nonatomic) int actionSheetStyle; +- (id)_usedElsewhereWarningTextForAssets:(id)arg1 additionalPhotoStreamAssets:(id)arg2 actualDeletionCount:(long long)arg3; +- (id)_cloudSharedWarningTextForAssets:(id)arg1; +- (id)_avalancheDeleteWarningForAssets:(id)arg1 actualDeletionCount:(long long *)arg2; +- (void)_getDeleteActionSheetTitle:(id *)arg1 destructiveButtonTitle:(id *)arg2 cancelButtonTitle:(id *)arg3 forAssets:(id)arg4 additionalPhotoStreamAssets:(id)arg5; +@property(nonatomic) long long actionSheetStyle; - (void)dealloc; -- (id)initWithPhotoLibrary:(id)arg1 assets:(id)arg2 deleteDuplicates:(BOOL)arg3; +- (id)initWithPhotoLibrary:(id)arg1 assets:(id)arg2 deleteDuplicates:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDiagnosticsProvider-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDiagnosticsProvider-Protocol.h index 8567bc8fb..31cb7ad60 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDiagnosticsProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDiagnosticsProvider-Protocol.h @@ -10,6 +10,6 @@ @optional - (id)diagnosticInformation; -- (BOOL)supportsDiagnosticInformation; +- (_Bool)supportsDiagnosticInformation; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDismissableViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDismissableViewController-Protocol.h index 3b005c9e5..4cdbd1367 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDismissableViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLDismissableViewController-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol PLDismissableViewController -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDragGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDragGestureRecognizer.h deleted file mode 100644 index 99b9e83c3..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDragGestureRecognizer.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILongPressGestureRecognizer.h" - -@class UIPasteboard, UIView; - -@interface PLDragGestureRecognizer : UILongPressGestureRecognizer -{ - UIView *_destinationView; - UIPasteboard *_draggingPasteboard; - struct { - unsigned int respondsToDraggingEntered:1; - unsigned int respondsToDraggingUpdated:1; - unsigned int respondsToDraggingExited:1; - unsigned int respondsToDraggingEnded:1; - unsigned int canDrop:1; - } _flags; - int draggingSourceOperationMask; -} - -@property(nonatomic) int draggingSourceOperationMask; // @synthesize draggingSourceOperationMask; -@property(retain, nonatomic) UIView *destinationView; // @synthesize destinationView=_destinationView; -- (id)_touchedView; -- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)reset; -@property(readonly, nonatomic) UIPasteboard *draggingPasteboard; // @synthesize draggingPasteboard=_draggingPasteboard; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLDraggingDestination-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLDraggingDestination-Protocol.h deleted file mode 100644 index 61050b09d..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLDraggingDestination-Protocol.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLDraggingDestination -- (void)concludeDragOperation:(id)arg1; -- (BOOL)performDragOperation:(id)arg1; -- (BOOL)prepareForDragOperation:(id)arg1; - -@optional -- (void)draggingExited:(id)arg1; -- (void)draggingEnded:(id)arg1; -- (int)draggingUpdated:(id)arg1; -- (int)draggingEntered:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEditPhotoController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEditPhotoController.h index d948dd934..54a55753e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEditPhotoController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEditPhotoController.h @@ -46,8 +46,8 @@ CIFilter *_redEyeFilter; NSArray *_effectFilters; struct CGRect _normalizedCropRect; - float _straightenAngle; - float _rotationAngle; + double _straightenAngle; + double _rotationAngle; NSDictionary *_cachedMetadata; UIImage *_scaledCachedImage; UIImage *_smallThumbnailImage; @@ -74,8 +74,8 @@ unsigned int _needsFilteredFullSizeImage:1; unsigned int _preloadedEffectFilters:1; unsigned int _stopPreloadEffectFilters:1; - BOOL _supportsEffects; - unsigned int _nextPreloadEffectFilterIndex; + _Bool _supportsEffects; + unsigned long long _nextPreloadEffectFilterIndex; NSMutableDictionary *_thumbnailCache; NSDictionary *_thumbnailCacheAdjustmentState; CIContext *_ciContextThumbnails; @@ -86,23 +86,24 @@ NSObject *_effectQueueThumbnails; NSObject *_effectQueueFullSize; int _currentMode; - BOOL __toolbarHidden; + _Bool _savesAdjustmentsToCameraRoll; + _Bool __toolbarHidden; } + (void)initialize; -@property(nonatomic, setter=_setToolbarHidden:) BOOL _toolbarHidden; // @synthesize _toolbarHidden=__toolbarHidden; +@property(nonatomic, setter=_setToolbarHidden:) _Bool _toolbarHidden; // @synthesize _toolbarHidden=__toolbarHidden; @property(copy, nonatomic) id actionCompletionBlock; // @synthesize actionCompletionBlock=_actionCompletionBlock; -@property(nonatomic) float rotationAngle; // @synthesize rotationAngle=_rotationAngle; -- (BOOL)isEditing; -- (void)setMinimumZoom:(float)arg1 maximumZoom:(float)arg2; -- (BOOL)savesAdjustmentsToCameraRoll; +@property(nonatomic) double rotationAngle; // @synthesize rotationAngle=_rotationAngle; +- (_Bool)isEditing; +- (void)setMinimumZoom:(double)arg1 maximumZoom:(double)arg2; +- (_Bool)savesAdjustmentsToCameraRoll; - (struct CGSize)editedImageSize; - (void)_setUndoManager:(id)arg1; - (void)effectSelectionViewController:(id)arg1 requestsThumbnailWithEffect:(id)arg2 completionBlock:(id)arg3; - (void)_computeFullSizeFilteredImageWithAdjustmentState:(id)arg1; - (void)_computeFullSizeFilteredImage; - (void)effectSelectionViewController:(id)arg1 didSelectEffect:(id)arg2; -- (void)_thumbnailImageWithEffectFilters:(id)arg1 inputImage:(id)arg2 applyOrientation:(BOOL)arg3 forceSquareCrop:(BOOL)arg4 completionBlock:(id)arg5; +- (void)_thumbnailImageWithEffectFilters:(id)arg1 inputImage:(id)arg2 applyOrientation:(_Bool)arg3 forceSquareCrop:(_Bool)arg4 completionBlock:(id)arg5; - (void)_fetchSmallThumbnailForEffectFilter:(id)arg1 completionBlock:(id)arg2; - (void)_preloadNextEffectFilter; - (void)_preloadEffectFilters; @@ -112,14 +113,14 @@ - (void)updatePendingPhoto; @property(readonly, nonatomic) PLManagedAsset *pendingPhoto; @property(retain, nonatomic) PLManagedAsset *editedPhoto; -- (void)_setEditedPhoto:(id)arg1 resetFilters:(BOOL)arg2; +- (void)_setEditedPhoto:(id)arg1 resetFilters:(_Bool)arg2; @property(readonly, nonatomic) UIScrollView *scrollView; @property(retain, nonatomic) UIToolbar *toolbar; - (void)_layoutToolbar; @property(retain, nonatomic) UINavigationBar *navigationBar; - (void)_updateAggregateInfoForCurrentAdjustmentState; -- (BOOL)_adjustmentState:(id)arg1 isEqualTo:(id)arg2; -- (BOOL)_currentStateIsEqualToAdjustmentState:(id)arg1; +- (_Bool)_adjustmentState:(id)arg1 isEqualTo:(id)arg2; +- (_Bool)_currentStateIsEqualToAdjustmentState:(id)arg1; - (id)_originalState; - (id)_adjustmentState; - (void)_setAdjustmentState:(id)arg1; @@ -128,72 +129,69 @@ - (void)_saveFiltersToAsset:(id)arg1; - (void)_displayRedEyeCorrections:(id)arg1; - (void)_displayAllRedEyeCorrections; -- (BOOL)hasRedEyeCorrections; +- (_Bool)hasRedEyeCorrections; - (id)redEyePoints; -- (BOOL)_setRedEyeCorrections:(id)arg1 changedCorrections:(id *)arg2; +- (_Bool)_setRedEyeCorrections:(id)arg1 changedCorrections:(id *)arg2; - (void)_removeRedEyeCorrections:(id)arg1; -- (BOOL)removeRedEyePoint:(struct CGPoint)arg1; -- (void)_addRedEyeCorrections:(id)arg1 fromFilter:(id)arg2 isUserAction:(BOOL)arg3; +- (_Bool)removeRedEyePoint:(struct CGPoint)arg1; +- (void)_addRedEyeCorrections:(id)arg1 fromFilter:(id)arg2 isUserAction:(_Bool)arg3; - (void)addRedEyePoint:(struct CGPoint)arg1; - (id)_newCIImageFromUIImage:(id)arg1; - (void)_setAspectRatio:(struct CGSize)arg1; -- (void)_rotatePhotoByAngle:(float)arg1; +- (void)_rotatePhotoByAngle:(double)arg1; - (void)_autoAdjustImage; - (void)_preloadEnhancementFilters; -@property(nonatomic) BOOL autoAdjustmentEnabled; +@property(nonatomic) _Bool autoAdjustmentEnabled; - (void)_setAutoAdjustmentFilters:(id)arg1; - (id)_autoAdjustmentFilters; - (void)_setAutoRedEyeFilterFromArray:(id)arg1; -- (id)_calculateAutoFiltersWithFeatures:(int)arg1 includeGeometry:(BOOL)arg2; -- (void)setStraightenAngle:(float)arg1 normalizedCropRect:(struct CGRect)arg2; +- (id)_calculateAutoFiltersWithFeatures:(int)arg1 includeGeometry:(_Bool)arg2; +- (void)setStraightenAngle:(double)arg1 normalizedCropRect:(struct CGRect)arg2; @property(readonly, nonatomic) struct CGRect normalizedCropRect; -@property(readonly, nonatomic) float straightenAngle; +@property(readonly, nonatomic) double straightenAngle; - (id)_masterImagePath; - (void)saveAdjustments; - (void)_saveAdjustmentsToOriginal; - (void)_saveXMPPropertiesToPhoto:(id)arg1; -- (void)_writeXMPSidecarToPhoto:(id)arg1 properties:(id)arg2 orientation:(int)arg3; -- (BOOL)_writeXMPHeaderToPhoto:(id)arg1 properties:(id)arg2 orientation:(int)arg3; - (void)_saveAdjustmentsToCopy; - (id)newAdjustedImageWithoutGeometryUsingContext:(id)arg1; - (id)_croppedStraightenedImage; -- (id)_cropAndStraightenFiltersForImageSize:(struct CGSize)arg1 forceSquareCrop:(BOOL)arg2 forceUseGeometry:(BOOL)arg3; +- (id)_cropAndStraightenFiltersForImageSize:(struct CGSize)arg1 forceSquareCrop:(_Bool)arg2 forceUseGeometry:(_Bool)arg3; - (id)_newImageFromImage:(id)arg1 filters:(id)arg2 orientation:(int)arg3 ciContext:(id)arg4; - (id)_largeThumbnailImage; - (id)_smallThumbnailImage; - (id)_scaledCachedImage; - (id)_currentNonGeometryFiltersWithEffectFilters:(id)arg1; -- (void)applicationDidEnterBackground:(id)arg1; - (void)assetContainerDidChange:(id)arg1; - (void)didRedoNotification:(id)arg1; - (void)didUndoNotification:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)willPresentAlertView:(id)arg1; -- (BOOL)_dismissPopoverViews; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)_dismissPopoverViews; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)willPresentActionSheet:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (id)viewForZoomingInScrollView:(id)arg1; -- (void)_undoTransformImage:(struct CGRect)arg1 angle:(float)arg2; +- (void)_undoTransformImage:(struct CGRect)arg1 angle:(double)arg2; - (void)editViewDidTouchImage:(id)arg1 location:(struct CGPoint)arg2; - (void)editViewDidCropImage:(id)arg1; - (void)editViewWillCropImage:(id)arg1; -- (void)setToolbarItems:(id)arg1 animated:(BOOL)arg2; -- (void)_updateToolbarSetHiddenState:(BOOL)arg1; +- (void)setToolbarItems:(id)arg1 animated:(_Bool)arg2; +- (void)_updateToolbarSetHiddenState:(_Bool)arg1; - (void)_updateToolbar; - (void)_updateModeButtons; -- (void)_updateEditedImage:(BOOL)arg1; -- (void)_setEditedImage:(id)arg1 isProxyImage:(BOOL)arg2 updateCropAndStraighten:(BOOL)arg3 forceAnimate:(BOOL)arg4; -- (void)_setEditedImage:(id)arg1 isProxyImage:(BOOL)arg2 updateCropAndStraighten:(BOOL)arg3; +- (void)_updateEditedImage:(_Bool)arg1; +- (void)_setEditedImage:(id)arg1 isProxyImage:(_Bool)arg2 updateCropAndStraighten:(_Bool)arg3 forceAnimate:(_Bool)arg4; +- (void)_setEditedImage:(id)arg1 isProxyImage:(_Bool)arg2 updateCropAndStraighten:(_Bool)arg3; - (void)_updateEnhanceButton; - (void)_updateButtons; - (void)_updateControls; - (void)_dismissSavingHUD; - (void)_presentSavingHUD; -- (void)_setControlsEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)orderOut:(BOOL)arg1; +- (void)_setControlsEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)orderOut:(_Bool)arg1; - (void)cancel:(id)arg1; - (void)save:(id)arg1; - (void)applySubmode:(id)arg1; @@ -215,31 +213,31 @@ - (void)showMessage:(id)arg1 duration:(double)arg2; - (void)_displayAutoAdjustmentMessage; - (id)_constrainActionSheet; -- (id)_buttonWithTag:(int)arg1; -- (id)_rightButtonForMode:(int)arg1 enableDone:(BOOL)arg2 enableSave:(BOOL)arg3; -- (id)_newButtonItemWithIcon:(id)arg1 title:(id)arg2 target:(id)arg3 action:(SEL)arg4 tag:(int)arg5; +- (id)_buttonWithTag:(long long)arg1; +- (id)_rightButtonForMode:(int)arg1 enableDone:(_Bool)arg2 enableSave:(_Bool)arg3; +- (id)_newButtonItemWithIcon:(id)arg1 title:(id)arg2 target:(id)arg3 action:(SEL)arg4 tag:(long long)arg5; - (id)_cropAndStraightenToolbarItems; - (id)_redEyeLabel; - (id)_startToolbarItems; - (id)_currentToolbarItems; - (id)navigationItem; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (BOOL)canBecomeFirstResponder; -- (void)_updateCropInsetsForOrientation:(int)arg1; +- (void)motionEnded:(long long)arg1 withEvent:(id)arg2; +- (_Bool)canBecomeFirstResponder; +- (void)_updateCropInsetsForOrientation:(long long)arg1; - (void)didReceiveMemoryWarning; -- (BOOL)hidesBottomBarWhenPushed; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)hidesBottomBarWhenPushed; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; -- (BOOL)_isZoomedToScale:(float)arg1; -- (void)zoomToScale:(float)arg1 completionBlock:(id)arg2; -- (float)rotatedZoomToFitScale; -- (float)zoomToFitScale; -- (void)sizeToFit:(BOOL)arg1; +- (_Bool)_isZoomedToScale:(double)arg1; +- (void)zoomToScale:(double)arg1 completionBlock:(id)arg2; +- (double)rotatedZoomToFitScale; +- (double)zoomToFitScale; +- (void)sizeToFit:(_Bool)arg1; - (id)contentScrollView; - (void)_startEditingWithAsset:(id)arg1; - (void)startEditingAsset:(id)arg1 proxyImage:(id)arg2 completion:(id)arg3; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectFilterManager.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectFilterManager.h index 93f56ec87..73e11a5a9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectFilterManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectFilterManager.h @@ -6,22 +6,25 @@ #import "NSObject.h" -@class NSMutableArray, NSMutableDictionary; +@class NSMutableArray; @interface PLEffectFilterManager : NSObject { - NSMutableDictionary *_effects; + NSMutableArray *_effects; NSMutableArray *_names; + NSMutableArray *_aggdNames; } + (id)sharedInstance; +- (id)aggdNameForFilter:(id)arg1; - (id)displayNameForFilter:(id)arg1; -- (id)displayNameForIndex:(unsigned int)arg1; -- (id)filterForIndex:(unsigned int)arg1; -- (unsigned int)blackAndWhiteFilterCount; -- (unsigned int)blackAndWhiteFilterStartIndex; -- (unsigned int)filterCount; -- (void)_addEffectNamed:(id)arg1 filter:(id)arg2; +- (unsigned long long)_indexForFilter:(id)arg1; +- (id)displayNameForIndex:(unsigned long long)arg1; +- (id)filterForIndex:(unsigned long long)arg1; +- (unsigned long long)blackAndWhiteFilterCount; +- (unsigned long long)blackAndWhiteFilterStartIndex; +- (unsigned long long)filterCount; +- (void)_addEffectNamed:(id)arg1 aggdName:(id)arg2 filter:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectPreviewView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectPreviewView.h index b733c8ec8..fb5f31bfb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectPreviewView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectPreviewView.h @@ -18,13 +18,13 @@ + (struct CGSize)sizeForImageSize:(struct CGSize)arg1; + (struct CGSize)thumbnailSizeForImageSize:(struct CGSize)arg1; -+ (float)defaultSpacing; ++ (double)defaultSpacing; @property(retain, nonatomic) UIView *thumbnailView; // @synthesize thumbnailView=_thumbnailView; @property(nonatomic) struct CGSize thumbnailSize; // @synthesize thumbnailSize=_thumbnailSize; - (void)layoutSubviews; - (void)_updateAppearance; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; - (void)prepareForReuse; @property(copy, nonatomic) NSString *text; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectSelectionViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectSelectionViewController.h index ac594cc0d..aacdaeeb0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectSelectionViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectSelectionViewController.h @@ -23,19 +23,19 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (void)_scrollToShowNextFilterNearEdge; - (void)_notifyEffectSelectedAndScrollIfNecessary; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (id)_textForItemAtIndexPath:(id)arg1; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_scrollToSelectedIndexAnimated:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_scrollToSelectedIndexAnimated:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; @property(retain, nonatomic) CIFilter *selectedEffect; - (void)_resetSelectedToOriginal; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsFullsizeView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsFullsizeView.h index ab8b71ec7..d7b3f98f2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsFullsizeView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsFullsizeView.h @@ -11,13 +11,13 @@ @interface PLEffectsFullsizeView : PLGLView { CIFilter *_selectedFilter; - unsigned int _selectedFilterIndex; - unsigned int _filterIndex; + unsigned long long _selectedFilterIndex; + unsigned long long _filterIndex; } -@property unsigned int filterIndex; // @synthesize filterIndex=_filterIndex; -- (void)_renderWithInputImage:(id)arg1 ciContext:(id)arg2 mirrorRendering:(BOOL)arg3; -- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(BOOL)arg3; +@property unsigned long long filterIndex; // @synthesize filterIndex=_filterIndex; +- (void)_renderWithInputImage:(id)arg1 ciContext:(id)arg2 mirrorRendering:(_Bool)arg3; +- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(_Bool)arg3; - (id)_updateSelectedFilter; - (void)setFixedSize:(struct CGSize)arg1; - (void)_layoutGLLayer; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridLabelsView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridLabelsView.h index a9c25a055..38e8fe766 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridLabelsView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridLabelsView.h @@ -6,37 +6,38 @@ #import "UIView.h" -@class NSArray, PLEffectsGridView; +#import "_UIBackdropViewObserver-Protocol.h" -@interface PLEffectsGridLabelsView : UIView +@class NSArray, PLEffectsGridView, _UIBackdropView, _UILegibilitySettingsProvider; + +@interface PLEffectsGridLabelsView : UIView <_UIBackdropViewObserver> { - BOOL _disableLayoutForLabels; + _Bool _disableLayoutForLabels; PLEffectsGridView *_gridView; - int _orientation; + long long _orientation; NSArray *_filterLabelViews; NSArray *_filterIndices; - NSArray *__labels; + _UIBackdropView *__backdropView; + _UILegibilitySettingsProvider *__legibilitySettingsProvider; } -@property(retain, nonatomic, setter=_setLabels:) NSArray *_labels; // @synthesize _labels=__labels; +@property(retain, nonatomic) _UILegibilitySettingsProvider *_legibilitySettingsProvider; // @synthesize _legibilitySettingsProvider=__legibilitySettingsProvider; +@property(retain, nonatomic) _UIBackdropView *_backdropView; // @synthesize _backdropView=__backdropView; - (void)_setFilterIndices:(id)arg1; @property(retain, nonatomic) NSArray *filterIndices; // @synthesize filterIndices=_filterIndices; @property(retain, nonatomic) NSArray *filterLabelViews; // @synthesize filterLabelViews=_filterLabelViews; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic, getter=isDisabledLayoutForLabels) BOOL disableLayoutForLabels; // @synthesize disableLayoutForLabels=_disableLayoutForLabels; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic, getter=isDisabledLayoutForLabels) _Bool disableLayoutForLabels; // @synthesize disableLayoutForLabels=_disableLayoutForLabels; @property(retain, nonatomic) PLEffectsGridView *gridView; // @synthesize gridView=_gridView; -- (struct CGAffineTransform)_transformForOrientation:(int)arg1; +- (void)backdropViewDidChange:(id)arg1; +- (struct CGAffineTransform)_transformForOrientation:(long long)arg1; - (struct CGRect)frameForLabelView:(id)arg1 withinGridFrame:(struct CGRect)arg2; -- (struct CGSize)_sizeForLabelView:(id)arg1 withinSize:(struct CGSize)arg2; -- (struct CGSize)_sizeForLabel:(id)arg1 withinSize:(struct CGSize)arg2; - (void)layoutSubviews; - (void)_setFilterLabelViews:(id)arg1; -- (id)_imageFromLabel:(id)arg1; -- (void)_updateLabelViews; -- (void)_rebuildFilterLabels; +- (void)_rebuildLabelViews; - (void)updateFilterLabels; -- (void)_replaceLabelViews:(BOOL)arg1; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_replaceLabelViews:(_Bool)arg1; +- (void)setOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridView.h index 92f53fcc8..cc49e6809 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEffectsGridView.h @@ -13,31 +13,31 @@ struct OpaqueVTPixelTransferSession *_pixelTransferSession; struct __CVPixelBufferPool *_pixelBufferPool; struct CGSize _pixelBufferPoolSize; - BOOL _square; - BOOL __fetchingGridFilters; - BOOL __atomicBlackAndWhite; + _Bool _square; + _Bool __fetchingGridFilters; + _Bool __atomicBlackAndWhite; NSDictionary *__gridFilters; } -@property(getter=_isAtomicBlackAndWhite, setter=_setAtomicBlackAndWhite:) BOOL _atomicBlackAndWhite; // @synthesize _atomicBlackAndWhite=__atomicBlackAndWhite; -@property(setter=_setFetchingGridFilters:) BOOL _fetchingGridFilters; // @synthesize _fetchingGridFilters=__fetchingGridFilters; +@property(getter=_isAtomicBlackAndWhite, setter=_setAtomicBlackAndWhite:) _Bool _atomicBlackAndWhite; // @synthesize _atomicBlackAndWhite=__atomicBlackAndWhite; +@property(setter=_setFetchingGridFilters:) _Bool _fetchingGridFilters; // @synthesize _fetchingGridFilters=__fetchingGridFilters; @property(retain, setter=_setGridFilters:) NSDictionary *_gridFilters; // @synthesize _gridFilters=__gridFilters; -@property(getter=isSquare) BOOL square; // @synthesize square=_square; +@property(getter=isSquare) _Bool square; // @synthesize square=_square; - (id)filterIndices; -- (unsigned int)filterIndexForPoint:(struct CGPoint)arg1; -- (struct CGRect)rectForFilterIndex:(unsigned int)arg1; -- (unsigned int)_filterIndexForGridIndex:(unsigned int)arg1; -- (unsigned int)_gridIndexForFilterIndex:(unsigned int)arg1; -- (unsigned int)_cellCount; -- (unsigned int)_cellsPerRow; +- (unsigned long long)filterIndexForPoint:(struct CGPoint)arg1; +- (struct CGRect)rectForFilterIndex:(unsigned long long)arg1; +- (unsigned long long)_filterIndexForGridIndex:(unsigned long long)arg1; +- (unsigned long long)_gridIndexForFilterIndex:(unsigned long long)arg1; +- (unsigned long long)_cellCount; +- (unsigned long long)_cellsPerRow; - (void)_setupGridFiltersIfNecessary; - (void)_updatePixelBufferPoolForSize:(struct CGSize)arg1; - (void)_scalePixelBuffer:(struct __CVBuffer *)arg1 outputBuffer:(struct __CVBuffer *)arg2; - (struct __CVBuffer *)_createPixelBufferForSize:(struct CGSize)arg1; - (struct CGRect)_squareCropFromRect:(struct CGRect)arg1; -- (void)_renderGridFilters:(id)arg1 withInputImage:(id)arg2 ciContext:(id)arg3 mirrorRendering:(BOOL)arg4; -- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(BOOL)arg3; -@property(getter=isBlackAndWhite) BOOL blackAndWhite; +- (void)_renderGridFilters:(id)arg1 withInputImage:(id)arg2 ciContext:(id)arg3 mirrorRendering:(_Bool)arg4; +- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(_Bool)arg3; +@property(getter=isBlackAndWhite) _Bool blackAndWhite; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEmptyAlbumView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEmptyAlbumView.h index 107f986c5..6dfe4c58a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEmptyAlbumView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLEmptyAlbumView.h @@ -20,38 +20,38 @@ UILabel *_messageLabel; UILongPressGestureRecognizer *_longPressRecognizer; int _filter; - BOOL _isCameraAlbum; - BOOL _useLargeImages; - BOOL _filterInUse; + _Bool _isCameraAlbum; + _Bool _useLargeImages; + _Bool _filterInUse; int _currentOrientation; struct UIEdgeInsets _edgeInsets; - BOOL _isSharedPhotoStreamList; + _Bool _isSharedPhotoStreamList; } @property(retain, nonatomic) NSObject *album; // @synthesize album=_album; @property(nonatomic) struct UIEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; @property(nonatomic) int filter; // @synthesize filter=_filter; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)paste:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)_longPressGesture:(id)arg1; - (id)_newTextViewWithText:(id)arg1; - (id)_newLabelWithText:(id)arg1; - (id)_messageForAlbum:(struct NSObject *)arg1; - (id)_titleForAlbum:(struct NSObject *)arg1; -- (id)_emptyRollImageForAlbum:(struct NSObject *)arg1 interfaceOrientation:(int)arg2; +- (id)_emptyRollImageForAlbum:(struct NSObject *)arg1 interfaceOrientation:(long long)arg2; - (void)_sizeLabelToFitView:(id)arg1; - (void)layoutSubviews; -- (void)setIsSharedPhotoStreamList:(BOOL)arg1; -- (void)setIsCameraAlbum:(BOOL)arg1; +- (void)setIsSharedPhotoStreamList:(_Bool)arg1; +- (void)setIsCameraAlbum:(_Bool)arg1; - (void)setPortraitImage:(id)arg1 landscapeImage:(id)arg2; - (void)setImage:(id)arg1; - (void)setMessage:(id)arg1; - (void)setTitle:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 useLargeImages:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 useLargeImages:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLEndlessUIActivityIndicatorView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLEndlessUIActivityIndicatorView.h deleted file mode 100644 index e2e078764..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLEndlessUIActivityIndicatorView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIActivityIndicatorView.h" - -@interface PLEndlessUIActivityIndicatorView : UIActivityIndicatorView -{ -} - -- (void)dealloc; -- (void)_removeAllAnimations:(BOOL)arg1; -- (void)setAnimating:(BOOL)arg1; -- (void)reallyStartAnimating; -- (void)startAnimating; -- (void)stopAnimation; -- (void)stopAnimating; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableImageView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableImageView.h index a3751edc5..fc33e9a74 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableImageView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableImageView.h @@ -6,22 +6,20 @@ #import -#import "PLStackableImage-Protocol.h" +@class NSString, PLImageView, PLManagedAsset, PLVideoView; -@class NSString, PLImageView, PLManagedAsset, PLVideoView, UIImageView; - -@interface PLExpandableImageView : PLExpandableView +@interface PLExpandableImageView : PLExpandableView { PLImageView *_imageView; int _imageID; struct CGSize _originalSize; - float _originalWidth; - float _originalAngle; + double _originalWidth; + double _originalAngle; struct CGPoint _anchorPoint; - float _imageRotationAngle; - float _pinchWidth; - float _pinchAngle; - float _pinchScale; + double _imageRotationAngle; + double _pinchWidth; + double _pinchAngle; + double _pinchScale; struct CGRect _initialExpandingFrame; struct CGRect _originalBounds; float _currentAngle; @@ -38,26 +36,28 @@ } _exImageFlags; } -+ (float)imageBorderWidth; ++ (double)imageBorderWidth; @property(retain, nonatomic) PLManagedAsset *photo; // @synthesize photo=_photo; - (void)renderSnapshotInContext:(struct CGContext *)arg1; - (void)setTextBadgeString:(id)arg1; -@property(readonly, nonatomic) BOOL isBeingManipulated; -@property(nonatomic) float transitionProgress; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -- (float)imageRotationAngle; +- (_Bool)isBeingManipulated; +- (double)transitionProgress; +- (void)setTransitionProgress:(double)arg1; +- (_Bool)isShadowEnabled; +- (void)setShadowEnabled:(_Bool)arg1; +- (double)imageRotationAngle; @property(retain, nonatomic) PLVideoView *videoView; -@property(readonly, nonatomic) struct CGRect frameOfImage; +- (struct CGRect)frameOfImage; @property(readonly, nonatomic) struct CGSize imageSize; -@property(readonly, nonatomic) UIImageView *imageView; -- (void)setShowsPlaceholder:(BOOL)arg1 withOpaqueState:(BOOL)arg2; -@property(readonly, nonatomic) BOOL showsPlaceholder; +- (id)imageView; +- (void)setShowsPlaceholder:(_Bool)arg1 withOpaqueState:(_Bool)arg2; +@property(readonly, nonatomic) _Bool showsPlaceholder; @property(copy, nonatomic) NSString *name; - (void)setPosterImage:(id)arg1 regionOfInterest:(struct CGRect)arg2; - (id)image; - (void)setImage:(id)arg1; -- (void)setImage:(id)arg1 isFullscreen:(BOOL)arg2; -@property(nonatomic, getter=isBorderAndAccessoriesVisible) BOOL borderAndAccessoriesVisible; +- (void)setImage:(id)arg1 isFullscreen:(_Bool)arg2; +@property(nonatomic, getter=isBorderAndAccessoriesVisible) _Bool borderAndAccessoriesVisible; - (void)setCenter:(struct CGPoint)arg1; - (void)setFrame:(struct CGRect)arg1; - (id)_contentView; @@ -79,12 +79,12 @@ - (float)_expansionFraction; - (float)_expandedScale; - (float)_currentScale; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1 frameStyle:(int)arg2; -- (id)initWithFrame:(struct CGRect)arg1 frameStyle:(int)arg2 withBorder:(BOOL)arg3; +- (id)initWithFrame:(struct CGRect)arg1 frameStyle:(int)arg2 withBorder:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableView.h index 787a8991c..c1e59aff2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLExpandableView.h @@ -17,11 +17,11 @@ struct CGPoint _rightTouchLocation; struct CGPoint _previousLeftLocation; struct CGPoint _previousRightLocation; - unsigned int _leftTouchIndex; - unsigned int _rightTouchIndex; - float _pinchVelocity; + unsigned long long _leftTouchIndex; + unsigned long long _rightTouchIndex; + double _pinchVelocity; double _trackingTimeInterval; - float _expansionFraction; + double _expansionFraction; struct { unsigned int state:3; unsigned int prevState:3; @@ -45,33 +45,33 @@ } _expandFlags; } -- (BOOL)canCollapse; -- (BOOL)_canPinch; -- (BOOL)isTracking; -- (float)expansionFraction; -- (void)setExpansionFraction:(float)arg1; +- (_Bool)canCollapse; +- (_Bool)_canPinch; +- (_Bool)isTracking; +- (double)expansionFraction; +- (void)setExpansionFraction:(double)arg1; - (int)previousState; - (int)state; -@property(nonatomic) BOOL allowsExpansion; +@property(nonatomic) _Bool allowsExpansion; @property(nonatomic) struct CGRect expandedFrame; @property(nonatomic) struct CGRect contractedFrame; - (id)delegate; - (void)setDelegate:(id)arg1; -- (void)expandWithAnimation:(BOOL)arg1 completion:(id)arg2; -- (void)collapseWithAnimation:(BOOL)arg1 completion:(id)arg2; +- (void)expandWithAnimation:(_Bool)arg1 completion:(id)arg2; +- (void)collapseWithAnimation:(_Bool)arg1 completion:(id)arg2; - (float)completeTrackingPinch:(id)arg1 toState:(int)arg2 duration:(double)arg3; - (float)continueTrackingPinch:(id)arg1; - (void)beginTrackingPinch:(id)arg1; -- (struct CGRect)pinchRect:(struct CGRect)arg1 inView:(id)arg2 insetTouches:(BOOL)arg3; +- (struct CGRect)pinchRect:(struct CGRect)arg1 inView:(id)arg2 insetTouches:(_Bool)arg3; - (void)updatePinchState:(id)arg1; -- (int)snapState:(BOOL)arg1; +- (int)snapState:(_Bool)arg1; - (void)finishTransitionToState:(int)arg1; - (void)finishTransition; - (void)canceledPinch:(id)arg1; - (void)finishedPinch:(id)arg1; - (void)continuedPinch:(id)arg1; - (void)startedPinch:(id)arg1; -- (void)notifyExpansionFraction:(float)arg1 force:(BOOL)arg2; +- (void)notifyExpansionFraction:(float)arg1 force:(_Bool)arg2; - (void)didMoveToWindow; - (void)willMoveToWindow:(id)arg1; - (void)stateDidChangeFrom:(int)arg1; @@ -95,7 +95,7 @@ - (void)_notifyWillCancelCollapsingWithDuration:(double)arg1; - (void)_notifyWillBeginExpanding; - (void)_notifyDidCompleteCollapsing; -- (void)_setAutorotationDisabled:(BOOL)arg1; +- (void)_setAutorotationDisabled:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLFilledActivityIndicator.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLFilledActivityIndicator.h index 27fdf3505..e9624d9a3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLFilledActivityIndicator.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLFilledActivityIndicator.h @@ -13,12 +13,12 @@ UIActivityIndicatorView *_indicatorView; } -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)stopAnimating; - (void)startAnimatingAfterDelay:(double)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)didMoveToWindow; -- (BOOL)isOpaque; +- (_Bool)isOpaque; - (void)dealloc; - (id)initWithLocation:(struct CGPoint)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLGLView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLGLView.h index ae591a7f5..f821adb49 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLGLView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLGLView.h @@ -14,41 +14,41 @@ unsigned int _renderbuffer; CAEAGLLayer *_glLayer; PLGLLayerDelegate *_glLayerDelegate; - BOOL _disableLayoutForGLLayer; - BOOL __atomicRetainedBacking; - BOOL __shouldDeleteFramebuffer; - BOOL __disableLayoutForGLLayerInternal; - int _drawableWidth; - int _drawableHeight; + _Bool _disableLayoutForGLLayer; + _Bool __atomicRetainedBacking; + _Bool __shouldDeleteFramebuffer; + _Bool __disableLayoutForGLLayerInternal; + long long _drawableWidth; + long long _drawableHeight; id _renderNotifyBlock; EAGLContext *__atomicContext; struct CGSize __atomicFixedSize; } -@property(nonatomic, getter=_isDisabledLayoutForGLLayerInternal, setter=_setDisableLayoutForGLLayerInternal:) BOOL _disableLayoutForGLLayerInternal; // @synthesize _disableLayoutForGLLayerInternal=__disableLayoutForGLLayerInternal; -@property(setter=_setShouldDeleteFramebuffer:) BOOL _shouldDeleteFramebuffer; // @synthesize _shouldDeleteFramebuffer=__shouldDeleteFramebuffer; +@property(nonatomic, getter=_isDisabledLayoutForGLLayerInternal, setter=_setDisableLayoutForGLLayerInternal:) _Bool _disableLayoutForGLLayerInternal; // @synthesize _disableLayoutForGLLayerInternal=__disableLayoutForGLLayerInternal; +@property(setter=_setShouldDeleteFramebuffer:) _Bool _shouldDeleteFramebuffer; // @synthesize _shouldDeleteFramebuffer=__shouldDeleteFramebuffer; @property(setter=_setAtomicFixedSize:) struct CGSize _atomicFixedSize; // @synthesize _atomicFixedSize=__atomicFixedSize; -@property(setter=_setAtomicRetainedBacking:) BOOL _atomicRetainedBacking; // @synthesize _atomicRetainedBacking=__atomicRetainedBacking; +@property(setter=_setAtomicRetainedBacking:) _Bool _atomicRetainedBacking; // @synthesize _atomicRetainedBacking=__atomicRetainedBacking; @property(retain, setter=_setAtomicContext:) EAGLContext *_atomicContext; // @synthesize _atomicContext=__atomicContext; @property(copy, nonatomic) id renderNotifyBlock; // @synthesize renderNotifyBlock=_renderNotifyBlock; -@property int drawableHeight; // @synthesize drawableHeight=_drawableHeight; -@property int drawableWidth; // @synthesize drawableWidth=_drawableWidth; -@property(nonatomic, getter=isDisabledLayoutForGLLayer) BOOL disableLayoutForGLLayer; // @synthesize disableLayoutForGLLayer=_disableLayoutForGLLayer; +@property long long drawableHeight; // @synthesize drawableHeight=_drawableHeight; +@property long long drawableWidth; // @synthesize drawableWidth=_drawableWidth; +@property(nonatomic, getter=isDisabledLayoutForGLLayer) _Bool disableLayoutForGLLayer; // @synthesize disableLayoutForGLLayer=_disableLayoutForGLLayer; @property(readonly, nonatomic) CAEAGLLayer *glLayer; // @synthesize glLayer=_glLayer; - (void)_layoutGLLayer; - (void)layoutSubviews; -- (void)setContentScaleFactor:(float)arg1; +- (void)setContentScaleFactor:(double)arg1; - (void)forceDestroyGLResources; -- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(BOOL)arg3; +- (void)renderPixelBuffer:(struct __CVBuffer *)arg1 ciContext:(id)arg2 mirrorRendering:(_Bool)arg3; - (void)_handleRenderNotifyBlock; - (void)renderWithBlock:(id)arg1; -- (BOOL)_setFramebuffer:(char *)arg1 context:(id)arg2; +- (_Bool)_setFramebuffer:(_Bool *)arg1 context:(id)arg2; - (void)_deleteFramebufferInContext:(id)arg1; - (void)_createFramebufferInContext:(id)arg1; -- (void)setContentMode:(int)arg1; +- (void)setContentMode:(long long)arg1; @property(nonatomic) struct CGSize fixedSize; @property(retain, nonatomic) EAGLContext *context; -@property(nonatomic) BOOL retainedBacking; +@property(nonatomic) _Bool retainedBacking; - (void)_configureLayer; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLHighlightingTableView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLHighlightingTableView.h deleted file mode 100644 index e651ceda9..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLHighlightingTableView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableView.h" - -@interface PLHighlightingTableView : UITableView -{ -} - -- (BOOL)_shouldHighlightInsteadOfSelectRowAtIndexPath:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageAdjustmentView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageAdjustmentView.h index f5f66c0c1..95a7d4821 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageAdjustmentView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageAdjustmentView.h @@ -22,13 +22,13 @@ struct CGAffineTransform _originalTransform; struct CGRect _imageCropRect; struct CGRect _previousImageCropRect; - float _cropAngle; - float _previousCropAngle; - float _photoViewScale; - float _sourceAspectRatio; + double _cropAngle; + double _previousCropAngle; + double _photoViewScale; + double _sourceAspectRatio; unsigned int _currentCropAction; NSTimer *_manualCropTimer; - float _autoCropScale; + double _autoCropScale; double _animationDuration; unsigned int _isCropMode:1; unsigned int _isAdjustingCropRect:1; @@ -43,37 +43,37 @@ - (id)overlayLayer; - (id)imageView; - (struct CGRect)_maxOverlayCropRect; -- (float)_minimumImageScale; -- (float)_imageScale; +- (double)_minimumImageScale; +- (double)_imageScale; - (struct CGRect)overlayCropRect; -- (BOOL)_updateCropAngle; -- (BOOL)_updateCropRect; +- (_Bool)_updateCropAngle; +- (_Bool)_updateCropRect; @property(nonatomic) struct CGSize aspectRatio; -- (float)rotationAngle; -- (void)setRotationAngle:(float)arg1; -- (float)previousCropAngle; -- (float)cropAngle; +- (double)rotationAngle; +- (void)setRotationAngle:(double)arg1; +- (double)previousCropAngle; +- (double)cropAngle; - (struct CGRect)previousCropRect; - (struct CGRect)cropRect; -- (void)setCropRect:(struct CGRect)arg1 cropAngle:(float)arg2; +- (void)setCropRect:(struct CGRect)arg1 cropAngle:(double)arg2; - (void)reset; @property(nonatomic) struct UIEdgeInsets cropInsets; -@property(nonatomic, getter=isCropMode) BOOL cropMode; +@property(nonatomic, getter=isCropMode) _Bool cropMode; @property(retain, nonatomic) UIImage *editedImage; - (void)replaceEditedImage:(id)arg1; @property(nonatomic) id delegate; -- (BOOL)isDisplayingProgressIndicators; +- (_Bool)isDisplayingProgressIndicators; - (void)removeProgressIndicators; - (void)removeProgressIndicatorAtLocation:(struct CGPoint)arg1; - (void)displayProgressIndicatorAtLocation:(struct CGPoint)arg1; - (void)showIndicatorAtPointInImage:(struct CGPoint)arg1 duration:(double)arg2; - (void)commitAnimations; - (void)beginAnimation:(double)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_cropTimer:(id)arg1; - (void)_performCropAction:(int)arg1 location:(struct CGPoint)arg2; -- (BOOL)_isInCropGesture; +- (_Bool)_isInCropGesture; - (void)_endCropGesture:(id)arg1; - (void)_beginCropGesture:(id)arg1; - (void)touch:(id)arg1; @@ -82,7 +82,7 @@ - (void)scale:(id)arg1; - (void)pan:(id)arg1; - (void)_updateGestureRecognizers; -- (float)computeScaleToFillRelativeToPointInImage:(struct CGPoint)arg1; +- (double)computeScaleToFillRelativeToPointInImage:(struct CGPoint)arg1; - (int)cropActionForPoint:(struct CGPoint)arg1; - (struct CGPoint)convertPointFromImage:(struct CGPoint)arg1; - (struct CGPoint)convertPointToImage:(struct CGPoint)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageRowCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageRowCell.h deleted file mode 100644 index 3162d8183..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageRowCell.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class NSArray, NSMutableArray; - -@interface PLImageRowCell : UITableViewCell -{ - NSMutableArray *_stackItemCells; - struct CGImage *_rowImage; -} - -+ (Class)layerClass; -- (void)layoutSubviews; -- (void)setRowImage:(struct CGImage *)arg1; -- (void)clearContents; -@property(readonly, nonatomic) NSArray *stackItemCells; -- (void)removeStackItemCell:(id)arg1; -- (void)insertStackItemCell:(id)arg1 atColumn:(unsigned int)arg2; -- (void)prepareForReuse; -- (void)dealloc; -- (id)initWithReuseIdentifier:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageScrollView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageScrollView.h index 17b1dbb8a..2e1d9885d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageScrollView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageScrollView.h @@ -8,10 +8,10 @@ @interface PLImageScrollView : UIScrollView { - BOOL _adjustZoomScaleAfterRotation; + _Bool _adjustZoomScaleAfterRotation; } -@property(nonatomic) BOOL adjustZoomScaleAfterRotation; // @synthesize adjustZoomScaleAfterRotation=_adjustZoomScaleAfterRotation; +@property(nonatomic) _Bool adjustZoomScaleAfterRotation; // @synthesize adjustZoomScaleAfterRotation=_adjustZoomScaleAfterRotation; - (void)willAnimateRotationToInterfaceOrientation:(id)arg1; - (void)_centerContentIfNecessary; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageView.h index 4aff78207..7bb120d55 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageView.h @@ -25,43 +25,43 @@ float _aspectRatio; double _lastBorderAlphaTime; double _lastShadowAlphaTime; - float _transitionProgress; - BOOL _edgeAntialiasingEnabled; - BOOL _showsPlaceholder; - float _accessoryViewsAlpha; - float _placeholderScale; + double _transitionProgress; + _Bool _edgeAntialiasingEnabled; + _Bool _showsPlaceholder; + double _accessoryViewsAlpha; + double _placeholderScale; } + (id)textBadgeForString:(id)arg1 photoSize:(struct CGSize)arg2; + (struct CGSize)badgeOffset; -+ (BOOL)shouldDrawShadows; ++ (_Bool)shouldDrawShadows; + (void)initialize; -@property(nonatomic) float placeholderScale; // @synthesize placeholderScale=_placeholderScale; -@property(readonly, nonatomic) BOOL showsPlaceholder; // @synthesize showsPlaceholder=_showsPlaceholder; -@property(nonatomic) float accessoryViewsAlpha; // @synthesize accessoryViewsAlpha=_accessoryViewsAlpha; +@property(nonatomic) double placeholderScale; // @synthesize placeholderScale=_placeholderScale; +@property(readonly, nonatomic) _Bool showsPlaceholder; // @synthesize showsPlaceholder=_showsPlaceholder; +@property(nonatomic) double accessoryViewsAlpha; // @synthesize accessoryViewsAlpha=_accessoryViewsAlpha; @property(retain, nonatomic) UIView *bottomRightAccessoryView; // @synthesize bottomRightAccessoryView=_bottomRightAccessoryView; @property(nonatomic) struct CGSize leftAccessoryViewOffset; // @synthesize leftAccessoryViewOffset=_leftAccessoryViewOffset; @property(retain, nonatomic) UIView *leftAccessoryView; // @synthesize leftAccessoryView=_leftAccessoryView; -@property(nonatomic) float transitionProgress; // @synthesize transitionProgress=_transitionProgress; +@property(nonatomic) double transitionProgress; // @synthesize transitionProgress=_transitionProgress; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) PLVideoView *videoView; -- (void)setBottomRightAccessoryView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftAccessoryView:(id)arg1 animated:(BOOL)arg2; +- (void)setBottomRightAccessoryView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftAccessoryView:(id)arg1 animated:(_Bool)arg2; - (void)setTextBadgeString:(id)arg1; - (id)textBadgeString; - (void)_updatePlaceholderAlpha; - (void)_updatePlaceholderLayout; @property(readonly, nonatomic) struct CGSize placeholderSize; -- (void)setShowsPlaceholder:(BOOL)arg1 withOpaqueState:(BOOL)arg2; -- (void)setEdgeAntialiasingEnabled:(BOOL)arg1; -@property(nonatomic, getter=isDimmed) BOOL dimmed; -@property(nonatomic) BOOL drawsBorder; +- (void)setShowsPlaceholder:(_Bool)arg1 withOpaqueState:(_Bool)arg2; +- (void)setEdgeAntialiasingEnabled:(_Bool)arg1; +@property(nonatomic, getter=isDimmed) _Bool dimmed; +@property(nonatomic) _Bool drawsBorder; @property(nonatomic) float borderAndAccessoriesAlpha; -- (void)setBorderAndAccessoriesAlpha:(float)arg1 forced:(BOOL)arg2; +- (void)setBorderAndAccessoriesAlpha:(float)arg1 forced:(_Bool)arg2; - (void)parentDidLayout; -@property(nonatomic, getter=isBorderAndAccessoriesVisible) BOOL borderAndAccessoriesVisible; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -- (void)_setShadowEnabled:(BOOL)arg1 force:(BOOL)arg2; +@property(nonatomic, getter=isBorderAndAccessoriesVisible) _Bool borderAndAccessoriesVisible; +@property(nonatomic, getter=isShadowEnabled) _Bool shadowEnabled; +- (void)_setShadowEnabled:(_Bool)arg1 force:(_Bool)arg2; - (void)setImage:(id)arg1; - (void)_updateShadowPath; - (void)layoutSubviews; @@ -69,7 +69,7 @@ - (struct CGRect)_leftAccessoryViewFrame; - (void)renderSnapshotInContext:(struct CGContext *)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1 allowRounding:(BOOL)arg2; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1 allowRounding:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageViewWithAnimatedAnchor.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageViewWithAnimatedAnchor.h index badaf89ea..561f9e1c8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImageViewWithAnimatedAnchor.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLImageViewWithAnimatedAnchor.h @@ -10,7 +10,7 @@ { } -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImportLoadingHeaderView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImportLoadingHeaderView.h deleted file mode 100644 index 57d547c1c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImportLoadingHeaderView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface PLImportLoadingHeaderView : UIView -{ -} - -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLImportSessionInfo.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLImportSessionInfo.h index a6b3d0e1b..ba8e2d634 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLImportSessionInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLImportSessionInfo.h @@ -10,28 +10,28 @@ @interface PLImportSessionInfo : NSObject { - BOOL _importComplete; - BOOL _importStopped; - BOOL _importingSelection; + _Bool _importComplete; + _Bool _importStopped; + _Bool _importingSelection; NSMutableIndexSet *_importIndexes; NSMutableIndexSet *_importInProgressIndexes; NSMutableIndexSet *_importErrorIndexes; NSMutableIndexSet *_importCompleteIndexes; } -@property(nonatomic) BOOL importingSelection; // @synthesize importingSelection=_importingSelection; +@property(nonatomic) _Bool importingSelection; // @synthesize importingSelection=_importingSelection; @property(readonly, nonatomic) NSIndexSet *completedIndexes; // @synthesize completedIndexes=_importCompleteIndexes; @property(readonly, nonatomic) NSIndexSet *errorIndexes; // @synthesize errorIndexes=_importErrorIndexes; @property(readonly, nonatomic) NSIndexSet *inProgressIndexes; // @synthesize inProgressIndexes=_importInProgressIndexes; @property(readonly, nonatomic) NSIndexSet *importIndexes; // @synthesize importIndexes=_importIndexes; -@property(nonatomic) BOOL importStopped; // @synthesize importStopped=_importStopped; -@property(nonatomic) BOOL importComplete; // @synthesize importComplete=_importComplete; -- (void)shiftIndexesStartingAtIndex:(unsigned int)arg1 by:(unsigned int)arg2; -- (void)removeIndex:(unsigned int)arg1; -- (void)completeImportForIndex:(unsigned int)arg1 error:(BOOL)arg2; -- (void)beginImportForIndex:(unsigned int)arg1; -- (BOOL)_isImportCompleteForIndex:(unsigned int)arg1; -- (void)addIndexToImport:(unsigned int)arg1; +@property(nonatomic) _Bool importStopped; // @synthesize importStopped=_importStopped; +@property(nonatomic) _Bool importComplete; // @synthesize importComplete=_importComplete; +- (void)shiftIndexesStartingAtIndex:(unsigned long long)arg1 by:(unsigned long long)arg2; +- (void)removeIndex:(unsigned long long)arg1; +- (void)completeImportForIndex:(unsigned long long)arg1 error:(_Bool)arg2; +- (void)beginImportForIndex:(unsigned long long)arg1; +- (_Bool)_isImportCompleteForIndex:(unsigned long long)arg1; +- (void)addIndexToImport:(unsigned long long)arg1; - (void)dealloc; - (id)initWithImportIndexes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLIndicatorView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLIndicatorView.h index 1414fcd7a..615c15218 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLIndicatorView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLIndicatorView.h @@ -15,7 +15,7 @@ - (void)fadeOut:(id)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)didMoveToWindow; -- (BOOL)isOpaque; +- (_Bool)isOpaque; - (void)dealloc; - (id)initWithLocation:(struct CGPoint)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationController.h index 981983081..a8de51d5f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationController.h @@ -38,20 +38,20 @@ } @property(nonatomic) id delegate; // @synthesize delegate; -@property(nonatomic) BOOL shouldPropagateEditingMode; +@property(nonatomic) _Bool shouldPropagateEditingMode; - (id)viewControllers; - (id)topViewController; - (id)bottomViewController; -- (void)setFooterViewHidden:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=footerViewIsHidden) BOOL footerViewHidden; +- (void)setFooterViewHidden:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=footerViewIsHidden) _Bool footerViewHidden; @property(retain, nonatomic) UIView *footerView; -- (void)setHeaderViewHidden:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=headerViewIsHidden) BOOL headerViewHidden; +- (void)setHeaderViewHidden:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=headerViewIsHidden) _Bool headerViewHidden; @property(retain, nonatomic) UIView *headerView; - (void)navigationBar:(id)arg1 didPopItem:(id)arg2; - (void)navigationBar:(id)arg1 didPushItem:(id)arg2; - (void)_processNavBarPushPopQueue; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; +- (_Bool)navigationBar:(id)arg1 shouldPopItem:(id)arg2; - (void)_notifyAction:(SEL)arg1 expandableView:(id)arg2 duration:(double)arg3; - (void)_notifyAction:(SEL)arg1 expandableView:(id)arg2; - (void)_setInteractiveController:(id)arg1 interactiveView:(id)arg2; @@ -66,30 +66,30 @@ - (void)expandableViewDidCompleteExpanding:(id)arg1; - (void)expandableView:(id)arg1 willCompleteExpandingWithDuration:(double)arg2; - (void)expandableViewWillBeginExpanding:(id)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (id)rotatingFooterView; - (id)rotatingHeaderView; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)popToRootViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)popToRootViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; - (void)popToRootViewController; -- (void)popViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)popViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; - (void)popToViewController:(id)arg1; - (void)popViewController; -- (BOOL)isPoppingViewController; -- (BOOL)isPushingViewController; +- (_Bool)isPoppingViewController; +- (_Bool)isPushingViewController; - (void)cancelPoppingViewController; - (void)cancelPushingViewController; - (void)_finishCurrentOperationBeforePushingViewController:(id)arg1; - (void)_finishCurrentOperation; - (void)finishPoppingViewController; - (void)finishPushingViewController; -- (BOOL)_validateOperation:(int)arg1 errorString:(id)arg2; +- (_Bool)_validateOperation:(int)arg1 errorString:(id)arg2; - (void)_finishedAnimatingTopAlpha:(id)arg1 finished:(id)arg2 topItem:(id)arg3; -- (void)setTransitionProgress:(float)arg1 withDuration:(double)arg2; +- (void)setTransitionProgress:(double)arg1 withDuration:(double)arg2; - (void)_performNavBarPushPop:(int)arg1 transition:(int)arg2; -- (void)setTopViewControllerAlpha:(float)arg1; -- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (void)setTopViewControllerAlpha:(double)arg1; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (void)beginPoppingViewControllerInteractivelyUsingView:(id)arg1; - (void)beginPushingViewController:(id)arg1 interactivelyUsingView:(id)arg2; - (void)_setOverlayView:(id)arg1; @@ -98,8 +98,8 @@ - (void)replaceTopViewControllerWithViewController:(id)arg1; - (void)_removeTopViewController; - (void)_addViewController:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)viewControllerNavigationItems; - (id)navigationBar; - (id)_contentView; @@ -107,7 +107,7 @@ - (void)dealloc; - (id)initWithRootViewController:(id)arg1; - (id)init; -- (BOOL)pl_behavesLikeNavigationControllerForNotifications; +- (_Bool)pl_behavesLikeNavigationControllerForNotifications; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationControllerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationControllerView.h index 8afdc2e00..83769aa7a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationControllerView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLInteractiveNavigationControllerView.h @@ -19,7 +19,7 @@ UINavigationBar *_navBar; UIView *_header; UIView *_footer; - int _orientation; + long long _orientation; struct { unsigned int transitioning:1; unsigned int headerViewIsVisible:1; @@ -32,20 +32,20 @@ @property(retain, nonatomic) UIView *bottomView; // @synthesize bottomView=_bottom; @property(retain, nonatomic) UIView *topView; // @synthesize topView=_top; @property(readonly, nonatomic) UINavigationBar *navigationBar; // @synthesize navigationBar=_navBar; -- (void)setInterfaceOrientation:(int)arg1; -- (void)setTopViewAlpha:(float)arg1; +- (void)setInterfaceOrientation:(long long)arg1; +- (void)setTopViewAlpha:(double)arg1; - (void)setOverlayView:(id)arg1; - (id)interactiveView; - (void)setInteractiveView:(id)arg1; -- (void)setInteractiveView:(id)arg1 removePrevious:(BOOL)arg2; +- (void)setInteractiveView:(id)arg1 removePrevious:(_Bool)arg2; - (void)transitionDidEnd; - (void)transitionWillBegin; - (void)layoutSubviews; - (void)_adjustViewFrame:(id)arg1; -@property(nonatomic, getter=footerViewIsHidden) BOOL footerViewHidden; -@property(nonatomic, getter=headerViewIsHidden) BOOL headerViewHidden; -- (void)setFooterViewHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHeaderViewHidden:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=footerViewIsHidden) _Bool footerViewHidden; +@property(nonatomic, getter=headerViewIsHidden) _Bool headerViewHidden; +- (void)setFooterViewHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHeaderViewHidden:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLabel.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLabel.h index 37390e3b9..6e803b538 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLabel.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLLabel.h @@ -8,10 +8,10 @@ @interface PLLabel : UILabel { - float shadowBlurRadius; + double shadowBlurRadius; } -@property(nonatomic) float shadowBlurRadius; // @synthesize shadowBlurRadius; +@property(nonatomic) double shadowBlurRadius; // @synthesize shadowBlurRadius; - (void)drawTextInRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLegibilityViewHelper.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLegibilityViewHelper.h new file mode 100644 index 000000000..8688da39f --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLLegibilityViewHelper.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLLegibilityViewHelper : NSObject +{ +} + ++ (id)imageForText:(id)arg1 font:(id)arg2 textAlignment:(long long)arg3 constrainedToSize:(struct CGSize)arg4; ++ (id)_imageFromLabel:(id)arg1 sizeToFit:(_Bool)arg2; ++ (id)newLegibilityViewWithSettings:(id)arg1 forLabel:(id)arg2 sizeToFit:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryBannerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryBannerView.h deleted file mode 100644 index f43d84b76..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryBannerView.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIImage, UIImageView, UILabel, UINavigationButton; - -@interface PLLibraryBannerView : UIView -{ - int _bannerStyle; - UIImageView *_bannerImageView; - UILabel *_bannerLabel; - UINavigationButton *_selectionButton; - struct CGRect _bannerImageViewInitialFrame; - NSString *_labelText; - UIImage *_mainThumbnail; - BOOL _multipleAssets; - int _selectionButtonType; - id _selectionButtonAction; - NSString *_selectionButtonCustomTitle; - id _animationCompletion; -} - -@property(copy, nonatomic) NSString *selectionButtonCustomTitle; // @synthesize selectionButtonCustomTitle=_selectionButtonCustomTitle; -@property(copy, nonatomic) id selectionButtonAction; // @synthesize selectionButtonAction=_selectionButtonAction; -@property(nonatomic) int selectionButtonType; // @synthesize selectionButtonType=_selectionButtonType; -@property(copy, nonatomic) NSString *labelText; // @synthesize labelText=_labelText; -@property(readonly, nonatomic) int bannerStyle; // @synthesize bannerStyle=_bannerStyle; -- (void)layoutSubviews; -- (void)_selectionButtonTapped:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)animateThumbnailToStackViewCell:(id)arg1 inRootView:(id)arg2 completion:(id)arg3; -- (void)animateThumbnailToCell:(id)arg1 completion:(id)arg2; -- (void)_plainAnimateThumbnailToView:(id)arg1 orCell:(id)arg2 inRootView:(id)arg3 wideJump:(BOOL)arg4 completion:(id)arg5; -- (void)_fancyAnimateThumbnailToCell:(id)arg1 completion:(id)arg2; -- (void)updateDisplayForAssets:(id)arg1; -- (void)dealloc; -- (id)initWithBannerStyle:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryImageDataProvider.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryImageDataProvider.h index e9e63470f..d96eab859 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryImageDataProvider.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryImageDataProvider.h @@ -22,10 +22,9 @@ - (void)cancelLoadForAsset:(id)arg1; - (void)resumeLoading; - (void)pauseLoading; -- (id)loadImageSynchronously:(BOOL)arg1 forAsset:(id)arg2 format:(int)arg3 priority:(int)arg4 completion:(id)arg5; +- (id)loadImageSynchronously:(_Bool)arg1 forAsset:(id)arg2 format:(int)arg3 priority:(int)arg4 completion:(id)arg5; - (void)dealloc; - (id)init; -- (id)imageViewForAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 format:(int)arg3 preheatedImage:(id)arg4 loadImagesSynchronously:(BOOL)arg5; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCell.h index f0c50bd65..d8ce6bb0e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCell.h @@ -18,18 +18,18 @@ int _libraryCellEditStyle; int _libraryCellStyle; NSString *_subtitleText; - BOOL _cellEnabled; - BOOL _showsUnreadIndicator; - BOOL _padForUnreadIndicator; + _Bool _cellEnabled; + _Bool _showsUnreadIndicator; + _Bool _padForUnreadIndicator; id _editingDelegate; } + (id)photoCountFormatter; -@property(nonatomic) BOOL padForUnreadIndicator; // @synthesize padForUnreadIndicator=_padForUnreadIndicator; -@property(nonatomic) BOOL showsUnreadIndicator; // @synthesize showsUnreadIndicator=_showsUnreadIndicator; +@property(nonatomic) _Bool padForUnreadIndicator; // @synthesize padForUnreadIndicator=_padForUnreadIndicator; +@property(nonatomic) _Bool showsUnreadIndicator; // @synthesize showsUnreadIndicator=_showsUnreadIndicator; @property(retain, nonatomic) NSString *subtitleText; // @synthesize subtitleText=_subtitleText; @property(nonatomic) id editingDelegate; // @synthesize editingDelegate=_editingDelegate; -@property(nonatomic) BOOL cellEnabled; // @synthesize cellEnabled=_cellEnabled; +@property(nonatomic) _Bool cellEnabled; // @synthesize cellEnabled=_cellEnabled; @property(nonatomic) int libraryCellEditStyle; // @synthesize libraryCellEditStyle=_libraryCellEditStyle; - (void)layoutSubviews; - (struct CGRect)_unreadBadgeFrame; @@ -38,16 +38,16 @@ - (struct CGRect)_editableFieldFrame; - (void)_updateSelectionStyle; - (void)endRenaming; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; -- (void)didTransitionToState:(unsigned int)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)willTransitionToState:(unsigned int)arg1; -@property(readonly, nonatomic, getter=isRenaming) BOOL renaming; -- (void)setPadForUnreadIndicator:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowsUnreadIndicator:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (void)didTransitionToState:(unsigned long long)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)willTransitionToState:(unsigned long long)arg1; +@property(readonly, nonatomic, getter=isRenaming) _Bool renaming; +- (void)setPadForUnreadIndicator:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setShowsUnreadIndicator:(_Bool)arg1 animated:(_Bool)arg2; - (id)subtitleLabel; - (void)setText:(id)arg1 photoCount:(int)arg2 posterImage:(id)arg3; - (void)prepareForReuse; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCellEditingDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCellEditingDelegate-Protocol.h deleted file mode 100644 index 38573be2c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryTableViewCellEditingDelegate-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLLibraryTableViewCellEditingDelegate -- (void)tableViewCell:(id)arg1 didChangeTextToText:(id)arg2; -- (void)tableViewCellDidBeginEditingText:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryView.h deleted file mode 100644 index f91ef2e1d..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLLibraryView : PLTableView -{ -} - -- (void)didMoveToWindow; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryViewController.h deleted file mode 100644 index d0248b41d..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLibraryViewController.h +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLLibraryTableViewCellEditingDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class PLEmptyAlbumView, PLLibraryView, PLPhotosPickerSession, PLSyncProgressView, UIActionSheet, UITableView, UIView; - -@interface PLLibraryViewController : PLAbstractLibraryViewController -{ - PLLibraryView *_tableView; - UIView *_bannerView; - PLEmptyAlbumView *_emptyLibraryView; - PLSyncProgressView *_syncProgressView; - UIActionSheet *_deleteAlbumActionSheet; - UIActionSheet *_invitationConfirmationSheet; - unsigned int _renamingAlbumIndex; - PLPhotosPickerSession *_activePhotosPickerSession; - BOOL _albumListHasUnseenContent; - struct { - unsigned int delegateDeterminesAccessoryType:1; - unsigned int adjustedForKeyboard:1; - unsigned int endEditingAfterKeyboardDismiss:1; - unsigned int automaticallyRestoresConfiguration:1; - unsigned int reserved:27; - } _lvcFlags; -} - -@property(retain, nonatomic) UIView *bannerView; // @synthesize bannerView=_bannerView; -@property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -- (void)loadCurrentConfiguration:(id)arg1; -- (void)storeCurrentConfiguration:(id)arg1; -- (id)tableOffsetKey; -- (void)updateNavigationItemButtons; -- (BOOL)_shouldShowEditButton; -- (void)_presentActionSheet:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_keyboardDidHide:(id)arg1; -- (void)_keyboardWillHide:(id)arg1; -- (void)_keyboardWillShow:(id)arg1; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)setCurrentPickerSession:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)scrollViewDidEndScrollingAnimation:(id)arg1; -- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)tableViewCell:(id)arg1 didChangeTextToText:(id)arg2; -- (void)tableViewCellDidBeginEditingText:(id)arg1; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)_updateCell:(id)arg1 forAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (unsigned int)_displayedAssetsCountForAlbum:(struct NSObject *)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)shouldShowUnreadIndicatorForAlbum:(struct NSObject *)arg1; -- (int)accessoryTypeForAlbum:(struct NSObject *)arg1; -- (void)prepareForDefaultImageSnapshot; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (float)_largestAccessoryWidth; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (id)contentScrollView; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (void)loadView; -@property(nonatomic) BOOL automaticallyRestoresConfiguration; -- (BOOL)albumIsDisplayedEnabled:(struct NSObject *)arg1; -@property(nonatomic) id delegate; -- (void)dealloc; -- (id)init; -- (void)dismissSharedStreamOptionsViewController; -- (void)presentSharedStreamOptionsViewController:(id)arg1; -- (void)showInvitationConfirmationForAlbum:(id)arg1; -- (void)cancelAddPhotosSessionAnimated:(BOOL)arg1; -- (void)beginAddPhotosSessionForAlbum:(id)arg1 didShowHandler:(id)arg2 completionHandler:(void)arg3; -- (void)fixContentInsetIfNeeded; -- (void)setSyncProgressVisible:(BOOL)arg1; -- (id)syncProgressView; -- (id)visibleCellViewForAlbumAtIndex:(unsigned int)arg1; -- (void)updateAlbumListHeader; -- (BOOL)updateInterfaceForDeletedAlbumIndexes:(id)arg1 addedIndexes:(id)arg2 changedIndexes:(id)arg3 isReordering:(BOOL)arg4 needsFullReload:(BOOL)arg5; -- (void)_updateAlbumListHasUnseenContent; -- (void)updateInterfaceForHasContentChange; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)scrollToAlbumAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 select:(BOOL)arg3; -- (void)setHiddenAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2; -- (int)interfaceIdiom; -- (void)_navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3 allowShowingEmptyAlbumView:(void)arg4; -- (int)_cellEditStyleForAlbum:(struct NSObject *)arg1; -- (BOOL)_canReorderRowForAlbum:(struct NSObject *)arg1; -- (BOOL)_shouldShowAlbumList; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLLowDiskSpaceAlertView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLLowDiskSpaceAlertView.h index 7832c3ebe..971b11a38 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLLowDiskSpaceAlertView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLLowDiskSpaceAlertView.h @@ -12,7 +12,7 @@ + (void)showUsageSettings; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; -- (id)initWithTitle:(id)arg1 message:(id)arg2 showSettingsButton:(BOOL)arg3 delegate:(id)arg4; +- (id)initWithTitle:(id)arg1 message:(id)arg2 showSettingsButton:(_Bool)arg3 delegate:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMMSActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMMSActivity.h deleted file mode 100644 index 2426f3f65..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMMSActivity.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIMessageActivity.h" - -@class NSArray; - -@interface PLMMSActivity : UIMessageActivity -{ - NSArray *_assetsToShare; -} - -@property(retain, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; -- (void)prepareWithActivityItems:(id)arg1; -- (void)performActivity; -- (id)messageComposeViewController; -- (id)activityViewController; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (Class)MMSControllerClass; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMagicWallpaperImageViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMagicWallpaperImageViewController.h new file mode 100644 index 000000000..a93338cc3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLMagicWallpaperImageViewController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMagicWallpaperImageViewController : PLWallpaperImageViewController +{ +} + +- (void)loadView; +- (id)initWithMagicWallpaper:(id)arg1 options:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMailActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMailActivity.h deleted file mode 100644 index 0a1d74b57..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMailActivity.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIMailActivity.h" - -@class NSArray; - -@interface PLMailActivity : UIMailActivity -{ - NSArray *_assetsToShare; -} - -@property(retain, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; -- (void)prepareWithActivityItems:(id)arg1; -- (void)performActivity; -- (id)mailComposeViewController; -- (id)activityViewController; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (BOOL)_canSendEmail; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMessageUIProxy.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMessageUIProxy.h index 123a9e597..35d936756 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMessageUIProxy.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLMessageUIProxy.h @@ -17,7 +17,7 @@ + (Class)MFContactsSearchManagerClass; + (Class)MFComposeRecipientClass; + (Class)MFComposeRecipientViewClass; -+ (BOOL)canSendMail; ++ (_Bool)canSendMail; + (id)newComposeViewController; + (Class)MFMailComposeViewControllerClass; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLModalDimmingViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLModalDimmingViewController.h index 677169e98..d9c796d01 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLModalDimmingViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLModalDimmingViewController.h @@ -16,16 +16,16 @@ } @property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)_updateVignetteToOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)_updateVignetteToOrientation:(long long)arg1; - (void)dismissWithCustomAnimation:(int)arg1 completionHandler:(id)arg2; - (void)presentWithCustomAnimation; -- (void)presentModalOnViewController:(id)arg1 animated:(BOOL)arg2 completionHandler:(id)arg3; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)presentModalOnViewController:(id)arg1 animated:(_Bool)arg2 completionHandler:(id)arg3; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_updateWrapperView:(id)arg1 toOrientation:(int)arg2 forViewController:(id)arg3; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_updateWrapperView:(id)arg1 toOrientation:(long long)arg2 forViewController:(id)arg3; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerController.h index 4f0623df5..70373fe58 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerController.h @@ -6,47 +6,51 @@ #import "NSObject.h" -@class AVAsset, AVPlayer, AVPlayerItem, NSString, PLMoviePlayerView, PLTVOutWindow, UIAlertView; +@class AVAsset, AVAudioMix, AVPlayer, AVPlayerItem, NSString, PLMoviePlayerView, PLTVOutWindow, UIAlertView; @interface PLMoviePlayerController : NSObject { AVAsset *_asset; + AVAudioMix *_audioMix; AVPlayerItem *_playerItem; AVPlayer *_player; PLMoviePlayerView *_view; UIAlertView *_alertView; PLTVOutWindow *_tvOutWindow; - BOOL _hasPendingTime; + _Bool _hasPendingTime; double _pendingTime; - unsigned int _pendingTimeSnapOption; - BOOL _forceUpdateCurrentTime; - BOOL _isExternalPlayback; - BOOL _exited; + unsigned long long _pendingTimeSnapOption; + _Bool _forceUpdateCurrentTime; + _Bool _isExternalPlayback; + _Bool _exited; double _lastSetCurrentTimeTime; - unsigned int _backgroundTaskId; - BOOL _TVOutEnabled; - BOOL _forceDisableTVOut; - BOOL _isPreparedForPlayback; - BOOL _isActiveController; + _Bool _isSeeking; + unsigned long long _backgroundTaskId; + _Bool _audioSessionActive; + NSString *_originalAudioCategory; + _Bool _TVOutEnabled; + _Bool _forceDisableTVOut; + _Bool _isPreparedForPlayback; + _Bool _isActiveController; id _delegate; - unsigned int _bufferingState; - unsigned int _playbackState; + unsigned long long _bufferingState; + unsigned long long _playbackState; NSString *_audioTimePitchAlgorithm; } -+ (BOOL)_isNetworkSupportedPath:(id)arg1; -+ (BOOL)_isStreamableAsset:(id)arg1; ++ (_Bool)_isNetworkSupportedPath:(id)arg1; ++ (_Bool)_isStreamableAsset:(id)arg1; @property(copy, nonatomic) NSString *audioTimePitchAlgorithm; // @synthesize audioTimePitchAlgorithm=_audioTimePitchAlgorithm; -@property(nonatomic) BOOL isActiveController; // @synthesize isActiveController=_isActiveController; -@property(readonly, nonatomic) BOOL isPreparedForPlayback; // @synthesize isPreparedForPlayback=_isPreparedForPlayback; -@property(nonatomic, setter=_setForceDisableTVOut:) BOOL forceDisableTVOut; // @synthesize forceDisableTVOut=_forceDisableTVOut; -@property(nonatomic) BOOL TVOutEnabled; // @synthesize TVOutEnabled=_TVOutEnabled; -@property(readonly, nonatomic) unsigned int playbackState; // @synthesize playbackState=_playbackState; -@property(readonly, nonatomic) unsigned int bufferingState; // @synthesize bufferingState=_bufferingState; +@property(nonatomic) _Bool isActiveController; // @synthesize isActiveController=_isActiveController; +@property(readonly, nonatomic) _Bool isPreparedForPlayback; // @synthesize isPreparedForPlayback=_isPreparedForPlayback; +@property(nonatomic, setter=_setForceDisableTVOut:) _Bool forceDisableTVOut; // @synthesize forceDisableTVOut=_forceDisableTVOut; +@property(nonatomic) _Bool TVOutEnabled; // @synthesize TVOutEnabled=_TVOutEnabled; +@property(readonly, nonatomic) unsigned long long playbackState; // @synthesize playbackState=_playbackState; +@property(readonly, nonatomic) unsigned long long bufferingState; // @synthesize bufferingState=_bufferingState; @property(readonly, nonatomic) AVPlayer *player; // @synthesize player=_player; @property(readonly, nonatomic) PLMoviePlayerView *view; // @synthesize view=_view; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_serverConnectionDidDie:(id)arg1; - (void)_exitPlayer:(int)arg1; - (void)_playbackFailedWithError:(id)arg1; @@ -58,15 +62,16 @@ - (void)requestToResignAsActiveController; - (void)requestToBecomeActiveController; - (void)_updateBackgroundViewInformation; -- (BOOL)isExternalPlayback; +- (_Bool)isExternalPlayback; - (void)_updateDisableAirPlayMirroringDuringPlayback; +- (_Bool)_allowsExternalPlayback; - (void)_tearDownTVOutWindow; - (void)tearDownTVOutWindow; - (void)_setupTVOutWindow; - (void)_displayVideoView; - (void)_restoreTVOutVideoIfNecessary; - (void)_updateTVOutEnabled; -- (BOOL)videoOutActive; +- (_Bool)videoOutActive; - (void)_screenDidDisconnect:(id)arg1; - (void)_screenDidConnect:(id)arg1; - (void)_willEnterForegroundNotification:(id)arg1; @@ -76,8 +81,8 @@ - (void)_willSuspendNotification:(id)arg1; - (void)_pausePlaybackForNotification; - (void)_simpleRemoteNotification:(id)arg1; -- (void)_setPlaybackState:(unsigned int)arg1; -- (void)_setBufferingState:(unsigned int)arg1; +- (void)_setPlaybackState:(unsigned long long)arg1; +- (void)_setBufferingState:(unsigned long long)arg1; - (void)_streamUnlikelyToKeepUp; - (void)_streamRanDry; - (void)_streamLikelyToKeepUp; @@ -87,10 +92,12 @@ @property(readonly, nonatomic) double duration; - (void)_delayedUpdateFromPendingTime; - (void)_updateFromPendingTime; -- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned int)arg2 forceUpdate:(BOOL)arg3; -- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned int)arg2; +- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned long long)arg2 forceUpdate:(_Bool)arg3; +- (void)setCurrentTime:(double)arg1 timeSnapOption:(unsigned long long)arg2; - (void)stop; +- (void)pauseDueToInsufficientData; - (void)pause; +- (void)playDueToEnoughData; - (void)playFromBeginning; - (void)play; - (void)_playerRateDidChange:(id)arg1; @@ -99,9 +106,11 @@ - (void)_didLoadValueOfKey:(id)arg1 forAsset:(id)arg2; - (void)_loadAsset:(id)arg1; - (void)_setPlayerItem:(id)arg1; +- (void)setAsset:(id)arg1 audioMix:(id)arg2 startTime:(double)arg3; - (void)setAsset:(id)arg1; - (id)assetForMovieWithPath:(id)arg1 options:(id)arg2; -- (void)_setPlayerAudioSessionActive:(BOOL)arg1; +- (void)_updateAudioSession; +- (void)_setPlayerAudioSessionActive:(_Bool)arg1; - (void)_tearDownPlayer; - (void)_setupPlayer; - (id)_playerKeysToObserve; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerControllerDelegate-Protocol.h index 1831f9b41..62786fd70 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerControllerDelegate-Protocol.h @@ -11,15 +11,17 @@ - (void)moviePlayerHeadsetNextTrackPressed:(id)arg1; - (void)moviePlayerHeadsetPlayPausePressed:(id)arg1; - (id)moviePlayerRequestsPickedAirplayRoute:(id)arg1; +- (_Bool)moviePlayerControllerShouldAllowExternalPlayback:(id)arg1; - (void)moviePlayerWasSuspendedDuringPlayback:(id)arg1; -- (void)moviePlayer:(id)arg1 didChangeExternalPlayback:(BOOL)arg2; +- (void)moviePlayerUpdatedDestinationPlaceholder:(id)arg1; - (void)moviePlayerDurationAvailable:(id)arg1; - (void)moviePlayerPlaybackDidEnd:(id)arg1; - (void)moviePlayerPlaybackRateDidChange:(id)arg1; -- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned int)arg2; +- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned long long)arg2; - (void)moviePlayerBufferingStateDidChange:(id)arg1; +- (void)moviePlayerReadyToDisplay:(id)arg1; - (void)moviePlayerReadyToPlay:(id)arg1; -- (BOOL)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; +- (_Bool)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; - (void)moviePlayerControllerWillResignAsActiveController:(id)arg1; - (void)moviePlayerControllerDidBecomeActiveController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerView.h index 352121f11..9a1cddf59 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLMoviePlayerView.h @@ -13,14 +13,16 @@ PLAVPlayerView *_avPlayerView; PLVideoOutBackgroundView *_videoOutView; PLAirPlayBackgroundView *_airPlayView; - unsigned int _scaleMode; + _Bool _destinationPlaceholderHidden; + unsigned long long _scaleMode; } -@property(nonatomic) unsigned int scaleMode; // @synthesize scaleMode=_scaleMode; +@property(nonatomic) unsigned long long scaleMode; // @synthesize scaleMode=_scaleMode; - (void)_installBackgroundView:(id)arg1; -- (void)setDestinationPlaceholderStyle:(int)arg1 airPlayDeviceName:(id)arg2; -@property(readonly, nonatomic) int destinationPlaceholderStyle; -- (void)setScaleMode:(unsigned int)arg1 duration:(double)arg2; +@property(nonatomic, getter=isDestinationPlaceholderHidden) _Bool destinationPlaceholderHidden; +- (void)setDestinationPlaceholderStyle:(long long)arg1 airPlayDeviceName:(id)arg2; +@property(readonly, nonatomic) long long destinationPlaceholderStyle; +- (void)setScaleMode:(unsigned long long)arg1 duration:(double)arg2; @property(retain, nonatomic) AVPlayer *player; - (void)reattachVideoView; @property(readonly, nonatomic) UIView *videoView; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerListViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerListViewController-Protocol.h index 4b8109551..966e8744a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerListViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerListViewController-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableAssetContainerListViewController -- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAssetContainer:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAssetContainer:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerViewController-Protocol.h index 60e528201..a506bb1b9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableAssetContainerViewController-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableAssetContainerViewController -- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; +- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableCloudFeedViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableCloudFeedViewController-Protocol.h index c75df44e0..c415ec750 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableCloudFeedViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigableCloudFeedViewController-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableCloudFeedViewController +- (void)navigateToNewestContentAnimated:(_Bool)arg1; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigablePhotoStreamViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigablePhotoStreamViewController-Protocol.h index 8feddeaa4..c3b1ba848 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigablePhotoStreamViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLNavigablePhotoStreamViewController-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol PLNavigablePhotoStreamViewController -- (void)navigateToPhotoStreamMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToPhotoStreamMode:(long long)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNestableStackView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNestableStackView.h deleted file mode 100644 index 821431d51..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNestableStackView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLStackableImage-Protocol.h" - -@class NSObject, UIImageView; - -@interface PLNestableStackView : PLStackView -{ - struct NSObject *album; - struct NSObject *filteredAlbum; -} - -@property(retain, nonatomic) NSObject *filteredAlbum; // @synthesize filteredAlbum; -@property(nonatomic) NSObject *album; // @synthesize album; -@property(readonly, nonatomic) struct CGRect frameOfImage; -@property(readonly, nonatomic) BOOL isBeingManipulated; -@property(nonatomic) float transitionProgress; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -@property(readonly, nonatomic) UIImageView *imageView; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLNonTextTruncatingTableViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLNonTextTruncatingTableViewCell.h deleted file mode 100644 index bb15abeb5..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLNonTextTruncatingTableViewCell.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@interface PLNonTextTruncatingTableViewCell : UITableViewCell -{ -} - -- (void)layoutSubviews; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPasswordAlertView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPasswordAlertView.h index a5062fc3c..58ff27809 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPasswordAlertView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPasswordAlertView.h @@ -13,17 +13,17 @@ @interface PLPasswordAlertView : UIAlertView { id _completionHandler; - int _style; UITextField *_accountTextField; UITextField *_passwordTextField; + long long _style; } -@property(readonly, nonatomic) int style; // @synthesize style=_style; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @property(copy, nonatomic) NSString *accountTextFieldPlaceholder; - (void)dealloc; - (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; -- (id)initWithStyle:(int)arg1 title:(id)arg2 message:(id)arg3 completionHandler:(id)arg4; +- (id)initWithStyle:(long long)arg1 title:(id)arg2 message:(id)arg3 completionHandler:(id)arg4; - (id)initWithTitle:(id)arg1 message:(id)arg2 completionHandler:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPersonTableViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPersonTableViewCell.h index ad6c4761c..2c0dbbbf5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPersonTableViewCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPersonTableViewCell.h @@ -6,15 +6,21 @@ #import "UITableViewCell.h" -@class UIImage, UIImageView; +@class NSString, UIImage, UIImageView; @interface PLPersonTableViewCell : UITableViewCell { UIImage *_personIcon; + NSString *_personFirstName; + NSString *_personLastName; UIImageView *__personIconImageView; + UIImage *__personMonogramImage; } +@property(retain, nonatomic, setter=_setPersonMonogramImage:) UIImage *_personMonogramImage; // @synthesize _personMonogramImage=__personMonogramImage; @property(retain, nonatomic, setter=_setPersonIconImageView:) UIImageView *_personIconImageView; // @synthesize _personIconImageView=__personIconImageView; +@property(copy, nonatomic) NSString *personLastName; // @synthesize personLastName=_personLastName; +@property(copy, nonatomic) NSString *personFirstName; // @synthesize personFirstName=_personFirstName; @property(retain, nonatomic) UIImage *personIcon; // @synthesize personIcon=_personIcon; - (void)_updatePersonIconImageView; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneAlbumViewController.h deleted file mode 100644 index cceb3a8de..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneAlbumViewController.h +++ /dev/null @@ -1,185 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MFMailComposeViewControllerDelegate-Protocol.h" -#import "PLAbstractAlbumPickerViewControllerDelegate-Protocol.h" -#import "PLActivityViewControllerDelegate-Protocol.h" -#import "PLPhotosPickerSessionParticipant-Protocol.h" -#import "PLSlideshowSettingsViewControllerDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" - -@class NSArray, NSMutableArray, NSTimer, PLActivityViewController, PLAlbumPickerViewController, PLManagedAsset, PLPhotosPickerSession, PLProgressView, PLSegmentedControl, PLVideoRemaker, UIActionSheet, UIAlertView, UIBarButtonItem, UINavigationController, UIViewController; - -@interface PLPhoneAlbumViewController : PLAlbumViewController -{ - PLSegmentedControl *_filterControl; - UIBarButtonItem *_shareItem; - UIBarButtonItem *_addToFromItem; - UIBarButtonItem *_deleteItem; - UIBarButtonItem *_doneItem; - NSMutableArray *_shareButtonTitles; - UINavigationController *_composeNavigationController; - UIActionSheet *_actionSheet; - NSArray *_moveSheetActions; - PLAlbumPickerViewController *_albumPickerController; - UIAlertView *_createAlbumAlert; - unsigned int _dataInsertionCount; - unsigned int _showPhotosVideosFilter:1; - unsigned int _remaking:1; - unsigned int _didSetPublishCapabilities:1; - unsigned int _deviceCannotShareVideo:1; - unsigned int _remakingWasCancelled:1; - unsigned int _toolbarWasHiddenWhenSelfWasPushed:1; - unsigned int _forceHideToolbar:1; - unsigned int _didSetHDVideoUploadCapability:1; - unsigned int _canUploadHDVideoOver3G:1; - unsigned int _canPlaySlideshow:1; - unsigned int _ignoreAlbumDidChangeNotification:1; - unsigned int _hasChangesInEditSession:1; - int _selectedImageCount; - int _selectedVideoCount; - int _selectedUnknownCount; - int _selectedPlaceholderCount; - PLVideoRemaker *_remaker; - int _remakerMode; - SEL _completionSelector; - PLManagedAsset *_currentVideo; - int _previousAlbumFilter; - NSTimer *_progressUpdateTimer; - PLProgressView *_progressView; - PLPhotosPickerSession *_currentPickerSession; - PLActivityViewController *_activityViewController; - UIViewController *_slideshowSettingsViewController; - id _nextViewDidLayoutSubviewsHandler; - id _activityTarget; - SEL _activityAction; - int allowedAlbumViewActions; -} - -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; -@property int allowedAlbumViewActions; // @synthesize allowedAlbumViewActions; -@property(retain, nonatomic) UIBarButtonItem *doneItem; -- (id)slideshowSettingsViewController:(id)arg1 slideshowSettingsForAirPlayRoute:(id)arg2; -- (id)slideshowSettingsViewController:(id)arg1 alternateTransitionLocalizationsForAirPlayRoute:(id)arg2; -- (id)slideshowSettingsViewController:(id)arg1 transitionKeysForAirPlayRoute:(id)arg2; -- (void)slideshowSettingsViewController:(id)arg1 didSelectAirPlayRoute:(id)arg2; -- (void)slideshowSettingsViewControllerPlayButtonWasPressed:(id)arg1; -- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; -- (void)_remakerDidFinish:(id)arg1; -- (void)videoRemakerDidBeginRemaking:(id)arg1; -- (void)_cancelRemaking:(id)arg1; -- (void)_sendViaMMS; -- (void)_sendViaEmail; -- (void)editVideoViewControllerDidCancel:(id)arg1; -- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)_transcodeVideo:(id)arg1 usingMode:(int)arg2 completionSelector:(SEL)arg3; -- (BOOL)_showTrimViewControllerIfNeededForVideo:(id)arg1 usingMode:(int)arg2; -- (void)_showTrimViewControllerForVideo:(id)arg1 maximumTrimDuration:(double)arg2 trimButtonTitle:(id)arg3; -- (void)_showRemakerProgressView:(BOOL)arg1; -- (void)_publishingAgentsDidForceCancel:(id)arg1; -- (void)_publishingAgentDidFinishPublishing:(id)arg1; -- (void)_publishingAgentDidCancel:(id)arg1; -- (void)_clearPublishingAgentIfCurrent:(id)arg1; -- (void)_publishingAgentDidEndRemaking:(id)arg1; -- (void)_publishingAgentDidStartRemaking:(id)arg1; -- (void)_updateProgressView; -- (id)_currentPublishingAgent; -- (void)_showMMSCompositionForSelectedPhotos:(id)arg1; -- (void)_showMailCompositionForVideo:(id)arg1 transcodedVideoPath:(id)arg2; -- (void)_showMailCompositionForPhotos:(id)arg1; -- (void)_fadeOut; -- (id)editButtonItem; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (id)_deletableSelectedPhotos; -- (id)selectedPhotos; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (void)_dismissActionSheet; -- (void)_presentActionSheet; -- (void)_showCreateAlbumDialogWithPhotos:(id)arg1; -- (void)_showAlbumPickerToAddPhotos:(id)arg1 removeFromCurrentAlbum:(BOOL)arg2; -- (void)_showDeleteConfirmation:(id)arg1; -- (void)_removeSelectedItems; -- (void)_deleteSelectedItems; -- (void)_saveAssetsToCameraRoll:(id)arg1; -- (void)_showMoveActions:(id)arg1; -- (void)_copySelectedItems:(id)arg1; -- (void)activityViewControllerDidDismiss:(id)arg1; -- (void)_displayActivitySheet:(id)arg1; -- (void)_performPostAlbumStreamTasksWithNewlyCreatedAlbum:(struct NSObject *)arg1; -- (void)_toggleEditing:(id)arg1; -- (void)_playSlideshow; -- (void)_endSlideshowSettings; -- (void)_showSlideshowSettings:(id)arg1; -- (void)_updateTopRightButtonAnimated:(BOOL)arg1; -- (void)_updateActionButtons; -- (id)_actionToolbarItems; -- (id)_defaultToolbarItems; -- (id)_tabBar; -@property BOOL canPlaySlideshow; -- (BOOL)_shouldShowActionButton; -- (void)_updateToolbarVisibilityAnimated:(BOOL)arg1 updateItems:(BOOL)arg2; -- (void)_mailAccountsDidChange:(id)arg1; -- (void)libraryDidChange:(id)arg1; -- (void)assetContainerDidChange:(id)arg1; -- (void)paste:(id)arg1; -- (void)copy:(id)arg1; -- (void)_filterWasToggled:(id)arg1; -- (BOOL)_isPerformingModalTransitionFromCamera; -- (BOOL)_allowSavingToCameraRoll; -- (int)_allowedDeleteOperation; -- (BOOL)_canAddToAssets; -- (BOOL)_canAddAssets; -- (BOOL)_isCameraAlbum; -- (BOOL)_shouldApplyRecentsFilterInitially; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (void)_restoreAlbumViewSelectionFromPickerSession; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; -- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (BOOL)albumPickerController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -- (BOOL)_canEmailMedia; -- (BOOL)_canUploadHDVideo; -- (void)albumView:(id)arg1 didTapPhotoAtIndexPath:(id)arg2; -- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (BOOL)albumView:(id)arg1 canSelectPhotoAtIndexPath:(id)arg2; -- (void)albumViewPhotoMoveDidComplete:(id)arg1; -- (void)albumView:(id)arg1 movePhotoAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)smsComposeControllerSendStarted:(id)arg1; -- (void)smsComposeControllerCancelled:(id)arg1; -- (void)smsComposeControllerAppeared:(id)arg1; -- (void)smsComposeControllerDataInserted:(id)arg1; -- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; -- (void)performBlockAfterNextViewDidLayoutSubviews:(id)arg1; -- (void)scrollToRevealPhoto:(id)arg1 animated:(BOOL)arg2; -- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 toComment:(id)arg2 animated:(BOOL)arg3; -- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 animated:(BOOL)arg2; -- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 animated:(BOOL)arg2 delayImageLoading:(BOOL)arg3; -- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 toComment:(id)arg2 animated:(BOOL)arg3 delayImageLoading:(BOOL)arg4; -- (void)setCurrentFilter:(int)arg1; -@property(nonatomic) BOOL showPhotosVideosFilter; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (id)_suppresionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; -- (void)applicationWillEnterForeground:(id)arg1; -- (void)setShowingEmptyAlbumView:(BOOL)arg1; -- (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)_loadConfiguration:(id)arg1; -- (void)_saveConfiguration:(id)arg1; -- (void)prepareForDefaultImageSnapshot; -- (void)dealloc; -- (id)initWithAlbum:(struct NSObject *)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneCameraPageController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneCameraPageController.h deleted file mode 100644 index 4a45a0abe..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhoneCameraPageController.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLPhotoBrowserControllerDelegate-Protocol.h" -#import "UINavigationControllerDelegate-Protocol.h" - -@interface PLPhoneCameraPageController : PLCameraPageController -{ -} - -- (id)_doneButtonItem; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)dismissCameraAlbumAnimated:(BOOL)arg1 forSuspension:(BOOL)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_transformViewToPortrait:(id)arg1 fromOrientation:(int)arg2; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (id)_pagingPhotoBrowser; -- (void)prepareAlbumNavigationControllerForReuse:(id)arg1; -- (id)newAlbumNavigationController; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhonePhotoScrollerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhonePhotoScrollerViewController.h index 4be5a5e72..1c5d7667f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhonePhotoScrollerViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhonePhotoScrollerViewController.h @@ -12,26 +12,21 @@ @interface PLPhonePhotoScrollerViewController : PLPhotoScrollerViewController { - UIView *_savedButtonBarSuperview; - unsigned int _isModalTransition:1; - unsigned int _didDisappearUnderModalTransition:1; + _Bool _isModalTransition; + _Bool _didDisappearUnderModalTransition; UIView *_viewToRemoveForSlideShow; } -- (BOOL)_isAirPlayEnabled; -- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; -- (BOOL)_isPerformingModalTransitionFromCamera; -- (BOOL)isModalTransitioning; +- (_Bool)_isPerformingModalTransitionFromCamera; +- (_Bool)isModalTransitioning; - (void)beginSlideshowByRemovingView:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; - (void)_emailComposeSheetIsReady; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; -- (id)initWithPhotoAtIndexPath:(id)arg1 inAssetContainerList:(id)arg2 lockStatusBar:(BOOL)arg3 delayImageLoading:(BOOL)arg4; +- (id)initWithPhotoAtIndexPath:(id)arg1 inAssetContainerList:(id)arg2 lockStatusBar:(_Bool)arg3 delayImageLoading:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserController.h index ff17936cf..af3731c37 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserController.h @@ -7,7 +7,6 @@ #import "UIViewController.h" #import "AirPlayRemoteSlideshowDelegate-Protocol.h" -#import "PLActivityViewControllerDelegate-Protocol.h" #import "PLAirPlayControllerDelegate-Protocol.h" #import "PLAirPlaySessionDataSource-Protocol.h" #import "PLAirTunesServicePickerViewControllerDelegate-Protocol.h" @@ -16,12 +15,11 @@ #import "PLAssetContainerObserver-Protocol.h" #import "PLDeletePhotosActionControllerDelegate-Protocol.h" #import "PLDismissableViewController-Protocol.h" +#import "PLPhotoScrubberDataSource-Protocol.h" #import "PLPhotoTileViewControllerDelegate-Protocol.h" -#import "PLPublishingActivityDelegate-Protocol.h" #import "PLSlideshowPluginDelegate-Protocol.h" #import "PLSlideshowSettingsViewControllerDelegate-Protocol.h" #import "PLVideoViewDelegate-Protocol.h" -#import "PhotoScrubberDataSource-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" #import "UIAlertViewDelegate-Protocol.h" #import "UINavigationControllerDelegate-Protocol.h" @@ -31,13 +29,12 @@ @class NSArray, NSIndexPath, NSManagedObjectID, NSMutableArray, NSMutableDictionary, NSMutableSet, NSNumberFormatter, NSString, NSTimer, PLActivityViewController, PLAirPlayBackgroundView, PLAirPlayController, PLAirPlaySession, PLAssetContainerDataSource, PLDeletePhotosActionController, PLEditPhotoController, PLLibraryImageDataProvider, PLManagedAsset, PLPhotoScrubber, PLPhotoTileViewController, PLPictureFramePlugin, PLProgressHUD, PLProgressView, PLPublishingAgent, PLSlideshowSettingsViewController, PLVideoRemaker, PLVideoView, UIActionSheet, UIAlertView, UIBarButtonItem, UIImage, UIImageView, UILongPressGestureRecognizer, UINavigationBar, UINavigationController, UIPageController, UIPopoverController, UIScrollView, UITransitionView, UIView, UIWindow; -@interface PLPhotoBrowserController : UIViewController +@interface PLPhotoBrowserController : UIViewController { id __delegate; NSMutableDictionary *_tileCache; UIPageController *_pageController; UIScrollView *_scroller; - UIView *_emptyCameraView; UIView *_fadeToBlackView; UITransitionView *_slideshowTransitionView; UITransitionView *_cameraTransitionView; @@ -46,10 +43,10 @@ NSIndexPath *_priorIndexPath; NSNumberFormatter *_scrubOverlayTitleFormatter; int _slideshowStatus; - BOOL _showingNextImage; - BOOL _tvOutOn; - BOOL _playingVideo; - BOOL _animating; + _Bool _showingNextImage; + _Bool _tvOutOn; + _Bool _playingVideo; + _Bool _animating; struct CGSize _contentStartSize; float _startScale; float _endScale; @@ -85,14 +82,12 @@ double _maximumTrimLength; UILongPressGestureRecognizer *_recognizer; SEL _actionAfterForcedRotation; - BOOL _isCameraApp; - BOOL _canDelayImageLoading; - BOOL _delayImageLoading; + _Bool _canDelayImageLoading; + _Bool _delayImageLoading; int _autohideControlCount; PLEditPhotoController *_editController; PLActivityViewController *_activityViewController; NSArray *_currentAirplayRoutes; - unsigned int _overlayIsHidden:1; unsigned int _statusBarIsLocked; unsigned int _rotationDisabled; unsigned int _videoEditingMode:1; @@ -124,7 +119,7 @@ unsigned int _imagesAreShuffled:1; unsigned int _isEditingComment:1; NSIndexPath *_scrubbedImageIndexPath; - int _scrubberAssetContainerIndex; + long long _scrubberAssetContainerIndex; PLLibraryImageDataProvider *_imageDataProvider; NSMutableSet *_imageRequests; UIImage *_loadedImage; @@ -132,14 +127,14 @@ UIImageView *_viewForTrashCanAnimation; PLPhotoTileViewController *_deletedTile; int _currentAirTunesMode; - unsigned int _slideshowItemsToShow; - unsigned int _slideshowItemsShown; + unsigned long long _slideshowItemsToShow; + unsigned long long _slideshowItemsShown; NSIndexPath *_slideshowEndIndexPath; - BOOL _fadingToBlack; - BOOL _slideshowIsOrigami; - BOOL _slideshowStartedInFullScreen; - BOOL _slideshowIsLoading; - BOOL _slideshowIsEnding; + _Bool _fadingToBlack; + _Bool _slideshowIsOrigami; + _Bool _slideshowStartedInFullScreen; + _Bool _slideshowIsLoading; + _Bool _slideshowIsEnding; PLPictureFramePlugin *_slideshowPlugin; UIView *_slideshowView; UIBarButtonItem *_slideshowSettingsPopoverDisplayedFromItem; @@ -160,61 +155,63 @@ PLDeletePhotosActionController *_deleteController; int _commentsInteractionMode; UINavigationBar *_commentsEditBar; - BOOL _commentsTableWasVisible; + _Bool _commentsTableWasVisible; NSMutableArray *_pendingCollectionListChangeNotifications; NSMutableArray *_pendingSingleCollectionChangeNotifications; NSMutableArray *_pendingAssetChangeNotifications; NSManagedObjectID *_currentAssetObjectID; + NSString *_currentAssetPublicGlobalUUID; NSString *_currentAssetContainerUUID; id _activityTarget; SEL _activityAction; - BOOL shouldShowOverlaysWhenViewAppears; - BOOL shouldShowOverlaysWhenViewDisappears; - BOOL _deletesDuplicatesWhenNecessary; - BOOL _shouldPlayVideoWhenViewAppears; + _Bool shouldShowOverlaysWhenViewAppears; + _Bool shouldShowOverlaysWhenViewDisappears; + _Bool _isCameraApp; + _Bool _deletesDuplicatesWhenNecessary; + _Bool _shouldPlayVideoWhenViewAppears; PLAssetContainerDataSource *_assetContainerDataSource; + PLPhotoTileViewController *_mostRecentlyActiveTile; } + (void)setPageControllerScrollViewClass:(Class)arg1; +@property(retain, nonatomic) PLPhotoTileViewController *mostRecentlyActiveTile; // @synthesize mostRecentlyActiveTile=_mostRecentlyActiveTile; @property(readonly, nonatomic) PLAssetContainerDataSource *assetContainerDataSource; // @synthesize assetContainerDataSource=_assetContainerDataSource; -@property(nonatomic) BOOL shouldPlayVideoWhenViewAppears; // @synthesize shouldPlayVideoWhenViewAppears=_shouldPlayVideoWhenViewAppears; -@property(nonatomic) BOOL deletesDuplicatesWhenNecessary; // @synthesize deletesDuplicatesWhenNecessary=_deletesDuplicatesWhenNecessary; -@property(nonatomic) BOOL isCameraApp; // @synthesize isCameraApp=_isCameraApp; +@property(nonatomic) _Bool shouldPlayVideoWhenViewAppears; // @synthesize shouldPlayVideoWhenViewAppears=_shouldPlayVideoWhenViewAppears; +@property(nonatomic) _Bool deletesDuplicatesWhenNecessary; // @synthesize deletesDuplicatesWhenNecessary=_deletesDuplicatesWhenNecessary; +@property(nonatomic) _Bool isCameraApp; // @synthesize isCameraApp=_isCameraApp; @property(retain, nonatomic, setter=_setLastDisplayedRemoteSlideshowPhotoIndexPath:) NSIndexPath *_lastDisplayedRemoteSlideshowPhotoIndexPath; // @synthesize _lastDisplayedRemoteSlideshowPhotoIndexPath; @property(retain, nonatomic, setter=_setScrubbedImageIndexPath:) NSIndexPath *_scrubbedImageIndexPath; // @synthesize _scrubbedImageIndexPath; @property(retain, nonatomic, setter=_setSlideshowEndIndexPath:) NSIndexPath *_slideshowEndIndexPath; // @synthesize _slideshowEndIndexPath; @property(retain, nonatomic, setter=_setDeletedIndexPath:) NSIndexPath *_deletedIndexPath; // @synthesize _deletedIndexPath; @property(retain, nonatomic, setter=_setPriorIndexPath:) NSIndexPath *_priorIndexPath; // @synthesize _priorIndexPath; -@property(nonatomic) BOOL shouldShowOverlaysWhenViewDisappears; // @synthesize shouldShowOverlaysWhenViewDisappears; -@property(nonatomic) BOOL shouldShowOverlaysWhenViewAppears; // @synthesize shouldShowOverlaysWhenViewAppears; -- (BOOL)_didSetDataForCurrentItem; -- (BOOL)_isScrolling; -@property(readonly, nonatomic) BOOL canEditPhoto; -- (BOOL)isEditing; -- (BOOL)currentItemIsPlaying; +@property(nonatomic) _Bool shouldShowOverlaysWhenViewDisappears; // @synthesize shouldShowOverlaysWhenViewDisappears; +@property(nonatomic) _Bool shouldShowOverlaysWhenViewAppears; // @synthesize shouldShowOverlaysWhenViewAppears; +- (_Bool)_didSetDataForCurrentItem; +- (_Bool)_isScrolling; +@property(readonly, nonatomic) _Bool canEditPhoto; +- (_Bool)isEditing; +- (_Bool)currentItemIsPlaying; - (void)_capabilitiesChanged; -- (BOOL)_isAirPlayEnabled; -- (BOOL)shouldShowPlayButton; -- (BOOL)shouldShowActionMenu; -- (BOOL)_currentItemIsVideo; -- (BOOL)_canUploadHDVideo; +- (_Bool)shouldShowPlayButton; +- (_Bool)shouldShowActionMenu; +- (_Bool)_currentItemIsVideo; +- (_Bool)_canUploadHDVideo; @property(readonly, nonatomic) id rootNavigationController; @property(readonly, nonatomic) UIView *pageControllerView; @property(readonly, nonatomic) UIPageController *pageController; -- (BOOL)airplayRemoteSlideshow:(id)arg1 handleEvent:(id)arg2; -- (BOOL)airplayRemoteSlideshow:(id)arg1 requestAssetWithInfo:(id)arg2 completion:(id)arg3; +- (_Bool)airplayRemoteSlideshow:(id)arg1 handleEvent:(id)arg2; +- (_Bool)airplayRemoteSlideshow:(id)arg1 requestAssetWithInfo:(id)arg2 completion:(id)arg3; - (id)airPlayRemoteSlideshowAssetKeys:(id)arg1; - (id)airPlaySession:(id)arg1 nextPhotoForPhoto:(id)arg2; - (id)airPlaySession:(id)arg1 previousPhotoForPhoto:(id)arg2; - (void)_airTunesSlideShowViewWasTapped; - (void)_startAirTunesSlideShow; -- (void)_stopAirTunesSlideShow:(BOOL)arg1; +- (void)_stopAirTunesSlideShow:(_Bool)arg1; - (void)_removeAirTunesSlideShowViewAndReset; - (void)_airTunesSlideShowTimerFired; - (id)_nextAirTunesSlideshowPhoto; -- (void)showFullScreenPhotoEditTools; - (void)airTunesServicePickerViewController:(id)arg1 didSelectRoute:(id)arg2; -@property(readonly, nonatomic) BOOL showsAirTunesOption; +@property(readonly, nonatomic) _Bool showsAirTunesOption; - (void)_airTunesServiceDidDisconnect:(id)arg1; - (void)_stopStreamingPhotosToAirTunes; - (void)_streamPhoto:(id)arg1 withTransition:(id)arg2; @@ -224,19 +221,15 @@ - (int)airTunesMode; - (void)setAirTunesMode:(int)arg1; - (void)airplayControllerPickableRoutesDidChange:(id)arg1; -- (id)airTunesButton; -- (void)updateAirTunesButton; -- (void)removeAirTunesButton; -- (void)addAirTunesButton; - (void)_cleanUpCurrentAirplaySession; - (void)_verifyAirplayRouteIsPicked; - (void)_airplaySetup; - (void)_invalidateAirplayCache; - (void)_airplayRouteWasPicked:(id)arg1; -- (void)_setSelectedAirplayRoute:(id)arg1 changeSystemRoute:(BOOL)arg2; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; +- (void)_setSelectedAirplayRoute:(id)arg1 changeSystemRoute:(_Bool)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; - (void)_longPressRecognized:(id)arg1; -@property(nonatomic) BOOL canShowCopyCallout; +@property(nonatomic) _Bool canShowCopyCallout; - (void)_removeTVOutWindow; - (void)_prepareForTVOut; - (void)_externalScreenGotDisconnected; @@ -252,27 +245,24 @@ - (void)_redisplayDeleteController:(id)arg1; - (void)_redisplayActionSheet:(id)arg1; - (void)_repositionPopoversIfNecessary; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)willPresentActionSheet:(id)arg1; -- (void)_willPresentActionSheet; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_hideCallout; -- (void)_forceDismissDeleteController:(BOOL)arg1 enableToolbarTimer:(BOOL)arg2; -- (void)_forceDismissActionSheet:(BOOL)arg1 enableToolbarTimer:(BOOL)arg2; -- (void)_forceDismissAlertView:(BOOL)arg1 enableToolbarTimer:(BOOL)arg2; -- (BOOL)dismissPopovers; -- (BOOL)statusBarIsLocked; -- (void)setStatusBarIsLocked:(BOOL)arg1; +- (void)_forceDismissDeleteController:(_Bool)arg1 enableToolbarTimer:(_Bool)arg2; +- (void)_forceDismissActionSheet:(_Bool)arg1 enableToolbarTimer:(_Bool)arg2; +- (void)_forceDismissAlertView:(_Bool)arg1 enableToolbarTimer:(_Bool)arg2; +- (_Bool)dismissPopovers; +- (_Bool)statusBarIsLocked; +- (void)setStatusBarIsLocked:(_Bool)arg1; - (void)_updateStatusBarVisibilityWithDuration:(double)arg1; -- (BOOL)wantsPhotoBrowserStyleStatusBar; +- (_Bool)wantsPhotoBrowserStyleStatusBar; - (void)removeRemakerContainerView; @property(readonly, nonatomic) UIView *remakerContainerView; -- (void)_updateVideoScrubberWidth; -- (void)_updateNavigationBar; -- (void)_updateToolbar:(BOOL)arg1; -- (void)updateBarsAnimated:(BOOL)arg1; -- (void)updateOverlaysAnimated:(BOOL)arg1; +- (void)updateBarsAnimated:(_Bool)arg1; +- (_Bool)barsAreVisible; +- (void)updateOverlaysAnimated:(_Bool)arg1; - (void)updateProgressView; - (void)_updateProgressView; - (void)_publishingAgentsDidForceCancel:(id)arg1; @@ -285,8 +275,8 @@ - (void)_cancelProgressTimer; - (id)photoScrollerTitle; - (id)photoCountFormatter; -- (void)_commonDidEndRemaking:(id)arg1 pathToTrimmedFile:(id)arg2 didSucceed:(BOOL)arg3; -- (void)videoViewDidEndRemaking:(id)arg1 didSucceed:(BOOL)arg2; +- (void)_commonDidEndRemaking:(id)arg1 pathToTrimmedFile:(id)arg2 didSucceed:(_Bool)arg3; +- (void)videoViewDidEndRemaking:(id)arg1 didSucceed:(_Bool)arg2; - (void)_commonRemakingProgressDidChange:(float)arg1; - (void)videoView:(id)arg1 remakingProgressDidChange:(float)arg2; - (void)_commonDidBeginRemaking; @@ -296,11 +286,11 @@ - (void)_showConfirmationForPassthroughTrimming:(id)arg1; - (void)_delayedExitEditingMode; - (void)cancelVideoEditingMode:(id)arg1; -- (BOOL)isEditingVideo; -- (void)setVideoEditingMode:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setVideoEditingMode:(BOOL)arg1; -@property(readonly, nonatomic) BOOL canEditVideo; -- (void)_dismissModalViewControllerAnimated:(BOOL)arg1; +- (_Bool)isEditingVideo; +- (void)setVideoEditingMode:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setVideoEditingMode:(_Bool)arg1; +@property(readonly, nonatomic) _Bool canEditVideo; +- (void)_dismissModalViewControllerAnimated:(_Bool)arg1; - (void)smsComposeControllerSendStarted:(id)arg1; - (void)smsComposeControllerCancelled:(id)arg1; - (void)smsComposeControllerDataInserted:(id)arg1; @@ -312,7 +302,7 @@ - (void)_cancelRemaking; - (double)_durationForCurrentVideo; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (void)_commonDidFinishEmailAnimation:(BOOL)arg1; +- (void)_commonDidFinishEmailAnimation:(_Bool)arg1; - (void)_composeSheetDidDisplay; - (void)_finishedSlidingImageDown:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)slideImageOverMessage; @@ -327,94 +317,95 @@ - (id)_mailComposeViewControllerWithPhoto:(id)arg1 attachmentIdentifier:(id *)arg2; - (struct CGRect)_animationDestinationRectForImageSize:(struct CGSize)arg1; - (void)didEndEditingPhoto; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)displayNextPhoto:(id)arg1; - (void)displayPreviousPhoto:(id)arg1; - (void)publishingActivityNeedsVideoEditMode:(id)arg1; -- (void)activityViewControllerDidDismiss:(id)arg1; -- (BOOL)prepareToDisplayActivitySheet; -- (void)displayActivitySheetFromItem:(id)arg1 additionalActivities:(id)arg2 withConfigurationBlock:(id)arg3; +- (_Bool)prepareToDisplayActivitySheet; - (void)_dismissActivityControllerPopover; - (void)_endActivityController; - (void)_performPostAlbumStreamTasksWithNewlyCreatedAlbum:(struct NSObject *)arg1; - (void)copy:(id)arg1; - (void)deleteImageClicked:(id)arg1; - (void)beginEditingPhoto:(id)arg1; -- (void)_dismissEditControllerWithOldStatusBarStyle:(int)arg1; -- (int)_presentEditPhotoController; +- (void)_dismissEditControllerWithOldStatusBarStyle:(long long)arg1; +- (long long)_presentEditPhotoController; - (void)_configureEditNavigationController:(id)arg1; - (void)pauseCurrentMedia:(id)arg1; - (void)playCurrentMedia:(id)arg1; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; - (void)photoTileViewControllerDidSetHDRTypeForPhoto:(id)arg1; -- (BOOL)isPhotoTileParentPageControllerAnimating:(id)arg1; -- (BOOL)photoTileViewControllerAllowsEditing:(id)arg1; +- (_Bool)isPhotoTileParentPageControllerAnimating:(id)arg1; +- (_Bool)photoTileViewControllerAllowsEditing:(id)arg1; - (void)photoTileViewControllerDidEndGesture:(id)arg1; - (void)photoTileViewControllerWillBeginGesture:(id)arg1; - (void)photoTileViewControllerDoubleTap:(id)arg1; - (void)photoTileViewControllerSingleTap:(id)arg1; -- (void)photoTileViewController:(id)arg1 didDisappear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 didAppear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 willAppear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 didDisappear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 didAppear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 willAppear:(_Bool)arg2; - (void)photoTileViewControllerCancelImageRequests:(id)arg1; - (void)photoTileViewControllerRequestsFullSizeImage:(id)arg1; - (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; -@property(nonatomic) BOOL delayImageLoading; -@property(nonatomic) BOOL canDelayImageLoading; +@property(nonatomic) _Bool delayImageLoading; +@property(nonatomic) _Bool canDelayImageLoading; - (void)_didLoadImage:(id)arg1 forObjectID:(id)arg2; - (void)_loadImageForTile:(id)arg1 format:(int)arg2; -- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (_Bool)photoTileViewControllerIsDisplayingLandscape:(id)arg1; - (void)imageViewDidSwitchToFullSizeImage:(id)arg1; - (void)imageViewWillSwitchToFullSizeImage:(id)arg1; -- (void)setBottomBarDisabled:(BOOL)arg1; -- (void)setNavigationBarDisabled:(BOOL)arg1; +- (void)setBottomBarDisabled:(_Bool)arg1; +- (void)setNavigationBarDisabled:(_Bool)arg1; - (id)videoViewRequestsPickedAirplayRoute:(id)arg1; -- (BOOL)videoViewCanCreateMetadata:(id)arg1; +- (_Bool)videoViewCanCreateMetadata:(id)arg1; +- (void)videoView:(id)arg1 displayPlayOverlay:(id)arg2; - (void)videoViewDidCancelEditing:(id)arg1; - (void)videoViewDidBeginEditing:(id)arg1; - (void)videoViewWillBeginEditing:(id)arg1; - (void)videoViewDidEndScrubbing:(id)arg1; -- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(_Bool)arg2; - (void)videoViewDidPausePlayback:(id)arg1; - (void)videoViewDidBeginPlayback:(id)arg1; -- (BOOL)videoViewCanBeginPlayback:(id)arg1; -- (BOOL)videoViewShouldRespondToPlayOverlayTap:(id)arg1; -- (void)videoView:(id)arg1 scrubberWasCreated:(id)arg2 slalomRegionEditor:(id)arg3; +- (_Bool)videoViewCanBeginPlayback:(id)arg1; +- (_Bool)videoViewShouldRespondToPlayOverlayTap:(id)arg1; +- (void)videoViewDidCreateAttachments:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)mainScrollerDidEndSmoothScroll; - (void)_showTileCache; - (void)_makeTilesPerformSelector:(SEL)arg1 withObject:(id)arg2; -- (id)_preloadNextTileInCache:(id)arg1 insideCurrentAssetContainer:(BOOL)arg2; +- (id)_preloadNextTileInCache:(id)arg1 insideCurrentAssetContainer:(_Bool)arg2; - (void)_flushTileCache; - (void)_flushTileCache:(id)arg1 preservingTilesInPageController:(id)arg2; - (void)_validateTileCache:(id)arg1; - (void)_prepareForDelete; +- (void)_didDeleteCurrentAsset; - (void)_finishRemoveAsset:(id)arg1 atIndexPath:(id)arg2; - (void)removeCurrentPhoto:(id)arg1; - (int)allowedDeleteOperationForAsset:(id)arg1; -- (void)showPreviousImageWithTransition:(int)arg1 insideCurrentAssetContainer:(BOOL)arg2; -- (void)showNextImageWithTransition:(int)arg1 insideCurrentAssetContainer:(BOOL)arg2; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)showPreviousImageWithTransition:(int)arg1 insideCurrentAssetContainer:(_Bool)arg2; +- (void)showNextImageWithTransition:(int)arg1 insideCurrentAssetContainer:(_Bool)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)_performCATransition:(id)arg1; -- (void)_transitionToImage:(id)arg1 fromOldIndex:(int)arg2 toNewIndex:(int)arg3 transition:(int)arg4 transitionView:(id)arg5 insideCurrentAssetContainer:(BOOL)arg6; -- (void)_transitionToImage:(id)arg1 fromOldIndex:(int)arg2 toNewIndex:(int)arg3 transition:(int)arg4 insideCurrentAssetContainer:(BOOL)arg5; -- (BOOL)canShowPreviousImage; -- (BOOL)canShowNextImage; +- (void)_transitionToImage:(id)arg1 fromOldIndex:(long long)arg2 toNewIndex:(long long)arg3 transition:(int)arg4 transitionView:(id)arg5 insideCurrentAssetContainer:(_Bool)arg6; +- (void)_transitionToImage:(id)arg1 fromOldIndex:(long long)arg2 toNewIndex:(long long)arg3 transition:(int)arg4 insideCurrentAssetContainer:(_Bool)arg5; +- (_Bool)canShowPreviousImage; +- (_Bool)canShowNextImage; @property(retain, nonatomic) NSIndexPath *currentIndexPath; -- (void)setCurrentIndexPath:(id)arg1 updateAfterAnimation:(BOOL)arg2; +- (void)setCurrentIndexPath:(id)arg1 updateAfterAnimation:(_Bool)arg2; - (void)_setCurrentIndexPath:(id)arg1; -@property(nonatomic) unsigned int currentTileIndex; -- (void)setCurrentTileIndex:(unsigned int)arg1 updateAfterAnimation:(BOOL)arg2; -- (BOOL)_canTrimCurrentVideoInPlace; +@property(nonatomic) unsigned long long currentTileIndex; +- (void)setCurrentTileIndex:(unsigned long long)arg1 updateAfterAnimation:(_Bool)arg2; +- (_Bool)_canTrimCurrentVideoInPlace; - (id)_playbackVideoView; - (id)_currentTVOutVideoView; @property(readonly, nonatomic) PLVideoView *currentVideoView; +@property(readonly, nonatomic) PLManagedAsset *currentAssetForZoomTransition; @property(nonatomic) PLManagedAsset *currentAsset; -- (id)_albumAssetsForSlideShow:(id)arg1 startingAtIndex:(unsigned int)arg2; +- (id)_albumAssetsForSlideShow:(id)arg1 startingAtIndex:(unsigned long long)arg2; - (void)_displayLastImageForSlideshowPlugin:(id)arg1; - (void)_loadSlideshowPlugin; - (void)slideshowPluginDidDisplayFinalImage:(id)arg1; @@ -428,80 +419,81 @@ - (void)_updateAfterAnimation; - (void)_updateTVOutAfterAnimation; - (void)updateAfterCollapse; -- (void)_pauseVideoPlaybackForIndexPath:(id)arg1 fullStop:(BOOL)arg2; +- (void)_pauseVideoPlaybackForIndexPath:(id)arg1 fullStop:(_Bool)arg2; - (void)_pauseVideoPlaybackForIndexPath:(id)arg1; - (void)_stopVideoPlaybackForIndexPath:(id)arg1; - (void)_fadeIn; - (void)_fadeToViewContents; - (void)_fadeOut; - (void)_prepareToFade; -- (void)setAppInteractionDisabled:(BOOL)arg1; -- (void)playSlideshowFromAlbumUsingOrigami:(BOOL)arg1; -- (void)_endSlideshowSettingsAnimated:(BOOL)arg1; +- (void)setAppInteractionDisabled:(_Bool)arg1; +- (void)playSlideshowFromAlbumUsingOrigami:(_Bool)arg1; +- (void)_endSlideshowSettingsAnimated:(_Bool)arg1; - (void)_handleCancelSlideshowSettings:(id)arg1; - (void)displaySlideshowSheetFromItem:(id)arg1; -- (void)_setMusicIsPlaying:(BOOL)arg1 forPhoto:(id)arg2; -- (void)_setMusicIsPlaying:(BOOL)arg1; +- (void)_setMusicIsPlaying:(_Bool)arg1 forPhoto:(id)arg2; +- (void)_setMusicIsPlaying:(_Bool)arg1; - (void)_slideshowPlayCurrentSlide; - (void)_slideshowPlayTimerFired:(id)arg1; -- (BOOL)_stopSlideshow; -- (BOOL)_pauseSlideshow; -- (BOOL)_playSlideshow; -- (BOOL)_startingSlideshow; -- (BOOL)setNextSlideshowState:(int)arg1; +- (_Bool)_stopSlideshow; +- (_Bool)_pauseSlideshow; +- (_Bool)_playSlideshow; +- (_Bool)_startingSlideshow; +- (_Bool)setNextSlideshowState:(int)arg1; - (void)_endSlideshow; - (void)togglePlayPause:(id)arg1; -@property(readonly, nonatomic) BOOL isPlayingSlideshow; -- (BOOL)_slideshowNotRunning; +@property(readonly, nonatomic) _Bool isPlayingSlideshow; +- (_Bool)_slideshowNotRunning; - (void)_slideshowWillEnd; - (void)_slideshowWillBegin; - (id)_suppresionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; +- (_Bool)_appAllowsSupressionOfAlerts; - (void)viewWillLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; - (void)viewWillDisappear; - (void)viewDidAppear; - (void)viewWillAppear; - (void)animateToIndex; -- (id)photoScrubber:(id)arg1 loadImageSynchronously:(BOOL)arg2 atIndex:(int)arg3 forLoupe:(BOOL)arg4; -- (int)numPhotosInAlbumForPhotoScrubber:(id)arg1; +- (id)photoScrubber:(id)arg1 loadImageSynchronously:(_Bool)arg2 atIndex:(long long)arg3 forLoupe:(_Bool)arg4; +- (long long)numPhotosInAlbumForPhotoScrubber:(id)arg1; - (void)_photoScrubberDidEndScrubbing:(id)arg1; +- (void)_scrubberDidEndScrubbing:(id)arg1; - (void)_photoScrubberValueDidChange:(id)arg1; - (void)_photoScrubberDidBeginScrubbing:(id)arg1; +- (void)_scrubberDidBeginScrubbing:(id)arg1; @property(retain, nonatomic) PLPhotoScrubber *photoScrubber; -- (void)_setupPhotoScrubber:(BOOL)arg1; +- (void)_setupPhotoScrubber:(_Bool)arg1; - (void)_discardPhotoScrubber; - (void)photoTileViewController:(id)arg1 commentsControllerWillBeginScrolling:(id)arg2; - (void)photoTileViewController:(id)arg1 didExitEditModeInCommentsController:(id)arg2; - (void)photoTileViewController:(id)arg1 willEnterEditModeInCommentsController:(id)arg2; - (void)_updateForCommentsControllerEditMode:(id)arg1; -- (void)_showCommentTableIfNecessary:(float)arg1; -- (void)_hideCommentsTableIfNecessary:(float)arg1; +- (void)_showCommentTableIfNecessary:(double)arg1; +- (void)_hideCommentsTableIfNecessary:(double)arg1; - (void)revealComment:(id)arg1; -- (BOOL)showingCommentsTable; -- (void)toggleCommentsTableVisibility; +- (_Bool)showingCommentsTable; - (void)hideCommentsTable; - (void)showCommentsTable; -- (BOOL)shouldShowCommentsButton; - (void)pageControllerDidEndPaging:(id)arg1; +- (void)_updateCurrentIndexForPageController:(id)arg1; - (void)pageControllerWillBeginPaging:(id)arg1; -- (id)pageController:(id)arg1 viewControllerAtIndex:(int)arg2; +- (id)pageController:(id)arg1 viewControllerAtIndex:(long long)arg2; - (void)_willDisplayTileController:(id)arg1; - (id)rotatingFooterView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didLoadFullScreenImage:(id)arg1 forPhotoAtIndex:(unsigned int)arg2; -- (void)updateNavigationItemTitle; -- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didLoadFullScreenImage:(id)arg1 forPhotoAtIndex:(unsigned long long)arg2; +@property(readonly, nonatomic) UIView *commentsView; @property(readonly, nonatomic) UIScrollView *mainScroller; @property(readonly, nonatomic) PLLibraryImageDataProvider *imageDataProvider; @property(readonly, nonatomic) int albumFilter; - (void)setAssetContainerList:(id)arg1 currentImageIndexPath:(id)arg2; -@property(readonly, nonatomic) unsigned int allAssetsCount; +@property(readonly, nonatomic) unsigned long long allAssetsCount; @property(readonly, nonatomic) id assetContainerList; +@property(readonly, nonatomic) id currentAssetContainerForZoomTransition; @property(readonly, nonatomic) id currentAssetContainer; -- (void)setMainScrollerEnabled:(BOOL)arg1; +- (void)setMainScrollerEnabled:(_Bool)arg1; - (void)loadCurrentConfiguration:(id)arg1; - (void)storeCurrentConfiguration:(id)arg1; - (void)_simpleRemoteActionDidOccur:(id)arg1; @@ -520,11 +512,12 @@ - (void)applicationResumed:(id)arg1; - (void)applicationDidEnterBackground:(id)arg1; - (void)_applicationWillResignActive:(id)arg1; +- (_Bool)_shouldPauseOrStopVideo; - (id)_buttonItemViewWithTag:(int)arg1; -- (BOOL)isRotationEnabled; +- (_Bool)isRotationEnabled; - (id)navigationBar; -- (void)setRotationDisabled:(BOOL)arg1; -- (BOOL)isActiveViewControllerInNavigationController; +- (void)setRotationDisabled:(_Bool)arg1; +- (_Bool)isActiveViewControllerInNavigationController; - (void)_showHDRPromptIfNeeded; - (void)_removeSavingPhotoHUDForPhoto:(id)arg1; - (void)_showSavingPhotoHUDForPhoto:(id)arg1; @@ -535,16 +528,17 @@ - (id)_currentTVOutTile; - (void)transitionDidEnd; - (void)transitionWillBegin; +@property(readonly, nonatomic) PLPhotoTileViewController *currentTileForZoomTransition; @property(readonly, nonatomic) PLPhotoTileViewController *currentTile; - (void)_configureVideoViewInTile:(id)arg1; - (void)_dereferenceTile:(id)arg1; -- (id)_tileForAsset:(id)arg1 shouldCreate:(BOOL)arg2 tileCache:(id)arg3; +- (id)_tileForAsset:(id)arg1 shouldCreate:(_Bool)arg2 tileCache:(id)arg3; - (id)_fullScreenPreviewImageForPhoto:(id)arg1; - (id)_lowResolutionPreviewImageForPhoto:(id)arg1; -- (BOOL)_mainScrollerIsVisible; +- (_Bool)_mainScrollerIsVisible; - (void)_clearFullScreenView; -- (void)_updateFilteredImagesAndShuffle:(BOOL)arg1; -- (void)setUsesPhotoBrowserStyleStatusBar:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_updateFilteredImagesAndShuffle:(_Bool)arg1; +- (void)setUsesPhotoBrowserStyleStatusBar:(_Bool)arg1 animated:(_Bool)arg2; - (id)newToolbar; - (id)newNavigationBar; - (id)contentScrollView; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserControllerDelegate-Protocol.h index 1ce9eba3a..4cd775342 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoBrowserControllerDelegate-Protocol.h @@ -9,24 +9,32 @@ @protocol PLPhotoBrowserControllerDelegate @optional +- (_Bool)photoBrowserControllerOverlaysVisible:(id)arg1; +- (void)photoBrowserControllerWillBeginPlayingVideo:(id)arg1; +- (void)photoBrowserControllerDidDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserControllerWillDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserController:(id)arg1 scrubberDidEndScrubbing:(id)arg2; +- (void)photoBrowserController:(id)arg1 scrubberDidBeginScrubbing:(id)arg2; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 didAppear:(_Bool)arg3; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 willAppear:(_Bool)arg3; - (void)photoBrowserController:(id)arg1 willDisplayTileController:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerDidExitEditMode:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerWillEnterEditMode:(id)arg2; -- (void)photoBrowserController:(id)arg1 didPrepareVideoScrubber:(id)arg2 slalomRegionEditor:(id)arg3; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 videoViewDidCreateAttachments:(id)arg3; - (void)photoBrowserControllerDidChangeVideoEditingMode:(id)arg1; -- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(BOOL)arg2; -- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; -- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; +- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(_Bool)arg2; +- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; +- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; - (void)photoBrowserController:(id)arg1 photoTileViewControllerSingleTap:(id)arg2; -- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(BOOL)arg2 animated:(BOOL)arg3; +- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(_Bool)arg2 animated:(_Bool)arg3; - (id)photoBrowserControllerMakeToolbar:(id)arg1; - (id)photoBrowserControllerMakeNavigationBar:(id)arg1; - (void)photoBrowserControllerDidScroll:(id)arg1; -- (void)photoBrowserController:(id)arg1 photoTile:(id)arg2 didCompleteZoomWithScale:(float)arg3; +- (void)photoBrowserControllerWillBeginDragging:(id)arg1; +- (void)photoBrowserController:(id)arg1 photoTile:(id)arg2 didCompleteZoomWithScale:(double)arg3; - (void)photoBrowserControllerDidEndPaging:(id)arg1; - (void)photoBrowserControllerWillBeginPaging:(id)arg1; - (void)photoBrowserController:(id)arg1 willShowActionSheetInView:(id)arg2; -- (BOOL)photoBrowserControllerShouldShowActionItem:(id)arg1; -- (void)photoBrowserController:(id)arg1 didMoveToPhotoAtIndex:(unsigned int)arg2; +- (_Bool)photoBrowserControllerShouldShowActionItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentCell.h index 508360113..452fc472b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentCell.h @@ -16,15 +16,11 @@ PLCloudSharedComment *_comment; } -+ (id)_attributedStringForBylineText:(id)arg1 color:(id)arg2; -+ (id)_attributedStringForBylineText:(id)arg1; -+ (id)_attributedStringForCommentText:(id)arg1 color:(id)arg2; -+ (id)_attributedStringForCommentText:(id)arg1; -+ (id)bylineStringForComment:(id)arg1; -+ (float)heightForComment:(id)arg1 forWidth:(float)arg2 forInterfaceOrientation:(int)arg3; -+ (float)heightForCommentText:(id)arg1 bylineText:(id)arg2 forWidth:(float)arg3 forInterfaceOrientation:(int)arg4; ++ (id)_attributionStringForComment:(id)arg1; ++ (id)_commentStringForComment:(id)arg1; ++ (double)heightForComment:(id)arg1 forWidth:(double)arg2 forInterfaceOrientation:(long long)arg3; + (Class)layerClass; -+ (id)_synthesizedAttributedString:(id)arg1 withWordWrapping:(BOOL)arg2; ++ (id)_synthesizedAttributedString:(id)arg1 withWordWrapping:(_Bool)arg2; @property(copy, nonatomic) PLCloudSharedComment *comment; // @synthesize comment=_comment; @property(readonly, nonatomic) UIView *styledSeparatorView; // @synthesize styledSeparatorView=_styledSeparatorView; @property(readonly, nonatomic) UILabel *commentBylineLabel; // @synthesize commentBylineLabel=_commentBylineLabel; @@ -34,7 +30,7 @@ - (void)delete:(id)arg1; - (void)prepareForReuse; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryView.h index a134d46d9..2d7e65618 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryView.h @@ -6,24 +6,28 @@ #import "UIView.h" -@class PLCommentTextView, UIButton, UILabel, UIScrollView, _UIBackdropView; +#import "UITextViewDelegate-Protocol.h" -@interface PLPhotoCommentEntryView : UIView +@class UIButton, UILabel, UITextView; + +@interface PLPhotoCommentEntryView : UIView { - UIScrollView *_scrollview; UILabel *placeholderLabel; - _UIBackdropView *_backdropView; UILabel *_placeholderLabel; - PLCommentTextView *_textView; + UITextView *_textView; UIButton *_postButton; + id _delegate; } +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIButton *postButton; // @synthesize postButton=_postButton; -@property(readonly, nonatomic) PLCommentTextView *textView; // @synthesize textView=_textView; +@property(readonly, nonatomic) UITextView *textView; // @synthesize textView=_textView; @property(readonly, nonatomic) UILabel *placeholderLabel; // @synthesize placeholderLabel=_placeholderLabel; +- (void)textViewDidChange:(id)arg1; - (void)layoutSubviews; -- (float)preferredHeightForOrientation:(int)arg1; -- (float)heightForTextContentHeight:(float)arg1 orientation:(int)arg2; +- (id)trimmedText; +- (void)clearText; +- (double)preferredHeight; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryViewDelegate-Protocol.h new file mode 100644 index 000000000..a44db80a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoCommentEntryViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PLPhotoCommentEntryViewDelegate +- (void)photoCommentEntryViewHeightDidChange:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoLibraryShouldReloadObserver-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoLibraryShouldReloadObserver-Protocol.h deleted file mode 100644 index e596db267..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoLibraryShouldReloadObserver-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol PLPhotoLibraryShouldReloadObserver -- (void)shouldReload:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoOwnerCommentCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoOwnerCommentCell.h index c23cdea15..93e070b1d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoOwnerCommentCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoOwnerCommentCell.h @@ -6,27 +6,25 @@ #import "UITableViewCell.h" -@class NSString, UILabel, UIView; +@class NSAttributedString, UILabel, UIView; @interface PLPhotoOwnerCommentCell : UITableViewCell { + NSAttributedString *_ownerString; UILabel *_ownerContentLabel; - NSString *_ownerString; UIView *_styledSeparatorView; } -+ (id)_attributedStringForOwnerText:(id)arg1 color:(id)arg2; -+ (id)_attributedStringForOwnerText:(id)arg1; -+ (float)heightOfOwnerCellWithAsset:(id)arg1 forWidth:(float)arg2 forInterfaceOrientation:(int)arg3; -+ (id)ownerStringForAsset:(id)arg1; ++ (double)heightOfOwnerCellWithAsset:(id)arg1 forWidth:(double)arg2 forInterfaceOrientation:(long long)arg3; ++ (id)_ownerStringForAsset:(id)arg1; @property(readonly, nonatomic) UIView *styledSeparatorView; // @synthesize styledSeparatorView=_styledSeparatorView; -@property(copy, nonatomic) NSString *ownerString; // @synthesize ownerString=_ownerString; @property(readonly, nonatomic) UILabel *ownerContentLabel; // @synthesize ownerContentLabel=_ownerContentLabel; +@property(copy, nonatomic) NSAttributedString *ownerString; // @synthesize ownerString=_ownerString; - (void)layoutSubviews; -- (void)_updateContent; +- (void)updateContentFromAsset:(id)arg1; - (void)prepareForReuse; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoPostCommentCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoPostCommentCell.h index b93a4e46c..ac023c174 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoPostCommentCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoPostCommentCell.h @@ -15,7 +15,7 @@ UIView *_styledSeparatorView; } -+ (float)heightForWidth:(float)arg1 forInterfaceOrientation:(int)arg2; ++ (double)heightForWidth:(double)arg1; @property(readonly, nonatomic) UIView *styledSeparatorView; // @synthesize styledSeparatorView=_styledSeparatorView; @property(readonly, nonatomic) UIButton *addCommentButton; // @synthesize addCommentButton=_addCommentButton; @property(readonly, nonatomic) UILabel *contentLabel; // @synthesize contentLabel=_contentLabel; @@ -23,7 +23,7 @@ - (id)_attributedStringForPlaceholder; - (void)setupContent; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrollerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrollerViewController.h index 6ef9a3eef..3a8297e36 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrollerViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrollerViewController.h @@ -6,53 +6,23 @@ #import -@class NSDictionary, UIBarButtonItem, UINavigationItem, UIToolbar; - @interface PLPhotoScrollerViewController : PLPhotoBrowserController { - UINavigationItem *_navItem; - UIBarButtonItem *_doneItem; - int _previousInterfaceOrientation; - unsigned int _modalSheetIsPresent:1; - unsigned int _dontChangeStatusBar:1; - unsigned int _toolbarWasHiddenWhenSelfWasPushed:1; - unsigned int _viewWillDisappear:1; - NSDictionary *_buttonGroups; - UIToolbar *_buttonBar; + _Bool _modalSheetIsPresent; + _Bool _dontChangeStatusBar; + _Bool _viewWillDisappear; } -@property(retain, nonatomic) UIToolbar *buttonBar; // @synthesize buttonBar=_buttonBar; -@property(retain, nonatomic) UIBarButtonItem *doneItem; -- (void)_forceRotationToPortaitIfNecessary; -- (void)updateNavigationItemTitle; -@property(readonly, nonatomic) unsigned int visibleItemIndex; -- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; -- (void)willPresentActionSheet:(id)arg1; -- (id)airTunesButton; -- (void)updateAirTunesButton; -- (void)removeAirTunesButton; -- (void)addAirTunesButton; -- (BOOL)dontChangeStatusBar; -- (void)setDontChangeStatusBar:(BOOL)arg1; +- (_Bool)dontChangeStatusBar; +- (void)setDontChangeStatusBar:(_Bool)arg1; - (void)removeRemakerContainerView; - (id)remakerContainerView; -- (void)_setupButtonGroups; -- (void)_updateToolbar:(BOOL)arg1; -- (id)_currentToolbarItems; -- (void)_updateNavigationBar; -- (BOOL)_shouldShowEditButtonItem; -- (id)_newEditButtonItem; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillLayoutSubviews; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)setParentViewController:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidUnload; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (void)dealloc; -- (id)_initWithAssetContainerList:(id)arg1 lockStatusBar:(BOOL)arg2 currentImageIndexPath:(id)arg3 delayImageLoading:(BOOL)arg4; +- (id)_initWithAssetContainerList:(id)arg1 lockStatusBar:(_Bool)arg2 currentImageIndexPath:(id)arg3 delayImageLoading:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubber.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubber.h index e19d7b510..51845bbeb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubber.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubber.h @@ -6,61 +6,55 @@ #import "UIControl.h" -@class LoupeView, NSMutableArray, UIView; +@class NSMutableArray, UIImageView, UIView; @interface PLPhotoScrubber : UIControl { - id _dataSource; - unsigned int _displayedImageIndex; - int _prospectiveImageIndex; + id _dataSource; + unsigned long long _displayedImageIndex; + long long _prospectiveImageIndex; double _timeOfLastTouch; double _lastUpdate; UIView *_thumbnailTrackView; struct CGRect _thumbnailBounds; - float _imagesPerViewRatio; + double _imagesPerViewRatio; NSMutableArray *_thumbnailViews; - LoupeView *_loupe; - unsigned int _imageCount; - BOOL _scrubbing; - UIView *_accessoryView; - BOOL _deferImageLoading; - BOOL _loadImagesSynchronously; - int _currentRotationDegrees; - float _horizontalInsetMargin; - float _vertialInsetMargin; + UIImageView *_loupeView; + long long _loupeIndex; + unsigned long long _imageCount; + _Bool _scrubbing; + _Bool _deferImageLoading; + _Bool _loadImagesSynchronously; } -@property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; -@property(nonatomic) float vertialInsetMargin; // @synthesize vertialInsetMargin=_vertialInsetMargin; -@property(nonatomic) float horizontalInsetMargin; // @synthesize horizontalInsetMargin=_horizontalInsetMargin; -- (int)displayedImageIndex; -- (void)setDisplayedImageIndex:(int)arg1; +- (long long)displayedImageIndex; +- (void)setDisplayedImageIndex:(long long)arg1; - (void)_setDisplayedImageIndex:(id)arg1; -- (void)_setDisplayedImageIndex:(int)arg1 immediately:(BOOL)arg2; +- (void)_setDisplayedImageIndex:(long long)arg1 immediately:(_Bool)arg2; - (void)setLoupeImage:(id)arg1; - (void)reloadData; -- (void)reloadDataWithNewDisplayedIndex:(unsigned int)arg1; -- (void)setDataSource:(id)arg1 reloadData:(BOOL)arg2; -@property(nonatomic) id dataSource; // @dynamic dataSource; -- (void)_updateLoupe:(BOOL)arg1; -- (void)reloadImageAtIndex:(int)arg1; -- (void)setImage:(id)arg1 atIndex:(int)arg2; +- (void)reloadDataWithNewDisplayedIndex:(unsigned long long)arg1; +- (void)setDataSource:(id)arg1 reloadData:(_Bool)arg2; +@property(nonatomic) id dataSource; // @dynamic dataSource; +- (void)_updateLoupe:(_Bool)arg1 force:(_Bool)arg2; +- (void)reloadImageAtIndex:(long long)arg1; +- (void)setImage:(id)arg1 atIndex:(long long)arg2; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)isScrubbing; -- (void)_setIsScrubbing:(BOOL)arg1; -- (void)_updateLoupeWithTouch:(id)arg1 forceUpdate:(BOOL)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)isScrubbing; +- (void)_setIsScrubbing:(_Bool)arg1; +- (void)_updateLoupeWithTouch:(id)arg1 forceUpdate:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (struct CGPoint)_centerForImageAtIndex:(int)arg1; -- (unsigned int)_imageIndexFromLocation:(struct CGPoint)arg1; -- (unsigned int)_thumbnailIndexFromLocation:(struct CGPoint)arg1; +- (struct CGPoint)_centerForImageAtIndex:(long long)arg1; +- (unsigned long long)_imageIndexFromLocation:(struct CGPoint)arg1; +- (unsigned long long)_thumbnailIndexFromLocation:(struct CGPoint)arg1; - (void)layoutSubviews; -- (void)setDeferImageLoading:(BOOL)arg1; +- (void)setDeferImageLoading:(_Bool)arg1; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubberDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubberDataSource-Protocol.h new file mode 100644 index 000000000..ad9a5a0f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoScrubberDataSource-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol PLPhotoScrubberDataSource +- (id)photoScrubber:(id)arg1 loadImageSynchronously:(_Bool)arg2 atIndex:(long long)arg3 forLoupe:(_Bool)arg4; +- (long long)numPhotosInAlbumForPhotoScrubber:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoSmilesCommentCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoSmilesCommentCell.h index cb6730cc7..217c408a2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoSmilesCommentCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoSmilesCommentCell.h @@ -10,26 +10,26 @@ @interface PLPhotoSmilesCommentCell : UITableViewCell { - BOOL _showUserLikes; - BOOL _isVideo; + _Bool _showUserLikes; + _Bool _isVideo; UILabel *_smileContentLabel; UIButton *_smileImageButton; NSOrderedSet *_userLikes; } -+ (float)heightOfSmileCellWithComments:(id)arg1 forWidth:(float)arg2 isVideo:(BOOL)arg3 forInterfaceOrientation:(int)arg4; -+ (id)_attributedStringForComments:(id)arg1 color:(id)arg2 isVideo:(BOOL)arg3; ++ (double)heightOfSmileCellWithComments:(id)arg1 forWidth:(double)arg2 isVideo:(_Bool)arg3 forInterfaceOrientation:(long long)arg4; ++ (id)_attributedStringForComments:(id)arg1 color:(id)arg2 isVideo:(_Bool)arg3; + (id)_smileStringForComments:(id)arg1; -@property(nonatomic) BOOL isVideo; // @synthesize isVideo=_isVideo; +@property(nonatomic) _Bool isVideo; // @synthesize isVideo=_isVideo; @property(copy, nonatomic) NSOrderedSet *userLikes; // @synthesize userLikes=_userLikes; -@property(nonatomic) BOOL showUserLikes; // @synthesize showUserLikes=_showUserLikes; +@property(nonatomic) _Bool showUserLikes; // @synthesize showUserLikes=_showUserLikes; @property(readonly, nonatomic) UIButton *smileImageButton; // @synthesize smileImageButton=_smileImageButton; @property(readonly, nonatomic) UILabel *smileContentLabel; // @synthesize smileContentLabel=_smileContentLabel; - (void)layoutSubviews; - (void)_updateContent; - (void)prepareForReuse; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileBadgeView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileBadgeView.h new file mode 100644 index 000000000..673ee3b78 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileBadgeView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIImageView, UILabel; + +@interface PLPhotoTileBadgeView : UIView +{ + long long _style; + long long _numberOfPhotos; + UIView *__backgroundView; + UIImageView *__badgeImageView; + UILabel *__textLabel; +} + +@property(readonly, nonatomic) UILabel *_textLabel; // @synthesize _textLabel=__textLabel; +@property(readonly, nonatomic) UIImageView *_badgeImageView; // @synthesize _badgeImageView=__badgeImageView; +@property(readonly, nonatomic) UIView *_backgroundView; // @synthesize _backgroundView=__backgroundView; +@property(nonatomic) long long numberOfPhotos; // @synthesize numberOfPhotos=_numberOfPhotos; +@property(nonatomic) long long style; // @synthesize style=_style; +- (void)_updateBadgeText; +- (void)setAlpha:(double)arg1; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonPLPhotoTileBadgeViewInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTilePlaceholderView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTilePlaceholderView.h index ea48631b8..a2bb28da1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTilePlaceholderView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTilePlaceholderView.h @@ -15,13 +15,13 @@ UILabel *_loadingLabel; UIView *_loadingContainerView; NSDate *_lastViewPhaseChangeDate; - BOOL _indicatorIsVisible; - int _interfaceIdiom; + _Bool _indicatorIsVisible; int _placeholderState; + long long _interfaceIdiom; } @property int placeholderState; // @synthesize placeholderState=_placeholderState; -@property(readonly) int interfaceIdiom; // @synthesize interfaceIdiom=_interfaceIdiom; +@property(readonly) long long interfaceIdiom; // @synthesize interfaceIdiom=_interfaceIdiom; - (void)layoutSubviews; - (void)_layoutSubviews; - (void)_removeLoadingContainerView; @@ -30,11 +30,11 @@ - (id)_newLoadingLabel; - (double)_timeSinceLastPlaceholderPhaseChange; - (void)showLoadingIndicatorWhenReady; -- (void)_transitionToNewStateAnimated:(BOOL)arg1; +- (void)_transitionToNewStateAnimated:(_Bool)arg1; - (void)transitionToState:(int)arg1; -- (void)fadeOutSoonIfNeededAndRemoveFromSuperview:(BOOL)arg1; +- (void)fadeOutSoonIfNeededAndRemoveFromSuperview:(_Bool)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 withState:(int)arg2 interfaceIdiom:(int)arg3; +- (id)initWithFrame:(struct CGRect)arg1 withState:(int)arg2 interfaceIdiom:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController-PLImagePickerUtils.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController-PLImagePickerUtils.h new file mode 100644 index 000000000..9cd59b534 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController-PLImagePickerUtils.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLPhotoTileViewController (PLImagePickerUtils) +- (long long)_imageOrientation; +- (id)_newOriginalImageForPickerFromCachedData; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController.h index 8148b3158..ad29010a8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewController.h @@ -10,7 +10,7 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class NSObject, PLCommentsViewController, PLExpandableImageView, PLImageScrollView, PLManagedAsset, PLPhotoTilePlaceholderView, PLVideoView, UIGestureRecognizer, UIImage, UIImageView; +@class NSObject, PLCommentsViewController, PLExpandableImageView, PLImageScrollView, PLManagedAsset, PLPhotoTileBadgeView, PLPhotoTilePlaceholderView, PLTileContainerView, PLVideoView, UIGestureRecognizer, UIImage, UIImageView; @interface PLPhotoTileViewController : UIViewController { @@ -22,7 +22,8 @@ PLExpandableImageView *_imageView; PLVideoView *_videoView; UIImageView *_gradientView; - UIImageView *_hdrBadgeImageView; + PLPhotoTileBadgeView *_badgeView; + UIImageView *_reviewCheckmarkImageView; PLPhotoTilePlaceholderView *_placeholderView; PLCommentsViewController *_commentsViewController; UIGestureRecognizer *_singleTapGestureRecognizer; @@ -31,32 +32,32 @@ int _imageOrientation; struct CGSize _imageSize; struct CGRect _tileFrame; - BOOL _zoomToFillInsteadOfToFit; - BOOL _useLessThanMinZoomForZoomedOutTest; - BOOL _allowZoomToFill; + _Bool _zoomToFillInsteadOfToFit; + _Bool _useLessThanMinZoomForZoomedOutTest; + _Bool _allowZoomToFill; id _orientationDelegate; float _cropRectZoomScale; struct CGRect _cropOverlayRect; struct CGRect _cropRect; - float _doubleTapZoomScale; - float _minZoomScale; - float _zoomToFillScale; + double _doubleTapZoomScale; + double _minZoomScale; + double _zoomToFillScale; int _mode; - int _lastDisplayedOrientation; - BOOL _clientIsTemporarilyWallpaper; - BOOL _userDidAdjustWallpaper; + long long _lastDisplayedOrientation; + _Bool _clientIsTemporarilyWallpaper; + _Bool _userDidAdjustWallpaper; float _wallpaperPortraitZoomScale; float _wallpaperLandscapeZoomScale; float _zoomScaleBeforeZooming; struct CGRect _cropRectBeforeDragging; - BOOL _force1XCroppedImage; - BOOL _forceNativeScreenScale; - BOOL _centerContentVertically; + _Bool _force1XCroppedImage; + _Bool _forceNativeScreenScale; + _Bool _centerContentVertically; id _didEndZoomingBlock; NSObject *_dispatchTimer; double _dispatchStartTime; double _dispatchTimeElapsed; - BOOL _hasNotedZoom; + _Bool _hasNotedZoom; unsigned int _imageIsThumbnail:1; unsigned int _isTVOut:1; unsigned int _zooming:1; @@ -71,106 +72,125 @@ unsigned int _didRequestFullSizeImage:1; unsigned int _useZoomScaleForCropRect:1; unsigned int _photoShouldBeHDRBadged:1; - unsigned int _hdrBadgeShouldBeVisible:1; + unsigned int _HDRBadgeShouldBeHidden:1; + unsigned int _avalancheBadgeShouldBeHidden:1; + unsigned int _photoShouldBeAvalancheBadged:1; + unsigned int _badgeShouldBeVisible:1; unsigned int _didSetHDRForModelPhoto:1; unsigned int _commentsTableVisible:1; + PLTileContainerView *_containerView; + _Bool _reviewing; + _Bool _picked; + struct UIEdgeInsets _overlayInsets; } + (id)newPhotoTileViewControllerWithFrame:(struct CGRect)arg1 modelPhoto:(id)arg2 mode:(int)arg3; -+ (id)newPhotoTileViewControllerWithFrame:(struct CGRect)arg1 image:(id)arg2 allowZoomToFill:(BOOL)arg3 mode:(int)arg4; -+ (id)newPhotoTileViewControllerWithFrame:(struct CGRect)arg1 imageRef:(struct CGImage *)arg2 imageOrientation:(int)arg3 allowZoomToFill:(BOOL)arg4 mode:(int)arg5; ++ (id)newPhotoTileViewControllerWithFrame:(struct CGRect)arg1 image:(id)arg2 allowZoomToFill:(_Bool)arg3 mode:(int)arg4; ++ (id)newPhotoTileViewControllerWithFrame:(struct CGRect)arg1 imageRef:(struct CGImage *)arg2 imageOrientation:(long long)arg3 allowZoomToFill:(_Bool)arg4 mode:(int)arg5; + (struct CGSize)tvOutTileSize; + (struct CGSize)tileSize; -+ (BOOL)shouldShowPlaceholderForAssetKind:(int)arg1; -@property(nonatomic) BOOL force1XCroppedImage; // @synthesize force1XCroppedImage=_force1XCroppedImage; -@property(nonatomic) BOOL forceNativeScreenScale; // @synthesize forceNativeScreenScale=_forceNativeScreenScale; ++ (_Bool)shouldShowPlaceholderForAsset:(id)arg1 useOpaquePlaceholder:(_Bool *)arg2; +@property(nonatomic) _Bool picked; // @synthesize picked=_picked; +@property(nonatomic) _Bool reviewing; // @synthesize reviewing=_reviewing; +@property(nonatomic) struct UIEdgeInsets overlayInsets; // @synthesize overlayInsets=_overlayInsets; +@property(nonatomic) _Bool force1XCroppedImage; // @synthesize force1XCroppedImage=_force1XCroppedImage; +@property(nonatomic) _Bool forceNativeScreenScale; // @synthesize forceNativeScreenScale=_forceNativeScreenScale; @property(retain, nonatomic) UIImage *unscaledImage; // @synthesize unscaledImage=_unscaledImage; @property(readonly, nonatomic) PLCommentsViewController *commentsViewController; // @synthesize commentsViewController=_commentsViewController; -@property(nonatomic) BOOL centerContentVertically; // @synthesize centerContentVertically=_centerContentVertically; -- (void)setLockedUnderCropOverlay:(BOOL)arg1; -- (void)_adjustZoomForEnteringMode:(BOOL)arg1; +@property(nonatomic) _Bool centerContentVertically; // @synthesize centerContentVertically=_centerContentVertically; +- (void)_updateReviewCheckmark; +- (void)setReviewing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_setupReviewCheckmark; +- (void)setLockedUnderCropOverlay:(_Bool)arg1; +- (void)_adjustZoomForEnteringMode:(_Bool)arg1; - (void)updateAfterCollapse; - (int)imageOrientation; -- (void)setAllowsZoomToFill:(BOOL)arg1; +- (void)setAllowsZoomToFill:(_Bool)arg1; - (void)updateZoomScales; - (void)_setDefaultZoomScale; - (void)setOrientationDelegate:(id)arg1; -- (BOOL)isZoomedOut; -- (float)currentToDefaultZoomRatio; -- (float)currentToMinZoomRatio; -- (float)defaultZoomScale; -- (float)zoomToFitScale; -- (float)zoomToFillScale; -- (float)minZoomScale; -- (float)_calculateZoomScale:(BOOL)arg1 inView:(id)arg2; -- (float)minRotatedScale; +- (_Bool)isZoomedOut; +- (double)currentToDefaultZoomRatio; +- (double)currentToMinZoomRatio; +- (double)defaultZoomScale; +- (double)zoomToFitScale; +- (double)zoomToFillScale; +- (double)minZoomScale; +- (float)_calculateZoomScale:(_Bool)arg1 inView:(id)arg2; +- (double)minRotatedScale; - (void)_performDidEndZoomBlock; - (void)_setDidEndZoomingBlock:(id)arg1; -- (void)zoomToScale:(float)arg1 completionBlock:(id)arg2; -- (id)dictionaryWithCroppedImageForRect:(struct CGRect)arg1 withOptions:(int)arg2; -- (id)newImageWithCropRect:(struct CGRect)arg1 croppedImageData:(id *)arg2 fullScreenImageData:(id *)arg3 fullScreenImage:(struct CGImage **)arg4 imageCropRect:(struct CGRect *)arg5 intersectCropWithFullRect:(BOOL)arg6; +- (void)zoomToScale:(double)arg1 completionBlock:(id)arg2; +- (id)dictionaryWithCroppedImageForRect:(struct CGRect)arg1 minimalCropDimension:(double)arg2 withOptions:(int)arg3; +- (id)newImageWithCropRect:(struct CGRect)arg1 minimalCropDimension:(double)arg2 croppedImageData:(id *)arg3 fullScreenImageData:(id *)arg4 fullScreenImage:(struct CGImage **)arg5 imageCropRect:(struct CGRect *)arg6 intersectCropWithFullRect:(_Bool)arg7; - (void)_handleDoubleTap:(id)arg1; - (void)_requestFullSizeImage; - (void)_handleSingleTap:(id)arg1; - (void)ensureFullSizeImageLoaded; - (void)applicationDidBecomeActive:(id)arg1; - (void)applicationWillResignActive:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)resetZoom; - (void)viewDidLayoutSubviews; +- (void)_viewWillMoveToSuperView:(id)arg1; - (void)_resetZoomCommon; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; -- (struct CGSize)scrollView:(id)arg1 contentSizeForZoomScale:(float)arg2 withProposedSize:(struct CGSize)arg3; +- (struct CGSize)scrollView:(id)arg1 contentSizeForZoomScale:(double)arg2 withProposedSize:(struct CGSize)arg3; - (void)noteParentViewControllerDidDisappear; - (void)commentsControllerWillBeginScrolling:(id)arg1; - (void)commentsControllerDidDisplayUnreadComment:(id)arg1; - (void)commentsControllerDidExitEditMode:(id)arg1; - (void)commentsControllerWillEnterEditMode:(id)arg1; - (void)commentsControllerInactiveAreaWasTapped:(id)arg1; -- (void)setCommentsTableVisibility:(BOOL)arg1 duration:(float)arg2; -@property(readonly, nonatomic) BOOL commentsTableIsVisible; +- (void)setCommentsTableVisibility:(_Bool)arg1 duration:(double)arg2; +@property(readonly, nonatomic) _Bool commentsTableIsVisible; - (void)initializeCommentsTable; -- (void)updateForVisibleOverlays:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)updateForVisibleOverlays:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; - (void)loadView; -- (BOOL)didRequestFullSizeImage; -- (BOOL)hasFullSizeImage; +- (_Bool)didRequestFullSizeImage; +- (_Bool)hasFullSizeImage; - (void)setFullSizeImage:(id)arg1; - (void)refreshTileWithFullScreenImage:(id)arg1; -- (void)_setImage:(id)arg1 isThumbnail:(BOOL)arg2; +- (void)_setImage:(id)arg1 isThumbnail:(_Bool)arg2 preserveFrame:(_Bool)arg3; - (void)_updateAggdKeys; - (void)_updateModelPhotoWithImage:(id)arg1; - (void)_updateContentInset; - (void)_adjustScrollViewContentOffsetForInsets; - (void)_centerImageInScrollView; -- (void)_updatePlaceholderViewAnimated:(BOOL)arg1; +- (void)_updatePlaceholderViewAnimated:(_Bool)arg1; - (void)_installSubview:(id)arg1; +- (void)installVideoOverlay:(id)arg1; - (void)_configureViews; -- (void)setHDRBadgeVisible:(BOOL)arg1; -- (void)_showHDRBadgeIfAppropriate; -- (void)_setupHDRBadge; -- (BOOL)photoShouldHaveHDRBadge; -- (void)_repositionHDRBadge; -- (void)setGesturesEnabled:(BOOL)arg1; -- (BOOL)gesturesEnabled; -- (BOOL)allowsEditing; -- (void)setClientIsWallpaper:(BOOL)arg1; -- (BOOL)_clientIsWallpaper; -- (BOOL)userDidAdjustWallpaper; -- (void)setTVOut:(BOOL)arg1; -- (BOOL)isTVOut; +- (void)setBadgeVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setBadgeVisible:(_Bool)arg1; +- (void)_showBadgeViewIfAppropriate; +- (void)_setupBadgeView; +- (void)setHDRBadgesHidden:(_Bool)arg1; +- (void)setAvalancheBadgesHidden:(_Bool)arg1; +- (_Bool)photoShouldHaveAvalancheBadge; +- (_Bool)photoShouldHaveHDRBadge; +- (void)_repositionBadgeView; +- (void)setGesturesEnabled:(_Bool)arg1; +- (_Bool)gesturesEnabled; +- (_Bool)allowsEditing; +- (void)setClientIsWallpaper:(_Bool)arg1; +- (_Bool)_clientIsWallpaper; +- (_Bool)userDidAdjustWallpaper; +- (void)setTVOut:(_Bool)arg1; +- (_Bool)isTVOut; - (void)setTileDelegate:(id)arg1; - (id)tileDelegate; - (void)showContentView; @@ -180,10 +200,11 @@ - (id)scrollView; - (id)newCGImageBackedUIImage; - (id)image; +- (id)commentsView; - (id)imageView; - (id)expandableImageView; - (void)forceZoomingGesturesEnabled; -- (void)setZoomingGesturesEnabled:(BOOL)arg1; +- (void)setZoomingGesturesEnabled:(_Bool)arg1; - (void)setCropOverlayRect:(struct CGRect)arg1 forCropRect:(struct CGRect)arg2; - (void)setZoomScale:(float)arg1; - (id)description; @@ -191,15 +212,13 @@ @property(retain, nonatomic) UIImage *thumbnailImage; @property(readonly, nonatomic) PLManagedAsset *photo; - (void)_setPhoto:(id)arg1; -- (BOOL)tileIsOnScreen; +- (_Bool)tileIsOnScreen; - (void)dealloc; - (void)_teardownDispatchTimer; - (id)initWithPhoto:(id)arg1 thumbnailImage:(id)arg2 size:(struct CGSize)arg3; - (id)initForPageController; -- (id)initWithPhoto:(id)arg1 image:(id)arg2 frame:(struct CGRect)arg3 isThumbnail:(BOOL)arg4 imageOrientation:(int)arg5 allowZoomToFill:(BOOL)arg6 mode:(int)arg7; +- (id)initWithPhoto:(id)arg1 image:(id)arg2 frame:(struct CGRect)arg3 isThumbnail:(_Bool)arg4 imageOrientation:(int)arg5 allowZoomToFill:(_Bool)arg6 mode:(int)arg7; - (id)init; -- (int)_imageOrientation; -- (id)_newOriginalImageForPickerFromCachedData; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewControllerDelegate-Protocol.h index 65d6aaa6f..472eadb10 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotoTileViewControllerDelegate-Protocol.h @@ -14,16 +14,16 @@ - (void)photoTileViewControllerCancelImageRequests:(id)arg1; - (void)photoTileViewControllerRequestsFullSizeImage:(id)arg1; - (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; -- (void)photoTileViewController:(id)arg1 didDisappear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 didAppear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 willAppear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 didDisappear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 didAppear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 willAppear:(_Bool)arg2; @optional - (void)photoTileViewController:(id)arg1 commentsControllerWillBeginScrolling:(id)arg2; - (void)photoTileViewController:(id)arg1 didExitEditModeInCommentsController:(id)arg2; - (void)photoTileViewController:(id)arg1 willEnterEditModeInCommentsController:(id)arg2; - (void)photoTileViewControllerDidSetHDRTypeForPhoto:(id)arg1; -- (BOOL)isPhotoTileParentPageControllerAnimating:(id)arg1; -- (BOOL)photoTileViewControllerAllowsEditing:(id)arg1; +- (_Bool)isPhotoTileParentPageControllerAnimating:(id)arg1; +- (_Bool)photoTileViewControllerAllowsEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosApplication.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosApplication.h index fa5fd9f37..ecb37d6ae 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosApplication.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosApplication.h @@ -7,21 +7,22 @@ #import "UIApplication.h" #import "MFMailComposeViewControllerDelegate-Protocol.h" +#import "PLDebugViewControllerDelegate-Protocol.h" #import "PLPublishingAgentDelegate-Protocol.h" #import "UIApplicationDelegate-Protocol.h" -@class NSDictionary, NSMutableDictionary, NSMutableSet, NSString, PLLibraryImageDataProvider, PLUIController, UIViewController, UIWindow; +@class NSDictionary, NSMutableDictionary, NSMutableSet, NSString, PLDebugViewController, PLLibraryImageDataProvider, PLUIController, UIViewController, UIWindow; -@interface PLPhotosApplication : UIApplication +@interface PLPhotosApplication : UIApplication { PLUIController *_uiController; int _delaySuspendCount; int _sendingEmailCount; - BOOL _receivingRemoteControlEvents; - BOOL _wantsToSuspend; - unsigned int _backgroundTaskIdentifier; - BOOL _isRemaking; - BOOL _cameraCancelledRemaking; + _Bool _receivingRemoteControlEvents; + _Bool _wantsToSuspend; + unsigned long long _backgroundTaskIdentifier; + _Bool _isRemaking; + _Bool _cameraCancelledRemaking; UIWindow *_window; PLLibraryImageDataProvider *_imageDataProvider; NSMutableSet *_publishingAgents; @@ -29,18 +30,20 @@ int _enableNetworkingFlagsCount; NSString *_trimmedFilePath; UIViewController *_composeParentViewController; - BOOL _composeSheetIsReady; - BOOL _inactiveUnderTaskSwitcher; - BOOL _urlNeedsHandling; - BOOL _shouldCancelPublishAfterRemaking; + _Bool _composeSheetIsReady; + _Bool _inactiveUnderTaskSwitcher; + _Bool _urlNeedsHandling; + _Bool _shouldCancelPublishAfterRemaking; int _observeForRechabilityChanges; - BOOL _isReachable; - BOOL _isOnWifi; + _Bool _isReachable; + _Bool _isOnWifi; int _observeForiMessageAvailability; - BOOL _photoStreamIsBusy; - BOOL _sharedPhotoStreamIsBusy; + _Bool _photoStreamIsBusy; + _Bool _sharedPhotoStreamIsBusy; int _photoStreamActivityToken; int _sharedPhotoStreamActivityToken; + int _sharedPhotoStreamInvitationFailureToken; + PLDebugViewController *_debugViewController; NSString *_currentTestName; NSDictionary *_currentTestOptions; } @@ -48,16 +51,18 @@ + (void)initialize; @property(retain, nonatomic) NSDictionary *currentTestOptions; // @synthesize currentTestOptions=_currentTestOptions; @property(retain, nonatomic) NSString *currentTestName; // @synthesize currentTestName=_currentTestName; -@property(readonly, nonatomic) BOOL isOnWifi; // @synthesize isOnWifi=_isOnWifi; -@property(readonly, nonatomic) BOOL isReachable; // @synthesize isReachable=_isReachable; +@property(readonly, nonatomic) _Bool isOnWifi; // @synthesize isOnWifi=_isOnWifi; +@property(readonly, nonatomic) _Bool isReachable; // @synthesize isReachable=_isReachable; +- (void)debugViewControllerDidDismiss:(id)arg1; +- (void)_statusBarDoubleTap:(id)arg1; - (void *)getSharedAddressBook; - (void)_updateSharedPhotoStreamProgressDisplay; - (void)_updatePhotoStreamProgressDisplay; - (void)_updateNetworkActivityIndicatorAsync; - (void)_unregisterForPhotoStreamActivityNotifications; - (void)_registerForPhotoStreamActivityNotifications; -- (BOOL)shouldAllowSBAlertSupression; -- (BOOL)isiMessageEnabed; +- (_Bool)shouldAllowSBAlertSupression; +- (_Bool)isiMessageEnabed; - (void)disableObservingForiMessageAvailability; - (void)enableObservingForiMessageAvailability; - (void)_stopObservingForiMessageAvailability; @@ -67,30 +72,30 @@ - (void)_stopObservingReachabilityChanges; - (void)_startObservingReachabilityChanges; - (void)_networkReachabilityDidChange:(id)arg1; -- (void)setReceivingRemoteControlEvents:(BOOL)arg1; -- (void)mailComposeController:(id)arg1 bodyFinishedLoadingWithResult:(BOOL)arg2 error:(id)arg3; +- (void)setReceivingRemoteControlEvents:(_Bool)arg1; +- (void)mailComposeController:(id)arg1 bodyFinishedLoadingWithResult:(_Bool)arg2 error:(id)arg3; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; @property(nonatomic) id autosaveIdentifier; - (void)_cancelPublish; - (void)_showAlertForInterruptionDuringRemaking; - (void)_cancelRemaking; - (void)_cleanUpPendingRemakingAndPublishIfNeeded; -- (BOOL)visitViewControllersWithBlock:(id)arg1; +- (_Bool)visitViewControllersWithBlock:(id)arg1; - (void)dismissPublishingViewControllers; - (void)_setComposeParentViewController:(id)arg1; - (void)_dismissMailComposeController; - (void)_autosaveMailComposition; - (void)_discardTrimmedFile; - (void)_showMailComposeSheetForAutosavedMessageWithIdentifier:(id)arg1; -- (BOOL)isComposingEmail; -- (BOOL)isComposeSheetReady; +- (_Bool)isComposingEmail; +- (_Bool)isComposeSheetReady; - (void)composeMailForVideo:(id)arg1 trimmedFilePath:(id)arg2 parentViewController:(id)arg3; - (id)composeMailForPhotoData:(id)arg1 attachmentName:(id)arg2 withMimeType:(id)arg3 extension:(id)arg4 parentViewController:(id)arg5; - (void)presentMailComposeController:(id)arg1 parentViewController:(id)arg2; - (id)newMailComposeViewControllerWithPhotoData:(id)arg1 attachmentName:(id)arg2 withMimeType:(id)arg3 extension:(id)arg4 identifier:(id *)arg5; - (void)composeMailForPhotos:(id)arg1 parentViewController:(id)arg2; -- (void)setStatusBarStyleIfNecessary:(int)arg1; -- (void)publishingAgentDidEndRemaking:(id)arg1 didSucceed:(BOOL)arg2; +- (void)setStatusBarStyleIfNecessary:(long long)arg1; +- (void)publishingAgentDidEndRemaking:(id)arg1 didSucceed:(_Bool)arg2; - (void)publishingAgentDidStartRemaking:(id)arg1; - (id)publishingAgentForMediaItem:(id)arg1; - (void)publishingAgentDidEndPublishing:(id)arg1 error:(id)arg2; @@ -101,29 +106,29 @@ - (void)publishingAgentCancelButtonClicked:(id)arg1; - (void)publishingAgentDoneButtonClicked:(id)arg1; - (void)publishingAgentWillBeDisplayed:(id)arg1; -- (void)setEnableNetworkingFlags:(BOOL)arg1; +- (void)setEnableNetworkingFlags:(_Bool)arg1; - (void)_clearPublishingSheetResponders; - (id)imageDataProvider; - (void)_updateSuspensionSettings; -- (BOOL)applicationSuspend:(struct __GSEvent *)arg1 settings:(id)arg2; +- (_Bool)applicationSuspend:(struct __GSEvent *)arg1 settings:(id)arg2; - (void)applicationDidEnterBackground:(id)arg1; - (void)_applicationDidResignActive:(id)arg1; - (void)_applicationDidBecomeActive:(id)arg1; - (void)applicationWillEnterForeground:(id)arg1; - (void)photosPreferencesChanged; - (id)currentUIConfiguration; -- (BOOL)useCompatibleSuspensionAnimation; +- (_Bool)useCompatibleSuspensionAnimation; - (void)_finishExtendedTest; - (id)_extendLaunchTest; - (void)applicationDidFinishLaunching:(id)arg1; -- (void)sharedFinishedLaunching:(BOOL)arg1; +- (void)sharedFinishedLaunching:(_Bool)arg1; - (id)rootViewController; - (id)mainWindow; - (void)_setImageOptions; -@property(nonatomic) BOOL sendingEmail; -- (void)setDelaySuspend:(BOOL)arg1; -- (void)setIsRemaking:(BOOL)arg1; -- (BOOL)isCameraApp; +@property(nonatomic) _Bool sendingEmail; +- (void)setDelaySuspend:(_Bool)arg1; +- (void)setIsRemaking:(_Bool)arg1; +- (_Bool)isCameraApp; - (void)dealloc; // Remaining properties diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosDefaults.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosDefaults.h index d489b3b88..363e92711 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosDefaults.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosDefaults.h @@ -10,9 +10,10 @@ @interface PLPhotosDefaults : NSObject { - BOOL _shouldRepeat; - BOOL _shouldShuffle; - BOOL _shouldPlayMusic; + _Bool _shouldRepeat; + _Bool _shouldShuffle; + _Bool _shouldPlayMusic; + _Bool _summarizeMomentSections; int _transition; int _secondsPerSlide; MPMediaItemCollection *_musicCollection; @@ -22,16 +23,18 @@ + (id)sharedInstance; - (id)musicCollection; - (void)setMusicCollection:(id)arg1; -- (void)setShouldPlayMusic:(BOOL)arg1; -- (BOOL)shouldPlayMusic; +- (void)setShouldPlayMusic:(_Bool)arg1; +- (_Bool)shouldPlayMusic; - (void)setTransition:(int)arg1; - (int)transition; -- (int)transitionForAnimationMovingForward:(BOOL)arg1; +- (int)transitionForAnimationMovingForward:(_Bool)arg1; +- (_Bool)summarizeMomentSections; - (int)secondsPerSlide; -- (BOOL)shouldShuffle; -- (BOOL)shouldRepeat; +- (_Bool)shouldShuffle; +- (_Bool)shouldRepeat; - (id)init; -- (void)setPhotoDefaultValues; +- (void)_reloadPhotoDefaultValuesAndNotify:(_Bool)arg1; +- (void)reloadPhotoDefaultValues; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosMusicPlayer.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosMusicPlayer.h index 846afcc97..3a42b301a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosMusicPlayer.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosMusicPlayer.h @@ -10,9 +10,9 @@ { } -+ (void)setShouldRepeatMusic:(BOOL)arg1; ++ (void)setShouldRepeatMusic:(_Bool)arg1; + (void)continueMusic; -+ (void)pauseMusic:(BOOL)arg1; ++ (void)pauseMusic:(_Bool)arg1; + (void)stopMusic; + (void)startMusicForAlbum:(struct NSObject *)arg1; + (void)startMusicWithSettings:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSession.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSession.h deleted file mode 100644 index 0078b8949..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSession.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableDictionary, NSMutableSet, NSObject, NSSet, NSString, UIViewController; - -@interface PLPhotosPickerSession : NSObject -{ - struct NSObject *_destinationAlbum; - UIViewController *_rootViewController; - NSString *_currentPrompt; - id _delegate; - NSMutableDictionary *_selectedAssetsByAlbumID; - NSMutableSet *_allSelectedAssets; - int _albumFilter; - int _bannerButtonType; - id _bannerButtonAction; - id _sessionDidEndHandler; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int albumFilter; // @synthesize albumFilter=_albumFilter; -@property(copy, nonatomic) id bannerButtonAction; // @synthesize bannerButtonAction=_bannerButtonAction; -@property(nonatomic) int bannerButtonType; // @synthesize bannerButtonType=_bannerButtonType; -@property(readonly, nonatomic) NSSet *allSelectedAssets; // @synthesize allSelectedAssets=_allSelectedAssets; -@property(retain, nonatomic) NSMutableDictionary *selectedAssetsByAlbumID; // @synthesize selectedAssetsByAlbumID=_selectedAssetsByAlbumID; -@property(retain, nonatomic) NSObject *destinationAlbum; // @synthesize destinationAlbum=_destinationAlbum; -@property(copy, nonatomic) NSString *currentPrompt; // @synthesize currentPrompt=_currentPrompt; -- (void)_updatePromptText; -- (void)_dismissSessionSuccessfully:(BOOL)arg1 animated:(BOOL)arg2; -- (void)handleDoneButton:(id)arg1; -- (void)cancelSessionAnimated:(BOOL)arg1; -- (void)beginSessionWithModalViewController:(id)arg1 overViewController:(id)arg2 didShowHandler:(id)arg3 completionHandler:(void)arg4; -- (void)setSelectedAssets:(id)arg1 forAlbumWithID:(id)arg2 added:(id)arg3 removed:(id)arg4; -@property(readonly, nonatomic) BOOL hasAlbumFilter; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionDelegate-Protocol.h deleted file mode 100644 index e3d26f610..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLPhotosPickerSessionDelegate - -@optional -- (BOOL)photosPickerSessionShouldFinishWithCurrentSelection:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionParticipant-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionParticipant-Protocol.h deleted file mode 100644 index 87a86d07a..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPhotosPickerSessionParticipant-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class PLPhotosPickerSession; - -@protocol PLPhotosPickerSessionParticipant -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPictureFramePlugin.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPictureFramePlugin.h index ee8072807..041d26e9f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPictureFramePlugin.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPictureFramePlugin.h @@ -16,7 +16,7 @@ PLImageLoadingQueue *_imageLoadingQueue; PLImageSource *_imageSource; struct __CFArray *_imageIndexes; - unsigned int _currentIndex; + unsigned long long _currentIndex; PLManagedAsset *_requestedImage; PLCachedImage *_nextImage; PLCroppedImageView *_currentImageView; @@ -33,9 +33,9 @@ - (void)_didLoadImage:(id)arg1; - (void)_displayFirstImage; - (void)imageLoadingQueue:(id)arg1 didLoadImage:(id)arg2 forAsset:(id)arg3 fromSource:(id)arg4; -- (void)_requestNextImageSynchronously:(BOOL)arg1; +- (void)_requestNextImageSynchronously:(_Bool)arg1; - (id)_nextImage; -- (int)_albumImageIndexForSlideIndex:(int)arg1; +- (long long)_albumImageIndexForSlideIndex:(long long)arg1; - (void)_scheduleSlideshowTimer; - (void)stopSlideshow; - (void)resumeSlideshow; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace-Protected.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace-Protected.h new file mode 100644 index 000000000..b4946b804 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace-Protected.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLPlace (Protected) +- (void)_updatePlaceToPlace:(id)arg1; +- (id)_newAnnotationWith2DLocation:(CDStruct_c3b9c2ee)arg1 title:(id)arg2 subtitle:(id)arg3; +- (void)_setRegion:(CDStruct_90e2a262)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace.h index 1928649dd..a3ce5c73c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlace.h @@ -13,11 +13,11 @@ @interface PLPlace : NSObject { PLPlacesMapAnnotation *_annotation; - BOOL _titleIsNumberOfPhotos; + _Bool _titleIsNumberOfPhotos; NSMutableArray *_photos; - BOOL _needsToUpdateAlbumPhotos; - unsigned int numberOfPhotos; - unsigned int numberOfVideos; + _Bool _needsToUpdateAlbumPhotos; + unsigned long long numberOfPhotos; + unsigned long long numberOfVideos; NSSet *assetsSet; NSDictionary *slideshowSettings; NSString *_uuid; @@ -34,59 +34,61 @@ @property(copy, nonatomic) NSString *_uuid; // @synthesize _uuid; @property(retain, nonatomic) NSDictionary *slideshowSettings; // @synthesize slideshowSettings; @property(retain, nonatomic) NSSet *assetsSet; // @synthesize assetsSet; -@property(nonatomic) unsigned int numberOfVideos; // @synthesize numberOfVideos; -@property(nonatomic) unsigned int numberOfPhotos; // @synthesize numberOfPhotos; +@property(nonatomic) unsigned long long numberOfVideos; // @synthesize numberOfVideos; +@property(nonatomic) unsigned long long numberOfPhotos; // @synthesize numberOfPhotos; - (void)_updateAnnotationTitle; - (id)_annotationTitle; - (CDStruct_c3b9c2ee)_placeLocation; -- (BOOL)hasSameEffectiveLocationAs:(CDStruct_c3b9c2ee)arg1; +- (_Bool)hasSameEffectiveLocationAs:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)effectiveLocation; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToPlace:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToPlace:(id)arg1; - (id)annotation; -- (void)setTitleIsNumberOfPhotos:(BOOL)arg1; -- (BOOL)shouldGroupPhoto:(id)arg1; -- (BOOL)hasPhoto:(id)arg1; +- (void)setTitleIsNumberOfPhotos:(_Bool)arg1; +- (_Bool)shouldGroupPhoto:(id)arg1; +- (_Bool)hasPhoto:(id)arg1; - (void)removePhoto:(id)arg1; - (void)addPhoto:(id)arg1; - (void)batchFetchAssets:(id)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -- (BOOL)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +- (_Bool)canPerformEditOperation:(int)arg1; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; -- (unsigned int)indexOfPosterImage; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; +- (unsigned long long)indexOfPosterImage; @property(readonly, nonatomic) UIImage *posterImage; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSString *name; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; @property(nonatomic) int pendingItemsType; @property(nonatomic) int pendingItemsCount; -@property(nonatomic) BOOL hasUnseenContentBoolValue; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) BOOL isEmpty; -- (unsigned int)count; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) _Bool isEmpty; +- (unsigned long long)count; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; - (void)setAssets:(id)arg1; @property(readonly, nonatomic) NSOrderedSet *assets; @@ -96,9 +98,6 @@ @property(readonly, nonatomic) NSString *uuid; - (void)dealloc; - (id)initWithRegion:(CDStruct_90e2a262)arg1; -- (void)_updatePlaceToPlace:(id)arg1; -- (id)_newAnnotationWith2DLocation:(CDStruct_c3b9c2ee)arg1 title:(id)arg2 subtitle:(id)arg3; -- (void)_setRegion:(CDStruct_90e2a262)arg1; // Remaining properties @property(readonly, nonatomic) NSDate *endDate; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces-Private.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces-Private.h new file mode 100644 index 000000000..140100bba --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLPlaces (Private) +- (id)_newAnimationAnnotationWithLongitude:(double)arg1 latitude:(double)arg2; +- (id)_newPlaceForRegion:(CDStruct_90e2a262)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces.h index 8a09f1491..9fef9863b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlaces.h @@ -27,9 +27,9 @@ } - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; @property(readonly, nonatomic) NSString *_typeDescription; @property(readonly, nonatomic) NSString *_prettyDescription; @@ -37,21 +37,21 @@ @property(readonly, nonatomic) int filter; - (void)updateAlbumsOrderIfNeeded; - (void)setNeedsReordering; -- (BOOL)needsReordering; +- (_Bool)needsReordering; @property(readonly, nonatomic) id albumsSortingComparator; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -- (BOOL)canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)canEditAlbums; - (int)albumListType; - (id)managedObjectContext; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; -- (BOOL)hasAtLeastOneAlbum; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; +- (_Bool)hasAtLeastOneAlbum; +@property(readonly, nonatomic) unsigned long long albumsCount; - (id)albums; - (id)identifier; - (CDStruct_90e2a262)_defaultRegionForNoPlacesData; - (void)_loadPlacesData; - (void)_loadPlacesDataFromLocationAssets:(id)arg1; -- (CDStruct_90e2a262)_placeRegionForPhoto:(id)arg1 isValidRegion:(char *)arg2; +- (CDStruct_90e2a262)_placeRegionForPhoto:(id)arg1 isValidRegion:(_Bool *)arg2; - (id)_placeForPhoto:(id)arg1 inPlaces:(id)arg2; - (id)_findVisiblePhotosInRegion:(CDStruct_90e2a262)arg1 notInRegion:(CDStruct_90e2a262)arg2; - (id)_findVisiblePhotosInRegion:(CDStruct_90e2a262)arg1; @@ -71,7 +71,7 @@ - (void)_assetsWereAdded:(id)arg1 deleted:(id)arg2 updated:(id)arg3; - (void)_splitCurrentPlaces:(id)arg1 newPlaces:(id)arg2 intoFromChanges:(id)arg3 toChanges:(id)arg4 forNewRegion:(CDStruct_90e2a262)arg5; - (void)_resetAnnotationBuckets; -- (void)updatePlacesFromRegion:(CDStruct_90e2a262)arg1 toRegion:(CDStruct_90e2a262)arg2 viaZoom:(BOOL)arg3; +- (void)updatePlacesFromRegion:(CDStruct_90e2a262)arg1 toRegion:(CDStruct_90e2a262)arg2 viaZoom:(_Bool)arg3; - (void)updatePlacesWithAddedAssets:(id)arg1 deletedAssets:(id)arg2 updatedAssets:(id)arg3; - (void)_partitionPhotos:(id)arg1 intoPlaces:(id)arg2 inRegion:(CDStruct_90e2a262)arg3; - (void)setupPlacesForRegion:(CDStruct_90e2a262)arg1; @@ -79,8 +79,6 @@ - (void)setMapView:(id)arg1; - (void)dealloc; - (id)initWithMapView:(id)arg1 fixedLocationAssets:(id)arg2; -- (id)_newAnimationAnnotationWithLongitude:(double)arg1 latitude:(double)arg2; -- (id)_newPlaceForRegion:(CDStruct_90e2a262)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapAnnotation.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapAnnotation.h index df00afa9b..f142a3c17 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapAnnotation.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapAnnotation.h @@ -29,11 +29,11 @@ - (void)clearAnimationInformation; - (void)setAnimationDestination:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)animationDestination; -- (BOOL)hasAnimationDestination; +- (_Bool)hasAnimationDestination; - (void)setAnimationOrigin:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)animationOrigin; -- (BOOL)hasAnimationOrigin; -- (BOOL)isAnimationOnlyAnnotation; +- (_Bool)hasAnimationOrigin; +- (_Bool)isAnimationOnlyAnnotation; - (void)resetAfterMapChangeWhenVisible; - (void)resetAfterMapChange; - (void)updateCoordinate:(CDStruct_c3b9c2ee)arg1; @@ -43,7 +43,7 @@ @property(readonly, nonatomic) NSString *subtitle; - (void)setTitle:(id)arg1; @property(readonly, nonatomic) NSString *title; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initAnimationOnlyAnnotationWithLongitude:(double)arg1 latitude:(double)arg2; - (id)initWithLongitude:(double)arg1 latitude:(double)arg2 title:(id)arg3 subtitle:(id)arg4 photoAlbum:(struct NSObject *)arg5; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapKitSupport.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapKitSupport.h index bc713728d..edff56f11 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapKitSupport.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapKitSupport.h @@ -9,26 +9,41 @@ @interface PLPlacesMapKitSupport : NSObject { Class _pinAnnotationViewClass; - struct { - struct { - double x; - double y; - } origin; - struct { - double width; - double height; - } size; - } _mapRectWorld; + Class _annotationViewClass; + Class _mapViewClass; + Class _polylineClass; + Class _polylineViewClass; + CDStruct_02837cd9 _mapRectWorld; + CDStruct_02837cd9 _mapRectNull; + void *_mkMapRectMakeWithRadialDistance; + void *_mkMapRectUnion; + void *_mkMapRectIntersectsRect; + void *_mkMapRectIntersectsMapRectWrappingMeridian; void *_mkCoordinateRegionForMapRect; + void *_mkMapRectForCoordinateRegion; void *_mkMapPointForCoordinate; + void *_mkCoordinateForMapPoint; void *_mkMapPointsPerMeterAtLatitude; + void *_mkMetersPerMapPointAtLatitude; } + (id)sharedInstance; +- (double)metersPerMapPointAtLatitude:(double)arg1; - (double)mapPointsPerMeterAtLatitude:(double)arg1; +- (CDStruct_c3b9c2ee)coordinateForMapPoint:(CDStruct_c3b9c2ee)arg1; - (CDStruct_c3b9c2ee)mapPointForCoordinate:(CDStruct_c3b9c2ee)arg1; +- (CDStruct_90e2a262)mapRectForCoordinateRegion:(CDStruct_90e2a262)arg1; - (CDStruct_90e2a262)coordinateRegionForMapRect:(CDStruct_90e2a262)arg1; +- (_Bool)mapRectIntersectsWrappingMeridian:(CDStruct_90e2a262)arg1 rect:(CDStruct_90e2a262)arg2; +- (_Bool)mapRectIntersectsRect:(CDStruct_90e2a262)arg1 rect:(CDStruct_90e2a262)arg2; +- (CDStruct_90e2a262)mapRectUnion:(CDStruct_90e2a262)arg1 rect:(CDStruct_90e2a262)arg2; +- (CDStruct_90e2a262)mapRectAtCoordinate:(CDStruct_c3b9c2ee)arg1 radialDistance:(double)arg2; +- (CDStruct_90e2a262)mapRectNull; - (CDStruct_90e2a262)mapRectWorld; +- (Class)polylineViewClass; +- (Class)polylineClass; +- (Class)mapViewClass; +- (Class)annotationViewClass; - (Class)pinAnnotationViewClass; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate-Private.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate-Private.h new file mode 100644 index 000000000..cb8db76b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLPlacesMapViewDelegate (Private) +- (_Bool)_displaysAlbumPosterOnLeft; +- (_Bool)_displayMoreDetailsButton; +- (id)_createAnnotationViewWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate.h index fedb97ed8..4678c047f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPlacesMapViewDelegate.h @@ -12,20 +12,20 @@ @interface PLPlacesMapViewDelegate : NSObject { - BOOL _didFirstAdjustment; + _Bool _didFirstAdjustment; UIButton *_moreDetailsButton; PLPlaces *_places; NSMutableArray *_delegatePlaces; - unsigned int _activeDeletes; - unsigned int _activeSplits; + unsigned long long _activeDeletes; + unsigned long long _activeSplits; PLAnnotationPen *_pendingAdds; CDStruct_feeb6407 _previousRegion; - float _previousZoomLevel; + double _previousZoomLevel; id _detailsDelegate; - BOOL _displayMoreDetails; + _Bool _displayMoreDetails; } -@property(nonatomic) BOOL displayMoreDetails; // @synthesize displayMoreDetails=_displayMoreDetails; +@property(nonatomic) _Bool displayMoreDetails; // @synthesize displayMoreDetails=_displayMoreDetails; - (void)_flushAnnotation:(id)arg1 fromMap:(id)arg2; - (void)_setupMapViewCenteredOnAllPlaces:(id)arg1; - (void)_updateVisibleAnnotationsAfterUpdatingMapView:(id)arg1; @@ -33,18 +33,16 @@ - (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; - (void)_updateAnnotationsInMapView:(id)arg1; +- (void)mapView:(id)arg1 didSelectAnnotationView:(id)arg2; - (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; - (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; -- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; - (void)mapViewWillStartRenderingMap:(id)arg1; - (void)updateMapView:(id)arg1 WithAddedAssets:(id)arg2 deletedAssets:(id)arg3 updatedAssets:(id)arg4; - (void)fullResetOfMapView:(id)arg1; - (void)setDetailsDelegate:(id)arg1; - (void)dealloc; - (id)initWithPlaces:(id)arg1; -- (BOOL)_displaysAlbumPosterOnLeft; -- (BOOL)_displayMoreDetailsButton; -- (id)_createAnnotationViewWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPolaroidImageView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPolaroidImageView.h index 78c669b15..e177ce21f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPolaroidImageView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPolaroidImageView.h @@ -12,23 +12,23 @@ { UIView *_posterView; UILabel *_nameLabel; - float _thinBorderWidth; - BOOL _polaroidBorderVisible; + double _thinBorderWidth; + _Bool _polaroidBorderVisible; struct CGRect _roi; } + (Class)layerClass; -- (void)_updatePolaroidFramePath:(BOOL)arg1; +- (void)_updatePolaroidFramePath:(_Bool)arg1; - (void)_adjustLabel; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1 allowRounding:(BOOL)arg2; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1 allowRounding:(_Bool)arg2; - (void)renderSnapshotInContext:(struct CGContext *)arg1; - (void)layoutSubviews; - (void)setName:(id)arg1; - (void)setPosterImage:(id)arg1 regionOfInterest:(struct CGRect)arg2; @property(retain, nonatomic) UIImage *posterImage; -- (void)setTransitionProgress:(float)arg1; -- (void)setBorderAndAccessoriesVisible:(BOOL)arg1; -- (float)_tunedProgress; +- (void)setTransitionProgress:(double)arg1; +- (void)setBorderAndAccessoriesVisible:(_Bool)arg1; +- (double)_tunedProgress; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPreviewOverlayView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPreviewOverlayView.h index b615f20f5..891c3dbe9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPreviewOverlayView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPreviewOverlayView.h @@ -14,7 +14,7 @@ } @property(nonatomic) PLCameraView *cameraView; // @synthesize cameraView; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressHUD.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressHUD.h index afcfeaf54..b5e0080ae 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressHUD.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressHUD.h @@ -14,7 +14,7 @@ UIActivityIndicatorView *_activityIndicatorView; UILabel *_label; UIImageView *_checkmarkView; - BOOL _isShowing; + _Bool _isShowing; } - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressView.h index b64d31626..9d5e6766b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLProgressView.h @@ -6,27 +6,41 @@ #import "UIView.h" -@class NSNumberFormatter, UIImageView, UILabel; +@class NSNumberFormatter, UILabel, UIProgressView, _UIBackdropView; @interface PLProgressView : UIView { - UIImageView *_backgroundView; UILabel *_labelView; - UIImageView *_progressView; - UIImageView *_wellView; + UIProgressView *_progressView; + UIView *_topDivider; unsigned int _didLayout:1; unsigned int _didSetPermanantTextOnLabelView:1; NSNumberFormatter *_progressFormatter; + long long _backgroundType; + UIView *_backgroundView; + UIView *_backgroundTintedView; + _UIBackdropView *_backgroundBlurredView; float _percentComplete; } -@property(nonatomic) float percentComplete; +@property(retain, nonatomic) UILabel *labelView; // @synthesize labelView=_labelView; +@property(retain, nonatomic) _UIBackdropView *backgroundBlurredView; // @synthesize backgroundBlurredView=_backgroundBlurredView; +@property(retain, nonatomic) UIView *backgroundTintedView; // @synthesize backgroundTintedView=_backgroundTintedView; +@property(retain, nonatomic) UIView *backgroundView; // @synthesize backgroundView=_backgroundView; +@property(nonatomic) long long backgroundType; // @synthesize backgroundType=_backgroundType; +@property(nonatomic) float percentComplete; // @synthesize percentComplete=_percentComplete; - (void)setFrame:(struct CGRect)arg1; - (void)setLabelText:(id)arg1; -- (void)_updateProgressView; - (void)updateUIForPublishingAgent:(id)arg1; +- (void)_removeBackgroundTintedView; +- (void)_installBackgroundTintedView; +- (void)_removeBackgroundBlurredView; +- (void)_installBackgroundBlurredView; +- (void)_installBackgroundView; +- (void)_syncToBackgroundType; - (void)layoutSubviews; - (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublicURLActivityView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublicURLActivityView.h index d631cafe4..cb98c145a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublicURLActivityView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublicURLActivityView.h @@ -16,7 +16,7 @@ - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 turningPublicURLON:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 turningPublicURLON:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishAlbum.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishAlbum.h index 3ac548e62..5d370f6bb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishAlbum.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) NSString *title; // @synthesize title=_title; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivity.h deleted file mode 100644 index ab0620bbc..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivity.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIAlertViewDelegate-Protocol.h" - -@class PLPublishingAgent, UIViewController; - -@interface PLPublishingActivity : PLActivity -{ - id _delegate; - UIViewController *_referenceViewController; - PLPublishingAgent *_currentAgent; - double _startTime; - double _endTime; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)editVideoViewControllerDidCancel:(id)arg1; -- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)_showTrimViewController; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)_publishingAgentDidCancel:(id)arg1; -- (void)_publishingAgentDidStartPublishing:(id)arg1; -- (void)_handleCompletionWithStatus:(int)arg1; -- (void)_showVideoTooLongAlert; -- (void)_showPublishingSheetInViewController:(id)arg1 remakeAfterPublish:(BOOL)arg2; -- (void)videoEditWasCancelled; -- (void)publishWithVideoViewStartTime:(double)arg1 andEndTime:(double)arg2; -- (id)currentPublishingAgent; -- (void)publishOverReferenceViewController:(id)arg1; -- (void)prepareWithActivityItems:(id)arg1; -- (id)publishingBundle; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)_activityImage; -- (id)activityTitle; -- (id)activityType; -- (id)initForMode:(int)arg1 interfaceIdiom:(int)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivityDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivityDelegate-Protocol.h deleted file mode 100644 index 5510e110b..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingActivityDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLPublishingActivityDelegate -- (void)publishingActivityNeedsVideoEditMode:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgent.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgent.h index 7f6410f0b..6b02b20fb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgent.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgent.h @@ -18,7 +18,7 @@ NSString *_mediaPath; NSData *_mediaData; NSString *_mimeType; - BOOL _deleteAfterPublishing; + _Bool _deleteAfterPublishing; double _changeRate; long long _currentValue; double _estimatedTimeRemaining; @@ -31,16 +31,16 @@ NSMutableArray *_snapshotTimes; NSMutableArray *_snapshotValues; UIViewController *_parentNavigationController; - BOOL _ownerIsCamera; - BOOL _needsRemaking; + _Bool _ownerIsCamera; + _Bool _needsRemaking; double _startTime; double _endTime; long long _approximateHDUploadSize; long long _approximateSDUploadSize; - BOOL _mediaIsHDVideo; - BOOL _enableHDUpload; - BOOL _needsTrimming; - BOOL _allowsHDOver3GUpload; + _Bool _mediaIsHDVideo; + _Bool _enableHDUpload; + _Bool _needsTrimming; + _Bool _allowsHDOver3GUpload; int _selectedOption; PLVideoRemaker *_remaker; int _remakerMode; @@ -48,23 +48,23 @@ unsigned int _remakingWasCancelled:1; unsigned int _remaking:1; unsigned int _publishing:1; - BOOL _shouldCancelPublish; + _Bool _shouldCancelPublish; } + (id)publishingAgentForBundleNamed:(id)arg1 toPublishMedia:(id)arg2; -@property(nonatomic) BOOL shouldCancelPublish; // @synthesize shouldCancelPublish=_shouldCancelPublish; -@property(nonatomic) BOOL allowsHDOver3GUpload; // @synthesize allowsHDOver3GUpload=_allowsHDOver3GUpload; +@property(nonatomic) _Bool shouldCancelPublish; // @synthesize shouldCancelPublish=_shouldCancelPublish; +@property(nonatomic) _Bool allowsHDOver3GUpload; // @synthesize allowsHDOver3GUpload=_allowsHDOver3GUpload; @property(nonatomic) float progressMultiplier; // @synthesize progressMultiplier=_progressMultiplier; @property(nonatomic) int selectedOption; // @synthesize selectedOption=_selectedOption; @property(nonatomic) int remakerMode; // @synthesize remakerMode=_remakerMode; -@property(nonatomic) BOOL needsTrimming; // @synthesize needsTrimming=_needsTrimming; -@property(nonatomic) BOOL enableHDUpload; // @synthesize enableHDUpload=_enableHDUpload; -@property(nonatomic) BOOL mediaIsHDVideo; // @synthesize mediaIsHDVideo=_mediaIsHDVideo; +@property(nonatomic) _Bool needsTrimming; // @synthesize needsTrimming=_needsTrimming; +@property(nonatomic) _Bool enableHDUpload; // @synthesize enableHDUpload=_enableHDUpload; +@property(nonatomic) _Bool mediaIsHDVideo; // @synthesize mediaIsHDVideo=_mediaIsHDVideo; @property(nonatomic) long long approximateSDUploadSize; // @synthesize approximateSDUploadSize=_approximateSDUploadSize; @property(nonatomic) long long approximateHDUploadSize; // @synthesize approximateHDUploadSize=_approximateHDUploadSize; -@property(nonatomic) BOOL ownerIsCamera; // @synthesize ownerIsCamera=_ownerIsCamera; +@property(nonatomic) _Bool ownerIsCamera; // @synthesize ownerIsCamera=_ownerIsCamera; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)showAlertWithError:(id)arg1; - (int)_remakerModeForSelectedOption; - (id)progressViewMessageDuringRemake; @@ -74,22 +74,22 @@ - (void)videoRemakerDidBeginRemaking:(id)arg1; - (void)_transcodeVideo:(id)arg1; - (void)_cancelRemaking:(id)arg1; -- (BOOL)isRemaking; +- (_Bool)isRemaking; - (void)cancelRemaking; - (float)remakingPercentComplete; - (float)percentComplete; - (double)estimatedTimeRemaining; - (void)_updateStatisticsFromSnapshots; - (void)snapshot; -- (void)setTotalBytesWritten:(int)arg1 totalBytes:(int)arg2; +- (void)setTotalBytesWritten:(long long)arg1 totalBytes:(long long)arg2; - (void)dataArrayInputStreamBytesWereRead:(id)arg1; - (double)maximumVideoDuration; -- (BOOL)allowsViewingOnHost; -- (BOOL)allowsTellingFriend; +- (_Bool)allowsViewingOnHost; +- (_Bool)allowsTellingFriend; - (id)tellAFriendBody; - (id)tellAFriendSubject; - (id)tellAFriendURL; -- (BOOL)isVideoMedia; +- (_Bool)isVideoMedia; - (id)mediaTitle; - (id)mediaURL; - (id)parentNavigationController; @@ -104,14 +104,14 @@ - (void)resignPublishingSheetResponders; - (void)_setApproximateVideoUploadSizes; - (void)setTrimStartTime:(double)arg1 andEndTime:(double)arg2; -- (void)setPublishing:(BOOL)arg1; -- (BOOL)isPublishing; +- (void)setPublishing:(_Bool)arg1; +- (_Bool)isPublishing; - (void)setUserInfo:(id)arg1; - (id)userInfo; - (void)setMediaData:(id)arg1; - (id)mediaData; -- (BOOL)deleteMediaFileAfterPublishing; -- (void)setDeleteMediaFileAfterPublishing:(BOOL)arg1; +- (_Bool)deleteMediaFileAfterPublishing; +- (void)setDeleteMediaFileAfterPublishing:(_Bool)arg1; - (void)setMediaPath:(id)arg1; - (id)mediaPath; - (void)_setUpPublishingParams; @@ -120,7 +120,7 @@ - (void)_stopNetworkObservation; - (void)_startNetworkObservation; - (void)_networkReachabilityDidChange:(id)arg1; -@property(readonly, nonatomic) BOOL allowsCellularAccessForRequests; +@property(readonly, nonatomic) _Bool allowsCellularAccessForRequests; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgentDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgentDelegate-Protocol.h index f35b99aad..b70f78da2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgentDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingAgentDelegate-Protocol.h @@ -12,7 +12,7 @@ - (void)publishingAgentWillBeDisplayed:(id)arg1; @optional -- (void)publishingAgentDidEndRemaking:(id)arg1 didSucceed:(BOOL)arg2; +- (void)publishingAgentDidEndRemaking:(id)arg1 didSucceed:(_Bool)arg2; - (void)publishingAgentDidStartRemaking:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingViewController.h deleted file mode 100644 index 6ca5d456f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLPublishingViewController.h +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class NSArray, NSMutableArray, NSString, PLPublishAlbum, PLTableViewEditableCell, UIKeyboard, UITableView, UITableViewCell, UIView; - -@interface PLPublishingViewController : UIViewController -{ - UIView *_containerView; - UITableView *_table; - PLTableViewEditableCell *_posterCell; - PLTableViewEditableCell *_titleCell; - PLTableViewEditableCell *_descriptionCell; - UIView *_accountView; - UITableViewCell *_loadingCell; - NSMutableArray *_albumCells; - NSArray *_albums; - PLPublishAlbum *_selectedAlbum; - NSString *_username; - NSString *_contentTitle; - NSString *_contentDescription; - UIKeyboard *_keyboard; - BOOL _showHDUploadOption; - BOOL _enableHDUploadOption; - long long _hdUploadSize; - long long _sdUploadSize; - int _selectedUploadOption; -} - -@property(nonatomic) int selectedUploadOption; // @synthesize selectedUploadOption=_selectedUploadOption; -@property(nonatomic) long long hdUploadSize; // @synthesize hdUploadSize=_hdUploadSize; -@property(nonatomic) long long sdUploadSize; // @synthesize sdUploadSize=_sdUploadSize; -@property(nonatomic) BOOL enableHDUploadOption; // @synthesize enableHDUploadOption=_enableHDUploadOption; -@property(nonatomic) BOOL showHDUploadOption; // @synthesize showHDUploadOption=_showHDUploadOption; -- (id)hdDisabledPlaceHolderText; -- (id)hdVideoPlaceholderText; -- (id)sdVideoPlaceholderText; -- (BOOL)canPublish; -- (id)addressString; -- (id)descriptionCellPlaceholderText; -- (id)titleCellPlaceholderText; -- (id)posterImage; -- (void)editableCell:(id)arg1 textChanged:(id)arg2; -- (void)resignResponder; -- (void)editableCellReturnPressed:(id)arg1; -- (void)automaticKeyboardDidShow:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)_accountView; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)_albumCellAtRow:(int)arg1; -- (int)_currentSectionForSectionIndex:(int)arg1; -- (int)_sectionIndexForPublishingSection:(int)arg1; -- (void)_selectCurrentCell:(id)arg1 andDeselectPreviousCell:(id)arg2; -- (void)_setCellSelected:(id)arg1; -- (int)chooseVideoUploadOption; -- (void)setAlbums:(id)arg1; -- (void)updateDoneButton; -- (id)selectedAlbum; -- (void)setSelectedAlbum:(id)arg1; -- (id)chooseAlbumForSelection; -- (void)setUsername:(id)arg1; -- (id)contentDescription; -- (id)contentTitle; -- (void)setContentTitle:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)loadView; -- (void)dealloc; -- (id)initWithTitle:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLReorientingButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLReorientingButton.h index 84acd8960..e7fa8355f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLReorientingButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLReorientingButton.h @@ -8,37 +8,37 @@ @interface PLReorientingButton : UIButton { - BOOL _autorotationEnabled; - BOOL _watchingOrientationChanges; - int _orientation; + _Bool _autorotationEnabled; + _Bool _watchingOrientationChanges; + long long _orientation; float _hitRectExtension; - BOOL _isInButtonBar; - BOOL _isAnimatingAlpha; - BOOL _animatingOrientationChange; + _Bool _isInButtonBar; + _Bool _isAnimatingAlpha; + _Bool _animatingOrientationChange; float _endCapRadius; struct CGPoint _defaultAnchorCenter; struct CGAffineTransform _defaultAnchorTransform; } -@property(nonatomic) BOOL isInButtonBar; // @synthesize isInButtonBar=_isInButtonBar; +@property(nonatomic) _Bool isInButtonBar; // @synthesize isInButtonBar=_isInButtonBar; @property(nonatomic) float endCapRadius; // @synthesize endCapRadius=_endCapRadius; @property(nonatomic) float hitRectExtension; // @synthesize hitRectExtension=_hitRectExtension; -- (int)_modeForRotationFromOrientation:(int)arg1 toOrientation:(int)arg2; -- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (int)_modeForRotationFromOrientation:(long long)arg1 toOrientation:(long long)arg2; +- (void)setButtonOrientation:(long long)arg1 animated:(_Bool)arg2; - (void)rotationAnimationDidStop; - (void)_setAnchorPoint:(struct CGPoint)arg1 rotationMode:(int)arg2; -- (struct CGAffineTransform)transformForOrientation:(int)arg1; -- (struct CGAffineTransform)_transformForOrientation:(int)arg1 rotationMode:(int)arg2; +- (struct CGAffineTransform)transformForOrientation:(long long)arg1; +- (struct CGAffineTransform)_transformForOrientation:(long long)arg1 rotationMode:(int)arg2; - (void)_deviceOrientationChanged:(id)arg1; - (void)stopWatchingDeviceOrientationChanges; - (void)startWatchingDeviceOrientationChanges; -- (void)setHidden:(BOOL)arg1; -- (void)setHidden:(BOOL)arg1 animationDuration:(double)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setHidden:(_Bool)arg1; +- (void)setHidden:(_Bool)arg1 animationDuration:(double)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGRect)hitRect; -@property(nonatomic) BOOL autorotationEnabled; // @synthesize autorotationEnabled=_autorotationEnabled; +@property(nonatomic) _Bool autorotationEnabled; // @synthesize autorotationEnabled=_autorotationEnabled; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 isInButtonBar:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLRootLibraryNavigationController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLRootLibraryNavigationController-Protocol.h index 6e91868dd..9157bc241 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLRootLibraryNavigationController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLRootLibraryNavigationController-Protocol.h @@ -5,27 +5,25 @@ */ #import "NSObject-Protocol.h" +#import "PLCloudFeedNavigating-Protocol.h" -@protocol PLRootLibraryNavigationController -- (BOOL)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedCommentIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedAssetIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedIsAvailableForNavigation; -- (BOOL)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; -- (BOOL)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; -- (BOOL)albumIsAvailableForNavigation:(struct NSObject *)arg1; -- (BOOL)contentModeIsAvailableForNavigation:(int)arg1; -- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; +@protocol PLRootLibraryNavigationController +- (_Bool)cloudFeedIsAvailableForNavigation; +- (_Bool)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; +- (_Bool)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; +- (_Bool)albumIsAvailableForNavigation:(struct NSObject *)arg1; +- (_Bool)contentModeIsAvailableForNavigation:(int)arg1; +- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedWithCompletion:(id)arg1; -- (void)navigateToContentMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToContentMode:(int)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSaveToCameraRollActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSaveToCameraRollActivity.h deleted file mode 100644 index e6ff3b6b9..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSaveToCameraRollActivity.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISaveToCameraRollActivity.h" - -@class NSArray; - -@interface PLSaveToCameraRollActivity : UISaveToCameraRollActivity -{ - NSArray *_assetsToShare; -} - -@property(retain, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; -- (void)performActivity; -- (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)activityTitle; -- (id)activityType; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSegmentedControl.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSegmentedControl.h deleted file mode 100644 index 9d5af607e..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSegmentedControl.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISegmentedControl.h" - -@class NSMutableDictionary; - -@interface PLSegmentedControl : UISegmentedControl -{ - NSMutableDictionary *_tagMap; -} - -- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)removeAllSegments; -- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)_incrementIndexesForTagsStartingAtIndex:(unsigned int)arg1; -@property(nonatomic) int selectedTag; -- (unsigned int)segmentIndexForTag:(unsigned int)arg1; -- (int)tagForSegmentAtIndex:(unsigned int)arg1; -- (void)setTag:(int)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSharingController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSharingController.h index 34d99ac13..d0beb355f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSharingController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSharingController.h @@ -21,7 +21,7 @@ UIView *_referenceView; SEL _photoAction; int _sendingEmailCount; - BOOL _composeSheetIsReady; + _Bool _composeSheetIsReady; unsigned int _didDisplayComposeSheet:1; unsigned int _didSlideImageDown:1; unsigned int _isAnimatingSendToEmail:1; @@ -33,33 +33,33 @@ + (void)copyItemsToPasteboard:(id)arg1; + (void)openEmailAccountPrefs; -+ (BOOL)allowedToModifyEmailAccounts; -+ (BOOL)canSendEmail; ++ (_Bool)allowedToModifyEmailAccounts; ++ (_Bool)canSendEmail; - (id)views; -- (void)mailComposeController:(id)arg1 bodyFinishedLoadingWithResult:(BOOL)arg2 error:(id)arg3; +- (void)mailComposeController:(id)arg1 bodyFinishedLoadingWithResult:(_Bool)arg2 error:(id)arg3; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; @property(nonatomic) id autosaveIdentifier; - (void)_discardTrimmedFiles; - (void)setTrimmedPath:(id)arg1 forVideo:(id)arg2; -- (BOOL)isComposeSheetReady; +- (_Bool)isComposeSheetReady; - (void)_setComposeParentViewController:(id)arg1; - (void)_dismissMailComposeController; - (id)_addAudio:(id)arg1 toCompositionController:(id)arg2; - (id)_addVideo:(id)arg1 toCompositionController:(id)arg2; -- (id)_addPhoto:(id)arg1 toCompositionController:(id)arg2 index:(unsigned int)arg3; +- (id)_addPhoto:(id)arg1 toCompositionController:(id)arg2 index:(unsigned long long)arg3; - (void)_autosaveMailComposition; - (void)_showMailComposeSheetForAutosavedMessageWithIdentifier:(id)arg1; - (void)composeMailForPhotos:(id)arg1; - (struct CGRect)_animationDestinationRectForView:(id)arg1; - (struct CGRect)_animationDestinationRectForImageSize:(struct CGSize)arg1; -- (void)_commonDidFinishEmailAnimation:(BOOL)arg1; +- (void)_commonDidFinishEmailAnimation:(_Bool)arg1; - (void)_composeSheetDidDisplay; - (void)_finishedSlidingImagesDown:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_slideImagesOverMessage; - (void)_displayComposeSheet; - (void)_finishedSlidingImageUp:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_animateSendToEmail; -- (void)_reallySendViaEmail:(id)arg1 animated:(BOOL)arg2; +- (void)_reallySendViaEmail:(id)arg1 animated:(_Bool)arg2; - (void)_performSendViaEmail; - (void)emailPhotos:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetAttachment.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetAttachment.h deleted file mode 100644 index 924297120..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetAttachment.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class PLBevelledImageView, UIImage; - -@interface PLSheetAttachment : NSObject -{ - PLBevelledImageView *previewView; - UIImage *previewImage; -} - -@property(retain, nonatomic) UIImage *previewImage; // @synthesize previewImage; -@property(retain, nonatomic) PLBevelledImageView *previewView; // @synthesize previewView; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetCardView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetCardView.h deleted file mode 100644 index baed9eeab..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSheetCardView.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class CAGradientLayer, UIImageView; - -@interface PLSheetCardView : UIView -{ - UIView *_contentView; - UIView *_paperBG; - UIView *_paperTexture; - CAGradientLayer *_gradientLayer; - UIImageView *_bevel; - UIView *_headerView; -} - -- (struct CGRect)_bevelRect; -- (struct CGRect)_headerRect; -- (void)layoutSubviews; -- (void)_updateHeader; -- (void)_setupSubviews; -- (struct CGRect)_paperBounds; -@property(readonly, nonatomic) UIView *contentView; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditor.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditor.h index 97ab65951..953e1d4e6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditor.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditor.h @@ -6,50 +6,78 @@ #import "UIControl.h" -@class UIView; +@class UIImageView; @interface PLSlalomRegionEditor : UIControl { - UIView *_track; - UIView *_slowTrack; - UIView *_startHandle; - UIView *_endHandle; - BOOL _draggingStart; - BOOL _draggingEnd; - float _touchOffset; + UIImageView *_startHandleView; + UIImageView *_endHandleView; + UIImageView *_trackImageView; + UIImageView *_trackSnapshotView; + _Bool _draggingStart; + _Bool _draggingEnd; + double _touchOffset; + _Bool _zoomed; + _Bool _trackingZoom; + struct CGPoint _touchLocationWhenTrackingZoomBegan; + _Bool _forceLayout; + double _zoomMinValue; + double _zoomMaxValue; + _Bool _zoomAnimating; id _delegate; - float _minValue; - float _maxValue; - float _startValue; - float _endValue; - struct UIEdgeInsets _contentInsets; + double _trimHandleWidth; + double _minValue; + double _maxValue; + double _startValue; + double _endValue; + double _zoomDelay; + struct UIEdgeInsets _trackInsets; } -@property(nonatomic) float endValue; // @synthesize endValue=_endValue; -@property(nonatomic) float startValue; // @synthesize startValue=_startValue; -@property(nonatomic) float maxValue; // @synthesize maxValue=_maxValue; -@property(nonatomic) float minValue; // @synthesize minValue=_minValue; -@property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; +@property(nonatomic, getter=isZoomAnimating, setter=setZoomAnimating:) _Bool zoomAnimating; // @synthesize zoomAnimating=_zoomAnimating; +@property(nonatomic) double zoomDelay; // @synthesize zoomDelay=_zoomDelay; +@property(nonatomic) double endValue; // @synthesize endValue=_endValue; +@property(nonatomic) double startValue; // @synthesize startValue=_startValue; +@property(nonatomic) double maxValue; // @synthesize maxValue=_maxValue; +@property(nonatomic) double minValue; // @synthesize minValue=_minValue; +@property(nonatomic) double trimHandleWidth; // @synthesize trimHandleWidth=_trimHandleWidth; +@property(nonatomic) struct UIEdgeInsets trackInsets; // @synthesize trackInsets=_trackInsets; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (id)_handleImage; +- (void)_drawCurveWithFlatEndsFromX:(double)arg1 fromY:(double)arg2 toX:(double)arg3 toY:(double)arg4; +- (id)_trackImageForZoom:(_Bool)arg1; +- (void)_updateTrack; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)_cancelZoom; +- (void)_zoomPressWasHeld; +- (void)_cancelTrackingZoom; +- (void)_cancelZoomTrackingIfNeccessaryWithTouch:(id)arg1; +- (void)_beginTrackingZoomWithTouch:(id)arg1; - (void)_updateSlidersWithTouch:(id)arg1; +- (void)_stopTrackingAndSendControlEvents:(unsigned long long)arg1; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (void)setEnabled:(BOOL)arg1; -- (BOOL)_isTouch:(id)arg1 inView:(id)arg2 outTouchOffset:(float *)arg3; -- (float)_valueFromHandleFrame:(struct CGRect)arg1 isStart:(BOOL)arg2; -- (struct CGRect)_handleFrameForValue:(float)arg1 isStart:(BOOL)arg2; -- (float)_valueFromEndHandleFrame:(struct CGRect)arg1; -- (float)_valueFromStartHandleFrame:(struct CGRect)arg1; -- (struct CGRect)_endHandleFrameForValue:(float)arg1; -- (struct CGRect)_startHandleFrameForValue:(float)arg1; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)_isTouch:(id)arg1 inHandleIsStart:(_Bool)arg2 outTouchOffset:(double *)arg3; +- (double)_valueFromHandleFrame:(struct CGRect)arg1 isStart:(_Bool)arg2; +- (struct CGRect)_handleFrameForValue:(double)arg1 isStart:(_Bool)arg2; +- (double)_trimHandleWidth; +- (double)_trackScale; +- (struct CGRect)_trackFrame; +- (struct CGRect)_trackFrameNoZoom; +- (double)_valueFromEndHandleFrame:(struct CGRect)arg1; +- (double)_valueFromStartHandleFrame:(struct CGRect)arg1; +- (struct CGRect)_endHandleFrame; +- (struct CGRect)_startHandleFrame; +- (_Bool)_isZoomed; +- (double)_zoomMaxValue; +- (double)_zoomMinValue; +- (void)setZoomMinValue:(double)arg1 maxValue:(double)arg2; +- (void)setEndValue:(double)arg1 notify:(_Bool)arg2; +- (void)setStartValue:(double)arg1 notify:(_Bool)arg2; - (void)layoutSubviews; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)setEndValue:(float)arg1 notify:(BOOL)arg2; -- (void)setStartValue:(float)arg1 notify:(BOOL)arg2; -- (id)_newHandleView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditorDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditorDelegate-Protocol.h index 3d6ec0996..364d8d09f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditorDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlalomRegionEditorDelegate-Protocol.h @@ -7,9 +7,11 @@ #import "NSObject-Protocol.h" @protocol PLSlalomRegionEditorDelegate +- (void)slalomRegionEditorRequestForceUnzoom:(id)arg1; +- (_Bool)slalomRegionEditorRequestForceZoom:(id)arg1; - (void)slalomRegionEditorEndValueChanged:(id)arg1; - (void)slalomRegionEditorStartValueChanged:(id)arg1; - (void)slalomRegionEditorDidEndEditing:(id)arg1; -- (void)slalomRegionEditorDidBeginEditing:(id)arg1; +- (void)slalomRegionEditorDidBeginEditing:(id)arg1 withStartHandle:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowAirPlayRoutesViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowAirPlayRoutesViewController.h index 6e3a09cf5..e776d1f42 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowAirPlayRoutesViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowAirPlayRoutesViewController.h @@ -16,17 +16,17 @@ UIView *_containerView; UITableView *_table; NSArray *_airplayRoutes; - unsigned int _selectedRouteIndex; + unsigned long long _selectedRouteIndex; } -@property(nonatomic) unsigned int selectedRouteIndex; // @synthesize selectedRouteIndex=_selectedRouteIndex; +@property(nonatomic) unsigned long long selectedRouteIndex; // @synthesize selectedRouteIndex=_selectedRouteIndex; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (struct CGSize)contentSizeForViewInPopoverView; - (void)dealloc; - (void)loadView; -- (id)initWithAirplayRoutes:(id)arg1 selectedRouteIndex:(unsigned int)arg2; +- (id)initWithAirplayRoutes:(id)arg1 selectedRouteIndex:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowPlugin.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowPlugin.h index aebc3ba54..3d08c4b77 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowPlugin.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowPlugin.h @@ -14,12 +14,12 @@ struct NSObject *_album; NSArray *_albumAssets; double _secondsPerSlide; - BOOL _shuffleAlbum; - BOOL _shouldRepeat; + _Bool _shuffleAlbum; + _Bool _shouldRepeat; } -@property(nonatomic) BOOL shouldRepeat; // @synthesize shouldRepeat=_shouldRepeat; -@property(nonatomic) BOOL shuffleAlbum; // @synthesize shuffleAlbum=_shuffleAlbum; +@property(nonatomic) _Bool shouldRepeat; // @synthesize shouldRepeat=_shouldRepeat; +@property(nonatomic) _Bool shuffleAlbum; // @synthesize shuffleAlbum=_shuffleAlbum; @property(nonatomic) double secondsPerSlide; // @synthesize secondsPerSlide=_secondsPerSlide; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSArray *albumAssets; // @synthesize albumAssets=_albumAssets; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowSettingsViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowSettingsViewController.h index f750069b6..cd36b5fe6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowSettingsViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowSettingsViewController.h @@ -15,56 +15,56 @@ @interface PLSlideshowSettingsViewController : UIViewController { NSArray *_airplayRoutes; - unsigned int _selectedAirplayRouteIndex; + unsigned long long _selectedAirplayRouteIndex; NSArray *_transitionKeys; NSArray *_alternateTransitionLocalizations; - NSString *_selectedTransition; - BOOL _shouldPlayMusic; MPMediaPickerController *_mediaPicker; - MPMediaItemCollection *_selectedMusicCollection; + PLSlideshowTransitionsViewController *_transitionsController; + PLSlideshowAirPlayRoutesViewController *_airPlayRoutesController; UITableView *_table; UITableViewCell *_transitionCell; UITableViewCell *_selectedMusicCell; UITableViewCell *_playMusicSwitchCell; - PLSlideshowTransitionsViewController *_transitionsController; - PLSlideshowAirPlayRoutesViewController *_airPlayRoutesController; + _Bool _slideshowShouldPlayMusic; id _delegate; + NSString *_selectedTransition; + MPMediaItemCollection *_slideshowMusicCollection; } -+ (id)_transitionKeyForUITransition:(int)arg1; + (int)_uiTransitionForTransitionKey:(id)arg1; + (id)iPadTransitions; + (id)iPhoneTransitions; + (id)TVOutTransitions; + (id)AppleTVPushTransitions; +@property(retain, nonatomic) MPMediaItemCollection *slideshowMusicCollection; // @synthesize slideshowMusicCollection=_slideshowMusicCollection; +@property(nonatomic) _Bool slideshowShouldPlayMusic; // @synthesize slideshowShouldPlayMusic=_slideshowShouldPlayMusic; +@property(copy, nonatomic) NSString *selectedTransition; // @synthesize selectedTransition=_selectedTransition; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)mediaPickerDidCancel:(id)arg1; - (void)mediaPicker:(id)arg1 didPickMediaItems:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (unsigned int)_mainSection; -- (unsigned int)_airPlaySection; -- (BOOL)_includeAirPlaySection; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)_buttonSection; +- (long long)_mainSection; +- (long long)_airPlaySection; +- (_Bool)_includeAirPlaySection; - (void)_preheatMediaPicker; - (void)_playButtonWasPressed:(id)arg1; - (id)_selectedMusic; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (struct CGSize)contentSizeForViewInPopoverView; - (void)loadView; - (void)updateTransitionKeys:(id)arg1; - (void)_updateSettingsInfo; - (id)_selectedAirplayRoute; -- (void)viewWillAppear:(BOOL)arg1; -@property(nonatomic) MPMediaItemCollection *slideshowMusicCollection; -@property(nonatomic) BOOL slideshowShouldPlayMusic; +- (void)viewWillAppear:(_Bool)arg1; - (void)_playMusicSwitchValueDidChange:(id)arg1; -@property(retain, nonatomic) NSString *selectedTransition; - (id)slideshowSettings; - (void)applySlideshowSettings:(id)arg1; +- (id)initWithAirplayRoutes:(id)arg1 selectedRouteIndex:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithAirplayRoutes:(id)arg1 selectedRouteIndex:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowTransitionsViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowTransitionsViewController.h index 14eb7b10a..3e70a6329 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowTransitionsViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSlideshowTransitionsViewController.h @@ -25,7 +25,7 @@ @property(retain, nonatomic) NSArray *transitionKeys; // @synthesize transitionKeys=_transitionKeys; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (struct CGSize)contentSizeForViewInPopoverView; @property(retain, nonatomic) NSString *selectedTransition; - (void)_configureTableCells; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackItemViewCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackItemViewCell.h deleted file mode 100644 index e2234e266..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackItemViewCell.h +++ /dev/null @@ -1,93 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "UITextFieldDelegate-Protocol.h" - -@class NSString, PLAlbumTextField, PLImageView, PLLabel, PLUnreadMarkerView, UIButton, UIImage, UIImageView, UIView; - -@interface PLStackItemViewCell : UIView -{ - float _previousEnabledAlpha; - UIButton *_closeButton; - PLLabel *_titleLabel; - PLLabel *_subtitleLabel; - PLAlbumTextField *_editField; - UIImageView *_unreadBadge; - PLUnreadMarkerView *_unreadMarkerStartView; - UIImageView *_badgeView; - BOOL _labelIsEditable; - BOOL _labelsHidden; - BOOL _labelsShadowEnabled; - BOOL _ignoreEndEditing; - BOOL _showsUnreadIndicator; - BOOL _showsUnreadStartMarker; - BOOL _unreadStartMarkerShowsProgress; - BOOL _enabled; - UIView *_sourceView; - NSString *_title; - NSString *_subtitle; - float _labelsAlpha; - float _stackedAngle; - UIImage *_badgeImage; - unsigned int _unreadStartMarkerCount; - id _renameAction; - id _closeAction; -} - -+ (void)initialize; -@property(copy, nonatomic) id closeAction; // @synthesize closeAction=_closeAction; -@property(copy, nonatomic) id renameAction; // @synthesize renameAction=_renameAction; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic) BOOL unreadStartMarkerShowsProgress; // @synthesize unreadStartMarkerShowsProgress=_unreadStartMarkerShowsProgress; -@property(nonatomic) unsigned int unreadStartMarkerCount; // @synthesize unreadStartMarkerCount=_unreadStartMarkerCount; -@property(nonatomic) BOOL showsUnreadStartMarker; // @synthesize showsUnreadStartMarker=_showsUnreadStartMarker; -@property(retain, nonatomic) UIImage *badgeImage; // @synthesize badgeImage=_badgeImage; -@property(nonatomic) float stackedAngle; // @synthesize stackedAngle=_stackedAngle; -@property(nonatomic) BOOL showsUnreadIndicator; // @synthesize showsUnreadIndicator=_showsUnreadIndicator; -@property(nonatomic) BOOL ignoreEndEditing; // @synthesize ignoreEndEditing=_ignoreEndEditing; -@property(nonatomic, getter=isLabelShadowEnabled) BOOL labelsShadowEnabled; // @synthesize labelsShadowEnabled=_labelsShadowEnabled; -@property(nonatomic) float labelsAlpha; // @synthesize labelsAlpha=_labelsAlpha; -@property(nonatomic) BOOL labelsHidden; // @synthesize labelsHidden=_labelsHidden; -@property(nonatomic, getter=isLabelEditable) BOOL labelIsEditable; // @synthesize labelIsEditable=_labelIsEditable; -@property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(retain, nonatomic) UIView *sourceView; // @synthesize sourceView=_sourceView; -- (void)layoutSubviews; -- (void)_getTitleFrame:(struct CGRect *)arg1 subtitleFrame:(struct CGRect *)arg2 unreadIndicatorFrame:(struct CGRect *)arg3; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (struct _NSRange)textField:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange)arg2 toCharacterRange:(struct _NSRange)arg3; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)textFieldDidEndEditing:(id)arg1; -- (void)textFieldDidBeginEditing:(id)arg1; -- (void)_updateLabelsState; -@property(readonly, nonatomic) BOOL isLabelEditing; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (void)_handleCloseBoxTap; -@property(readonly, nonatomic) struct CGPoint closeBoxPosition; -@property(nonatomic, getter=isCloseBoxShown) BOOL showCloseBox; -- (void)setShowCloseBox:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_updateUnreadStartMarkerAnimated:(BOOL)arg1; -- (void)setUnreadStartMarkerShowsProgress:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowsUnreadStartMarker:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowsUnreadIndicator:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setBadgeImage:(id)arg1 animated:(BOOL)arg2; -- (void)_updateBadgeViewAnimated:(BOOL)arg1 forImageChange:(BOOL)arg2; -@property(readonly, nonatomic) PLImageView *imageView; -- (void)resetToInitialSizeAndAngle; -- (void)setSize:(struct CGSize)arg1 angle:(float)arg2; -@property(nonatomic) unsigned int imageIndex; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointIsInsideTitle:(struct CGPoint)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackView.h deleted file mode 100644 index 93a03e37c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackView.h +++ /dev/null @@ -1,293 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIGestureRecognizerDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class CADynamicsBehavior, NSArray, NSData, NSIndexSet, NSMutableArray, NSMutableDictionary, NSMutableIndexSet, NSString, PLAutoScroller, PLStackItemViewCell, PLStackedImageView, PLTableView, UIGestureRecognizer, UIImage, UILongPressGestureRecognizer, UIView; - -@interface PLStackView : PLExpandableView -{ - PLTableView *_tableView; - UIView *_tableHeaderView; - UIView *_tableFooterView; - CADynamicsBehavior *_behavior; - NSMutableArray *_springs; - NSData *_imageOptions; - NSArray *_bakedAngles; - UILongPressGestureRecognizer *_pressRecognizer; - UIGestureRecognizer *_tapRecognizer; - PLExpandableView *_forwardingView; - unsigned int _itemCount; - unsigned int _tableViewRowCount; - struct _NSRange _pendingRemoveRows; - id _stackDelegate; - id _dataSource; - NSArray *_stackedViews; - NSIndexSet *_stackedItemIndexes; - NSMutableIndexSet *_selectedIndexes; - NSMutableIndexSet *_badgedIndexes; - UIImage *_badgeImage; - NSMutableDictionary *_customBadgeImages; - unsigned int _unreadStartMarkerIndex; - UIImage *_placeholder; - UIImage *_stackedImage; - PLStackedImageView *_stackedImageView; - PLStackItemViewCell *_contextItemCell; - PLStackItemViewCell *_activeItemCell; - struct CGSize _expandedLayoutSize; - float _horizontalMargin; - float _verticalMargin; - float _verticalSpacing; - unsigned int _numColumns; - unsigned int _layoutCols; - unsigned int _maxRowsOnScreen; - unsigned int _layoutRows; - struct CGSize _collapsedImageSize; - struct CGSize _expandedImageSize; - struct CGSize _preferredStackedImageSize; - struct CGPoint _collapsedImageOffset; - struct __CFDictionary *_itemCellsByIndex; - struct _NSRange _displayedImageIndexes; - NSIndexSet *_collapsedStackIndexes; - float _previousExpansionFraction; - float _currentExpansionFraction; - double _centerXVelocity; - double _centerYVelocity; - struct CGPoint _anchorPoint; - struct CGRect _currentLayoutBounds; - float _currentLayoutWidthSpace; - float _currentLayoutHeightSpace; - struct CGSize _currentImageSize; - NSString *_initialScrollPositionOffsetKey; - struct CGPoint _tableViewContentOffset; - struct UIEdgeInsets _tableViewContentInset; - struct UIEdgeInsets _layoutMargins; - PLAutoScroller *_autoscroller; - struct CGColorSpace *_deviceRGB; - struct { - unsigned int allowsPinchToCollapse:1; - unsigned int allowsSelection:1; - unsigned int allowsSelectionGestures:1; - unsigned int allowsItemExpansionDuringEditing:1; - unsigned int allowsReordering:1; - unsigned int canCreateStackedImage:1; - unsigned int showsTextBadges:1; - unsigned int shouldScrollToBottomWhenInsertAnimationEnds:1; - unsigned int expandingItemImagesLoadSynchronously:1; - unsigned int didStartExpand:1; - unsigned int dontChangeTransforms:1; - unsigned int firstPass:1; - unsigned int isHandlingPinch:1; - unsigned int didBeginPinching:1; - unsigned int editing:1; - unsigned int editAnimation:1; - unsigned int dragInProgress:1; - unsigned int dataSourceImplementsTextBadgeStringForImage:1; - unsigned int dataSourceImplementsImageBadgeForImage:1; - unsigned int dataSourceImplementsTitleForItem:1; - unsigned int dataSourceImplementsSubtitleForItem:1; - unsigned int dataSourceImplementsShowUnreadIndicatorForItem:1; - unsigned int dataSourceImplementsPreheatImagesInRange:1; - unsigned int dataSourceImplementsPreheatImageDataAtStartIndex:1; - unsigned int dataSourceImplementsEditingOptionsForItemAtIndex:1; - unsigned int dataSourceImplementsRemoveItemAtIndex:1; - unsigned int dataSourceImplementsCollapsedIndexesForCount:1; - unsigned int stackDelegateImplementsShouldSelectItemAtIndex:1; - unsigned int stackDelegateImplementsShouldEnableItemAtIndex:1; - unsigned int stackDelegateImplementsSelectionDidChange:1; - unsigned int stackDelegateImplementsShouldProcessTap:1; - unsigned int replaceBitmapWithItemViewCells:1; - unsigned int dragSelectionState:2; - unsigned int expansionFractionIsDirty:1; - unsigned int imageSizeIsDirty:1; - unsigned int isDisplayingContextMenu:1; - unsigned int preventReload:1; - unsigned int needsReload:1; - unsigned int refreshStackedImage:1; - unsigned int debugDelegateSupportsSingleTaps:1; - unsigned int scrollingDownward:1; - } _stackFlags; - NSMutableArray *_inProgressAnimationContexts; - NSMutableIndexSet *_unloadedIndexes; - BOOL dimNonMovableItems; - int selectionStyle; -} - -+ (id)selectionBadgeImage; -+ (float)maxStackedAngle; -+ (void)initialize; -@property(nonatomic) unsigned int unreadStartMarkerIndex; // @synthesize unreadStartMarkerIndex=_unreadStartMarkerIndex; -@property(nonatomic) struct CGPoint collapsedImageOffset; // @synthesize collapsedImageOffset=_collapsedImageOffset; -@property(nonatomic) PLStackItemViewCell *contextItemCell; // @synthesize contextItemCell=_contextItemCell; -@property(retain, nonatomic) PLExpandableView *forwardingView; // @synthesize forwardingView=_forwardingView; -@property(retain, nonatomic) NSString *initialScrollPositionOffsetKey; // @synthesize initialScrollPositionOffsetKey=_initialScrollPositionOffsetKey; -@property(retain, nonatomic) UIView *footerView; // @synthesize footerView=_tableFooterView; -@property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_tableHeaderView; -@property(nonatomic) float verticalSpacing; // @synthesize verticalSpacing=_verticalSpacing; -@property(nonatomic) int selectionStyle; // @synthesize selectionStyle; -@property(nonatomic) BOOL dimNonMovableItems; // @synthesize dimNonMovableItems; -@property(retain, nonatomic) UIImage *placeholder; // @synthesize placeholder=_placeholder; -@property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; -@property(readonly, nonatomic) unsigned int numberOfColumns; // @synthesize numberOfColumns=_numColumns; -- (void)_keyboardWillHide:(id)arg1; -- (void)_keyboardWillShow:(id)arg1; -- (void)_preheatImageDataForDownwardScroll:(BOOL)arg1; -- (void)_preheatImageDataForDownwardScroll:(BOOL)arg1 windowSize:(unsigned int)arg2; -- (id)_jiggleAnimation; -- (void)_layoutItemCellsFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2 inTableCell:(id)arg3 animated:(BOOL)arg4; -- (void)pulseItemAtIndex:(unsigned int)arg1 fromZero:(BOOL)arg2 completion:(id)arg3; -- (void)scrollToVisibleWithMotionBlurItemAtIndex:(unsigned int)arg1; -- (void)scrollToVisibleItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 completion:(id)arg3; -@property(readonly, nonatomic) BOOL isScrollingDownward; -- (id)tableView; -- (void)_setTableView:(id)arg1; -@property(nonatomic) BOOL expandingItemImagesLoadSynchronously; -@property(nonatomic) BOOL allowsPinchToCollapse; -@property(nonatomic) BOOL canCreateStackedImage; -- (void)setExpandedFrame:(struct CGRect)arg1; -@property(nonatomic) struct CGSize expandedImageSize; -@property(nonatomic) struct CGSize collapsedImageSize; -@property(nonatomic) id stackDelegate; -- (void)setDelegate:(id)arg1; -- (void)setDataSource:(id)arg1 reloadData:(BOOL)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)scrollViewDidEndScrollingAnimation:(id)arg1; -- (void)scrollViewDidScrollToTop:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)_hideMenu; -- (void)_autohideMenu; -- (void)_displayContextMenu:(id)arg1; -- (BOOL)_pointIsInBlankSpaceAfterLastItem:(struct CGPoint)arg1; -- (void)_dragMove:(id)arg1; -- (void)_deselectAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_setSelectionState:(int)arg1 forItemCell:(id)arg2; -@property(retain, nonatomic) NSIndexSet *selectedIndexes; -- (void)deselectAll:(BOOL)arg1; -- (void)deselectAllNotifyingDelegate:(id)arg1; -- (void)selectAllNotifyingDelegate:(id)arg1; -- (void)_setSelectedIndexes:(id)arg1 animated:(BOOL)arg2; -- (void)_dragSelect:(id)arg1; -- (void)setFooterView:(id)arg1 animated:(BOOL)arg2; -@property(nonatomic) BOOL allowsReordering; -@property(nonatomic, getter=isItemExpansionDuringEditingAllowed) BOOL allowsItemExpansionDuringEditing; -@property(nonatomic) BOOL allowsSelectionGestures; -@property(nonatomic) BOOL allowsSelection; -- (void)setAllowsSelection:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_updateUnreadMarkerForCell:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)setUnreadStartMarkerIndex:(unsigned int)arg1 animated:(BOOL)arg2; -@property(retain, nonatomic) UIImage *badgeImage; -- (void)setCustomBadgeImage:(id)arg1 forItemAtIndex:(unsigned int)arg2; -- (id)customBadgeForItemAtIndex:(unsigned int)arg1; -- (void)_shiftCustomBadgeImagesStartingAtIndex:(unsigned int)arg1 by:(int)arg2; -@property(retain, nonatomic) NSIndexSet *badgedIndexes; -- (void)_updateBadgesForItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)_updateBadgesForOldIndexes:(id)arg1 newIndexes:(id)arg2 animated:(BOOL)arg3; -- (void)endEditingCurrentItem; -- (void)beginEditingItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int editAnimation; -@property(nonatomic, getter=isEditing) BOOL editing; -@property(nonatomic) BOOL showTextBadges; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)behaviorDidStop:(id)arg1; -- (void)_cancelBehavior; -- (void)_nudgeAnimationDidStop:(id)arg1 finished:(id)arg2; -- (void)_behaviorEnded:(BOOL)arg1; -- (void)_removeBehavior; -- (void)_addBehaviorToLayer:(id)arg1 withSprings:(id)arg2; -- (int)snapState:(BOOL)arg1; -- (void)stateDidChangeFrom:(int)arg1; -- (void)stateWillChangeTo:(int)arg1; -- (void)finishStateTransition; -- (void)setExpansionFraction:(float)arg1; -- (float)completeTrackingPinch:(id)arg1 toState:(int)arg2 duration:(double)arg3; -- (float)continueTrackingPinch:(id)arg1; -- (void)beginTrackingPinch:(id)arg1; -- (void)_pinchWasCanceled:(id)arg1; -- (void)longPress:(id)arg1; -- (void)pinch:(id)arg1; -- (void)tap:(id)arg1; -- (id)visibleItemCellAtPoint:(struct CGPoint)arg1; -- (id)_visibleImageViewAtPoint:(struct CGPoint)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)_moveItemsFromTableView; -- (void)_moveItemsToTableView; -- (struct CGRect)frameOfImageAtIndex:(int)arg1 inView:(id)arg2; -- (struct CGPoint)positionOfImageAtIndex:(int)arg1 inView:(id)arg2; -- (struct CGSize)_currentImageSize; -- (float)currentExpansionFraction; -- (struct CGRect)_contractedLayoutBounds; -- (void)_beginExpansion; -- (void)_updateDisplayedImageIndexes; -- (void)_updateExpansionInitialScrollPosition; -- (void)_imageDidChangeForItemsAtIndexes:(id)arg1; -- (void)imageDidChangeForItemIndex:(unsigned int)arg1; -- (struct CGSize)preferredStackedImageSize; -- (id)collapsedStackIndexes; -- (id)stackedItemCells; -- (id)_stackedImage; -@property(retain, nonatomic) NSArray *bakedAngles; -- (id)_createStackedImageWithViews:(id)arg1; -- (BOOL)_stackedImageShouldBeSquare; -- (id)stackedImageView; -- (void)_updateStackedImageView; -- (void)_invalidateStackedImage; -- (void)refreshStackedImage; -- (id)_itemViewAtIndex:(int)arg1 synchronously:(BOOL)arg2; -- (id)itemCellAtIndex:(unsigned int)arg1 loadSynchronously:(BOOL)arg2; -- (void)_setLayoutBounds:(struct CGRect)arg1 forState:(int)arg2 withDuration:(double)arg3; -- (void)updateItemViewPositionForContractedState; -- (void)_tileStackItemsWithDuration:(double)arg1; -- (void)_layoutStacked; -- (void)layoutSubviews; -- (void)_removeAnimationDidStop:(id)arg1 finished:(id)arg2 itemView:(id)arg3; -- (void)_shiftAnimationDidStop:(id)arg1 finished:(id)arg2 shiftedItemCells:(id)arg3; -- (void)_addAnimationDidStop:(id)arg1 finished:(id)arg2 shiftedItemCells:(id)arg3; -- (id)allItemViews; -- (id)visibleItemIndexes; -- (id)visibleItemViews; -- (id)visibleItemCellAtIndex:(int)arg1; -- (unsigned int)_numberOfRowsForNItems:(unsigned int)arg1; -- (unsigned int)itemCount; -- (void)_updateItemCount; -- (void)preheatImageDataAroundCurrentScrollLocation; -- (void)endUpdates; -- (void)beginUpdates; -- (void)removeItemsAtIndexes:(id)arg1 withItemAnimation:(int)arg2; -- (void)removeItemsAtIndexes:(id)arg1; -- (void)insertItemsAtIndexes:(id)arg1; -- (void)unloadItemAtIndex:(int)arg1 hideLabel:(BOOL)arg2; -- (void)reloadItemAtIndex:(int)arg1; -- (void)reloadData; -- (void)_reloadVisibleRows; -- (void)_reloadDataIfNeeded; -- (BOOL)_canReload; -- (BOOL)_isAnimating; -- (int)orientation; -- (void)willMoveToWindow:(id)arg1; -- (void)didMoveToSuperview; -- (void)_reconfigureViewWithFrame:(struct CGRect)arg1 force:(BOOL)arg2; -- (void)setFrame:(struct CGRect)arg1; -- (void)_calculateLayout; -- (void)expandWithAnimation:(BOOL)arg1 completion:(id)arg2; -- (BOOL)canBecomeFirstResponder; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDataSource-Protocol.h deleted file mode 100644 index 468450af4..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDataSource-Protocol.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLStackViewDataSource -- (int)stackViewPosterItemIndex:(id)arg1; -- (id)stackView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; -- (int)stackViewItemCount:(id)arg1; - -@optional -- (void)stackView:(id)arg1 getUnreadStartMarkerCount:(unsigned int *)arg2 showsProgress:(char *)arg3; -- (void)stackView:(id)arg1 preheatImageDataAtStartIndex:(unsigned int)arg2 endIndex:(unsigned int)arg3 windowSize:(unsigned int)arg4 downDirection:(BOOL)arg5; -- (void)stackView:(id)arg1 preheatImagesInRange:(struct _NSRange)arg2; -- (void)stackView:(id)arg1 tappedItemAtIndex:(unsigned int)arg2; -- (id)stackView:(id)arg1 collapsedIndexesForCount:(unsigned int)arg2; -- (void)stackView:(id)arg1 saveStackedImage:(id)arg2 options:(id)arg3; -- (id)stackedImageForStackView:(id)arg1 options:(id *)arg2; -- (BOOL)stackView:(id)arg1 showUnreadIndicatorForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 subtitleForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 titleForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 badgeImageForImageAtIndex:(int)arg2; -- (id)stackView:(id)arg1 textBadgeStringForImageAtIndex:(int)arg2; -- (BOOL)stackView:(id)arg1 writeItemsWithIndexes:(id)arg2 toPasteboard:(id)arg3; -- (void)stackViewItemMoveDidComplete:(id)arg1; -- (void)stackView:(id)arg1 moveItemAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)stackView:(id)arg1 renameItemAtIndex:(unsigned int)arg2 toName:(id)arg3; -- (void)stackView:(id)arg1 removeItemAtIndex:(unsigned int)arg2; -- (int)stackView:(id)arg1 editingOptionsForItemAtIndex:(unsigned int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDelegate-Protocol.h deleted file mode 100644 index c038eaf05..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewDelegate-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLStackViewDelegate - -@optional -- (BOOL)stackViewShouldProcessTap:(id)arg1; -- (void)stackViewWillBeginDragging:(id)arg1; -- (void)stackViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (int)stackView:(id)arg1 shouldEnableItemViewAtIndex:(int)arg2; -- (BOOL)stackView:(id)arg1 shouldSelectItemAtIndex:(unsigned int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewImageChangeObserver-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewImageChangeObserver-Protocol.h deleted file mode 100644 index 81c23c1c8..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackViewImageChangeObserver-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol PLStackViewImageChangeObserver -- (void)stackViewImageDidChange:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackableImage-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackableImage-Protocol.h deleted file mode 100644 index 63def947f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackableImage-Protocol.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class UIImageView; - -@protocol PLStackableImage -@property(readonly, nonatomic) BOOL isBeingManipulated; -@property(nonatomic) float transitionProgress; -@property(nonatomic, getter=isShadowEnabled) BOOL shadowEnabled; -@property(readonly, nonatomic) UIImageView *imageView; - -@optional -@property(readonly, nonatomic) struct CGRect frameOfImage; -- (void)renderSnapshotInContext:(struct CGContext *)arg1; -- (void)setTextBadgeString:(id)arg1; -- (void)setSize:(struct CGSize)arg1 angle:(float)arg2; -- (void)expandWithAnimation:(BOOL)arg1 completion:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackedImageView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStackedImageView.h deleted file mode 100644 index 3eef03b94..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStackedImageView.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImageView.h" - -@interface PLStackedImageView : UIImageView -{ -} - -+ (Class)layer; -- (id)replicatorLayer; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStaticWallpaperImageViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStaticWallpaperImageViewController.h new file mode 100644 index 000000000..691724a22 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLStaticWallpaperImageViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLStaticWallpaperImageViewController : PLWallpaperImageViewController +{ +} + +- (void)photoTileViewControllerDidEndGesture:(id)arg1; +- (void)providerLegibilitySettingsChanged:(id)arg1; +- (void)updateLegibility; +@property(nonatomic) _Bool colorSamplingEnabled; +- (id)wallpaperImage; +- (void)viewWillAppear:(_Bool)arg1; +- (id)initWithPhoto:(id)arg1; +- (id)initWithUIImage:(id)arg1 cropRect:(struct CGRect)arg2; +- (id)initWithUIImage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLStreamingOptionsNavigationController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLStreamingOptionsNavigationController.h deleted file mode 100644 index 4bdb02cb2..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLStreamingOptionsNavigationController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationController.h" - -@interface PLStreamingOptionsNavigationController : UINavigationController -{ -} - -- (BOOL)disablesAutomaticKeyboardDismissal; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSwipeBlockingScrollView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSwipeBlockingScrollView.h deleted file mode 100644 index 1384160ba..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSwipeBlockingScrollView.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIPageControllerScrollView.h" - -@interface PLSwipeBlockingScrollView : UIPageControllerScrollView -{ - id gestureShouldBeginHandler; -} - -@property(copy, nonatomic) id gestureShouldBeginHandler; // @synthesize gestureShouldBeginHandler; -- (double)_touchDelayForScrollDetection; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLSyncProgressView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLSyncProgressView.h index dc214fa31..e9b6dfc38 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLSyncProgressView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLSyncProgressView.h @@ -15,18 +15,18 @@ NSNumberFormatter *_countFormatter; int _style; int _progressType; - unsigned int _currentCount; - unsigned int _totalCount; + unsigned long long _currentCount; + unsigned long long _totalCount; } -@property(readonly, nonatomic) unsigned int totalCount; // @synthesize totalCount=_totalCount; -@property(readonly, nonatomic) unsigned int currentCount; // @synthesize currentCount=_currentCount; +@property(readonly, nonatomic) unsigned long long totalCount; // @synthesize totalCount=_totalCount; +@property(readonly, nonatomic) unsigned long long currentCount; // @synthesize currentCount=_currentCount; @property(readonly, nonatomic) int progressType; // @synthesize progressType=_progressType; @property(readonly, nonatomic) int style; // @synthesize style=_style; - (id)_progressDescription; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setCurrentCount:(unsigned int)arg1 totalCount:(unsigned int)arg2 progressType:(int)arg3; +- (void)setCurrentCount:(unsigned long long)arg1 totalCount:(unsigned long long)arg2 progressType:(int)arg3; - (void)dealloc; - (id)initWithStyle:(int)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTVOutWindow.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTVOutWindow.h index 94c71d4c2..453a39586 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTVOutWindow.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTVOutWindow.h @@ -15,8 +15,8 @@ } - (id)videoView; -- (BOOL)setVideoView:(id)arg1; -- (BOOL)_setupTargetScreen:(id)arg1; +- (_Bool)setVideoView:(id)arg1; +- (_Bool)_setupTargetScreen:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTabbedLibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTabbedLibraryViewController.h index 73b73308a..1dfcbd414 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTabbedLibraryViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTabbedLibraryViewController.h @@ -10,26 +10,22 @@ #import "PLAssetContainerObserver-Protocol.h" #import "PLDismissableViewController-Protocol.h" #import "PLInvitationRecordsObserver-Protocol.h" -#import "PLPhotosPickerSessionParticipant-Protocol.h" #import "PLRootLibraryNavigationController-Protocol.h" #import "UINavigationControllerDelegate-Protocol.h" -@class NSDictionary, PLPhotosPickerSession, UINavigationController; +@class NSDictionary, UINavigationController; -@interface PLTabbedLibraryViewController : UITabBarController +@interface PLTabbedLibraryViewController : UITabBarController { - PLPhotosPickerSession *_currentPickerSession; NSDictionary *_filteredAlbumListsByContentMode; int _pendingSelectedContentMode; int _baseAlbumListFilter; - BOOL _showPlacesTab; - BOOL _psBadgeIsDirty; - BOOL _barHiddenExplicitly; + _Bool _psBadgeIsDirty; + _Bool _barHiddenExplicitly; } + (void)initialize; @property(readonly) int baseAlbumListFilter; // @synthesize baseAlbumListFilter=_baseAlbumListFilter; -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; - (void)prepareForDefaultImageSnapshot; - (void)_makeViewControllersPerformSelector:(SEL)arg1 withNotification:(id)arg2; - (void)_didFinishPostingNotifications:(id)arg1; @@ -40,58 +36,57 @@ - (void)_applicationWillEnterForeground:(id)arg1; - (id)newNavigationControllerWithRootController:(id)arg1; - (void)configureTabBarItem:(id)arg1 iconName:(id)arg2; -- (void)getCustomTitle:(out id *)arg1 backButtonTitle:(out id *)arg2 ofRootController:(id)arg3 forContentMode:(int)arg4; - (void)configureTabBar:(id)arg1; -- (void)updateDisplayedTabs:(BOOL)arg1; -- (BOOL)shouldShowTabForContentMode:(int)arg1; +- (void)updateDisplayedTabs:(_Bool)arg1; +- (_Bool)shouldShowTabForContentMode:(int)arg1; - (id)_navigationControllerForContentMode:(int)arg1 replacedController:(id *)arg2; -- (BOOL)isNavigationControllerBadged:(id)arg1; +- (_Bool)isNavigationControllerBadged:(id)arg1; - (int)contentModeForNavigationController:(id)arg1; -- (id)_existingNavigationControllerForContentMode:(int)arg1; +- (id)existingNavigationControllerForContentMode:(int)arg1; - (struct NSObject *)defaultAlbumList; -- (id)rootViewControllerForContentMode:(int)arg1; +- (id)newRootViewControllerForContentMode:(int)arg1; - (void)_updatePhotoStreamTabBadgeForNavigationController:(id)arg1; -@property(readonly, nonatomic) BOOL needsTabBar; +@property(readonly, nonatomic) _Bool needsTabBar; - (void)showTabBarIfNeededWithTransition:(int)arg1; -- (void)showTabBarIfNeeded:(BOOL)arg1; +- (void)showTabBarIfNeeded:(_Bool)arg1; - (void)showBarWithTransition:(int)arg1; - (void)hideTabBarWithTransition:(int)arg1; -- (void)hideTabBar:(BOOL)arg1; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (BOOL)_navigateToRootOfCurrentTabAnimated:(BOOL)arg1; -- (BOOL)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedCommentIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedAssetIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedIsAvailableForNavigation; -- (BOOL)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; -- (BOOL)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; +- (void)hideTabBar:(_Bool)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; +- (_Bool)navigateToRootOfCurrentTabAnimated:(_Bool)arg1; +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedIsAvailableForNavigation; +- (_Bool)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; +- (_Bool)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; - (struct NSObject *)_availableAlbumToNavigateToAsset:(id)arg1 preferredAlbum:(struct NSObject *)arg2; -- (BOOL)albumIsAvailableForNavigation:(struct NSObject *)arg1; -- (BOOL)contentModeIsAvailableForNavigation:(int)arg1; -- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)_navigateToAsset:(id)arg1 andPerformAction:(int)arg2 inAlbum:(struct NSObject *)arg3 animated:(BOOL)arg4; +- (_Bool)albumIsAvailableForNavigation:(struct NSObject *)arg1; +- (_Bool)contentModeIsAvailableForNavigation:(int)arg1; +- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)_navigateToAsset:(id)arg1 andPerformAction:(int)arg2 inAlbum:(struct NSObject *)arg3 animated:(_Bool)arg4; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedWithCompletion:(id)arg1; -- (void)navigateToContentMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_navigateToAlbum:(struct NSObject *)arg1 andPerformAction:(int)arg2 initiallyHidden:(BOOL)arg3 animated:(BOOL)arg4 completion:(id)arg5; +- (void)navigateToContentMode:(int)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_navigateToAlbum:(struct NSObject *)arg1 andPerformAction:(int)arg2 initiallyHidden:(_Bool)arg3 animated:(_Bool)arg4 completion:(id)arg5; - (int)_contentModeForAlbum:(struct NSObject *)arg1; - (void)navigateToInitialLocationInNavigationController:(id)arg1; -- (BOOL)shouldSuppressTabForContentMode:(int)arg1; +- (_Bool)canShowTabBadgeForContentMode:(int)arg1; - (struct NSObject *)albumListForContentMode:(int)arg1; @property(nonatomic) int selectedContentMode; @property(readonly, nonatomic) UINavigationController *selectedNavigationController; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTableView.h deleted file mode 100644 index 92623ffe0..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableView.h" - -@class CAFilter; - -@interface PLTableView : UITableView -{ - CAFilter *_blurFilter; - unsigned int _shouldBlur:1; - id scrollingEndedCompletion; -} - -@property(copy, nonatomic) id scrollingEndedCompletion; // @synthesize scrollingEndedCompletion; -- (void)_removeBlurFilter; -- (void)_setBlurFilterEnabled:(BOOL)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic, getter=isScrolling) BOOL scrolling; -@property(nonatomic, getter=isBlurFilterEnabled) BOOL blurFilterEnabled; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableCell.h index 69c3e26d0..637e933b8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableCell.h @@ -17,34 +17,34 @@ UITextField *_textField; UILabel *_sizeTextLabel; id _delegate; - BOOL _forceFirstResponder; + _Bool _forceFirstResponder; int _cellStyle; } + (id)posterCellIdentifier; @property(nonatomic) int style; // @synthesize style=_cellStyle; -- (BOOL)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; - (void)textViewDidChange:(id)arg1; - (struct CGSize)contentSize; - (void)_textFieldChanged; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)setPlaceholderText:(id)arg1; - (id)value; - (void)setValue:(id)arg1; -- (BOOL)isEditing; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)isEditing; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)layoutSubviews; - (id)sizeTextLabel; -- (void)forceFirstResponder:(BOOL)arg1; +- (void)forceFirstResponder:(_Bool)arg1; - (void)setDelegate:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 cellStyle:(int)arg2; - (id)initHDSDCell; -- (id)initWithFrame:(struct CGRect)arg1 multiLine:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 multiLine:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableTagCell.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableTagCell.h index 643bee5ba..8e1db8f57 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableTagCell.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTableViewEditableTagCell.h @@ -10,8 +10,8 @@ { } -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTapFailedGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTapFailedGestureRecognizer.h deleted file mode 100644 index 2e9aab30f..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTapFailedGestureRecognizer.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIGestureRecognizer.h" - -@interface PLTapFailedGestureRecognizer : UIGestureRecognizer -{ -} - -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTextView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTextView.h index 196cda4d2..3889bb2e0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTextView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTextView.h @@ -11,7 +11,7 @@ @interface PLTextView : UITextView { UILabel *_placeholder; - BOOL _showingPlaceholder; + _Bool _showingPlaceholder; } - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewContained-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewContained-Protocol.h deleted file mode 100644 index e6f6eca98..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewContained-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@class UINavigationItem; - -@protocol PLTexturedCardViewContained -@property(readonly, nonatomic) UINavigationItem *texturedCardNavigationItem; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewController.h index c825f176e..690c71dda 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTexturedCardViewController.h @@ -19,13 +19,13 @@ UINavigationController *_navigationController; } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)_updateWrapperViewToOrientation:(int)arg1; -- (void)_updateNavigationBarToOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)_updateWrapperViewToOrientation:(long long)arg1; +- (void)_updateNavigationBarToOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)viewWillLayoutSubviews; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; -- (void)popViewControllerAnimated:(BOOL)arg1; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; +- (void)popViewControllerAnimated:(_Bool)arg1; - (void)loadView; - (struct CGSize)preferredSizeInParentViewController; - (struct CGPoint)preferredOffsetInParentViewController; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTileContainerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTileContainerView.h index 3fbf2572c..89ff41939 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTileContainerView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLTileContainerView.h @@ -6,12 +6,18 @@ #import "UIView.h" +@class PLPhotoTileViewController; + @interface PLTileContainerView : UIView { + PLPhotoTileViewController *_photoTileController; } -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (void)clearBackReference; +- (void)willMoveToSuperview:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1 photoTileController:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLToolbar.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLToolbar.h index f25d17632..c94a1c51d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLToolbar.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLToolbar.h @@ -13,8 +13,8 @@ UIToolbar *_persistentToolbar; } -@property(nonatomic, getter=isBackgroundAlwaysVisible) BOOL backgroundAlwaysVisible; -@property(nonatomic, getter=isBackgroundHidden) BOOL backgroundHidden; +@property(nonatomic, getter=isBackgroundAlwaysVisible) _Bool backgroundAlwaysVisible; +@property(nonatomic, getter=isBackgroundHidden) _Bool backgroundHidden; - (void)drawRect:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLTudouActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLTudouActivity.h deleted file mode 100644 index ace916168..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLTudouActivity.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLTudouActivity : PLPublishingActivity -{ -} - -+ (int)activityCategory; -- (id)publishingBundle; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)_activityImage; -- (id)activityTitle; -- (id)activityType; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIAlbumViewController.h deleted file mode 100644 index 1fc0454a2..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIAlbumViewController.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLUIAlbumViewController : PLAlbumViewController -{ - int _previousStatusBarStyle; - int _newStatusBarStyle; - unsigned int _didSetPreviousStatusBarStyle:1; -} - -- (BOOL)footerSubtitleAllowsEmail:(id)arg1; -- (id)footerAccessoryViewForAlbumView:(id)arg1; -- (void)albumView:(id)arg1 didTapPhotoAtIndexPath:(id)arg2; -- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (void)setAlbum:(struct NSObject *)arg1; -- (void)_setImagePickerMediaTypes:(id)arg1; -- (void)_doneButtonClicked:(id)arg1; -- (void)_cancelButtonClicked:(id)arg1; -- (void)_showDoneButton; -- (void)_showCancelButton; -- (BOOL)_dismissButtonAllowed; -- (id)albumView:(id)arg1 badgeImageForPhotoAtIndexPath:(id)arg2; -- (void)updateUnreadMarkerAnimated:(BOOL)arg1; -- (void)_libraryDidChange:(id)arg1; -- (int)_imagePickerStatusBarStyle; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)loadView; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUICameraViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUICameraViewController.h index 69a75d3be..d1dd6bcec 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUICameraViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUICameraViewController.h @@ -10,50 +10,50 @@ @interface PLUICameraViewController : PLCameraViewController { - int _previousStatusBarStyle; - int _newStatusBarStyle; + long long _previousStatusBarStyle; + long long _newStatusBarStyle; struct CGAffineTransform _previewViewTransform; } -- (BOOL)cameraViewShouldShowPreviewAfterSelection:(id)arg1; +- (_Bool)cameraViewShouldShowPreviewAfterSelection:(id)arg1; - (void)cameraView:(id)arg1 videoSavedToPath:(id)arg2 editingInfo:(id)arg3; - (void)cameraView:(id)arg1 photoSaved:(id)arg2; - (void)cameraViewWillPreviewPhoto:(id)arg1; - (void)cameraViewWillRetakePhoto:(id)arg1; - (void)cameraViewCancelled:(id)arg1; - (void)_windowOrientationWillChange:(id)arg1; -- (void)_adjustContentSizeForOrientation:(int)arg1; +- (void)_adjustContentSizeForOrientation:(long long)arg1; - (void)_stopVideoCapture; -- (BOOL)_startVideoCapture; -- (void)_setCameraFlashMode:(int)arg1; -- (int)_cameraFlashMode; -- (void)_setCameraCaptureMode:(int)arg1; -- (int)_cameraCaptureMode; -- (void)_setCameraDevice:(int)arg1; -- (int)_cameraDevice; +- (_Bool)_startVideoCapture; +- (void)_setCameraFlashMode:(long long)arg1; +- (long long)_cameraFlashMode; +- (void)_setCameraCaptureMode:(long long)arg1; +- (long long)_cameraCaptureMode; +- (void)_setCameraDevice:(long long)arg1; +- (long long)_cameraDevice; - (void)_takePicture; - (void)_setCameraViewTransform:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)_cameraViewTransform; - (void)_setCameraOverlayView:(id)arg1; - (id)_cameraOverlayView; -- (void)_setShowsCameraControls:(BOOL)arg1; -- (BOOL)_showsCameraControls; +- (void)_setShowsCameraControls:(_Bool)arg1; +- (_Bool)_showsCameraControls; - (void)_setImagePickerMediaTypes:(id)arg1; - (void)_editabilityChanged:(id)arg1; -- (void)setWantsImageData:(BOOL)arg1; -- (void)setAllowsEditing:(BOOL)arg1; +- (void)setWantsImageData:(_Bool)arg1; +- (void)setAllowsEditing:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)viewWillLayoutSubviews; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (int)_imagePickerStatusBarStyle; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (long long)_imagePickerStatusBarStyle; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; - (id)_cameraView; - (void)dealloc; -- (BOOL)_displaysFullScreen; +- (_Bool)_displaysFullScreen; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewController.h index 01779cc42..510765d6c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewController.h @@ -23,8 +23,8 @@ - (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; - (void)cropOverlayWasOKed:(id)arg1; - (id)initWithPhoto:(id)arg1; -- (unsigned int)_tileAutoresizingMask; -- (unsigned int)_contentAutoresizingMask; +- (unsigned long long)_tileAutoresizingMask; +- (unsigned long long)_contentAutoresizingMask; - (int)saveOptions; - (void)setImageSavingOptions:(int)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewControllerDelegate-Protocol.h deleted file mode 100644 index bd7e3dde6..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditImageViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLUIEditImageViewControllerDelegate - -@optional -- (void)editImageViewControllerDidCancel:(id)arg1; -- (void)editImageViewController:(id)arg1 didEditImageWithOptions:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditVideoViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditVideoViewController.h index b46efb2e5..6126154d8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditVideoViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIEditVideoViewController.h @@ -19,19 +19,19 @@ id _delegate; Class _viewClass; unsigned int _canCreateMetadata; - BOOL _parentInPopoverException; + _Bool _parentInPopoverException; } -@property(nonatomic) BOOL parentInPopoverException; // @synthesize parentInPopoverException=_parentInPopoverException; +@property(nonatomic) _Bool parentInPopoverException; // @synthesize parentInPopoverException=_parentInPopoverException; - (void)videoViewPlaybackDidFail:(id)arg1; -- (BOOL)videoViewCanCreateMetadata:(id)arg1; -- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; +- (_Bool)videoViewCanCreateMetadata:(id)arg1; +- (double)videoViewScrubberYOrigin:(id)arg1 forOrientation:(long long)arg2; - (void)_trimVideo:(id)arg1; - (struct CGRect)previewFrame; - (int)cropOverlayMode; - (void)_cancelTrim:(id)arg1; - (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; -- (void)didChooseVideoAtPath:(id)arg1 options:(id)arg2; +- (void)didChooseVideoAtURL:(id)arg1 options:(id)arg2; - (void)loadView; - (void)setViewClass:(Class)arg1; - (Class)_viewClass; @@ -43,12 +43,12 @@ - (void)setDelegate:(id)arg1; - (id)delegate; - (id)navigationItem; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (id)initWithProperties:(id)arg1; - (id)initWithPhoto:(id)arg1 trimTitle:(id)arg2; - (void)_setupNavigationItemAndTrimTitle:(id)arg1; -- (BOOL)_editingForThirdParty; -- (BOOL)_displaysFullScreen; +- (_Bool)_editingForThirdParty; +- (_Bool)_displaysFullScreen; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIImageViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIImageViewController.h index 98c24016d..b6e7b8ac0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIImageViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIImageViewController.h @@ -10,7 +10,7 @@ #import "PLPhotoTileViewControllerDelegate-Protocol.h" #import "PLVideoViewDelegate-Protocol.h" -@class NSString, PLCropOverlay, PLImageCache, PLImageLoadingQueue, PLImageSource, PLManagedAsset, PLPhotoTileViewController, PLVideoRemaker, PLVideoView, UIImage; +@class NSURL, PLCropOverlay, PLImageCache, PLImageLoadingQueue, PLImageSource, PLManagedAsset, PLPhotoTileViewController, PLVideoRemaker, PLVideoView, UIImage; @interface PLUIImageViewController : UIViewController { @@ -22,12 +22,12 @@ PLPhotoTileViewController *_imageTile; PLVideoView *_videoView; PLVideoRemaker *_remaker; - NSString *_videoPath; + NSURL *_videoURL; PLImageCache *_imageCache; PLImageLoadingQueue *_imageLoadingQueue; PLImageSource *_imageSource; - int _previousStatusBarStyle; - int _newStatusBarStyle; + long long _previousStatusBarStyle; + long long _newStatusBarStyle; unsigned int _allowEditing:1; unsigned int _statusBarWasHidden:1; unsigned int _isVideo:1; @@ -36,7 +36,7 @@ } - (void)imageLoadingQueue:(id)arg1 didLoadImage:(id)arg2 forAsset:(id)arg3 fromSource:(id)arg4; -- (BOOL)photoTileViewControllerAllowsEditing:(id)arg1; +- (_Bool)photoTileViewControllerAllowsEditing:(id)arg1; - (void)photoTileViewControllerDidEndGesture:(id)arg1; - (void)photoTileViewControllerWillBeginGesture:(id)arg1; - (void)photoTileViewControllerDoubleTap:(id)arg1; @@ -45,53 +45,56 @@ - (void)photoTileViewControllerCancelImageRequests:(id)arg1; - (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; - (int)imageFormat; -- (void)photoTileViewController:(id)arg1 didDisappear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 didAppear:(BOOL)arg2; -- (void)photoTileViewController:(id)arg1 willAppear:(BOOL)arg2; -- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (void)photoTileViewController:(id)arg1 didDisappear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 didAppear:(_Bool)arg2; +- (void)photoTileViewController:(id)arg1 willAppear:(_Bool)arg2; +- (_Bool)photoTileViewControllerIsDisplayingLandscape:(id)arg1; - (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; - (void)videoRemakerDidBeginRemaking:(id)arg1; -- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; -- (void)videoViewDidPausePlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(_Bool)arg2; +- (void)videoViewDidPausePlayback:(id)arg1 didFinish:(_Bool)arg2; - (void)videoViewDidBeginPlayback:(id)arg1; - (void)videoViewIsReadyToBeginPlayback:(id)arg1; - (id)_trimMessage; -- (BOOL)videoViewCanBeginPlayback:(id)arg1; -- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; -- (BOOL)videoViewCanCreateMetadata:(id)arg1; +- (_Bool)videoViewCanBeginPlayback:(id)arg1; +- (double)videoViewScrubberYOrigin:(id)arg1 forOrientation:(long long)arg2; +- (void)videoView:(id)arg1 scrubberWasCreated:(id)arg2 slalomRegionEditor:(id)arg3; +- (_Bool)videoViewCanCreateMetadata:(id)arg1; - (void)cropOverlayPause:(id)arg1; - (void)cropOverlayPlay:(id)arg1; - (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; - (void)cropOverlayWasOKed:(id)arg1; - (void)_enableCropOverlayIfNecessary; -- (void)didChooseVideoAtPath:(id)arg1 options:(id)arg2; +- (void)didChooseVideoAtURL:(id)arg1 options:(id)arg2; - (void)cropOverlayWasCancelled:(id)arg1; - (void)_updateGestureSettings; - (void)_editabilityChanged:(id)arg1; -- (void)setAllowsEditing:(BOOL)arg1; +- (void)setAllowsEditing:(_Bool)arg1; - (void)_removedAsTopViewController; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (int)_imagePickerStatusBarStyle; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)attachScrubberPalette; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (long long)_imagePickerStatusBarStyle; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (Class)_viewClass; - (void)setupNavigationItem; -- (BOOL)clientIsWallpaper; +- (_Bool)clientIsWallpaper; - (id)useButtonTitle; -- (unsigned int)_tileAutoresizingMask; -- (unsigned int)_contentAutoresizingMask; +- (unsigned long long)_tileAutoresizingMask; +- (unsigned long long)_contentAutoresizingMask; - (struct CGRect)_viewFrame; - (struct CGRect)previewFrame; +- (id)cropOverlay; - (int)cropOverlayMode; - (void)dealloc; -- (id)initWithVideoPath:(id)arg1; +- (id)initWithVideoURL:(id)arg1; - (id)initWithImageData:(id)arg1 cropRect:(struct CGRect)arg2; - (id)initWithUIImage:(id)arg1 cropRect:(struct CGRect)arg2; - (id)initWithImage:(struct CGImage *)arg1 cropRect:(struct CGRect)arg2; - (id)initWithPhoto:(id)arg1; -- (BOOL)_displaysFullScreen; +- (_Bool)_displaysFullScreen; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUILibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUILibraryViewController.h deleted file mode 100644 index db62b00d8..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUILibraryViewController.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLUILibraryViewController : PLLibraryViewController -{ - struct NSObject *_allPhotosAlbumList; - int _previousStatusBarStyle; - int _newStatusBarStyle; - unsigned int _didSetPreviousStatusBarStyle:1; -} - -- (void)_setImagePickerMediaTypes:(id)arg1; -- (int)_imagePickerStatusBarStyle; -- (void)_updateFilteredAlbumListWithFilter:(int)arg1; -- (void)assetContainerListDidChange:(id)arg1; -- (void)cancelButtonClicked:(id)arg1; -- (BOOL)shouldShowUnreadIndicatorForAlbum:(struct NSObject *)arg1; -- (int)accessoryTypeForAlbum:(struct NSObject *)arg1; -- (void)updateNavigationItemButtons; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)dealloc; -- (id)init; -- (void)fixContentInsetIfNeeded; -- (BOOL)subtitleForAlbumAllowsEmail; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIPrivacyViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIPrivacyViewController.h index adf334bf8..c5c0a9929 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIPrivacyViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIPrivacyViewController.h @@ -10,7 +10,7 @@ @interface PLUIPrivacyViewController : UIViewController { - BOOL _showingAccessDeniedView; + _Bool _showingAccessDeniedView; _UIAccessDeniedView *_accessDeniedView; } @@ -19,7 +19,7 @@ - (void)_updateAccessDeniedView; - (void)loadView; - (void)_setImagePickerMediaTypes:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUISavedPhotosAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUISavedPhotosAlbumViewController.h deleted file mode 100644 index b56359ed1..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUISavedPhotosAlbumViewController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLUISavedPhotosAlbumViewController : PLUIAlbumViewController -{ -} - -- (void)viewWillAppear:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIView.h index c8acd2583..95f4ad24a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUIView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUIView.h @@ -8,10 +8,10 @@ @interface PLUIView : UIView { - BOOL _disableViewInPopoverRule; + _Bool _disableViewInPopoverRule; } -@property(nonatomic) BOOL disableViewInPopoverRule; // @synthesize disableViewInPopoverRule=_disableViewInPopoverRule; +@property(nonatomic) _Bool disableViewInPopoverRule; // @synthesize disableViewInPopoverRule=_disableViewInPopoverRule; - (void)didMoveToWindow; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUnreadMarkerView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUnreadMarkerView.h deleted file mode 100644 index ea43095a7..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUnreadMarkerView.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIActivityIndicatorView, UIImageView, UILabel; - -@interface PLUnreadMarkerView : UIView -{ - UIImageView *_backgroundView; - UILabel *_labelView; - UIActivityIndicatorView *_indicatorView; - BOOL _showsLoadingIndicator; - int _interfaceIdiom; - unsigned int _unreadItemsCount; - float _maxWidth; -} - -@property(nonatomic) float maxWidth; // @synthesize maxWidth=_maxWidth; -@property(nonatomic) BOOL showsLoadingIndicator; // @synthesize showsLoadingIndicator=_showsLoadingIndicator; -@property(nonatomic) unsigned int unreadItemsCount; // @synthesize unreadItemsCount=_unreadItemsCount; -@property(readonly) int interfaceIdiom; // @synthesize interfaceIdiom=_interfaceIdiom; -- (void)_layoutSubviews; -- (void)layoutSubviews; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)_getLabelFrame:(struct CGRect *)arg1 IndicatorFrame:(struct CGRect *)arg2; -- (void)setShowsLoadingIndicator:(BOOL)arg1 animated:(BOOL)arg2; -- (void)dealloc; -- (id)initWithInterfaceIdiom:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLUserEditableAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLUserEditableAlbumProtocol-Protocol.h index c73005b0d..efda1c0f7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLUserEditableAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLUserEditableAlbumProtocol-Protocol.h @@ -10,5 +10,6 @@ @protocol PLUserEditableAlbumProtocol @property(readonly, nonatomic) NSMutableOrderedSet *userEditableAssets; +- (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2 trimmedVideoPathInfo:(id)arg3 commentText:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoEditingOverlayView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoEditingOverlayView.h index 5a0137d55..94d4f36b4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoEditingOverlayView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoEditingOverlayView.h @@ -6,18 +6,16 @@ #import "UIView.h" -@class UILabel; +@class UILabel, UITextView; @interface PLVideoEditingOverlayView : UIView { UILabel *_titleLabel; - UILabel *_bodyLabel; + UITextView *_bodyLabel; } -- (void)layoutSubviews; - (void)setBody:(id)arg1; - (void)setTitle:(id)arg1; -- (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoOverlayButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoOverlayButton.h new file mode 100644 index 000000000..8ad0eec76 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoOverlayButton.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIButton, _UIBackdropView; + +@interface PLVideoOverlayButton : UIView +{ + UIButton *_button; + _UIBackdropView *_backdropView; + id _target; + SEL _action; + long long _style; +} + +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +- (void)_playButtonTapped:(id)arg1; +- (void)_playButtonDeactivate:(id)arg1; +- (void)_playButtonActivate:(id)arg1; +- (void)setTarget:(id)arg1 action:(SEL)arg2; +- (void)dealloc; +- (id)initWithStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPosterFrameView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPosterFrameView.h index 5396fc039..91e56e166 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPosterFrameView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPosterFrameView.h @@ -11,13 +11,13 @@ @interface PLVideoPosterFrameView : UIView { UIImageView *_imageView; - unsigned int _scaleMode; + unsigned long long _scaleMode; } @property(readonly, nonatomic) struct CGRect imageFrame; - (id)imageView; - (id)image; -- (void)setScaleMode:(unsigned int)arg1; +- (void)setScaleMode:(unsigned long long)arg1; - (void)setImage:(id)arg1; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPreviewView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPreviewView.h index f8696f2bf..ad5d0cd26 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPreviewView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoPreviewView.h @@ -11,12 +11,12 @@ @interface PLVideoPreviewView : UIView { NSString *_videoGravity; - BOOL _disableLayoutForPreviewView; - BOOL _disableLayoutForEffectsFullsizeView; - BOOL _disableLayoutForEffectsGridViews; - BOOL _square; + _Bool _disableLayoutForPreviewView; + _Bool _disableLayoutForEffectsFullsizeView; + _Bool _disableLayoutForEffectsGridViews; + _Bool _square; AVCaptureVideoPreviewLayer *_previewLayer; - int _orientation; + long long _orientation; UIView *_previewLayerView; PLEffectsFullsizeView *_effectsFullsizeView; PLEffectsGridView *_effectsGridView; @@ -24,30 +24,30 @@ UIView *_fadeOutView; } -@property(nonatomic, getter=isSquare) BOOL square; // @synthesize square=_square; -@property(nonatomic, getter=isDisabledLayoutForEffectsGridViews) BOOL disableLayoutForEffectsGridViews; // @synthesize disableLayoutForEffectsGridViews=_disableLayoutForEffectsGridViews; -@property(nonatomic, getter=isDisabledLayoutForEffectsFullsizeView) BOOL disableLayoutForEffectsFullsizeView; // @synthesize disableLayoutForEffectsFullsizeView=_disableLayoutForEffectsFullsizeView; -@property(nonatomic, getter=isDisabledLayoutForPreviewView) BOOL disableLayoutForPreviewView; // @synthesize disableLayoutForPreviewView=_disableLayoutForPreviewView; +@property(nonatomic, getter=isSquare) _Bool square; // @synthesize square=_square; +@property(nonatomic, getter=isDisabledLayoutForEffectsGridViews) _Bool disableLayoutForEffectsGridViews; // @synthesize disableLayoutForEffectsGridViews=_disableLayoutForEffectsGridViews; +@property(nonatomic, getter=isDisabledLayoutForEffectsFullsizeView) _Bool disableLayoutForEffectsFullsizeView; // @synthesize disableLayoutForEffectsFullsizeView=_disableLayoutForEffectsFullsizeView; +@property(nonatomic, getter=isDisabledLayoutForPreviewView) _Bool disableLayoutForPreviewView; // @synthesize disableLayoutForPreviewView=_disableLayoutForPreviewView; @property(readonly, nonatomic) UIView *fadeOutView; // @synthesize fadeOutView=_fadeOutView; @property(readonly, nonatomic) PLEffectsGridLabelsView *effectsGridLabelsView; // @synthesize effectsGridLabelsView=_effectsGridLabelsView; @property(readonly, nonatomic) PLEffectsGridView *effectsGridView; // @synthesize effectsGridView=_effectsGridView; @property(readonly, nonatomic) PLEffectsFullsizeView *effectsFullsizeView; // @synthesize effectsFullsizeView=_effectsFullsizeView; @property(readonly, nonatomic) UIView *previewLayerView; // @synthesize previewLayerView=_previewLayerView; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(retain, nonatomic) AVCaptureVideoPreviewLayer *previewLayer; // @synthesize previewLayer=_previewLayer; - (void)layoutSubviews; - (struct CGRect)convertRect:(struct CGRect)arg1 toSublayer:(id)arg2; - (struct CGRect)frameForView:(id)arg1; -- (struct CGRect)_frameForSubviewsAccountForSquare:(BOOL)arg1; +- (struct CGRect)_frameForSubviewsAccountForSquare:(_Bool)arg1; - (struct CGRect)rectForCaptureDeviceFaceRect:(struct CGRect)arg1; -- (void)destroyEffectsGridViews; +- (void)destroyEffectsGridViewsRemoveFromSuperview:(_Bool)arg1; - (void)createEffectsGridViews; -- (void)destroyEffectsFullsizeView; +- (void)destroyEffectsFullsizeViewRemoveFromSuperview:(_Bool)arg1; - (void)createEffectsFullsizeView; - (void)_updateGravityForLayers; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)setOrientation:(long long)arg1 animated:(_Bool)arg2; @property(copy, nonatomic) NSString *videoGravity; -- (void)setSquare:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSquare:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoRemaker.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoRemaker.h index 2305a25cb..3e7266e06 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoRemaker.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoRemaker.h @@ -6,17 +6,18 @@ #import "NSObject.h" -@class AVRemaker, NSString, NSTimer, NSURL, PLProgressView; +@class AVAsset, AVAssetExportSession, AVAudioMix, NSString, NSTimer, PLProgressView; @interface PLVideoRemaker : NSObject { - NSURL *_sourceURL; + AVAsset *_asset; + AVAudioMix *_audioMix; NSString *_trimmedPath; double _duration; double _trimStartTime; double _trimEndTime; int _mode; - AVRemaker *_remaker; + AVAssetExportSession *_exportSession; float _percentComplete; NSTimer *_progressTimer; PLProgressView *_progressView; @@ -27,9 +28,11 @@ + (int)getHDRemakerModeForMode:(int)arg1; + (long long)approximateByteSizeForMode:(int)arg1 duration:(double)arg2; + (double)maximumDurationForTrimMode:(int)arg1; -- (void)_remakerDidFinish:(id)arg1; ++ (long long)fileLengthLimitForRemakerMode:(int)arg1; +- (void)_exportCompletedWithSuccess:(_Bool)arg1; - (void)cancel; - (void)_didEndRemakingWithTemporaryPath:(id)arg1; +- (id)_fileFormatForURL:(id)arg1; - (void)remake; - (void)_updateProgress; - (void)_removeProgressTimer; @@ -47,7 +50,8 @@ - (id)progressView; - (id)messageForRemakingProgress; - (void)dealloc; -- (id)initWithURL:(id)arg1; +- (id)initWithManagedAsset:(id)arg1 applySlalomRegions:(_Bool)arg2; +- (id)initWithAVAsset:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoView.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoView.h index 8251bfcda..f0431ffdc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoView.h @@ -11,7 +11,7 @@ #import "UIMovieScrubberDataSource-Protocol.h" #import "UIMovieScrubberDelegate-Protocol.h" -@class AVAsset, AVRemaker, NSArray, NSDictionary, NSLock, NSMutableDictionary, NSString, NSTimer, NSURL, PLManagedAsset, PLMoviePlayerController, PLPhotoBakedThumbnails, PLPhotoTileViewController, PLProgressStack, PLSlalomRegionEditor, PLVideoEditingOverlayView, PLVideoPosterFrameView, UIButton, UIImage, UIImageView, UIMovieScrubber; +@class AVAsset, AVAssetExportSession, NSArray, NSDictionary, NSLock, NSMutableArray, NSMutableDictionary, NSObject, NSString, NSTimer, NSURL, PLManagedAsset, PLMoviePlayerController, PLPhotoBakedThumbnails, PLPhotoTileViewController, PLProgressStack, PLSlalomRangeMapper, PLSlalomRegionEditor, PLVideoEditingOverlayView, PLVideoOverlayButton, PLVideoPosterFrameView, UIActivityIndicatorView, UIImage, UIImageView, UIMovieScrubber; @interface PLVideoView : UIView { @@ -20,21 +20,21 @@ NSURL *_videoURL; PLPhotoTileViewController *_imageTile; PLVideoPosterFrameView *_posterFrameView; - UIButton *_videoOverlayPlayButton; + PLVideoOverlayButton *_videoOverlayPlayButton; UIView *_videoOverlayBackgroundView; PLVideoEditingOverlayView *_trimMessageView; UIImage *_posterFrameImage; UIImage *_snapshotImage; - float _scrubberWidth; - unsigned int _scaleMode; - UIImageView *_scrubberBackgroundView; + double _scrubberWidth; + unsigned long long _scaleMode; + UIView *_scrubberBackgroundView; UIView *_scrubberTitleView; NSTimer *_scrubberUpdateTimer; NSDictionary *_thumbnailOptionsDict; struct CGSize _thumbnailSize; PLPhotoBakedThumbnails *_bakedLandscapeThumbnails; PLPhotoBakedThumbnails *_bakedPortraitThumbnails; - AVRemaker *_remaker; + AVAssetExportSession *_exportSession; double _remakerStartTime; double _remakerEndTime; NSString *_trimmedPath; @@ -43,18 +43,18 @@ PLManagedAsset *_trimmedVideoClip; PLProgressStack *_trimProgressStack; float _progress; - int _interfaceOrientation; + long long _interfaceOrientation; PLMoviePlayerController *_moviePlayer; - int _orientationWhenLastDisplayed; + long long _orientationWhenLastDisplayed; id _delegate; double _maximumTrimLength; double _lastScrubbedValue; double _lastActualValue; double _duration; double _cachedCurrentPlaybackTime; - unsigned int _currentThumbnailRequestID; NSArray *_imageGenerators; NSLock *_thumbnailReqlock; + NSObject *_thumbnailReqQueue; unsigned int _showsPlayButton:1; unsigned int _showsScrubber:1; unsigned int _canEdit:1; @@ -76,6 +76,7 @@ unsigned int _preparedMoviePlayer:1; unsigned int _isMoviePlayerActive:1; unsigned int _moviePlayerIsReady:1; + unsigned int _moviePlayerIsReadyForDisplay:1; unsigned int _moviePlayerDidBuffer:1; unsigned int _showingOverlay:1; unsigned int _showingScrubber:1; @@ -89,55 +90,71 @@ unsigned int _isTrimming:1; unsigned int _wasTrimmedInPlace:1; unsigned int _remakingFailed:1; - unsigned int _previewFrameRequestID; - NSMutableDictionary *_thumbnailRequests; - NSMutableDictionary *_requestsBeingProcessed; + NSMutableArray *_summaryThumbnailRequestTimestamps; + NSMutableArray *_detailThumbnailRequestTimestamps; UIMovieScrubber *_scrubber; PLSlalomRegionEditor *_slalomRegionEditor; NSMutableDictionary *_cachedThumbnails; NSArray *_landscapeSummaryThumbnailTimestamps; NSArray *_portraitSummaryThumbnailTimestamps; - BOOL _shouldPlayVideoWhenViewAppears; + UIActivityIndicatorView *_spinner; + UIActivityIndicatorView *_shadowSpinner; + _Bool _allowSlalomEditor; + _Bool _prepareMoviePlayerForScrubberAutomatically; + _Bool _shouldPlayVideoWhenViewAppears; + _Bool __didEditSlalom; AVAsset *__slalomOriginalAsset; NSArray *__slalomRegions; + PLSlalomRangeMapper *__slalomTimeRangeMapper; } + (id)videoViewForVideoFileAtURL:(id)arg1; +@property(nonatomic, setter=_setDidEditSlalom:) _Bool _didEditSlalom; // @synthesize _didEditSlalom=__didEditSlalom; +@property(retain, nonatomic, setter=_setSlalomTimeRangeMapper:) PLSlalomRangeMapper *_slalomTimeRangeMapper; // @synthesize _slalomTimeRangeMapper=__slalomTimeRangeMapper; @property(retain, nonatomic, setter=_setSlalomRegions:) NSArray *_slalomRegions; // @synthesize _slalomRegions=__slalomRegions; @property(retain, nonatomic, setter=_setSlalomOriginalAsset:) AVAsset *_slalomOriginalAsset; // @synthesize _slalomOriginalAsset=__slalomOriginalAsset; -@property(nonatomic) BOOL shouldPlayVideoWhenViewAppears; // @synthesize shouldPlayVideoWhenViewAppears=_shouldPlayVideoWhenViewAppears; +@property(nonatomic) _Bool shouldPlayVideoWhenViewAppears; // @synthesize shouldPlayVideoWhenViewAppears=_shouldPlayVideoWhenViewAppears; +@property(nonatomic) _Bool prepareMoviePlayerForScrubberAutomatically; // @synthesize prepareMoviePlayerForScrubberAutomatically=_prepareMoviePlayerForScrubberAutomatically; +@property(readonly, nonatomic) UIView *scrubberBackgroundView; // @synthesize scrubberBackgroundView=_scrubberBackgroundView; +@property(nonatomic) _Bool allowSlalomEditor; // @synthesize allowSlalomEditor=_allowSlalomEditor; @property(retain, nonatomic) PLProgressStack *trimProgressStack; // @synthesize trimProgressStack=_trimProgressStack; @property(readonly, nonatomic) PLVideoPosterFrameView *posterFrameView; // @synthesize posterFrameView=_posterFrameView; -@property(nonatomic) float scrubberWidth; // @synthesize scrubberWidth=_scrubberWidth; -@property(readonly, nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) double scrubberWidth; // @synthesize scrubberWidth=_scrubberWidth; +@property(readonly, nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +- (void)slalomRegionEditorRequestForceUnzoom:(id)arg1; +- (_Bool)slalomRegionEditorRequestForceZoom:(id)arg1; +- (void)_scrubToSlalomRegionEditorStartHandle:(_Bool)arg1; - (void)slalomRegionEditorEndValueChanged:(id)arg1; - (void)slalomRegionEditorStartValueChanged:(id)arg1; - (void)slalomRegionEditorDidEndEditing:(id)arg1; -- (void)slalomRegionEditorDidBeginEditing:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)slalomRegionEditorDidBeginEditing:(id)arg1 withStartHandle:(_Bool)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_updateScrubberValue; - (void)_updateSlalomRegionEditor; - (void)_setDuration:(double)arg1; @property(readonly, nonatomic) double duration; - (void)_playbackFinished; - (id)_moviePlayer; -- (void)_handleScreenConnectionChange:(BOOL)arg1; +- (void)_handleScreenConnectionChange:(_Bool)arg1; - (void)_screenDidDisconnect:(id)arg1; - (void)_screenDidConnect:(id)arg1; -- (BOOL)shouldShowCopyCalloutAtPoint:(struct CGPoint)arg1; +- (_Bool)shouldShowCopyCalloutAtPoint:(struct CGPoint)arg1; - (double)_scrubberTimeFromMovieTime:(double)arg1; - (double)_movieTimeFromScrubberTime:(double)arg1; +- (double)_thumbnailTimeFromScrubberTime:(double)arg1; - (id)_thumbnailSourceAsset; - (double)_movieScrubberDuration; +- (_Bool)_scrubberTimeNeedsMapping; - (void)_scrubToMovieTime:(double)arg1; @property(nonatomic) double currentTime; -@property(nonatomic) BOOL loadMediaImmediately; -@property(nonatomic) BOOL scrubberIsSubview; -- (BOOL)_canEditDuration:(double)arg1; -@property(nonatomic) BOOL canEdit; -@property(nonatomic) BOOL showsScrubber; -- (void)setShowsScrubber:(BOOL)arg1 duration:(double)arg2; -@property(nonatomic) BOOL showsPlayOverlay; +@property(nonatomic) _Bool loadMediaImmediately; +@property(nonatomic) _Bool scrubberIsSubview; +- (_Bool)_canEditDuration:(double)arg1; +@property(nonatomic) _Bool canEdit; +- (void)prepareMoviePlayer; +@property(nonatomic) _Bool showsScrubber; +- (void)setShowsScrubber:(_Bool)arg1 duration:(double)arg2; +@property(nonatomic) _Bool showsPlayOverlay; - (void)_updatePosterFrameVisibility; - (void)_updatePosterImageView; - (void)_invalidateSnapshotImage; @@ -149,18 +166,20 @@ - (void)setFrame:(struct CGRect)arg1; - (void)viewDidDisappear; - (void)viewDidAppear; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_updateScrubberVisibilityWithDuration:(double)arg1; - (void)forceStop; - (void)stop; - (void)pause; - (void)play; -- (BOOL)playingToVideoOut; -- (BOOL)playingToAirTunes; +- (void)_removePlaySpinner; +- (void)_displayPlaySpinner; +- (_Bool)playingToVideoOut; +- (_Bool)playingToAirTunes; - (void)playButtonClicked:(id)arg1; -- (void)_verifyPlaybackHasBegun; +- (void)_verifyOrRestartPlayback; - (void)_didBeginPlayback; -- (BOOL)isPlaying; +- (_Bool)isPlaying; - (void)handleDoubleTap; - (void)toggleScaleMode:(float)arg1; @property(nonatomic) PLPhotoTileViewController *imageTile; @@ -174,11 +193,11 @@ @property(readonly, nonatomic) double startTime; - (double)_scrubberStartTime; - (void)cancelTrim; -- (void)trimUsingMode:(int)arg1 saveACopy:(BOOL)arg2; -- (BOOL)wasTrimmedInPlace; -- (BOOL)isTrimming; -- (BOOL)deleteOriginalFileAfterTrim; -- (void)_remakerDidFinish:(id)arg1; +- (void)trimUsingMode:(int)arg1 saveACopy:(_Bool)arg2; +- (_Bool)wasTrimmedInPlace; +- (_Bool)isTrimming; +- (_Bool)deleteOriginalFileAfterTrim; +- (void)_exportCompletedWithSuccess:(_Bool)arg1; - (void)_cancelRemaking:(id)arg1; - (void)_stopDeliveringNotifications; - (void)_startDeliveringNotificationsToMainThread; @@ -193,18 +212,19 @@ - (void)_scrubberAnimationFinished; - (void)movieScrubberEditingAnimationFinished:(id)arg1; - (void)_reset; -- (void)_setPlaybackDidBegin:(BOOL)arg1; -- (void)_setPlaying:(BOOL)arg1; +- (void)_setPlaybackDidBegin:(_Bool)arg1; +- (void)_setPlaying:(_Bool)arg1; - (void)_updateForEditing; -@property(nonatomic, getter=isEditing) BOOL editing; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic, getter=isEditing) _Bool editing; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)hideTrimMessage; - (void)showTrimMessage:(id)arg1 withBottomY:(float)arg2; - (void)setMaximumTrimLength:(double)arg1; - (void)_clearImageGenerators; -- (void)_serviceImageGenerationRequest; -- (void)_removeThumbnailRequestForRequestID:(id)arg1; -- (void)_addThumbnailRequestForTimestamp:(id)arg1 isPreviewThumbnail:(BOOL)arg2; +- (void)_configureImageGenerator:(id)arg1 thumbnailSize:(struct CGSize)arg2 forSummaryThumbnails:(_Bool)arg3; +- (void)_serviceImageGenerationRequests; +- (void)_addThumbnailRequestForTimestamp:(id)arg1 isSummaryThumbnail:(_Bool)arg2; +- (void)movieScrubber:(id)arg1 willZoomToMinimumValue:(double)arg2 maximumValue:(double)arg3; - (void)movieScrubber:(id)arg1 widthDelta:(float)arg2 originXDelta:(float)arg3; - (void)movieScrubberDidCancelEditing:(id)arg1; - (void)movieScrubberDidBeginEditing:(id)arg1; @@ -219,19 +239,22 @@ - (void)movieScrubberDidBeginScrubbing:(id)arg1 withHandle:(int)arg2; - (void)_resetScrubberUpdateTimer; - (void)_removeScrubberUpdateTimer; -- (float)movieScrubberThumbnailAspectRatio:(id)arg1; -- (id)_loadThumbnailsIntoDictionary:(id)arg1 isLandscape:(BOOL)arg2 aspectRatio:(float)arg3; +- (double)movieScrubberThumbnailAspectRatio:(id)arg1; +- (id)_loadThumbnailsIntoDictionary:(id)arg1 isLandscape:(_Bool)arg2 aspectRatio:(float)arg3; +- (void)movieScrubber:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2 isSummaryThumbnail:(_Bool)arg3; - (void)movieScrubber:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2; -@property(readonly, nonatomic) BOOL _didSetPhotoData; -- (BOOL)_canPlayStreamedVideoWithLocalVideo; -- (BOOL)_mediaIsStreamedVideo; -- (BOOL)_mediaIsVideo; -@property(readonly, nonatomic) BOOL _mediaIsPlayable; +@property(readonly, nonatomic) _Bool _didSetPhotoData; +- (_Bool)_canPlayStreamedVideoWithLocalVideo; +- (_Bool)_mediaIsStreamedVideo; +- (_Bool)_mediaIsVideo; +@property(readonly, nonatomic) _Bool _mediaIsPlayable; @property(readonly, nonatomic) NSString *_pathForPrebakedPortraitScrubberThumbnails; @property(readonly, nonatomic) NSString *_pathForPrebakedLandscapeScrubberThumbnails; @property(readonly, nonatomic) NSString *_pathForVideoPreviewFile; @property(readonly, nonatomic) NSString *_pathForOriginalFile; @property(readonly, nonatomic) NSString *pathForVideoFile; +- (void)movieScrubberDidEndAnimatingZoom:(id)arg1; +- (void)movieScrubberDidBeginAnimatingZoom:(id)arg1; - (void)_saveCachedThumbnailsIfNecessary; - (id)movieScrubber:(id)arg1 timestampsStartingAt:(id)arg2 endingAt:(id)arg3 maxCount:(int)arg4; - (id)movieScrubber:(id)arg1 evenlySpacedTimestamps:(int)arg2 startingAt:(id)arg3 endingAt:(id)arg4; @@ -240,40 +263,42 @@ - (void)moviePlayerHeadsetNextTrackPressed:(id)arg1; - (void)moviePlayerHeadsetPlayPausePressed:(id)arg1; - (id)moviePlayerRequestsPickedAirplayRoute:(id)arg1; +- (_Bool)moviePlayerControllerShouldAllowExternalPlayback:(id)arg1; - (void)moviePlayerWasSuspendedDuringPlayback:(id)arg1; - (void)moviePlayerControllerWillResignAsActiveController:(id)arg1; - (void)moviePlayerControllerDidBecomeActiveController:(id)arg1; -- (void)_setMoviePlayerActive:(BOOL)arg1; -- (void)_updateSlalomRegions:(id)arg1 forceSetAsset:(BOOL)arg2; +- (void)_setMoviePlayerActive:(_Bool)arg1; +- (void)_updateSlalomRegions:(id)arg1 forceSetAsset:(_Bool)arg2; - (void)_resetSlalomData; - (void)_prepareMoviePlayerIfNeeded; -- (void)moviePlayer:(id)arg1 didChangeExternalPlayback:(BOOL)arg2; +- (void)moviePlayerUpdatedDestinationPlaceholder:(id)arg1; - (void)moviePlayerDurationAvailable:(id)arg1; +- (void)moviePlayerReadyToDisplay:(id)arg1; - (void)moviePlayerReadyToPlay:(id)arg1; - (void)_savePreviewPosterFrameImage:(struct CGImage *)arg1; - (void)_requestPreviewPosterFrameForVideoSize:(struct CGSize)arg1; - (void)moviePlayerPlaybackDidEnd:(id)arg1; -- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned int)arg2; +- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned long long)arg2; - (void)moviePlayerPlaybackRateDidChange:(id)arg1; - (void)moviePlayerBufferingStateDidChange:(id)arg1; -- (BOOL)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; +- (_Bool)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; - (void)_reloadScrubberThumbnailsIfNeeded; -- (void)_setNeedsReloadScrubberThumbnails:(BOOL)arg1; +- (void)_setNeedsReloadScrubberThumbnails:(_Bool)arg1; - (void)layoutSubviews; -- (BOOL)_canCreateMetadata; +- (_Bool)_canCreateMetadata; - (void)_updateScaleModeForSize:(struct CGSize)arg1; -- (void)_hideTrimMessageView:(BOOL)arg1; +- (void)_hideTrimMessageView:(_Bool)arg1; - (void)removeVideoOverlay; -- (void)_hideVideoOverlay:(BOOL)arg1; +- (void)_hideVideoOverlay:(_Bool)arg1; - (void)_videoOverlayFadeOutDidFinish; - (void)_showVideoOverlay; - (id)videoOverlayPlayButton; -- (void)setVideoOverlayBackgroundView:(id)arg1; -- (id)videoOverlayBackgroundView; - (id)slalomRegionEditor; - (id)videoScrubber; +- (_Bool)_canAccessVideo; +- (_Bool)_shouldShowSlalomEditor; - (void)_createScrubberIfNeeded; -- (float)_scrubberBackgroundHeight; +- (double)_scrubberBackgroundHeight; - (void)_updateScrubberFrame; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; @@ -282,8 +307,8 @@ - (void)_tearDownMoviePlayer; - (void)_setupMoviePlayerIfNecessary; - (void)dealloc; -- (id)_initWithFrame:(struct CGRect)arg1 videoCameraImage:(id)arg2 orientation:(int)arg3; -- (id)initWithFrame:(struct CGRect)arg1 videoCameraImage:(id)arg2 orientation:(int)arg3; +- (id)_initWithFrame:(struct CGRect)arg1 videoCameraImage:(id)arg2 orientation:(long long)arg3; +- (id)initWithFrame:(struct CGRect)arg1 videoCameraImage:(id)arg2 orientation:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoViewDelegate-Protocol.h index 77f61f290..af110be14 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLVideoViewDelegate-Protocol.h @@ -10,24 +10,25 @@ @optional - (id)videoViewRequestsPickedAirplayRoute:(id)arg1; -- (BOOL)videoViewCanCreateMetadata:(id)arg1; -- (BOOL)videoViewShouldRespondToPlayOverlayTap:(id)arg1; +- (_Bool)videoViewCanCreateMetadata:(id)arg1; +- (_Bool)videoViewShouldRespondToPlayOverlayTap:(id)arg1; +- (void)videoView:(id)arg1 displayPlayOverlay:(id)arg2; - (void)videoViewDidCancelEditing:(id)arg1; - (void)videoViewDidBeginEditing:(id)arg1; - (void)videoViewWillBeginEditing:(id)arg1; - (void)videoView:(id)arg1 remakingProgressDidChange:(float)arg2; -- (void)videoViewDidEndRemaking:(id)arg1 didSucceed:(BOOL)arg2; +- (void)videoViewDidEndRemaking:(id)arg1 didSucceed:(_Bool)arg2; - (void)videoViewDidBeginRemaking:(id)arg1; - (void)videoViewDidEndScrubbing:(id)arg1; - (void)videoViewDidBeginScrubbing:(id)arg1; -- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(_Bool)arg2; - (void)videoViewDidPausePlayback:(id)arg1; - (void)videoViewDidBeginPlayback:(id)arg1; - (void)videoViewPlaybackDidFail:(id)arg1; - (void)videoViewIsReadyToBeginPlayback:(id)arg1; -- (BOOL)videoViewCanBeginPlayback:(id)arg1; -- (float)videoViewScrubberWidth:(id)arg1; -- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; -- (void)videoView:(id)arg1 scrubberWasCreated:(id)arg2 slalomRegionEditor:(id)arg3; +- (_Bool)videoViewCanBeginPlayback:(id)arg1; +- (double)videoViewScrubberWidth:(id)arg1; +- (double)videoViewScrubberYOrigin:(id)arg1 forOrientation:(long long)arg2; +- (void)videoViewDidCreateAttachments:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumPickerViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumPickerViewController.h deleted file mode 100644 index 0f3670638..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumPickerViewController.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class PLInteractiveNavigationController, PLWLibraryViewController; - -@interface PLWAlbumPickerViewController : PLAbstractAlbumPickerViewController -{ - PLInteractiveNavigationController *_navController; -} - -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (void)animateBannerThumbnailToAlbumAtIndex:(unsigned int)arg1 completion:(id)arg2; -- (int)bannerViewStyle; -- (int)albumListFilter; -- (id)preparedLibraryViewController; -@property(readonly, nonatomic) PLWLibraryViewController *libraryViewController; -- (void)setAlbumCreationLabel:(id)arg1; -- (void)_updateBannerViewButton; -- (id)preparedContentController; -- (void)dealloc; -- (id)initWithLibraryContentMode:(int)arg1 assetsToAdd:(id)arg2 completionHandler:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewController.h deleted file mode 100644 index 159acb46a..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewController.h +++ /dev/null @@ -1,228 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PLAbstractAlbumPickerViewControllerDelegate-Protocol.h" -#import "PLActivityViewControllerDelegate-Protocol.h" -#import "PLAssetContainerObserver-Protocol.h" -#import "PLConfigurableNavigationDisplayOptions-Protocol.h" -#import "PLDismissableViewController-Protocol.h" -#import "PLPhotosPickerSessionParticipant-Protocol.h" -#import "PLSlideshowSettingsViewControllerDelegate-Protocol.h" -#import "PLStackViewDataSource-Protocol.h" -#import "PLStackViewDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" -#import "UIPopoverControllerDelegate-Protocol.h" - -@class NSArray, NSObject, NSString, NSTimer, PLActivityViewController, PLAlbumFooterView, PLEmptyAlbumView, PLLibraryBannerView, PLLibraryImageDataProvider, PLManagedAsset, PLPhotoScrubber, PLPhotosPickerSession, PLPreheatManager, PLProgressView, PLSegmentedControl, PLStackView, PLVideoRemaker, PLWAlbumPickerViewController, UIActionSheet, UIAlertView, UIBarButtonItem, UINavigationController, UINavigationItem, UIPopoverController, UIView; - -@interface PLWAlbumViewController : UIViewController -{ - struct NSObject *_album; - PLStackView *_stackView; - PLPhotoScrubber *_photoScrubber; - PLEmptyAlbumView *_emptyAlbumView; - PLAlbumFooterView *_footerView; - PLLibraryBannerView *_bannerView; - UIView *_customTitleView; - NSString *_customTitle; - int _currentFilter; - BOOL _showPhotosVideosFilter; - unsigned int _ignoreReorderNotificationCount; - BOOL _hasChangesInEditSession; - BOOL _viewCountIsConsistentWithModel; - PLPhotosPickerSession *_currentPickerSession; - PLWAlbumPickerViewController *_albumPickerController; - PLPhotosPickerSession *_activePhotosPickerSession; - int _currentExpandedTag; - UINavigationItem *_customNavigationItem; - PLSegmentedControl *_filterControl; - UIBarButtonItem *_playButtonItem; - UIBarButtonItem *_actionButtonItem; - UIBarButtonItem *_addButtonItem; - UIBarButtonItem *_removeButtonItem; - UIBarButtonItem *_cancelButtonItem; - UIBarButtonItem *_savedBarButtonItem; - UIBarButtonItem *_modalDoneButtonItem; - UIAlertView *_createAlbumAlert; - NSArray *_leftBarEditingItems; - NSArray *_rightBarEditingItems; - UIActionSheet *_moveSheet; - UIActionSheet *_deleteWarningSheet; - NSArray *_moveSheetActions; - BOOL _isSlideShowScheduled; - UIView *_fadeToBlackView; - BOOL _fadingToBlack; - BOOL _slideshowIsOrigami; - UIPopoverController *_slideshowSettingsPopover; - UIPopoverController *_activityControllerPopover; - unsigned int _remaking:1; - int _selectedImageCount; - int _selectedAVCount; - int _selectedUnknownCount; - int _selectedPlaceholderCount; - UINavigationController *_composeNavigationController; - unsigned int _dataInsertionCount; - PLVideoRemaker *_remaker; - SEL _completionSelector; - PLManagedAsset *_currentVideo; - PLActivityViewController *_activityViewController; - PLProgressView *_progressView; - NSTimer *_progressUpdateTimer; - BOOL _shouldReloadWhenBecomingVisible; - id _nextViewDidLayoutSubviewsHandler; - BOOL _shouldShowEmptyAlbumView; - unsigned int _programmaticExpansion:1; - id _activityTarget; - SEL _activityAction; - PLLibraryImageDataProvider *imageDataProvider; - PLPreheatManager *_preheatManager; -} - -@property(retain, nonatomic) PLPreheatManager *preheatManager; // @synthesize preheatManager=_preheatManager; -@property(nonatomic) BOOL shouldShowEmptyAlbumView; // @synthesize shouldShowEmptyAlbumView=_shouldShowEmptyAlbumView; -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; -@property(copy) NSString *customTitle; // @synthesize customTitle=_customTitle; -@property(retain) UIView *customTitleView; // @synthesize customTitleView=_customTitleView; -@property(nonatomic) BOOL hasChangesInEditSession; // @synthesize hasChangesInEditSession=_hasChangesInEditSession; -@property(nonatomic) int currentFilter; // @synthesize currentFilter=_currentFilter; -@property(retain, nonatomic) PLLibraryImageDataProvider *imageDataProvider; // @synthesize imageDataProvider; -- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; -- (void)_remakerDidFinish:(id)arg1; -- (void)videoRemakerDidBeginRemaking:(id)arg1; -- (void)_showMailComposition:(id)arg1 transcodedVideoPath:(id)arg2; -- (void)_showMailComposition:(id)arg1; -- (void)editVideoViewControllerDidCancel:(id)arg1; -- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)_transcodeVideo:(id)arg1 usingMode:(int)arg2 completionSelector:(SEL)arg3; -- (void)_showTrimViewControllerForVideo:(id)arg1 maximumTrimDuration:(double)arg2 trimButtonTitle:(id)arg3; -- (void)_showRemakerProgressView:(BOOL)arg1; -- (BOOL)popControllerWhenStackCollapses; -- (BOOL)canSaveToCameraRoll; -- (BOOL)canDeletePhotos; -- (BOOL)canRemovePhotos; -- (id)removableSelectedPhotos; -@property(copy, nonatomic) NSArray *selectedPhotos; -- (id)contentScrollView; -@property(retain, nonatomic) PLStackView *stackView; -- (id)filteredItems; -@property(retain, nonatomic) NSObject *album; // @synthesize album=_album; -- (id)_library; -- (void)_restoreSelectionFromPickerSession; -- (id)navigationItem; -- (id)navigationBar; -- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (void)updateFooterView; -- (void)getDisplayPhotoCount:(unsigned int *)arg1 videoCount:(unsigned int *)arg2 pendingCount:(unsigned int *)arg3 importOperation:(int *)arg4; -- (id)_footerSubtitle; -- (void)libraryDidChange:(id)arg1; -- (void)assetContainerDidChange:(id)arg1; -- (void)smsComposeControllerSendStarted:(id)arg1; -- (void)smsComposeControllerCancelled:(id)arg1; -- (void)smsComposeControllerAppeared:(id)arg1; -- (void)smsComposeControllerDataInserted:(id)arg1; -- (void)expandableViewDidCompleteExpanding:(id)arg1; -- (void)expandableViewWillBeginExpanding:(id)arg1; -- (id)expandedControllerForExpandableView:(id)arg1; -- (void)_imageViewDidCompleteExpanding:(id)arg1; -- (void)stackViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (void)beginPoppingAnimated:(BOOL)arg1 completionHandler:(id)arg2; -- (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; -- (id)slideshowSettingsViewController:(id)arg1 slideshowSettingsForAirPlayRoute:(id)arg2; -- (id)slideshowSettingsViewController:(id)arg1 alternateTransitionLocalizationsForAirPlayRoute:(id)arg2; -- (id)slideshowSettingsViewController:(id)arg1 transitionKeysForAirPlayRoute:(id)arg2; -- (void)slideshowSettingsViewController:(id)arg1 didSelectAirPlayRoute:(id)arg2; -- (void)slideshowSettingsViewControllerPlayButtonWasPressed:(id)arg1; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (void)performBlockAfterNextViewDidLayoutSubviews:(id)arg1; -- (void)scrollToRevealPhoto:(id)arg1 animated:(BOOL)arg2; -- (void)expandImageViewForPhoto:(id)arg1 toComment:(id)arg2 animated:(BOOL)arg3; -- (void)expandImageViewForPhoto:(id)arg1 animated:(BOOL)arg2; -- (void)_dismissSlideshowPopover; -- (void)_dismissSlideshowPopoverAnimated:(BOOL)arg1; -- (void)_showSlideshowSettings:(id)arg1; -- (void)_beginSlideshow; -- (void)_fadeToBlackAnimation:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_fadeToBlack; -- (BOOL)albumPickerController:(id)arg1 shouldEnableAlbum:(struct NSObject *)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)stackView:(id)arg1 getUnreadStartMarkerCount:(unsigned int *)arg2 showsProgress:(char *)arg3; -- (BOOL)stackView:(id)arg1 writeItemsWithIndexes:(id)arg2 toPasteboard:(id)arg3; -- (void)stackViewItemMoveDidComplete:(id)arg1; -- (void)stackView:(id)arg1 moveItemAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (int)stackView:(id)arg1 editingOptionsForItemAtIndex:(unsigned int)arg2; -- (id)stackView:(id)arg1 collapsedIndexesForCount:(unsigned int)arg2; -- (void)stackView:(id)arg1 saveStackedImage:(id)arg2 options:(id)arg3; -- (id)stackedImageForStackView:(id)arg1 options:(id *)arg2; -- (int)stackViewPosterItemIndex:(id)arg1; -- (id)stackView:(id)arg1 badgeImageForImageAtIndex:(int)arg2; -- (id)stackView:(id)arg1 textBadgeStringForImageAtIndex:(int)arg2; -- (void)stackView:(id)arg1 preheatImageDataAtStartIndex:(unsigned int)arg2 endIndex:(unsigned int)arg3 windowSize:(unsigned int)arg4 downDirection:(BOOL)arg5; -- (id)stackView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; -- (int)stackViewItemCount:(id)arg1; -- (void)_showMoveSheet:(id)arg1; -- (void)_publishingAgentDidEndRemaking:(id)arg1; -- (void)_publishingAgentDidStartRemaking:(id)arg1; -- (void)_updateProgressView; -- (id)_currentPublishingAgent; -- (void)activityViewControllerDidDismiss:(id)arg1; -- (void)_displayActivitySheet:(id)arg1; -- (void)_dismissActivityControllerPopover:(BOOL)arg1; -- (void)_performPostAlbumStreamTasksWithNewlyCreatedAlbum:(struct NSObject *)arg1; -- (void)beginAddPhotosSession:(id)arg1; -- (void)_updateBannerSelectionButton; -- (void)_updateAddButtonTitleAndAction; -- (void)_updateNavigationBarAnimated:(BOOL)arg1; -- (void)_reclaimImageView:(id)arg1; -- (void)reclaimStackView; -- (BOOL)_canAddToAssets; -- (void)_updateUnreadMarkerAnimated:(BOOL)arg1; -- (BOOL)_dismissPopovers; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (void)_showMMSCompositionForSelectedPhotos:(id)arg1; -- (void)_sendViaMMS:(id)arg1; -- (void)_addSelectionToNewAlbum:(id)arg1; -- (void)deleteSelection:(id)arg1; -- (void)copySelection:(id)arg1; -- (void)paste:(id)arg1; -- (void)copy:(id)arg1; -- (void)emailSelection:(id)arg1; -- (void)saveSelection:(id)arg1; -- (id)_editButtons; -- (void)_updateStackView; -- (void)_endSelectionMode:(BOOL)arg1; -- (void)_beginSelectionMode; -- (void)_endEditing:(id)arg1; -- (void)_beginEditing:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_filterWasToggled:(id)arg1; -- (void)showEmptyAlbumView:(BOOL)arg1; -@property(nonatomic) BOOL showPhotosVideosFilter; -- (void)_resizeFilterControlForInterfaceOrientation:(int)arg1; -- (id)_suppresionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; -- (void)interactionCancelledWithView:(id)arg1; -- (void)viewDidLayoutSubviews; -- (void)viewDidDisappearInteractivelyWithView:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewDidAppearInteractivelyWithView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillAppearInteractivelyWithView:(id)arg1; -- (void)viewDidLoad; -- (void)loadView; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)dealloc; -- (id)initWithAlbum:(struct NSObject *)arg1 imageDataProvider:(id)arg2; -- (id)initWithAlbum:(struct NSObject *)arg1 imageDataProvider:(id)arg2 modalDoneButtonItem:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewControllerNavigationItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewControllerNavigationItem.h deleted file mode 100644 index 9d1e991a2..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAlbumViewControllerNavigationItem.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationItem.h" - -@interface PLWAlbumViewControllerNavigationItem : UINavigationItem -{ -} - -- (int)barStyle; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAllPhotosAlbumViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWAllPhotosAlbumViewController.h deleted file mode 100644 index f69068119..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWAllPhotosAlbumViewController.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray; - -@interface PLWAllPhotosAlbumViewController : PLWAlbumViewController -{ - struct { - unsigned int expandingItemImagesLoadSynchronously:1; - unsigned int unused:31; - } _flags; - NSArray *_syncProgressAlbums; -} - -- (id)_syncProgressAlbums; -- (void)getDisplayPhotoCount:(unsigned int *)arg1 videoCount:(unsigned int *)arg2 pendingCount:(unsigned int *)arg3 importOperation:(int *)arg4; -- (void)setExpandingItemImagesLoadSynchronously:(BOOL)arg1; -- (BOOL)popControllerWhenStackCollapses; -- (void)reclaimStackView; -- (void)assetContainerDidChange:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidUnload; -- (void)viewDidLoad; -- (void)dealloc; -- (id)initWithAlbum:(struct NSObject *)arg1 imageDataProvider:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWLibraryViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWLibraryViewController.h deleted file mode 100644 index da13d99a2..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWLibraryViewController.h +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLConfigurableNavigationDisplayOptions-Protocol.h" -#import "PLStackViewDataSource-Protocol.h" -#import "PLStackViewDelegate-Protocol.h" -#import "PLStackViewImageChangeObserver-Protocol.h" -#import "PhotoScrubberDataSource-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" - -@class NSMutableSet, NSString, PLEmptyAlbumView, PLLibraryImageDataProvider, PLNestableStackView, PLPhotoScrubber, PLPhotosPickerSession, PLStackView, PLSyncProgressView, UIAlertView, UILabel, UIView; - -@interface PLWLibraryViewController : PLAbstractLibraryViewController -{ - PLStackView *_libraryView; - PLPhotoScrubber *_dateScrubber; - UILabel *_dateHUD; - PLNestableStackView *_displayedStackView; - PLSyncProgressView *_syncProgressView; - PLPhotosPickerSession *_activePhotosPickerSession; - UIAlertView *_invitationConfirmationAlert; - UIView *_customTitleView; - NSString *_customTitle; - PLLibraryImageDataProvider *_imageDataProvider; - struct { - unsigned int pickingAlbum:1; - unsigned int firstAppearance:1; - unsigned int allowEmptyViewForAlbumView:1; - unsigned int reserved:29; - } _libraryFlags; - PLEmptyAlbumView *_emptyAlbumView; - NSMutableSet *preheatedUUIDs; -} - -@property(retain) UIView *customTitleView; // @synthesize customTitleView=_customTitleView; -@property(copy) NSString *customTitle; // @synthesize customTitle=_customTitle; -@property(retain, nonatomic) NSMutableSet *preheatedUUIDs; // @synthesize preheatedUUIDs; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)stackViewShouldProcessTap:(id)arg1; -- (void)stackViewWillBeginDragging:(id)arg1; -- (void)stackViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; -- (int)stackView:(id)arg1 shouldEnableItemViewAtIndex:(int)arg2; -- (BOOL)stackView:(id)arg1 shouldSelectItemAtIndex:(unsigned int)arg2; -- (void)expandableView:(id)arg1 willCancelExpandingWithDuration:(double)arg2; -- (void)expandableViewWillBeginExpanding:(id)arg1; -- (id)expandedControllerForExpandableView:(id)arg1; -- (id)newAlbumViewControllerWithAlbum:(struct NSObject *)arg1 imageDataProvider:(id)arg2; -- (id)photoScrubber:(id)arg1 loadImageSynchronously:(BOOL)arg2 atIndex:(int)arg3 forLoupe:(BOOL)arg4; -- (int)numPhotosInAlbumForPhotoScrubber:(id)arg1; -- (id)libraryView; -- (id)_libraryView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; -- (void)stackViewItemMoveDidComplete:(id)arg1; -- (void)stackView:(id)arg1 moveItemAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (void)stackView:(id)arg1 renameItemAtIndex:(unsigned int)arg2 toName:(id)arg3; -- (void)stackView:(id)arg1 removeItemAtIndex:(unsigned int)arg2; -- (int)stackView:(id)arg1 editingOptionsForItemAtIndex:(unsigned int)arg2; -- (BOOL)stackView:(id)arg1 showUnreadIndicatorForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 subtitleForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 titleForItemAtIndex:(int)arg2; -- (id)stackView:(id)arg1 collapsedIndexesForCount:(unsigned int)arg2; -- (void)stackView:(id)arg1 saveStackedImage:(id)arg2 options:(id)arg3; -- (id)stackedImageForStackView:(id)arg1 options:(id *)arg2; -- (int)stackViewPosterItemIndex:(id)arg1; -- (void)stackView:(id)arg1 preheatImagesInRange:(struct _NSRange)arg2; -- (id)stackView:(id)arg1 badgeImageForImageAtIndex:(int)arg2; -- (id)stackView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; -- (int)stackViewItemCount:(id)arg1; -- (struct NSObject *)_albumForStackView:(id)arg1 imageIndex:(int)arg2 photo:(id *)arg3; -- (struct CGRect)minimumStackViewFrame; -- (id)visibleStackAtIndex:(int)arg1; -- (void)_dateScrubberDragEnded:(id)arg1; -- (void)_dateScrubberChanged:(id)arg1; -- (void)updateInterfaceForHasContentChange; -- (id)subtitleForAlbum:(struct NSObject *)arg1; -- (void)setSyncProgressVisible:(BOOL)arg1; -- (id)syncProgressView; -- (id)visibleCellViewForAlbumAtIndex:(unsigned int)arg1; -- (BOOL)albumIsDisplayedEnabled:(struct NSObject *)arg1; -- (void)updateNavigationItemButtons; -- (BOOL)updateInterfaceForDeletedAlbumIndexes:(id)arg1 addedIndexes:(id)arg2 changedIndexes:(id)arg3 isReordering:(BOOL)arg4 needsFullReload:(BOOL)arg5; -- (void)scrollToAlbumAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 select:(BOOL)arg3; -- (void)dismissSharedStreamOptionsViewController; -- (void)presentSharedStreamOptionsViewController:(id)arg1; -- (void)showInvitationConfirmationForAlbum:(id)arg1; -- (void)cancelAddPhotosSessionAnimated:(BOOL)arg1; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)setHiddenAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2; -- (int)interfaceIdiom; -- (void)assetContainerDidChange:(id)arg1; -- (void)stackViewImageDidChange:(id)arg1; -- (struct NSObject *)_datasourceAlbumForStackView:(id)arg1; -- (void)setAlbumList:(struct NSObject *)arg1 contentMode:(int)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)interactionCancelledWithView:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewDidAppearInteractivelyWithView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillAppearInteractivelyWithView:(id)arg1; -- (BOOL)_shouldSaveRestoreScrollPosition; -- (void)_updateInterfaceForBrowserMode; -@property(getter=isPickingAlbum) BOOL pickingAlbum; -- (void)setCurrentPickerSession:(id)arg1; -- (void)pulseItemAtIndex:(unsigned int)arg1 completion:(id)arg2; -- (void)updateContractedFrameOfStackView:(id)arg1; -- (void)_updateLayoutForContentMode:(int)arg1; -- (void)_reclaimStack:(id)arg1; -- (void)viewDidUnload; -- (void)loadView; -- (struct NSObject *)_displayedAlbum; -- (void)setViewScrollEnabled:(BOOL)arg1; -- (int)_metricsAlbumKindForContentMode:(int)arg1; -- (id)stackedImageCache; -- (void)didReceiveMemoryWarning; -- (void)dealloc; -- (id)initWithImageDataProvider:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserController.h index b35a9861d..2d3eedf3f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserController.h @@ -9,64 +9,22 @@ #import "PLAssetContainerObserver-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSArray, PLAirTunesButton, PLExpandableImageView, PLLibraryImageDataProvider, UIBarButtonItem, UIImage, UINavigationButton, UINavigationItem; +@class PLLibraryImageDataProvider; @interface PLWPhotoBrowserController : PLPhotoBrowserController { - PLExpandableImageView *_imageView; - unsigned int _originalImageIndex; - unsigned int _currentImageIndex; - UIImage *_originalImage; - UIImage *_fullScreenImage; - UINavigationItem *_customNavigationItem; - NSArray *_navigationButtonItems; - NSArray *_wallpaperItems; - UINavigationButton *_playPauseButton; - UIBarButtonItem *_modalDoneButtonItem; - UIBarButtonItem *_deleteButtonItem; - PLAirTunesButton *_airTunesButton; - int _previousFilter; PLLibraryImageDataProvider *_imageDataProvider; - int _previousToolbarMode; } -- (BOOL)_isAirPlayEnabled; -- (BOOL)wantsPhotoBrowserStyleStatusBar; -- (id)navigationItem; -- (void)libraryDidChange:(id)arg1; -- (void)assetContainerDidChange:(id)arg1; -- (void)didLoadFullScreenImage:(id)arg1 forPhotoAtIndex:(unsigned int)arg2; -- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; -- (void)_setImageView:(id)arg1; -- (void)_fadeToClearAnimation:(id)arg1 finished:(id)arg2; -- (void)_fadeToClearIfNeeded; -- (void)expandableViewDidCancelCollapsing:(id)arg1; -- (void)expandableViewDidCompleteCollapsing:(id)arg1; -- (void)expandableViewDidBeginCollapsing:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_setScrollViewInteractionEnabled:(BOOL)arg1; -- (void)toggleVideoPlay:(id)arg1; -- (id)airTunesButton; -- (void)updateAirTunesButton; -- (void)removeAirTunesButton; -- (void)addAirTunesButton; -- (int)_toolbarMode; -- (float)_calculateWidthForVideoScrubber; -- (float)videoViewScrubberWidth:(id)arg1; -- (void)_updateVideoScrubberWidth; -- (void)_updatePlayPauseButton; -- (void)showFullScreenPhotoEditTools; -- (id)_wallpaperToolbarItems; -- (id)playPauseButton; -- (id)editItem; -- (void)_removeGestureRecognizers; +- (_Bool)wantsPhotoBrowserStyleStatusBar; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)setAssetContainerList:(id)arg1 currentImageIndexPath:(id)arg2; - (void)dealloc; -- (id)initWithAssetContainerList:(id)arg1 imageView:(id)arg2 atImageIndexPath:(id)arg3 imageDataProvider:(id)arg4 modalDoneButtonItem:(id)arg5; +- (id)initWithAssetContainerList:(id)arg1 atImageIndexPath:(id)arg2 imageDataProvider:(id)arg3 modalDoneButtonItem:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserControllerNavigationItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserControllerNavigationItem.h deleted file mode 100644 index 6c2001799..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWPhotoBrowserControllerNavigationItem.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationItem.h" - -@interface PLWPhotoBrowserControllerNavigationItem : UINavigationItem -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWStackedImageCacheCreator.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWStackedImageCacheCreator.h deleted file mode 100644 index e6cc8ef59..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWStackedImageCacheCreator.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "PLStackViewDataSource-Protocol.h" - -@class PLWStackedImageCache; - -@interface PLWStackedImageCacheCreator : NSObject -{ - PLWStackedImageCache *_stackedImageCache; -} - -- (struct NSObject *)_albumForStack:(id)arg1; -- (id)stackView:(id)arg1 collapsedIndexesForCount:(unsigned int)arg2; -- (void)stackView:(id)arg1 saveStackedImage:(id)arg2 options:(id)arg3; -- (id)stackedImageForStackView:(id)arg1 options:(id *)arg2; -- (int)stackViewPosterItemIndex:(id)arg1; -- (id)stackView:(id)arg1 textBadgeStringForImageAtIndex:(int)arg2; -- (id)stackView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; -- (int)stackViewItemCount:(id)arg1; -- (void)createStackedImageForAlbum:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperActivity.h deleted file mode 100644 index 7a71c13f8..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperActivity.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PLWallpaperImageViewControllerDelegate-Protocol.h" - -@class PLPhotoTileViewController, UIViewController; - -@interface PLWallpaperActivity : PLActivity -{ - PLPhotoTileViewController *_tile; - UIViewController *_wallpaperActivityViewController; -} - -@property(retain, nonatomic) PLPhotoTileViewController *tile; // @synthesize tile=_tile; -- (void)_handleCompletionWithStatus:(int)arg1; -- (void)wallpaperImageViewControllerDidCancel:(id)arg1; -- (void)wallpaperImageViewControllerDidFinishSaving:(id)arg1; -- (void)wallpaperImageViewControllerDidCropWallpaper:(id)arg1; -- (BOOL)_dismissActivityFromViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (id)activityViewController; -- (void)prepareWithActivityItems:(id)arg1; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)activityImage; -- (id)activityTitle; -- (id)activityType; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperButton.h index 4ad170b1d..a30815c53 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperButton.h @@ -8,27 +8,23 @@ #import "_UIBackdropViewObserver-Protocol.h" -@class NSString, UIImageView, UILabel, _UIBackdropView; +@class UIImageView, _UIBackdropView; @interface PLWallpaperButton : UIButton <_UIBackdropViewObserver> { - NSString *_title; - UILabel *_titleMaskLabel; UIImageView *_titleMaskImageView; _UIBackdropView *_backdropView; } @property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; @property(retain, nonatomic) UIImageView *titleMaskImageView; // @synthesize titleMaskImageView=_titleMaskImageView; -@property(retain, nonatomic) UILabel *titleMaskLabel; // @synthesize titleMaskLabel=_titleMaskLabel; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void)backdropViewDidChange:(id)arg1; -- (void)layoutSubviews; -- (void)_updateTitleMask; -- (void)setEnabled:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)_setupBackdropView; - (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewController.h index 0cd0dcc77..07d0600c0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewController.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewController.h @@ -6,58 +6,58 @@ #import +#import "SBFLegibilitySettingsProviderDelegate-Protocol.h" #import "UIActionSheetDelegate-Protocol.h" -@class NSArray, NSString, PLWallpaperNavigationItem, UIActionSheet, UIViewController; +@class NSArray, NSString, PLWallpaperNavigationItem, SBFWallpaperPreviewViewController, UIActionSheet; -@interface PLWallpaperImageViewController : PLUIEditImageViewController +@interface PLWallpaperImageViewController : PLUIEditImageViewController { PLWallpaperNavigationItem *_navItem; int _wallpaperMode; NSArray *_navigationToolbarItems; - BOOL _saveWallpaperData; + _Bool _saveWallpaperData; NSString *_wallpaperTitle; UIActionSheet *_wallpaperOptionsSheet; unsigned int _didSetImageMode:1; - UIViewController *__magicWallpaperViewController; + SBFWallpaperPreviewViewController *_wallpaperPreviewViewController; } -+ (void)setWallpaperFromArgs:(id)arg1; -+ (id)argsForSavingWallpaperFromTile:(id)arg1 mode:(int)arg2; -@property(retain, nonatomic, setter=_setMagicWallpaperViewController:) UIViewController *_magicWallpaperViewController; // @synthesize _magicWallpaperViewController=__magicWallpaperViewController; +@property(retain, nonatomic) SBFWallpaperPreviewViewController *wallpaperPreviewViewController; // @synthesize wallpaperPreviewViewController=_wallpaperPreviewViewController; @property(copy, nonatomic) NSString *wallpaperTitle; // @synthesize wallpaperTitle=_wallpaperTitle; -@property(nonatomic) BOOL saveWallpaperData; // @synthesize saveWallpaperData=_saveWallpaperData; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +@property(nonatomic) _Bool saveWallpaperData; // @synthesize saveWallpaperData=_saveWallpaperData; +- (void)providerLegibilitySettingsChanged:(id)arg1; +- (void)setupWallpaperPreview; +- (void)_updatePreviewFrame:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)cropOverlayWasCancelled:(id)arg1; - (void)cropOverlayWasOKed:(id)arg1; -- (void)_setImageAsHomeScreenAndLockScreenClicked:(id)arg1; -- (void)_setImageAsLockScreenClicked:(id)arg1; -- (void)_setImageAsHomeScreenClicked:(id)arg1; +- (void)setImageAsHomeScreenAndLockScreenClicked:(id)arg1; +- (void)setImageAsLockScreenClicked:(id)arg1; +- (void)setImageAsHomeScreenClicked:(id)arg1; - (void)_cropWallpaperFinished:(id)arg1; -- (void)_backgroundCropWallpaper:(id)arg1; +- (void)_backgroundCropWallpaper; - (void)_savePhoto; - (void)_updateTitles; -- (BOOL)uiipc_useTelephonyUI; +- (_Bool)uiipc_useTelephonyUI; - (void)_adjustScrollViewGeometry; - (int)imageFormat; -- (BOOL)clientIsWallpaper; +- (_Bool)clientIsWallpaper; - (void)setupNavigationItem; - (void)loadView; -- (unsigned int)_tileAutoresizingMask; -- (unsigned int)_contentAutoresizingMask; +- (unsigned long long)_tileAutoresizingMask; +- (unsigned long long)_contentAutoresizingMask; - (struct CGRect)_viewFrame; - (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)navigationItem; - (int)cropOverlayMode; -- (id)initWithMagicWallpaperViewController:(id)arg1; - (id)initWithUIImage:(id)arg1; - (id)init; +- (void)setWallpaperFromArgs:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewControllerDelegate-Protocol.h deleted file mode 100644 index fb6217a09..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperImageViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PLWallpaperImageViewControllerDelegate -- (void)wallpaperImageViewControllerDidCancel:(id)arg1; -- (void)wallpaperImageViewControllerDidFinishSaving:(id)arg1; -- (void)wallpaperImageViewControllerDidCropWallpaper:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperNavigationItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperNavigationItem.h index 3b5787b0e..33089ba23 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperNavigationItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/PLWallpaperNavigationItem.h @@ -10,7 +10,7 @@ { } -- (int)barStyle; +- (long long)barStyle; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLYouTubeActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLYouTubeActivity.h deleted file mode 100644 index 383062d7c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLYouTubeActivity.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLYouTubeActivity : PLPublishingActivity -{ -} - -+ (int)activityCategory; -- (id)publishingBundle; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)_activityImage; -- (id)activityTitle; -- (id)activityType; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PLYoukuActivity.h b/iOS7/PrivateFrameworks/PhotoLibrary/PLYoukuActivity.h deleted file mode 100644 index 584c09220..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PLYoukuActivity.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PLYoukuActivity : PLPublishingActivity -{ -} - -+ (int)activityCategory; -- (id)publishingBundle; -- (BOOL)_canPerformWithSuppliedActivityItems:(id)arg1; -- (id)_activityImage; -- (id)activityTitle; -- (id)activityType; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/PhotoScrubberDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/PhotoScrubberDataSource-Protocol.h deleted file mode 100644 index 440591808..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/PhotoScrubberDataSource-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol PhotoScrubberDataSource -- (id)photoScrubber:(id)arg1 loadImageSynchronously:(BOOL)arg2 atIndex:(int)arg3 forLoupe:(BOOL)arg4; -- (int)numPhotosInAlbumForPhotoScrubber:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/SBFLegibilitySettingsProviderDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/SBFLegibilitySettingsProviderDelegate-Protocol.h new file mode 100644 index 000000000..a23c829c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/SBFLegibilitySettingsProviderDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol SBFLegibilitySettingsProviderDelegate +- (void)providerLegibilitySettingsChanged:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/TPCameraButton.h b/iOS7/PrivateFrameworks/PhotoLibrary/TPCameraButton.h index a462fc9f1..e9ded1430 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/TPCameraButton.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/TPCameraButton.h @@ -13,8 +13,8 @@ UIImageView *_cameraIcon; } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)setShowsCameraIcon:(BOOL)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setShowsCameraIcon:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/TrimVideoNavigationItem.h b/iOS7/PrivateFrameworks/PhotoLibrary/TrimVideoNavigationItem.h index ebe0bc71f..e99a9abf6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/TrimVideoNavigationItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/TrimVideoNavigationItem.h @@ -10,7 +10,7 @@ { } -- (int)barStyle; +- (long long)barStyle; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheet-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheet-PhotoLibraryAdditions.h index b0f1fff4e..1142064c8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheet-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheet-PhotoLibraryAdditions.h @@ -7,6 +7,6 @@ #import "UIActionSheet.h" @interface UIActionSheet (PhotoLibraryAdditions) -- (void)showFromObject:(id)arg1 animated:(BOOL)arg2; +- (void)showFromObject:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIApplication-PhotosInternal.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIApplication-PhotosInternal.h index 888e036e0..66d3161de 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIApplication-PhotosInternal.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIApplication-PhotosInternal.h @@ -7,7 +7,7 @@ #import "UIApplication.h" @interface UIApplication (PhotosInternal) -- (void)setDelaySuspend:(BOOL)arg1; +- (void)setDelaySuspend:(_Bool)arg1; - (void)_setDelaySuspend:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIApplicationDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIApplicationDelegate-Protocol.h index 787767b59..575dbfbf1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIApplicationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIApplicationDelegate-Protocol.h @@ -14,10 +14,10 @@ @property(retain, nonatomic) UIWindow *window; - (void)application:(id)arg1 didDecodeRestorableStateWithCoder:(id)arg2; - (void)application:(id)arg1 willEncodeRestorableStateWithCoder:(id)arg2; -- (BOOL)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; -- (BOOL)application:(id)arg1 shouldSaveApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldSaveApplicationState:(id)arg2; - (id)application:(id)arg1 viewControllerWithRestorationIdentifierPath:(id)arg2 coder:(id)arg3; -- (unsigned int)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; +- (unsigned long long)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; - (void)applicationProtectedDataDidBecomeAvailable:(id)arg1; - (void)applicationProtectedDataWillBecomeUnavailable:(id)arg1; - (void)applicationWillEnterForeground:(id)arg1; @@ -31,17 +31,17 @@ - (void)application:(id)arg1 didRegisterForRemoteNotificationsWithDeviceToken:(id)arg2; - (void)application:(id)arg1 didChangeStatusBarFrame:(struct CGRect)arg2; - (void)application:(id)arg1 willChangeStatusBarFrame:(struct CGRect)arg2; -- (void)application:(id)arg1 didChangeStatusBarOrientation:(int)arg2; -- (void)application:(id)arg1 willChangeStatusBarOrientation:(int)arg2 duration:(double)arg3; +- (void)application:(id)arg1 didChangeStatusBarOrientation:(long long)arg2; +- (void)application:(id)arg1 willChangeStatusBarOrientation:(long long)arg2 duration:(double)arg3; - (void)applicationSignificantTimeChange:(id)arg1; - (void)applicationWillTerminate:(id)arg1; - (void)applicationDidReceiveMemoryWarning:(id)arg1; -- (BOOL)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; -- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (_Bool)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; +- (_Bool)application:(id)arg1 handleOpenURL:(id)arg2; - (void)applicationWillResignActive:(id)arg1; - (void)applicationDidBecomeActive:(id)arg1; -- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; -- (BOOL)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; - (void)applicationDidFinishLaunching:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIBarButtonItem-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIBarButtonItem-ActionSheet.h index 8d2f5c1c1..906f2b68e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIBarButtonItem-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIBarButtonItem-ActionSheet.h @@ -7,6 +7,6 @@ #import "UIBarButtonItem.h" @interface UIBarButtonItem (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-ActionSheet.h index bcfdec37f..ce832a307 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-ActionSheet.h @@ -7,6 +7,6 @@ #import "UIButton.h" @interface UIButton (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-Camera.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-Camera.h new file mode 100644 index 000000000..81c2cfea0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIButton-Camera.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface UIButton (Camera) +- (void)cam_updateContentInsetsToCenterImageWithinMinimumSize:(struct CGSize)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIFont-Camera.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIFont-Camera.h index 07a118f00..e5a895934 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIFont-Camera.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIFont-Camera.h @@ -7,6 +7,6 @@ #import "UIFont.h" @interface UIFont (Camera) -+ (id)cam_cameraFontOfSize:(float)arg1; ++ (id)cam_cameraFontOfSize:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIImagePickerCameraViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIImagePickerCameraViewController-Protocol.h index 21916dea2..322ad9e55 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIImagePickerCameraViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIImagePickerCameraViewController-Protocol.h @@ -8,19 +8,19 @@ @protocol UIImagePickerCameraViewController - (void)_stopVideoCapture; -- (BOOL)_startVideoCapture; -- (void)_setCameraFlashMode:(int)arg1; -- (int)_cameraFlashMode; -- (void)_setCameraCaptureMode:(int)arg1; -- (int)_cameraCaptureMode; -- (void)_setCameraDevice:(int)arg1; -- (int)_cameraDevice; +- (_Bool)_startVideoCapture; +- (void)_setCameraFlashMode:(long long)arg1; +- (long long)_cameraFlashMode; +- (void)_setCameraCaptureMode:(long long)arg1; +- (long long)_cameraCaptureMode; +- (void)_setCameraDevice:(long long)arg1; +- (long long)_cameraDevice; - (void)_takePicture; - (void)_setCameraViewTransform:(struct CGAffineTransform)arg1; - (struct CGAffineTransform)_cameraViewTransform; - (void)_setCameraOverlayView:(id)arg1; - (id)_cameraOverlayView; -- (void)_setShowsCameraControls:(BOOL)arg1; -- (BOOL)_showsCameraControls; +- (void)_setShowsCameraControls:(_Bool)arg1; +- (_Bool)_showsCameraControls; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDataSource-Protocol.h index e97c9eb8c..73a2b0fbc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDataSource-Protocol.h @@ -8,9 +8,11 @@ @protocol UIMovieScrubberDataSource - (void)movieScrubber:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2; -- (float)movieScrubberThumbnailAspectRatio:(id)arg1; -- (id)movieScrubber:(id)arg1 timestampsStartingAt:(id)arg2 endingAt:(id)arg3 maxCount:(int)arg4; +- (double)movieScrubberThumbnailAspectRatio:(id)arg1; - (id)movieScrubber:(id)arg1 evenlySpacedTimestamps:(int)arg2 startingAt:(id)arg3 endingAt:(id)arg4; - (double)movieScrubberDuration:(id)arg1; + +@optional +- (void)movieScrubber:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2 isSummaryThumbnail:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDelegate-Protocol.h index f45663d1e..f3c58a43d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIMovieScrubberDelegate-Protocol.h @@ -9,6 +9,9 @@ @protocol UIMovieScrubberDelegate @optional +- (void)movieScrubberDidEndAnimatingZoom:(id)arg1; +- (void)movieScrubberDidBeginAnimatingZoom:(id)arg1; +- (void)movieScrubber:(id)arg1 willZoomToMinimumValue:(double)arg2 maximumValue:(double)arg3; - (void)movieScrubberEditingAnimationFinished:(id)arg1; - (void)movieScrubberDidCancelEditing:(id)arg1; - (void)movieScrubberDidBeginEditing:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationBarDelegate-Protocol.h index c74463eaf..c8c727f3e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationBarDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationBarDelegate-Protocol.h @@ -10,8 +10,8 @@ @optional - (void)navigationBar:(id)arg1 didPopItem:(id)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; +- (_Bool)navigationBar:(id)arg1 shouldPopItem:(id)arg2; - (void)navigationBar:(id)arg1 didPushItem:(id)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPushItem:(id)arg2; +- (_Bool)navigationBar:(id)arg1 shouldPushItem:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationController-PLDebugViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationController-PLDebugViewController.h new file mode 100644 index 000000000..908b5af94 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationController-PLDebugViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationController.h" + +@interface UINavigationController (PLDebugViewController) +- (id)_pl_innerViewController; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIPageControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIPageControllerDelegate-Protocol.h index 82603a8b7..3e166c666 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIPageControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIPageControllerDelegate-Protocol.h @@ -13,6 +13,6 @@ - (void)pageControllerWillBeginPaging:(id)arg1; - (id)pageController:(id)arg1 viewControllerRightOfController:(id)arg2; - (id)pageController:(id)arg1 viewControllerLeftOfController:(id)arg2; -- (id)pageController:(id)arg1 viewControllerAtIndex:(int)arg2; +- (id)pageController:(id)arg1 viewControllerAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollView-SavingState.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollView-SavingState.h index 8ac2f0643..33519aa22 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollView-SavingState.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollView-SavingState.h @@ -7,7 +7,7 @@ #import "UIScrollView.h" @interface UIScrollView (SavingState) -- (BOOL)restoreScrollPositionForKey:(id)arg1; +- (_Bool)restoreScrollPositionForKey:(id)arg1; - (void)saveScrollPositionForKey:(id)arg1; - (id)keyForContentMode:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITabBar-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITabBar-ActionSheet.h index 763ce141e..e48118413 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITabBar-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITabBar-ActionSheet.h @@ -7,6 +7,6 @@ #import "UITabBar.h" @interface UITabBar (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITabBarController-PLDebugViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITabBarController-PLDebugViewController.h new file mode 100644 index 000000000..b741727b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITabBarController-PLDebugViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITabBarController.h" + +@interface UITabBarController (PLDebugViewController) +- (id)_pl_innerViewController; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITableView-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITableView-PhotoLibraryAdditions.h index 9fd1fd45b..92f8b8268 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITableView-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITableView-PhotoLibraryAdditions.h @@ -9,9 +9,9 @@ @interface UITableView (PhotoLibraryAdditions) - (void)pl_resetContentOffsetFromContentInsets; - (id)pl_indexPathForLastRow; -- (BOOL)pl_lastRowIsVisible; -- (void)pl_scrollToBottom:(BOOL)arg1; -- (void)pl_scrollToTop:(BOOL)arg1; -- (void)pl_scrollToVisibleRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; +- (_Bool)pl_lastRowIsVisible; +- (void)pl_scrollToBottom:(_Bool)arg1; +- (void)pl_scrollToTop:(_Bool)arg1; +- (void)pl_scrollToVisibleRowAtIndexPath:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UITextViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibrary/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UITextViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-ActionSheet.h index 9a3675181..e412e0a59 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-ActionSheet.h @@ -7,6 +7,6 @@ #import "UIToolbar.h" @interface UIToolbar (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-PhotoLibraryAdditions.h index b3a848a64..ceceb42a8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIToolbar-PhotoLibraryAdditions.h @@ -7,6 +7,6 @@ #import "UIToolbar.h" @interface UIToolbar (PhotoLibraryAdditions) -- (id)itemWithTag:(int)arg1; +- (id)itemWithTag:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-ActionSheet.h index a9a1bb9d9..bf1f3ae4b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-ActionSheet.h @@ -7,6 +7,6 @@ #import "UIView.h" @interface UIView (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-CAMRotatingView.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-CAMRotatingView.h index 05b48acca..6e6c37f80 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-CAMRotatingView.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-CAMRotatingView.h @@ -7,6 +7,7 @@ #import "UIView.h" @interface UIView (CAMRotatingView) -- (void)cam_rotateWithDeviceOrientation:(int)arg1 animated:(BOOL)arg2; ++ (struct CGAffineTransform)cam_transformForDeviceOrientation:(long long)arg1; +- (void)cam_rotateWithDeviceOrientation:(long long)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-PhotoLibraryAdditions.h index d4ca705d6..9aa01d579 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIView-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIView-PhotoLibraryAdditions.h @@ -8,8 +8,9 @@ @interface UIView (PhotoLibraryAdditions) + (double)pl_setHiddenAnimationDuration; -- (void)pl_setHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)pl_drawBorderWithColor:(id)arg1 width:(float)arg2; -- (BOOL)pl_isOnScreen:(id)arg1; +- (void)pl_setHidden:(_Bool)arg1 delay:(double)arg2 animated:(_Bool)arg3; +- (void)pl_setHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)pl_drawBorderWithColor:(id)arg1 width:(double)arg2; +- (_Bool)pl_isOnScreen:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-ActionSheet.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-ActionSheet.h index 3918e1206..9b3ebde86 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-ActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-ActionSheet.h @@ -7,6 +7,6 @@ #import "UIViewController.h" @interface UIViewController (ActionSheet) -- (void)showActionSheet:(id)arg1 animated:(BOOL)arg2; +- (void)showActionSheet:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-InteractiveStacking.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-InteractiveStacking.h index 7b6d9af1a..83b32c773 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-InteractiveStacking.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-InteractiveStacking.h @@ -10,7 +10,7 @@ - (id)expandedControllerForExpandableView:(id)arg1; - (void)hidePopoverView; - (id)overlayView; -- (void)beginPoppingAnimated:(BOOL)arg1 completionHandler:(id)arg2; +- (void)beginPoppingAnimated:(_Bool)arg1 completionHandler:(id)arg2; - (id)interactiveNavigationControllerIfTop; - (id)interactiveNavigationController; - (void)interactionCancelledWithView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLCameraPageController.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLCameraPageController.h deleted file mode 100644 index 58a0dee1a..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLCameraPageController.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (PLCameraPageController) -- (BOOL)pl_behavesLikeNavigationControllerForNotifications; -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLDebugViewController.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLDebugViewController.h new file mode 100644 index 000000000..d51dc70e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLDebugViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface UIViewController (PLDebugViewController) +- (id)_pl_innerViewController; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLNavigationControllerInterface.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLNavigationControllerInterface.h index e740dfec1..306d7f400 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLNavigationControllerInterface.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PLNavigationControllerInterface.h @@ -7,10 +7,10 @@ #import "UIViewController.h" @interface UIViewController (PLNavigationControllerInterface) -- (void)revertStatusBarStyle:(int)arg1 currentStatusBarStyle:(int)arg2 animated:(BOOL)arg3; -- (int)setStatusBarStyleForFullScreenViewAnimated:(BOOL)arg1 useTelephonyUI:(BOOL)arg2 canHideStatusBar:(BOOL)arg3 newStatusBarStyle:(int *)arg4; +- (void)revertStatusBarStyle:(long long)arg1 currentStatusBarStyle:(long long)arg2 animated:(_Bool)arg3; +- (long long)setStatusBarStyleForFullScreenViewAnimated:(_Bool)arg1 useTelephonyUI:(_Bool)arg2 canHideStatusBar:(_Bool)arg3 newStatusBarStyle:(long long *)arg4; - (int)uiipc_filterForMediaTypes:(id)arg1; -- (BOOL)uiipc_useTelephonyUI; +- (_Bool)uiipc_useTelephonyUI; - (id)uiipc_imagePickerOptions; - (id)uiipc_imagePickerController; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PhotoLibraryAdditions.h index 95aebcc7f..20e1e09a4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/UIViewController-PhotoLibraryAdditions.h @@ -7,7 +7,7 @@ #import "UIViewController.h" @interface UIViewController (PhotoLibraryAdditions) -- (BOOL)pl_visitControllerHierarchyWithBlock:(id)arg1; -@property(readonly, nonatomic) BOOL pl_isInPopover; +- (_Bool)pl_visitControllerHierarchyWithBlock:(id)arg1; +@property(readonly, nonatomic) _Bool pl_isInPopover; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/_PLLibraryTabInfo.h b/iOS7/PrivateFrameworks/PhotoLibrary/_PLLibraryTabInfo.h index 1ee337356..e7ba35ac2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibrary/_PLLibraryTabInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibrary/_PLLibraryTabInfo.h @@ -10,9 +10,9 @@ @interface _PLLibraryTabInfo : NSObject { + int contentMode; NSString *labelKey; NSString *iconName; - int contentMode; } + (id)tabInfoWithLabelKey:(id)arg1 iconName:(id)arg2 contentMode:(int)arg3; diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/_PLNonRotatablePeoplePickerController.h b/iOS7/PrivateFrameworks/PhotoLibrary/_PLNonRotatablePeoplePickerController.h deleted file mode 100644 index 7eb9d94f5..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibrary/_PLNonRotatablePeoplePickerController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "ABPeoplePickerNavigationController.h" - -@interface _PLNonRotatablePeoplePickerController : ABPeoplePickerNavigationController -{ -} - -- (unsigned int)supportedInterfaceOrientations; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibrary/_UILegibilitySettingsProvider-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibrary/_UILegibilitySettingsProvider-PhotoLibraryAdditions.h new file mode 100644 index 000000000..74bf4d5ff --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibrary/_UILegibilitySettingsProvider-PhotoLibraryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UILegibilitySettingsProvider.h" + +@interface _UILegibilitySettingsProvider (PhotoLibraryAdditions) +- (void)pl_primeForUseWithCameraOverlays; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/AssetCollectionInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/AssetCollectionInfo.h index e41866c73..551bc27ec 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/AssetCollectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/AssetCollectionInfo.h @@ -8,25 +8,29 @@ #import "NSSecureCoding-Protocol.h" -@class MSAsset, NSDictionary, NSString; +@class NSDate, NSDictionary, NSNumber, NSString; @interface AssetCollectionInfo : NSObject { - BOOL _isMine; - BOOL _hasVideoAsset; - BOOL _isDeletable; + _Bool _isMine; + _Bool _hasVideoAsset; + _Bool _isDeletable; NSString *_GUID; NSString *_personID; NSDictionary *_metaData; - MSAsset *_assetToRetrieve; + NSNumber *_width; + NSNumber *_height; + NSDate *_timestamp; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) MSAsset *assetToRetrieve; // @synthesize assetToRetrieve=_assetToRetrieve; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; +@property(readonly, nonatomic) NSNumber *height; // @synthesize height=_height; +@property(readonly, nonatomic) NSNumber *width; // @synthesize width=_width; @property(readonly, nonatomic) NSDictionary *metaData; // @synthesize metaData=_metaData; -@property(readonly, nonatomic) BOOL isDeletable; // @synthesize isDeletable=_isDeletable; -@property(readonly, nonatomic) BOOL hasVideoAsset; // @synthesize hasVideoAsset=_hasVideoAsset; -@property(readonly, nonatomic) BOOL isMine; // @synthesize isMine=_isMine; +@property(readonly, nonatomic) _Bool isDeletable; // @synthesize isDeletable=_isDeletable; +@property(readonly, nonatomic) _Bool hasVideoAsset; // @synthesize hasVideoAsset=_hasVideoAsset; +@property(readonly, nonatomic) _Bool isMine; // @synthesize isMine=_isMine; @property(readonly, nonatomic) NSString *personID; // @synthesize personID=_personID; @property(readonly, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/CDStructures.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/CDStructures.h index 331ee1af5..bc9f4e0b2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/CDStructures.h @@ -9,17 +9,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -28,8 +28,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct NSObject { @@ -61,8 +61,8 @@ struct PLImageTableEntryFooter_s { }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct changeList_s { @@ -87,11 +87,11 @@ struct flock { #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { double _field1; @@ -110,6 +110,11 @@ typedef struct { CDStruct_c3b9c2ee _field2; } CDStruct_90e2a262; +typedef struct { + CDStruct_198678f7 _field1; + CDStruct_198678f7 _field2; +} CDStruct_3c1748cc; + typedef struct { int _field1; struct CGSize _field2; @@ -118,8 +123,8 @@ typedef struct { unsigned int _field5; int _field6; int _field7; - float _field8[4]; - float _field9[4]; + double _field8[4]; + double _field9[4]; unsigned int _field10; -} CDStruct_064f6571; +} CDStruct_e5ce1f5a; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/CLLocationManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSArray-Additions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSArray-Additions.h index e3ebd9c4a..a1141d4f2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSArray-Additions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSArray-Additions.h @@ -7,12 +7,12 @@ #import "NSArray.h" @interface NSArray (Additions) -- (unsigned int)pl_indexOfLastObjectInRange:(struct _NSRange)arg1 passingTest:(id)arg2; -- (unsigned int)pl_indexOfLastObjectPassingTest:(id)arg1; -- (unsigned int)pl_indexOfFirstObjectInRange:(struct _NSRange)arg1 passingTest:(id)arg2; -- (unsigned int)pl_indexOfFirstObjectPassingTest:(id)arg1; +- (unsigned long long)pl_indexOfLastObjectInRange:(struct _NSRange)arg1 passingTest:(id)arg2; +- (unsigned long long)pl_indexOfLastObjectPassingTest:(id)arg1; +- (unsigned long long)pl_indexOfFirstObjectInRange:(struct _NSRange)arg1 passingTest:(id)arg2; +- (unsigned long long)pl_indexOfFirstObjectPassingTest:(id)arg1; - (id)pl_arrayOfUniqueObjectsNotInOrderedSet:(id)arg1; -- (unsigned int)pl_countOfObjectsPassingTest:(id)arg1; +- (unsigned long long)pl_countOfObjectsPassingTest:(id)arg1; - (id)pl_shortDescription; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSData-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSData-PhotoLibraryAdditions.h index d7abbc670..8a8d88a6c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSData-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSData-PhotoLibraryAdditions.h @@ -9,6 +9,6 @@ @interface NSData (PhotoLibraryAdditions) - (void)pl_adviceDoNotNeed; - (void)pl_adviceWillNeed; -- (unsigned int)pl_advisoryLength; +- (unsigned long long)pl_advisoryLength; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFastEnumeration-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFileManager-PhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFileManager-PhotoLibraryAdditions.h index 497fbc88c..b2f35301e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFileManager-PhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSFileManager-PhotoLibraryAdditions.h @@ -7,10 +7,10 @@ #import "NSFileManager.h" @interface NSFileManager (PhotoLibraryAdditions) -- (BOOL)removeDirectoryAtPathIfEmpty:(id)arg1 ancestors:(int)arg2; -- (BOOL)removeItemsAtPaths:(id)arg1; +- (_Bool)removeDirectoryAtPathIfEmpty:(id)arg1 ancestors:(int)arg2; +- (_Bool)removeItemsAtPaths:(id)arg1; - (id)pathsAtDirectory:(id)arg1 withNameFamily:(id)arg2; -- (BOOL)directoryExistsAtPath:(id)arg1; +- (_Bool)directoryExistsAtPath:(id)arg1; - (id)tmpFileForVideoTranscodeWithExtension:(id)arg1; - (id)makeUniqueDirectoryWithPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSIndexSet-PLAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSIndexSet-PLAdditions.h index f7d320d1a..4f40138a9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSIndexSet-PLAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSIndexSet-PLAdditions.h @@ -9,7 +9,7 @@ @interface NSIndexSet (PLAdditions) - (id)pl_indexSetAdjustedForInsertions:(id)arg1; - (id)pl_indexSetAdjustedForDeletions:(id)arg1; -- (id)_pl_indexSetByUpdatingWithChangedIndexes:(id)arg1 asInserts:(BOOL)arg2; +- (id)_pl_indexSetByUpdatingWithChangedIndexes:(id)arg1 asInserts:(_Bool)arg2; - (id)pl_shortDescription; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSManagedObjectContext-PLManagedObjectContext.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSManagedObjectContext-PLManagedObjectContext.h index d436837d7..15728fd5c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSManagedObjectContext-PLManagedObjectContext.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSManagedObjectContext-PLManagedObjectContext.h @@ -8,7 +8,7 @@ @interface NSManagedObjectContext (PLManagedObjectContext) - (id)photoLibrary; -- (BOOL)isUserInterfaceContext; +- (_Bool)isUserInterfaceContext; - (void)pl_refresh; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSMutableOrderedSet-PLAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSMutableOrderedSet-PLAdditions.h index baf5a279f..9458ea34b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSMutableOrderedSet-PLAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSMutableOrderedSet-PLAdditions.h @@ -7,6 +7,7 @@ #import "NSMutableOrderedSet.h" @interface NSMutableOrderedSet (PLAdditions) +- (void)pl_insertObjects:(id)arg1 atIndex:(unsigned long long)arg2; - (void)pl_removeObjectsInArray:(id)arg1; - (void)pl_addObjectsFromArray:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSOrderedSet-PLAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSOrderedSet-PLAdditions.h index 55c6fa52e..f0844ea28 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSOrderedSet-PLAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSOrderedSet-PLAdditions.h @@ -7,8 +7,8 @@ #import "NSOrderedSet.h" @interface NSOrderedSet (PLAdditions) -- (BOOL)pl_isSortedUsingComparator:(id)arg1; -- (unsigned int)pl_indexOfObjectIdenticalTo:(id)arg1; +- (_Bool)pl_isSortedUsingComparator:(id)arg1; +- (unsigned long long)pl_indexOfObjectIdenticalTo:(id)arg1; - (id)pl_shortDescription; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSet-PLAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSet-PLAdditions.h index 3877d5952..e0b1989da 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSet-PLAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/NSSet-PLAdditions.h @@ -7,6 +7,6 @@ #import "NSSet.h" @interface NSSet (PLAdditions) -- (unsigned int)pl_countOfObjectsPassingTest:(id)arg1; +- (unsigned long long)pl_countOfObjectsPassingTest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumList.h index 977b53d88..5366262c3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumList.h @@ -21,24 +21,24 @@ + (struct NSObject *)albumListWithFilter:(int)arg1 inPhotoLibrary:(id)arg2; @property(nonatomic) int filter; // @synthesize filter=_filter; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; @property(readonly, nonatomic) NSString *_typeDescription; @property(readonly, nonatomic) NSString *_prettyDescription; - (id)photoLibrary; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; @property(readonly, nonatomic) id albumsSortingComparator; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -- (BOOL)canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)canEditAlbums; - (int)albumListType; - (id)managedObjectContext; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; -- (BOOL)hasAtLeastOneAlbum; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; +- (_Bool)hasAtLeastOneAlbum; +@property(readonly, nonatomic) unsigned long long albumsCount; - (id)albums; - (id)identifier; - (void)assetContainerListDidChange:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumListChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumListChangeNotification.h index 679b4f9fb..045328227 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumListChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAggregateAlbumListChangeNotification.h @@ -12,25 +12,25 @@ { PLAggregateAlbumList *_albumList; PLAssetContainerListChangeNotification *_note; - unsigned int _indexOffet; + unsigned long long _indexOffet; } -+ (id)notificationForAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned int)arg3; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; ++ (id)notificationForAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned long long)arg3; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)changedObjects; - (id)insertedObjects; - (id)deletedObjects; -- (unsigned int)snapshotIndexForContainedObject:(id)arg1; +- (unsigned long long)snapshotIndexForContainedObject:(id)arg1; - (id)changedIndexesRelativeToSnapshot; - (id)changedIndexes; - (void)enumerateMovesWithBlock:(id)arg1; - (id)insertedIndexes; - (id)deletedIndexes; -- (BOOL)shouldReload; +- (_Bool)shouldReload; - (struct NSObject *)albumList; - (id)object; - (void)dealloc; -- (id)initWithAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned int)arg3; +- (id)initWithAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumContainer-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumContainer-Protocol.h index 5dcd96cdf..57f2f4add 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumContainer-Protocol.h @@ -11,17 +11,17 @@ @protocol PLAlbumContainer @property(readonly, nonatomic) NSString *_typeDescription; @property(readonly, nonatomic) NSString *_prettyDescription; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; @property(readonly, nonatomic) int filter; @property(readonly, nonatomic) id albumsSortingComparator; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) unsigned long long albumsCount; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -- (BOOL)canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)canEditAlbums; - (int)albumListType; -- (BOOL)hasAtLeastOneAlbum; +- (_Bool)hasAtLeastOneAlbum; - (id)albums; - (id)identifier; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocol-Protocol.h index 6a0785c63..c342de452 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocol-Protocol.h @@ -16,31 +16,31 @@ @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; -@property(nonatomic) BOOL hasUnseenContentBoolValue; +@property(nonatomic) _Bool hasUnseenContentBoolValue; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) int kindValue; @property(readonly, nonatomic) NSNumber *kind; - (void)batchFetchAssets:(id)arg1; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @optional @property(readonly, nonatomic) NSString *name; +- (void)setUINotificationsEnabled:(_Bool)arg1; - (id)filteredIndexesForPredicate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocolDisplayCount-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocolDisplayCount-Protocol.h index 708a3ddd0..08b500729 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocolDisplayCount-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumProtocolDisplayCount-Protocol.h @@ -5,6 +5,6 @@ */ @protocol PLAlbumProtocolDisplayCount -@property(readonly, nonatomic) unsigned int countForDisplay; +@property(readonly, nonatomic) unsigned long long countForDisplay; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumSectionsManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumSectionsManager.h deleted file mode 100644 index baee677f1..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAlbumSectionsManager.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray, NSObject; - -@interface PLAlbumSectionsManager : NSObject -{ - NSMutableArray *_sectionRanges; - BOOL _sectionRangesAreDirty; - struct NSObject *_album; - id _sectioningComparator; -} - -@property(copy, nonatomic) id sectioningComparator; // @synthesize sectioningComparator=_sectioningComparator; -@property(retain, nonatomic) NSObject *album; // @synthesize album=_album; -- (void)setNeedsReload; -- (void)processAlbumDidChangeNotification:(id)arg1 withHandler:(id)arg2; -- (void)_reloadSections; -- (id)assetIndexPathForIndex:(unsigned int)arg1; -- (id)assetIndexesForIndexPaths:(id)arg1; -- (unsigned int)assetIndexForIndexPath:(id)arg1; -- (unsigned int)numberOfAssetsInSection:(unsigned int)arg1; -@property(readonly) unsigned int numberOfSections; -- (void)dealloc; -- (id)initWithAlbum:(struct NSObject *)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetChangeObserver-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetChangeObserver-Protocol.h new file mode 100644 index 000000000..960274736 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetChangeObserver-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol PLAssetChangeObserver +- (void)assetsDidChange:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainer-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainer-Protocol.h index cc1634d32..6a0436ad7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainer-Protocol.h @@ -11,18 +11,21 @@ @protocol PLAssetContainer @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; -- (BOOL)canPerformEditOperation:(int)arg1; +- (_Bool)canPerformEditOperation:(int)arg1; @optional @property(readonly, nonatomic) NSDate *endDate; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerChangeNotification.h index b98b540c9..f5bc8c35b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerChangeNotification.h @@ -10,18 +10,18 @@ @interface PLAssetContainerChangeNotification : PLContainerChangeNotification { - BOOL _titleDidChange; - BOOL _keyAssetDidChange; + _Bool _titleDidChange; + _Bool _keyAssetDidChange; NSDictionary *_userInfo; } + (id)notificationWithContainer:(id)arg1 snapshot:(id)arg2 changedAssets:(id)arg3; - (void)_calculateDiffs; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)_contentRelationshipName; - (id)assetContainer; -@property(readonly, nonatomic) BOOL keyAssetDidChange; -@property(readonly, nonatomic) BOOL titleDidChange; +@property(readonly, nonatomic) _Bool keyAssetDidChange; +@property(readonly, nonatomic) _Bool titleDidChange; @property(readonly, nonatomic) NSObject *album; @property(readonly, nonatomic) id container; - (id)description; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerList-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerList-Protocol.h index b6b1e06b2..47154a4f0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerList-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerList-Protocol.h @@ -8,12 +8,12 @@ #import "PLDiagnosticsProvider-Protocol.h" @protocol PLAssetContainerList -@property(readonly, nonatomic) unsigned int containersCount; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containersRelationshipName; - (id)photoLibrary; - (id)managedObjectContext; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; - (id)containers; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification-Internal.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification-Internal.h new file mode 100644 index 000000000..289547ab0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLAssetContainerListChangeNotification (Internal) ++ (id)notificationWithContainerList:(id)arg1 snapshot:(id)arg2 changedContainers:(id)arg3; +- (id)_contentRelationshipName; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification.h index 6a8eb775d..151cba3a7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetContainerListChangeNotification.h @@ -14,14 +14,12 @@ } + (id)notificationWithSimulatedReloadRequestForContainerList:(id)arg1; -+ (id)notificationWithContainerList:(id)arg1 snapshot:(id)arg2 changedContainers:(id)arg3; @property(readonly, nonatomic) NSObject *albumList; @property(readonly, nonatomic) id assetContainerList; - (id)description; - (id)userInfo; - (id)name; - (void)dealloc; -- (id)_contentRelationshipName; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetFormats.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetFormats.h index 2240f2dc4..28f453e64 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetFormats.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetFormats.h @@ -10,16 +10,16 @@ { } -+ (BOOL)isAlbumVideoPath:(id)arg1; -+ (BOOL)transformForImage:(struct CGImage *)arg1 captureOrientation:(int)arg2 format:(int)arg3 sizeInOut:(struct CGSize *)arg4 contextSizeOut:(struct CGSize *)arg5 transformOut:(struct CGAffineTransform *)arg6; -+ (struct CGSize)scaledSizeForSize:(struct CGSize)arg1 format:(int)arg2 capLength:(BOOL)arg3; -+ (BOOL)formatIsFullscreen:(int)arg1; -+ (BOOL)formatSizeIsShortSide:(int)arg1; -+ (BOOL)formatIsBadgedForVideo:(int)arg1; -+ (BOOL)formatIsCropped:(int)arg1; -+ (unsigned int)maxLongSideForFullSizeFormat:(int)arg1; -+ (unsigned int)minShortSideForFullSizeFormat:(int)arg1; -+ (unsigned int)desiredLongSideForFullSizeFormat:(int)arg1; ++ (_Bool)isAlbumVideoPath:(id)arg1; ++ (_Bool)transformForImage:(struct CGImage *)arg1 captureOrientation:(int)arg2 format:(int)arg3 sizeInOut:(struct CGSize *)arg4 contextSizeOut:(struct CGSize *)arg5 transformOut:(struct CGAffineTransform *)arg6; ++ (struct CGSize)scaledSizeForSize:(struct CGSize)arg1 format:(int)arg2 capLength:(_Bool)arg3; ++ (_Bool)formatIsFullscreen:(int)arg1; ++ (_Bool)formatSizeIsShortSide:(int)arg1; ++ (_Bool)formatIsBadgedForVideo:(int)arg1; ++ (_Bool)formatIsCropped:(int)arg1; ++ (unsigned long long)maxLongSideForFullSizeFormat:(int)arg1; ++ (unsigned long long)minShortSideForFullSizeFormat:(int)arg1; ++ (unsigned long long)desiredLongSideForFullSizeFormat:(int)arg1; + (struct CGSize)sizeForFormat:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetSharingUtilities.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetSharingUtilities.h new file mode 100644 index 000000000..e8330e5e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetSharingUtilities.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLAssetSharingUtilities : NSObject +{ +} + ++ (id)playerItemForVideoFilePath:(id)arg1 metadata:(id)arg2; ++ (id)_playerItemForVideoAssetURL:(id)arg1; ++ (id)playerItemForVideoURL:(id)arg1 fallbackFilePath:(id)arg2; ++ (id)exportSessionForVideoFilePath:(id)arg1 metadata:(id)arg2 exportPreset:(id)arg3; ++ (id)_exportSessionForAsset:(id)arg1 audioMix:(id)arg2 exportPreset:(id)arg3; ++ (id)exportSessionForVideoURL:(id)arg1 fallbackFilePath:(id)arg2 exportPreset:(id)arg3; ++ (id)_assetFromVideoFilePath:(id)arg1 metadata:(id)arg2 forExport:(_Bool)arg3 outAudioMix:(id *)arg4; ++ (id)_assetFromManagedAsset:(id)arg1 forExport:(_Bool)arg2 outAudioMix:(id *)arg3; ++ (long long)_estimatedOutputFileLengthForDuration:(double)arg1 exportPreset:(id)arg2 exportProperties:(id)arg3; ++ (double)_durationForVideoFilePath:(id)arg1; ++ (double)_durationForVideoAssetURL:(id)arg1; ++ (long long)estimatedOutputFileLengthForVideoFilePath:(id)arg1 metadata:(id)arg2 exportPreset:(id)arg3 exportProperties:(id)arg4; ++ (long long)estimatedOutputFileLengthForVideoURL:(id)arg1 fallbackFilePath:(id)arg2 exportPreset:(id)arg3 exportProperties:(id)arg4; ++ (id)filePathForVideoURL:(id)arg1 outMetadata:(id *)arg2; ++ (struct CGImage *)_thumbnailForAssetURL:(id)arg1 useAspect:(_Bool)arg2; ++ (struct CGImage *)aspectRatioThumbnailForAssetURL:(id)arg1; ++ (struct CGImage *)thumbnailForAssetURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetsSaver.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetsSaver.h index e31cb134a..080caef8c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetsSaver.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAssetsSaver.h @@ -6,15 +6,19 @@ #import "NSObject.h" +@class NSMutableArray; + @interface PLAssetsSaver : NSObject { + NSMutableArray *__pendingSaveAssetJobs; } + (id)publicAssetsLibraryErrorFromPrivateError:(id)arg1; -+ (id)publicAssetsLibraryErrorFromPrivateDomain:(id)arg1 withPrivateCode:(int)arg2; ++ (id)publicAssetsLibraryErrorFromPrivateDomain:(id)arg1 withPrivateCode:(long long)arg2; + (id)sharedAssetsSaver; +@property(retain, nonatomic) NSMutableArray *_pendingSaveAssetJobs; // @synthesize _pendingSaveAssetJobs=__pendingSaveAssetJobs; - (void)saveSyncedAssets:(id)arg1 completionBlock:(id)arg2; -- (void)importFilesWithMasterPath:(id)arg1 sidecarFileInfo:(id)arg2 intoEventWithName:(id)arg3 importSessionIdentifier:(id)arg4 isPhotoStreamsPublishCandidate:(BOOL)arg5; +- (void)importFilesWithMasterPath:(id)arg1 sidecarFileInfo:(id)arg2 intoEventWithName:(id)arg3 importSessionIdentifier:(id)arg4 isPhotoStreamsPublishCandidate:(_Bool)arg5; - (void)copyAssetToCameraRoll:(id)arg1; - (void)reenqueueAssetUUIDsForPhotoStreamPublication:(id)arg1; - (void)deletePhotoStreamAssetsWithUUIDs:(id)arg1 streamID:(id)arg2; @@ -26,19 +30,23 @@ - (void)saveVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; - (void)saveImage:(id)arg1 imageData:(id)arg2 properties:(id)arg3 completionTarget:(id)arg4 completionSelector:(SEL)arg5 contextInfo:(void *)arg6; - (void)saveImage:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; -- (void)saveImageRef:(struct CGImage *)arg1 orientation:(int)arg2 imageData:(id)arg3 properties:(id)arg4 completionBlock:(id)arg5; +- (void)saveImageRef:(struct CGImage *)arg1 orientation:(long long)arg2 imageData:(id)arg3 properties:(id)arg4 completionBlock:(id)arg5; - (void)_saveVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; - (void)_saveImage:(id)arg1 imageData:(id)arg2 properties:(id)arg3 completionBlock:(id)arg4; - (id)_createWriteVideoCompletionBlockWithVideoPath:(SEL)arg1 target:(id)arg2 selector:(id)arg3 contextInfo:(SEL)arg4; - (id)_createWriteImageCompletionBlockWithImage:(SEL)arg1 target:(id)arg2 selector:(id)arg3 contextInfo:(SEL)arg4; -- (void)saveCameraLastTokenWithUUID:(id)arg1 allAssetUUIDs:(id)arg2 bestAssetUUIDs:(id)arg3; +- (void)saveCameraAvalancheWithUUID:(id)arg1 allAssetUUIDs:(id)arg2 allAssets:(id)arg3 stackAsset:(id)arg4 completionBlock:(id)arg5; - (void)regenerateVideoThumbnailsForVideo:(id)arg1 withCreationDate:(id)arg2 progressStack:(id)arg3 completionBlock:(id)arg4; -- (void)saveCameraVideoAtPath:(id)arg1 withMetadata:(id)arg2 thumbnailImage:(id)arg3 createPreviewWellImage:(BOOL)arg4 progressStack:(id)arg5 eventUUID:(id)arg6 isSlalom:(BOOL)arg7 slalomRegions:(id)arg8 videoHandler:(id)arg9 requestEnqueuedBlock:(void)arg10 completionBlock:(id)arg11; -- (id)saveCameraImage:(id)arg1 metadata:(id)arg2 additionalProperties:(id)arg3 adjustmentFilters:(id)arg4 effectFilters:(id)arg5 previouslyPendingAsset:(id)arg6 requestEnqueuedBlock:(id)arg7; +- (void)saveCameraVideoAtPath:(id)arg1 withMetadata:(id)arg2 thumbnailImage:(id)arg3 createPreviewWellImage:(_Bool)arg4 progressStack:(id)arg5 eventUUID:(id)arg6 isSlalom:(_Bool)arg7 slalomRegions:(id)arg8 videoHandler:(id)arg9 requestEnqueuedBlock:(void)arg10 completionBlock:(id)arg11; +- (id)saveCameraImage:(id)arg1 metadata:(id)arg2 additionalProperties:(id)arg3 adjustmentFilters:(id)arg4 effectFilters:(id)arg5 diagnostics:(id)arg6 previouslyPendingAsset:(id)arg7 requestEnqueuedBlock:(id)arg8; - (void)saveCameraImage:(id)arg1 metadata:(id)arg2 additionalProperties:(id)arg3 requestEnqueuedBlock:(id)arg4; -- (id)_addCameraAssetToLibraryWithPath:(id)arg1 thumbnailImage:(id)arg2 assetUUID:(id)arg3 metadata:(id)arg4 assetType:(int)arg5 kind:(short)arg6 kindSubtype:(short)arg7 batchUUID:(id)arg8 batchToken:(id)arg9 adjustmentFilters:(id)arg10 effectFilters:(id)arg11 completionHandler:(id)arg12; +- (id)_addCameraAssetToLibraryWithPath:(id)arg1 thumbnailImage:(id)arg2 assetUUID:(id)arg3 metadata:(id)arg4 assetType:(long long)arg5 kind:(short)arg6 kindSubtype:(short)arg7 avalancheUUID:(id)arg8 adjustmentFilters:(id)arg9 effectFilters:(id)arg10 completionHandler:(id)arg11; - (void)queueJobDictionary:(id)arg1 completionBlock:(id)arg2; - (void)queueJobDictionary:(id)arg1 asset:(id)arg2 requestEnqueuedBlock:(id)arg3 completionBlock:(void)arg4 imageSurface:(id)arg5 previewImageSurface:(void)arg6 slalomRegions:(struct __IOSurface *)arg7; +- (id)_saveIsolationQueue; +- (void)_setIsTakingPhoto:(_Bool)arg1; +- (void)setAvalancheInProgress:(_Bool)arg1 uuid:(id)arg2; +- (void)batchSavePendingAssetJobs; - (id)_XMPDictionaryForAsset:(id)arg1 jobDictionary:(id)arg2; - (void)requestAsynchronousImageForAssetOID:(id)arg1 withFormat:(int)arg2 completionBlock:(id)arg3; - (id)requestSynchronousImageForAssetOID:(id)arg1 withFormat:(int)arg2; @@ -46,6 +54,7 @@ - (id)pathForNewAssetOfType:(long long)arg1 extension:(id)arg2; - (void)_requestAccess; - (void)dealloc; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAvalanche.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAvalanche.h new file mode 100644 index 000000000..2336be2ba --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLAvalanche.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PLAssetChangeObserver-Protocol.h" +#import "PLAssetContainer-Protocol.h" + +@class NSArray, NSDate, NSIndexSet, NSMutableIndexSet, NSOrderedSet, NSString, PLManagedAsset, PLPhotoLibrary; + +@interface PLAvalanche : NSObject +{ + NSString *_uuid; + NSOrderedSet *_assets; + PLPhotoLibrary *_photoLibrary; + NSIndexSet *__originalAutoPickIndexes; + NSMutableIndexSet *__autoPickIndexes; + NSIndexSet *__originalUserFavoriteIndexes; + NSMutableIndexSet *__userFavoriteIndexes; + unsigned long long __originalStackIndex; + unsigned long long __stackIndex; + PLManagedAsset *__aNewPick; + PLManagedAsset *__anOldPick; + id __completionHandler; +} + ++ (_Bool)shouldHideAvalanchesFromPhotoStream; ++ (_Bool)shouldOnlyShowAvalanchePicks; ++ (struct CGRect)frameOfTopImageInStackForStackFrame:(struct CGRect)arg1; ++ (id)partialAvalancheStackForImage:(id)arg1 backgroundColor:(id)arg2; ++ (id)avalancheStackForImage:(id)arg1 backgroundColor:(id)arg2; ++ (void)removeFavoriteStatus:(id)arg1; ++ (unsigned long long)_calculateStackAssetForAssetCount:(unsigned long long)arg1 autoPicks:(id)arg2 userFavorites:(id)arg3; ++ (void)_updateMembershipForAssets:(id)arg1 autoPicks:(id)arg2 stackAsset:(id)arg3 userFavorites:(id)arg4 dissolveBurst:(_Bool)arg5; ++ (id)_updatePropertiesForAssets:(id)arg1 autoPicks:(id)arg2 stackAsset:(id)arg3 userFavorites:(id)arg4 dissolveBurst:(_Bool)arg5; ++ (void)_handleUpdatesForContextWillSave:(id)arg1; ++ (unsigned long long)countForAvalancheUUID:(id)arg1 inLibrary:(id)arg2; ++ (id)assetsWithAvalancheUUID:(id)arg1 inManagedObjectContext:(id)arg2; +@property(copy, nonatomic, setter=_setCompletionHandler:) id _completionHandler; // @synthesize _completionHandler=__completionHandler; +@property(retain, nonatomic, setter=_setAnOldPick:) PLManagedAsset *_anOldPick; // @synthesize _anOldPick=__anOldPick; +@property(retain, nonatomic, setter=_setANewPick:) PLManagedAsset *_aNewPick; // @synthesize _aNewPick=__aNewPick; +@property(nonatomic) unsigned long long _stackIndex; // @synthesize _stackIndex=__stackIndex; +@property(nonatomic) unsigned long long _originalStackIndex; // @synthesize _originalStackIndex=__originalStackIndex; +@property(retain, nonatomic) NSMutableIndexSet *_userFavoriteIndexes; // @synthesize _userFavoriteIndexes=__userFavoriteIndexes; +@property(retain, nonatomic) NSIndexSet *_originalUserFavoriteIndexes; // @synthesize _originalUserFavoriteIndexes=__originalUserFavoriteIndexes; +@property(retain, nonatomic) NSMutableIndexSet *_autoPickIndexes; // @synthesize _autoPickIndexes=__autoPickIndexes; +@property(retain, nonatomic) NSIndexSet *_originalAutoPickIndexes; // @synthesize _originalAutoPickIndexes=__originalAutoPickIndexes; +@property(retain, nonatomic) PLPhotoLibrary *photoLibrary; // @synthesize photoLibrary=_photoLibrary; +@property(retain, nonatomic) NSOrderedSet *assets; // @synthesize assets=_assets; +@property(retain, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; +@property(readonly, nonatomic) NSArray *localizedLocationNames; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +- (_Bool)canPerformEditOperation:(int)arg1; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *keyAsset; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; +@property(readonly, nonatomic) NSString *localizedTitle; +@property(readonly, nonatomic) NSString *title; +- (id)proposedStackAssetAfterRemovingFavorite:(id)arg1; +- (_Bool)isAutoPick:(id)arg1; +- (_Bool)isUserFavorite:(id)arg1; +- (void)removeUserFavorite:(id)arg1; +- (void)addUserFavorite:(id)arg1; +- (void)_recalculateStackAsset; +- (id)stackAsset; +- (id)userFavorites; +- (id)autoPicks; +- (void)assetsDidChange:(id)arg1; +- (void)applyChangesAndDissolveBurst:(_Bool)arg1 currentContainer:(id)arg2 completionHandler:(id)arg3; +- (id)description; +- (void)dealloc; +- (id)initWithUUID:(id)arg1 photoLibrary:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) NSDate *endDate; +@property(readonly, nonatomic) NSDate *startDate; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletin.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletin.h index ef327b7e8..2c6f7a3c2 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletin.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletin.h @@ -16,64 +16,68 @@ NSString *_albumTitle; NSString *_photosBatchID; NSString *_mainAssetUUID; - BOOL _mainAssetIsMine; - BOOL _mainAssetIsVideo; - BOOL _containsBatchFirstKnownAsset; + _Bool _mainAssetIsMine; + _Bool _mainAssetIsVideo; + _Bool _containsBatchFirstKnownAsset; NSMutableSet *_assetUUIDs; - int _assetCount; + long long _assetCount; NSMutableSet *_placeholderAssetUUIDs; NSMutableSet *_lowResThumbAssetUUIDs; int _invitationState; NSString *_firstCommentGUID; NSDate *_commentDate; NSString *_commentText; - int _commentCount; - BOOL _commentIsCaption; - BOOL _suppressAlert; + long long _commentCount; + _Bool _commentIsCaption; + _Bool _suppressAlert; NSMutableSet *_senderNames; - BOOL _forMultipleAsset; - BOOL _allMultipleAssetIsMine; - BOOL _isMixedType; - unsigned int _recordID; - unsigned int _replacedBulletinRecordID; + _Bool _forMultipleAsset; + _Bool _allMultipleAssetIsMine; + _Bool _isMixedType; + unsigned long long _recordID; + unsigned long long _replacedBulletinRecordID; + unsigned long long _originalRecordID; NSString *_albumUUID; NSDate *_date; + NSDate *_originalDate; NSDate *_expirationDate; } -@property BOOL suppressAlert; // @synthesize suppressAlert=_suppressAlert; +@property _Bool suppressAlert; // @synthesize suppressAlert=_suppressAlert; @property(readonly) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; +@property(copy) NSDate *originalDate; // @synthesize originalDate=_originalDate; @property(readonly) NSDate *date; // @synthesize date=_date; @property(readonly) NSString *senderEmailAddress; // @synthesize senderEmailAddress=_senderEmailAddress; @property(readonly) NSString *mainAssetUUID; // @synthesize mainAssetUUID=_mainAssetUUID; @property(readonly) NSString *albumUUID; // @synthesize albumUUID=_albumUUID; -@property unsigned int replacedBulletinRecordID; // @synthesize replacedBulletinRecordID=_replacedBulletinRecordID; -@property unsigned int recordID; // @synthesize recordID=_recordID; +@property unsigned long long originalRecordID; // @synthesize originalRecordID=_originalRecordID; +@property unsigned long long replacedBulletinRecordID; // @synthesize replacedBulletinRecordID=_replacedBulletinRecordID; +@property unsigned long long recordID; // @synthesize recordID=_recordID; @property(readonly) long long bulletinType; // @synthesize bulletinType=_bulletinType; - (id)_localizedCountFormatter; -- (BOOL)assetWithUUID:(id)arg1 didChangePlaceholderKindTo:(int)arg2 fromOldKind:(int)arg3; -- (BOOL)isCommentPiggyBackedOnPhotosAddedBulletin; +- (_Bool)assetWithUUID:(id)arg1 didChangePlaceholderKindTo:(int)arg2 fromOldKind:(int)arg3; +- (_Bool)isCommentPiggyBackedOnPhotosAddedBulletin; - (id)description; @property(readonly) NSDictionary *dictionaryRepresentation; @property(readonly) NSArray *suppressionContexts; -@property(readonly) BOOL hasThumbnail; +@property(readonly) _Bool hasThumbnail; @property(readonly) NSString *destinationURLString; @property(readonly) NSString *message; @property(readonly) NSString *title; @property(readonly) double completionPercentage; -@property(readonly) BOOL thumbnailAssetIsPlaceholder; -@property(readonly) BOOL allAssetsAreFullResolution; +@property(readonly) _Bool thumbnailAssetIsPlaceholder; +@property(readonly) _Bool allAssetsAreFullResolution; - (id)bulletinByMergingWithBulletinDictionary:(id)arg1; - (id)bulletinByMergingWithBulletin:(id)arg1; -@property(readonly) BOOL canMergeWithPersistedBulletins; +@property(readonly) _Bool canMergeWithPersistedBulletins; - (void)dealloc; -- (id)_initWithLikesCount:(int)arg1 commentDate:(id)arg2 firstCommentGUID:(id)arg3 toAssetWithUUID:(id)arg4 photosBatchID:(id)arg5 mainAssetIsMine:(BOOL)arg6 mainAssetIsVideo:(BOOL)arg7 inAlbumWithTitle:(id)arg8 albumUUID:(id)arg9 assetUUIDs:(id)arg10 placeholderAssetUUIDs:(id)arg11 lowResThumbAssetUUIDs:(id)arg12 senderNames:(id)arg13 forMultipleAsset:(BOOL)arg14 allMultipleAssetIsMine:(BOOL)arg15 isMixedType:(BOOL)arg16; -- (id)_initWithCommentsCount:(int)arg1 commentDate:(id)arg2 firstCommentGUID:(id)arg3 toAssetWithUUID:(id)arg4 photosBatchID:(id)arg5 mainAssetIsMine:(BOOL)arg6 mainAssetIsVideo:(BOOL)arg7 inAlbumWithTitle:(id)arg8 albumUUID:(id)arg9 assetUUIDs:(id)arg10 placeholderAssetUUIDs:(id)arg11 lowResThumbAssetUUIDs:(id)arg12; +- (id)_initWithLikesCount:(long long)arg1 commentDate:(id)arg2 firstCommentGUID:(id)arg3 toAssetWithUUID:(id)arg4 photosBatchID:(id)arg5 mainAssetIsMine:(_Bool)arg6 mainAssetIsVideo:(_Bool)arg7 inAlbumWithTitle:(id)arg8 albumUUID:(id)arg9 assetUUIDs:(id)arg10 placeholderAssetUUIDs:(id)arg11 lowResThumbAssetUUIDs:(id)arg12 senderNames:(id)arg13 forMultipleAsset:(_Bool)arg14 allMultipleAssetIsMine:(_Bool)arg15 isMixedType:(_Bool)arg16; +- (id)_initWithCommentsCount:(long long)arg1 commentDate:(id)arg2 firstCommentGUID:(id)arg3 toAssetWithUUID:(id)arg4 photosBatchID:(id)arg5 mainAssetIsMine:(_Bool)arg6 mainAssetIsVideo:(_Bool)arg7 inAlbumWithTitle:(id)arg8 albumUUID:(id)arg9 assetUUIDs:(id)arg10 placeholderAssetUUIDs:(id)arg11 lowResThumbAssetUUIDs:(id)arg12; - (id)initWithLikeAdded:(id)arg1; - (id)initWithCommentAdded:(id)arg1; - (id)_initWithPhotosAddedBulletin:(id)arg1 mergedWithBulletinDictionary:(id)arg2; - (id)_initWithPhotosAddedBulletin:(id)arg1 mergedWithBulletin:(id)arg2; -- (id)initWithAssetAdded:(id)arg1 atIndex:(unsigned int)arg2 toAlbum:(id)arg3; +- (id)initWithAssetAdded:(id)arg1 atIndex:(unsigned long long)arg2 toAlbum:(id)arg3; - (id)initWithMultipleContributorEnabledForAlbum:(id)arg1; - (id)initWithInvitationRecordStatusChanged:(id)arg1; - (id)initWithInvitationAlbum:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletinsManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletinsManager.h index 339759b9b..4a194cc81 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletinsManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBBulletinsManager.h @@ -21,16 +21,16 @@ NSMutableArray *_pendingBulletins; NSMutableArray *_pendingBatches; NSMutableIndexSet *_pendingDeleteRecordIDs; - BOOL _badgeCountIsInvalid; - BOOL _enableTemporaryDebugMode; + _Bool _badgeCountIsInvalid; + _Bool _enableTemporaryDebugMode; void *_addressBook; int _alertFiltrationEnabled; } + (id)sharedManager; - (void)_resetAlertFiltration; -- (BOOL)_alertFiltrationEnabled; -- (BOOL)_shouldAllowAlertsFromContactWithEmail:(id)arg1; +- (_Bool)_alertFiltrationEnabled; +- (_Bool)_shouldAllowAlertsFromContactWithEmail:(id)arg1; - (void *)addressBook; - (void)_saveDirtyChanges; - (void)_setNeedsSaving; @@ -42,39 +42,39 @@ - (void)getThumbnailImageDataForBulletinWithRecordID:(unsigned long long)arg1 completionHandler:(id)arg2; - (void)calculateCurrentBadgeCountWithCompletionHandler:(id)arg1; - (id)bulletinsBatch:(id)arg1 bulletinByMergingPersistedListWithBulletin:(id)arg2; -- (BOOL)bulletinsBatch:(id)arg1 shouldAllowAlertsFromContactWithEmail:(id)arg2; -- (void)bulletinsBatch:(id)arg1 didProcessReadyBulletins:(id)arg2 stillPending:(BOOL)arg3; +- (_Bool)bulletinsBatch:(id)arg1 shouldAllowAlertsFromContactWithEmail:(id)arg2; +- (void)bulletinsBatch:(id)arg1 didProcessReadyBulletins:(id)arg2 stillPending:(_Bool)arg3; - (id)_currentPendingBatch; -- (unsigned int)_generateUniqueRecordID; +- (unsigned long long)_generateUniqueRecordID; - (void)_processPendingChanges; - (void)_scheduleProcessPendingChanges; -- (void)_deleteBulletinsForAssetWithUUID:(id)arg1 shouldDeleteCommentsOrLikeBulletins:(BOOL)arg2 shouldDeletePhotosAddedToAlbumBulletins:(BOOL)arg3; -- (BOOL)_bulletinType:(long long)arg1 matchesCommentsOrLikeBulletins:(BOOL)arg2 andPhotosAddedToAlbumBulletins:(BOOL)arg3; +- (void)_deleteBulletinsForAssetWithUUID:(id)arg1 shouldDeleteCommentsOrLikeBulletins:(_Bool)arg2 shouldDeletePhotosAddedToAlbumBulletins:(_Bool)arg3; +- (_Bool)_bulletinType:(long long)arg1 matchesCommentsOrLikeBulletins:(_Bool)arg2 andPhotosAddedToAlbumBulletins:(_Bool)arg3; - (void)_deleteBulletinsForAlbumWithUUID:(id)arg1 bulletinTypes:(id)arg2; - (void)_addPendingBulletins:(id)arg1; - (void)clearAllBulletinsUpToRecordID:(unsigned long long)arg1; -- (BOOL)_invitationBulletinExistsForAlbum:(id)arg1; +- (_Bool)_invitationBulletinExistsForAlbum:(id)arg1; - (void)noteUserDidLeavePhotosApplication; - (void)noteUserDidDeleteSharedAssetsWithUUIDs:(id)arg1; - (void)noteUserDidDeleteSharedAlbumWithUUID:(id)arg1; - (void)noteUserDidReadCommentOnSharedAsset:(id)arg1; - (void)noteUserDidNavigateAwayFromSharedAlbum:(id)arg1; - (void)noteUserDidNavigateIntoSharedAlbum:(id)arg1; -- (void)noteUserDidViewCloudFeedContent:(int)arg1; +- (void)noteUserDidViewCloudFeedContent:(long long)arg1; - (void)noteSharedAssetCommentsUnreadStatusDidChange:(id)arg1; - (void)noteSharedAlbumUnseenStatusDidChange:(id)arg1; - (void)noteDidReceiveLike:(id)arg1 mstreamdInfo:(id)arg2; - (void)noteDidReceiveComment:(id)arg1 mstreamdInfo:(id)arg2; - (void)noteDidChangePlaceholderKindForAsset:(id)arg1 fromOldKind:(int)arg2 forSharedAlbum:(id)arg3 mstreamdInfo:(id)arg4; -- (void)noteDidReceiveAsset:(id)arg1 atIndex:(unsigned int)arg2 forSharedAlbum:(id)arg3 mstreamdInfo:(id)arg4; +- (void)noteDidReceiveAsset:(id)arg1 atIndex:(unsigned long long)arg2 forSharedAlbum:(id)arg3 mstreamdInfo:(id)arg4; - (void)noteMultipleContributorStatusChangedForAlbum:(id)arg1 mstreamdInfo:(id)arg2; -- (void)noteInvitationRecordStatusChanged:(id)arg1 fromOldState:(int)arg2 mstreamdInfo:(id)arg3; +- (void)noteInvitationRecordStatusChanged:(id)arg1 fromOldState:(long long)arg2 mstreamdInfo:(id)arg3; - (void)noteDidDeleteSharedAssetsWithUUIDs:(id)arg1; - (void)noteDidDeleteSharedAlbum:(id)arg1; - (void)noteDidReceiveInvitationForSharedAlbum:(id)arg1; @property(readonly) NSArray *currentBulletinDictionaries; -- (void)setEnableTemporaryDebugMode:(BOOL)arg1; -- (BOOL)enableTemporaryDebugMode; +- (void)setEnableTemporaryDebugMode:(_Bool)arg1; +- (_Bool)enableTemporaryDebugMode; - (void)dealloc; - (id)_initSharedInstance; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatch.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatch.h index 766283d3c..f2bf5aab7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatch.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatch.h @@ -17,7 +17,7 @@ NSObject *_downloadTimerSource; PLXPCTransaction *_downloadTimerTransaction; int _currentState; - BOOL _downloadTimerExpired; + _Bool _downloadTimerExpired; id _delegate; } @@ -29,12 +29,12 @@ - (void)_scheduleEvaluatePendingBulletins; - (void)noteAssetWithUUID:(id)arg1 didChangePlaceholderKindTo:(int)arg2 fromOldKind:(int)arg3; - (void)removeBulletinsWithAlbumUUID:(id)arg1 bulletinTypes:(id)arg2; -- (void)removeBulletinsWithAssetUUID:(id)arg1 deleteCommentsOrLikesBulletin:(BOOL)arg2 deletePhotosAddedToAlbumBulletin:(BOOL)arg3; -- (BOOL)addBulletin:(id)arg1 forMergeOnly:(BOOL)arg2; +- (void)removeBulletinsWithAssetUUID:(id)arg1 deleteCommentsOrLikesBulletin:(_Bool)arg2 deletePhotosAddedToAlbumBulletin:(_Bool)arg3; +- (_Bool)addBulletin:(id)arg1 forMergeOnly:(_Bool)arg2; - (void)_transitionToStateForEvent:(int)arg1; - (void)_trackCompletionPercentageForState:(int)arg1; -@property(readonly) BOOL canAcceptMergeBulletins; -@property(readonly) BOOL canAcceptNewBulletins; +@property(readonly) _Bool canAcceptMergeBulletins; +@property(readonly) _Bool canAcceptNewBulletins; - (void)dealloc; - (id)initWithIsolationQueue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatchDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatchDelegate-Protocol.h index be8ae4636..4410a8d8b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatchDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBBPendingBulletinsBatchDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol PLBBPendingBulletinsBatchDelegate - (id)bulletinsBatch:(id)arg1 bulletinByMergingPersistedListWithBulletin:(id)arg2; -- (BOOL)bulletinsBatch:(id)arg1 shouldAllowAlertsFromContactWithEmail:(id)arg2; -- (void)bulletinsBatch:(id)arg1 didProcessReadyBulletins:(id)arg2 stillPending:(BOOL)arg3; +- (_Bool)bulletinsBatch:(id)arg1 shouldAllowAlertsFromContactWithEmail:(id)arg2; +- (void)bulletinsBatch:(id)arg1 didProcessReadyBulletins:(id)arg2 stillPending:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBulletinsTestDaemonJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBulletinsTestDaemonJob.h index e456146e0..da13470ad 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBulletinsTestDaemonJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLBulletinsTestDaemonJob.h @@ -10,10 +10,10 @@ @interface PLBulletinsTestDaemonJob : PLDaemonJob { + long long _bulletinType; NSString *_albumUUID; NSArray *_addedAssetUUIDs; PLPhotoLibrary *_photoLibrary; - long long _bulletinType; } + (void)notifyCommentWasReceivedForAssets:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCIFilterUtilities.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCIFilterUtilities.h index 9b76b0c63..5b1372f35 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCIFilterUtilities.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCIFilterUtilities.h @@ -10,7 +10,7 @@ { } -+ (id)outputImageFromFilters:(id)arg1 inputImage:(id)arg2 orientation:(int)arg3 copyFiltersFirst:(BOOL)arg4; ++ (id)outputImageFromFilters:(id)arg1 inputImage:(id)arg2 orientation:(int)arg3 copyFiltersFirst:(_Bool)arg4; + (id)filterCopiesFromFilters:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification-Internal.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification-Internal.h new file mode 100644 index 000000000..6c8184331 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLCameraPreviewImageWellChangeNotification (Internal) ++ (id)notification; +- (id)_init; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification.h index 1f1dbccb4..bebb4f38d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCameraPreviewImageWellChangeNotification.h @@ -14,7 +14,6 @@ NSString *_uuid; } -+ (id)notification; @property(readonly, nonatomic) NSString *assetUUID; @property(readonly, nonatomic) UIImage *image; - (id)description; @@ -23,7 +22,6 @@ - (id)name; - (void)dealloc; - (id)init; -- (id)_init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNode.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNode.h index 45f239a39..a6d935584 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNode.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNode.h @@ -21,20 +21,21 @@ + (id)localChangeEventFromChangeHubEvent:(id)arg1; + (id)_descriptionForEvent:(id)arg1; + (id)sharedNode; +- (void)_processDelatedAssetsForFileSystemPersistencyFromChangeHubEvent:(id)arg1 transaction:(id)arg2; +- (void)processDelayedAssetsForFileSystemPersistency:(id)arg1 transaction:(id)arg2; - (void)_processDelayedDupeAnalysisFromChangeHubEvent:(id)arg1 transaction:(id)arg2; - (void)processDelayedDupeAnalysisNormalInserts:(id)arg1 cloudInserts:(id)arg2 transaction:(id)arg3; - (void)_processCloudFeedUpdateDataFromChangeHubEvent:(id)arg1 transaction:(id)arg2; - (void)processDelayedCloudFeedAlbumUpdates:(id)arg1 assetInserts:(id)arg2 assetUpdates:(id)arg3 commentInserts:(id)arg4 invitationRecordUpdates:(id)arg5 deletionEntries:(id)arg6 transaction:(id)arg7; -- (void)_processMomentUpdateDataFromChangeHubEvent:(id)arg1 transaction:(id)arg2; -- (void)processDelayedMomentInsertsAndUpdates:(id)arg1 deletes:(id)arg2 transaction:(id)arg3; +- (void)processDelayedMomentChangesWithTransaction:(id)arg1; - (void)_processDeletionsFromChangeHubEvent:(id)arg1 transaction:(id)arg2; - (void)forceUserInterfaceReload; -- (BOOL)isEventOriginatingFromHere:(id)arg1; +- (_Bool)isEventOriginatingFromHere:(id)arg1; - (void)processRemoteEvents:(id)arg1; - (void)fetchNewEventsFromChangeHub; - (void)handleRemoteChangeHubRequest:(id)arg1; - (void)setupHubConnection; -- (void)sendEventToChangeHub:(id)arg1 transaction:(id)arg2; +- (id)sendEventToChangeHub:(id)arg1 transaction:(id)arg2; - (void)sendChangeHubEventForDidSaveNotification:(id)arg1; - (void)disconnectManagedObjectContext:(id)arg1; - (void)connectManagedObjectContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNotificationCenter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNotificationCenter.h index bf8535037..add1d6627 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNotificationCenter.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLChangeNotificationCenter.h @@ -10,7 +10,7 @@ @interface PLChangeNotificationCenter : NSObject { - BOOL _isProcessingRemoteDidSave; + _Bool _isProcessingRemoteDidSave; NSObject *_thumbnailIndexIsolation; NSMutableIndexSet *_changedThumbnailIndexes; unsigned int _thumbnailIndexesChangeCounter; @@ -23,6 +23,7 @@ struct changeList_s _changedAlbums; struct contentChanges_s _albumsContent; struct changeList_s _changedAssets; + NSMutableSet *_assetsWithCloudCommentChanges; struct contentChanges_s _momentsContent; struct changeList_s _changedMoments; struct contentChanges_s _momentListsContent; @@ -32,45 +33,43 @@ NSMutableArray *_enqueuedNotifications; NSMapTable *_changedInflightAssetsAlbumsToSnapshots; NSDictionary *_remoteNotificationData; - BOOL _isOverloaded; + _Bool _isOverloaded; NSMutableSet *_overloadedObjects; } + (void)forceFetchingAlbumReload; + (void)getInsertedAssets:(id)arg1 deletedAssets:(id)arg2 changedAssets:(id)arg3 fromContextDidChangeNotification:(id)arg4; -+ (void)getInsertedAssetCount:(unsigned int *)arg1 deletedAssetCount:(unsigned int *)arg2 updatedAssets:(id)arg3 fromContextDidChangeNotification:(id)arg4; ++ (void)getInsertedAssetCount:(unsigned long long *)arg1 deletedAssetCount:(unsigned long long *)arg2 updatedAssets:(id)arg3 fromContextDidChangeNotification:(id)arg4; + (void)processChangeHubEvent:(id)arg1 withGroup:(id)arg2; -+ (void)distributeStackViewImageUpdatedForAlbumID:(id)arg1; + (id)allManagedObjectKeysStrategy; + (id)defaultCenter; -- (void)removeStackViewImageChangeObserver:(id)arg1; -- (void)addStackViewImageChangeObserver:(id)arg1; - (void)_unregisterForStackViewImageChanges; - (void)_registerForStackViewImageChanges; - (void)removeCameraPreviewWellImageChangeObserver:(id)arg1; - (void)addCameraPreviewWellImageChangeObserver:(id)arg1; - (void)_unregisterForCameraPreviewWellChanges; - (void)_registerForCameraPreviewWellChanges; -- (void)managedObjectContext:(id)arg1 didProcessRemoteContextSave:(id)arg2 usingObjectIDs:(BOOL)arg3; -- (void)managedObjectContext:(id)arg1 willProcessRemoteContextSave:(id)arg2 usingObjectIDs:(BOOL)arg3 isCoalescedEvent:(BOOL)arg4; -- (void)managedObjectContextWasOverloaded:(id)arg1 withNotificationData:(id)arg2 usingObjectIDs:(BOOL)arg3; -- (void)managedObjectContextWillBeOverloaded:(id)arg1 withNotificationData:(id)arg2 usingObjectIDs:(BOOL)arg3; -@property(readonly, nonatomic) BOOL _shouldForceFetchingAlbumsToReload; -- (id)_takeSnapshotOfObject:(id)arg1 useCommitedValues:(BOOL)arg2; +- (void)managedObjectContext:(id)arg1 didProcessRemoteContextSave:(id)arg2 usingObjectIDs:(_Bool)arg3; +- (void)managedObjectContext:(id)arg1 willProcessRemoteContextSave:(id)arg2 usingObjectIDs:(_Bool)arg3 isCoalescedEvent:(_Bool)arg4; +- (void)managedObjectContextWasOverloaded:(id)arg1 withNotificationData:(id)arg2 usingObjectIDs:(_Bool)arg3; +- (void)managedObjectContextWillBeOverloaded:(id)arg1 withNotificationData:(id)arg2 usingObjectIDs:(_Bool)arg3; +@property(readonly, nonatomic) _Bool _shouldForceFetchingAlbumsToReload; +- (id)_takeSnapshotOfObject:(id)arg1 useCommitedValues:(_Bool)arg2; - (id)_takeSnapshotFromCommittedValuesOfObject:(id)arg1; - (id)_takeSnapshotOfObject:(id)arg1; -- (void)_takeSnapshotsFromContext:(id)arg1 forRemoteContextSaveNotification:(id)arg2 usingObjectIDs:(BOOL)arg3; +- (void)_takeSnapshotsFromContext:(id)arg1 forRemoteContextSaveNotification:(id)arg2 usingObjectIDs:(_Bool)arg3; - (id)_snapshotForObject:(id)arg1; - (id)descriptionOfSplitChanges; - (id)_keysOfInterestForObject:(id)arg1; -- (BOOL)_isInterestedInUpdatesOfObject:(id)arg1; +- (_Bool)_isInterestedInUpdatesOfObject:(id)arg1; - (void)_postEnqueuedNotifications; -- (void)_enqueueNotification:(id)arg1 object:(id)arg2 userInfoWithObjects:(const id *)arg3 forKeys:(const id *)arg4 count:(unsigned int)arg5; +- (void)_enqueueNotification:(id)arg1 object:(id)arg2 userInfoWithObjects:(const id *)arg3 forKeys:(const id *)arg4 count:(unsigned long long)arg5; - (void)_enqueueNotification:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)_enqueueAssetContainerListChangeNotification:(id)arg1; - (void)_enqueueAlbumChangeNotification:(id)arg1; - (void)_enqueueInvitationRecordsChangeNotification:(id)arg1; - (void)_enqueueAssetContainerChangeNotification:(id)arg1; +- (void)_evaluateUpdatedAssets; - (void)_evaluateContainersWithUpdatedContent; - (void)_splitContextDidChangeNotification:(id)arg1; - (void)_cleanupState; @@ -86,13 +85,13 @@ - (void)_sendNotificationsForSplitChanges; - (void)postShouldReloadNotification; - (void)processChangeHubEvent:(id)arg1 withGroup:(id)arg2; -- (void)_processStackViewAlbumUpdatedEvent:(id)arg1 withGroup:(id)arg2; - (void)_processThumbnailsUpdatedEvent:(id)arg1; - (void)enumerateIndexMappingCachesForObject:(id)arg1 withBlock:(id)arg2; - (id)_toOneRelationshipsOfInterestForObject:(id)arg1; - (id)_attributesOfInterestForObject:(id)arg1; - (id)_orderedRelationshipsOfInterestForObject:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)processContextDidSaveNotification:(id)arg1; - (void)processContextDidChangeNotification:(id)arg1; - (void)inflightAssetsAlbumWillChange:(id)arg1; - (void)_saveCurrentStateForAlbum:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLClientServerTransaction.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLClientServerTransaction.h index c420b62cd..b70af5d0b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLClientServerTransaction.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLClientServerTransaction.h @@ -22,6 +22,7 @@ + (id)_outstandingTransactionPaths; + (id)beginServerTransactionWithToken:(id)arg1; + (id)beginClientTransaction; ++ (id)_queue; + (id)_fileManager; + (id)_transactionsDirectory; @property(copy, nonatomic) NSString *transactionToken; // @synthesize transactionToken=_transactionToken; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedAssetsEntry.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedAssetsEntry.h index 6094cd0d6..857d6cb1b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedAssetsEntry.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedAssetsEntry.h @@ -13,6 +13,7 @@ } + (id)entityName; +- (_Bool)shouldBeRemovedFromPhotoLibrary:(id)arg1; @property(readonly, nonatomic) NSMutableOrderedSet *mutableEntryAssets; // Remaining properties diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedCommentsEntry.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedCommentsEntry.h index 584ecf9eb..2360ca6dd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedCommentsEntry.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedCommentsEntry.h @@ -13,6 +13,7 @@ } + (id)entityName; +- (_Bool)shouldBeRemovedFromPhotoLibrary:(id)arg1; @property(readonly, nonatomic) NSMutableOrderedSet *mutableEntryComments; @property(readonly, nonatomic) NSMutableOrderedSet *mutableEntryLikeComments; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesChangeNotification.h index 03e339c0d..1ecd06ba1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesChangeNotification.h @@ -10,7 +10,7 @@ @interface PLCloudFeedEntriesChangeNotification : PLChangeNotification { - BOOL _shouldReload; + _Bool _shouldReload; NSSet *_insertedEntries; NSSet *_updatedEntries; NSSet *_deletedEntries; @@ -21,10 +21,11 @@ @property(copy, nonatomic) NSSet *deletedEntries; // @synthesize deletedEntries=_deletedEntries; @property(copy, nonatomic) NSSet *updatedEntries; // @synthesize updatedEntries=_updatedEntries; @property(copy, nonatomic) NSSet *insertedEntries; // @synthesize insertedEntries=_insertedEntries; -@property(nonatomic) BOOL shouldReload; // @synthesize shouldReload=_shouldReload; +@property(nonatomic) _Bool shouldReload; // @synthesize shouldReload=_shouldReload; - (id)userInfo; - (id)object; - (id)name; +- (void)dealloc; - (id)_initWithInsertedEntries:(id)arg1 updatedEntries:(id)arg2 deletedEntries:(id)arg3; - (id)_initWithFullReload; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesManager.h index 42a9b203c..593cbc30f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntriesManager.h @@ -15,20 +15,20 @@ + (id)sharedManager; @property(readonly, nonatomic) PLPhotoLibrary *_library; // @synthesize _library=__library; -- (BOOL)_tryMergingComment:(id)arg1 withEntry:(id)arg2; +- (_Bool)_tryMergingComment:(id)arg1 withEntry:(id)arg2; - (void)_mergeEntriesAroundDate:(id)arg1; - (void)_splitEntriesAtDate:(id)arg1; - (void)_mergeOlderEntry:(id)arg1 intoMoreRecentEntry:(id)arg2; - (void)_addAsset:(id)arg1 toEntry:(id)arg2; - (id)_commentSortingComparator; - (id)_assetSortingComparator; -- (BOOL)_shouldMergeAsset:(id)arg1 intoEntry:(id)arg2; -- (BOOL)_shouldIgnoreInvitationRecord:(id)arg1; -- (BOOL)_shouldIgnoreComment:(id)arg1; -- (BOOL)_shouldIgnoreAsset:(id)arg1; -- (BOOL)_commentIsBatchCaption:(id)arg1; -- (BOOL)_wasCommentPublishedBeforeSubscription:(id)arg1; -- (BOOL)_wasAssetPublishedBeforeSubscription:(id)arg1; +- (_Bool)_shouldMergeAsset:(id)arg1 intoEntry:(id)arg2; +- (_Bool)_shouldIgnoreInvitationRecord:(id)arg1; +- (_Bool)_shouldIgnoreComment:(id)arg1; +- (_Bool)_shouldIgnoreAsset:(id)arg1; +- (_Bool)_commentIsBatchCaption:(id)arg1; +- (_Bool)_wasCommentPublishedBeforeSubscription:(id)arg1; +- (_Bool)_wasAssetPublishedBeforeSubscription:(id)arg1; - (id)_subscriptionDateForSharedAlbum:(id)arg1; - (id)_dateForAsset:(id)arg1; - (void)_noteContentDeletionAffectingCommentsEntry:(id)arg1; @@ -45,15 +45,15 @@ - (void)_noteDidUpdateSharedAlbum:(id)arg1; - (void)rebuildAllEntries:(id)arg1; - (void)processAlbumUpdates:(id)arg1 assetInserts:(id)arg2 assetUpdates:(id)arg3 commentInserts:(id)arg4 invitationRecordUpdates:(id)arg5 deletionEntries:(id)arg6 completionHandler:(id)arg7; -- (id)_singleEntryOfType:(int)arg1 forInvitationRecord:(id)arg2; +- (id)_singleEntryOfType:(long long)arg1 forInvitationRecord:(id)arg2; - (id)_invitationDeclinedEntryForInvitationRecord:(id)arg1; - (id)_invitationAcceptedEntryForInvitationRecord:(id)arg1; -- (id)_singleEntryOfType:(int)arg1 forSharedAlbum:(id)arg2; +- (id)_singleEntryOfType:(long long)arg1 forSharedAlbum:(id)arg2; - (id)_albumCreatedEntryForSharedAlbum:(id)arg1; - (id)_subscriptionEntryForSharedAlbum:(id)arg1; - (id)_invitationReceivedEntryForSharedAlbum:(id)arg1; - (void)_getEarliestDate:(id *)arg1 latestDate:(id *)arg2 forRangeOfContiguousCommentsEntriesAroundDate:(id)arg3; -- (id)_firstEntryRelativeToDate:(id)arg1 ascending:(BOOL)arg2 includeSameDate:(BOOL)arg3; +- (id)_firstEntryRelativeToDate:(id)arg1 ascending:(_Bool)arg2 includeSameDate:(_Bool)arg3; - (id)_firstEntryOnOrAfterDate:(id)arg1; - (id)_firstEntryAfterDate:(id)arg1; - (id)_firstEntryOnOrBeforeDate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntry.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntry.h index 3a5d654b0..b2a58900d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntry.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudFeedEntry.h @@ -16,11 +16,14 @@ + (id)entityInManagedObjectContext:(id)arg1; + (id)entryWithURIRepresentation:(id)arg1 inLibrary:(id)arg2; + (id)allEntriesInManagedObjectContext:(id)arg1; -+ (id)recentAssetsEntriesInLibrary:(id)arg1 limit:(int)arg2; ++ (id)firstEntryWithType:(long long)arg1 albumGUID:(id)arg2 inLibrary:(id)arg3; ++ (id)recentAssetsEntriesInLibrary:(id)arg1 limit:(long long)arg2; ++ (id)recentEntriesInLibrary:(id)arg1 earliestDate:(id)arg2 latestDate:(id)arg3 limit:(long long)arg4; + (id)allEntriesInLibrary:(id)arg1; -+ (id)entriesSortDescriptorsAscending:(BOOL)arg1; -@property(readonly, nonatomic) int entryPriority; -@property(readonly, nonatomic) int entryType; ++ (id)entriesSortDescriptorsAscending:(_Bool)arg1; +- (_Bool)shouldBeRemovedFromPhotoLibrary:(id)arg1; +@property(readonly, nonatomic) long long entryPriority; +@property(readonly, nonatomic) long long entryType; @property(readonly, nonatomic) NSURL *URIRepresentation; // Remaining properties diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbum.h index 0c35fdb76..1dece1134 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbum.h @@ -12,7 +12,7 @@ @interface PLCloudSharedAlbum : PLManagedAlbum { - BOOL _deleteFromDBOnly; + _Bool _deleteFromDBOnly; } + (id)allCloudSharedAlbumsInLibrary:(id)arg1; @@ -27,45 +27,47 @@ - (void)userDeleteSubscriberRecord:(id)arg1; @property(readonly, nonatomic) NSOrderedSet *cloudAlbumSubscriberRecords; // @dynamic cloudAlbumSubscriberRecords; @property(retain, nonatomic) NSString *cloudOwnerEmail; -- (void)publishBatchOfOriginalAssets:(id)arg1 withBatchCommentText:(id)arg2 andTrimmedVideoPathInfo:(id)arg3 isNewAlbum:(BOOL)arg4; +- (void)publishBatchOfOriginalAssets:(id)arg1 withBatchCommentText:(id)arg2 andTrimmedVideoPathInfo:(id)arg3 isNewAlbum:(_Bool)arg4; - (void)updateCloudLastContributionDateWithDate:(id)arg1; - (void)updateCloudLastInterestingChangeDateWithDate:(id)arg1; -- (id)cloudOwnerDisplayNameIncludingEmail:(BOOL)arg1 allowsEmail:(BOOL)arg2; +- (id)cloudOwnerDisplayNameIncludingEmail:(_Bool)arg1 allowsEmail:(_Bool)arg2; @property(readonly, nonatomic) NSDate *cloudFirstRecentBatchDate; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; @property(readonly, nonatomic) NSString *localizedSharedWithLabel; -- (id)localizedSharedByLabelAllowsEmail:(BOOL)arg1; -- (id)_localizedRemoteOwnerAllowsEmail:(BOOL)arg1; +- (id)localizedSharedByLabelAllowsEmail:(_Bool)arg1; +- (id)_localizedRemoteOwnerAllowsEmail:(_Bool)arg1; @property(readonly) int cloudRelationshipStateLocalValue; @property(readonly) int cloudRelationshipStateValue; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; -- (id)_expectedKeyAsset; +- (id)_expectedKeyAssets; - (void)delete; - (void)deleteFromDatabaseOnly; - (id)albumDirectoryPath; - (void)prepareForDeletion; - (void)willSave; - (void)awakeFromInsert; -- (void)getUnseenStartMarkerIndex:(unsigned int *)arg1 count:(unsigned int *)arg2 showsProgress:(char *)arg3; -@property unsigned int unseenAssetsCountIntegerValue; -@property(nonatomic) BOOL hasUnseenContentBoolValue; +- (void)getUnseenStartMarkerIndex:(unsigned long long *)arg1 count:(unsigned long long *)arg2 showsProgress:(_Bool *)arg3; +@property unsigned long long unseenAssetsCountIntegerValue; +@property(nonatomic) _Bool hasUnseenContentBoolValue; // Remaining properties -@property(readonly, nonatomic) unsigned int approximateCount; -@property(readonly, nonatomic) NSOrderedSet *assets; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) BOOL canShowComments; +@property(readonly, nonatomic) unsigned long long approximateCount; +@property(retain, nonatomic) NSOrderedSet *assets; // @dynamic assets; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(retain, nonatomic) NSDate *cloudCreationDate; // @dynamic cloudCreationDate; @property(retain, nonatomic) NSString *cloudGUID; // @dynamic cloudGUID; @property(retain, nonatomic) NSDate *cloudLastContributionDate; // @dynamic cloudLastContributionDate; @property(retain, nonatomic) NSDate *cloudLastInterestingChangeDate; // @dynamic cloudLastInterestingChangeDate; @property(retain, nonatomic) NSDictionary *cloudMetadata; // @dynamic cloudMetadata; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabled; // @dynamic cloudMultipleContributorsEnabled; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabledLocal; // @dynamic cloudMultipleContributorsEnabledLocal; -@property(nonatomic) BOOL cloudNotificationsEnabled; // @dynamic cloudNotificationsEnabled; +@property(nonatomic) _Bool cloudNotificationsEnabled; // @dynamic cloudNotificationsEnabled; @property(retain, nonatomic) NSNumber *cloudOwnerEmailKey; // @dynamic cloudOwnerEmailKey; @property(retain, nonatomic) NSString *cloudOwnerFirstName; // @dynamic cloudOwnerFirstName; @property(retain, nonatomic) NSString *cloudOwnerFullName; // @dynamic cloudOwnerFullName; @@ -82,16 +84,16 @@ @property(retain, nonatomic) NSNumber *hasUnseenContent; // @dynamic hasUnseenContent; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSOrderedSet *invitationRecords; // @dynamic invitationRecords; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) _Bool isLibrary; @property(retain, nonatomic) NSNumber *isOwned; // @dynamic isOwned; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSNumber *kind; @property(readonly, nonatomic) int kindValue; @@ -101,16 +103,18 @@ @property(readonly, nonatomic) NSString *name; @property(nonatomic) int pendingItemsCount; @property(nonatomic) int pendingItemsType; -@property(readonly, nonatomic) unsigned int photosCount; +@property(readonly, nonatomic) unsigned long long photosCount; @property(readonly, nonatomic) UIImage *posterImage; @property(retain, nonatomic) NSString *publicURL; // @dynamic publicURL; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; @property(retain, nonatomic) NSDictionary *slideshowSettings; @property(readonly, nonatomic) NSDate *startDate; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; @property(readonly, nonatomic) NSString *title; @property(retain, nonatomic) NSNumber *unseenAssetsCount; // @dynamic unseenAssetsCount; @property(readonly, nonatomic) NSString *uuid; -@property(readonly, nonatomic) unsigned int videosCount; +@property(readonly, nonatomic) unsigned long long videosCount; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumInvitationRecord.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumInvitationRecord.h index 2884b8c1e..626c80613 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumInvitationRecord.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumInvitationRecord.h @@ -14,14 +14,14 @@ + (id)cloudSharedAlbumInvitationRecordsWithAlbumGUID:(id)arg1 inLibrary:(id)arg2; + (id)cloudSharedAlbumInvitationRecordWithGUID:(id)arg1 inLibrary:(id)arg2; -+ (id)insertNewInvitationRecordIntoAlbum:(id)arg1 withFirstName:(id)arg2 lastName:(id)arg3 emails:(id)arg4 phones:(id)arg5 inLibrary:(id)arg6; ++ (id)insertNewInvitationRecordIntoAlbum:(id)arg1 withFirstName:(id)arg2 lastName:(id)arg3 fullName:(id)arg4 emails:(id)arg5 phones:(id)arg6 inLibrary:(id)arg7; + (id)entityName; + (id)entityInManagedObjectContext:(id)arg1; - (id)invitationStateDescription; - (void)setInviteeEmails:(id)arg1 phones:(id)arg2; @property(readonly, nonatomic) NSArray *inviteePhones; @property(readonly, nonatomic) NSArray *inviteeEmails; -- (id)inviteeDisplayNameIncludingEmail:(BOOL)arg1; +- (id)inviteeDisplayNameIncludingEmail:(_Bool)arg1; - (void)delete; - (void)dealloc; - (void)prepareForDeletion; @@ -41,7 +41,7 @@ @property(nonatomic) NSString *inviteeHashedPersonID; // @dynamic inviteeHashedPersonID; @property(retain, nonatomic) NSString *inviteeLastName; // @dynamic inviteeLastName; @property(retain, nonatomic) NSDate *inviteeSubscriptionDate; // @dynamic inviteeSubscriptionDate; -@property(nonatomic) BOOL isMine; // @dynamic isMine; +@property(nonatomic) _Bool isMine; // @dynamic isMine; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumProtocol-Protocol.h index ee3397f40..d53dfe094 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAlbumProtocol-Protocol.h @@ -9,7 +9,7 @@ @class NSDate, NSDictionary, NSNumber, NSOrderedSet, NSString; @protocol PLCloudSharedAlbumProtocol -@property(nonatomic) BOOL cloudNotificationsEnabled; +@property(nonatomic) _Bool cloudNotificationsEnabled; @property(readonly, nonatomic) NSDate *cloudFirstRecentBatchDate; @property(readonly, nonatomic) NSOrderedSet *cloudAlbumSubscriberRecords; @property(readonly, nonatomic) NSString *localizedSharedWithLabel; @@ -17,12 +17,13 @@ @property(readonly) int cloudRelationshipStateValue; @property(retain, nonatomic) NSString *cloudPersonID; @property(retain, nonatomic) NSDate *cloudLastContributionDate; +@property(retain, nonatomic) NSDate *cloudCreationDate; @property(retain, nonatomic) NSDate *cloudLastInterestingChangeDate; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabledLocal; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabled; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabledLocal; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabled; -@property unsigned int unseenAssetsCountIntegerValue; +@property unsigned long long unseenAssetsCountIntegerValue; @property(retain, nonatomic) NSNumber *unseenAssetsCount; @property(retain, nonatomic) NSOrderedSet *invitationRecords; @property(retain, nonatomic) NSString *publicURL; @@ -35,10 +36,10 @@ @property(retain, nonatomic) NSDictionary *cloudMetadata; @property(retain, nonatomic) NSString *cloudGUID; - (void)userDeleteSubscriberRecord:(id)arg1; -- (void)getUnseenStartMarkerIndex:(unsigned int *)arg1 count:(unsigned int *)arg2 showsProgress:(char *)arg3; +- (void)getUnseenStartMarkerIndex:(unsigned long long *)arg1 count:(unsigned long long *)arg2 showsProgress:(_Bool *)arg3; - (void)updateCloudLastContributionDateWithDate:(id)arg1; - (void)updateCloudLastInterestingChangeDateWithDate:(id)arg1; -- (id)cloudOwnerDisplayNameIncludingEmail:(BOOL)arg1 allowsEmail:(BOOL)arg2; -- (id)localizedSharedByLabelAllowsEmail:(BOOL)arg1; +- (id)cloudOwnerDisplayNameIncludingEmail:(_Bool)arg1 allowsEmail:(_Bool)arg2; +- (id)localizedSharedByLabelAllowsEmail:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAssetSaveJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAssetSaveJob.h index 29ad25cb5..d8f24e21a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAssetSaveJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedAssetSaveJob.h @@ -10,60 +10,57 @@ @interface PLCloudSharedAssetSaveJob : PLCloudSharingJob { - BOOL _replacingOriginalWithDerivative; + _Bool _replacingOriginalWithDerivative; AssetCollectionInfo *_currentAssetCollectionInfo; - BOOL _isVideo; + _Bool _isVideo; NSString *_currentFilePath; NSString *_currentCloudAssetGUID; - unsigned int _currentCloudAssetMediaAssetType; + unsigned long long _currentCloudAssetMediaAssetType; NSString *_cloudAlbumGUID; NSString *_cloudPersonID; MSASAssetCollection *_currentCloudAssetCollection; NSArray *_assetCollectionInfos; NSArray *_cloudAssetGUIDsToDelete; - NSDictionary *_mstreamdInfoDictionary; long long _jobType; + NSDictionary *_mstreamdInfoDictionary; } + (id)placeholderImageProperties; + (id)nextDCIMSaveFileURLForCloudPersonID:(id)arg1 cloudAlbumGUID:(id)arg2 fileExtension:(id)arg3; + (id)_dcimDirectoryForFileURL:(id)arg1; -+ (id)pathForInFlightAssetCollectionWithGUID:(id)arg1 mediaAssetType:(unsigned int)arg2; -+ (id)_pathForPendingAssetsPersonID:(id)arg1; ++ (id)pathForInFlightAssetCollectionWithGUID:(id)arg1 mediaAssetType:(unsigned long long)arg2; + (id)_lightweightReimportPhotoCloudSharingAlbumInfoForAlbumWithCloudGUID:(id)arg1 cloudPersonID:(id)arg2; -+ (BOOL)_lightweightReimportCacheDirectoryExists; ++ (_Bool)_lightweightReimportCacheDirectoryExists; + (void)replaceRecentlyUploadedOriginalWithDerivativeForCollection:(id)arg1 inAlbum:(id)arg2 personID:(id)arg3; + (void)deleteCloudSharedAssetsWithCloudGUIDs:(id)arg1 info:(id)arg2; -+ (void)saveCloudSharedAssetAtPath:(id)arg1 forAssetCollection:(id)arg2 mediaAssetType:(unsigned int)arg3 albumGUID:(id)arg4 personID:(id)arg5 info:(id)arg6; ++ (void)saveCloudSharedAssetAtPath:(id)arg1 forAssetCollectionWithGUID:(id)arg2 mediaAssetType:(unsigned long long)arg3 albumGUID:(id)arg4 personID:(id)arg5 info:(id)arg6 shouldPrioritize:(_Bool)arg7; + (void)downloadPendingAssetsForPersonID:(id)arg1 info:(id)arg2; + (void)processMetadataForAssetCollections:(id)arg1 inAlbum:(id)arg2 personID:(id)arg3 info:(id)arg4; @property(retain, nonatomic) NSDictionary *mstreamdInfoDictionary; // @synthesize mstreamdInfoDictionary=_mstreamdInfoDictionary; @property(nonatomic) long long jobType; // @synthesize jobType=_jobType; @property(retain, nonatomic) NSArray *cloudAssetGUIDsToDelete; // @synthesize cloudAssetGUIDsToDelete=_cloudAssetGUIDsToDelete; -@property(nonatomic) BOOL isVideo; // @synthesize isVideo=_isVideo; +@property(nonatomic) _Bool isVideo; // @synthesize isVideo=_isVideo; @property(retain, nonatomic) NSArray *assetCollectionInfos; // @synthesize assetCollectionInfos=_assetCollectionInfos; @property(retain, nonatomic) MSASAssetCollection *currentCloudAssetCollection; // @synthesize currentCloudAssetCollection=_currentCloudAssetCollection; @property(retain, nonatomic) NSString *cloudPersonID; // @synthesize cloudPersonID=_cloudPersonID; @property(retain, nonatomic) NSString *cloudAlbumGUID; // @synthesize cloudAlbumGUID=_cloudAlbumGUID; -@property(nonatomic) unsigned int currentCloudAssetMediaAssetType; // @synthesize currentCloudAssetMediaAssetType=_currentCloudAssetMediaAssetType; +@property(nonatomic) unsigned long long currentCloudAssetMediaAssetType; // @synthesize currentCloudAssetMediaAssetType=_currentCloudAssetMediaAssetType; @property(retain, nonatomic) NSString *currentCloudAssetGUID; // @synthesize currentCloudAssetGUID=_currentCloudAssetGUID; @property(retain, nonatomic) NSString *currentFilePath; // @synthesize currentFilePath=_currentFilePath; -- (unsigned int)_insertionIndexForAsset:(id)arg1 inAlbum:(id)arg2; +- (unsigned long long)_insertionIndexForAsset:(id)arg1 inAlbum:(id)arg2; - (void)executeDaemonOperationReplaceRecentlyUploadedOriginalJobType; - (void)executeDaemonOperationDeleteAssetJobType; -- (id)assetsToRetriveForAssetMetadataForCurrentCollectionWithExistingPlaceHolderKind:(int)arg1; - (void)executeDaemonOperationDownloadPendingAssetsJobType; - (void)executeDaemonOperationSaveAssetMetadataForCollectionsJobType; -- (void)savePendingAssets:(id)arg1 inAlbum:(id)arg2 personID:(id)arg3; -- (int)attemptLightweightReimportAssetDataForFixedAssetArray:(id *)arg1; +- (int)attemptLightweightReimportAssetData; - (void)saveJobAssetWithPlaceholderKind:(int)arg1; -- (BOOL)_processSaveAssetWithPlaceholderKind:(int)arg1 withAssetDataFilePath:(id)arg2; +- (_Bool)_processSaveAssetWithPlaceholderKind:(int)arg1 withAssetDataFilePath:(id)arg2; - (void)_processInFlightCommentsForAsset:(id)arg1 inAlbum:(id)arg2 inPhotoLibrary:(id)arg3; -- (BOOL)_parseISO6709String:(id)arg1 outLatitude:(double *)arg2 outLongitude:(double *)arg3; -- (BOOL)_createPlaceHolder; +- (_Bool)_parseISO6709String:(id)arg1 outLatitude:(double *)arg2 outLongitude:(double *)arg3; +- (_Bool)_createPlaceHolderInSharedAlbum:(id)arg1; - (void)executeDaemonOperationSaveAssetJobType; -- (int)placeHolderKindFromAssetMetadataType:(unsigned int)arg1; -- (BOOL)isProcessingThumbnail; +- (int)placeHolderKindFromAssetMetadataType:(unsigned long long)arg1; +- (_Bool)isProcessingThumbnail; - (void)runDaemonSide; - (void)run; - (long long)daemonOperation; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedComment.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedComment.h index 5ae5da43e..a5ccb473c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedComment.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedComment.h @@ -14,19 +14,19 @@ + (id)cloudSharedCommentWithGUID:(id)arg1 inLibrary:(id)arg2; + (id)cloudSharedCommentWithGUIDs:(id)arg1 inLibrary:(id)arg2; -+ (id)insertNewCommentIntoAsset:(id)arg1 commentDate:(id)arg2 withText:(id)arg3 isLike:(BOOL)arg4 isMyComment:(BOOL)arg5 inLibrary:(id)arg6; ++ (id)insertNewCommentIntoAsset:(id)arg1 commentDate:(id)arg2 withText:(id)arg3 isLike:(_Bool)arg4 isMyComment:(_Bool)arg5 inLibrary:(id)arg6; + (id)entityName; + (id)entityInManagedObjectContext:(id)arg1; @property(readonly, nonatomic) NSString *commenterFullName; @property(readonly, nonatomic) NSString *commenterLastName; @property(readonly, nonatomic) NSString *commenterFirstName; @property(readonly, nonatomic) NSString *commenterEmail; -- (BOOL)canBeDeletedByUser; +- (_Bool)canBeDeletedByUser; - (id)commenterDisplayName; -- (BOOL)isInterestingForAlbumsSorting; -- (BOOL)shouldNotifyAsBulletinWithMediaStreamInfo:(id)arg1 asCaptionOnly:(char *)arg2; -- (BOOL)_isInterestingToUser; -@property(readonly, nonatomic) BOOL isLikeBoolValue; +- (_Bool)isInterestingForAlbumsSorting; +- (_Bool)shouldNotifyAsBulletinWithMediaStreamInfo:(id)arg1 asCaptionOnly:(_Bool *)arg2; +- (_Bool)_isInterestingToUser; +@property(readonly, nonatomic) _Bool isLikeBoolValue; @property(readonly, nonatomic) PLCloudFeedCommentsEntry *cloudFeedEntry; - (id)asset; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedCommentsJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedCommentsJob.h index e12f7601f..174178e4b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedCommentsJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharedCommentsJob.h @@ -10,15 +10,15 @@ @interface PLCloudSharedCommentsJob : PLCloudSharingJob { + long long _jobType; NSArray *_msASComments; NSString *_commentGUID; NSString *_assetGUID; NSString *_albumGUID; NSDictionary *_mstreamdInfoDictionary; - long long _jobType; } -+ (id)directoryPathForInFlightComments:(BOOL)arg1; ++ (id)directoryPathForInFlightComments:(_Bool)arg1; + (void)locallyProcessDeletedComments:(id)arg1 info:(id)arg2; + (void)locallyProcessAddedComments:(id)arg1 assetGUID:(id)arg2 albumGUID:(id)arg3 info:(id)arg4; + (void)deleteSharedCommentFromServer:(id)arg1; @@ -33,7 +33,7 @@ - (void)executePublishCommentToServer; - (void)executeProcessServerNotificationOfCommentChanges; - (void)runDaemonSide; -- (BOOL)shouldArchiveXPCToDisk; +- (_Bool)shouldArchiveXPCToDisk; - (void)run; - (long long)daemonOperation; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingEnablingJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingEnablingJob.h index 627c0f25b..aca426f64 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingEnablingJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingEnablingJob.h @@ -8,14 +8,14 @@ @interface PLCloudSharingEnablingJob : PLCloudSharingJob { - BOOL _enableSharing; + _Bool _enableSharing; } -+ (void)deleteAllLocalSharedAlbumsInLibrary:(id)arg1 keepPendingAlbums:(BOOL)arg2; -+ (void)enableCloudSharing:(BOOL)arg1; -@property(nonatomic) BOOL enableSharing; // @synthesize enableSharing=_enableSharing; ++ (void)deleteAllLocalSharedAlbumsInLibrary:(id)arg1 keepPendingAlbums:(_Bool)arg2; ++ (void)enableCloudSharing:(_Bool)arg1; +@property(nonatomic) _Bool enableSharing; // @synthesize enableSharing=_enableSharing; - (void)runDaemonSide; -- (BOOL)shouldArchiveXPCToDisk; +- (_Bool)shouldArchiveXPCToDisk; - (void)run; - (long long)daemonOperation; - (id)description; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingInvitationChangeJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingInvitationChangeJob.h index 6d6cc3e47..9cc29406f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingInvitationChangeJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingInvitationChangeJob.h @@ -11,11 +11,11 @@ @interface PLCloudSharingInvitationChangeJob : PLCloudSharingJob { NSArray *_MSASSharingRelationships; + long long _relationshipChangeType; NSString *_albumGUID; NSString *_resendInvitationGUID; - NSDictionary *_mstreamdInfoDictionary; - long long _relationshipChangeType; long long _jobType; + NSDictionary *_mstreamdInfoDictionary; } + (void)resendPendingInvitationWithGUID:(id)arg1 albumGUID:(id)arg2; @@ -32,7 +32,7 @@ - (void)executeSaveServerStateLocallyForSharingACLRelationships; - (void)executeSaveServerStateLocallyForSharingInvitationRelationships; - (void)runDaemonSide; -- (BOOL)shouldArchiveXPCToDisk; +- (_Bool)shouldArchiveXPCToDisk; - (void)run; - (long long)daemonOperation; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingJob.h index 5581e8bb2..a1fe5a468 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingJob.h @@ -12,19 +12,22 @@ { PLPhotoLibrary *_photoLibrary; NSString *_archiveFilename; + _Bool _shouldPrioritize; } + (void)deleteAllRecoveryEvents; + (id)recoveredEventsIgnoringEvent:(id)arg1; + (id)archiveDirectory; +@property(nonatomic) _Bool shouldPrioritize; // @synthesize shouldPrioritize=_shouldPrioritize; - (void)dealloc; - (void)runAndWaitForMessageToBeSent; - (void)runDaemonSide; - (id)initFromXPCObject:(id)arg1; -- (BOOL)shouldArchiveXPCToDisk; +- (_Bool)shouldArchiveXPCToDisk; - (void)archiveXPCToDisk:(id)arg1; @property(readonly, nonatomic) PLPhotoLibrary *transientPhotoLibrary; -- (id)serialJobQueue; +- (id)serialOperationQueue; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingViewedStateChangeJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingViewedStateChangeJob.h index c34096f1d..c9ac4041d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingViewedStateChangeJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLCloudSharingViewedStateChangeJob.h @@ -10,24 +10,24 @@ @interface PLCloudSharingViewedStateChangeJob : PLCloudSharingJob { - BOOL _albumHasUnseenContent; - BOOL _assetCollectionHasUnreadComments; + _Bool _albumHasUnseenContent; + _Bool _assetCollectionHasUnreadComments; + long long _jobType; NSString *_albumGUID; + long long _albumUnviewedAssetCount; NSString *_assetCollectionGUID; NSDate *_assetCollectionLastViewedCommentDate; - long long _jobType; - long long _albumUnviewedAssetCount; } + (void)setLastViewedCommentDate:(id)arg1 forAssetCollection:(id)arg2 inAlbum:(id)arg3; -+ (void)markAssetCollection:(id)arg1 asHavingUnreadComments:(BOOL)arg2 inAlbum:(id)arg3; ++ (void)markAssetCollection:(id)arg1 asHavingUnreadComments:(_Bool)arg2 inAlbum:(id)arg3; + (void)updateUnviewedAssetCollectionCount:(int)arg1 forAlbum:(id)arg2; -+ (void)markAlbum:(id)arg1 asHavingUnseenContent:(BOOL)arg2; ++ (void)markAlbum:(id)arg1 asHavingUnseenContent:(_Bool)arg2; @property(retain, nonatomic) NSDate *assetCollectionLastViewedCommentDate; // @synthesize assetCollectionLastViewedCommentDate=_assetCollectionLastViewedCommentDate; -@property(nonatomic) BOOL assetCollectionHasUnreadComments; // @synthesize assetCollectionHasUnreadComments=_assetCollectionHasUnreadComments; +@property(nonatomic) _Bool assetCollectionHasUnreadComments; // @synthesize assetCollectionHasUnreadComments=_assetCollectionHasUnreadComments; @property(retain, nonatomic) NSString *assetCollectionGUID; // @synthesize assetCollectionGUID=_assetCollectionGUID; @property(nonatomic) long long albumUnviewedAssetCount; // @synthesize albumUnviewedAssetCount=_albumUnviewedAssetCount; -@property(nonatomic) BOOL albumHasUnseenContent; // @synthesize albumHasUnseenContent=_albumHasUnseenContent; +@property(nonatomic) _Bool albumHasUnseenContent; // @synthesize albumHasUnseenContent=_albumHasUnseenContent; @property(retain, nonatomic) NSString *albumGUID; // @synthesize albumGUID=_albumGUID; @property(nonatomic) long long jobType; // @synthesize jobType=_jobType; - (void)_executeAssetLastViewedCommentDateChangedWithGroup; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification-Internal.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification-Internal.h new file mode 100644 index 000000000..f8bb81de1 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification-Internal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, PLManagedObject, PLObjectSnapshot; + +@interface PLContainerChangeNotification (Internal) +- (void)_calculateDiffs; +- (void)_calculateDiffsIfNecessary; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; +@property(readonly, nonatomic) NSString *_diffDescription; +@property(readonly, nonatomic) PLObjectSnapshot *snapshot; +@property(readonly, nonatomic) NSString *_contentRelationshipName; +@property(readonly, nonatomic) NSArray *_changedObjects; +@property(readonly, nonatomic) PLManagedObject *_managedObject; +@property(nonatomic, setter=_setDidCalculateDiffs:) _Bool _didCalculateDiffs; +- (id)_initWithObject:(id)arg1 snapshot:(id)arg2 changedObjects:(id)arg3; +- (id)_init; + +// Remaining properties +@property(readonly, nonatomic) _Bool countDidChange; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification.h index 11ab23020..b06115a22 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLContainerChangeNotification.h @@ -6,50 +6,39 @@ #import -@class NSArray, NSIndexSet, NSString, PLManagedObject, PLObjectSnapshot; +@class NSArray, NSIndexSet, PLObjectSnapshot; @interface PLContainerChangeNotification : PLChangeNotification { id _object; PLObjectSnapshot *_snapshot; NSArray *_changedObjects; - BOOL _didCalculateDiffs; - BOOL _shouldReload; + _Bool _didCalculateDiffs; + _Bool _shouldReload; NSIndexSet *_deletedIndexes; NSIndexSet *_insertedIndexes; NSIndexSet *_movedIndexes; struct __CFArray *_movedFromIndexes; NSIndexSet *_changedIndexes; - BOOL _countDidChange; + _Bool _countDidChange; } -- (unsigned int)snapshotIndexForContainedObject:(id)arg1; +- (unsigned long long)snapshotIndexForContainedObject:(id)arg1; @property(readonly, nonatomic) NSArray *changedObjects; @property(readonly, nonatomic) NSArray *insertedObjects; @property(readonly, nonatomic) NSArray *deletedObjects; -@property(readonly, nonatomic) BOOL countDidChange; +- (_Bool)countDidChange; @property(readonly, nonatomic) NSIndexSet *changedIndexesRelativeToSnapshot; @property(readonly, nonatomic) NSIndexSet *changedIndexes; -@property(readonly, nonatomic) BOOL hasMoves; +@property(readonly, nonatomic) _Bool hasMoves; - (void)enumerateMovesWithBlock:(id)arg1; @property(readonly, nonatomic) NSIndexSet *insertedIndexes; @property(readonly, nonatomic) NSIndexSet *deletedIndexes; -@property(readonly, nonatomic) BOOL shouldReload; +@property(readonly, nonatomic) _Bool shouldReload; - (id)name; - (id)object; - (void)dealloc; - (id)init; -- (void)_calculateDiffs; -- (void)_calculateDiffsIfNecessary; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; -@property(readonly, nonatomic) NSString *_diffDescription; -@property(readonly, nonatomic) PLObjectSnapshot *snapshot; -@property(readonly, nonatomic) NSString *_contentRelationshipName; -@property(readonly, nonatomic) NSArray *_changedObjects; -@property(readonly, nonatomic) PLManagedObject *_managedObject; -@property(nonatomic, setter=_setDidCalculateDiffs:) BOOL _didCalculateDiffs; -- (id)_initWithObject:(id)arg1 snapshot:(id)arg2 changedObjects:(id)arg3; -- (id)_init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob-DaemonCommunication.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob-DaemonCommunication.h new file mode 100644 index 000000000..7a63c6055 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob-DaemonCommunication.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSError, NSObject; + +@interface PLDaemonJob (DaemonCommunication) ++ (void)runDaemonSideWithXPCEvent:(id)arg1; +- (_Bool)shouldArchiveXPCToDisk; +- (void)archiveXPCToDisk:(id)arg1; +- (void)encodeToXPCObject:(id)arg1; +- (id)initFromXPCObject:(id)arg1; +@property(readonly, nonatomic) NSError *replyError; +@property(readonly, nonatomic) _Bool replyIsError; +@property(readonly, nonatomic) _Bool clientWantsReply; +- (void)runDaemonSide; +- (void)handleReply; +- (void)sendToAssetsdWithReply; +- (void)sendToAssetsd; +- (long long)daemonOperation; +- (void)dealloc; + +// Remaining properties +@property(readonly, nonatomic) NSObject *xpcReply; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob.h index f18e75956..7a40df205 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDaemonJob.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSError, NSObject, PLXPCTransaction; +@class NSObject, PLXPCTransaction; @interface PLDaemonJob : NSObject { @@ -14,22 +14,8 @@ PLXPCTransaction *_transaction; } -+ (void)runDaemonSideWithXPCEvent:(id)arg1; @property(nonatomic) NSObject *xpcReply; - (void)run; -- (BOOL)shouldArchiveXPCToDisk; -- (void)archiveXPCToDisk:(id)arg1; -- (void)encodeToXPCObject:(id)arg1; -- (id)initFromXPCObject:(id)arg1; -@property(readonly, nonatomic) NSError *replyError; -@property(readonly, nonatomic) BOOL replyIsError; -@property(readonly, nonatomic) BOOL clientWantsReply; -- (void)runDaemonSide; -- (void)handleReply; -- (void)sendToAssetsdWithReply; -- (void)sendToAssetsd; -- (long long)daemonOperation; -- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDateRangeFormatter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDateRangeFormatter.h new file mode 100644 index 000000000..1f4ff22f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDateRangeFormatter.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDateFormatter; + +@interface PLDateRangeFormatter : NSObject +{ + _Bool _autoUpdateOnChanges; + NSDateFormatter *_sameDayDateFormatter; + NSDateFormatter *_sameDayNoYearDateFormatter; + NSDateFormatter *_dayOfTheWeekDateFormatter; + NSDateFormatter *_yearDateFormatter; + NSDateFormatter *_relativeDateFormatterDay; + struct UDateIntervalFormat *_monthDayIntervalFormat; + struct UDateIntervalFormat *_monthDayNoYearIntervalFormat; + struct UDateIntervalFormat *_differentMonthDayIntervalFormat; + struct UDateIntervalFormat *_differentMonthDayNoYearIntervalFormat; + struct UDateIntervalFormat *_yearIntervalFormat; + struct UDateIntervalFormat *_timeIntervalFormat; + struct UDateIntervalFormat *_dayOfTheWeekIntervalFormat; + _Bool _includeDayNumbers; + _Bool _includeDayNumbersWhenMonthsDiffer; + _Bool _useRelativeDayFormatting; + _Bool _useShortMonths; + _Bool _useShortDaysInRanges; + _Bool _useTime; + _Bool _yearOnly; +} + ++ (void)_dumpAllDateCombinationsWithFormatters; +@property(nonatomic) _Bool yearOnly; // @synthesize yearOnly=_yearOnly; +@property(nonatomic) _Bool useTime; // @synthesize useTime=_useTime; +@property(nonatomic) _Bool useShortDaysInRanges; // @synthesize useShortDaysInRanges=_useShortDaysInRanges; +@property(nonatomic) _Bool useShortMonths; // @synthesize useShortMonths=_useShortMonths; +@property(nonatomic) _Bool useRelativeDayFormatting; // @synthesize useRelativeDayFormatting=_useRelativeDayFormatting; +@property(nonatomic) _Bool includeDayNumbersWhenMonthsDiffer; // @synthesize includeDayNumbersWhenMonthsDiffer=_includeDayNumbersWhenMonthsDiffer; +@property(nonatomic) _Bool includeDayNumbers; // @synthesize includeDayNumbers=_includeDayNumbers; +- (void)_dumpDateCombinations; +- (void)_dumpRelativeCombinationsForDate:(id)arg1; +- (void)_updateStartAndEndDatesAndDumpDateCombinationWithStartDate:(id)arg1 endDate:(id)arg2 currentDate:(id)arg3 dateFormatter:(id)arg4 calendarUnit:(unsigned long long)arg5 value:(long long)arg6; +- (void)_updateCurrentDateAndDumpDateCombinationWithStartDate:(id)arg1 endDate:(id)arg2 currentDate:(id)arg3 dateFormatter:(id)arg4 calendarUnit:(unsigned long long)arg5 value:(long long)arg6; +- (void)_updateDateComponents:(id)arg1 withValueValue:(long long)arg2 forCalendarUnit:(unsigned long long)arg3; +- (void)_dumpDateCombinationWithStartDate:(id)arg1 endDate:(id)arg2 currentDate:(id)arg3 dateFormatter:(id)arg4; +- (void)configureForFormatPreset:(unsigned long long)arg1; +- (void)_significantTimeChange:(id)arg1; +- (void)_localeChanged:(id)arg1; +- (void)_postChangeNotification; +@property(nonatomic) _Bool autoUpdateOnChanges; +- (id)formattedDate:(id)arg1; +- (id)formattedDateRangeWithStartDate:(id)arg1 endDate:(id)arg2; +- (id)formattedDateRangeWithStartDate:(id)arg1 endDate:(id)arg2 currentDate:(id)arg3; +- (_Bool)_date:(id)arg1 isWithinDaysInThePast:(long long)arg2; +- (_Bool)_date:(id)arg1 isWithinDaysInThePast:(long long)arg2 fromCurrentDate:(id)arg3; +- (void)updateFormatsWithLocale:(id)arg1; +- (id)_formattedDateWithUDateFormatter:(struct UDateIntervalFormat *)arg1 startDate:(id)arg2 endDate:(id)arg3; +- (void)_releaseUDateFormatter:(struct UDateIntervalFormat *)arg1; +- (struct UDateIntervalFormat *)_newUDateFormatterForLocale:(id)arg1 template:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDelayedFiledSystemDeletions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDelayedFiledSystemDeletions.h index 8e4c51184..45142134c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDelayedFiledSystemDeletions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDelayedFiledSystemDeletions.h @@ -15,8 +15,10 @@ + (id)deletionsFromChangeHubEvent:(id)arg1; + (void)appendDescriptionForEvent:(id)arg1 toComponents:(id)arg2; ++ (void)waitForAllDelayedDeletionsToFinish; ++ (id)filesystemDeletionQueue; - (id)initWithFilesystemDeletionInfos:(id)arg1; -- (void)deleteAllRemainingFilesAndThumbnailsCompletionHandler:(id)arg1; +- (void)deleteAllRemainingFilesAndThumbnailsWithPhotoLibrary:(id)arg1 completionHandler:(id)arg2; - (void)appendToXPCMessage:(id)arg1; - (void)addFilesystemDeletionInfo:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiagnosticsProvider-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiagnosticsProvider-Protocol.h index 8567bc8fb..31cb7ad60 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiagnosticsProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiagnosticsProvider-Protocol.h @@ -10,6 +10,6 @@ @optional - (id)diagnosticInformation; -- (BOOL)supportsDiagnosticInformation; +- (_Bool)supportsDiagnosticInformation; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDisconnectedManagedObjectContext.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDisconnectedManagedObjectContext.h index b15a803fe..2d76a3e1f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDisconnectedManagedObjectContext.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDisconnectedManagedObjectContext.h @@ -10,8 +10,8 @@ { } -+ (BOOL)canMergeRemoteChanges; -+ (BOOL)useModelMigratorToCreateDatabase; ++ (_Bool)canMergeRemoteChanges; ++ (_Bool)useModelMigratorToCreateDatabase; - (void)disconnectFromChangeHub; - (void)connectToChangeHub; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiskController.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiskController.h index d5571b967..6fd6c0aef 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiskController.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDiskController.h @@ -22,7 +22,7 @@ + (long long)diskSpaceAvailableForUse; + (id)sharedInstance; - (long long)bytesToAutomaticallyClear; -- (BOOL)hasEnoughDiskToTakePicture; +- (_Bool)hasEnoughDiskToTakePicture; - (void)updateAvailableDiskSpace; - (void)_updateCookie; - (void)_actuallyUpdateCookie; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDupeManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDupeManager.h index 3f321cdaa..3debc0b1a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDupeManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLDupeManager.h @@ -10,39 +10,49 @@ @interface PLDupeManager : NSObject { + NSMutableArray *_normalAssetsObjectIDsToAnalyze; NSMutableDictionary *_cloudAssetsToAnalyze; NSMutableArray *_assetsWithUpdatedVisibility; - BOOL _doneWithCloudAssets; - BOOL _isRebuilding; + _Bool _doneWithCloudAssets; + _Bool _isRebuilding; NSMutableSet *_normalInserts; NSMutableSet *_cloudInserts; PLPhotoLibrary *_photoLibrary; - long _once; + long long _once; + long long _pauseCount; + double _rebuildStartTime; } -+ (BOOL)_computeHashForAsset:(id)arg1; ++ (_Bool)_computeHashForAsset:(id)arg1; + (id)hashForAsset:(id)arg1; + (void)_setPlaceHolderHashOnAsset:(id)arg1; + (id)placeholderHash; + (id)_hashForFileAtPath:(id)arg1 utiType:(id)arg2; -+ (BOOL)resetDupesAnalysisForOfflineStore:(id)arg1 resetHashes:(BOOL)arg2; -+ (BOOL)_resetDupesAnalysisInManagedObjectContext:(id)arg1 resetHashes:(BOOL)arg2; ++ (_Bool)resetDupesAnalysisForOfflineStore:(id)arg1 resetHashes:(_Bool)arg2; ++ (_Bool)_resetDupesAnalysisInManagedObjectContext:(id)arg1 resetHashes:(_Bool)arg2; + (id)sharedInstance; +- (void)resumeAnalysis; +- (void)pauseAnalysis; +- (void)persistPublicGlobalUUIDsForAssets:(id)arg1 completionHandler:(id)arg2; - (void)launchDupeAnalysisIfNeeded; - (void)analyzeDupesWithNormalInserts:(id)arg1 cloudInserts:(id)arg2 completionHandler:(id)arg3; - (void)_analyzeDupes; - (void)_continueAnalysis; - (short)_analyzeDupesForCloudInsertsForManagedObjectContext:(id)arg1; -- (BOOL)_analyzeDupeForCloudAssetsAndHases:(id)arg1 forManagedObjectContext:(id)arg2; +- (_Bool)_analyzeDupeForCloudAssetsAndHashes:(id)arg1 andPublicGlobalUUIDs:(id)arg2 forManagedObjectContext:(id)arg3; - (short)_analyzeDupesForNormalInsertsForManagedObjectContext:(id)arg1; -- (void)resetDupesAnalysis; +- (void)resetDupesAnalysisResetHashes:(_Bool)arg1; - (void)_analyzeDupesForRebuild; +- (void)_continueAnalysisForRebuildOrPause; - (void)_continueAnalysisForRebuild; - (void)_performAnalysisTransaction:(id)arg1 completionHandler:(void)arg2; - (short)_adjustCloudAssetVisibilityStateForManagedObjectContext:(id)arg1; - (short)_computeAssetHashesForManagedObjectContext:(id)arg1; +- (short)_analyzeNormalAssetsForManagedObjectContext:(id)arg1; - (void)_analyzeDupeForNormalAsset:(id)arg1; -- (BOOL)_prepareCloudAssetsToAnalyzeForManagedObjectContext:(id)arg1; +- (void)_removeCloudAssetFromAnalysis:(id)arg1; +- (id)_duplicateCloudAssetForHash:(id)arg1 orPublicGlobalUUID:(id)arg2; +- (_Bool)_prepareCloudAssetsToAnalyzeForManagedObjectContext:(id)arg1; - (void)_updateVisibilityState:(short)arg1 forAsset:(id)arg2; - (void)_noteAssetVisibilityDidChange:(id)arg1; - (short)_computeCloudAssetHashesForManagedObjectContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilter.h deleted file mode 100644 index f9de4d15c..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilter.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "CIFilter.h" - -@class CIImage, NSArray; - -@interface PLEffectFilter : CIFilter -{ - CIImage *_inputImage; - NSArray *_filters; - BOOL _filtersNeedUpdate; -} - -+ (id)customAttributes; -- (id)_filtersForCurrentInputValues; -- (void)_updateFiltersIfNecessary; -- (void)_setFiltersNeedUpdate; -- (void)prepareFilter; -- (id)outputImage; -@property(retain, nonatomic) CIImage *inputImage; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterAura.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterAura.h deleted file mode 100644 index bbae544fc..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterAura.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber; - -@interface PLEffectFilterAura : PLEffectFilter -{ - NSNumber *inputValue; -} - -@property(retain, nonatomic) NSNumber *inputValue; // @synthesize inputValue; -- (id)auraFilterWithFraction:(float)arg1; -- (id)_filtersForCurrentInputValues; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterBW.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterBW.h deleted file mode 100644 index b2e3ef977..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterBW.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber; - -@interface PLEffectFilterBW : PLEffectFilter -{ - NSNumber *inputValue; -} - -@property(retain, nonatomic) NSNumber *inputValue; // @synthesize inputValue; -- (id)BWFilterWithFraction:(float)arg1; -- (id)vignetteFilter; -- (id)_filtersForCurrentInputValues; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterDuoTone.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterDuoTone.h deleted file mode 100644 index b87834cc1..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterDuoTone.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber; - -@interface PLEffectFilterDuoTone : PLEffectFilter -{ - NSNumber *inputValue; - NSNumber *inputDoAddColor; -} - -@property(retain, nonatomic) NSNumber *inputDoAddColor; // @synthesize inputDoAddColor; -@property(retain, nonatomic) NSNumber *inputValue; // @synthesize inputValue; -- (id)duotoneFilterWithFraction:(float)arg1 doAddColor:(BOOL)arg2; -- (id)_filtersForCurrentInputValues; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterVintage.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterVintage.h deleted file mode 100644 index 350e90989..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLEffectFilterVintage.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber; - -@interface PLEffectFilterVintage : PLEffectFilter -{ - NSNumber *inputLookNumber; -} - -+ (id)_colorCubeWithLook:(int)arg1; -@property(retain, nonatomic) NSNumber *inputLookNumber; // @synthesize inputLookNumber; -- (id)_vintageColorCubeWithLook:(int)arg1; -- (id)_filtersForCurrentInputValues; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFetchingAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFetchingAlbum.h index 389309938..15944016b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFetchingAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFetchingAlbum.h @@ -8,43 +8,50 @@ #import "PLAlbumProtocolDisplayCount-Protocol.h" -@class NSFetchRequest, NSOrderedSet; +@class NSArray, NSFetchRequest, NSOrderedSet; @interface PLFetchingAlbum : _PLFetchingAlbum { - unsigned int _countForDisplay; - unsigned int _photosCount; - unsigned int _videosCount; + unsigned long long _countForDisplay; + unsigned long long _photosCount; + unsigned long long _videosCount; int _emptyState; + NSArray *_cachedKeyAssets; } + (id)_panoramasAlbumPredicate; -+ (BOOL)contextShouldIgnoreChangesForFetchRequest; -+ (BOOL)contextShouldIgnoreChangesForFetchedAssetsSet; -+ (BOOL)contextShouldIgnoreChangesForFetchedAssets; -- (BOOL)mayHaveAssetsInCommon:(id)arg1; ++ (_Bool)contextShouldIgnoreChangesForFetchRequest; ++ (_Bool)contextShouldIgnoreChangesForFetchedAssetsSet; ++ (_Bool)contextShouldIgnoreChangesForFetchedAssets; +- (_Bool)mayHaveAssetsInCommon:(id)arg1; - (id)fastPointerAccessSetForAssets:(id)arg1; -@property(readonly, nonatomic) BOOL hasAssetsCache; +@property(readonly, nonatomic) _Bool hasAssetsCache; - (void)updateSnapshotAndClearCaches:(id)arg1; +- (void)setTertiaryKeyAsset:(id)arg1; +- (void)setSecondaryKeyAsset:(id)arg1; - (void)setKeyAsset:(id)arg1; +- (id)tertiaryKeyAsset; +- (id)secondaryKeyAsset; - (id)keyAsset; +- (id)_cachedKeyAssets; - (void)batchFetchAssets:(id)arg1; -- (BOOL)canPerformEditOperation:(int)arg1; -- (unsigned int)countForAssetsOfKind:(short)arg1; -- (unsigned int)_fetchedCountForAssetsOfKind:(short)arg1; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int countForDisplay; -- (unsigned int)count; +- (_Bool)canPerformEditOperation:(int)arg1; +- (unsigned long long)countForAssetsOfKind:(short)arg1; +- (unsigned long long)_fetchedCountForAssetsOfKind:(short)arg1; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long countForDisplay; +- (unsigned long long)count; - (id)mutableAssets; - (void)setAssets:(id)arg1; - (id)assets; - (id)primitiveAssets; @property(retain, nonatomic) NSFetchRequest *fetchRequest; - (void)setupFetchRequest; -- (unsigned int)batchSize; +- (unsigned long long)batchSize; - (void)didTurnIntoFault; - (void)awakeFromInsert; - (void)awakeFromFetch; +- (void)dealloc; // Remaining properties @property(retain, nonatomic) NSOrderedSet *fetchedAssets; // @dynamic fetchedAssets; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemAssetImporter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemAssetImporter.h index 36f956792..fbccfb5e7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemAssetImporter.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemAssetImporter.h @@ -13,24 +13,24 @@ PLPhotoLibrary *_photoLibrary; NSString *_photoLibraryStoreUUID; NSMutableIndexSet *_thumbIndexes; - BOOL _hasProcessedAnyAssets; + _Bool _hasProcessedAnyAssets; NSMutableSet *_existingUUIDs; NSMutableDictionary *_existingUUIDsByPath; NSMutableDictionary *_existingOIDsByUUID; - unsigned int _thumbnailBatchFetchSize; + unsigned long long _thumbnailBatchFetchSize; } -@property(nonatomic) unsigned int thumbnailBatchFetchSize; // @synthesize thumbnailBatchFetchSize=_thumbnailBatchFetchSize; +@property(nonatomic) unsigned long long thumbnailBatchFetchSize; // @synthesize thumbnailBatchFetchSize=_thumbnailBatchFetchSize; @property(retain, nonatomic) NSMutableDictionary *existingOIDsByUUID; // @synthesize existingOIDsByUUID=_existingOIDsByUUID; @property(retain, nonatomic) NSMutableDictionary *existingUUIDsByPath; // @synthesize existingUUIDsByPath=_existingUUIDsByPath; @property(retain, nonatomic) NSMutableSet *existingUUIDs; // @synthesize existingUUIDs=_existingUUIDs; -- (unsigned int)nextThumbnailIndex; -- (void)addAvailableThumbnailIndex:(unsigned int)arg1; -- (BOOL)setupVideoAsset:(id)arg1 withURL:(id)arg2; -- (BOOL)setupPhotoAsset:(id)arg1 withURL:(id)arg2; +- (unsigned long long)nextThumbnailIndex; +- (void)addAvailableThumbnailIndex:(unsigned long long)arg1; +- (_Bool)setupVideoAsset:(id)arg1 withURL:(id)arg2; +- (_Bool)setupPhotoAsset:(id)arg1 withURL:(id)arg2; - (void)setModificationAndCreationDateOnAsset:(id)arg1 withURL:(id)arg2; - (id)addAssetWithURLs:(id)arg1; -- (id)addAssetWithURLs:(id)arg1 forceInsert:(BOOL)arg2 forceUpdate:(BOOL)arg3; +- (id)addAssetWithURLs:(id)arg1 forceInsert:(_Bool)arg2 forceUpdate:(_Bool)arg3; - (id)assetURLisInDatabase:(id)arg1; - (id)_addAssetWithURL:(id)arg1 existingOID:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemImportAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemImportAsset.h index 925045a52..1f7b831cf 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemImportAsset.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemImportAsset.h @@ -10,19 +10,20 @@ @interface PLFileSystemImportAsset : NSObject { + int assetKind; NSMutableSet *_urls; NSDate *_dateCreated; struct NSObject *_destinationAlbum; - int assetKind; } @property(nonatomic) int assetKind; // @synthesize assetKind; @property(retain, nonatomic) NSObject *destinationAlbum; // @synthesize destinationAlbum=_destinationAlbum; @property(retain, nonatomic) NSDate *dateCreated; // @synthesize dateCreated=_dateCreated; @property(retain, nonatomic) NSMutableSet *urls; // @synthesize urls=_urls; -- (int)compare:(id)arg1; +- (id)description; +- (long long)compare:(id)arg1; - (void)dealloc; -- (BOOL)isCameraKit; +- (_Bool)isCameraKit; - (id)initWithURLs:(id)arg1 creationDate:(id)arg2 destinationAlbum:(struct NSObject *)arg3 assetKind:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemPersistenceAttributes.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemPersistenceAttributes.h index 5ad12425f..0e306df16 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemPersistenceAttributes.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFileSystemPersistenceAttributes.h @@ -15,7 +15,7 @@ - (id)description; - (id)stringForKey:(id)arg1; -- (BOOL)getUInt16:(unsigned short *)arg1 forKey:(id)arg2; +- (_Bool)getUInt16:(unsigned short *)arg1 forKey:(id)arg2; - (id)UUIDStringForKey:(id)arg1; - (id)dataForKey:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilesystemDeletionInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilesystemDeletionInfo.h index 7bc6f23a2..be3e6a27f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilesystemDeletionInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilesystemDeletionInfo.h @@ -12,20 +12,22 @@ { NSURL *_objectIDURI; NSArray *_fileURLs; - unsigned int _thumbnailIndex; + unsigned long long _thumbnailIndex; NSString *_thumbnailIdentifier; NSString *_uuid; + unsigned long long _timestamp; } + (id)deletionInfoWithAsset:(id)arg1; +@property(readonly) unsigned long long timestamp; // @synthesize timestamp=_timestamp; @property(readonly) NSString *uuid; // @synthesize uuid=_uuid; @property(readonly) NSString *thumbnailIdentifier; // @synthesize thumbnailIdentifier=_thumbnailIdentifier; -@property(readonly) unsigned int thumbnailIndex; // @synthesize thumbnailIndex=_thumbnailIndex; +@property(readonly) unsigned long long thumbnailIndex; // @synthesize thumbnailIndex=_thumbnailIndex; @property(readonly) NSArray *fileURLs; // @synthesize fileURLs=_fileURLs; @property(readonly) NSURL *objectIDURI; // @synthesize objectIDURI=_objectIDURI; - (id)description; - (void)dealloc; -- (id)initWithObjectIDURI:(id)arg1 fileURLs:(id)arg2 thumbnailIndex:(unsigned int)arg3 thumbnailIdentifier:(id)arg4 uuid:(id)arg5; +- (id)initWithObjectIDURI:(id)arg1 fileURLs:(id)arg2 thumbnailIndex:(unsigned long long)arg3 thumbnailIdentifier:(id)arg4 uuid:(id)arg5 timestamp:(unsigned long long)arg6; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbum.h index 3877df69e..54aacaa24 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbum.h @@ -17,12 +17,12 @@ { PLIndexMapper *_indexMapper; NSMutableIndexSet *_filteredIndexes; - BOOL _backingAlbumSupportsEdits; - BOOL _backingAlbumSupportsCloudShared; + _Bool _backingAlbumSupportsEdits; + _Bool _backingAlbumSupportsCloudShared; NSMutableOrderedSet *_weak_assets; - BOOL isObservingContextChanges; - struct NSObject *_backingAlbum; + _Bool isObservingContextChanges; int filter; + struct NSObject *_backingAlbum; NSPredicate *predicate; NSArray *_filterParameters; } @@ -35,54 +35,55 @@ + (struct NSObject *)filteredAlbum:(struct NSObject *)arg1 filter:(int)arg2 parameters:(id)arg3; + (struct NSObject *)filteredAlbum:(struct NSObject *)arg1 filter:(int)arg2; @property(readonly, nonatomic) NSArray *filterParameters; // @synthesize filterParameters=_filterParameters; -@property(nonatomic) BOOL isObservingContextChanges; // @synthesize isObservingContextChanges; +@property(nonatomic) _Bool isObservingContextChanges; // @synthesize isObservingContextChanges; @property(retain, nonatomic) NSPredicate *predicate; // @synthesize predicate; @property(nonatomic) int filter; // @synthesize filter; @property(retain, nonatomic) NSObject *backingAlbum; // @synthesize backingAlbum=_backingAlbum; +- (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2 trimmedVideoPathInfo:(id)arg3 commentText:(id)arg4; - (void)replaceFilteredAssetsAtIndexes:(id)arg1 withFilteredValues:(id)arg2; -- (void)replaceObjectInFilteredAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectInFilteredAssetsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeFilteredAssetsAtIndexes:(id)arg1; - (void)insertFilteredAssets:(id)arg1 atIndexes:(id)arg2; -- (void)removeObjectFromFilteredAssetsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inFilteredAssetsAtIndex:(unsigned int)arg2; +- (void)removeObjectFromFilteredAssetsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inFilteredAssetsAtIndex:(unsigned long long)arg2; - (id)_editableBackingAlbum; - (void)getFilteredAssets:(id *)arg1 range:(struct _NSRange)arg2; - (id)filteredAssetsAtIndexes:(id)arg1; -- (id)objectInFilteredAssetsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInFilteredAssetsOfObject:(id)arg1; -- (unsigned int)countOfFilteredAssets; +- (id)objectInFilteredAssetsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInFilteredAssetsOfObject:(id)arg1; +- (unsigned long long)countOfFilteredAssets; - (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; -- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +- (_Bool)shouldIncludeObjectAtIndex:(unsigned long long)arg1; - (id)currentStateForChange; @property(readonly, nonatomic) id cachedIndexMapState; @property(readonly, nonatomic) NSIndexSet *filteredIndexes; @property(readonly, nonatomic) PLIndexMapper *indexMapper; - (id)initWithBackingAlbum:(struct NSObject *)arg1 filter:(int)arg2 parameters:(id)arg3; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; @property(nonatomic) int pendingItemsType; @property(nonatomic) int pendingItemsCount; - (void)backingContextDidChange:(id)arg1; - (void)userDeleteSubscriberRecord:(id)arg1; -- (void)getUnseenStartMarkerIndex:(unsigned int *)arg1 count:(unsigned int *)arg2 showsProgress:(char *)arg3; +- (void)getUnseenStartMarkerIndex:(unsigned long long *)arg1 count:(unsigned long long *)arg2 showsProgress:(_Bool *)arg3; - (void)updateCloudLastContributionDateWithDate:(id)arg1; - (void)updateCloudLastInterestingChangeDateWithDate:(id)arg1; -- (id)cloudOwnerDisplayNameIncludingEmail:(BOOL)arg1 allowsEmail:(BOOL)arg2; +- (id)cloudOwnerDisplayNameIncludingEmail:(_Bool)arg1 allowsEmail:(_Bool)arg2; @property(readonly, nonatomic) NSOrderedSet *cloudAlbumSubscriberRecords; -@property(nonatomic) BOOL cloudNotificationsEnabled; +@property(nonatomic) _Bool cloudNotificationsEnabled; @property(readonly, nonatomic) NSDate *cloudFirstRecentBatchDate; @property(readonly, nonatomic) NSString *localizedSharedWithLabel; -- (id)localizedSharedByLabelAllowsEmail:(BOOL)arg1; +- (id)localizedSharedByLabelAllowsEmail:(_Bool)arg1; @property(readonly) int cloudRelationshipStateLocalValue; @property(readonly) int cloudRelationshipStateValue; @property(retain, nonatomic) NSDate *cloudLastContributionDate; +@property(retain, nonatomic) NSDate *cloudCreationDate; @property(retain, nonatomic) NSDate *cloudLastInterestingChangeDate; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabledLocal; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabled; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabledLocal; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabled; -@property unsigned int unseenAssetsCountIntegerValue; +@property unsigned long long unseenAssetsCountIntegerValue; @property(retain, nonatomic) NSNumber *unseenAssetsCount; @property(retain, nonatomic) NSOrderedSet *invitationRecords; @property(retain, nonatomic) NSString *cloudPersonID; @@ -97,39 +98,42 @@ @property(retain, nonatomic) NSString *cloudGUID; - (id)_cloudSharedBackingAlbum; - (void)batchFetchAssets:(id)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -- (BOOL)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +- (_Bool)canPerformEditOperation:(int)arg1; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSString *localizedTitle; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) BOOL isEmpty; -@property(nonatomic) BOOL hasUnseenContentBoolValue; -- (unsigned int)count; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) _Bool isEmpty; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +- (unsigned long long)count; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSMutableOrderedSet *userEditableAssets; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) NSOrderedSet *assets; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification-Private.h new file mode 100644 index 000000000..a7a2506ac --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PLIndexMapperDataSource-Protocol.h" + +@class NSIndexSet, PLIndexMapper; + +@interface PLFilteredAlbumChangeNotification (Private) +- (_Bool)shouldIncludeObjectAtIndex:(unsigned long long)arg1; +@property(copy, nonatomic) NSIndexSet *filteredIndexes; +@property(readonly, nonatomic) PLIndexMapper *indexMapper; +@property(readonly, nonatomic) NSIndexSet *updatedFilteredIndexes; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification.h index 1704a1393..d54a8ab5b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumChangeNotification.h @@ -7,11 +7,10 @@ #import #import "PLDerivedNotification-Protocol.h" -#import "PLIndexMapperDataSource-Protocol.h" @class NSIndexSet, PLFilteredAlbum, PLIndexMapper; -@interface PLFilteredAlbumChangeNotification : PLAssetContainerChangeNotification +@interface PLFilteredAlbumChangeNotification : PLAssetContainerChangeNotification { PLFilteredAlbum *_album; NSIndexSet *_oldFilteredIndexes; @@ -22,22 +21,18 @@ + (id)notificationForDerivedObject:(id)arg1 priorChangeState:(id)arg2 forBackingObjectNotification:(id)arg3; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)_diffDescription; - (id)description; -- (BOOL)countDidChange; -- (BOOL)keyAssetDidChange; -- (BOOL)titleDidChange; -- (BOOL)shouldReload; +- (_Bool)countDidChange; +- (_Bool)keyAssetDidChange; +- (_Bool)titleDidChange; +- (_Bool)shouldReload; - (id)album; - (id)object; - (void)dealloc; - (id)initWithFilteredAlbum:(id)arg1 priorChangeState:(id)arg2 albumChangeNotification:(id)arg3; - (id)init; -- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; -@property(copy, nonatomic) NSIndexSet *filteredIndexes; -@property(readonly, nonatomic) PLIndexMapper *indexMapper; -@property(readonly, nonatomic) NSIndexSet *updatedFilteredIndexes; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumList.h index 5fcfaee4e..f852dc53e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumList.h @@ -19,8 +19,8 @@ NSMutableIndexSet *_filteredIndexes; NSMutableOrderedSet *_weak_albums; NSObject *_derivedAlbumLists[5]; - PLManagedAlbumList *backingAlbumList; int filter; + PLManagedAlbumList *backingAlbumList; NSPredicate *predicate; } @@ -32,24 +32,24 @@ - (void)unregisterAllDerivedAlbums; - (void)registerDerivedAlbumList:(struct NSObject *)arg1; - (void)replaceFilteredAlbumsAtIndexes:(id)arg1 withFilteredValues:(id)arg2; -- (void)replaceObjectInFilteredAlbumsAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectInFilteredAlbumsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)removeFilteredAlbumsAtIndexes:(id)arg1; - (void)insertFilteredAlbums:(id)arg1 atIndexes:(id)arg2; -- (void)removeObjectFromFilteredAlbumsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inFilteredAlbumsAtIndex:(unsigned int)arg2; +- (void)removeObjectFromFilteredAlbumsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inFilteredAlbumsAtIndex:(unsigned long long)arg2; - (void)getFilteredAlbums:(id *)arg1 range:(struct _NSRange)arg2; - (id)filteredAlbumsAtIndexes:(id)arg1; -- (id)objectInFilteredAlbumsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInFilteredAlbumsOfObject:(id)arg1; -- (unsigned int)countOfFilteredAlbums; +- (id)objectInFilteredAlbumsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInFilteredAlbumsOfObject:(id)arg1; +- (unsigned long long)countOfFilteredAlbums; @property(retain, nonatomic) NSMutableOrderedSet *_albums; - (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; -- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +- (_Bool)shouldIncludeObjectAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id cachedIndexMapState; @property(readonly, nonatomic) NSIndexSet *filteredIndexes; @property(readonly, nonatomic) PLIndexMapper *indexMapper; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; - (void)_invalidateFilteredIndexes; @property(readonly, nonatomic) NSString *_prettyDescription; @property(readonly, nonatomic) NSString *_typeDescription; @@ -57,21 +57,21 @@ - (id)identifier; - (void)_backingContextDidChange:(id)arg1; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; - (id)description; @property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; -- (BOOL)hasAtLeastOneAlbum; -@property(readonly, nonatomic) unsigned int albumsCount; +- (_Bool)hasAtLeastOneAlbum; +@property(readonly, nonatomic) unsigned long long albumsCount; @property(readonly, nonatomic) NSMutableOrderedSet *albums; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; @property(readonly, nonatomic) id albumsSortingComparator; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -@property(readonly, nonatomic) BOOL canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +@property(readonly, nonatomic) _Bool canEditAlbums; @property(readonly, nonatomic) int albumListType; - (void)dealloc; - (id)initWithBackingAlbumList:(id)arg1 filter:(int)arg2; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification-Private.h new file mode 100644 index 000000000..1bca72f51 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PLIndexMapperDataSource-Protocol.h" + +@class NSIndexSet, PLIndexMapper; + +@interface PLFilteredAlbumListChangeNotification (Private) +- (_Bool)shouldIncludeObjectAtIndex:(unsigned long long)arg1; +@property(copy, nonatomic) NSIndexSet *filteredIndexes; +@property(readonly, nonatomic) PLIndexMapper *indexMapper; +@property(readonly, nonatomic) NSIndexSet *updatedFilteredIndexes; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification.h index d460502a4..6447f573f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredAlbumListChangeNotification.h @@ -6,11 +6,9 @@ #import -#import "PLIndexMapperDataSource-Protocol.h" - @class NSIndexSet, PLFilteredAlbumList, PLIndexMapper; -@interface PLFilteredAlbumListChangeNotification : PLAssetContainerListChangeNotification +@interface PLFilteredAlbumListChangeNotification : PLAssetContainerListChangeNotification { PLFilteredAlbumList *_albumList; NSIndexSet *_oldFilteredIndexes; @@ -21,20 +19,16 @@ + (id)notificationForDerivedObject:(id)arg1 priorChangeState:(id)arg2 forBackingObjectNotification:(id)arg3; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)_diffDescription; - (id)description; -- (BOOL)countDidChange; -- (BOOL)shouldReload; +- (_Bool)countDidChange; +- (_Bool)shouldReload; - (id)albumList; - (id)object; - (void)dealloc; - (id)initWithFilteredAlbumList:(id)arg1 albumListChangeNotification:(id)arg2; - (id)init; -- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; -@property(copy, nonatomic) NSIndexSet *filteredIndexes; -@property(readonly, nonatomic) PLIndexMapper *indexMapper; -@property(readonly, nonatomic) NSIndexSet *updatedFilteredIndexes; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum-IndexMapping.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum-IndexMapping.h new file mode 100644 index 000000000..d5e7f9f29 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum-IndexMapping.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLFilteredShuffledAlbum (IndexMapping) +- (void)createShuffledIndexesMaps; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum.h index 5030bf2fb..03d05f0de 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFilteredShuffledAlbum.h @@ -17,11 +17,10 @@ + (struct NSObject *)_shuffledAlbumWithAlbum:(struct NSObject *)arg1 filter:(int)arg2 startingAsset:(id)arg3; @property(readonly, nonatomic) NSPredicate *filterPredicate; // @synthesize filterPredicate=_filterPredicate; @property(readonly, nonatomic) int filter; // @synthesize filter=_filter; -- (unsigned int)count; +- (unsigned long long)count; - (void)dealloc; - (id)initWithBackingAlbum:(struct NSObject *)arg1 filter:(int)arg2 startingAsset:(id)arg3; - (struct NSObject *)unshuffledAlbum; -- (void)createShuffledIndexesMaps; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFixedSizeLRUCache.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFixedSizeLRUCache.h deleted file mode 100644 index bc8e3ae04..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLFixedSizeLRUCache.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface PLFixedSizeLRUCache : NSObject -{ - unsigned int _size; - unsigned int _usedSlots; - struct __CFArray *_lruQueue; - struct __CFDictionary *_keyToObjectMapping; -} - -- (void)_freeMemory:(id)arg1; -- (void)invalidate; -- (void)removeObjectWithKey:(id)arg1; -- (id)objectWithKey:(id)arg1; -- (void)addObject:(id)arg1 withKey:(id)arg2; -- (void)dealloc; -- (id)initForCacheSize:(unsigned int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLGenericAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLGenericAlbum.h index 218cc808a..35443184a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLGenericAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLGenericAlbum.h @@ -15,8 +15,8 @@ @interface PLGenericAlbum : _PLGenericAlbum { NSObject *_derivededAlbums[5]; - BOOL isRegisteredForChanges; - BOOL didRegisteredWithUserInterfaceContext; + _Bool isRegisteredForChanges; + _Bool didRegisteredWithUserInterfaceContext; } + (void)addSingletonObjectsToContext:(id)arg1; @@ -27,10 +27,13 @@ + (id)albumsWithUUID:(id)arg1 inManagedObjectContext:(id)arg2; + (id)albumsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; + (id)allAlbumsRegisteredWithManagedObjectContext:(id)arg1; ++ (id)allSyncedAlbumsInManagedObjectContext:(id)arg1; + (id)allAlbumsInManagedObjectContext:(id)arg1; + (struct NSObject *)albumFromGroupURL:(id)arg1 photoLibrary:(id)arg2; + (id)insertNewFaceAlbumIntoLibrary:(id)arg1; + (id)insertNewCloudSharedAlbumWithTitle:(id)arg1 lastInterestingDate:(id)arg2 intoLibrary:(id)arg3; ++ (id)insertNewSyncedEventIntoLibrary:(id)arg1; ++ (id)insertNewSyncedEventWithTitle:(id)arg1 intoLibrary:(id)arg2; + (id)insertNewEventIntoLibrary:(id)arg1; + (id)insertNewEventWithTitle:(id)arg1 intoLibrary:(id)arg2; + (id)insertNewAlbumIntoLibrary:(id)arg1; @@ -60,10 +63,10 @@ + (id)_singletonFetchingAlbumWithKind:(int)arg1 library:(id)arg2; + (id)keyPathsForValuesAffectingKindValue; + (id)keyPathsForValuesAffectingName; -@property(nonatomic) BOOL didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; -@property(nonatomic) BOOL isRegisteredForChanges; // @synthesize isRegisteredForChanges; +@property(nonatomic) _Bool didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; +@property(nonatomic) _Bool isRegisteredForChanges; // @synthesize isRegisteredForChanges; - (void)enumerateDerivedIndexMappers:(id)arg1; -- (BOOL)hasDerivedIndexMappers; +- (_Bool)hasDerivedIndexMappers; - (void)enumerateDerivedAlbums:(id)arg1; - (void)unregisterAllDerivedAlbums; - (void)registerDerivedAlbum:(struct NSObject *)arg1; @@ -71,46 +74,47 @@ - (id)_prettyDescription; - (id)_compactDebugDescription; - (id)_kindDescription; -- (unsigned int)countForAssetsOfKind:(short)arg1; -@property(readonly, nonatomic) unsigned int indexOfPosterImage; +- (unsigned long long)countForAssetsOfKind:(short)arg1; +@property(readonly, nonatomic) unsigned long long indexOfPosterImage; - (void)unregisterForChanges; - (void)registerForChanges; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; - (void)batchFetchAssets:(id)arg1; - (id)assetsByObjectIDAtIndexes:(id)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; @property(readonly, nonatomic) NSURL *groupURL; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -- (BOOL)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +- (_Bool)canPerformEditOperation:(int)arg1; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isSmartAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isOwnPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isSmartAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(nonatomic) int kindValue; @property(readonly, nonatomic) UIImage *posterImage; @property(readonly, nonatomic) NSString *name; @property(readonly, nonatomic) NSString *localizedTitle; -@property(nonatomic) BOOL hasUnseenContentBoolValue; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) BOOL isEmpty; -- (unsigned int)count; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) _Bool isEmpty; +- (unsigned long long)count; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; - (void)willTurnIntoFault; - (void)awakeFromFetch; - (void)awakeFromInsert; @@ -131,7 +135,9 @@ @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; // @dynamic mutableAssets; @property(nonatomic) int pendingItemsCount; // @dynamic pendingItemsCount; @property(nonatomic) int pendingItemsType; // @dynamic pendingItemsType; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; // @dynamic secondaryKeyAsset; @property(readonly, nonatomic) NSDate *startDate; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; // @dynamic tertiaryKeyAsset; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIOSurfaceData.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIOSurfaceData.h index eabca4740..7b6d077b0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIOSurfaceData.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIOSurfaceData.h @@ -10,15 +10,15 @@ { struct __IOSurface *_surface; const void *_bytes; - unsigned int _length; + unsigned long long _length; } + (id)dataWithIOSurface:(void *)arg1; - (void)dealloc; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithIOSurface:(void *)arg1 length:(unsigned int)arg2; +- (id)initWithIOSurface:(void *)arg1 length:(unsigned long long)arg2; - (id)initWithIOSurface:(void *)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache-Internal.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache-Internal.h new file mode 100644 index 000000000..e094e4693 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLImageCache (Internal) +- (void)resumeLoading; +- (void)pauseLoading; +- (void)cancelLoadFromSource:(id)arg1 asset:(id)arg2 imageLoadingQueue:(id)arg3; +- (void)removeImageLoadingQueue:(id)arg1; +- (id)newCachedImageWithImageContents:(void *)arg1 orientation:(long long)arg2 metadata:(id)arg3 fromSource:(id)arg4 asset:(id)arg5; +- (id)cachedImageFromSource:(id)arg1 asset:(id)arg2 loadIfNeeded:(_Bool)arg3 synchronously:(_Bool)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6 completion:(id)arg7; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache.h index eaf5d01f6..975d3fcb4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCache.h @@ -17,18 +17,12 @@ - (id)newImageLoadingQueue; - (void)_addImageToCache:(id)arg1; - (void)invalidateCachedImageForSource:(id)arg1 asset:(id)arg2; -- (id)cachedImageFromSource:(id)arg1 forAsset:(id)arg2 loadIfNeeded:(BOOL)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6; +- (id)cachedImageFromSource:(id)arg1 forAsset:(id)arg2 loadIfNeeded:(_Bool)arg3 synchronously:(_Bool)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6; - (id)_cachedImageFromSource:(id)arg1 asset:(id)arg2; - (void)_uncacheImage:(id)arg1; - (id)_imageLoader; - (void)dealloc; - (id)init; -- (void)resumeLoading; -- (void)pauseLoading; -- (void)cancelLoadFromSource:(id)arg1 asset:(id)arg2 imageLoadingQueue:(id)arg3; -- (void)removeImageLoadingQueue:(id)arg1; -- (id)newCachedImageWithImageContents:(void *)arg1 orientation:(int)arg2 metadata:(id)arg3 fromSource:(id)arg4 asset:(id)arg5; -- (id)cachedImageFromSource:(id)arg1 asset:(id)arg2 loadIfNeeded:(BOOL)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6 completion:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCacheList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCacheList.h index ea4d9900c..ec50c7b3a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCacheList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageCacheList.h @@ -14,7 +14,7 @@ unsigned int _length; unsigned int _lastFailLocation; id *_keys; - unsigned int *_keyHashes; + unsigned long long *_keyHashes; id *_images; PLLoadRequestKey *_dummy[1]; } diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadRequest.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadRequest.h index 063bd4a98..18274a48c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadRequest.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadRequest.h @@ -22,14 +22,14 @@ @property(readonly, nonatomic) PLImageSource *source; // @synthesize source=_source; @property(nonatomic) int priority; // @synthesize priority=_priority; - (void)notifyImageLoadingQueuesOfImageAvailability:(id)arg1; -- (BOOL)someImageLoadingQueuesRegistered; -- (BOOL)isImageLoadingQueueRegistered:(id)arg1; +- (_Bool)someImageLoadingQueuesRegistered; +- (_Bool)isImageLoadingQueueRegistered:(id)arg1; - (void)deregisterImageLoadingQueue:(id)arg1; - (void)registerImageLoadingQueue:(id)arg1; - (id)debugDescription; - (void)addCompletionBlock:(id)arg1; @property(readonly, nonatomic) NSArray *completionBlocks; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) PLLoadRequestKey *key; - (id)assetInPhotoLibrary:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingQueue.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingQueue.h index 0801d8b9e..b257e96de 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingQueue.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingQueue.h @@ -19,11 +19,11 @@ - (void)imageIsAvailable:(id)arg1 forAsset:(id)arg2 fromSource:(id)arg3 completionBlocks:(id)arg4; - (void)invalidateImageFromSource:(id)arg1 forAsset:(id)arg2; - (void)cancelLoadFromSource:(id)arg1 forAsset:(id)arg2; -- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4 completion:(id)arg5; -- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 completion:(id)arg4; -- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 loadIfNeeded:(BOOL)arg4; -- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4; -- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3; +- (id)loadImageSynchronously:(_Bool)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4 completion:(id)arg5; +- (id)loadImageSynchronously:(_Bool)arg1 fromSource:(id)arg2 forAsset:(id)arg3 completion:(id)arg4; +- (id)loadImageSynchronously:(_Bool)arg1 fromSource:(id)arg2 forAsset:(id)arg3 loadIfNeeded:(_Bool)arg4; +- (id)loadImageSynchronously:(_Bool)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4; +- (id)loadImageSynchronously:(_Bool)arg1 fromSource:(id)arg2 forAsset:(id)arg3; - (void)resumeLoading; - (void)pauseLoading; - (void)stopLoading; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingThread.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingThread.h index 726a91ca9..195973bd4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingThread.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageLoadingThread.h @@ -10,9 +10,9 @@ @interface PLImageLoadingThread : NSObject { - BOOL _running; - BOOL _paused; - BOOL _canceled; + _Bool _running; + _Bool _paused; + _Bool _canceled; NSMutableSet *_queues; NSMutableDictionary *_requestsByKey; NSObject *_isolation; @@ -29,11 +29,11 @@ - (void)_serviceRequest:(id)arg1; - (void)_serviceRequestFrom:(id)arg1; -- (BOOL)_dequeueRequest:(id)arg1; +- (_Bool)_dequeueRequest:(id)arg1; - (void)_requeueRequest:(id)arg1 oldPriority:(int)arg2; - (void)_enqueueRequest:(id)arg1; - (void)cancelLoadFromSource:(id)arg1 asset:(id)arg2 imageLoadingQueue:(id)arg3; -- (id)loadImageFromSource:(id)arg1 asset:(id)arg2 forImageLoadingQueue:(id)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 completion:(id)arg6; +- (id)loadImageFromSource:(id)arg1 asset:(id)arg2 forImageLoadingQueue:(id)arg3 synchronously:(_Bool)arg4 priority:(int)arg5 completion:(id)arg6; - (void)removeImageLoadingQueue:(id)arg1; - (void)addImageLoadingQueue:(id)arg1; - (void)resume; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTable.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTable.h index 312ea331d..8334a62a4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTable.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTable.h @@ -18,13 +18,13 @@ int _imageRowBytes; int _imageLength; int _entryLength; - BOOL _readOnly; - BOOL _dying; + _Bool _readOnly; + _Bool _dying; int _fid; long long _fileLength; - int _entryCount; - unsigned long _segmentLength; - unsigned int _segmentCount; + long long _entryCount; + unsigned long long _segmentLength; + unsigned long long _segmentCount; NSMutableArray *_allSegments; NSMutableIndexSet *_preheatIndexes; NSObject *_preheatIndexIsolation; @@ -37,46 +37,46 @@ @property(readonly, nonatomic) int imageRowBytes; // @synthesize imageRowBytes=_imageRowBytes; @property(readonly, nonatomic) int imageFormat; // @synthesize imageFormat=_format; @property(readonly, nonatomic) NSString *path; // @synthesize path=_path; -- (id)preheatItemForAsset:(id)arg1; -- (id)imageDataAtIndex:(unsigned int)arg1 width:(int *)arg2 height:(int *)arg3 bytesPerRow:(int *)arg4 dataWidth:(int *)arg5 dataHeight:(int *)arg6 dataOffset:(int *)arg7; -- (void)preheatImageDataAtIndex:(unsigned int)arg1; +- (id)preheatItemForAsset:(id)arg1 options:(unsigned int)arg2; +- (id)imageDataAtIndex:(unsigned long long)arg1 width:(int *)arg2 height:(int *)arg3 bytesPerRow:(int *)arg4 dataWidth:(int *)arg5 dataHeight:(int *)arg6 dataOffset:(int *)arg7; +- (void)preheatImageDataAtIndex:(unsigned long long)arg1; - (void)preheatImageDataAtIndexes:(id)arg1; - (void)_doPreheat; - (id)_getAndClearPreheatIndexes; -- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; +- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; - (id)_debugDescription; -- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 asset:(id)arg4; -- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; +- (void)finishUnicornEntryAtIndex:(unsigned long long)arg1 withImageData:(id)arg2 imageSize:(struct CGSize)arg3 asset:(id)arg4; +- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 asset:(id)arg4; +- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; @property(readonly, nonatomic) struct CGSize imageSize; -- (void)_verifyThumbnailDataForIndex:(unsigned int)arg1 uuid:(id)arg2; +- (void)_verifyThumbnailDataForIndex:(unsigned long long)arg1 uuid:(id)arg2; - (void)compactWithOccupiedIndexes:(id)arg1; - (id)preflightCompactionWithOccupiedIndexes:(id)arg1; -- (BOOL)_compactWithOccupiedIndexes:(id)arg1 outPhotoUUIDToIndexMap:(id *)arg2; +- (_Bool)_compactWithOccupiedIndexes:(id)arg1 outPhotoUUIDToIndexMap:(id *)arg2; @property(readonly, nonatomic) NSDictionary *photoUUIDToIndexMap; -- (BOOL)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; -- (void)deleteEntryWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 uuid:(id)arg3; +- (_Bool)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; +- (void)deleteEntryWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 uuid:(id)arg3; - (void)_flushEntryAtAddress:(void *)arg1; - (void)_flushEntryAtAddress:(void *)arg1 count:(int)arg2; -- (void)ensureIndexExists:(int)arg1; -- (void)_addEntriesIfNecessaryForIndex:(int)arg1; -- (void)_setEntryCount:(int)arg1; -- (int)entryCount; +- (void)_addEntriesIfNecessaryForIndex:(long long)arg1; +- (void)_setEntryCount:(long long)arg1; +- (long long)entryCount; - (void)_adviseWillNeedEntriesInRange:(struct _NSRange)arg1; -- (id)dataForEntryAtIndex:(unsigned int)arg1; +- (id)dataForEntryAtIndex:(unsigned long long)arg1 createIfNeeded:(_Bool)arg2; - (void)_updateSegmentCount; -- (void)_reloadSegmentAtIndex:(int)arg1; +- (void)_reloadSegmentAtIndex:(long long)arg1; - (void)_releaseSegment:(id)arg1; -- (void)_releaseSegmentAtIndex:(int)arg1; -- (id)_segmentAtIndex:(int)arg1; -- (BOOL)usesThumbIdentifiers; -@property(readonly, nonatomic) BOOL isReadOnly; -- (unsigned long)_segmentLength; +- (void)_releaseSegmentAtIndex:(long long)arg1; +- (id)_segmentAtIndex:(long long)arg1; +- (_Bool)usesThumbIdentifiers; +@property(readonly, nonatomic) _Bool isReadOnly; +- (unsigned long long)_segmentLength; - (int)_fileDescriptor; - (void)dealloc; @property(readonly, nonatomic) int imageHeight; @property(readonly, nonatomic) int imageWidth; - (id)initWithPath:(id)arg1 imageFormat:(int)arg2; -- (id)initWithPath:(id)arg1 imageFormat:(int)arg2 readOnly:(BOOL)arg3; +- (id)initWithPath:(id)arg1 imageFormat:(int)arg2 readOnly:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTableSegment.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTableSegment.h index 8c4370920..94bb5c457 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTableSegment.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageTableSegment.h @@ -11,17 +11,17 @@ @interface PLImageTableSegment : NSObject { PLImageTable *_imageTable; - unsigned long _index; + unsigned long long _index; void *_ptr; - unsigned long _length; - BOOL _dying; + unsigned long long _length; + _Bool _dying; } - (void *)bytes; - (void)dealloc; - (oneway void)release; -- (id)initWithImageTable:(id)arg1 offset:(long long)arg2 length:(unsigned long)arg3; -- (id)initWithImageTable:(id)arg1 index:(unsigned long)arg2 length:(unsigned long)arg3 idealAddress:(void *)arg4; +- (id)initWithImageTable:(id)arg1 offset:(long long)arg2 length:(unsigned long long)arg3; +- (id)initWithImageTable:(id)arg1 index:(unsigned long long)arg2 length:(unsigned long long)arg3 idealAddress:(void *)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageUtilities.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageUtilities.h index f67b80960..e415b4a3f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageUtilities.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageUtilities.h @@ -10,7 +10,7 @@ { } -+ (BOOL)generateThumbnailsFromJPEGData:(id)arg1 inputSize:(struct CGSize)arg2 preCropLargeThumbnailSize:(struct CGSize)arg3 postCropLargeThumbnailSize:(struct CGSize)arg4 preCropSmallThumbnailSize:(struct CGSize)arg5 postCropSmallThumbnailSize:(struct CGSize)arg6 outSmallThumbnailImageRef:(struct CGImage **)arg7 outLargeThumbnailImageRef:(struct CGImage **)arg8 outLargeThumbnailJPEGData:(id *)arg9 largeThumbnailOutputURL:(id)arg10 generateFiltersBlock:(id)arg11; ++ (_Bool)generateThumbnailsFromJPEGData:(id)arg1 inputSize:(struct CGSize)arg2 preCropLargeThumbnailSize:(struct CGSize)arg3 postCropLargeThumbnailSize:(struct CGSize)arg4 preCropSmallThumbnailSize:(struct CGSize)arg5 postCropSmallThumbnailSize:(struct CGSize)arg6 outSmallThumbnailImageRef:(struct CGImage **)arg7 outLargeThumbnailImageRef:(struct CGImage **)arg8 outLargeThumbnailJPEGData:(id *)arg9 generateFiltersBlock:(id)arg10; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageWriter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageWriter.h index 2a83eb022..2957c2edf 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageWriter.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImageWriter.h @@ -8,37 +8,39 @@ #import "PLPhotoBakedThumbnailsDelegate-Protocol.h" -@class NSCountedSet, NSMutableArray, NSRecursiveLock, PLXPCTransaction; +@class NSCountedSet, NSMutableArray, NSMutableDictionary, NSRecursiveLock, PLXPCTransaction; @interface PLImageWriter : NSObject { NSMutableArray *_highPriorityJobs; NSCountedSet *_unfinishedHighPriorityJobs; - unsigned int _highPrioritySequentialJobCount; + unsigned long long _highPrioritySequentialJobCount; NSMutableArray *_lowPriorityJobs; NSCountedSet *_unfinishedLowPriorityJobs; NSRecursiveLock *_jobsLock; int _unfinishedJobCount; int _jobQueueAvailabilityToken; - BOOL _writerThreadRunning; - BOOL _databaseIsCorrupt; + _Bool _writerThreadRunning; + _Bool _databaseIsCorrupt; PLXPCTransaction *_transaction; + NSMutableDictionary *_inProgressAvalancheFds; } + (void)decorateThumbnailInRect:(struct CGRect)arg1 size:(struct CGSize)arg2 duration:(id)arg3 inContext:(struct CGContext *)arg4 format:(int)arg5; + (void)decorateThumbnail:(id)arg1 inContext:(struct CGContext *)arg2; -+ (void)writeableDataForImage:(id)arg1 previewImage:(id)arg2 imageData:(id)arg3 imageUTIType:(struct __CFString *)arg4 exifProperties:(id)arg5 imageRefOut:(struct CGImage **)arg6 lowResImageRefOut:(struct CGImage **)arg7 thumbnailDataOut:(id *)arg8 imageUTITypeOut:(const struct __CFString **)arg9 exifPropertiesOut:(id *)arg10 isJPEGOut:(char *)arg11 imageDataOut:(id *)arg12; ++ (void)writeableDataForImage:(id)arg1 previewImage:(id)arg2 imageData:(id)arg3 imageUTIType:(struct __CFString *)arg4 exifProperties:(id)arg5 imageRefOut:(struct CGImage **)arg6 lowResImageRefOut:(struct CGImage **)arg7 thumbnailDataOut:(id *)arg8 imageUTITypeOut:(const struct __CFString **)arg9 exifPropertiesOut:(id *)arg10 isJPEGOut:(_Bool *)arg11 imageDataOut:(id *)arg12 imageOrientation:(long long)arg13; + (id)sharedWriter; - (void)_writerThread; - (void)_processJob:(id)arg1; - (void)_processSyncedVideoSaveJob:(id)arg1; - (void)_processVideoSaveJob:(id)arg1; -- (BOOL)_sufficientDiskSpaceToCopyVideoAtPath:(id)arg1; +- (_Bool)_sufficientDiskSpaceToCopyVideoAtPath:(id)arg1; - (void)_processVideoJob:(id)arg1; - (void)decorateThumbnail:(id)arg1 inContext:(struct CGContext *)arg2; - (void)_decorateThumbnail:(id)arg1; - (void)_processDaemonJob:(id)arg1; - (void)_processCrashRecoveryJob:(id)arg1; +- (void)_handleAvalancheCrashRecovery:(id)arg1; - (void)_processIngestedSyncedAssetJob:(id)arg1; - (void)_processSavePhotoStreamImageToCameraRollJob:(id)arg1; - (void)_processReenqueueAssetUUIDsToPhotoStreamJob:(id)arg1; @@ -47,26 +49,27 @@ - (void)_processDeletePhotoStreamDataJob:(id)arg1; - (void)_processAutodeleteEmptyAlbumJob:(id)arg1; - (void)_processImportImageJob:(id)arg1; -- (void)_processTokenAssetJob:(id)arg1; +- (void)_processAvalancheJob:(id)arg1; +- (void)_processBatchImageJob:(id)arg1; - (void)_processImageJob:(id)arg1; -- (BOOL)_writeXMPHeaderToPath:(id)arg1 properties:(id)arg2 orientation:(int)arg3; +- (void)setAvalancheInProgress:(_Bool)arg1 uuid:(id)arg2; - (void)_writeJPEGFromIOSurface:(struct __IOSurface *)arg1 toPath:(id)arg2 orientation:(int)arg3; -- (BOOL)saveImageJobToDisk:(id)arg1; -- (BOOL)saveToDiskSlalomRegions:(id)arg1 forJob:(id)arg2; +- (_Bool)saveImageJobToDisk:(id)arg1; +- (_Bool)saveToDiskSlalomRegions:(id)arg1 forJob:(id)arg2; - (id)uuidFromIncomingFilename:(id)arg1; -- (id)uniqueIncomingPathForAssetWithUUID:(id)arg1 andExtension:(id)arg2 isPhotoStream:(BOOL)arg3; +- (id)uniqueIncomingPathForAssetWithUUID:(id)arg1 andExtension:(id)arg2 isPhotoStream:(_Bool)arg3; - (id)incomingDirectoryPath; - (id)incomingDirectoryPathForPhotoStream; - (void)_removeTransientKeys:(id)arg1; - (id)pathForNewAssetPathAtAlbumDirectoryPath:(id)arg1 assetType:(unsigned int)arg2 extension:(id)arg3; - (id)cameraAssetPathForNewAssetWithExtension:(id)arg1; - (id)cameraAssetExtensionForType:(long long)arg1; -- (BOOL)enqueueJob:(id)arg1; +- (_Bool)enqueueJob:(id)arg1; - (void)_decrementJobCount:(id)arg1; - (void)_incrementJobCount:(id)arg1; -- (void)_postJobQueueNotificationIsAvailable:(BOOL)arg1; -- (BOOL)canEnqueueJob:(id)arg1; -- (BOOL)_isHighPriorityJob:(id)arg1; +- (void)_postJobQueueNotificationIsAvailable:(_Bool)arg1; +- (_Bool)canEnqueueJob:(id)arg1; +- (_Bool)_isHighPriorityJob:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImportFileManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImportFileManager.h index 5d972add8..49dd762cd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImportFileManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLImportFileManager.h @@ -10,12 +10,12 @@ { } -+ (BOOL)isCameraDirectoryFolderName:(id)arg1; -+ (BOOL)isImportDirectoryFolderName:(id)arg1; -- (BOOL)removeUnusedDCIMDirectoryAtPath:(id)arg1; ++ (_Bool)isCameraDirectoryFolderName:(id)arg1; ++ (_Bool)isImportDirectoryFolderName:(id)arg1; +- (_Bool)removeUnusedDCIMDirectoryAtPath:(id)arg1; - (id)nextAvailableFilePathInDirectory:(id)arg1 withExtension:(id)arg2; -- (id)urlForNewDCIMFolderWithFolderNumber:(int *)arg1; -- (id)_DCIMFolderNameWithNumber:(int)arg1; +- (id)urlForNewDCIMFolderWithFolderNumber:(long long *)arg1; +- (id)_DCIMFolderNameWithNumber:(long long)arg1; - (id)_dcimDirectory; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbum.h index bc8027a2f..15f9b8c3c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbum.h @@ -17,87 +17,93 @@ NSFetchRequest *_fetchRequest; NSMutableOrderedSet *_albumOIDs; NSMutableOrderedSet *_inflightAssets; - unsigned int _photosCount; - unsigned int _videosCount; + unsigned long long _photosCount; + unsigned long long _videosCount; NSCache *__assetCache; PLManagedAlbum *_backingAlbum; - BOOL _sessionLimited; + _Bool _sessionLimited; id _weak_assets; NSObject *_derivedAlbums[5]; + _Bool __notificationsEnabled; } + (struct NSObject *)inFlightAssetsAlbumWithBackingAlbum:(struct NSObject *)arg1; +@property(nonatomic) _Bool _notificationsEnabled; // @synthesize _notificationsEnabled=__notificationsEnabled; @property(readonly, nonatomic) PLManagedAlbum *backingAlbum; // @synthesize backingAlbum=_backingAlbum; - (id)filteredIndexesForPredicate:(id)arg1; - (void)startNewSession; -@property(nonatomic) BOOL sessionLimited; -- (void)removeObjectFromMergedAssetsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inMergedAssetsAtIndex:(unsigned int)arg2; +@property(nonatomic) _Bool sessionLimited; +- (void)removeObjectFromMergedAssetsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inMergedAssetsAtIndex:(unsigned long long)arg2; - (void)getMergedAssets:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectInMergedAssetsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInMergedAssetsOfObject:(id)arg1; -- (unsigned int)countOfMergedAssets; +- (id)objectInMergedAssetsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInMergedAssetsOfObject:(id)arg1; +- (unsigned long long)countOfMergedAssets; - (id)managedObjectsForOIDs:(id)arg1; - (id)managedObjectsAtAlbumIndexes:(id)arg1; -- (id)managedObjectAtAlbumIndex:(unsigned int)arg1; +- (id)managedObjectAtAlbumIndex:(unsigned long long)arg1; - (id)managedObjectForOID:(id)arg1; -- (unsigned int)batchSize; -- (BOOL)hasDerivedIndexMappers; +- (unsigned long long)batchSize; +- (_Bool)hasDerivedIndexMappers; - (void)enumerateDerivedAlbums:(id)arg1; - (void)unregisterAllDerivedAlbums; - (void)registerDerivedAlbum:(struct NSObject *)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (void)setUINotificationsEnabled:(_Bool)arg1; +- (void)clearAssetCaches; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; - (void)batchFetchAssets:(id)arg1; - (id)assetsByObjectIDAtIndexes:(id)arg1; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; @property(nonatomic) int pendingItemsType; @property(nonatomic) int pendingItemsCount; -- (id)displayableIndexesForCount:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -- (BOOL)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +- (_Bool)canPerformEditOperation:(int)arg1; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSString *localizedTitle; -@property(nonatomic) BOOL hasUnseenContentBoolValue; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) BOOL isEmpty; -- (unsigned int)count; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) _Bool isEmpty; +- (unsigned long long)count; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) int kindValue; @property(readonly, nonatomic) NSNumber *kind; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; -- (unsigned int)countForAssetsOfKind:(short)arg1; -- (unsigned int)_fetchedCountForAssetsOfKind:(short)arg1; +- (unsigned long long)countForAssetsOfKind:(short)arg1; +- (unsigned long long)_fetchedCountForAssetsOfKind:(short)arg1; - (id)_albumOIDs; - (void)_resetAlbumOIDs; - (id)fetchRequest; @property(nonatomic) NSMutableOrderedSet *_assets; - (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; - (id)currentStateForChange; @property(readonly, nonatomic) id cachedIndexMapState; - (void)removeInflightAssets:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbumChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbumChangeNotification.h index 31de7071f..e43384865 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbumChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInFlightAssetsAlbumChangeNotification.h @@ -14,7 +14,7 @@ PLAssetContainerChangeNotification *_backingNotification; NSOrderedSet *_oldOIDs; NSMutableSet *_uniquedOIDs; - BOOL _keyAssetDidChange; + _Bool _keyAssetDidChange; } + (id)notificationForDerivedObject:(id)arg1 priorChangeState:(id)arg2 forBackingObjectNotification:(id)arg3; @@ -22,11 +22,11 @@ @property(readonly, nonatomic) PLAssetContainerChangeNotification *backingNotification; // @synthesize backingNotification=_backingNotification; @property(readonly, nonatomic) PLInFlightAssetsAlbum *album; // @synthesize album=_album; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)_diffDescription; - (id)description; -- (BOOL)keyAssetDidChange; -- (BOOL)titleDidChange; +- (_Bool)keyAssetDidChange; +- (_Bool)titleDidChange; - (id)object; - (void)dealloc; - (id)initWithInFlightAssetsAlbum:(id)arg1 priorChangeState:(id)arg2 albumChangeNotification:(id)arg3; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapper.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapper.h index 54c3d4e39..73a9dc50d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapper.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapper.h @@ -11,10 +11,10 @@ id _dataSource; } -- (BOOL)applyContainerChangeNotification:(id)arg1 changeTypes:(int)arg2 toFilteredIndexes:(id)arg3; -- (unsigned int)backingIndexForIndex:(unsigned int)arg1; +- (_Bool)applyContainerChangeNotification:(id)arg1 changeTypes:(int)arg2 toFilteredIndexes:(id)arg3; +- (unsigned long long)backingIndexForIndex:(unsigned long long)arg1; - (id)backingIndexesForIndexes:(id)arg1; -- (unsigned int)indexForBackingIndex:(unsigned int)arg1; +- (unsigned long long)indexForBackingIndex:(unsigned long long)arg1; - (id)indexesForBackingIndexes:(id)arg1; - (id)initWithDataSource:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapperDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapperDataSource-Protocol.h index a945011e0..4ea1e6463 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapperDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMapperDataSource-Protocol.h @@ -10,6 +10,6 @@ @protocol PLIndexMapperDataSource @property(readonly, nonatomic) NSIndexSet *filteredIndexes; -- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (_Bool)shouldIncludeObjectAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappersDataOrigin-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappersDataOrigin-Protocol.h index 42af1f6c9..1829c0def 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappersDataOrigin-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappersDataOrigin-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLIndexMappersDataOrigin -- (BOOL)hasDerivedIndexMappers; +- (_Bool)hasDerivedIndexMappers; - (void)enumerateDerivedIndexMappers:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappingCache-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappingCache-Protocol.h index 251b53ed8..cb1402953 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappingCache-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLIndexMappingCache-Protocol.h @@ -9,7 +9,7 @@ @protocol PLIndexMappingCache @property(readonly, nonatomic) id cachedIndexMapState; - (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; @optional - (id)currentStateForChange; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInvitationRecordsChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInvitationRecordsChangeNotification.h index 1020a8aff..e8225e1a3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInvitationRecordsChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLInvitationRecordsChangeNotification.h @@ -10,7 +10,7 @@ @interface PLInvitationRecordsChangeNotification : PLContainerChangeNotification { - BOOL _invitationRecordsDidChange; + _Bool _invitationRecordsDidChange; NSDictionary *_userInfo; } @@ -18,7 +18,7 @@ - (void)_calculateDiffs; @property(readonly, nonatomic) PLGenericAlbum *album; - (id)name; -@property(readonly, nonatomic) BOOL invitationRecordsDidChange; +@property(readonly, nonatomic) _Bool invitationRecordsDidChange; - (id)userInfo; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLJPEGDataImage.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLJPEGDataImage.h index 77c6563e8..49187d235 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLJPEGDataImage.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLJPEGDataImage.h @@ -11,6 +11,7 @@ @interface PLJPEGDataImage : UIImage { NSData *_plData; + struct __CVBuffer *_pixelBuffer; } + (id)pl_imageWithStoredJPEGData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLargeImageLoader.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLargeImageLoader.h index 5122908bd..b1c93fcb9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLargeImageLoader.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLargeImageLoader.h @@ -14,7 +14,7 @@ } @property(nonatomic) int format; // @synthesize format=_format; -- (id)preheatItemForAsset:(id)arg1; +- (id)preheatItemForAsset:(id)arg1 options:(unsigned int)arg2; - (id)initWithFormat:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLastTokenAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLastTokenAsset.h deleted file mode 100644 index 22b064be0..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLastTokenAsset.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSOrderedSet; - -@interface PLLastTokenAsset : PLManagedAsset -{ -} - -+ (id)entityInManagedObjectContext:(id)arg1; -+ (id)entityName; -- (void)removeLastAssets:(id)arg1; -- (void)addLastAssets:(id)arg1; -- (void)removeLastAssetsObject:(id)arg1; -- (void)addLastAssetsObject:(id)arg1; -- (void)replaceLastAssetsAtIndexes:(id)arg1 withLastAssets:(id)arg2; -- (void)removeLastAssetsAtIndexes:(id)arg1; -- (void)insertLastAssets:(id)arg1 atIndexes:(id)arg2; -- (void)replaceObjectInLastAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromLastAssetsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inLastAssetsAtIndex:(unsigned int)arg2; - -// Remaining properties -@property(retain, nonatomic) NSOrderedSet *lastAssets; // @dynamic lastAssets; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLoadRequestKey.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLoadRequestKey.h index 9f1109e5e..c12825e6f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLoadRequestKey.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLoadRequestKey.h @@ -14,13 +14,13 @@ { unsigned short _sourceID; NSManagedObjectID *_objectID; - unsigned int _hash; + unsigned long long _hash; } + (id)keyWithSource:(id)arg1 asset:(id)arg2; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationController.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationController.h index 9b1cde3bd..a1db302b8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationController.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationController.h @@ -16,26 +16,26 @@ NSMutableArray *_locationPendingAssets; NSDictionary *_exifDictionary; NSString *_locationStr; - BOOL _isEnabled; - BOOL _isUpdating; - BOOL _isHeadingEnabled; + _Bool _isEnabled; + _Bool _isUpdating; + _Bool _isHeadingEnabled; } + (id)sharedInstance; -+ (void)setUsesEffectiveBundleIdentifier:(BOOL)arg1; -+ (BOOL)usesEffectiveBundleIdentifier; ++ (void)setUsesEffectiveBundleIdentifier:(_Bool)arg1; ++ (_Bool)usesEffectiveBundleIdentifier; - (void)_assetContainerChanged:(id)arg1; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)_updatePendingAssets; -- (void)addLocationToMediaWithAssetURLWhenAvailable:(id)arg1 deviceOrientation:(int)arg2 cameraWasRearFacing:(BOOL)arg3; -- (BOOL)_addLocationToAsset:(id)arg1; +- (void)addLocationToMediaWithAssetURLWhenAvailable:(id)arg1 deviceOrientation:(int)arg2 cameraWasRearFacing:(_Bool)arg3; +- (_Bool)_addLocationToAsset:(id)arg1; - (id)locationString; -- (id)locationDictionaryForImageWithDeviceOrientation:(int)arg1 rearFacingCamera:(BOOL)arg2; +- (id)locationDictionaryForImageWithDeviceOrientation:(int)arg1 rearFacingCamera:(_Bool)arg2; - (id)location; - (void)_stopUpdating; - (void)_startUpdating; -- (void)setHeadingEnabled:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setHeadingEnabled:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)_applicationStateChanged:(id)arg1; - (void)_updateLocationRunState; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationUtils.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationUtils.h index e16e99047..03a311148 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationUtils.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLLocationUtils.h @@ -10,7 +10,7 @@ { } -+ (BOOL)canUseCoordinate:(CDStruct_c3b9c2ee)arg1; ++ (_Bool)canUseCoordinate:(CDStruct_c3b9c2ee)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAdjustment.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAdjustment.h index 2551f66ae..1d60c0c67 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAdjustment.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAdjustment.h @@ -12,11 +12,12 @@ { } -+ (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize)arg2 withOriginalImageSize:(struct CGSize)arg3 effectFilterCount:(unsigned int *)arg4; -+ (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize)arg2 effectFilterCount:(unsigned int *)arg3; ++ (void)fixupAssetSizeFromAdjustments:(id)arg1; ++ (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize)arg2 withOriginalImageSize:(struct CGSize)arg3 effectFilterCount:(unsigned long long *)arg4; ++ (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize)arg2 effectFilterCount:(unsigned long long *)arg3; + (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize)arg2; -+ (void)convertStraightenAngle:(float)arg1 andCropRect:(struct CGRect)arg2 toAffineTransform:(struct CGAffineTransform *)arg3 andCropRect:(struct CGRect *)arg4; -+ (void)convertAffineTransform:(struct CGAffineTransform)arg1 andCropRect:(struct CGRect)arg2 toStraightenAngle:(float *)arg3 andCropRect:(struct CGRect *)arg4; ++ (void)convertStraightenAngle:(double)arg1 andCropRect:(struct CGRect)arg2 toAffineTransform:(struct CGAffineTransform *)arg3 andCropRect:(struct CGRect *)arg4; ++ (void)convertAffineTransform:(struct CGAffineTransform)arg1 andCropRect:(struct CGRect)arg2 toStraightenAngle:(double *)arg3 andCropRect:(struct CGRect *)arg4; + (struct CGRect)convertCropRect:(struct CGRect)arg1 fromImageSize:(struct CGSize)arg2 toImageSize:(struct CGSize)arg3; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; + (id)insertInPhotoLibrary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbum.h index 389e63c5c..af6f77169 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbum.h @@ -12,9 +12,8 @@ @interface PLManagedAlbum : _PLManagedAlbum { - BOOL _resolvingConflicts; - BOOL stackedImageNeedsUpdate; - BOOL albumShouldBeAutomaticallyDeleted; + _Bool _resolvingConflicts; + _Bool albumShouldBeAutomaticallyDeleted; } + (void)clearAssetOrderByAbumUUIDs; @@ -23,10 +22,8 @@ + (id)keyPathsForValuesAffectingVideosCount; + (id)keyPathsForValuesAffectingPhotosCount; + (id)keyPathsForValuesAffectingApproximateCount; -+ (BOOL)deviceSupportsStackedImages; -@property(nonatomic) BOOL albumShouldBeAutomaticallyDeleted; // @synthesize albumShouldBeAutomaticallyDeleted; -@property(nonatomic) BOOL stackedImageNeedsUpdate; // @synthesize stackedImageNeedsUpdate; -@property(nonatomic) BOOL resolvingConflicts; // @synthesize resolvingConflicts=_resolvingConflicts; +@property(nonatomic) _Bool albumShouldBeAutomaticallyDeleted; // @synthesize albumShouldBeAutomaticallyDeleted; +@property(nonatomic) _Bool resolvingConflicts; // @synthesize resolvingConflicts=_resolvingConflicts; - (void)refreshAssets; - (id)filteredIndexesForPredicate:(id)arg1; - (void)addAssetUsingiTunesAlbumOrder:(id)arg1; @@ -35,57 +32,57 @@ - (id)_orderComparisonValueForAsset:(id)arg1 iTunesLookupOrder:(id)arg2; - (void)removePersistedFileSystemData; - (void)persistMetadataToFileSystem; -- (void)awakeFromSnapshotEvents:(unsigned int)arg1; +- (void)awakeFromSnapshotEvents:(unsigned long long)arg1; - (void)_recalculateCachedCounts; - (void)replaceAssetsAtIndexes:(id)arg1 withAssets:(id)arg2; - (void)removeAssetsAtIndexes:(id)arg1; - (void)insertAssets:(id)arg1 atIndexes:(id)arg2; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -- (unsigned int)_cachedCountForMigration; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; -- (unsigned int)_albumStandInCount; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +- (unsigned long long)_cachedCountForMigration; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; +- (unsigned long long)_albumStandInCount; - (void)unregisterForChanges; - (void)registerForChanges; - (id)_keysToBeObserved; -- (void)_updateKeyAssetIfNeeded; -- (id)_expectedKeyAsset; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; +- (void)_updateKeyAssetsIfNeeded; +- (id)_expectedKeyAssets; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)removeInternalUserEditableAssetsAtIndexes:(id)arg1; +- (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2 trimmedVideoPathInfo:(id)arg3 commentText:(id)arg4; - (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2; - (id)internalUserEditableAssetsAtIndexes:(id)arg1; - (void)getInternalUserEditableAssets:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectInInternalUserEditableAssetsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInInternalUserEditableAssetsOfObject:(id)arg1; -- (unsigned int)countOfInternalUserEditableAssets; +- (id)objectInInternalUserEditableAssetsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInInternalUserEditableAssetsOfObject:(id)arg1; +- (unsigned long long)countOfInternalUserEditableAssets; @property(readonly, nonatomic) NSMutableOrderedSet *userEditableAssets; - (void)didSave; -- (void)_handleStackedImageNeedsUpdate:(BOOL)arg1; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; -- (BOOL)_shouldCopyAssetToCameraRollBeforeAdding:(id)arg1; -- (BOOL)canPerformEditOperation:(int)arg1; +- (_Bool)_shouldCopyAssetToCameraRollBeforeAdding:(id)arg1; +- (_Bool)canPerformEditOperation:(int)arg1; // Remaining properties -@property(readonly, nonatomic) NSOrderedSet *assets; // @dynamic assets; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL canShowComments; +@property(retain, nonatomic) NSOrderedSet *assets; // @dynamic assets; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; @property(readonly, nonatomic) NSDate *endDate; @property(readonly, nonatomic) NSURL *groupURL; -@property(nonatomic) BOOL hasUnseenContentBoolValue; +@property(nonatomic) _Bool hasUnseenContentBoolValue; @property(retain, nonatomic) NSString *importSessionID; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isLibrary; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isLibrary; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSNumber *kind; @property(readonly, nonatomic) int kindValue; @@ -95,11 +92,13 @@ @property(nonatomic) int pendingItemsCount; @property(nonatomic) int pendingItemsType; @property(readonly, nonatomic) UIImage *posterImage; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(readonly, nonatomic) id sectioningComparator; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; @property(retain, nonatomic) NSDictionary *slideshowSettings; @property(readonly, nonatomic) id sortingComparator; @property(readonly, nonatomic) NSDate *startDate; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbumList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbumList.h index 6f6365abb..60cd730ee 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbumList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAlbumList.h @@ -15,60 +15,62 @@ @interface PLManagedAlbumList : _PLManagedAlbumList { NSObject *_derivedAlbumLists[5]; - BOOL isRegisteredForChanges; - BOOL didRegisteredWithUserInterfaceContext; + _Bool isRegisteredForChanges; + _Bool didRegisteredWithUserInterfaceContext; } + (void)restoreAlbumListFromPersistedDataAtPath:(id)arg1 library:(id)arg2; -+ (void)persistAlbumListUUIDs:(id)arg1 type:(int)arg2 allowsOverwrite:(BOOL)arg3; -+ (BOOL)isValidPathForPersistence:(id)arg1; -+ (BOOL)isValidTypeForPersistence:(int)arg1; ++ (void)persistAlbumListUUIDs:(id)arg1 type:(int)arg2 allowsOverwrite:(_Bool)arg3; ++ (_Bool)isValidPathForPersistence:(id)arg1; ++ (_Bool)isValidTypeForPersistence:(int)arg1; + (id)allStreamedAlbumsListInManagedObjectContext:(id)arg1; + (id)placesAlbumListInManagedObjectContext:(id)arg1; + (id)facesAlbumListInManagedObjectContext:(id)arg1; + (id)eventListInManagedObjectContext:(id)arg1; ++ (id)importListInManagedObjectContext:(id)arg1; + (id)albumListInManagedObjectContext:(id)arg1; + (void)addSingletonObjectsToContext:(id)arg1; + (id)_albumListWithType:(int)arg1 inManagedObjectContext:(id)arg2; + (id)_typeDescriptionForAlbumListType:(int)arg1; -+ (unsigned int)_priorityForAlbumKind:(int)arg1; ++ (unsigned long long)_priorityForAlbumKind:(int)arg1; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; + (id)wallpaperAlbumListInPhotoLibrary:(id)arg1; + (id)allStreamedAlbumsListInPhotoLibrary:(id)arg1; + (id)placesAlbumListInPhotoLibrary:(id)arg1; + (id)facesAlbumListInPhotoLibrary:(id)arg1; + (id)eventListInPhotoLibrary:(id)arg1; ++ (id)importListInPhotoLibrary:(id)arg1; + (id)albumListInPhotoLibrary:(id)arg1; + (id)_singletonListWithType:(int)arg1 library:(id)arg2; + (void)initialize; -@property(nonatomic) BOOL didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; -@property(nonatomic) BOOL isRegisteredForChanges; // @synthesize isRegisteredForChanges; +@property(nonatomic) _Bool didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; +@property(nonatomic) _Bool isRegisteredForChanges; // @synthesize isRegisteredForChanges; - (void)didSave; - (void)unregisterForChanges; - (void)registerForChanges; - (void)enumerateDerivedIndexMappers:(id)arg1; -- (BOOL)hasDerivedIndexMappers; +- (_Bool)hasDerivedIndexMappers; - (void)enumerateDerivedAlbumLists:(id)arg1; - (void)unregisterAllDerivedAlbums; - (void)registerDerivedAlbumList:(struct NSObject *)arg1; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; - (void)insertIntoOrderedAlbumsAtIndexByPriorityForAlbum:(id)arg1; @property(readonly, nonatomic) id albumsSortingComparator; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; @property(readonly, nonatomic) NSString *_typeDescription; @property(readonly, nonatomic) NSString *_prettyDescription; @property(readonly, nonatomic) int filter; -@property(readonly, nonatomic) BOOL canEditAlbums; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; -@property(readonly, nonatomic) BOOL hasAtLeastOneAlbum; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) _Bool canEditAlbums; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; +@property(readonly, nonatomic) _Bool hasAtLeastOneAlbum; +@property(readonly, nonatomic) unsigned long long albumsCount; - (id)_albumsCountFetchRequest; @property(readonly, nonatomic) NSMutableOrderedSet *albums; @property(nonatomic) int albumListType; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-PLCloudSharedAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-PLCloudSharedAsset.h new file mode 100644 index 000000000..9d34b1f74 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-PLCloudSharedAsset.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSDictionary, NSNumber, NSOrderedSet, NSString, PLCloudFeedAssetsEntry; + +@interface PLManagedAsset (PLCloudSharedAsset) ++ (void)markAssetAsRecentlyUsed:(id)arg1; ++ (id)persistedRecentlyUsedGUIDS; ++ (id)recentlyUsedGUIDsPath; ++ (id)sortedCloudSharedAssetsWithPlaceholderKind:(int)arg1 ascending:(_Bool)arg2 inLibrary:(id)arg3; ++ (id)cloudSharedAssetsWithGUIDs:(id)arg1 inLibrary:(id)arg2; ++ (id)allCloudSharedAssetsInLibrary:(id)arg1; +@property(nonatomic) _Bool userCloudSharedLiked; +- (void)userReadAllCloudSharedComments; +- (void)userDeleteCloudSharedComment:(id)arg1; +- (id)userAddCloudSharedCommentWithText:(id)arg1; +- (_Bool)cloudHasSameOwnerAsAsset:(id)arg1; +- (int)cloudCommentsStatusForOwnedAsset:(_Bool)arg1; +- (void)deleteComment:(id)arg1; +- (void)addComment:(id)arg1; +@property(readonly, nonatomic) unsigned long long totalCommentsCount; +@property _Bool cloudHasCommentsConversationBoolValue; +@property _Bool cloudHasCommentsByMeBoolValue; +@property _Bool cloudHasUnseenCommentsBoolValue; +@property(readonly, nonatomic) NSString *cloudOwnerFullName; +@property(readonly, nonatomic) NSString *cloudOwnerLastName; +@property(readonly, nonatomic) NSString *cloudOwnerFirstName; +@property(readonly, nonatomic) NSString *cloudOwnerEmail; +@property _Bool cloudIsMyAssetBoolValue; +@property _Bool cloudIsDeletableBoolValue; +@property(nonatomic) int cloudPlaceholderKindValue; + +// Remaining properties +@property(retain, nonatomic) NSString *cloudAssetGUID; // @dynamic cloudAssetGUID; +@property(retain, nonatomic) NSString *cloudBatchID; // @dynamic cloudBatchID; +@property(retain, nonatomic) NSDate *cloudBatchPublishDate; // @dynamic cloudBatchPublishDate; +@property(retain, nonatomic) NSString *cloudCollectionGUID; // @dynamic cloudCollectionGUID; +@property(retain, nonatomic) NSOrderedSet *cloudComments; // @dynamic cloudComments; +@property(retain, nonatomic) NSNumber *cloudDownloadRequests; // @dynamic cloudDownloadRequests; +@property(retain, nonatomic) PLCloudFeedAssetsEntry *cloudFeedAssetsEntry; // @dynamic cloudFeedAssetsEntry; +@property(retain, nonatomic) NSNumber *cloudHasCommentsByMe; // @dynamic cloudHasCommentsByMe; +@property(retain, nonatomic) NSNumber *cloudHasCommentsConversation; // @dynamic cloudHasCommentsConversation; +@property(retain, nonatomic) NSNumber *cloudHasUnseenComments; // @dynamic cloudHasUnseenComments; +@property(retain, nonatomic) NSNumber *cloudIsDeletable; // @dynamic cloudIsDeletable; +@property(retain, nonatomic) NSNumber *cloudIsMyAsset; // @dynamic cloudIsMyAsset; +@property(retain, nonatomic) NSDate *cloudLastViewedCommentDate; // @dynamic cloudLastViewedCommentDate; +@property(retain, nonatomic) NSDictionary *cloudMetadata; // @dynamic cloudMetadata; +@property(retain, nonatomic) NSString *cloudOwnerHashedPersonID; // @dynamic cloudOwnerHashedPersonID; +@property(retain, nonatomic) NSDate *cloudServerPublishDate; // @dynamic cloudServerPublishDate; +@property(retain, nonatomic) NSOrderedSet *likeComments; // @dynamic likeComments; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-ThumbnailGeneration.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-ThumbnailGeneration.h new file mode 100644 index 000000000..c01dce2e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-ThumbnailGeneration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLManagedAsset (ThumbnailGeneration) +- (void)generateThumbnailsWithImageSource:(struct CGImageSource *)arg1 imageData:(id)arg2 updateExistingLargePreview:(_Bool)arg3 allowMediumPreview:(_Bool)arg4 outSmallThumbnail:(id *)arg5 outLargeThumbnail:(id *)arg6; +- (void)_computePreCropThumbnailSize:(struct CGSize *)arg1 andPostCropSize:(struct CGSize *)arg2 forOrientedOriginalSize:(struct CGSize)arg3 andCroppedSize:(struct CGSize)arg4 isLargeThumbnail:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-XMPManagement.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-XMPManagement.h new file mode 100644 index 000000000..5bc670143 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset-XMPManagement.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLManagedAsset (XMPManagement) +- (void)writeXMPWithProperties:(id)arg1 orientation:(int)arg2; +- (void)_writeXMPSidecarWithProperties:(id)arg1 orientation:(int)arg2; +- (_Bool)_writeXMPHeaderWithProperties:(id)arg1 orientation:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset.h index 1d6984280..bf789dbd7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedAsset.h @@ -8,14 +8,16 @@ #import "UIActivityItemSource-Protocol.h" -@class CLLocation, NSArray, NSData, NSDate, NSDictionary, NSError, NSMutableOrderedSet, NSMutableSet, NSNumber, NSOrderedSet, NSSet, NSString, NSURL, PLCloudFeedAssetsEntry, UIImage; +@class CLLocation, NSArray, NSData, NSDate, NSDictionary, NSError, NSMutableOrderedSet, NSMutableSet, NSNumber, NSSet, NSString, NSURL, UIImage; @interface PLManagedAsset : _PLManagedAsset { - BOOL _didPrepareForDeletion; - BOOL _isRegisteredForChanges; - BOOL _needsMomentUpdate; - BOOL _disableDupeAnalysis; + _Bool _didPrepareForDeletion; + _Bool _isRegisteredForChanges; + _Bool _needsMomentUpdate; + _Bool _disableDupeAnalysis; + _Bool _disableFileSystemPersistency; + _Bool _didPersistAvalanche; NSURL *cachedNonPersistedVideoPlaybackURL; NSDate *cachedNonPersistedVideoPlaybackURLExpiration; NSError *cachedNonPersistedVideoPlaybackURLError; @@ -40,12 +42,13 @@ + (int)masterThumbnailFormat; + (int)feedEntryThumbnailFormat; + (int)indexSheetUnbakedFormat; -+ (int)seaOfPhotosLargeThumbnailFormat; + (int)indexSheetBakedFormat; + (int)posterThumbnailFormat; + (int)thumbnailFormat; + (int)fullSizeImageFormat; + (id)preferredFileExtensionForType:(id)arg1; ++ (_Bool)isValidFileExtensionForImport:(id)arg1; ++ (id)diagnosticFilePathForMainFilePath:(id)arg1; + (id)slalomRegionsPathForMainFilePath:(id)arg1; + (id)extensionForMediumThumbnailFile; + (id)extensionForLargeThumbnailFile; @@ -68,33 +71,29 @@ + (id)keyPathsForValuesAffectingImageSize; + (id)keyPathsForValuesAffectingCaptureTime; + (id)keyPathsForValuesAffectingAssetKind; ++ (CDStruct_c3b9c2ee)locationFromAVAsset:(id)arg1; ++ (CDStruct_c3b9c2ee)locationFromImageProperties:(id)arg1; + (id)assetWithObjectID:(id)arg1 inManagedObjectContext:(id)arg2; + (id)assetWithUUID:(id)arg1 inManagedObjectContext:(id)arg2; + (id)pathsForAllIncompleteAssetsInManagedObjectContext:(id)arg1; + (id)incompleteAssetsInManagedObjectContext:(id)arg1; -+ (id)pathsForAssetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; -+ (id)_pathsByAssetUUIDFromFetchResults:(id)arg1 absolute:(BOOL)arg2; -+ (id)assetsWithSavedAssetType:(int)arg1 inManagedObjectContext:(id)arg2; -+ (id)assetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; -+ (unsigned int)countUsedAssetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; -+ (unsigned int)countAssetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; ++ (id)_pathsByAssetUUIDFromFetchResults:(id)arg1 absolute:(_Bool)arg2; ++ (id)assetsWithSavedAssetType:(long long)arg1 inManagedObjectContext:(id)arg2; ++ (unsigned long long)countUsedAssetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; ++ (unsigned long long)countAssetsWithKind:(short)arg1 inManagedObjectContext:(id)arg2; + (void)extractDirectory:(id *)arg1 andFilename:(id *)arg2 fromMainFileURL:(id)arg3; -+ (id)_insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(int)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6 isPlaceholder:(BOOL)arg7; -+ (id)insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(int)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6; -+ (id)insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(int)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6 isPlaceholder:(BOOL)arg7; ++ (id)_insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(long long)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6 isPlaceholder:(_Bool)arg7; ++ (id)insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(long long)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6; ++ (id)insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(long long)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource **)arg5 imageData:(id *)arg6 isPlaceholder:(_Bool)arg7; + (id)locationFromLocationData:(id)arg1; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; + (id)assetWithObjectID:(id)arg1 inLibrary:(id)arg2; ++ (id)assetsWithUUIDs:(id)arg1 includePendingChanges:(_Bool)arg2 inLibrary:(id)arg3; + (id)assetsWithUUIDs:(id)arg1 inLibrary:(id)arg2; + (id)assetWithUUID:(id)arg1 inLibrary:(id)arg2; -+ (void)markAssetAsRecentlyUsed:(id)arg1; -+ (id)persistedRecentlyUsedGUIDS; -+ (id)recentlyUsedGUIDsPath; -+ (id)sortedCloudSharedAssetsWithDerivativesInLibrary:(id)arg1; -+ (id)cloudSharedAssetsWithGUIDs:(id)arg1 inLibrary:(id)arg2; -+ (id)allCloudSharedAssetsInLibrary:(id)arg1; -@property(nonatomic) BOOL disableDupeAnalysis; // @synthesize disableDupeAnalysis=_disableDupeAnalysis; -@property(nonatomic) BOOL needsMomentUpdate; // @synthesize needsMomentUpdate=_needsMomentUpdate; +@property(nonatomic) _Bool disableFileSystemPersistency; // @synthesize disableFileSystemPersistency=_disableFileSystemPersistency; +@property(nonatomic) _Bool disableDupeAnalysis; // @synthesize disableDupeAnalysis=_disableDupeAnalysis; +@property(nonatomic) _Bool needsMomentUpdate; // @synthesize needsMomentUpdate=_needsMomentUpdate; @property(retain, nonatomic) NSDictionary *inflightMetadata; // @synthesize inflightMetadata; @property(retain, nonatomic) UIImage *inflightIndexSheetImage; // @synthesize inflightIndexSheetImage; @property(retain, nonatomic) NSString *inflightImagePath; // @synthesize inflightImagePath; @@ -105,13 +104,14 @@ - (id)activityViewController:(id)arg1 itemForActivityType:(id)arg2; - (id)activityViewControllerPlaceholderItem:(id)arg1; - (id)shortenedFilePath; -- (BOOL)isInRegion:(CDStruct_90e2a262)arg1; +- (_Bool)isInRegion:(CDStruct_90e2a262)arg1; @property(readonly, nonatomic) NSURL *assetURL; - (id)assetURLForSidecarFile:(id)arg1; - (id)assetURLWithExtension:(id)arg1; - (id)previewFrameImageFromDatabase; @property(readonly, nonatomic) UIImage *wallpaperFullScreenImage; @property(readonly, nonatomic) NSString *textBadgeString; +- (id)filteredImage:(id)arg1 withCIContext:(id)arg2; - (id)pasteBoardRepresentation; - (void)copyToPasteboard; - (id)largestAvailableDataRepresentationAndType:(id *)arg1; @@ -124,18 +124,21 @@ - (id)imageWithFormat:(int)arg1; - (id)mimeTypeForService:(id)arg1; - (id)fileExtensionForService:(id)arg1; +- (id)pathForDiagnosticFile; +- (id)slalomRegionsUseDefaults:(_Bool)arg1; @property(readonly, nonatomic) NSArray *slalomRegions; -@property(readonly, nonatomic) BOOL hasSlalomRegions; +@property(readonly, nonatomic) _Bool hasSlalomRegions; @property(readonly, nonatomic) NSString *pathForSlalomRegionsArchive; @property(readonly, nonatomic) NSString *pathForFlattenedVideoFile; -@property(readonly, nonatomic) BOOL isMogul; +@property(readonly, nonatomic) _Bool isMogul; +- (_Bool)_deviceSupportsMogul; @property(readonly, nonatomic) NSString *pathForXMPFile; @property(readonly, nonatomic) NSURL *fileURLForPrebakedPortraitScrubberThumbnails; @property(readonly, nonatomic) NSString *pathForPrebakedPortraitScrubberThumbnails; @property(readonly, nonatomic) NSURL *fileURLForPrebakedLandscapeScrubberThumbnails; @property(readonly, nonatomic) NSString *pathForPrebakedLandscapeScrubberThumbnails; -- (void)_generateLargeThumbnailFile; -- (id)reservedPathForLargeDisplayableImageFileForceLarge:(BOOL)arg1; +- (void)generateLargeThumbnailFileIfNecessary; +- (id)reservedPathForLargeDisplayableImageFileForceLarge:(_Bool)arg1; @property(readonly, nonatomic) NSString *pathForLargeDisplayableImageFile; @property(readonly, nonatomic) NSString *pathForVideoFile; @property(readonly, nonatomic) NSString *pathForVideoPreviewFile; @@ -159,38 +162,38 @@ @property(readonly, nonatomic) NSSet *filePathsWithoutThumbs; @property(readonly, nonatomic) NSString *pathForImageFile; @property(readonly, nonatomic) NSURL *mainFileURL; -- (BOOL)isSavedPhotosAsset; -- (BOOL)couldBeStoredInDCIM; -- (BOOL)hasImageFile; +- (_Bool)isSavedPhotosAsset; +- (_Bool)couldBeStoredInDCIM; +- (_Bool)hasImageFile; - (void)updateAssetKindFromUniformTypeIdentifier; - (void)setUniformTypeIdentifierFromPathExtension:(id)arg1; -@property(readonly, nonatomic) BOOL isJPEG; +@property(readonly, nonatomic) _Bool isJPEG; @property(readonly, nonatomic) NSString *mimeType; @property(copy, nonatomic) NSString *utiType; @property(readonly, nonatomic) NSArray *sortedSidecarFiles; -- (BOOL)hasJustBeenHidden; -- (BOOL)hasJustBeenShown; -- (BOOL)isIncludedInCloudFeeds; -- (BOOL)isIncludedInMoments; -- (BOOL)isCloudPlaceholder; -- (BOOL)canPerformSharingActions; -- (BOOL)canPerformEditOperation:(int)arg1; -@property(readonly, nonatomic) BOOL allowsWallpaperEditing; +- (_Bool)hasJustBeenHidden; +- (_Bool)hasJustBeenShown; +- (_Bool)isIncludedInCloudFeeds; +- (_Bool)isIncludedInMoments; +- (_Bool)isCloudPlaceholder; +- (_Bool)canPerformSharingActions; +- (_Bool)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool allowsWallpaperEditing; @property(nonatomic) short visibilityStateValue; -- (BOOL)isEditable; -@property(readonly, nonatomic) BOOL isAudio; -- (BOOL)_hasPanoramaDimensions; -- (BOOL)isPanorama; -@property(readonly, nonatomic) BOOL isPhoto; -@property(readonly, nonatomic) BOOL isHDVideo; -@property(readonly, nonatomic) BOOL isStreamedVideo; -@property(readonly, nonatomic) BOOL isVideo; +- (_Bool)isEditable; +@property(readonly, nonatomic) _Bool isAudio; +- (_Bool)_hasPanoramaDimensions; +- (_Bool)isPanorama; +@property(readonly, nonatomic) _Bool isPhoto; +@property(readonly, nonatomic) _Bool isHDVideo; +@property(readonly, nonatomic) _Bool isStreamedVideo; +@property(readonly, nonatomic) _Bool isVideo; @property(readonly, nonatomic) id cloudShareAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAsset; -@property(readonly, nonatomic) BOOL supportsDistributedPhotoStreamDeletion; -@property(readonly, nonatomic) BOOL isPhotoStreamPhoto; +@property(readonly, nonatomic) _Bool isCloudSharedAsset; +@property(readonly, nonatomic) _Bool isUsedByiPhoto; +@property(readonly, nonatomic) _Bool isPhotoStreamPhoto; @property(readonly, nonatomic) NSDate *date; -@property(readonly, nonatomic) BOOL hasLocationInfo; +@property(readonly, nonatomic) _Bool hasLocationInfo; @property(nonatomic) CDStruct_c3b9c2ee gpsCoordinate; - (void)setRecordModDate; @property(nonatomic) double recordModDate; @@ -198,15 +201,15 @@ @property(nonatomic) double captureTime; @property(nonatomic) short assetKindSubtype; @property(nonatomic) short assetKind; -- (void)generateAndUpdateThumbnailsWithPreviewImage:(id)arg1 thumbnailImage:(id)arg2 fromImageSource:(struct CGImageSource *)arg3 imageData:(id)arg4 thumbnailDataByFormatID:(struct __CFDictionary *)arg5; -- (BOOL)setVideoInfoFromFileAtURL:(id)arg1; +- (void)generateAndUpdateThumbnailsWithPreviewImage:(id)arg1 thumbnailImage:(id)arg2 fromImageSource:(struct CGImageSource *)arg3 imageData:(id)arg4 thumbnailDataByFormatID:(struct __CFDictionary *)arg5 updateExistingLargePreview:(_Bool)arg6; +- (_Bool)setVideoInfoFromFileAtURL:(id)arg1; - (void)setSavedAssetTypeFromImageProperties:(id)arg1; - (void)setSizeAndOrientationFromImageProperties:(id)arg1; - (void)setHDRFlagFromImageProperties:(id)arg1; - (void)setThumbnailDataFromImageProperties:(id)arg1; - (void)setLocationFromImageProperties:(id)arg1; - (id)pictureTransferProtocolInformationWithAlbumsObjectIDs:(id)arg1; -- (BOOL)setAttributesFromMainFileURL:(id)arg1 savedAssetType:(int)arg2 imageSource:(struct CGImageSource **)arg3 imageData:(id *)arg4; +- (_Bool)setAttributesFromMainFileURL:(id)arg1 savedAssetType:(long long)arg2 imageSource:(struct CGImageSource **)arg3 imageData:(id *)arg4; @property short embeddedThumbnailHeightValue; @property(retain, nonatomic) NSNumber *embeddedThumbnailHeight; @property short embeddedThumbnailWidthValue; @@ -216,12 +219,12 @@ @property int embeddedThumbnailOffsetValue; @property(retain, nonatomic) NSNumber *embeddedThumbnailOffset; @property(readonly, nonatomic) NSData *embeddedThumbnailData; -@property(readonly, nonatomic) BOOL hasEmbeddedThumbnail; +@property(readonly, nonatomic) _Bool hasEmbeddedThumbnail; - (id)addFaceWithRelativeRect:(struct CGRect)arg1 identifier:(short)arg2 albumUUID:(id)arg3; - (id)faceWithIdentifier:(short)arg1; - (void)setPersistedFileSystemAttributes; -- (void)updateFromPersistedFileSystemAttributes; - (void)persistMetadataToFilesystem; +- (void)_persistAvalancheToFilesystem; - (id)_prettyDescription; - (id)_compactDebugDescription; - (id)_kindDescription; @@ -229,12 +232,13 @@ - (id)_highDynamicRangeTypeDescription; - (void)unregisterForChanges; - (void)registerForChanges; -- (BOOL)_isValidUTI:(id)arg1 forService:(id)arg2; -- (BOOL)_isSavedAssetTypeValueValid:(int)arg1; +- (_Bool)_isValidUTI:(id)arg1 forService:(id)arg2; +- (_Bool)_isSavedAssetTypeValueValid:(long long)arg1; @property(readonly, nonatomic) UIImage *inflightImage; -@property(nonatomic) BOOL isInFlight; +@property(nonatomic) _Bool isInFlight; - (id)pathToOriginalVideoFile; -- (BOOL)hasGPS; +- (void)setPublicGlobalUUID:(id)arg1; +- (_Bool)hasGPS; @property(retain, nonatomic) PLManagedAsset *originalAsset; - (id)adjustmentsXMPRepresentation; - (void)updateAdjustmentsWithAdjustmentMetadata:(id)arg1; @@ -243,64 +247,34 @@ - (id)_settingsDictionaryFromFilter:(id)arg1; - (id)_serializedPropertyDataFromFilter:(id)arg1; - (id)addAdjustment; +- (void)didSave; - (void)willSave; - (void)deleteFromDatabaseOnly; - (void)delete; -@property(nonatomic) int lastSelectionTypeValue; +- (_Bool)isDeletableFromAssetsLibrary; +- (id)avalanchePickDescription; +- (_Bool)isAvalanchePhoto; +- (_Bool)isAvalancheStackPhoto; +- (_Bool)avalanchePickTypeIsVisible; +@property(nonatomic) int avalanchePickTypeValue; @property(retain, nonatomic) CLLocation *location; -- (BOOL)isLocatedAtCoordinates:(CDStruct_c3b9c2ee)arg1; -@property(nonatomic) int savedAssetTypeValue; +- (_Bool)isLocatedAtCoordinates:(CDStruct_c3b9c2ee)arg1; +@property(nonatomic) long long savedAssetTypeValue; @property(nonatomic) int highDynamicRangeTypeValue; - (void)prepareForDeletion; - (id)thumbnailIdentifier; -- (BOOL)hasThumbnail; -@property unsigned int effectiveThumbnailIndex; -@property int thumbnailIndex; +- (_Bool)hasThumbnail; +@property unsigned long long effectiveThumbnailIndex; +@property long long thumbnailIndex; - (void)willTurnIntoFault; -- (void)awakeFromSnapshotEvents:(unsigned int)arg1; +- (void)awakeFromSnapshotEvents:(unsigned long long)arg1; - (void)awakeFromFetch; - (void)awakeFromInsert; - (void)dealloc; -- (void)generateThumbnailsWithImageSource:(struct CGImageSource *)arg1 imageData:(id)arg2 updateExistingLargePreview:(BOOL)arg3 allowMediumPreview:(BOOL)arg4 outSmallThumbnail:(id *)arg5 outLargeThumbnail:(id *)arg6; -- (void)_computePreCropThumbnailSize:(struct CGSize *)arg1 andPostCropSize:(struct CGSize *)arg2 forOrientedOriginalSize:(struct CGSize)arg3 andCroppedSize:(struct CGSize)arg4 isLargeThumbnail:(BOOL)arg5; -@property(nonatomic) BOOL userCloudSharedLiked; -- (void)userReadAllCloudSharedComments; -- (void)userDeleteCloudSharedComment:(id)arg1; -- (id)userAddCloudSharedCommentWithText:(id)arg1; -- (BOOL)cloudHasSameOwnerAsAsset:(id)arg1; -- (int)cloudCommentsStatusForOwnedAsset:(BOOL)arg1; -- (void)deleteComment:(id)arg1; -- (void)addComment:(id)arg1; -@property(readonly, nonatomic) unsigned int totalCommentsCount; -@property BOOL cloudHasCommentsConversationBoolValue; -@property BOOL cloudHasCommentsByMeBoolValue; -@property BOOL cloudHasUnseenCommentsBoolValue; -@property(readonly, nonatomic) NSString *cloudOwnerFullName; -@property(readonly, nonatomic) NSString *cloudOwnerLastName; -@property(readonly, nonatomic) NSString *cloudOwnerFirstName; -@property(readonly, nonatomic) NSString *cloudOwnerEmail; -@property BOOL cloudIsMyAssetBoolValue; -@property BOOL cloudIsDeletableBoolValue; -@property(nonatomic) int cloudPlaceholderKindValue; // Remaining properties @property(readonly, nonatomic) NSMutableOrderedSet *adjustments; // @dynamic adjustments; -@property(retain, nonatomic) NSString *cloudAssetGUID; // @dynamic cloudAssetGUID; -@property(retain, nonatomic) NSString *cloudBatchID; // @dynamic cloudBatchID; -@property(retain, nonatomic) NSDate *cloudBatchPublishDate; // @dynamic cloudBatchPublishDate; -@property(retain, nonatomic) NSString *cloudCollectionGUID; // @dynamic cloudCollectionGUID; -@property(retain, nonatomic) NSOrderedSet *cloudComments; // @dynamic cloudComments; -@property(retain, nonatomic) PLCloudFeedAssetsEntry *cloudFeedAssetsEntry; // @dynamic cloudFeedAssetsEntry; -@property(retain, nonatomic) NSNumber *cloudHasCommentsByMe; // @dynamic cloudHasCommentsByMe; -@property(retain, nonatomic) NSNumber *cloudHasCommentsConversation; // @dynamic cloudHasCommentsConversation; -@property(retain, nonatomic) NSNumber *cloudHasUnseenComments; // @dynamic cloudHasUnseenComments; -@property(retain, nonatomic) NSNumber *cloudIsDeletable; // @dynamic cloudIsDeletable; -@property(retain, nonatomic) NSNumber *cloudIsMyAsset; // @dynamic cloudIsMyAsset; -@property(retain, nonatomic) NSDate *cloudLastViewedCommentDate; // @dynamic cloudLastViewedCommentDate; -@property(retain, nonatomic) NSDictionary *cloudMetadata; // @dynamic cloudMetadata; -@property(retain, nonatomic) NSString *cloudOwnerHashedPersonID; // @dynamic cloudOwnerHashedPersonID; @property(retain, nonatomic) NSMutableSet *faces; // @dynamic faces; -@property(retain, nonatomic) NSOrderedSet *likeComments; // @dynamic likeComments; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObject.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObject.h index 96f2b5a5b..f248ab2fd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObject.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObject.h @@ -14,7 +14,7 @@ @property(readonly, nonatomic) NSString *pl_shortDescription; @property(readonly, nonatomic) NSString *shortObjectIDURI; -@property(readonly, nonatomic) BOOL isRegisteredWithUserInterfaceContext; +@property(readonly, nonatomic) _Bool isRegisteredWithUserInterfaceContext; @property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObjectContext.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObjectContext.h index fc6226942..32c8d25a1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObjectContext.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLManagedObjectContext.h @@ -10,12 +10,13 @@ @interface PLManagedObjectContext : NSManagedObjectContext { - BOOL _hasMetadataChanges; - BOOL _isConnectedToChangeHub; - BOOL _mergingChanges; - BOOL _savingDuringMerge; - BOOL _isInitializingSingletons; - BOOL _isBackingALAssetsLibrary; + _Bool _hasMetadataChanges; + _Bool _isConnectedToChangeHub; + _Bool _mergingChanges; + _Bool _savingDuringMerge; + _Bool _isInitializingSingletons; + _Bool _isBackingALAssetsLibrary; + _Bool _suspendClientServerTransactions; PLMergePolicy *_mergePolicy; PLDelayedFiledSystemDeletions *_delayedDeletions; NSMutableArray *_delayedMomentAssetUpdates; @@ -28,16 +29,19 @@ NSMutableArray *_delayedCloudFeedInvitationRecordUpdates; NSMutableArray *_delayedDupeAnalysisNormalInserts; NSMutableArray *_delayedDupeAnalysisCloudInserts; + NSMutableSet *_delayedAssetsForFileSystemPersistency; + NSMutableSet *_avalancheUUIDsForUpdate; PLPhotoLibrary *_photoLibrary; id _ptpNotificationDelegate; - BOOL _regenerateVideoThumbnails; + _Bool _regenerateVideoThumbnails; NSObject *changeHubConnection; } -+ (BOOL)assetsLibraryLoggingEnabled; ++ (_Bool)assetsLibraryLoggingEnabled; + (void)handleUnknownMergeEvent; + (void)mergeChangesFromRemoteContextSave:(id)arg1 intoAllContextsNotIdenticalTo:(id)arg2 completionHandler:(id)arg3; + (void)mergeIntoAllContextsChangesFromRemoteContextSave:(id)arg1 completionHandler:(id)arg2; ++ (void)delayedAssetsForFileSystemPersistencyUpdatesFromChangeHubEvent:(id)arg1 assetUpdates:(id *)arg2; + (void)delayedDupeAnalysisDataFromChangeHubEvent:(id)arg1 normalInserts:(id *)arg2 cloudInserts:(id *)arg3; + (void)delayedCloudFeedDataFromChangeHubEvent:(id)arg1 albumUpdates:(id *)arg2 assetInserts:(id *)arg3 assetUpdates:(id *)arg4 commentInserts:(id *)arg5 invitationRecordUpdates:(id *)arg6 deletionEntries:(id *)arg7; + (void)delayedMomentDataFromChangeHubEvent:(id)arg1 insertsAndUpdates:(id *)arg2 deletes:(id *)arg3; @@ -45,38 +49,44 @@ + (id)sharedPersistentStoreCoordinator; + (id)managedObjectModel; + (id)oldAuxDatabasePath; -+ (BOOL)storeIsOldEnough; ++ (_Bool)storeIsOldEnough; + (id)defaultStoreURL; + (void)getStoreURL:(id *)arg1 options:(id *)arg2 forFileURL:(id)arg3; + (void)getStoreURL:(id *)arg1 options:(id *)arg2; + (void)configurePersistentStoreCoordinator:(id)arg1; + (void)recordVersion:(int)arg1 forStore:(id)arg2 extraMetadata:(id)arg3; -+ (BOOL)hasAtLeastOneAsset; ++ (_Bool)hasAtLeastOneAsset; + (id)databasePath; -+ (BOOL)databaseIsMissing; ++ (_Bool)databaseIsMissing; + (void)moveOldStoreAside; -+ (BOOL)moveStoreFromURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -+ (BOOL)canMergeRemoteChanges; -+ (BOOL)useModelMigratorToCreateDatabase; ++ (_Bool)moveStoreFromURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; ++ (_Bool)canMergeRemoteChanges; ++ (_Bool)useModelMigratorToCreateDatabase; + (id)readOnlyContext; + (id)contextForDatabaseCreation; + (id)contextForPhotoLibrary:(id)arg1; -@property(nonatomic) BOOL isBackingALAssetsLibrary; // @synthesize isBackingALAssetsLibrary=_isBackingALAssetsLibrary; -@property(nonatomic) BOOL isInitializingSingletons; // @synthesize isInitializingSingletons=_isInitializingSingletons; -@property(nonatomic) BOOL regenerateVideoThumbnails; // @synthesize regenerateVideoThumbnails=_regenerateVideoThumbnails; +@property(nonatomic) _Bool isBackingALAssetsLibrary; // @synthesize isBackingALAssetsLibrary=_isBackingALAssetsLibrary; +@property(nonatomic) _Bool isInitializingSingletons; // @synthesize isInitializingSingletons=_isInitializingSingletons; +@property(nonatomic) _Bool regenerateVideoThumbnails; // @synthesize regenerateVideoThumbnails=_regenerateVideoThumbnails; +@property(nonatomic) _Bool suspendClientServerTransactions; // @synthesize suspendClientServerTransactions=_suspendClientServerTransactions; @property(nonatomic) id ptpNotificationDelegate; // @synthesize ptpNotificationDelegate=_ptpNotificationDelegate; -@property(nonatomic) BOOL hasMetadataChanges; // @synthesize hasMetadataChanges=_hasMetadataChanges; +@property(nonatomic) _Bool hasMetadataChanges; // @synthesize hasMetadataChanges=_hasMetadataChanges; @property(retain, nonatomic) PLDelayedFiledSystemDeletions *delayedDeletions; // @synthesize delayedDeletions=_delayedDeletions; -@property(readonly, nonatomic) BOOL savingDuringMerge; // @synthesize savingDuringMerge=_savingDuringMerge; -@property(readonly, nonatomic) BOOL mergingChanges; // @synthesize mergingChanges=_mergingChanges; +@property(readonly, nonatomic) _Bool savingDuringMerge; // @synthesize savingDuringMerge=_savingDuringMerge; +@property(readonly, nonatomic) _Bool mergingChanges; // @synthesize mergingChanges=_mergingChanges; @property(nonatomic) NSObject *changeHubConnection; // @synthesize changeHubConnection; - (void)_contextObjectsDidChange:(id)arg1; - (void)tearDownLocalChangeNotifications; - (void)setupLocalChangeNotifications; - (void)_informPTPDelegateAboutChangesFromNotification:(id)arg1; -- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(BOOL)arg2; -- (void)_notifyALAssetsLibraryWithChanges:(id)arg1 usingObjectIDs:(BOOL)arg2; -- (BOOL)_tooManyAssetChangesToHandle:(unsigned int)arg1; +- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(_Bool)arg2; +- (void)_notifyALAssetsLibraryWithChanges:(id)arg1 usingObjectIDs:(_Bool)arg2; +- (_Bool)_tooManyAssetChangesToHandle:(unsigned long long)arg1; +- (id)getAndClearRecordedAvalancheUUIDsForUpdate; +- (void)recordAvalancheUUIDForUpdate:(id)arg1; +- (void)getDelayedAssetsForFilesystemPersistencyUpdates:(id *)arg1; +- (void)appendDelayedAssetsForFileSystemPersistencyUpdate:(id)arg1; +- (void)recordAssetForFileSystemPersistencyUpdate:(id)arg1; - (void)appendDelayedDupeAnalysisToXPCMessage:(id)arg1; - (void)getDelayedDupeAnalysisNormalInserts:(id *)arg1 cloudInserts:(id *)arg2; - (void)recordAssetForDupeAnalysis:(id)arg1; @@ -92,24 +102,24 @@ - (void)getDelayedMomentInsertsAndUpdates:(id *)arg1 deletes:(id *)arg2; - (void)recordAssetForMomentUpdate:(id)arg1; - (void)registerFilesystemDeletionInfo:(id)arg1; -- (BOOL)_isValidDelete:(id)arg1; +- (_Bool)_isValidDelete:(id)arg1; - (void)disconnectFromChangeHub; - (void)connectToChangeHub; -- (BOOL)globalBoolValueForKey:(id)arg1 defaultValue:(BOOL)arg2; -- (BOOL)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; -- (BOOL)save:(id *)arg1; -- (unsigned int)countForFetchRequest:(id)arg1 error:(id *)arg2; +- (_Bool)globalBoolValueForKey:(id)arg1 defaultValue:(_Bool)arg2; +- (_Bool)obtainPermanentIDsForObjects:(id)arg1 error:(id *)arg2; +- (_Bool)save:(id *)arg1; +- (unsigned long long)countForFetchRequest:(id)arg1 error:(id *)arg2; - (id)executeFetchRequest:(id)arg1 error:(id *)arg2; - (id)existingObjectWithID:(id)arg1 error:(id *)arg2; -- (BOOL)isReadOnly; +- (_Bool)isReadOnly; - (void)withDispatchGroup:(id)arg1 performBlock:(id)arg2; - (void)setGlobalValue:(id)arg1 forKey:(id)arg2; - (id)globalValueForKey:(id)arg1; -- (int)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; -@property(readonly, nonatomic) BOOL isUserInterfaceContext; +- (long long)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; +@property(readonly, nonatomic) _Bool isUserInterfaceContext; @property(nonatomic) PLPhotoLibrary *photoLibrary; - (void)dealloc; -- (id)initWithConcurrencyType:(unsigned int)arg1 useSharedPersistentStoreCoordinator:(BOOL)arg2; +- (id)initWithConcurrencyType:(unsigned long long)arg1 useSharedPersistentStoreCoordinator:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMappedImageData.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMappedImageData.h index 37fc045d6..bb4dc6ab6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMappedImageData.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMappedImageData.h @@ -12,26 +12,26 @@ { PLImageTableSegment *_segment; void *_bytes; - unsigned long _length; - BOOL _freeBytes; + unsigned long long _length; + _Bool _freeBytes; NSData *_pl_data; } - (void)dealloc; -- (BOOL)pl_writeToPath:(id)arg1; -- (unsigned int)pl_advisoryLength; +- (_Bool)pl_writeToPath:(id)arg1; +- (unsigned long long)pl_advisoryLength; @property(copy, nonatomic) NSString *photoUUID; @property(nonatomic) unsigned int imageHeight; @property(nonatomic) unsigned int imageWidth; -- (int)lengthIncludingFooter; -- (unsigned int)length; +- (unsigned long long)lengthIncludingFooter; +- (unsigned long long)length; - (void *)mutableBytes; - (const void *)bytes; - (struct PLImageTableEntryFooter_s *)_footer; - (id)brokencopy; -- (id)initWithEntryLength:(unsigned int)arg1; +- (id)initWithEntryLength:(unsigned long long)arg1; - (id)initWithThumbnailPath:(id)arg1; -- (id)initWithImageTableSegment:(id)arg1 bytes:(void *)arg2 length:(unsigned long)arg3; +- (id)initWithImageTableSegment:(id)arg1 bytes:(void *)arg2 length:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMergePolicy.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMergePolicy.h index d8ab182d1..fdda753bb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMergePolicy.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMergePolicy.h @@ -10,7 +10,7 @@ { } -- (BOOL)resolveConflicts:(id)arg1 error:(id *)arg2; +- (_Bool)resolveConflicts:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLModelMigrator.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLModelMigrator.h index 5fd9d3e0c..220a24fdd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLModelMigrator.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLModelMigrator.h @@ -14,19 +14,20 @@ NSFileManager *_fileManager; PLXPCTransaction *_transaction; PLPhotoLibrary *_photoLibrary; - long _photoLibraryOnce; + long long _photoLibraryOnce; NSDictionary *_syncedPropertiesByUUID; } ++ (_Bool)_repairSingletonObjectsInDatabaseUsingContext:(id)arg1 error:(id *)arg2; + (void)repairSingletonObjectsInDatabaseWithCompletionHandler:(id)arg1; -+ (BOOL)_addSpecialAlbumsToStore:(id)arg1; ++ (_Bool)_repairSingletonObjectsInDatabaseForOfflineStore:(id)arg1; + (void)_applySyncedProperties:(id)arg1 toAsset:(id)arg2; -+ (id)_newSyncedPropertiesByAssetUUIDs; ++ (id)_newSyncedPropertiesByAssetUUIDs:(_Bool)arg1; + (id)_dateWithiTunesTimeInterval:(double)arg1; -+ (void)_forceCreateIndexOnOrderedAssets:(BOOL)arg1; -+ (BOOL)shouldRebuildDCIMSubDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 assetsKind:(int *)arg3; ++ (void)_forceCreateIndexOnOrderedAssets:(_Bool)arg1; ++ (_Bool)shouldRebuildDCIMSubDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 assetsKind:(int *)arg3; + (void)forceImportFileSystemDataIntoDatabase; -+ (void)setDidImportFileSystemAssets:(BOOL)arg1; ++ (void)setDidImportFileSystemAssets:(_Bool)arg1; + (id)modelMigrator; + (id)sharedModelMigratorForImport; + (id)eventNameFromDate:(id)arg1; @@ -35,10 +36,10 @@ + (id)archivedAssetUUIDForURL:(id)arg1; + (id)assetUUIDForPathPlistURL; + (void)importAfterCrash:(id)arg1 dictionariesByPhotoStreamID:(id)arg2 completionBlock:(id)arg3; -+ (BOOL)didImportFileSystemAssets; ++ (_Bool)didImportFileSystemAssets; + (void)dontImportFileSystemDataIntoDatabase; -+ (BOOL)restartingAfterOTAMigration; -+ (BOOL)restartingAfterRestoreFromBackup; ++ (_Bool)restartingAfterOTAMigration; ++ (_Bool)restartingAfterRestoreFromBackup; + (long long)secondsNeededToCleanupModelAfteriTunesRestore; + (void)recalculateCachedCounts; + (void)repairPotentialModelCorruption; @@ -48,32 +49,43 @@ + (void)_createDatabase; + (void)createDatabase; + (void)validateCurrentModelVersion; -+ (BOOL)postProcessThumbnailsOnly; -+ (BOOL)isPostProcessingLightweightMigration; -+ (BOOL)postProcessMigratedStore:(id)arg1 fromVersion:(int)arg2; -+ (BOOL)_moveMyPhotoStreamToAlbumsListInStore:(id)arg1; -+ (BOOL)_updateKindSubtypeForExistingPanoramaPhotos; -+ (BOOL)_resetThumbnailsAndInitiateRebuildRequest; -+ (BOOL)_initiateLightweightReimportOfAllPhotoCloudSharingMetadataInStore:(id)arg1; -+ (BOOL)_deletePhotoCloudSharingMetadataInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (BOOL)_populateLightweightReimportDirectoryWithPhotoCloudSharingAssetsInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (BOOL)_fixupSyncedAssetAttributesInStore:(id)arg1; -+ (BOOL)_forceDupeAnalysis; -+ (BOOL)_resetDupesAnalysisInStore:(id)arg1 resetHashes:(BOOL)arg2; -+ (BOOL)_forceAnalyzeAllMoments; -+ (BOOL)_rebuildAllMomentsInStore:(id)arg1; -+ (BOOL)shouldAttemptLightweightMigration; ++ (_Bool)postProcessThumbnailsOnly; ++ (_Bool)isPostProcessingLightweightMigration; ++ (_Bool)postProcessMigratedStore:(id)arg1 fromVersion:(int)arg2; ++ (_Bool)attemptLightweightMigrationOnStore:(id)arg1 fromVersion:(int)arg2 metadata:(id)arg3; ++ (_Bool)didCreateSqliteErrorFileForLightweightMigration; ++ (_Bool)_moveMyPhotoStreamToAlbumsListInStore:(id)arg1; ++ (_Bool)_updateKindSubtypeForPanoramaPhotosNeedsReset:(_Bool)arg1 inStore:(id)arg2; ++ (_Bool)_deletePhotoStreamAssetReferencesInStore:(id)arg1; ++ (_Bool)_deleteCloudSharedAndSyncedAssetReferencesInStore:(id)arg1; ++ (_Bool)debug_resetThumbnailsAndInitiateRebuildRequest; ++ (_Bool)_resetThumbnailsAndInitiateRebuildRequest; ++ (_Bool)_initiateLightweightReimportOfAllPhotoCloudSharingMetadataInStore:(id)arg1; ++ (_Bool)_batchOfflineDeleteFromDatabaseOnlyAssets:(id)arg1 inManagedObjectContext:(id)arg2 error:(id *)arg3; ++ (_Bool)_deletePhotoCloudSharingMetadataInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (_Bool)_populateLightweightReimportDirectoryWithPhotoCloudSharingAssetsInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (_Bool)_fixupEditorBundleIDsInStore:(id)arg1; ++ (_Bool)_fixupSyncedAssetAttributesInStore:(id)arg1; ++ (_Bool)_fixupImportedAssetsInStore:(id)arg1; ++ (_Bool)_fixupImportedEventsInStore:(id)arg1; ++ (_Bool)_fixupKeyAssetsForAlbumsInStore:(id)arg1; ++ (_Bool)_fixupAlbumOrderInAlbumListInStore:(id)arg1; ++ (_Bool)_fixupOldBursts; ++ (_Bool)_forceDupeAnalysis; ++ (_Bool)_resetDupesAnalysisInStore:(id)arg1 resetHashes:(_Bool)arg2; ++ (_Bool)_forceAnalyzeAllMoments; ++ (_Bool)_rebuildAllMomentsInStore:(id)arg1; ++ (_Bool)shouldAttemptLightweightMigration; + (int)currentModelVersion; @property(retain, nonatomic) NSFileManager *fileManager; // @synthesize fileManager=_fileManager; -- (id)importFileSystemImportAssets:(id)arg1 forceUpdate:(BOOL)arg2; +- (id)importFileSystemImportAssets:(id)arg1 forceUpdate:(_Bool)arg2; - (id)_syncedPropertiesForAssetUUID:(id)arg1; - (void)importAfterCrash:(id)arg1 dictionariesByPhotoStreamID:(id)arg2 completionBlock:(id)arg3; - (void)collectContentsOfDirectoryURL:(id)arg1 forAddingToAlbum:(id)arg2 intoAssetsArray:(id)arg3 assetsKind:(int)arg4; -- (void)collectFileURLs:(id)arg1 forAddingToAlbum:(id)arg2 intoAssetsArray:(id)arg3 assetsKind:(int)arg4; +- (void)collectFileURLs:(id)arg1 forAddingToAlbum:(id)arg2 intoAssetsArray:(id)arg3 assetsKind:(int)arg4 testCreationDates:(_Bool)arg5; - (void)_importAllDCIMAssets; -- (BOOL)_shouldReimportCameraRollAssets; -- (id)_orderedAssetsToImportCameraRollOnly:(BOOL)arg1; -- (BOOL)shouldRebuildDCIMDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 isPhotoStream:(char *)arg3 cameraRollOnly:(BOOL)arg4; +- (id)_orderedAssetsToImportCameraRollOnly:(_Bool)arg1; +- (_Bool)shouldRebuildDCIMDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 isPhotoStream:(_Bool *)arg3 cameraRollOnly:(_Bool)arg4; - (void)resumePhotoStreams; - (void)pausePhotoStreams; - (void)dontImportFileSystemDataIntoDatabase; @@ -85,7 +97,7 @@ @property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; - (void)dealloc; - (id)init; -- (id)initWithImplicitTransaction:(BOOL)arg1; +- (id)initWithImplicitTransaction:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment-PLMoment_Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment-PLMoment_Private.h new file mode 100644 index 000000000..2b34c19e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment-PLMoment_Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMoment (PLMoment_Private) ++ (id)allAssetsIncludedInMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (id)allMomentsRequiringAnalysisInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (id)allMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (id)insertNewMomentInManagedObjectContext:(id)arg1 error:(id *)arg2; +- (struct CGImage *)posterImage; +- (id)groupURL; +- (_Bool)isCloudSharedAlbum; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment.h index 7800fadfe..e402c8e17 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMoment.h @@ -8,12 +8,15 @@ #import "PLAssetContainer-Protocol.h" -@class NSArray, NSData, NSDate, NSOrderedSet, NSString, PLManagedAsset, PLMomentLibrary, PLMomentList; +@class NSArray, NSData, NSDate, NSOrderedSet, NSString, PLManagedAsset, PLMomentLibrary, PLMomentList, PLRevGeoCompoundNameInfo; @interface PLMoment : PLManagedObject { - BOOL isRegisteredForChanges; - BOOL didRegisteredWithUserInterfaceContext; + PLRevGeoCompoundNameInfo *_cachedPrimaryNameInfo; + PLRevGeoCompoundNameInfo *_cachedSecondaryNameInfo; + _Bool _loadedNameInfo; + _Bool isRegisteredForChanges; + _Bool didRegisteredWithUserInterfaceContext; } + (id)insertNewMomentFromCluster:(id)arg1 inManagedObjectContext:(id)arg2; @@ -21,12 +24,8 @@ + (id)entityName; + (id)allAssetsIncludedInMomentsInLibrary:(id)arg1; + (id)allMomentsInLibrary:(id)arg1; -+ (id)allAssetsIncludedInMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (id)allMomentsRequiringAnalysisInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (id)allMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (id)insertNewMomentInManagedObjectContext:(id)arg1 error:(id *)arg2; -@property(nonatomic) BOOL didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; -@property(nonatomic) BOOL isRegisteredForChanges; // @synthesize isRegisteredForChanges; +@property(nonatomic) _Bool didRegisteredWithUserInterfaceContext; // @synthesize didRegisteredWithUserInterfaceContext; +@property(nonatomic) _Bool isRegisteredForChanges; // @synthesize isRegisteredForChanges; - (void)removeAssets:(id)arg1; - (void)addAssets:(id)arg1; - (void)removeAssetsObject:(id)arg1; @@ -34,28 +33,36 @@ - (void)replaceAssetsAtIndexes:(id)arg1 withAssets:(id)arg2; - (void)removeAssetsAtIndexes:(id)arg1; - (void)insertAssets:(id)arg1 atIndexes:(id)arg2; -- (void)replaceObjectInAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromAssetsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inAssetsAtIndex:(unsigned int)arg2; -- (BOOL)validateForUpdate:(id *)arg1; -- (BOOL)validateForInsert:(id *)arg1; -- (BOOL)_validateMomentListRelationship:(id *)arg1; +- (void)replaceObjectInAssetsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromAssetsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inAssetsAtIndex:(unsigned long long)arg2; +- (void)didTurnIntoFault; +- (id)mutableAssets; +- (void)willSave; +- (_Bool)validateForUpdate:(id *)arg1; +- (_Bool)validateForInsert:(id *)arg1; +- (_Bool)_validateForInsertOrUpdate:(id *)arg1; - (void)delete; - (void)updateMomentFromCluster:(id)arg1; - (id)diagnosticInformation; -- (BOOL)supportsDiagnosticInformation; +- (_Bool)supportsDiagnosticInformation; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSArray *localizedLocationNames; @property(readonly, nonatomic) NSString *localizedTitle; -@property(readonly, nonatomic) BOOL canShowComments; -- (BOOL)canPerformEditOperation:(int)arg1; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +- (void)_updateCachedNameInfoIfNeeded; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +- (_Bool)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; - (void)unregisterForChanges; - (void)registerForChanges; -- (BOOL)isMeaningful; +- (_Bool)isMeaningful; - (id)approximateLocation; - (void)dealloc; - (void)willTurnIntoFault; @@ -70,12 +77,11 @@ @property(nonatomic) int cachedVideosCount; // @dynamic cachedVideosCount; @property(retain, nonatomic) NSDate *endDate; // @dynamic endDate; @property(nonatomic) short generationType; // @dynamic generationType; -@property(retain, nonatomic) PLManagedAsset *keyAsset; // @dynamic keyAsset; @property(retain, nonatomic) PLMomentList *megaMomentList; // @dynamic megaMomentList; @property(retain, nonatomic) PLMomentLibrary *momentLibrary; // @dynamic momentLibrary; @property(retain, nonatomic) NSDate *representativeDate; // @dynamic representativeDate; @property(retain, nonatomic) NSData *reverseLocationData; // @dynamic reverseLocationData; -@property(nonatomic) BOOL reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; +@property(nonatomic) _Bool reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; @property(retain, nonatomic) NSDate *startDate; // @dynamic startDate; @property(retain, nonatomic) NSString *title; // @dynamic title; @property(retain, nonatomic) NSString *uuid; // @dynamic uuid; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer-PLMomentAnalyzer_Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer-PLMomentAnalyzer_Private.h new file mode 100644 index 000000000..f712ce0dd --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer-PLMomentAnalyzer_Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMomentAnalyzer (PLMomentAnalyzer_Private) ++ (_Bool)hasCompletedMomentsAndMomentListAnalysisInLibrary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer.h index 2e374cec8..c1c29f399 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzer.h @@ -6,100 +6,96 @@ #import "NSObject.h" -@class CLLocation, GEOPlace, NSArray, NSDateFormatter, NSDictionary, NSMutableArray, NSMutableSet, NSObject, NSString, PLMomentAnalyzerWorkThread, PLPhotoLibrary, PLXPCTransaction; +@class CLLocation, GEOPlace, NSDate, NSDateFormatter, NSDictionary, NSMutableOrderedSet, NSMutableSet, NSObject, NSOrderedSet, NSString, PLMomentAnalyzerWorkThread, PLPhotoLibrary, PLXPCTransaction; @interface PLMomentAnalyzer : NSObject { NSObject *_workQueue; PLMomentAnalyzerWorkThread *_geoWorkThread; - unsigned int _mode; + unsigned long long _mode; double _analysisStartTime; - BOOL _delayedSavePending; - unsigned int _objectUpdatesSinceSave; + _Bool _delayedSavePending; + unsigned long long _objectUpdatesSinceSave; PLXPCTransaction *_keepAliveTransaction; - NSMutableArray *_pendingGEORequests; + NSMutableOrderedSet *_pendingGEORequests; NSMutableSet *_activeGEORequests; NSMutableSet *_processingMomentUuids; NSMutableSet *_megaMomentListIdsToProcess; NSMutableSet *_yearMomentListIdsToProcess; - NSDateFormatter *_sameDayDateFormatter; - NSDateFormatter *_differentDaySameMonthStartDateFormatter; - NSDateFormatter *_differentDaySameMonthEndDateFormatter; - NSDateFormatter *_differentMonthStartDateFormatter; - NSDateFormatter *_differentMonthEndDateFormatter; - NSDateFormatter *_differentYearStartDateFormatter; - NSDateFormatter *_differentYearEndDateFormatter; NSDateFormatter *_shortDateFormatter; NSDateFormatter *_dayOfTheWeekDateFormatter; PLPhotoLibrary *_photoLibrary; - BOOL _analyzingAllMoments; - BOOL _passSuccess; + _Bool _analyzingAllMoments; + _Bool _passSuccess; void *_addressBook; - unsigned int _errorState; + unsigned long long _errorState; int _errorBackoffLevel; int _triesAtCurrentBackoffLevel; - BOOL _networkObservingReachability; - BOOL _needToUpdateInvalidMomentsWhenPossible; + _Bool _networkObservingReachability; + _Bool _needToUpdateInvalidMomentsWhenPossible; NSDictionary *_homeAddressDictionary; CLLocation *_homeLocation; GEOPlace *_homePlace; NSString *_languageAndLocale; - NSArray *_defaultDominantGeoOrdering; - NSArray *_defaultSignificantLocationGeoOrdering; + NSString *_lastGeoProviderId; + NSOrderedSet *_defaultDominantGeoOrderingForMoment; + NSOrderedSet *_defaultSecondaryLocationGeoOrderingForMoment; + NSOrderedSet *_defaultDominantGeoOrderingForMegaMoment; + NSOrderedSet *_defaultSecondaryLocationGeoOrderingForMegaMoment; + NSOrderedSet *_defaultSecondaryGeoOrderingForYear; double _lastNetworkForcedAbortTime; double _timeToWaitBeforeNextRequest; - NSMutableSet *_subLocalityBlacklist; + NSDate *_lastGeoVersionFileFetchDate; + unsigned long long _lastGeoVersionFileVersion; + NSDictionary *_serverVersionInfo; + double _lastServerVersionInfoFetchAttemptTime; + unsigned long long _currentRevGeoServerVersionNum; + _Bool _pendingServerVersionInfoFetch; + _Bool _addCountyIfNeeded; + _Bool _noResultErrorIsSuccess; + double _revGeoServerVersionInfoFetchNewVersionInterval; + NSString *_revGeoServerVersionInfoURL; } + (id)sharedInstance; -- (void)updateInfoForYearMomentListWithMomentListId:(id)arg1; +- (void)updateInfoForMomentListWithMomentListId:(id)arg1; - (void)updateInfoForYearMomentLists:(id)arg1; -- (void)updateInfoForMegaMomentListWithMomentListId:(id)arg1; - (void)updateInfoForMegaMomentLists:(id)arg1; -- (void)updateInfoForMomentWithMomentId:(id)arg1; -- (void)updateInfoForMoments:(id)arg1; +- (void)updateInfoForMomentWithMomentId:(id)arg1 fromOnDemandRequest:(_Bool)arg2; +- (void)updateInfoForMoments:(id)arg1 invalidOnly:(_Bool)arg2; - (void)updateInfoForInvalidMomentsIfNeeded; - (void)updateInfoForAllMoments; -- (id)defaultTitleForStartDate:(id)arg1 endDate:(id)arg2; -- (void)_reAnalyzeCachedDataAndProcessOnlyHomeChanges:(BOOL)arg1; -- (unsigned int)_errorTypeForError:(id)arg1; -- (BOOL)_isNetworkReachable; +- (void)_reAnalyzeCachedDataAndProcessOnlyHomeChanges:(_Bool)arg1; +- (unsigned long long)_errorTypeForError:(id)arg1; +- (_Bool)_isNetworkReachable; - (void)_stopObservingReachabilityChanges; - (void)_startObservingReachabilityChanges; - (void)_networkReachabilityDidChange:(id)arg1; -- (id)_localizedNamesForNameInfoArray:(id)arg1 namesUsed:(id)arg2; +- (id)_localizedNamesForNameInfoArray:(id)arg1 namesUsed:(id)arg2 includeHome:(_Bool)arg3 outAddedHome:(_Bool *)arg4; - (id)_simpleNamesForNameInfoArray:(id)arg1; -- (id)_dominantPlacesInPlaceInfoArray:(id)arg1 orderType:(unsigned int)arg2 totalPlaceCount:(unsigned int)arg3 otherPlaceCount:(unsigned int *)arg4; -- (void)_updateInfoForAllMomentsInvalidOnly:(BOOL)arg1; -- (BOOL)_canProcessMoments; +- (id)_dominantPlacesInPlaceInfoArray:(id)arg1 orderType:(unsigned long long)arg2 totalPlaceCount:(unsigned long long)arg3 includeAllPlaces:(_Bool)arg4 includeHome:(_Bool)arg5 homeAtEnd:(_Bool)arg6 atLastLevel:(_Bool)arg7 outOtherNonDominantPlaces:(id)arg8; +- (_Bool)_markInvalidLowQualityAssetsInMoment:(id)arg1; +- (void)_updateInfoForAllMomentsWithReAnalyzeType:(unsigned long long)arg1; +- (_Bool)_canProcessMoments; - (void)_setLocationDataValidForMomentId:(id)arg1; -- (unsigned int)_significantPlaceCountInMap:(id)arg1; -- (void)_updateSignificantLocationsInCompoundNameInfo:(id)arg1 withRevGeoLocations:(id)arg2; -- (void)_updateDominantInfoInCompoundNameInfo:(id)arg1 andCompoundSecondaryNameInfo:(id)arg2 withRevGeoLocations:(id)arg3 orderUsed:(unsigned int *)arg4 otherPlaceCount:(unsigned int *)arg5; +- (unsigned long long)_significantPlaceCountInMap:(id)arg1; +- (id)_resetAndSortedNameInfoArray:(id)arg1 homeAtEnd:(_Bool)arg2; +- (void)_updateSecondaryInfoInCompoundNameInfo:(id)arg1 withRevGeoPlaces:(id)arg2 primaryCompoundNameInfo:(id)arg3 defaultGeoOrderingSet:(id)arg4 dominantPlaces:(id)arg5 otherNonDominantPlaces:(id)arg6 ordersCheckedOrUsed:(id)arg7 dominantOrder:(unsigned long long)arg8 usedHome:(_Bool)arg9; +- (id)_suffixForNameInfoArray:(id)arg1 afterOrderType:(unsigned long long)arg2; +- (id)_updateDominantInfoInCompoundNameInfo:(id)arg1 withRevGeoPlaces:(id)arg2 defaultGeoOrderingSet:(id)arg3 includeAllPlaces:(_Bool)arg4 includeHome:(_Bool)arg5 homeAtEnd:(_Bool)arg6 outOtherNonDominantPlaces:(id)arg7 outOrdersCheckedOrUsed:(id)arg8 outOrderUsed:(unsigned long long *)arg9 outUsedHome:(_Bool *)arg10; +- (void)_updateAllInfoInCompoundNameInfo:(id)arg1 andCompoundSecondaryNameInfo:(id)arg2 withRevGeoPlaces:(id)arg3 includeHome:(_Bool)arg4 primaryGeoOrderingSet:(id)arg5 secondaryGeoOrderingSet:(id)arg6; - (void)_addOrUpdateNameInfo:(id)arg1 inPlaceInfoMap:(id)arg2; -- (unsigned int)_defaultIndexForGeoOrder:(unsigned int)arg1; -- (unsigned int)_indexForGeoOrder:(unsigned int)arg1 inPriorityArray:(id)arg2; -- (unsigned int)_defaultGeoOrderAtIndex:(unsigned int)arg1; -- (unsigned int)_geoOrderInPriorityArray:(id)arg1 atIndex:(unsigned int)arg2; -- (id)_nameByRemovingThoroughfareFromPlaceName:(id)arg1 structuredAddress:(id)arg2; -- (id)_extraNameInfoWithDayInfoForStartDate:(id)arg1 endDate:(id)arg2 dayCount:(int)arg3 otherPlaceCount:(unsigned int)arg4; -- (id)_firstPlaceValueAfterOrderIndex:(unsigned int)arg1 withGEOPlace:(id)arg2 placeOrderType:(unsigned int *)arg3; -- (id)_placeValueForOrderType:(unsigned int)arg1 withGEOPlace:(id)arg2 isHome:(BOOL)arg3; -- (unsigned int)_dominantOrderTypeForPlaceType:(int)arg1; -- (BOOL)_needToAddDayInformationToDominantOrderType:(unsigned int)arg1; -- (BOOL)_isPlaceTypeTooBroadForDefaultNaming:(int)arg1; -- (BOOL)_needToAugmentNameForPlaceType:(int)arg1; -- (BOOL)_canUsePlaceNameInNamingWithPlaceType:(int)arg1; -- (id)_bestNameInfoAtLocality:(BOOL)arg1 forGEOStructuredAddress:(id)arg2 tooBroadForDefaultNaming:(char *)arg3; -- (void)_addGEOLocationForCoordinate:(CDStruct_c3b9c2ee)arg1 toLocations:(id)arg2; -- (CDStruct_90e2a262)_mapRectContainingMapPoints:(CDStruct_c3b9c2ee *)arg1 mapPointCount:(unsigned int)arg2; -- (void)_reverseGeocodeMoment:(id)arg1; -- (void)_finishedProcessingMomentWithUuid:(id)arg1 withSuccess:(BOOL)arg2; -- (BOOL)_wantToProcessMomentWithUuid:(id)arg1; +- (unsigned long long)_indexForGeoOrder:(unsigned long long)arg1 inPrioritySet:(id)arg2; +- (unsigned long long)_geoOrderInPrioritySet:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)_suffixForGeoPlace:(id)arg1 afterOrderType:(unsigned long long)arg2 homePlace:(id)arg3; +- (id)_geoLocationForCoordinate:(CDStruct_c3b9c2ee)arg1 date:(id)arg2; +- (void)_reverseGeocodeMoment:(id)arg1 shouldFilterIfInProgress:(_Bool)arg2 invalidOnly:(_Bool)arg3; +- (void)_finishedProcessingMomentWithUuid:(id)arg1 withSuccess:(_Bool)arg2; +- (_Bool)_startingToProcessMomentWithUuid:(id)arg1; - (void)_processYearMomentLists; -- (unsigned int)_processYearMomentList:(id)arg1; +- (unsigned long long)_processYearMomentList:(id)arg1; - (void)_processMegaMomentLists; -- (unsigned int)_processMegaMomentList:(id)arg1; +- (unsigned long long)_processMegaMomentList:(id)arg1; - (void)_processPendingGEORequests; - (void)_processNextTransaction; - (void)_waitForReachability; @@ -111,16 +107,15 @@ - (void)_removeKeepAlive; - (void)_updateKeepAlive; - (void)_processGEORequestWithRequestInfo:(id)arg1; -- (BOOL)_updateHomeLocationInRevGeoInfo:(id)arg1 forLocation:(id)arg2 withHomeLocation:(id)arg3; -- (void)_finalizeDataForMoment:(id)arg1 withMomentLocationInfo:(id)arg2 success:(BOOL)arg3; -- (int)_dayCountFromAssets:(id)arg1; -- (id)_revGeoLocationsFromAssets:(id)arg1; -- (void)_enqueueReverseGeocodeMomentWithRequestInfo:(id)arg1; -- (void)_updateErrorStateWithSuccess:(BOOL)arg1 errorType:(unsigned int)arg2; -- (void)_finishedGEORequestInfo:(id)arg1 withSuccess:(BOOL)arg2 errorType:(unsigned int)arg3; -- (void)_setErrorState:(unsigned int)arg1; +- (id)_compactPlaceDescriptionForPlaceResult:(id)arg1; +- (_Bool)_updateHomeLocationInRevGeoInfo:(id)arg1 forLocation:(id)arg2 withHomeLocation:(id)arg3; +- (void)_finalizeDataForMoment:(id)arg1 withMomentLocationInfo:(id)arg2 success:(_Bool)arg3; +- (void)_addRevGeoPlacesFromAssets:(id)arg1 toPlacesArray:(id)arg2; +- (void)_enqueueReverseGeocodeMomentWithRequestInfo:(id)arg1 shouldFilterIfInProgress:(_Bool)arg2; +- (void)_updateErrorStateWithSuccess:(_Bool)arg1 errorType:(unsigned long long)arg2; +- (void)_finishedGEORequestInfo:(id)arg1 withSuccess:(_Bool)arg2 errorType:(unsigned long long)arg3; +- (void)_setErrorState:(unsigned long long)arg1; - (void)_resetErrorState; -- (void)_loadSubLocalityBlacklist; - (void)_addressBookChanged; - (void)_updateHomeLocation; - (id)_currentHomeAddressDictionary; @@ -130,15 +125,25 @@ - (void)_runBlockOnWorkQueue:(id)arg1; @property(readonly, nonatomic) PLPhotoLibrary *_photoLibrary; @property(readonly, nonatomic) CLLocation *_homeLocation; +- (id)_currentProviderId; +- (void)_updateInformationForGeoProviderIfNeeded; +- (void)_updateInformationForGeoProviderIfNeededOnWorkQueue; @property(readonly, nonatomic) void *_addressBook; -- (BOOL)_updateLanguageIfNeeded; -- (BOOL)_updateHomeAddressIfNeeded; +- (_Bool)_updateLanguageIfNeeded; +- (_Bool)_updateHomeAddressIfNeeded; - (id)_locationFromDictionary:(id)arg1; - (id)_dictionaryFromLocation:(id)arg1; - (void)_saveGlobalMetadata; - (id)_metadataPath; +- (void)_fetchServerVersionInfo; +- (void)_updateLocalServerVersionInfo:(id)arg1; +- (_Bool)_markInvalidOutOfDateAssetsInMoment:(id)arg1 forCurrentCountryVersionMap:(id)arg2; +- (_Bool)_loadServerVersionInfo; +- (id)_serverVersionInfoFilePath; - (void)_updateDateFormattersForLocale:(id)arg1; +- (void)_updateRevGeoServerFetchInfoConfig; - (void)_finalizeInitOnWorkQueue; +- (void)_checkForNewServerVersionInfoIfNeeded; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzerGeoRequestInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzerGeoRequestInfo.h index 5318ef405..9d8a0fce9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzerGeoRequestInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentAnalyzerGeoRequestInfo.h @@ -10,12 +10,12 @@ @interface PLMomentAnalyzerGeoRequestInfo : NSObject { - unsigned int _requestType; + unsigned long long _requestType; NSManagedObjectID *_momentId; NSString *_momentUuid; NSArray *_assetIds; GEOBatchReverseGeocodeRequest *_reverseGeocodeRequest; - unsigned int _failureCount; + unsigned long long _failureCount; NSArray *_extraAssetIds; NSArray *_extraLocations; PLRevGeoLocationInfo *_revGeoLocationInfo; @@ -24,16 +24,18 @@ @property(retain, nonatomic) PLRevGeoLocationInfo *revGeoLocationInfo; // @synthesize revGeoLocationInfo=_revGeoLocationInfo; @property(copy, nonatomic) NSArray *extraLocations; // @synthesize extraLocations=_extraLocations; @property(copy, nonatomic) NSArray *extraAssetIds; // @synthesize extraAssetIds=_extraAssetIds; -@property(nonatomic) unsigned int failureCount; // @synthesize failureCount=_failureCount; +@property(nonatomic) unsigned long long failureCount; // @synthesize failureCount=_failureCount; @property(retain, nonatomic) GEOBatchReverseGeocodeRequest *reverseGeocodeRequest; // @synthesize reverseGeocodeRequest=_reverseGeocodeRequest; @property(copy, nonatomic) NSArray *assetIds; // @synthesize assetIds=_assetIds; @property(copy, nonatomic) NSString *momentUuid; // @synthesize momentUuid=_momentUuid; @property(retain, nonatomic) NSManagedObjectID *momentId; // @synthesize momentId=_momentId; -@property(nonatomic) unsigned int requestType; // @synthesize requestType=_requestType; +@property(nonatomic) unsigned long long requestType; // @synthesize requestType=_requestType; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; -@property(readonly, nonatomic, getter=hasExtraData) BOOL extraData; +@property(readonly, nonatomic, getter=hasExtraData) _Bool extraData; - (void)dealloc; -- (id)initWithRequestType:(unsigned int)arg1 momentId:(id)arg2 momentUuid:(id)arg3 assetIds:(id)arg4 reverseGeocodeRequest:(id)arg5; +- (id)initWithRequestType:(unsigned long long)arg1 momentId:(id)arg2 momentUuid:(id)arg3 assetIds:(id)arg4 reverseGeocodeRequest:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentCluster.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentCluster.h index 0947f0258..f424b2d36 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentCluster.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentCluster.h @@ -29,13 +29,14 @@ @property(retain, nonatomic) NSDate *startingDate; // @synthesize startingDate=__startingDate; @property(readonly, nonatomic) NSManagedObjectID *objectID; // @synthesize objectID=__objectID; @property(retain, nonatomic) NSString *title; // @synthesize title=__title; -- (unsigned int)expandFromNode:(id)arg1 withNeighbors:(id)arg2 inClustering:(id)arg3 minimumNumberOfPoints:(unsigned int)arg4; +- (unsigned long long)expandFromNode:(id)arg1 withNeighbors:(id)arg2 inClustering:(id)arg3 minimumNumberOfPoints:(unsigned long long)arg4; @property(readonly, nonatomic) CLLocation *approximateLocation; // @synthesize approximateLocation=__approximateLocation; - (void)removeNodesFromCluster:(id)arg1; - (void)removeNode:(id)arg1; - (void)addNodesFromCluster:(id)arg1; - (void)addNode:(id)arg1; @property(readonly, nonatomic) NSArray *nodes; +- (id)description; - (void)dealloc; - (id)initWithObjectID:(id)arg1; - (id)initWithMoment:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentClustering.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentClustering.h index 794c88593..f41ceb270 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentClustering.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentClustering.h @@ -10,51 +10,52 @@ @interface PLMomentClustering : NSObject { - BOOL _dirty; - BOOL _accumulatesSmallClusters; - BOOL _spatialJoinsAdjacentClusters; + _Bool _dirty; + _Bool _accumulatesSmallClusters; + _Bool _spatialJoinsAdjacentClusters; id _progressBlock; NSArray *_clusters; NSSet *_insertedClusters; NSSet *_updatedClusters; NSSet *_deletedClusters; - unsigned int _accumulationSize; - unsigned int __minimumNumberOfNodes; - unsigned int __numberOfVisitedNodes; - unsigned int __totalNumberOfNodes; - PLMomentNodeCache *__nodeCache; - CLGeocoder *__geocoder; - NSMutableDictionary *__markedNodesByObjectID; - NSMutableDictionary *__clustersByObjectID; - NSMutableDictionary *__clustersByNodeObjectID; double _sigma; double _theta; + unsigned long long _accumulationSize; double _accumulationTimeInterval; double _accumulationJoinThreshold; double _accumulationRejectionThreshold; double _accumulationRejectionTimeInterval; double _spatialJoinTimeInterval; double _spatialJoinThreshold; + unsigned long long __minimumNumberOfNodes; + unsigned long long __numberOfVisitedNodes; + unsigned long long __totalNumberOfNodes; + PLMomentNodeCache *__nodeCache; + CLGeocoder *__geocoder; + NSMutableDictionary *__markedNodesByObjectID; + NSMutableDictionary *__clustersByObjectID; + NSMutableDictionary *__clustersByNodeObjectID; } ++ (double)maximumClusterTime; @property(readonly, nonatomic) NSMutableDictionary *_clustersByNodeObjectID; // @synthesize _clustersByNodeObjectID=__clustersByNodeObjectID; @property(readonly, nonatomic) NSMutableDictionary *_clustersByObjectID; // @synthesize _clustersByObjectID=__clustersByObjectID; @property(readonly, nonatomic) NSMutableDictionary *_markedNodesByObjectID; // @synthesize _markedNodesByObjectID=__markedNodesByObjectID; @property(readonly, nonatomic) CLGeocoder *_geocoder; // @synthesize _geocoder=__geocoder; @property(readonly, nonatomic) PLMomentNodeCache *_nodeCache; // @synthesize _nodeCache=__nodeCache; -@property(nonatomic, setter=_setTotalNumberOfNodes:) unsigned int _totalNumberOfNodes; // @synthesize _totalNumberOfNodes=__totalNumberOfNodes; -@property(nonatomic, setter=_setNumberOfVisitedNodes:) unsigned int _numberOfVisitedNodes; // @synthesize _numberOfVisitedNodes=__numberOfVisitedNodes; -@property(nonatomic, setter=_setMinimumNumberOfNodes:) unsigned int _minimumNumberOfNodes; // @synthesize _minimumNumberOfNodes=__minimumNumberOfNodes; +@property(nonatomic, setter=_setTotalNumberOfNodes:) unsigned long long _totalNumberOfNodes; // @synthesize _totalNumberOfNodes=__totalNumberOfNodes; +@property(nonatomic, setter=_setNumberOfVisitedNodes:) unsigned long long _numberOfVisitedNodes; // @synthesize _numberOfVisitedNodes=__numberOfVisitedNodes; +@property(nonatomic, setter=_setMinimumNumberOfNodes:) unsigned long long _minimumNumberOfNodes; // @synthesize _minimumNumberOfNodes=__minimumNumberOfNodes; @property(nonatomic) double spatialJoinThreshold; // @synthesize spatialJoinThreshold=_spatialJoinThreshold; @property(nonatomic) double spatialJoinTimeInterval; // @synthesize spatialJoinTimeInterval=_spatialJoinTimeInterval; -@property(nonatomic) BOOL spatialJoinsAdjacentClusters; // @synthesize spatialJoinsAdjacentClusters=_spatialJoinsAdjacentClusters; +@property(nonatomic) _Bool spatialJoinsAdjacentClusters; // @synthesize spatialJoinsAdjacentClusters=_spatialJoinsAdjacentClusters; @property(nonatomic) double accumulationRejectionTimeInterval; // @synthesize accumulationRejectionTimeInterval=_accumulationRejectionTimeInterval; @property(nonatomic) double accumulationRejectionThreshold; // @synthesize accumulationRejectionThreshold=_accumulationRejectionThreshold; @property(nonatomic) double accumulationJoinThreshold; // @synthesize accumulationJoinThreshold=_accumulationJoinThreshold; @property(nonatomic) double accumulationTimeInterval; // @synthesize accumulationTimeInterval=_accumulationTimeInterval; -@property(nonatomic) unsigned int accumulationSize; // @synthesize accumulationSize=_accumulationSize; -@property(nonatomic) BOOL accumulatesSmallClusters; // @synthesize accumulatesSmallClusters=_accumulatesSmallClusters; -@property(nonatomic, getter=isDirty, setter=_setDirty:) BOOL dirty; // @synthesize dirty=_dirty; +@property(nonatomic) unsigned long long accumulationSize; // @synthesize accumulationSize=_accumulationSize; +@property(nonatomic) _Bool accumulatesSmallClusters; // @synthesize accumulatesSmallClusters=_accumulatesSmallClusters; +@property(nonatomic, getter=isDirty, setter=_setDirty:) _Bool dirty; // @synthesize dirty=_dirty; @property(nonatomic) double theta; // @synthesize theta=_theta; @property(nonatomic) double sigma; // @synthesize sigma=_sigma; - (void)_setDeletedClusters:(id)arg1; @@ -67,7 +68,7 @@ @property(copy, nonatomic) NSArray *clusters; // @synthesize clusters=_clusters; @property(copy, nonatomic) id progressBlock; // @synthesize progressBlock=_progressBlock; - (void)markNodeForDiagnosis:(id)arg1; -@property(readonly, nonatomic) BOOL hasMarkedNodes; +@property(readonly, nonatomic) _Bool hasMarkedNodes; - (id)spatialJoinClustersFromClusters:(id)arg1; - (id)accumulateSmallClustersFromClusters:(id)arg1; - (id)neighborsOfNode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentGeneration.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentGeneration.h index 4e937136d..9b9dc6f6a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentGeneration.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentGeneration.h @@ -6,31 +6,37 @@ #import "NSObject.h" -@class NSMutableArray, NSOperationQueue; +@class NSMutableDictionary, NSMutableSet, NSObject; @interface PLMomentGeneration : NSObject { - NSOperationQueue *__queue; - NSMutableArray *__assets; + NSMutableSet *_pendingInsertsAndUpdates; + NSMutableDictionary *_pendingDeletes; + NSObject *_pendingIsolation; } -+ (id)_insertYearMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)_insertYearMomentListsForMoments:(id)arg1 earliestDate:(id)arg2 latestDate:(id)arg3 inManagedObjectContext:(id)arg4; + (id)_insertMegaMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; + (id)_insertMomentsForAssets:(id)arg1 inManagedObjectContext:(id)arg2; -+ (BOOL)_rebuildAllMomentListsInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (BOOL)_rebuildAllMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; -+ (BOOL)_deleteAllMomentDataInManagedObjectContext:(id)arg1 incremental:(BOOL)arg2 error:(id *)arg3; -+ (BOOL)rebuildAllMomentsForOfflineStore:(id)arg1 error:(id *)arg2; ++ (_Bool)_rebuildAllMomentListsInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (_Bool)_rebuildAllMomentsInManagedObjectContext:(id)arg1 error:(id *)arg2; ++ (_Bool)_deleteAllMomentDataInManagedObjectContext:(id)arg1 incremental:(_Bool)arg2 error:(id *)arg3; ++ (_Bool)rebuildAllMomentsForOfflineStore:(id)arg1 error:(id *)arg2; ++ (void)_setManagedObjectContextMomentarilyBlessed:(id)arg1; ++ (_Bool)isManagedObjectContextMomentarilyBlessed:(id)arg1; + (id)generator; -@property(readonly, nonatomic) NSMutableArray *_assets; // @synthesize _assets=__assets; -@property(readonly, nonatomic) NSOperationQueue *_queue; // @synthesize _queue=__queue; -- (id)_insertYearMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; +- (id)_insertYearMomentListsForMoments:(id)arg1 earliestDate:(id)arg2 latestDate:(id)arg3 inManagedObjectContext:(id)arg4; - (id)_insertMegaMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; - (id)_insertMomentsForAssets:(id)arg1 inManagedObjectContext:(id)arg2; - (void)rebuildAllMomentLists:(id)arg1; -- (void)rebuildAllMomentsIncremental:(BOOL)arg1 completionHandler:(id)arg2; +- (void)rebuildAllMomentsIncremental:(_Bool)arg1 completionHandler:(id)arg2; +- (void)generateWithIncrementalDataCompletionHandler:(id)arg1; - (void)generateWithAssetInsertsAndUpdates:(id)arg1 andDeletes:(id)arg2 completionHandler:(id)arg3; -- (id)affectedMomentsForDate:(id)arg1 inContext:(id)arg2; +- (void)saveChangesForAssetInsertsAndUpdates:(id)arg1 andDeletes:(id)arg2; +- (_Bool)_isAsset:(id)arg1 identicalToAssetForMoments:(id)arg2; +- (id)_newPublicGlobalUUIDsToAssetsMappingWithAssets:(id)arg1; +- (id)affectedMomentsForAssetDateCreated:(id)arg1 inContext:(id)arg2; +- (id)fetchMomentsForEarliestDate:(id)arg1 latestDate:(id)arg2 sorted:(_Bool)arg3 inContext:(id)arg4; - (id)momentPhotoLibrary; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentLibrary.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentLibrary.h index 37c3d1afc..ad2fb1268 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentLibrary.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentLibrary.h @@ -16,7 +16,7 @@ } + (void)addSingletonObjectsToContext:(id)arg1; -+ (id)sharedMomentLibraryInManagedObjectContext:(id)arg1 createIfNecessary:(BOOL)arg2; ++ (id)sharedMomentLibraryInManagedObjectContext:(id)arg1 createIfNecessary:(_Bool)arg2; + (id)sharedMomentLibraryInManagedObjectContext:(id)arg1; + (id)entityInManagedObjectContext:(id)arg1; + (id)entityName; @@ -27,14 +27,14 @@ - (void)replaceMomentsAtIndexes:(id)arg1 withMoments:(id)arg2; - (void)removeMomentsAtIndexes:(id)arg1; - (void)insertMoments:(id)arg1 atIndexes:(id)arg2; -- (void)replaceObjectInMomentsAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromMomentsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inMomentsAtIndex:(unsigned int)arg2; +- (void)replaceObjectInMomentsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromMomentsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inMomentsAtIndex:(unsigned long long)arg2; - (id)_typeDescription; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; - (void)prepareForDeletion; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentList.h index 754978e0c..7632c50fe 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentList.h @@ -8,18 +8,24 @@ #import "PLAssetContainerList-Protocol.h" -@class NSArray, NSData, NSDate, NSOrderedSet, NSString; +@class NSArray, NSData, NSDate, NSOrderedSet, NSString, PLRevGeoCompoundNameInfo; @interface PLMomentList : PLManagedObject { + PLRevGeoCompoundNameInfo *_cachedPrimaryNameInfo; + PLRevGeoCompoundNameInfo *_cachedSecondaryNameInfo; + _Bool _loadedNameInfo; } + (id)descriptionForGranularityLevel:(short)arg1; -+ (id)findOrCreateYearMomentListForYear:(int)arg1 inManagedObjectContext:(id)arg2; -+ (id)findOrCreateMegaMomentListForLeftoverMomentsInMonth:(int)arg1 inYear:(int)arg2 withDay:(int)arg3 inManagedObjectContext:(id)arg4; ++ (id)findOrCreateYearMomentListForYear:(long long)arg1 inManagedObjectContext:(id)arg2; ++ (id)findOrCreateMegaMomentListForLeftoverMomentsInMonth:(long long)arg1 inYear:(long long)arg2 withDay:(long long)arg3 inManagedObjectContext:(id)arg4; + (id)allMomentListsRequiringAnalysisInManagedObjectContext:(id)arg1 forLevel:(short)arg2 error:(id *)arg3; ++ (id)allMomentListsRequiringAnalysisInManagedObjectContext:(id)arg1 error:(id *)arg2; + (id)allMomentListsInManagedObjectContext:(id)arg1 forLevel:(short)arg2 error:(id *)arg3; ++ (id)allMomentListsInManagedObjectContext:(id)arg1 forLevel:(short)arg2 error:(id *)arg3 returnsObjectsAsFaults:(_Bool)arg4; + (id)allMomentListsInLibrary:(id)arg1 forLevel:(short)arg2; ++ (id)allMomentListsInLibrary:(id)arg1 forLevel:(short)arg2 returnsObjectsAsFaults:(_Bool)arg3; + (id)entityInManagedObjectContext:(id)arg1; + (id)entityName; - (void)removeMomentsForYear:(id)arg1; @@ -29,9 +35,9 @@ - (void)replaceMomentsForYearAtIndexes:(id)arg1 withMomentsForYear:(id)arg2; - (void)removeMomentsForYearAtIndexes:(id)arg1; - (void)insertMomentsForYear:(id)arg1 atIndexes:(id)arg2; -- (void)replaceObjectInMomentsForYearAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromMomentsForYearAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inMomentsForYearAtIndex:(unsigned int)arg2; +- (void)replaceObjectInMomentsForYearAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromMomentsForYearAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inMomentsForYearAtIndex:(unsigned long long)arg2; - (void)removeMomentsForMegaMoment:(id)arg1; - (void)addMomentsForMegaMoment:(id)arg1; - (void)removeMomentsForMegaMomentObject:(id)arg1; @@ -39,22 +45,31 @@ - (void)replaceMomentsForMegaMomentAtIndexes:(id)arg1 withMomentsForMegaMoment:(id)arg2; - (void)removeMomentsForMegaMomentAtIndexes:(id)arg1; - (void)insertMomentsForMegaMoment:(id)arg1 atIndexes:(id)arg2; -- (void)replaceObjectInMomentsForMegaMomentAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromMomentsForMegaMomentAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inMomentsForMegaMomentAtIndex:(unsigned int)arg2; +- (void)replaceObjectInMomentsForMegaMomentAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromMomentsForMegaMomentAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inMomentsForMegaMomentAtIndex:(unsigned long long)arg2; +- (void)didTurnIntoFault; +- (id)pl_debugDescription; - (id)diagnosticInformation; -- (BOOL)supportsDiagnosticInformation; +- (_Bool)supportsDiagnosticInformation; @property(readonly, nonatomic) NSArray *localizedLocationNames; @property(readonly, nonatomic) NSString *localizedTitle; +- (void)_updateCachedNameInfoIfNeeded; @property(retain, nonatomic) NSOrderedSet *moments; - (id)_typeDescription; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; -- (BOOL)isMeaningful; +- (void)willSave; +- (_Bool)validateForUpdate:(id *)arg1; +- (_Bool)validateForInsert:(id *)arg1; +- (_Bool)_validateForInsertOrUpdate:(id *)arg1; +- (void)dealloc; +- (_Bool)isMeaningful; - (void)delete; +- (void)awakeFromInsert; // Remaining properties @property(retain, nonatomic) NSDate *endDate; // @dynamic endDate; @@ -64,7 +79,7 @@ @property(retain, nonatomic) NSOrderedSet *momentsForYear; // @dynamic momentsForYear; @property(retain, nonatomic) NSDate *representativeDate; // @dynamic representativeDate; @property(retain, nonatomic) NSData *reverseLocationData; // @dynamic reverseLocationData; -@property(nonatomic) BOOL reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; +@property(nonatomic) _Bool reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; @property(nonatomic) int sortIndex; // @dynamic sortIndex; @property(retain, nonatomic) NSDate *startDate; // @dynamic startDate; @property(retain, nonatomic) NSString *title; // @dynamic title; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListCluster.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListCluster.h index a22899ab6..552d02fb0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListCluster.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListCluster.h @@ -10,23 +10,23 @@ @interface PLMomentListCluster : NSObject { - unsigned int _month; - unsigned int _year; - unsigned int _numberOfMoments; - unsigned int _numberOfAssets; + unsigned long long _month; + unsigned long long _year; + unsigned long long _numberOfMoments; + unsigned long long _numberOfAssets; NSMutableSet *__moments; } @property(readonly, nonatomic) NSMutableSet *_moments; // @synthesize _moments=__moments; -@property(readonly, nonatomic) unsigned int numberOfAssets; // @synthesize numberOfAssets=_numberOfAssets; -@property(readonly, nonatomic) unsigned int numberOfMoments; // @synthesize numberOfMoments=_numberOfMoments; -@property(readonly, nonatomic) unsigned int year; // @synthesize year=_year; -@property(readonly, nonatomic) unsigned int month; // @synthesize month=_month; -- (unsigned int)peak; +@property(readonly, nonatomic) unsigned long long numberOfAssets; // @synthesize numberOfAssets=_numberOfAssets; +@property(readonly, nonatomic) unsigned long long numberOfMoments; // @synthesize numberOfMoments=_numberOfMoments; +@property(readonly, nonatomic) unsigned long long year; // @synthesize year=_year; +@property(readonly, nonatomic) unsigned long long month; // @synthesize month=_month; +- (unsigned long long)peak; - (void)removeMoment:(id)arg1; - (void)addMoment:(id)arg1; - (void)dealloc; -- (id)initWithMonth:(unsigned int)arg1 year:(unsigned int)arg2; +- (id)initWithMonth:(unsigned long long)arg1 year:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListClustering.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListClustering.h index be6606eac..5ede94dc8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListClustering.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentListClustering.h @@ -6,43 +6,56 @@ #import "NSObject.h" -@class NSDateFormatter, NSMutableDictionary, NSMutableSet; +@class NSDateFormatter, NSMapTable, NSMutableDictionary, NSMutableSet; @interface PLMomentListClustering : NSObject { - unsigned int __defaultNumberOfAssetsRequiredForSeeding; - unsigned int __minimumNumberOfAssetsToAvoidMegamomentAccumulation; - unsigned int __minimumNumberOfAssetsToAvoidYearAccumulation; - NSMutableDictionary *__clustersByYearAndMonth; - NSMutableSet *__visitedMoments; - NSDateFormatter *__debugDateFormatter; double __maximumTimeThreshold; double __maximumTimeThresholdBetweenMomentsWithLocation; + double __maximumTimeThresholdFromPeakMatch; double __maximumTimeThresholdBetweenMomentsWithoutLocation; + double __maximumTimeThresholdFromPeakWithoutLocation; double __maximumDistanceThresholdBetweenMoments; double __maximumDistanceThresholdFromPeak; + double __maximumDistanceBetweenAccumulatedMoments; + unsigned long long __defaultNumberOfAssetsRequiredForSeeding; + unsigned long long __defaultMaxFailuresForExpansion; double __megamomentAccumulationMaximumTimeThreshold; + unsigned long long __minimumNumberOfAssetsToAvoidMegamomentAccumulation; + unsigned long long __minimumNumberOfAssetsToAvoidYearAccumulation; + NSMutableDictionary *__clustersByYearAndMonth; + NSMutableSet *__visitedMoments; + NSMapTable *__cachedLocationsByMoment; + NSDateFormatter *__debugDateFormatter; } ++ (double)maximumTimeThresholdBetweenMoments; @property(readonly, nonatomic) NSDateFormatter *_debugDateFormatter; // @synthesize _debugDateFormatter=__debugDateFormatter; +@property(retain, nonatomic, setter=_setCachedLocationsByMoment:) NSMapTable *_cachedLocationsByMoment; // @synthesize _cachedLocationsByMoment=__cachedLocationsByMoment; @property(readonly, nonatomic) NSMutableSet *_visitedMoments; // @synthesize _visitedMoments=__visitedMoments; @property(readonly, nonatomic) NSMutableDictionary *_clustersByYearAndMonth; // @synthesize _clustersByYearAndMonth=__clustersByYearAndMonth; -@property(readonly, nonatomic) unsigned int _minimumNumberOfAssetsToAvoidYearAccumulation; // @synthesize _minimumNumberOfAssetsToAvoidYearAccumulation=__minimumNumberOfAssetsToAvoidYearAccumulation; -@property(readonly, nonatomic) unsigned int _minimumNumberOfAssetsToAvoidMegamomentAccumulation; // @synthesize _minimumNumberOfAssetsToAvoidMegamomentAccumulation=__minimumNumberOfAssetsToAvoidMegamomentAccumulation; +@property(readonly, nonatomic) unsigned long long _minimumNumberOfAssetsToAvoidYearAccumulation; // @synthesize _minimumNumberOfAssetsToAvoidYearAccumulation=__minimumNumberOfAssetsToAvoidYearAccumulation; +@property(readonly, nonatomic) unsigned long long _minimumNumberOfAssetsToAvoidMegamomentAccumulation; // @synthesize _minimumNumberOfAssetsToAvoidMegamomentAccumulation=__minimumNumberOfAssetsToAvoidMegamomentAccumulation; @property(readonly, nonatomic) double _megamomentAccumulationMaximumTimeThreshold; // @synthesize _megamomentAccumulationMaximumTimeThreshold=__megamomentAccumulationMaximumTimeThreshold; -@property(readonly, nonatomic) unsigned int _defaultNumberOfAssetsRequiredForSeeding; // @synthesize _defaultNumberOfAssetsRequiredForSeeding=__defaultNumberOfAssetsRequiredForSeeding; +@property(readonly, nonatomic) unsigned long long _defaultMaxFailuresForExpansion; // @synthesize _defaultMaxFailuresForExpansion=__defaultMaxFailuresForExpansion; +@property(readonly, nonatomic) unsigned long long _defaultNumberOfAssetsRequiredForSeeding; // @synthesize _defaultNumberOfAssetsRequiredForSeeding=__defaultNumberOfAssetsRequiredForSeeding; +@property(readonly, nonatomic) double _maximumDistanceBetweenAccumulatedMoments; // @synthesize _maximumDistanceBetweenAccumulatedMoments=__maximumDistanceBetweenAccumulatedMoments; @property(readonly, nonatomic) double _maximumDistanceThresholdFromPeak; // @synthesize _maximumDistanceThresholdFromPeak=__maximumDistanceThresholdFromPeak; @property(readonly, nonatomic) double _maximumDistanceThresholdBetweenMoments; // @synthesize _maximumDistanceThresholdBetweenMoments=__maximumDistanceThresholdBetweenMoments; +@property(readonly, nonatomic) double _maximumTimeThresholdFromPeakWithoutLocation; // @synthesize _maximumTimeThresholdFromPeakWithoutLocation=__maximumTimeThresholdFromPeakWithoutLocation; @property(readonly, nonatomic) double _maximumTimeThresholdBetweenMomentsWithoutLocation; // @synthesize _maximumTimeThresholdBetweenMomentsWithoutLocation=__maximumTimeThresholdBetweenMomentsWithoutLocation; +@property(readonly, nonatomic) double _maximumTimeThresholdFromPeakMatch; // @synthesize _maximumTimeThresholdFromPeakMatch=__maximumTimeThresholdFromPeakMatch; @property(readonly, nonatomic) double _maximumTimeThresholdBetweenMomentsWithLocation; // @synthesize _maximumTimeThresholdBetweenMomentsWithLocation=__maximumTimeThresholdBetweenMomentsWithLocation; @property(readonly, nonatomic) double _maximumTimeThreshold; // @synthesize _maximumTimeThreshold=__maximumTimeThreshold; -- (id)generateYearMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; +- (id)generateYearMomentListsForMoments:(id)arg1 earliestDate:(id)arg2 latestDate:(id)arg3 inManagedObjectContext:(id)arg4; - (id)generateMegaMomentListsForMoments:(id)arg1 inManagedObjectContext:(id)arg2; +- (id)_cachedLocationForMoment:(id)arg1; - (void)_verifyMomentsAreSorted:(id)arg1; - (void)_createMomentListClusterCacheForMoments:(id)arg1; -- (unsigned int)_expandMegaMomentList:(id)arg1 fromPeakMoment:(id)arg2 towardNextMomentsInMoments:(id)arg3; -- (unsigned int)_expandMegaMomentList:(id)arg1 fromPeakMoment:(id)arg2 towardPreviousMomentsInMoments:(id)arg3; -- (BOOL)_shouldMegaMomentList:(id)arg1 includeMoment:(id)arg2 withPeakMoment:(id)arg3 recentMoment:(id)arg4 recentMomentWithLocation:(id)arg5 forwards:(BOOL)arg6; +- (void)_updateMegaMomentList:(id)arg1 withRejectedMoments:(id)arg2; +- (unsigned long long)_expandMegaMomentList:(id)arg1 fromPeakMoment:(id)arg2 towardMoments:(id)arg3 forwards:(_Bool)arg4 outRejectedMoments:(id)arg5; +- (_Bool)_isDateInMoment:(id)arg1 inDateRangeOfLastMoment:(id)arg2 withDelta:(double)arg3 forwards:(_Bool)arg4; +- (_Bool)_shouldMegaMomentList:(id)arg1 includeMoment:(id)arg2 withPeakMoment:(id)arg3 recentMoment:(id)arg4 recentMomentWithLocation:(id)arg5 forwards:(_Bool)arg6 haveRejectedMomentsForDistance:(_Bool)arg7; - (id)_insertNewMegaMomentListWithMoment:(id)arg1 inManagedObjectContext:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNode.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNode.h index df0bf04c5..67437be6a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNode.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNode.h @@ -10,22 +10,22 @@ @interface PLMomentNode : NSObject { - BOOL _marked; - BOOL _visited; + _Bool _marked; + _Bool _visited; NSManagedObjectID *__objectID; CLLocation *__location; NSDate *__creationDate; PLMomentCluster *__cluster; } -+ (id)partialAssetRepresentingNodeFetchRequestInManagedObjectContext:(id)arg1; -@property(nonatomic, getter=isVisited) BOOL visited; // @synthesize visited=_visited; -@property(nonatomic, getter=isMarked) BOOL marked; // @synthesize marked=_marked; +@property(nonatomic, getter=isVisited) _Bool visited; // @synthesize visited=_visited; +@property(nonatomic, getter=isMarked) _Bool marked; // @synthesize marked=_marked; @property(nonatomic) PLMomentCluster *cluster; // @synthesize cluster=__cluster; @property(readonly, nonatomic) NSDate *creationDate; // @synthesize creationDate=__creationDate; @property(readonly, nonatomic) CLLocation *location; // @synthesize location=__location; @property(readonly, nonatomic) NSManagedObjectID *objectID; // @synthesize objectID=__objectID; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; +- (id)description; - (void)dealloc; - (id)initWithPartialFetchDictionary:(id)arg1; - (id)initWithManagedAsset:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNodeCache.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNodeCache.h index 2dc5d3887..9610dbead 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNodeCache.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLMomentNodeCache.h @@ -28,7 +28,7 @@ @property(readonly, nonatomic) NSMutableDictionary *_nodesByObjectID; // @synthesize _nodesByObjectID=__nodesByObjectID; - (id)spatialNeighborsOfNodes:(id)arg1 forSigma:(double)arg2; - (id)temporalNeighborsOfNode:(id)arg1 forTheta:(double)arg2; -- (unsigned int)countOfTemporalNeighborsOfNode:(id)arg1 forTheta:(double)arg2; +- (unsigned long long)countOfTemporalNeighborsOfNode:(id)arg1 forTheta:(double)arg2; - (id)nodeWithPartialAssetDictionary:(id)arg1; - (id)nodeForAsset:(id)arg1; - (void)performBatch:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLObjectSnapshot.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLObjectSnapshot.h index 1ea55ae84..2a6197ca1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLObjectSnapshot.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLObjectSnapshot.h @@ -16,7 +16,7 @@ } + (struct __CFDictionary *)_createIndexMapsSnapshotForManagedObject:(id)arg1 changeNotificationCenter:(id)arg2; -+ (id)snapshotForManagedObject:(id)arg1 changeNotificationCenter:(id)arg2 useCommitedValues:(BOOL)arg3; ++ (id)snapshotForManagedObject:(id)arg1 changeNotificationCenter:(id)arg2 useCommitedValues:(_Bool)arg3; @property(readonly, nonatomic) PLManagedObject *managedObject; // @synthesize managedObject=_managedObject; - (void)setAssetsSnapshot:(id)arg1; - (id)_allSnapshotValuesDescription; @@ -24,9 +24,9 @@ - (id)description; - (id)filteredIndexesForFilter:(id)arg1; - (id)indexMapStateForDerivedObject:(id)arg1; -- (BOOL)hasSnapshotValueForProperty:(id)arg1; +- (_Bool)hasSnapshotValueForProperty:(id)arg1; - (id)snapshotValueForProperty:(id)arg1; -- (id)initWithManagedObject:(id)arg1 properties:(id)arg2 toOneRelationships:(id)arg3 indexMaps:(struct __CFDictionary *)arg4 useCommitedValues:(BOOL)arg5; +- (id)initWithManagedObject:(id)arg1 properties:(id)arg2 toOneRelationships:(id)arg3 indexMaps:(struct __CFDictionary *)arg4 useCommitedValues:(_Bool)arg5; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator-Private.h new file mode 100644 index 000000000..0a1276758 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLPTPdAssetEnumerator (Private) +- (id)assetsFromOffset:(unsigned long long)arg1 count:(unsigned long long)arg2; +- (unsigned long long)getPTPdInfo:(id *)arg1 count:(unsigned long long)arg2 fetchOffset:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator.h index 0456a1a93..4a7f54dce 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetEnumerator.h @@ -19,11 +19,9 @@ } + (id)enumeratorWithAssetObjectIDs:(id)arg1 albumObjectIDs:(id)arg2 managedObjectContext:(id)arg3; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)dealloc; - (id)init; -- (id)assetsFromOffset:(unsigned int)arg1 count:(unsigned int)arg2; -- (unsigned int)getPTPdInfo:(id *)arg1 count:(unsigned int)arg2 fetchOffset:(unsigned int)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-PictureTransferProtocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-PictureTransferProtocol.h new file mode 100644 index 000000000..20a05f59c --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-PictureTransferProtocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +@interface PLPTPdAssetManager (PictureTransferProtocol) +- (_Bool)libraryIsAvailable; +- (_Bool)ptpCanDeleteFiles; +- (id)ptpInformationForPhotosWithPrimaryKeys:(id)arg1; +- (id)ptpInformationForPhotoWithObjectID:(id)arg1; +@property(nonatomic) NSObject *delegate; +- (void)setPtpDelegate:(id)arg1; +- (_Bool)ptpDeletePhotoWithKey:(struct NSObject *)arg1 andExtension:(id)arg2; +- (id)ptpThumbnailForPhotoWithKey:(struct NSObject *)arg1; +- (id)ptpInformationForFilesInDirectory:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-Private.h new file mode 100644 index 000000000..bb10db4c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, PLManagedObjectContext; + +@interface PLPTPdAssetManager (Private) +- (id)_ptpInformationForAllAssets; +- (id)_allAssetObjectIDs; +- (_Bool)_isPTPAlbum:(id)arg1; +@property(readonly, nonatomic) NSArray *albumObjectIDs; +@property(readonly) PLManagedObjectContext *managedObjectContext; +- (void)_performBlockAndWait:(id)arg1; +- (void)_performTransactionAndWait:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager.h index 2685ea0be..0e654198f 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPTPdAssetManager.h @@ -8,7 +8,7 @@ #import "PLManagedObjectContextPTPNotificationDelegate-Protocol.h" -@class NSArray, NSFileManager, NSMutableArray, NSObject, NSString, PLManagedObjectContext, PLPhotoLibrary; +@class NSArray, NSFileManager, NSMutableArray, NSObject, NSString, PLPhotoLibrary; @interface PLPTPdAssetManager : NSObject { @@ -16,11 +16,10 @@ NSArray *_albumObjectIDs; NSString *_firstDCIMFolderServiced; NSMutableArray *_inflightAssets; + PLPhotoLibrary *_photoLibrary; NSFileManager *fileManager; - PLPhotoLibrary *photoLibrary; } -@property(retain, nonatomic) PLPhotoLibrary *photoLibrary; // @synthesize photoLibrary; @property(retain, nonatomic) NSFileManager *fileManager; // @synthesize fileManager; - (void)managedObjectContext:(id)arg1 libraryChangedWithInsertedAssets:(id)arg2 deletedAssets:(id)arg3 changedAssets:(id)arg4; - (void)deleteAsset:(struct NSObject *)arg1; @@ -29,24 +28,10 @@ - (id)associationsInAlbum:(struct NSObject *)arg1; - (id)infoForAlbum:(struct NSObject *)arg1; - (id)albumHandles; +@property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; +- (void)photoLibraryAvailabilityChangedNotification; - (void)dealloc; - (id)init; -- (BOOL)libraryIsAvailable; -- (BOOL)ptpCanDeleteFiles; -- (id)ptpInformationForPhotosWithPrimaryKeys:(id)arg1; -- (id)ptpInformationForPhotoWithObjectID:(id)arg1; -@property(nonatomic) NSObject *delegate; -- (void)setPtpDelegate:(id)arg1; -- (BOOL)ptpDeletePhotoWithKey:(struct NSObject *)arg1 andExtension:(id)arg2; -- (id)ptpThumbnailForPhotoWithKey:(struct NSObject *)arg1; -- (id)ptpInformationForFilesInDirectory:(id)arg1; -- (id)_ptpInformationForAllAssets; -- (id)_allAssetObjectIDs; -- (BOOL)_isPTPAlbum:(id)arg1; -@property(readonly, nonatomic) NSArray *albumObjectIDs; -@property(readonly) PLManagedObjectContext *managedObjectContext; -- (void)_performBlockAndWait:(id)arg1; -- (void)_performTransactionAndWait:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPersistedAlbumMetadata.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPersistedAlbumMetadata.h index 63363c43b..6fe7cd6b3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPersistedAlbumMetadata.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPersistedAlbumMetadata.h @@ -10,7 +10,7 @@ @interface PLPersistedAlbumMetadata : NSObject { - BOOL _allowsOverwite; + _Bool _allowsOverwite; NSString *_title; NSString *_uuid; NSNumber *_kind; @@ -19,10 +19,10 @@ NSURL *_metadataURL; } -+ (BOOL)isValidPath:(id)arg1; ++ (_Bool)isValidPath:(id)arg1; @property(retain, nonatomic) NSURL *metadataURL; // @synthesize metadataURL=_metadataURL; @property(retain, nonatomic) PLManagedAlbum *managedAlbum; // @synthesize managedAlbum=_managedAlbum; -@property(nonatomic) BOOL allowsOverwite; // @synthesize allowsOverwite=_allowsOverwite; +@property(nonatomic) _Bool allowsOverwite; // @synthesize allowsOverwite=_allowsOverwite; @property(retain, nonatomic) NSMutableOrderedSet *assetUUIDs; // @synthesize assetUUIDs=_assetUUIDs; @property(retain, nonatomic) NSNumber *kind; // @synthesize kind=_kind; @property(retain, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; @@ -30,7 +30,7 @@ - (void)_saveMetadata; - (void)_readMetadata; - (id)description; -- (BOOL)containsAsset:(id)arg1; +- (_Bool)containsAsset:(id)arg1; - (id)albumFromDataInManagedObjectContext:(id)arg1; - (void)removePersistedAlbumData; - (void)persistAlbumData; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnails.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnails.h index 7f7120bba..a8fbb917a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnails.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnails.h @@ -12,21 +12,21 @@ { int _format; int _singleThumbnailImageLength; - unsigned int _count; - BOOL _dataIsMutable; + unsigned long long _count; + _Bool _dataIsMutable; NSData *_thumbnailData; NSMutableArray *_thumbnailImages; NSMutableDictionary *_options; NSData *_optionsData; - BOOL _optionsAccessed; - BOOL _missingHeader; + _Bool _optionsAccessed; + _Bool _missingHeader; struct CGSize _size; } -+ (BOOL)saveBakedThumbnailsOfImages:(id)arg1 toFile:(id)arg2 format:(int)arg3 orientation:(int *)arg4 options:(id)arg5 delegate:(id)arg6; ++ (_Bool)saveBakedThumbnailsOfImages:(id)arg1 toFile:(id)arg2 format:(int)arg3 orientation:(int *)arg4 options:(id)arg5 delegate:(id)arg6; + (id)thumbnailsWithContentsOfFile:(id)arg1 format:(int)arg2; - (id)_thumbnailData; -- (BOOL)writeBorderedThumbnailOfImage:(struct CGImage *)arg1 toBuffer:(void *)arg2 orientation:(int *)arg3 format:(int)arg4 formatInfo:(const CDStruct_064f6571 *)arg5 delegate:(id)arg6; +- (_Bool)writeBorderedThumbnailOfImage:(struct CGImage *)arg1 toBuffer:(void *)arg2 orientation:(int *)arg3 format:(int)arg4 formatInfo:(const CDStruct_e5ce1f5a *)arg5 delegate:(id)arg6; @property(readonly, nonatomic) struct CGRect imageRect; @property(readonly, nonatomic) unsigned int bitmapInfo; @property(readonly, nonatomic) struct CGSize size; @@ -35,20 +35,20 @@ @property(readonly, nonatomic) NSData *optionsData; @property(readonly, nonatomic) NSMutableDictionary *options; @property(readonly, nonatomic) int format; -- (struct CGImage *)thumbnailImageAtIndex:(int)arg1; -- (char *)thumbnailBytesAtIndex:(int)arg1; -- (unsigned long)thumbnailLength; -- (id)thumbnailDataAtIndex:(int)arg1; -- (unsigned int)count; -- (BOOL)saveToFile:(id)arg1; +- (struct CGImage *)thumbnailImageAtIndex:(long long)arg1; +- (char *)thumbnailBytesAtIndex:(long long)arg1; +- (unsigned long long)thumbnailLength; +- (id)thumbnailDataAtIndex:(long long)arg1; +- (unsigned long long)count; +- (_Bool)saveToFile:(id)arg1; - (id)serializedData; - (id)description; - (void)dealloc; - (id)initWithImages:(id)arg1 format:(int)arg2 orientation:(int *)arg3 options:(id)arg4 delegate:(id)arg5; - (id)initWithContentsOfFile:(id)arg1 format:(int)arg2; -- (id)initWithContentsOfFile:(id)arg1 format:(int)arg2 readOnly:(BOOL)arg3; +- (id)initWithContentsOfFile:(id)arg1 format:(int)arg2 readOnly:(_Bool)arg3; - (id)initWithData:(id)arg1 format:(int)arg2; -- (id)initWithData:(id)arg1 format:(int)arg2 readOnly:(BOOL)arg3; +- (id)initWithData:(id)arg1 format:(int)arg2 readOnly:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnailsCollection.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnailsCollection.h index 6de371948..6f9e22c3b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnailsCollection.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoBakedThumbnailsCollection.h @@ -14,7 +14,7 @@ NSMutableDictionary *_bakedThumbnails; } -+ (void)setTesting:(BOOL)arg1; ++ (void)setTesting:(_Bool)arg1; - (void)saveToFile:(id)arg1; - (void)setBakedThumbnails:(id)arg1 forFormat:(int)arg2; - (id)bakedThumbnailsForFormat:(int)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFDirectory.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFDirectory.h index af55e6016..bba67c913 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFDirectory.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFDirectory.h @@ -14,27 +14,27 @@ struct __CFDictionary *_fileGroupsByNumber; int _maxFileGroupNumber; int _lastUsedFileGroupNumber; - BOOL _considerInvalidFileGroups; + _Bool _considerInvalidFileGroups; } + (id)fileGroupRequiredEmptyExtensions; + (id)fileGroupRequiredEmptyPrefixes; + (void)initializeFileGroupPrefixAndExtensions; -@property BOOL considerInvalidFileGroups; // @synthesize considerInvalidFileGroups=_considerInvalidFileGroups; -- (void)setWriteIsPending:(BOOL)arg1; +@property _Bool considerInvalidFileGroups; // @synthesize considerInvalidFileGroups=_considerInvalidFileGroups; +- (void)setWriteIsPending:(_Bool)arg1; - (void)removeFileGroup:(id)arg1; - (id)nextAvailableVideoFileGroupWithExtension:(id)arg1; - (id)nextAvailableFileGroup; - (id)_nextAvailableFileGroupWithPrefix:(id)arg1 extension:(id)arg2; - (id)fileGroups; -- (BOOL)isEntensionValid:(id)arg1; +- (_Bool)isEntensionValid:(id)arg1; - (void)ensureDirectoryExists; - (id)fullPath; -- (BOOL)canAddVideo; -- (BOOL)canAddImage; -- (BOOL)_canAddItemWithPrefix:(id)arg1; -- (BOOL)_canAddItemWithPrefix:(id)arg1 minimumFileGroupNumber:(int)arg2; -- (BOOL)canAddFileGroupWithGroupNumber:(int)arg1; +- (_Bool)canAddVideo; +- (_Bool)canAddImage; +- (_Bool)_canAddItemWithPrefix:(id)arg1; +- (_Bool)_canAddItemWithPrefix:(id)arg1 minimumFileGroupNumber:(int)arg2; +- (_Bool)canAddFileGroupWithGroupNumber:(int)arg1; - (unsigned int)_calculateBaseDirectoryValue; - (id)dcimDirectory; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFFileGroup.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFFileGroup.h index aeb563d3c..ff36abcc5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFFileGroup.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFFileGroup.h @@ -18,22 +18,22 @@ NSMutableSet *_extensions; NSDate *_date; NSString *_preferredExtension; - unsigned int _hash; + unsigned long long _hash; unsigned int _hashComputed:1; unsigned int _addedExtensions:1; unsigned int _writeIsPending:1; } + (id)allMetadataFileExtensions; -- (BOOL)isWritePending; -- (void)setWriteIsPending:(BOOL)arg1; +- (_Bool)isWritePending; +- (void)setWriteIsPending:(_Bool)arg1; - (void)deleteFiles; -- (BOOL)hasPrebakedWildcatThumbnails; -- (BOOL)hasPrebakedPortraitScrubberThumbnails; -- (BOOL)hasPrebakedLandscapeScrubberThumbnails; -- (BOOL)hasPrebakedThumbnail; -- (BOOL)hasVideoFile; -- (BOOL)hasThumbnail; +- (_Bool)hasPrebakedWildcatThumbnails; +- (_Bool)hasPrebakedPortraitScrubberThumbnails; +- (_Bool)hasPrebakedLandscapeScrubberThumbnails; +- (_Bool)hasPrebakedThumbnail; +- (_Bool)hasVideoFile; +- (_Bool)hasThumbnail; - (id)pathForVideoPreviewFile; - (id)pathForLowResolutionFile; - (id)pathForPrebakedWildcatThumbnailsFile; @@ -60,16 +60,16 @@ - (void)forceAddExtensionsFromMetadataDirectory; - (void)addExtensionsFromMetadataDirectory; - (id)description; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)setDate:(id)arg1; - (id)date; - (void)addExtension:(id)arg1; -- (BOOL)isValidImage; -- (BOOL)hasObsoleteFiles; +- (_Bool)isValidImage; +- (_Bool)hasObsoleteFiles; - (void)deleteObsoleteFiles; -- (BOOL)isValid; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isValid; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)imageSourceTypeHint; - (id)directory; - (id)delegate; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFObject.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFObject.h index 111fa340b..c03dbf3e8 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFObject.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCFObject.h @@ -15,9 +15,9 @@ } + (id)validDCFNameForName:(id)arg1 requiredLength:(int)arg2 nameLength:(int)arg3 number:(int *)arg4 numberRange:(struct _NSRange)arg5 suffix:(id)arg6; -- (void)setWriteIsPending:(BOOL)arg1; +- (void)setWriteIsPending:(_Bool)arg1; - (id)description; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (int)number; - (id)name; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCIMDirectory.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCIMDirectory.h index 353b888c2..4dec14af7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCIMDirectory.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoDCIMDirectory.h @@ -18,17 +18,17 @@ struct __CFSet *_unusableTopLevelDirectoryNumbers; int _lastUsedDirectoryNumber; NSMutableDictionary *_userInfo; - BOOL _userInfoDidChange; + _Bool _userInfoDidChange; struct flock *_dcimDirectoryLock; int _dcimDirectoryLockDescriptor; } -- (void)setHasChangedExternally:(BOOL)arg1; -- (BOOL)hasChangedExternally; +- (void)setHasChangedExternally:(_Bool)arg1; +- (_Bool)hasChangedExternally; - (void)unlockDirectory; - (void)lockDirectory; - (id)countOfAllPhotosAndVideos; -- (void)countOfAllPhotos:(int *)arg1 andVideos:(int *)arg2 stopAfterFirst:(BOOL)arg3; +- (void)countOfAllPhotos:(int *)arg1 andVideos:(int *)arg2 stopAfterFirst:(_Bool)arg3; - (id)nextAvailableDirectory; - (void)clearDCFDirectories; - (id)dcfDirectories; @@ -44,8 +44,8 @@ - (void)dealloc; - (id)initWithDCIMPath:(id)arg1; - (id)_userInfoPath; -- (BOOL)isValidVideoExtension:(id)arg1; -- (BOOL)isValidImageExtension:(id)arg1; +- (_Bool)isValidVideoExtension:(id)arg1; +- (_Bool)isValidImageExtension:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibrary.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibrary.h index 6afdd3a9c..43861ea04 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibrary.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibrary.h @@ -6,13 +6,13 @@ #import "NSObject.h" -@class NSArray, NSCalendar, NSMutableArray, NSMutableDictionary, NSObject, NSSet, PLFetchingAlbum, PLGenericAlbum, PLInFlightAssetsAlbum, PLManagedAlbum, PLManagedObjectContext, PLThumbnailManager, PLWStackedImageCache; +@class NSArray, NSCalendar, NSMutableArray, NSMutableDictionary, NSObject, NSSet, PLFetchingAlbum, PLGenericAlbum, PLInFlightAssetsAlbum, PLManagedAlbum, PLManagedObjectContext, PLThumbnailManager; @interface PLPhotoLibrary : NSObject { - BOOL _listeningForITunesSyncing; - BOOL _isTransient; - unsigned int _pendingTransactions; + _Bool _listeningForITunesSyncing; + _Bool _isTransient; + unsigned long long _pendingTransactions; struct __CFDictionary *_allPhotos; int _databaseMigrationKind; NSMutableArray *_transactionCompletionHandlers; @@ -22,34 +22,38 @@ NSCalendar *_exifConversionCalendar; NSMutableDictionary *_photoStreamAlbumsByStreamID; NSMutableArray *_photoStreamAlbums; - PLWStackedImageCache *_stackedImageCache; NSSet *_imageFileExtensions; NSSet *_rawImageFileExtensions; NSSet *_audioFileExtensions; NSSet *_extraVideoExtensions; - unsigned int _lastFetchedGPSCount; - unsigned int _insertedCountSinceLastFetchedGPSCount; - unsigned int _deletedCountSinceLastFetchedGPSCount; - unsigned int _newlyCompleteWithGPS; + unsigned long long _lastFetchedGPSCount; + unsigned long long _insertedCountSinceLastFetchedGPSCount; + unsigned long long _deletedCountSinceLastFetchedGPSCount; + unsigned long long _newlyCompleteWithGPS; PLManagedAlbum *_cameraRollAlbum; PLFetchingAlbum *_cameraSessionAlbum; PLInFlightAssetsAlbum *_inFlightAssetsAlbum; PLManagedObjectContext *managedObjectContext; } -+ (BOOL)_assetsLibrary_isSharedPhotoStreamsSupportEnabled; ++ (_Bool)_assetsLibrary_isSharedPhotoStreamsSupportEnabled; + (void)_assetsLibrary_disableSharedPhotoStreamsSupport; -+ (BOOL)canSaveVideoToCameraRoll:(id)arg1; -+ (id)calculatedDisplayableIndexesForAlbum:(struct NSObject *)arg1 count:(unsigned int)arg2; ++ (_Bool)isAlbumSynced:(id)arg1; ++ (id)syncedAlbumSubtitleStringFormat; ++ (id)syncInfoPath; ++ (_Bool)canSaveVideoToCameraRoll:(id)arg1; ++ (id)calculatedDisplayableIndexesForAlbum:(struct NSObject *)arg1 count:(unsigned long long)arg2; + (void)resetSyncedAssetsDCIMDirectory; + (void)initializeGraphicsServices; + (void)setSqliteErrorAndExitIfNecessary; -+ (BOOL)processCanWriteSandboxForPath:(id)arg1; -+ (BOOL)processCanReadSandboxForPath:(id)arg1; ++ (int)createSqliteErrorIndicatorFile; ++ (_Bool)processCanWriteSandboxForPath:(id)arg1; ++ (_Bool)processCanReadSandboxForPath:(id)arg1; + (id)persistedAlbumDataDirectoryURL; + (id)iTunesSyncedFaceDataDirectory; + (id)iTunesSyncedFaceAlbumThumbnailsDirectory; -+ (id)iTunesSyncedAssetThumbnailsDirectory; ++ (id)iTunesSyncedAssetSmallThumbnailsDirectory; ++ (id)iTunesSyncedAssetMetadataThumbnailsDirectory; + (id)iTunesSyncedAssetsDirectory; + (id)simpleDCIMDirectory; + (id)dcimDirectory; @@ -62,19 +66,25 @@ + (id)photoDataDirectory; + (id)photoDataDirectoryURL; + (id)mediaFilesDirectoryURL; -+ (BOOL)isDupeAnalysisNeeded; -+ (void)setDupeAnalysisNeeded:(BOOL)arg1; -+ (BOOL)isMomentAnalysisNeeded; -+ (void)setMomentAnalysisNeeded:(BOOL)arg1; -+ (id)fileReservationForFileAtPath:(id)arg1 exclusive:(BOOL)arg2; -+ (void)setTakingPhotoIsBusy:(BOOL)arg1; -+ (void)setVideoCaptureIsBusy:(BOOL)arg1; -+ (void)setImageWriterIsBusy:(BOOL)arg1; -+ (void)setMigratorIsBusy:(BOOL)arg1; ++ (_Bool)isStreamsLibraryUpdatingExpired; ++ (void)setStreamsLibraryUpdatingExpired:(_Bool)arg1; ++ (_Bool)libraryAvailableIndicatorState; ++ (void)setLibraryAvailableIndicatorState:(_Bool)arg1; ++ (_Bool)isDupeAnalysisNeeded; ++ (void)setDupeAnalysisNeeded:(_Bool)arg1; ++ (_Bool)isMomentAnalysisNeeded; ++ (void)setMomentAnalysisNeeded:(_Bool)arg1; ++ (id)fileReservationForFileAtPath:(id)arg1 exclusive:(_Bool)arg2; ++ (void)setTakingPhotoIsBusy:(_Bool)arg1; ++ (void)setVideoCaptureIsBusy:(_Bool)arg1; ++ (void)setImageWriterIsBusy:(_Bool)arg1; ++ (void)setMigratorIsBusy:(_Bool)arg1; + (void)repairSingletonObjects; -+ (BOOL)isRunningInStoreDemoMode; ++ (_Bool)isRunningInStoreDemoMode; + (id)pathToAssetsToAlbumsMapping; + (id)crashRecoveryIndicatorFilePaths; ++ (id)streamsLibraryUpdatingExpiredIndicatorFilePath; ++ (id)libraryAvailableIndicatorFilePath; + (id)migrationIndicatorFilePath; + (id)sqliteErrorIndicatorFilePath; + (id)imageWriterIndicatorFilePath; @@ -88,38 +98,45 @@ + (id)lightweightReimportPhotoCloudSharingAssetDirectoryForAlbumWithCloudGUID:(id)arg1 cloudPersonID:(id)arg2; + (id)lightweightReimportPhotoCloudSharingDataDirectory; + (id)photoCloudSharingCacheDataDirectory; ++ (id)photoCloudSharingMetadataDirectory; + (id)photoCloudSharingDataDirectory; + (id)photoStreamsDataDirectory; -+ (void)setCloudAlbumSharingEnabled:(BOOL)arg1; -+ (void)setPhotoStreamEnabled:(BOOL)arg1; ++ (void)setCloudAlbumSharingEnabled:(_Bool)arg1; ++ (void)setPhotoStreamEnabled:(_Bool)arg1; + (struct NSObject *)savedPhotosAlbum; + (void)_doFilesystemImportIfNeeded; -+ (BOOL)isCrashRecoveryDisabled; -+ (void)disableCrashRecovery:(BOOL)arg1; ++ (_Bool)areOpportunisticTasksDisabled; ++ (void)disableOpportunisticTasks:(_Bool)arg1; + (void)recoverFromCrashIfNeeded; + (void)enqeueRecoveryJob:(id)arg1; + (void)handlePossibleCoreDataError:(id)arg1; -+ (BOOL)isApplicationWildcat; -+ (void)setApplicationIsWildcat:(BOOL)arg1; ++ (_Bool)isApplicationWildcat; ++ (void)setApplicationIsWildcat:(_Bool)arg1; + (id)sharedPhotoLibrary; @property(retain, nonatomic) PLManagedObjectContext *managedObjectContext; // @synthesize managedObjectContext; +- (_Bool)hasCompletedMomentAnalysis; +- (_Bool)hasCompletedRestorePostProcessing; +- (_Bool)_hasPendingAssets; +- (id)syncProgressAlbums; - (id)librarySizes; -- (BOOL)getPhotoCount:(unsigned int *)arg1 videoCount:(unsigned int *)arg2; +- (_Bool)getPhotoCount:(unsigned long long *)arg1 videoCount:(unsigned long long *)arg2; - (id)albumListForContentMode:(int)arg1; - (id)albumsForContentMode:(int)arg1; -- (BOOL)isPhotoInSavedPhotosAlbum:(id)arg1; +- (void)cleanupFilesAfteriTunesSyncBeforeDate:(id)arg1; +- (_Bool)isPhotoInSavedPhotosAlbum:(id)arg1; - (void)processSyncSaveJob:(id)arg1 albumMap:(id)arg2; -- (BOOL)hasPhotoWithFileCreationDate:(id)arg1 fileName:(id)arg2 fileSize:(long long)arg3; +- (_Bool)hasPhotoWithFileCreationDate:(id)arg1 fileName:(id)arg2 fileSize:(long long)arg3; - (int)priorityForFileExtension:(id)arg1; -- (BOOL)isAudioFileExtension:(id)arg1; -- (BOOL)isVideoFileExtension:(id)arg1; -- (BOOL)isNonRawImageFileExtension:(id)arg1; -- (BOOL)isRawImageFileExtension:(id)arg1; -- (BOOL)isImageFileExtension:(id)arg1; +- (_Bool)isAudioFileExtension:(id)arg1; +- (_Bool)isVideoFileExtension:(id)arg1; +- (_Bool)isNonRawImageFileExtension:(id)arg1; +- (_Bool)isRawImageFileExtension:(id)arg1; +- (_Bool)isImageFileExtension:(id)arg1; - (void)_loadFileExtensionInformation; - (id)masterFilenameFromSidecarFileInfo:(id)arg1; - (id)masterURLFromSidecarURLs:(id)arg1; -- (id)addDCIMEntryAtFileURL:(id)arg1 toEvent:(struct NSObject *)arg2 orBatchToken:(id)arg3 sidecarFileInfo:(id)arg4 progress:(id)arg5 importSessionIdentifier:(id)arg6 isImported:(BOOL)arg7 previewImage:(id)arg8 thumbnailImage:(id)arg9 savedAssetType:(int)arg10 replacementUUID:(id)arg11 extendedInfo:(id)arg12 thumbnailsData:(struct __CFDictionary *)arg13 withUUID:(id)arg14; +- (id)addDCIMEntryAtFileURL:(id)arg1 toEvent:(struct NSObject *)arg2 sidecarFileInfo:(id)arg3 progress:(id)arg4 importSessionIdentifier:(id)arg5 isImported:(_Bool)arg6 previewImage:(id)arg7 thumbnailImage:(id)arg8 savedAssetType:(long long)arg9 replacementUUID:(id)arg10 publicGlobalUUID:(id)arg11 extendedInfo:(id)arg12 thumbnailsData:(struct __CFDictionary *)arg13 withUUID:(id)arg14; +- (id)addDCIMEntryAtFileURL:(id)arg1 toEvent:(struct NSObject *)arg2 sidecarFileInfo:(id)arg3 progress:(id)arg4 importSessionIdentifier:(id)arg5 isImported:(_Bool)arg6 previewImage:(id)arg7 thumbnailImage:(id)arg8 savedAssetType:(long long)arg9 replacementUUID:(id)arg10 extendedInfo:(id)arg11 thumbnailsData:(struct __CFDictionary *)arg12 withUUID:(id)arg13; - (void)modifyDCIMEntryForPhoto:(id)arg1; - (id)newImageForPhoto:(id)arg1 format:(int)arg2; - (id)newImageForPhoto:(id)arg1 format:(int)arg2 outImageProperties:(const struct __CFDictionary **)arg3; @@ -132,23 +149,23 @@ - (struct NSObject *)iPadAllPhotosAlbum; - (struct NSObject *)allPhotosAlbumIfExists; - (struct NSObject *)allPhotosAlbum; -- (unsigned int)editableAlbumCount; +- (unsigned long long)editableAlbumCount; - (id)syncedAlbums; -- (void)_updateWithInsertedAssetsCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2 updatedAssets:(id)arg3; -- (void)_updateHasAtLeastOnePhotoWithGPSWithInsertedCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2 updatedAssets:(id)arg3; -- (BOOL)hasAtLeastOnePhotoWithGPS; +- (void)_updateWithInsertedAssetsCount:(unsigned long long)arg1 deletedCount:(unsigned long long)arg2 updatedAssets:(id)arg3; +- (void)_updateHasAtLeastOnePhotoWithGPSWithInsertedCount:(unsigned long long)arg1 deletedCount:(unsigned long long)arg2 updatedAssets:(id)arg3; +- (_Bool)hasAtLeastOnePhotoWithGPS; - (void)resetCachedImportAlbumsIfNeededForAlbum:(id)arg1; -- (id)lastImportedPhotosAlbumCreateIfNeeded:(BOOL)arg1; +- (id)lastImportedPhotosAlbumCreateIfNeeded:(_Bool)arg1; - (id)lastImportedPhotosAlbum; -- (id)allImportedPhotosAlbumCreateIfNeeded:(BOOL)arg1; +- (id)allImportedPhotosAlbumCreateIfNeeded:(_Bool)arg1; - (id)allImportedPhotosAlbum; - (void)recreateAlbumsFromMetadata; -- (BOOL)needsMigration; +- (_Bool)needsMigration; - (id)managedObjectWithObjectID:(id)arg1; - (void)setGlobalValue:(id)arg1 forKey:(id)arg2; - (id)globalValueForKey:(id)arg1; -- (unsigned int)concurrencyType; -- (BOOL)isTransient; +- (unsigned long long)concurrencyType; +- (_Bool)isTransient; - (void)loadDatabase; - (void)_linkAsideAlbumMetadataForOTARestore; - (void)cleanupForStoreDemoMode; @@ -159,9 +176,7 @@ - (void)_safeSave:(id)arg1; - (void)_calculatePendingItemCountsAfterOTARestoreWithMangedObjectContext:(id)arg1; - (void)_removeSyncedAlbumsInTransactionWithManagedObjectContext:(id)arg1; -- (int)_orientationOfFileAtPath:(id)arg1; -- (int)_orientationAfterRotatingOrientation:(int)arg1 clockwiseByDegrees:(int)arg2 transposeCoordinatesOut:(char *)arg3; -- (BOOL)_hasAtLeastOneItem:(BOOL)arg1; +- (_Bool)_hasAtLeastOneItem:(_Bool)arg1; - (void)_migrationDidFinish; - (void)_deleteObsoleteMetadataFiles; - (id)_init; @@ -183,8 +198,7 @@ - (id)assetWithUUID:(id)arg1; - (id)existingObjectWithID:(id)arg1 error:(id *)arg2; - (id)objectWithObjectID:(id)arg1; -- (unsigned int)countOfAlbumsContainingItems:(id)arg1; -- (id)_albumsContainingItems:(id)arg1; +- (unsigned long long)countOfLocalAlbumsContainingAssets:(id)arg1 assetsInSomeAlbumCount:(long long *)arg2; - (struct NSObject *)eventAlbumContainingPhoto:(id)arg1; @property(readonly, nonatomic) NSArray *photoStreamAlbumsForPreferences; @property(readonly, nonatomic) NSArray *photoStreamAlbums; @@ -193,6 +207,7 @@ @property(readonly, nonatomic) NSArray *placeAlbums; @property(readonly, nonatomic) NSArray *faceAlbums; @property(readonly, nonatomic) NSArray *eventAlbums; +@property(readonly, nonatomic) NSArray *importAlbums; @property(readonly, nonatomic) NSArray *wallpaperAlbums; @property(readonly, nonatomic) NSArray *imagePickerAlbums; @property(readonly, nonatomic) NSArray *userAlbums; @@ -201,11 +216,12 @@ - (struct NSObject *)eventWithName:(id)arg1 andImportSessionIdentifier:(id)arg2; - (void)removeInflightAssets:(id)arg1; - (void)addInflightAsset:(id)arg1; +- (struct NSObject *)inFlightAssetsAlbumIfAvailable; @property(readonly, nonatomic) NSObject *inFlightAssetsAlbum; @property(readonly, nonatomic) NSObject *savedPhotosAlbum; -- (void)_withDispatchGroup:(id)arg1 synchronously:(BOOL)arg2 performBlock:(id)arg3 completionHandler:(void)arg4; +- (void)_withDispatchGroup:(id)arg1 synchronously:(_Bool)arg2 performBlock:(id)arg3 completionHandler:(void)arg4; - (void)withDispatchGroup:(id)arg1 performBlock:(id)arg2; -- (void)_withDispatchGroup:(id)arg1 synchronously:(BOOL)arg2 performTransaction:(id)arg3 completionHandler:(void)arg4; +- (void)_withDispatchGroup:(id)arg1 synchronously:(_Bool)arg2 performTransaction:(id)arg3 completionHandler:(void)arg4; - (void)withDispatchGroup:(id)arg1 performTransaction:(id)arg2 completionHandler:(void)arg3; - (void)withDispatchGroup:(id)arg1 performTransaction:(id)arg2; - (void)performBlockAndWait:(id)arg1 completionHandler:(void)arg2; @@ -218,8 +234,8 @@ - (void)performTransaction:(id)arg1; - (void)deleteAllImages; - (void)deleteImages:(id)arg1; -- (BOOL)hasAtLeastOnePhoto; -- (BOOL)hasAtLeastOneItem; +- (_Bool)hasAtLeastOnePhoto; +- (_Bool)hasAtLeastOneItem; - (void)photoLibraryCorruptNotification; - (void)copyAssetToCameraRoll:(id)arg1; - (void)clientApplicationWillEnterForeground; @@ -230,7 +246,7 @@ - (void)_releaseThumbnailManager; @property(readonly, nonatomic) PLThumbnailManager *thumbnailManager; - (void)dealloc; -- (id)initWithTransientContext:(BOOL)arg1; +- (id)initWithTransientContext:(_Bool)arg1; - (id)init; - (void)testForRecoveryInBackground; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibraryImageSource.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibraryImageSource.h index a62a915f5..519e951c3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibraryImageSource.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoLibraryImageSource.h @@ -11,8 +11,8 @@ int _imageFormat; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)newImageForAsset:(id)arg1 createMetadata:(id *)arg2; - (id)description; @property(readonly, nonatomic) int imageFormat; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoSharingHelper.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoSharingHelper.h index 534cfb414..58be26a70 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoSharingHelper.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoSharingHelper.h @@ -10,46 +10,59 @@ { } -+ (BOOL)debugAutoAcceptInvitation; -+ (BOOL)debugDownloadMetadataOnly; -+ (BOOL)debugDownloadThumbnailsOnly; ++ (_Bool)debugAutoAcceptInvitation; ++ (_Bool)debugDownloadMetadataOnly; ++ (_Bool)debugDownloadThumbnailsOnly; ++ (_Bool)debugAlwaysStreamSharedVideos; + (void)deleteDebugBreadcrumbsForAlbumGUID:(id)arg1; + (void)writeDownloadDebugBreadcrumbForAsset:(id)arg1 albumGUID:(id)arg2 content:(id)arg3 state:(int)arg4 error:(id)arg5; + (void)writeUploadDebugBreadcrumbForAssetCollections:(id)arg1 state:(int)arg2 error:(id)arg3; + (id)prefixForBreadcrumbState:(int)arg1; -+ (void)writeAlbumNameBreadCrumb:(id)arg1 forAlbumGUID:(id)arg2 isUpload:(BOOL)arg3; -+ (id)directoryPathForDownloadActivityForAlbumGUID:(id)arg1 create:(BOOL)arg2; -+ (id)directoryPathForUploadActivityForAlbumGUID:(id)arg1 create:(BOOL)arg2; -+ (BOOL)isBreadcrumbDebugEnabled; ++ (void)writeAlbumNameBreadCrumb:(id)arg1 forAlbumGUID:(id)arg2 isUpload:(_Bool)arg3; ++ (id)directoryPathForDownloadActivityForAlbumGUID:(id)arg1 create:(_Bool)arg2; ++ (id)directoryPathForUploadActivityForAlbumGUID:(id)arg1 create:(_Bool)arg2; ++ (_Bool)isBreadcrumbDebugEnabled; + (unsigned long long)purgeSpace:(unsigned long long)arg1; + (unsigned long long)purgeableSpace; + (void)countOfAssetsInMstreamdSharingDownloadQueueWithCompletionBlock:(id)arg1; + (void)isMstreamdBusyPerformingSharingActivityWithCompletionBlock:(id)arg1; -+ (void)applicationIsInForeground:(BOOL)arg1; ++ (void)applicationIsInForeground:(_Bool)arg1; ++ (double)intervalBetweenAlbumPolls; + (double)intervalBetweenPolls; -+ (void)prioritizeDownloadsForAsset:(id)arg1; ++ (void)downloadAsset:(id)arg1 requestThumbnail:(_Bool)arg2 shouldPrioritize:(_Bool)arg3; ++ (id)_downloadRequestQueue; ++ (_Bool)_shouldDownloadAsset:(id)arg1 requestThumbnail:(_Bool)arg2; + (void)prioritizeDownloadsForAlbumGUID:(id)arg1; ++ (void)checkServerModelForAlbum:(id)arg1; + (void)markCommentsForAssetCollectionWithGUID:(id)arg1 asViewedWithLastViewedDate:(id)arg2; -+ (void)markAlbumGUIDAsViewed:(id)arg1 clearUnseenAssetsCount:(BOOL)arg2; -+ (struct CGSize)derivedAssetSizeForMasterSizeWidth:(float)arg1 height:(float)arg2 derivativeType:(int)arg3 withSpecificationInfo:(id)arg4; ++ (void)markAlbumGUIDAsViewed:(id)arg1 clearUnseenAssetsCount:(_Bool)arg2; ++ (struct CGSize)derivedAssetSizeForMasterSizeWidth:(double)arg1 height:(double)arg2 derivativeType:(int)arg3 withSpecificationInfo:(id)arg4; + (id)temporaryLargeVideoDerivativePathForCollectionGUID:(id)arg1; + (id)temporarySmallVideoDerivativePathForCollectionGUID:(id)arg1; + (id)temporaryVideoPosterFramePathForCollectionGUID:(id)arg1; ++ (id)temporaryVideoPathForCollectionGUID:(id)arg1; + (id)temporaryThumbnailPathForCollectionGUID:(id)arg1; + (id)temporaryDerivativePathForCollectionGUID:(id)arg1; -+ (float)derivedAssetSmallDimensionLimitForType:(int)arg1; ++ (double)derivedAssetSmallDimensionLimitForType:(int)arg1; + (id)derivativesForMasterAsset:(id)arg1 withSpecifications:(id)arg2; + (id)videoDerivativesForAssetCollection:(id)arg1 withSpecifications:(id)arg2; + (struct CGSize)dimensionsOfVideoAtURL:(id)arg1; + (void)deleteCommentWithGUIDFromServer:(id)arg1; + (void)publishCloudSharedCommentToServer:(id)arg1; ++ (void)handlePhoneInvitationFailuresWithCompletionBlock:(id)arg1; ++ (id)_processPhoneFailuresQueue; ++ (void)savePhoneInvitationFailuresForPhoneNumber:(id)arg1 inAlbum:(id)arg2; ++ (id)_phoneInvitationFailureFile; ++ (_Bool)hasPhoneInvitationForAlbum:(id)arg1; + (void)refreshSubscriberListForAlbumGUID:(id)arg1; + (void)declinePendingInvitationForAlbum:(id)arg1; + (void)acceptPendingInvitationForAlbum:(id)arg1 completion:(id)arg2; + (void)unsubscribeFromAlbum:(id)arg1; + (void)removeSubscribers:(id)arg1 fromOwnedAlbum:(id)arg2; + (void)sendPendingInvitationsForNewlyCreatedAlbum:(id)arg1; ++ (_Bool)removeCloudSharingDirectories:(id *)arg1; + (void)requestVideoPlaybackURLForAsset:(id)arg1 completion:(id)arg2; ++ (_Bool)isCellularConnection; + (void)deleteCloudSharedAssetsFromServer:(id)arg1 inSharedAlbum:(id)arg2; + (void)enqueueCloudSharedAssetsForPublishToServer:(id)arg1 inSharedAlbum:(id)arg2; + (void)updateCloudSharedAlbumMultipleContributorsStateOnServer:(id)arg1; @@ -60,33 +73,37 @@ + (void)deleteLocalAlbumsForMSASAlbumsWithGUIDs:(id)arg1; + (void)resetAllLocalState; + (void)updateLocalAlbumMetadataForMSASAlbum:(id)arg1; -+ (void)trackUploadBatchSize:(unsigned int)arg1; ++ (void)trackUploadBatchSize:(unsigned long long)arg1; + (id)_localizationKeyForAssets:(id)arg1; -+ (BOOL)canSetUserCloudSharedLiked:(BOOL)arg1 forAssets:(id)arg2 error:(id *)arg3; -+ (BOOL)canAcceptPendingInvitationForAlbum:(id)arg1 error:(id *)arg2; -+ (BOOL)canCreateStreamInPhotoLibrary:(id)arg1 error:(id *)arg2; -+ (BOOL)hasReachedLimitOfSubscribedStreamsInLibrary:(id)arg1; -+ (BOOL)hasReachedLimitOfOwnedStreamsInLibrary:(id)arg1; -+ (int)maxVideoLengthForPublishing; -+ (int)maxCharactersPerComment; -+ (int)maxCommentsPerAsset; -+ (int)maxSubscribersPerStream; -+ (int)maxAssetsPerStream; -+ (int)maxSubscribedStreams; -+ (int)maxOwnedStreams; -+ (int)_serverLimitValueForKey:(id)arg1 withDefaultResult:(int)arg2; ++ (_Bool)canSetUserCloudSharedLiked:(_Bool)arg1 forAssets:(id)arg2 error:(id *)arg3; ++ (_Bool)canAcceptPendingInvitationForAlbum:(id)arg1 error:(id *)arg2; ++ (_Bool)canCreateStreamInPhotoLibrary:(id)arg1 error:(id *)arg2; ++ (_Bool)hasReachedLimitOfSubscribedStreamsInLibrary:(id)arg1; ++ (_Bool)hasReachedLimitOfOwnedStreamsInLibrary:(id)arg1; ++ (long long)maxVideoLengthForPublishing; ++ (long long)maxNumDerivativesToDownloadPerPush; ++ (long long)maxCharactersPerComment; ++ (long long)maxCommentsPerAsset; ++ (long long)maxSubscribersPerStream; ++ (long long)maxAssetsPerStream; ++ (long long)maxSubscribedStreams; ++ (long long)maxOwnedStreams; ++ (struct CGSize)videoPosterFrameDimension; ++ (long long)_serverLimitValueForKey:(id)arg1 withDefaultResult:(long long)arg2; + (id)serverSideConfigurationDictionary; + (void)updateSharedAlbumsCachedServerConfigurationLimits; + (id)streamdVideoCache; + (id)_pathToServerConfigurationCache; + (void)initializeMSPlatform; + (void)forgetSharingPersonID:(id)arg1; ++ (void)retryOutstandingActivities; + (void)pollForAlbumListUpdates; -+ (BOOL)accountMatchesEmail:(id)arg1; ++ (_Bool)accountMatchesEmail:(id)arg1; ++ (id)sharingEmail; + (id)sharingPersonID; -+ (BOOL)sharedStreamsExplictlyDisabled; -+ (BOOL)sharedStreamsEnabled; -+ (BOOL)sharedStreamsUIEnabled; ++ (_Bool)sharedStreamsExplictlyDisabled; ++ (_Bool)sharedStreamsEnabled; ++ (_Bool)sharedStreamsUIEnabled; + (void)clearCachedAccountState; + (void)photosPreferencesChanged; + (void)accountSettingsChanged; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamAlbum.h index f783a1041..a25a5f3b3 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamAlbum.h @@ -14,13 +14,11 @@ + (id)keyPathsForValuesAffectingPersonID; + (id)entityName; -+ (id)photoStreamAlbumWithStreamID:(id)arg1 inPhotoLibrary:(id)arg2 createIfNeeded:(BOOL)arg3; ++ (id)photoStreamAlbumWithStreamID:(id)arg1 inPhotoLibrary:(id)arg2 createIfNeeded:(_Bool)arg3; + (id)entityInManagedObjectContext:(id)arg1; - (void)addAssetOrderedByDataTaken:(id)arg1; -- (void)_updateKeyAssetIfNeeded; -- (BOOL)isOwnPhotoStreamAlbum; - (void)enforceImageLimitIfNecessary; -- (BOOL)shouldDeleteWhenEmpty; +- (_Bool)shouldDeleteWhenEmpty; @property(retain, nonatomic) NSString *personID; - (void)awakeFromInsert; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamsHelper.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamsHelper.h index d45006362..16bedbb7c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamsHelper.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotoStreamsHelper.h @@ -8,49 +8,51 @@ @interface PLPhotoStreamsHelper : NSObject { - BOOL _appHasPolledOnceThisForegroundSession; + _Bool _appHasPolledOnceThisForegroundSession; } -+ (BOOL)canInitiateDistributedPhotoStreamDeletionForAssetUUID:(id)arg1; -+ (BOOL)writeBreadcrumbContent:(id)arg1 forHashString:(id)arg2; ++ (_Bool)canInitiateDistributedPhotoStreamDeletionForAssetUUID:(id)arg1; ++ (_Bool)writeBreadcrumbContent:(id)arg1 forHashString:(id)arg2; + (id)publishBreadcrumbsPath; + (id)iCloudServiceAccount; -+ (BOOL)photoStreamsEnabled; ++ (id)_acaccountStore; ++ (_Bool)photoStreamsEnabled; + (id)sharedPhotoStreamsHelper; -- (void)enumerateMasterHashesForAssets:(id)arg1 withBlock:(id)arg2; +- (void)enumerateMasterHashesAndPublicGlobalUUIDsForAssets:(id)arg1 withBlock:(id)arg2; +- (void)initiateDeletionOfOriginalAssets:(id)arg1; - (void)initiateDeletionOfPhotoStreamAssets:(id)arg1; - (void)resume_mstreamd:(id)arg1; - (id)pause_mstreamd; - (void)resetServerState; - (void)cleanupPhotoStreamMetadataForAssetsWithUUIDs:(id)arg1 forStreamID:(id)arg2; - (void)savePhotoStreamMetadata:(id)arg1 forAsset:(id)arg2; -- (id)pathToSavedMetadataForAssetHash:(id)arg1 streamID:(id)arg2 createIntermediateDirs:(BOOL)arg3; +- (id)pathToSavedMetadataForAssetHash:(id)arg1 streamID:(id)arg2 createIntermediateDirs:(_Bool)arg3; - (void)resetMstreamdStateForPersonID:(id)arg1; - (id)derivedAssetForMasterAsset:(id)arg1; -- (struct CGSize)derivedAssetSizeForMasterSizeWidth:(float)arg1 height:(float)arg2; +- (struct CGSize)derivedAssetSizeForMasterSizeWidth:(double)arg1 height:(double)arg2; - (id)temporaryPathForRecentlyUploadedAsset:(id)arg1; -- (float)derivedAssetDimensionLimit; -- (int)friendsLimit; -- (int)imageLimitForFriendStream; -- (int)imageLimitForOwnStream; +- (double)derivedAssetDimensionLimit; +- (long long)friendsLimit; +- (long long)imageLimitForFriendStream; +- (long long)imageLimitForOwnStream; - (id)imageLimitsByAssetType; -- (int)_serverIntegerLimitForKey:(id)arg1 debugDefaultKey:(id)arg2; -- (BOOL)shouldUploadVideos; -- (BOOL)shouldPublishScreenShots; +- (long long)_serverIntegerLimitForKey:(id)arg1 debugDefaultKey:(id)arg2; +- (_Bool)shouldUploadVideos; +- (_Bool)shouldPublishScreenShots; - (void)pollForNewSubscriptionContentOncePerAppForegroundSession; - (void)pollForNewSubscriptionContent; -- (BOOL)enqueueAssetForPSPublishing:(id)arg1 assetHash:(id)arg2 fullPath:(id)arg3 fileSize:(id)arg4 type:(id)arg5 reenqueueCount:(id)arg6; -- (BOOL)isValidUploadAsset:(id)arg1 type:(id)arg2 fileSize:(id)arg3; +- (_Bool)dequeueAssetsForPSPublishing:(id)arg1; +- (_Bool)enqueueAssetForPSPublishing:(id)arg1 assetHash:(id)arg2 fullPath:(id)arg3 fileSize:(id)arg4 type:(id)arg5 reenqueueCount:(id)arg6 publicGlobalUUID:(id *)arg7; +- (_Bool)isValidUploadAsset:(id)arg1 type:(id)arg2 fileSize:(id)arg3; - (void)writeDidPublishBreadcrumbforHash:(id)arg1 imagePath:(id)arg2; - (void)writeDidEnqueueBreadcrumbForHash:(id)arg1 imagePath:(id)arg2; - (void)writeWillEnqueueBreadcrumbForHash:(id)arg1 imagePath:(id)arg2; -- (BOOL)removeBreadcrumbsForHashString:(id)arg1; +- (_Bool)removeBreadcrumbsForHashString:(id)arg1; - (id)lastPhotoStreamUpdateDate; - (id)psHashAsString:(id)arg1; - (id)psHashForData:(id)arg1; - (id)photoStreamsPublishStreamID; - (void)_appDidEnterBackground:(id)arg1; -- (void)_acaccountConfigChanged; - (void)clearCachedAccountState; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotosStateLog.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotosStateLog.h index 2749a04e0..b35b4fdbd 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotosStateLog.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPhotosStateLog.h @@ -15,15 +15,15 @@ } @property(readonly, nonatomic) NSObject *group; // @synthesize group=_group; -- (BOOL)createSnapshot; -- (BOOL)copyFilesMatching:(id)arg1 andExcluding:(id)arg2 fromPath:(id)arg3 toPath:(id)arg4 usingCompression:(BOOL)arg5; -- (BOOL)compressFileFromPath:(id)arg1 toPath:(id)arg2; +- (_Bool)createSnapshot; +- (_Bool)copyFilesMatching:(id)arg1 andExcluding:(id)arg2 fromPath:(id)arg3 toPath:(id)arg4 usingCompression:(_Bool)arg5; +- (_Bool)compressFileFromPath:(id)arg1 toPath:(id)arg2; - (void)logDescription:(id)arg1; -- (void)_logAssets:(id)arg1 forAlbum:(id)arg2 indent:(unsigned int)arg3; +- (void)_logAssets:(id)arg1 forAlbum:(id)arg2 indent:(unsigned long long)arg3; - (void)logAssetCounts; - (void)logAllAlbums; - (void)logAlbumLists; -- (void)logAlbum:(id)arg1 index:(unsigned int)arg2 indent:(unsigned int)arg3 completeMetadata:(BOOL)arg4 printAssets:(BOOL)arg5; +- (void)logAlbum:(id)arg1 index:(unsigned long long)arg2 indent:(unsigned long long)arg3 completeMetadata:(_Bool)arg4 printAssets:(_Bool)arg5; - (void)logMoments; @property(readonly, nonatomic) PLPhotoLibrary *photoLibrary; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlaceChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlaceChangeNotification.h index 603e97595..e8e16db33 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlaceChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlaceChangeNotification.h @@ -18,10 +18,10 @@ + (id)notificationForFromPlace:(id)arg1 toPlace:(id)arg2 changedObjects:(id)arg3 fromAlbumChangeNotification:(id)arg4; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (void)dealloc; - (id)initWithFromPlace:(id)arg1 toPlace:(id)arg2 changedObjects:(id)arg3 fromAlbumChangeNotification:(id)arg4; -- (BOOL)titleDidChange; +- (_Bool)titleDidChange; - (struct NSObject *)album; - (id)object; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlacesChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlacesChangeNotification.h index 1ffc4e8a1..92f52a517 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlacesChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPlacesChangeNotification.h @@ -18,7 +18,7 @@ } + (id)notificationWithPlaces:(id)arg1 originalPlacesSet:(id)arg2 newPlacesSet:(id)arg3 changedPlacesList:(id)arg4 backingNotification:(id)arg5; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (struct NSObject *)albumList; - (void)dealloc; - (id)initWithPlaces:(id)arg1 originalPlacesSet:(id)arg2 newPlacesSet:(id)arg3 changedPlacesList:(id)arg4 backingNotification:(id)arg5; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItem.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItem.h index 7908232a8..2717326e0 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItem.h @@ -11,11 +11,11 @@ int _useCount; } -- (int)decrementUseCount; -- (int)incrementUseCount; +- (long long)decrementUseCount; +- (long long)incrementUseCount; - (void)cancelPreheatRequest; - (void)startPreheatRequest; -- (BOOL)addImageHandler:(id)arg1; +- (_Bool)addImageHandler:(id)arg1; - (id)cachedImageIfAvailable; - (id)cachedImage; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItemSource-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItemSource-Protocol.h index 515585396..ef091d31a 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItemSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatItemSource-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol PLPreheatItemSource -- (id)preheatItemForAsset:(id)arg1; +- (id)preheatItemForAsset:(id)arg1 options:(unsigned int)arg2; @optional -- (id)imageDataAtIndex:(unsigned int)arg1 width:(int *)arg2 height:(int *)arg3 bytesPerRow:(int *)arg4 dataWidth:(int *)arg5 dataHeight:(int *)arg6 dataOffset:(int *)arg7; +- (id)imageDataAtIndex:(unsigned long long)arg1 width:(int *)arg2 height:(int *)arg3 bytesPerRow:(int *)arg4 dataWidth:(int *)arg5 dataHeight:(int *)arg6 dataOffset:(int *)arg7; - (void)preheatImageDataAtIndexes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatManager.h deleted file mode 100644 index 3a35858e7..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPreheatManager.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSIndexSet, NSOrderedSet, NSPointerArray; - -@interface PLPreheatManager : NSObject -{ - int _format; - id _preheatItemSource; - NSIndexSet *_currentIndexes; - NSPointerArray *_preheatItems; - NSOrderedSet *_primitiveAssets; -} - -@property(retain, nonatomic) NSOrderedSet *primitiveAssets; // @synthesize primitiveAssets=_primitiveAssets; -@property(retain, nonatomic) NSPointerArray *preheatItems; // @synthesize preheatItems=_preheatItems; -@property(retain, nonatomic) NSIndexSet *currentIndexes; // @synthesize currentIndexes=_currentIndexes; -@property(retain, nonatomic) id preheatItemSource; // @synthesize preheatItemSource=_preheatItemSource; -@property(nonatomic) int format; // @synthesize format=_format; -- (id)preheatedImageForAssetAtIndex:(unsigned int)arg1; -- (void)preheatImageDataForAssetsAtIndexes:(id)arg1; -- (void)setAssets:(id)arg1; -- (void)dealloc; -- (id)initWithAssets:(id)arg1 format:(int)arg2 thumbnailManager:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPrivacy.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPrivacy.h index 310a9a006..524a08327 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPrivacy.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPrivacy.h @@ -16,17 +16,17 @@ } + (id)sharedInstance; -- (BOOL)isPhotosTCCAccessRestricted; +- (_Bool)isPhotosTCCAccessRestricted; - (void)photoAccessPowersActive; - (int)photosTCCAccessStatus; -- (BOOL)isPhotosTCCAccessNotAllowed; -- (BOOL)isPhotosTCCAccessAllowed; -- (BOOL)isPhotoLibraryReadAccessAllowed; -- (BOOL)isPhotoLibrarySharingOrModificationAllowed; -- (BOOL)isPhotosAccessAllowedPromptIfNeededWithHandler:(id)arg1; -- (BOOL)isPhotosAccessAllowedWithScope:(int)arg1 promptIfNeededWithHandler:(id)arg2; -- (void)isPhotosAccessAllowedWithScope:(int)arg1 handler:(id)arg2; -- (BOOL)_isPhotosAccessAllowedWithScope:(int)arg1 forceHandler:(BOOL)arg2 accessAllowedHandler:(id)arg3; +- (_Bool)isPhotosTCCAccessNotAllowed; +- (_Bool)isPhotosTCCAccessAllowed; +- (_Bool)isPhotoLibraryReadAccessAllowed; +- (_Bool)isPhotoLibrarySharingOrModificationAllowed; +- (_Bool)isPhotosAccessAllowedPromptIfNeededWithHandler:(id)arg1; +- (_Bool)isPhotosAccessAllowedWithScope:(long long)arg1 promptIfNeededWithHandler:(id)arg2; +- (void)isPhotosAccessAllowedWithScope:(long long)arg1 handler:(id)arg2; +- (_Bool)_isPhotosAccessAllowedWithScope:(long long)arg1 forceHandler:(_Bool)arg2 accessAllowedHandler:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLProgressStack.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLProgressStack.h index 72e29bcdb..af320c72e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLProgressStack.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLProgressStack.h @@ -10,17 +10,17 @@ @interface PLProgressStack : NSObject { - BOOL notifyUsingAssetsdNotificationCenter; - id delegate; + _Bool notifyUsingAssetsdNotificationCenter; float currentMultiplier; - NSMutableArray *multipliers; float currentTotal; + id delegate; + NSMutableArray *multipliers; NSString *mediaPathString; } + (id)unarchiveFromDictionary:(id)arg1; @property(retain, nonatomic) NSString *mediaPathString; // @synthesize mediaPathString; -@property(nonatomic) BOOL notifyUsingAssetsdNotificationCenter; // @synthesize notifyUsingAssetsdNotificationCenter; +@property(nonatomic) _Bool notifyUsingAssetsdNotificationCenter; // @synthesize notifyUsingAssetsdNotificationCenter; @property(nonatomic) float currentTotal; // @synthesize currentTotal; @property(retain, nonatomic) NSMutableArray *multipliers; // @synthesize multipliers; @property(nonatomic) float currentMultiplier; // @synthesize currentMultiplier; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPropertyListFromDataTransformer.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPropertyListFromDataTransformer.h index 65b2671f1..8b393a75d 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPropertyListFromDataTransformer.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPropertyListFromDataTransformer.h @@ -10,7 +10,7 @@ { } -+ (BOOL)allowsReverseTransformation; ++ (_Bool)allowsReverseTransformation; + (Class)transformedValueClass; - (id)reverseTransformedValue:(id)arg1; - (id)transformedValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPublishCloudSharedAssetsJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPublishCloudSharedAssetsJob.h index 55a626a7c..66ca718f1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPublishCloudSharedAssetsJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLPublishCloudSharedAssetsJob.h @@ -10,22 +10,22 @@ @interface PLPublishCloudSharedAssetsJob : PLCloudSharingJob { - BOOL _isNewAlbum; + _Bool _isNewAlbum; NSString *_publishAlbumCloudGUID; NSArray *_originalAssetUUIDs; NSDictionary *_trimmedVideoPathInfo; NSString *_batchCommentText; } -+ (void)publishBatchOfOriginalAssets:(id)arg1 toSharedAlbum:(id)arg2 withTrimmedVideoPathInfo:(id)arg3 isNewAlbum:(BOOL)arg4 batchCommentText:(id)arg5; ++ (void)publishBatchOfOriginalAssets:(id)arg1 toSharedAlbum:(id)arg2 withTrimmedVideoPathInfo:(id)arg3 isNewAlbum:(_Bool)arg4 batchCommentText:(id)arg5; @property(retain, nonatomic) NSString *batchCommentText; // @synthesize batchCommentText=_batchCommentText; -@property(nonatomic) BOOL isNewAlbum; // @synthesize isNewAlbum=_isNewAlbum; +@property(nonatomic) _Bool isNewAlbum; // @synthesize isNewAlbum=_isNewAlbum; @property(retain, nonatomic) NSDictionary *trimmedVideoPathInfo; // @synthesize trimmedVideoPathInfo=_trimmedVideoPathInfo; @property(retain, nonatomic) NSArray *originalAssetUUIDs; // @synthesize originalAssetUUIDs=_originalAssetUUIDs; @property(retain, nonatomic) NSString *publishAlbumCloudGUID; // @synthesize publishAlbumCloudGUID=_publishAlbumCloudGUID; - (void)executeDaemonOperation; - (void)runDaemonSide; -- (BOOL)shouldArchiveXPCToDisk; +- (_Bool)shouldArchiveXPCToDisk; - (void)run; - (long long)daemonOperation; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRectValueFromDataTransformer.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRectValueFromDataTransformer.h index 73931e2ff..b4464c895 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRectValueFromDataTransformer.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRectValueFromDataTransformer.h @@ -10,7 +10,7 @@ { } -+ (BOOL)allowsReverseTransformation; ++ (_Bool)allowsReverseTransformation; + (Class)transformedValueClass; - (id)reverseTransformedValue:(id)arg1; - (id)transformedValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoCompoundNameInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoCompoundNameInfo.h index 7afb1d93d..a9ccf31c1 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoCompoundNameInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoCompoundNameInfo.h @@ -10,14 +10,21 @@ @interface PLRevGeoCompoundNameInfo : NSObject { + _Bool _isContinuation; + _Bool _suffixWhenPrefixOnly; NSString *_namePrefix; NSArray *_sortedNames; NSString *_nameSuffix; } ++ (id)_localizedNameForName:(id)arg1; +@property(nonatomic) _Bool suffixWhenPrefixOnly; // @synthesize suffixWhenPrefixOnly=_suffixWhenPrefixOnly; +@property(nonatomic) _Bool isContinuation; // @synthesize isContinuation=_isContinuation; @property(copy, nonatomic) NSString *nameSuffix; // @synthesize nameSuffix=_nameSuffix; @property(copy, nonatomic) NSArray *sortedNames; // @synthesize sortedNames=_sortedNames; @property(copy, nonatomic) NSString *namePrefix; // @synthesize namePrefix=_namePrefix; +@property(readonly, nonatomic) NSString *localizedTitleForNameInfo; +@property(readonly, nonatomic) NSArray *localizedSortedNames; - (id)description; - (id)dictionaryForInfo; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoLocationInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoLocationInfo.h index 07031387e..e62300fbb 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoLocationInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoLocationInfo.h @@ -6,26 +6,31 @@ #import "NSObject.h" -@class GEOPlace, PLRevGeoCompoundNameInfo; +@class GEOPlaceResult, NSString, PLRevGeoCompoundNameInfo; @interface PLRevGeoLocationInfo : NSObject { - BOOL _isValid; - BOOL _isHome; - GEOPlace *_geoPlace; + _Bool _isValid; + _Bool _isHome; + GEOPlaceResult *_geoPlaceResult; PLRevGeoCompoundNameInfo *_compoundNameInfo; PLRevGeoCompoundNameInfo *_compoundSecondaryNameInfo; + NSString *_providerId; + unsigned long long _providerVersion; } -+ (id)titleForLocationData:(id)arg1; -+ (id)sortedNameInfoArray:(id)arg1; -+ (id)sortedNameInfoArray:(id)arg1 homeAtEnd:(BOOL)arg2; -@property(nonatomic) BOOL isHome; // @synthesize isHome=_isHome; ++ (unsigned long long)currentVersion; ++ (unsigned long long)qualityTypeForPointInCountryCode:(id)arg1 withDataProviderId:(id)arg2; ++ (id)sortedNameInfoComparatorWithHomeAtEnd:(SEL)arg1; +@property(nonatomic) unsigned long long providerVersion; // @synthesize providerVersion=_providerVersion; +@property(retain, nonatomic) NSString *providerId; // @synthesize providerId=_providerId; +@property(nonatomic) _Bool isHome; // @synthesize isHome=_isHome; @property(retain, nonatomic) PLRevGeoCompoundNameInfo *compoundSecondaryNameInfo; // @synthesize compoundSecondaryNameInfo=_compoundSecondaryNameInfo; @property(retain, nonatomic) PLRevGeoCompoundNameInfo *compoundNameInfo; // @synthesize compoundNameInfo=_compoundNameInfo; -@property(retain, nonatomic) GEOPlace *geoPlace; // @synthesize geoPlace=_geoPlace; -@property(readonly, nonatomic) BOOL isValid; // @synthesize isValid=_isValid; -- (void)_addNameInfo:(id)arg1 inPlaceInfoMap:(id)arg2 totalPlaceCount:(int *)arg3; +@property(retain, nonatomic) GEOPlaceResult *geoPlaceResult; // @synthesize geoPlaceResult=_geoPlaceResult; +@property(readonly, nonatomic) _Bool isValid; // @synthesize isValid=_isValid; +@property(readonly, nonatomic) NSString *countryCode; +- (void)_addNameInfo:(id)arg1 inPlaceInfoMap:(id)arg2 totalPlaceCount:(long long *)arg3; - (id)dataForInfo; - (id)description; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlace.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlace.h new file mode 100644 index 000000000..98a8b07c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlace.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface PLRevGeoPlace : NSObject +{ + NSMutableDictionary *_placeTypeInfoMap; + _Bool _isHome; +} + ++ (id)sortedAdditionalPlaceComparator; +@property(nonatomic) _Bool isHome; // @synthesize isHome=_isHome; +- (unsigned long long)_dominantOrderTypeForPlaceType:(int)arg1 lastOrderType:(unsigned long long)arg2; +- (id)description; +- (id)bestPlaceInfoForOrderType:(unsigned long long)arg1; +- (id)placeInfoSetForOrderType:(unsigned long long)arg1; +@property(readonly, nonatomic) NSMutableDictionary *placeTypeInfoMap; +- (void)removePlacesInPlaceInfoSet:(id)arg1 fromOrderType:(unsigned long long)arg2; +- (void)addPlaceName:(id)arg1 area:(double)arg2 forOrderType:(unsigned long long)arg3 updateExisting:(_Bool)arg4; +- (void)mergePlace:(id)arg1 updateExisting:(_Bool)arg2; +- (void)mergeGEOPlaceResult:(id)arg1 updateExisting:(_Bool)arg2; +- (void)mergeCommonDataForGEOPlace:(id)arg1 updateExisting:(_Bool)arg2; +- (void)mergeGEOPlace:(id)arg1 updateExisting:(_Bool)arg2; +- (id)initWithPlace:(id)arg1; +- (id)initWithGEOPlace:(id)arg1; +- (id)initWithGEOPlaceResult:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlaceInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlaceInfo.h new file mode 100644 index 000000000..30d207be2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoPlaceInfo.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface PLRevGeoPlaceInfo : NSObject +{ + NSString *_placeName; + double _area; +} + +@property(nonatomic) double area; // @synthesize area=_area; +@property(copy, nonatomic) NSString *placeName; // @synthesize placeName=_placeName; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithPlaceName:(id)arg1 area:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoRepresentativeNameInfo.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoRepresentativeNameInfo.h index dee059350..88ff5954c 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoRepresentativeNameInfo.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRevGeoRepresentativeNameInfo.h @@ -6,35 +6,45 @@ #import "NSObject.h" -@class GEOPlace, NSString; +@class NSMutableOrderedSet, NSString; @interface PLRevGeoRepresentativeNameInfo : NSObject { - BOOL _secondaryIsPrimary; - BOOL _secondaryNameIsUnusable; - BOOL _allEntriesAtHome; + _Bool _allEntriesAtHome; + _Bool _allEntriesMatchHomeForOrderType; + _Bool _addCountyIfNeeded; NSString *_name; - unsigned int _type; - NSString *_secondaryName; - unsigned int _secondaryType; - unsigned int _matchingCount; - GEOPlace *_geoPlace; + unsigned long long _type; + unsigned long long _matchingCount; + NSMutableOrderedSet *_geoPlaces; + NSMutableOrderedSet *_remainingGeoPlaces; + NSString *_localizedName; } -@property(retain, nonatomic) GEOPlace *geoPlace; // @synthesize geoPlace=_geoPlace; -@property(nonatomic) BOOL allEntriesAtHome; // @synthesize allEntriesAtHome=_allEntriesAtHome; -@property(nonatomic) BOOL secondaryNameIsUnusable; // @synthesize secondaryNameIsUnusable=_secondaryNameIsUnusable; -@property(nonatomic) BOOL secondaryIsPrimary; // @synthesize secondaryIsPrimary=_secondaryIsPrimary; -@property(nonatomic) unsigned int matchingCount; // @synthesize matchingCount=_matchingCount; -@property(nonatomic) unsigned int secondaryType; // @synthesize secondaryType=_secondaryType; -@property(copy, nonatomic) NSString *secondaryName; // @synthesize secondaryName=_secondaryName; -@property(nonatomic) unsigned int type; // @synthesize type=_type; +@property(nonatomic) _Bool addCountyIfNeeded; // @synthesize addCountyIfNeeded=_addCountyIfNeeded; +@property(copy, nonatomic) NSString *localizedName; // @synthesize localizedName=_localizedName; +@property(readonly, nonatomic) NSMutableOrderedSet *remainingGeoPlaces; // @synthesize remainingGeoPlaces=_remainingGeoPlaces; +@property(readonly, nonatomic) NSMutableOrderedSet *geoPlaces; // @synthesize geoPlaces=_geoPlaces; +@property(nonatomic) _Bool allEntriesMatchHomeForOrderType; // @synthesize allEntriesMatchHomeForOrderType=_allEntriesMatchHomeForOrderType; +@property(nonatomic) _Bool allEntriesAtHome; // @synthesize allEntriesAtHome=_allEntriesAtHome; +@property(nonatomic) unsigned long long matchingCount; // @synthesize matchingCount=_matchingCount; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (id)_resourceKeysForOrderType:(unsigned long long)arg1 countryCode:(id)arg2 administrativeAreaCode:(id)arg3; +- (_Bool)_administrativeAreaCode:(id)arg1 supportedForOrderType:(unsigned long long)arg2; +- (_Bool)_currentLanguageSupportsModifiersForOrderType:(unsigned long long)arg1; +- (void)_addResourceKeys:(id)arg1 toTypeMap:(id)arg2 forOrderType:(unsigned long long)arg3 countryCode:(id)arg4; +- (id)_typeKeyForOrderType:(unsigned long long)arg1 countryCode:(id)arg2; +- (void)removeGeoPlacesFromRemaining:(id)arg1; +- (void)prepareRemainingGeoPlaces; +- (void)clearGeoPlaces; +- (void)addGeoPlaces:(id)arg1; +- (void)addGeoPlace:(id)arg1; - (void)updateWithAddedNameInfo:(id)arg1; - (id)description; - (void)dealloc; - (id)init; -- (id)initWithName:(id)arg1 type:(unsigned int)arg2; +- (id)initWithName:(id)arg1 type:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRotatedImage.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRotatedImage.h index 649a63eef..c6dbdae81 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRotatedImage.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLRotatedImage.h @@ -8,10 +8,10 @@ @interface PLRotatedImage : UIImage { - BOOL _wasRotated; + _Bool _wasRotated; } -@property(nonatomic) BOOL wasRotated; // @synthesize wasRotated=_wasRotated; +@property(nonatomic) _Bool wasRotated; // @synthesize wasRotated=_wasRotated; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedManagedObjectContext.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedManagedObjectContext.h index 19a5edd77..f6d36dd99 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedManagedObjectContext.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedManagedObjectContext.h @@ -10,10 +10,10 @@ { } -- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(BOOL)arg2; +- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(_Bool)arg2; - (void)tearDownLocalChangeNotifications; - (void)setupLocalChangeNotifications; -- (BOOL)isUserInterfaceContext; +- (_Bool)isUserInterfaceContext; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedPhotoLibrary.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedPhotoLibrary.h index 6c5776465..d69cc1dd5 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedPhotoLibrary.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSharedPhotoLibrary.h @@ -12,11 +12,11 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (id)sharedPhotoLibrary; -- (void)_updateWithInsertedAssetsCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2 updatedAssets:(id)arg3; -- (unsigned int)concurrencyType; +- (void)_updateWithInsertedAssetsCount:(unsigned long long)arg1 deletedCount:(unsigned long long)arg2 updatedAssets:(id)arg3; +- (unsigned long long)concurrencyType; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-IndexMapping.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-IndexMapping.h new file mode 100644 index 000000000..99d2861f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-IndexMapping.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PLIndexMappingCache-Protocol.h" + +@interface PLShuffledAlbum (IndexMapping) +- (id)description; +- (Class)derivedChangeNotificationClass; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +@property(readonly, nonatomic) id cachedIndexMapState; +- (void)createShuffledIndexesMaps; +- (void)createShuffledIndexesMapsIfNeeded; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLFilteredShuffledAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLFilteredShuffledAlbum.h new file mode 100644 index 000000000..a8ec1d9ae --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLFilteredShuffledAlbum.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, PLManagedAsset; + +@interface PLShuffledAlbum (PLFilteredShuffledAlbum) +@property(readonly, nonatomic) PLManagedAsset *startingAsset; +@property(readonly, nonatomic) NSObject *backingAlbum; +- (id)initWithBackingAlbum:(struct NSObject *)arg1 startingAsset:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLShuffledAlbumChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLShuffledAlbumChangeNotification.h new file mode 100644 index 000000000..9af358aa3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-PLShuffledAlbumChangeNotification.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLShuffledAlbum (PLShuffledAlbumChangeNotification) +- (struct __CFArray *)fromBackingMap; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-ShuffledAssetsProxy.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-ShuffledAssetsProxy.h new file mode 100644 index 000000000..0c17ab369 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum-ShuffledAssetsProxy.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLShuffledAlbum (ShuffledAssetsProxy) +- (void)replaceObjectInShuffledAssetsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromShuffledAssetsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inShuffledAssetsAtIndex:(unsigned long long)arg2; +- (id)objectInShuffledAssetsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInShuffledAssetsOfObject:(id)arg1; +- (unsigned long long)countOfShuffledAssets; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum.h index 591a9652b..a3e36a980 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbum.h @@ -7,11 +7,10 @@ #import "NSObject.h" #import "PLAlbumProtocol-Protocol.h" -#import "PLIndexMappingCache-Protocol.h" -@class NSArray, NSDate, NSDictionary, NSMutableOrderedSet, NSNumber, NSObject, NSOrderedSet, NSString, NSURL, PLManagedAsset, UIImage; +@class NSArray, NSDate, NSDictionary, NSMutableOrderedSet, NSNumber, NSOrderedSet, NSString, NSURL, PLManagedAsset, UIImage; -@interface PLShuffledAlbum : NSObject +@interface PLShuffledAlbum : NSObject { struct __CFArray *_toBackingMap; struct __CFArray *_fromBackingMap; @@ -24,42 +23,44 @@ + (struct NSObject *)shuffledAlbum:(struct NSObject *)arg1 startingAsset:(id)arg2; @property(retain, nonatomic) NSMutableOrderedSet *_assets; // @synthesize _assets; - (void)batchFetchAssets:(id)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) id sectioningComparator; @property(readonly, nonatomic) id sortingComparator; @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -- (BOOL)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +- (_Bool)canPerformEditOperation:(int)arg1; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; @property(readonly, nonatomic) NSString *name; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; @property(nonatomic) int pendingItemsType; @property(nonatomic) int pendingItemsCount; -@property(nonatomic) BOOL hasUnseenContentBoolValue; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) BOOL isEmpty; -- (unsigned int)count; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) _Bool isEmpty; +- (unsigned long long)count; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) NSString *localizedTitle; @@ -69,22 +70,6 @@ @property(readonly, nonatomic) NSString *uuid; - (void)dealloc; - (id)init; -@property(readonly, nonatomic) PLManagedAsset *startingAsset; -@property(readonly, nonatomic) NSObject *backingAlbum; -- (id)initWithBackingAlbum:(struct NSObject *)arg1 startingAsset:(id)arg2; -- (id)description; -- (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; -@property(readonly, nonatomic) id cachedIndexMapState; -- (void)createShuffledIndexesMaps; -- (void)createShuffledIndexesMapsIfNeeded; -- (struct __CFArray *)fromBackingMap; -- (void)replaceObjectInShuffledAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromShuffledAssetsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inShuffledAssetsAtIndex:(unsigned int)arg2; -- (id)objectInShuffledAssetsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInShuffledAssetsOfObject:(id)arg1; -- (unsigned int)countOfShuffledAssets; // Remaining properties @property(readonly, nonatomic) NSDate *endDate; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbumChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbumChangeNotification.h index 93fa2675f..d3a3ebc01 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbumChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLShuffledAlbumChangeNotification.h @@ -19,16 +19,16 @@ + (id)notificationForDerivedObject:(id)arg1 priorChangeState:(id)arg2 forBackingObjectNotification:(id)arg3; - (void)_calculateDiffs; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)_diffDescription; - (id)description; - (id)changedIndexes; - (id)insertedIndexes; - (id)deletedIndexes; -- (BOOL)countDidChange; -- (BOOL)keyAssetDidChange; -- (BOOL)titleDidChange; -- (BOOL)shouldReload; +- (_Bool)countDidChange; +- (_Bool)keyAssetDidChange; +- (_Bool)titleDidChange; +- (_Bool)shouldReload; - (id)album; - (id)object; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleAlbumList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleAlbumList.h index d8e9b29aa..82aa365af 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleAlbumList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleAlbumList.h @@ -19,9 +19,9 @@ - (id)containersRelationshipName; - (id)photoLibrary; - (id)managedObjectContext; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (void)dealloc; - (id)initWithAssetContainers:(id)arg1; - (id)initWithAssetContainer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory-Private.h new file mode 100644 index 000000000..6e2b7cb4d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +@interface PLSimpleDCIMDirectory (Private) +- (_Bool)_ensureDirectoryExists:(id)arg1; +- (void)_loadUserInfoLastDirectoryNumber:(id *)arg1 lastFileNumber:(id *)arg2; +- (void)_saveUserInfo; +- (struct _NSRange)fileNameNumberRangeForDirNumber:(unsigned long long)arg1; +- (id)availableFileNameNumbersInDirNumber:(unsigned long long)arg1; +- (id)subDirURLForNumber:(unsigned long long)arg1 create:(_Bool)arg2 didCreate:(_Bool *)arg3; +@property(readonly, nonatomic) NSURL *currentSubDirectory; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory.h index 40a8bc473..3dae13642 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSimpleDCIMDirectory.h @@ -12,14 +12,14 @@ { NSURL *_baseURL; NSString *_subDirSuffix; - unsigned int _directoryLimit; + unsigned long long _directoryLimit; NSFileManager *_fileManager; NSMutableIndexSet *_availableFileNameNumbers; NSURL *_currentSubDirectory; - unsigned int _currentSubDirectoryNumber; + unsigned long long _currentSubDirectoryNumber; NSString *_userInfoPath; - BOOL _hasLoadedUserInfo; - BOOL _representsCameraRoll; + _Bool _hasLoadedUserInfo; + _Bool _representsCameraRoll; NSObject *_isolation; } @@ -27,19 +27,12 @@ + (id)cameraRollPlistName; + (id)migrateOldPlistToNewPlist:(id)arg1; @property(readonly) NSURL *directoryURL; // @synthesize directoryURL=_baseURL; -@property BOOL representsCameraRoll; // @synthesize representsCameraRoll=_representsCameraRoll; +@property _Bool representsCameraRoll; // @synthesize representsCameraRoll=_representsCameraRoll; - (void)reset; - (id)nextAvailableFileURLWithExtension:(id)arg1; - (void)dealloc; - (id)init; -- (id)initWithDirectoryURL:(id)arg1 subDirectorySuffix:(id)arg2 perDirectoryLimit:(unsigned int)arg3 userInfoPath:(id)arg4; -- (BOOL)_ensureDirectoryExists:(id)arg1; -- (void)_loadUserInfoLastDirectoryNumber:(id *)arg1 lastFileNumber:(id *)arg2; -- (void)_saveUserInfo; -- (struct _NSRange)fileNameNumberRangeForDirNumber:(unsigned int)arg1; -- (id)availableFileNameNumbersInDirNumber:(unsigned int)arg1; -- (id)subDirURLForNumber:(unsigned int)arg1 create:(BOOL)arg2 didCreate:(char *)arg3; -@property(readonly, nonatomic) NSURL *currentSubDirectory; +- (id)initWithDirectoryURL:(id)arg1 subDirectorySuffix:(id)arg2 perDirectoryLimit:(unsigned long long)arg3 userInfoPath:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomConfiguration.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomConfiguration.h new file mode 100644 index 000000000..5250b178c --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomConfiguration.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class PLSlalomRampConfiguration; + +@interface PLSlalomConfiguration : NSObject +{ + float _rate; + float _volumeDuringSlalom; + float _volumeDuringRampToSlalom; + PLSlalomRampConfiguration *_rampDown; + PLSlalomRampConfiguration *_rampUp; +} + +@property(readonly, nonatomic) PLSlalomRampConfiguration *rampUp; // @synthesize rampUp=_rampUp; +@property(readonly, nonatomic) PLSlalomRampConfiguration *rampDown; // @synthesize rampDown=_rampDown; +@property(nonatomic) float volumeDuringRampToSlalom; // @synthesize volumeDuringRampToSlalom=_volumeDuringRampToSlalom; +@property(nonatomic) float volumeDuringSlalom; // @synthesize volumeDuringSlalom=_volumeDuringSlalom; +@property(nonatomic) float rate; // @synthesize rate=_rate; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRampConfiguration.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRampConfiguration.h new file mode 100644 index 000000000..4f58f9c38 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRampConfiguration.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLSlalomRampConfiguration : NSObject +{ + float _playbackRampCurveExponent; + float _exportRampCurveExponent; + double _rampTime; + double _introTime; + double _outroTime; + double _volumeSuppressionIntroTime; + double _volumeSuppressionOutroTime; + unsigned long long _playbackNumIntermediateSteps; + unsigned long long _exportNumIntermediateSteps; +} + +@property(nonatomic) float exportRampCurveExponent; // @synthesize exportRampCurveExponent=_exportRampCurveExponent; +@property(nonatomic) float playbackRampCurveExponent; // @synthesize playbackRampCurveExponent=_playbackRampCurveExponent; +@property(nonatomic) unsigned long long exportNumIntermediateSteps; // @synthesize exportNumIntermediateSteps=_exportNumIntermediateSteps; +@property(nonatomic) unsigned long long playbackNumIntermediateSteps; // @synthesize playbackNumIntermediateSteps=_playbackNumIntermediateSteps; +@property(nonatomic) double volumeSuppressionOutroTime; // @synthesize volumeSuppressionOutroTime=_volumeSuppressionOutroTime; +@property(nonatomic) double volumeSuppressionIntroTime; // @synthesize volumeSuppressionIntroTime=_volumeSuppressionIntroTime; +@property(nonatomic) double outroTime; // @synthesize outroTime=_outroTime; +@property(nonatomic) double introTime; // @synthesize introTime=_introTime; +@property(nonatomic) double rampTime; // @synthesize rampTime=_rampTime; +- (void)_computeRampToTargetRate:(float)arg1 forExport:(_Bool)arg2 outTimeSteps:(id *)arg3 outIntermediateRates:(id *)arg4; +- (id)init; +- (id)initForRampDown:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapper.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapper.h new file mode 100644 index 000000000..529da203c --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapper.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface PLSlalomRangeMapper : NSObject +{ + NSMutableArray *_originalLengths; + NSMutableArray *_scaledLengths; + NSMutableArray *_scaledRegions; +} + +- (void)enumerateScaledRegionsUsingBlock:(id)arg1; +- (void)markScaledRegionWithRate:(float)arg1 rampInStartTime:(float)arg2 rampInEndTime:(float)arg3 rampOutStartTime:(float)arg4 rampOutEndTime:(float)arg5; +- (float)_mapTime:(float)arg1 fromLengths:(id)arg2 toLengths:(id)arg3; +- (float)originalTimeForScaledTime:(float)arg1; +- (float)scaledTimeForOriginalTime:(float)arg1; +- (void)addNextRange:(float)arg1 scaledLength:(float)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapperScaledRegion.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapperScaledRegion.h new file mode 100644 index 000000000..f7148f8c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomRangeMapperScaledRegion.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLSlalomRangeMapperScaledRegion : NSObject +{ + float _rate; + float _rampInStartTime; + float _rampInEndTime; + float _rampOutStartTime; + float _rampOutEndTime; +} + +@property(nonatomic) float rampOutEndTime; // @synthesize rampOutEndTime=_rampOutEndTime; +@property(nonatomic) float rampOutStartTime; // @synthesize rampOutStartTime=_rampOutStartTime; +@property(nonatomic) float rampInEndTime; // @synthesize rampInEndTime=_rampInEndTime; +@property(nonatomic) float rampInStartTime; // @synthesize rampInStartTime=_rampInStartTime; +@property(nonatomic) float rate; // @synthesize rate=_rate; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomUtilities.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomUtilities.h new file mode 100644 index 000000000..293b64293 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSlalomUtilities.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLSlalomUtilities : NSObject +{ +} + ++ (id)audioMixForScaledComposition:(id)arg1 timeRangeMapper:(id)arg2; ++ (CDStruct_3c1748cc)_timeRangeFromTime:(float)arg1 toTime:(float)arg2; ++ (id)_setVolume:(float)arg1 forSlalomRegionsInTrack:(id)arg2 timeRangeMapper:(id)arg3; ++ (float)_slalomRampVolume; ++ (float)_slalomVolume; ++ (id)exportPresetForAsset:(id)arg1 preferredPreset:(id)arg2; ++ (void)configureExportSession:(id)arg1 forcePreciseConversion:(_Bool)arg2; ++ (_Bool)_scaleComposition:(id)arg1 regions:(id)arg2 forExport:(_Bool)arg3 outTimeRangeMapper:(id *)arg4; ++ (id)scaledCompositionForAsset:(id)arg1 regions:(id)arg2 forExport:(_Bool)arg3 outTimeRangeMapper:(id *)arg4; ++ (double)durationForBaseDuration:(double)arg1 slalomRegions:(id)arg2; ++ (double)durationForManagedAsset:(id)arg1 applySlalomRegions:(_Bool)arg2; ++ (id)_assetFromSourceAsset:(id)arg1 sourceDuration:(double)arg2 slalomRegions:(id)arg3 forExport:(_Bool)arg4 outDuration:(double *)arg5 outAudioMix:(id *)arg6; ++ (id)assetFromVideoFilePath:(id)arg1 slalomRegions:(id)arg2 forExport:(_Bool)arg3 outDuration:(double *)arg4 outAudioMix:(id *)arg5; ++ (id)assetFromManagedAsset:(id)arg1 applySlalomRegions:(_Bool)arg2 forExport:(_Bool)arg3 outDuration:(double *)arg4 outAudioMix:(id *)arg5; ++ (_Bool)writeRegions:(id)arg1 toPath:(id)arg2; ++ (id)regionsForStartTime:(double)arg1 endTime:(double)arg2; ++ (id)defaultRegionsForDuration:(CDStruct_198678f7)arg1; ++ (id)adjustRegions:(id)arg1 forNewStartTime:(double)arg2 endTime:(double)arg3; ++ (id)regionsFromPath:(id)arg1; ++ (id)regionsFromPlist:(id)arg1; ++ (id)plistFromRegions:(id)arg1; ++ (int)preferredTimeScale; ++ (id)sharedConfiguration; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumList.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumList.h index a033f9ccb..c14443824 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumList.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumList.h @@ -23,36 +23,36 @@ @property(copy, nonatomic) id sortComparator; // @synthesize sortComparator=_sortComparator; @property(retain, nonatomic) NSObject *backingAlbumList; // @synthesize backingAlbumList=_backingAlbumList; - (Class)derivedChangeNotificationClass; -- (BOOL)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; +- (_Bool)mappedDataSourceChanged:(id)arg1 remoteNotificationData:(id)arg2; @property(readonly, nonatomic) id cachedIndexMapState; -- (void)replaceObjectInSortedAlbumsAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectFromSortedAlbumsAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 inSortedAlbumsAtIndex:(unsigned int)arg2; -- (id)objectInSortedAlbumsAtIndex:(unsigned int)arg1; -- (unsigned int)indexInSortedAlbumsOfObject:(id)arg1; -- (unsigned int)countOfSortedAlbums; +- (void)replaceObjectInSortedAlbumsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromSortedAlbumsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inSortedAlbumsAtIndex:(unsigned long long)arg2; +- (id)objectInSortedAlbumsAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexInSortedAlbumsOfObject:(id)arg1; +- (unsigned long long)countOfSortedAlbums; @property(retain, nonatomic) NSMutableOrderedSet *_albums; - (void)createSortedIndexesMap; - (id)containersRelationshipName; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; @property(readonly, nonatomic) NSString *_prettyDescription; @property(readonly, nonatomic) NSString *_typeDescription; - (id)photoLibrary; - (void)updateAlbumsOrderIfNeeded; -- (BOOL)needsReordering; +- (_Bool)needsReordering; - (void)setNeedsReordering; @property(readonly, nonatomic) id albumsSortingComparator; -- (BOOL)albumHasFixedOrder:(struct NSObject *)arg1; -- (BOOL)canEditAlbums; +- (_Bool)albumHasFixedOrder:(struct NSObject *)arg1; +- (_Bool)canEditAlbums; - (int)albumListType; - (id)managedObjectContext; -@property(readonly, nonatomic) unsigned int unreadAlbumsCount; -- (BOOL)hasAtLeastOneAlbum; +@property(readonly, nonatomic) unsigned long long unreadAlbumsCount; +- (_Bool)hasAtLeastOneAlbum; @property(readonly, nonatomic) int filter; -@property(readonly, nonatomic) unsigned int albumsCount; +@property(readonly, nonatomic) unsigned long long albumsCount; - (id)albums; - (id)identifier; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumListChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumListChangeNotification.h index 18b369dcc..a8ccf0f5e 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumListChangeNotification.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSortedAlbumListChangeNotification.h @@ -16,10 +16,10 @@ + (id)notificationForDerivedObject:(id)arg1 priorChangeState:(id)arg2 forBackingObjectNotification:(id)arg3; - (id)_changedObjects; -- (BOOL)_getOldSet:(id *)arg1 newSet:(id *)arg2; +- (_Bool)_getOldSet:(id *)arg1 newSet:(id *)arg2; - (id)description; -- (BOOL)countDidChange; -- (BOOL)shouldReload; +- (_Bool)countDidChange; +- (_Bool)shouldReload; - (id)albumList; - (id)object; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLStackViewImageChangeNotification.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLStackViewImageChangeNotification.h deleted file mode 100644 index f4ea68b31..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLStackViewImageChangeNotification.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class PLGenericAlbum; - -@interface PLStackViewImageChangeNotification : PLChangeNotification -{ - PLGenericAlbum *_album; -} - -+ (id)notificationWithAlbum:(id)arg1; -- (id)userInfo; -- (id)name; -- (id)object; -@property(readonly, nonatomic) PLGenericAlbum *album; -- (id)description; -- (void)dealloc; -- (id)_initWithAlbum:(id)arg1; -- (id)_init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSyncSaveJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSyncSaveJob.h index 85ef9ab70..a513e8038 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSyncSaveJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLSyncSaveJob.h @@ -10,8 +10,9 @@ @interface PLSyncSaveJob : NSObject { - BOOL isVideo; - BOOL isSyncComplete; + _Bool isVideo; + _Bool isSyncComplete; + _Bool _cleanupSyncState; NSArray *facesInfo; NSURL *originalAssetURL; NSString *uuid; @@ -21,9 +22,14 @@ CLLocation *location; NSNumber *sortToken; NSString *originalFileName; + NSDate *_cleanupBeforeDate; + id _finishedBlock; } -@property(nonatomic) BOOL isSyncComplete; // @synthesize isSyncComplete; +@property(copy, nonatomic) id finishedBlock; // @synthesize finishedBlock=_finishedBlock; +@property(copy, nonatomic) NSDate *cleanupBeforeDate; // @synthesize cleanupBeforeDate=_cleanupBeforeDate; +@property(nonatomic) _Bool cleanupSyncState; // @synthesize cleanupSyncState=_cleanupSyncState; +@property(nonatomic) _Bool isSyncComplete; // @synthesize isSyncComplete; @property(retain, nonatomic) NSString *originalFileName; // @synthesize originalFileName; @property(retain, nonatomic) NSNumber *sortToken; // @synthesize sortToken; @property(copy, nonatomic) CLLocation *location; // @synthesize location; @@ -31,7 +37,7 @@ @property(copy, nonatomic) NSDate *modificationDate; // @synthesize modificationDate; @property(copy, nonatomic) NSDate *creationDate; // @synthesize creationDate; @property(copy, nonatomic) NSString *uuid; // @synthesize uuid; -@property(nonatomic) BOOL isVideo; // @synthesize isVideo; +@property(nonatomic) _Bool isVideo; // @synthesize isVideo; @property(retain, nonatomic) NSURL *originalAssetURL; // @synthesize originalAssetURL; @property(retain, nonatomic) NSArray *facesInfo; // @synthesize facesInfo; - (id)description; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTemporaryImageTable.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTemporaryImageTable.h index fcec761be..8c29bd2ab 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTemporaryImageTable.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTemporaryImageTable.h @@ -11,7 +11,7 @@ @interface PLTemporaryImageTable : NSObject { PLImageTable *_imageTable; - unsigned int _nextTableEntryIndex; + unsigned long long _nextTableEntryIndex; NSMutableArray *_itemIndexToThumbEntryMapping; NSString *_imageTablePath; int _imageFormat; @@ -20,12 +20,12 @@ - (void)dealloc; - (void)reset; - (void)_cleanup; -- (void)removeItemAtIndex:(unsigned int)arg1; -- (void)insertItemAtIndex:(unsigned int)arg1; -- (id)imageForItemAtIndex:(unsigned int)arg1; -- (id)dataForItemAtIndex:(unsigned int)arg1 widthOut:(int *)arg2 heightOut:(int *)arg3 bytesPerRowOut:(int *)arg4 dataWidthOut:(int *)arg5 dataHeightOut:(int *)arg6 imageDataOffset:(int *)arg7; -- (unsigned int)_imageTableIndexForItemIndex:(unsigned int)arg1; -- (void)setImage:(id)arg1 videoDuration:(id)arg2 forItemAtIndex:(unsigned int)arg3; +- (void)removeItemAtIndex:(unsigned long long)arg1; +- (void)insertItemAtIndex:(unsigned long long)arg1; +- (id)imageForItemAtIndex:(unsigned long long)arg1; +- (id)dataForItemAtIndex:(unsigned long long)arg1 widthOut:(int *)arg2 heightOut:(int *)arg3 bytesPerRowOut:(int *)arg4 dataWidthOut:(int *)arg5 dataHeightOut:(int *)arg6 imageDataOffset:(int *)arg7; +- (unsigned long long)_imageTableIndexForItemIndex:(unsigned long long)arg1; +- (void)setImage:(id)arg1 videoDuration:(id)arg2 forItemAtIndex:(unsigned long long)arg3; - (id)initWithWithPath:(id)arg1 imageFormat:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbFileManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbFileManager.h index 0299aa1b8..5de0d80af 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbFileManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbFileManager.h @@ -16,38 +16,39 @@ struct CGSize _thumbnailSize; NSString *_path; NSString *_filename; - BOOL _readOnly; + _Bool _readOnly; int _imageRowBytes; int _imageLength; int _entryLength; } + (struct __CFDictionary *)decodeSessionOptions; ++ (_Bool)_deviceShouldUseBGRAThumbs; + (void)deleteAllEntriesWithIdentifier:(id)arg1 basePath:(id)arg2; @property(readonly, nonatomic) int imageLength; // @synthesize imageLength=_imageLength; @property(readonly, nonatomic) int imageRowBytes; // @synthesize imageRowBytes=_imageRowBytes; @property(readonly, nonatomic) int imageFormat; // @synthesize imageFormat=_format; @property(readonly, nonatomic) NSString *path; // @synthesize path=_path; - (id)_debugDescription; -- (id)preheatItemForAsset:(id)arg1; +- (id)preheatItemForAsset:(id)arg1 options:(unsigned int)arg2; - (id)imageWithIdentifier:(id)arg1; -- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; -- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 asset:(id)arg4; -- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; +- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; +- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 asset:(id)arg4; +- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; - (id)thumbnailForImage:(id)arg1 videoDuration:(id)arg2; @property(readonly, nonatomic) struct CGSize imageSize; -- (BOOL)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; +- (_Bool)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; - (void)_writeImage:(id)arg1 forThumbIdentifier:(id)arg2; - (void)_writeData:(id)arg1 forThumbIdentifier:(id)arg2; - (id)thumbnailPathForThumbIdentifier:(id)arg1; -- (BOOL)usesThumbIdentifiers; -@property(readonly, nonatomic) BOOL isReadOnly; +- (_Bool)usesThumbIdentifiers; +@property(readonly, nonatomic) _Bool isReadOnly; - (void)dealloc; @property(readonly, nonatomic) int imageHeight; @property(readonly, nonatomic) int imageWidth; - (id)description; - (id)initWithPath:(id)arg1 imageFormat:(int)arg2; -- (id)initWithPath:(id)arg1 imageFormat:(int)arg2 readOnly:(BOOL)arg3; +- (id)initWithPath:(id)arg1 imageFormat:(int)arg2 readOnly:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbPersistenceManager-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbPersistenceManager-Protocol.h index 355aabed9..f64d0c784 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbPersistenceManager-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbPersistenceManager-Protocol.h @@ -10,7 +10,7 @@ @protocol PLThumbPersistenceManager @property(readonly, nonatomic) struct CGSize imageSize; -@property(readonly, nonatomic) BOOL isReadOnly; +@property(readonly, nonatomic) _Bool isReadOnly; @property(readonly, nonatomic) int imageLength; @property(readonly, nonatomic) int imageRowBytes; @property(readonly, nonatomic) int imageHeight; @@ -18,18 +18,18 @@ @property(readonly, nonatomic) int imageFormat; @property(readonly, nonatomic) NSString *path; - (id)_debugDescription; -- (BOOL)usesThumbIdentifiers; -- (BOOL)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; -- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; -- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 asset:(id)arg4; -- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned int)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; +- (_Bool)usesThumbIdentifiers; +- (_Bool)copyEntryFromOriginalAsset:(id)arg1 toAsset:(id)arg2; +- (id)imageDataWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 dataOffset:(int *)arg8; +- (void)setImageDataForEntry:(const void *)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 asset:(id)arg4; +- (void)setImageForEntry:(id)arg1 withIdentifier:(id)arg2 orIndex:(unsigned long long)arg3 videoDuration:(id)arg4 photoUUID:(id)arg5; @optional -- (int)entryCount; -- (void)ensureIndexExists:(int)arg1; +- (long long)entryCount; - (void)preheatImageDataAtIndexes:(id)arg1; -- (void)preheatImageDataAtIndex:(unsigned int)arg1; +- (void)preheatImageDataAtIndex:(unsigned long long)arg1; +- (id)thumbnailPathForThumbIdentifier:(id)arg1; - (id)imageWithIdentifier:(id)arg1; -- (void)deleteEntryWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 uuid:(id)arg3; +- (void)deleteEntryWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 uuid:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes-Private.h new file mode 100644 index 000000000..4a91547e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLThumbnailIndexes (Private) ++ (id)sharedInstance; +- (id)fetchOccupiedThumbnailIndexesWithLibrary:(id)arg1; +- (void)recycleThumbnailIndexes:(id)arg1 timestamp:(unsigned long long)arg2; +- (void)getAvailableThumbnailIndexesFromDatabase; +- (void)getAvailableThumbnailIndexesWithCount:(unsigned long long)arg1 handler:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes.h index 664651c22..66fdd0e16 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailIndexes.h @@ -12,21 +12,16 @@ { NSObject *isolation; NSMutableIndexSet *unusedIndexes; - int usedMax; + long long usedMax; + unsigned long long _fetchTimestamp; } -+ (void)recycleThumbnailIndex:(unsigned int)arg1; ++ (void)recycleThumbnailIndexes:(id)arg1 timestamp:(unsigned long long)arg2; + (void)recycleThumbnailIndexes:(id)arg1; -+ (unsigned int)nextAvailableThumbnailIndex; ++ (unsigned long long)nextAvailableThumbnailIndex; + (void)getAvailableThumbnailIndexWithHandler:(id)arg1; -+ (void)getAvailableThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; -+ (id)sharedInstance; ++ (void)getAvailableThumbnailIndexesWithCount:(unsigned long long)arg1 handler:(id)arg2; - (id)init; -- (id)fetchOccupiedThumbnailIndexesWithLibrary:(id)arg1; -- (void)recycleThumbnailIndex:(unsigned int)arg1; -- (void)recycleThumbnailIndexes:(id)arg1; -- (void)getAvailableThumbnailIndexesFromDatabase; -- (void)getAvailableThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailManager.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailManager.h index 9f99867e8..52463ce18 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailManager.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLThumbnailManager.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSArray, NSDictionary, NSIndexSet, NSLock, NSMutableDictionary, PLLargeImageLoader, PLPhotoLibrary; +@class NSArray, NSDictionary, NSIndexSet, NSLock, NSMutableDictionary, NSMutableSet, PLLargeImageLoader, PLPhotoLibrary; @interface PLThumbnailManager : NSObject { @@ -22,6 +22,11 @@ PLLargeImageLoader *_largeImageLoaderFullScreen; PLLargeImageLoader *_largeImageLoaderFilledScreen; PLLargeImageLoader *_largeImageLoaderFilledHalfScreen; + NSMutableSet *_previouslyRequestedThumbnailFixOIDs; + NSMutableSet *_requestedThumbnailFixAssets; + struct _FigCascadeContext *_unicornContextPortrait; + struct _FigCascadeContext *_unicornContextLandscape; + id _observerToken; } + (void)saveCameraPreviewWellImage:(struct CGImage *)arg1 uuid:(id)arg2; @@ -33,40 +38,46 @@ + (id)supportedThumbnailFormats; + (id)_allPossibleThumbnailFormats; + (void)handleRebuildThumbnailRequestPersistentFailure; -+ (BOOL)hasExceededRebuildThumbnailRequestLimit; -+ (BOOL)isRebuildingThumbnails; ++ (_Bool)hasExceededRebuildThumbnailRequestLimit; ++ (_Bool)isRebuildingThumbnails; + (void)rebuildAllMissingThumbnails; -+ (void)removeRebuildThumbnailsRequest; -+ (BOOL)hasRebuildThumbnailsRequest; ++ (void)removeRebuildThumbnailsRequest:(const char *)arg1; ++ (_Bool)hasRebuildThumbnailsRequest; + (void)addRebuildThumbnailsRequest; + (void)resetThumbnails; -+ (BOOL)isMissingThumbnailTables; -+ (BOOL)hasObsoleteThumbnailTables; ++ (_Bool)isMissingThumbnailTables; ++ (_Bool)hasObsoleteThumbnailTables; + (int)thumbnailFormat; + (int)thumbnailVersion; + (void)removeObsoleteMetadata; ++ (id)defaultThumbnailsDirectoryV2; + (id)defaultThumbnailsDirectory; -+ (BOOL)useImageTableForFormat:(int)arg1; ++ (_Bool)useImageTableForFormat:(int)arg1; +@property(retain, nonatomic) id observerToken; // @synthesize observerToken=_observerToken; @property(readonly, nonatomic) NSMutableDictionary *thumbManagersByFormat; // @synthesize thumbManagersByFormat=_thumbManagersByFormat; @property(nonatomic) PLPhotoLibrary *photoLibrary; // @synthesize photoLibrary=_photoLibrary; - (id)_thumbManagerForFormat:(int *)arg1; - (id)_dataForInFlightAsset:(id)arg1 format:(int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8 imageDataFormat:(int *)arg9; - (id)_dataForAsset:(id)arg1 format:(int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8 imageDataFormat:(int *)arg9; +- (id)thumbnailJPEGPathForPhoto:(id)arg1; - (id)preheatItemSourceForFormat:(int)arg1; - (id)_tableDescriptions; - (id)compactImageTables; - (id)preflightImageTableCompactionForPhotos:(id)arg1; - (id)_anyImageTable; -- (id)dataForPhoto:(id)arg1 format:(int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8 allowPlaceholder:(BOOL)arg9; -- (void)deleteThumbnailsWithIdentifier:(id)arg1 orIndex:(unsigned int)arg2 uuid:(id)arg3; +- (id)dataForPhoto:(id)arg1 format:(int)arg2 width:(int *)arg3 height:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8 allowPlaceholder:(_Bool)arg9; +- (void)deleteThumbnailsWithIdentifier:(id)arg1 orIndex:(unsigned long long)arg2 uuid:(id)arg3; - (void)setThumbnailsForPhoto:(id)arg1 withImage:(id)arg2; -- (BOOL)copyThumbnailsFromAsset:(id)arg1 toAsset:(id)arg2; +- (void)_unicorn_setThumbnailsForPhoto:(id)arg1 withImage:(id)arg2; +- (void)_horse_setThumbnailsForPhoto:(id)arg1 withImage:(id)arg2; +- (_Bool)copyThumbnailsFromAsset:(id)arg1 toAsset:(id)arg2; - (struct __CFDictionary *)placeholderThumbnailDataByFormatID; - (void)setThumbnails:(struct __CFDictionary *)arg1 forPhoto:(id)arg2; -- (id)newImageForPhoto:(id)arg1 withFormat:(int)arg2 outImageProperties:(const struct __CFDictionary **)arg3 allowPlaceholder:(BOOL)arg4; +- (id)newImageForPhoto:(id)arg1 withFormat:(int)arg2 outImageProperties:(const struct __CFDictionary **)arg3 allowPlaceholder:(_Bool)arg4; - (void)dealloc; +- (void)clearPhotoLibrary; - (id)initWithWeakPhotoLibrary:(id)arg1; -- (int)_rebuildAssetThumbnailsWithLimit:(int)arg1 error:(id *)arg2; +- (long long)_rebuildAssetThumbnailsWithLimit:(int)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTransientManagedObjectContext.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTransientManagedObjectContext.h index b5fdcdc94..9ecd87b16 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTransientManagedObjectContext.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLTransientManagedObjectContext.h @@ -10,8 +10,8 @@ { } -+ (BOOL)canMergeRemoteChanges; -+ (BOOL)useModelMigratorToCreateDatabase; ++ (_Bool)canMergeRemoteChanges; ++ (_Bool)useModelMigratorToCreateDatabase; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUUIDStringFromUUIDDataTransformer.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUUIDStringFromUUIDDataTransformer.h index 408f3824e..b78e91f99 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUUIDStringFromUUIDDataTransformer.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUUIDStringFromUUIDDataTransformer.h @@ -10,7 +10,7 @@ { } -+ (BOOL)allowsReverseTransformation; ++ (_Bool)allowsReverseTransformation; + (Class)transformedValueClass; - (id)reverseTransformedValue:(id)arg1; - (id)transformedValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityDaemonJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityDaemonJob.h index 7d9b3dc5f..dfc0e8172 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityDaemonJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityDaemonJob.h @@ -10,10 +10,10 @@ @interface PLUserActivityDaemonJob : PLDaemonJob { + long long _actionType; NSString *_albumUUID; NSArray *_assetUUIDs; - int _cloudFeedContent; - long long _actionType; + long long _cloudFeedContent; } + (void)userDidLeavePhotosApplication; @@ -24,8 +24,8 @@ + (void)userDidNavigateAwayFromSharedAlbum:(id)arg1; + (void)userDidNavigateIntoImagePickerSharedAlbum:(id)arg1; + (void)userDidNavigateIntoSharedAlbum:(id)arg1; -+ (void)userDidViewCloudFeedContent:(int)arg1; -@property(nonatomic) int cloudFeedContent; // @synthesize cloudFeedContent=_cloudFeedContent; ++ (void)userDidViewCloudFeedContent:(long long)arg1; +@property(nonatomic) long long cloudFeedContent; // @synthesize cloudFeedContent=_cloudFeedContent; @property(retain, nonatomic) NSArray *assetUUIDs; // @synthesize assetUUIDs=_assetUUIDs; @property(copy, nonatomic) NSString *albumUUID; // @synthesize albumUUID=_albumUUID; @property long long actionType; // @synthesize actionType=_actionType; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityTrackerJob.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityTrackerJob.h index c54dd22f5..847dac3b4 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityTrackerJob.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserActivityTrackerJob.h @@ -10,14 +10,16 @@ @interface PLUserActivityTrackerJob : PLDaemonJob { + long long _activity; NSArray *_uuids; NSString *_clientID; - long long _activity; } + (id)persistentStoreCoordinator; + (id)managedObjectModel; + (id)managedObjectContext; ++ (id)_uuidsFilteringNulls:(id)arg1; ++ (id)_uuidsForAssets:(id)arg1; + (void)_noteActivity:(long long)arg1 uuid:(id)arg2; + (void)_noteActivity:(long long)arg1 uuids:(id)arg2; + (id)_queue; @@ -35,11 +37,13 @@ + (void)trackAssetsWereSharedViaWeibo:(id)arg1; + (void)trackAssetsWereSharedViaTwitter:(id)arg1; + (void)trackAssetsWereSharedViaFacebook:(id)arg1; ++ (void)trackPhotoWasEditedWithFilters:(id)arg1; + (void)trackPhotoWasEditedWithStraighten:(id)arg1; + (void)trackPhotoWasEditedWithCrop:(id)arg1; + (void)trackPhotoWasEditedWithRedEye:(id)arg1; + (void)trackPhotoWasEditedWithAutoEnhance:(id)arg1; + (void)trackPhotoWasEditedWithRotation:(id)arg1; ++ (void)trackSlalomWasEdited:(id)arg1; + (void)trackAssetWasLoadedViaAPI:(id)arg1; + (void)trackAssetWasPickedViaAPI:(id)arg1; + (void)trackVideoWasTrimmed:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserEditableAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserEditableAlbumProtocol-Protocol.h index c73005b0d..efda1c0f7 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserEditableAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLUserEditableAlbumProtocol-Protocol.h @@ -10,5 +10,6 @@ @protocol PLUserEditableAlbumProtocol @property(readonly, nonatomic) NSMutableOrderedSet *userEditableAssets; +- (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2 trimmedVideoPathInfo:(id)arg3 commentText:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLVideoTranscoder.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLVideoTranscoder.h index e9a414708..bf6999e31 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLVideoTranscoder.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLVideoTranscoder.h @@ -10,9 +10,8 @@ { } -+ (id)generatePosterFrameForVideoAtURL:(id)arg1 error:(id *)arg2; -+ (void)transcodeVideo:(id)arg1 outputURL:(id)arg2 startTime:(CDStruct_198678f7)arg3 endTime:(CDStruct_198678f7)arg4 presetName:(id)arg5 outputFileType:(id)arg6 completionHandler:(id)arg7; -+ (void)transcodeVideoURL:(id)arg1 outputURL:(id)arg2 presetName:(id)arg3 outputFileType:(id)arg4 completionHandler:(id)arg5; ++ (id)generatePosterFrameForVideoAtURL:(id)arg1 maxSize:(struct CGSize)arg2 error:(id *)arg3; ++ (void)transcodeVideo:(id)arg1 outputURL:(id)arg2 startTime:(CDStruct_198678f7)arg3 endTime:(CDStruct_198678f7)arg4 presetName:(id)arg5 outputFileType:(id)arg6 audioMix:(id)arg7 completionHandler:(id)arg8; + (id)exportPresetsCompatibleWithVideoAtURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWStackedImageCache.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWStackedImageCache.h deleted file mode 100644 index 003e72454..000000000 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWStackedImageCache.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSLock, PLFixedSizeLRUCache; - -@interface PLWStackedImageCache : NSObject -{ - PLFixedSizeLRUCache *_stackedImagesCache; - PLFixedSizeLRUCache *_stackedImageOptionsCache; - NSLock *_lock; -} - -+ (void)preheatStackedImageWithKey:(id)arg1; -+ (id)absolutePathToCachedStackedImagesDirectory; -+ (id)sharedInstance; -+ (id)_pathToBakedCachedStackedImageWithKey:(id)arg1; -+ (id)_bakedStackedImageFilenameForWithKey:(id)arg1; -- (BOOL)KVOChange:(id)arg1 affectsStackedImageForAlbum:(struct NSObject *)arg2; -- (void)removeEntryForKey:(id)arg1; -- (void)invalidateEntryForKey:(id)arg1; -- (void)invalidateAll; -- (void)setInMemoryStackedImage:(id)arg1 forKey:(id)arg2 options:(id)arg3; -- (void)setStackedImage:(id)arg1 forKey:(id)arg2 options:(id)arg3; -- (void)prefetchStackedImagesWithKeys:(id)arg1; -- (id)stackedImageWithKey:(id)arg1 options:(id *)arg2; -- (void)dealloc; -- (id)init; -- (BOOL)_createBaseDirectoryForStackedImagesCache; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAlbum.h index 104f3523e..7d11ac345 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAlbum.h @@ -14,7 +14,7 @@ + (id)entityInManagedObjectContext:(id)arg1; + (id)entityName; - (id)_kindDescription; -- (unsigned int)photosCount; +- (unsigned long long)photosCount; - (id)posterImage; - (id)localizedTitle; - (void)awakeFromInsert; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAsset.h index f89f17b21..640fc07ba 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAsset.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperAsset.h @@ -19,11 +19,11 @@ - (id)urlForKey:(id)arg1; - (id)_thumbnailImage; - (id)_image; -- (BOOL)isIncludedInMoments; +- (_Bool)isIncludedInMoments; - (id)newFullScreenImage:(const struct __CFDictionary **)arg1; - (id)wallpaperFullScreenImage; - (void)prepareForDeletion; -- (BOOL)allowsWallpaperEditing; +- (_Bool)allowsWallpaperEditing; - (id)indexSheetImage; - (id)imageWithFormat:(int)arg1 outImageProperties:(const struct __CFDictionary **)arg2; - (id)imageWithFormat:(int)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter-Private.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter-Private.h new file mode 100644 index 000000000..4cc065cc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter-Private.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface PLWallpaperImporter (Private) +- (void)addWallpaperURLsForModel:(id)arg1 toURLs:(id)arg2; +@property(readonly, nonatomic) NSArray *allWallpaperURLs; +- (id)allExistingWallpaperAssets; +- (void)importAll; +- (void)deleteAll; +- (void)updateAsNeeded; +- (id)wallpaperFileHash; +- (id)initWithPhotoLibrary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter.h index 7a6aa6f2f..c1b67a0c9 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/PLWallpaperImporter.h @@ -21,14 +21,6 @@ @property(readonly, nonatomic) PLManagedObjectContext *managedObjectContext; - (void)dealloc; - (id)init; -- (void)addWallpaperURLsForModel:(id)arg1 toURLs:(id)arg2; -@property(readonly, nonatomic) NSArray *allWallpaperURLs; -- (id)allExistingWallpaperAssets; -- (void)importAll; -- (void)deleteAll; -- (void)updateAsNeeded; -- (id)wallpaperFileHash; -- (id)initWithPhotoLibrary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/UIImage-PLPhotoLibraryAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/UIImage-PLPhotoLibraryAdditions.h index 8aa8cd2dd..a52b27b63 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/UIImage-PLPhotoLibraryAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/UIImage-PLPhotoLibraryAdditions.h @@ -9,6 +9,6 @@ @interface UIImage (PLPhotoLibraryAdditions) - (void *)PL_imageContents; - (id)newImageRotatedByDegrees:(float)arg1; -- (id)newImageWithOrientation:(int)arg1; +- (id)newImageWithOrientation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/UIPasteboard-PLPasteboardAdditions.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/UIPasteboard-PLPasteboardAdditions.h index affa7eff9..fbbb9db50 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/UIPasteboard-PLPasteboardAdditions.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/UIPasteboard-PLPasteboardAdditions.h @@ -7,7 +7,7 @@ #import "UIPasteboard.h" @interface UIPasteboard (PLPasteboardAdditions) -- (BOOL)pl_containsAssets; +- (_Bool)pl_containsAssets; - (id)pl_assetsInPhotoLibrary:(id)arg1; - (void)pl_setAssets:(id)arg1; - (void)pl_setAsset:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLDataPreheatItem.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLDataPreheatItem.h index a957ca122..a0bf8bf6b 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLDataPreheatItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLDataPreheatItem.h @@ -10,13 +10,13 @@ @interface _PLDataPreheatItem : PLPreheatItem { - unsigned int _thumbIndex; + unsigned long long _thumbIndex; PLImageTable *_imageTable; } - (void)startPreheatRequest; - (void)dealloc; -- (id)initWithThumbIndex:(unsigned int)arg1 imageTable:(id)arg2; +- (id)initWithThumbIndex:(unsigned long long)arg1 imageTable:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLGenericAlbum.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLGenericAlbum.h index 539a6e297..be6d95fed 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLGenericAlbum.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLGenericAlbum.h @@ -23,7 +23,9 @@ @property(retain, nonatomic) NSNumber *kind; // @dynamic kind; @property(nonatomic) int pendingItemsCount; // @dynamic pendingItemsCount; @property(nonatomic) int pendingItemsType; // @dynamic pendingItemsType; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; // @dynamic secondaryKeyAsset; @property(retain, nonatomic) NSDictionary *slideshowSettings; // @dynamic slideshowSettings; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; // @dynamic tertiaryKeyAsset; @property(retain, nonatomic) NSString *title; // @dynamic title; @property(retain, nonatomic) NSString *uuid; // @dynamic uuid; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLJPEGPreheatItem.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLJPEGPreheatItem.h index 14d7d5603..329186dba 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLJPEGPreheatItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLJPEGPreheatItem.h @@ -13,7 +13,7 @@ NSString *_imagePath; NSObject *_queue; UIImage *_cachedImage; - unsigned long _requestID; + unsigned long long _requestID; NSObject *_requestGroup; NSObject *_waitGroup; } @@ -21,7 +21,7 @@ - (void)cancelPreheatRequest; - (void)startPreheatRequest; - (void)_cacheImage; -- (BOOL)addImageHandler:(id)arg1; +- (_Bool)addImageHandler:(id)arg1; - (id)cachedImageIfAvailable; - (id)cachedImage; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLargeImagePreheatItem.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLargeImagePreheatItem.h index 4a592cb5e..53c847640 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLargeImagePreheatItem.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLargeImagePreheatItem.h @@ -13,23 +13,24 @@ NSManagedObjectID *_assetOID; NSString *_utiType; int _format; - BOOL _requestIsValid; + _Bool _forceBGRA; + _Bool _requestIsValid; NSObject *_queue; UIImage *_cachedImage; NSObject *_requestGroup; NSObject *_waitGroup; - BOOL _cachedImageIsAvailable; + _Bool _cachedImageIsAvailable; } -@property BOOL cachedImageIsAvailable; // @synthesize cachedImageIsAvailable=_cachedImageIsAvailable; +@property _Bool cachedImageIsAvailable; // @synthesize cachedImageIsAvailable=_cachedImageIsAvailable; - (void)cancelPreheatRequest; - (void)startPreheatRequest; - (void)_cacheImage; -- (BOOL)addImageHandler:(id)arg1; +- (_Bool)addImageHandler:(id)arg1; - (id)cachedImageIfAvailable; - (id)cachedImage; - (void)dealloc; -- (id)initWithAsset:(id)arg1 format:(int)arg2; +- (id)initWithAsset:(id)arg1 format:(int)arg2 options:(unsigned int)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLazyPreheatData.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLazyPreheatData.h index 534ba2e7b..aee4bdfa6 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLazyPreheatData.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLLazyPreheatData.h @@ -17,7 +17,7 @@ + (id)dataWithContentsOfFile:(id)arg1; - (void)dealloc; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (void)_loadData; - (id)initWithContentsOfFile:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLManagedAsset.h b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLManagedAsset.h index 470c30fc1..70ca9eb93 100644 --- a/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLManagedAsset.h +++ b/iOS7/PrivateFrameworks/PhotoLibraryServices/_PLManagedAsset.h @@ -6,7 +6,7 @@ #import -@class NSData, NSDate, NSManagedObject, NSMutableSet, NSNumber, NSObject, NSSet, NSString, PLLastTokenAsset, PLMoment; +@class NSData, NSDate, NSManagedObject, NSMutableSet, NSNumber, NSObject, NSSet, NSString, PLMoment; @interface _PLManagedAsset : PLManagedObject { @@ -16,16 +16,18 @@ + (id)entityInManagedObjectContext:(id)arg1; + (id)entityName; + (id)insertInManagedObjectContext:(id)arg1; -@property(nonatomic) BOOL reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; +@property(nonatomic) _Bool reverseLocationDataIsValid; // @dynamic reverseLocationDataIsValid; @property(retain, nonatomic) NSData *reverseLocationData; // @dynamic reverseLocationData; - (void)setLocalizedLocation:(id)arg1; - (id)localizedLocation; @property(readonly, nonatomic) NSMutableSet *albumsSet; @property(readonly, nonatomic) NSMutableSet *sidecarFilesSet; +@property(readonly, nonatomic) NSMutableSet *albumsBeingTertiaryKeyAssetForSet; +@property(readonly, nonatomic) NSMutableSet *albumsBeingSecondaryKeyAssetForSet; @property(readonly, nonatomic) NSMutableSet *albumsBeingKeyAssetForSet; -- (void)setPrimitiveCompleteValue:(BOOL)arg1; -- (BOOL)primitiveCompleteValue; -@property BOOL completeValue; +- (void)setPrimitiveCompleteValue:(_Bool)arg1; +- (_Bool)primitiveCompleteValue; +@property _Bool completeValue; - (void)setPrimitiveHeightValue:(short)arg1; - (short)primitiveHeightValue; @property short heightValue; @@ -56,12 +58,16 @@ - (void)setPrimitiveEmbeddedThumbnailOffsetValue:(int)arg1; - (int)primitiveEmbeddedThumbnailOffsetValue; @property(retain, nonatomic) NSString *originalFilename; +@property unsigned long long externalUsageIntentValue; +@property(retain, nonatomic) NSNumber *externalUsageIntent; +@property(retain, nonatomic) NSString *publicGlobalUUID; @property(retain, nonatomic) NSData *originalHash; @property(nonatomic) short originalWidthValue; @property(retain, nonatomic) NSNumber *originalWidth; @property(nonatomic) short originalHeightValue; @property(retain, nonatomic) NSNumber *originalHeight; @property(retain, nonatomic) NSString *originalAssetsUUID; +@property(retain, nonatomic) NSString *editorBundleID; @property(retain, nonatomic) NSString *creatorBundleID; - (void)setPrimitiveWidthValue:(short)arg1; - (short)primitiveWidthValue; @@ -81,6 +87,10 @@ @property(retain, nonatomic) NSManagedObject *additionalAttributes; // @dynamic additionalAttributes; @property(retain, nonatomic) NSSet *albums; // @dynamic albums; @property(retain, nonatomic) NSSet *albumsBeingKeyAssetFor; // @dynamic albumsBeingKeyAssetFor; +@property(retain, nonatomic) NSSet *albumsBeingSecondaryKeyAssetFor; // @dynamic albumsBeingSecondaryKeyAssetFor; +@property(retain, nonatomic) NSSet *albumsBeingTertiaryKeyAssetFor; // @dynamic albumsBeingTertiaryKeyAssetFor; +@property(retain, nonatomic) NSNumber *avalanchePickType; // @dynamic avalanchePickType; +@property(retain, nonatomic) NSString *avalancheUUID; // @dynamic avalancheUUID; @property(retain, nonatomic) NSNumber *complete; // @dynamic complete; @property(retain, nonatomic) NSDate *dateCreated; // @dynamic dateCreated; @property(retain, nonatomic) NSString *directory; // @dynamic directory; @@ -89,17 +99,12 @@ @property(retain, nonatomic) NSNumber *height; // @dynamic height; @property(retain, nonatomic) NSNumber *kind; // @dynamic kind; @property(retain, nonatomic) NSNumber *kindSubtype; // @dynamic kindSubtype; -@property(retain, nonatomic) NSNumber *lastSelectionType; // @dynamic lastSelectionType; -@property(retain, nonatomic) PLLastTokenAsset *lastTokenAsset; // @dynamic lastTokenAsset; -@property(retain, nonatomic) NSString *lastUUID; // @dynamic lastUUID; @property(retain, nonatomic) NSData *locationData; // @dynamic locationData; @property(retain, nonatomic) NSDate *modificationDate; // @dynamic modificationDate; @property(retain, nonatomic) PLMoment *moment; // @dynamic moment; -@property(retain, nonatomic) PLMoment *momentBeingKeyAssetFor; // @dynamic momentBeingKeyAssetFor; @property(retain, nonatomic) NSNumber *savedAssetType; // @dynamic savedAssetType; @property(retain, nonatomic) NSSet *sidecarFiles; // @dynamic sidecarFiles; @property(nonatomic) double sortToken; // @dynamic sortToken; -@property(retain, nonatomic) NSString *title; // @dynamic title; @property(retain, nonatomic) NSString *uniformTypeIdentifier; // @dynamic uniformTypeIdentifier; @property(retain, nonatomic) NSString *uuid; // @dynamic uuid; @property(retain, nonatomic) NSNumber *visibilityState; // @dynamic visibilityState; diff --git a/iOS7/PrivateFrameworks/PhotosUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/CAMPadCameraRollSpec.h b/iOS7/PrivateFrameworks/PhotosUI/CAMPadCameraRollSpec.h index 503e12ae3..dfca97bf7 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/CAMPadCameraRollSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/CAMPadCameraRollSpec.h @@ -4,7 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "CAMCameraRollSpec.h" @interface CAMPadCameraRollSpec : CAMCameraRollSpec { diff --git a/iOS7/PrivateFrameworks/PhotosUI/CAMPhoneCameraRollSpec.h b/iOS7/PrivateFrameworks/PhotosUI/CAMPhoneCameraRollSpec.h index 911e28005..40bd9bb14 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/CAMPhoneCameraRollSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/CAMPhoneCameraRollSpec.h @@ -4,7 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "CAMCameraRollSpec.h" @interface CAMPhoneCameraRollSpec : CAMCameraRollSpec { diff --git a/iOS7/PrivateFrameworks/PhotosUI/CDStructures.h b/iOS7/PrivateFrameworks/PhotosUI/CDStructures.h index 6a718dffb..f1a7a1aa6 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/PhotosUI/CDStructures.h @@ -7,36 +7,36 @@ #pragma mark Named Structures struct CATransform3D { - float m11; - float m12; - float m13; - float m14; - float m21; - float m22; - float m23; - float m24; - float m31; - float m32; - float m33; - float m34; - float m41; - float m42; - float m43; - float m44; + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; }; struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -45,8 +45,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct NSObject { @@ -60,10 +60,10 @@ struct PUAlbumListCellContentView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; + unsigned long long _field10; struct { unsigned int :1; unsigned int :1; @@ -123,14 +123,13 @@ struct PUAlbumListCellContentView { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; unsigned int :3; unsigned int :1; unsigned int :1; unsigned int :1; unsigned int :2; unsigned int :2; + unsigned int :1; } _field11; }; @@ -140,39 +139,58 @@ struct PUFeedSeparatorMetrics { }; struct PUGridCoordinates { - int row; - int column; + long long row; + long long column; }; struct PUSimpleIndexPath { - int _field1; - int _field2; + long long _field1; + long long _field2; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float horizontal; - float vertical; + double horizontal; + double vertical; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long location; + unsigned long long length; }; #pragma mark Typedef'd Structures typedef struct { - int index; + long long index; struct CGSize imageSize; struct CGSize minimumSize; - char hasCaption; - char isBatchStart; -} CDStruct_2e802c68; + _Bool hasCaption; + _Bool isBatchStart; +} CDStruct_1417b155; + +typedef struct { + CDStruct_2c43369c center; + struct { + double latitudeDelta; + double longitudeDelta; + } span; +} CDStruct_feeb6407; + +// Ambiguous groups +typedef struct { + double _field1; + double _field2; +} CDStruct_c3b9c2ee; + +typedef struct { + double latitude; + double longitude; +} CDStruct_2c43369c; diff --git a/iOS7/PrivateFrameworks/PhotosUI/IDSBatchIDQueryControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/IDSBatchIDQueryControllerDelegate-Protocol.h new file mode 100644 index 000000000..93e47a053 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/IDSBatchIDQueryControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDSBatchIDQueryControllerDelegate + +@optional +- (void)idStatusUpdatedForDestinations:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/MKAnnotation-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/MKAnnotation-Protocol.h new file mode 100644 index 000000000..ac117a289 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/MKAnnotation-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol MKAnnotation +@property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; + +@optional +@property(readonly, nonatomic) NSString *subtitle; +@property(readonly, nonatomic) NSString *title; +- (void)setCoordinate:(CDStruct_c3b9c2ee)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/MKMapViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/MKMapViewDelegate-Protocol.h new file mode 100644 index 000000000..27771a6a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/MKMapViewDelegate-Protocol.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MKMapViewDelegate + +@optional +- (void)mapView:(id)arg1 didAddOverlayViews:(id)arg2; +- (id)mapView:(id)arg1 viewForOverlay:(id)arg2; +- (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; +- (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; +- (void)mapView:(id)arg1 didChangeUserTrackingMode:(long long)arg2 animated:(_Bool)arg3; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; +- (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; +- (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; +- (void)mapViewDidStopLocatingUser:(id)arg1; +- (void)mapViewWillStartLocatingUser:(id)arg1; +- (void)mapView:(id)arg1 didDeselectAnnotationView:(id)arg2; +- (void)mapView:(id)arg1 didSelectAnnotationView:(id)arg2; +- (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; +- (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; +- (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(_Bool)arg2; +- (void)mapViewWillStartRenderingMap:(id)arg1; +- (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; +- (void)mapViewDidFinishLoadingMap:(id)arg1; +- (void)mapViewWillStartLoadingMap:(id)arg1; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSArray-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/NSArray-PhotosUI.h index 31900076c..df0748192 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/NSArray-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/NSArray-PhotosUI.h @@ -7,7 +7,7 @@ #import "NSArray.h" @interface NSArray (PhotosUI) -- (id)pu_localizedComposedStringThatFitsWidth:(float)arg1 withFont:(id)arg2 uppercase:(BOOL)arg3; -- (id)pu_localizedComposedStringWithCount:(unsigned int)arg1 uppercase:(BOOL)arg2; +- (id)pu_localizedComposedStringThatFitsWidth:(double)arg1 withFont:(id)arg2 uppercase:(_Bool)arg3; +- (id)pu_localizedComposedStringWithCount:(unsigned long long)arg1 uppercase:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSAttributedString-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/NSAttributedString-PhotosUI.h index add3ca435..34904d861 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/NSAttributedString-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/NSAttributedString-PhotosUI.h @@ -8,14 +8,14 @@ @interface NSAttributedString (PhotosUI) + (id)pu_localizedAttributedStringForUserCreatingStreamWithName:(id)arg1 defaultTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; -+ (id)pu_localizedAttributedStringForInvitationResponseReceivedWithInviteeFullName:(id)arg1 streamName:(id)arg2 accepted:(BOOL)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; ++ (id)pu_localizedAttributedStringForInvitationResponseReceivedWithInviteeFullName:(id)arg1 streamName:(id)arg2 accepted:(_Bool)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; + (id)pu_localizedAttributedStringForUserJoiningStreamWithName:(id)arg1 defaultTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; -+ (id)pu_localizedAttributedStringForLikesWithLikerCount:(int)arg1 isVideo:(BOOL)arg2 defaultTextAttributes:(id)arg3 emphasizedTextAttributes:(id)arg4; -+ (id)pu_localizedAttributedStringForLikesFromUser:(BOOL)arg1 orPersonFullName:(id)arg2 photoCount:(int)arg3 videoCount:(int)arg4 streamName:(id)arg5 defaultTextAttributes:(id)arg6 emphasizedTextAttributes:(id)arg7; -+ (id)pu_localizedAttributedStringForLikesFromUser:(BOOL)arg1 otherPeopleFullNames:(id)arg2 isVideo:(BOOL)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; ++ (id)pu_localizedAttributedStringForLikesWithLikerCount:(long long)arg1 isVideo:(_Bool)arg2 defaultTextAttributes:(id)arg3 emphasizedTextAttributes:(id)arg4; ++ (id)pu_localizedAttributedStringForLikesFromUser:(_Bool)arg1 orPersonFullName:(id)arg2 photoCount:(long long)arg3 videoCount:(long long)arg4 streamName:(id)arg5 defaultTextAttributes:(id)arg6 emphasizedTextAttributes:(id)arg7; ++ (id)pu_localizedAttributedStringForLikesFromUser:(_Bool)arg1 otherPeopleFullNames:(id)arg2 isVideo:(_Bool)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; + (id)pu_localizedAttributedStringForCommentWithCommenterFullName:(id)arg1 text:(id)arg2 defaultTextAttributes:(id)arg3 emphasizedTextAttributes:(id)arg4; + (id)pu_localizedAttributedStringForUserCommentWithText:(id)arg1 defaultTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; -+ (id)pu_localizedAttributedStringForPostWithSubjectFullName:(id)arg1 photoCount:(int)arg2 videoCount:(int)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; -+ (id)pu_localizedAttributedStringForUserPostWithPhotoCount:(int)arg1 videoCount:(int)arg2 defaultTextAttributes:(id)arg3 emphasizedTextAttributes:(id)arg4; ++ (id)pu_localizedAttributedStringForPostWithSubjectFullName:(id)arg1 photoCount:(long long)arg2 videoCount:(long long)arg3 defaultTextAttributes:(id)arg4 emphasizedTextAttributes:(id)arg5; ++ (id)pu_localizedAttributedStringForUserPostWithPhotoCount:(long long)arg1 videoCount:(long long)arg2 defaultTextAttributes:(id)arg3 emphasizedTextAttributes:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSIndexPath-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/NSIndexPath-PhotosUI.h index a25b00013..4e5c2951d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/NSIndexPath-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/NSIndexPath-PhotosUI.h @@ -7,7 +7,7 @@ #import "NSIndexPath.h" @interface NSIndexPath (PhotosUI) -+ (id)pu_indexPathsForItems:(id)arg1 inSection:(int)arg2; ++ (id)pu_indexPathsForItems:(id)arg1 inSection:(long long)arg2; - (id)pu_alteredIndexPathAfterMovingItemAtIndexPath:(id)arg1 toIndexPath:(id)arg2; - (id)pu_alteredIndexPathAfterDeletingItemsAtIndexPaths:(id)arg1; - (id)pu_alteredIndexPathAfterDeletingItemAtIndexPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSIndexSet-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/NSIndexSet-PhotosUI.h index a017ab514..44f167c94 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/NSIndexSet-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/NSIndexSet-PhotosUI.h @@ -7,6 +7,6 @@ #import "NSIndexSet.h" @interface NSIndexSet (PhotosUI) -- (unsigned int)pu_indexAtIndex:(unsigned int)arg1; +- (unsigned long long)pu_indexAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PhotosUI/NSString-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/NSString-PhotosUI.h new file mode 100644 index 000000000..905354d24 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/NSString-PhotosUI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (PhotosUI) +- (_Bool)pu_endsWithFullStopOrEquivalentPunctuationMark; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLAlbumProtocol-Protocol.h index 6a0785c63..c342de452 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLAlbumProtocol-Protocol.h @@ -16,31 +16,31 @@ @property(readonly, nonatomic) NSURL *groupURL; @property(retain, nonatomic) NSString *importSessionID; @property(retain, nonatomic) NSDictionary *slideshowSettings; -@property(readonly, nonatomic) BOOL shouldDeleteWhenEmpty; -@property(readonly, nonatomic) BOOL canContributeToCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isMultipleContributorCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isOwnedCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isStandInAlbum; -@property(readonly, nonatomic) BOOL isPendingPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isCloudSharedAlbum; -@property(readonly, nonatomic) BOOL isPhotoStreamAlbum; -@property(readonly, nonatomic) BOOL isWallpaperAlbum; -@property(readonly, nonatomic) BOOL isPanoramasAlbum; -@property(readonly, nonatomic) BOOL isCameraAlbum; -@property(readonly, nonatomic) BOOL isLibrary; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; @property(readonly, nonatomic) UIImage *posterImage; -@property(nonatomic) BOOL hasUnseenContentBoolValue; +@property(nonatomic) _Bool hasUnseenContentBoolValue; @property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; @property(readonly, nonatomic) int kindValue; @property(readonly, nonatomic) NSNumber *kind; - (void)batchFetchAssets:(id)arg1; -- (void)updateStackedImageShouldNotifyImmediately:(BOOL)arg1; -- (void)reducePendingItemsCountBy:(unsigned int)arg1; -- (id)displayableIndexesForCount:(unsigned int)arg1; -- (id)titleForSectionStartingAtIndex:(unsigned int)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; @optional @property(readonly, nonatomic) NSString *name; +- (void)setUINotificationsEnabled:(_Bool)arg1; - (id)filteredIndexesForPredicate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainer-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainer-Protocol.h index cc1634d32..6a0436ad7 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainer-Protocol.h @@ -11,18 +11,21 @@ @protocol PLAssetContainer @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; -- (BOOL)canPerformEditOperation:(int)arg1; +- (_Bool)canPerformEditOperation:(int)arg1; @optional @property(readonly, nonatomic) NSDate *endDate; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainerList-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainerList-Protocol.h index b6b1e06b2..47154a4f0 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainerList-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLAssetContainerList-Protocol.h @@ -8,12 +8,12 @@ #import "PLDiagnosticsProvider-Protocol.h" @protocol PLAssetContainerList -@property(readonly, nonatomic) unsigned int containersCount; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containersRelationshipName; - (id)photoLibrary; - (id)managedObjectContext; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; - (id)containers; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLCloudFeedNavigating-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLCloudFeedNavigating-Protocol.h new file mode 100644 index 000000000..2086f3273 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PLCloudFeedNavigating-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PLCloudFeedNavigating +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedAlbumProtocol-Protocol.h index ee3397f40..d53dfe094 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedAlbumProtocol-Protocol.h @@ -9,7 +9,7 @@ @class NSDate, NSDictionary, NSNumber, NSOrderedSet, NSString; @protocol PLCloudSharedAlbumProtocol -@property(nonatomic) BOOL cloudNotificationsEnabled; +@property(nonatomic) _Bool cloudNotificationsEnabled; @property(readonly, nonatomic) NSDate *cloudFirstRecentBatchDate; @property(readonly, nonatomic) NSOrderedSet *cloudAlbumSubscriberRecords; @property(readonly, nonatomic) NSString *localizedSharedWithLabel; @@ -17,12 +17,13 @@ @property(readonly) int cloudRelationshipStateValue; @property(retain, nonatomic) NSString *cloudPersonID; @property(retain, nonatomic) NSDate *cloudLastContributionDate; +@property(retain, nonatomic) NSDate *cloudCreationDate; @property(retain, nonatomic) NSDate *cloudLastInterestingChangeDate; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabledLocal; @property(retain, nonatomic) NSNumber *cloudMultipleContributorsEnabled; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabledLocal; @property(retain, nonatomic) NSNumber *cloudPublicURLEnabled; -@property unsigned int unseenAssetsCountIntegerValue; +@property unsigned long long unseenAssetsCountIntegerValue; @property(retain, nonatomic) NSNumber *unseenAssetsCount; @property(retain, nonatomic) NSOrderedSet *invitationRecords; @property(retain, nonatomic) NSString *publicURL; @@ -35,10 +36,10 @@ @property(retain, nonatomic) NSDictionary *cloudMetadata; @property(retain, nonatomic) NSString *cloudGUID; - (void)userDeleteSubscriberRecord:(id)arg1; -- (void)getUnseenStartMarkerIndex:(unsigned int *)arg1 count:(unsigned int *)arg2 showsProgress:(char *)arg3; +- (void)getUnseenStartMarkerIndex:(unsigned long long *)arg1 count:(unsigned long long *)arg2 showsProgress:(_Bool *)arg3; - (void)updateCloudLastContributionDateWithDate:(id)arg1; - (void)updateCloudLastInterestingChangeDateWithDate:(id)arg1; -- (id)cloudOwnerDisplayNameIncludingEmail:(BOOL)arg1 allowsEmail:(BOOL)arg2; -- (id)localizedSharedByLabelAllowsEmail:(BOOL)arg1; +- (id)cloudOwnerDisplayNameIncludingEmail:(_Bool)arg1 allowsEmail:(_Bool)arg2; +- (id)localizedSharedByLabelAllowsEmail:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-EntryAtom.h b/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-EntryAtom.h deleted file mode 100644 index ec11e4c84..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-EntryAtom.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "PLCloudSharedComment.h" - -@interface PLCloudSharedComment (EntryAtom) -- (id)entryAtom_date; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-TimelineAtom.h b/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-TimelineAtom.h deleted file mode 100644 index e942fbc81..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PLCloudSharedComment-TimelineAtom.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "PLCloudSharedComment.h" - -@interface PLCloudSharedComment (TimelineAtom) -- (id)timeline_album; -- (id)timeline_date; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLDiagnosticsProvider-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLDiagnosticsProvider-Protocol.h index 8567bc8fb..31cb7ad60 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLDiagnosticsProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLDiagnosticsProvider-Protocol.h @@ -10,6 +10,6 @@ @optional - (id)diagnosticInformation; -- (BOOL)supportsDiagnosticInformation; +- (_Bool)supportsDiagnosticInformation; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLDismissableViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLDismissableViewController-Protocol.h index 3b005c9e5..4cdbd1367 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLDismissableViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLDismissableViewController-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol PLDismissableViewController -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-EntryAtom.h b/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-EntryAtom.h deleted file mode 100644 index 9d20b6534..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-EntryAtom.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "PLManagedAsset.h" - -@interface PLManagedAsset (EntryAtom) -- (id)entryAtom_date; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-TimelineAtom.h b/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-TimelineAtom.h deleted file mode 100644 index 6d98ea94f..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PLManagedAsset-TimelineAtom.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "PLManagedAsset.h" - -@interface PLManagedAsset (TimelineAtom) -- (id)timeline_album; -- (id)timeline_date; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerListViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerListViewController-Protocol.h index 4b8109551..966e8744a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerListViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerListViewController-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableAssetContainerListViewController -- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAssetContainer:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAssetContainer:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerViewController-Protocol.h index 60e528201..a506bb1b9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableAssetContainerViewController-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableAssetContainerViewController -- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; +- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableCloudFeedViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableCloudFeedViewController-Protocol.h index c75df44e0..c415ec750 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLNavigableCloudFeedViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLNavigableCloudFeedViewController-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol PLNavigableCloudFeedViewController +- (void)navigateToNewestContentAnimated:(_Bool)arg1; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLNavigablePhotoStreamViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLNavigablePhotoStreamViewController-Protocol.h index 8feddeaa4..c3b1ba848 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLNavigablePhotoStreamViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLNavigablePhotoStreamViewController-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol PLNavigablePhotoStreamViewController -- (void)navigateToPhotoStreamMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToPhotoStreamMode:(long long)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLPhotoBrowserControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLPhotoBrowserControllerDelegate-Protocol.h index 1ce9eba3a..4cd775342 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLPhotoBrowserControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLPhotoBrowserControllerDelegate-Protocol.h @@ -9,24 +9,32 @@ @protocol PLPhotoBrowserControllerDelegate @optional +- (_Bool)photoBrowserControllerOverlaysVisible:(id)arg1; +- (void)photoBrowserControllerWillBeginPlayingVideo:(id)arg1; +- (void)photoBrowserControllerDidDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserControllerWillDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserController:(id)arg1 scrubberDidEndScrubbing:(id)arg2; +- (void)photoBrowserController:(id)arg1 scrubberDidBeginScrubbing:(id)arg2; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 didAppear:(_Bool)arg3; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 willAppear:(_Bool)arg3; - (void)photoBrowserController:(id)arg1 willDisplayTileController:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerDidExitEditMode:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerWillEnterEditMode:(id)arg2; -- (void)photoBrowserController:(id)arg1 didPrepareVideoScrubber:(id)arg2 slalomRegionEditor:(id)arg3; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 videoViewDidCreateAttachments:(id)arg3; - (void)photoBrowserControllerDidChangeVideoEditingMode:(id)arg1; -- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(BOOL)arg2; -- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; -- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; +- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(_Bool)arg2; +- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; +- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; - (void)photoBrowserController:(id)arg1 photoTileViewControllerSingleTap:(id)arg2; -- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(BOOL)arg2 animated:(BOOL)arg3; +- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(_Bool)arg2 animated:(_Bool)arg3; - (id)photoBrowserControllerMakeToolbar:(id)arg1; - (id)photoBrowserControllerMakeNavigationBar:(id)arg1; - (void)photoBrowserControllerDidScroll:(id)arg1; -- (void)photoBrowserController:(id)arg1 photoTile:(id)arg2 didCompleteZoomWithScale:(float)arg3; +- (void)photoBrowserControllerWillBeginDragging:(id)arg1; +- (void)photoBrowserController:(id)arg1 photoTile:(id)arg2 didCompleteZoomWithScale:(double)arg3; - (void)photoBrowserControllerDidEndPaging:(id)arg1; - (void)photoBrowserControllerWillBeginPaging:(id)arg1; - (void)photoBrowserController:(id)arg1 willShowActionSheetInView:(id)arg2; -- (BOOL)photoBrowserControllerShouldShowActionItem:(id)arg1; -- (void)photoBrowserController:(id)arg1 didMoveToPhotoAtIndex:(unsigned int)arg2; +- (_Bool)photoBrowserControllerShouldShowActionItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLPhotosPickerSessionParticipant-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLPhotosPickerSessionParticipant-Protocol.h deleted file mode 100644 index 87a86d07a..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PLPhotosPickerSessionParticipant-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class PLPhotosPickerSession; - -@protocol PLPhotosPickerSessionParticipant -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLRootLibraryNavigationController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLRootLibraryNavigationController-Protocol.h index 6e91868dd..9157bc241 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLRootLibraryNavigationController-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLRootLibraryNavigationController-Protocol.h @@ -5,27 +5,25 @@ */ #import "NSObject-Protocol.h" +#import "PLCloudFeedNavigating-Protocol.h" -@protocol PLRootLibraryNavigationController -- (BOOL)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedCommentIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedAssetIsAvailableForNavigation:(id)arg1; -- (BOOL)cloudFeedIsAvailableForNavigation; -- (BOOL)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; -- (BOOL)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; -- (BOOL)albumIsAvailableForNavigation:(struct NSObject *)arg1; -- (BOOL)contentModeIsAvailableForNavigation:(int)arg1; -- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(BOOL)arg2 completion:(id)arg3; +@protocol PLRootLibraryNavigationController +- (_Bool)cloudFeedIsAvailableForNavigation; +- (_Bool)commentIsAvailableForNavigation:(id)arg1 inAsset:(id)arg2; +- (_Bool)assetIsAvailableForNavigation:(id)arg1 inAlbum:(struct NSObject *)arg2; +- (_Bool)albumIsAvailableForNavigation:(struct NSObject *)arg1; +- (_Bool)contentModeIsAvailableForNavigation:(int)arg1; +- (void)navigateToComment:(id)arg1 forAsset:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToRevealAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)navigateToAsset:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)navigateToRevealAlbum:(struct NSObject *)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAlbum:(struct NSObject *)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedWithCompletion:(id)arg1; -- (void)navigateToContentMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)navigateToContentMode:(int)arg1 animated:(_Bool)arg2 completion:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PLUserEditableAlbumProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PLUserEditableAlbumProtocol-Protocol.h index c73005b0d..efda1c0f7 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PLUserEditableAlbumProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PLUserEditableAlbumProtocol-Protocol.h @@ -10,5 +10,6 @@ @protocol PLUserEditableAlbumProtocol @property(readonly, nonatomic) NSMutableOrderedSet *userEditableAssets; +- (void)insertInternalUserEditableAssets:(id)arg1 atIndexes:(id)arg2 trimmedVideoPathInfo:(id)arg3 commentText:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractAlbumListViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractAlbumListViewController.h index 7041e998e..f583e3d04 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractAlbumListViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractAlbumListViewController.h @@ -6,6 +6,7 @@ #import "UIViewController.h" +#import "PLCloudFeedNavigating-Protocol.h" #import "PLNavigableAssetContainerListViewController-Protocol.h" #import "PLNavigablePhotoStreamViewController-Protocol.h" #import "PUAlbumStreamActivityDelegate-Protocol.h" @@ -14,21 +15,22 @@ #import "PUStackedAlbumTransitionDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSArray, NSDate, NSMapTable, NSObject, NSObject, PUAlbumListViewControllerSpec, PUAlbumStreamActivity, PUFeedRecentsManager, PUFeedViewController, PUImageManager, PUOverlayPlaceholderView, PUPhotosGlobalFooterView, PUSessionInfo, PUTransitionPinchGestureRecognizer, UIBarButtonItem, UIView; +@class NSArray, NSDate, NSMapTable, NSObject, NSObject, NSString, PUAlbumListViewControllerSpec, PUAlbumStreamActivity, PUCollageView, PUFeedRecentsManager, PUFeedViewController, PUImageManager, PUPhotoPinchGestureRecognizer, PUPhotosGlobalFooterView, PUSessionInfo, UIBarButtonItem, UIView, _UIContentUnavailableView; -@interface PUAbstractAlbumListViewController : UIViewController +@interface PUAbstractAlbumListViewController : UIViewController { UIBarButtonItem *_doneButtonItem; UIBarButtonItem *_cancelButtonItem; UIBarButtonItem *_albumCreationButtonItem; NSDate *_lastForegroundedDate; PUAlbumStreamActivity *_albumStreamActivity; - BOOL _isRootSharedAlbumList; - BOOL _viewInSyncWithModel; - BOOL _showAddNewAlbumPlaceholder; - BOOL __aboutToCreateAlbum; - BOOL __isKeyboardAware; - BOOL _progressViewVisible; + NSString *_albumSubtitleFormat; + _Bool _isRootSharedAlbumList; + _Bool _viewInSyncWithModel; + _Bool _showAddNewAlbumPlaceholder; + _Bool __aboutToCreateAlbum; + _Bool __isKeyboardAware; + _Bool _progressViewVisible; NSArray *__syncProgressAlbums; PUAlbumListViewControllerSpec *_spec; PUSessionInfo *_sessionInfo; @@ -37,7 +39,8 @@ PUImageManager *__imageManager; NSMapTable *__preheatedAssetsByAlbum; PUFeedRecentsManager *__feedRecentsManager; - PUOverlayPlaceholderView *__emptyPlaceholderView; + PUCollageView *__feedCollageView; + _UIContentUnavailableView *__emptyPlaceholderView; UIView *__backgroundView; struct NSObject *__justCreatedAlbum; id __justCreatedAlbumAnimationCompletionHandler; @@ -45,159 +48,170 @@ PUPhotosGlobalFooterView *_syncProgressView; id _pushedAlbum; UIViewController *_pushedController; - PUTransitionPinchGestureRecognizer *__pinchGestureRecognizer; + PUPhotoPinchGestureRecognizer *__photoPinchGestureRecognizer; PUFeedViewController *__cachedFeedViewController; } @property(retain, nonatomic, setter=_setCachedFeedViewController:) PUFeedViewController *_cachedFeedViewController; // @synthesize _cachedFeedViewController=__cachedFeedViewController; -@property(retain, nonatomic, setter=_setPinchGestureRecognizer:) PUTransitionPinchGestureRecognizer *_pinchGestureRecognizer; // @synthesize _pinchGestureRecognizer=__pinchGestureRecognizer; +@property(retain, nonatomic, setter=_setPhotoPinchGestureRecognizer:) PUPhotoPinchGestureRecognizer *_photoPinchGestureRecognizer; // @synthesize _photoPinchGestureRecognizer=__photoPinchGestureRecognizer; @property(retain, nonatomic) UIViewController *pushedController; // @synthesize pushedController=_pushedController; @property(retain, nonatomic) id pushedAlbum; // @synthesize pushedAlbum=_pushedAlbum; @property(retain, nonatomic) PUPhotosGlobalFooterView *syncProgressView; // @synthesize syncProgressView=_syncProgressView; -@property(nonatomic) BOOL progressViewVisible; // @synthesize progressViewVisible=_progressViewVisible; -@property(nonatomic, setter=_setKeyboardAware:) BOOL _isKeyboardAware; // @synthesize _isKeyboardAware=__isKeyboardAware; +@property(nonatomic) _Bool progressViewVisible; // @synthesize progressViewVisible=_progressViewVisible; +@property(nonatomic, setter=_setKeyboardAware:) _Bool _isKeyboardAware; // @synthesize _isKeyboardAware=__isKeyboardAware; @property(copy, nonatomic, setter=_setOnViewDidLayoutSubviewsBlock:) id _onViewDidLayoutSubviewsBlock; // @synthesize _onViewDidLayoutSubviewsBlock=__onViewDidLayoutSubviewsBlock; -@property(nonatomic, setter=_setAboutToCreateAlbum:) BOOL _aboutToCreateAlbum; // @synthesize _aboutToCreateAlbum=__aboutToCreateAlbum; +@property(nonatomic, setter=_setAboutToCreateAlbum:) _Bool _aboutToCreateAlbum; // @synthesize _aboutToCreateAlbum=__aboutToCreateAlbum; @property(copy, nonatomic, setter=_setJustCreatedAlbumAnimationCompletionHandler:) id _justCreatedAlbumAnimationCompletionHandler; // @synthesize _justCreatedAlbumAnimationCompletionHandler=__justCreatedAlbumAnimationCompletionHandler; @property(retain, nonatomic, setter=_setJustCreatedAlbum:) NSObject *_justCreatedAlbum; // @synthesize _justCreatedAlbum=__justCreatedAlbum; @property(retain, nonatomic, setter=_setBackgroundView:) UIView *_backgroundView; // @synthesize _backgroundView=__backgroundView; -@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) PUOverlayPlaceholderView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; +@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) _UIContentUnavailableView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; +@property(retain, nonatomic) PUCollageView *_feedCollageView; // @synthesize _feedCollageView=__feedCollageView; @property(retain, nonatomic) PUFeedRecentsManager *_feedRecentsManager; // @synthesize _feedRecentsManager=__feedRecentsManager; @property(readonly, nonatomic) NSMapTable *_preheatedAssetsByAlbum; // @synthesize _preheatedAssetsByAlbum=__preheatedAssetsByAlbum; @property(readonly, nonatomic) PUImageManager *_imageManager; // @synthesize _imageManager=__imageManager; @property(retain, nonatomic) NSObject *retitlingAlbum; // @synthesize retitlingAlbum=_retitlingAlbum; -@property(nonatomic) BOOL showAddNewAlbumPlaceholder; // @synthesize showAddNewAlbumPlaceholder=_showAddNewAlbumPlaceholder; -@property(nonatomic, getter=isViewInSyncWithModel) BOOL viewInSyncWithModel; // @synthesize viewInSyncWithModel=_viewInSyncWithModel; +@property(nonatomic) _Bool showAddNewAlbumPlaceholder; // @synthesize showAddNewAlbumPlaceholder=_showAddNewAlbumPlaceholder; +@property(nonatomic, getter=isViewInSyncWithModel) _Bool viewInSyncWithModel; // @synthesize viewInSyncWithModel=_viewInSyncWithModel; @property(retain, nonatomic) NSObject *albumList; // @synthesize albumList=_albumList; @property(retain, nonatomic) PUSessionInfo *sessionInfo; // @synthesize sessionInfo=_sessionInfo; @property(readonly, nonatomic) PUAlbumListViewControllerSpec *spec; // @synthesize spec=_spec; -@property(readonly, nonatomic) BOOL isRootSharedAlbumList; // @synthesize isRootSharedAlbumList=_isRootSharedAlbumList; +@property(readonly, nonatomic) _Bool isRootSharedAlbumList; // @synthesize isRootSharedAlbumList=_isRootSharedAlbumList; - (void).cxx_destruct; -- (void)setAlbumListTransitionLayout:(id)arg1 animated:(BOOL)arg2; +- (void)setAlbumListTransitionLayout:(id)arg1 animated:(_Bool)arg2; - (void)setAlbumListTransitionContext:(id)arg1; - (id)gridLayout; - (id)collectionView; -- (void)handleTransitionFade:(BOOL)arg1 animate:(BOOL)arg2; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; - (void)albumStreamActivity:(id)arg1 didCreateAlbum:(struct NSObject *)arg2; -- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(BOOL)arg2; -- (id)stackedAlbumTransition:(id)arg1 transitionLayoutForCollection:(id)arg2; -- (void)stackedAlbumTransition:(id)arg1 setVisibility:(BOOL)arg2 forCollection:(id)arg3; -- (void)navigateToPhotoStreamMode:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(BOOL)arg2 animated:(BOOL)arg3; -- (void)navigateToAssetContainer:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(_Bool)arg2; +- (id)stackedAlbumTransition:(id)arg1 layoutForCollection:(id)arg2; +- (void)stackedAlbumTransition:(id)arg1 setVisibility:(_Bool)arg2 forCollection:(id)arg3; +- (_Bool)pu_handleSecondTabTap; +- (void)navigateToPhotoStreamMode:(long long)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (id)_nextCloudFeedNavigatingObject; +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +- (void)navigateToRevealAssetContainer:(id)arg1 initiallyHidden:(_Bool)arg2 animated:(_Bool)arg3; +- (void)navigateToAssetContainer:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (id)_createControllerForStandInAlbum:(struct NSObject *)arg1; - (void)albumListCellContentView:(id)arg1 didEndRetitingFromTitle:(id)arg2 toTitle:(id)arg3; -- (BOOL)albumListCellContentViewShouldBeginRetitling:(id)arg1; +- (_Bool)albumListCellContentViewShouldBeginRetitling:(id)arg1; - (void)albumListCellContentView:(id)arg1 performDeleteAction:(id)arg2; - (void)feedRecentsManagerRecentAssetsDidChange:(id)arg1; - (void)_didFinishPostingNotifications:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; +- (void)_updateAlbumSubtitleFormat; - (void)updateSyncProgress; - (void)assetContainerDidChange:(id)arg1; -- (void)_updateAlbumsOrderIfNeededSynchronously:(BOOL)arg1; +- (void)_updateAlbumsOrderIfNeededSynchronously:(_Bool)arg1; - (void)_appWillEnterForeground:(id)arg1; - (void)sessionInfoPhotoSelectionDidChange:(id)arg1; - (void)_keyboardWillChangeFrame:(id)arg1; -- (void)setKeyboardAware:(BOOL)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (void)setKeyboardAware:(_Bool)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotate; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotate; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)viewDidLoad; - (id)_suppressionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; +- (_Bool)_appAllowsSupressionOfAlerts; - (void)_invalidateSyncProgressAlbums; @property(readonly, nonatomic) NSArray *_syncProgressAlbums; // @synthesize _syncProgressAlbums=__syncProgressAlbums; - (id)_albumsToPreheat; - (void)_updatePreheatedAssets; -- (void)_setPreheatedAssets:(id)arg1 forAlbum:(struct NSObject *)arg2; -- (void)_updatePreheatedKeyAssetsForAlbum:(struct NSObject *)arg1; +- (void)_setPreheatedAssets:(id)arg1 forAlbum:(struct NSObject *)arg2 asImages:(_Bool)arg3; - (void)_updatePreheatedAssetsForAlbum:(struct NSObject *)arg1; -- (void)_getDisplayableAssets:(id *)arg1 indexes:(id *)arg2 forAlbum:(struct NSObject *)arg3 maximumCount:(int)arg4; -- (id)_visibleFacesForAlbumList:(struct NSObject *)arg1; -- (id)_visibleAssetsForAlbumList:(struct NSObject *)arg1; +- (void)_getDisplayableAssets:(id *)arg1 indexes:(id *)arg2 forAlbum:(struct NSObject *)arg3 maximumCount:(long long)arg4; +- (id)_getDisplayableFacesForStandInAlbumWithAlbumList:(struct NSObject *)arg1 maximumCount:(long long)arg2; +- (id)_getDisplayableAssetsForStandInAlbumWithAlbumList:(struct NSObject *)arg1 maximumCount:(long long)arg2; - (id)_visibleAssetsForAlbum:(struct NSObject *)arg1; -- (id)_preheatedKeyAssetsForAlbum:(struct NSObject *)arg1 updateIfNecessary:(BOOL)arg2; -- (id)_preheatedAssetsForAlbum:(struct NSObject *)arg1 updateIfNecessary:(BOOL)arg2; -- (void)_handlePinch:(id)arg1; +- (void)_beginInteractiveZoomOut:(id)arg1; +- (void)_beginInteractiveNavigationForItemAtPoint:(struct CGPoint)arg1; +- (void)_handlePhotoPinchGestureRecognizer:(id)arg1; - (id)newCloudFeedViewController; - (id)newGridViewControllerForAlbum:(struct NSObject *)arg1; -- (id)newGridViewControllerForStandInAlbum; +- (id)newGridViewControllerForStandInAlbum:(struct NSObject *)arg1; - (void)handleSessionInfoAlbumSelection:(struct NSObject *)arg1; - (void)handleDeleteAlbumAtIndexPath:(id)arg1; - (void)handleCreateAlbum; -- (void)didSelectPlaceholderAtIndexPath:(id)arg1; +- (void)didSelectItemAtIndexPath:(id)arg1; +- (void)_didSelectPlaceholderAtIndexPath:(id)arg1; - (void)_handleCancelButton:(id)arg1; - (void)_handleDoneButton:(id)arg1; - (void)handleCreateSharedAlbum; - (void)_handleAlbumCreation:(id)arg1; - (id)indexPathForAddNewAlbumPlaceholder; - (id)indexPathForCloudFeedPlaceholder; -- (int)placeholderKindAtIndexPath:(id)arg1; -- (BOOL)isPlaceholderAtIndexPath:(id)arg1; -- (int)numberOfItemsInSection:(int)arg1; -- (int)numberOfSections; -@property(readonly, nonatomic) int bottomPlaceholdersSection; -@property(readonly, nonatomic) int albumsSection; -@property(readonly, nonatomic) int topPlaceholdersSection; -- (BOOL)showsBottomPlaceholdersSection; -- (BOOL)showsTopPlaceholdersSection; -- (BOOL)shouldAllowEmailInAlbumSubtitle; +- (long long)placeholderKindAtIndexPath:(id)arg1; +- (_Bool)isPlaceholderAtIndexPath:(id)arg1; +- (long long)numberOfItemsInSection:(long long)arg1; +- (long long)numberOfSections; +@property(readonly, nonatomic) long long bottomPlaceholdersSection; +@property(readonly, nonatomic) long long albumsSection; +@property(readonly, nonatomic) long long topPlaceholdersSection; +- (_Bool)showsBottomPlaceholdersSection; +- (_Bool)showsSeparatorBelowTopPlaceholdersSection; +- (_Bool)showsTopPlaceholdersSection; +- (_Bool)shouldBeginRetitlingAlbumAtIndexPath:(id)arg1; +- (_Bool)shouldAllowEmailInAlbumSubtitle; - (id)subtitleForAlbum:(struct NSObject *)arg1; -- (void)setSyncProgressVisible:(BOOL)arg1; +- (void)setSyncProgressVisible:(_Bool)arg1; +- (void)_updateCollageView:(id)arg1 forAssets:(id)arg2; - (void)_updateStackView:(id)arg1 forFaces:(id)arg2 withCustomEmptyPlaceholderImage:(id)arg3; - (void)_updateStackView:(id)arg1 forAssets:(id)arg2 withCustomEmptyPlaceholderImage:(id)arg3; -- (void)_prepareStackView:(id)arg1 withStackCount:(int)arg2 withCustomEmptyPlaceHolderImage:(id)arg3; -- (void)updatePlaceholderListCellContentView:(struct PUAlbumListCellContentView *)arg1 forItemAtIndexPath:(id)arg2 animated:(BOOL)arg3; -- (void)updateAlbumListCellContentView:(id)arg1 forItemAtIndexPath:(id)arg2 animated:(BOOL)arg3; -- (void)updateListCellForItemAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)updateAddNewAlbumPlaceholderAnimated:(BOOL)arg1; -- (void)setShowAddNewAlbumPlaceholder:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_updateEmptyPlaceholderAnimated:(BOOL)arg1; -- (void)_updateNavigationBannerAnimated:(BOOL)arg1; +- (void)_prepareStackView:(id)arg1 withStackCount:(long long)arg2 withCustomEmptyPlaceHolderImage:(id)arg3; +- (void)updatePlaceholderListCellContentView:(struct PUAlbumListCellContentView *)arg1 forItemAtIndexPath:(id)arg2 animated:(_Bool)arg3; +- (void)setTitleForCell:(id)arg1 withAlbum:(struct NSObject *)arg2; +- (void)updateAlbumListCellContentView:(id)arg1 forItemAtIndexPath:(id)arg2 animated:(_Bool)arg3; +- (void)updateListCellForItemAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (void)updateAddNewAlbumPlaceholderAnimated:(_Bool)arg1; +- (void)setShowAddNewAlbumPlaceholder:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)shouldShowActivityItem; +- (void)_updateEmptyPlaceholderAnimated:(_Bool)arg1; +- (void)_updateNavigationBannerAnimated:(_Bool)arg1; - (id)_pickerBannerView; -- (void)_updateToolbarAnimated:(BOOL)arg1; -- (void)_updatePeripheralInterfaceAnimated:(BOOL)arg1; -- (int)cellContentViewLayout; -- (BOOL)showsDeleteButtonOnCellContentView; +- (void)_updatePeripheralInterfaceAnimated:(_Bool)arg1; +- (long long)cellContentViewLayout; +- (_Bool)canShowSyncProgress; +- (_Bool)showsDeleteButtonOnCellContentView; - (struct PUAlbumListCellContentView *)visiblePlaceholderListCellContentViewAtIndexPath:(id)arg1; - (id)visibleAlbumListCellContentViewAtIndexPath:(id)arg1; - (id)indexPathForAlbumListCellContentView:(id)arg1; - (id)indexPathForItemAtPoint:(struct CGPoint)arg1; - (id)indexPathsForVisibleItems; -- (void)updateDynamicLayoutForCellAtIndexPath:(id)arg1; -- (void)_updateDynamicCellLayout; - (void)performBatchUpdatesWithDeletedIndexPaths:(id)arg1 insertedIndexPaths:(id)arg2 changedIndexPaths:(id)arg3 movedFromIndexPaths:(id)arg4 movedToIndexPaths:(id)arg5 completionHandler:(id)arg6; - (void)visiblyInsertItemAtIndexPath:(id)arg1 completionHandler:(id)arg2; - (id)mainScrollView; -- (void)deselectSelectedItemAnimated:(BOOL)arg1; -- (void)selectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)scrollToItemAtIndexPath:(id)arg1 centered:(BOOL)arg2 animated:(BOOL)arg3; +- (void)deselectSelectedItemAnimated:(_Bool)arg1; +- (void)selectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (void)scrollToItemAtIndexPath:(id)arg1 centered:(_Bool)arg2 animated:(_Bool)arg3; - (void)reloadContentView; - (struct NSObject *)albumAtIndexPath:(id)arg1; - (id)indexPathForAlbum:(struct NSObject *)arg1; - (id)_visibleStackViewForAlbum:(struct NSObject *)arg1; - (id)_visibleStackViewAtIndexPath:(id)arg1; -- (BOOL)_someAlbumSupportsEditing; -- (unsigned int)_editCapabilitiesForAlbum:(struct NSObject *)arg1; -- (BOOL)shouldEnableAlbum:(struct NSObject *)arg1; -- (BOOL)canReorderAlbum:(struct NSObject *)arg1; -- (BOOL)canRenameAlbum:(struct NSObject *)arg1; -- (BOOL)canDeleteAlbum:(struct NSObject *)arg1; -- (BOOL)isEmpty; -- (void)updateNavigationBarAnimated:(BOOL)arg1; -- (BOOL)_updateInterfaceForIncrementalModelChangeWithNotification:(id)arg1 animated:(BOOL)arg2; -- (void)_updateInterfaceForModelReloadAnimated:(BOOL)arg1; +- (_Bool)_someAlbumSupportsEditing; +- (unsigned long long)_editCapabilitiesForAlbum:(struct NSObject *)arg1; +- (_Bool)shouldEnableAlbum:(struct NSObject *)arg1; +- (_Bool)canReorderAlbum:(struct NSObject *)arg1; +- (_Bool)canRenameAlbum:(struct NSObject *)arg1; +- (_Bool)canDeleteAlbum:(struct NSObject *)arg1; +- (_Bool)showsEmptyPlaceholderWhenEmpty; +- (_Bool)isEmpty; +- (void)updateNavigationBarAnimated:(_Bool)arg1; +- (_Bool)_updateInterfaceForIncrementalModelChangeWithNotification:(id)arg1 animated:(_Bool)arg2; +- (void)_updateInterfaceForModelReloadAnimated:(_Bool)arg1; - (id)_albumCreationButtonItem; - (id)_cancelButtonItem; - (id)_doneButtonItem; - (void)dealloc; -- (id)initWithSpec:(id)arg1 isRootSharedAlbumList:(BOOL)arg2; +- (id)initWithSpec:(id)arg1 isRootSharedAlbumList:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractNavigationBanner.h b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractNavigationBanner.h index c944e9fc4..231f45453 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractNavigationBanner.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractNavigationBanner.h @@ -16,7 +16,7 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; @property(readonly, nonatomic) UIView *view; -@property(readonly, nonatomic) float height; +@property(readonly, nonatomic) double height; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractTransitionLayoutAttributes.h b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractTransitionLayoutAttributes.h index f6c091587..14e9386cf 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAbstractTransitionLayoutAttributes.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAbstractTransitionLayoutAttributes.h @@ -8,14 +8,14 @@ @interface PUAbstractTransitionLayoutAttributes : UICollectionViewLayoutAttributes { - struct CGPoint _extrapolationReferencePoint; double _progress; + struct CGPoint _extrapolationReferencePoint; } @property(nonatomic) double progress; // @synthesize progress=_progress; @property(nonatomic) struct CGPoint extrapolationReferencePoint; // @synthesize extrapolationReferencePoint=_extrapolationReferencePoint; - (struct CGPoint)rubberbandFromInitialPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 withExtrapolatedPoint:(struct CGPoint)arg3; -- (float)_rubberbandFromFloat:(float)arg1 toFloat:(float)arg2 withExtrapolatedFloat:(float)arg3; +- (double)_rubberbandFromFloat:(double)arg1 toFloat:(double)arg2 withExtrapolatedFloat:(double)arg3; - (struct CGPoint)extrapolatedPointFromReferencePointToPoint:(struct CGPoint)arg1 forProgress:(double)arg2; - (void)updateForProgress; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActionSheet.h b/iOS7/PrivateFrameworks/PhotosUI/PUActionSheet.h index 2628e7143..4a4283f98 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUActionSheet.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActionSheet.h @@ -15,8 +15,9 @@ @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; - (void).cxx_destruct; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)showFromViewController:(id)arg1 withCompletionHandler:(id)arg2; +- (void)showFromObject:(id)arg1 animated:(_Bool)arg2 withCompletionHandler:(id)arg3; - (void)setDelegate:(id)arg1; - (void)_tearDown; - (id)initWithTitle:(id)arg1 cancelButtonTitle:(id)arg2 destructiveButtonTitle:(id)arg3 otherButtonTitles:(id)arg4; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUActivity.h index a529a33d9..3c171a038 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActivity.h @@ -8,15 +8,17 @@ #import -@class PUActivityItemSourceController; +@class PUActivityItemSourceController, UIImage; @interface PUActivity : UIActivity { + UIImage *_cachedCustomImage; PUActivityItemSourceController *_itemSourceController; } @property(nonatomic) __weak PUActivityItemSourceController *itemSourceController; // @synthesize itemSourceController=_itemSourceController; - (void).cxx_destruct; +- (id)pu_activityImageNamed:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSource.h b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSource.h index 1955b9e1a..fe7cc65e8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSource.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSource.h @@ -6,27 +6,50 @@ #import "NSObject.h" +#import "UIActivityItemDeferredSource-Protocol.h" #import "UIActivityItemSource-Protocol.h" -@class NSData, NSString, PLManagedAsset; +@class NSData, NSObject, NSString, PLManagedAsset, PLVideoRemaker, PUActivityItemSourceOperation; -@interface PUActivityItemSource : NSObject +@interface PUActivityItemSource : NSObject { PLManagedAsset *_asset; + _Bool _isMogul; NSData *_data; NSString *_utiType; + PUActivityItemSourceOperation *_operation; + PLVideoRemaker *_remaker; + _Bool _remakingWasCancelled; + NSObject *_remakingSemaphore; + NSString *_remakerTempPath; + id _strongSelf; + float _remakerProgress; } -+ (void)initialize; +- (void)_setRemakerProgress:(float)arg1; +@property float remakerProgress; // @synthesize remakerProgress=_remakerProgress; @property(readonly, nonatomic) PLManagedAsset *asset; // @synthesize asset=_asset; - (void).cxx_destruct; +- (void)videoRemaker:(id)arg1 progressDidChange:(float)arg2; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (void)videoRemakerDidBeginRemaking:(id)arg1; +- (void)_cancelRemaking:(id)arg1; +- (void)prepareItemForActivityType:(id)arg1; +- (id)activityViewControllerOperation:(id)arg1; - (id)activityViewController:(id)arg1 dataTypeIdentifierForActivityType:(id)arg2; - (id)activityViewController:(id)arg1 itemForActivityType:(id)arg2; - (id)activityViewControllerPlaceholderItem:(id)arg1; - (void)_getData:(id *)arg1 type:(id *)arg2 forActivityType:(id)arg3; - (void)_getAssetData:(id *)arg1 type:(id *)arg2 forActivityType:(id)arg3; +- (_Bool)_videoRemakerNeededForActivityType:(id)arg1; +- (_Bool)needsVideoRemakerForActivityType:(id)arg1; @property(readonly, nonatomic) NSString *utiType; @property(readonly, nonatomic) NSData *data; +- (void)_removeTempFile; +- (void)_cleanupRemaker; +- (void)cleanupForActivityDidComplete; +- (void)_cleanup; +- (void)dealloc; - (id)initWithAsset:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceController.h b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceController.h index 17340ce0a..36ce84604 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceController.h @@ -18,7 +18,7 @@ @property(copy, nonatomic) NSOrderedSet *assets; // @synthesize assets=_assets; @property(nonatomic) __weak PUActivityViewController *activityViewController; // @synthesize activityViewController=_activityViewController; - (void).cxx_destruct; -- (int)countOfAssetType:(short)arg1; +- (long long)countOfAssetType:(short)arg1; - (void)removeAsset:(id)arg1; - (void)addAsset:(id)arg1; @property(readonly, nonatomic) NSOrderedSet *assetItemSources; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceOperation.h b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceOperation.h new file mode 100644 index 000000000..2a8bd96db --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActivityItemSourceOperation.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class NSString, PUActivityItemSource; + +@interface PUActivityItemSourceOperation : NSOperation +{ + NSString *__activityType; + PUActivityItemSource *__activityItemSource; +} + +@property(nonatomic, setter=_setActivityItemSource:) __weak PUActivityItemSource *_activityItemSource; // @synthesize _activityItemSource=__activityItemSource; +@property(copy, nonatomic, setter=_setActivityType:) NSString *_activityType; // @synthesize _activityType=__activityType; +- (void).cxx_destruct; +- (void)main; +- (id)init; +- (id)initWithActivityItemSource:(id)arg1 activityType:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUActivityViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUActivityViewController.h index e487143e2..14085e198 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUActivityViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUActivityViewController.h @@ -8,31 +8,48 @@ #import "PUPhotoSharingManagerDelegate-Protocol.h" -@class NSArray, PUActivityItemSourceController, PUPhotoSharingManager; +@class NSArray, PLProgressView, PUActivityItemSourceController, PUPhotoSharingManager; @interface PUActivityViewController : UIActivityViewController { PUPhotoSharingManager *_sharingManager; + struct __CFString *_aggregateKey; + float __currentRemakerProgress; NSArray *_photosActivities; PUActivityItemSourceController *_itemSourceController; id _delegate; + long long __numberOfRemakesNeeded; + long long __numberOfRemakesCompleted; + PLProgressView *__remakerProgressView; } + (id)photosApplicationActivities; + (id)_defaultActivityTypeOrder; + (void)trackUserActivity:(id)arg1 forAssets:(id)arg2; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) PLProgressView *_remakerProgressView; // @synthesize _remakerProgressView=__remakerProgressView; +@property(nonatomic) float _currentRemakerProgress; // @synthesize _currentRemakerProgress=__currentRemakerProgress; +@property(nonatomic) long long _numberOfRemakesCompleted; // @synthesize _numberOfRemakesCompleted=__numberOfRemakesCompleted; +@property(nonatomic) long long _numberOfRemakesNeeded; // @synthesize _numberOfRemakesNeeded=__numberOfRemakesNeeded; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) PUActivityItemSourceController *itemSourceController; // @synthesize itemSourceController=_itemSourceController; @property(readonly, nonatomic) NSArray *photosActivities; // @synthesize photosActivities=_photosActivities; - (void).cxx_destruct; +- (void)_activityItemSourceVideoRemakingProgressChanged:(id)arg1; +- (void)_activityItemSourceVideoRemakingDidEnd:(id)arg1; - (void)sharingManager:(id)arg1 displayVideoRemakerProgressView:(id)arg2; +- (void)_removeVideoRemakerProgressView; +- (void)_prepareVideoRemakerProgressForActivity:(id)arg1; +- (void)_cancel; - (void)_prepareActivity:(id)arg1; -- (BOOL)_shouldShowSystemActivity:(id)arg1; +- (void)_performActivity:(id)arg1; +- (_Bool)_shouldShowSystemActivity:(id)arg1; - (void)setCompletionHandler:(id)arg1; +- (void)setAggregateKey:(struct __CFString *)arg1; - (void)activity:(id)arg1 showRemakerProgressView:(id)arg2; - (void)_showRemakerProgressView:(id)arg1; -- (void)_puActivity:(id)arg1 didComplete:(BOOL)arg2; -- (id)initWithManagedAssets:(id)arg1 additionalActivities:(id)arg2; +- (void)_puActivity:(id)arg1 didComplete:(_Bool)arg2; +- (void)dealloc; +- (id)initWithManagedAssets:(id)arg1 photosApplicationActivities:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAddSubscribersViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAddSubscribersViewController.h new file mode 100644 index 000000000..199a94e04 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAddSubscribersViewController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "UIAlertViewDelegate-Protocol.h" + +@class PLCloudSharedAlbum, PUPhotoStreamRecipientViewController, UIBarButtonItem; + +@interface PUAddSubscribersViewController : UIViewController +{ + PUPhotoStreamRecipientViewController *_composeRecipientController; + UIBarButtonItem *_addButton; + PLCloudSharedAlbum *_album; +} + +@property(readonly, nonatomic) PLCloudSharedAlbum *album; // @synthesize album=_album; +- (void).cxx_destruct; +- (void)recipientViewController:(id)arg1 didEnterText:(id)arg2; +- (void)recipientViewControllerDidRemoveRecipient:(id)arg1; +- (void)recipientViewControllerDidAddRecipient:(id)arg1; +- (id)backingNavigationControllerForComposeRecipientViewController:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (_Bool)_validateRecipientsToAdd:(id)arg1; +- (void)_saveAndDismiss; +- (void)_dismiss; +- (void)_cancelButtonHandler; +- (void)_addButtonHandler; +- (void)_keyboardWillShow:(id)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)loadView; +- (id)contentScrollView; +- (void)dealloc; +- (id)initWithSharedStream:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAirPlayActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUAirPlayActivity.h index abba7389a..f003b2348 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAirPlayActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAirPlayActivity.h @@ -11,7 +11,7 @@ } - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCell.h new file mode 100644 index 000000000..efe46eb26 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCell.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +@class PUAlbumListCellContentView; + +@interface PUAlbumListCell : UICollectionViewCell +{ +} + +- (void)didTransitionFromLayout:(id)arg1 toLayout:(id)arg2; +- (void)willTransitionFromLayout:(id)arg1 toLayout:(id)arg2; +@property(readonly, nonatomic) PUAlbumListCellContentView *albumListCellContentView; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCellContentView.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCellContentView.h index faebddc37..20b532946 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCellContentView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListCellContentView.h @@ -12,16 +12,18 @@ @interface PUAlbumListCellContentView : UIView { - BOOL _editing; - BOOL _enabled; - BOOL _showsDeleteButtonWhenEditing; + _Bool _editing; + _Bool _enabled; + _Bool _showsDeleteButtonWhenEditing; + _Bool __showsTitleAndSubtitle; id _delegate; PUStackView *_stackView; + UIView *_customImageView; NSString *_title; NSString *_subtitle; - int _layout; - unsigned int _editCapabilities; - UILabel *__titleLabel; + double _xInset; + long long _layout; + unsigned long long _editCapabilities; UITextField *__titleTextField; UILabel *__subtitleLabel; UIButton *__deleteButton; @@ -32,35 +34,37 @@ @property(retain, nonatomic, setter=_setDeleteButton:) UIButton *_deleteButton; // @synthesize _deleteButton=__deleteButton; @property(retain, nonatomic, setter=_setSubtitleLabel:) UILabel *_subtitleLabel; // @synthesize _subtitleLabel=__subtitleLabel; @property(retain, nonatomic, setter=_setTitleTextField:) UITextField *_titleTextField; // @synthesize _titleTextField=__titleTextField; -@property(retain, nonatomic, setter=_setTitleLabel:) UILabel *_titleLabel; // @synthesize _titleLabel=__titleLabel; -@property(nonatomic) BOOL showsDeleteButtonWhenEditing; // @synthesize showsDeleteButtonWhenEditing=_showsDeleteButtonWhenEditing; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; -@property(nonatomic) unsigned int editCapabilities; // @synthesize editCapabilities=_editCapabilities; -@property(nonatomic) int layout; // @synthesize layout=_layout; +@property(nonatomic, setter=_setShowsTitleAndSubtitle:) _Bool _showsTitleAndSubtitle; // @synthesize _showsTitleAndSubtitle=__showsTitleAndSubtitle; +@property(nonatomic) _Bool showsDeleteButtonWhenEditing; // @synthesize showsDeleteButtonWhenEditing=_showsDeleteButtonWhenEditing; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_editing; +@property(nonatomic) unsigned long long editCapabilities; // @synthesize editCapabilities=_editCapabilities; +@property(nonatomic) long long layout; // @synthesize layout=_layout; +@property(nonatomic) double xInset; // @synthesize xInset=_xInset; @property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(retain, nonatomic) UIView *customImageView; // @synthesize customImageView=_customImageView; - (void)_setStackView:(id)arg1; @property(retain, nonatomic) PUStackView *stackView; // @synthesize stackView=_stackView; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_deleteAction:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)cancelPerformRetitleAction; - (struct CGPoint)_deleteButtonCenter; -- (struct CGRect)_titleTextFieldFrameForTitleLabelFrame:(struct CGRect)arg1; -- (void)_updateSubtitleLabelAnimated:(BOOL)arg1; -- (void)_updateTitleTextFieldAnimated:(BOOL)arg1; -- (void)_getTitleLabelAlpha:(float *)arg1 titleTextFieldAlpha:(float *)arg2 useTitleTextField:(char *)arg3; -- (int)_textAlignmentForLayout:(int)arg1; -- (void)_updateStackViewAnimated:(BOOL)arg1; -- (void)_updateDeleteButtonAnimated:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_updateSubtitleLabelAnimated:(_Bool)arg1; +- (void)_updateTitleTextFieldAnimated:(_Bool)arg1; +- (double)_titleTextFieldAlpha; +- (long long)_textAlignmentForLayout:(long long)arg1; +- (void)_updateStackViewAnimated:(_Bool)arg1; +- (void)_updateDeleteButtonAnimated:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; -- (void)handleTransitionFade:(BOOL)arg1 animate:(BOOL)arg2; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; +- (void)setShowsTitle:(_Bool)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListGridViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListGridViewController.h index 58b812bf2..5dcf034e5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListGridViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListGridViewController.h @@ -26,27 +26,28 @@ @property(retain, nonatomic, setter=_setMainCollectionViewLayout:) PUSectionedGridLayout *_mainCollectionViewLayout; // @synthesize _mainCollectionViewLayout=__mainCollectionViewLayout; @property(retain, nonatomic, setter=_setMainCollectionView:) PUCollectionView *_mainCollectionView; // @synthesize _mainCollectionView=__mainCollectionView; - (void).cxx_destruct; -- (id)newGridViewControllerForStandInAlbum; +- (id)newGridViewControllerForStandInAlbum:(struct NSObject *)arg1; - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; -- (void)handleTransitionFade:(BOOL)arg1 animate:(BOOL)arg2; -- (void)setAlbumListTransitionLayout:(id)arg1 animated:(BOOL)arg2; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; +- (void)setAlbumListTransitionLayout:(id)arg1 animated:(_Bool)arg2; - (id)gridLayout; - (id)collectionView; -- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(int)arg2; -- (int)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; +- (id)sectionedGridLayoutAnchorItemForAdjustingContentOffset:(id)arg1; +- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(long long)arg2; +- (long long)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; - (void)collectionView:(id)arg1 moveItemAtIndexPath:(id)arg2 toIndexPath:(id)arg3 completionHandler:(id)arg4; - (id)collectionView:(id)arg1 targetIndexPathForMoveFromIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; -- (void)setSyncProgressVisible:(BOOL)arg1; -- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; +- (_Bool)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; +- (void)setSyncProgressVisible:(_Bool)arg1; +- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(_Bool)arg4; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (int)cellContentViewLayout; -- (BOOL)showsDeleteButtonOnCellContentView; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (long long)cellContentViewLayout; +- (_Bool)showsDeleteButtonOnCellContentView; - (struct PUAlbumListCellContentView *)visiblePlaceholderListCellContentViewAtIndexPath:(id)arg1; - (id)visibleAlbumListCellContentViewAtIndexPath:(id)arg1; - (id)indexPathForAlbumListCellContentView:(id)arg1; @@ -55,7 +56,7 @@ - (id)mainScrollView; - (void)performBatchUpdatesWithDeletedIndexPaths:(id)arg1 insertedIndexPaths:(id)arg2 changedIndexPaths:(id)arg3 movedFromIndexPaths:(id)arg4 movedToIndexPaths:(id)arg5 completionHandler:(id)arg6; - (void)visiblyInsertItemAtIndexPath:(id)arg1 completionHandler:(id)arg2; -- (void)scrollToItemAtIndexPath:(id)arg1 centered:(BOOL)arg2 animated:(BOOL)arg3; +- (void)scrollToItemAtIndexPath:(id)arg1 centered:(_Bool)arg2 animated:(_Bool)arg3; - (void)reloadContentView; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListSeparatorView.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListSeparatorView.h new file mode 100644 index 000000000..5b9e3cc7a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListSeparatorView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIColor; + +@interface PUAlbumListSeparatorView : UIView +{ + UIView *_separatorLine; + UIColor *_lineColor; +} + +@property(copy, nonatomic) UIColor *lineColor; // @synthesize lineColor=_lineColor; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCell.h new file mode 100644 index 000000000..61422e1e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface PUAlbumListTableViewCell : UITableViewCell +{ + id _stateChangeDelegate; +} + +@property(nonatomic) __weak id stateChangeDelegate; // @synthesize stateChangeDelegate=_stateChangeDelegate; +- (void).cxx_destruct; +- (void)willTransitionToState:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCellDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCellDelegate-Protocol.h new file mode 100644 index 000000000..c1780c287 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewCellDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUAlbumListTableViewCellDelegate +- (void)albumListTableViewCell:(id)arg1 willChangeState:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewController.h index e142fe43f..d85b2e3d8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTableViewController.h @@ -6,33 +6,40 @@ #import +#import "PUAlbumListTableViewCellDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" @class UITableView; -@interface PUAlbumListTableViewController : PUAbstractAlbumListViewController +@interface PUAlbumListTableViewController : PUAbstractAlbumListViewController { UITableView *__mainTableView; - int __ignoredReorderNotificationCount; + long long __ignoredReorderNotificationCount; } -@property(nonatomic, setter=_setIgnoredReorderNotificationCount:) int _ignoredReorderNotificationCount; // @synthesize _ignoredReorderNotificationCount=__ignoredReorderNotificationCount; +@property(nonatomic, setter=_setIgnoredReorderNotificationCount:) long long _ignoredReorderNotificationCount; // @synthesize _ignoredReorderNotificationCount=__ignoredReorderNotificationCount; @property(retain, nonatomic, setter=_setMainTableView:) UITableView *_mainTableView; // @synthesize _mainTableView=__mainTableView; - (void).cxx_destruct; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)albumListTableViewCell:(id)arg1 willChangeState:(unsigned long long)arg2; +- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; -- (void)setSyncProgressVisible:(BOOL)arg1; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (void)setSyncProgressVisible:(_Bool)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)shouldBeginRetitlingAlbumAtIndexPath:(id)arg1; +- (id)newGridViewControllerForStandInAlbum:(struct NSObject *)arg1; - (struct PUAlbumListCellContentView *)visiblePlaceholderListCellContentViewAtIndexPath:(id)arg1; - (id)visibleAlbumListCellContentViewAtIndexPath:(id)arg1; - (id)indexPathForAlbumListCellContentView:(id)arg1; @@ -41,11 +48,11 @@ - (id)mainScrollView; - (void)performBatchUpdatesWithDeletedIndexPaths:(id)arg1 insertedIndexPaths:(id)arg2 changedIndexPaths:(id)arg3 movedFromIndexPaths:(id)arg4 movedToIndexPaths:(id)arg5 completionHandler:(id)arg6; - (void)visiblyInsertItemAtIndexPath:(id)arg1 completionHandler:(id)arg2; -- (void)deselectSelectedItemAnimated:(BOOL)arg1; -- (void)selectItemAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)scrollToItemAtIndexPath:(id)arg1 centered:(BOOL)arg2 animated:(BOOL)arg3; +- (void)deselectSelectedItemAnimated:(_Bool)arg1; +- (void)selectItemAtIndexPath:(id)arg1 animated:(_Bool)arg2; +- (void)scrollToItemAtIndexPath:(id)arg1 centered:(_Bool)arg2 animated:(_Bool)arg3; - (void)reloadContentView; -- (int)tableViewStyle; +- (long long)tableViewStyle; - (id)backgroundColorForTableView; - (void)viewDidLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTransitionContext.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTransitionContext.h index 58e61133e..b1fc5b59f 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTransitionContext.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListTransitionContext.h @@ -6,19 +6,21 @@ #import "NSObject.h" -@class PLManagedAsset, PUPhotoDecoration, UICollectionViewTransitionLayout; +@class NSIndexPath, PUPhotoDecoration, UICollectionViewTransitionLayout; @interface PUAlbumListTransitionContext : NSObject { + _Bool _usesContentOffsetAutoAdjust; id _collection; - PLManagedAsset *_keyAsset; + NSIndexPath *_keyItemIndexPath; PUPhotoDecoration *_photoDecoration; UICollectionViewTransitionLayout *_transitionLayout; } @property(retain, nonatomic) UICollectionViewTransitionLayout *transitionLayout; // @synthesize transitionLayout=_transitionLayout; +@property(nonatomic) _Bool usesContentOffsetAutoAdjust; // @synthesize usesContentOffsetAutoAdjust=_usesContentOffsetAutoAdjust; @property(retain, nonatomic) PUPhotoDecoration *photoDecoration; // @synthesize photoDecoration=_photoDecoration; -@property(retain, nonatomic) PLManagedAsset *keyAsset; // @synthesize keyAsset=_keyAsset; +@property(retain, nonatomic) NSIndexPath *keyItemIndexPath; // @synthesize keyItemIndexPath=_keyItemIndexPath; @property(retain, nonatomic) id collection; // @synthesize collection=_collection; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPadSpec.h index 73fa321ee..9ec1fbaa9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPadSpec.h @@ -14,19 +14,25 @@ - (id)photosPickerViewControllerSpec; - (id)panoramaViewControllerSpec; - (id)gridViewControllerSpec; -- (int)albumDeletionConfirmationStyle; -- (float)sectionFooterHeight; -- (float)sectionHeaderHeight; +- (long long)albumDeletionConfirmationStyle; +- (id)_nameOfEmptySharedAlbumPlaceholderImage; +- (id)_nameOfAddSharedAlbumPlaceholderImage; +- (double)sectionFooterHeight; +- (double)sectionHeaderHeight; - (struct CGSize)cellSizeForBounds:(struct CGRect)arg1; -- (BOOL)usesStackTransitionToGrid; -- (BOOL)allowsAlbumCountSubtitle; +- (_Bool)shouldUseCollageForCloudFeedPlaceholder; +- (_Bool)usesStackTransitionToGrid; +- (_Bool)allowsAlbumCountSubtitle; +- (double)collageSpacing; +- (int)collageQualityImageFormat; +- (int)collageFastImageFormat; - (struct UIOffset)stackPerspectiveOffset; - (struct UIEdgeInsets)stackPerspectiveInsets; - (struct UIOffset)stackOffset; - (struct CGSize)stackSize; - (id)emptyStackPhotoDecoration; - (id)stackPhotoDecoration; -- (unsigned int)stackViewStyle; +- (unsigned long long)stackViewStyle; - (int)qualityImageFormat; - (int)fastImageFormat; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPhoneSpec.h index da4e3810e..f8024915b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerPhoneSpec.h @@ -10,15 +10,16 @@ { } -- (int)albumDeletionConfirmationStyle; -- (BOOL)wantsSpecialEmptyPlaceholderImageForLandscape; +- (long long)albumDeletionConfirmationStyle; - (id)feedViewControllerSpec; - (id)photosPickerViewControllerSpec; - (id)panoramaViewControllerSpec; - (id)gridViewControllerSpec; -- (float)sectionFooterHeight; -- (float)sectionHeaderHeight; -- (BOOL)allowsAlbumCountSubtitle; +- (id)_nameOfEmptySharedAlbumPlaceholderImage; +- (id)_nameOfAddSharedAlbumPlaceholderImage; +- (double)sectionFooterHeight; +- (double)sectionHeaderHeight; +- (_Bool)allowsAlbumCountSubtitle; - (struct UIOffset)stackOffset; - (struct UIOffset)stackPerspectiveOffset; - (struct UIEdgeInsets)stackPerspectiveInsets; @@ -27,7 +28,7 @@ - (struct CGSize)photoSize; - (id)emptyStackPhotoDecoration; - (id)stackPhotoDecoration; -- (unsigned int)stackViewStyle; +- (unsigned long long)stackViewStyle; - (int)qualityImageFormat; - (int)fastImageFormat; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerSpec.h index 712a0f6ef..de53fc4d6 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumListViewControllerSpec.h @@ -10,17 +10,20 @@ @interface PUAlbumListViewControllerSpec : NSObject { - BOOL _allowsAlbumCountSubtitle; - BOOL _usesStackTransitionToGrid; - BOOL _wantsSpecialEmptyPlaceholderImageForLandscape; + _Bool _allowsAlbumCountSubtitle; + _Bool _usesStackTransitionToGrid; + _Bool _shouldUseCollageForCloudFeedPlaceholder; int _fastImageFormat; int _qualityImageFormat; - unsigned int _stackViewStyle; + int _collageFastImageFormat; + int _collageQualityImageFormat; + unsigned long long _stackViewStyle; PUPhotoDecoration *_stackPhotoDecoration; PUPhotoDecoration *_emptyStackPhotoDecoration; - float _sectionHeaderHeight; - float _sectionFooterHeight; - int _albumDeletionConfirmationStyle; + double _collageSpacing; + double _sectionHeaderHeight; + double _sectionFooterHeight; + long long _albumDeletionConfirmationStyle; PUPhotosGridViewControllerSpec *_gridViewControllerSpec; PUPhotosPanoramaViewControllerSpec *_panoramaViewControllerSpec; PUPhotosPickerViewControllerSpec *_photosPickerViewControllerSpec; @@ -35,23 +38,32 @@ @property(readonly, nonatomic) PUPhotosPickerViewControllerSpec *photosPickerViewControllerSpec; // @synthesize photosPickerViewControllerSpec=_photosPickerViewControllerSpec; @property(readonly, nonatomic) PUPhotosPanoramaViewControllerSpec *panoramaViewControllerSpec; // @synthesize panoramaViewControllerSpec=_panoramaViewControllerSpec; @property(readonly, nonatomic) PUPhotosGridViewControllerSpec *gridViewControllerSpec; // @synthesize gridViewControllerSpec=_gridViewControllerSpec; -@property(readonly, nonatomic) int albumDeletionConfirmationStyle; // @synthesize albumDeletionConfirmationStyle=_albumDeletionConfirmationStyle; -@property(readonly, nonatomic) BOOL wantsSpecialEmptyPlaceholderImageForLandscape; // @synthesize wantsSpecialEmptyPlaceholderImageForLandscape=_wantsSpecialEmptyPlaceholderImageForLandscape; -@property(readonly, nonatomic) float sectionFooterHeight; // @synthesize sectionFooterHeight=_sectionFooterHeight; -@property(readonly, nonatomic) float sectionHeaderHeight; // @synthesize sectionHeaderHeight=_sectionHeaderHeight; -@property(readonly, nonatomic) BOOL usesStackTransitionToGrid; // @synthesize usesStackTransitionToGrid=_usesStackTransitionToGrid; -@property(readonly, nonatomic) BOOL allowsAlbumCountSubtitle; // @synthesize allowsAlbumCountSubtitle=_allowsAlbumCountSubtitle; +@property(readonly, nonatomic) long long albumDeletionConfirmationStyle; // @synthesize albumDeletionConfirmationStyle=_albumDeletionConfirmationStyle; +@property(readonly, nonatomic) _Bool shouldUseCollageForCloudFeedPlaceholder; // @synthesize shouldUseCollageForCloudFeedPlaceholder=_shouldUseCollageForCloudFeedPlaceholder; +@property(readonly, nonatomic) double sectionFooterHeight; // @synthesize sectionFooterHeight=_sectionFooterHeight; +@property(readonly, nonatomic) double sectionHeaderHeight; // @synthesize sectionHeaderHeight=_sectionHeaderHeight; +@property(readonly, nonatomic) _Bool usesStackTransitionToGrid; // @synthesize usesStackTransitionToGrid=_usesStackTransitionToGrid; +@property(readonly, nonatomic) _Bool allowsAlbumCountSubtitle; // @synthesize allowsAlbumCountSubtitle=_allowsAlbumCountSubtitle; +@property(readonly, nonatomic) double collageSpacing; // @synthesize collageSpacing=_collageSpacing; +@property(readonly, nonatomic) int collageQualityImageFormat; // @synthesize collageQualityImageFormat=_collageQualityImageFormat; +@property(readonly, nonatomic) int collageFastImageFormat; // @synthesize collageFastImageFormat=_collageFastImageFormat; @property(readonly, nonatomic) struct UIOffset stackPerspectiveOffset; // @synthesize stackPerspectiveOffset=_stackPerspectiveOffset; @property(readonly, nonatomic) struct UIEdgeInsets stackPerspectiveInsets; // @synthesize stackPerspectiveInsets=_stackPerspectiveInsets; @property(readonly, nonatomic) struct UIOffset stackOffset; // @synthesize stackOffset=_stackOffset; @property(readonly, nonatomic) struct CGSize stackSize; // @synthesize stackSize=_stackSize; @property(readonly, nonatomic) PUPhotoDecoration *emptyStackPhotoDecoration; // @synthesize emptyStackPhotoDecoration=_emptyStackPhotoDecoration; @property(readonly, nonatomic) PUPhotoDecoration *stackPhotoDecoration; // @synthesize stackPhotoDecoration=_stackPhotoDecoration; -@property(readonly, nonatomic) unsigned int stackViewStyle; // @synthesize stackViewStyle=_stackViewStyle; +@property(readonly, nonatomic) unsigned long long stackViewStyle; // @synthesize stackViewStyle=_stackViewStyle; @property(readonly, nonatomic) int qualityImageFormat; // @synthesize qualityImageFormat=_qualityImageFormat; @property(readonly, nonatomic) int fastImageFormat; // @synthesize fastImageFormat=_fastImageFormat; - (void).cxx_destruct; +- (struct CGPoint)_pixelRoundedOriginForCenteredImage:(id)arg1 inRect:(struct CGRect)arg2; +- (id)_centeredGlyphImage:(id)arg1 withBackgroundColor:(id)arg2 size:(struct CGSize)arg3 imageAlpha:(double)arg4; +- (id)_centeredTintedGlyphImage:(id)arg1 withBackgroundColor:(id)arg2 size:(struct CGSize)arg3; +- (id)_nameOfEmptySharedAlbumPlaceholderImage; +- (id)_nameOfAddSharedAlbumPlaceholderImage; @property(readonly, nonatomic) UIImage *addSharedAlbumPlaceholderImage; +@property(readonly, nonatomic) UIImage *emptySharedAlbumPlaceholderImage; @property(readonly, nonatomic) UIImage *emptyAlbumPlaceholderImage; - (struct CGSize)cellSizeForBounds:(struct CGRect)arg1; - (void)configureCollectionViewAlbumListLayout:(id)arg1 forBounds:(struct CGRect)arg2; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerSessionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerSessionInfo.h index 536c3376a..0c568bd21 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerSessionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerSessionInfo.h @@ -10,7 +10,7 @@ { } -- (BOOL)isSelectingTargetAlbum; +- (_Bool)isSelectingTargetAlbum; - (id)initWithSourceAlbum:(struct NSObject *)arg1 transferredAssets:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewController.h index 5370c2ad3..217a4c491 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewController.h @@ -32,11 +32,11 @@ - (void)_setContentNavigationController:(id)arg1; @property(retain, nonatomic) UINavigationController *contentNavigationController; // @synthesize contentNavigationController=_contentNavigationController; - (void).cxx_destruct; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; - (void)sessionInfoStatusDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)didReceiveMemoryWarning; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPadSpec.h index 28c4ee84a..0b1f700ba 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPadSpec.h @@ -13,7 +13,7 @@ - (void)configureSessionInfo:(id)arg1; - (id)newAlbumListViewController; - (id)albumListViewControllerSpec; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPhoneSpec.h index e1e136372..369a9dd75 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerPhoneSpec.h @@ -13,8 +13,8 @@ - (void)configureSessionInfo:(id)arg1; - (id)newAlbumListViewController; - (id)albumListViewControllerSpec; -- (unsigned int)bannerViewStyle; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)bannerViewStyle; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerSpec.h index 83af21616..75c9d58bc 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumPickerViewControllerSpec.h @@ -10,12 +10,12 @@ @interface PUAlbumPickerViewControllerSpec : NSObject { - unsigned int _supportedInterfaceOrientations; + unsigned long long _supportedInterfaceOrientations; PUAlbumListViewControllerSpec *_albumListViewControllerSpec; } @property(readonly, nonatomic) PUAlbumListViewControllerSpec *albumListViewControllerSpec; // @synthesize albumListViewControllerSpec=_albumListViewControllerSpec; -@property(readonly, nonatomic) unsigned int supportedInterfaceOrientations; // @synthesize supportedInterfaceOrientations=_supportedInterfaceOrientations; +@property(readonly, nonatomic) unsigned long long supportedInterfaceOrientations; // @synthesize supportedInterfaceOrientations=_supportedInterfaceOrientations; - (void).cxx_destruct; - (void)configureSessionInfo:(id)arg1; @property(readonly, nonatomic) PUAbstractAlbumListViewController *newAlbumListViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivity.h index 18a45c6df..3871c63bd 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivity.h @@ -7,54 +7,52 @@ #import #import "PUPhotoStreamComposeServiceDelegate-Protocol.h" +#import "PUVideoTrimQueueControllerDelegate-Protocol.h" -@class NSObject, PLModalDimmingViewController, PUActivityItemSourceController, PUPhotoStreamComposeServiceViewController, UIViewController; +@class NSObject, PUActivityItemSourceController, PUPhotoStreamComposeServiceViewController, PUVideoTrimQueueController, UIViewController; -@interface PUAlbumStreamActivity : PUActivity +@interface PUAlbumStreamActivity : PUActivity { PUPhotoStreamComposeServiceViewController *_streamComposeVc; - PLModalDimmingViewController *_modalDimmingViewController; double _startTime; double _endTime; UIViewController *_presenterViewController; UIViewController *_activityController; - BOOL _isPresentedFromActivityViewController; - BOOL _destinationAlbumWasCreated; + PUVideoTrimQueueController *_trimController; + _Bool _isPresentedFromActivityViewController; + _Bool _destinationAlbumWasCreated; PUActivityItemSourceController *_itemSourceController; NSObject *_destinationStreamingAlbum; UIViewController *_referenceViewController; id _delegate; } -+ (int)activityCategory; ++ (long long)activityCategory; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) __weak UIViewController *referenceViewController; // @synthesize referenceViewController=_referenceViewController; -@property BOOL destinationAlbumWasCreated; // @synthesize destinationAlbumWasCreated=_destinationAlbumWasCreated; +@property _Bool destinationAlbumWasCreated; // @synthesize destinationAlbumWasCreated=_destinationAlbumWasCreated; @property(retain, nonatomic) NSObject *destinationStreamingAlbum; // @synthesize destinationStreamingAlbum=_destinationStreamingAlbum; -@property(nonatomic, setter=setPresentedFromActivityViewController:) BOOL isPresentedFromActivityViewController; // @synthesize isPresentedFromActivityViewController=_isPresentedFromActivityViewController; +@property(nonatomic, setter=setPresentedFromActivityViewController:) _Bool isPresentedFromActivityViewController; // @synthesize isPresentedFromActivityViewController=_isPresentedFromActivityViewController; - (void)setItemSourceController:(id)arg1; - (id)itemSourceController; - (void).cxx_destruct; - (void)photoStreamComposeServiceDidCancel:(id)arg1; -- (void)photoStreamComposeServiceDidPost:(id)arg1; -- (void)editVideoViewControllerDidCancel:(id)arg1; -- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)_showTrimViewController; -- (BOOL)_shouldShowVideoTooLongAlert; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)photoStreamComposeService:(id)arg1 didPostComment:(id)arg2; +- (void)controller:(id)arg1 didCancelTrimmingAssets:(id)arg2; +- (void)controller:(id)arg1 didFinishTrimmingAssets:(id)arg2; - (void)_showVideoTooLongAlert; -- (void)_publishAssets:(id)arg1 andTrimmedVideoPathInfo:(id)arg2 toAlbum:(id)arg3 orCreateWithName:(id)arg4 comment:(id)arg5 invitationRecipients:(id)arg6 wantsPublicWebsite:(BOOL)arg7 completion:(id)arg8; -- (void)_post:(id)arg1 albumName:(id)arg2 recipients:(id)arg3 comments:(id)arg4; -- (void)presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_performPresentationOnViewController:(id)arg1 showVideoTooLongAlertIfNecessary:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_sharedAlbumAllowsAdding:(struct NSObject *)arg1; -- (void)_handleDismissWithSuccess:(BOOL)arg1; -- (void)_createStreamsPickerContainerWithExisting:(BOOL)arg1; +- (void)_publishAssets:(id)arg1 andTrimmedVideoPathInfo:(id)arg2 toAlbum:(id)arg3 orCreateWithName:(id)arg4 comment:(id)arg5 invitationRecipients:(id)arg6 wantsPublicWebsite:(_Bool)arg7 completion:(id)arg8; +- (void)_prepareToPost:(id)arg1 albumName:(id)arg2 recipients:(id)arg3 comments:(id)arg4; +- (void)presentActivityOnViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)_presentActivityOnViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_performPresentationOnViewController:(id)arg1 completion:(id)arg2; +- (_Bool)_sharedAlbumAllowsAdding:(struct NSObject *)arg1; +- (void)_handleDismissWithSuccess:(_Bool)arg1; +- (void)_createStreamsPickerContainerWithExisting:(_Bool)arg1; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; - (id)_selectedVideo; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivityDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivityDelegate-Protocol.h index 374891a26..356af80d8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivityDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlbumStreamActivityDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)albumStreamActivity:(id)arg1 didCreateAlbum:(struct NSObject *)arg2; -- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(BOOL)arg2; +- (void)albumStreamActivity:(id)arg1 didFinishSuccessfully:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAlertView.h b/iOS7/PrivateFrameworks/PhotosUI/PUAlertView.h index 65b2ba3c9..760ccc542 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUAlertView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAlertView.h @@ -19,9 +19,9 @@ @property(copy, nonatomic) id willDismissHandler; // @synthesize willDismissHandler=_willDismissHandler; @property(copy, nonatomic) id shouldEnableFirstOtherButtonBlock; // @synthesize shouldEnableFirstOtherButtonBlock=_shouldEnableFirstOtherButtonBlock; - (void).cxx_destruct; -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)showWithCompletionHandler:(id)arg1; - (void)setDelegate:(id)arg1; - (void)_tearDown; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAngleValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUAngleValueFilter.h new file mode 100644 index 000000000..f057a19ed --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAngleValueFilter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUAngleValueFilter : PUValueFilter +{ +} + +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUApplicationCameraViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUApplicationCameraViewController.h deleted file mode 100644 index 1961f8d2d..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUApplicationCameraViewController.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "PLApplicationCameraViewController.h" - -@class CAMCameraRollSpec; - -@interface PUApplicationCameraViewController : PLApplicationCameraViewController -{ - CAMCameraRollSpec *_spec; -} - -@property(retain, nonatomic) CAMCameraRollSpec *spec; // @synthesize spec=_spec; -- (void).cxx_destruct; -- (void)prepareAlbumNavigationControllerForReuse:(id)arg1 withAlbum:(struct NSObject *)arg2; -- (id)newAlbumNavigationControllerForAlbum:(struct NSObject *)arg1; -- (id)initForCurrentPlatformWithSessionID:(id)arg1 usesCameraLocationBundleID:(BOOL)arg2 startPreviewImmediately:(BOOL)arg3; -- (id)initForCurrentPlatformWithSessionID:(id)arg1 startPreviewImmediately:(BOOL)arg2; -- (id)_specForCurrentPlatform; -- (id)_initWithSpec:(id)arg1 sessionID:(id)arg2 usesCameraLocationBundleID:(BOOL)arg3 startPreviewImmediately:(BOOL)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAssignToContactActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUAssignToContactActivity.h new file mode 100644 index 000000000..92de15ed6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAssignToContactActivity.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIAssignToContactActivity.h" + +#import "UINavigationControllerDelegate-Protocol.h" + +@interface PUAssignToContactActivity : UIAssignToContactActivity +{ +} + +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (id)activityViewController; +- (id)_embeddedActivityViewController; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReporter.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReporter.h new file mode 100644 index 000000000..4b0c2ad91 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReporter.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIAlertViewDelegate-Protocol.h" + +@class NSMutableString, NSString, PLAvalanche; + +@interface PUAvalancheReporter : NSObject +{ + NSString *_uuid; + PLAvalanche *_avalanche; + NSMutableString *_reporterLog; +} + ++ (id)createAlertViewForReport; +@property(retain, nonatomic) NSMutableString *reporterLog; // @synthesize reporterLog=_reporterLog; +@property(retain, nonatomic) PLAvalanche *avalanche; // @synthesize avalanche=_avalanche; +@property(retain, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; +- (void).cxx_destruct; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)attachReporterLogToRadar:(id)arg1; +- (void)attachThumbsToRadar:(id)arg1; +- (id)descriptionForCurrentAvalanche; +- (void)showRadarReporterInViewController:(id)arg1; +- (id)initWithAvalanche:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCell.h new file mode 100644 index 000000000..9746a65dd --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUAvalancheReviewCell : PUPhotosSharingGridCell +{ +} + +- (void)setHighlighted:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayout.h new file mode 100644 index 000000000..e1343f444 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayout.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexPath; + +@interface PUAvalancheReviewCollectionViewLayout : PUHorizontalCollectionViewLayout +{ + NSIndexPath *_zoomingCellIndexPath; + struct UIOffset _sharingBadgeOffset; +} + +@property(retain, nonatomic) NSIndexPath *zoomingCellIndexPath; // @synthesize zoomingCellIndexPath=_zoomingCellIndexPath; +@property(nonatomic) struct UIOffset sharingBadgeOffset; // @synthesize sharingBadgeOffset=_sharingBadgeOffset; +- (void).cxx_destruct; +- (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)_supportsAdvancedTransitionAnimations; +- (id)_badgeLayoutAttributesForItemLayoutAttributes:(id)arg1; +- (struct CGRect)_floatingSelectionBadgeFrameForItemFrame:(struct CGRect)arg1 visibleItemFrame:(struct CGRect)arg2 atIndexPath:(id)arg3; + +// Remaining properties +@property(nonatomic) __weak id delegate; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayoutDelegate-Protocol.h new file mode 100644 index 000000000..f9e7e47f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewCollectionViewLayoutDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PUHorizontalCollectionViewLayoutDelegate-Protocol.h" + +@protocol PUAvalancheReviewCollectionViewLayoutDelegate +- (struct CGRect)layout:(id)arg1 collectionView:(id)arg2 selectionBadgeFrameForItemFrame:(struct CGRect)arg3 atIndexPath:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewController.h new file mode 100644 index 000000000..c1ee744d8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewController.h @@ -0,0 +1,148 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "PUAvalancheReviewCollectionViewLayoutDelegate-Protocol.h" +#import "PUPhotosSharingGridCellDelegate-Protocol.h" +#import "PUPhotosSharingTransitionViewController-Protocol.h" +#import "PUReviewScrubberDataSource-Protocol.h" +#import "PUReviewScrubberDelegate-Protocol.h" +#import "UICollectionViewDataSource-Protocol.h" +#import "UICollectionViewDelegate-Protocol.h" +#import "UIGestureRecognizerDelegate-Protocol.h" + +@class NSIndexPath, NSMutableSet, PLAvalanche, PLManagedAsset, PUAvalancheReporter, PUAvalancheReviewCollectionViewLayout, PUAvalancheReviewControllerSpec, PUImageManager, PUPhotoBrowserController, PUPhotosSharingTransitionContext, PUReviewInstructionalView, PUReviewScrubber, UIBarButtonItem, UICollectionView, UICollectionViewLayout, UITapGestureRecognizer; + +@interface PUAvalancheReviewController : UIViewController +{ + _Bool __updatingContentOffsetFromScrubbing; + _Bool __completingReviewMode; + id _delegate; + id _avalancheContainerList; + PUAvalancheReviewControllerSpec *__spec; + UICollectionView *__collectionView; + PUAvalancheReviewCollectionViewLayout *__collectionViewLayout; + PUReviewInstructionalView *__instructionalView; + UIBarButtonItem *__doneBarButtonItem; + UIBarButtonItem *__cancelBarButtonItem; + UITapGestureRecognizer *__tapGestureRecognizer; + NSIndexPath *__inFlightReferenceIndexPath; + NSMutableSet *__preheatedAssets; + PLAvalanche *__avalancheBeingReviewed; + PLManagedAsset *__initialAsset; + id __currentAssetContainer; + PUPhotoBrowserController *__presentingPhotoBrowserController; + UIBarButtonItem *__reportBarButtonItem; + PUAvalancheReporter *__avalancheReporter; + PUImageManager *__imageManager; + UICollectionViewLayout *__transitionLayout; + PUPhotosSharingTransitionContext *_photosSharingTransitionContext; +} + ++ (id)filteringContext; +@property(retain, nonatomic) PUPhotosSharingTransitionContext *photosSharingTransitionContext; // @synthesize photosSharingTransitionContext=_photosSharingTransitionContext; +@property(retain, nonatomic, setter=_setTransitionLayout:) UICollectionViewLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; +@property(readonly, nonatomic) PUImageManager *_imageManager; // @synthesize _imageManager=__imageManager; +@property(readonly, nonatomic) PUAvalancheReporter *_avalancheReporter; // @synthesize _avalancheReporter=__avalancheReporter; +@property(readonly, nonatomic) UIBarButtonItem *_reportBarButtonItem; // @synthesize _reportBarButtonItem=__reportBarButtonItem; +@property(readonly, nonatomic) PUPhotoBrowserController *_presentingPhotoBrowserController; // @synthesize _presentingPhotoBrowserController=__presentingPhotoBrowserController; +@property(readonly, nonatomic) id _currentAssetContainer; // @synthesize _currentAssetContainer=__currentAssetContainer; +@property(readonly, nonatomic) PLManagedAsset *_initialAsset; // @synthesize _initialAsset=__initialAsset; +@property(readonly, nonatomic) PLAvalanche *_avalancheBeingReviewed; // @synthesize _avalancheBeingReviewed=__avalancheBeingReviewed; +@property(nonatomic) _Bool _completingReviewMode; // @synthesize _completingReviewMode=__completingReviewMode; +@property(readonly, nonatomic) _Bool _updatingContentOffsetFromScrubbing; // @synthesize _updatingContentOffsetFromScrubbing=__updatingContentOffsetFromScrubbing; +@property(retain, nonatomic, setter=_setPreheatedAssets:) NSMutableSet *_preheatedAssets; // @synthesize _preheatedAssets=__preheatedAssets; +@property(readonly, nonatomic) NSIndexPath *_inFlightReferenceIndexPath; // @synthesize _inFlightReferenceIndexPath=__inFlightReferenceIndexPath; +@property(readonly, nonatomic) UITapGestureRecognizer *_tapGestureRecognizer; // @synthesize _tapGestureRecognizer=__tapGestureRecognizer; +@property(readonly, nonatomic) UIBarButtonItem *_cancelBarButtonItem; // @synthesize _cancelBarButtonItem=__cancelBarButtonItem; +@property(readonly, nonatomic) UIBarButtonItem *_doneBarButtonItem; // @synthesize _doneBarButtonItem=__doneBarButtonItem; +@property(readonly, nonatomic) PUReviewInstructionalView *_instructionalView; // @synthesize _instructionalView=__instructionalView; +@property(readonly, nonatomic) PUAvalancheReviewCollectionViewLayout *_collectionViewLayout; // @synthesize _collectionViewLayout=__collectionViewLayout; +@property(readonly, nonatomic) UICollectionView *_collectionView; // @synthesize _collectionView=__collectionView; +@property(readonly, nonatomic) PUAvalancheReviewControllerSpec *_spec; // @synthesize _spec=__spec; +@property(readonly, nonatomic) id avalancheContainerList; // @synthesize avalancheContainerList=_avalancheContainerList; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)photosSharingGridCellViewForZooming:(id)arg1; +- (id)photosSharingGridCellBadgeForZooming:(id)arg1 layoutAnchor:(unsigned long long *)arg2; +- (void)photosSharingGridCellDidEndZooming:(id)arg1; +- (_Bool)photosSharingGridCellShouldBeginZooming:(id)arg1; +- (struct CGRect)embeddedActivityViewFrameWhenShowing:(_Bool)arg1; +- (id)embeddedActivityView; +- (void)setPhotosSharingTransitionLayout:(id)arg1 animated:(_Bool)arg2; +- (id)transitionCollectionView; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (unsigned long long)numberOfPhotosInReviewScrubber:(id)arg1; +- (void)reviewScrubberDidSelectItemAtIndexPath:(id)arg1; +- (void)reviewScrubberDidScrub:(id)arg1; +- (void)reviewScrubber:(id)arg1 willDisplayCell:(id)arg2 atIndexPath:(id)arg3; +- (struct CGRect)layout:(id)arg1 collectionView:(id)arg2 selectionBadgeFrameForItemFrame:(struct CGRect)arg3 atIndexPath:(id)arg4; +- (struct CGSize)layout:(id)arg1 collectionView:(id)arg2 sizeForItemAtIndexPath:(id)arg3; +- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)_updatePreheatedAssets; +- (void)assetContainerDidChange:(id)arg1; +- (void)_reportButtonAction:(id)arg1; +- (void)_cancelReviewModeAction:(id)arg1; +- (void)_cancelReviewMode; +- (void)_finishReviewModeAction:(id)arg1; +- (void)_crossfadeToAssetAndDismiss:(id)arg1; +- (void)_dismissReviewController; +- (id)_actionViewRootView; +- (void)_reallyToggleCurrentPickStatusAtIndexPath:(id)arg1; +- (void)_toggleCurrentPickStatusAtIndexPath:(id)arg1; +- (void)_promoteFavoriteAssetsWithReviewCompletionHandler:(id)arg1; +- (void)_reloadAvalancheDataWithAsset:(id)arg1; +- (void)_updateReviewScrubberFromContentOffset; +- (int)reviewScrubberImageFormat; +@property(readonly, nonatomic) PUReviewScrubber *_reviewScrubber; +- (void)_updateCollectionViewLayoutInsets; +- (id)_selectionViewAtIndexPath:(id)arg1 forCollectionView:(id)arg2; +- (id)_indexPathInCollectionView:(id)arg1 closestToPoint:(struct CGPoint)arg2 excludingIndexPath:(id)arg3; +- (double)_horizontalOffsetInCollectionView:(id)arg1 forCenteringOnItemAtIndexPath:(id)arg2; +- (id)_indexPathOfCenterVisibleItemInCollectionView:(id)arg1; +- (void)_pageToIndexPath:(id)arg1 animated:(_Bool)arg2; +- (struct CGSize)_sizeForItemAtIndexPath:(id)arg1 interfaceOrientation:(long long)arg2; +- (id)_assetAtIndexPath:(id)arg1; +- (id)_currentAsset; +- (void)_handleTapInMainCollectionView:(id)arg1; +- (void)_handleTapAtIndexPath:(id)arg1; +- (struct CGRect)selectionBadgeFrameForItemFrame:(struct CGRect)arg1 atIndexPath:(id)arg2; +- (void)_updateCell:(id)arg1 forItemAtIndexPath:(id)arg2; +- (void)_getFirstValidIndexPath:(id *)arg1 lastValidIndexPath:(id *)arg2; +- (void)_getMainCollectionViewFrame:(struct CGRect *)arg1 collectionViewLayoutInsets:(struct UIEdgeInsets *)arg2 orientation:(long long)arg3; +- (void)_updateMainViewAnimated:(_Bool)arg1; +- (void)_updateBarItemsAnimated:(_Bool)arg1; +- (void)_updateNavigationItemTitle; +- (void)_updateEnabledNavigationBarItems; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)automaticallyAdjustsScrollViewInsets; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)pu_wantsNavigationBarVisible; +- (_Bool)pu_wantsStatusBarVisible; +- (_Bool)pu_wantsTabBarVisible; +- (_Bool)pu_wantsToolbarVisible; +- (void)viewWillLayoutSubviews; +- (void)viewWillAppear:(_Bool)arg1; +- (void)dealloc; +- (void)viewDidLoad; +- (id)initWithSpec:(id)arg1 startingAtAsset:(id)arg2 inAvalanche:(id)arg3 currentAssetContainer:(id)arg4 fromPhotoBrowserController:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerDelegate-Protocol.h new file mode 100644 index 000000000..70c8df790 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUAvalancheReviewControllerDelegate +- (void)avalancheReviewControllerDidComplete:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerPhoneSpec.h new file mode 100644 index 000000000..59be7000b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerPhoneSpec.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUAvalancheReviewControllerPhoneSpec : PUAvalancheReviewControllerSpec +{ +} + +- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(long long)arg1; +- (double)interItemSpacing; +- (int)zoomingImageFormat; +- (int)qualityImageFormat; +- (int)fastImageFormat; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerSpec.h new file mode 100644 index 000000000..d4a4a0a7b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUAvalancheReviewControllerSpec.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUAvalancheReviewControllerSpec : NSObject +{ + int _fastImageFormat; + int _qualityImageFormat; + int _zoomingImageFormat; + double _interItemSpacing; +} + +@property(readonly, nonatomic) double interItemSpacing; // @synthesize interItemSpacing=_interItemSpacing; +@property(readonly, nonatomic) int zoomingImageFormat; // @synthesize zoomingImageFormat=_zoomingImageFormat; +@property(readonly, nonatomic) int qualityImageFormat; // @synthesize qualityImageFormat=_qualityImageFormat; +@property(readonly, nonatomic) int fastImageFormat; // @synthesize fastImageFormat=_fastImageFormat; +- (_Bool)allowsInterfaceRotation; +- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(long long)arg1; +@property(readonly, nonatomic) unsigned long long selectionBadgeCorner; +@property(readonly, nonatomic) struct UIOffset selectionBadgeOffset; +@property(readonly, nonatomic) struct CGSize selectionBadgeSize; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUBackButtonView.h b/iOS7/PrivateFrameworks/PhotosUI/PUBackButtonView.h deleted file mode 100644 index 74abb0292..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUBackButtonView.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIButton; - -@interface PUBackButtonView : UIView -{ - UIButton *_button; - UIButton *_oldButton; - struct CGSize _imageSize; - id _target; - SEL _action; -} - -- (void).cxx_destruct; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)layoutSubviews; -- (void)animateNewTitle:(id)arg1; -- (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; -- (void)_setupButton:(id)arg1; -- (id)initWithTitle:(id)arg1 action:(SEL)arg2 target:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUBackgroundColorView.h b/iOS7/PrivateFrameworks/PhotosUI/PUBackgroundColorView.h new file mode 100644 index 000000000..08aad3059 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUBackgroundColorView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface PUBackgroundColorView : UIView +{ +} + +- (void)_puSetBackgroundColor:(id)arg1; +- (void)setBackgroundColor:(id)arg1; +- (void)setOpaque:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCameraImportItemCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUCameraImportItemCell.h new file mode 100644 index 000000000..fcf7d853e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCameraImportItemCell.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +@class PUPhotoView, UIActivityIndicatorView, UIImageView; + +@interface PUCameraImportItemCell : UICollectionViewCell +{ + PUPhotoView *_photoView; + UIImageView *_badgeImageView; + long long _badgeType; + UIActivityIndicatorView *_spinner; +} + +@property(retain, nonatomic) UIActivityIndicatorView *spinner; // @synthesize spinner=_spinner; +@property(nonatomic) long long badgeType; // @synthesize badgeType=_badgeType; +@property(retain, nonatomic) UIImageView *badgeImageView; // @synthesize badgeImageView=_badgeImageView; +@property(retain, nonatomic) PUPhotoView *photoView; // @synthesize photoView=_photoView; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (void)prepareForReuse; +- (void)setPhotoImage:(id)arg1 withSize:(struct CGSize)arg2 fillMode:(long long)arg3; +- (void)_createSpinnerIfNecessary; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUChangeDirectionValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUChangeDirectionValueFilter.h new file mode 100644 index 000000000..03a68732d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUChangeDirectionValueFilter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUChangeDirectionValueFilter : PUValueFilter +{ + double _threshold; + double _minimumChangeValue; +} + +@property(nonatomic) double minimumChangeValue; // @synthesize minimumChangeValue=_minimumChangeValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUClampValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUClampValueFilter.h new file mode 100644 index 000000000..f05d0daee --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUClampValueFilter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUClampValueFilter : PUValueFilter +{ + double _minimumValue; + double _maximumValue; +} + +@property(nonatomic) double maximumValue; // @synthesize maximumValue=_maximumValue; +@property(nonatomic) double minimumValue; // @synthesize minimumValue=_minimumValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntry.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntry.h deleted file mode 100644 index 240713386..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntry.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDate, NSMutableOrderedSet; - -@interface PUCloudFeedEntry : NSObject -{ - int _entryType; - NSDate *_entryDate; - id _entryAlbum; - NSMutableOrderedSet *_entryAssets; -} - -@property(retain, nonatomic) NSMutableOrderedSet *entryAssets; // @synthesize entryAssets=_entryAssets; -@property(retain, nonatomic) id entryAlbum; // @synthesize entryAlbum=_entryAlbum; -@property(retain, nonatomic) NSDate *entryDate; // @synthesize entryDate=_entryDate; -@property(nonatomic) int entryType; // @synthesize entryType=_entryType; -- (void).cxx_destruct; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntryManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntryManager.h deleted file mode 100644 index 0f74d78ef..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudFeedEntryManager.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSDate, NSMutableArray; - -@interface PUCloudFeedEntryManager : NSObject -{ - NSDate *_presentDate; - NSMutableArray *_pastEntries; - NSMutableArray *_previousDates; - NSMutableArray *_futureAtoms; -} - -+ (id)sharedManager; -- (void).cxx_destruct; -- (void)_movePresentTimeByDateComponents:(id)arg1; -- (void)fastForward:(id)arg1; -- (void)next:(id)arg1; -- (void)back:(id)arg1; -- (void)rewind:(id)arg1; -- (BOOL)_shouldMergeCommentOnAsset:(id)arg1 intoEntry:(id)arg2; -- (BOOL)_shouldMergeAsset:(id)arg1 intoEntry:(id)arg2; -- (void)_removeEntry:(id)arg1 fromEntries:(id)arg2; -- (void)_updateEntry:(id)arg1 withDate:(id)arg2; -- (BOOL)_insertComment:(id)arg1 intoEntries:(id)arg2; -- (BOOL)_insertAsset:(id)arg1 intoEntries:(id)arg2; -- (BOOL)_insertAtom:(id)arg1 intoEntries:(id)arg2; -- (void)_rebuildAllEntries; -- (id)allCloudFeedEntries; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedAlbumViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedAlbumViewController.h index 0721d34a9..f2108cf95 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedAlbumViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedAlbumViewController.h @@ -7,58 +7,72 @@ #import #import "PLAlbumStreamingOptionsViewControllerDelegate-Protocol.h" +#import "PUPhotoStreamComposeServiceDelegate-Protocol.h" +#import "PUVideoTrimQueueControllerDelegate-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" -@class PLCloudSharedAlbum, UIBarButtonItem, UIPopoverController, UISegmentedControl, UIViewController; +@class PLCloudSharedAlbum, PUPhotoStreamComposeServiceViewController, PUPhotosPickerViewController, PUVideoTrimQueueController, UIBarButtonItem, UIPopoverController, UISegmentedControl, UIViewController; -@interface PUCloudSharedAlbumViewController : PUPhotosAlbumViewController +@interface PUCloudSharedAlbumViewController : PUPhotosAlbumViewController { - BOOL __displayingOptions; - BOOL __canContributeToCloudSharedAlbum; + PUPhotosPickerViewController *_activePhotosPickerViewController; + PUVideoTrimQueueController *_trimController; + PUPhotoStreamComposeServiceViewController *_composeServiceController; + _Bool _displayingOptions; + _Bool __canContributeToCloudSharedAlbum; UIViewController *__optionsViewController; UIBarButtonItem *__optionsBarButtonItem; UIPopoverController *__optionsPopoverController; UISegmentedControl *__switcherSegmentedControl; UIBarButtonItem *__switcherBarButtonItem; + long long __selectedItemIndex; } +@property(nonatomic, setter=_setSelectedItemIndex:) long long _selectedItemIndex; // @synthesize _selectedItemIndex=__selectedItemIndex; @property(retain, nonatomic, setter=_setSwitcherBarButtonItem:) UIBarButtonItem *_switcherBarButtonItem; // @synthesize _switcherBarButtonItem=__switcherBarButtonItem; @property(retain, nonatomic, setter=_setSwitcherSegmentedControl:) UISegmentedControl *_switcherSegmentedControl; // @synthesize _switcherSegmentedControl=__switcherSegmentedControl; -@property(nonatomic, setter=_setCanContributeToCloudSharedAlbum:) BOOL _canContributeToCloudSharedAlbum; // @synthesize _canContributeToCloudSharedAlbum=__canContributeToCloudSharedAlbum; +@property(nonatomic, setter=_setCanContributeToCloudSharedAlbum:) _Bool _canContributeToCloudSharedAlbum; // @synthesize _canContributeToCloudSharedAlbum=__canContributeToCloudSharedAlbum; @property(retain, nonatomic, setter=_setOptionsPopoverController:) UIPopoverController *_optionsPopoverController; // @synthesize _optionsPopoverController=__optionsPopoverController; @property(retain, nonatomic, setter=_setOptionsBarButtonItem:) UIBarButtonItem *_optionsBarButtonItem; // @synthesize _optionsBarButtonItem=__optionsBarButtonItem; @property(retain, nonatomic, setter=_setOptionsViewController:) UIViewController *_optionsViewController; // @synthesize _optionsViewController=__optionsViewController; -@property(nonatomic, getter=_isDisplayingOptions, setter=_setDisplayingOptions:) BOOL _displayingOptions; // @synthesize _displayingOptions=__displayingOptions; +@property(nonatomic, getter=isDisplayingOptions, setter=setDisplayingOptions:) _Bool displayingOptions; // @synthesize displayingOptions=_displayingOptions; - (void).cxx_destruct; +- (void)photoStreamComposeServiceDidCancel:(id)arg1; +- (void)photoStreamComposeService:(id)arg1 didPostComment:(id)arg2; +- (void)controller:(id)arg1 didCancelTrimmingAssets:(id)arg2; +- (void)controller:(id)arg1 didFinishTrimmingAssets:(id)arg2; +- (void)handleAddToAlbum:(id)arg1 pickedAssets:(id)arg2; - (void)albumStreamingOptionsViewController:(id)arg1 didCompleteWithReason:(int)arg2; - (id)_newOptionsViewController; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; - (void)_handleSwitcherSegmentedControl:(id)arg1; -- (void)_dismissOptionsPopoverAnimated:(BOOL)arg1; +- (void)_dismissOptionsPopoverAnimated:(_Bool)arg1; - (void)_optionsBarButtonItemPressed:(id)arg1; -- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out char *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; +- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out _Bool *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; - (void)_updateOptionsViewInsets; - (void)_updateOptionsView; -- (void)updatePeripheralInterfaceAnimated:(BOOL)arg1; -- (BOOL)_canDisplayOptions; +- (void)updatePeripheralInterfaceAnimated:(_Bool)arg1; +- (_Bool)_canDisplayOptions; +- (_Bool)_shouldShowOptionsSwitcherInToolbar; - (void)configureGlobalFooterView:(id)arg1; -- (BOOL)wantsGlobalFooter; +- (_Bool)wantsGlobalFooter; - (id)newToolbarItems; -- (BOOL)shouldShowToolbar; -- (BOOL)shouldShowTabBar; -- (void)didSelectAddPlaceholderInSection:(int)arg1; -- (BOOL)wantsAddPlaceholderAtEndOfSection:(int)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)shouldShowToolbar; +- (_Bool)shouldShowTabBar; +- (void)didSelectAddPlaceholderInSection:(long long)arg1; +- (_Bool)wantsAddPlaceholderAtEndOfSection:(long long)arg1; +- (_Bool)wantsAddContentInToolbar; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; -- (BOOL)canDeleteContent; -- (BOOL)canAddToOtherAlbumContent; +- (_Bool)canDeleteContent; +- (_Bool)canAddToOtherAlbumContent; - (id)_suppressionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; +- (_Bool)_appAllowsSupressionOfAlerts; @property(retain, nonatomic) PLCloudSharedAlbum *album; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedBackdropView.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedBackdropView.h index 0d3673bfe..cd4ce51b3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedBackdropView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedBackdropView.h @@ -9,14 +9,14 @@ @interface PUCloudSharedBackdropView : UIView { UIView *_backdropView; - BOOL _isMask; - BOOL _hasRoundedCorners; + _Bool _isMask; + _Bool _hasRoundedCorners; } -@property(nonatomic) BOOL hasRoundedCorners; // @synthesize hasRoundedCorners=_hasRoundedCorners; +@property(nonatomic) _Bool hasRoundedCorners; // @synthesize hasRoundedCorners=_hasRoundedCorners; - (void).cxx_destruct; - (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1 asMask:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 asMask:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewController.h index 8dda3ae10..28292ec0f 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewController.h @@ -6,32 +6,32 @@ #import "UIViewController.h" -@class NSArray, PUPhotoStreamRecipientViewController, UINavigationItem; +@class NSArray, NSString, PUPhotoStreamRecipientViewController, UINavigationItem; @interface PUCloudSharedCreateAlbumViewController : UIViewController { UINavigationItem *_navItem; PUPhotoStreamRecipientViewController *_composeRecipientController; - BOOL _inMultiStepActivity; id _delegate; + NSString *_nextButtonTitle; NSArray *__albumRecipients; } @property(retain, nonatomic, setter=_setAlbumRecipients:) NSArray *_albumRecipients; // @synthesize _albumRecipients=__albumRecipients; -@property(nonatomic) BOOL inMultiStepActivity; // @synthesize inMultiStepActivity=_inMultiStepActivity; +@property(retain, nonatomic) NSString *nextButtonTitle; // @synthesize nextButtonTitle=_nextButtonTitle; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (struct CGSize)contentSizeForViewInPopover; - (id)navigationItem; - (void)composeRecipientViewControllerRecipientContainerViewDidResize:(id)arg1 fromFrame:(struct CGRect)arg2 toFrame:(struct CGRect)arg3; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)_validateRecipientsToAdd:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (_Bool)_validateRecipientsToAdd:(id)arg1; - (void)_saveUserEnterredInfo; - (void)_doneAction:(id)arg1; - (void)_cancelAction:(id)arg1; -- (void)_handleCompletionWithSuccess:(BOOL)arg1; +- (void)_handleCompletionWithSuccess:(_Bool)arg1; @property(readonly, nonatomic) NSArray *albumRecipients; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)loadView; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewControllerDelegate-Protocol.h index c0d132230..efa68a59a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedCreateAlbumViewControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol PUCloudSharedCreateAlbumViewControllerDelegate -- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(BOOL)arg2; +- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewController.h index aed953541..5a4a16485 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewController.h @@ -32,23 +32,23 @@ unsigned int hasDidCancelComment:1; unsigned int hasDidSendComment:1; } _delegateFlags; - BOOL _isNewAlbum; + _Bool _isNewAlbum; id _completionHandler; NSString *_placeholderText; - int _selectedAlbumIndex; + long long _selectedAlbumIndex; id _commentDelegate; } @property(nonatomic) __weak id commentDelegate; // @synthesize commentDelegate=_commentDelegate; -@property(nonatomic) int selectedAlbumIndex; // @synthesize selectedAlbumIndex=_selectedAlbumIndex; -@property(nonatomic) BOOL isNewAlbum; // @synthesize isNewAlbum=_isNewAlbum; +@property(nonatomic) long long selectedAlbumIndex; // @synthesize selectedAlbumIndex=_selectedAlbumIndex; +@property(nonatomic) _Bool isNewAlbum; // @synthesize isNewAlbum=_isNewAlbum; @property(copy, nonatomic) NSString *placeholderText; // @synthesize placeholderText=_placeholderText; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)_postAction:(id)arg1; - (void)_cancelAction:(id)arg1; - (id)navigationItem; @@ -56,25 +56,25 @@ - (id)_constraintsForBackgroundView:(id)arg1 inContainerView:(id)arg2; - (void)_addBackgroundViewConstraintsInView:(id)arg1; - (void)_addDialogConstraintsInView:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_updateKeyboard; - (void)viewDidLoad; - (void)loadView; - (void)textViewDidChange:(id)arg1; @property(readonly, nonatomic) NSString *commentText; - (id)_contentView; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)_separatorColor; - (id)_placeholderColor; - (struct CGSize)preferredSizeInParentViewController; - (struct CGPoint)preferredOffsetInParentViewController; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)initWithAlbumName:(id)arg1 isCreateAlbum:(BOOL)arg2; +- (id)initWithAlbumName:(id)arg1 isCreateAlbum:(_Bool)arg2; - (id)initWithDelegate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewControllerDelegate-Protocol.h deleted file mode 100644 index ae6fa1e3d..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCloudSharedPostCommentViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PUCloudSharedPostCommentViewControllerDelegate -- (unsigned int)numberOfActionsForController:(id)arg1; -- (id)controller:(id)arg1 actionForIndexPath:(id)arg2; - -@optional -- (void)controller:(id)arg1 didPostComment:(id)arg2; -- (void)controllerDidCancelComment:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollageView.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollageView.h new file mode 100644 index 000000000..4540358db --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollageView.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSArray, NSPointerArray; + +@interface PUCollageView : UIView +{ + double _spacing; + long long _numberOfItems; + long long __numberOfImageViews; + NSArray *__imageViews; + NSPointerArray *__imageSizes; + struct CGSize _collageSize; +} + ++ (long long)maximumNumberOfItems; +@property(readonly, nonatomic) NSPointerArray *_imageSizes; // @synthesize _imageSizes=__imageSizes; +@property(readonly, nonatomic) NSArray *_imageViews; // @synthesize _imageViews=__imageViews; +@property(readonly, nonatomic) long long _numberOfImageViews; // @synthesize _numberOfImageViews=__numberOfImageViews; +@property(nonatomic) long long numberOfItems; // @synthesize numberOfItems=_numberOfItems; +@property(nonatomic) double spacing; // @synthesize spacing=_spacing; +@property(nonatomic) struct CGSize collageSize; // @synthesize collageSize=_collageSize; +- (void).cxx_destruct; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; +- (void)setImageSize:(struct CGSize)arg1 forItemAtIndex:(long long)arg2; +- (struct CGSize)imageSizeForItemAtIndex:(long long)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollapsedYearsZoomLevel.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollapsedYearsZoomLevel.h deleted file mode 100644 index c942443f5..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollapsedYearsZoomLevel.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PUSectionedGridLayoutDelegate-Protocol.h" - -@class NSArray; - -@interface PUCollapsedYearsZoomLevel : PUZoomableGridZoomLevel -{ - NSArray *_allYearLists; -} - -- (void).cxx_destruct; -- (void)willShowMagnifiedViewController:(id)arg1; -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; -- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(int)arg2; -- (int)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; -- (void)modelDidChange; -- (BOOL)supportsIncrementalChangeNotifications; -- (id)diagnosticsProviderForVisualSection:(int)arg1; -- (id)assetsToDisplayInMapForVisualSection:(int)arg1; -- (void)configureSectionHeaderView:(id)arg1 atIndexPath:(id)arg2; -- (int)maxRowsPerSection; -- (int)imageFormat; -- (int)renderedStripsThumbnailImageFormat; -- (id)sectionHeaderElementKind; -- (id)renderedStripsElementKind; -- (id)newLowerZoomLevel; -- (id)newHigherZoomLevel; -- (id)newCollectionViewLayout; -- (id)displayTitle; -- (id)_yearMomentLists; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionView.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionView.h index 6313138d6..5040a1bc9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionView.h @@ -21,10 +21,11 @@ id _reorderDelegate; } ++ (id)_reuseKeyForSupplementaryViewOfKind:(id)arg1 withReuseIdentifier:(id)arg2; @property(nonatomic) __weak id reorderDelegate; // @synthesize reorderDelegate=_reorderDelegate; - (void).cxx_destruct; - (void)visiblyInsertItemAtIndexPath:(id)arg1 completionHandler:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_updateDragUsingIndexPathUpdateBlock:(id)arg1; - (id)_reorderableLayout; - (void)_handleDrag:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewData.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewData.h new file mode 100644 index 000000000..7a91c0ca6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewData.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary; + +@interface PUCollectionViewData : NSObject +{ + long long _cachedPageCount; + struct CGRect _currentContentBounds; + NSMutableArray *_itemLayoutAttributes; + NSMutableDictionary *_itemLayoutAttributesByIndexPath; +} + +@property(readonly, nonatomic) NSMutableDictionary *itemLayoutAttributesByIndexPath; // @synthesize itemLayoutAttributesByIndexPath=_itemLayoutAttributesByIndexPath; +@property(readonly, nonatomic) NSMutableArray *itemLayoutAttributes; // @synthesize itemLayoutAttributes=_itemLayoutAttributes; +@property(nonatomic) struct CGRect currentContentBounds; // @synthesize currentContentBounds=_currentContentBounds; +@property(readonly, nonatomic) long long cachedPageCount; // @synthesize cachedPageCount=_cachedPageCount; +- (void).cxx_destruct; +- (_Bool)hasReferenceIndexPath; +- (void)invalidate; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayout.h index 125a57ad1..b32c38344 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayout.h @@ -21,22 +21,22 @@ NSIndexPath *_reorderingInsertedIndexPath; UICollectionViewLayoutAttributes *_globalFooterLayoutAttributes; NSIndexPath *globalFooterIndexPath; - float globalBottomPadding; - NSSet *hiddenItemIndexPaths; + double globalTopPadding; + double globalBottomPadding; NSString *sectionHeaderElementKind; - float sectionTopPadding; + double sectionTopPadding; id transitioningDelegate; - float _globalFooterHeight; - id _delegate; + NSSet *_hiddenItemIndexPaths; + double _globalFooterHeight; } -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float globalFooterHeight; // @synthesize globalFooterHeight=_globalFooterHeight; +@property(nonatomic) double globalFooterHeight; // @synthesize globalFooterHeight=_globalFooterHeight; +@property(copy, nonatomic) NSSet *hiddenItemIndexPaths; // @synthesize hiddenItemIndexPaths=_hiddenItemIndexPaths; @property(nonatomic) __weak id transitioningDelegate; // @synthesize transitioningDelegate; -@property(nonatomic) float sectionTopPadding; // @synthesize sectionTopPadding; +@property(nonatomic) double sectionTopPadding; // @synthesize sectionTopPadding; @property(copy, nonatomic) NSString *sectionHeaderElementKind; // @synthesize sectionHeaderElementKind; -@property(copy, nonatomic) NSSet *hiddenItemIndexPaths; // @synthesize hiddenItemIndexPaths; -@property(nonatomic) float globalBottomPadding; // @synthesize globalBottomPadding; +@property(nonatomic) double globalBottomPadding; // @synthesize globalBottomPadding; +@property(nonatomic) double globalTopPadding; // @synthesize globalTopPadding; - (void).cxx_destruct; - (void)endInsertingItem; - (void)beginInsertingItemAtIndexPath:(id)arg1; @@ -44,13 +44,14 @@ - (void)endReordering; - (void)updateReorderingTargetIndexPath:(id)arg1; - (void)beginReorderingItemAtIndexPath:(id)arg1; -- (void)_updateLayoutAttributes:(id)arg1; -- (id)_layoutAttributesForItemAtIndexPath:(id)arg1 ignoringReordering:(BOOL)arg2; +- (void)_updateLayoutAttributes:(id)arg1 ignoringReordering:(_Bool)arg2; +- (id)_layoutAttributesForItemAtIndexPath:(id)arg1 ignoringReordering:(_Bool)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (struct CGSize)collectionViewContentSize; - (void)prepareLayout; +- (void)invalidateLayoutForVerticalScroll; - (void)invalidateLayoutWithContext:(id)arg1; - (id)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; @@ -59,7 +60,7 @@ - (id)assetIndexPathsForElementsInRect:(struct CGRect)arg1; - (struct CGRect)_frameForGlobalFooter; @property(readonly, nonatomic) NSIndexPath *globalFooterIndexPath; // @synthesize globalFooterIndexPath; -@property(nonatomic) float sectionHeaderHeight; +@property(nonatomic) double sectionHeaderHeight; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayoutDelegate-Protocol.h deleted file mode 100644 index 1df411cca..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewFlowLayoutDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PUCollectionViewFlowLayoutDelegate - -@optional -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewIntermediateDataSource.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewIntermediateDataSource.h new file mode 100644 index 000000000..fc08820be --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewIntermediateDataSource.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UICollectionViewDataSource-Protocol.h" + +@interface PUCollectionViewIntermediateDataSource : NSObject +{ + id _realDataSource; +} + +@property(nonatomic) id realDataSource; // @synthesize realDataSource=_realDataSource; +- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutCache.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutCache.h index 3552e7625..16e345814 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutCache.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutCache.h @@ -18,10 +18,10 @@ unsigned int hasSupplementaryLayoutAttributes:1; unsigned int hasDecorationLayoutAttributes:1; } _layoutProviderFlags; - BOOL _cachesResults; + _Bool _cachesResults; } -@property(nonatomic) BOOL cachesResults; // @synthesize cachesResults=_cachesResults; +@property(nonatomic) _Bool cachesResults; // @synthesize cachesResults=_cachesResults; @property(readonly, nonatomic) id layoutProvider; // @synthesize layoutProvider=_layoutProvider; - (void).cxx_destruct; - (void)invalidateLayoutCache; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutTransitioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutTransitioningDelegate-Protocol.h index 69dfd2c92..d4ae7019a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutTransitioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewLayoutTransitioningDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol PUCollectionViewLayoutTransitioningDelegate +- (_Bool)collectionViewLayoutShouldProvideCustomAnimations:(id)arg1; - (void)collectionViewLayout:(id)arg1 willSupplyLayoutAttributes:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewReorderDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewReorderDelegate-Protocol.h index 5dda7a993..20bef0ade 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewReorderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewReorderDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (id)collectionView:(id)arg1 targetIndexPathForMoveFromIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayout.h deleted file mode 100644 index b12ca46f7..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayout.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewLayout.h" - -@class NSArray; - -@interface PUCollectionViewTiledLayout : UICollectionViewLayout -{ - NSArray *_sectionsInfo; - NSArray *_sectionItemsFrames; - struct CGSize _contentSize; - BOOL _verticalFlow; - BOOL _reversedFlow; - BOOL _continousFlow; - BOOL _layoutInfoIsValid; - BOOL _floatSectionCaptions; - BOOL _hideTextTiles; - int _flowDirection; - float _sectionSpacing; - int _numberOfRows; - struct CGSize _sectionReferenceSize; - struct CGSize _itemSpacing; - struct UIEdgeInsets _imageInsets; - struct UIEdgeInsets _insets; - struct UIEdgeInsets _sectionContentInsets; -} - -@property(nonatomic) struct CGSize itemSpacing; // @synthesize itemSpacing=_itemSpacing; -@property(nonatomic) int numberOfRows; // @synthesize numberOfRows=_numberOfRows; -@property(nonatomic) BOOL hideTextTiles; // @synthesize hideTextTiles=_hideTextTiles; -@property(nonatomic) BOOL floatSectionCaptions; // @synthesize floatSectionCaptions=_floatSectionCaptions; -@property(nonatomic) float sectionSpacing; // @synthesize sectionSpacing=_sectionSpacing; -@property(nonatomic) struct UIEdgeInsets sectionContentInsets; // @synthesize sectionContentInsets=_sectionContentInsets; -@property(nonatomic) struct CGSize sectionReferenceSize; // @synthesize sectionReferenceSize=_sectionReferenceSize; -@property(nonatomic) struct UIEdgeInsets insets; // @synthesize insets=_insets; -@property(nonatomic) struct UIEdgeInsets imageInsets; // @synthesize imageInsets=_imageInsets; -@property(nonatomic) int flowDirection; // @synthesize flowDirection=_flowDirection; -- (void).cxx_destruct; -- (int)separatorEdgesForItemAtIndexPath:(id)arg1; -- (struct CGSize)collectionViewContentSize; -- (float)_smoothFloatWithMin:(float)arg1 max:(float)arg2 variable:(float)arg3 r1:(float)arg4 r2:(float)arg5; -- (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)layoutAttributesForItemAtIndexPath:(id)arg1; -- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; -- (void)prepareLayout; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; -- (void)reloadLayout; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutDelegate-Protocol.h deleted file mode 100644 index 31f8c05e9..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutDelegate-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewDelegate-Protocol.h" - -@protocol PUCollectionViewTiledLayoutDelegate -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForCaptionInSection:(int)arg3; -- (int)collectionView:(id)arg1 layout:(id)arg2 locationForCaptionInSection:(int)arg3 offset:(struct UIOffset *)arg4; -- (int)collectionView:(id)arg1 layout:(id)arg2 tileTypeForItemAtIndexPath:(id)arg3; -- (id)collectionView:(id)arg1 layout:(id)arg2 captionForItemAtIndexPath:(id)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutSectionInfo.h deleted file mode 100644 index 79adc2fd7..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTiledLayoutSectionInfo.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class PUTileLayout; - -@interface PUCollectionViewTiledLayoutSectionInfo : NSObject -{ - int _itemCount; - PUTileLayout *_tileLayout; - int _captionLocation; - struct CGPoint _origin; - struct UIOffset _captionOffset; - struct CGSize _captionReferenceSize; - struct UIEdgeInsets _contentInsets; -} - -@property(nonatomic) struct CGSize captionReferenceSize; // @synthesize captionReferenceSize=_captionReferenceSize; -@property(nonatomic) struct UIOffset captionOffset; // @synthesize captionOffset=_captionOffset; -@property(nonatomic) int captionLocation; // @synthesize captionLocation=_captionLocation; -@property(retain, nonatomic) PUTileLayout *tileLayout; // @synthesize tileLayout=_tileLayout; -@property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; -@property(nonatomic) struct CGPoint origin; // @synthesize origin=_origin; -@property(nonatomic) int itemCount; // @synthesize itemCount=_itemCount; -- (void).cxx_destruct; -- (int)edgesForItemAtIndex:(int)arg1; -- (struct CGRect)frameForItemAtIndex:(int)arg1; -@property(readonly, nonatomic) struct CGRect captionFrame; -@property(readonly, nonatomic) struct CGRect frame; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTransition.h index 076b06e2e..0c931fca1 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionViewTransition.h @@ -16,11 +16,11 @@ PUCollectionViewTransitionLayout *__transitionLayout; NSMutableDictionary *__indexPathsToInterpolatingLayoutAttributes; CAMediaTimingFunction *__interpolationTimingFunction; - CADisplayLink *__interpolatingDisplayLink; - id __interpolatingCompletionBlock; double __interpolationProgress; double __interpolationInitialProgress; + CADisplayLink *__interpolatingDisplayLink; double __initialUpdateTime; + id __interpolatingCompletionBlock; } @property(copy, nonatomic, setter=_setInterpolatingCompletionBlock:) id _interpolatingCompletionBlock; // @synthesize _interpolatingCompletionBlock=__interpolatingCompletionBlock; @@ -35,14 +35,14 @@ @property(retain, nonatomic, setter=_setFromLayout:) UICollectionViewLayout *_fromLayout; // @synthesize _fromLayout=__fromLayout; @property(retain, nonatomic, setter=_setTargetCollectionView:) UICollectionView *_targetCollectionView; // @synthesize _targetCollectionView=__targetCollectionView; - (void).cxx_destruct; -- (void)cancelInteractiveTransitionWithBounce:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (void)cancelInteractiveTransitionWithBounce:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)cancelInteractiveTransitionWithCompletionBlock:(id)arg1; - (void)finishTransitionUsingInterpolationToProgress:(double)arg1 withCompletionBlock:(id)arg2; - (void)interpolatedTransition:(id)arg1; - (void)finishTransitionUsingDynamicsAtVelocity:(double)arg1 withCompletionBlock:(id)arg2; -- (void)finishInteractiveTransitionAtVelocity:(double)arg1 withBounce:(BOOL)arg2 withCompletionBlock:(id)arg3; +- (void)finishInteractiveTransitionAtVelocity:(double)arg1 withBounce:(_Bool)arg2 withCompletionBlock:(id)arg3; - (void)setProgress:(double)arg1; -- (void)performTransitionWithBounce:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (void)performTransitionWithBounce:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)_updateUnidirectionalAnimatingLayoutAttributes; - (void)_updateBidirectionalAnimatingLayoutAttributes; - (id)_indexPathsFromLayout:(id)arg1 inCollectionView:(id)arg2 withMapping:(out id *)arg3; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCollectionsZoomLevelInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionsZoomLevelInfo.h new file mode 100644 index 000000000..12f3fe5da --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCollectionsZoomLevelInfo.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PUSectionedGridLayoutDelegate-Protocol.h" + +@class NSArray; + +@interface PUCollectionsZoomLevelInfo : PUGridZoomLevelInfo +{ + NSArray *_allMomentLists; +} + +- (void).cxx_destruct; +- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(long long)arg2; +- (long long)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; +- (void)modelDidChange; +- (_Bool)supportsIncrementalChangeNotifications; +- (id)diagnosticsProviderForVisualSection:(long long)arg1; +- (id)assetsToDisplayInMapForVisualSection:(long long)arg1; +- (void)configureSectionHeaderView:(id)arg1 forVisualSection:(long long)arg2; +- (void)updateLayoutMetricsForWidth:(double)arg1; +- (int)imageFormat; +- (long long)maxRowsPerSection; +- (id)sectionHeaderElementKind; +- (id)renderedStripsElementKind; +- (id)newCollectionViewLayout; +- (struct __CFString *)aggregateLevelKey; +- (_Bool)hasEnoughContentToDisplay; +- (id)displayTitle; +- (id)_momentLists; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUCroppingImageView.h b/iOS7/PrivateFrameworks/PhotosUI/PUCroppingImageView.h index 672be2d2c..dbf6005c4 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUCroppingImageView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUCroppingImageView.h @@ -12,14 +12,14 @@ { UIImageView *_imageView; UIImage *_image; - unsigned int _imageFillMode; + unsigned long long _imageFillMode; UIView *_accessoryView; struct UIEdgeInsets _accessoryViewInsets; } @property(nonatomic) struct UIEdgeInsets accessoryViewInsets; // @synthesize accessoryViewInsets=_accessoryViewInsets; @property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; -@property(nonatomic) unsigned int imageFillMode; // @synthesize imageFillMode=_imageFillMode; +@property(nonatomic) unsigned long long imageFillMode; // @synthesize imageFillMode=_imageFillMode; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (void).cxx_destruct; - (void)layoutSubviews; @@ -27,7 +27,7 @@ - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_updateLayout; -@property(nonatomic) BOOL antialiasEdges; +@property(nonatomic) _Bool antialiasEdges; - (id)initWithFrame:(struct CGRect)arg1; - (void)_configure; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUDynamicSplitView.h b/iOS7/PrivateFrameworks/PhotosUI/PUDynamicSplitView.h deleted file mode 100644 index 786894370..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUDynamicSplitView.h +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "UIGestureRecognizerDelegate-Protocol.h" -#import "UIScrollViewDelegate-Protocol.h" - -@class UIPanGestureRecognizer, UIScrollView, UITapGestureRecognizer; - -@interface PUDynamicSplitView : UIView -{ - id _scrollViewDelegate; - UIView *_shadowView; - float _shadowWidth; - float _minSplitDistance; - float _maxSplitDistance; - BOOL _dragging; - BOOL _decelerating; - struct CGPoint _lastDragContentOffset; - struct CGPoint _lastDragDelta; - BOOL _sidePanning; - UIPanGestureRecognizer *_sidePanGestureRecognizer; - UITapGestureRecognizer *_sideTapGestureRecognizer; - float _sidePanInitialSplitDistance; - struct CGPoint _lastSidePanVelocity; - BOOL _sideViewManuallyShown; - BOOL _sideViewHidden; - UIScrollView *_scrollView; - UIView *_sideView; - float __splitDistance; -} - -@property(nonatomic, setter=_setSplitDistance:) float _splitDistance; // @synthesize _splitDistance=__splitDistance; -@property(nonatomic, getter=isSideViewHidden) BOOL sideViewHidden; // @synthesize sideViewHidden=_sideViewHidden; -@property(readonly, nonatomic) UIView *sideView; // @synthesize sideView=_sideView; -@property(readonly, nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; -- (void).cxx_destruct; -- (void)forwardInvocation:(id)arg1; -- (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; -- (void)toggle:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)_handleSideTapGestureRecognizer:(id)arg1; -- (void)_handleSidePanGestureRecognizer:(id)arg1; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; -- (void)scrollViewDidScroll:(id)arg1; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)_updateScrollViewContentInset; -- (void)_setSplitDistance:(float)arg1 animated:(BOOL)arg2; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1 scrollView:(id)arg2 sideView:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUDynamicValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUDynamicValueFilter.h new file mode 100644 index 000000000..38d959445 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUDynamicValueFilter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUDynamicValueFilter : PUValueFilter +{ + double _targetValue; + double _currentTime; +} + +@property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; +@property(nonatomic) double targetValue; // @synthesize targetValue=_targetValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2 timeInterval:(double)arg3; +- (void)_update; +- (double)outputValueChangeRate; +- (double)outputValue; +- (void)setInputValue:(double)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAlbumCreatedSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAlbumCreatedSectionInfo.h index 2856cbe71..f76292089 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAlbumCreatedSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAlbumCreatedSectionInfo.h @@ -10,9 +10,9 @@ { } -- (int)typeForItemAtIndex:(int)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetContainerList.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetContainerList.h index 4969174bc..e65f95c98 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetContainerList.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetContainerList.h @@ -20,9 +20,9 @@ - (id)containersRelationshipName; - (id)photoLibrary; - (id)managedObjectContext; -- (BOOL)canEditContainers; -- (BOOL)isEmpty; -@property(readonly, nonatomic) unsigned int containersCount; +- (_Bool)canEditContainers; +- (_Bool)isEmpty; +@property(readonly, nonatomic) unsigned long long containersCount; - (id)containers; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetsSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetsSectionInfo.h index 137b3f00a..652c5e5e1 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetsSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedAssetsSectionInfo.h @@ -10,19 +10,19 @@ { } -- (unsigned int)assetsCount; +- (unsigned long long)assetsCount; - (id)assets; -- (int)indexOfItemWithAsset:(id)arg1; -- (BOOL)containsAsset:(id)arg1; -- (BOOL)areAllAssetsLiked; -- (void)getPhotoCount:(out unsigned int *)arg1 videoCount:(out unsigned int *)arg2; -- (id)batchIDForItemAtIndex:(int)arg1; -- (id)captionForItemAtIndex:(int)arg1; -- (id)assetForItemAtIndex:(int)arg1; -- (int)typeForItemAtIndex:(int)arg1; +- (long long)indexOfItemWithAsset:(id)arg1; +- (_Bool)containsAsset:(id)arg1; +- (_Bool)areAllAssetsLiked; +- (void)getPhotoCount:(out unsigned long long *)arg1 videoCount:(out unsigned long long *)arg2; +- (id)batchIDForItemAtIndex:(long long)arg1; +- (id)captionForItemAtIndex:(long long)arg1; +- (id)assetForItemAtIndex:(long long)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; - (id)cloudFeedAssetsEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCell.h index a09d79c41..9a6508027 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCell.h @@ -12,7 +12,7 @@ @interface PUFeedCell : UICollectionViewCell { - BOOL _tappable; + _Bool _tappable; id _delegate; NSIndexPath *_indexPath; NSString *_representedElementKind; @@ -22,14 +22,15 @@ @property(retain, nonatomic, setter=_setTapGestureRecognizer:) UITapGestureRecognizer *_tapGestureRecognizer; // @synthesize _tapGestureRecognizer=__tapGestureRecognizer; @property(retain, nonatomic) NSString *representedElementKind; // @synthesize representedElementKind=_representedElementKind; @property(retain, nonatomic) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; -@property(nonatomic, getter=isTappable) BOOL tappable; // @synthesize tappable=_tappable; +@property(nonatomic, getter=isTappable) _Bool tappable; // @synthesize tappable=_tappable; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)shouldRecognizerTap:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)shouldRecognizerTap:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)_handleTap:(id)arg1; - (void)_updateTapGestureRecognizer; - (void)applyLayoutAttributes:(id)arg1; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayout.h index dc7d2d2c4..d7b6433f9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayout.h @@ -12,53 +12,55 @@ { NSMutableArray *_sectionLayoutInfos; struct CGSize _contentSize; - BOOL _shouldDisplayCaptionsBelowBatches; - BOOL _shouldDisplaySectionHeadersBelowSections; - BOOL _shouldFloatThumbnails; - BOOL _shouldFloatSectionHeaders; - BOOL _shouldFloatWithEase; - BOOL _shouldFloatOverShortDistances; - int _flowDirection; - float _thumbnailSpacing; - float _sectionHeaderBackgroundHeight; - float _floatingBottomDecorationHeight; + _Bool _shouldDisplayCaptionsBelowBatches; + _Bool _shouldDisplaySectionHeadersBelowSections; + _Bool _shouldFloatThumbnails; + _Bool _shouldFloatSectionHeaders; + _Bool _shouldFloatWithEase; + _Bool _shouldFloatOverShortDistances; + long long _flowDirection; + double _thumbnailSpacing; + double _sectionHeaderBackgroundHeight; + double _floatingBottomDecorationHeight; struct CGSize _sectionReferenceSize; struct CGSize _interTileSpacing; + struct CGSize _noCaptionSpacing; struct UIEdgeInsets _captionPadding; struct UIEdgeInsets _floatPadding; } @property(nonatomic) struct UIEdgeInsets floatPadding; // @synthesize floatPadding=_floatPadding; -@property(nonatomic) float floatingBottomDecorationHeight; // @synthesize floatingBottomDecorationHeight=_floatingBottomDecorationHeight; -@property(nonatomic) BOOL shouldFloatOverShortDistances; // @synthesize shouldFloatOverShortDistances=_shouldFloatOverShortDistances; -@property(nonatomic) BOOL shouldFloatWithEase; // @synthesize shouldFloatWithEase=_shouldFloatWithEase; -@property(nonatomic) float sectionHeaderBackgroundHeight; // @synthesize sectionHeaderBackgroundHeight=_sectionHeaderBackgroundHeight; -@property(nonatomic) BOOL shouldFloatSectionHeaders; // @synthesize shouldFloatSectionHeaders=_shouldFloatSectionHeaders; -@property(nonatomic) float thumbnailSpacing; // @synthesize thumbnailSpacing=_thumbnailSpacing; -@property(nonatomic) BOOL shouldFloatThumbnails; // @synthesize shouldFloatThumbnails=_shouldFloatThumbnails; -@property(nonatomic) BOOL shouldDisplaySectionHeadersBelowSections; // @synthesize shouldDisplaySectionHeadersBelowSections=_shouldDisplaySectionHeadersBelowSections; -@property(nonatomic) BOOL shouldDisplayCaptionsBelowBatches; // @synthesize shouldDisplayCaptionsBelowBatches=_shouldDisplayCaptionsBelowBatches; +@property(nonatomic) double floatingBottomDecorationHeight; // @synthesize floatingBottomDecorationHeight=_floatingBottomDecorationHeight; +@property(nonatomic) _Bool shouldFloatOverShortDistances; // @synthesize shouldFloatOverShortDistances=_shouldFloatOverShortDistances; +@property(nonatomic) _Bool shouldFloatWithEase; // @synthesize shouldFloatWithEase=_shouldFloatWithEase; +@property(nonatomic) double sectionHeaderBackgroundHeight; // @synthesize sectionHeaderBackgroundHeight=_sectionHeaderBackgroundHeight; +@property(nonatomic) _Bool shouldFloatSectionHeaders; // @synthesize shouldFloatSectionHeaders=_shouldFloatSectionHeaders; +@property(nonatomic) double thumbnailSpacing; // @synthesize thumbnailSpacing=_thumbnailSpacing; +@property(nonatomic) _Bool shouldFloatThumbnails; // @synthesize shouldFloatThumbnails=_shouldFloatThumbnails; +@property(nonatomic) _Bool shouldDisplaySectionHeadersBelowSections; // @synthesize shouldDisplaySectionHeadersBelowSections=_shouldDisplaySectionHeadersBelowSections; +@property(nonatomic) _Bool shouldDisplayCaptionsBelowBatches; // @synthesize shouldDisplayCaptionsBelowBatches=_shouldDisplayCaptionsBelowBatches; +@property(nonatomic) struct CGSize noCaptionSpacing; // @synthesize noCaptionSpacing=_noCaptionSpacing; @property(nonatomic) struct UIEdgeInsets captionPadding; // @synthesize captionPadding=_captionPadding; @property(nonatomic) struct CGSize interTileSpacing; // @synthesize interTileSpacing=_interTileSpacing; @property(nonatomic) struct CGSize sectionReferenceSize; // @synthesize sectionReferenceSize=_sectionReferenceSize; -@property(nonatomic) int flowDirection; // @synthesize flowDirection=_flowDirection; +@property(nonatomic) long long flowDirection; // @synthesize flowDirection=_flowDirection; - (void).cxx_destruct; - (void)updateCollectionViewWithDeletedSections:(id)arg1 insertedSections:(id)arg2 updatedSections:(id)arg3; -- (void)_getSizeForHorizontalFlowDirection:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out int *)arg7 forSection:(int)arg8 isJoined:(BOOL)arg9; -- (void)_getSizeForVerticalFlowDirection:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out int *)arg7 forSection:(int)arg8 isJoined:(BOOL)arg9; -- (void)_getSize:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out int *)arg7 forSection:(int)arg8 isJoined:(BOOL)arg9; +- (void)_getSizeForHorizontalFlowDirection:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out long long *)arg7 forSection:(long long)arg8 isJoined:(_Bool)arg9; +- (void)_getSizeForVerticalFlowDirection:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out long long *)arg7 forSection:(long long)arg8 isJoined:(_Bool)arg9; +- (void)_getSize:(out struct CGSize *)arg1 headerSize:(out struct CGSize *)arg2 footerSize:(out struct CGSize *)arg3 fixedLayoutAttributes:(id)arg4 tileLayoutAttributes:(id)arg5 floatingLayoutAttributes:(id)arg6 type:(out long long *)arg7 forSection:(long long)arg8 isJoined:(_Bool)arg9; - (void)_enumerateSectionsInRect:(struct CGRect)arg1 withBlock:(id)arg2; -- (void)_adjustFloatingLayoutAttributes:(id)arg1 inSection:(int)arg2; -- (void)_sectionAtIndex:(int)arg1 sizeDidChangeFrom:(struct CGSize)arg2 to:(struct CGSize)arg3; -- (void)_updateLayoutInfoForSection:(int)arg1; -- (void)_updateGlobalLayoutInfoWithOptions:(int)arg1 sectionsWithUpdatedGroupIDs:(out id *)arg2; +- (void)_adjustFloatingLayoutAttributes:(id)arg1 inSection:(long long)arg2; +- (void)_sectionAtIndex:(long long)arg1 sizeDidChangeFrom:(struct CGSize)arg2 to:(struct CGSize)arg3; +- (void)_updateLayoutInfoForSection:(long long)arg1 ignoreSizeChange:(_Bool)arg2; +- (void)_updateGlobalLayoutInfoWithOptions:(long long)arg1 sectionsWithUpdatedGroupIDs:(out id *)arg2; - (id)_delegate; - (struct CGRect)frameForTileAtIndexPath:(id)arg1; - (id)indexPathForImageElementAtPoint:(struct CGPoint)arg1; - (void)enumerateImageElementsInRect:(struct CGRect)arg1 usingBlock:(id)arg2; -- (struct CGRect)frameForSection:(int)arg1; -- (int)numberOfTilesOmittedInSection:(int)arg1; -- (id)sectionsJoinedWithSection:(int)arg1; +- (struct CGRect)frameForSection:(long long)arg1; +- (long long)numberOfTilesOmittedInSection:(long long)arg1; +- (id)sectionsJoinedWithSection:(long long)arg1; - (void)invalidateLayoutAndCache; @property(readonly, nonatomic) int flowDirectionEdge; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; @@ -68,7 +70,8 @@ - (struct CGSize)collectionViewContentSize; - (void)_updateSectionLayoutInfosIfNecessary; - (void)prepareLayout; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (id)invalidationContextForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayoutDelegate-Protocol.h index 684a6475b..557a1f9bd 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayoutDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewLayoutDelegate-Protocol.h @@ -7,25 +7,25 @@ #import "UICollectionViewDelegate-Protocol.h" @protocol PUFeedCollectionViewLayoutDelegate -- (float)collectionView:(id)arg1 layout:(id)arg2 spacingBetweenSection:(int)arg3 andHeaderForGroupID:(id)arg4; +- (double)collectionView:(id)arg1 layout:(id)arg2 spacingBetweenSection:(long long)arg3 andHeaderForGroupID:(id)arg4; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 headerSizeForGroupID:(id)arg3 proposedSize:(struct CGSize)arg4; -- (id)collectionView:(id)arg1 layout:(id)arg2 groupIDForSection:(int)arg3; -- (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenSection:(int)arg3 andSection:(int)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForFooterInSection:(int)arg3 proposedSize:(struct CGSize)arg4; +- (id)collectionView:(id)arg1 layout:(id)arg2 groupIDForSection:(long long)arg3; +- (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenSection:(long long)arg3 andSection:(long long)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForFooterInSection:(long long)arg3 proposedSize:(struct CGSize)arg4; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForHeaderOfSections:(id)arg3 proposedSize:(struct CGSize)arg4; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldHideHeaderInSection:(int)arg3; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldJoinSection:(int)arg3 withSection:(int)arg4; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForThumbnailInSection:(int)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldHideHeaderInSection:(long long)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldJoinSection:(long long)arg3 withSection:(long long)arg4; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForThumbnailInSection:(long long)arg3; - (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenRowAtIndexPath:(id)arg3 andRowAtIndexPath:(id)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForRowAtIndexPath:(id)arg3 proposedSize:(struct CGSize)arg4; -- (void)collectionView:(id)arg1 layout:(id)arg2 referenceMaximumLength:(float *)arg3 minimumNumberOfTilesToOmit:(int *)arg4 forSection:(int)arg5; +- (void)collectionView:(id)arg1 layout:(id)arg2 referenceMaximumLength:(double *)arg3 minimumNumberOfTilesToOmit:(long long *)arg4 forSection:(long long)arg5; - (id)collectionView:(id)arg1 layout:(id)arg2 batchIDForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 captionSizeForTileAtIndexPath:(id)arg3 proposedSize:(struct CGSize)arg4; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldShowCaptionForTileAtIndexPath:(id)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldShowCaptionForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 mininumSizeForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 imageSizeForTileAtIndexPath:(id)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 contentInsetsForSection:(int)arg3; -- (int)collectionView:(id)arg1 layout:(id)arg2 typeForSection:(int)arg3; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldHideSection:(int)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 contentInsetsForSection:(long long)arg3; +- (long long)collectionView:(id)arg1 layout:(id)arg2 typeForSection:(long long)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldHideSection:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewSectionLayoutInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewSectionLayoutInfo.h index 7143adf92..abc64ed69 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewSectionLayoutInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCollectionViewSectionLayoutInfo.h @@ -10,17 +10,17 @@ @interface PUFeedCollectionViewSectionLayoutInfo : NSObject { - BOOL _hidden; + _Bool _hidden; NSArray *_fixedLayoutAttributes; NSArray *_tileLayoutAttributes; NSArray *_floatingLayoutAttributes; - int _sectionType; - int _previousVisibleSection; - int _nextVisibleSection; - int _firstJoinedSection; - int _lastJoinedSection; + long long _sectionType; + long long _previousVisibleSection; + long long _nextVisibleSection; + long long _firstJoinedSection; + long long _lastJoinedSection; id _groupID; - int _numberOfTilesOmitted; + long long _numberOfTilesOmitted; struct CGPoint _origin; struct CGSize _size; struct CGSize _headerSize; @@ -28,14 +28,14 @@ struct UIEdgeInsets _margins; } -@property(nonatomic) int numberOfTilesOmitted; // @synthesize numberOfTilesOmitted=_numberOfTilesOmitted; +@property(nonatomic) long long numberOfTilesOmitted; // @synthesize numberOfTilesOmitted=_numberOfTilesOmitted; @property(retain, nonatomic) id groupID; // @synthesize groupID=_groupID; -@property(nonatomic) int lastJoinedSection; // @synthesize lastJoinedSection=_lastJoinedSection; -@property(nonatomic) int firstJoinedSection; // @synthesize firstJoinedSection=_firstJoinedSection; -@property(nonatomic) int nextVisibleSection; // @synthesize nextVisibleSection=_nextVisibleSection; -@property(nonatomic) int previousVisibleSection; // @synthesize previousVisibleSection=_previousVisibleSection; -@property(nonatomic) int sectionType; // @synthesize sectionType=_sectionType; -@property(nonatomic, getter=isHidden) BOOL hidden; // @synthesize hidden=_hidden; +@property(nonatomic) long long lastJoinedSection; // @synthesize lastJoinedSection=_lastJoinedSection; +@property(nonatomic) long long firstJoinedSection; // @synthesize firstJoinedSection=_firstJoinedSection; +@property(nonatomic) long long nextVisibleSection; // @synthesize nextVisibleSection=_nextVisibleSection; +@property(nonatomic) long long previousVisibleSection; // @synthesize previousVisibleSection=_previousVisibleSection; +@property(nonatomic) long long sectionType; // @synthesize sectionType=_sectionType; +@property(nonatomic, getter=isHidden) _Bool hidden; // @synthesize hidden=_hidden; @property(retain, nonatomic) NSArray *floatingLayoutAttributes; // @synthesize floatingLayoutAttributes=_floatingLayoutAttributes; @property(retain, nonatomic) NSArray *tileLayoutAttributes; // @synthesize tileLayoutAttributes=_tileLayoutAttributes; @property(retain, nonatomic) NSArray *fixedLayoutAttributes; // @synthesize fixedLayoutAttributes=_fixedLayoutAttributes; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCommentsSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCommentsSectionInfo.h index 5e0856514..de2e5a332 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedCommentsSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedCommentsSectionInfo.h @@ -8,25 +8,25 @@ @interface PUFeedCommentsSectionInfo : PUFeedSectionInfo { - BOOL __hasLikes; + _Bool __hasLikes; } -@property(nonatomic, setter=_setHasLikes:) BOOL _hasLikes; // @synthesize _hasLikes=__hasLikes; -- (unsigned int)assetsCount; +@property(nonatomic, setter=_setHasLikes:) _Bool _hasLikes; // @synthesize _hasLikes=__hasLikes; +- (unsigned long long)assetsCount; - (id)assets; -- (int)indexOfItemWithComment:(id)arg1; -- (int)indexOfItemWithAsset:(id)arg1; -- (BOOL)containsAsset:(id)arg1; -- (void)getCommentCount:(out unsigned int *)arg1 likeCount:(out unsigned int *)arg2; -- (id)likesForItemAtIndex:(int)arg1; -- (id)commentForItemAtIndex:(int)arg1; -- (id)assetsForItemAtIndex:(int)arg1 maximumCount:(int)arg2; -- (BOOL)hasMultipleAssetsForItemAtIndex:(int)arg1; -- (id)assetForItemAtIndex:(int)arg1; -- (int)typeForItemAtIndex:(int)arg1; +- (long long)indexOfItemWithComment:(id)arg1; +- (long long)indexOfItemWithAsset:(id)arg1; +- (_Bool)containsAsset:(id)arg1; +- (void)getCommentCount:(out unsigned long long *)arg1 likeCount:(out unsigned long long *)arg2; +- (id)likesForItemAtIndex:(long long)arg1; +- (id)commentForItemAtIndex:(long long)arg1; +- (id)assetsForItemAtIndex:(long long)arg1 maximumCount:(long long)arg2; +- (_Bool)hasMultipleAssetsForItemAtIndex:(long long)arg1; +- (id)assetForItemAtIndex:(long long)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; - (id)cloudFeedCommentsEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedImageCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedImageCell.h index a37177150..35478ef1b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedImageCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedImageCell.h @@ -6,48 +6,58 @@ #import -@class UIButton, UIImage, UIImageView; +@class PLVideoOverlayButton, PUImageViewExtraction, UIButton, UIImage, UIImageView; @interface PUFeedImageCell : PUFeedCell { - BOOL _imageHidden; - BOOL __shouldHideOverlayPlayButton; - BOOL __shouldHideCenterOverlayImageView; - BOOL __shouldHideCommentButton; + _Bool _imageHidden; + _Bool __shouldUpdateOverlayPlayButtonBackground; + _Bool __shouldHideOverlayPlayButton; + _Bool __shouldHideCenterOverlayImageView; + _Bool __shouldHideCommentButton; UIImage *_image; - int _imageContentMode; - int _imageAlignment; - int _overlayOptions; - int _commentCount; + long long _imageContentMode; + long long _imageAlignment; + long long _overlayOptions; + long long _commentCount; UIImageView *__imageView; - UIButton *__overlayPlayButton; + long long __imageTag; + PLVideoOverlayButton *__overlayPlayButton; + UIImageView *__overlayPlayButtonBackgroundImageView; + PUImageViewExtraction *__overlayPlayButtonBackgroundExtraction; UIImageView *__centerOverlayImageView; UIButton *__commentButton; struct CGSize _maximumImageSize; } -@property(nonatomic, setter=_setShouldHideCommentButton:) BOOL _shouldHideCommentButton; // @synthesize _shouldHideCommentButton=__shouldHideCommentButton; +@property(nonatomic, setter=_setShouldHideCommentButton:) _Bool _shouldHideCommentButton; // @synthesize _shouldHideCommentButton=__shouldHideCommentButton; @property(retain, nonatomic, setter=_setCommentButton:) UIButton *_commentButton; // @synthesize _commentButton=__commentButton; -@property(nonatomic, setter=_setShouldHideCenterOverlayImageView:) BOOL _shouldHideCenterOverlayImageView; // @synthesize _shouldHideCenterOverlayImageView=__shouldHideCenterOverlayImageView; +@property(nonatomic, setter=_setShouldHideCenterOverlayImageView:) _Bool _shouldHideCenterOverlayImageView; // @synthesize _shouldHideCenterOverlayImageView=__shouldHideCenterOverlayImageView; @property(retain, nonatomic, setter=_setCenterOverlayImageView:) UIImageView *_centerOverlayImageView; // @synthesize _centerOverlayImageView=__centerOverlayImageView; -@property(nonatomic, setter=_setShouldHideOverlayPlayButton:) BOOL _shouldHideOverlayPlayButton; // @synthesize _shouldHideOverlayPlayButton=__shouldHideOverlayPlayButton; -@property(retain, nonatomic, setter=_setOverlayPlayButton:) UIButton *_overlayPlayButton; // @synthesize _overlayPlayButton=__overlayPlayButton; +@property(nonatomic, setter=_setShouldHideOverlayPlayButton:) _Bool _shouldHideOverlayPlayButton; // @synthesize _shouldHideOverlayPlayButton=__shouldHideOverlayPlayButton; +@property(nonatomic, setter=_setShouldUpdateOverlayPlayButtonBackground:) _Bool _shouldUpdateOverlayPlayButtonBackground; // @synthesize _shouldUpdateOverlayPlayButtonBackground=__shouldUpdateOverlayPlayButtonBackground; +@property(retain, nonatomic, setter=_setOverlayPlayButtonBackgroundExtraction:) PUImageViewExtraction *_overlayPlayButtonBackgroundExtraction; // @synthesize _overlayPlayButtonBackgroundExtraction=__overlayPlayButtonBackgroundExtraction; +@property(retain, nonatomic, setter=_setOverlayPlayButtonBackgroundImageView:) UIImageView *_overlayPlayButtonBackgroundImageView; // @synthesize _overlayPlayButtonBackgroundImageView=__overlayPlayButtonBackgroundImageView; +@property(retain, nonatomic, setter=_setOverlayPlayButton:) PLVideoOverlayButton *_overlayPlayButton; // @synthesize _overlayPlayButton=__overlayPlayButton; +@property(nonatomic, setter=_setImageTag:) long long _imageTag; // @synthesize _imageTag=__imageTag; @property(retain, nonatomic, setter=_setImageView:) UIImageView *_imageView; // @synthesize _imageView=__imageView; -@property(nonatomic) int commentCount; // @synthesize commentCount=_commentCount; -@property(nonatomic) int overlayOptions; // @synthesize overlayOptions=_overlayOptions; -@property(nonatomic) int imageAlignment; // @synthesize imageAlignment=_imageAlignment; +@property(nonatomic) long long commentCount; // @synthesize commentCount=_commentCount; +@property(nonatomic) long long overlayOptions; // @synthesize overlayOptions=_overlayOptions; +@property(nonatomic) long long imageAlignment; // @synthesize imageAlignment=_imageAlignment; @property(nonatomic) struct CGSize maximumImageSize; // @synthesize maximumImageSize=_maximumImageSize; -@property(nonatomic, getter=isImageHidden) BOOL imageHidden; // @synthesize imageHidden=_imageHidden; -@property(nonatomic) int imageContentMode; // @synthesize imageContentMode=_imageContentMode; +@property(nonatomic, getter=isImageHidden) _Bool imageHidden; // @synthesize imageHidden=_imageHidden; +@property(nonatomic) long long imageContentMode; // @synthesize imageContentMode=_imageContentMode; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (void).cxx_destruct; - (void)_handleCommentButton:(id)arg1; - (void)_handlePlayButton:(id)arg1; - (id)_imageCellDelegate; +- (void)_invalidateOverlayPlayButtonBackground; - (void)_updateCommentButton; - (void)_updateOverlays; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; +- (void)setImage:(id)arg1 withTag:(long long)arg2; - (void)prepareForReuse; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCell.h index c3a7356e6..5f1c3030c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCell.h @@ -6,7 +6,7 @@ #import -@class NSString, UILabel, UISegmentedControl, UIView; +@class NSString, UIButton, UILabel, UIView; @interface PUFeedInvitationCell : PUFeedCell { @@ -14,24 +14,23 @@ NSString *_subtitle; UILabel *__titleLabel; UILabel *__subtitleLabel; - UISegmentedControl *__segmentedControl; + UIButton *__acceptButon; + UIButton *__declineButton; UIView *__bottomSeparatorView; } @property(retain, nonatomic, setter=_setBottomSeparatorView:) UIView *_bottomSeparatorView; // @synthesize _bottomSeparatorView=__bottomSeparatorView; -@property(retain, nonatomic, setter=_setSegmentedControl:) UISegmentedControl *_segmentedControl; // @synthesize _segmentedControl=__segmentedControl; +@property(retain, nonatomic, setter=_setDeclineButton:) UIButton *_declineButton; // @synthesize _declineButton=__declineButton; +@property(retain, nonatomic, setter=_setAcceptButton:) UIButton *_acceptButon; // @synthesize _acceptButon=__acceptButon; @property(retain, nonatomic, setter=_setSubtitleLabel:) UILabel *_subtitleLabel; // @synthesize _subtitleLabel=__subtitleLabel; @property(retain, nonatomic, setter=_setTitleLabel:) UILabel *_titleLabel; // @synthesize _titleLabel=__titleLabel; @property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; -- (void)_segmentedControlAction:(id)arg1; +- (void)_replyButtonAction:(id)arg1; - (id)_delegate; -- (void)_createSegmentedControl; -- (void)resetSelectionAnimated:(BOOL)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)prepareForReuse; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCellDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCellDelegate-Protocol.h index 4cc3e7c3d..2a9d8e64c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCellDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationCellDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol PUFeedInvitationCellDelegate @optional -- (void)feedInvitationCell:(id)arg1 didAccept:(BOOL)arg2; +- (void)feedInvitationCell:(id)arg1 didAccept:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationResponseSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationResponseSectionInfo.h index dba3bf92f..5373b169b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationResponseSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationResponseSectionInfo.h @@ -10,9 +10,9 @@ { } -- (int)typeForItemAtIndex:(int)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationSectionInfo.h index 014086b6e..c6f905362 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedInvitationSectionInfo.h @@ -10,9 +10,9 @@ { } -- (int)typeForItemAtIndex:(int)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedRecentsManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedRecentsManager.h index 2bcaaecbf..f508cf8ff 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedRecentsManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedRecentsManager.h @@ -17,16 +17,15 @@ NSMutableArray *_pendingFeedEntriesChangeNotifications; NSMutableArray *_pendingAssetsChangeNotifications; PLPhotoLibrary *_photoLibrary; - int _count; + long long _count; id _delegate; - NSOrderedSet *_recentAssets; + NSOrderedSet *__cachedRecentAssets; } -- (void)_setRecentAssets:(id)arg1; -@property(copy, nonatomic) NSOrderedSet *recentAssets; // @synthesize recentAssets=_recentAssets; +@property(copy, nonatomic, setter=_setCachedRecentAssets:) NSOrderedSet *_cachedRecentAssets; // @synthesize _cachedRecentAssets=__cachedRecentAssets; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void)_setCount:(int)arg1; -@property(nonatomic) int count; // @synthesize count=_count; +- (void)_setCount:(long long)arg1; +@property(nonatomic) long long count; // @synthesize count=_count; - (void)_setPhotoLibrary:(id)arg1; @property(retain, nonatomic) PLPhotoLibrary *photoLibrary; // @synthesize photoLibrary=_photoLibrary; - (void).cxx_destruct; @@ -34,9 +33,11 @@ - (void)shouldReload:(id)arg1; - (void)assetsDidChange:(id)arg1; - (void)cloudFeedEntriesDidChange:(id)arg1; -- (BOOL)_updateRecentAssets; +- (void)_invalidateCachedRecentAssets; +- (_Bool)_updateCachedRecentAssets; +@property(readonly, nonatomic) NSOrderedSet *recentAssets; - (void)dealloc; -- (id)initWithPhotoLibrary:(id)arg1 count:(int)arg2; +- (id)initWithPhotoLibrary:(id)arg1 count:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfo.h index 51e1df79e..e0fb5ebd6 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfo.h @@ -12,58 +12,63 @@ @interface PUFeedSectionInfo : NSObject { - BOOL _loaded; - BOOL _shouldBeVisibleWhenEmpty; + _Bool _loaded; + _Bool _shouldBeVisibleWhenEmpty; PLManagedAsset *_keyAsset; + PLManagedAsset *_secondaryKeyAsset; + PLManagedAsset *_tertiaryKeyAsset; PLCloudFeedEntry *_cloudFeedEntry; - int _sectionType; + long long _sectionType; NSDate *_date; id _sharedAlbum; NSString *_albumTitle; PLCloudSharedAlbumInvitationRecord *_invitationRecord; - int _numberOfItems; + long long _numberOfItems; NSIndexSet *_excludedAssetIndexes; } + (id)sectionInfoWithCloudFeedEntry:(id)arg1; @property(copy, nonatomic) NSIndexSet *excludedAssetIndexes; // @synthesize excludedAssetIndexes=_excludedAssetIndexes; -@property(nonatomic) BOOL shouldBeVisibleWhenEmpty; // @synthesize shouldBeVisibleWhenEmpty=_shouldBeVisibleWhenEmpty; -@property(nonatomic) int numberOfItems; // @synthesize numberOfItems=_numberOfItems; +@property(nonatomic) _Bool shouldBeVisibleWhenEmpty; // @synthesize shouldBeVisibleWhenEmpty=_shouldBeVisibleWhenEmpty; +@property(nonatomic) long long numberOfItems; // @synthesize numberOfItems=_numberOfItems; @property(retain, nonatomic) PLCloudSharedAlbumInvitationRecord *invitationRecord; // @synthesize invitationRecord=_invitationRecord; @property(copy, nonatomic) NSString *albumTitle; // @synthesize albumTitle=_albumTitle; @property(retain, nonatomic) id sharedAlbum; // @synthesize sharedAlbum=_sharedAlbum; @property(copy, nonatomic) NSDate *date; // @synthesize date=_date; -@property(nonatomic, getter=isLoaded) BOOL loaded; // @synthesize loaded=_loaded; -@property(readonly, nonatomic) int sectionType; // @synthesize sectionType=_sectionType; +@property(nonatomic, getter=isLoaded) _Bool loaded; // @synthesize loaded=_loaded; +@property(readonly, nonatomic) long long sectionType; // @synthesize sectionType=_sectionType; @property(readonly, nonatomic) PLCloudFeedEntry *cloudFeedEntry; // @synthesize cloudFeedEntry=_cloudFeedEntry; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; // @synthesize tertiaryKeyAsset=_tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; // @synthesize secondaryKeyAsset=_secondaryKeyAsset; @property(retain, nonatomic) PLManagedAsset *keyAsset; // @synthesize keyAsset=_keyAsset; - (void).cxx_destruct; @property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -- (BOOL)canPerformEditOperation:(int)arg1; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +- (_Bool)canPerformEditOperation:(int)arg1; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; @property(readonly, nonatomic) NSString *localizedTitle; @property(readonly, nonatomic) NSOrderedSet *assets; @property(readonly, nonatomic) NSString *title; @property(readonly, nonatomic) NSString *uuid; -- (int)indexOfItemWithComment:(id)arg1; -- (int)indexOfItemWithAsset:(id)arg1; -- (BOOL)containsAsset:(id)arg1; -- (BOOL)areAllAssetsLiked; -- (void)getCommentCount:(out unsigned int *)arg1 likeCount:(out unsigned int *)arg2; -- (void)getPhotoCount:(out unsigned int *)arg1 videoCount:(out unsigned int *)arg2; -- (id)likesForItemAtIndex:(int)arg1; -- (id)commentForItemAtIndex:(int)arg1; -- (id)batchIDForItemAtIndex:(int)arg1; -- (id)captionForItemAtIndex:(int)arg1; -- (id)assetsForItemAtIndex:(int)arg1 maximumCount:(int)arg2; -- (BOOL)hasMultipleAssetsForItemAtIndex:(int)arg1; -- (id)assetForItemAtIndex:(int)arg1; -- (int)typeForItemAtIndex:(int)arg1; +- (long long)indexOfItemWithComment:(id)arg1; +- (long long)indexOfItemWithAsset:(id)arg1; +- (_Bool)containsAsset:(id)arg1; +- (_Bool)areAllAssetsLiked; +- (void)getCommentCount:(out unsigned long long *)arg1 likeCount:(out unsigned long long *)arg2; +- (void)getPhotoCount:(out unsigned long long *)arg1 videoCount:(out unsigned long long *)arg2; +- (id)likesForItemAtIndex:(long long)arg1; +- (id)commentForItemAtIndex:(long long)arg1; +- (id)batchIDForItemAtIndex:(long long)arg1; +- (id)captionForItemAtIndex:(long long)arg1; +- (id)assetsForItemAtIndex:(long long)arg1 maximumCount:(long long)arg2; +- (_Bool)hasMultipleAssetsForItemAtIndex:(long long)arg1; +- (id)assetForItemAtIndex:(long long)arg1; +- (long long)typeForItemAtIndex:(long long)arg1; - (void)updateFromCloudFeedEntry; - (void)reload; - (id)initWithCloudFeedEntry:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosChange.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosChange.h index 80d68ec22..c34be273a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosChange.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosChange.h @@ -10,20 +10,20 @@ @interface PUFeedSectionInfosChange : NSObject { - BOOL _shouldReload; + _Bool _shouldReload; NSIndexSet *_deletedIndexes; NSIndexSet *_insertedIndexes; NSIndexSet *_updatedIndexes; - NSIndexSet *_indexesWithCommentChanges; + NSSet *_sectionInfosWithCommentChanges; NSSet *_updatedAssets; } @property(retain, nonatomic) NSSet *updatedAssets; // @synthesize updatedAssets=_updatedAssets; -@property(retain, nonatomic) NSIndexSet *indexesWithCommentChanges; // @synthesize indexesWithCommentChanges=_indexesWithCommentChanges; +@property(retain, nonatomic) NSSet *sectionInfosWithCommentChanges; // @synthesize sectionInfosWithCommentChanges=_sectionInfosWithCommentChanges; @property(retain, nonatomic) NSIndexSet *updatedIndexes; // @synthesize updatedIndexes=_updatedIndexes; @property(retain, nonatomic) NSIndexSet *insertedIndexes; // @synthesize insertedIndexes=_insertedIndexes; @property(retain, nonatomic) NSIndexSet *deletedIndexes; // @synthesize deletedIndexes=_deletedIndexes; -@property(nonatomic) BOOL shouldReload; // @synthesize shouldReload=_shouldReload; +@property(nonatomic) _Bool shouldReload; // @synthesize shouldReload=_shouldReload; - (void).cxx_destruct; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosManager.h index a7418c8df..773261d45 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSectionInfosManager.h @@ -11,13 +11,14 @@ #import "PLCloudFeedEntriesObserver-Protocol.h" #import "PLPhotoLibraryShouldReloadObserver-Protocol.h" -@class NSMapTable, NSMutableArray, PLPhotoLibrary; +@class NSDate, NSMapTable, NSMutableArray, PLPhotoLibrary; @interface PUFeedSectionInfosManager : NSObject { PLPhotoLibrary *_photoLibrary; NSMutableArray *_sectionInfos; NSMapTable *_sectionInfosByCloudFeedEntry; + NSDate *_earliestDate; NSMutableArray *_pendingFeedEntriesChangeNotifications; NSMutableArray *_pendingCommentsChangeNotifications; NSMutableArray *_pendingAssetsChangeNotifications; @@ -28,20 +29,23 @@ - (void).cxx_destruct; - (id)_sectionInfoSortingComparator; - (void)_updateSectionInfosForFeedEntriesChangeNotifications:(id)arg1 commentsChangeNotifications:(id)arg2 assetsChangeNotifications:(id)arg3; -- (BOOL)_shouldPerformFullReloadForFeedEntriesChangeNotifications:(id)arg1 commentsChangeNotifications:(id)arg2; +- (_Bool)_shouldPerformFullReloadForFeedEntriesChangeNotifications:(id)arg1 commentsChangeNotifications:(id)arg2; - (void)_didFinishPostingNotifications:(id)arg1; - (void)shouldReload:(id)arg1; - (void)assetsDidChange:(id)arg1; - (void)cloudCommentsDidChange:(id)arg1; - (void)cloudFeedEntriesDidChange:(id)arg1; +- (void)_getEarliestDate:(out id *)arg1 mostRecentEntries:(out id *)arg2 forBatchWithLatestDate:(id)arg3; - (void)_rebuildSectionInfos; +- (id)indexesOfInvitationsReceivedSectionInfos; +- (long long)numberOfInvitationsReceived; - (void)loadSectionInfosAtIndexes:(id)arg1; -- (int)indexOfSectionInfoForCloudFeedEntry:(id)arg1; -- (int)indexOfSectionInfo:(id)arg1; +- (long long)indexOfSectionInfoForCloudFeedEntry:(id)arg1; +- (long long)indexOfSectionInfo:(id)arg1; - (id)sectionInfosAtIndexes:(id)arg1; -- (id)sectionInfoAtIndex:(int)arg1; -- (int)numberOfInvitationsReceived; -- (int)numberOfSectionInfos; +- (id)sectionInfoAtIndex:(long long)arg1; +- (_Bool)hasEnoughCloudFeedAssetEntriesToDisplay; +- (long long)numberOfSectionInfos; - (void)dealloc; - (id)initWithPhotoLibrary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsConsoleViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsConsoleViewController.h deleted file mode 100644 index 479f04f4b..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsConsoleViewController.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@class UITextView; - -@interface PUFeedSettingsConsoleViewController : UIViewController -{ -} - -@property(readonly, nonatomic) UITextView *_textView; -- (void)appendAttributedString:(id)arg1; -- (void)loadView; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsDetailViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsDetailViewController.h deleted file mode 100644 index 8bd0a958a..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsDetailViewController.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewController.h" - -@class NSString; - -@interface PUFeedSettingsDetailViewController : UITableViewController -{ - NSString *_setting; -} - -@property(retain, nonatomic) NSString *setting; // @synthesize setting=_setting; -- (void).cxx_destruct; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsViewController.h deleted file mode 100644 index 9d51e8c0d..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSettingsViewController.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewController.h" - -@class NSArray, NSDictionary, PUFeedViewController; - -@interface PUFeedSettingsViewController : UITableViewController -{ - NSDictionary *_settings; - NSArray *_specs; - PUFeedViewController *_feedViewController; -} - -+ (void)initialize; -@property(retain, nonatomic) PUFeedViewController *feedViewController; // @synthesize feedViewController=_feedViewController; -- (void).cxx_destruct; -- (void)_appendLocalizedStringsSampleToConsole:(id)arg1; -- (void)_performAction:(id)arg1; -- (void)_handleDoneButton:(id)arg1; -- (void)_handleDefaultsButton:(id)arg1; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSubscriptionSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSubscriptionSectionInfo.h index 02d053b11..693966bba 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedSubscriptionSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedSubscriptionSectionInfo.h @@ -11,7 +11,7 @@ } - (void)updateFromCloudFeedEntry; -- (int)sectionType; +- (long long)sectionType; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedTextCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedTextCell.h index 311b8593e..345538cc9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedTextCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedTextCell.h @@ -10,19 +10,20 @@ @interface PUFeedTextCell : PUFeedCell { + _Bool _shouldUseOpaqueBackground; NSAttributedString *_attributedText; - int _numberOfTextLines; - float _textDetailTextSpacing; + long long _numberOfTextLines; + double _textDetailTextSpacing; NSAttributedString *_attributedDetailText; - int _numberOfDetailTextLines; - int _textAlignment; + long long _numberOfDetailTextLines; + long long _textAlignment; UIImage *_iconImage; - int _iconLocation; - int _tappableArea; - int _buttonType; - int _buttonSize; - int _buttonHorizontalAlignment; - float _buttonPadding; + long long _iconLocation; + long long _tappableArea; + long long _buttonType; + long long _buttonSize; + long long _buttonHorizontalAlignment; + double _buttonPadding; UILabel *__label; UILabel *__detailLabel; UIImageView *__iconImageView; @@ -37,35 +38,39 @@ @property(retain, nonatomic, setter=_setIconImageView:) UIImageView *_iconImageView; // @synthesize _iconImageView=__iconImageView; @property(retain, nonatomic, setter=_setDetailLabel:) UILabel *_detailLabel; // @synthesize _detailLabel=__detailLabel; @property(retain, nonatomic, setter=_setLabel:) UILabel *_label; // @synthesize _label=__label; -@property(nonatomic) float buttonPadding; // @synthesize buttonPadding=_buttonPadding; +@property(nonatomic) _Bool shouldUseOpaqueBackground; // @synthesize shouldUseOpaqueBackground=_shouldUseOpaqueBackground; +@property(nonatomic) double buttonPadding; // @synthesize buttonPadding=_buttonPadding; @property(nonatomic) struct UIOffset buttonOffset; // @synthesize buttonOffset=_buttonOffset; -@property(nonatomic) int buttonHorizontalAlignment; // @synthesize buttonHorizontalAlignment=_buttonHorizontalAlignment; -@property(nonatomic) int buttonSize; // @synthesize buttonSize=_buttonSize; -@property(nonatomic) int buttonType; // @synthesize buttonType=_buttonType; -@property(nonatomic) int tappableArea; // @synthesize tappableArea=_tappableArea; +@property(nonatomic) long long buttonHorizontalAlignment; // @synthesize buttonHorizontalAlignment=_buttonHorizontalAlignment; +@property(nonatomic) long long buttonSize; // @synthesize buttonSize=_buttonSize; +@property(nonatomic) long long buttonType; // @synthesize buttonType=_buttonType; +@property(nonatomic) long long tappableArea; // @synthesize tappableArea=_tappableArea; @property(nonatomic) struct UIOffset iconOffset; // @synthesize iconOffset=_iconOffset; @property(nonatomic) struct UIEdgeInsets iconPadding; // @synthesize iconPadding=_iconPadding; -@property(nonatomic) int iconLocation; // @synthesize iconLocation=_iconLocation; +@property(nonatomic) long long iconLocation; // @synthesize iconLocation=_iconLocation; @property(retain, nonatomic) UIImage *iconImage; // @synthesize iconImage=_iconImage; -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; -@property(nonatomic) int numberOfDetailTextLines; // @synthesize numberOfDetailTextLines=_numberOfDetailTextLines; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) long long numberOfDetailTextLines; // @synthesize numberOfDetailTextLines=_numberOfDetailTextLines; @property(retain, nonatomic) NSAttributedString *attributedDetailText; // @synthesize attributedDetailText=_attributedDetailText; -@property(nonatomic) float textDetailTextSpacing; // @synthesize textDetailTextSpacing=_textDetailTextSpacing; -@property(nonatomic) int numberOfTextLines; // @synthesize numberOfTextLines=_numberOfTextLines; +@property(nonatomic) double textDetailTextSpacing; // @synthesize textDetailTextSpacing=_textDetailTextSpacing; +@property(nonatomic) long long numberOfTextLines; // @synthesize numberOfTextLines=_numberOfTextLines; @property(retain, nonatomic) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (void).cxx_destruct; -- (void)_configureButton:(id)arg1 withType:(int)arg2 size:(int)arg3; -- (struct CGSize)_maximumPossibleTextSizeForButtonWithType:(int)arg1 size:(int)arg2; -- (struct CGSize)_textSizeForButtonWithType:(int)arg1 size:(int)arg2; +- (id)_labelBackgroundColor; +- (void)_updateLabelsBackgroundColor; +- (void)_configureButton:(id)arg1 withType:(long long)arg2 size:(long long)arg3 animated:(_Bool)arg4; +- (struct CGSize)_maximumPossibleTextSizeForButtonWithType:(long long)arg1 size:(long long)arg2; +- (struct CGSize)_textSizeForButtonWithType:(long long)arg1 size:(long long)arg2; - (void)_handleButton:(id)arg1; - (id)_delegate; -- (void)_updateButton; +- (void)_updateButtonAnimated:(_Bool)arg1; - (void)_updateIconImageView; - (void)_updateDetailLabel; -- (BOOL)shouldRecognizerTap:(id)arg1; +- (_Bool)shouldRecognizerTap:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; +- (void)setButtonType:(long long)arg1 animated:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewController.h index eb432bdc4..31d450e3d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewController.h @@ -6,6 +6,7 @@ #import "UIViewController.h" +#import "PLCloudFeedNavigating-Protocol.h" #import "PLNavigableCloudFeedViewController-Protocol.h" #import "PUAlbumStreamActivityDelegate-Protocol.h" #import "PUFeedCollectionViewLayoutDelegate-Protocol.h" @@ -13,109 +14,123 @@ #import "PUFeedInvitationCellDelegate-Protocol.h" #import "PUFeedSectionInfosManagerDelegate-Protocol.h" #import "PUFeedTextCellDelegate-Protocol.h" -#import "PUOverlayPlaceholderViewDelegate-Protocol.h" #import "PUPhotoBrowserZoomTransitionDelegate-Protocol.h" #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSDate, NSDictionary, NSIndexPath, PLCloudSharedAlbum, PLCloudSharedComment, PLManagedAlbumList, PLManagedAsset, PUAlbumStreamActivity, PUFeedAssetContainerList, PUFeedSectionInfosManager, PUFeedViewControllerRestorableState, PUFeedViewControllerSpec, PUImageManager, PUOverlayPlaceholderView, PUTransitionPinchGestureRecognizer, UIBarButtonItem, UICollectionView, UIPopoverController, UITapGestureRecognizer; +@class NSDate, NSDictionary, NSIndexPath, NSMutableSet, PLCloudSharedAlbum, PLCloudSharedComment, PLDateRangeFormatter, PLManagedAlbumList, PLManagedAsset, PUAlbumStreamActivity, PUFeedAssetContainerList, PUFeedSectionInfosManager, PUFeedViewControllerRestorableState, PUFeedViewControllerSpec, PUImageManager, PUPhotoPinchGestureRecognizer, PUPhotosPickerViewController, UIBarButtonItem, UICollectionView, UIPopoverController, UITapGestureRecognizer, _UIContentUnavailableView; -@interface PUFeedViewController : UIViewController +@interface PUFeedViewController : UIViewController { - BOOL __flowDirectionReversed; - BOOL __viewsInSyncWithModel; - BOOL __appJustEnteredForeground; - BOOL __userDidDismissPlaceholder; + _Bool __flowDirectionReversed; + _Bool __viewDidAppear; + _Bool __viewsInSyncWithModel; + _Bool __appJustEnteredForeground; + _Bool __userDidDismissPlaceholder; + _Bool __visibleInterfaceUpdateScheduled; + _Bool __invitationsPopoverShowPending; + _Bool __libraryUpdatingPreviouslyExpired; PUFeedViewControllerSpec *_spec; - int _contentType; + long long _contentType; NSDate *__mostRecentContentDate; PUFeedSectionInfosManager *__feedSectionInfosManager; PUImageManager *__imageManager; + PLDateRangeFormatter *__dateRangeFormatter; UICollectionView *__portraitCollectionView; UICollectionView *__landscapeCollectionView; - int __rotationState; - int __rotationSourceInterfaceOrientation; - int __rotationTargetInterfaceOrientation; + long long __rotationState; + long long __rotationSourceInterfaceOrientation; + long long __rotationTargetInterfaceOrientation; PUFeedViewControllerRestorableState *__rotationLastRestorableState; - int __barsState; - int __loadedSectionInfosWindowSize; + long long __barsState; + long long __loadedSectionInfosWindowSize; NSDate *__mostRecentContentDateViewed; - int __mostRecentContentViewed; + long long __mostRecentContentViewed; UITapGestureRecognizer *__tapGestureRecognizer; UIBarButtonItem *__invitationsBarButtonItem; UIPopoverController *__invitationsPopoverController; NSDictionary *__preheatedAssetsByFormat; NSIndexPath *__indexPathForImageHiddenDuringZoomTransition; - PUTransitionPinchGestureRecognizer *__pinchGestureRecognizer; + PUPhotoPinchGestureRecognizer *__pinchGestureRecognizer; UICollectionView *__pinchedCollectionView; PLManagedAlbumList *__sharedAlbumList; PLCloudSharedAlbum *__pushedAlbum; UIViewController *__pushedViewController; - PUOverlayPlaceholderView *__emptyPlaceholderView; + PUPhotosPickerViewController *__presentedPhotosPickerViewController; + _UIContentUnavailableView *__emptyPlaceholderView; PUAlbumStreamActivity *__albumStreamActivity; PLManagedAsset *__browsingSelectedAsset; PLCloudSharedComment *__browsingSelectedComment; PUFeedAssetContainerList *__browsingAssetContainerList; NSDictionary *__justLikedSections; + NSMutableSet *__sectionInfosWithCommentChanges; + NSMutableSet *__updatedAssets; struct CGPoint __lastPreheatedContentOffset; } + (void)initialize; +@property(nonatomic, getter=_isLibraryUpdatingPreviouslyExpired, setter=_setLibraryUpdatingPreviouslyExpired:) _Bool _libraryUpdatingPreviouslyExpired; // @synthesize _libraryUpdatingPreviouslyExpired=__libraryUpdatingPreviouslyExpired; +@property(nonatomic, getter=_isInvitationsPopoverShowPending, setter=_setInvitationsPopoverShowPending:) _Bool _invitationsPopoverShowPending; // @synthesize _invitationsPopoverShowPending=__invitationsPopoverShowPending; +@property(retain, nonatomic, setter=_setUpdatedAssets:) NSMutableSet *_updatedAssets; // @synthesize _updatedAssets=__updatedAssets; +@property(retain, nonatomic, setter=_setSectionInfosWithCommentChanges:) NSMutableSet *_sectionInfosWithCommentChanges; // @synthesize _sectionInfosWithCommentChanges=__sectionInfosWithCommentChanges; +@property(nonatomic, getter=_isVisibleInterfaceUpdateScheduled, setter=_setVisibleInterfaceUpdateScheduled:) _Bool _visibleInterfaceUpdateScheduled; // @synthesize _visibleInterfaceUpdateScheduled=__visibleInterfaceUpdateScheduled; @property(retain, nonatomic, setter=_setJustLikedSections:) NSDictionary *_justLikedSections; // @synthesize _justLikedSections=__justLikedSections; @property(retain, nonatomic, setter=_setBrowsingAssetContainerList:) PUFeedAssetContainerList *_browsingAssetContainerList; // @synthesize _browsingAssetContainerList=__browsingAssetContainerList; @property(retain, nonatomic, setter=_setBrowsingSelectedComment:) PLCloudSharedComment *_browsingSelectedComment; // @synthesize _browsingSelectedComment=__browsingSelectedComment; @property(retain, nonatomic, setter=_setBrowsingSelectedAsset:) PLManagedAsset *_browsingSelectedAsset; // @synthesize _browsingSelectedAsset=__browsingSelectedAsset; @property(retain, nonatomic, setter=_setAlbumStreamActivity:) PUAlbumStreamActivity *_albumStreamActivity; // @synthesize _albumStreamActivity=__albumStreamActivity; -@property(nonatomic, setter=_setUserDidDismissPlaceholder:) BOOL _userDidDismissPlaceholder; // @synthesize _userDidDismissPlaceholder=__userDidDismissPlaceholder; -@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) PUOverlayPlaceholderView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; -@property(nonatomic, setter=_setAppJustEnteredForeground:) BOOL _appJustEnteredForeground; // @synthesize _appJustEnteredForeground=__appJustEnteredForeground; +@property(nonatomic, setter=_setUserDidDismissPlaceholder:) _Bool _userDidDismissPlaceholder; // @synthesize _userDidDismissPlaceholder=__userDidDismissPlaceholder; +@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) _UIContentUnavailableView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; +@property(nonatomic, setter=_setAppJustEnteredForeground:) _Bool _appJustEnteredForeground; // @synthesize _appJustEnteredForeground=__appJustEnteredForeground; +@property(retain, nonatomic, setter=_setPresentedPhotosPickerViewController:) PUPhotosPickerViewController *_presentedPhotosPickerViewController; // @synthesize _presentedPhotosPickerViewController=__presentedPhotosPickerViewController; @property(retain, nonatomic, setter=_setPushedViewController:) UIViewController *_pushedViewController; // @synthesize _pushedViewController=__pushedViewController; @property(retain, nonatomic, setter=_setPushedAlbum:) PLCloudSharedAlbum *_pushedAlbum; // @synthesize _pushedAlbum=__pushedAlbum; @property(readonly, nonatomic) PLManagedAlbumList *_sharedAlbumList; // @synthesize _sharedAlbumList=__sharedAlbumList; @property(retain, nonatomic, setter=_setPinchedCollectionView:) UICollectionView *_pinchedCollectionView; // @synthesize _pinchedCollectionView=__pinchedCollectionView; -@property(retain, nonatomic, setter=_setPinchGestureRecognizer:) PUTransitionPinchGestureRecognizer *_pinchGestureRecognizer; // @synthesize _pinchGestureRecognizer=__pinchGestureRecognizer; +@property(retain, nonatomic, setter=_setPinchGestureRecognizer:) PUPhotoPinchGestureRecognizer *_pinchGestureRecognizer; // @synthesize _pinchGestureRecognizer=__pinchGestureRecognizer; @property(copy, nonatomic, setter=_setIndexPathForImageHiddenDuringZoomTransition:) NSIndexPath *_indexPathForImageHiddenDuringZoomTransition; // @synthesize _indexPathForImageHiddenDuringZoomTransition=__indexPathForImageHiddenDuringZoomTransition; @property(nonatomic, setter=_setLastPreheatedContentOffset:) struct CGPoint _lastPreheatedContentOffset; // @synthesize _lastPreheatedContentOffset=__lastPreheatedContentOffset; @property(retain, nonatomic, setter=_setPreheatedAssetsByFormat:) NSDictionary *_preheatedAssetsByFormat; // @synthesize _preheatedAssetsByFormat=__preheatedAssetsByFormat; @property(retain, nonatomic, setter=_setInvitationsPopoverController:) UIPopoverController *_invitationsPopoverController; // @synthesize _invitationsPopoverController=__invitationsPopoverController; @property(retain, nonatomic, setter=_setInvitationsBarButtonItem:) UIBarButtonItem *_invitationsBarButtonItem; // @synthesize _invitationsBarButtonItem=__invitationsBarButtonItem; @property(retain, nonatomic, setter=_setTapGestureRecognizer:) UITapGestureRecognizer *_tapGestureRecognizer; // @synthesize _tapGestureRecognizer=__tapGestureRecognizer; -@property(nonatomic, getter=_areViewsInSyncWithModel, setter=_setViewsInSyncWithModel:) BOOL _viewsInSyncWithModel; // @synthesize _viewsInSyncWithModel=__viewsInSyncWithModel; -@property(nonatomic, setter=_setMostRecentContentViewed:) int _mostRecentContentViewed; // @synthesize _mostRecentContentViewed=__mostRecentContentViewed; +@property(nonatomic, getter=_areViewsInSyncWithModel, setter=_setViewsInSyncWithModel:) _Bool _viewsInSyncWithModel; // @synthesize _viewsInSyncWithModel=__viewsInSyncWithModel; +@property(nonatomic, setter=_setMostRecentContentViewed:) long long _mostRecentContentViewed; // @synthesize _mostRecentContentViewed=__mostRecentContentViewed; @property(retain, nonatomic, setter=_setMostRecentContentDateViewed:) NSDate *_mostRecentContentDateViewed; // @synthesize _mostRecentContentDateViewed=__mostRecentContentDateViewed; -@property(nonatomic, setter=_setLoadedSectionInfosWindowSize:) int _loadedSectionInfosWindowSize; // @synthesize _loadedSectionInfosWindowSize=__loadedSectionInfosWindowSize; -@property(nonatomic, setter=_setBarsState:) int _barsState; // @synthesize _barsState=__barsState; +@property(nonatomic, setter=_setLoadedSectionInfosWindowSize:) long long _loadedSectionInfosWindowSize; // @synthesize _loadedSectionInfosWindowSize=__loadedSectionInfosWindowSize; +@property(nonatomic, setter=_setBarsState:) long long _barsState; // @synthesize _barsState=__barsState; @property(retain, nonatomic, setter=_setRotationLastRestorableState:) PUFeedViewControllerRestorableState *_rotationLastRestorableState; // @synthesize _rotationLastRestorableState=__rotationLastRestorableState; -@property(nonatomic, setter=_setRotationTargetInterfaceOrientation:) int _rotationTargetInterfaceOrientation; // @synthesize _rotationTargetInterfaceOrientation=__rotationTargetInterfaceOrientation; -@property(nonatomic, setter=_setRotationSourceInterfaceOrientation:) int _rotationSourceInterfaceOrientation; // @synthesize _rotationSourceInterfaceOrientation=__rotationSourceInterfaceOrientation; -@property(nonatomic, setter=_setRotationState:) int _rotationState; // @synthesize _rotationState=__rotationState; -@property(nonatomic, getter=_isFlowDirectionReversed, setter=_setFlowDirectionReversed:) BOOL _flowDirectionReversed; // @synthesize _flowDirectionReversed=__flowDirectionReversed; +@property(nonatomic, setter=_setRotationTargetInterfaceOrientation:) long long _rotationTargetInterfaceOrientation; // @synthesize _rotationTargetInterfaceOrientation=__rotationTargetInterfaceOrientation; +@property(nonatomic, setter=_setRotationSourceInterfaceOrientation:) long long _rotationSourceInterfaceOrientation; // @synthesize _rotationSourceInterfaceOrientation=__rotationSourceInterfaceOrientation; +@property(nonatomic, setter=_setRotationState:) long long _rotationState; // @synthesize _rotationState=__rotationState; +@property(nonatomic, setter=_setViewDidAppear:) _Bool _viewDidAppear; // @synthesize _viewDidAppear=__viewDidAppear; +@property(nonatomic, getter=_isFlowDirectionReversed, setter=_setFlowDirectionReversed:) _Bool _flowDirectionReversed; // @synthesize _flowDirectionReversed=__flowDirectionReversed; @property(retain, nonatomic, setter=_setLandscapeCollectionView:) UICollectionView *_landscapeCollectionView; // @synthesize _landscapeCollectionView=__landscapeCollectionView; @property(retain, nonatomic, setter=_setPortraitCollectionView:) UICollectionView *_portraitCollectionView; // @synthesize _portraitCollectionView=__portraitCollectionView; +@property(readonly, nonatomic) PLDateRangeFormatter *_dateRangeFormatter; // @synthesize _dateRangeFormatter=__dateRangeFormatter; @property(readonly, nonatomic) PUImageManager *_imageManager; // @synthesize _imageManager=__imageManager; @property(readonly, nonatomic) PUFeedSectionInfosManager *_feedSectionInfosManager; // @synthesize _feedSectionInfosManager=__feedSectionInfosManager; -@property(readonly, nonatomic) int contentType; // @synthesize contentType=_contentType; +@property(readonly, nonatomic) long long contentType; // @synthesize contentType=_contentType; @property(readonly, nonatomic) PUFeedViewControllerSpec *spec; // @synthesize spec=_spec; - (void).cxx_destruct; +- (id)_pl_debugItems; - (void)_createNewStream; -- (void)_showInvitationsPopoverAnimated:(BOOL)arg1; +- (void)_handlePlaceholderAction; +- (void)_showInvitationsPopoverAnimated:(_Bool)arg1; - (void)_invitationsButtonAction:(id)arg1; -- (BOOL)_beginInteractiveNavigationForItemAtIndexPath:(id)arg1 inCollectionView:(id)arg2; +- (_Bool)_beginInteractiveNavigationForItemAtIndexPath:(id)arg1 inCollectionView:(id)arg2; - (void)_handlePinch:(id)arg1; - (void)_handleTap:(id)arg1; - (void)_openiCloudSettings; - (void)_showOutOfNetworkInvitationMessageForSharedAlbum:(id)arg1 completionHandler:(id)arg2; -- (void)_navigateToRevealPhoto:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(BOOL)arg3; -- (void)_settingsButtonAction:(id)arg1; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (void)_restoreScrollPositionInCollectionViewForInterfaceOrientation:(int)arg1 fromRestorableState:(id)arg2; +- (void)_navigateToRevealPhoto:(id)arg1 inAlbum:(struct NSObject *)arg2 animated:(_Bool)arg3; +- (void)_restoreScrollPositionInCollectionViewForInterfaceOrientation:(long long)arg1 fromRestorableState:(id)arg2; - (void)_enumerateCenterAssetsInRestorableState:(id)arg1 inCollectionView:(id)arg2 usingBlock:(id)arg3; - (id)_currentRestorableState; -- (void)didTapActionInOverlayPlaceholderView:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)feedInvitationCell:(id)arg1 didAccept:(BOOL)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)feedInvitationCell:(id)arg1 didAccept:(_Bool)arg2; - (void)didTapButtonInFeedTextCell:(id)arg1; - (void)_didTapSectionFooterFeedCell:(id)arg1; - (void)_didTapSectionHeaderFeedCell:(id)arg1; @@ -123,85 +138,95 @@ - (void)didTapCommentButtonInFeedImageCell:(id)arg1; - (void)didTapOverlayPlayButtonInFeedImageCell:(id)arg1; - (void)didTapFeedCell:(id)arg1; -- (void)_navigateToSectionInfo:(id)arg1 atItemIndex:(int)arg2 completion:(id)arg3; +- (_Bool)pu_handleSecondTabTap; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; +- (void)_navigateToSectionInfo:(id)arg1 atItemIndex:(long long)arg2 completion:(id)arg3; - (id)_loadedSectionInfoForCloudFeedEntry:(id)arg1; -- (BOOL)_navigateToRevealComment:(id)arg1 completion:(id)arg2; +- (_Bool)_navigateToRevealComment:(id)arg1 completion:(id)arg2; - (void)_navigateToRevealAsset:(id)arg1 completion:(id)arg2; +- (void)navigateToNewestContentAnimated:(_Bool)arg1; - (void)navigateToRevealCloudFeedInvitationForAlbum:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedComment:(id)arg1 completion:(id)arg2; - (void)navigateToCloudFeedAsset:(id)arg1 completion:(id)arg2; - (void)navigateToRevealCloudFeedAsset:(id)arg1 completion:(id)arg2; -- (BOOL)zoomTransitionWantsStatusBarHiddenOnPop:(id)arg1; -- (BOOL)zoomTransitionWantsToolbarHiddenOnPop:(id)arg1; -- (BOOL)zoomTransitionWantsNavigationBarHiddenOnPop:(id)arg1; -- (BOOL)zoomTransition:(id)arg1 transitionImageForPhoto:(id)arg2 inCollection:(id)arg3 callback:(id)arg4; -- (void)zoomTransition:(id)arg1 setVisibility:(BOOL)arg2 forPhoto:(id)arg3 inCollection:(id)arg4; -- (struct CGRect)zoomTransition:(id)arg1 frameForPhoto:(id)arg2 inCollection:(id)arg3 forOperation:(int)arg4; +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +- (void)zoomTransition:(id)arg1 didFinishForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (void)zoomTransition:(id)arg1 willBeginForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (_Bool)zoomTransition:(id)arg1 transitionImageForPhotoToken:(id)arg2 callback:(id)arg3; +- (void)zoomTransition:(id)arg1 setVisibility:(_Bool)arg2 forPhotoToken:(id)arg3; +- (_Bool)zoomTransition:(id)arg1 getFrame:(struct CGRect *)arg2 contentMode:(long long *)arg3 forPhotoToken:(id)arg4 operation:(long long)arg5; +- (id)zoomTransition:(id)arg1 photoTokenForPhoto:(id)arg2 inCollection:(id)arg3; - (void)assetContainerListDidChange:(id)arg1; -- (void)_updateInterfaceForUpdatedAssets:(id)arg1; +- (void)_updateVisibleInterfaceUpdatesNow; +- (void)_scheduleVisibleInterfaceUpdateForSectionInfosWithCommentChanges:(id)arg1 updatedAssets:(id)arg2; - (void)feedSectionInfosManager:(id)arg1 sectionInfosDidChange:(id)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (float)collectionView:(id)arg1 layout:(id)arg2 spacingBetweenSection:(int)arg3 andHeaderForGroupID:(id)arg4; +- (double)collectionView:(id)arg1 layout:(id)arg2 spacingBetweenSection:(long long)arg3 andHeaderForGroupID:(id)arg4; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 headerSizeForGroupID:(id)arg3 proposedSize:(struct CGSize)arg4; -- (id)collectionView:(id)arg1 layout:(id)arg2 groupIDForSection:(int)arg3; -- (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenSection:(int)arg3 andSection:(int)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForFooterInSection:(int)arg3 proposedSize:(struct CGSize)arg4; +- (id)collectionView:(id)arg1 layout:(id)arg2 groupIDForSection:(long long)arg3; +- (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenSection:(long long)arg3 andSection:(long long)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForFooterInSection:(long long)arg3 proposedSize:(struct CGSize)arg4; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForHeaderOfSections:(id)arg3 proposedSize:(struct CGSize)arg4; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldHideHeaderInSection:(int)arg3; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldJoinSection:(int)arg3 withSection:(int)arg4; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForThumbnailInSection:(int)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldHideHeaderInSection:(long long)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldJoinSection:(long long)arg3 withSection:(long long)arg4; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForThumbnailInSection:(long long)arg3; - (struct PUFeedSeparatorMetrics)collectionView:(id)arg1 layout:(id)arg2 metricsForSeparatorBetweenRowAtIndexPath:(id)arg3 andRowAtIndexPath:(id)arg4 proposedMetrics:(struct PUFeedSeparatorMetrics)arg5; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForRowAtIndexPath:(id)arg3 proposedSize:(struct CGSize)arg4; -- (void)collectionView:(id)arg1 layout:(id)arg2 referenceMaximumLength:(float *)arg3 minimumNumberOfTilesToOmit:(int *)arg4 forSection:(int)arg5; +- (void)collectionView:(id)arg1 layout:(id)arg2 referenceMaximumLength:(double *)arg3 minimumNumberOfTilesToOmit:(long long *)arg4 forSection:(long long)arg5; - (id)collectionView:(id)arg1 layout:(id)arg2 batchIDForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 captionSizeForTileAtIndexPath:(id)arg3 proposedSize:(struct CGSize)arg4; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldShowCaptionForTileAtIndexPath:(id)arg3; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldShowCaptionForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 mininumSizeForTileAtIndexPath:(id)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 imageSizeForTileAtIndexPath:(id)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 contentInsetsForSection:(int)arg3; -- (int)collectionView:(id)arg1 layout:(id)arg2 typeForSection:(int)arg3; -- (BOOL)collectionView:(id)arg1 layout:(id)arg2 shouldHideSection:(int)arg3; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 contentInsetsForSection:(long long)arg3; +- (long long)collectionView:(id)arg1 layout:(id)arg2 typeForSection:(long long)arg3; +- (long long)_typeForSectionInfo:(id)arg1; +- (_Bool)collectionView:(id)arg1 layout:(id)arg2 shouldHideSection:(long long)arg3; +- (_Bool)_shouldHideSectionInfo:(id)arg1 forCollectionView:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (void)_updateInterfaceForDeletedSections:(id)arg1 insertedSections:(id)arg2 updatedSections:(id)arg3 sectionsWithCommentChanges:(id)arg4; -- (void)_updateInterfaceForModelReloadAnimated:(BOOL)arg1; -- (void)_setTabBarHidden:(BOOL)arg1 withAnimation:(int)arg2; -- (void)_setNavigationBarHidden:(BOOL)arg1 withAnimation:(int)arg2; -- (void)_setStatusBarHidden:(BOOL)arg1 withAnimation:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (void)_updateInterfaceForDeletedSections:(id)arg1 insertedSections:(id)arg2 updatedSections:(id)arg3; +- (void)_updateInterfaceForModelReloadAnimated:(_Bool)arg1; - (void)_autoHideBarsNow; - (void)_cancelBarsAutoHide; - (void)_scheduleBarsAutoHide; -- (void)_setBarsState:(int)arg1 withAnimation:(int)arg2; -- (BOOL)_shouldShowBarsForInterfaceOrientation:(int)arg1; -- (int)_currentInterfaceOrientation; -- (void)_updateBarsStateWithAnimation:(int)arg1 allowDelay:(BOOL)arg2; +- (_Bool)_shouldShowBarsForInterfaceOrientation:(long long)arg1; +- (long long)_currentInterfaceOrientation; - (void)_updateSubviewsOrdering; -- (void)_updateEmptyPlaceholderAnimated:(BOOL)arg1; -- (void)_updateNavigationItemAnimated:(BOOL)arg1; -- (void)_updateToolbarAnimated:(BOOL)arg1; -- (void)_updatePeripheralInterfaceAnimated:(BOOL)arg1; +- (void)_updateEmptyPlaceholderAnimated:(_Bool)arg1; +- (void)_updateNavigationItemAnimated:(_Bool)arg1; +- (void)_updatePeripheralInterfaceAnimated:(_Bool)arg1; - (void)_updateCollectionViews; +- (_Bool)pu_wantsTabBarVisible; +- (_Bool)pu_wantsToolbarVisible; +- (_Bool)pu_wantsNavigationBarVisible; +- (_Bool)pu_wantsStatusBarVisible; - (void)_updateWindowOfLoadedSectionInfos; -- (void)_ensureWindowOfLoadedSectionInfosIncludesSection:(int)arg1; +- (void)_ensureWindowOfLoadedSectionInfosIncludesSection:(long long)arg1; - (void)_expandWindowOfLoadedSectionInfos; -- (void)_getPhotoBrowserController:(out id *)arg1 transition:(out id *)arg2 withOptions:(int)arg3; +- (void)_getPhotoBrowserController:(out id *)arg1 transition:(out id *)arg2 withOptions:(long long)arg3; - (id)_sectionInfosForBrowsingFromSectionInfo:(id)arg1; -- (int)_browsingSelectedSection; +- (long long)_browsingSelectedSection; - (void)_updateBrowsingAssetContainerList; - (void)_tearDownBrowsing; - (void)_setupBrowsingFromAsset:(id)arg1 orComment:(id)arg2; -- (BOOL)_setupBrowsingFromItemAtIndexPath:(id)arg1 inCollectionView:(id)arg2; -- (int)_placeholderTypeForInterfaceOrientation:(int)arg1; -- (BOOL)_isAnySharedAlbumAvailable; +- (_Bool)_setupBrowsingFromItemAtIndexPath:(id)arg1 inCollectionView:(id)arg2; +- (long long)_placeholderTypeForInterfaceOrientation:(long long)arg1; +- (_Bool)_shouldShowTransitionUI; +- (_Bool)_isLibraryUpdatingTimeoutExpired; +- (_Bool)_isAnySharedAlbumAvailable; - (void)_invalidateLastPreheatedContentOffset; - (void)_updatePreheatedAssetsForCollectionView:(id)arg1; -- (void)_setUserCloudSharedLiked:(BOOL)arg1 forItemsInSections:(id)arg2 inCollectionView:(id)arg3; +- (_Bool)_isScrolling; +- (void)_setUserCloudSharedLiked:(_Bool)arg1 forItemsInSections:(id)arg2 inCollectionView:(id)arg3; - (void)_invalidateMostRecentContentDate; @property(readonly, nonatomic) NSDate *_mostRecentContentDate; // @synthesize _mostRecentContentDate=__mostRecentContentDate; - (void)_userDidScrollFeed; @@ -211,17 +236,17 @@ - (void)_appDidEnterBackground:(id)arg1; - (void)_appWillEnterForeground:(id)arg1; - (void)_configureCollectionView:(id)arg1; +- (void)_dateRangeFormatterChanged:(id)arg1; - (id)_textForDate:(id)arg1; - (id)_dateForSectionWithInfo:(id)arg1; - (id)_groupIDForSectionWithInfo:(id)arg1; -- (BOOL)_shouldJoinSectionInfo:(id)arg1 withSectionInfo:(id)arg2 collectionViewType:(int)arg3; -- (BOOL)_shouldHideHeaderForSectionWithType:(int)arg1; -- (BOOL)_shouldHideSectionWithType:(int)arg1 inCollectionViewType:(int)arg2; -- (BOOL)_shouldShowSettings; +- (_Bool)_shouldJoinSectionInfo:(id)arg1 withSectionInfo:(id)arg2 collectionViewType:(long long)arg3; +- (_Bool)_shouldHideHeaderForSectionWithType:(long long)arg1; +- (_Bool)_shouldHideSectionWithType:(long long)arg1 inCollectionViewType:(long long)arg2; - (void)_configureTextCell:(id)arg1 forHeaderOfGroupID:(id)arg2 inCollectionView:(id)arg3; -- (BOOL)_configureTextCell:(id)arg1 forFooterOfSection:(int)arg2 inCollectionView:(id)arg3; -- (void)_configureTextCell:(id)arg1 forHeaderOfSections:(id)arg2 inCollectionView:(id)arg3; -- (void)_getDescriptionPhrase:(out id *)arg1 streamAffordanceLabel:(out id *)arg2 actionText:(out id *)arg3 buttonType:(int *)arg4 forSections:(id)arg5 inCollectionView:(id)arg6; +- (_Bool)_configureTextCell:(id)arg1 forFooterOfSection:(long long)arg2 inCollectionView:(id)arg3; +- (void)_configureTextCell:(id)arg1 forHeaderOfSections:(id)arg2 inCollectionView:(id)arg3 animated:(_Bool)arg4; +- (void)_getDescriptionPhrase:(out id *)arg1 streamAffordanceLabel:(out id *)arg2 actionText:(out id *)arg3 buttonType:(long long *)arg4 forSections:(id)arg5 inCollectionView:(id)arg6; - (void)_configureInvitationCell:(id)arg1 forInvitationAtIndexPath:(id)arg2 inCollectionView:(id)arg3; - (void)_configureTextCell:(id)arg1 forTextAtIndexPath:(id)arg2 inCollectionView:(id)arg3; - (void)_configureTextCell:(id)arg1 forLikesAtIndexPath:(id)arg2 inCollectionView:(id)arg3; @@ -233,30 +258,31 @@ - (id)_indexPathForItemWithAsset:(id)arg1 inCollectionView:(id)arg2; - (id)_assetForItemAtIndexPath:(id)arg1 inCollectionView:(id)arg2; - (id)_sectionInfosForSections:(id)arg1 collectionView:(id)arg2; -- (id)_sectionInfoForSection:(int)arg1 collectionView:(id)arg2; -- (int)_numberOfSectionInfosForCollectionView:(id)arg1; -- (int)_typeForCollectionView:(id)arg1; +- (id)_sectionInfoForSection:(long long)arg1 collectionView:(id)arg2; +- (long long)_numberOfSectionInfosForCollectionView:(id)arg1; +- (long long)_typeForCollectionView:(id)arg1; - (id)_collectionViewContainingView:(id)arg1; -- (id)_collectionViewForInterfaceOrientation:(int)arg1; -- (BOOL)_isCollectionViewEmptyForInterfaceOrientation:(int)arg1; +- (id)collectionViewForCurrentInterfaceOrientation; +- (id)_collectionViewForInterfaceOrientation:(long long)arg1; +- (_Bool)_isCollectionViewEmptyForInterfaceOrientation:(long long)arg1; - (id)_collectionViews; - (id)_suppressionContexts; -- (BOOL)_appAllowsSupressionOfAlerts; -- (BOOL)pu_shouldActAsTabRootViewController; +- (_Bool)_appAllowsSupressionOfAlerts; +- (_Bool)pu_shouldActAsTabRootViewController; - (struct CGSize)contentSizeForViewInPopover; - (id)contentScrollView; -- (BOOL)canBecomeFirstResponder; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)canBecomeFirstResponder; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (BOOL)shouldAutorotate; +- (_Bool)shouldAutorotate; - (void)dealloc; -- (id)initWithSpec:(id)arg1 contentType:(int)arg2; +- (id)initWithSpec:(id)arg1 contentType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPadSpec.h index 589bb7112..1603ebd55 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPadSpec.h @@ -10,38 +10,39 @@ { } -- (BOOL)shouldUseFullscreenLayout; -- (int)promptType; +- (_Bool)shouldUseFullscreenLayout; +- (long long)promptType; - (id)popoverFeedViewControllerSpec; +- (id)photosPickerSpec; - (id)gridSpec; - (id)photoBrowserSpec; -- (BOOL)shouldShowInvitationsInPopover; -- (BOOL)shouldHideBarsInLandscape; -- (float)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; -- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(BOOL)arg4 collectionViewType:(int)arg5; -- (void)getReferenceMaximumLength:(float *)arg1 minimumNumberOfTilesToOmit:(int *)arg2 forSectionType:(int)arg3 collectionViewType:(int)arg4; -- (void)configureTextCell:(id)arg1 forSectionFooterWithDateText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(int)arg3; -- (BOOL)shouldShowDatesInSectionFootersInCollectionViewType:(int)arg1; -- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(int)arg5 collectionViewType:(int)arg6; -- (BOOL)shouldShowLikeButtonForCollectionViewType:(int)arg1; -- (BOOL)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(int)arg1; +- (_Bool)shouldShowInvitationsInPopover; +- (_Bool)shouldHideBarsInLandscape; +- (double)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; +- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(_Bool)arg4 collectionViewType:(long long)arg5; +- (void)getReferenceMaximumLength:(double *)arg1 minimumNumberOfTilesToOmit:(long long *)arg2 forSectionType:(long long)arg3 collectionViewType:(long long)arg4; +- (void)configureTextCell:(id)arg1 forSectionFooterWithDateText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(long long)arg3; +- (_Bool)shouldShowDatesInSectionFootersInCollectionViewType:(long long)arg1; +- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(long long)arg5 collectionViewType:(long long)arg6 animated:(_Bool)arg7; +- (_Bool)shouldShowLikeButtonForCollectionViewType:(long long)arg1; +- (_Bool)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(long long)arg1; - (struct CGSize)thumbnailSizeForImageSize:(struct CGSize)arg1; -- (BOOL)shouldUseAspectThumbnails; +- (_Bool)shouldUseAspectThumbnails; - (struct CGSize)thumbnailSize; - (void)configureCommentSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1; - (void)configureTextCell:(id)arg1 forEventWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forLikesWithDescriptionPhrase:(id)arg2; -- (int)largeNumberOfSubjectsForLikes; +- (long long)largeNumberOfSubjectsForLikes; - (void)configureTextCell:(id)arg1 forCommentWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forCaption:(id)arg2; -- (id)emphasizedTextAttributesForCollectionViewType:(int)arg1; -- (id)defaultTextAttributesForCollectionViewType:(int)arg1; -- (BOOL)shouldShowCommentBadgesInCollectionViewType:(int)arg1; +- (id)emphasizedTextAttributesForCollectionViewType:(long long)arg1; +- (id)defaultTextAttributesForCollectionViewType:(long long)arg1; +- (_Bool)shouldShowCommentBadgesInCollectionViewType:(long long)arg1; - (struct CGSize)minimumVideoTileSize; -- (struct UIEdgeInsets)contentInsetsForSectionType:(int)arg1 collectionViewType:(int)arg2; -- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(int)arg2; +- (struct UIEdgeInsets)contentInsetsForSectionType:(long long)arg1 collectionViewType:(long long)arg2; +- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPhoneSpec.h index 8a53cd203..67854a0c3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPhoneSpec.h @@ -10,32 +10,34 @@ { } -- (BOOL)shouldUseFullscreenLayout; -- (int)promptType; +- (_Bool)shouldUseFullscreenLayout; +- (long long)promptType; +- (id)photosPickerSpec; - (id)gridSpec; - (id)photoBrowserSpec; -- (BOOL)shouldHideBarsInLandscape; -- (float)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; -- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(BOOL)arg4 collectionViewType:(int)arg5; -- (void)getReferenceMaximumLength:(float *)arg1 minimumNumberOfTilesToOmit:(int *)arg2 forSectionType:(int)arg3 collectionViewType:(int)arg4; -- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureImageCell:(id)arg1 forSectionHeaderBackgroundInCollectionViewType:(int)arg2; -- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(int)arg5 collectionViewType:(int)arg6; -- (BOOL)shouldShowLikeButtonForCollectionViewType:(int)arg1; -- (BOOL)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(int)arg1; +- (_Bool)shouldHideBarsInLandscape; +- (double)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; +- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(_Bool)arg4 collectionViewType:(long long)arg5; +- (void)getReferenceMaximumLength:(double *)arg1 minimumNumberOfTilesToOmit:(long long *)arg2 forSectionType:(long long)arg3 collectionViewType:(long long)arg4; +- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureImageCell:(id)arg1 forSectionHeaderBackgroundInCollectionViewType:(long long)arg2; +- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(long long)arg5 collectionViewType:(long long)arg6 animated:(_Bool)arg7; +- (_Bool)shouldShowSeeAllInSectionFootersInCollectionViewType:(long long)arg1; +- (_Bool)shouldShowLikeButtonForCollectionViewType:(long long)arg1; +- (_Bool)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(long long)arg1; - (struct CGSize)thumbnailSize; - (void)configureCommentSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1; - (void)configureTextCell:(id)arg1 forEventWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forLikesWithDescriptionPhrase:(id)arg2; -- (int)largeNumberOfSubjectsForLikes; +- (long long)largeNumberOfSubjectsForLikes; - (void)configureTextCell:(id)arg1 forCommentWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forCaption:(id)arg2; -- (id)emphasizedTextAttributesForCollectionViewType:(int)arg1; -- (id)defaultTextAttributesForCollectionViewType:(int)arg1; +- (id)emphasizedTextAttributesForCollectionViewType:(long long)arg1; +- (id)defaultTextAttributesForCollectionViewType:(long long)arg1; - (struct CGSize)minimumVideoTileSize; -- (struct UIEdgeInsets)contentInsetsForSectionType:(int)arg1 collectionViewType:(int)arg2; -- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(int)arg2; +- (struct UIEdgeInsets)contentInsetsForSectionType:(long long)arg1 collectionViewType:(long long)arg2; +- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPopoverSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPopoverSpec.h index c2f073458..553c858d0 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPopoverSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerPopoverSpec.h @@ -10,7 +10,7 @@ { } -- (BOOL)shouldUseFullscreenLayout; +- (_Bool)shouldUseFullscreenLayout; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerRestorableState.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerRestorableState.h index cc9a0d984..b72fa3665 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerRestorableState.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerRestorableState.h @@ -12,9 +12,9 @@ @interface PUFeedViewControllerRestorableState : NSObject { - BOOL _scrolledToNewest; + _Bool _scrolledToNewest; NSDate *_date; - int _interfaceOrientation; + long long _interfaceOrientation; NSArray *_centerAssetUUIDs; NSArray *_centerAssetFrames; NSURL *_centerSectionEntryURIRepresentation; @@ -25,8 +25,8 @@ @property(copy, nonatomic) NSURL *centerSectionEntryURIRepresentation; // @synthesize centerSectionEntryURIRepresentation=_centerSectionEntryURIRepresentation; @property(copy, nonatomic) NSArray *centerAssetFrames; // @synthesize centerAssetFrames=_centerAssetFrames; @property(copy, nonatomic) NSArray *centerAssetUUIDs; // @synthesize centerAssetUUIDs=_centerAssetUUIDs; -@property(nonatomic) BOOL scrolledToNewest; // @synthesize scrolledToNewest=_scrolledToNewest; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) _Bool scrolledToNewest; // @synthesize scrolledToNewest=_scrolledToNewest; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; @property(copy, nonatomic) NSDate *date; // @synthesize date=_date; - (void).cxx_destruct; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerSpec.h index 230b0a430..4700138da 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFeedViewControllerSpec.h @@ -6,58 +6,62 @@ #import "NSObject.h" -@class PUPhotoBrowserControllerSpec, PUPhotosGridViewControllerSpec; +@class PUPhotoBrowserControllerSpec, PUPhotosGridViewControllerSpec, PUPhotosPickerViewControllerSpec; @interface PUFeedViewControllerSpec : NSObject { - BOOL _shouldUseAspectThumbnails; - BOOL _shouldHideBarsInLandscape; - BOOL _shouldShowInvitationsInPopover; - BOOL _shouldUseFullscreenLayout; - int _largeNumberOfSubjectsForLikes; + _Bool _shouldUseAspectThumbnails; + _Bool _shouldHideBarsInLandscape; + _Bool _shouldShowInvitationsInPopover; + _Bool _shouldUseFullscreenLayout; + long long _largeNumberOfSubjectsForLikes; PUFeedViewControllerSpec *_popoverFeedViewControllerSpec; PUPhotoBrowserControllerSpec *_photoBrowserSpec; PUPhotosGridViewControllerSpec *_gridSpec; - int _promptType; + PUPhotosPickerViewControllerSpec *_photosPickerSpec; + long long _promptType; struct CGSize _minimumVideoTileSize; struct CGSize _thumbnailSize; } -@property(readonly, nonatomic) BOOL shouldUseFullscreenLayout; // @synthesize shouldUseFullscreenLayout=_shouldUseFullscreenLayout; -@property(readonly, nonatomic) int promptType; // @synthesize promptType=_promptType; ++ (_Bool)shouldAvoidJPEGDecodeWorkDuringScrolling; +@property(readonly, nonatomic) _Bool shouldUseFullscreenLayout; // @synthesize shouldUseFullscreenLayout=_shouldUseFullscreenLayout; +@property(readonly, nonatomic) long long promptType; // @synthesize promptType=_promptType; +@property(readonly, nonatomic) PUPhotosPickerViewControllerSpec *photosPickerSpec; // @synthesize photosPickerSpec=_photosPickerSpec; @property(readonly, nonatomic) PUPhotosGridViewControllerSpec *gridSpec; // @synthesize gridSpec=_gridSpec; @property(readonly, nonatomic) PUPhotoBrowserControllerSpec *photoBrowserSpec; // @synthesize photoBrowserSpec=_photoBrowserSpec; @property(readonly, nonatomic) PUFeedViewControllerSpec *popoverFeedViewControllerSpec; // @synthesize popoverFeedViewControllerSpec=_popoverFeedViewControllerSpec; -@property(readonly, nonatomic) BOOL shouldShowInvitationsInPopover; // @synthesize shouldShowInvitationsInPopover=_shouldShowInvitationsInPopover; -@property(readonly, nonatomic) BOOL shouldHideBarsInLandscape; // @synthesize shouldHideBarsInLandscape=_shouldHideBarsInLandscape; -@property(readonly, nonatomic) BOOL shouldUseAspectThumbnails; // @synthesize shouldUseAspectThumbnails=_shouldUseAspectThumbnails; +@property(readonly, nonatomic) _Bool shouldShowInvitationsInPopover; // @synthesize shouldShowInvitationsInPopover=_shouldShowInvitationsInPopover; +@property(readonly, nonatomic) _Bool shouldHideBarsInLandscape; // @synthesize shouldHideBarsInLandscape=_shouldHideBarsInLandscape; +@property(readonly, nonatomic) _Bool shouldUseAspectThumbnails; // @synthesize shouldUseAspectThumbnails=_shouldUseAspectThumbnails; @property(readonly, nonatomic) struct CGSize thumbnailSize; // @synthesize thumbnailSize=_thumbnailSize; -@property(readonly, nonatomic) int largeNumberOfSubjectsForLikes; // @synthesize largeNumberOfSubjectsForLikes=_largeNumberOfSubjectsForLikes; +@property(readonly, nonatomic) long long largeNumberOfSubjectsForLikes; // @synthesize largeNumberOfSubjectsForLikes=_largeNumberOfSubjectsForLikes; @property(readonly, nonatomic) struct CGSize minimumVideoTileSize; // @synthesize minimumVideoTileSize=_minimumVideoTileSize; - (void).cxx_destruct; -- (float)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; -- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(BOOL)arg4 collectionViewType:(int)arg5; -- (void)configureTextCell:(id)arg1 forSectionFooterWithDateText:(id)arg2 collectionViewType:(int)arg3; -- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(int)arg3; -- (BOOL)shouldShowDatesInSectionFootersInCollectionViewType:(int)arg1; -- (void)getReferenceMaximumLength:(float *)arg1 minimumNumberOfTilesToOmit:(int *)arg2 forSectionType:(int)arg3 collectionViewType:(int)arg4; -- (void)configureImageCell:(id)arg1 forSectionHeaderBackgroundInCollectionViewType:(int)arg2; -- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(int)arg5 collectionViewType:(int)arg6; -- (id)emphasizedTextAttributesForCollectionViewType:(int)arg1; -- (id)defaultTextAttributesForCollectionViewType:(int)arg1; -- (BOOL)shouldShowLikeButtonForCollectionViewType:(int)arg1; -- (BOOL)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(int)arg1; +- (double)spacingBetweenSectionWithInfo:(id)arg1 andHeaderWithGroupID:(id)arg2; +- (void)configureTextCell:(id)arg1 forSectionGroupHeaderWithText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1 betweenSectionWithInfo:(id)arg2 andSectionWithInfo:(id)arg3 joined:(_Bool)arg4 collectionViewType:(long long)arg5; +- (void)configureTextCell:(id)arg1 forSectionFooterWithDateText:(id)arg2 collectionViewType:(long long)arg3; +- (void)configureTextCell:(id)arg1 forSectionFooterWithActionText:(id)arg2 collectionViewType:(long long)arg3; +- (_Bool)shouldShowDatesInSectionFootersInCollectionViewType:(long long)arg1; +- (_Bool)shouldShowSeeAllInSectionFootersInCollectionViewType:(long long)arg1; +- (void)getReferenceMaximumLength:(double *)arg1 minimumNumberOfTilesToOmit:(long long *)arg2 forSectionType:(long long)arg3 collectionViewType:(long long)arg4; +- (void)configureImageCell:(id)arg1 forSectionHeaderBackgroundInCollectionViewType:(long long)arg2; +- (void)configureTextCell:(id)arg1 forSectionHeaderWithDescriptionPhrase:(id)arg2 streamAffordanceLabel:(id)arg3 actionText:(id)arg4 buttonType:(long long)arg5 collectionViewType:(long long)arg6 animated:(_Bool)arg7; +- (id)emphasizedTextAttributesForCollectionViewType:(long long)arg1; +- (id)defaultTextAttributesForCollectionViewType:(long long)arg1; +- (_Bool)shouldShowLikeButtonForCollectionViewType:(long long)arg1; +- (_Bool)shouldShowStreamAffordanceInSectionHeaderWithCollectionViewType:(long long)arg1; - (struct CGSize)thumbnailSizeForImageSize:(struct CGSize)arg1; - (void)configureCommentSeparatorMetrics:(inout struct PUFeedSeparatorMetrics *)arg1; - (void)configureTextCell:(id)arg1 forEventWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forLikesWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forCommentWithDescriptionPhrase:(id)arg2; - (void)configureTextCell:(id)arg1 forCaption:(id)arg2; -- (BOOL)shouldShowCommentBadgesInCollectionViewType:(int)arg1; -- (struct UIEdgeInsets)contentInsetsForSectionType:(int)arg1 collectionViewType:(int)arg2; -- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(int)arg2; -- (void)getFastImageFormat:(out int *)arg1 qualityImageFormat:(out int *)arg2 forSize:(struct CGSize)arg3 allowCrop:(BOOL)arg4; +- (_Bool)shouldShowCommentBadgesInCollectionViewType:(long long)arg1; +- (struct UIEdgeInsets)contentInsetsForSectionType:(long long)arg1 collectionViewType:(long long)arg2; +- (void)configureFeedCollectionViewLayout:(id)arg1 forCollectionViewType:(long long)arg2; +- (void)getFastImageFormat:(out int *)arg1 qualityImageFormat:(out int *)arg2 forSize:(struct CGSize)arg3 allowCrop:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFlatWhiteInterfaceTheme.h b/iOS7/PrivateFrameworks/PhotosUI/PUFlatWhiteInterfaceTheme.h index b59682c2d..c11b74084 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFlatWhiteInterfaceTheme.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFlatWhiteInterfaceTheme.h @@ -14,11 +14,12 @@ { } +@property(readonly, nonatomic) long long defaultKeyboardAppearance; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardAlbumTitleFont; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardButtonFont; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardTextFont; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardTitleFont; -- (void)configureCloudFeedCommentButton:(id)arg1 withCount:(int)arg2; +- (void)configureCloudFeedCommentButton:(id)arg1 withCount:(long long)arg2; - (id)createCloudFeedCommentButton; - (void)configureCloudFeedStackView:(id)arg1 withStackSize:(struct CGSize)arg2; @property(readonly, nonatomic) UIImage *cloudFeedSectionHeaderBackgroundImage; @@ -26,6 +27,7 @@ - (id)attributedStringForCloudFeedGroupHeaderWithText:(id)arg1; @property(readonly, nonatomic) NSDictionary *cloudFeedInteractionLargerTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedInteractionTextAttributes; +- (void)configureCloudFeedInvitationReplyButton:(id)arg1; @property(readonly, nonatomic) NSDictionary *cloudFeedInvitationSubtitleTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedInvitationTitleTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedLargerEmphasizedTextAttributes; @@ -34,11 +36,11 @@ @property(readonly, nonatomic) NSDictionary *cloudFeedWhiteDefaultTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedEmphasizedTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedDefaultTextAttributes; -@property(readonly, nonatomic) float cloudFeedSeparatorHeight; +@property(readonly, nonatomic) double cloudFeedSeparatorHeight; @property(readonly, nonatomic) UIColor *cloudFeedSeparatorColor; @property(readonly, nonatomic) UIColor *cloudFeedBackgroundColor; @property(readonly, nonatomic) UIFont *wallpaperCategoryLabelFont; -- (id)commentsButtonStringForCount:(int)arg1; +- (id)commentsButtonStringForCount:(long long)arg1; @property(readonly, nonatomic) struct UIEdgeInsets commentsButtonTextInset; @property(readonly, nonatomic) UIColor *toolbarCommentsShownButtonImageColor; @property(readonly, nonatomic) NSDictionary *toolbarCommentsShownButtonTextAttributes; @@ -50,19 +52,22 @@ @property(readonly, nonatomic) UIColor *contentCommentsHiddenButtonImageColor; @property(readonly, nonatomic) NSDictionary *contentCommentsHiddenButtonTextAttributes; - (id)_commentsFont; -@property(readonly, nonatomic) struct UIEdgeInsets videoPaletteMargins; +@property(readonly, nonatomic) double videoPaletteBottomMargin; +@property(readonly, nonatomic) double videoPaletteSideMargin; @property(readonly, nonatomic) UIColor *photoBrowserChromeHiddenBackgroundColor; @property(readonly, nonatomic) UIColor *photoBrowserChromeVisibleBackgroundColor; -@property(readonly, nonatomic) int photoBrowserStatusBarStyle; +@property(readonly, nonatomic) long long photoBrowserStatusBarStyle; @property(readonly, nonatomic) UIFont *gridViewCellBannerTextFont; @property(readonly, nonatomic) UIColor *gridViewCellBannerTextColor; @property(readonly, nonatomic) UIColor *gridViewCellBannerBackgroundColor; +@property(readonly, nonatomic) UIImage *gridViewCellBannerBackgroundImage; +- (void)configureMapViewAnnotationCountLabel:(id)arg1; - (void)configureBannerLabel:(id)arg1; - (void)configureBannerStackView:(id)arg1; @property(readonly, nonatomic) UIColor *bannerBackgroundColor; -@property(readonly, nonatomic) float bannerHeight; -@property(readonly, nonatomic) float albumListDisabledAlbumTitleAlpha; -@property(readonly, nonatomic) float albumListDisabledAlbumStackViewAlpha; +@property(readonly, nonatomic) double bannerHeight; +@property(readonly, nonatomic) double albumListDisabledAlbumTitleAlpha; +@property(readonly, nonatomic) double albumListDisabledAlbumStackViewAlpha; - (void)configureAlbumListDeleteButton:(id)arg1; - (void)configureAlbumListEmptyStackViewPadPhotoDecoration:(id)arg1; - (void)configureAlbumListStackViewPadPhotoDecoration:(id)arg1; @@ -70,65 +75,62 @@ - (void)configureAlbumListStackViewPhonePhotoDecoration:(id)arg1; - (void)configureAlbumListSubtitleLabel:(id)arg1; @property(readonly, nonatomic) UIFont *albumListSubtitleLabelFont; -- (void)configureAlbumListTitleLabel:(id)arg1; +- (void)configureAlbumListTitleTextField:(id)arg1; @property(readonly, nonatomic) UIFont *albumListTitleLabelFont; @property(readonly, nonatomic) UIColor *albumListBackgroundColor; -- (id)photoCollectionToolbarDeleteButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)photoCollectionToolbarButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (struct UIOffset)photoCollectionToolbarButtonTitlePositionAdjustmentforBarMetrics:(int)arg1; -- (id)photoCollectionToolbarDeleteButtonTitleTextAttributesForState:(unsigned int)arg1; -- (id)photoCollectionToolbarButtonTitleTextAttributesForState:(unsigned int)arg1; +- (id)photoCollectionToolbarDeleteButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)photoCollectionToolbarButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (struct UIOffset)photoCollectionToolbarButtonTitlePositionAdjustmentforBarMetrics:(long long)arg1; +- (id)photoCollectionToolbarDeleteButtonTitleTextAttributesForState:(unsigned long long)arg1; +- (id)photoCollectionToolbarButtonTitleTextAttributesForState:(unsigned long long)arg1; @property(readonly, nonatomic) UIColor *photoCollectionToolbarButtonTintColor; - (void)configurePhotoCollectionToolbarDeleteButton:(id)arg1; - (void)configurePhotoCollectionToolbarButton:(id)arg1; +@property(readonly, nonatomic) double photoCollectionToolbarIconToTextSpacerWidth; +@property(readonly, nonatomic) double photoCollectionToolbarTextTitleSpacerWidth; @property(readonly, nonatomic) UIColor *photoCollectionToolbarTintColor; @property(readonly, nonatomic) UIImage *photoCollectionToolbarShadowImage; -@property(readonly, nonatomic) BOOL photoCollectionToolbarTranslucent; -@property(readonly, nonatomic) int photoCollectionToolbarStyle; -- (id)photoCollectionToolbarBackgroundImageForBarMetrics:(int)arg1; -- (void)configurePhotoCollectionEmptyPlaceholderMessageLabel:(id)arg1; -- (void)configurePhotoCollectionEmptyPlaceholderTitleLabel:(id)arg1; -@property(readonly, nonatomic) UIColor *photoCollectionEmptyPlaceholderViewBackgroundColor; +@property(readonly, nonatomic) _Bool photoCollectionToolbarTranslucent; +@property(readonly, nonatomic) long long photoCollectionToolbarStyle; +- (id)photoCollectionToolbarBackgroundImageForBarMetrics:(long long)arg1; +@property(readonly, nonatomic) UIColor *emptyPlaceholderViewBackgroundColor; +@property(readonly, nonatomic) unsigned long long emptyPlaceholderStyle; - (void)configurePhotoCollectionGlobalFooterSubtitleLabel:(id)arg1; - (void)configurePhotoCollectionGlobalFooterTitleLabel:(id)arg1; -- (void)configurePhotoCollectionHeaderShareButton:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderItemCountLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderDateLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderLocationsLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderTitleLabel:(id)arg1 isOverlay:(BOOL)arg2 forStyle:(unsigned int)arg3; -- (void)configurePhotoCollectionHeaderView:(id)arg1 isOverlay:(BOOL)arg2 forStyle:(unsigned int)arg3; -- (struct UIOffset)photoCollectionHeaderLocationIconOffsetForStyle:(unsigned int)arg1; -- (id)photoCollectionHeaderLocationIconForStyle:(unsigned int)arg1; -- (BOOL)photoCollectionHeaderUseBlurredBackgroundForStyle:(unsigned int)arg1; -- (BOOL)photoCollectionHeaderSecondaryLabelsAllCapsForStyle:(unsigned int)arg1; -- (id)photoCollectionHeaderBackgroundColorForStyle:(unsigned int)arg1; -- (id)photoCollectionViewPhoneTallFixedBackgroundImageForOrientation:(int)arg1; -- (id)photoCollectionViewPhoneShortFixedBackgroundImageForOrientation:(int)arg1; +- (id)photoCollectionHeaderActionButtonAttributesForStyle:(long long)arg1; +- (void)configurePhotoCollectionHeaderDateLabel:(id)arg1 forStyle:(long long)arg2; +- (void)configurePhotoCollectionHeaderLocationsLabel:(id)arg1 forStyle:(long long)arg2; +- (void)configurePhotoCollectionHeaderTitleLabel:(id)arg1 forStyle:(long long)arg2; +- (id)photoCollectionHeaderActionButtonFontForStyle:(long long)arg1; +- (struct UIOffset)photoCollectionHeaderLocationIconOffsetForStyle:(long long)arg1; +- (id)photoCollectionHeaderLocationIconForStyle:(long long)arg1; +- (_Bool)photoCollectionHeaderSecondaryLabelsAllCapsForStyle:(long long)arg1; +- (id)photoCollectionHeaderBackgroundColorForBackgroundStyle:(unsigned long long)arg1; @property(readonly, nonatomic) int photoCollectionViewBackgroundColorValue; @property(readonly, nonatomic) UIColor *photoCollectionViewBackgroundColor; - (void)configureTopLevelTabBarItem:(id)arg1 withBaseName:(id)arg2; -- (id)topLevelTabBarItemTitleTextAttributesForState:(unsigned int)arg1; +- (id)topLevelTabBarItemTitleTextAttributesForState:(unsigned long long)arg1; @property(readonly, nonatomic) UIImage *topLevelTabBarShadowImage; @property(readonly, nonatomic) UIImage *topLevelTabBarSelectionIndicatorImage; @property(readonly, nonatomic) UIImage *topLevelTabBarBackgroundImage; @property(readonly, nonatomic) UIColor *topLevelTabBarSelectedImageTintColor; @property(readonly, nonatomic) UIColor *topLevelTabBarTintColor; -- (id)topLevelNavigationBarDoneButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)topLevelNavigationBarBackButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)topLevelNavigationBarButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (struct UIOffset)topLevelNavigationBarButtonTitlePositionAdjustmentforBarMetrics:(int)arg1; -- (id)topLevelNavigationBarDoneButtonTitleTextAttributesForState:(unsigned int)arg1; -- (id)topLevelNavigationBarButtonTitleTextAttributesForState:(unsigned int)arg1; +- (id)topLevelNavigationBarDoneButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)topLevelNavigationBarBackButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)topLevelNavigationBarButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (struct UIOffset)topLevelNavigationBarButtonTitlePositionAdjustmentforBarMetrics:(long long)arg1; +- (id)topLevelNavigationBarDoneButtonTitleTextAttributesForState:(unsigned long long)arg1; +- (id)topLevelNavigationBarButtonTitleTextAttributesForState:(unsigned long long)arg1; @property(readonly, nonatomic) UIColor *topLevelNavigationBarButtonTintColor; - (void)configureTopLevelNavigationBarDoneButton:(id)arg1; - (void)configureTopLevelNavigationBarButton:(id)arg1; -- (id)topLevelNavigationBarBackgroundImageForBarMetrics:(int)arg1; +- (id)topLevelNavigationBarBackgroundImageForBarMetrics:(long long)arg1; @property(readonly, nonatomic) NSDictionary *topLevelNavigationBarTitleTextAttributes; @property(readonly, nonatomic) UIImage *topLevelNavigationBarShadowImage; @property(readonly, nonatomic) UIColor *topLevelNavigationBarTintColor; -@property(readonly, nonatomic) BOOL topLevelNavigationBarTranslucent; -@property(readonly, nonatomic) int topLevelNavigationBarStyle; -@property(readonly, nonatomic) int topLevelStatusBarStyle; +@property(readonly, nonatomic) _Bool topLevelNavigationBarTranslucent; +@property(readonly, nonatomic) long long topLevelNavigationBarStyle; +@property(readonly, nonatomic) long long topLevelStatusBarStyle; - (id)_themeImageWithBaseName:(id)arg1; - (id)themeImagePrefix; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevel.h b/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevel.h deleted file mode 100644 index 43d8118d2..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevel.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PUSectionedGridLayoutDelegate-Protocol.h" - -@interface PUFullMomentsZoomLevel : PUZoomableGridZoomLevel -{ -} - -- (BOOL)canSummarizeSections; -- (BOOL)supportsSumarizeSections; -- (int)imageFormat; -- (BOOL)wantsMagnifierNavigation; -- (BOOL)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; -- (void)registerReusableViewClassesForCollectionView:(id)arg1; -- (id)newCollectionViewLayout; -- (id)newHigherZoomLevel; -- (id)displayTitle; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevelInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevelInfo.h new file mode 100644 index 000000000..f0569fc0e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUFullMomentsZoomLevelInfo.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PUPhotosSectionHeaderViewDelegate-Protocol.h" +#import "PUSectionedGridLayoutDelegate-Protocol.h" + +@interface PUFullMomentsZoomLevelInfo : PUGridZoomLevelInfo +{ + PUGridZoomLevelInfo *_transitionOtherLevelInfo; +} + +- (void).cxx_destruct; +- (void)headerView:(id)arg1 actionButtonPressed:(id)arg2; +- (struct UIEdgeInsets)_fillerViewInsetsForItemAtIndexPath:(id)arg1; +- (void)sectionedGridLayout:(id)arg1 didFinalizePrepareTransitionIsAppearing:(_Bool)arg2; +- (void)_prepareTransitionImageContentForCell:(id)arg1 atIndexPath:(id)arg2 appearingZoomLevelInfo:(id)arg3; +- (void)_prepareTransitionSubviewsForCell:(id)arg1 atIndexPath:(id)arg2 isAppearing:(_Bool)arg3; +- (void)didFinishZoomLevelTransition; +- (void)prepareForTransitionFromZoomLevelInfo:(id)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)prepareForTransitionToZoomLevelInfo:(id)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (_Bool)supportsEditMode; +- (int)imageFormat; +- (_Bool)wantsMagnifierNavigation; +- (id)assetsToDisplayInMapForVisualSection:(long long)arg1; +- (_Bool)supportsIncrementalChangeNotifications; +- (id)diagnosticsProviderForVisualSection:(long long)arg1; +- (void)configureSectionHeaderView:(id)arg1 forVisualSection:(long long)arg2; +- (_Bool)configureGridCell:(id)arg1 forIndexPath:(id)arg2; +- (id)sectionHeaderElementKind; +- (void)updateLayoutMetricsForWidth:(double)arg1; +- (id)newCollectionViewLayout; +- (double)zoomInDuration; +- (struct __CFString *)aggregateLevelKey; +- (_Bool)hasEnoughContentToDisplay; +- (id)displayTitle; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGradientView.h b/iOS7/PrivateFrameworks/PhotosUI/PUGradientView.h deleted file mode 100644 index d74395e7e..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGradientView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface PUGradientView : UIView -{ - int _gradientDirection; - float _gradientMaxAlpha; -} - -+ (Class)layerClass; -@property(nonatomic) float gradientMaxAlpha; // @synthesize gradientMaxAlpha=_gradientMaxAlpha; -@property(nonatomic) int gradientDirection; // @synthesize gradientDirection=_gradientDirection; -- (void)_updateGradient; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridLayoutProtocol-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridLayoutProtocol-Protocol.h index df0c274fd..2af0ac504 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGridLayoutProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridLayoutProtocol-Protocol.h @@ -10,13 +10,15 @@ @class NSIndexPath, NSSet, NSString; @protocol PUGridLayoutProtocol -@property(nonatomic) float sectionTopPadding; -@property(nonatomic) float sectionHeaderHeight; +@property(nonatomic) double sectionTopPadding; +@property(nonatomic) double sectionHeaderHeight; @property(copy, nonatomic) NSString *sectionHeaderElementKind; @property(copy, nonatomic) NSSet *hiddenItemIndexPaths; -@property(nonatomic) float globalBottomPadding; -@property(nonatomic) float globalFooterHeight; +@property(nonatomic) double globalBottomPadding; +@property(nonatomic) double globalTopPadding; +@property(nonatomic) double globalFooterHeight; @property(readonly, nonatomic) NSIndexPath *globalFooterIndexPath; +- (void)invalidateLayoutForVerticalScroll; - (id)assetIndexPathsForElementsInRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedImageViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedImageViewController.h index 5320c8e04..8452b537d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedImageViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedImageViewController.h @@ -10,13 +10,13 @@ @interface PUGridMagnifiedImageViewController : UIViewController { - BOOL _canShowFullScreen; + _Bool _canShowFullScreen; + int _imageFormat; id _delegate; NSIndexPath *_itemIndexPath; - float _magnifiedYOffset; - int _imageFormat; - float _shadowRadius; - float _shadowOpacity; + double _magnifiedYOffset; + double _shadowRadius; + double _shadowOpacity; PUGridMagnifiedView *_magnifiedView; struct CGPoint _gestureWindLocation; struct CGSize _magnifiedSize; @@ -24,18 +24,20 @@ struct CGPoint _lastLocation; struct CGRect _itemWindFrame; struct CGRect _trackingWindFrame; + struct UIEdgeInsets _magnifiedDragEdgeInsets; } @property(nonatomic) struct CGPoint lastLocation; // @synthesize lastLocation=_lastLocation; @property(retain, nonatomic) PUGridMagnifiedView *magnifiedView; // @synthesize magnifiedView=_magnifiedView; -@property(nonatomic) float shadowOpacity; // @synthesize shadowOpacity=_shadowOpacity; -@property(nonatomic) float shadowRadius; // @synthesize shadowRadius=_shadowRadius; +@property(nonatomic) double shadowOpacity; // @synthesize shadowOpacity=_shadowOpacity; +@property(nonatomic) double shadowRadius; // @synthesize shadowRadius=_shadowRadius; @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; @property(nonatomic) struct CGSize magnifiedSize; // @synthesize magnifiedSize=_magnifiedSize; @property(nonatomic) int imageFormat; // @synthesize imageFormat=_imageFormat; -@property(nonatomic) float magnifiedYOffset; // @synthesize magnifiedYOffset=_magnifiedYOffset; +@property(nonatomic) struct UIEdgeInsets magnifiedDragEdgeInsets; // @synthesize magnifiedDragEdgeInsets=_magnifiedDragEdgeInsets; +@property(nonatomic) double magnifiedYOffset; // @synthesize magnifiedYOffset=_magnifiedYOffset; @property(nonatomic) struct CGRect trackingWindFrame; // @synthesize trackingWindFrame=_trackingWindFrame; -@property(readonly, nonatomic) BOOL canShowFullScreen; // @synthesize canShowFullScreen=_canShowFullScreen; +@property(readonly, nonatomic) _Bool canShowFullScreen; // @synthesize canShowFullScreen=_canShowFullScreen; @property(nonatomic) struct CGRect itemWindFrame; // @synthesize itemWindFrame=_itemWindFrame; @property(retain, nonatomic) NSIndexPath *itemIndexPath; // @synthesize itemIndexPath=_itemIndexPath; @property(nonatomic) struct CGPoint gestureWindLocation; // @synthesize gestureWindLocation=_gestureWindLocation; @@ -44,9 +46,9 @@ - (struct CGRect)magnifiedImageWindFrame; - (id)imageForIndexPath:(id)arg1; - (id)imageForMagnifyLocation:(struct CGPoint)arg1; -- (BOOL)isValidMagnifyLocation:(struct CGPoint)arg1; -- (BOOL)gestureInNewLocation; -- (void)hideMagnifiedThumbnailWithAnimation:(BOOL)arg1; +- (_Bool)isValidMagnifyLocation:(struct CGPoint)arg1; +- (_Bool)gestureInNewLocation; +- (void)hideMagnifiedThumbnailWithAnimation:(_Bool)arg1; - (void)setupMagnifiedView; - (id)installMagnifiedView; - (void)endMagnification; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedView.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedView.h index 3f6cc8147..0a0d96e5d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridMagnifiedView.h @@ -14,8 +14,10 @@ NSIndexPath *_itemIndexPath; UIImage *_itemImage; struct CGSize _magnifiedImageSize; + struct UIEdgeInsets _magnifiedDragEdgeInsets; } +@property(nonatomic) struct UIEdgeInsets magnifiedDragEdgeInsets; // @synthesize magnifiedDragEdgeInsets=_magnifiedDragEdgeInsets; @property(retain, nonatomic) UIImage *itemImage; // @synthesize itemImage=_itemImage; @property(retain, nonatomic) NSIndexPath *itemIndexPath; // @synthesize itemIndexPath=_itemIndexPath; @property(nonatomic) struct CGSize magnifiedImageSize; // @synthesize magnifiedImageSize=_magnifiedImageSize; @@ -26,13 +28,13 @@ - (struct CGRect)viewFrameForPhotoFrame:(struct CGRect)arg1; - (struct CGRect)imageWindFrame; - (struct CGRect)magnifiedFrameForParentLocation:(struct CGPoint)arg1; -- (void)setShadowOpacity:(float)arg1; -- (void)setShadowRadius:(float)arg1; +- (void)setShadowOpacity:(double)arg1; +- (void)setShadowRadius:(double)arg1; - (void)setShadowOffset:(struct CGSize)arg1; -- (void)hideAnimate:(BOOL)arg1; -- (void)setImageAnimate:(BOOL)arg1; -- (void)moveToLocation:(struct CGPoint)arg1 animate:(BOOL)arg2; -- (void)magnifyFromImageFrame:(struct CGRect)arg1 toLocation:(struct CGPoint)arg2 animate:(BOOL)arg3; +- (void)hideAnimate:(_Bool)arg1; +- (void)setImageAnimate:(_Bool)arg1; +- (void)moveToLocation:(struct CGPoint)arg1 animate:(_Bool)arg2; +- (void)magnifyFromImageFrame:(struct CGRect)arg1 toLocation:(struct CGPoint)arg2 animate:(_Bool)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridPinchGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridPinchGestureRecognizer.h new file mode 100644 index 000000000..0aae9d1df --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridPinchGestureRecognizer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIPinchGestureRecognizer.h" + +@interface PUGridPinchGestureRecognizer : UIPinchGestureRecognizer +{ + struct CGPoint _touch0InitialLocation; + struct CGPoint _touch1InitialLocation; + double _lastTransitionProgress; + unsigned long long _transitionDirection; +} + +@property(readonly, nonatomic) unsigned long long transitionDirection; // @synthesize transitionDirection=_transitionDirection; +@property(readonly, nonatomic) _Bool transitionShouldFinish; +@property(readonly, nonatomic) struct CGSize centerOffset; +@property(readonly, nonatomic) double transitionProgress; +- (void)setState:(long long)arg1; +- (void)reset; +- (void)_resetTransitionState; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStrip.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStrip.h index 9fa7edbe4..601253849 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStrip.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStrip.h @@ -10,38 +10,43 @@ @interface PUGridRenderedStrip : UICollectionReusableView { - BOOL _extendsToTop; - BOOL __needsRendering; - float _leftContentInset; + _Bool _extendsToTop; + _Bool __needsRendering; int _backgroundColorValue; + double _leftContentInset; NSArray *_itemIndexPaths; + long long _visualSectionIndex; id _dataSource; PUSectionedGridLayout *_layout; - unsigned int _contentExtenderType; + unsigned long long _contentExtenderType; UIView *_topContentView; UIView *__sideExtendedContentView; struct CGSize _itemSize; struct CGSize _interItemSpacing; + struct _NSRange _visualItemRange; } @property(readonly, nonatomic) UIView *_sideExtendedContentView; // @synthesize _sideExtendedContentView=__sideExtendedContentView; -@property(nonatomic, setter=_setNeedsRendering:) BOOL _needsRendering; // @synthesize _needsRendering=__needsRendering; +@property(nonatomic, setter=_setNeedsRendering:) _Bool _needsRendering; // @synthesize _needsRendering=__needsRendering; @property(readonly, nonatomic) UIView *topContentView; // @synthesize topContentView=_topContentView; -@property(nonatomic) BOOL extendsToTop; // @synthesize extendsToTop=_extendsToTop; -@property(nonatomic) unsigned int contentExtenderType; // @synthesize contentExtenderType=_contentExtenderType; +@property(nonatomic) _Bool extendsToTop; // @synthesize extendsToTop=_extendsToTop; +@property(nonatomic) unsigned long long contentExtenderType; // @synthesize contentExtenderType=_contentExtenderType; @property(nonatomic) __weak PUSectionedGridLayout *layout; // @synthesize layout=_layout; @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; +@property(readonly, nonatomic) struct _NSRange visualItemRange; // @synthesize visualItemRange=_visualItemRange; +@property(readonly, nonatomic) long long visualSectionIndex; // @synthesize visualSectionIndex=_visualSectionIndex; @property(retain, nonatomic) NSArray *itemIndexPaths; // @synthesize itemIndexPaths=_itemIndexPaths; @property(nonatomic) int backgroundColorValue; // @synthesize backgroundColorValue=_backgroundColorValue; -@property(nonatomic) float leftContentInset; // @synthesize leftContentInset=_leftContentInset; +@property(nonatomic) double leftContentInset; // @synthesize leftContentInset=_leftContentInset; @property(nonatomic) struct CGSize interItemSpacing; // @synthesize interItemSpacing=_interItemSpacing; @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; - (void).cxx_destruct; -- (BOOL)_disableRasterizeInAnimations; +- (_Bool)_disableRasterizeInAnimations; - (void)applyLayoutAttributes:(id)arg1; - (void)_updateExtendedContents; - (void)_render; -@property(readonly, nonatomic) int numberOfColumns; +@property(readonly, nonatomic) long long numberOfColumns; +- (void)setVisualSectionIndex:(long long)arg1 andVisualItemRange:(struct _NSRange)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStripDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStripDataSource-Protocol.h index 68a93ff4b..d8c470a03 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStripDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridRenderedStripDataSource-Protocol.h @@ -7,6 +7,11 @@ #import "NSObject-Protocol.h" @protocol PUGridRenderedStripDataSource -- (id)renderedStrip:(id)arg1 imageDataForPhotoAtIndexPath:(id)arg2 imageWidth:(int *)arg3 imageHeight:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8; +- (id)renderedStrip:(id)arg1 imageDataForPhotoAtIndexPath:(struct PUSimpleIndexPath)arg2 imageWidth:(int *)arg3 imageHeight:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8; +- (void)renderedStrip:(id)arg1 didEndRenderingPhotosInSection:(long long)arg2; +- (void)renderedStrip:(id)arg1 willBeginRenderingPhotosInSection:(long long)arg2; +- (void)renderedStripDidEndRendering:(id)arg1; +- (void)renderedStripWillBeginRendering:(id)arg1; +- (void)renderedStrip:(id)arg1 enumerateItemIndexPathsForVisualSection:(long long)arg2 inVisualItemRange:(struct _NSRange)arg3 usingBlock:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo-Private.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo-Private.h new file mode 100644 index 000000000..f33a5dc74 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo-Private.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, PUZoomableGridViewController; + +@interface PUGridZoomLevelInfo (Private) +@property(readonly, nonatomic) int imageFormat; +- (id)diagnosticsProviderForVisualSection:(long long)arg1; +- (id)assetsToDisplayInMapForVisualSection:(long long)arg1; +@property(readonly, nonatomic) NSString *renderedStripsElementKind; +@property(readonly, nonatomic) NSString *sectionHeaderElementKind; +@property(nonatomic) PUZoomableGridViewController *zoomableGridViewController; +- (id)newCollectionViewLayout; +- (void)configureSectionHeaderView:(id)arg1 forVisualSection:(long long)arg2; + +// Remaining properties +@property(readonly, nonatomic) struct __CFString *aggregateLevelKey; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo.h new file mode 100644 index 000000000..2a6a1c283 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomLevelInfo.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PUGridRenderedStripDataSource-Protocol.h" +#import "PUPhotosSectionHeaderViewDelegate-Protocol.h" +#import "PUSectionedGridLayoutDelegate-Protocol.h" + +@class NSOrderedSet, NSString, PUGridRenderedStrip, PUMomentsZoomLevelManager, PUPreheatManager, PUSectionedGridLayout, PUZoomableGridViewController; + +@interface PUGridZoomLevelInfo : NSObject +{ + long long _currentRenderedStripSection; + NSOrderedSet *_currentRenderedStripSectionAssets; + PUGridRenderedStrip *_currentRenderedStrip; + NSOrderedSet *_currentRenderedStripContainers; + _Bool _summarizeSections; + PUPreheatManager *_preheatManager; + PUSectionedGridLayout *_collectionViewLayout; + unsigned long long _zoomLevel; + PUMomentsZoomLevelManager *_zoomLevelManager; + PUGridZoomLevelInfo *_baseZoomLevelInfo; + PUZoomableGridViewController *_zoomableGridViewController; + NSString *_displayTitle; + long long _maxRowsPerSection; +} + +@property(nonatomic) _Bool summarizeSections; // @synthesize summarizeSections=_summarizeSections; +@property(readonly, nonatomic) long long maxRowsPerSection; // @synthesize maxRowsPerSection=_maxRowsPerSection; +@property(readonly, nonatomic) NSString *displayTitle; // @synthesize displayTitle=_displayTitle; +@property(readonly, nonatomic) PUZoomableGridViewController *zoomableGridViewController; // @synthesize zoomableGridViewController=_zoomableGridViewController; +@property(readonly, nonatomic) PUGridZoomLevelInfo *baseZoomLevelInfo; // @synthesize baseZoomLevelInfo=_baseZoomLevelInfo; +@property(readonly, nonatomic) PUMomentsZoomLevelManager *zoomLevelManager; // @synthesize zoomLevelManager=_zoomLevelManager; +@property(readonly, nonatomic) unsigned long long zoomLevel; // @synthesize zoomLevel=_zoomLevel; +- (void).cxx_destruct; +- (_Bool)supportsEditMode; +- (_Bool)wantsMagnifierNavigation; +- (void)willHideMagnifiedViewController:(id)arg1; +- (void)willShowMagnifiedViewController:(id)arg1; +- (void)sectionedGridLayout:(id)arg1 didInvalidateWithContext:(id)arg2; +- (_Bool)sectionedGridLayoutTransitionAutoAdjustContentOffsetEnabled:(id)arg1; +- (id)sectionedGridLayoutAnchorItemForAdjustingContentOffset:(id)arg1; +- (id)sectionedGridLayoutName:(id)arg1; +- (void)sectionedGridLayout:(id)arg1 didFinalizePrepareTransitionIsAppearing:(_Bool)arg2; +- (void)sectionedGridLayout:(id)arg1 didPrepareTransitionIsAppearing:(_Bool)arg2; +- (long long)sectionedGridLayout:(id)arg1 maximumRowsForVisualSection:(long long)arg2; +- (void)didTapHeaderView:(id)arg1; +- (void)headerView:(id)arg1 actionButtonPressed:(id)arg2; +- (void)renderedStrip:(id)arg1 enumerateItemIndexPathsForVisualSection:(long long)arg2 inVisualItemRange:(struct _NSRange)arg3 usingBlock:(id)arg4; +- (id)renderedStrip:(id)arg1 imageDataForPhotoAtIndexPath:(struct PUSimpleIndexPath)arg2 imageWidth:(int *)arg3 imageHeight:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8; +- (void)renderedStrip:(id)arg1 didEndRenderingPhotosInSection:(long long)arg2; +- (void)renderedStrip:(id)arg1 willBeginRenderingPhotosInSection:(long long)arg2; +- (void)renderedStripDidEndRendering:(id)arg1; +- (void)renderedStripWillBeginRendering:(id)arg1; +- (void)didFinishZoomLevelTransition; +- (void)prepareForTransitionFromZoomLevelInfo:(id)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)prepareForTransitionToZoomLevelInfo:(id)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)modelDidChange; +- (_Bool)supportsIncrementalChangeNotifications; +- (_Bool)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(_Bool)arg4; +- (_Bool)configureGridCell:(id)arg1 forIndexPath:(id)arg2; +- (void)registerReusableViewClassesForCollectionView:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)updateLayoutMetricsForWidth:(double)arg1; +- (struct __CFString *)aggregateLevelKey; +@property(readonly, nonatomic) _Bool hasEnoughContentToDisplay; +@property(readonly, nonatomic) double zoomOutDuration; +@property(readonly, nonatomic) double zoomInDuration; +@property(readonly, nonatomic) PUSectionedGridLayout *collectionViewLayout; // @synthesize collectionViewLayout=_collectionViewLayout; +@property(readonly, nonatomic) PUPreheatManager *preheatManager; // @synthesize preheatManager=_preheatManager; +- (id)initWithZoomLevel:(unsigned long long)arg1 zoomLevelManager:(id)arg2 baseZoomLevelInfo:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomTransitionAnimationController.h b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomTransitionAnimationController.h new file mode 100644 index 000000000..caec76308 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGridZoomTransitionAnimationController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UICollectionViewControllerLayoutToLayoutTransition.h" + +@class PUZoomableGridTransition; + +@interface PUGridZoomTransitionAnimationController : _UICollectionViewControllerLayoutToLayoutTransition +{ + id _transitionContext; +} + +- (void).cxx_destruct; +- (void)animationEnded:(_Bool)arg1; +@property(readonly, nonatomic) PUZoomableGridTransition *gridTransitionInfo; +- (void)animateTransition:(id)arg1; +- (double)transitionDuration:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGroupValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUGroupValueFilter.h new file mode 100644 index 000000000..18659da42 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUGroupValueFilter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface PUGroupValueFilter : PUValueFilter +{ + NSArray *_filters; +} + +@property(copy, nonatomic) NSArray *filters; // @synthesize filters=_filters; +- (void).cxx_destruct; +- (double)outputValue; +- (void)setInputValue:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUGroupedMomentsZoomLevel.h b/iOS7/PrivateFrameworks/PhotosUI/PUGroupedMomentsZoomLevel.h deleted file mode 100644 index 6bc2e3847..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUGroupedMomentsZoomLevel.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "PUSectionedGridLayoutDelegate-Protocol.h" - -@class NSArray; - -@interface PUGroupedMomentsZoomLevel : PUZoomableGridZoomLevel -{ - NSArray *_allMomentLists; -} - -- (void).cxx_destruct; -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; -- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(int)arg2; -- (int)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; -- (void)modelDidChange; -- (BOOL)supportsIncrementalChangeNotifications; -- (id)diagnosticsProviderForVisualSection:(int)arg1; -- (id)assetsToDisplayInMapForVisualSection:(int)arg1; -- (void)configureSectionHeaderView:(id)arg1 atIndexPath:(id)arg2; -- (int)imageFormat; -- (int)renderedStripsThumbnailImageFormat; -- (int)maxRowsPerSection; -- (id)sectionHeaderElementKind; -- (id)renderedStripsElementKind; -- (id)newLowerZoomLevel; -- (id)newHigherZoomLevel; -- (id)newCollectionViewLayout; -- (id)displayTitle; -- (id)_momentLists; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayout.h index 6673a6f0b..e3a956e77 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayout.h @@ -13,16 +13,18 @@ struct CGSize _contentSize; NSArray *_cachedItemLayoutAttributes; NSArray *_cachedSectionFrames; - int _ignoreInvalidateLayoutCounter; - float _interitemSpacing; + struct CGRect _lastRequestedRect; + NSArray *_lastRequestedLayoutAttributesInRect; + double _interitemSpacing; id _delegate; struct CGSize _itemSize; struct UIEdgeInsets _itemsContentInset; } ++ (Class)invalidationContextClass; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) struct UIEdgeInsets itemsContentInset; // @synthesize itemsContentInset=_itemsContentInset; -@property(nonatomic) float interitemSpacing; // @synthesize interitemSpacing=_interitemSpacing; +@property(nonatomic) double interitemSpacing; // @synthesize interitemSpacing=_interitemSpacing; @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; - (void).cxx_destruct; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; @@ -30,6 +32,9 @@ - (struct CGSize)collectionViewContentSize; - (void)prepareLayout; - (void)invalidateLayoutWithContext:(id)arg1; +- (id)invalidationContextForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)_shouldInvalidateCachedLayoutForBoundsChange:(struct CGRect)arg1; - (id)_layoutAttributesForItemAtIndexPath:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayoutInvalidationContext.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayoutInvalidationContext.h new file mode 100644 index 000000000..0f843e75b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalCollectionViewLayoutInvalidationContext.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewLayoutInvalidationContext.h" + +@interface PUHorizontalCollectionViewLayoutInvalidationContext : UICollectionViewLayoutInvalidationContext +{ + _Bool _invalidateCachedLayout; +} + +- (void)_setInvalidateCachedLayout:(_Bool)arg1; +@property(nonatomic) _Bool invalidateCachedLayout; // @synthesize invalidateCachedLayout=_invalidateCachedLayout; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayout.h new file mode 100644 index 000000000..858e1ac14 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayout.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewLayout.h" + +@class PUCollectionViewData; + +@interface PUHorizontalTiledCollectionViewLayout : UICollectionViewLayout +{ + PUCollectionViewData *_data; + double _interitemSpacing; + id _delegate; + struct UIEdgeInsets _itemsContentInset; +} + ++ (Class)invalidationContextClass; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) struct UIEdgeInsets itemsContentInset; // @synthesize itemsContentInset=_itemsContentInset; +@property(nonatomic) double interitemSpacing; // @synthesize interitemSpacing=_interitemSpacing; +- (void).cxx_destruct; +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; +- (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (struct CGSize)collectionViewContentSize; +- (void)prepareLayout; +- (void)invalidateLayoutWithContext:(id)arg1; +- (id)invalidationContextForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)_shouldInvalidateCachedLayoutForBoundsChange:(struct CGRect)arg1; +- (void)invalidateCachedLayout; +@property(readonly, nonatomic) _Bool hasReferenceIndexPath; +- (id)_layoutAttributesForItemAtIndexPath:(id)arg1; +- (void)_ensureIndexPath:(id)arg1 inData:(id)arg2; +- (void)_ensureRect:(struct CGRect)arg1 inData:(id)arg2 outDeltaOriginX:(double *)arg3; +- (_Bool)_updateLayoutData:(id)arg1 inDirection:(long long)arg2 outDeltaOriginX:(double *)arg3; +- (id)_next:(long long)arg1 indexPathsFollowingIndexPath:(id)arg2 direction:(long long)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutDelegate-Protocol.h new file mode 100644 index 000000000..9d367a3a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUHorizontalTiledCollectionViewLayoutDelegate +- (struct CGSize)layout:(id)arg1 collectionView:(id)arg2 sizeForItemAtIndexPath:(id)arg3; +- (id)layout:(id)arg1 collectionView:(id)arg2 referenceIndexPathWithOffsetX:(double *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutInvalidationContext.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutInvalidationContext.h new file mode 100644 index 000000000..3d13b8ebd --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledCollectionViewLayoutInvalidationContext.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewLayoutInvalidationContext.h" + +@interface PUHorizontalTiledCollectionViewLayoutInvalidationContext : UICollectionViewLayoutInvalidationContext +{ + _Bool _invalidateCachedLayout; +} + +- (void)_setInvalidateCachedLayout:(_Bool)arg1; +@property(nonatomic) _Bool invalidateCachedLayout; // @synthesize invalidateCachedLayout=_invalidateCachedLayout; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledLayoutGenerator.h b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledLayoutGenerator.h index 70773a91a..fbcc03994 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledLayoutGenerator.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUHorizontalTiledLayoutGenerator.h @@ -9,19 +9,28 @@ @interface PUHorizontalTiledLayoutGenerator : PUTiledLayoutGenerator { struct CGPoint _origin; - float _referenceHeight; + double _referenceHeight; } -@property(nonatomic) float referenceHeight; // @synthesize referenceHeight=_referenceHeight; -- (BOOL)_addColumnWithTiles:(CDStruct_2e802c68 *)arg1 imageFrames:(struct CGRect *)arg2 count:(int)arg3; -- (void)_enumerateColumnFramesWithContiguousTiles:(CDStruct_2e802c68 *)arg1 count:(int)arg2 useMagneticGuidelines:(BOOL)arg3 block:(id)arg4; -- (BOOL)_addColumnWithContiguousTiles:(CDStruct_2e802c68 *)arg1 count:(int)arg2; -- (BOOL)_hasLeftSuboptimalColumn; -- (BOOL)_parseTileTriplet; -- (BOOL)_parseTilePair; -- (BOOL)_parseSingleTile; -- (float)referenceDistanceForMagneticGuidelines; -- (BOOL)parseNextTiles; +@property(nonatomic) double referenceHeight; // @synthesize referenceHeight=_referenceHeight; +- (_Bool)_addSpecialSequenceBlock:(CDStruct_1417b155 *)arg1; +- (_Bool)_addColumnWithTiles:(CDStruct_1417b155 *)arg1 imageFrames:(struct CGRect *)arg2 count:(long long)arg3; +- (void)_enumerateColumnFramesWithContiguousTiles:(CDStruct_1417b155 *)arg1 count:(long long)arg2 useMagneticGuidelines:(_Bool)arg3 block:(id)arg4; +- (_Bool)_addColumnWithContiguousTiles:(CDStruct_1417b155 *)arg1 count:(long long)arg2; +- (_Bool)_isAtEndOfColumn; +- (_Bool)_hasLeftSuboptimalColumn; +- (_Bool)_scanNonPanoramaSequence:(CDStruct_1417b155 *)arg1 count:(long long)arg2; +- (_Bool)_scanSpecialSequenceColumn:(CDStruct_1417b155 *)arg1 count:(long long *)arg2; +- (_Bool)_scanSpecialSequenceBlock:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTripletWithLargeLead:(CDStruct_1417b155 *)arg1; +- (_Bool)_parseSpecialSubsequenceWithColumnRequired:(_Bool)arg1 columnParsed:(_Bool *)arg2; +- (_Bool)_parseSpecialSequence; +- (_Bool)_parseSpecialTileTriplet; +- (_Bool)_parseTileTriplet; +- (_Bool)_parseTilePair; +- (_Bool)_parseSingleTile; +- (double)referenceDistanceForMagneticGuidelines; +- (_Bool)parseNextTiles; - (void)willParseTiles; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUImageManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUImageManager.h index 13db9f6bc..e2357b2e3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUImageManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUImageManager.h @@ -16,17 +16,17 @@ } - (void).cxx_destruct; -- (BOOL)_isSuspendingFetchesForFormat:(int)arg1; -- (id)_preheatItemForAsset:(id)arg1 format:(int)arg2 createIfNeeded:(BOOL)arg3; -- (id)_preheatItemsByAssetForFormat:(int)arg1 createIfNeeded:(BOOL)arg2; +- (_Bool)_isSuspendingFetchesForFormat:(int)arg1; +- (id)_preheatItemForAsset:(id)arg1 format:(int)arg2 options:(unsigned int)arg3 createIfNeeded:(_Bool)arg4; +- (id)_preheatItemsByAssetForFormat:(int)arg1 createIfNeeded:(_Bool)arg2; - (id)_preheatSourceForFormat:(int)arg1; - (id)_keyForFormat:(int)arg1; - (void)resumeFetchesForFormat:(int)arg1; - (void)suspendFetchesForFormat:(int)arg1; - (void)cancelAllFetches; - (void)stopFetchingImagesForAssets:(id)arg1 format:(int)arg2; -- (void)startPrefetchingImagesForAssets:(id)arg1 format:(int)arg2; -- (void)fetchImageForAsset:(id)arg1 fastFormat:(int)arg2 qualityFormat:(int)arg3 handler:(id)arg4; +- (void)startPrefetchingImagesForAssets:(id)arg1 format:(int)arg2 options:(unsigned int)arg3; +- (void)fetchImageForAsset:(id)arg1 fastFormat:(int)arg2 qualityFormat:(int)arg3 options:(unsigned int)arg4 handler:(id)arg5; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUImageViewExtraction.h b/iOS7/PrivateFrameworks/PhotosUI/PUImageViewExtraction.h new file mode 100644 index 000000000..bd9c6269a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUImageViewExtraction.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUImageViewExtraction : NSObject +{ + _Bool __cancelled; +} + +@property(getter=_isCancelled, setter=_setCancelled:) _Bool _cancelled; // @synthesize _cancelled=__cancelled; +- (void)cancel; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUInitialHysteresisValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUInitialHysteresisValueFilter.h new file mode 100644 index 000000000..3dd22a74a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUInitialHysteresisValueFilter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUInitialHysteresisValueFilter : PUValueFilter +{ + _Bool _didReachThreshold; + double _initialHysteresis; + double _thresholdValue; +} + +@property(nonatomic) double thresholdValue; // @synthesize thresholdValue=_thresholdValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceManager.h index f290c9be9..5568cb492 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceManager.h @@ -14,7 +14,6 @@ + (void)endDisablingUserInteraction:(id)arg1; + (id)beginDisablingUserInteraction; + (id)currentTheme; -+ (void)initializeWithInterfaceEnvironment:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceTheme-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceTheme-Protocol.h index 1f94d00a9..133fae09f 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceTheme-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUInterfaceTheme-Protocol.h @@ -9,6 +9,7 @@ @class NSDictionary, UIColor, UIFont, UIImage; @protocol PUInterfaceTheme +@property(readonly, nonatomic) long long defaultKeyboardAppearance; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardAlbumTitleFont; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardButtonFont; @property(readonly, nonatomic) UIFont *sharedAlbumCommentCardTextFont; @@ -25,7 +26,7 @@ @property(readonly, nonatomic) NSDictionary *cloudFeedWhiteDefaultTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedEmphasizedTextAttributes; @property(readonly, nonatomic) NSDictionary *cloudFeedDefaultTextAttributes; -@property(readonly, nonatomic) float cloudFeedSeparatorHeight; +@property(readonly, nonatomic) double cloudFeedSeparatorHeight; @property(readonly, nonatomic) UIColor *cloudFeedSeparatorColor; @property(readonly, nonatomic) UIColor *cloudFeedBackgroundColor; @property(readonly, nonatomic) UIFont *wallpaperCategoryLabelFont; @@ -39,26 +40,31 @@ @property(readonly, nonatomic) NSDictionary *contentCommentsShownButtonTextAttributes; @property(readonly, nonatomic) UIColor *contentCommentsHiddenButtonImageColor; @property(readonly, nonatomic) NSDictionary *contentCommentsHiddenButtonTextAttributes; -@property(readonly, nonatomic) struct UIEdgeInsets videoPaletteMargins; +@property(readonly, nonatomic) double videoPaletteBottomMargin; +@property(readonly, nonatomic) double videoPaletteSideMargin; @property(readonly, nonatomic) UIColor *photoBrowserChromeHiddenBackgroundColor; @property(readonly, nonatomic) UIColor *photoBrowserChromeVisibleBackgroundColor; -@property(readonly, nonatomic) int photoBrowserStatusBarStyle; +@property(readonly, nonatomic) long long photoBrowserStatusBarStyle; @property(readonly, nonatomic) UIFont *gridViewCellBannerTextFont; @property(readonly, nonatomic) UIColor *gridViewCellBannerTextColor; @property(readonly, nonatomic) UIColor *gridViewCellBannerBackgroundColor; +@property(readonly, nonatomic) UIImage *gridViewCellBannerBackgroundImage; @property(readonly, nonatomic) UIColor *bannerBackgroundColor; -@property(readonly, nonatomic) float bannerHeight; -@property(readonly, nonatomic) float albumListDisabledAlbumTitleAlpha; -@property(readonly, nonatomic) float albumListDisabledAlbumStackViewAlpha; +@property(readonly, nonatomic) double bannerHeight; +@property(readonly, nonatomic) double albumListDisabledAlbumTitleAlpha; +@property(readonly, nonatomic) double albumListDisabledAlbumStackViewAlpha; @property(readonly, nonatomic) UIFont *albumListSubtitleLabelFont; @property(readonly, nonatomic) UIFont *albumListTitleLabelFont; @property(readonly, nonatomic) UIColor *albumListBackgroundColor; -@property(readonly, nonatomic) UIColor *photoCollectionEmptyPlaceholderViewBackgroundColor; +@property(readonly, nonatomic) UIColor *emptyPlaceholderViewBackgroundColor; +@property(readonly, nonatomic) unsigned long long emptyPlaceholderStyle; @property(readonly, nonatomic) UIColor *photoCollectionToolbarButtonTintColor; +@property(readonly, nonatomic) double photoCollectionToolbarIconToTextSpacerWidth; +@property(readonly, nonatomic) double photoCollectionToolbarTextTitleSpacerWidth; @property(readonly, nonatomic) UIColor *photoCollectionToolbarTintColor; @property(readonly, nonatomic) UIImage *photoCollectionToolbarShadowImage; -@property(readonly, nonatomic) BOOL photoCollectionToolbarTranslucent; -@property(readonly, nonatomic) int photoCollectionToolbarStyle; +@property(readonly, nonatomic) _Bool photoCollectionToolbarTranslucent; +@property(readonly, nonatomic) long long photoCollectionToolbarStyle; @property(readonly, nonatomic) int photoCollectionViewBackgroundColorValue; @property(readonly, nonatomic) UIColor *photoCollectionViewBackgroundColor; @property(readonly, nonatomic) UIImage *topLevelTabBarShadowImage; @@ -70,14 +76,16 @@ @property(readonly, nonatomic) NSDictionary *topLevelNavigationBarTitleTextAttributes; @property(readonly, nonatomic) UIImage *topLevelNavigationBarShadowImage; @property(readonly, nonatomic) UIColor *topLevelNavigationBarTintColor; -@property(readonly, nonatomic) BOOL topLevelNavigationBarTranslucent; -@property(readonly, nonatomic) int topLevelNavigationBarStyle; -@property(readonly, nonatomic) int topLevelStatusBarStyle; -- (void)configureCloudFeedCommentButton:(id)arg1 withCount:(int)arg2; +@property(readonly, nonatomic) _Bool topLevelNavigationBarTranslucent; +@property(readonly, nonatomic) long long topLevelNavigationBarStyle; +@property(readonly, nonatomic) long long topLevelStatusBarStyle; +- (void)configureCloudFeedCommentButton:(id)arg1 withCount:(long long)arg2; - (id)createCloudFeedCommentButton; - (void)configureCloudFeedStackView:(id)arg1 withStackSize:(struct CGSize)arg2; - (id)attributedStringForCloudFeedGroupHeaderWithText:(id)arg1; -- (id)commentsButtonStringForCount:(int)arg1; +- (void)configureCloudFeedInvitationReplyButton:(id)arg1; +- (id)commentsButtonStringForCount:(long long)arg1; +- (void)configureMapViewAnnotationCountLabel:(id)arg1; - (void)configureBannerLabel:(id)arg1; - (void)configureBannerStackView:(id)arg1; - (void)configureAlbumListDeleteButton:(id)arg1; @@ -86,42 +94,36 @@ - (void)configureAlbumListEmptyStackViewPhonePhotoDecoration:(id)arg1; - (void)configureAlbumListStackViewPhonePhotoDecoration:(id)arg1; - (void)configureAlbumListSubtitleLabel:(id)arg1; -- (void)configureAlbumListTitleLabel:(id)arg1; -- (void)configurePhotoCollectionEmptyPlaceholderMessageLabel:(id)arg1; -- (void)configurePhotoCollectionEmptyPlaceholderTitleLabel:(id)arg1; -- (id)photoCollectionToolbarDeleteButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)photoCollectionToolbarButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (struct UIOffset)photoCollectionToolbarButtonTitlePositionAdjustmentforBarMetrics:(int)arg1; -- (id)photoCollectionToolbarDeleteButtonTitleTextAttributesForState:(unsigned int)arg1; -- (id)photoCollectionToolbarButtonTitleTextAttributesForState:(unsigned int)arg1; +- (void)configureAlbumListTitleTextField:(id)arg1; +- (id)photoCollectionToolbarDeleteButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)photoCollectionToolbarButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (struct UIOffset)photoCollectionToolbarButtonTitlePositionAdjustmentforBarMetrics:(long long)arg1; +- (id)photoCollectionToolbarDeleteButtonTitleTextAttributesForState:(unsigned long long)arg1; +- (id)photoCollectionToolbarButtonTitleTextAttributesForState:(unsigned long long)arg1; - (void)configurePhotoCollectionToolbarDeleteButton:(id)arg1; - (void)configurePhotoCollectionToolbarButton:(id)arg1; -- (id)photoCollectionToolbarBackgroundImageForBarMetrics:(int)arg1; +- (id)photoCollectionToolbarBackgroundImageForBarMetrics:(long long)arg1; - (void)configurePhotoCollectionGlobalFooterSubtitleLabel:(id)arg1; - (void)configurePhotoCollectionGlobalFooterTitleLabel:(id)arg1; -- (void)configurePhotoCollectionHeaderShareButton:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderItemCountLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderDateLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderLocationsLabel:(id)arg1 forStyle:(unsigned int)arg2; -- (void)configurePhotoCollectionHeaderTitleLabel:(id)arg1 isOverlay:(BOOL)arg2 forStyle:(unsigned int)arg3; -- (void)configurePhotoCollectionHeaderView:(id)arg1 isOverlay:(BOOL)arg2 forStyle:(unsigned int)arg3; -- (struct UIOffset)photoCollectionHeaderLocationIconOffsetForStyle:(unsigned int)arg1; -- (id)photoCollectionHeaderLocationIconForStyle:(unsigned int)arg1; -- (BOOL)photoCollectionHeaderUseBlurredBackgroundForStyle:(unsigned int)arg1; -- (BOOL)photoCollectionHeaderSecondaryLabelsAllCapsForStyle:(unsigned int)arg1; -- (id)photoCollectionHeaderBackgroundColorForStyle:(unsigned int)arg1; -- (id)photoCollectionViewPhoneTallFixedBackgroundImageForOrientation:(int)arg1; -- (id)photoCollectionViewPhoneShortFixedBackgroundImageForOrientation:(int)arg1; +- (id)photoCollectionHeaderActionButtonAttributesForStyle:(long long)arg1; +- (id)photoCollectionHeaderActionButtonFontForStyle:(long long)arg1; +- (void)configurePhotoCollectionHeaderDateLabel:(id)arg1 forStyle:(long long)arg2; +- (void)configurePhotoCollectionHeaderLocationsLabel:(id)arg1 forStyle:(long long)arg2; +- (void)configurePhotoCollectionHeaderTitleLabel:(id)arg1 forStyle:(long long)arg2; +- (id)photoCollectionHeaderBackgroundColorForBackgroundStyle:(unsigned long long)arg1; +- (struct UIOffset)photoCollectionHeaderLocationIconOffsetForStyle:(long long)arg1; +- (id)photoCollectionHeaderLocationIconForStyle:(long long)arg1; +- (_Bool)photoCollectionHeaderSecondaryLabelsAllCapsForStyle:(long long)arg1; - (void)configureTopLevelTabBarItem:(id)arg1 withBaseName:(id)arg2; -- (id)topLevelTabBarItemTitleTextAttributesForState:(unsigned int)arg1; -- (id)topLevelNavigationBarDoneButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)topLevelNavigationBarBackButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (id)topLevelNavigationBarButtonBackgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (struct UIOffset)topLevelNavigationBarButtonTitlePositionAdjustmentforBarMetrics:(int)arg1; -- (id)topLevelNavigationBarDoneButtonTitleTextAttributesForState:(unsigned int)arg1; -- (id)topLevelNavigationBarButtonTitleTextAttributesForState:(unsigned int)arg1; +- (id)topLevelTabBarItemTitleTextAttributesForState:(unsigned long long)arg1; +- (id)topLevelNavigationBarDoneButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)topLevelNavigationBarBackButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (id)topLevelNavigationBarButtonBackgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (struct UIOffset)topLevelNavigationBarButtonTitlePositionAdjustmentforBarMetrics:(long long)arg1; +- (id)topLevelNavigationBarDoneButtonTitleTextAttributesForState:(unsigned long long)arg1; +- (id)topLevelNavigationBarButtonTitleTextAttributesForState:(unsigned long long)arg1; - (void)configureTopLevelNavigationBarDoneButton:(id)arg1; - (void)configureTopLevelNavigationBarButton:(id)arg1; -- (id)topLevelNavigationBarBackgroundImageForBarMetrics:(int)arg1; +- (id)topLevelNavigationBarBackgroundImageForBarMetrics:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUInterpolatingLayoutAttributes.h b/iOS7/PrivateFrameworks/PhotosUI/PUInterpolatingLayoutAttributes.h index 655bfb4b5..30ef3abde 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUInterpolatingLayoutAttributes.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUInterpolatingLayoutAttributes.h @@ -10,10 +10,10 @@ @interface PUInterpolatingLayoutAttributes : PUAbstractTransitionLayoutAttributes { - BOOL _interpolatesCenter; - BOOL _interpolatesSize; - BOOL _interpolatesTransform; - BOOL _interpolatesAlpha; + _Bool _interpolatesCenter; + _Bool _interpolatesSize; + _Bool _interpolatesTransform; + _Bool _interpolatesAlpha; UICollectionViewLayoutAttributes *_sourceLayoutAttributes; UICollectionViewLayoutAttributes *_destinationLayoutAttributes; } diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutAnimationsHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutAnimationsHelper.h index 51af8d43a..293fbe045 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PULayoutAnimationsHelper.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutAnimationsHelper.h @@ -10,15 +10,16 @@ @interface PULayoutAnimationsHelper : NSObject { + _Bool _shouldAnimateTemporaryImageView; PUSectionedGridLayout *_layout; } +@property(nonatomic) _Bool shouldAnimateTemporaryImageView; // @synthesize shouldAnimateTemporaryImageView=_shouldAnimateTemporaryImageView; @property(readonly, nonatomic) PUSectionedGridLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; - (void)_applyDefaultLayoutAttributes:(id)arg1 toView:(id)arg2; - (void)_configureAnimationsForReusableView:(id)arg1 toLayoutAttributes:(id)arg2 withCompletionBlock:(id)arg3; - (id)_adjustDecorationViewAnimation:(id)arg1 forReusableView:(id)arg2 toLayoutAttributes:(id)arg3; -- (id)_adjustRowFillerAnimation:(id)arg1 forReusableView:(id)arg2 toLayoutAttributes:(id)arg3; - (id)_adjustRenderedStripAnimation:(id)arg1 forReusableView:(id)arg2 toLayoutAttributes:(id)arg3; - (id)_adjustSectionHeaderAnimation:(id)arg1 forReusableView:(id)arg2 toLayoutAttributes:(id)arg3; - (id)_adjustCellAnimation:(id)arg1 forReusableView:(id)arg2 toLayoutAttributes:(id)arg3; @@ -26,6 +27,7 @@ - (id)_defaultAnimationForKeyPath:(id)arg1 ofReusableView:(id)arg2 toLayoutAttributes:(id)arg3; - (id)_createDefaultZoomingInAnimationForKeyPath:(id)arg1 ofReusableView:(id)arg2 toLayoutAttributes:(id)arg3; - (id)_createDefaultZoomingOutAnimationForKeyPath:(id)arg1 ofReusableView:(id)arg2 toLayoutAttributes:(id)arg3; +- (void)didFinishLayoutTransitionAnimations:(_Bool)arg1 transitionIsAppearing:(_Bool)arg2; - (id)animationsForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2; - (id)initWithSectionedGridLayout:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSampledSectioning.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSampledSectioning.h new file mode 100644 index 000000000..bd86ef749 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSampledSectioning.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface PULayoutSampledSectioning : PULayoutSectioning +{ + _Bool _sectioningIsValid; + _Bool _samplingIsValid; + long long _numberOfRealSections; + long long _numberOfVisualSections; + NSArray *_realSectionIndexesForVisualSection; + long long *_visualSectionForRealSection; + long long *_numberOfItemsForRealSection; + long long *_numberOfRealItemsForVisualSection; + long long *_startIndexInVisualSectionForRealSection; + id *_sectionSamplers; + long long *_maximumNumberOfVisibleItemsForVisualSection; + _Bool _hasSomeSampling; + long long _lastHitRealSectionIndex; + long long _lastHitVisualSectionIndex; + long long _lastHitRangeIndex; + _Bool _supportsSamplingAndSectionGrouping; +} + +@property(nonatomic) _Bool supportsSamplingAndSectionGrouping; // @synthesize supportsSamplingAndSectionGrouping=_supportsSamplingAndSectionGrouping; +- (void).cxx_destruct; +- (long long)__debugUnsampledIndexForRealIndexPath:(struct PUSimpleIndexPath)arg1; +- (id)visibleUnsampledIndexesForCombinedRealSections:(id)arg1; +- (void)enumerateRealMainItemIndexPathsForVisualSection:(long long)arg1 inVisualItemRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (void)enumerateRealSectionsForVisualSection:(long long)arg1 usingBlock:(id)arg2; +- (long long)visualSectionForRealSection:(long long)arg1; +- (long long)mainRealSectionForVisualSection:(long long)arg1; +- (struct PUSimpleIndexPath)visualIndexPathForRealIndexPath:(struct PUSimpleIndexPath)arg1 isMainItem:(_Bool *)arg2; +- (struct PUSimpleIndexPath)mainRealItemIndexPathForVisualIndexPath:(struct PUSimpleIndexPath)arg1; +- (struct PUSimpleIndexPath)_mainRealItemIndexPathForVisualSection:(long long)arg1 andUnsampledItemIndex:(long long)arg2; +- (long long)_unsampledItemIndexForVisualItemIndex:(long long)arg1 visualSection:(long long)arg2; +- (long long)_visualItemIndexForUnsampledItemIndex:(long long)arg1 visualSection:(long long)arg2 isMainItem:(_Bool *)arg3; +- (id)_sectionSamplerForVisualSection:(long long)arg1; +- (long long)numberOfRealItemsInVisualSection:(long long)arg1; +- (long long)numberOfVisualItemsInVisualSection:(long long)arg1; +- (void)_cacheSectioningIfNeeded; +- (void)invalidateSections; +- (_Bool)hasSomeSampling; +- (void)invalidateSampling; +- (void)dealloc; +- (void)_discardSectioningCache; +- (void)_discardSamplingCache; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSamplingHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSamplingHelper.h deleted file mode 100644 index 607eb0cd7..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSamplingHelper.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class PUSectionedGridLayout; - -@interface PULayoutSamplingHelper : NSObject -{ - PUSectionedGridLayout *_layout; - int _visualSection; -} - -@property(readonly, nonatomic) int visualSection; // @synthesize visualSection=_visualSection; -@property(readonly, nonatomic) PUSectionedGridLayout *layout; // @synthesize layout=_layout; -- (void).cxx_destruct; -- (int)mainRealItemIndexForVisualItemIndex:(int)arg1; -- (int)visualItemIndexForRealItemIndex:(int)arg1; -- (id)initWithSectionedGridLayout:(id)arg1 visualSection:(int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionListSampler.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionListSampler.h new file mode 100644 index 000000000..5679f04fb --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionListSampler.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PULayoutSectionListSampler : PULayoutSectionSampler +{ + long long _numberOfVisibleItems; + long long _numberOfRealItems; + long long *_visibleItemIndexes; + long long _lastSeenSampledIndex; + long long _lastSeenUnsampledIndex; + long long _lastSeenTopUnsampledIndex; +} + +- (void)dumpInternalMemory; +- (void)enumerateUnsampledIndexesForSampledIndexInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (long long)unsampledIndexForIndex:(long long)arg1; +- (long long)indexForUnsampledIndex:(long long)arg1 isMainItem:(_Bool *)arg2; +- (long long *)visibleItemIndexes; +- (void)dealloc; +- (id)initWithNumberOfVisibleItems:(long long)arg1 numberOfRealItems:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSampler.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSampler.h new file mode 100644 index 000000000..b26174fe7 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSampler.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PULayoutSectionSampler : NSObject +{ +} + +- (void)dumpInternalMemory; +- (void)enumerateUnsampledIndexesForSampledIndexInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (long long)unsampledIndexForIndex:(long long)arg1; +- (long long)indexForUnsampledIndex:(long long)arg1 isMainItem:(_Bool *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSimpleSampler.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSimpleSampler.h new file mode 100644 index 000000000..7d5cdc6cd --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectionSimpleSampler.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PULayoutSectionSimpleSampler : PULayoutSectionSampler +{ + long long _numberOfVisibleItems; + long long _numberOfRealItems; +} + +- (void)dumpInternalMemory; +- (void)enumerateUnsampledIndexesForSampledIndexInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (long long)unsampledIndexForIndex:(long long)arg1; +- (long long)indexForUnsampledIndex:(long long)arg1 isMainItem:(_Bool *)arg2; +- (id)initWithNumberOfVisibleItems:(long long)arg1 numberOfRealItems:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectioning.h b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectioning.h new file mode 100644 index 000000000..5a610fa0e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULayoutSectioning.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PULayoutSectioning : NSObject +{ + _Bool _invalidatingSampling; + _Bool _invalidatingSections; + PULayoutSectioning *_baseSectioning; + id _delegate; +} + +@property(retain, nonatomic) PULayoutSectioning *baseSectioning; // @synthesize baseSectioning=_baseSectioning; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (_Bool)writeToURL:(id)arg1 error:(id *)arg2; +- (id)sectioningHash; +- (id)sectioningHashHasIncorrectSampling:(_Bool *)arg1 hasInvisibleItemsInBaseSectioning:(_Bool *)arg2; +- (id)sectioningDescription; +- (id)_sectioningDescriptionShowInvisibleItemsInBaseSectioning:(_Bool)arg1 hasIncorrectSampling:(_Bool *)arg2 hasInvisibleItemsInBaseSectioning:(_Bool *)arg3; +- (long long)__debugUnsampledIndexForRealIndexPath:(struct PUSimpleIndexPath)arg1; +- (id)description; +- (id)visibleUnsampledIndexesForCombinedRealSections:(id)arg1; +- (void)enumerateRealMainItemIndexPathsForVisualSection:(long long)arg1 inVisualItemRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (void)enumerateRealSectionsForVisualSection:(long long)arg1 usingBlock:(id)arg2; +- (long long)visualSectionForRealSection:(long long)arg1; +- (long long)mainRealSectionForVisualSection:(long long)arg1; +- (struct PUSimpleIndexPath)visualIndexPathForRealIndexPath:(struct PUSimpleIndexPath)arg1 isMainItem:(_Bool *)arg2; +- (struct PUSimpleIndexPath)mainRealItemIndexPathForVisualIndexPath:(struct PUSimpleIndexPath)arg1; +- (long long)numberOfRealItemsInVisualSection:(long long)arg1; +- (long long)numberOfVisualItemsInVisualSection:(long long)arg1; +- (void)invalidateSections; +- (void)_baseSectioningDidInvalidateSections:(id)arg1; +- (_Bool)hasSomeSampling; +- (void)invalidateSampling; +- (void)_baseSectioningDidInvalidateSampling:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PULocalization.h b/iOS7/PrivateFrameworks/PhotosUI/PULocalization.h new file mode 100644 index 000000000..4846b2e9b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PULocalization.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PULocalization : NSObject +{ +} + ++ (id)messageForCloudFeedUpdatingLibraryNoNetwork; ++ (id)_messageForEmptyPhotoLibraryIsLockScreenCameraRoll:(_Bool)arg1; ++ (id)messageForEmptyPhotoLibrary; ++ (id)titleForEmptyPhotoLibrary; ++ (id)messageForEmptyPhotosCollection:(id)arg1; ++ (id)titleForEmptyPhotosCollection:(id)arg1; ++ (id)messageForEmptyPhotosCollectionList:(id)arg1; ++ (id)titleForEmptyPhotosCollectionList:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMagnfiedViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUMagnfiedViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..b93bcd178 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMagnfiedViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUMagnfiedViewControllerDelegate + +@optional +- (id)imageWithFormat:(int)arg1 forIndexPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMailActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUMailActivity.h index 5f828b199..bbda8cc1a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUMailActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMailActivity.h @@ -15,7 +15,7 @@ { UIViewController *_referenceViewController; PLVideoRemaker *_remaker; - BOOL _remakingWasCancelled; + _Bool _remakingWasCancelled; PLManagedAsset *_currentVideo; NSString *_trimmedFilePath; MFMailComposeViewController *_mailComposeController; @@ -33,20 +33,21 @@ - (void)_cancelRemaking:(id)arg1; - (void)editVideoViewControllerDidCancel:(id)arg1; - (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (void)activityDidFinish:(BOOL)arg1; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)activityDidFinish:(_Bool)arg1; +- (_Bool)_presentActivityOnViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (id)mailComposeViewController; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; +- (_Bool)_canPerformEmailActivity; - (void)_sendViaEmail; - (void)composeMailForVideo:(id)arg1 trimmedFilePath:(id)arg2; - (void)composeMailForPhotos; - (void)_discardTrimmedFile; - (void)_transcodeVideo:(id)arg1 usingMode:(int)arg2; -- (BOOL)_showTrimViewControllerIfNeededForVideo:(id)arg1 usingMode:(int)arg2; +- (_Bool)_showTrimViewControllerIfNeededForVideo:(id)arg1 usingMode:(int)arg2; - (void)_showTrimViewControllerForVideo:(id)arg1 maximumTrimDuration:(double)arg2 trimButtonTitle:(id)arg3; -- (void)_showRemakerProgressView:(BOOL)arg1; +- (void)_showRemakerProgressView:(_Bool)arg1; - (void)dealloc; - (void)_pu_cleanup; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAggregateAnnotation.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAggregateAnnotation.h new file mode 100644 index 000000000..a8f2feeae --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAggregateAnnotation.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PUMapAnnotationAnimatable-Protocol.h" + +@class NSArray, NSDate, NSMutableSet, NSString; + +@interface PUMapAggregateAnnotation : NSObject +{ + CDStruct_2c43369c _originalCoordinate; + unsigned long long _hash; + NSMutableSet *_subAnnotations; + NSArray *_mapItems; + NSObject *_itemId; + unsigned long long _relativeOrder; + CDStruct_2c43369c _coordinate; +} + +@property(nonatomic) unsigned long long relativeOrder; // @synthesize relativeOrder=_relativeOrder; +- (void)setCoordinate:(CDStruct_c3b9c2ee)arg1; +@property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; +- (void).cxx_destruct; +- (long long)annotationSortingCompareWithAnnotation:(id)arg1; +- (id)compactDescription; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +@property(readonly, nonatomic) NSString *subtitle; +@property(readonly, nonatomic) NSString *title; +- (void)resetCoordinateToOriginal; +- (_Bool)containsAnnotation:(id)arg1; +@property(readonly, nonatomic) NSObject *itemId; +@property(readonly, nonatomic) NSMutableSet *subAnnotations; +- (void)removeAllSubAnnotations; +- (void)removeSubAnnotation:(id)arg1; +- (void)addSubAnnotation:(id)arg1; +- (void)_updateComputedValuesForSubAnnotationUpdate; +@property(readonly, nonatomic) CDStruct_c3b9c2ee originalCoordinate; +- (id)newestMaxMapItems:(unsigned long long)arg1; +@property(readonly, nonatomic) NSDate *dateCreated; +@property(readonly, nonatomic) NSArray *mapItems; +@property(readonly, nonatomic) unsigned long long count; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoordinate:(CDStruct_c3b9c2ee)arg1 mapItems:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAlbum.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAlbum.h new file mode 100644 index 000000000..95737f566 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAlbum.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PLAlbumProtocol-Protocol.h" + +@class NSArray, NSDate, NSDictionary, NSMutableOrderedSet, NSNumber, NSOrderedSet, NSString, NSURL, PLManagedAsset, UIImage; + +@interface PUMapAlbum : NSObject +{ + NSMutableOrderedSet *_assets; + _Bool _setKindCounts; + unsigned long long _photosCount; + unsigned long long _videosCount; + id _annotation; +} + +@property(readonly, nonatomic) id annotation; // @synthesize annotation=_annotation; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSDate *endDate; +@property(readonly, nonatomic) NSDate *startDate; +@property(readonly, nonatomic) NSArray *localizedLocationNames; +@property(readonly, nonatomic) _Bool canShowAvalancheStacks; +@property(readonly, nonatomic) _Bool canShowComments; +- (_Bool)canPerformEditOperation:(int)arg1; +@property(retain, nonatomic) PLManagedAsset *tertiaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *secondaryKeyAsset; +@property(retain, nonatomic) PLManagedAsset *keyAsset; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long videosCount; +@property(readonly, nonatomic) unsigned long long photosCount; +@property(readonly, nonatomic) unsigned long long assetsCount; +@property(readonly, nonatomic) unsigned long long approximateCount; +@property(readonly, nonatomic) NSOrderedSet *assets; +@property(readonly, nonatomic) NSString *localizedTitle; +@property(readonly, nonatomic) NSString *title; +@property(readonly, nonatomic) NSString *uuid; +- (void)batchFetchAssets:(id)arg1; +- (void)reducePendingItemsCountBy:(unsigned long long)arg1; +@property(nonatomic) int pendingItemsType; +@property(nonatomic) int pendingItemsCount; +- (id)displayableIndexesForCount:(unsigned long long)arg1; +- (id)titleForSectionStartingAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) id sectioningComparator; +@property(readonly, nonatomic) id sortingComparator; +@property(readonly, nonatomic) NSURL *groupURL; +@property(retain, nonatomic) NSString *importSessionID; +@property(retain, nonatomic) NSDictionary *slideshowSettings; +@property(readonly, nonatomic) _Bool shouldDeleteWhenEmpty; +@property(readonly, nonatomic) _Bool canContributeToCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isMultipleContributorCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isOwnedCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isStandInAlbum; +@property(readonly, nonatomic) _Bool isPendingPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isCloudSharedAlbum; +@property(readonly, nonatomic) _Bool isPhotoStreamAlbum; +@property(readonly, nonatomic) _Bool isWallpaperAlbum; +@property(readonly, nonatomic) _Bool isPanoramasAlbum; +@property(readonly, nonatomic) _Bool isCameraAlbum; +@property(readonly, nonatomic) _Bool isLibrary; +@property(readonly, nonatomic) UIImage *posterImage; +@property(nonatomic) _Bool hasUnseenContentBoolValue; +@property(readonly, nonatomic) NSMutableOrderedSet *mutableAssets; +@property(readonly, nonatomic) int kindValue; +@property(readonly, nonatomic) NSNumber *kind; +- (void)_calculateKindCounts; +- (id)initWithAnnotation:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) NSString *name; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotation.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotation.h new file mode 100644 index 000000000..03a24a104 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotation.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PUMapAnnotationAnimatable-Protocol.h" + +@class NSArray, NSDate, NSMutableSet, NSString, PUMapItem; + +@interface PUMapAnnotation : NSObject +{ + unsigned long long _hash; + PUMapItem *_mapItem; + unsigned long long _relativeOrder; + CDStruct_2c43369c _originalCoordinate; + CDStruct_2c43369c _coordinate; +} + ++ (id)annotationSortingComparatorOldestToNewest; ++ (id)annotationSortingComparatorNewestToOldest; ++ (id)compactDescriptionForAnnotations:(id)arg1; +@property(nonatomic) unsigned long long relativeOrder; // @synthesize relativeOrder=_relativeOrder; +- (void)setCoordinate:(CDStruct_c3b9c2ee)arg1; +@property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; +@property(readonly, nonatomic) CDStruct_c3b9c2ee originalCoordinate; // @synthesize originalCoordinate=_originalCoordinate; +- (void).cxx_destruct; +- (long long)annotationSortingCompareWithAnnotation:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +@property(readonly, nonatomic) NSString *subtitle; +@property(readonly, nonatomic) NSString *title; +- (id)_dateString; +- (id)compactDescription; +- (long long)compare:(id)arg1; +- (void)resetCoordinateToOriginal; +- (_Bool)containsAnnotation:(id)arg1; +- (id)newestMaxMapItems:(unsigned long long)arg1; +@property(readonly, nonatomic) NSMutableSet *subAnnotations; +@property(readonly, nonatomic) NSArray *mapItems; +@property(readonly, nonatomic) unsigned long long count; +@property(readonly, nonatomic) NSDate *dateCreated; +@property(readonly, nonatomic) NSObject *itemId; +@property(retain, nonatomic) PUMapItem *mapItem; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoordinate:(CDStruct_c3b9c2ee)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimatable-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimatable-Protocol.h new file mode 100644 index 000000000..bc2f22ce8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimatable-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "MKAnnotation-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSArray, NSDate, NSMutableSet, NSObject; + +@protocol PUMapAnnotationAnimatable +@property(nonatomic) unsigned long long relativeOrder; +@property(readonly, nonatomic) NSMutableSet *subAnnotations; +@property(readonly, nonatomic) NSArray *mapItems; +@property(readonly, nonatomic) unsigned long long count; +@property(readonly, nonatomic) NSDate *dateCreated; +@property(readonly, nonatomic) NSObject *itemId; +@property(nonatomic) CDStruct_c3b9c2ee coordinate; +@property(readonly, nonatomic) CDStruct_c3b9c2ee originalCoordinate; +- (long long)annotationSortingCompareWithAnnotation:(id)arg1; +- (id)compactDescription; +- (long long)compare:(id)arg1; +- (_Bool)containsAnnotation:(id)arg1; +- (id)newestMaxMapItems:(unsigned long long)arg1; +- (void)resetCoordinateToOriginal; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimationInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimationInfo.h new file mode 100644 index 000000000..053ae9fed --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationAnimationInfo.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUMapAnnotationAnimationInfo : NSObject +{ + _Bool _remove; + id _annotation; + id _destinationAnnotation; + long long _fadeType; + id _annotationForCountSwap; + long long _reason; + CDStruct_2c43369c _sourceCoordinate; + CDStruct_2c43369c _destinationCoordinate; +} + +@property(readonly, nonatomic) long long reason; // @synthesize reason=_reason; +@property(readonly, nonatomic) id annotationForCountSwap; // @synthesize annotationForCountSwap=_annotationForCountSwap; +@property(readonly, nonatomic) _Bool remove; // @synthesize remove=_remove; +@property(readonly, nonatomic) long long fadeType; // @synthesize fadeType=_fadeType; +@property(readonly, nonatomic) CDStruct_c3b9c2ee destinationCoordinate; // @synthesize destinationCoordinate=_destinationCoordinate; +@property(readonly, nonatomic) CDStruct_c3b9c2ee sourceCoordinate; // @synthesize sourceCoordinate=_sourceCoordinate; +@property(readonly, nonatomic) id destinationAnnotation; // @synthesize destinationAnnotation=_destinationAnnotation; +@property(readonly, nonatomic) id annotation; // @synthesize annotation=_annotation; +- (void).cxx_destruct; +- (id)initWithAnnotation:(id)arg1 destinationAnnotation:(id)arg2 sourceCoordinate:(CDStruct_c3b9c2ee)arg3 destinationCoordinate:(CDStruct_c3b9c2ee)arg4 fadeType:(long long)arg5 remove:(_Bool)arg6 annotationForCountSwap:(id)arg7 reason:(long long)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManager.h new file mode 100644 index 000000000..b5c4619e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManager.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PUMapAnnotationQuadtreeDataSource-Protocol.h" + +@class MKMapView, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, PUMapAnnotationQuadtree; + +@interface PUMapAnnotationManager : NSObject +{ + NSMutableSet *_managedAnnotations; + _Bool _showDebugOverlays; + NSMutableArray *_debugOverlays; + PUMapAnnotationQuadtree *_quadtree; + unsigned int _currentTreeLevel; + NSMutableSet *_activeAnnotations; + NSMutableDictionary *_activeAnnotationAddresses; + NSMutableSet *_pendingRemoves; + NSMutableSet *_animatedRemoves; + NSObject *_processingQueue; + int _updateId; + struct CGSize _currentMapSize; + CDStruct_feeb6407 _currentCoordRegion; + _Bool _alwaysFadeRemoves; + id _dataSource; + MKMapView *_mapView; + struct CGSize _annotationSize; +} + ++ (void)mergeOverlappingAnnotations:(id)arg1 withQuadtree:(id)arg2 treeLevel:(unsigned int)arg3 coordRegion:(CDStruct_feeb6407)arg4 mapSize:(struct CGSize)arg5 annotationSize:(struct CGSize)arg6; ++ (_Bool)coordinateRegion:(CDStruct_feeb6407)arg1 overlapsWithCoordinateRegion2:(CDStruct_feeb6407)arg2; ++ (id)newAnnotationsFromQuadtree:(id)arg1 treeLevel:(unsigned int)arg2 coordRegion:(CDStruct_feeb6407)arg3 mapSize:(struct CGSize)arg4 updateId:(int)arg5 referenceId:(int *)arg6 annotationSize:(struct CGSize)arg7; +@property(nonatomic) _Bool alwaysFadeRemoves; // @synthesize alwaysFadeRemoves=_alwaysFadeRemoves; +@property(nonatomic) struct CGSize annotationSize; // @synthesize annotationSize=_annotationSize; +@property(retain, nonatomic) MKMapView *mapView; // @synthesize mapView=_mapView; +@property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; +- (void).cxx_destruct; +- (id)mapAnnotationQuadtree:(id)arg1 aggregateAnnotationForAnnotations:(id)arg2 averageCoordinate:(CDStruct_c3b9c2ee)arg3; +- (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; +- (void)_updateZPositionForAnnotations:(id)arg1 withAnimationInfoSet:(id)arg2; +- (_Bool)_addMappedAnimationInfoToInfoSet:(id)arg1 forRemoveAnnotation:(id)arg2 remainingRemoveAnnotationsToAnimate:(id)arg3 remainingAddedAnnotationsToAnimate:(id)arg4 addContainsRemoveMap:(id)arg5 removeContainsAddMap:(id)arg6 activeTreeLevel:(unsigned int)arg7 addAddressesToAnnotations:(id)arg8; +- (long long)_fadeTypeWithIsEqual:(_Bool)arg1 removeAnnotation:(id)arg2 addAnnotation:(id)arg3 isRemove:(_Bool)arg4; +- (void)_removeAnnotationFromMapView:(id)arg1 wasAnimated:(_Bool)arg2; +- (void)_updateAnnotationsWithIncomingAnnotationToAddress:(id)arg1; +- (id)_animatableMapViewAnnotations; +- (void)_updateAnnotationsFromQuadtreeWithTreeLevel:(unsigned int)arg1 coordRegion:(CDStruct_feeb6407)arg2 mapSize:(struct CGSize)arg3 updateId:(int)arg4; +- (void)_internalUpdateAnnotationsTreeLevel:(unsigned int)arg1 coordRegion:(CDStruct_feeb6407)arg2 mapSize:(struct CGSize)arg3 updateId:(int)arg4; +- (void)_updateAnnotationsForMapViewAdjustTreeLevel:(_Bool)arg1 forceUpdate:(_Bool)arg2; +- (void)updateAnnotationsForMapViewAdjustTreeLevel:(_Bool)arg1; +- (_Bool)_updateTreeLevelFromMap; +- (_Bool)_updateMapParams; +- (void)removeAnnotations:(id)arg1 thenAddAnnotations:(id)arg2; +- (void)removeAnnotations:(id)arg1; +- (void)removeAnnotation:(id)arg1; +- (void)addAnnotations:(id)arg1; +- (void)addAnnotation:(id)arg1; +- (id)_puAnnotationViewForAnnotation:(id)arg1; +@property(readonly, nonatomic) NSArray *annotations; +- (void)removeAllMapAnnotations; +- (void)_executeOnProcessingQueueWithBlock:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManagerDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManagerDataSource-Protocol.h new file mode 100644 index 000000000..ebd2ecf78 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationManagerDataSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUMapAnnotationManagerDataSource +- (id)mapAnnotationManager:(id)arg1 aggregateAnnotationForAnnotations:(id)arg2 averageCoordinate:(CDStruct_c3b9c2ee)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtree.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtree.h new file mode 100644 index 000000000..693a417be --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtree.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, PUMapAnnotationQuadtreeAddress; + +@interface PUMapAnnotationQuadtree : NSObject +{ + PUMapAnnotationQuadtreeAddress *_address; + PUMapAnnotationQuadtree *_00; + PUMapAnnotationQuadtree *_01; + PUMapAnnotationQuadtree *_10; + PUMapAnnotationQuadtree *_11; + id _primaryAnnotation; + id _aggregateAnnotation; + NSMutableArray *_leafAnnotations; + int _aggregationCount; + double _latitudeSum; + double _longitudeSum; + id _dataSource; +} + ++ (void)getMinCoordinate:(CDStruct_c3b9c2ee *)arg1 maxCoordinate:(CDStruct_c3b9c2ee *)arg2 forAddress:(id)arg3; ++ (void)convertCoordinate:(CDStruct_c3b9c2ee)arg1 quantizedX:(unsigned int *)arg2 quantizedY:(unsigned int *)arg3; ++ (unsigned int)treeLevelForLatitudeDelta:(double)arg1 longitudeDelta:(double)arg2; +@property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; +- (void).cxx_destruct; +- (void)_freeCachedMemory; +- (void)applicationDidReceiveMemoryWarning:(id)arg1; +- (void)_collectLeafAnnotations:(id)arg1; +- (void)_contributeAnnotations:(id)arg1; +- (void)collectAnnotations:(id)arg1 atTreeLevel:(unsigned int)arg2 minCoordinate:(CDStruct_c3b9c2ee)arg3 maxCoordinate:(CDStruct_c3b9c2ee)arg4 updateId:(int)arg5 referenceId:(int *)arg6; +- (_Bool)removeAnnotation:(id)arg1 withCoordinate:(CDStruct_c3b9c2ee)arg2 quantizedX:(unsigned int)arg3 quantizedY:(unsigned int)arg4; +- (void)addAnnotation:(id)arg1 withCoordinate:(CDStruct_c3b9c2ee)arg2 quantizedX:(unsigned int)arg3 quantizedY:(unsigned int)arg4; +- (void)removeAnnotation:(id)arg1; +- (void)addAnnotation:(id)arg1; +- (id)nextLevelForQuantizedX:(unsigned int)arg1 quantizedY:(unsigned int)arg2 createIfMissing:(_Bool)arg3; +- (void)getMinCoordinate:(CDStruct_c3b9c2ee *)arg1 maxCoordinate:(CDStruct_c3b9c2ee *)arg2; +- (void)dealloc; +- (id)initWithTreeLevel:(unsigned int)arg1 quantizedX:(unsigned int)arg2 quantizedY:(unsigned int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeAddress.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeAddress.h new file mode 100644 index 000000000..eae889361 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeAddress.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@interface PUMapAnnotationQuadtreeAddress : NSObject +{ + unsigned int _treeLevel; + unsigned int _quantizedX; + unsigned int _quantizedY; +} + +@property(readonly, nonatomic) unsigned int quantizedY; // @synthesize quantizedY=_quantizedY; +@property(readonly, nonatomic) unsigned int quantizedX; // @synthesize quantizedX=_quantizedX; +@property(readonly, nonatomic) unsigned int treeLevel; // @synthesize treeLevel=_treeLevel; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithTreeLevel:(unsigned int)arg1 quantizedX:(unsigned int)arg2 quantizedY:(unsigned int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeDataSource-Protocol.h new file mode 100644 index 000000000..564a77d67 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeDataSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUMapAnnotationQuadtreeDataSource +- (id)mapAnnotationQuadtree:(id)arg1 aggregateAnnotationForAnnotations:(id)arg2 averageCoordinate:(CDStruct_c3b9c2ee)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeMultiAddress.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeMultiAddress.h new file mode 100644 index 000000000..aa77fef97 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationQuadtreeMultiAddress.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableSet; + +@interface PUMapAnnotationQuadtreeMultiAddress : PUMapAnnotationQuadtreeAddress +{ + NSMutableSet *_alternativeAddresses; +} + +- (void).cxx_destruct; +@property(readonly, nonatomic) NSArray *alternativeAddresses; +- (void)addAlternativeAddress:(id)arg1; +- (id)initWithQuadtreeAddress:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationView.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationView.h new file mode 100644 index 000000000..a339876ab --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAnnotationView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class PUMapViewControllerSpec, PUStackView, UIImageView, UILabel; + +@interface PUMapAnnotationView : UIView +{ + unsigned long long _count; + UILabel *_countLabel; + UIImageView *_countBadgeImageView; + struct CGSize _badgeImageSize; + PUMapViewControllerSpec *_spec; + PUStackView *_stackView; +} + +@property(readonly, nonatomic) PUStackView *stackView; // @synthesize stackView=_stackView; +- (void).cxx_destruct; +- (void)setAlpha:(double)arg1 nonFrontOnly:(_Bool)arg2; +- (_Bool)wouldCoverAnnotationView:(id)arg1; +- (void)layoutSubviews; +- (void)cleanUpAnimatedState; +- (id)compactDescription; +@property(readonly, nonatomic) double sideCapWidth; +- (void)updateStackViewForAnnotation:(id)arg1; +- (void)updateLabelForAnnotation:(id)arg1; +- (void)updateOrder; +@property(nonatomic) unsigned long long count; +- (void)configureAnnotationWithSpec:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapAssetItem.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapAssetItem.h new file mode 100644 index 000000000..dd6ea2fc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapAssetItem.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class PLManagedAsset; + +@interface PUMapAssetItem : PUMapItem +{ + PLManagedAsset *_asset; +} + +- (void).cxx_destruct; +- (id)thumbnailImage; +@property(retain, nonatomic) PLManagedAsset *asset; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapItem.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapItem.h new file mode 100644 index 000000000..5fd9c8cf7 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapItem.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CLLocation, NSDate, NSObject; + +@interface PUMapItem : NSObject +{ + NSObject *_itemId; + CLLocation *_location; + NSDate *_dateCreated; +} + ++ (id)stringForItemId:(id)arg1; ++ (id)mapItemSortingComparatorOldestToNewest; ++ (id)mapItemSortingComparatorNewestToOldest; +@property(copy, nonatomic) NSDate *dateCreated; // @synthesize dateCreated=_dateCreated; +@property(retain, nonatomic) CLLocation *location; // @synthesize location=_location; +@property(copy, nonatomic) NSObject *itemId; // @synthesize itemId=_itemId; +- (void).cxx_destruct; +- (long long)_mapItemSortingCompareWithMapItem:(id)arg1; +- (long long)compare:(id)arg1; +- (id)description; +- (id)thumbnailImage; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapPhotosAlbumViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapPhotosAlbumViewController.h new file mode 100644 index 000000000..29853b541 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapPhotosAlbumViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUMapPhotosAlbumViewController : PUPhotosAlbumViewController +{ +} + +- (_Bool)wantsGlobalFooter; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapUtils.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapUtils.h new file mode 100644 index 000000000..6e4d8bcf0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapUtils.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUMapUtils : NSObject +{ +} + ++ (unsigned long long)hashDouble:(double)arg1; ++ (void)runBlockOnMainThread:(id)arg1; ++ (CDStruct_feeb6407)mapRectWithMinWidthMeters:(double)arg1 minHeightMeters:(double)arg2 enclosingLocations:(id)arg3; ++ (CDStruct_feeb6407)mapRectWithDesiredWidthMeters:(double)arg1 centeredAtCoordinate:(CDStruct_c3b9c2ee)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewController.h new file mode 100644 index 000000000..451069e96 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewController.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "MKMapViewDelegate-Protocol.h" +#import "PUMapAnnotationManagerDataSource-Protocol.h" +#import "PUPhotoBrowserZoomTransitionDelegate-Protocol.h" +#import "PUStackedAlbumTransitionDelegate-Protocol.h" + +@class MKMapView, NSArray, NSMutableArray, NSObject, PUMapAnnotationManager, PUMapViewControllerSpec; + +@interface PUMapViewController : UIViewController +{ + MKMapView *_mapView; + NSMutableArray *_mapAnnotations; + NSArray *_mapItems; + PUMapAnnotationManager *_annotationManager; + PUMapViewControllerSpec *_spec; + _Bool _useCurrentUserLocation; + double _annotationWidth; + double _borderAnnotationPadding; + struct CGSize _annotationSize; + _Bool _updatedInitialAnnotations; + _Bool _shouldShowToolbar; + _Bool _shouldShowTabBar; + unsigned long long _maxItemsInitialZoom; + NSObject *_diagnosticsProvider; +} + +@property(retain, nonatomic) NSObject *diagnosticsProvider; // @synthesize diagnosticsProvider=_diagnosticsProvider; +@property(nonatomic) _Bool shouldShowTabBar; // @synthesize shouldShowTabBar=_shouldShowTabBar; +@property(nonatomic) _Bool shouldShowToolbar; // @synthesize shouldShowToolbar=_shouldShowToolbar; +@property(nonatomic) unsigned long long maxItemsInitialZoom; // @synthesize maxItemsInitialZoom=_maxItemsInitialZoom; +- (void).cxx_destruct; +- (void)_handleReportButton:(id)arg1; +- (id)stackedAlbumTransition:(id)arg1 layoutForCollection:(id)arg2; +- (void)stackedAlbumTransition:(id)arg1 setVisibility:(_Bool)arg2 forCollection:(id)arg3; +- (id)_annotationViewForPhotoToken:(id)arg1; +- (void)zoomTransition:(id)arg1 setVisibility:(_Bool)arg2 forPhotoToken:(id)arg3; +- (struct CGRect)zoomTransition:(id)arg1 frameForPhotoToken:(id)arg2 operation:(long long)arg3; +- (_Bool)zoomTransition:(id)arg1 getFrame:(struct CGRect *)arg2 contentMode:(long long *)arg3 forPhotoToken:(id)arg4 operation:(long long)arg5; +- (id)zoomTransition:(id)arg1 photoTokenForPhoto:(id)arg2 inCollection:(id)arg3; +- (id)mapAnnotationManager:(id)arg1 aggregateAnnotationForAnnotations:(id)arg2 averageCoordinate:(CDStruct_c3b9c2ee)arg3; +- (void)_displayDetailsForAlbum:(struct NSObject *)arg1; +- (void)_showLocations:(id)arg1 animated:(_Bool)arg2; +- (CDStruct_feeb6407)_mapRectWithDefaultZoomCenteredAtCoordinate:(CDStruct_c3b9c2ee)arg1; +- (void)mapView:(id)arg1 didSelectAnnotationView:(id)arg2; +- (id)mapView:(id)arg1 viewForOverlay:(id)arg2; +- (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; +- (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; +- (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(_Bool)arg2; +- (_Bool)pu_wantsTabBarVisible; +- (_Bool)pu_wantsToolbarVisible; +- (void)_updateNavItem; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)didReceiveMemoryWarning; +- (void)_createAnnotationManager; +- (void)_updateAnnotationsForMapItems:(id)arg1 shouldScroll:(_Bool)arg2; +- (void)_updateAnnotationsForMapItems:(id)arg1; +- (void)_addLocationsToArray:(id)arg1 forInitialZoomWithMapItems:(id)arg2; +- (id)_puAnnotationViewForAnnotation:(id)arg1; +- (void)dealloc; +- (void)updateAssets:(id)arg1; +- (id)init; +- (id)initWithSpec:(id)arg1 assets:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPadSpec.h new file mode 100644 index 000000000..f2cc7c7c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPadSpec.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUMapViewControllerPadSpec : PUMapViewControllerSpec +{ +} + +- (_Bool)alwaysFadeRemoves; +- (int)thumbnailImageFormat; +- (double)borderAnnotationPadding; +- (double)stackWidth; +- (void)configureStackView:(id)arg1; +- (id)gridViewControllerSpec; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPhoneSpec.h new file mode 100644 index 000000000..1d5a8d21f --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerPhoneSpec.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUMapViewControllerPhoneSpec : PUMapViewControllerSpec +{ +} + +- (_Bool)alwaysFadeRemoves; +- (int)thumbnailImageFormat; +- (double)borderAnnotationPadding; +- (double)stackWidth; +- (void)configureStackView:(id)arg1; +- (id)gridViewControllerSpec; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerSpec.h new file mode 100644 index 000000000..d4478e51d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMapViewControllerSpec.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUMapViewControllerSpec : NSObject +{ +} + +@property(readonly) _Bool alwaysFadeRemoves; +@property(readonly) int thumbnailImageFormat; +@property(readonly) struct CGSize annotationSize; +@property(readonly) double borderAnnotationPadding; +- (double)stackWidth; +@property(readonly) double annotationWidth; +- (void)configureStackView:(id)arg1; +- (id)gridViewControllerSpec; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMaximumChangeRateValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUMaximumChangeRateValueFilter.h new file mode 100644 index 000000000..450449da5 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMaximumChangeRateValueFilter.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUMaximumChangeRateValueFilter : PUDynamicValueFilter +{ + double _maximumChangeRate; +} + +@property(nonatomic) double maximumChangeRate; // @synthesize maximumChangeRate=_maximumChangeRate; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2 timeInterval:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMessageActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUMessageActivity.h new file mode 100644 index 000000000..395546dfe --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMessageActivity.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIMessageActivity.h" + +#import + +@class PUActivityItemSourceController; + +@interface PUMessageActivity : UIMessageActivity +{ + PUActivityItemSourceController *_itemSourceController; +} + +@property(nonatomic) __weak PUActivityItemSourceController *itemSourceController; // @synthesize itemSourceController=_itemSourceController; +- (void).cxx_destruct; +- (_Bool)canPerformWithActivityItems:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUModalTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUModalTransition.h index c6fa90dc4..083bd172f 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUModalTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUModalTransition.h @@ -10,21 +10,21 @@ @interface PUModalTransition : PUViewControllerTransition { - int __operation; + long long __operation; } -@property(nonatomic, setter=_setOperation:) int _operation; // @synthesize _operation=__operation; +@property(nonatomic, setter=_setOperation:) long long _operation; // @synthesize _operation=__operation; - (id)interactionControllerForDismissal:(id)arg1; - (id)interactionControllerForPresentation:(id)arg1; -- (id)animatorForDismissedController:(id)arg1; -- (id)animatorForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3; +- (id)animationControllerForDismissedController:(id)arg1; +- (id)animationControllerForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3; - (void)animateTransition:(id)arg1; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; -- (void)completeInteractiveDismissTransitionFinished:(BOOL)arg1; -- (void)completeInteractivePresentTransitionFinished:(BOOL)arg1; -- (void)transitionWillDismissInteractively:(BOOL)arg1; -- (void)transitionWillPresentInteractively:(BOOL)arg1; +- (void)completeInteractiveDismissTransitionFinished:(_Bool)arg1; +- (void)completeInteractivePresentTransitionFinished:(_Bool)arg1; +- (void)transitionWillDismissInteractively:(_Bool)arg1; +- (void)transitionWillPresentInteractively:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMomentsZoomLevelManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUMomentsZoomLevelManager.h new file mode 100644 index 000000000..f59bbba4e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMomentsZoomLevelManager.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSOrderedSet, PLMomentLibrary, PUCollectionViewIntermediateDataSource, PUSessionInfo, PUZoomableGridViewControllerSpec; + +@interface PUMomentsZoomLevelManager : NSObject +{ + NSMutableArray *_allLevelInfos; + PLMomentLibrary *_momentLibrary; + NSOrderedSet *_momentLibraryContainers; + _Bool _isInvalidatingLayoutOfZoomLevels; + PUZoomableGridViewControllerSpec *_zoomableGridSpec; + PUSessionInfo *_sessionInfo; + PUCollectionViewIntermediateDataSource *_sharedIntermediateDataSource; +} + +@property(readonly, nonatomic) PUCollectionViewIntermediateDataSource *sharedIntermediateDataSource; // @synthesize sharedIntermediateDataSource=_sharedIntermediateDataSource; +@property(retain, nonatomic) PUSessionInfo *sessionInfo; // @synthesize sessionInfo=_sessionInfo; +@property(readonly, nonatomic) PUZoomableGridViewControllerSpec *zoomableGridSpec; // @synthesize zoomableGridSpec=_zoomableGridSpec; +- (void).cxx_destruct; +- (void)_defaultsDidChange:(id)arg1; +- (void)zoomLevelInfo:(id)arg1 didInvalidateLayoutWithContext:(id)arg2; +- (id)jumpToZoomLevel:(unsigned long long)arg1 inNavigationController:(id)arg2; +- (id)existingViewControllerForZoomLevel:(unsigned long long)arg1 inNavigationController:(id)arg2; +- (id)newViewControllerForZoomLevel:(unsigned long long)arg1; +- (void)modelDidChange; +- (void)_updateSummarizeSectionsOnZoomLevelInfos; +- (id)zoomLevelInfoForZoomLevel:(unsigned long long)arg1; +- (_Bool)zoomLevel:(unsigned long long)arg1 isHigherThanZoomLevel:(unsigned long long)arg2; +- (unsigned long long)zoomLevelBelowZoomLevel:(unsigned long long)arg1; +- (unsigned long long)zoomLevelAboveZoomLevel:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long preferredDefaultZoomLevel; +@property(readonly, nonatomic) unsigned long long highestZoomLevel; +@property(readonly, nonatomic) unsigned long long lowestZoomLevel; +@property(readonly, nonatomic) NSOrderedSet *photoCollectionContainers; +@property(readonly, nonatomic) id photoCollections; +- (void)dealloc; +- (id)initWithSpec:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUMultiOrientationImageView.h b/iOS7/PrivateFrameworks/PhotosUI/PUMultiOrientationImageView.h new file mode 100644 index 000000000..e5d1d0f18 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUMultiOrientationImageView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSArray, UIImage; + +@interface PUMultiOrientationImageView : UIView +{ + NSArray *_orientedSubviews; + UIView *_currentOrientedSubview; + _Bool _allowsEdgeAntialiasing; + UIImage *_image; +} + +@property(nonatomic) _Bool allowsEdgeAntialiasing; // @synthesize allowsEdgeAntialiasing=_allowsEdgeAntialiasing; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (void)_updateLayout; +- (void)_updateSubviews; +- (void)setBounds:(struct CGRect)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setContentMode:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUNavigationController.h b/iOS7/PrivateFrameworks/PhotosUI/PUNavigationController.h index 1e72b85e6..6150279da 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUNavigationController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUNavigationController.h @@ -10,14 +10,23 @@ @interface PUNavigationController : UINavigationController { + _Bool _pu_preventsAutorotation; PUAbstractNavigationBanner *__banner; _UINavigationControllerPalette *__palette; + unsigned long long _pu_supportedInterfaceOrientations; } +@property(nonatomic) _Bool pu_preventsAutorotation; // @synthesize pu_preventsAutorotation=_pu_preventsAutorotation; +@property(nonatomic) unsigned long long pu_supportedInterfaceOrientations; // @synthesize pu_supportedInterfaceOrientations=_pu_supportedInterfaceOrientations; @property(retain, nonatomic, setter=_setPalette:) _UINavigationControllerPalette *_palette; // @synthesize _palette=__palette; @property(retain, nonatomic, setter=_setBanner:) PUAbstractNavigationBanner *_banner; // @synthesize _banner=__banner; - (void).cxx_destruct; -- (void)pu_willShowViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)pu_setPreventsAutorotation:(_Bool)arg1; +- (void)pu_setSupportedInterfaceOrientations:(unsigned long long)arg1; +- (void)pu_willShowViewController:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUNavigationTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUNavigationTransition.h index f01f561ca..fdfed5ed5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUNavigationTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUNavigationTransition.h @@ -10,23 +10,29 @@ @interface PUNavigationTransition : PUViewControllerTransition { + double _pushDuration; + double _popDuration; UINavigationController *_navigationController; - int __operation; + long long __operation; } -+ (void)addAlongsideTransitionsForViewController:(id)arg1 inNavigationController:(id)arg2; -+ (BOOL)shouldCrossFadeBottomBars; -+ (id)animatorForOperation:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 inNavigationController:(id)arg4; -@property(nonatomic, setter=_setOperation:) int _operation; // @synthesize _operation=__operation; ++ (_Bool)shouldCrossFadeBottomBarsForNavigationController:(id)arg1; ++ (id)animationControllerForOperation:(long long)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 inNavigationController:(id)arg4; +@property(nonatomic, setter=_setOperation:) long long _operation; // @synthesize _operation=__operation; @property(nonatomic) __weak UINavigationController *navigationController; // @synthesize navigationController=_navigationController; +@property(readonly, nonatomic) double popDuration; // @synthesize popDuration=_popDuration; +@property(readonly, nonatomic) double pushDuration; // @synthesize pushDuration=_pushDuration; - (void).cxx_destruct; -- (void)completeInteractivePopTransitionFinished:(BOOL)arg1; -- (void)completeInteractivePushTransitionFinished:(BOOL)arg1; -- (void)transitionWillPopInteractively:(BOOL)arg1; -- (void)transitionWillPushInteractively:(BOOL)arg1; +- (void)completeInteractiveOperation:(long long)arg1 finished:(_Bool)arg2; +- (void)transitionWillAnimateOperation:(long long)arg1 interactive:(_Bool)arg2; +- (void)transitionDidStartOperation:(long long)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)transitionWillStartOperation:(long long)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; - (void)animateTransition:(id)arg1; +- (double)transitionDuration:(id)arg1; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; +- (id)initWithPushDuration:(double)arg1 popDuration:(double)arg2; +- (id)initWithDuration:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderView.h b/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderView.h deleted file mode 100644 index ae73d9510..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderView.h +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIButton, UIImage, UIImageView, UILabel; - -@interface PUOverlayPlaceholderView : UIView -{ - UIImageView *_placeholderImageView; - UILabel *_titleLabel; - UILabel *_messageLabel; - UIView *_centerContentView; - UIButton *_actionButton; - id _delegate; - UIImage *_placeholderImage; - UIImage *_placeholderLandscapeImage; - NSString *_title; - NSString *_message; - NSString *_actionText; - float _imageToTitlePadding; - float _titleToMessagePadding; - struct UIEdgeInsets _portraitContentInset; - struct UIEdgeInsets _landscapeContentInset; -} - -+ (id)messageForEmptyPhotoLibrary; -+ (id)titleForEmptyPhotoLibrary; -+ (id)messageForEmptyPhotosCollection:(id)arg1; -+ (id)titleForEmptyPhotosCollection:(id)arg1; -+ (id)messageForEmptyPhotosCollectionList:(id)arg1; -+ (id)titleForEmptyPhotosCollectionList:(id)arg1; -@property(nonatomic) float titleToMessagePadding; // @synthesize titleToMessagePadding=_titleToMessagePadding; -@property(nonatomic) float imageToTitlePadding; // @synthesize imageToTitlePadding=_imageToTitlePadding; -@property(nonatomic) struct UIEdgeInsets landscapeContentInset; // @synthesize landscapeContentInset=_landscapeContentInset; -@property(nonatomic) struct UIEdgeInsets portraitContentInset; // @synthesize portraitContentInset=_portraitContentInset; -@property(copy, nonatomic) NSString *actionText; // @synthesize actionText=_actionText; -@property(copy, nonatomic) NSString *message; // @synthesize message=_message; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(retain, nonatomic) UIImage *placeholderLandscapeImage; // @synthesize placeholderLandscapeImage=_placeholderLandscapeImage; -@property(retain, nonatomic) UIImage *placeholderImage; // @synthesize placeholderImage=_placeholderImage; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_handleActionButton:(id)arg1; -- (void)layoutSubviews; -- (void)_updateActionButton; -- (void)_updateMessageLabel; -- (void)_updateTitleLabel; -- (void)_updatePlaceholderImageViewContents; -- (void)_updatePlaceholderImageViewVisibility; -- (BOOL)_shouldUseLandscapeLayout; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderViewDelegate-Protocol.h deleted file mode 100644 index 4e104258b..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUOverlayPlaceholderViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol PUOverlayPlaceholderViewDelegate - -@optional -- (void)didTapActionInOverlayPlaceholderView:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserActionActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserActionActivity.h deleted file mode 100644 index 65a33751b..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserActionActivity.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIActivity.h" - -@class NSString; - -@interface PUPhotoBrowserActionActivity : UIActivity -{ - id _actionHandler; - NSString *_identifier; - NSString *_imageName; -} - -+ (int)activityCategory; -- (void).cxx_destruct; -- (BOOL)canPerformWithActivityItems:(id)arg1; -- (id)activityImage; -- (id)activityTitle; -- (id)activityType; -- (void)performActivity; -- (void)_triggerAction; -- (id)initWithIdentifier:(id)arg1 imageName:(id)arg2 actionHandler:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserController.h index 68cb264d8..663212c45 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserController.h @@ -8,93 +8,119 @@ #import "PLDismissableViewController-Protocol.h" #import "PLPhotoBrowserControllerDelegate-Protocol.h" +#import "PUAvalancheReviewControllerDelegate-Protocol.h" #import "PUCollectionViewLayoutProvider-Protocol.h" #import "PUPhotosSharingTransitionDelegate-Protocol.h" #import "PUPhotosSharingViewControllerDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSDictionary, PLCloudSharedComment, PLLibraryImageDataProvider, PLManagedAsset, PLPhotoBrowserController, PLSlalomRegionEditor, PUActivityViewController, PUPhotoBrowserControllerSpec, PUPhotosSharingViewController, PUTransitionPinchGestureRecognizer, UIColor, UIImage, UIMovieScrubber, UIPopoverController, _UINavigationControllerPalette; +@class NSDictionary, PLCloudSharedComment, PLLibraryImageDataProvider, PLManagedAsset, PLPhotoBrowserController, PLSlalomRegionEditor, PUAvalancheReviewController, PUPhotoBrowserControllerSpec, PUPhotoPinchGestureRecognizer, PUPhotosSharingViewController, UIColor, UIImage, UIMovieScrubber, UIView, _UINavigationControllerPalette; -@interface PUPhotoBrowserController : UIViewController +@interface PUPhotoBrowserController : UIViewController { PUPhotoBrowserControllerSpec *_spec; PLPhotoBrowserController *_legacyPhotoBrowserController; - UIPopoverController *_popoverController; - PUTransitionPinchGestureRecognizer *_pinchGesture; - NSDictionary *_barButtons; + PUPhotoPinchGestureRecognizer *_photoPinchGestureRecognizer; + NSDictionary *_toolbarButtons; + NSDictionary *_navbarButtons; _UINavigationControllerPalette *_videoScrubberPalette; UIMovieScrubber *_videoScrubber; PLSlalomRegionEditor *_slalomRegionEditor; - BOOL _editingVideo; - BOOL _editingComments; + UIView *_videoScrubberClipView; + _Bool _editingVideo; + _Bool _editingComments; + _Bool _browserIsPaging; + _Bool _browserIsScrubbing; + _Bool _isDeletingCurrentAsset; PUPhotosSharingViewController *_sharingViewController; - BOOL _shouldShowOverlaysWhenViewAppears; - BOOL _photoBackgroundHidden; - BOOL _overlaysVisible; + PUAvalancheReviewController *_avalancheReviewController; + _Bool _shouldShowOverlaysWhenViewAppears; + _Bool _photoBackgroundHidden; + _Bool _overlaysVisible; PLCloudSharedComment *_initialComment; id _delegate; - PUActivityViewController *__activityViewController; } -@property(retain, nonatomic, setter=_setActivityViewController:) PUActivityViewController *_activityViewController; // @synthesize _activityViewController=__activityViewController; -@property(nonatomic, getter=areOverlaysVisible, setter=_setOverlaysVisible:) BOOL overlaysVisible; // @synthesize overlaysVisible=_overlaysVisible; -@property(nonatomic, getter=isPhotoBackgroundHidden) BOOL photoBackgroundHidden; // @synthesize photoBackgroundHidden=_photoBackgroundHidden; +@property(nonatomic, getter=areOverlaysVisible, setter=_setOverlaysVisible:) _Bool overlaysVisible; // @synthesize overlaysVisible=_overlaysVisible; +@property(nonatomic, getter=isPhotoBackgroundHidden) _Bool photoBackgroundHidden; // @synthesize photoBackgroundHidden=_photoBackgroundHidden; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) PLCloudSharedComment *initialComment; // @synthesize initialComment=_initialComment; -@property(nonatomic) BOOL shouldShowOverlaysWhenViewAppears; // @synthesize shouldShowOverlaysWhenViewAppears=_shouldShowOverlaysWhenViewAppears; +@property(nonatomic) _Bool shouldShowOverlaysWhenViewAppears; // @synthesize shouldShowOverlaysWhenViewAppears=_shouldShowOverlaysWhenViewAppears; - (void).cxx_destruct; +- (id)_pl_debugItems; +- (void)avalancheReviewControllerDidComplete:(id)arg1; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (struct CGSize)collectionViewContentSize; +- (long long)_tileCountForCurrentModalViewController; +- (id)_collectionsForCurrentModalViewController; - (id)photosSharingTransition:(id)arg1 viewForTransitionWithCollections:(id)arg2; -- (void)photosSharingTransition:(id)arg1 setVisibility:(BOOL)arg2 forKeyAssetIndexPath:(id)arg3 inCollections:(id)arg4; +- (void)photosSharingTransition:(id)arg1 setVisibility:(_Bool)arg2 forKeyAssetIndexPath:(id)arg3 inCollections:(id)arg4; - (struct CGPoint)photosSharingTransition:(id)arg1 contentOffsetForKeyAssetIndexPath:(id)arg2 inCollections:(id)arg3; - (id)photosSharingTransition:(id)arg1 layoutForKeyAssetIndexPath:(id)arg2 inCollections:(id)arg3; -- (struct CGRect)_frameForItemAtIndexPath:(id)arg1 allowZoom:(BOOL)arg2; -- (void)photosSharingViewControllerDidCancel:(id)arg1; -- (void)photosSharingViewController:(id)arg1 didCompleteWithActivityType:(id)arg2 success:(BOOL)arg3; -- (void)_dismissSharingViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (struct CGRect)_frameForItemAtIndexPath:(id)arg1 inCollections:(id)arg2 allowZoom:(_Bool)arg3; +- (void)photosSharingViewControllerDidCancel:(id)arg1 needsDismiss:(_Bool)arg2; +- (void)photosSharingViewControllerWillCancel:(id)arg1; +- (void)photosSharingViewController:(id)arg1 didCompleteWithActivityType:(id)arg2 success:(_Bool)arg3; +- (void)_dismissSharingViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)_finalizeSharingViewControllerDismiss; +- (void)_prepareForSharingViewControllerDismiss:(id)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; - (void)libraryDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; - (void)assetContainerDidChange:(id)arg1; +- (_Bool)photoBrowserControllerOverlaysVisible:(id)arg1; +- (void)photoBrowserControllerWillBeginPlayingVideo:(id)arg1; +- (void)photoBrowserControllerDidDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserControllerWillDeleteCurrentAsset:(id)arg1; +- (void)photoBrowserController:(id)arg1 scrubberDidEndScrubbing:(id)arg2; +- (void)photoBrowserController:(id)arg1 scrubberDidBeginScrubbing:(id)arg2; - (void)photoBrowserController:(id)arg1 willDisplayTileController:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerDidExitEditMode:(id)arg2; - (void)photoBrowserController:(id)arg1 commentControllerWillEnterEditMode:(id)arg2; -- (void)photoBrowserController:(id)arg1 didPrepareVideoScrubber:(id)arg2 slalomRegionEditor:(id)arg3; +- (void)photoBrowserController:(id)arg1 tileController:(id)arg2 videoViewDidCreateAttachments:(id)arg3; - (void)photoBrowserControllerDidChangeVideoEditingMode:(id)arg1; -- (void)photoBrowserController:(id)arg1 photoTile:(id)arg2 didCompleteZoomWithScale:(float)arg3; -- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(BOOL)arg2; -- (void)photoBrowserController:(id)arg1 overlayVisibilityWillChangeTo:(BOOL)arg2 withDuration:(double)arg3; -- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; -- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(BOOL)arg2; +- (void)photoBrowserControllerDidUpdateBars:(id)arg1 animated:(_Bool)arg2; +- (void)photoBrowserController:(id)arg1 overlayVisibilityWillChangeTo:(_Bool)arg2 withDuration:(double)arg3; +- (void)photoBrowserControllerWillEndSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; +- (void)photoBrowserControllerWillBeginSlideshow:(id)arg1 playingOnExternalDisplay:(_Bool)arg2; - (void)photoBrowserController:(id)arg1 photoTileViewControllerSingleTap:(id)arg2; -- (void)_setOverlaysVisible:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setOverlaysVisible:(_Bool)arg1 animated:(_Bool)arg2 updateBarsVisibility:(_Bool)arg3; +- (void)_setOverlaysVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)_applicationWillEnterForgroundHandler:(id)arg1; -- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(BOOL)arg2 animated:(BOOL)arg3; +- (void)photoBrowserController:(id)arg1 setUsesPhotoBrowserStyleStatusBar:(_Bool)arg2 animated:(_Bool)arg3; - (id)photoBrowserControllerMakeToolbar:(id)arg1; - (id)photoBrowserControllerMakeNavigationBar:(id)arg1; - (void)photoBrowserControllerDidScroll:(id)arg1; - (void)_updateVideoScrubberOffset; - (void)photoBrowserControllerDidEndPaging:(id)arg1; - (void)photoBrowserControllerWillBeginPaging:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)_updateBarItemsAnimated:(BOOL)arg1; -- (void)_updateVideoScrubber:(id)arg1 slalomRegionEditor:(id)arg2; -- (void)_updateVideoScrubberToScrubberForCurrentVideoView; -- (void)_updateBarsForItemsInToolbarAnimated:(BOOL)arg1; -- (void)_updateBarsForItemsInNavigationBarAnimated:(BOOL)arg1; -- (void)_updateBarsForCommentsEditingAnimated:(BOOL)arg1; -- (void)_updateBarsForVideoEditingAnimated:(BOOL)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)pu_wantsTabBarVisible; +- (_Bool)pu_wantsToolbarVisible; +- (_Bool)pu_wantsNavigationBarVisible; +- (_Bool)pu_wantsStatusBarVisible; +- (void)_setOverlaysVisibleForModalTransition:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_updateBarItemsAnimated:(_Bool)arg1; +- (void)_updateVideoViewAttachments:(id)arg1; +- (void)_animateInPalette; +- (void)_updateVideoScrubberToScrubberForCurrentVideoViewDelayed:(_Bool)arg1; +- (void)_updateBarsForCommentsEditingAnimated:(_Bool)arg1; +- (void)_updateBarsForVideoEditingAnimated:(_Bool)arg1; - (void)_setupStandardNavigationItem:(id)arg1; -- (BOOL)_canShowCommentsForCurrentAsset; -- (id)_actionItemsForCurrentAsset; -- (BOOL)_allowsEditingCurrentAsset; -- (BOOL)_currentAssetIsRemote; -- (BOOL)_currentAssetIsMedia; +- (_Bool)_canShowCommentsForCurrentAsset; +- (id)_standardRightNavigationItemsForCurrentAsset; +- (id)_standardToolbarItemsForCurrentAsset; +- (id)_currentMediaItemIdentifier; +- (_Bool)_allowsEditingCurrentAsset; +- (_Bool)_currentAssetIsRemote; +- (_Bool)_currentAssetIsMedia; - (id)_videoTrimSaveItem; -- (id)_barButtonForIdentifier:(id)arg1; +- (id)_navbarButtonForIdentifier:(id)arg1; +- (id)_toolbarButtonForIdentifier:(id)arg1; +- (void)_enterReviewMode:(id)arg1; - (void)_cancelTrimmedVideo:(id)arg1; - (void)_saveTrimmedVideo:(id)arg1; - (void)_returnToCamera:(id)arg1; @@ -104,32 +130,38 @@ - (void)_startSlideshow:(id)arg1; - (void)_removeCurrentItem:(id)arg1; - (void)_deleteCurrentItem:(id)arg1; -- (void)_displayMoreSheet:(id)arg1; -- (id)_additionalMoreActivities; -- (id)_moreActivityOrdering; -- (BOOL)_dismissLegacyPopovers; +- (_Bool)_dismissLegacyPopovers; - (void)_displayShareSheet:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) UIView *commentsView; - (void)_updateBackgroundColor; @property(readonly, nonatomic) UIColor *photoBackgroundColor; @property(readonly, nonatomic) PLLibraryImageDataProvider *imageDataProvider; -- (void)didEndNavigationOperation:(int)arg1 inNavigationController:(id)arg2; -- (void)willBeginNavigationOperation:(int)arg1 inNavigationController:(id)arg2; +- (void)didEndNavigationOperation:(long long)arg1 inNavigationController:(id)arg2; +- (void)willBeginNavigationOperation:(long long)arg1 inNavigationController:(id)arg2; +@property(readonly, nonatomic) UIImage *photoImageForZoomTransition; @property(readonly, nonatomic) UIImage *photoImage; +@property(readonly, nonatomic) struct CGRect photoFrameForZoomTransition; @property(readonly, nonatomic) struct CGRect photoFrame; +- (struct CGRect)_photoFrameForTileController:(id)arg1; - (void)setPhoto:(id)arg1 inCollection:(id)arg2; -@property(nonatomic) BOOL deletesDuplicatesWhenNecessary; -@property(nonatomic) BOOL shouldPlayVideoWhenViewAppears; +@property(nonatomic) _Bool deletesDuplicatesWhenNecessary; +@property(nonatomic) _Bool shouldPlayVideoWhenViewAppears; @property(readonly, nonatomic) id assetContainerList; +@property(readonly, nonatomic) id currentAssetContainerForZoomTransition; @property(readonly, nonatomic) id currentAssetContainer; +- (id)_currentTileForZoomTransition; - (id)_currentTile; +@property(readonly, nonatomic) PLManagedAsset *currentAssetForZoomTransition; @property(readonly, nonatomic) PLManagedAsset *currentAsset; -- (void)_handlePinchGestureRecognizer:(id)arg1; -- (void)playSlideshowFromAlbumUsingOrigami:(BOOL)arg1; +- (id)_legacyPhotoBrowserControllerForSubclassesOnly; +- (void)_handlePhotoPinchGestureRecognizer:(id)arg1; +- (void)playSlideshowFromAlbumUsingOrigami:(_Bool)arg1; - (void)setDoneItem:(id)arg1; - (void)_revealComments; - (id)contentScrollView; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadCameraSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadCameraSpec.h index 9ff1ace79..a0169c23c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadCameraSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadCameraSpec.h @@ -10,7 +10,7 @@ { } -- (BOOL)isInCamera; +- (_Bool)isInCamera; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadSpec.h index c52a0aad5..888f33f27 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPadSpec.h @@ -11,11 +11,12 @@ } + (id)_libraryImageDataProvider; +- (id)avalancheReviewControllerSpec; - (id)photosSharingViewControllerSpec; -- (BOOL)shouldUsePopovers; -- (BOOL)shouldShowPhotoScrubber; -- (BOOL)shouldShowToolbarItemsInNavigationBar; -- (id)newPhotoBrowserZoomTransition; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldUsePopovers; +- (_Bool)shouldShowPhotoScrubber; +- (_Bool)shouldShowToolbarItemsInNavigationBar; - (id)newPhotoBrowserControllerForPhotoAtIndexPath:(id)arg1 inAssetContainerList:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneCameraSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneCameraSpec.h index 6b18e9180..941924d16 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneCameraSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneCameraSpec.h @@ -10,7 +10,8 @@ { } -- (BOOL)isInCamera; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)isInCamera; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneSpec.h index 02dcbe89e..88d63f3df 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerPhoneSpec.h @@ -10,8 +10,9 @@ { } +- (id)avalancheReviewControllerSpec; - (id)photosSharingViewControllerSpec; -- (float)commentsButtonLandscapeVerticalOffset; +- (double)commentsButtonLandscapeVerticalOffset; - (id)newPhotoBrowserControllerForPhotoAtIndexPath:(id)arg1 inAssetContainerList:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerSpec.h index 0cda36329..8866382b2 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserControllerSpec.h @@ -6,25 +6,26 @@ #import "NSObject.h" -@class PUPhotosSharingViewControllerSpec; +@class PUAvalancheReviewControllerSpec, PUPhotosSharingViewControllerSpec; @interface PUPhotoBrowserControllerSpec : NSObject { PUPhotosSharingViewControllerSpec *_photosSharingViewControllerSpec; + PUAvalancheReviewControllerSpec *_avalancheReviewControllerSpec; } +@property(readonly, nonatomic) PUAvalancheReviewControllerSpec *avalancheReviewControllerSpec; // @synthesize avalancheReviewControllerSpec=_avalancheReviewControllerSpec; @property(readonly, nonatomic) PUPhotosSharingViewControllerSpec *photosSharingViewControllerSpec; // @synthesize photosSharingViewControllerSpec=_photosSharingViewControllerSpec; - (void).cxx_destruct; -@property(readonly, nonatomic) float commentsButtonLandscapeVerticalOffset; -@property(readonly, nonatomic) BOOL shouldUsePopovers; -@property(readonly, nonatomic) BOOL shouldShowPhotoScrubber; -@property(readonly, nonatomic) BOOL isInCamera; -@property(readonly, nonatomic) BOOL shouldShowDeleteItem; -@property(readonly, nonatomic) BOOL shouldShowShareItem; -@property(readonly, nonatomic) BOOL shouldShowEditItem; -@property(readonly, nonatomic) BOOL shouldShowAirplayItem; -@property(readonly, nonatomic) BOOL shouldShowSlideshowItem; -@property(readonly, nonatomic) BOOL shouldShowToolbarItemsInNavigationBar; +@property(readonly, nonatomic) unsigned long long supportedInterfaceOrientations; +@property(readonly, nonatomic) _Bool shouldUsePopovers; +@property(readonly, nonatomic) _Bool shouldShowPhotoScrubber; +@property(readonly, nonatomic) _Bool isInCamera; +@property(readonly, nonatomic) _Bool shouldShowDeleteItem; +@property(readonly, nonatomic) _Bool shouldShowShareItem; +@property(readonly, nonatomic) _Bool shouldShowEditItem; +@property(readonly, nonatomic) _Bool shouldShowAirplayItem; +@property(readonly, nonatomic) _Bool shouldShowSlideshowItem; - (id)newPhotoBrowserZoomTransition; - (id)newPhotoBrowserControllerForPhotoAtIndexPath:(id)arg1 inAssetContainerList:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransition.h index bc5eac236..aec246d6e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransition.h @@ -6,53 +6,46 @@ #import -@class PUCroppingImageView; +#import "PUTransitionViewAnimatorDelegate-Protocol.h" -@interface PUPhotoBrowserZoomTransition : PUNavigationTransition +@class PUPhotoPinchGestureRecognizer, PUTransitionViewAnimator, UIImageView; + +@interface PUPhotoBrowserZoomTransition : PUNavigationTransition { - struct CGRect _initialImpostorFrame; - struct CGPoint _initialTouches[2]; - float _initialTouchDistance; - struct CGPoint _initialAnchorPoint; - struct CGRect _finalImpostorFrame; - struct CGPoint _finalAnchorPoint; - float _finalScale; - PUCroppingImageView *_impostorImageView; - BOOL _initialTouchesSet; - BOOL _statusbarWasHidden; - BOOL _toolbarWasHidden; - BOOL _navbarWasHidden; - BOOL _usingAspectCrops; - BOOL _restoresBarState; + UIImageView *_impostorImageView; + id _userInteractionDisabledToken; + id _individualAnimationCompletion; + _Bool _useFallbackAnimation; + _Bool _shouldEnd; + _Bool _didFinish; id _delegate; + PUPhotoPinchGestureRecognizer *__photoPinchGestureRecognizer; + PUTransitionViewAnimator *__transitionViewAnimator; } -@property(nonatomic) BOOL restoresBarState; // @synthesize restoresBarState=_restoresBarState; -@property(nonatomic) BOOL usingAspectCrops; // @synthesize usingAspectCrops=_usingAspectCrops; +@property(retain, nonatomic, setter=_setTransitionViewAnimator:) PUTransitionViewAnimator *_transitionViewAnimator; // @synthesize _transitionViewAnimator=__transitionViewAnimator; +@property(retain, nonatomic, setter=_setPhotoPinchGestureRecognizer:) PUPhotoPinchGestureRecognizer *_photoPinchGestureRecognizer; // @synthesize _photoPinchGestureRecognizer=__photoPinchGestureRecognizer; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)completeInteractivePopTransitionFinished:(BOOL)arg1; -- (void)completeInteractivePushTransitionFinished:(BOOL)arg1; -- (void)_completeInteractiveTransition:(BOOL)arg1; -- (void)transitionWillPushInteractively:(BOOL)arg1; +- (void)transitionViewAnimatorDidEnd:(id)arg1 finished:(_Bool)arg2; +- (void)transitionViewAnimatorWillEnd:(id)arg1 withTargetTranslation:(inout struct CGPoint *)arg2; +- (void)transitionViewAnimatorDidUpdate:(id)arg1; +- (void)transitionDidStartOperation:(long long)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)transitionWillStartOperation:(long long)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)_endTransitionViewAnimatorForceCancel:(_Bool)arg1; +- (void)_animationTransitionForOperation:(long long)arg1 betweenViewController:(id)arg2 andPhotoBrowserController:(id)arg3; - (void)animatePopTransition; - (void)animatePushTransition; -- (void)_calculateInteractiveModifiersFromTouchedView:(id)arg1; -- (void)updateInteractiveTransitionTouch1:(struct CGPoint)arg1 touch2:(struct CGPoint)arg2 inTouchedView:(id)arg3; -- (void)setInitialTouch1:(struct CGPoint)arg1 initialTouch2:(struct CGPoint)arg2; -- (unsigned int)_imageFillMode; +- (void)updateInteractiveTransitionWithPhotoPinchGestureRecognizer:(id)arg1; +- (void)startInteractiveTransitionWithPhotoPinchGestureRecognizer:(id)arg1; - (id)_fullsizedImageForPhoto:(id)arg1; -- (void)_setImageForImpostor:(id)arg1 photo:(id)arg2 inCollection:(id)arg3 fromDataProvider:(id)arg4; +- (void)_setImageForImpostor:(id)arg1 photo:(id)arg2 photoToken:(id)arg3 fromDataProvider:(id)arg4; - (id)_thumbnailImageForPhoto:(id)arg1; -- (BOOL)_wantsStatusBarHidden; -- (BOOL)_wantsToolbarHidden; -- (BOOL)_wantsNavigationBarHidden; -- (void)_transitionDidFinishForOperation:(int)arg1; -- (void)_transitionWillBeginForOperation:(int)arg1; -- (void)_setSourceViewVisible:(BOOL)arg1 forPhoto:(id)arg2 inContainer:(id)arg3; -- (struct CGRect)_frameForPhoto:(id)arg1 inContainer:(id)arg2 operation:(int)arg3; -- (BOOL)isInteractive; -- (id)initWithDuration:(float)arg1; +- (void)_transitionDidFinishAnimationForOperation:(long long)arg1; +- (void)_transitionWillBeginAnimationForOperation:(long long)arg1; +- (void)_setSourceViewVisible:(_Bool)arg1 forPhotoToken:(id)arg2; +- (_Bool)_getFrame:(struct CGRect *)arg1 contentMode:(long long *)arg2 forPhotoToken:(id)arg3 operation:(long long)arg4; +- (id)_tokenForPhoto:(id)arg1 inContainer:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransitionDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransitionDelegate-Protocol.h index 4432290c8..8389ce596 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransitionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoBrowserZoomTransitionDelegate-Protocol.h @@ -7,15 +7,15 @@ #import "NSObject-Protocol.h" @protocol PUPhotoBrowserZoomTransitionDelegate -- (void)zoomTransition:(id)arg1 setVisibility:(BOOL)arg2 forPhoto:(id)arg3 inCollection:(id)arg4; -- (struct CGRect)zoomTransition:(id)arg1 frameForPhoto:(id)arg2 inCollection:(id)arg3 forOperation:(int)arg4; +- (void)zoomTransition:(id)arg1 setVisibility:(_Bool)arg2 forPhotoToken:(id)arg3; +- (_Bool)zoomTransition:(id)arg1 getFrame:(struct CGRect *)arg2 contentMode:(long long *)arg3 forPhotoToken:(id)arg4 operation:(long long)arg5; +- (id)zoomTransition:(id)arg1 photoTokenForPhoto:(id)arg2 inCollection:(id)arg3; @optional -- (BOOL)zoomTransitionWantsStatusBarHiddenOnPop:(id)arg1; -- (BOOL)zoomTransitionWantsToolbarHiddenOnPop:(id)arg1; -- (BOOL)zoomTransitionWantsNavigationBarHiddenOnPop:(id)arg1; -- (void)zoomTransition:(id)arg1 didFinishForOperation:(int)arg2; -- (void)zoomTransition:(id)arg1 willBeginForOperation:(int)arg2; -- (BOOL)zoomTransition:(id)arg1 transitionImageForPhoto:(id)arg2 inCollection:(id)arg3 callback:(id)arg4; +- (void)zoomTransition:(id)arg1 didFinishAnimationForOperation:(long long)arg2; +- (void)zoomTransition:(id)arg1 willBeginAnimationForOperation:(long long)arg2; +- (void)zoomTransition:(id)arg1 didFinishForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (void)zoomTransition:(id)arg1 willBeginForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (_Bool)zoomTransition:(id)arg1 transitionImageForPhotoToken:(id)arg2 callback:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDecoration.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDecoration.h index 32d78d021..ff5ad5010 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDecoration.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDecoration.h @@ -13,22 +13,22 @@ @interface PUPhotoDecoration : NSObject { UIColor *_borderColor; - float _borderWidth; + double _borderWidth; UIColor *_foregroundColor; } @property(copy, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; -@property(nonatomic) float borderWidth; // @synthesize borderWidth=_borderWidth; +@property(nonatomic) double borderWidth; // @synthesize borderWidth=_borderWidth; @property(copy, nonatomic) UIColor *borderColor; // @synthesize borderColor=_borderColor; - (void).cxx_destruct; -- (BOOL)_displaysBorderForWidth:(float)arg1 color:(id)arg2; +- (_Bool)_displaysBorderForWidth:(double)arg1 color:(id)arg2; - (struct UIEdgeInsets)overlayInsets; - (id)overlayImage; -- (id)photoDecorationVariantsWithIncreasingBorderBrightness:(int)arg1; -- (id)photoDecorationVariantsWithIncreasingAlpha:(int)arg1; +- (id)photoDecorationVariantsWithIncreasingBorderBrightness:(long long)arg1; +- (id)photoDecorationVariantsWithIncreasingAlpha:(long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDiagnosticsHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDiagnosticsHelper.h index ea39a3641..3a85c43b0 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDiagnosticsHelper.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoDiagnosticsHelper.h @@ -23,9 +23,9 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)_composeMessageForDiagnosticInformation:(id)arg1 withProblemType:(int)arg2; -- (void)_finishedWithDataSent:(BOOL)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)_composeMessageForDiagnosticInformation:(id)arg1 withProblemType:(long long)arg2; +- (void)_finishedWithDataSent:(_Bool)arg1; - (void)collectDiagnosticsWithInformation:(id)arg1; - (id)initWithReferenceViewController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoPinchGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoPinchGestureRecognizer.h new file mode 100644 index 000000000..435dfef93 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoPinchGestureRecognizer.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIPinchGestureRecognizer.h" + +@class PUValueFilter; + +@interface PUPhotoPinchGestureRecognizer : UIPinchGestureRecognizer +{ + struct CGPoint _initialTouchLocations[2]; + struct CGPoint _latestTouchLocations[2]; + _Bool _initialTouchLocationsSet; + _Bool __touchesNeedUpdate; + double _rotationHysteresisDegrees; + PUValueFilter *__rotationFilter; + struct CGRect _initialPinchRect; +} + +@property(retain, nonatomic, setter=_setRotationFilter:) PUValueFilter *_rotationFilter; // @synthesize _rotationFilter=__rotationFilter; +@property(nonatomic, setter=_setTouchesNeedUpdate:) _Bool _touchesNeedUpdate; // @synthesize _touchesNeedUpdate=__touchesNeedUpdate; +@property(nonatomic) struct CGRect initialPinchRect; // @synthesize initialPinchRect=_initialPinchRect; +@property(nonatomic) double rotationHysteresisDegrees; // @synthesize rotationHysteresisDegrees=_rotationHysteresisDegrees; +- (void).cxx_destruct; +- (void)_updateIfNeeded; +- (double)adjustedScaleVelocityInView:(id)arg1; +- (double)adjustedRotationVelocityInView:(id)arg1; +- (struct CGPoint)adjustedTranslationVelocityInView:(id)arg1; +- (double)adjustedScaleInView:(id)arg1; +- (double)adjustedRotationInView:(id)arg1; +- (struct CGPoint)adjustedTranslationInView:(id)arg1; +- (struct CGPoint)adjustedInitialCenterInView:(id)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)reset; +- (id)initWithTarget:(id)arg1 action:(SEL)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionEntry.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionEntry.h index 870e9c47a..c9144d2d5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionEntry.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionEntry.h @@ -10,7 +10,7 @@ @interface PUPhotoSelectionEntry : NSObject { - BOOL _hasValidAssetIndexes; + _Bool _hasValidAssetIndexes; id _container; NSMutableSet *_selectedAssets; NSMutableIndexSet *_selectedIndexes; @@ -21,14 +21,14 @@ - (void)setSelectedAssetsSet:(id)arg1; - (void)handleCollectionChangeNotification:(id)arg1; - (void)enumerateSelectedAssetsWithBlock:(id)arg1; -- (BOOL)isIndexSelected:(unsigned int)arg1; +- (_Bool)isIndexSelected:(unsigned long long)arg1; - (void)deselectAssetsAtIndexes:(id)arg1; - (void)selectAssetsAtIndexes:(id)arg1; @property(readonly, nonatomic) NSArray *selectedAssets; @property(readonly, nonatomic) NSIndexSet *selectedIndexes; - (void)invalidateAllAssetIndexes; - (void)_ensureValidAssetIndexes; -- (id)initWithContainer:(id)arg1; +- (id)initWithContainer:(id)arg1 uniqueSelectedAssets:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionManager.h index b8e6e1c6b..9748d4cf0 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSelectionManager.h @@ -12,15 +12,15 @@ { NSMapTable *_selectionEntriesByContainer; NSMutableSet *_uniqueAssetSelection; - int _selectionChangeCount; - int _options; + long long _selectionChangeCount; + long long _options; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int options; // @synthesize options=_options; +@property(readonly, nonatomic) long long options; // @synthesize options=_options; - (void).cxx_destruct; -- (BOOL)_shouldUniqueAssets; +- (_Bool)_shouldUniqueAssets; - (void)_endSelectionChange; - (void)_beginSelectionChange; - (void)invalidateAllAssetIndexes; @@ -31,20 +31,20 @@ - (id)selectedAssetsWithContainerOrdering:(id)arg1; - (void)enumerateSelectedAssetsWithContainerOrdering:(id)arg1 block:(id)arg2; - (id)selectedAssetIndexesWithContainerOrdering:(id)arg1; -- (BOOL)areAllAssetsSelectedInContainers:(id)arg1; -- (BOOL)areAllAssetsSelectedInContainer:(id)arg1; -- (BOOL)isAnyAssetSelectedInContainers:(id)arg1; -- (BOOL)isAnyAssetSelectedInContainer:(id)arg1; -- (BOOL)isAssetAtIndexSelected:(unsigned int)arg1 inContainer:(id)arg2; +- (_Bool)areAllAssetsSelectedInContainers:(id)arg1; +- (_Bool)areAllAssetsSelectedInContainer:(id)arg1; +- (_Bool)isAnyAssetSelectedInContainers:(id)arg1; +- (_Bool)isAnyAssetSelectedInContainer:(id)arg1; +- (_Bool)isAssetAtIndexSelected:(unsigned long long)arg1 inContainer:(id)arg2; - (void)deselectAllAssets; - (void)deselectAllAssetsInContainers:(id)arg1; - (void)deselectAssetsAtIndexes:(id)arg1 inContainer:(id)arg2; -- (void)deselectAssetAtIndex:(unsigned int)arg1 inContainer:(id)arg2; +- (void)deselectAssetAtIndex:(unsigned long long)arg1 inContainer:(id)arg2; - (void)selectAllAssetsInContainers:(id)arg1; - (void)selectAssetsAtIndexes:(id)arg1 inContainer:(id)arg2; -- (void)selectAssetAtIndex:(unsigned int)arg1 inContainer:(id)arg2; -- (id)_selectionEntryForContainer:(id)arg1 createIfNeeded:(BOOL)arg2; -- (id)initWithOptions:(int)arg1; +- (void)selectAssetAtIndex:(unsigned long long)arg1 inContainer:(id)arg2; +- (id)_selectionEntryForContainer:(id)arg1 createIfNeeded:(_Bool)arg2; +- (id)initWithOptions:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSharingManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSharingManager.h index 12c3414f9..2f16d5fb6 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSharingManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoSharingManager.h @@ -11,7 +11,7 @@ @interface PUPhotoSharingManager : NSObject { PLVideoRemaker *_remaker; - BOOL _remakingWasCancelled; + _Bool _remakingWasCancelled; PLManagedAsset *_currentVideo; PLProgressView *_publishingProgressView; NSTimer *_publishingProgressTimer; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamActivityViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamActivityViewController.h deleted file mode 100644 index 1ff228574..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamActivityViewController.h +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PUCloudSharedCreateAlbumViewControllerDelegate-Protocol.h" -#import "PUCloudSharedPostCommentViewControllerDelegate-Protocol.h" -#import "PUPhotoStreamCreateTitleDelegate-Protocol.h" -#import "PUPhotoStreamsAlbumsTableViewControllerDelegate-Protocol.h" -#import "UINavigationBarDelegate-Protocol.h" -#import "UINavigationControllerDelegate-Protocol.h" - -@class NSArray, NSMutableArray, NSString, PUCloudSharedBackdropView, PUCloudSharedPostCommentViewController, UINavigationBar, UINavigationController; - -@interface PUPhotoStreamActivityViewController : UIViewController -{ - UINavigationController *_navigationController; - UINavigationBar *_navigationBar; - PUCloudSharedBackdropView *_backdropView; - NSMutableArray *_actions; - struct NSObject *_albumList; - struct NSObject *_selectedAlbum; - PUCloudSharedPostCommentViewController *_postController; - NSString *_albumTitle; - NSArray *_recipients; - BOOL _inCreateNewAlbum; - BOOL _willHideKeyboard; - BOOL _addToExistingWorkflow; - id _completion; - NSArray *_assetsToShare; -} - -@property(nonatomic) BOOL addToExistingWorkflow; // @synthesize addToExistingWorkflow=_addToExistingWorkflow; -@property(retain, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; -@property(copy, nonatomic) id completion; // @synthesize completion=_completion; -- (void).cxx_destruct; -- (void)_popToRootViewControllerAnimated:(BOOL)arg1; -- (void)_popViewControllerAnimated:(BOOL)arg1; -- (void)_pushViewController:(id)arg1 animated:(BOOL)arg2; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; -- (void)_keyboardWillHide:(id)arg1; -- (void)_keyboardWillShow:(id)arg1; -- (void)_setupActions; -- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(BOOL)arg2; -- (void)titleController:(id)arg1 didSetTitle:(id)arg2; -- (void)titleControllerDidCancel:(id)arg1; -- (void)controllerWillCreateNewAlbum:(id)arg1; -- (void)controller:(id)arg1 didSelectAlbum:(struct NSObject *)arg2; -- (void)controller:(id)arg1 didPostComment:(id)arg2; -- (void)controllerDidCancelComment:(id)arg1; -- (unsigned int)numberOfActionsForController:(id)arg1; -- (id)controller:(id)arg1 actionForIndexPath:(id)arg2; -- (void)_addDialogConstraintsAnimated:(BOOL)arg1 insets:(struct UIEdgeInsets)arg2; -- (void)_addNavigationConstraintsAnimated:(BOOL)arg1; -- (void)viewDidLayoutSubviews; -- (void)viewDidLoad; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)loadView; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (void)dealloc; -- (id)initWithCompletion:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumTableViewCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumTableViewCell.h index 98ef92496..3208261c3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumTableViewCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumTableViewCell.h @@ -10,7 +10,8 @@ { } -+ (float)cellHeight; ++ (double)labelXOrigin; ++ (double)cellHeight; - (void)layoutSubviews; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumsTableViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumsTableViewController.h index 7a2b0bf7e..998a420fd 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumsTableViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamAlbumsTableViewController.h @@ -12,7 +12,7 @@ { NSOrderedSet *_albumsOrderedSet; NSMutableSet *_selectedAlbumGuids; - BOOL _allowsMutlipleSelection; + _Bool _allowsMutlipleSelection; id _pickerDelegate; NSString *_selectedCloudGuid; } @@ -21,19 +21,20 @@ + (struct NSObject *)albumListForContentMode:(int)arg1; @property(retain, nonatomic) NSString *selectedCloudGuid; // @synthesize selectedCloudGuid=_selectedCloudGuid; @property(nonatomic) __weak id pickerDelegate; // @synthesize pickerDelegate=_pickerDelegate; -@property(nonatomic) BOOL allowsMutlipleSelection; // @synthesize allowsMutlipleSelection=_allowsMutlipleSelection; +@property(nonatomic) _Bool allowsMutlipleSelection; // @synthesize allowsMutlipleSelection=_allowsMutlipleSelection; - (void).cxx_destruct; - (struct CGSize)contentSizeForViewInPopover; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)posterImageForAlbum:(struct NSObject *)arg1 cell:(id)arg2; - (void)reloadActions; - (void)didReceiveMemoryWarning; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceDelegate-Protocol.h index 6df5d4b49..ba81d0ca5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceDelegate-Protocol.h @@ -8,6 +8,6 @@ @protocol PUPhotoStreamComposeServiceDelegate - (void)photoStreamComposeServiceDidCancel:(id)arg1; -- (void)photoStreamComposeServiceDidPost:(id)arg1; +- (void)photoStreamComposeService:(id)arg1 didPostComment:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceViewController.h index f28d2235b..155beb638 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamComposeServiceViewController.h @@ -22,21 +22,25 @@ struct NSObject *_selectedAlbum; NSArray *_actions; struct NSObject *_albumList; - NSString *_albumTitle; - BOOL _inCreateNewAlbum; + _Bool _inCreateNewAlbum; NSArray *_recipients; - BOOL _addToExistingWorkflow; + _Bool _shouldShowPost; + NSString *_itemCountString; + _Bool _shouldAllowAlbumPicking; + _Bool _addToExistingWorkflow; id _delegate; NSOrderedSet *_assetsToShare; id _completion; + NSString *_albumTitle; } -@property(nonatomic) BOOL addToExistingWorkflow; // @synthesize addToExistingWorkflow=_addToExistingWorkflow; +@property(retain, nonatomic) NSString *albumTitle; // @synthesize albumTitle=_albumTitle; +@property(nonatomic) _Bool addToExistingWorkflow; // @synthesize addToExistingWorkflow=_addToExistingWorkflow; @property(copy, nonatomic) id completion; // @synthesize completion=_completion; +@property(nonatomic) _Bool shouldAllowAlbumPicking; // @synthesize shouldAllowAlbumPicking=_shouldAllowAlbumPicking; @property(retain, nonatomic) NSOrderedSet *assetsToShare; // @synthesize assetsToShare=_assetsToShare; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; - (void)_pushTitleController; - (void)userDidCancelWithoutAnimation; - (void)shouldShowNetworkActivityIndicator:(id)arg1; @@ -44,7 +48,7 @@ - (void)sheetFailedWithError:(id)arg1; - (void)userDidPost; - (void)userDidCancel; -- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(BOOL)arg2; +- (void)albumStreamingCreateViewController:(id)arg1 didSucceed:(_Bool)arg2; - (void)titleController:(id)arg1 didSetTitle:(id)arg2; - (void)titleControllerDidCancel:(id)arg1; - (void)controllerWillCreateNewAlbum:(id)arg1; @@ -56,7 +60,8 @@ - (id)serviceIconImage; - (id)title; - (id)sheetActions; -- (void)viewWillAppear:(BOOL)arg1; +- (void)createPreviewIfNeeded; +- (void)viewDidLoad; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamCreateTitleViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamCreateTitleViewController.h index ad5897086..48b604db5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamCreateTitleViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamCreateTitleViewController.h @@ -24,11 +24,12 @@ @property(nonatomic) id titleDelegate; // @synthesize titleDelegate=_titleDelegate; - (void).cxx_destruct; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_setTitle:(id)arg1; - (void)_cancelPost:(id)arg1; - (id)navigationItem; -- (void)_addConstraints; -- (void)viewDidAppear:(BOOL)arg1; +- (void)_addConstraintsForInterfaceOrientation:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (struct CGSize)contentSizeForViewInPopover; - (id)_placeholderColor; - (void)textViewDidChange:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamDimmingClipView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamDimmingClipView.h index 5980b46c3..ba8fe4df5 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamDimmingClipView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamDimmingClipView.h @@ -8,11 +8,11 @@ @interface PUPhotoStreamDimmingClipView : UIView { - float _cornerRadius; + double _cornerRadius; struct CGRect _clipRect; } -@property(nonatomic) float cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; @property(nonatomic) struct CGRect clipRect; // @synthesize clipRect=_clipRect; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamRecipientViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamRecipientViewController.h index 0e0be756b..c778a58c7 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamRecipientViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoStreamRecipientViewController.h @@ -7,14 +7,15 @@ #import "UIViewController.h" #import "ABPeoplePickerNavigationControllerDelegate-Protocol.h" +#import "IDSBatchIDQueryControllerDelegate-Protocol.h" #import "MFContactsSearchConsumer-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class MFComposeRecipientView, MFContactsSearchManager, MFContactsSearchResultsModel, NSArray, NSNumber, UIPopoverController, UIScrollView, UITableView; +@class IDSBatchIDQueryController, MFComposeRecipientView, MFContactsSearchManager, MFContactsSearchResultsModel, NSArray, NSMutableSet, NSNumber, UIPopoverController, UIScrollView, UITableView; -@interface PUPhotoStreamRecipientViewController : UIViewController +@interface PUPhotoStreamRecipientViewController : UIViewController { UITableView *_searchResultsTable; MFComposeRecipientView *_recipientView; @@ -24,26 +25,36 @@ MFContactsSearchResultsModel *_searchResultsModel; NSNumber *_currentSearchTaskID; NSArray *_searchResults; - BOOL _wasFirstResponder; - BOOL _showingPeoplePicker; + IDSBatchIDQueryController *_idsBatchIDQueryController; + NSMutableSet *_validPhoneNumbers; + _Bool _wasFirstResponder; + _Bool _showingPeoplePicker; UIPopoverController *_peoplePickerPopoverController; + struct CGSize _recipientViewSize; + double _lastHeight; id _delegate; + double _bottomTableOffset; } ++ (void)recordRecentInvitationRecipient:(id)arg1 displayName:(id)arg2 date:(id)arg3; +@property(nonatomic) double bottomTableOffset; // @synthesize bottomTableOffset=_bottomTableOffset; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)_forceDismissPeoplePickerPopover; - (void)_dismissPeoplePicker:(id)arg1; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; -- (BOOL)shouldShowCardForPerson:(void *)arg1 peoplePicker:(id)arg2; +- (_Bool)shouldShowCardForPerson:(void *)arg1 peoplePicker:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)idStatusUpdatedForDestinations:(id)arg1; - (void)_setSearchResults:(id)arg1; +- (id)_selectedNormalizedPhoneForRecipient:(id)arg1; - (void)endedNetworkActivity; - (void)beganNetworkActivity; - (void)finishedTaskWithID:(id)arg1; @@ -58,19 +69,22 @@ - (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; -- (BOOL)composeRecipientViewIsShowingPeoplePicker:(id)arg1; +- (void)composeRecipientView:(id)arg1 didRemoveRecipient:(id)arg2; +- (void)composeRecipientView:(id)arg1 didAddRecipient:(id)arg2; +- (_Bool)composeRecipientViewIsShowingPeoplePicker:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; - (void)composeRecipientView:(id)arg1 didChangeSize:(struct CGSize)arg2; - (void)composeRecipientView:(id)arg1 didFinishEnteringAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 requestDeleteRecipientAtIndex:(int)arg2; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; @property(readonly, nonatomic) NSArray *recipients; -- (void)_addConstraintsWithRecipientHeight:(float)arg1 animated:(BOOL)arg2; +- (void)viewWillLayoutSubviews; - (void)makeRecipientViewFirstResponder; - (void)makeRecipientViewResignFirstResponder; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)loadView; +- (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoView.h index 4775e4af9..a45ea1b9d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotoView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotoView.h @@ -6,42 +6,55 @@ #import "UIView.h" -@class NSString, PUPhotoDecoration, UIImage, UIImageView, UILabel; +@class NSNumber, NSString, PUBackgroundColorView, PUPhotoDecoration, UIImage, UIImageView, UILabel; @interface PUPhotoView : UIView { - UIView *_photoDecorationBorderView; - UIView *_photoDecorationOverlayView; - UIView *_bannerView; + PUBackgroundColorView *_photoDecorationBorderView; + PUBackgroundColorView *_photoDecorationOverlayView; + UIImageView *_bannerView; UIImageView *_bannerImageView; UILabel *_bannerLabel; - int _fillMode; + _Bool _isVideoBannerVisible; + _Bool _slalom; + long long _fillMode; UIImage *_photoImage; PUPhotoDecoration *_photoDecoration; + NSNumber *_videoDuration; UIImageView *_photoImageView; + UIImageView *__crossfadeImageView; UIImage *_bannerImage; NSString *_bannerText; struct CGSize _photoSize; struct CGAffineTransform _imageTransform; } -+ (BOOL)_showPhotoStreamBadges; ++ (struct CGSize)sizeThatFits:(struct CGSize)arg1 imageSize:(struct CGSize)arg2 fillMode:(long long)arg3; ++ (struct CGRect)_imageContentFrameForBounds:(struct CGRect)arg1 imageSize:(struct CGSize)arg2 fillMode:(long long)arg3; ++ (_Bool)_showPhotoStreamBadges; @property(copy, nonatomic) NSString *bannerText; // @synthesize bannerText=_bannerText; @property(retain, nonatomic) UIImage *bannerImage; // @synthesize bannerImage=_bannerImage; +@property(retain, nonatomic) UIImageView *_crossfadeImageView; // @synthesize _crossfadeImageView=__crossfadeImageView; @property(retain, nonatomic) UIImageView *photoImageView; // @synthesize photoImageView=_photoImageView; +@property(readonly, nonatomic, getter=isSlalom) _Bool slalom; // @synthesize slalom=_slalom; +@property(readonly, nonatomic) NSNumber *videoDuration; // @synthesize videoDuration=_videoDuration; @property(copy, nonatomic) PUPhotoDecoration *photoDecoration; // @synthesize photoDecoration=_photoDecoration; @property(retain, nonatomic) UIImage *photoImage; // @synthesize photoImage=_photoImage; @property(nonatomic) struct CGSize photoSize; // @synthesize photoSize=_photoSize; @property(nonatomic) struct CGAffineTransform imageTransform; // @synthesize imageTransform=_imageTransform; -@property(nonatomic) int fillMode; // @synthesize fillMode=_fillMode; +@property(nonatomic) long long fillMode; // @synthesize fillMode=_fillMode; +@property(readonly, nonatomic, getter=isVideoBannerVisible) _Bool videoBannerVisible; // @synthesize videoBannerVisible=_isVideoBannerVisible; - (void).cxx_destruct; +- (void)animateCrossfadeToImage:(id)arg1; - (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_updateBannerView; - (void)_updatePhotoDecoration; - (void)_updateSubviewOrdering; -- (void)setPhotoStreamBannerVisible:(BOOL)arg1; -- (void)setVideoBannerVisible:(BOOL)arg1 videoDuration:(id)arg2; -- (struct CGRect)_photoDecorationOverlayViewFrameForBounds:(struct CGRect)arg1; +- (void)setTransitionAvalancheBannerVisible:(_Bool)arg1; +- (void)setAvalancheBannerVisible:(_Bool)arg1; +- (void)setPhotoStreamBannerVisible:(_Bool)arg1; +- (void)setVideoBannerVisible:(_Bool)arg1 videoDuration:(id)arg2 isSlalom:(_Bool)arg3; @property(readonly, nonatomic) struct CGRect imageContentFrame; - (struct CGRect)_photoDecorationBorderViewFrameForImageContentFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosAlbumViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosAlbumViewController.h index c06abcda4..c9eed08c9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosAlbumViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosAlbumViewController.h @@ -8,7 +8,7 @@ #import "PUSectionedGridLayoutDelegate-Protocol.h" -@class NSObject, PUPhotosPickerViewController, PUSectionedGridLayout; +@class NSObject, PUPhotosPickerViewController; @interface PUPhotosAlbumViewController : PUPhotosGridViewController { @@ -18,27 +18,26 @@ @property(retain, nonatomic) NSObject *album; // @synthesize album=_album; - (void).cxx_destruct; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; - (void)handleAddFromAction; +- (void)handleAddToAlbum:(id)arg1 pickedAssets:(id)arg2; - (void)setupScrubber; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)assetContainerDidChange:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)savedSlideshowSettings; - (void)saveSlideshowSettings:(id)arg1; -- (void)_updateTitleAnimated:(BOOL)arg1; -- (BOOL)canEnterEditModeWhenEmpty; +- (struct CGPoint)contentOffsetForPreheating; +- (void)updateTitle; - (void)configureGlobalFooterView:(id)arg1; -- (void)configureCollectionViewGridLayout:(id)arg1; -- (BOOL)wantsGlobalFooter; -- (BOOL)_hasScrollableContent; +- (id)newGridLayout; +- (_Bool)canBeginStackCollapseTransition; +- (_Bool)wantsGlobalFooter; +- (_Bool)_hasScrollableContent; - (id)sessionInfoForTransferredAssets:(id)arg1; - (id)localizedTitleForAssets:(id)arg1; - (id)initWithSpec:(id)arg1; -// Remaining properties -@property(retain, nonatomic) PUSectionedGridLayout *mainGridLayout; - @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGlobalFooterView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGlobalFooterView.h index 4b4d1aa64..59e1ff693 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGlobalFooterView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGlobalFooterView.h @@ -10,26 +10,26 @@ @interface PUPhotosGlobalFooterView : UICollectionReusableView { - unsigned int _imageCount; - unsigned int _videoCount; - unsigned int _otherCount; - unsigned int _pendingCount; + unsigned long long _imageCount; + unsigned long long _videoCount; + unsigned long long _otherCount; + unsigned long long _pendingCount; int _importOperation; UILabel *_titleLabel; UILabel *_subtitleLabel; PLSyncProgressView *_syncProgressView; - int _style; + long long _style; NSString *_subtitle; } @property(retain, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)_updateSubviews; -- (void)setPendingCount:(unsigned int)arg1 importOperation:(int)arg2; -- (void)setImageCount:(unsigned int)arg1 videoCount:(unsigned int)arg2 otherCount:(unsigned int)arg3; +- (void)setPendingCount:(unsigned long long)arg1 importOperation:(int)arg2; +- (void)setImageCount:(unsigned long long)arg1 videoCount:(unsigned long long)arg2 otherCount:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridCell.h index c15742413..5a4f2d1bb 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridCell.h @@ -14,26 +14,30 @@ UIImageView *_selectionBadgeImageView; UIView *_highlightOverlayView; UIView *_transitionFillerView; - BOOL _selectionBadgeVisible; - BOOL _transitionFillerViewEnabled; + _Bool _selectionBadgeVisible; + _Bool _transitionFillerViewEnabled; + _Bool _transitionIsAppearing; PUPhotoView *_photoContentView; PUPhotoView *_temporaryPhotoContentView; struct UIEdgeInsets _fillerEdgeInsets; } +@property(nonatomic) _Bool transitionIsAppearing; // @synthesize transitionIsAppearing=_transitionIsAppearing; +@property(nonatomic) _Bool transitionFillerViewEnabled; // @synthesize transitionFillerViewEnabled=_transitionFillerViewEnabled; @property(nonatomic) struct UIEdgeInsets fillerEdgeInsets; // @synthesize fillerEdgeInsets=_fillerEdgeInsets; -@property(nonatomic) BOOL transitionFillerViewEnabled; // @synthesize transitionFillerViewEnabled=_transitionFillerViewEnabled; @property(retain, nonatomic) PUPhotoView *temporaryPhotoContentView; // @synthesize temporaryPhotoContentView=_temporaryPhotoContentView; @property(retain, nonatomic) PUPhotoView *photoContentView; // @synthesize photoContentView=_photoContentView; -@property(nonatomic, getter=isSelectionBadgeVisible) BOOL selectionBadgeVisible; // @synthesize selectionBadgeVisible=_selectionBadgeVisible; +@property(nonatomic, getter=isSelectionBadgeVisible) _Bool selectionBadgeVisible; // @synthesize selectionBadgeVisible=_selectionBadgeVisible; @property(readonly, nonatomic) UIView *transitionFillerView; // @synthesize transitionFillerView=_transitionFillerView; - (void).cxx_destruct; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +- (void)applyLayoutAttributes:(id)arg1; +- (void)_layoutTransitionFillerView; - (void)layoutSubviews; - (void)_updateSubviewOrdering; - (void)_updateSelectionBadge; - (void)_updateHighlight; -- (void)setTemporaryPhotoImage:(id)arg1 with:(int)arg2; +- (void)setTemporaryPhotoImage:(id)arg1 with:(long long)arg2; - (void)removeTemporaryPhotoContentView; - (void)addTemporaryPhotoContentView; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridLayoutHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridLayoutHelper.h index b1699ab6d..35fc60563 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridLayoutHelper.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridLayoutHelper.h @@ -10,9 +10,9 @@ { } -+ (int)zIndexForFloatingHeaderAtIndexPath:(id)arg1; -+ (int)zIndexForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; -+ (int)zIndexForItemAtIndexPath:(id)arg1; ++ (long long)zIndexForFloatingHeaderForVisualSection:(long long)arg1; ++ (long long)zIndexForSupplementaryViewOfKind:(id)arg1 forVisualSection:(long long)arg2 supplementaryViewIndex:(long long)arg3; ++ (long long)zIndexForItemAtIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayout-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayout-Protocol.h index 0df951bb5..00f46379b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayout-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayout-Protocol.h @@ -4,47 +4,45 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "PUPhotosGridTransitioningLayoutBasic-Protocol.h" -@class NSIndexPath, UICollectionViewLayout; +@class NSIndexPath; -@protocol PUPhotosGridTransitioningLayout +@protocol PUPhotosGridTransitioningLayout @property(readonly, nonatomic) NSIndexPath *transitionLastVisibleRowVisualPath; @property(readonly, nonatomic) NSIndexPath *transitionFirstVisibleRowVisualPath; -@property(readonly, nonatomic) int numberOfVisualSections; +@property(readonly, nonatomic) long long numberOfVisualSections; @property(nonatomic) struct CGSize interItemSpacing; @property(nonatomic) struct CGSize itemSize; -@property(readonly, nonatomic) int itemsPerRow; -@property(nonatomic) BOOL transitionAnchorShiftsColumns; +@property(readonly, nonatomic) long long itemsPerRow; +@property(nonatomic) _Bool transitionAnchorShiftsColumns; @property(copy, nonatomic) NSIndexPath *transitionExplicitAnchorItemIndexPath; -@property(nonatomic) BOOL transitionIsAppearing; -@property(nonatomic) BOOL transitionZoomingOut; -@property(readonly, nonatomic) int transitionAnchorColumnOffset; +@property(readonly, nonatomic) long long transitionAnchorColumnOffset; +@property(nonatomic) _Bool transitionIsAnimated; @property(readonly, nonatomic) struct CGSize transitionActualContentSize; @property(nonatomic) struct CGPoint transitionEffectiveContentOrigin; -@property(nonatomic) struct CGPoint transitionEndContentOffset; -@property(nonatomic) struct CGPoint transitionStartContentOffset; -@property(retain, nonatomic) UICollectionViewLayout *transitionLayout; -- (id)transitionAnchorIndexPathForTransitionSection:(int)arg1; +- (id)transitionAnchorIndexPathForTransitionSection:(long long)arg1; - (id)transitionSectionsInRect:(struct CGRect)arg1 toOrFromGridLayout:(id)arg2; - (id)targetTransitionRealIndexPathForIndexPath:(id)arg1; -- (struct PUGridCoordinates)visualGridCoordsForTransitionGridCoords:(struct PUGridCoordinates)arg1 atTransitionSection:(int)arg2 outVisualSection:(int *)arg3; -- (struct PUGridCoordinates)targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(int)arg2 outTransitionSection:(int *)arg3; -- (BOOL)hasItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (id)mainRealIndexPathAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (int)numberOfContiguousRowsInTransitionSection:(int)arg1; +- (struct PUGridCoordinates)visualGridCoordsForTransitionGridCoords:(struct PUGridCoordinates)arg1 atTransitionSection:(long long)arg2 outVisualSection:(long long *)arg3; +- (struct PUGridCoordinates)targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(long long)arg2 outTransitionSection:(long long *)arg3; +- (_Bool)hasItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (id)mainRealIndexPathAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (long long)numberOfContiguousRowsInTransitionSection:(long long)arg1; - (struct PUGridCoordinates)gridCoordinatesInTransitionSectionForItemAtIndexPath:(id)arg1; - (struct PUGridCoordinates)gridCoordinatesInVisualSectionForItemAtIndexPath:(id)arg1; -- (struct CGRect)frameForSectionHeaderAtVisualSection:(int)arg1; -- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inVisualSection:(int)arg2; +- (struct CGRect)frameForSectionHeaderAtVisualSection:(long long)arg1; +- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inVisualSection:(long long)arg2; - (id)itemIndexPathClosestToPoint:(struct CGPoint)arg1; - (id)itemIndexPathAtPoint:(struct CGPoint)arg1; - (id)itemIndexPathAtCenterOfRect:(struct CGRect)arg1; -- (int)numberOfRowsInVisualSection:(int)arg1; -- (int)numberOfVisualItemsInVisualSection:(int)arg1; -- (void)enumerateRealSectionsForVisualSection:(int)arg1 usingBlock:(id)arg2; -- (int)mainRealSectionForVisualSection:(int)arg1; -- (int)visualSectionForRealSection:(int)arg1; +- (long long)numberOfRowsInVisualSection:(long long)arg1; +- (long long)numberOfVisualItemsInVisualSection:(long long)arg1; +- (void)enumerateRealSectionsForVisualSection:(long long)arg1 usingBlock:(id)arg2; +- (long long)mainRealSectionForVisualSection:(long long)arg1; +- (long long)visualSectionForRealSection:(long long)arg1; +- (void)adjustEffectiveContentOriginForTransitionEndContentOffset:(struct CGPoint)arg1; +- (struct CGPoint)targetContentOffsetForTransitionFromGridLayout:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayoutBasic-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayoutBasic-Protocol.h new file mode 100644 index 000000000..988500c6e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridTransitioningLayoutBasic-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class UICollectionViewLayout; + +@protocol PUPhotosGridTransitioningLayoutBasic +@property(readonly, nonatomic) _Bool transitionIsAppearing; +@property(nonatomic) _Bool transitionZoomingOut; +@property(readonly, nonatomic) struct CGPoint transitionEndContentOffset; +@property(nonatomic) struct CGPoint transitionStartContentOffset; +@property(readonly, nonatomic) UICollectionViewLayout *transitionLayout; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewController.h index 6eac7d844..4ead56a42 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewController.h @@ -4,7 +4,7 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "UICollectionViewController.h" #import "PLAssetContainerListChangeObserver-Protocol.h" #import "PLAssetContainerObserver-Protocol.h" @@ -14,47 +14,45 @@ #import "PLSlideshowSettingsViewControllerDelegate-Protocol.h" #import "PUActivityViewControllerDelegate-Protocol.h" #import "PUCollectionViewReorderDelegate-Protocol.h" -#import "PUPhotoBrowserZoomTransitionDelegate-Protocol.h" -#import "PUPhotosSectionHeaderViewDelegate-Protocol.h" #import "PUSessionInfoObserver-Protocol.h" #import "PUStackedAlbumControllerTransition-Protocol.h" -#import "UICollectionViewDataSource-Protocol.h" -#import "UICollectionViewDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" +#import "UIPopoverControllerDelegate-Protocol.h" -@class NSIndexPath, NSMutableArray, PLDeletePhotosActionController, PUActivityViewController, PUAlbumListTransitionContext, PUAlbumPickerViewController, PUOverlayPlaceholderView, PUPhotoBrowserController, PUPhotoSelectionManager, PUPhotosGridViewControllerSpec, PUPhotosSinglePickerViewController, PUPreheatManager, PUSessionInfo, PUTransitionPinchGestureRecognizer, UIActionSheet, UIBarButtonItem, UICollectionView, UICollectionViewLayout, UICollectionViewLayout, UIImageView, UILongPressGestureRecognizer, UINavigationButton, UIView; +@class NSIndexPath, NSMutableArray, PLDeletePhotosActionController, PUActivityViewController, PUAlbumListTransitionContext, PUAlbumPickerViewController, PUPhotoBrowserController, PUPhotoPinchGestureRecognizer, PUPhotoSelectionManager, PUPhotosGridViewControllerSpec, PUPhotosSinglePickerViewController, PUPopoverController, PUPreheatManager, PUSessionInfo, UIActionSheet, UIBarButtonItem, UICollectionViewLayout, UICollectionViewLayout, UILongPressGestureRecognizer, UINavigationButton, UIView, _UIContentUnavailableView; -@interface PUPhotosGridViewController : UIViewController +@interface PUPhotosGridViewController : UICollectionViewController { NSMutableArray *_pendingCollectionListChangeNotifications; NSMutableArray *_pendingSingleCollectionChangeNotifications; NSIndexPath *_copyPasteIndexPath; - BOOL _isCopyPasteIndexPathExact; + _Bool _isCopyPasteIndexPathExact; + _Bool _contentViewInSyncWithModel; + _Bool _didScrollToInitialPosition; + UIView *_alternateContentView; + double _lastUpdateLayoutMetricsCollectionViewWidth; UIBarButtonItem *_selectSessionDoneBarButtonItem; UIBarButtonItem *_cancelButtonItem; UINavigationButton *_selectionButton; UIBarButtonItem *_shareToolbarButton; UIBarButtonItem *_addToolbarButton; UIBarButtonItem *_removeToolbarButton; + UILongPressGestureRecognizer *_longPressGestureRecognizer; id _onViewDidLayoutSubviewsBlock; - BOOL _showsSectionHeaders; - BOOL _deletesDuplicatesWhenNecessary; - BOOL __viewInSyncWithModel; - BOOL __hasEditSessionReorderedItems; + _Bool _deletesDuplicatesWhenNecessary; + _Bool _initiallyScrolledToBottom; + _Bool _alwaysHideTabBar; + _Bool __hasEditSessionReorderedItems; PUPhotosGridViewControllerSpec *_gridSpec; id _photoCollections; PUSessionInfo *_sessionInfo; - unsigned int _allowedActions; + unsigned long long _allowedActions; UICollectionViewLayout *_mainGridLayout; - UIView *_contentView; - UICollectionView *_mainCollectionView; PUPhotoSelectionManager *_photoSelectionManager; id _onViewDidAppearCompletion; - PUTransitionPinchGestureRecognizer *__pinchGestureRecognizer; - UIImageView *__backgroundView; - PUOverlayPlaceholderView *__emptyPlaceholderView; - unsigned int __previousCollectionsCount; - UILongPressGestureRecognizer *__longPressGestureRecognizer; + PUPhotoPinchGestureRecognizer *_photoOrStackPinchGestureRecognizer; + _UIContentUnavailableView *__emptyPlaceholderView; + unsigned long long __previousCollectionsCount; UIActionSheet *__removeActionSheet; PLDeletePhotosActionController *__deleteActionController; PUAlbumPickerViewController *__albumPickerViewController; @@ -64,15 +62,17 @@ UICollectionViewLayout *__albumListTransitionLayout; UIBarButtonItem *_customDoneButtonItem; PUPhotoBrowserController *__pushedPhotoBrowserController; + PUPopoverController *__puPopoverController; PUPreheatManager *__defaultPreheatManager; - struct CGPoint __previousContentOffset; + struct CGPoint __previousPreheatContentOffset; struct CGRect __previousPreheatRect; } + (void)initialize; @property(nonatomic, setter=_setPreviousPreheatRect:) struct CGRect _previousPreheatRect; // @synthesize _previousPreheatRect=__previousPreheatRect; -@property(nonatomic, setter=_setPreviousContentOffset:) struct CGPoint _previousContentOffset; // @synthesize _previousContentOffset=__previousContentOffset; +@property(nonatomic, setter=_setPreviousPreheatContentOffset:) struct CGPoint _previousPreheatContentOffset; // @synthesize _previousPreheatContentOffset=__previousPreheatContentOffset; @property(retain, nonatomic, setter=_setDefaultPreheatManager:) PUPreheatManager *_defaultPreheatManager; // @synthesize _defaultPreheatManager=__defaultPreheatManager; +@property(retain, nonatomic, setter=_puSetPopoverController:) PUPopoverController *_puPopoverController; // @synthesize _puPopoverController=__puPopoverController; @property(retain, nonatomic, setter=_setPushedPhotoBrowserController:) PUPhotoBrowserController *_pushedPhotoBrowserController; // @synthesize _pushedPhotoBrowserController=__pushedPhotoBrowserController; @property(retain, nonatomic) UIBarButtonItem *customDoneButtonItem; // @synthesize customDoneButtonItem=_customDoneButtonItem; @property(retain, nonatomic, setter=setAlbumListTransitionLayout:) UICollectionViewLayout *_albumListTransitionLayout; // @synthesize _albumListTransitionLayout=__albumListTransitionLayout; @@ -82,32 +82,30 @@ @property(retain, nonatomic, setter=_setAlbumPickerViewController:) PUAlbumPickerViewController *_albumPickerViewController; // @synthesize _albumPickerViewController=__albumPickerViewController; @property(retain, nonatomic, setter=_setDeleteActionController:) PLDeletePhotosActionController *_deleteActionController; // @synthesize _deleteActionController=__deleteActionController; @property(retain, nonatomic, setter=_setRemoveActionSheet:) UIActionSheet *_removeActionSheet; // @synthesize _removeActionSheet=__removeActionSheet; -@property(nonatomic, setter=_setHasEditSessionReorderedItems:) BOOL _hasEditSessionReorderedItems; // @synthesize _hasEditSessionReorderedItems=__hasEditSessionReorderedItems; -@property(retain, nonatomic, setter=_setLongPressGestureRecognizer:) UILongPressGestureRecognizer *_longPressGestureRecognizer; // @synthesize _longPressGestureRecognizer=__longPressGestureRecognizer; -@property(nonatomic, setter=_setPreviousCollectionsCount:) unsigned int _previousCollectionsCount; // @synthesize _previousCollectionsCount=__previousCollectionsCount; -@property(nonatomic, getter=_isViewInSyncWithModel, setter=_setViewInSyncWithModel:) BOOL _viewInSyncWithModel; // @synthesize _viewInSyncWithModel=__viewInSyncWithModel; -@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) PUOverlayPlaceholderView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; -@property(retain, nonatomic, setter=_setBackgroundView:) UIImageView *_backgroundView; // @synthesize _backgroundView=__backgroundView; -@property(retain, nonatomic, setter=_setPinchGestureRecognizer:) PUTransitionPinchGestureRecognizer *_pinchGestureRecognizer; // @synthesize _pinchGestureRecognizer=__pinchGestureRecognizer; +@property(nonatomic, setter=_setHasEditSessionReorderedItems:) _Bool _hasEditSessionReorderedItems; // @synthesize _hasEditSessionReorderedItems=__hasEditSessionReorderedItems; +@property(nonatomic, setter=_setPreviousCollectionsCount:) unsigned long long _previousCollectionsCount; // @synthesize _previousCollectionsCount=__previousCollectionsCount; +@property(retain, nonatomic, setter=_setEmptyPlaceholderView:) _UIContentUnavailableView *_emptyPlaceholderView; // @synthesize _emptyPlaceholderView=__emptyPlaceholderView; +@property(retain, nonatomic, setter=_setPhotoOrStackPinchGestureRecognizer:) PUPhotoPinchGestureRecognizer *photoOrStackPinchGestureRecognizer; // @synthesize photoOrStackPinchGestureRecognizer=_photoOrStackPinchGestureRecognizer; @property(copy, nonatomic) id onViewDidAppearCompletion; // @synthesize onViewDidAppearCompletion=_onViewDidAppearCompletion; @property(retain, nonatomic, setter=_setPhotoSelectionManager:) PUPhotoSelectionManager *photoSelectionManager; // @synthesize photoSelectionManager=_photoSelectionManager; -@property(retain, nonatomic, setter=_setMainCollectionView:) UICollectionView *mainCollectionView; // @synthesize mainCollectionView=_mainCollectionView; -@property(retain, nonatomic, setter=_setContentView:) UIView *contentView; // @synthesize contentView=_contentView; -@property(nonatomic) BOOL deletesDuplicatesWhenNecessary; // @synthesize deletesDuplicatesWhenNecessary=_deletesDuplicatesWhenNecessary; +@property(nonatomic) _Bool alwaysHideTabBar; // @synthesize alwaysHideTabBar=_alwaysHideTabBar; +@property(nonatomic) _Bool initiallyScrolledToBottom; // @synthesize initiallyScrolledToBottom=_initiallyScrolledToBottom; +@property(nonatomic) _Bool deletesDuplicatesWhenNecessary; // @synthesize deletesDuplicatesWhenNecessary=_deletesDuplicatesWhenNecessary; @property(retain, nonatomic) UICollectionViewLayout *mainGridLayout; // @synthesize mainGridLayout=_mainGridLayout; -@property(nonatomic) unsigned int allowedActions; // @synthesize allowedActions=_allowedActions; +@property(nonatomic) unsigned long long allowedActions; // @synthesize allowedActions=_allowedActions; @property(retain, nonatomic) PUSessionInfo *sessionInfo; // @synthesize sessionInfo=_sessionInfo; @property(retain, nonatomic) id photoCollections; // @synthesize photoCollections=_photoCollections; -@property(readonly, nonatomic) BOOL showsSectionHeaders; // @synthesize showsSectionHeaders=_showsSectionHeaders; @property(retain, nonatomic) PUPhotosGridViewControllerSpec *gridSpec; // @synthesize gridSpec=_gridSpec; - (void).cxx_destruct; +- (_Bool)allowSlideshowButton; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; - (id)gridLayout; -- (id)collectionView; -- (void)debugSettingsDidChange:(id)arg1; -- (void)debugSettingsPressed:(id)arg1; -- (void)removeDebugSettingsListener; -- (void)attachDebugSettingsListener; -- (BOOL)debugSettingsEnabled; +- (id)_pl_debugItems; +- (void)protoSettingsDidChange:(id)arg1; +- (void)protoSettingsPressed:(id)arg1; +- (void)removeProtoSettingsListener; +- (void)attachProtoSettingsListener; +- (_Bool)protoSettingsEnabled; - (id)slideshowSettingsViewController:(id)arg1 slideshowSettingsForAirPlayRoute:(id)arg2; - (id)slideshowSettingsViewController:(id)arg1 alternateTransitionLocalizationsForAirPlayRoute:(id)arg2; - (id)slideshowSettingsViewController:(id)arg1 transitionKeysForAirPlayRoute:(id)arg2; @@ -115,143 +113,165 @@ - (void)slideshowSettingsViewControllerPlayButtonWasPressed:(id)arg1; - (id)savedSlideshowSettings; - (void)saveSlideshowSettings:(id)arg1; -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; -- (void)activityViewControllerDidDismiss:(id)arg1; - (void)activityViewController:(id)arg1 displayVideoRemakerProgressView:(id)arg2; - (void)sessionInfoPhotoSelectionDidChange:(id)arg1; -- (void)_setSelected:(BOOL)arg1 itemAtIndexPath:(id)arg2 animated:(BOOL)arg3; -- (void)_setSelected:(BOOL)arg1 itemsInContainer:(id)arg2 atSection:(int)arg3 animated:(BOOL)arg4; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; -- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(BOOL)arg3; +- (void)setSelected:(_Bool)arg1 itemsAtIndexes:(id)arg2 inSection:(long long)arg3 animated:(_Bool)arg4; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (_Bool)pu_handleSecondTabTap; +- (void)navigateToRevealPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; +- (void)navigateToPhoto:(id)arg1 inAssetContainer:(id)arg2 animated:(_Bool)arg3; +- (void)_navigateToPhotoAtIndexPath:(id)arg1 animated:(_Bool)arg2 interactive:(_Bool)arg3; +- (void)_beginInteractiveStackCollapse:(id)arg1; - (void)_beginInteractiveNavigationForItemAtIndexPath:(id)arg1; -- (void)_pinchGesture:(id)arg1; -- (BOOL)shouldBeginZoomIntoPhotoTransition; -- (void)setAlbumListTransitionLayout:(id)arg1 animated:(BOOL)arg2; -- (void)_updatePhotoDecorationForCell:(id)arg1 animated:(BOOL)arg2; -- (void)zoomTransition:(id)arg1 setVisibility:(BOOL)arg2 forPhoto:(id)arg3 inCollection:(id)arg4; -- (struct CGRect)zoomTransition:(id)arg1 frameForPhoto:(id)arg2 inCollection:(id)arg3 forOperation:(int)arg4; -- (void)_handleLongPressGesture:(id)arg1; -- (void)handlePinchGestureRecognizer:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)didTapHeaderView:(id)arg1; -- (void)didPressActionButtonForHeaderView:(id)arg1; +- (void)setAlbumListTransitionLayout:(id)arg1 animated:(_Bool)arg2; +- (void)_updatePhotoDecorationForCell:(id)arg1 animated:(_Bool)arg2; +- (void)zoomTransition:(id)arg1 didFinishForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (void)zoomTransition:(id)arg1 willBeginForOperation:(long long)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4; +- (void)zoomTransition:(id)arg1 setVisibility:(_Bool)arg2 forPhotoToken:(id)arg3; +- (_Bool)zoomTransition:(id)arg1 getFrame:(struct CGRect *)arg2 contentMode:(long long *)arg3 forPhotoToken:(id)arg4 operation:(long long)arg5; +- (id)zoomTransition:(id)arg1 photoTokenForPhoto:(id)arg2 inCollection:(id)arg3; +- (void)handleLongPressGesture:(id)arg1; +- (void)_handlePhotoOrStackPinchGestureRecognizer:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)sectionedGridLayoutTransitionAutoAdjustContentOffsetEnabled:(id)arg1; +- (id)sectionedGridLayoutAnchorItemForAdjustingContentOffset:(id)arg1; +- (void)sectionedGridLayout:(id)arg1 didPrepareTransitionIsAppearing:(_Bool)arg2; +- (_Bool)_collectionView:(id)arg1 shouldApplyTransitionContentOffset:(struct CGPoint)arg2 contentSize:(struct CGSize)arg3; - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; -- (id)_indexPathOfReferenceItemForLayoutTransitionInCollectionView:(id)arg1; - (void)collectionView:(id)arg1 moveItemAtIndexPath:(id)arg2 toIndexPath:(id)arg3 completionHandler:(id)arg4; - (id)collectionView:(id)arg1 targetIndexPathForMoveFromIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canReorderItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (void)_configureAddPlaceholderCell:(id)arg1 animated:(BOOL)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (void)_configureAddPlaceholderCell:(id)arg1 animated:(_Bool)arg2; - (void)configureGlobalFooterView:(id)arg1; -- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; +- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(_Bool)arg4; - (void)configureGridCell:(id)arg1 forItemAtIndexPath:(id)arg2; -- (void)configureCollectionViewGridLayout:(id)arg1; -- (void)updateVisibleSupplementaryViewsOfKind:(id)arg1 animated:(BOOL)arg2; +- (void)updateVisibleSectionHeadersAtIndexes:(id)arg1; +- (void)updateVisibleSupplementaryViewsOfKind:(id)arg1 animated:(_Bool)arg2; - (void)updateInterfaceForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; - (void)_getInsertedCollectionIndexes:(id *)arg1 deletedIndexes:(id *)arg2 changedIndexes:(id *)arg3 forCollectionListChangeNotifications:(id)arg4; -- (void)updateInterfaceForModelReloadAnimated:(BOOL)arg1; -- (void)_updateEmptyPlaceholderAnimated:(BOOL)arg1; +- (void)updateInterfaceForModelReloadAnimated:(_Bool)arg1; +- (void)_updateEmptyPlaceholderAnimated:(_Bool)arg1; - (id)_selectionButton; - (id)_cancelButtonItem; - (id)_selectSessionDoneBarButtonItem; -- (void)_updateSubviewsOrdering; -- (void)_updateNavigationBannerAnimated:(BOOL)arg1; +- (void)_updateSubviewsOrderingAndVisibility; +- (void)_updateNavigationBannerAnimated:(_Bool)arg1; - (id)_pickerBannerView; -- (void)_updateToolbarAnimated:(BOOL)arg1; -- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out char *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; -- (void)updateNavigationBarAnimated:(BOOL)arg1; -- (BOOL)initiallyScrolledToBottom; -- (BOOL)canEnterEditModeWhenEmpty; +- (void)_updateToolbarContentsAnimated:(_Bool)arg1; +- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out _Bool *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; +- (void)updateNavigationBarAnimated:(_Bool)arg1; +- (void)updateTitle; - (void)_updateGlobalFooterVisibility; - (void)_updateCollectionViewMultipleSelection; - (void)_updateSelectionForCell:(id)arg1 atIndexPath:(id)arg2; -- (void)_updateBackgroundViewForOrientation:(int)arg1; -- (void)updatePeripheralInterfaceAnimated:(BOOL)arg1; -- (BOOL)shouldPerformFullReloadForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; +- (void)updatePeripheralInterfaceAnimated:(_Bool)arg1; +- (void)updateLayoutMetrics; +- (void)_updateLayoutMetricsIfNeeded; +- (_Bool)shouldPerformFullReloadForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; +- (void)processPendingModelChangeNotifications; - (void)_didFinishPostingNotifications:(id)arg1; - (void)assetContainerDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; - (void)handleNavigateToAsset:(id)arg1 inContainer:(id)arg2; -- (void)_scrollToBottomAnimated:(BOOL)arg1; - (void)_removeButtonPressed:(id)arg1; - (void)_addButtonPressed:(id)arg1; - (void)handleAddFromAction; - (void)handleAddToAction; - (void)_slideshowButtonPressed:(id)arg1; +- (void)sender:(id)arg1 shareAssetsInContainer:(id)arg2 withCompletion:(id)arg3; - (void)_shareButtonPressed:(id)arg1; -- (void)_shareAssets:(id)arg1; +- (void)sender:(id)arg1 shareSelectedAssetsWithAggregateKey:(struct __CFString *)arg2 completion:(id)arg3; +- (void)_sender:(id)arg1 shareAssets:(id)arg2 aggregateKey:(struct __CFString *)arg3 completion:(id)arg4; - (void)_handleSelectionButton:(id)arg1; - (void)_handleCancelButton:(id)arg1; - (void)_handleSelectSessionDoneButton:(id)arg1; - (void)paste:(id)arg1; - (void)copy:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canBecomeFirstResponder; - (id)indexPathsForPreheatingInRect:(struct CGRect)arg1; - (void)preheatAssets; -- (id)layoutForPreheating; - (struct CGSize)contentSizeForPreheating; - (struct CGPoint)contentOffsetForPreheating; - (void)resetPreheating; +- (_Bool)pu_wantsTabBarVisible; +- (_Bool)pu_wantsToolbarVisible; - (void)scrollViewDidScroll:(id)arg1; - (void)didReceiveMemoryWarning; - (void)viewDidLayoutSubviews; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)updateMainCollectionViewAnimated:(BOOL)arg1; +- (void)viewWillLayoutSubviews; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)loadView; +- (_Bool)canBeginStackCollapseTransition; +- (_Bool)canBeginZoomIntoPhotoTransition; +- (void)uninstallGestureRecognizers; +- (void)installGestureRecognizers; - (id)contentScrollView; +- (id)bestReferenceItemIndexPath; +- (void)setLongPressGestureRecognizer:(id)arg1; +- (id)longPressGestureRecognizer; - (id)preheatManager; -- (BOOL)_isAddPlaceholderAtIndexPath:(id)arg1; -- (void)didSelectAddPlaceholderInSection:(int)arg1; -- (BOOL)wantsAddPlaceholderAtEndOfSection:(int)arg1; -- (BOOL)wantsGlobalFooter; +- (_Bool)_isAddPlaceholderAtIndexPath:(id)arg1; +- (void)didSelectAddPlaceholderInSection:(long long)arg1; +- (_Bool)wantsAddPlaceholderAtEndOfSection:(long long)arg1; +- (_Bool)wantsGlobalFooter; - (id)newToolbarItems; -- (BOOL)shouldShowToolbar; -- (BOOL)shouldShowTabBar; +- (_Bool)shouldShowToolbar; +- (_Bool)shouldShowTabBar; - (id)sessionInfoForTransferredAssets:(id)arg1; - (id)localizedTitleForAssets:(id)arg1; - (id)itemIndexPathAtPoint:(struct CGPoint)arg1 outClosestMatch:(id *)arg2; - (id)localizedSelectionTitle; - (void)_removeSelectedAssetsWithCompletion:(id)arg1; -- (BOOL)_hasAtLeastOneContainer; +- (_Bool)_hasAtLeastOneContainer; - (void)_updatePhotoSelectionManager; -- (id)navigationBarTitle; -- (id)_newEditActionItemsWithWideSpacing:(BOOL)arg1; -- (id)editButtonItem; -- (BOOL)_canDisplayEditButton; +- (id)alternateContentView; +- (void)setAlternateContentView:(id)arg1; +- (id)_barButtonSpacerWithWidth:(double)arg1; +- (id)_newEditActionItemsWithWideSpacing:(_Bool)arg1; +- (_Bool)canDisplayEditButton; +- (_Bool)_canPasteboardCopyAssetAtIndexPath:(id)arg1; - (id)_shareableAssetsFromAssets:(id)arg1; -- (BOOL)_canShareContent; +- (_Bool)_canShareAsset:(id)arg1; +- (_Bool)_canShareContent; +- (id)_assetsAllowingDelete:(_Bool)arg1 orRemove:(_Bool)arg2 fromAssets:(id)arg3; - (id)_assetsAllowingEditOperation:(int)arg1 fromAssets:(id)arg2; -- (BOOL)canAddToOtherAlbumContent; -- (BOOL)_canAddContent; -- (BOOL)canDeleteContent; -- (BOOL)_canRemoveContent; -- (BOOL)_canAllContainersPerformEditOperation:(int)arg1; -- (BOOL)_allowsActions:(unsigned int)arg1; -- (BOOL)_areAllAssetsSelected; -- (BOOL)isAnyAssetSelected; -- (BOOL)isEmpty; +- (_Bool)wantsAddContentInToolbar; +- (_Bool)canAddToOtherAlbumContent; +- (_Bool)_canAddContent; +- (_Bool)canDeleteContent; +- (_Bool)_canRemoveContent; +- (_Bool)_canAllContainersPerformEditOperation:(int)arg1; +- (_Bool)_allowsActions:(unsigned long long)arg1; +- (_Bool)_areAllAssetsSelected; +- (_Bool)isAnyAssetSelected; +- (_Bool)isEmpty; +- (void)setContentViewInSyncWithModel:(_Bool)arg1; +- (_Bool)isContentViewInSyncWithModel; - (void)_getFirstAsset:(id *)arg1 collection:(id *)arg2; - (id)indexPathForAsset:(id)arg1 inCollection:(id)arg2; - (id)_assetsAtIndexPaths:(id)arg1; -- (id)_assetAtIndexPath:(id)arg1; -- (unsigned int)_indexForPhotoCollection:(id)arg1; -- (id)photoCollectionAtIndex:(unsigned int)arg1; -- (void)dealloc; +- (long long)cellFillMode; +- (id)assetAtIndexPath:(id)arg1; +- (unsigned long long)_indexForPhotoCollection:(id)arg1; +- (id)photoCollectionAtIndex:(unsigned long long)arg1; - (id)newGridLayout; +- (void)dealloc; +- (id)initWithCollectionViewLayout:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithSpec:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadCameraSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadCameraSpec.h index 46a110cd0..fbb2f28e3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadCameraSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadCameraSpec.h @@ -10,7 +10,7 @@ { } -- (BOOL)canDisplaySlideshowButton; +- (_Bool)canDisplaySlideshowButton; - (id)photoBrowserSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadImagePickerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadImagePickerSpec.h index 714d0dcef..a09c1cf88 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadImagePickerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadImagePickerSpec.h @@ -10,6 +10,7 @@ { } +- (_Bool)displaysAvalancheStacks; - (int)thumbnailImageFormat; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadSpec.h index 3ff1625e3..69bb0d442 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPadSpec.h @@ -8,24 +8,33 @@ @interface PUPhotosGridViewControllerPadSpec : PUPhotosGridViewControllerSpec { + double _gridItemSideSizePortrait; + double _gridItemSideSizeLandscape; + double _gridHSpacingPortrait; + double _gridHSpacingLandscape; + double _gridVSpacingPortrait; + double _gridVSpacingLandscape; + double _gridSideMarginsPortrait; + double _gridSideMarginsLandscape; } -- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(float)arg2; -- (unsigned int)sectionHeaderStyle; +- (_Bool)shouldPlaceDeleteInCenterToolbarPosition; +- (void)protoSettingsDidChange; +- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(double)arg2; - (id)albumPickerViewControllerSpec; - (id)photosPickerViewControllerSpec; - (id)photoBrowserSpec; -- (BOOL)canDisplaySlideshowButton; -- (BOOL)usesStackPopTransition; -- (BOOL)canDisplayEditActionsInNavigationBar; -- (BOOL)canDisplayOptionsInPopover; -- (BOOL)canDisplayEditButton; -- (int)cellFillMode; +- (_Bool)canDisplaySlideshowButton; +- (_Bool)usesStackPopTransition; +- (_Bool)canDisplayEditActionsInNavigationBar; +- (_Bool)canDisplayOptionsInPopover; +- (long long)cellFillMode; - (int)thumbnailImageFormat; - (struct CGSize)baseInterItemSpacing; -- (float)globalFooterHeight; -- (float)sectionHeaderHeight; -- (unsigned int)supportedInterfaceOrientations; +- (double)globalFooterHeight; +- (unsigned long long)supportedInterfaceOrientations; +- (void)_reloadProtoSettings; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneImagePickerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneImagePickerSpec.h index 34c9771b6..35cd2ca68 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneImagePickerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneImagePickerSpec.h @@ -10,5 +10,7 @@ { } +- (_Bool)displaysAvalancheStacks; + @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneSpec.h index 67d2cb393..871db2d0b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerPhoneSpec.h @@ -10,20 +10,16 @@ { } -- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(float)arg2; +- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(double)arg2; - (id)albumPickerViewControllerSpec; - (id)photosPickerViewControllerSpec; - (id)photoBrowserSpec; -- (BOOL)canDisplayOptionsInPopover; -- (BOOL)canDisplayEditButton; -- (BOOL)wantsSpecialEmptyPlaceholderImageForLandscape; -- (int)cellFillMode; +- (_Bool)canDisplayOptionsInPopover; +- (long long)cellFillMode; - (int)thumbnailImageFormat; - (struct CGSize)baseInterItemSpacing; -- (float)globalFooterHeight; -- (float)sectionHeaderHeight; -- (unsigned int)supportedInterfaceOrientations; -- (id)backgroundFixedImageForOrientation:(int)arg1; +- (double)globalFooterHeight; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerSpec.h index f756320bb..23151de1d 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosGridViewControllerSpec.h @@ -10,12 +10,10 @@ @interface PUPhotosGridViewControllerSpec : NSObject { - BOOL _wantsSpecialEmptyPlaceholderImageForLandscape; - BOOL _canDisplayEditButton; - BOOL _canDisplayOptionsInPopover; - BOOL _canDisplaySlideshowButton; - BOOL _canDisplayEditActionsInNavigationBar; - BOOL _usesStackPopTransition; + _Bool _canDisplayOptionsInPopover; + _Bool _canDisplaySlideshowButton; + _Bool _canDisplayEditActionsInNavigationBar; + _Bool _usesStackPopTransition; PUPhotosPickerViewControllerSpec *_photosPickerViewControllerSpec; PUAlbumPickerViewControllerSpec *_albumPickerViewControllerSpec; struct CGSize _baseInterItemSpacing; @@ -23,24 +21,21 @@ @property(readonly, nonatomic) PUAlbumPickerViewControllerSpec *albumPickerViewControllerSpec; // @synthesize albumPickerViewControllerSpec=_albumPickerViewControllerSpec; @property(readonly, nonatomic) PUPhotosPickerViewControllerSpec *photosPickerViewControllerSpec; // @synthesize photosPickerViewControllerSpec=_photosPickerViewControllerSpec; -@property(readonly, nonatomic) BOOL usesStackPopTransition; // @synthesize usesStackPopTransition=_usesStackPopTransition; -@property(readonly, nonatomic) BOOL canDisplayEditActionsInNavigationBar; // @synthesize canDisplayEditActionsInNavigationBar=_canDisplayEditActionsInNavigationBar; -@property(readonly, nonatomic) BOOL canDisplaySlideshowButton; // @synthesize canDisplaySlideshowButton=_canDisplaySlideshowButton; -@property(readonly, nonatomic) BOOL canDisplayOptionsInPopover; // @synthesize canDisplayOptionsInPopover=_canDisplayOptionsInPopover; -@property(readonly, nonatomic) BOOL canDisplayEditButton; // @synthesize canDisplayEditButton=_canDisplayEditButton; -@property(readonly, nonatomic) BOOL wantsSpecialEmptyPlaceholderImageForLandscape; // @synthesize wantsSpecialEmptyPlaceholderImageForLandscape=_wantsSpecialEmptyPlaceholderImageForLandscape; +@property(readonly, nonatomic) _Bool usesStackPopTransition; // @synthesize usesStackPopTransition=_usesStackPopTransition; +@property(readonly, nonatomic) _Bool canDisplayEditActionsInNavigationBar; // @synthesize canDisplayEditActionsInNavigationBar=_canDisplayEditActionsInNavigationBar; +@property(readonly, nonatomic) _Bool canDisplaySlideshowButton; // @synthesize canDisplaySlideshowButton=_canDisplaySlideshowButton; +@property(readonly, nonatomic) _Bool canDisplayOptionsInPopover; // @synthesize canDisplayOptionsInPopover=_canDisplayOptionsInPopover; @property(readonly, nonatomic) struct CGSize baseInterItemSpacing; // @synthesize baseInterItemSpacing=_baseInterItemSpacing; - (void).cxx_destruct; -- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(float)arg2; -@property(readonly, nonatomic) struct UIEdgeInsets sectionHeaderContentInset; -@property(readonly, nonatomic) unsigned int sectionHeaderStyle; -@property(readonly, nonatomic) int cellFillMode; +@property(readonly, nonatomic) _Bool displaysAvalancheStacks; +@property(readonly, nonatomic) _Bool shouldPlaceDeleteInCenterToolbarPosition; +- (void)protoSettingsDidChange; +- (void)configureCollectionViewGridLayout:(id)arg1 forWidth:(double)arg2; +@property(readonly, nonatomic) long long cellFillMode; @property(readonly, nonatomic) int thumbnailImageFormat; -@property(readonly, nonatomic) float globalFooterHeight; -@property(readonly, nonatomic) float sectionHeaderHeight; +@property(readonly, nonatomic) double globalFooterHeight; - (id)photoBrowserSpec; -- (unsigned int)supportedInterfaceOrientations; -- (id)backgroundFixedImageForOrientation:(int)arg1; +- (unsigned long long)supportedInterfaceOrientations; @property(readonly, nonatomic) struct CGSize contentSizeForViewInPopover; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPadSpec.h new file mode 100644 index 000000000..362e6781d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPadSpec.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUPhotosMapGridViewControllerPadSpec : PUPhotosGridViewControllerPadSpec +{ +} + +- (_Bool)usesStackPopTransition; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPhoneSpec.h new file mode 100644 index 000000000..331726086 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosMapGridViewControllerPhoneSpec.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUPhotosMapGridViewControllerPhoneSpec : PUPhotosGridViewControllerPhoneSpec +{ +} + +- (_Bool)usesStackPopTransition; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewController.h index 05377f8f8..2c06af2e0 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewController.h @@ -6,12 +6,9 @@ #import -#import "PUCollectionViewFlowLayoutDelegate-Protocol.h" -#import "UICollectionViewDelegateFlowLayout-Protocol.h" +@class PLFetchingAlbum, PUPhotosPanoramaViewControllerSpec, PUSectionedGridLayout; -@class PLFetchingAlbum, PUCollectionViewFlowLayout, PUPhotosPanoramaViewControllerSpec; - -@interface PUPhotosPanoramaViewController : PUPhotosGridViewController +@interface PUPhotosPanoramaViewController : PUPhotosGridViewController { PUPhotosPanoramaViewControllerSpec *_panoramaSpec; PLFetchingAlbum *_userPanoAlbum; @@ -20,27 +17,24 @@ @property(retain, nonatomic) PLFetchingAlbum *userPanoAlbum; // @synthesize userPanoAlbum=_userPanoAlbum; @property(retain, nonatomic) PUPhotosPanoramaViewControllerSpec *panoramaSpec; // @synthesize panoramaSpec=_panoramaSpec; - (void).cxx_destruct; -- (void)_updatePhotoDecorationForCell:(id)arg1 animated:(BOOL)arg2; -- (void)updateMainCollectionViewAnimated:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; +- (void)_updatePhotoDecorationForCell:(id)arg1 animated:(_Bool)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)rotatePhotoViewToHorizontalIfNeeded:(id)arg1 withAsset:(id)arg2; - (void)updatePhotoView:(id)arg1 withThumbnailImage:(id)arg2; - (void)configureGridCell:(id)arg1 forItemAtIndexPath:(id)arg2; -- (void)configureCollectionViewGridLayout:(id)arg1; +- (_Bool)canBeginStackCollapseTransition; +- (long long)cellFillMode; - (void)configureGlobalFooterView:(id)arg1; -- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; -- (BOOL)_hasScrollableContent; -- (BOOL)wantsGlobalFooter; +- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(_Bool)arg4; +- (_Bool)_hasScrollableContent; +- (_Bool)wantsGlobalFooter; +- (void)updateLayoutMetrics; - (id)newGridLayout; - (id)newPanoPhotoCollections; - (id)initWithSpec:(id)arg1; // Remaining properties -@property(retain, nonatomic) PUCollectionViewFlowLayout *mainGridLayout; +@property(retain, nonatomic) PUSectionedGridLayout *mainGridLayout; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPadSpec.h index ddb326cb4..3da5571f8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPadSpec.h @@ -10,7 +10,7 @@ { } -- (struct CGSize)itemSizeForOrientation:(int)arg1; +- (struct CGSize)itemSizeForOrientation:(long long)arg1; - (id)gridSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPhoneSpec.h index 08b3a69d4..a2fcfe3ba 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerPhoneSpec.h @@ -10,7 +10,7 @@ { } -- (struct CGSize)itemSizeForOrientation:(int)arg1; +- (struct CGSize)itemSizeForOrientation:(long long)arg1; - (id)gridSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerSpec.h index a96243230..3acd2ae6b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPanoramaViewControllerSpec.h @@ -10,18 +10,16 @@ { } -- (struct CGSize)itemSizeForOrientation:(int)arg1; +- (struct CGSize)itemSizeForOrientation:(long long)arg1; - (id)gridSpec; - (void)configureCollectionViewGridLayout:(id)arg1; - (id)photoBrowserSpec; -- (BOOL)canDisplayEditButton; -- (BOOL)wantsSpecialEmptyPlaceholderImageForLandscape; -- (int)cellFillMode; +- (long long)cellFillMode; +- (int)fastThumbnailImageFormat; - (int)thumbnailImageFormat; -- (float)globalFooterHeight; -- (float)sectionHeaderHeight; -- (unsigned int)supportedInterfaceOrientations; -- (id)backgroundFixedImageForOrientation:(int)arg1; +- (double)globalFooterHeight; +- (double)sectionHeaderHeight; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerSessionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerSessionInfo.h index 628d9921b..4b24c127c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerSessionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerSessionInfo.h @@ -16,9 +16,9 @@ @property(copy, nonatomic, setter=_setTargetAlbumName:) NSString *_targetAlbumName; // @synthesize _targetAlbumName=__targetAlbumName; - (void).cxx_destruct; - (id)localizedPrompt; -- (BOOL)isSelectingAssets; -- (id)_initWithTargetAlbum:(struct NSObject *)arg1 orTargetAlbumName:(id)arg2 isLocal:(BOOL)arg3; -- (id)initWithTargetAlbumName:(id)arg1 isLocal:(BOOL)arg2; +- (_Bool)isSelectingAssets; +- (id)_initWithTargetAlbum:(struct NSObject *)arg1 orTargetAlbumName:(id)arg2 isLocal:(_Bool)arg3; +- (id)initWithTargetAlbumName:(id)arg1 isLocal:(_Bool)arg2; - (id)initWithTargetAlbum:(struct NSObject *)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewController.h index f794d9033..9f086b4b8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewController.h @@ -28,13 +28,13 @@ - (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; - (void)sessionInfoStatusDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)didReceiveMemoryWarning; - (void)loadView; - (void)dealloc; -- (id)_initWithSpec:(id)arg1 targetAlbum:(struct NSObject *)arg2 orTargetAlbumName:(id)arg3 isLocal:(BOOL)arg4; -- (id)initWithSpec:(id)arg1 targetAlbumName:(id)arg2 isLocal:(BOOL)arg3; +- (id)_initWithSpec:(id)arg1 targetAlbum:(struct NSObject *)arg2 orTargetAlbumName:(id)arg3 isLocal:(_Bool)arg4; +- (id)initWithSpec:(id)arg1 targetAlbumName:(id)arg2 isLocal:(_Bool)arg3; - (id)initWithSpec:(id)arg1 targetAlbum:(struct NSObject *)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPadSpec.h index ec7b65184..18d495814 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPadSpec.h @@ -12,8 +12,8 @@ - (void)configureSessionInfo:(id)arg1; - (id)tabbedLibraryViewControllerSpec; -- (unsigned int)bannerViewStyle; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)bannerViewStyle; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPhoneSpec.h index d00b5f5f5..9c64b4881 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerPhoneSpec.h @@ -12,7 +12,7 @@ - (void)configureSessionInfo:(id)arg1; - (id)tabbedLibraryViewControllerSpec; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerSpec.h index f941b73ff..5a9184b0f 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosPickerViewControllerSpec.h @@ -10,10 +10,10 @@ @interface PUPhotosPickerViewControllerSpec : NSObject { - unsigned int _supportedInterfaceOrientations; + unsigned long long _supportedInterfaceOrientations; } -@property(readonly, nonatomic) unsigned int supportedInterfaceOrientations; // @synthesize supportedInterfaceOrientations=_supportedInterfaceOrientations; +@property(readonly, nonatomic) unsigned long long supportedInterfaceOrientations; // @synthesize supportedInterfaceOrientations=_supportedInterfaceOrientations; - (void)configureSessionInfo:(id)arg1; @property(readonly, nonatomic) PUTabbedLibraryViewControllerSpec *tabbedLibraryViewControllerSpec; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderView.h index 87a512470..6ab16e784 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderView.h @@ -6,55 +6,59 @@ #import "UICollectionReusableView.h" -@class NSArray, NSDate, NSString, UIButton, UIImage, UIImageView, UILabel, _UIBackdropView; +@class NSArray, NSDate, NSString, UIButton, UIImageView, UILabel, UIView, _UIBackdropView; @interface PUPhotosSectionHeaderView : UICollectionReusableView { UILabel *_titleLabel; - UIImageView *_titleBgView; UILabel *_locationsLabel; UILabel *_dateLabel; UIImageView *_locationsIconView; UIButton *_actionButton; - UIImage *_titleBgImage; - struct CGSize _titleBgImageSize; - struct UIEdgeInsets _titleBgInsets; - float _titleBgOpacity; - struct CGSize _titleBgOffset; - struct CGSize _actionButtonBaseSize; - BOOL _animateNextLayout; - BOOL _allowBlurringWhenFloating; + struct CGRect _actionButtonLabelInitialFrame; + _Bool _highlightViewVisible; _UIBackdropView *_backdropView; - BOOL _showsActionButton; - BOOL _allowsLocationInteraction; + _Bool _usingBackgroundBlur; + UIView *_highlightView; + _Bool _generateDefaultTitleFromDates; + _Bool _useYearOnlyForDefaultTitle; + _Bool _showsActionButton; + _Bool _allowsLocationInteraction; NSString *_backdropViewGroupName; id _delegate; - int _sectionIndex; - unsigned int _style; + long long _style; + unsigned long long _backgroundStyle; + long long _sectionIndex; NSString *_sectionTitle; NSArray *_sectionLocations; NSDate *_sectionStartDate; NSDate *_sectionEndDate; NSString *_actionButtonTitle; struct UIEdgeInsets _contentInsets; + struct UIEdgeInsets _highlightInsets; } + (void)_updateLabelGlobalCachedSizes; + (void)initialize; -@property(nonatomic) BOOL allowsLocationInteraction; // @synthesize allowsLocationInteraction=_allowsLocationInteraction; +@property(nonatomic) _Bool allowsLocationInteraction; // @synthesize allowsLocationInteraction=_allowsLocationInteraction; @property(copy, nonatomic) NSString *actionButtonTitle; // @synthesize actionButtonTitle=_actionButtonTitle; -@property(nonatomic) BOOL showsActionButton; // @synthesize showsActionButton=_showsActionButton; +@property(nonatomic) _Bool showsActionButton; // @synthesize showsActionButton=_showsActionButton; @property(readonly, nonatomic) NSDate *sectionEndDate; // @synthesize sectionEndDate=_sectionEndDate; @property(readonly, nonatomic) NSDate *sectionStartDate; // @synthesize sectionStartDate=_sectionStartDate; @property(retain, nonatomic) NSArray *sectionLocations; // @synthesize sectionLocations=_sectionLocations; @property(retain, nonatomic) NSString *sectionTitle; // @synthesize sectionTitle=_sectionTitle; +@property(nonatomic) struct UIEdgeInsets highlightInsets; // @synthesize highlightInsets=_highlightInsets; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; -@property(nonatomic) unsigned int style; // @synthesize style=_style; -@property(nonatomic) int sectionIndex; // @synthesize sectionIndex=_sectionIndex; +@property(nonatomic) long long sectionIndex; // @synthesize sectionIndex=_sectionIndex; +@property(nonatomic) unsigned long long backgroundStyle; // @synthesize backgroundStyle=_backgroundStyle; +@property(nonatomic) long long style; // @synthesize style=_style; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) NSString *backdropViewGroupName; // @synthesize backdropViewGroupName=_backdropViewGroupName; -@property(nonatomic) BOOL allowBlurringWhenFloating; // @synthesize allowBlurringWhenFloating=_allowBlurringWhenFloating; - (void).cxx_destruct; +- (void)_hideHighlightView; +- (void)_updateHighlightView; +- (void)_setHighlightViewVisible:(_Bool)arg1; +- (_Bool)allowLocationTapForTouch:(id)arg1; - (struct CGSize)_preferredSizeForText:(id)arg1 withFont:(id)arg2; - (struct CGSize)_preferredSizeForLabel:(id)arg1; - (void)prepareForReuse; @@ -62,30 +66,37 @@ - (void)_layoutSubviewsStyleFullDetail; - (void)_layoutSubviewsStyleOnelineDetail; - (void)_layoutSubviewsStyleOnelineMinimal; -- (void)_layoutSubviewStyleOverlayTitle; -- (void)_layoutSubviews; -- (void)_getTitleFrame:(struct CGRect *)arg1 actionButtonFrame:(struct CGRect *)arg2; - (void)layoutSubviews; -- (void)_tapGesture:(id)arg1; -- (id)_sectionPrettyDateForStartDate:(id)arg1 endDate:(id)arg2 appendYear:(BOOL)arg3; -- (void)_updateAllowsLocationInteractionAnimated:(BOOL)arg1; -- (void)_updateActionButtonAnimated:(BOOL)arg1; -- (void)_updateDateLabelAnimated:(BOOL)arg1; -- (void)_updateLocationsLabelVisibilityAnimated:(BOOL)arg1; -- (void)_updateTitleBackgroundAnimated:(BOOL)arg1; -- (void)_updateTitleLabelAnimated:(BOOL)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)_dateRangeFormatterChanged:(id)arg1; +- (id)_dateRangeYearFormatter; +- (id)_dateRangeLongFormatter; +- (id)_dateRangeCompactFormatter; +- (void)_updateBackdropViewGroupName; +- (void)_updateBackground; +- (void)_updateAllowsLocationInteractionAnimated:(_Bool)arg1; +- (void)_updateActionButton; +- (void)_updateDateLabelAnimated:(_Bool)arg1; +- (void)_updateLocationsLabelVisibilityAnimated:(_Bool)arg1; +- (void)_updateTitleLabelAnimated:(_Bool)arg1; +- (void)_updateDateDependentLabelsAnimated:(_Bool)arg1; - (void)_handleActionButton:(id)arg1; - (void)_handleSignificantDateChange:(id)arg1; -- (BOOL)_disableRasterizeInAnimations; +- (_Bool)_disableRasterizeInAnimations; - (void)applyLayoutAttributes:(id)arg1; -- (void)blurBackground:(BOOL)arg1; -- (void)_updateBackdropViewGroupName; -- (void)setAllowsLocationInteraction:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowsActionButton:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setSectionStartDate:(id)arg1 endDate:(id)arg2 animated:(BOOL)arg3; -- (void)setSectionLocations:(id)arg1 animated:(BOOL)arg2; -- (void)setSectionTitleBackgroundImage:(id)arg1 stretchableInsets:(struct UIEdgeInsets)arg2 offset:(struct CGSize)arg3 opacity:(float)arg4 animated:(BOOL)arg5; -- (void)setSectionTitle:(id)arg1 animated:(BOOL)arg2; +- (void)setAllowsLocationInteraction:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setSectionStartDate:(id)arg1 endDate:(id)arg2 animated:(_Bool)arg3; +- (void)setSectionLocations:(id)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) _Bool useYearOnlyForDefaultTitle; +@property(readonly, nonatomic) _Bool generateDefaultTitleFromDates; +- (void)setGenerateDefaultTitleFromDates:(_Bool)arg1 yearOnly:(_Bool)arg2; +- (_Bool)_usingDateAsTitle; +@property(readonly, nonatomic) NSString *synthesizedSectionTitle; +- (void)setSectionTitle:(id)arg1 animated:(_Bool)arg2; +- (void)_setUsingBackgroundBlur:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderViewDelegate-Protocol.h index 7054df5d6..29499599e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSectionHeaderViewDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)didTapHeaderView:(id)arg1; -- (void)didPressActionButtonForHeaderView:(id)arg1; +- (void)headerView:(id)arg1 actionButtonPressed:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayout.h index 9a7d9ad39..6a0ac6c64 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayout.h @@ -4,31 +4,31 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class NSIndexPath; -@interface PUPhotosSharingCollectionViewLayout : PUHorizontalCollectionViewLayout +@interface PUPhotosSharingCollectionViewLayout : PUHorizontalTiledCollectionViewLayout { - unsigned int _sharingBadgeCorner; NSIndexPath *_zoomingCellIndexPath; struct UIOffset _sharingBadgeOffset; - struct CGSize _sharingBadgeSize; } @property(retain, nonatomic) NSIndexPath *zoomingCellIndexPath; // @synthesize zoomingCellIndexPath=_zoomingCellIndexPath; -@property(nonatomic) struct CGSize sharingBadgeSize; // @synthesize sharingBadgeSize=_sharingBadgeSize; -@property(nonatomic) unsigned int sharingBadgeCorner; // @synthesize sharingBadgeCorner=_sharingBadgeCorner; @property(nonatomic) struct UIOffset sharingBadgeOffset; // @synthesize sharingBadgeOffset=_sharingBadgeOffset; - (void).cxx_destruct; +- (void)_didFinishLayoutTransitionAnimations:(_Bool)arg1; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (id)invalidationContextForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)_supportsAdvancedTransitionAnimations; - (id)_badgeLayoutAttributesForItemLayoutAttributes:(id)arg1; -- (struct CGRect)selectionBadgeFrameForItemFrame:(struct CGRect)arg1; -- (struct CGRect)_floatingSelectionBadgeFrameForItemFrame:(struct CGRect)arg1 visibleItemFrame:(struct CGRect)arg2; -- (id)_layoutAttrsForAttrs:(id)arg1; +- (struct CGRect)_floatingSelectionBadgeFrameForItemFrame:(struct CGRect)arg1 visibleItemFrame:(struct CGRect)arg2 atIndexPath:(id)arg3; + +// Remaining properties +@property(nonatomic) __weak id delegate; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayoutDelegate-Protocol.h new file mode 100644 index 000000000..68bb0c77d --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingCollectionViewLayoutDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PUHorizontalTiledCollectionViewLayoutDelegate-Protocol.h" + +@protocol PUPhotosSharingCollectionViewLayoutDelegate +- (struct CGRect)layout:(id)arg1 collectionView:(id)arg2 selectionBadgeFrameForItemFrame:(struct CGRect)arg3 atIndexPath:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCell.h index 3ef3a9cd3..bf0afe5de 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCell.h @@ -13,25 +13,28 @@ @interface PUPhotosSharingGridCell : UICollectionViewCell { PUPhotoView *_photoView; + UIView *_highlightOverlayView; struct CGPoint _originalZoomPoint; struct CGPoint _lastZoomPoint; PUPhotosZoomingSharingGridCell *_zoomingCell; UIView *_zoomingCellSuperview; - BOOL _zooming; + _Bool _zooming; UIImage *_zoomingImage; id _delegate; } -+ (struct CGSize)sizeThatFits:(struct CGSize)arg1 imageSize:(struct CGSize)arg2; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIImage *zoomingImage; // @synthesize zoomingImage=_zoomingImage; -- (void)_setZooming:(BOOL)arg1; -@property(nonatomic, getter=isZooming) BOOL zooming; // @synthesize zooming=_zooming; +- (void)_setZooming:(_Bool)arg1; +@property(nonatomic, getter=isZooming) _Bool zooming; // @synthesize zooming=_zooming; @property(readonly, nonatomic) PUPhotoView *photoView; // @synthesize photoView=_photoView; - (void).cxx_destruct; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)prepareForReuse; - (void)layoutSubviews; +- (void)_updateSubviewOrdering; +- (void)_updateHighlight; - (void)_pinch:(id)arg1; - (void)_endZooming; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCellDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCellDelegate-Protocol.h index 0c171c6b4..29f2e964b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCellDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingGridCellDelegate-Protocol.h @@ -8,8 +8,8 @@ @protocol PUPhotosSharingGridCellDelegate - (id)photosSharingGridCellViewForZooming:(id)arg1; -- (id)photosSharingGridCellBadgeForZooming:(id)arg1 layoutAnchor:(unsigned int *)arg2; +- (id)photosSharingGridCellBadgeForZooming:(id)arg1 layoutAnchor:(unsigned long long *)arg2; - (void)photosSharingGridCellDidEndZooming:(id)arg1; -- (BOOL)photosSharingGridCellShouldBeginZooming:(id)arg1; +- (_Bool)photosSharingGridCellShouldBeginZooming:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingProgressOverlay.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingProgressOverlay.h new file mode 100644 index 000000000..237469ffb --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingProgressOverlay.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface PUPhotosSharingProgressOverlay : UIView +{ + UIView *_progressView; +} + +@property(retain, nonatomic) UIView *progressView; // @synthesize progressView=_progressView; +- (void).cxx_destruct; +- (id)grayScaleImageFromImage:(id)arg1; +- (id)screenshotImage; +- (id)statusBarWindow; +- (void)tearDownOverlay; +- (void)setupOverlay; +- (void)willRemoveSubview:(id)arg1; +- (void)addProgressView:(id)arg1 atScreenFrame:(struct CGRect)arg2; +- (id)initOverlay; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingSelectionView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingSelectionView.h index 8d3e98049..a6d1eb4f4 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingSelectionView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingSelectionView.h @@ -11,10 +11,10 @@ @interface PUPhotosSharingSelectionView : UICollectionReusableView { UIImageView *_imageView; - BOOL _selected; + _Bool _selected; } -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; - (void).cxx_destruct; - (void)_updateSelected; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransition.h index 996b2afd4..7d0bcb1ae 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransition.h @@ -6,11 +6,11 @@ #import -@class PUPhotosSharingTransitionContext, PUPhotosSharingViewController, UICollectionViewLayout; +@class PUPhotosSharingTransitionContext, UICollectionViewLayout, UIViewController; @interface PUPhotosSharingTransition : PUModalTransition { - PUPhotosSharingViewController *_sharingViewController; + UIViewController *_sharingTransitionViewController; PUPhotosSharingTransitionContext *_photosSharingTransitionContext; id _delegate; UICollectionViewLayout *__transitionLayout; @@ -19,7 +19,7 @@ @property(retain, nonatomic, setter=_setTransitionLayout:) UICollectionViewLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) PUPhotosSharingTransitionContext *photosSharingTransitionContext; // @synthesize photosSharingTransitionContext=_photosSharingTransitionContext; -@property(retain, nonatomic) PUPhotosSharingViewController *sharingViewController; // @synthesize sharingViewController=_sharingViewController; +@property(retain, nonatomic) UIViewController *sharingTransitionViewController; // @synthesize sharingTransitionViewController=_sharingTransitionViewController; - (void).cxx_destruct; - (void)animateDismissTransition; - (void)animatePresentTransition; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionDelegate-Protocol.h index 1db8570cf..2e8a0a87a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionDelegate-Protocol.h @@ -6,7 +6,7 @@ @protocol PUPhotosSharingTransitionDelegate - (id)photosSharingTransition:(id)arg1 viewForTransitionWithCollections:(id)arg2; -- (void)photosSharingTransition:(id)arg1 setVisibility:(BOOL)arg2 forKeyAssetIndexPath:(id)arg3 inCollections:(id)arg4; +- (void)photosSharingTransition:(id)arg1 setVisibility:(_Bool)arg2 forKeyAssetIndexPath:(id)arg3 inCollections:(id)arg4; - (struct CGPoint)photosSharingTransition:(id)arg1 contentOffsetForKeyAssetIndexPath:(id)arg2 inCollections:(id)arg3; - (id)photosSharingTransition:(id)arg1 layoutForKeyAssetIndexPath:(id)arg2 inCollections:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionViewController-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionViewController-Protocol.h new file mode 100644 index 000000000..c54b5598a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingTransitionViewController-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUPhotosSharingTransitionViewController +- (struct CGRect)embeddedActivityViewFrameWhenShowing:(_Bool)arg1; +- (id)embeddedActivityView; +- (void)setPhotosSharingTransitionLayout:(id)arg1 animated:(_Bool)arg2; +- (void)setPhotosSharingTransitionContext:(id)arg1; +- (id)transitionCollectionView; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewController.h index b9071fd20..8f83a4040 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewController.h @@ -8,27 +8,31 @@ #import "PLDismissableViewController-Protocol.h" #import "PUActivityViewControllerDelegate-Protocol.h" -#import "PUHorizontalCollectionViewLayoutDelegate-Protocol.h" +#import "PUPhotosSharingCollectionViewLayoutDelegate-Protocol.h" #import "PUPhotosSharingGridCellDelegate-Protocol.h" +#import "PUPhotosSharingTransitionViewController-Protocol.h" +#import "UIActivityViewControllerDelegate-Protocol.h" #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" -@class NSIndexPath, NSMutableArray, PUActivityViewController, PUImageManager, PUPhotoSelectionManager, PUPhotosSharingCollectionViewLayout, PUPhotosSharingTransitionContext, PUPhotosSharingViewControllerSpec, UIBarButtonItem, UICollectionView, UICollectionViewLayout, UITapGestureRecognizer, UIView; +@class NSIndexPath, NSMutableArray, NSMutableSet, PLManagedAsset, PUActivityViewController, PUImageManager, PUPhotoSelectionManager, PUPhotosSharingCollectionViewLayout, PUPhotosSharingTransitionContext, PUPhotosSharingViewControllerSpec, UIBarButtonItem, UICollectionView, UICollectionViewLayout, UITapGestureRecognizer, UIView; -@interface PUPhotosSharingViewController : UIViewController +@interface PUPhotosSharingViewController : UIViewController { NSMutableArray *_pendingCollectionListChangeNotifications; NSMutableArray *_pendingSingleCollectionChangeNotifications; UITapGestureRecognizer *_tapGestureRecognizer; - NSIndexPath *_inFlightRotationIndexPath; - BOOL _shouldScrollToSelection; - float _cachedEmbeddedActivityViewHeight; + NSIndexPath *_inFlightReferenceIndexPath; + double _cachedEmbeddedActivityViewHeight; UIBarButtonItem *_nextButton; UIBarButtonItem *_cancelButton; - BOOL __embedsActivityView; - BOOL __viewInSyncWithModel; - PUActivityViewController *__activityViewController; + UIBarButtonItem *_doneButton; + NSMutableSet *_preheatedAssets; + _Bool _shouldScrollToSelection; + _Bool _didAttemptShareViaAirDrop; + _Bool __embedsActivityView; + _Bool __viewInSyncWithModel; id _photoCollections; PUPhotoSelectionManager *_photoSelectionManager; id _delegate; @@ -37,16 +41,22 @@ UIView *_embeddedActivityView; PUPhotosSharingCollectionViewLayout *_mainCollectionViewLayout; PUImageManager *__imageManager; + PUActivityViewController *__activityViewController; UICollectionViewLayout *__transitionLayout; PUPhotosSharingTransitionContext *_photosSharingTransitionContext; + PLManagedAsset *__lastKnownReferenceAsset; + NSIndexPath *__lastKnownReferenceIndexPath; } +@property(retain, nonatomic, setter=_setLastKnownReferenceIndexPath:) NSIndexPath *_lastKnownReferenceIndexPath; // @synthesize _lastKnownReferenceIndexPath=__lastKnownReferenceIndexPath; +@property(retain, nonatomic, setter=_setLastKnownReferenceAsset:) PLManagedAsset *_lastKnownReferenceAsset; // @synthesize _lastKnownReferenceAsset=__lastKnownReferenceAsset; @property(retain, nonatomic) PUPhotosSharingTransitionContext *photosSharingTransitionContext; // @synthesize photosSharingTransitionContext=_photosSharingTransitionContext; @property(retain, nonatomic, setter=_setTransitionLayout:) UICollectionViewLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; +@property(retain, nonatomic, setter=_setActivityViewController:) PUActivityViewController *_activityViewController; // @synthesize _activityViewController=__activityViewController; @property(readonly, nonatomic) PUImageManager *_imageManager; // @synthesize _imageManager=__imageManager; -@property(nonatomic, getter=_isViewInSyncWithModel, setter=_setViewInSyncWithModel:) BOOL _viewInSyncWithModel; // @synthesize _viewInSyncWithModel=__viewInSyncWithModel; +@property(nonatomic, getter=_isViewInSyncWithModel, setter=_setViewInSyncWithModel:) _Bool _viewInSyncWithModel; // @synthesize _viewInSyncWithModel=__viewInSyncWithModel; @property(retain, nonatomic, setter=_setMainCollectionViewLayout:) PUPhotosSharingCollectionViewLayout *mainCollectionViewLayout; // @synthesize mainCollectionViewLayout=_mainCollectionViewLayout; -@property(readonly, nonatomic) BOOL _embedsActivityView; // @synthesize _embedsActivityView=__embedsActivityView; +@property(readonly, nonatomic) _Bool _embedsActivityView; // @synthesize _embedsActivityView=__embedsActivityView; @property(retain, nonatomic, setter=_setEmbeddedActivityView:) UIView *embeddedActivityView; // @synthesize embeddedActivityView=_embeddedActivityView; @property(retain, nonatomic, setter=_setMainCollectionView:) UICollectionView *mainCollectionView; // @synthesize mainCollectionView=_mainCollectionView; @property(retain, nonatomic) PUPhotosSharingViewControllerSpec *spec; // @synthesize spec=_spec; @@ -54,69 +64,79 @@ @property(retain, nonatomic) PUPhotoSelectionManager *photoSelectionManager; // @synthesize photoSelectionManager=_photoSelectionManager; @property(readonly, nonatomic) id photoCollections; // @synthesize photoCollections=_photoCollections; - (void).cxx_destruct; -- (BOOL)prepareForDismissingForced:(BOOL)arg1; -- (void)activityViewControllerDidDismiss:(id)arg1; +- (_Bool)prepareForDismissingForced:(_Bool)arg1; +- (void)activityViewControllerWillStartAirdropTransfer:(id)arg1; - (void)activityViewController:(id)arg1 displayVideoRemakerProgressView:(id)arg2; - (id)photosSharingGridCellViewForZooming:(id)arg1; -- (id)photosSharingGridCellBadgeForZooming:(id)arg1 layoutAnchor:(unsigned int *)arg2; +- (id)photosSharingGridCellBadgeForZooming:(id)arg1 layoutAnchor:(unsigned long long *)arg2; - (void)photosSharingGridCellDidEndZooming:(id)arg1; -- (BOOL)photosSharingGridCellShouldBeginZooming:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (_Bool)photosSharingGridCellShouldBeginZooming:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; +- (struct CGRect)layout:(id)arg1 collectionView:(id)arg2 selectionBadgeFrameForItemFrame:(struct CGRect)arg3 atIndexPath:(id)arg4; - (struct CGSize)layout:(id)arg1 collectionView:(id)arg2 sizeForItemAtIndexPath:(id)arg3; +- (id)layout:(id)arg1 collectionView:(id)arg2 referenceIndexPathWithOffsetX:(double *)arg3; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (BOOL)automaticallyAdjustsScrollViewInsets; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (_Bool)automaticallyAdjustsScrollViewInsets; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)viewDidLayoutSubviews; - (void)viewDidLoad; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_updateMainViewAnimated:(BOOL)arg1; -- (void)_updateActivityViewAnimated:(BOOL)arg1; -- (void)_updateNavigationBarAnimated:(BOOL)arg1; -- (void)_updatePeripheralInterfaceAnimated:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_updateMainViewAnimated:(_Bool)arg1; +- (void)_updateActivityViewAnimated:(_Bool)arg1; +- (void)_updateNavigationBarAnimated:(_Bool)arg1; +- (void)_updatePeripheralInterfaceAnimated:(_Bool)arg1; - (void)_updateEmbeddedActivityViewAppearance; +- (void)_statusBarFrameDidChange:(id)arg1; +- (void)_statusBarFrameWillChange:(id)arg1; - (void)_didFinishPostingNotifications:(id)arg1; - (void)assetContainerDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; -- (void)_scrollViewDidStopScrolling:(id)arg1; +- (struct CGRect)selectionBadgeFrameForItemFrame:(struct CGRect)arg1 atIndexPath:(id)arg2; +- (void)_updatePreheatedAssets; +- (void)_setPreheatedAssets:(id)arg1; - (id)_selectionViewAtIndexPath:(id)arg1 forCollectionView:(id)arg2; -- (void)setPhotosSharingTransitionLayout:(id)arg1 animated:(BOOL)arg2; -- (struct CGRect)embeddedActivityViewFrameWhenShowing:(BOOL)arg1; +- (void)setPhotosSharingTransitionLayout:(id)arg1 animated:(_Bool)arg2; +- (id)transitionCollectionView; +- (struct CGRect)embeddedActivityViewFrameWhenShowing:(_Bool)arg1; @property(readonly, nonatomic) NSIndexPath *currentIndexPath; +- (void)_setLastKnownReferenceAsset:(id)arg1 indexPath:(id)arg2; +- (void)_updateLastKnownReferenceIndexPath; +- (id)_validIndexPathFromIndexPath:(id)arg1; - (void)_getMainCollectionViewFrame:(struct CGRect *)arg1 collectionViewLayoutInsets:(struct UIEdgeInsets *)arg2 embeddedActivityViewFrame:(struct CGRect *)arg3; - (void)_handleTapInMainCollectionView:(id)arg1; +- (void)_handleTapAtIndexPath:(id)arg1; - (id)_localizedSelectionTitle; -- (BOOL)_isAnyAssetSelected; -- (void)_setSelected:(BOOL)arg1 atIndexPath:(id)arg2 animated:(BOOL)arg3; -- (void)_activityViewControllerDidComplete:(BOOL)arg1 withActivityType:(id)arg2; -- (void)_prepareActivityViewControllerForReuse; -@property(readonly, nonatomic) PUActivityViewController *_activityViewController; // @synthesize _activityViewController=__activityViewController; +- (_Bool)_isAnyAssetSelected; +- (void)_setSelected:(_Bool)arg1 atIndexPath:(id)arg2 animated:(_Bool)arg3; +- (void)_activityViewControllerDidDismissWithActivityType:(id)arg1 didComplete:(_Bool)arg2; +- (void)_prepareActivityViewControllerForUse; - (void)_next:(id)arg1; - (void)_cancel:(id)arg1; - (id)_currentSelectedAssets; - (id)_currentSelectedAssetItemSources; +- (id)_indexPathOfAsset:(id)arg1 sectionHint:(long long)arg2; - (id)_assetAtIndexPath:(id)arg1; -- (id)_photoCollectionAtIndex:(int)arg1; -- (unsigned int)_indexForPhotoCollection:(id)arg1; -- (int)_numberOfItemsInSection:(int)arg1; -- (int)_numberOfSections; +- (id)_photoCollectionAtIndex:(long long)arg1; +- (unsigned long long)_indexForPhotoCollection:(id)arg1; +- (long long)_numberOfItemsInSection:(long long)arg1; +- (long long)_numberOfSections; - (id)_indexPathInCollectionView:(id)arg1 closestToPoint:(struct CGPoint)arg2 excludingIndexPath:(id)arg3; - (id)_indexPathOfCenterVisibleItemInCollectionView:(id)arg1; -- (void)_pageToIndexPath:(id)arg1 animated:(BOOL)arg2; +- (void)_pageToIndexPath:(id)arg1 animated:(_Bool)arg2; - (void)_updateCell:(id)arg1 forItemAtIndexPath:(id)arg2; -- (float)_horizontalOffsetInCollectionView:(id)arg1 forCenteringOnItemAtIndexPath:(id)arg2; +- (double)_horizontalOffsetInCollectionView:(id)arg1 forCenteringOnItemAtIndexPath:(id)arg2; - (struct CGSize)_sizeForItemAtIndexPath:(id)arg1; - (void)_getFirstValidIndexPath:(id *)arg1 lastValidIndexPath:(id *)arg2; -- (void)_updateInterfaceForModelReloadAnimated:(BOOL)arg1; +- (void)_updateInterfaceForModelReloadAnimated:(_Bool)arg1; +- (_Bool)_shouldShowAsset:(id)arg1; - (void)dealloc; - (id)init; - (id)initWithSpec:(id)arg1 photoCollections:(id)arg2 selection:(id)arg3; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerDelegate-Protocol.h index 05f04f552..cdfadff4e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerDelegate-Protocol.h @@ -7,7 +7,8 @@ #import "NSObject-Protocol.h" @protocol PUPhotosSharingViewControllerDelegate -- (void)photosSharingViewController:(id)arg1 didCompleteWithActivityType:(id)arg2 success:(BOOL)arg3; -- (void)photosSharingViewControllerDidCancel:(id)arg1; +- (void)photosSharingViewController:(id)arg1 didCompleteWithActivityType:(id)arg2 success:(_Bool)arg3; +- (void)photosSharingViewControllerDidCancel:(id)arg1 needsDismiss:(_Bool)arg2; +- (void)photosSharingViewControllerWillCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPadSpec.h index 91d011443..65f96614a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPadSpec.h @@ -10,9 +10,9 @@ { } -- (BOOL)allowsInterfaceRotation; -- (BOOL)embedsActivityViewForOrientation:(int)arg1; -- (float)interItemSpacing; +- (_Bool)allowsInterfaceRotation; +- (_Bool)embedsActivityViewForOrientation:(long long)arg1; +- (double)interItemSpacing; - (int)zoomingImageFormat; - (int)qualityImageFormat; - (int)fastImageFormat; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPhoneSpec.h index 3c61eeb03..c96c9fb8e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerPhoneSpec.h @@ -10,12 +10,11 @@ { } -- (BOOL)allowsInterfaceRotation; -- (BOOL)embedsActivityViewForOrientation:(int)arg1; -- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(int)arg1; -- (BOOL)maximizeImageHeight; -- (float)maxImageDimension; -- (float)interItemSpacing; +- (_Bool)allowsInterfaceRotation; +- (_Bool)embedsActivityViewForOrientation:(long long)arg1; +- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(long long)arg1; +- (_Bool)maximizeImageHeight; +- (double)interItemSpacing; - (int)zoomingImageFormat; - (int)qualityImageFormat; - (int)fastImageFormat; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerSpec.h index 12cb2550d..584502160 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSharingViewControllerSpec.h @@ -8,24 +8,22 @@ @interface PUPhotosSharingViewControllerSpec : NSObject { - BOOL _maximizeImageHeight; + _Bool _maximizeImageHeight; int _fastImageFormat; int _qualityImageFormat; int _zoomingImageFormat; - float _interItemSpacing; - float _maxImageDimension; + double _interItemSpacing; } -@property(readonly, nonatomic) BOOL maximizeImageHeight; // @synthesize maximizeImageHeight=_maximizeImageHeight; -@property(readonly, nonatomic) float maxImageDimension; // @synthesize maxImageDimension=_maxImageDimension; -@property(readonly, nonatomic) float interItemSpacing; // @synthesize interItemSpacing=_interItemSpacing; +@property(readonly, nonatomic) _Bool maximizeImageHeight; // @synthesize maximizeImageHeight=_maximizeImageHeight; +@property(readonly, nonatomic) double interItemSpacing; // @synthesize interItemSpacing=_interItemSpacing; @property(readonly, nonatomic) int zoomingImageFormat; // @synthesize zoomingImageFormat=_zoomingImageFormat; @property(readonly, nonatomic) int qualityImageFormat; // @synthesize qualityImageFormat=_qualityImageFormat; @property(readonly, nonatomic) int fastImageFormat; // @synthesize fastImageFormat=_fastImageFormat; -- (BOOL)allowsInterfaceRotation; -- (BOOL)embedsActivityViewForOrientation:(int)arg1; -- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(int)arg1; -@property(readonly, nonatomic) unsigned int selectionBadgeCorner; +- (_Bool)allowsInterfaceRotation; +- (_Bool)embedsActivityViewForOrientation:(long long)arg1; +- (struct UIEdgeInsets)collectionViewLayoutContentInsetForOrientation:(long long)arg1; +@property(readonly, nonatomic) unsigned long long selectionBadgeCorner; @property(readonly, nonatomic) struct UIOffset selectionBadgeOffset; @property(readonly, nonatomic) struct CGSize selectionBadgeSize; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSinglePickerViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSinglePickerViewController.h index eb42ca127..c38f76305 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSinglePickerViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSinglePickerViewController.h @@ -18,9 +18,9 @@ @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; - (void).cxx_destruct; - (void)_done:(id)arg1; -- (void)updateNavigationBarAnimated:(BOOL)arg1; -- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out char *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; -- (void)configureCollectionViewGridLayout:(id)arg1; +- (void)updateNavigationBarAnimated:(_Bool)arg1; +- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out _Bool *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; +- (id)newGridLayout; - (id)initWithSpec:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSyncHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSyncHelper.h index 082ab64b9..431cfdc21 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSyncHelper.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosSyncHelper.h @@ -10,8 +10,7 @@ { } -+ (unsigned int)pendingCountForSyncProgressForAlbums:(id)arg1 outImportOperations:(int *)arg2; -+ (id)syncProgressAlbumsInLibrary:(id)arg1; ++ (unsigned long long)pendingCountForSyncProgressForAlbums:(id)arg1 outImportOperations:(int *)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosZoomingSharingGridCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosZoomingSharingGridCell.h index 5ad288f3b..8cd669014 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPhotosZoomingSharingGridCell.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPhotosZoomingSharingGridCell.h @@ -12,15 +12,15 @@ { struct CGRect _defaultBounds; struct CGPoint _badgeViewDefaultCenter; - unsigned int _badgeViewLayoutAnchor; + unsigned long long _badgeViewLayoutAnchor; UIView *_badgeView; } - (void).cxx_destruct; - (void)layoutSubviews; -- (void)setZoomScale:(float)arg1 translation:(struct CGPoint)arg2 rotation:(float)arg3 animated:(BOOL)arg4 completion:(id)arg5; +- (void)setZoomScale:(double)arg1 translation:(struct CGPoint)arg2 rotation:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; - (void)setZoomingImage:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 examplePhotoView:(id)arg2 badgeView:(id)arg3 layoutAnchor:(unsigned int)arg4; +- (id)initWithFrame:(struct CGRect)arg1 exampleCell:(id)arg2 badgeView:(id)arg3 layoutAnchor:(unsigned long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPickerBanner.h b/iOS7/PrivateFrameworks/PhotosUI/PUPickerBanner.h index 5b93f5747..a175d6d42 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPickerBanner.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPickerBanner.h @@ -16,7 +16,7 @@ - (void).cxx_destruct; @property(readonly, nonatomic) PUPickerBannerView *bannerView; - (id)view; -- (float)height; +- (double)height; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPickerBannerView.h b/iOS7/PrivateFrameworks/PhotosUI/PUPickerBannerView.h index 163b0e848..6c291c639 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPickerBannerView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPickerBannerView.h @@ -10,36 +10,36 @@ @interface PUPickerBannerView : UIView { - BOOL __animatingStackView; - unsigned int _style; + _Bool __animatingStackView; + unsigned long long _style; NSArray *_images; NSString *_title; UIView *_leftView; UIView *_rightView; - int __alignment; + long long __alignment; UILabel *__label; PUStackView *__stackView; id __animationCompletionHandler; } @property(copy, nonatomic, setter=_setAnimationCompletionHandler:) id _animationCompletionHandler; // @synthesize _animationCompletionHandler=__animationCompletionHandler; -@property(nonatomic, setter=_setAnimatingStackView:) BOOL _animatingStackView; // @synthesize _animatingStackView=__animatingStackView; +@property(nonatomic, setter=_setAnimatingStackView:) _Bool _animatingStackView; // @synthesize _animatingStackView=__animatingStackView; @property(retain, nonatomic, setter=_setStackView:) PUStackView *_stackView; // @synthesize _stackView=__stackView; @property(retain, nonatomic, setter=_setLabel:) UILabel *_label; // @synthesize _label=__label; -@property(nonatomic, setter=_setAlignment:) int _alignment; // @synthesize _alignment=__alignment; +@property(nonatomic, setter=_setAlignment:) long long _alignment; // @synthesize _alignment=__alignment; @property(retain, nonatomic) UIView *rightView; // @synthesize rightView=_rightView; @property(retain, nonatomic) UIView *leftView; // @synthesize leftView=_leftView; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(copy, nonatomic) NSArray *images; // @synthesize images=_images; -@property(nonatomic) unsigned int style; // @synthesize style=_style; +@property(nonatomic) unsigned long long style; // @synthesize style=_style; - (void).cxx_destruct; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animateImagesOntoView:(id)arg1 inContainerView:(id)arg2 completionHandler:(id)arg3; - (void)_updateLabel; - (void)_updateStackView; - (void)_updateAlignment; -- (void)setRightView:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftView:(id)arg1 animated:(BOOL)arg2; +- (void)setRightView:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftView:(id)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPlacesViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPlacesViewController.h index 42629f91a..ed9d789b4 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPlacesViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPlacesViewController.h @@ -8,42 +8,40 @@ #import "PLAssetContainerListChangeObserver-Protocol.h" #import "PLAssetContainerObserver-Protocol.h" -#import "PLPhotosPickerSessionParticipant-Protocol.h" #import "PlacesMapViewDelegateDetailsDelegate-Protocol.h" -@class NSArray, NSObject, PLPhotosPickerSession, PLPlaces, PLPlacesMapViewDelegate; +@class MKMapView, NSArray, NSObject, PLPlaces, PLPlacesMapViewDelegate; -@interface PUPlacesViewController : UIViewController +@interface PUPlacesViewController : UIViewController { PLPlacesMapViewDelegate *_placesMapKitDelegate; PLPlaces *_places; struct NSObject *_allPhotosAlbum; - PLPhotosPickerSession *_currentPickerSession; - BOOL _networkingEnabled; - BOOL _refreshMapAfterResume; - BOOL _suspended; - BOOL _allowDetails; + MKMapView *_mapView; + _Bool _networkingEnabled; + _Bool _refreshMapAfterResume; + _Bool _suspended; + _Bool _allowDetails; NSArray *_locationAssets; NSObject *_diagnosticsProvider; } @property(retain, nonatomic) NSObject *diagnosticsProvider; // @synthesize diagnosticsProvider=_diagnosticsProvider; @property(copy, nonatomic) NSArray *locationAssets; // @synthesize locationAssets=_locationAssets; -@property(nonatomic) BOOL allowDetails; // @synthesize allowDetails=_allowDetails; -@property(retain, nonatomic) PLPhotosPickerSession *currentPickerSession; // @synthesize currentPickerSession=_currentPickerSession; +@property(nonatomic) _Bool allowDetails; // @synthesize allowDetails=_allowDetails; - (void).cxx_destruct; - (void)_handleReportButton:(id)arg1; - (void)assetContainerDidChange:(id)arg1; - (void)assetContainerListDidChange:(id)arg1; - (void)displayDetailsForAlbum:(struct NSObject *)arg1; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_updateNavItem; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_setNetworkingEnabled:(BOOL)arg1; +- (_Bool)pu_wantsTabBarVisible; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_setNetworkingEnabled:(_Bool)arg1; - (void)dealloc; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (void)loadView; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (void)viewDidLoad; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPopoverController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPopoverController.h new file mode 100644 index 000000000..9d1d1d6a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPopoverController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIPopoverController.h" + +@interface PUPopoverController : UIPopoverController +{ +} + +- (void)presentPopoverFromBarButtonItem:(id)arg1 permittedArrowDirections:(unsigned long long)arg2 animated:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPreheatManager.h b/iOS7/PrivateFrameworks/PhotosUI/PUPreheatManager.h index b76135994..e2171c829 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPreheatManager.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPreheatManager.h @@ -10,7 +10,7 @@ @interface PUPreheatManager : NSObject { - BOOL _imageFormatIsTable; + _Bool _imageFormatIsTable; int _imageFormat; NSNumber *_imageFormatKey; PUImageManager *_imageManager; @@ -23,7 +23,7 @@ @property(retain, nonatomic) id previousAssets; // @synthesize previousAssets=_previousAssets; @property(retain, nonatomic) id imageTable; // @synthesize imageTable=_imageTable; @property(retain, nonatomic) PUImageManager *imageManager; // @synthesize imageManager=_imageManager; -@property(nonatomic) BOOL imageFormatIsTable; // @synthesize imageFormatIsTable=_imageFormatIsTable; +@property(nonatomic) _Bool imageFormatIsTable; // @synthesize imageFormatIsTable=_imageFormatIsTable; @property(retain, nonatomic) NSNumber *imageFormatKey; // @synthesize imageFormatKey=_imageFormatKey; @property(nonatomic) int imageFormat; // @synthesize imageFormat=_imageFormat; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPresentationContextNavigationController.h b/iOS7/PrivateFrameworks/PhotosUI/PUPresentationContextNavigationController.h new file mode 100644 index 000000000..d4fd3796f --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPresentationContextNavigationController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUPresentationContextNavigationController : PUNavigationController +{ +} + +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)definesPresentationContext; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSetting.h b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSetting.h index 067eba9f5..eb5afe7c8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSetting.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSetting.h @@ -13,15 +13,15 @@ NSString *_defaultsKey; NSString *_displayName; NSString *_displayDescription; - unsigned int _type; + unsigned long long _type; id _defaultValue; NSDictionary *_possibleValues; } -+ (id)settingWithKey:(id)arg1 name:(id)arg2 description:(id)arg3 type:(unsigned int)arg4 defaultValue:(id)arg5 values:(id)arg6; ++ (id)settingWithKey:(id)arg1 name:(id)arg2 description:(id)arg3 type:(unsigned long long)arg4 defaultValue:(id)arg5 values:(id)arg6; @property(retain, nonatomic) NSDictionary *possibleValues; // @synthesize possibleValues=_possibleValues; @property(retain, nonatomic) id defaultValue; // @synthesize defaultValue=_defaultValue; -@property(nonatomic) unsigned int type; // @synthesize type=_type; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; @property(retain, nonatomic) NSString *displayDescription; // @synthesize displayDescription=_displayDescription; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(retain, nonatomic) NSString *defaultsKey; // @synthesize defaultsKey=_defaultsKey; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsDetailViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsDetailViewController.h index 56aab28d3..cf4e533bf 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsDetailViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsDetailViewController.h @@ -11,16 +11,18 @@ @interface PUProtoSettingsDetailViewController : UITableViewController { NSArray *_sortedSettingKeys; + _Bool _didScrollToInitialPosition; PUProtoSetting *_setting; } @property(readonly, nonatomic) PUProtoSetting *setting; // @synthesize setting=_setting; - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (unsigned int)supportedInterfaceOrientations; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidLayoutSubviews; +- (unsigned long long)supportedInterfaceOrientations; - (void)_settingsDidChange:(id)arg1; - (void)dealloc; - (id)initWithSetting:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsViewController.h index 3a61a0a5c..5c37fd7c7 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUProtoSettingsViewController.h @@ -10,10 +10,12 @@ @interface PUProtoSettingsViewController : UITableViewController { + _Bool _showsDoneButton; NSArray *_settingsBySection; NSArray *_sectionNames; } +@property(nonatomic) _Bool showsDoneButton; // @synthesize showsDoneButton=_showsDoneButton; @property(readonly, nonatomic) NSArray *sectionNames; // @synthesize sectionNames=_sectionNames; @property(readonly, nonatomic) NSArray *settingsBySection; // @synthesize settingsBySection=_settingsBySection; - (void).cxx_destruct; @@ -21,18 +23,18 @@ - (void)_handleResetButton:(id)arg1; - (void)_handleToggleSwitch:(id)arg1; - (void)_settingsDidChange:(id)arg1; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)_configureCell:(id)arg1 atIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (id)_indexPathForTag:(int)arg1; -- (int)_tagForIndexPath:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)_indexPathForTag:(long long)arg1; +- (long long)_tagForIndexPath:(id)arg1; - (id)_settingAtIndexPath:(id)arg1; - (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)dealloc; - (id)initWithSettingsBySection:(id)arg1 sectionNames:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPrototypeViewDecoration.h b/iOS7/PrivateFrameworks/PhotosUI/PUPrototypeViewDecoration.h deleted file mode 100644 index 661e3653a..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPrototypeViewDecoration.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUPrototypeViewDecoration : PUViewDecoration -{ - int _visibleBorders; - float _embossAlpha; - struct UIEdgeInsets _visibleBorderInsets; -} - -@property(nonatomic) float embossAlpha; // @synthesize embossAlpha=_embossAlpha; -@property(nonatomic) struct UIEdgeInsets visibleBorderInsets; // @synthesize visibleBorderInsets=_visibleBorderInsets; -@property(nonatomic) int visibleBorders; // @synthesize visibleBorders=_visibleBorders; -- (BOOL)_displayAllBorders; -- (BOOL)_displayEdges; -- (BOOL)_displayBorder; -- (BOOL)_displayShadow; -- (id)overlayImage; -- (struct UIEdgeInsets)overlayInsets; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUPublishingActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUPublishingActivity.h index 95f186391..d3cde6f38 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUPublishingActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUPublishingActivity.h @@ -17,15 +17,15 @@ id _delegate; } -+ (int)activityCategory; ++ (long long)activityCategory; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)editVideoViewControllerDidCancel:(id)arg1; - (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; -- (BOOL)_presentActivityOnViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (_Bool)_presentActivityOnViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; @@ -33,7 +33,7 @@ - (void)_publishingAgentDidStartPublishing:(id)arg1; - (void)_showTrimViewController; - (void)_showVideoTooLongAlert; -- (void)_showPublishingSheetInViewController:(id)arg1 remakeAfterPublish:(BOOL)arg2; +- (void)_showPublishingSheetInViewController:(id)arg1 remakeAfterPublish:(_Bool)arg2; - (id)currentPublishingAgent; - (id)publishingBundle; - (void)_publishOverReferenceViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUReviewInstructionalView.h b/iOS7/PrivateFrameworks/PhotosUI/PUReviewInstructionalView.h new file mode 100644 index 000000000..2870ff12b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUReviewInstructionalView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UILabel; + +@interface PUReviewInstructionalView : UIView +{ + UILabel *__instructionalLabel; +} + +@property(readonly, nonatomic) UILabel *_instructionalLabel; // @synthesize _instructionalLabel=__instructionalLabel; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonPUReviewInstructionalViewInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubber.h b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubber.h new file mode 100644 index 000000000..e990d90f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubber.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIToolbar.h" + +#import "UICollectionViewDataSource-Protocol.h" +#import "UICollectionViewDelegate-Protocol.h" +#import "UIGestureRecognizerDelegate-Protocol.h" + +@class PUHorizontalCollectionViewLayout, UICollectionView, UIImageView, UITapGestureRecognizer, _UIBackdropView; + +@interface PUReviewScrubber : UIToolbar +{ + _Bool __ignoreScrollViewDidScrollUpdate; + _Bool __performingInteractiveUpdate; + id _dataSource; + id _scrubberDelegate; + long long _selectedIndex; + unsigned long long __numberOfPhotos; + _UIBackdropView *__backdropView; + UIImageView *__shadowView; + UIImageView *__arrowImageView; + PUHorizontalCollectionViewLayout *__collectionViewLayout; + UICollectionView *__collectionView; + UITapGestureRecognizer *__tapGestureRecognizer; +} + +@property(readonly, nonatomic) UITapGestureRecognizer *_tapGestureRecognizer; // @synthesize _tapGestureRecognizer=__tapGestureRecognizer; +@property(readonly, nonatomic) _Bool _performingInteractiveUpdate; // @synthesize _performingInteractiveUpdate=__performingInteractiveUpdate; +@property(readonly, nonatomic) _Bool _ignoreScrollViewDidScrollUpdate; // @synthesize _ignoreScrollViewDidScrollUpdate=__ignoreScrollViewDidScrollUpdate; +@property(readonly, nonatomic) UICollectionView *_collectionView; // @synthesize _collectionView=__collectionView; +@property(readonly, nonatomic) PUHorizontalCollectionViewLayout *_collectionViewLayout; // @synthesize _collectionViewLayout=__collectionViewLayout; +@property(readonly, nonatomic) UIImageView *_arrowImageView; // @synthesize _arrowImageView=__arrowImageView; +@property(readonly, nonatomic) UIImageView *_shadowView; // @synthesize _shadowView=__shadowView; +@property(readonly, nonatomic) _UIBackdropView *_backdropView; // @synthesize _backdropView=__backdropView; +@property(readonly, nonatomic) unsigned long long _numberOfPhotos; // @synthesize _numberOfPhotos=__numberOfPhotos; +@property(nonatomic) long long selectedIndex; // @synthesize selectedIndex=_selectedIndex; +@property(nonatomic) id scrubberDelegate; // @synthesize scrubberDelegate=_scrubberDelegate; +@property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +- (void).cxx_destruct; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewDidScroll:(id)arg1; +- (void)_notifyDelegateOfSelection; +- (void)_notifyDelegateOfScrub; +- (void)_updateToSelectedIndex:(long long)arg1; +- (struct CGPoint)contentOffsetForIndexOfTickMark:(long long)arg1 ofScrollView:(id)arg2; +- (long long)_indexOfCellAtContentOffset:(struct CGPoint)arg1 ofScrollView:(id)arg2; +- (void)_updateContentOffsetForSelectedIndexAnimated:(_Bool)arg1; +- (void)_handleTapOnReviewScrubber:(id)arg1; +- (void)_handleTapAtIndexPath:(id)arg1; +- (id)_indexPathInCollectionView:(id)arg1 closestToPoint:(struct CGPoint)arg2 excludingIndexPath:(id)arg3; +- (void)finishInteractiveUpdate; +- (void)updateWithAbsoluteProgress:(double)arg1; +- (void)beginInteractiveUpdate; +- (void)reloadSelectedIndexAnimated:(_Bool)arg1; +- (void)reloadIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)toggleSelectedIndexAnimated:(_Bool)arg1; +- (void)toggleIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)reloadData; +- (void)setSelectedIndex:(long long)arg1 animated:(_Bool)arg2; +- (_Bool)isMinibar; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonPUReviewScrubberInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberCell.h new file mode 100644 index 000000000..c898e12a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberCell.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +@class UIImage, UIImageView; + +@interface PUReviewScrubberCell : UICollectionViewCell +{ + _Bool _favorite; + _Bool _suggested; + _Bool _wantsSmallSuggestionIndicators; + UIImage *_image; + UIImageView *__thumbnailImageView; + UIImageView *__checkmarkImageView; + UIImageView *__suggestedImageView; +} + +@property(readonly, nonatomic) UIImageView *_suggestedImageView; // @synthesize _suggestedImageView=__suggestedImageView; +@property(readonly, nonatomic) UIImageView *_checkmarkImageView; // @synthesize _checkmarkImageView=__checkmarkImageView; +@property(readonly, nonatomic) UIImageView *_thumbnailImageView; // @synthesize _thumbnailImageView=__thumbnailImageView; +@property(nonatomic) _Bool wantsSmallSuggestionIndicators; // @synthesize wantsSmallSuggestionIndicators=_wantsSmallSuggestionIndicators; +@property(nonatomic, getter=isSuggested) _Bool suggested; // @synthesize suggested=_suggested; +@property(nonatomic, getter=isFavorite) _Bool favorite; // @synthesize favorite=_favorite; +@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (void)_updateSuggestedView; +- (void)_updateFavoriteView; +- (void)_updateThumbnailImageView; +- (void)setSuggested:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setFavorite:(_Bool)arg1 animated:(_Bool)arg2; +- (void)layoutSubviews; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonPUReviewScrubberCellInitialization; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDataSource-Protocol.h new file mode 100644 index 000000000..1dd357ad6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDataSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUReviewScrubberDataSource +- (unsigned long long)numberOfPhotosInReviewScrubber:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDelegate-Protocol.h new file mode 100644 index 000000000..f350f2977 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUReviewScrubberDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUReviewScrubberDelegate + +@optional +- (void)reviewScrubberDidSelectItemAtIndexPath:(id)arg1; +- (void)reviewScrubberDidScrub:(id)arg1; +- (void)reviewScrubber:(id)arg1 willDisplayCell:(id)arg2 atIndexPath:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSaveToCameraRollActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUSaveToCameraRollActivity.h index 625a00f60..38d53c910 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSaveToCameraRollActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSaveToCameraRollActivity.h @@ -19,7 +19,7 @@ - (void).cxx_destruct; - (void)performActivity; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityTitle; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayout.h index 0951d251c..b66e6c145 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayout.h @@ -11,65 +11,73 @@ #import "PUPhotosGridTransitioningLayout-Protocol.h" #import "PUReorderableLayout-Protocol.h" -@class NSArray, NSDictionary, NSIndexPath, NSIndexSet, NSPointerArray, NSSet, NSString, PULayoutAnimationsHelper, UICollectionViewLayout, UICollectionViewLayoutAttributes; +@class NSArray, NSDictionary, NSIndexPath, NSIndexSet, NSPointerArray, NSSet, NSString, PULayoutAnimationsHelper, PULayoutSampledSectioning, UICollectionViewLayoutAttributes; @interface PUSectionedGridLayout : UICollectionViewLayout { - BOOL _layoutDataIsValid; + _Bool _layoutDataIsValid; + _Bool _sectioningDataIsValid; + _Bool _samplingDataIsValid; struct CGSize _contentSize; UICollectionViewLayoutAttributes *_globalFooterAttributes; - int _totalRealSections; - int _totalVisualSections; + NSSet *_supplementaryViewKinds; + long long _totalRealSections; + long long _totalVisualSections; NSPointerArray *_realToVisualSections; NSArray *_visualToRealSectionIndexes; NSPointerArray *_samplingHelpersByVisualSection; - float *_visualSectionStartYs; - int *_realSectionItemCounts; - int *_visualSectionRealItemCounts; - int *_visualSectionMaxRows; - int **_realSectionItemStartMarkers; + double *_visualSectionStartYs; + long long *_realSectionItemCounts; + long long *_visualSectionMaxRows; NSArray *_cachedNonHeaderLayoutAttributesInRect; struct CGRect _cachedLayoutAttributesLastKnownRect; NSIndexSet *_deletedSections; NSSet *_deletedItemIndexPaths; - BOOL _floatingHeadersLayoutIsValid; - int _floatingHeaderVisualSectionIndex; + _Bool _isRotating; + NSIndexPath *_rotationAnchorItem; + double _rotationAnchorItemNormalizedYOffset; + _Bool _floatingHeadersLayoutIsValid; + long long _floatingHeaderVisualSectionIndex; NSDictionary *_transitionSectionInfosByTransitionSection; NSDictionary *_transitionSectionInfosByVisualSection; - BOOL _delegateSupportsGroupedSections; - BOOL _delegateSupportsWillPrepareLayout; - BOOL _delegateSupportsDidPrepareTransition; - BOOL _usesRenderedStrips; + _Bool _delegateSupportsGroupedSections; + _Bool _delegateSupportsAnchorItemForContentOffset; + _Bool _delegateSupportsTransitionAutoContentOffsetEnabled; + _Bool _delegateSupportsDidInvalidateWithContext; + _Bool _usesRenderedStrips; NSIndexPath *_reorderingSourceIndexPath; NSIndexPath *_reorderingTargetIndexPath; NSIndexPath *_reorderingInsertedIndexPath; struct CGPoint _transitionEffectiveContentOrigin; - BOOL _transitionApplyingEffectiveContentOrigin; - PULayoutAnimationsHelper *_animationsHelper; - BOOL _transitionIsAppearing; - BOOL _transitionAnchorShiftsColumns; - BOOL _transitionZoomingOut; - BOOL _floatingSectionHeadersEnabled; - BOOL _usesRenderedStripTopExtendersForTransitions; + _Bool _transitionApplyingEffectiveContentOrigin; + PULayoutAnimationsHelper *_transitionAnimationsHelper; + id _transitionAnimationEndCleanupBlock; + _Bool _transitionIsAppearing; + _Bool _transitionIsAnimated; + _Bool _transitionAnchorShiftsColumns; + _Bool _transitionZoomingOut; + _Bool _floatingSectionHeadersEnabled; + _Bool _usesRenderedStripTopExtendersForTransitions; NSSet *_hiddenItemIndexPaths; NSString *_sectionHeaderElementKind; - float _sectionHeaderHeight; - float _sectionTopPadding; + double _sectionHeaderHeight; + double _sectionTopPadding; id _transitioningDelegate; - float _globalBottomPadding; - UICollectionViewLayout *_transitionLayout; - int _transitionAnchorColumnOffset; + double _globalTopPadding; + double _globalBottomPadding; + UICollectionViewLayout *_transitionLayout; + long long _transitionAnchorColumnOffset; NSIndexPath *_transitionExplicitAnchorItemIndexPath; NSIndexPath *_transitionFirstVisibleRowVisualPath; NSIndexPath *_transitionLastVisibleRowVisualPath; id _delegate; - int _columnsPerRow; - float _sectionBottomPadding; - NSString *_rowFillerElementKind; - float _globalFooterHeight; + long long _columnsPerRow; + PULayoutSampledSectioning *_layoutSectioning; + double _sectionBottomPadding; + double _globalFooterHeight; NSString *_renderedStripsElementKind; - int _cropType; - float _cropAmount; + long long _cropType; + double _cropAmount; struct CGPoint _transitionStartContentOffset; struct CGPoint _transitionEndContentOffset; struct CGSize _interItemSpacing; @@ -78,38 +86,41 @@ } + (Class)invalidationContextClass; -@property(nonatomic) BOOL usesRenderedStripTopExtendersForTransitions; // @synthesize usesRenderedStripTopExtendersForTransitions=_usesRenderedStripTopExtendersForTransitions; -@property(nonatomic) float cropAmount; // @synthesize cropAmount=_cropAmount; -@property(nonatomic) int cropType; // @synthesize cropType=_cropType; +@property(nonatomic) _Bool usesRenderedStripTopExtendersForTransitions; // @synthesize usesRenderedStripTopExtendersForTransitions=_usesRenderedStripTopExtendersForTransitions; +@property(nonatomic) double cropAmount; // @synthesize cropAmount=_cropAmount; +@property(nonatomic) long long cropType; // @synthesize cropType=_cropType; @property(copy, nonatomic) NSString *renderedStripsElementKind; // @synthesize renderedStripsElementKind=_renderedStripsElementKind; -@property(nonatomic) float globalFooterHeight; // @synthesize globalFooterHeight=_globalFooterHeight; -@property(copy, nonatomic) NSString *rowFillerElementKind; // @synthesize rowFillerElementKind=_rowFillerElementKind; -@property(nonatomic) BOOL floatingSectionHeadersEnabled; // @synthesize floatingSectionHeadersEnabled=_floatingSectionHeadersEnabled; +@property(nonatomic) double globalFooterHeight; // @synthesize globalFooterHeight=_globalFooterHeight; +@property(nonatomic) _Bool floatingSectionHeadersEnabled; // @synthesize floatingSectionHeadersEnabled=_floatingSectionHeadersEnabled; @property(nonatomic) struct UIEdgeInsets sectionContentInset; // @synthesize sectionContentInset=_sectionContentInset; -@property(nonatomic) float sectionBottomPadding; // @synthesize sectionBottomPadding=_sectionBottomPadding; +@property(nonatomic) double sectionBottomPadding; // @synthesize sectionBottomPadding=_sectionBottomPadding; @property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; @property(nonatomic) struct CGSize interItemSpacing; // @synthesize interItemSpacing=_interItemSpacing; -- (void)_setColumnsPerRow:(int)arg1; -@property(nonatomic) int columnsPerRow; // @synthesize columnsPerRow=_columnsPerRow; +@property(readonly, nonatomic) PULayoutSampledSectioning *layoutSectioning; // @synthesize layoutSectioning=_layoutSectioning; +- (void)_setColumnsPerRow:(long long)arg1; +@property(nonatomic) long long columnsPerRow; // @synthesize columnsPerRow=_columnsPerRow; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSIndexPath *transitionLastVisibleRowVisualPath; // @synthesize transitionLastVisibleRowVisualPath=_transitionLastVisibleRowVisualPath; @property(readonly, nonatomic) NSIndexPath *transitionFirstVisibleRowVisualPath; // @synthesize transitionFirstVisibleRowVisualPath=_transitionFirstVisibleRowVisualPath; -@property(nonatomic) BOOL transitionZoomingOut; // @synthesize transitionZoomingOut=_transitionZoomingOut; +@property(nonatomic) _Bool transitionZoomingOut; // @synthesize transitionZoomingOut=_transitionZoomingOut; @property(copy, nonatomic) NSIndexPath *transitionExplicitAnchorItemIndexPath; // @synthesize transitionExplicitAnchorItemIndexPath=_transitionExplicitAnchorItemIndexPath; -@property(nonatomic) BOOL transitionAnchorShiftsColumns; // @synthesize transitionAnchorShiftsColumns=_transitionAnchorShiftsColumns; -@property(readonly, nonatomic) int transitionAnchorColumnOffset; // @synthesize transitionAnchorColumnOffset=_transitionAnchorColumnOffset; +@property(nonatomic) _Bool transitionAnchorShiftsColumns; // @synthesize transitionAnchorShiftsColumns=_transitionAnchorShiftsColumns; +@property(readonly, nonatomic) long long transitionAnchorColumnOffset; // @synthesize transitionAnchorColumnOffset=_transitionAnchorColumnOffset; @property(nonatomic) struct CGPoint transitionEffectiveContentOrigin; // @synthesize transitionEffectiveContentOrigin=_transitionEffectiveContentOrigin; -@property(nonatomic) struct CGPoint transitionEndContentOffset; // @synthesize transitionEndContentOffset=_transitionEndContentOffset; +@property(readonly, nonatomic) struct CGPoint transitionEndContentOffset; // @synthesize transitionEndContentOffset=_transitionEndContentOffset; +@property(nonatomic) _Bool transitionIsAnimated; // @synthesize transitionIsAnimated=_transitionIsAnimated; @property(nonatomic) struct CGPoint transitionStartContentOffset; // @synthesize transitionStartContentOffset=_transitionStartContentOffset; -@property(retain, nonatomic) UICollectionViewLayout *transitionLayout; // @synthesize transitionLayout=_transitionLayout; -@property(nonatomic) BOOL transitionIsAppearing; // @synthesize transitionIsAppearing=_transitionIsAppearing; -@property(nonatomic) float globalBottomPadding; // @synthesize globalBottomPadding=_globalBottomPadding; +@property(readonly, nonatomic) UICollectionViewLayout *transitionLayout; // @synthesize transitionLayout=_transitionLayout; +@property(readonly, nonatomic) _Bool transitionIsAppearing; // @synthesize transitionIsAppearing=_transitionIsAppearing; +@property(nonatomic) double globalBottomPadding; // @synthesize globalBottomPadding=_globalBottomPadding; +@property(nonatomic) double globalTopPadding; // @synthesize globalTopPadding=_globalTopPadding; @property(nonatomic) __weak id transitioningDelegate; // @synthesize transitioningDelegate=_transitioningDelegate; -@property(nonatomic) float sectionTopPadding; // @synthesize sectionTopPadding=_sectionTopPadding; -@property(nonatomic) float sectionHeaderHeight; // @synthesize sectionHeaderHeight=_sectionHeaderHeight; +@property(nonatomic) double sectionTopPadding; // @synthesize sectionTopPadding=_sectionTopPadding; +@property(nonatomic) double sectionHeaderHeight; // @synthesize sectionHeaderHeight=_sectionHeaderHeight; @property(copy, nonatomic) NSString *sectionHeaderElementKind; // @synthesize sectionHeaderElementKind=_sectionHeaderElementKind; @property(copy, nonatomic) NSSet *hiddenItemIndexPaths; // @synthesize hiddenItemIndexPaths=_hiddenItemIndexPaths; - (void).cxx_destruct; +- (id)_pl_debugItems; - (void)endInsertingItem; - (void)beginInsertingItemAtIndexPath:(id)arg1; - (id)reorderedIndexPath:(id)arg1; @@ -121,98 +132,122 @@ - (struct PUGridCoordinates)gridCoordinatesInVisualSectionForItemAtIndexPath:(id)arg1; - (id)pu_layoutAttributesForElementClosestToPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 passingTest:(id)arg3; - (id)_realItemIndexPathClosestToPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 withTest:(id)arg3; -- (struct PUSimpleIndexPath)_visualIndexPathForTransitionCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (BOOL)hasItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (id)mainRealIndexPathAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; +- (struct PUSimpleIndexPath)_visualIndexPathForTransitionCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (_Bool)hasItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (id)mainRealIndexPathAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; - (id)targetTransitionRealIndexPathForIndexPath:(id)arg1; -- (struct PUGridCoordinates)visualGridCoordsForTransitionGridCoords:(struct PUGridCoordinates)arg1 atTransitionSection:(int)arg2 outVisualSection:(int *)arg3; -- (struct PUGridCoordinates)targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(int)arg2 outTransitionSection:(int *)arg3; -- (id)transitionAnchorIndexPathForTransitionSection:(int)arg1; +- (struct PUGridCoordinates)visualGridCoordsForTransitionGridCoords:(struct PUGridCoordinates)arg1 atTransitionSection:(long long)arg2 outVisualSection:(long long *)arg3; +- (struct PUGridCoordinates)targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(long long)arg2 outTransitionSection:(long long *)arg3; +- (id)transitionAnchorIndexPathForTransitionSection:(long long)arg1; - (id)transitionSectionsInRect:(struct CGRect)arg1 toOrFromGridLayout:(id)arg2; - (id)itemIndexPathClosestToPoint:(struct CGPoint)arg1; - (id)itemIndexPathAtPoint:(struct CGPoint)arg1; - (id)itemIndexPathAtCenterOfRect:(struct CGRect)arg1; -- (int)numberOfRowsInVisualSection:(int)arg1; -- (int)numberOfVisualItemsInVisualSection:(int)arg1; -- (int)numberOfRealItemsInVisualSection:(int)arg1; -- (int)numberOfRealItemsInRealSection:(int)arg1; -- (void)enumerateRealSectionsForVisualSection:(int)arg1 usingBlock:(id)arg2; -- (int)mainRealSectionForVisualSection:(int)arg1; -- (int)visualSectionForRealSection:(int)arg1; -@property(readonly, nonatomic) int numberOfVisualSections; -@property(readonly, nonatomic) int itemsPerRow; -- (struct CGRect)_frameForRowFillerAtVisualIndexPath:(id)arg1; -- (struct _NSRange)_rowFillersForRowRange:(struct _NSRange)arg1 inVisualSection:(int)arg2; -- (struct _NSRange)_rowRangeForRowFillerAtVisualIndexPath:(id)arg1 outIsLastFillerInSection:(char *)arg2; -- (int)_renderedStripIndexForSectionRowIndex:(int)arg1; -- (int)_firstVisualItemIndexForRenderedStripIndex:(int)arg1; -- (id)itemIndexPathsForRenderedStripAtIndexPath:(id)arg1; -- (struct PUSimpleIndexPath)visualIndexPathForItemAtRealIndexPath:(id)arg1; -- (struct PUSimpleIndexPath)mainRealItemIndexPathForVisualIndexPath:(struct PUSimpleIndexPath)arg1; -- (id)_samplingHelperForVisualSection:(int)arg1; +- (long long)numberOfRowsInVisualSection:(long long)arg1; +- (long long)numberOfVisualItemsInVisualSection:(long long)arg1; +- (long long)numberOfRealItemsInVisualSection:(long long)arg1; +- (long long)numberOfRealItemsInRealSection:(long long)arg1; +- (long long)numberOfRealSections; +- (void)enumerateRealSectionsForVisualSection:(long long)arg1 usingBlock:(id)arg2; +- (long long)mainRealSectionForVisualSection:(long long)arg1; +- (long long)visualSectionForRealSection:(long long)arg1; +- (_Bool)shouldHideVisualSection:(long long)arg1; +@property(readonly, nonatomic) long long numberOfVisualSections; +@property(readonly, nonatomic) long long itemsPerRow; +- (long long)_renderedStripIndexForSectionRowIndex:(long long)arg1; +- (long long)_firstVisualItemIndexForRenderedStripIndex:(long long)arg1; +- (void)getVisualSectionIndex:(long long *)arg1 visualItemRange:(struct _NSRange *)arg2 forRenderStripAtIndexPath:(id)arg3; +- (void)enumerateItemIndexPathsForVisualSection:(long long)arg1 inVisualItemRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (long long)visualSectionForHeaderIndexPath:(id)arg1; +- (long long)numberOfItemsInRealSection:(long long)arg1 forSectioning:(id)arg2; +- (id)realSectionsForVisualSection:(long long)arg1 forSectioning:(id)arg2; +- (long long)numberOfRealSectionsForSectioning:(id)arg1; +- (long long)maximumNumberOfItemsInVisualSection:(long long)arg1 forSectioning:(id)arg2; +- (long long)numberOfVisualSectionsForSectioning:(id)arg1; - (struct CGPoint)_visibleRectOriginForScrollOffset:(struct CGPoint)arg1; - (struct CGPoint)_currentVisibleRectOrigin; -- (float)_sectionWidth; -- (int)numberOfColumnsForWidth:(float)arg1; -- (struct CGSize)layoutItemSizeForColumn:(int)arg1; +- (double)_sectionWidth; +- (long long)numberOfColumnsForWidth:(double)arg1; +- (struct CGSize)layoutItemSizeForColumn:(long long)arg1; - (struct _NSRange)visualSectionsInRect:(struct CGRect)arg1; -- (int)_visualSectionAtPoint:(struct CGPoint)arg1; -- (float)_heightOfSectionAtVisualIndex:(int)arg1; -- (float)_startYOfContentAtVisualSectionIndex:(int)arg1; -- (float)_startYOfVisualSectionAtIndex:(int)arg1; -- (struct CGRect)frameForSectionHeaderAtVisualSection:(int)arg1; +- (long long)_visualSectionAtPoint:(struct CGPoint)arg1; +- (double)_heightOfSectionAtVisualIndex:(long long)arg1; +- (double)_startYOfContentAtVisualSectionIndex:(long long)arg1; +- (double)_startYOfVisualSectionAtIndex:(long long)arg1; +- (struct CGRect)frameForSectionHeaderAtVisualSection:(long long)arg1; - (struct CGRect)frameForSectionHeaderOfRealItem:(id)arg1; -- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(int)arg2; -- (struct PUSimpleIndexPath)_visualRowPathForTransitionRowIndex:(int)arg1 transitionSectionInfo:(id)arg2; -- (int)numberOfContiguousRowsInTransitionSection:(int)arg1; -- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inVisualSection:(int)arg2; +- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inTransitionSection:(long long)arg2; +- (struct PUSimpleIndexPath)_visualRowPathForTransitionRowIndex:(long long)arg1 transitionSectionInfo:(id)arg2; +- (long long)numberOfContiguousRowsInTransitionSection:(long long)arg1; +- (struct CGRect)frameForItemAtGridCoordinates:(struct PUGridCoordinates)arg1 inVisualSection:(long long)arg2; - (struct PUSimpleIndexPath)_itemVisualIndexPathAtPoint:(struct CGPoint)arg1; - (void)_enumerateVisualItemFramesInRect:(struct CGRect)arg1 usingBlock:(id)arg2; -- (int)visualIndexForItemAtGridCoordinates:(struct PUGridCoordinates)arg1; -- (struct PUGridCoordinates)gridCoordinatesInSectionForItemAtVisualIndex:(int)arg1; -- (struct _NSRange)visualRowsInRect:(struct CGRect)arg1 inVisualSection:(int)arg2 totalVisualSectionRows:(int *)arg3; +- (long long)visualIndexForItemAtGridCoordinates:(struct PUGridCoordinates)arg1; +- (struct PUGridCoordinates)gridCoordinatesInSectionForItemAtVisualIndex:(long long)arg1; +- (struct _NSRange)visualRowsInRect:(struct CGRect)arg1 inVisualSection:(long long)arg2 totalVisualSectionRows:(long long *)arg3; +- (id)_gridTransitionLayout; @property(readonly, nonatomic) NSIndexPath *globalFooterIndexPath; +- (id)description; - (struct CATransform3D)_transformToConvertRect:(struct CGRect)arg1 intoRect:(struct CGRect)arg2 referenceCenter:(struct CGPoint)arg3; -- (void)_adjustRenderedStripLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 isAppearing:(BOOL)arg3; -- (void)_adjustRowFillerLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 isAppearing:(BOOL)arg3; -- (void)_adjustSectionHeaderLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 isAppearing:(BOOL)arg3; +- (void)adjustEffectiveContentOriginForTransitionEndContentOffset:(struct CGPoint)arg1; +- (_Bool)_visualSectionsMatchTransitionSectionsToOrFromLayout:(id)arg1; +- (void)_adjustRenderedStripLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 isAppearing:(_Bool)arg3; +- (void)_adjustSectionHeaderLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 isAppearing:(_Bool)arg3; - (id)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (struct CGRect)_frameByAdjustingOffScreenEnteringFrame:(struct CGRect)arg1 forRowAtVisualIndexPath:(struct PUSimpleIndexPath)arg2 transitionSectionInfo:(id)arg3 toOrFromGridLayout:(id)arg4 isAppearing:(BOOL)arg5; -- (struct PUGridCoordinates)_targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(int)arg2 transitionSectionInfo:(id)arg3; -- (void)_adjustGridTransitionLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 outTargetRowExists:(char *)arg3 isAppearing:(BOOL)arg4; +- (struct CGRect)_frameByAdjustingOffScreenEnteringFrame:(struct CGRect)arg1 forRowAtVisualIndexPath:(struct PUSimpleIndexPath)arg2 transitionSectionInfo:(id)arg3 toOrFromGridLayout:(id)arg4 isAppearing:(_Bool)arg5; +- (struct PUGridCoordinates)_targetTransitionGridCoordsForGridCoords:(struct PUGridCoordinates)arg1 atVisualSection:(long long)arg2 transitionSectionInfo:(id)arg3; +- (void)_adjustGridTransitionLayoutAttributes:(id)arg1 toOrFromGridLayout:(id)arg2 outTargetRowExists:(_Bool *)arg3 isAppearing:(_Bool)arg4; - (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; - (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; -- (void)_didFinishLayoutTransitionAnimations:(BOOL)arg1; -- (void)_finalizeLayoutTransition; -- (void)_prepareForTransitionToOrFromGridLayout:(id)arg1 isAppearing:(BOOL)arg2; -- (BOOL)_visualSectionsMatchTransitionSectionsToOrFromLayout:(id)arg1; -- (struct CGPoint)transitionContentOffsetForProposedContentOffset:(struct CGPoint)arg1 keyItemIndexPath:(id)arg2; -- (void)_prepareForTransitionToLayout:(id)arg1; -- (void)_prepareForTransitionFromLayout:(id)arg1; -- (BOOL)_supportsAdvancedTransitionAnimations; +- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1; +- (struct CGPoint)_targetContentOffsetWithAnchorItemIndexPath:(id)arg1 isRotation:(_Bool)arg2 orTransitionFromLayout:(id)arg3 keepAnchorStable:(_Bool)arg4; +- (struct CGPoint)targetContentOffsetForTransitionFromGridLayout:(id)arg1; +- (void)_didFinishLayoutTransitionAnimations:(_Bool)arg1; +- (void)finalizeLayoutTransition; +- (void)_prepareForTransitionToOrFromGridLayout:(id)arg1 isAppearing:(_Bool)arg2; +- (void)_prepareForTransitionFromStackedLayout:(id)arg1; +- (void)prepareForTransitionToLayout:(id)arg1; +- (void)prepareForTransitionFromLayout:(id)arg1; +- (_Bool)_supportsAdvancedTransitionAnimations; - (void)_invalidateFloatingHeadersLayout; - (void)_prepareFloatingHeadersLayoutIfNeeded; -- (int)_floatingHeaderVisualSectionForVisibleOrigin:(struct CGPoint)arg1; -- (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2; +- (long long)_floatingHeaderVisualSectionForVisibleOrigin:(struct CGPoint)arg1; +- (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2 type:(id)arg3; +- (void)finalizeAnimatedBoundsChange; +- (void)prepareForAnimatedBoundsChange:(struct CGRect)arg1; - (void)finalizeCollectionViewUpdates; - (void)prepareForCollectionViewUpdates:(id)arg1; -- (id)_layoutAttributesForSupplementaryViewOfKind:(id)arg1 atVisualIndexPath:(id)arg2; -- (id)_layoutAttributesForItemAtVisualIndexPath:(struct PUSimpleIndexPath)arg1 realIndexPath:(id)arg2 isMainRealItem:(BOOL)arg3; +- (id)_layoutAttributesForSupplementaryViewOfKind:(id)arg1 forVisualSection:(long long)arg2 supplementaryViewIndex:(long long)arg3; +- (_Bool)_isSupportedSupplementaryViewKind:(id)arg1; +- (id)_supplementaryViewKinds; +- (void)_invalidateSupplementaryViewKinds; +- (id)_layoutAttributesForItemAtVisualIndexPath:(struct PUSimpleIndexPath)arg1 realIndexPath:(id)arg2 isMainRealItem:(_Bool)arg3; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)supplementaryViewIndexPathForVisualSection:(long long)arg1 supplementaryViewItemIndex:(long long)arg2; +- (long long)visualSectionForSupplementaryViewIndexPath:(id)arg1; +- (_Bool)_isTransitionForeignSupplementaryViewKind:(id)arg1; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)assetIndexPathsForElementsInRect:(struct CGRect)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (id)invalidationContextForBoundsChange:(struct CGRect)arg1; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (void)invalidateLayoutForMetricsChange; +- (void)invalidateLayoutForVerticalScroll; - (void)invalidateLayoutWithContext:(id)arg1; - (void)_invalidateLayoutWithContext:(id)arg1; @property(readonly, nonatomic) struct CGSize transitionActualContentSize; - (struct CGSize)collectionViewContentSize; -- (void)_clearRetainedCaches; - (void)_prepareLayoutIfNeeded; +- (void)_prepareSamplingDataIfNeeded; +- (void)_prepareSectioningDataIfNeeded; +- (void)_clearLayoutCaches; +- (void)_clearSamplingCaches; +- (void)_clearSectioningCaches; +- (void)_clearRetainedCaches; - (void)prepareLayout; - (void)dealloc; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutAttributes.h b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutAttributes.h index 96fc7d56c..99e5e16ee 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutAttributes.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutAttributes.h @@ -8,18 +8,20 @@ @interface PUSectionedGridLayoutAttributes : UICollectionViewLayoutAttributes { - BOOL _floating; - BOOL _useTemporaryPhotoImage; - BOOL _extendsTopContent; - BOOL _exists; + _Bool _floating; + _Bool _extendsTopContent; + _Bool _exists; + double _interactiveTransitionProgress; } -@property(nonatomic) BOOL exists; // @synthesize exists=_exists; -@property(nonatomic) BOOL extendsTopContent; // @synthesize extendsTopContent=_extendsTopContent; -@property(nonatomic) BOOL useTemporaryPhotoImage; // @synthesize useTemporaryPhotoImage=_useTemporaryPhotoImage; -@property(nonatomic) BOOL floating; // @synthesize floating=_floating; +@property(nonatomic) _Bool exists; // @synthesize exists=_exists; +@property(nonatomic) _Bool extendsTopContent; // @synthesize extendsTopContent=_extendsTopContent; +@property(nonatomic) double interactiveTransitionProgress; // @synthesize interactiveTransitionProgress=_interactiveTransitionProgress; +@property(nonatomic) _Bool floating; // @synthesize floating=_floating; - (id)description; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutDelegate-Protocol.h index 400f45f2b..a34281194 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutDelegate-Protocol.h @@ -9,10 +9,14 @@ @protocol PUSectionedGridLayoutDelegate @optional -- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(int)arg2; -- (int)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; -- (int)sectionedGridLayout:(id)arg1 maximumRowsForVisualSection:(int)arg2; -- (void)sectionedGridLayoutDidPrepareTransition:(id)arg1; -- (void)sectionedGridLayoutWillPrepareLayout:(id)arg1; +- (id)sectionedGridLayoutName:(id)arg1; +- (void)sectionedGridLayout:(id)arg1 didInvalidateWithContext:(id)arg2; +- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(long long)arg2; +- (long long)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; +- (_Bool)sectionedGridLayoutTransitionAutoAdjustContentOffsetEnabled:(id)arg1; +- (id)sectionedGridLayoutAnchorItemForAdjustingContentOffset:(id)arg1; +- (long long)sectionedGridLayout:(id)arg1 maximumRowsForVisualSection:(long long)arg2; +- (void)sectionedGridLayout:(id)arg1 didFinalizePrepareTransitionIsAppearing:(_Bool)arg2; +- (void)sectionedGridLayout:(id)arg1 didPrepareTransitionIsAppearing:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutInvalidationContext.h b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutInvalidationContext.h index bc18690a5..88a5cc0ab 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutInvalidationContext.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSectionedGridLayoutInvalidationContext.h @@ -6,18 +6,19 @@ #import "UICollectionViewLayoutInvalidationContext.h" -@class NSDictionary; - @interface PUSectionedGridLayoutInvalidationContext : UICollectionViewLayoutInvalidationContext { - BOOL _invalidateForVerticalScroll; + _Bool _invalidateForVerticalScroll; + _Bool _sectioningIsPreserved; + _Bool _samplingIsPreserved; + _Bool _invalidationHasBeenRedispatched; } -@property(nonatomic) BOOL invalidateForVerticalScroll; // @synthesize invalidateForVerticalScroll=_invalidateForVerticalScroll; +@property(nonatomic) _Bool invalidationHasBeenRedispatched; // @synthesize invalidationHasBeenRedispatched=_invalidationHasBeenRedispatched; +@property(nonatomic) _Bool samplingIsPreserved; // @synthesize samplingIsPreserved=_samplingIsPreserved; +@property(nonatomic) _Bool sectioningIsPreserved; // @synthesize sectioningIsPreserved=_sectioningIsPreserved; +@property(nonatomic) _Bool invalidateForVerticalScroll; // @synthesize invalidateForVerticalScroll=_invalidateForVerticalScroll; - (id)description; -// Remaining properties -@property(retain, nonatomic, setter=_setInvalidatedSupplementaryViews:) NSDictionary *_invalidatedSupplementaryViews; // @dynamic _invalidatedSupplementaryViews; - @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSessionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUSessionInfo.h index 23cb4925f..e773b30ce 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSessionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSessionInfo.h @@ -13,30 +13,30 @@ @interface PUSessionInfo : NSObject { NSPointerArray *_observers; - BOOL _selectingAssets; - BOOL _selectingTargetAlbum; - BOOL _targetAlbumIsNewLocalAlbum; - int _status; + _Bool _selectingAssets; + _Bool _selectingTargetAlbum; + _Bool _targetAlbumIsNewLocalAlbum; + long long _status; PUPhotoSelectionManager *_photoSelectionManager; struct NSObject *_sourceAlbum; NSOrderedSet *_transferredAssets; struct NSObject *_targetAlbum; NSString *_localizedPrompt; - int _promptLocation; + long long _promptLocation; id _bannerGenerator; } @property(copy, nonatomic) id bannerGenerator; // @synthesize bannerGenerator=_bannerGenerator; -@property(nonatomic) int promptLocation; // @synthesize promptLocation=_promptLocation; +@property(nonatomic) long long promptLocation; // @synthesize promptLocation=_promptLocation; @property(copy, nonatomic) NSString *localizedPrompt; // @synthesize localizedPrompt=_localizedPrompt; -@property(nonatomic) BOOL targetAlbumIsNewLocalAlbum; // @synthesize targetAlbumIsNewLocalAlbum=_targetAlbumIsNewLocalAlbum; +@property(nonatomic) _Bool targetAlbumIsNewLocalAlbum; // @synthesize targetAlbumIsNewLocalAlbum=_targetAlbumIsNewLocalAlbum; @property(retain, nonatomic) NSObject *targetAlbum; // @synthesize targetAlbum=_targetAlbum; @property(copy, nonatomic) NSOrderedSet *transferredAssets; // @synthesize transferredAssets=_transferredAssets; @property(retain, nonatomic) NSObject *sourceAlbum; // @synthesize sourceAlbum=_sourceAlbum; @property(retain, nonatomic) PUPhotoSelectionManager *photoSelectionManager; // @synthesize photoSelectionManager=_photoSelectionManager; -@property(readonly, nonatomic, getter=isSelectingTargetAlbum) BOOL selectingTargetAlbum; // @synthesize selectingTargetAlbum=_selectingTargetAlbum; -@property(readonly, nonatomic, getter=isSelectingAssets) BOOL selectingAssets; // @synthesize selectingAssets=_selectingAssets; -@property(nonatomic) int status; // @synthesize status=_status; +@property(readonly, nonatomic, getter=isSelectingTargetAlbum) _Bool selectingTargetAlbum; // @synthesize selectingTargetAlbum=_selectingTargetAlbum; +@property(readonly, nonatomic, getter=isSelectingAssets) _Bool selectingAssets; // @synthesize selectingAssets=_selectingAssets; +@property(nonatomic) long long status; // @synthesize status=_status; - (void).cxx_destruct; - (void)photoSelectionManagerSelectionDidChange:(id)arg1; - (void)_enumerateObserversWithBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSlideShowActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUSlideShowActivity.h index 73c1abc48..cd2c57c2b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSlideShowActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSlideShowActivity.h @@ -11,7 +11,7 @@ } - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackView.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackView.h index 6b6a0d188..21ac1891b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackView.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackView.h @@ -11,13 +11,13 @@ @interface PUStackView : UIView { struct CATransform3D _transforms[3]; - char _imageHidden[3]; - BOOL _needsDynamicLayout; - unsigned int _style; + _Bool _imageHidden[3]; + _Bool _needsDynamicLayout; + unsigned long long _style; PUPhotoDecoration *_photoDecoration; - int _numberOfVisibleItems; + long long _numberOfVisibleItems; UIImage *_emptyPlaceholderImage; - int __numberOfViews; + long long __numberOfViews; NSArray *__photoViews; NSPointerArray *__imageSizes; NSArray *__photoDecorationVariants; @@ -28,35 +28,38 @@ struct UIEdgeInsets _stackPerspectiveInsets; } -+ (int)maximumNumberOfVisibleImagesForStyle:(unsigned int)arg1; -+ (int)maximumNumberOfVisibleItemsForStyle:(unsigned int)arg1; ++ (long long)maximumNumberOfVisibleImagesForStyle:(unsigned long long)arg1; ++ (long long)maximumNumberOfVisibleItemsForStyle:(unsigned long long)arg1; @property(copy, nonatomic, setter=_setPhotoDecorationVariants:) NSArray *_photoDecorationVariants; // @synthesize _photoDecorationVariants=__photoDecorationVariants; @property(readonly, nonatomic) NSPointerArray *_imageSizes; // @synthesize _imageSizes=__imageSizes; @property(readonly, nonatomic) NSArray *_photoViews; // @synthesize _photoViews=__photoViews; -@property(readonly, nonatomic) int _numberOfViews; // @synthesize _numberOfViews=__numberOfViews; +@property(readonly, nonatomic) long long _numberOfViews; // @synthesize _numberOfViews=__numberOfViews; @property(retain, nonatomic) UIImage *emptyPlaceholderImage; // @synthesize emptyPlaceholderImage=_emptyPlaceholderImage; -@property(nonatomic) int numberOfVisibleItems; // @synthesize numberOfVisibleItems=_numberOfVisibleItems; +@property(nonatomic) long long numberOfVisibleItems; // @synthesize numberOfVisibleItems=_numberOfVisibleItems; @property(nonatomic) struct CGPoint stackPerspectiveFactor; // @synthesize stackPerspectiveFactor=_stackPerspectiveFactor; @property(nonatomic) struct UIOffset stackPerspectiveOffset; // @synthesize stackPerspectiveOffset=_stackPerspectiveOffset; @property(nonatomic) struct UIEdgeInsets stackPerspectiveInsets; // @synthesize stackPerspectiveInsets=_stackPerspectiveInsets; @property(nonatomic) struct UIOffset stackOffset; // @synthesize stackOffset=_stackOffset; @property(nonatomic) struct CGSize stackSize; // @synthesize stackSize=_stackSize; @property(retain, nonatomic) PUPhotoDecoration *photoDecoration; // @synthesize photoDecoration=_photoDecoration; -@property(nonatomic) unsigned int style; // @synthesize style=_style; +@property(nonatomic) unsigned long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)_updateDynamicLayout; - (void)_setNeedsDynamicLayout; -- (void)_getCenter:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2 forPhotoViewAtIndex:(int)arg3; +- (void)_getCenter:(struct CGPoint *)arg1 bounds:(struct CGRect *)arg2 forPhotoViewAtIndex:(long long)arg3; - (void)_rebuildDecorationVariants; - (void)_updateVisibleDecorationVariants; - (id)newLayoutAttributesForVisbleItemsRelativeToView:(id)arg1; -- (id)newLayoutAttributesForItemAtIndex:(int)arg1 relativeToView:(id)arg2; -- (void)setVideoBannerVisible:(BOOL)arg1 duration:(id)arg2 forItemAtIndex:(int)arg3; -- (void)setImageHidden:(BOOL)arg1 forItemAtIndex:(int)arg2; -- (BOOL)isImageHiddenForItemAtIndex:(int)arg1; -- (void)setAlpha:(float)arg1 forItemAtIndex:(int)arg2; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2; -- (void)setImageSize:(struct CGSize)arg1 forItemAtIndex:(int)arg2; +- (id)newLayoutAttributesForItemAtIndex:(long long)arg1 relativeToView:(id)arg2; +- (_Bool)wouldCoverAllItemsInStackView:(id)arg1; +@property(readonly, nonatomic) NSArray *stackItemViews; +- (struct CGRect)frameOfFrontStackItemRelativeToView:(id)arg1; +- (void)setVideoBannerVisible:(_Bool)arg1 duration:(id)arg2 isSlalom:(_Bool)arg3 forItemAtIndex:(long long)arg4; +- (void)setImageHidden:(_Bool)arg1 forItemAtIndex:(long long)arg2; +- (_Bool)isImageHiddenForItemAtIndex:(long long)arg1; +- (void)setAlpha:(double)arg1 forItemAtIndex:(long long)arg2; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; +- (void)setImageSize:(struct CGSize)arg1 forItemAtIndex:(long long)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumControllerTransition-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumControllerTransition-Protocol.h index 3e2509edd..4065add42 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumControllerTransition-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumControllerTransition-Protocol.h @@ -7,10 +7,11 @@ #import "NSObject-Protocol.h" @protocol PUStackedAlbumControllerTransition -- (void)setAlbumListTransitionLayout:(id)arg1 animated:(BOOL)arg2; +- (void)handleTransitionFade:(_Bool)arg1 animate:(_Bool)arg2; +- (void)setAlbumListTransitionLayout:(id)arg1 animated:(_Bool)arg2; - (void)setAlbumListTransitionContext:(id)arg1; - (id)gridLayout; - (id)collectionView; -- (BOOL)isEmpty; +- (_Bool)isEmpty; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumLayout.h index 030b02140..07fc4e564 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumLayout.h @@ -6,34 +6,38 @@ #import "UICollectionViewLayout.h" -@class NSArray, NSMutableDictionary, PUAlbumListTransitionContext, PUPhotoDecoration, UICollectionViewLayoutAttributes; +@class NSArray, NSMutableDictionary, PUAlbumListTransitionContext, UICollectionViewLayoutAttributes; @interface PUStackedAlbumLayout : UICollectionViewLayout { NSMutableDictionary *_visibleLayoutAttributesByIndexPath; NSMutableDictionary *_derivedLayoutAttributesByIndexPath; NSMutableDictionary *_zIndexByIndexPath; - int _itemsCount; - BOOL _isOrderedAscending; - PUAlbumListTransitionContext *_transitionContext; + _Bool _isInteractive; NSArray *_visibleStackedItemLayoutAttributes; UICollectionViewLayoutAttributes *_referenceItemLayoutAttributes; - PUPhotoDecoration *_referencePhotoDecoration; + double _yAdjust; + PUAlbumListTransitionContext *_albumListTransitionContext; struct CGPoint _referenceCenter; + struct CGSize _contentSizeAdjust; } -@property(copy, nonatomic) PUPhotoDecoration *referencePhotoDecoration; // @synthesize referencePhotoDecoration=_referencePhotoDecoration; +@property(nonatomic, setter=setInteractive:) _Bool isInteractive; // @synthesize isInteractive=_isInteractive; +@property(retain, nonatomic) PUAlbumListTransitionContext *albumListTransitionContext; // @synthesize albumListTransitionContext=_albumListTransitionContext; +@property(nonatomic) struct CGSize contentSizeAdjust; // @synthesize contentSizeAdjust=_contentSizeAdjust; +@property(nonatomic) double yAdjust; // @synthesize yAdjust=_yAdjust; @property(nonatomic) struct CGPoint referenceCenter; // @synthesize referenceCenter=_referenceCenter; @property(copy, nonatomic) UICollectionViewLayoutAttributes *referenceItemLayoutAttributes; // @synthesize referenceItemLayoutAttributes=_referenceItemLayoutAttributes; @property(copy, nonatomic) NSArray *visibleStackedItemLayoutAttributes; // @synthesize visibleStackedItemLayoutAttributes=_visibleStackedItemLayoutAttributes; -@property(retain, nonatomic) PUAlbumListTransitionContext *transitionContext; // @synthesize transitionContext=_transitionContext; - (void).cxx_destruct; +- (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2 type:(id)arg3; +- (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (void)prepareLayout; - (struct CGSize)collectionViewContentSize; - (id)_newAdjustedLayoutAttributes:(id)arg1 indexPath:(id)arg2; -- (int)zIndexForItemAtIndexPath:(id)arg1; +- (long long)zIndexForItemAtIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransition.h index e2bf2e911..e717f26bb 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransition.h @@ -7,40 +7,53 @@ #import #import "PUCollectionViewLayoutTransitioningDelegate-Protocol.h" +#import "PUTransitionViewAnimatorDelegate-Protocol.h" -@class NSSet, PUStackedAlbumLayout, PUStackedAlbumTransitionLayout, UIViewController; +@class NSSet, PUPhotoPinchGestureRecognizer, PUStackedAlbumLayout, PUStackedAlbumTransitionLayout, PUTransitionViewAnimator, UIView, UIViewController; -@interface PUStackedAlbumTransition : PUNavigationTransition +@interface PUStackedAlbumTransition : PUNavigationTransition { - BOOL _isPushTransition; struct CGRect _popTransitionInitialVisibleBounds; NSSet *_popTransitionInitialVisibleStackedAssetIndexPaths; + UIView *_animatorView; + _Bool _isExpanding; + _Bool _isForStandInAlbum; id _photoCollection; id _delegate; - UIViewController *__interactiveViewController; PUStackedAlbumLayout *__transitionLayout; PUStackedAlbumTransitionLayout *__interactiveTransitionLayout; + PUTransitionViewAnimator *__transitionViewAnimator; + PUPhotoPinchGestureRecognizer *__photoPinchGestureRecognizer; id __disableToken; struct CGPoint _interactionCenter; } @property(retain, nonatomic, setter=_setDisableToken:) id _disableToken; // @synthesize _disableToken=__disableToken; +@property(retain, nonatomic, setter=_setPhotoPinchGestureRecognizer:) PUPhotoPinchGestureRecognizer *_photoPinchGestureRecognizer; // @synthesize _photoPinchGestureRecognizer=__photoPinchGestureRecognizer; +@property(retain, nonatomic, setter=_setTransitionViewAnimator:) PUTransitionViewAnimator *_transitionViewAnimator; // @synthesize _transitionViewAnimator=__transitionViewAnimator; @property(retain, nonatomic, setter=_setInteractiveTransitionLayout:) PUStackedAlbumTransitionLayout *_interactiveTransitionLayout; // @synthesize _interactiveTransitionLayout=__interactiveTransitionLayout; -@property(retain, nonatomic, setter=_setTransitionLayout:) PUStackedAlbumLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; -@property(nonatomic, setter=_setInteractiveViewController:) __weak UIViewController *_interactiveViewController; // @synthesize _interactiveViewController=__interactiveViewController; +@property(nonatomic, setter=_setTransitionLayout:) __weak PUStackedAlbumLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; @property(nonatomic) struct CGPoint interactionCenter; // @synthesize interactionCenter=_interactionCenter; +@property(nonatomic, setter=setForStandInAlbum:) _Bool isForStandInAlbum; // @synthesize isForStandInAlbum=_isForStandInAlbum; +- (void)_setExpanding:(_Bool)arg1; +@property(nonatomic) _Bool isExpanding; // @synthesize isExpanding=_isExpanding; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) id photoCollection; // @synthesize photoCollection=_photoCollection; - (void).cxx_destruct; +- (void)transitionViewAnimatorDidEnd:(id)arg1 finished:(_Bool)arg2; +- (void)transitionViewAnimatorWillEnd:(id)arg1 withTargetTranslation:(inout struct CGPoint *)arg2; +- (void)transitionViewAnimatorDidUpdate:(id)arg1; +- (_Bool)collectionViewLayoutShouldProvideCustomAnimations:(id)arg1; - (void)collectionViewLayout:(id)arg1 willSupplyLayoutAttributes:(id)arg2; - (void)animatePopTransition; - (void)animatePushTransition; -- (void)completeInteractivePopTransitionFinished:(BOOL)arg1; -- (void)completeInteractivePushTransitionFinished:(BOOL)arg1; -- (void)updateInteractiveTransitionProgress:(float)arg1 interactionCenterOffset:(struct CGSize)arg2; -- (void)_commonCompleteInteractiveTransitionFinished:(BOOL)arg1; +- (void)completeInteractiveOperation:(long long)arg1 finished:(_Bool)arg2; +- (void)updateInteractiveTransitionWithPhotoPinchGestureRecognizer:(id)arg1; +- (void)startInteractiveTransitionWithPhotoPinchGestureRecognizer:(id)arg1 isExpanding:(_Bool)arg2; - (id)_popTransitionInitialVisibleStackedAssetIndexPaths:(id)arg1; -- (id)_newTransitionLayoutWithStackedAlbumLayout:(id)arg1 otherLayout:(id)arg2 forPush:(BOOL)arg3; +- (id)_newTransitionLayoutWithStackedAlbumLayout:(id)arg1 otherLayout:(id)arg2 forPush:(_Bool)arg3; +- (id)_newInteractiveTransitionViewAnimatorForLayout:(id)arg1 collectionView:(id)arg2; +- (id)init; // Remaining properties @property(readonly, nonatomic) UIViewController *fromViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionDelegate-Protocol.h index 76ee84972..37c6df0ed 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol PUStackedAlbumTransitionDelegate -- (id)stackedAlbumTransition:(id)arg1 transitionLayoutForCollection:(id)arg2; -- (void)stackedAlbumTransition:(id)arg1 setVisibility:(BOOL)arg2 forCollection:(id)arg3; +- (id)stackedAlbumTransition:(id)arg1 layoutForCollection:(id)arg2; +- (void)stackedAlbumTransition:(id)arg1 setVisibility:(_Bool)arg2 forCollection:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionLayout.h index 7332d673b..07945b78b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUStackedAlbumTransitionLayout.h @@ -10,32 +10,33 @@ @interface PUStackedAlbumTransitionLayout : UICollectionViewTransitionLayout { - struct UIOffset _interactionCenterAdjust; - struct UIOffset _expandedStackCenterAdjust; - struct CGRect _currentVisibleBounds; - struct CGRect _nextVisibleBounds; - BOOL _didPrepareLayout; + struct CGPoint _expandedStackDelta; + _Bool _didPrepareLayout; PUCollectionViewLayoutCache *_currentLayoutCache; PUCollectionViewLayoutCache *_nextLayoutCache; - BOOL _expanding; - BOOL _noninteractive; - struct CGPoint _collapsedStackCenter; - struct CGPoint _interactionCenter; + _Bool _isExpanding; + struct CGPoint _expandedStackFinalDelta; + struct CGPoint _interactionOffset; + struct CGPoint _initialCollapsedStackCenter; + struct CGPoint _finalCollapsedStackCenter; + struct CGPoint _currentCollapsedStackCenter; } -@property(nonatomic) struct CGPoint interactionCenter; // @synthesize interactionCenter=_interactionCenter; -@property(nonatomic) struct CGPoint collapsedStackCenter; // @synthesize collapsedStackCenter=_collapsedStackCenter; -@property(nonatomic, getter=isNoninteractive) BOOL noninteractive; // @synthesize noninteractive=_noninteractive; -@property(nonatomic, getter=isExpanding) BOOL expanding; // @synthesize expanding=_expanding; +@property(nonatomic) struct CGPoint currentCollapsedStackCenter; // @synthesize currentCollapsedStackCenter=_currentCollapsedStackCenter; +@property(nonatomic) struct CGPoint finalCollapsedStackCenter; // @synthesize finalCollapsedStackCenter=_finalCollapsedStackCenter; +@property(nonatomic) struct CGPoint initialCollapsedStackCenter; // @synthesize initialCollapsedStackCenter=_initialCollapsedStackCenter; +@property(nonatomic) struct CGPoint interactionOffset; // @synthesize interactionOffset=_interactionOffset; +@property(readonly, nonatomic) struct CGPoint expandedStackFinalDelta; // @synthesize expandedStackFinalDelta=_expandedStackFinalDelta; +@property(readonly, nonatomic) _Bool isExpanding; // @synthesize isExpanding=_isExpanding; - (void).cxx_destruct; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; -- (void)setTransitionProgress:(float)arg1; - (void)prepareLayout; -- (struct CGPoint)_newCenterForLayoutAttributes:(id)arg1 transitionProgress:(float)arg2; -- (id)initWithCurrentLayout:(id)arg1 nextLayout:(id)arg2; +- (struct CGPoint)_centerOfLayoutAttributes:(id)arg1; +- (struct CGPoint)_newCenterForLayoutAttributes:(id)arg1 transitionProgress:(double)arg2; +- (id)initWithCurrentLayout:(id)arg1 nextLayout:(id)arg2 isExpanding:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUSwitcherBanner.h b/iOS7/PrivateFrameworks/PhotosUI/PUSwitcherBanner.h index bfdb39348..0b3017a85 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUSwitcherBanner.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUSwitcherBanner.h @@ -12,20 +12,20 @@ { UIView *_view; NSArray *_itemTitles; - int _selectedItemIndex; + long long _selectedItemIndex; UISegmentedControl *__segmentedControl; } @property(retain, nonatomic, setter=_setSegmentedControl:) UISegmentedControl *_segmentedControl; // @synthesize _segmentedControl=__segmentedControl; -@property(nonatomic) int selectedItemIndex; // @synthesize selectedItemIndex=_selectedItemIndex; +@property(nonatomic) long long selectedItemIndex; // @synthesize selectedItemIndex=_selectedItemIndex; - (void)_setItemTitles:(id)arg1; @property(copy, nonatomic) NSArray *itemTitles; // @synthesize itemTitles=_itemTitles; - (void).cxx_destruct; - (void)_segmentedControlAction:(id)arg1; -- (void)setEnabled:(BOOL)arg1 forItemAtIndex:(int)arg2; -- (BOOL)isEnabledForItemAtIndex:(int)arg1; +- (void)setEnabled:(_Bool)arg1 forItemAtIndex:(long long)arg2; +- (_Bool)isEnabledForItemAtIndex:(long long)arg1; - (id)view; -- (float)height; +- (double)height; - (id)initWithItemTitles:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewController.h index cc1472375..cd674cb79 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewController.h @@ -6,33 +6,44 @@ #import "PLTabbedLibraryViewController.h" -@class PUSessionInfo, PUTabbedLibraryViewControllerSpec; +@class NSMutableIndexSet, PUMomentsZoomLevelManager, PUSessionInfo, PUTabbedLibraryViewControllerSpec; @interface PUTabbedLibraryViewController : PLTabbedLibraryViewController { PUTabbedLibraryViewControllerSpec *_spec; PUSessionInfo *_sessionInfo; + PUMomentsZoomLevelManager *_zoomLevelManager; + NSMutableIndexSet *_everDisplayedContentModes; } @property(retain, nonatomic) PUSessionInfo *sessionInfo; // @synthesize sessionInfo=_sessionInfo; - (void).cxx_destruct; -- (id)navigationController:(id)arg1 animatorForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; -- (id)navigationController:(id)arg1 interactionControllerUsingAnimator:(id)arg2; -- (BOOL)_navigationControllerShouldCrossFadeBottomBars:(id)arg1; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (BOOL)cloudFeedIsAvailableForNavigation; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; +- (Class)_navigationControllerLayoutTransitioningClass:(id)arg1; +- (_Bool)_navigationControllerShouldUseBuiltinInteractionController:(id)arg1; +- (_Bool)_navigationControllerShouldCrossFadeBottomBars:(id)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; +- (id)_nextCloudFeedNavigatingObject; +- (_Bool)cloudFeedInvitationForAlbumIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedCommentIsAvailableForNavigation:(id)arg1; +- (_Bool)cloudFeedAssetIsAvailableForNavigation:(id)arg1; +- (_Bool)navigateToRootOfCurrentTabAnimated:(_Bool)arg1; +- (_Bool)cloudFeedIsAvailableForNavigation; - (void)navigateToCloudFeedWithCompletion:(id)arg1; -- (BOOL)_navigateToDefaultLocationInNavigationController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_navigateToDefaultLocationInNavigationController:(id)arg1 animated:(_Bool)arg2; - (void)navigateToInitialLocationInNavigationController:(id)arg1; - (void)configureTabBar:(id)arg1; - (id)newNavigationControllerWithRootController:(id)arg1; -- (BOOL)pu_shouldSelectViewController:(id)arg1; +- (_Bool)pu_shouldSelectViewController:(id)arg1; +- (id)_navigationControllerForContentMode:(int)arg1; - (void)configureTabBarItem:(id)arg1 iconName:(id)arg2; -- (void)getCustomTitle:(out id *)arg1 backButtonTitle:(out id *)arg2 ofRootController:(id)arg3 forContentMode:(int)arg4; -- (id)rootViewControllerForContentMode:(int)arg1; +- (id)newRootViewControllerForContentMode:(int)arg1; +- (void)setSelectedViewController:(id)arg1; - (id)initWithSpec:(id)arg1; -- (BOOL)shouldSuppressTabForContentMode:(int)arg1; -- (id)_rootViewControllerForContentMode:(int)arg1; +- (_Bool)canShowTabBadgeForContentMode:(int)arg1; +- (_Bool)shouldShowTabForContentMode:(int)arg1; +- (void)updateDisplayedTabs:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPadSpec.h index e1e89be17..c375702fd 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPadSpec.h @@ -11,7 +11,6 @@ } - (id)feedViewControllerSpec; -- (id)timelineViewControllerSpec; - (id)zoomableGridViewControllerSpec; - (id)createSharedAlbumListViewController; - (id)createAlbumListViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPhoneSpec.h index a2640d290..ef9e500b9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerPhoneSpec.h @@ -11,7 +11,6 @@ } - (id)feedViewControllerSpec; -- (id)timelineViewControllerSpec; - (id)zoomableGridViewControllerSpec; - (id)createSharedAlbumListViewController; - (id)createAlbumListViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerSpec.h index 0363d38ca..137a7d831 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTabbedLibraryViewControllerSpec.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class PUAbstractAlbumListViewController, PUAlbumListViewControllerSpec, PUFeedViewControllerSpec, PUTimelineViewControllerSpec, PUZoomableGridViewControllerSpec; +@class PUAbstractAlbumListViewController, PUAlbumListViewControllerSpec, PUFeedViewControllerSpec, PUZoomableGridViewControllerSpec; @interface PUTabbedLibraryViewControllerSpec : NSObject { @@ -14,12 +14,10 @@ PUAbstractAlbumListViewController *_createAlbumListViewController; PUAbstractAlbumListViewController *_createSharedAlbumListViewController; PUZoomableGridViewControllerSpec *_zoomableGridViewControllerSpec; - PUTimelineViewControllerSpec *_timelineViewControllerSpec; PUFeedViewControllerSpec *_feedViewControllerSpec; } @property(readonly, nonatomic) PUFeedViewControllerSpec *feedViewControllerSpec; // @synthesize feedViewControllerSpec=_feedViewControllerSpec; -@property(readonly, nonatomic) PUTimelineViewControllerSpec *timelineViewControllerSpec; // @synthesize timelineViewControllerSpec=_timelineViewControllerSpec; @property(readonly, nonatomic) PUZoomableGridViewControllerSpec *zoomableGridViewControllerSpec; // @synthesize zoomableGridViewControllerSpec=_zoomableGridViewControllerSpec; @property(readonly, nonatomic) PUAbstractAlbumListViewController *createSharedAlbumListViewController; // @synthesize createSharedAlbumListViewController=_createSharedAlbumListViewController; @property(readonly, nonatomic) PUAbstractAlbumListViewController *createAlbumListViewController; // @synthesize createAlbumListViewController=_createAlbumListViewController; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUThresholdCrossingCountValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUThresholdCrossingCountValueFilter.h new file mode 100644 index 000000000..4428342cf --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUThresholdCrossingCountValueFilter.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PUThresholdCrossingCountValueFilter : PUValueFilter +{ + long long _crossingCount; + double _thresholdValue; + long long _maximumCrossingCount; +} + +@property(nonatomic) long long maximumCrossingCount; // @synthesize maximumCrossingCount=_maximumCrossingCount; +@property(nonatomic) double thresholdValue; // @synthesize thresholdValue=_thresholdValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTileLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUTileLayout.h deleted file mode 100644 index 0bf3e90ec..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTileLayout.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray; - -@interface PUTileLayout : NSObject -{ - NSArray *_layout; - NSArray *_tileFrames; - struct CGSize _contentSize; - struct CGPoint _scale; - int _tileCount; - id _tileSizeBlock; - id _hasCaptionBlock; - int _contentMode; - struct CGSize _referenceSize; -} - -@property(nonatomic) int contentMode; // @synthesize contentMode=_contentMode; -@property(copy, nonatomic) id hasCaptionBlock; // @synthesize hasCaptionBlock=_hasCaptionBlock; -@property(copy, nonatomic) id tileSizeBlock; // @synthesize tileSizeBlock=_tileSizeBlock; -@property(nonatomic) int tileCount; // @synthesize tileCount=_tileCount; -@property(nonatomic) struct CGSize referenceSize; // @synthesize referenceSize=_referenceSize; -- (void).cxx_destruct; -- (void)_updateLayoutIfNeeded; -- (void)_invalidateLayout; -- (int)separatorEdgesForTileAtIndex:(int)arg1; -- (struct CGRect)frameForTileAtIndex:(int)arg1; -@property(readonly, nonatomic) struct CGSize contentSize; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTileLayoutParser.h b/iOS7/PrivateFrameworks/PhotosUI/PUTileLayoutParser.h deleted file mode 100644 index 8bf2c6271..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTileLayoutParser.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray, PUTileScanner; - -@interface PUTileLayoutParser : NSObject -{ - PUTileScanner *_tileScanner; - NSMutableArray *_tileFrames; - struct CGSize _contentSize; -} - -- (void).cxx_destruct; -- (BOOL)_hasLeftSuboptimalRow; -- (void)_addRowWithTileFrames:(struct CGRect *)arg1 count:(int)arg2; -- (void)_addRowWithTileAspectRatios:(float *)arg1 count:(int)arg2; -- (BOOL)_parseRowWithRemainingTile; -- (BOOL)_parseRowWithPair; -- (BOOL)_parseRowWithTriplet; -- (BOOL)_parseSingleTileRow; -- (BOOL)_parseRow; -- (struct CGSize)parsedContentSize; -- (id)parsedTileFrames; -- (BOOL)parseLayout; -- (id)initWithTileScanner:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTileScanner.h b/iOS7/PrivateFrameworks/PhotosUI/PUTileScanner.h deleted file mode 100644 index 8d283034f..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTileScanner.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface PUTileScanner : NSObject -{ - int _tileCount; - id _tileSizeBlock; - id _hasCaptionBlock; - int _scanLocation; -} - -@property(nonatomic) int scanLocation; // @synthesize scanLocation=_scanLocation; -@property(copy, nonatomic) id hasCaptionBlock; // @synthesize hasCaptionBlock=_hasCaptionBlock; -@property(copy, nonatomic) id tileSizeBlock; // @synthesize tileSizeBlock=_tileSizeBlock; -@property(nonatomic) int tileCount; // @synthesize tileCount=_tileCount; -- (void).cxx_destruct; -- (BOOL)scanTileMatchingPortrait:(id)arg1 panorama:(id)arg2 hasCaption:(id)arg3 aspectRatio:(float *)arg4; -- (BOOL)isAtEnd; -- (BOOL)scanNumber:(int)arg1 ofTilesMatchingPortrait:(id)arg2 panorama:(id)arg3 hasCaption:(id)arg4 aspectRatios:(float *)arg5; -- (BOOL)scanUpToNumber:(int)arg1 ofTilesMatchingPortrait:(id)arg2 panorama:(id)arg3 hasCaption:(id)arg4 count:(int *)arg5 aspectRatios:(float *)arg6; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGenerator.h b/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGenerator.h index 4329680ec..00a449b1c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGenerator.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGenerator.h @@ -10,52 +10,66 @@ @interface PUTiledLayoutGenerator : NSObject { - BOOL _scannedBatchHasCaption; - BOOL _shouldStop; - int _tileCount; + long long _cacheTailLocation; + long long _cacheHeadLocation; + CDStruct_1417b155 _cachedTileInfo[20]; + id _cachedBatchID[20]; + _Bool _scannedBatchHasCaption; + _Bool _shouldStop; + long long _tileCount; id _tileImageSizeBlock; id _tileMinimumSizeBlock; id _tileHasCaptionBlock; id _tileCaptionSizeBlock; id _tileBatchIDBlock; - int _numberOfMagneticGuidelines; + long long _numberOfMagneticGuidelines; + double _roundingScale; id _parsedFrameBlock; - int _scanLocation; + long long _scanLocation; id _scannedBatchID; + long long _scanSpecialSequenceCount; struct CGSize _interTileSpacing; + struct CGSize _noCaptionSpacing; struct UIEdgeInsets _captionPadding; } -@property(nonatomic) BOOL shouldStop; // @synthesize shouldStop=_shouldStop; -@property(nonatomic) BOOL scannedBatchHasCaption; // @synthesize scannedBatchHasCaption=_scannedBatchHasCaption; +@property(nonatomic) _Bool shouldStop; // @synthesize shouldStop=_shouldStop; +@property(nonatomic) long long scanSpecialSequenceCount; // @synthesize scanSpecialSequenceCount=_scanSpecialSequenceCount; +@property(nonatomic) _Bool scannedBatchHasCaption; // @synthesize scannedBatchHasCaption=_scannedBatchHasCaption; @property(retain, nonatomic) id scannedBatchID; // @synthesize scannedBatchID=_scannedBatchID; -@property(nonatomic) int scanLocation; // @synthesize scanLocation=_scanLocation; +@property(nonatomic) long long scanLocation; // @synthesize scanLocation=_scanLocation; @property(nonatomic) id parsedFrameBlock; // @synthesize parsedFrameBlock=_parsedFrameBlock; -@property(nonatomic) int numberOfMagneticGuidelines; // @synthesize numberOfMagneticGuidelines=_numberOfMagneticGuidelines; +@property(nonatomic) double roundingScale; // @synthesize roundingScale=_roundingScale; +@property(nonatomic) long long numberOfMagneticGuidelines; // @synthesize numberOfMagneticGuidelines=_numberOfMagneticGuidelines; @property(copy, nonatomic) id tileBatchIDBlock; // @synthesize tileBatchIDBlock=_tileBatchIDBlock; @property(copy, nonatomic) id tileCaptionSizeBlock; // @synthesize tileCaptionSizeBlock=_tileCaptionSizeBlock; @property(copy, nonatomic) id tileHasCaptionBlock; // @synthesize tileHasCaptionBlock=_tileHasCaptionBlock; +@property(nonatomic) struct CGSize noCaptionSpacing; // @synthesize noCaptionSpacing=_noCaptionSpacing; @property(nonatomic) struct UIEdgeInsets captionPadding; // @synthesize captionPadding=_captionPadding; @property(copy, nonatomic) id tileMinimumSizeBlock; // @synthesize tileMinimumSizeBlock=_tileMinimumSizeBlock; @property(copy, nonatomic) id tileImageSizeBlock; // @synthesize tileImageSizeBlock=_tileImageSizeBlock; @property(nonatomic) struct CGSize interTileSpacing; // @synthesize interTileSpacing=_interTileSpacing; -@property(nonatomic) int tileCount; // @synthesize tileCount=_tileCount; +@property(nonatomic) long long tileCount; // @synthesize tileCount=_tileCount; - (void).cxx_destruct; -- (float)valueByRounding:(float)arg1 usingMagneticGuidelines:(BOOL)arg2; -- (void)parsedFrame:(struct CGRect)arg1 type:(int)arg2 forTileAtIndex:(int)arg3; -- (struct CGSize)captionSizeForTileAtIndex:(int)arg1 proposedSize:(struct CGSize)arg2; -- (BOOL)scanTileWithHorizontalPanorama:(CDStruct_2e802c68 *)arg1; -- (BOOL)scanTileWithLandscapeImage:(CDStruct_2e802c68 *)arg1; -- (BOOL)scanTileWithPortraitImage:(CDStruct_2e802c68 *)arg1; -- (BOOL)scanAnyTile:(CDStruct_2e802c68 *)arg1; -- (BOOL)scanTile:(CDStruct_2e802c68 *)arg1 passingTest:(id)arg2; -@property(readonly, nonatomic) BOOL isAtEnd; +- (double)valueByRounding:(double)arg1 usingMagneticGuidelines:(_Bool)arg2; +- (void)parsedFrame:(struct CGRect)arg1 type:(long long)arg2 forTileAtIndex:(long long)arg3; +- (struct CGSize)captionSizeForTileAtIndex:(long long)arg1 proposedSize:(struct CGSize)arg2; +- (_Bool)scanTile:(CDStruct_1417b155 *)arg1 ofType:(long long)arg2; +- (_Bool)scanTile:(CDStruct_1417b155 *)arg1 type:(long long *)arg2; +- (_Bool)scanTileWithSquareImage:(CDStruct_1417b155 *)arg1; +- (_Bool)scanTileWithHorizontalPanorama:(CDStruct_1417b155 *)arg1; +- (_Bool)scanTileWithLandscapeImage:(CDStruct_1417b155 *)arg1; +- (_Bool)scanTileWithPortraitImage:(CDStruct_1417b155 *)arg1; +- (_Bool)scanAnyTile:(CDStruct_1417b155 *)arg1; +- (_Bool)scanTile:(CDStruct_1417b155 *)arg1 passingTest:(id)arg2; +@property(readonly, nonatomic) _Bool isAtEnd; @property(nonatomic) PUTiledLayoutGeneratorScanState *scanState; - (void)didParseTiles; -- (BOOL)parseNextTiles; +- (_Bool)parseNextTiles; - (void)willParseTiles; - (void)parseTiles; - (void)enumerateFramesWithBlock:(id)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGeneratorScanState.h b/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGeneratorScanState.h index 02c5554d8..dc443310e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGeneratorScanState.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTiledLayoutGeneratorScanState.h @@ -8,14 +8,16 @@ @interface PUTiledLayoutGeneratorScanState : NSObject { - BOOL _scannedBatchHasCaption; - int _scanLocation; + _Bool _scannedBatchHasCaption; + long long _scanLocation; id _scannedBatchID; + long long _scanSpecialSequenceCount; } -@property(nonatomic) BOOL scannedBatchHasCaption; // @synthesize scannedBatchHasCaption=_scannedBatchHasCaption; +@property(nonatomic) long long scanSpecialSequenceCount; // @synthesize scanSpecialSequenceCount=_scanSpecialSequenceCount; +@property(nonatomic) _Bool scannedBatchHasCaption; // @synthesize scannedBatchHasCaption=_scannedBatchHasCaption; @property(retain, nonatomic) id scannedBatchID; // @synthesize scannedBatchID=_scannedBatchID; -@property(nonatomic) int scanLocation; // @synthesize scanLocation=_scanLocation; +@property(nonatomic) long long scanLocation; // @synthesize scanLocation=_scanLocation; - (void).cxx_destruct; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineAssetContainer.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineAssetContainer.h deleted file mode 100644 index a104fb042..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineAssetContainer.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "PLAssetContainer-Protocol.h" - -@class NSArray, NSDate, NSOrderedSet, NSString, PLManagedAsset; - -@interface PUTimelineAssetContainer : NSObject -{ - PLManagedAsset *_keyAsset; - NSOrderedSet *_assets; -} - -@property(retain, nonatomic) NSOrderedSet *assets; // @synthesize assets=_assets; -@property(retain, nonatomic) PLManagedAsset *keyAsset; // @synthesize keyAsset=_keyAsset; -- (void).cxx_destruct; -@property(readonly, nonatomic) NSArray *localizedLocationNames; -@property(readonly, nonatomic) BOOL canShowComments; -- (BOOL)canPerformEditOperation:(int)arg1; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) unsigned int videosCount; -@property(readonly, nonatomic) unsigned int photosCount; -@property(readonly, nonatomic) unsigned int assetsCount; -@property(readonly, nonatomic) unsigned int approximateCount; -@property(readonly, nonatomic) NSString *localizedTitle; -@property(readonly, nonatomic) NSString *title; -@property(readonly, nonatomic) NSString *uuid; -- (id)initWithEvents:(id)arg1; - -// Remaining properties -@property(readonly, nonatomic) NSDate *endDate; -@property(readonly, nonatomic) NSDate *startDate; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineCommentCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineCommentCell.h deleted file mode 100644 index 6501c8a54..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineCommentCell.h +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class NSArray, NSAttributedString, NSDictionary, PUViewDecoration, UIImage, UIImageView, UILabel; - -@interface PUTimelineCommentCell : UICollectionViewCell -{ - int _commentTextAlignment; - NSDictionary *_commentTextAttributes; - NSDictionary *_commenterAttributes; - NSAttributedString *_newline; - NSAttributedString *_openQuote; - NSAttributedString *_closeQuote; - NSAttributedString *_likePrefix; - UIImageView *_decorationOverlayImageView; - UIImageView *_bottomEdgeView; - int _style; - NSArray *_comments; - UIImage *_iconImage; - PUViewDecoration *_decoration; - UIImage *_bottomEdgePatternImage; - UILabel *__label; - UIImageView *__iconImageView; - PUViewDecoration *__iconDecoration; - UIImageView *__iconDecorationView; - struct CGSize _iconSize; - struct UIEdgeInsets _insets; -} - -@property(retain, nonatomic, setter=_setIconDecorationView:) UIImageView *_iconDecorationView; // @synthesize _iconDecorationView=__iconDecorationView; -@property(retain, nonatomic, setter=_setIconDecoration:) PUViewDecoration *_iconDecoration; // @synthesize _iconDecoration=__iconDecoration; -@property(retain, nonatomic, setter=_setIconImageView:) UIImageView *_iconImageView; // @synthesize _iconImageView=__iconImageView; -@property(retain, nonatomic, setter=_setLabel:) UILabel *_label; // @synthesize _label=__label; -@property(retain, nonatomic) UIImage *bottomEdgePatternImage; // @synthesize bottomEdgePatternImage=_bottomEdgePatternImage; -@property(retain, nonatomic) PUViewDecoration *decoration; // @synthesize decoration=_decoration; -@property(nonatomic) struct CGSize iconSize; // @synthesize iconSize=_iconSize; -@property(retain, nonatomic) UIImage *iconImage; // @synthesize iconImage=_iconImage; -@property(copy, nonatomic) NSArray *comments; // @synthesize comments=_comments; -@property(nonatomic) struct UIEdgeInsets insets; // @synthesize insets=_insets; -@property(nonatomic) int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (void)_updateBottomEdge; -- (void)_updateDecoration; -- (void)_updateLabelAttributes; -- (void)_updateLabel; -- (void)layoutSubviews; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineEvent.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineEvent.h deleted file mode 100644 index bd4ed53c2..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineEvent.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray; - -@interface PUTimelineEvent : NSObject -{ - NSMutableArray *_tiles; -} - -+ (id)_eventInArray:(id)arg1 withCriterion:(id)arg2 options:(void)arg3; -+ (id)allEventsOfTypes:(int)arg1; -- (void).cxx_destruct; -- (id)_tileWithCriterion:(id)arg1; -- (void)_addTile:(id)arg1; -- (id)tileAtIndex:(int)arg1; -@property(readonly, nonatomic) int numberOfTiles; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelinePhotoCell.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelinePhotoCell.h deleted file mode 100644 index cd9febd6a..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelinePhotoCell.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class NSString, PUGradientView, PUViewDecoration, UIImage, UIImageView, UILabel; - -@interface PUTimelinePhotoCell : UICollectionViewCell -{ - UIImage *_image; - int _captionLocation; - NSString *_caption; - PUViewDecoration *_decoration; - UIImageView *__imageView; - UILabel *__label; - PUGradientView *__labelBackgroundView; - UIImageView *__decorationView; - struct UIEdgeInsets _captionInsets; -} - -@property(retain, nonatomic, setter=_setDecorationView:) UIImageView *_decorationView; // @synthesize _decorationView=__decorationView; -@property(retain, nonatomic, setter=_setLabelBackgroundView:) PUGradientView *_labelBackgroundView; // @synthesize _labelBackgroundView=__labelBackgroundView; -@property(retain, nonatomic, setter=_setLabel:) UILabel *_label; // @synthesize _label=__label; -@property(retain, nonatomic, setter=_setImageView:) UIImageView *_imageView; // @synthesize _imageView=__imageView; -@property(retain, nonatomic) PUViewDecoration *decoration; // @synthesize decoration=_decoration; -@property(nonatomic) struct UIEdgeInsets captionInsets; // @synthesize captionInsets=_captionInsets; -@property(retain, nonatomic) NSString *caption; // @synthesize caption=_caption; -@property(nonatomic) int captionLocation; // @synthesize captionLocation=_captionLocation; -@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -- (void).cxx_destruct; -- (void)_updateDecoration; -- (void)_updateCaptionText; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionBackgroundView.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionBackgroundView.h deleted file mode 100644 index 2804e3c9f..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionBackgroundView.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionReusableView.h" - -@class PUViewDecoration, UIImage, UIImageView; - -@interface PUTimelineSectionBackgroundView : UICollectionReusableView -{ - UIImageView *_decorationOverlayImageView; - UIImageView *_bottomEdgeView; - PUViewDecoration *_decoration; - UIImage *_bottomEdgePatternImage; -} - -@property(retain, nonatomic) UIImage *bottomEdgePatternImage; // @synthesize bottomEdgePatternImage=_bottomEdgePatternImage; -@property(retain, nonatomic) PUViewDecoration *decoration; // @synthesize decoration=_decoration; -- (void).cxx_destruct; -- (void)layoutSubviews; -- (void)_updateBottomEdge; -- (void)_updateDecoration; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionBackgroundView.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionBackgroundView.h deleted file mode 100644 index 22d5db9f6..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionBackgroundView.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionReusableView.h" - -@class PUGradientView, UIImage, UIImageView; - -@interface PUTimelineSectionCaptionBackgroundView : UICollectionReusableView -{ - PUGradientView *_gradientView; - UIImageView *_imageView; - UIImage *_image; -} - -@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -- (void).cxx_destruct; -- (void)layoutSubviews; -- (void)_updateBackground; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionView.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionView.h deleted file mode 100644 index d86e15758..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSectionCaptionView.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionReusableView.h" - -@class NSAttributedString, UILabel; - -@interface PUTimelineSectionCaptionView : UICollectionReusableView -{ - UILabel *_label; - NSAttributedString *_title; - NSAttributedString *_subtitle; - struct UIEdgeInsets _insets; -} - -@property(nonatomic) struct UIEdgeInsets insets; // @synthesize insets=_insets; -@property(copy, nonatomic) NSAttributedString *subtitle; // @synthesize subtitle=_subtitle; -@property(copy, nonatomic) NSAttributedString *title; // @synthesize title=_title; -- (void).cxx_destruct; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (void)_updateLabel; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsDetailViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsDetailViewController.h deleted file mode 100644 index 9bf8886ba..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsDetailViewController.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewController.h" - -@class NSString; - -@interface PUTimelineSettingsDetailViewController : UITableViewController -{ - NSString *_setting; -} - -@property(retain, nonatomic) NSString *setting; // @synthesize setting=_setting; -- (void).cxx_destruct; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsViewController.h deleted file mode 100644 index 2e20ae67c..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineSettingsViewController.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewController.h" - -@class NSArray, NSDictionary, UINavigationController; - -@interface PUTimelineSettingsViewController : UITableViewController -{ - NSDictionary *_settings; - NSArray *_specs; - UINavigationController *_rootNavigationController; -} - -+ (void)initialize; -@property(retain, nonatomic) UINavigationController *rootNavigationController; // @synthesize rootNavigationController=_rootNavigationController; -- (void).cxx_destruct; -- (void)_handleDoneButton:(id)arg1; -- (void)_handleDefaultsButton:(id)arg1; -- (void)_performAction:(id)arg1; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineTile.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineTile.h deleted file mode 100644 index a22f4010d..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineTile.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSMutableArray, NSString, PLManagedAsset; - -@interface PUTimelineTile : NSObject -{ - NSMutableArray *_comments; - PLManagedAsset *_asset; - NSString *_caption; -} - -@property(retain, nonatomic) NSString *caption; // @synthesize caption=_caption; -@property(retain, nonatomic) PLManagedAsset *asset; // @synthesize asset=_asset; -- (void).cxx_destruct; -@property(readonly, nonatomic) int type; -@property(readonly, nonatomic) NSArray *comments; -- (void)addComment:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewController.h deleted file mode 100644 index d34182e30..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewController.h +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "PUCollectionViewTiledLayoutDelegate-Protocol.h" -#import "UICollectionViewDataSource-Protocol.h" -#import "UICollectionViewDelegate-Protocol.h" - -@class NSArray, PUDynamicSplitView, PUImageManager, PUTimelineAssetContainer, PUTimelineViewControllerSpec, UIBarButtonItem, UICollectionView, UIImageView, UIView; - -@interface PUTimelineViewController : UIViewController -{ - PUTimelineViewControllerSpec *_spec; - PUImageManager *_imageManager; - int _fastImageFormat; - int _qualityImageFormat; - UIBarButtonItem *_settingsBarButtonItem; - UIBarButtonItem *_commentsBarButtonItem; - int _interfaceOrientation; - PUTimelineAssetContainer *_assetContainer; - BOOL _hideBars; - NSArray *_mainEvents; - NSArray *_sideEvents; - UIImageView *__backgroundView; - PUDynamicSplitView *__splitView; - UICollectionView *__mainCollectionView; - UICollectionView *__sideCollectionView; - UIView *__updatesView; - UIView *__rootView; -} - -+ (void)initialize; -@property(retain, nonatomic, setter=_setRootView:) UIView *_rootView; // @synthesize _rootView=__rootView; -@property(retain, nonatomic, setter=_setUpdatesView:) UIView *_updatesView; // @synthesize _updatesView=__updatesView; -@property(retain, nonatomic, setter=_setSideCollectionView:) UICollectionView *_sideCollectionView; // @synthesize _sideCollectionView=__sideCollectionView; -@property(retain, nonatomic, setter=_setMainCollectionView:) UICollectionView *_mainCollectionView; // @synthesize _mainCollectionView=__mainCollectionView; -@property(retain, nonatomic, setter=_setSplitView:) PUDynamicSplitView *_splitView; // @synthesize _splitView=__splitView; -@property(retain, nonatomic, setter=_setBackgroundView:) UIImageView *_backgroundView; // @synthesize _backgroundView=__backgroundView; -@property(retain, nonatomic) NSArray *sideEvents; // @synthesize sideEvents=_sideEvents; -@property(retain, nonatomic) NSArray *mainEvents; // @synthesize mainEvents=_mainEvents; -- (void).cxx_destruct; -- (void)_navigateToFullScreenPhoto:(id)arg1 inCollection:(id)arg2 animated:(BOOL)arg3; -- (void)_commentsButtonAction:(id)arg1; -- (void)_settingsButtonAction:(id)arg1; -- (void)motionEnded:(int)arg1 withEvent:(id)arg2; -- (void)_updateAllEvents; -- (void)_updateNavigationItemAnimated:(BOOL)arg1; -- (void)_updateContentInsetForInterfaceOrientation:(int)arg1; -- (void)_setInterfaceOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)_updateBackgroundViewForOrientation:(int)arg1; -- (id)_assetContainer; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForCaptionInSection:(int)arg3; -- (int)collectionView:(id)arg1 layout:(id)arg2 locationForCaptionInSection:(int)arg3 offset:(struct UIOffset *)arg4; -- (int)collectionView:(id)arg1 layout:(id)arg2 tileTypeForItemAtIndexPath:(id)arg3; -- (id)collectionView:(id)arg1 layout:(id)arg2 captionForItemAtIndexPath:(id)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (void)_collectionView:(id)arg1 configureSectionCaptionView:(id)arg2 forSection:(int)arg3; -- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (int)_collectionView:(id)arg1 commentCellStyleForItemAtIndexPath:(id)arg2; -- (id)_eventsForCollectionView:(id)arg1; -- (void)_scrollToMostRecent; -- (void)_updateBarsVisibilityForInterfaceOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (void)viewDidLayoutSubviews; -- (BOOL)shouldAutorotate; -- (id)initWithSpec:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadBrickWallSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadBrickWallSpec.h deleted file mode 100644 index ff5f82af4..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadBrickWallSpec.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadBrickWallSpec : PUTimelineViewControllerPadSpec -{ -} - -- (void)configureSectionCaptionView:(id)arg1; -- (float)sectionCaptionHeight; -- (void)configureCollectionViewLayout:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineLongEdgeSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineLongEdgeSpec.h deleted file mode 100644 index c0aab1161..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineLongEdgeSpec.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadInlineLongEdgeSpec : PUTimelineViewControllerPadInlineSpec -{ -} - -- (int)collectionViewCommentCellStyle; -- (void)configureCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configureSectionCaptionView:(id)arg1; -- (void)configureSectionBackgroundView:(id)arg1; -- (float)sectionCaptionHeight; -- (int)sectionCaptionLocation; -- (void)configureCollectionViewLayout:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineSpec.h deleted file mode 100644 index b8eeeb156..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadInlineSpec.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadInlineSpec : PUTimelineViewControllerPadSpec -{ -} - -- (int)eventTypes; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewLongEdgeSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewLongEdgeSpec.h deleted file mode 100644 index dc5e0e629..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewLongEdgeSpec.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadSideViewLongEdgeSpec : PUTimelineViewControllerPadSideViewSpec -{ -} - -- (int)collectionViewCommentCellStyle; -- (void)configureCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configureSectionCaptionView:(id)arg1; -- (void)configureSectionBackgroundView:(id)arg1; -- (float)sectionCaptionHeight; -- (int)sectionCaptionLocation; -- (void)configureCollectionViewLayout:(id)arg1; -- (void)configureSplitView:(id)arg1; -- (int)eventTypes; -- (BOOL)shouldReloadEventsOnOrientationChange; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewSpec.h deleted file mode 100644 index adfc14d09..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSideViewSpec.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadSideViewSpec : PUTimelineViewControllerPadSpec -{ -} - -- (void)configureSideSectionBackgroundView:(id)arg1; -- (void)configureSideCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (int)sideCollectionViewCommentCellStyle; -- (int)sideEventTypes; -- (void)configureSideCollectionViewLayout:(id)arg1; -- (id)sideCollectionViewBackgroundColor; -- (float)sideViewWidth; -- (int)sideViewEdge; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSpec.h deleted file mode 100644 index 6dff3c781..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPadSpec.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPadSpec : PUTimelineViewControllerSpec -{ -} - -- (int)collectionViewCommentCellStyle; -- (void)configureSectionCaptionView:(id)arg1; -- (void)configureCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configurePhotoCell:(id)arg1; -- (int)eventTypes; -- (float)sectionCaptionHeight; -- (int)sectionCaptionLocation; -- (void)configureCollectionViewLayout:(id)arg1; -- (id)photoBrowserSpec; -- (id)collectionViewBackgroundColor; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPhoneSpec.h deleted file mode 100644 index f9577647a..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerPhoneSpec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface PUTimelineViewControllerPhoneSpec : PUTimelineViewControllerSpec -{ -} - -- (void)configureSectionBackgroundView:(id)arg1; -- (int)collectionViewCommentCellStyle; -- (void)configureCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configurePhotoCell:(id)arg1; -- (int)eventTypes; -- (void)configureSectionCaptionView:(id)arg1; -- (struct UIOffset)sectionCaptionOffset; -- (float)sectionCaptionHeight; -- (int)sectionCaptionLocation; -- (void)configureCollectionViewLayout:(id)arg1; -- (id)backgroundFixedImageForOrientation:(int)arg1; -- (BOOL)shouldHideBarsInLandscape; -- (id)photoBrowserSpec; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerSpec.h deleted file mode 100644 index ec62f040c..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTimelineViewControllerSpec.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class UIColor; - -@interface PUTimelineViewControllerSpec : NSObject -{ - BOOL _shouldReloadEventsOnOrientationChange; - BOOL _shouldHideBarsInLandscape; - int _interfaceOrientation; - int _sectionCaptionLocation; - float _sectionCaptionHeight; - struct UIOffset _sectionCaptionOffset; -} - -+ (id)specWithDefaultClass:(Class)arg1; -@property(readonly, nonatomic) float sectionCaptionHeight; // @synthesize sectionCaptionHeight=_sectionCaptionHeight; -@property(readonly, nonatomic) struct UIOffset sectionCaptionOffset; // @synthesize sectionCaptionOffset=_sectionCaptionOffset; -@property(readonly, nonatomic) int sectionCaptionLocation; // @synthesize sectionCaptionLocation=_sectionCaptionLocation; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; -@property(readonly, nonatomic) BOOL shouldHideBarsInLandscape; // @synthesize shouldHideBarsInLandscape=_shouldHideBarsInLandscape; -@property(readonly, nonatomic) BOOL shouldReloadEventsOnOrientationChange; // @synthesize shouldReloadEventsOnOrientationChange=_shouldReloadEventsOnOrientationChange; -- (void)configureSplitView:(id)arg1; -- (void)configureSideSectionCaptionView:(id)arg1; -- (void)configureSideSectionBackgroundView:(id)arg1; -- (void)configureSideCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configureSidePhotoCell:(id)arg1; -@property(readonly, nonatomic) int sideCollectionViewCommentCellStyle; -@property(readonly, nonatomic) int sideEventTypes; -- (void)configureSideCollectionViewLayout:(id)arg1; -@property(readonly, nonatomic) UIColor *sideCollectionViewBackgroundColor; -@property(readonly, nonatomic) float sideViewWidth; -@property(readonly, nonatomic) int sideViewEdge; -- (void)configureSectionCaptionBackgroundView:(id)arg1; -- (void)configureSectionCaptionView:(id)arg1; -- (void)configureSectionBackgroundView:(id)arg1; -- (void)configureCommentCell:(id)arg1 withVisibleEdges:(int)arg2; -- (void)configurePhotoCell:(id)arg1; -@property(readonly, nonatomic) int collectionViewCommentCellStyle; -@property(readonly, nonatomic) int eventTypes; -- (void)configureCollectionViewLayout:(id)arg1; -- (id)backgroundFixedImageForOrientation:(int)arg1; -- (id)photoBrowserSpec; -@property(readonly, nonatomic) UIColor *collectionViewBackgroundColor; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionPinchGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionPinchGestureRecognizer.h deleted file mode 100644 index f9f5dc621..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionPinchGestureRecognizer.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIPinchGestureRecognizer.h" - -@interface PUTransitionPinchGestureRecognizer : UIPinchGestureRecognizer -{ - struct CGPoint _touch0InitialLocation; - struct CGPoint _touch1InitialLocation; - float _lastTransitionProgress; - unsigned int _transitionDirection; -} - -@property(readonly, nonatomic) unsigned int transitionDirection; // @synthesize transitionDirection=_transitionDirection; -@property(readonly, nonatomic) BOOL transitionShouldFinish; -@property(readonly, nonatomic) struct CGSize centerOffset; -@property(readonly, nonatomic) float transitionProgress; -- (void)setState:(int)arg1; -- (void)reset; -- (void)_resetTransitionState; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionSectionInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionSectionInfo.h index 4ad41c775..5e785d88b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionSectionInfo.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionSectionInfo.h @@ -10,20 +10,20 @@ @interface PUTransitionSectionInfo : NSObject { - int _transitionSection; + long long _transitionSection; NSIndexSet *_visualSections; NSArray *_visualRowStartMarkers; - int _contiguousRows; + long long _contiguousRows; NSIndexPath *_anchorRealPath; struct PUGridCoordinates _anchorShiftOffset; } @property(nonatomic) struct PUGridCoordinates anchorShiftOffset; // @synthesize anchorShiftOffset=_anchorShiftOffset; @property(retain, nonatomic) NSIndexPath *anchorRealPath; // @synthesize anchorRealPath=_anchorRealPath; -@property(nonatomic) int contiguousRows; // @synthesize contiguousRows=_contiguousRows; +@property(nonatomic) long long contiguousRows; // @synthesize contiguousRows=_contiguousRows; @property(retain, nonatomic) NSArray *visualRowStartMarkers; // @synthesize visualRowStartMarkers=_visualRowStartMarkers; @property(retain, nonatomic) NSIndexSet *visualSections; // @synthesize visualSections=_visualSections; -@property(nonatomic) int transitionSection; // @synthesize transitionSection=_transitionSection; +@property(nonatomic) long long transitionSection; // @synthesize transitionSection=_transitionSection; - (void).cxx_destruct; - (id)description; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimator.h b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimator.h new file mode 100644 index 000000000..064bfee56 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimator.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CADisplayLink, PUValueFilter, UIView; + +@interface PUTransitionViewAnimator : NSObject +{ + struct { + unsigned int respondsToDidUpdate:1; + unsigned int respondsToWillEnd:1; + unsigned int respondsToDidEnd:1; + } _delegateFlags; + _Bool _autoUpdates; + _Bool _shouldFinish; + _Bool _shouldUseTargetAspectRatio; + _Bool __isAutoUpdating; + _Bool __isEnding; + unsigned long long _direction; + id _delegate; + double _progress; + double _unfilteredProgress; + UIView *_view; + double _rampUpDuration; + double __desiredRotation; + double __desiredScale; + double __desiredSizeMixFactor; + double __currentRotation; + double __currentScale; + double __currentSizeMixFactor; + double __targetScale; + CADisplayLink *__autoUpdateDisplayLink; + PUValueFilter *__rampUpFilter; + PUValueFilter *__progressFilter; + PUValueFilter *__shouldFinishFilter; + struct CGPoint _currentTranslation; + struct CGPoint _anchorPoint; + struct CGPoint __desiredTranslation; + struct CGRect _sourceFrame; + struct CGRect _targetFrame; + struct CGRect __targetAspectRatioSourceFrame; +} + +@property(nonatomic, setter=_setEnding:) _Bool _isEnding; // @synthesize _isEnding=__isEnding; +@property(retain, nonatomic, setter=_setShouldFinishFilter:) PUValueFilter *_shouldFinishFilter; // @synthesize _shouldFinishFilter=__shouldFinishFilter; +@property(retain, nonatomic, setter=_setProgressFilter:) PUValueFilter *_progressFilter; // @synthesize _progressFilter=__progressFilter; +@property(retain, nonatomic, setter=_setRampUpFilter:) PUValueFilter *_rampUpFilter; // @synthesize _rampUpFilter=__rampUpFilter; +@property(retain, nonatomic, setter=_setAutoUpdateDisplayLink:) CADisplayLink *_autoUpdateDisplayLink; // @synthesize _autoUpdateDisplayLink=__autoUpdateDisplayLink; +@property(nonatomic, setter=_setAutoUpdating:) _Bool _isAutoUpdating; // @synthesize _isAutoUpdating=__isAutoUpdating; +@property(nonatomic, setter=_setTargetScale:) double _targetScale; // @synthesize _targetScale=__targetScale; +@property(nonatomic, setter=_setTargetAspectRatioSourceFrame:) struct CGRect _targetAspectRatioSourceFrame; // @synthesize _targetAspectRatioSourceFrame=__targetAspectRatioSourceFrame; +@property(nonatomic, setter=_setCurrentSizeMixFactor:) double _currentSizeMixFactor; // @synthesize _currentSizeMixFactor=__currentSizeMixFactor; +@property(nonatomic, setter=_setCurrentScale:) double _currentScale; // @synthesize _currentScale=__currentScale; +@property(nonatomic, setter=_setCurrentRotation:) double _currentRotation; // @synthesize _currentRotation=__currentRotation; +@property(nonatomic, setter=_setDesiredSizeMixFactor:) double _desiredSizeMixFactor; // @synthesize _desiredSizeMixFactor=__desiredSizeMixFactor; +@property(nonatomic, setter=_setDesiredScale:) double _desiredScale; // @synthesize _desiredScale=__desiredScale; +@property(nonatomic, setter=_setDesiredRotation:) double _desiredRotation; // @synthesize _desiredRotation=__desiredRotation; +@property(nonatomic, setter=_setDesiredTranslation:) struct CGPoint _desiredTranslation; // @synthesize _desiredTranslation=__desiredTranslation; +@property(nonatomic, setter=_setRampUpDuration:) double rampUpDuration; // @synthesize rampUpDuration=_rampUpDuration; +@property(nonatomic, setter=_setShouldUseTargetAspectRatio:) _Bool shouldUseTargetAspectRatio; // @synthesize shouldUseTargetAspectRatio=_shouldUseTargetAspectRatio; +@property(nonatomic, setter=_setAnchorPoint:) struct CGPoint anchorPoint; // @synthesize anchorPoint=_anchorPoint; +@property(nonatomic, setter=_setTargetFrame:) struct CGRect targetFrame; // @synthesize targetFrame=_targetFrame; +@property(nonatomic, setter=_setSourceFrame:) struct CGRect sourceFrame; // @synthesize sourceFrame=_sourceFrame; +@property(retain, nonatomic, setter=_setView:) UIView *view; // @synthesize view=_view; +- (void)_setCurrentTranslation:(struct CGPoint)arg1; +@property(nonatomic) struct CGPoint currentTranslation; // @synthesize currentTranslation=_currentTranslation; +- (void)_setShouldFinish:(_Bool)arg1; +@property(nonatomic) _Bool shouldFinish; // @synthesize shouldFinish=_shouldFinish; +- (void)_setUnfilteredProgress:(double)arg1; +@property(nonatomic) double unfilteredProgress; // @synthesize unfilteredProgress=_unfilteredProgress; +- (void)_setProgress:(double)arg1; +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void)_setDirection:(unsigned long long)arg1; +@property(nonatomic) unsigned long long direction; // @synthesize direction=_direction; +@property(nonatomic) _Bool autoUpdates; // @synthesize autoUpdates=_autoUpdates; +- (void).cxx_destruct; +- (void)_endWithTranslationVelocity:(struct CGPoint)arg1 rotationVelocity:(double)arg2 scaleVelocity:(double)arg3 shouldBounce:(_Bool)arg4 finish:(_Bool)arg5 animated:(_Bool)arg6; +- (void)_autoUpdate:(id)arg1; +- (void)_updateAutoUpdateDisplayLink; +- (void)_update; +- (void)cancelWithoutAnimation; +- (void)cancelWithTranslationVelocity:(struct CGPoint)arg1 rotationVelocity:(double)arg2 scaleVelocity:(double)arg3 shouldBounce:(_Bool)arg4; +- (void)finishWithTranslationVelocity:(struct CGPoint)arg1 rotationVelocity:(double)arg2 scaleVelocity:(double)arg3 shouldBounce:(_Bool)arg4; +- (void)updateWithTranslation:(struct CGPoint)arg1 rotation:(double)arg2 scale:(double)arg3; +- (id)initWithView:(id)arg1 sourceFrame:(struct CGRect)arg2 targetFrame:(struct CGRect)arg3 anchorPoint:(struct CGPoint)arg4 shouldUseTargetAspectRatio:(_Bool)arg5 rampUpDuration:(double)arg6 direction:(unsigned long long)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimatorDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimatorDelegate-Protocol.h new file mode 100644 index 000000000..2eb0dc9b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTransitionViewAnimatorDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUTransitionViewAnimatorDelegate + +@optional +- (void)transitionViewAnimatorDidEnd:(id)arg1 finished:(_Bool)arg2; +- (void)transitionViewAnimatorWillEnd:(id)arg1 withTargetTranslation:(inout struct CGPoint *)arg2; +- (void)transitionViewAnimatorDidUpdate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUTudouActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUTudouActivity.h index 3b4d61d1c..e6e1ddbfd 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUTudouActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUTudouActivity.h @@ -11,7 +11,7 @@ } - (id)publishingBundle; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUUIAlbumListViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUUIAlbumListViewController.h index 629d74fc5..362259077 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUUIAlbumListViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUUIAlbumListViewController.h @@ -16,11 +16,12 @@ @property(copy, nonatomic, setter=_setImagePickerMediaTypes:) NSArray *_imagePickerMediaTypes; // @synthesize _imagePickerMediaTypes=__imagePickerMediaTypes; - (void).cxx_destruct; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)pu_wantsNavigationBarVisible; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (BOOL)shouldAllowEmailInAlbumSubtitle; -- (void)updateNavigationBarAnimated:(BOOL)arg1; +- (_Bool)shouldAllowEmailInAlbumSubtitle; +- (void)updateNavigationBarAnimated:(_Bool)arg1; - (id)newGridViewControllerForAlbum:(struct NSObject *)arg1; - (void)setAlbumList:(id)arg1; - (void)_handleImagePickerCancel:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUUIImagePickerControllerHelper.h b/iOS7/PrivateFrameworks/PhotosUI/PUUIImagePickerControllerHelper.h index 57f3dfbfb..9dc58a25b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUUIImagePickerControllerHelper.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUUIImagePickerControllerHelper.h @@ -14,7 +14,6 @@ + (id)imagePickerControllerForViewController:(id)arg1; + (id)albumListViewControllerSpec; + (id)gridViewControllerSpec; -+ (void)initialize; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUUIPhotosAlbumViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUUIPhotosAlbumViewController.h index a8ea36b81..af918c2fa 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUUIPhotosAlbumViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUUIPhotosAlbumViewController.h @@ -11,16 +11,19 @@ @interface PUUIPhotosAlbumViewController : PUPhotosAlbumViewController { UIBarButtonItem *_imagePickerCancelButton; + UIBarButtonItem *_imagePickerMultipleSelectionDoneButton; NSArray *__imagePickerMediaTypes; } @property(copy, nonatomic, setter=_setImagePickerMediaTypes:) NSArray *_imagePickerMediaTypes; // @synthesize _imagePickerMediaTypes=__imagePickerMediaTypes; - (void).cxx_destruct; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)pu_wantsNavigationBarVisible; +- (void)viewDidLoad; - (void)loadView; - (void)handleNavigateToAsset:(id)arg1 inContainer:(id)arg2; -- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out char *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; +- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out _Bool *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; - (void)setAlbum:(id)arg1; +- (void)_handleImagePickerMultipleSelectionDone:(id)arg1; - (void)_handleImagePickerCancel:(id)arg1; - (void)_setAlbum:(struct NSObject *)arg1 mediaTypes:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUValueAnimation.h b/iOS7/PrivateFrameworks/PhotosUI/PUValueAnimation.h new file mode 100644 index 000000000..1c425d168 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUValueAnimation.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CADisplayLink; + +@interface PUValueAnimation : NSObject +{ + double _duration; + double _fromValue; + double _toValue; + double _w0; + double _zeta; + double _A; + double _B; + double _wd; + id _valueApplier; + id _completion; + double _startTime; + CADisplayLink *_displayLink; +} + +- (void).cxx_destruct; +- (void)_update:(id)arg1; +- (void)runWithValueApplier:(id)arg1 completion:(void)arg2; +- (void)dealloc; +- (id)initWithDuration:(double)arg1 mass:(double)arg2 stiffness:(double)arg3 damping:(double)arg4 initialVelocity:(double)arg5 fromValue:(double)arg6 toValue:(double)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUValueFilter.h b/iOS7/PrivateFrameworks/PhotosUI/PUValueFilter.h new file mode 100644 index 000000000..9c1fddd9f --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUValueFilter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PUValueFilter : NSObject +{ + double _currentValue; +} + +@property(nonatomic) double currentValue; // @synthesize currentValue=_currentValue; +- (double)updatedValue:(double)arg1 withTargetValue:(double)arg2; +- (double)outputValue; +- (void)setInputValue:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUVerticalTiledLayoutGenerator.h b/iOS7/PrivateFrameworks/PhotosUI/PUVerticalTiledLayoutGenerator.h index f281bd960..07e6e5728 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUVerticalTiledLayoutGenerator.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUVerticalTiledLayoutGenerator.h @@ -9,33 +9,42 @@ @interface PUVerticalTiledLayoutGenerator : PUTiledLayoutGenerator { struct CGPoint _origin; - CDStruct_2e802c68 _enqueuedCaptionTileInfo; - BOOL _shouldDisplayCaptionsBelowBatches; - float _referenceWidth; + CDStruct_1417b155 _enqueuedCaptionTileInfo; + _Bool _shouldDisplayCaptionsBelowBatches; + double _referenceWidth; } -@property(nonatomic) BOOL shouldDisplayCaptionsBelowBatches; // @synthesize shouldDisplayCaptionsBelowBatches=_shouldDisplayCaptionsBelowBatches; -@property(nonatomic) float referenceWidth; // @synthesize referenceWidth=_referenceWidth; -- (void)_willAddRowWithFirstTileInfo:(CDStruct_2e802c68)arg1; -- (BOOL)_addRowWithTiles:(CDStruct_2e802c68 *)arg1 imageFrames:(struct CGRect *)arg2 count:(int)arg3; -- (void)_enumerateRowFramesWithContiguousTiles:(CDStruct_2e802c68 *)arg1 count:(int)arg2 useMagneticGuidelines:(BOOL)arg3 block:(id)arg4; -- (BOOL)_addRowWithContiguousTiles:(CDStruct_2e802c68 *)arg1 count:(int)arg2; -- (void)_dequeueCaption; -- (BOOL)_hasEnqueuedCaption; -- (void)_enqueueCaptionWithTileInfo:(CDStruct_2e802c68)arg1; -- (BOOL)_hasLeftSuboptimalRow; -- (BOOL)_scanTileTriplet:(CDStruct_2e802c68 *)arg1; -- (BOOL)_scanTilePair:(CDStruct_2e802c68 *)arg1; -- (BOOL)_scanTileRequiringNewRow:(CDStruct_2e802c68 *)arg1; -- (BOOL)_scanTileRequiringFullWidth:(CDStruct_2e802c68 *)arg1; -- (BOOL)_parseSpecialTileTriplet; -- (BOOL)_parseTileRequiringFullWidth; -- (BOOL)_parseTileTriplet; -- (BOOL)_parseTilePair; -- (BOOL)_parseSingleTile; -- (float)referenceDistanceForMagneticGuidelines; +@property(nonatomic) _Bool shouldDisplayCaptionsBelowBatches; // @synthesize shouldDisplayCaptionsBelowBatches=_shouldDisplayCaptionsBelowBatches; +@property(nonatomic) double referenceWidth; // @synthesize referenceWidth=_referenceWidth; +- (void)_willAddRowWithFirstTileInfo:(CDStruct_1417b155)arg1; +- (_Bool)_addSpecialSequenceBlock:(CDStruct_1417b155 *)arg1; +- (_Bool)_addRowWithTiles:(CDStruct_1417b155 *)arg1 imageFrames:(struct CGRect *)arg2 count:(long long)arg3; +- (void)_enumerateRowFramesWithContiguousTiles:(CDStruct_1417b155 *)arg1 count:(long long)arg2 useMagneticGuidelines:(_Bool)arg3 block:(id)arg4; +- (_Bool)_addRowWithContiguousTiles:(CDStruct_1417b155 *)arg1 count:(long long)arg2; +- (_Bool)_dequeueCaption; +- (_Bool)_hasEnqueuedCaption; +- (void)_enqueueCaptionWithTileInfo:(CDStruct_1417b155)arg1; +- (_Bool)_isAtEndOfRow; +- (_Bool)_hasLeftSuboptimalRow; +- (_Bool)_scanTripletWithRearrangment:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTripletWithLargeLead:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanNonPanoramaSequence:(CDStruct_1417b155 *)arg1 count:(long long)arg2; +- (_Bool)_scanSpecialSequenceRow:(CDStruct_1417b155 *)arg1 count:(long long *)arg2; +- (_Bool)_scanSpecialSequenceBlock:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTileTriplet:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTilePair:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTileRequiringNewRow:(CDStruct_1417b155 *)arg1; +- (_Bool)_scanTileRequiringFullWidth:(CDStruct_1417b155 *)arg1; +- (_Bool)_parseSpecialSubsequenceWithRowRequired:(_Bool)arg1 rowParsed:(_Bool *)arg2; +- (_Bool)_parseSpecialSequence; +- (_Bool)_parseSpecialTileTriplet; +- (_Bool)_parseTileRequiringFullWidth; +- (_Bool)_parseTileTriplet; +- (_Bool)_parseTilePair; +- (_Bool)_parseSingleTile; +- (double)referenceDistanceForMagneticGuidelines; - (void)didParseTiles; -- (BOOL)parseNextTiles; +- (_Bool)parseNextTiles; - (void)willParseTiles; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueController.h b/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueController.h new file mode 100644 index 000000000..65a51638e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, PLManagedAlbum, UIViewController; + +@interface PUVideoTrimQueueController : NSObject +{ + UIViewController *_displayingViewController; + double _startTime; + double _endTime; + NSMutableArray *_assetsToTransform; + NSMutableDictionary *_trimmedVideoInfo; + struct { + unsigned int hasWillTrim:1; + unsigned int hasDidTrim:1; + unsigned int hasDidFinish:1; + unsigned int hasDidCancel:1; + } _delegateFlags; + id _delegate; + NSArray *_assetsToShare; + PLManagedAlbum *_album; + NSString *_albumName; + NSArray *_recipients; + NSString *_commentText; +} + +@property(retain, nonatomic) NSString *commentText; // @synthesize commentText=_commentText; +@property(retain, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; +@property(retain, nonatomic) NSString *albumName; // @synthesize albumName=_albumName; +@property(readonly, nonatomic) PLManagedAlbum *album; // @synthesize album=_album; +@property(readonly, nonatomic) NSDictionary *trimmedVideoInfo; // @synthesize trimmedVideoInfo=_trimmedVideoInfo; +@property(readonly, nonatomic) NSArray *assetsToShare; // @synthesize assetsToShare=_assetsToShare; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_sendDidFinish; +- (void)_trimVideo:(id)arg1; +- (id)_videoTooLongAlert; +- (void)_dequeueTrimmingControl; +- (_Bool)_shouldShowVideoTooLongAlertForAsset:(id)arg1; +- (void)editVideoViewControllerDidCancel:(id)arg1; +- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; +- (void)_showTrimViewControllerForAsset:(id)arg1; +- (void)start; +- (id)initWithViewController:(id)arg1 assetsToShare:(id)arg2 album:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueControllerDelegate-Protocol.h new file mode 100644 index 000000000..d97db3c29 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUVideoTrimQueueControllerDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PUVideoTrimQueueControllerDelegate + +@optional +- (void)controller:(id)arg1 didCancelTrimmingAssets:(id)arg2; +- (void)controller:(id)arg1 didFinishTrimmingAssets:(id)arg2; +- (void)controller:(id)arg1 didTrimAsset:(id)arg2; +- (void)controller:(id)arg1 willTrimAsset:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUViewControllerTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUViewControllerTransition.h index 57703ace5..8e2fcf28c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUViewControllerTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUViewControllerTransition.h @@ -6,28 +6,28 @@ #import "NSObject.h" -#import "UIViewControllerAnimatorTransitioning-Protocol.h" +#import "UIViewControllerAnimatedTransitioning-Protocol.h" @class UIPercentDrivenInteractiveTransition; -@interface PUViewControllerTransition : NSObject +@interface PUViewControllerTransition : NSObject { - float _duration; + double _duration; id _transitionContext; UIPercentDrivenInteractiveTransition *_interactiveTransition; - BOOL _interactive; - float _interactiveProgress; + _Bool _interactive; + double _interactiveProgress; } -+ (id)interactionControllerUsingAnimator:(id)arg1; -@property(nonatomic, setter=_setInteractiveProgress:) float interactiveProgress; // @synthesize interactiveProgress=_interactiveProgress; -@property(nonatomic, getter=isInteractive) BOOL interactive; // @synthesize interactive=_interactive; -@property(readonly, nonatomic) float duration; // @synthesize duration=_duration; ++ (id)interactionControllerForAnimationController:(id)arg1; +@property(nonatomic, setter=_setInteractiveProgress:) double interactiveProgress; // @synthesize interactiveProgress=_interactiveProgress; +@property(nonatomic, getter=isInteractive) _Bool interactive; // @synthesize interactive=_interactive; +@property(readonly, nonatomic) double duration; // @synthesize duration=_duration; - (void).cxx_destruct; -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; - (void)animateTransition:(id)arg1; - (double)transitionDuration:(id)arg1; -- (void)completeTransition:(BOOL)arg1; +- (void)completeTransition:(_Bool)arg1; - (struct CGRect)finalToViewFrame; - (struct CGRect)finalFromViewFrame; - (struct CGRect)initialToViewFrame; @@ -39,9 +39,9 @@ - (id)interactiveTransition; - (void)cancelInteractiveTransition; - (void)finishInteractiveTransition; -- (void)updateInteractiveTransitionProgress:(float)arg1; +- (void)updateInteractiveTransitionProgress:(double)arg1; - (id)_newInteractiveTransition; -- (id)initWithDuration:(float)arg1; +- (id)initWithDuration:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUViewDecoration.h b/iOS7/PrivateFrameworks/PhotosUI/PUViewDecoration.h index 80090e159..8884782ad 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUViewDecoration.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUViewDecoration.h @@ -13,26 +13,26 @@ @interface PUViewDecoration : NSObject { UIColor *_shadowColor; - float _shadowRadius; + double _shadowRadius; UIColor *_borderColor; - float _borderWidth; + double _borderWidth; UIColor *_edgeColor; struct CGSize _shadowOffset; } @property(retain, nonatomic) UIColor *edgeColor; // @synthesize edgeColor=_edgeColor; -@property(nonatomic) float borderWidth; // @synthesize borderWidth=_borderWidth; +@property(nonatomic) double borderWidth; // @synthesize borderWidth=_borderWidth; @property(retain, nonatomic) UIColor *borderColor; // @synthesize borderColor=_borderColor; @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; -@property(nonatomic) float shadowRadius; // @synthesize shadowRadius=_shadowRadius; +@property(nonatomic) double shadowRadius; // @synthesize shadowRadius=_shadowRadius; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; - (void).cxx_destruct; -- (BOOL)_displayEdges; -- (BOOL)_displayBorder; -- (BOOL)_displayShadow; +- (_Bool)_displayEdges; +- (_Bool)_displayBorder; +- (_Bool)_displayShadow; @property(readonly, nonatomic) UIImage *overlayImage; @property(readonly, nonatomic) struct UIEdgeInsets overlayInsets; -- (id)decorationVariantsWithDecreasingBrightness:(int)arg1; +- (id)decorationVariantsWithDecreasingBrightness:(long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperActivity.h index ed6d558d2..a0f50de8e 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperActivity.h @@ -17,10 +17,9 @@ - (void)wallpaperImageViewControllerDidCancel:(id)arg1; - (void)wallpaperImageViewControllerDidFinishSaving:(id)arg1; - (void)wallpaperImageViewControllerDidCropWallpaper:(id)arg1; -- (id)_embeddedActivityViewController; - (id)activityViewController; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperNavigationController.h b/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperNavigationController.h new file mode 100644 index 000000000..cd9fa9aff --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUWallpaperNavigationController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UINavigationController.h" + +@interface PUWallpaperNavigationController : UINavigationController +{ +} + +- (unsigned long long)supportedInterfaceOrientations; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUYearsZoomLevelInfo.h b/iOS7/PrivateFrameworks/PhotosUI/PUYearsZoomLevelInfo.h new file mode 100644 index 000000000..38cd50faf --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUYearsZoomLevelInfo.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PUSectionedGridLayoutDelegate-Protocol.h" + +@class NSArray; + +@interface PUYearsZoomLevelInfo : PUGridZoomLevelInfo +{ + NSArray *_allYearLists; +} + +- (void).cxx_destruct; +- (void)willShowMagnifiedViewController:(id)arg1; +- (id)sectionedGridLayout:(id)arg1 sectionsForVisualSection:(long long)arg2; +- (long long)numberOfVisualSectionsForSectionedGridLayout:(id)arg1; +- (void)modelDidChange; +- (_Bool)supportsIncrementalChangeNotifications; +- (id)diagnosticsProviderForVisualSection:(long long)arg1; +- (id)assetsToDisplayInMapForVisualSection:(long long)arg1; +- (void)configureSectionHeaderView:(id)arg1 forVisualSection:(long long)arg2; +- (void)updateLayoutMetricsForWidth:(double)arg1; +- (long long)maxRowsPerSection; +- (int)imageFormat; +- (id)sectionHeaderElementKind; +- (id)renderedStripsElementKind; +- (id)newCollectionViewLayout; +- (struct __CFString *)aggregateLevelKey; +- (_Bool)hasEnoughContentToDisplay; +- (id)displayTitle; +- (id)_yearMomentLists; + +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUYouTubeActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUYouTubeActivity.h index 897bf1e5d..5d106b5e9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUYouTubeActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUYouTubeActivity.h @@ -11,7 +11,7 @@ } - (id)publishingBundle; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUYoukuActivity.h b/iOS7/PrivateFrameworks/PhotosUI/PUYoukuActivity.h index 360f2274f..95365aa58 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUYoukuActivity.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUYoukuActivity.h @@ -11,7 +11,7 @@ } - (id)publishingBundle; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomTransitionLayout.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomTransitionLayout.h index c40927103..920d17e65 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomTransitionLayout.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomTransitionLayout.h @@ -11,11 +11,13 @@ struct CGSize _centerOffset; } +- (void)_adjustLayoutAttributes:(id)arg1; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; -- (void)setTransitionProgress:(float)arg1; +- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1; +- (void)setTransitionProgress:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridTransition.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridTransition.h index d6c29249c..3e7634763 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridTransition.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridTransition.h @@ -6,44 +6,46 @@ #import "NSObject.h" -@class NSIndexPath, PUZoomableGridViewController, PUZoomableGridZoomLevel, UICollectionViewTransitionLayout; +#import "UIViewControllerInteractiveTransitioning-Protocol.h" -@interface PUZoomableGridTransition : NSObject +@class NSIndexPath, PUMomentsZoomLevelManager, UICollectionView, UICollectionViewTransitionLayout; + +@interface PUZoomableGridTransition : NSObject { - BOOL _updatePeripheralUI; - PUZoomableGridViewController *_zoomableGridViewController; - PUZoomableGridZoomLevel *_originZoomLevel; - PUZoomableGridZoomLevel *_targetZoomLevel; - unsigned int _transitionState; + UICollectionView *_collectionView; + _Bool _interactive; + PUMomentsZoomLevelManager *_zoomLevelManager; + unsigned long long _originZoomLevel; + unsigned long long _targetZoomLevel; + unsigned long long _transitionState; NSIndexPath *_anchorItemIndexPath; - float _currentInteractiveProgress; + double _currentInteractiveProgress; UICollectionViewTransitionLayout *__transitionLayout; + id _transitionContext; struct CGSize _currentInteractiveCenterOffset; } +@property(retain, nonatomic) id transitionContext; // @synthesize transitionContext=_transitionContext; @property(retain, nonatomic, setter=_setTransitionLayout:) UICollectionViewTransitionLayout *_transitionLayout; // @synthesize _transitionLayout=__transitionLayout; - (void)_setCurrentInteractiveCenterOffset:(struct CGSize)arg1; @property(nonatomic) struct CGSize currentInteractiveCenterOffset; // @synthesize currentInteractiveCenterOffset=_currentInteractiveCenterOffset; -- (void)_setCurrentInteractiveProgress:(float)arg1; -@property(nonatomic) float currentInteractiveProgress; // @synthesize currentInteractiveProgress=_currentInteractiveProgress; -@property(nonatomic) BOOL updatePeripheralUI; // @synthesize updatePeripheralUI=_updatePeripheralUI; -- (void)_setAnchorItemIndexPath:(id)arg1; +- (void)_setCurrentInteractiveProgress:(double)arg1; +@property(nonatomic) double currentInteractiveProgress; // @synthesize currentInteractiveProgress=_currentInteractiveProgress; @property(retain, nonatomic) NSIndexPath *anchorItemIndexPath; // @synthesize anchorItemIndexPath=_anchorItemIndexPath; -@property(nonatomic) unsigned int transitionState; // @synthesize transitionState=_transitionState; -- (void)_setTargetZoomLevel:(id)arg1; -@property(retain, nonatomic) PUZoomableGridZoomLevel *targetZoomLevel; // @synthesize targetZoomLevel=_targetZoomLevel; -- (void)_setOriginZoomLevel:(id)arg1; -@property(retain, nonatomic) PUZoomableGridZoomLevel *originZoomLevel; // @synthesize originZoomLevel=_originZoomLevel; -@property(readonly, nonatomic) PUZoomableGridViewController *zoomableGridViewController; // @synthesize zoomableGridViewController=_zoomableGridViewController; +@property(nonatomic) unsigned long long transitionState; // @synthesize transitionState=_transitionState; +- (void)_setTargetZoomLevel:(unsigned long long)arg1; +@property(nonatomic) unsigned long long targetZoomLevel; // @synthesize targetZoomLevel=_targetZoomLevel; +- (void)_setOriginZoomLevel:(unsigned long long)arg1; +@property(nonatomic) unsigned long long originZoomLevel; // @synthesize originZoomLevel=_originZoomLevel; +@property(readonly, nonatomic) PUMomentsZoomLevelManager *zoomLevelManager; // @synthesize zoomLevelManager=_zoomLevelManager; +@property(readonly, nonatomic, getter=isInteractive) _Bool interactive; // @synthesize interactive=_interactive; - (void).cxx_destruct; -- (void)_setTransitionState:(unsigned int)arg1; -- (void)_prepareLayoutsForTransitionZoomingOut:(BOOL)arg1 anchorShiftsColumns:(BOOL)arg2 interactive:(BOOL)arg3; +- (void)_setTransitionState:(unsigned long long)arg1; - (void)cancelInteractiveTransitionAnimated; - (void)finishInteractiveTransitionAnimated; -- (void)updateInteractiveTransitionForProgress:(float)arg1 centerOffset:(struct CGSize)arg2; -- (void)beginInteractiveTransitionWithAnchorItemIndexPath:(id)arg1 anchorShiftsColumns:(BOOL)arg2 zoomingOut:(BOOL)arg3 completion:(id)arg4; -- (void)beginTransitionWithAnchorItemIndexPath:(id)arg1 animated:(BOOL)arg2 anchorShiftsColumns:(BOOL)arg3 zoomingOut:(BOOL)arg4 completion:(id)arg5; -- (id)initWithOriginLevel:(id)arg1 targetLevel:(id)arg2 zoomableGridViewController:(id)arg3; +- (void)updateInteractiveTransitionForProgress:(double)arg1 centerOffset:(struct CGSize)arg2; +- (void)startInteractiveTransition:(id)arg1; +- (id)initWithOriginLevel:(unsigned long long)arg1 targetLevel:(unsigned long long)arg2 zoomLevelManager:(id)arg3 interactive:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController-Private.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController-Private.h new file mode 100644 index 000000000..b1346878e --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PUMagnfiedViewControllerDelegate-Protocol.h" + +@class PUZoomableGridTransition; + +@interface PUZoomableGridViewController (Private) +- (id)bestTransitionReferenceItemIndexPathOutIsFromLastTransition:(_Bool *)arg1 outIsExplicit:(_Bool *)arg2; +- (void)gridZoomTransitionDidFinish:(_Bool)arg1; +- (_Bool)isTransitionAutoAdjustContentOffsetEnabled; +- (void)prepareForTransitionToZoomableViewController:(id)arg1 anchorItemIndexPath:(id)arg2 anchorShiftsColumns:(_Bool)arg3 animated:(_Bool)arg4 interactive:(_Bool)arg5; + +// Remaining properties +@property(readonly, nonatomic) PUZoomableGridTransition *currentGridZoomTransitionInfo; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController.h index aa4a43ad9..aa7adff82 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewController.h @@ -6,86 +6,90 @@ #import -@class NSArray, NSIndexPath, PUBackButtonView, PUGridMagnifiedImageViewController, PUZoomableGridTransition, PUZoomableGridViewControllerSpec, PUZoomableGridZoomLevel, UIBarButtonItem, UILongPressGestureRecognizer, UITapGestureRecognizer; +@class NSArray, NSIndexPath, PUGridMagnifiedImageViewController, PUGridPinchGestureRecognizer, PUGridZoomLevelInfo, PUMomentsZoomLevelManager, PUZoomableGridTransition, PUZoomableGridViewControllerSpec, UITapGestureRecognizer; @interface PUZoomableGridViewController : PUPhotosGridViewController { - PUBackButtonView *backButtonView; - UIBarButtonItem *backButtonItem; - BOOL _summarize; NSArray *__syncProgressAlbums; PUZoomableGridViewControllerSpec *_zoomableGridSpec; - PUZoomableGridZoomLevel *_currentZoomLevel; - UITapGestureRecognizer *__tapGestureRecognizer; - UILongPressGestureRecognizer *__longPressGestureRecognizer; - PUZoomableGridTransition *__currentGridZoomTransition; + PUMomentsZoomLevelManager *_zoomLevelManager; + unsigned long long _zoomLevel; + PUGridZoomLevelInfo *__zoomLevelInfo; + PUZoomableGridTransition *_currentGridZoomTransitionInfo; + NSIndexPath *__transitionExplicitAnchorIndexPath; NSIndexPath *__lastZoomInTransitionAnchorIndexPath; - PUZoomableGridZoomLevel *_deferredZoomLevel; + UITapGestureRecognizer *__tapGestureRecognizer; + PUGridPinchGestureRecognizer *__gridPinchGestureRecognizer; PUGridMagnifiedImageViewController *_magnifiedImageViewController; - UIBarButtonItem *_summarizeButton; } -+ (void)initialize; -@property(nonatomic) BOOL summarize; // @synthesize summarize=_summarize; -@property(retain, nonatomic) UIBarButtonItem *summarizeButton; // @synthesize summarizeButton=_summarizeButton; @property(retain, nonatomic, setter=_setMagnifiedImageViewController:) PUGridMagnifiedImageViewController *magnifiedImageViewController; // @synthesize magnifiedImageViewController=_magnifiedImageViewController; -@property(retain, nonatomic, setter=_setDeferredZoomLevel:) PUZoomableGridZoomLevel *deferredZoomLevel; // @synthesize deferredZoomLevel=_deferredZoomLevel; -@property(retain, nonatomic, setter=_setLastZoomInTransitionAnchorIndexPath:) NSIndexPath *_lastZoomInTransitionAnchorIndexPath; // @synthesize _lastZoomInTransitionAnchorIndexPath=__lastZoomInTransitionAnchorIndexPath; -@property(retain, nonatomic, setter=_setCurrentGridZoomTransition:) PUZoomableGridTransition *_currentGridZoomTransition; // @synthesize _currentGridZoomTransition=__currentGridZoomTransition; -@property(retain, nonatomic, setter=_setLongPressGestureRecognizer:) UILongPressGestureRecognizer *_longPressGestureRecognizer; // @synthesize _longPressGestureRecognizer=__longPressGestureRecognizer; +@property(retain, nonatomic, setter=_setGridPinchGestureRecognizer:) PUGridPinchGestureRecognizer *_gridPinchGestureRecognizer; // @synthesize _gridPinchGestureRecognizer=__gridPinchGestureRecognizer; @property(retain, nonatomic, setter=_setTapGestureRecognizer:) UITapGestureRecognizer *_tapGestureRecognizer; // @synthesize _tapGestureRecognizer=__tapGestureRecognizer; -@property(retain, nonatomic) PUZoomableGridZoomLevel *currentZoomLevel; // @synthesize currentZoomLevel=_currentZoomLevel; +@property(retain, nonatomic, setter=_setLastZoomInTransitionAnchorIndexPath:) NSIndexPath *_lastZoomInTransitionAnchorIndexPath; // @synthesize _lastZoomInTransitionAnchorIndexPath=__lastZoomInTransitionAnchorIndexPath; +@property(retain, nonatomic, setter=_setTransitionExplicitAnchorIndexPath:) NSIndexPath *_transitionExplicitAnchorIndexPath; // @synthesize _transitionExplicitAnchorIndexPath=__transitionExplicitAnchorIndexPath; +@property(retain, nonatomic, setter=_setCurrentGridZoomTransitionInfo:) PUZoomableGridTransition *currentGridZoomTransitionInfo; // @synthesize currentGridZoomTransitionInfo=_currentGridZoomTransitionInfo; +@property(readonly, nonatomic) PUGridZoomLevelInfo *_zoomLevelInfo; // @synthesize _zoomLevelInfo=__zoomLevelInfo; +@property(readonly, nonatomic) unsigned long long zoomLevel; // @synthesize zoomLevel=_zoomLevel; +@property(readonly, nonatomic) PUMomentsZoomLevelManager *zoomLevelManager; // @synthesize zoomLevelManager=_zoomLevelManager; @property(retain, nonatomic) PUZoomableGridViewControllerSpec *zoomableGridSpec; // @synthesize zoomableGridSpec=_zoomableGridSpec; - (void).cxx_destruct; - (id)imageWithFormat:(int)arg1 forIndexPath:(id)arg2; -- (void)zoomTransition:(id)arg1 didFinishForOperation:(int)arg2; -- (void)zoomTransition:(id)arg1 willBeginForOperation:(int)arg2; -- (struct CGRect)zoomTransition:(id)arg1 frameForPhoto:(id)arg2 inCollection:(id)arg3 forOperation:(int)arg4; -- (id)_bestTransitionReferenceItemIndexPathOutIsFromLastTransition:(char *)arg1; -- (int)_bestContentUpdateItemReferenceItemIndexPath:(id *)arg1 andVisibleYOffset:(float *)arg2; -- (void)_navigateToDeferredZoomLevelAnimated:(BOOL)arg1; -- (void)_navigateToLowerZoomLevelWithReferenceItemPath:(id)arg1 animated:(BOOL)arg2; -- (void)_navigateToHigherZoomLevelAnimated:(BOOL)arg1; -- (id)_beginInteractiveTransitionForZoomingOut:(BOOL)arg1; -- (id)summarizeStateTitle; -- (void)_handleSummarizeButton:(id)arg1; -- (void)_handleBackButton:(id)arg1; +- (void)zoomTransition:(id)arg1 didFinishAnimationForOperation:(long long)arg2; +- (void)zoomTransition:(id)arg1 willBeginAnimationForOperation:(long long)arg2; +- (_Bool)zoomTransition:(id)arg1 getFrame:(struct CGRect *)arg2 contentMode:(long long *)arg3 forPhotoToken:(id)arg4 operation:(long long)arg5; +- (void)_navigateToLowerZoomLevelWithReferenceItemPath:(id)arg1; +- (_Bool)_disallowNavigationToHigherZoomLevel; +- (id)_beginInteractiveTransitionWithReferenceItemPath:(id)arg1 zoomingOut:(_Bool)arg2; +- (void)_reclaimCollectionView; - (struct CGRect)_frameForItemAtIndexPath:(id)arg1; - (id)_itemPathForLocationInGesture:(id)arg1; - (void)tearDownMagnifiedImageViewController; -- (id)magnifiedImageViewControllerCreatingIfNecessary:(BOOL)arg1; -- (void)_handleLongPress:(id)arg1; +- (id)magnifiedImageViewControllerCreatingIfNecessary:(_Bool)arg1; +- (void)handleLongPressGesture:(id)arg1; - (void)_handleTapGesture:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (void)_handleGridPinchGestureRecognizer:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; -- (BOOL)_collectionView:(id)arg1 shouldApplyTransitionContentOffset:(struct CGPoint)arg2 contentSize:(struct CGSize)arg3; +- (_Bool)_collectionView:(id)arg1 shouldApplyTransitionContentOffset:(struct CGPoint)arg2 contentSize:(struct CGSize)arg3; - (id)_indexPathOfReferenceItemForLayoutTransitionInCollectionView:(id)arg1; - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; +- (_Bool)allowSlideshowButton; +- (_Bool)collectionViewPointInSectionHeader:(struct CGPoint)arg1; - (id)preheatManager; - (void)_invalidateSyncProgressAlbums; @property(readonly, nonatomic) NSArray *_syncProgressAlbums; // @synthesize _syncProgressAlbums=__syncProgressAlbums; - (void)configureGlobalFooterView:(id)arg1; -- (BOOL)wantsGlobalFooter; -- (id)layoutForPreheating; +- (_Bool)wantsGlobalFooter; - (struct CGSize)contentSizeForPreheating; - (struct CGPoint)contentOffsetForPreheating; -- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; +- (void)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(_Bool)arg4; - (void)configureGridCell:(id)arg1 forItemAtIndexPath:(id)arg2; -- (void)handlePinchGestureRecognizer:(id)arg1; -- (BOOL)shouldBeginZoomIntoPhotoTransition; -- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out char *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; -- (void)updateMainCollectionViewAnimated:(BOOL)arg1; +- (_Bool)canBeginStackCollapseTransition; +- (_Bool)canBeginZoomIntoPhotoTransition; +- (_Bool)canDisplayEditButton; +- (void)getTitle:(out id *)arg1 prompt:(out id *)arg2 shouldHideBackButton:(out _Bool *)arg3 leftBarButtonItems:(out id *)arg4 rightBarButtonItems:(out id *)arg5; +- (void)setSelected:(_Bool)arg1 itemsAtIndexes:(id)arg2 inSection:(long long)arg3 animated:(_Bool)arg4; +- (void)uninstallGestureRecognizers; +- (void)installGestureRecognizers; +- (void)updateLayoutMetrics; +- (id)newGridLayout; +- (void)updateVisibleSectionHeadersAtIndexes:(id)arg1; - (void)updateInterfaceForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; -- (void)updateInterfaceForModelReloadAnimated:(BOOL)arg1; -- (BOOL)shouldPerformFullReloadForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; -- (void)_updateBackButtonTitle; +- (void)processPendingModelChangeNotifications; +- (_Bool)shouldPerformFullReloadForCollectionListChangeNotifications:(id)arg1 collectionChangeNotifications:(id)arg2; +- (id)description; - (void)setPhotoCollections:(id)arg1; -- (id)navigationBarTitle; -- (void)setCurrentZoomLevel:(id)arg1 updateLayout:(BOOL)arg2 updatePeripheralUI:(BOOL)arg3 animated:(BOOL)arg4; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (_Bool)pu_shouldActAsTabRootViewController; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)didReceiveMemoryWarning; -- (void)viewDidDisappear:(BOOL)arg1; -- (id)initWithSpec:(id)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidLoad; +- (void)dealloc; +- (id)initWithSpec:(id)arg1 zoomLevelManager:(id)arg2 zoomLevel:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPadSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPadSpec.h index 4f260606c..999649c1b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPadSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPadSpec.h @@ -10,13 +10,29 @@ { } -- (struct UIEdgeInsets)collapsedYearsLevelSectionContentInset; -- (int)collapsedYearsLevelThumbnailFormat; -- (void)configureCollapsedYearsLevelGridLayout:(id)arg1 forWidth:(float)arg2; -- (struct UIEdgeInsets)groupedMomentsLevelSectionContentInset; -- (int)groupedMomentsLevelThumbnailFormat; -- (void)configureGroupedMomentsLevelGridLayout:(id)arg1 forWidth:(float)arg2; -- (id)gridSpec; +- (id)mapViewControllerSpec; +- (long long)yearsSectionHeaderStyle; +- (struct UIEdgeInsets)yearsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)yearsLevelSectionHeaderContentInset; +- (int)yearsLevelThumbnailFormat; +- (void)configureYearsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (long long)collectionsSectionHeaderStyle; +- (struct UIEdgeInsets)collectionsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)collectionsLevelSectionHeaderContentInset; +- (int)collectionsLevelThumbnailFormat; +- (void)configureCollectionsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (unsigned long long)fullMomentsSectionHeaderBackgroundStyle; +- (long long)fullMomentsSectionHeaderStyle; +- (struct UIEdgeInsets)fullMomentsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)fullMomentsLevelSectionHeaderContentInset; +- (int)fullMomentsLevelThumbnailFormat; +- (void)configureFullMomentsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (struct UIEdgeInsets)magnifiedDragEdgeInsets; +- (double)magnifiedYOffset; +- (struct CGSize)magnifiedImageSize; +- (int)magnifiedImageFormat; +- (_Bool)canDisplayMultipleRightBarButtonItems; +- (id)newGridSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPhoneSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPhoneSpec.h index f7d1fbb69..1627edb3c 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPhoneSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerPhoneSpec.h @@ -10,15 +10,28 @@ { } -- (unsigned int)collapsedYearsSectionHeaderStyle; -- (struct UIEdgeInsets)collapsedYearsLevelSectionContentInset; -- (int)collapsedYearsLevelThumbnailFormat; -- (void)configureCollapsedYearsLevelGridLayout:(id)arg1 forWidth:(float)arg2; -- (struct UIEdgeInsets)groupedMomentsLevelSectionHeaderContentInset; -- (struct UIEdgeInsets)groupedMomentsLevelSectionContentInset; -- (int)groupedMomentsLevelThumbnailFormat; -- (void)configureGroupedMomentsLevelGridLayout:(id)arg1 forWidth:(float)arg2; -- (id)gridSpec; +- (id)mapViewControllerSpec; +- (long long)yearsSectionHeaderStyle; +- (struct UIEdgeInsets)yearsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)yearsLevelSectionHeaderContentInset; +- (int)yearsLevelThumbnailFormat; +- (void)configureYearsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (long long)collectionsSectionHeaderStyle; +- (struct UIEdgeInsets)collectionsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)collectionsLevelSectionHeaderContentInset; +- (int)collectionsLevelThumbnailFormat; +- (void)configureCollectionsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (long long)fullMomentsSectionHeaderStyle; +- (struct UIEdgeInsets)fullMomentsLevelSectionHeaderHighlightInset; +- (struct UIEdgeInsets)fullMomentsLevelSectionHeaderContentInset; +- (int)fullMomentsLevelThumbnailFormat; +- (void)configureFullMomentsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (struct UIEdgeInsets)magnifiedDragEdgeInsets; +- (double)magnifiedYOffset; +- (struct CGSize)magnifiedImageSize; +- (int)magnifiedImageFormat; +- (_Bool)canDisplayMultipleRightBarButtonItems; +- (id)newGridSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerSpec.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerSpec.h index 2fa5f4e3c..3be68a50a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerSpec.h +++ b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridViewControllerSpec.h @@ -10,22 +10,52 @@ @interface PUZoomableGridViewControllerSpec : NSObject { + _Bool _canDisplayMultipleRightBarButtonItems; + int _magnifiedImageFormat; + int _fullMomentsLevelThumbnailFormat; PUPhotosGridViewControllerSpec *_gridSpec; - struct UIEdgeInsets _groupedMomentsLevelSectionContentInset; - struct UIEdgeInsets _groupedMomentsLevelSectionHeaderContentInset; - struct UIEdgeInsets _collapsedYearsLevelSectionContentInset; + double _magnifiedYOffset; + long long _fullMomentsSectionHeaderStyle; + long long _collectionsSectionHeaderStyle; + long long _yearsSectionHeaderStyle; + struct CGSize _magnifiedImageSize; + struct UIEdgeInsets _magnifiedDragEdgeInsets; + struct UIEdgeInsets _fullMomentsLevelSectionHeaderContentInset; + struct UIEdgeInsets _fullMomentsLevelSectionHeaderHighlightInset; + struct UIEdgeInsets _collectionsLevelSectionHeaderContentInset; + struct UIEdgeInsets _collectionsLevelSectionHeaderHighlightInset; + struct UIEdgeInsets _yearsLevelSectionHeaderContentInset; + struct UIEdgeInsets _yearsLevelSectionHeaderHighlightInset; } -@property(readonly, nonatomic) struct UIEdgeInsets collapsedYearsLevelSectionContentInset; // @synthesize collapsedYearsLevelSectionContentInset=_collapsedYearsLevelSectionContentInset; -@property(readonly, nonatomic) struct UIEdgeInsets groupedMomentsLevelSectionHeaderContentInset; // @synthesize groupedMomentsLevelSectionHeaderContentInset=_groupedMomentsLevelSectionHeaderContentInset; -@property(readonly, nonatomic) struct UIEdgeInsets groupedMomentsLevelSectionContentInset; // @synthesize groupedMomentsLevelSectionContentInset=_groupedMomentsLevelSectionContentInset; -@property(readonly, nonatomic) PUPhotosGridViewControllerSpec *gridSpec; // @synthesize gridSpec=_gridSpec; +@property(readonly, nonatomic) long long yearsSectionHeaderStyle; // @synthesize yearsSectionHeaderStyle=_yearsSectionHeaderStyle; +@property(readonly, nonatomic) struct UIEdgeInsets yearsLevelSectionHeaderHighlightInset; // @synthesize yearsLevelSectionHeaderHighlightInset=_yearsLevelSectionHeaderHighlightInset; +@property(readonly, nonatomic) struct UIEdgeInsets yearsLevelSectionHeaderContentInset; // @synthesize yearsLevelSectionHeaderContentInset=_yearsLevelSectionHeaderContentInset; +@property(readonly, nonatomic) long long collectionsSectionHeaderStyle; // @synthesize collectionsSectionHeaderStyle=_collectionsSectionHeaderStyle; +@property(readonly, nonatomic) struct UIEdgeInsets collectionsLevelSectionHeaderHighlightInset; // @synthesize collectionsLevelSectionHeaderHighlightInset=_collectionsLevelSectionHeaderHighlightInset; +@property(readonly, nonatomic) struct UIEdgeInsets collectionsLevelSectionHeaderContentInset; // @synthesize collectionsLevelSectionHeaderContentInset=_collectionsLevelSectionHeaderContentInset; +@property(readonly, nonatomic) long long fullMomentsSectionHeaderStyle; // @synthesize fullMomentsSectionHeaderStyle=_fullMomentsSectionHeaderStyle; +@property(readonly, nonatomic) struct UIEdgeInsets fullMomentsLevelSectionHeaderHighlightInset; // @synthesize fullMomentsLevelSectionHeaderHighlightInset=_fullMomentsLevelSectionHeaderHighlightInset; +@property(readonly, nonatomic) struct UIEdgeInsets fullMomentsLevelSectionHeaderContentInset; // @synthesize fullMomentsLevelSectionHeaderContentInset=_fullMomentsLevelSectionHeaderContentInset; +@property(readonly, nonatomic) int fullMomentsLevelThumbnailFormat; // @synthesize fullMomentsLevelThumbnailFormat=_fullMomentsLevelThumbnailFormat; +@property(nonatomic) struct UIEdgeInsets magnifiedDragEdgeInsets; // @synthesize magnifiedDragEdgeInsets=_magnifiedDragEdgeInsets; +@property(nonatomic) double magnifiedYOffset; // @synthesize magnifiedYOffset=_magnifiedYOffset; +@property(readonly, nonatomic) struct CGSize magnifiedImageSize; // @synthesize magnifiedImageSize=_magnifiedImageSize; +@property(readonly, nonatomic) int magnifiedImageFormat; // @synthesize magnifiedImageFormat=_magnifiedImageFormat; +@property(readonly, nonatomic) _Bool canDisplayMultipleRightBarButtonItems; // @synthesize canDisplayMultipleRightBarButtonItems=_canDisplayMultipleRightBarButtonItems; +- (void)_setGridSpec:(id)arg1; - (void).cxx_destruct; -@property(readonly, nonatomic) unsigned int collapsedYearsSectionHeaderStyle; -@property(readonly, nonatomic) int collapsedYearsLevelThumbnailFormat; -- (void)configureCollapsedYearsLevelGridLayout:(id)arg1 forWidth:(float)arg2; -@property(readonly, nonatomic) int groupedMomentsLevelThumbnailFormat; -- (void)configureGroupedMomentsLevelGridLayout:(id)arg1 forWidth:(float)arg2; +- (id)mapViewControllerSpec; +@property(readonly, nonatomic) int yearsLevelThumbnailFormat; +- (void)configureYearsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +@property(readonly, nonatomic) int collectionsLevelThumbnailFormat; +@property(readonly, nonatomic) unsigned long long yearsSectionHeaderBackgroundStyle; +@property(readonly, nonatomic) unsigned long long collectionsSectionHeaderBackgroundStyle; +@property(readonly, nonatomic) unsigned long long fullMomentsSectionHeaderBackgroundStyle; +- (void)configureCollectionsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (void)configureFullMomentsLevelGridLayout:(id)arg1 forWidth:(double)arg2; +- (id)newGridSpec; +@property(retain, nonatomic) PUPhotosGridViewControllerSpec *gridSpec; // @synthesize gridSpec=_gridSpec; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridZoomLevel.h b/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridZoomLevel.h deleted file mode 100644 index 3e3e1d5b1..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/PUZoomableGridZoomLevel.h +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "PUGridRenderedStripDataSource-Protocol.h" -#import "PUPhotosSectionHeaderViewDelegate-Protocol.h" -#import "PUSectionedGridLayoutDelegate-Protocol.h" - -@class NSString, PUPreheatManager, PUSectionedGridLayout, PUZoomableGridViewController; - -@interface PUZoomableGridZoomLevel : NSObject -{ - BOOL _summarizeSections; - PUZoomableGridZoomLevel *_higherZoomLevel; - PUZoomableGridZoomLevel *_lowerZoomLevel; - PUSectionedGridLayout *_collectionViewLayout; - PUZoomableGridViewController *_zoomableGridViewController; - PUPreheatManager *_preheatManager; - NSString *_displayTitle; - int _maxRowsPerSection; -} - -@property(nonatomic) BOOL summarizeSections; // @synthesize summarizeSections=_summarizeSections; -@property(readonly, nonatomic) int maxRowsPerSection; // @synthesize maxRowsPerSection=_maxRowsPerSection; -@property(readonly, nonatomic) NSString *displayTitle; // @synthesize displayTitle=_displayTitle; -@property(retain, nonatomic) PUPreheatManager *preheatManager; // @synthesize preheatManager=_preheatManager; -@property(readonly, nonatomic) PUZoomableGridViewController *zoomableGridViewController; // @synthesize zoomableGridViewController=_zoomableGridViewController; -- (void).cxx_destruct; -- (BOOL)canSummarizeSections; -- (BOOL)supportsSumarizeSections; -- (BOOL)wantsMagnifierNavigation; -- (void)willHideMagnifiedViewController:(id)arg1; -- (void)willShowMagnifiedViewController:(id)arg1; -- (void)sectionedGridLayoutDidPrepareTransition:(id)arg1; -- (int)sectionedGridLayout:(id)arg1 maximumRowsForVisualSection:(int)arg2; -- (void)didTapHeaderView:(id)arg1; -- (void)didPressActionButtonForHeaderView:(id)arg1; -- (id)renderedStrip:(id)arg1 imageDataForPhotoAtIndexPath:(id)arg2 imageWidth:(int *)arg3 imageHeight:(int *)arg4 bytesPerRow:(int *)arg5 dataWidth:(int *)arg6 dataHeight:(int *)arg7 imageDataOffset:(int *)arg8; -- (void)modelDidChange; -- (BOOL)supportsIncrementalChangeNotifications; -- (BOOL)configureSupplementaryView:(id)arg1 ofKind:(id)arg2 forIndexPath:(id)arg3 animated:(BOOL)arg4; -- (BOOL)configureGridCell:(id)arg1 forIndexPath:(id)arg2; -- (void)registerReusableViewClassesForCollectionView:(id)arg1; -- (void)willTransitionToZoomLevel:(id)arg1; -- (void)willTransitionFromZoomLevel:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -@property(readonly, nonatomic) PUSectionedGridLayout *collectionViewLayout; // @synthesize collectionViewLayout=_collectionViewLayout; -@property(readonly, nonatomic) PUZoomableGridZoomLevel *lowerZoomLevel; // @synthesize lowerZoomLevel=_lowerZoomLevel; -@property(readonly, nonatomic) PUZoomableGridZoomLevel *higherZoomLevel; // @synthesize higherZoomLevel=_higherZoomLevel; -- (id)initWithZoomableGridViewController:(id)arg1; -@property(readonly, nonatomic) int imageFormat; -@property(readonly, nonatomic) int renderedStripsThumbnailImageFormat; -- (id)diagnosticsProviderForVisualSection:(int)arg1; -- (id)assetsToDisplayInMapForVisualSection:(int)arg1; -@property(readonly, nonatomic) NSString *renderedStripsElementKind; -@property(readonly, nonatomic) NSString *sectionHeaderElementKind; -- (id)newCollectionViewLayout; -- (id)newLowerZoomLevel; -- (id)newHigherZoomLevel; -- (void)configureSectionHeaderView:(id)arg1 atIndexPath:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIActivityItemDeferredSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIActivityItemDeferredSource-Protocol.h new file mode 100644 index 000000000..0549c8560 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/UIActivityItemDeferredSource-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIActivityItemDeferredSource + +@optional +- (id)activityViewControllerOperation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIActivityViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIActivityViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..d9e76148a --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/UIActivityViewControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIActivityViewControllerDelegate + +@optional +- (void)activityViewControllerDidFinishAirdropTransfer:(id)arg1; +- (void)activityViewControllerWillStartAirdropTransfer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIBarPositioningDelegate-Protocol.h deleted file mode 100644 index 0063da60f..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/UIBarPositioningDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIBarPositioningDelegate - -@optional -- (int)positionForBar:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/UICollectionView-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UICollectionView-PhotosUI.h index 1f068646b..9fcb22adf 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UICollectionView-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UICollectionView-PhotosUI.h @@ -7,7 +7,7 @@ #import "UICollectionView.h" @interface UICollectionView (PhotosUI) -- (void)pu_scrollToItemAtIndexPath:(id)arg1 atScrollPosition:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)pu_scrollToRect:(struct CGRect)arg1 atScrollPosition:(unsigned int)arg2 animated:(BOOL)arg3; +- (void)pu_scrollToItemAtIndexPath:(id)arg1 atScrollPosition:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)pu_scrollToRect:(struct CGRect)arg1 atScrollPosition:(unsigned long long)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegateFlowLayout-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegateFlowLayout-Protocol.h deleted file mode 100644 index 7f1d08347..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/UICollectionViewDelegateFlowLayout-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewDelegate-Protocol.h" - -@protocol UICollectionViewDelegateFlowLayout - -@optional -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(int)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(int)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIFont-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIFont-PhotosUI.h index 976bbe270..7ec02c1ad 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIFont-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIFont-PhotosUI.h @@ -7,6 +7,6 @@ #import "UIFont.h" @interface UIFont (PhotosUI) -+ (id)pu_preferredFontForTextStyle:(id)arg1 withSymbolicTraits:(unsigned int)arg2; ++ (id)pu_defaultFontForTextStyle:(id)arg1 withSymbolicTraits:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIImage-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIImage-PhotosUI.h index 06d5ebe5b..5a79cd9a3 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIImage-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIImage-PhotosUI.h @@ -8,6 +8,7 @@ @interface UIImage (PhotosUI) + (id)pu_PhotosUIImageNamed:(id)arg1; +- (void)pu_drawInRect:(struct CGRect)arg1 withContentMode:(long long)arg2; - (id)pu_tintedImageWithColor:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIImageView-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIImageView-PhotosUI.h new file mode 100644 index 000000000..f5391bf1b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/UIImageView-PhotosUI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIImageView.h" + +@interface UIImageView (PhotosUI) +- (id)pu_extractPlayOverlayBackgroundImageFromCenter:(struct CGPoint)arg1 asynchronously:(_Bool)arg2 handler:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/UINavigationBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UINavigationBarDelegate-Protocol.h deleted file mode 100644 index c74463eaf..000000000 --- a/iOS7/PrivateFrameworks/PhotosUI/UINavigationBarDelegate-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIBarPositioningDelegate-Protocol.h" - -@protocol UINavigationBarDelegate - -@optional -- (void)navigationBar:(id)arg1 didPopItem:(id)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPopItem:(id)arg2; -- (void)navigationBar:(id)arg1 didPushItem:(id)arg2; -- (BOOL)navigationBar:(id)arg1 shouldPushItem:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/PhotosUI/UINavigationController-CustomTransitions.h b/iOS7/PrivateFrameworks/PhotosUI/UINavigationController-CustomTransitions.h index 4a3e18dd7..9db4f5ac9 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UINavigationController-CustomTransitions.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UINavigationController-CustomTransitions.h @@ -9,7 +9,7 @@ @interface UINavigationController (CustomTransitions) - (id)pu_currentNavigationTransition; - (id)pu_currentInteractiveTransition; -- (void)pu_popViewControllerAnimated:(BOOL)arg1 interactive:(BOOL)arg2; -- (void)pu_pushViewController:(id)arg1 withTransition:(id)arg2 animated:(BOOL)arg3 isInteractive:(BOOL)arg4; +- (void)pu_popViewControllerAnimated:(_Bool)arg1 interactive:(_Bool)arg2; +- (void)pu_pushViewController:(id)arg1 withTransition:(id)arg2 animated:(_Bool)arg3 isInteractive:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIScrollView-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIScrollView-PhotosUI.h index a513cdd5d..b4b8df084 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIScrollView-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIScrollView-PhotosUI.h @@ -9,8 +9,8 @@ @interface UIScrollView (PhotosUI) - (struct CGSize)pu_currentContentSize; - (struct CGRect)pu_displayFrameForRect:(struct CGRect)arg1; -- (void)pu_scrollToEdge:(int)arg1 animated:(BOOL)arg2; -- (BOOL)pu_isScrolledAtEdge:(int)arg1 tolerance:(float)arg2; -- (void)pu_scrollToContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; +- (void)pu_scrollToEdge:(int)arg1 animated:(_Bool)arg2; +- (_Bool)pu_isScrolledAtEdge:(int)arg1 tolerance:(double)arg2; +- (void)pu_scrollToContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITabBarController-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UITabBarController-PhotosUI.h index 088a69603..d3e14beaa 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITabBarController-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITabBarController-PhotosUI.h @@ -7,6 +7,6 @@ #import "UITabBarController.h" @interface UITabBarController (PhotosUI) -- (BOOL)pu_isTabBarVisible; +- (_Bool)pu_isTabBarVisible; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UITabBarControllerDelegate-Protocol.h index 9fb51872d..62f9e7ae8 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITabBarControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITabBarControllerDelegate-Protocol.h @@ -11,12 +11,12 @@ @optional - (id)tabBarController:(id)arg1 animationControllerForTransitionFromViewController:(id)arg2 toViewController:(id)arg3; - (id)tabBarController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)tabBarControllerSupportedInterfaceOrientations:(id)arg1; -- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (long long)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)tabBarControllerSupportedInterfaceOrientations:(id)arg1; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; +- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; - (void)tabBarController:(id)arg1 willBeginCustomizingViewControllers:(id)arg2; - (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UITextViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UITextViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIView-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIView-PhotosUI.h index 0c365d177..3149cf20b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIView-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIView-PhotosUI.h @@ -7,9 +7,10 @@ #import "UIView.h" @interface UIView (PhotosUI) -+ (void)pu_transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; ++ (double)pu_springOscillationRootAtIndex:(long long)arg1 forMass:(double)arg2 stiffness:(double)arg3 damping:(double)arg4 initialVelocity:(double)arg5; ++ (void)pu_transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; + (void)pu_animateWithDuration:(double)arg1 animations:(id)arg2; + (void)pu_animateWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; -+ (void)pu_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)pu_animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-CustomTransitions.h b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-CustomTransitions.h index ac1badd1f..c7322a336 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-CustomTransitions.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-CustomTransitions.h @@ -9,11 +9,10 @@ @class PUModalTransition, PUNavigationTransition; @interface UIViewController (CustomTransitions) -- (void)pu_dismissViewControllerAnimated:(BOOL)arg1 interactive:(BOOL)arg2 completion:(id)arg3; -- (void)pu_presentViewController:(id)arg1 transition:(id)arg2 animated:(BOOL)arg3 interactive:(BOOL)arg4 completion:(id)arg5; +- (void)pu_dismissViewControllerAnimated:(_Bool)arg1 interactive:(_Bool)arg2 completion:(id)arg3; +- (void)pu_presentViewController:(id)arg1 transition:(id)arg2 animated:(_Bool)arg3 interactive:(_Bool)arg4 completion:(id)arg5; @property(readonly, nonatomic) PUNavigationTransition *pu_currentInteractiveNavigationTransition; @property(readonly, nonatomic) PUModalTransition *pu_currentInteractiveModalTransition; -@property(nonatomic, setter=pu_setWantsToolbarWhenPushed:) BOOL pu_wantsToolbarWhenPushed; @property(retain, nonatomic, setter=pu_setNavigationTransition:) PUNavigationTransition *pu_navigationTransition; @property(retain, nonatomic, setter=pu_setModalTransition:) PUModalTransition *pu_modalTransition; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PUTabbedLibraryViewController.h b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PUTabbedLibraryViewController.h index cd2c7639d..b7709b436 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PUTabbedLibraryViewController.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PUTabbedLibraryViewController.h @@ -7,6 +7,7 @@ #import "UIViewController.h" @interface UIViewController (PUTabbedLibraryViewController) -@property(readonly, nonatomic) BOOL pu_shouldActAsTabRootViewController; +@property(readonly, nonatomic) _Bool pu_shouldActAsTabRootViewController; +- (_Bool)pu_handleSecondTabTap; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PhotosUI.h index 07e07f796..47311e261 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PhotosUI.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIViewController-PhotosUI.h @@ -7,6 +7,17 @@ #import "UIViewController.h" @interface UIViewController (PhotosUI) -- (BOOL)pu_isViewVisible; +- (void)_pu_setTabBarVisible:(_Bool)arg1 withAnimation:(long long)arg2 duration:(double)arg3; +- (void)_pu_setToolbarVisible:(_Bool)arg1 withAnimation:(long long)arg2 duration:(double)arg3; +- (void)_pu_setNavigationBarVisible:(_Bool)arg1 withAnimation:(long long)arg2 duration:(double)arg3; +- (void)_pu_setStatusBarVisible:(_Bool)arg1 withAnimation:(long long)arg2 duration:(double)arg3; +- (void)pu_performBarsVisibilityUpdatesWithAnimation:(long long)arg1 duration:(double)arg2; +- (void)pu_performBarsVisibilityUpdatesWithAnimation:(long long)arg1; +- (void)pu_setupInitialBarsVisibilityOnViewWillAppearAnimated:(_Bool)arg1; +@property(readonly, nonatomic) _Bool pu_wantsTabBarVisible; +@property(readonly, nonatomic) _Bool pu_wantsToolbarVisible; +@property(readonly, nonatomic) _Bool pu_wantsNavigationBarVisible; +@property(readonly, nonatomic) _Bool pu_wantsStatusBarVisible; +- (_Bool)pu_isViewVisible; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatedTransitioning-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatedTransitioning-Protocol.h index f56a072ae..6892c496b 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatedTransitioning-Protocol.h +++ b/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatedTransitioning-Protocol.h @@ -11,6 +11,6 @@ - (double)transitionDuration:(id)arg1; @optional -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerInteractiveTransitioning-Protocol.h b/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerInteractiveTransitioning-Protocol.h new file mode 100644 index 000000000..d4c7e74c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerInteractiveTransitioning-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIViewControllerInteractiveTransitioning +- (void)startInteractiveTransition:(id)arg1; + +@optional +- (long long)completionCurve; +- (double)completionSpeed; +@end + diff --git a/iOS7/PrivateFrameworks/PhotosUI/_PUZoomRotateGestureRecognizer.h b/iOS7/PrivateFrameworks/PhotosUI/_PUZoomRotateGestureRecognizer.h index 00f15456e..e8e90623a 100644 --- a/iOS7/PrivateFrameworks/PhotosUI/_PUZoomRotateGestureRecognizer.h +++ b/iOS7/PrivateFrameworks/PhotosUI/_PUZoomRotateGestureRecognizer.h @@ -8,15 +8,15 @@ @interface _PUZoomRotateGestureRecognizer : UIPinchGestureRecognizer { - float _rotation; - float _originalAngle; - BOOL _hasT1; - BOOL _hasT2; + double _rotation; + double _originalAngle; + _Bool _hasT1; + _Bool _hasT2; struct CGPoint _previousT1; struct CGPoint _previousT2; } -@property(readonly, nonatomic) float rotation; // @synthesize rotation=_rotation; +@property(readonly, nonatomic) double rotation; // @synthesize rotation=_rotation; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PhotosUI/_UIDynamicValueAnimation-PhotosUI.h b/iOS7/PrivateFrameworks/PhotosUI/_UIDynamicValueAnimation-PhotosUI.h new file mode 100644 index 000000000..353fb5441 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhotosUI/_UIDynamicValueAnimation-PhotosUI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UIDynamicValueAnimation.h" + +@interface _UIDynamicValueAnimation (PhotosUI) ++ (id)pu_dynamicValueAnimationWithInitialValue:(double)arg1 initialVelocity:(double)arg2 targetValue:(double)arg3 stiffness:(double)arg4 dampingFactor:(double)arg5 epsilon:(double)arg6; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/CDStructures.h b/iOS7/PrivateFrameworks/PhysicsKit/CDStructures.h index 4dc92fd50..cbe8a5078 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/CDStructures.h @@ -9,8 +9,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -19,8 +19,13 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct CGVector { + double dx; + double dy; }; struct PKContactListener { @@ -519,5 +524,6 @@ struct b2World { _Bool _field15; _Bool _field16; _Bool _field17; + float _field18; }; diff --git a/iOS7/PrivateFrameworks/PhysicsKit/NSCoder-PKPath.h b/iOS7/PrivateFrameworks/PhysicsKit/NSCoder-PKPath.h index 0283eeda2..b365f5df7 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/NSCoder-PKPath.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/NSCoder-PKPath.h @@ -9,9 +9,11 @@ @interface NSCoder (PKPath) - (struct CGRect)decodeCGRectForKey:(id)arg1; - (struct CGSize)decodeCGSizeForKey:(id)arg1; +- (struct CGVector)decodeCGVectorForKey:(id)arg1; - (struct CGPoint)decodeCGPointForKey:(id)arg1; - (void)encodeCGRect:(struct CGRect)arg1 forKey:(id)arg2; - (void)encodeCGSize:(struct CGSize)arg1 forKey:(id)arg2; +- (void)encodeCGVector:(struct CGVector)arg1 forKey:(id)arg2; - (void)encodeCGPoint:(struct CGPoint)arg1 forKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody-Internal.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody-Internal.h new file mode 100644 index 000000000..3cbe9b86b --- /dev/null +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody-Internal.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsBody (Internal) +@property(nonatomic) struct b2Body *_body; +@property(nonatomic) struct b2BodyDef _bodyDef; +- (void)set_inUse:(_Bool)arg1; +- (_Bool)_inUse; +- (void)set_joints:(id)arg1; +- (id)_joints; +- (id)_world; +- (void)set_world:(id)arg1; +@property(nonatomic) struct b2FixtureDef _fixtureDef; +@property(nonatomic) struct b2Fixture *_fixture; +- (void)setActive:(_Bool)arg1; +- (_Bool)active; +- (_Bool)isSensor; +- (void)setIsSensor:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody.h index 23ff9d501..0424d4afd 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsBody.h @@ -21,13 +21,14 @@ struct b2Fixture *_fixture; PKPhysicsWorld *_world; NSMutableArray *_joints; - BOOL _inUse; + _Bool _inUse; int _shapeType; struct CGPath *_path; struct CGPoint _p0; struct CGPoint _p1; struct CGSize _size; - float _radius; + double _radius; + struct CGImage *_mask; id _postStepBlock; } @@ -36,46 +37,47 @@ + (id)bodyWithPolygonFromPath:(struct CGPath *)arg1; + (id)bodyWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (id)bodyWithRectangleOfSize:(struct CGSize)arg1; -+ (id)bodyWithCircleOfRadius:(float)arg1; ++ (id)bodyWithCircleOfRadius:(double)arg1; @property(copy, nonatomic) id postStepBlock; // @synthesize postStepBlock=_postStepBlock; - (id).cxx_construct; - (void).cxx_destruct; - (id)allContactedBodies; - (id)description; - (id)_descriptionFormat; +- (id)_descriptionClassName; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(nonatomic, getter=isDynamic) BOOL dynamic; -@property(nonatomic) float friction; -@property(nonatomic) float restitution; -@property(readonly, nonatomic) float area; -@property(nonatomic) float density; -@property(nonatomic) float mass; +@property(nonatomic, getter=isDynamic) _Bool dynamic; +@property(nonatomic) double friction; +@property(nonatomic) double restitution; +@property(readonly, nonatomic) double area; +@property(nonatomic) double density; +@property(nonatomic) double mass; @property(readonly, nonatomic) NSArray *joints; -@property(nonatomic, getter=isResting) BOOL resting; -@property(nonatomic) BOOL allowsRotation; -@property(nonatomic) float angularVelocity; -@property(nonatomic) struct CGPoint velocity; +@property(nonatomic, getter=isResting) _Bool resting; +@property(nonatomic) _Bool allowsRotation; +@property(nonatomic) double angularVelocity; +@property(nonatomic) struct CGVector velocity; @property(nonatomic) unsigned int contactTestBitMask; @property(nonatomic) unsigned int collisionBitMask; @property(nonatomic) unsigned int categoryBitMask; -@property(nonatomic) BOOL affectedByGravity; -@property(nonatomic) BOOL usesPreciseCollisionDetection; -- (void)applyUnscaledImpulse:(struct CGPoint)arg1; -- (void)applyUnscaledImpulse:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -- (void)applyUnscaledForce:(struct CGPoint)arg1; -- (void)applyUnscaledForce:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -- (void)applyAngularImpulse:(float)arg1; -- (void)applyImpulse:(struct CGPoint)arg1; -- (void)applyImpulse:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -- (void)applyTorque:(float)arg1; +@property(nonatomic) _Bool affectedByGravity; +@property(nonatomic) _Bool usesPreciseCollisionDetection; +- (void)applyUnscaledImpulse:(struct CGVector)arg1; +- (void)applyUnscaledImpulse:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; +- (void)applyUnscaledForce:(struct CGVector)arg1; +- (void)applyUnscaledForce:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; +- (void)applyAngularImpulse:(double)arg1; +- (void)applyImpulse:(struct CGVector)arg1; +- (void)applyImpulse:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; +- (void)applyTorque:(double)arg1; - (void)applyForce:(struct CGPoint)arg1; - (void)applyForce:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -@property(nonatomic) float angularDamping; -@property(nonatomic) float linearDamping; -@property(nonatomic) float rotation; -- (BOOL)_allowSleep; -- (void)set_allowSleep:(BOOL)arg1; +@property(nonatomic) double angularDamping; +@property(nonatomic) double linearDamping; +@property(nonatomic) double rotation; +- (_Bool)_allowSleep; +- (void)set_allowSleep:(_Bool)arg1; @property(nonatomic) struct CGPoint position; @property(nonatomic) __weak id representedObject; - (id)initWithEdgeLoopFromPath:(struct CGPath *)arg1; @@ -83,25 +85,11 @@ - (id)initWithPolygonFromPath:(struct CGPath *)arg1; - (id)initWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; - (id)initWithRectangleOfSize:(struct CGSize)arg1; -- (id)initWithCircleOfRadius:(float)arg1; +- (id)initWithCircleOfRadius:(double)arg1; - (void)dealloc; - (id)init; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -@property(nonatomic) struct b2Body *_body; -@property(nonatomic) struct b2BodyDef _bodyDef; -- (void)set_inUse:(BOOL)arg1; -- (BOOL)_inUse; -- (void)set_joints:(id)arg1; -- (id)_joints; -- (id)_world; -- (void)set_world:(id)arg1; -@property(nonatomic) struct b2FixtureDef _fixtureDef; -@property(nonatomic) struct b2Fixture *_fixture; -- (void)setActive:(BOOL)arg1; -- (BOOL)active; -- (BOOL)isSensor; -- (void)setIsSensor:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact-Internal.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact-Internal.h new file mode 100644 index 000000000..b47ae3eca --- /dev/null +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsContact (Internal) +- (void)setCollisionImpulse:(double)arg1; +- (void)setBodyB:(id)arg1; +- (void)setBodyA:(id)arg1; +- (void)setContactPoint:(struct CGPoint)arg1; +@property _Bool didEnd; +@property _Bool didBegin; +- (id)init; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact.h index a8340a57f..d4272f33b 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsContact.h @@ -13,24 +13,17 @@ PKPhysicsBody *_bodyA; PKPhysicsBody *_bodyB; struct CGPoint _contactPoint; - float _impulse; - BOOL _didBegin; - BOOL _didEnd; + double _impulse; + _Bool _didBegin; + _Bool _didEnd; } - (id).cxx_construct; - (void).cxx_destruct; -@property(readonly, nonatomic) float collisionImpulse; +@property(readonly, nonatomic) double collisionImpulse; @property(readonly, nonatomic) struct CGPoint contactPoint; @property(readonly, nonatomic) PKPhysicsBody *bodyB; @property(readonly, nonatomic) PKPhysicsBody *bodyA; -- (void)setCollisionImpulse:(float)arg1; -- (void)setBodyB:(id)arg1; -- (void)setBodyA:(id)arg1; -- (void)setContactPoint:(struct CGPoint)arg1; -@property BOOL didEnd; -@property BOOL didBegin; -- (id)init; @end diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint-Internal.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint-Internal.h new file mode 100644 index 000000000..eda180d33 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint-Internal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsJoint (Internal) +- (void)create; +@property(readonly, nonatomic) struct b2JointDef *_jointDef; +- (void)set_inUse:(_Bool)arg1; +- (_Bool)_inUse; +@property(nonatomic) struct b2Joint *_joint; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint.h index 5b1c08a97..14e73d10c 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJoint.h @@ -12,7 +12,7 @@ @interface PKPhysicsJoint : NSObject { - BOOL _inUse; + _Bool _inUse; PKPhysicsBody *_bodyA; PKPhysicsBody *_bodyB; } @@ -23,11 +23,6 @@ - (id)init; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)create; -@property(readonly, nonatomic) struct b2JointDef *_jointDef; -- (void)set_inUse:(BOOL)arg1; -- (BOOL)_inUse; -@property(nonatomic) struct b2Joint *_joint; @end diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointDistance.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointDistance.h index 7f7a59e84..eac000a4e 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointDistance.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointDistance.h @@ -17,9 +17,10 @@ + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 localAnchorA:(struct CGPoint)arg3 localAnchorB:(struct CGPoint)arg4; - (id).cxx_construct; -@property(nonatomic) float frequency; -@property(nonatomic) float length; -@property(nonatomic) float damping; +@property(nonatomic) _Bool collideConnected; +@property(nonatomic) double frequency; +@property(nonatomic) double length; +@property(nonatomic) double damping; - (void)create; - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointPrismatic.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointPrismatic.h index 4da3e52cb..2fb341b4f 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointPrismatic.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointPrismatic.h @@ -11,21 +11,21 @@ struct b2PrismaticJointDef _jointDef; struct b2PrismaticJoint *_joint; struct CGPoint _anchor; - struct CGPoint _axis; + struct CGVector _axis; } -+ (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGPoint)arg4; ++ (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGVector)arg4; - (id).cxx_construct; - (void)create; - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property(nonatomic) float upperDistanceLimit; -@property(nonatomic) float lowerDistanceLimit; -@property(nonatomic) BOOL shouldEnableLimits; +@property(nonatomic) double upperDistanceLimit; +@property(nonatomic) double lowerDistanceLimit; +@property(nonatomic) _Bool shouldEnableLimits; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGPoint)arg4; +- (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGVector)arg4; @end diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRevolute.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRevolute.h index df1c80696..dbaa19dee 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRevolute.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRevolute.h @@ -19,10 +19,10 @@ - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property(nonatomic) float frictionTorque; -@property(nonatomic) float upperAngleLimit; -@property(nonatomic) float lowerAngleLimit; -@property(nonatomic) BOOL shouldEnableLimits; +@property(nonatomic) double frictionTorque; +@property(nonatomic) double upperAngleLimit; +@property(nonatomic) double lowerAngleLimit; +@property(nonatomic) _Bool shouldEnableLimits; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3; diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRope.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRope.h index 1964f4803..ff855ffa1 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRope.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsJointRope.h @@ -20,7 +20,7 @@ - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property(nonatomic) float maxLength; +@property(nonatomic) double maxLength; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Internal.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Internal.h new file mode 100644 index 000000000..3ecb6fb69 --- /dev/null +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsWorld (Internal) +@property(nonatomic) struct b2Vec2 _gravity; +@property(nonatomic) struct b2World *_world; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Private.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Private.h new file mode 100644 index 000000000..ff5cd545c --- /dev/null +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +@interface PKPhysicsWorld (Private) ++ (id)world; +- (void)_runBlockOutsideOfTimeStep:(id)arg1; +@property(nonatomic) _Bool _doSleep; +@property(retain, nonatomic) NSMutableArray *_bodies; +@end + diff --git a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld.h b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld.h index 92d404530..4db7c8943 100644 --- a/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld.h +++ b/iOS7/PrivateFrameworks/PhysicsKit/PKPhysicsWorld.h @@ -23,10 +23,9 @@ NSMutableArray *_postStepBlocks; } -+ (id)world; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)stepWithTime:(double)arg1 velocityIterations:(unsigned int)arg2 positionIterations:(unsigned int)arg3; +- (_Bool)stepWithTime:(double)arg1 velocityIterations:(unsigned long long)arg2 positionIterations:(unsigned long long)arg3; - (void)removeAllJoints; - (void)removeJoint:(id)arg1; - (void)addJoint:(id)arg1; @@ -37,26 +36,22 @@ @property(nonatomic) id contactDelegate; - (id)collisionDelegate; - (void)setCollisionDelegate:(id)arg1; -@property(nonatomic) struct CGPoint gravity; -- (BOOL)hasBodies; +@property(nonatomic) struct CGVector gravity; +- (_Bool)hasBodies; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -@property(nonatomic) float speed; +@property(nonatomic) double velocityThreshold; +@property(nonatomic) double speed; - (id)bodyAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; - (id)bodyInRect:(struct CGRect)arg1; - (id)bodyAtPoint:(struct CGPoint)arg1; - (void)enumerateBodiesAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2 usingBlock:(id)arg3; - (void)enumerateBodiesInRect:(struct CGRect)arg1 usingBlock:(id)arg2; - (void)enumerateBodiesAtPoint:(struct CGPoint)arg1 usingBlock:(id)arg2; -- (void)_runBlockOutsideOfTimeStep:(id)arg1; -@property(nonatomic) _Bool _doSleep; -@property(retain, nonatomic) NSMutableArray *_bodies; -@property(nonatomic) struct b2Vec2 _gravity; -@property(nonatomic) struct b2World *_world; @end diff --git a/iOS7/PrivateFrameworks/PowerLog/PLClientLogger.h b/iOS7/PrivateFrameworks/PowerLog/PLClientLogger.h index 158bb17f3..6d968295e 100644 --- a/iOS7/PrivateFrameworks/PowerLog/PLClientLogger.h +++ b/iOS7/PrivateFrameworks/PowerLog/PLClientLogger.h @@ -12,7 +12,7 @@ + (id)sharedInstance; - (void)PLXPCinvalidationHandler; -- (BOOL)logEvent:(id)arg1 withContent:(id)arg2 withContentOrder:(id)arg3 forClientID:(short)arg4; +- (_Bool)logEvent:(id)arg1 withContent:(id)arg2 withContentOrder:(id)arg3 forClientID:(short)arg4; @end diff --git a/iOS7/PrivateFrameworks/PowerLog/PLXPCConection.h b/iOS7/PrivateFrameworks/PowerLog/PLXPCConection.h index 249b59e78..8cfa17721 100644 --- a/iOS7/PrivateFrameworks/PowerLog/PLXPCConection.h +++ b/iOS7/PrivateFrameworks/PowerLog/PLXPCConection.h @@ -17,7 +17,7 @@ + (id)sharedInstance; - (void)PLXPCRegisterClient:(id)arg1; -- (BOOL)PLXPCSendMessage:(id)arg1; +- (_Bool)PLXPCSendMessage:(id)arg1; - (id)PLXPCSendMessageWithReply:(id)arg1; - (void)PLXPCConnectionUnLock; - (void)PLXPCConnectionLock; diff --git a/iOS7/PrivateFrameworks/PowerLog/PLXPCConnectionClient.h b/iOS7/PrivateFrameworks/PowerLog/PLXPCConnectionClient.h index f2348ae0d..1f60e1af7 100644 --- a/iOS7/PrivateFrameworks/PowerLog/PLXPCConnectionClient.h +++ b/iOS7/PrivateFrameworks/PowerLog/PLXPCConnectionClient.h @@ -15,7 +15,7 @@ - (void)PLXPCinvalidationHandler; - (void)PLXPCinterruptedHandler; -- (BOOL)PLXPCSendMessage:(id)arg1; +- (_Bool)PLXPCSendMessage:(id)arg1; - (id)PLXPCSendMessageWithReply:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/CDStructures.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/CDStructures.h new file mode 100644 index 000000000..00cf8d4d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/CDStructures.h @@ -0,0 +1,579 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct _CMCallConnectPayload { + unsigned char _field1; + unsigned char _field2; + unsigned char _field3; +}; + +struct _CMCallOrigPayload { + unsigned char _field1; + unsigned char _field2; + unsigned char _field3; +}; + +struct _PLBasebandEventHeader { + struct _PLBasebandMessageHeader _field1; + unsigned int _field2; + unsigned char _field3[8]; + unsigned char _field4; +}; + +struct _PLBasebandHWOnOffComponentStats { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3[2]; +}; + +struct _PLBasebandHWStatsADSP { + struct _PLBasebandHWOnOffComponentStats _field1; + struct _PLBasebandHWOnOffComponentStats _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5[5]; +}; + +struct _PLBasebandHWStatsARMPerf { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3[8]; +}; + +struct _PLBasebandHWStatsHeader { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; +}; + +struct _PLBasebandHWStatsMDSP { + struct _PLBasebandHWOnOffComponentStats _field1; + struct _PLBasebandHWOnOffComponentStats _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5[5]; +}; + +struct _PLBasebandHWStatsRXRSSI { + unsigned int _field1[4]; + unsigned int _field2[13]; + unsigned int _field3[13]; +}; + +struct _PLBasebandHWStatsSystem { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3[3]; +}; + +struct _PLBasebandHWStatsTXPower { + unsigned int _field1[12]; +}; + +struct _PLBasebandHWStatsUART { + struct _PLBasebandHWOnOffComponentStats _field1; + struct _PLBasebandHWOnOffComponentStats _field2; +}; + +struct _PLBasebandLogHeader { + struct _PLBasebandMessageHeader _field1; + unsigned short _field2; + unsigned short _field3; + unsigned char _field4[8]; +}; + +struct _PLBasebandMessageHeader { + unsigned char _field1; +}; + +struct _PLBasebandSystemSelectionEvent { + unsigned short _field1; +}; + +struct _PLMav2BasebandHWStatsRX { + unsigned int _field1[5][4]; + unsigned int _field2[5][13]; + unsigned int _field3[5][13]; +}; + +struct _PLMav2BasebandHWStatsTX { + unsigned int _field1[5][12]; +}; + +struct _PLMav4BasebandHWOnOffComponentStats { + unsigned int _field1[2]; +}; + +struct _PLMav4BasebandHWSleepVeto { + unsigned char _field1[4][13]; +}; + +struct _PLMav4BasebandHWStatsARMPerf { + unsigned int _field1[3]; +}; + +struct _PLMav4BasebandHWStatsHeader { + unsigned short _field1; + unsigned short _field2; + unsigned short _field3; + unsigned short _field4; + unsigned int _field5; + unsigned int _field6; + unsigned int _field7; +}; + +struct _PLMav4BasebandHWStatsMDSP { + unsigned int _field1[5]; +}; + +struct _PLMav4BasebandHWStatsQDSP { + unsigned int _field1[5]; +}; + +struct _PLMav4BasebandHWStatsRX { + unsigned int _field1[5][4]; + unsigned int _field2[5][13]; + unsigned int _field3[5][13]; +}; + +struct _PLMav4BasebandHWStatsSystem { + unsigned int _field1[3]; +}; + +struct _PLMav4BasebandHWStatsTX { + unsigned int _field1[5][12]; +}; + +struct _PLMav5BasebandHWAPPSSleepVeto { + unsigned int _field1[1]; +}; + +struct _PLMav5BasebandHWClocksDuration { + unsigned int _field1[114]; + unsigned int _field2[95]; +}; + +struct _PLMav5BasebandHWMPSSSleepVeto { + unsigned int _field1[3]; +}; + +struct _PLMav5BasebandHWStatsAPPSPerf { + unsigned int _field1[6]; +}; + +struct _PLMav5BasebandHWStatsMDSP { + unsigned int _field1[10]; +}; + +struct _PLMav5BasebandHWStatsProtocol { + unsigned int _field1[5][16]; +}; + +struct _PLMav5BasebandHWStatsQDSP { + unsigned int _field1[10]; +}; + +struct _PLMav5BasebandHWStatsRPM { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; +}; + +struct _PLMav5BasebandHWStatsRX { + unsigned int _field1[5][4]; + unsigned int _field2[5][13]; + unsigned int _field3[5][13]; +}; + +struct _PLMav5BasebandHWStatsRXSQA { + unsigned int _field1[5][11]; + unsigned int _field2[5][11]; +}; + +struct _PLMav5BasebandHWStatsSleep { + unsigned int _field1; + unsigned int _field2; +}; + +struct _PLMav5BasebandHWStatsTX { + unsigned int _field1[5][12]; +}; + +struct _PLMav5BasebandHWStatsUSB { + unsigned int _field1[3]; +}; + +struct _PLMav7BasebandHWStatsClockStateMask { + unsigned int _field1[4]; +}; + +struct _PLMav7BasebandHWStatsHSICState { + unsigned int _field1[6]; +}; + +struct _PLMav7BasebandHWStatsMCPMVeto { + unsigned int _field1[6]; +}; + +struct _PLMav7BasebandHWStatsNPAVeto { + unsigned int _field1; + unsigned int _field2[24]; +}; + +struct _PLMav7BasebandHWStatsProtocol { + unsigned int _field1[6][16]; + unsigned int _field2[6]; +}; + +struct _PLMav7BasebandHWStatsRFTech { + unsigned int _field1[6][4]; + unsigned int _field2[6][13]; + unsigned int _field3[6][13]; + unsigned int _field4[6][12]; + unsigned int _field5[6][11]; + unsigned int _field6[6][11]; +}; + +struct if_data_extended { + unsigned long long ifi_alignerrs; + unsigned long long ifi_dt_bytes; + unsigned long long ifi_fpackets; + unsigned long long ifi_fbytes; + unsigned long long reserved[12]; +}; + +struct if_packet_stats { + unsigned long long ifi_tcp_badformat; + unsigned long long ifi_tcp_unspecv6; + unsigned long long ifi_tcp_synfin; + unsigned long long ifi_tcp_badformatipsec; + unsigned long long ifi_tcp_noconnnolist; + unsigned long long ifi_tcp_noconnlist; + unsigned long long ifi_tcp_listbadsyn; + unsigned long long ifi_tcp_icmp6unreach; + unsigned long long ifi_tcp_deprecate6; + unsigned long long ifi_tcp_rstinsynrcv; + unsigned long long ifi_tcp_ooopacket; + unsigned long long ifi_tcp_dospacket; + unsigned long long ifi_tcp_cleanup; + unsigned long long ifi_tcp_synwindow; + unsigned long long reserved[6]; + unsigned long long ifi_udp_port_unreach; + unsigned long long ifi_udp_faithprefix; + unsigned long long ifi_udp_port0; + unsigned long long ifi_udp_badlength; + unsigned long long ifi_udp_badchksum; + unsigned long long ifi_udp_badmcast; + unsigned long long ifi_udp_cleanup; + unsigned long long ifi_udp_badipsec; + unsigned long long _reserved[4]; +}; + +struct if_rxpoll_stats { + unsigned int ifi_poll_off_req; + unsigned int ifi_poll_off_err; + unsigned int ifi_poll_on_req; + unsigned int ifi_poll_on_err; + unsigned int ifi_poll_wakeups_avg; + unsigned int ifi_poll_wakeups_lowat; + unsigned int ifi_poll_wakeups_hiwat; + unsigned long long ifi_poll_packets; + unsigned int ifi_poll_packets_avg; + unsigned int ifi_poll_packets_min; + unsigned int ifi_poll_packets_max; + unsigned int ifi_poll_packets_lowat; + unsigned int ifi_poll_packets_hiwat; + unsigned long long ifi_poll_bytes; + unsigned int ifi_poll_bytes_avg; + unsigned int ifi_poll_bytes_min; + unsigned int ifi_poll_bytes_max; + unsigned int ifi_poll_bytes_lowat; + unsigned int ifi_poll_bytes_hiwat; + unsigned int ifi_poll_packets_limit; + unsigned long long ifi_poll_interval_time; +}; + +struct if_traffic_class { + unsigned long long ifi_ibepackets; + unsigned long long ifi_ibebytes; + unsigned long long ifi_obepackets; + unsigned long long ifi_obebytes; + unsigned long long ifi_ibkpackets; + unsigned long long ifi_ibkbytes; + unsigned long long ifi_obkpackets; + unsigned long long ifi_obkbytes; + unsigned long long ifi_ivipackets; + unsigned long long ifi_ivibytes; + unsigned long long ifi_ovipackets; + unsigned long long ifi_ovibytes; + unsigned long long ifi_ivopackets; + unsigned long long ifi_ivobytes; + unsigned long long ifi_ovopackets; + unsigned long long ifi_ovobytes; + unsigned long long ifi_ipvpackets; + unsigned long long ifi_ipvbytes; + unsigned long long ifi_opvpackets; + unsigned long long ifi_opvbytes; +}; + +struct ifmibdata_supplemental { + struct if_traffic_class ifmd_traffic_class; + struct if_data_extended ifmd_data_extended; + struct if_packet_stats ifmd_packet_stats; + struct if_rxpoll_stats ifmd_rxpoll_stats; +}; + +struct in4in6_addr { + unsigned int i46a_pad32[3]; + struct in_addr i46a_addr4; +}; + +struct in6_addr { + union { + unsigned char __u6_addr8[16]; + unsigned short __u6_addr16[8]; + unsigned int __u6_addr32[4]; + } __u6_addr; +}; + +struct in_addr { + unsigned int s_addr; +}; + +struct in_sockinfo { + int insi_fport; + int insi_lport; + unsigned long long insi_gencnt; + unsigned int insi_flags; + unsigned int insi_flow; + unsigned char insi_vflag; + unsigned char insi_ip_ttl; + unsigned int rfu_1; + CDUnion_95c9f286 insi_faddr; + CDUnion_95c9f286 insi_laddr; + struct { + unsigned char in4_tos; + } insi_v4; + struct { + unsigned char in6_hlim; + int in6_cksum; + unsigned short in6_ifindex; + short in6_hops; + } insi_v6; +}; + +struct kern_ctl_info { + unsigned int kcsi_id; + unsigned int kcsi_reg_unit; + unsigned int kcsi_flags; + unsigned int kcsi_recvbufsize; + unsigned int kcsi_sendbufsize; + unsigned int kcsi_unit; + char kcsi_name[96]; +}; + +struct kern_event_info { + unsigned int kesi_vendor_code_filter; + unsigned int kesi_class_filter; + unsigned int kesi_subclass_filter; +}; + +struct ndrv_info { + unsigned int ndrvsi_if_family; + unsigned int ndrvsi_if_unit; + char ndrvsi_if_name[16]; +}; + +struct proc_bsdinfo { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + unsigned int _field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; + unsigned int _field10; + unsigned int _field11; + unsigned int _field12; + char _field13[16]; + char _field14[32]; + unsigned int _field15; + unsigned int _field16; + unsigned int _field17; + unsigned int _field18; + unsigned int _field19; + int _field20; + unsigned long long _field21; + unsigned long long _field22; +}; + +struct proc_fdinfo { + int _field1; + unsigned int _field2; +}; + +struct proc_fileinfo { + unsigned int fi_openflags; + unsigned int fi_status; + long long fi_offset; + int fi_type; + unsigned int fi_guardflags; +}; + +struct proc_taskallinfo { + struct proc_bsdinfo _field1; + struct proc_taskinfo _field2; +}; + +struct proc_taskinfo { + unsigned long long _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned long long _field6; + int _field7; + int _field8; + int _field9; + int _field10; + int _field11; + int _field12; + int _field13; + int _field14; + int _field15; + int _field16; + int _field17; + int _field18; +}; + +struct sockaddr { + unsigned char _field1; + unsigned char _field2; + char _field3[14]; +}; + +struct sockaddr_un { + unsigned char sun_len; + unsigned char sun_family; + char sun_path[104]; +}; + +struct sockbuf_info { + unsigned int sbi_cc; + unsigned int sbi_hiwat; + unsigned int sbi_mbcnt; + unsigned int sbi_mbmax; + unsigned int sbi_lowat; + short sbi_flags; + short sbi_timeo; +}; + +struct socket_fdinfo { + struct proc_fileinfo pfi; + struct socket_info psi; +}; + +struct socket_info { + struct vinfo_stat soi_stat; + unsigned long long soi_so; + unsigned long long soi_pcb; + int soi_type; + int soi_protocol; + int soi_family; + short soi_options; + short soi_linger; + short soi_state; + short soi_qlen; + short soi_incqlen; + short soi_qlimit; + short soi_timeo; + unsigned short soi_error; + unsigned int soi_oobmark; + struct sockbuf_info soi_rcv; + struct sockbuf_info soi_snd; + int soi_kind; + unsigned int rfu_1; + union { + struct in_sockinfo pri_in; + struct tcp_sockinfo pri_tcp; + struct un_sockinfo pri_un; + struct ndrv_info pri_ndrv; + struct kern_event_info pri_kern_event; + struct kern_ctl_info pri_kern_ctl; + } soi_proto; +}; + +struct tcp_sockinfo { + struct in_sockinfo tcpsi_ini; + int tcpsi_state; + int tcpsi_timer[4]; + int tcpsi_mss; + unsigned int tcpsi_flags; + unsigned int rfu_1; + unsigned long long tcpsi_tp; +}; + +struct timeval { + long long tv_sec; + int tv_usec; +}; + +struct un_sockinfo { + unsigned long long unsi_conn_so; + unsigned long long unsi_conn_pcb; + CDUnion_e948d331 unsi_addr; + CDUnion_e948d331 unsi_caddr; +}; + +struct vinfo_stat { + unsigned int vst_dev; + unsigned short vst_mode; + unsigned short vst_nlink; + unsigned long long vst_ino; + unsigned int vst_uid; + unsigned int vst_gid; + long long vst_atime; + long long vst_atimensec; + long long vst_mtime; + long long vst_mtimensec; + long long vst_ctime; + long long vst_ctimensec; + long long vst_birthtime; + long long vst_birthtimensec; + long long vst_size; + long long vst_blocks; + int vst_blksize; + unsigned int vst_flags; + unsigned int vst_gen; + unsigned int vst_rdev; + long long vst_qspare[2]; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + unsigned char _field1[6]; + unsigned char _field2[2]; +} CDStruct_81b19818; + +#pragma mark Typedef'd Unions + +typedef union { + struct sockaddr_un ua_sun; + char ua_dummy[255]; +} CDUnion_e948d331; + +typedef union { + struct in4in6_addr ina_46; + struct in6_addr ina_6; +} CDUnion_95c9f286; + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSCopying-Protocol.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLApplicationLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLApplicationLogger.h new file mode 100644 index 000000000..f7dbb7407 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLApplicationLogger.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@interface PLApplicationLogger : PLLogger +{ +} + +- (void)appStateChanged:(id)arg1; +- (void)logStateForDisplayID:(id)arg1 pidString:(id)arg2 andState:(id)arg3 withReasons:(id)arg4; +- (void)log; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLAudioLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLAudioLogger.h new file mode 100644 index 000000000..f54924bb4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLAudioLogger.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class AVSystemController, NSNumber, NSString, PLEntry; + +@interface PLAudioLogger : PLLogger +{ + AVSystemController *avSystemController; + PLEntry *_lastEntry; +} + +@property(retain) PLEntry *lastEntry; // @synthesize lastEntry=_lastEntry; +- (void)log; +@property(readonly, nonatomic) _Bool active; +@property(readonly, nonatomic) NSNumber *volume; +@property(readonly, nonatomic) NSString *outputCategory; +- (id)returnVolumeOrOutPutCategory:(int)arg1; +@property(readonly, nonatomic) _Bool muted; +@property(readonly, nonatomic) NSString *activeRoute; +@property(readonly, nonatomic) _Bool headsetHasInput; +@property(readonly, nonatomic) _Bool headphonesConnected; +- (void)setupAVSystemController; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaLogMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaLogMessage.h new file mode 100644 index 000000000..b3a46ee26 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaLogMessage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData; + +@interface PLBasebandEurekaLogMessage : PLBasebandMessage +{ + struct _PLBasebandLogHeader *_header; + NSData *_payload; +} + +@property(nonatomic) NSData *payload; // @synthesize payload=_payload; +@property(nonatomic) struct _PLBasebandLogHeader *header; // @synthesize header=_header; +- (id)tooShortErrorString; +- (id)stringForUnknownBytes:(unsigned int)arg1; +- (id)eventCodeString:(unsigned int)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaMessage.h new file mode 100644 index 000000000..a0f962882 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandEurekaMessage.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData, NSString; + +@interface PLBasebandEurekaMessage : PLBasebandMessage +{ + struct _PLBasebandEventHeader *_header; + NSData *_payload; + struct _PLBasebandSystemSelectionEvent *_ssevent; + char *_ssaction; + char *_ssstate; +} + +@property(nonatomic) char *ssstate; // @synthesize ssstate=_ssstate; +@property(nonatomic) char *ssaction; // @synthesize ssaction=_ssaction; +@property(nonatomic) struct _PLBasebandSystemSelectionEvent *ssevent; // @synthesize ssevent=_ssevent; +@property(nonatomic) NSData *payload; // @synthesize payload=_payload; +@property(nonatomic) struct _PLBasebandEventHeader *header; // @synthesize header=_header; +- (id)tooShortErrorString; +- (id)stringForUnknownBytes:(unsigned int)arg1; +- (id)cellUpdateCause:(char *)arg1; +- (id)smgmmEventType:(char *)arg1; +- (id)iratStringLTE:(char *)arg1; +- (id)iratHOStringLTE:(char *)arg1; +- (id)relCauseLTE:(char *)arg1; +- (id)estCauseLTE:(char *)arg1; +- (id)procedureStringPSSI:(char *)arg1; +- (id)ratStringPSSI:(char *)arg1; +- (id)searchPhaseStringPSSI:(char *)arg1; +- (id)scanTypeStopWCDMA:(char *)arg1; +- (id)scanTypeStartWCDMA:(char *)arg1; +- (id)pagingCauseWCDMA:(char *)arg1; +- (id)pagingTypeWCDMA:(char *)arg1; +- (id)releaseCauseStringWCDMA:(char *)arg1; +- (id)establishmentCauseStringWCDMA:(char *)arg1; +- (id)cellularSystemStringSystemSelection:(char *)arg1; +- (id)termStringSystemSelection:(char *)arg1; +- (id)callTypeString:(char *)arg1; +- (id)soCallTypeString:(char *)arg1; +- (id)cdmaExitString:(char *)arg1; +- (id)convertCMCallOrigPayloadToDictionary:(struct _CMCallOrigPayload *)arg1; +- (id)convertCMCallConnectPayloadToDictionary:(struct _CMCallConnectPayload *)arg1; +- (id)payloadString; +- (id)stateStringOOS:(char *)arg1; +- (id)stateStringACC:(char *)arg1; +- (id)stateStringMotion:(char *)arg1; +- (id)stateStringHSPAPLUS_DC:(char *)arg1; +- (id)stateStringHSUPA:(char *)arg1; +- (id)stateStringHSDPA:(char *)arg1; +- (id)stateStringUTRANL1:(char *)arg1; +- (id)stateStringWCDMA:(char *)arg1; +- (id)stateStringLTE:(char *)arg1; +- (id)stateStringGSM:(char *)arg1; +- (id)stateStringSystemSelection; +- (id)actionStringSystemSelection; +- (id)eventStringOOS:(char *)arg1; +- (id)eventStringACC:(char *)arg1; +- (id)eventStringSystemSelection; +- (id)eventCodeString:(unsigned int)arg1; +@property(readonly) unsigned int eventCode; +@property(readonly) NSString *eventCodeString; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandHardwareMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandHardwareMessage.h new file mode 100644 index 000000000..447a58a89 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandHardwareMessage.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLBasebandHardwareMessage : PLBasebandMessage +{ + struct _PLBasebandHWStatsHeader *_header; + struct _PLBasebandHWStatsSystem *_system; + struct _PLBasebandHWStatsARMPerf *_armPerf; + struct _PLBasebandHWStatsMDSP *_mdsp; + struct _PLBasebandHWOnOffComponentStats *_mdm; + struct _PLBasebandHWStatsADSP *_adsp; + struct _PLBasebandHWOnOffComponentStats *_adm; + struct _PLBasebandHWOnOffComponentStats *_gps; + struct _PLBasebandHWOnOffComponentStats *_usb; + struct _PLBasebandHWStatsUART *_uart; + struct _PLBasebandHWOnOffComponentStats *_spi; + struct _PLBasebandHWStatsRXRSSI *_rx; + struct _PLBasebandHWStatsTXPower *_tx; + unsigned int _duration; +} + +@property(nonatomic) struct _PLBasebandHWStatsTXPower *tx; // @synthesize tx=_tx; +@property(nonatomic) struct _PLBasebandHWStatsRXRSSI *rx; // @synthesize rx=_rx; +@property(nonatomic) struct _PLBasebandHWOnOffComponentStats *spi; // @synthesize spi=_spi; +@property(nonatomic) struct _PLBasebandHWStatsUART *uart; // @synthesize uart=_uart; +@property(nonatomic) struct _PLBasebandHWOnOffComponentStats *usb; // @synthesize usb=_usb; +@property(nonatomic) struct _PLBasebandHWOnOffComponentStats *gps; // @synthesize gps=_gps; +@property(nonatomic) struct _PLBasebandHWOnOffComponentStats *adm; // @synthesize adm=_adm; +@property(nonatomic) struct _PLBasebandHWStatsADSP *adsp; // @synthesize adsp=_adsp; +@property(nonatomic) struct _PLBasebandHWOnOffComponentStats *mdm; // @synthesize mdm=_mdm; +@property(nonatomic) struct _PLBasebandHWStatsMDSP *mdsp; // @synthesize mdsp=_mdsp; +@property(nonatomic) struct _PLBasebandHWStatsARMPerf *armPerf; // @synthesize armPerf=_armPerf; +@property(nonatomic) struct _PLBasebandHWStatsSystem *system; // @synthesize system=_system; +@property(nonatomic) struct _PLBasebandHWStatsHeader *header; // @synthesize header=_header; +@property(nonatomic) unsigned int logDuration; // @synthesize logDuration=_duration; +- (unsigned int)sumHardwareStat:(unsigned int *)arg1 ofSize:(unsigned int)arg2; +- (id)convertToObjectArray:(unsigned int *)arg1 ofSize:(unsigned int)arg2; +- (void)formatArray:(unsigned int *)arg1 ofSize:(unsigned int)arg2 withMultiplier:(float)arg3 inString:(id)arg4 inReverse:(_Bool)arg5; +- (void)formatArray:(unsigned int *)arg1 ofSize:(unsigned int)arg2 withMultiplier:(float)arg3 inString:(id)arg4; +- (void)formatArray:(unsigned int *)arg1 ofSize:(unsigned int)arg2 inString:(id)arg3 inReverse:(_Bool)arg4; +- (void)formatArray:(unsigned int *)arg1 ofSize:(unsigned int)arg2 inString:(id)arg3; +- (void)formatOnOffStates:(struct _PLBasebandHWOnOffComponentStats *)arg1 inString:(id)arg2; +@property(readonly, nonatomic) unsigned int level; +@property(readonly, nonatomic) unsigned int revision; +- (void)logRFWithLogger:(id)arg1; +- (void)logPeripheralsWithLogger:(id)arg1; +- (void)logModemAppWithLogger:(id)arg1; +- (void)logProcessorWithLogger:(id)arg1; +- (void)logHeaderWithLogger:(id)arg1; +- (void)logRawWithLogger:(id)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannel.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannel.h new file mode 100644 index 000000000..dcc559d49 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannel.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@interface PLBasebandLogChannel : PLLogger +{ + id delegate; + struct __CFMessagePort *remotePort; + struct __CFMessagePort *localPort; + _Bool cachingEnabled; +} + +@property(nonatomic) _Bool cachingEnabled; // @synthesize cachingEnabled; +@property(nonatomic) id delegate; // @synthesize delegate; +- (void)connectionInvalidated:(id)arg1; +- (void)setChannelTimeout:(double)arg1; +- (void)setHardwareLoggingLevel:(unsigned long long)arg1 withWindowSize:(unsigned long long)arg2; +- (void)sendObjectOverRemotePort:(id)arg1; +- (void)enableLogCodes:(id)arg1 andEvents:(id)arg2; +- (void)commitHardwareLogs; +- (void)flush; +- (void)invalidate; +- (void)close; +- (_Bool)openWithConnection:(id)arg1; +@property(readonly, nonatomic) _Bool isValid; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannelDelegate-Protocol.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannelDelegate-Protocol.h new file mode 100644 index 000000000..3b19ea8fc --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogChannelDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol PLBasebandLogChannelDelegate +- (void)channel:(id)arg1 hasDataAvailable:(id)arg2; +- (void)channelDidBecomeInvalid:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogger.h new file mode 100644 index 000000000..7f19febdc --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandLogger.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLTelephonyConnectedLogger.h" + +@interface PLBasebandLogger : PLTelephonyConnectedLogger +{ + struct IONotificationPort *ioNotifyPort; + unsigned int notificationRef; + unsigned int baseband_service; +} + ++ (id)createWithConnection:(id)arg1; ++ (id)logger; +- (void)logBasebandState:(id)arg1; +- (void)log; +- (void)logBasebandConfig; +- (void)dealloc; +- (id)initWithConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMavLogMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMavLogMessage.h new file mode 100644 index 000000000..e592a94fd --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMavLogMessage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData; + +@interface PLBasebandMavLogMessage : PLBasebandMessage +{ + struct _PLBasebandLogHeader *_header; + NSData *_payload; +} + +@property(nonatomic) NSData *payload; // @synthesize payload=_payload; +@property(nonatomic) struct _PLBasebandLogHeader *header; // @synthesize header=_header; +- (id)tooShortErrorString; +- (id)stringForUnknownBytes:(unsigned int)arg1; +- (id)eventCodeString:(unsigned int)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMessage.h new file mode 100644 index 000000000..267dd1214 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBasebandMessage.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSDate, PLLogger; + +@interface PLBasebandMessage : NSObject +{ + NSData *rawData; + unsigned int ticksInGoodState; + unsigned int ticksInGPSONState; + double timeCalibration; + NSDate *_apTimestamp; + PLLogger *_logger; +} + ++ (id)messageWithData:(id)arg1; +@property(retain) PLLogger *logger; // @synthesize logger=_logger; +@property(readonly, nonatomic) NSDate *apTimestamp; // @synthesize apTimestamp=_apTimestamp; +@property(nonatomic) double timeCalibration; // @synthesize timeCalibration; +@property(readonly, nonatomic) unsigned int ticksInGPSONState; // @synthesize ticksInGPSONState; +@property(readonly, nonatomic) unsigned int ticksInGoodState; // @synthesize ticksInGoodState; +@property(readonly, nonatomic) NSData *rawData; // @synthesize rawData; +- (void)logEntry:(id)arg1 withBody:(id)arg2; +- (void)logWithLogger:(id)arg1; +- (_Bool)isCalibratedDateGood; +@property(readonly, nonatomic) NSDate *calibratedTimestamp; +@property(readonly, nonatomic) NSDate *timestamp; +- (_Bool)isTimestampValid:(CDStruct_81b19818 *)arg1; +- (void)dealloc; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLifeMonitorLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLifeMonitorLogger.h new file mode 100644 index 000000000..94900c1f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLifeMonitorLogger.h @@ -0,0 +1,116 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSDate, NSMutableArray, NSMutableDictionary, NSString, PLDuetSnapshotList, PLEntry; + +@interface PLBatteryLifeMonitorLogger : PLLogger +{ + NSMutableDictionary *_modeledPower; + NSDate *_lastRollTime; + NSString *_wifiHardwareChipset; + PLEntry *_lastWiFiEntry; + PLEntry *_lastNetworkUsageEntry; + NSMutableDictionary *_energyPerApp; + NSMutableArray *_perAppDataUsageSnapshots; + NSMutableDictionary *_lastPerAppDataUsageSnapshots; + PLDuetSnapshotList *_duetSnapshots; +} + +@property(retain) PLDuetSnapshotList *duetSnapshots; // @synthesize duetSnapshots=_duetSnapshots; +@property(retain) NSMutableDictionary *lastPerAppDataUsageSnapshots; // @synthesize lastPerAppDataUsageSnapshots=_lastPerAppDataUsageSnapshots; +@property(retain) NSMutableArray *perAppDataUsageSnapshots; // @synthesize perAppDataUsageSnapshots=_perAppDataUsageSnapshots; +@property(retain) NSMutableDictionary *energyPerApp; // @synthesize energyPerApp=_energyPerApp; +@property(retain) PLEntry *lastNetworkUsageEntry; // @synthesize lastNetworkUsageEntry=_lastNetworkUsageEntry; +@property(retain) PLEntry *lastWiFiEntry; // @synthesize lastWiFiEntry=_lastWiFiEntry; +@property(retain, nonatomic) NSString *wifiHardwareChipset; // @synthesize wifiHardwareChipset=_wifiHardwareChipset; +@property(retain) NSDate *lastRollTime; // @synthesize lastRollTime=_lastRollTime; +@property(retain) NSMutableDictionary *modeledPower; // @synthesize modeledPower=_modeledPower; +- (void)logDebugDuetCarryWithFromTime:(double)arg1 toTime:(double)arg2 didCarry:(_Bool)arg3; +- (void)logDebugPerAppDataUsageSnapshot:(id)arg1; +- (void)logDebugAccountEnergyWithSafeTime:(double)arg1 withClearTime:(double)arg2; +- (void)logDebugModeledPower; +- (void)logDebugModeledPowerSnapshotList:(id)arg1 withName:(id)arg2; +- (void)logDebugEnergyPerApp; +- (void)logDebugDuetEventsEnergy:(double)arg1 withDuetEvents:(id)arg2 inRange:(id)arg3; +- (void)logDebugEnergyModeledTillNow; +- (void)logDebugBasebandProtocolPower:(double)arg1 withTimestamp:(double)arg2 withRat:(id)arg3; +- (void)logDebugBasebandTxPower:(double)arg1 withTimestamp:(double)arg2 withTxSum:(double)arg3 withRat:(id)arg4; +- (void)logDebugBasebandICEWithWCDMAPower:(double)arg1 withGSMPower:(double)arg2; +- (void)logDebugBatteryWithTimeDelta:(double)arg1 withEnergy:(double)arg2 withPower:(double)arg3; +- (void)logDebugNetworkUsageWithRxBytes:(unsigned long long)arg1 withTxBytes:(unsigned long long)arg2; +- (void)logDebugFlushRadiosWithTimeout:(double)arg1 withDuetActive:(_Bool)arg2; +- (void)logDebugSafeTimeForModeling:(double)arg1 withLastRail:(id)arg2; +- (void)logDebugRollingEvent; +- (void)logDebugDuetQuery:(id)arg1; +- (void)logModelingState:(id)arg1 withTimestamp:(double)arg2 withValue:(id)arg3 withReason:(id)arg4 withParam:(id)arg5; +- (void)logModelingRail:(id)arg1 withTimestamp:(double)arg2 withPower:(double)arg3 withReason:(id)arg4 withParam:(id)arg5; +- (void)logSnapshot:(id)arg1 withEnergy:(double)arg2 withGasGauge:(_Bool)arg3; +- (void)logDiscardedInput:(id)arg1 WithReason:(id)arg2; +- (void)logDuetSnapshotEntry:(id)arg1; +- (void)logDuetEventsStoppedAtStopAll:(id)arg1; +- (void)logDuetQueryResults:(unsigned long long)arg1 withData:(double)arg2; +- (_Bool)isLoggingUnRestricted; +- (void)log; +- (id)loggerFunctionCall:(short)arg1 withParameters:(id)arg2; +- (void)accountSymptomsEnergyWithSafeTimeForModeling:(double)arg1; +- (void)accountEnergyWithSafeTimeForModeling:(double)arg1; +- (void)accountEnergy:(double)arg1 forActivity:(id)arg2; +- (void)DuetLSTXPCHandler:(id)arg1; +- (void)queryDuetForEnergy; +- (void)setupDuetXPCConnection; +- (double)clampedValueOf:(double)arg1 withLower:(double)arg2 withUpper:(double)arg3; +- (_Bool)stopGasGauge; +- (_Bool)startGasGauge; +- (double)timerForFlushRadioEvent:(id)arg1; +- (id)txRailForRAT:(id)arg1; +- (id)protocolRailForRAT:(id)arg1; +- (id)safeEntryFromNotification:(id)arg1; +- (void)stopAllDuetEvents; +- (_Bool)isValidNotification:(id)arg1; +- (double)safeTimeForModeling; +- (void)fixPowerSnapshotListsForLastActivity; +- (void)clearFromPowerSnapshotListsUntilTime:(double)arg1; +- (double)computeModeledEnergyInRange:(id)arg1; +- (double)computeBatteryCapInRange:(id)arg1; +- (double)duetEnergyInRange:(id)arg1 fillGasGaugeUsed:(_Bool *)arg2; +- (_Bool)deviceWasChargingInRange:(id)arg1; +- (void)addSnapshot:(id)arg1 toRail:(id)arg2 withReason:(id)arg3 withCap:(double)arg4; +- (void)updateBatteryCharge; +- (void)updateForegroundStatus; +- (_Bool)isGPSOn; +- (void)updateWiFiModelWithNetworkInBytes:(unsigned long long)arg1 networkOutBytes:(unsigned long long)arg2; +- (_Bool)giveDuetEventsFreePass; +- (void)_flushRadiosOnPeriodicTimer:(id)arg1; +- (void)_flushRadiosNow:(id)arg1; +- (void)flushRadios:(double)arg1; +- (void)handleTelephonyNotification:(id)arg1; +- (void)handleDuetEventNotification:(id)arg1; +- (void)handleGasGaugeNotification:(id)arg1; +- (void)handleBasebandICENotification:(id)arg1; +- (void)handleBatteryPropertiesReceivedNotification:(id)arg1; +- (void)handleBasebandEventNotification:(id)arg1; +- (void)handleLTESleepManagerStatsNotification:(id)arg1; +- (void)handleBasebandTxPowerNotification:(id)arg1; +- (void)handleWifiLogNotification:(id)arg1; +- (void)handleCoreLocationEventNotification:(id)arg1; +- (void)handleDisplayEventNotification:(id)arg1; +- (void)handleAudioEventNotification:(id)arg1; +- (void)handleNetworkUsageEventNotification:(id)arg1; +- (void)handleDeviceDidWakeNotification:(id)arg1; +- (void)handleSymptomsPerAppDataUsageEventNotification:(id)arg1; +- (void)handleFileRollNotification:(id)arg1; +- (void)initModeledPower; +- (void)initLastProtocolModelPower; +- (void)readPowerModelsFromPlists; +- (void)dealloc; +- (void)handleRolling; +- (void)rollingInit; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLogger.h new file mode 100644 index 000000000..7246ad602 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLBatteryLogger.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSDate; + +@interface PLBatteryLogger : PLLogger +{ + struct IONotificationPort *ioNotifyPort; + unsigned int notificationRef; + unsigned long long lastBatteryLevel; + NSDate *lastBatteryLevelChangeDate; + _Bool lastConnectedState; + id gasGaugeLock; + struct ggcontext *ggCtx; +} + +@property(retain, nonatomic) NSDate *lastBatteryLevelChangeDate; // @synthesize lastBatteryLevelChangeDate; +- (void)gasGauageLog; +- (id)gasGaugeRead; +- (_Bool)gasGaugeStopLoggingAndClose; +- (_Bool)gasGaugeOpenAndStartLogging; +- (id)loggerFunctionCall:(short)arg1 withParameters:(id)arg2; +- (double)secondsBeforeSignificantTimeTriggered; +- (void)batteryStatusChanged:(id)arg1; +- (void)log; +- (void)logBatteryProperties:(id)arg1; +- (void)handleWake:(id)arg1; +- (void)handleSleep:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLConfigLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLConfigLogger.h new file mode 100644 index 000000000..a86c1fe6a --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLConfigLogger.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSString; + +@interface PLConfigLogger : PLLogger +{ +} + +- (void)log; +- (id)osType; +@property(readonly, nonatomic) _Bool disableCABlanking; +@property(readonly, nonatomic) _Bool noWatchdogs; +@property(readonly, nonatomic) double backlightLevel; +@property(readonly, nonatomic) long long autolockTime; +@property(readonly, nonatomic) NSString *bootArgs; +- (id)basebandFirmware; +@property(readonly, nonatomic) NSString *crashReporterKey; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLCoreLocationLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLCoreLocationLogger.h new file mode 100644 index 000000000..e904731c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLCoreLocationLogger.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSArray, NSDictionary, NSMutableDictionary; + +@interface PLCoreLocationLogger : PLLogger +{ + NSArray *technologyCodes; + NSArray *lastTechnologiesInUse; + NSDictionary *lastClients; + NSMutableDictionary *stopNotificationsFilter; +} + +@property(retain, nonatomic) NSMutableDictionary *stopNotificationsFilter; // @synthesize stopNotificationsFilter; +@property(retain, nonatomic) NSDictionary *lastClients; // @synthesize lastClients; +@property(retain, nonatomic) NSArray *lastTechnologiesInUse; // @synthesize lastTechnologiesInUse; +- (id)humanReadableNameForActivityStartKey:(id)arg1 stopKey:(id)arg2 inDetails:(id)arg3; +- (id)humanReadableNameForFencingActiveInDetails:(id)arg1; +- (id)humanReadableNameForLocationActiveInDetails:(id)arg1; +- (id)humanReadableNameForTechnology:(int)arg1; +- (_Bool)stopTimeChanged:(id)arg1 comparedTo:(id)arg2; +- (_Bool)startTimeChanged:(id)arg1 comparedTo:(id)arg2; +- (void)logFilteredEntries; +- (void)logClients; +- (void)logClient:(id)arg1 withProperties:(id)arg2 deltaString:(id)arg3; +- (long long)filteredCountForEntry:(id)arg1 forFilter:(id)arg2; +- (_Bool)shouldFilterEntry:(id)arg1 withFilter:(id)arg2; +- (_Bool)isCurrentlyFilteringEntry:(id)arg1 withFilter:(id)arg2; +- (void)incrementFilterCounterForEntry:(id)arg1 forFilter:(id)arg2; +- (void)logTechnologies; +- (void)log; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDisplayLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDisplayLogger.h new file mode 100644 index 000000000..f59f69af0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDisplayLogger.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSDate, NSDictionary, NSNumber; + +@interface PLDisplayLogger : PLLogger +{ + struct IONotificationPort *ioNotifyPort; + unsigned int notificationRef; + unsigned int frameBufferNotificationRef; + unsigned int backlightService; + struct __IOMobileFramebuffer *framebufferRef; + struct __IOHIDEventSystemClient *_HIDSystemClient; + struct __IOHIDServiceClient *_ALSPlugin; + NSNumber *_mieEnabled; + _Bool _shouldLog; + _Bool _backlightEnabled; + double _brightness; + double _userCommittedBrightness; + _Bool _previousBacklightEnabled; + unsigned int multitouchService; + NSDate *displayOffTimeStamp; +} + +@property(nonatomic) double userCommittedBrightness; // @synthesize userCommittedBrightness=_userCommittedBrightness; +@property(nonatomic) double brightness; // @synthesize brightness=_brightness; +@property(retain, nonatomic) NSNumber *mieEnabled; // @synthesize mieEnabled=_mieEnabled; +@property(nonatomic) _Bool backlightEnabled; // @synthesize backlightEnabled=_backlightEnabled; +- (void)logALSCurves; +- (void)log; +- (id)getReadableTouchState:(id)arg1; +@property(readonly, nonatomic) NSDictionary *displayParameters; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetEvent.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetEvent.h new file mode 100644 index 000000000..2359deace --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetEvent.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface PLDuetEvent : NSObject +{ + _Bool _wasCharging; + _Bool _predictedByGasGauge; + short _updateType; + short _event; + NSString *_bundleId; + unsigned long long _updateSequenceNumber; + double _energy; + unsigned long long _startSequenceID; + unsigned long long _endSequenceID; + double _duration; +} + +@property double duration; // @synthesize duration=_duration; +@property unsigned long long endSequenceID; // @synthesize endSequenceID=_endSequenceID; +@property unsigned long long startSequenceID; // @synthesize startSequenceID=_startSequenceID; +@property double energy; // @synthesize energy=_energy; +@property _Bool predictedByGasGauge; // @synthesize predictedByGasGauge=_predictedByGasGauge; +@property _Bool wasCharging; // @synthesize wasCharging=_wasCharging; +@property short event; // @synthesize event=_event; +@property unsigned long long updateSequenceNumber; // @synthesize updateSequenceNumber=_updateSequenceNumber; +@property short updateType; // @synthesize updateType=_updateType; +@property(copy) NSString *bundleId; // @synthesize bundleId=_bundleId; +- (id)entry; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)stats; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithDuetNotification:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshot.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshot.h new file mode 100644 index 000000000..f547b4708 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshot.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet; + +@interface PLDuetSnapshot : NSObject +{ + NSMutableSet *_duetEvents; + double _timeSinceEpoch; + unsigned long long _sequenceId; +} + +@property unsigned long long sequenceId; // @synthesize sequenceId=_sequenceId; +@property double timeSinceEpoch; // @synthesize timeSinceEpoch=_timeSinceEpoch; +@property(retain) NSMutableSet *duetEvents; // @synthesize duetEvents=_duetEvents; +- (id)description; +- (void)dealloc; +- (id)initWithDuetEvents:(id)arg1 time:(double)arg2 sequenceId:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshotList.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshotList.h new file mode 100644 index 000000000..5ffe3cf36 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLDuetSnapshotList.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, PLDuetEvent; + +@interface PLDuetSnapshotList : NSObject +{ + PLDuetEvent *_lastDuetEvent; + NSMutableArray *_snapshots; + unsigned long long _sequenceId; +} + +@property unsigned long long sequenceId; // @synthesize sequenceId=_sequenceId; +@property(retain) NSMutableArray *snapshots; // @synthesize snapshots=_snapshots; +@property(retain) PLDuetEvent *lastDuetEvent; // @synthesize lastDuetEvent=_lastDuetEvent; +- (id)entryForLastSnapshot; +- (id)entryForSnapshotAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned long long)arg2; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool isDuetActive; +- (id)activitiesInRange:(id)arg1; +- (_Bool)carryDuetSnapshotWithTime:(double)arg1; +- (id)rangeAtIndex:(unsigned long long)arg1; +- (void)clearUntilIndex:(unsigned long long)arg1; +- (unsigned long long)nextEventCountWithDuetEvent:(id)arg1; +- (unsigned long long)currentEventCount; +- (id)lastSnapshot; +- (id)copyOfNextEventSetWithDuetEvent:(id)arg1; +- (id)copyOfLastEvents; +- (id)lastEvents; +- (void)resetEventsAtNow; +- (void)newSnapshotWithDuetEvents:(id)arg1 atTime:(double)arg2; +- (void)ADDataforDuetBackgroundUpdate:(id)arg1; +- (void)newSnapshotAtNowWithDuetEvent:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLEurekaBasebandLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLEurekaBasebandLogger.h new file mode 100644 index 000000000..809a87c70 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLEurekaBasebandLogger.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "PLBasebandLogChannelDelegate-Protocol.h" + +@class NSDate, PLBasebandLogChannel; + +@interface PLEurekaBasebandLogger : PLBasebandLogger +{ + PLBasebandLogChannel *streamingChannel; + PLBasebandLogChannel *cachedChannel; + _Bool _currentlyCalibrating; + double _timeCalibration; + NSDate *_lastTimeCalibration; + NSDate *_lastBBActivityTimestamp; +} + +@property(retain) NSDate *lastBBActivityTimestamp; // @synthesize lastBBActivityTimestamp=_lastBBActivityTimestamp; +@property _Bool currentlyCalibrating; // @synthesize currentlyCalibrating=_currentlyCalibrating; +@property(retain) NSDate *lastTimeCalibration; // @synthesize lastTimeCalibration=_lastTimeCalibration; +@property(nonatomic) double timeCalibration; // @synthesize timeCalibration=_timeCalibration; +- (_Bool)inCall; +- (void)resetLogLevel; +- (void)triggerBBCoreDump; +- (void)triggerBBSecondStage:(id)arg1; +- (void)scheduleBBSecondStage; +- (void)cleanBBState; +- (void)postCDRXCapability:(_Bool)arg1; +- (void)handlePostCDRXCapabilityNo:(id)arg1; +- (void)handlePLBasebandEventNotification:(id)arg1; +- (void)channel:(id)arg1 hasDataAvailable:(id)arg2; +- (id)localDate:(id)arg1; +- (void)handleSleep; +- (void)handleWake; +- (void)disableDetailedBBLogging:(id)arg1; +- (void)eventToEnableDetailedBBLoggingOccured; +- (void)channelDidBecomeInvalid:(id)arg1; +- (void)setHWLoggingLevel:(unsigned int)arg1; +- (_Bool)setupChannel:(id)arg1 withLogCodes:(id)arg2 andEvents:(id)arg3; +- (void)reconnectTimerFired:(id)arg1; +- (void)scheduleReconnect; +- (void)eventToCommitHardwareLogsOccurred:(id)arg1; +- (void)eventToFlushCacheOccurred:(id)arg1; +- (void)eventToFlushLTESleepMgrStatsOccurred:(id)arg1; +- (void)calibrateBasebandTime:(id)arg1; +- (void)log; +- (void)openChannels; +- (void)dealloc; +- (id)initWithConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLICEBasebandLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLICEBasebandLogger.h new file mode 100644 index 000000000..6af66f5ae --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLICEBasebandLogger.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLICEBasebandLogger : PLBasebandLogger +{ +} + +- (id)humanReadableStateFromKey:(id)arg1; +- (void)logReport:(id)arg1; +- (void)log; +- (void)dealloc; +- (id)initWithConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLLocaleLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLLocaleLogger.h new file mode 100644 index 000000000..fbd1eda42 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLLocaleLogger.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@interface PLLocaleLogger : PLLogger +{ +} + +- (void)log; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav2BasebandHardwareMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav2BasebandHardwareMessage.h new file mode 100644 index 000000000..072d7550a --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav2BasebandHardwareMessage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMav2BasebandHardwareMessage : PLBasebandHardwareMessage +{ + struct _PLMav2BasebandHWStatsRX *_mav2_rx; + struct _PLMav2BasebandHWStatsTX *_mav2_tx; +} + +@property(nonatomic) struct _PLMav2BasebandHWStatsTX *tx; // @synthesize tx=_mav2_tx; +@property(nonatomic) struct _PLMav2BasebandHWStatsRX *rx; // @synthesize rx=_mav2_rx; +- (id)indexToRAT:(unsigned long long)arg1; +- (void)logRFWithLogger:(id)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav4BasebandHardwareMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav4BasebandHardwareMessage.h new file mode 100644 index 000000000..f6ec9b53c --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav4BasebandHardwareMessage.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMav4BasebandHardwareMessage : PLBasebandHardwareMessage +{ + struct _PLMav4BasebandHWStatsHeader *_mav4_header; + struct _PLMav4BasebandHWStatsSystem *_mav4_system; + struct _PLMav4BasebandHWStatsARMPerf *_mav4_armPerf; + struct _PLMav4BasebandHWStatsMDSP *_mav4_mdsp; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_mdm; + struct _PLMav4BasebandHWStatsQDSP *_mav4_qdsp; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_adm; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_gps; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_usb; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_uart; + struct _PLMav4BasebandHWOnOffComponentStats *_mav4_spi; + struct _PLMav4BasebandHWStatsRX *_mav4_rx; + struct _PLMav4BasebandHWStatsTX *_mav4_tx; + struct _PLMav4BasebandHWSleepVeto *_mav4_sleep_qdsp; + struct _PLMav4BasebandHWSleepVeto *_mav4_sleep_arm; + unsigned int _mav4_duration; +} + +@property(nonatomic) struct _PLMav4BasebandHWSleepVeto *sleep_arm; // @synthesize sleep_arm=_mav4_sleep_arm; +@property(nonatomic) struct _PLMav4BasebandHWSleepVeto *sleep_qdsp; // @synthesize sleep_qdsp=_mav4_sleep_qdsp; +@property(nonatomic) struct _PLMav4BasebandHWStatsTX *tx; // @synthesize tx=_mav4_tx; +@property(nonatomic) struct _PLMav4BasebandHWStatsRX *rx; // @synthesize rx=_mav4_rx; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *spi; // @synthesize spi=_mav4_spi; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *uart; // @synthesize uart=_mav4_uart; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *usb; // @synthesize usb=_mav4_usb; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *gps; // @synthesize gps=_mav4_gps; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *adm; // @synthesize adm=_mav4_adm; +@property(nonatomic) struct _PLMav4BasebandHWStatsQDSP *qdsp; // @synthesize qdsp=_mav4_qdsp; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *mdm; // @synthesize mdm=_mav4_mdm; +@property(nonatomic) struct _PLMav4BasebandHWStatsMDSP *mdsp; // @synthesize mdsp=_mav4_mdsp; +@property(nonatomic) struct _PLMav4BasebandHWStatsARMPerf *armPerf; // @synthesize armPerf=_mav4_armPerf; +@property(nonatomic) struct _PLMav4BasebandHWStatsSystem *system; // @synthesize system=_mav4_system; +@property(nonatomic) struct _PLMav4BasebandHWStatsHeader *header; // @synthesize header=_mav4_header; +@property(nonatomic) unsigned int logDuration; // @synthesize logDuration=_mav4_duration; +- (id)indexToRAT:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned char level; +@property(readonly, nonatomic) unsigned short sw_rev; +@property(readonly, nonatomic) unsigned short hw_rev; +- (void)logSleepWithLogger:(id)arg1; +- (void)logRFWithLogger:(id)arg1; +- (void)logPeripheralsWithLogger:(id)arg1; +- (void)logModemAppWithLogger:(id)arg1; +- (void)logProcessorWithLogger:(id)arg1; +- (void)logHeaderWithLogger:(id)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav5BasebandHardwareMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav5BasebandHardwareMessage.h new file mode 100644 index 000000000..b5971e982 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav5BasebandHardwareMessage.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PLMav5BasebandHardwareMessage : PLMav4BasebandHardwareMessage +{ + struct _PLMav5BasebandHWStatsRPM *_mav5_rpm; + struct _PLMav5BasebandHWStatsAPPSPerf *_mav5_apps; + struct _PLMav5BasebandHWStatsSleep *_mav5_apps_sleep; + struct _PLMav5BasebandHWAPPSSleepVeto *_mav5_apps_sleep_veto; + struct _PLMav4BasebandHWOnOffComponentStats *_mav5_lpass; + struct _PLMav5BasebandHWStatsMDSP *_mav5_mdsp; + struct _PLMav5BasebandHWStatsQDSP *_mav5_qdsp; + struct _PLMav5BasebandHWStatsSleep *_mav5_mpss_sleep; + struct _PLMav5BasebandHWMPSSSleepVeto *_mav5_mpss_sleep_veto; + struct _PLMav5BasebandHWStatsUSB *_mav5_usb; + struct _PLMav4BasebandHWOnOffComponentStats *_mav5_gps_dpo; + struct _PLMav5BasebandHWStatsRX *_mav5_rx; + struct _PLMav5BasebandHWStatsTX *_mav5_tx; + struct _PLMav5BasebandHWStatsRXSQA *_mav5_rx_sqa; + struct _PLMav5BasebandHWStatsProtocol *_mav5_protocol; + struct _PLMav5BasebandHWClocksDuration *_mav5_clock; + struct _PLMav5BasebandHWStatsSleep *_mav4_mpss_sleep; + struct _PLMav5BasebandHWMPSSSleepVeto *_mav4_mpss_sleep_veto; +} + +@property(nonatomic) struct _PLMav5BasebandHWClocksDuration *clock; // @synthesize clock=_mav5_clock; +@property(nonatomic) struct _PLMav5BasebandHWStatsProtocol *protocol; // @synthesize protocol=_mav5_protocol; +@property(nonatomic) struct _PLMav5BasebandHWStatsTX *tx; // @synthesize tx=_mav5_tx; +@property(nonatomic) struct _PLMav5BasebandHWStatsRXSQA *rx_sqa; // @synthesize rx_sqa=_mav5_rx_sqa; +@property(nonatomic) struct _PLMav5BasebandHWStatsRX *rx; // @synthesize rx=_mav5_rx; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *gps_dpo; // @synthesize gps_dpo=_mav5_gps_dpo; +@property(nonatomic) struct _PLMav5BasebandHWStatsUSB *usb; // @synthesize usb=_mav5_usb; +@property(nonatomic) struct _PLMav5BasebandHWMPSSSleepVeto *mpss_sleep_veto; // @synthesize mpss_sleep_veto=_mav4_mpss_sleep_veto; +@property(nonatomic) struct _PLMav5BasebandHWStatsSleep *mpss_sleep; // @synthesize mpss_sleep=_mav4_mpss_sleep; +@property(nonatomic) struct _PLMav5BasebandHWStatsQDSP *qdsp; // @synthesize qdsp=_mav5_qdsp; +@property(nonatomic) struct _PLMav5BasebandHWStatsMDSP *mdsp; // @synthesize mdsp=_mav5_mdsp; +@property(nonatomic) struct _PLMav4BasebandHWOnOffComponentStats *lpass; // @synthesize lpass=_mav5_lpass; +@property(nonatomic) struct _PLMav5BasebandHWAPPSSleepVeto *apps_sleep_veto; // @synthesize apps_sleep_veto=_mav5_apps_sleep_veto; +@property(nonatomic) struct _PLMav5BasebandHWStatsSleep *apps_sleep; // @synthesize apps_sleep=_mav5_apps_sleep; +@property(nonatomic) struct _PLMav5BasebandHWStatsAPPSPerf *apps; // @synthesize apps=_mav5_apps; +@property(nonatomic) struct _PLMav5BasebandHWStatsRPM *rpm; // @synthesize rpm=_mav5_rpm; +- (id)indexToRAT:(unsigned long long)arg1; +- (void)formatDurationandCount:(unsigned int)arg1 withCount:(unsigned int)arg2 inString:(id)arg3; +- (void)logClockWithLogger:(id)arg1; +- (void)logProtocolWithLogger:(id)arg1 withCount:(unsigned int)arg2; +- (void)logRFWithLogger:(id)arg1; +- (void)logPeripheralsWithLogger:(id)arg1; +- (void)logModemAppWithLogger:(id)arg1; +- (void)logLPASSWithLogger:(id)arg1; +- (void)logAPPSWithLogger:(id)arg1; +- (void)logRPMWithLogger:(id)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav7BasebandHardwareMessage.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav7BasebandHardwareMessage.h new file mode 100644 index 000000000..451b5cb63 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLMav7BasebandHardwareMessage.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableString; + +@interface PLMav7BasebandHardwareMessage : PLMav5BasebandHardwareMessage +{ + struct _PLMav7BasebandHWStatsRFTech *_mav7_rf_tech; + struct _PLMav7BasebandHWStatsProtocol *_mav7_protocol; + struct _PLMav7BasebandHWStatsMCPMVeto *_mav7_mcpm_sleep_veto; + struct _PLMav7BasebandHWStatsNPAVeto *_mav7_npa_sleep_veto; + struct _PLMav7BasebandHWStatsClockStateMask *_mav7_apps_clock_duration_mask; + struct _PLMav7BasebandHWStatsClockStateMask *_mav7_mpss_clock_duration_mask; + NSMutableString *_mav7_apps_clock_duration; + NSMutableString *_mav7_mpss_clock_duration; + struct _PLMav7BasebandHWStatsClockStateMask *_mav7_apps_clock_count_mask; + struct _PLMav7BasebandHWStatsClockStateMask *_mav7_mpss_clock_count_mask; + struct _PLMav7BasebandHWStatsHSICState *_mav7_hsic_state; +} + +@property(nonatomic) struct _PLMav7BasebandHWStatsHSICState *hsic; // @synthesize hsic=_mav7_hsic_state; +@property(nonatomic) struct _PLMav7BasebandHWStatsClockStateMask *mpss_clock_count_mask; // @synthesize mpss_clock_count_mask=_mav7_mpss_clock_count_mask; +@property(nonatomic) struct _PLMav7BasebandHWStatsClockStateMask *apps_clock_count_mask; // @synthesize apps_clock_count_mask=_mav7_apps_clock_count_mask; +@property(nonatomic) NSMutableString *mpss_clock_duration; // @synthesize mpss_clock_duration=_mav7_mpss_clock_duration; +@property(nonatomic) NSMutableString *apps_clock_duration; // @synthesize apps_clock_duration=_mav7_apps_clock_duration; +@property(nonatomic) struct _PLMav7BasebandHWStatsClockStateMask *mpss_clock_duration_mask; // @synthesize mpss_clock_duration_mask=_mav7_mpss_clock_duration_mask; +@property(nonatomic) struct _PLMav7BasebandHWStatsClockStateMask *apps_clock_duration_mask; // @synthesize apps_clock_duration_mask=_mav7_apps_clock_duration_mask; +@property(nonatomic) struct _PLMav7BasebandHWStatsNPAVeto *npa_sleep_veto; // @synthesize npa_sleep_veto=_mav7_npa_sleep_veto; +@property(nonatomic) struct _PLMav7BasebandHWStatsMCPMVeto *mcpm_sleep_veto; // @synthesize mcpm_sleep_veto=_mav7_mcpm_sleep_veto; +@property(nonatomic) struct _PLMav7BasebandHWStatsProtocol *protocol; // @synthesize protocol=_mav7_protocol; +@property(nonatomic) struct _PLMav7BasebandHWStatsRFTech *rf; // @synthesize rf=_mav7_rf_tech; +- (id)indexToRAT:(unsigned long long)arg1; +- (void)logHSICWithLogger:(id)arg1; +- (void)logClockWithLogger:(id)arg1; +- (void)SetClocks:(struct _PLMav7BasebandHWStatsClockStateMask *)arg1 oftype:(int)arg2 withData:(char *)arg3; +- (int)GetClockCount:(struct _PLMav7BasebandHWStatsClockStateMask *)arg1; +- (void)logSleepVetoWithLogger:(id)arg1; +- (void)logProtocolActiveWithLogger:(id)arg1; +- (void)logRFWithLogger:(id)arg1; +- (void)logMPSSWithLogger:(id)arg1; +- (void)logAPPSWithLogger:(id)arg1; +- (void)logWithLogger:(id)arg1; +- (void)parseData:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLNetworkLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLNetworkLogger.h new file mode 100644 index 000000000..1a14b5505 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLNetworkLogger.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class PLPacketDecoder, PLProcessPortMap; + +@interface PLNetworkLogger : PLLogger +{ + long long prevTime; + double prevNetworkTrafficIn; + double prevNetworkTrafficOut; + PLPacketDecoder *packetDecoder; + PLProcessPortMap *portMap; + int mib[6]; + struct ifmibdata_supplemental ifmsupp; + unsigned long long miblen; +} + +- (void)logNetworkSupplementalStatsForInterface:(char *)arg1; +- (void)logProcessInformationWithPort:(unsigned short)arg1; +- (void)deviceGotPacket:(id)arg1; +- (void)deviceWillSleep:(id)arg1; +- (id)networkUsageEntry; +- (void)handleNetworkUsageRequest:(id)arg1; +- (void)log; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPacketDecoder.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPacketDecoder.h new file mode 100644 index 000000000..be2d40677 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPacketDecoder.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLPacketDecoder : NSObject +{ +} + +- (id)udpParse:(struct __CFData *)arg1 offset:(unsigned char)arg2; +- (id)tcpParse:(struct __CFData *)arg1 offset:(unsigned char)arg2; +- (id)decodePacket:(struct __CFData *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPerAppDataUsageSnapshot.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPerAppDataUsageSnapshot.h new file mode 100644 index 000000000..37047a78a --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPerAppDataUsageSnapshot.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +@interface PLPerAppDataUsageSnapshot : NSObject +{ + NSDictionary *_perAppDataUsage; + double _timeSinceEpoch; +} + +@property double timeSinceEpoch; // @synthesize timeSinceEpoch=_timeSinceEpoch; +@property(retain) NSDictionary *perAppDataUsage; // @synthesize perAppDataUsage=_perAppDataUsage; +- (id)description; +- (void)dealloc; +- (id)initWithPerAppDataUsage:(id)arg1 time:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshot.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshot.h new file mode 100644 index 000000000..8b9357b89 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshot.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLPowerSnapshot : NSObject +{ + double _value; + double _timeSinceEpoch; +} + +@property double timeSinceEpoch; // @synthesize timeSinceEpoch=_timeSinceEpoch; +@property double value; // @synthesize value=_value; +- (id)description; +- (id)initWithValue:(double)arg1 time:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshotList.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshotList.h new file mode 100644 index 000000000..e1c1a2eb8 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLPowerSnapshotList.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface PLPowerSnapshotList : NSObject +{ + NSMutableArray *_snapshots; +} + +@property(retain) NSMutableArray *snapshots; // @synthesize snapshots=_snapshots; +- (unsigned long long)count; +- (void)setObject:(id)arg1 atIndexedSubscript:(unsigned long long)arg2; +- (id)objectAtIndexedSubscript:(unsigned long long)arg1; +- (void)clearUntilTime:(double)arg1; +- (double)energyInRange:(id)arg1; +- (_Bool)fixForInactivity; +- (double)lastTimeSinceEpoch; +- (id)lastSnapshot; +- (void)addSnapshot:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessMonitorLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessMonitorLogger.h new file mode 100644 index 000000000..373301b38 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessMonitorLogger.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSMutableDictionary, PLEntry; + +@interface PLProcessMonitorLogger : PLLogger +{ + int _lastmDNSResponderPid; + PLEntry *_cachedProcessMonitorEntry; + NSMutableDictionary *_sampledProcesses; +} + +@property(nonatomic) int lastmDNSResponderPid; // @synthesize lastmDNSResponderPid=_lastmDNSResponderPid; +@property(retain) NSMutableDictionary *sampledProcesses; // @synthesize sampledProcesses=_sampledProcesses; +@property(retain) PLEntry *cachedProcessMonitorEntry; // @synthesize cachedProcessMonitorEntry=_cachedProcessMonitorEntry; +- (void)log; +- (void)smartPLForProcessMonitorEntry:(id)arg1; +- (_Bool)allowSampleForProcessName:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkInfo.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkInfo.h new file mode 100644 index 000000000..02c172bc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkInfo.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSString; + +@interface PLProcessNetworkInfo : NSObject +{ + NSString *processName; + NSMutableDictionary *coalescedStats; +} + +@property(copy, nonatomic) NSString *processName; // @synthesize processName; +@property(retain, nonatomic) NSMutableDictionary *coalescedStats; // @synthesize coalescedStats; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkLogger.h new file mode 100644 index 000000000..cb87e5981 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkLogger.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSArray, NSMutableDictionary, NSTimer, UsageFeed; + +@interface PLProcessNetworkLogger : PLLogger +{ + struct __NStatManager *statManagerRef; + NSMutableDictionary *coalescedDictionary; + NSMutableDictionary *processDictionary; + NSMutableDictionary *interfaceNameDictionary; + NSTimer *queryTimer; + _Bool DEBUG_NSTAT; + _Bool enableNetConnLogging; + NSArray *netConnectProcesses; + UsageFeed *feed; +} + +- (void)logAppUsage:(_Bool)arg1; +- (void)handleFlushSymptomsNotificationNotification:(id)arg1; +- (void)_setupAppUsage; +- (void)queryTriggerNotification:(id)arg1; +- (void)setupSource:(struct __NStatSource *)arg1; +- (void)coalesceSource:(id)arg1; +- (void)removeSource:(id)arg1; +- (void)insertSourceForProcess:(id)arg1 withSource:(id)arg2; +- (void)log; +- (id)stringFromTrafficClass:(unsigned int)arg1; +- (id)sockaddrToNSString:(const struct sockaddr *)arg1; +- (id)interfaceNameForIndex:(id)arg1; +- (void)dealloc; +- (void)queryNetworkInfo:(id)arg1; +- (id)init; +- (_Bool)processIsWhitelisted:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkStat.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkStat.h new file mode 100644 index 000000000..0061c55c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessNetworkStat.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +@interface PLProcessNetworkStat : NSObject +{ + NSDictionary *desc; + NSDictionary *counts; + struct __NStatSource *source; +} + +@property(nonatomic) struct __NStatSource *source; // @synthesize source; +@property(copy, nonatomic) NSDictionary *counts; // @synthesize counts; +@property(copy, nonatomic) NSDictionary *desc; // @synthesize desc; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessPortMap.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessPortMap.h new file mode 100644 index 000000000..e3d41328f --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLProcessPortMap.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface PLProcessPortMap : NSObject +{ + NSMutableDictionary *processFDs; + struct socket_fdinfo si; + int NbPids; + int NbFds; + int *Pids; + struct proc_fdinfo *Fds; +} + +- (id)findProcessWithPort:(unsigned short)arg1; +- (void)buildPortMap; +- (int)getPids; +- (int)getFds:(struct proc_taskallinfo)arg1 withPid:(int)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSettingsLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSettingsLogger.h new file mode 100644 index 000000000..f5335010d --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSettingsLogger.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@interface PLSettingsLogger : PLLogger +{ +} + +- (void)log; +- (void)logAccessibilityChange; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSleepWakeLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSleepWakeLogger.h new file mode 100644 index 000000000..becfc2e05 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSleepWakeLogger.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLTelephonyConnectedLogger.h" + +@interface PLSleepWakeLogger : PLTelephonyConnectedLogger +{ + unsigned int rootDomainConnect; + unsigned int pmNotifier; + struct IONotificationPort *systemPowerPortRef; +} + +@property(nonatomic) unsigned int rootDomainConnect; // @synthesize rootDomainConnect; +- (id)iceBasebandWakeLogStringWithDecodedReason:(id)arg1; +- (id)eurekaBasebandWakeLogStringWithDecodedReason:(id)arg1; +- (id)basebandWakeLogStringWithDecodedReason:(id)arg1; +- (id)stringForData:(id)arg1; +- (_Bool)isBasebandWakeup:(id)arg1; +- (id)wakeReason; +- (void)systemPoweredOn; +- (id)_dateFromTimeval:(struct timeval)arg1; +- (void)handleBasebandWake:(id)arg1; +- (void)log; +- (void)dealloc; +- (id)initWithConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSpringBoardLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSpringBoardLogger.h new file mode 100644 index 000000000..e49110d25 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLSpringBoardLogger.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@interface PLSpringBoardLogger : PLLogger +{ + int blankStateToken; + int lockStateToken; + int lastBlankState; + int lastLockState; +} + +- (void)_noteScreenTimeChanged:(id)arg1; +- (void)log; +- (void)logSpringboardNotifications; +- (void)logWallPaperChange; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLTelephonyLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLTelephonyLogger.h new file mode 100644 index 000000000..e6f60635a --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLTelephonyLogger.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLTelephonyConnectedLogger.h" + +@class NSNumber, NSString; + +@interface PLTelephonyLogger : PLTelephonyConnectedLogger +{ + long long lastReportedSignal; + NSNumber *inDCH; + NSNumber *inUTBF; + NSString *simStatus; + _Bool changed; +} + +@property(retain, nonatomic) NSString *simStatus; // @synthesize simStatus; +@property(retain, nonatomic) NSNumber *inUTBF; // @synthesize inUTBF; +@property(retain, nonatomic) NSNumber *inDCH; // @synthesize inDCH; +@property(nonatomic) long long lastReportedSignal; // @synthesize lastReportedSignal; +@property(nonatomic, getter=isChanged) _Bool changed; // @synthesize changed; +- (id)humanReadableSimStatusString; +- (id)humanReadableDataActiveString; +- (void)logMessage:(id)arg1 andState:(id)arg2; +- (void)log; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)dealloc; +- (id)initWithConnection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLWiFiLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLWiFiLogger.h new file mode 100644 index 000000000..82579c5c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLWiFiLogger.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSDictionary; + +@interface PLWiFiLogger : PLLogger +{ + struct __WiFiManagerClient *wifiManager; + struct __WiFiDeviceClient *wifiDevice; + struct timeval lastTimeSinceEpoch; + struct timeval nowTimeSinceEpoch; + NSDictionary *last_WiFi_ret; + unsigned int lastWoWTimestamp; +} + +- (void)logWiFiRSSI:(float)arg1 withRawvalue:(int)arg2; +- (void)logWiFiAvailableReason:(int)arg1 withSubReason:(int)arg2; +- (id)wifiStatus; +- (id)decodeWifiEventLinkReason:(unsigned int)arg1; +- (id)decodeWifiEventStatus:(unsigned int)arg1; +- (id)decodeEthertype:(unsigned short)arg1; +- (id)decodeWakeReason:(id)arg1; +- (void)handleWake:(id)arg1; +- (long long)compareMilliseconds:(unsigned long long)arg1 to:(unsigned long long)arg2 withThreshold:(unsigned long long)arg3; +- (id)channelNumber; +- (id)ssidName; +- (void)findWiFiDevice; +@property(nonatomic) struct __WiFiDeviceClient *wifiDevice; +@property(nonatomic) struct __WiFiManagerClient *wifiManager; +- (id)loggerFunctionCall:(short)arg1 withParameters:(id)arg2; +- (id)generateWiFiModuleEntry; +- (void)addEnhancedWakeLoggingToEntry:(id)arg1 withData:(id)arg2 withReason:(id)arg3; +- (void)addEnhancedLoggingToEntry:(id)arg1 withWifiProperties:(id)arg2; +- (void)addBasicLoggingToEntry:(id)arg1 withWifiProperties:(id)arg2; +- (void)logWiFiModule; +- (void)logDataPacket:(id)arg1; +- (void)logWifiWakeWithTime:(unsigned int)arg1 withData:(id)arg2 withReason:(id)arg3; +- (void)logNotification:(int)arg1; +- (void)logWifiDebugWithWifiProperties:(id)arg1; +- (void)log; +- (void)dealloc; +- (id)init; +- (_Bool)isWiFiWakeup:(id)arg1; +- (_Bool)isWowEnabled; +- (_Bool)isWowSupported; +- (_Bool)hasWiFi; +- (_Bool)isWiFiPowered; +- (_Bool)didWakeTooOften; +- (_Bool)isWiFiManagerLoggingEnabled; +- (void)enableWiFiManagerLogging; +- (void)disableWiFiManagerLogging:(id)arg1; +- (void)scheduleDisableWiFiManagerLogging; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLXPCLogger.h b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLXPCLogger.h new file mode 100644 index 000000000..7197497b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogCoreLoggers/PLXPCLogger.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PLLogger.h" + +@class NSObject; + +@interface PLXPCLogger : PLLogger +{ + NSObject *_connection; +} + ++ (id)logger; ++ (id)sharedInstance; +- (_Bool)_shouldLogForXPCRequest:(id)arg1; +- (_Bool)_shouldLogForProcess:(id)arg1 withClientID:(short)arg2 withEvent:(id)arg3; +- (short)_shouldLogFor:(id)arg1; +- (void)_handleIncomingMessageDictionary:(id)arg1; +- (void)logTopic:(id)arg1 withContent:(id)arg2 withContentOrder:(id)arg3 fromProcessName:(id)arg4 forClientID:(short)arg5; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSArray-PowerlogExtensions.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSArray-PowerlogExtensions.h index b428728b5..04f5a724c 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSArray-PowerlogExtensions.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSArray-PowerlogExtensions.h @@ -7,6 +7,7 @@ #import "NSArray.h" @interface NSArray (PowerlogExtensions) +- (_Bool)containsString:(id)arg1; - (id)arrayByRemovingObjectsFromArray:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSString-PowerlogExtensions.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSString-PowerlogExtensions.h index 23b5ff5f6..0ecc7c492 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSString-PowerlogExtensions.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/NSString-PowerlogExtensions.h @@ -7,8 +7,8 @@ #import "NSString.h" @interface NSString (PowerlogExtensions) -- (BOOL)containsStringInArray:(id)arg1; -- (BOOL)matchingStringInArray:(id)arg1; +- (_Bool)containsStringInArray:(id)arg1; +- (_Bool)matchingStringInArray:(id)arg1; - (id)tokenizedByStrings:(id)arg1; - (id)tokenizedByString:(id)arg1; - (id)strip; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBBManagerClient.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBBManagerClient.h new file mode 100644 index 000000000..5a0832152 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBBManagerClient.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PLBBManagerClient : NSObject +{ +} + ++ (void)triggerLogDump:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBatteryPropertiesEntry.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBatteryPropertiesEntry.h index 27b2b23d2..1f3c0462e 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBatteryPropertiesEntry.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLBatteryPropertiesEntry.h @@ -13,24 +13,26 @@ } + (id)batteryPropertiesEntry; -@property(readonly, nonatomic) BOOL draining; -@property(readonly, nonatomic) BOOL isPluggedIn; +@property(readonly, nonatomic) _Bool draining; +@property(readonly, nonatomic) _Bool isPluggedIn; +@property(readonly, nonatomic) long long fullAvailableCapacity; +@property(readonly, nonatomic) long long chemID; @property(readonly, nonatomic) NSString *chargingState; -@property(readonly, nonatomic) int batteryTemp; +@property(readonly, nonatomic) long long batteryTemp; @property(readonly, nonatomic) NSNumber *connectedStatus; @property(readonly, nonatomic) NSNumber *adapterInfo; -@property(readonly, nonatomic) int chargingCurrent; -@property(readonly, nonatomic) BOOL fullyCharged; -@property(readonly, nonatomic) BOOL isCharging; -@property(readonly, nonatomic) int cycleCount; -@property(readonly, nonatomic) int designCapacity; +@property(readonly, nonatomic) long long chargingCurrent; +@property(readonly, nonatomic) _Bool fullyCharged; +@property(readonly, nonatomic) _Bool isCharging; +@property(readonly, nonatomic) long long cycleCount; +@property(readonly, nonatomic) long long designCapacity; @property(readonly, nonatomic) double rawMaxCapacity; @property(readonly, nonatomic) double maxCapacity; @property(readonly, nonatomic) double rawCurrentCapacity; @property(readonly, nonatomic) double currentCapacity; -@property(readonly, nonatomic) int current; -@property(readonly, nonatomic) int voltage; -@property(readonly, nonatomic) BOOL isCritical; +@property(readonly, nonatomic) long long current; +@property(readonly, nonatomic) long long voltage; +@property(readonly, nonatomic) _Bool isCritical; @property(readonly, nonatomic) double rawCapacity; @property(readonly, nonatomic) double capacity; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLEntry.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLEntry.h index 82e0a6389..f6987be2d 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLEntry.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLEntry.h @@ -14,6 +14,7 @@ NSMutableArray *_keys; NSMutableArray *_values; NSMutableArray *_nonPrintingKeys; + NSMutableArray *_obfuscatedKeys; PLTimeSnapshot *_timeSnapshot; NSDate *_entryDate; NSString *_entryKey; @@ -22,22 +23,25 @@ @property(retain, nonatomic) NSString *entryKey; // @synthesize entryKey=_entryKey; @property(retain, nonatomic) NSDate *entryDate; // @synthesize entryDate=_entryDate; @property(retain) PLTimeSnapshot *timeSnapshot; // @synthesize timeSnapshot=_timeSnapshot; +@property(retain) NSMutableArray *obfuscatedKeys; // @synthesize obfuscatedKeys=_obfuscatedKeys; @property(retain) NSMutableArray *nonPrintingKeys; // @synthesize nonPrintingKeys=_nonPrintingKeys; @property(retain, getter=allValues) NSMutableArray *values; // @synthesize values=_values; @property(retain) NSMutableArray *keys; // @synthesize keys=_keys; @property(retain) NSMutableDictionary *dictionary; // @synthesize dictionary=_dictionary; - (id)description; -- (void)sortByValue:(int)arg1; -- (int)compare:(id)arg1 options:(short)arg2; -- (int)compare:(id)arg1; -- (unsigned int)indexForKey:(id)arg1; +- (void)sortByValue:(long long)arg1; +- (long long)compare:(id)arg1 options:(short)arg2; +- (long long)compare:(id)arg1; +- (unsigned long long)indexForKey:(id)arg1; - (id)objectForKeyedSubscript:(id)arg1; - (id)objectForKey:(id)arg1; - (void)removeObjectForKey:(id)arg1; - (void)addEntriesFromDictionary:(id)arg1 withKeyOrder:(id)arg2; - (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; - (void)setObject:(id)arg1 forKey:(id)arg2; -- (void)setObject:(id)arg1 forKey:(id)arg2 atIndex:(unsigned int)arg3; +- (void)setObject:(id)arg1 forKey:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)setKeysObfuscated:(id)arg1; +- (void)setKeyObfuscated:(id)arg1; - (void)setKeysNonPrinting:(id)arg1; - (void)setKeyNonPrinting:(id)arg1; - (void)setKeysOrder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogWriter.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogWriter.h new file mode 100644 index 000000000..4ecad2aed --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogWriter.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSObject, PLEntry; + +@interface PLLogWriter : NSObject +{ + _Bool _logFileEnabled; + _Bool _writingEntries; + _Bool _waitingBlockCall; + struct __sFILE *_logFile; + NSMutableArray *_logEntryQueue; + NSObject *_logWriterQueue; + PLEntry *_droppedEntryTracking; +} + ++ (id)sharedWriter; +@property(retain) PLEntry *droppedEntryTracking; // @synthesize droppedEntryTracking=_droppedEntryTracking; +@property _Bool waitingBlockCall; // @synthesize waitingBlockCall=_waitingBlockCall; +@property _Bool writingEntries; // @synthesize writingEntries=_writingEntries; +@property(nonatomic) NSObject *logWriterQueue; // @synthesize logWriterQueue=_logWriterQueue; +@property(retain, nonatomic) NSMutableArray *logEntryQueue; // @synthesize logEntryQueue=_logEntryQueue; +@property(nonatomic) _Bool logFileEnabled; // @synthesize logFileEnabled=_logFileEnabled; +@property struct __sFILE *logFile; // @synthesize logFile=_logFile; +- (void)blockOnWriteEntries; +- (void)logAsFirstEntry:(id)arg1; +- (void)writeEntries; +- (void)logError:(id)arg1; +- (void)logEntry:(id)arg1 withBody:(id)arg2 forDate:(id)arg3; +- (void)logEntry:(id)arg1; +- (void)logDebug:(id)arg1; +- (void)logDebug:(id)arg1 withBody:(id)arg2; +- (void)logEntry:(id)arg1 withBody:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogger.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogger.h index 2522d4146..334d40c22 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogger.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLLogger.h @@ -10,38 +10,35 @@ @interface PLLogger : NSObject { - struct __sFILE *logFile; - BOOL logFileEnabled; - BOOL watchDogged; + _Bool watchDogged; short _loggerMode; unsigned int mobileUserID; unsigned int originalUserID; NSObject *_loggerSerialQueue; - BOOL isNewLog; + _Bool isNewLog; + _Bool _haveLogged; } ++ (void)setDefault:(id)arg1 forKey:(id)arg2 forLoggerNamed:(id)arg3; + (void)setDefault:(id)arg1 forKey:(id)arg2; + (id)defaultForKey:(id)arg1 forLoggerNamed:(id)arg2; + (id)defaultForKey:(id)arg1; + (short)loggerModeWithName:(id)arg1; + (short)loggerMode; -+ (BOOL)loggerDebugEnabled; -+ (BOOL)loggerEnabledWithName:(id)arg1; -+ (BOOL)loggerEnabled; -+ (BOOL)loggerRunnableWithName:(id)arg1; ++ (_Bool)loggerDebugEnabled; ++ (_Bool)loggerEnabledWithName:(id)arg1; ++ (_Bool)loggerEnabled; ++ (_Bool)loggerRunnableWithName:(id)arg1; + (id)logger; -@property(readonly) NSObject *loggerSerialQueue; // @synthesize loggerSerialQueue=_loggerSerialQueue; +@property(nonatomic) _Bool haveLogged; // @synthesize haveLogged=_haveLogged; @property(nonatomic) short loggerMode; // @synthesize loggerMode=_loggerMode; -@property(nonatomic) BOOL isNewLog; // @synthesize isNewLog; -@property(nonatomic) struct __sFILE *logFile; // @synthesize logFile; -@property(nonatomic) BOOL watchDogged; // @synthesize watchDogged; -@property(nonatomic) BOOL logFileEnabled; // @synthesize logFileEnabled; +@property(nonatomic) _Bool isNewLog; // @synthesize isNewLog; +@property(nonatomic) _Bool watchDogged; // @synthesize watchDogged; - (id)loggerFunctionCall:(short)arg1 withParameters:(id)arg2; - (int)pidForName:(id)arg1 logCategory:(id)arg2; - (void)deregisterForAllDarwinNotifications; - (void)registerCallback:(void *)arg1 forDarwinNotification:(struct __CFString *)arg2; - (id)formatTimeInSeconds:(double)arg1; -- (void)logSeparator; - (void)logError:(id)arg1; - (void)logEntry:(id)arg1 withBody:(id)arg2 forDate:(id)arg3; - (void)logEntry:(id)arg1; @@ -50,6 +47,7 @@ - (void)logEntry:(id)arg1 withBody:(id)arg2; - (void)log:(id)arg1; - (void)log; +@property(readonly) NSObject *loggerSerialQueue; // @synthesize loggerSerialQueue=_loggerSerialQueue; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLQMIClient.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLQMIClient.h index 1716ad2f3..0b4ac40d0 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLQMIClient.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLQMIClient.h @@ -12,6 +12,7 @@ + (id)getBasebandTime; + (id)getBasebandTimeWithAPTimestamp:(id *)arg1; ++ (id)getLTESleepManagerStats; + (id)fullNameFromServiceCode:(id)arg1; + (id)shortNameFromServiceCode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLRange.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLRange.h index c15e8d91e..0663ed9da 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLRange.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLRange.h @@ -14,11 +14,11 @@ @property double length; // @synthesize length=_length; @property double location; // @synthesize location=_location; -- (BOOL)intersectsRange:(id)arg1; +- (_Bool)intersectsRange:(id)arg1; - (id)intersectionRange:(id)arg1; - (id)unionRange:(id)arg1; -- (BOOL)equalRange:(id)arg1; -- (BOOL)locationInRange:(double)arg1; +- (_Bool)equalRange:(id)arg1; +- (_Bool)locationInRange:(double)arg1; - (id)description; @property(readonly) double endLocation; - (id)initWithLocation:(double)arg1 length:(double)arg2; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTelephonyConnection.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTelephonyConnection.h index bbd3dacc5..b42e185ae 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTelephonyConnection.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTelephonyConnection.h @@ -15,22 +15,22 @@ - (id)humanReadableCallStatus:(int)arg1; - (id)humanReadableRATName:(struct __CFString *)arg1; -- (BOOL)setProperty:(id)arg1 forTrace:(id)arg2 withValue:(id)arg3; +- (_Bool)setProperty:(id)arg1 forTrace:(id)arg2 withValue:(id)arg3; - (id)getProperty:(id)arg1 forTrace:(id)arg2; -- (BOOL)requestBasebandCoreDump:(id)arg1; -- (BOOL)requestBasebandStateDump:(id)arg1; +- (_Bool)requestBasebandCoreDump:(id)arg1; +- (_Bool)requestBasebandStateDump:(id)arg1; - (void)requestBasebandStateDurationReport; -- (void)getSignalStrength:(int *)arg1 asPercentage:(int *)arg2 withBars:(int *)arg3; +- (void)getSignalStrength:(long long *)arg1 asPercentage:(long long *)arg2 withBars:(long long *)arg3; - (id)basebandFirmwareVersion; - (id)currentCallStatus; -- (int)numberOfActiveCalls; -- (BOOL)callActive; +- (long long)numberOfActiveCalls; +- (_Bool)callActive; - (void)getRAT:(id *)arg1 preferredRAT:(id *)arg2 campedRAT:(id *)arg3; - (id)activeBand; -- (BOOL)diagLoggingEnabled; -- (BOOL)csiLoggingEnabled; -- (BOOL)mobileAnalyzerEnabled; -- (BOOL)artemisLoggingEnabled; +- (_Bool)diagLoggingEnabled; +- (_Bool)csiLoggingEnabled; +- (_Bool)mobileAnalyzerEnabled; +- (_Bool)artemisLoggingEnabled; - (id)wakeReason; - (id)getRemotePortNameWithLocalName:(id)arg1; - (void)invalidate; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTimeSnapshot.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTimeSnapshot.h index 77b6b7bf6..14dd14dd1 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTimeSnapshot.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLTimeSnapshot.h @@ -12,7 +12,7 @@ @interface PLTimeSnapshot : NSObject { - BOOL _staticSnapshot; + _Bool _staticSnapshot; NSDate *_timestamp; NSDate *_startTimestamp; NSDate *_lastWakeTimestamp; @@ -21,7 +21,7 @@ double _cachedWakeTime; } -@property BOOL staticSnapshot; // @synthesize staticSnapshot=_staticSnapshot; +@property _Bool staticSnapshot; // @synthesize staticSnapshot=_staticSnapshot; @property double cachedWakeTime; // @synthesize cachedWakeTime=_cachedWakeTime; @property double sleepSeconds; // @synthesize sleepSeconds=_sleepSeconds; @property(retain, nonatomic) NSDate *lastSleepTimestamp; // @synthesize lastSleepTimestamp=_lastSleepTimestamp; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLUtilities.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLUtilities.h index b87a6505e..cf0538a9c 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLUtilities.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLUtilities.h @@ -10,22 +10,27 @@ { } -+ (BOOL)gasGaugeEnabled; ++ (_Bool)hasLTE; ++ (id)oneWaySaltHashString:(id)arg1; ++ (_Bool)PLGGSamplesDuringSleep; ++ (_Bool)PLLiteExternalLogging; ++ (_Bool)gasGaugeEnabled; + (id)wifiChipset; -+ (BOOL)isWiFiChipSet4329; -+ (BOOL)isWiFiChipSet43291; -+ (BOOL)isWiFiChipSet4330; -+ (BOOL)isWiFiChipSet4334; -+ (BOOL)isWiFiChipSet43342; ++ (_Bool)isWiFiChipSet4329; ++ (_Bool)isWiFiChipSet43291; ++ (_Bool)isWiFiChipSet4330; ++ (_Bool)isWiFiChipSet4334; ++ (_Bool)isWiFiChipSet43342; ++ (double)defaultBatteryEnergyCapacity; + (int)MavRevFromMavString:(id)arg1; + (int)MavRev; -+ (BOOL)isPLICE; -+ (BOOL)isPLMav7; -+ (BOOL)isPLMav5; -+ (BOOL)isPLMav4; -+ (BOOL)isPLMav2; -+ (BOOL)isPLMav1; -+ (BOOL)isCellRadioClass:(id)arg1; ++ (_Bool)isPLICE; ++ (_Bool)isPLMav7; ++ (_Bool)isPLMav5; ++ (_Bool)isPLMav4; ++ (_Bool)isPLMav2; ++ (_Bool)isPLMav1; ++ (_Bool)isCellRadioClass:(id)arg1; + (int)cellRadioClass; + (id)hardwareModel; + (double)secondsFromMachTime:(unsigned long long)arg1; @@ -35,10 +40,11 @@ + (double)deviceBatteryVoltage; + (id)runningAsUser; + (id)deviceName; -+ (BOOL)alsEnabled; -+ (BOOL)internalBuild; ++ (_Bool)alsEnabled; ++ (_Bool)internalBuild; + (id)buildVersion; + (id)UUIDString; ++ (id)pathForResource:(id)arg1 ofType:(id)arg2; + (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; + (void)postNotificationName:(id)arg1 object:(id)arg2; + (void)postNotificationName:(id)arg1; @@ -47,6 +53,7 @@ + (void)sharedTimeSnapshotInit; + (id)copyOfSharedTimeSnapshot; + (id)getLoggerForName:(id)arg1; ++ (id)getQueueForLogger:(Class)arg1; + (void)linkLoggerList:(id)arg1; + (id)sharedPLStartDate; + (id)sharedPLThread; @@ -54,6 +61,7 @@ + (struct __CFRunLoop *)sharedPLCFRunLoop; + (id)sharedPLRunLoop; + (void)setSharedPLRunLoop:(id)arg1; ++ (id)loggerListDispatchQueue; + (id)sharedDispatchQueue; + (void)closeSharedTelephonyConnection; + (id)sharedTelephonyConnection; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLValue.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLValue.h index ea79804f7..57118d192 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLValue.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLValue.h @@ -20,17 +20,18 @@ + (id)valueWithString:(id)arg1 withUnit:(id)arg2 withFormat:(short)arg3; + (id)valueWithNumber:(id)arg1 withUnit:(id)arg2 withFormat:(short)arg3; + (id)valueWithTimeIntervalSince1970:(double)arg1 withUnit:(id)arg2 withFormat:(short)arg3; -+ (id)valueWithBool:(BOOL)arg1 withUnit:(id)arg2 withFormat:(short)arg3; -+ (id)valueWithLong:(long)arg1 withUnit:(id)arg2 withFormat:(short)arg3; ++ (id)valueWithBool:(_Bool)arg1 withUnit:(id)arg2 withFormat:(short)arg3; ++ (id)valueWithLong:(long long)arg1 withUnit:(id)arg2 withFormat:(short)arg3; + (id)valueWithDouble:(double)arg1 withUnit:(id)arg2 withFormat:(short)arg3; ++ (id)formattedStringForDate:(id)arg1; @property short formatter; // @synthesize formatter=_formatter; @property(retain, nonatomic) NSString *unit; // @synthesize unit=_unit; @property(retain, nonatomic) id value; // @synthesize value=_value; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)description; - (double)timeIntervalSince1970; -- (BOOL)boolValue; -- (long)longValue; +- (_Bool)boolValue; +- (long long)longValue; - (double)doubleValue; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLWatchdogTimer.h b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLWatchdogTimer.h index 6b2b1ccb3..1d22577de 100644 --- a/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLWatchdogTimer.h +++ b/iOS7/PrivateFrameworks/PowerlogLoggerSupport/PLWatchdogTimer.h @@ -12,10 +12,10 @@ { PLLogger *_logger; NSString *_message; + double _timeout; id _timeoutBlock; NSDate *_fired; NSObject *_timer; - double _timeout; } @property(nonatomic) NSObject *timer; // @synthesize timer=_timer; diff --git a/iOS7/PrivateFrameworks/PowerlogMain/CDStructures.h b/iOS7/PrivateFrameworks/PowerlogMain/CDStructures.h index f9e4370ea..4f5072dc2 100644 --- a/iOS7/PrivateFrameworks/PowerlogMain/CDStructures.h +++ b/iOS7/PrivateFrameworks/PowerlogMain/CDStructures.h @@ -6,6 +6,11 @@ #pragma mark Named Structures +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + struct __sFILE { char *_field1; int _field2; diff --git a/iOS7/PrivateFrameworks/PowerlogMain/NSData-Additions.h b/iOS7/PrivateFrameworks/PowerlogMain/NSData-Additions.h new file mode 100644 index 000000000..50e5488c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogMain/NSData-Additions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (Additions) +- (struct _NSRange)rangeOfData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogMain/PLBasebandPostProcessing.h b/iOS7/PrivateFrameworks/PowerlogMain/PLBasebandPostProcessing.h new file mode 100644 index 000000000..ba2199522 --- /dev/null +++ b/iOS7/PrivateFrameworks/PowerlogMain/PLBasebandPostProcessing.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSFileHandle, NSMutableDictionary; + +@interface PLBasebandPostProcessing : NSObject +{ + NSFileHandle *fileHandle; + unsigned long long currentOffset; + unsigned long long totalFileLength; + NSMutableDictionary *dictMatchedResultsFromSearchStrings; + NSMutableDictionary *dictSearchStrings; + int totalNumberOfARMUtilityValues_Filtered; +} + +- (void)sendNotification:(id)arg1; +- (id)readLine; +- (void)releaseFileObjects; +- (void)dealloc; +- (void)initWithFilePath:(id)arg1; +- (id)getMatchedFilesInDirectory:(id)arg1 withFormat:(id)arg2; +- (id)getPowerLogOfInterest:(id)arg1; +- (void)removeTemporaryPowerlog; +- (void)getTrimemdPowerLogFile:(id)arg1; +- (void)addSearchStringsToDictionary:(id)arg1; +- (void)addKey:(id)arg1 value:(id)arg2 toDictionary:(id)arg3; +- (id)getEpochTimeForDate:(id)arg1 withMilliseconds:(id)arg2; +- (id)getFormattedDateTimeWithFormat:(id)arg1 forString:(id)arg2; +- (void)printDictionary:(id)arg1; +- (void)printSortedDictionary:(id)arg1; +- (id)getMatchedResultsFor:(id)arg1 searchStrings:(id)arg2; +- (_Bool)isUserUsingThePhone:(id)arg1; +- (void)calculateARMUtilityFor:(id)arg1 ARMUtilityPDF:(id)arg2; +- (void)getResultForARMValues:(id)arg1 postNotification:(_Bool)arg2 forPowerLog:(id)arg3; +- (void)postProcessPowerLogsAtPath:(id)arg1 postNotification:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/PowerlogMain/PowerlogMain.h b/iOS7/PrivateFrameworks/PowerlogMain/PowerlogMain.h index 27dfbd763..2ceb54dfb 100644 --- a/iOS7/PrivateFrameworks/PowerlogMain/PowerlogMain.h +++ b/iOS7/PrivateFrameworks/PowerlogMain/PowerlogMain.h @@ -6,12 +6,11 @@ #import "NSObject.h" -@class NSDateFormatter, NSString, PLEntry, PLLogger; +@class NSDateFormatter, NSString, PLEntry; @interface PowerlogMain : NSObject { PLEntry *_loggerList; - PLLogger *coreLogger; struct __sFILE *logFile; NSDateFormatter *logTimestampFormatter; NSString *linkedLogPath; @@ -21,22 +20,29 @@ int currentLogDirectoryDescriptor; struct __CFRunLoopSource *kqueueDescriptorSource; struct __CFFileDescriptor *kqueueDescriptorRef; - BOOL rotateDebugLogging; - BOOL runLoopDebugLogging; - BOOL _logToFile; - BOOL _shouldKeepRunning; - BOOL _bbPostProcessing; - BOOL _setupComplete; + _Bool rotateDebugLogging; + _Bool runLoopDebugLogging; + _Bool _logToFile; + _Bool _shouldKeepRunning; + _Bool _bbPostProcessing; + _Bool _bbPostProcessingNotify; + _Bool _setupComplete; + _Bool _exitRequested; + NSString *_fileGUID; } + (void)stopSharedPowerlogMain; ++ (_Bool)haveSharedPowerlogMain; + (id)sharedPowerlogMain; -+ (BOOL)shouldRunPowerlogDependant; -@property BOOL setupComplete; // @synthesize setupComplete=_setupComplete; -@property BOOL shouldKeepRunning; // @synthesize shouldKeepRunning=_shouldKeepRunning; -@property BOOL logToFile; // @synthesize logToFile=_logToFile; ++ (_Bool)shouldRunPowerlogDependant; +@property _Bool exitRequested; // @synthesize exitRequested=_exitRequested; +@property _Bool setupComplete; // @synthesize setupComplete=_setupComplete; +@property(retain) NSString *fileGUID; // @synthesize fileGUID=_fileGUID; +@property _Bool shouldKeepRunning; // @synthesize shouldKeepRunning=_shouldKeepRunning; +@property _Bool logToFile; // @synthesize logToFile=_logToFile; @property(readonly) PLEntry *loggerList; // @synthesize loggerList=_loggerList; -@property BOOL basebandPostProcessing; // @synthesize basebandPostProcessing=_bbPostProcessing; +@property _Bool basebandPostProcessingNotify; // @synthesize basebandPostProcessingNotify=_bbPostProcessingNotify; +@property _Bool basebandPostProcessing; // @synthesize basebandPostProcessing=_bbPostProcessing; - (void)logStatusRequestFired:(id)arg1; - (void)logFileCheckFired:(id)arg1; - (void)rolloverTimerFired:(id)arg1; @@ -45,38 +51,39 @@ - (void)setupNotifications; - (void)powerlogExitRequested; - (void)setupLoggers; -- (id)loggerForName:(id)arg1; - (void)addLoggerByName:(id)arg1; -- (void)watchCrashReportDirectories:(BOOL)arg1; +- (void)watchCrashReportDirectories:(_Bool)arg1; - (void)logDirectoryEventForFileDescriptor:(struct __CFFileDescriptor *)arg1; - (void)setRolloverTimer:(id)arg1; - (void)startLoggingToFile; - (void)logStateEvent:(id)arg1 existingLogDate:(id)arg2 periodStart:(id)arg3 rolloverDate:(id)arg4; -- (BOOL)dateInRange:(id)arg1 startInclusive:(id)arg2 endExclusive:(id)arg3; +- (_Bool)dateInRange:(id)arg1 startInclusive:(id)arg2 endExclusive:(id)arg3; - (void)startLoggingToCurrentLog:(id)arg1; - (void)generateLogGatheringFiles:(id)arg1; - (void)generatePListForLog:(id)arg1 InCrashReporter:(id)arg2; -- (BOOL)archiveLogFile:(id)arg1 toFile:(id)arg2 atDir:(id)arg3; +- (_Bool)archiveLogFile:(id)arg1 toFile:(id)arg2 atDir:(id)arg3; - (void)DeleteOldFiles; - (int)ComputeTimeFromNowFromDefaults:(id)arg1; - (void)stopLoggingAndCloseFile; -- (BOOL)readLogFilePrefix:(id)arg1 buildVersion:(id *)arg2 logDate:(id *)arg3; +- (_Bool)readLogFilePrefix:(id)arg1 buildVersion:(id *)arg2 logDate:(id *)arg3; - (void)createNewCurrentLogWithTimestamp:(id)arg1; -- (BOOL)shouldRotateLogFilesWithPeriodStart:(id *)arg1 withRolloverDate:(id *)arg2; +- (_Bool)shouldRotateLogFilesWithPeriodStart:(id *)arg1 withRolloverDate:(id *)arg2; - (id)logFileNameForTimestamp:(id)arg1; - (void)logFileCheck; -- (BOOL)shouldLinkToCrashreporter; +- (_Bool)setFileProtectionForPath:(id)arg1 withIdentifier:(id)arg2; +- (_Bool)fileIsUnlockedAtPath:(id)arg1 withIdentifier:(id)arg2; +- (_Bool)shouldLinkToCrashreporter; - (id)currentLoggingModeString; - (id)rotatePowerlogDefaultStringValue; -- (BOOL)moveFileAtPath:(id)arg1; -- (BOOL)moveFileFromPath:(id)arg1 toPath:(id)arg2; -- (BOOL)deleteFileAtPath:(id)arg1; -- (BOOL)doesFileAtPathExist:(id)arg1; -- (BOOL)isFileDescripterMultiLinked:(struct __sFILE *)arg1; -- (BOOL)isSameHardLinkedFileAtPath:(id)arg1 asAtPath:(id)arg2; +- (_Bool)moveFileAtPath:(id)arg1; +- (_Bool)moveFileFromPath:(id)arg1 toPath:(id)arg2; +- (_Bool)deleteFileAtPath:(id)arg1; +- (_Bool)doesFileAtPathExist:(id)arg1; +- (_Bool)isFileDescripterMultiLinked:(struct __sFILE *)arg1; +- (_Bool)isSameHardLinkedFileAtPath:(id)arg1 asAtPath:(id)arg2; - (void)fatalError:(id)arg1 withReason:(id)arg2; - (id)remainingStringFrom:(id)arg1 byRemovingPrefix:(id)arg2 byRemovingSuffix:(id)arg3; -- (id)mainDispatchQueue; +- (void)blackListTodayAsFullMode; - (void)dealloc; - (short)currentRunningMode; - (short)currentLoggerMode; diff --git a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTableViewCell.h b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTableViewCell.h index ec712a519..f3123cf47 100644 --- a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTableViewCell.h +++ b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTableViewCell.h @@ -16,7 +16,7 @@ @property(retain, nonatomic) AlphanumericPINTextField *pinTextField; // @synthesize pinTextField=_pinTextField; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTextField.h b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTextField.h index 9bd56666f..7fa3fa438 100644 --- a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTextField.h +++ b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINTextField.h @@ -10,7 +10,7 @@ { } -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINView.h b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINView.h index dd638cd2f..49673a859 100644 --- a/iOS7/PrivateFrameworks/Preferences/AlphanumericPINView.h +++ b/iOS7/PrivateFrameworks/Preferences/AlphanumericPINView.h @@ -17,23 +17,23 @@ UITableView *_table; } -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)deleteLastCharacter; - (void)appendString:(id)arg1; - (void)setStringValue:(id)arg1; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)isFirstResponder; -- (void)hidePasscodeField:(BOOL)arg1; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)isFirstResponder; +- (void)hidePasscodeField:(_Bool)arg1; - (void)okButtonPressed:(id)arg1; - (id)stringValue; - (void)dealloc; -- (void)showError:(id)arg1 animate:(BOOL)arg2; -- (BOOL)keyboardInputChanged:(id)arg1; -- (void)setBlocked:(BOOL)arg1; +- (void)showError:(id)arg1 animate:(_Bool)arg2; +- (_Bool)keyboardInputChanged:(id)arg1; +- (void)setBlocked:(_Bool)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/CDStructures.h b/iOS7/PrivateFrameworks/Preferences/CDStructures.h index 6e12efdb3..7d77eb288 100644 --- a/iOS7/PrivateFrameworks/Preferences/CDStructures.h +++ b/iOS7/PrivateFrameworks/Preferences/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,19 +17,12 @@ struct CGRect { }; struct CGSize { - float width; - float height; -}; - -struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double width; + double height; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long location; + unsigned long long length; }; diff --git a/iOS7/PrivateFrameworks/Preferences/ComplexCodeFooterView.h b/iOS7/PrivateFrameworks/Preferences/ComplexCodeFooterView.h deleted file mode 100644 index 2b91d6138..000000000 --- a/iOS7/PrivateFrameworks/Preferences/ComplexCodeFooterView.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "PSHeaderFooterView-Protocol.h" - -@class UIButton, UILabel; - -@interface ComplexCodeFooterView : UIView -{ - UIButton *_generateCodeButton; - UILabel *_descriptionLabel; - BOOL _showsGenerateCodeButton; -} - -@property(nonatomic) BOOL showsGenerateCodeButton; // @synthesize showsGenerateCodeButton=_showsGenerateCodeButton; -- (float)preferredHeightForWidth:(float)arg1 inTableView:(id)arg2; -- (void)layoutSubviews; -- (void)setShowsGenerationButton:(BOOL)arg1; -- (id)generateCodeButton; -- (void)dealloc; -- (void)setDescriptionText:(id)arg1; -- (id)initWithSpecifier:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Preferences/DevicePINController.h b/iOS7/PrivateFrameworks/Preferences/DevicePINController.h index 13bf07487..be838a563 100644 --- a/iOS7/PrivateFrameworks/Preferences/DevicePINController.h +++ b/iOS7/PrivateFrameworks/Preferences/DevicePINController.h @@ -14,24 +14,25 @@ int _substate; NSString *_oldPassword; NSString *_lastEntry; - BOOL _success; + _Bool _success; id _pinDelegate; UIBarButtonItem *_cancelButton; UIBarButtonItem *_nextButton; UIBarButtonItem *_doneButton; NSString *_error1; NSString *_error2; - BOOL _hidesNavigationButtons; + _Bool _hidesNavigationButtons; } -+ (BOOL)settingEnabled; -@property(nonatomic) BOOL hidesNavigationButtons; // @synthesize hidesNavigationButtons=_hidesNavigationButtons; ++ (_Bool)settingEnabled; +@property(nonatomic) _Bool hidesNavigationButtons; // @synthesize hidesNavigationButtons=_hidesNavigationButtons; @property(nonatomic) id pinDelegate; // @synthesize pinDelegate=_pinDelegate; -- (BOOL)success; +- (_Bool)success; - (void)setPane:(id)arg1; - (struct CGRect)paneFrame; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)pinInstructionsPromptFont; - (id)pinInstructionsPrompt; - (void)cancelButtonTapped; @@ -39,43 +40,44 @@ - (void)_slidePasscodeField; - (void)viewWillLayoutSubviews; - (void)loadView; -- (BOOL)completedInputIsValid:(id)arg1; -- (void)adjustButtonsForPasswordLength:(unsigned int)arg1; +- (_Bool)completedInputIsValid:(id)arg1; +- (void)adjustButtonsForPasswordLength:(unsigned long long)arg1; - (void)_updatePINButtons; - (void)_showPINConfirmationError; - (void)_showUnacceptablePINError:(id)arg1 password:(id)arg2; - (void)_updateUI; -- (void)_updateErrorTextAndFailureCount:(BOOL)arg1; +- (void)_updateErrorTextAndFailureCount:(_Bool)arg1; - (void)_showFailedAttempts; - (void)suspend; - (void)performActionAfterPINRemove; - (void)performActionAfterPINSet; - (void)performActionAfterPINEntry; -- (BOOL)_attemptValidationWithPIN:(id)arg1; +- (_Bool)attemptValidationWithPIN:(id)arg1; - (void)_setUnblockTime:(double)arg1; -- (BOOL)_isBlocked; -- (double)_unblockTime; +- (_Bool)isBlocked; +- (double)unblockTime; - (void)_clearBlockedState; - (void)_setNumberOfFailedAttempts:(int)arg1; -- (int)_numberOfFailedAttempts; -- (BOOL)simplePIN; -- (BOOL)requiresKeyboard; +- (int)numberOfFailedAttempts; +- (_Bool)simplePIN; +- (_Bool)requiresKeyboard; - (int)_getScreenType; - (struct __CFString *)blockedStateKey; - (struct __CFString *)blockTimeIntervalKey; - (struct __CFString *)failedAttemptsKey; - (struct __CFString *)defaultsID; - (int)pinLength; -- (BOOL)useProgressiveDelays; -- (BOOL)validatePIN:(id)arg1; +- (_Bool)useProgressiveDelays; +- (_Bool)validatePIN:(id)arg1; - (void)setPIN:(id)arg1; -- (BOOL)pinIsAcceptable:(id)arg1 outError:(id *)arg2; +- (_Bool)pinIsAcceptable:(id)arg1 outError:(id *)arg2; - (void)setLastEntry:(id)arg1; - (void)setOldPassword:(id)arg1; - (void)dealloc; - (id)stringsBundle; - (id)stringsTable; - (void)_dismiss; +- (struct CGSize)overallContentSizeForViewInPopover; - (struct CGSize)pinContentSizeForViewInPopover; - (void)setMode:(int)arg1; - (void)setSpecifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/DevicePINKeypad.h b/iOS7/PrivateFrameworks/Preferences/DevicePINKeypad.h index 2970c93db..3f5a41ce3 100644 --- a/iOS7/PrivateFrameworks/Preferences/DevicePINKeypad.h +++ b/iOS7/PrivateFrameworks/Preferences/DevicePINKeypad.h @@ -10,8 +10,8 @@ { } -- (void)setMinimized:(BOOL)arg1; -- (BOOL)isMinimized; +- (void)setMinimized:(_Bool)arg1; +- (_Bool)isMinimized; @end diff --git a/iOS7/PrivateFrameworks/Preferences/DevicePINPane.h b/iOS7/PrivateFrameworks/Preferences/DevicePINPane.h index 8ed654152..34aba795e 100644 --- a/iOS7/PrivateFrameworks/Preferences/DevicePINPane.h +++ b/iOS7/PrivateFrameworks/Preferences/DevicePINPane.h @@ -13,64 +13,64 @@ @interface DevicePINPane : PSEditingPane { UITransitionView *_transitionView; - BOOL _transitioning; + _Bool _transitioning; UIView *_pinView; struct CGRect _pinViewFrame; UIKeyboard *_keypad; struct CGRect _keypadFrame; - BOOL _keypadActive; - int _autocapitalizationType; - int _autocorrectionType; - int _keyboardType; - int _keyboardAppearance; - BOOL _playSound; - BOOL _isBlocked; - BOOL _simplePIN; + _Bool _keypadActive; + long long _autocapitalizationType; + long long _autocorrectionType; + long long _keyboardType; + long long _keyboardAppearance; + _Bool _playSound; + _Bool _isBlocked; + _Bool _simplePIN; } -@property(nonatomic) int keyboardAppearance; // @synthesize keyboardAppearance=_keyboardAppearance; -@property(nonatomic) int keyboardType; // @synthesize keyboardType=_keyboardType; -@property(nonatomic) int autocorrectionType; // @synthesize autocorrectionType=_autocorrectionType; -@property(nonatomic) int autocapitalizationType; // @synthesize autocapitalizationType=_autocapitalizationType; +@property(nonatomic) long long keyboardAppearance; // @synthesize keyboardAppearance=_keyboardAppearance; +@property(nonatomic) long long keyboardType; // @synthesize keyboardType=_keyboardType; +@property(nonatomic) long long autocorrectionType; // @synthesize autocorrectionType=_autocorrectionType; +@property(nonatomic) long long autocapitalizationType; // @synthesize autocapitalizationType=_autocapitalizationType; - (void)layoutSubviews; - (void)pinView:(id)arg1 pinEntered:(id)arg2; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; - (void)adjustButtonsNow; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; - (void)setText:(id)arg1; - (id)text; - (void)clearPassword; - (id)password; - (void)transitionViewDidComplete:(id)arg1; -- (void)slideToNewPasscodeField:(BOOL)arg1 withKeyboard:(BOOL)arg2; +- (void)slideToNewPasscodeField:(_Bool)arg1 withKeyboard:(_Bool)arg2; - (void)setTitle:(id)arg1; - (void)hideError; - (void)okButtonPressed; -- (void)setPINPolicyString:(id)arg1 visible:(BOOL)arg2; -- (void)showError:(id)arg1 error:(id)arg2 isBlocked:(BOOL)arg3 animate:(BOOL)arg4; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (void)setPINPolicyString:(id)arg1 visible:(_Bool)arg2; +- (void)showError:(id)arg1 error:(id)arg2 isBlocked:(_Bool)arg3 animate:(_Bool)arg4; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)dismissKeypad; -- (void)_setKeypadState:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)requiresKeyboard; -- (BOOL)simplePIN; -- (void)setSimplePIN:(BOOL)arg1 requiresKeyboard:(BOOL)arg2; +- (void)_setKeypadState:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)requiresKeyboard; +- (_Bool)simplePIN; +- (void)setSimplePIN:(_Bool)arg1 requiresKeyboard:(_Bool)arg2; - (void)hideFailedAttempts; - (void)showFailedAttempts:(int)arg1; - (void)deactivateKeypadView; - (void)activateKeypadView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_setPlaysKeyboardClicks:(BOOL)arg1; +- (void)_setPlaysKeyboardClicks:(_Bool)arg1; - (id)specifierLabel; // Remaining properties -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long spellCheckingType; @end diff --git a/iOS7/PrivateFrameworks/Preferences/DevicePINSetupController.h b/iOS7/PrivateFrameworks/Preferences/DevicePINSetupController.h index 894d26c64..133593fd9 100644 --- a/iOS7/PrivateFrameworks/Preferences/DevicePINSetupController.h +++ b/iOS7/PrivateFrameworks/Preferences/DevicePINSetupController.h @@ -8,13 +8,14 @@ @interface DevicePINSetupController : PSSetupController { - BOOL _success; + _Bool _success; } -- (BOOL)canBeShownFromSuspendedState; -- (BOOL)popupStyleIsModal; -- (BOOL)usePopupStyle; -- (BOOL)success; +- (struct CGSize)preferredContentSize; +- (_Bool)canBeShownFromSuspendedState; +- (_Bool)popupStyleIsModal; +- (_Bool)usePopupStyle; +- (_Bool)success; @end diff --git a/iOS7/PrivateFrameworks/Preferences/FontSizeSliderCell.h b/iOS7/PrivateFrameworks/Preferences/FontSizeSliderCell.h index d0b790a94..ff0ea9550 100644 --- a/iOS7/PrivateFrameworks/Preferences/FontSizeSliderCell.h +++ b/iOS7/PrivateFrameworks/Preferences/FontSizeSliderCell.h @@ -18,7 +18,7 @@ - (void)layoutSubviews; - (id)newControl; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncAdvancedSecurityCodeController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncAdvancedSecurityCodeController.h new file mode 100644 index 000000000..258c728be --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncAdvancedSecurityCodeController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIAlertViewDelegate-Protocol.h" + +@class UIAlertView, UIFont; + +@interface KeychainSyncAdvancedSecurityCodeController : PSKeychainSyncViewController +{ + double _cellTextWidth; + UIFont *_cellFont; + UIAlertView *_disableRecoveryConfirmationAlert; + _Bool _showsDisableRecoveryOption; +} + +@property(nonatomic) _Bool showsDisableRecoveryOption; // @synthesize showsDisableRecoveryOption=_showsDisableRecoveryOption; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)nextPressed; +- (void)_finishedWithSpecifier:(id)arg1; +- (id)specifiers; +- (void)viewDidLoad; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncCountryInfo.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncCountryInfo.h new file mode 100644 index 000000000..abb79dd80 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncCountryInfo.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface KeychainSyncCountryInfo : NSObject +{ + NSString *_countryCode; + NSString *_countryName; + NSString *_localizedCountryName; + NSString *_dialingPrefix; +} + ++ (id)countryInfoWithDictionary:(id)arg1; +@property(retain, nonatomic) NSString *dialingPrefix; // @synthesize dialingPrefix=_dialingPrefix; +@property(retain, nonatomic) NSString *localizedCountryName; // @synthesize localizedCountryName=_localizedCountryName; +@property(retain, nonatomic) NSString *countryName; // @synthesize countryName=_countryName; +@property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; +- (void)dealloc; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncDevicePINController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncDevicePINController.h index 967b7ee5e..a290afaef 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncDevicePINController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncDevicePINController.h @@ -6,20 +6,26 @@ #import -@class NSString; +@class DevicePINController, NSString, UIKeyboard; @interface KeychainSyncDevicePINController : KeychainSyncTextEntryController { - BOOL _passcodeIncorrect; + DevicePINController *_devicePINController; + _Bool _showingBlockedMessage; NSString *_enterPasscodeTitle; NSString *_enterPasscodeReason; + UIKeyboard *_disabledKeyboard; } +@property(retain, nonatomic) UIKeyboard *disabledKeyboard; // @synthesize disabledKeyboard=_disabledKeyboard; @property(retain, nonatomic) NSString *enterPasscodeReason; // @synthesize enterPasscodeReason=_enterPasscodeReason; @property(retain, nonatomic) NSString *enterPasscodeTitle; // @synthesize enterPasscodeTitle=_enterPasscodeTitle; -- (void)didFinishEnteringPasscode:(id)arg1; -- (BOOL)canUnlockWithPasscode:(id)arg1; +- (void)didFinishEnteringText:(id)arg1; +- (long long)tableView:(id)arg1 titleAlignmentForFooterInSection:(long long)arg2; - (id)specifiers; +- (void)updateBlockedState:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncHeaderView.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncHeaderView.h new file mode 100644 index 000000000..7e21e0a6b --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncHeaderView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "PSHeaderFooterView-Protocol.h" + +@class UILabel; + +@interface KeychainSyncHeaderView : UIView +{ + UILabel *_titleLabel; + UILabel *_detailLabel; + _Bool _usesCompactLayout; +} + +@property(nonatomic) _Bool usesCompactLayout; // @synthesize usesCompactLayout=_usesCompactLayout; +- (double)preferredHeightForWidth:(double)arg1 inTableView:(id)arg2; +- (void)layoutSubviews; +- (void)setTitleText:(id)arg1; +- (void)setDetailText:(id)arg1; +- (void)dealloc; +- (id)initWithSpecifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneNumberController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneNumberController.h index 7fca1504d..32104d4ce 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneNumberController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneNumberController.h @@ -4,28 +4,34 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "KeychainSyncPhoneSettingsFragmentDelegate-Protocol.h" #import "KeychainSyncViewController-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" -@class KeychainSyncPhoneSettingsFragment; +@class KeychainSyncPhoneSettingsFragment, UIAlertView; -@interface KeychainSyncPhoneNumberController : PSListController +@interface KeychainSyncPhoneNumberController : PSKeychainSyncViewController { KeychainSyncPhoneSettingsFragment *_phoneSettingsFragment; - id _delegate; + UIAlertView *_invalidPhoneNumberAlert; } -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryCode:(id)arg3; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryInfo:(id)arg3; - (void)nextPressed; -- (void)viewDidAppear:(BOOL)arg1; +- (void)controllerDone; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)reloadSpecifiers; - (id)specifiers; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; +// Remaining properties +@property(nonatomic) id delegate; + @end diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragment.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragment.h index 89d510a0c..5bf55bb77 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragment.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragment.h @@ -6,29 +6,31 @@ #import "NSObject.h" -@class NSArray, NSString, PSEditableTableCell, PSSpecifier; +@class KeychainSyncCountryInfo, NSArray, NSString, PSEditableTableCell, PSListController, PSPhoneNumberSpecifier, PSSpecifier; @interface KeychainSyncPhoneSettingsFragment : NSObject { NSArray *_specifiers; - PSSpecifier *_phoneNumberSpecifier; - PSSpecifier *_countryCodeSpecifier; + PSPhoneNumberSpecifier *_phoneNumberSpecifier; + PSSpecifier *_countrySpecifier; + PSListController *_listController; NSString *_phoneNumber; - NSString *_countryCode; + KeychainSyncCountryInfo *_countryInfo; id _delegate; + NSString *_title; } +@property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; +@property(retain, nonatomic) KeychainSyncCountryInfo *countryInfo; // @synthesize countryInfo=_countryInfo; @property(retain, nonatomic) NSString *phoneNumber; // @synthesize phoneNumber=_phoneNumber; - (void)textFieldChanged:(id)arg1; @property(readonly, nonatomic) PSEditableTableCell *phoneNumberCell; -@property(readonly, nonatomic) PSEditableTableCell *countryCodeCell; - (id)unformattedPhoneNumber; - (id)phoneNumberForSpecifier:(id)arg1; - (void)setPhoneNumber:(id)arg1 forSpecifier:(id)arg2; -- (id)countryCodeForSpecifier:(id)arg1; -- (void)setCountryCode:(id)arg1 forSpecifier:(id)arg2; +- (id)dialingCountryInfoForSpecifier:(id)arg1; +- (void)setDialingCountryInfo:(id)arg1 forSpecifier:(id)arg2; - (void)resignFirstResponder; - (void)reloadSpecifiers; @property(readonly, nonatomic) NSArray *specifiers; diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragmentDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragmentDelegate-Protocol.h index e4f76c2a0..3eab770cd 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragmentDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncPhoneSettingsFragmentDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol KeychainSyncPhoneSettingsFragmentDelegate -- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryCode:(id)arg3; +- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryInfo:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSMSVerificationController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSMSVerificationController.h index 3e12719c1..8bd3f7848 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSMSVerificationController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSMSVerificationController.h @@ -6,20 +6,33 @@ #import -@class NSString; +#import "UIAlertViewDelegate-Protocol.h" -@interface KeychainSyncSMSVerificationController : KeychainSyncTextEntryController +@class NSString, PSKeychainSyncManager, UIAlertView, UIButton; + +@interface KeychainSyncSMSVerificationController : KeychainSyncTextEntryController { + UIButton *_footerButton; + UIAlertView *_supportVerificationAlert; NSString *_phoneNumber; + NSString *_dialingPrefix; NSString *_countryCode; + unsigned long long _verificationCodeLength; + PSKeychainSyncManager *_keychainSyncManager; } +@property(nonatomic) PSKeychainSyncManager *keychainSyncManager; // @synthesize keychainSyncManager=_keychainSyncManager; +@property(nonatomic) unsigned long long verificationCodeLength; // @synthesize verificationCodeLength=_verificationCodeLength; @property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; +@property(retain, nonatomic) NSString *dialingPrefix; // @synthesize dialingPrefix=_dialingPrefix; @property(retain, nonatomic) NSString *phoneNumber; // @synthesize phoneNumber=_phoneNumber; -- (void)viewDidAppear:(BOOL)arg1; -- (id)placeholderText; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)showSupportVerification; +- (void)viewDidLayoutSubviews; +- (void)loadView; - (id)specifiers; - (void)dealloc; +- (unsigned long long)numberOfPasscodeFields; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeCell.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeCell.h new file mode 100644 index 000000000..018a455f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeCell.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface KeychainSyncSecurityCodeCell : PSEditableTableCell +{ + int _securityCodeType; + int _mode; + NSString *_firstPasscodeEntry; +} + +@property(retain, nonatomic) NSString *firstPasscodeEntry; // @synthesize firstPasscodeEntry=_firstPasscodeEntry; +@property(nonatomic) int mode; // @synthesize mode=_mode; +@property(nonatomic) int securityCodeType; // @synthesize securityCodeType=_securityCodeType; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeController.h index fa83b50cc..9c28ea444 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSecurityCodeController.h @@ -6,34 +6,44 @@ #import -@class ComplexCodeFooterView, NSString, UIButton; +#import "UIAlertViewDelegate-Protocol.h" -@interface KeychainSyncSecurityCodeController : KeychainSyncTextEntryController +@class NSString, UIAlertView, UIButton; + +@interface KeychainSyncSecurityCodeController : KeychainSyncTextEntryController { - BOOL _inConfirmation; - NSString *_firstPasscodeEntry; - BOOL _passcodeMismatch; - UIButton *_complexCodeButton; - ComplexCodeFooterView *_descriptionFooterView; - BOOL _usingGeneratedCode; - BOOL _useComplexCode; + NSString *_generatedCode; + _Bool _passcodeMismatch; + UIButton *_footerButton; + UIAlertView *_forgotSecurityCodeAlert; + _Bool _forgotCodeAlertHasApproveButton; + UIAlertView *_resetKeychainAlert; + UIAlertView *_weakSecurityCodeAlert; + _Bool _showsAdvancedSettings; int _mode; + int _securityCodeType; + NSString *_firstPasscodeEntry; } -@property(nonatomic) BOOL useComplexCode; // @synthesize useComplexCode=_useComplexCode; +@property(retain, nonatomic) NSString *firstPasscodeEntry; // @synthesize firstPasscodeEntry=_firstPasscodeEntry; +@property(nonatomic) _Bool showsAdvancedSettings; // @synthesize showsAdvancedSettings=_showsAdvancedSettings; +@property(nonatomic) int securityCodeType; // @synthesize securityCodeType=_securityCodeType; @property(nonatomic) int mode; // @synthesize mode=_mode; -- (void)generateRandomCode; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)forgotSecurityCode; +- (void)showAdvancedOptions; - (void)textEntryViewDidChange:(id)arg1; -- (void)toggleCodeComplexity; -- (void)nextPressed; -- (void)didFinishEnteringPasscode:(id)arg1; -- (void)animatePasscodeFieldLeft:(BOOL)arg1; +- (void)generateRandomCode; +- (void)updateNextButton; +- (void)didFinishEnteringText:(id)arg1; +- (void)animatePasscodeFieldLeft:(_Bool)arg1; - (id)placeholderText; - (id)specifiers; -- (void)setSpecifier:(id)arg1; - (void)viewDidLayoutSubviews; - (void)keyboardWillShow:(id)arg1; -- (void)loadView; +- (void)viewDidLoad; +- (id)textEntryCell; +- (Class)textEntryCellClass; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSetupController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSetupController.h index a663a1a41..247d4e222 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncSetupController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncSetupController.h @@ -14,7 +14,6 @@ } - (void)cancelPressed; -- (BOOL)canBeShownFromSuspendedState; - (void)pushController:(id)arg1; - (id)initWithManager:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/KeychainSyncTextEntryController.h b/iOS7/PrivateFrameworks/Preferences/KeychainSyncTextEntryController.h index 2e8ca2df5..7457a5e5f 100644 --- a/iOS7/PrivateFrameworks/Preferences/KeychainSyncTextEntryController.h +++ b/iOS7/PrivateFrameworks/Preferences/KeychainSyncTextEntryController.h @@ -4,49 +4,46 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import #import "KeychainSyncPasscodeFieldDelegate-Protocol.h" -#import "KeychainSyncViewController-Protocol.h" @class NSString, PSSpecifier, PSTableCell, UIView; -@interface KeychainSyncTextEntryController : PSListController +@interface KeychainSyncTextEntryController : PSKeychainSyncViewController { PSTableCell *_textEntryCell; UIView *_textEntryView; PSSpecifier *_textEntrySpecifier; - BOOL _hidesNextButton; - BOOL _secureTextEntry; - int _type; - id _delegate; + _Bool _hidesNextButton; + _Bool _secureTextEntry; + int _textEntryType; NSString *_textValue; - PSSpecifier *_group; } -@property(retain, nonatomic) PSSpecifier *group; // @synthesize group=_group; @property(retain, nonatomic) NSString *textValue; // @synthesize textValue=_textValue; -@property(nonatomic) BOOL secureTextEntry; // @synthesize secureTextEntry=_secureTextEntry; -@property(nonatomic) BOOL hidesNextButton; // @synthesize hidesNextButton=_hidesNextButton; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int type; // @synthesize type=_type; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +@property(nonatomic) _Bool secureTextEntry; // @synthesize secureTextEntry=_secureTextEntry; +@property(nonatomic) _Bool hidesNextButton; // @synthesize hidesNextButton=_hidesNextButton; +@property(nonatomic) int textEntryType; // @synthesize textEntryType=_textEntryType; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)passcodeField:(id)arg1 didUpdateEnteredPasscode:(id)arg2; -- (void)didFinishEnteringPasscode:(id)arg1; +- (unsigned long long)numberOfPasscodeFields; - (void)textFieldChanged:(id)arg1; - (void)textEntryViewDidChange:(id)arg1; - (id)textEntryView; - (id)textEntryCell; +- (Class)textEntryCellClass; - (id)textEntrySpecifier; - (id)placeholderText; - (id)specifiers; - (id)textEntryText; - (void)setTextEntryText:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)becomeFirstResponder; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)becomeFirstResponder; - (id)getTextValueForSpecifier:(id)arg1; - (void)setTextValue:(id)arg1 forSpecifier:(id)arg2; +- (void)didFinishEnteringText:(id)arg1; - (void)nextPressed; - (void)updateNextButton; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/Preferences/NSCopying-Protocol.h b/iOS7/PrivateFrameworks/Preferences/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/NSDictionary-Protection.h b/iOS7/PrivateFrameworks/Preferences/NSDictionary-Protection.h index eb42a4aa4..f29e9e027 100644 --- a/iOS7/PrivateFrameworks/Preferences/NSDictionary-Protection.h +++ b/iOS7/PrivateFrameworks/Preferences/NSDictionary-Protection.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (Protection) -- (BOOL)writeToProtectedFile:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)writeToProtectedFile:(id)arg1 atomically:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Preferences/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Preferences/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Preferences/NumericPINView.h b/iOS7/PrivateFrameworks/Preferences/NumericPINView.h index 1cacd4c80..1d0aeaedf 100644 --- a/iOS7/PrivateFrameworks/Preferences/NumericPINView.h +++ b/iOS7/PrivateFrameworks/Preferences/NumericPINView.h @@ -17,7 +17,7 @@ - (void)deleteLastCharacter; - (void)setStringValue:(id)arg1; - (id)stringValue; -- (void)hidePasscodeField:(BOOL)arg1; +- (void)hidePasscodeField:(_Bool)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PINEntryView-Protocol.h b/iOS7/PrivateFrameworks/Preferences/PINEntryView-Protocol.h index e182df7f1..e43e93461 100644 --- a/iOS7/PrivateFrameworks/Preferences/PINEntryView-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/PINEntryView-Protocol.h @@ -7,19 +7,19 @@ #import "UITextFieldDelegate-Protocol.h" @protocol PINEntryView -- (void)setBlocked:(BOOL)arg1; +- (void)setBlocked:(_Bool)arg1; - (void)hideFailedAttempts; - (void)showFailedAttempts:(int)arg1; - (void)setDelegate:(id)arg1; -- (BOOL)becomeFirstResponder; -- (void)hidePasscodeField:(BOOL)arg1; +- (_Bool)becomeFirstResponder; +- (void)hidePasscodeField:(_Bool)arg1; - (void)appendString:(id)arg1; - (void)deleteLastCharacter; - (void)setStringValue:(id)arg1; - (id)stringValue; - (void)setTitle:(id)arg1 font:(id)arg2; - (void)hideError; -- (void)setPINPolicyString:(id)arg1 visible:(BOOL)arg2; -- (void)showError:(id)arg1 animate:(BOOL)arg2; +- (void)setPINPolicyString:(id)arg1 visible:(_Bool)arg2; +- (void)showError:(id)arg1 animate:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PINView.h b/iOS7/PrivateFrameworks/Preferences/PINView.h index 31019c44f..a95ba6be3 100644 --- a/iOS7/PrivateFrameworks/Preferences/PINView.h +++ b/iOS7/PrivateFrameworks/Preferences/PINView.h @@ -16,25 +16,25 @@ UILabel *_errorTitleLabel; FailureBarView *_failureView; UILabel *_pinPolicyLabel; - BOOL _error; + _Bool _error; id _delegate; } -- (void)setBlocked:(BOOL)arg1; +- (void)setBlocked:(_Bool)arg1; - (void)dealloc; - (void)hideFailedAttempts; - (void)showFailedAttempts:(int)arg1; -- (void)setPINPolicyString:(id)arg1 visible:(BOOL)arg2; +- (void)setPINPolicyString:(id)arg1 visible:(_Bool)arg2; - (void)setDelegate:(id)arg1; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)appendString:(id)arg1; - (void)deleteLastCharacter; - (void)setStringValue:(id)arg1; - (id)stringValue; - (void)setTitle:(id)arg1 font:(id)arg2; -- (void)hidePasscodeField:(BOOL)arg1; +- (void)hidePasscodeField:(_Bool)arg1; - (void)hideError; -- (void)showError:(id)arg1 animate:(BOOL)arg2; +- (void)showError:(id)arg1 animate:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSAboutHTMLSheetViewController.h b/iOS7/PrivateFrameworks/Preferences/PSAboutHTMLSheetViewController.h index e99e86939..df52cb861 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSAboutHTMLSheetViewController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSAboutHTMLSheetViewController.h @@ -13,9 +13,9 @@ } + (void)presentAboutSheetTitled:(id)arg1 HTMLContent:(id)arg2 fromViewController:(id)arg3; -- (void)setHTMLContent:(id)arg1 isFragment:(BOOL)arg2; +- (void)setHTMLContent:(id)arg1 isFragment:(_Bool)arg2; - (void)donePressed; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; - (void)viewDidBecomeVisible; - (void)dealloc; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/Preferences/PSAccountSecurityController.h b/iOS7/PrivateFrameworks/Preferences/PSAccountSecurityController.h index bbff91233..b7aa47508 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSAccountSecurityController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSAccountSecurityController.h @@ -10,50 +10,46 @@ #import "KeychainSyncViewControllerDelegate-Protocol.h" #import "UIAlertViewDelegate-Protocol.h" -@class KeychainSyncDevicePINController, KeychainSyncPhoneNumberController, KeychainSyncPhoneSettingsFragment, KeychainSyncSecurityCodeController, NSArray, NSString, PSKeychainSyncManager, PSSetupController, PSSpecifier; +@class KeychainSyncCountryInfo, KeychainSyncDevicePINController, KeychainSyncPhoneSettingsFragment, NSArray, NSString, PSKeychainSyncManager, PSSetupController, PSSpecifier, UIAlertView; @interface PSAccountSecurityController : PSListController { - PSSpecifier *_simplePasscodeSwitch; + PSSpecifier *_recoverySwitch; NSArray *_passcodeSpecifiers; - PSSetupController *_securityCodeChangeSetupController; - KeychainSyncSecurityCodeController *_createSecurityCodeController; + PSSetupController *_devicePasscodeChangeSetupController; KeychainSyncDevicePINController *_devicePINController; - KeychainSyncPhoneNumberController *_phoneNumberController; KeychainSyncPhoneSettingsFragment *_phoneSettingsFragment; NSString *_SMSTarget; - NSString *_SMSTargetCountryCode; - BOOL _secureBackupEnabled; - BOOL _toggleSimpleness; - NSString *_changedSecurityCode; - BOOL _changedSecurityCodeIsSimple; - BOOL _changedSecurityCodeIsGenerated; + KeychainSyncCountryInfo *_SMSTargetCountryInfo; + _Bool _secureBackupEnabled; PSKeychainSyncManager *_manager; - BOOL _usesSimpleSecurityCode; + UIAlertView *_invalidPhoneNumberAlert; + UIAlertView *_changeDevicePasscodeAlert; + UIAlertView *_disableRecoveryConfirmationAlert; + _Bool _usesSimpleSecurityCode; NSString *_securityCode; } @property(retain, nonatomic) NSString *securityCode; // @synthesize securityCode=_securityCode; -@property(nonatomic) BOOL usesSimpleSecurityCode; // @synthesize usesSimpleSecurityCode=_usesSimpleSecurityCode; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryCode:(id)arg3; +@property(nonatomic) _Bool usesSimpleSecurityCode; // @synthesize usesSimpleSecurityCode=_usesSimpleSecurityCode; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)cancelPressed; +- (void)phoneSettingsFragment:(id)arg1 didChangePhoneNumber:(id)arg2 countryInfo:(id)arg3; +- (void)_setShowsDoneButton:(_Bool)arg1; - (void)navDonePressed; - (void)navCancelPressed; +- (void)saveSMSTargetChanges; - (void)keychainSyncController:(id)arg1 didFinishWithResult:(id)arg2 error:(id)arg3; -- (void)_changeSecurityCode:(id)arg1 isSimple:(BOOL)arg2 wasGenerated:(BOOL)arg3; -- (void)_showErrorForCurrentTask:(id)arg1; - (id)useRecoveryForSepecifier:(id)arg1; - (void)setUseRecovery:(id)arg1 specifier:(id)arg2; -- (void)setUseSimpleSecurityCode:(id)arg1 specifier:(id)arg2; +- (void)disableRecovery; - (id)useSimpleSecurityCodeForSpecifier:(id)arg1; - (void)changeSecurityCode:(id)arg1; - (void)_showSecurityCodeChangeSheetOnSpecifier:(id)arg1; -- (void)securityCodeCancelPressed; -- (void)_cleanupSheet; - (void)reloadSpecifiers; -- (void)resetKeychainSync:(id)arg1; - (id)specifiers; -- (id)passcodeSpecifiersWithCircleExists:(BOOL)arg1 inCircle:(BOOL)arg2; +- (id)passcodeSpecifiers; +- (void)viewWillDisappear:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/PSAirplaneModeSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSAirplaneModeSettingsDetail.h index 02ab48d90..2be441935 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSAirplaneModeSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSAirplaneModeSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSAssistiveTouchSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSAssistiveTouchSettingsDetail.h index 6af2fc640..36b52df48 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSAssistiveTouchSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSAssistiveTouchSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSBiometricIdentity.h b/iOS7/PrivateFrameworks/Preferences/PSBiometricIdentity.h new file mode 100644 index 000000000..3fd59f187 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSBiometricIdentity.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface PSBiometricIdentity : NSObject +{ +} + ++ (id)nextIdentityName; ++ (void)setName:(id)arg1 forIdentity:(id)arg2; ++ (id)nameForIdentity:(id)arg1; ++ (void)removeIdentity:(id)arg1; ++ (long long)maximumIdentityCount; ++ (id)identities; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSBluetoothSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSBluetoothSettingsDetail.h index 8d0859b69..9ed2c4043 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSBluetoothSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSBluetoothSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSBrightnessSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSBrightnessSettingsDetail.h index 1ab4c3056..4fbd8aab1 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSBrightnessSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSBrightnessSettingsDetail.h @@ -12,17 +12,17 @@ { } -+ (BOOL)autoBrightnessEnabled; -+ (void)setAutoBrightnessEnabled:(BOOL)arg1; -+ (BOOL)deviceSupportsAutoBrightness; ++ (_Bool)autoBrightnessEnabled; ++ (void)setAutoBrightnessEnabled:(_Bool)arg1; ++ (_Bool)deviceSupportsAutoBrightness; + (void)endObservingExternalBrightnessChanges; + (void)beginObservingExternalBrightnessChanges:(id)arg1 changedAction:(void)arg2; + (void)endBrightnessAdjustmentTransaction; + (void)beginBrightnessAdjustmentTransaction; -+ (void)setValue:(float)arg1; -+ (void)incrementBrightnessValue:(float)arg1; -+ (float)incrementedBrightnessValue:(float)arg1; -+ (float)currentValue; ++ (void)setValue:(double)arg1; ++ (void)incrementBrightnessValue:(double)arg1; ++ (double)incrementedBrightnessValue:(double)arg1; ++ (double)currentValue; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSCellularDataSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSCellularDataSettingsDetail.h index 605072526..ae413d0bd 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSCellularDataSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSCellularDataSettingsDetail.h @@ -12,9 +12,9 @@ { } -+ (BOOL)deviceSupportsCellularData; -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)deviceSupportsCellularData; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSClearBackgroundCell.h b/iOS7/PrivateFrameworks/Preferences/PSClearBackgroundCell.h new file mode 100644 index 000000000..53afbef5e --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSClearBackgroundCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PSClearBackgroundCell : PSTableCell +{ +} + +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSCompassSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSCompassSettingsDetail.h new file mode 100644 index 000000000..0c1fd9159 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSCompassSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSCompassSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSConfirmationSpecifier.h b/iOS7/PrivateFrameworks/Preferences/PSConfirmationSpecifier.h index 8fd03b4b7..956472bb3 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSConfirmationSpecifier.h +++ b/iOS7/PrivateFrameworks/Preferences/PSConfirmationSpecifier.h @@ -16,13 +16,13 @@ NSString *_cancelButton; } -+ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(long long)arg6 edit:(Class)arg7; @property(retain, nonatomic) NSString *cancelButton; // @synthesize cancelButton=_cancelButton; @property(retain, nonatomic) NSString *okButton; // @synthesize okButton=_okButton; @property(retain, nonatomic) NSString *prompt; // @synthesize prompt=_prompt; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; - (void)dealloc; -- (BOOL)isDestructive; +- (_Bool)isDestructive; - (void)setupWithDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSControlCenterSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSControlCenterSettingsDetail.h new file mode 100644 index 000000000..2ea0699ba --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSControlCenterSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSControlCenterSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSControlTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSControlTableCell.h index 85d44dfb8..3dc92c4b8 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSControlTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSControlTableCell.h @@ -18,10 +18,10 @@ @property(retain, nonatomic) UIControl *control; - (void)dealloc; - (id)valueLabel; -- (BOOL)canReload; +- (_Bool)canReload; - (id)newControl; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSController-Protocol.h b/iOS7/PrivateFrameworks/Preferences/PSController-Protocol.h index 2a4bd21a7..971ddd4c3 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSController-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/PSController-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol PSController -- (void)statusBarWillAnimateByHeight:(float)arg1; -- (BOOL)canBeShownFromSuspendedState; +- (void)statusBarWillAnimateByHeight:(double)arg1; +- (_Bool)canBeShownFromSuspendedState; - (void)willBecomeActive; - (void)willResignActive; - (id)readPreferenceValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSDNDSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSDNDSettingsDetail.h index e5bb7a36e..e118f40d2 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSDNDSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSDNDSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (void)loadStateWithCompletion:(id)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSDUETSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSDUETSettingsDetail.h new file mode 100644 index 000000000..c07d8ccea --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSDUETSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSDUETSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSDetailController.h b/iOS7/PrivateFrameworks/Preferences/PSDetailController.h index 794510c17..c62e39eeb 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSDetailController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSDetailController.h @@ -13,16 +13,17 @@ PSEditingPane *_pane; } -- (void)statusBarWillAnimateByHeight:(float)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)statusBarWillAnimateByHeight:(double)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)suspend; - (void)saveChanges; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @property(nonatomic) PSEditingPane *pane; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidLayoutSubviews; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (struct CGRect)paneFrame; - (void)dealloc; - (void)viewDidUnload; diff --git a/iOS7/PrivateFrameworks/Preferences/PSDiscreteSlider.h b/iOS7/PrivateFrameworks/Preferences/PSDiscreteSlider.h index 949acba59..eb52330b1 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSDiscreteSlider.h +++ b/iOS7/PrivateFrameworks/Preferences/PSDiscreteSlider.h @@ -17,7 +17,7 @@ - (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; - (struct CGRect)trackRectForBounds:(struct CGRect)arg1; - (void)drawRect:(struct CGRect)arg1; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; - (void)sliderTapped:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSEditableListController.h b/iOS7/PrivateFrameworks/Preferences/PSEditableListController.h index f374ef342..dc3451943 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSEditableListController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSEditableListController.h @@ -8,24 +8,24 @@ @interface PSEditableListController : PSListController { - BOOL _editable; - BOOL _editingDisabled; + _Bool _editable; + _Bool _editingDisabled; } -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (void)didLock; - (void)suspend; -- (BOOL)performDeletionActionForSpecifier:(id)arg1; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (_Bool)performDeletionActionForSpecifier:(id)arg1; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)setEditable:(BOOL)arg1; -- (void)_setEditable:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)editable; +- (void)setEditable:(_Bool)arg1; +- (void)_setEditable:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)editable; - (void)editDoneTapped; - (void)pushController:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)setEditButtonEnabled:(BOOL)arg1; -- (void)setEditingButtonHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)setEditButtonEnabled:(_Bool)arg1; +- (void)setEditingButtonHidden:(_Bool)arg1 animated:(_Bool)arg2; - (void)_updateNavigationBar; - (id)_editButtonBarItem; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/PSEditableTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSEditableTableCell.h index 397274c1b..3ebd470d7 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSEditableTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSEditableTableCell.h @@ -15,48 +15,49 @@ { UIColor *_textColor; id _delegate; - BOOL _forceFirstResponder; - BOOL _delaySpecifierRelease; + _Bool _forceFirstResponder; + _Bool _delaySpecifierRelease; SEL _targetSetter; id _realTarget; - BOOL _valueChanged; - BOOL _isEditing; - BOOL _returnKeyTapped; + _Bool _valueChanged; + _Bool _returnKeyTapped; PSListController *_controllerDelegate; } -+ (int)cellStyle; ++ (long long)cellStyle; @property(nonatomic) PSListController *controllerDelegate; // @synthesize controllerDelegate=_controllerDelegate; -@property(readonly, nonatomic) BOOL returnKeyTapped; // @synthesize returnKeyTapped=_returnKeyTapped; +@property(readonly, nonatomic) _Bool returnKeyTapped; // @synthesize returnKeyTapped=_returnKeyTapped; - (id)textField; - (void)setPlaceholderText:(id)arg1; - (void)setValue:(id)arg1; - (id)value; -@property(readonly, nonatomic) BOOL isEditing; // @synthesize isEditing=_isEditing; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)_cellIsEditing; +- (_Bool)isEditing; +- (_Bool)isTextFieldEditing; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)layoutSubviews; - (void)setDelegate:(id)arg1; - (void)setTitle:(id)arg1; -- (void)setCellEnabled:(BOOL)arg1; +- (void)setCellEnabled:(_Bool)arg1; - (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)_saveForExit; - (void)_setValueChanged; - (void)cellRemovedFromView; - (void)endEditingAndSave; - (void)controlChanged:(id)arg1; -- (BOOL)canReload; +- (_Bool)canReload; - (void)prepareForReuse; - (void)refreshCellContentsWithSpecifier:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSEditingPane.h b/iOS7/PrivateFrameworks/Preferences/PSEditingPane.h index dd6e8c562..7d8f94db9 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSEditingPane.h +++ b/iOS7/PrivateFrameworks/Preferences/PSEditingPane.h @@ -6,29 +6,36 @@ #import "UIView.h" -@class PSSpecifier; +@class PSSpecifier, UIViewController; @interface PSEditingPane : UIView { PSSpecifier *_specifier; id _delegate; unsigned int _requiresKeyboard:1; + UIViewController *_viewController; } + (float)preferredHeight; + (id)defaultBackgroundColor; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)changed; -- (BOOL)handlesDoneButton; +@property(nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (id)scrollViewToBeInsetted; +- (id)childViewControllerForHostingViewController; +- (void)layoutInsetContent:(struct CGRect)arg1; +- (void)insetContent; +- (_Bool)shouldInsetContent; +- (_Bool)changed; +- (_Bool)handlesDoneButton; - (void)doneEditing; - (void)editMode; - (void)addNewValue; - (void)viewDidBecomeVisible; -- (BOOL)wantsNewButton; +- (_Bool)wantsNewButton; - (id)specifierLabel; -- (BOOL)requiresKeyboard; +- (_Bool)requiresKeyboard; - (id)preferenceValue; - (void)setPreferenceValue:(id)arg1; - (id)preferenceSpecifier; diff --git a/iOS7/PrivateFrameworks/Preferences/PSExpandableListGroupController.h b/iOS7/PrivateFrameworks/Preferences/PSExpandableListGroupController.h index e4139bdaa..edfa05d6e 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSExpandableListGroupController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSExpandableListGroupController.h @@ -12,9 +12,9 @@ { PSListController *_listController; PSSpecifier *_groupSpecifier; - int _collaspeAfterCount; + long long _collaspeAfterCount; NSMutableArray *_specifiers; - BOOL _showAll; + _Bool _showAll; PSSpecifier *_showAllSpecifier; PSSpecifier *_spinnerSpecifier; } @@ -26,10 +26,10 @@ - (void)reloadSpecifier:(id)arg1; - (void)removeAllSpecifiers; - (void)addSpecifiers:(id)arg1; -- (int)_groupIndex; +- (long long)_groupIndex; - (void)dealloc; - (id)initWithListController:(id)arg1 groupSpecifier:(id)arg2; -- (id)initWithListController:(id)arg1 groupSpecifier:(id)arg2 collapseAfterCount:(int)arg3; +- (id)initWithListController:(id)arg1 groupSpecifier:(id)arg2 collapseAfterCount:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSFacebookSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSFacebookSettingsDetail.h new file mode 100644 index 000000000..97f5268b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSFacebookSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSFacebookSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSFlickrSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSFlickrSettingsDetail.h new file mode 100644 index 000000000..63e8a9cf8 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSFlickrSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSFlickrSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSFooterHyperlinkView.h b/iOS7/PrivateFrameworks/Preferences/PSFooterHyperlinkView.h index 8fcc695d5..ccbe6a62c 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSFooterHyperlinkView.h +++ b/iOS7/PrivateFrameworks/Preferences/PSFooterHyperlinkView.h @@ -7,18 +7,30 @@ #import "UIView.h" #import "PSHeaderFooterView-Protocol.h" +#import "UITextViewDelegate-Protocol.h" -@class UITextView; +@class NSString, NSURL, UITextView; -@interface PSFooterHyperlinkView : UIView +@interface PSFooterHyperlinkView : UIView { - UITextView *_hyperlink; + UITextView *_textView; + NSString *_text; + NSURL *_URL; + struct _NSRange _linkRange; + id _target; + SEL _action; } -@property(retain) UITextView *hyperlink; // @synthesize hyperlink=_hyperlink; -- (float)preferredHeightForWidth:(float)arg1; +@property SEL action; // @synthesize action=_action; +@property id target; // @synthesize target=_target; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (double)preferredHeightForWidth:(double)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; +@property(retain) NSURL *URL; +@property struct _NSRange linkRange; +@property(retain) NSString *text; - (void)layoutSubviews; +- (void)_linkify; - (void)dealloc; - (id)initWithSpecifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSFooterTextAndButtonView.h b/iOS7/PrivateFrameworks/Preferences/PSFooterTextAndButtonView.h deleted file mode 100644 index 992b502f5..000000000 --- a/iOS7/PrivateFrameworks/Preferences/PSFooterTextAndButtonView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "PSHeaderFooterView-Protocol.h" - -@class UIButton, UILabel; - -@interface PSFooterTextAndButtonView : UIView -{ - UIButton *_button; - UILabel *_descriptionLabel; -} - -@property(retain, nonatomic) UILabel *descriptionLabel; // @synthesize descriptionLabel=_descriptionLabel; -@property(readonly) UIButton *button; // @synthesize button=_button; -- (float)preferredHeightForWidth:(float)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (void)setDescriptionString:(id)arg1; -- (void)dealloc; -- (id)initWithSpecifier:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Preferences/PSGameCenterSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSGameCenterSettingsDetail.h new file mode 100644 index 000000000..521a4ecdf --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSGameCenterSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSGameCenterSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSGuidedAccessSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSGuidedAccessSettingsDetail.h index 6e5dd5ad6..eb0a3c668 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSGuidedAccessSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSGuidedAccessSettingsDetail.h @@ -12,10 +12,10 @@ { } -+ (unsigned int)guidedAccessAvailability; ++ (unsigned long long)guidedAccessAvailability; + (void)enterGuidedAccessMode; -+ (void)setGuidedAccessSwitchEnabled:(BOOL)arg1; -+ (BOOL)guidedAccessHasPasscode; ++ (void)setGuidedAccessSwitchEnabled:(_Bool)arg1; ++ (_Bool)guidedAccessHasPasscode; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSHeaderFooterView-Protocol.h b/iOS7/PrivateFrameworks/Preferences/PSHeaderFooterView-Protocol.h index 0c751c6be..3310290f4 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSHeaderFooterView-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/PSHeaderFooterView-Protocol.h @@ -8,7 +8,7 @@ - (id)initWithSpecifier:(id)arg1; @optional -- (float)preferredHeightForWidth:(float)arg1 inTableView:(id)arg2; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1 inTableView:(id)arg2; +- (double)preferredHeightForWidth:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSIconMarginTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSIconMarginTableCell.h index 449978068..e6014489c 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSIconMarginTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSIconMarginTableCell.h @@ -11,7 +11,7 @@ } - (void)layoutSubviews; -- (float)iconMargin; +- (double)iconMargin; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSInternationalController.h b/iOS7/PrivateFrameworks/Preferences/PSInternationalController.h index a08d38b83..ca9fdbece 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSInternationalController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSInternationalController.h @@ -37,7 +37,7 @@ - (void)reloadLocale; - (void)reloadSpecifiers; - (id)localizedComponent:(id)arg1 forDictionary:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageController.h b/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageController.h index dfebb8098..a60edf51e 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageController.h @@ -6,17 +6,25 @@ #import +@class NSMutableDictionary; + @interface PSInternationalLanguageController : PSListItemsController { + NSMutableDictionary *_cellCache; } +@property(retain, nonatomic) NSMutableDictionary *cellCache; // @synthesize cellCache=_cellCache; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)specifiers; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)generateLanguageCellCache; +- (void)viewWillAppear:(_Bool)arg1; - (void)updateNavigationItem; - (void)doneButtonTapped; - (void)cancelButtonTapped; - (void)_removeBlackFrame; +- (void)dealloc; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageSetupController.h b/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageSetupController.h index 96e2738df..d2ec8422f 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageSetupController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSInternationalLanguageSetupController.h @@ -18,7 +18,7 @@ - (void)setLanguage:(id)arg1 specifier:(id)arg2; - (void)didFinishCommit; - (void)commit; -- (void)rotateView:(id)arg1 toOrientation:(int)arg2; +- (void)rotateView:(id)arg1 toOrientation:(long long)arg2; - (void)showBlackViewWithLabel:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Preferences/PSInvertColorsSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSInvertColorsSettingsDetail.h index 48b9ac926..6ac9bd65a 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSInvertColorsSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSInvertColorsSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncManager.h b/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncManager.h index f9af07e30..11fad45a2 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncManager.h +++ b/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncManager.h @@ -8,71 +8,119 @@ #import "KeychainSyncViewControllerDelegate-Protocol.h" -@class KeychainSyncDevicePINController, KeychainSyncPhoneNumberController, KeychainSyncSMSVerificationController, KeychainSyncSecurityCodeController, NSString, PSSetupController, UIAlertView, UINavigationController, UIViewController; +@class KeychainSyncAdvancedSecurityCodeController, KeychainSyncDevicePINController, KeychainSyncPhoneNumberController, KeychainSyncSMSVerificationController, KeychainSyncSecurityCodeController, NSString, NSTimer, PSRootController, PSSetupController, UIAlertView, UIViewController; @interface PSKeychainSyncManager : NSObject { - BOOL _joiningCircle; + _Bool _joiningCircle; + _Bool _joiningCircleAfterRecovery; int _circleNotificationToken; int _flow; - BOOL _pinCodeWasGenerated; - PSSetupController *_settingsSetupController; - UINavigationController *_buddyNavigationController; - UIAlertView *_passwordPrompt; UIAlertView *_incorrectRecoveryCodesAlert; + UIAlertView *_iCSCSoftLimitAlert; + UIAlertView *_iCSCHardLimitAlert; + UIAlertView *_iCSCHardLimitWithApprovalAlert; UIAlertView *_devicePINChoiceAlert; UIAlertView *_devicePasscodeTooWeakAlert; + UIAlertView *_devicePasscodeChangeAlert; + UIAlertView *_enableWithExistingBackupAlert; + UIAlertView *_resetConfirmationAlert; KeychainSyncDevicePINController *_devicePinController; - KeychainSyncSecurityCodeController *_securityCodeController; + KeychainSyncSecurityCodeController *_simpleSecurityCodeController; + KeychainSyncSecurityCodeController *_complexSecurityCodeController; + KeychainSyncAdvancedSecurityCodeController *_advancedSecurityCodeChoiceController; + KeychainSyncSecurityCodeController *_securityCodeRecoveryController; KeychainSyncPhoneNumberController *_phoneNumberController; KeychainSyncSMSVerificationController *_smsValidationController; UIViewController *_spinningViewController; + unsigned int _spinnerCount; + NSTimer *_credentialExpirationTimer; + _Bool _circleWasReset; + int _stagedSecurityCodeType; NSString *_appleIDUsername; NSString *_appleIDPassword; id _completion; id _passwordPromptCompletion; - UIViewController *_passwordPromptControllerHost; + id _changeSecurityCodeCompletion; + id _resetCompletion; id _circleJoinCompletion; - NSString *_pinCode; + UIViewController *_resetPromptControllerHost; + PSSetupController *_settingsSetupController; + PSRootController *_buddyNavigationController; + NSString *_securityCodeRecoveryAttempt; + NSString *_stagedSecurityCode; } -+ (BOOL)isSimpleSecurityCode:(id)arg1; -@property(retain, nonatomic) NSString *pinCode; // @synthesize pinCode=_pinCode; ++ (id)sharedManager; +@property(nonatomic) _Bool circleWasReset; // @synthesize circleWasReset=_circleWasReset; +@property(readonly, nonatomic) int stagedSecurityCodeType; // @synthesize stagedSecurityCodeType=_stagedSecurityCodeType; +@property(readonly, nonatomic) NSString *stagedSecurityCode; // @synthesize stagedSecurityCode=_stagedSecurityCode; +@property(retain, nonatomic) NSString *securityCodeRecoveryAttempt; // @synthesize securityCodeRecoveryAttempt=_securityCodeRecoveryAttempt; +@property(retain, nonatomic) PSRootController *buddyNavigationController; // @synthesize buddyNavigationController=_buddyNavigationController; +@property(retain, nonatomic) PSSetupController *settingsSetupController; // @synthesize settingsSetupController=_settingsSetupController; +@property(retain, nonatomic) UIViewController *resetPromptControllerHost; // @synthesize resetPromptControllerHost=_resetPromptControllerHost; @property(copy, nonatomic) id circleJoinCompletion; // @synthesize circleJoinCompletion=_circleJoinCompletion; -@property(retain, nonatomic) UIViewController *passwordPromptControllerHost; // @synthesize passwordPromptControllerHost=_passwordPromptControllerHost; +@property(copy, nonatomic) id resetCompletion; // @synthesize resetCompletion=_resetCompletion; +@property(copy, nonatomic) id changeSecurityCodeCompletion; // @synthesize changeSecurityCodeCompletion=_changeSecurityCodeCompletion; @property(copy, nonatomic) id passwordPromptCompletion; // @synthesize passwordPromptCompletion=_passwordPromptCompletion; @property(copy, nonatomic) id completion; // @synthesize completion=_completion; @property(retain, nonatomic) NSString *appleIDPassword; // @synthesize appleIDPassword=_appleIDPassword; @property(retain, nonatomic) NSString *appleIDUsername; // @synthesize appleIDUsername=_appleIDUsername; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)pinChoiceAlertDidChooseToUseDevicePasscode:(BOOL)arg1; -- (void)keychainSyncPhoneNumberController:(id)arg1 didCompleteWithPhoneNumber:(id)arg2 countryCode:(id)arg3; -- (void)joinCircleAndEnableSecureBackupWithPhoneNumber:(id)arg1 countryCode:(id)arg2; -- (void)_enableSecureBackupWithPhoneNumber:(id)arg1 countryCode:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)pinChoiceAlertDidChooseToUseDevicePasscode:(_Bool)arg1; +- (void)keychainSyncPhoneNumberController:(id)arg1 didCompleteWithPhoneNumber:(id)arg2 countryInfo:(id)arg3; +- (void)joinCircleAndEnableSecureBackupWithPhoneNumber:(id)arg1 countryInfo:(id)arg2; +- (void)_enableSecureBackupWithPhoneNumber:(id)arg1 countryInfo:(id)arg2; - (void)keychainSyncController:(id)arg1 didFinishWithResult:(id)arg2 error:(id)arg3; - (void)_autoVetSMSValidationWithToken:(id)arg1; - (void)keychainSyncControllerCancel:(id)arg1; +- (void)_preSetupCancelledWithCurrentStatus; - (void)_finishedWithStatus:(int)arg1 error:(id)arg2; -- (void)showController:(id)arg1; +- (void)_callCompletionWithStatus:(int)arg1 error:(id)arg2; - (void)handleCircleChangedNotification; - (void)_recoverWithSecurityCode:(id)arg1 verificationCode:(id)arg2; - (void)joinCircleWithCompletion:(id)arg1; -- (void)_showGenericEnableErrorAlert; +- (void)joinCircleAfterRecovery:(_Bool)arg1 withCompletion:(id)arg2; +- (void)dismissAppleSupportPane:(id)arg1; +- (void)showContactAppleSupportPane; +- (void)showNetworkReachabilityError; +- (void)showController:(id)arg1; +- (void)_cleanup; +- (void)_peerApprovalFromRecoveryFlow; +- (void)_resetFromRecoveryFlow; +- (_Bool)_resetCircleAndDisableBackupWithError:(id *)arg1; +- (void)showResetAcknowledgementIfNeeded; +- (void)_showGenericFlowErrorAlert; +- (void)promptForDevicePasscodeChangeToPasscode:(id)arg1; +- (void)_changeToNewSecurityCode:(id)arg1 type:(int)arg2 smsTarget:(id)arg3 smsTargetCountryInfo:(id)arg4; +- (_Bool)_changeSecurityCode:(id)arg1 type:(int)arg2 smsTarget:(id)arg3 smsTargetCountryInfo:(id)arg4 username:(id)arg5 password:(id)arg6 error:(id *)arg7; - (void)stopNavigationSpinner; - (void)startNavigationSpinnerInViewController:(id)arg1; +- (void)setStagedSecurityCode:(id)arg1 type:(int)arg2; - (void)showPinChoiceAlert; - (void)_registerForCircleChangeNotificationsWithCompletion:(id)arg1; +- (void)makeSettingsSetupController; +- (_Bool)_errorRequiresPasswordPrompt:(id)arg1; +- (void)promptForPasswordIfCredentialsNotCachedOverController:(id)arg1 withCompletion:(id)arg2; - (void)promptForPasswordIfNeededWithCompletion:(id)arg1; - (void)promptForPasswordIfNeededOverController:(id)arg1 withCompletion:(id)arg2; +- (void)promptForPasswordIfNeededForWritingOverController:(id)arg1 withCompletion:(id)arg2; - (void)promptForPasswordOverController:(id)arg1 withCompletion:(id)arg2; +- (_Bool)registerUserCredentialsName:(id)arg1 password:(id)arg2 error:(id *)arg3; +- (void)_cleanupAppleIDCredentials; - (id)navigationController; -@property(readonly, nonatomic, getter=isRunningInBuddy) BOOL runningInBuddy; +@property(readonly, nonatomic, getter=isRunningInBuddy) _Bool runningInBuddy; - (void)dealloc; +- (void)disableKeychainSyncWithCompletion:(id)arg1; +- (void)showResetAndJoinFlowOverController:(id)arg1 withCompletion:(id)arg2; +- (void)_showResetFlowOverController:(id)arg1 withEnableBackupText:(_Bool)arg2 withCompletion:(id)arg3; - (void)showEnableFlowWithNavigationController:(id)arg1 completion:(id)arg2; +- (void)showChangeSecurityCodeFlowWithSpecifier:(id)arg1 overController:(id)arg2 completion:(id)arg3; - (void)showRecoveryFlowWithNavigationController:(id)arg1 completion:(id)arg2; - (void)showRecoveryFlowWithSpecifier:(id)arg1 overController:(id)arg2 completion:(id)arg3; - (void)showEnableEscrowFlowWithSpecifier:(id)arg1 overController:(id)arg2 completion:(id)arg3; - (void)showEnableSyncFlowWithSpecifier:(id)arg1 overController:(id)arg2 completion:(id)arg3; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncViewController.h b/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncViewController.h new file mode 100644 index 000000000..ef46f50ca --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSKeychainSyncViewController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KeychainSyncViewController-Protocol.h" + +@class KeychainSyncHeaderView, PSSpecifier; + +@interface PSKeychainSyncViewController : PSListController +{ + KeychainSyncHeaderView *_headerView; + PSSpecifier *_groupSpecifier; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (double)heightForHeaderInTableView:(id)arg1; +- (id)viewForHeaderInTableView:(id)arg1; +- (void)setTitle:(id)arg1; +- (id)specifiers; +- (id)groupSpecifier; +- (id)headerView; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSLanguageCell.h b/iOS7/PrivateFrameworks/Preferences/PSLanguageCell.h deleted file mode 100644 index dbae9e013..000000000 --- a/iOS7/PrivateFrameworks/Preferences/PSLanguageCell.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString, UIImageView; - -@interface PSLanguageCell : PSTableCell -{ - UIImageView *_languageNameImage; - NSString *_languageNameText; -} - -@property(retain, nonatomic) UIImageView *languageNameImage; // @synthesize languageNameImage=_languageNameImage; -@property(retain, nonatomic) NSString *languageNameText; // @synthesize languageNameText=_languageNameText; -- (void)dealloc; -- (void)prepareForReuse; -- (void)refreshCellContentsWithSpecifier:(id)arg1; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setChecked:(BOOL)arg1; -- (void)turnOffLanguageNameImage; - -@end - diff --git a/iOS7/PrivateFrameworks/Preferences/PSLanguageSelector.h b/iOS7/PrivateFrameworks/Preferences/PSLanguageSelector.h index 84dc4eed4..369770ee4 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSLanguageSelector.h +++ b/iOS7/PrivateFrameworks/Preferences/PSLanguageSelector.h @@ -17,6 +17,7 @@ + (id)sharedInstance; - (id)supportedLanguages; +- (void)setLanguage:(id)arg1 fallback:(id)arg2; - (void)setLanguage:(id)arg1; - (id)currentLanguage; - (void)_loadSupportedLanguages; diff --git a/iOS7/PrivateFrameworks/Preferences/PSLargeTextController.h b/iOS7/PrivateFrameworks/Preferences/PSLargeTextController.h index ed3862db6..6f296d7aa 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSLargeTextController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSLargeTextController.h @@ -12,21 +12,22 @@ { UILabel *_bodyExampleLabel; UILabel *_headlineExampleLabel; - int _selectedCategoryIndex; + long long _selectedCategoryIndex; NSArray *_contentSizeCategories; - BOOL _usesExtendedRange; - BOOL _showsExtendedRangeSwitch; + _Bool _usesExtendedRange; + _Bool _showsExtendedRangeSwitch; } -@property(nonatomic) BOOL showsExtendedRangeSwitch; // @synthesize showsExtendedRangeSwitch=_showsExtendedRangeSwitch; +@property(nonatomic) _Bool showsExtendedRangeSwitch; // @synthesize showsExtendedRangeSwitch=_showsExtendedRangeSwitch; - (id)usesExtendedRangeForSpecifier:(id)arg1; - (void)setUsesExtendedRange:(id)arg1 forSpecifier:(id)arg2; - (id)getDynamicTypeValueForSpecifier:(id)arg1; - (void)setDynamicTypeValue:(id)arg1 forSpecifier:(id)arg2; - (void)updateExampleFonts; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (void)sizeCategoryDidChange:(id)arg1; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)specifiers; - (void)viewDidLayoutSubviews; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/Preferences/PSListController-PasscodeAdditions.h b/iOS7/PrivateFrameworks/Preferences/PSListController-PasscodeAdditions.h new file mode 100644 index 000000000..413754223 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSListController-PasscodeAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PSListController (PasscodeAdditions) +- (id)popupStylePopoverController; +- (void)showPINSheet:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSListController.h b/iOS7/PrivateFrameworks/Preferences/PSListController.h index 5620ffa4d..188826e28 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSListController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSListController.h @@ -13,43 +13,45 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary, NSNumber, NSString, UIActionSheet, UIAlertView, UIKeyboard, UIPopoverController, UITableView; +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, UIActionSheet, UIAlertView, UIKeyboard, UIPopoverController, UITableView, UIView; @interface PSListController : PSViewController { NSMutableArray *_prequeuedReusablePSTableCells; NSMutableDictionary *_cells; - BOOL _cachesCells; - BOOL _reusesCells; - BOOL _forceSynchronousIconLoadForCreatedCells; + _Bool _cachesCells; + _Bool _reusesCells; + _Bool _forceSynchronousIconLoadForCreatedCells; + UIView *_containerView; UITableView *_table; NSArray *_specifiers; NSMutableDictionary *_specifiersByID; NSMutableArray *_groups; NSString *_specifierID; NSMutableArray *_bundleControllers; - BOOL _bundlesLoaded; - BOOL _showingSetupController; + _Bool _bundlesLoaded; + _Bool _showingSetupController; UIActionSheet *_actionSheet; UIAlertView *_alertView; - BOOL _swapAlertButtons; - BOOL _keyboardWasVisible; + _Bool _swapAlertButtons; + _Bool _keyboardWasVisible; UIKeyboard *_keyboard; UIPopoverController *_popupStylePopoverController; - BOOL _popupStylePopoverShouldRePresent; - BOOL _popupIsModal; - BOOL _popupIsDismissing; - BOOL _hasAppeared; + _Bool _popupStylePopoverShouldRePresent; + _Bool _popupIsModal; + _Bool _popupIsDismissing; + _Bool _hasAppeared; float _verticalContentOffset; NSString *_offsetItemName; struct CGPoint _contentOffsetWithKeyboard; - NSNumber *_marginWidth; + _Bool _edgeToEdgeCells; } -+ (BOOL)displaysButtonBar; -@property(nonatomic) BOOL forceSynchronousIconLoadForCreatedCells; // @synthesize forceSynchronousIconLoadForCreatedCells=_forceSynchronousIconLoadForCreatedCells; ++ (_Bool)displaysButtonBar; +@property(nonatomic) _Bool edgeToEdgeCells; // @synthesize edgeToEdgeCells=_edgeToEdgeCells; +@property(nonatomic) _Bool forceSynchronousIconLoadForCreatedCells; // @synthesize forceSynchronousIconLoadForCreatedCells=_forceSynchronousIconLoadForCreatedCells; - (void)_setNotShowingSetupController; -- (BOOL)shouldReloadSpecifiersOnResume; +- (_Bool)shouldReloadSpecifiersOnResume; - (void)setDesiredVerticalContentOffsetItemNamed:(id)arg1; - (void)setDesiredVerticalContentOffset:(float)arg1; - (float)verticalContentOffset; @@ -57,68 +59,69 @@ - (void)_keyboardDidHide:(id)arg1; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (void)_setContentInset:(float)arg1; -- (float)_getKeyboardIntersectionHeight; +- (void)_setContentInset:(double)arg1; +- (double)_getKeyboardIntersectionHeight; - (void)reloadIconForSpecifierForBundle:(id)arg1; - (void)handleURL:(id)arg1; - (void)pushController:(id)arg1; -- (void)dismissPopoverAnimated:(BOOL)arg1; +- (void)dismissPopoverAnimated:(_Bool)arg1; - (void)dismissPopover; -- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; -- (void)pushController:(id)arg1 animate:(BOOL)arg2; +- (void)popoverController:(id)arg1 animationCompleted:(long long)arg2; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; +- (void)pushController:(id)arg1 animate:(_Bool)arg2; - (id)specifierForID:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)controllerForSpecifier:(id)arg1; - (id)controllerForRowAtIndexPath:(id)arg1; - (void)lazyLoadBundle:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)_handleActionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)confirmationViewCancelledForSpecifier:(id)arg1; - (void)confirmationViewAcceptedForSpecifier:(id)arg1; -- (void)dismissConfirmationViewForSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)dismissConfirmationViewForSpecifier:(id)arg1 animated:(_Bool)arg2; - (void)showConfirmationViewForSpecifier:(id)arg1; -- (void)showConfirmationViewForSpecifier:(id)arg1 useAlert:(BOOL)arg2 swapAlertButtons:(BOOL)arg3; -- (BOOL)performConfirmationCancelActionForSpecifier:(id)arg1; -- (BOOL)performConfirmationActionForSpecifier:(id)arg1; -- (BOOL)performButtonActionForSpecifier:(id)arg1; -- (BOOL)performLoadActionForSpecifier:(id)arg1; -- (BOOL)performActionForSpecifier:(id)arg1; +- (void)showConfirmationViewForSpecifier:(id)arg1 useAlert:(_Bool)arg2 swapAlertButtons:(_Bool)arg3; +- (_Bool)performConfirmationCancelActionForSpecifier:(id)arg1; +- (_Bool)performConfirmationActionForSpecifier:(id)arg1; +- (_Bool)performButtonActionForSpecifier:(id)arg1; +- (_Bool)performLoadActionForSpecifier:(id)arg1; +- (_Bool)performActionForSpecifier:(id)arg1; - (void)_returnKeyPressed:(id)arg1; - (void)returnPressedAtEnd; - (void)popupViewWillDisappear; - (void)formSheetViewWillDisappear; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)prepareSpecifiersMetadata; - (void)viewDidLoad; - (id)findFirstVisibleResponder; -- (BOOL)shouldSelectResponderOnAppearance; +- (_Bool)shouldSelectResponderOnAppearance; - (void)_scrollToSpecifierNamed:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)_tableView:(id)arg1 viewForCustomInSection:(int)arg2 isHeader:(BOOL)arg3; -- (float)_tableView:(id)arg1 heightForCustomInSection:(int)arg2 isHeader:(BOOL)arg3; -- (id)_customViewForSpecifier:(id)arg1 class:(Class)arg2 isHeader:(BOOL)arg3; -- (int)tableView:(id)arg1 titleAlignmentForFooterInSection:(int)arg2; -- (int)tableView:(id)arg1 titleAlignmentForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 detailTextForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)_tableView:(id)arg1 viewForCustomInSection:(long long)arg2 isHeader:(_Bool)arg3; +- (double)_tableView:(id)arg1 heightForCustomInSection:(long long)arg2 isHeader:(_Bool)arg3; +- (id)_customViewForSpecifier:(id)arg1 class:(Class)arg2 isHeader:(_Bool)arg3; +- (long long)tableView:(id)arg1 titleAlignmentForFooterInSection:(long long)arg2; +- (long long)tableView:(id)arg1 titleAlignmentForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 detailTextForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)createPrequeuedPSTableCells:(unsigned int)arg1; +- (void)createPrequeuedPSTableCells:(unsigned long long)arg1; - (id)cachedCellForSpecifierID:(id)arg1; - (id)cachedCellForSpecifier:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)setMarginWidth:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)setTitle:(id)arg1; - (id)specifierID; - (void)setSpecifierID:(id)arg1; @@ -129,6 +132,7 @@ - (void)createGroupIndices; - (id)_createGroupIndices:(id)arg1; - (void)viewDidUnload; +- (void)viewDidLayoutSubviews; - (void)loadView; - (Class)tableViewClass; - (id)initForContentSize:(struct CGSize)arg1; @@ -138,81 +142,78 @@ - (void)_loadBundleControllers; - (void)updateSpecifiersInRange:(struct _NSRange)arg1 withSpecifiers:(id)arg2; - (void)updateSpecifiers:(id)arg1 withSpecifiers:(id)arg2; -- (int)_nextGroupInSpecifiersAfterIndex:(int)arg1 inArray:(id)arg2; -- (void)replaceContiguousSpecifiers:(id)arg1 withSpecifiers:(id)arg2 animated:(BOOL)arg3; +- (long long)_nextGroupInSpecifiersAfterIndex:(long long)arg1 inArray:(id)arg2; +- (void)replaceContiguousSpecifiers:(id)arg1 withSpecifiers:(id)arg2 animated:(_Bool)arg3; - (void)replaceContiguousSpecifiers:(id)arg1 withSpecifiers:(id)arg2; - (void)removeContiguousSpecifiers:(id)arg1; -- (void)removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; -- (void)_removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; -- (void)removeLastSpecifierAnimated:(BOOL)arg1; +- (void)removeContiguousSpecifiers:(id)arg1 animated:(_Bool)arg2; +- (void)_removeContiguousSpecifiers:(id)arg1 animated:(_Bool)arg2; +- (void)removeLastSpecifierAnimated:(_Bool)arg1; - (void)removeLastSpecifier; -- (void)removeSpecifierAtIndex:(int)arg1; +- (void)removeSpecifierAtIndex:(long long)arg1; - (void)removeSpecifierID:(id)arg1; - (void)removeSpecifier:(id)arg1; -- (void)removeSpecifierAtIndex:(int)arg1 animated:(BOOL)arg2; -- (void)removeSpecifierID:(id)arg1 animated:(BOOL)arg2; -- (void)removeSpecifier:(id)arg1 animated:(BOOL)arg2; -- (void)addSpecifiersFromArray:(id)arg1 animated:(BOOL)arg2; +- (void)removeSpecifierAtIndex:(long long)arg1 animated:(_Bool)arg2; +- (void)removeSpecifierID:(id)arg1 animated:(_Bool)arg2; +- (void)removeSpecifier:(id)arg1 animated:(_Bool)arg2; +- (void)addSpecifiersFromArray:(id)arg1 animated:(_Bool)arg2; - (void)addSpecifiersFromArray:(id)arg1; -- (void)addSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)addSpecifier:(id)arg1 animated:(_Bool)arg2; - (void)addSpecifier:(id)arg1; -- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(int)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(long long)arg2; - (void)insertContiguousSpecifiers:(id)arg1 afterSpecifierID:(id)arg2; - (void)insertContiguousSpecifiers:(id)arg1 afterSpecifier:(id)arg2; -- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2; -- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(int)arg2 animated:(BOOL)arg3; -- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifierID:(id)arg2 animated:(BOOL)arg3; -- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifier:(id)arg2 animated:(BOOL)arg3; -- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; -- (void)_insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; -- (void)insertSpecifier:(id)arg1 atEndOfGroup:(int)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(long long)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(long long)arg2 animated:(_Bool)arg3; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifierID:(id)arg2 animated:(_Bool)arg3; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifier:(id)arg2 animated:(_Bool)arg3; +- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(long long)arg2 animated:(_Bool)arg3; +- (void)_insertContiguousSpecifiers:(id)arg1 atIndex:(long long)arg2 animated:(_Bool)arg3; +- (void)insertSpecifier:(id)arg1 atEndOfGroup:(long long)arg2; - (void)insertSpecifier:(id)arg1 afterSpecifierID:(id)arg2; - (void)insertSpecifier:(id)arg1 afterSpecifier:(id)arg2; -- (void)insertSpecifier:(id)arg1 atIndex:(int)arg2; -- (void)insertSpecifier:(id)arg1 atEndOfGroup:(int)arg2 animated:(BOOL)arg3; -- (void)insertSpecifier:(id)arg1 afterSpecifierID:(id)arg2 animated:(BOOL)arg3; -- (void)insertSpecifier:(id)arg1 afterSpecifier:(id)arg2 animated:(BOOL)arg3; -- (void)insertSpecifier:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; -- (id)specifiersInGroup:(int)arg1; -- (int)rowsForGroup:(int)arg1; -- (int)indexForRow:(int)arg1 inGroup:(int)arg2; -- (BOOL)getGroup:(int *)arg1 row:(int *)arg2 ofSpecifierAtIndex:(int)arg3; -- (BOOL)_getGroup:(int *)arg1 row:(int *)arg2 ofSpecifierAtIndex:(int)arg3 groups:(id)arg4; -- (BOOL)getGroup:(int *)arg1 row:(int *)arg2 ofSpecifier:(id)arg3; -- (BOOL)getGroup:(int *)arg1 row:(int *)arg2 ofSpecifierID:(id)arg3; -- (id)specifierAtIndex:(int)arg1; -- (int)numberOfGroups; -- (int)indexOfGroup:(int)arg1; -- (BOOL)containsSpecifier:(id)arg1; -- (int)indexOfSpecifier:(id)arg1; -- (int)indexOfSpecifierID:(id)arg1; +- (void)insertSpecifier:(id)arg1 atIndex:(long long)arg2; +- (void)insertSpecifier:(id)arg1 atEndOfGroup:(long long)arg2 animated:(_Bool)arg3; +- (void)insertSpecifier:(id)arg1 afterSpecifierID:(id)arg2 animated:(_Bool)arg3; +- (void)insertSpecifier:(id)arg1 afterSpecifier:(id)arg2 animated:(_Bool)arg3; +- (void)insertSpecifier:(id)arg1 atIndex:(long long)arg2 animated:(_Bool)arg3; +- (id)specifiersInGroup:(long long)arg1; +- (long long)rowsForGroup:(long long)arg1; +- (long long)indexForRow:(long long)arg1 inGroup:(long long)arg2; +- (_Bool)getGroup:(long long *)arg1 row:(long long *)arg2 ofSpecifierAtIndex:(long long)arg3; +- (_Bool)_getGroup:(long long *)arg1 row:(long long *)arg2 ofSpecifierAtIndex:(long long)arg3 groups:(id)arg4; +- (_Bool)getGroup:(long long *)arg1 row:(long long *)arg2 ofSpecifier:(id)arg3; +- (_Bool)getGroup:(long long *)arg1 row:(long long *)arg2 ofSpecifierID:(id)arg3; +- (id)specifierAtIndex:(long long)arg1; +- (long long)numberOfGroups; +- (long long)indexOfGroup:(long long)arg1; +- (_Bool)containsSpecifier:(id)arg1; +- (long long)indexOfSpecifier:(id)arg1; +- (long long)indexOfSpecifierID:(id)arg1; - (void)reloadSpecifierID:(id)arg1; -- (void)reloadSpecifierID:(id)arg1 animated:(BOOL)arg2; +- (void)reloadSpecifierID:(id)arg1 animated:(_Bool)arg2; - (void)reloadSpecifier:(id)arg1; -- (void)reloadSpecifier:(id)arg1 animated:(BOOL)arg2; -- (void)reloadSpecifierAtIndex:(int)arg1; -- (void)reloadSpecifierAtIndex:(int)arg1 animated:(BOOL)arg2; +- (void)reloadSpecifier:(id)arg1 animated:(_Bool)arg2; +- (void)reloadSpecifierAtIndex:(long long)arg1; +- (void)reloadSpecifierAtIndex:(long long)arg1 animated:(_Bool)arg2; - (void)endUpdates; - (void)beginUpdates; -- (int)indexForIndexPath:(id)arg1; +- (long long)indexForIndexPath:(id)arg1; - (id)indexPathForSpecifier:(id)arg1; -- (id)indexPathForIndex:(int)arg1; +- (id)indexPathForIndex:(long long)arg1; - (void)setSpecifiers:(id)arg1; - (void)setSpecifier:(id)arg1; - (void)_removeIdentifierForSpecifier:(id)arg1; - (void)_addIdentifierForSpecifier:(id)arg1; - (id)specifiers; - (id)loadSpecifiersFromPlistName:(id)arg1 target:(id)arg2; -- (void)readPSListControllerPropertiesWithDictionary:(id)arg1; - (id)specifier; - (id)bundle; - (id)table; - (id)description; -- (void)setCachesCells:(BOOL)arg1; -- (void)setReusesCells:(BOOL)arg1; +- (void)setCachesCells:(_Bool)arg1; +- (void)setReusesCells:(_Bool)arg1; - (void)clearCache; -- (id)popupStylePopoverController; -- (void)showPINSheet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSListItemsController.h b/iOS7/PrivateFrameworks/Preferences/PSListItemsController.h index e4ca2b5b7..8a84d0826 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSListItemsController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSListItemsController.h @@ -10,14 +10,14 @@ @interface PSListItemsController : PSListController { - int _rowToSelect; - BOOL _deferItemSelection; - BOOL _restrictionList; + long long _rowToSelect; + _Bool _deferItemSelection; + _Bool _restrictionList; PSSpecifier *_lastSelectedSpecifier; } -- (void)setIsRestrictionList:(BOOL)arg1; -- (BOOL)isRestrictionList; +- (void)setIsRestrictionList:(_Bool)arg1; +- (_Bool)isRestrictionList; - (id)specifiers; - (id)itemsFromDataSource; - (id)itemsFromParent; @@ -28,12 +28,12 @@ - (void)prepareSpecifiersMetadata; - (void)didLock; - (void)suspend; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)dealloc; - (void)setValueForSpecifier:(id)arg1 defaultValue:(id)arg2; - (void)setRowToSelect; - (void)scrollToSelectedCell; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSLocaleController.h b/iOS7/PrivateFrameworks/Preferences/PSLocaleController.h index e635d6cd4..37284f92f 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSLocaleController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSLocaleController.h @@ -11,7 +11,7 @@ @interface PSLocaleController : PSListController { PSSpecifier *_checkedSpecifier; - BOOL _firstAppearance; + _Bool _firstAppearance; } - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; @@ -19,7 +19,7 @@ - (id)locale:(id)arg1; - (id)specifiers; - (void)addLanguage:(id)arg1 toSupportedLanguages:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)subcategorySelected:(id)arg1 specifier:(id)arg2; - (void)updateChecked:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSNavBarSpinnerManager.h b/iOS7/PrivateFrameworks/Preferences/PSNavBarSpinnerManager.h index eac82185e..b3f6c83a8 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSNavBarSpinnerManager.h +++ b/iOS7/PrivateFrameworks/Preferences/PSNavBarSpinnerManager.h @@ -18,7 +18,7 @@ + (id)sharedSpinnerManager; - (void)stopAnimatingForIdentifier:(id)arg1; - (void)startAnimatingInNavItem:(id)arg1 forIdentifier:(id)arg2; -- (void)startAnimatingInNavItem:(id)arg1 forIdentifier:(id)arg2 hideBackButton:(BOOL)arg3; +- (void)startAnimatingInNavItem:(id)arg1 forIdentifier:(id)arg2 hideBackButton:(_Bool)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Preferences/PSNonMovableTapGestureRecognizer.h b/iOS7/PrivateFrameworks/Preferences/PSNonMovableTapGestureRecognizer.h new file mode 100644 index 000000000..a768933fa --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSNonMovableTapGestureRecognizer.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITapGestureRecognizer.h" + +@interface PSNonMovableTapGestureRecognizer : UITapGestureRecognizer +{ +} + +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSPasscodeField.h b/iOS7/PrivateFrameworks/Preferences/PSPasscodeField.h index e48f6a34b..1cd8248fc 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSPasscodeField.h +++ b/iOS7/PrivateFrameworks/Preferences/PSPasscodeField.h @@ -14,32 +14,36 @@ { NSMutableArray *_dashViews; NSMutableArray *_dotViews; + NSMutableArray *_digitViews; NSMutableString *_stringValue; + _Bool _securePasscodeEntry; id _delegate; - unsigned int _numberOfEntryFields; + unsigned long long _numberOfEntryFields; } -@property(readonly, nonatomic) unsigned int numberOfEntryFields; // @synthesize numberOfEntryFields=_numberOfEntryFields; +@property(nonatomic) _Bool securePasscodeEntry; // @synthesize securePasscodeEntry=_securePasscodeEntry; +@property(readonly, nonatomic) unsigned long long numberOfEntryFields; // @synthesize numberOfEntryFields=_numberOfEntryFields; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)deleteBackward; -- (BOOL)hasText; +- (_Bool)hasText; - (void)insertText:(id)arg1; -@property(nonatomic) int keyboardType; -- (BOOL)canBecomeFirstResponder; +@property(nonatomic) long long keyboardType; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)setStringValue:(id)arg1; - (id)stringValue; - (void)layoutSubviews; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; - (void)dealloc; -- (id)initWithNumberOfEntryFields:(unsigned int)arg1; +- (id)initWithNumberOfEntryFields:(unsigned long long)arg1; // Remaining properties -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long spellCheckingType; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberSpecifier.h b/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberSpecifier.h index 651395e5d..8df971083 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberSpecifier.h +++ b/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberSpecifier.h @@ -8,13 +8,18 @@ #import "UITextFieldDelegate-Protocol.h" +@class NSString; + @interface PSPhoneNumberSpecifier : PSTextFieldSpecifier { + NSString *_countryCode; } +@property(retain, nonatomic) NSString *countryCode; // @synthesize countryCode=_countryCode; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)setProperty:(id)arg1 forKey:(id)arg2; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberTableCell.h new file mode 100644 index 000000000..1abd26aa5 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSPhoneNumberTableCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PSPhoneNumberTableCell : PSEditableTableCell +{ +} + +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSRestrictionsPasscodeController.h b/iOS7/PrivateFrameworks/Preferences/PSRestrictionsPasscodeController.h index 37ae52090..a1d815db1 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSRestrictionsPasscodeController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSRestrictionsPasscodeController.h @@ -12,8 +12,8 @@ + (id)_keychainPasswordForRestrictions; + (void)_removeKeychainPasswordForRestrictions; -+ (BOOL)validatePIN:(id)arg1; -+ (BOOL)settingEnabled; ++ (_Bool)validatePIN:(id)arg1; ++ (_Bool)settingEnabled; + (void)setPIN:(id)arg1; + (void)removePasswordForRestrictions; + (void)setPasswordForRestrictions:(id)arg1; @@ -22,7 +22,7 @@ + (id)newHashDataForPassword:(id)arg1 andSalt:(id)arg2; + (id)_restrictionPasswordDictionary; + (id)_generateSalt; -+ (BOOL)legacyRestrictionsInEffect; ++ (_Bool)legacyRestrictionsInEffect; + (void)migrateRestrictionsPasscode; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSRootController.h b/iOS7/PrivateFrameworks/Preferences/PSRootController.h index 0812d7208..843d994db 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSRootController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSRootController.h @@ -15,22 +15,22 @@ { PSSpecifier *_specifier; NSMutableSet *_tasks; - BOOL _deallocating; + _Bool _deallocating; unsigned char _hasTelephony; } -+ (BOOL)processedBundle:(id)arg1 parentController:(id)arg2 parentSpecifier:(id)arg3 bundleControllers:(id *)arg4 settings:(id)arg5; ++ (_Bool)processedBundle:(id)arg1 parentController:(id)arg2 parentSpecifier:(id)arg3 bundleControllers:(id *)arg4 settings:(id)arg5; + (id)readPreferenceValue:(id)arg1; + (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; + (void)writePreference:(id)arg1; + (id)domainForSpecifier:(id)arg1; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (id)popToRootViewControllerAnimated:(BOOL)arg1; -- (id)popToViewController:(id)arg1 animated:(BOOL)arg2; -- (id)popViewControllerAnimated:(BOOL)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; +- (id)popToRootViewControllerAnimated:(_Bool)arg1; +- (id)popToViewController:(id)arg1 animated:(_Bool)arg2; +- (id)popViewControllerAnimated:(_Bool)arg1; - (void)_delayedControllerReleaseAfterPop:(id)arg1; -- (BOOL)canBeShownFromSuspendedState; +- (_Bool)canBeShownFromSuspendedState; - (void)didDismissFormSheetView; - (void)willDismissFormSheetView; - (void)didDismissPopupView; @@ -40,31 +40,31 @@ - (void)setRootController:(id)arg1; - (id)parentController; - (void)dealloc; -- (BOOL)deallocating; +- (_Bool)deallocating; - (void)didWake; - (void)didUnlock; - (void)willUnlock; - (void)didLock; - (void)suspend; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)sendWillBecomeActive; - (void)sendWillResignActive; - (void)willBecomeActive; - (void)willResignActive; - (void)statusBarWillChangeHeight:(id)arg1; -- (void)showLeftButton:(id)arg1 withStyle:(int)arg2 rightButton:(id)arg3 withStyle:(int)arg4; +- (void)showLeftButton:(id)arg1 withStyle:(long long)arg2 rightButton:(id)arg3 withStyle:(long long)arg4; - (void)handleURL:(id)arg1; - (void)pushController:(id)arg1; - (id)specifier; - (void)setSpecifier:(id)arg1; - (void)setParentController:(id)arg1; -- (void)statusBarWillAnimateByHeight:(float)arg1; +- (void)statusBarWillAnimateByHeight:(double)arg1; - (id)specifiers; - (id)contentViewForTopController; -- (BOOL)busy; +- (_Bool)busy; - (void)taskFinished:(id)arg1; - (void)addTask:(id)arg1; -- (BOOL)taskIsRunning:(id)arg1; +- (_Bool)taskIsRunning:(id)arg1; - (id)tasksDescription; - (id)initWithTitle:(id)arg1 identifier:(id)arg2; - (id)readPreferenceValue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSSegmentTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSSegmentTableCell.h index 8d7ef6d66..4f7e0389b 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSegmentTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSegmentTableCell.h @@ -19,13 +19,13 @@ - (id)controlValue; - (void)layoutSubviews; - (void)setValues:(id)arg1 titleDictionary:(id)arg2; -- (BOOL)canReload; +- (_Bool)canReload; - (void)setBackgroundView:(id)arg1; - (id)titleLabel; - (id)newControl; - (void)prepareForReuse; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSettingsBoolDetail-Protocol.h b/iOS7/PrivateFrameworks/Preferences/PSSettingsBoolDetail-Protocol.h index 51d739a0a..d34f80ba6 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSettingsBoolDetail-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSettingsBoolDetail-Protocol.h @@ -7,7 +7,7 @@ #import "PSSettingsDetail-Protocol.h" @protocol PSSettingsBoolDetail -+ (void)setEnabled:(BOOL)arg1; -+ (BOOL)isEnabled; ++ (void)setEnabled:(_Bool)arg1; ++ (_Bool)isEnabled; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSetupController.h b/iOS7/PrivateFrameworks/Preferences/PSSetupController.h index 51a2910aa..a12502d5e 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSetupController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSetupController.h @@ -16,17 +16,17 @@ } - (void)statusBarWillChangeHeight:(id)arg1; -- (BOOL)popupStyleIsModal; -- (BOOL)usePopupStyle; +- (_Bool)popupStyleIsModal; +- (_Bool)usePopupStyle; - (void)popControllerOnParent; - (void)pushControllerOnParentWithSpecifier:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissAnimated:(_Bool)arg1; - (void)dismiss; - (id)controller; - (void)setParentController:(id)arg1; - (void)pushController:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)setupController; - (id)parentController; - (void)handleURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/PSSinaWeiboSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSSinaWeiboSettingsDetail.h new file mode 100644 index 000000000..70a2f5a1c --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSSinaWeiboSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSSinaWeiboSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSSliderTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSSliderTableCell.h index d10ec7fbf..e15edf6dc 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSliderTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSliderTableCell.h @@ -17,13 +17,13 @@ - (void)setValue:(id)arg1; - (id)controlValue; - (void)dealloc; -- (BOOL)canReload; -- (void)setCellEnabled:(BOOL)arg1; +- (_Bool)canReload; +- (void)setCellEnabled:(_Bool)arg1; - (id)titleLabel; - (id)newControl; - (void)prepareForReuse; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSpecifier-DeleteButton.h b/iOS7/PrivateFrameworks/Preferences/PSSpecifier-DeleteButton.h new file mode 100644 index 000000000..00a7f2a94 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSSpecifier-DeleteButton.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PSSpecifier (DeleteButton) ++ (id)deleteButtonSpecifierWithName:(id)arg1 target:(id)arg2 action:(SEL)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSSpecifier.h b/iOS7/PrivateFrameworks/Preferences/PSSpecifier.h index 0c512c0f1..d81336ae3 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSpecifier.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSpecifier.h @@ -16,12 +16,12 @@ SEL action; SEL cancel; Class detailControllerClass; - int cellType; + long long cellType; Class editPaneClass; - int keyboardType; - int autoCapsType; - int autoCorrectionType; - unsigned int textFieldType; + long long keyboardType; + long long autoCapsType; + long long autoCorrectionType; + unsigned long long textFieldType; NSString *_name; NSArray *_values; NSDictionary *_titleDict; @@ -32,17 +32,16 @@ SEL _confirmationCancelAction; SEL _buttonAction; SEL _controllerLoadAction; - BOOL _showContentString; + _Bool _showContentString; } -+ (int)keyboardTypeForString:(id)arg1; -+ (int)autoCapsTypeForString:(id)arg1; -+ (int)autoCorrectionTypeForNumber:(id)arg1; ++ (long long)keyboardTypeForString:(id)arg1; ++ (long long)autoCapsTypeForString:(id)arg1; ++ (long long)autoCorrectionTypeForNumber:(id)arg1; + (id)emptyGroupSpecifier; + (id)groupSpecifierWithName:(id)arg1; -+ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; -+ (id)deleteButtonSpecifierWithName:(id)arg1 target:(id)arg2 action:(SEL)arg3; -@property(nonatomic) BOOL showContentString; // @synthesize showContentString=_showContentString; ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(long long)arg6 edit:(Class)arg7; +@property(nonatomic) _Bool showContentString; // @synthesize showContentString=_showContentString; @property(nonatomic) SEL controllerLoadAction; // @synthesize controllerLoadAction=_controllerLoadAction; @property(nonatomic) SEL buttonAction; // @synthesize buttonAction=_buttonAction; @property(nonatomic) SEL confirmationCancelAction; // @synthesize confirmationCancelAction=_confirmationCancelAction; @@ -53,17 +52,17 @@ @property(retain, nonatomic) NSDictionary *titleDictionary; // @synthesize titleDictionary=_titleDict; @property(retain, nonatomic) id userInfo; // @synthesize userInfo=_userInfo; @property(nonatomic) Class editPaneClass; // @synthesize editPaneClass; -@property(nonatomic) int cellType; // @synthesize cellType; +@property(nonatomic) long long cellType; // @synthesize cellType; @property(nonatomic) Class detailControllerClass; // @synthesize detailControllerClass; @property(nonatomic) id target; // @synthesize target; -- (int)titleCompare:(id)arg1; -- (void)setKeyboardType:(int)arg1 autoCaps:(int)arg2 autoCorrection:(int)arg3; +- (long long)titleCompare:(id)arg1; +- (void)setKeyboardType:(long long)arg1 autoCaps:(long long)arg2 autoCorrection:(long long)arg3; @property(retain, nonatomic) NSString *identifier; - (id)description; - (void)dealloc; - (void)setupIconImageWithPath:(id)arg1; - (void)setupIconImageWithBundle:(id)arg1; -- (void)setValues:(id)arg1 titles:(id)arg2 shortTitles:(id)arg3 usingLocalizedTitleSorting:(BOOL)arg4; +- (void)setValues:(id)arg1 titles:(id)arg2 shortTitles:(id)arg3 usingLocalizedTitleSorting:(_Bool)arg4; - (void)setValues:(id)arg1 titles:(id)arg2 shortTitles:(id)arg3; - (void)setValues:(id)arg1 titles:(id)arg2; - (void)loadValuesAndTitlesFromDataSource; diff --git a/iOS7/PrivateFrameworks/Preferences/PSSpinnerTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSSpinnerTableCell.h index 9834673e8..75aea5ec5 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSpinnerTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSpinnerTableCell.h @@ -15,7 +15,7 @@ - (void)dealloc; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSplitViewController.h b/iOS7/PrivateFrameworks/Preferences/PSSplitViewController.h index 840031fbe..06b3bfde6 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSplitViewController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSplitViewController.h @@ -10,7 +10,7 @@ { } -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSubtitleSwitchTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSSubtitleSwitchTableCell.h index aef0e00bd..3ef20f43d 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSubtitleSwitchTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSubtitleSwitchTableCell.h @@ -10,9 +10,9 @@ { } -+ (int)cellStyle; ++ (long long)cellStyle; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (BOOL)canReload; +- (_Bool)canReload; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSwitchTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSSwitchTableCell.h index 0abb1a3c2..f2c9caa50 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSwitchTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSwitchTableCell.h @@ -11,21 +11,20 @@ @interface PSSwitchTableCell : PSControlTableCell { UIActivityIndicatorView *_activityIndicator; - BOOL _alternateSwitchColor; } - (void)layoutSubviews; - (void)setValue:(id)arg1; -- (void)reloadWithSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)reloadWithSpecifier:(id)arg1 animated:(_Bool)arg2; - (id)controlValue; - (void)dealloc; -@property(nonatomic) BOOL loading; -- (void)setCellEnabled:(BOOL)arg1; -- (BOOL)canReload; +@property(nonatomic) _Bool loading; +- (void)setCellEnabled:(_Bool)arg1; +- (_Bool)canReload; - (id)newControl; - (void)prepareForReuse; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSystemConfiguration.h b/iOS7/PrivateFrameworks/Preferences/PSSystemConfiguration.h index 1d1aa9388..0b534acdb 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSystemConfiguration.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSystemConfiguration.h @@ -23,7 +23,7 @@ - (struct __CFString *)voicemailServiceID; - (struct __CFString *)dataServiceID; - (void)cleanupPrefs; -- (unsigned char)synchronizeForWriting:(BOOL)arg1; +- (unsigned char)synchronizeForWriting:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSSystemConfigurationDynamicStoreWifiWatcher.h b/iOS7/PrivateFrameworks/Preferences/PSSystemConfigurationDynamicStoreWifiWatcher.h index 1ac0c722d..871c26642 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSSystemConfigurationDynamicStoreWifiWatcher.h +++ b/iOS7/PrivateFrameworks/Preferences/PSSystemConfigurationDynamicStoreWifiWatcher.h @@ -14,7 +14,7 @@ struct __CFString *_tetheringLink; } -+ (BOOL)wifiEnabled; ++ (_Bool)wifiEnabled; + (void)releaseSharedInstance; + (id)sharedInstance; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Preferences/PSTableCell-SyntheticEvents.h b/iOS7/PrivateFrameworks/Preferences/PSTableCell-SyntheticEvents.h new file mode 100644 index 000000000..f85245b3e --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSTableCell-SyntheticEvents.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PSTableCell (SyntheticEvents) +- (id)scriptingInfoWithChildren; +- (id)_automationID; +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSTableCell.h index 84f16f89a..ec90d6ad8 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSTableCell.h @@ -12,40 +12,40 @@ { id _value; UIImageView *_checkedImageView; - BOOL _checked; - BOOL _shouldHideTitle; + _Bool _checked; + _Bool _shouldHideTitle; NSString *_hiddenTitle; int _alignment; SEL _pAction; id _pTarget; - BOOL _cellEnabled; + _Bool _cellEnabled; PSSpecifier *_specifier; - int _type; - BOOL _lazyIcon; - BOOL _lazyIconDontUnload; - BOOL _lazyIconForceSynchronous; + long long _type; + _Bool _lazyIcon; + _Bool _lazyIconDontUnload; + _Bool _lazyIconForceSynchronous; NSString *_lazyIconAppID; - BOOL _reusedCell; - BOOL _isCopyable; + _Bool _reusedCell; + _Bool _isCopyable; UILongPressGestureRecognizer *_longTapRecognizer; } + (Class)cellClassForSpecifier:(id)arg1; -+ (int)cellStyle; ++ (long long)cellStyle; + (id)reuseIdentifierForSpecifier:(id)arg1; -+ (id)reuseIdentifierForClassAndType:(int)arg1; -+ (id)reuseIdentifierForBasicCellTypes:(int)arg1; -+ (id)stringFromCellType:(int)arg1; -+ (int)cellTypeFromString:(id)arg1; ++ (id)reuseIdentifierForClassAndType:(long long)arg1; ++ (id)reuseIdentifierForBasicCellTypes:(long long)arg1; ++ (id)stringFromCellType:(long long)arg1; ++ (long long)cellTypeFromString:(id)arg1; @property(retain, nonatomic) UILongPressGestureRecognizer *longTapRecognizer; // @synthesize longTapRecognizer=_longTapRecognizer; -@property(nonatomic) BOOL isCopyable; // @synthesize isCopyable=_isCopyable; -@property(nonatomic) BOOL reusedCell; // @synthesize reusedCell=_reusedCell; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) _Bool isCopyable; // @synthesize isCopyable=_isCopyable; +@property(nonatomic) _Bool reusedCell; // @synthesize reusedCell=_reusedCell; +@property(nonatomic) long long type; // @synthesize type=_type; @property(retain, nonatomic) PSSpecifier *specifier; // @synthesize specifier=_specifier; -- (float)textFieldOffset; -- (void)reloadWithSpecifier:(id)arg1 animated:(BOOL)arg2; -- (BOOL)cellEnabled; -- (void)setCellEnabled:(BOOL)arg1; +- (double)textFieldOffset; +- (void)reloadWithSpecifier:(id)arg1 animated:(_Bool)arg2; +- (_Bool)cellEnabled; +- (void)setCellEnabled:(_Bool)arg1; - (SEL)cellAction; - (void)setCellAction:(SEL)arg1; - (id)cellTarget; @@ -61,10 +61,10 @@ - (id)value; - (void)setValue:(id)arg1; - (void)setIcon:(id)arg1; -- (BOOL)canBeChecked; -- (BOOL)isChecked; -- (void)setChecked:(BOOL)arg1; -- (void)setShouldHideTitle:(BOOL)arg1; +- (_Bool)canBeChecked; +- (_Bool)isChecked; +- (void)setChecked:(_Bool)arg1; +- (void)setShouldHideTitle:(_Bool)arg1; - (void)setTitle:(id)arg1; - (id)title; - (id)getIcon; @@ -74,23 +74,21 @@ - (id)getLazyIconID; - (id)getLazyIcon; - (id)_contentString; -- (BOOL)canReload; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)canReload; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (id)titleTextLabel; - (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; - (void)layoutSubviews; - (void)prepareForReuse; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)copy:(id)arg1; - (id)_copyableText; - (void)longPressed:(id)arg1; -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; -- (id)scriptingInfoWithChildren; -- (id)_automationID; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSTencentWeiboSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSTencentWeiboSettingsDetail.h new file mode 100644 index 000000000..2eeb43808 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSTencentWeiboSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSTencentWeiboSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSTextEditingPane.h b/iOS7/PrivateFrameworks/Preferences/PSTextEditingPane.h index 298b19e05..dd4124427 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSTextEditingPane.h +++ b/iOS7/PrivateFrameworks/Preferences/PSTextEditingPane.h @@ -21,8 +21,8 @@ - (void)setPreferenceSpecifier:(id)arg1; - (id)preferenceValue; - (void)setPreferenceValue:(id)arg1; -- (BOOL)becomeFirstResponder; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (_Bool)becomeFirstResponder; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Preferences/PSTextFieldSpecifier.h b/iOS7/PrivateFrameworks/Preferences/PSTextFieldSpecifier.h index 01a89cead..c12f4e4c2 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSTextFieldSpecifier.h +++ b/iOS7/PrivateFrameworks/Preferences/PSTextFieldSpecifier.h @@ -14,7 +14,7 @@ NSString *_placeholder; } -+ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(long long)arg6 edit:(Class)arg7; - (id)placeholder; - (void)setPlaceholder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Preferences/PSTextSizeSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSTextSizeSettingsDetail.h new file mode 100644 index 000000000..2802227e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSTextSizeSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSTextSizeSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSTextViewTableCell.h b/iOS7/PrivateFrameworks/Preferences/PSTextViewTableCell.h index 9f19eda29..9e133f6da 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSTextViewTableCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSTextViewTableCell.h @@ -15,20 +15,19 @@ PSTextView *_textView; } -- (void)drawTitleInRect:(struct CGRect)arg1 selected:(BOOL)arg2; -- (struct UIEdgeInsets)textViewInsets; +- (void)drawTitleInRect:(struct CGRect)arg1 selected:(_Bool)arg2; @property(retain, nonatomic) PSTextView *textView; -- (BOOL)resignFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)textContentViewDidEndEditing:(id)arg1; -- (void)_adjustTextView:(id)arg1 updateTable:(BOOL)arg2 withSpecifier:(id)arg3; +- (void)_adjustTextView:(id)arg1 updateTable:(_Bool)arg2 withSpecifier:(id)arg3; - (void)layoutSubviews; - (void)cellRemovedFromView; - (void)textContentViewDidChange:(id)arg1; - (void)setValue:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSThirdPartySettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSThirdPartySettingsDetail.h index 159c223fa..5ca2d5f23 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSThirdPartySettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSThirdPartySettingsDetail.h @@ -10,7 +10,7 @@ { } -+ (id)preferencesURLForBundleID:(id)arg1 forSettingType:(int)arg2; ++ (id)preferencesURLForBundleID:(id)arg1 forSettingType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSTorchSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSTorchSettingsDetail.h index 7d99aee92..a30c679da 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSTorchSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSTorchSettingsDetail.h @@ -12,9 +12,9 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; -+ (int)torchState; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; ++ (long long)torchState; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSTwitterSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSTwitterSettingsDetail.h new file mode 100644 index 000000000..eacffa076 --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSTwitterSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSTwitterSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleApp.h b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleApp.h index 7d53f1a93..89bfff191 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleApp.h +++ b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleApp.h @@ -10,10 +10,10 @@ @interface PSUsageBundleApp : NSObject { + float _totalSize; NSString *_name; NSString *_bundleIdentifier; NSArray *_categories; - float _totalSize; id _usageBundleStorageReporter; } diff --git a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleCell.h b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleCell.h index e364012c7..802235902 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleCell.h @@ -12,7 +12,7 @@ - (void)layoutSubviews; - (void)refreshCellContentsWithSpecifier:(id)arg1; -- (BOOL)canReload; +- (_Bool)canReload; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleDetailController.h b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleDetailController.h index 2ed673912..58a40dc0c 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSUsageBundleDetailController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSUsageBundleDetailController.h @@ -14,14 +14,14 @@ + (id)mediaGroups; - (id)specifiers; - (id)sizeForSpecifier:(id)arg1; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (void)updateSizesAfterDeletingSize:(float)arg1 shouldPop:(BOOL)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (void)updateSizesAfterDeletingSize:(float)arg1 shouldPop:(_Bool)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)dealloc; - (id)size:(id)arg1; -- (BOOL)canBeShownFromSuspendedState; -- (BOOL)needsToShowToolbarInPrefsAppRoot; +- (_Bool)canBeShownFromSuspendedState; +- (_Bool)needsToShowToolbarInPrefsAppRoot; - (void)loadView; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PSViewController.h b/iOS7/PrivateFrameworks/Preferences/PSViewController.h index 57ffb9786..665e0d29e 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSViewController.h +++ b/iOS7/PrivateFrameworks/Preferences/PSViewController.h @@ -17,8 +17,8 @@ PSSpecifier *_specifier; } -- (void)statusBarWillAnimateByHeight:(float)arg1; -- (BOOL)canBeShownFromSuspendedState; +- (void)statusBarWillAnimateByHeight:(double)arg1; +- (_Bool)canBeShownFromSuspendedState; - (void)formSheetViewDidDisappear; - (void)formSheetViewWillDisappear; - (void)popupViewDidDisappear; diff --git a/iOS7/PrivateFrameworks/Preferences/PSVimeoSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSVimeoSettingsDetail.h new file mode 100644 index 000000000..e28dd4fcf --- /dev/null +++ b/iOS7/PrivateFrameworks/Preferences/PSVimeoSettingsDetail.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "PSSettingsLink-Protocol.h" + +@interface PSVimeoSettingsDetail : NSObject +{ +} + ++ (id)preferencesURL; + +@end + diff --git a/iOS7/PrivateFrameworks/Preferences/PSVoiceOverSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSVoiceOverSettingsDetail.h index 6ecdedb71..052d023f5 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSVoiceOverSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSVoiceOverSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PSWiFiSettingsDetail.h b/iOS7/PrivateFrameworks/Preferences/PSWiFiSettingsDetail.h index 5909bef8e..5d8554169 100644 --- a/iOS7/PrivateFrameworks/Preferences/PSWiFiSettingsDetail.h +++ b/iOS7/PrivateFrameworks/Preferences/PSWiFiSettingsDetail.h @@ -12,8 +12,8 @@ { } -+ (BOOL)isEnabled; -+ (void)setEnabled:(BOOL)arg1; ++ (_Bool)isEnabled; ++ (void)setEnabled:(_Bool)arg1; + (id)iconImage; + (id)preferencesURL; diff --git a/iOS7/PrivateFrameworks/Preferences/PasscodeFieldCell.h b/iOS7/PrivateFrameworks/Preferences/PasscodeFieldCell.h index c1d7dd87f..9265f824e 100644 --- a/iOS7/PrivateFrameworks/Preferences/PasscodeFieldCell.h +++ b/iOS7/PrivateFrameworks/Preferences/PasscodeFieldCell.h @@ -19,24 +19,25 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)layoutSubviews; -@property(nonatomic) int keyboardType; +@property(nonatomic) long long keyboardType; - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; - (id)passcodeText; - (void)setPasscodeText:(id)arg1; - (void)passcodeField:(id)arg1 enteredPasscode:(id)arg2; +- (void)_setSecureTextEntry:(_Bool)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; // Remaining properties -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int spellCheckingType; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) long long spellCheckingType; @end diff --git a/iOS7/PrivateFrameworks/Preferences/PrefsUILinkLabel.h b/iOS7/PrivateFrameworks/Preferences/PrefsUILinkLabel.h index 57b967dc8..857e9d6e1 100644 --- a/iOS7/PrivateFrameworks/Preferences/PrefsUILinkLabel.h +++ b/iOS7/PrivateFrameworks/Preferences/PrefsUILinkLabel.h @@ -11,7 +11,7 @@ @interface PrefsUILinkLabel : UILabel { NSURL *_url; - BOOL _touchingURL; + _Bool _touchingURL; id _target; SEL _action; NSURL *_URL; diff --git a/iOS7/PrivateFrameworks/Preferences/ProblemReportingController.h b/iOS7/PrivateFrameworks/Preferences/ProblemReportingController.h index 2287c2f5a..49a68a27a 100644 --- a/iOS7/PrivateFrameworks/Preferences/ProblemReportingController.h +++ b/iOS7/PrivateFrameworks/Preferences/ProblemReportingController.h @@ -14,12 +14,12 @@ PSSpecifier *_diagnosticDataGroupSpecifier; } -+ (BOOL)isProblemReportingEnabled; ++ (_Bool)isProblemReportingEnabled; - (void)dealloc; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)shouldEnableProblemReportingForCheckedSpecifier; +- (_Bool)shouldEnableProblemReportingForCheckedSpecifier; - (id)specifiers; -- (void)setProblemReportingEnabled:(BOOL)arg1; +- (void)setProblemReportingEnabled:(_Bool)arg1; - (void)viewDidLoad; - (void)showAboutDiagnosticsSheet:(id)arg1; - (void)diagnosticsDonePressed:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/ProblemReportingTableView.h b/iOS7/PrivateFrameworks/Preferences/ProblemReportingTableView.h index 1ea03237f..29fbe4827 100644 --- a/iOS7/PrivateFrameworks/Preferences/ProblemReportingTableView.h +++ b/iOS7/PrivateFrameworks/Preferences/ProblemReportingTableView.h @@ -16,7 +16,7 @@ - (void)dealloc; - (void)layoutSubviews; - (void)setController:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/QuietHoursStateController.h b/iOS7/PrivateFrameworks/Preferences/QuietHoursStateController.h index 272d53442..eda4a1023 100644 --- a/iOS7/PrivateFrameworks/Preferences/QuietHoursStateController.h +++ b/iOS7/PrivateFrameworks/Preferences/QuietHoursStateController.h @@ -10,44 +10,44 @@ @interface QuietHoursStateController : NSObject { - BOOL _valid; - BOOL _enabled; - unsigned int _mode; + _Bool _valid; + _Bool _enabled; + unsigned long long _mode; NSArray *_overrides; - unsigned int _privilegeTypes; + unsigned long long _privilegeTypes; int _recordID; NSDateComponents *_fromComponents; NSDateComponents *_toComponents; BBSettingsGateway *_bbGateway; - unsigned int _overrideType; - BOOL _isEffectiveWhileUnlocked; - int _overrideStatus; + unsigned long long _overrideType; + _Bool _isEffectiveWhileUnlocked; + long long _overrideStatus; } + (void)setScheduledRangeFrom:(id)arg1 to:(id)arg2; -+ (void)setScheduledEnabled:(BOOL)arg1; -+ (void)setManualEnabled:(BOOL)arg1; -+ (BOOL)isDNDScheduled; ++ (void)setScheduledEnabled:(_Bool)arg1; ++ (void)setManualEnabled:(_Bool)arg1; ++ (_Bool)isDNDScheduled; + (id)sharedController; -@property(nonatomic) int overrideStatus; // @synthesize overrideStatus=_overrideStatus; -@property(nonatomic) unsigned int overrideType; // @synthesize overrideType=_overrideType; +@property(nonatomic) long long overrideStatus; // @synthesize overrideStatus=_overrideStatus; +@property(nonatomic) unsigned long long overrideType; // @synthesize overrideType=_overrideType; @property(readonly, nonatomic) BBSettingsGateway *bbGateway; // @synthesize bbGateway=_bbGateway; @property(retain, nonatomic) NSDateComponents *toComponents; // @synthesize toComponents=_toComponents; @property(retain, nonatomic) NSDateComponents *fromComponents; // @synthesize fromComponents=_fromComponents; @property(nonatomic) int recordID; // @synthesize recordID=_recordID; -@property(nonatomic) unsigned int privilegeTypes; // @synthesize privilegeTypes=_privilegeTypes; -@property(nonatomic) BOOL isEffectiveWhileUnlocked; // @synthesize isEffectiveWhileUnlocked=_isEffectiveWhileUnlocked; +@property(nonatomic) unsigned long long privilegeTypes; // @synthesize privilegeTypes=_privilegeTypes; +@property(nonatomic) _Bool isEffectiveWhileUnlocked; // @synthesize isEffectiveWhileUnlocked=_isEffectiveWhileUnlocked; @property(copy, nonatomic) NSArray *overrides; // @synthesize overrides=_overrides; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic) unsigned int mode; // @synthesize mode=_mode; -@property(nonatomic) BOOL valid; // @synthesize valid=_valid; -- (void)synchronizeOverrides:(id)arg1 mode:(unsigned int)arg2 gateway:(id)arg3; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; +@property(nonatomic) unsigned long long mode; // @synthesize mode=_mode; +@property(nonatomic) _Bool valid; // @synthesize valid=_valid; +- (void)synchronizeOverrides:(id)arg1 mode:(unsigned long long)arg2 gateway:(id)arg3; - (void)setAllowedGroup:(id)arg1 recordID:(int)arg2 groupName:(id)arg3; - (int)userSelectedGroupID; -- (unsigned int)allowedGroupType; -- (void)setRepeatedCalls:(BOOL)arg1; -- (BOOL)manualModeEnabled; -- (BOOL)repeatedCalls; +- (unsigned long long)allowedGroupType; +- (void)setRepeatedCalls:(_Bool)arg1; +- (_Bool)manualModeEnabled; +- (_Bool)repeatedCalls; - (void)synchronizeEnabledState; - (void)resetToFallbackRange; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Preferences/RegionFormatSampleView.h b/iOS7/PrivateFrameworks/Preferences/RegionFormatSampleView.h index 8280652ae..f3d71c64b 100644 --- a/iOS7/PrivateFrameworks/Preferences/RegionFormatSampleView.h +++ b/iOS7/PrivateFrameworks/Preferences/RegionFormatSampleView.h @@ -13,14 +13,14 @@ @interface RegionFormatSampleView : UIView { UILabel *_labels[4]; - float _sized; - float _labelTopPadding[4]; + double _sized; + double _labelTopPadding[4]; } - (id)_accessibilityLabels; - (void)layoutSubviews; - (void)dealloc; -- (float)preferredHeightForWidth:(float)arg1; +- (double)preferredHeightForWidth:(double)arg1; - (id)initWithSpecifier:(id)arg1; - (void)setTextForRegionExample:(id)arg1; - (id)generateRegionSampleLabel; diff --git a/iOS7/PrivateFrameworks/Preferences/TextFilePane.h b/iOS7/PrivateFrameworks/Preferences/TextFilePane.h index b5a2eb687..7b47078be 100644 --- a/iOS7/PrivateFrameworks/Preferences/TextFilePane.h +++ b/iOS7/PrivateFrameworks/Preferences/TextFilePane.h @@ -16,7 +16,7 @@ - (void)setPreferenceSpecifier:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)dealloc; -- (BOOL)handlesDoneButton; +- (_Bool)handlesDoneButton; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIKeyInput-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIKeyInput-Protocol.h index afa03a631..6aa589c3d 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIKeyInput-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIKeyInput-Protocol.h @@ -9,6 +9,6 @@ @protocol UIKeyInput - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/Preferences/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Preferences/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UITextContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITextContentViewDelegate-Protocol.h index 73f5becc7..c04478b87 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITextContentViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITextContentViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; - (void)textContentViewDidChangeSelection:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textContentViewDidEndEditing:(id)arg1; - (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (_Bool)textContentViewShouldEndEditing:(id)arg1; +- (_Bool)textContentViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UITextInputTraits-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITextInputTraits-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UITextViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/PrivateFrameworks/Preferences/UITextViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Preferences/UIWebViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Preferences/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/PrivateFrameworks/Preferences/UIWebViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Preferences/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/Preferences/_PSDeleteButtonCell.h b/iOS7/PrivateFrameworks/Preferences/_PSDeleteButtonCell.h index 817886789..9711c0a0a 100644 --- a/iOS7/PrivateFrameworks/Preferences/_PSDeleteButtonCell.h +++ b/iOS7/PrivateFrameworks/Preferences/_PSDeleteButtonCell.h @@ -11,7 +11,7 @@ } - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrintKit/CDStructures.h b/iOS7/PrivateFrameworks/PrintKit/CDStructures.h index f25624bc3..a9635072c 100644 --- a/iOS7/PrivateFrameworks/PrintKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/PrintKit/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct SSLContext; @@ -77,18 +77,18 @@ struct sockaddr_in { struct z_stream_s { char *_field1; unsigned int _field2; - unsigned int _field3; + unsigned long long _field3; char *_field4; unsigned int _field5; - unsigned int _field6; + unsigned long long _field6; char *_field7; struct internal_state *_field8; void *_field9; void *_field10; void *_field11; int _field12; - unsigned int _field13; - unsigned int _field14; + unsigned long long _field13; + unsigned long long _field14; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/PrintKit/PKDefaults-Private.h b/iOS7/PrivateFrameworks/PrintKit/PKDefaults-Private.h new file mode 100644 index 000000000..4336d9f90 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrintKit/PKDefaults-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKDefaults (Private) ++ (long long)printerLookupWithArray:(id)arg1 withTimeout:(double)arg2 completionHandler:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/PrintKit/PKDefaults.h b/iOS7/PrivateFrameworks/PrintKit/PKDefaults.h index 6f2b4c3e8..3c68243fd 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKDefaults.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKDefaults.h @@ -12,7 +12,6 @@ + (void)addLastUsedPrinter:(id)arg1 duplexMode:(id)arg2 lastUsedSize:(struct CGSize)arg3; + (id)lastUsedPrinters; -+ (int)printerLookupWithArray:(id)arg1 withTimeout:(double)arg2 completionHandler:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrintKit/PKJob.h b/iOS7/PrivateFrameworks/PrintKit/PKJob.h index dfec4ce51..81b0f2923 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKJob.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKJob.h @@ -10,15 +10,15 @@ @interface PKJob : NSObject { - int number; - int mediaProgress; - int mediaSheets; - int mediaSheetsCompleted; + long long number; + long long mediaProgress; + long long mediaSheets; + long long mediaSheetsCompleted; NSString *printerDisplayName; - int printerKind; + long long printerKind; NSString *printerLocation; PKPrintSettings *settings; - int state; + long long state; NSDate *timeAtCompleted; NSDate *timeAtCreation; NSDate *timeAtProcessing; @@ -31,17 +31,17 @@ @property(retain, nonatomic) NSDate *timeAtProcessing; // @synthesize timeAtProcessing; @property(retain, nonatomic) NSDate *timeAtCreation; // @synthesize timeAtCreation; @property(retain, nonatomic) NSDate *timeAtCompleted; // @synthesize timeAtCompleted; -@property(nonatomic) int state; // @synthesize state; +@property(nonatomic) long long state; // @synthesize state; @property(retain, nonatomic) PKPrintSettings *settings; // @synthesize settings; @property(retain, nonatomic) NSString *printerLocation; // @synthesize printerLocation; -@property(nonatomic) int printerKind; // @synthesize printerKind; +@property(nonatomic) long long printerKind; // @synthesize printerKind; @property(retain, nonatomic) NSString *printerDisplayName; // @synthesize printerDisplayName; -@property(nonatomic) int mediaSheetsCompleted; // @synthesize mediaSheetsCompleted; -@property(nonatomic) int mediaSheets; // @synthesize mediaSheets; -@property(nonatomic) int mediaProgress; // @synthesize mediaProgress; -@property(nonatomic) int number; // @synthesize number; -- (int)update; -- (int)cancel; +@property(nonatomic) long long mediaSheetsCompleted; // @synthesize mediaSheetsCompleted; +@property(nonatomic) long long mediaSheets; // @synthesize mediaSheets; +@property(nonatomic) long long mediaProgress; // @synthesize mediaProgress; +@property(nonatomic) long long number; // @synthesize number; +- (long long)update; +- (long long)cancel; @end diff --git a/iOS7/PrivateFrameworks/PrintKit/PKMediaName.h b/iOS7/PrivateFrameworks/PrintKit/PKMediaName.h index 251e51bd4..a2d1823d5 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKMediaName.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKMediaName.h @@ -10,13 +10,13 @@ @interface PKMediaName : NSObject { + int _units; NSString *_mediaName; NSString *_mediaClass; NSString *_baseName; - NSString *_widthStr; - int _units; double _widthInUnits; double _heightInUnits; + NSString *_widthStr; double _conversionFactor; } @@ -31,7 +31,7 @@ @property(retain) NSString *mediaName; // @synthesize mediaName=_mediaName; @property(readonly) double height; // @dynamic height; @property(readonly) double width; // @dynamic width; -@property(readonly) BOOL isRoll; // @dynamic isRoll; +@property(readonly) _Bool isRoll; // @dynamic isRoll; @property(readonly) NSString *unitStr; // @dynamic unitStr; - (void)parseMediaName:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PrintKit/PKPaper.h b/iOS7/PrivateFrameworks/PrintKit/PKPaper.h index 56dbfc262..fece42319 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKPaper.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKPaper.h @@ -18,13 +18,13 @@ int topMargin; int rightMargin; int bottomMargin; - BOOL _isTransverse; + _Bool _isTransverse; NSDictionary *rollInfo; } + (id)documentPapers; + (id)photoPapers; -+ (BOOL)willAdjustMarginsForDuplexMode:(id)arg1; ++ (_Bool)willAdjustMarginsForDuplexMode:(id)arg1; + (id)genericBorderlessWithName:(id)arg1; + (id)genericWithName:(id)arg1; + (id)genericPRC32KPaper; @@ -32,11 +32,12 @@ + (id)genericA6Paper; + (id)generic4x6Paper; + (id)generic3_5x5Paper; ++ (id)genericLegalPaper; + (id)genericLetterPaper; + (id)genericA4Paper; + (id)rollPaperWithAttributes:(id)arg1; -+ (BOOL)useMetric; -@property(readonly, nonatomic) BOOL isTransverse; // @synthesize isTransverse=_isTransverse; ++ (_Bool)useMetric; +@property(readonly, nonatomic) _Bool isTransverse; // @synthesize isTransverse=_isTransverse; @property(copy, nonatomic) NSDictionary *rollInfo; // @synthesize rollInfo; @property(nonatomic) int bottomMargin; // @synthesize bottomMargin; @property(nonatomic) int rightMargin; // @synthesize rightMargin; @@ -45,30 +46,30 @@ @property(nonatomic) int height; // @synthesize height; @property(nonatomic) int width; // @synthesize width; @property(retain, nonatomic) NSString *name; // @synthesize name; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)paperWithMarginsAdjustedForDuplexMode:(id)arg1; @property(readonly, nonatomic) NSString *localizedName; // @dynamic localizedName; - (id)localizedNameFromDimensions; -- (struct _ipp_s *)createMediaColAndDoMargins:(BOOL)arg1; +- (struct _ipp_s *)createMediaColAndDoMargins:(_Bool)arg1; - (void)addToMediaCol:(struct _ipp_s *)arg1; - (void)dealloc; @property(readonly, nonatomic) NSString *mediaTypeName; // @dynamic mediaTypeName; -@property(readonly, nonatomic) BOOL isRoll; // @dynamic isRoll; +@property(readonly, nonatomic) _Bool isRoll; // @dynamic isRoll; @property(readonly, nonatomic) int maxHeight; @property(readonly, nonatomic) int minHeight; @property(readonly, nonatomic) NSString *baseName; // @dynamic baseName; - (id)nameWithoutSuffixes:(id)arg1; -@property(readonly, nonatomic) BOOL isBorderless; -@property(readonly, nonatomic) float imageableArea; // @dynamic imageableArea; +@property(readonly, nonatomic) _Bool isBorderless; +@property(readonly, nonatomic) double imageableArea; // @dynamic imageableArea; @property(readonly, nonatomic) struct CGRect imageableAreaRect; @property(readonly, nonatomic) struct CGSize paperSize; - (id)initWithPWGSize:(struct pwg_size_s *)arg1 localizedName:(id)arg2 codeName:(id)arg3; - (id)initWithWidth:(int)arg1 Height:(int)arg2 Left:(int)arg3 Top:(int)arg4 Right:(int)arg5 Bottom:(int)arg6 localizedName:(id)arg7 codeName:(id)arg8; - (id)cutToPWGLength:(int)arg1; -- (id)cutToLength:(float)arg1; -@property(readonly, nonatomic) unsigned int maxCutLength; // @dynamic maxCutLength; -@property(readonly, nonatomic) unsigned int minCutLength; // @dynamic minCutLength; +- (id)cutToLength:(double)arg1; +@property(readonly, nonatomic) unsigned long long maxCutLength; // @dynamic maxCutLength; +@property(readonly, nonatomic) unsigned long long minCutLength; // @dynamic minCutLength; @end diff --git a/iOS7/PrivateFrameworks/PrintKit/PKPrinter-PKPrinterPrivate.h b/iOS7/PrivateFrameworks/PrintKit/PKPrinter-PKPrinterPrivate.h new file mode 100644 index 000000000..ab390275e --- /dev/null +++ b/iOS7/PrivateFrameworks/PrintKit/PKPrinter-PKPrinterPrivate.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSNumber, NSString; + +@interface PKPrinter (PKPrinterPrivate) ++ (id)requiredPDL; ++ (_Bool)urfIsOptional; ++ (struct _ipp_s *)getAttributes:(const char **)arg1 count:(int)arg2 fromURI:(id)arg3; +- (void)setPrivateObject:(id)arg1 forKey:(id)arg2; +- (id)privateObjectForKey:(id)arg1; +- (id)localName; +- (long long)finalizeJob:(int)arg1; +- (struct _ipp_s *)createRequest:(id)arg1 ofType:(id)arg2 url:(id)arg3; +- (_Bool)resolveWithTimeout:(int)arg1; +- (void)resolve; +@property(readonly) NSString *scheme; +@property(retain) NSNumber *port; // @dynamic port; +@property(retain) NSString *hostname; // @dynamic hostname; +@property(retain) NSDictionary *TXTRecord; // @dynamic TXTRecord; +- (void)setAccessStateFromTXT:(id)arg1; +- (void)updateType; +@property long long accessState; // @dynamic accessState; +- (id)initWithName:(id)arg1 TXTRecord:(id)arg2; +- (id)initWithName:(id)arg1 TXT:(id)arg2; +- (struct _ipp_s *)getPrinterAttributes; +@end + diff --git a/iOS7/PrivateFrameworks/PrintKit/PKPrinter.h b/iOS7/PrivateFrameworks/PrintKit/PKPrinter.h index 2a38330f4..d5ee26d45 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKPrinter.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKPrinter.h @@ -6,19 +6,19 @@ #import "NSObject.h" -@class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSNumber, NSString; +@class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString; @interface PKPrinter : NSObject { NSString *name; - int type; - int accessState; + long long type; + long long accessState; NSDictionary *printInfoSupported; struct _http_s { int _field1; int _field2; int _field3; - int _field4; + long long _field4; int _field5; int _field6; int _field7; @@ -84,80 +84,64 @@ int maxJPEGYDimension; int maxCopies; int preferred_landscape; - BOOL isLocal; - BOOL hasIdentifyPrinterOp; - BOOL connectionShouldNotBeTrusted; - BOOL isFromMCProfile; - int kind; + _Bool isLocal; + _Bool hasIdentifyPrinterOp; + _Bool connectionShouldNotBeTrusted; + _Bool isFromMCProfile; + long long kind; } + (id)nameForHardcodedURI:(id)arg1; + (id)hardcodedURIs; -+ (BOOL)printerLookupWithName:(id)arg1 andTimeout:(double)arg2; ++ (_Bool)printerLookupWithName:(id)arg1 andTimeout:(double)arg2; + (id)printerWithName:(id)arg1; -+ (id)requiredPDL; -+ (BOOL)urfIsOptional; -+ (struct _ipp_s *)getAttributes:(const char **)arg1 count:(int)arg2 fromURI:(id)arg3; -@property(readonly) BOOL hasIdentifyPrinterOp; // @synthesize hasIdentifyPrinterOp; -@property BOOL isFromMCProfile; // @synthesize isFromMCProfile; -@property BOOL isLocal; // @synthesize isLocal; -@property(readonly) int accessState; // @synthesize accessState; -@property(readonly) int type; // @synthesize type; -@property(readonly) int kind; // @synthesize kind; +@property(readonly) _Bool hasIdentifyPrinterOp; // @synthesize hasIdentifyPrinterOp; +@property _Bool isFromMCProfile; // @synthesize isFromMCProfile; +@property _Bool isLocal; // @synthesize isLocal; +@property(readonly) long long accessState; // @synthesize accessState; +@property(readonly) long long type; // @synthesize type; +@property(readonly) long long kind; // @synthesize kind; @property(readonly) NSString *name; // @synthesize name; - (void)setupWithOptions:(id)arg1 completionHandler:(id)arg2; - (void)validatePassCode:(id)arg1 withCompletionHandler:(id)arg2; - (void)showPassCodeForSetupWithCompletionHandler:(id)arg1; -@property(readonly) BOOL setupSupportsPasswordScope; -@property(readonly) BOOL needsSetup; -- (void)reconfirmWithForce:(BOOL)arg1; +@property(readonly) _Bool setupSupportsPasswordScope; +@property(readonly) _Bool needsSetup; +- (void)reconfirmWithForce:(_Bool)arg1; - (void)cancelUnlock; - (void)unlockWithCompletionHandler:(id)arg1; -- (id)matchedPaper:(id)arg1 preferBorderless:(BOOL)arg2 withDuplexMode:(id)arg3 didMatch:(char *)arg4; -- (BOOL)hasMatchingLoadedRoll:(id)arg1; -- (int)startJob:(id)arg1 ofType:(id)arg2; -- (int)sendData:(const char *)arg1 ofLength:(int)arg2; -- (int)printURL:(id)arg1 ofType:(id)arg2 printSettings:(id)arg3; -- (int)finishJob; -- (int)abortJob; +- (id)matchedPaper:(id)arg1 preferBorderless:(_Bool)arg2 withDuplexMode:(id)arg3 didMatch:(_Bool *)arg4; +- (_Bool)hasMatchingLoadedRoll:(id)arg1; +- (long long)startJob:(id)arg1 ofType:(id)arg2; +- (long long)sendData:(const char *)arg1 ofLength:(long long)arg2; +- (long long)printURL:(id)arg1 ofType:(id)arg2 printSettings:(id)arg3; +- (long long)finishJob; +- (long long)abortJob; - (id)paperListForDuplexMode:(id)arg1; +- (id)rollReadyPaperListForPhotoWithContentSize:(struct CGSize)arg1; +- (id)rollReadyPaperListForDocumentWithContentSize:(struct CGSize)arg1; +- (id)rollReadyPaperListWithContentSize:(struct CGSize)arg1 forPhoto:(_Bool)arg2; - (id)rollReadyPaperListWithContentSize:(struct CGSize)arg1; @property(readonly) NSString *uuid; // @dynamic uuid; -@property(readonly) BOOL isIPPS; // @dynamic isIPPS; -@property(readonly) BOOL isAdobeRGBSupported; // @dynamic isAdobeRGBSupported; +@property(readonly) _Bool isIPPS; // @dynamic isIPPS; +@property(readonly) _Bool isAdobeRGBSupported; // @dynamic isAdobeRGBSupported; @property(readonly) NSDictionary *printInfoSupported; - (void)checkOperations:(struct _ipp_s *)arg1; - (void)identifySelf; -@property(readonly) BOOL hasPrintInfoSupported; // @dynamic hasPrintInfoSupported; -- (BOOL)knowsReadyPaperList; -- (BOOL)isPaperReady:(id)arg1; -- (int)feedOrientation:(id)arg1; +@property(readonly) _Bool hasPrintInfoSupported; // @dynamic hasPrintInfoSupported; +- (_Bool)knowsReadyPaperList; +- (_Bool)isPaperReady:(id)arg1; +- (long long)feedOrientation:(id)arg1; - (void)aggdAppsAndPrinters; - (void)createMediaReadyFromAttrs:(struct _ipp_s *)arg1; -- (id)availableRollPapersPreferBorderless:(BOOL)arg1; +- (id)availableRollPapersPreferBorderless:(_Bool)arg1; - (id)rollFromAttrs:(struct _ipp_s *)arg1; -@property(readonly) int jobTypesSupported; +@property(readonly) long long jobTypesSupported; - (id)location; - (id)displayName; - (id)description; - (void)dealloc; -- (BOOL)isBonjour; -- (void)setPrivateObject:(id)arg1 forKey:(id)arg2; -- (id)privateObjectForKey:(id)arg1; -- (id)localName; -- (int)finalizeJob:(int)arg1; -- (struct _ipp_s *)createRequest:(id)arg1 ofType:(id)arg2 url:(id)arg3; -- (BOOL)resolveWithTimeout:(int)arg1; -- (void)resolve; -@property(readonly) NSString *scheme; -@property(retain) NSNumber *port; // @dynamic port; -@property(retain) NSString *hostname; // @dynamic hostname; -@property(retain) NSDictionary *TXTRecord; // @dynamic TXTRecord; -- (void)setAccessStateFromTXT:(id)arg1; -- (void)updateType; -- (id)initWithName:(id)arg1 TXTRecord:(id)arg2; -- (id)initWithName:(id)arg1 TXT:(id)arg2; -- (struct _ipp_s *)getPrinterAttributes; +- (_Bool)isBonjour; @end diff --git a/iOS7/PrivateFrameworks/PrintKit/PKPrinterBrowser.h b/iOS7/PrivateFrameworks/PrintKit/PKPrinterBrowser.h index 5cac9a3d2..b72049905 100644 --- a/iOS7/PrivateFrameworks/PrintKit/PKPrinterBrowser.h +++ b/iOS7/PrivateFrameworks/PrintKit/PKPrinterBrowser.h @@ -41,7 +41,7 @@ - (void)addBlockToPendingList:(id)arg1; - (void)addQueryResult:(id)arg1 toPrinter:(id)arg2; - (void)reissueTXTQuery:(id)arg1; -- (void)addLimboPrinter:(id)arg1 local:(BOOL)arg2; +- (void)addLimboPrinter:(id)arg1 local:(_Bool)arg2; - (void)removePrinter:(id)arg1; - (void)dealloc; - (id)initWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ProgressUI/CDStructures.h b/iOS7/PrivateFrameworks/ProgressUI/CDStructures.h new file mode 100644 index 000000000..4428df80f --- /dev/null +++ b/iOS7/PrivateFrameworks/ProgressUI/CDStructures.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGSize { + double width; + double height; +}; + diff --git a/iOS7/PrivateFrameworks/ProgressUI/PUIProgressWindow.h b/iOS7/PrivateFrameworks/ProgressUI/PUIProgressWindow.h new file mode 100644 index 000000000..a7217770f --- /dev/null +++ b/iOS7/PrivateFrameworks/ProgressUI/PUIProgressWindow.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CAContext, CALayer; + +@interface PUIProgressWindow : NSObject +{ + CAContext *_context; + struct CGSize _displaySize; + float _displayScale; + float _displayOrientation; + float _currentProgress; + float _level; + struct CGImage *_appleLogo; + double _progressXDelta; + double _progressYDelta; + double _progressWidth; + CALayer *_progressLayer; + _Bool _forceInverted; + _Bool _inverted; + _Bool _showsProgressBar; +} + +- (void).cxx_destruct; +- (struct CGImage *)_createImageWithName:(const char *)arg1 scale:(int)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)_layoutScreen; +- (const char *)_productSuffix; +- (void)setProgressValue:(float)arg1; +- (void)setVisible:(_Bool)arg1; +- (void)_createContext; +- (void)dealloc; +- (id)initWithProgressBarVisibility:(_Bool)arg1 level:(float)arg2 forceInverted:(_Bool)arg3; +- (id)initWithProgressBarVisibility:(_Bool)arg1 level:(float)arg2; +- (id)initWithProgressBarVisibility:(_Bool)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Chinese.h b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Chinese.h new file mode 100644 index 000000000..a069050f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Chinese.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AppleSpell (Chinese) +- (id)spellServer:(id)arg1 finalModificationsForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 modificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; +- (id)spellServer:(id)arg1 modificationsForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 _retainedFinalModificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; +- (id)spellServer:(id)arg1 _retainedModificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; +- (id)spellServer:(id)arg1 correctionsForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 _retainedCorrectionsForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 prefixesForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 _retainedPrefixesForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 extendedAlternativesForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 alternativesForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 _retainedAlternativesForPinyinInputString:(id)arg2 extended:(_Bool)arg3; +- (id)_recursiveRetainedAlternativesForPinyinInputString:(id)arg1 depth:(unsigned long long)arg2; +- (id)_retainedAlternativesByCombiningAlternatives:(id)arg1 withAlternatives:(id)arg2 andAddingAlternatives:(id)arg3; +- (id)_pinyinStringByCombiningPinyinString:(id)arg1 withPinyinString:(id)arg2; +- (unsigned long long)_getSplitIndexes:(unsigned long long *)arg1 maxCount:(unsigned long long)arg2 forPinyinInputString:(id)arg3; +- (id)_primitiveRetainedAlternativesForPinyinInputString:(id)arg1; +- (void)addModifiedPartialPinyinToArray:(id)arg1 connection:(struct _PR_DB_IO *)arg2 fromIndex:(unsigned long long)arg3 prevIndex:(unsigned long long)arg4 prevPrevIndex:(unsigned long long)arg5 prePrevPrevIndex:(unsigned long long)arg6 startingModificationsAt:(unsigned long long)arg7 inBuffer:(char *)arg8 length:(unsigned long long)arg9 initialSyllableCount:(unsigned long long)arg10 initialScore:(unsigned long long)arg11 prevScore:(unsigned long long)arg12 prevPrevScore:(unsigned long long)arg13 lastSyllableScore:(unsigned long long)arg14; +- (void)addModifiedPinyinToArray:(id)arg1 connection:(struct _PR_DB_IO *)arg2 fromIndex:(unsigned long long)arg3 prevIndex:(unsigned long long)arg4 prevPrevIndex:(unsigned long long)arg5 startingModificationsAt:(unsigned long long)arg6 inBuffer:(char *)arg7 length:(unsigned long long)arg8 initialSyllableCount:(unsigned long long)arg9 initialScore:(unsigned long long)arg10 prevScore:(unsigned long long)arg11 prevPrevScore:(unsigned long long)arg12 lastSyllableScore:(unsigned long long)arg13 couldBeAbbreviatedPinyin:(_Bool)arg14; +- (void)addSpecialModifiedPinyinToArray:(id)arg1 inBuffer:(char *)arg2 length:(unsigned long long)arg3 atEnd:(_Bool)arg4; +- (id)englishStringFromWordBuffer:(char *)arg1 length:(unsigned long long)arg2 connection:(struct _PR_DB_IO *)arg3; +- (id)englishStringsFromWordBuffer:(char *)arg1 length:(unsigned long long)arg2 connection:(struct _PR_DB_IO *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/ProofReader/AppleSpell-EnglishGrammar.h b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-EnglishGrammar.h new file mode 100644 index 000000000..54ffd029b --- /dev/null +++ b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-EnglishGrammar.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AppleSpell (EnglishGrammar) +- (_Bool)_checkEnglishGrammarInString:(id)arg1 range:(struct _NSRange)arg2 indexIntoBuffer:(unsigned long long)arg3 bufferLength:(unsigned long long)arg4 language:(id)arg5 connection:(struct _PR_DB_IO *)arg6 sender:(id)arg7 bufIO:(struct _PR_BUF_IO *)arg8 retval:(int *)arg9 errorRange:(struct _NSRange *)arg10 details:(id *)arg11; +- (id)_detailWithRange:(struct _NSRange)arg1 description:(id)arg2 corrections:(id)arg3; +- (id)_correctionForSuggestedPhrase:(const char *)arg1 originalBuffer:(const char *)arg2 length:(unsigned long long)arg3; +- (id)_modifiedGrammarDescriptionForDescription:(id)arg1; +- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange)arg2; +- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange)arg2 precededBy:(id *)arg3; +- (id)_crudeNextWordInString:(id)arg1 inRange:(struct _NSRange)arg2; +- (_Bool)onNoContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; +- (_Bool)onContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; +- (_Bool)looksLikeParticiple:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; +- (_Bool)looksLikeAdverb:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; +- (_Bool)looksLikeArticledNoun:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Guessing.h b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Guessing.h new file mode 100644 index 000000000..b05a0267a --- /dev/null +++ b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Guessing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AppleSpell (Guessing) +- (id)spellServer:(id)arg1 suggestWordWithMinimumLength:(unsigned long long)arg2 maximumLength:(unsigned long long)arg3 language:(id)arg4; +- (id)spellServer:(id)arg1 suggestNextLetterDictionariesForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; +- (id)spellServer:(id)arg1 suggestCompletionDictionariesForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; +- (id)spellServer:(id)arg1 suggestCompletionsForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; +- (id)spellServer:(id)arg1 suggestGuessesForWord:(id)arg2 inLanguage:(id)arg3; +- (id)_correctionForString:(id)arg1 range:(struct _NSRange)arg2 inString:(id)arg3 tagger:(id)arg4 taggerIndex:(unsigned long long)arg5 dictionary:(id)arg6 language:(id)arg7 connection:(struct _PR_DB_IO *)arg8 keyEventData:(id)arg9 alternativeCorrection:(id *)arg10 isApostropheInsertion:(_Bool *)arg11; +- (id)_japaneseCorrectionForString:(id)arg1 connection:(struct _PR_DB_IO *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Korean.h b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Korean.h new file mode 100644 index 000000000..3a857dc0e --- /dev/null +++ b/iOS7/PrivateFrameworks/ProofReader/AppleSpell-Korean.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AppleSpell (Korean) +- (id)spellServer:(id)arg1 suggestGuessesForKoreanWordRange:(struct _NSRange)arg2 inString:(id)arg3; +- (id)_correctionForKoreanString:(id)arg1 range:(struct _NSRange)arg2 inString:(id)arg3 tagger:(id)arg4 taggerIndex:(unsigned long long)arg5 dictionary:(id)arg6 keyEventData:(id)arg7 alternativeCorrection:(id *)arg8; +- (void)addGuessesForKoreanWord:(id)arg1 toMutableArray:(id)arg2 includeAdditionalGuesses:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/ProofReader/AppleSpell.h b/iOS7/PrivateFrameworks/ProofReader/AppleSpell.h index 11fb1f647..177a43381 100644 --- a/iOS7/PrivateFrameworks/ProofReader/AppleSpell.h +++ b/iOS7/PrivateFrameworks/ProofReader/AppleSpell.h @@ -25,7 +25,7 @@ double _lastFindNames; NSMutableSet *_foundShortcuts; NSMutableDictionary *_lastSampleCollected; - unsigned int _numberOfSamplesCollected; + unsigned long long _numberOfSamplesCollected; double _lastSampleCollection; NSMutableArray *_retainedSamples; NSMutableDictionary *_lastSampleRecorded; @@ -34,10 +34,10 @@ NSURL *_updateBundleURL; NSMutableDictionary *_languageCounts; double _lastLanguageCounts; - BOOL _userPrefersUncheckedLatinLanguage; + _Bool _userPrefersUncheckedLatinLanguage; } -- (BOOL)spellServer:(id)arg1 canChangeCaseOfFirstLetterInString:(id)arg2 toUpperCase:(BOOL)arg3 language:(id)arg4; +- (_Bool)spellServer:(id)arg1 canChangeCaseOfFirstLetterInString:(id)arg2 toUpperCase:(_Bool)arg3 language:(id)arg4; - (id)spellServer:(id)arg1 correctionsForPinyinInputString:(id)arg2 language:(id)arg3; - (id)spellServer:(id)arg1 prefixesForPinyinInputString:(id)arg2 language:(id)arg3; - (id)spellServer:(id)arg1 extendedAlternativesForPinyinInputString:(id)arg2 language:(id)arg3; @@ -48,31 +48,33 @@ - (id)spellServer:(id)arg1 suggestCompletionDictionariesForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 language:(id)arg4; - (id)spellServer:(id)arg1 suggestCompletionsForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 language:(id)arg4; - (id)spellServer:(id)arg1 suggestGuessesForWordRange:(struct _NSRange)arg2 inString:(id)arg3 language:(id)arg4; -- (id)spellServer:(id)arg1 checkString:(id)arg2 offset:(unsigned int)arg3 types:(unsigned long long)arg4 options:(id)arg5 orthography:(id)arg6 wordCount:(int *)arg7; -- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(int *)arg4 countOnly:(BOOL)arg5 correction:(id *)arg6; -- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(int *)arg4 countOnly:(BOOL)arg5; -- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 range:(struct _NSRange)arg3 languages:(id)arg4 orthography:(id)arg5 checkOrthography:(BOOL)arg6 mutableResults:(id)arg7 offset:(unsigned int)arg8 autocorrect:(BOOL)arg9 keyEventData:(id)arg10 appIdentifier:(id)arg11 wordCount:(int *)arg12 countOnly:(BOOL)arg13 correction:(id *)arg14; +- (id)spellServer:(id)arg1 checkString:(id)arg2 offset:(unsigned long long)arg3 types:(unsigned long long)arg4 options:(id)arg5 orthography:(id)arg6 wordCount:(long long *)arg7; +- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(long long *)arg4 countOnly:(_Bool)arg5 correction:(id *)arg6; +- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(long long *)arg4 countOnly:(_Bool)arg5; +- (struct _NSRange)spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 range:(struct _NSRange)arg3 languages:(id)arg4 topLanguages:(id)arg5 orthography:(id)arg6 checkOrthography:(_Bool)arg7 mutableResults:(id)arg8 offset:(unsigned long long)arg9 autocorrect:(_Bool)arg10 keyEventData:(id)arg11 appIdentifier:(id)arg12 wordCount:(long long *)arg13 countOnly:(_Bool)arg14 correction:(id *)arg15; - (id)_orthographyByModifyingOrthography:(id)arg1 withLatinLanguage:(id)arg2; - (struct _NSRange)spellServer:(id)arg1 checkGrammarInString:(id)arg2 language:(id)arg3 details:(id *)arg4; -- (struct _NSRange)spellServer:(id)arg1 checkGrammarInString:(id)arg2 range:(struct _NSRange)arg3 language:(id)arg4 orthography:(id)arg5 mutableResults:(id)arg6 offset:(unsigned int)arg7 details:(id *)arg8; -- (BOOL)_checkGrammarInString:(id)arg1 range:(struct _NSRange)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 bufIO:(struct _PR_BUF_IO *)arg6 errorRange:(struct _NSRange *)arg7 details:(id *)arg8; -- (BOOL)validateWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 checkBase:(BOOL)arg6 checkDict:(BOOL)arg7 checkNames:(BOOL)arg8 checkHyphens:(BOOL)arg9 checkIntercaps:(BOOL)arg10 checkOptions:(BOOL)arg11 depth:(unsigned int)arg12; -- (BOOL)validateAbbreviationOrNumberWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4 connection:(struct _PR_DB_IO *)arg5 sender:(id)arg6; -- (BOOL)validateWordPrefixBuffer:(char *)arg1 length:(unsigned int)arg2 connection:(struct _PR_DB_IO *)arg3; -- (BOOL)validateWordBuffer:(char *)arg1 length:(unsigned int)arg2 connection:(struct _PR_DB_IO *)arg3; -- (BOOL)globalCheckNegativeWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4; -- (BOOL)globalCheckWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4; -- (BOOL)checkWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4 index:(unsigned int)arg5; +- (struct _NSRange)spellServer:(id)arg1 checkGrammarInString:(id)arg2 range:(struct _NSRange)arg3 language:(id)arg4 orthography:(id)arg5 mutableResults:(id)arg6 offset:(unsigned long long)arg7 details:(id *)arg8; +- (_Bool)_checkGrammarInString:(id)arg1 range:(struct _NSRange)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 bufIO:(struct _PR_BUF_IO *)arg6 errorRange:(struct _NSRange *)arg7 details:(id *)arg8; +- (_Bool)validateWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 checkBase:(_Bool)arg6 checkDict:(_Bool)arg7 checkNames:(_Bool)arg8 checkHyphens:(_Bool)arg9 checkIntercaps:(_Bool)arg10 checkOptions:(_Bool)arg11 depth:(unsigned long long)arg12; +- (_Bool)validateWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 checkBase:(_Bool)arg6 checkDict:(_Bool)arg7 checkTemp:(_Bool)arg8 checkNames:(_Bool)arg9 checkHyphens:(_Bool)arg10 checkIntercaps:(_Bool)arg11 checkOptions:(_Bool)arg12 depth:(unsigned long long)arg13; +- (_Bool)validateWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 connection:(struct _PR_DB_IO *)arg4 sender:(id)arg5 checkBase:(_Bool)arg6 checkDict:(_Bool)arg7 checkTemp:(_Bool)arg8 checkUser:(_Bool)arg9 checkNames:(_Bool)arg10 checkHyphens:(_Bool)arg11 checkIntercaps:(_Bool)arg12 checkOptions:(_Bool)arg13 depth:(unsigned long long)arg14; +- (_Bool)validateAbbreviationOrNumberWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 encoding:(unsigned int)arg4 connection:(struct _PR_DB_IO *)arg5 sender:(id)arg6; +- (_Bool)validateWordPrefixBuffer:(char *)arg1 length:(unsigned long long)arg2 connection:(struct _PR_DB_IO *)arg3; +- (_Bool)validateWordBuffer:(char *)arg1 length:(unsigned long long)arg2 connection:(struct _PR_DB_IO *)arg3; +- (_Bool)globalCheckNegativeWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 encoding:(unsigned int)arg4; +- (_Bool)globalCheckWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 encoding:(unsigned int)arg4; +- (_Bool)checkWordBuffer:(char *)arg1 length:(unsigned long long)arg2 language:(id)arg3 encoding:(unsigned int)arg4 index:(unsigned long long)arg5; - (void)setUpdateBundleURL:(id)arg1; - (void)addAlternateDataBundleURL:(id)arg1; - (void)clearCaches; - (id)autocorrectionDictionaryForLanguage:(id)arg1; - (id)globalNegativeBindictDataArray; - (id)globalBindictDataArray; -- (id)bindictDataForLanguage:(id)arg1 index:(unsigned int)arg2; -- (id)bindictDataArrayForLanguage:(id)arg1 index:(unsigned int)arg2; +- (id)bindictDataForLanguage:(id)arg1 index:(unsigned long long)arg2; +- (id)bindictDataArrayForLanguage:(id)arg1 index:(unsigned long long)arg2; - (struct _PR_DB_IO *)databaseConnectionForLanguage:(id)arg1; -- (unsigned long)encodingForLanguage:(id)arg1; +- (unsigned int)encodingForLanguage:(id)arg1; - (id)fallbackLocalizationForLanguage:(id)arg1; - (id)localizationForLanguage:(id)arg1; - (id)localizationsForLanguage:(id)arg1; @@ -80,50 +82,6 @@ - (id)init; - (void)resetTimer; - (void)timeout:(id)arg1; -- (BOOL)_checkEnglishGrammarInString:(id)arg1 range:(struct _NSRange)arg2 indexIntoBuffer:(unsigned int)arg3 bufferLength:(unsigned int)arg4 language:(id)arg5 connection:(struct _PR_DB_IO *)arg6 sender:(id)arg7 bufIO:(struct _PR_BUF_IO *)arg8 retval:(int *)arg9 errorRange:(struct _NSRange *)arg10 details:(id *)arg11; -- (id)_detailWithRange:(struct _NSRange)arg1 description:(id)arg2 corrections:(id)arg3; -- (id)_correctionForSuggestedPhrase:(const char *)arg1 originalBuffer:(const char *)arg2 length:(unsigned int)arg3; -- (id)_modifiedGrammarDescriptionForDescription:(id)arg1; -- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange)arg2; -- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange)arg2 precededBy:(id *)arg3; -- (id)_crudeNextWordInString:(id)arg1 inRange:(struct _NSRange)arg2; -- (BOOL)onNoContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; -- (BOOL)onContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; -- (BOOL)looksLikeParticiple:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; -- (BOOL)looksLikeAdverb:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3 sender:(id)arg4; -- (BOOL)looksLikeArticledNoun:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO *)arg3; -- (id)spellServer:(id)arg1 suggestWordWithMinimumLength:(unsigned int)arg2 maximumLength:(unsigned int)arg3 language:(id)arg4; -- (id)spellServer:(id)arg1 suggestNextLetterDictionariesForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; -- (id)spellServer:(id)arg1 suggestCompletionDictionariesForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; -- (id)spellServer:(id)arg1 suggestCompletionsForPartialWordRange:(struct _NSRange)arg2 inString:(id)arg3 inLanguage:(id)arg4; -- (id)spellServer:(id)arg1 suggestGuessesForWord:(id)arg2 inLanguage:(id)arg3; -- (id)_correctionForString:(id)arg1 range:(struct _NSRange)arg2 inString:(id)arg3 tagger:(id)arg4 taggerIndex:(unsigned int)arg5 dictionary:(id)arg6 language:(id)arg7 connection:(struct _PR_DB_IO *)arg8 keyEventData:(id)arg9 alternativeCorrection:(id *)arg10 isApostropheInsertion:(char *)arg11; -- (id)_japaneseCorrectionForString:(id)arg1 connection:(struct _PR_DB_IO *)arg2; -- (id)spellServer:(id)arg1 finalModificationsForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 modificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; -- (id)spellServer:(id)arg1 modificationsForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 _retainedFinalModificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; -- (id)spellServer:(id)arg1 _retainedModificationsForPinyinInputString:(id)arg2 geometryModelData:(id)arg3; -- (id)spellServer:(id)arg1 correctionsForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 _retainedCorrectionsForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 prefixesForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 _retainedPrefixesForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 extendedAlternativesForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 alternativesForPinyinInputString:(id)arg2; -- (id)spellServer:(id)arg1 _retainedAlternativesForPinyinInputString:(id)arg2 extended:(BOOL)arg3; -- (id)_recursiveRetainedAlternativesForPinyinInputString:(id)arg1 depth:(unsigned int)arg2; -- (id)_retainedAlternativesByCombiningAlternatives:(id)arg1 withAlternatives:(id)arg2 andAddingAlternatives:(id)arg3; -- (id)_pinyinStringByCombiningPinyinString:(id)arg1 withPinyinString:(id)arg2; -- (unsigned int)_getSplitIndexes:(unsigned int *)arg1 maxCount:(unsigned int)arg2 forPinyinInputString:(id)arg3; -- (id)_primitiveRetainedAlternativesForPinyinInputString:(id)arg1; -- (void)addModifiedPartialPinyinToArray:(id)arg1 connection:(struct _PR_DB_IO *)arg2 fromIndex:(unsigned int)arg3 prevIndex:(unsigned int)arg4 prevPrevIndex:(unsigned int)arg5 prePrevPrevIndex:(unsigned int)arg6 startingModificationsAt:(unsigned int)arg7 inBuffer:(char *)arg8 length:(unsigned int)arg9 initialSyllableCount:(unsigned int)arg10 initialScore:(unsigned int)arg11 prevScore:(unsigned int)arg12 prevPrevScore:(unsigned int)arg13 lastSyllableScore:(unsigned int)arg14; -- (void)addModifiedPinyinToArray:(id)arg1 connection:(struct _PR_DB_IO *)arg2 fromIndex:(unsigned int)arg3 prevIndex:(unsigned int)arg4 prevPrevIndex:(unsigned int)arg5 startingModificationsAt:(unsigned int)arg6 inBuffer:(char *)arg7 length:(unsigned int)arg8 initialSyllableCount:(unsigned int)arg9 initialScore:(unsigned int)arg10 prevScore:(unsigned int)arg11 prevPrevScore:(unsigned int)arg12 lastSyllableScore:(unsigned int)arg13 couldBeAbbreviatedPinyin:(BOOL)arg14; -- (void)addSpecialModifiedPinyinToArray:(id)arg1 inBuffer:(char *)arg2 length:(unsigned int)arg3 atEnd:(BOOL)arg4; -- (id)englishStringFromWordBuffer:(char *)arg1 length:(unsigned int)arg2 connection:(struct _PR_DB_IO *)arg3; -- (id)englishStringsFromWordBuffer:(char *)arg1 length:(unsigned int)arg2 connection:(struct _PR_DB_IO *)arg3; -- (id)spellServer:(id)arg1 suggestGuessesForKoreanWordRange:(struct _NSRange)arg2 inString:(id)arg3; -- (id)_correctionForKoreanString:(id)arg1 range:(struct _NSRange)arg2 inString:(id)arg3 tagger:(id)arg4 taggerIndex:(unsigned int)arg5 dictionary:(id)arg6 keyEventData:(id)arg7 alternativeCorrection:(id *)arg8; -- (void)addGuessesForKoreanWord:(id)arg1 toMutableArray:(id)arg2 includeAdditionalGuesses:(BOOL)arg3; @end diff --git a/iOS7/PrivateFrameworks/ProofReader/CDStructures.h b/iOS7/PrivateFrameworks/ProofReader/CDStructures.h index 978228dcd..db4238c56 100644 --- a/iOS7/PrivateFrameworks/ProofReader/CDStructures.h +++ b/iOS7/PrivateFrameworks/ProofReader/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _PR_BUF_IO { @@ -44,7 +44,7 @@ struct _PR_DB_IO { struct _PR_DOC_FORMAT _field3; unsigned short _field4; unsigned short _field5; - unsigned long *_field6; + unsigned int *_field6; unsigned char _field7; short _field8; short _field9; diff --git a/iOS7/PrivateFrameworks/ProofReader/PRAutocorrectionContext.h b/iOS7/PrivateFrameworks/ProofReader/PRAutocorrectionContext.h index 26146a37d..ab449cc44 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRAutocorrectionContext.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRAutocorrectionContext.h @@ -10,7 +10,9 @@ { } -+ (id)autocorrectionContextOfType:(unsigned int)arg1; ++ (id)autocorrectionContextOfType:(unsigned long long)arg1; +- (double)validSequenceCorrectionThreshold; +- (void)setValidSequenceCorrectionThreshold:(double)arg1; - (void)reset; - (id)prefixes; - (id)removedModifications; diff --git a/iOS7/PrivateFrameworks/ProofReader/PRModification.h b/iOS7/PrivateFrameworks/ProofReader/PRModification.h index fb47afb4b..9d069e7c6 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRModification.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRModification.h @@ -13,7 +13,7 @@ - (double)modificationScore; - (struct _NSRange)additionalSyllableRange; - (struct _NSRange)syllableRange; -- (unsigned int)modificationType; +- (unsigned long long)modificationType; - (id)replacementString; - (struct _NSRange)range; diff --git a/iOS7/PrivateFrameworks/ProofReader/PRPinyinContext.h b/iOS7/PrivateFrameworks/ProofReader/PRPinyinContext.h index 14b1f09cf..00c47016a 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRPinyinContext.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRPinyinContext.h @@ -16,18 +16,22 @@ NSMutableArray *_addedRemovedModifications; NSMutableArray *_prefixes; char *_buffer; - unsigned int *_syllableLengthArray; + char *_altBuffer; + char *_altBufferScores; + NSMutableArray *_geometryDataArray; + unsigned long long *_syllableLengthArray; void *_connection; - unsigned int _length; - unsigned int _lengthBeforeApostrophes; - unsigned int _startingPoint; - unsigned int _lastIndexes[4]; - unsigned int _nextIndexes[2]; - unsigned int _startIndex; - unsigned int _endIndex; - unsigned int _abbreviatedSyllableCount; - unsigned int _previouslyAnalyzedLength; - BOOL _lastSyllableIsPartial; + unsigned long long _length; + unsigned long long _lengthBeforeApostrophes; + unsigned long long _startingPoint; + unsigned long long _lastIndexes[4]; + unsigned long long _nextIndexes[2]; + unsigned long long _startIndex; + unsigned long long _endIndex; + unsigned long long _abbreviatedSyllableCount; + unsigned long long _previouslyAnalyzedLength; + double _validSequenceCorrectionThreshold; + _Bool _lastSyllableIsPartial; } - (id)prefixes; @@ -35,21 +39,24 @@ - (id)addedModifications; - (id)currentModifications; - (void)reset; -- (void)removeNumberOfInputCharacters:(unsigned int)arg1; +- (void)removeNumberOfInputCharacters:(unsigned long long)arg1; - (void)addInputCharacter:(unsigned short)arg1 geometryModel:(void *)arg2 geometryData:(id)arg3; - (void)_removePrefixes; - (void)_addPrefixes; - (void)_filterModifications; - (void)_addDeletions; - (void)_addInsertions; +- (void)_addValidSequenceReplacements; - (void)_addReplacements; - (void)_addTranspositions; - (void)_addSpecialEnglishWords; -- (void)_addEnglishWordsQuickly:(BOOL)arg1; -- (BOOL)_addEnglishWordsEndingAtIndex:(unsigned int)arg1 quickly:(BOOL)arg2; -- (BOOL)_addEnglishWordForRange:(struct _NSRange)arg1 quickly:(BOOL)arg2; +- (void)_addEnglishWordsQuickly:(_Bool)arg1; +- (_Bool)_addEnglishWordsEndingAtIndex:(unsigned long long)arg1 quickly:(_Bool)arg2; +- (_Bool)_addEnglishWordForRange:(struct _NSRange)arg1 quickly:(_Bool)arg2; - (void)_advanceIndexes; - (void)_removeModificationsAndMoveStartingPoint; +- (double)validSequenceCorrectionThreshold; +- (void)setValidSequenceCorrectionThreshold:(double)arg1; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ProofReader/PRPinyinModification.h b/iOS7/PrivateFrameworks/ProofReader/PRPinyinModification.h index b6ec5b9da..b30d866c2 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRPinyinModification.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRPinyinModification.h @@ -12,40 +12,40 @@ { struct _NSRange _range; NSString *_replacementString; - unsigned int _modificationType; + unsigned long long _modificationType; struct _NSRange _syllableRange; struct _NSRange _additionalSyllableRange; double _modificationScore; - unsigned int _syllableCountScore; + unsigned long long _syllableCountScore; unsigned char _letters[7]; - BOOL _producesPartialSyllable; - BOOL _isTemporary; + _Bool _producesPartialSyllable; + _Bool _isTemporary; } + (id)finalModificationsForInputString:(id)arg1; + (id)modificationsForInputString:(id)arg1; -- (BOOL)_shouldAppendLetter:(unsigned char)arg1; -- (BOOL)isTemporary; -- (BOOL)producesPartialSyllable; -- (unsigned int)syllableCountScore; +- (_Bool)_shouldAppendLetter:(unsigned char)arg1; +- (_Bool)isTemporary; +- (_Bool)producesPartialSyllable; +- (unsigned long long)syllableCountScore; - (double)modificationScore; - (struct _NSRange)combinedSyllableRange; - (struct _NSRange)additionalSyllableRange; - (struct _NSRange)syllableRange; -- (unsigned int)modificationType; +- (unsigned long long)modificationType; - (id)replacementString; - (struct _NSRange)range; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 isTemporary:(BOOL)arg6; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned int)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(BOOL)arg8; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned int)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(BOOL)arg8 isTemporary:(BOOL)arg9; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned int)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(BOOL)arg9; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned int)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(BOOL)arg9 isTemporary:(BOOL)arg10; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 isTemporary:(_Bool)arg6; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned long long)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(_Bool)arg8; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned long long)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(_Bool)arg8 isTemporary:(_Bool)arg9; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned long long)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(_Bool)arg9; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned long long)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(_Bool)arg9 isTemporary:(_Bool)arg10; @end diff --git a/iOS7/PrivateFrameworks/ProofReader/PRPinyinString.h b/iOS7/PrivateFrameworks/ProofReader/PRPinyinString.h index e501380b9..26991d472 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRPinyinString.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRPinyinString.h @@ -8,10 +8,10 @@ @interface PRPinyinString : NSPinyinString { - unsigned int _originalLength; - unsigned int _originalCheckedLength; - unsigned int _modificationCount; - unsigned int *_modificationTypes; + unsigned long long _originalLength; + unsigned long long _originalCheckedLength; + unsigned long long _modificationCount; + unsigned long long *_modificationTypes; struct _NSRange *_originalRanges; struct _NSRange *_finalRanges; struct _NSRange *_originalSyllableRanges; @@ -22,38 +22,38 @@ + (id)prefixesForInputString:(id)arg1; + (id)alternativesForInputString:(id)arg1; - (id)nonPinyinIndexSet; -- (struct _NSRange)nonPinyinRangeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfDeletions; -- (unsigned int)numberOfInsertions; -- (unsigned int)numberOfTranspositions; -- (unsigned int)numberOfReplacements; -- (unsigned int)numberOfNonPinyinRanges; -- (unsigned int)indexOfFirstModification; -- (struct _NSRange)originalAdditionalSyllableRangeForModificationAtIndex:(unsigned int)arg1; -- (struct _NSRange)originalSyllableRangeForModificationAtIndex:(unsigned int)arg1; -- (struct _NSRange)finalRangeForModificationAtIndex:(unsigned int)arg1; -- (struct _NSRange)originalRangeForModificationAtIndex:(unsigned int)arg1; -- (unsigned int)typeOfModificationAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfModifications; -- (unsigned int)finalCheckedLength; -- (unsigned int)originalCheckedLength; -- (unsigned int)originalLength; -- (unsigned int)score; -- (BOOL)lastSyllableIsPartial; -- (unsigned int)syllableCount; +- (struct _NSRange)nonPinyinRangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfDeletions; +- (unsigned long long)numberOfInsertions; +- (unsigned long long)numberOfTranspositions; +- (unsigned long long)numberOfReplacements; +- (unsigned long long)numberOfNonPinyinRanges; +- (unsigned long long)indexOfFirstModification; +- (struct _NSRange)originalAdditionalSyllableRangeForModificationAtIndex:(unsigned long long)arg1; +- (struct _NSRange)originalSyllableRangeForModificationAtIndex:(unsigned long long)arg1; +- (struct _NSRange)finalRangeForModificationAtIndex:(unsigned long long)arg1; +- (struct _NSRange)originalRangeForModificationAtIndex:(unsigned long long)arg1; +- (unsigned long long)typeOfModificationAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfModifications; +- (unsigned long long)finalCheckedLength; +- (unsigned long long)originalCheckedLength; +- (unsigned long long)originalLength; +- (unsigned long long)score; +- (_Bool)lastSyllableIsPartial; +- (unsigned long long)syllableCount; - (id)string; - (id)description; - (id)annotatedString; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 originalLength:(unsigned int)arg5 originalCheckedLength:(unsigned int)arg6 numberOfModifications:(unsigned int)arg7 modificationTypes:(unsigned int *)arg8 originalModificationRanges:(struct _NSRange *)arg9 finalModificationRanges:(struct _NSRange *)arg10 originalSyllableRanges:(struct _NSRange *)arg11 originalAdditionalSyllableRanges:(struct _NSRange *)arg12; -- (id)initWithUncheckedString:(id)arg1 score:(unsigned int)arg2 originalLength:(unsigned int)arg3; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 originalLength:(unsigned int)arg5 modificationType:(unsigned int)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8 originalSyllableRange:(struct _NSRange)arg9 originalAdditionalSyllableRange:(struct _NSRange)arg10; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 originalLength:(unsigned int)arg5 modificationType:(unsigned int)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8 originalSyllableRange:(struct _NSRange)arg9; -- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 lastSyllableIsPartial:(BOOL)arg3 score:(unsigned int)arg4 originalLength:(unsigned int)arg5 modificationType:(unsigned int)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 originalLength:(unsigned long long)arg5 originalCheckedLength:(unsigned long long)arg6 numberOfModifications:(unsigned long long)arg7 modificationTypes:(unsigned long long *)arg8 originalModificationRanges:(struct _NSRange *)arg9 finalModificationRanges:(struct _NSRange *)arg10 originalSyllableRanges:(struct _NSRange *)arg11 originalAdditionalSyllableRanges:(struct _NSRange *)arg12; +- (id)initWithUncheckedString:(id)arg1 score:(unsigned long long)arg2 originalLength:(unsigned long long)arg3; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 originalLength:(unsigned long long)arg5 modificationType:(unsigned long long)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8 originalSyllableRange:(struct _NSRange)arg9 originalAdditionalSyllableRange:(struct _NSRange)arg10; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 originalLength:(unsigned long long)arg5 modificationType:(unsigned long long)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8 originalSyllableRange:(struct _NSRange)arg9; +- (id)initWithString:(id)arg1 syllableCount:(unsigned long long)arg2 lastSyllableIsPartial:(_Bool)arg3 score:(unsigned long long)arg4 originalLength:(unsigned long long)arg5 modificationType:(unsigned long long)arg6 originalModificationRange:(struct _NSRange)arg7 finalModificationRange:(struct _NSRange)arg8; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; @end diff --git a/iOS7/PrivateFrameworks/ProofReader/PRZhuyinContext.h b/iOS7/PrivateFrameworks/ProofReader/PRZhuyinContext.h index d75f1fd08..a40918c6f 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRZhuyinContext.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRZhuyinContext.h @@ -16,23 +16,23 @@ NSMutableArray *_addedRemovedModifications; NSMutableArray *_prefixes; char *_buffer; - unsigned int *_syllableLengthArray; + unsigned long long *_syllableLengthArray; void *_connection; - unsigned int _length; - unsigned int _lengthBeforeApostrophes; - unsigned int _startingPoint; - unsigned int _lastIndexes[4]; - unsigned int _nextIndexes[2]; - unsigned int _startIndex; - unsigned int _endIndex; - BOOL _lastSyllableIsPartial; + unsigned long long _length; + unsigned long long _lengthBeforeApostrophes; + unsigned long long _startingPoint; + unsigned long long _lastIndexes[4]; + unsigned long long _nextIndexes[2]; + unsigned long long _startIndex; + unsigned long long _endIndex; + _Bool _lastSyllableIsPartial; } - (id)removedModifications; - (id)addedModifications; - (id)currentModifications; - (void)reset; -- (void)removeNumberOfInputCharacters:(unsigned int)arg1; +- (void)removeNumberOfInputCharacters:(unsigned long long)arg1; - (void)addInputCharacter:(unsigned short)arg1 geometryModel:(void *)arg2 geometryData:(id)arg3; - (void)_filterModifications; - (void)_addDeletions; diff --git a/iOS7/PrivateFrameworks/ProofReader/PRZhuyinModification.h b/iOS7/PrivateFrameworks/ProofReader/PRZhuyinModification.h index b79bc4059..5acbbaffa 100644 --- a/iOS7/PrivateFrameworks/ProofReader/PRZhuyinModification.h +++ b/iOS7/PrivateFrameworks/ProofReader/PRZhuyinModification.h @@ -12,31 +12,31 @@ { struct _NSRange _range; NSString *_replacementString; - unsigned int _modificationType; + unsigned long long _modificationType; struct _NSRange _syllableRange; struct _NSRange _additionalSyllableRange; double _modificationScore; - unsigned int _syllableCountScore; + unsigned long long _syllableCountScore; unsigned char _letters[5]; - BOOL _producesPartialSyllable; + _Bool _producesPartialSyllable; } -- (BOOL)_shouldAppendLetter:(unsigned char)arg1; -- (BOOL)producesPartialSyllable; -- (unsigned int)syllableCountScore; +- (_Bool)_shouldAppendLetter:(unsigned char)arg1; +- (_Bool)producesPartialSyllable; +- (unsigned long long)syllableCountScore; - (double)modificationScore; - (struct _NSRange)combinedSyllableRange; - (struct _NSRange)additionalSyllableRange; - (struct _NSRange)syllableRange; -- (unsigned int)modificationType; +- (unsigned long long)modificationType; - (id)replacementString; - (struct _NSRange)range; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned int)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(BOOL)arg8; -- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned int)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned int)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(BOOL)arg9; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 modificationScore:(double)arg5 syllableCountScore:(unsigned long long)arg6 syllableLetters:(const char *)arg7 producesPartialSyllable:(_Bool)arg8; +- (id)initWithRange:(struct _NSRange)arg1 replacementString:(id)arg2 modificationType:(unsigned long long)arg3 syllableRange:(struct _NSRange)arg4 additionalSyllableRange:(struct _NSRange)arg5 modificationScore:(double)arg6 syllableCountScore:(unsigned long long)arg7 syllableLetters:(const char *)arg8 producesPartialSyllable:(_Bool)arg9; @end diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/CDStructures.h b/iOS7/PrivateFrameworks/ProtocolBuffer/CDStructures.h index 9f36936e3..eb4c49c22 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/CDStructures.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Typedef'd Structures typedef struct { - unsigned int _field1; - unsigned int _field2; -} CDStruct_c0454aff; + unsigned long long _field1; + unsigned long long _field2; +} CDStruct_4bcfbbae; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/NSMutableArray-PBExtensions.h b/iOS7/PrivateFrameworks/ProtocolBuffer/NSMutableArray-PBExtensions.h index 81d171691..422896eec 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/NSMutableArray-PBExtensions.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/NSMutableArray-PBExtensions.h @@ -7,6 +7,6 @@ #import "NSMutableArray.h" @interface NSMutableArray (PBExtensions) -- (void)setObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setObject:(id)arg1 atIndex:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ProtocolBuffer/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/ProtocolBuffer/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/ProtocolBuffer/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBCodable.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBCodable.h index 78ff47d73..0fa27f62b 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBCodable.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBCodable.h @@ -14,10 +14,11 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +- (id)formattedText; - (id)dictionaryRepresentation; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @property(readonly, nonatomic) NSData *data; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataReader.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataReader.h index 8f307a222..92aacb8c5 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataReader.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataReader.h @@ -10,22 +10,22 @@ @interface PBDataReader : NSObject { - unsigned int _pos; - BOOL _error; + unsigned long long _pos; + _Bool _error; const char *_bytes; NSData *_data; - unsigned int _length; + unsigned long long _length; } -@property unsigned int position; // @synthesize position=_pos; -@property unsigned int length; // @synthesize length=_length; +@property unsigned long long position; // @synthesize position=_pos; +@property unsigned long long length; // @synthesize length=_length; - (id)readBigEndianShortThenString; - (id)readBytes:(unsigned int)arg1; -- (void)recall:(const CDStruct_c0454aff *)arg1; -- (BOOL)mark:(CDStruct_c0454aff *)arg1; +- (void)recall:(const CDStruct_4bcfbbae *)arg1; +- (_Bool)mark:(CDStruct_4bcfbbae *)arg1; - (id)readData; - (id)readString; -- (BOOL)readBOOL; +- (_Bool)readBOOL; - (long long)readSfixed64; - (int)readSfixed32; - (unsigned long long)readFixed64; @@ -44,14 +44,14 @@ - (unsigned long long)readBigEndianFixed64; - (unsigned int)readBigEndianFixed32; - (unsigned short)readBigEndianFixed16; -- (BOOL)skipValueWithTag:(unsigned short)arg1 andType:(unsigned char)arg2; +- (_Bool)skipValueWithTag:(unsigned short)arg1 andType:(unsigned char)arg2; - (void)readTag:(unsigned short *)arg1 andType:(char *)arg2; -- (BOOL)seekToOffset:(unsigned int)arg1; +- (_Bool)seekToOffset:(unsigned long long)arg1; - (void)updateData:(id)arg1; -- (unsigned int)offset; -- (BOOL)hasMoreData; -- (BOOL)hasError; -- (BOOL)isAtEnd; +- (unsigned long long)offset; +- (_Bool)hasMoreData; +- (_Bool)hasError; +- (_Bool)isAtEnd; - (id)data; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataWriter.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataWriter.h index 03d9a194c..98530c242 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataWriter.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBDataWriter.h @@ -13,11 +13,11 @@ NSMutableData *_data; } -- (unsigned int)write:(const char *)arg1 maxLength:(unsigned int)arg2; -- (BOOL)writeData:(id)arg1; +- (unsigned long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; +- (_Bool)writeData:(id)arg1; - (void)writeData:(id)arg1 forTag:(unsigned short)arg2; - (void)writeString:(id)arg1 forTag:(unsigned short)arg2; -- (void)writeBOOL:(BOOL)arg1 forTag:(unsigned short)arg2; +- (void)writeBOOL:(_Bool)arg1 forTag:(unsigned short)arg2; - (void)writeSfixed64:(long long)arg1 forTag:(unsigned short)arg2; - (void)writeSfixed32:(int)arg1 forTag:(unsigned short)arg2; - (void)writeFixed64:(unsigned long long)arg1 forTag:(unsigned short)arg2; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamReader.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamReader.h index 0a5c2f7ca..6cb7a77bb 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamReader.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamReader.h @@ -12,10 +12,10 @@ { NSInputStream *_stream; Class _classOfNextMessage; - unsigned int _position; + unsigned long long _position; } -@property(readonly) unsigned int position; // @synthesize position=_position; +@property(readonly) unsigned long long position; // @synthesize position=_position; @property Class classOfNextMessage; // @synthesize classOfNextMessage=_classOfNextMessage; - (id)nextMessage; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamWriter.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamWriter.h index 0a5014e98..bfd54c3e3 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamWriter.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBMessageStreamWriter.h @@ -13,7 +13,7 @@ NSOutputStream *_stream; } -- (BOOL)writeMessage:(id)arg1; +- (_Bool)writeMessage:(id)arg1; - (void)dealloc; - (id)initWithOutputStream:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBRequester.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBRequester.h index b2eccacbf..b5855a612 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBRequester.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBRequester.h @@ -18,12 +18,12 @@ NSRunLoop *_connectionRunLoop; NSMutableData *_data; PBDataReader *_dataReader; - unsigned int _lastGoodDataOffset; - unsigned int _uploadPayloadSize; - unsigned int _downloadPayloadSize; + unsigned long long _lastGoodDataOffset; + unsigned long long _uploadPayloadSize; + unsigned long long _downloadPayloadSize; unsigned long long _timeRequestSent; unsigned long long _timeResponseReceived; - int _responseStatusCode; + long long _responseStatusCode; NSMutableArray *_requests; NSMutableArray *_responses; NSMutableArray *_internalRequests; @@ -34,10 +34,10 @@ struct __CFRunLoopTimer *_timeoutTimer; NSString *_logRequestToFile; NSString *_logResponseToFile; - BOOL _didNotifyRequestCompleted; + _Bool _didNotifyRequestCompleted; NSArray *_clientCertificates; NSDictionary *_connectionProperties; - BOOL _shouldHandleCookies; + _Bool _shouldHandleCookies; struct { unsigned int ignoresResponse:1; unsigned int loading:1; @@ -53,11 +53,11 @@ } _flags; } -+ (BOOL)usesEncodedMessages; -@property(nonatomic) BOOL shouldHandleCookies; // @synthesize shouldHandleCookies=_shouldHandleCookies; ++ (_Bool)usesEncodedMessages; +@property(nonatomic) _Bool shouldHandleCookies; // @synthesize shouldHandleCookies=_shouldHandleCookies; @property(retain, nonatomic) NSArray *clientCertificates; // @synthesize clientCertificates=_clientCertificates; -@property(readonly, nonatomic) unsigned int downloadPayloadSize; // @synthesize downloadPayloadSize=_downloadPayloadSize; -@property(readonly, nonatomic) unsigned int uploadPayloadSize; // @synthesize uploadPayloadSize=_uploadPayloadSize; +@property(readonly, nonatomic) unsigned long long downloadPayloadSize; // @synthesize downloadPayloadSize=_downloadPayloadSize; +@property(readonly, nonatomic) unsigned long long uploadPayloadSize; // @synthesize uploadPayloadSize=_uploadPayloadSize; @property(retain, nonatomic) NSString *logResponseToFile; // @synthesize logResponseToFile=_logResponseToFile; @property(retain, nonatomic) NSString *logRequestToFile; // @synthesize logRequestToFile=_logRequestToFile; @property(nonatomic) double timeoutSeconds; // @synthesize timeoutSeconds=_timeoutSeconds; @@ -76,21 +76,21 @@ - (void)_resetTimeoutTimer; - (void)_removeTimeoutTimer; - (void)_startTimeoutTimer; -@property(readonly, nonatomic) unsigned int requestResponseTime; +@property(readonly, nonatomic) unsigned long long requestResponseTime; - (id)connection:(id)arg1 willSendRequestForEstablishedConnection:(id)arg2 properties:(id)arg3; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; -- (BOOL)_tryParseData; +- (_Bool)_tryParseData; - (id)tryReadResponseData:(id)arg1 forRequest:(id)arg2 forResponseClass:(Class)arg3; -- (BOOL)readResponsePreamble:(id)arg1; +- (_Bool)readResponsePreamble:(id)arg1; - (void)cancelWithErrorCode:(int)arg1; - (void)_cancelWithErrorDomain:(id)arg1 errorCode:(int)arg2 userInfo:(id)arg3; - (void)_failWithErrorDomain:(id)arg1 errorCode:(int)arg2 userInfo:(id)arg3; - (void)_failWithError:(id)arg1; - (void)resume; -- (BOOL)isPaused; +- (_Bool)isPaused; - (void)pause; - (void)cancel; - (void)_cancelNoNotify; @@ -115,8 +115,8 @@ - (void)clearRequests; @property(readonly, nonatomic) NSArray *requests; - (void)setNeedsCancel; -@property BOOL needsCancel; -@property(nonatomic) BOOL ignoresResponse; +@property _Bool needsCancel; +@property(nonatomic) _Bool ignoresResponse; - (void)_cleanup; - (void)dealloc; - (id)initWithURL:(id)arg1 andDelegate:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ProtocolBuffer/PBUnknownFields.h b/iOS7/PrivateFrameworks/ProtocolBuffer/PBUnknownFields.h index 57bc34085..1d3c576bc 100644 --- a/iOS7/PrivateFrameworks/ProtocolBuffer/PBUnknownFields.h +++ b/iOS7/PrivateFrameworks/ProtocolBuffer/PBUnknownFields.h @@ -9,8 +9,8 @@ @interface PBUnknownFields : NSObject { char *_buf; - unsigned int _bufSpace; - unsigned int _bufLen; + unsigned long long _bufSpace; + unsigned long long _bufLen; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/CDStructures.h b/iOS7/PrivateFrameworks/PrototypeTools/CDStructures.h index 7820f3910..e955bc13a 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/CDStructures.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CATransform3D { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; + double _field14; + double _field15; + double _field16; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -36,41 +36,41 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures +typedef struct { + double meanRed; + double meanGreen; + double meanBlue; + double meanHue; + double meanSaturation; + double meanBrightness; + double meanAlpha; + double standardDeviationBrightness; + double standardDeviationSaturation; +} CDStruct_7d841a06; + typedef struct { double mark; double limit; } CDStruct_dcaade61; -typedef struct { - float meanRed; - float meanGreen; - float meanBlue; - float meanHue; - float meanSaturation; - float meanBrightness; - float meanAlpha; - float standardDeviationBrightness; - float standardDeviationSaturation; -} CDStruct_d4b298fb; - #pragma mark Named Unions union _GLKQuaternion { diff --git a/iOS7/PrivateFrameworks/PrototypeTools/NSObject-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphAxisStyle.h b/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphAxisStyle.h index 1ffd79bbd..abe63f494 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphAxisStyle.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphAxisStyle.h @@ -10,27 +10,27 @@ @interface PT2DGraphAxisStyle : NSObject { - BOOL _showsGridlines; - BOOL _showsHashmarks; - BOOL _showsTitle; + _Bool _showsGridlines; + _Bool _showsHashmarks; + _Bool _showsTitle; UIColor *_color; - float _lineWidth; - float _hashmarkInterval; + double _lineWidth; + double _hashmarkInterval; NSString *_title; UIColor *_gridlineColor; UIColor *_titleColor; - unsigned int _gridlineCount; + unsigned long long _gridlineCount; } -@property(nonatomic) BOOL showsTitle; // @synthesize showsTitle=_showsTitle; -@property(nonatomic) BOOL showsHashmarks; // @synthesize showsHashmarks=_showsHashmarks; -@property(nonatomic) BOOL showsGridlines; // @synthesize showsGridlines=_showsGridlines; -@property(nonatomic) unsigned int gridlineCount; // @synthesize gridlineCount=_gridlineCount; +@property(nonatomic) _Bool showsTitle; // @synthesize showsTitle=_showsTitle; +@property(nonatomic) _Bool showsHashmarks; // @synthesize showsHashmarks=_showsHashmarks; +@property(nonatomic) _Bool showsGridlines; // @synthesize showsGridlines=_showsGridlines; +@property(nonatomic) unsigned long long gridlineCount; // @synthesize gridlineCount=_gridlineCount; @property(retain, nonatomic) UIColor *titleColor; // @synthesize titleColor=_titleColor; @property(retain, nonatomic) UIColor *gridlineColor; // @synthesize gridlineColor=_gridlineColor; @property(nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) float hashmarkInterval; // @synthesize hashmarkInterval=_hashmarkInterval; -@property(nonatomic) float lineWidth; // @synthesize lineWidth=_lineWidth; +@property(nonatomic) double hashmarkInterval; // @synthesize hashmarkInterval=_hashmarkInterval; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; - (void).cxx_destruct; - (id)init; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphView.h b/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphView.h index c6efe4587..cc4dc2472 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphView.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PT2DGraphView.h @@ -11,10 +11,10 @@ @interface PT2DGraphView : UIView { NSArray *_provisionalData; - float _xminimum; - float _yminimum; - float _xmaximum; - float _ymaximum; + double _xminimum; + double _yminimum; + double _xmaximum; + double _ymaximum; PT2DGraphAxisStyle *_xaxisStyle; PT2DGraphAxisStyle *_yaxisStyle; UIColor *_groundColor; @@ -37,10 +37,10 @@ @property(retain, nonatomic) PT2DGraphAxisStyle *yaxisStyle; // @synthesize yaxisStyle=_yaxisStyle; @property(retain, nonatomic) PT2DGraphAxisStyle *xaxisStyle; // @synthesize xaxisStyle=_xaxisStyle; @property(nonatomic) struct CGPoint origin; // @synthesize origin=_origin; -@property(nonatomic) float ymaximum; // @synthesize ymaximum=_ymaximum; -@property(nonatomic) float xmaximum; // @synthesize xmaximum=_xmaximum; -@property(nonatomic) float yminimum; // @synthesize yminimum=_yminimum; -@property(nonatomic) float xminimum; // @synthesize xminimum=_xminimum; +@property(nonatomic) double ymaximum; // @synthesize ymaximum=_ymaximum; +@property(nonatomic) double xmaximum; // @synthesize xmaximum=_xmaximum; +@property(nonatomic) double yminimum; // @synthesize yminimum=_yminimum; +@property(nonatomic) double xminimum; // @synthesize xminimum=_xminimum; @property(retain, nonatomic) NSArray *provisionalData; // @synthesize provisionalData=_provisionalData; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTIcon.h b/iOS7/PrivateFrameworks/PrototypeTools/PTIcon.h index 77fdc4c56..5b50f07a3 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTIcon.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTIcon.h @@ -6,36 +6,33 @@ #import "UIView.h" -#import "_UISettingsKeyPathObserver-Protocol.h" +@class NSString, PTIconSettings, UIImage, UIImageView, _UILegibilityLabel, _UILegibilityView; -@class NSString, PTIconSettings, UIImage, UIImageView; - -@interface PTIcon : UIView <_UISettingsKeyPathObserver> +@interface PTIcon : UIView { UIImage *_image; NSString *_title; - UIView *_appLabelView; + _UILegibilityLabel *_label; + _UILegibilityView *_iconLegibilityView; UIImageView *_imageView; PTIconSettings *_iconSettings; struct __CFRunLoopObserver *_runLoopObserver; - CDStruct_d4b298fb _imageStatistics; + CDStruct_7d841a06 _imageStatistics; } + (id)iconWithImageName:(id)arg1 title:(id)arg2; + (id)iconWithImage:(id)arg1 title:(id)arg2; @property(nonatomic) struct __CFRunLoopObserver *runLoopObserver; // @synthesize runLoopObserver=_runLoopObserver; -@property(nonatomic) CDStruct_d4b298fb imageStatistics; // @synthesize imageStatistics=_imageStatistics; +@property(nonatomic) CDStruct_7d841a06 imageStatistics; // @synthesize imageStatistics=_imageStatistics; @property(retain, nonatomic) PTIconSettings *iconSettings; // @synthesize iconSettings=_iconSettings; @property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(retain, nonatomic) UIView *appLabelView; // @synthesize appLabelView=_appLabelView; +@property(retain, nonatomic) _UILegibilityView *iconLegibilityView; // @synthesize iconLegibilityView=_iconLegibilityView; +@property(retain, nonatomic) _UILegibilityLabel *label; // @synthesize label=_label; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; - (void).cxx_destruct; -- (id)makeLabel; +- (void)layoutSubviews; - (struct CGRect)labelFrame; -- (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; -- (void)updateLabel; -- (void)updateLabelWithImageStatistics:(CDStruct_d4b298fb)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTIconSettings.h b/iOS7/PrivateFrameworks/PrototypeTools/PTIconSettings.h index 9fcae5d85..fce5266a8 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTIconSettings.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTIconSettings.h @@ -8,17 +8,15 @@ @interface PTIconSettings : _UISettings { - BOOL _designMode; - BOOL _on; - float _alphaStrength; - float _radiusStrength; + _Bool _on; + double _alphaStrength; + double _radiusStrength; } + (id)archivedSettingsGroup; -@property(nonatomic) float radiusStrength; // @synthesize radiusStrength=_radiusStrength; -@property(nonatomic) float alphaStrength; // @synthesize alphaStrength=_alphaStrength; -@property(nonatomic) BOOL on; // @synthesize on=_on; -@property(nonatomic, setter=setDesignMode:) BOOL designMode; // @synthesize designMode=_designMode; +@property(nonatomic) double radiusStrength; // @synthesize radiusStrength=_radiusStrength; +@property(nonatomic) double alphaStrength; // @synthesize alphaStrength=_alphaStrength; +@property(nonatomic) _Bool on; // @synthesize on=_on; - (id)settingsHUDConfiguration; - (void)settingsResetByHUD; - (void)setDefaultValues; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistant.h b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistant.h index d2f13afea..a03e89803 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistant.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistant.h @@ -10,26 +10,26 @@ @interface PTLegibleTextAssistant : NSObject { - BOOL _effectsDisabled; + _Bool _effectsDisabled; PTLegibleTextAssistantSettings *_settings; - float _alphaStrength; - float _radiusStrength; - float _largestShadowRadius; - CDStruct_d4b298fb _imageStatistics; + double _alphaStrength; + double _radiusStrength; + double _largestShadowRadius; + CDStruct_7d841a06 _imageStatistics; } -@property(nonatomic) float largestShadowRadius; // @synthesize largestShadowRadius=_largestShadowRadius; -@property(nonatomic) BOOL effectsDisabled; // @synthesize effectsDisabled=_effectsDisabled; -@property(nonatomic) float radiusStrength; // @synthesize radiusStrength=_radiusStrength; -@property(nonatomic) float alphaStrength; // @synthesize alphaStrength=_alphaStrength; +@property(nonatomic) double largestShadowRadius; // @synthesize largestShadowRadius=_largestShadowRadius; +@property(nonatomic) _Bool effectsDisabled; // @synthesize effectsDisabled=_effectsDisabled; +@property(nonatomic) double radiusStrength; // @synthesize radiusStrength=_radiusStrength; +@property(nonatomic) double alphaStrength; // @synthesize alphaStrength=_alphaStrength; @property(retain, nonatomic) PTLegibleTextAssistantSettings *settings; // @synthesize settings=_settings; -@property(nonatomic) CDStruct_d4b298fb imageStatistics; // @synthesize imageStatistics=_imageStatistics; +@property(nonatomic) CDStruct_7d841a06 imageStatistics; // @synthesize imageStatistics=_imageStatistics; - (void).cxx_destruct; - (struct CGRect)legibleTextAssistantViewFrameForText:(id)arg1 font:(id)arg2; - (id)generateTextAssistantImageForText:(id)arg1 font:(id)arg2 imageSize:(struct CGSize)arg3; - (id)generateForegroundImageForText:(id)arg1 font:(id)arg2 imageSize:(struct CGSize)arg3; - (id)legibleTextAssistantViewForText:(id)arg1 font:(id)arg2; -- (id)initWithImageStatistics:(CDStruct_d4b298fb)arg1; +- (id)initWithImageStatistics:(CDStruct_7d841a06)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettings.h b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettings.h index 87273af0b..756b27921 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettings.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettings.h @@ -10,23 +10,23 @@ @interface PTLegibleTextAssistantSettings : _UISettings { - BOOL _drawingShadowDrawsText; + _Bool _drawingShadowDrawsText; NSArray *_shadowRadii; NSArray *_shadowAlphas; NSString *_shadowCompositingFilterName; UIColor *_foregroundColor; - CDStruct_d4b298fb _imageStatistics; + CDStruct_7d841a06 _imageStatistics; } -+ (id)settingsWithImageStatistics:(CDStruct_d4b298fb)arg1; -@property(nonatomic) CDStruct_d4b298fb imageStatistics; // @synthesize imageStatistics=_imageStatistics; ++ (id)settingsWithImageStatistics:(CDStruct_7d841a06)arg1; +@property(nonatomic) CDStruct_7d841a06 imageStatistics; // @synthesize imageStatistics=_imageStatistics; @property(retain, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; -@property(nonatomic) BOOL drawingShadowDrawsText; // @synthesize drawingShadowDrawsText=_drawingShadowDrawsText; +@property(nonatomic) _Bool drawingShadowDrawsText; // @synthesize drawingShadowDrawsText=_drawingShadowDrawsText; @property(copy, nonatomic) NSString *shadowCompositingFilterName; // @synthesize shadowCompositingFilterName=_shadowCompositingFilterName; @property(copy, nonatomic) NSArray *shadowAlphas; // @synthesize shadowAlphas=_shadowAlphas; @property(copy, nonatomic) NSArray *shadowRadii; // @synthesize shadowRadii=_shadowRadii; - (void).cxx_destruct; -- (id)calculateForegroundColorWithImageStatistics:(CDStruct_d4b298fb)arg1; +- (id)calculateForegroundColorWithImageStatistics:(CDStruct_7d841a06)arg1; - (void)setDefaultValues; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettingsForDarkText.h b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettingsForDarkText.h index 9101d8060..41ca4bff0 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettingsForDarkText.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTLegibleTextAssistantSettingsForDarkText.h @@ -10,7 +10,7 @@ { } -- (id)calculateForegroundColorWithImageStatistics:(CDStruct_d4b298fb)arg1; +- (id)calculateForegroundColorWithImageStatistics:(CDStruct_7d841a06)arg1; - (void)setDefaultValues; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSAddGroupSettingsRowAction.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSAddGroupSettingsRowAction.h index d7c5bec1d..f35970ce9 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSAddGroupSettingsRowAction.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSAddGroupSettingsRowAction.h @@ -18,7 +18,7 @@ @property(copy, nonatomic) NSString *groupKeyPath; // @synthesize groupKeyPath=_groupKeyPath; @property(retain, nonatomic) Class settingsClass; // @synthesize settingsClass=_settingsClass; - (void).cxx_destruct; -- (void)resolveTemplatesWithIndex:(unsigned int)arg1; +- (void)resolveTemplatesWithIndex:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSButton.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSButton.h index 4a009cedd..34d8ae40e 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSButton.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSButton.h @@ -13,20 +13,15 @@ @interface PTSButton : UIButton { - BOOL _autoEnablesForDesignMode; - _UISettings *_settings; int _alignment; + _UISettings *_settings; NSString *_valueKeyPath; } -+ (id)settingsABButton; -+ (id)settingsBButton; -+ (id)settingsAButton; + (id)saveToPersistentSettingsButton; + (id)restoreDefaultValuesButton; + (id)dismissHUDButton; + (id)button; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(nonatomic) __weak _UISettings *settings; // @synthesize settings=_settings; @@ -36,7 +31,7 @@ - (id)initWithDefaultFrame; // Remaining properties -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow-TableViewCell.h new file mode 100644 index 000000000..564706a40 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSButtonRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow.h index 94ac392d7..4b0a1e0c6 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRow.h @@ -11,7 +11,6 @@ } + (id)rowWithTitle:(id)arg1 action:(id)arg2; -- (Class)rowTableViewCellClass; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRowTableViewCell.h index 24f113725..a6fde4ab2 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSButtonRowTableViewCell.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceCell.h index bf9e12074..691a32fbb 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceCell.h @@ -10,7 +10,7 @@ { } -- (void)setChecked:(BOOL)arg1; +- (void)setChecked:(_Bool)arg1; - (void)setTitle:(id)arg1; - (void)prepareForReuse; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow-TableViewCell.h new file mode 100644 index 000000000..d3bb949e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSChoiceRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow.h index 37a73c82a..b93f9d019 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRow.h @@ -23,7 +23,6 @@ - (id)init; - (id)possibleShortTitles:(id)arg1; - (id)possibleValues:(id)arg1 titles:(id)arg2; -- (Class)rowTableViewCellClass; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRowTableViewCell.h index 3f93161b0..babedcef2 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceRowTableViewCell.h @@ -10,9 +10,9 @@ { } -+ (int)cellStyleForRow:(id)arg1; ++ (long long)cellStyleForRow:(id)arg1; - (void)updateDisplayedValue; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceViewController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceViewController.h index 8382edfb5..20dcae13e 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceViewController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSChoiceViewController.h @@ -22,8 +22,8 @@ - (void)_checkAppropriateCell; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)row:(id)arg1 didChangeValue:(id)arg2; - (void)dealloc; - (id)initWithPresentingRow:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow-TableViewCell.h new file mode 100644 index 000000000..f9166d880 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSDrillDownRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow.h index 10edc681f..48aad7880 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRow.h @@ -13,7 +13,6 @@ + (id)rowWithTitleKeyPath:(id)arg1 childSettingsKeyPath:(id)arg2; + (id)rowWithTitle:(id)arg1 childSettingsKeyPath:(id)arg2; - (id)init; -- (Class)rowTableViewCellClass; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowAction.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowAction.h index b769cee3e..6f783f987 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowAction.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowAction.h @@ -16,7 +16,7 @@ + (id)actionWithSettingsKeyPath:(id)arg1; @property(copy, nonatomic) NSString *settingsKeyPath; // @synthesize settingsKeyPath=_settingsKeyPath; - (void).cxx_destruct; -- (void)resolveTemplatesWithIndex:(unsigned int)arg1; +- (void)resolveTemplatesWithIndex:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowTableViewCell.h index 01295f4da..ecd0db673 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSDrillDownRowTableViewCell.h @@ -19,7 +19,7 @@ - (void)_createActionButton; - (void)layoutSubviews; - (void)updateCellCharacteristics; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSDuplicateRowsActivity.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSDuplicateRowsActivity.h index 8364ad751..a72e60c8d 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSDuplicateRowsActivity.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSDuplicateRowsActivity.h @@ -17,7 +17,7 @@ - (void)_duplicateSettings:(id)arg1 inGroup:(id)arg2; - (void)performActivity; - (void)prepareWithActivityItems:(id)arg1; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityImage; - (id)activityTitle; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow-TableViewCell.h new file mode 100644 index 000000000..becbd7311 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSEditFloatRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow.h index ae62ea2c2..dc128d38f 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditFloatRow.h @@ -8,15 +8,14 @@ @interface PTSEditFloatRow : PTSRow { - unsigned int _precision; + unsigned long long _precision; } -@property(nonatomic) unsigned int precision; // @synthesize precision=_precision; +@property(nonatomic) unsigned long long precision; // @synthesize precision=_precision; - (void)updateWithRow:(id)arg1; - (id)init; -- (id)between:(float)arg1 and:(float)arg2; -- (id)precision:(unsigned int)arg1; -- (Class)rowTableViewCellClass; +- (id)between:(double)arg1 and:(double)arg2; +- (id)precision:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditRowTableViewCell.h index 5644830ef..1f6a63dc2 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditRowTableViewCell.h @@ -12,12 +12,12 @@ { } -+ (int)cellStyleForRow:(id)arg1; ++ (long long)cellStyleForRow:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (id)valueForText:(id)arg1; - (id)textForValue:(id)arg1; - (void)updateDisplayedValue; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow-TableViewCell.h new file mode 100644 index 000000000..79c8e1039 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSEditStringRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow.h index 170898abd..2070b9ef4 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSEditStringRow.h @@ -10,7 +10,5 @@ { } -- (Class)rowTableViewCellClass; - @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSGraphView.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSGraphView.h index 381f1f0d7..516d9b953 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSGraphView.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSGraphView.h @@ -13,20 +13,18 @@ @interface PTSGraphView : PT2DGraphView { - BOOL _enabled; - BOOL _autoEnablesForDesignMode; + _Bool _enabled; + int _alignment; _UISettings *_settings; _UISettingsGroup *_settingsGroup; NSString *_xAxisValueKeyPath; NSString *_yAxisValueKeyPath; NSString *_valueKeyPath; - int _alignment; } + (id)graphView; + (struct CGRect)defaultFrame; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(copy, nonatomic) NSString *yAxisValueKeyPath; // @synthesize yAxisValueKeyPath=_yAxisValueKeyPath; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUD.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUD.h index afd831c64..1460b9def 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUD.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUD.h @@ -6,16 +6,17 @@ #import "UIView.h" +#import "UIGestureRecognizerDelegate-Protocol.h" #import "_UISettingsGroupObserver-Protocol.h" #import "_UISettingsKeyPathObserver-Protocol.h" @class NSArray, NSDictionary, NSMutableDictionary, NSString, PT2DGraphView, PTSSlider, UILabel, _UISettings, _UISettingsGroup; -@interface PTSHUD : UIView <_UISettingsKeyPathObserver, _UISettingsGroupObserver> +@interface PTSHUD : UIView { - BOOL _showing; - BOOL _archiveAIsActive; - int _savedSettingsIndex; + _Bool _showing; + _Bool _archiveAIsActive; + long long _savedSettingsIndex; _UISettings *_settings; _UISettingsGroup *_settingsGroup; NSString *_persisentSettingsGroupFilename; @@ -27,13 +28,17 @@ NSMutableDictionary *_archiveA; NSMutableDictionary *_archiveB; PTSSlider *_savedSettingsIndexSlider; + UIView *_panView; + struct CGPoint _initialPoint; } + (id)sharedInstance; + (id)window; + (struct CGRect)defaultFrame; +@property(retain, nonatomic) UIView *panView; // @synthesize panView=_panView; @property(retain, nonatomic) PTSSlider *savedSettingsIndexSlider; // @synthesize savedSettingsIndexSlider=_savedSettingsIndexSlider; -@property(nonatomic) BOOL archiveAIsActive; // @synthesize archiveAIsActive=_archiveAIsActive; +@property(nonatomic) struct CGPoint initialPoint; // @synthesize initialPoint=_initialPoint; +@property(nonatomic) _Bool archiveAIsActive; // @synthesize archiveAIsActive=_archiveAIsActive; @property(retain, nonatomic) NSMutableDictionary *archiveB; // @synthesize archiveB=_archiveB; @property(retain, nonatomic) NSMutableDictionary *archiveA; // @synthesize archiveA=_archiveA; @property(retain, nonatomic) PT2DGraphView *coverageView; // @synthesize coverageView=_coverageView; @@ -41,27 +46,24 @@ @property(copy, nonatomic) NSArray *modeChangeKeys; // @synthesize modeChangeKeys=_modeChangeKeys; @property(copy, nonatomic) NSString *mode; // @synthesize mode=_mode; @property(copy, nonatomic) NSDictionary *configuration; // @synthesize configuration=_configuration; -@property(nonatomic) BOOL showing; // @synthesize showing=_showing; +@property(nonatomic) _Bool showing; // @synthesize showing=_showing; @property(copy, nonatomic) NSString *persisentSettingsGroupFilename; // @synthesize persisentSettingsGroupFilename=_persisentSettingsGroupFilename; @property(retain, nonatomic) _UISettingsGroup *settingsGroup; // @synthesize settingsGroup=_settingsGroup; @property(retain, nonatomic) _UISettings *settings; // @synthesize settings=_settings; -@property(nonatomic) int savedSettingsIndex; // @synthesize savedSettingsIndex=_savedSettingsIndex; +@property(nonatomic) long long savedSettingsIndex; // @synthesize savedSettingsIndex=_savedSettingsIndex; - (void).cxx_destruct; -- (BOOL)showSavedSettingsIndex:(int)arg1; +- (void)handleVerticalPanGesture:(id)arg1; +- (_Bool)showSavedSettingsIndex:(long long)arg1; - (void)savedSettingsIndexSliderValueChanged:(id)arg1; -- (void)settingsABAction:(id)arg1; -- (void)settingsBAction:(id)arg1; -- (void)settingsAAction:(id)arg1; - (void)saveToPersistentSettingsAction:(id)arg1; - (void)restoreDefaultValuesAction:(id)arg1; - (void)showMessage:(id)arg1; - (void)configureForSettings:(id)arg1 settingsGroup:(id)arg2; - (void)configureForSettings:(id)arg1; -- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned int)arg3; -- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned int)arg3; +- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned long long)arg3; - (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; -- (BOOL)isDesignToggleButton:(id)arg1; - (void)hide; - (void)showInMode:(id)arg1; - (void)showInModeForKeyPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDControl-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDControl-Protocol.h index 52c8d5110..e5b3ae44c 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDControl-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDControl-Protocol.h @@ -9,8 +9,7 @@ @class NSString, _UISettings; @protocol PTSHUDControl -@property(nonatomic) BOOL autoEnablesForDesignMode; -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; @property(nonatomic) int alignment; @property(copy, nonatomic) NSString *valueKeyPath; @property(nonatomic) __weak _UISettings *settings; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDRow.h index 63c8e91ea..a19172c98 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDRow.h @@ -10,13 +10,13 @@ @interface PTSHUDRow : NSObject { - float _height; + double _height; NSArray *_controls; } -+ (id)rowWithHeight:(float)arg1 controls:(id)arg2; ++ (id)rowWithHeight:(double)arg1 controls:(id)arg2; @property(retain, nonatomic) NSArray *controls; // @synthesize controls=_controls; -@property(nonatomic) float height; // @synthesize height=_height; +@property(nonatomic) double height; // @synthesize height=_height; - (void).cxx_destruct; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsDetailViewController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsDetailViewController.h index e7c9832ca..7422b2bc8 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsDetailViewController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsDetailViewController.h @@ -10,7 +10,7 @@ @interface PTSHUDSettingsDetailViewController : UIViewController { - BOOL _edited; + _Bool _edited; _UISettings *_settings; UIView *_detailsViewContainer; UITextField *_nameTextField; @@ -18,13 +18,13 @@ } @property(retain, nonatomic) UIView *detailsView; // @synthesize detailsView=_detailsView; -@property(nonatomic) BOOL edited; // @synthesize edited=_edited; +@property(nonatomic) _Bool edited; // @synthesize edited=_edited; @property(retain, nonatomic) UITextField *nameTextField; // @synthesize nameTextField=_nameTextField; @property(retain, nonatomic) UIView *detailsViewContainer; // @synthesize detailsViewContainer=_detailsViewContainer; @property(retain, nonatomic) _UISettings *settings; // @synthesize settings=_settings; - (void).cxx_destruct; - (void)updateDetailsView; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)viewDidLoad; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsGroupEditor.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsGroupEditor.h index ba328bf20..2f01099f9 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsGroupEditor.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSHUDSettingsGroupEditor.h @@ -23,21 +23,21 @@ @property(retain, nonatomic) UIView *detailsView; // @synthesize detailsView=_detailsView; @property(retain, nonatomic) _UISettingsGroup *group; // @synthesize group=_group; - (void).cxx_destruct; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)edit:(id)arg1; - (void)done:(id)arg1; - (void)viewDidLoad; - (void)saveGroup; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImageLoader.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImageLoader.h index eca840c51..31c3c6ec4 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImageLoader.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImageLoader.h @@ -11,11 +11,11 @@ @interface PTSImageLoader : NSObject { NSString *_path; - BOOL _loading; + _Bool _loading; id _delegate; } -@property(getter=isLoading) BOOL loading; // @synthesize loading=_loading; +@property(getter=isLoading) _Bool loading; // @synthesize loading=_loading; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)stopLoading; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePickerViewController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePickerViewController.h index e1ca6f990..a9ddb078e 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePickerViewController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePickerViewController.h @@ -19,13 +19,13 @@ NSMutableArray *_images; NSMutableArray *_filenames; PTSImageLoader *_imageLoader; - BOOL _doneLoading; + _Bool _doneLoading; id _completion; UIPopoverController *_popoverController; - BOOL _includePhotoLibrary; + _Bool _includePhotoLibrary; } -@property(nonatomic) BOOL includePhotoLibrary; // @synthesize includePhotoLibrary=_includePhotoLibrary; +@property(nonatomic) _Bool includePhotoLibrary; // @synthesize includePhotoLibrary=_includePhotoLibrary; - (void).cxx_destruct; - (void)imageLoaderDidFinishLoadingImages:(id)arg1; - (void)imageLoader:(id)arg1 didLoadImage:(id)arg2 forFilename:(id)arg3; @@ -33,12 +33,12 @@ - (void)imagePickerControllerDidCancel:(id)arg1; - (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)dismissAnimated:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)dealloc; - (id)initWithResourcePath:(id)arg1 completion:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewCell.h index 52cacd3b8..0cbc8da2f 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewCell.h @@ -19,7 +19,7 @@ } + (void)_getLeftFrame:(struct CGRect *)arg1 rightFrame:(struct CGRect *)arg2 forImage:(id)arg3 inBounds:(struct CGRect)arg4; -+ (float)heightForImage:(id)arg1; ++ (double)heightForImage:(id)arg1; @property(retain, nonatomic) UIImage *previewImage; // @synthesize previewImage=_previewImage; - (void).cxx_destruct; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow-TableViewCell.h new file mode 100644 index 000000000..e42a9a9df --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSImagePreviewRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow.h index 1e90c4462..7b5277393 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRow.h @@ -10,7 +10,5 @@ { } -- (Class)rowTableViewCellClass; - @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRowTableViewCell.h index 837ac85bc..b04805677 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImagePreviewRowTableViewCell.h @@ -16,12 +16,12 @@ UIView *_darkBackground; } -+ (void)_getCellHeight:(float *)arg1 leftFrame:(struct CGRect *)arg2 rightFrame:(struct CGRect *)arg3 forImage:(id)arg4 inBounds:(struct CGRect)arg5; -+ (float)cellHeightForRow:(id)arg1; ++ (void)_getCellHeight:(double *)arg1 leftFrame:(struct CGRect *)arg2 rightFrame:(struct CGRect *)arg3 forImage:(id)arg4 inBounds:(struct CGRect)arg5; ++ (double)cellHeightForRow:(id)arg1; - (void).cxx_destruct; - (void)layoutSubviews; - (void)updateDisplayedValue; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSImageSettings.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSImageSettings.h index 841aa94fb..b3c9bab01 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSImageSettings.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSImageSettings.h @@ -12,15 +12,15 @@ @interface PTSImageSettings : _UISettings <_UISettingsKeyObserver> { - BOOL _unarchiving; + _Bool _unarchiving; UIImage *_image; NSData *_pngData; - int _imageOrientation; - float _imageScale; + long long _imageOrientation; + double _imageScale; } -@property float imageScale; // @synthesize imageScale=_imageScale; -@property int imageOrientation; // @synthesize imageOrientation=_imageOrientation; +@property double imageScale; // @synthesize imageScale=_imageScale; +@property long long imageOrientation; // @synthesize imageOrientation=_imageOrientation; @property(retain) NSData *pngData; // @synthesize pngData=_pngData; @property(retain) UIImage *image; // @synthesize image=_image; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSInfoLabel.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSInfoLabel.h index 9734d1b7e..dc28dc235 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSInfoLabel.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSInfoLabel.h @@ -13,16 +13,14 @@ @interface PTSInfoLabel : UILabel { - BOOL _autoEnablesForDesignMode; + int _alignment; _UISettings *_settings; NSString *_valueKeyPath; - int _alignment; } + (id)infoLabelForSettings:(id)arg1 valueKeyPath:(id)arg2; + (id)infoLabel; + (struct CGRect)defaultFrame; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(nonatomic) __weak _UISettings *settings; // @synthesize settings=_settings; @@ -34,7 +32,7 @@ - (id)initWithFrame:(struct CGRect)arg1; // Remaining properties -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSModule.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSModule.h index 4f68f377c..fbd454638 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSModule.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSModule.h @@ -33,7 +33,7 @@ @property(retain, nonatomic) NSMutableArray *allSections; // @synthesize allSections=_allSections; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; -- (BOOL)_shouldEnableSection:(id)arg1; +- (_Bool)_shouldEnableSection:(id)arg1; - (id)_settingsForSection:(id)arg1; - (void)_updateEnabledSections; - (void)_addSubmodule:(id)arg1; @@ -48,11 +48,11 @@ - (void)moveRowAtIndexPath:(id)arg1 toIndexPath:(id)arg2; - (id)destinationForRowAtIndexPath:(id)arg1 withProposedDestination:(id)arg2; - (void)deleteRowAtIndexPath:(id)arg1; -- (BOOL)hasEnabledEditableRows; +- (_Bool)hasEnabledEditableRows; - (id)indexPathForRow:(id)arg1; - (id)rowAtIndexPath:(id)arg1; -- (id)sectionAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfSections; +- (id)sectionAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfSections; - (void)dealloc; - (id)initWithContents:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController-OverridePoints.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController-OverridePoints.h new file mode 100644 index 000000000..4e1168c5e --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController-OverridePoints.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSModuleController (OverridePoints) +- (id)additionalToolbarItems; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController.h index 60e45c793..a8c1b435a 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSModuleController.h @@ -20,25 +20,24 @@ - (void)showActionsForRowTableViewCell:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)moduleDidReload:(id)arg1; - (void)module:(id)arg1 didInsertRows:(id)arg2 deleteRows:(id)arg3; - (void)module:(id)arg1 didInsertSections:(id)arg2 deleteSections:(id)arg3; -- (void)updateToolbarItems:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)updateToolbarItems:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; @property(readonly, nonatomic) _UISettings *settings; - (id)initWithSettings:(id)arg1 presentingRow:(id)arg2; - (id)initWithSettings:(id)arg1; -- (id)additionalToolbarItems; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSPicker.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSPicker.h index f94e3e8dd..6ae244a87 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSPicker.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSPicker.h @@ -15,11 +15,10 @@ @interface PTSPicker : UIView { - BOOL _enabled; - BOOL _autoEnablesForDesignMode; + _Bool _enabled; + int _alignment; _UISettings *_settings; NSString *_valueKeyPath; - int _alignment; UILabel *_titleLabel; NSArray *_choices; UITableView *_tableView; @@ -33,8 +32,7 @@ @property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(copy, nonatomic) NSArray *choices; // @synthesize choices=_choices; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(nonatomic) __weak _UISettings *settings; // @synthesize settings=_settings; @@ -45,9 +43,9 @@ - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)setSelection:(id)arg1; - (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; - (void)setSettings:(id)arg1 valueKeyPath:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSRestoreDefaultSettingsRowAction.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSRestoreDefaultSettingsRowAction.h index 69032d3f8..58c0e95c8 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSRestoreDefaultSettingsRowAction.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSRestoreDefaultSettingsRowAction.h @@ -16,7 +16,7 @@ + (id)actionWithSettingsKeyPath:(id)arg1; @property(copy, nonatomic) NSString *settingsKeyPath; // @synthesize settingsKeyPath=_settingsKeyPath; - (void).cxx_destruct; -- (void)resolveTemplatesWithIndex:(unsigned int)arg1; +- (void)resolveTemplatesWithIndex:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSRow-TableViewCell.h new file mode 100644 index 000000000..fb87fb3fe --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSRow.h index 56c754e4e..1a9b158fd 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSRow.h @@ -23,7 +23,7 @@ id _valueValidatator; id _valueFormatter; NSString *_groupKeyPath; - int _allowedEditingTypes; + long long _allowedEditingTypes; _UISettings *_settings; PTSSection *_section; _UISettings *_groupChild; @@ -34,7 +34,7 @@ @property(retain, nonatomic) _UISettings *groupChild; // @synthesize groupChild=_groupChild; @property(nonatomic) __weak PTSSection *section; // @synthesize section=_section; @property(retain, nonatomic) _UISettings *settings; // @synthesize settings=_settings; -@property(nonatomic) int allowedEditingTypes; // @synthesize allowedEditingTypes=_allowedEditingTypes; +@property(nonatomic) long long allowedEditingTypes; // @synthesize allowedEditingTypes=_allowedEditingTypes; @property(retain, nonatomic) NSString *groupKeyPath; // @synthesize groupKeyPath=_groupKeyPath; @property(copy, nonatomic) id valueFormatter; // @synthesize valueFormatter=_valueFormatter; @property(copy, nonatomic) id valueValidatator; // @synthesize valueValidatator=_valueValidatator; @@ -46,12 +46,12 @@ @property(copy, nonatomic) NSString *staticTitle; // @synthesize staticTitle=_staticTitle; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; - (void).cxx_destruct; -- (BOOL)allowsShare; -- (BOOL)allowsDuplicate; -- (BOOL)allowsReorder; -- (BOOL)allowsDelete; -- (id)concreteCopyWithIndex:(unsigned int)arg1; -- (void)resolveTemplatesWithIndex:(unsigned int)arg1; +- (_Bool)allowsShare; +- (_Bool)allowsDuplicate; +- (_Bool)allowsReorder; +- (_Bool)allowsDelete; +- (id)concreteCopyWithIndex:(unsigned long long)arg1; +- (void)resolveTemplatesWithIndex:(unsigned long long)arg1; - (id)group; - (void)_sendImageChanged; - (void)_sendTitleChanged; @@ -64,7 +64,7 @@ - (id)image; - (id)title; - (void)updateWithRow:(id)arg1; -- (id)allowedEditingTypes:(int)arg1; +- (id)allowedEditingTypes:(long long)arg1; - (id)groupKeyPath:(id)arg1; - (id)valueFormatter:(id)arg1; - (id)valueValidator:(id)arg1; @@ -78,7 +78,6 @@ - (id)valueKeyPath:(id)arg1; - (void)dealloc; - (id)init; -- (Class)rowTableViewCellClass; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSRowAction.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSRowAction.h index a61982ea6..20ddffc0c 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSRowAction.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSRowAction.h @@ -10,16 +10,16 @@ @interface PTSRowAction : NSObject { - BOOL _deselectRowOnSuccess; + _Bool _deselectRowOnSuccess; id _handler; } + (id)actionWithHandler:(id)arg1; + (id)action; -@property(nonatomic) BOOL deselectRowOnSuccess; // @synthesize deselectRowOnSuccess=_deselectRowOnSuccess; +@property(nonatomic) _Bool deselectRowOnSuccess; // @synthesize deselectRowOnSuccess=_deselectRowOnSuccess; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; - (void).cxx_destruct; -- (void)resolveTemplatesWithIndex:(unsigned int)arg1; +- (void)resolveTemplatesWithIndex:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSRowTableViewCell.h index 88e1ce2bd..84351ecce 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSRowTableViewCell.h @@ -16,8 +16,8 @@ id _delegate; } -+ (int)cellStyleForRow:(id)arg1; -+ (float)cellHeightForRow:(id)arg1; ++ (long long)cellStyleForRow:(id)arg1; ++ (double)cellHeightForRow:(id)arg1; + (id)reuseIdentifierForRow:(id)arg1; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) PTSRow *row; // @synthesize row=_row; @@ -28,7 +28,7 @@ - (void)updateCellCharacteristics; - (void)updateDisplayedValue; - (void)updateDisplayedContent; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSection.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSection.h index 92a61f783..b1d7a4380 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSection.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSection.h @@ -31,26 +31,26 @@ @property(retain, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (void)_assertNoGroupTemplateProperties:(id)arg1; -- (void)_fixRows:(id)arg1 fromIndex:(unsigned int)arg2 withTemplate:(id)arg3; +- (void)_fixRows:(id)arg1 fromIndex:(unsigned long long)arg2 withTemplate:(id)arg3; - (void)_sendReload; - (void)_sendInserts:(id)arg1 deletes:(id)arg2; -- (BOOL)_shouldEnableRow:(id)arg1; +- (_Bool)_shouldEnableRow:(id)arg1; - (void)_reloadEnabledRows; - (void)_updateEnabledRows; -- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned int)arg3; -- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned int)arg3; +- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned long long)arg3; - (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; -- (void)moveRowAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (unsigned int)destinationForRowAtIndex:(unsigned int)arg1 withProposedDestination:(unsigned int)arg2; -- (BOOL)hasEnabledEditableRows; +- (void)moveRowAtIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (unsigned long long)destinationForRowAtIndex:(unsigned long long)arg1 withProposedDestination:(unsigned long long)arg2; +- (_Bool)hasEnabledEditableRows; - (void)enumerateEnabledRowsUsingBlock:(id)arg1; - (void)enumerateAllRowsUsingBlock:(id)arg1; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (unsigned int)indexOfRow:(id)arg1; -- (id)rowAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfRows; +- (unsigned long long)indexOfRow:(id)arg1; +- (id)rowAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRows; - (void)dealloc; - (id)initWithRows:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSlider.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSlider.h index 2c9df33a0..9f819c15f 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSlider.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSlider.h @@ -13,17 +13,16 @@ @interface PTSSlider : UIView { - BOOL _enabled; - BOOL _showsValueLabel; - BOOL _autoEnablesForDesignMode; + _Bool _enabled; + _Bool _showsValueLabel; + int _alignment; + float _increment; _UISettings *_settings; NSString *_valueKeyPath; - int _alignment; UISlider *_sliderControl; UILabel *_titleLabel; NSNumberFormatter *_valueLabelFormatter; NSArray *_valueLabelStrings; - float _increment; UILabel *_valueLabel; UIButton *_upIncrementButton; UIButton *_downIncrementButton; @@ -46,17 +45,16 @@ @property(retain, nonatomic) NSNumberFormatter *valueLabelFormatter; // @synthesize valueLabelFormatter=_valueLabelFormatter; @property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; @property(retain, nonatomic) UISlider *sliderControl; // @synthesize sliderControl=_sliderControl; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(nonatomic) __weak _UISettings *settings; // @synthesize settings=_settings; -@property(nonatomic) BOOL showsValueLabel; // @synthesize showsValueLabel=_showsValueLabel; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool showsValueLabel; // @synthesize showsValueLabel=_showsValueLabel; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; - (void).cxx_destruct; - (id)methodSignatureForSelector:(SEL)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (void)layoutSubviews; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +- (void)setValue:(float)arg1 animated:(_Bool)arg2; @property(nonatomic) float value; // @dynamic value; - (id)makeValueLabel; - (id)makeTitleLabel; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow-TableViewCell.h new file mode 100644 index 000000000..b57399f6e --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSSliderRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow.h index 0ca013c89..edeac4e4c 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRow.h @@ -8,16 +8,15 @@ @interface PTSSliderRow : PTSRow { - float _minValue; - float _maxValue; + double _minValue; + double _maxValue; } -@property(nonatomic) float maxValue; // @synthesize maxValue=_maxValue; -@property(nonatomic) float minValue; // @synthesize minValue=_minValue; +@property(nonatomic) double maxValue; // @synthesize maxValue=_maxValue; +@property(nonatomic) double minValue; // @synthesize minValue=_minValue; - (void)updateWithRow:(id)arg1; - (id)init; -- (id)minValue:(float)arg1 maxValue:(float)arg2; -- (Class)rowTableViewCellClass; +- (id)minValue:(double)arg1 maxValue:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRowTableViewCell.h index d27b3b625..e725d5348 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSliderRowTableViewCell.h @@ -13,13 +13,13 @@ UISlider *_slider; } -+ (float)cellHeightForRow:(id)arg1; ++ (double)cellHeightForRow:(id)arg1; - (void).cxx_destruct; - (void)layoutSubviews; - (void)_valueChanged:(id)arg1; - (void)updateDisplayedValue; - (void)updateCellCharacteristics; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitch.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitch.h index cb820b01e..f65234c80 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitch.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitch.h @@ -13,11 +13,10 @@ @interface PTSSwitch : UIView { - BOOL _enabled; - BOOL _autoEnablesForDesignMode; + _Bool _enabled; + int _alignment; _UISettings *_settings; NSString *_valueKeyPath; - int _alignment; id _target; SEL _action; UISwitch *_switchControl; @@ -33,8 +32,7 @@ @property(retain, nonatomic) UISwitch *switchControl; // @synthesize switchControl=_switchControl; @property(nonatomic) SEL action; // @synthesize action=_action; @property(nonatomic) __weak id target; // @synthesize target=_target; -@property(nonatomic) BOOL autoEnablesForDesignMode; // @synthesize autoEnablesForDesignMode=_autoEnablesForDesignMode; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; @property(nonatomic) int alignment; // @synthesize alignment=_alignment; @property(copy, nonatomic) NSString *valueKeyPath; // @synthesize valueKeyPath=_valueKeyPath; @property(nonatomic) __weak _UISettings *settings; // @synthesize settings=_settings; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow-TableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow-TableViewCell.h new file mode 100644 index 000000000..afc12031c --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow-TableViewCell.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PTSSwitchRow (TableViewCell) +- (Class)rowTableViewCellClass; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow.h index 73dcb2b5d..93f305b4e 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRow.h @@ -10,7 +10,5 @@ { } -- (Class)rowTableViewCellClass; - @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRowTableViewCell.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRowTableViewCell.h index 8ece27c06..04c08df1d 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSSwitchRowTableViewCell.h @@ -16,7 +16,7 @@ - (void).cxx_destruct; - (void)_valueChanged:(id)arg1; - (void)updateDisplayedValue; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSToggleButton.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSToggleButton.h index a4298590f..e1dd91e70 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSToggleButton.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSToggleButton.h @@ -32,8 +32,7 @@ // Remaining properties @property(nonatomic) int alignment; -@property(nonatomic) BOOL autoEnablesForDesignMode; -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; @property(nonatomic) __weak _UISettings *settings; @property(copy, nonatomic) NSString *valueKeyPath; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSettingsController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSettingsController.h index 84f94a769..560485346 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSettingsController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSettingsController.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; - (void)_dismiss; - (id)_defaultDismissButton; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; - (id)initWithRootModuleController:(id)arg1; - (id)initWithRootSettings:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTSliderIncrementButton.h b/iOS7/PrivateFrameworks/PrototypeTools/PTSliderIncrementButton.h index 588ac3dd2..9fa79fac0 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTSliderIncrementButton.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTSliderIncrementButton.h @@ -11,7 +11,7 @@ } - (struct CGSize)intrinsicContentSize; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXMotionWindow.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXMotionWindow.h index 4b4f4b278..363fad22f 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXMotionWindow.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXMotionWindow.h @@ -8,19 +8,19 @@ @interface PTXMotionWindow : NSObject { - float _radius; - float _maxIncrease; - int _direction; - float _effectiveRadius; - float _center; - float _upperLimit; - float _lowerLimit; + double _radius; + double _maxIncrease; + long long _direction; + double _effectiveRadius; + double _center; + double _upperLimit; + double _lowerLimit; } - (void)reset; -- (float)mappedOffset:(float)arg1; -- (void)setIncreaseFactor:(float)arg1 fixingOffset:(float)arg2; -- (id)initWithRadius:(float)arg1 maxIncrease:(float)arg2 direction:(int)arg3; +- (double)mappedOffset:(double)arg1; +- (void)setIncreaseFactor:(double)arg1 fixingOffset:(double)arg2; +- (id)initWithRadius:(double)arg1 maxIncrease:(double)arg2 direction:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxController.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxController.h index 5d5bde6a6..a337a1655 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxController.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxController.h @@ -18,7 +18,7 @@ PTXParallaxEngineSettings *_settings; PTXParallaxReferenceFrame *_referenceFrame; double _startUpdatesTimestamp; - BOOL _generatingUpdates; + _Bool _generatingUpdates; NSMutableSet *_suspendReasons; } @@ -26,9 +26,9 @@ - (void)start; - (void)stop; - (void)_sendClearOffset; -- (void)_sendOffset:(struct CGPoint)arg1 lockStatus:(int)arg2 lockStrength:(float)arg3; -- (BOOL)_suspended; -- (BOOL)_shouldGenerateUpdates; +- (void)_sendOffset:(struct CGPoint)arg1 lockStatus:(long long)arg2 lockStrength:(double)arg3; +- (_Bool)_suspended; +- (_Bool)_shouldGenerateUpdates; - (void)_defaultsChanged:(id)arg1; - (void)_onDisplayLink:(id)arg1; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxEngineSettings.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxEngineSettings.h index d887b8e4c..e32e4c171 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxEngineSettings.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxEngineSettings.h @@ -8,43 +8,43 @@ @interface PTXParallaxEngineSettings : _UISettings { - BOOL _shiftEnabled; - BOOL _showIdleIndicator; - BOOL _jumpEnabled; - BOOL _playJumpSound; - BOOL _directionalLockEnabled; - BOOL _showDirectionalLockIndicators; - unsigned int _frameInterval; - float _inputSmoothing; - float _sigmoidDegree; - float _shiftSpeed; - float _shiftDistanceDependence; - float _idleLeeway; - float _delayBeforeIdle; - float _jumpThreshold; - float _directionalLockThreshold; - float _directionalLockStickiness; - float _directionalLockSharpness; + _Bool _shiftEnabled; + _Bool _showIdleIndicator; + _Bool _jumpEnabled; + _Bool _playJumpSound; + _Bool _directionalLockEnabled; + _Bool _showDirectionalLockIndicators; + unsigned long long _frameInterval; + double _inputSmoothing; + double _sigmoidDegree; + double _shiftSpeed; + double _shiftDistanceDependence; + double _idleLeeway; + double _delayBeforeIdle; + double _jumpThreshold; + double _directionalLockThreshold; + double _directionalLockStickiness; + double _directionalLockSharpness; } + (id)settingsControllerModule; -@property BOOL showDirectionalLockIndicators; // @synthesize showDirectionalLockIndicators=_showDirectionalLockIndicators; -@property float directionalLockSharpness; // @synthesize directionalLockSharpness=_directionalLockSharpness; -@property float directionalLockStickiness; // @synthesize directionalLockStickiness=_directionalLockStickiness; -@property float directionalLockThreshold; // @synthesize directionalLockThreshold=_directionalLockThreshold; -@property BOOL directionalLockEnabled; // @synthesize directionalLockEnabled=_directionalLockEnabled; -@property BOOL playJumpSound; // @synthesize playJumpSound=_playJumpSound; -@property float jumpThreshold; // @synthesize jumpThreshold=_jumpThreshold; -@property BOOL jumpEnabled; // @synthesize jumpEnabled=_jumpEnabled; -@property BOOL showIdleIndicator; // @synthesize showIdleIndicator=_showIdleIndicator; -@property float delayBeforeIdle; // @synthesize delayBeforeIdle=_delayBeforeIdle; -@property float idleLeeway; // @synthesize idleLeeway=_idleLeeway; -@property float shiftDistanceDependence; // @synthesize shiftDistanceDependence=_shiftDistanceDependence; -@property float shiftSpeed; // @synthesize shiftSpeed=_shiftSpeed; -@property BOOL shiftEnabled; // @synthesize shiftEnabled=_shiftEnabled; -@property float sigmoidDegree; // @synthesize sigmoidDegree=_sigmoidDegree; -@property float inputSmoothing; // @synthesize inputSmoothing=_inputSmoothing; -@property unsigned int frameInterval; // @synthesize frameInterval=_frameInterval; +@property _Bool showDirectionalLockIndicators; // @synthesize showDirectionalLockIndicators=_showDirectionalLockIndicators; +@property double directionalLockSharpness; // @synthesize directionalLockSharpness=_directionalLockSharpness; +@property double directionalLockStickiness; // @synthesize directionalLockStickiness=_directionalLockStickiness; +@property double directionalLockThreshold; // @synthesize directionalLockThreshold=_directionalLockThreshold; +@property _Bool directionalLockEnabled; // @synthesize directionalLockEnabled=_directionalLockEnabled; +@property _Bool playJumpSound; // @synthesize playJumpSound=_playJumpSound; +@property double jumpThreshold; // @synthesize jumpThreshold=_jumpThreshold; +@property _Bool jumpEnabled; // @synthesize jumpEnabled=_jumpEnabled; +@property _Bool showIdleIndicator; // @synthesize showIdleIndicator=_showIdleIndicator; +@property double delayBeforeIdle; // @synthesize delayBeforeIdle=_delayBeforeIdle; +@property double idleLeeway; // @synthesize idleLeeway=_idleLeeway; +@property double shiftDistanceDependence; // @synthesize shiftDistanceDependence=_shiftDistanceDependence; +@property double shiftSpeed; // @synthesize shiftSpeed=_shiftSpeed; +@property _Bool shiftEnabled; // @synthesize shiftEnabled=_shiftEnabled; +@property double sigmoidDegree; // @synthesize sigmoidDegree=_sigmoidDegree; +@property double inputSmoothing; // @synthesize inputSmoothing=_inputSmoothing; +@property unsigned long long frameInterval; // @synthesize frameInterval=_frameInterval; - (void)setDefaultValues; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxObserver-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxObserver-Protocol.h index 5f88f6cde..ce3642104 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxObserver-Protocol.h @@ -8,6 +8,6 @@ @protocol PTXParallaxObserver - (void)clearParallaxOffset; -- (void)handleParallaxOffset:(struct CGPoint)arg1 lockStatus:(int)arg2 strength:(float)arg3; +- (void)handleParallaxOffset:(struct CGPoint)arg1 lockStatus:(long long)arg2 strength:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxReferenceFrame.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxReferenceFrame.h index 005be8825..6087cd39b 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxReferenceFrame.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxReferenceFrame.h @@ -20,15 +20,15 @@ struct CGPoint _idleStartOffset; PTXParallaxEngineSettings *_settings; CAMediaTimingFunction *_curveFunction; - float _smoothingDegree; - float _referenceShiftSpeed; - float _distanceMultiplier; - float _jumpThreshold; - unsigned long _jumpSound; - float _idleLeeway; - float _secondsBeforeIdle; - float _lockValue; - float _lockStrength; + double _smoothingDegree; + double _referenceShiftSpeed; + double _distanceMultiplier; + double _jumpThreshold; + unsigned int _jumpSound; + double _idleLeeway; + double _secondsBeforeIdle; + double _lockValue; + double _lockStrength; UIWindow *_diagnosticsWindow; UILabel *_idleIndicator; UIView *_horizontalLockIndicator; @@ -48,13 +48,13 @@ - (void)_updateSettings; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)_updateDirectionalLockIndicators; -- (void)_showIdleUI:(BOOL)arg1; -- (BOOL)_isIdle; +- (void)_showIdleUI:(_Bool)arg1; +- (_Bool)_isIdle; - (void)_updateIdleStateForRawOffset:(struct CGPoint)arg1; - (union _GLKQuaternion)_relativeQuaternion:(union _GLKQuaternion)arg1; - (void)reset; -- (float)directionLockStrength; -- (int)directionLockStatus; +- (double)directionLockStrength; +- (long long)directionLockStatus; - (struct CGPoint)offset; - (struct CGPoint)_currentRawOffset:(union _GLKQuaternion)arg1; - (void)_updateReferenceAttitude:(union _GLKQuaternion)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxSettings.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxSettings.h index 1f0c15d8b..f8a28ff85 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxSettings.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxSettings.h @@ -8,49 +8,49 @@ @interface PTXParallaxSettings : _UISettings { - BOOL _slideEnabled; - BOOL _tiltEnabled; - BOOL _increaseEnabled; - BOOL _alphaEnabled; - int _slideDirectionX; - int _slideDirectionY; - float _slidePixelsX; - float _slidePixelsY; - int _tiltDirectionX; - int _tiltDirectionY; - float _tiltDegreesX; - float _tiltDegreesY; - int _distanceFromScreen; - float _perspectiveTransform; - float _slideIncreaseX; - float _slideIncreaseY; - float _tiltIncreaseX; - float _tiltIncreaseY; - float _minAlpha; - float _maxAlpha; + _Bool _slideEnabled; + _Bool _tiltEnabled; + _Bool _increaseEnabled; + _Bool _alphaEnabled; + long long _slideDirectionX; + long long _slideDirectionY; + double _slidePixelsX; + double _slidePixelsY; + long long _tiltDirectionX; + long long _tiltDirectionY; + double _tiltDegreesX; + double _tiltDegreesY; + long long _distanceFromScreen; + double _perspectiveTransform; + double _slideIncreaseX; + double _slideIncreaseY; + double _tiltIncreaseX; + double _tiltIncreaseY; + double _minAlpha; + double _maxAlpha; } + (id)settingsControllerModule; -@property float maxAlpha; // @synthesize maxAlpha=_maxAlpha; -@property float minAlpha; // @synthesize minAlpha=_minAlpha; -@property BOOL alphaEnabled; // @synthesize alphaEnabled=_alphaEnabled; -@property float tiltIncreaseY; // @synthesize tiltIncreaseY=_tiltIncreaseY; -@property float tiltIncreaseX; // @synthesize tiltIncreaseX=_tiltIncreaseX; -@property float slideIncreaseY; // @synthesize slideIncreaseY=_slideIncreaseY; -@property float slideIncreaseX; // @synthesize slideIncreaseX=_slideIncreaseX; -@property BOOL increaseEnabled; // @synthesize increaseEnabled=_increaseEnabled; -@property float perspectiveTransform; // @synthesize perspectiveTransform=_perspectiveTransform; -@property int distanceFromScreen; // @synthesize distanceFromScreen=_distanceFromScreen; -@property float tiltDegreesY; // @synthesize tiltDegreesY=_tiltDegreesY; -@property float tiltDegreesX; // @synthesize tiltDegreesX=_tiltDegreesX; -@property int tiltDirectionY; // @synthesize tiltDirectionY=_tiltDirectionY; -@property int tiltDirectionX; // @synthesize tiltDirectionX=_tiltDirectionX; -@property BOOL tiltEnabled; // @synthesize tiltEnabled=_tiltEnabled; -@property float slidePixelsY; // @synthesize slidePixelsY=_slidePixelsY; -@property float slidePixelsX; // @synthesize slidePixelsX=_slidePixelsX; -@property int slideDirectionY; // @synthesize slideDirectionY=_slideDirectionY; -@property int slideDirectionX; // @synthesize slideDirectionX=_slideDirectionX; -@property BOOL slideEnabled; // @synthesize slideEnabled=_slideEnabled; +@property double maxAlpha; // @synthesize maxAlpha=_maxAlpha; +@property double minAlpha; // @synthesize minAlpha=_minAlpha; +@property _Bool alphaEnabled; // @synthesize alphaEnabled=_alphaEnabled; +@property double tiltIncreaseY; // @synthesize tiltIncreaseY=_tiltIncreaseY; +@property double tiltIncreaseX; // @synthesize tiltIncreaseX=_tiltIncreaseX; +@property double slideIncreaseY; // @synthesize slideIncreaseY=_slideIncreaseY; +@property double slideIncreaseX; // @synthesize slideIncreaseX=_slideIncreaseX; +@property _Bool increaseEnabled; // @synthesize increaseEnabled=_increaseEnabled; +@property double perspectiveTransform; // @synthesize perspectiveTransform=_perspectiveTransform; +@property long long distanceFromScreen; // @synthesize distanceFromScreen=_distanceFromScreen; +@property double tiltDegreesY; // @synthesize tiltDegreesY=_tiltDegreesY; +@property double tiltDegreesX; // @synthesize tiltDegreesX=_tiltDegreesX; +@property long long tiltDirectionY; // @synthesize tiltDirectionY=_tiltDirectionY; +@property long long tiltDirectionX; // @synthesize tiltDirectionX=_tiltDirectionX; +@property _Bool tiltEnabled; // @synthesize tiltEnabled=_tiltEnabled; +@property double slidePixelsY; // @synthesize slidePixelsY=_slidePixelsY; +@property double slidePixelsX; // @synthesize slidePixelsX=_slidePixelsX; +@property long long slideDirectionY; // @synthesize slideDirectionY=_slideDirectionY; +@property long long slideDirectionX; // @synthesize slideDirectionX=_slideDirectionX; +@property _Bool slideEnabled; // @synthesize slideEnabled=_slideEnabled; - (void)setDefaultValues; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxView.h b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxView.h index bde6b2d4c..c205c0e2e 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxView.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/PTXParallaxView.h @@ -15,17 +15,17 @@ { PTXParallaxController *_parallaxController; PTXParallaxSettings *_settings; - float _viewAlpha; + double _viewAlpha; PTXMotionWindow *_slideWindowX; PTXMotionWindow *_slideWindowY; PTXMotionWindow *_tiltWindowX; PTXMotionWindow *_tiltWindowY; - BOOL _stopped; - BOOL _resizesView; + _Bool _stopped; + _Bool _resizesView; UIView *_view; } -@property(nonatomic) BOOL resizesView; // @synthesize resizesView=_resizesView; +@property(nonatomic) _Bool resizesView; // @synthesize resizesView=_resizesView; @property(retain, nonatomic) UIView *view; // @synthesize view=_view; - (void).cxx_destruct; - (void)_updateSettings; @@ -34,8 +34,8 @@ - (struct CATransform3D)_tiltTransform:(struct CGPoint)arg1; - (void)_clearOffset; - (void)clearParallaxOffset; -- (void)handleParallaxOffset:(struct CGPoint)arg1 lockStatus:(int)arg2 strength:(float)arg3; -- (void)setViewAlpha:(float)arg1; +- (void)handleParallaxOffset:(struct CGPoint)arg1 lockStatus:(long long)arg2 strength:(double)arg3; +- (void)setViewAlpha:(double)arg1; - (void)layoutSubviews; - (void)stop; - (void)start; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UIGestureRecognizerDelegate-Protocol.h new file mode 100644 index 000000000..cf1548fe2 --- /dev/null +++ b/iOS7/PrivateFrameworks/PrototypeTools/UIGestureRecognizerDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIGestureRecognizerDelegate + +@optional +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UIImage-PrototypeTools.h b/iOS7/PrivateFrameworks/PrototypeTools/UIImage-PrototypeTools.h index 6fa4199f1..f9961ba12 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UIImage-PrototypeTools.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UIImage-PrototypeTools.h @@ -7,7 +7,7 @@ #import "UIImage.h" @interface UIImage (PrototypeTools) -- (id)imageResizedTo:(struct CGSize)arg1 preserveAspectRatio:(BOOL)arg2; +- (id)imageResizedTo:(struct CGSize)arg1 preserveAspectRatio:(_Bool)arg2; - (id)imageResizedTo:(struct CGSize)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/UIView-PTViewHierarchy.h b/iOS7/PrivateFrameworks/PrototypeTools/UIView-PTViewHierarchy.h index fa1909a57..9ec5abaea 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/UIView-PTViewHierarchy.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/UIView-PTViewHierarchy.h @@ -11,8 +11,8 @@ - (id)viewsAbove; - (id)siblingViewsAbove; - (id)siblingViewsUnder; -- (int)indexInSuperview; -- (int)levelInHierarchy; +- (long long)indexInSuperview; +- (long long)levelInHierarchy; - (id)descendantViews; - (id)ancestorViews; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/_PTSAppearanceCondition.h b/iOS7/PrivateFrameworks/PrototypeTools/_PTSAppearanceCondition.h index 6a0e17a7b..bda389779 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/_PTSAppearanceCondition.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/_PTSAppearanceCondition.h @@ -18,7 +18,7 @@ @property(retain, nonatomic) NSPredicate *conditionPredicate; // @synthesize conditionPredicate=_conditionPredicate; @property(retain, nonatomic) NSString *conditionKeyPath; // @synthesize conditionKeyPath=_conditionKeyPath; - (void).cxx_destruct; -- (BOOL)evaluateWithSettings:(id)arg1; +- (_Bool)evaluateWithSettings:(id)arg1; - (void)addKeyPathPrefix:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/PrototypeTools/_UISettings-PTSettingsEditing.h b/iOS7/PrivateFrameworks/PrototypeTools/_UISettings-PTSettingsEditing.h index 1c91dcaeb..608d0bfee 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/_UISettings-PTSettingsEditing.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/_UISettings-PTSettingsEditing.h @@ -8,7 +8,7 @@ @interface _UISettings (PTSettingsEditing) + (id)settingsControllerModule; -- (BOOL)isSimilarToSettings:(id)arg1; +- (_Bool)isSimilarToSettings:(id)arg1; - (void)settingsResetByHUD; - (id)settingsHUDInfoLabelString; - (id)settingsHUDConfiguration; diff --git a/iOS7/PrivateFrameworks/PrototypeTools/_UISettingsGroupObserver-Protocol.h b/iOS7/PrivateFrameworks/PrototypeTools/_UISettingsGroupObserver-Protocol.h index 8f1863584..478c7d2ef 100644 --- a/iOS7/PrivateFrameworks/PrototypeTools/_UISettingsGroupObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/PrototypeTools/_UISettingsGroupObserver-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol _UISettingsGroupObserver -- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned int)arg3 toIndex:(unsigned int)arg4; -- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned int)arg3; -- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned int)arg3; +- (void)settingsGroup:(id)arg1 didMoveSettings:(id)arg2 fromIndex:(unsigned long long)arg3 toIndex:(unsigned long long)arg4; +- (void)settingsGroup:(id)arg1 didRemoveSettings:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)settingsGroup:(id)arg1 didInsertSettings:(id)arg2 atIndex:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/RTCReporting/CDStructures.h b/iOS7/PrivateFrameworks/RTCReporting/CDStructures.h index 754a88d2d..d4ad2d615 100644 --- a/iOS7/PrivateFrameworks/RTCReporting/CDStructures.h +++ b/iOS7/PrivateFrameworks/RTCReporting/CDStructures.h @@ -6,34 +6,24 @@ #pragma mark Named Structures -struct in_addr { - unsigned int s_addr; -}; - -struct sockaddr_in { - unsigned char sin_len; - unsigned char sin_family; - unsigned short sin_port; - struct in_addr sin_addr; - char sin_zero[8]; -}; - struct tagReportingPacket { struct tagReportingPacketHeader _field1; char _field2[1024]; }; struct tagReportingPacketHeader { - unsigned short _field1; - unsigned short _field2; - unsigned int _field3; - unsigned int _field4; - unsigned short _field5; - unsigned short _field6; + unsigned char _field1; + unsigned char _field2; + unsigned char _field3; + unsigned char _field4; + unsigned int _field5; + unsigned int _field6; unsigned short _field7; unsigned short _field8; - unsigned char _field9[40]; + unsigned short _field9; unsigned short _field10; - unsigned short _field11; + unsigned char _field11[40]; + unsigned short _field12; + unsigned short _field13; }; diff --git a/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend-PrivateMethods.h b/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend-PrivateMethods.h new file mode 100644 index 000000000..796ceeba6 --- /dev/null +++ b/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend-PrivateMethods.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DashboardBackend (PrivateMethods) +- (id)writeLocalLog:(struct tagReportingPacket *)arg1; +- (void)tryToSendMsg:(struct tagReportingPacket *)arg1 length:(unsigned short)arg2 eventNumber:(unsigned short)arg3; +- (id)sanitize:(id)arg1; +- (id)descriptionForObject:(id)arg1; +- (void)processSocketRead; +- (void)myPeriodicTask; +- (void)cleanupSources; +- (void)useReliableUDP; +@end + diff --git a/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend.h b/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend.h index 44500dc24..bf3110ec8 100644 --- a/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend.h +++ b/iOS7/PrivateFrameworks/RTCReporting/DashboardBackend.h @@ -6,24 +6,26 @@ #import -@class NSMutableArray; +@class NSMutableArray, NSObject, NSObject; @interface DashboardBackend : RTCReportingBackEnd { int _socketDescriptor; - struct sockaddr_in _saServer; NSMutableArray *_messageQueue; + _Bool _reliableUDP; + _Bool _usingProfile; + NSObject *_networkProcQueue; + NSObject *_readSource; + NSObject *_timer; + int _cleanupState; } - (id)sendMsgOfType:(int)arg1 method:(unsigned short)arg2 respCode:(unsigned short)arg3 eventID:(unsigned short)arg4 dict:(id)arg5; - (void)dealloc; +- (void)cleanup; - (id)initWithName:(id)arg1 profile:(id)arg2; - (id)initWithName:(id)arg1 serverIP:(id)arg2 serverPort:(unsigned short)arg3; - (id)initWithName:(id)arg1 profile:(id)arg2 serverIP:(id)arg3 serverPort:(unsigned short)arg4; -- (id)writeLocalLog:(struct tagReportingPacket *)arg1; -- (void)tryToSendMsg:(struct tagReportingPacket *)arg1 length:(unsigned short)arg2; -- (id)sanitize:(id)arg1; -- (id)descriptionForObject:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RTCReporting/RTCReporting-PrivateMethods.h b/iOS7/PrivateFrameworks/RTCReporting/RTCReporting-PrivateMethods.h new file mode 100644 index 000000000..4f94449ac --- /dev/null +++ b/iOS7/PrivateFrameworks/RTCReporting/RTCReporting-PrivateMethods.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RTCReporting (PrivateMethods) +- (void)MyPeriodicTask:(unsigned short)arg1 status:(unsigned short)arg2; +- (void)internSendMsgOfType:(int)arg1 method:(unsigned short)arg2 respCode:(unsigned short)arg3 dict:(id)arg4; +- (void)sendClientURLInfo:(id)arg1; +- (void)addFrameworkStatusToReportingDictionary:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RTCReporting/RTCReporting.h b/iOS7/PrivateFrameworks/RTCReporting/RTCReporting.h index d76618104..822f1c189 100644 --- a/iOS7/PrivateFrameworks/RTCReporting/RTCReporting.h +++ b/iOS7/PrivateFrameworks/RTCReporting/RTCReporting.h @@ -17,30 +17,26 @@ NSObject *_timer; unsigned int _sessionID; int _componentType; - unsigned short _version; + unsigned short _clientVersion; unsigned char _udid[41]; NSArray *_frameworkList; NSMutableDictionary *_backendDict; NSMutableDictionary *_periodicServiceDict; } -+ (BOOL)sendMsgToServer:(int)arg1 serverStoreBagName:(id)arg2 defaultSvrIP:(id)arg3 defaultSvrPort:(unsigned short)arg4 componentType:(int)arg5 version:(unsigned short)arg6 sessionID:(unsigned int)arg7 eventID:(unsigned short)arg8 method:(unsigned short)arg9 respCode:(unsigned short)arg10 dict:(id)arg11; ++ (_Bool)sendMsgToServer:(int)arg1 serverStoreBagName:(id)arg2 defaultSvrIP:(id)arg3 defaultSvrPort:(unsigned short)arg4 componentType:(int)arg5 version:(unsigned short)arg6 sessionID:(unsigned int)arg7 eventID:(unsigned short)arg8 method:(unsigned short)arg9 respCode:(unsigned short)arg10 dict:(id)arg11; @property(copy) id logMsgHandler; // @synthesize logMsgHandler=_logMsgHandler; -- (BOOL)uploadFileWithName:(id)arg1; +- (_Bool)uploadFileWithName:(id)arg1; - (int)getUploadflag; -- (BOOL)unregisterPeriodTask:(id)arg1 unservice_block:(id)arg2; -- (BOOL)registerPeriodicTask:(id)arg1 needToUpDate:(_Bool)arg2 needToReport:(_Bool)arg3 service_block:(id)arg4; -- (BOOL)stopLogTimerForSession; -- (BOOL)startLogTimerWithInterval:(int)arg1 reportingFrequency:(int)arg2 reportingMethod:(unsigned short)arg3 reportingStatus:(unsigned short)arg4; +- (_Bool)unregisterPeriodTask:(id)arg1 unservice_block:(id)arg2; +- (_Bool)registerPeriodicTask:(id)arg1 needToUpDate:(_Bool)arg2 needToReport:(_Bool)arg3 service_block:(id)arg4; +- (_Bool)stopLogTimerForSession; +- (_Bool)startLogTimerWithInterval:(int)arg1 reportingFrequency:(int)arg2 reportingMethod:(unsigned short)arg3 reportingStatus:(unsigned short)arg4; - (void)sendMsgWithMethod:(unsigned short)arg1 respCode:(unsigned short)arg2 dict:(id)arg3; -- (BOOL)setReportToServer:(int)arg1 serverStoreBagName:(id)arg2 defaultSvrIP:(id)arg3 defaultSvrPort:(unsigned short)arg4 msgBlock:(id)arg5; +- (_Bool)setReportToServer:(int)arg1 serverStoreBagName:(id)arg2 defaultSvrIP:(id)arg3 defaultSvrPort:(unsigned short)arg4 msgBlock:(id)arg5; - (void)dealloc; - (id)initWithSessionInfo:(int)arg1 version:(unsigned short)arg2 sessionID:(unsigned int)arg3; - (id)initWithSessionInfo:(int)arg1 version:(unsigned short)arg2 sessionID:(unsigned int)arg3 frameworksToCheck:(id)arg4; -- (void)MyPeriodicTask:(unsigned short)arg1 status:(unsigned short)arg2; -- (void)internSendMsgOfType:(int)arg1 method:(unsigned short)arg2 respCode:(unsigned short)arg3 dict:(id)arg4; -- (void)sendClientURLInfo:(id)arg1; -- (void)addFrameworkStatusToReportingDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RTCReporting/RTCReportingBackEnd.h b/iOS7/PrivateFrameworks/RTCReporting/RTCReportingBackEnd.h index d901d77c4..57058ed1d 100644 --- a/iOS7/PrivateFrameworks/RTCReporting/RTCReportingBackEnd.h +++ b/iOS7/PrivateFrameworks/RTCReporting/RTCReportingBackEnd.h @@ -14,7 +14,9 @@ NSString *_name; unsigned int _sessionID; int _compType; - unsigned short _version; + unsigned short _clientVersion; + unsigned char _selfVersionMajor; + unsigned char _selfVersionMinor; unsigned short _eventID; char *_udid; NSString *_displayURL; @@ -22,13 +24,15 @@ @property(copy) NSString *displayURL; // @synthesize displayURL=_displayURL; @property char *udid; // @synthesize udid=_udid; -@property unsigned short version; // @synthesize version=_version; +@property unsigned short clientVersion; // @synthesize clientVersion=_clientVersion; @property int compType; // @synthesize compType=_compType; @property unsigned int sessionID; // @synthesize sessionID=_sessionID; -- (BOOL)uploadFileAtPath:(id)arg1; +- (_Bool)uploadFileAtPath:(id)arg1; - (id)sendMsgOfType:(int)arg1 method:(unsigned short)arg2 respCode:(unsigned short)arg3 dict:(id)arg4; - (id)sendMsgOfType:(int)arg1 method:(unsigned short)arg2 respCode:(unsigned short)arg3 eventID:(unsigned short)arg4 dict:(id)arg5; +- (void)setSelfVersion:(id)arg1; - (void)dealloc; +- (void)cleanup; - (id)initWithName:(id)arg1 profile:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RTCReporting/UDPPacketToSend.h b/iOS7/PrivateFrameworks/RTCReporting/UDPPacketToSend.h new file mode 100644 index 000000000..c6aad7cde --- /dev/null +++ b/iOS7/PrivateFrameworks/RTCReporting/UDPPacketToSend.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +@interface UDPPacketToSend : NSObject +{ + int _state; + int _numberOfChecks; + int _numberOfRetransmits; + unsigned short _eventNumber; + NSData *_data; +} + +@property(retain) NSData *data; // @synthesize data=_data; +@property unsigned short eventNumber; // @synthesize eventNumber=_eventNumber; +@property int numberOfRetransmits; // @synthesize numberOfRetransmits=_numberOfRetransmits; +@property int numberOfChecks; // @synthesize numberOfChecks=_numberOfChecks; +@property int state; // @synthesize state=_state; +- (void)dealloc; +- (id)initWithBytes:(char *)arg1 length:(unsigned short)arg2 eventNum:(unsigned short)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/RTCReporting/UploadBackend.h b/iOS7/PrivateFrameworks/RTCReporting/UploadBackend.h index 949c62a3a..01c56905e 100644 --- a/iOS7/PrivateFrameworks/RTCReporting/UploadBackend.h +++ b/iOS7/PrivateFrameworks/RTCReporting/UploadBackend.h @@ -14,7 +14,7 @@ } @property(copy) NSString *uploadURL; // @synthesize uploadURL=_uploadURL; -- (BOOL)uploadFileAtPath:(id)arg1; +- (_Bool)uploadFileAtPath:(id)arg1; - (void)dealloc; - (id)initWithName:(id)arg1 profile:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/CDStructures.h b/iOS7/PrivateFrameworks/RadioUI/CDStructures.h index 64da0ead2..34ba980eb 100644 --- a/iOS7/PrivateFrameworks/RadioUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/RadioUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,24 +17,24 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float horizontal; - float vertical; + double horizontal; + double vertical; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/RadioUI/MPUStackViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/MPUStackViewDataSource-Protocol.h index e1b235ab6..2497be493 100644 --- a/iOS7/PrivateFrameworks/RadioUI/MPUStackViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/MPUStackViewDataSource-Protocol.h @@ -8,7 +8,7 @@ @protocol MPUStackViewDataSource - (void)stackView:(id)arg1 didCreateItem:(id)arg2; -- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(int)arg3; -- (int)numberOfItemsInStackView:(id)arg1; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/RadioUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUActivityViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUActivityViewController.h index d6482175c..fa42fe070 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUActivityViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUActivityViewController.h @@ -11,6 +11,7 @@ } - (id)_titleForActivity:(id)arg1; +- (id)initWithActivityItems:(id)arg1 applicationActivities:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUAddSeedViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUAddSeedViewController.h index 161e63335..8027980c3 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUAddSeedViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUAddSeedViewController.h @@ -24,10 +24,12 @@ - (id)_newSearchBar; - (void)searchViewControllerDidEndSearching:(id)arg1; - (void)searchViewController:(id)arg1 didSelectStation:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (id)metricsPageTypeForSearchViewController:(id)arg1; +- (id)metricsPageDescriptionForSearchViewController:(id)arg1; +- (id)contentScrollView; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewView.h b/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewView.h index ea3c779ba..dece9793b 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewView.h @@ -8,7 +8,7 @@ #import "RUPreviewSessionObserver-Protocol.h" -@class MPDownloadProgressIndicator, NSObject, RUPreviewSession, UIImage, UIImageView; +@class MPDownloadProgressIndicator, NSObject, RUPreviewSession, SKUIItemOfferButton, UIImage, UIImageView; @interface RUAudioPreviewView : UIView { @@ -16,8 +16,9 @@ UIImageView *_artworkImageView; UIImageView *_artworkOverlayImageView; double _currentItemDuration; - MPDownloadProgressIndicator *_progressIndicator; - int _style; + SKUIItemOfferButton *_circleProgressIndicator; + MPDownloadProgressIndicator *_downloadProgressIndicator; + long long _style; id _delegate; UIImage *_artworkImage; UIImage *_artworkOverlayImage; @@ -34,21 +35,21 @@ @property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; @property(nonatomic) struct UIEdgeInsets artworkEdgeInsets; // @synthesize artworkEdgeInsets=_artworkEdgeInsets; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)_stopAnimating; - (void)_startAnimating; - (void)_setProgress:(float)arg1; - (void)_cancelAnimationTimer; -- (void)previewSession:(id)arg1 didStopWithOptions:(int)arg2; +- (void)previewSession:(id)arg1 didStopWithOptions:(long long)arg2 withFinalTrack:(id)arg3 didFinalTrackPlayToCompletion:(_Bool)arg4; - (void)previewSession:(id)arg1 didBeginWithTrack:(id)arg2; -- (void)flipToPreviewProgressAnimated:(BOOL)arg1 withCompletionHandler:(id)arg2; -- (void)flipFromPreviewProgressAnimated:(BOOL)arg1 withCompletionHandler:(id)arg2; +- (void)flipToPreviewProgressAnimated:(_Bool)arg1 withCompletionHandler:(id)arg2; +- (void)flipFromPreviewProgressAnimated:(_Bool)arg1 withCompletionHandler:(id)arg2; - (void)_cancelAction:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewViewDelegate-Protocol.h index 090d627ed..872594469 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUAudioPreviewViewDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol RUAudioPreviewViewDelegate @optional -- (void)audioPreviewViewDidCancel:(id)arg1; +- (void)audioPreviewViewDidCancel:(id)arg1 forReason:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUBrowseGenresDataSource.h b/iOS7/PrivateFrameworks/RadioUI/RUBrowseGenresDataSource.h index f99eefc42..738646446 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUBrowseGenresDataSource.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUBrowseGenresDataSource.h @@ -6,19 +6,18 @@ #import "NSObject.h" -@class NSArray, NSDictionary; +@class NSDictionary; @interface RUBrowseGenresDataSource : NSObject { - NSArray *_genres; - unsigned long long _nodeID; NSDictionary *_parentNodeDictionary; + unsigned long long _parentNodeID; } -@property(readonly, nonatomic) NSArray *genres; // @synthesize genres=_genres; +@property(readonly, nonatomic) unsigned long long parentNodeID; // @synthesize parentNodeID=_parentNodeID; - (void).cxx_destruct; - (id)_genresFromGenreTreeResponse:(id)arg1; -- (void)reloadGenresWithCachedCompletionHandler:(id)arg1 completionHandler:(void)arg2; +- (void)reloadGenresWithCompletionHandler:(id)arg1; - (id)initWithParentNodeID:(unsigned long long)arg1 parentNodeDictionary:(id)arg2; - (id)initWithParentNodeID:(unsigned long long)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUConfirmButton.h b/iOS7/PrivateFrameworks/RadioUI/RUConfirmButton.h index c69f82eb3..fed16caab 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUConfirmButton.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUConfirmButton.h @@ -15,8 +15,8 @@ RUFocusedTouchGestureRecognizer *_focusedTouchGestureRecognizer; NSMutableDictionary *_fontByControlState; NSMutableDictionary *_shadowOffsetByControlState; - BOOL _attemptsToUseMaximumSize; - BOOL _showingConfirmation; + _Bool _attemptsToUseMaximumSize; + _Bool _showingConfirmation; UILabel *_confirmLabel; UILabel *_defaultLabel; id _delegate; @@ -25,29 +25,29 @@ + (id)confirmButton; @property(nonatomic) struct UIEdgeInsets touchAllowance; // @synthesize touchAllowance=_touchAllowance; -@property(nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; // @synthesize showingConfirmation=_showingConfirmation; +@property(nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; // @synthesize showingConfirmation=_showingConfirmation; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UILabel *defaultLabel; // @synthesize defaultLabel=_defaultLabel; @property(readonly, nonatomic) UILabel *confirmLabel; // @synthesize confirmLabel=_confirmLabel; -@property(nonatomic) BOOL attemptsToUseMaximumSize; // @synthesize attemptsToUseMaximumSize=_attemptsToUseMaximumSize; +@property(nonatomic) _Bool attemptsToUseMaximumSize; // @synthesize attemptsToUseMaximumSize=_attemptsToUseMaximumSize; - (void).cxx_destruct; -- (void)_styleLabel:(id)arg1 forState:(unsigned int)arg2; -- (struct CGSize)_sizeThatFits:(struct CGSize)arg1 forControlState:(unsigned int)arg2; -- (id)_objectForState:(unsigned int)arg1 inDictionary:(id)arg2; -- (void)_animatedSetShowingConfirmation:(BOOL)arg1; +- (void)_styleLabel:(id)arg1 forState:(unsigned long long)arg2; +- (struct CGSize)_sizeThatFits:(struct CGSize)arg1 forControlState:(unsigned long long)arg2; +- (id)_objectForState:(unsigned long long)arg1 inDictionary:(id)arg2; +- (void)_animatedSetShowingConfirmation:(_Bool)arg1; - (void)_touchUpInsideAction:(id)arg1; - (void)_gestureRecognizerChangedStateAction:(id)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1 forControlState:(unsigned int)arg2; -- (void)setShowingConfirmation:(BOOL)arg1 animationDuration:(double)arg2 animationDelay:(double)arg3 animationOptions:(unsigned int)arg4 animationCompletionHandler:(id)arg5; -- (void)setTitleShadowOffset:(struct CGSize)arg1 forState:(unsigned int)arg2; -- (struct CGSize)titleShadowOffsetForState:(unsigned int)arg1; -- (void)setFont:(id)arg1 forState:(unsigned int)arg2; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1 forControlState:(unsigned long long)arg2; +- (void)setShowingConfirmation:(_Bool)arg1 animationDuration:(double)arg2 animationDelay:(double)arg3 animationOptions:(unsigned long long)arg4 animationCompletionHandler:(id)arg5; +- (void)setTitleShadowOffset:(struct CGSize)arg1 forState:(unsigned long long)arg2; +- (struct CGSize)titleShadowOffsetForState:(unsigned long long)arg1; +- (void)setFont:(id)arg1 forState:(unsigned long long)arg2; @property(nonatomic) Class defaultLabelClass; @property(nonatomic) Class confirmLabelClass; -- (id)fontForState:(unsigned int)arg1; -- (unsigned int)state; +- (id)fontForState:(unsigned long long)arg1; +- (unsigned long long)state; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillLayer.h b/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillLayer.h index f66a269b3..2d327858b 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillLayer.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillLayer.h @@ -11,15 +11,15 @@ @interface RUCountdownFillLayer : CALayer { UIImage *_fillImage; - float _fillShadowBlur; + double _fillShadowBlur; UIColor *_fillShadowColor; - float _fillValue; + double _fillValue; } -+ (BOOL)needsDisplayForKey:(id)arg1; -@property(nonatomic) float fillValue; // @synthesize fillValue=_fillValue; ++ (_Bool)needsDisplayForKey:(id)arg1; +@property(nonatomic) double fillValue; // @synthesize fillValue=_fillValue; @property(retain, nonatomic) UIColor *fillShadowColor; // @synthesize fillShadowColor=_fillShadowColor; -@property(nonatomic) float fillShadowBlur; // @synthesize fillShadowBlur=_fillShadowBlur; +@property(nonatomic) double fillShadowBlur; // @synthesize fillShadowBlur=_fillShadowBlur; @property(retain, nonatomic) UIImage *fillImage; // @synthesize fillImage=_fillImage; - (void).cxx_destruct; - (void)drawInContext:(struct CGContext *)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillView.h b/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillView.h index d7d49d892..b484eca60 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUCountdownFillView.h @@ -10,16 +10,16 @@ @interface RUCountdownFillView : UIView { - float _value; + double _value; struct CGSize _shadowOffset; } + (Class)layerClass; -@property(nonatomic) float value; // @synthesize value=_value; +@property(nonatomic) double value; // @synthesize value=_value; @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; @property(retain, nonatomic) UIColor *shadowColor; -@property(nonatomic) float shadowBlur; -- (void)setValue:(float)arg1 animated:(BOOL)arg2; +@property(nonatomic) double shadowBlur; +- (void)setValue:(double)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIImage *fillImage; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUCountdownView.h b/iOS7/PrivateFrameworks/RadioUI/RUCountdownView.h index 6c66e5307..ec6b09c85 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUCountdownView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUCountdownView.h @@ -24,7 +24,7 @@ - (void)_updateTimeRelatedSubviews; - (void)_cancelAnimationTimer; @property(retain, nonatomic) UIColor *fillShadowColor; -@property(nonatomic) float fillShadowBlur; +@property(nonatomic) double fillShadowBlur; @property(retain, nonatomic) UIImage *fillImage; @property(retain, nonatomic) UIImage *baseImage; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUCreateStationViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUCreateStationViewController.h index 0cc87d09e..d2284848f 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUCreateStationViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUCreateStationViewController.h @@ -8,39 +8,50 @@ #import "RUGenreListViewControllerDelegate-Protocol.h" #import "RUSearchViewControllerDelegate-Protocol.h" +#import "UIScrollViewDelegate-Protocol.h" -@class RUGenreListViewController, RUSearchViewController, SKUICircleProgressIndicator, UILabel, UISearchDisplayController; +@class NSMutableArray, RUGenreListViewController, RUMetricsController, RUSearchViewController, SKUICircleProgressIndicator, UILabel, UISearchDisplayController; -@interface RUCreateStationViewController : UIViewController +@interface RUCreateStationViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicator; - BOOL _didLoadGenres; + _Bool _didLoadGenres; RUGenreListViewController *_genreListViewController; UILabel *_loadingLabel; + RUMetricsController *_metricsController; + NSMutableArray *_queuedMetricsOperations; UISearchDisplayController *_searchDisplayController; RUSearchViewController *_searchResultsViewController; - BOOL _shouldScrollSearchBar; + _Bool _shouldScrollSearchBar; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_updateViewForDataSourceInvalidation; -- (void)_updateSearchBarFrameForced:(BOOL)arg1; +- (void)_updateSearchBarFrameForced:(_Bool)arg1; +- (struct CGRect)_searchBarSearchingFrame; - (id)_searchDisplayController; - (void)_addStationWithDictionary:(id)arg1; -- (void)_doneAction:(id)arg1; +- (void)_addMetricsControllerOperationBlock:(id)arg1; +- (void)_statusBarHeightChangedNotification:(id)arg1; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; +- (void)_doneAction:(id)arg1 withEvent:(id)arg2; - (void)removeAddingIndicator; - (void)searchViewControllerWillEndSearching:(id)arg1; - (void)searchViewControllerWillBeginSearching:(id)arg1; - (void)searchViewController:(id)arg1 didSelectStation:(id)arg2; - (void)searchViewControllerDidEndSearching:(id)arg1; - (void)searchViewControllerDidBeginSearching:(id)arg1; -- (void)genreListViewController:(id)arg1 tableViewDidScroll:(id)arg2; +- (id)metricsPageTypeForSearchViewController:(id)arg1; +- (id)metricsPageDescriptionForSearchViewController:(id)arg1; +- (void)genreListViewController:(id)arg1 scrollViewDidScroll:(id)arg2; - (void)genreListViewController:(id)arg1 didSelectStation:(id)arg2; - (void)genreListViewControllerGenresDidBecomeAvailable:(id)arg1; - (id)contentScrollView; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)viewDidLoad; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUEditStationsViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUEditStationsViewController.h index fc35bcd03..5a25ec026 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUEditStationsViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUEditStationsViewController.h @@ -9,41 +9,49 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class MPImageCache, NSArray, NSIndexPath, RUCreateStationViewController, UIAlertView, UITableView, _UIBackdropView; +@class MPImageCache, NSArray, NSIndexPath, RUCreateStationViewController, RUParallelScrollView, RUProxyTableView, UIAlertView, _UIBackdropView; @interface RUEditStationsViewController : UIViewController { _UIBackdropView *_backdropView; + RUParallelScrollView *_containerScrollView; RUCreateStationViewController *_createStationViewController; UIAlertView *_deletionAlertView; - unsigned int _ignoreReloadDataCount; + unsigned long long _ignoreReloadDataCount; MPImageCache *_imageCache; NSIndexPath *_indexPathToDelete; - BOOL _needsReloadAfterEndIgnoring; + _Bool _isEditing; + _Bool _needsReloadAfterEndIgnoring; NSArray *_stations; - UITableView *_tableView; + RUProxyTableView *_tableView; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; +- (void)_updateBarButtonItemsAnimated:(_Bool)arg1; - (void)_endIgnoringReloadData; - (void)_commitDeletingStationWithCompletionHandler:(id)arg1; - (void)_beginIgnoringReloadData; -- (void)reloadData; - (void)_radioModelDidChangeNotification:(id)arg1; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; +- (void)_editAction:(id)arg1; - (void)_doneAction:(id)arg1; +- (void)reloadData; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (void)scrollViewDidScroll:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)contentScrollView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUFocusedTouchGestureRecognizer.h b/iOS7/PrivateFrameworks/RadioUI/RUFocusedTouchGestureRecognizer.h index 271de8030..106a2c066 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUFocusedTouchGestureRecognizer.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUFocusedTouchGestureRecognizer.h @@ -19,7 +19,7 @@ @property(nonatomic) struct UIEdgeInsets touchAllowance; // @synthesize touchAllowance=_touchAllowance; @property(readonly, nonatomic) UIView *focusedView; // @synthesize focusedView=_focusedView; - (void).cxx_destruct; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (id)initWithFocusedView:(id)arg1 touchAllowance:(struct UIEdgeInsets)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewController.h index 0d46055b5..465ea3854 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewController.h @@ -11,46 +11,60 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class RUBrowseGenresDataSource, RUPreviewSession, SKUICircleProgressIndicator, UILabel, UITableView; +@class NSArray, NSIndexPath, NSMutableArray, RUBrowseGenresDataSource, RUMetricsController, RUParallelScrollView, RUPreviewSession, RUProxyTableView, SKUICircleProgressIndicator, SSMetricsPageEvent, UILabel, UIScrollView; @interface RUGenreListViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicator; - unsigned int _addingIndex; + NSIndexPath *_addingIndexPath; + RUParallelScrollView *_containerScrollView; RUBrowseGenresDataSource *_dataSource; - BOOL _isTopLevel; + NSArray *_genres; + _Bool _isTopLevel; + _Bool _isVisible; + SSMetricsPageEvent *_lastPageEvent; UILabel *_loadingLabel; - unsigned int _previewingIndex; + RUMetricsController *_metricsController; + long long _navigationOperation; + NSIndexPath *_previewingIndexPath; RUPreviewSession *_previewSession; - BOOL _genresAvailable; + NSMutableArray *_queuedMetricsOperations; + RUProxyTableView *_tableView; + _Bool _wasLastNavigationOperationAnimated; + _Bool _genresAvailable; id _delegate; - unsigned int _numberOfGenres; - UITableView *_tableView; + unsigned long long _numberOfGenres; } + (id)_imageCache; -@property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -@property(readonly, nonatomic) unsigned int numberOfGenres; // @synthesize numberOfGenres=_numberOfGenres; -@property(readonly, nonatomic, getter=areGenresAvailable) BOOL genresAvailable; // @synthesize genresAvailable=_genresAvailable; +@property(readonly, nonatomic) unsigned long long numberOfGenres; // @synthesize numberOfGenres=_numberOfGenres; +@property(readonly, nonatomic, getter=areGenresAvailable) _Bool genresAvailable; // @synthesize genresAvailable=_genresAvailable; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_updateTableViewFromDataSource; -- (void)_endPreviewPlaybackWithOptions:(int)arg1; +- (void)_endPreviewPlaybackWithOptions:(long long)arg1 withFinalTrack:(id)arg2 didFinalTrackPlayToCompletion:(_Bool)arg3; - (id)_currentPreviewTrackDescripton; +- (void)_addMetricsControllerOperationBlock:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; - (void)_addGenreAction:(id)arg1; - (void)removeAddingIndicator; +@property(readonly, nonatomic) UIScrollView *scrollView; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)scrollViewDidScroll:(id)arg1; -- (void)audioPreviewViewDidCancel:(id)arg1; -- (void)previewSession:(id)arg1 didStopWithOptions:(int)arg2; +- (void)audioPreviewViewDidCancel:(id)arg1 forReason:(long long)arg2; +- (id)_mediaEventForPreviewingRadioTrack:(id)arg1; +- (void)previewSession:(id)arg1 didStopWithOptions:(long long)arg2 withFinalTrack:(id)arg3 didFinalTrackPlayToCompletion:(_Bool)arg4; - (void)previewSession:(id)arg1 didChangeFromTrack:(id)arg2 toTrack:(id)arg3; +- (void)previewSession:(id)arg1 didBeginWithTrack:(id)arg2; - (id)contentScrollView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)viewDidAppear:(BOOL)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithParentNodeID:(unsigned long long)arg1 parentNodeDictionary:(id)arg2; - (id)initWithParentNodeID:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewControllerDelegate-Protocol.h index 024c6cb7c..3719634c6 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUGenreListViewControllerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol RUGenreListViewControllerDelegate @optional -- (void)genreListViewController:(id)arg1 tableViewDidScroll:(id)arg2; +- (void)genreListViewController:(id)arg1 scrollViewDidScroll:(id)arg2; - (void)genreListViewController:(id)arg1 didSelectStation:(id)arg2; - (void)genreListViewControllerGenresDidBecomeAvailable:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUGradientLabel.h b/iOS7/PrivateFrameworks/RadioUI/RUGradientLabel.h index f5ffeffa9..aa5491e43 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUGradientLabel.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUGradientLabel.h @@ -10,7 +10,7 @@ @interface RUGradientLabel : UILabel { - float _internalShadowBlur; + double _internalShadowBlur; UIColor *_internalShadowColor; struct CGSize _internalShadowOffset; UIColor *_internalTextColor; @@ -24,7 +24,7 @@ - (void)setTextColor:(id)arg1; - (void)setShadowOffset:(struct CGSize)arg1; - (void)setShadowColor:(id)arg1; -- (void)setShadowBlur:(float)arg1; +- (void)setShadowBlur:(double)arg1; - (void)drawTextInRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUHistoryViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUHistoryViewController.h index bfc40bc9d..0e5a6280b 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUHistoryViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUHistoryViewController.h @@ -13,70 +13,65 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, RUPreviewSession, RUTrackHistoryDataSource, RUWishlistDataSource, RadioGetWishListRequest, SKUICircleProgressIndicator, UILabel, UITableView, UIView, _UIBackdropView, _UINavigationControllerPalette; +@class NSArray, NSMutableArray, RUPreviewSession, RUTrackHistoryDataSource, RUWishlistDataSource, RadioGetWishListRequest, SKUICircleProgressIndicator, UIActionSheet, UILabel, UITableView; @interface RUHistoryViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicator; - _UIBackdropView *_backdropView; - UIView *_bottomShadowView; - BOOL _isRefreshingWishlist; + UIActionSheet *_confirmationActionSheet; + _Bool _isRefreshingWishlist; UILabel *_loadingLabel; UILabel *_noHistoryLabel; RUPreviewSession *_previewSession; - int _previewingIndex; - _UINavigationControllerPalette *_segmentedControlPalette; + long long _previewingIndex; UITableView *_tableView; - UIView *_topShadowView; RUTrackHistoryDataSource *_trackHistoryDataSource; NSArray *_trackHistorySessions; RUWishlistDataSource *_wishlistDataSource; RadioGetWishListRequest *_wishlistRequest; NSMutableArray *_wishlistedTracks; id _delegate; - int _historyType; + long long _historyType; } + (void)initialize; -@property(readonly, nonatomic) int historyType; // @synthesize historyType=_historyType; +@property(readonly, nonatomic) long long historyType; // @synthesize historyType=_historyType; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; +- (id)_wishlistedTrackAtIndexPath:(id)arg1; - (void)_updateViewForHistoryChange; -- (id)_trackAtIndexPath:(id)arg1; +- (id)_trackHistoryAtIndexPath:(id)arg1; - (void)_refreshWishlistedTracks; - (id)_newSegmentedControl; -- (id)_newSectionHeaderForType:(int)arg1 withAttributedText:(id)arg2; -- (id)_newSectionFooterForType:(int)arg1 inSection:(int)arg2; +- (id)_newSectionHeaderForType:(long long)arg1 withAttributedText:(id)arg2; +- (id)_newSectionFooterForType:(long long)arg1 inSection:(long long)arg2; - (id)_newShadowViewWithFrame:(struct CGRect)arg1; -- (void)_layoutTopAndBottomShadowViews; -- (BOOL)_isLoading; +- (_Bool)_isLoading; - (void)_endPreviewPlayback; -- (unsigned int)_count; +- (unsigned long long)_count; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; - (void)_selectedSegmentIndexDidChangeAction:(id)arg1; - (void)_doneAction:(id)arg1; - (void)_clearAction:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)tableViewDidFinishReload:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)wishlistDataSourceDidInvalidate:(id)arg1; - (void)trackHistoryDataSourceDidInvalidate:(id)arg1; - (void)trackHistoryDataSource:(id)arg1 didInsertSections:(id)arg2 insertIndexPaths:(id)arg3 updateIndexPaths:(id)arg4 deleteSections:(id)arg5 deleteIndexPaths:(id)arg6; -- (void)audioPreviewViewDidCancel:(id)arg1; +- (void)audioPreviewViewDidCancel:(id)arg1 forReason:(long long)arg2; - (id)contentScrollView; -- (void)willMoveToParentViewController:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RULabel.h b/iOS7/PrivateFrameworks/RadioUI/RULabel.h index 535cc6cb7..70fba323b 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RULabel.h +++ b/iOS7/PrivateFrameworks/RadioUI/RULabel.h @@ -10,7 +10,7 @@ { } -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewCell.h b/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewCell.h deleted file mode 100644 index bc3501e6f..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewCell.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class MPImageCache, MPImageCacheRequest, NSString, UIImage, UIImageView, UILabel; - -@interface RULikeBanCollectionViewCell : UICollectionViewCell -{ - UIImageView *_imageView; - UILabel *_titleLabel; - MPImageCache *_imageCache; - MPImageCacheRequest *_imageRequest; -} - -@property(readonly, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(retain, nonatomic) MPImageCacheRequest *imageRequest; // @synthesize imageRequest=_imageRequest; -@property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; -@property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -- (void).cxx_destruct; -@property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) UIImage *image; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewController.h b/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewController.h deleted file mode 100644 index 5fcf82b8b..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewController.h +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "RUAddSeedViewControllerDelegate-Protocol.h" -#import "UICollectionViewDataSource-Protocol.h" -#import "UICollectionViewDelegate-Protocol.h" - -@class MPImageCache, NSArray, NSMutableSet, NSString, RUAddSeedViewController, UICollectionView, UILabel; - -@interface RULikeBanCollectionViewController : UIViewController -{ - RUAddSeedViewController *_addSeedViewController; - UICollectionView *_collectionView; - MPImageCache *_imageCache; - NSMutableSet *_imageRequests; - UILabel *_headerTitleLabel; - id _delegate; - NSString *_headerTitle; - NSArray *_itemDictionaries; -} - -@property(copy, nonatomic) NSArray *itemDictionaries; // @synthesize itemDictionaries=_itemDictionaries; -@property(copy, nonatomic) NSString *headerTitle; // @synthesize headerTitle=_headerTitle; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_presentAddSeedController; -- (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (void)addSeedViewControllerDidCancel:(id)arg1; -- (void)addSeedViewController:(id)arg1 didSelectStation:(id)arg2; -- (void)viewDidLayoutSubviews; -- (void)viewDidLoad; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewControllerDelegate-Protocol.h deleted file mode 100644 index 60a6c23e4..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/RULikeBanCollectionViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol RULikeBanCollectionViewControllerDelegate - -@optional -- (void)likeBanCollectionViewController:(id)arg1 didSelectStation:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/RUMetricsController.h b/iOS7/PrivateFrameworks/RadioUI/RUMetricsController.h new file mode 100644 index 000000000..3421b7bd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUMetricsController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKUIMetricsController.h" + +@interface RUMetricsController : SKUIMetricsController +{ +} + ++ (void)getDefaultRadioMetricsControllerWithCompletionHandler:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUMetricsDictionaryEventFieldProvider.h b/iOS7/PrivateFrameworks/RadioUI/RUMetricsDictionaryEventFieldProvider.h new file mode 100644 index 000000000..341caa807 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUMetricsDictionaryEventFieldProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SSMetricsEventFieldProvider-Protocol.h" + +@class NSDictionary; + +@interface RUMetricsDictionaryEventFieldProvider : NSObject +{ + NSDictionary *_dictionary; +} + +@property(readonly, nonatomic) NSDictionary *dictionary; // @synthesize dictionary=_dictionary; +- (void).cxx_destruct; +- (id)valueForMetricsField:(id)arg1; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUParallelScrollView.h b/iOS7/PrivateFrameworks/RadioUI/RUParallelScrollView.h new file mode 100644 index 000000000..9bbca40c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUParallelScrollView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollView.h" + +@interface RUParallelScrollView : UIScrollView +{ + UIScrollView *_targetScrollView; +} + +@property(nonatomic) __weak UIScrollView *targetScrollView; // @synthesize targetScrollView=_targetScrollView; +- (void).cxx_destruct; +- (void)_layoutTargetScrollView; +- (void)setContentOffset:(struct CGPoint)arg1; +- (void)setContentInset:(struct UIEdgeInsets)arg1; +- (void)setBounds:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUPlaceholderView.h b/iOS7/PrivateFrameworks/RadioUI/RUPlaceholderView.h index f5cbae332..fb7f1a983 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUPlaceholderView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUPlaceholderView.h @@ -6,23 +6,22 @@ #import "UIView.h" -@class UIAlertView, UIButton, UILabel; +@class MPUVignetteBackgroundView, UIAlertView, _UIContentUnavailableView; @interface RUPlaceholderView : UIView { - UILabel *_subtitleLabel; - UILabel *_titleLabel; + MPUVignetteBackgroundView *_backgroundView; + _UIContentUnavailableView *_contentUnavailableView; UIAlertView *_useCellularAlertView; - UIButton *_useCellularButton; - BOOL _cellularNetworkingAllowed; - int _style; + _Bool _cellularNetworkingAllowed; + long long _style; } -@property(nonatomic) BOOL cellularNetworkingAllowed; // @synthesize cellularNetworkingAllowed=_cellularNetworkingAllowed; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) _Bool cellularNetworkingAllowed; // @synthesize cellularNetworkingAllowed=_cellularNetworkingAllowed; +@property(nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; - (void)_useCellularAction:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUPreviewSession.h b/iOS7/PrivateFrameworks/RadioUI/RUPreviewSession.h index 45181176f..d34893c00 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUPreviewSession.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUPreviewSession.h @@ -14,32 +14,33 @@ NSMutableArray *_sessionObservers; id _timeObserver; RadioTrack *_currentTrack; - int _indexOfCurrentTrack; - NSArray *_tracks; double _customTrackPreviewDuration; + long long _indexOfCurrentTrack; double _interstitialTrackDuration; + NSArray *_tracks; } + (id)currentSession; @property(readonly, nonatomic) NSArray *tracks; // @synthesize tracks=_tracks; @property(nonatomic) double interstitialTrackDuration; // @synthesize interstitialTrackDuration=_interstitialTrackDuration; -@property(readonly, nonatomic) int indexOfCurrentTrack; // @synthesize indexOfCurrentTrack=_indexOfCurrentTrack; +@property(readonly, nonatomic) long long indexOfCurrentTrack; // @synthesize indexOfCurrentTrack=_indexOfCurrentTrack; @property(nonatomic) double customTrackPreviewDuration; // @synthesize customTrackPreviewDuration=_customTrackPreviewDuration; @property(readonly, nonatomic) RadioTrack *currentTrack; // @synthesize currentTrack=_currentTrack; - (void).cxx_destruct; - (id)_newPlayerItemForAsset:(id)arg1; -- (void)_didStopWithOptions:(int)arg1; +- (void)_didStopWithOptions:(long long)arg1 didFinalTrackPlayToCompletion:(_Bool)arg2; - (void)_didChangeFromTrack:(id)arg1 toTrack:(id)arg2; - (void)_didBeginWithTrack:(id)arg1; - (void)_advanceToNextTrack; +- (void)_isExplicitTracksEnabledDidChangeNotification:(id)arg1; - (void)_applicationWillResignActiveNotification:(id)arg1; -- (void)stopWithOptions:(int)arg1 fadeoutDuration:(double)arg2; -- (void)stopWithOptions:(int)arg1; +- (void)stopWithOptions:(long long)arg1 fadeoutDuration:(double)arg2; +- (void)stopWithOptions:(long long)arg1; - (void)start; - (void)removeSessionObserver:(id)arg1; - (void)getCurrentDurationWithCompletionHandler:(id)arg1; - (void)addSessionObserver:(id)arg1; -@property(readonly, nonatomic, getter=isPlaying) BOOL playing; +@property(readonly, nonatomic, getter=isPlaying) _Bool playing; @property(readonly, nonatomic) double currentTime; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUPreviewSessionObserver-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUPreviewSessionObserver-Protocol.h index c68e51440..15e304f20 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUPreviewSessionObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUPreviewSessionObserver-Protocol.h @@ -9,7 +9,7 @@ @protocol RUPreviewSessionObserver @optional -- (void)previewSession:(id)arg1 didStopWithOptions:(int)arg2; +- (void)previewSession:(id)arg1 didStopWithOptions:(long long)arg2 withFinalTrack:(id)arg3 didFinalTrackPlayToCompletion:(_Bool)arg4; - (void)previewSession:(id)arg1 didChangeFromTrack:(id)arg2 toTrack:(id)arg3; - (void)previewSession:(id)arg1 didBeginWithTrack:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUProxyTableView.h b/iOS7/PrivateFrameworks/RadioUI/RUProxyTableView.h new file mode 100644 index 000000000..d0e5a10fe --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUProxyTableView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableView.h" + +@class UIScrollView; + +@interface RUProxyTableView : UITableView +{ + UIScrollView *_targetScrollView; +} + +@property(nonatomic) __weak UIScrollView *targetScrollView; // @synthesize targetScrollView=_targetScrollView; +- (void).cxx_destruct; +- (void)setContentSize:(struct CGSize)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RURadioDataSource.h b/iOS7/PrivateFrameworks/RadioUI/RURadioDataSource.h index 5e95c9ccb..3ff31fdfa 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RURadioDataSource.h +++ b/iOS7/PrivateFrameworks/RadioUI/RURadioDataSource.h @@ -6,45 +6,37 @@ #import "NSObject.h" -#import "MCProfileConnectionObserver-Protocol.h" #import "RadioPushNotificationControllerDelegate-Protocol.h" -@class NSArray, NSMutableSet, RadioPushNotificationController, RadioStation; +@class NSArray, NSMutableSet, RadioPushNotificationController; -@interface RURadioDataSource : NSObject +@interface RURadioDataSource : NSObject { id _delegate; - BOOL _isExplicitContentRestricted; - RadioStation *_playingStation; RadioPushNotificationController *_pushNotificationController; - int _stationCountToRefresh; + long long _stationCountToRefresh; NSMutableSet *_stationsBeingRefreshed; NSArray *_stations; } -+ (BOOL)isRadioAvailable; -@property(retain, nonatomic) RadioStation *playingStation; // @synthesize playingStation=_playingStation; ++ (_Bool)isRadioAvailable; ++ (_Bool)isOptedInToRadio; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_updateIsExplicitContentRestrictedForProfileConnection:(id)arg1; - (void)_sendDelegateShouldPrefetchArtwork; - (void)_scheduleArtworkPrefetch; - (void)_notifyAssistantOfStationChanges; - (void)_deauthenticate; -- (void)synchronizeStationsAsAutomaticUpdate:(BOOL)arg1 withCompletionHandler:(id)arg2; +- (void)synchronizeStationsAsAutomaticUpdate:(_Bool)arg1 withCompletionHandler:(id)arg2; @property(readonly, nonatomic) NSArray *stations; -- (void)refreshTracksForStation:(id)arg1 withCompletionHandler:(id)arg2; -- (void)refreshStationTracks; - (void)refreshFeaturedStations; - (void)optInWithActiveAccountWithCompletionHandler:(id)arg1; -@property(readonly, nonatomic) BOOL isOptedInToRadio; - (id)featuredStations; - (void)deauthenticateIfNecessary; - (void)checkAcceptedTermsWithCompletionHandler:(id)arg1; +- (void)_radioRequestDidFinishNotification:(id)arg1; - (void)_radioModelDidChangeNotification:(id)arg1; - (void)_accountsDidChangeNotification:(id)arg1; -- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; -- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; - (void)pushNotificationControllerDidReceiveSyncRequest:(id)arg1 toGlobalVersion:(unsigned long long)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUReportIssueViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUReportIssueViewController.h index 83dfc6517..0e93d8266 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUReportIssueViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUReportIssueViewController.h @@ -14,7 +14,7 @@ @interface RUReportIssueViewController : UIViewController { RadioTrack *_currentTrack; - BOOL _isLowBitrate; + _Bool _isLowBitrate; UIPickerView *_issuePicker; NSArray *_issueTypes; UITextView *_reportIssueTextField; @@ -24,14 +24,14 @@ - (void).cxx_destruct; - (void)_dismissPopoverOrSheet; -- (id)_descriptionForIssueType:(int)arg1; +- (id)_descriptionForIssueType:(long long)arg1; @property(readonly, nonatomic) NSString *issueText; - (void)_reportIssueDoneAction:(id)arg1; - (void)_reportIssueCancelAction:(id)arg1; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithStation:(id)arg1 currentItem:(id)arg2 playbackQueue:(id)arg3; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSource.h b/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSource.h index db556f783..a8f67d6fd 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSource.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSource.h @@ -16,8 +16,10 @@ double _minimumSearchTimeInterval; NSString *_queuedSearchTerm; NSArray *_searchResultCategories; + _Bool _excludeFeaturedStations; } +@property(nonatomic) _Bool excludeFeaturedStations; // @synthesize excludeFeaturedStations=_excludeFeaturedStations; @property(readonly, nonatomic) NSArray *searchResultCategories; // @synthesize searchResultCategories=_searchResultCategories; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSourceDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSourceDelegate-Protocol.h index bc72853d0..35bd0a217 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSourceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUSearchDataSourceDelegate-Protocol.h @@ -9,6 +9,7 @@ @protocol RUSearchDataSourceDelegate @optional -- (void)searchDataSource:(id)arg1 didFinishUpdatingResults:(id)arg2 forSearchTerm:(id)arg3; +- (void)searchDataSource:(id)arg1 willStartSearchRequestForSearchTerm:(id)arg2; +- (void)searchDataSource:(id)arg1 didFinishUpdatingResults:(id)arg2 forSearchTerm:(id)arg3 withError:(id)arg4 metricsConfiguration:(id)arg5 metricsPageEvent:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUSearchViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUSearchViewController.h index ba86e5000..372ff126e 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUSearchViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUSearchViewController.h @@ -7,65 +7,87 @@ #import "UIViewController.h" #import "RUSearchDataSourceDelegate-Protocol.h" +#import "UISearchBarDelegate-Protocol.h" #import "UISearchDisplayDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class MPImageCache, NSArray, NSString, RUSearchDataSource, SKUICircleProgressIndicator, UILabel, UITableView; +@class MPImageCache, NSArray, NSError, NSMutableArray, NSString, RUMetricsController, RUSearchDataSource, SKUICircleProgressIndicator, SSMetricsPageEvent, UILabel, UITableView; -@interface RUSearchViewController : UIViewController +@interface RUSearchViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicatorView; - unsigned int _addingIndex; + unsigned long long _addingIndex; RUSearchDataSource *_dataSource; MPImageCache *_imageCache; + SSMetricsPageEvent *_lastPageEvent; + NSError *_lastSearchError; UILabel *_loadingLabel; struct CGRect _keyboardFrame; + RUMetricsController *_metricsController; UILabel *_noResultsLabel; + NSMutableArray *_queuedMetricsOperations; NSArray *_searchResultCategories; NSString *_searchTerm; - BOOL _displaysCoreSeedName; + _Bool _displaysCoreSeedName; + _Bool _excludeFeaturedStations; id _delegate; UITableView *_tableView; } @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -@property(nonatomic) BOOL displaysCoreSeedName; // @synthesize displaysCoreSeedName=_displaysCoreSeedName; +@property(nonatomic) _Bool excludeFeaturedStations; // @synthesize excludeFeaturedStations=_excludeFeaturedStations; +@property(nonatomic) _Bool displaysCoreSeedName; // @synthesize displaysCoreSeedName=_displaysCoreSeedName; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_updateVisibleHeadersState; -- (void)_setShowingLoading:(BOOL)arg1; -- (id)_searchResultsForSection:(unsigned int)arg1; -- (void)_reloadForSearchTerm:(id)arg1; +- (id)_stationDictionaryForIndexPath:(id)arg1 usingResultsDictionary:(_Bool *)arg2; +- (void)_setShowingLoading:(_Bool)arg1; +- (void)_reloadForSearchTerm:(id)arg1 canUpdateDataSourceResults:(_Bool)arg2; +- (id)_parentPageType; +- (id)_parentPageDescription; - (id)_newSectionHeaderWithAttributedText:(id)arg1; - (void)_layoutSearchSubviews; +- (id)_impressionsWithStationDictionaries:(id)arg1 fieldsMap:(id)arg2; +- (id)_highlightRangesDictionaryForIndexPath:(id)arg1; +- (id)_firstValueForKeyInImpressionsMap:(id)arg1 withStationDictionary:(id)arg2; +- (id)_currentVisibleStationDictionaries; +- (id)_createPageEventForCurrentState; +- (long long)_countOfStationsForSection:(unsigned long long)arg1; +- (void)_addMetricsControllerOperationBlock:(id)arg1; - (void)_keyboardWillChangeFrameNotification:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)_clearButtonAction:(id)arg1; - (void)updateResultsForSearchTerm:(id)arg1; - (void)removeAddingIndicator; - (void)tableViewDidFinishReload:(id)arg1; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)_applyHighlightRanges:(id)arg1 toAttributedString:(id)arg2 withEmphasizedTextAttributes:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)searchDisplayController:(id)arg1 willUnloadSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayControllerWillEndSearch:(id)arg1; - (void)searchDisplayControllerWillBeginSearch:(id)arg1; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didLoadSearchResultsTableView:(id)arg2; - (void)searchDisplayControllerDidEndSearch:(id)arg1; - (void)searchDisplayControllerDidBeginSearch:(id)arg1; +- (void)searchBarCancelButtonClicked:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (void)searchDataSource:(id)arg1 didFinishUpdatingResults:(id)arg2 forSearchTerm:(id)arg3; +- (void)searchDataSource:(id)arg1 willStartSearchRequestForSearchTerm:(id)arg2; +- (void)searchDataSource:(id)arg1 didFinishUpdatingResults:(id)arg2 forSearchTerm:(id)arg3 withError:(id)arg4 metricsConfiguration:(id)arg5 metricsPageEvent:(id)arg6; - (id)contentScrollView; - (void)viewDidLoad; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUSearchViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUSearchViewControllerDelegate-Protocol.h index d39260853..122c11352 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUSearchViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUSearchViewControllerDelegate-Protocol.h @@ -16,5 +16,7 @@ - (void)searchViewControllerWillBeginSearching:(id)arg1; - (void)searchViewControllerDidBeginSearching:(id)arg1; - (void)searchViewController:(id)arg1 didSelectStation:(id)arg2; +- (id)metricsPageTypeForSearchViewController:(id)arg1; +- (id)metricsPageDescriptionForSearchViewController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUSignInViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUSignInViewController.h index 23e49136f..79646a334 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUSignInViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUSignInViewController.h @@ -9,11 +9,12 @@ #import "UIGestureRecognizerDelegate-Protocol.h" #import "UITextFieldDelegate-Protocol.h" -@class MPUShapeView, SKUICircleProgressIndicator, UIBarButtonItem, UIButton, UILabel, UITapGestureRecognizer, UITextField, UIView; +@class MPUShapeView, SKUICircleProgressIndicator, UIBarButtonItem, UIButton, UILabel, UITapGestureRecognizer, UITextField; @interface RUSignInViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicatorView; + UILabel *_appleIDTitleLabel; UITextField *_appleIDTextField; UIBarButtonItem *_cancelBarButtonItem; UIButton *_continueButton; @@ -21,19 +22,20 @@ UITapGestureRecognizer *_dismissGestureRecognizer; MPUShapeView *_entryContentView; UIButton *_forgotPasswordButton; - UIView *_inputContentView; - BOOL _isAuthenticating; + _Bool _isAuthenticating; struct CGRect _keyboardFrame; UILabel *_loadingLabel; + UILabel *_passwordTitleLabel; UITextField *_passwordTextField; + UILabel *_titleLabel; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_updateContinueButtonVisibilityAnimated:(BOOL)arg1; -- (void)_setLoading:(BOOL)arg1; -- (void)_layoutInputSubviews; +- (void)_updateContinueButtonVisibilityAnimated:(_Bool)arg1; +- (void)_setLoading:(_Bool)arg1; +- (void)_keyboardWillHideNotification:(id)arg1; - (void)_keyboardWillChangeFrameNotification:(id)arg1; - (void)_textFieldDidChangeAction:(id)arg1; - (void)_forgotPasswordAction:(id)arg1; @@ -42,10 +44,11 @@ - (void)_continueAction:(id)arg1; - (void)_cancelAction:(id)arg1; - (void)resetFakeLoadingState; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; +- (void)viewDidLayoutSubviews; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationActionTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/RUStationActionTableViewCell.h new file mode 100644 index 000000000..5ff69ae1c --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationActionTableViewCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface RUStationActionTableViewCell : UITableViewCell +{ + struct UIOffset _imageOffset; +} + +@property(nonatomic) struct UIOffset imageOffset; // @synthesize imageOffset=_imageOffset; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationActionsViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUStationActionsViewController.h index e84ed8327..2ae8528c2 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUStationActionsViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationActionsViewController.h @@ -6,22 +6,25 @@ #import "UIViewController.h" +#import "MCProfileConnectionObserver-Protocol.h" #import "SKStoreProductViewControllerDelegate-Protocol.h" -#import "UIActivityItemsSource-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" +#import "_RUStationTrackInfoViewDelegate-Protocol.h" -@class MPRadioAVItem, NSArray, RUStationTuningView, RadioStation, UILabel, UITableView, UIView, _RUStationActionTableViewCell, _RUStationTrackInfoView, _UIBackdropView; +@class MPRadioAVItem, NSArray, NSMutableArray, RUStationTuningView, RadioStation, UILabel, UISwitch, UITableView, UITableViewCell, UIView, _RUStationTrackInfoView; -@interface RUStationActionsViewController : UIViewController +@interface RUStationActionsViewController : UIViewController <_RUStationTrackInfoViewDelegate, MCProfileConnectionObserver, SKStoreProductViewControllerDelegate, UITableViewDataSource, UITableViewDelegate> { - _UIBackdropView *_backdropView; UILabel *_copyrightLabel; + long long _currentAction; + _Bool _isProfileExplicitContentRestricted; + UILabel *_navigationTitleLabel; + UISwitch *_playExplicitTracksSwitch; NSArray *_playbackQueue; - int _sharingIndex; RadioStation *_station; - int _stationTuningIndex; - _RUStationActionTableViewCell *_stationTuningCell; + NSMutableArray *_stationActionGroups; + UITableViewCell *_stationTuningCell; RUStationTuningView *_stationTuningView; UITableView *_tableView; UIView *_topShadowView; @@ -35,28 +38,38 @@ @property(readonly, nonatomic) RadioStation *station; // @synthesize station=_station; - (void).cxx_destruct; - (void)_updateTableFooterView; +- (void)_updateIsProfileExplicitContentRestrictedForProfileConnection:(id)arg1; +- (void)_updateAvailableActions; +- (long long)_stationActionForIndexPath:(id)arg1; - (id)_newShadowViewWithFrame:(struct CGRect)arg1; +- (id)_newSectionHeaderWithFrame:(struct CGRect)arg1 title:(id)arg2; - (void)_layoutTopShadowView; +- (id)_indexPathForStationAction:(long long)arg1; +- (void)_addDerivedStationUsingArtist:(_Bool)arg1 withCompletionHandler:(id)arg2; +- (void)_userDefaultExplicitTracksEnabledDidChangeNotification:(id)arg1; +- (void)_radioModelDidChangeNotification:(id)arg1; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; - (void)_showStoreSheetAction:(id)arg1; +- (void)_playExplicitSwitchAction:(id)arg1; - (void)_doneAction:(id)arg1; - (void)tableViewDidFinishReload:(id)arg1; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (id)activityViewController:(id)arg1 itemsForActivityType:(id)arg2; -- (id)activityViewControllerPlaceholderItems:(id)arg1; - (void)productViewControllerDidFinish:(id)arg1; +- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)trackInfoViewDidTapArtwork:(id)arg1; - (id)contentScrollView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)viewDidLoad; - (void)loadView; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationActivityItemsProvider.h b/iOS7/PrivateFrameworks/RadioUI/RUStationActivityItemsProvider.h new file mode 100644 index 000000000..ef565b3ea --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationActivityItemsProvider.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIActivityItemsSource-Protocol.h" + +@class NSMutableDictionary, RadioStation; + +@interface RUStationActivityItemsProvider : NSObject +{ + NSMutableDictionary *_shareMessageByShareType; + NSMutableDictionary *_shareURLByShareType; + RadioStation *_station; +} + +@property(readonly, nonatomic) RadioStation *station; // @synthesize station=_station; +- (void).cxx_destruct; +- (id)_shareURLForActivityType:(id)arg1; +- (long long)_shareTypeForActivityType:(id)arg1; +- (id)_shareMessageForActivityType:(id)arg1; +- (void)_loadSharingInformationForActivityType:(id)arg1; +- (_Bool)_hasLoadedSharingInformationForActivityType:(id)arg1; +- (id)activityViewController:(id)arg1 subjectForActivityType:(id)arg2; +- (id)activityViewController:(id)arg1 itemsForActivityType:(id)arg2; +- (id)activityViewControllerPlaceholderItems:(id)arg1; +- (id)initWithRadioStation:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationOverlayView.h b/iOS7/PrivateFrameworks/RadioUI/RUStationOverlayView.h index c2c8e91e5..35f4d9d95 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUStationOverlayView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationOverlayView.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationSettingsViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUStationSettingsViewController.h index 66adbaf19..08dbe4ac7 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUStationSettingsViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationSettingsViewController.h @@ -6,47 +6,82 @@ #import "UIViewController.h" -#import "RULikeBanCollectionViewControllerDelegate-Protocol.h" -#import "UIScrollViewDelegate-Protocol.h" +#import "RUAddSeedViewControllerDelegate-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" -@class MPImageCache, NSArray, NSMutableArray, RULikeBanCollectionViewController, RUStationTuningView, RadioStation, UIAlertView, UIButton, UIScrollView, UITextField, UIView, _UIBackdropView; +@class MPImageCache, NSArray, NSMutableArray, RUAddSeedViewController, RUMetricsController, RUParallelScrollView, RUStationTuningView, RadioStation, UIAlertView, UIImage, UITableViewCell, UITextField, UIView, _RUStationSettingsTableView; -@interface RUStationSettingsViewController : UIViewController +@interface RUStationSettingsViewController : UIViewController { - _UIBackdropView *_backdropView; - NSMutableArray *_bannedItems; - RULikeBanCollectionViewController *_banCollectionViewController; - UIButton *_deleteButton; - UIView *_deleteMaskView; - UIView *_deleteSeparator; + UIImage *_addLikeBanImage; + RUAddSeedViewController *_addSeedViewController; + _Bool _addingForLike; + NSArray *_bannedItems; + RUParallelScrollView *_containerScrollView; + UIView *_deleteTintView; UIAlertView *_deletionAlertView; MPImageCache *_imageCache; - NSArray *_globalLikedItems; - NSMutableArray *_likedItems; - RULikeBanCollectionViewController *_likeCollectionViewController; - UIView *_likeSeparatorView; - UIScrollView *_scrollView; + _Bool _isEditing; + NSArray *_likedItems; + RUMetricsController *_metricsController; + NSMutableArray *_orderedSections; + NSMutableArray *_queuedMetricsOperations; + long long _sharingRow; RadioStation *_station; + UITableViewCell *_stationNameCell; + UITextField *_stationNameTextField; + UITableViewCell *_stationTuningCell; RUStationTuningView *_stationTuningView; - UITextField *_textField; + _RUStationSettingsTableView *_tableView; + long long _tuningRow; } - (void).cxx_destruct; +- (void)_updateEditingStateAnimated:(_Bool)arg1; - (void)_updateLikesAndBans; -- (id)_populatedItemDictionaryForItemDictionary:(id)arg1; +- (id)_titleForSettingsSection:(long long)arg1; +- (long long)_tableViewSectionForSettingsSection:(long long)arg1; +- (long long)_settingsSectionForTableViewSection:(long long)arg1; +- (void)_presentAddSeedController; +- (void)_populateLikeBanItems:(id)arg1 withCompletionHandler:(id)arg2; +- (id)_newPageEvent; - (id)_newTextField; -- (id)_itemsFromStationSeeds; -- (void)_layoutLikeBanCollectionViews; +- (id)_newShadowViewWithFrame:(struct CGRect)arg1; +- (id)_newSectionHeaderWithFrame:(struct CGRect)arg1 title:(id)arg2; +- (_Bool)_isDeletableRowAtIndexPath:(id)arg1; +- (void)_handleResponseForLikeRequest:(id)arg1 withStation:(id)arg2 responseDictionary:(id)arg3 requestError:(id)arg4; +- (void)_didSelectLikeBanStation:(id)arg1; +- (long long)_countOfSettingsSections; +- (void)_addMetricsControllerOperationBlock:(id)arg1; +- (id)_addLikeBanImage; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; - (void)_radioModelDidChangeNotification:(id)arg1; -- (void)_textFieldValueDidEndEditingAction:(id)arg1; -- (void)_deleteAction:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)likeBanCollectionViewController:(id)arg1 didSelectStation:(id)arg2; +- (void)_toggleEditAction:(id)arg1; +- (void)_stationNameTextFieldValueDidEndEditingAction:(id)arg1; +- (void)_stationNameTextFieldEditingDidBeginAction:(id)arg1; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)addSeedViewControllerDidCancel:(id)arg1; +- (void)addSeedViewController:(id)arg1 didSelectStation:(id)arg2; - (id)contentScrollView; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)loadView; +- (void)dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)dealloc; - (id)initWithStation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUStationTuningView.h b/iOS7/PrivateFrameworks/RadioUI/RUStationTuningView.h index 29df53a76..7e288386f 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUStationTuningView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUStationTuningView.h @@ -6,12 +6,13 @@ #import "UIView.h" -@class RUStationTuningSlider, RadioStation, UILabel; +@class RUStationTuningSlider, RadioStation, UIImageView, UILabel; @interface RUStationTuningView : UIView { RUStationTuningSlider *_tuningSlider; - UILabel *_tuningLabel; + double _tuningSliderMaskDrawnWidth; + UIImageView *_tuningSliderMaskView; UILabel *_tuningType1Label; UILabel *_tuningType2Label; UILabel *_tuningType3Label; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTableSectionHeaderView.h b/iOS7/PrivateFrameworks/RadioUI/RUTableSectionHeaderView.h index 235401329..4a8d3f935 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTableSectionHeaderView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTableSectionHeaderView.h @@ -11,13 +11,14 @@ @interface RUTableSectionHeaderView : UITableViewHeaderFooterView { _UIBackdropView *_backdropView; - float _backdropTransitionWeighting; + double _backdropTransitionWeighting; UILabel *_titleLabel; } @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -@property(nonatomic) float backdropTransitionWeighting; // @synthesize backdropTransitionWeighting=_backdropTransitionWeighting; +@property(nonatomic) double backdropTransitionWeighting; // @synthesize backdropTransitionWeighting=_backdropTransitionWeighting; - (void).cxx_destruct; +- (void)setTableViewStyle:(long long)arg1; - (void)layoutSubviews; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/RUTableViewCell.h index 621148255..c03992d27 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTableViewCell.h @@ -12,7 +12,7 @@ + (id)topSeparatorColor; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTermsViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUTermsViewController.h index ad4c663ff..4f8fdfc19 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTermsViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTermsViewController.h @@ -11,8 +11,8 @@ @interface RUTermsViewController : UIViewController { NSString *_terms; - id _delegate; unsigned long long _currentTermsVersion; + id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @@ -20,9 +20,9 @@ - (void).cxx_destruct; - (void)_cancelAction:(id)arg1; - (void)_acceptAction:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (void)viewDidAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; - (void)loadView; - (id)initWithCurrentTermsVersion:(unsigned long long)arg1 terms:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTermsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUTermsViewControllerDelegate-Protocol.h index 0751cf0e9..752ecb01b 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTermsViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTermsViewControllerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol RUTermsViewControllerDelegate @optional -- (void)termsViewController:(id)arg1 didAcceptTerms:(BOOL)arg2; +- (void)termsViewController:(id)arg1 didAcceptTerms:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTextField.h b/iOS7/PrivateFrameworks/RadioUI/RUTextField.h deleted file mode 100644 index 8336690c8..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/RUTextField.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITextField.h" - -@interface RUTextField : UITextField -{ -} - -- (struct CGRect)textRectForBounds:(struct CGRect)arg1; -- (struct CGRect)editingRectForBounds:(struct CGRect)arg1; -- (struct CGRect)clearButtonRectForBounds:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionSheet.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionSheet.h index d36a407e8..a395e6eb4 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionSheet.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionSheet.h @@ -8,14 +8,14 @@ @interface RUTrackActionSheet : UIActionSheet { - BOOL _disableAddToWishList; - BOOL _disableBan; - BOOL _disableLike; + _Bool _disableAddToWishList; + _Bool _disableBan; + _Bool _disableLike; } -@property(nonatomic) BOOL disableLike; // @synthesize disableLike=_disableLike; -@property(nonatomic) BOOL disableBan; // @synthesize disableBan=_disableBan; -@property(nonatomic) BOOL disableAddToWishList; // @synthesize disableAddToWishList=_disableAddToWishList; +@property(nonatomic) _Bool disableLike; // @synthesize disableLike=_disableLike; +@property(nonatomic) _Bool disableBan; // @synthesize disableBan=_disableBan; +@property(nonatomic) _Bool disableAddToWishList; // @synthesize disableAddToWishList=_disableAddToWishList; - (id)initWithDelegate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActioning-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActioning-Protocol.h new file mode 100644 index 000000000..0736aa6bf --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActioning-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString, UIImage; + +@protocol RUTrackActioning ++ (struct CGSize)artworkSize; +@property(copy, nonatomic) NSString *songText; +@property(nonatomic) long long onActions; +@property(nonatomic) long long enabledActions; +@property(nonatomic) __weak id trackActionsDelegate; +@property(readonly, nonatomic) struct CGSize contentSize; +@property(readonly, nonatomic) long long cancelIndex; +@property(retain, nonatomic) UIImage *artworkImage; +@property(copy, nonatomic) NSString *artistText; +- (long long)actionForButtonIndex:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsDelegate-Protocol.h new file mode 100644 index 000000000..43bbfae43 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RUTrackActionsDelegate + +@optional +- (void)trackActioningObjectDidChangeContentSize:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsModalItem.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsModalItem.h index b708905dd..d2955f058 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsModalItem.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsModalItem.h @@ -4,29 +4,32 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIModalItem.h" +#import "_UIModalItem.h" + +#import "RUTrackActioning-Protocol.h" @class NSString, UIImage, _RUTrackActionsModalItemContentView; -@interface RUTrackActionsModalItem : UIModalItem +@interface RUTrackActionsModalItem : _UIModalItem { _RUTrackActionsModalItemContentView *_contentView; - NSString *_artistText; - UIImage *_artworkImage; - int _enabledActions; - int _onActions; - NSString *_songText; } + (struct CGSize)artworkSize; -@property(copy, nonatomic) NSString *songText; // @synthesize songText=_songText; -@property(nonatomic) int onActions; // @synthesize onActions=_onActions; -@property(nonatomic) int enabledActions; // @synthesize enabledActions=_enabledActions; -@property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; -@property(copy, nonatomic) NSString *artistText; // @synthesize artistText=_artistText; - (void).cxx_destruct; -- (int)actionForButtonIndex:(int)arg1; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; +@property(nonatomic) __weak id trackActionsDelegate; +@property(copy, nonatomic) NSString *songText; +@property(nonatomic) long long onActions; +@property(nonatomic) long long enabledActions; +@property(retain, nonatomic) UIImage *artworkImage; +@property(copy, nonatomic) NSString *artistText; +@property(readonly, nonatomic) struct CGSize contentSize; +@property(readonly, nonatomic) long long cancelIndex; +- (long long)actionForButtonIndex:(long long)arg1; - (id)_contentView; +- (void)dealloc; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsView.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsView.h new file mode 100644 index 000000000..a8494840c --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsView.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "RUTrackActioning-Protocol.h" +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class NSString, UIImage, UITableView, _RUTrackActionsHeaderView; + +@interface RUTrackActionsView : UIView +{ + _RUTrackActionsHeaderView *_headerView; + UITableView *_tableView; + _Bool _presentedInPopover; + NSString *_artistText; + UIImage *_artworkImage; + long long _enabledActions; + long long _onActions; + NSString *_songText; + id _trackActionsDelegate; +} + ++ (struct CGSize)artworkSize; +@property(nonatomic, getter=isPresentedInPopover) _Bool presentedInPopover; // @synthesize presentedInPopover=_presentedInPopover; +@property(nonatomic) __weak id trackActionsDelegate; // @synthesize trackActionsDelegate=_trackActionsDelegate; +@property(nonatomic) long long onActions; // @synthesize onActions=_onActions; +@property(nonatomic) long long enabledActions; // @synthesize enabledActions=_enabledActions; +- (void).cxx_destruct; +- (id)_titleForAction:(long long)arg1; +- (struct UIOffset)_accessoryImageOffsetForAction:(long long)arg1; +- (id)_accessoryImageForAction:(long long)arg1 highlighted:(_Bool)arg2; +@property(copy, nonatomic) NSString *songText; // @synthesize songText=_songText; +@property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; +@property(copy, nonatomic) NSString *artistText; // @synthesize artistText=_artistText; +@property(readonly, nonatomic) struct CGSize contentSize; +@property(readonly, nonatomic) long long cancelIndex; +- (long long)actionForButtonIndex:(long long)arg1; +- (void)tableViewDidFinishReload:(id)arg1; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsViewController.h new file mode 100644 index 000000000..e7863df6f --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackActionsViewController.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "RUTrackActioning-Protocol.h" +#import "RUTrackActionsDelegate-Protocol.h" + +@class NSString, RUTrackActionsView, UIImage; + +@interface RUTrackActionsViewController : UIViewController +{ + RUTrackActionsView *_trackActionsView; + id _trackActionsDelegate; +} + ++ (struct CGSize)artworkSize; +@property(nonatomic) __weak id trackActionsDelegate; // @synthesize trackActionsDelegate=_trackActionsDelegate; +- (void).cxx_destruct; +- (id)_trackActionsView; +- (void)_radioAuthenticatedAccountIdentifierDidChangeNotification:(id)arg1; +- (void)trackActioningObjectDidChangeContentSize:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; +@property(copy, nonatomic) NSString *songText; +@property(nonatomic) long long onActions; +@property(nonatomic) long long enabledActions; +@property(retain, nonatomic) UIImage *artworkImage; +@property(copy, nonatomic) NSString *artistText; +@property(readonly, nonatomic) struct CGSize contentSize; +@property(readonly, nonatomic) long long cancelIndex; +- (long long)actionForButtonIndex:(long long)arg1; +- (void)_didResignContentViewControllerOfPopover:(id)arg1; +- (void)_willBecomeContentViewControllerOfPopover:(id)arg1; +- (void)viewDidLoad; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackDownloadView.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackDownloadView.h index dcda576e1..e5efac71e 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTrackDownloadView.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackDownloadView.h @@ -8,42 +8,62 @@ #import "MCProfileConnectionObserver-Protocol.h" #import "MPStoreDownloadManagerObserver-Protocol.h" +#import "SKStoreProductViewControllerDelegate-Protocol.h" #import "SKUIItemOfferButtonDelegate-Protocol.h" -@class MPMediaDownloadObserver, MPMediaItem, NSString, RadioTrack, SKUIItemOfferButton; +@class MPMediaDownloadObserver, MPMediaItem, NSString, RadioTrack, SKUIItemOfferButton, UIViewController; -@interface RUTrackDownloadView : UIView +@interface RUTrackDownloadView : UIView { MPMediaDownloadObserver *_downloadObserver; - BOOL _isInAppPurchaseAllowed; + _Bool _isInAppPurchaseAllowed; + _Bool _isProfileInAppPurchaseAllowed; + _Bool _isProfileiTunesAllowed; SKUIItemOfferButton *_itemOfferButton; MPMediaItem *_mediaItem; - BOOL _showingConfirmation; - int _buyButtonTitleStyle; + _Bool _showingConfirmation; + long long _buyButtonTitleStyle; id _delegate; - NSString *_originator; + NSString *_baseOriginator; + long long _overrideState; + NSString *_overrideTitleText; RadioTrack *_radioTrack; - int _state; + long long _state; + NSString *_stationHash; + long long _stationID; + UIViewController *_viewControllerForPresenting; + struct CGSize _overrideSize; } -@property(readonly, nonatomic) int state; // @synthesize state=_state; +@property(nonatomic) __weak UIViewController *viewControllerForPresenting; // @synthesize viewControllerForPresenting=_viewControllerForPresenting; +@property(nonatomic) long long stationID; // @synthesize stationID=_stationID; +@property(copy, nonatomic) NSString *stationHash; // @synthesize stationHash=_stationHash; +@property(readonly, nonatomic) long long state; // @synthesize state=_state; @property(retain, nonatomic) RadioTrack *radioTrack; // @synthesize radioTrack=_radioTrack; -@property(copy, nonatomic) NSString *originator; // @synthesize originator=_originator; +@property(copy, nonatomic) NSString *overrideTitleText; // @synthesize overrideTitleText=_overrideTitleText; +@property(nonatomic) long long overrideState; // @synthesize overrideState=_overrideState; +@property(nonatomic) struct CGSize overrideSize; // @synthesize overrideSize=_overrideSize; +@property(copy, nonatomic) NSString *baseOriginator; // @synthesize baseOriginator=_baseOriginator; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int buyButtonTitleStyle; // @synthesize buyButtonTitleStyle=_buyButtonTitleStyle; +@property(nonatomic) long long buyButtonTitleStyle; // @synthesize buyButtonTitleStyle=_buyButtonTitleStyle; - (void).cxx_destruct; - (void)_updateStateAndInternalViewsIfNeededForDownloads:(id)arg1; -- (void)_updateStateAndInternalViewsAnimated:(BOOL)arg1; -- (void)_updateIsInAppPurchaseAllowedForProfileConnection:(id)arg1; +- (void)_updateStateAndInternalViewsAnimated:(_Bool)arg1; +- (void)_updateIsInAppPurchaseAllowedForProfileConnection:(id)arg1 updateState:(_Bool)arg2; - (void)_sizeToFitAndNotifyDelegate; +- (_Bool)_isAlbumOnlyRadioTrack:(id)arg1; +- (long long)_downloadStoreID; - (void)_radioModelDidChangeNotification:(id)arg1; +- (void)_isExplicitTracksEnabledDidChangeNotification:(id)arg1; - (void)_itemOfferShowConfirmationAction:(id)arg1; - (void)_itemOfferCancelConfirmationAction:(id)arg1; - (void)_itemOfferButtonAction:(id)arg1; - (void)itemOfferButtonWillAnimateTransition:(id)arg1; +- (void)productViewControllerDidFinish:(id)arg1; - (void)downloadManager:(id)arg1 downloadPurchaseDidFinish:(id)arg2; - (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; - (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; +- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; - (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackHistoryDataSource.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackHistoryDataSource.h index 828dee3d8..bf7d776b8 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTrackHistoryDataSource.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackHistoryDataSource.h @@ -20,7 +20,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)_trackHistorySessionsWithTrackHistorySessions:(id)arg1 insertedTrackHistories:(id)arg2 deletedTrackHistories:(id)arg3 resultingInsertedSessionIndices:(id *)arg4 insertedIndexPaths:(id *)arg5 deletedSessionIndices:(id *)arg6 deletedIndexPaths:(id *)arg7; -- (BOOL)_isTrackHistory:(id)arg1 fuzzilyEqualToTrackHistory:(id)arg2; +- (_Bool)_isTrackHistory:(id)arg1 fuzzilyEqualToTrackHistory:(id)arg2; - (void)_radioModelDidChangeNotification:(id)arg1; @property(readonly, nonatomic) NSArray *trackHistories; - (void)deleteAllTrackHistory; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUTrackHistorySession.h b/iOS7/PrivateFrameworks/RadioUI/RUTrackHistorySession.h index 6798b0271..ae3af7c36 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUTrackHistorySession.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUTrackHistorySession.h @@ -20,8 +20,8 @@ @property(copy, nonatomic) NSString *stationName; // @synthesize stationName=_stationName; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewCell.h b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewCell.h index 2ffc271e7..3a9cb1c1e 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewCell.h @@ -14,16 +14,19 @@ { MPUStackView *_stackView; UIImage *_artworkImage; + struct CGSize _artworkSize; } -+ (struct CGSize)artworkSize; ++ (struct CGSize)artworkSizeForOrientation:(long long)arg1; +@property(nonatomic) struct CGSize artworkSize; // @synthesize artworkSize=_artworkSize; @property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; - (void).cxx_destruct; - (void)updateForChangedDistanceFromVanishingPoint; +@property(nonatomic) struct CGPoint vanishingPoint; @property(retain, nonatomic) UIView *perspectiveTargetView; - (void)stackView:(id)arg1 didCreateItem:(id)arg2; -- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(int)arg3; -- (int)numberOfItemsInStackView:(id)arg1; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewLayout.h b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewLayout.h index 765334a2b..a76d7a01e 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeCollectionViewLayout.h @@ -8,9 +8,10 @@ @interface RUWelcomeCollectionViewLayout : UICollectionViewFlowLayout { + long long _interfaceOrientation; } -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeViewController.h b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeViewController.h index 42dc6c177..fcb6d40d5 100644 --- a/iOS7/PrivateFrameworks/RadioUI/RUWelcomeViewController.h +++ b/iOS7/PrivateFrameworks/RadioUI/RUWelcomeViewController.h @@ -11,45 +11,55 @@ #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" -@class CADisplayLink, RUSignInViewController, RUTermsViewController, SKUICircleProgressIndicator, UIButton, UICollectionView, UILabel; +@class CADisplayLink, RUSignInViewController, RUTermsViewController, SKUICircleProgressIndicator, UIButton, UICollectionView, UILabel, _RUWelcomeTicker; @interface RUWelcomeViewController : UIViewController { SKUICircleProgressIndicator *_activityIndicatorView; CADisplayLink *_displayLink; - BOOL _isVisible; double _lastTimestamp; + UIButton *_learnMoreButton; UILabel *_loadingLabel; UICollectionView *_scrollingStackCollectionView; UIButton *_signInButton; RUSignInViewController *_signInViewController; RUTermsViewController *_termsViewController; - BOOL _displayingLoading; + _RUWelcomeTicker *_ticker; + UILabel *_titleLabel; + _Bool _displayingLoading; id _delegate; } +@property(nonatomic, getter=isDisplayingLoading) _Bool displayingLoading; // @synthesize displayingLoading=_displayingLoading; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=_isDisplayingLoading, setter=_setDisplayingLoading:) BOOL _displayingLoading; // @synthesize _displayingLoading; - (void).cxx_destruct; - (void)_updateSignInButtonTitle; - (id)_stackImageNames; +- (void)_scrollWithCurrentTimestemp:(double)arg1; +- (void)_createEndScrollingAnimation; +- (void)_resumeScrollingIfNecessary; +- (void)_endScrollingIfNecessary; - (void)_presentSignInViewController; - (void)_optInWithActiveAccountWithCompletionHandler:(id)arg1; -- (void)_completeWithStatus:(int)arg1 didOptIn:(BOOL)arg2; +- (void)_layoutForOrientation:(long long)arg1; +- (void)_completeWithStatus:(long long)arg1 didOptIn:(_Bool)arg2; - (void)_checkAcceptedTermsWithCompletionHandler:(id)arg1; -- (void)_attemptOptInAndAllowAuthentication:(BOOL)arg1; +- (void)_attemptOptInAndAllowAuthentication:(_Bool)arg1; - (void)_accountStoreDidChangeNotification:(id)arg1; - (void)_signInAction:(id)arg1; - (void)_learnMoreAction:(id)arg1; - (void)_displayLinkAction:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; +- (id)_sortCollectionCells:(id)arg1 byDistanceFromCenter:(struct CGPoint)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (void)termsViewController:(id)arg1 didAcceptTerms:(BOOL)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)termsViewController:(id)arg1 didAcceptTerms:(_Bool)arg2; - (void)signInViewController:(id)arg1 didCompleteWithAuthenticateResponse:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidLayoutSubviews; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/SSMetricsEventFieldProvider-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/SSMetricsEventFieldProvider-Protocol.h new file mode 100644 index 000000000..a5d42d6e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/SSMetricsEventFieldProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SSMetricsEventFieldProvider + +@optional +- (id)valueForMetricsField:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIBarPositioningDelegate-Protocol.h new file mode 100644 index 000000000..db7a5ec4e --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/UIBarPositioningDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIBarPositioningDelegate + +@optional +- (long long)positionForBar:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegatePrivate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegatePrivate-Protocol.h index 233dc5a2d..2514c6ffe 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegatePrivate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIGestureRecognizerDelegatePrivate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIGestureRecognizerDelegatePrivate @optional -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UINavigationBar-RUAdditions.h b/iOS7/PrivateFrameworks/RadioUI/UINavigationBar-RUAdditions.h index a0f9d0ba5..34937bea9 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UINavigationBar-RUAdditions.h +++ b/iOS7/PrivateFrameworks/RadioUI/UINavigationBar-RUAdditions.h @@ -7,7 +7,7 @@ #import "UINavigationBar.h" @interface UINavigationBar (RUAdditions) -- (void)setRUInterfaceStyle:(int)arg1; -- (int)RUInterfaceStyle; +- (void)setRUInterfaceStyle:(long long)arg1; +- (long long)RUInterfaceStyle; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDataSource-Protocol.h index 43239cae5..c864d45d2 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol UIPickerViewDataSource -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RadioUI/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UISearchBarDelegate-Protocol.h new file mode 100644 index 000000000..2b28fc48f --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/UISearchBarDelegate-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIBarPositioningDelegate-Protocol.h" + +@protocol UISearchBarDelegate + +@optional +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; +- (void)searchBarResultsListButtonClicked:(id)arg1; +- (void)searchBarCancelButtonClicked:(id)arg1; +- (void)searchBarBookmarkButtonClicked:(id)arg1; +- (void)searchBarSearchButtonClicked:(id)arg1; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (void)searchBar:(id)arg1 textDidChange:(id)arg2; +- (void)searchBarTextDidEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; +- (void)searchBarTextDidBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RadioUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/RadioUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RadioUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUAddGenreButton.h b/iOS7/PrivateFrameworks/RadioUI/_RUAddGenreButton.h new file mode 100644 index 000000000..eaa49b4d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUAddGenreButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface _RUAddGenreButton : UIButton +{ + struct UIEdgeInsets _hitRectEdgeInsets; +} + +@property(nonatomic) struct UIEdgeInsets hitRectEdgeInsets; // @synthesize hitRectEdgeInsets=_hitRectEdgeInsets; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (struct CGRect)hitRect; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUEditNewStationTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUEditNewStationTableViewCell.h index 39b396221..8f4ba13de 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUEditNewStationTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUEditNewStationTableViewCell.h @@ -15,7 +15,7 @@ - (void).cxx_destruct; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUEditStationTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUEditStationTableViewCell.h index 8fdd3b5cf..4662a4cf3 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUEditStationTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUEditStationTableViewCell.h @@ -8,7 +8,7 @@ #import "MPUStackViewDataSource-Protocol.h" -@class MPImageCache, MPImageCacheRequest, MPUStackView, NSString, UIImage, UILabel; +@class MPImageCache, MPImageCacheRequest, MPUStackView, NSString, UIImage, UILabel, UIView; @interface _RUEditStationTableViewCell : UITableViewCell { @@ -24,14 +24,16 @@ - (void).cxx_destruct; - (id)_newStackView; - (void)_applyImageToStackItems:(id)arg1; +@property(nonatomic) struct CGPoint vanishingPoint; - (void)updateForChangedDistanceFromVanishingPoint; @property(copy, nonatomic) NSString *stationName; +@property(nonatomic) __weak UIView *perspectiveTargetView; - (void)stackView:(id)arg1 didCreateItem:(id)arg2; -- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(int)arg3; -- (int)numberOfItemsInStackView:(id)arg1; +- (void)stackView:(id)arg1 applyAttributesToItem:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfItemsInStackView:(id)arg1; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUGenreChildListTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUGenreChildListTableViewCell.h index 734dc8909..ce9cebcad 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUGenreChildListTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUGenreChildListTableViewCell.h @@ -6,29 +6,30 @@ #import -@class NSString, RUAudioPreviewView, SKUICircleProgressIndicator, UIButton, UILabel; +@class NSString, RUAudioPreviewView, SKUICircleProgressIndicator, UIButton, UILabel, _RUAddGenreButton; @interface _RUGenreChildListTableViewCell : _RUGenreListTableViewCell { SKUICircleProgressIndicator *_activityIndicator; - UIButton *_addGenreButton; + _RUAddGenreButton *_addGenreButton; UILabel *_nowPlayingDescriptionLabel; - BOOL _showActivityIndicator; - BOOL _showGenreButton; + _Bool _showActivityIndicator; + _Bool _showGenreButton; RUAudioPreviewView *_audioPreviewView; } @property(retain, nonatomic) RUAudioPreviewView *audioPreviewView; // @synthesize audioPreviewView=_audioPreviewView; -@property(nonatomic) BOOL showGenreButton; // @synthesize showGenreButton=_showGenreButton; -@property(nonatomic) BOOL showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; +@property(nonatomic) _Bool showGenreButton; // @synthesize showGenreButton=_showGenreButton; +@property(nonatomic) _Bool showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; - (void).cxx_destruct; -- (id)_audioPreviewAnimationForShowing:(BOOL)arg1; +- (struct CGRect)_audioPreviewViewFrame; +- (id)_audioPreviewAnimationForShowing:(_Bool)arg1; @property(copy, nonatomic) NSString *nowPlayingDescription; -- (void)setShowGenreButton:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setAudioPreviewView:(id)arg1 animated:(BOOL)arg2; +- (void)setShowGenreButton:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setAudioPreviewView:(id)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) UIButton *addGenreButton; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUGenreListTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUGenreListTableViewCell.h index 430e94a98..098caede9 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUGenreListTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUGenreListTableViewCell.h @@ -6,18 +6,16 @@ #import "UITableViewCell.h" -@class MPUSeparatorView, NSString, UILabel; +@class NSString, UILabel; @interface _RUGenreListTableViewCell : UITableViewCell { - MPUSeparatorView *_separatorView; UILabel *_titleLabel; } - (void).cxx_destruct; @property(copy, nonatomic) NSString *genreName; -- (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUGenreRootListTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUGenreRootListTableViewCell.h index a1060a5d0..5df042dc4 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUGenreRootListTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUGenreRootListTableViewCell.h @@ -21,7 +21,7 @@ - (void).cxx_destruct; - (void)setImageCache:(id)arg1 imageCacheRequest:(id)arg2; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUHistoryTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUHistoryTableViewCell.h index 8a505871d..8dd785fbf 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUHistoryTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUHistoryTableViewCell.h @@ -16,9 +16,8 @@ UIView *_separatorView; UILabel *_subtitleLabel; UILabel *_textLabel; - BOOL _drawsSeparator; - BOOL _explicitTrack; - BOOL _hideArtworkImage; + _Bool _explicitTrack; + _Bool _hideArtworkImage; RUAudioPreviewView *_audioPreviewView; MPImageCache *_imageCache; MPImageCacheRequest *_imageRequest; @@ -28,9 +27,8 @@ @property(readonly, nonatomic) RUTrackDownloadView *trackDownloadView; // @synthesize trackDownloadView=_trackDownloadView; @property(retain, nonatomic) MPImageCacheRequest *imageRequest; // @synthesize imageRequest=_imageRequest; @property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; -@property(nonatomic) BOOL hideArtworkImage; // @synthesize hideArtworkImage=_hideArtworkImage; -@property(nonatomic, getter=isExplicitTrack) BOOL explicitTrack; // @synthesize explicitTrack=_explicitTrack; -@property(nonatomic) BOOL drawsSeparator; // @synthesize drawsSeparator=_drawsSeparator; +@property(nonatomic) _Bool hideArtworkImage; // @synthesize hideArtworkImage=_hideArtworkImage; +@property(nonatomic, getter=isExplicitTrack) _Bool explicitTrack; // @synthesize explicitTrack=_explicitTrack; @property(retain, nonatomic) RUAudioPreviewView *audioPreviewView; // @synthesize audioPreviewView=_audioPreviewView; - (void).cxx_destruct; - (void)trackDownloadViewWillTransition:(id)arg1; @@ -39,7 +37,7 @@ @property(readonly, nonatomic) UIImage *artworkImage; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RULikeBanItem.h b/iOS7/PrivateFrameworks/RadioUI/_RULikeBanItem.h new file mode 100644 index 000000000..6e6637c20 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RULikeBanItem.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSString, NSURL; + +@interface _RULikeBanItem : NSObject +{ + NSObject *_accessQueue; + _Bool _deletable; + NSString *_album; + long long _albumID; + NSString *_artist; + NSURL *_artworkURL; + NSString *_title; + long long _seedType; + long long _storeID; +} + +@property(readonly, nonatomic) long long storeID; // @synthesize storeID=_storeID; +@property(readonly, nonatomic) long long seedType; // @synthesize seedType=_seedType; +@property(readonly, nonatomic, getter=isDeletable) _Bool deletable; // @synthesize deletable=_deletable; +- (void).cxx_destruct; +- (void)applyStationDictionary:(id)arg1; +- (void)applyStation:(id)arg1; +- (void)applySeedItemDictionary:(id)arg1; +- (void)applyPlatformLookupDictionary:(id)arg1; +@property(readonly, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, nonatomic) NSURL *artworkURL; // @synthesize artworkURL=_artworkURL; +@property(readonly, nonatomic) NSString *artist; // @synthesize artist=_artist; +@property(readonly, nonatomic) long long albumID; // @synthesize albumID=_albumID; +@property(readonly, nonatomic) NSString *album; // @synthesize album=_album; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUSearchStationTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUSearchStationTableViewCell.h index e7e7d2c2f..362ca91f0 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUSearchStationTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUSearchStationTableViewCell.h @@ -14,14 +14,14 @@ UIImageView *_imageView; UILabel *_subtitleLabel; UILabel *_textLabel; - BOOL _showActivityIndicator; + _Bool _showActivityIndicator; NSAttributedString *_attributedStationDescription; NSAttributedString *_attributedStationName; MPImageCache *_imageCache; MPImageCacheRequest *_stationImageRequest; } -@property(nonatomic) BOOL showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; +@property(nonatomic) _Bool showActivityIndicator; // @synthesize showActivityIndicator=_showActivityIndicator; @property(retain, nonatomic) MPImageCacheRequest *stationImageRequest; // @synthesize stationImageRequest=_stationImageRequest; @property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; @property(copy, nonatomic) NSAttributedString *attributedStationName; // @synthesize attributedStationName=_attributedStationName; @@ -34,7 +34,7 @@ - (void)layoutSubviewsPad; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationActionTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationActionTableViewCell.h deleted file mode 100644 index 031adc56e..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/_RUStationActionTableViewCell.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class UIView; - -@interface _RUStationActionTableViewCell : UITableViewCell -{ - UIView *_separatorView; - struct UIOffset _imageOffset; -} - -@property(nonatomic) struct UIOffset imageOffset; // @synthesize imageOffset=_imageOffset; -- (void).cxx_destruct; -@property(nonatomic) BOOL shouldDrawSeparator; -- (void)tintColorDidChange; -- (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsDeleteTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsDeleteTableViewCell.h new file mode 100644 index 000000000..1bc31feca --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsDeleteTableViewCell.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class UIButton; + +@interface _RUStationSettingsDeleteTableViewCell : UITableViewCell +{ + UIButton *_fakeButton; +} + +- (void).cxx_destruct; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsLikeBanTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsLikeBanTableViewCell.h new file mode 100644 index 000000000..06b684629 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsLikeBanTableViewCell.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@class MPImageCache, MPImageCacheRequest, NSString, UIImage, UIImageView, UILabel; + +@interface _RUStationSettingsLikeBanTableViewCell : UITableViewCell +{ + UILabel *_albumLabel; + UILabel *_artistLabel; + UIImageView *_artworkImageView; + UILabel *_titleLabel; + NSString *_album; + NSString *_artist; + MPImageCache *_imageCache; + MPImageCacheRequest *_imageCacheRequest; +} + ++ (struct CGSize)artworkSize; +@property(readonly, nonatomic) MPImageCacheRequest *imageCacheRequest; // @synthesize imageCacheRequest=_imageCacheRequest; +@property(readonly, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; +@property(copy, nonatomic) NSString *artist; // @synthesize artist=_artist; +@property(copy, nonatomic) NSString *album; // @synthesize album=_album; +- (void).cxx_destruct; +@property(copy, nonatomic) NSString *title; +- (void)setImageCache:(id)arg1 imageCacheRequest:(id)arg2; +@property(retain, nonatomic) UIImage *artworkImage; +- (void)layoutSubviews; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTableView.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTableView.h new file mode 100644 index 000000000..17b100a05 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTableView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _RUStationSettingsTableView : RUProxyTableView +{ +} + +- (struct CGRect)_rectForTableFooterView; +- (void)layoutSubviews; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTextField.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTextField.h new file mode 100644 index 000000000..ae6b97215 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationSettingsTextField.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITextField.h" + +@interface _RUStationSettingsTextField : UITextField +{ +} + +- (struct CGRect)textRectForBounds:(struct CGRect)arg1; +- (struct CGRect)editingRectForBounds:(struct CGRect)arg1; +- (struct CGRect)clearButtonRectForBounds:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoView.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoView.h index 342922c0d..ad4489f21 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoView.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoView.h @@ -8,7 +8,7 @@ #import "RUTrackDownloadViewDelegate-Protocol.h" -@class MPImageCache, MPRadioTrackImageCacheRequest, RUTrackDownloadView, RadioTrack, UIButton, UIImageView, UILabel; +@class MPImageCache, MPRadioTrackImageCacheRequest, NSString, RUTrackDownloadView, RadioTrack, UIButton, UIImageView, UILabel, UIViewController; @interface _RUStationTrackInfoView : UIView { @@ -20,12 +20,18 @@ UIButton *_storeButton; UILabel *_titleLabel; RUTrackDownloadView *_trackDownloadView; + id <_RUStationTrackInfoViewDelegate> _delegate; RadioTrack *_track; } @property(retain, nonatomic) RadioTrack *track; // @synthesize track=_track; +@property(nonatomic) __weak id <_RUStationTrackInfoViewDelegate> delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)_newTrackDownloadView; +@property(nonatomic) __weak UIViewController *trackDownloadPresentingViewController; +@property(nonatomic) long long stationID; +@property(copy, nonatomic) NSString *stationHash; +- (void)_imageViewTapAction:(id)arg1; - (void)trackDownloadViewWillTransition:(id)arg1; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoViewDelegate-Protocol.h new file mode 100644 index 000000000..45feef8e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUStationTrackInfoViewDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _RUStationTrackInfoViewDelegate + +@optional +- (void)trackInfoViewDidTapArtwork:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningBackgroundView.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningBackgroundView.h deleted file mode 100644 index 7ed770bcc..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningBackgroundView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface _RUStationTuningBackgroundView : UIView -{ -} - -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningSlider.h b/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningSlider.h deleted file mode 100644 index da6c30794..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/_RUStationTuningSlider.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISlider.h" - -@class RadioStation; - -@interface _RUStationTuningSlider : UISlider -{ - RadioStation *_station; -} - -@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; -- (void).cxx_destruct; -- (void)_snapToMixType; -- (void)applyMixType; -- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; -- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (void)cancelTrackingWithEvent:(id)arg1; -- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUTermsTextView.h b/iOS7/PrivateFrameworks/RadioUI/_RUTermsTextView.h index b8a09e5ef..de5345250 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUTermsTextView.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUTermsTextView.h @@ -10,7 +10,7 @@ { } -- (BOOL)canBecomeFirstResponder; +- (_Bool)canBecomeFirstResponder; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsModalItemContentView.h b/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsModalItemContentView.h index c3a1ed202..d9439208f 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsModalItemContentView.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsModalItemContentView.h @@ -6,38 +6,35 @@ #import "_UIModalItemContentView.h" -@class NSString, UIImage, UITableView, _RUTrackActionsHeaderView, _UIBackdropView; +#import "RUTrackActioning-Protocol.h" +#import "RUTrackActionsDelegate-Protocol.h" -@interface _RUTrackActionsModalItemContentView : _UIModalItemContentView +@class NSString, RUTrackActionsView, UIImage, _UIBackdropView; + +@interface _RUTrackActionsModalItemContentView : _UIModalItemContentView { _UIBackdropView *_backdropView; - _RUTrackActionsHeaderView *_headerView; - UITableView *_tableView; - int _enabledActions; - int _onActions; + RUTrackActionsView *_trackActionsView; + id _trackActionsDelegate; } -@property(nonatomic) int onActions; // @synthesize onActions=_onActions; -@property(nonatomic) int enabledActions; // @synthesize enabledActions=_enabledActions; ++ (struct CGSize)artworkSize; +@property(nonatomic) __weak id trackActionsDelegate; // @synthesize trackActionsDelegate=_trackActionsDelegate; - (void).cxx_destruct; -- (id)_titleForAction:(int)arg1; -- (void)_layoutViewHierarchy; -- (struct UIOffset)_accessoryImageOffsetForAction:(int)arg1; -- (id)_accessoryImageForAction:(int)arg1 highlighted:(BOOL)arg2; +- (void)trackActioningObjectDidChangeContentSize:(id)arg1; +- (void)trackActioningObject:(id)arg1 didSelectAction:(long long)arg2 atIndex:(long long)arg3; @property(copy, nonatomic) NSString *songText; +@property(nonatomic) long long onActions; +@property(nonatomic) long long enabledActions; @property(retain, nonatomic) UIImage *artworkImage; @property(copy, nonatomic) NSString *artistText; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)scrollViewDidScroll:(id)arg1; +@property(readonly, nonatomic) struct CGSize contentSize; +@property(readonly, nonatomic) long long cancelIndex; +- (long long)actionForButtonIndex:(long long)arg1; +- (void)_layoutViewHierarchy; - (void)setPresentingViewController:(id)arg1; - (void)setModalItem:(id)arg1; - (void)layoutSubviews; -- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsTableViewCell.h index 9e5eee2f6..c086e9b44 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUTrackActionsTableViewCell.h @@ -11,20 +11,19 @@ @interface _RUTrackActionsTableViewCell : UITableViewCell { UIImageView *_accessoryImageView; - UIView *_bottomSeparatorView; UIView *_topSeparatorView; - BOOL _displaysAsDisabled; + _Bool _displaysAsDisabled; struct UIOffset _accessoryImageOffset; } -@property(nonatomic) BOOL displaysAsDisabled; // @synthesize displaysAsDisabled=_displaysAsDisabled; +@property(nonatomic) _Bool displaysAsDisabled; // @synthesize displaysAsDisabled=_displaysAsDisabled; @property(nonatomic) struct UIOffset accessoryImageOffset; // @synthesize accessoryImageOffset=_accessoryImageOffset; - (void).cxx_destruct; -@property(nonatomic) BOOL showsTopSeparator; +@property(nonatomic) _Bool showsTopSeparator; @property(retain, nonatomic) UIImage *highlightedAccessoryImage; @property(retain, nonatomic) UIImage *accessoryImage; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUTrackCancelTableViewCell.h b/iOS7/PrivateFrameworks/RadioUI/_RUTrackCancelTableViewCell.h index c9ce21c8a..37f2fcdf2 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUTrackCancelTableViewCell.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUTrackCancelTableViewCell.h @@ -10,7 +10,7 @@ { } -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUUseCellularDataButton.h b/iOS7/PrivateFrameworks/RadioUI/_RUUseCellularDataButton.h deleted file mode 100644 index 415c9981a..000000000 --- a/iOS7/PrivateFrameworks/RadioUI/_RUUseCellularDataButton.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface _RUUseCellularDataButton : UIButton -{ -} - -- (float)_highlightCornerRadius; -- (struct CGRect)_highlightBounds; - -@end - diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeNavigationController.h b/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeNavigationController.h index 4d1be1c5d..d2f240774 100644 --- a/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeNavigationController.h +++ b/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeNavigationController.h @@ -10,7 +10,7 @@ { } -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; @end diff --git a/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeTicker.h b/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeTicker.h new file mode 100644 index 000000000..3c35c9a96 --- /dev/null +++ b/iOS7/PrivateFrameworks/RadioUI/_RUWelcomeTicker.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class RUWelcomeViewController; + +@interface _RUWelcomeTicker : NSObject +{ + RUWelcomeViewController *_welcomeViewController; +} + +@property(nonatomic) __weak RUWelcomeViewController *welcomeViewController; // @synthesize welcomeViewController=_welcomeViewController; +- (void).cxx_destruct; +- (void)_displayLinkAction:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RemoteUI/CDStructures.h b/iOS7/PrivateFrameworks/RemoteUI/CDStructures.h index 877c6c079..2831bb965 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/RemoteUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,12 +17,19 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; +}; + +struct UIEdgeInsets { + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/RemoteUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDataDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDataDelegate-Protocol.h index d2b705e54..6c42d303d 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDataDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDataDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidFinishLoading:(id)arg1; - (id)connection:(id)arg1 willCacheResponse:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (id)connection:(id)arg1 needNewBodyStream:(id)arg2; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIBarButtonSpinnerView.h b/iOS7/PrivateFrameworks/RemoteUI/RUIBarButtonSpinnerView.h index b4e83be46..aac294ffe 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIBarButtonSpinnerView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIBarButtonSpinnerView.h @@ -16,7 +16,7 @@ - (void)stopAnimating; - (void)startAnimating; - (void)dealloc; -- (id)initWithActivityIndicatorStyle:(int)arg1; +- (id)initWithActivityIndicatorStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIElement.h b/iOS7/PrivateFrameworks/RemoteUI/RUIElement.h index b51b5a99b..0e9fc0950 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIElement.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIElement.h @@ -17,10 +17,10 @@ - (void)setImageAlignment:(int)arg1; - (void)setImageSize:(struct CGSize)arg1; - (void)setImage:(id)arg1; -- (BOOL)loadImage; +- (_Bool)loadImage; - (void)imageLoaded:(id)arg1; - (int)_horizontalAlignmentForString:(id)arg1; -- (id)URLAttributeForImageName:(id)arg1 getScale:(float *)arg2; +- (id)URLAttributeForImageName:(id)arg1 getScale:(double *)arg2; - (id)sourceURL; - (void)dealloc; - (void)populatePostbackDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIHTTPRequest.h b/iOS7/PrivateFrameworks/RemoteUI/RUIHTTPRequest.h index 903b0f3a3..b84c1ae1a 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIHTTPRequest.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIHTTPRequest.h @@ -15,16 +15,16 @@ NSURLRequest *_request; NSURLConnection *_connection; NSMutableData *_rawData; - BOOL _invalidResponse; + _Bool _invalidResponse; id _delegate; } + (id)safeBaseURL; -+ (BOOL)anyRequestLoading; ++ (_Bool)anyRequestLoading; + (id)nonSecureConnectionNotAllowedError; + (id)invalidResponseError; + (id)serviceUnavailableError; -- (BOOL)receivedValidResponse:(id)arg1; +- (_Bool)receivedValidResponse:(id)arg1; - (void)failWithError:(id)arg1; - (void)parseData:(id)arg1; - (void)didParseData; @@ -35,10 +35,10 @@ - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (id)request; - (void)loadStatusChanged; -- (BOOL)isLoading; +- (_Bool)isLoading; - (void)cancel; - (void)loadRequest:(id)arg1; -- (BOOL)loggingEnabled; +- (_Bool)loggingEnabled; - (void)_finishedLoading; - (void)_startedLoading; - (void)setDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoad.h b/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoad.h index 4228401ed..57bce9fb6 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoad.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoad.h @@ -15,7 +15,7 @@ NSURL *_URL; NSURLConnection *_connection; NSMutableData *_imageData; - BOOL _invalidResponse; + _Bool _invalidResponse; } - (void)connection:(id)arg1 didFailWithError:(id)arg2; @@ -26,7 +26,7 @@ - (void)_loadFinished; - (void)start; - (void)dealloc; -- (BOOL)receivedValidResponse:(id)arg1; +- (_Bool)receivedValidResponse:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoader.h b/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoader.h index 0788847ca..4d78f9ece 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoader.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIImageLoader.h @@ -21,12 +21,12 @@ NSNotificationCenter *_notificationCenter; NSTimer *_loadStatusNotificationTimer; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _startupLock; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; } _startupCondition; } @@ -34,17 +34,17 @@ - (void)_imageLoadFinished:(id)arg1; - (void)_locked_imageLoadStarted:(id)arg1; - (void)_postImageLoadedNotification:(id)arg1; -- (void)_setImageData:(id)arg1 forURL:(id)arg2 cacheLocked:(BOOL)arg3; +- (void)_setImageData:(id)arg1 forURL:(id)arg2 cacheLocked:(_Bool)arg3; - (void)_loadImageURL:(id)arg1; - (void)_locked_loadImageForURL:(id)arg1; -- (BOOL)_locked_URLIsLoading:(id)arg1; +- (_Bool)_locked_URLIsLoading:(id)arg1; - (void)_startLoader; - (void)_loadingStatusChanged; - (void)_postLoadingStatusChanged; - (void)_mainThread_postLoadingStatusChanged; - (id)notificationCenter; -- (struct CGImage *)imageForURL:(id)arg1 loadIfAbsent:(BOOL)arg2; -- (BOOL)isLoadingImages; +- (struct CGImage *)imageForURL:(id)arg1 loadIfAbsent:(_Bool)arg2; +- (_Bool)isLoadingImages; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUILoader.h b/iOS7/PrivateFrameworks/RemoteUI/RUILoader.h index 7c3619d32..43335abc5 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUILoader.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUILoader.h @@ -12,15 +12,15 @@ { RUIParser *_parser; NSURL *_url; - BOOL _allowNonSecureHTTP; + _Bool _allowNonSecureHTTP; } -@property(nonatomic) BOOL allowNonSecureHTTP; // @synthesize allowNonSecureHTTP=_allowNonSecureHTTP; +@property(nonatomic) _Bool allowNonSecureHTTP; // @synthesize allowNonSecureHTTP=_allowNonSecureHTTP; - (void)failWithError:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)webViewFinishedLoading; - (void)didParseData; -- (BOOL)anyWebViewLoading; +- (_Bool)anyWebViewLoading; - (void)allWebViewsFinishedLoading; - (void)_finishLoad; - (void)parseData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUINavBarSpinnerManager.h b/iOS7/PrivateFrameworks/RemoteUI/RUINavBarSpinnerManager.h index 027f465ff..5c8856cfc 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUINavBarSpinnerManager.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUINavBarSpinnerManager.h @@ -12,11 +12,11 @@ { NSMutableDictionary *_savedRightItems; NSMutableDictionary *_navigationItems; - int _activityIndicatorViewStyle; + long long _activityIndicatorViewStyle; } + (id)sharedSpinnerManager; -@property(nonatomic) int activityIndicatorViewStyle; // @synthesize activityIndicatorViewStyle=_activityIndicatorViewStyle; +@property(nonatomic) long long activityIndicatorViewStyle; // @synthesize activityIndicatorViewStyle=_activityIndicatorViewStyle; - (void)stopAnimatingForIdentifier:(id)arg1; - (void)startAnimatingInNavItem:(id)arg1 forIdentifier:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel-RUIObjectModelScripting.h b/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel-RUIObjectModelScripting.h new file mode 100644 index 000000000..6c8712650 --- /dev/null +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel-RUIObjectModelScripting.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RUIObjectModel (RUIObjectModelScripting) +- (void)setJSGlobalContext:(struct OpaqueJSContext *)arg1; +- (void)runScript; +- (id)invokeScriptFunction:(id)arg1 withArguments:(id)arg2; +- (id)objectForJSValue:(struct OpaqueJSValue *)arg1; +- (_Bool)validateWithFunction:(id)arg1; +- (_Bool)prepareScriptContext; +@end + diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel.h b/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel.h index 3483fe123..66f365178 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIObjectModel.h @@ -33,7 +33,7 @@ int _refreshDelay; NSString *_refreshURL; NSTimer *_refreshTimer; - int _nextButtonStyle; + long long _nextButtonStyle; UIAlertView *_confirmationAlert; UIAlertView *_secondConfirmationAlert; NSDictionary *_confirmationAttributes; @@ -43,7 +43,7 @@ + (id)objectModelForXMLNamed:(id)arg1; @property(retain, nonatomic) NSDictionary *updateInfo; // @synthesize updateInfo=_updateInfo; -@property(nonatomic) int nextButtonStyle; // @synthesize nextButtonStyle=_nextButtonStyle; +@property(nonatomic) long long nextButtonStyle; // @synthesize nextButtonStyle=_nextButtonStyle; @property(retain, nonatomic) NSString *refreshURL; // @synthesize refreshURL=_refreshURL; @property(nonatomic) int refreshDelay; // @synthesize refreshDelay=_refreshDelay; @property(retain, nonatomic) NSDictionary *serverInfo; // @synthesize serverInfo=_serverInfo; @@ -56,14 +56,14 @@ @property(readonly, nonatomic) NSDictionary *namedPages; // @synthesize namedPages=_namedPages; @property(readonly, nonatomic) NSArray *defaultPages; // @synthesize defaultPages=_defaultPages; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)supportedInterfaceOrientationsForRUIPage:(id)arg1; -- (void)RUIPage:(id)arg1 toggledEditing:(BOOL)arg2; +- (unsigned long long)supportedInterfaceOrientationsForRUIPage:(id)arg1; +- (void)RUIPage:(id)arg1 toggledEditing:(_Bool)arg2; - (void)RUIPage:(id)arg1 pressedNavBarButton:(id)arg2; - (void)_nextPage; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; -- (void)pinViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; +- (void)passcodeViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; - (void)tableViewOMDidChange:(id)arg1; -- (BOOL)tableViewOM:(id)arg1 deleteRowAtIndexPath:(id)arg2; +- (_Bool)tableViewOM:(id)arg1 deleteRowAtIndexPath:(id)arg2; - (void)tableViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; - (void)tableViewOM:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; - (void)remoteUIWebViewControllerDonePressed:(id)arg1; @@ -72,22 +72,25 @@ - (void)_handleButtonPress:(id)arg1 attributes:(id)arg2; - (void)_handleLinkPressConfirmed:(id)arg1 attributes:(id)arg2; - (void)_handleLinkPress:(id)arg1 attributes:(id)arg2; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_cleanupConfirmation; - (void)_presentSecondConfirmationWithAttributes:(id)arg1; - (void)_presentConfirmationWithAttributes:(id)arg1; -- (BOOL)hasSecondConfirmationAttributes:(id)arg1; -- (BOOL)hasConfirmationAttributes:(id)arg1; +- (_Bool)hasSecondConfirmationAttributes:(id)arg1; +- (_Bool)hasConfirmationAttributes:(id)arg1; - (id)stringForAttributeName:(id)arg1 withAttributes:(id)arg2; -- (BOOL)hasAttributeOrAttributeFunctionNamed:(id)arg1 withAttributes:(id)arg2; +- (_Bool)hasAttributeOrAttributeFunctionNamed:(id)arg1 withAttributes:(id)arg2; - (id)relativeURLWithString:(id)arg1; - (id)rowForFormField:(id)arg1; - (id)tableFooterViewForAttributes:(id)arg1; - (id)tableHeaderViewForAttributes:(id)arg1; +- (Class)customTableCellClassForTableViewRow:(id)arg1; - (Class)customFooterClassForSection:(id)arg1; - (Class)customHeaderClassForSection:(id)arg1; +- (void)configureSection:(id)arg1; - (void)configureRow:(id)arg1; - (void)configureTableView:(id)arg1; +- (id)alertViewInWindow:(id)arg1; - (id)alertView; - (void)setPages:(id)arg1; @property(readonly, nonatomic) NSArray *allPages; @@ -97,26 +100,20 @@ - (id)postbackDictionary; - (void)populatePostbackDictionary:(id)arg1; - (id)postbackData; -- (BOOL)goBack; +- (_Bool)goBack; - (void)back:(id)arg1; - (void)_displaySupplementalPage:(id)arg1; - (id)newNavigationControllerForPresentation; -- (void)presentInParentViewController:(id)arg1 animated:(BOOL)arg2; +- (void)presentInParentViewController:(id)arg1 animated:(_Bool)arg2; - (void)presentWithBlock:(id)arg1; - (id)_firstPageForPresentation; - (void)refreshTimeout; -- (void)_populatePageNavItem:(id)arg1 withNextButton:(BOOL)arg2; +- (void)_populatePageNavItem:(id)arg1 withNextButton:(_Bool)arg2; - (void)setDelegate:(id)arg1; - (id)description; - (void)dealloc; - (void)_cleanupRefreshTimer; - (id)init; -- (void)setJSGlobalContext:(struct OpaqueJSContext *)arg1; -- (void)runScript; -- (id)invokeScriptFunction:(id)arg1 withArguments:(id)arg2; -- (id)objectForJSValue:(struct OpaqueJSValue *)arg1; -- (BOOL)validateWithFunction:(id)arg1; -- (BOOL)prepareScriptContext; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIPage.h b/iOS7/PrivateFrameworks/RemoteUI/RUIPage.h index fd137e9a4..f9e0c7773 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIPage.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIPage.h @@ -8,7 +8,7 @@ #import "UIWebViewDelegate-Protocol.h" -@class NSArray, NSDictionary, NSMutableArray, NSString, RUIObjectModel, RUIPasscodeView, RUISpinnerView, RUITableView, RUIWebView, UIBarButtonItem, UIToolbar, UIView; +@class NSArray, NSDictionary, NSMutableArray, NSString, RUIObjectModel, RUIPasscodeView, RUISpinnerView, RUITableView, RUIWebView, UIBarButtonItem, UILabel, UIToolbar, UIView; @interface RUIPage : UIViewController { @@ -19,12 +19,12 @@ RUIPasscodeView *_passcodeViewOM; RUISpinnerView *_spinnerViewOM; NSString *_validationFunction; - BOOL _loading; + _Bool _loading; NSString *_navTitle; NSString *_loadingTitle; NSDictionary *_rightNavigationBarButton; NSDictionary *_leftNavigationBarButton; - BOOL _hidesBackButton; + _Bool _hidesBackButton; UIToolbar *_toolbar; NSDictionary *_rightToolbarButton; NSDictionary *_leftToolbarButton; @@ -35,19 +35,25 @@ RUIObjectModel *_objectModel; RUIPage *_parentPage; NSMutableArray *_childPages; - int _loadingIndicatorStyle; + _Bool _showsTitlesAsHeaderViews; + long long _loadingIndicatorStyle; NSDictionary *_middleToolbarButton; UIBarButtonItem *_middleToolbarItem; + double _customMargin; + struct UIEdgeInsets _titleLabelPadding; } +@property(nonatomic) double customMargin; // @synthesize customMargin=_customMargin; @property(readonly, nonatomic) RUIPage *parentPage; // @synthesize parentPage=_parentPage; @property(readonly, nonatomic) NSArray *childPages; // @synthesize childPages=_childPages; @property(nonatomic) RUIObjectModel *objectModel; // @synthesize objectModel=_objectModel; @property(retain, nonatomic) UIBarButtonItem *middleToolbarItem; // @synthesize middleToolbarItem=_middleToolbarItem; @property(retain, nonatomic) NSDictionary *middleToolbarButton; // @synthesize middleToolbarButton=_middleToolbarButton; -@property(nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; -@property(nonatomic) int loadingIndicatorStyle; // @synthesize loadingIndicatorStyle=_loadingIndicatorStyle; -@property(nonatomic) BOOL hidesBackButton; // @synthesize hidesBackButton=_hidesBackButton; +@property(nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; +@property(nonatomic) long long loadingIndicatorStyle; // @synthesize loadingIndicatorStyle=_loadingIndicatorStyle; +@property(nonatomic) struct UIEdgeInsets titleLabelPadding; // @synthesize titleLabelPadding=_titleLabelPadding; +@property(nonatomic) _Bool showsTitlesAsHeaderViews; // @synthesize showsTitlesAsHeaderViews=_showsTitlesAsHeaderViews; +@property(nonatomic) _Bool hidesBackButton; // @synthesize hidesBackButton=_hidesBackButton; @property(readonly, nonatomic) UIToolbar *toolbar; // @synthesize toolbar=_toolbar; @property(readonly, nonatomic) UIView *containerView; // @synthesize containerView=_containerView; @property(retain, nonatomic) UIBarButtonItem *leftToolbarItem; // @synthesize leftToolbarItem=_leftToolbarItem; @@ -62,19 +68,21 @@ @property(copy, nonatomic) NSString *pageID; // @synthesize pageID=_pageID; - (id)contentScrollView; - (void)viewDidLayoutSubviews; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (void)populatePostbackDictionary:(id)arg1; +- (_Bool)hasSpinnerView; @property(readonly, nonatomic) RUISpinnerView *spinnerViewOM; +- (_Bool)hasPasscodeView; @property(readonly, nonatomic) RUIPasscodeView *passcodeViewOM; -- (BOOL)hasWebView; +- (_Bool)hasWebView; @property(readonly, nonatomic) RUIWebView *webViewOM; -- (BOOL)hasTableView; +- (_Bool)hasTableView; @property(readonly, nonatomic) RUITableView *tableViewOM; - (void)_updateParentPage; - (void)_updateWithCompletedChild:(id)arg1; @@ -83,20 +91,22 @@ - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; @property(readonly, nonatomic) NSArray *accessoryViews; -- (void)_setContentInset:(float)arg1; -- (float)_getKeyboardIntersectionHeight; +- (void)_setContentInset:(double)arg1; +- (double)_getKeyboardIntersectionHeight; - (void)_middleToolbarButtonPressed:(id)arg1; - (void)_leftToolbarButtonPressed:(id)arg1; - (void)_rightToolbarButtonPressed:(id)arg1; - (void)_leftNavigationBarButtonPressed:(id)arg1; - (void)_rightNavigationBarButtonPressed:(id)arg1; -- (void)_barButtonPressed:(id)arg1 isRight:(BOOL)arg2 isNavbar:(BOOL)arg3; +- (void)_barButtonPressed:(id)arg1 isRight:(_Bool)arg2 isNavbar:(_Bool)arg3; - (void)_updateToolbar; - (id)flexibleSpace; -- (void)setButton:(id)arg1 enabled:(BOOL)arg2; +- (void)setButton:(id)arg1 enabled:(_Bool)arg2; @property(readonly, nonatomic) NSArray *buttons; - (id)_barButtonItemForDict:(id)arg1 action:(SEL)arg2; - (void)setHasToolbar; +- (void)_reloadTitleLabel; +@property(readonly, nonatomic) UILabel *titleLabel; - (void)_updateLoadingUI; - (id)description; - (id)init; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIPageDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/RUIPageDelegate-Protocol.h index 63efd3427..107f23edc 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIPageDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIPageDelegate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol RUIPageDelegate -- (unsigned int)supportedInterfaceOrientationsForRUIPage:(id)arg1; -- (void)RUIPage:(id)arg1 toggledEditing:(BOOL)arg2; +- (unsigned long long)supportedInterfaceOrientationsForRUIPage:(id)arg1; +- (void)RUIPage:(id)arg1 toggledEditing:(_Bool)arg2; - (void)RUIPage:(id)arg1 pressedNavBarButton:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIParser.h b/iOS7/PrivateFrameworks/RemoteUI/RUIParser.h index 741b9d74f..e86269f7e 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIParser.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIParser.h @@ -19,11 +19,11 @@ int _actionSignal; int _parserState; NSURL *_baseURL; - BOOL _succeeded; + _Bool _succeeded; NSData *_xmlData; } -@property(readonly, nonatomic) BOOL succeeded; // @synthesize succeeded=_succeeded; +@property(readonly, nonatomic) _Bool succeeded; // @synthesize succeeded=_succeeded; @property(retain, nonatomic) NSData *xmlData; // @synthesize xmlData=_xmlData; @property(retain, nonatomic) NSURL *baseURL; // @synthesize baseURL=_baseURL; - (void)parser:(id)arg1 validationErrorOccurred:(id)arg2; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeView.h b/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeView.h index 2a1de6432..e97b03a24 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeView.h @@ -26,10 +26,10 @@ - (void)passcodeField:(id)arg1 enteredPasscode:(id)arg2; - (void)remoteUILinkFooterActivatedLink:(id)arg1; - (void)viewDidLayout; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)populatePostbackDictionary:(id)arg1; -- (id)pinView; +- (id)passcodeView; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeViewDelegate-Protocol.h index 5ad1340ee..3a1253b24 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIPasscodeViewDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol RUIPasscodeViewDelegate -- (void)pinViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; +- (void)passcodeViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUISpinnerView.h b/iOS7/PrivateFrameworks/RemoteUI/RUISpinnerView.h index d02d95d56..54deba75c 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUISpinnerView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUISpinnerView.h @@ -18,8 +18,8 @@ @property(nonatomic) RUIObjectModel *objectModel; // @synthesize objectModel=_objectModel; - (void)dealloc; - (void)viewDidLayout; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)spinnerView; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUITableHeaderView.h b/iOS7/PrivateFrameworks/RemoteUI/RUITableHeaderView.h new file mode 100644 index 000000000..0df235da8 --- /dev/null +++ b/iOS7/PrivateFrameworks/RemoteUI/RUITableHeaderView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UILabel; + +@interface RUITableHeaderView : UIView +{ + UILabel *_titleLabel; + struct UIEdgeInsets _titleLabelPadding; +} + +@property(nonatomic) struct UIEdgeInsets titleLabelPadding; // @synthesize titleLabelPadding=_titleLabelPadding; +@property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUITableView.h b/iOS7/PrivateFrameworks/RemoteUI/RUITableView.h index f7e89c5c6..f13092d7e 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUITableView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUITableView.h @@ -10,79 +10,82 @@ #import "UITableViewDelegate-Protocol.h" #import "UIWebViewDelegate-Protocol.h" -@class NSDictionary, NSMutableArray, RUIObjectModel, RUITableViewRow, UIDatePicker, UIPickerView, UITableView; +@class NSDictionary, NSMutableArray, NSString, RUIObjectModel, RUITableHeaderView, RUITableViewRow, UIDatePicker, UIPickerView, UITableView, _UIBackdropView; @interface RUITableView : RUIElement { NSMutableArray *_sections; UITableView *_tableView; UIPickerView *_selectPicker; - BOOL _showSelectPicker; + _Bool _showSelectPicker; UIDatePicker *_datePicker; - BOOL _showDatePicker; + _Bool _showDatePicker; + _UIBackdropView *_pickerBackdrop; RUITableViewRow *_defaultFirstResponderRow; - BOOL _viewShrunk; + _Bool _viewShrunk; RUIObjectModel *_objectModel; - BOOL _registeredForNotifications; + _Bool _registeredForNotifications; float _lastLayoutWidth; float _fullscreenCellHeight; - float _customMargin; + RUITableHeaderView *_headerView; NSDictionary *_headerViewAttributes; NSDictionary *_footerViewAttributes; } @property(retain, nonatomic) NSDictionary *footerViewAttributes; // @synthesize footerViewAttributes=_footerViewAttributes; @property(retain, nonatomic) NSDictionary *headerViewAttributes; // @synthesize headerViewAttributes=_headerViewAttributes; +@property(readonly, nonatomic) RUITableHeaderView *headerView; // @synthesize headerView=_headerView; @property(nonatomic) RUIObjectModel *objectModel; // @synthesize objectModel=_objectModel; @property(retain, nonatomic) RUITableViewRow *defaultFirstResponderRow; // @synthesize defaultFirstResponderRow=_defaultFirstResponderRow; @property(readonly, nonatomic) NSMutableArray *sections; // @synthesize sections=_sections; +- (Class)tableCellClassForTableViewRow:(id)arg1; - (id)textFieldRow:(id)arg1 changeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)rowIsFirstResponder:(id)arg1; - (void)rowDidChange:(id)arg1; - (void)rowDidEndEditing:(id)arg1; - (id)sourceURL; - (id)sourceURLForRUITableViewRow; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; - (void)_textChanged:(id)arg1; - (void)textFieldStartedEditing:(id)arg1; - (id)sourceURLForRUITableViewSection; - (void)sectionActivatedButton:(id)arg1 attributes:(id)arg2; - (void)sectionActivatedLink:(id)arg1 attributes:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)activateRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; +- (_Bool)tableView:(id)arg1 shouldDrawTopSeparatorForSection:(long long)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)activateRowAtIndexPath:(id)arg1 animated:(_Bool)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -@property(readonly, nonatomic, getter=isShowingPicker) BOOL showingPicker; +@property(readonly, nonatomic, getter=isShowingPicker) _Bool showingPicker; - (struct CGRect)_selectPickerFrame; -- (float)marginForTableView:(id)arg1; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)viewDidLayout; - (void)automaticKeyboardDidHide:(id)arg1; - (void)automaticKeyboardDidShow:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +@property(retain, nonatomic) NSString *headerTitle; - (void)_setBottomInset:(float)arg1; - (void)_clearPickers; - (id)indexPathForRow:(id)arg1; - (id)objectModelRowForIndexPath:(id)arg1; - (void)populatePostbackDictionary:(id)arg1; -- (void)setCustomMargin:(float)arg1; - (void)setAttributes:(id)arg1; - (id)tableView; - (void)dealloc; -- (void)_registerForNotifications:(BOOL)arg1; +- (void)_registerForNotifications:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewDelegate-Protocol.h index 0b2f60298..bfd339d17 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewDelegate-Protocol.h @@ -6,7 +6,7 @@ @protocol RUITableViewDelegate - (void)tableViewOMDidChange:(id)arg1; -- (BOOL)tableViewOM:(id)arg1 deleteRowAtIndexPath:(id)arg2; +- (_Bool)tableViewOM:(id)arg1 deleteRowAtIndexPath:(id)arg2; - (void)tableViewOM:(id)arg1 pressedLink:(id)arg2 attributes:(id)arg3; - (void)tableViewOM:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewRow.h b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewRow.h index 6bf4fc758..59cde5a4a 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewRow.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewRow.h @@ -16,19 +16,19 @@ RemoteUITableViewCell *_tableCell; id _delegate; NSMutableArray *_selectOptions; - int _selectedRow; + long long _selectedRow; NSDate *_date; NSDate *_dateMax; NSDate *_dateMin; UISwitch *_switchControl; - BOOL _rowInvalid; + _Bool _rowInvalid; NSDictionary *_deleteAction; NSData *_data; UIWebView *_webView; WebContainerView *_webContainerView; float _cachedHeight; - BOOL _configured; - float _height; + _Bool _configured; + double _height; } + (void)resetLocale; @@ -37,22 +37,22 @@ + (id)_formatterForDateYMD; + (id)_timeZoneAdjustedDateFromDate:(id)arg1; + (void)initialize; -@property(nonatomic) BOOL configured; // @synthesize configured=_configured; -@property(nonatomic) float height; // @synthesize height=_height; +@property(nonatomic) _Bool configured; // @synthesize configured=_configured; +@property(nonatomic) double height; // @synthesize height=_height; @property(retain, nonatomic) NSDate *dateMax; // @synthesize dateMax=_dateMax; @property(retain, nonatomic) NSDate *dateMin; // @synthesize dateMin=_dateMin; @property(retain, nonatomic) NSDate *date; // @synthesize date=_date; -@property(readonly, nonatomic) int selectedRow; // @synthesize selectedRow=_selectedRow; +@property(readonly, nonatomic) long long selectedRow; // @synthesize selectedRow=_selectedRow; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; @property(retain, nonatomic) NSDictionary *deleteAction; // @synthesize deleteAction=_deleteAction; -@property(nonatomic) BOOL rowInvalid; // @synthesize rowInvalid=_rowInvalid; +@property(nonatomic) _Bool rowInvalid; // @synthesize rowInvalid=_rowInvalid; - (id)sourceURL; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; - (void)_activate; - (void)clearCachedHeight; - (float)rowHeightWithMax:(float)arg1 peggedHeight:(float)arg2 tableView:(id)arg3 indexPath:(id)arg4; @@ -60,12 +60,12 @@ - (void)dealloc; - (id)selectOptions; - (void)populatePostbackDictionary:(id)arg1; -- (BOOL)supportsAutomaticSelection; +- (_Bool)supportsAutomaticSelection; - (id)tableCell; -- (BOOL)loadAccessoryImage; +- (_Bool)loadAccessoryImage; - (void)accessoryImageLoaded; - (void)setImage:(id)arg1; -- (int)tableCellStyle; +- (long long)tableCellStyle; - (Class)tableCellClass; - (void)setAttributes:(id)arg1; - (void)setDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewSection.h b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewSection.h index 77bf4d091..c1b1260bd 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUITableViewSection.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUITableViewSection.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSMutableArray, RUITableViewRow, UIView, UIView; +@class NSArray, NSMutableArray, NSNumber, RUITableViewRow, UIView, UIView; @interface RUITableViewSection : RUIElement { @@ -14,22 +14,25 @@ UIView *_header; UIView *_footer; id _delegate; - int _disclosureLimit; + long long _disclosureLimit; RUITableViewRow *_showAllRow; + NSNumber *_drawsTopSeparator; + _Bool _configured; UIView *_footerView; - float _headerHeight; - float _footerHeight; + double _headerHeight; + double _footerHeight; } -@property(nonatomic) float footerHeight; // @synthesize footerHeight=_footerHeight; -@property(nonatomic) float headerHeight; // @synthesize headerHeight=_headerHeight; +@property(nonatomic) _Bool configured; // @synthesize configured=_configured; +@property(nonatomic) double footerHeight; // @synthesize footerHeight=_footerHeight; +@property(nonatomic) double headerHeight; // @synthesize headerHeight=_headerHeight; @property(retain, nonatomic) UIView *footerView; // @synthesize footerView=_footerView; @property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_header; - (void)dealloc; - (id)sourceURL; - (void)populatePostbackDictionary:(id)arg1; -- (BOOL)hasCustomFooter; -- (BOOL)hasCustomHeader; +- (_Bool)hasCustomFooter; +- (_Bool)hasCustomHeader; - (void)setImageAlignment:(int)arg1; - (void)setImageSize:(struct CGSize)arg1; - (void)setImage:(id)arg1; @@ -40,9 +43,11 @@ - (void)setDelegate:(id)arg1; - (void)didTapShowAllRowWithTable:(id)arg1; @property(readonly, nonatomic) NSArray *rows; // @synthesize rows=_rows; -- (void)removeRowAtIndex:(unsigned int)arg1; +- (void)removeRowAtIndex:(unsigned long long)arg1; - (void)addRow:(id)arg1; -- (void)insertRow:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertRow:(id)arg1 atIndex:(unsigned long long)arg2; +- (_Bool)hasValueForDrawsTopSeparator; +@property(nonatomic) _Bool drawTopSeparator; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIVariableHeightCell.h b/iOS7/PrivateFrameworks/RemoteUI/RUIVariableHeightCell.h index 68f7141e7..8a77d9132 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIVariableHeightCell.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIVariableHeightCell.h @@ -8,14 +8,14 @@ @interface RUIVariableHeightCell : RemoteUITableViewCell { - BOOL _supportsAccessory; + _Bool _supportsAccessory; } -@property(nonatomic) BOOL supportsAccessory; // @synthesize supportsAccessory=_supportsAccessory; -- (float)contentWidth; -- (float)height; -- (struct CGSize)textLabelSizeForWidth:(float)arg1; -- (struct CGSize)detailLabelSizeForWidth:(float)arg1; +@property(nonatomic) _Bool supportsAccessory; // @synthesize supportsAccessory=_supportsAccessory; +- (double)contentWidth; +- (double)height; +- (struct CGSize)textLabelSizeForWidth:(double)arg1; +- (struct CGSize)detailLabelSizeForWidth:(double)arg1; - (void)layoutSubviews; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RUIWebView.h b/iOS7/PrivateFrameworks/RemoteUI/RUIWebView.h index 1f0180bf2..567e2c9fa 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RUIWebView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RUIWebView.h @@ -20,10 +20,11 @@ @property(retain, nonatomic) NSURL *baseURL; // @synthesize baseURL=_baseURL; @property(copy, nonatomic) NSString *html; // @synthesize html=_html; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; - (void)dealloc; - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; +- (id)userStyleSheet; - (id)sourceURL; - (id)webView; - (void)setDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIDetailHeader.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIDetailHeader.h index f419c24fc..da6396dbc 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIDetailHeader.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIDetailHeader.h @@ -14,12 +14,12 @@ { UILabel *_headerLabel; UILabel *_detailHeaderLabel; - BOOL _isFirstSection; + _Bool _isFirstSection; } -- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (double)headerHeightForWidth:(double)arg1 inTableView:(id)arg2; - (void)layoutSubviews; -- (void)setSectionIsFirst:(BOOL)arg1; +- (void)setSectionIsFirst:(_Bool)arg1; - (void)dealloc; - (id)initWithAttributes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIIconHeader.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIIconHeader.h index 3b5441f74..2c0a20af7 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIIconHeader.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIIconHeader.h @@ -15,14 +15,14 @@ UILabel *_header; UILabel *_subHeader; UIImageView *_iconView; - BOOL _isFirstSection; + _Bool _isFirstSection; int _alignment; } -- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (double)headerHeightForWidth:(double)arg1 inTableView:(id)arg2; - (void)layoutSubviews; - (void)dealloc; -- (void)setSectionIsFirst:(BOOL)arg1; +- (void)setSectionIsFirst:(_Bool)arg1; - (void)setImageAlignment:(int)arg1; - (void)setImageSize:(struct CGSize)arg1; - (void)setIconImage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUILinkFooter.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUILinkFooter.h index 86599766d..60beae75a 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUILinkFooter.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUILinkFooter.h @@ -19,7 +19,7 @@ @property(readonly, nonatomic) UIButton *linkButton; // @synthesize linkButton=_linkButton; - (void)dealloc; - (void)_linkPressed; -- (float)footerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (double)footerHeightForWidth:(double)arg1 inTableView:(id)arg2; - (void)layoutSubviews; - (void)setDelegate:(id)arg1; - (id)initWithAttributes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUISubHeader.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUISubHeader.h index 8dadfed45..fc0c13e26 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUISubHeader.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUISubHeader.h @@ -14,17 +14,17 @@ { UILabel *_headerLabel; UILabel *_subHeaderLabel; - float _subHeaderSized; - BOOL _isFirstSection; - BOOL _isRightToLeft; + double _subHeaderSized; + _Bool _isFirstSection; + _Bool _isRightToLeft; } @property(readonly, nonatomic) UILabel *subHeaderLabel; // @synthesize subHeaderLabel=_subHeaderLabel; @property(readonly, nonatomic) UILabel *headerLabel; // @synthesize headerLabel=_headerLabel; - (void)dealloc; -- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (double)headerHeightForWidth:(double)arg1 inTableView:(id)arg2; - (void)layoutSubviews; -- (void)setSectionIsFirst:(BOOL)arg1; +- (void)setSectionIsFirst:(_Bool)arg1; - (id)initWithAttributes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableFooter-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableFooter-Protocol.h index 570acaf1c..622298ae5 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableFooter-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableFooter-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol RemoteUITableFooter -- (float)footerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (double)footerHeightForWidth:(double)arg1 inTableView:(id)arg2; - (id)initWithAttributes:(id)arg1; @optional diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableHeader-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableHeader-Protocol.h index f163f4010..f0a31a57b 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableHeader-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableHeader-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol RemoteUITableHeader -- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; -- (void)setSectionIsFirst:(BOOL)arg1; +- (double)headerHeightForWidth:(double)arg1 inTableView:(id)arg2; +- (void)setSectionIsFirst:(_Bool)arg1; - (id)initWithAttributes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewCell.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewCell.h index 2fe0b88f4..d16165382 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewCell.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewCell.h @@ -11,18 +11,18 @@ @interface RemoteUITableViewCell : UITableViewCell { UIImageView *_invalidRowView; - BOOL _forceFullDetailLabel; - BOOL _leftAlignDetailLabel; - int _remoteUIAccessoryType; + _Bool _forceFullDetailLabel; + _Bool _leftAlignDetailLabel; + long long _remoteUIAccessoryType; UIView *_remoteUIAccessoryView; } @property(retain, nonatomic) UIView *remoteUIAccessoryView; // @synthesize remoteUIAccessoryView=_remoteUIAccessoryView; -@property(nonatomic) int remoteUIAccessoryType; // @synthesize remoteUIAccessoryType=_remoteUIAccessoryType; -@property(nonatomic) BOOL leftAlignDetailLabel; // @synthesize leftAlignDetailLabel=_leftAlignDetailLabel; -@property(nonatomic) BOOL forceFullSizeDetailLabel; // @synthesize forceFullSizeDetailLabel=_forceFullDetailLabel; +@property(nonatomic) long long remoteUIAccessoryType; // @synthesize remoteUIAccessoryType=_remoteUIAccessoryType; +@property(nonatomic) _Bool leftAlignDetailLabel; // @synthesize leftAlignDetailLabel=_leftAlignDetailLabel; +@property(nonatomic) _Bool forceFullSizeDetailLabel; // @synthesize forceFullSizeDetailLabel=_forceFullDetailLabel; - (void)dealloc; -- (void)setRowInvalid:(BOOL)arg1; +- (void)setRowInvalid:(_Bool)arg1; - (void)layoutSubviews; - (void)_accessoriesChanged; diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueCell.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueCell.h index 0113b598c..8d56f5375 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueCell.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueCell.h @@ -16,7 +16,7 @@ - (void)dealloc; - (void)setBackgroundColor:(id)arg1; @property(readonly, nonatomic) UILabel *valueLabel; // @synthesize valueLabel=_valueLabel; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueLayoutManager.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueLayoutManager.h index b54201a24..9b18a1309 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueLayoutManager.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUITableViewSubtitleAndValueLayoutManager.h @@ -16,8 +16,8 @@ - (id)detailTextLabelForCell:(id)arg1; - (id)textLabelForCell:(id)arg1; - (id)imageViewForCell:(id)arg1; -- (float)defaultValueTextLabelFontSizeForCell:(id)arg1; -- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (double)defaultValueTextLabelFontSizeForCell:(id)arg1; +- (double)defaultDetailTextLabelFontSizeForCell:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIWebViewController.h b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIWebViewController.h index 74755b198..1e1d11e52 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/RemoteUIWebViewController.h +++ b/iOS7/PrivateFrameworks/RemoteUI/RemoteUIWebViewController.h @@ -15,8 +15,10 @@ UIWebView *_webView; UIToolbar *_toolbar; id _delegate; + _Bool _scalesPageToFit; } +@property(nonatomic) _Bool scalesPageToFit; // @synthesize scalesPageToFit=_scalesPageToFit; - (void)loadURL:(id)arg1; - (void)donePressed:(id)arg1; - (void)setDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/UIPickerViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UIPickerViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/RemoteUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/UIWebViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/RemoteUI/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/UIWebViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/RemoteUI/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/RemoteUI/WebContainerView.h b/iOS7/PrivateFrameworks/RemoteUI/WebContainerView.h index b114ff8ef..3f090c344 100644 --- a/iOS7/PrivateFrameworks/RemoteUI/WebContainerView.h +++ b/iOS7/PrivateFrameworks/RemoteUI/WebContainerView.h @@ -11,12 +11,12 @@ @interface WebContainerView : UIView { UIWebView *_webView; - BOOL _highlighted; - BOOL _reallyHighlighted; + _Bool _highlighted; + _Bool _reallyHighlighted; } @property(retain, nonatomic) UIWebView *webView; // @synthesize webView=_webView; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; - (void)_setHighlightedNow; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SAObjects/AceObject.h b/iOS7/PrivateFrameworks/SAObjects/AceObject.h index ef1a54cf4..0206c1a41 100644 --- a/iOS7/PrivateFrameworks/SAObjects/AceObject.h +++ b/iOS7/PrivateFrameworks/SAObjects/AceObject.h @@ -8,45 +8,56 @@ #import -@class NSMutableDictionary; +@class NSData, NSMutableDictionary, NSString; @interface AceObject : NSObject { + NSString *_aceId; + NSString *_refId; + NSData *_plistData; NSMutableDictionary *_dict; - id _context; } ++ (id)aceObjectWithPlistData:(id)arg1; + (id)dictionaryWithAceObjectDictionary:(id)arg1; + (id)dictionaryArrayWithAceObjectArray:(id)arg1; + (id)aceObjectDictionaryWithDictionary:(id)arg1 baseProtocol:(id)arg2 context:(id)arg3; + (id)aceObjectArrayWithDictionaryArray:(id)arg1 baseProtocol:(id)arg2 context:(id)arg3; + (id)aceObjectDictionaryWithDictionary:(id)arg1 baseClass:(Class)arg2 context:(id)arg3; + (id)aceObjectArrayWithDictionaryArray:(id)arg1 baseClass:(Class)arg2 context:(id)arg3; -+ (id)_newAceObjectWithMutableDictionary:(id)arg1 context:(id)arg2; ++ (id)_newAceObjectWithMutableDictionary:(id)arg1; + (id)_aceObjectWithMutableDictionary:(id)arg1 context:(id)arg2; + (id)newAceObjectWithDictionary:(id)arg1 context:(id)arg2; + (id)newAceObjectWithGenericCommand:(id)arg1 context:(id)arg2; + (id)aceObjectWithDictionary:(id)arg1 context:(id)arg2; + (id)aceObjectWithGenericCommand:(id)arg1 context:(id)arg2; -+ (BOOL)supportsSecureCoding; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) NSMutableDictionary *dict; // @synthesize dict=_dict; +@property(readonly, nonatomic) NSData *plistData; // @synthesize plistData=_plistData; +@property(copy, nonatomic) NSString *refId; // @synthesize refId=_refId; +@property(copy, nonatomic) NSString *aceId; // @synthesize aceId=_aceId; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)_appendDescriptionOfObject:(id)arg1 toString:(id)arg2 atDepth:(int)arg3 withPrefixes:(id)arg4; +- (void)_appendDescriptionOfObject:(id)arg1 toString:(id)arg2 atDepth:(long long)arg3 withPrefixes:(id)arg4; - (id)description; +- (void)forceEagerDeserialization; +- (_Bool)hasArrayForPropertyForKey:(id)arg1; - (id)topLevelPropertyForKey:(id)arg1; - (id)propertyForKey:(id)arg1; - (void)setProperty:(id)arg1 forKey:(id)arg2; - (void)setTopLevelProperty:(id)arg1 forKey:(id)arg2; - (id)properties; - (id)dictionary; -- (id)context; - (id)groupIdentifier; - (id)encodedClassName; -- (id)_initWithMutableDictionary:(id)arg1 context:(id)arg2; +- (id)_dict; +- (void)_deserializeFromPlistData; +- (id)_initWithMutableDictionary:(id)arg1; - (id)initWithDictionary:(id)arg1 context:(id)arg2; - (id)initWithDictionary:(id)arg1; +- (id)_initWithPlistData:(id)arg1 aceId:(id)arg2 refId:(id)arg3; - (void)dealloc; - (id)init; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SAObjects/AceObjectHelper.h b/iOS7/PrivateFrameworks/SAObjects/AceObjectHelper.h new file mode 100644 index 000000000..cd4cf0d22 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/AceObjectHelper.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface AceObjectHelper : NSObject +{ +} + ++ (struct __CFSet *)filteredPlistKeys; ++ (void)initialize; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SAObjects/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SAObjects/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SAObjects/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SAObjects/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/SAObjects/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/SAObjects/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/SAObjects/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/SAObjects/SAABPersonSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAABPersonSearch.h index 71b75e448..2ff46a386 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAABPersonSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAABPersonSearch.h @@ -14,7 +14,7 @@ + (id)personSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)personSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *scope; @property(copy, nonatomic) NSString *relationship; @property(retain, nonatomic) SAPhone *phone; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAcknowledgeAlert.h b/iOS7/PrivateFrameworks/SAObjects/SAAcknowledgeAlert.h index 40610e539..40944f3bb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAcknowledgeAlert.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAcknowledgeAlert.h @@ -14,7 +14,7 @@ + (id)acknowledgeAlertWithDictionary:(id)arg1 context:(id)arg2; + (id)acknowledgeAlert; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *object; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAlarmCreate.h b/iOS7/PrivateFrameworks/SAObjects/SAAlarmCreate.h index 132de7988..7e18c4ebf 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAlarmCreate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAlarmCreate.h @@ -14,7 +14,7 @@ + (id)createWithDictionary:(id)arg1 context:(id)arg2; + (id)create; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAAlarmObject *alarmToCreate; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAlarmDelete.h b/iOS7/PrivateFrameworks/SAObjects/SAAlarmDelete.h index 1e2f749b3..000fb051b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAlarmDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAlarmDelete.h @@ -14,7 +14,7 @@ + (id)deleteWithDictionary:(id)arg1 context:(id)arg2; + (id)delete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *alarmIds; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAlarmSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAAlarmSearch.h index 6adc0b634..0cab4998a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAlarmSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAlarmSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *minute; @property(copy, nonatomic) NSString *label; @property(copy, nonatomic) NSURL *identifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAlarmUpdate.h b/iOS7/PrivateFrameworks/SAObjects/SAAlarmUpdate.h index e9c0ecccf..d168e17a7 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAlarmUpdate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAlarmUpdate.h @@ -14,7 +14,7 @@ + (id)updateWithDictionary:(id)arg1 context:(id)arg2; + (id)update; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *removedFrequency; @property(copy, nonatomic) NSNumber *minute; @property(copy, nonatomic) NSString *label; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAnswerAbstractSocialPost.h b/iOS7/PrivateFrameworks/SAObjects/SAAnswerAbstractSocialPost.h index fd3983e1d..d3111fa46 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAnswerAbstractSocialPost.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAnswerAbstractSocialPost.h @@ -18,7 +18,7 @@ + (id)abstractSocialPost; @property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *text; -@property(nonatomic) int rank; +@property(nonatomic) long long rank; @property(copy, nonatomic) NSURL *icon; @property(copy, nonatomic) NSDate *dateModified; @property(copy, nonatomic) NSDate *dateCreated; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearch.h index 1e03ba032..80edb62e1 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *verbType; @property(copy, nonatomic) NSString *timeQuestion; @property(copy, nonatomic) NSArray *product; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearchResults.h b/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearchResults.h index ab40fac27..3c5f8149f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearchResults.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAnswerSearchResults.h @@ -14,7 +14,7 @@ + (id)searchResultsWithDictionary:(id)arg1 context:(id)arg2; + (id)searchResults; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *results; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAppsCheckRestriction.h b/iOS7/PrivateFrameworks/SAObjects/SAAppsCheckRestriction.h index 3030b1375..370aeeca9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAppsCheckRestriction.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAppsCheckRestriction.h @@ -14,7 +14,7 @@ + (id)checkRestrictionWithDictionary:(id)arg1 context:(id)arg2; + (id)checkRestriction; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *launchId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAppsGetRestrictedApps.h b/iOS7/PrivateFrameworks/SAObjects/SAAppsGetRestrictedApps.h index 0613d304e..1d04a318f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAppsGetRestrictedApps.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAppsGetRestrictedApps.h @@ -14,7 +14,7 @@ + (id)getRestrictedAppsWithDictionary:(id)arg1 context:(id)arg2; + (id)getRestrictedApps; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *appIds; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAppsLaunchApp.h b/iOS7/PrivateFrameworks/SAObjects/SAAppsLaunchApp.h index bb8c3a96e..9a49c97c0 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAppsLaunchApp.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAppsLaunchApp.h @@ -14,7 +14,7 @@ + (id)launchAppWithDictionary:(id)arg1 context:(id)arg2; + (id)launchApp; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *launchId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAssistantCreated.h b/iOS7/PrivateFrameworks/SAObjects/SAAssistantCreated.h index a55ffdf75..dfb583199 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAssistantCreated.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAssistantCreated.h @@ -14,7 +14,7 @@ + (id)assistantCreatedWithDictionary:(id)arg1 context:(id)arg2; + (id)assistantCreated; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *speechId; @property(copy, nonatomic) NSString *assistantId; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAssistantDestroyed.h b/iOS7/PrivateFrameworks/SAObjects/SAAssistantDestroyed.h index 1de18ffda..371b7949d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAssistantDestroyed.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAssistantDestroyed.h @@ -14,7 +14,7 @@ + (id)assistantDestroyedWithDictionary:(id)arg1 context:(id)arg2; + (id)assistantDestroyed; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *assistantId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAssistantLoaded.h b/iOS7/PrivateFrameworks/SAObjects/SAAssistantLoaded.h index 5dd402ccd..ef32f9962 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAssistantLoaded.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAssistantLoaded.h @@ -14,7 +14,7 @@ + (id)assistantLoadedWithDictionary:(id)arg1 context:(id)arg2; + (id)assistantLoaded; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *version; @property(copy, nonatomic) NSArray *syncAnchors; @property(copy, nonatomic) NSNumber *requestSync; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotFound.h b/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotFound.h index f28f31fd1..8e5386233 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotFound.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotFound.h @@ -12,7 +12,7 @@ + (id)assistantNotFoundWithDictionary:(id)arg1 context:(id)arg2; + (id)assistantNotFound; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotReady.h b/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotReady.h index e64859223..594dbe38b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotReady.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAAssistantNotReady.h @@ -14,7 +14,7 @@ + (id)assistantNotReadyWithDictionary:(id)arg1 context:(id)arg2; + (id)assistantNotReady; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *language; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SABaseClientBoundCommand.h b/iOS7/PrivateFrameworks/SAObjects/SABaseClientBoundCommand.h index 8334a9a83..86ce8c004 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SABaseClientBoundCommand.h +++ b/iOS7/PrivateFrameworks/SAObjects/SABaseClientBoundCommand.h @@ -16,7 +16,7 @@ + (id)baseClientBoundCommandWithDictionary:(id)arg1 context:(id)arg2; + (id)baseClientBoundCommand; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *callbacks; @property(copy, nonatomic) NSString *appId; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SABaseCommand.h b/iOS7/PrivateFrameworks/SAObjects/SABaseCommand.h index 99b5caa0b..febfb79c9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SABaseCommand.h +++ b/iOS7/PrivateFrameworks/SAObjects/SABaseCommand.h @@ -17,8 +17,8 @@ + (id)baseCommandWithDictionary:(id)arg1 context:(id)arg2; + (id)baseCommand; -@property(copy, nonatomic) NSString *refId; // @dynamic refId; -@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; +@property(copy, nonatomic) NSString *aceId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACalendarDefaultSourceGet.h b/iOS7/PrivateFrameworks/SAObjects/SACalendarDefaultSourceGet.h index c5adfa4c0..743069007 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACalendarDefaultSourceGet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACalendarDefaultSourceGet.h @@ -12,7 +12,7 @@ + (id)defaultSourceGetWithDictionary:(id)arg1 context:(id)arg2; + (id)defaultSourceGet; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACalendarEvent.h b/iOS7/PrivateFrameworks/SAObjects/SACalendarEvent.h index a07d9cddb..d41ba64cc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACalendarEvent.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACalendarEvent.h @@ -27,7 +27,7 @@ @property(copy, nonatomic) NSDate *endDate; @property(copy, nonatomic) NSURL *calendarId; @property(copy, nonatomic) NSArray *attendees; -@property(nonatomic) BOOL allDay; +@property(nonatomic) _Bool allDay; @property(copy, nonatomic) NSArray *alerts; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACalendarEventSearch.h b/iOS7/PrivateFrameworks/SAObjects/SACalendarEventSearch.h index bb1f1c947..a34a83f52 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACalendarEventSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACalendarEventSearch.h @@ -14,7 +14,7 @@ + (id)eventSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)eventSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *timeZoneId; @property(copy, nonatomic) NSDate *startDate; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACalendarRecurrence.h b/iOS7/PrivateFrameworks/SAObjects/SACalendarRecurrence.h index 79686068b..dafcb590e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACalendarRecurrence.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACalendarRecurrence.h @@ -16,10 +16,10 @@ + (id)recurrenceWithDictionary:(id)arg1 context:(id)arg2; + (id)recurrence; -@property(nonatomic) int interval; +@property(nonatomic) long long interval; @property(nonatomic) int frequency; @property(copy, nonatomic) NSDate *endDate; -@property(nonatomic) int endCount; +@property(nonatomic) long long endCount; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACalendarSource.h b/iOS7/PrivateFrameworks/SAObjects/SACalendarSource.h index f35b37455..54f76e7e2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACalendarSource.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACalendarSource.h @@ -13,7 +13,7 @@ + (id)sourceWithDictionary:(id)arg1 context:(id)arg2; + (id)source; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(nonatomic) BOOL strict; +@property(nonatomic) _Bool strict; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACancelSucceeded.h b/iOS7/PrivateFrameworks/SAObjects/SACancelSucceeded.h index 7e310b2eb..e7e4a3634 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACancelSucceeded.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACancelSucceeded.h @@ -12,7 +12,7 @@ + (id)cancelSucceededWithDictionary:(id)arg1 context:(id)arg2; + (id)cancelSucceeded; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAClientBoundCommand-Protocol.h b/iOS7/PrivateFrameworks/SAObjects/SAClientBoundCommand-Protocol.h index 83141ff5b..0a47ebdbe 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAClientBoundCommand-Protocol.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAClientBoundCommand-Protocol.h @@ -11,6 +11,6 @@ @protocol SAClientBoundCommand @property(copy, nonatomic) NSArray *callbacks; @property(copy, nonatomic) NSString *appId; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @end diff --git a/iOS7/PrivateFrameworks/SAObjects/SAClockAdd.h b/iOS7/PrivateFrameworks/SAObjects/SAClockAdd.h index c0b2f7980..ec714e2fc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAClockAdd.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAClockAdd.h @@ -14,7 +14,7 @@ + (id)addWithDictionary:(id)arg1 context:(id)arg2; + (id)add; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAClockObject *clockToAdd; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAClockAddCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SAClockAddCompleted.h index 1ffbf988c..ee7b46b8f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAClockAddCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAClockAddCompleted.h @@ -17,7 +17,7 @@ + (id)addCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)addCompleted; @property(copy, nonatomic) NSURL *worldClockId; -@property(nonatomic) BOOL alreadyExists; +@property(nonatomic) _Bool alreadyExists; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAClockDelete.h b/iOS7/PrivateFrameworks/SAObjects/SAClockDelete.h index 62accd836..914b44393 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAClockDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAClockDelete.h @@ -14,7 +14,7 @@ + (id)deleteWithDictionary:(id)arg1 context:(id)arg2; + (id)delete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *clockIds; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAClockSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAClockSearch.h index ae97be4a5..1520de2fc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAClockSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAClockSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *unlocalizedCountryName; @property(copy, nonatomic) NSString *unlocalizedCityName; @property(copy, nonatomic) NSURL *identifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACommandFailed.h b/iOS7/PrivateFrameworks/SAObjects/SACommandFailed.h index 39dfbc7f2..a800ed608 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACommandFailed.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACommandFailed.h @@ -16,14 +16,14 @@ } + (id)commandFailedWithReason:(id)arg1; -+ (id)commandFailedWithErrorCode:(int)arg1; ++ (id)commandFailedWithErrorCode:(long long)arg1; + (id)commandFailedWithDictionary:(id)arg1 context:(id)arg2; + (id)commandFailed; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *reason; -@property(nonatomic) int errorCode; +@property(nonatomic) long long errorCode; - (id)initWithReason:(id)arg1; -- (id)initWithErrorCode:(int)arg1; +- (id)initWithErrorCode:(long long)arg1; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACommandIgnored.h b/iOS7/PrivateFrameworks/SAObjects/SACommandIgnored.h index ea002826a..bb22b4c38 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACommandIgnored.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACommandIgnored.h @@ -16,7 +16,7 @@ + (id)commandIgnoredWithDictionary:(id)arg1 context:(id)arg2; + (id)commandIgnored; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACommandSucceeded.h b/iOS7/PrivateFrameworks/SAObjects/SACommandSucceeded.h index e35190336..dc50a30ff 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACommandSucceeded.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACommandSucceeded.h @@ -16,7 +16,7 @@ + (id)commandSucceededWithDictionary:(id)arg1 context:(id)arg2; + (id)commandSucceeded; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACommandSupport.h b/iOS7/PrivateFrameworks/SAObjects/SACommandSupport.h index 47b762b91..4a1adbf2b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACommandSupport.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACommandSupport.h @@ -16,7 +16,7 @@ + (id)commandSupportWithDictionary:(id)arg1 context:(id)arg2; + (id)commandSupport; -@property(nonatomic) int weight; +@property(nonatomic) long long weight; @property(copy, nonatomic) NSArray *supportedConstraints; @property(copy, nonatomic) NSURL *serverEndpoint; @property(retain, nonatomic) SAObjectSupport *resultSupport; diff --git a/iOS7/PrivateFrameworks/SAObjects/SACreateSessionInfoResponse.h b/iOS7/PrivateFrameworks/SAObjects/SACreateSessionInfoResponse.h index 18ea0c0b2..55739360e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SACreateSessionInfoResponse.h +++ b/iOS7/PrivateFrameworks/SAObjects/SACreateSessionInfoResponse.h @@ -14,7 +14,7 @@ + (id)createSessionInfoResponseWithDictionary:(id)arg1 context:(id)arg2; + (id)createSessionInfoResponse; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *validityDuration; @property(copy, nonatomic) NSData *sessionInfo; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReport.h b/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReport.h new file mode 100644 index 000000000..1a87ae764 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReport.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAServerBoundCommand-Protocol.h" + +@class NSArray, NSString; + +@interface SADIAGLatencyDiagnosticReport : SABaseCommand +{ +} + ++ (id)latencyDiagnosticReportWithDictionary:(id)arg1 context:(id)arg2; ++ (id)latencyDiagnosticReport; +@property(copy, nonatomic) NSArray *diagnosticReports; +- (id)encodedClassName; +- (id)groupIdentifier; + +// Remaining properties +@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; // @dynamic refId; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReportDiagnosticReport.h b/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReportDiagnosticReport.h new file mode 100644 index 000000000..6ff90d3e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADIAGLatencyDiagnosticReportDiagnosticReport.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAAceSerializable-Protocol.h" + +@class NSNumber, NSString, NSURL; + +@interface SADIAGLatencyDiagnosticReportDiagnosticReport : AceObject +{ +} + ++ (id)latencyDiagnosticReportDiagnosticReportWithDictionary:(id)arg1 context:(id)arg2; ++ (id)latencyDiagnosticReportDiagnosticReport; +@property(copy, nonatomic) NSString *verb; +@property(copy, nonatomic) NSURL *uri; +@property(copy, nonatomic) NSNumber *latency; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfiguration.h b/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfiguration.h new file mode 100644 index 000000000..aae349247 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfiguration.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface SADIAGSetLatencyDiagnosticConfiguration : SABaseClientBoundCommand +{ +} + ++ (id)setLatencyDiagnosticConfigurationWithDictionary:(id)arg1 context:(id)arg2; ++ (id)setLatencyDiagnosticConfiguration; +- (_Bool)requiresResponse; +@property(copy, nonatomic) NSArray *diagnosticActions; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfigurationDiagnosticAction.h b/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfigurationDiagnosticAction.h new file mode 100644 index 000000000..7547e5ead --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADIAGSetLatencyDiagnosticConfigurationDiagnosticAction.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAAceSerializable-Protocol.h" + +@class NSString, NSURL; + +@interface SADIAGSetLatencyDiagnosticConfigurationDiagnosticAction : AceObject +{ +} + ++ (id)setLatencyDiagnosticConfigurationDiagnosticActionWithDictionary:(id)arg1 context:(id)arg2; ++ (id)setLatencyDiagnosticConfigurationDiagnosticAction; +@property(copy, nonatomic) NSString *verb; +@property(copy, nonatomic) NSURL *uri; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADecoratedString.h b/iOS7/PrivateFrameworks/SAObjects/SADecoratedString.h new file mode 100644 index 000000000..3799634e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADecoratedString.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAAceSerializable-Protocol.h" + +@class NSArray, NSString; + +@interface SADecoratedString : AceObject +{ +} + ++ (id)decoratedStringWithDictionary:(id)arg1 context:(id)arg2; ++ (id)decoratedString; +@property(copy, nonatomic) NSString *text; +@property(copy, nonatomic) NSArray *regions; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainCommand.h b/iOS7/PrivateFrameworks/SAObjects/SADomainCommand.h index 584a82611..1ac4aeeac 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainCommand.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainCommand.h @@ -14,7 +14,7 @@ + (id)domainCommandWithDictionary:(id)arg1 context:(id)arg2; + (id)domainCommand; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *timeout; @property(copy, nonatomic) NSURL *targetPluginId; @property(copy, nonatomic) NSURL *targetAppId; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCancel.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCancel.h index e103cbaf7..78c19828f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCancel.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCancel.h @@ -16,7 +16,7 @@ + (id)domainObjectCancelWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectCancel; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *identifier; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCommit.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCommit.h index 3c43ac35a..dfc139864 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCommit.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCommit.h @@ -16,7 +16,7 @@ + (id)domainObjectCommitWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectCommit; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *identifier; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCreate.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCreate.h index 91833445c..8fc62e268 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCreate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectCreate.h @@ -16,7 +16,7 @@ + (id)domainObjectCreateWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectCreate; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *object; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectDelete.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectDelete.h index 6204a2726..bfe46a0c2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectDelete.h @@ -16,7 +16,7 @@ + (id)domainObjectDeleteWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectDelete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *identifier; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectPunchOut.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectPunchOut.h new file mode 100644 index 000000000..3bc86ccb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectPunchOut.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SADomainObject; + +@interface SADomainObjectPunchOut : SABaseClientBoundCommand +{ +} + ++ (id)domainObjectPunchOutWithDictionary:(id)arg1 context:(id)arg2; ++ (id)domainObjectPunchOut; +- (_Bool)requiresResponse; +@property(retain, nonatomic) SADomainObject *domainItem; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectRetrieve.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectRetrieve.h index 1ab74ede0..e8f0f90d4 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectRetrieve.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectRetrieve.h @@ -16,7 +16,7 @@ + (id)domainObjectRetrieveWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectRetrieve; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *identifiers; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectUpdate.h b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectUpdate.h index 0480e3ffd..d94bf5eb7 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainObjectUpdate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainObjectUpdate.h @@ -16,7 +16,7 @@ + (id)domainObjectUpdateWithDictionary:(id)arg1 context:(id)arg2; + (id)domainObjectUpdate; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SADomainObject *setFields; @property(retain, nonatomic) SADomainObject *removeFields; @property(retain, nonatomic) SADomainObject *identifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SADomainSearchResults.h b/iOS7/PrivateFrameworks/SAObjects/SADomainSearchResults.h index 0aeaa8d07..1823d3df9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SADomainSearchResults.h +++ b/iOS7/PrivateFrameworks/SAObjects/SADomainSearchResults.h @@ -16,7 +16,7 @@ + (id)domainSearchResultsWithDictionary:(id)arg1 context:(id)arg2; + (id)domainSearchResults; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAEmailSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAEmailSearch.h index a7d039e7a..c65678f24 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAEmailSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAEmailSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *toEmail; @property(copy, nonatomic) NSString *timeZoneId; @property(copy, nonatomic) NSString *subject; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAEndpoint.h b/iOS7/PrivateFrameworks/SAObjects/SAEndpoint.h index c8663dbcd..712c67d7e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAEndpoint.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAEndpoint.h @@ -16,7 +16,7 @@ + (id)endpointWithDictionary:(id)arg1 context:(id)arg2; + (id)endpoint; -@property(nonatomic) BOOL supportsAuthentication; +@property(nonatomic) _Bool supportsAuthentication; @property(copy, nonatomic) NSString *providerId; @property(copy, nonatomic) NSDictionary *operations; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSet.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSet.h index 8b006e195..1b1a76312 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSet.h @@ -14,7 +14,7 @@ + (id)geoFenceSetWithDictionary:(id)arg1 context:(id)arg2; + (id)geoFenceSet; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SALocation *requestedLocation; @property(copy, nonatomic) NSNumber *oneTimeOnly; @property(copy, nonatomic) NSString *geoFenceTrigger; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSetCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSetCompleted.h index f8d27faf2..89a0105bc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSetCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfGeoFenceSetCompleted.h @@ -16,7 +16,7 @@ + (id)geoFenceSetCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)geoFenceSetCompleted; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *searchContext; @property(retain, nonatomic) SAFmfGeoFence *geoFence; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfSearch.h index 905580f3e..1560d06ab 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SALocation *requestedLocation; @property(copy, nonatomic) NSString *proximity; @property(copy, nonatomic) NSArray *friends; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilitySetCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilitySetCompleted.h index 8237fa0b5..6b9bbcd90 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilitySetCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilitySetCompleted.h @@ -16,7 +16,7 @@ + (id)visibilitySetCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)visibilitySetCompleted; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *searchContext; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityStateSet.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityStateSet.h index 02981d5ee..40289c91e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityStateSet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityStateSet.h @@ -12,8 +12,8 @@ + (id)visibilityStateSetWithDictionary:(id)arg1 context:(id)arg2; + (id)visibilityStateSet; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL visible; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool visible; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityView.h b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityView.h index 205726d09..1c2e370d2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityView.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAFmfVisibilityView.h @@ -14,7 +14,7 @@ + (id)visibilityViewWithDictionary:(id)arg1 context:(id)arg2; + (id)visibilityView; -@property(nonatomic) BOOL visible; +@property(nonatomic) _Bool visible; @property(copy, nonatomic) NSURL *searchContext; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGKAnswerProperty.h b/iOS7/PrivateFrameworks/SAObjects/SAGKAnswerProperty.h index 556e10ae1..4bf0b3f38 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAGKAnswerProperty.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAGKAnswerProperty.h @@ -8,7 +8,7 @@ #import "SAAceSerializable-Protocol.h" -@class NSNumber, NSString, SAUIAppPunchOut; +@class NSNumber, NSString, SAUIAppPunchOut, SAUIDecoratedText; @interface SAGKAnswerProperty : AceObject { @@ -21,6 +21,8 @@ @property(copy, nonatomic) NSNumber *selected; @property(retain, nonatomic) SAUIAppPunchOut *punchOut; @property(copy, nonatomic) NSString *name; +@property(retain, nonatomic) SAUIDecoratedText *decoratedValueAnnotation; +@property(retain, nonatomic) SAUIDecoratedText *decoratedValue; @property(retain, nonatomic) id command; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGKSourceLinkPod.h b/iOS7/PrivateFrameworks/SAObjects/SAGKSourceLinkPod.h new file mode 100644 index 000000000..b4d06f06a --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAGKSourceLinkPod.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, SAUIAppPunchOut; + +@interface SAGKSourceLinkPod : SAGKPodView +{ +} + ++ (id)sourceLinkPodWithDictionary:(id)arg1 context:(id)arg2; ++ (id)sourceLinkPod; +@property(retain, nonatomic) SAUIAppPunchOut *punchOut; +@property(copy, nonatomic) NSString *linkText; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGetAssistantData.h b/iOS7/PrivateFrameworks/SAObjects/SAGetAssistantData.h index a8327b451..3f99ab01f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAGetAssistantData.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAGetAssistantData.h @@ -12,7 +12,7 @@ + (id)getAssistantDataWithDictionary:(id)arg1 context:(id)arg2; + (id)getAssistantData; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGetContextConfiguration.h b/iOS7/PrivateFrameworks/SAObjects/SAGetContextConfiguration.h new file mode 100644 index 000000000..cd4a54406 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAGetContextConfiguration.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAServerBoundCommand-Protocol.h" + +@class NSString; + +@interface SAGetContextConfiguration : SABaseCommand +{ +} + ++ (id)getContextConfigurationWithDictionary:(id)arg1 context:(id)arg2; ++ (id)getContextConfiguration; +- (id)encodedClassName; +- (id)groupIdentifier; + +// Remaining properties +@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; // @dynamic refId; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGetDeferredObjectResponse.h b/iOS7/PrivateFrameworks/SAObjects/SAGetDeferredObjectResponse.h index 22b6c01ef..5c9c72948 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAGetDeferredObjectResponse.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAGetDeferredObjectResponse.h @@ -12,7 +12,7 @@ + (id)getDeferredObjectResponseWithDictionary:(id)arg1 context:(id)arg2; + (id)getDeferredObjectResponse; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) id object; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGetRequestOrigin.h b/iOS7/PrivateFrameworks/SAObjects/SAGetRequestOrigin.h index 320b17a92..ad840f56a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAGetRequestOrigin.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAGetRequestOrigin.h @@ -14,7 +14,7 @@ + (id)getRequestOriginWithDictionary:(id)arg1 context:(id)arg2; + (id)getRequestOrigin; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *searchTimeout; @property(copy, nonatomic) NSNumber *maxAge; @property(copy, nonatomic) NSString *desiredAccuracy; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAGetSessionCertificateResponse.h b/iOS7/PrivateFrameworks/SAObjects/SAGetSessionCertificateResponse.h index 3064c14f2..9d291eed9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAGetSessionCertificateResponse.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAGetSessionCertificateResponse.h @@ -14,7 +14,7 @@ + (id)getSessionCertificateResponseWithDictionary:(id)arg1 context:(id)arg2; + (id)getSessionCertificateResponse; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSData *certificate; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceHotelMapItem.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceHotelMapItem.h deleted file mode 100644 index f28092672..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceHotelMapItem.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SALocalSearchAceHotelMapItem : SALocalSearchActionableMapItem -{ -} - -+ (id)aceHotelMapItemWithDictionary:(id)arg1 context:(id)arg2; -+ (id)aceHotelMapItem; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceLocalBusinessMapItem.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceLocalBusinessMapItem.h deleted file mode 100644 index b78ad34f8..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceLocalBusinessMapItem.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SALocalSearchAceLocalBusinessMapItem : SALocalSearchActionableMapItem -{ -} - -+ (id)aceLocalBusinessMapItemWithDictionary:(id)arg1 context:(id)arg2; -+ (id)aceLocalBusinessMapItem; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceRestaurantMapItem.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceRestaurantMapItem.h deleted file mode 100644 index 084924e3b..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAceRestaurantMapItem.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SALocalSearchAceRestaurantMapItem : SALocalSearchActionableMapItem -{ -} - -+ (id)aceRestaurantMapItemWithDictionary:(id)arg1 context:(id)arg2; -+ (id)aceRestaurantMapItem; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAttribution.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAttribution.h index daf6b421d..f7310e8b7 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAttribution.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchAttribution.h @@ -16,7 +16,7 @@ + (id)attributionWithDictionary:(id)arg1 context:(id)arg2; + (id)attribution; -@property(nonatomic) int version; +@property(nonatomic) long long version; @property(copy, nonatomic) NSArray *urls; @property(copy, nonatomic) NSString *attributionId; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness.h index 8476ecaaa..853601efe 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness.h @@ -16,7 +16,7 @@ + (id)businessWithDictionary:(id)arg1 context:(id)arg2; + (id)business; -@property(nonatomic) int totalNumberOfReviews; +@property(nonatomic) long long totalNumberOfReviews; @property(copy, nonatomic) NSArray *reviews; @property(retain, nonatomic) SALocalSearchRating *rating; @property(copy, nonatomic) NSURL *photo; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness2.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness2.h index 981082514..e8cfb91f9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness2.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchBusiness2.h @@ -18,6 +18,7 @@ + (id)business2; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; @property(copy, nonatomic) NSArray *reviewList; +@property(copy, nonatomic) NSString *priceRange; @property(copy, nonatomic) NSArray *photoList; @property(copy, nonatomic) NSString *phoneNumber; @property(retain, nonatomic) SALocalSearchOperationHours *operationHours; @@ -26,6 +27,7 @@ @property(copy, nonatomic) NSDictionary *identifierMap; @property(copy, nonatomic) NSString *extSessionGuid; @property(copy, nonatomic) NSString *description; +@property(copy, nonatomic) NSString *currencySymbol; @property(copy, nonatomic) NSArray *categories; @property(copy, nonatomic) NSURL *businessUrl; @property(retain, nonatomic) SALocation *address; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchGetNavigationStatus.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchGetNavigationStatus.h index 06d81a587..ff14e165f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchGetNavigationStatus.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchGetNavigationStatus.h @@ -14,7 +14,7 @@ + (id)getNavigationStatusWithDictionary:(id)arg1 context:(id)arg2; + (id)getNavigationStatus; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *getRoute; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationEnd.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationEnd.h index cc5b15dd8..68bea329b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationEnd.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationEnd.h @@ -12,7 +12,7 @@ + (id)navigationEndWithDictionary:(id)arg1 context:(id)arg2; + (id)navigationEnd; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationPromptManeuver.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationPromptManeuver.h index 1aeb38b79..529dd244d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationPromptManeuver.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchNavigationPromptManeuver.h @@ -14,7 +14,7 @@ + (id)navigationPromptManeuverWithDictionary:(id)arg1 context:(id)arg2; + (id)navigationPromptManeuver; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *maneuverIndex; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRangePeriod.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRangePeriod.h index aa367d7a7..497926bec 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRangePeriod.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRangePeriod.h @@ -14,8 +14,8 @@ + (id)rangePeriodWithDictionary:(id)arg1 context:(id)arg2; + (id)rangePeriod; -@property(nonatomic) int startSecondsSinceMidnight; -@property(nonatomic) int endSecondsSinceMidnight; +@property(nonatomic) long long startSecondsSinceMidnight; +@property(nonatomic) long long endSecondsSinceMidnight; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRating.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRating.h index f893c29bb..ab3460fd2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRating.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRating.h @@ -20,7 +20,7 @@ @property(copy, nonatomic) NSString *providerId; @property(nonatomic) double maxValue; @property(copy, nonatomic) NSString *description; -@property(nonatomic) int count; +@property(nonatomic) long long count; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRoute.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRoute.h index 6320a3605..f3bf99156 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRoute.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchRoute.h @@ -6,11 +6,11 @@ #import -#import "SAAceSerializable-Protocol.h" +#import "SABackgroundContextObject-Protocol.h" @class NSData; -@interface SALocalSearchRoute : AceObject +@interface SALocalSearchRoute : AceObject { } diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchSendToProtobufConduit.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchSendToProtobufConduit.h index 11d0f0710..384777d37 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchSendToProtobufConduit.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchSendToProtobufConduit.h @@ -14,8 +14,8 @@ + (id)sendToProtobufConduitWithDictionary:(id)arg1 context:(id)arg2; + (id)sendToProtobufConduit; -- (BOOL)requiresResponse; -@property(nonatomic) int timeoutInSeconds; +- (_Bool)requiresResponse; +@property(nonatomic) long long timeoutInSeconds; @property(copy, nonatomic) NSData *rawRequest; @property(copy, nonatomic) NSURL *endpoint; @property(copy, nonatomic) NSArray *attributes; diff --git a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchShowMapPoints.h b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchShowMapPoints.h index e329a19ed..5b3c936c2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SALocalSearchShowMapPoints.h +++ b/iOS7/PrivateFrameworks/SAObjects/SALocalSearchShowMapPoints.h @@ -14,9 +14,9 @@ + (id)showMapPointsWithDictionary:(id)arg1 context:(id)arg2; + (id)showMapPoints; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL showTraffic; -@property(nonatomic) BOOL showDirections; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool showTraffic; +@property(nonatomic) _Bool showDirections; @property(copy, nonatomic) NSNumber *regionOfInterestRadiusInMiles; @property(retain, nonatomic) SALocalSearchMapItem *itemSource; @property(retain, nonatomic) SALocalSearchMapItem *itemDestination; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPAddMediaEntityToWishList.h b/iOS7/PrivateFrameworks/SAObjects/SAMPAddMediaEntityToWishList.h index a3726f7ff..fa3ff0a53 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPAddMediaEntityToWishList.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPAddMediaEntityToWishList.h @@ -12,7 +12,7 @@ + (id)addMediaEntityToWishListWithDictionary:(id)arg1 context:(id)arg2; + (id)addMediaEntityToWishList; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPAlbumCollection.h b/iOS7/PrivateFrameworks/SAObjects/SAMPAlbumCollection.h index cf605c36b..bf04324a9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPAlbumCollection.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPAlbumCollection.h @@ -17,7 +17,6 @@ - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; @property(copy, nonatomic) NSString *sortArtist; @property(copy, nonatomic) NSString *artist; -@property(nonatomic) int rating; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPDislikesMediaEntity.h b/iOS7/PrivateFrameworks/SAObjects/SAMPDislikesMediaEntity.h index 6e683e59d..5418cf610 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPDislikesMediaEntity.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPDislikesMediaEntity.h @@ -12,7 +12,7 @@ + (id)dislikesMediaEntityWithDictionary:(id)arg1 context:(id)arg2; + (id)dislikesMediaEntity; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPEnableShuffle.h b/iOS7/PrivateFrameworks/SAObjects/SAMPEnableShuffle.h index 2c9305bbc..f3386838c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPEnableShuffle.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPEnableShuffle.h @@ -12,8 +12,8 @@ + (id)enableShuffleWithDictionary:(id)arg1 context:(id)arg2; + (id)enableShuffle; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL enable; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool enable; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummon.h b/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummon.h index f61f82da2..5e6629742 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummon.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummon.h @@ -14,7 +14,7 @@ + (id)geniusSummonWithDictionary:(id)arg1 context:(id)arg2; + (id)geniusSummon; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAMPMediaItem *mediaItem; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummonFailed.h b/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummonFailed.h index 979b575a6..be25017b8 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummonFailed.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPGeniusSummonFailed.h @@ -15,13 +15,13 @@ } + (id)geniusSummonFailedWithReason:(id)arg1; -+ (id)geniusSummonFailedWithErrorCode:(int)arg1; ++ (id)geniusSummonFailedWithErrorCode:(long long)arg1; + (id)geniusSummonFailedWithDictionary:(id)arg1 context:(id)arg2; + (id)geniusSummonFailed; @property(copy, nonatomic) NSString *reason; -@property(nonatomic) int errorCode; +@property(nonatomic) long long errorCode; - (id)initWithReason:(id)arg1; -- (id)initWithErrorCode:(int)arg1; +- (id)initWithErrorCode:(long long)arg1; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPGetState.h b/iOS7/PrivateFrameworks/SAObjects/SAMPGetState.h index 7a5c8aa5b..5e5b57b1c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPGetState.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPGetState.h @@ -12,7 +12,7 @@ + (id)getStateWithDictionary:(id)arg1 context:(id)arg2; + (id)getState; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPLikesMediaEntity.h b/iOS7/PrivateFrameworks/SAObjects/SAMPLikesMediaEntity.h index 0eab1788b..8de9f139d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPLikesMediaEntity.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPLikesMediaEntity.h @@ -12,7 +12,7 @@ + (id)likesMediaEntityWithDictionary:(id)arg1 context:(id)arg2; + (id)likesMediaEntity; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPLoadPredefinedQueue.h b/iOS7/PrivateFrameworks/SAObjects/SAMPLoadPredefinedQueue.h index 6fed8bf2b..cf460a830 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPLoadPredefinedQueue.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPLoadPredefinedQueue.h @@ -12,8 +12,8 @@ + (id)loadPredefinedQueueWithDictionary:(id)arg1 context:(id)arg2; + (id)loadPredefinedQueue; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL shouldShuffle; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool shouldShuffle; @property(nonatomic) int mediaItemType; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPMediaItem.h b/iOS7/PrivateFrameworks/SAObjects/SAMPMediaItem.h index 2c889c9c9..80194a096 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPMediaItem.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPMediaItem.h @@ -15,17 +15,13 @@ + (id)mediaItemWithDictionary:(id)arg1 context:(id)arg2; + (id)mediaItem; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(nonatomic) int trackNumber; @property(copy, nonatomic) NSString *sortArtist; @property(copy, nonatomic) NSString *sortAlbum; @property(retain, nonatomic) SAMPReleaseInfo *releaseInfo; @property(retain, nonatomic) SAMPPlaybackInfo *playbackInfo; -@property(nonatomic) int rating; -@property(nonatomic) int playCount; @property(copy, nonatomic) NSString *genre; @property(retain, nonatomic) SACalendar *datePurchased; @property(retain, nonatomic) SACalendar *dateAdded; -@property(copy, nonatomic) NSString *composer; @property(copy, nonatomic) NSString *artist; @property(copy, nonatomic) NSString *album; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPOrder.h b/iOS7/PrivateFrameworks/SAObjects/SAMPOrder.h index 640d64456..4c746d644 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPOrder.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPOrder.h @@ -17,7 +17,7 @@ + (id)orderWithDictionary:(id)arg1 context:(id)arg2; + (id)order; @property(copy, nonatomic) NSString *mediaItemProperty; -@property(nonatomic) BOOL descending; +@property(nonatomic) _Bool descending; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPPlaybackInfo.h b/iOS7/PrivateFrameworks/SAObjects/SAMPPlaybackInfo.h index 02cb4afa9..52408021a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPPlaybackInfo.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPPlaybackInfo.h @@ -16,9 +16,9 @@ + (id)playbackInfoWithDictionary:(id)arg1 context:(id)arg2; + (id)playbackInfo; -@property(nonatomic) BOOL rememberPlaybackPosition; -@property(nonatomic) int plays; -@property(nonatomic) int playbackPositionMillis; +@property(nonatomic) _Bool rememberPlaybackPosition; +@property(nonatomic) long long plays; +@property(nonatomic) long long playbackPositionMillis; @property(retain, nonatomic) SACalendar *lastPlayedDate; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPReleaseInfo.h b/iOS7/PrivateFrameworks/SAObjects/SAMPReleaseInfo.h index 41e4232aa..54399253a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPReleaseInfo.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPReleaseInfo.h @@ -16,7 +16,7 @@ + (id)releaseInfoWithDictionary:(id)arg1 context:(id)arg2; + (id)releaseInfo; -@property(nonatomic) int releaseYear; +@property(nonatomic) long long releaseYear; @property(retain, nonatomic) SACalendar *releaseDate; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSearch.h index a189d5a2d..2c07fe678 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSearch.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSString, NSURL; +@class NSArray; @interface SAMPSearch : SADomainCommand { @@ -14,14 +14,11 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL strict; -@property(copy, nonatomic) NSString *searchValue; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool strict; @property(copy, nonatomic) NSArray *searchTypes; -@property(copy, nonatomic) NSArray *searchProperties; -@property(nonatomic) int maxResults; +@property(nonatomic) long long maxResults; @property(copy, nonatomic) NSArray *constraints; -@property(copy, nonatomic) NSURL *targetAppId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSearchCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSearchCompleted.h index ff89536e6..b76de10b4 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSearchCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSearchCompleted.h @@ -16,7 +16,7 @@ + (id)searchCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)searchCompleted; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *results; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSetOutputSource.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSetOutputSource.h index 312606076..d9fbe8f4f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSetOutputSource.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSetOutputSource.h @@ -14,7 +14,7 @@ + (id)setOutputSourceWithDictionary:(id)arg1 context:(id)arg2; + (id)setOutputSource; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *outputSourceId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSetPlaybackPosition.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSetPlaybackPosition.h index d5d80fa94..e0bac105b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSetPlaybackPosition.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSetPlaybackPosition.h @@ -12,7 +12,7 @@ + (id)setPlaybackPositionWithDictionary:(id)arg1 context:(id)arg2; + (id)setPlaybackPosition; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(nonatomic) int position; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueue.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueue.h index 7e21829e7..a2e334022 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueue.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueue.h @@ -14,9 +14,9 @@ + (id)setQueueWithDictionary:(id)arg1 context:(id)arg2; + (id)setQueue; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *sort; -@property(nonatomic) BOOL shouldShuffle; +@property(nonatomic) _Bool shouldShuffle; @property(retain, nonatomic) SAMPCollection *mediaItems; @property(copy, nonatomic) NSArray *filters; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueueQueueOrder.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueueQueueOrder.h index fdbc47172..d30ce62dc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueueQueueOrder.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSetQueueQueueOrder.h @@ -17,7 +17,7 @@ + (id)setQueueQueueOrderWithDictionary:(id)arg1 context:(id)arg2; + (id)setQueueQueueOrder; @property(copy, nonatomic) NSString *mediaItemProperty; -@property(nonatomic) BOOL descending; +@property(nonatomic) _Bool descending; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMPSetState.h b/iOS7/PrivateFrameworks/SAObjects/SAMPSetState.h index 8fed68183..c19d1cc2e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMPSetState.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMPSetState.h @@ -12,7 +12,7 @@ + (id)setStateWithDictionary:(id)arg1 context:(id)arg2; + (id)setState; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(nonatomic) int state; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogAceMicroblogSearchResult.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogAceMicroblogSearchResult.h index b8baf53a6..962195a0b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogAceMicroblogSearchResult.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogAceMicroblogSearchResult.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSString, NSURL, SAMicroblogTwitterPostAuthor, SASnippetSubtitle, SAUIAppPunchOut; +@class NSArray, NSString, NSURL, SADecoratedString, SAMicroblogTwitterPostAuthor, SAUIAppPunchOut; @interface SAMicroblogAceMicroblogSearchResult : SADomainObject { @@ -16,8 +16,8 @@ + (id)aceMicroblogSearchResult; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; @property(copy, nonatomic) NSURL *webAddress; +@property(retain, nonatomic) SADecoratedString *summary; @property(copy, nonatomic) NSArray *resultUsers; -@property(retain, nonatomic) SASnippetSubtitle *resultSummary; @property(copy, nonatomic) NSArray *resultPosts; @property(copy, nonatomic) NSArray *resultNews; @property(copy, nonatomic) NSString *query; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetSocialCredential.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetSocialCredential.h new file mode 100644 index 000000000..c372721ff --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetSocialCredential.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SAMicroblogGetSocialCredential : SABaseClientBoundCommand +{ +} + ++ (id)getSocialCredentialWithDictionary:(id)arg1 context:(id)arg2; ++ (id)getSocialCredential; +- (_Bool)requiresResponse; +@property(copy, nonatomic) NSString *socialNetwork; +@property(copy, nonatomic) NSString *explicitUserPermission; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetTwitterCredential.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetTwitterCredential.h new file mode 100644 index 000000000..e5f5ea5d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogGetTwitterCredential.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SAMicroblogGetTwitterCredential : SAMicroblogGetSocialCredential +{ +} + ++ (id)getTwitterCredentialWithDictionary:(id)arg1 context:(id)arg2; ++ (id)getTwitterCredential; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogMicroblogSearchResultPost.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogMicroblogSearchResultPost.h index 0980b97f4..5c6391d8e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogMicroblogSearchResultPost.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogMicroblogSearchResultPost.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSDate, NSString, NSURL, SAMicroblogTwitterPostAuthor, SAUIAppPunchOut; +@class NSArray, NSDate, NSString, NSURL, SADecoratedString, SAMicroblogTwitterPostAuthor, SAUIAppPunchOut; @interface SAMicroblogMicroblogSearchResultPost : SAMicroblogMicroblogSearchResultBase { @@ -16,17 +16,17 @@ + (id)microblogSearchResultPost; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; @property(copy, nonatomic) NSURL *webAddress; -@property(nonatomic) int retweetCount; +@property(nonatomic) long long retweetCount; @property(retain, nonatomic) SAMicroblogTwitterPostAuthor *retweetAuthor; @property(retain, nonatomic) SAUIAppPunchOut *punchOut; @property(copy, nonatomic) NSString *location; -@property(nonatomic) int favoritesCount; +@property(nonatomic) long long favoritesCount; @property(copy, nonatomic) NSArray *embeddedMentions; @property(copy, nonatomic) NSArray *embeddedLinks; @property(copy, nonatomic) NSArray *embeddedImages; @property(copy, nonatomic) NSArray *embeddedHashtags; +@property(retain, nonatomic) SADecoratedString *decoratedContent; @property(copy, nonatomic) NSDate *creationTime; -@property(copy, nonatomic) NSString *content; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSetMicroblogCredential.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSetMicroblogCredential.h new file mode 100644 index 000000000..7b7f135c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSetMicroblogCredential.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAServerBoundCommand-Protocol.h" + +@class NSString, SAMicroblogSocialCredential; + +@interface SAMicroblogSetMicroblogCredential : SABaseCommand +{ +} + ++ (id)setMicroblogCredentialWithDictionary:(id)arg1 context:(id)arg2; ++ (id)setMicroblogCredential; +@property(retain, nonatomic) SAMicroblogSocialCredential *socialCredential; +- (id)encodedClassName; +- (id)groupIdentifier; + +// Remaining properties +@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; // @dynamic refId; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredential.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredential.h index 5042c69ad..aa154c682 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredential.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredential.h @@ -18,6 +18,7 @@ + (id)socialCredential; @property(copy, nonatomic) NSString *tokenSecret; @property(copy, nonatomic) NSString *socialNetwork; +@property(copy, nonatomic) NSString *personalizationPermission; @property(copy, nonatomic) NSString *accessToken; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredentialResult.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredentialResult.h new file mode 100644 index 000000000..4cec5f97d --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogSocialCredentialResult.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAServerBoundCommand-Protocol.h" + +@class NSString, SAMicroblogSocialCredential; + +@interface SAMicroblogSocialCredentialResult : SABaseCommand +{ +} + ++ (id)socialCredentialResultWithDictionary:(id)arg1 context:(id)arg2; ++ (id)socialCredentialResult; +@property(retain, nonatomic) SAMicroblogSocialCredential *socialCredential; +- (id)encodedClassName; +- (id)groupIdentifier; + +// Remaining properties +@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; // @dynamic refId; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogTwitterPostAuthor.h b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogTwitterPostAuthor.h index fa5a8f978..5e056d3f3 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMicroblogTwitterPostAuthor.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMicroblogTwitterPostAuthor.h @@ -15,12 +15,12 @@ + (id)twitterPostAuthorWithDictionary:(id)arg1 context:(id)arg2; + (id)twitterPostAuthor; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(nonatomic) BOOL verified; +@property(nonatomic) _Bool verified; @property(copy, nonatomic) NSNumber *userId; @property(copy, nonatomic) NSString *screenName; @property(copy, nonatomic) NSURL *profileImageUrl; @property(copy, nonatomic) NSString *fullName; -@property(nonatomic) int followersCount; +@property(nonatomic) long long followersCount; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovie.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovie.h index 15eb2310b..d4dc9e9b6 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovie.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovie.h @@ -15,13 +15,12 @@ + (id)movieWithDictionary:(id)arg1 context:(id)arg2; + (id)movie; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(copy, nonatomic) NSURL *trailerUri; @property(copy, nonatomic) NSDate *theatricalReleaseDate; @property(copy, nonatomic) NSArray *theaterShowtimes; @property(copy, nonatomic) NSString *theaterShowtimeSearchRegionDescription; @property(copy, nonatomic) NSString *synopsis; @property(copy, nonatomic) NSArray *studios; -@property(nonatomic) int runtimeInMinutes; +@property(nonatomic) long long runtimeInMinutes; @property(copy, nonatomic) NSURL *rottenTomatoesUri; @property(retain, nonatomic) SALocalSearchReviewList *reviews; @property(copy, nonatomic) NSString *rating; @@ -32,7 +31,7 @@ @property(copy, nonatomic) NSURL *lowResTrailerUri; @property(copy, nonatomic) NSNumber *isAvailableOnItunesForRent; @property(copy, nonatomic) NSNumber *isAvailableOnItunesForPurchase; -@property(nonatomic) BOOL is3d; +@property(nonatomic) _Bool is3d; @property(copy, nonatomic) NSURL *iTunesUri; @property(copy, nonatomic) NSURL *hiResTrailerUri; @property(copy, nonatomic) NSArray *genres; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieListSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieListSnippet.h index 7a34e0cc0..e237cbf9f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieListSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieListSnippet.h @@ -14,7 +14,7 @@ + (id)movieListSnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)movieListSnippet; -@property(nonatomic) BOOL shouldShowRottenTomatoesRating; +@property(nonatomic) _Bool shouldShowRottenTomatoesRating; @property(copy, nonatomic) NSArray *movies; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieSnippet.h index fd6c7f7af..44fe07e93 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieMovieSnippet.h @@ -14,7 +14,7 @@ + (id)movieSnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)movieSnippet; -@property(nonatomic) BOOL playTrailer; +@property(nonatomic) _Bool playTrailer; @property(retain, nonatomic) SAMovieMovie *movie; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieResolution.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieResolution.h index 37813863b..2f2744123 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieResolution.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieResolution.h @@ -14,8 +14,8 @@ + (id)resolutionWithDictionary:(id)arg1 context:(id)arg2; + (id)resolution; -@property(nonatomic) int width; -@property(nonatomic) int height; +@property(nonatomic) long long width; +@property(nonatomic) long long height; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieShowtime.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieShowtime.h index 909535660..7f5675321 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieShowtime.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieShowtime.h @@ -19,8 +19,8 @@ @property(retain, nonatomic) SACalendar *showtime; @property(copy, nonatomic) NSNumber *seniorTicketQuantity; @property(copy, nonatomic) NSNumber *regularTicketQuantity; -@property(nonatomic) BOOL isImax; -@property(nonatomic) BOOL is3d; +@property(nonatomic) _Bool isImax; +@property(nonatomic) _Bool is3d; @property(copy, nonatomic) NSNumber *childTicketQuantity; @property(retain, nonatomic) SAUIAppPunchOut *buyTicketsPunchout; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieContextObject.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieContextObject.h new file mode 100644 index 000000000..9ead01aae --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieContextObject.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SAMovieV2MovieContextObject : SADomainObject +{ +} + ++ (id)movieContextObjectWithDictionary:(id)arg1 context:(id)arg2; ++ (id)movieContextObject; +- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; +@property(copy, nonatomic) NSString *movieName; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieDetailSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieDetailSnippet.h index baa6055b2..494bd4d49 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieDetailSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2MovieDetailSnippet.h @@ -20,15 +20,16 @@ @property(copy, nonatomic) NSString *synopsis; @property(copy, nonatomic) NSArray *studios; @property(retain, nonatomic) SAMovieV2ShowtimeSnippet *showtimeSnippet; -@property(nonatomic) int runtimeInMinutes; +@property(nonatomic) long long runtimeInMinutes; @property(copy, nonatomic) NSString *rating; @property(copy, nonatomic) NSNumber *qualityRating; @property(copy, nonatomic) NSArray *posterImages; @property(copy, nonatomic) NSNumber *playTrailer; @property(copy, nonatomic) NSString *name; @property(retain, nonatomic) SAMovieV2ReviewListSnippet *movieReviewListSnippet; +@property(copy, nonatomic) NSURL *movieIdentifier; @property(copy, nonatomic) NSURL *lowresTrailerUri; -@property(nonatomic) BOOL is3d; +@property(nonatomic) _Bool is3d; @property(copy, nonatomic) NSURL *iTunesUri; @property(copy, nonatomic) NSURL *hiresTrailerUri; @property(copy, nonatomic) NSArray *genres; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2ShowtimeSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2ShowtimeSnippet.h index ce2f80140..c95332d62 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2ShowtimeSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2ShowtimeSnippet.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSString, SALocalSearchBusiness2; +@class NSArray, NSString, SALocalSearchBusiness2, SAUIImageResource; @interface SAMovieV2ShowtimeSnippet : SAUISnippet { @@ -18,6 +18,7 @@ @property(retain, nonatomic) SALocalSearchBusiness2 *theater; @property(copy, nonatomic) NSArray *showtimes; @property(copy, nonatomic) NSString *movieName; +@property(retain, nonatomic) SAUIImageResource *attributionLogo; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2TheaterShowtimeListCell.h b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2TheaterShowtimeListCell.h index 9da6cfc8f..869977d66 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAMovieV2TheaterShowtimeListCell.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAMovieV2TheaterShowtimeListCell.h @@ -19,7 +19,7 @@ @property(retain, nonatomic) SAMovieV2ShowtimeSnippet *showtimeSnippet; @property(retain, nonatomic) SADistance *relativeDistance; @property(copy, nonatomic) NSArray *displayableShowtimes; -@property(nonatomic) BOOL bookable; +@property(nonatomic) _Bool bookable; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SANoteCreate.h b/iOS7/PrivateFrameworks/SAObjects/SANoteCreate.h index fa1cb0ebf..ee584cc0b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SANoteCreate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SANoteCreate.h @@ -14,7 +14,7 @@ + (id)createWithDictionary:(id)arg1 context:(id)arg2; + (id)create; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *contents; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SANoteDelete.h b/iOS7/PrivateFrameworks/SAObjects/SANoteDelete.h index f89b06361..a241f7ff3 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SANoteDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SANoteDelete.h @@ -14,7 +14,7 @@ + (id)deleteWithDictionary:(id)arg1 context:(id)arg2; + (id)delete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *identifier; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SANoteSearch.h b/iOS7/PrivateFrameworks/SAObjects/SANoteSearch.h index e364dc784..5a2966f9f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SANoteSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SANoteSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSDate *toDate; @property(copy, nonatomic) NSDate *fromDate; @property(copy, nonatomic) NSString *contentQuery; diff --git a/iOS7/PrivateFrameworks/SAObjects/SANoteUpdate.h b/iOS7/PrivateFrameworks/SAObjects/SANoteUpdate.h index 98544c382..ca4d3e6fd 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SANoteUpdate.h +++ b/iOS7/PrivateFrameworks/SAObjects/SANoteUpdate.h @@ -14,7 +14,7 @@ + (id)updateWithDictionary:(id)arg1 context:(id)arg2; + (id)update; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *identifier; @property(copy, nonatomic) NSString *contentsToAppend; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCall.h b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCall.h index 60d478b22..e44ce5d7e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCall.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCall.h @@ -14,9 +14,9 @@ + (id)callWithDictionary:(id)arg1 context:(id)arg2; + (id)call; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL faceTimeAudio; -@property(nonatomic) BOOL faceTime; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool faceTimeAudio; +@property(nonatomic) _Bool faceTime; @property(copy, nonatomic) NSNumber *emergencyCall; @property(retain, nonatomic) SAPersonAttribute *callRecipient; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallEmergencySnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallEmergencySnippet.h index 7e765eaa0..7ac8dab4c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallEmergencySnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallEmergencySnippet.h @@ -12,7 +12,7 @@ + (id)callEmergencySnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)callEmergencySnippet; -@property(nonatomic) int countDownSeconds; +@property(nonatomic) long long countDownSeconds; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallHistory.h b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallHistory.h index 34f87f814..2360b1086 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallHistory.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPhoneCallHistory.h @@ -20,6 +20,7 @@ @property(copy, nonatomic) NSNumber *faceTimeAudio; @property(copy, nonatomic) NSNumber *faceTime; @property(copy, nonatomic) NSNumber *callCount; +@property(copy, nonatomic) NSNumber *blocked; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPhonePlayVoiceMail.h b/iOS7/PrivateFrameworks/SAObjects/SAPhonePlayVoiceMail.h index 950de3d53..42c04ac2f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPhonePlayVoiceMail.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPhonePlayVoiceMail.h @@ -6,7 +6,7 @@ #import -@class NSNumber, NSString, NSURL; +@class NSURL; @interface SAPhonePlayVoiceMail : SADomainCommand { @@ -14,11 +14,8 @@ + (id)playVoiceMailWithDictionary:(id)arg1 context:(id)arg2; + (id)playVoiceMail; -- (BOOL)requiresResponse; -@property(copy, nonatomic) NSNumber *voiceMailIndex; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *voiceMailId; -@property(copy, nonatomic) NSString *speakableText; -@property(copy, nonatomic) NSString *snippetViewId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPhoneSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAPhoneSearch.h index f1644d5a8..77b61a0bb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPhoneSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPhoneSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *voiceMail; @property(copy, nonatomic) NSDate *start; @property(copy, nonatomic) NSNumber *outgoing; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPing.h b/iOS7/PrivateFrameworks/SAObjects/SAPing.h index a38ff3a40..43eb429cb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPing.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPing.h @@ -16,7 +16,7 @@ + (id)pingWithDictionary:(id)arg1 context:(id)arg2; + (id)ping; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAPong.h b/iOS7/PrivateFrameworks/SAObjects/SAPong.h index 3d440d168..82e207989 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAPong.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAPong.h @@ -16,7 +16,7 @@ + (id)pongWithDictionary:(id)arg1 context:(id)arg2; + (id)pong; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAReminderListSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAReminderListSearch.h index 3bf43e8b9..614dec776 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAReminderListSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAReminderListSearch.h @@ -14,7 +14,7 @@ + (id)listSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)listSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *name; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAReminderObject.h b/iOS7/PrivateFrameworks/SAObjects/SAReminderObject.h index f9f6c47b3..c6e5792cc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAReminderObject.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAReminderObject.h @@ -20,10 +20,10 @@ @property(retain, nonatomic) SAReminderRecurrence *recurrence; @property(retain, nonatomic) id payload; @property(copy, nonatomic) NSArray *lists; -@property(nonatomic) BOOL important; +@property(nonatomic) _Bool important; @property(copy, nonatomic) NSString *dueDateTimeZoneId; @property(copy, nonatomic) NSDate *dueDate; -@property(nonatomic) BOOL completed; +@property(nonatomic) _Bool completed; @property(copy, nonatomic) NSString *alternateSubject; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAReminderRecurrence.h b/iOS7/PrivateFrameworks/SAObjects/SAReminderRecurrence.h index 94479bbad..95277b05f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAReminderRecurrence.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAReminderRecurrence.h @@ -18,7 +18,7 @@ + (id)recurrence; @property(copy, nonatomic) NSArray *weeksOfTheYear; @property(copy, nonatomic) NSArray *monthsOfTheYear; -@property(nonatomic) int interval; +@property(nonatomic) long long interval; @property(copy, nonatomic) NSString *frequencyTimeUnit; @property(copy, nonatomic) NSArray *daysOfTheYear; @property(copy, nonatomic) NSArray *daysOfTheWeek; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAReminderSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAReminderSearch.h index c9a1a63d9..1a3b875de 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAReminderSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAReminderSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *timeZoneId; @property(copy, nonatomic) NSString *subject; @property(copy, nonatomic) NSString *listName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SARequestCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SARequestCompleted.h index 50fff6699..6e68d8294 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SARequestCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SARequestCompleted.h @@ -12,7 +12,7 @@ + (id)requestCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)requestCompleted; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAResultCallback.h b/iOS7/PrivateFrameworks/SAObjects/SAResultCallback.h index 6d971c338..5fcfd542d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAResultCallback.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAResultCallback.h @@ -17,7 +17,7 @@ + (id)resultCallbackWithDictionary:(id)arg1 context:(id)arg2; + (id)resultCallback; @property(copy, nonatomic) NSArray *commands; -@property(nonatomic) int code; +@property(nonatomic) long long code; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SARollbackSucceeded.h b/iOS7/PrivateFrameworks/SAObjects/SARollbackSucceeded.h index d3a0eb15c..7675602ec 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SARollbackSucceeded.h +++ b/iOS7/PrivateFrameworks/SAObjects/SARollbackSucceeded.h @@ -12,7 +12,7 @@ + (id)rollbackSucceededWithDictionary:(id)arg1 context:(id)arg2; + (id)rollbackSucceeded; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASFinishSpeech.h b/iOS7/PrivateFrameworks/SAObjects/SASFinishSpeech.h index 2ef5ec976..1f1086334 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASFinishSpeech.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASFinishSpeech.h @@ -16,7 +16,7 @@ + (id)finishSpeechWithDictionary:(id)arg1 context:(id)arg2; + (id)finishSpeech; -@property(nonatomic) int packetCount; +@property(nonatomic) long long packetCount; @property(copy, nonatomic) NSArray *orderedContext; @property(copy, nonatomic) NSString *endpoint; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASPhrase.h b/iOS7/PrivateFrameworks/SAObjects/SASPhrase.h index d140be878..a4f960e28 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASPhrase.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASPhrase.h @@ -16,7 +16,7 @@ + (id)phraseWithDictionary:(id)arg1 context:(id)arg2; + (id)phrase; -@property(nonatomic) BOOL lowConfidence; +@property(nonatomic) _Bool lowConfidence; @property(copy, nonatomic) NSArray *interpretations; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASSpeechCorrectionStatistics.h b/iOS7/PrivateFrameworks/SAObjects/SASSpeechCorrectionStatistics.h index eed8e19eb..c6d6ec5ce 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASSpeechCorrectionStatistics.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASSpeechCorrectionStatistics.h @@ -18,8 +18,10 @@ + (id)speechCorrectionStatistics; @property(copy, nonatomic) NSString *sessionId; @property(copy, nonatomic) NSString *interactionId; -@property(nonatomic) int characterChangeCount; -@property(nonatomic) int alternativeSelectCount; +@property(copy, nonatomic) NSString *correctionText; +@property(copy, nonatomic) NSString *correctionSource; +@property(nonatomic) long long characterChangeCount; +@property(nonatomic) long long alternativeSelectCount; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASSpeechFailure.h b/iOS7/PrivateFrameworks/SAObjects/SASSpeechFailure.h index d71de403c..74d4a23de 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASSpeechFailure.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASSpeechFailure.h @@ -14,10 +14,10 @@ + (id)speechFailureWithDictionary:(id)arg1 context:(id)arg2; + (id)speechFailure; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *reasonDescription; @property(nonatomic) int reason; -@property(nonatomic) int errorCode; +@property(nonatomic) long long errorCode; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASSpeechPacket.h b/iOS7/PrivateFrameworks/SAObjects/SASSpeechPacket.h index f0ccd4249..655d8c9d2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASSpeechPacket.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASSpeechPacket.h @@ -8,7 +8,7 @@ #import "SAServerBoundCommand-Protocol.h" -@class NSArray, NSData, NSString; +@class NSArray, NSString; @interface SASSpeechPacket : SABaseCommand { @@ -17,8 +17,7 @@ + (id)speechPacketWithDictionary:(id)arg1 context:(id)arg2; + (id)speechPacket; @property(copy, nonatomic) NSArray *packets; -@property(nonatomic) int packetNumber; -@property(copy, nonatomic) NSData *data; +@property(nonatomic) long long packetNumber; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASSpeechRecognized.h b/iOS7/PrivateFrameworks/SAObjects/SASSpeechRecognized.h index fe01d6ea5..41e200e5f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASSpeechRecognized.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASSpeechRecognized.h @@ -14,7 +14,7 @@ + (id)speechRecognizedWithDictionary:(id)arg1 context:(id)arg2; + (id)speechRecognized; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *sessionId; @property(retain, nonatomic) SASRecognition *recognition; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeech.h b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeech.h index 613b16553..2940e22e9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeech.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeech.h @@ -24,9 +24,11 @@ @property(copy, nonatomic) NSString *headsetId; @property(copy, nonatomic) NSString *headsetAddress; @property(copy, nonatomic) NSString *dspStatus; +@property(nonatomic) _Bool disableAutoEndpointing; @property(copy, nonatomic) NSString *deviceModel; @property(copy, nonatomic) NSString *deviceIdentifier; @property(nonatomic) int codec; +@property(nonatomic) _Bool clearContext; @property(copy, nonatomic) NSString *audioSource; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechDictation.h b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechDictation.h index fa1b8b541..a7ac9dee5 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechDictation.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechDictation.h @@ -24,8 +24,7 @@ @property(copy, nonatomic) NSString *interactionId; @property(copy, nonatomic) NSString *fieldLabel; @property(copy, nonatomic) NSString *fieldId; -@property(nonatomic) BOOL enableAutoEndpointing; -@property(nonatomic) BOOL censorSpeech; +@property(nonatomic) _Bool censorSpeech; @property(copy, nonatomic) NSString *applicationVersion; @property(copy, nonatomic) NSString *applicationName; @property(copy, nonatomic) NSData *activationToken; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechRequest.h b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechRequest.h index fcdcfdc70..af9500845 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechRequest.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASStartSpeechRequest.h @@ -12,9 +12,9 @@ + (id)startSpeechRequestWithDictionary:(id)arg1 context:(id)arg2; + (id)startSpeechRequest; -@property(nonatomic) BOOL talkOnly; -@property(nonatomic) BOOL handsFree; -@property(nonatomic) BOOL eyesFree; +@property(nonatomic) _Bool talkOnly; +@property(nonatomic) _Bool handsFree; +@property(nonatomic) _Bool eyesFree; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASTTSSelectionStatistics.h b/iOS7/PrivateFrameworks/SAObjects/SASTTSSelectionStatistics.h index f44316b02..07e646026 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASTTSSelectionStatistics.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASTTSSelectionStatistics.h @@ -18,7 +18,7 @@ + (id)tTSSelectionStatistics; @property(copy, nonatomic) NSArray *timesListened; @property(copy, nonatomic) NSString *sessionId; -@property(nonatomic) int selectedItemIndex; +@property(nonatomic) long long selectedItemIndex; @property(copy, nonatomic) NSArray *listenedItems; @property(copy, nonatomic) NSString *interactionId; @property(copy, nonatomic) NSString *completionType; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASToken.h b/iOS7/PrivateFrameworks/SAObjects/SASToken.h index 8bc798ed1..f1c4539b6 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASToken.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASToken.h @@ -18,8 +18,8 @@ + (id)token; @property(copy, nonatomic) NSString *text; @property(copy, nonatomic) NSNumber *startTime; -@property(nonatomic) BOOL removeSpaceBefore; -@property(nonatomic) BOOL removeSpaceAfter; +@property(nonatomic) _Bool removeSpaceBefore; +@property(nonatomic) _Bool removeSpaceAfter; @property(copy, nonatomic) NSNumber *endTime; @property(copy, nonatomic) NSNumber *confidenceScore; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASendCommands.h b/iOS7/PrivateFrameworks/SAObjects/SASendCommands.h index 3586927e3..f51c16e69 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASendCommands.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASendCommands.h @@ -14,7 +14,7 @@ + (id)sendCommandsWithDictionary:(id)arg1 context:(id)arg2; + (id)sendCommands; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *commands; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASessionValidationFailed.h b/iOS7/PrivateFrameworks/SAObjects/SASessionValidationFailed.h index fe181ce9a..dcdb141e2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASessionValidationFailed.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASessionValidationFailed.h @@ -14,7 +14,7 @@ + (id)sessionValidationFailedWithDictionary:(id)arg1 context:(id)arg2; + (id)sessionValidationFailed; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *errorCode; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASetActivationToken.h b/iOS7/PrivateFrameworks/SAObjects/SASetActivationToken.h index 52fc10984..c55aad457 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASetActivationToken.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASetActivationToken.h @@ -14,7 +14,7 @@ + (id)setActivationTokenWithDictionary:(id)arg1 context:(id)arg2; + (id)setActivationToken; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *language; @property(copy, nonatomic) NSData *activationToken; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASetAssistantData.h b/iOS7/PrivateFrameworks/SAObjects/SASetAssistantData.h index 6f322e4b9..faf81677d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASetAssistantData.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASetAssistantData.h @@ -8,7 +8,7 @@ #import "SAServerBoundCommand-Protocol.h" -@class NSArray, NSNumber, NSString; +@class NSArray, NSNumber, NSString, SAVoice; @interface SASetAssistantData : SABaseCommand { @@ -16,9 +16,10 @@ + (id)setAssistantDataWithDictionary:(id)arg1 context:(id)arg2; + (id)setAssistantData; -@property(nonatomic) BOOL voiceOver; +@property(nonatomic) _Bool voiceOver; @property(copy, nonatomic) NSNumber *uiScale; @property(copy, nonatomic) NSNumber *twentyFourHourTimeDisplay; +@property(retain, nonatomic) SAVoice *ttsVoice; @property(copy, nonatomic) NSString *timeZoneId; @property(copy, nonatomic) NSString *temperatureUnit; @property(copy, nonatomic) NSNumber *storefront; @@ -27,14 +28,15 @@ @property(copy, nonatomic) NSString *osVersion; @property(copy, nonatomic) NSArray *meCards; @property(copy, nonatomic) NSString *lastName; -@property(nonatomic) BOOL handsFree; +@property(nonatomic) _Bool handsFree; @property(copy, nonatomic) NSString *firstName; @property(copy, nonatomic) NSString *deviceVersion; @property(copy, nonatomic) NSArray *deviceCapabilities; @property(copy, nonatomic) NSNumber *debugFlags; @property(copy, nonatomic) NSString *countryCode; -@property(nonatomic) BOOL censorSpeech; +@property(nonatomic) _Bool censorSpeech; @property(copy, nonatomic) NSString *anchor; +@property(copy, nonatomic) NSNumber *allowUserGeneratedContent; @property(copy, nonatomic) NSArray *abSources; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASetConnectionHeader.h b/iOS7/PrivateFrameworks/SAObjects/SASetConnectionHeader.h index 5e3f5b2b9..e34b51432 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASetConnectionHeader.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASetConnectionHeader.h @@ -14,8 +14,8 @@ + (id)setConnectionHeaderWithDictionary:(id)arg1 context:(id)arg2; + (id)setConnectionHeader; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL reconnectNow; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool reconnectNow; @property(copy, nonatomic) NSString *aceHostHeader; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASetContextConfiguration.h b/iOS7/PrivateFrameworks/SAObjects/SASetContextConfiguration.h new file mode 100644 index 000000000..bf4be2d08 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASetContextConfiguration.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASetContextConfiguration : SABaseClientBoundCommand +{ +} + ++ (id)setContextConfigurationWithDictionary:(id)arg1 context:(id)arg2; ++ (id)setContextConfiguration; +- (_Bool)requiresResponse; +@property(nonatomic) long long contextTimeoutSeconds; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASetSupportedLocales.h b/iOS7/PrivateFrameworks/SAObjects/SASetSupportedLocales.h index 31daf2bd2..17204ebf7 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASetSupportedLocales.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASetSupportedLocales.h @@ -14,7 +14,7 @@ + (id)setSupportedLocalesWithDictionary:(id)arg1 context:(id)arg2; + (id)setSupportedLocales; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *locales; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingBoolSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SASettingBoolSnippet.h index 64a18ae80..aec4cc8bc 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingBoolSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingBoolSnippet.h @@ -15,7 +15,7 @@ + (id)boolSnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)boolSnippet; @property(copy, nonatomic) NSNumber *value; -@property(nonatomic) BOOL toggle; +@property(nonatomic) _Bool toggle; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingBooleanEntity.h b/iOS7/PrivateFrameworks/SAObjects/SASettingBooleanEntity.h index ea4a6398a..ba2fa088b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingBooleanEntity.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingBooleanEntity.h @@ -12,13 +12,13 @@ { } -+ (id)booleanEntityWithValue:(BOOL)arg1; ++ (id)booleanEntityWithValue:(_Bool)arg1; + (id)booleanEntityWithDictionary:(id)arg1 context:(id)arg2; + (id)booleanEntity; - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(nonatomic) BOOL value; +@property(nonatomic) _Bool value; @property(copy, nonatomic) NSNumber *previousValue; -- (id)initWithValue:(BOOL)arg1; +- (id)initWithValue:(_Bool)arg1; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingCommand.h b/iOS7/PrivateFrameworks/SAObjects/SASettingCommand.h index 1fca69e01..ff6912b55 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingCommand.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingCommand.h @@ -12,7 +12,7 @@ + (id)commandWithDictionary:(id)arg1 context:(id)arg2; + (id)command; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAirplaneMode.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAirplaneMode.h index f16b2e826..0537d2c1d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAirplaneMode.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAirplaneMode.h @@ -12,7 +12,7 @@ + (id)getAirplaneModeWithDictionary:(id)arg1 context:(id)arg2; + (id)getAirplaneMode; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAssistiveTouch.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAssistiveTouch.h index 048a9944a..8424426df 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAssistiveTouch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAssistiveTouch.h @@ -12,7 +12,7 @@ + (id)getAssistiveTouchWithDictionary:(id)arg1 context:(id)arg2; + (id)getAssistiveTouch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAutoBrightness.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAutoBrightness.h index da9c9c8c3..50cec8fa6 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetAutoBrightness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetAutoBrightness.h @@ -12,7 +12,7 @@ + (id)getAutoBrightnessWithDictionary:(id)arg1 context:(id)arg2; + (id)getAutoBrightness; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBluetooth.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBluetooth.h index 8221e9b12..a0c40711d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBluetooth.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBluetooth.h @@ -12,7 +12,7 @@ + (id)getBluetoothWithDictionary:(id)arg1 context:(id)arg2; + (id)getBluetooth; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBool.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBool.h index ede30842c..d6abe0f06 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBool.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBool.h @@ -12,7 +12,7 @@ + (id)getBoolWithDictionary:(id)arg1 context:(id)arg2; + (id)getBool; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBrightness.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBrightness.h index 53296ed0b..91919f6fb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetBrightness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetBrightness.h @@ -12,7 +12,7 @@ + (id)getBrightnessWithDictionary:(id)arg1 context:(id)arg2; + (id)getBrightness; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetCellularData.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetCellularData.h index 534446b08..fa69281ad 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetCellularData.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetCellularData.h @@ -12,7 +12,7 @@ + (id)getCellularDataWithDictionary:(id)arg1 context:(id)arg2; + (id)getCellularData; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetDoNotDisturb.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetDoNotDisturb.h index c0bd2de92..38367916c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetDoNotDisturb.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetDoNotDisturb.h @@ -12,7 +12,7 @@ + (id)getDoNotDisturbWithDictionary:(id)arg1 context:(id)arg2; + (id)getDoNotDisturb; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetFlashlight.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetFlashlight.h index ba4587c69..36a103d61 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetFlashlight.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetFlashlight.h @@ -12,7 +12,7 @@ + (id)getFlashlightWithDictionary:(id)arg1 context:(id)arg2; + (id)getFlashlight; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetFloat.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetFloat.h index a065330e6..f7829d465 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetFloat.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetFloat.h @@ -12,7 +12,7 @@ + (id)getFloatWithDictionary:(id)arg1 context:(id)arg2; + (id)getFloat; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetGuidedAccess.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetGuidedAccess.h index e1e330c2c..96431362f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetGuidedAccess.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetGuidedAccess.h @@ -12,7 +12,7 @@ + (id)getGuidedAccessWithDictionary:(id)arg1 context:(id)arg2; + (id)getGuidedAccess; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetInvertColors.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetInvertColors.h index c78435bf1..d950795eb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetInvertColors.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetInvertColors.h @@ -12,7 +12,7 @@ + (id)getInvertColorsWithDictionary:(id)arg1 context:(id)arg2; + (id)getInvertColors; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetNumber.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetNumber.h index 2eee8e342..559e5ceaa 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetNumber.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetNumber.h @@ -12,7 +12,7 @@ + (id)getNumberWithDictionary:(id)arg1 context:(id)arg2; + (id)getNumber; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetValue.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetValue.h index 25da0316e..af5016864 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetValue.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetValue.h @@ -12,7 +12,7 @@ + (id)getValueWithDictionary:(id)arg1 context:(id)arg2; + (id)getValue; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetVoiceOver.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetVoiceOver.h index 333356930..ffb9d56b5 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetVoiceOver.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetVoiceOver.h @@ -12,7 +12,7 @@ + (id)getVoiceOverWithDictionary:(id)arg1 context:(id)arg2; + (id)getVoiceOver; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingGetWiFi.h b/iOS7/PrivateFrameworks/SAObjects/SASettingGetWiFi.h index ed2a6f83d..c8133d841 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingGetWiFi.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingGetWiFi.h @@ -12,7 +12,7 @@ + (id)getWiFiWithDictionary:(id)arg1 context:(id)arg2; + (id)getWiFi; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingNumericSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SASettingNumericSnippet.h index 09c84712f..eb2c4dfad 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingNumericSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingNumericSnippet.h @@ -12,7 +12,7 @@ + (id)numericSnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)numericSnippet; -@property(nonatomic) BOOL increment; +@property(nonatomic) _Bool increment; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAccessibility.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAccessibility.h index f5b97e4b8..1b8097c6f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAccessibility.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAccessibility.h @@ -12,7 +12,7 @@ + (id)openAccessibilityWithDictionary:(id)arg1 context:(id)arg2; + (id)openAccessibility; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAirplaneMode.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAirplaneMode.h index 1d72ff609..55d51100f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAirplaneMode.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAirplaneMode.h @@ -12,7 +12,7 @@ + (id)openAirplaneModeWithDictionary:(id)arg1 context:(id)arg2; + (id)openAirplaneMode; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAppSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAppSettings.h index f9870b55c..1c7e49ca6 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAppSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAppSettings.h @@ -16,7 +16,7 @@ + (id)openAppSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openAppSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *location; @property(copy, nonatomic) NSString *appWithSettingsId; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAssistiveTouch.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAssistiveTouch.h index 60fc32f34..66a21128b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAssistiveTouch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAssistiveTouch.h @@ -12,7 +12,7 @@ + (id)openAssistiveTouchWithDictionary:(id)arg1 context:(id)arg2; + (id)openAssistiveTouch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAutoLock.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAutoLock.h index de87f0dc0..e22b61050 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAutoLock.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenAutoLock.h @@ -12,7 +12,7 @@ + (id)openAutoLockWithDictionary:(id)arg1 context:(id)arg2; + (id)openAutoLock; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBackgroundAppRefreshSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBackgroundAppRefreshSettings.h new file mode 100644 index 000000000..63e4b9567 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBackgroundAppRefreshSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenBackgroundAppRefreshSettings : SASettingOpenSettings +{ +} + ++ (id)openBackgroundAppRefreshSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openBackgroundAppRefreshSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBluetooth.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBluetooth.h index a7a4c197e..af81a955c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBluetooth.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBluetooth.h @@ -12,7 +12,7 @@ + (id)openBluetoothWithDictionary:(id)arg1 context:(id)arg2; + (id)openBluetooth; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBrightness.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBrightness.h index c11901e14..c69d7b3fb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBrightness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenBrightness.h @@ -12,7 +12,7 @@ + (id)openBrightnessWithDictionary:(id)arg1 context:(id)arg2; + (id)openBrightness; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCellularData.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCellularData.h index ff4915cbd..4c7ae2ee5 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCellularData.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCellularData.h @@ -12,7 +12,7 @@ + (id)openCellularDataWithDictionary:(id)arg1 context:(id)arg2; + (id)openCellularData; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCompassSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCompassSettings.h new file mode 100644 index 000000000..11d6a8180 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenCompassSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenCompassSettings : SASettingOpenAppSettings +{ +} + ++ (id)openCompassSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openCompassSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenControlCenterSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenControlCenterSettings.h new file mode 100644 index 000000000..657832089 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenControlCenterSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenControlCenterSettings : SASettingOpenSettings +{ +} + ++ (id)openControlCenterSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openControlCenterSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenDoNotDisturb.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenDoNotDisturb.h index f2f3be5bc..d70d53dd9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenDoNotDisturb.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenDoNotDisturb.h @@ -12,7 +12,7 @@ + (id)openDoNotDisturbWithDictionary:(id)arg1 context:(id)arg2; + (id)openDoNotDisturb; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFaceTimeSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFaceTimeSettings.h index 4d5e03b27..4b2633a5d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFaceTimeSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFaceTimeSettings.h @@ -12,7 +12,7 @@ + (id)openFaceTimeSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openFaceTimeSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFacebookSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFacebookSettings.h new file mode 100644 index 000000000..a809c89f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFacebookSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenFacebookSettings : SASettingOpenAppSettings +{ +} + ++ (id)openFacebookSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openFacebookSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFlickrSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFlickrSettings.h new file mode 100644 index 000000000..d6d860ed1 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenFlickrSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenFlickrSettings : SASettingOpenAppSettings +{ +} + ++ (id)openFlickrSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openFlickrSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGameCenterSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGameCenterSettings.h new file mode 100644 index 000000000..3d69d34fd --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGameCenterSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenGameCenterSettings : SASettingOpenAppSettings +{ +} + ++ (id)openGameCenterSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openGameCenterSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGuidedAccess.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGuidedAccess.h index 8a632a83d..49fe7ce51 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGuidedAccess.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenGuidedAccess.h @@ -12,7 +12,7 @@ + (id)openGuidedAccessWithDictionary:(id)arg1 context:(id)arg2; + (id)openGuidedAccess; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenICloudSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenICloudSettings.h index 1af3fc89e..5f3ec358e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenICloudSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenICloudSettings.h @@ -12,7 +12,7 @@ + (id)openICloudSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openICloudSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenInvertColors.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenInvertColors.h index 7f8633e59..861620f22 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenInvertColors.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenInvertColors.h @@ -12,7 +12,7 @@ + (id)openInvertColorsWithDictionary:(id)arg1 context:(id)arg2; + (id)openInvertColors; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenKeyboardSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenKeyboardSettings.h index 98a7097e0..ea7118f0e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenKeyboardSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenKeyboardSettings.h @@ -12,7 +12,7 @@ + (id)openKeyboardSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openKeyboardSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenLocationServicesSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenLocationServicesSettings.h index d1b1de360..c0169f536 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenLocationServicesSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenLocationServicesSettings.h @@ -12,7 +12,7 @@ + (id)openLocationServicesSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openLocationServicesSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMCCSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMCCSettings.h index eaa66a6f0..fd968d2fd 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMCCSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMCCSettings.h @@ -12,7 +12,7 @@ + (id)openMCCSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openMCCSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMapsSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMapsSettings.h index 8015a441c..cbd8b7380 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMapsSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMapsSettings.h @@ -12,7 +12,7 @@ + (id)openMapsSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openMapsSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMessagesSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMessagesSettings.h index d21023fcb..cdf9382af 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMessagesSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMessagesSettings.h @@ -12,7 +12,7 @@ + (id)openMessagesSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openMessagesSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMusicSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMusicSettings.h index 0b903fda5..550260243 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMusicSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenMusicSettings.h @@ -12,7 +12,7 @@ + (id)openMusicSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openMusicSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotesSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotesSettings.h index 31d5ed057..d81dd6972 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotesSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotesSettings.h @@ -12,7 +12,7 @@ + (id)openNotesSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openNotesSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotificationSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotificationSettings.h index 8b417bce8..0871e1150 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotificationSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenNotificationSettings.h @@ -12,7 +12,7 @@ + (id)openNotificationSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openNotificationSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhoneSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhoneSettings.h index db3d04336..fcf5e1a54 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhoneSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhoneSettings.h @@ -12,7 +12,7 @@ + (id)openPhoneSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openPhoneSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhotosAndCameraSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhotosAndCameraSettings.h index 786ce5a59..355f8f169 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhotosAndCameraSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPhotosAndCameraSettings.h @@ -12,7 +12,7 @@ + (id)openPhotosAndCameraSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openPhotosAndCameraSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPrivacySettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPrivacySettings.h index 436a3a07e..97da60e0d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPrivacySettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenPrivacySettings.h @@ -12,7 +12,7 @@ + (id)openPrivacySettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openPrivacySettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenRemindersSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenRemindersSettings.h index cc4553cbd..46d4d6896 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenRemindersSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenRemindersSettings.h @@ -12,7 +12,7 @@ + (id)openRemindersSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openRemindersSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSafariSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSafariSettings.h index 8d334be5a..e47ce3ee5 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSafariSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSafariSettings.h @@ -12,7 +12,7 @@ + (id)openSafariSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openSafariSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettings.h index 3c50ce566..939e1984e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettings.h @@ -12,7 +12,7 @@ + (id)openSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettingsApp.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettingsApp.h index 5d9c449b4..73cbdc05f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettingsApp.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSettingsApp.h @@ -12,7 +12,7 @@ + (id)openSettingsAppWithDictionary:(id)arg1 context:(id)arg2; + (id)openSettingsApp; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSinaWeiboSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSinaWeiboSettings.h new file mode 100644 index 000000000..6df5e370a --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSinaWeiboSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenSinaWeiboSettings : SASettingOpenAppSettings +{ +} + ++ (id)openSinaWeiboSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openSinaWeiboSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSiriSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSiriSettings.h index 560e095c8..ff23e8dcf 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSiriSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSiriSettings.h @@ -12,7 +12,7 @@ + (id)openSiriSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openSiriSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSoundsSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSoundsSettings.h index 9d9ead4e1..f7ffbc9d9 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSoundsSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenSoundsSettings.h @@ -12,7 +12,7 @@ + (id)openSoundsSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openSoundsSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenStoreSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenStoreSettings.h index 3ad93770f..620325d5b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenStoreSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenStoreSettings.h @@ -12,7 +12,7 @@ + (id)openStoreSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openStoreSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTencentWeiboSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTencentWeiboSettings.h new file mode 100644 index 000000000..55d9b37ee --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTencentWeiboSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenTencentWeiboSettings : SASettingOpenAppSettings +{ +} + ++ (id)openTencentWeiboSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openTencentWeiboSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTextSizeSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTextSizeSettings.h new file mode 100644 index 000000000..ecc7f90cb --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTextSizeSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenTextSizeSettings : SASettingOpenSettings +{ +} + ++ (id)openTextSizeSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openTextSizeSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTwitterSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTwitterSettings.h new file mode 100644 index 000000000..b91338211 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenTwitterSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenTwitterSettings : SASettingOpenAppSettings +{ +} + ++ (id)openTwitterSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openTwitterSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenUserGuide.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenUserGuide.h deleted file mode 100644 index f587edf9d..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenUserGuide.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SASettingOpenUserGuide : SASettingOpenSettings -{ -} - -+ (id)openUserGuideWithDictionary:(id)arg1 context:(id)arg2; -+ (id)openUserGuide; -- (BOOL)requiresResponse; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVideosSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVideosSettings.h index 250c2315b..cca155869 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVideosSettings.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVideosSettings.h @@ -12,7 +12,7 @@ + (id)openVideosSettingsWithDictionary:(id)arg1 context:(id)arg2; + (id)openVideosSettings; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVimeoSettings.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVimeoSettings.h new file mode 100644 index 000000000..29b7f2607 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVimeoSettings.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingOpenVimeoSettings : SASettingOpenAppSettings +{ +} + ++ (id)openVimeoSettingsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)openVimeoSettings; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVoiceOver.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVoiceOver.h index 095c32eea..e68b5fb18 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVoiceOver.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenVoiceOver.h @@ -12,7 +12,7 @@ + (id)openVoiceOverWithDictionary:(id)arg1 context:(id)arg2; + (id)openVoiceOver; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenWiFi.h b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenWiFi.h index ed9eb869c..bce5291f0 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingOpenWiFi.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingOpenWiFi.h @@ -12,7 +12,7 @@ + (id)openWiFiWithDictionary:(id)arg1 context:(id)arg2; + (id)openWiFi; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAirplaneMode.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAirplaneMode.h index 9bbca4820..dfc72367b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAirplaneMode.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAirplaneMode.h @@ -12,7 +12,7 @@ + (id)setAirplaneModeWithDictionary:(id)arg1 context:(id)arg2; + (id)setAirplaneMode; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAppService.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAppService.h index da7f7bfa0..288647786 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAppService.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAppService.h @@ -16,7 +16,7 @@ + (id)setAppServiceWithDictionary:(id)arg1 context:(id)arg2; + (id)setAppService; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *location; @property(copy, nonatomic) NSString *appWithSettingsId; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAssistiveTouch.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAssistiveTouch.h index 75cf0b7a8..0ff16a491 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAssistiveTouch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAssistiveTouch.h @@ -12,7 +12,7 @@ + (id)setAssistiveTouchWithDictionary:(id)arg1 context:(id)arg2; + (id)setAssistiveTouch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAutoBrightness.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAutoBrightness.h index ac8cb8117..c35edd352 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetAutoBrightness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetAutoBrightness.h @@ -12,7 +12,7 @@ + (id)setAutoBrightnessWithDictionary:(id)arg1 context:(id)arg2; + (id)setAutoBrightness; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBluetooth.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBluetooth.h index df30c2da8..a523fc73e 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBluetooth.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBluetooth.h @@ -12,7 +12,7 @@ + (id)setBluetoothWithDictionary:(id)arg1 context:(id)arg2; + (id)setBluetooth; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBool.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBool.h index 4a46a8673..d521dd3d3 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBool.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBool.h @@ -12,9 +12,9 @@ + (id)setBoolWithDictionary:(id)arg1 context:(id)arg2; + (id)setBool; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL value; -@property(nonatomic) BOOL toggle; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool value; +@property(nonatomic) _Bool toggle; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBrightness.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBrightness.h index 1edaf12f7..24bf41909 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetBrightness.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetBrightness.h @@ -12,7 +12,7 @@ + (id)setBrightnessWithDictionary:(id)arg1 context:(id)arg2; + (id)setBrightness; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetCellularData.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetCellularData.h index 176773cbe..2f1e55cfa 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetCellularData.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetCellularData.h @@ -12,7 +12,7 @@ + (id)setCellularDataWithDictionary:(id)arg1 context:(id)arg2; + (id)setCellularData; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetDoNotDisturb.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetDoNotDisturb.h index c05d95e44..b3ffa806f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetDoNotDisturb.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetDoNotDisturb.h @@ -12,7 +12,7 @@ + (id)setDoNotDisturbWithDictionary:(id)arg1 context:(id)arg2; + (id)setDoNotDisturb; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetFlashlight.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetFlashlight.h index fdee1c4a9..9304f935c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetFlashlight.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetFlashlight.h @@ -12,7 +12,7 @@ + (id)setFlashlightWithDictionary:(id)arg1 context:(id)arg2; + (id)setFlashlight; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetFloat.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetFloat.h index 1a6f01b8a..1e940e40d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetFloat.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetFloat.h @@ -12,7 +12,7 @@ + (id)setFloatWithDictionary:(id)arg1 context:(id)arg2; + (id)setFloat; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(nonatomic) float value; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetGuidedAccess.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetGuidedAccess.h index 44391861c..167e987ae 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetGuidedAccess.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetGuidedAccess.h @@ -12,7 +12,7 @@ + (id)setGuidedAccessWithDictionary:(id)arg1 context:(id)arg2; + (id)setGuidedAccess; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetInvertColors.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetInvertColors.h index 440d037ff..f54ac5faa 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetInvertColors.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetInvertColors.h @@ -12,7 +12,7 @@ + (id)setInvertColorsWithDictionary:(id)arg1 context:(id)arg2; + (id)setInvertColors; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetNumber.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetNumber.h index 60dcb9c7d..e5ebbaeaf 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetNumber.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetNumber.h @@ -12,8 +12,8 @@ + (id)setNumberWithDictionary:(id)arg1 context:(id)arg2; + (id)setNumber; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL increment; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool increment; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetUIGuidedAccess.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetUIGuidedAccess.h new file mode 100644 index 000000000..aa0df9262 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetUIGuidedAccess.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SASettingSetUIGuidedAccess : SASettingSetBool +{ +} + ++ (id)setUIGuidedAccessWithDictionary:(id)arg1 context:(id)arg2; ++ (id)setUIGuidedAccess; +- (_Bool)requiresResponse; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetValue.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetValue.h index 45c8a2cdf..6999181de 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetValue.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetValue.h @@ -12,9 +12,9 @@ + (id)setValueWithDictionary:(id)arg1 context:(id)arg2; + (id)setValue; -- (BOOL)requiresResponse; -@property(nonatomic) BOOL failOnSiriDisconnectWarnings; -@property(nonatomic) BOOL dryRun; +- (_Bool)requiresResponse; +@property(nonatomic) _Bool failOnSiriDisconnectWarnings; +@property(nonatomic) _Bool dryRun; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetVoiceOver.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetVoiceOver.h index 9c70c8662..880ff2725 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetVoiceOver.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetVoiceOver.h @@ -12,7 +12,7 @@ + (id)setVoiceOverWithDictionary:(id)arg1 context:(id)arg2; + (id)setVoiceOver; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASettingSetWiFi.h b/iOS7/PrivateFrameworks/SAObjects/SASettingSetWiFi.h index d7c9f5796..d7232cdc3 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASettingSetWiFi.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASettingSetWiFi.h @@ -12,7 +12,7 @@ + (id)setWiFiWithDictionary:(id)arg1 context:(id)arg2; + (id)setWiFi; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASmsRecipientSearch.h b/iOS7/PrivateFrameworks/SAObjects/SASmsRecipientSearch.h index 4fa7bc3c7..e81a5d886 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASmsRecipientSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASmsRecipientSearch.h @@ -14,7 +14,7 @@ + (id)recipientSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)recipientSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *recipients; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASmsSearch.h b/iOS7/PrivateFrameworks/SAObjects/SASmsSearch.h index 2d0352cc5..f64124686 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASmsSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASmsSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSNumber *unread; @property(copy, nonatomic) NSString *subject; @property(copy, nonatomic) NSDate *start; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsAthlete.h b/iOS7/PrivateFrameworks/SAObjects/SASportsAthlete.h index bae2efc42..fad27b070 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsAthlete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsAthlete.h @@ -26,6 +26,7 @@ @property(copy, nonatomic) NSNumber *injured; @property(copy, nonatomic) NSString *height; @property(copy, nonatomic) NSString *gender; +@property(copy, nonatomic) NSArray *formattedMetadataTypes; @property(copy, nonatomic) NSArray *formattedMetadata; @property(copy, nonatomic) NSString *firstName; @property(copy, nonatomic) NSArray *careerStatistics; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippet.h new file mode 100644 index 000000000..93302cd9b --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippet.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface SASportsAthleteComparisonSnippet : SASportsAthleteSnippet +{ +} + ++ (id)athleteComparisonSnippetWithDictionary:(id)arg1 context:(id)arg2; ++ (id)athleteComparisonSnippet; +@property(copy, nonatomic) NSDictionary *comparisonItemDetails; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippetItemDetails.h b/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippetItemDetails.h new file mode 100644 index 000000000..feaf1da58 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsAthleteComparisonSnippetItemDetails.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAAceSerializable-Protocol.h" + +@class SASportsMetadata, SAUIAppPunchOut; + +@interface SASportsAthleteComparisonSnippetItemDetails : AceObject +{ +} + ++ (id)athleteComparisonSnippetItemDetailsWithDictionary:(id)arg1 context:(id)arg2; ++ (id)athleteComparisonSnippetItemDetails; +@property(retain, nonatomic) SAUIAppPunchOut *providerPunchOut; +@property(retain, nonatomic) SASportsMetadata *metadata; +@property(retain, nonatomic) SAUIAppPunchOut *leagueAppPunchOut; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsEntity.h b/iOS7/PrivateFrameworks/SAObjects/SASportsEntity.h index e650b949f..1d9c28981 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsEntity.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsEntity.h @@ -17,7 +17,9 @@ - (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; @property(retain, nonatomic) SAUIAppPunchOut *punchout; @property(copy, nonatomic) NSString *name; +@property(copy, nonatomic) NSURL *listImage; @property(retain, nonatomic) SASportsLeague *league; +@property(copy, nonatomic) NSURL *largeImage; @property(copy, nonatomic) NSURL *image; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsMatchup.h b/iOS7/PrivateFrameworks/SAObjects/SASportsMatchup.h index f80269b56..33fb757da 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsMatchup.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsMatchup.h @@ -31,12 +31,14 @@ @property(copy, nonatomic) NSString *locationName; @property(copy, nonatomic) NSString *location; @property(copy, nonatomic) NSString *line; +@property(copy, nonatomic) NSNumber *homeShootoutPoints; @property(copy, nonatomic) NSString *homeScore; @property(copy, nonatomic) NSArray *homeLineScores; @property(retain, nonatomic) SASportsEntity *homeEntity; @property(copy, nonatomic) NSString *favoredEntity; @property(copy, nonatomic) NSNumber *expectedLineScoreCount; @property(copy, nonatomic) NSString *currentPeriod; +@property(copy, nonatomic) NSNumber *awayShootoutPoints; @property(copy, nonatomic) NSString *awayScore; @property(copy, nonatomic) NSArray *awayLineScores; @property(retain, nonatomic) SASportsEntity *awayEntity; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsMatchupPlaySummary.h b/iOS7/PrivateFrameworks/SAObjects/SASportsMatchupPlaySummary.h index 82a286c41..4e1bf572d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsMatchupPlaySummary.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsMatchupPlaySummary.h @@ -18,8 +18,8 @@ + (id)matchupPlaySummary; @property(copy, nonatomic) NSString *time; @property(copy, nonatomic) NSString *summaryDescription; -@property(nonatomic) BOOL appliesToHomeTeam; -@property(nonatomic) BOOL appliesToAwayTeam; +@property(nonatomic) _Bool appliesToHomeTeam; +@property(nonatomic) _Bool appliesToAwayTeam; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsStandingsSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SASportsStandingsSnippet.h index 6c25c8d11..8d8a901bd 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsStandingsSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsStandingsSnippet.h @@ -14,7 +14,7 @@ + (id)standingsSnippetWithDictionary:(id)arg1 context:(id)arg2; + (id)standingsSnippet; -@property(nonatomic) BOOL showCardinalPositions; +@property(nonatomic) _Bool showCardinalPositions; @property(copy, nonatomic) NSArray *selectedEntities; @property(copy, nonatomic) NSArray *entities; @property(copy, nonatomic) NSArray *columns; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASportsTeam.h b/iOS7/PrivateFrameworks/SAObjects/SASportsTeam.h index ad2ff35bd..808ec8669 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASportsTeam.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASportsTeam.h @@ -46,6 +46,7 @@ @property(copy, nonatomic) NSString *awayWins; @property(copy, nonatomic) NSString *awayLosses; @property(copy, nonatomic) NSArray *athletes; +@property(nonatomic) _Bool alwaysUseAthleteFullName; @property(copy, nonatomic) NSString *abbreviatedName; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAStartRequest.h b/iOS7/PrivateFrameworks/SAObjects/SAStartRequest.h index 1290f98af..2e92456b0 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAStartRequest.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAStartRequest.h @@ -17,12 +17,13 @@ + (id)startRequestWithDictionary:(id)arg1 context:(id)arg2; + (id)startRequest; @property(copy, nonatomic) NSString *utterance; -@property(nonatomic) BOOL talkOnly; +@property(nonatomic) _Bool talkOnly; @property(copy, nonatomic) NSString *origin; @property(copy, nonatomic) NSNumber *motionConfidence; @property(copy, nonatomic) NSString *motionActivity; -@property(nonatomic) BOOL handsFree; -@property(nonatomic) BOOL eyesFree; +@property(nonatomic) _Bool handsFree; +@property(nonatomic) _Bool eyesFree; +@property(nonatomic) _Bool clearContext; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAStockAdd.h b/iOS7/PrivateFrameworks/SAObjects/SAStockAdd.h index 62714a5d2..6d71371a6 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAStockAdd.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAStockAdd.h @@ -14,7 +14,7 @@ + (id)addWithDictionary:(id)arg1 context:(id)arg2; + (id)add; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *tickerSymbol; @property(copy, nonatomic) NSArray *stocks; @property(copy, nonatomic) NSArray *stockReferences; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAStockDelete.h b/iOS7/PrivateFrameworks/SAObjects/SAStockDelete.h index 03beebc4b..4c230b06d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAStockDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAStockDelete.h @@ -14,7 +14,7 @@ + (id)deleteWithDictionary:(id)arg1 context:(id)arg2; + (id)delete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *stocks; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAStockSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAStockSearch.h index 671612158..11d2e9b42 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAStockSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAStockSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *stockReferences; @property(copy, nonatomic) NSArray *companyNameList; @property(copy, nonatomic) NSURL *targetAppId; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASyncAnchor.h b/iOS7/PrivateFrameworks/SAObjects/SASyncAnchor.h index 5754513cb..5bf5ba9b2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASyncAnchor.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASyncAnchor.h @@ -16,10 +16,10 @@ + (id)anchorWithDictionary:(id)arg1 context:(id)arg2; + (id)anchor; -@property(copy, nonatomic) NSString *value; @property(copy, nonatomic) NSString *validity; @property(copy, nonatomic) NSString *key; @property(copy, nonatomic) NSString *generation; +@property(nonatomic) long long count; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASyncChunkAccepted.h b/iOS7/PrivateFrameworks/SAObjects/SASyncChunkAccepted.h index b403d6a85..80f18e1e2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASyncChunkAccepted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASyncChunkAccepted.h @@ -14,7 +14,7 @@ + (id)chunkAcceptedWithDictionary:(id)arg1 context:(id)arg2; + (id)chunkAccepted; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SASyncAnchor *current; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SASyncChunkDenied.h b/iOS7/PrivateFrameworks/SAObjects/SASyncChunkDenied.h index 6bd762c3a..f7db49725 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASyncChunkDenied.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASyncChunkDenied.h @@ -14,20 +14,20 @@ { } -+ (id)chunkDeniedWithErrorCode:(int)arg1; ++ (id)chunkDeniedWithErrorCode:(long long)arg1; + (id)chunkDeniedWithDictionary:(id)arg1 context:(id)arg2; + (id)chunkDenied; -- (BOOL)requiresResponse; -@property(nonatomic) int errorCode; +- (_Bool)requiresResponse; +@property(nonatomic) long long errorCode; @property(retain, nonatomic) SASyncAnchor *current; -@property(copy, nonatomic) NSArray *callbacks; -- (id)initWithErrorCode:(int)arg1; +- (id)initWithErrorCode:(long long)arg1; - (id)encodedClassName; - (id)groupIdentifier; // Remaining properties @property(copy, nonatomic) NSString *aceId; // @dynamic aceId; @property(copy, nonatomic) NSString *appId; // @dynamic appId; +@property(copy, nonatomic) NSArray *callbacks; // @dynamic callbacks; @property(copy, nonatomic) NSString *refId; // @dynamic refId; @end diff --git a/iOS7/PrivateFrameworks/SAObjects/SASyncGetAnchorsResponse.h b/iOS7/PrivateFrameworks/SAObjects/SASyncGetAnchorsResponse.h index 77c35b48a..cdfc5ef70 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SASyncGetAnchorsResponse.h +++ b/iOS7/PrivateFrameworks/SAObjects/SASyncGetAnchorsResponse.h @@ -14,7 +14,7 @@ + (id)getAnchorsResponseWithDictionary:(id)arg1 context:(id)arg2; + (id)getAnchorsResponse; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *anchors; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATimerCancel.h b/iOS7/PrivateFrameworks/SAObjects/SATimerCancel.h index 44a5261e9..c3e081972 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SATimerCancel.h +++ b/iOS7/PrivateFrameworks/SAObjects/SATimerCancel.h @@ -12,7 +12,7 @@ + (id)cancelWithDictionary:(id)arg1 context:(id)arg2; + (id)cancel; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATimerGet.h b/iOS7/PrivateFrameworks/SAObjects/SATimerGet.h index 8c0488b49..cf471dd64 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SATimerGet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SATimerGet.h @@ -12,7 +12,7 @@ + (id)getWithDictionary:(id)arg1 context:(id)arg2; + (id)get; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATimerPause.h b/iOS7/PrivateFrameworks/SAObjects/SATimerPause.h index 9c146da35..93586e7d2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SATimerPause.h +++ b/iOS7/PrivateFrameworks/SAObjects/SATimerPause.h @@ -12,7 +12,7 @@ + (id)pauseWithDictionary:(id)arg1 context:(id)arg2; + (id)pause; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATimerResume.h b/iOS7/PrivateFrameworks/SAObjects/SATimerResume.h index 9f8b2eda6..fed3b534b 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SATimerResume.h +++ b/iOS7/PrivateFrameworks/SAObjects/SATimerResume.h @@ -12,7 +12,7 @@ + (id)resumeWithDictionary:(id)arg1 context:(id)arg2; + (id)resume; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATimerSet.h b/iOS7/PrivateFrameworks/SAObjects/SATimerSet.h index d066ccab5..7876ba9a2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SATimerSet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SATimerSet.h @@ -14,7 +14,7 @@ + (id)setWithDictionary:(id)arg1 context:(id)arg2; + (id)set; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SATimerObject *timer; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationRequest.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationRequest.h deleted file mode 100644 index 27ad904e2..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationRequest.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber, NSString, SACalendar, SALocation; - -@interface SATransportationRequest : SADomainObject -{ -} - -+ (id)requestWithDictionary:(id)arg1 context:(id)arg2; -+ (id)request; -- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(copy, nonatomic) NSString *serviceName; -@property(copy, nonatomic) NSString *serviceLevel; -@property(copy, nonatomic) NSNumber *passengerCount; -@property(copy, nonatomic) NSString *medium; -@property(retain, nonatomic) SALocation *departureLocation; -@property(retain, nonatomic) SACalendar *departureDate; -@property(copy, nonatomic) NSString *currency; -@property(copy, nonatomic) NSNumber *cost; -@property(retain, nonatomic) SALocation *arrivalLocation; -@property(retain, nonatomic) SACalendar *arrivalDate; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationResponse.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationResponse.h deleted file mode 100644 index c9a447793..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationResponse.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSNumber, NSString, SACalendar, SALocation; - -@interface SATransportationResponse : SADomainObject -{ -} - -+ (id)responseWithDictionary:(id)arg1 context:(id)arg2; -+ (id)response; -- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(copy, nonatomic) NSString *serviceName; -@property(copy, nonatomic) NSString *serviceLevel; -@property(copy, nonatomic) NSString *notes; -@property(copy, nonatomic) NSNumber *minPassengerCount; -@property(copy, nonatomic) NSString *medium; -@property(copy, nonatomic) NSNumber *maxPassengerCount; -@property(retain, nonatomic) SALocation *departureLocation; -@property(retain, nonatomic) SACalendar *departureDate; -@property(copy, nonatomic) NSString *currency; -@property(copy, nonatomic) NSNumber *cost; -@property(retain, nonatomic) SALocation *arrivalLocation; -@property(retain, nonatomic) SACalendar *arrivalDate; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationResponseSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationResponseSnippet.h deleted file mode 100644 index 7a352d5f3..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationResponseSnippet.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray; - -@interface SATransportationResponseSnippet : SAUISnippet -{ -} - -+ (id)responseSnippetWithDictionary:(id)arg1 context:(id)arg2; -+ (id)responseSnippet; -@property(copy, nonatomic) NSArray *responses; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationRideResponse.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationRideResponse.h deleted file mode 100644 index 7adbdc3cc..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationRideResponse.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SATransportationRideResponse : SATransportationResponse -{ -} - -+ (id)rideResponseWithDictionary:(id)arg1 context:(id)arg2; -+ (id)rideResponse; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationRoutedResponse.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationRoutedResponse.h deleted file mode 100644 index 1c12ee7a3..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationRoutedResponse.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray, NSURL, SACalendar; - -@interface SATransportationRoutedResponse : SATransportationResponse -{ -} - -+ (id)routedResponseWithDictionary:(id)arg1 context:(id)arg2; -+ (id)routedResponse; -- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(copy, nonatomic) NSArray *wayPointItems; -@property(copy, nonatomic) NSURL *mapIdentifier; -@property(retain, nonatomic) SACalendar *estimatedTime; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleResponse.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleResponse.h deleted file mode 100644 index b2232f3c2..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleResponse.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray; - -@interface SATransportationScheduleResponse : SATransportationResponse -{ -} - -+ (id)scheduleResponseWithDictionary:(id)arg1 context:(id)arg2; -+ (id)scheduleResponse; -- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; -@property(copy, nonatomic) NSArray *stops; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleStop.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleStop.h deleted file mode 100644 index a73279e01..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationScheduleStop.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "SAAceSerializable-Protocol.h" - -@class NSString, SACalendar, SALocation; - -@interface SATransportationScheduleStop : AceObject -{ -} - -+ (id)scheduleStopWithDictionary:(id)arg1 context:(id)arg2; -+ (id)scheduleStop; -@property(copy, nonatomic) NSString *serviceLevel; -@property(copy, nonatomic) NSString *notes; -@property(copy, nonatomic) NSString *medium; -@property(retain, nonatomic) SALocation *location; -@property(retain, nonatomic) SACalendar *departureDate; -@property(retain, nonatomic) SACalendar *arrivalDate; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SATransportationWayPointItem.h b/iOS7/PrivateFrameworks/SAObjects/SATransportationWayPointItem.h deleted file mode 100644 index d01c3cd5d..000000000 --- a/iOS7/PrivateFrameworks/SAObjects/SATransportationWayPointItem.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "SAAceSerializable-Protocol.h" - -@class NSNumber, NSString, NSURL; - -@interface SATransportationWayPointItem : AceObject -{ -} - -+ (id)wayPointItemWithDictionary:(id)arg1 context:(id)arg2; -+ (id)wayPointItem; -@property(copy, nonatomic) NSURL *mapIdentifier; -@property(copy, nonatomic) NSNumber *longitude; -@property(copy, nonatomic) NSNumber *latitude; -@property(copy, nonatomic) NSURL *iconIdentifier; -@property(copy, nonatomic) NSNumber *distance; -@property(copy, nonatomic) NSString *action; -- (id)encodedClassName; -- (id)groupIdentifier; - -@end - diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIAddViews.h b/iOS7/PrivateFrameworks/SAObjects/SAUIAddViews.h index 89bcdedb7..6ef4804d7 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIAddViews.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIAddViews.h @@ -14,10 +14,10 @@ + (id)addViewsWithDictionary:(id)arg1 context:(id)arg2; + (id)addViews; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *views; -@property(nonatomic) BOOL temporary; -@property(nonatomic) BOOL scrollToTop; +@property(nonatomic) _Bool temporary; +@property(nonatomic) _Bool scrollToTop; @property(copy, nonatomic) NSString *displayTarget; @property(copy, nonatomic) NSString *dialogPhase; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOut.h b/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOut.h index 0642ea546..7bab5341d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOut.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOut.h @@ -14,16 +14,17 @@ + (id)appPunchOutWithDictionary:(id)arg1 context:(id)arg2; + (id)appPunchOut; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *punchOutUri; @property(copy, nonatomic) NSString *punchOutName; @property(copy, nonatomic) NSString *providerId; @property(copy, nonatomic) NSString *bundleId; @property(copy, nonatomic) NSURL *appStoreUri; -@property(nonatomic) BOOL appInstalled; +@property(nonatomic) _Bool appInstalled; @property(copy, nonatomic) NSDictionary *appIconMap; @property(retain, nonatomic) SAUIImageResource *appIcon; @property(copy, nonatomic) NSString *appDisplayName; +@property(nonatomic) _Bool appAvailableInStorefront; @property(retain, nonatomic) SAUIAddViews *alternativePunchOut; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOutEvent.h b/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOutEvent.h new file mode 100644 index 000000000..f66cced61 --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIAppPunchOutEvent.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAServerBoundCommand-Protocol.h" + +@class NSString, NSURL; + +@interface SAUIAppPunchOutEvent : SABaseCommand +{ +} + ++ (id)appPunchOutEventWithDictionary:(id)arg1 context:(id)arg2; ++ (id)appPunchOutEvent; +@property(copy, nonatomic) NSURL *punchOutUri; +@property(copy, nonatomic) NSString *punchOutName; +@property(copy, nonatomic) NSString *originalCommandId; +@property(copy, nonatomic) NSString *bundleId; +@property(copy, nonatomic) NSString *appDisplayName; +- (id)encodedClassName; +- (id)groupIdentifier; + +// Remaining properties +@property(copy, nonatomic) NSString *aceId; // @dynamic aceId; +@property(copy, nonatomic) NSString *refId; // @dynamic refId; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIClearScreen.h b/iOS7/PrivateFrameworks/SAObjects/SAUIClearScreen.h index 056b52e3c..eb40104db 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIClearScreen.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIClearScreen.h @@ -14,7 +14,7 @@ + (id)clearScreenWithDictionary:(id)arg1 context:(id)arg2; + (id)clearScreen; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAAceView *initialView; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUICloseAssistant.h b/iOS7/PrivateFrameworks/SAObjects/SAUICloseAssistant.h index a2eb05b2b..dbc83e158 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUICloseAssistant.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUICloseAssistant.h @@ -12,7 +12,7 @@ + (id)closeAssistantWithDictionary:(id)arg1 context:(id)arg2; + (id)closeAssistant; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIConfirmationOption.h b/iOS7/PrivateFrameworks/SAObjects/SAUIConfirmationOption.h index fe7f48c77..c1ee6a609 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIConfirmationOption.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIConfirmationOption.h @@ -19,7 +19,7 @@ @property(copy, nonatomic) NSString *type; @property(copy, nonatomic) NSString *label; @property(copy, nonatomic) NSArray *commands; -@property(nonatomic) BOOL active; +@property(nonatomic) _Bool active; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIDecoratedText.h b/iOS7/PrivateFrameworks/SAObjects/SAUIDecoratedText.h new file mode 100644 index 000000000..f1e9e966e --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIDecoratedText.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SAAceSerializable-Protocol.h" + +@class NSArray, NSString; + +@interface SAUIDecoratedText : AceObject +{ +} + ++ (id)decoratedTextWithDictionary:(id)arg1 context:(id)arg2; ++ (id)decoratedText; +@property(copy, nonatomic) NSString *text; +@property(copy, nonatomic) NSArray *regions; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIDisambiguationList.h b/iOS7/PrivateFrameworks/SAObjects/SAUIDisambiguationList.h index 1dd762d6c..1947aac22 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIDisambiguationList.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIDisambiguationList.h @@ -14,6 +14,7 @@ + (id)disambiguationListWithDictionary:(id)arg1 context:(id)arg2; + (id)disambiguationList; +@property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *speakableSuffix; @property(copy, nonatomic) NSString *speakableSelectionResponse; @property(copy, nonatomic) NSString *speakableFinalDelimiter; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciation.h b/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciation.h index 8939c95c8..6d5c1facb 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciation.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciation.h @@ -14,7 +14,7 @@ + (id)listenForPronunciationWithDictionary:(id)arg1 context:(id)arg2; + (id)listenForPronunciation; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SASPronunciationContext *context; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciationCompleted.h b/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciationCompleted.h index 80a7ab968..77478c049 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciationCompleted.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIListenForPronunciationCompleted.h @@ -8,7 +8,7 @@ #import "SAServerBoundCommand-Protocol.h" -@class NSString, SASPronunciationData; +@class NSNumber, NSString, SASPronunciationData; @interface SAUIListenForPronunciationCompleted : SABaseCommand { @@ -17,6 +17,8 @@ + (id)listenForPronunciationCompletedWithDictionary:(id)arg1 context:(id)arg2; + (id)listenForPronunciationCompleted; @property(retain, nonatomic) SASPronunciationData *pronunciationData; +@property(copy, nonatomic) NSString *interactionId; +@property(copy, nonatomic) NSNumber *errorCode; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIOpenLink.h b/iOS7/PrivateFrameworks/SAObjects/SAUIOpenLink.h index 9703d9f11..47f75184f 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIOpenLink.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIOpenLink.h @@ -14,7 +14,7 @@ + (id)openLinkWithDictionary:(id)arg1 context:(id)arg2; + (id)openLink; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSURL *ref; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIPronunciationSnippet.h b/iOS7/PrivateFrameworks/SAObjects/SAUIPronunciationSnippet.h index 7f675f722..49e489e63 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIPronunciationSnippet.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIPronunciationSnippet.h @@ -19,6 +19,7 @@ @property(copy, nonatomic) NSArray *pronunciations; @property(copy, nonatomic) NSString *orthography; @property(copy, nonatomic) NSString *interactionId; +@property(copy, nonatomic) NSArray *cancelCommands; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIRepeatIt.h b/iOS7/PrivateFrameworks/SAObjects/SAUIRepeatIt.h index 37f44c31f..8f92a3574 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIRepeatIt.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIRepeatIt.h @@ -14,7 +14,7 @@ + (id)repeatItWithDictionary:(id)arg1 context:(id)arg2; + (id)repeatIt; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *contingency; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIRequestUpdateViews.h b/iOS7/PrivateFrameworks/SAObjects/SAUIRequestUpdateViews.h index b60c6c926..816bfdc1c 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIRequestUpdateViews.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIRequestUpdateViews.h @@ -14,7 +14,7 @@ + (id)requestUpdateViewsWithDictionary:(id)arg1 context:(id)arg2; + (id)requestUpdateViews; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *viewIds; @property(copy, nonatomic) NSNumber *timeInSeconds; @property(copy, nonatomic) NSArray *commands; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUISayIt.h b/iOS7/PrivateFrameworks/SAObjects/SAUISayIt.h index 675aa56b4..5534386fa 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUISayIt.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUISayIt.h @@ -14,7 +14,7 @@ + (id)sayItWithDictionary:(id)arg1 context:(id)arg2; + (id)sayIt; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSNumber *listenAfterSpeaking; @property(retain, nonatomic) id context; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUISetSuggestedUtterances.h b/iOS7/PrivateFrameworks/SAObjects/SAUISetSuggestedUtterances.h index 1f6f54736..3e7a60e76 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUISetSuggestedUtterances.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUISetSuggestedUtterances.h @@ -14,7 +14,7 @@ + (id)setSuggestedUtterancesWithDictionary:(id)arg1 context:(id)arg2; + (id)setSuggestedUtterances; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *utterances; @property(copy, nonatomic) NSString *language; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIShowHelp.h b/iOS7/PrivateFrameworks/SAObjects/SAUIShowHelp.h index d1d3b271c..8928405b2 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIShowHelp.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIShowHelp.h @@ -14,7 +14,7 @@ + (id)showHelpWithDictionary:(id)arg1 context:(id)arg2; + (id)showHelp; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *text; @property(copy, nonatomic) NSString *speakableText; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIUnlockDevice.h b/iOS7/PrivateFrameworks/SAObjects/SAUIUnlockDevice.h index a95e79953..3751680c5 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIUnlockDevice.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIUnlockDevice.h @@ -14,7 +14,7 @@ + (id)unlockDeviceWithDictionary:(id)arg1 context:(id)arg2; + (id)unlockDevice; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *successCommands; @property(copy, nonatomic) NSArray *failureCommands; @property(copy, nonatomic) NSArray *cancellationCommands; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUIUpdateViews.h b/iOS7/PrivateFrameworks/SAObjects/SAUIUpdateViews.h index 801236041..57e1a4d0a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUIUpdateViews.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUIUpdateViews.h @@ -14,7 +14,7 @@ + (id)updateViewsWithDictionary:(id)arg1 context:(id)arg2; + (id)updateViews; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSArray *views; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAUpdateReadingState.h b/iOS7/PrivateFrameworks/SAObjects/SAUpdateReadingState.h index 2a15025c8..dc7e39f8d 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAUpdateReadingState.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAUpdateReadingState.h @@ -16,8 +16,8 @@ + (id)updateReadingStateWithDictionary:(id)arg1 context:(id)arg2; + (id)updateReadingState; -@property(nonatomic) int updatedItemIndex; -@property(nonatomic) int updatedGroupIndex; +@property(nonatomic) long long updatedItemIndex; +@property(nonatomic) long long updatedGroupIndex; @property(copy, nonatomic) NSString *readingStateId; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAVoice.h b/iOS7/PrivateFrameworks/SAObjects/SAVoice.h new file mode 100644 index 000000000..f3800778c --- /dev/null +++ b/iOS7/PrivateFrameworks/SAObjects/SAVoice.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SAVoice : SADomainObject +{ +} + ++ (id)voiceWithDictionary:(id)arg1 context:(id)arg2; ++ (id)voice; +- (void)updateUsingSet:(id)arg1 add:(id)arg2 remove:(id)arg3; +@property(copy, nonatomic) NSString *quality; +@property(copy, nonatomic) NSString *name; +@property(copy, nonatomic) NSString *languageString; +@property(copy, nonatomic) NSString *gender; +- (id)encodedClassName; +- (id)groupIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWeatherCondition.h b/iOS7/PrivateFrameworks/SAObjects/SAWeatherCondition.h index 63ec98c1d..e9b90c661 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWeatherCondition.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWeatherCondition.h @@ -16,7 +16,7 @@ + (id)conditionWithDictionary:(id)arg1 context:(id)arg2; + (id)condition; -@property(nonatomic) int conditionCodeIndex; +@property(nonatomic) long long conditionCodeIndex; @property(copy, nonatomic) NSString *conditionCode; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationAdd.h b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationAdd.h index 291619d1c..e6881fa49 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationAdd.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationAdd.h @@ -14,7 +14,7 @@ + (id)locationAddWithDictionary:(id)arg1 context:(id)arg2; + (id)locationAdd; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAWeatherLocation *weatherLocation; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationDelete.h b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationDelete.h index 61f7d4c5e..d83931eea 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationDelete.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationDelete.h @@ -14,7 +14,7 @@ + (id)locationDeleteWithDictionary:(id)arg1 context:(id)arg2; + (id)locationDelete; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(retain, nonatomic) SAWeatherLocation *weatherLocation; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationSearch.h index 10a99861e..4dc8848fd 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWeatherLocationSearch.h @@ -14,7 +14,7 @@ + (id)locationSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)locationSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *locationId; @property(copy, nonatomic) NSURL *identifier; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWeatherShowWeatherLocations.h b/iOS7/PrivateFrameworks/SAObjects/SAWeatherShowWeatherLocations.h index 956d71c4c..c9e0c9e0a 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWeatherShowWeatherLocations.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWeatherShowWeatherLocations.h @@ -12,7 +12,7 @@ + (id)showWeatherLocationsWithDictionary:(id)arg1 context:(id)arg2; + (id)showWeatherLocations; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; - (id)encodedClassName; - (id)groupIdentifier; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWebSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAWebSearch.h index 78103d79c..42ddc4480 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWebSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWebSearch.h @@ -14,7 +14,7 @@ + (id)searchWithDictionary:(id)arg1 context:(id)arg2; + (id)search; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *query; @property(copy, nonatomic) NSString *provider; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/SAObjects/SAWebSiteSearch.h b/iOS7/PrivateFrameworks/SAObjects/SAWebSiteSearch.h index ff4ad0fb9..e8a8f76e0 100644 --- a/iOS7/PrivateFrameworks/SAObjects/SAWebSiteSearch.h +++ b/iOS7/PrivateFrameworks/SAObjects/SAWebSiteSearch.h @@ -14,7 +14,7 @@ + (id)siteSearchWithDictionary:(id)arg1 context:(id)arg2; + (id)siteSearch; -- (BOOL)requiresResponse; +- (_Bool)requiresResponse; @property(copy, nonatomic) NSString *query; @property(copy, nonatomic) NSString *provider; - (id)encodedClassName; diff --git a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDFileReader.h b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDFileReader.h index 8e153952c..a5f31cb70 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDFileReader.h +++ b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDFileReader.h @@ -17,9 +17,9 @@ } - (void)_readHandler:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; -- (BOOL)hasStarted; +- (_Bool)hasStarted; - (void)start; - (void)dealloc; - (id)initWithDelegate:(id)arg1 fileHandle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDKGSPacket.h b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDKGSPacket.h index 03356ea7b..18dc8caa5 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDKGSPacket.h +++ b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDKGSPacket.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface SCRDKGSPacket : NSObject { unsigned char _command; diff --git a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDUSBDevice.h b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDUSBDevice.h index 87b0e6c4b..c9957c36a 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDUSBDevice.h +++ b/iOS7/PrivateFrameworks/ScreenReaderBrailleDriver/SCRDUSBDevice.h @@ -12,36 +12,36 @@ { struct IOUSBDeviceStruct300 **_device; struct IOUSBInterfaceStruct220 **_interface; - BOOL _isOpen; - BOOL _isConfigured; + _Bool _isOpen; + _Bool _isConfigured; NSString *_privateRunLoopMode; struct IONotificationPort *_notificationPort; unsigned int _notification; } -- (BOOL)clearPipe:(unsigned char)arg1 bothEnds:(BOOL)arg2; +- (_Bool)clearPipe:(unsigned char)arg1 bothEnds:(_Bool)arg2; - (void)abortPipe:(unsigned char)arg1; -- (void)registerForDisconnectNotifications:(BOOL)arg1; -- (BOOL)getInformationForPipe:(unsigned char)arg1 direction:(char *)arg2 number:(char *)arg3 transferType:(char *)arg4 maxPacketSize:(unsigned short *)arg5 interval:(char *)arg6; -- (unsigned long)_transferData:(void *)arg1 withSize:(unsigned long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4 withFunction:(void *)arg5; -- (unsigned long)readData:(void *)arg1 withSize:(unsigned long)arg2 fromBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned long)arg4 andCompletionTimeOut:(unsigned long)arg5; -- (BOOL)readData:(void *)arg1 withSize:(unsigned int *)arg2 fromPipe:(unsigned char)arg3; -- (unsigned long)readData:(void *)arg1 withSize:(unsigned long)arg2 fromPipe:(unsigned char)arg3 withTimeout:(double)arg4; -- (BOOL)writeData:(void *)arg1 withSize:(unsigned long)arg2 toBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned long)arg4 andCompletionTimeOut:(unsigned long)arg5; -- (unsigned long)writeData:(void *)arg1 withSize:(unsigned long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4; -- (BOOL)sendControlRequest:(unsigned char)arg1 type:(unsigned char)arg2 value:(unsigned short)arg3 index:(unsigned short)arg4 data:(void *)arg5 size:(unsigned short)arg6 sizeTransferred:(unsigned int *)arg7 pipe:(unsigned char)arg8 timeout:(double)arg9; -- (BOOL)setAlternateInterface:(unsigned char)arg1; -- (BOOL)setInterface:(unsigned char)arg1; -- (BOOL)setConfiguration:(unsigned char)arg1; +- (void)registerForDisconnectNotifications:(_Bool)arg1; +- (_Bool)getInformationForPipe:(unsigned char)arg1 direction:(char *)arg2 number:(char *)arg3 transferType:(char *)arg4 maxPacketSize:(unsigned short *)arg5 interval:(char *)arg6; +- (unsigned long long)_transferData:(void *)arg1 withSize:(unsigned long long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4 withFunction:(void *)arg5; +- (unsigned long long)readData:(void *)arg1 withSize:(unsigned long long)arg2 fromBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned int)arg4 andCompletionTimeOut:(unsigned int)arg5; +- (_Bool)readData:(void *)arg1 withSize:(unsigned long long *)arg2 fromPipe:(unsigned char)arg3; +- (unsigned long long)readData:(void *)arg1 withSize:(unsigned long long)arg2 fromPipe:(unsigned char)arg3 withTimeout:(double)arg4; +- (_Bool)writeData:(void *)arg1 withSize:(unsigned long long)arg2 toBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned int)arg4 andCompletionTimeOut:(unsigned int)arg5; +- (unsigned long long)writeData:(void *)arg1 withSize:(unsigned long long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4; +- (_Bool)sendControlRequest:(unsigned char)arg1 type:(unsigned char)arg2 value:(unsigned short)arg3 index:(unsigned short)arg4 data:(void *)arg5 size:(unsigned short)arg6 sizeTransferred:(unsigned long long *)arg7 pipe:(unsigned char)arg8 timeout:(double)arg9; +- (_Bool)setAlternateInterface:(unsigned char)arg1; +- (_Bool)setInterface:(unsigned char)arg1; +- (_Bool)setConfiguration:(unsigned char)arg1; - (unsigned char)numberOfConfigurations; -- (BOOL)reset; -- (long)product; -- (long)vendor; -- (BOOL)isConfigured; -- (BOOL)isOpen; -- (BOOL)close; -- (BOOL)openWithSeize:(BOOL)arg1; -- (BOOL)open; +- (_Bool)reset; +- (int)product; +- (int)vendor; +- (_Bool)isConfigured; +- (_Bool)isOpen; +- (_Bool)close; +- (_Bool)openWithSeize:(_Bool)arg1; +- (_Bool)open; - (void)dealloc; - (id)initWithIOObject:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/CDStructures.h b/iOS7/PrivateFrameworks/ScreenReaderCore/CDStructures.h index ee13cf83c..dea9c209b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,20 +17,20 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct SCRCFingerState { - unsigned int identifier; + unsigned long long identifier; int xDirection; int yDirection; struct SCRCMathAverageValue velocity; struct SCRCMathAverageValue slopeRise; struct SCRCMathAverageValue slopeRun; struct SCRCMathAverageValue distance; - float velocityDistance; - char dragStalled; + double velocityDistance; + _Bool dragStalled; struct CGPoint startPoint; struct CGPoint lastPoint; struct CGPoint lastDownPoint; @@ -38,16 +38,16 @@ struct SCRCFingerState { struct SCRCMathAverageValue { unsigned int samples; - float fifo[50]; + double fifo[50]; int fifoIndex; - float sum; - float average; - float current; + double sum; + double average; + double current; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _SCRCStackNode { diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/NSAttributedString-SCRCMathExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/NSAttributedString-SCRCMathExpression.h index 6cdbd77ce..64b282e79 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/NSAttributedString-SCRCMathExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/NSAttributedString-SCRCMathExpression.h @@ -16,13 +16,13 @@ + (id)scrcStringWithString:(id)arg1 treePosition:(id)arg2; + (id)scrcStringWithString:(id)arg1; + (id)scrcStringWithFormat:(id)arg1; -+ (id)_scrcStringWithFormat:(id)arg1 args:(void *)arg2; -- (BOOL)scrcContainsPause; -- (BOOL)_scrcHasPauseCommaAtIndex:(unsigned int)arg1; ++ (id)_scrcStringWithFormat:(id)arg1 args:(char *)arg2; +- (_Bool)scrcContainsPause; +- (_Bool)_scrcHasPauseCommaAtIndex:(unsigned long long)arg1; - (id)scrcStringByAddingAttribute:(id)arg1 value:(id)arg2; - (id)scrcStringByReplacingOccurrencesOfString:(id)arg1 withString:(id)arg2; - (id)scrcStringByAppendingAttributedString:(id)arg1; -- (struct _NSRange)_scrcRangeOfFormatSpecifierWithIndex:(unsigned int)arg1; +- (struct _NSRange)_scrcRangeOfFormatSpecifierWithIndex:(unsigned long long)arg1; - (struct _NSRange)_scrcRangeOfVanillaFormatSpecifier; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/NSObject-SCRCThread.h b/iOS7/PrivateFrameworks/ScreenReaderCore/NSObject-SCRCThread.h index 328e20be3..d92035963 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/NSObject-SCRCThread.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/NSObject-SCRCThread.h @@ -7,25 +7,25 @@ #import "NSObject.h" @interface NSObject (SCRCThread) -+ (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 waitTime:(double)arg3 cancelMask:(unsigned long)arg4 count:(unsigned long)arg5 objects:(id)arg6; -+ (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 count:(unsigned long)arg3 objects:(id)arg4; ++ (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 waitTime:(double)arg3 cancelMask:(unsigned int)arg4 count:(unsigned int)arg5 objects:(id)arg6; ++ (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 count:(unsigned int)arg3 objects:(id)arg4; - (id)valueForBlock:(id)arg1 forThreadKey:(void)arg2 waitTime:(id)arg3; -- (id)valueForSelector:(SEL)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3 copyValue:(BOOL)arg4 withObjects:(id)arg5; +- (id)valueForSelector:(SEL)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3 copyValue:(_Bool)arg4 withObjects:(id)arg5; - (id)copyValueForKeyPath:(id)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3; - (id)copyValueForKeyPath:(id)arg1 forThreadKey:(id)arg2; - (id)valueForKeyPath:(id)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3; - (id)valueForKeyPath:(id)arg1 forThreadKey:(id)arg2; -- (id)_getRetainedValueForKeyPath:(id)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3 copy:(BOOL)arg4; +- (id)_getRetainedValueForKeyPath:(id)arg1 forThreadKey:(id)arg2 waitTime:(double)arg3 copy:(_Bool)arg4; - (id)copyValueForKeyPathOnMainThread:(id)arg1; - (id)valueForKeyPathOnMainThread:(id)arg1; -- (id)_getRetainedValueForKeyPathOnMainThread:(id)arg1 copy:(BOOL)arg2; +- (id)_getRetainedValueForKeyPathOnMainThread:(id)arg1 copy:(_Bool)arg2; - (void)_scr_safeGetValueForKeyPath:(id)arg1; - (void)_scr_safeGetValueForKeyPath:(id)arg1 lock:(id)arg2; - (void)_scr_safeGetValueForBlock:(id)arg1 lock:(id)arg2; - (void)_scr_safeGetValueForSelector:(id)arg1 lock:(id)arg2; - (id)performSelector:(SEL)arg1 withObjectsAsArray:(id)arg2; -- (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 waitTime:(double)arg3 cancelMask:(unsigned long)arg4 count:(unsigned long)arg5 objects:(id)arg6; -- (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 count:(unsigned long)arg3 objects:(id)arg4; +- (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 waitTime:(double)arg3 cancelMask:(unsigned int)arg4 count:(unsigned int)arg5 objects:(id)arg6; +- (double)performSelector:(SEL)arg1 withThreadKey:(id)arg2 count:(unsigned int)arg3 objects:(id)arg4; - (id)threadDescription; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/NSThread-SCRCThread.h b/iOS7/PrivateFrameworks/ScreenReaderCore/NSThread-SCRCThread.h index 992185757..a9070f746 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/NSThread-SCRCThread.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/NSThread-SCRCThread.h @@ -7,7 +7,7 @@ #import "NSThread.h" @interface NSThread (SCRCThread) -- (BOOL)shouldStop; +- (_Bool)shouldStop; - (void)unregisterForStopNotification; - (void)registerForStopNotification; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolder.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolder.h index b594ad39d..c03dcd45c 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolder.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolder.h @@ -8,13 +8,14 @@ @class SCRCArgumentHolderPrivate; +// Not exported @interface SCRCArgumentHolder : NSObject { SCRCArgumentHolderPrivate *_private; } -- (BOOL)isRequired; -- (void)setIsRequired:(BOOL)arg1; +- (_Bool)isRequired; +- (void)setIsRequired:(_Bool)arg1; - (id)argumentDescription; - (void)setArgumentDescription:(id)arg1; - (SEL)action; @@ -25,10 +26,10 @@ - (void)setArgument:(id)arg1; - (id)option; - (void)setOption:(id)arg1; -- (int)compare:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)process; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)process; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolderPrivate.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolderPrivate.h index 23f972cdf..8896cd231 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolderPrivate.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentHolderPrivate.h @@ -8,6 +8,7 @@ @class NSNumber, NSString; +// Not exported @interface SCRCArgumentHolderPrivate : NSObject { NSNumber *option; @@ -15,7 +16,7 @@ id target; SEL action; NSString *argumentDescription; - BOOL isRequired; + _Bool isRequired; } @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentParser.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentParser.h index 91e05039e..d90565f80 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentParser.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentParser.h @@ -16,7 +16,7 @@ NSMutableArray *_argumentArray; NSString *_appName; SCRCArgumentSubcommand *_subcommand; - BOOL _isLaunchedAtLogin; + _Bool _isLaunchedAtLogin; } + (id)commandPath; @@ -27,11 +27,11 @@ - (id)_displayVersion:(id)arg1; - (void)stop; - (int)run; -- (BOOL)parse; +- (_Bool)parse; - (void)addSubcommand:(id)arg1; - (id)appName; - (void)setAppName:(id)arg1; -- (BOOL)isLaunchedAtLogin; +- (_Bool)isLaunchedAtLogin; - (int)argc; - (char **)argv; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentSubcommand.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentSubcommand.h index 46bf85ab0..503b938e3 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentSubcommand.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCArgumentSubcommand.h @@ -20,14 +20,14 @@ - (void)stopDueToSigTerm; - (void)stop; - (int)run; -- (void)addOption:(id)arg1 argument:(id)arg2 target:(id)arg3 action:(SEL)arg4 argumentDescription:(id)arg5 required:(BOOL)arg6; +- (void)addOption:(id)arg1 argument:(id)arg2 target:(id)arg3 action:(SEL)arg4 argumentDescription:(id)arg5 required:(_Bool)arg6; - (id)formattedHelpFooter; - (id)formattedHelpHeader; - (id)optionArray; - (id)subcommandName; -- (int)compare:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)addOptions; - (void)dealloc; - (id)initWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureEvent.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureEvent.h index afbea32de..2a5bf10a9 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureEvent.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureEvent.h @@ -10,30 +10,30 @@ @interface SCRCGestureEvent : NSObject { - unsigned int _deviceIdentifier; + unsigned long long _deviceIdentifier; SCRCGestureFinger *_finger[5]; - unsigned int _fingerCount; + unsigned long long _fingerCount; double _time; struct CGPoint _averageLocation; } - (struct CGPoint)magneticLocation; -- (BOOL)isCancelEvent; +- (_Bool)isCancelEvent; - (struct CGPoint)balancedLocation; - (struct CGPoint)averageLocation; - (struct CGRect)fingerFrame; - (id)fingers; -- (id)fingerWithoutIdentifier:(unsigned int)arg1; -- (id)fingerWithIdentifier:(unsigned int)arg1; -- (id)fingerAtIndex:(unsigned int)arg1; -- (unsigned int)fingerCount; -- (void)removeFingerWithIdentifier:(unsigned int)arg1; -- (void)addFingerWithIdentifier:(unsigned int)arg1 location:(struct CGPoint)arg2; +- (id)fingerWithoutIdentifier:(unsigned long long)arg1; +- (id)fingerWithIdentifier:(unsigned long long)arg1; +- (id)fingerAtIndex:(unsigned long long)arg1; +- (unsigned long long)fingerCount; +- (void)removeFingerWithIdentifier:(unsigned long long)arg1; +- (void)addFingerWithIdentifier:(unsigned long long)arg1 location:(struct CGPoint)arg2; - (double)time; -- (unsigned int)deviceIdentifier; +- (unsigned long long)deviceIdentifier; - (id)description; - (void)dealloc; -- (id)initWithDeviceIdentifier:(unsigned int)arg1; +- (id)initWithDeviceIdentifier:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFactory.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFactory.h index 130142c4c..7de4f2035 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFactory.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFactory.h @@ -10,18 +10,18 @@ @interface SCRCGestureFactory : NSObject { - float _stallDistance; - float _maxDimension; - float _thumbRegion; + double _stallDistance; + double _maxDimension; + double _thumbRegion; int _orientation; int _directions[7]; struct { - float horizontal; - float vertical; + double horizontal; + double vertical; } _axisFlipper; - float _scaledTrackingDistance; - BOOL _setTrackingTimer; - float _flickVelocityThreshold; + double _scaledTrackingDistance; + _Bool _setTrackingTimer; + double _flickVelocityThreshold; double _tapVelocityThreshold; double _echoWaitTime; struct CGRect _mainFrame; @@ -29,24 +29,24 @@ double _lastTime; double _lastDownTime; double _lastGutterDownTime; - float _lastDegrees; - float _startDegrees; - float _startDistance; - BOOL _startedInGutter; + double _lastDegrees; + double _startDegrees; + double _startDistance; + _Bool _startedInGutter; double _requireDelayBeforeTracking; - BOOL _requireUp; - BOOL _thumbRejectionEnabled; - float _thumbRejectionDistance; + _Bool _requireUp; + _Bool _thumbRejectionEnabled; + double _thumbRejectionDistance; int _state; int _previousState; int _direction; - float _directionalSlope; + double _directionalSlope; struct SCRCFingerState _finger[2]; - unsigned int _absoluteFingerCount; + unsigned long long _absoluteFingerCount; unsigned short _fingerCount; unsigned short _lastFingerCount; - float _distance; - unsigned int _tapCount; + double _distance; + unsigned long long _tapCount; struct CGRect _tapFrame; struct CGRect _tapMultiFrame; struct { @@ -57,16 +57,16 @@ } _delegate; SCRCTargetSelectorTimer *_trackingTimer; struct { - char down; - char dead; - char gutter; - unsigned int current; - unsigned int digits; - unsigned int count; + _Bool down; + _Bool dead; + _Bool gutter; + unsigned long long current; + unsigned long long digits; + unsigned long long count; struct CGRect frame; struct CGPoint location[5]; struct CGPoint locationPerTap[5]; - unsigned int digitsPerTap; + unsigned long long digitsPerTap; double thisTime; double lastTime; } _tap; @@ -74,23 +74,23 @@ SCRCTargetSelectorTimer *_gutterUpTimer; struct { SCRCGestureFactory *factory; - char isSplitting; - char isTapping; - char fastTrack; - char tapDead; - char timedOut; - char active; - unsigned int fingerIdentifier; + _Bool isSplitting; + _Bool isTapping; + _Bool fastTrack; + _Bool tapDead; + _Bool timedOut; + _Bool active; + unsigned long long fingerIdentifier; double fingerDownTime; struct CGPoint startTapLocation; struct CGPoint lastTapLocation; struct CGPoint primaryFingerLocation; - float tapDistance; + double tapDistance; int state; } _split; } -@property(nonatomic) BOOL thumbRejectionEnabled; // @synthesize thumbRejectionEnabled=_thumbRejectionEnabled; +@property(nonatomic) _Bool thumbRejectionEnabled; // @synthesize thumbRejectionEnabled=_thumbRejectionEnabled; - (id)gestureStateString; - (double)tapInterval; - (struct CGPoint)tapPointWeightedToSides; @@ -100,25 +100,25 @@ - (struct CGPoint)endLocation; - (struct CGPoint)startLocation; - (struct CGPoint)rawLocation; -- (BOOL)tapIsDown; -- (unsigned int)tapCount; -- (unsigned int)fingerCount; -- (unsigned int)absoluteFingerCount; -- (float)distance; -- (float)velocity; -- (float)vector; +- (_Bool)tapIsDown; +- (unsigned long long)tapCount; +- (unsigned long long)fingerCount; +- (unsigned long long)absoluteFingerCount; +- (double)distance; +- (double)velocity; +- (double)vector; - (int)direction; - (int)gestureState; -- (float)directionalSlope; +- (double)directionalSlope; - (void)reset; - (void)_up; - (void)_drag:(id)arg1; - (void)_down:(id)arg1; - (void)handleGestureEvent:(id)arg1; -- (BOOL)_handleSplitEvent:(id)arg1; -- (BOOL)_handleSplitTap; +- (_Bool)_handleSplitEvent:(id)arg1; +- (_Bool)_handleSplitTap; - (void)_updateStartWithPoint:(struct CGPoint)arg1 time:(double)arg2; -- (void)_processUpAndPost:(BOOL)arg1; +- (void)_processUpAndPost:(_Bool)arg1; - (void)_handleGutterUp; - (void)_enterTrackingMode:(id)arg1; - (void)_handleTap; @@ -129,10 +129,10 @@ - (void)dealloc; - (int)orientation; - (void)setOrientation:(int)arg1; -- (float)tapSpeed; -- (void)setTapSpeed:(float)arg1; -- (float)flickSpeed; -- (void)setFlickSpeed:(float)arg1; +- (double)tapSpeed; +- (void)setTapSpeed:(double)arg1; +- (double)flickSpeed; +- (void)setFlickSpeed:(double)arg1; - (id)initWithSize:(struct CGSize)arg1 delegate:(id)arg2 threadKey:(id)arg3; - (id)initWithSize:(struct CGSize)arg1 delegate:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFinger.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFinger.h index 66a778183..863cab18b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFinger.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCGestureFinger.h @@ -8,14 +8,14 @@ @interface SCRCGestureFinger : NSObject { - unsigned int _identifier; + unsigned long long _identifier; struct CGPoint _location; } - (struct CGPoint)location; -- (unsigned int)identifier; +- (unsigned long long)identifier; - (id)description; -- (id)initWithIdentifier:(unsigned int)arg1 location:(struct CGPoint)arg2; +- (id)initWithIdentifier:(unsigned long long)arg1 location:(struct CGPoint)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCIndexMap.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCIndexMap.h index 3395d29df..7358f1bb4 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCIndexMap.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCIndexMap.h @@ -16,19 +16,19 @@ - (id)description; - (void)addObjectsFromIndexMap:(id)arg1; - (id)indexes; -- (unsigned int *)_createIndexesWithSize:(unsigned int *)arg1; -- (unsigned long)count; -- (id)objectForIndex:(unsigned long)arg1; +- (unsigned long long *)_createIndexesWithSize:(unsigned long long *)arg1; +- (unsigned long long)count; +- (id)objectForIndex:(unsigned long long)arg1; - (void)removeAllObjects; -- (void)removeObjectForIndex:(unsigned long)arg1; -- (void)setObject:(id)arg1 forIndex:(unsigned long)arg2; +- (void)removeObjectForIndex:(unsigned long long)arg1; +- (void)setObject:(id)arg1 forIndex:(unsigned long long)arg2; - (void)dealloc; - (id)deepCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_initAndDeepCopyIndexMap:(id)arg1; - (id)_initWithIndexMap:(id)arg1; - (id)init; -- (id)initWithObjects:(id *)arg1 andIndexes:(unsigned int *)arg2 count:(unsigned long)arg3; +- (id)initWithObjects:(id *)arg1 andIndexes:(unsigned long long *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathArrayExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathArrayExpression.h index fbd230a21..900893f5b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathArrayExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathArrayExpression.h @@ -8,22 +8,23 @@ @class NSArray, NSString; +// Not exported @interface SCRCMathArrayExpression : SCRCMathExpression { NSArray *_children; } -- (id)suffixForChildAtIndex:(unsigned int)arg1; -- (id)prefixForChildAtIndex:(unsigned int)arg1; -- (id)localizableSuffixForChildAtIndex:(unsigned int)arg1; -- (id)localizablePrefixForChildAtIndex:(unsigned int)arg1; +- (id)suffixForChildAtIndex:(unsigned long long)arg1; +- (id)prefixForChildAtIndex:(unsigned long long)arg1; +- (id)localizableSuffixForChildAtIndex:(unsigned long long)arg1; +- (id)localizablePrefixForChildAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSArray *mathMLAttributes; @property(readonly, nonatomic) NSString *mathMLTag; -- (BOOL)hasSimpleArrayOfChildren; +- (_Bool)hasSimpleArrayOfChildren; - (id)mathMLString; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)childSpeakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 parentTreePosition:(id)arg3 childIndex:(unsigned int *)arg4; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)childSpeakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 parentTreePosition:(id)arg3 childIndex:(unsigned long long *)arg4; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (id)children; - (id)subExpressions; - (id)description; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression-Testing.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression-Testing.h new file mode 100644 index 000000000..a9d74cd75 --- /dev/null +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression-Testing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCRCMathExpression (Testing) ++ (void)setPathToSegmentOrderingPlist:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression.h index c4acfb58d..943e99c23 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathExpression.h @@ -11,23 +11,22 @@ @interface SCRCMathExpression : NSObject { SCRCMathExpression *_parent; - unsigned int _cachedMaximumDepth; + unsigned long long _cachedMaximumDepth; } + (Class)_classForExpressionType:(id)arg1; + (id)mathExpressionWithDictionary:(id)arg1; -+ (void)setPathToSegmentOrderingPlist:(id)arg1; @property(nonatomic) SCRCMathExpression *parent; // @synthesize parent=_parent; -@property(readonly, nonatomic) BOOL canBeWrappedInLatexMathIndicators; +@property(readonly, nonatomic) _Bool canBeWrappedInLatexMathIndicators; - (id)latexDescriptionForChildrenJoinedByString:(id)arg1; -- (id)latexIdentifierForFenceOperator:(id)arg1 isClosingOperator:(BOOL)arg2; +- (id)latexIdentifierForFenceOperator:(id)arg1 isClosingOperator:(_Bool)arg2; - (id)latexIdentifierForIdentifier:(id)arg1; - (id)fenceDelimiters; -- (unsigned int)maximumFractionLevelOfSubExpressions; +- (unsigned long long)maximumFractionLevelOfSubExpressions; - (id)speakableSegments:(id)arg1 withPrefix:(id)arg2 suffix:(id)arg3; - (id)speakableSegments:(id)arg1 withLocalizablePrefix:(id)arg2 localizableSuffix:(id)arg3; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3 prefix:(id)arg4 suffix:(id)arg5; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3 localizablePrefix:(id)arg4 localizableSuffix:(id)arg5; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3 prefix:(id)arg4 suffix:(id)arg5; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3 localizablePrefix:(id)arg4 localizableSuffix:(id)arg5; - (void)_applyTreePositionOfOriginalSegment:(id)arg1 toPrefixedOrSuffixedSegment:(id)arg2; - (id)arrayWithoutNilsFromFirstChild:(id)arg1 secondChild:(id)arg2 thirdChild:(id)arg3; @property(readonly, nonatomic) NSArray *siblings; @@ -39,48 +38,48 @@ - (id)_scrcBundle; @property(readonly, nonatomic) NSString *latexFormatStringAsUnder; @property(readonly, nonatomic) NSString *latexFormatStringAsOver; -- (unsigned int)numberOfTables; -- (BOOL)canFormWordStartingWithExpression:(id)arg1; -@property(readonly, nonatomic) BOOL isUnlinedFraction; -@property(readonly, nonatomic) BOOL isMultiRowTable; -@property(readonly, nonatomic) BOOL endsWithSpace; -@property(readonly, nonatomic) BOOL beginsWithSpace; -@property(readonly, nonatomic) BOOL isSimpleNumericalFraction; -@property(readonly, nonatomic) unsigned int fractionLevel; -@property(readonly, nonatomic) BOOL isWordOrAbbreviation; -@property(readonly, nonatomic) BOOL isFunctionName; -@property(readonly, nonatomic) BOOL isFenceDelimiter; -@property(readonly, nonatomic) BOOL isOperationSymbol; -@property(readonly, nonatomic) BOOL isTermSeparator; -@property(readonly, nonatomic) BOOL isEllipsis; -@property(readonly, nonatomic) BOOL hasSimpleArrayOfChildren; -@property(readonly, nonatomic) BOOL isNaturalSuperscript; -@property(readonly, nonatomic) int integerValue; -@property(readonly, nonatomic) BOOL isInteger; -@property(readonly, nonatomic) BOOL isNumber; -@property(readonly, nonatomic) BOOL canBeUsedWithBase; -@property(readonly, nonatomic) BOOL isBaseSubSuperscript; -@property(readonly, nonatomic) BOOL canBeUsedWithRange; -@property(readonly, nonatomic) BOOL isRangeSubSuperscript; +- (unsigned long long)numberOfTables; +- (_Bool)canFormWordStartingWithExpression:(id)arg1; +@property(readonly, nonatomic) _Bool isUnlinedFraction; +@property(readonly, nonatomic) _Bool isMultiRowTable; +@property(readonly, nonatomic) _Bool endsWithSpace; +@property(readonly, nonatomic) _Bool beginsWithSpace; +@property(readonly, nonatomic) _Bool isSimpleNumericalFraction; +@property(readonly, nonatomic) unsigned long long fractionLevel; +@property(readonly, nonatomic) _Bool isWordOrAbbreviation; +@property(readonly, nonatomic) _Bool isFunctionName; +@property(readonly, nonatomic) _Bool isFenceDelimiter; +@property(readonly, nonatomic) _Bool isOperationSymbol; +@property(readonly, nonatomic) _Bool isTermSeparator; +@property(readonly, nonatomic) _Bool isEllipsis; +@property(readonly, nonatomic) _Bool hasSimpleArrayOfChildren; +@property(readonly, nonatomic) _Bool isNaturalSuperscript; +@property(readonly, nonatomic) long long integerValue; +@property(readonly, nonatomic) _Bool isInteger; +@property(readonly, nonatomic) _Bool isNumber; +@property(readonly, nonatomic) _Bool canBeUsedWithBase; +@property(readonly, nonatomic) _Bool isBaseSubSuperscript; +@property(readonly, nonatomic) _Bool canBeUsedWithRange; +@property(readonly, nonatomic) _Bool isRangeSubSuperscript; @property(readonly, nonatomic) NSArray *children; - (id)latexMathModeDescription; -- (id)latexDescriptionInMathMode:(BOOL)arg1; +- (id)latexDescriptionInMathMode:(_Bool)arg1; - (id)latexDescription; - (id)speakableSummary; - (id)mathMLString; -- (id)speakableSegmentsAsBinomialCoefficientWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2; -- (id)speakableSegmentsUpToDepth:(unsigned int)arg1; -- (unsigned int)maximumDepth; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2 openOperator:(id)arg3 openOperatorTreePosition:(id)arg4 closeOperator:(id)arg5 closeOperatorTreePosition:(id)arg6; -- (id)dollarCodeDescriptionAsBinomialCoefficientWithTreePosition:(id)arg1 numberOfOuterRadicals:(unsigned int)arg2; +- (id)speakableSegmentsAsBinomialCoefficientWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2; +- (id)speakableSegmentsUpToDepth:(unsigned long long)arg1; +- (unsigned long long)maximumDepth; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2 openOperator:(id)arg3 openOperatorTreePosition:(id)arg4 closeOperator:(id)arg5 closeOperatorTreePosition:(id)arg6; +- (id)dollarCodeDescriptionAsBinomialCoefficientWithTreePosition:(id)arg1 numberOfOuterRadicals:(unsigned long long)arg2; - (id)dollarCodeDescriptionAsMixedNumberFractionWithTreePosition:(id)arg1; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; - (id)dollarCodeDescription; - (id)speakableDescriptionAsBinomialCoefficientWithSpeakingStyle:(int)arg1; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2 isPartOfWord:(BOOL)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2 isPartOfWord:(_Bool)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (id)speakableDescriptionWithSpeakingStyle:(int)arg1; - (id)speakableDescription; @property(readonly, nonatomic) NSArray *subExpressions; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFencedExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFencedExpression.h index d1013403e..3c7712ba0 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFencedExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFencedExpression.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SCRCMathFencedExpression : SCRCMathRowExpression { NSString *_openString; @@ -16,16 +17,16 @@ @property(copy, nonatomic) NSString *closeString; // @synthesize closeString=_closeString; @property(copy, nonatomic) NSString *openString; // @synthesize openString=_openString; -- (id)latexDescriptionInMathMode:(BOOL)arg1; +- (id)latexDescriptionInMathMode:(_Bool)arg1; - (id)mathMLAttributes; - (id)mathMLTag; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (unsigned int)fractionLevel; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (unsigned long long)fractionLevel; - (id)_treePositionForBinomialCoefficientContentWithOuterTreePosition:(id)arg1; - (id)_binomialCoefficientContent; -- (BOOL)_isBinomialCoefficient; +- (_Bool)_isBinomialCoefficient; - (id)description; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFractionExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFractionExpression.h index ad973699f..f18b3a9c3 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFractionExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathFractionExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCMathFractionExpression : SCRCMathExpression { SCRCMathExpression *_numerator; @@ -20,19 +21,19 @@ @property(retain, nonatomic) SCRCMathExpression *numerator; // @synthesize numerator=_numerator; - (id)latexMathModeDescription; - (id)mathMLString; -- (id)_dollarCodeDescriptionAsBinomialCoefficient:(BOOL)arg1 orMixedNumberFraction:(BOOL)arg2 withNumberOfOuterRadicals:(unsigned int)arg3 treePosition:(id)arg4; -- (id)dollarCodeDescriptionAsBinomialCoefficientWithTreePosition:(id)arg1 numberOfOuterRadicals:(unsigned int)arg2; +- (id)_dollarCodeDescriptionAsBinomialCoefficient:(_Bool)arg1 orMixedNumberFraction:(_Bool)arg2 withNumberOfOuterRadicals:(unsigned long long)arg3 treePosition:(id)arg4; +- (id)dollarCodeDescriptionAsBinomialCoefficientWithTreePosition:(id)arg1 numberOfOuterRadicals:(unsigned long long)arg2; - (id)dollarCodeDescriptionAsMixedNumberFractionWithTreePosition:(id)arg1; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsAsBinomialCoefficientWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)_speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3 asBinomialCoefficient:(BOOL)arg4; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsAsBinomialCoefficientWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)_speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3 asBinomialCoefficient:(_Bool)arg4; - (id)speakableDescriptionAsBinomialCoefficientWithSpeakingStyle:(int)arg1; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (id)_speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2 asBinomialCoefficient:(BOOL)arg3; -- (BOOL)isSimpleNumericalFraction; -- (unsigned int)fractionLevel; -- (BOOL)isUnlinedFraction; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (id)_speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2 asBinomialCoefficient:(_Bool)arg3; +- (_Bool)isSimpleNumericalFraction; +- (unsigned long long)fractionLevel; +- (_Bool)isUnlinedFraction; - (id)subExpressions; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathIdentifierExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathIdentifierExpression.h index 9f2c40dd4..b32a9a584 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathIdentifierExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathIdentifierExpression.h @@ -6,19 +6,20 @@ #import +// Not exported @interface SCRCMathIdentifierExpression : SCRCMathSimpleExpression { int _fontStyle; } @property(readonly, nonatomic) int fontStyle; // @synthesize fontStyle=_fontStyle; -- (BOOL)canFormWordStartingWithExpression:(id)arg1; -- (BOOL)isNaturalSuperscript; -- (BOOL)_isPrime; -- (BOOL)isNumber; +- (_Bool)canFormWordStartingWithExpression:(id)arg1; +- (_Bool)isNaturalSuperscript; +- (_Bool)_isPrime; +- (_Bool)isNumber; - (id)mathMLString; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2 isPartOfWord:(BOOL)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2 isPartOfWord:(_Bool)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (id)description; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathLongDivisionExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathLongDivisionExpression.h index 0a5b334d9..4aad5900a 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathLongDivisionExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathLongDivisionExpression.h @@ -8,13 +8,14 @@ @class SCRCMathExpression; +// Not exported @interface SCRCMathLongDivisionExpression : SCRCMathArrayExpression { SCRCMathExpression *_divisor; } @property(retain, nonatomic) SCRCMathExpression *divisor; // @synthesize divisor=_divisor; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathNumberExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathNumberExpression.h index 5f24e5ba4..2ca29bf51 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathNumberExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathNumberExpression.h @@ -6,13 +6,14 @@ #import +// Not exported @interface SCRCMathNumberExpression : SCRCMathSimpleExpression { } - (id)mathMLString; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (BOOL)isNumber; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (_Bool)isNumber; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathOperatorExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathOperatorExpression.h index 687edb79a..3b2d497ca 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathOperatorExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathOperatorExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCMathOperatorExpression : SCRCMathSimpleExpression { unsigned short _operatorChar; @@ -13,21 +14,21 @@ @property(readonly, nonatomic) unsigned short operatorChar; // @synthesize operatorChar=_operatorChar; - (id)mathMLString; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (id)latexFormatStringAsOver; -- (BOOL)isFenceDelimiter; -- (BOOL)isOperationSymbol; -- (BOOL)isTermSeparator; -- (BOOL)isEllipsis; -- (BOOL)isNaturalSuperscript; -- (BOOL)_isMinusSign; -- (BOOL)_isInvisibleCharacter; -- (BOOL)_isRingOperator; -- (BOOL)canBeUsedWithRange; -- (BOOL)_isSummation; -- (BOOL)_isUnionOrIntersection; -- (BOOL)_isIntegral; +- (_Bool)isFenceDelimiter; +- (_Bool)isOperationSymbol; +- (_Bool)isTermSeparator; +- (_Bool)isEllipsis; +- (_Bool)isNaturalSuperscript; +- (_Bool)_isMinusSign; +- (_Bool)_isInvisibleCharacter; +- (_Bool)_isRingOperator; +- (_Bool)canBeUsedWithRange; +- (_Bool)_isSummation; +- (_Bool)_isUnionOrIntersection; +- (_Bool)_isIntegral; - (id)description; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRadicalExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRadicalExpression.h index 78b63ed08..1fb15bd69 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRadicalExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRadicalExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCMathRadicalExpression : SCRCMathExpression { SCRCMathExpression *_radicand; @@ -16,12 +17,12 @@ @property(retain, nonatomic) SCRCMathExpression *radicand; // @synthesize radicand=_radicand; - (id)latexMathModeDescription; - (id)mathMLString; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (unsigned int)fractionLevel; -- (BOOL)_isCubeRoot; -- (BOOL)_isSquareRoot; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (unsigned long long)fractionLevel; +- (_Bool)_isCubeRoot; +- (_Bool)_isSquareRoot; - (id)subExpressions; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRowExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRowExpression.h index 7427cc6cb..abaac744c 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRowExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathRowExpression.h @@ -6,28 +6,29 @@ #import +// Not exported @interface SCRCMathRowExpression : SCRCMathArrayExpression { } -- (id)latexDescriptionInMathMode:(BOOL)arg1; +- (id)latexDescriptionInMathMode:(_Bool)arg1; - (id)speakableSummary; - (id)mathMLTag; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (void)_addSpacingAndChild:(id)arg1 toResult:(id)arg2 nextChild:(id)arg3 previousChild:(id)arg4 numberOfOuterRadicals:(unsigned int)arg5 treePosition:(id)arg6; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (id)childSpeakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 parentTreePosition:(id)arg3 childIndex:(unsigned int *)arg4; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (void)_addSpacingAndChild:(id)arg1 toResult:(id)arg2 nextChild:(id)arg3 previousChild:(id)arg4 numberOfOuterRadicals:(unsigned long long)arg5 treePosition:(id)arg6; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (id)childSpeakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 parentTreePosition:(id)arg3 childIndex:(unsigned long long *)arg4; - (id)_indexesOfCharactersInWords; -- (BOOL)endsWithSpace; -- (BOOL)beginsWithSpace; -- (unsigned int)fractionLevel; -- (BOOL)canBeUsedWithBase; -- (BOOL)canBeUsedWithRange; -- (BOOL)isWordOrAbbreviation; -- (BOOL)isFunctionName; -- (int)integerValue; -- (BOOL)isInteger; -- (BOOL)isNumber; +- (_Bool)endsWithSpace; +- (_Bool)beginsWithSpace; +- (unsigned long long)fractionLevel; +- (_Bool)canBeUsedWithBase; +- (_Bool)canBeUsedWithRange; +- (_Bool)isWordOrAbbreviation; +- (_Bool)isFunctionName; +- (long long)integerValue; +- (_Bool)isInteger; +- (_Bool)isNumber; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSimpleExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSimpleExpression.h index ac2ec73e8..51b2db32f 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSimpleExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSimpleExpression.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SCRCMathSimpleExpression : SCRCMathExpression { NSString *_content; @@ -15,14 +16,14 @@ @property(copy, nonatomic) NSString *content; // @synthesize content=_content; - (id)latexMathModeDescription; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (BOOL)canBeUsedWithBase; -- (BOOL)isFunctionName; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (_Bool)canBeUsedWithBase; +- (_Bool)isFunctionName; - (id)_functionNames; -- (BOOL)isWordOrAbbreviation; -- (int)integerValue; -- (BOOL)isInteger; +- (_Bool)isWordOrAbbreviation; +- (long long)integerValue; +- (_Bool)isInteger; - (id)description; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSpaceExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSpaceExpression.h index 1ea3e1bf3..6a53c2c4d 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSpaceExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSpaceExpression.h @@ -6,14 +6,15 @@ #import +// Not exported @interface SCRCMathSpaceExpression : SCRCMathExpression { } -- (BOOL)endsWithSpace; -- (BOOL)beginsWithSpace; +- (_Bool)endsWithSpace; +- (_Bool)beginsWithSpace; - (id)mathMLString; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; - (id)initWithDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSubSuperscriptExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSubSuperscriptExpression.h index 28226aef5..5e12621b2 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSubSuperscriptExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathSubSuperscriptExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCMathSubSuperscriptExpression : SCRCMathExpression { SCRCMathExpression *_base; @@ -18,15 +19,15 @@ @property(retain, nonatomic) SCRCMathExpression *subscript; // @synthesize subscript=_subscript; - (id)latexMathModeDescription; - (id)mathMLString; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (id)_stringToAddForSuperscript:(id)arg1 withPriorDescription:(id)arg2 updatedDescription:(id *)arg3; - (id)subExpressions; -- (unsigned int)fractionLevel; -- (BOOL)isNumber; -- (BOOL)isBaseSubSuperscript; -- (BOOL)isRangeSubSuperscript; +- (unsigned long long)fractionLevel; +- (_Bool)isNumber; +- (_Bool)isBaseSubSuperscript; +- (_Bool)isRangeSubSuperscript; - (id)description; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableCellExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableCellExpression.h index fda9f7277..a0dc83001 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableCellExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableCellExpression.h @@ -6,19 +6,23 @@ #import +// Not exported @interface SCRCMathTableCellExpression : SCRCMathRowExpression { - BOOL _didGetTablePosition; - unsigned int _rowIndex; - unsigned int _columnIndex; - unsigned int _tableRowCount; - unsigned int _tableColumnCount; + _Bool _didGetTablePosition; + unsigned long long _rowIndex; + unsigned long long _columnIndex; + unsigned long long _tableRowCount; + unsigned long long _tableColumnCount; } - (id)mathMLTag; -- (id)suffixForChildAtIndex:(unsigned int)arg1; -- (id)prefixForChildAtIndex:(unsigned int)arg1; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)suffixForChildAtIndex:(unsigned long long)arg1; +- (id)prefixForChildAtIndex:(unsigned long long)arg1; +- (id)_suffixForCell; +- (id)_prefixForCell; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; - (void)_getTableDataIfNecessary; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableExpression.h index 46b782f26..540056630 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableExpression.h @@ -6,20 +6,21 @@ #import +// Not exported @interface SCRCMathTableExpression : SCRCMathArrayExpression { } -- (BOOL)canBeWrappedInLatexMathIndicators; -- (id)latexDescriptionInMathMode:(BOOL)arg1; -- (unsigned int)numberOfTables; -- (unsigned int)_numberOfColumns; +- (_Bool)canBeWrappedInLatexMathIndicators; +- (id)latexDescriptionInMathMode:(_Bool)arg1; +- (unsigned long long)numberOfTables; +- (unsigned long long)_numberOfColumns; - (id)mathMLTag; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2 openOperator:(id)arg3 openOperatorTreePosition:(id)arg4 closeOperator:(id)arg5 closeOperatorTreePosition:(id)arg6; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (BOOL)isMultiRowTable; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2 openOperator:(id)arg3 openOperatorTreePosition:(id)arg4 closeOperator:(id)arg5 closeOperatorTreePosition:(id)arg6; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (_Bool)isMultiRowTable; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableRowExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableRowExpression.h index e8d33e6be..d4e071c2e 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableRowExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTableRowExpression.h @@ -6,14 +6,15 @@ #import +// Not exported @interface SCRCMathTableRowExpression : SCRCMathArrayExpression { } -- (BOOL)canBeWrappedInLatexMathIndicators; -- (id)latexDescriptionInMathMode:(BOOL)arg1; +- (_Bool)canBeWrappedInLatexMathIndicators; +- (id)latexDescriptionInMathMode:(_Bool)arg1; - (id)mathMLTag; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTextExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTextExpression.h index 0e825c5bc..83aa381a7 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTextExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathTextExpression.h @@ -6,13 +6,14 @@ #import +// Not exported @interface SCRCMathTextExpression : SCRCMathSimpleExpression { } -- (id)latexDescriptionInMathMode:(BOOL)arg1; +- (id)latexDescriptionInMathMode:(_Bool)arg1; - (id)mathMLString; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathUnderOverExpression.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathUnderOverExpression.h index 16f0d88ce..3742f9009 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathUnderOverExpression.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCMathUnderOverExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCMathUnderOverExpression : SCRCMathExpression { SCRCMathExpression *_under; @@ -18,11 +19,11 @@ @property(retain, nonatomic) SCRCMathExpression *under; // @synthesize under=_under; - (id)latexMathModeDescription; - (id)mathMLString; -- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned int)arg1 treePosition:(id)arg2; -- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned int)arg2 treePosition:(id)arg3; -- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(BOOL)arg2; -- (BOOL)isRangeSubSuperscript; -- (unsigned int)fractionLevel; +- (id)dollarCodeDescriptionWithNumberOfOuterRadicals:(unsigned long long)arg1 treePosition:(id)arg2; +- (id)speakableSegmentsWithSpeakingStyle:(int)arg1 upToDepth:(unsigned long long)arg2 treePosition:(id)arg3; +- (id)speakableDescriptionWithSpeakingStyle:(int)arg1 arePausesAllowed:(_Bool)arg2; +- (_Bool)isRangeSubSuperscript; +- (unsigned long long)fractionLevel; - (id)subExpressions; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorBlur.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorBlur.h index 0e7f328d7..0fa7b63e1 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorBlur.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorBlur.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCPhotoEvaluatorBlur : SCRCPhotoEvaluatorMethod { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorColor.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorColor.h index baa7e423c..63e462cc2 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorColor.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorColor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCPhotoEvaluatorColor : SCRCPhotoEvaluatorMethod { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorLuminance.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorLuminance.h index a1c01d8cb..9de30510a 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorLuminance.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorLuminance.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCPhotoEvaluatorLuminance : SCRCPhotoEvaluatorMethod { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorMethod.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorMethod.h index 03ee3ca4f..bce8dde53 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorMethod.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorMethod.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SCRCPhotoEvaluatorMethod : NSObject { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorPeople.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorPeople.h index 727fcb803..e8a812e1a 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorPeople.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorPeople.h @@ -6,6 +6,7 @@ #import +// Not exported @interface SCRCPhotoEvaluatorPeople : SCRCPhotoEvaluatorMethod { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResult.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResult.h index bcf4b08c9..8e8665d51 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResult.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResult.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SCRCPhotoEvaluatorResult : NSObject { } diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultBlur.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultBlur.h index 8840c0543..545e4a032 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultBlur.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultBlur.h @@ -6,14 +6,15 @@ #import +// Not exported @interface SCRCPhotoEvaluatorResultBlur : SCRCPhotoEvaluatorResult { - float _blurLevel; + double _blurLevel; } -@property(readonly, nonatomic) float blurLevel; // @synthesize blurLevel=_blurLevel; +@property(readonly, nonatomic) double blurLevel; // @synthesize blurLevel=_blurLevel; - (id)humanReadableResult; -- (id)initWithBlurLevel:(float)arg1; +- (id)initWithBlurLevel:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultColor.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultColor.h index 4e7754b1a..2ea0d62c2 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultColor.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultColor.h @@ -6,18 +6,19 @@ #import +// Not exported @interface SCRCPhotoEvaluatorResultColor : SCRCPhotoEvaluatorResult { - float _redLevel; - float _blueLevel; - float _greenLevel; + double _redLevel; + double _blueLevel; + double _greenLevel; } -@property(readonly, nonatomic) float greenLevel; // @synthesize greenLevel=_greenLevel; -@property(readonly, nonatomic) float blueLevel; // @synthesize blueLevel=_blueLevel; -@property(readonly, nonatomic) float redLevel; // @synthesize redLevel=_redLevel; +@property(readonly, nonatomic) double greenLevel; // @synthesize greenLevel=_greenLevel; +@property(readonly, nonatomic) double blueLevel; // @synthesize blueLevel=_blueLevel; +@property(readonly, nonatomic) double redLevel; // @synthesize redLevel=_redLevel; - (id)humanReadableResult; -- (id)initWithRedLevel:(float)arg1 blueLevel:(float)arg2 greenLevel:(float)arg3; +- (id)initWithRedLevel:(double)arg1 blueLevel:(double)arg2 greenLevel:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultLuminance.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultLuminance.h index a48e60929..16c5cb3d8 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultLuminance.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResultLuminance.h @@ -6,18 +6,19 @@ #import +// Not exported @interface SCRCPhotoEvaluatorResultLuminance : SCRCPhotoEvaluatorResult { - float _darknessLevel; - float _brightnessLevel; - float _averageLevel; + double _darknessLevel; + double _brightnessLevel; + double _averageLevel; } -@property(readonly, nonatomic) float averageLevel; // @synthesize averageLevel=_averageLevel; -@property(readonly, nonatomic) float brightnessLevel; // @synthesize brightnessLevel=_brightnessLevel; -@property(readonly, nonatomic) float darknessLevel; // @synthesize darknessLevel=_darknessLevel; +@property(readonly, nonatomic) double averageLevel; // @synthesize averageLevel=_averageLevel; +@property(readonly, nonatomic) double brightnessLevel; // @synthesize brightnessLevel=_brightnessLevel; +@property(readonly, nonatomic) double darknessLevel; // @synthesize darknessLevel=_darknessLevel; - (id)humanReadableResult; -- (id)initWithDarknessLevel:(float)arg1 brightnessLevel:(float)arg2 averageLevel:(float)arg3; +- (id)initWithDarknessLevel:(double)arg1 brightnessLevel:(double)arg2 averageLevel:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResults.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResults.h index c60649958..493b21a48 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResults.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCPhotoEvaluatorResults.h @@ -8,6 +8,7 @@ @class SCRCPhotoEvaluatorResult, SCRCPhotoEvaluatorResultPeople; +// Not exported @interface SCRCPhotoEvaluatorResults : NSObject { SCRCPhotoEvaluatorResult *_blurResult; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCRawImage.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCRawImage.h index a0907ea2d..e2ac48b74 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCRawImage.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCRawImage.h @@ -6,19 +6,20 @@ #import "NSObject.h" +// Not exported @interface SCRCRawImage : NSObject { struct CGImage *_imageRef; char *_data; - int _width; - int _height; - int _bytesPerPixel; + long long _width; + long long _height; + long long _bytesPerPixel; } + (id)rawImageForImage:(struct CGImage *)arg1; -@property(nonatomic) int bytesPerPixel; // @synthesize bytesPerPixel=_bytesPerPixel; -@property(nonatomic) int height; // @synthesize height=_height; -@property(nonatomic) int width; // @synthesize width=_width; +@property(nonatomic) long long bytesPerPixel; // @synthesize bytesPerPixel=_bytesPerPixel; +@property(nonatomic) long long height; // @synthesize height=_height; +@property(nonatomic) long long width; // @synthesize width=_width; @property(nonatomic) char *data; // @synthesize data=_data; @property(retain, nonatomic) struct CGImage *imageRef; // @synthesize imageRef=_imageRef; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCStackQueue.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCStackQueue.h index 8ec6ac8c2..1f4525878 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCStackQueue.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCStackQueue.h @@ -10,13 +10,13 @@ { struct _SCRCStackNode *_firstNode; struct _SCRCStackNode *_lastNode; - unsigned int _count; + unsigned long long _count; } -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)objectEnumerator; - (id)description; -- (unsigned int)count; +- (unsigned long long)count; - (id)dequeueObject; - (id)dequeueObjectRetained; - (void)enqueueObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCTargetSelectorTimer.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCTargetSelectorTimer.h index f40437fc0..46ce699cb 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCTargetSelectorTimer.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCTargetSelectorTimer.h @@ -12,11 +12,11 @@ { struct __CFRunLoopTimer *_timer; id _key; - BOOL _isCancelled; - BOOL _isPending; + _Bool _isCancelled; + _Bool _isPending; id _object; NSLock *_lock; - BOOL _createdTimer; + _Bool _createdTimer; } + (void)_runThread; @@ -25,8 +25,8 @@ - (void)_dispatchMainThread; - (void)_dispatch; - (id)threadKey; -- (BOOL)isPending; -- (BOOL)isCancelled; +- (_Bool)isPending; +- (_Bool)isCancelled; - (void)cancel; - (void)dispatchAfterDelay:(double)arg1 withObject:(id)arg2; - (void)dispatchAfterDelay:(double)arg1; @@ -34,7 +34,7 @@ - (oneway void)release; - (void)invalidate; - (id)initWithTarget:(id)arg1 selector:(SEL)arg2 threadKey:(id)arg3; -- (BOOL)_createdTimer; +- (_Bool)_createdTimer; - (id)initWithTarget:(id)arg1 selector:(SEL)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThread.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThread.h index b5324adf1..253d6a6cf 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThread.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThread.h @@ -15,31 +15,31 @@ struct __CFRunLoopSource *_source; struct __CFRunLoop *_runLoop; id _key; - BOOL _isInvalid; - BOOL _isRegistered; - BOOL _isTimerSet; + _Bool _isInvalid; + _Bool _isRegistered; + _Bool _isTimerSet; double _lastStartTime; NSString *_description; - BOOL _descriptionChanged; + _Bool _descriptionChanged; NSThread *_nsThread; } + (void)postStopNotification; + (void)invalidateForKey:(id)arg1; + (double)lastStartTimeForKey:(id)arg1; -+ (double)_performSelector:(SEL)arg1 withThreadKey:(id)arg2 onTarget:(id)arg3 waitTime:(double)arg4 cancelMask:(unsigned long)arg5 count:(unsigned long)arg6 firstObject:(id)arg7 moreObjects:(void *)arg8; -+ (int)activeThreadCount; ++ (double)_performSelector:(SEL)arg1 withThreadKey:(id)arg2 onTarget:(id)arg3 waitTime:(double)arg4 cancelMask:(unsigned int)arg5 count:(unsigned int)arg6 firstObject:(id)arg7 moreObjects:(char *)arg8; ++ (long long)activeThreadCount; + (id)activity; + (void)initialize; - (void)_processQueue; - (void)_processQueueFromTimer; -- (void)_enqueueTask:(id)arg1 cancelMask:(unsigned long)arg2 lastStartTime:(double *)arg3; +- (void)_enqueueTask:(id)arg1 cancelMask:(unsigned int)arg2 lastStartTime:(double *)arg3; - (double)lastStartTime; -- (BOOL)isInvalid; -- (void)setIsInvalid:(BOOL)arg1; -- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 objects:(id)arg5; -- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 count:(unsigned long)arg3 objects:(id)arg4; -- (double)_performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 firstObject:(id)arg5 moreObjects:(void *)arg6; +- (_Bool)isInvalid; +- (void)setIsInvalid:(_Bool)arg1; +- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned int)arg3 count:(unsigned int)arg4 objects:(id)arg5; +- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 count:(unsigned int)arg3 objects:(id)arg4; +- (double)_performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned int)arg3 count:(unsigned int)arg4 firstObject:(id)arg5 moreObjects:(char *)arg6; - (void)dealloc; - (void)_runThread:(id)arg1; - (void)_setKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThreadedWeakLinkedObject.h b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThreadedWeakLinkedObject.h index 7b8929e80..213556ea8 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThreadedWeakLinkedObject.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/SCRCThreadedWeakLinkedObject.h @@ -12,14 +12,14 @@ { NSLock *_releaseLock; int _referenceCount; - BOOL _calledDealloc; + _Bool _calledDealloc; } - (void)dealloc; - (oneway void)release; - (void)invalidateThreadsWithWeakLinks; - (id)retain; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCStackQueueEnumerator.h b/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCStackQueueEnumerator.h index c372b25e1..9a41dbc7f 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCStackQueueEnumerator.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCStackQueueEnumerator.h @@ -6,6 +6,7 @@ #import "NSEnumerator.h" +// Not exported @interface _SCRCStackQueueEnumerator : NSEnumerator { struct _SCRCStackNode *_currentListMemeber; diff --git a/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCThreadTask.h b/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCThreadTask.h index 7062902b1..2196e7b8d 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCThreadTask.h +++ b/iOS7/PrivateFrameworks/ScreenReaderCore/_SCRCThreadTask.h @@ -8,20 +8,21 @@ @class NSConditionLock; +// Not exported @interface _SCRCThreadTask : NSObject { id _target; SEL _selector; - unsigned long _count; - void *_objects[5]; + unsigned int _count; + void *_objects[6]; NSConditionLock *_waitLock; - unsigned long _mask; + unsigned int _mask; } - (void)fire; - (void)setWaitLock:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 selector:(SEL)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 firstObject:(id)arg5 moreObjects:(void *)arg6; +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2 cancelMask:(unsigned int)arg3 count:(unsigned int)arg4 firstObject:(id)arg5 moreObjects:(char *)arg6; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/CDStructures.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/CDStructures.h index 52a06e6c0..f6fd99a67 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/CDStructures.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSAttributedString-SCROAttributedStringExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSAttributedString-SCROAttributedStringExtras.h index 7a5a7aade..257972022 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSAttributedString-SCROAttributedStringExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSAttributedString-SCROAttributedStringExtras.h @@ -8,7 +8,7 @@ @interface NSAttributedString (SCROAttributedStringExtras) - (id)deepCopyWithZone:(struct _NSZone *)arg1; -- (BOOL)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2 withValue:(id)arg3; -- (BOOL)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2; +- (_Bool)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2 withValue:(id)arg3; +- (_Bool)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSBundle-SCROBundleExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSBundle-SCROBundleExtras.h index 8db5d3381..17793aba4 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSBundle-SCROBundleExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSBundle-SCROBundleExtras.h @@ -9,15 +9,15 @@ @interface NSBundle (SCROBundleExtras) + (id)tableIdentifiersForLanguageIdentifier:(id)arg1; + (id)languageIdentifiersForBrailleTableIdentifier:(id)arg1; -+ (BOOL)doesBrailleTableSupportEightDot:(id)arg1; -+ (BOOL)doesBrailleTableSupportContractions:(id)arg1; ++ (_Bool)doesBrailleTableSupportEightDot:(id)arg1; ++ (_Bool)doesBrailleTableSupportContractions:(id)arg1; + (id)_brailleTableDictionaryForBrailleTableIdentifier:(id)arg1; + (id)nameForBrailleTableIdentifier:(id)arg1; + (id)brailleTableBundleWithTableIdentifier:(id)arg1; + (id)brailleTableIdentifiers; + (id)_brailleTableBundles; + (id)brailleDriverDeviceDetectionInfo; -+ (long)bundleIndexForBrailleDriverIdentifier:(id)arg1; ++ (long long)bundleIndexForBrailleDriverIdentifier:(id)arg1; + (id)brailleDriverBundleWithIdentifier:(id)arg1; + (id)brailleDriverBundles; - (id)tableIdentifierForBundleSpecificTableIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSString-SCROBundleExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSString-SCROBundleExtras.h index c4778ee03..ad0ae2507 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/NSString-SCROBundleExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/NSString-SCROBundleExtras.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (SCROBundleExtras) -- (int)_brailleTableCompare:(id)arg1; +- (long long)_brailleTableCompare:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleClient.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleClient.h index 581b2b8d6..28129cdd7 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleClient.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleClient.h @@ -18,52 +18,52 @@ NSData *_aggregatedStatusPending; NSData *_aggregatedStatusCache; SCRCTargetSelectorTimer *_deathTimer; - BOOL _isReady; - BOOL _needsDisplay; - BOOL _keepConnectionAlive; - BOOL _delegateWantsKeypresses; - BOOL _wantsDisconnectMessage; - BOOL _wantsReconnectMessage; - BOOL _wantsDisplayConfigurationChanged; - BOOL _displayDescriptorCallbackEnabled; + _Bool _isReady; + _Bool _needsDisplay; + _Bool _keepConnectionAlive; + _Bool _delegateWantsKeypresses; + _Bool _wantsDisconnectMessage; + _Bool _wantsReconnectMessage; + _Bool _wantsDisplayConfigurationChanged; + _Bool _displayDescriptorCallbackEnabled; } -- (BOOL)isConnected; +- (_Bool)isConnected; - (void)_refreshAfterReconnect; - (void)handleCallback:(id)arg1; -- (void)setPrimaryBrailleDisplay:(long)arg1; -- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2 forDisplayWithToken:(long)arg3; +- (void)setPrimaryBrailleDisplay:(int)arg1; +- (void)setPrepareToMemorizeNextKey:(_Bool)arg1 immediate:(_Bool)arg2 forDisplayWithToken:(int)arg3; - (void)showNextAnnouncement; - (void)showPreviousAnnouncement; -- (void)panDisplayRight:(long)arg1; -- (void)panDisplayLeft:(long)arg1; +- (void)panDisplayRight:(int)arg1; +- (void)panDisplayLeft:(int)arg1; - (void)simulateKeypress:(id)arg1; - (void)display; - (void)displayIfNeeded; -- (BOOL)needsDisplay; -- (void)setFocused:(BOOL)arg1 forToken:(int)arg2; -- (void)unselectAllForToken:(int)arg1; -- (void)selectAllForToken:(int)arg1; -- (void)setSelection:(struct _NSRange)arg1 forToken:(int)arg2; +- (_Bool)needsDisplay; +- (void)setFocused:(_Bool)arg1 forToken:(long long)arg2; +- (void)unselectAllForToken:(long long)arg1; +- (void)selectAllForToken:(long long)arg1; +- (void)setSelection:(struct _NSRange)arg1 forToken:(long long)arg2; - (id)tokenArray; - (id)_getWorkingString; -- (int)tokenForRouterIndex:(int)arg1 location:(int *)arg2 appToken:(id *)arg3 forDisplayWithToken:(long)arg4; -- (BOOL)displayDescriptorCallbackEnabled; -- (void)setDisplayDescriptorCallbackEnabled:(BOOL)arg1; +- (long long)tokenForRouterIndex:(long long)arg1 location:(long long *)arg2 appToken:(id *)arg3 forDisplayWithToken:(int)arg4; +- (_Bool)displayDescriptorCallbackEnabled; +- (void)setDisplayDescriptorCallbackEnabled:(_Bool)arg1; - (void)exitCurrentDisplayMode; - (void)setAnnouncementsDisplayMode; - (void)setExpandedStatusDisplayModeWithStatus:(id)arg1; - (int)displayMode; -- (BOOL)automaticBrailleTranslationEnabled; -- (void)setAutomaticBrailleTranslationEnabled:(BOOL)arg1; -- (BOOL)showEightDotBraille; -- (void)setShowEightDotBraille:(BOOL)arg1; +- (_Bool)automaticBrailleTranslationEnabled; +- (void)setAutomaticBrailleTranslationEnabled:(_Bool)arg1; +- (_Bool)showEightDotBraille; +- (void)setShowEightDotBraille:(_Bool)arg1; - (int)contractionMode; - (void)setContractionMode:(int)arg1; -- (BOOL)showDotsSevenAndEight; -- (void)setShowDotsSevenAndEight:(BOOL)arg1; -- (long)masterStatusCellIndex; -- (void)setMasterStatusCellIndex:(long)arg1; +- (_Bool)showDotsSevenAndEight; +- (void)setShowDotsSevenAndEight:(_Bool)arg1; +- (long long)masterStatusCellIndex; +- (void)setMasterStatusCellIndex:(long long)arg1; - (int)virtualStatusAlignment; - (void)setVirtualStatusAlignment:(int)arg1; - (id)aggregatedStatus; @@ -75,9 +75,9 @@ - (id)pendingMainAttributedString; - (void)setMainAttributedString:(id)arg1; - (id)driverConfiguration; -- (BOOL)isConfigured; -- (BOOL)alwaysUsesNemethCodeForTechnicalText; -- (void)setAlwaysUsesNemethCodeForTechnicalText:(BOOL)arg1; +- (_Bool)isConfigured; +- (_Bool)alwaysUsesNemethCodeForTechnicalText; +- (void)setAlwaysUsesNemethCodeForTechnicalText:(_Bool)arg1; - (id)tableIdentifier; - (void)setTableIdentifier:(id)arg1; - (void)removeDisplayWithBluetoothDeviceAddress:(id)arg1; @@ -87,8 +87,8 @@ - (void)_registerDelegate; - (id)_lazyConnection; - (void)_deathTimerHandler; -- (BOOL)keepConnectionAlive; -- (void)setKeepConnectionAlive:(BOOL)arg1; +- (_Bool)keepConnectionAlive; +- (void)setKeepConnectionAlive:(_Bool)arg1; - (void)_deviceConnected:(id)arg1; - (void)_setupDeviceDetection; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleDisplayAutoDetector.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleDisplayAutoDetector.h index d2ff1ac25..615ed1d43 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleDisplayAutoDetector.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleDisplayAutoDetector.h @@ -10,7 +10,7 @@ @interface SCROBrailleDisplayAutoDetector : NSObject { - BOOL _isDetectingDisplays; + _Bool _isDetectingDisplays; struct IONotificationPort *_notificationPort; NSMutableDictionary *_iteratorDict; } @@ -20,10 +20,10 @@ + (id)sharedDetector; - (void)stopDetectingDisplays; - (void)detectDisplays; -- (BOOL)isAutoDetectEnabled; +- (_Bool)isAutoDetectEnabled; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleKey.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleKey.h index d15cc20f2..d99a10f7b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleKey.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROBrailleKey.h @@ -14,22 +14,22 @@ { NSMutableArray *_maskArray; NSString *_identifier; - long _routerIndex; - int _routerToken; - long _routerLocation; - BOOL _hasRouterInfo; + long long _routerIndex; + long long _routerToken; + long long _routerLocation; + _Bool _hasRouterInfo; id _appToken; - long _displayToken; + int _displayToken; } -- (BOOL)getRouterIndex:(int *)arg1 token:(int *)arg2 location:(int *)arg3 appToken:(id *)arg4; -- (void)setRouterIndex:(long)arg1 token:(int)arg2 location:(long)arg3 appToken:(id)arg4; +- (_Bool)getRouterIndex:(long long *)arg1 token:(long long *)arg2 location:(long long *)arg3 appToken:(id *)arg4; +- (void)setRouterIndex:(long long)arg1 token:(long long)arg2 location:(long long)arg3 appToken:(id)arg4; - (id)identifier; - (id)keyMasks; -- (void)addKeyMask:(unsigned long)arg1; +- (void)addKeyMask:(unsigned int)arg1; - (id)description; -- (long)displayToken; -- (void)setDisplayToken:(long)arg1; +- (int)displayToken; +- (void)setDisplayToken:(int)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROCallback.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROCallback.h index 388f3e70a..dafbb3e73 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROCallback.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROCallback.h @@ -12,12 +12,12 @@ { int _key; id _object; - BOOL _isAtomic; + _Bool _isAtomic; } - (void)postToHandler:(id)arg1; -- (BOOL)isAtomic; -- (void)setIsAtomic:(BOOL)arg1; +- (_Bool)isAtomic; +- (void)setIsAtomic:(_Bool)arg1; - (id)object; - (int)key; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROConnection.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROConnection.h index 5008606f1..554d95506 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROConnection.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROConnection.h @@ -6,9 +6,10 @@ #import "NSObject.h" +// Not exported @interface SCROConnection : NSObject { - BOOL _isConnectionStarted; + _Bool _isConnectionStarted; unsigned int _pingPort; struct __CFRunLoopSource *_pingSource; struct __CFRunLoopSource *_invalidationSource; @@ -18,7 +19,7 @@ } + (void)_addConnectionToRunLoop:(id)arg1; -+ (void)_unconfigServerAndRetry:(BOOL)arg1; ++ (void)_unconfigServerAndRetry:(_Bool)arg1; + (void)_configServer; + (void)_createConnectionRunLoop; + (void)initialize; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROEvent.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROEvent.h index 0d2ded899..f6bd7d46b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROEvent.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROEvent.h @@ -15,11 +15,11 @@ NSMutableDictionary *_setDictionary; NSMutableDictionary *_getDictionary; NSMutableArray *_actions; - BOOL _readOnly; + _Bool _readOnly; } + (id)brailleEvent; -- (void)performWithHandler:(id)arg1 trusted:(BOOL)arg2; +- (void)performWithHandler:(id)arg1 trusted:(_Bool)arg2; - (id)claimDictionary; - (void)setClaimDictionary:(id)arg1; - (id)mainDictionary; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElement.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElement.h index af2c1c252..fa7be689e 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElement.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElement.h @@ -12,14 +12,14 @@ @interface SCROIOElement : NSObject { unsigned int _ioObject; - long _identifier; + int _identifier; } - (int)transport; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (long)identifier; +- (unsigned long long)hash; +- (int)identifier; - (unsigned int)ioObject; - (void)dealloc; - (id)initWithIOObject:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElementProtocol-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElementProtocol-Protocol.h index 0da4cba4e..5701319ba 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElementProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROIOElementProtocol-Protocol.h @@ -8,7 +8,7 @@ #import "NSObject-Protocol.h" @protocol SCROIOElementProtocol -- (long)identifier; +- (int)identifier; - (int)transport; - (unsigned int)ioObject; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManager.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManager.h index 861cef924..c6edebf22 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManager.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManager.h @@ -20,24 +20,24 @@ + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; + (id)sharedManager; -- (id)buttonNamesAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; -- (id)commandAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; -- (id)inputIdentifierAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; -- (unsigned int)countForDisplayWithToken:(long)arg1; +- (id)buttonNamesAtIndex:(unsigned long long)arg1 forDisplayWithToken:(int)arg2; +- (id)commandAtIndex:(unsigned long long)arg1 forDisplayWithToken:(int)arg2; +- (id)inputIdentifierAtIndex:(unsigned long long)arg1 forDisplayWithToken:(int)arg2; +- (unsigned long long)countForDisplayWithToken:(int)arg1; - (id)_commandsFromBrailleInputMode:(int)arg1; - (id)_eightDotCommands; - (id)_sixDotCommands; -- (id)buttonNamesForInputIdentifier:(id)arg1 forDisplayWithToken:(long)arg2; +- (id)buttonNamesForInputIdentifier:(id)arg1 forDisplayWithToken:(int)arg2; - (id)commandForBrailleKey:(id)arg1; -- (id)modelIdentifierForDisplayWithToken:(long)arg1; -- (id)driverIdentifierForDisplayWithToken:(long)arg1; +- (id)modelIdentifierForDisplayWithToken:(int)arg1; +- (id)driverIdentifierForDisplayWithToken:(int)arg1; - (void)configureWithDriverConfiguration:(id)arg1; - (void)dealloc; - (id)init; - (id)_bundle; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManagerCacheObject.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManagerCacheObject.h index 85263a5b2..954449366 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManagerCacheObject.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROMobileBrailleDisplayInputManagerCacheObject.h @@ -8,6 +8,7 @@ @class NSBundle, NSMutableArray, NSMutableDictionary, NSString; +// Not exported @interface SCROMobileBrailleDisplayInputManagerCacheObject : NSObject { NSString *_driverIdentifier; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROScriptClient.h b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROScriptClient.h index f417ce157..7b59525ea 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROScriptClient.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutput/SCROScriptClient.h @@ -13,21 +13,21 @@ NSLock *_lock; SCROConnection *_connection; SCRCTargetSelectorTimer *_timer; - BOOL _isReady; + _Bool _isReady; } + (id)sharedScriptClient; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; -- (BOOL)runScriptFile:(id)arg1; +- (_Bool)runScriptFile:(id)arg1; - (void)handleCallback:(id)arg1; -- (BOOL)_isReady; +- (_Bool)_isReady; - (id)_lazyConnection; - (void)_killConnection; - (id)init; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/CDStructures.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/CDStructures.h index 4b73b1f87..f84b5bf4a 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/CDStructures.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __CFArray; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSAttributedString-SCROAttributedStringExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSAttributedString-SCROAttributedStringExtras.h index 7a5a7aade..257972022 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSAttributedString-SCROAttributedStringExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSAttributedString-SCROAttributedStringExtras.h @@ -8,7 +8,7 @@ @interface NSAttributedString (SCROAttributedStringExtras) - (id)deepCopyWithZone:(struct _NSZone *)arg1; -- (BOOL)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2 withValue:(id)arg3; -- (BOOL)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2; +- (_Bool)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2 withValue:(id)arg3; +- (_Bool)getRange:(struct _NSRange *)arg1 ofAttribute:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSBundle-SCROBundleExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSBundle-SCROBundleExtras.h index 8db5d3381..17793aba4 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSBundle-SCROBundleExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSBundle-SCROBundleExtras.h @@ -9,15 +9,15 @@ @interface NSBundle (SCROBundleExtras) + (id)tableIdentifiersForLanguageIdentifier:(id)arg1; + (id)languageIdentifiersForBrailleTableIdentifier:(id)arg1; -+ (BOOL)doesBrailleTableSupportEightDot:(id)arg1; -+ (BOOL)doesBrailleTableSupportContractions:(id)arg1; ++ (_Bool)doesBrailleTableSupportEightDot:(id)arg1; ++ (_Bool)doesBrailleTableSupportContractions:(id)arg1; + (id)_brailleTableDictionaryForBrailleTableIdentifier:(id)arg1; + (id)nameForBrailleTableIdentifier:(id)arg1; + (id)brailleTableBundleWithTableIdentifier:(id)arg1; + (id)brailleTableIdentifiers; + (id)_brailleTableBundles; + (id)brailleDriverDeviceDetectionInfo; -+ (long)bundleIndexForBrailleDriverIdentifier:(id)arg1; ++ (long long)bundleIndexForBrailleDriverIdentifier:(id)arg1; + (id)brailleDriverBundleWithIdentifier:(id)arg1; + (id)brailleDriverBundles; - (id)tableIdentifierForBundleSpecificTableIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSString-SCROBundleExtras.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSString-SCROBundleExtras.h index c4778ee03..ad0ae2507 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSString-SCROBundleExtras.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/NSString-SCROBundleExtras.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (SCROBundleExtras) -- (int)_brailleTableCompare:(id)arg1; +- (long long)_brailleTableCompare:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleChunk.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleChunk.h index ba9103f48..6c8e35428 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleChunk.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleChunk.h @@ -15,33 +15,33 @@ NSString *_text; NSString *_language; int _contractionMode; - BOOL _showEightDot; - BOOL _isFocused; - BOOL _isTechnical; - BOOL _hasTextSelection; + _Bool _showEightDot; + _Bool _isFocused; + _Bool _isTechnical; + _Bool _hasTextSelection; struct _NSRange _textSelection; - int _token; - BOOL _showDotsSevenAndEight; + long long _token; + _Bool _showDotsSevenAndEight; NSMutableAttributedString *_brailleString; struct _NSRange _brailleSelection; } + (void)initialize; @property(readonly, nonatomic) NSString *language; // @synthesize language=_language; -- (id)brailleWithIBeamLocation:(int *)arg1 selection:(struct _NSRange *)arg2; -- (int)locationForIndex:(int)arg1; -- (int)token; -- (BOOL)isFocusedOrSelected; -- (BOOL)hasSelection; -- (BOOL)focused; -- (void)_translateAsLiteraryTextWithPrimaryTable:(BOOL)arg1; -- (void)_translateAsTechnicalTextWithPrimaryTable:(BOOL)arg1; +- (id)brailleWithIBeamLocation:(long long *)arg1 selection:(struct _NSRange *)arg2; +- (long long)locationForIndex:(long long)arg1; +- (long long)token; +- (_Bool)isFocusedOrSelected; +- (_Bool)hasSelection; +- (_Bool)focused; +- (void)_translateAsLiteraryTextWithPrimaryTable:(_Bool)arg1; +- (void)_translateAsTechnicalTextWithPrimaryTable:(_Bool)arg1; - (void)translate; - (id)_tableIdentifierForLanguage:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(int)arg4 focused:(BOOL)arg5 contractionMode:(int)arg6 showEightDot:(BOOL)arg7 showDotsSevenAndEight:(BOOL)arg8 technical:(BOOL)arg9; -- (id)initWithText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(int)arg4 focused:(BOOL)arg5 contractionMode:(int)arg6 showEightDot:(BOOL)arg7 showDotsSevenAndEight:(BOOL)arg8; +- (id)initWithText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(long long)arg4 focused:(_Bool)arg5 contractionMode:(int)arg6 showEightDot:(_Bool)arg7 showDotsSevenAndEight:(_Bool)arg8 technical:(_Bool)arg9; +- (id)initWithText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(long long)arg4 focused:(_Bool)arg5 contractionMode:(int)arg6 showEightDot:(_Bool)arg7 showDotsSevenAndEight:(_Bool)arg8; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplay.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplay.h index 1087ae932..c6644bd4f 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplay.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplay.h @@ -16,50 +16,50 @@ id _ioElement; SCROBrailleLine *_brailleLine; int _contractionMode; - BOOL _showEightDot; - BOOL _shouldBatchUpdates; - BOOL _needsUpdating; - BOOL _automaticBrailleTranslationEnabled; + _Bool _showEightDot; + _Bool _shouldBatchUpdates; + _Bool _needsUpdating; + _Bool _automaticBrailleTranslationEnabled; NSString *_driverIdentifier; NSString *_driverModelIdentifier; - int _mainSize; - int _statusSize; - BOOL _postsKeyboardEvents; + long long _mainSize; + long long _statusSize; + _Bool _postsKeyboardEvents; int _brailleInputMode; struct { NSData *realData; NSData *virtualData; NSData *aggregatedData; int virtualAlignment; - int masterStatusCellIndex; + long long masterStatusCellIndex; } _status; SCROBrailleEventDispatcher *_eventDispatcher; struct __CFRunLoop *_runLoop; struct __CFRunLoopTimer *_inputEventTimer; struct __CFRunLoopTimer *_blinkerEventTimer; - BOOL _blinkingEnabled; - BOOL _inputEnabled; + _Bool _blinkingEnabled; + _Bool _inputEnabled; struct { double quietSince; double busySince; double nextWillMemorizeNotificationTime; double memorizeNextKeyImmediatelyTimeout; - char prepareToMemorizeNextKey; - char requestPrepareToMemorizeNextKey; - char memorizeNextKeyImmediately; - char willMemorizeNow; - char isQuiet; - char newDown; + _Bool prepareToMemorizeNextKey; + _Bool requestPrepareToMemorizeNextKey; + _Bool memorizeNextKeyImmediately; + _Bool willMemorizeNow; + _Bool isQuiet; + _Bool newDown; struct __CFArray *currentChord; struct __CFSet *downKeys; unsigned int routerEvent; - int routerIndex; - int routerToken; + long long routerIndex; + long long routerToken; id appToken; - int routerLocation; - char currentBrailleChordContainsSpacebar; - char spacebarIsDown; - char skipBrailleKeyboardKeyTranslation; + long long routerLocation; + _Bool currentBrailleChordContainsSpacebar; + _Bool spacebarIsDown; + _Bool skipBrailleKeyboardKeyTranslation; struct __CFArray *currentBrailleChord; struct __CFSet *downBrailleDots; unsigned int currentBrailleModifiers; @@ -70,16 +70,16 @@ double brailleCharExponentialMovingAverage; double brailleTranslationTimeout; } _input; - BOOL _isValid; - BOOL _delegateWantsDisplayCallback; - BOOL _delegateWantsPanningCallbacks; + _Bool _isValid; + _Bool _delegateWantsDisplayCallback; + _Bool _delegateWantsPanningCallbacks; } + (id)displayWithIOElement:(id)arg1 driverIdentifier:(id)arg2 delegate:(id)arg3; -+ (BOOL)brailleDriverClassIsValid:(Class)arg1; -@property(nonatomic) BOOL automaticBrailleTranslationEnabled; // @synthesize automaticBrailleTranslationEnabled=_automaticBrailleTranslationEnabled; -@property(nonatomic) BOOL delegateWantsPanningCallbacks; // @synthesize delegateWantsPanningCallbacks=_delegateWantsPanningCallbacks; -@property(nonatomic) BOOL delegateWantsDisplayCallback; // @synthesize delegateWantsDisplayCallback=_delegateWantsDisplayCallback; ++ (_Bool)brailleDriverClassIsValid:(Class)arg1; +@property(nonatomic) _Bool automaticBrailleTranslationEnabled; // @synthesize automaticBrailleTranslationEnabled=_automaticBrailleTranslationEnabled; +@property(nonatomic) _Bool delegateWantsPanningCallbacks; // @synthesize delegateWantsPanningCallbacks=_delegateWantsPanningCallbacks; +@property(nonatomic) _Bool delegateWantsDisplayCallback; // @synthesize delegateWantsDisplayCallback=_delegateWantsDisplayCallback; - (void)_delayedSleepNotification:(id)arg1; - (void)_sleepNotification:(id)arg1; - (void)_delayedConfigurationChangeNotification; @@ -90,11 +90,11 @@ - (void)_inputEventHandler; - (id)_newBrailleKeyForCurrentKeyChord; - (id)_newBrailleKeyForCurrentBrailleChord; -- (BOOL)_hasBrailleChord; -- (BOOL)_hasKeyChord; +- (_Bool)_hasBrailleChord; +- (_Bool)_hasKeyChord; - (void)_stopMemorization; -- (BOOL)_isMemorizingKeys; -- (BOOL)_hasPressedBrailleKeys; +- (_Bool)_isMemorizingKeys; +- (_Bool)_hasPressedBrailleKeys; - (void)_panHandler:(id)arg1; - (void)_processKeyEvents:(id)arg1; - (void)_appendTranslatedBrailleStringEventsToArray:(struct __CFArray **)arg1; @@ -111,14 +111,14 @@ - (id)_statusStringWithDictionary:(id)arg1; - (void)_unloadHandler; - (void)handleEvent:(id)arg1; -- (int)tokenForRouterIndex:(int)arg1 location:(int *)arg2 appToken:(id *)arg3; -- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2; +- (long long)tokenForRouterIndex:(long long)arg1 location:(long long *)arg2 appToken:(id *)arg3; +- (void)setPrepareToMemorizeNextKey:(_Bool)arg1 immediate:(_Bool)arg2; - (void)panRight; - (void)panLeft; - (void)simulateKeypress:(id)arg1; -- (void)setStatusAttributesWithMasterCellIndex:(long)arg1 virtualAlignment:(int)arg2; -- (long)masterStatusCellIndex; -- (void)setMasterStatusCellIndex:(long)arg1; +- (void)setStatusAttributesWithMasterCellIndex:(long long)arg1 virtualAlignment:(int)arg2; +- (long long)masterStatusCellIndex; +- (void)setMasterStatusCellIndex:(long long)arg1; - (int)virtualStatusAlignment; - (void)setVirtualStatusAlignment:(int)arg1; - (id)aggregatedStatus; @@ -129,15 +129,15 @@ - (void)endUpdates; - (void)beginUpdates; - (id)configuration; -- (int)statusSize; -- (int)mainSize; -- (long)token; +- (long long)statusSize; +- (long long)mainSize; +- (int)token; - (id)ioElement; - (id)lineDescriptor; - (id)driverModelIdentifier; - (id)driverIdentifier; -- (BOOL)isLoaded; -- (BOOL)isValid; +- (_Bool)isLoaded; +- (_Bool)isValid; - (void)invalidate; - (void)dealloc; - (void)_runThread; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayAutoDetector.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayAutoDetector.h index d2ff1ac25..615ed1d43 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayAutoDetector.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayAutoDetector.h @@ -10,7 +10,7 @@ @interface SCROBrailleDisplayAutoDetector : NSObject { - BOOL _isDetectingDisplays; + _Bool _isDetectingDisplays; struct IONotificationPort *_notificationPort; NSMutableDictionary *_iteratorDict; } @@ -20,10 +20,10 @@ + (id)sharedDetector; - (void)stopDetectingDisplays; - (void)detectDisplays; -- (BOOL)isAutoDetectEnabled; +- (_Bool)isAutoDetectEnabled; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayDelegate-Protocol.h index b3a55e81f..c52d55c32 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayDelegate-Protocol.h @@ -14,8 +14,8 @@ - (void)brailleDisplay:(id)arg1 willMemorizeKey:(id)arg2; - (void)brailleDisplay:(id)arg1 pressedKeys:(id)arg2; - (void)configurationChangedForBrailleDisplay:(id)arg1; -- (void)brailleDisplay:(id)arg1 isSleeping:(BOOL)arg2; +- (void)brailleDisplay:(id)arg1 isSleeping:(_Bool)arg2; - (void)brailleDriverDisconnected:(id)arg1; -- (void)brailleDisplay:(id)arg1 driverDidLoad:(BOOL)arg2; +- (void)brailleDisplay:(id)arg1 driverDidLoad:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayHistory.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayHistory.h index c8dd0cba3..cbcdcb3cc 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayHistory.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayHistory.h @@ -10,18 +10,18 @@ { struct __CFArray *_announcements; struct __CFArray *_unreadSnapshot; - long _currentIndex; - long _unreadCount; + long long _currentIndex; + long long _unreadCount; } + (void)initialize; - (void)moveToMostRecent; -- (BOOL)isOnMostRecent; -- (BOOL)_moveIndexBy:(long)arg1; -- (BOOL)moveToPrevious; -- (BOOL)moveToNext; +- (_Bool)isOnMostRecent; +- (_Bool)_moveIndexBy:(long long)arg1; +- (_Bool)moveToPrevious; +- (_Bool)moveToNext; - (id)currentString; -- (BOOL)hasUnread; +- (_Bool)hasUnread; - (void)markSnapshotAsRead; - (void)snapshotUnread; - (void)addString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManagedQueue.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManagedQueue.h index b3480b636..b2341ff87 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManagedQueue.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManagedQueue.h @@ -14,7 +14,7 @@ struct __CFDictionary *_queueStateDict; struct __CFDictionary *_displayQueueDict; SCRCIndexMap *_tokenDisplayMap; - unsigned int _maxActiveQueueSize; + unsigned long long _maxActiveQueueSize; } - (id)loadingDisplays; @@ -22,18 +22,18 @@ - (id)sleepingDisplays; - (id)activePendingDisplays; - (id)activeDisplays; -- (void)setActiveQueueMaximumSize:(unsigned int)arg1; -- (unsigned int)activeQueueMaximumSize; +- (void)setActiveQueueMaximumSize:(unsigned long long)arg1; +- (unsigned long long)activeQueueMaximumSize; - (void)setPrimaryDisplay:(id)arg1; - (id)primaryDisplay; -- (unsigned int)displayCountIncludingDisconnectedDisplays:(BOOL)arg1; -- (id)displayForToken:(long)arg1; +- (unsigned long long)displayCountIncludingDisconnectedDisplays:(_Bool)arg1; +- (id)displayForToken:(int)arg1; - (int)stateForDisplay:(id)arg1; - (void)setState:(int)arg1 forDisplay:(id)arg2; - (void)_fillActiveBrailleDisplayQueue; - (void)removeDisplay:(id)arg1; - (void)addDisplay:(id)arg1 withState:(int)arg2; -- (id)_queueForState:(int)arg1 createQueue:(BOOL)arg2; +- (id)_queueForState:(int)arg1 createQueue:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManager.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManager.h index 9bc3c0af4..90c75c3fd 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManager.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDisplayManager.h @@ -21,12 +21,12 @@ NSMutableSet *_loadedIOElements; struct __CFDictionary *_displayConfigurationDict; id _delegate; - BOOL _showDotsSevenAndEight; - BOOL _lineDescriptorDisplayCallbackEnabled; + _Bool _showDotsSevenAndEight; + _Bool _lineDescriptorDisplayCallbackEnabled; int _contractionMode; - BOOL _showEightDot; - BOOL _shouldBatchUpdates; - BOOL _automaticBrailleTranslation; + _Bool _showEightDot; + _Bool _shouldBatchUpdates; + _Bool _automaticBrailleTranslation; NSMutableArray *_displayModeStack; SCROBrailleDisplayHistory *_history; NSAttributedString *_mainString; @@ -35,16 +35,16 @@ struct { NSData *aggregatedData; int virtualAlignment; - int masterStatusCellIndex; - char currentAnnouncementUnread; - char anyUnreadAnnouncements; + long long masterStatusCellIndex; + _Bool currentAnnouncementUnread; + _Bool anyUnreadAnnouncements; } _status; SCROBrailleEventDispatcher *_eventDispatcher; struct __CFRunLoop *_runLoop; struct __CFRunLoopTimer *_alertTimer; double _alertTimeout; int _alertPriority; - BOOL _isValid; + _Bool _isValid; int _inputAccessMode; NSAttributedString *_blankUIString; } @@ -52,23 +52,23 @@ + (void)initialize; - (void)endUpdates; - (void)beginUpdates; -- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2 forDisplayWithToken:(long)arg3; +- (void)setPrepareToMemorizeNextKey:(_Bool)arg1 immediate:(_Bool)arg2 forDisplayWithToken:(int)arg3; - (void)simulateKeypress:(id)arg1; -- (int)tokenForRouterIndex:(int)arg1 location:(int *)arg2 appToken:(id *)arg3 forDisplayWithToken:(long)arg4; -- (BOOL)lineDescriptorDisplayCallbackEnabled; -- (void)setLineDescriptorDisplayCallbackEnabled:(BOOL)arg1; +- (long long)tokenForRouterIndex:(long long)arg1 location:(long long *)arg2 appToken:(id *)arg3 forDisplayWithToken:(int)arg4; +- (_Bool)lineDescriptorDisplayCallbackEnabled; +- (void)setLineDescriptorDisplayCallbackEnabled:(_Bool)arg1; - (void)showNextAnnouncement; - (void)showPreviousAnnouncement; -- (BOOL)showDotsSevenAndEight; -- (void)setShowDotsSevenAndEight:(BOOL)arg1; -- (BOOL)automaticBrailleTranslation; -- (void)setAutomaticBrailleTranslationEnabled:(BOOL)arg1; -- (void)setShowEightDotBraille:(BOOL)arg1; -- (BOOL)showEightDotBraille; +- (_Bool)showDotsSevenAndEight; +- (void)setShowDotsSevenAndEight:(_Bool)arg1; +- (_Bool)automaticBrailleTranslation; +- (void)setAutomaticBrailleTranslationEnabled:(_Bool)arg1; +- (void)setShowEightDotBraille:(_Bool)arg1; +- (_Bool)showEightDotBraille; - (void)setContractionMode:(int)arg1; - (int)contractionMode; -- (void)setAlwaysUsesNemethCodeForTechnicalText:(BOOL)arg1; -- (BOOL)alwaysUsesNemethCodeForTechnicalText; +- (void)setAlwaysUsesNemethCodeForTechnicalText:(_Bool)arg1; +- (_Bool)alwaysUsesNemethCodeForTechnicalText; - (void)configureTableWithIdentifier:(id)arg1; - (id)tableIdentifier; - (void)_setDisplayMode:(int)arg1; @@ -81,22 +81,22 @@ - (void)setAnnouncementsDisplayMode; - (void)setUIDisplayMode; - (int)displayMode; -- (void)panDisplayRight:(long)arg1; -- (void)panDisplayLeft:(long)arg1; +- (void)panDisplayRight:(int)arg1; +- (void)panDisplayLeft:(int)arg1; - (int)virtualStatusAlignment; - (void)setVirtualStatusAlignment:(int)arg1; -- (long)masterStatusCellIndex; -- (void)setMasterStatusCellIndex:(long)arg1; +- (long long)masterStatusCellIndex; +- (void)setMasterStatusCellIndex:(long long)arg1; - (id)aggregatedStatus; - (void)setAggregatedStatus:(id)arg1; -- (void)setMainAttributedString:(id)arg1 forceUpdate:(BOOL)arg2; +- (void)setMainAttributedString:(id)arg1 forceUpdate:(_Bool)arg2; - (void)setMainAttributedString:(id)arg1; - (id)mainAttributedString; - (int)displayInputAccessMode; - (void)setDisplayInputAccessMode:(int)arg1; -- (void)setPrimaryBrailleDisplay:(long)arg1; -- (BOOL)hasActiveDisplays; -- (BOOL)isConfigured; +- (void)setPrimaryBrailleDisplay:(int)arg1; +- (_Bool)hasActiveDisplays; +- (_Bool)isConfigured; - (void)_blankOutDisplaysInQueue:(id)arg1; - (void)_saveBluetoothDisplayConfiguration:(id)arg1; - (id)driverConfiguration; @@ -112,9 +112,9 @@ - (void)brailleDisplay:(id)arg1 willMemorizeKey:(id)arg2; - (void)brailleDisplay:(id)arg1 pressedKeys:(id)arg2; - (void)configurationChangedForBrailleDisplay:(id)arg1; -- (void)brailleDisplay:(id)arg1 isSleeping:(BOOL)arg2; +- (void)brailleDisplay:(id)arg1 isSleeping:(_Bool)arg2; - (void)brailleDriverDisconnected:(id)arg1; -- (void)brailleDisplay:(id)arg1 driverDidLoad:(BOOL)arg2; +- (void)brailleDisplay:(id)arg1 driverDidLoad:(_Bool)arg2; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)_loadNextDriverForIOElement:(id)arg1; @@ -144,7 +144,7 @@ - (void)_setAggregatedStatusHandler:(id)arg1; - (void)_mainDisplayHandler:(id)arg1; - (void)handleEvent:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDriverProtocol-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDriverProtocol-Protocol.h index b8c03aa53..85fed5545 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDriverProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleDriverProtocol-Protocol.h @@ -7,20 +7,20 @@ #import "NSObject-Protocol.h" @protocol SCROBrailleDriverProtocol -- (BOOL)setStatusCells:(const char *)arg1 length:(int)arg2; -- (BOOL)setMainCells:(const char *)arg1 length:(int)arg2; -- (int)statusSize; -- (int)mainSize; +- (_Bool)setStatusCells:(const char *)arg1 length:(long long)arg2; +- (_Bool)setMainCells:(const char *)arg1 length:(long long)arg2; +- (long long)statusSize; +- (long long)mainSize; - (id)getInputEvents; - (int)brailleInputMode; -- (BOOL)postsKeyboardEvents; -- (BOOL)isInputEnabled; -- (BOOL)supportsBlinkingCursor; +- (_Bool)postsKeyboardEvents; +- (_Bool)isInputEnabled; +- (_Bool)supportsBlinkingCursor; - (id)modelIdentifier; -- (BOOL)isSleeping; -- (BOOL)isDriverLoaded; -- (BOOL)unloadDriver; +- (_Bool)isSleeping; +- (_Bool)isDriverLoaded; +- (_Bool)unloadDriver; - (int)loadDriverWithIOElement:(id)arg1; -- (unsigned int)interfaceVersion; +- (unsigned long long)interfaceVersion; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleEventDispatcher.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleEventDispatcher.h index 9069fef6d..2de2e0386 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleEventDispatcher.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleEventDispatcher.h @@ -16,12 +16,12 @@ struct __CFArray *_queue; SCROBrailleEvent *_brailleQueue; id _target; - BOOL _isValid; + _Bool _isValid; } - (void)_processQueue; - (void)enqueueEvent:(id)arg1; -- (BOOL)isValid; +- (_Bool)isValid; - (void)invalidate; - (void)start; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleFormatter.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleFormatter.h index 8fa029d77..611bcc9c5 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleFormatter.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleFormatter.h @@ -15,46 +15,46 @@ struct __CFArray *_chunkArray; struct __CFDictionary *_chunkDictionary; struct __CFDictionary *_tokenDictionary; - int _firstToken; - int _lastToken; + long long _firstToken; + long long _lastToken; int _contractionMode; - BOOL _showEightDot; + _Bool _showEightDot; int _displayMode; id _appToken; NSAttributedString *_statusText; - BOOL _currentUnread; - BOOL _anyUnread; - BOOL _showDotsSevenAndEight; + _Bool _currentUnread; + _Bool _anyUnread; + _Bool _showDotsSevenAndEight; int _lineFocus; } @property(nonatomic) int lineFocus; // @synthesize lineFocus=_lineFocus; -- (int)lastToken; -- (int)firstToken; +- (long long)lastToken; +- (long long)firstToken; - (struct __CFDictionary *)chunkDictionary; - (struct __CFArray *)chunkArray; - (void)translate; -- (void)addText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(int)arg4 focused:(BOOL)arg5 technical:(BOOL)arg6; -- (void)addText:(id)arg1 selection:(struct _NSRange *)arg2 token:(int)arg3 focused:(BOOL)arg4 technical:(BOOL)arg5; -- (void)addText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(int)arg4 focused:(BOOL)arg5; -- (void)addText:(id)arg1 selection:(struct _NSRange *)arg2 token:(int)arg3 focused:(BOOL)arg4; +- (void)addText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(long long)arg4 focused:(_Bool)arg5 technical:(_Bool)arg6; +- (void)addText:(id)arg1 selection:(struct _NSRange *)arg2 token:(long long)arg3 focused:(_Bool)arg4 technical:(_Bool)arg5; +- (void)addText:(id)arg1 language:(id)arg2 selection:(struct _NSRange *)arg3 token:(long long)arg4 focused:(_Bool)arg5; +- (void)addText:(id)arg1 selection:(struct _NSRange *)arg2 token:(long long)arg3 focused:(_Bool)arg4; - (id)statusText; - (void)setStatusText:(id)arg1; - (id)appToken; - (void)setAppToken:(id)arg1; -- (BOOL)anyUnread; -- (void)setAnyUnread:(BOOL)arg1; -- (BOOL)currentUnread; -- (void)setCurrentUnread:(BOOL)arg1; +- (_Bool)anyUnread; +- (void)setAnyUnread:(_Bool)arg1; +- (_Bool)currentUnread; +- (void)setCurrentUnread:(_Bool)arg1; - (int)displayMode; - (void)setDisplayMode:(int)arg1; -- (BOOL)showDotsSevenAndEight; -- (BOOL)showEightDot; +- (_Bool)showDotsSevenAndEight; +- (_Bool)showEightDot; - (int)contractionMode; - (void)dealloc; - (id)deepCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithContractionMode:(int)arg1 showEightDot:(BOOL)arg2 showDotsSevenAndEight:(BOOL)arg3; +- (id)initWithContractionMode:(int)arg1 showEightDot:(_Bool)arg2 showDotsSevenAndEight:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleHandler.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleHandler.h index 9f4383886..22910307d 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleHandler.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleHandler.h @@ -13,22 +13,22 @@ @interface SCROBrailleHandler : SCROHandler { SCROBrailleDisplayManager *_brailleDisplayManager; - BOOL _wantsInputCallbacks; - BOOL _wantsDidDisplayCallbacks; + _Bool _wantsInputCallbacks; + _Bool _wantsDidDisplayCallbacks; struct { - char didDisplay; - char keypress; - char keyWillMem; - char keymem; - char panLeft; - char panRight; - char showPreviousAnnouncement; - char showNextAnnouncement; - char configChanged; - char playDisplayConnectionSound; - char bluetoothDisplayLoadFailed; - char tableLoadFailed; - char displayModeChanged; + _Bool didDisplay; + _Bool keypress; + _Bool keyWillMem; + _Bool keymem; + _Bool panLeft; + _Bool panRight; + _Bool showPreviousAnnouncement; + _Bool showNextAnnouncement; + _Bool configChanged; + _Bool playDisplayConnectionSound; + _Bool bluetoothDisplayLoadFailed; + _Bool tableLoadFailed; + _Bool displayModeChanged; } _callbacks; } @@ -46,10 +46,10 @@ - (void)handleBrailleKeyMemorize:(id)arg1; - (void)handleBrailleKeyWillMemorize:(id)arg1; - (void)handleBrailleKeypress:(id)arg1; -- (int)handlePerformActionForKey:(int)arg1 trusted:(BOOL)arg2; -- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(BOOL)arg4; -- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; -- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handlePerformActionForKey:(int)arg1 trusted:(_Bool)arg2; +- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(_Bool)arg4; +- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(_Bool)arg3; +- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(_Bool)arg2; - (void)invalidate; - (void)dealloc; - (id)initWithBrailleDisplayManager:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey-SCROBrailleDisplay.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey-SCROBrailleDisplay.h new file mode 100644 index 000000000..b0d55433c --- /dev/null +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey-SCROBrailleDisplay.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCROBrailleKey (SCROBrailleDisplay) +- (void)addModifierMask:(unsigned int)arg1; +- (void)addSpacebarKeyMask; +@end + diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey.h index a2dedfb3e..d99a10f7b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleKey.h @@ -14,28 +14,26 @@ { NSMutableArray *_maskArray; NSString *_identifier; - long _routerIndex; - int _routerToken; - long _routerLocation; - BOOL _hasRouterInfo; + long long _routerIndex; + long long _routerToken; + long long _routerLocation; + _Bool _hasRouterInfo; id _appToken; - long _displayToken; + int _displayToken; } -- (BOOL)getRouterIndex:(int *)arg1 token:(int *)arg2 location:(int *)arg3 appToken:(id *)arg4; -- (void)setRouterIndex:(long)arg1 token:(int)arg2 location:(long)arg3 appToken:(id)arg4; +- (_Bool)getRouterIndex:(long long *)arg1 token:(long long *)arg2 location:(long long *)arg3 appToken:(id *)arg4; +- (void)setRouterIndex:(long long)arg1 token:(long long)arg2 location:(long long)arg3 appToken:(id)arg4; - (id)identifier; - (id)keyMasks; -- (void)addKeyMask:(unsigned long)arg1; +- (void)addKeyMask:(unsigned int)arg1; - (id)description; -- (long)displayToken; -- (void)setDisplayToken:(long)arg1; +- (int)displayToken; +- (void)setDisplayToken:(int)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; - (id)init; -- (void)addModifierMask:(unsigned int)arg1; -- (void)addSpacebarKeyMask; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleLine.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleLine.h index bca1eb7a6..b347011d7 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleLine.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleLine.h @@ -11,24 +11,24 @@ @interface SCROBrailleLine : NSObject { id _brailleDriver; - int _size; - int _statusSize; - int _insetSize; - int _lineOffset; - int _leftInset; - int _rightInset; - int _masterStatusCellIndex; - int _iBeamLocation; + long long _size; + long long _statusSize; + long long _insetSize; + long long _lineOffset; + long long _leftInset; + long long _rightInset; + long long _masterStatusCellIndex; + long long _iBeamLocation; int _displayMode; int _lineFocus; - BOOL _needsDisplayFlush; - BOOL _needsStatusFlush; - BOOL _needsFocusFlush; - BOOL _blink; - BOOL _currentUnread; - BOOL _anyUnread; - BOOL _isPanning; - BOOL _showDotsSevenAndEight; + _Bool _needsDisplayFlush; + _Bool _needsStatusFlush; + _Bool _needsFocusFlush; + _Bool _blink; + _Bool _currentUnread; + _Bool _anyUnread; + _Bool _isPanning; + _Bool _showDotsSevenAndEight; char *_displayBuffer; char *_displayFilter; char *_blinkerBuffer; @@ -38,55 +38,55 @@ struct __CFDictionary *_chunkDictionary; NSMutableAttributedString *_lineBuffer; id _appToken; - int _firstToken; - int _lastToken; + long long _firstToken; + long long _lastToken; struct { NSData *data; int alignment; - int length; + long long length; char *cells; } _virtualStatus; } + (void)initialize; -@property(readonly, nonatomic) BOOL needsDisplayFlush; // @synthesize needsDisplayFlush=_needsDisplayFlush; +@property(readonly, nonatomic) _Bool needsDisplayFlush; // @synthesize needsDisplayFlush=_needsDisplayFlush; - (void)_flush; - (void)_flushRealStatus; -- (BOOL)display; -- (BOOL)_blink:(BOOL)arg1; +- (_Bool)display; +- (_Bool)_blink:(_Bool)arg1; - (void)blinker; - (int)displayMode; - (void)setDisplayMode:(int)arg1; - (int)lineFocus; - (void)setLineFocus:(int)arg1; -- (BOOL)showDotsSevenAndEight; -- (void)setShowDotsSevenAndEight:(BOOL)arg1; +- (_Bool)showDotsSevenAndEight; +- (void)setShowDotsSevenAndEight:(_Bool)arg1; - (id)newLineDescriptorscriptor; -- (int)tokenForRouterIndex:(int)arg1 location:(int *)arg2 appToken:(id *)arg3; -- (BOOL)getStatusRouterIndex:(int *)arg1 forRawIndex:(int)arg2; -- (int)lastToken; -- (int)firstToken; +- (long long)tokenForRouterIndex:(long long)arg1 location:(long long *)arg2 appToken:(id *)arg3; +- (_Bool)getStatusRouterIndex:(long long *)arg1 forRawIndex:(long long)arg2; +- (long long)lastToken; +- (long long)firstToken; - (void)setFormatter:(id)arg1; -- (BOOL)anyUnread; -- (void)setAnyUnread:(BOOL)arg1; -- (BOOL)currentUnread; -- (void)setCurrentUnread:(BOOL)arg1; -- (BOOL)panRight; -- (BOOL)canPanRight; -- (BOOL)panLeft; -- (BOOL)canPanLeft; +- (_Bool)anyUnread; +- (void)setAnyUnread:(_Bool)arg1; +- (_Bool)currentUnread; +- (void)setCurrentUnread:(_Bool)arg1; +- (_Bool)panRight; +- (_Bool)canPanRight; +- (_Bool)panLeft; +- (_Bool)canPanLeft; - (void)_updateOffsets; -- (BOOL)_allowInset; +- (_Bool)_allowInset; - (void)setVirtualStatus:(id)arg1 alignment:(int)arg2; - (void)setRealStatus:(id)arg1; -- (int)masterStatusCellIndex; -- (void)setMasterStatusCellIndex:(int)arg1; -- (void)setStatusSize:(int)arg1; -- (void)setMainSize:(int)arg1; +- (long long)masterStatusCellIndex; +- (void)setMasterStatusCellIndex:(long long)arg1; +- (void)setStatusSize:(long long)arg1; +- (void)setMainSize:(long long)arg1; - (id)appToken; - (void)setAppToken:(id)arg1; - (void)dealloc; -- (id)initWithDriver:(id)arg1 mainSize:(int)arg2 statusSize:(int)arg3; +- (id)initWithDriver:(id)arg1 mainSize:(long long)arg2 statusSize:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleStealthDriver.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleStealthDriver.h index 7952fbb83..c4ae1caf9 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleStealthDriver.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleStealthDriver.h @@ -12,27 +12,27 @@ @interface SCROBrailleStealthDriver : NSObject { - BOOL _isDriverLoaded; + _Bool _isDriverLoaded; NSString *_modelIdentifier; - int _mainSize; - int _statusSize; + long long _mainSize; + long long _statusSize; } -- (BOOL)setStatusCells:(const char *)arg1 length:(int)arg2; -- (BOOL)setMainCells:(const char *)arg1 length:(int)arg2; +- (_Bool)setStatusCells:(const char *)arg1 length:(long long)arg2; +- (_Bool)setMainCells:(const char *)arg1 length:(long long)arg2; - (id)getInputEvents; -- (int)statusSize; -- (int)mainSize; +- (long long)statusSize; +- (long long)mainSize; - (int)brailleInputMode; -- (BOOL)postsKeyboardEvents; -- (BOOL)isInputEnabled; -- (BOOL)supportsBlinkingCursor; +- (_Bool)postsKeyboardEvents; +- (_Bool)isInputEnabled; +- (_Bool)supportsBlinkingCursor; - (id)modelIdentifier; -- (BOOL)isSleeping; -- (BOOL)isDriverLoaded; -- (BOOL)unloadDriver; +- (_Bool)isSleeping; +- (_Bool)isDriverLoaded; +- (_Bool)unloadDriver; - (int)loadDriverWithIOElement:(id)arg1; -- (unsigned int)interfaceVersion; +- (unsigned long long)interfaceVersion; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslationManager.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslationManager.h index 77bf25085..8fea7f549 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslationManager.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslationManager.h @@ -13,30 +13,30 @@ NSLock *_contentLock; id _translator; NSBundle *_translatorBundle; - BOOL _tableSupportsContractedBraille; - BOOL _tableSupportsEightDotBraille; + _Bool _tableSupportsContractedBraille; + _Bool _tableSupportsEightDotBraille; id _auxTranslator; NSBundle *_auxTranslatorBundle; - BOOL _auxTableSupportsContractedBraille; - BOOL _auxTableSupportsEightDotBraille; + _Bool _auxTableSupportsContractedBraille; + _Bool _auxTableSupportsEightDotBraille; id _nemethTranslator; - BOOL _alwaysUsesNemethCodeForTechnicalText; + _Bool _alwaysUsesNemethCodeForTechnicalText; } + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; + (id)sharedManager; -@property(nonatomic) BOOL alwaysUsesNemethCodeForTechnicalText; // @synthesize alwaysUsesNemethCodeForTechnicalText=_alwaysUsesNemethCodeForTechnicalText; -@property(readonly, nonatomic) BOOL auxiliaryTableSupportsEightDotBraille; // @synthesize auxiliaryTableSupportsEightDotBraille=_auxTableSupportsEightDotBraille; -@property(readonly, nonatomic) BOOL auxiliaryTableSupportsContractedBraille; // @synthesize auxiliaryTableSupportsContractedBraille=_auxTableSupportsContractedBraille; -@property(readonly, nonatomic) BOOL primaryTableSupportsEightDotBraille; // @synthesize primaryTableSupportsEightDotBraille=_tableSupportsEightDotBraille; -@property(readonly, nonatomic) BOOL primaryTableSupportsContractedBraille; // @synthesize primaryTableSupportsContractedBraille=_tableSupportsContractedBraille; -- (id)textForPrintBraille:(id)arg1 primaryTable:(BOOL)arg2 contracted:(BOOL)arg3 eightDot:(BOOL)arg4 locations:(id *)arg5; -- (id)textForPrintBraille:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id *)arg4; -- (id)_printBrailleForText:(id)arg1 primaryTable:(BOOL)arg2 contracted:(BOOL)arg3 eightDot:(BOOL)arg4 locations:(id *)arg5 isTechnical:(BOOL)arg6; -- (id)printBrailleForTechnicalText:(id)arg1 primaryTable:(BOOL)arg2 locations:(id *)arg3; -- (id)printBrailleForText:(id)arg1 primaryTable:(BOOL)arg2 contracted:(BOOL)arg3 eightDot:(BOOL)arg4 locations:(id *)arg5; -- (id)printBrailleForText:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id *)arg4; +@property(nonatomic) _Bool alwaysUsesNemethCodeForTechnicalText; // @synthesize alwaysUsesNemethCodeForTechnicalText=_alwaysUsesNemethCodeForTechnicalText; +@property(readonly, nonatomic) _Bool auxiliaryTableSupportsEightDotBraille; // @synthesize auxiliaryTableSupportsEightDotBraille=_auxTableSupportsEightDotBraille; +@property(readonly, nonatomic) _Bool auxiliaryTableSupportsContractedBraille; // @synthesize auxiliaryTableSupportsContractedBraille=_auxTableSupportsContractedBraille; +@property(readonly, nonatomic) _Bool primaryTableSupportsEightDotBraille; // @synthesize primaryTableSupportsEightDotBraille=_tableSupportsEightDotBraille; +@property(readonly, nonatomic) _Bool primaryTableSupportsContractedBraille; // @synthesize primaryTableSupportsContractedBraille=_tableSupportsContractedBraille; +- (id)textForPrintBraille:(id)arg1 primaryTable:(_Bool)arg2 contracted:(_Bool)arg3 eightDot:(_Bool)arg4 locations:(id *)arg5; +- (id)textForPrintBraille:(id)arg1 contracted:(_Bool)arg2 eightDot:(_Bool)arg3 locations:(id *)arg4; +- (id)_printBrailleForText:(id)arg1 primaryTable:(_Bool)arg2 contracted:(_Bool)arg3 eightDot:(_Bool)arg4 locations:(id *)arg5 isTechnical:(_Bool)arg6; +- (id)printBrailleForTechnicalText:(id)arg1 primaryTable:(_Bool)arg2 locations:(id *)arg3; +- (id)printBrailleForText:(id)arg1 primaryTable:(_Bool)arg2 contracted:(_Bool)arg3 eightDot:(_Bool)arg4 locations:(id *)arg5; +- (id)printBrailleForText:(id)arg1 contracted:(_Bool)arg2 eightDot:(_Bool)arg3 locations:(id *)arg4; - (id)auxiliaryTableIdentifier; - (void)setAuxiliaryTranslationTableWithTableIdentifier:(id)arg1; - (id)_loadTableIdentifier:(id)arg1 bundle:(id *)arg2 existingBundle:(id)arg3 existingTranslator:(id)arg4; @@ -45,7 +45,7 @@ - (void)dealloc; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslatorProtocol-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslatorProtocol-Protocol.h index 1abdf2c7e..c79837178 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslatorProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROBrailleTranslatorProtocol-Protocol.h @@ -8,13 +8,13 @@ @protocol SCROBrailleTranslatorProtocol - (id)printBrailleForTechnicalText:(id)arg1 locations:(id *)arg2; -- (id)textForPrintBraille:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id *)arg4; -- (id)printBrailleForText:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id *)arg4; -- (BOOL)activeTableSupportsTechnicalBraille; -- (BOOL)activeTableSupportsEightDotBraille; -- (BOOL)activeTableSupportsContractedBraille; +- (id)textForPrintBraille:(id)arg1 contracted:(_Bool)arg2 eightDot:(_Bool)arg3 locations:(id *)arg4; +- (id)printBrailleForText:(id)arg1 contracted:(_Bool)arg2 eightDot:(_Bool)arg3 locations:(id *)arg4; +- (_Bool)activeTableSupportsTechnicalBraille; +- (_Bool)activeTableSupportsEightDotBraille; +- (_Bool)activeTableSupportsContractedBraille; - (id)activeTable; - (void)setActiveTable:(id)arg1; -- (unsigned int)interfaceVersion; +- (unsigned long long)interfaceVersion; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROCallback.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROCallback.h index 388f3e70a..dafbb3e73 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROCallback.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROCallback.h @@ -12,12 +12,12 @@ { int _key; id _object; - BOOL _isAtomic; + _Bool _isAtomic; } - (void)postToHandler:(id)arg1; -- (BOOL)isAtomic; -- (void)setIsAtomic:(BOOL)arg1; +- (_Bool)isAtomic; +- (void)setIsAtomic:(_Bool)arg1; - (id)object; - (int)key; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROClient.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROClient.h index b7e852481..16632072f 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROClient.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROClient.h @@ -21,12 +21,12 @@ + (void)registerCallbackWithKey:(int)arg1 forClientIdentifier:(unsigned int)arg2; + (id)callbacksForClientIdentifier:(unsigned int)arg1; + (void)sendCallback:(id)arg1; -+ (BOOL)isClientTrustedWithPortToken:(CDStruct_6ad76789)arg1; -+ (long)removeClientWithPort:(unsigned int)arg1; ++ (_Bool)isClientTrustedWithPortToken:(CDStruct_6ad76789)arg1; ++ (long long)removeClientWithPort:(unsigned int)arg1; + (id)addClientGetIdentifier:(unsigned int *)arg1 token:(CDStruct_6ad76789)arg2 getPort:(unsigned int *)arg3; + (void)initialize; - (void)_sendCallback:(id)arg1; -- (BOOL)_wantsCallback:(id)arg1; +- (_Bool)_wantsCallback:(id)arg1; - (id)_dequeueCallbacks; - (void)_registerCallbackWithKey:(int)arg1; - (void)_invalidate; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROEvent.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROEvent.h index 0d2ded899..f6bd7d46b 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROEvent.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROEvent.h @@ -15,11 +15,11 @@ NSMutableDictionary *_setDictionary; NSMutableDictionary *_getDictionary; NSMutableArray *_actions; - BOOL _readOnly; + _Bool _readOnly; } + (id)brailleEvent; -- (void)performWithHandler:(id)arg1 trusted:(BOOL)arg2; +- (void)performWithHandler:(id)arg1 trusted:(_Bool)arg2; - (id)claimDictionary; - (void)setClaimDictionary:(id)arg1; - (id)mainDictionary; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandler.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandler.h index 4083fc309..0dec7d482 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandler.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandler.h @@ -14,14 +14,14 @@ { id _callbackDelegate; NSLock *_lock; - BOOL isInvalid; + _Bool isInvalid; } -- (int)handlePerformActionForKey:(int)arg1 trusted:(BOOL)arg2; -- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(BOOL)arg4; -- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; -- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; -- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handlePerformActionForKey:(int)arg1 trusted:(_Bool)arg2; +- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(_Bool)arg4; +- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 trusted:(_Bool)arg3; +- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(_Bool)arg3; +- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(_Bool)arg2; - (void)invalidate; - (void)unlock; - (void)lock; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandlerProtocol-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandlerProtocol-Protocol.h index 6d7c5fef4..75fc701ed 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandlerProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROHandlerProtocol-Protocol.h @@ -5,10 +5,10 @@ */ @protocol SCROHandlerProtocol -- (int)handlePerformActionForKey:(int)arg1 trusted:(BOOL)arg2; -- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(BOOL)arg4; -- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; -- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; -- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handlePerformActionForKey:(int)arg1 trusted:(_Bool)arg2; +- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(_Bool)arg4; +- (int)handleGetValue:(id *)arg1 forKey:(int)arg2 trusted:(_Bool)arg3; +- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(_Bool)arg3; +- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElement.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElement.h index af2c1c252..fa7be689e 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElement.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElement.h @@ -12,14 +12,14 @@ @interface SCROIOElement : NSObject { unsigned int _ioObject; - long _identifier; + int _identifier; } - (int)transport; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (long)identifier; +- (unsigned long long)hash; +- (int)identifier; - (unsigned int)ioObject; - (void)dealloc; - (id)initWithIOObject:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElementProtocol-Protocol.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElementProtocol-Protocol.h index 0da4cba4e..5701319ba 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElementProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROIOElementProtocol-Protocol.h @@ -8,7 +8,7 @@ #import "NSObject-Protocol.h" @protocol SCROIOElementProtocol -- (long)identifier; +- (int)identifier; - (int)transport; - (unsigned int)ioObject; @end diff --git a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROServer.h b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROServer.h index 466444f6d..71c74dea4 100644 --- a/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROServer.h +++ b/iOS7/PrivateFrameworks/ScreenReaderOutputServer/SCROServer.h @@ -17,8 +17,8 @@ struct __CFRunLoopTimer *_deathTimer; unsigned int _serverPort; unsigned int _deathPort; - long _clientCount; - BOOL _isRegisteredWithMach; + long long _clientCount; + _Bool _isRegisteredWithMach; } + (id)allocWithZone:(struct _NSZone *)arg1; @@ -26,18 +26,18 @@ + (id)sharedServer; - (struct __CFRunLoopSource *)serverSource; - (void)unregisterWithMach; -- (BOOL)registerWithMach; -- (BOOL)isRegisteredWithMach; +- (_Bool)registerWithMach; +- (_Bool)isRegisteredWithMach; - (id)delegate; - (void)setDelegate:(id)arg1; - (int)_registerForNotificationOnDeathPort:(unsigned int)arg1; - (struct __CFRunLoopTimer *)_deathTimer; -- (void)_setClientCount:(long)arg1; -- (long)_incrementClientCount; -- (long)_clientCount; +- (void)_setClientCount:(long long)arg1; +- (long long)_incrementClientCount; +- (long long)_clientCount; - (id)autorelease; - (oneway void)release; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/Search/CDStructures.h b/iOS7/PrivateFrameworks/Search/CDStructures.h index f38835431..2752ee457 100644 --- a/iOS7/PrivateFrameworks/Search/CDStructures.h +++ b/iOS7/PrivateFrameworks/Search/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/Search/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Search/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Search/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Search/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Search/NSString-SafeCharAt.h b/iOS7/PrivateFrameworks/Search/NSString-SafeCharAt.h index d92be1bf2..ee13c4a1c 100644 --- a/iOS7/PrivateFrameworks/Search/NSString-SafeCharAt.h +++ b/iOS7/PrivateFrameworks/Search/NSString-SafeCharAt.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (SafeCharAt) -- (unsigned short)safeCharacterAtIndex:(unsigned int)arg1; +- (unsigned short)safeCharacterAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/Search/SPContentIndexer.h b/iOS7/PrivateFrameworks/Search/SPContentIndexer.h index 4e43e8005..10138bf02 100644 --- a/iOS7/PrivateFrameworks/Search/SPContentIndexer.h +++ b/iOS7/PrivateFrameworks/Search/SPContentIndexer.h @@ -28,11 +28,11 @@ - (id)existingRecordsForExtIDs:(id)arg1; - (id)resultForIdentifier:(id)arg1; - (void)cancelSearch; -- (BOOL)nextSearchResults:(id *)arg1; +- (_Bool)nextSearchResults:(id *)arg1; - (void)beginSearch:(id)arg1; - (void)removeRecord:(id)arg1; - (void)setIdentifier:(id)arg1 forRecordDictionary:(id)arg2 existingRecord:(id)arg3; -- (BOOL)commitUpdates; +- (_Bool)commitUpdates; - (void)_openOrCreateIndex; - (id)_legacyStorePath; - (id)_legacyIndexPath; diff --git a/iOS7/PrivateFrameworks/Search/SPDaemonConnection.h b/iOS7/PrivateFrameworks/Search/SPDaemonConnection.h index 035e6ca20..1de2eb825 100644 --- a/iOS7/PrivateFrameworks/Search/SPDaemonConnection.h +++ b/iOS7/PrivateFrameworks/Search/SPDaemonConnection.h @@ -18,8 +18,8 @@ - (void)dealloc; - (id)init; - (void)searchResultWasSelected:(id)arg1 inDomain:(unsigned int)arg2 queryString:(id)arg3; -- (void)indexUpdatedContent:(id)arg1 moreComing:(BOOL)arg2; -- (BOOL)retrieveUpdateList:(id *)arg1 forDisplayIdentifier:(id)arg2 category:(id)arg3; +- (void)indexUpdatedContent:(id)arg1 moreComing:(_Bool)arg2; +- (_Bool)retrieveUpdateList:(id *)arg1 forDisplayIdentifier:(id)arg2 category:(id)arg3; - (void)retrieveImageDataForResult:(id)arg1 searchDomain:(unsigned int)arg2 size:(struct CGSize)arg3 completion:(id)arg4; - (void)registerApplication:(id)arg1 withCategories:(id)arg2; - (void)endRecordUpdatesForApplication:(id)arg1 andCategory:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Search/SPIndex.h b/iOS7/PrivateFrameworks/Search/SPIndex.h index aeeecbdf6..66acef358 100644 --- a/iOS7/PrivateFrameworks/Search/SPIndex.h +++ b/iOS7/PrivateFrameworks/Search/SPIndex.h @@ -11,7 +11,7 @@ @interface SPIndex : NSObject { NSURL *_storeURL; - BOOL _ubiquity; + _Bool _ubiquity; NSNumber *_maxID; NSManagedObjectContext *_managedObjectContext; NSManagedObjectModel *_managedObjectModel; @@ -19,12 +19,12 @@ } - (void)dealloc; -- (id)initWithPath:(id)arg1 usingUbiquity:(BOOL)arg2; +- (id)initWithPath:(id)arg1 usingUbiquity:(_Bool)arg2; - (id)persistentStoreCoordinator; - (id)managedObjectModel; - (id)managedObjectContext; - (void)erase; -- (BOOL)save; +- (_Bool)save; - (void)deleteTopHitsWithExtIDs:(id)arg1 displayIdentifier:(id)arg2 category:(id)arg3; - (void)deleteRecords:(id)arg1; - (void)deleteRecordsWithExtIDs:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Search/SPPhoneticEncoder.h b/iOS7/PrivateFrameworks/Search/SPPhoneticEncoder.h index 1fa2f2f7f..75a1df5ca 100644 --- a/iOS7/PrivateFrameworks/Search/SPPhoneticEncoder.h +++ b/iOS7/PrivateFrameworks/Search/SPPhoneticEncoder.h @@ -18,11 +18,11 @@ } - (id)codesForString:(id)arg1; -- (BOOL)isAnyString:(id)arg1 atIndex:(int)arg2; -- (BOOL)isVowelAtIndex:(int)arg1; +- (_Bool)isAnyString:(id)arg1 atIndex:(int)arg2; +- (_Bool)isVowelAtIndex:(int)arg1; - (void)addPrimary:(id)arg1 alternate:(id)arg2; - (void)add:(id)arg1; -- (BOOL)isSlavoGermanic; +- (_Bool)isSlavoGermanic; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchAgent.h b/iOS7/PrivateFrameworks/Search/SPSearchAgent.h index 46aa66925..757ca2db3 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchAgent.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchAgent.h @@ -18,20 +18,17 @@ NSMutableArray *_sections; NSArray *_searchDomains; unsigned int _resultCount; - unsigned int _latestCurrentSection; - unsigned int _latestCurrentReplacementGroup; - unsigned int *_replacementGroupLengths; int _options; SPSearchResultSection *_topHitResultSection; SPSearchResultSection *_searchThroughSection; - BOOL _searchThroughAllowed; - BOOL _queryComplete; + _Bool _searchThroughAllowed; + _Bool _queryComplete; NSObject *_delegate; } @property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSArray *searchDomains; // @synthesize searchDomains=_searchDomains; -@property(readonly, nonatomic) BOOL queryComplete; // @synthesize queryComplete=_queryComplete; +@property(readonly, nonatomic) _Bool queryComplete; // @synthesize queryComplete=_queryComplete; @property(readonly, nonatomic) unsigned int resultCount; // @synthesize resultCount=_resultCount; @property(nonatomic) int options; // @synthesize options=_options; - (void)dealloc; @@ -42,13 +39,12 @@ - (void)searchDaemonQueryCompleted:(id)arg1; - (void)searchDaemonQuery:(id)arg1 encounteredError:(id)arg2; - (void)searchDaemonQuery:(id)arg1 addedResults:(id)arg2; -- (BOOL)setQueryString:(id)arg1; -- (BOOL)_shouldIgnoreQuery:(id)arg1; +- (_Bool)setQueryString:(id)arg1; +- (_Bool)_shouldIgnoreQuery:(id)arg1; - (id)queryString; - (void)retrieveImageDataForResult:(id)arg1 inSection:(id)arg2 preferredSize:(struct CGSize)arg3 completion:(id)arg4; -- (BOOL)hasResults; +- (_Bool)hasResults; - (void)updateSearchThroughWithString:(id)arg1; -- (BOOL)sectionAtIndexIsValid:(unsigned int)arg1; - (void)removeSectionAtIndex:(unsigned int)arg1; - (id)sectionAtIndex:(unsigned int)arg1; - (unsigned int)sectionCount; @@ -56,6 +52,7 @@ - (void)invalidate; - (void)addDeserializer:(id)arg1; - (void)addSections:(id)arg1; +- (long long)_indexOfCompatibleSection:(id)arg1; - (void)handleOptionsForNewSections:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchDatastore-Protocol.h b/iOS7/PrivateFrameworks/Search/SPSearchDatastore-Protocol.h index 46abf3e96..7a3189f44 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchDatastore-Protocol.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchDatastore-Protocol.h @@ -15,6 +15,7 @@ - (id)imageDataForResultIdentifier:(unsigned long long)arg1 domain:(unsigned int)arg2 size:(struct CGSize)arg3; - (id)resultForIdentifier:(id)arg1 domain:(unsigned int)arg2; - (id)categoryForDomain:(unsigned int)arg1; -- (BOOL)wantsEveryResultInItsOwnSection; +- (_Bool)wantsEveryResultInItsOwnSection; +- (void)preheat; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchQuery.h b/iOS7/PrivateFrameworks/Search/SPSearchQuery.h index 479208eb3..7b5c88a3c 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchQuery.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchQuery.h @@ -12,10 +12,10 @@ @interface SPSearchQuery : NSObject { - unsigned int _queryID; + unsigned long long _queryID; NSString *_searchString; - BOOL _cancelled; - BOOL _finished; + _Bool _cancelled; + _Bool _finished; NSArray *_searchDomains; int _nextDomainIndex; double _creationTime; @@ -26,14 +26,14 @@ @property(readonly, nonatomic) double cancellationTime; // @synthesize cancellationTime=_cancellationTime; @property(readonly, nonatomic) double creationTime; // @synthesize creationTime=_creationTime; @property(readonly, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithSearchString:(id)arg1; - (id)initWithSearchString:(id)arg1 forSearchDomains:(id)arg2; - (void)cancel; -@property(readonly, nonatomic) BOOL cancelled; +@property(readonly, nonatomic) _Bool cancelled; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResult-EquivalenceAdditions.h b/iOS7/PrivateFrameworks/Search/SPSearchResult-EquivalenceAdditions.h new file mode 100644 index 000000000..99edfdb8f --- /dev/null +++ b/iOS7/PrivateFrameworks/Search/SPSearchResult-EquivalenceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SPSearchResult (EquivalenceAdditions) +- (_Bool)isEquivalentToResult:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResult-Protocol.h b/iOS7/PrivateFrameworks/Search/SPSearchResult-Protocol.h index 4a762210e..71f775a38 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchResult-Protocol.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchResult-Protocol.h @@ -11,7 +11,7 @@ - (int)domain; @optional -- (BOOL)getBadgeValue:(float *)arg1; +- (_Bool)getBadgeValue:(float *)arg1; - (const char *)URLUTF8String; - (const char *)auxiliarySubtitleUTF8String; - (const char *)auxiliaryTitleUTF8String; diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResult.h b/iOS7/PrivateFrameworks/Search/SPSearchResult.h index 62fa21950..20b7e1e27 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchResult.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchResult.h @@ -35,24 +35,23 @@ @property(retain, nonatomic) NSString *summary; // @synthesize summary=_summary; @property(retain, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasNumberOfSummaryLines; -@property(nonatomic) BOOL hasFlags; -@property(readonly, nonatomic) BOOL hasUrl; -@property(nonatomic) BOOL hasIdentifier; -@property(readonly, nonatomic) BOOL hasAuxiliarySubtitle; -@property(readonly, nonatomic) BOOL hasAuxiliaryTitle; -@property(readonly, nonatomic) BOOL hasSummary; -@property(readonly, nonatomic) BOOL hasSubtitle; -@property(readonly, nonatomic) BOOL hasTitle; +@property(nonatomic) _Bool hasNumberOfSummaryLines; +@property(nonatomic) _Bool hasFlags; +@property(readonly, nonatomic) _Bool hasUrl; +@property(nonatomic) _Bool hasIdentifier; +@property(readonly, nonatomic) _Bool hasAuxiliarySubtitle; +@property(readonly, nonatomic) _Bool hasAuxiliaryTitle; +@property(readonly, nonatomic) _Bool hasSummary; +@property(readonly, nonatomic) _Bool hasSubtitle; +@property(readonly, nonatomic) _Bool hasTitle; - (void)dealloc; -- (BOOL)isEquivalentToResult:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResultDeserializer.h b/iOS7/PrivateFrameworks/Search/SPSearchResultDeserializer.h index 9eea9fd38..e4fa7364c 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchResultDeserializer.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchResultDeserializer.h @@ -8,15 +8,15 @@ @interface SPSearchResultDeserializer : PBDataReader { - unsigned int _byteVector; - BOOL _munmapAtDealloc; + unsigned long long _byteVector; + _Bool _munmapAtDealloc; } - (void)dealloc; - (id)initWithSerializer:(id)arg1; -- (id)initWithMallocRegion:(unsigned int)arg1 length:(unsigned int)arg2; -- (id)initWithMappedRegion:(unsigned int)arg1 length:(unsigned int)arg2; -- (BOOL)deserializeNextSection:(id *)arg1; +- (id)initWithMallocRegion:(unsigned long long)arg1 length:(unsigned int)arg2; +- (id)initWithMappedRegion:(unsigned long long)arg1 length:(unsigned int)arg2; +- (_Bool)deserializeNextSection:(id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResultSection-EquivalenceAdditions.h b/iOS7/PrivateFrameworks/Search/SPSearchResultSection-EquivalenceAdditions.h new file mode 100644 index 000000000..0b45dbd10 --- /dev/null +++ b/iOS7/PrivateFrameworks/Search/SPSearchResultSection-EquivalenceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SPSearchResultSection (EquivalenceAdditions) +- (_Bool)hasEquivalentResults:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResultSection.h b/iOS7/PrivateFrameworks/Search/SPSearchResultSection.h index 83bb0f2fc..3cb0cd58d 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchResultSection.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchResultSection.h @@ -30,25 +30,24 @@ @property(retain, nonatomic) NSString *displayIdentifier; // @synthesize displayIdentifier=_displayIdentifier; @property(retain, nonatomic) NSString *icon; // @synthesize icon=_icon; @property(nonatomic) unsigned int domain; // @synthesize domain=_domain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)resultsAtIndex:(unsigned int)arg1; -- (unsigned int)resultsCount; +- (id)resultsAtIndex:(unsigned long long)arg1; +- (unsigned long long)resultsCount; - (void)addResults:(id)arg1; - (void)clearResults; -@property(nonatomic) BOOL hasFlags; -@property(readonly, nonatomic) BOOL hasScheme; -@property(readonly, nonatomic) BOOL hasCategory; -@property(readonly, nonatomic) BOOL hasDisplayIdentifier; -@property(readonly, nonatomic) BOOL hasIcon; -@property(nonatomic) BOOL hasDomain; +@property(nonatomic) _Bool hasFlags; +@property(readonly, nonatomic) _Bool hasScheme; +@property(readonly, nonatomic) _Bool hasCategory; +@property(readonly, nonatomic) _Bool hasDisplayIdentifier; +@property(readonly, nonatomic) _Bool hasIcon; +@property(nonatomic) _Bool hasDomain; - (void)dealloc; -- (BOOL)hasEquivalentResults:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Search/SPSearchResultSerializer.h b/iOS7/PrivateFrameworks/Search/SPSearchResultSerializer.h index caba519db..5e71f6457 100644 --- a/iOS7/PrivateFrameworks/Search/SPSearchResultSerializer.h +++ b/iOS7/PrivateFrameworks/Search/SPSearchResultSerializer.h @@ -10,37 +10,37 @@ @interface SPSearchResultSerializer : PBDataWriter { - unsigned int _byteVector; + unsigned long long _byteVector; unsigned int _byteVectorCnt; unsigned int _byteVectorCapacity; NSMutableArray *_sections; Class _lastResultClass; - BOOL _respondsToTitleUTF8String; - BOOL _respondsToSubtitleUTF8String; - BOOL _respondsToAuxiliaryTitleUTF8String; - BOOL _respondsToAuxiliarySubtitleUTF8String; - BOOL _respondsToSummaryUTF8String; - BOOL _respondsToIdentifier; - BOOL _respondsToURL; - BOOL _respondsToBadgeValue; - BOOL _inProc; - BOOL _completed; + _Bool _respondsToTitleUTF8String; + _Bool _respondsToSubtitleUTF8String; + _Bool _respondsToAuxiliaryTitleUTF8String; + _Bool _respondsToAuxiliarySubtitleUTF8String; + _Bool _respondsToSummaryUTF8String; + _Bool _respondsToIdentifier; + _Bool _respondsToURL; + _Bool _respondsToBadgeValue; + _Bool _inProc; + _Bool _completed; } -@property(readonly, nonatomic) BOOL completed; // @synthesize completed=_completed; -- (unsigned int)byteVector; +@property(readonly, nonatomic) _Bool completed; // @synthesize completed=_completed; +- (unsigned long long)byteVector; - (unsigned int)byteVectorCount; - (void)serialize; -- (BOOL)appendResult:(id)arg1; -- (BOOL)appendSection:(id)arg1; -- (BOOL)appendResult:(id)arg1 toSection:(id)arg2; +- (_Bool)appendResult:(id)arg1; +- (_Bool)appendSection:(id)arg1; +- (_Bool)appendResult:(id)arg1 toSection:(id)arg2; - (unsigned int)sectionCount; - (id)_convertConformingResult:(id)arg1; -- (unsigned int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; - (void)dealloc; - (id)initWithInitialCapacity:(unsigned int)arg1; -- (id)initWithInitialCapacity:(unsigned int)arg1 inProc:(BOOL)arg2; -- (unsigned int)_allocateSize:(unsigned int)arg1; +- (id)initWithInitialCapacity:(unsigned int)arg1 inProc:(_Bool)arg2; +- (unsigned long long)_allocateSize:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Search/SPTopHitIndexer.h b/iOS7/PrivateFrameworks/Search/SPTopHitIndexer.h index d4b6cab33..ec6610f6c 100644 --- a/iOS7/PrivateFrameworks/Search/SPTopHitIndexer.h +++ b/iOS7/PrivateFrameworks/Search/SPTopHitIndexer.h @@ -19,7 +19,7 @@ + (id)indexerForTopHits; - (void)dealloc; - (id)init; -- (BOOL)nextSearchResults:(id *)arg1; +- (_Bool)nextSearchResults:(id *)arg1; - (void)beginSearch:(id)arg1 domains:(id)arg2; - (id)_fetchAndCleanQueryResults:(id)arg1; - (void)setTopHit:(id)arg1 domain:(unsigned int)arg2 queryString:(id)arg3; diff --git a/iOS7/PrivateFrameworks/Search/SPXPCConnection.h b/iOS7/PrivateFrameworks/Search/SPXPCConnection.h index d57bcf1ca..794372569 100644 --- a/iOS7/PrivateFrameworks/Search/SPXPCConnection.h +++ b/iOS7/PrivateFrameworks/Search/SPXPCConnection.h @@ -12,19 +12,19 @@ { NSObject *_conn; NSObject *_eventQueue; - BOOL _ownsQueue; + _Bool _ownsQueue; id _messageHandler; id _disconnectHandler; NSMutableSet *_outstandingMessages; - BOOL _timeoutDisabled; + _Bool _timeoutDisabled; id _context; } -@property(nonatomic) BOOL timeoutDisabled; // @synthesize timeoutDisabled=_timeoutDisabled; +@property(nonatomic) _Bool timeoutDisabled; // @synthesize timeoutDisabled=_timeoutDisabled; @property(retain, nonatomic) id context; // @synthesize context=_context; @property(copy, nonatomic) id disconnectHandler; // @synthesize disconnectHandler=_disconnectHandler; @property(copy, nonatomic) id messageHandler; // @synthesize messageHandler=_messageHandler; -- (int)_outstandingMessages; +- (long long)_outstandingMessages; - (void)_removeMessage:(id)arg1; - (void)_registerMessage:(id)arg1; - (void)_setEventHandlerOnConnection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Search/SPXPCMessage.h b/iOS7/PrivateFrameworks/Search/SPXPCMessage.h index 4c2e8de7c..ea066f2fb 100644 --- a/iOS7/PrivateFrameworks/Search/SPXPCMessage.h +++ b/iOS7/PrivateFrameworks/Search/SPXPCMessage.h @@ -13,17 +13,17 @@ SPXPCConnection *_receivingConnection; NSString *_name; NSDictionary *_info; - unsigned int _shmemPtr; + unsigned long long _shmemPtr; unsigned int _shmemLen; NSObject *_x_reply_connection; NSObject *_x_reply; } @property(nonatomic) unsigned int sharedMemoryLength; // @synthesize sharedMemoryLength=_shmemLen; -@property(nonatomic) unsigned int sharedMemoryRegion; // @synthesize sharedMemoryRegion=_shmemPtr; +@property(nonatomic) unsigned long long sharedMemoryRegion; // @synthesize sharedMemoryRegion=_shmemPtr; @property(copy, nonatomic) NSDictionary *info; // @synthesize info=_info; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -- (BOOL)needsReply; +- (_Bool)needsReply; - (void)sendReply:(id)arg1; - (id)_createXPCMessage; - (id)_initWithXPCMessage:(id)arg1 onConnection:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Search/SPXPCServer.h b/iOS7/PrivateFrameworks/Search/SPXPCServer.h index ce7a52a16..b0a09ef4c 100644 --- a/iOS7/PrivateFrameworks/Search/SPXPCServer.h +++ b/iOS7/PrivateFrameworks/Search/SPXPCServer.h @@ -20,8 +20,8 @@ NSObject *_eventQueue; NSObject *_timerQueue; NSObject *_idleTimerSource; - BOOL _timerHasFiredSinceLastMessage; - BOOL _timeoutPending; + _Bool _timerHasFiredSinceLastMessage; + _Bool _timeoutPending; } @property(copy, nonatomic) id shutdownHandler; // @synthesize shutdownHandler=_shutdownHandler; @@ -29,9 +29,9 @@ @property(copy, nonatomic) id defaultMessageHandler; // @synthesize defaultMessageHandler=_defaultMessageHandler; - (void)setIdleTimerInterval:(double)arg1; - (void)_rescheduleIdleTimerSourceWithInterval:(double)arg1; -- (BOOL)_doingWork; +- (_Bool)_doingWork; - (void)_resetMessageFlag; -- (BOOL)_runShutdownHandler; +- (_Bool)_runShutdownHandler; - (void)setHandlerForMessageName:(id)arg1 handler:(id)arg2; - (void)dealloc; - (id)initListenerWithServiceName:(id)arg1; @@ -40,7 +40,7 @@ - (void)_handleNewConnection:(id)arg1; - (id)_handlerForMessageName:(SEL)arg1; - (id)_highAvailabilityQueue; -- (BOOL)connectionsAreActive; +- (_Bool)connectionsAreActive; @end diff --git a/iOS7/PrivateFrameworks/SecureBackup/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SecureBackup/NSObject-Protocol.h deleted file mode 100644 index 2781cc799..000000000 --- a/iOS7/PrivateFrameworks/SecureBackup/NSObject-Protocol.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol NSObject -- (id)description; -- (unsigned int)retainCount; -- (id)autorelease; -- (oneway void)release; -- (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2; -- (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; -- (id)self; -- (Class)class; -- (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; - -@optional -- (id)debugDescription; -@end - diff --git a/iOS7/PrivateFrameworks/SecureBackup/SecureBackup.h b/iOS7/PrivateFrameworks/SecureBackup/SecureBackup.h deleted file mode 100644 index 09d72f23f..000000000 --- a/iOS7/PrivateFrameworks/SecureBackup/SecureBackup.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSObject; - -@interface SecureBackup : NSObject -{ - NSObject *_replyQueue; - NSObject *_syncQueue; - NSObject *replyQueue; - NSObject *syncQueue; -} - -@property(nonatomic) NSObject *syncQueue; // @synthesize syncQueue; -@property(nonatomic) NSObject *replyQueue; // @synthesize replyQueue; -- (void).cxx_destruct; -- (void)backupWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)backupWithInfo:(id)arg1; -- (void)changeSMSTargetWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)changeSMSTargetWithInfo:(id)arg1; -- (void)startSMSChallengeWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)startSMSChallengeWithInfo:(id)arg1; -- (void)uncachePassphraseWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)uncachePassphraseWithInfo:(id)arg1; -- (void)cachePassphraseWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)cachePassphraseWithInfo:(id)arg1; -- (void)disableWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)disableWithInfo:(id)arg1; -- (void)recoverWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)recoverWithInfo:(id)arg1 results:(id *)arg2; -- (void)enableWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)enableWithInfo:(id)arg1; -- (void)getAccountInfoWithInfo:(id)arg1 completionBlock:(id)arg2; -- (id)getAccountInfoWithInfo:(id)arg1 results:(id *)arg2; -- (void)_backupWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_changeSMSTargetWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_startSMSChallengeWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_uncachePassphraseWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_cachePassphraseWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_disableWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_recoverWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_enableWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (void)_getAccountInfoWithInfo:(id)arg1 completionQueue:(id)arg2 completionBlock:(id)arg3; -- (id)_CreateSecureBackupConnection:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/CDStructures.h b/iOS7/PrivateFrameworks/Sharing/CDStructures.h index a00bd2fc4..34f7f4137 100644 --- a/iOS7/PrivateFrameworks/Sharing/CDStructures.h +++ b/iOS7/PrivateFrameworks/Sharing/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,7 +17,14 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; +}; + +struct UIEdgeInsets { + double _field1; + double _field2; + double _field3; + double _field4; }; diff --git a/iOS7/PrivateFrameworks/Sharing/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Sharing/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Sharing/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Sharing/NSProgress-SFAirDropTransferProgressAdditions.h b/iOS7/PrivateFrameworks/Sharing/NSProgress-SFAirDropTransferProgressAdditions.h index b79466b4e..afe414a8e 100644 --- a/iOS7/PrivateFrameworks/Sharing/NSProgress-SFAirDropTransferProgressAdditions.h +++ b/iOS7/PrivateFrameworks/Sharing/NSProgress-SFAirDropTransferProgressAdditions.h @@ -9,12 +9,12 @@ @class NSString; @interface NSProgress (SFAirDropTransferProgressAdditions) -+ (id)sf_transferStateAsString:(int)arg1; ++ (id)sf_transferStateAsString:(long long)arg1; + (id)sf_publishingKeyForApp:(id)arg1 sessionID:(id)arg2; - (id)description; @property(readonly, nonatomic) NSString *sf_error; - (void)sf_failedWithError:(id)arg1; -@property(nonatomic) int sf_transferState; +@property(nonatomic) long long sf_transferState; - (id)sf_initWithFileURL:(id)arg1; @property(readonly, nonatomic) NSString *sf_personRealName; @property(readonly, nonatomic) NSString *sf_sessionID; diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropActiveIconView.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropActiveIconView.h new file mode 100644 index 000000000..bd578da2e --- /dev/null +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropActiveIconView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIImageView.h" + +@class UIView; + +// Not exported +@interface SFAirDropActiveIconView : UIImageView +{ + UIView *_circleMaskView; + _Bool _masked; +} + +@property(nonatomic, getter=isMasked) _Bool masked; // @synthesize masked=_masked; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropActivityViewController.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropActivityViewController.h index 378659370..bf66c9f35 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropActivityViewController.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropActivityViewController.h @@ -12,84 +12,103 @@ #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" -@class ALAssetsLibrary, NSLayoutConstraint, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSOperationQueue, NSString, SFAirDropBrowser, SFCollectionViewFlowLayout, SFPlaceholderCollectionViewCell, SFWirelessSettingsController, UICollectionView, UIColor, UILabel; +@class ALAssetsLibrary, NSLayoutConstraint, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSOperationQueue, NSString, SFAirDropActiveIconView, SFAirDropBrowser, SFAirDropIconView, SFCollectionViewFlowLayout, SFWirelessSettingsController, UICollectionView, UILabel; @interface SFAirDropActivityViewController : UIViewController { - int _attachmentCount; + _Bool toggle; + long long _contentAreaState; + long long _attachmentCount; NSString *_sessionID; - int _sharedItemsRequestID; + long long _sharedItemsRequestID; UILabel *_titleLabel; + SFAirDropIconView *_airDropIconView; + NSLayoutConstraint *_airDropIconLeftConstraint; + SFAirDropActiveIconView *_airDropActiveIconView; + NSLayoutConstraint *_airDropActiveIconLeftConstraint; + UILabel *_noWifiLabel; + NSLayoutConstraint *_noWifiRightConstraint; + UILabel *_instructionsLabel; + NSLayoutConstraint *_instructionsRightConstraint; UICollectionView *_collectionView; SFCollectionViewFlowLayout *_flowLayout; - SFPlaceholderCollectionViewCell *_currentPlaceholderCell; - NSLayoutConstraint *_footerConstraint; - UILabel *_footerSettingsLabel; - UILabel *_footerInstructionsLabel; - UIColor *_currentTitleColor; - UIColor *_currentAveragedColor; - UIColor *_currentCellTextColor; - UIColor *_currentFooterTextColor; SFAirDropBrowser *_browser; id _progressToken; NSMutableDictionary *_personToProgress; NSMutableDictionary *_personToStoredTransferFinalState; NSMutableDictionary *_personToSharedItemsRequestID; + NSMutableDictionary *_sharedItemsRequestIDToPreviewPhoto; SFWirelessSettingsController *_wirelessSettings; NSMutableSet *_cachedSharedItems; - BOOL _itemsRequested; - BOOL _itemsReady; + _Bool _itemsRequested; + _Bool _itemsReady; NSOperationQueue *_operationQueue; NSMutableArray *_objectChanges; ALAssetsLibrary *_assetsLibrary; - BOOL _sharedItemsAvailable; - BOOL _otherActivityViewPresented; - BOOL _showingPeople; + long long _generatedPreviews; + _Bool _sharedItemsAvailable; + _Bool _otherActivityViewPresented; NSObject *_delegate; } + (id)classesForItem:(id)arg1; -+ (BOOL)airDropActivityCanPerformActivityWithItems:(id)arg1; -+ (BOOL)isAirDropAvailable; -@property(nonatomic, getter=isShowingPeople) BOOL showingPeople; // @synthesize showingPeople=_showingPeople; -@property(nonatomic) BOOL otherActivityViewPresented; // @synthesize otherActivityViewPresented=_otherActivityViewPresented; -@property(nonatomic) BOOL sharedItemsAvailable; // @synthesize sharedItemsAvailable=_sharedItemsAvailable; ++ (_Bool)airDropActivityCanPerformActivityWithItems:(id)arg1; ++ (_Bool)isAirDropAvailable; +@property(nonatomic) _Bool otherActivityViewPresented; // @synthesize otherActivityViewPresented=_otherActivityViewPresented; +@property(nonatomic) _Bool sharedItemsAvailable; // @synthesize sharedItemsAvailable=_sharedItemsAvailable; @property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (BOOL)addString:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; -- (BOOL)addData:(id)arg1 ofType:(id)arg2 withAttachmentName:(id)arg3 description:(id)arg4 previewImage:(id)arg5; -- (BOOL)addImage:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; -- (BOOL)addURL:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; +- (_Bool)isAssetURL:(id)arg1; +- (_Bool)isVideo:(id)arg1; +- (_Bool)isImage:(id)arg1; +- (void)generateSpecialPreviewPhotoForRequestID:(long long)arg1; +- (_Bool)addAttributedString:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; +- (_Bool)addString:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; +- (_Bool)createURLPayloadForData:(id)arg1 ofType:(id)arg2 withAttachmentName:(id)arg3 description:(id)arg4 previewImage:(id)arg5 completion:(id)arg6; +- (_Bool)addData:(id)arg1 ofType:(id)arg2 withAttachmentName:(id)arg3 description:(id)arg4 previewImage:(id)arg5; +- (_Bool)addImage:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; +- (_Bool)addURL:(id)arg1 withAttachmentName:(id)arg2 description:(id)arg3 previewImage:(id)arg4; +- (_Bool)isValidPayload:(id)arg1 toPerson:(id)arg2 invalidMessage:(id *)arg3; - (void)startTransferForPeople:(id)arg1; - (void)setNeedsRequestingSharedItems; -- (void)collectionView:(id)arg1 performBatchUpdates:(id)arg2 completion:(void)arg3; +- (id)cellForPerson:(id)arg1; - (void)browserDidChangePeople:(id)arg1; -- (void)browser:(id)arg1 didDeletePersonAtIndex:(unsigned int)arg2; -- (void)browser:(id)arg1 didInsertPersonAtIndex:(unsigned int)arg2; +- (void)browser:(id)arg1 didDeletePersonAtIndex:(unsigned long long)arg2; +- (void)browser:(id)arg1 didInsertPersonAtIndex:(unsigned long long)arg2; - (void)browserWillChangePeople:(id)arg1; - (void)wirelessSettingsDidChange:(id)arg1; - (void)personCollectionViewCellDidFinishTransfer:(id)arg1; +- (void)personCollectionViewCellDidStartTransfer:(id)arg1; - (void)personCollectionViewCellDidTerminateTransfer:(id)arg1; - (void)unpublishedProgressForPersonWithRealName:(id)arg1; - (void)subscribedProgress:(id)arg1 forPersonWithRealName:(id)arg2; - (void)unsubscribeToProgresses; - (void)subscribeToProgresses; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(long long)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @property(readonly, nonatomic) struct CGSize suggestedThumbnailSize; -- (void)showFooterForType:(id)arg1; -- (BOOL)isBluetoothEnabled; -- (BOOL)isWifiEnabled; -- (BOOL)isTetheredModeEnabled; +- (void)updateContentArea; +- (void)enableAirDropRequiredFeatures; +- (_Bool)isBluetoothEnabled; +- (_Bool)isWifiEnabled; +- (_Bool)isTetheredModeEnabled; +- (void)adjustViewsToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (id)attributedStringWithTitle:(id)arg1 content:(id)arg2; - (void)viewDidLoad; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (id)wifiBtHelpTextLocalizedStringKey; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)willEnterForeground:(id)arg1; +- (void)didEnterBackground:(id)arg1; +- (void)stopBrowsing; +- (void)startBrowsing; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropAnimatedIconView.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropAnimatedIconView.h deleted file mode 100644 index d3eb4a679..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropAnimatedIconView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSMutableArray; - -@interface SFAirDropAnimatedIconView : UIView -{ - NSMutableArray *_circleLayers; - BOOL _animate; -} - -@property(nonatomic, getter=isAnimating) BOOL animate; // @synthesize animate=_animate; -- (void).cxx_destruct; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowser.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowser.h index b4154df30..948e0e90d 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowser.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowser.h @@ -8,9 +8,10 @@ @class NSArray, NSMutableDictionary, NSObject; +// Not exported @interface SFAirDropBrowser : NSObject { - BOOL _didDelay; + _Bool _didDelay; struct __SFBrowser *_browser; NSObject *_timer; double _startTime; @@ -22,11 +23,10 @@ @property __weak id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) NSArray *people; // @synthesize people=_people; - (void).cxx_destruct; +- (void)updateDiscoveredPeople; +- (void)handleBrowserCallBack; - (void)stop; - (void)start; -- (void)handleBrowserCallBack; -- (void)updateDiscoveredPeople; -- (void)issueUpdatesForTransformFromArray:(id)arg1 toArray:(id)arg2 insertUpdateBlock:(id)arg3 deleteUpdateBlock:(void)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowserDelegate-Protocol.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowserDelegate-Protocol.h index 0bafda698..23945f426 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowserDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropBrowserDelegate-Protocol.h @@ -8,8 +8,8 @@ @protocol SFAirDropBrowserDelegate - (void)browserDidChangePeople:(id)arg1; -- (void)browser:(id)arg1 didDeletePersonAtIndex:(unsigned int)arg2; -- (void)browser:(id)arg1 didInsertPersonAtIndex:(unsigned int)arg2; +- (void)browser:(id)arg1 didDeletePersonAtIndex:(unsigned long long)arg2; +- (void)browser:(id)arg1 didInsertPersonAtIndex:(unsigned long long)arg2; - (void)browserWillChangePeople:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropDiscoveryController.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropDiscoveryController.h index db93a4671..3d35f18fe 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropDiscoveryController.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropDiscoveryController.h @@ -8,11 +8,14 @@ #import "UIActionSheetDelegate-Protocol.h" +@class UIActionSheet; + @interface SFAirDropDiscoveryController : NSObject { - BOOL _visible; + _Bool _isVisible; struct __SFOperation *_controller; - int _discoverableMode; + UIActionSheet *_actionSheet; + long long _discoverableMode; id _delegate; id _actionSheetDelegate; } @@ -20,16 +23,16 @@ @property __weak id actionSheetDelegate; // @synthesize actionSheetDelegate=_actionSheetDelegate; @property __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (id)discoverableModeToString:(int)arg1; -- (int)operationDiscoverableModeToInteger:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -@property(nonatomic) int discoverableMode; +- (id)discoverableModeToString:(long long)arg1; +- (long long)operationDiscoverableModeToInteger:(id)arg1; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@property(nonatomic) long long discoverableMode; - (id)discoverableModeActionSheet; - (void)dealloc; -@property(readonly, getter=isVisible) BOOL visible; -- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long)arg2 withResults:(id)arg3; +@property(readonly, getter=isVisible) _Bool visible; +- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long long)arg2 withResults:(id)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropIconView.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropIconView.h new file mode 100644 index 000000000..ec7a998b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropIconView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIControl.h" + +@class UIImageView; + +// Not exported +@interface SFAirDropIconView : UIControl +{ + UIImageView *_imageView; +} + +- (void).cxx_destruct; +- (void)setHighlighted:(_Bool)arg1; +- (void)didMoveToWindow; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropNode.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropNode.h index 84087f4e0..2096505e1 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropNode.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropNode.h @@ -8,11 +8,14 @@ @class NSString, UIImage; +// Not exported @interface SFAirDropNode : NSObject { struct __SFOperation *_sender; - BOOL _unknown; - BOOL _monogram; + _Bool _unknown; + _Bool _monogram; + _Bool _supportsPasses; + _Bool _supportsMixedTypes; id _node; NSString *_realName; UIImage *_displayIcon; @@ -21,22 +24,24 @@ } + (id)nodeWithSFNode:(struct __SFNode *)arg1; -@property(getter=isMonogram) BOOL monogram; // @synthesize monogram=_monogram; -@property(getter=isUnknown) BOOL unknown; // @synthesize unknown=_unknown; +@property(readonly) _Bool supportsMixedTypes; // @synthesize supportsMixedTypes=_supportsMixedTypes; +@property(readonly) _Bool supportsPasses; // @synthesize supportsPasses=_supportsPasses; +@property(getter=isMonogram) _Bool monogram; // @synthesize monogram=_monogram; +@property(getter=isUnknown) _Bool unknown; // @synthesize unknown=_unknown; @property(retain) NSString *secondaryName; // @synthesize secondaryName=_secondaryName; @property(retain) NSString *displayName; // @synthesize displayName=_displayName; @property(retain) UIImage *displayIcon; // @synthesize displayIcon=_displayIcon; @property(retain) NSString *realName; // @synthesize realName=_realName; @property(retain) id node; // @synthesize node=_node; - (void).cxx_destruct; -- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long)arg2 withResults:(id)arg3; +- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long long)arg2 withResults:(id)arg3; - (void)cancelSend; - (void)startSendWithSessionID:(id)arg1 items:(id)arg2 description:(id)arg3 previewImage:(id)arg4; - (struct CGImage *)createRotatedCGImageFromUIImage:(id)arg1; - (void)updateWithSFNode:(struct __SFNode *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropPayload.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropPayload.h index f7555aeb8..3caaf0070 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropPayload.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropPayload.h @@ -8,27 +8,30 @@ @class NSData, NSString, NSURL, UIImage; +// Not exported @interface SFAirDropPayload : NSObject { + _Bool _wasString; NSURL *_URL; NSData *_data; NSString *_type; UIImage *_previewImage; NSString *_payloadDescription; - int _identifer; + long long _identifer; } -+ (id)newPayloadWithURL:(id)arg1 description:(id)arg2 previewImage:(id)arg3 identifier:(int)arg4; -+ (id)newPayloadWithData:(id)arg1 ofType:(id)arg2 description:(id)arg3 previewImage:(id)arg4 identifier:(int)arg5; -@property(nonatomic) int identifer; // @synthesize identifer=_identifer; ++ (id)newPayloadWithURL:(id)arg1 description:(id)arg2 previewImage:(id)arg3 identifier:(long long)arg4; ++ (id)newPayloadWithData:(id)arg1 ofType:(id)arg2 description:(id)arg3 previewImage:(id)arg4 identifier:(long long)arg5; +@property(nonatomic) long long identifer; // @synthesize identifer=_identifer; @property(copy, nonatomic) NSString *payloadDescription; // @synthesize payloadDescription=_payloadDescription; @property(retain, nonatomic) UIImage *previewImage; // @synthesize previewImage=_previewImage; @property(copy, nonatomic) NSString *type; // @synthesize type=_type; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; +@property(nonatomic) _Bool wasString; // @synthesize wasString=_wasString; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFAirDropTransferData.h b/iOS7/PrivateFrameworks/Sharing/SFAirDropTransferData.h index 9936e070e..a21396bf6 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFAirDropTransferData.h +++ b/iOS7/PrivateFrameworks/Sharing/SFAirDropTransferData.h @@ -6,20 +6,21 @@ #import "NSObject.h" -@class LSApplicationProxy, NSArray, NSData, NSDate, NSDictionary, NSError, NSMutableDictionary, NSNumber, NSString; +@class LSApplicationProxy, NSArray, NSData, NSDate, NSDictionary, NSError, NSMutableDictionary, NSNumber, NSString, NSURL; @interface SFAirDropTransferData : NSObject { NSMutableDictionary *_transferData; NSMutableDictionary *_contentTypes; NSMutableDictionary *_fileExtensionsToTypes; - BOOL _nonFileItem; - BOOL _unknownScheme; - BOOL _unknownFileType; - BOOL _undesiredMixOfItems; + _Bool _nonFileItem; + _Bool _unknownScheme; + _Bool _unknownFileType; + _Bool _undesiredMixOfItems; NSString *_recordID; NSArray *_possibleApplicationDestinations; LSApplicationProxy *_selectedApplicationDestination; + NSString *_transferCompleteMessage; } + (id)airDropTransferDataWithRecordID:(id)arg1 dictionary:(id)arg2; @@ -30,26 +31,24 @@ + (id)archivedTransfers; + (id)archivedTransferPlistName; + (id)archivedTransfersBaseURL; +@property(readonly, nonatomic) NSString *transferCompleteMessage; // @synthesize transferCompleteMessage=_transferCompleteMessage; @property(retain, nonatomic) LSApplicationProxy *selectedApplicationDestination; // @synthesize selectedApplicationDestination=_selectedApplicationDestination; @property(retain, nonatomic) NSArray *possibleApplicationDestinations; // @synthesize possibleApplicationDestinations=_possibleApplicationDestinations; -@property(readonly, nonatomic, getter=isUndesiredMixOfItems) BOOL undesiredMixOfItems; // @synthesize undesiredMixOfItems=_undesiredMixOfItems; -@property(nonatomic, getter=isUnknownFileType) BOOL unknownFileType; // @synthesize unknownFileType=_unknownFileType; -@property(nonatomic, getter=isUnknownScheme) BOOL unknownScheme; // @synthesize unknownScheme=_unknownScheme; -@property(nonatomic, getter=isNonFileItem) BOOL nonFileItem; // @synthesize nonFileItem=_nonFileItem; +@property(readonly, nonatomic, getter=isUndesiredMixOfItems) _Bool undesiredMixOfItems; // @synthesize undesiredMixOfItems=_undesiredMixOfItems; +@property(readonly, nonatomic, getter=isUnknownFileType) _Bool unknownFileType; // @synthesize unknownFileType=_unknownFileType; +@property(readonly, nonatomic, getter=isUnknownScheme) _Bool unknownScheme; // @synthesize unknownScheme=_unknownScheme; +@property(readonly, nonatomic, getter=isNonFileItem) _Bool nonFileItem; // @synthesize nonFileItem=_nonFileItem; @property(readonly, nonatomic) NSString *recordID; // @synthesize recordID=_recordID; - (void).cxx_destruct; -- (BOOL)isMusicStoreLink:(id)arg1; -- (BOOL)isAppStoreLink:(id)arg1; -- (BOOL)isWebLink:(id)arg1; -- (BOOL)isContact:(id)arg1 fileExtension:(id)arg2; -- (BOOL)isPass:(id)arg1 fileExtension:(id)arg2; -- (BOOL)isPDF:(id)arg1; -- (BOOL)isPlainText:(id)arg1; -- (BOOL)isVoiceMemo:(id)arg1; -- (BOOL)isVideo:(id)arg1; -- (BOOL)isImage:(id)arg1; +@property(readonly, nonatomic) NSString *rejectedMessage; +@property(readonly, nonatomic) NSString *searchAppStoreMessage; +@property(readonly, nonatomic) NSString *selectAppMessage; +- (id)messageInProgress:(_Bool)arg1 buttonTitle:(id *)arg2; +- (id)messageLocalizedKeyWithTypes:(id)arg1 isTrustedPerson:(_Bool)arg2 isInProgress:(_Bool)arg3; +@property(readonly, nonatomic) NSString *progressMessage; +- (id)messageAndButtonTitle:(id *)arg1; - (id)typeForFileExtension:(id)arg1; -@property(readonly, nonatomic) NSNumber *verifiableIdentity; +@property(readonly, nonatomic, getter=isTrustedPerson) _Bool trustedPerson; @property(readonly, nonatomic) NSString *senderID; @property(readonly, nonatomic) NSString *senderLastName; @property(readonly, nonatomic) NSString *senderFirstName; @@ -61,28 +60,25 @@ @property(readonly, nonatomic) NSNumber *totalBytes; @property(readonly, nonatomic) NSNumber *bytesCopied; @property(readonly, nonatomic) NSString *itemsDescription; +@property(readonly, nonatomic) NSDictionary *itemsDescriptionAdvanced; @property(readonly, nonatomic) NSArray *items; @property(readonly, nonatomic) NSArray *files; @property(readonly, nonatomic) NSNumber *filesCopied; @property(readonly, nonatomic) NSString *appBundleID; @property(readonly, nonatomic) NSData *fileIconData; @property(readonly, nonatomic) struct CGImage *fileIcon; -@property(readonly, nonatomic) NSString *rejectedMessage; -@property(readonly, nonatomic) NSString *searchAppStoreMessage; -@property(readonly, nonatomic) NSString *selectAppMessage; -@property(readonly, nonatomic) NSString *transferCompleteMessage; -- (id)messageInProgress:(BOOL)arg1; -@property(readonly, nonatomic) NSString *progressMessage; -@property(readonly, nonatomic) NSString *message; -- (id)itemDescriptionForType:(id)arg1 fileExtension:(id)arg2 itemCount:(int)arg3; @property(readonly, nonatomic) NSDictionary *contentTypes; +@property(readonly, nonatomic) NSURL *firstURL; +@property(readonly, nonatomic) NSString *firstFileTypeDescription; @property(readonly, nonatomic) NSString *firstFileExtension; +@property(readonly, nonatomic) NSString *firstFileName; @property(readonly, nonatomic) NSString *senderName; -@property(readonly, nonatomic, getter=didFail) BOOL failed; -@property(readonly, nonatomic, getter=isValid) BOOL valid; -@property(nonatomic) BOOL transferCompleted; +@property(readonly, nonatomic, getter=isValid) _Bool valid; +@property(nonatomic) _Bool soundPlayed; +@property(nonatomic) _Bool transferCompleted; @property(nonatomic) NSDate *timeLastUserInteraction; -@property(nonatomic) int transferState; +@property(nonatomic) long long transferState; +- (void)resetTransferState; - (void)updateWithDictionary:(id)arg1; - (id)description; - (id)initWithRecordID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Sharing/SFCircleProgressLayer.h b/iOS7/PrivateFrameworks/Sharing/SFCircleProgressLayer.h new file mode 100644 index 000000000..8ff43ac3f --- /dev/null +++ b/iOS7/PrivateFrameworks/Sharing/SFCircleProgressLayer.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class UIColor; + +// Not exported +@interface SFCircleProgressLayer : CALayer +{ + double _progressLineWidth; + double _oneFullRotation; + _Bool _showProgressTray; + long long _progressStartPoint; + UIColor *_progressColor; + UIColor *_progressBackgroundColor; +} + ++ (_Bool)needsDisplayForKey:(id)arg1; +@property(nonatomic) _Bool showProgressTray; // @synthesize showProgressTray=_showProgressTray; +@property(nonatomic) double progressLineWidth; // @synthesize progressLineWidth=_progressLineWidth; +@property(retain, nonatomic) UIColor *progressBackgroundColor; // @synthesize progressBackgroundColor=_progressBackgroundColor; +@property(retain, nonatomic) UIColor *progressColor; // @synthesize progressColor=_progressColor; +@property(nonatomic) long long progressStartPoint; // @synthesize progressStartPoint=_progressStartPoint; +- (void).cxx_destruct; +- (void)drawInContext:(struct CGContext *)arg1; +- (id)initWithLayer:(id)arg1; +- (id)init; + +// Remaining properties +@property(nonatomic) double progress; // @dynamic progress; + +@end + diff --git a/iOS7/PrivateFrameworks/Sharing/SFCircleProgressView.h b/iOS7/PrivateFrameworks/Sharing/SFCircleProgressView.h index 4840832f6..0d9c14f46 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFCircleProgressView.h +++ b/iOS7/PrivateFrameworks/Sharing/SFCircleProgressView.h @@ -6,31 +6,24 @@ #import "UIView.h" -@class CAShapeLayer, UIColor; +@class UIColor; @interface SFCircleProgressView : UIView { - CAShapeLayer *_progressBackgroundLayer; - CAShapeLayer *_progressLayer; - float _progressLineWidth; - UIColor *_progressBackgroundColor; - UIColor *_completedColor; - double _progress; - BOOL _finishAnimationInProgress; - float _oneFullRotation; - BOOL _showProgressTray; - int _progressStartPoint; - UIColor *_progressColor; } -@property(nonatomic) BOOL showProgressTray; // @synthesize showProgressTray=_showProgressTray; -@property(nonatomic) float progressLineWidth; // @synthesize progressLineWidth=_progressLineWidth; -@property(readonly, nonatomic) UIColor *progressColor; // @synthesize progressColor=_progressColor; -@property(nonatomic) int progressStartPoint; // @synthesize progressStartPoint=_progressStartPoint; -- (void).cxx_destruct; -- (void)setProgress:(double)arg1 animated:(BOOL)arg2; -- (double)progress; -- (void)drawRect:(struct CGRect)arg1; ++ (Class)layerClass; +- (double)progressPresentationValue; +- (void)animateProgressCompletedWithCompletion:(id)arg1; +- (void)setProgress:(double)arg1 animated:(_Bool)arg2 forced:(_Bool)arg3 completion:(id)arg4; +- (void)setProgress:(double)arg1 animated:(_Bool)arg2 completion:(id)arg3; +@property(nonatomic) double progress; +@property(nonatomic) _Bool showProgressTray; +@property(nonatomic) double progressLineWidth; +@property(readonly, nonatomic) UIColor *progressColor; +- (void)setProgressColor:(id)arg1; +@property(nonatomic) long long progressStartPoint; +- (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFlowLayout.h b/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFlowLayout.h index df11240d9..d7a425303 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFlowLayout.h +++ b/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFlowLayout.h @@ -8,18 +8,18 @@ @class NSMutableArray; +// Not exported @interface SFCollectionViewFlowLayout : UICollectionViewFlowLayout { NSMutableArray *_insertedIndexPaths; + NSMutableArray *_movedIndexPaths; NSMutableArray *_deletedIndexPaths; - BOOL _updatingRowZero; - BOOL _showingPeople; + NSMutableArray *_handledIndexPaths; } -@property(nonatomic, getter=isShowingPeople) BOOL showingPeople; // @synthesize showingPeople=_showingPeople; - (void).cxx_destruct; -- (id)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; -- (id)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(id)arg1 atIndexPath:(id)arg2; +- (void)_applyToLayoutAttributes:(id)arg1 toView:(id)arg2; +- (id)_animationForReusableView:(SEL)arg1 toLayoutAttributes:(id)arg2 type:(id)arg3; - (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; - (id)initialLayoutAttributesForAppearingItemAtIndexPath:(id)arg1; - (void)finalizeCollectionViewUpdates; diff --git a/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFooter.h b/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFooter.h deleted file mode 100644 index 2dbee93d2..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFCollectionViewFooter.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionReusableView.h" - -@class NSString, UILabel; - -@interface SFCollectionViewFooter : UICollectionReusableView -{ - UILabel *_headerLabel; - UILabel *_textLabel; -} - -+ (struct CGSize)sizeThatFits; -- (void).cxx_destruct; -@property(readonly, nonatomic) int numberOfLines; -@property(readonly, nonatomic) NSString *footerText; -- (void)setTextColor:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFInstructionsCollectionViewFooter.h b/iOS7/PrivateFrameworks/Sharing/SFInstructionsCollectionViewFooter.h deleted file mode 100644 index 918493d4f..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFInstructionsCollectionViewFooter.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SFInstructionsCollectionViewFooter : SFCollectionViewFooter -{ -} - -+ (struct CGSize)sizeThatFits; -- (int)numberOfLines; -- (id)footerText; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCell.h b/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCell.h index 3c68304d6..3747b2acd 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCell.h @@ -8,33 +8,39 @@ @class CALayer, NSArray, NSObject, NSProgress, NSString, SFAirDropNode, SFCircleProgressView, UIColor, UILabel, _SFPersonImageView; +// Not exported @interface SFPersonCollectionViewCell : UICollectionViewCell { struct CGRect _personViewFrame; _SFPersonImageView *_personImageView; - CALayer *_personIconMaskLayer; - UIColor *_averagedColor; - UIColor *_textColor; SFCircleProgressView *_circleProgressView; - UILabel *_personNameLabel; - float _labelsOriginY; + UILabel *_nameLabel; + struct CGRect _nameLabelOneLineFrame; + struct CGRect _nameLabelTwoLinesFrame; + CALayer *_nameLabelMaskLayer; + double _nameLabelOriginY; + UILabel *_secondaryNameLabel; UILabel *_waitingLabel; UILabel *_sendingLabel; UILabel *_sentLabel; UILabel *_declinedLabel; + UILabel *_failedLabel; id _progressToken; NSProgress *_progress; NSArray *_progressKeyPaths; + _Bool _stateBeingRestored; SFAirDropNode *_person; - int _cellState; + long long _cellState; NSString *_sessionID; + UIColor *_textColor; NSObject *_delegate; } @property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(retain, nonatomic) NSString *sessionID; // @synthesize sessionID=_sessionID; -@property(nonatomic) int cellState; // @synthesize cellState=_cellState; +@property(nonatomic) _Bool stateBeingRestored; // @synthesize stateBeingRestored=_stateBeingRestored; +@property(nonatomic) long long cellState; // @synthesize cellState=_cellState; @property(retain, nonatomic) NSProgress *progress; // @synthesize progress=_progress; @property(retain, nonatomic) SFAirDropNode *person; // @synthesize person=_person; - (void).cxx_destruct; @@ -46,13 +52,17 @@ - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)userDidCancel; - (void)userDidSelect; -- (void)switchToLabel:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)updateTextLabels; +- (void)switchToStatusLabel:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (id)visibleStatusLabel; +- (void)resetNameLabel; +- (void)updateNameLabel; +- (void)resetPersonIconView; - (void)updatePersonIconView; - (void)didMoveToWindow; -- (void)restoreCellStateFromFinalTransferState:(int)arg1; -- (void)setCellState:(int)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; +- (void)animateCellShow:(_Bool)arg1 delay:(double)arg2 completion:(id)arg3; +- (void)restoreCellStateFromFinalTransferState:(long long)arg1; +- (void)setCellState:(long long)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1; - (void)prepareForReuse; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCellDelegate-Protocol.h b/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCellDelegate-Protocol.h index ac84a3943..3e5fd8f1f 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCellDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/SFPersonCollectionViewCellDelegate-Protocol.h @@ -9,5 +9,6 @@ @protocol SFPersonCollectionViewCellDelegate - (void)personCollectionViewCellDidFinishTransfer:(id)arg1; - (void)personCollectionViewCellDidTerminateTransfer:(id)arg1; +- (void)personCollectionViewCellDidStartTransfer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Sharing/SFPlaceholderCollectionViewCell.h b/iOS7/PrivateFrameworks/Sharing/SFPlaceholderCollectionViewCell.h deleted file mode 100644 index 026c35493..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFPlaceholderCollectionViewCell.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class SFAirDropAnimatedIconView; - -@interface SFPlaceholderCollectionViewCell : UICollectionViewCell -{ - SFAirDropAnimatedIconView *_iconView; -} - -- (void).cxx_destruct; -@property(nonatomic, getter=isAnimating) BOOL animate; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFSettingsCollectionViewCell.h b/iOS7/PrivateFrameworks/Sharing/SFSettingsCollectionViewCell.h deleted file mode 100644 index d2019146d..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFSettingsCollectionViewCell.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class UIColor, UIImageView; - -@interface SFSettingsCollectionViewCell : UICollectionViewCell -{ - UIImageView *_settingsView; - UIColor *_backgroundColor; -} - -- (void).cxx_destruct; -- (void)didMoveToWindow; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFSettingsInnstructionsCollectionViewFooter.h b/iOS7/PrivateFrameworks/Sharing/SFSettingsInnstructionsCollectionViewFooter.h deleted file mode 100644 index 9e4fca373..000000000 --- a/iOS7/PrivateFrameworks/Sharing/SFSettingsInnstructionsCollectionViewFooter.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SFSettingsInnstructionsCollectionViewFooter : SFCollectionViewFooter -{ -} - -+ (struct CGSize)sizeThatFits; -- (int)numberOfLines; -- (id)footerText; - -@end - diff --git a/iOS7/PrivateFrameworks/Sharing/SFWirelessSettingsController.h b/iOS7/PrivateFrameworks/Sharing/SFWirelessSettingsController.h index cf78e3fe7..2bdebf7de 100644 --- a/iOS7/PrivateFrameworks/Sharing/SFWirelessSettingsController.h +++ b/iOS7/PrivateFrameworks/Sharing/SFWirelessSettingsController.h @@ -6,10 +6,12 @@ #import "NSObject.h" +// Not exported @interface SFWirelessSettingsController : NSObject { - BOOL _wifiEnabled; - BOOL _bluetoothEnabled; + _Bool _wifiEnabled; + _Bool _bluetoothEnabled; + _Bool _deviceSupportsWAPI; struct __SFOperation *_information; id _delegate; } @@ -17,9 +19,11 @@ @property __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)dealloc; -@property(getter=isBluetoothEnabled) BOOL bluetoothEnabled; -@property(getter=isWifiEnabled) BOOL wifiEnabled; -- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long)arg2 withResults:(id)arg3; +@property(readonly) _Bool deviceSupportsWAPI; +- (void)repairAppleID; +@property(getter=isBluetoothEnabled) _Bool bluetoothEnabled; +@property(getter=isWifiEnabled) _Bool wifiEnabled; +- (void)handleOperationCallback:(struct __SFOperation *)arg1 event:(long long)arg2 withResults:(id)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/Sharing/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/Sharing/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/Sharing/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Sharing/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/Sharing/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/Sharing/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Sharing/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Sharing/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/Sharing/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Sharing/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/Sharing/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/Sharing/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Sharing/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Sharing/_SFPersonImageView.h b/iOS7/PrivateFrameworks/Sharing/_SFPersonImageView.h index 6373666b6..722926f76 100644 --- a/iOS7/PrivateFrameworks/Sharing/_SFPersonImageView.h +++ b/iOS7/PrivateFrameworks/Sharing/_SFPersonImageView.h @@ -6,12 +6,13 @@ #import "UIImageView.h" +// Not exported @interface _SFPersonImageView : UIImageView { - BOOL _overlay; + _Bool _overlay; } -@property(nonatomic, getter=isOverlay) BOOL overlay; // @synthesize overlay=_overlay; +@property(nonatomic, getter=isOverlay) _Bool overlay; // @synthesize overlay=_overlay; @end diff --git a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/CDStructures.h b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/CDStructures.h index adabc6947..05689623b 100644 --- a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/CDStructures.h @@ -23,7 +23,7 @@ struct map, std::__1::set, std::__1::set, std::__1::allocator>, std::__1::less>, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; diff --git a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClient.h b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClient.h index aabb0f4b7..81c15dc54 100644 --- a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClient.h +++ b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClient.h @@ -14,8 +14,8 @@ { NSXPCConnection *_serverConnection; id _delegate; - BOOL _connected; - BOOL _serverIsExiting; + _Bool _connected; + _Bool _serverIsExiting; int _clientType; struct dispatch_queue_s *_queue; } diff --git a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClientCache.h b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClientCache.h index 1259369d4..58edcd2b1 100644 --- a/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClientCache.h +++ b/iOS7/PrivateFrameworks/SoftwareBehaviorServices/SBManagerClientCache.h @@ -10,8 +10,8 @@ @interface SBManagerClientCache : NSObject { - BOOL _behaviorBundleSupport; - BOOL _behaviorBundleSupportKnown; + _Bool _behaviorBundleSupport; + _Bool _behaviorBundleSupportKnown; NSMutableDictionary *_keyValueCache; NSLock *_cacheLock; struct dispatch_queue_s *_queue; @@ -22,8 +22,8 @@ @property struct dispatch_queue_s *queue; // @synthesize queue=_queue; @property NSLock *cacheLock; // @synthesize cacheLock=_cacheLock; @property NSMutableDictionary *keyValueCache; // @synthesize keyValueCache=_keyValueCache; -@property BOOL behaviorBundleSupportKnown; // @synthesize behaviorBundleSupportKnown=_behaviorBundleSupportKnown; -@property BOOL behaviorBundleSupport; // @synthesize behaviorBundleSupport=_behaviorBundleSupport; +@property _Bool behaviorBundleSupportKnown; // @synthesize behaviorBundleSupportKnown=_behaviorBundleSupportKnown; +@property _Bool behaviorBundleSupport; // @synthesize behaviorBundleSupport=_behaviorBundleSupport; - (id).cxx_construct; - (void).cxx_destruct; - (void)callCallbacksForEvent:(id)arg1; @@ -31,7 +31,7 @@ - (void)registerCallbackForEvent:(id)arg1 with:(struct EventCallbackData *)arg2; - (void)cacheValue:(id)arg1 forKey:(id)arg2; - (id)copyCachedValueFor:(id)arg1; -- (void)saveBehaviorBundleSupport:(BOOL)arg1 withValue:(BOOL)arg2; +- (void)saveBehaviorBundleSupport:(_Bool)arg1 withValue:(_Bool)arg2; - (void)resetKeyValueCache; - (id)init; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/ASAsset-SUS.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/ASAsset-SUS.h index 15480cf8f..badb39277 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/ASAsset-SUS.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/ASAsset-SUS.h @@ -9,9 +9,9 @@ @interface ASAsset (SUS) - (void)cleanupAsset; - (void)cancelDownloadIfNecessary; -- (BOOL)isEmergencyUpdate; -- (BOOL)isInstalled; -- (BOOL)isDownloading; -- (BOOL)isDownloadingOrInstalled; +- (_Bool)isEmergencyUpdate; +- (_Bool)isInstalled; +- (_Bool)isDownloading; +- (_Bool)isDownloadingOrInstalled; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSString-SUS.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSString-SUS.h index a1391a9ac..453339335 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSString-SUS.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/NSString-SUS.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (SUS) -- (int)compareNumerically:(id)arg1; +- (long long)compareNumerically:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetStateMatcher.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetStateMatcher.h index 6bdfb6602..8d775332d 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetStateMatcher.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetStateMatcher.h @@ -18,7 +18,7 @@ @property(readonly, nonatomic) int interestedStates; // @synthesize interestedStates=_interestedStates; @property(readonly, nonatomic) NSString *assetType; // @synthesize assetType=_assetType; -- (BOOL)_matchesFilterType:(id)arg1; +- (_Bool)_matchesFilterType:(id)arg1; - (id)_findMatchFromCandidates:(id)arg1 error:(id *)arg2; - (id)findMatchFromCandidates:(id)arg1 error:(id *)arg2; - (id)initWithType:(id)arg1 interestedStates:(int)arg2; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetSupport.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetSupport.h index 0223155d6..4634482a7 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetSupport.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAssetSupport.h @@ -15,7 +15,7 @@ + (id)defaultAssetDownloadOptionsWithPriority:(int)arg1; + (id)getInstalledDocumentationAssetFromSoftwareUpdateAssetIfExists:(id)arg1; + (id)getLocalDefaultSoftwareUpdateAssetIfExists; -+ (id)findAssetWithMatcher:(id)arg1 localSearch:(BOOL)arg2 error:(id *)arg3; ++ (id)findAssetWithMatcher:(id)arg1 localSearch:(_Bool)arg2 error:(id *)arg3; + (void)cleanupAllSoftwareUpdateAndRelatedAssets; + (void)cleanupAllSoftwareUpdateAssets; + (void)_cleanupAllAssetsOfType:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAutoDownloadPolicy.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAutoDownloadPolicy.h index 97eb5bca3..dfcb322fa 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAutoDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUAutoDownloadPolicy.h @@ -11,10 +11,10 @@ } - (id)computeTimeOfWifiOnlyPeriodEndFromDate:(id)arg1; -- (unsigned int)wifiOnlyPeriodInDays; -- (BOOL)isDownloadAllowableForCellular; +- (unsigned long long)wifiOnlyPeriodInDays; +- (_Bool)isDownloadAllowableForCellular; - (id)initWithDescriptor:(id)arg1; -- (BOOL)isPowerRequired; +- (_Bool)isPowerRequired; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUCarrierDownloadPolicyProperties.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUCarrierDownloadPolicyProperties.h index 61eaa3926..bab6ad519 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUCarrierDownloadPolicyProperties.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUCarrierDownloadPolicyProperties.h @@ -12,24 +12,24 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)_numberForKey:(id)arg1; -- (int)_integerForKey:(id)arg1 defaultValue:(int)arg2; -- (unsigned int)_unsignedIntegerForKey:(id)arg1 defaultValue:(int)arg2; +- (long long)_integerForKey:(id)arg1 defaultValue:(long long)arg2; +- (unsigned long long)_unsignedIntegerForKey:(id)arg1 defaultValue:(long long)arg2; - (long long)_longLongForKey:(id)arg1 defaultValue:(long long)arg2; -- (BOOL)_boolForKey:(id)arg1 defaultValue:(BOOL)arg2; +- (_Bool)_boolForKey:(id)arg1 defaultValue:(_Bool)arg2; - (id)_carrierSUProperties; -- (BOOL)_isValidHour:(int)arg1; -- (int)peakEndHour; -- (int)peakStartHour; -- (unsigned int)numberOfDaysToWaitForCellularAutoDownload; +- (_Bool)_isValidHour:(long long)arg1; +- (long long)peakEndHour; +- (long long)peakStartHour; +- (unsigned long long)numberOfDaysToWaitForCellularAutoDownload; - (long long)maximumDownloadSizeInBytes; -- (BOOL)isAutoDownloadAllowable; -- (BOOL)isDownloadAllowableOver2G; -- (BOOL)isDownloadAllowable; -- (BOOL)isDownloadFree; +- (_Bool)isAutoDownloadAllowable; +- (_Bool)isDownloadAllowableOver2G; +- (_Bool)isDownloadAllowable; +- (_Bool)isDownloadFree; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultDownloadPolicy.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultDownloadPolicy.h index 3810b6591..02b90130b 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultDownloadPolicy.h @@ -15,27 +15,27 @@ SUDescriptor *_descriptor; SUCarrierDownloadPolicyProperties *_carrierPolicy; SUNetworkMonitor *_networkMonitor; - BOOL _cellularCapable; + _Bool _cellularCapable; } @property(retain, nonatomic) SUNetworkMonitor *networkMonitor; // @synthesize networkMonitor=_networkMonitor; -@property(nonatomic, getter=isCellularCapable) BOOL cellularCapable; // @synthesize cellularCapable=_cellularCapable; +@property(nonatomic, getter=isCellularCapable) _Bool cellularCapable; // @synthesize cellularCapable=_cellularCapable; @property(retain, nonatomic) SUCarrierDownloadPolicyProperties *carrierPolicy; // @synthesize carrierPolicy=_carrierPolicy; @property(retain, nonatomic) SUDescriptor *descriptor; // @synthesize descriptor=_descriptor; -- (BOOL)_isDownloadableForNetworkType:(int)arg1 error:(int *)arg2 cellularFeesApply:(char *)arg3 powerRequired:(char *)arg4; -- (BOOL)isDownloadAllowableForCellular2G; -- (BOOL)isDownloadAllowableForCellular; -- (BOOL)isDownloadableForCurrentNetworkConditions:(int *)arg1 cellularFeesApply:(char *)arg2 powerRequired:(char *)arg3; -- (BOOL)isDownloadableForCurrentNetworkConditions:(int *)arg1 cellularFeesApply:(char *)arg2; -- (BOOL)isDownloadFreeForCellular; -- (BOOL)isDownloadAllowableForCellularRoaming; -- (BOOL)isDownloadAllowableForWiFi; -- (BOOL)isDownloadable; -- (BOOL)isPowerRequired; -- (BOOL)hasEnoughDiskSpace; -- (BOOL)isSamePolicy:(id)arg1; -- (BOOL)_isCellularCapable; -- (id)_stringForBool:(BOOL)arg1; +- (_Bool)_isDownloadableForNetworkType:(int)arg1 error:(long long *)arg2 cellularFeesApply:(_Bool *)arg3 powerRequired:(_Bool *)arg4; +- (_Bool)isDownloadAllowableForCellular2G; +- (_Bool)isDownloadAllowableForCellular; +- (_Bool)isDownloadableForCurrentNetworkConditions:(long long *)arg1 cellularFeesApply:(_Bool *)arg2 powerRequired:(_Bool *)arg3; +- (_Bool)isDownloadableForCurrentNetworkConditions:(long long *)arg1 cellularFeesApply:(_Bool *)arg2; +- (_Bool)isDownloadFreeForCellular; +- (_Bool)isDownloadAllowableForCellularRoaming; +- (_Bool)isDownloadAllowableForWiFi; +- (_Bool)isDownloadable; +- (_Bool)isPowerRequired; +- (_Bool)hasEnoughDiskSpace; +- (_Bool)isSamePolicy:(id)arg1; +- (_Bool)_isCellularCapable; +- (id)_stringForBool:(_Bool)arg1; - (id)description; - (void)dealloc; - (id)initWithDescriptor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultRoamingRestrictedDownloadPolicy.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultRoamingRestrictedDownloadPolicy.h index 2786778cd..a6fbf9c1d 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultRoamingRestrictedDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultRoamingRestrictedDownloadPolicy.h @@ -10,7 +10,7 @@ { } -- (BOOL)isDownloadAllowableForCellularRoaming; +- (_Bool)isDownloadAllowableForCellularRoaming; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultWiFiOnlyDownloadPolicy.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultWiFiOnlyDownloadPolicy.h index 92e286aa8..9da7c5d9c 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultWiFiOnlyDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDefaultWiFiOnlyDownloadPolicy.h @@ -10,8 +10,8 @@ { } -+ (unsigned int)wifiOnlyPeriodInDaysForUpdate:(id)arg1; -- (BOOL)isDownloadAllowableForCellular; ++ (unsigned long long)wifiOnlyPeriodInDaysForUpdate:(id)arg1; +- (_Bool)isDownloadAllowableForCellular; - (id)initWithDescriptor:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDescriptor.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDescriptor.h index ce2200320..53108b0bc 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDescriptor.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDescriptor.h @@ -23,16 +23,16 @@ unsigned long long _preparationSize; unsigned long long _installationSize; int _updateType; - BOOL _autoDownloadAllowableForCellular; - BOOL _downloadAllowableForCellular; - BOOL _downloadable; - BOOL _downloadableOverCellular; + _Bool _autoDownloadAllowableForCellular; + _Bool _downloadAllowableForCellular; + _Bool _downloadable; + _Bool _downloadableOverCellular; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic, getter=isDownloadableOverCellular) BOOL downloadableOverCellular; // @synthesize downloadableOverCellular=_downloadableOverCellular; -@property(nonatomic, getter=isDownloadable) BOOL downloadable; // @synthesize downloadable=_downloadable; -@property(nonatomic) BOOL autoDownloadAllowableForCellular; // @synthesize autoDownloadAllowableForCellular=_autoDownloadAllowableForCellular; ++ (_Bool)supportsSecureCoding; +@property(nonatomic, getter=isDownloadableOverCellular) _Bool downloadableOverCellular; // @synthesize downloadableOverCellular=_downloadableOverCellular; +@property(nonatomic, getter=isDownloadable) _Bool downloadable; // @synthesize downloadable=_downloadable; +@property(nonatomic) _Bool autoDownloadAllowableForCellular; // @synthesize autoDownloadAllowableForCellular=_autoDownloadAllowableForCellular; @property(retain, nonatomic) SUDocumentation *documentation; // @synthesize documentation=_documentation; @property(nonatomic) int updateType; // @synthesize updateType=_updateType; @property(nonatomic) unsigned long long installationSize; // @synthesize installationSize=_installationSize; @@ -43,11 +43,11 @@ @property(retain, nonatomic) NSString *productSystemName; // @synthesize productSystemName=_productSystemName; @property(retain, nonatomic) NSString *publisher; // @synthesize publisher=_publisher; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)_buildCompareKey; -- (BOOL)_hasValue:(id)arg1; -- (BOOL)isValidDescriptor; +- (_Bool)_hasValue:(id)arg1; +- (_Bool)isValidDescriptor; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDocumentation.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDocumentation.h index 456f91516..51dc3d9cf 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDocumentation.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDocumentation.h @@ -25,7 +25,7 @@ NSMutableDictionary *_cachedData; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSString *primaryLanguage; // @synthesize primaryLanguage=_primaryLanguage; @property(retain, nonatomic) NSString *humanReadableUpdateName; // @synthesize humanReadableUpdateName=_humanReadableUpdateName; @property(retain, nonatomic) NSURL *licenseAgreementURL; // @synthesize licenseAgreementURL=_licenseAgreementURL; @@ -43,7 +43,7 @@ - (id)localizedStringFromBundle:(struct __CFBundle *)arg1 key:(id)arg2; - (void)_clearTransientDocumentationData; - (id)description; -- (BOOL)hasAnyDocumentation; +- (_Bool)hasAnyDocumentation; - (id)licenseAgreement; - (id)releaseNotes; - (id)releaseNotesSummary; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownload.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownload.h index 633665a97..ca52159f7 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownload.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownload.h @@ -18,7 +18,7 @@ SUDownloadMetadata *_metadata; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) SUDownloadMetadata *metadata; // @synthesize metadata=_metadata; @property(retain, nonatomic) SUDescriptor *descriptor; // @synthesize descriptor=_descriptor; @property(retain, nonatomic) SUOperationProgress *progress; // @synthesize progress=_progress; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadMetadata.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadMetadata.h index 8f6ade231..f9e95d953 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadMetadata.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadMetadata.h @@ -11,35 +11,35 @@ @interface SUDownloadMetadata : NSObject { - BOOL _autoDownload; - BOOL _enabledFor2G; - BOOL _enabledFor3G; - BOOL _enabledFor4G; - BOOL _enabledForCellularRoaming; - BOOL _enabledForWifi; - BOOL _enabledOnBatteryPower; - BOOL _enforceWifiOnlyOverride; + _Bool _autoDownload; + _Bool _enabledFor2G; + _Bool _enabledFor3G; + _Bool _enabledFor4G; + _Bool _enabledForCellularRoaming; + _Bool _enabledForWifi; + _Bool _enabledOnBatteryPower; + _Bool _enforceWifiOnlyOverride; int _activeDownloadPolicyType; int _downloadFeeAgreementStatus; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL enforceWifiOnlyOverride; // @synthesize enforceWifiOnlyOverride=_enforceWifiOnlyOverride; -@property(nonatomic, getter=isEnabledOnBatteryPower) BOOL enabledOnBatteryPower; // @synthesize enabledOnBatteryPower=_enabledOnBatteryPower; -@property(nonatomic, getter=isEnabledForCellularRoaming) BOOL enabledForCellularRoaming; // @synthesize enabledForCellularRoaming=_enabledForCellularRoaming; -@property(nonatomic, getter=isEnabledForWifi) BOOL enabledForWifi; // @synthesize enabledForWifi=_enabledForWifi; -@property(nonatomic, getter=isEnabledFor4G) BOOL enabledFor4G; // @synthesize enabledFor4G=_enabledFor4G; -@property(nonatomic, getter=isEnabledFor3G) BOOL enabledFor3G; // @synthesize enabledFor3G=_enabledFor3G; -@property(nonatomic, getter=isEnabledFor2G) BOOL enabledFor2G; // @synthesize enabledFor2G=_enabledFor2G; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool enforceWifiOnlyOverride; // @synthesize enforceWifiOnlyOverride=_enforceWifiOnlyOverride; +@property(nonatomic, getter=isEnabledOnBatteryPower) _Bool enabledOnBatteryPower; // @synthesize enabledOnBatteryPower=_enabledOnBatteryPower; +@property(nonatomic, getter=isEnabledForCellularRoaming) _Bool enabledForCellularRoaming; // @synthesize enabledForCellularRoaming=_enabledForCellularRoaming; +@property(nonatomic, getter=isEnabledForWifi) _Bool enabledForWifi; // @synthesize enabledForWifi=_enabledForWifi; +@property(nonatomic, getter=isEnabledFor4G) _Bool enabledFor4G; // @synthesize enabledFor4G=_enabledFor4G; +@property(nonatomic, getter=isEnabledFor3G) _Bool enabledFor3G; // @synthesize enabledFor3G=_enabledFor3G; +@property(nonatomic, getter=isEnabledFor2G) _Bool enabledFor2G; // @synthesize enabledFor2G=_enabledFor2G; @property(nonatomic) int activeDownloadPolicyType; // @synthesize activeDownloadPolicyType=_activeDownloadPolicyType; @property(nonatomic) int downloadFeeAgreementStatus; // @synthesize downloadFeeAgreementStatus=_downloadFeeAgreementStatus; -@property(nonatomic, getter=isAutoDownload) BOOL autoDownload; // @synthesize autoDownload=_autoDownload; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(nonatomic, getter=isAutoDownload) _Bool autoDownload; // @synthesize autoDownload=_autoDownload; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (id)_stringForBool:(BOOL)arg1; -- (BOOL)isEnabledForNetworkType:(int)arg1; -- (BOOL)matchesDownloadPolicy:(id)arg1; +- (id)_stringForBool:(_Bool)arg1; +- (_Bool)isEnabledForNetworkType:(int)arg1; +- (_Bool)matchesDownloadPolicy:(id)arg1; - (id)availableDownloadPolicyIfDifferentFromActive:(id)arg1; - (id)activeDownloadPolicy:(id)arg1; - (void)applyDownloadPolicy:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadPolicy-Protocol.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadPolicy-Protocol.h index 4d8f84b43..1f940e2f6 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadPolicy-Protocol.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUDownloadPolicy-Protocol.h @@ -10,17 +10,17 @@ @protocol SUDownloadPolicy @property(retain, nonatomic) SUDescriptor *descriptor; -- (BOOL)isDownloadableForCurrentNetworkConditions:(int *)arg1 cellularFeesApply:(char *)arg2 powerRequired:(char *)arg3; -- (BOOL)isDownloadableForCurrentNetworkConditions:(int *)arg1 cellularFeesApply:(char *)arg2; -- (BOOL)isDownloadAllowableForWiFi; -- (BOOL)isDownloadAllowableForCellularRoaming; -- (BOOL)isDownloadAllowableForCellular2G; -- (BOOL)isDownloadAllowableForCellular; -- (BOOL)isDownloadFreeForCellular; -- (BOOL)isDownloadable; -- (BOOL)isPowerRequired; -- (BOOL)hasEnoughDiskSpace; -- (BOOL)isSamePolicy:(id)arg1; +- (_Bool)isDownloadableForCurrentNetworkConditions:(long long *)arg1 cellularFeesApply:(_Bool *)arg2 powerRequired:(_Bool *)arg3; +- (_Bool)isDownloadableForCurrentNetworkConditions:(long long *)arg1 cellularFeesApply:(_Bool *)arg2; +- (_Bool)isDownloadAllowableForWiFi; +- (_Bool)isDownloadAllowableForCellularRoaming; +- (_Bool)isDownloadAllowableForCellular2G; +- (_Bool)isDownloadAllowableForCellular; +- (_Bool)isDownloadFreeForCellular; +- (_Bool)isDownloadable; +- (_Bool)isPowerRequired; +- (_Bool)hasEnoughDiskSpace; +- (_Bool)isSamePolicy:(id)arg1; - (id)initWithDescriptor:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUEmptyObject.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUEmptyObject.h index b3e9353a1..c3b50fd0d 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUEmptyObject.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUEmptyObject.h @@ -12,7 +12,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManagerClient.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManagerClient.h index 98881779d..878941c99 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManagerClient.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManagerClient.h @@ -14,10 +14,10 @@ { NSXPCConnection *_serverConnection; id _delegate; - BOOL _connected; - BOOL _serverIsExiting; + _Bool _connected; + _Bool _serverIsExiting; int _clientType; - BOOL _installing; + _Bool _installing; SUDescriptor *_installDescriptor; } diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManualDownloadPolicy.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManualDownloadPolicy.h index c09b781f1..2939e64f2 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManualDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUManualDownloadPolicy.h @@ -8,29 +8,29 @@ @interface SUManualDownloadPolicy : SUDefaultDownloadPolicy { - BOOL _downloadFreeForCellular; - BOOL _downloadAllowableForCellular; - BOOL _downloadAllowableForCellular2G; - BOOL _downloadAllowableForCellularRoaming; - BOOL _downloadAllowableForWiFi; - BOOL _autoDownloadAllowableForCellular; - BOOL _hasEnoughDiskSpace; - BOOL _powerRequired; - BOOL _downloadable; + _Bool _downloadFreeForCellular; + _Bool _downloadAllowableForCellular; + _Bool _downloadAllowableForCellular2G; + _Bool _downloadAllowableForCellularRoaming; + _Bool _downloadAllowableForWiFi; + _Bool _autoDownloadAllowableForCellular; + _Bool _hasEnoughDiskSpace; + _Bool _powerRequired; + _Bool _downloadable; Class _fakeClass; } -@property(nonatomic, getter=isDownloadAllowableForWiFi) BOOL downloadAllowableForWiFi; // @synthesize downloadAllowableForWiFi=_downloadAllowableForWiFi; -@property(nonatomic, getter=isDownloadAllowableForCellularRoaming) BOOL downloadAllowableForCellularRoaming; // @synthesize downloadAllowableForCellularRoaming=_downloadAllowableForCellularRoaming; -@property(nonatomic, getter=isDownloadAllowableForCellular2G) BOOL downloadAllowableForCellular2G; // @synthesize downloadAllowableForCellular2G=_downloadAllowableForCellular2G; -@property(nonatomic, getter=isDownloadAllowableForCellular) BOOL downloadAllowableForCellular; // @synthesize downloadAllowableForCellular=_downloadAllowableForCellular; -@property(nonatomic, getter=isDownloadFreeForCellular) BOOL downloadFreeForCellular; // @synthesize downloadFreeForCellular=_downloadFreeForCellular; -@property(nonatomic, getter=hasEnoughDiskSpace) BOOL hasEnoughDiskSpace; // @synthesize hasEnoughDiskSpace=_hasEnoughDiskSpace; -@property(nonatomic, getter=isPowerRequired) BOOL powerRequired; // @synthesize powerRequired=_powerRequired; -@property(nonatomic, getter=isDownloadable) BOOL downloadable; // @synthesize downloadable=_downloadable; +@property(nonatomic, getter=isDownloadAllowableForWiFi) _Bool downloadAllowableForWiFi; // @synthesize downloadAllowableForWiFi=_downloadAllowableForWiFi; +@property(nonatomic, getter=isDownloadAllowableForCellularRoaming) _Bool downloadAllowableForCellularRoaming; // @synthesize downloadAllowableForCellularRoaming=_downloadAllowableForCellularRoaming; +@property(nonatomic, getter=isDownloadAllowableForCellular2G) _Bool downloadAllowableForCellular2G; // @synthesize downloadAllowableForCellular2G=_downloadAllowableForCellular2G; +@property(nonatomic, getter=isDownloadAllowableForCellular) _Bool downloadAllowableForCellular; // @synthesize downloadAllowableForCellular=_downloadAllowableForCellular; +@property(nonatomic, getter=isDownloadFreeForCellular) _Bool downloadFreeForCellular; // @synthesize downloadFreeForCellular=_downloadFreeForCellular; +@property(nonatomic, getter=hasEnoughDiskSpace) _Bool hasEnoughDiskSpace; // @synthesize hasEnoughDiskSpace=_hasEnoughDiskSpace; +@property(nonatomic, getter=isPowerRequired) _Bool powerRequired; // @synthesize powerRequired=_powerRequired; +@property(nonatomic, getter=isDownloadable) _Bool downloadable; // @synthesize downloadable=_downloadable; @property(retain, nonatomic) Class fakeClass; // @synthesize fakeClass=_fakeClass; - (Class)class; -- (BOOL)superIsDownloadable; +- (_Bool)superIsDownloadable; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUMutableDownloadMetadata.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUMutableDownloadMetadata.h index 35bb4d061..e4504c5e8 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUMutableDownloadMetadata.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUMutableDownloadMetadata.h @@ -15,7 +15,7 @@ // Remaining properties @property(nonatomic) int downloadFeeAgreementStatus; // @dynamic downloadFeeAgreementStatus; -@property(nonatomic) BOOL enforceWifiOnlyOverride; // @dynamic enforceWifiOnlyOverride; +@property(nonatomic) _Bool enforceWifiOnlyOverride; // @dynamic enforceWifiOnlyOverride; @end diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUNetworkMonitor.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUNetworkMonitor.h index b53b51208..bf03916d1 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUNetworkMonitor.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUNetworkMonitor.h @@ -13,25 +13,25 @@ struct __SCNetworkReachability *_reachability; NSHashTable *_observers; int _currentNetworkType; - BOOL _roaming; + _Bool _roaming; } -+ (void)setHoldsWiFiAssertion:(BOOL)arg1; -+ (BOOL)holdsWiFiAssertion; ++ (void)setHoldsWiFiAssertion:(_Bool)arg1; ++ (_Bool)holdsWiFiAssertion; + (id)sharedInstance; - (void)_operatorBundleChanged; - (void)_carrierBundleChanged; -- (BOOL)_isCurrentlyRoaming; -- (BOOL)isCellularDataRoamingEnabled; -- (void)setCellularRoaming:(BOOL)arg1; +- (_Bool)_isCurrentlyRoaming; +- (_Bool)isCellularDataRoamingEnabled; +- (void)setCellularRoaming:(_Bool)arg1; - (int)_networkTypeFromCurrentCellularData; - (int)_networkTypeFromFlags:(unsigned int)arg1; - (void)_initNetworkObservation; - (void)setCurrentNetworkType:(int)arg1; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)isCellularRoaming; -- (BOOL)isNetworkTypeCellular:(int)arg1; +- (_Bool)isCellularRoaming; +- (_Bool)isNetworkTypeCellular:(int)arg1; - (int)currentNetworkType; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUOperationProgress.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUOperationProgress.h index 196ca5b21..88989cb18 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUOperationProgress.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUOperationProgress.h @@ -19,13 +19,13 @@ double _timeRemaining; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) double timeRemaining; // @synthesize timeRemaining=_timeRemaining; @property(nonatomic) float normalizedPercentComplete; // @synthesize normalizedPercentComplete=_normalizedPercentComplete; @property(nonatomic) float percentComplete; // @synthesize percentComplete=_percentComplete; @property(retain, nonatomic) NSString *phase; // @synthesize phase=_phase; - (id)description; -- (BOOL)isDone; +- (_Bool)isDone; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUPreferences.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUPreferences.h index c98d2cbf8..b54de4a85 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUPreferences.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUPreferences.h @@ -9,18 +9,18 @@ @interface SUPreferences : NSObject { int _logLevel; - BOOL _disableUserWiFiOnlyPeriod; - BOOL _disableBuildNumberComparison; - BOOL _allowSameBuildUpdates; + _Bool _disableUserWiFiOnlyPeriod; + _Bool _disableBuildNumberComparison; + _Bool _allowSameBuildUpdates; } + (id)sharedInstance; -@property(readonly, nonatomic) BOOL allowSameBuildUpdates; // @synthesize allowSameBuildUpdates=_allowSameBuildUpdates; -@property(readonly, nonatomic) BOOL disableBuildNumberComparison; // @synthesize disableBuildNumberComparison=_disableBuildNumberComparison; -@property(readonly, nonatomic) BOOL disableUserWiFiOnlyPeriod; // @synthesize disableUserWiFiOnlyPeriod=_disableUserWiFiOnlyPeriod; +@property(readonly, nonatomic) _Bool allowSameBuildUpdates; // @synthesize allowSameBuildUpdates=_allowSameBuildUpdates; +@property(readonly, nonatomic) _Bool disableBuildNumberComparison; // @synthesize disableBuildNumberComparison=_disableBuildNumberComparison; +@property(readonly, nonatomic) _Bool disableUserWiFiOnlyPeriod; // @synthesize disableUserWiFiOnlyPeriod=_disableUserWiFiOnlyPeriod; @property(readonly, nonatomic) int logLevel; // @synthesize logLevel=_logLevel; -- (void *)_copyPreferenceForKey:(struct __CFString *)arg1 ofType:(unsigned long)arg2; -- (BOOL)_getBooleanPreferenceForKey:(id)arg1 withDefaultValue:(BOOL)arg2; +- (void *)_copyPreferenceForKey:(struct __CFString *)arg1 ofType:(unsigned long long)arg2; +- (_Bool)_getBooleanPreferenceForKey:(id)arg1 withDefaultValue:(_Bool)arg2; - (void)_loadPreferences; - (int)_defaultLogLevel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUScanOptions.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUScanOptions.h index 18ad2d4bd..244a7a356 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUScanOptions.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUScanOptions.h @@ -13,18 +13,18 @@ @interface SUScanOptions : NSObject { NSString *_identifier; - BOOL _forced; + _Bool _forced; NSMutableSet *_types; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSSet *types; // @synthesize types=_types; -@property(nonatomic, getter=isForced) BOOL forced; // @synthesize forced=_forced; +@property(nonatomic, getter=isForced) _Bool forced; // @synthesize forced=_forced; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (id)description; - (void)clearTypes; -- (BOOL)findsAnyUpdate; -- (BOOL)containsType:(int)arg1; +- (_Bool)findsAnyUpdate; +- (_Bool)containsType:(int)arg1; - (void)removeType:(int)arg1; - (void)addType:(int)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUSoftwareUpdateAssetMatcher.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUSoftwareUpdateAssetMatcher.h index efca1510d..cc5bca91a 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUSoftwareUpdateAssetMatcher.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUSoftwareUpdateAssetMatcher.h @@ -14,23 +14,23 @@ NSString *_fromVersion; NSString *_fromProductType; NSString *_fromReleaseType; - BOOL _checkTatsu; + _Bool _checkTatsu; SUPreferences *_preferences; } + (id)matcherForCurrentDeviceWithInterestedStates:(int)arg1; + (id)matcherForCurrentDevice; @property(retain, nonatomic) SUPreferences *preferences; // @synthesize preferences=_preferences; -@property(nonatomic) BOOL compareWithTatsuForEligibility; // @synthesize compareWithTatsuForEligibility=_checkTatsu; +@property(nonatomic) _Bool compareWithTatsuForEligibility; // @synthesize compareWithTatsuForEligibility=_checkTatsu; @property(readonly, nonatomic) NSString *fromReleaseType; // @synthesize fromReleaseType=_fromReleaseType; @property(readonly, nonatomic) NSString *fromProductType; // @synthesize fromProductType=_fromProductType; @property(readonly, nonatomic) NSString *fromVersion; // @synthesize fromVersion=_fromVersion; @property(readonly, nonatomic) NSString *fromBuild; // @synthesize fromBuild=_fromBuild; -- (BOOL)_isPossibleSoftwareUpdate:(id)arg1; -- (BOOL)_isDeviceEligibleForUpdate:(id)arg1; +- (_Bool)_isPossibleSoftwareUpdate:(id)arg1; +- (_Bool)_isDeviceEligibleForUpdate:(id)arg1; - (id)_copyMatchingAssetsAfterSortingAndFiltering:(id)arg1; - (id)_createSortedAndFilteredAssetResults:(id)arg1 usingFirstKey:(id)arg2 secondKey:(id)arg3; -- (unsigned int)_getIndexOfHighestVersionedAsset:(id)arg1 usingFirstKey:(id)arg2 secondKey:(id)arg3; +- (unsigned long long)_getIndexOfHighestVersionedAsset:(id)arg1 usingFirstKey:(id)arg2 secondKey:(id)arg3; - (id)_findMatchFromCandidates:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)initWithVersion:(id)arg1 build:(id)arg2 productType:(id)arg3 releaseType:(id)arg4 interestedStates:(int)arg5; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUState.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUState.h index 0f12ad846..0e475e9bd 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUState.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUState.h @@ -18,7 +18,7 @@ NSDate *_scheduledManualDownloadWifiPeriodEndTime; NSDate *_scheduledAutodownloadWifiPeriodEndTime; NSDate *_scheduledAutodownloadPolicyChangeTime; - BOOL _autodownloadNeedsOneTimeRetry; + _Bool _autodownloadNeedsOneTimeRetry; NSString *_lastProductVersion; NSString *_lastProductBuild; NSString *_lastProductType; @@ -31,7 +31,7 @@ @property(retain, nonatomic) NSString *lastProductType; // @synthesize lastProductType=_lastProductType; @property(retain, nonatomic) NSString *lastProductBuild; // @synthesize lastProductBuild=_lastProductBuild; @property(retain, nonatomic) NSString *lastProductVersion; // @synthesize lastProductVersion=_lastProductVersion; -@property(nonatomic) BOOL autodownloadNeedsOneTimeRetry; // @synthesize autodownloadNeedsOneTimeRetry=_autodownloadNeedsOneTimeRetry; +@property(nonatomic) _Bool autodownloadNeedsOneTimeRetry; // @synthesize autodownloadNeedsOneTimeRetry=_autodownloadNeedsOneTimeRetry; @property(retain, nonatomic) NSDate *scheduledAutodownloadPolicyChangeTime; // @synthesize scheduledAutodownloadPolicyChangeTime=_scheduledAutodownloadPolicyChangeTime; @property(retain, nonatomic) NSDate *scheduledAutodownloadWifiPeriodEndTime; // @synthesize scheduledAutodownloadWifiPeriodEndTime=_scheduledAutodownloadWifiPeriodEndTime; @property(retain, nonatomic) NSDate *scheduledManualDownloadWifiPeriodEndTime; // @synthesize scheduledManualDownloadWifiPeriodEndTime=_scheduledManualDownloadWifiPeriodEndTime; diff --git a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUUtility.h b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUUtility.h index bd1cbb83d..8f245eb37 100644 --- a/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUUtility.h +++ b/iOS7/PrivateFrameworks/SoftwareUpdateServices/SUUtility.h @@ -11,30 +11,30 @@ } + (id)prettyPrintDate:(id)arg1; -+ (id)addToDate:(id)arg1 numberOfDays:(int)arg2; ++ (id)addToDate:(id)arg1 numberOfDays:(long long)arg2; + (id)gregorianCalendar; + (id)URLIfFileExists:(id)arg1; -+ (BOOL)hasEnoughDiskSpace:(unsigned long long)arg1; -+ (int)translateErrorCodeFromError:(id)arg1; ++ (_Bool)hasEnoughDiskSpace:(unsigned long long)arg1; ++ (long long)translateErrorCodeFromError:(id)arg1; + (id)translateError:(id)arg1 withAddedUserInfo:(id)arg2; + (id)translateError:(id)arg1; -+ (void)assignError:(id *)arg1 withError:(id)arg2 translate:(BOOL)arg3; -+ (void)assignError:(id *)arg1 withCode:(int)arg2; -+ (id)errorWithCode:(int)arg1 originalError:(id)arg2; -+ (id)errorWithCode:(int)arg1; ++ (void)assignError:(id *)arg1 withError:(id)arg2 translate:(_Bool)arg3; ++ (void)assignError:(id *)arg1 withCode:(long long)arg2; ++ (id)errorWithCode:(long long)arg1 originalError:(id)arg2; ++ (id)errorWithCode:(long long)arg1; + (id)currentReleaseType; + (id)currentProductBuild; + (id)currentProductVersion; + (id)currentProductType; + (id)currentProductCategory; + (id)serialNumber; -+ (BOOL)cellularDataIsEnabled; -+ (BOOL)hasCellularRadio; -+ (BOOL)isCellularDataCapable; -+ (BOOL)isWiFiCapable; -+ (BOOL)isDaemon; -+ (void)setIsDaemon:(BOOL)arg1; -+ (BOOL)isRestoringFromCloud; ++ (_Bool)cellularDataIsEnabled; ++ (_Bool)hasCellularRadio; ++ (_Bool)isCellularDataCapable; ++ (_Bool)isWiFiCapable; ++ (_Bool)isDaemon; ++ (void)setIsDaemon:(_Bool)arg1; ++ (_Bool)isRestoringFromCloud; + (id)taskQueue; @end diff --git a/iOS7/PrivateFrameworks/SportsTrainer/CDStructures.h b/iOS7/PrivateFrameworks/SportsTrainer/CDStructures.h index ee6d9818c..979c52060 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/CDStructures.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,14 +17,14 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SportsTrainer/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STAnimatableButton.h b/iOS7/PrivateFrameworks/SportsTrainer/STAnimatableButton.h index 8853de038..0d57c3b88 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STAnimatableButton.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STAnimatableButton.h @@ -19,11 +19,11 @@ STShadowLabel *_subtitleLabel; id _target; SEL _action; - BOOL _isLandscape; - BOOL _touchInside; - BOOL _slicesNeedDisplay; + _Bool _isLandscape; + _Bool _touchInside; + _Bool _slicesNeedDisplay; UIColor *_shadowColor; - float _shadowBlurRadius; + double _shadowBlurRadius; struct UIEdgeInsets _hitRectEdgeInsets; STAnimatableButtonSlice *_leftSlice; STAnimatableButtonSlice *_middleSlice; @@ -33,8 +33,8 @@ @property(nonatomic) struct UIEdgeInsets hitRectEdgeInsets; // @synthesize hitRectEdgeInsets=_hitRectEdgeInsets; - (id)_buttonWellLandscapeImage; - (id)_buttonWellImage; -- (void)setShadowColor:(id)arg1 blurRadius:(float)arg2; -- (void)setLandscape:(BOOL)arg1; +- (void)setShadowColor:(id)arg1 blurRadius:(double)arg2; +- (void)setLandscape:(_Bool)arg1; - (void)setTarget:(id)arg1 action:(SEL)arg2; - (void)setHighlightedBackgroundImage:(id)arg1; - (void)setNormalBackgroundImage:(id)arg1; @@ -43,8 +43,8 @@ - (void)setTitle:(id)arg1; - (void)drawImageForSlice; - (void)layoutSubviews; -- (void)setFrame:(struct CGRect)arg1 animated:(BOOL)arg2; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)setFrame:(struct CGRect)arg1 animated:(_Bool)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGRect)hitRect; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STButtonBackgroundView.h b/iOS7/PrivateFrameworks/SportsTrainer/STButtonBackgroundView.h deleted file mode 100644 index 995e761fc..000000000 --- a/iOS7/PrivateFrameworks/SportsTrainer/STButtonBackgroundView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImage; - -@interface STButtonBackgroundView : UIView -{ - unsigned int _buttonCount; - UIImage *_backgroundImage; -} - -@property(nonatomic) unsigned int buttonCount; // @synthesize buttonCount=_buttonCount; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 buttonCount:(unsigned int)arg2; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STEmpedLinkingManager.h b/iOS7/PrivateFrameworks/SportsTrainer/STEmpedLinkingManager.h index 5282c0cca..e53aa2d4f 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STEmpedLinkingManager.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STEmpedLinkingManager.h @@ -16,7 +16,7 @@ + (void)_startRemoteLinking; + (void)_startLinking; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)_fakeEmpedLinkingStateChanged:(BOOL)arg1 afterDelay:(double)arg2; +- (void)_fakeEmpedLinkingStateChanged:(_Bool)arg1 afterDelay:(double)arg2; - (void)_remoteLinkingStateChanged:(id)arg1; - (void)_empedLinkingStateChanged:(id)arg1; - (void)unlinkRemote; @@ -24,7 +24,7 @@ - (void)stopLinking; - (void)startRemoteLinking; - (void)startLinking; -- (BOOL)isLinking; +- (_Bool)isLinking; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STLinkingView.h b/iOS7/PrivateFrameworks/SportsTrainer/STLinkingView.h index 466db49a4..e63841261 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STLinkingView.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STLinkingView.h @@ -11,11 +11,11 @@ @interface STLinkingView : UIView { id _delegate; - int _linkingType; + long long _linkingType; UIView *_pulseView; - BOOL _animating; - BOOL _animateLayout; - BOOL _bordered; + _Bool _animating; + _Bool _animateLayout; + _Bool _bordered; UIButton *_rescanButton; UIButton *_cancelButton; UIButton *_linkNewButton; @@ -26,9 +26,9 @@ NSString *_fgsnSerialNumber; } -@property(nonatomic) BOOL bordered; // @synthesize bordered=_bordered; +@property(nonatomic) _Bool bordered; // @synthesize bordered=_bordered; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int linkingType; // @synthesize linkingType=_linkingType; +@property(nonatomic) long long linkingType; // @synthesize linkingType=_linkingType; - (id)_newButton; - (void)_unlinkRemote; - (void)_linkNewRemote; @@ -38,11 +38,13 @@ - (void)_rescanForEmped; - (void)_stopAnimation; - (void)_startAnimation; +- (id)_haloImageOfSize:(struct CGSize)arg1 color:(id)arg2 strokeWidth:(double)arg3; @property(copy, nonatomic) NSString *serialNumber; -- (void)setLinkingType:(int)arg1 animated:(BOOL)arg2; +- (void)setLinkingType:(long long)arg1 animated:(_Bool)arg2; - (void)_receiverHideAnimationDidStop; - (void)_sensorHideAnimationDidStop; - (void)layoutSubviews; +- (id)_sensorImageName; - (void)willMoveToSuperview:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STRunProgressView.h b/iOS7/PrivateFrameworks/SportsTrainer/STRunProgressView.h index bc8c634e7..3e9b5018c 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STRunProgressView.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STRunProgressView.h @@ -6,19 +6,27 @@ #import "UIView.h" +@class UIImage; + @interface STRunProgressView : UIView { float _progress; + UIImage *_filledProgressBar; + _Bool _filledProgressBarIsVertical; + _Bool _reverseFilledGradient; } +@property(nonatomic) _Bool reverseFilledGradient; // @synthesize reverseFilledGradient=_reverseFilledGradient; @property(nonatomic) float progress; // @synthesize progress=_progress; -- (id)_gradientImage; -- (id)_progressDividerColor; -- (id)_goalCompletedImage; -- (id)_progressBarPastGoalFilledImage; +- (id)_progressBarFilledImageVertical; - (id)_progressBarFilledImage; +- (id)filledEndColor; +- (id)filledStartColor; +- (id)_progressBarImageVertical; - (id)_progressBarImage; +- (id)_flatGradientImageWithImage:(id)arg1 startColor:(id)arg2 startPoint:(struct CGPoint)arg3 endColor:(id)arg4 endPoint:(struct CGPoint)arg5; - (void)drawRect:(struct CGRect)arg1; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STRunView-SWTransitional.h b/iOS7/PrivateFrameworks/SportsTrainer/STRunView-SWTransitional.h new file mode 100644 index 000000000..4cb34fc39 --- /dev/null +++ b/iOS7/PrivateFrameworks/SportsTrainer/STRunView-SWTransitional.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface STRunView (SWTransitional) +- (long long)_workoutTypeForGoalType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STRunView.h b/iOS7/PrivateFrameworks/SportsTrainer/STRunView.h index 0fb6cdb9f..aed419ffd 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STRunView.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STRunView.h @@ -6,7 +6,7 @@ #import "UIView.h" -@class NSString, NSTimer, STAnimatableButton, STRunCaloriesLabel, STRunDistanceLabel, STRunPaceLabel, STRunProgressView, STRunTimeLabel, STShadowLabel, SWRunWorkoutProxy, UIButton, UIImageView; +@class NSString, NSTimer, STRunCaloriesLabel, STRunDistanceLabel, STRunPaceLabel, STRunProgressView, STRunTimeLabel, SWRunWorkoutProxy, UIButton, UIImageView, UILabel; @interface STRunView : UIView { @@ -18,11 +18,11 @@ double _estimatedElapsedWorkoutTime; double _lastWorkoutNotificationTime; UIView *_rotationContainer; - int _orientation; + long long _orientation; int _interface; UIButton *_leftButton; UIButton *_rightButton; - STAnimatableButton *_endWorkoutButton; + UIButton *_endWorkoutButton; UIButton *_previousTrackButton; UIButton *_nextTrackButton; UIImageView *_transportControlsDivider; @@ -30,12 +30,12 @@ STRunDistanceLabel *_runDistanceLabel; STRunPaceLabel *_runPaceLabel; STRunCaloriesLabel *_runCaloriesLabel; - STShadowLabel *_nowPlayingSongLabel; + UIView *_labelSeparator; + UILabel *_nowPlayingSongLabel; STRunProgressView *_runProgressView; float _progressToGoal; - UIImageView *_powerSongGlowView; NSTimer *_considerSeekTimer; - int _currentSeekDirection; + long long _currentSeekDirection; NSString *_throttledWorkoutState; struct { unsigned int timerPaused:1; @@ -60,7 +60,7 @@ @property(readonly, nonatomic) SWRunWorkoutProxy *workoutProxy; // @synthesize workoutProxy=_workoutProxy; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(nonatomic) int interface; // @synthesize interface=_interface; - (void)_nowPlayingChanged:(id)arg1; - (void)_applicationWillResignActive:(id)arg1; @@ -78,16 +78,10 @@ - (id)_endWorkoutLandscapeButtonImage; - (id)_endWorkoutButtonDownImage; - (id)_endWorkoutButtonImage; -- (id)_startWorkoutLandscapeButtonDownImage; -- (id)_startWorkoutLandscapeButtonImage; -- (id)_startWorkoutButtonDownImage; - (id)_startWorkoutButtonImage; -- (id)_redButtonDownImage; -- (id)_redButtonImage; -- (id)_orangeButtonDownImage; -- (id)_orangeButtonImage; -- (id)_greenButtonDownImage; -- (id)_greenButtonImage; +- (id)_startWorkoutEndColor; +- (id)_startWorkoutStartColor; +- (id)_flatGradientImageWithImage:(id)arg1 startColor:(id)arg2 startPoint:(struct CGPoint)arg3 endColor:(id)arg4 endPoint:(struct CGPoint)arg5; - (void)_stopUpdateTimers; - (void)_startUpdateTimers; - (id)_mainButtonStringForGoalType:(id)arg1; @@ -95,8 +89,8 @@ - (void)_updateSubviewsForWorkoutData:(id)arg1; - (void)_workoutInfoTimerTick:(id)arg1; - (void)_subsecondTimerTick:(id)arg1; -- (BOOL)_endSeekInDirection:(int)arg1; -- (BOOL)_beginSeekInDirection:(int)arg1; +- (_Bool)_endSeekInDirection:(int)arg1; +- (_Bool)_beginSeekInDirection:(int)arg1; - (void)_considerSeekTimerFired:(id)arg1; - (void)_endSeeking:(id)arg1; - (void)_beginConsiderSeeking:(id)arg1; @@ -105,41 +99,42 @@ - (void)_previousTrack; - (void)_stop; - (void)_unthrottlePauseResume; -- (void)_resumeWorkoutForResume:(BOOL)arg1; +- (void)_resumeWorkoutForResume:(_Bool)arg1; - (void)_resume; -- (void)_pauseWorkoutForResume:(BOOL)arg1; +- (void)_pauseWorkoutForResume:(_Bool)arg1; - (void)_pause; - (void)_cancel; - (void)_start; - (void)_changeMusic; - (void)_updateProgressViewWithDictionary:(id)arg1; +- (_Bool)_isLockedMusicInterface; - (void)selectPowerSong; - (void)resumeWorkout; - (void)_finishResumeEventsOnly; - (void)resumeEventsOnly; - (void)resume; - (void)suspend; -@property(nonatomic) BOOL animateForResumeEventsOnly; -@property(nonatomic) BOOL isLockScreen; +@property(nonatomic) _Bool animateForResumeEventsOnly; +@property(nonatomic) _Bool isLockScreen; - (void)updateOrientation; -- (void)_layoutLabel:(id)arg1 inPosition:(int)arg2 isLandscape:(BOOL)arg3 isLockedMusicInterface:(BOOL)arg4 hasProgressView:(BOOL)arg5; -- (void)_layoutCaloriesInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; -- (void)_layoutPaceInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; -- (void)_layoutRunDistanceInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; -- (void)_layoutRunTimeInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; -- (void)_layoutNowPlayingLabelForWorkoutType:(int)arg1; -- (void)_layoutTransportControlsDivider; -- (void)_layoutSecondaryLabelsForWorkoutType:(int)arg1; -- (void)_layoutPrimaryLabelForWorkoutType:(int)arg1; -- (void)_layoutLabelsForWorkoutType:(int)arg1 presetGoal:(id)arg2; +- (void)_layoutLabel:(id)arg1 inPosition:(int)arg2 isLandscape:(_Bool)arg3 isLockedMusicInterface:(_Bool)arg4 hasProgressView:(_Bool)arg5; +- (void)_layoutCaloriesInPosition:(int)arg1 isLandscape:(_Bool)arg2 isLockedMusicInterface:(_Bool)arg3 hasProgressView:(_Bool)arg4; +- (void)_layoutPaceInPosition:(int)arg1 isLandscape:(_Bool)arg2 isLockedMusicInterface:(_Bool)arg3 hasProgressView:(_Bool)arg4; +- (void)_layoutRunDistanceInPosition:(int)arg1 isLandscape:(_Bool)arg2 isLockedMusicInterface:(_Bool)arg3 hasProgressView:(_Bool)arg4; +- (void)_layoutRunTimeInPosition:(int)arg1 isLandscape:(_Bool)arg2 isLockedMusicInterface:(_Bool)arg3 hasProgressView:(_Bool)arg4; +- (void)_layoutNowPlayingLabelForWorkoutType:(long long)arg1; +- (void)_layoutSecondaryLabelsForWorkoutType:(long long)arg1; +- (void)_layoutPrimaryLabelForWorkoutType:(long long)arg1; +- (void)_layoutLabelsForWorkoutType:(long long)arg1 presetGoal:(id)arg2; - (void)_layoutMainButtonsForGoalType:(id)arg1; - (void)_layoutBottomButtons; - (void)layoutSubviews; - (void)didMoveToWindow; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (void)_applicationDidBecomeActiveNotification:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 workoutProxy:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (int)_workoutTypeForGoalType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STShadowLabel.h b/iOS7/PrivateFrameworks/SportsTrainer/STShadowLabel.h index c33af944d..d79acf277 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STShadowLabel.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STShadowLabel.h @@ -11,10 +11,10 @@ @interface STShadowLabel : UILabel { UIColor *_auxiliaryShadowColor; - float _auxiliaryShadowBlurRadius; - BOOL _animating; - BOOL _phase; - float _animatedAuxiliaryShadowBlurRadius; + double _auxiliaryShadowBlurRadius; + _Bool _animating; + _Bool _phase; + double _animatedAuxiliaryShadowBlurRadius; STShadowBlurRadiusAnimation *_pulseAnimation; } @@ -22,7 +22,7 @@ - (void)animator:(id)arg1 stopAnimation:(id)arg2; - (void)stopPulse; - (void)startPulse; -- (void)setAuxiliaryShadowBlurRadius:(float)arg1; +- (void)setAuxiliaryShadowBlurRadius:(double)arg1; - (void)setAuxiliaryShadowColor:(id)arg1; - (void)drawTextInRect:(struct CGRect)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STTwoPartLabel.h b/iOS7/PrivateFrameworks/SportsTrainer/STTwoPartLabel.h index a161d7103..7c68eccac 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STTwoPartLabel.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STTwoPartLabel.h @@ -14,7 +14,7 @@ UILabel *_secondaryLabel; } -+ (BOOL)shouldFlipLabels; ++ (_Bool)shouldFlipLabels; + (id)defaultTextForSecondaryLabel; + (id)defaultFormatForSecondaryLabel; + (id)defaultTextForPrimaryLabel; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STValueUnitLabel.h b/iOS7/PrivateFrameworks/SportsTrainer/STValueUnitLabel.h index 23739be59..3195adc68 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STValueUnitLabel.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STValueUnitLabel.h @@ -12,19 +12,21 @@ { UILabel *_leftLabel; UILabel *_rightLabel; - float _labelSpacing; - int _textAlignment; + double _labelSpacing; + long long _textAlignment; unsigned int _reversesLabels:1; unsigned int _forceLayout:1; + unsigned int _verticalArrangement:1; } -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; -@property(nonatomic) float labelSpacing; // @synthesize labelSpacing=_labelSpacing; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) double labelSpacing; // @synthesize labelSpacing=_labelSpacing; @property(readonly, nonatomic) UILabel *rightLabel; // @synthesize rightLabel=_rightLabel; @property(readonly, nonatomic) UILabel *leftLabel; // @synthesize leftLabel=_leftLabel; -- (BOOL)_labelsNeedSizing; +- (_Bool)_labelsNeedSizing; - (void)_sizeLabelsToFit; -@property(nonatomic) BOOL reversesLabels; +@property(nonatomic) _Bool verticalArrangement; +@property(nonatomic) _Bool reversesLabels; - (void)layoutSubviews; - (void)sizeToFit; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STWeightPicker.h b/iOS7/PrivateFrameworks/SportsTrainer/STWeightPicker.h index b5465635b..f7eb202cb 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STWeightPicker.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STWeightPicker.h @@ -21,16 +21,16 @@ + (id)weightFormatter; @property(readonly, nonatomic) int selectedWeightUnit; // @synthesize selectedWeightUnit=_selectedWeightUnit; @property(nonatomic) id weightPickerDelegate; // @synthesize weightPickerDelegate=_weightPickerDelegate; -- (float)_weightFractionForRow:(int)arg1; -- (float)_weightForRow:(int)arg1; +- (float)_weightFractionForRow:(long long)arg1; +- (float)_weightForRow:(long long)arg1; - (void)saveCurrentWeight; @property(readonly, nonatomic) float weightInKg; -- (void)setWeightInLbs:(float)arg1 animated:(BOOL)arg2; +- (void)setWeightInLbs:(float)arg1 animated:(_Bool)arg2; @property(nonatomic) float weightInLbs; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; - (id)pickerImageNamePrefix; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SportsTrainer/STWorkoutController.h b/iOS7/PrivateFrameworks/SportsTrainer/STWorkoutController.h index c6f6a3778..be9b85ec8 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/STWorkoutController.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/STWorkoutController.h @@ -8,20 +8,20 @@ @interface STWorkoutController : NSObject { - int _workoutState; - int _workoutType; - int _calibrationType; - int _workoutPreset; + long long _workoutState; + long long _workoutType; + long long _calibrationType; + long long _workoutPreset; float _customWorkoutDuration; float _customWorkoutDistance; - int _customWorkoutCalories; + long long _customWorkoutCalories; double _elapsedWorkoutTime; - int _distanceUnits; - BOOL _skipNextEmpedSearch; + long long _distanceUnits; + _Bool _skipNextEmpedSearch; } -+ (id)shortDescriptionForWorkoutType:(int)arg1 preset:(int)arg2; -+ (id)stringQuantificationForWorkoutType:(int)arg1 preset:(int)arg2; ++ (id)shortDescriptionForWorkoutType:(long long)arg1 preset:(long long)arg2; ++ (id)stringQuantificationForWorkoutType:(long long)arg1 preset:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDataSource-Protocol.h index 43239cae5..c864d45d2 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol UIPickerViewDataSource -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsTrainer/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/AVAudioPlayerDelegate-Protocol.h b/iOS7/PrivateFrameworks/SportsVoices/AVAudioPlayerDelegate-Protocol.h index d326bbe71..c18f15d55 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/AVAudioPlayerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsVoices/AVAudioPlayerDelegate-Protocol.h @@ -10,10 +10,10 @@ @optional - (void)audioPlayerEndInterruption:(id)arg1; -- (void)audioPlayerEndInterruption:(id)arg1 withFlags:(unsigned int)arg2; -- (void)audioPlayerEndInterruption:(id)arg1 withOptions:(unsigned int)arg2; +- (void)audioPlayerEndInterruption:(id)arg1 withFlags:(unsigned long long)arg2; +- (void)audioPlayerEndInterruption:(id)arg1 withOptions:(unsigned long long)arg2; - (void)audioPlayerBeginInterruption:(id)arg1; - (void)audioPlayerDecodeErrorDidOccur:(id)arg1 error:(id)arg2; -- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(BOOL)arg2; +- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/Cell.h b/iOS7/PrivateFrameworks/SportsVoices/Cell.h index 963d57a79..09703751d 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Cell.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Cell.h @@ -31,7 +31,7 @@ - (id)initWithAttributesDictionary:(id)arg1; - (id)flattened; - (void)dealloc; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; - (void)setAttribute:(id)arg1 forKey:(id)arg2; - (id)attributeForKey:(id)arg1; @property(retain) NSString *post; @@ -43,8 +43,8 @@ - (id)init; - (id)overlayedOn:(id)arg1; - (id)initFromPlist:(id)arg1; -- (BOOL)hasContent; -- (BOOL)isBlank; +- (_Bool)hasContent; +- (_Bool)isBlank; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/CompoundSlot.h b/iOS7/PrivateFrameworks/SportsVoices/CompoundSlot.h index 8d5fdc24d..8eb8587d2 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/CompoundSlot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/CompoundSlot.h @@ -17,7 +17,7 @@ - (void)dealloc; - (id)reversed; - (id)description; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; - (id)initWithArray:(id)arg1; - (id)initFromPlist:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsVoices/Decomposer.h b/iOS7/PrivateFrameworks/SportsVoices/Decomposer.h index bc5c85240..d2b9f524c 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Decomposer.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Decomposer.h @@ -20,7 +20,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)dealloc; -- (id)optimalDecompositionOf:(id)arg1 isSubsetOfWhole:(BOOL)arg2; +- (id)optimalDecompositionOf:(id)arg1 isSubsetOfWhole:(_Bool)arg2; - (id)optimalDecompositionOf:(id)arg1; - (id)initWithDirectory:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegate.h b/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegate.h index 7769d5967..56c77708e 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegate.h +++ b/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegate.h @@ -17,7 +17,7 @@ } - (void)dealloc; -- (id)decomposer:(id)arg1 decompositionOf:(id)arg2 isSubsetOfWhole:(BOOL)arg3; +- (id)decomposer:(id)arg1 decompositionOf:(id)arg2 isSubsetOfWhole:(_Bool)arg3; - (id)initWithWholeOverrides:(id)arg1 partOverrides:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegateProtocol-Protocol.h b/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegateProtocol-Protocol.h index ec48a76c1..54eaac0c1 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegateProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsVoices/DecomposerDelegateProtocol-Protocol.h @@ -5,6 +5,6 @@ */ @protocol DecomposerDelegateProtocol -- (id)decomposer:(id)arg1 decompositionOf:(id)arg2 isSubsetOfWhole:(BOOL)arg3; +- (id)decomposer:(id)arg1 decompositionOf:(id)arg2 isSubsetOfWhole:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/DisjunctionSlot.h b/iOS7/PrivateFrameworks/SportsVoices/DisjunctionSlot.h index adf016269..8c161a35b 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/DisjunctionSlot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/DisjunctionSlot.h @@ -14,7 +14,7 @@ + (id)instanceFromPlist:(id)arg1; - (id)reversed; - (id)description; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/GrammarPart.h b/iOS7/PrivateFrameworks/SportsVoices/GrammarPart.h index 640405d8f..3d91338ea 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/GrammarPart.h +++ b/iOS7/PrivateFrameworks/SportsVoices/GrammarPart.h @@ -23,7 +23,7 @@ - (id)description; - (void)dealloc; - (void)genericSetUpFromPlist:(id)arg1; -- (int)orderComparedTo:(id)arg1; +- (long long)orderComparedTo:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/KleeneSlot.h b/iOS7/PrivateFrameworks/SportsVoices/KleeneSlot.h index 297eef83b..29da9f573 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/KleeneSlot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/KleeneSlot.h @@ -14,7 +14,7 @@ + (id)instanceFromPlist:(id)arg1; - (id)reversed; - (id)description; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/NSArray-Helpers.h b/iOS7/PrivateFrameworks/SportsVoices/NSArray-Helpers.h index 8767b3e0a..b5cdc693b 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/NSArray-Helpers.h +++ b/iOS7/PrivateFrameworks/SportsVoices/NSArray-Helpers.h @@ -7,10 +7,10 @@ #import "NSArray.h" @interface NSArray (Helpers) -- (id)_subsequenceFromIndex:(unsigned int)arg1; -- (id)_subsequenceToIndex:(unsigned int)arg1; -- (id)_subsequenceFrom:(unsigned int)arg1 to:(unsigned int)arg2; -- (BOOL)_containsSubArray:(id)arg1; +- (id)_subsequenceFromIndex:(unsigned long long)arg1; +- (id)_subsequenceToIndex:(unsigned long long)arg1; +- (id)_subsequenceFrom:(unsigned long long)arg1 to:(unsigned long long)arg2; +- (_Bool)_containsSubArray:(id)arg1; - (id)repeatedNTimes:(int)arg1; - (id)_withoutEmptyStrings; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SportsVoices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsVoices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SportsVoices/NSString-TextParsingHelpers.h b/iOS7/PrivateFrameworks/SportsVoices/NSString-TextParsingHelpers.h index 38cbe28ef..361f7a6da 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/NSString-TextParsingHelpers.h +++ b/iOS7/PrivateFrameworks/SportsVoices/NSString-TextParsingHelpers.h @@ -9,6 +9,6 @@ @interface NSString (TextParsingHelpers) - (id)_withoutExtraWhitespace; - (id)_firstWord; -- (BOOL)_isWhitespace; +- (_Bool)_isWhitespace; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/NegationSlot.h b/iOS7/PrivateFrameworks/SportsVoices/NegationSlot.h index 2bc926c27..d57364de9 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/NegationSlot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/NegationSlot.h @@ -14,7 +14,7 @@ + (id)instanceFromPlist:(id)arg1; - (id)reversed; - (id)description; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/Parser.h b/iOS7/PrivateFrameworks/SportsVoices/Parser.h index 48f252a0e..cb1ff0cd3 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Parser.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Parser.h @@ -18,7 +18,7 @@ + (id)retrievePlistForPathArray:(id)arg1 from:(id)arg2; + (id)retrievePlistForStringInDotNotation:(id)arg1 from:(id)arg2; -+ (BOOL)insertStatementsFromOriginal:(id)arg1 intoBranch:(id)arg2; ++ (_Bool)insertStatementsFromOriginal:(id)arg1 intoBranch:(id)arg2; + (id)loadGrammarsFromPlistAtPath:(id)arg1; @property(readonly) NSMutableArray *productionRules; // @synthesize productionRules=_productionRules; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SportsVoices/Player.h b/iOS7/PrivateFrameworks/SportsVoices/Player.h index aef3d2b69..330fdbf5f 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Player.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Player.h @@ -16,7 +16,7 @@ NSBundle *_bundle; } -+ (void)_setAudioSessionActive:(BOOL)arg1; ++ (void)_setAudioSessionActive:(_Bool)arg1; + (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; + (void)__nts_queuePlayerStatusChanged:(id)arg1; + (void)__nts_indicateEndOfQueuePlayback:(id)arg1; @@ -28,7 +28,7 @@ - (void)stopAllSounds; - (void)playSoundFilesInSequence:(id)arg1; - (void)_addFileToQueue:(id)arg1; -@property(readonly, nonatomic) BOOL isPlaying; // @dynamic isPlaying; +@property(readonly, nonatomic) _Bool isPlaying; // @dynamic isPlaying; - (void)dealloc; - (id)initWithDirectory:(id)arg1 bundle:(id)arg2; - (id)_playerItemForFileNamed:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsVoices/Rule.h b/iOS7/PrivateFrameworks/SportsVoices/Rule.h index bf55c8eb4..66830e970 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Rule.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Rule.h @@ -12,7 +12,7 @@ { SlotsInContext *_leftHandSide; NewProduction *_rightHandSide; - BOOL _repeat; + _Bool _repeat; } + (id)ruleWithLeftHandSide:(id)arg1 rightHandSide:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsVoices/SWUtils.h b/iOS7/PrivateFrameworks/SportsVoices/SWUtils.h index fd6441e17..861a10ec8 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/SWUtils.h +++ b/iOS7/PrivateFrameworks/SportsVoices/SWUtils.h @@ -15,12 +15,12 @@ + (void)nikeUserDefaultsSetString:(id)arg1 forKey:(id)arg2; + (id)nikeUserDefaultsNumberForKey:(id)arg1; + (id)nikeUserDefaultsStringForKey:(id)arg1; -+ (BOOL)nikeUserDefaultsBoolForKey:(id)arg1; ++ (_Bool)nikeUserDefaultsBoolForKey:(id)arg1; + (void)resetLogs; -+ (void)__logToFileForMessageType:(id)arg1 message:(id)arg2 arguments:(void *)arg3; ++ (void)__logToFileForMessageType:(id)arg1 message:(id)arg2 arguments:(char *)arg3; + (void)forDefault:(id)arg1 log:(id)arg2; + (void)log:(id)arg1; -+ (void)setShouldUseNikeAppPreferenceKeyForLogging:(BOOL)arg1; ++ (void)setShouldUseNikeAppPreferenceKeyForLogging:(_Bool)arg1; + (void)setShouldLogToFilesInDirectory:(id)arg1; + (id)__dateStringForDate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsVoices/SimpleSlot.h b/iOS7/PrivateFrameworks/SportsVoices/SimpleSlot.h index 005c76eb4..fda1d797c 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/SimpleSlot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/SimpleSlot.h @@ -19,7 +19,7 @@ + (id)blank; @property(retain) Cell *cell; // @synthesize cell=_cell; - (id)description; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; - (id)attributeForKey:(id)arg1; - (id)overlayedOn:(id)arg1; - (id)reversed; diff --git a/iOS7/PrivateFrameworks/SportsVoices/Slot.h b/iOS7/PrivateFrameworks/SportsVoices/Slot.h index f13b03be7..064eab919 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/Slot.h +++ b/iOS7/PrivateFrameworks/SportsVoices/Slot.h @@ -14,7 +14,7 @@ + (id)instanceFromPlist:(id)arg1; - (id)initFromPlist:(id)arg1; -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/SlotProtocol-Protocol.h b/iOS7/PrivateFrameworks/SportsVoices/SlotProtocol-Protocol.h index 15c4ce555..209825129 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/SlotProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsVoices/SlotProtocol-Protocol.h @@ -5,6 +5,6 @@ */ @protocol SlotProtocol -- (BOOL)matches:(id)arg1; +- (_Bool)matches:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsVoices/SlotSequence.h b/iOS7/PrivateFrameworks/SportsVoices/SlotSequence.h index 06e10f0ad..c32426197 100644 --- a/iOS7/PrivateFrameworks/SportsVoices/SlotSequence.h +++ b/iOS7/PrivateFrameworks/SportsVoices/SlotSequence.h @@ -20,16 +20,16 @@ - (id)indicesOfOccurrencesInTarget:(id)arg1; - (void)dealloc; - (id)description; -- (BOOL)matches:(id)arg1; -- (BOOL)empty; -- (unsigned int)count; +- (_Bool)matches:(id)arg1; +- (_Bool)empty; +- (unsigned long long)count; - (id)rest; -- (id)slotSubsequenceFromIndex:(unsigned int)arg1; -- (id)subsequenceFromIndex:(unsigned int)arg1; +- (id)slotSubsequenceFromIndex:(unsigned long long)arg1; +- (id)subsequenceFromIndex:(unsigned long long)arg1; - (id)reversed; -- (id)occurrenceOfSequence:(id)arg1 atIndex:(unsigned int)arg2; -- (id)portionFollowingOccurrenceOfSequence:(id)arg1 atIndex:(unsigned int)arg2; -- (id)portionPrecedingOccurrenceOfSequence:(id)arg1 atIndex:(unsigned int)arg2; +- (id)occurrenceOfSequence:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)portionFollowingOccurrenceOfSequence:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)portionPrecedingOccurrenceOfSequence:(id)arg1 atIndex:(unsigned long long)arg2; - (id)first; - (id)initWithArray:(id)arg1; - (id)initFromPlist:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/CDStructures.h b/iOS7/PrivateFrameworks/SportsWorkout/CDStructures.h index 38c614dd2..9b51d9393 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/CDStructures.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/CDStructures.h @@ -21,17 +21,17 @@ struct PaceModel { unsigned short _field4; _Bool _field5; unsigned char _field6; - unsigned long _field7; + unsigned long long _field7; _Bool _field8; - unsigned long _field9; - unsigned long _field10; - unsigned long _field11; - unsigned long _field12; - unsigned long _field13; + unsigned long long _field9; + unsigned long long _field10; + unsigned long long _field11; + unsigned long long _field12; + unsigned long long _field13; unsigned char _field14; unsigned short _field15; - unsigned long _field16; - unsigned long _field17; + unsigned long long _field16; + unsigned long long _field17; float _field18; short _field19; float _field20; @@ -54,11 +54,11 @@ struct PaceModel { unsigned short _field37; _Bool _field38; _Bool _field39; - unsigned long _field40; - unsigned long _field41; - unsigned long _field42; - unsigned long _field43; - unsigned long _field44; + unsigned long long _field40; + unsigned long long _field41; + unsigned long long _field42; + unsigned long long _field43; + unsigned long long _field44; unsigned short _field45; _Bool _field46; unsigned char _field47[3]; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/CLLocationManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/SportsWorkout/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SportsWorkout/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/ObservationTarget.h b/iOS7/PrivateFrameworks/SportsWorkout/ObservationTarget.h index 0e9fcbe92..13bb965e3 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/ObservationTarget.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/ObservationTarget.h @@ -8,12 +8,12 @@ @interface ObservationTarget : NSObject { - BOOL _isActive; + _Bool _isActive; SEL _selector; } @property(nonatomic) SEL selector; // @synthesize selector=_selector; -@property(nonatomic) BOOL isActive; // @synthesize isActive=_isActive; +@property(nonatomic) _Bool isActive; // @synthesize isActive=_isActive; - (id)description; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWBasicFakeRunSensorDelegate.h b/iOS7/PrivateFrameworks/SportsWorkout/SWBasicFakeRunSensorDelegate.h index 73f3d0c36..ad1bb8240 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWBasicFakeRunSensorDelegate.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWBasicFakeRunSensorDelegate.h @@ -13,7 +13,7 @@ @interface SWBasicFakeRunSensorDelegate : NSObject { NSTimer *_packetTimer; - BOOL _firstPacketDelivered; + _Bool _firstPacketDelivered; unsigned char _payload[28]; struct SDARunState _runState; } @@ -25,7 +25,7 @@ - (void)beginSearchingForFakeSensor:(id)arg1; - (void)cancelLinkingForFakeSensor:(id)arg1; - (void)beginLinkingForFakeSensor:(id)arg1; -- (unsigned int)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; +- (unsigned long long)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothMessageHandler.h b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothMessageHandler.h index a8d35fdd7..391b058d4 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothMessageHandler.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothMessageHandler.h @@ -12,11 +12,11 @@ { struct __CFRunLoop *_btRunLoop; struct __CFRunLoopTimer *_futureTimer; - BOOL _shouldCancelBTThread; - BOOL _isActive; - BOOL _isActivating; - BOOL _isConnecting; - unsigned int _btSensorDeviceCount; + _Bool _shouldCancelBTThread; + _Bool _isActive; + _Bool _isActivating; + _Bool _isConnecting; + unsigned long long _btSensorDeviceCount; NSTimer *_multiSensorTimer; int _deviceVirtualType; unsigned int _serviceMask; @@ -63,8 +63,8 @@ - (void)_setDeviceForAddress:(CDStruct_5cfa2073)arg1; - (void)_handleScanDidEnd; - (void)_handleMultiSensorTimer:(id)arg1; -- (void)_setPowerOn:(BOOL)arg1 forLocalDeviceModule:(unsigned int)arg2; -- (BOOL)_isPowerOnForLocalDeviceModule:(unsigned int)arg1; +- (void)_setPowerOn:(_Bool)arg1 forLocalDeviceModule:(unsigned int)arg2; +- (_Bool)_isPowerOnForLocalDeviceModule:(unsigned int)arg1; - (void)_setSensorDeviceVirtualType; - (void)_destroyDiscoveryAgent; - (void)_stopDiscoveryAgentScan; @@ -83,15 +83,15 @@ - (void)_attachToSession; - (void)startReadingInput; - (CDStruct_5cfa2073)deviceAddressForSensor; -- (BOOL)isSensorDeviceConnected; +- (_Bool)isSensorDeviceConnected; - (void)cancelConnectToDevice; - (void)connectToDevice:(int)arg1 withAddress:(CDStruct_5cfa2073)arg2; - (void)forgetSensorDevice; -- (BOOL)isSensorDeviceDiscovered; +- (_Bool)isSensorDeviceDiscovered; - (void)beginDeviceDiscovery:(int)arg1 serviceMask:(unsigned int)arg2; - (void)deactivate; - (void)activate; -- (BOOL)isActive; +- (_Bool)isActive; - (const char *)__btSessionName; - (void)_cancelBTThread; - (void)_btThreadMain; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRemote.h b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRemote.h index cdcd45d0b..c66b8f343 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRemote.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRemote.h @@ -23,32 +23,32 @@ NSTimer *_leftKeyTimer; NSTimer *_rightKeyTimer; NSTimer *_nikeKeyTimer; - BOOL _playKeyWasDown; - BOOL _volumeUpKeyWasDown; - BOOL _volumeDownKeyWasDown; - BOOL _leftKeyWasDown; - BOOL _rightKeyWasDown; - BOOL _nikeKeyWasDown; + _Bool _playKeyWasDown; + _Bool _volumeUpKeyWasDown; + _Bool _volumeDownKeyWasDown; + _Bool _leftKeyWasDown; + _Bool _rightKeyWasDown; + _Bool _nikeKeyWasDown; } - (CDStruct_5cfa2073)_deviceAddressForSerialNumber:(id)arg1; -- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned int)arg2 radioId:(unsigned int *)arg3; +- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned long long)arg2 radioId:(unsigned int *)arg3; - (void)_postEndWorkoutNotification:(id)arg1; - (void)_postFirePowersongNotification:(id)arg1; - (void)_postBeginMusicFastForwardNotification:(id)arg1; - (void)_postBeginMusicRewindNotification:(id)arg1; - (void)_handleNikeKeyUpTimer:(id)arg1; -- (void)_handleNikeKeyIsDown:(BOOL)arg1; +- (void)_handleNikeKeyIsDown:(_Bool)arg1; - (void)_handleSimpleRemoteRightKeyUpTimer:(id)arg1; -- (void)_handleSimpleRemoteRightKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteRightKeyIsDown:(_Bool)arg1; - (void)_handleSimpleRemoteLeftKeyUpTimer:(id)arg1; -- (void)_handleSimpleRemoteLeftKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteLeftKeyIsDown:(_Bool)arg1; - (void)_handleSimpleRemoteVolumeDownKeyUpTimer:(id)arg1; -- (void)_handleSimpleRemoteVolumeDownKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteVolumeDownKeyIsDown:(_Bool)arg1; - (void)_handleSimpleRemoteVolumeUpKeyUpTimer:(id)arg1; -- (void)_handleSimpleRemoteVolumeUpKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteVolumeUpKeyIsDown:(_Bool)arg1; - (void)_handleSimpleRemotePlayKeyUpTimer:(id)arg1; -- (void)_handleSimpleRemotePlayKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemotePlayKeyIsDown:(_Bool)arg1; - (void)_receivedInputReadNotification:(id)arg1; - (void)_receivedConnectionFailureNotification:(id)arg1; - (void)_receivedConnectionNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRunSensor.h b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRunSensor.h index 053a5e9d6..762eb6b48 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRunSensor.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWBluetoothRunSensor.h @@ -12,20 +12,20 @@ { NSMutableData *_bluetoothInputData; SWBluetoothMessageHandler *_messageHandler; - unsigned int _remainingBatteryLifetimeInHours; + unsigned long long _remainingBatteryLifetimeInHours; NSMutableArray *_packetRecord; SWPacketUnscrambler *_packetUnscrambler; - unsigned int _packetCount; + unsigned long long _packetCount; double _connectionTime; double _disconnectionTime; } + (void)__writePacketRecord:(id)arg1; -@property(readonly, nonatomic) unsigned int packetCount; // @synthesize packetCount=_packetCount; -- (unsigned int)_remainingBatteryLifetimeInHoursForPacket:(id)arg1 timestamp:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned long long packetCount; // @synthesize packetCount=_packetCount; +- (unsigned long long)_remainingBatteryLifetimeInHoursForPacket:(id)arg1 timestamp:(unsigned long long)arg2; - (CDStruct_5cfa2073)_deviceAddressForSerialNumber:(id)arg1; -- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned int)arg2 radioId:(unsigned int *)arg3; -- (BOOL)_isValidPacketForPaceModel:(id)arg1 timestamp:(unsigned int)arg2; +- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned long long)arg2 radioId:(unsigned int *)arg3; +- (_Bool)_isValidPacketForPaceModel:(id)arg1 timestamp:(unsigned long long)arg2; - (void)_receivedInputReadNotification:(id)arg1; - (void)_receivedConnectionFailureNotification:(id)arg1; - (void)_receivedConnectionNotification:(id)arg1; @@ -39,7 +39,7 @@ - (void)unlink; - (void)cancelLinking; - (void)beginLinking; -- (unsigned int)remainingBatteryLifetimeInHours; +- (unsigned long long)remainingBatteryLifetimeInHours; - (void)deactivate; @property(readonly, nonatomic) double secondsConnected; // @dynamic secondsConnected; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWDataController.h b/iOS7/PrivateFrameworks/SportsWorkout/SWDataController.h index 58f5c9719..99eefd2f5 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWDataController.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWDataController.h @@ -11,10 +11,10 @@ @interface SWDataController : NSObject { NSObject *_dispatchQueue; - BOOL _isPerformingMigration; + _Bool _isPerformingMigration; NSPersistentStoreCoordinator *_persistentStoreCoordinator; NSManagedObjectContext *_managedObjectContext; - int _priorMigrationVersionKey; + long long _priorMigrationVersionKey; } + (id)sharedDataController; @@ -25,11 +25,11 @@ - (void)_migrateCalibrationData; - (void)_fixupDatabase; - (void)performMigrationIfNecessary; -- (void)_databaseProperty:(id)arg1 setName:(id)arg2 andIntegerValue:(int)arg3; +- (void)_databaseProperty:(id)arg1 setName:(id)arg2 andIntegerValue:(long long)arg3; - (id)_plistForDatabaseProperty:(id)arg1; - (id)_databasePropertiesForName:(id)arg1; - (void)_setCalibrationData:(id)arg1 forSensorSerialNumber:(id)arg2 walkCalibrationDate:(id)arg3 runCalibrationDate:(id)arg4; -- (void)setCalibrationData:(id)arg1 forSensorSerialNumber:(id)arg2 date:(id)arg3 isWalk:(BOOL)arg4; +- (void)setCalibrationData:(id)arg1 forSensorSerialNumber:(id)arg2 date:(id)arg3 isWalk:(_Bool)arg4; - (id)_onQueue_calibrationDataForSensorSerialNumber:(id)arg1 walkCalibrationDate:(id *)arg2 runCalibrationDate:(id *)arg3; - (id)calibrationDataForSensorSerialNumber:(id)arg1 walkCalibrationDate:(id *)arg2 runCalibrationDate:(id *)arg3; - (void)clearAchievementForName:(id)arg1; @@ -44,17 +44,17 @@ - (void)_removeSnapshotForWorkout:(id)arg1; - (void)saveWorkoutSnapshot:(id)arg1 preset:(id)arg2; - (id)_pathOfSnapshotForWorkout:(id)arg1; -- (BOOL)_workoutIsSynced:(id)arg1; +- (_Bool)_workoutIsSynced:(id)arg1; - (id)latestWorkout; - (id)unsyncedWorkouts; - (id)syncedWorkouts; - (id)allWorkouts; -- (id)_allWorkoutsWithSyncState:(int)arg1; +- (id)_allWorkoutsWithSyncState:(long long)arg1; - (id)_dictionaryForWorkoutRecord:(id)arg1; - (void)_deleteXMLFileForWorkout:(id)arg1; - (void)deleteAllWorkouts; - (void)deleteWorkoutForGUID:(id)arg1; -- (id)_entitiesOfTypeName:(id)arg1 forPropertyName:(id)arg2 isNull:(BOOL)arg3; +- (id)_entitiesOfTypeName:(id)arg1 forPropertyName:(id)arg2 isNull:(_Bool)arg3; - (id)_entitiesOfTypeName:(id)arg1 forPropertyName:(id)arg2 values:(id)arg3; - (void)saveRunWorkout:(id)arg1 preset:(id)arg2 completionBlock:(id)arg3; - (void)_saveRunWorkout:(id)arg1 preset:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWDataControllerSnapshotObserver.h b/iOS7/PrivateFrameworks/SportsWorkout/SWDataControllerSnapshotObserver.h index 63b2454e9..233e9b292 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWDataControllerSnapshotObserver.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWDataControllerSnapshotObserver.h @@ -10,13 +10,13 @@ @interface SWDataControllerSnapshotObserver : NSObject { - unsigned int _elapsedTimeOfPreviousSnapshot; - unsigned int _snapshotIntervalInSeconds; + unsigned long long _elapsedTimeOfPreviousSnapshot; + unsigned long long _snapshotIntervalInSeconds; } - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor-DelegateMethods.h b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor-DelegateMethods.h new file mode 100644 index 000000000..ca9c348cf --- /dev/null +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor-DelegateMethods.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SWFakeRunSensor (DelegateMethods) +- (void)_fakeNextPacketWithPayload:(id)arg1 timestamp:(unsigned long long)arg2; +- (void)_fakeSearchSuccess; +- (void)_fakeLinkingFailure; +- (void)_fakeLinkingSuccess; +@end + diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor.h b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor.h index 4a436fd17..8c0fc865a 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensor.h @@ -18,13 +18,9 @@ - (void)cancelLinking; - (void)beginLinking; - (void)deactivate; -- (unsigned int)remainingBatteryLifetimeInHours; +- (unsigned long long)remainingBatteryLifetimeInHours; - (void)dealloc; - (id)init; -- (void)_fakeNextPacketWithPayload:(id)arg1 timestamp:(unsigned long)arg2; -- (void)_fakeSearchSuccess; -- (void)_fakeLinkingFailure; -- (void)_fakeLinkingSuccess; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensorDelegate-Protocol.h b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensorDelegate-Protocol.h index 067c5af22..1baf9894d 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensorDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWFakeRunSensorDelegate-Protocol.h @@ -11,6 +11,6 @@ - (void)beginSearchingForFakeSensor:(id)arg1; - (void)cancelLinkingForFakeSensor:(id)arg1; - (void)beginLinkingForFakeSensor:(id)arg1; -- (unsigned int)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; +- (unsigned long long)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWFastestDistanceWindowObserver.h b/iOS7/PrivateFrameworks/SportsWorkout/SWFastestDistanceWindowObserver.h index 0957a99cd..50683492a 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWFastestDistanceWindowObserver.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWFastestDistanceWindowObserver.h @@ -19,7 +19,7 @@ - (id)fastestTimeForDistanceInSeconds; - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; - (void)dealloc; - (id)initWithDistanceWindowInMiles:(float)arg1; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWIntervalSnapshotObserver.h b/iOS7/PrivateFrameworks/SportsWorkout/SWIntervalSnapshotObserver.h index 5884b63fa..8d5c3e435 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWIntervalSnapshotObserver.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWIntervalSnapshotObserver.h @@ -13,23 +13,23 @@ @interface SWIntervalSnapshotObserver : NSObject { NSMutableArray *_snapshots; - unsigned int _timeIntervalInSeconds; + unsigned long long _timeIntervalInSeconds; float _distanceIntervalInMiles; float _calorieInterval; - unsigned int _previousTimeSnapshotIndex; - unsigned int _previousDistanceSnapshotIndex; - unsigned int _previousCalorieSnapshotIndex; + unsigned long long _previousTimeSnapshotIndex; + unsigned long long _previousDistanceSnapshotIndex; + unsigned long long _previousCalorieSnapshotIndex; } - (void)adjustSnapshotsForDistanceScaleFactor:(float)arg1; - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; @property(readonly, nonatomic) NSArray *snapshots; // @dynamic snapshots; - (void)dealloc; - (id)initWithCalorieInterval:(float)arg1; - (id)initWithDistanceIntervalInMiles:(float)arg1; -- (id)initWithTimeIntervalInSeconds:(unsigned int)arg1; +- (id)initWithTimeIntervalInSeconds:(unsigned long long)arg1; - (id)_init; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWLocalRunWorkoutProxy.h b/iOS7/PrivateFrameworks/SportsWorkout/SWLocalRunWorkoutProxy.h index 4c488537f..f57da47dd 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWLocalRunWorkoutProxy.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWLocalRunWorkoutProxy.h @@ -20,16 +20,18 @@ - (void)goToNowPlaying; - (void)playPowerSong; - (void)playOnDemandPrompt; +- (id)currentArtistName; +- (id)currentAlbumName; - (id)currentSongName; -- (int)musicSelection; -- (BOOL)shouldControlMusic; +- (long long)musicSelection; +- (_Bool)shouldControlMusic; - (id)powerSongName; -- (BOOL)hasPowerSong; +- (_Bool)hasPowerSong; - (void)endWorkout; - (void)pauseWorkout; - (void)activateWorkout; - (void)prepareToActivateWorkout; -- (BOOL)hasEverStarted; +- (_Bool)hasEverStarted; - (id)workoutData; - (id)workoutState; - (id)sensorSearchState; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWMusicRemoteController.h b/iOS7/PrivateFrameworks/SportsWorkout/SWMusicRemoteController.h index 5181e3e88..c5c9f0aa3 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWMusicRemoteController.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWMusicRemoteController.h @@ -10,7 +10,7 @@ @interface SWMusicRemoteController : NSObject { - int _musicSelection; + long long _musicSelection; int _currentVolumeDirection; NSTimer *_volumeAdjustTimer; NSString *_latestSelectedPlaylistName; @@ -19,30 +19,35 @@ MPMediaQuery *_interruptedQueueAsQuery; MPMediaItem *_interruptedItem; double _interruptedPlaybackTime; - int _interruptedRepeatMode; + long long _interruptedRepeatMode; MPMediaItem *_powersongItem; + NSString *_nowPlayingTitle; + NSString *_nowPlayingAlbum; + NSString *_nowPlayingArtist; + _Bool _nowPlayingIsPlaying; } + (void)clearCachedDatabaseData; + (id)sharedMusicController; @property(copy, nonatomic) NSString *latestSelectedPlaylistName; // @synthesize latestSelectedPlaylistName=_latestSelectedPlaylistName; - (void)_mediaLibraryChanged:(id)arg1; -- (void)_nowPlayingItemChanged:(id)arg1; +- (void)_mediaRemoteNowPlayingInfoChanged:(id)arg1; +- (void)_mediaRemoteNowPlayingIsPlayingChanged:(id)arg1; - (void)_resumeInterruptedQueue; - (void)_adjustVolumeDown; - (void)_adjustVolumeUp; - (void)_adjustVolumeDownTimer:(id)arg1; - (void)_adjustVolumeUpTimer:(id)arg1; -- (unsigned long long)_persistentUIDForPlaylistIndex:(unsigned int)arg1 isWorkoutMix:(BOOL)arg2; -- (void)_startPlaylistAtIndex:(unsigned int)arg1 isWorkoutMix:(BOOL)arg2; +- (unsigned long long)_persistentUIDForPlaylistIndex:(unsigned long long)arg1 isWorkoutMix:(_Bool)arg2; +- (void)_startPlaylistAtIndex:(unsigned long long)arg1 isWorkoutMix:(_Bool)arg2; - (void)_startPlaylistWithPersistentUID:(unsigned long long)arg1; -- (unsigned long long)persistentUIDForWorkoutMixIndex:(unsigned int)arg1; -- (unsigned long long)persistentUIDForPlaylistIndex:(unsigned int)arg1; -@property(readonly, nonatomic) BOOL powersongIsNowPlayingItem; // @dynamic powersongIsNowPlayingItem; +- (unsigned long long)persistentUIDForWorkoutMixIndex:(unsigned long long)arg1; +- (unsigned long long)persistentUIDForPlaylistIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool powersongIsNowPlayingItem; // @dynamic powersongIsNowPlayingItem; - (void)interruptPlaybackForTrackUID:(id)arg1; - (void)startShuffleSongs; -- (void)startPlaylistAtIndex:(unsigned int)arg1; -- (void)startWorkoutMixAtIndex:(unsigned int)arg1; +- (void)startPlaylistAtIndex:(unsigned long long)arg1; +- (void)startWorkoutMixAtIndex:(unsigned long long)arg1; - (void)startPlaylistWithPersistentUID:(unsigned long long)arg1; - (void)startWorkoutMixWithPersistentUID:(unsigned long long)arg1; - (id)playlists; @@ -52,16 +57,18 @@ - (void)play; - (void)selectNextSong; - (void)selectPreviousSong; -@property(readonly, nonatomic) BOOL shouldControlMusic; +@property(readonly, nonatomic) _Bool shouldControlMusic; - (void)endAdjustingVolume:(int)arg1; - (void)beginAdjustingVolume:(int)arg1; - (void)endSeeking; - (void)beginSeekingBackward; - (void)beginSeekingForward; - (void)goToNowPlaying; +- (id)currentArtistName; +- (id)currentAlbumName; - (id)currentSongName; -- (BOOL)isNowPlaying; -@property(nonatomic) int musicSelection; +- (_Bool)isNowPlaying; +@property(nonatomic) long long musicSelection; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWPaceModel.h b/iOS7/PrivateFrameworks/SportsWorkout/SWPaceModel.h index ab3a9b7e7..4db5b79d8 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWPaceModel.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWPaceModel.h @@ -13,29 +13,29 @@ void *_paceModelValue; } -- (BOOL)recalibrateWithAdjustedDistanceMiles:(float)arg1; -- (BOOL)calibrateWithDistanceMiles:(float)arg1 forWalk:(BOOL)arg2; +- (_Bool)recalibrateWithAdjustedDistanceMiles:(float)arg1; +- (_Bool)calibrateWithDistanceMiles:(float)arg1 forWalk:(_Bool)arg2; - (void)resetCalibration; @property(readonly, nonatomic) float maximumValidCalibrationMiles; // @dynamic maximumValidCalibrationMiles; @property(readonly, nonatomic) float minimumValidCalibrationMiles; // @dynamic minimumValidCalibrationMiles; -@property(readonly, nonatomic) BOOL canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; -@property(readonly, nonatomic) BOOL canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; -- (BOOL)feedPacketPayload:(const char *)arg1 timestamp:(unsigned long)arg2; +@property(readonly, nonatomic) _Bool canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; +@property(readonly, nonatomic) _Bool canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; +- (_Bool)feedPacketPayload:(const char *)arg1 timestamp:(unsigned long long)arg2; - (void)stopEvent; - (void)resumeEvent; -- (void)startEventWithInitialMiles:(float)arg1 isCalibration:(BOOL)arg2; -@property(readonly, nonatomic) BOOL isWalk; // @dynamic isWalk; -- (unsigned int)radioIdForFGSN:(id)arg1; -- (id)FGSNForRadioId:(unsigned int)arg1; +- (void)startEventWithInitialMiles:(float)arg1 isCalibration:(_Bool)arg2; +@property(readonly, nonatomic) _Bool isWalk; // @dynamic isWalk; +- (unsigned long long)radioIdForFGSN:(id)arg1; +- (id)FGSNForRadioId:(unsigned long long)arg1; - (float)caloriesForWeight:(float)arg1; -@property(readonly, nonatomic) unsigned int remainingBatteryLifetimeInHours; -@property(readonly, nonatomic) unsigned int lifetimeBatteryHoursUsed; // @dynamic lifetimeBatteryHoursUsed; +@property(readonly, nonatomic) unsigned long long remainingBatteryLifetimeInHours; +@property(readonly, nonatomic) unsigned long long lifetimeBatteryHoursUsed; // @dynamic lifetimeBatteryHoursUsed; @property(readonly, nonatomic) float lifetimeCalibratedRunningMiles; // @dynamic lifetimeCalibratedRunningMiles; @property(readonly, nonatomic) float lifetimeUncalibratedRunningMiles; // @dynamic lifetimeUncalibratedRunningMiles; @property(readonly, nonatomic) float lifetimeCalibratedWalkingMiles; // @dynamic lifetimeCalibratedWalkingMiles; @property(readonly, nonatomic) float lifetimeUncalibratedWalkingMiles; // @dynamic lifetimeUncalibratedWalkingMiles; -@property(readonly, nonatomic) unsigned int runningStepCount; // @dynamic runningStepCount; -@property(readonly, nonatomic) unsigned int walkingStepCount; // @dynamic walkingStepCount; +@property(readonly, nonatomic) unsigned long long runningStepCount; // @dynamic runningStepCount; +@property(readonly, nonatomic) unsigned long long walkingStepCount; // @dynamic walkingStepCount; @property(readonly, nonatomic) float distanceInMiles; // @dynamic distanceInMiles; @property(readonly, nonatomic) float paceInSecondsPerMile; // @dynamic paceInSecondsPerMile; @property(copy, nonatomic) NSData *parameters; // @dynamic parameters; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRemote.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRemote.h index 9375a5f4e..3b4d5e0f0 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRemote.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRemote.h @@ -8,10 +8,10 @@ @interface SWRemote : SWAccessory { - BOOL _isListeningToRemote; + _Bool _isListeningToRemote; } -@property(readonly, nonatomic) BOOL isListeningToRemote; // @synthesize isListeningToRemote=_isListeningToRemote; +@property(readonly, nonatomic) _Bool isListeningToRemote; // @synthesize isListeningToRemote=_isListeningToRemote; - (void)stopListeningToRemoteCommands; - (void)beginListeningToRemoteCommands; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRemoteRunWorkoutProxyClient.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRemoteRunWorkoutProxyClient.h index 4be04ce5e..1077b058c 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRemoteRunWorkoutProxyClient.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRemoteRunWorkoutProxyClient.h @@ -17,19 +17,24 @@ NSString *_sensorSearchState; NSString *_workoutState; NSDictionary *_workoutData; - BOOL _hasEverStarted; - BOOL _hasPowerSong; + _Bool _hasEverStarted; + _Bool _hasPowerSong; NSString *_powerSongName; - BOOL _shouldControlMusic; - int _musicSelection; + _Bool _shouldControlMusic; + long long _musicSelection; NSString *_currentSongName; + NSString *_currentAlbumName; + NSString *_currentArtistName; } +- (_Bool)hasEverStarted; +- (id)currentArtistName; +- (id)currentAlbumName; - (id)currentSongName; -- (int)musicSelection; -- (BOOL)shouldControlMusic; +- (long long)musicSelection; +- (_Bool)shouldControlMusic; - (id)powerSongName; -- (BOOL)hasPowerSong; +- (_Bool)hasPowerSong; - (id)workoutData; - (id)workoutState; - (id)sensorSearchState; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensor.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensor.h index da89c9fd1..a8d081e50 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensor.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensor.h @@ -11,11 +11,11 @@ id _packetObserver; } -+ (unsigned int)remainingHoursConsideredToBeLowBattery; ++ (unsigned long long)remainingHoursConsideredToBeLowBattery; - (void)setPacketObserver:(id)arg1; // Remaining properties -@property(readonly, nonatomic) unsigned int remainingBatteryLifetimeInHours; // @dynamic remainingBatteryLifetimeInHours; +@property(readonly, nonatomic) unsigned long long remainingBatteryLifetimeInHours; // @dynamic remainingBatteryLifetimeInHours; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensorPacketObserver-Protocol.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensorPacketObserver-Protocol.h index 42b1e86b8..c0c4506f8 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensorPacketObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunSensorPacketObserver-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SWRunSensorPacketObserver -- (void)sensor:(id)arg1 didReceivePacketPayload:(const char *)arg2 timestamp:(unsigned long)arg3; +- (void)sensor:(id)arg1 didReceivePacketPayload:(const char *)arg2 timestamp:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkout.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkout.h index 064c10ebc..226b863a4 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkout.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkout.h @@ -14,28 +14,28 @@ { SWRunSensor *_sensor; SWPaceModel *_paceModel; - BOOL _hasStarted; + _Bool _hasStarted; float _weightInLbs; - BOOL _isCalibration; + _Bool _isCalibration; } + (id)workoutWithSensor:(id)arg1; -@property(nonatomic) BOOL isCalibration; // @synthesize isCalibration=_isCalibration; +@property(nonatomic) _Bool isCalibration; // @synthesize isCalibration=_isCalibration; @property(nonatomic) float weightInLbs; // @synthesize weightInLbs=_weightInLbs; @property(readonly, nonatomic) SWRunSensor *sensor; // @synthesize sensor=_sensor; -- (void)sensor:(id)arg1 didReceivePacketPayload:(const char *)arg2 timestamp:(unsigned long)arg3; +- (void)sensor:(id)arg1 didReceivePacketPayload:(const char *)arg2 timestamp:(unsigned long long)arg3; - (void)pauseWorkout; - (void)activateWorkout; -- (BOOL)recalibrateWithAdjustedDistanceMiles:(float)arg1; -- (BOOL)calibrateWithDistanceMiles:(float)arg1 forWalk:(BOOL)arg2; +- (_Bool)recalibrateWithAdjustedDistanceMiles:(float)arg1; +- (_Bool)calibrateWithDistanceMiles:(float)arg1 forWalk:(_Bool)arg2; - (void)resetCalibration; @property(readonly, nonatomic) float maximumCalibrationDistanceMiles; // @dynamic maximumCalibrationDistanceMiles; @property(readonly, nonatomic) float minimumCalibrationDistanceMiles; // @dynamic minimumCalibrationDistanceMiles; -@property(readonly, nonatomic) BOOL canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; -@property(readonly, nonatomic) BOOL canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; +@property(readonly, nonatomic) _Bool canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; +@property(readonly, nonatomic) _Bool canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; @property(copy, nonatomic) NSData *paceModelParameters; // @dynamic paceModelParameters; - (id)workoutData; -@property(readonly, nonatomic) BOOL isWalk; // @dynamic isWalk; +@property(readonly, nonatomic) _Bool isWalk; // @dynamic isWalk; - (void)dealloc; - (id)initWithSensor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutController.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutController.h index 1367da001..244e8e1c1 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutController.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutController.h @@ -16,15 +16,15 @@ SWRemote *_remote; SWRunWorkout *_workout; NSString *_workoutState; - BOOL _hasEverStarted; - BOOL _hasFiredBeginningWorkoutPrompt; - BOOL _sensorBatteryIsLowNotificationSent; + _Bool _hasEverStarted; + _Bool _hasFiredBeginningWorkoutPrompt; + _Bool _sensorBatteryIsLowNotificationSent; SWRunWorkoutPreset *_preset; - BOOL _isWalk; + _Bool _isWalk; NSMutableArray *_workoutObservers; CLLocationManager *_locationManager; NSTimer *_workoutObserverTimer; - unsigned int _previousObservedElapsedTimeInSeconds; + unsigned long long _previousObservedElapsedTimeInSeconds; float _previousObservedPaceInSecondsPerMile; float _previousObservedDistanceInMiles; float _previousObservedCalories; @@ -48,8 +48,8 @@ + (float)kmToMiles:(float)arg1; + (float)milesToKm:(float)arg1; + (id)distanceDisplayUnitsForPreferences; -+ (BOOL)shouldUseKilometersForDistanceWithWorkoutSummary:(id)arg1; -+ (BOOL)shouldUseKilometersForPaceWithWorkoutSummary:(id)arg1; ++ (_Bool)shouldUseKilometersForDistanceWithWorkoutSummary:(id)arg1; ++ (_Bool)shouldUseKilometersForPaceWithWorkoutSummary:(id)arg1; + (id)__uniqueIdentifier; + (id)__systemVersion; + (void)disableSDA; @@ -57,37 +57,37 @@ + (void)resetDefaultController; + (id)defaultController; + (void)__releaseWorkoutInProgressFileLock; -+ (BOOL)__takeWorkoutInProgressFileLock; -+ (BOOL)isWorkoutInProgressOnSystem; ++ (_Bool)__takeWorkoutInProgressFileLock; ++ (_Bool)isWorkoutInProgressOnSystem; @property(readonly, nonatomic) SWDataController *dataController; // @synthesize dataController=_dataController; -@property(readonly, nonatomic) BOOL hasEverStarted; // @synthesize hasEverStarted=_hasEverStarted; +@property(readonly, nonatomic) _Bool hasEverStarted; // @synthesize hasEverStarted=_hasEverStarted; @property(readonly, nonatomic) NSString *workoutState; // @synthesize workoutState=_workoutState; @property(readonly, nonatomic) SWRemote *remote; // @synthesize remote=_remote; @property(readonly, nonatomic) SWRunSensor *sensor; // @synthesize sensor=_sensor; - (id)_powerSongPersistentUIDString; - (void)playPowerSong; @property(readonly, nonatomic) NSString *powerSongName; // @dynamic powerSongName; -@property(readonly, nonatomic) BOOL hasPowerSong; // @dynamic hasPowerSong; +@property(readonly, nonatomic) _Bool hasPowerSong; // @dynamic hasPowerSong; - (void)_updateWorkoutObserversForUserEvent:(id)arg1; - (void)_updateWorkoutObserversForOldState:(id)arg1 newState:(id)arg2; - (void)_updateWorkoutObserversForTimer:(id)arg1; - (void)_cancelWorkoutObserverTimer; - (void)_startWorkoutObserverTimer; -- (BOOL)_shouldRecordLocation; +- (_Bool)_shouldRecordLocation; - (void)unregisterWorkoutObserver:(id)arg1; - (void)registerWorkoutObserver:(id)arg1; - (void)resetCalibration; -- (BOOL)saveCalibrationDataWithAdjustedDistanceInMiles:(float)arg1; -- (BOOL)saveCalibrationData; +- (_Bool)saveCalibrationDataWithAdjustedDistanceInMiles:(float)arg1; +- (_Bool)saveCalibrationData; @property(readonly, nonatomic) float maxCalibrationDistanceMiles; // @dynamic maxCalibrationDistanceMiles; @property(readonly, nonatomic) float minCalibrationDistanceMiles; // @dynamic minCalibrationDistanceMiles; -@property(readonly, nonatomic) BOOL canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; -@property(readonly, nonatomic) BOOL canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; -@property(readonly, nonatomic) BOOL isCalibratedForRun; // @dynamic isCalibratedForRun; -@property(readonly, nonatomic) BOOL isCalibratedForWalk; // @dynamic isCalibratedForWalk; +@property(readonly, nonatomic) _Bool canBeUsedForWalkCalibration; // @dynamic canBeUsedForWalkCalibration; +@property(readonly, nonatomic) _Bool canBeUsedForRunCalibration; // @dynamic canBeUsedForRunCalibration; +@property(readonly, nonatomic) _Bool isCalibratedForRun; // @dynamic isCalibratedForRun; +@property(readonly, nonatomic) _Bool isCalibratedForWalk; // @dynamic isCalibratedForWalk; - (void)stopVoicePrompts; - (void)playOnDemandPrompt; -@property(nonatomic) BOOL isCalibration; // @dynamic isCalibration; +@property(nonatomic) _Bool isCalibration; // @dynamic isCalibration; @property(retain, nonatomic) SWRunWorkoutPreset *preset; // @dynamic preset; @property(readonly, nonatomic) NSDictionary *workoutData; // @dynamic workoutData; - (void)togglePauseResumeWorkoutFromHeadset; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutObserver-Protocol.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutObserver-Protocol.h index 6b44c0477..e5cc299f1 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutObserver-Protocol.h @@ -9,6 +9,6 @@ @protocol SWRunWorkoutObserver - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutPreset.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutPreset.h index 6b19c6715..521cf6a45 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutPreset.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutPreset.h @@ -13,7 +13,7 @@ @interface SWRunWorkoutPreset : NSObject { NSString *_presetGoal; - unsigned int _templateId; + unsigned long long _templateId; NSString *_templateName; NSString *_workoutName; float _goal; @@ -31,7 +31,7 @@ + (id)presetForCustomGoalWithAmount:(id)arg1 units:(id)arg2; @property(readonly, nonatomic) NSString *workoutName; // @synthesize workoutName=_workoutName; @property(readonly, nonatomic) NSString *templateName; // @synthesize templateName=_templateName; -@property(readonly, nonatomic) unsigned int templateId; // @synthesize templateId=_templateId; +@property(readonly, nonatomic) unsigned long long templateId; // @synthesize templateId=_templateId; @property(readonly, nonatomic) NSString *goalType; // @synthesize goalType=_goalType; @property(readonly, nonatomic) float goal; // @synthesize goal=_goal; @property(readonly, nonatomic) NSString *presetGoal; // @synthesize presetGoal=_presetGoal; @@ -59,10 +59,10 @@ - (void)_addTimeObservationTarget:(id)arg1; - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; @property(readonly, nonatomic) NSString *distanceDisplayUnits; // @dynamic distanceDisplayUnits; - (void)dealloc; -- (id)initWithPresetGoal:(id)arg1 goal:(float)arg2 goalType:(id)arg3 goalInDisplayUnits:(id)arg4 templateId:(unsigned int)arg5 templateName:(id)arg6 workoutName:(id)arg7; +- (id)initWithPresetGoal:(id)arg1 goal:(float)arg2 goalType:(id)arg3 goalInDisplayUnits:(id)arg4 templateId:(unsigned long long)arg5 templateName:(id)arg6 workoutName:(id)arg7; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutProxy.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutProxy.h index deb8163f6..378196ba1 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutProxy.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutProxy.h @@ -30,16 +30,18 @@ - (void)prepareToActivateWorkout; // Remaining properties +@property(readonly, nonatomic) NSString *currentAlbumName; // @dynamic currentAlbumName; +@property(readonly, nonatomic) NSString *currentArtistName; // @dynamic currentArtistName; @property(readonly, nonatomic) NSString *currentSongName; // @dynamic currentSongName; @property(readonly, nonatomic) float goal; // @dynamic goal; @property(readonly, nonatomic) NSString *goalType; // @dynamic goalType; -@property(readonly, nonatomic) BOOL hasEverStarted; // @dynamic hasEverStarted; -@property(readonly, nonatomic) BOOL hasPowerSong; // @dynamic hasPowerSong; -@property(readonly, nonatomic) int musicSelection; // @dynamic musicSelection; +@property(readonly, nonatomic) _Bool hasEverStarted; // @dynamic hasEverStarted; +@property(readonly, nonatomic) _Bool hasPowerSong; // @dynamic hasPowerSong; +@property(readonly, nonatomic) long long musicSelection; // @dynamic musicSelection; @property(readonly, nonatomic) NSString *powerSongName; // @dynamic powerSongName; @property(readonly, nonatomic) NSString *presetGoal; // @dynamic presetGoal; @property(readonly, nonatomic) NSString *sensorSearchState; // @dynamic sensorSearchState; -@property(readonly, nonatomic) BOOL shouldControlMusic; // @dynamic shouldControlMusic; +@property(readonly, nonatomic) _Bool shouldControlMusic; // @dynamic shouldControlMusic; @property(readonly, nonatomic) NSDictionary *workoutData; // @dynamic workoutData; @property(readonly, nonatomic) NSString *workoutState; // @dynamic workoutState; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutXMLSerializer.h b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutXMLSerializer.h index c498b2a1a..707862e94 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutXMLSerializer.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWRunWorkoutXMLSerializer.h @@ -12,8 +12,8 @@ + (int)__eventTypeForUserInteractionSnapshotEvent:(id)arg1; + (void)__serializeWorkoutDict:(id)arg1 toURL:(id)arg2; -+ (id)__formatPace:(unsigned int)arg1; -+ (id)__formatTimeInterval:(unsigned int)arg1; ++ (id)__formatPace:(unsigned long long)arg1; ++ (id)__formatTimeInterval:(unsigned long long)arg1; + (id)__snapshotDictArrayForSnapshotVector:(vector_f582d009)arg1; + (id)dictionaryForWorkoutFileAtURL:(id)arg1; + (void)serializeWorkoutDict:(id)arg1 toURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWSDAFakeRunSensorDelegate.h b/iOS7/PrivateFrameworks/SportsWorkout/SWSDAFakeRunSensorDelegate.h index 993477eba..5665f4184 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWSDAFakeRunSensorDelegate.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWSDAFakeRunSensorDelegate.h @@ -12,7 +12,7 @@ { NSTimer *_packetTimer; NSArray *_packets; - unsigned int _packetIndex; + unsigned long long _packetIndex; } + (void)disableSDA; @@ -23,7 +23,7 @@ - (void)beginSearchingForFakeSensor:(id)arg1; - (void)cancelLinkingForFakeSensor:(id)arg1; - (void)beginLinkingForFakeSensor:(id)arg1; -- (unsigned int)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; +- (unsigned long long)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncController.h b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncController.h index 13d764247..70b0a6093 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncController.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncController.h @@ -17,8 +17,8 @@ @interface SWSyncController : NSObject { - int _attemptedUploadCount; - int _uploadCount; + long long _attemptedUploadCount; + long long _uploadCount; id _syncDelegate; SWSyncHost *_syncHost; SWSyncServiceConnection *_currentSyncConnection; @@ -27,13 +27,13 @@ NSString *_syncPin; NSString *_currentlySyncingWorkoutFilePath; NSString *_baseDirectoryPath; - BOOL _shouldMoveFilesToSynchedDirectoryWhenDone; + _Bool _shouldMoveFilesToSynchedDirectoryWhenDone; } + (void)releaseSyncInProgressFileLock; -+ (BOOL)takeSyncInProgressFileLock:(BOOL)arg1; -@property(nonatomic) int uploadCount; // @synthesize uploadCount=_uploadCount; -@property(nonatomic) BOOL shouldMoveFilesToSynchedDirectoryWhenDone; // @synthesize shouldMoveFilesToSynchedDirectoryWhenDone=_shouldMoveFilesToSynchedDirectoryWhenDone; ++ (_Bool)takeSyncInProgressFileLock:(_Bool)arg1; +@property(nonatomic) long long uploadCount; // @synthesize uploadCount=_uploadCount; +@property(nonatomic) _Bool shouldMoveFilesToSynchedDirectoryWhenDone; // @synthesize shouldMoveFilesToSynchedDirectoryWhenDone=_shouldMoveFilesToSynchedDirectoryWhenDone; @property(nonatomic) id syncDelegate; // @synthesize syncDelegate=_syncDelegate; - (void)connectionDidReturnStatusInvalid:(id)arg1; - (void)connectionDidReturnStatusUnconfirmed:(id)arg1; @@ -45,7 +45,7 @@ - (void)_syncNextWorkout; - (void)connection:(id)arg1 didGeneratePIN:(id)arg2; - (void)_syncWorkoutsForNextEmpedDirectory; -- (unsigned int)unsyncedWorkoutsCount; +- (unsigned long long)unsyncedWorkoutsCount; - (void)visitNikeWebSite; - (void)syncAllWorkouts; - (void)connection:(id)arg1 didFailWithError:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncHost.h b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncHost.h index aec939009..b5f084c76 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncHost.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncHost.h @@ -10,14 +10,14 @@ @interface SWSyncHost : NSObject { - BOOL _secure; + _Bool _secure; NSString *_hostName; } + (id)developmentSyncHost; + (id)productionLandingPageHost; + (id)productionSyncHost; -@property(nonatomic, getter=isSecure) BOOL secure; // @synthesize secure=_secure; +@property(nonatomic, getter=isSecure) _Bool secure; // @synthesize secure=_secure; @property(readonly, nonatomic) NSString *hostName; // @synthesize hostName=_hostName; @property(readonly, nonatomic) NSString *scheme; - (id)syncServiceURL; @@ -27,7 +27,7 @@ - (id)generatePINServiceURL; - (id)loginURLForToken:(id)arg1; - (void)dealloc; -- (id)initWithHostName:(id)arg1 secure:(BOOL)arg2; +- (id)initWithHostName:(id)arg1 secure:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceConnection.h b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceConnection.h index 035b14356..8cb080c08 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceConnection.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceConnection.h @@ -20,13 +20,13 @@ - (id)delegate; - (void)handleResponse:(id)arg1; - (id)connection:(id)arg1 willCacheResponse:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didFailWithError:(id)arg2; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceResponse.h b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceResponse.h index 7ce8f2749..e3b4a8219 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceResponse.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWSyncServiceResponse.h @@ -12,7 +12,7 @@ @interface SWSyncServiceResponse : NSObject { - BOOL _hasFoundRootElement; + _Bool _hasFoundRootElement; NSError *_validationError; NSMutableString *_status; NSMutableString *_pin; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWTotalsFileSerializer.h b/iOS7/PrivateFrameworks/SportsWorkout/SWTotalsFileSerializer.h index 0db78bf83..65108f0c3 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWTotalsFileSerializer.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWTotalsFileSerializer.h @@ -12,17 +12,17 @@ @interface SWTotalsFileSerializer : NSObject { - unsigned int _totalWorkouts; - unsigned int _totalCalories; - unsigned int _totalSeconds; - unsigned int _mostCalories; - unsigned int _total5K; - unsigned int _total10K; - unsigned int _totalMarathon; - unsigned int _totalHalfMarathon; + unsigned long long _totalWorkouts; + unsigned long long _totalCalories; + unsigned long long _totalSeconds; + unsigned long long _mostCalories; + unsigned long long _total5K; + unsigned long long _total10K; + unsigned long long _totalMarathon; + unsigned long long _totalHalfMarathon; float _farthestMile; float _totalDistanceMiles; - unsigned int _totalWeightWorkouts; + unsigned long long _totalWeightWorkouts; double _weight; NSMutableString *_foundCharacters; NSURL *_url; @@ -30,17 +30,17 @@ + (void)initialize; @property(readonly) double weight; // @synthesize weight=_weight; -@property(readonly) unsigned int totalWeightWorkouts; // @synthesize totalWeightWorkouts=_totalWeightWorkouts; +@property(readonly) unsigned long long totalWeightWorkouts; // @synthesize totalWeightWorkouts=_totalWeightWorkouts; @property(readonly) float totalDistanceMiles; // @synthesize totalDistanceMiles=_totalDistanceMiles; @property(readonly) float farthestMile; // @synthesize farthestMile=_farthestMile; -@property(readonly) unsigned int totalHalfMarathon; // @synthesize totalHalfMarathon=_totalHalfMarathon; -@property(readonly) unsigned int totalMarathon; // @synthesize totalMarathon=_totalMarathon; -@property(readonly) unsigned int total10K; // @synthesize total10K=_total10K; -@property(readonly) unsigned int total5K; // @synthesize total5K=_total5K; -@property(readonly) unsigned int mostCalories; // @synthesize mostCalories=_mostCalories; -@property(readonly) unsigned int totalSeconds; // @synthesize totalSeconds=_totalSeconds; -@property(readonly) unsigned int totalCalories; // @synthesize totalCalories=_totalCalories; -@property(readonly) unsigned int totalWorkouts; // @synthesize totalWorkouts=_totalWorkouts; +@property(readonly) unsigned long long totalHalfMarathon; // @synthesize totalHalfMarathon=_totalHalfMarathon; +@property(readonly) unsigned long long totalMarathon; // @synthesize totalMarathon=_totalMarathon; +@property(readonly) unsigned long long total10K; // @synthesize total10K=_total10K; +@property(readonly) unsigned long long total5K; // @synthesize total5K=_total5K; +@property(readonly) unsigned long long mostCalories; // @synthesize mostCalories=_mostCalories; +@property(readonly) unsigned long long totalSeconds; // @synthesize totalSeconds=_totalSeconds; +@property(readonly) unsigned long long totalCalories; // @synthesize totalCalories=_totalCalories; +@property(readonly) unsigned long long totalWorkouts; // @synthesize totalWorkouts=_totalWorkouts; - (void)parseWeight; - (void)parseTotalWeightWorkouts; - (void)parseTotalDistanceMiles; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWUserInteractionSnapshotObserver.h b/iOS7/PrivateFrameworks/SportsWorkout/SWUserInteractionSnapshotObserver.h index 2ffb7e5f3..1502a2b5c 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWUserInteractionSnapshotObserver.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWUserInteractionSnapshotObserver.h @@ -18,7 +18,7 @@ - (void)adjustSnapshotsForDistanceScaleFactor:(float)arg1; - (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; - (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; -- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned long long)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; @property(readonly, nonatomic) NSArray *snapshots; // @dynamic snapshots; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWUtils.h b/iOS7/PrivateFrameworks/SportsWorkout/SWUtils.h index fd6441e17..861a10ec8 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWUtils.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWUtils.h @@ -15,12 +15,12 @@ + (void)nikeUserDefaultsSetString:(id)arg1 forKey:(id)arg2; + (id)nikeUserDefaultsNumberForKey:(id)arg1; + (id)nikeUserDefaultsStringForKey:(id)arg1; -+ (BOOL)nikeUserDefaultsBoolForKey:(id)arg1; ++ (_Bool)nikeUserDefaultsBoolForKey:(id)arg1; + (void)resetLogs; -+ (void)__logToFileForMessageType:(id)arg1 message:(id)arg2 arguments:(void *)arg3; ++ (void)__logToFileForMessageType:(id)arg1 message:(id)arg2 arguments:(char *)arg3; + (void)forDefault:(id)arg1 log:(id)arg2; + (void)log:(id)arg1; -+ (void)setShouldUseNikeAppPreferenceKeyForLogging:(BOOL)arg1; ++ (void)setShouldUseNikeAppPreferenceKeyForLogging:(_Bool)arg1; + (void)setShouldLogToFilesInDirectory:(id)arg1; + (id)__dateStringForDate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController-NotYetUsedByNikeApp.h b/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController-NotYetUsedByNikeApp.h new file mode 100644 index 000000000..0ed4d4044 --- /dev/null +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController-NotYetUsedByNikeApp.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SWVoicePromptController (NotYetUsedByNikeApp) +- (void)fireAmountPromptWithAmount:(id)arg1 units:(id)arg2 words:(id *)arg3 englishWords:(id *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController.h b/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController.h index 7574a55e0..343a2ce66 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/SWVoicePromptController.h @@ -26,12 +26,12 @@ + (id)sharedPromptController; @property(retain, nonatomic) NSString *language; // @synthesize language=_language; @property(retain, nonatomic) NSString *gender; // @synthesize gender=_gender; -- (void)_firePacePromptWithAmount:(id)arg1 units:(id)arg2 isAveragePace:(BOOL)arg3; +- (void)_firePacePromptWithAmount:(id)arg1 units:(id)arg2 isAveragePace:(_Bool)arg3; - (void)_firePrompt:(id)arg1 amount:(id)arg2 units:(id)arg3 words:(id *)arg4 englishWords:(id *)arg5; -- (void)_firePrompt:(id)arg1 amount:(id)arg2 units:(id)arg3 pronounceUnits:(BOOL)arg4 words:(id *)arg5 englishWords:(id *)arg6; -- (BOOL)_fireOneLinerPromptUsingRandomGenderWithString:(id)arg1; +- (void)_firePrompt:(id)arg1 amount:(id)arg2 units:(id)arg3 pronounceUnits:(_Bool)arg4 words:(id *)arg5 englishWords:(id *)arg6; +- (_Bool)_fireOneLinerPromptUsingRandomGenderWithString:(id)arg1; - (void)_fireStandaloneNumberPrompt:(id)arg1; -- (BOOL)_fireOneLinerPromptWithString:(id)arg1; +- (_Bool)_fireOneLinerPromptWithString:(id)arg1; - (id)_roundedAmount:(id)arg1 forUnits:(id)arg2; - (void)_setUpWithSettings; - (id)_promptExpenderUnitsForWorkoutControllerUnits:(id)arg1; @@ -77,12 +77,11 @@ - (void)fireWalkAroundToActivateSensorPrompt; - (void)fireHalfwayPointPrompt; - (void)stopAllPrompts; -@property(readonly, nonatomic) BOOL isPlaying; // @dynamic isPlaying; +@property(readonly, nonatomic) _Bool isPlaying; // @dynamic isPlaying; - (void)refreshSettings; - (void)dealloc; - (id)_initWithLanguage:(id)arg1 gender:(id)arg2; - (id)init; -- (void)fireAmountPromptWithAmount:(id)arg1 units:(id)arg2 words:(id *)arg3 englishWords:(id *)arg4; @end diff --git a/iOS7/PrivateFrameworks/SportsWorkout/WordsSpeaker.h b/iOS7/PrivateFrameworks/SportsWorkout/WordsSpeaker.h index 3c19b9b38..f57f59420 100644 --- a/iOS7/PrivateFrameworks/SportsWorkout/WordsSpeaker.h +++ b/iOS7/PrivateFrameworks/SportsWorkout/WordsSpeaker.h @@ -15,8 +15,8 @@ } - (void)stopAllSounds; -- (BOOL)playSoundsForWords:(id)arg1; -@property(readonly, nonatomic) BOOL isPlaying; // @dynamic isPlaying; +- (_Bool)playSoundsForWords:(id)arg1; +@property(readonly, nonatomic) _Bool isPlaying; // @dynamic isPlaying; - (id)initWithGender:(id)arg1 language:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/CDStructures.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/CDStructures.h new file mode 100644 index 000000000..0c1897384 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/CDStructures.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +struct UIEdgeInsets { + double _field1; + double _field2; + double _field3; + double _field4; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + long long _field1; + long long _field2; + long long _field3; +} CDStruct_2ec95fd7; + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/NSCalendar-SBFTimeUtilities.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSCalendar-SBFTimeUtilities.h new file mode 100644 index 000000000..defa131fd --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSCalendar-SBFTimeUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCalendar.h" + +@interface NSCalendar (SBFTimeUtilities) +- (_Bool)date:(id)arg1 isSameYearAsDate:(id)arg2; +- (_Bool)date:(id)arg1 isSameDayAsDate:(id)arg2; +- (id)_timeOnlyComponentsForDate:(id)arg1; +- (id)_dateOnlyComponentsForDate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDate-SBFTimeUtilities.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDate-SBFTimeUtilities.h new file mode 100644 index 000000000..aaf026815 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDate-SBFTimeUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDate.h" + +@interface NSDate (SBFTimeUtilities) +- (_Bool)isBeforeDate:(id)arg1; +- (_Bool)isAfterDate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDateComponents-SBFTimeUtilities.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDateComponents-SBFTimeUtilities.h new file mode 100644 index 000000000..9e5359530 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSDateComponents-SBFTimeUtilities.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDateComponents.h" + +@interface NSDateComponents (SBFTimeUtilities) +- (_Bool)isSameYearAsComponents:(id)arg1; +- (_Bool)isSameMonthAsComponents:(id)arg1; +- (_Bool)isSameDayAsComponents:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSObject-Protocol.h new file mode 100644 index 000000000..4416c6e38 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/NSObject-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSObject +- (id)description; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (struct _NSZone *)zone; +- (id)self; +- (Class)class; +- (Class)superclass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@optional +- (id)debugDescription; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationCurveSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationCurveSettings.h new file mode 100644 index 000000000..8daf68e00 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationCurveSettings.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBFAnimationCurveSettings : _UISettings +{ + unsigned long long _curve; + struct CGPoint _controlPoint1; + struct CGPoint _controlPoint2; +} + ++ (id)_rowsRelativeToKeyPath:(id)arg1; ++ (id)settingsControllerModule; +@property(nonatomic) struct CGPoint controlPoint2; // @synthesize controlPoint2=_controlPoint2; +@property(nonatomic) struct CGPoint controlPoint1; // @synthesize controlPoint1=_controlPoint1; +@property(nonatomic) unsigned long long curve; // @synthesize curve=_curve; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationFactory.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationFactory.h new file mode 100644 index 000000000..45b8e60da --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationFactory.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "_UIBasicAnimationFactory-Protocol.h" + +@class CAMediaTimingFunction; + +@interface SBFAnimationFactory : NSObject <_UIBasicAnimationFactory> +{ + double _duration; + double _delay; + CAMediaTimingFunction *_timingFunction; + double _frameInterval; +} + ++ (void)animateWithFactory:(id)arg1 animations:(id)arg2 completion:(void)arg3; ++ (void)animateWithSettings:(id)arg1 delay:(double)arg2 options:(unsigned long long)arg3 animations:(id)arg4 completion:(void)arg5; ++ (void)animateWithSettings:(id)arg1 delay:(double)arg2 animations:(id)arg3 completion:(void)arg4; ++ (void)animateWithSettings:(id)arg1 options:(unsigned long long)arg2 animations:(id)arg3 completion:(void)arg4; ++ (void)animateWithSettings:(id)arg1 animations:(id)arg2 completion:(void)arg3; ++ (id)factoryWithAnimationAttributes:(id)arg1; ++ (id)factoryWithSettings:(id)arg1; +@property(nonatomic) double frameInterval; // @synthesize frameInterval=_frameInterval; +@property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=_timingFunction; +@property(nonatomic) double delay; // @synthesize delay=_delay; +@property(nonatomic) double duration; // @synthesize duration=_duration; +- (id)_animation; +- (id)_timingFunctionForAnimation; +- (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; +- (void)setTimingFunctionFromSettings:(id)arg1; +- (void)animateWithDelay:(double)arg1 options:(unsigned long long)arg2 animations:(id)arg3 completion:(void)arg4; +- (void)animateWithDelay:(double)arg1 animations:(id)arg2 completion:(void)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationSettings.h new file mode 100644 index 000000000..2621dc429 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFAnimationSettings.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFAnimationSettings : SBFAnimationCurveSettings +{ + long long _animationType; + double _delay; + double _duration; + double _mass; + double _stiffness; + double _damping; + double _epsilon; + double _calculatedDuration; +} + ++ (id)_moduleWithSectionTitle:(id)arg1 delay:(_Bool)arg2; ++ (id)_moduleWithSectionTitle:(id)arg1; ++ (id)settingsControllerModule; +@property(nonatomic) double calculatedDuration; // @synthesize calculatedDuration=_calculatedDuration; +@property(nonatomic) double epsilon; // @synthesize epsilon=_epsilon; +@property(nonatomic) double damping; // @synthesize damping=_damping; +@property(nonatomic) double stiffness; // @synthesize stiffness=_stiffness; +@property(nonatomic) double mass; // @synthesize mass=_mass; +@property(nonatomic) double duration; // @synthesize duration=_duration; +@property(nonatomic) double delay; // @synthesize delay=_delay; +@property(nonatomic) long long animationType; // @synthesize animationType=_animationType; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropLegibilitySettingsProvider.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropLegibilitySettingsProvider.h new file mode 100644 index 000000000..caec38762 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropLegibilitySettingsProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBFLegibilitySettingsProvider-Protocol.h" +#import "_UIBackdropViewObserver-Protocol.h" + +@class _UIBackdropView, _UILegibilitySettings; + +@interface SBFBackdropLegibilitySettingsProvider : NSObject <_UIBackdropViewObserver, SBFLegibilitySettingsProvider> +{ + _UIBackdropView *_backdropView; + id _delegate; + _UILegibilitySettings *_legibilitySettings; +} + +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)backdropViewDidChange:(id)arg1; +- (void)dealloc; +- (id)initWithBackdropView:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropStatisticsProvider.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropStatisticsProvider.h new file mode 100644 index 000000000..3b44cf823 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropStatisticsProvider.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SBFWallpaperView; + +@interface SBFBackdropStatisticsProvider : NSObject +{ + SBFWallpaperView *_wallpaperView; +} + +@property SBFWallpaperView *wallpaperView; // @synthesize wallpaperView=_wallpaperView; +- (void)backdropLayerStatisticsDidChange:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropWallpaperView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropWallpaperView.h new file mode 100644 index 000000000..161021528 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBackdropWallpaperView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CABackdropLayer, SBFBackdropStatisticsProvider; + +@interface SBFBackdropWallpaperView : SBFWallpaperView +{ + SBFBackdropStatisticsProvider *_statisticsProvider; + CABackdropLayer *_layer; +} + ++ (_Bool)_allowsParallax; +- (void)layoutSubviews; +- (id)_computeAverageColor; +@property(nonatomic) _Bool colorSamplingEnabled; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBasicAnimationFactory.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBasicAnimationFactory.h new file mode 100644 index 000000000..5de637b28 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFBasicAnimationFactory.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFBasicAnimationFactory : SBFAnimationFactory +{ +} + ++ (id)factoryWithDuration:(double)arg1 delay:(double)arg2; ++ (id)factoryWithDuration:(double)arg1; +- (id)_animation; +- (id)_initWithDuration:(double)arg1 delay:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFDescriptionBuilder.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFDescriptionBuilder.h new file mode 100644 index 000000000..f841dd5dc --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFDescriptionBuilder.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableString, NSString; + +@interface SBFDescriptionBuilder : NSObject +{ + NSObject *_object; + NSMutableString *_description; + NSString *_separator; +} + ++ (id)descriptionForObject:(id)arg1 withNamesAndObjects:(id)arg2; ++ (id)descriptionBuilderWithObject:(id)arg1; +@property(copy, nonatomic) NSString *separator; // @synthesize separator=_separator; +- (id)build; +- (void)tryAppendKey:(id)arg1; +- (id)appendKeys:(id)arg1; +- (id)appendKey:(id)arg1; +- (id)appendNamesAndObjects:(id)arg1 args:(char *)arg2; +- (id)appendNamesAndObjects:(id)arg1; +- (id)appendName:(id)arg1 selector:(SEL)arg2; +- (id)appendName:(id)arg1 pointerValue:(void *)arg2; +- (id)appendName:(id)arg1 doubleValue:(double)arg2; +- (id)appendName:(id)arg1 intValue:(int)arg2; +- (id)appendName:(id)arg1 unsignedInteger:(unsigned long long)arg2; +- (id)appendName:(id)arg1 integerValue:(long long)arg2; +- (id)appendName:(id)arg1 boolValue:(_Bool)arg2; +- (id)appendName:(id)arg1 size:(struct CGSize)arg2; +- (id)appendName:(id)arg1 object:(id)arg2; +- (id)appendObject:(id)arg1 withName:(id)arg2; +- (void)dealloc; +- (id)initWithObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFEqualsBuilder.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFEqualsBuilder.h new file mode 100644 index 000000000..4bacbead4 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFEqualsBuilder.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SBFEqualsBuilder : NSObject +{ +} + ++ (_Bool)isSize:(struct CGSize)arg1 equalToOther:(struct CGSize)arg2; ++ (_Bool)isBool:(_Bool)arg1 equalToOther:(_Bool)arg2; ++ (_Bool)isObject:(id)arg1 equalToOther:(id)arg2; ++ (_Bool)evaluateBuilderBlock:(id)arg1 remainingBlocks:(void)arg2; ++ (_Bool)isObject:(id)arg1 memberOfSameClassAndEqualTo:(id)arg2 withBlocks:(id)arg3; ++ (_Bool)isObject:(id)arg1 memberOfClass:(Class)arg2 andEqualToObject:(id)arg3 withBlocks:(id)arg4; ++ (_Bool)isObject:(id)arg1 kindOfClass:(Class)arg2 andEqualToObject:(id)arg3 withBlocks:(id)arg4; ++ (_Bool)isObject:(id)arg1 equalToOther:(id)arg2 withBlocks:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringSettings.h new file mode 100644 index 000000000..fd8a2d603 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringSettings.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBFGlintyStringSettings : _UISettings +{ + _Bool _designMode; + double _speed; + double _spotlightOpacity; + double _spotlightAnimationDuration; +} + ++ (id)archivedSettingsGroup; +@property(nonatomic) double spotlightAnimationDuration; // @synthesize spotlightAnimationDuration=_spotlightAnimationDuration; +@property(nonatomic) double spotlightOpacity; // @synthesize spotlightOpacity=_spotlightOpacity; +@property(nonatomic) double speed; // @synthesize speed=_speed; +@property(nonatomic, setter=setDesignMode:) _Bool designMode; // @synthesize designMode=_designMode; +- (id)settingsHUDConfiguration; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringView.h new file mode 100644 index 000000000..d1e8f432e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFGlintyStringView.h @@ -0,0 +1,129 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "_UISettingsKeyPathObserver-Protocol.h" + +@class NSString, NSTimer, SBFGlintyStringSettings, UIColor, UIFont, UIImage, UILabel, _SBFVibrantSettings, _UILegibilitySettings; + +@interface SBFGlintyStringView : UIView <_UISettingsKeyPathObserver> +{ + _Bool _animationRepeats; + _Bool _adjustsFontSizeToFitWidth; + _Bool _hasCustomBackgroundColor; + _Bool _highlight; + _Bool _needsTextUpdate; + _Bool _chevronGlimmerAnimatesBackgroundColor; + int _textIndex; + id _delegate; + SBFGlintyStringSettings *_settings; + NSString *_text; + UIFont *_font; + NSString *_textLanguage; + _UILegibilitySettings *_legibilitySettings; + _SBFVibrantSettings *_vibrantSettings; + UIView *_backgroundView; + UIColor *_backgroundColor; + UIColor *_chevronBackgroundColor; + long long _chevronStyle; + double _horizontalPadding; + NSTimer *_timer; + UILabel *_label; + UIView *_lightTintView; + UIView *_colorCompositingView; + UIView *_darkTintView; + UIView *_chevronGlimmer1; + UIView *_chevronGlimmer2; + UIColor *_chevronGlimmerColor; + UIView *_spotlightView1; + UIView *_spotlightView2; + double _spotlightPointTraversalTime; + long long _animationCounter; + UIImage *_chevron; + UIColor *_effectiveChevronBackgroundColor; + UIView *_highlightView; + struct CGSize _labelSize; + struct CGRect _chevronFrame; + struct CGRect _spotlightAnimationStartFrame; + struct CGRect _spotlightAnimationEndFrame; +} + +@property(retain, nonatomic) UIView *highlightView; // @synthesize highlightView=_highlightView; +@property(retain, nonatomic) UIColor *effectiveChevronBackgroundColor; // @synthesize effectiveChevronBackgroundColor=_effectiveChevronBackgroundColor; +@property(retain, nonatomic) UIImage *chevron; // @synthesize chevron=_chevron; +@property(nonatomic) long long animationCounter; // @synthesize animationCounter=_animationCounter; +@property(nonatomic) double spotlightPointTraversalTime; // @synthesize spotlightPointTraversalTime=_spotlightPointTraversalTime; +@property(nonatomic) struct CGRect spotlightAnimationEndFrame; // @synthesize spotlightAnimationEndFrame=_spotlightAnimationEndFrame; +@property(nonatomic) struct CGRect spotlightAnimationStartFrame; // @synthesize spotlightAnimationStartFrame=_spotlightAnimationStartFrame; +@property(nonatomic) int textIndex; // @synthesize textIndex=_textIndex; +@property(retain, nonatomic) UIView *spotlightView2; // @synthesize spotlightView2=_spotlightView2; +@property(retain, nonatomic) UIView *spotlightView1; // @synthesize spotlightView1=_spotlightView1; +@property(nonatomic) _Bool chevronGlimmerAnimatesBackgroundColor; // @synthesize chevronGlimmerAnimatesBackgroundColor=_chevronGlimmerAnimatesBackgroundColor; +@property(retain, nonatomic) UIColor *chevronGlimmerColor; // @synthesize chevronGlimmerColor=_chevronGlimmerColor; +@property(retain, nonatomic) UIView *chevronGlimmer2; // @synthesize chevronGlimmer2=_chevronGlimmer2; +@property(retain, nonatomic) UIView *chevronGlimmer1; // @synthesize chevronGlimmer1=_chevronGlimmer1; +@property(retain, nonatomic) UIView *darkTintView; // @synthesize darkTintView=_darkTintView; +@property(retain, nonatomic) UIView *colorCompositingView; // @synthesize colorCompositingView=_colorCompositingView; +@property(retain, nonatomic) UIView *lightTintView; // @synthesize lightTintView=_lightTintView; +@property(nonatomic) struct CGSize labelSize; // @synthesize labelSize=_labelSize; +@property(retain, nonatomic) UILabel *label; // @synthesize label=_label; +@property(retain, nonatomic) NSTimer *timer; // @synthesize timer=_timer; +@property(nonatomic) _Bool needsTextUpdate; // @synthesize needsTextUpdate=_needsTextUpdate; +@property(nonatomic) _Bool highlight; // @synthesize highlight=_highlight; +@property(nonatomic) double horizontalPadding; // @synthesize horizontalPadding=_horizontalPadding; +@property(nonatomic) long long chevronStyle; // @synthesize chevronStyle=_chevronStyle; +@property(nonatomic) _Bool hasCustomBackgroundColor; // @synthesize hasCustomBackgroundColor=_hasCustomBackgroundColor; +@property(nonatomic) _Bool adjustsFontSizeToFitWidth; // @synthesize adjustsFontSizeToFitWidth=_adjustsFontSizeToFitWidth; +@property(nonatomic) _Bool animationRepeats; // @synthesize animationRepeats=_animationRepeats; +@property(retain, nonatomic) UIColor *chevronBackgroundColor; // @synthesize chevronBackgroundColor=_chevronBackgroundColor; +@property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(retain, nonatomic) UIView *backgroundView; // @synthesize backgroundView=_backgroundView; +@property(retain, nonatomic) _SBFVibrantSettings *vibrantSettings; // @synthesize vibrantSettings=_vibrantSettings; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) struct CGRect chevronFrame; // @synthesize chevronFrame=_chevronFrame; +@property(copy, nonatomic) NSString *textLanguage; // @synthesize textLanguage=_textLanguage; +@property(retain, nonatomic) UIFont *font; // @synthesize font=_font; +@property(copy, nonatomic) NSString *text; // @synthesize text=_text; +@property(retain, nonatomic) SBFGlintyStringSettings *settings; // @synthesize settings=_settings; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)didMoveToWindow; +- (void)layoutSubviews; +- (double)baselineOffsetFromBottom; +@property(readonly, nonatomic) struct CGRect labelFrame; +- (double)_chevronVerticalOffset; +- (double)_chevronHeightWithMaxOffset; +- (double)_chevronWidthWithPaddingCompression:(double)arg1; +- (double)_chevronWidthWithPadding; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)_spotlightImage; +- (_Bool)_shouldUseLightStyle; +- (id)_backgroundDodgeColorWithFactor:(double)arg1; +- (id)_highlightColor; +- (id)_spotlightColor; +- (id)_highlightCompositingFilter; +- (void)_updateHightlight; +- (void)_updateMaskWithFrame:(struct CGRect)arg1; +- (void)_updateTintViews; +- (void)updateText; +- (void)_updateLabelWithFrame:(struct CGRect)arg1; +- (void)_updateChevronGlimmer; +- (void)_updateLabelSpotlight; +- (double)_chevronPadding; +- (id)_chevronImageForStyle:(long long)arg1; +- (void)setMaskImage:(id)arg1 onLayer:(id)arg2; +- (void)animateChevronGlimmer; +- (void)animateSpotlight; +- (void)animate; +- (void)stopAnimating; +- (void)startAnimating; +- (_Bool)isAnimating; +- (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; +- (void)dealloc; +- (id)initWithText:(id)arg1 andFont:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHashBuilder.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHashBuilder.h new file mode 100644 index 000000000..c2fd366da --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHashBuilder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SBFHashBuilder : NSObject +{ +} + ++ (unsigned long long)unsignedIntegerHash:(unsigned long long)arg1; ++ (unsigned long long)integerHash:(long long)arg1; ++ (unsigned long long)boolHash:(_Bool)arg1; ++ (unsigned long long)arrayHash:(id)arg1; ++ (unsigned long long)pointerHash:(void *)arg1; ++ (unsigned long long)objectHash:(id)arg1; ++ (unsigned long long)hashWithBlocks:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHomeScreenWallpaperParallaxSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHomeScreenWallpaperParallaxSettings.h new file mode 100644 index 000000000..59ace02e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFHomeScreenWallpaperParallaxSettings.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFHomeScreenWallpaperParallaxSettings : SBFWallpaperParallaxSettings +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLegibilitySettingsProvider-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLegibilitySettingsProvider-Protocol.h new file mode 100644 index 000000000..94a4e4ac7 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLegibilitySettingsProvider-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class _UILegibilitySettings; + +@protocol SBFLegibilitySettingsProvider +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; +@property(nonatomic) id delegate; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateFormatter-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateFormatter-Protocol.h new file mode 100644 index 000000000..4b8e48622 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateFormatter-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFLockScreenDateFormatter +- (void)resetFormattersIfNecessary; +- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; +- (id)formatDateAsTimeNoAMPM:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateView.h new file mode 100644 index 000000000..f4b49b8fd --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenDateView.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSDate, UIColor, UILabel, _UILegibilityLabel, _UILegibilitySettings; + +@interface SBFLockScreenDateView : UIView +{ + UILabel *_timeLabel; + UILabel *_dateLabel; + _Bool _useLegibilityLabels; + _UILegibilityLabel *_legibilityTimeLabel; + _UILegibilityLabel *_legibilityDateLabel; + double _timeAlpha; + double _dateAlpha; + NSDate *_date; + id _formatter; + _UILegibilitySettings *_legibilitySettings; + double _timeStrength; + double _dateStrength; + UIColor *_textColor; + double _dateAlphaPercentage; +} + ++ (double)defaultHeight; +@property(nonatomic) double dateAlphaPercentage; // @synthesize dateAlphaPercentage=_dateAlphaPercentage; +@property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; +@property(nonatomic) double dateStrength; // @synthesize dateStrength=_dateStrength; +@property(nonatomic) double timeStrength; // @synthesize timeStrength=_timeStrength; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(retain, nonatomic) id formatter; // @synthesize formatter=_formatter; +@property(retain, nonatomic) NSDate *date; // @synthesize date=_date; +- (double)_dateBaselineOffsetFromTime; +- (id)_dateFont; +- (id)_timeFont; +- (void)_layoutTimeLabel; +- (void)_layoutDateLabel; +- (void)layoutSubviews; +- (void)_useLegibilityLabels:(_Bool)arg1; +- (double)_effectiveDateAlpha; +- (void)_updateLabelAlpha; +- (void)_setDateAlpha:(double)arg1; +- (void)_updateLabels; +- (void)_addLabels; +- (void)_updateLegibilityLabels; +- (double)dateBaselineOffsetFromOrigin; +- (double)timeBaselineOffsetFromOrigin; +- (void)updateFormat; +- (void)setContentAlpha:(double)arg1 withDateVisible:(_Bool)arg2; +@property(nonatomic, getter=isDateHidden) _Bool dateHidden; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenMetrics.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenMetrics.h new file mode 100644 index 000000000..66f3cc32e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenMetrics.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SBFLockScreenMetrics : NSObject +{ +} + ++ (struct UIEdgeInsets)slideToUnlockInsets; ++ (double)slideToUnlockOverlayMargin; ++ (double)slideToUnlockFontSize; ++ (double)cameraGrabberInset; ++ (double)dateViewBaselineY; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenSimpleDateFormatter.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenSimpleDateFormatter.h new file mode 100644 index 000000000..a9744b679 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenSimpleDateFormatter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBFLockScreenDateFormatter-Protocol.h" + +@class NSTimeZone; + +@interface SBFLockScreenSimpleDateFormatter : NSObject +{ + NSTimeZone *_timeZone; +} + +@property(retain, nonatomic) NSTimeZone *timeZone; // @synthesize timeZone=_timeZone; +- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; +- (id)formatDateAsTimeNoAMPM:(id)arg1; +- (void)resetFormattersIfNecessary; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenWallpaperParallaxSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenWallpaperParallaxSettings.h new file mode 100644 index 000000000..5743b21b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFLockScreenWallpaperParallaxSettings.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFLockScreenWallpaperParallaxSettings : SBFWallpaperParallaxSettings +{ +} + +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMappedImageCache.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMappedImageCache.h new file mode 100644 index 000000000..846d95a0e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMappedImageCache.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSObject, NSString; + +@interface SBFMappedImageCache : NSObject +{ + NSObject *_queue; + NSString *_path; + NSMutableDictionary *_images; +} + ++ (id)wallpaperCache; +- (void)removeAllObjects; +- (void)removeImageForKey:(id)arg1; +- (void)warmupImageForKey:(id)arg1; +- (void)setImage:(id)arg1 forKey:(id)arg2; +- (id)imageForKey:(id)arg1 generateImageWithBlockIfNecessary:(id)arg2; +- (id)imageForKey:(id)arg1 options:(int)arg2 generateImageWithBlockIfNecessary:(id)arg3; +- (id)imageForKey:(id)arg1 options:(int)arg2; +- (id)imageForKey:(id)arg1; +- (void)dealloc; +- (id)initWithDescription:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMicaWallpaper.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMicaWallpaper.h new file mode 100644 index 000000000..945fa677e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFMicaWallpaper.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSBundle, UIView, _UICAPackageView; + +@interface SBFMicaWallpaper : SBFProceduralWallpaper +{ + NSBundle *_loadedBundle; + _UICAPackageView *_packageView; + UIView *_rootView; +} + ++ (id)thumbnailImageForOptions:(id)arg1; ++ (id)presetWallpaperOptions; ++ (id)identifier; +- (void)setWallpaperOptions:(id)arg1; +- (void)setAnimating:(_Bool)arg1; +- (void)_loadView; +- (void)_unloadView; +- (void)layoutSubviews; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFParallaxSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFParallaxSettings.h new file mode 100644 index 000000000..3dce1bf4b --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFParallaxSettings.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBFParallaxSettings : _UISettings +{ + _Bool _slideEnabled; + _Bool _tiltEnabled; + _Bool _increaseEnabled; + long long _slideDirectionX; + long long _slideDirectionY; + double _slidePixelsX; + double _slidePixelsY; + long long _tiltDirectionX; + long long _tiltDirectionY; + double _tiltDegreesX; + double _tiltDegreesY; + long long _distanceFromScreen; + double _slideIncreaseX; + double _slideIncreaseY; +} + ++ (id)settingsControllerModule; +@property double slideIncreaseY; // @synthesize slideIncreaseY=_slideIncreaseY; +@property double slideIncreaseX; // @synthesize slideIncreaseX=_slideIncreaseX; +@property _Bool increaseEnabled; // @synthesize increaseEnabled=_increaseEnabled; +@property long long distanceFromScreen; // @synthesize distanceFromScreen=_distanceFromScreen; +@property double tiltDegreesY; // @synthesize tiltDegreesY=_tiltDegreesY; +@property double tiltDegreesX; // @synthesize tiltDegreesX=_tiltDegreesX; +@property long long tiltDirectionY; // @synthesize tiltDirectionY=_tiltDirectionY; +@property long long tiltDirectionX; // @synthesize tiltDirectionX=_tiltDirectionX; +@property _Bool tiltEnabled; // @synthesize tiltEnabled=_tiltEnabled; +@property double slidePixelsY; // @synthesize slidePixelsY=_slidePixelsY; +@property double slidePixelsX; // @synthesize slidePixelsX=_slidePixelsX; +@property long long slideDirectionY; // @synthesize slideDirectionY=_slideDirectionY; +@property long long slideDirectionX; // @synthesize slideDirectionX=_slideDirectionX; +@property _Bool slideEnabled; // @synthesize slideEnabled=_slideEnabled; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper-Protocol.h new file mode 100644 index 000000000..71d6f7fde --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFProceduralWallpaper ++ (id)identifier; +- (id)view; +- (void)setAnimating:(_Bool)arg1; + +@optional ++ (_Bool)colorChangesSignificantly; ++ (id)thumbnailImageForOptions:(id)arg1; ++ (id)representativeThumbnailImageName; ++ (id)thumbnailImageName; ++ (id)presetWallpaperOptions; +@property(nonatomic) id delegate; +- (id)averageColorForRect:(struct CGRect)arg1; +- (void)stopComputingAverageColor; +- (void)startComputingAverageColorForRect:(struct CGRect)arg1; +- (struct __IOSurface *)copyBlurForRect:(inout struct CGRect *)arg1; +- (void)stopGeneratingBlurs; +- (void)startGeneratingBlursForRect:(struct CGRect)arg1; +- (id)averageLifetimeColor; +- (void)setWallpaperOptions:(id)arg1; +- (void)setWallpaperVariant:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper.h new file mode 100644 index 000000000..2bec9a15e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaper.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import + +@interface SBFProceduralWallpaper : UIView +{ +} + ++ (id)identifier; +- (id)view; +- (void)setAnimating:(_Bool)arg1; + +// Remaining properties +@property(nonatomic) id delegate; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperDelegate-Protocol.h new file mode 100644 index 000000000..7b92bd211 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFProceduralWallpaperDelegate +- (void)wallpaper:(id)arg1 didComputeAverageColor:(id)arg2 forRect:(struct CGRect)arg3; +- (void)wallpaper:(id)arg1 didGenerateBlur:(struct __IOSurface *)arg2 forRect:(struct CGRect)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperView.h new file mode 100644 index 000000000..f531cfe1d --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFProceduralWallpaperView.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SBFProceduralWallpaperDelegate-Protocol.h" + +@class NSTimer, UIImage; + +@interface SBFProceduralWallpaperView : SBFWallpaperView +{ + id _proceduralWallpaper; + NSTimer *_colorSampleTimer; + UIImage *_blur; + int _thermalNotificationToken; + _Bool _pausedForThermalReasons; +} + ++ (_Bool)_allowsRasterization; ++ (_Bool)_allowsParallax; +- (void)_updateAnimating; +- (void)_sample; +- (_Bool)_shouldSampleContinuously; +- (void)_updateSampleTimer; +- (id)_newImageFromBlurSurface:(struct __IOSurface *)arg1 rect:(struct CGRect)arg2; +- (void)wallpaper:(id)arg1 didComputeAverageColor:(id)arg2 forRect:(struct CGRect)arg3; +- (void)wallpaper:(id)arg1 didGenerateBlur:(struct __IOSurface *)arg2 forRect:(struct CGRect)arg3; +- (id)_blurredImage; +- (void)_stopGeneratingBlurredImages; +- (void)_startGeneratingBlurredImages; +- (id)_computeAverageColor; +- (void)_handleVariantChange; +- (void)_handleVisibilityChange; +- (_Bool)isDisplayingWallpaper:(id)arg1; +- (void)layoutSubviews; +- (void)setWallpaperAnimationEnabled:(_Bool)arg1; +- (void)setContinuousColorSamplingEnabled:(_Bool)arg1; +- (void)invalidate; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 proceduralWallpaper:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFScrollableStaticWallpaperView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFScrollableStaticWallpaperView.h new file mode 100644 index 000000000..f63a8180a --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFScrollableStaticWallpaperView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UIScrollViewDelegate-Protocol.h" + +@class SBFLockScreenWallpaperParallaxSettings, UIColor, UIImageView, UIScrollView; + +@interface SBFScrollableStaticWallpaperView : SBFStaticWallpaperView +{ + UIImageView *_imageView; + UIScrollView *_scrollView; + SBFLockScreenWallpaperParallaxSettings *_parallaxSettings; + UIColor *_averageColor; +} + +@property(readonly) UIColor *averageColor; // @synthesize averageColor=_averageColor; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (id)viewForZoomingInScrollView:(id)arg1; +- (id)wallpaperImage; +- (void)layoutSubviews; +- (struct CGRect)_cropRect; +- (void)_setupScrollView; +- (struct CGSize)_imageSize; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 wallpaperImage:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFSpringAnimationFactory.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFSpringAnimationFactory.h new file mode 100644 index 000000000..3c15840ff --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFSpringAnimationFactory.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFSpringAnimationFactory : SBFAnimationFactory +{ + double _mass; + double _stiffness; + double _damping; + double _epsilon; +} + ++ (id)factoryWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 epsilon:(double)arg4; ++ (id)factoryWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3; +@property(readonly, nonatomic) double epsilon; // @synthesize epsilon=_epsilon; +@property(readonly, nonatomic) double damping; // @synthesize damping=_damping; +@property(readonly, nonatomic) double stiffness; // @synthesize stiffness=_stiffness; +@property(readonly, nonatomic) double mass; // @synthesize mass=_mass; +- (id)_animation; +- (id)_springAnimation; +- (void)_calculateDuration; +- (id)_initWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 epsilon:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFStaticWallpaperView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFStaticWallpaperView.h new file mode 100644 index 000000000..e6b72bb3f --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFStaticWallpaperView.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet, UIImage; + +@interface SBFStaticWallpaperView : SBFWallpaperView +{ + NSMutableSet *_mappedBackdropKeys; + UIImage *_image; + struct **_colorBoxes; + unsigned long long _colorBoxRowCount; + unsigned long long _colorBoxColCount; + unsigned long long _colorBoxSize; +} + ++ (_Bool)_allowsRasterization; ++ (_Bool)_allowsParallax; +- (void)_freeColorBoxes; +- (void)_buildColorBoxes; +- (void)_rebuildColorBoxes; +- (struct CGSize)_imageSize; +- (float)_zoomScale; +- (unsigned long long)_colorBoxSize; +- (void)_removeMappedBlurs; +- (id)_treatedImageKey; +- (id)_mappedImageKeyForParameters:(CDStruct_2ec95fd7)arg1 includingTint:(_Bool)arg2; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (id)_averageColorInContentViewRect:(struct CGRect)arg1 smudgeRadius:(double)arg2; +- (double)contrastInRect:(struct CGRect)arg1 contrastWithinBoxes:(double *)arg2 contrastBetweenBoxes:(double *)arg3; +- (double)contrastInRect:(struct CGRect)arg1; +- (void)setContentsRect:(struct CGRect)arg1; +- (id)_treatedImage; +- (id)_displayedImage; +- (id)_untintedImageForBackdropParameters:(CDStruct_2ec95fd7)arg1; +- (id)_imageForBackdropParameters:(CDStruct_2ec95fd7)arg1 includeTint:(_Bool)arg2; +- (id)_blurredImage; +- (id)_computeAverageColor; +- (id)wallpaperImage; +- (_Bool)isDisplayingWallpaper:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 wallpaperImage:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperParallaxSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperParallaxSettings.h new file mode 100644 index 000000000..e45ca81e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperParallaxSettings.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBFWallpaperParallaxSettings : SBFParallaxSettings +{ + double _overhangX; + double _overhangY; + double _perspectiveTransform; +} + ++ (id)settingsControllerModule; ++ (struct CGSize)minimumWallpaperSizeForCurrentDevice; ++ (struct CGSize)bestWallpaperSizeForInterfaceIdiom; ++ (struct CGSize)_requiredOverhangSizeForCurrentDevice; +@property double perspectiveTransform; // @synthesize perspectiveTransform=_perspectiveTransform; +@property double overhangY; // @synthesize overhangY=_overhangY; +@property double overhangX; // @synthesize overhangX=_overhangX; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewView.h new file mode 100644 index 000000000..2ba35aa76 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class SBFLockScreenDateView, SBFWallpaperView; + +@interface SBFWallpaperPreviewView : UIView +{ + SBFLockScreenDateView *_dateView; + SBFWallpaperView *_wallpaperView; +} + +@property(retain, nonatomic) SBFWallpaperView *wallpaperView; // @synthesize wallpaperView=_wallpaperView; +@property(retain, nonatomic) SBFLockScreenDateView *dateView; // @synthesize dateView=_dateView; +- (void)_layoutDateView; +- (void)_layoutWallpaperView; +- (void)layoutSubviews; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewViewController.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewViewController.h new file mode 100644 index 000000000..147ad8501 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperPreviewViewController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "SBFLegibilitySettingsProvider-Protocol.h" +#import "SBFWallpaperViewLegibilityObserver-Protocol.h" + +@class NSDictionary, NSTimer, SBFLockScreenSimpleDateFormatter, UIImage, _UILegibilitySettings; + +@interface SBFWallpaperPreviewViewController : UIViewController +{ + NSTimer *_dateTimer; + id _delegate; + UIImage *_wallpaperImage; + NSDictionary *_proceduralWallpaper; + NSDictionary *_proceduralWallpaperOptions; + _Bool _colorSamplingEnabled; + _Bool _allowScrolling; + SBFLockScreenSimpleDateFormatter *_dateFormatter; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_startDateTimer; +- (void)_stopDateTimer; +- (void)_updateDateView; +- (id)_dateView; +- (id)_wallpaperView; +- (id)_previewView; +- (id)_proceduralWallpaperViewWithFrame:(struct CGRect)arg1; +- (id)_wallpaperViewWithFrame:(struct CGRect)arg1; +- (id)_backdropWallpaperView; +- (void)wallpaperView:(id)arg1 legibilitySettingsDidChange:(id)arg2; +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; +@property(readonly) UIImage *wallpaperImage; +@property(nonatomic) _Bool colorSamplingEnabled; +- (void)updateLegibilitySettingsForAverageColor:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)loadView; +- (void)dealloc; +- (id)initWithScrollableImage:(id)arg1; +- (id)initWithMagicWallpaper:(id)arg1 options:(id)arg2; +- (id)initWithColorSamplingEnabled:(_Bool)arg1; +- (id)initWithImage:(id)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperSettings.h new file mode 100644 index 000000000..b08130957 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperSettings.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBFWallpaperSettings : _UISettings +{ + _Bool _replaceBlurs; + unsigned long long _colorBoxSize; + long long _blurReplacementMode; +} + ++ (id)settingsControllerModule; +@property(nonatomic) long long blurReplacementMode; // @synthesize blurReplacementMode=_blurReplacementMode; +@property(nonatomic) _Bool replaceBlurs; // @synthesize replaceBlurs=_replaceBlurs; +@property(nonatomic) unsigned long long colorBoxSize; // @synthesize colorBoxSize=_colorBoxSize; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperView.h new file mode 100644 index 000000000..9d75ce143 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperView.h @@ -0,0 +1,114 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "_UISettingsKeyObserver-Protocol.h" + +@class NSTimer, SBFWallpaperParallaxSettings, SBFWallpaperSettings, UIColor, UIImage, UIImageView, _UILegibilitySettings, _UILegibilitySettingsProvider; + +@interface SBFWallpaperView : UIView <_UISettingsKeyObserver> +{ + SBFWallpaperSettings *_wallpaperSettings; + UIImageView *_topGradientView; + UIImageView *_bottomGradientView; + UIView *_parallaxView; + UIView *_parallaxCorrectionView; + double _parallaxScaleFactor; + long long _variant; + _UILegibilitySettingsProvider *_legibilitySettingsProvider; + _UILegibilitySettings *_legibilitySettings; + UIColor *_lastAverageColor; + NSTimer *_colorSampleTimer; + _Bool _shouldGenerateBlurredImagesWhenVisible; + _Bool _generatingBlurredImages; + SBFWallpaperParallaxSettings *_parallaxSettings; + double _parallaxAxisAdjustmentAngle; + _Bool _wantsRasterization; + long long _disallowRasterizationBlockCount; + _Bool _filtersAverageColor; + _Bool _continuousColorSamplingEnabled; + _Bool _wallpaperAnimationEnabled; + _Bool _parallaxEnabled; + _Bool _suppressesGradients; + id _legibilityObserver; + UIView *_contentView; + double _zoomFactor; + double _contrast; + id _internalObserver; +} + ++ (_Bool)_allowsRasterization; ++ (_Bool)_allowsParallax; +@property(nonatomic) _Bool suppressesGradients; // @synthesize suppressesGradients=_suppressesGradients; +@property(nonatomic) id internalObserver; // @synthesize internalObserver=_internalObserver; +@property(nonatomic) _Bool parallaxEnabled; // @synthesize parallaxEnabled=_parallaxEnabled; +@property(nonatomic) _Bool wallpaperAnimationEnabled; // @synthesize wallpaperAnimationEnabled=_wallpaperAnimationEnabled; +@property(nonatomic) _Bool continuousColorSamplingEnabled; // @synthesize continuousColorSamplingEnabled=_continuousColorSamplingEnabled; +@property(nonatomic) double contrast; // @synthesize contrast=_contrast; +@property(nonatomic) _Bool filtersAverageColor; // @synthesize filtersAverageColor=_filtersAverageColor; +@property(nonatomic) long long variant; // @synthesize variant=_variant; +@property(nonatomic) double zoomFactor; // @synthesize zoomFactor=_zoomFactor; +@property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; +@property(nonatomic) id legibilityObserver; // @synthesize legibilityObserver=_legibilityObserver; +- (void)_cleanupAfterAnimatingGradients; +- (void)_updateGradientImage; +- (double)_bottomGradientAlpha; +- (double)_topGradientAlpha; +- (double)gradientOpacityInRect:(struct CGRect)arg1 contrastWithinBoxesFactor:(double)arg2; +- (void)_updateGradientAlpha; +- (void)_prepareToAnimateGradients; +- (_Bool)_shouldShowBottomGradient; +- (_Bool)_shouldShowTopGradient; +- (_Bool)contrastRequiresTreatments; +- (void)_updateContentViewScale; +- (void)_updateScaleFactor; +- (void)_applyParallaxSettings; +- (void)_updateParallaxSettings; +- (void)_updateGeneratingBlurs; +- (void)_updateRasterizationState; +- (void)_endDisallowRasterizationBlock; +- (void)_beginDisallowRasterizationBlock; +- (void)_notifyGeometryInvalidated; +- (void)_notifyBlursInvalidated; +- (_Bool)_isVisible; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (_Bool)wantsRasterization; +@property(readonly) UIImage *wallpaperImage; +- (double)parallaxScaleFactor; +- (void)setContentsRect:(struct CGRect)arg1; +- (id)_displayedImage; +- (id)_imageForBackdropParameters:(CDStruct_2ec95fd7)arg1 includeTint:(_Bool)arg2; +- (id)_blurredImage; +- (void)_stopGeneratingBlurredImages; +- (void)_startGeneratingBlurredImages; +- (id)_averageColorInContentViewRect:(struct CGRect)arg1 smudgeRadius:(double)arg2; +- (id)_computeAverageColor; +- (void)_handleVariantChange; +- (void)_handleVisibilityChange; +- (_Bool)isDisplayingWallpaper:(id)arg1; +- (void)didMoveToWindow; +- (void)setHidden:(_Bool)arg1; +- (void)layoutSubviews; +@property(nonatomic) double parallaxAxisAdjustmentAngle; +- (void)invalidate; +- (id)_blurReplacementImage; +- (id)imageForBackdropParameters:(CDStruct_2ec95fd7)arg1 includeTint:(_Bool)arg2; +- (id)blurredImage; +- (void)setGeneratesBlurredImages:(_Bool)arg1; +- (double)contrastInRect:(struct CGRect)arg1 contrastWithinBoxes:(double *)arg2 contrastBetweenBoxes:(double *)arg3; +- (double)contrastInRect:(struct CGRect)arg1; +- (id)averageColorInRect:(struct CGRect)arg1 withSmudgeRadius:(double)arg2; +- (void)_updateLegibilitySettingsForAverageColor:(id)arg1 notify:(_Bool)arg2; +- (void)updateLegibilitySettingsForAverageColor:(id)arg1; +- (void)_setLegibilitySettings:(id)arg1 notify:(_Bool)arg2; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; +- (void)setVariant:(long long)arg1 withAnimationFactory:(id)arg2; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperViewLegibilityObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperViewLegibilityObserver-Protocol.h new file mode 100644 index 000000000..8b2bfff49 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBFWallpaperViewLegibilityObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFWallpaperViewLegibilityObserver +- (void)wallpaperView:(id)arg1 legibilitySettingsDidChange:(id)arg2; +@end + diff --git a/iOS7/SpringBoard/SBReadonlyRow.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBReadonlyRow.h similarity index 100% rename from iOS7/SpringBoard/SBReadonlyRow.h rename to iOS7/PrivateFrameworks/SpringBoardFoundation/SBReadonlyRow.h diff --git a/iOS7/SpringBoard/SBReadonlyTableViewCell.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBReadonlyTableViewCell.h similarity index 87% rename from iOS7/SpringBoard/SBReadonlyTableViewCell.h rename to iOS7/PrivateFrameworks/SpringBoardFoundation/SBReadonlyTableViewCell.h index d6910fb93..302613589 100644 --- a/iOS7/SpringBoard/SBReadonlyTableViewCell.h +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBReadonlyTableViewCell.h @@ -10,7 +10,7 @@ { } -+ (int)cellStyleForRow:(id)arg1; ++ (long long)cellStyleForRow:(id)arg1; - (void)updateDisplayedValue; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/SBWallpaperImage.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBWallpaperImage.h new file mode 100644 index 000000000..518dd61ce --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/SBWallpaperImage.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIImage.h" + +@class NSData; + +@interface SBWallpaperImage : UIImage +{ + long long _variant; + NSData *_data; +} + ++ (void)preheatWallpaperDataForVariant:(long long)arg1; ++ (id)cachedWallpaperDataForVariant:(long long)arg1; +@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; +@property(readonly, nonatomic) long long variant; // @synthesize variant=_variant; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithVariant:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/UIImage-SBFImageMasking.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIImage-SBFImageMasking.h new file mode 100644 index 000000000..0df54048b --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIImage-SBFImageMasking.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIImage.h" + +@interface UIImage (SBFImageMasking) +- (id)sbf_imageMaskedByColor:(id)arg1 withShadow:(id)arg2; +- (id)sbf_imageWithEtchedBorderOfColor:(id)arg1 radius:(double)arg2; +- (id)sbf_imageWithShadow:(id)arg1; +- (id)sbf_imageMaskedByColor:(id)arg1; +- (id)sbf_invertedMaskImage; +- (id)sbf_maskImage; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScreen-SpringBoard.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScreen-SpringBoard.h new file mode 100644 index 000000000..c528da455 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScreen-SpringBoard.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScreen.h" + +@interface UIScreen (SpringBoard) ++ (id)sbs_snapshotImagePathComponent:(long long)arg1; ++ (id)sbs_launchImageInfoPlistKeyModifier:(long long)arg1; ++ (id)sbs_screenTypes; +- (id)sbs_snapshotImagePathComponent; +- (id)sbs_launchImageInfoPlistKeyModifier; +- (id)_display; +- (_Bool)sbs_isCloned; +- (_Bool)sbs_isMainScreen; +- (_Bool)sbs_isStarkScreen; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScrollViewDelegate-Protocol.h new file mode 100644 index 000000000..3b8f3f922 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/UIScrollViewDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIScrollViewDelegate + +@optional +- (void)scrollViewDidScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; +- (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; +- (id)viewForZoomingInScrollView:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewWillBeginDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidZoom:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFAnimationAttributesFactory.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFAnimationAttributesFactory.h new file mode 100644 index 000000000..68cfe1aea --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFAnimationAttributesFactory.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class _UIViewAnimationAttributes; + +@interface _SBFAnimationAttributesFactory : SBFAnimationFactory +{ + _UIViewAnimationAttributes *_attributes; +} + ++ (id)_factoryWithAttributes:(id)arg1; +- (void)animateWithDelay:(double)arg1 options:(unsigned long long)arg2 animations:(id)arg3 completion:(void)arg4; +- (void)dealloc; +- (id)_initWithAttributes:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFMagicWallpaperPreviewViewController.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFMagicWallpaperPreviewViewController.h new file mode 100644 index 000000000..c0d9dd91c --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFMagicWallpaperPreviewViewController.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "SBFLockScreenDateFormatter-Protocol.h" + +@class NSDictionary, NSTimer, SBFLockScreenDateView; + +@interface _SBFMagicWallpaperPreviewViewController : UIViewController +{ + id _proceduralWallpaper; + NSDictionary *_wallpaper; + NSDictionary *_options; + SBFLockScreenDateView *_dateView; + NSTimer *_updateTimer; +} + +- (void)_startUpdateTimer; +- (void)_stopUpdateTimer; +- (void)_updateView; +- (void)_layoutDateView; +- (double)_timeBaselineY; +- (void)resetFormattersIfNecessary; +- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; +- (id)formatDateAsTimeNoAMPM:(id)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)dealloc; +- (void)loadView; +- (id)initWithWallpaper:(id)arg1 options:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantSettings.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantSettings.h new file mode 100644 index 000000000..84957ad33 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantSettings.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIColor, _UILegibilitySettings; + +@interface _SBFVibrantSettings : NSObject +{ + long long _style; + UIColor *_referenceColor; + _UILegibilitySettings *_legibilitySettings; + double _backgroundColorRedComponent; + double _backgroundColorGreenComponent; + double _backgroundColorBlueComponent; +} + ++ (id)computeVibrantColorDodgeColorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 factor:(double)arg4; ++ (id)vibrantSettingsWithReferenceColor:(id)arg1 legibilitySettings:(id)arg2; +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(readonly, nonatomic) UIColor *referenceColor; // @synthesize referenceColor=_referenceColor; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +@property(readonly, nonatomic) double backgroundColorBlueComponent; // @synthesize backgroundColorBlueComponent=_backgroundColorBlueComponent; +@property(readonly, nonatomic) double backgroundColorGreenComponent; // @synthesize backgroundColorGreenComponent=_backgroundColorGreenComponent; +@property(readonly, nonatomic) double backgroundColorRedComponent; // @synthesize backgroundColorRedComponent=_backgroundColorRedComponent; +- (id)lightTintViewWithFrame:(struct CGRect)arg1; +- (id)darkTintViewWithFrame:(struct CGRect)arg1; +- (id)colorCompositingViewWithFrame:(struct CGRect)arg1; +- (id)_darkStyleTintViewWithFrame:(struct CGRect)arg1; +- (id)_mixedStyleTintViewWithFrame:(struct CGRect)arg1; +- (id)_lightStyleTintViewWithFrame:(struct CGRect)arg1; +- (id)_darkStyleColorCompositingViewWithFrame:(struct CGRect)arg1; +- (id)_lightStyleColorCompositingViewWithFrame:(struct CGRect)arg1; +- (id)_colorDodgeColor; +- (long long)_style; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithReferenceColor:(id)arg1 legibilitySettings:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell-Deprecated.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell-Deprecated.h new file mode 100644 index 000000000..96bad209b --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell-Deprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _SBFVibrantTableViewCell (Deprecated) +@property(nonatomic) _Bool usesVibrantSelection; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell.h new file mode 100644 index 000000000..7fdc12a8c --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewCell.h" + +@interface _SBFVibrantTableViewCell : UITableViewCell +{ + long long _graphicsQuality; +} + +@property(nonatomic) long long graphicsQuality; // @synthesize graphicsQuality=_graphicsQuality; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewHeaderFooterView.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewHeaderFooterView.h new file mode 100644 index 000000000..4853067f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_SBFVibrantTableViewHeaderFooterView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewHeaderFooterView.h" + +@class NSString, UIView, _UIBackdropView; + +@interface _SBFVibrantTableViewHeaderFooterView : UITableViewHeaderFooterView +{ + _UIBackdropView *_backdrop; + UIView *_plusDView; + _Bool _wantsPlusDLayer; + long long _graphicsQuality; + NSString *_backdropGroupName; +} + ++ (id)defaultBackgroundColorForGraphicsQuality:(long long)arg1; +@property(nonatomic) _Bool wantsPlusDLayer; // @synthesize wantsPlusDLayer=_wantsPlusDLayer; +@property(copy, nonatomic) NSString *backdropGroupName; // @synthesize backdropGroupName=_backdropGroupName; +@property(nonatomic) long long graphicsQuality; // @synthesize graphicsQuality=_graphicsQuality; +- (void)setFloating:(_Bool)arg1; +- (long long)initialGraphicsQuality; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/_UIBackdropViewObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UIBackdropViewObserver-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/SpringBoardUIServices/_UIBackdropViewObserver-Protocol.h rename to iOS7/PrivateFrameworks/SpringBoardFoundation/_UIBackdropViewObserver-Protocol.h diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_UIBasicAnimationFactory-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UIBasicAnimationFactory-Protocol.h new file mode 100644 index 000000000..6225713ac --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UIBasicAnimationFactory-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _UIBasicAnimationFactory +- (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; + +@optional +- (id)_timingFunctionForAnimationInView:(id)arg1 withKeyPath:(id)arg2; +- (id)_timingFunctionForAnimation; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_UILegibilitySettings-SpringBoard.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UILegibilitySettings-SpringBoard.h new file mode 100644 index 000000000..a0b988fcc --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UILegibilitySettings-SpringBoard.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UILegibilitySettings.h" + +@interface _UILegibilitySettings (SpringBoard) +- (id)sb_styleString; +- (id)sb_description; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyObserver-Protocol.h new file mode 100644 index 000000000..bb8e50a66 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _UISettingsKeyObserver +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyPathObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyPathObserver-Protocol.h new file mode 100644 index 000000000..17c9485e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardFoundation/_UISettingsKeyPathObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _UISettingsKeyPathObserver +- (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/CDStructures.h b/iOS7/PrivateFrameworks/SpringBoardServices/CDStructures.h index 7c5f59ef6..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/CDStructures.h @@ -4,3 +4,20 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +#pragma mark Named Structures + +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + +struct CGSize { + double _field1; + double _field2; +}; + diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-SBS.h b/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-SBS.h index 4e4913709..8f04e3ee8 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-SBS.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/NSObject-SBS.h @@ -7,13 +7,13 @@ #import "NSObject.h" @interface NSObject (SBS) -+ (BOOL)sbs_synchronousWrapper:(id)arg1 dispatchTimeout:(void)arg2; ++ (_Bool)sbs_synchronousWrapper:(id)arg1 dispatchTimeout:(void)arg2; + (id)sbs_valueFromData:(id)arg1 ofType:(const char *)arg2; + (id)sbs_dataWithValue:(id)arg1; -+ (BOOL)sbs_synchronousWrapper:(id)arg1 timeout:(void)arg2; -+ (BOOL)sbs_synchronousWrapper:(id)arg1; ++ (_Bool)sbs_synchronousWrapper:(id)arg1 timeout:(void)arg2; ++ (_Bool)sbs_synchronousWrapper:(id)arg1; + (id)sbs_objectFromData:(id)arg1; + (id)sbs_dataFromObject:(id)arg1; -- (BOOL)sbs_isPlistableType; +- (_Bool)sbs_isPlistableType; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/NSString-SBS.h b/iOS7/PrivateFrameworks/SpringBoardServices/NSString-SBS.h new file mode 100644 index 000000000..92fc51f6e --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardServices/NSString-SBS.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (SBS) ++ (id)sbs_stringFromCGRect:(struct CGRect)arg1; +- (struct CGRect)sbs_cgRectValue; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBAppLaunchUtilities.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBAppLaunchUtilities.h index d909f5afe..61f2b5cb6 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBAppLaunchUtilities.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBAppLaunchUtilities.h @@ -10,7 +10,7 @@ { } -+ (BOOL)waitForChangeToState:(unsigned int)arg1 forDisplayID:(id)arg2 withTimeout:(double)arg3 performingBlock:(id)arg4; ++ (_Bool)waitForChangeToState:(unsigned int)arg1 forDisplayID:(id)arg2 withTimeout:(double)arg3 performingBlock:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBLaunchAppListener.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBLaunchAppListener.h index 1d9a803e7..2a3b938c5 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBLaunchAppListener.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBLaunchAppListener.h @@ -13,14 +13,14 @@ NSString *_displayIdentifier; id _block; NSLock *_lock; - BOOL _launched; + _Bool _launched; int _notifyToken; int _notifyAppExitedToken; unsigned int _notifyRegisterStatus; unsigned int _notifyAppExitedStatus; } -+ (BOOL)waitForLaunchThatSpringBoardKnowsAbout:(id)arg1 timeout:(double)arg2; ++ (_Bool)waitForLaunchThatSpringBoardKnowsAbout:(id)arg1 timeout:(double)arg2; - (void)invalidate; - (void)_didFailToLaunch; - (void)_didLaunch; diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSAccelerometer.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSAccelerometer.h index ef1c5a18f..b790467fb 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBSAccelerometer.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBSAccelerometer.h @@ -19,12 +19,12 @@ - (void)accelerometer:(id)arg1 didChangeDeviceOrientation:(int)arg2; - (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; - (int)currentDeviceOrientation; -@property(nonatomic) BOOL orientationEventsEnabled; +@property(nonatomic) _Bool orientationEventsEnabled; @property(nonatomic) float zThreshold; @property(nonatomic) float yThreshold; @property(nonatomic) float xThreshold; @property(nonatomic) double updateInterval; -@property(nonatomic) BOOL accelerometerEventsEnabled; +@property(nonatomic) _Bool accelerometerEventsEnabled; - (void)dealloc; - (id)init; @property(nonatomic) id delegate; diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSCardItem.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSCardItem.h index ab7c0ce59..1b675a8cf 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBSCardItem.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBSCardItem.h @@ -13,7 +13,7 @@ @interface SBSCardItem : NSObject { - BOOL _requiresPasscode; + _Bool _requiresPasscode; NSString *_identifier; NSData *_iconData; NSString *_title; @@ -28,22 +28,22 @@ @property(copy, nonatomic) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; @property(copy, nonatomic) NSData *attachmentData; // @synthesize attachmentData=_attachmentData; @property(copy, nonatomic) NSString *bundleName; // @synthesize bundleName=_bundleName; -@property(nonatomic) BOOL requiresPasscode; // @synthesize requiresPasscode=_requiresPasscode; +@property(nonatomic) _Bool requiresPasscode; // @synthesize requiresPasscode=_requiresPasscode; @property(copy, nonatomic) NSString *body; // @synthesize body=_body; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(copy, nonatomic) NSData *iconData; // @synthesize iconData=_iconData; @property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)sortDate; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 classification:(int)arg5 bundleName:(id)arg6 userInfo:(id)arg7; +- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 classification:(long long)arg5 bundleName:(id)arg6 userInfo:(id)arg7; - (void)dealloc; -- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 requiresPasscode:(BOOL)arg5 bundleName:(id)arg6 userInfo:(id)arg7; -- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 requiresPasscode:(BOOL)arg5 bundleName:(id)arg6 attachmentData:(id)arg7 userInfo:(id)arg8; +- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 requiresPasscode:(_Bool)arg5 bundleName:(id)arg6 userInfo:(id)arg7; +- (id)initWithIdentifier:(id)arg1 iconData:(id)arg2 title:(id)arg3 body:(id)arg4 requiresPasscode:(_Bool)arg5 bundleName:(id)arg6 attachmentData:(id)arg7 userInfo:(id)arg8; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSCompassAssertion.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSCompassAssertion.h deleted file mode 100644 index 7a330b41b..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBSCompassAssertion.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SBSCompassAssertion : NSObject -{ - unsigned int _port; -} - -- (unsigned int)port; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSLocalNotificationClient.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSLocalNotificationClient.h index bf481d724..7030f1e41 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBSLocalNotificationClient.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBSLocalNotificationClient.h @@ -13,17 +13,17 @@ + (id)scheduledLocalNotificationsForBundleIdentifier:(id)arg1; + (void)setScheduledLocalNotifications:(id)arg1 bundleIdentifier:(id)arg2; + (void)cancelAllLocalNotificationsForBundleIdentifier:(id)arg1; -+ (void)cancelLocalNotification:(id)arg1 bundleIdentifier:(id)arg2 waitUntilDone:(BOOL)arg3; ++ (void)cancelLocalNotification:(id)arg1 bundleIdentifier:(id)arg2 waitUntilDone:(_Bool)arg3; + (void)cancelLocalNotification:(id)arg1 bundleIdentifier:(id)arg2; -+ (void)scheduleLocalNotification:(id)arg1 bundleIdentifier:(id)arg2 waitUntilDone:(BOOL)arg3; ++ (void)scheduleLocalNotification:(id)arg1 bundleIdentifier:(id)arg2 waitUntilDone:(_Bool)arg3; + (void)scheduleLocalNotification:(id)arg1 bundleIdentifier:(id)arg2; + (id)scheduledLocalNotifications; + (void)setScheduledLocalNotifications:(id)arg1; + (void)cancelAllLocalNotifications; + (void)cancelLocalNotification:(id)arg1; + (void)scheduleLocalNotification:(id)arg1; -+ (void)_scheduleLocalNotifications:(id)arg1 cancel:(BOOL)arg2 replace:(BOOL)arg3 optionalBundleIdentifier:(id)arg4; -+ (void)_scheduleLocalNotifications:(id)arg1 cancel:(BOOL)arg2 replace:(BOOL)arg3 optionalBundleIdentifier:(id)arg4 waitUntilDone:(BOOL)arg5; ++ (void)_scheduleLocalNotifications:(id)arg1 cancel:(_Bool)arg2 replace:(_Bool)arg3 optionalBundleIdentifier:(id)arg4; ++ (void)_scheduleLocalNotifications:(id)arg1 cancel:(_Bool)arg2 replace:(_Bool)arg3 optionalBundleIdentifier:(id)arg4 waitUntilDone:(_Bool)arg5; + (id)getPendingNotification; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient-SBSPreferences.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient-SBSPreferences.h new file mode 100644 index 000000000..0ceb88544 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient-SBSPreferences.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBSRemoteNotificationClient (SBSPreferences) ++ (unsigned int)_remoteNotificationServerPort; ++ (void)setEnabledNotificationTypes:(long long)arg1 forBundleIdentifier:(id)arg2; ++ (void)getSupportedTypes:(id *)arg1 enabledTypes:(id *)arg2; ++ (_Bool)hasRegisteredBundleIdentifiers; ++ (void)setSystemwideEnabled:(_Bool)arg1; ++ (_Bool)isSystemwideEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient.h b/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient.h index 4c2acb951..e1aacfc58 100644 --- a/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient.h +++ b/iOS7/PrivateFrameworks/SpringBoardServices/SBSRemoteNotificationClient.h @@ -12,14 +12,8 @@ + (id)getNotificationUserInfoForToken:(int)arg1; + (id)getPendingNotificationUserInfo; -+ (int)enabledRemoteNotificationTypes; -+ (void)registerForRemoteNotificationTypes:(int)arg1; -+ (unsigned int)_remoteNotificationServerPort; -+ (void)setEnabledNotificationTypes:(int)arg1 forBundleIdentifier:(id)arg2; -+ (void)getSupportedTypes:(id *)arg1 enabledTypes:(id *)arg2; -+ (BOOL)hasRegisteredBundleIdentifiers; -+ (void)setSystemwideEnabled:(BOOL)arg1; -+ (BOOL)isSystemwideEnabled; ++ (long long)enabledRemoteNotificationTypes; ++ (void)registerForRemoteNotificationTypes:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/BBBulletin-SBUIUtilities.h b/iOS7/PrivateFrameworks/SpringBoardUI/BBBulletin-SBUIUtilities.h index 34984c2ff..98e141f70 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/BBBulletin-SBUIUtilities.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/BBBulletin-SBUIUtilities.h @@ -8,13 +8,13 @@ @interface BBBulletin (SBUIUtilities) + (void)killSounds; -- (BOOL)bulletinAlertShouldOverrideQuietMode; +- (_Bool)bulletinAlertShouldOverrideQuietMode; - (id)actionBlockForButton:(SEL)arg1; - (id)defaultActionBlock; - (id)actionBlockForButton:(SEL)arg1 withOrigin:(id)arg2; - (id)defaultActionBlockWithOrigin:(SEL)arg1; -- (id)defaultActionBlockWithOrigin:(SEL)arg1 canBypassPinLock:(int)arg2 requiresUnlock:(char *)arg3 shouldDeactivateAwayController:(char *)arg4 suitabilityFilter:(char *)arg5; +- (id)defaultActionBlockWithOrigin:(SEL)arg1 canBypassPinLock:(int)arg2 requiresUnlock:(_Bool *)arg3 shouldDeactivateAwayController:(_Bool *)arg4 suitabilityFilter:(_Bool *)arg5; - (void)killSound; -- (BOOL)playSound; +- (_Bool)playSound; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/CDStructures.h b/iOS7/PrivateFrameworks/SpringBoardUI/CDStructures.h index ee6d9818c..979c52060 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,14 +17,14 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/NSString-SBDeviceLockEntryFieldExtras.h b/iOS7/PrivateFrameworks/SpringBoardUI/NSString-SBDeviceLockEntryFieldExtras.h index 37f1f3336..a11a1c899 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/NSString-SBDeviceLockEntryFieldExtras.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/NSString-SBDeviceLockEntryFieldExtras.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SBDeviceLockEntryFieldExtras) -- (BOOL)isNewline; -- (BOOL)isSingleCharacterAndMemberOfSet:(struct __CFCharacterSet *)arg1; +- (_Bool)isNewline; +- (_Bool)isSingleCharacterAndMemberOfSet:(struct __CFCharacterSet *)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBAlertItem.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBAlertItem.h index f48551327..1915a33f6 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBAlertItem.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBAlertItem.h @@ -13,33 +13,36 @@ @interface SBAlertItem : NSObject { UIAlertView *_alertSheet; - BOOL _orderOverSBAlert; - BOOL _preventLockOver; - BOOL _didEverActivate; - BOOL _ignoreIfAlreadyDisplaying; - BOOL _didPlayPresentationSound; - BOOL _allowInSetup; - BOOL _pendInSetupIfNotAllowed; + _Bool _orderOverSBAlert; + _Bool _preventLockOver; + _Bool _didEverActivate; + _Bool _ignoreIfAlreadyDisplaying; + _Bool _didPlayPresentationSound; + _Bool _allowInSetup; + _Bool _pendInSetupIfNotAllowed; + _Bool _pendWhileKeyBagLocked; NSArray *_allowedBundleIDs; - BOOL _allowInStark; + _Bool _allowInStark; } + (void)activateAlertItem:(id)arg1; + (id)_alertItemsController; -@property(nonatomic) BOOL allowInStark; // @synthesize allowInStark=_allowInStark; +@property(nonatomic) _Bool allowInStark; // @synthesize allowInStark=_allowInStark; @property(retain, nonatomic) NSArray *allowedBundleIDs; // @synthesize allowedBundleIDs=_allowedBundleIDs; -@property(nonatomic) BOOL pendInSetupIfNotAllowed; // @synthesize pendInSetupIfNotAllowed=_pendInSetupIfNotAllowed; -@property(nonatomic) BOOL allowInSetup; // @synthesize allowInSetup=_allowInSetup; -@property(nonatomic) BOOL ignoreIfAlreadyDisplaying; // @synthesize ignoreIfAlreadyDisplaying=_ignoreIfAlreadyDisplaying; -- (id)prepareNewAlertSheetWithLockedState:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (BOOL)hasActiveKeyboardOnScreen; +@property(nonatomic) _Bool pendWhileKeyBagLocked; // @synthesize pendWhileKeyBagLocked=_pendWhileKeyBagLocked; +@property(nonatomic) _Bool pendInSetupIfNotAllowed; // @synthesize pendInSetupIfNotAllowed=_pendInSetupIfNotAllowed; +@property(nonatomic) _Bool allowInSetup; // @synthesize allowInSetup=_allowInSetup; +@property(nonatomic) _Bool ignoreIfAlreadyDisplaying; // @synthesize ignoreIfAlreadyDisplaying=_ignoreIfAlreadyDisplaying; +- (id)prepareNewAlertSheetWithLockedState:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (_Bool)displayActionButtonOnLockScreen; +- (_Bool)hasActiveKeyboardOnScreen; - (int)alertPriority; -- (BOOL)preventInterruption; -- (BOOL)reappearsAfterUnlock; -- (BOOL)reappearsAfterLock; -- (BOOL)behavesSuperModally; -- (BOOL)forcesModalAlertAppearance; +- (_Bool)preventInterruption; +- (_Bool)reappearsAfterUnlock; +- (_Bool)reappearsAfterLock; +- (_Bool)behavesSuperModally; +- (_Bool)forcesModalAlertAppearance; - (id)alertItemNotificationSender; - (id)alertItemNotificationDate; - (int)alertItemNotificationType; @@ -51,35 +54,34 @@ - (void)dismiss:(int)arg1; - (void)dismiss; - (void)buttonDismissed; -- (void)willRelockForButtonPress:(BOOL)arg1; +- (void)willRelockForButtonPress:(_Bool)arg1; - (void)didActivate; - (void)willActivate; -- (BOOL)_didEverActivate; -- (void)setPreventLockOver:(BOOL)arg1; -- (BOOL)preventLockOver; -- (void)setOrderOverSBAlert:(BOOL)arg1; +- (_Bool)_didEverActivate; +- (void)setPreventLockOver:(_Bool)arg1; +- (_Bool)preventLockOver; +- (void)setOrderOverSBAlert:(_Bool)arg1; - (void)performUnlockAction; - (double)autoDismissInterval; -- (float)lockLabelFontSize; - (id)shortLockLabel; - (id)lockLabel; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)cleanPreviousConfiguration; - (void)playPresentationSound; - (void)_playPresentationSound; - (id)sound; -- (BOOL)didPlayPresentationSound; -- (BOOL)isCriticalAlert; -- (BOOL)dismissOnModalDisplayActivation; -- (BOOL)dismissOnLock; -- (BOOL)togglesMediaControls; +- (_Bool)didPlayPresentationSound; +- (_Bool)isCriticalAlert; +- (_Bool)dismissOnModalDisplayActivation; +- (_Bool)dismissOnLock; +- (_Bool)togglesMediaControls; - (int)unlockSource; -- (BOOL)unlocksScreen; -- (BOOL)undimsScreen; -- (BOOL)shouldShowInEmergencyCall; -- (BOOL)shouldShowInLockScreen; -- (BOOL)allowAutoUnlock; -- (BOOL)allowMenuButtonDismissal; +- (_Bool)unlocksScreen; +- (_Bool)undimsScreen; +- (_Bool)shouldShowInEmergencyCall; +- (_Bool)shouldShowInLockScreen; +- (_Bool)allowAutoUnlock; +- (_Bool)allowMenuButtonDismissal; - (void)dealloc; - (id)init; - (id)alertSheet; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBAssistantAwayBottomView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBAssistantAwayBottomView.h deleted file mode 100644 index 3b7bc9043..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBAssistantAwayBottomView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBAssistantAwayBottomView : UIView -{ - UIView *_lockBarView; - UIView *_backgroundView; - BOOL _open; -} - -- (void)setOpen:(BOOL)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithAwayView:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBAwayViewPluginController.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBAwayViewPluginController.h index f9494dd7b..e53be0bbe 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBAwayViewPluginController.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBAwayViewPluginController.h @@ -11,11 +11,12 @@ @interface SBAwayViewPluginController : NSObject { UIView *_view; - BOOL _viewCanBeDisplayed; - BOOL _fullscreen; - BOOL _alwaysFullscreen; - int _orientation; + _Bool _viewCanBeDisplayed; + _Bool _fullscreen; + _Bool _alwaysFullscreen; + long long _orientation; id _disableTransitionBlock; + unsigned long long _effectivePresentationStyle; } + (void)disableBundleNamed:(id)arg1; @@ -23,77 +24,82 @@ + (void)enableBundleNamed:(id)arg1; + (void)enableBundleNamed:(id)arg1 activationContext:(id)arg2; + (id)_serializedDataForContext:(id)arg1; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic) BOOL viewCanBeDisplayed; // @synthesize viewCanBeDisplayed=_viewCanBeDisplayed; -- (unsigned int)overlayStyle; -- (void)lockScreenMediaControlsShown:(BOOL)arg1; -- (BOOL)wantsSwipeGestureRecognizer; -- (BOOL)wantsAutomaticFullscreenTimer; -- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; -- (BOOL)handleVolumeDownButtonPressed; -- (BOOL)handleVolumeUpButtonPressed; -- (BOOL)handleLockButtonPressed; -- (BOOL)handleGesture:(int)arg1 fingerCount:(unsigned int)arg2; -- (BOOL)handleMenuButtonHeld; -- (BOOL)wantsMenuButtonHeldEvent; -- (BOOL)handleMenuButtonDoubleTap; -- (BOOL)handleMenuButtonTap; -- (BOOL)showsDuringCall; -- (BOOL)wantsUserWallpaper; -- (BOOL)wantsHardwareEventsWhenScreenDimmed; -- (BOOL)wantsToOpenURLsWhilePasscodeLocked; -- (BOOL)allowsSiri; -- (BOOL)allowsPhotoSlideshow; -- (BOOL)allowsLockScreenMediaControls; -- (BOOL)allowsLockScreenCamera; -- (BOOL)canScreenDim; +@property(nonatomic, getter=_effectivePresentationStyle, setter=_setEffectivePresentationStyle:) unsigned long long effectivePresentationStyle; // @synthesize effectivePresentationStyle=_effectivePresentationStyle; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic) _Bool viewCanBeDisplayed; // @synthesize viewCanBeDisplayed=_viewCanBeDisplayed; +- (id)legibilitySettings; +- (unsigned long long)overlayStyle; +- (void)lockScreenMediaControlsShown:(_Bool)arg1; +- (_Bool)wantsMesaAutoUnlock; +- (_Bool)wantsSwipeGestureRecognizer; +- (_Bool)wantsAutomaticFullscreenTimer; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)handleGesture:(int)arg1 fingerCount:(unsigned long long)arg2; +- (_Bool)handleMenuButtonHeld; +- (_Bool)wantsMenuButtonHeldEvent; +- (_Bool)handleMenuButtonDoubleTap; +- (_Bool)handleMenuButtonTap; +- (_Bool)showsDuringCall; +- (_Bool)wantsUserWallpaper; +- (_Bool)wantsHardwareEventsWhenScreenDimmed; +- (_Bool)wantsToOpenURLsWhilePasscodeLocked; +- (_Bool)allowsSiri; +- (_Bool)allowsPhotoSlideshow; +- (_Bool)allowsLockScreenMediaControls; +- (_Bool)allowsLockScreenCamera; +- (_Bool)canScreenDim; - (id)customHeaderView; -- (BOOL)showHeaderView; -- (BOOL)showStatusBar; -- (BOOL)showDate; -- (BOOL)showDateView; -- (BOOL)disablesAwayItemsCompletely; -- (BOOL)showAwayItems; +- (_Bool)showHeaderView; +- (_Bool)showStatusBar; +- (_Bool)showDate; +- (_Bool)showDateView; +- (_Bool)disablesAwayItemsCompletely; +- (_Bool)showAwayItems; - (id)bundleIDForUnlock; -- (BOOL)animateResumingToApplicationWithIdentifier:(id)arg1; -- (int)pluginPriority; -- (BOOL)retainsPriorityWhileInactive; +- (_Bool)animateResumingToApplicationWithIdentifier:(id)arg1; +- (long long)pluginPriority; +- (_Bool)retainsPriorityWhileInactive; - (void)deviceLockViewDidHide; - (void)deviceLockViewWillShow; - (void)alwaysFullscreenValueHasChanged; -- (BOOL)canBeAlwaysFullscreen; -- (BOOL)isAlwaysFullscreen; -- (void)setAlwaysFullscreen:(BOOL)arg1; +- (_Bool)canBeAlwaysFullscreen; +@property(nonatomic, getter=isAlwaysFullscreen) _Bool alwaysFullscreen; - (double)transitionDuration; - (double)viewFadeInDuration; -- (BOOL)allowsControlCenter; -- (BOOL)allowsNotificationCenter; -- (BOOL)shouldAutoHideNotifications; -- (BOOL)shouldShowLockStatusBarTime; -- (BOOL)shouldDisableOnUnlock; -- (BOOL)shouldDisableOnRelock; -- (BOOL)viewWantsOverlayLayout; -- (unsigned int)presentationStyle; -- (BOOL)viewWantsFullscreenLayout; -- (void)setFullscreen:(BOOL)arg1 duration:(double)arg2; -- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)isFullscreen; +- (_Bool)allowsTimer; +- (_Bool)allowsControlCenter; +- (_Bool)allowsNotificationCenter; +- (_Bool)shouldAutoHideNotifications; +- (_Bool)shouldShowLockStatusBarTime; +- (_Bool)shouldDisableOnUnlock; +- (_Bool)shouldDisableOnRelock; +- (_Bool)viewWantsOverlayLayout; +- (unsigned long long)notificationBehavior; +- (unsigned long long)presentationStyle; +- (_Bool)viewWantsFullscreenLayout; +- (void)setFullscreen:(_Bool)arg1 duration:(double)arg2; +- (void)setFullscreen:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)isFullscreen; - (id)enableTransitionBlock; - (id)_disableTransitionBlock; - (void)_setDisableTransitionBlock:(id)arg1; - (void)disableWithTransitionBlock:(id)arg1; - (void)disable; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)setDeactivationContext:(id)arg1; - (void)setActivationContext:(id)arg1; - (void)purgeView; - (void)loadView; +- (id)backgroundView; @property(retain, nonatomic) UIView *view; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockEntryField.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockEntryField.h index 7f312d3e9..40a6017e3 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockEntryField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockEntryField.h @@ -11,40 +11,40 @@ @interface SBDeviceLockEntryField : UIView { int _style; - int _interfaceOrientation; + long long _interfaceOrientation; UIPasscodeField *_passcodeField; UITextInputTraits *_textInputTraits; struct __CFCharacterSet *_numericTrimmingSet; UIImageView *_shadowView; - BOOL _highlighted; + _Bool _highlighted; id _delegate; } + (id)topShadowImage; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)_handleKeyUIEvent:(id)arg1; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; - (void)passcodeFieldDidAcceptEntry:(id)arg1; -- (BOOL)passcodeField:(id)arg1 shouldInsertText:(id)arg2; +- (_Bool)passcodeField:(id)arg1 shouldInsertText:(id)arg2; - (void)passcodeFieldTextDidChange:(id)arg1; - (id)textInputTraits; - (void)deleteLastCharacter; - (void)appendString:(id)arg1; -@property(nonatomic, getter=isOkayButtonEnabled) BOOL okayButtonEnabled; +@property(nonatomic, getter=isOkayButtonEnabled) _Bool okayButtonEnabled; @property(copy, nonatomic) NSString *stringValue; - (void)_layoutForCurrentDevice; - (id)_backgroundImage; - (struct CGSize)_fieldSizeForCurrentDevice; - (id)passcodeField; -- (BOOL)resignFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)dealloc; -- (id)initWithStyle:(int)arg1 interfaceOrientation:(int)arg2; +- (id)initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeyboard.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeyboard.h index ac524d777..bb39aa87d 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeyboard.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeyboard.h @@ -15,9 +15,9 @@ - (void)maximize; - (void)minimize; -- (BOOL)shouldSaveMinimizationState; -- (BOOL)canDismiss; -- (BOOL)isActive; +- (_Bool)shouldSaveMinimizationState; +- (_Bool)canDismiss; +- (_Bool)isActive; - (id)initWithFrame:(struct CGRect)arg1 deviceLockView:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypad.h index 127c78913..64e855bd7 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypad.h @@ -12,19 +12,19 @@ { UIButton *_deleteButton; UIButton *_cancelButton; - BOOL _deleteEnabled; - BOOL _playKeyboardClicks; + _Bool _deleteEnabled; + _Bool _playKeyboardClicks; } + (struct CGSize)defaultSize; + (id)pressedImage; + (id)keypadImage; -@property(nonatomic, getter=isDeleteEnabled) BOOL deleteEnabled; // @synthesize deleteEnabled=_deleteEnabled; +@property(nonatomic, getter=isDeleteEnabled) _Bool deleteEnabled; // @synthesize deleteEnabled=_deleteEnabled; @property(readonly, nonatomic) BOOL emergencyKeyChar; @property(readonly, nonatomic) BOOL cancelKeyChar; @property(readonly, nonatomic) BOOL deleteKeyChar; -@property(nonatomic) BOOL showsEmergencyCallButton; -@property(nonatomic) BOOL playsKeyboardClicks; +@property(nonatomic) _Bool showsEmergencyCallButton; +@property(nonatomic) _Bool playsKeyboardClicks; - (id)initWithDefaultSizeForStyle:(int)arg1; - (id)_pressedImage; - (id)_keypadImage; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadPhone.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadPhone.h index 8cd73e9ab..fb526ff43 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadPhone.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadPhone.h @@ -21,9 +21,9 @@ - (BOOL)emergencyKeyChar; - (BOOL)cancelKeyChar; - (BOOL)deleteKeyChar; -- (void)setDeleteEnabled:(BOOL)arg1; -- (void)setShowsEmergencyCallButton:(BOOL)arg1; -- (BOOL)showsEmergencyCallButton; +- (void)setDeleteEnabled:(_Bool)arg1; +- (void)setShowsEmergencyCallButton:(_Bool)arg1; +- (_Bool)showsEmergencyCallButton; - (float)_yFudge; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadWildcat.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadWildcat.h index 3ec739da6..51c79cbc4 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadWildcat.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockKeypadWildcat.h @@ -17,9 +17,9 @@ + (id)keypadImage; - (BOOL)cancelKeyChar; - (BOOL)deleteKeyChar; -- (struct CGRect)_rectForKey:(unsigned int)arg1; +- (struct CGRect)_rectForKey:(unsigned long long)arg1; - (float)_yFudge; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitle.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitle.h index c50afca24..e6226ea18 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitle.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitle.h @@ -11,16 +11,16 @@ @interface SBDeviceLockTitle : UIView { int _style; - int _interfaceOrientation; + long long _interfaceOrientation; } -+ (id)newWithStyle:(int)arg1 interfaceOrientation:(int)arg2; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; ++ (id)newWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; - (void)blinkSubtitle; @property(retain, nonatomic) NSString *subtitle; @property(retain, nonatomic) NSString *title; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitlePhone.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitlePhone.h index 9f5ceb637..98efe6bc0 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitlePhone.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitlePhone.h @@ -10,7 +10,7 @@ @interface SBDeviceLockTitlePhone : SBDeviceLockTitle { - BOOL _highlighted; + _Bool _highlighted; TPLegacyLCDView *_lcdView; } @@ -19,10 +19,10 @@ - (id)subtitle; - (void)setTitle:(id)arg1; - (id)title; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (void)dealloc; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeyboard.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeyboard.h index d00af61dd..2eb9f73ab 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeyboard.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeyboard.h @@ -10,7 +10,7 @@ @interface SBDeviceLockTitleWildcatKeyboard : SBDeviceLockTitle { - BOOL _highlighted; + _Bool _highlighted; UILabel *_titleLabel; UILabel *_subtitleLabel; } @@ -20,12 +20,12 @@ - (id)subtitle; - (void)setTitle:(id)arg1; - (id)title; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (id)_backgroundImage; - (void)layoutSubviews; - (void)dealloc; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeypad.h index 354c98a06..88804ad55 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockTitleWildcatKeypad.h @@ -10,7 +10,7 @@ @interface SBDeviceLockTitleWildcatKeypad : SBDeviceLockTitle { - BOOL _highlighted; + _Bool _highlighted; UILabel *_titleLabel; UILabel *_subtitleLabel; } @@ -20,12 +20,12 @@ - (id)subtitle; - (void)setTitle:(id)arg1; - (id)title; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; - (id)_backgroundImage; - (void)layoutSubviews; - (void)dealloc; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockView.h index 404f81a1c..592dcb642 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockView.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockView.h @@ -11,50 +11,50 @@ @interface SBDeviceLockView : UIView { int _style; - int _interfaceOrientation; + long long _interfaceOrientation; SBDeviceLockTitle *_statusView; SBDeviceLockEntryField *_entryView; id _delegate; } -+ (id)newWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; ++ (id)newWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; + (int)defaultStyle; + (int)defaultStyleForSiri; -+ (int)defaultStyleForSiri:(BOOL)arg1; ++ (int)defaultStyleForSiri:(_Bool)arg1; + (double)deviceLockAnimationDuration; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; @property(readonly, nonatomic) int style; // @synthesize style=_style; -- (void)didAnimateToInterfaceOrientation:(int)arg1; -- (void)animateToInterfaceInterfaceOrientation:(int)arg1; -- (void)willAnimateToInterfaceOrientation:(int)arg1; +- (void)didAnimateToInterfaceOrientation:(long long)arg1; +- (void)animateToInterfaceInterfaceOrientation:(long long)arg1; +- (void)willAnimateToInterfaceOrientation:(long long)arg1; - (void)notifyDelegateThatEmergencyCallButtonWasPressed; - (void)notifyDelegateThatCancelButtonWasPressed; - (void)notifyDelegateThatPasscodeWasEntered; - (void)notifyDelegateThatPasscodeDidChange; - (void)deviceLockEntryFieldTextDidChange:(id)arg1; -- (BOOL)deviceLockEntryField:(id)arg1 shouldInsertText:(id)arg2; +- (_Bool)deviceLockEntryField:(id)arg1 shouldInsertText:(id)arg2; - (void)deviceLockEntryFieldDidCancelEntry:(id)arg1; - (void)deviceLockEntryFieldDidAcceptEntry:(id)arg1; -@property(readonly, nonatomic, getter=isKeypadMinimized) BOOL keypadMinimized; -@property(nonatomic) BOOL showsEmergencyCallButton; -@property(nonatomic) BOOL playsKeyboardClicks; -@property(nonatomic, getter=isShowingEntryStatusWarning) BOOL showingEntryStatusWarning; +@property(readonly, nonatomic, getter=isKeypadMinimized) _Bool keypadMinimized; +@property(nonatomic) _Bool showsEmergencyCallButton; +@property(nonatomic) _Bool playsKeyboardClicks; +@property(nonatomic, getter=isShowingEntryStatusWarning) _Bool showingEntryStatusWarning; @property(retain, nonatomic) NSString *passcode; - (void)blinkStatusView; -@property(nonatomic, getter=isShowingStatusWarning) BOOL showingStatusWarning; +@property(nonatomic, getter=isShowingStatusWarning) _Bool showingStatusWarning; @property(retain, nonatomic) NSString *statusSubtitle; @property(retain, nonatomic) NSString *statusTitle; @property(readonly, nonatomic) UIView *keypadView; @property(readonly, nonatomic) UIView *entryView; @property(readonly, nonatomic) UIView *statusView; -- (void)setUserInteractionEnabled:(BOOL)arg1; +- (void)setUserInteractionEnabled:(_Bool)arg1; - (void)dealloc; -- (BOOL)resignFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (_Bool)resignFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboard.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboard.h index 4ec7ed627..47b600eac 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboard.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboard.h @@ -11,32 +11,32 @@ @interface SBDeviceLockViewWithKeyboard : SBDeviceLockView { UIKeyboard *_keyboard; - BOOL _isAnimating; - BOOL _wasMinimizedWhenAnimationStarted; - BOOL _triedToMinMaxWhileRotating; - BOOL _previousKeyboardShowedInlineCandidates; + _Bool _isAnimating; + _Bool _wasMinimizedWhenAnimationStarted; + _Bool _triedToMinMaxWhileRotating; + _Bool _previousKeyboardShowedInlineCandidates; } - (void)_acceptOrCancelReturnKeyPress; - (void)_layoutEntryView; - (void)_layoutForCurrentOrientation; - (void)geometryChanged:(id)arg1; -- (void)didAnimateToInterfaceOrientation:(int)arg1; -- (void)animateToInterfaceInterfaceOrientation:(int)arg1; -- (void)willAnimateToInterfaceOrientation:(int)arg1; -- (void)setInterfaceOrientation:(int)arg1; -- (struct CGRect)keyboardFrameForInterfaceOrientation:(int)arg1; +- (void)didAnimateToInterfaceOrientation:(long long)arg1; +- (void)animateToInterfaceInterfaceOrientation:(long long)arg1; +- (void)willAnimateToInterfaceOrientation:(long long)arg1; +- (void)setInterfaceOrientation:(long long)arg1; +- (struct CGRect)keyboardFrameForInterfaceOrientation:(long long)arg1; - (void)returnKeyPressed:(id)arg1; - (void)maximize; - (void)minimize; -- (void)setMinimized:(BOOL)arg1; -- (BOOL)isKeypadMinimized; +- (void)setMinimized:(_Bool)arg1; +- (_Bool)isKeypadMinimized; - (id)keypadView; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)dealloc; -- (BOOL)canMinMaxKeyboard; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (_Bool)canMinMaxKeyboard; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardPhone.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardPhone.h index 73951cc6a..343319122 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardPhone.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardPhone.h @@ -13,9 +13,9 @@ - (void)_layoutForCurrentOrientation; - (void)hardwareReturnKeyPressed:(id)arg1; - (void)returnKeyPressed:(id)arg1; -- (void)setShowsEmergencyCallButton:(BOOL)arg1; -- (BOOL)showsEmergencyCallButton; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (void)setShowsEmergencyCallButton:(_Bool)arg1; +- (_Bool)showsEmergencyCallButton; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardWildcat.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardWildcat.h index b026b44fe..fd19416dd 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardWildcat.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeyboardWildcat.h @@ -12,9 +12,9 @@ - (void)hardwareReturnKeyPressed:(id)arg1; - (void)returnKeyPressed:(id)arg1; -- (void)setInterfaceOrientation:(int)arg1; -- (void)setMinimized:(BOOL)arg1; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (void)setInterfaceOrientation:(long long)arg1; +- (void)setMinimized:(_Bool)arg1; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; - (void)_layoutForCurrentOrientation; - (void)_centerStatusView; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypad.h index e55b6c87a..29fe2e4b1 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypad.h @@ -13,21 +13,21 @@ @interface SBDeviceLockViewWithKeypad : SBDeviceLockView { SBDeviceLockKeypad *_keypad; - BOOL _cancelingTouches; + _Bool _cancelingTouches; } - (void)phonePad:(id)arg1 keyUp:(BOOL)arg2; - (void)phonePad:(id)arg1 keyDown:(BOOL)arg2; - (void)deviceLockEntryFieldDidAcceptEntry:(id)arg1; - (void)deviceLockEntryFieldTextDidChange:(id)arg1; -- (void)setShowsEmergencyCallButton:(BOOL)arg1; -- (BOOL)showsEmergencyCallButton; -- (void)setPlaysKeyboardClicks:(BOOL)arg1; -- (BOOL)playsKeyboardClicks; +- (void)setShowsEmergencyCallButton:(_Bool)arg1; +- (_Bool)showsEmergencyCallButton; +- (void)setPlaysKeyboardClicks:(_Bool)arg1; +- (_Bool)playsKeyboardClicks; - (void)setPasscode:(id)arg1; - (id)keypadView; - (void)dealloc; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadPhone.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadPhone.h index 35943112e..116db3935 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadPhone.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadPhone.h @@ -10,7 +10,7 @@ { } -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadWildcat.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadWildcat.h index 60de587a6..85ee386d4 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadWildcat.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBDeviceLockViewWithKeypadWildcat.h @@ -15,7 +15,7 @@ - (id)keypadView; - (void)dealloc; -- (id)_initWithStyle:(int)arg1 interfaceOrientation:(int)arg2 showsEmergencyCall:(BOOL)arg3; +- (id)_initWithStyle:(int)arg1 interfaceOrientation:(long long)arg2 showsEmergencyCall:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBLegibility-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBLegibility-Protocol.h new file mode 100644 index 000000000..64d061fdf --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBLegibility-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBLegibility +- (void)updateForChangedSettings:(id)arg1; +- (void)setStrength:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBLockScreenTimerDialView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBLockScreenTimerDialView.h index a85eedaec..ed4ee844c 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBLockScreenTimerDialView.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBLockScreenTimerDialView.h @@ -6,26 +6,20 @@ #import "UIView.h" -@class CADisplayLink, NSDate, UIImageView; +#import "SBLegibility-Protocol.h" -@interface SBLockScreenTimerDialView : UIView +@class _UILegibilityView; + +@interface SBLockScreenTimerDialView : UIView { - UIImageView *_faceView; - UIImageView *_dialView; - CADisplayLink *_displayLink; - float _secondsPerRotation; - NSDate *_endDate; + _UILegibilityView *_dialView; + double _strength; } -@property float secondsPerRotation; // @synthesize secondsPerRotation=_secondsPerRotation; -@property(retain) NSDate *endDate; // @synthesize endDate=_endDate; +@property(nonatomic) double strength; // @synthesize strength=_strength; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (void)_displayLinkFired:(id)arg1; -- (void)stopAnimating; -- (void)startAnimating; -- (id)_newFaceView; -- (id)_newDialView; +- (id)_newDialViewForSettings:(id)arg1; +- (void)updateForChangedSettings:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBModalDisplayPluginController.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBModalDisplayPluginController.h deleted file mode 100644 index 77ac2f05c..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBModalDisplayPluginController.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface SBModalDisplayPluginController : UIViewController -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeField.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeField.h index 386ddfc22..0ab6bbb53 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeField.h @@ -9,18 +9,18 @@ @interface SBPasscodeField : UIPasscodeField { int _style; - float _okFontSize; - float _cancelFontSize; - float _buttonWidth; - BOOL _showsCancelButton; - BOOL _isAlphanumericField; + double _okFontSize; + double _cancelFontSize; + double _buttonWidth; + _Bool _showsCancelButton; + _Bool _isAlphanumericField; } + (Class)textFieldClass; -@property(nonatomic) BOOL showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; -@property(nonatomic) BOOL isAlphanumericField; // @synthesize isAlphanumericField=_isAlphanumericField; +@property(nonatomic) _Bool showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; +@property(nonatomic) _Bool isAlphanumericField; // @synthesize isAlphanumericField=_isAlphanumericField; - (void)_textDidChange; -- (BOOL)textFieldShouldClear:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; - (void)_updateFields; - (void)_updateButtonFrame; - (void)_updateButtonTitle; @@ -28,10 +28,10 @@ - (id)_localizedCancelString; - (id)_localizedOKString; - (id)textInputTraits; -@property(nonatomic) int clearButtonMode; -- (void)setShowsOKButton:(BOOL)arg1; -@property(nonatomic, getter=isOkayButtonEnabled) BOOL okayButtonEnabled; -- (void)setNumberOfEntryFields:(int)arg1 opaqueBackground:(BOOL)arg2; +@property(nonatomic) long long clearButtonMode; +- (void)setShowsOKButton:(_Bool)arg1; +@property(nonatomic, getter=isOkayButtonEnabled) _Bool okayButtonEnabled; +- (void)setNumberOfEntryFields:(int)arg1 opaqueBackground:(_Bool)arg2; - (id)_entryField; - (id)_initWithStyle:(int)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeTextField.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeTextField.h index fc1bb61ee..4c4c2ce35 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeTextField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBPasscodeTextField.h @@ -10,15 +10,15 @@ @interface SBPasscodeTextField : UITextField { - float _letterSpacing; - BOOL _usesLargeClearButton; + double _letterSpacing; + _Bool _usesLargeClearButton; UILabel *_hiddenLabel; } -@property(nonatomic) BOOL usesLargeClearButton; // @synthesize usesLargeClearButton=_usesLargeClearButton; -@property(nonatomic) float letterSpacing; // @synthesize letterSpacing=_letterSpacing; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +@property(nonatomic) _Bool usesLargeClearButton; // @synthesize usesLargeClearButton=_usesLargeClearButton; +@property(nonatomic) double letterSpacing; // @synthesize letterSpacing=_letterSpacing; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)_handleKeyUIEvent:(id)arg1; - (id)_style; - (void)_endedEditing; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper-Protocol.h deleted file mode 100644 index 36c0540bd..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper-Protocol.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBProceduralWallpaper -+ (id)identifier; -- (id)view; -- (void)setAnimating:(BOOL)arg1; - -@optional -+ (BOOL)colorChangesSignificantly; -+ (id)presetWallpaperOptions; -+ (id)thumbnailImageName; -- (id)averageColorForRect:(struct CGRect)arg1; -- (id)averageLifetimeColorForRect:(struct CGRect)arg1; -- (void)setWallpaperOptions:(id)arg1; -- (void)setWallpaperVariant:(int)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper.h deleted file mode 100644 index c2170300c..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBProceduralWallpaper.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import - -@interface SBProceduralWallpaper : UIView -{ -} - -+ (id)identifier; -- (id)view; -- (void)setAnimating:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerItem.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerItem.h index 9b5e81693..1bc001ff5 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerItem.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerItem.h @@ -12,19 +12,19 @@ { } -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; - (id)subActionWithIndex:(SEL)arg1; - (id)subActionLabels; - (id)pullDownNotification; -- (BOOL)canShowWhileLocked; -- (BOOL)canShowInAssistant; +- (_Bool)canShowWhileLocked; +- (_Bool)canShowInAssistant; - (id)sortDate; - (id)sound; - (id)action; -- (BOOL)isSticky; -- (unsigned int)priority; +- (_Bool)isSticky; +- (unsigned long long)priority; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerView-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerView-Protocol.h deleted file mode 100644 index 0f9bb810d..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIBannerView-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBUIBannerView -- (id)bannerContext; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterButton.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterButton.h index b1e49f2d5..8d82c73dd 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterButton.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterButton.h @@ -12,50 +12,55 @@ @interface SBUIControlCenterButton : UIButton { - int _maskUpdatesNeeded; struct UIEdgeInsets _bgCapInsets; id _delegate; UIImage *_bgMaskImage; + UIImage *_selectedBGMaskImage; UIImage *_glyphMaskImage; UIImage *_selectedGlyphMaskImage; + double _naturalHeight; } + (struct UIEdgeInsets)visibleContentInsets; -+ (id)_buttonWithBGImage:(id)arg1 glyphImage:(id)arg2; ++ (id)_buttonWithBGImage:(id)arg1 selectedBGImage:(id)arg2 glyphImage:(id)arg3 naturalHeight:(double)arg4; + (id)roundRectButtonWithGlyphImage:(id)arg1; + (id)circularButtonWithGlyphImage:(id)arg1; + (id)roundRectButton; + (id)circularButton; ++ (id)_roundRectSelectedBackgroundImage; + (id)_roundRectBackgroundImage; + (id)_circleBackgroundImage; +@property(nonatomic) double naturalHeight; // @synthesize naturalHeight=_naturalHeight; @property(retain, nonatomic) UIImage *selectedGlyphMaskImage; // @synthesize selectedGlyphMaskImage=_selectedGlyphMaskImage; @property(retain, nonatomic) UIImage *glyphMaskImage; // @synthesize glyphMaskImage=_glyphMaskImage; +@property(retain, nonatomic, setter=setSelectedBGMaskImage:) UIImage *selectedBGMaskImage; // @synthesize selectedBGMaskImage=_selectedBGMaskImage; @property(retain, nonatomic, setter=setBGMaskImage:) UIImage *bgMaskImage; // @synthesize bgMaskImage=_bgMaskImage; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)_updateSelected:(BOOL)arg1 highlighted:(BOOL)arg2; -- (BOOL)_drawingAsSelected; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)_updateSelected:(_Bool)arg1 highlighted:(_Bool)arg2; +- (_Bool)_drawingAsSelected; - (void)_pressAction; - (struct CGSize)visibleContentSize; - (void)setBackgroundImage:(id)arg1; +- (void)_setBackgroundImage:(id)arg1 selectedBackgroundImage:(id)arg2 naturalHeight:(double)arg3; - (void)setGlyphImage:(id)arg1 selectedGlyphImage:(id)arg2; - (void)_updateForStateChange; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2; - (void)_updateDisabledImage; - (void)_updateHighlightImage; - (void)_updateNormalImage; -- (int)_currentState; +- (long long)_currentState; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 backgroundImage:(id)arg2 glyphImage:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1 backgroundImage:(id)arg2 selectedBackgroundImage:(id)arg3 glyphImage:(id)arg4 naturalHeight:(double)arg5; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterControlObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterControlObserver-Protocol.h index 666d85354..14ce88f3e 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterControlObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterControlObserver-Protocol.h @@ -9,7 +9,7 @@ @protocol SBUIControlCenterControlObserver @optional -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterLabel.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterLabel.h index 696b34c22..a4225c7e3 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterLabel.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterLabel.h @@ -10,23 +10,22 @@ @interface SBUIControlCenterLabel : UILabel { - int _maskUpdatesNeeded; } -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; - (void)drawTextInRect:(struct CGRect)arg1; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(long long)arg2; - (void)setAttributedText:(id)arg1; - (void)setText:(id)arg1; - (void)_updateAttributedText; -- (void)setNumberOfLines:(int)arg1; +- (void)setNumberOfLines:(long long)arg1; - (void)setFont:(id)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (int)_currentState; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (long long)_currentState; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterProgressView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterProgressView.h index 858db528b..6ad6f5502 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterProgressView.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterProgressView.h @@ -16,8 +16,8 @@ } @property(retain, nonatomic) UIImage *trackMaskImage; // @synthesize trackMaskImage=_trackMaskImage; -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; - (void)_updateTrackImage; - (void)_updateProgressImage; - (struct UIEdgeInsets)_applyShadowInsets:(struct UIEdgeInsets)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterSlider.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterSlider.h index a200a1259..a41f59c57 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterSlider.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIControlCenterSlider.h @@ -12,8 +12,8 @@ @interface SBUIControlCenterSlider : UISlider { - float _valueImagePadding; - BOOL _highlightMinimumTrackImage; + double _valueImagePadding; + _Bool _highlightMinimumTrackImage; UIImage *_minValueMaskImage; UIImage *_maxValueMaskImage; UIImage *_trackMaskImage; @@ -24,23 +24,23 @@ @property(retain) UIImage *trackMaskImage; // @synthesize trackMaskImage=_trackMaskImage; @property(retain) UIImage *maxValueMaskImage; // @synthesize maxValueMaskImage=_maxValueMaskImage; @property(retain) UIImage *minValueMaskImage; // @synthesize minValueMaskImage=_minValueMaskImage; -@property(nonatomic) BOOL highlightMinimumTrackImage; // @synthesize highlightMinimumTrackImage=_highlightMinimumTrackImage; -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +@property(nonatomic) _Bool highlightMinimumTrackImage; // @synthesize highlightMinimumTrackImage=_highlightMinimumTrackImage; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; - (void)layoutSubviews; - (struct CGRect)trackRectForBounds:(struct CGRect)arg1; - (struct CGRect)maximumValueImageRectForBounds:(struct CGRect)arg1; - (struct CGRect)minimumValueImageRectForBounds:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_valueImagePadding; -- (float)_valueImageCenterTrackOffset; -- (float)_naturalTrackWidth; +- (double)_valueImagePadding; +- (double)_valueImageCenterTrackOffset; +- (double)_naturalTrackWidth; - (void)setMaximumValueImage:(id)arg1; - (void)setMinimumValueImage:(id)arg1; - (void)setTrackImage:(id)arg1; - (void)_updateMaximumTrackImage; - (void)_updateMinimumTrackImage; -- (struct UIEdgeInsets)_trackInsetsWithShadow:(BOOL)arg1; +- (struct UIEdgeInsets)_trackInsetsWithShadow:(_Bool)arg1; - (void)_updateMaximumValueImage; - (void)_updateMinimumValueImage; - (id)_valueImageForImage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIFullscreenAlertController.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIFullscreenAlertController.h index 0528111fd..8f9cfe9fa 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIFullscreenAlertController.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIFullscreenAlertController.h @@ -12,7 +12,7 @@ @interface SBUIFullscreenAlertController : UIViewController { - BOOL _shouldAnimateIn; + _Bool _shouldAnimateIn; NSNumber *_animationStartTime; NSString *_activationContext; NSInvocation *_pendingDeactivationInvocation; @@ -20,36 +20,40 @@ @property(retain, nonatomic) NSString *activationContext; // @synthesize activationContext=_activationContext; @property(retain, nonatomic) NSNumber *animationStartTime; // @synthesize animationStartTime=_animationStartTime; -@property(nonatomic) BOOL shouldAnimateIn; // @synthesize shouldAnimateIn=_shouldAnimateIn; +@property(nonatomic) _Bool shouldAnimateIn; // @synthesize shouldAnimateIn=_shouldAnimateIn; - (id)pendingDeactivationInvocation; - (void)setPendingDeactivationInvocation:(id)arg1; - (void)didFinishLaunchingFrontmost; - (void)handleAutoLock; -- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; -- (BOOL)handleMenuButtonTap; -- (BOOL)handleVolumeDownButtonPressed; -- (BOOL)handleVolumeUpButtonPressed; -- (BOOL)handleLockButtonPressed; -- (BOOL)allowStackingOfAlert:(id)arg1; -- (BOOL)hasTranslucentBackground; -- (BOOL)viewIsReadyToBeRemoved; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleMenuButtonTap; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)allowStackingOfAlert:(id)arg1; +- (_Bool)hasTranslucentBackground; +- (_Bool)viewIsReadyToBeRemoved; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (void)viewDidUnload; - (void)didReceiveMemoryWarning; - (void)finishedAnimatingOut; -- (void)finishedAnimatingIn; - (void)animateViewOut; -- (void)presentViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)definesPresentationContext; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)finishedAnimatingIn; +- (void)animateViewIn; +- (void)presentViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)definesPresentationContext; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)viewDidLoad; - (void)viewWillAnimateOut; -- (BOOL)allowSuspension; -- (BOOL)isSlidingViewController; -- (void)setWallpaperTunnelActive:(BOOL)arg1; -- (void)requestDeactivationAnimated:(BOOL)arg1 animateOldDisplayInWithStyle:(int)arg2; -- (void)requestActivationAnimated:(BOOL)arg1 animateCurrentDisplayOut:(BOOL)arg2 withDelay:(BOOL)arg3; +- (void)viewWillAnimateIn; +- (_Bool)allowSuspension; +- (_Bool)isSlidingViewController; +- (void)removeBackgroundStyleWithDuration:(double)arg1; +- (void)setBackgroundStyle:(long long)arg1 withDuration:(double)arg2; +- (void)setWallpaperTunnelActive:(_Bool)arg1; +- (void)requestDeactivationAnimated:(_Bool)arg1 animateOldDisplayInWithStyle:(int)arg2; +- (void)requestActivationAnimated:(_Bool)arg1 animateCurrentDisplayOut:(_Bool)arg2 withDelay:(_Bool)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateFormatter-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateFormatter-Protocol.h deleted file mode 100644 index 1819c474b..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateFormatter-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBUILockScreenDateFormatter -- (void)resetFormattersIfNecessary; -- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; -- (id)formatDateAsTimeNoAMPM:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateView.h deleted file mode 100644 index af538d0f4..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUILockScreenDateView.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSDate, UIColor, UILabel; - -@interface SBUILockScreenDateView : UIView -{ - UILabel *_timeLabel; - UILabel *_dateLabel; - float _dateAlpha; - NSDate *_date; - id _formatter; - UIColor *_textColor; - float _dateAlphaPercentage; -} - -+ (float)defaultHeight; -@property(nonatomic) float dateAlphaPercentage; // @synthesize dateAlphaPercentage=_dateAlphaPercentage; -@property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(retain, nonatomic) id formatter; // @synthesize formatter=_formatter; -@property(retain, nonatomic) NSDate *date; // @synthesize date=_date; -- (float)_dateBaselineOffsetFromTime; -- (id)_dateFont; -- (id)_timeFont; -- (void)_layoutTimeLabel; -- (void)_layoutDateLabel; -- (void)layoutSubviews; -- (float)dateBaselineOffsetFromOrigin; -- (float)timeBaselineOffsetFromOrigin; -- (void)updateFormat; -- (void)setContentAlpha:(float)arg1 withDateVisible:(BOOL)arg2; -@property(nonatomic, getter=isDateHidden) BOOL dateHidden; -- (void)_setDateAlpha:(float)arg1; -- (void)_addDateLabel; -- (void)_addTimeLabel; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginAppearanceContext.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginAppearanceContext.h index fe06aec8a..1fdcc3abf 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginAppearanceContext.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginAppearanceContext.h @@ -8,10 +8,12 @@ @interface SBUIPluginAppearanceContext : NSObject { - unsigned int _uiEnvironment; + unsigned long long _uiEnvironment; + _Bool _hideOtherWindowsDuringAppearance; } -@property(nonatomic) unsigned int uiEnvironment; // @synthesize uiEnvironment=_uiEnvironment; +@property(nonatomic) _Bool hideOtherWindowsDuringAppearance; // @synthesize hideOtherWindowsDuringAppearance=_hideOtherWindowsDuringAppearance; +@property(nonatomic) unsigned long long uiEnvironment; // @synthesize uiEnvironment=_uiEnvironment; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginController.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginController.h index ffec5771c..352933e66 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginController.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIPluginController.h @@ -11,23 +11,23 @@ @interface SBUIPluginController : NSObject { id _host; - BOOL _isVisible; + _Bool _isVisible; } -@property(nonatomic, getter=isVisible) BOOL visible; // @synthesize visible=_isVisible; +@property(nonatomic, getter=isVisible) _Bool visible; // @synthesize visible=_isVisible; @property(nonatomic) id host; // @synthesize host=_host; - (id)viewControllerForActivationContext:(id)arg1; - (void)noteInterruption; -- (BOOL)handledWiredMicButtonTap; +- (_Bool)handledWiredMicButtonTap; - (void)handleBluetoothDismissal; -- (BOOL)handledMenuButtonTap; -- (BOOL)handledMenuButtonDownEvent; -- (BOOL)handledPasscodeUnlockWithCompletion:(id)arg1; -- (BOOL)handleActivationEvent:(int)arg1 context:(void *)arg2; +- (_Bool)handledMenuButtonTap; +- (_Bool)handledMenuButtonDownEvent; +- (_Bool)handledPasscodeUnlockWithCompletion:(id)arg1; +- (_Bool)handleActivationEvent:(int)arg1 context:(void *)arg2; - (void)cancelPendingActivationEvent:(int)arg1; - (void)prepareForActivationEvent:(int)arg1 afterInterval:(double)arg2; -- (BOOL)wantsActivationEvent:(int)arg1 interval:(double *)arg2; -- (BOOL)supportedAndEnabled; +- (_Bool)wantsActivationEvent:(int)arg1 interval:(double *)arg2; +- (_Bool)supportedAndEnabled; - (void)registeredWithHost; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIQuietModePlayability-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIQuietModePlayability-Protocol.h index d6b4be239..8db3dbcea 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIQuietModePlayability-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIQuietModePlayability-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol SBUIQuietModePlayability -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIRoundedBannerView.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUIRoundedBannerView.h deleted file mode 100644 index 16628cfad..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUIRoundedBannerView.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBUIBannerView-Protocol.h" - -@interface SBUIRoundedBannerView : UIView -{ - UIView *_backgroundShadowView; - UIView *_contentContainerView; - UIView *_contentView; - UIView *_underlayView; -} - -- (id)bannerContext; -- (void)drawStretchableBackground:(struct CGContext *)arg1; -- (id)contentView; -- (id)bannerItem; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUISlidingFullscreenAlertController.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUISlidingFullscreenAlertController.h index bdbd5beea..c30e363db 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUISlidingFullscreenAlertController.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUISlidingFullscreenAlertController.h @@ -12,38 +12,36 @@ { UIView *_topBar; UIView *_bottomBar; - BOOL _animatingIn; - BOOL _animatingOut; + _Bool _animatingIn; + _Bool _animatingOut; } @property(readonly, nonatomic) UIView *bottomBar; // @synthesize bottomBar=_bottomBar; @property(readonly, nonatomic) UIView *topBar; // @synthesize topBar=_topBar; - (void)updateSpringBoardInPreparationForTransparentDismiss; -- (void)finishedAnimatingOut; - (void)finishedAnimatingIn; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)_updateLayoutForStatusBarAndInterfaceOrientation; -- (BOOL)viewIsReadyToBeRemoved; +- (_Bool)viewIsReadyToBeRemoved; - (void)animateViewOut; -- (float)_animationDelayForOthersActivation; -- (float)_slideOutAnimationDuration; -- (float)_slideOutAnimationDelay; -- (BOOL)_animatingToHomescreenWallpaper; +- (double)_animationDelayForOthersActivation; +- (double)_slideOutAnimationDuration; +- (double)_slideOutAnimationDelay; +- (_Bool)_animatingToHomescreenWallpaper; - (void)_viewAnimatedOut; - (void)viewWillAnimateOut; -- (void)viewWillAppear:(BOOL)arg1; -- (void)animateDisplayIn:(float)arg1 middleDelay:(float)arg2; -- (void)performAnimateDisplayIn; -- (void)prepareToAnimateDisplayIn; -- (BOOL)shouldShowBottomBar; -- (BOOL)isShowingWallpaper; -- (BOOL)hasTranslucentBackground; +- (void)animateViewIn; +- (void)_performAnimateDisplayIn; +- (void)viewWillAnimateIn; +- (_Bool)shouldShowBottomBar; +- (_Bool)isShowingWallpaper; +- (_Bool)hasTranslucentBackground; - (id)backgroundView; - (void)dealloc; - (void)viewDidLoad; - (id)newBottomBar; - (id)newTopBar; -- (BOOL)isSlidingViewController; +- (_Bool)isSlidingViewController; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBUISound.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBUISound.h index b76e8142c..e7e84df00 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBUISound.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/SBUISound.h @@ -10,13 +10,13 @@ @interface SBUISound : NSObject { - int _soundType; - unsigned long _systemSoundID; - unsigned int _soundBehavior; + long long _soundType; + unsigned int _systemSoundID; + unsigned long long _soundBehavior; NSString *_ringtoneName; AVItem *_avItem; NSDictionary *_vibrationPattern; - BOOL _repeats; + _Bool _repeats; double _maxDuration; NSDictionary *_controllerAttributes; int _alertType; @@ -33,26 +33,26 @@ @property(nonatomic) int alertType; // @synthesize alertType=_alertType; @property(retain, nonatomic) NSDictionary *controllerAttributes; // @synthesize controllerAttributes=_controllerAttributes; @property(nonatomic) double maxDuration; // @synthesize maxDuration=_maxDuration; -@property(nonatomic, getter=isRepeating) BOOL repeats; // @synthesize repeats=_repeats; +@property(nonatomic, getter=isRepeating) _Bool repeats; // @synthesize repeats=_repeats; @property(retain, nonatomic) NSDictionary *vibrationPattern; // @synthesize vibrationPattern=_vibrationPattern; @property(retain, nonatomic) AVItem *avItem; // @synthesize avItem=_avItem; @property(retain, nonatomic) NSString *ringtoneName; // @synthesize ringtoneName=_ringtoneName; -@property(nonatomic) unsigned int soundBehavior; // @synthesize soundBehavior=_soundBehavior; -@property(nonatomic) unsigned long systemSoundID; // @synthesize systemSoundID=_systemSoundID; -@property(nonatomic) int soundType; // @synthesize soundType=_soundType; +@property(nonatomic) unsigned long long soundBehavior; // @synthesize soundBehavior=_soundBehavior; +@property(nonatomic) unsigned int systemSoundID; // @synthesize systemSoundID=_systemSoundID; +@property(nonatomic) long long soundType; // @synthesize soundType=_soundType; - (id)description; - (void)_setResolvedToneIdentifier:(id)arg1; - (id)_resolvedToneIdentifier; - (void)_setCompletionBlock:(id)arg1; - (id)_completionBlock; - (void)stop; -- (BOOL)playInEvironments:(int)arg1 completion:(id)arg2; -- (BOOL)isPlaying; +- (_Bool)playInEvironments:(long long)arg1 completion:(id)arg2; +- (_Bool)isPlaying; - (void)dealloc; - (id)initWithToneAlert:(int)arg1 accountIdentifier:(id)arg2 toneIdentifier:(id)arg3 vibrationIdentifier:(id)arg4; -- (id)initWithAVItem:(id)arg1 vibrationPattern:(id)arg2 repeats:(BOOL)arg3 maxDuration:(double)arg4 controllerAttributes:(id)arg5; -- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(BOOL)arg3 controllerAttributes:(id)arg4; -- (id)initWithSystemSoundID:(unsigned long)arg1 behavior:(unsigned int)arg2 vibrationPattern:(id)arg3; +- (id)initWithAVItem:(id)arg1 vibrationPattern:(id)arg2 repeats:(_Bool)arg3 maxDuration:(double)arg4 controllerAttributes:(id)arg5; +- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(_Bool)arg3 controllerAttributes:(id)arg4; +- (id)initWithSystemSoundID:(unsigned int)arg1 behavior:(unsigned long long)arg2 vibrationPattern:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/SBWallpaperImage.h b/iOS7/PrivateFrameworks/SpringBoardUI/SBWallpaperImage.h deleted file mode 100644 index c4981afd7..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/SBWallpaperImage.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImage.h" - -@class NSData; - -@interface SBWallpaperImage : UIImage -{ - int _variant; - NSData *_data; -} - -+ (void)preheatWallpaperDataForVariant:(int)arg1; -+ (id)cachedWallpaperDataForVariant:(int)arg1; -+ (void)clearCachedWallpaper; -@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; -@property(readonly, nonatomic) int variant; // @synthesize variant=_variant; -- (BOOL)isEqual:(id)arg1; -- (void)dealloc; -- (id)initWithVariant:(int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/UIColor-SpringBoard.h b/iOS7/PrivateFrameworks/SpringBoardUI/UIColor-SpringBoard.h deleted file mode 100644 index c676f8788..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/UIColor-SpringBoard.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIColor.h" - -@interface UIColor (SpringBoard) -+ (id)sb_colorFromComponentColor:(id)arg1 andAlpha:(float)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/UIImage-SBImageMasking.h b/iOS7/PrivateFrameworks/SpringBoardUI/UIImage-SBImageMasking.h deleted file mode 100644 index 2505ce25e..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/UIImage-SBImageMasking.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImage.h" - -@interface UIImage (SBImageMasking) -- (id)imageMaskedByColor:(id)arg1 withShadow:(id)arg2; -- (id)imageWithEtchedBorderOfColor:(id)arg1 radius:(float)arg2; -- (id)imageWithShadow:(id)arg1; -- (id)imageMaskedByColor:(id)arg1; -- (id)invertedMaskImage; -- (id)maskImage; -- (id)_imageMaskedByColor:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUI/_SBUIMagicWallpaperPreviewViewController.h b/iOS7/PrivateFrameworks/SpringBoardUI/_SBUIMagicWallpaperPreviewViewController.h deleted file mode 100644 index 9a03c1fd4..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUI/_SBUIMagicWallpaperPreviewViewController.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "SBUILockScreenDateFormatter-Protocol.h" - -@class NSDictionary, NSTimer, SBUILockScreenDateView; - -@interface _SBUIMagicWallpaperPreviewViewController : UIViewController -{ - id _proceduralWallpaper; - NSDictionary *_wallpaper; - NSDictionary *_options; - SBUILockScreenDateView *_dateView; - NSTimer *_updateTimer; -} - -- (void)_startUpdateTimer; -- (void)_stopUpdateTimer; -- (void)_updateView; -- (void)_layoutDateView; -- (float)_timeBaselineY; -- (void)resetFormattersIfNecessary; -- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; -- (id)formatDateAsTimeNoAMPM:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)dealloc; -- (void)loadView; -- (id)initWithWallpaper:(id)arg1 options:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/BiometricKitDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/BiometricKitDelegate-Protocol.h new file mode 100644 index 000000000..103d19e9f --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/BiometricKitDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol BiometricKitDelegate + +@optional +- (void)homeButtonPressed; +- (void)enrollProgress:(id)arg1; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1 withDetails:(id)arg2; +- (void)matchResult:(id)arg1; +- (void)enrollResult:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/CDStructures.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/CDStructures.h index 1fd50e542..ab9dbb046 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,33 +17,19 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float _field1; - float _field2; - float _field3; - float _field4; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; -#pragma mark Typedef'd Structures - -typedef struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; -} CDStruct_ffb0d7a1; - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/NSString-SBPasscodeLockEntryFieldExtras.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/NSString-SBPasscodeLockEntryFieldExtras.h index cc3cf4347..9e6106df7 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/NSString-SBPasscodeLockEntryFieldExtras.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/NSString-SBPasscodeLockEntryFieldExtras.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SBPasscodeLockEntryFieldExtras) -- (BOOL)isNewline; -- (BOOL)isSingleCharacterAndMemberOfSet:(id)arg1; +- (_Bool)isNewline; +- (_Bool)isSingleCharacterAndMemberOfSet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBFLegibilitySettingsProviderDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBFLegibilitySettingsProviderDelegate-Protocol.h new file mode 100644 index 000000000..a23c829c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBFLegibilitySettingsProviderDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol SBFLegibilitySettingsProviderDelegate +- (void)providerLegibilitySettingsChanged:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeKeyboard.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeKeyboard.h index 070005a41..fc590aab9 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeKeyboard.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeKeyboard.h @@ -15,9 +15,9 @@ - (void)maximize; - (void)minimize; -- (BOOL)shouldSaveMinimizationState; -- (BOOL)canDismiss; -- (BOOL)isActive; +- (_Bool)shouldSaveMinimizationState; +- (_Bool)canDismiss; +- (_Bool)isActive; - (id)initWithFrame:(struct CGRect)arg1 lockView:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeNumberPadButton.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeNumberPadButton.h index f726bd268..72006cdc9 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeNumberPadButton.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBPasscodeNumberPadButton.h @@ -12,9 +12,9 @@ { } -+ (float)_numberPadButtonOuterCircleDiameter; -+ (float)_numberPadButtonPaddingWidth; -+ (float)_numberPadButtonPaddingHeight; ++ (double)_numberPadButtonOuterCircleDiameter; ++ (double)_numberPadButtonPaddingWidth; ++ (double)_numberPadButtonPaddingHeight; + (struct UIEdgeInsets)paddingOutsideRing; + (struct CGSize)defaultSize; - (id)stringCharacter; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIAlphanumericPasscodeEntryField.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIAlphanumericPasscodeEntryField.h index 7aaf9e076..a626f84fe 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIAlphanumericPasscodeEntryField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIAlphanumericPasscodeEntryField.h @@ -16,9 +16,10 @@ UIView *_springViewParent; } +- (void)_resetForFailedPasscode:(_Bool)arg1 playUnlockFailedSound:(_Bool)arg2; - (void)notePasscodeFieldTextDidChange; -- (void)resetForFailedPasscode; -- (void)setBackgroundAlpha:(float)arg1; +- (void)_autofillForMesaWithCompletion:(id)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)setCustomBackgroundColor:(id)arg1; @property(readonly, nonatomic) UITextInputTraits *textInputTraits; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatistics.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatistics.h deleted file mode 100644 index c1a3fbfcd..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatistics.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SBUIBackdropColorStatistics : SBUIColorStatistics -{ -} - -- (id)initWithBackdropViewColorSettings:(id)arg1; -- (id)initWithBackdropLayerStatistics:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatisticsProvider.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatisticsProvider.h deleted file mode 100644 index 7fc3ec6eb..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBackdropColorStatisticsProvider.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SBUIColorStatisticsProvider-Protocol.h" -#import "_UIBackdropViewObserver-Protocol.h" - -@class SBUIColorStatistics, _UIBackdropView; - -@interface SBUIBackdropColorStatisticsProvider : NSObject <_UIBackdropViewObserver, SBUIColorStatisticsProvider> -{ - _UIBackdropView *_backdropView; - id _delegate; - SBUIColorStatistics *_currentStatistics; -} - -@property(readonly, nonatomic) SBUIColorStatistics *colorStatistics; // @synthesize colorStatistics=_currentStatistics; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)backdropViewDidChange:(id)arg1; -- (void)setColorStatistics:(id)arg1; -- (void)dealloc; -- (id)initWithBackdropView:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventMonitor.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventMonitor.h new file mode 100644 index 000000000..66a20d1af --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventMonitor.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "BiometricKitDelegate-Protocol.h" + +@class BiometricKit, NSCountedSet, NSHashTable; + +@interface SBUIBiometricEventMonitor : NSObject +{ + BiometricKit *_biometricKit; + id _delegate; + NSHashTable *_observers; + unsigned long long _lastEvent; + NSCountedSet *_matchingDisabledRequesters; + NSCountedSet *_activePasscodeViews; + _Bool _matchingEnabled; + _Bool _screenIsOff; + _Bool _deviceLocked; + _Bool _lockScreenTopmost; +} + ++ (id)sharedInstance; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)statusMessage:(unsigned int)arg1; +- (void)matchResult:(id)arg1; +- (void)_deviceWillWake; +- (void)_profileSettingsChanged:(id)arg1; +- (void)disableMatchingForPasscodeView:(id)arg1; +- (void)enableMatchingForPasscodeView:(id)arg1; +- (void)_updateHandlersForEvent:(unsigned long long)arg1; +- (void)noteScreenWillTurnOn; +- (void)noteScreenDidTurnOff; +- (void)noteScreenWillTurnOff; +- (void)_reevaluateMatching; +- (void)_setDeviceLocked:(_Bool)arg1; +- (void)setLockScreenTopmost:(_Bool)arg1; +- (void)_setMatchingEnabled:(_Bool)arg1; +- (void)_stopMatching; +- (void)_startMatching; +- (void)setMatchingDisabled:(_Bool)arg1 requester:(id)arg2; +- (_Bool)isMatchingEnabled; +- (id)stringForEvent:(unsigned long long)arg1; +- (_Bool)hasEnrolledIdentities; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventObserver-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventObserver-Protocol.h new file mode 100644 index 000000000..291e902da --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIBiometricEventObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBUIBiometricEventObserver +- (void)biometricEventMonitor:(id)arg1 handleBiometricEvent:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIButton.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIButton.h new file mode 100644 index 000000000..2c96fdf9f --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIButton.h" + +@interface SBUIButton : UIButton +{ + struct UIEdgeInsets _hitAreaAdjustments; +} + +@property(nonatomic) struct UIEdgeInsets hitAreaAdjustments; // @synthesize hitAreaAdjustments=_hitAreaAdjustments; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatistics.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatistics.h deleted file mode 100644 index 6b2655ab9..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatistics.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class UIColor; - -@interface SBUIColorStatistics : NSObject -{ - UIColor *_averageColor; - float _averageHue; - float _averageSaturation; - float _averageBrightness; - float _contrast; -} - -@property(readonly, nonatomic) float contrast; // @synthesize contrast=_contrast; -@property(readonly, nonatomic) float averageBrightness; // @synthesize averageBrightness=_averageBrightness; -@property(readonly, nonatomic) float averageSaturation; // @synthesize averageSaturation=_averageSaturation; -@property(readonly, nonatomic) float averageHue; // @synthesize averageHue=_averageHue; -@property(readonly, nonatomic) UIColor *averageColor; // @synthesize averageColor=_averageColor; -- (id)description; -- (void)dealloc; -- (id)initWithImageStatistics:(CDStruct_ffb0d7a1)arg1; -- (id)initWithAverageColor:(id)arg1 contrast:(float)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProvider-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProvider-Protocol.h deleted file mode 100644 index 6e8a34c13..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProvider-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class SBUIColorStatistics; - -@protocol SBUIColorStatisticsProvider -@property(readonly, nonatomic) SBUIColorStatistics *colorStatistics; -@property(nonatomic) id delegate; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProviderDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProviderDelegate-Protocol.h deleted file mode 100644 index 6a7ae1f92..000000000 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIColorStatisticsProviderDelegate-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBUIColorStatisticsProviderDelegate -- (void)colorStatisticsProviderColorStatisticsChanged:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIFourDigitPasscodeEntryField.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIFourDigitPasscodeEntryField.h index 7561ec7c8..167dbb5f3 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIFourDigitPasscodeEntryField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIFourDigitPasscodeEntryField.h @@ -14,24 +14,26 @@ UIView *_rightPaddingView; UIView *_characterIndicatorsContainerView; NSMutableArray *_characterIndicators; - float _backgroundAlpha; + double _backgroundAlpha; UIView *_springView; UIView *_springViewParent; } - (struct UIEdgeInsets)_entryFieldPaddingOutsideRing; -- (struct CGRect)_entryFieldBoundsWithXOffset:(float)arg1; -- (float)_entryFieldIndicatorWidthPadding; -- (float)_entryFieldIndicatorDiameter; +- (struct CGRect)_entryFieldBoundsWithXOffset:(double)arg1; +- (double)_entryFieldIndicatorWidthPadding; +- (double)_entryFieldIndicatorDiameter; +- (void)_autofillForMesaWithCompletion:(id)arg1; - (struct CGSize)_viewSize; -- (void)_setLuminosityBoost:(float)arg1; +- (void)_resetForFailedPasscode:(_Bool)arg1 playUnlockFailedSound:(_Bool)arg2; +- (_Bool)_hasAnyCharacters; +- (void)_setLuminosityBoost:(double)arg1; - (void)_deleteLastCharacter; - (void)_appendString:(id)arg1; - (void)layoutSubviews; -- (void)resetForFailedPasscode; - (void)reset; - (void)setCustomBackgroundColor:(id)arg1; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)dealloc; - (id)initWithDefaultSize; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIKeyboardEnablementManager.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIKeyboardEnablementManager.h new file mode 100644 index 000000000..cbd68b9ea --- /dev/null +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIKeyboardEnablementManager.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSHashTable; + +@interface SBUIKeyboardEnablementManager : NSObject +{ + NSHashTable *_disabledContexts; + _Bool _disabled; +} + ++ (id)sharedInstance; +- (id)description; +- (void)enableAutomaticAppearanceForContext:(id)arg1; +- (void)disableAutomaticAppearanceForContext:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUILongNumericPasscodeEntryField.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUILongNumericPasscodeEntryField.h index 687a49041..b8244b801 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUILongNumericPasscodeEntryField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUILongNumericPasscodeEntryField.h @@ -6,40 +6,43 @@ #import -@class UIButton, UILabel, UIView; +@class SBUIButton, UIButton, UILabel, UIView; @interface SBUILongNumericPasscodeEntryField : SBUINumericPasscodeEntryFieldBase { UIView *_leftPaddingView; UIView *_rightPaddingView; - UIButton *_okButton; - BOOL _showsOkButton; + SBUIButton *_okButton; + _Bool _showsOkButton; UILabel *_promptLabel; - BOOL _showsPromptLabel; - BOOL _firstResponder; + _Bool _showsPromptLabel; + _Bool _firstResponder; UIView *_springView; UIView *_springViewParent; } -@property(nonatomic) BOOL showsPromptLabel; // @synthesize showsPromptLabel=_showsPromptLabel; +@property(nonatomic) _Bool showsPromptLabel; // @synthesize showsPromptLabel=_showsPromptLabel; @property(readonly, nonatomic) UILabel *promptLabel; // @synthesize promptLabel=_promptLabel; -@property(nonatomic) BOOL showsOkButton; // @synthesize showsOkButton=_showsOkButton; +@property(nonatomic) _Bool showsOkButton; // @synthesize showsOkButton=_showsOkButton; @property(readonly, nonatomic) UIButton *okButton; // @synthesize okButton=_okButton; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (void)_resetForFailedPasscode:(_Bool)arg1 playUnlockFailedSound:(_Bool)arg2; +- (void)_autofillForMesaWithCompletion:(id)arg1; - (struct CGSize)_viewSize; - (struct CGSize)_passcodeFieldSize; - (struct CGSize)_okButtonSize; - (void)_okButtonHit; - (void)_handleKeyUIEvent:(id)arg1; -- (void)resetForFailedPasscode; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)setCustomBackgroundColor:(id)arg1; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; -- (BOOL)resignFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)dealloc; - (id)initWithDefaultSize; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUINumericPasscodeEntryFieldBase.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUINumericPasscodeEntryFieldBase.h index d4aec4ebf..4cfc05a2d 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUINumericPasscodeEntryFieldBase.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUINumericPasscodeEntryFieldBase.h @@ -11,20 +11,20 @@ @interface SBUINumericPasscodeEntryFieldBase : SBUIPasscodeEntryField { NSMutableCharacterSet *_numericTrimmingSet; - unsigned int _maxNumbersAllowed; - BOOL _allowsNewlineAcceptance; - BOOL _autoAcceptWhenMaxNumbersMet; + unsigned long long _maxNumbersAllowed; + _Bool _allowsNewlineAcceptance; + _Bool _autoAcceptWhenMaxNumbersMet; } -@property(nonatomic) BOOL autoAcceptWhenMaxNumbersMet; // @synthesize autoAcceptWhenMaxNumbersMet=_autoAcceptWhenMaxNumbersMet; -@property(nonatomic) unsigned int maxNumbersAllowed; // @synthesize maxNumbersAllowed=_maxNumbersAllowed; -@property(nonatomic) BOOL allowsNewlineAcceptance; // @synthesize allowsNewlineAcceptance=_allowsNewlineAcceptance; -- (BOOL)_hasMaxDigitsSpecified; +@property(nonatomic) _Bool autoAcceptWhenMaxNumbersMet; // @synthesize autoAcceptWhenMaxNumbersMet=_autoAcceptWhenMaxNumbersMet; +@property(nonatomic) unsigned long long maxNumbersAllowed; // @synthesize maxNumbersAllowed=_maxNumbersAllowed; +@property(nonatomic) _Bool allowsNewlineAcceptance; // @synthesize allowsNewlineAcceptance=_allowsNewlineAcceptance; +- (_Bool)_hasMaxDigitsSpecified; - (void)_reallyAppendString:(id)arg1; - (void)_appendString:(id)arg1; - (void)_deleteLastCharacter; -- (BOOL)shouldInsertPasscodeText:(id)arg1; -- (BOOL)resignFirstResponder; +- (_Bool)shouldInsertPasscodeText:(id)arg1; +- (_Bool)resignFirstResponder; - (void)dealloc; - (id)initWithDefaultSize; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryField.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryField.h index 7840ed9ed..d437581d4 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryField.h @@ -15,32 +15,35 @@ id _delegate; UITextField *_textField; NSMutableCharacterSet *_numericTrimmingSet; - BOOL _ignoreCallbacks; - BOOL _resigningFirstResponder; + _Bool _ignoreCallbacks; + _Bool _resigningFirstResponder; UIColor *_customBackgroundColor; } @property(retain, nonatomic) UIColor *customBackgroundColor; // @synthesize customBackgroundColor=_customBackgroundColor; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)notePasscodeFieldDidAcceptEntry; - (void)notePasscodeFieldTextDidChange; -- (BOOL)shouldInsertPasscodeText:(id)arg1; +- (_Bool)shouldInsertPasscodeText:(id)arg1; +- (void)_autofillForMesaWithCompletion:(id)arg1; - (void)_handleKeyUIEvent:(id)arg1 source:(int)arg2; - (struct CGSize)_viewSize; @property(readonly, nonatomic, getter=_textField) UITextField *textField; // @synthesize textField=_textField; +- (void)_resetForFailedPasscode:(_Bool)arg1 playUnlockFailedSound:(_Bool)arg2; +- (_Bool)_hasAnyCharacters; - (void)_deleteLastCharacter; - (void)_appendString:(id)arg1; -- (BOOL)_baseResignFirstResponder; -- (BOOL)_baseBecomeFirstResponder; -- (void)_setLuminosityBoost:(float)arg1; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)isFirstResponder; -- (BOOL)canBecomeFirstResponder; -- (void)setBackgroundAlpha:(float)arg1; +- (_Bool)_baseResignFirstResponder; +- (_Bool)_baseBecomeFirstResponder; +- (void)_setLuminosityBoost:(double)arg1; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)isFirstResponder; +- (_Bool)canBecomeFirstResponder; +- (void)setBackgroundAlpha:(double)arg1; - (void)resetForFailedPasscode; - (void)reset; @property(copy, nonatomic) NSString *stringValue; // @dynamic stringValue; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryFieldDelegate-Protocol.h index e21a7f116..e05f5316c 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeEntryFieldDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)passcodeEntryFieldTextDidChange:(id)arg1; -- (BOOL)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; +- (_Bool)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; - (void)passcodeEntryFieldDidCancelEntry:(id)arg1; - (void)passcodeEntryFieldDidAcceptEntry:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockNumberPad.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockNumberPad.h index 2964cdf4a..a630796f5 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockNumberPad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockNumberPad.h @@ -8,7 +8,7 @@ #import "SBNumberPadDelegate-Protocol.h" -@class SBNumberPadWithDelegate, UIColor, UIControl, UILabel; +@class NSArray, SBNumberPadWithDelegate, SBUIButton, UIColor, UIControl; @interface SBUIPasscodeLockNumberPad : UIView { @@ -17,37 +17,40 @@ UIView *_leftPaddingView; UIView *_rightPaddingView; UIView *_bottomPaddingView; - UILabel *_emergencyCallButton; - UILabel *_backspaceButton; - UILabel *_cancelButton; + SBUIButton *_emergencyCallButton; + SBUIButton *_backspaceButton; + SBUIButton *_cancelButton; UIControl *_downButton; - BOOL _showsBackspaceButton; - BOOL _showsEmergencyCallButton; - BOOL _showsCancelButton; + _Bool _showsBackspaceButton; + _Bool _showsEmergencyCallButton; + _Bool _showsCancelButton; UIColor *_customBackgroundColor; } ++ (struct UIEdgeInsets)_inputButtonCircleSpacing; ++ (struct CGSize)_inputButtonCircleSize; + (id)_buttonForCharacter:(unsigned int)arg1; @property(retain, nonatomic) UIControl *downButton; // @synthesize downButton=_downButton; -@property(nonatomic) BOOL showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; -@property(nonatomic) BOOL showsEmergencyCallButton; // @synthesize showsEmergencyCallButton=_showsEmergencyCallButton; -@property(nonatomic) BOOL showsBackspaceButton; // @synthesize showsBackspaceButton=_showsBackspaceButton; +@property(nonatomic) _Bool showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; +@property(nonatomic) _Bool showsEmergencyCallButton; // @synthesize showsEmergencyCallButton=_showsEmergencyCallButton; +@property(nonatomic) _Bool showsBackspaceButton; // @synthesize showsBackspaceButton=_showsBackspaceButton; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_emergencyCallButtonHit; - (void)_backspaceButtonHit; - (void)_cancelButtonHit; - (void)_configureAdditionalButtons; - (id)_fontForAncillaryButton; -- (void)_setLuminosityBoost:(float)arg1; -- (float)_distanceToTopOfFirstButton; +- (void)_setLuminosityBoost:(double)arg1; +- (double)_distanceToTopOfFirstButton; - (void)_numberPadTouchDrag:(id)arg1 forEvent:(id)arg2; - (void)_numberPadTouchCancelled:(id)arg1 forEvent:(id)arg2; - (void)_numberPadTouchUp:(id)arg1 forEvent:(id)arg2; - (void)_numberPadTouchDown:(id)arg1 forEvent:(id)arg2; - (void)setCustomBackgroundColor:(id)arg1; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)dealloc; - (id)initWithDefaultSize; +@property(readonly, nonatomic) NSArray *buttons; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockView-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockView-Protocol.h index 96feb6fe2..8b53e958a 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockView-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockView-Protocol.h @@ -4,18 +4,22 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +#import "NSObject-Protocol.h" + @class NSString, UIColor; -@protocol SBUIPasscodeLockView -@property(retain, nonatomic) id backgroundColorStatisticsProvider; +@protocol SBUIPasscodeLockView +@property(nonatomic) unsigned long long biometricMatchMode; +@property(retain, nonatomic) id backgroundLegibilitySettingsProvider; @property(retain, nonatomic) UIColor *customBackgroundColor; -@property(nonatomic) float backgroundAlpha; -@property(nonatomic) BOOL showsEmergencyCallButton; -@property(nonatomic) BOOL showsStatusField; -@property(nonatomic) BOOL playsKeypadSounds; +@property(nonatomic) double backgroundAlpha; +@property(nonatomic) _Bool showsEmergencyCallButton; +@property(nonatomic) _Bool showsStatusField; +@property(nonatomic) _Bool playsKeypadSounds; @property(readonly, nonatomic) NSString *passcode; @property(readonly, nonatomic) int style; @property(nonatomic) id delegate; +- (void)setAllowsStatusTextUpdatingOnResignFirstResponder:(_Bool)arg1; - (void)reset; - (void)resetForFailedPasscode; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewBase.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewBase.h index 60e37bc74..48f9c4b57 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewBase.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewBase.h @@ -6,49 +6,76 @@ #import "UIView.h" -#import "SBUIColorStatisticsProviderDelegate-Protocol.h" +#import "SBFLegibilitySettingsProviderDelegate-Protocol.h" +#import "SBUIBiometricEventObserver-Protocol.h" #import "SBUIPasscodeLockView-Protocol.h" -@class NSString, SBUIColorStatistics, SBUIPasscodeEntryField, UIColor; +@class NSString, SBUIPasscodeEntryField, UIColor, _UILegibilitySettings; -@interface SBUIPasscodeLockViewBase : UIView +@interface SBUIPasscodeLockViewBase : UIView { - id _delegate; + id _delegate; int _style; NSString *_passcode; - BOOL _playsKeypadSounds; - BOOL _showsEmergencyCallButton; - BOOL _showsStatusField; - float _backgroundAlpha; + _Bool _playsKeypadSounds; + _Bool _showsEmergencyCallButton; + _Bool _showsStatusField; + _Bool _becameVisible; + double _backgroundAlpha; UIColor *_customBackgroundColor; SBUIPasscodeEntryField *_entryField; - id _backgroundColorStatisticsProvider; - BOOL _shouldResetForFailedPasscodeAttempt; - float _luminanceBoost; - SBUIColorStatistics *_colorStatistics; + id _backgroundLegibilitySettingsProvider; + double _luminanceBoost; + double _currentBacklightLevel; + _UILegibilitySettings *_legibilitySettings; + _Bool _allowsStatusTextUpdatingOnResignFirstResponder; + _Bool _mesaLockedOut; + unsigned long long _biometricMatchMode; + _Bool _shouldResetForFailedPasscodeAttempt; } -@property(nonatomic, getter=_luminosityBoost, setter=_setLuminosityBoost:) float luminosityBoost; // @synthesize luminosityBoost=_luminanceBoost; -@property(retain, nonatomic) id backgroundColorStatisticsProvider; // @synthesize backgroundColorStatisticsProvider=_backgroundColorStatisticsProvider; +@property(nonatomic) _Bool shouldResetForFailedPasscodeAttempt; // @synthesize shouldResetForFailedPasscodeAttempt=_shouldResetForFailedPasscodeAttempt; +@property(nonatomic) unsigned long long biometricMatchMode; // @synthesize biometricMatchMode=_biometricMatchMode; +@property(nonatomic, getter=_luminosityBoost, setter=_setLuminosityBoost:) double luminosityBoost; // @synthesize luminosityBoost=_luminanceBoost; +@property(retain, nonatomic) id backgroundLegibilitySettingsProvider; // @synthesize backgroundLegibilitySettingsProvider=_backgroundLegibilitySettingsProvider; @property(retain, nonatomic, getter=_entryField, setter=_setEntryField:) SBUIPasscodeEntryField *_entryField; // @synthesize _entryField; -@property(nonatomic) BOOL shouldResetForFailedPasscodeAttempt; // @synthesize shouldResetForFailedPasscodeAttempt=_shouldResetForFailedPasscodeAttempt; @property(retain, nonatomic) UIColor *customBackgroundColor; // @synthesize customBackgroundColor=_customBackgroundColor; -@property(nonatomic) float backgroundAlpha; // @synthesize backgroundAlpha=_backgroundAlpha; -@property(nonatomic) BOOL showsStatusField; // @synthesize showsStatusField=_showsStatusField; -@property(nonatomic) BOOL showsEmergencyCallButton; // @synthesize showsEmergencyCallButton=_showsEmergencyCallButton; +@property(nonatomic) double backgroundAlpha; // @synthesize backgroundAlpha=_backgroundAlpha; +@property(nonatomic) _Bool showsStatusField; // @synthesize showsStatusField=_showsStatusField; +@property(nonatomic) _Bool showsEmergencyCallButton; // @synthesize showsEmergencyCallButton=_showsEmergencyCallButton; @property(readonly, nonatomic) NSString *passcode; // @synthesize passcode=_passcode; @property(nonatomic) int style; // @synthesize style=_style; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)colorStatisticsProviderColorStatisticsChanged:(id)arg1; +- (void)biometricEventMonitor:(id)arg1 handleBiometricEvent:(unsigned long long)arg2; +- (void)_updateStatusTextForBioEvent:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)providerLegibilitySettingsChanged:(id)arg1; +- (void)_notifyDelegatePasscodeEnteredViaMesa; +- (void)_handleBiometricEvent:(unsigned long long)arg1; +- (void)_resetForFailedMesaAttemptWithEvent:(unsigned long long)arg1; +- (void)_resetStatusText; - (void)_evaluateLuminance; +- (double)_luminanceBoostFromDisplayBrightness; +- (double)_luminanceBoostFromLegibility; +- (void)_screenBrightnessReallyDidChange; +- (void)_clearBrightnessChangeTimer; +- (void)_noteScreenBrightnessDidChange; +- (_Bool)_wantsBiometricAuthentication; +- (void)_resetForFailedPasscode:(_Bool)arg1; +- (void)_updateStatusText:(id)arg1 animated:(_Bool)arg2; +- (void)_sendDelegateKeypadKeyUp; +- (void)_sendDelegateKeypadKeyDown; - (void)_luminanceBoostDidChange; -- (void)_setColorStatistics:(id)arg1; -- (BOOL)isFirstResponder; -- (BOOL)canResignFirstResponder; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)canBecomeFirstResponder; -@property(nonatomic) BOOL playsKeypadSounds; // @dynamic playsKeypadSounds; +- (void)_setLegibilitySettings:(id)arg1; +- (_Bool)_isBoundsPortraitOriented; +- (long long)_orientation; +- (void)didMoveToWindow; +- (_Bool)isFirstResponder; +- (_Bool)canResignFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)canBecomeFirstResponder; +@property(nonatomic) _Bool playsKeypadSounds; // @dynamic playsKeypadSounds; +- (void)setAllowsStatusTextUpdatingOnResignFirstResponder:(_Bool)arg1; - (void)reset; - (void)resetForFailedPasscode; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewLongNumericKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewLongNumericKeypad.h index 04e6d71c5..0dbe2b837 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewLongNumericKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewLongNumericKeypad.h @@ -11,10 +11,12 @@ } - (id)_longNumericEntryField; -- (BOOL)_showsPromptLabelOnEntryField; -- (float)_entryFieldBottomYDistanceFromNumberPadTopButton; -- (void)_setHasInput:(BOOL)arg1; -- (BOOL)_includesStatusView; +- (_Bool)_showsPromptLabelOnEntryField; +- (void)_updateStatusText:(id)arg1 animated:(_Bool)arg2; +- (double)_statusTitleViewHeight; +- (double)_entryFieldBottomYDistanceFromNumberPadTopButton; +- (void)_setHasInput:(_Bool)arg1; +- (_Bool)_includesStatusView; - (id)_newEntryField; - (id)init; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSIMLockKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSIMLockKeypad.h index ae52a1a6c..a00925b9c 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSIMLockKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSIMLockKeypad.h @@ -12,31 +12,31 @@ { UILabel *_statusSubtitleView; UIView *_entryFieldFiller; - float _targetEntryFieldFillerAlpha; - BOOL _isShowingStatus; + double _targetEntryFieldFillerAlpha; + _Bool _isShowingStatus; UIView *_statusSpringView; UIView *_statusSpringViewParent; } -- (float)_distanceFromLastLineBaselineToTextFieldBoundsHeight:(id)arg1; -- (float)_distanceToFirstLineBaseline:(id)arg1; +- (double)_distanceFromLastLineBaselineToTextFieldBoundsHeight:(id)arg1; +- (double)_distanceToFirstLineBaseline:(id)arg1; - (id)_statusSubtitleFont; -- (float)_subtitleBaselineYOffsetFromTopOfEntryField; -- (float)_subtitleBaselineYOffsetFromTopOfNumberPad; -- (float)_expectedDistanceBetweenTitleAndSubtitleBaselines; -- (float)_expectedYOffsetBetweenTitleAndSubtitleViews; +- (double)_subtitleBaselineYOffsetFromTopOfEntryField; +- (double)_subtitleBaselineYOffsetFromTopOfNumberPad; +- (double)_expectedDistanceBetweenTitleAndSubtitleBaselines; +- (double)_expectedYOffsetBetweenTitleAndSubtitleViews; - (void)_sizeLabel:(id)arg1; - (void)_setText:(id)arg1 onLabel:(id)arg2; -- (BOOL)_needsToHideTextFieldForStatus; +- (_Bool)_needsToHideTextFieldForStatus; - (void)_shakeStatus; - (void)layoutSubviews; - (void)_layoutStatusView; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)setCustomBackgroundColor:(id)arg1; -- (void)_setHasInput:(BOOL)arg1; +- (void)_setHasInput:(_Bool)arg1; - (void)resetForFailedPasscode; -- (BOOL)_showsPromptLabelOnEntryField; -- (void)forceShowStatus:(BOOL)arg1; +- (_Bool)_showsPromptLabelOnEntryField; +- (void)forceShowStatus:(_Bool)arg1; @property(copy, nonatomic) NSString *statusSubtitle; // @dynamic statusSubtitle; @property(copy, nonatomic) NSString *statusTitle; // @dynamic statusTitle; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSimple4DigitKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSimple4DigitKeypad.h index 3052510a5..5622ad1fd 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSimple4DigitKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewSimple4DigitKeypad.h @@ -10,7 +10,7 @@ { } -- (float)_entryFieldBottomYDistanceFromNumberPadTopButton; +- (double)_entryFieldBottomYDistanceFromNumberPadTopButton; - (id)_newEntryField; - (id)init; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeyboard.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeyboard.h index 7342e810e..d9062999e 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeyboard.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeyboard.h @@ -21,33 +21,35 @@ UIView *_emergencyCallLeftFiller; UIView *_emergencyCallRightFiller; UIView *_statusFieldToTopOrEmergencyCallBottomFiller; - UIView *_entryFieldLeftFiller; - UIView *_entryFieldRightFiller; UIView *_entryFieldToBottomFiller; - BOOL _wasMinimizedWhenAnimationStarted; - BOOL _previousKeyboardShowedInlineCandidates; - BOOL _disableAnimationsDuringMinMax; - BOOL _triedToMinMaxWhileRotating; - BOOL _isAnimating; + _Bool _wasMinimizedWhenAnimationStarted; + _Bool _previousKeyboardShowedInlineCandidates; + _Bool _disableAnimationsDuringMinMax; + _Bool _triedToMinMaxWhileRotating; + _Bool _isAnimating; } +@property(retain, nonatomic) UILabel *statusField; // @synthesize statusField=_statusField; +- (void)_updateStatusText:(id)arg1 animated:(_Bool)arg2; - (void)_handleDidRotateNotification:(id)arg1; - (void)_handleWillAnimateNotification:(id)arg1; - (void)_handleWillRotateNotification:(id)arg1; -- (float)_statusFieldHeight; -- (float)_keyboardToEntryFieldOffset; -- (struct CGRect)_keyboardFrameForInterfaceOrientation:(int)arg1; +- (double)_statusTitleWidth; +- (double)_statusFieldHeight; +- (double)_keyboardToEntryFieldOffset; +- (struct CGRect)_keyboardFrameForInterfaceOrientation:(long long)arg1; - (void)_maximize; - (void)_minimize; -- (void)_setMinimized:(BOOL)arg1; -- (BOOL)_isMinimized; -- (BOOL)_canMinMaxKeyboard; -- (void)_layoutForMinimizationState:(BOOL)arg1; +- (void)_setMinimized:(_Bool)arg1; +- (_Bool)_isMinimized; +- (_Bool)_canMinMaxKeyboard; +- (void)_layoutForMinimizationState:(_Bool)arg1; - (void)_toggleForStatusField; - (void)_toggleForEmergencyCall; - (void)_acceptOrCancelReturnKeyPress; +- (id)_newStatusField; - (void)passcodeEntryFieldTextDidChange:(id)arg1; -- (BOOL)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; +- (_Bool)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; - (void)passcodeEntryFieldDidCancelEntry:(id)arg1; - (void)passcodeEntryFieldDidAcceptEntry:(id)arg1; - (void)_notifyDelegatePasscodeCancelled; @@ -55,15 +57,15 @@ - (void)_notifyDelegatePasscodeEntered; - (void)_hardwareReturnKeyPressed:(id)arg1; - (void)_geometryChanged:(id)arg1; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)layoutSubviews; -- (void)setShowsStatusField:(BOOL)arg1; -- (void)setShowsEmergencyCallButton:(BOOL)arg1; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setShowsStatusField:(_Bool)arg1; +- (void)setShowsEmergencyCallButton:(_Bool)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)setCustomBackgroundColor:(id)arg1; - (id)passcode; -- (float)backgroundAlpha; +- (double)backgroundAlpha; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeypad.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeypad.h index 7271c9335..6cf2a1a92 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeypad.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeLockViewWithKeypad.h @@ -22,11 +22,14 @@ UIView *_rightToNumberPadFiller; UIView *_bottomToNumberPadFiller; NSString *_lastCharacterBeforeBackspace; + _Bool _undoInputOnTouchCancellation; } +@property(retain, nonatomic) UILabel *statusTitleView; // @synthesize statusTitleView=_statusTitleView; @property(retain, nonatomic) NSString *lastCharacterBeforeBackspace; // @synthesize lastCharacterBeforeBackspace=_lastCharacterBeforeBackspace; +@property(nonatomic, getter=_undoInputOnTouchCancellation, setter=_setUndoInputOnTouchCancellation:) _Bool undoInputOnTouchCancellation; // @synthesize undoInputOnTouchCancellation=_undoInputOnTouchCancellation; - (void)passcodeEntryFieldTextDidChange:(id)arg1; -- (BOOL)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; +- (_Bool)passcodeEntryField:(id)arg1 shouldInsertText:(id)arg2; - (void)passcodeEntryFieldDidCancelEntry:(id)arg1; - (void)passcodeEntryFieldDidAcceptEntry:(id)arg1; - (void)passcodeLockNumberPadEmergencyCallButtonHit:(id)arg1; @@ -36,33 +39,37 @@ - (void)passcodeLockNumberPad:(id)arg1 keyUp:(id)arg2; - (void)passcodeLockNumberPad:(id)arg1 keyDown:(id)arg2; - (id)_numericEntryFieldIfExists; -- (float)_numberPadOffsetFromTopOfScreen; -- (void)_noteKeyUp; +- (double)_numberPadOffsetFromTopOfScreen; +- (void)_noteKeyUp:(id)arg1; - (void)_noteBackspaceHit; -- (void)_noteStringEntered:(id)arg1 eligibleForPlayingSounds:(BOOL)arg2; +- (void)_noteStringEntered:(id)arg1 eligibleForPlayingSounds:(_Bool)arg2; - (void)_notifyDelegatePasscodeCancelled; - (void)_notifyDelegatePasscodeEntered; - (void)_toggleForStatusField; +- (void)_layoutStatusView:(id)arg1; +- (id)_newStatusTitleView; - (void)_layoutStatusView; -- (float)_statusTitleViewHeight; +- (double)_statusTitleWidth; +- (void)_updateStatusText:(id)arg1 animated:(_Bool)arg2; +- (double)_statusTitleViewHeight; - (id)_statusTitleViewTitleFont; -- (float)_entryFieldBottomYDistanceFromNumberPadTopButton; -- (void)_setHasInput:(BOOL)arg1; -- (BOOL)_includesStatusView; +- (double)_entryFieldBottomYDistanceFromNumberPadTopButton; +- (void)_setHasInput:(_Bool)arg1; +- (_Bool)_includesStatusView; - (id)_newEntryField; - (id)_numberPad; - (id)_statusBackgroundView; - (id)_statusTitleView; - (void)_luminanceBoostDidChange; -- (void)setShowsStatusField:(BOOL)arg1; -- (void)setShowsEmergencyCallButton:(BOOL)arg1; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setShowsStatusField:(_Bool)arg1; +- (void)setShowsEmergencyCallButton:(_Bool)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)setCustomBackgroundColor:(id)arg1; - (void)reset; - (void)resetForFailedPasscode; - (id)passcode; - (void)layoutSubviews; -- (float)backgroundAlpha; +- (double)backgroundAlpha; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeTextField.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeTextField.h index 543e9a8f8..bed090a79 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeTextField.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIPasscodeTextField.h @@ -10,9 +10,10 @@ { } -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; - (void)_handleKeyUIEvent:(id)arg1; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIRingViewLabelButton.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIRingViewLabelButton.h index 8d46021e8..2418b805c 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIRingViewLabelButton.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/SBUIRingViewLabelButton.h @@ -16,7 +16,7 @@ @property(readonly, nonatomic) UILabel *label; // @synthesize label=_label; @property(readonly, nonatomic) TPRevealingRingView *backgroundRing; // @synthesize backgroundRing=_ringView; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetHost-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetHost-Protocol.h index 7a77195cf..951afe62f 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetHost-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetHost-Protocol.h @@ -9,6 +9,6 @@ @protocol _SBUIWidgetHost - (void)invalidatePreferredViewSize; - (void)requestLaunchOfURL:(id)arg1; -- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 completion:(id)arg4; +- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 completion:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController.h index 4190be6d4..4f9a8cd7a 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController.h @@ -13,7 +13,7 @@ @interface _SBUIWidgetViewController : UIViewController <_SBUIWidgetHost, _SBUIWidgetViewController_Remote_IPC> { - int _widgetIdiom; + long long _widgetIdiom; NSString *_widgetidentifier; id <_SBUIWidgetHost> _widgetHost; NSString *_widgetIdentifier; @@ -23,17 +23,17 @@ + (id)_remoteViewControllerInterface; @property(nonatomic) id <_SBUIWidgetHost> widgetHost; // @synthesize widgetHost=_widgetHost; @property(copy, nonatomic) NSString *widgetIdentifier; // @synthesize widgetIdentifier=_widgetIdentifier; -@property(nonatomic) int widgetIdiom; // @synthesize widgetIdiom=_widgetIdiom; +@property(nonatomic) long long widgetIdiom; // @synthesize widgetIdiom=_widgetIdiom; - (void)__hostDidDismiss; - (void)__hostWillDismiss; - (void)__hostDidPresent; - (void)__hostWillPresent; -- (void)__setWidgetIdiom:(int)arg1; +- (void)__setWidgetIdiom:(long long)arg1; - (void)__setWidgetIdentifier:(id)arg1; - (void)__requestPreferredViewSizeWithReplyHandler:(id)arg1; - (void)invalidatePreferredViewSize; - (void)requestLaunchOfURL:(id)arg1; -- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 completion:(id)arg4; +- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 completion:(id)arg4; - (void)hostDidDismiss; - (void)hostWillDismiss; - (void)hostDidPresent; diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Host_IPC-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Host_IPC-Protocol.h index 4265f5b56..e8ca1aa19 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Host_IPC-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Host_IPC-Protocol.h @@ -7,6 +7,6 @@ @protocol _SBUIWidgetViewController_Host_IPC - (void)__invalidatePreferredViewSize; - (void)__requestLaunchOfURL:(id)arg1; -- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 replyHandler:(id)arg4; +- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 replyHandler:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Remote_IPC-Protocol.h b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Remote_IPC-Protocol.h index 72f2da0dc..396628159 100644 --- a/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Remote_IPC-Protocol.h +++ b/iOS7/PrivateFrameworks/SpringBoardUIServices/_SBUIWidgetViewController_Remote_IPC-Protocol.h @@ -10,7 +10,7 @@ - (void)__hostDidPresent; - (void)__hostWillPresent; - (void)__requestPreferredViewSizeWithReplyHandler:(id)arg1; -- (void)__setWidgetIdiom:(int)arg1; +- (void)__setWidgetIdiom:(long long)arg1; - (void)__setWidgetIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Stocks/CDStructures.h b/iOS7/PrivateFrameworks/Stocks/CDStructures.h index 771e44b58..c075cd06d 100644 --- a/iOS7/PrivateFrameworks/Stocks/CDStructures.h +++ b/iOS7/PrivateFrameworks/Stocks/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,27 +17,27 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; #pragma mark Typedef'd Structures +typedef struct { + double _field1; + unsigned long long _field2; +} CDStruct_b5bb7d6f; + typedef struct { double _field1; double _field2; unsigned long long _field3; } CDStruct_8cc9ba3e; -typedef struct { - float _field1; - unsigned long long _field2; -} CDStruct_cf61fa5f; - diff --git a/iOS7/PrivateFrameworks/Stocks/ChartLabelInfo.h b/iOS7/PrivateFrameworks/Stocks/ChartLabelInfo.h index 0ca1c1015..107aac13d 100644 --- a/iOS7/PrivateFrameworks/Stocks/ChartLabelInfo.h +++ b/iOS7/PrivateFrameworks/Stocks/ChartLabelInfo.h @@ -12,12 +12,12 @@ { NSString *_string; struct CGSize _size; - float _position; - BOOL _immutable; + double _position; + _Bool _immutable; } -@property(readonly, nonatomic) BOOL immutable; // @synthesize immutable=_immutable; -@property(nonatomic) float position; // @synthesize position=_position; +@property(readonly, nonatomic) _Bool immutable; // @synthesize immutable=_immutable; +@property(nonatomic) double position; // @synthesize position=_position; @property(nonatomic) struct CGSize size; // @synthesize size=_size; @property(retain, nonatomic) NSString *string; // @synthesize string=_string; - (void).cxx_destruct; @@ -26,7 +26,7 @@ - (void)retainStringAndSizeFromLabelInfo:(id)arg1; - (void)setStringToYearWithAbsoluteTime:(double)arg1 timeZone:(id)arg2; - (void)setStringToMonthAndDayWithAbsoluteTime:(double)arg1 timeZone:(id)arg2; -- (void)setImmutable:(BOOL)arg1; +- (void)setImmutable:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/Stocks/ChartLabelInfoManager.h b/iOS7/PrivateFrameworks/Stocks/ChartLabelInfoManager.h index 191234545..f00ed7f1e 100644 --- a/iOS7/PrivateFrameworks/Stocks/ChartLabelInfoManager.h +++ b/iOS7/PrivateFrameworks/Stocks/ChartLabelInfoManager.h @@ -13,18 +13,18 @@ ChartLabelInfo *_yAxisLabelInfo; NSMutableArray *_monthLabelInfoArrays; NSMutableArray *_integerLabelInfoArray; - BOOL _use24hrTime; + _Bool _use24hrTime; } -+ (struct __CFString *)_CFDateFormatterPropertyForMonthLabelLength:(int)arg1; ++ (struct __CFString *)_CFDateFormatterPropertyForMonthLabelLength:(long long)arg1; + (id)chartLabelFont; + (void)clearSharedManager; + (id)sharedLabelInfoManager; - (void).cxx_destruct; - (void)resetLocale; -- (id)monthLabelInfoArrayForLabelLength:(int)arg1; -- (BOOL)use24hrTime; -- (id)labelInfoWithUnsignedInteger:(unsigned int)arg1; +- (id)monthLabelInfoArrayForLabelLength:(long long)arg1; +- (_Bool)use24hrTime; +- (id)labelInfoWithUnsignedInteger:(unsigned long long)arg1; - (id)labelInfoForYAxis; - (id)labelInfoWithString:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Stocks/GraphRenderOperation.h b/iOS7/PrivateFrameworks/Stocks/GraphRenderOperation.h index ec3cb9727..cec345a55 100644 --- a/iOS7/PrivateFrameworks/Stocks/GraphRenderOperation.h +++ b/iOS7/PrivateFrameworks/Stocks/GraphRenderOperation.h @@ -10,24 +10,24 @@ @interface GraphRenderOperation : NSObject { - BOOL _cancelled; - BOOL _rendersVolume; - BOOL _detailedMode; - BOOL _roundLineCaps; + _Bool _cancelled; + _Bool _rendersVolume; + _Bool _detailedMode; + _Bool _roundLineCaps; + unsigned int _volumeCount; struct CGPoint *_points; NSArray *_linePointCounts; NSArray *_dottedLinePositions; - float _lineWidth; - CDStruct_cf61fa5f *_volumeBars; - float _volumeBarWidth; - unsigned int _volumeCount; + double _lineWidth; + CDStruct_b5bb7d6f *_volumeBars; + double _volumeBarWidth; + unsigned long long _maxVolume; id _delegate; - float _highlightOverlayBottomPadding; + double _highlightOverlayBottomPadding; StockGraphImageSet *_graphImageSet; UIColor *_lineColor; struct CGGradient *_backgroundGradient; UIColor *_backgroundLinesColor; - unsigned long long _maxVolume; struct CGSize _graphSize; struct CGSize _volumeGraphSize; struct UIEdgeInsets _graphInsets; @@ -36,24 +36,24 @@ @property(retain, nonatomic) UIColor *backgroundLinesColor; // @synthesize backgroundLinesColor=_backgroundLinesColor; @property(nonatomic) struct CGGradient *backgroundGradient; // @synthesize backgroundGradient=_backgroundGradient; @property(retain, nonatomic) UIColor *lineColor; // @synthesize lineColor=_lineColor; -@property(nonatomic) BOOL roundLineCaps; // @synthesize roundLineCaps=_roundLineCaps; -@property(nonatomic) BOOL detailedMode; // @synthesize detailedMode=_detailedMode; +@property(nonatomic) _Bool roundLineCaps; // @synthesize roundLineCaps=_roundLineCaps; +@property(nonatomic) _Bool detailedMode; // @synthesize detailedMode=_detailedMode; @property(retain, nonatomic) StockGraphImageSet *graphImageSet; // @synthesize graphImageSet=_graphImageSet; -@property(nonatomic) float highlightOverlayBottomPadding; // @synthesize highlightOverlayBottomPadding=_highlightOverlayBottomPadding; +@property(nonatomic) double highlightOverlayBottomPadding; // @synthesize highlightOverlayBottomPadding=_highlightOverlayBottomPadding; @property(nonatomic) struct UIEdgeInsets graphInsets; // @synthesize graphInsets=_graphInsets; @property(nonatomic) struct CGSize volumeGraphSize; // @synthesize volumeGraphSize=_volumeGraphSize; @property(nonatomic) struct CGSize graphSize; // @synthesize graphSize=_graphSize; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) unsigned int volumeCount; // @synthesize volumeCount=_volumeCount; @property(nonatomic) unsigned long long maxVolume; // @synthesize maxVolume=_maxVolume; -@property(nonatomic) float volumeBarWidth; // @synthesize volumeBarWidth=_volumeBarWidth; -@property(nonatomic) CDStruct_cf61fa5f *volumeBars; // @synthesize volumeBars=_volumeBars; -@property(nonatomic) float lineWidth; // @synthesize lineWidth=_lineWidth; +@property(nonatomic) double volumeBarWidth; // @synthesize volumeBarWidth=_volumeBarWidth; +@property(nonatomic) CDStruct_b5bb7d6f *volumeBars; // @synthesize volumeBars=_volumeBars; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; @property(retain, nonatomic) NSArray *dottedLinePositions; // @synthesize dottedLinePositions=_dottedLinePositions; @property(retain, nonatomic) NSArray *linePointCounts; // @synthesize linePointCounts=_linePointCounts; @property(nonatomic) struct CGPoint *points; // @synthesize points=_points; -@property(nonatomic) BOOL rendersVolume; // @synthesize rendersVolume=_rendersVolume; -@property(readonly, nonatomic, getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; +@property(nonatomic) _Bool rendersVolume; // @synthesize rendersVolume=_rendersVolume; +@property(readonly, nonatomic, getter=isCancelled) _Bool cancelled; // @synthesize cancelled=_cancelled; - (void).cxx_destruct; - (void)renderVolumeGraph; - (void)renderLineGraph; diff --git a/iOS7/PrivateFrameworks/Stocks/GraphRenderer.h b/iOS7/PrivateFrameworks/Stocks/GraphRenderer.h index e4939a0e4..31d77d163 100644 --- a/iOS7/PrivateFrameworks/Stocks/GraphRenderer.h +++ b/iOS7/PrivateFrameworks/Stocks/GraphRenderer.h @@ -11,7 +11,7 @@ @interface GraphRenderer : NSObject { NSObject *_queue; - BOOL _cancelled; + _Bool _cancelled; } + (void)clearSharedRenderer; diff --git a/iOS7/PrivateFrameworks/Stocks/LineGraphView.h b/iOS7/PrivateFrameworks/Stocks/LineGraphView.h index 51080f748..ef4eb7449 100644 --- a/iOS7/PrivateFrameworks/Stocks/LineGraphView.h +++ b/iOS7/PrivateFrameworks/Stocks/LineGraphView.h @@ -10,15 +10,15 @@ @interface LineGraphView : UIView { - BOOL _showingTintedLine; + _Bool _showingTintedLine; UIImage *_lineImage; UIView *_tintedLineClipView; TintedView *_tintedLineView; } - (void).cxx_destruct; -- (void)resizeSelectedLineClipViewWithLeftX:(float)arg1 rightX:(float)arg2; -- (void)setShowingSelectedLine:(BOOL)arg1; +- (void)resizeSelectedLineClipViewWithLeftX:(double)arg1 rightX:(double)arg2; +- (void)setShowingSelectedLine:(_Bool)arg1; - (void)setGraphImageSet:(id)arg1; - (void)setSelectedLineImage:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/Stocks/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Stocks/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Stocks/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Stocks/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Stocks/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/Stocks/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/Stocks/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Stocks/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Stocks/NetPreferences.h b/iOS7/PrivateFrameworks/Stocks/NetPreferences.h index 6896d569f..ea5c9319c 100644 --- a/iOS7/PrivateFrameworks/Stocks/NetPreferences.h +++ b/iOS7/PrivateFrameworks/Stocks/NetPreferences.h @@ -14,8 +14,8 @@ NSString *_productVersion; NSString *_UUID; NSURL *_serviceURL; - BOOL _serviceDebugging; - BOOL _isNetworkReachable; + _Bool _serviceDebugging; + _Bool _isNetworkReachable; } + (void)clearSharedPreferences; @@ -25,7 +25,7 @@ - (id)stocksYQLBaseURL; - (id)stocksYQLEnvParameter; - (id)serviceDebuggingPath; -- (BOOL)serviceDebugging; +- (_Bool)serviceDebugging; - (id)logoBacksideImage; - (id)logoButtonImage; - (id)_cacheDirectoryPath; @@ -40,7 +40,7 @@ - (id)_stocksAcceptLanguage; - (id)_stocksCountryCode; - (id)_stocksUserAgent; -@property(nonatomic, getter=isNetworkReachable) BOOL networkReachable; +@property(nonatomic, getter=isNetworkReachable) _Bool networkReachable; - (void)setupLogging; - (id)init; diff --git a/iOS7/PrivateFrameworks/Stocks/NewsUpdater.h b/iOS7/PrivateFrameworks/Stocks/NewsUpdater.h index eedfee2c6..c55eab979 100644 --- a/iOS7/PrivateFrameworks/Stocks/NewsUpdater.h +++ b/iOS7/PrivateFrameworks/Stocks/NewsUpdater.h @@ -11,7 +11,7 @@ @interface NewsUpdater : XMLHTTPRequest { id _delegate; - BOOL _firstLoad; + _Bool _firstLoad; double _lastResponseTimestamp; StockNewsItemCollection *_lastNewsItemCollection; Stock *_stock; @@ -30,10 +30,10 @@ - (int)parseData:(id)arg1; - (void)fetchNewsForStock:(id)arg1 withCompletion:(id)arg2; - (void)saveLastResponse; -- (BOOL)fetchNewsForStock:(id)arg1; +- (_Bool)fetchNewsForStock:(id)arg1; - (void)loadNewsCacheFromDiskForSymbol:(id)arg1; - (void)clearNewsCacheOnDisk; -- (BOOL)shouldReloadOnResume; +- (_Bool)shouldReloadOnResume; - (void)cancel; - (id)init; diff --git a/iOS7/PrivateFrameworks/Stocks/QuoteParserData.h b/iOS7/PrivateFrameworks/Stocks/QuoteParserData.h index ba6e4fcbd..7df95640f 100644 --- a/iOS7/PrivateFrameworks/Stocks/QuoteParserData.h +++ b/iOS7/PrivateFrameworks/Stocks/QuoteParserData.h @@ -13,7 +13,7 @@ int state; double timeUpdated; int responseListCount; - BOOL metadataParser; + _Bool metadataParser; Stock *_stock; NSMutableDictionary *_dictionary; NSString *_bufferString; diff --git a/iOS7/PrivateFrameworks/Stocks/Stock.h b/iOS7/PrivateFrameworks/Stocks/Stock.h index 5e8cf5429..5b4420c67 100644 --- a/iOS7/PrivateFrameworks/Stocks/Stock.h +++ b/iOS7/PrivateFrameworks/Stocks/Stock.h @@ -10,8 +10,9 @@ @interface Stock : NSObject { - BOOL _marketIsOpen; + _Bool _marketIsOpen; StockChartData *_chartDataArray[9]; + unsigned int _pricePrecision; NSString *_symbol; NSString *_companyName; NSString *_shortCompanyName; @@ -33,7 +34,6 @@ NSString *_marketcap; NSString *_peRatio; NSString *_dividendYield; - unsigned int _pricePrecision; NSURL *_infoURL; double _timeQuoteLastUpdated; double _timeMetadataLastUpdated; @@ -45,13 +45,13 @@ + (id)postfixCharacterForMagnitude:(unsigned int)arg1 unitMagnitude:(unsigned int *)arg2; + (id)BlankValueString; + (void)resetLocale; -+ (BOOL)localeUsesASCIIDigits; -+ (id)formattedStringForString:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3; -+ (id)formattedStringForString:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3 droppingFractionDigitsIfLengthExceeds:(unsigned int)arg4; -+ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3; -+ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3 groupingSeparators:(BOOL)arg4; -+ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3 groupingSeparators:(BOOL)arg4 droppingFractionDigitsIfLengthExceeds:(unsigned int)arg5; -+ (id)_formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3 groupingSeparators:(BOOL)arg4; ++ (_Bool)localeUsesASCIIDigits; ++ (id)formattedStringForString:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3; ++ (id)formattedStringForString:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3 droppingFractionDigitsIfLengthExceeds:(unsigned int)arg4; ++ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3; ++ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3 groupingSeparators:(_Bool)arg4; ++ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3 groupingSeparators:(_Bool)arg4 droppingFractionDigitsIfLengthExceeds:(unsigned int)arg5; ++ (id)_formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(_Bool)arg3 groupingSeparators:(_Bool)arg4; + (id)percentSymbol; + (id)PercentFormatter; + (id)urlForStock:(id)arg1; @@ -86,21 +86,21 @@ - (void)updateMetadataWithDictionary:(id)arg1 forTime:(double)arg2; - (void)updateQuoteWithDictionary:(id)arg1 forTime:(double)arg2; - (void)clearCachedGraphImageSets; -- (void)setChartData:(id)arg1 forInterval:(int)arg2; -- (id)chartDataForInterval:(int)arg1; +- (void)setChartData:(id)arg1 forInterval:(long long)arg2; +- (id)chartDataForInterval:(long long)arg1; - (id)listName; -- (BOOL)marketIsOpen; -- (id)formattedChangePercent:(BOOL)arg1 includePercentSign:(BOOL)arg2; -- (id)formattedChangePercent:(BOOL)arg1; -- (BOOL)isIndex; -- (BOOL)changeIsZero; -- (BOOL)changeIsNegative; -- (BOOL)priceIsRealtime; +- (_Bool)marketIsOpen; +- (id)formattedChangePercent:(_Bool)arg1 includePercentSign:(_Bool)arg2; +- (id)formattedChangePercent:(_Bool)arg1; +- (_Bool)isIndex; +- (_Bool)changeIsZero; +- (_Bool)changeIsNegative; +- (_Bool)priceIsRealtime; - (id)formattedPrice; @property(readonly, nonatomic) NSString *change; @property(readonly, nonatomic) NSString *price; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)archiveDictionary; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Stocks/StockChartData.h b/iOS7/PrivateFrameworks/Stocks/StockChartData.h index 13e2fa40c..5c1d00c89 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockChartData.h +++ b/iOS7/PrivateFrameworks/Stocks/StockChartData.h @@ -13,25 +13,25 @@ StockGraphImageSet *_graphImageSets[2]; NSArray *_labelInfoArrays[4]; int _labelAlignments[2]; - BOOL _isUnavailable; - BOOL _hasVolume; + _Bool _isUnavailable; + _Bool _hasVolume; + unsigned int _stockValueCount; + int _yAxisFractionDigits; Stock *_stock; - int _chartInterval; + long long _chartInterval; CDStruct_8cc9ba3e *_stockValues; - unsigned int _stockValueCount; NSArray *_interestingIndexes; NSDate *_marketOpenDate; NSDate *_marketCloseDate; NSTimeZone *_marketTimeZone; CDStruct_8cc9ba3e *_minValue; CDStruct_8cc9ba3e *_maxValue; - int _yAxisFractionDigits; double _expirationTime; } @property(nonatomic) int yAxisFractionDigits; // @synthesize yAxisFractionDigits=_yAxisFractionDigits; -@property(nonatomic) BOOL hasVolume; // @synthesize hasVolume=_hasVolume; -@property(nonatomic) BOOL isUnavailable; // @synthesize isUnavailable=_isUnavailable; +@property(nonatomic) _Bool hasVolume; // @synthesize hasVolume=_hasVolume; +@property(nonatomic) _Bool isUnavailable; // @synthesize isUnavailable=_isUnavailable; @property(nonatomic) double expirationTime; // @synthesize expirationTime=_expirationTime; @property(nonatomic) CDStruct_8cc9ba3e *maxValue; // @synthesize maxValue=_maxValue; @property(nonatomic) CDStruct_8cc9ba3e *minValue; // @synthesize minValue=_minValue; @@ -41,20 +41,20 @@ @property(retain, nonatomic) NSArray *interestingIndexes; // @synthesize interestingIndexes=_interestingIndexes; @property(readonly) unsigned int stockValueCount; // @synthesize stockValueCount=_stockValueCount; @property(readonly) CDStruct_8cc9ba3e *stockValues; // @synthesize stockValues=_stockValues; -@property(nonatomic) int chartInterval; // @synthesize chartInterval=_chartInterval; +@property(nonatomic) long long chartInterval; // @synthesize chartInterval=_chartInterval; @property(nonatomic) __weak Stock *stock; // @synthesize stock=_stock; - (void).cxx_destruct; - (void)dealloc; - (id)description; -- (void)setLabelAlignment:(int)arg1 forDetailedMode:(BOOL)arg2; -- (int)labelAlignmentForDetailedMode:(BOOL)arg1; -- (void)setLabelInfoArray:(id)arg1 forYAxis:(BOOL)arg2 detailedMode:(BOOL)arg3; -- (id)labelInfoArrayForYAxis:(BOOL)arg1 detailedMode:(BOOL)arg2; +- (void)setLabelAlignment:(int)arg1 forDetailedMode:(_Bool)arg2; +- (int)labelAlignmentForDetailedMode:(_Bool)arg1; +- (void)setLabelInfoArray:(id)arg1 forYAxis:(_Bool)arg2 detailedMode:(_Bool)arg3; +- (id)labelInfoArrayForYAxis:(_Bool)arg1 detailedMode:(_Bool)arg2; - (void)clearAllImageSets; - (void)setImageSet:(id)arg1 forStockGraphSize:(int)arg2; - (id)imageSetForStockGraphSize:(int)arg1; - (CDStruct_8cc9ba3e *)allocateStockValuesWithCount:(unsigned int)arg1; -- (id)initWithStock:(id)arg1 interval:(int)arg2; +- (id)initWithStock:(id)arg1 interval:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Stocks/StockGraphView.h b/iOS7/PrivateFrameworks/Stocks/StockGraphView.h index f5e76a237..12a1a6464 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockGraphView.h +++ b/iOS7/PrivateFrameworks/Stocks/StockGraphView.h @@ -22,23 +22,23 @@ NSArray *_dottedLinePositions; unsigned int _dataSize; unsigned int _dataCount; - CDStruct_cf61fa5f *_volumeBars; + CDStruct_b5bb7d6f *_volumeBars; unsigned int _volumeSize; unsigned int _volumeCount; - float _volumeBarWidth; + double _volumeBarWidth; unsigned long long _maxVolume; - float _lineWidth; + double _lineWidth; GraphRenderOperation *_renderOperation; - BOOL _isRendered; - BOOL _detailedMode; + _Bool _isRendered; + _Bool _detailedMode; LineGraphView *_lineView; VolumeGraphView *_volumeView; struct UIEdgeInsets _graphInsets; } @property(nonatomic) struct UIEdgeInsets graphInsets; // @synthesize graphInsets=_graphInsets; -@property(nonatomic) BOOL detailedMode; // @synthesize detailedMode=_detailedMode; -@property(readonly, nonatomic) BOOL isRendered; // @synthesize isRendered=_isRendered; +@property(nonatomic) _Bool detailedMode; // @synthesize detailedMode=_detailedMode; +@property(readonly, nonatomic) _Bool isRendered; // @synthesize isRendered=_isRendered; @property(nonatomic) __weak UIView *chartViewDelegate; // @synthesize chartViewDelegate=_chartViewDelegate; @property(retain, nonatomic, setter=setDottedLinePositionsWithLabelInfo:) NSArray *dottedLinePositions; // @synthesize dottedLinePositions=_dottedLinePositions; - (void).cxx_destruct; @@ -48,22 +48,22 @@ - (struct CGPoint)rightmostPlottedPoint; - (void)loadStockChartData:(id)arg1; - (void)clearData; -- (void)resizeSelectedVolumeClipViewWithLeftX:(float)arg1 rightX:(float)arg2; -- (void)resizeSelectedLineClipViewWithLeftX:(float)arg1 rightX:(float)arg2; +- (void)resizeSelectedVolumeClipViewWithLeftX:(double)arg1 rightX:(double)arg2; +- (void)resizeSelectedLineClipViewWithLeftX:(double)arg1 rightX:(double)arg2; - (void)graphRenderOperationDidFinish:(id)arg1; - (void)recomputePathsAndRenderIfNeededForSize:(struct CGSize)arg1; - (void)cancelRenderOperation; -@property(readonly, nonatomic) BOOL isRendering; +@property(readonly, nonatomic) _Bool isRendering; - (void)readyForDisplayFromChartData; -- (void)_processGraphDataForWidth:(float)arg1; +- (void)_processGraphDataForWidth:(double)arg1; - (unsigned long long)_normalizedAccumulatedVolumeInDataRange:(struct CGPoint)arg1; - (void)_finishCurrentLine; - (void)clearPaths; - (struct CGRect)_trueGraphPointsRegion; - (double)_timeAtPosition:(double)arg1; - (float)_priceAtTime:(double)arg1 dataPosition:(double *)arg2; -- (void)setShowingSelectedVolumeRegion:(BOOL)arg1; -- (void)setShowingSelectedLine:(BOOL)arg1; +- (void)setShowingSelectedVolumeRegion:(_Bool)arg1; +- (void)setShowingSelectedLine:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; - (void)_layoutSubviews; - (struct CGRect)_volumeViewFrameForBoundsSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/Stocks/StockManager.h b/iOS7/PrivateFrameworks/Stocks/StockManager.h index af4681194..215497d58 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockManager.h +++ b/iOS7/PrivateFrameworks/Stocks/StockManager.h @@ -11,13 +11,13 @@ @interface StockManager : NSObject { NSMutableArray *_defaultListStockSymbols; - BOOL _shouldPostSyncNotifications; + _Bool _shouldPostSyncNotifications; NSMutableArray *_stocksList; NSMutableArray *_chartDataLRUCache; double _lastModifiedTime; - BOOL _needRemoteAddNotification; - BOOL _needRemoteDeleteNotification; - BOOL _needRemoteMoveNotification; + _Bool _needRemoteAddNotification; + _Bool _needRemoteDeleteNotification; + _Bool _needRemoteMoveNotification; NSUbiquitousKeyValueStore *_syncedKVStore; } @@ -30,20 +30,20 @@ - (void)saveDataChanges; - (void)saveListChanges; - (void)_saveDataChangesWithDictionaries:(id)arg1; -- (BOOL)anyMarketOpen; -- (BOOL)anyMarketOpenWithRealtimePrice; -- (BOOL)anyPriceIsRealtime; +- (_Bool)anyMarketOpen; +- (_Bool)anyMarketOpenWithRealtimePrice; +- (_Bool)anyPriceIsRealtime; - (void)clearCachedChartDataImageSets; - (void)clearCachedChartData; - (void)UpdateChartDataInLRU:(id)arg1; - (void)DeleteChartData:(id)arg1; - (void)RemoveChartDataFromLRU:(id)arg1; -- (void)moveStockFromIndex:(int)arg1 toIndex:(int)arg2; +- (void)moveStockFromIndex:(long long)arg1 toIndex:(long long)arg2; - (void)removeStock:(id)arg1; - (void)addStock:(id)arg1; - (id)stockWithSymbol:(id)arg1; - (id)stocksList; -- (BOOL)setLocalStockListFromSyncableStockList:(id)arg1; +- (_Bool)setLocalStockListFromSyncableStockList:(id)arg1; - (id)makeSyncableStockListFromList:(id)arg1; - (void)handleSyncedDataChanged:(id)arg1; - (void)reloadStocksFromDefaults; diff --git a/iOS7/PrivateFrameworks/Stocks/StockNewsItem.h b/iOS7/PrivateFrameworks/Stocks/StockNewsItem.h index 83337c3a8..36ef20a56 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockNewsItem.h +++ b/iOS7/PrivateFrameworks/Stocks/StockNewsItem.h @@ -29,7 +29,7 @@ - (void).cxx_destruct; - (id)description; @property(readonly, nonatomic) NSString *localizedDateString; -- (int)chronologicalComparisonWithNewsItem:(id)arg1; +- (long long)chronologicalComparisonWithNewsItem:(id)arg1; - (id)archiveDictionary; - (void)dealloc; - (id)initWithArchiveDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Stocks/StockUpdateManager.h b/iOS7/PrivateFrameworks/Stocks/StockUpdateManager.h index eb0a7cb5e..5bc057b0a 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockUpdateManager.h +++ b/iOS7/PrivateFrameworks/Stocks/StockUpdateManager.h @@ -13,7 +13,7 @@ @interface StockUpdateManager : NSObject { NSMutableArray *_updaters; - BOOL _postingRemoteUpdateNotification; + _Bool _postingRemoteUpdateNotification; NSMutableArray *_activeUpdaters; NSMutableArray *_inactiveUpdaters; NSMutableDictionary *_cacheDurationForParts; @@ -31,12 +31,12 @@ - (double)cacheDurationForParts:(id)arg1; - (void)cancel; - (void)failWithError:(id)arg1; -- (BOOL)hadError; -- (BOOL)isLoading; +- (_Bool)hadError; +- (_Bool)isLoading; - (id)availableStockUpdater; - (void)resetUpdaters; -- (void)stockUpdater:(id)arg1 didFailWithError:(id)arg2 whileUpdatingStocks:(id)arg3 comprehensive:(BOOL)arg4; -- (void)stockUpdater:(id)arg1 didUpdateStocks:(id)arg2 isComprehensive:(BOOL)arg3; +- (void)stockUpdater:(id)arg1 didFailWithError:(id)arg2 whileUpdatingStocks:(id)arg3 comprehensive:(_Bool)arg4; +- (void)stockUpdater:(id)arg1 didUpdateStocks:(id)arg2 isComprehensive:(_Bool)arg3; - (void)stocksDidUpdateRemotely; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Stocks/StockUpdater.h b/iOS7/PrivateFrameworks/Stocks/StockUpdater.h index 3f8a79bbf..e0643dd26 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockUpdater.h +++ b/iOS7/PrivateFrameworks/Stocks/StockUpdater.h @@ -11,8 +11,8 @@ @interface StockUpdater : XMLHTTPRequest { NSArray *_requestStocks; - BOOL _ignoreNewRequests; - BOOL _isComprehensive; + _Bool _ignoreNewRequests; + _Bool _isComprehensive; NSMutableDictionary *_cacheDurationForParts; id _delegate; QuoteParserData *_quoteParserData; @@ -23,13 +23,13 @@ @property(copy, nonatomic) id updateCompletionHandler; // @synthesize updateCompletionHandler=_updateCompletionHandler; @property(retain, nonatomic) NSError *lastError; // @synthesize lastError=_lastError; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL isComprehensive; // @synthesize isComprehensive=_isComprehensive; +@property(nonatomic) _Bool isComprehensive; // @synthesize isComprehensive=_isComprehensive; @property(retain, nonatomic) NSArray *requestStocks; // @synthesize requestStocks=_requestStocks; - (void).cxx_destruct; - (id)aggregateDictionaryDomain; - (void)failWithError:(id)arg1; - (void)didParseData; -- (BOOL)hadError; +- (_Bool)hadError; - (int)parseData:(id)arg1; - (void)setCacheTimeInterval:(double)arg1 forPartsTag:(id)arg2; - (void)_updateWithPartsTag:(id)arg1 forStocks:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Stocks/StockUpdaterDelegate-Protocol.h b/iOS7/PrivateFrameworks/Stocks/StockUpdaterDelegate-Protocol.h index a7e0b0c8b..f3965be20 100644 --- a/iOS7/PrivateFrameworks/Stocks/StockUpdaterDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Stocks/StockUpdaterDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol StockUpdaterDelegate -- (void)stockUpdater:(id)arg1 didUpdateStocks:(id)arg2 isComprehensive:(BOOL)arg3; +- (void)stockUpdater:(id)arg1 didFailWithError:(id)arg2 whileUpdatingStocks:(id)arg3 comprehensive:(_Bool)arg4; +- (void)stockUpdater:(id)arg1 didUpdateStocks:(id)arg2 isComprehensive:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/Stocks/StocksPreferences.h b/iOS7/PrivateFrameworks/Stocks/StocksPreferences.h index 18d2282ab..cfd723fd6 100644 --- a/iOS7/PrivateFrameworks/Stocks/StocksPreferences.h +++ b/iOS7/PrivateFrameworks/Stocks/StocksPreferences.h @@ -8,20 +8,20 @@ @interface StocksPreferences : NSObject { - BOOL _changeColorSwapped; - unsigned int _textDirection; - BOOL _textAttachmentDirectionIsRightToLeft; + _Bool _changeColorSwapped; + unsigned long long _textDirection; + _Bool _textAttachmentDirectionIsRightToLeft; } + (void)clearSharedPreferences; + (id)sharedPreferences; -@property(readonly, nonatomic) BOOL textAttachmentDirectionIsRightToLeft; // @synthesize textAttachmentDirectionIsRightToLeft=_textAttachmentDirectionIsRightToLeft; -@property(readonly, nonatomic) unsigned int textDirection; // @synthesize textDirection=_textDirection; -@property(readonly, nonatomic, getter=isChangeColorSwapped) BOOL changeColorSwapped; // @synthesize changeColorSwapped=_changeColorSwapped; +@property(readonly, nonatomic) _Bool textAttachmentDirectionIsRightToLeft; // @synthesize textAttachmentDirectionIsRightToLeft=_textAttachmentDirectionIsRightToLeft; +@property(readonly, nonatomic) unsigned long long textDirection; // @synthesize textDirection=_textDirection; +@property(readonly, nonatomic, getter=isChangeColorSwapped) _Bool changeColorSwapped; // @synthesize changeColorSwapped=_changeColorSwapped; - (void)synchronize; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; -- (BOOL)boolForKey:(id)arg1; +- (_Bool)boolForKey:(id)arg1; - (void)resetLocale; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Stocks/StocksStyle.h b/iOS7/PrivateFrameworks/Stocks/StocksStyle.h index 3875320fa..cf0cacea8 100644 --- a/iOS7/PrivateFrameworks/Stocks/StocksStyle.h +++ b/iOS7/PrivateFrameworks/Stocks/StocksStyle.h @@ -18,9 +18,10 @@ + (id)sharedStyle; - (void).cxx_destruct; - (id)chartLabelFont; -- (id)boldFontOfSize:(float)arg1; -- (id)fontOfSize:(float)arg1; -- (id)lightFontOfSize:(float)arg1; +- (id)boldFontOfSize:(double)arg1; +- (id)mediumFontOfSize:(double)arg1; +- (id)fontOfSize:(double)arg1; +- (id)lightFontOfSize:(double)arg1; - (id)chartHighlightColor; - (id)lossColor; - (id)gainColor; diff --git a/iOS7/PrivateFrameworks/Stocks/VolumeGraphView.h b/iOS7/PrivateFrameworks/Stocks/VolumeGraphView.h index 50c5917d3..5d25fa8f6 100644 --- a/iOS7/PrivateFrameworks/Stocks/VolumeGraphView.h +++ b/iOS7/PrivateFrameworks/Stocks/VolumeGraphView.h @@ -10,7 +10,7 @@ @interface VolumeGraphView : UIView { - BOOL _showingTintedRegion; + _Bool _showingTintedRegion; TintedView *_tintedVolumeView; UIView *_tintedRegionClipView; UIImage *_volumeImage; @@ -19,8 +19,8 @@ @property(retain, nonatomic) StockGraphImageSet *graphImageSet; // @synthesize graphImageSet=_graphImageSet; - (void).cxx_destruct; -- (void)resizeSelectedVolumeClipViewWithLeftX:(float)arg1 rightX:(float)arg2; -- (void)setShowingSelectedRegion:(BOOL)arg1; +- (void)resizeSelectedVolumeClipViewWithLeftX:(double)arg1 rightX:(double)arg2; +- (void)setShowingSelectedRegion:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/Stocks/XMLChartParserData.h b/iOS7/PrivateFrameworks/Stocks/XMLChartParserData.h index 350f71f1f..dd28103ab 100644 --- a/iOS7/PrivateFrameworks/Stocks/XMLChartParserData.h +++ b/iOS7/PrivateFrameworks/Stocks/XMLChartParserData.h @@ -11,9 +11,9 @@ @interface XMLChartParserData : NSObject { int state; - unsigned int valueIndex; + unsigned long long valueIndex; double lastTime; - BOOL marketTimeZoneSet; + _Bool marketTimeZoneSet; NSString *_bufferString; StockChartData *_chartData; } diff --git a/iOS7/PrivateFrameworks/Stocks/XMLChartUpdater.h b/iOS7/PrivateFrameworks/Stocks/XMLChartUpdater.h index eb9b5cb81..762448468 100644 --- a/iOS7/PrivateFrameworks/Stocks/XMLChartUpdater.h +++ b/iOS7/PrivateFrameworks/Stocks/XMLChartUpdater.h @@ -12,19 +12,19 @@ { id _delegate; Stock *_stock; - int _interval; + long long _interval; StockChartData *_currentChartData; XMLChartParserData *_chartParserData; } -+ (id)_rangeStringForInterval:(int)arg1; ++ (id)_rangeStringForInterval:(long long)arg1; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)aggregateDictionaryDomain; - (void)failWithError:(id)arg1; - (void)didParseData; - (int)parseData:(id)arg1; -- (BOOL)updateChartForStock:(id)arg1 interval:(int)arg2; +- (_Bool)updateChartForStock:(id)arg1 interval:(long long)arg2; - (void)cancel; - (id)init; diff --git a/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest-XMLHTTPDoppelganger.h b/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest-XMLHTTPDoppelganger.h new file mode 100644 index 000000000..f257f8ef7 --- /dev/null +++ b/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest-XMLHTTPDoppelganger.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XMLHTTPRequest (XMLHTTPDoppelganger) +- (id)_yahooDoppelganger_connectionForRequest:(id)arg1 delegate:(id)arg2 startImmediately:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest.h b/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest.h index 4b70356b5..d3cb0a11e 100644 --- a/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest.h +++ b/iOS7/PrivateFrameworks/Stocks/XMLHTTPRequest.h @@ -51,8 +51,8 @@ } _saxHandler; } -+ (BOOL)shouldGenerateOfflineData; -+ (void)setShouldGenerateOfflineData:(BOOL)arg1; ++ (_Bool)shouldGenerateOfflineData; ++ (void)setShouldGenerateOfflineData:(_Bool)arg1; + (void)saveDebugString; + (void)appendDebugString:(id)arg1; + (id)uniqueQueryIDString; @@ -65,13 +65,12 @@ - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; -- (BOOL)isLoading; +- (_Bool)isLoading; - (void)cancel; - (void)loadRequest:(id)arg1; -- (id)connectionForRequest:(id)arg1 delegate:(id)arg2 startImmediately:(BOOL)arg3; +- (id)connectionForRequest:(id)arg1 delegate:(id)arg2 startImmediately:(_Bool)arg3; - (void)dealloc; - (id)init; -- (id)_yahooDoppelganger_connectionForRequest:(id)arg1 delegate:(id)arg2 startImmediately:(BOOL)arg3; @end diff --git a/iOS7/PrivateFrameworks/Stocks/YQLRequest.h b/iOS7/PrivateFrameworks/Stocks/YQLRequest.h index cee39e4ef..5b6208c09 100644 --- a/iOS7/PrivateFrameworks/Stocks/YQLRequest.h +++ b/iOS7/PrivateFrameworks/Stocks/YQLRequest.h @@ -17,8 +17,8 @@ NSMutableData *_rawData; } -+ (BOOL)shouldGenerateOfflineData; -+ (void)setShouldGenerateOfflineData:(BOOL)arg1; ++ (_Bool)shouldGenerateOfflineData; ++ (void)setShouldGenerateOfflineData:(_Bool)arg1; + (void)saveDebugString; + (void)appendDebugString:(id)arg1; - (void).cxx_destruct; @@ -31,7 +31,7 @@ - (void)failWithError:(id)arg1; - (void)didParseData; - (void)parseData:(id)arg1; -- (BOOL)isLoading; +- (_Bool)isLoading; - (void)loadRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Stocks/YahooCompensator.h b/iOS7/PrivateFrameworks/Stocks/YahooCompensator.h index 2850d2a41..7905243b7 100644 --- a/iOS7/PrivateFrameworks/Stocks/YahooCompensator.h +++ b/iOS7/PrivateFrameworks/Stocks/YahooCompensator.h @@ -12,7 +12,7 @@ @interface YahooCompensator : NSObject { - BOOL _compensatedForAllStocks; + _Bool _compensatedForAllStocks; SymbolValidator *_validator; NSMutableArray *_stockQueue; NSLock *_stockQueueLock; @@ -20,7 +20,7 @@ } + (id)fixOverEncodedXml:(id)arg1; -+ (BOOL)compensationRequired; ++ (_Bool)compensationRequired; + (id)sharedCompensator; - (void).cxx_destruct; - (void)symbolValidator:(id)arg1 didFailWithError:(id)arg2; diff --git a/iOS7/PrivateFrameworks/Stocks/YahooDoppelganger.h b/iOS7/PrivateFrameworks/Stocks/YahooDoppelganger.h index f6856a61d..c3fd6cda8 100644 --- a/iOS7/PrivateFrameworks/Stocks/YahooDoppelganger.h +++ b/iOS7/PrivateFrameworks/Stocks/YahooDoppelganger.h @@ -12,31 +12,31 @@ { NSString *_expectedRequestPattern; NSData *_response; - unsigned int _responseChunkSize; - unsigned int _responseChunkDelay; - unsigned int _responseChunkInitialDelay; - unsigned int _responseOffset; - BOOL _cancelled; + unsigned long long _responseChunkSize; + unsigned long long _responseChunkDelay; + unsigned long long _responseChunkInitialDelay; + unsigned long long _responseOffset; + _Bool _cancelled; id _delegate; } -+ (BOOL)canHandleRequest:(id)arg1; -+ (BOOL)waitForAllDoppelgangersUpToTimeout:(double)arg1; ++ (_Bool)canHandleRequest:(id)arg1; ++ (_Bool)waitForAllDoppelgangersUpToTimeout:(double)arg1; + (void)clearDoppelgangerData; + (void)spewDoppelgangerData; + (void)_spewDoppelgangerArray:(id)arg1 named:(id)arg2; + (void)_doppelgangerFinished:(id)arg1; -+ (id)prepDoppelgangerForChartResponseWithSymbol:(id)arg1 numberOfDataPoints:(int)arg2; -+ (id)prepDoppelgangerForNewsResponseWithSymbol:(id)arg1 numberOfNewsItems:(int)arg2; -+ (id)prepDoppelgangerForQuotesResponseWithSymbols:(id)arg1 includeMetdata:(BOOL)arg2; ++ (id)prepDoppelgangerForChartResponseWithSymbol:(id)arg1 numberOfDataPoints:(long long)arg2; ++ (id)prepDoppelgangerForNewsResponseWithSymbol:(id)arg1 numberOfNewsItems:(long long)arg2; ++ (id)prepDoppelgangerForQuotesResponseWithSymbols:(id)arg1 includeMetdata:(_Bool)arg2; + (id)prepDoppelgangerWithRequestPattern:(id)arg1 response:(id)arg2; + (id)newDoppelgangerMatchingRequestPattern:(id)arg1; + (void)setTestHarness:(id)arg1; + (void)hookIntoXMLHTTPRequestIfNeeded; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) unsigned int responseChunkInitialDelay; // @synthesize responseChunkInitialDelay=_responseChunkInitialDelay; -@property(nonatomic) unsigned int responseChunkDelay; // @synthesize responseChunkDelay=_responseChunkDelay; -@property(nonatomic) unsigned int responseChunkSize; // @synthesize responseChunkSize=_responseChunkSize; +@property(nonatomic) unsigned long long responseChunkInitialDelay; // @synthesize responseChunkInitialDelay=_responseChunkInitialDelay; +@property(nonatomic) unsigned long long responseChunkDelay; // @synthesize responseChunkDelay=_responseChunkDelay; +@property(nonatomic) unsigned long long responseChunkSize; // @synthesize responseChunkSize=_responseChunkSize; @property(retain, nonatomic) NSData *response; // @synthesize response=_response; @property(retain, nonatomic) NSString *expectedRequestPattern; // @synthesize expectedRequestPattern=_expectedRequestPattern; - (void).cxx_destruct; @@ -47,7 +47,7 @@ - (id)description; - (void)_relayDataChunk; - (id)init; -- (BOOL)matchesRequest:(id)arg1; +- (_Bool)matchesRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/CDStructures.h b/iOS7/PrivateFrameworks/StoreBookkeeper/CDStructures.h index aa68307e3..3124b9f2f 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/CDStructures.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/CDStructures.h @@ -11,17 +11,17 @@ struct internal_state; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/ISStoreURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeper/ISStoreURLOperationDelegate-Protocol.h index 7347f8ac4..8c4c1595f 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/ISStoreURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/ISStoreURLOperationDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol ISStoreURLOperationDelegate @optional -- (BOOL)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; +- (_Bool)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; - (void)operation:(id)arg1 didAuthenticateWithDSID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/ISURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeper/ISURLOperationDelegate-Protocol.h index a69d739e7..39dd19bb6 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/ISURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/ISURLOperationDelegate-Protocol.h @@ -10,9 +10,9 @@ @optional - (id)operation:(id)arg1 sanitizedStringForString:(id)arg2; -- (BOOL)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (_Bool)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; - (void)operation:(id)arg1 willSendRequest:(id)arg2; -- (BOOL)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; +- (_Bool)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; - (id)operation:(id)arg1 needNewBodyStream:(id)arg2; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/NSData-SBKAdditions.h b/iOS7/PrivateFrameworks/StoreBookkeeper/NSData-SBKAdditions.h index e1763623e..9da25f735 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/NSData-SBKAdditions.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/NSData-SBKAdditions.h @@ -13,7 +13,7 @@ - (id)SBKDataByInflatingWithGZip; - (id)SBKDataByDeflatingWithNoZipHeader; - (id)SBKDataByInflatingWithNoZipHeader; -- (id)_SBKDataByDeflatingWithNoZipHeaderWithCompression:(unsigned int)arg1; +- (id)_SBKDataByDeflatingWithNoZipHeaderWithCompression:(unsigned long long)arg1; - (id)_SBKDataByInflatingWithNoZipHeader; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/NSObject-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeper/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAlertDialog.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAlertDialog.h index dac9e0586..bfb5fb456 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAlertDialog.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAlertDialog.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface SBKAlertDialog : NSObject { NSString *_title; @@ -24,8 +25,8 @@ @property(copy) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (void)_runAsCFUserNotificationDisplayAlert; -- (BOOL)_runAsUIAlertView; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)_runAsUIAlertView; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)showWithCompletionHandler:(id)arg1; - (id)initWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 acceptButtonTitle:(id)arg4; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAsynchronousTask.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAsynchronousTask.h index 8e3b69651..344709dc9 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAsynchronousTask.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKAsynchronousTask.h @@ -8,12 +8,13 @@ @class NSError, NSMutableArray, NSObject, NSObject, NSString, SBKTaskAssertion; +// Not exported @interface SBKAsynchronousTask : NSObject { NSObject *_handlerQueue; NSObject *_queue; NSObject *_timeoutTimer; - BOOL _taskInvalidationDisabled; + _Bool _taskInvalidationDisabled; double _timeout; int _cancelType; id _result; @@ -32,7 +33,7 @@ - (void)invokeTaskCompletionBlocksWithBlock:(id)arg1; - (void)addTaskCompletionBlock:(id)arg1; - (void)invalidate; -- (void)_invalidateAssertion:(BOOL)arg1; +- (void)_invalidateAssertion:(_Bool)arg1; - (void)endTaskOperation; - (void)finishTaskOperationWithResult:(id)arg1 error:(id)arg2; - (void)beginTaskOperation; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLoadDomainVersionRequestHandler.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLoadDomainVersionRequestHandler.h index 939cb9a69..2752a6a25 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLoadDomainVersionRequestHandler.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLoadDomainVersionRequestHandler.h @@ -12,17 +12,17 @@ @interface SBKLoadDomainVersionRequestHandler : SBKSyncRequestHandler { - BOOL _loadsRemoteItemCount; - unsigned int _responseItemCount; - unsigned int _itemCount; + _Bool _loadsRemoteItemCount; + unsigned long long _responseItemCount; + unsigned long long _itemCount; SBKSyncTransaction *_transaction; } -+ (int)conflictDetectionType; ++ (long long)conflictDetectionType; @property(retain) SBKSyncTransaction *transaction; // @synthesize transaction=_transaction; -@property unsigned int itemCount; // @synthesize itemCount=_itemCount; -@property(readonly) unsigned int responseItemCount; // @synthesize responseItemCount=_responseItemCount; -@property BOOL loadsRemoteItemCount; // @synthesize loadsRemoteItemCount=_loadsRemoteItemCount; +@property unsigned long long itemCount; // @synthesize itemCount=_itemCount; +@property(readonly) unsigned long long responseItemCount; // @synthesize responseItemCount=_responseItemCount; +@property _Bool loadsRemoteItemCount; // @synthesize loadsRemoteItemCount=_loadsRemoteItemCount; - (void).cxx_destruct; - (void)runWithCompletionHandler:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLogger.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLogger.h index 69b3bdf7b..268dafb0d 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLogger.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKLogger.h @@ -21,8 +21,8 @@ } + (id)sharedLogger; -+ (BOOL)debugLoggingEnabled; -+ (BOOL)verboseLoggingEnabled; ++ (_Bool)debugLoggingEnabled; ++ (_Bool)verboseLoggingEnabled; @property(copy) NSString *runtimeOverride; // @synthesize runtimeOverride=_runtimeOverride; @property(copy) NSString *filter; // @synthesize filter=_filter; - (void).cxx_destruct; @@ -32,7 +32,7 @@ - (void)logFunction:(const char *)arg1 format:(id)arg2; - (void)logFile:(const char *)arg1 lineNumber:(int)arg2 format:(id)arg3; - (void)performLoggingBlock:(id)arg1; -- (BOOL)shouldOverrideCondition:(id)arg1 file:(id)arg2; +- (_Bool)shouldOverrideCondition:(id)arg1 file:(id)arg2; - (id)auxPath; - (void)setAuxPath:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPlaybackPositionSyncRequestHandler.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPlaybackPositionSyncRequestHandler.h index a2c859342..0db736579 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPlaybackPositionSyncRequestHandler.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPlaybackPositionSyncRequestHandler.h @@ -11,12 +11,13 @@ @class NSDictionary, NSError, NSMutableDictionary, NSObject, NSString, SBKSyncBagContext, SBKSyncTransaction, SBKTransactionController; +// Not exported @interface SBKPlaybackPositionSyncRequestHandler : SBKSyncRequestHandler { NSObject *_queue; NSObject *_syncOperationQueue; - BOOL _syncInProgress; - BOOL _canceled; + _Bool _syncInProgress; + _Bool _canceled; id _dataSource; SBKTransactionController *_kvsController; id _dataSourceTransactionContext; @@ -32,8 +33,8 @@ @property(retain) NSString *overrideSyncAnchor; // @synthesize overrideSyncAnchor=_overrideSyncAnchor; @property(retain) NSError *fatalSyncError; // @synthesize fatalSyncError=_fatalSyncError; -@property BOOL canceled; // @synthesize canceled=_canceled; -@property BOOL syncInProgress; // @synthesize syncInProgress=_syncInProgress; +@property _Bool canceled; // @synthesize canceled=_canceled; +@property _Bool syncInProgress; // @synthesize syncInProgress=_syncInProgress; @property(retain) SBKSyncTransaction *currentKVSTransaction; // @synthesize currentKVSTransaction=_currentKVSTransaction; @property(retain) NSMutableDictionary *responseMetadataItemsMergedToCommitBackToKVSStorage; // @synthesize responseMetadataItemsMergedToCommitBackToKVSStorage=_responseMetadataItemsMergedToCommitBackToKVSStorage; @property(retain) NSMutableDictionary *responseMetadataItemsToCommitToDataSource; // @synthesize responseMetadataItemsToCommitToDataSource=_responseMetadataItemsToCommitToDataSource; @@ -47,25 +48,25 @@ - (id)transaction:(id)arg1 conflictDetectionOrdinalForKey:(id)arg2; - (id)transaction:(id)arg1 syncAnchorForTransactionSyncAnchor:(id)arg2; - (id)transaction:(id)arg1 keyValuePairForUpdatedKey:(id)arg2; -- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(char *)arg3; -- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(BOOL)arg4 isDirty:(char *)arg5; +- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(_Bool *)arg3; +- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(_Bool)arg4 isDirty:(_Bool *)arg5; - (void)transaction:(id)arg1 didProcessResponseData:(id)arg2; - (void)transaction:(id)arg1 willProcessResponseData:(id)arg2; - (void)transactionController:(id)arg1 transactionDidFinish:(id)arg2; - (void)transactionController:(id)arg1 transactionDidCancel:(id)arg2 error:(id)arg3; -- (BOOL)transactionController:(id)arg1 transactionDidFail:(id)arg2 error:(id)arg3; +- (_Bool)transactionController:(id)arg1 transactionDidFail:(id)arg2 error:(id)arg3; - (void)_signalKVSTransactionCompletion:(id)arg1 withError:(id)arg2; - (void)_signalKVSTransactionCompletion:(id)arg1; - (id)_synchronouslyRunKVSTransaction:(id)arg1; -- (id)newKVSSyncTransactionWithUpdatedMetadataItemIdentifiers:(id)arg1 processConflicts:(BOOL)arg2; +- (id)newKVSSyncTransactionWithUpdatedMetadataItemIdentifiers:(id)arg1 processConflicts:(_Bool)arg2; - (void)_mergeMetadataItemsFromSyncResponse; - (int)_mergeConflictedItemFromSyncResponse:(id)arg1; - (void)synchronizeWithCompletionHandler:(id)arg1; - (void)cancel; - (void)timeout; - (void)cancelWithError:(id)arg1; -- (BOOL)_shouldStop; -- (BOOL)_synchronize:(id *)arg1; +- (_Bool)_shouldStop; +- (_Bool)_synchronize:(id *)arg1; - (void)_dataSourceCancelTransaction; - (void)clearTransactionResponseData; - (id)initWithDataSource:(id)arg1 bagContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPreferences.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPreferences.h index 7836b7d25..38ca3d647 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPreferences.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKPreferences.h @@ -11,8 +11,8 @@ } + (id)storeBookkeeperPreferences; -- (BOOL)boolForKey:(id)arg1; -- (void)setBool:(BOOL)arg1 forKey:(id)arg2; +- (_Bool)boolForKey:(id)arg1; +- (void)setBool:(_Bool)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1 withDefaultValue:(id)arg2; - (void)setObject:(id)arg1 forKey:(id)arg2; - (void)registerDefaultsIfKeyNotSet:(id)arg1 registrationBlock:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKProcessAssertion.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKProcessAssertion.h index a9581dae3..9b8692df5 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKProcessAssertion.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKProcessAssertion.h @@ -8,17 +8,18 @@ @class BKSProcessAssertion, NSObject; +// Not exported @interface SBKProcessAssertion : NSObject { NSObject *_queue; id _expirationBlock; - unsigned int _identifier; + unsigned long long _identifier; BKSProcessAssertion *_bkProcessAssertion; id _expirationObserver; } @property(retain) id expirationObserver; // @synthesize expirationObserver=_expirationObserver; -@property(readonly) unsigned int identifier; // @synthesize identifier=_identifier; +@property(readonly) unsigned long long identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (void)invalidate; - (void)_expireBackgroundTask; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequest.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequest.h index 1adf96458..64ff8994b 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequest.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequest.h @@ -8,37 +8,38 @@ @class ISDataProvider, NSData, NSDictionary, NSString, NSURL; +// Not exported @interface SBKRequest : NSObject { - BOOL _shouldAuthenticate; + _Bool _shouldAuthenticate; NSURL *_requestURL; NSString *_action; NSData *_bodyData; - int _bodyContentType; + long long _bodyContentType; NSDictionary *_headers; NSDictionary *_arguments; - int _method; + long long _method; ISDataProvider *_responseDataProvider; - BOOL _concurrent; - BOOL _includeDeviceGUID; + _Bool _concurrent; + _Bool _includeDeviceGUID; } -+ (id)_contentTypeStringForBodyContentType:(int)arg1; -+ (id)_contentEncodingTypeStringForBodyContentEncodingType:(int)arg1; -+ (id)_methodStringForMethod:(int)arg1; -+ (int)bodyContentEncodingType; -+ (int)bodyContentType; ++ (id)_contentTypeStringForBodyContentType:(long long)arg1; ++ (id)_contentEncodingTypeStringForBodyContentEncodingType:(long long)arg1; ++ (id)_methodStringForMethod:(long long)arg1; ++ (long long)bodyContentEncodingType; ++ (long long)bodyContentType; + (id)requestWithRequestURL:(id)arg1; @property(retain, nonatomic) ISDataProvider *responseDataProvider; // @synthesize responseDataProvider=_responseDataProvider; @property(retain, nonatomic) NSData *bodyData; // @synthesize bodyData=_bodyData; -@property(nonatomic) BOOL includeDeviceGUID; // @synthesize includeDeviceGUID=_includeDeviceGUID; -@property(nonatomic) BOOL shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; -@property(nonatomic) int method; // @synthesize method=_method; -@property(readonly, nonatomic, getter=isConcurrent) BOOL concurrent; // @synthesize concurrent=_concurrent; +@property(nonatomic) _Bool includeDeviceGUID; // @synthesize includeDeviceGUID=_includeDeviceGUID; +@property(nonatomic) _Bool shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; +@property(nonatomic) long long method; // @synthesize method=_method; +@property(readonly, nonatomic, getter=isConcurrent) _Bool concurrent; // @synthesize concurrent=_concurrent; - (void).cxx_destruct; - (id)newURLOperation; - (id)_defaultHeaderFields; -- (BOOL)acceptsGzipEncoding; +- (_Bool)acceptsGzipEncoding; - (id)canonicalResponseForResponse:(id)arg1; - (id)copyRequestProperties; - (void)setBodyDataWithPropertyList:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequestHandler.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequestHandler.h index 2443466bc..4bec45f5c 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequestHandler.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKRequestHandler.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SBKRequestHandler : NSObject { } diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponse.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponse.h index 00092c1b3..9672cb3e8 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponse.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponse.h @@ -8,42 +8,43 @@ @class NSDictionary, NSError, NSString, SBKResponseStatus; +// Not exported @interface SBKResponse : NSObject { NSDictionary *_responseDictionary; - unsigned int _responseCode; + unsigned long long _responseCode; NSDictionary *_responseHeaderFields; NSError *_error; + double _retrySeconds; NSString *_MIMEType; SBKResponseStatus *_responseStatus; - double _retrySeconds; } + (id)responseWithResponse:(id)arg1; -+ (id)responseWithCode:(unsigned int)arg1 headerFields:(id)arg2 responseDictionary:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; ++ (id)responseWithCode:(unsigned long long)arg1 headerFields:(id)arg2 responseDictionary:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; + (id)responseWithURLResponse:(id)arg1 responseDictionary:(id)arg2; @property(readonly, nonatomic) SBKResponseStatus *responseStatus; // @synthesize responseStatus=_responseStatus; @property(readonly, nonatomic) NSString *MIMEType; // @synthesize MIMEType=_MIMEType; @property(readonly) double retrySeconds; // @synthesize retrySeconds=_retrySeconds; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; @property(readonly, nonatomic) NSDictionary *responseHeaderFields; // @synthesize responseHeaderFields=_responseHeaderFields; -@property(readonly, nonatomic) unsigned int responseCode; // @synthesize responseCode=_responseCode; +@property(readonly, nonatomic) unsigned long long responseCode; // @synthesize responseCode=_responseCode; @property(readonly, nonatomic) NSDictionary *responseDictionary; // @synthesize responseDictionary=_responseDictionary; - (void).cxx_destruct; -@property(readonly) BOOL isPuntedError; -@property(readonly) BOOL isValidationError; -@property(readonly) BOOL isAuthenticationError; -@property(readonly) BOOL isUnsupportedClient; -@property(readonly) BOOL isGenericError; -@property(readonly) BOOL shouldFileRadar; -@property(readonly) BOOL isError; -@property(readonly) BOOL isRecoverable; -@property(readonly) BOOL isSuccess; +@property(readonly) _Bool isPuntedError; +@property(readonly) _Bool isValidationError; +@property(readonly) _Bool isAuthenticationError; +@property(readonly) _Bool isUnsupportedClient; +@property(readonly) _Bool isGenericError; +@property(readonly) _Bool shouldFileRadar; +@property(readonly) _Bool isError; +@property(readonly) _Bool isRecoverable; +@property(readonly) _Bool isSuccess; @property(readonly) NSError *requestError; @property(readonly) NSString *consoleDescription; -@property(readonly) int statusCode; +@property(readonly) long long statusCode; - (id)description; -- (id)initWithCode:(unsigned int)arg1 headerFields:(id)arg2 responseDictionary:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; +- (id)initWithCode:(unsigned long long)arg1 headerFields:(id)arg2 responseDictionary:(id)arg3 MIMEType:(id)arg4 error:(id)arg5; - (id)initWithURLResponse:(id)arg1 responseDictionary:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponseStatus.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponseStatus.h index f1c468354..858f24e18 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponseStatus.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKResponseStatus.h @@ -8,31 +8,32 @@ @class NSError, NSString; +// Not exported @interface SBKResponseStatus : NSObject { - BOOL _isRecoverable; - BOOL _isError; - BOOL _shouldFileRadar; - BOOL _isPuntedError; - int _statusCode; + _Bool _isRecoverable; + _Bool _isError; + _Bool _shouldFileRadar; + _Bool _isPuntedError; + long long _statusCode; NSString *_consoleDescription; } + (id)responseStatusForStatusCodeNumber:(id)arg1; -@property(readonly) BOOL isPuntedError; // @synthesize isPuntedError=_isPuntedError; -@property(readonly) BOOL shouldFileRadar; // @synthesize shouldFileRadar=_shouldFileRadar; -@property(readonly) BOOL isError; // @synthesize isError=_isError; -@property(readonly) BOOL isRecoverable; // @synthesize isRecoverable=_isRecoverable; +@property(readonly) _Bool isPuntedError; // @synthesize isPuntedError=_isPuntedError; +@property(readonly) _Bool shouldFileRadar; // @synthesize shouldFileRadar=_shouldFileRadar; +@property(readonly) _Bool isError; // @synthesize isError=_isError; +@property(readonly) _Bool isRecoverable; // @synthesize isRecoverable=_isRecoverable; @property(readonly) NSString *consoleDescription; // @synthesize consoleDescription=_consoleDescription; -@property(readonly) int statusCode; // @synthesize statusCode=_statusCode; +@property(readonly) long long statusCode; // @synthesize statusCode=_statusCode; - (void).cxx_destruct; -@property(readonly) BOOL isGenericError; -@property(readonly) BOOL isValidationError; -@property(readonly) BOOL isAuthenticationError; -@property(readonly) BOOL isUnsupportedClient; +@property(readonly) _Bool isGenericError; +@property(readonly) _Bool isValidationError; +@property(readonly) _Bool isAuthenticationError; +@property(readonly) _Bool isUnsupportedClient; @property(readonly) NSError *requestError; -@property(readonly) BOOL isSuccess; -- (id)initWithStatus:(int)arg1 isRecoverable:(BOOL)arg2 isError:(BOOL)arg3 consoleDescription:(id)arg4 shouldFileRadar:(BOOL)arg5; +@property(readonly) _Bool isSuccess; +- (id)initWithStatus:(long long)arg1 isRecoverable:(_Bool)arg2 isError:(_Bool)arg3 consoleDescription:(id)arg4 shouldFileRadar:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreAuthenticationController.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreAuthenticationController.h index e1433aa1d..7e4005874 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreAuthenticationController.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreAuthenticationController.h @@ -10,20 +10,20 @@ @interface SBKStoreAuthenticationController : NSObject { - BOOL _shouldAuthenticate; + _Bool _shouldAuthenticate; SSAccount *_storeAccount; } + (id)lastSyncedAccountName; + (id)lastSyncedAccountIdentifier; + (void)clearLastSyncnedAccount; -@property BOOL shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; +@property _Bool shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; @property(readonly) SSAccount *storeAccount; // @synthesize storeAccount=_storeAccount; - (void).cxx_destruct; - (void)saveAccountToLastSyncedDefaults; - (id)authenticationErrorsForTransaction:(id)arg1; -- (BOOL)shouldForceAuthenticationForTransaction:(id)arg1; -- (BOOL)isAuthenticationValidForTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)shouldForceAuthenticationForTransaction:(id)arg1; +- (_Bool)isAuthenticationValidForTransaction:(id)arg1 error:(id *)arg2; - (id)initWithStoreAccount:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreClampsController.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreClampsController.h index 9391fd23c..cbb7ffbe5 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreClampsController.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreClampsController.h @@ -10,11 +10,11 @@ @class NSData, NSDictionary, NSObject; +// Not exported @interface SBKStoreClampsController : NSObject { NSObject *_queue; NSDictionary *_transactionClamps; - NSData *_pendingUserDefaultArchivedData; double _accountIdentifierCheckTimestamp; double _authenticationNeededTimestamp; double _userAcceptedSyncTimestamp; @@ -22,6 +22,7 @@ double _backOffUntil; double _userCancelledSignInBackOffUntil; double _nextUserCancelBackOffInterval; + NSData *_pendingUserDefaultArchivedData; } + (id)sharedClampsController; @@ -36,24 +37,24 @@ @property(retain) NSDictionary *transactionClamps; // @synthesize transactionClamps=_transactionClamps; @property(retain) NSObject *queue; // @synthesize queue=_queue; - (void).cxx_destruct; -- (BOOL)_canScheduleTransactionBasedOnUserCancelledSignIn:(id)arg1 error:(id *)arg2; -- (BOOL)_canScheduleTransactionBasedOnBackOff:(id)arg1 error:(id *)arg2; -- (BOOL)_canScheduleTransactionBasedOnAccountIdentifierCheck:(id)arg1 error:(id *)arg2; -- (BOOL)_canScheduleTransactionBasedOfNetworkingBlocked:(id)arg1 error:(id *)arg2; -- (BOOL)_canScheduleTransactionBasedOnType:(id)arg1 error:(id *)arg2; +- (_Bool)_canScheduleTransactionBasedOnUserCancelledSignIn:(id)arg1 error:(id *)arg2; +- (_Bool)_canScheduleTransactionBasedOnBackOff:(id)arg1 error:(id *)arg2; +- (_Bool)_canScheduleTransactionBasedOnAccountIdentifierCheck:(id)arg1 error:(id *)arg2; +- (_Bool)_canScheduleTransactionBasedOfNetworkingBlocked:(id)arg1 error:(id *)arg2; +- (_Bool)_canScheduleTransactionBasedOnType:(id)arg1 error:(id *)arg2; - (id)_keyForTransaction:(id)arg1; - (double)_rightNow; -- (BOOL)isNetworkingBlocked; +- (_Bool)isNetworkingBlocked; - (void)clearNetworkingBlocked; - (void)setNetworkingBlocked; - (void)clearBackOff; - (void)backOffForTimeInterval:(double)arg1; - (void)clearUserCancelledSignIn; - (void)setUserCancelledSignIn; -- (BOOL)hasUserRecentlyAcceptedSync; +- (_Bool)hasUserRecentlyAcceptedSync; - (void)clearUserAcceptedSyncTimestamp; - (void)setUserAcceptedSyncTimestamp; -- (BOOL)hasAuthenticatedTooRecentlyForTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)hasAuthenticatedTooRecentlyForTransaction:(id)arg1 error:(id *)arg2; - (void)clearAuthenticationRequest; - (void)setAuthenticationRequest; - (void)clearAccountIdentifierCheckTimestamp; @@ -61,7 +62,7 @@ - (void)clearTimestampForTransaction:(id)arg1; - (void)setTimestampForTransaction:(id)arg1; - (void)reset; -- (BOOL)canScheduleTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)canScheduleTransaction:(id)arg1 error:(id *)arg2; - (void)accessTransactionClampsWithBlock:(id)arg1; - (void)saveToUserDefaults; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError-SBKPrivate.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError-SBKPrivate.h new file mode 100644 index 000000000..51488a2ad --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError-SBKPrivate.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SBKStoreError (SBKPrivate) ++ (id)serverClampErrorWithTransaction:(id)arg1 retrySeconds:(double)arg2 underlyingError:(id)arg3; ++ (id)userClampErrorWithTransaction:(id)arg1 retrySeconds:(double)arg2 underlyingError:(id)arg3; ++ (id)delegateCancelledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)transactionCancelledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)transactionTimeoutErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)transactionCancelledErrorWithTransaction:(id)arg1 code:(long long)arg2 underlyingError:(id)arg3; ++ (id)transactionMissingURLErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)transactionMissingDomainErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)storeAccountSessionExpiredWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)noStoreAccountErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)userEnteredWrongCredentialsErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)userCancelledSignInErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)storeValidationErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)storeGenericErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)storeAccountMismatchErrorWithPreviousStoreAccountName:(id)arg1 currentStoreAccountName:(id)arg2 transaction:(id)arg3 underlyingError:(id)arg4; ++ (id)storeLoggedOutErrorWithPreviousStoreAccountName:(id)arg1 transaction:(id)arg2 underlyingError:(id)arg3; ++ (id)killSwitchErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)networkingBlockedErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)keyValueStoreDisabledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)unknownErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; ++ (id)keyValueStoreErrorWithCode:(long long)arg1 localizedDescription:(id)arg2 transaction:(id)arg3 underlyingError:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError.h index 19e236b1d..64c705f9f 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKStoreError.h @@ -8,43 +8,23 @@ @class NSString, SBKTransaction; +// Not exported @interface SBKStoreError : NSError { SBKTransaction *_transaction; } -+ (id)serverClampErrorWithTransaction:(id)arg1 retrySeconds:(double)arg2 underlyingError:(id)arg3; -+ (id)userClampErrorWithTransaction:(id)arg1 retrySeconds:(double)arg2 underlyingError:(id)arg3; -+ (id)delegateCancelledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)transactionCancelledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)transactionTimeoutErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)transactionCancelledErrorWithTransaction:(id)arg1 code:(int)arg2 underlyingError:(id)arg3; -+ (id)transactionMissingURLErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)transactionMissingDomainErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)storeAccountSessionExpiredWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)noStoreAccountErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)userEnteredWrongCredentialsErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)userCancelledSignInErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)storeValidationErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)storeGenericErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)storeAccountMismatchErrorWithPreviousStoreAccountName:(id)arg1 currentStoreAccountName:(id)arg2 transaction:(id)arg3 underlyingError:(id)arg4; -+ (id)storeLoggedOutErrorWithPreviousStoreAccountName:(id)arg1 transaction:(id)arg2 underlyingError:(id)arg3; -+ (id)killSwitchErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)networkingBlockedErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)keyValueStoreDisabledErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)unknownErrorWithTransaction:(id)arg1 underlyingError:(id)arg2; -+ (id)keyValueStoreErrorWithCode:(int)arg1 localizedDescription:(id)arg2 transaction:(id)arg3 underlyingError:(id)arg4; @property(retain) SBKTransaction *transaction; // @synthesize transaction=_transaction; - (void).cxx_destruct; @property(readonly) double retrySeconds; @property(readonly) NSString *currentStoreAccountName; @property(readonly) NSString *previousStoreAccountName; -@property(readonly) BOOL isTransactionMissingInformationError; -@property(readonly) BOOL isTransactionCancelledError; -@property(readonly) BOOL isClampError; -@property(readonly) BOOL isRecoverableError; -@property(readonly) BOOL isAccountsChangedError; -@property(readonly) BOOL isAuthenticationError; +@property(readonly) _Bool isTransactionMissingInformationError; +@property(readonly) _Bool isTransactionCancelledError; +@property(readonly) _Bool isClampError; +@property(readonly) _Bool isRecoverableError; +@property(readonly) _Bool isAccountsChangedError; +@property(readonly) _Bool isAuthenticationError; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncBagContext.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncBagContext.h index 245d3f22c..898c7bfa2 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncBagContext.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncBagContext.h @@ -12,28 +12,28 @@ @interface SBKSyncBagContext : NSObject { - BOOL _domainDisabled; + _Bool _domainDisabled; + double _pollingIntervalInSeconds; NSString *_domain; NSURL *_syncRequestURL; SSURLBag *_bag; - double _pollingIntervalInSeconds; } + (void)loadBagContextFromURLBag:(id)arg1 domain:(id)arg2 completionBlock:(id)arg3; + (void)_findFirstValueInBag:(id)arg1 keyEnumerator:(id)arg2 valueTransformer:(id)arg3 defaultValue:(void)arg4 completionBlock:(id)arg5; @property(retain) SSURLBag *bag; // @synthesize bag=_bag; -@property(readonly, getter=isDomainDisabled) BOOL domainDisabled; // @synthesize domainDisabled=_domainDisabled; +@property(readonly, getter=isDomainDisabled) _Bool domainDisabled; // @synthesize domainDisabled=_domainDisabled; @property(retain) NSURL *syncRequestURL; // @synthesize syncRequestURL=_syncRequestURL; @property(readonly) NSString *domain; // @synthesize domain=_domain; - (void).cxx_destruct; @property double pollingIntervalInSeconds; // @synthesize pollingIntervalInSeconds=_pollingIntervalInSeconds; -- (void)setIsDomainDisabled:(BOOL)arg1; -- (void)setDomainDisabled:(BOOL)arg1; +- (void)setIsDomainDisabled:(_Bool)arg1; +- (void)setDomainDisabled:(_Bool)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithBag:(id)arg1 domain:(id)arg2; - (id)description; - (id)init; -- (id)_initWithDomain:(id)arg1 syncRequestURL:(id)arg2 domainDisabled:(BOOL)arg3; +- (id)_initWithDomain:(id)arg1 syncRequestURL:(id)arg2 domainDisabled:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequest.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequest.h index 8446c1568..647a5ce65 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequest.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequest.h @@ -8,13 +8,14 @@ @class SBKSyncTransaction; +// Not exported @interface SBKSyncRequest : SBKRequest { SBKSyncTransaction *_transaction; } -+ (int)bodyContentEncodingType; -+ (int)bodyContentType; ++ (long long)bodyContentEncodingType; ++ (long long)bodyContentType; + (id)requestForTransaction:(id)arg1; @property(retain, nonatomic) SBKSyncTransaction *transaction; // @synthesize transaction=_transaction; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestData.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestData.h index 20d91d791..c07a37f4c 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestData.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestData.h @@ -8,6 +8,7 @@ @class SBKSyncTransaction; +// Not exported @interface SBKSyncRequestData : NSObject { SBKSyncTransaction *_transaction; @@ -18,7 +19,7 @@ - (void).cxx_destruct; - (id)_serializableDeleteItemPayloadDictionaryForKey:(id)arg1; - (id)_serializableUpdateItemPayloadDictionaryForKey:(id)arg1; -- (BOOL)_needsConflictDetection; +- (_Bool)_needsConflictDetection; - (id)_serializableConflictDetectionOrdinalForKey:(id)arg1; - (id)_serializableConflictDetectionValue; - (id)serializableRequestBodyPropertyList; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestHandler.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestHandler.h index e8f11776a..6af6b5fc0 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestHandler.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncRequestHandler.h @@ -10,6 +10,7 @@ @class NSArray, NSMutableArray, NSMutableDictionary, NSObject, NSString, SBKSyncBagContext, SBKSyncResponseData, SBKTransactionController; +// Not exported @interface SBKSyncRequestHandler : SBKRequestHandler { NSObject *_queue; @@ -23,14 +24,14 @@ SBKTransactionController *_transactionController; } -+ (int)conflictDetectionType; ++ (long long)conflictDetectionType; @property(readonly) SBKTransactionController *transactionController; // @synthesize transactionController=_transactionController; @property(readonly) SBKSyncBagContext *bagContext; // @synthesize bagContext=_bagContext; @property(readonly) SBKSyncResponseData *responseData; // @synthesize responseData=_responseData; - (void).cxx_destruct; - (id)transaction:(id)arg1 keyValuePairForUpdatedKey:(id)arg2; -- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(char *)arg3; -- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(BOOL)arg4 isDirty:(char *)arg5; +- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(_Bool *)arg3; +- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(_Bool)arg4 isDirty:(_Bool *)arg5; - (void)transaction:(id)arg1 didProcessResponseData:(id)arg2; - (void)transaction:(id)arg1 willProcessResponseData:(id)arg2; - (void)startTransactionWithSyncAnchor:(id)arg1 keysToUpdate:(id)arg2 keysToDelete:(id)arg3 finishedBlock:(id)arg4; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponse.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponse.h index edea65c2d..669ca4c94 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponse.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponse.h @@ -8,6 +8,7 @@ @class SBKSyncResponseData; +// Not exported @interface SBKSyncResponse : SBKResponse { SBKSyncResponseData *_syncResponseData; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseData.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseData.h index 496455a31..a97c106fa 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseData.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseData.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableDictionary, NSString, SBKSyncTransaction; +// Not exported @interface SBKSyncResponseData : NSObject { SBKSyncTransaction *_transaction; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseDataKeyEnumerator.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseDataKeyEnumerator.h index e831b5911..6a5a372f0 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseDataKeyEnumerator.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncResponseDataKeyEnumerator.h @@ -8,9 +8,10 @@ @class NSEnumerator, SBKSyncResponseData, SBKSyncTransaction; +// Not exported @interface SBKSyncResponseDataKeyEnumerator : NSObject { - BOOL _resolvedConflictsNeedSyncToServer; + _Bool _resolvedConflictsNeedSyncToServer; SBKSyncResponseData *_responseData; SBKSyncTransaction *_transaction; id _completionBlock; @@ -22,14 +23,14 @@ @property(retain) NSEnumerator *deletedKeysEnumerator; // @synthesize deletedKeysEnumerator=_deletedKeysEnumerator; @property(retain) NSEnumerator *conflictedKeysEnumerator; // @synthesize conflictedKeysEnumerator=_conflictedKeysEnumerator; @property(retain) NSEnumerator *updatedKeysEnumerator; // @synthesize updatedKeysEnumerator=_updatedKeysEnumerator; -@property BOOL resolvedConflictsNeedSyncToServer; // @synthesize resolvedConflictsNeedSyncToServer=_resolvedConflictsNeedSyncToServer; +@property _Bool resolvedConflictsNeedSyncToServer; // @synthesize resolvedConflictsNeedSyncToServer=_resolvedConflictsNeedSyncToServer; @property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; @property(retain) SBKSyncTransaction *transaction; // @synthesize transaction=_transaction; @property(retain) SBKSyncResponseData *responseData; // @synthesize responseData=_responseData; - (void).cxx_destruct; - (void)_processNextKey; -- (void)_processDeletedKey:(id)arg1 isDirty:(char *)arg2; -- (void)_processUpdatedKey:(id)arg1 isConflict:(BOOL)arg2 isDirty:(char *)arg3; +- (void)_processDeletedKey:(id)arg1 isDirty:(_Bool *)arg2; +- (void)_processUpdatedKey:(id)arg1 isConflict:(_Bool)arg2 isDirty:(_Bool *)arg3; - (void)enumerateKeysInResponseForTransaction:(id)arg1 completionBlock:(id)arg2; - (id)initWithResponseData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransaction.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransaction.h index 2f65ca8ff..b1cefa302 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransaction.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransaction.h @@ -14,19 +14,19 @@ NSString *_domain; NSArray *_keysToUpdate; NSArray *_keysToDelete; - int _conflictDetectionType; + long long _conflictDetectionType; id _transactionProcessor; - int _type; + long long _type; NSURL *_syncRequestURL; } @property(readonly) NSURL *syncRequestURL; // @synthesize syncRequestURL=_syncRequestURL; -@property(readonly) int type; // @synthesize type=_type; +@property(readonly) long long type; // @synthesize type=_type; - (void).cxx_destruct; - (void)processDataInResponse:(id)arg1 withCompletionHandler:(id)arg2; @property(readonly) NSArray *keysToDelete; // @synthesize keysToDelete=_keysToDelete; @property(readonly) NSArray *keysToUpdate; // @synthesize keysToUpdate=_keysToUpdate; -@property(readonly) int conflictDetectionType; // @synthesize conflictDetectionType=_conflictDetectionType; +@property(readonly) long long conflictDetectionType; // @synthesize conflictDetectionType=_conflictDetectionType; @property(readonly) NSString *syncAnchor; // @synthesize syncAnchor=_syncAnchor; - (id)keyValuePairForUpdatedKey:(id)arg1; - (id)conflictDetectionOrdinalForKey:(id)arg1; @@ -37,8 +37,8 @@ - (id)requestURL; @property(readonly) NSString *domain; // @synthesize domain=_domain; - (id)clampsKey; -- (id)initWithSyncBagContext:(id)arg1 syncAnchor:(id)arg2 keysToUpdate:(id)arg3 keysToDelete:(id)arg4 conflictDetectionType:(int)arg5; -- (id)initWithSyncRequestURL:(id)arg1 domain:(id)arg2 syncAnchor:(id)arg3 keysToUpdate:(id)arg4 keysToDelete:(id)arg5 conflictDetectionType:(int)arg6; +- (id)initWithSyncBagContext:(id)arg1 syncAnchor:(id)arg2 keysToUpdate:(id)arg3 keysToDelete:(id)arg4 conflictDetectionType:(long long)arg5; +- (id)initWithSyncRequestURL:(id)arg1 domain:(id)arg2 syncAnchor:(id)arg3 keysToUpdate:(id)arg4 keysToDelete:(id)arg5 conflictDetectionType:(long long)arg6; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionProcessing-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionProcessing-Protocol.h index a94c460e4..977d664b4 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionProcessing-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionProcessing-Protocol.h @@ -8,14 +8,14 @@ @protocol SBKSyncTransactionProcessing - (id)transaction:(id)arg1 keyValuePairForUpdatedKey:(id)arg2; -- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(char *)arg3; -- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(BOOL)arg4 isDirty:(char *)arg5; +- (void)transaction:(id)arg1 processDeletedKey:(id)arg2 isDirty:(_Bool *)arg3; +- (void)transaction:(id)arg1 processUpdatedKey:(id)arg2 data:(id)arg3 conflict:(_Bool)arg4 isDirty:(_Bool *)arg5; - (void)transaction:(id)arg1 didProcessResponseData:(id)arg2; - (void)transaction:(id)arg1 willProcessResponseData:(id)arg2; @optional - (id)transaction:(id)arg1 conflictDetectionOrdinalForKey:(id)arg2; -- (int)transaction:(id)arg1 conflictDetectionTypeForTransactionDetectionType:(int)arg2; +- (long long)transaction:(id)arg1 conflictDetectionTypeForTransactionDetectionType:(long long)arg2; - (id)transaction:(id)arg1 keysForTransactionForTransactionKeysToDelete:(id)arg2; - (id)transaction:(id)arg1 keysForTransactionForTransactionKeysToUpdate:(id)arg2; - (id)transaction:(id)arg1 syncAnchorForTransactionSyncAnchor:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionURLOperation.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionURLOperation.h index 5c9bed8cc..f7b6b052e 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionURLOperation.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKSyncTransactionURLOperation.h @@ -8,9 +8,10 @@ @class SBKRequest; +// Not exported @interface SBKSyncTransactionURLOperation : ISStoreURLOperation { - BOOL _shouldAuthenticate; + _Bool _shouldAuthenticate; SBKRequest *_SBKRequest; } @@ -18,7 +19,7 @@ @property(retain, nonatomic) SBKRequest *SBKRequest; // @synthesize SBKRequest=_SBKRequest; - (void).cxx_destruct; - (id)description; -@property(nonatomic) BOOL shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; +@property(nonatomic) _Bool shouldAuthenticate; // @synthesize shouldAuthenticate=_shouldAuthenticate; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTaskAssertion.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTaskAssertion.h index b3398c831..0c21d0ec6 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTaskAssertion.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTaskAssertion.h @@ -8,6 +8,7 @@ @class NSString, SBKProcessAssertion; +// Not exported @interface SBKTaskAssertion : NSObject { id _expireHandler; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransaction.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransaction.h index 4dad9c25d..7eb78efdd 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransaction.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransaction.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, SBKRequest; +// Not exported @interface SBKTransaction : NSObject { SBKRequest *_activeRequest; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionController.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionController.h index b4dc967f7..a99055016 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionController.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionController.h @@ -12,9 +12,9 @@ @interface SBKTransactionController : NSObject { - BOOL _enabled; - BOOL _shouldAuthenticateIfNecessary; - BOOL _isResolvingError; + _Bool _enabled; + _Bool _shouldAuthenticateIfNecessary; + _Bool _isResolvingError; id _delegate; NSString *_domain; NSURL *_requestURL; @@ -26,21 +26,21 @@ SBKTransaction *_currentTransaction; SBKTaskAssertion *_backgroundTaskAssertion; id _networkTypeObserver; - int _conflictResolutionAttempts; + long long _conflictResolutionAttempts; } -@property int conflictResolutionAttempts; // @synthesize conflictResolutionAttempts=_conflictResolutionAttempts; +@property long long conflictResolutionAttempts; // @synthesize conflictResolutionAttempts=_conflictResolutionAttempts; @property __weak id networkTypeObserver; // @synthesize networkTypeObserver=_networkTypeObserver; @property(retain) SBKTaskAssertion *backgroundTaskAssertion; // @synthesize backgroundTaskAssertion=_backgroundTaskAssertion; -@property BOOL isResolvingError; // @synthesize isResolvingError=_isResolvingError; +@property _Bool isResolvingError; // @synthesize isResolvingError=_isResolvingError; @property(retain) SBKTransaction *currentTransaction; // @synthesize currentTransaction=_currentTransaction; @property(retain) NSMutableArray *pendingTransactions; // @synthesize pendingTransactions=_pendingTransactions; @property(retain) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(retain) NSObject *queue; // @synthesize queue=_queue; @property(retain) SSAccount *account; // @synthesize account=_account; -@property BOOL shouldAuthenticateIfNecessary; // @synthesize shouldAuthenticateIfNecessary=_shouldAuthenticateIfNecessary; +@property _Bool shouldAuthenticateIfNecessary; // @synthesize shouldAuthenticateIfNecessary=_shouldAuthenticateIfNecessary; @property(retain) SBKStoreAuthenticationController *authenticationController; // @synthesize authenticationController=_authenticationController; -@property(readonly, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property(readonly, getter=isEnabled) _Bool enabled; // @synthesize enabled=_enabled; @property(readonly) NSURL *requestURL; // @synthesize requestURL=_requestURL; @property(readonly) NSString *domain; // @synthesize domain=_domain; @property __weak id delegate; // @synthesize delegate=_delegate; @@ -50,25 +50,25 @@ - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)_delegateTransactionDidFinish:(id)arg1; - (void)_delegateTransactionDidCancel:(id)arg1 withError:(id)arg2; -- (BOOL)_delegateTransactionDidFail:(id)arg1 withError:(id)arg2; -- (BOOL)_sendFinishedBlockForTransaction:(id)arg1 success:(BOOL)arg2 cancelled:(BOOL)arg3 error:(id)arg4 handledAsFinishedBlock:(char *)arg5; -- (BOOL)_delegateShouldScheduleTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)_delegateTransactionDidFail:(id)arg1 withError:(id)arg2; +- (_Bool)_sendFinishedBlockForTransaction:(id)arg1 success:(_Bool)arg2 cancelled:(_Bool)arg3 error:(id)arg4 handledAsFinishedBlock:(_Bool *)arg5; +- (_Bool)_delegateShouldScheduleTransaction:(id)arg1 error:(id *)arg2; - (void)_onQueue_performDefaultErrorHandlingForError:(id)arg1; - (void)_onQueue_performCancelErrorHandlingForError:(id)arg1; - (void)_onQueue_performRetryErrorHandlingForError:(id)arg1; - (void)_onQueue_resolveError:(id)arg1 resolution:(int)arg2; -- (void)_onQueue_processOperationOutput:(id)arg1 operation:(id)arg2 operationAuthenticated:(BOOL)arg3; +- (void)_onQueue_processOperationOutput:(id)arg1 operation:(id)arg2 operationAuthenticated:(_Bool)arg3; - (void)_processDataInResponse:(id)arg1; - (void)_onQueue_transactionDidCancel:(id)arg1 withError:(id)arg2; - (void)_onQueue_transactionDidFail:(id)arg1 withError:(id)arg2; - (void)_onQueue_currentTransactionDidFinish; -- (BOOL)_onQueue_authenticationCanProcessTransaction:(id)arg1 error:(id *)arg2; -- (BOOL)_onQueue_clampsCanScheduleTransaction:(id)arg1 error:(id *)arg2; -- (BOOL)_onQueue_isTransactionValid:(id)arg1 error:(id *)arg2; -- (BOOL)_onQueue_isEnabledForTransaction:(id)arg1 error:(id *)arg2; -- (BOOL)_onQueue_canScheduleTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)_onQueue_authenticationCanProcessTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)_onQueue_clampsCanScheduleTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)_onQueue_isTransactionValid:(id)arg1 error:(id *)arg2; +- (_Bool)_onQueue_isEnabledForTransaction:(id)arg1 error:(id *)arg2; +- (_Bool)_onQueue_canScheduleTransaction:(id)arg1 error:(id *)arg2; - (void)_onQueue_addPendingTransaction:(id)arg1; -- (void)_onQueue_scheduleTransaction:(id)arg1 isRetry:(BOOL)arg2; +- (void)_onQueue_scheduleTransaction:(id)arg1 isRetry:(_Bool)arg2; - (void)_onQueue_processCurrentTransaction; - (void)_onQueue_processPendingTransactions; - (void)_onQueue_cancelTransaction:(id)arg1 error:(id)arg2; @@ -78,17 +78,20 @@ - (void)_endBackgroundTask; - (void)_beginBackgroundTask; - (void)_resolveError:(id)arg1 resolution:(int)arg2; -- (void)_becomeDelegateForOperation:(id)arg1; -- (void)_resignDelegateForOperation:(id)arg1; -- (void)cancelAllTransactionsCancelCode:(int)arg1; +- (void)_storeOperationDidComplete:(id)arg1; +- (void)_enqueueStoreOperation:(id)arg1; +- (void)cancelAllTransactionsCancelCode:(long long)arg1; - (void)cancelAllTransactions; - (void)cancelScheduledTransaction:(id)arg1; - (void)scheduleTransaction:(id)arg1; - (void)scheduleTransaction:(id)arg1 withTransactionFinishedBlock:(id)arg2; -@property(readonly, getter=isIdle) BOOL idle; -- (BOOL)_onQueue_isIdle; +@property(readonly, getter=isIdle) _Bool idle; +- (_Bool)_onQueue_isIdle; - (id)_onQueue_clampsController; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)_networkTypeChangedNotification:(id)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setRequestURL:(id)arg1; +- (void)setDomain:(id)arg1; - (void)dealloc; - (id)initWithDomain:(id)arg1 requestURL:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionControllerDelegate-Protocol.h index 90fda0fdd..c972a59e5 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKTransactionControllerDelegate-Protocol.h @@ -9,9 +9,9 @@ @protocol SBKTransactionControllerDelegate - (void)transactionController:(id)arg1 transactionDidFinish:(id)arg2; - (void)transactionController:(id)arg1 transactionDidCancel:(id)arg2 error:(id)arg3; -- (BOOL)transactionController:(id)arg1 transactionDidFail:(id)arg2 error:(id)arg3; +- (_Bool)transactionController:(id)arg1 transactionDidFail:(id)arg2 error:(id)arg3; @optional -- (BOOL)transactionController:(id)arg1 shouldScheduleTransaction:(id)arg2; +- (_Bool)transactionController:(id)arg1 shouldScheduleTransaction:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionMetadata.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionMetadata.h index 14de500cc..63c697f75 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionMetadata.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionMetadata.h @@ -13,20 +13,20 @@ @interface SBKUniversalPlaybackPositionMetadata : NSObject { - BOOL _hasBeenPlayed; + _Bool _hasBeenPlayed; NSString *_itemIdentifier; - unsigned int _playCount; double _timestamp; double _bookmarkTime; + unsigned long long _playCount; } -+ (id)metadataWithItemIdentifier:(id)arg1 keyValueStorePayload:(id)arg2 failuresOkay:(BOOL)arg3; ++ (id)metadataWithItemIdentifier:(id)arg1 keyValueStorePayload:(id)arg2 failuresOkay:(_Bool)arg3; + (id)metadataWithItemIdentifier:(id)arg1 keyValueStorePayload:(id)arg2; + (id)metadataWithValuesFromDataSourceItem:(id)arg1; + (id)keyValueStoreItemIdentifierForItem:(id)arg1; + (id)_testableMetadataItem_1; -@property unsigned int playCount; // @synthesize playCount=_playCount; -@property BOOL hasBeenPlayed; // @synthesize hasBeenPlayed=_hasBeenPlayed; +@property unsigned long long playCount; // @synthesize playCount=_playCount; +@property _Bool hasBeenPlayed; // @synthesize hasBeenPlayed=_hasBeenPlayed; @property double bookmarkTime; // @synthesize bookmarkTime=_bookmarkTime; @property(copy) NSString *itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; - (void).cxx_destruct; @@ -34,8 +34,8 @@ - (id)kvsPayload; - (id)kvsKey; - (id)keyValueStorePayload; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @property double timestamp; // @synthesize timestamp=_timestamp; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionStore.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionStore.h index 7010f10f9..ca4d8c998 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionStore.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKUniversalPlaybackPositionStore.h @@ -11,13 +11,13 @@ @interface SBKUniversalPlaybackPositionStore : NSObject { NSObject *_queue; - BOOL _isActive; - BOOL _hasLocalChangesToSync; - unsigned int _automaticSynchronizeOptions; + _Bool _isActive; + _Bool _hasLocalChangesToSync; + unsigned long long _automaticSynchronizeOptions; double _initialAutosyncInterval; double _pollingLimitFromBag; double _autorefreshInterval; - BOOL _refreshTimerActive; + _Bool _refreshTimerActive; id _accountsObserver; id _prefsObserver; id _dataSource; @@ -44,9 +44,9 @@ - (void)_onQueueResumeTimer; - (void)_onQueueSuspendTimer; - (void)_onQueueScheduleTimer; -- (BOOL)_timerIsStopped; +- (_Bool)_timerIsStopped; - (void)_timerFired:(id)arg1; -- (void)_updateAutorefreshRateSettingAndRestartTimer:(BOOL)arg1; +- (void)_updateAutorefreshRateSettingAndRestartTimer:(_Bool)arg1; - (double)_effectiveAutorefreshRate; - (void)_updateForStoreAccountsChange; - (void)_onQueueLoadBagContextWithCompletionHandler:(id)arg1; @@ -54,30 +54,30 @@ - (id)_accountForSyncing; - (void)_onQueueSynchronizeImmediatelyWithCompletionHandler:(id)arg1; - (void)_onQueueLoadRemoteDomainVersionWithCompletionBlock:(id)arg1; -- (void)_onQueueSynchronizeWithAutosynchronizeMask:(unsigned int)arg1 withCompletionBlock:(id)arg2; +- (void)_onQueueSynchronizeWithAutosynchronizeMask:(unsigned long long)arg1 withCompletionBlock:(id)arg2; - (void)loadSyncBagContextWithCompletionBlock:(id)arg1; - (void)loadRemoteDomainVersionWithCompletionBlock:(id)arg1; - (void)checkForAvailabilityWithCompletionBlock:(id)arg1; - (void)synchronizeImmediatelyWithCompletionBlock:(id)arg1; - (void)synchronizeImmediatelyWithCompletionHandler:(id)arg1; -- (BOOL)automaticallySynchronizeOnBecomeActive; -- (BOOL)_automaticallySynchronizeOnBecomeActive; -- (void)setAutomaticallySynchronizeOnBecomeActive:(BOOL)arg1; -- (BOOL)automaticallySynchronizeLocalChangesOnResignActive; -- (BOOL)_automaticallySynchronizeLocalChangesOnResignActive; -- (void)setAutomaticallySynchronizeLocalChangesOnResignActive:(BOOL)arg1; -@property BOOL hasLocalChangesToSync; -@property unsigned int automaticSynchronizeOptions; +- (_Bool)automaticallySynchronizeOnBecomeActive; +- (_Bool)_automaticallySynchronizeOnBecomeActive; +- (void)setAutomaticallySynchronizeOnBecomeActive:(_Bool)arg1; +- (_Bool)automaticallySynchronizeLocalChangesOnResignActive; +- (_Bool)_automaticallySynchronizeLocalChangesOnResignActive; +- (void)setAutomaticallySynchronizeLocalChangesOnResignActive:(_Bool)arg1; +@property _Bool hasLocalChangesToSync; +@property unsigned long long automaticSynchronizeOptions; - (void)resignActive; - (void)becomeActive; - (void)_onQueueUpdateTimerForAutomaticSyncOptionChanges; - (void)_onQueueUpdateTimerForActiveChanges; - (void)dealloc; - (id)initWithInitialUpdateDelay:(double)arg1; -- (id)initWithInitialUpdateDelay:(double)arg1 isActive:(BOOL)arg2; -- (id)initWithInitialUpdateDelay:(double)arg1 allowAutorefresh:(BOOL)arg2 isActive:(BOOL)arg3; +- (id)initWithInitialUpdateDelay:(double)arg1 isActive:(_Bool)arg2; +- (id)initWithInitialUpdateDelay:(double)arg1 allowAutorefresh:(_Bool)arg2 isActive:(_Bool)arg3; - (id)init; -- (id)initWithDataSource:(id)arg1 automaticSynchronizeOptions:(unsigned int)arg2 isActive:(BOOL)arg3; +- (id)initWithDataSource:(id)arg1 automaticSynchronizeOptions:(unsigned long long)arg2 isActive:(_Bool)arg3; - (void)deprecated_setDataSource:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKZipDeflateMemoryOutputStream.h b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKZipDeflateMemoryOutputStream.h index e042a7cba..a300a9e23 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeper/SBKZipDeflateMemoryOutputStream.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeper/SBKZipDeflateMemoryOutputStream.h @@ -8,6 +8,7 @@ @class NSMutableData; +// Not exported @interface SBKZipDeflateMemoryOutputStream : NSObject { NSMutableData *deflatedData; @@ -18,10 +19,10 @@ + (id)dataByDeflatingData:(id)arg1; - (void).cxx_destruct; -- (BOOL)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (_Bool)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; - (id)close; - (void)dealloc; -- (id)initWithBufferingSize:(int)arg1 compressionType:(unsigned int)arg2; +- (id)initWithBufferingSize:(int)arg1 compressionType:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreBookkeeperClient/NSObject-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeperClient/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeperClient/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeperClient/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceInterface.h b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceInterface.h index bd52b4977..3e38ea32d 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceInterface.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceInterface.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SBCPlaybackPositionServiceInterface : NSObject { } diff --git a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProtocol-Protocol.h b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProtocol-Protocol.h index 6dd9a2fd0..7eaf674b2 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProtocol-Protocol.h @@ -10,7 +10,7 @@ - (oneway void)setClientConfiguration:(id)arg1; - (oneway void)synchronizeImmediately; - (oneway void)synchronizeLocalChangesSoon; -- (oneway void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(BOOL)arg2; +- (oneway void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(_Bool)arg2; - (oneway void)noteChangedNowPlayingTrackPersistentID:(long long)arg1; - (oneway void)endUsingPlaybackPositions; - (oneway void)beginUsingPlaybackPositions; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProxy.h b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProxy.h index 663b47fc6..a5e8c4b8b 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProxy.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCPlaybackPositionServiceProxy.h @@ -20,7 +20,7 @@ - (void).cxx_destruct; - (oneway void)synchronizeImmediately; - (oneway void)synchronizeLocalChangesSoon; -- (oneway void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(BOOL)arg2; +- (oneway void)noteChangedPlaybackPositionMetadataForTrackPersistentID:(long long)arg1 isCheckpoint:(_Bool)arg2; - (oneway void)noteChangedNowPlayingTrackPersistentID:(long long)arg1; - (oneway void)endUsingPlaybackPositions; - (oneway void)beginUsingPlaybackPositions; diff --git a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCXPCServiceProxy.h b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCXPCServiceProxy.h index 0097e8ff3..28a9fd90c 100644 --- a/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCXPCServiceProxy.h +++ b/iOS7/PrivateFrameworks/StoreBookkeeperClient/SBCXPCServiceProxy.h @@ -8,9 +8,10 @@ @class NSDictionary, NSMutableDictionary, NSObject, NSXPCConnection; +// Not exported @interface SBCXPCServiceProxy : NSObject { - BOOL _isConnecting; + _Bool _isConnecting; id _serviceProxy; NSObject *_queue; NSXPCConnection *_xpcConnection; @@ -19,7 +20,7 @@ Class _serviceInterfaceClass; } -@property(readonly) BOOL isConnecting; // @synthesize isConnecting=_isConnecting; +@property(readonly) _Bool isConnecting; // @synthesize isConnecting=_isConnecting; @property(readonly) Class serviceInterfaceClass; // @synthesize serviceInterfaceClass=_serviceInterfaceClass; @property(readonly) NSMutableDictionary *pendingServiceCompletionHandlers; // @synthesize pendingServiceCompletionHandlers=_pendingServiceCompletionHandlers; @property(readonly) NSDictionary *clientConfiguration; // @synthesize clientConfiguration=_clientConfiguration; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h index 080ec4ffe..8e5feac9b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/ABPeoplePickerNavigationControllerDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol ABPeoplePickerNavigationControllerDelegate -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/ASInnerShadowLabel.h b/iOS7/PrivateFrameworks/StoreKitUI/ASInnerShadowLabel.h deleted file mode 100644 index dfbd7834d..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/ASInnerShadowLabel.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILabel.h" - -@interface ASInnerShadowLabel : UILabel -{ -} - -- (void)drawRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/ASSearchDisplayController.h b/iOS7/PrivateFrameworks/StoreKitUI/ASSearchDisplayController.h index 7481c9c41..b01570c75 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/ASSearchDisplayController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/ASSearchDisplayController.h @@ -15,7 +15,7 @@ } - (void).cxx_destruct; -- (void)setActive:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setActive:(_Bool)arg1 animated:(_Bool)arg2; - (id)_createPopoverController; - (void)_setSuffix:(id)arg1; - (void)_noEventSetSearchFieldText:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/CDStructures.h b/iOS7/PrivateFrameworks/StoreKitUI/CDStructures.h index a2723af96..ff05be2a8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CATransform3D { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; + double _field14; + double _field15; + double _field16; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -36,33 +36,35 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct SKUIEditorialStyle { - int alignment; - int bodyFontWeight; + long long alignment; + long long bodyFontWeight; float bodyFontSize; - int titleFontWeight; + float linkSpacing; + long long titleFontWeight; float titleFontSize; + float titleSpacing; }; struct SKUILockupStyle { - int artworkSize; - int layoutStyle; - unsigned int visibleFields; + long long artworkSize; + long long layoutStyle; + unsigned long long visibleFields; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/MFComposeRecipientViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/MFComposeRecipientViewDelegate-Protocol.h index 62eb79f32..7619b3f5a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/MFComposeRecipientViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/MFComposeRecipientViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol MFComposeRecipientViewDelegate @optional -- (BOOL)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; +- (_Bool)chooseSelectedSearchResultForComposeRecipientView:(id)arg1; - (void)selectPreviousSearchResultForComposeRecipientView:(id)arg1; - (void)selectNextSearchResultForComposeRecipientView:(id)arg1; - (void)dismissSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)presentSearchResultsForComposeRecipientView:(id)arg1; -- (BOOL)composeRecipientViewShowingSearchResults:(id)arg1; +- (_Bool)presentSearchResultsForComposeRecipientView:(id)arg1; +- (_Bool)composeRecipientViewShowingSearchResults:(id)arg1; - (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientViewReturnPressed:(id)arg1; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 property:(int)arg3 identifier:(int)arg4; @@ -25,7 +25,7 @@ - (void)composeRecipientView:(id)arg1 showPersonCardForAtom:(id)arg2; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; -- (BOOL)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; +- (_Bool)recipientViewShouldIgnoreFirstResponderChanges:(id)arg1; - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)recipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/NSURLConnectionDelegate-Protocol.h deleted file mode 100644 index 6949676bf..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/NSURLConnectionDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol NSURLConnectionDelegate - -@optional -- (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; -- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; -- (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; -- (void)connection:(id)arg1 didFailWithError:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKProductPageViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKProductPageViewController.h index 3e5212a6e..533c4d6cd 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKProductPageViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKProductPageViewController.h @@ -9,37 +9,41 @@ #import "SKUIBannerViewDelegate-Protocol.h" #import "SKUIIPadProductPageDelegate-Protocol.h" #import "SKUIIPhoneProductPageDelegate-Protocol.h" +#import "SKUIItemStateCenterObserver-Protocol.h" #import "SUClientInterfaceDelegatePrivate-Protocol.h" #import "SUPurchaseManagerDelegate-Protocol.h" -@class NSDictionary, NSURL, SKUIBannerViewController, SKUIClientContext, SKUIIPadProductPageViewController, SKUIIPhoneProductPageViewController, SKUIITunesStoreUIPageViewController, SUBarButtonItem, SUDialogManager, SUPreviewOverlayViewController, SUPurchaseManager; +@class NSDictionary, NSURL, SKUIBannerViewController, SKUIClientContext, SKUIIPadProductPageViewController, SKUIIPhoneProductPageViewController, SKUIITunesStoreUIPageViewController, SKUIItemStateCenter, SUBarButtonItem, SUDialogManager, SUPreviewOverlayViewController, SUPurchaseManager; -@interface SKProductPageViewController : SUViewController +@interface SKProductPageViewController : SUViewController { SKUIBannerViewController *_bannerViewController; SKUIClientContext *_clientContext; id _delegate; SUDialogManager *_dialogManager; SUBarButtonItem *_gotoStoreButtonItem; + SKUIIPadProductPageViewController *_ipadProductPageViewController; + SKUIIPhoneProductPageViewController *_iphoneProductPageViewController; + NSURL *_nativeURL; SUPreviewOverlayViewController *_previewOverlay; NSDictionary *_productParameters; SUPurchaseManager *_purchaseManager; - BOOL _showsStoreButton; - int _style; + _Bool _showsStoreButton; + long long _style; SKUIITunesStoreUIPageViewController *_storePageViewController; - SKUIIPadProductPageViewController *_ipadProductPageViewController; - SKUIIPhoneProductPageViewController *_iphoneProductPageViewController; - NSURL *_nativeURL; + SKUIItemStateCenter *_itemStateCenter; } + (void)_validateURL:(id)arg1 withURLBag:(id)arg2 completionBlock:(id)arg3; ++ (id)_defaultClientIdentifier; + (id)_defaultClientInterface; + (void)getCanLoadWithURL:(id)arg1 completionBlock:(id)arg2; -@property(nonatomic) int productPageStyle; // @synthesize productPageStyle=_style; -@property(nonatomic) BOOL showsStoreButton; // @synthesize showsStoreButton=_showsStoreButton; +@property(nonatomic) long long productPageStyle; // @synthesize productPageStyle=_style; +@property(nonatomic) _Bool showsStoreButton; // @synthesize showsStoreButton=_showsStoreButton; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_showPreviewOverlayAnimated:(BOOL)arg1; +- (void)_showProductPage:(id)arg1 pageEvent:(id)arg2; +- (void)_showPreviewOverlayAnimated:(_Bool)arg1; - (void)_sendDidFailLoadWithError:(id)arg1; - (void)_setResponse:(id)arg1 forProperties:(id)arg2 error:(id)arg3; - (void)_reloadViews; @@ -50,42 +54,44 @@ - (void)_loadProductWithRequest:(id)arg1; - (void)_loadClientContextWithCompletionBlock:(id)arg1; - (void)_failWithError:(id)arg1; -- (void)_showPageWithRequest:(id)arg1 animated:(BOOL)arg2; -- (void)_setShowsCancelButton:(BOOL)arg1; -- (void)_sendDidFinishWithResult:(int)arg1; +- (void)_showPageWithRequest:(id)arg1 animated:(_Bool)arg2; +- (void)_setShowsCancelButton:(_Bool)arg1; +- (void)_sendDidFinishWithResult:(long long)arg1; - (void)loadWithStorePageRequest:(id)arg1; +- (void)loadWithProductPage:(id)arg1; - (void)_purchaseFinishedNotification:(id)arg1; - (void)_purchaseFailedNotification:(id)arg1; - (void)_gotoStoreButtonAction:(id)arg1; +- (void)itemStateCenter:(id)arg1 didFinishPurchases:(id)arg2; - (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; - (void)purchaseManager:(id)arg1 didFinishPurchaseRequest:(id)arg2 withError:(id)arg3; - (id)scriptInterfaceForClientInterface:(id)arg1; - (id)previewOverlayForClientInterface:(id)arg1; - (void)clientInterface:(id)arg1 willPresentViewController:(id)arg2; - (void)clientInterface:(id)arg1 willDismissViewController:(id)arg2; -- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(BOOL)arg2; -- (void)clientInterface:(id)arg1 setStatusBarStyle:(int)arg2 animated:(BOOL)arg3; -- (void)clientInterface:(id)arg1 setStatusBarHidden:(BOOL)arg2 withAnimation:(int)arg3; +- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(_Bool)arg2; +- (void)clientInterface:(id)arg1 setStatusBarStyle:(long long)arg2 animated:(_Bool)arg3; +- (void)clientInterface:(id)arg1 setStatusBarHidden:(_Bool)arg2 withAnimation:(long long)arg3; - (void)clientInterface:(id)arg1 presentDialog:(id)arg2; -- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(BOOL)arg2; -- (void)clientInterface:(id)arg1 exitStoreWithReason:(int)arg2; -- (BOOL)productPage:(id)arg1 shouldOpenURL:(id)arg2; -- (void)productPage:(id)arg1 didSelectItem:(id)arg2; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; +- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(_Bool)arg2; +- (void)clientInterface:(id)arg1 exitStoreWithReason:(long long)arg2; +- (void)iPadProductPage:(id)arg1 openURL:(id)arg2 viewControllerBlock:(id)arg3; +- (void)iPadProductPage:(id)arg1 openItem:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; - (void)bannerViewDidClose:(id)arg1; - (void)bannerView:(id)arg1 didFailWithError:(id)arg2; - (void)setClientInterface:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (void)viewDidAppear:(_Bool)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; @property(copy, nonatomic) NSDictionary *scriptContextDictionary; - (void)loadProductWithRequest:(id)arg1; - (void)loadProductWithParameters:(id)arg1; - (void)dealloc; -- (id)initWithProductPageStyle:(int)arg1; +- (id)initWithProductPageStyle:(long long)arg1; - (id)init; - (id)_initSKProductPageViewController; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface-SKScriptStoreSheetRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface-SKScriptStoreSheetRequest.h new file mode 100644 index 000000000..5239dc7d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface-SKScriptStoreSheetRequest.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKScriptInterface (SKScriptStoreSheetRequest) +- (void)showStoreSheetWithRequest:(id)arg1 animated:(_Bool)arg2; +- (id)makeStoreSheetRequest; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface.h b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface.h index 5eb6a4d1a..aa92f9e14 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptInterface.h @@ -17,8 +17,6 @@ + (id)webScriptNameForSelector:(SEL)arg1; @property(nonatomic) __weak SKProductPageViewController *parentProductPageViewController; // @synthesize parentProductPageViewController=_parentProductPageViewController; - (void).cxx_destruct; -- (void)showStoreSheetWithRequest:(id)arg1 animated:(BOOL)arg2; -- (id)makeStoreSheetRequest; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKScriptStoreSheetRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptStoreSheetRequest.h index 3fdcaac63..686cf1b5c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKScriptStoreSheetRequest.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKScriptStoreSheetRequest.h @@ -10,7 +10,7 @@ @interface SKScriptStoreSheetRequest : SUScriptObject { - int _pageStyle; + long long _pageStyle; WebScriptObject *_productParameters; NSString *_productURL; } @@ -21,13 +21,13 @@ - (void).cxx_destruct; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) int productPageStylePhone; -@property(readonly) int productPageStylePad; -@property(readonly) int productPageStyleBanner; -@property(readonly) int productPageStyleAutomatic; +@property(readonly) long long productPageStylePhone; +@property(readonly) long long productPageStylePad; +@property(readonly) long long productPageStyleBanner; +@property(readonly) long long productPageStyleAutomatic; @property(retain) NSString *productURL; @property(retain) WebScriptObject *productParameters; -@property int productPageStyle; +@property long long productPageStyle; - (id)_className; - (id)newNativeStorePageRequest; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsComponent.h index 799b9dda7..6ef5e6717 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsComponent.h @@ -8,11 +8,11 @@ @interface SKUIAccountButtonsComponent : SKUIPageComponent { - BOOL _hidesTermsAndConditions; + _Bool _hidesTermsAndConditions; } -@property(nonatomic) BOOL hidesTermsAndConditions; // @synthesize hidesTermsAndConditions=_hidesTermsAndConditions; -- (int)componentType; +@property(nonatomic) _Bool hidesTermsAndConditions; // @synthesize hidesTermsAndConditions=_hidesTermsAndConditions; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsSection.h index dd257caed..74468b338 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsSection.h @@ -19,9 +19,10 @@ - (id)_accountButtonsViewController; - (void)accountButtonsViewControllerDidSignOut:(id)arg1; - (void)accountButtonsViewControllerDidSignIn:(id)arg1; -- (int)numberOfCells; +- (long long)numberOfCells; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsView.h index e051ab7f4..5b928c425 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsView.h @@ -15,7 +15,7 @@ SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; SKUIRoundedRectButton *_giftingButton; - int _interfaceOrientation; + long long _interfaceOrientation; UIButton *_termsAndConditionsButton; SKUIRoundedRectButton *_usernameButton; UIButton *_redeemButton; @@ -23,7 +23,7 @@ @property(readonly, nonatomic) UIButton *termsAndConditionsButton; // @synthesize termsAndConditionsButton=_termsAndConditionsButton; @property(readonly, nonatomic) UIButton *redeemButton; // @synthesize redeemButton=_redeemButton; -@property(nonatomic) int interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; +@property(nonatomic) long long interfaceOrientation; // @synthesize interfaceOrientation=_interfaceOrientation; @property(readonly, nonatomic) UIButton *giftingButton; // @synthesize giftingButton=_giftingButton; @property(copy, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(readonly, nonatomic) UIButton *appleIDButton; // @synthesize appleIDButton=_appleIDButton; @@ -32,7 +32,8 @@ - (void)_layoutForIPad; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -@property(nonatomic, getter=isTermsAndConditionsHidden) BOOL termsAndConditionsHidden; +@property(nonatomic, getter=isTermsAndConditionsHidden) _Bool termsAndConditionsHidden; +@property(nonatomic, getter=isGiftingHidden) _Bool giftingHidden; @property(copy, nonatomic) NSString *accountCredits; - (id)initWithClientContext:(id)arg1; - (id)_termsChevronImage; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsViewController.h index 686bfe59e..bbd8acce4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAccountButtonsViewController.h @@ -8,13 +8,14 @@ #import "UIAlertViewDelegate-Protocol.h" -@class SKUIAccountButtonsView, SKUIClientContext, SKUIColorScheme; +@class SKUIAccountButtonsView, SKUIClientContext, SKUIColorScheme, UIAlertView; @interface SKUIAccountButtonsViewController : UIViewController { SKUIAccountButtonsView *_buttonsView; SKUIClientContext *_clientContext; id _delegate; + UIAlertView *_alertView; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @@ -34,10 +35,12 @@ - (void)_signInButtonAction:(id)arg1; - (void)_redeemButtonAction:(id)arg1; - (void)_giftAction:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -@property(nonatomic, getter=isTermsAndConditionsHidden) BOOL termsAndConditionsHidden; +@property(nonatomic, getter=isTermsAndConditionsHidden) _Bool termsAndConditionsHidden; +@property(nonatomic, getter=isGiftingHidden) _Bool giftingHidden; @property(copy, nonatomic) SKUIColorScheme *colorScheme; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistActivity.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistActivity.h index 94532af3e..b32431541 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistActivity.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistActivity.h @@ -16,7 +16,7 @@ - (void).cxx_destruct; - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_beforeActivity; - (id)activityType; - (id)activityTitle; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistAnimation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistAnimation.h index 9ebb8d110..b8772b8ea 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistAnimation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistAnimation.h @@ -16,7 +16,7 @@ } - (void).cxx_destruct; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animateWithCompletionBlock:(id)arg1; - (id)initWithImage:(id)arg1 buttonItem:(id)arg2 navigationBar:(id)arg3; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistOperation.h index fa33b49c1..45352afe7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIAddToWishlistOperation.h @@ -11,13 +11,13 @@ @interface SKUIAddToWishlistOperation : NSOperation { long long _itemIdentifier; - int _reason; + long long _reason; NSMutableDictionary *_requestParameters; } - (void).cxx_destruct; - (void)main; -- (id)initWithItem:(id)arg1 reason:(int)arg2; +- (id)initWithItem:(id)arg1 reason:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseDataConsumer.h new file mode 100644 index 000000000..8c6e43175 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseDataConsumer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SSVURLProtocolConsumer.h" + +@interface SKUIApplicationLicenseDataConsumer : SSVURLProtocolConsumer +{ +} + +- (id)objectForData:(id)arg1 response:(id)arg2 error:(id *)arg3; +- (id)applicationLicenseWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicensePage.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicensePage.h new file mode 100644 index 000000000..d3a2480f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicensePage.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface SKUIApplicationLicensePage : NSObject +{ + NSString *_licenseAgreementHTML; + NSString *_title; +} + +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(copy, nonatomic) NSString *licenseAgreementHTML; // @synthesize licenseAgreementHTML=_licenseAgreementHTML; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseViewController.h new file mode 100644 index 000000000..a600cf724 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIApplicationLicenseViewController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL, SKUIApplicationLicensePage, SSVLoadURLOperation, UIWebView; + +@interface SKUIApplicationLicenseViewController : SKUIViewController +{ + SKUIApplicationLicensePage *_licensePage; + SSVLoadURLOperation *_loadOperation; + NSURL *_url; + UIWebView *_webView; +} + +- (void).cxx_destruct; +- (void)_displayPage:(id)arg1 error:(id)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)loadView; +- (void)reloadData; +- (id)initWithLicenseAgreementURL:(id)arg1; +- (id)initWithLicenseAgreementPage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtwork.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtwork.h index 190103416..1ceeb4f85 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtwork.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtwork.h @@ -12,20 +12,20 @@ @interface SKUIArtwork : NSObject { - int _height; + long long _height; NSURL *_url; - int _width; + long long _width; } -@property(readonly, nonatomic) int width; // @synthesize width=_width; +@property(readonly, nonatomic) long long width; // @synthesize width=_width; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; -@property(readonly, nonatomic) int height; // @synthesize height=_height; +@property(readonly, nonatomic) long long height; // @synthesize height=_height; - (void).cxx_destruct; @property(readonly, nonatomic) NSMutableDictionary *cacheRepresentation; - (id)initWithCacheRepresentation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @property(readonly, nonatomic) struct CGSize size; - (id)initWithURL:(id)arg1 size:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkList.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkList.h index 6445599a8..a574931cf 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkList.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkList.h @@ -21,14 +21,14 @@ @property(readonly, nonatomic) NSMutableDictionary *cacheRepresentation; - (id)initWithCacheRepresentation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @property(readonly, nonatomic) SKUIArtwork *smallestArtwork; @property(readonly, nonatomic) SKUIArtwork *largestArtwork; - (id)bestArtworkForScaledSize:(struct CGSize)arg1; - (id)bestArtworkForSize:(struct CGSize)arg1; -- (id)artworkWithWidth:(int)arg1; -- (id)artworkURLForSize:(int)arg1; +- (id)artworkWithWidth:(long long)arg1; +- (id)artworkURLForSize:(long long)arg1; - (id)initWithLookupArray:(id)arg1; - (id)initWithArtworkListArray:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkRequest.h index 7c7062a16..67dbc0ffb 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkRequest.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIArtworkRequest.h @@ -8,23 +8,23 @@ #import "NSCopying-Protocol.h" -@class NSURL, SKUIDataConsumer; +@class NSURL, SSVURLDataConsumer; @interface SKUIArtworkRequest : SKUIResourceRequest { - SKUIDataConsumer *_dataConsumer; + SSVURLDataConsumer *_dataConsumer; id _delegate; NSURL *_url; } @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) SKUIDataConsumer *dataConsumer; // @synthesize dataConsumer=_dataConsumer; +@property(retain, nonatomic) SSVURLDataConsumer *dataConsumer; // @synthesize dataConsumer=_dataConsumer; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)newLoadOperation; - (void)finishWithResource:(id)arg1; -- (BOOL)cachesInMemory; +- (_Bool)cachesInMemory; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBackdropContentViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBackdropContentViewController.h new file mode 100644 index 000000000..fd0361274 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBackdropContentViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface SKUIBackdropContentViewController : UIViewController +{ + long long _backdropViewPrivateStyle; + UIViewController *_contentViewController; +} + +@property(retain, nonatomic) UIViewController *contentViewController; // @synthesize contentViewController=_contentViewController; +@property(nonatomic) long long backdropViewPrivateStyle; // @synthesize backdropViewPrivateStyle=_backdropViewPrivateStyle; +- (void).cxx_destruct; +- (void)loadView; +- (id)initWithContentViewController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerCloseButton.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerCloseButton.h index e008303e0..83b9abfe0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerCloseButton.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerCloseButton.h @@ -11,7 +11,7 @@ } - (void)layoutSubviews; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerView.h index 6f0ba174e..264a854fe 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerView.h @@ -11,6 +11,7 @@ @interface SKUIBannerView : UIView { UILabel *_artistNameLabel; + UIView *_bottomBorderView; SKUIClientContext *_clientContext; UIButton *_closeButton; UIImageView *_iconImageView; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerViewController.h index 62ed8f87c..18f69d573 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBannerViewController.h @@ -32,7 +32,7 @@ - (void).cxx_destruct; - (id)_itemArtworkContext; - (void)_warmItemStateCenter; -- (void)_setScreenshot:(id)arg1 forIndex:(int)arg2 error:(id)arg3; +- (void)_setScreenshot:(id)arg1 forIndex:(long long)arg2 error:(id)arg3; - (void)_setIcon:(id)arg1 error:(id)arg2; - (id)_screenshotConsumerWithSize:(struct CGSize)arg1; - (void)_reloadBannerView; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickCollectionViewCell.h index a79e6b810..3fb42fcc0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickCollectionViewCell.h @@ -13,7 +13,7 @@ NSString *_accessibilityLabel; SKUIClientContext *_clientContext; SKUICountdownView *_countdownView; - BOOL _itemImageHidden; + _Bool _itemImageHidden; struct UIEdgeInsets _itemImageInsets; UIImageView *_itemImageView; UIColor *_titleColor; @@ -22,7 +22,7 @@ @property(readonly, nonatomic) UIView *itemImageView; // @synthesize itemImageView=_itemImageView; @property(nonatomic) struct UIEdgeInsets itemImageInsets; // @synthesize itemImageInsets=_itemImageInsets; -@property(nonatomic, getter=isItemImageHidden) BOOL itemImageHidden; // @synthesize itemImageHidden=_itemImageHidden; +@property(nonatomic, getter=isItemImageHidden) _Bool itemImageHidden; // @synthesize itemImageHidden=_itemImageHidden; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(copy, nonatomic) NSString *accessibilityLabel; // @synthesize accessibilityLabel=_accessibilityLabel; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridCollectionViewCell.h index 8a8e0df58..891ad1360 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridCollectionViewCell.h @@ -6,14 +6,15 @@ #import "UICollectionViewCell.h" -@class NSString, SKUITextBoxView, UIImage, UIImageView; +@class NSString, SKUIEditorialCellLayout, UIImage, UIImageView, UIView; @interface SKUIBrickGridCollectionViewCell : UICollectionViewCell { NSString *_accessibilityLabel; UIImageView *_brickImageView; struct UIEdgeInsets _contentInsets; - SKUITextBoxView *_editorialView; + SKUIEditorialCellLayout *_editorialCellLayout; + UIView *_editorialContainerView; } @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; @@ -23,7 +24,7 @@ - (void)layoutSubviews; - (void)setColoringWithColorScheme:(id)arg1; @property(retain, nonatomic) UIImage *brickImage; -- (void)applyEditorialLayout:(id)arg1 orientation:(int)arg2; +- (void)applyEditorialLayout:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridPageSection.h index f9dd97ba8..4d93091ed 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickGridPageSection.h @@ -14,32 +14,31 @@ @interface SKUIBrickGridPageSection : SKUIStorePageSection { NSMapTable *_artworkRequests; - float _baseHeight; - float _columnWidth; + double _baseHeight; + double _columnWidth; NSMapTable *_editorialLayouts; SKUIMissingItemLoader *_missingItemLoader; - int _numberOfColumns; - float _paddingHorizontal; - float _paddingTop; + long long _numberOfColumns; + double _paddingHorizontal; + double _paddingTop; UIImage *_placeholderImage; } - (void).cxx_destruct; - (id)_missingItemLoader; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; -- (void)_loadArtworkForBrick:(id)arg1 artworkLoader:(id)arg2 reason:(int)arg3; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; +- (void)_loadArtworkForBrick:(id)arg1 artworkLoader:(id)arg2 reason:(long long)arg3; - (void)_enumerateVisibleBricksUsingBlock:(id)arg1; - (id)_editorialLayoutForBrick:(id)arg1; -- (struct UIEdgeInsets)_contentInsetsForColumnIndex:(int)arg1 rowWidth:(float)arg2; +- (struct UIEdgeInsets)_contentInsetsForColumnIndex:(long long)arg1 rowWidth:(double)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)willAppearInContext:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; -- (int)coloringOffset; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; -- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(int)arg3; +- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshArtworkLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshArtworkLoader.h index b77c7e82c..753d54e97 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshArtworkLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshArtworkLoader.h @@ -10,12 +10,12 @@ @interface SKUIBrickSwooshArtworkLoader : SKUISwooshArtworkLoader { - int _artworkSize; + long long _artworkSize; } - (void)setImage:(id)arg1 forRequest:(id)arg2; -- (void)loadImagesForNextPageWithReason:(int)arg1; -- (BOOL)loadImageForBrick:(id)arg1 reason:(int)arg2; +- (void)loadImagesForNextPageWithReason:(long long)arg1; +- (_Bool)loadImageForBrick:(id)arg1 reason:(long long)arg2; - (id)cachedImageForBrick:(id)arg1; - (id)initWithArtworkLoader:(id)arg1 swoosh:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshPageSection.h index de9e57ef2..b8bee8cb4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshPageSection.h @@ -21,18 +21,19 @@ - (void).cxx_destruct; - (id)_swooshViewController; - (id)_missingItemLoader; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; - (id)_artworkLoader; -- (void)_addImpressionForIndex:(int)arg1 toSession:(id)arg2; -- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(int)arg2; -- (id)swoosh:(id)arg1 imageForCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; +- (void)_addImpressionForIndex:(long long)arg1 toSession:(id)arg2; +- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(long long)arg2; +- (id)swoosh:(id)arg1 imageForCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didSelectCellAtIndex:(long long)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshViewController.h index 24aaa1edb..5a275166a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIBrickSwooshViewController.h @@ -15,9 +15,9 @@ { NSArray *_bricks; UICollectionView *_collectionView; - BOOL _delegateWantsWillDisplay; + _Bool _delegateWantsWillDisplay; NSMutableIndexSet *_hiddenImageIndexSet; - BOOL _showBrickTitles; + _Bool _showBrickTitles; NSString *_swooshTitle; SKUISwooshView *_swooshView; } @@ -25,18 +25,18 @@ @property(copy, nonatomic) NSArray *bricks; // @synthesize bricks=_bricks; - (void).cxx_destruct; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; - (void)loadView; - (void)unhideImages; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; - (void)setDelegate:(id)arg1; - (void)setColorScheme:(id)arg1; -- (id)popImageViewForItemAtIndex:(int)arg1; +- (id)popImageViewForItemAtIndex:(long long)arg1; - (id)indexPathsForVisibleItems; -- (struct CGRect)frameForItemAtIndex:(int)arg1; +- (struct CGRect)frameForItemAtIndex:(long long)arg1; - (void)dealloc; - (id)initWithSwoosh:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICachedLayout-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICachedLayout-Protocol.h new file mode 100644 index 000000000..3046c0ae0 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICachedLayout-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUICachedLayout +- (id)initWithLayoutRequest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICardCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICardCellLayout.h index 75800ab06..5b0e8025c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICardCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICardCellLayout.h @@ -11,31 +11,25 @@ @interface SKUICardCellLayout : SKUIItemCellLayout { UILabel *_artistLabel; - int _numberOfUserRatings; + long long _numberOfUserRatings; UIImageView *_screenshotImageView; UILabel *_titleLabel; - float _userRating; + double _userRating; UIImageView *_userRatingImageView; UILabel *_userRatingLabel; - NSString *_artistName; } -@property(copy, nonatomic) NSString *artistName; // @synthesize artistName=_artistName; -@property(nonatomic) float userRating; // @synthesize userRating=_userRating; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic) double userRating; // @synthesize userRating=_userRating; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; - (void).cxx_destruct; -- (void)_reloadUserRatingViews; -- (id)_newLabel; - (void)layoutForItemOfferChange; -- (void)setIconImage:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)resetLayout; - (void)prepareForReuse; - (void)layoutSubviews; @property(copy, nonatomic) NSString *title; @property(retain, nonatomic) UIImage *screenshotImage; -- (id)initWithParentView:(id)arg1 backgroundImage:(id)arg2; -- (id)initWithCollectionViewCell:(id)arg1; +@property(copy, nonatomic) NSString *artistName; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategory.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategory.h index 6d3dd8a8b..63814686e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategory.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategory.h @@ -11,6 +11,7 @@ @interface SKUICategory : NSObject { SKUIArtworkList *_artworkList; + long long _categoryIdentifier; NSArray *_children; NSString *_name; NSString *_parentLabel; @@ -21,10 +22,11 @@ @property(readonly, nonatomic) NSString *parentLabel; // @synthesize parentLabel=_parentLabel; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) NSArray *children; // @synthesize children=_children; +@property(readonly, nonatomic) long long categoryIdentifier; // @synthesize categoryIdentifier=_categoryIdentifier; @property(readonly, nonatomic) SKUIArtworkList *artworkList; // @synthesize artworkList=_artworkList; - (void).cxx_destruct; - (id)subcategoryContainingURL:(id)arg1; -- (BOOL)containsURL:(id)arg1; +- (_Bool)containsURL:(id)arg1; - (id)initWithCategoryDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryArtworkLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryArtworkLoader.h index d3068a500..5b3e23a01 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryArtworkLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryArtworkLoader.h @@ -24,8 +24,9 @@ - (void).cxx_destruct; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; - (void)removeObserver:(id)arg1; +@property(readonly, nonatomic) struct CGSize imageSize; @property(readonly, nonatomic) UIImage *placeholderImage; -- (void)loadImageForCategory:(id)arg1 reason:(int)arg2; +- (void)loadImageForCategory:(id)arg1 reason:(long long)arg2; - (id)cachedImageForCategory:(id)arg1; - (void)addObserver:(id)arg1; - (id)initWithArtworkLoader:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryController.h index bc6651825..33647ee02 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryController.h @@ -9,7 +9,7 @@ #import "SKUICategoryTableViewControllerDelegate-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" -@class NSArray, NSOperationQueue, NSURL, SKUICategory, SKUICategoryArtworkLoader, SKUICategoryTableViewController, SKUIClientContext, SKUILoadURLOperation, SKUISegmentedControl, UIBarButtonItem, UIPopoverController, UISegmentedControl, UIViewController; +@class NSArray, NSOperationQueue, NSURL, SKUICategory, SKUICategoryArtworkLoader, SKUICategoryTableViewController, SKUIClientContext, SKUISegmentedControl, SSVLoadURLOperation, UIBarButtonItem, UIPopoverController, UISegmentedControl, UIViewController; @interface SKUICategoryController : NSObject { @@ -19,19 +19,19 @@ UIViewController *_contentsController; NSURL *_defaultURL; id _delegate; - SKUILoadURLOperation *_loadOperation; + SSVLoadURLOperation *_loadOperation; NSOperationQueue *_operationQueue; UIPopoverController *_popover; SKUICategory *_rootCategory; NSURL *_selectedURL; SKUISegmentedControl *_segmentedControl; - int _segmentedControlLength; + long long _segmentedControlLength; NSArray *_segmentedControlSegments; SKUICategoryTableViewController *_tableViewController; } @property(retain, nonatomic) NSURL *selectedURL; // @synthesize selectedURL=_selectedURL; -@property(nonatomic) int segmentedControlLength; // @synthesize segmentedControlLength=_segmentedControlLength; +@property(nonatomic) long long segmentedControlLength; // @synthesize segmentedControlLength=_segmentedControlLength; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSURL *defaultURL; // @synthesize defaultURL=_defaultURL; @@ -41,17 +41,21 @@ - (id)_tableViewControllerWithCategory:(id)arg1; - (void)_setResponse:(id)arg1 error:(id)arg2; - (void)_setCachedResponse:(id)arg1 error:(id)arg2; +- (id)_rootMetricsLocations; - (void)_reloadSelectedSegment; +- (void)_recordClickEventWithCategory:(id)arg1 index:(long long)arg2; - (void)_precacheArtworkForCategory:(id)arg1; - (void)_reloadSegmentedControl; +- (id)_metricsLocationsWithIndex:(long long)arg1; - (id)_artworkLoader; +- (id)metricsPageContextForCategoryTableView:(id)arg1; - (void)categoryTableView:(id)arg1 didSelectCategory:(id)arg2; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; - (void)segmentedControlAction:(id)arg1; - (void)buttonAction:(id)arg1; @property(readonly, nonatomic) UISegmentedControl *segmentedControl; - (void)loadFromURL:(id)arg1 withCompletionBlock:(id)arg2; -@property(readonly, nonatomic) BOOL isLoading; +@property(readonly, nonatomic) _Bool isLoading; - (void)dismiss; @property(readonly, nonatomic) UIBarButtonItem *categoryButton; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewCell.h index b633a7a4f..3ceb1b457 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewCell.h @@ -6,12 +6,21 @@ #import "UITableViewCell.h" +@class UIView; + @interface SKUICategoryTableViewCell : UITableViewCell { + UIView *_separatorView; + struct CGSize _expectedImageSize; + _Bool _layoutNeedsLayout; } +@property(nonatomic) struct CGSize expectedImageSize; // @synthesize expectedImageSize=_expectedImageSize; +- (void).cxx_destruct; - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewController.h index 06df49e26..bfe5a25d4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewController.h @@ -9,7 +9,7 @@ #import "SKUICategoryArtworkLoaderObserver-Protocol.h" #import "SKUICategoryTableViewControllerDelegate-Protocol.h" -@class NSURL, SKUICategory, SKUICategoryArtworkLoader, SKUIClientContext; +@class NSArray, NSURL, SKUICategory, SKUICategoryArtworkLoader, SKUIClientContext; @interface SKUICategoryTableViewController : UITableViewController { @@ -17,33 +17,39 @@ SKUICategory *_category; SKUIClientContext *_clientContext; id _delegate; - int _hiddenRows; + NSArray *_metricsLocations; + long long _numberOfHiddenRows; NSURL *_selectedURL; NSURL *_defaultURL; - BOOL _isRoot; + _Bool _isRoot; + _Bool _childrenHaveArtwork; } @property(retain, nonatomic) NSURL *selectedURL; // @synthesize selectedURL=_selectedURL; -@property(nonatomic, getter=isRoot) BOOL root; // @synthesize root=_isRoot; -@property(nonatomic) int numberOfHiddenRows; // @synthesize numberOfHiddenRows=_hiddenRows; +@property(nonatomic, getter=isRoot) _Bool root; // @synthesize root=_isRoot; +@property(nonatomic) long long numberOfHiddenRows; // @synthesize numberOfHiddenRows=_numberOfHiddenRows; +@property(copy, nonatomic) NSArray *metricsLocations; // @synthesize metricsLocations=_metricsLocations; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSURL *defaultURL; // @synthesize defaultURL=_defaultURL; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(retain, nonatomic) SKUICategory *category; // @synthesize category=_category; @property(retain, nonatomic) SKUICategoryArtworkLoader *artworkLoader; // @synthesize artworkLoader=_artworkLoader; - (void).cxx_destruct; +- (void)_recordClickEventForIndexPath:(id)arg1 category:(id)arg2 actionType:(id)arg3; +- (id)_metricsLocationsToPushIndexPath:(id)arg1; +- (long long)_metricsLocationPostionForIndexPath:(id)arg1; - (id)_categoryAtIndexPath:(id)arg1; - (void)_doneButtonAction:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)metricsPageContextForCategoryTableView:(id)arg1; - (void)categoryTableView:(id)arg1 didSelectCategory:(id)arg2; - (void)categoryArtworkLoader:(id)arg1 didLoadImage:(id)arg2 forCategory:(id)arg3; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (void)setHiddenRows:(int)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewControllerDelegate-Protocol.h index 09de69f80..192bc346c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICategoryTableViewControllerDelegate-Protocol.h @@ -9,6 +9,7 @@ @protocol SKUICategoryTableViewControllerDelegate @optional +- (id)metricsPageContextForCategoryTableView:(id)arg1; - (void)categoryTableView:(id)arg1 didSelectCategory:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICellImageView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellImageView.h index dc62b0b53..eeb1623d0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICellImageView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellImageView.h @@ -14,7 +14,7 @@ } - (void).cxx_destruct; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayout.h index 3c7ebd7f9..01815779f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayout.h @@ -13,14 +13,16 @@ UIView *_cell; SKUIClientContext *_clientContext; UIView *_contentView; + _Bool _parentWantsCellNeedsLayout; } @property(readonly, nonatomic) UIView *parentCellView; // @synthesize parentCellView=_cell; @property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setNeedsLayout; +- (void)setHighlighted:(_Bool)arg1; - (void)setColoringWithColorScheme:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)prepareForReuse; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayoutParentView-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayoutParentView-Protocol.h new file mode 100644 index 000000000..692147b15 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICellLayoutParentView-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUICellLayoutParentView + +@optional +- (void)setCellLayoutNeedsLayout; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChart.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChart.h index 4032ed701..8826a1327 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChart.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChart.h @@ -11,17 +11,17 @@ @interface SKUIChart : NSObject { NSArray *_items; - BOOL _newsstand; + _Bool _newsstand; NSURL *_seeAllURL; - BOOL _showsIndexNumbers; + _Bool _showsIndexNumbers; NSString *_title; } @property(readonly, nonatomic) NSURL *seeAllURL; // @synthesize seeAllURL=_seeAllURL; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; -@property(readonly, nonatomic) BOOL showsIndexNumbers; // @synthesize showsIndexNumbers=_showsIndexNumbers; +@property(readonly, nonatomic) _Bool showsIndexNumbers; // @synthesize showsIndexNumbers=_showsIndexNumbers; @property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; -@property(readonly, nonatomic, getter=isNewsstand) BOOL newsstand; // @synthesize newsstand=_newsstand; +@property(readonly, nonatomic, getter=isNewsstand) _Bool newsstand; // @synthesize newsstand=_newsstand; - (void).cxx_destruct; - (id)description; - (id)initWithCustomPageContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsComponent.h index e4388d11c..eb3d94c45 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsComponent.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; - (id)description; - (id)metricsElementName; -- (int)componentType; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; - (id)initWithChartPageContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsPageSection.h index 7dc1f9099..c2e1cd653 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsPageSection.h @@ -16,25 +16,27 @@ SKUIIPadChartsViewController *_ipadViewController; SKUIIPhoneChartsViewController *_iphoneViewController; SKUIProductPageOverlayController *_overlayController; - int _selectedChartIndex; - int _selectedItemIndex; + long long _selectedChartIndex; + long long _selectedItemIndex; } - (void).cxx_destruct; -- (void)_recordClickEvent:(id)arg1 withItemIndex:(int)arg2 chartIndex:(int)arg3; +- (void)_recordClickEvent:(id)arg1 withItem:(id)arg2 itemIndex:(long long)arg3 chartIndex:(long long)arg4; - (id)_chartsViewController; - (void)productPageOverlayDidDismiss:(id)arg1; - (id)productPageOverlay:(id)arg1 flipSourceViewToPresentItem:(id)arg2; - (id)productPageOverlay:(id)arg1 flipSourceViewToDismissItem:(id)arg2; -- (void)chartsViewController:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3 chartIndex:(int)arg4; -- (id)chartsViewController:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndex:(int)arg3 chartIndex:(int)arg4; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; -- (BOOL)fitsToHeight; -- (BOOL)collectionViewShouldSelectItemAtIndexPath:(id)arg1; -- (BOOL)collectionViewShouldHighlightItemAtIndexPath:(id)arg1; +- (void)chartsViewController:(id)arg1 willDisplayItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; +- (void)chartsViewController:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; +- (id)chartsViewController:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; +- (_Bool)fitsToHeight; +- (_Bool)collectionViewShouldSelectItemAtIndexPath:(id)arg1; +- (_Bool)collectionViewShouldHighlightItemAtIndexPath:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewController.h index 511a6be51..4c7e226d4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewController.h @@ -7,13 +7,14 @@ #import #import "SKUICategoryControllerDelegate-Protocol.h" +#import "SKUIMetricsViewController-Protocol.h" @class NSURL, SKUICategoryController, SKUIStorePageViewController; -@interface SKUIChartsViewController : SKUIViewController +@interface SKUIChartsViewController : SKUIViewController { SKUICategoryController *_categoryController; - BOOL _hasCategoryButton; + _Bool _hasCategoryButton; SKUIStorePageViewController *_storePageViewController; NSURL *_url; } @@ -24,11 +25,12 @@ - (void)_reloadNavigationItem; - (void)_loadStorePage; - (void)_loadCategoriesWithURL:(id)arg1; -- (void)_finishLoadWithResult:(BOOL)arg1 error:(id)arg2; +- (void)_finishLoadWithResult:(_Bool)arg1 error:(id)arg2; - (id)_categoryController; +- (id)activeMetricsController; - (void)categoryController:(id)arg1 didSelectCategory:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (void)viewWillAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (void)encodeRestorableStateWithCoder:(id)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewControllerDelegate-Protocol.h index 0ce03578d..c51b7face 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIChartsViewControllerDelegate-Protocol.h @@ -9,7 +9,8 @@ @protocol SKUIChartsViewControllerDelegate @optional -- (void)chartsViewController:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3 chartIndex:(int)arg4; -- (id)chartsViewController:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndex:(int)arg3 chartIndex:(int)arg4; +- (void)chartsViewController:(id)arg1 willDisplayItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; +- (void)chartsViewController:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; +- (id)chartsViewController:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndex:(long long)arg3 chartIndex:(long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICircleProgressIndicator.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICircleProgressIndicator.h index d3cc9ef08..e91ab419b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICircleProgressIndicator.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICircleProgressIndicator.h @@ -10,38 +10,40 @@ @interface SKUICircleProgressIndicator : UIView { - float _animatedValue; + double _animatedValue; double _animationEndTime; double _animationStartTime; - float _animationStartValue; + double _animationStartValue; UIImage *_borderImage; UIImage *_centerImage; struct UIEdgeInsets _centerImageInsets; CADisplayLink *_displayLink; UIImage *_fillImage; - BOOL _highlighted; + _Bool _highlighted; UIImageView *_indeterminateView; - BOOL _isAnimating; - float _progress; + _Bool _isAnimating; + double _progress; UIColor *_unhighlightedBackgroundColor; } + (id)_indeterminateImage; + (id)_fillImage; + (id)_borderImage; -@property(nonatomic) float progress; // @synthesize progress=_progress; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; @property(nonatomic) struct UIEdgeInsets imageInsets; // @synthesize imageInsets=_centerImageInsets; @property(retain, nonatomic) UIImage *image; // @synthesize image=_centerImage; - (void).cxx_destruct; +- (void)_startIndeterminateAnimation; - (void)_animateValueOnDisplayLink:(id)arg1; -- (void)_setHidesBorderView:(BOOL)arg1; +- (void)_setHidesBorderView:(_Bool)arg1; - (void)tintColorDidChange; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; -- (void)setProgress:(float)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isIndeterminate) BOOL indeterminate; +- (void)didMoveToWindow; +- (void)setProgress:(double)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isIndeterminate) _Bool indeterminate; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIClientContext.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIClientContext.h index e5cd24ee4..e337460ae 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIClientContext.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIClientContext.h @@ -8,27 +8,42 @@ #import "SUClientInterfaceDelegate-Protocol.h" -@class NSArray, NSBundle, NSDictionary, NSMutableArray, NSString, SSURLBag, SUClientInterface; +@class NSArray, NSBundle, NSDictionary, NSMapTable, NSMutableArray, NSString, SKUIStoreDialogController, SSURLBag, SUClientInterface; @interface SKUIClientContext : NSObject { NSBundle *_bundle; SUClientInterface *_clientInterface; + NSDictionary *_configurationDictionary; + SKUIStoreDialogController *_dialogController; + NSString *_metricsConfigurationIdentifier; + NSMapTable *_metricsPageContexts; NSMutableArray *_navigationHistory; + NSString *_navigationHistoryPersistenceKey; NSString *_storeFrontIdentifier; NSDictionary *_strings; SSURLBag *_urlBag; + long long _userInterfaceIdiomOverride; } ++ (id)_configurationDictionaryWithBagDictionary:(id)arg1; + (id)_cachePathForStoreFrontIdentifier:(id)arg1; + (id)defaultContext; +@property(nonatomic) long long userInterfaceIdiomOverride; // @synthesize userInterfaceIdiomOverride=_userInterfaceIdiomOverride; @property(readonly, nonatomic) NSString *storeFrontIdentifier; // @synthesize storeFrontIdentifier=_storeFrontIdentifier; +@property(copy, nonatomic) NSString *navigationHistoryPersistenceKey; // @synthesize navigationHistoryPersistenceKey=_navigationHistoryPersistenceKey; +@property(copy, nonatomic) NSString *metricsConfigurationIdentifier; // @synthesize metricsConfigurationIdentifier=_metricsConfigurationIdentifier; @property(readonly, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; - (void).cxx_destruct; - (id)description; +- (id)_navigationHistory; +- (void)clientInterface:(id)arg1 presentDialog:(id)arg2; +- (id)valueForConfigurationKey:(id)arg1; @property(readonly, nonatomic) SSURLBag *URLBag; +- (void)setMetricsPageContext:(id)arg1 forViewController:(id)arg2; - (void)pushNavigationHistoryPageIdentifier:(id)arg1; @property(readonly, nonatomic) NSArray *navigationHistory; +- (id)metricsPageContextForViewController:(id)arg1; - (id)localizedStringForKey:(id)arg1; - (id)localizedAlertWithError:(id)arg1; - (void)getDefaultMetricsControllerWithCompletionBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewCell.h index c38bb209e..7aeec76e6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewCell.h @@ -11,22 +11,22 @@ @interface SKUICollectionViewCell : UICollectionViewCell { UIView *_bottomBorderView; - int _position; + long long _position; UIView *_rightBorderView; UIColor *_separatorColor; - BOOL _showsCellSeparators; + _Bool _showsCellSeparators; } -@property(nonatomic) BOOL showsCellSeparators; // @synthesize showsCellSeparators=_showsCellSeparators; +@property(nonatomic) _Bool showsCellSeparators; // @synthesize showsCellSeparators=_showsCellSeparators; @property(retain, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; - (void).cxx_destruct; - (void)_updateBorderVisibility; -- (BOOL)_showsRightBorder; -- (void)_setPosition:(int)arg1; +- (_Bool)_showsRightBorder; +- (void)_setPosition:(long long)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)applyLayoutAttributes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewLayoutAttributes.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewLayoutAttributes.h index aeef3007e..08e8c2ac4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewLayoutAttributes.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICollectionViewLayoutAttributes.h @@ -13,10 +13,10 @@ @interface SKUICollectionViewLayoutAttributes : UICollectionViewLayoutAttributes { UIColor *_backgroundColor; - int _position; + long long _position; } -@property(nonatomic) int position; // @synthesize position=_position; +@property(nonatomic) long long position; // @synthesize position=_position; @property(copy, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIColorScheme.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIColorScheme.h index e1dfd7fa6..c9c06e2e9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIColorScheme.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIColorScheme.h @@ -13,32 +13,22 @@ @interface SKUIColorScheme : NSObject { - UIColor *_alternateCellColor; UIColor *_backgroundColor; - UIColor *_cellColor; - UIColor *_headerTextColor; - UIColor *_primaryHighlightedTextColor; + UIColor *_highlightedTextColor; UIColor *_primaryTextColor; - UIColor *_separatorColor; - UIColor *_separatorHighlightColor; - UIColor *_titleTextColor; + UIColor *_secondaryTextColor; } -+ (BOOL)supportsSecureCoding; -@property(copy, nonatomic) UIColor *titleTextColor; // @synthesize titleTextColor=_titleTextColor; -@property(readonly, nonatomic) UIColor *separatorHighlightColor; // @synthesize separatorHighlightColor=_separatorHighlightColor; -@property(readonly, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; ++ (_Bool)supportsSecureCoding; +@property(copy, nonatomic) UIColor *secondaryTextColor; // @synthesize secondaryTextColor=_secondaryTextColor; @property(copy, nonatomic) UIColor *primaryTextColor; // @synthesize primaryTextColor=_primaryTextColor; -@property(readonly, nonatomic) UIColor *primaryHighlightedTextColor; // @synthesize primaryHighlightedTextColor=_primaryHighlightedTextColor; -@property(copy, nonatomic) UIColor *headerTextColor; // @synthesize headerTextColor=_headerTextColor; -@property(copy, nonatomic) UIColor *cellColor; // @synthesize cellColor=_cellColor; +@property(copy, nonatomic) UIColor *highlightedTextColor; // @synthesize highlightedTextColor=_highlightedTextColor; @property(copy, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(copy, nonatomic) UIColor *alternateCellColor; // @synthesize alternateCellColor=_alternateCellColor; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) int schemeStyle; +@property(readonly, nonatomic) long long schemeStyle; - (id)initWithColorSchemeDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICompletionDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICompletionDataConsumer.h index 22782ff5e..170347327 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICompletionDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICompletionDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUICompletionDataConsumer : SKUIDataConsumer +@interface SKUICompletionDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewFormViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewFormViewController.h index 4690b2eab..e7a005693 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewFormViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewFormViewController.h @@ -22,7 +22,7 @@ - (void)_submit; - (void)_cancel; - (void)composeReviewViewValidityChanged:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)setRating:(float)arg1; @property(readonly, nonatomic) SKUIReviewMetadata *editedReviewMetadata; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewHeaderView.h index 1cb144219..c334abeba 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewHeaderView.h @@ -15,20 +15,20 @@ id _delegate; SKStarRatingControl *_ratingControl; SKUIReviewMetadata *_review; - BOOL _showNicknameField; - int _style; + _Bool _showNicknameField; + long long _style; SKUIComposeTextFieldListView *_textFieldListView; } @property(retain, nonatomic) SKUIReviewMetadata *review; // @synthesize review=_review; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int composeReviewStyle; // @synthesize composeReviewStyle=_style; +@property(readonly, nonatomic) long long composeReviewStyle; // @synthesize composeReviewStyle=_style; - (void).cxx_destruct; - (void)textFieldListValuesDidChange:(id)arg1; - (void)textFieldListValidityDidChange:(id)arg1; -- (id)textFieldList:(id)arg1 configurationForFieldAtIndex:(unsigned int)arg2; -- (int)numberOfFieldsInTextFieldList:(id)arg1; -- (int)numberOfColumnsInTextFieldList:(id)arg1; +- (id)textFieldList:(id)arg1 configurationForFieldAtIndex:(unsigned long long)arg2; +- (long long)numberOfFieldsInTextFieldList:(id)arg1; +- (long long)numberOfColumnsInTextFieldList:(id)arg1; @property(readonly, nonatomic) NSString *title; @property(nonatomic) float rating; @property(readonly, nonatomic) NSString *nickname; @@ -36,7 +36,7 @@ - (void)sizeToFit; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewView.h index 86e90a2a0..4818cb4e0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewView.h @@ -13,7 +13,7 @@ @interface SKUIComposeReviewView : UIView { - int _currentBodyLength; + long long _currentBodyLength; id _delegate; SKUIComposeReviewHeaderView *_headerView; unsigned int _loading:1; @@ -22,12 +22,12 @@ UIControl *_reviewCountControl; UILabel *_reviewCountLabel; UIScrollView *_scrollView; - int _style; + long long _style; SUTextContentView *_textContentView; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int composeReviewStyle; // @synthesize composeReviewStyle=_style; +@property(readonly, nonatomic) long long composeReviewStyle; // @synthesize composeReviewStyle=_style; - (void).cxx_destruct; - (void)_updateContentSize; - (void)_showLoadingView; @@ -36,28 +36,28 @@ - (id)_reviewCountString; - (void)_layoutLoadingView; - (void)_layoutComposeView; -- (BOOL)_isReviewTextOptional; +- (_Bool)_isReviewTextOptional; - (void)_delayedUpdateReviewLength; - (id)_body; - (void)_keyboardVisibilityDidChangeNotification:(id)arg1; - (void)_reviewCountAction:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; - (void)composeHeaderViewValuesDidChange:(id)arg1; - (void)composeHeaderViewValidityDidChange:(id)arg1; - (void)setReview:(id)arg1; @property(nonatomic) float rating; -@property(nonatomic, getter=isLoading) BOOL loading; +@property(nonatomic, getter=isLoading) _Bool loading; - (void)reloadData; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; - (id)copyReview; - (void)setFrame:(struct CGRect)arg1; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewViewController.h index 23cad9678..e63660ef1 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeReviewViewController.h @@ -7,10 +7,11 @@ #import "SUNavigationController.h" #import "SKUIComposeReviewFormDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" @class SKUIComposeReviewFormViewController, SKUIReviewMetadata, SUPlaceholderViewController; -@interface SKUIComposeReviewViewController : SUNavigationController +@interface SKUIComposeReviewViewController : SUNavigationController { SKUIComposeReviewFormViewController *_formViewController; SUPlaceholderViewController *_placeholderViewController; @@ -18,9 +19,11 @@ - (void).cxx_destruct; - (void)_sendDidCancel; +- (void)_sendDidSubmit; - (void)_loadReviewWithURL:(id)arg1 completionBlock:(id)arg2; - (void)_finishLoadWithOutput:(id)arg1 error:(id)arg2; - (void)_cancelAction:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)composeReviewFormDidSubmit:(id)arg1; - (void)composeReviewFormDidCancel:(id)arg1; - (void)submitReview; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextField.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextField.h index 4321e5250..490532c2e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextField.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextField.h @@ -13,28 +13,28 @@ @interface SKUIComposeTextField : UIView { SKUIComposeTextFieldConfiguration *_configuration; - int _currentTextLength; + long long _currentTextLength; id _delegate; UILabel *_label; - int _style; + long long _style; UITextField *_textField; } -+ (id)labelColorForStyle:(int)arg1; -+ (id)labelFontForStyle:(int)arg1; ++ (id)labelColorForStyle:(long long)arg1; ++ (id)labelFontForStyle:(long long)arg1; @property(readonly, nonatomic) UITextField *textField; // @synthesize textField=_textField; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int composeReviewStyle; // @synthesize composeReviewStyle=_style; +@property(readonly, nonatomic) long long composeReviewStyle; // @synthesize composeReviewStyle=_style; - (void).cxx_destruct; - (void)_textChanged:(id)arg1; -- (BOOL)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; +- (_Bool)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; @property(copy, nonatomic) NSString *text; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; @property(readonly, nonatomic) SKUIComposeTextFieldConfiguration *configuration; - (void)dealloc; -- (id)initWithConfiguration:(id)arg1 style:(int)arg2; +- (id)initWithConfiguration:(id)arg1 style:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldConfiguration.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldConfiguration.h index 0c7665e93..b09d5db87 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldConfiguration.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldConfiguration.h @@ -11,20 +11,20 @@ @interface SKUIComposeTextFieldConfiguration : NSObject { struct UIEdgeInsets _borderInsets; - int _columnIndex; - BOOL _isRequired; + long long _columnIndex; + _Bool _isRequired; NSString *_label; - unsigned int _maxLength; + unsigned long long _maxLength; NSString *_placeholder; NSString *_value; } @property(copy, nonatomic) NSString *value; // @synthesize value=_value; @property(copy, nonatomic) NSString *placeholder; // @synthesize placeholder=_placeholder; -@property(nonatomic) unsigned int maxLength; // @synthesize maxLength=_maxLength; +@property(nonatomic) unsigned long long maxLength; // @synthesize maxLength=_maxLength; @property(copy, nonatomic) NSString *label; // @synthesize label=_label; -@property(nonatomic, getter=isRequired) BOOL required; // @synthesize required=_isRequired; -@property(nonatomic) int columnIndex; // @synthesize columnIndex=_columnIndex; +@property(nonatomic, getter=isRequired) _Bool required; // @synthesize required=_isRequired; +@property(nonatomic) long long columnIndex; // @synthesize columnIndex=_columnIndex; @property(nonatomic) struct UIEdgeInsets borderInsets; // @synthesize borderInsets=_borderInsets; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListView.h index d8032d084..6896559ad 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListView.h @@ -12,23 +12,23 @@ { id _delegate; NSMutableArray *_fields; - BOOL _isValid; - int _style; + _Bool _isValid; + long long _style; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int composeReviewStyle; // @synthesize composeReviewStyle=_style; +@property(readonly, nonatomic) long long composeReviewStyle; // @synthesize composeReviewStyle=_style; - (void).cxx_destruct; - (void)_updateValidity; - (void)composeTextFieldValidityChanged:(id)arg1; -- (id)textForFieldAtIndex:(unsigned int)arg1; +- (id)textForFieldAtIndex:(unsigned long long)arg1; - (void)reloadData; - (void)layoutSubviews; -- (BOOL)isValid; +- (_Bool)isValid; @property(readonly, nonatomic) UIResponder *initialFirstResponder; -@property(readonly, nonatomic) float height; +@property(readonly, nonatomic) double height; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListViewDelegate-Protocol.h index a942eb3b6..feece6d55 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIComposeTextFieldListViewDelegate-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol SKUIComposeTextFieldListViewDelegate -- (id)textFieldList:(id)arg1 configurationForFieldAtIndex:(unsigned int)arg2; -- (int)numberOfFieldsInTextFieldList:(id)arg1; -- (int)numberOfColumnsInTextFieldList:(id)arg1; +- (id)textFieldList:(id)arg1 configurationForFieldAtIndex:(unsigned long long)arg2; +- (long long)numberOfFieldsInTextFieldList:(id)arg1; +- (long long)numberOfColumnsInTextFieldList:(id)arg1; @optional - (void)textFieldListValuesDidChange:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdown.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdown.h index 79f01191e..2ffd4d7b9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdown.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdown.h @@ -10,41 +10,41 @@ @interface SKUICountdown : NSObject { - BOOL _loaded; - BOOL _flapped; - int _type; + _Bool _isLoaded; + _Bool _flapped; + long long _type; NSURL *_URL; NSDate *_endDate; - NSString *_dateFormat; + unsigned long long _dateFormat; NSDate *_startDate; - int _rate; + long long _initialValue; + long long _finalValue; + long long _rate; NSString *_numberFormat; UIColor *_fontColor; UIColor *_flapTopColor; UIColor *_flapBottomColor; SKUIArtworkList *_artworkList; SKUIArtworkList *_endArtworkList; - long long _initialValue; - long long _finalValue; } @property(retain, nonatomic) SKUIArtworkList *endArtworkList; // @synthesize endArtworkList=_endArtworkList; @property(retain, nonatomic) SKUIArtworkList *artworkList; // @synthesize artworkList=_artworkList; -@property(nonatomic, getter=isFlapped) BOOL flapped; // @synthesize flapped=_flapped; +@property(nonatomic, getter=isFlapped) _Bool flapped; // @synthesize flapped=_flapped; @property(copy, nonatomic) UIColor *flapBottomColor; // @synthesize flapBottomColor=_flapBottomColor; @property(copy, nonatomic) UIColor *flapTopColor; // @synthesize flapTopColor=_flapTopColor; @property(copy, nonatomic) UIColor *fontColor; // @synthesize fontColor=_fontColor; @property(copy, nonatomic) NSString *numberFormat; // @synthesize numberFormat=_numberFormat; -@property(nonatomic) int rate; // @synthesize rate=_rate; +@property(nonatomic) long long rate; // @synthesize rate=_rate; @property(nonatomic) long long finalValue; // @synthesize finalValue=_finalValue; @property(nonatomic) long long initialValue; // @synthesize initialValue=_initialValue; @property(copy, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; -@property(copy, nonatomic) NSString *dateFormat; // @synthesize dateFormat=_dateFormat; +@property(nonatomic) unsigned long long dateFormat; // @synthesize dateFormat=_dateFormat; @property(copy, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; -@property(nonatomic) BOOL loaded; // @synthesize loaded=_loaded; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; - (void).cxx_destruct; +- (_Bool)isLoaded; - (void)updateWithDictionary:(id)arg1; - (id)initWithCountdownDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownComponent.h index 83dbc288c..4954bd24e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownComponent.h @@ -15,7 +15,7 @@ @property(retain, nonatomic) SKUICountdown *countdown; // @synthesize countdown=_countdown; - (void).cxx_destruct; -- (int)componentType; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownFlapView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownFlapView.h index 1e666a471..37f502aab 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownFlapView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownFlapView.h @@ -14,32 +14,32 @@ UIView *_backgroundViewTop; UIImageView *_backgroundViewTransitionBot; UIImageView *_backgroundViewTransitionTop; - float _factor; + double _factor; UIColor *_flapTopColor; UIColor *_flapBottomColor; UILabel *_labelBot; UILabel *_labelTop; UILabel *_labelTransitionBot; UILabel *_labelTransitionTop; - int _position; + long long _position; NSString *_string; UIColor *_textColor; } -@property(readonly, nonatomic) int position; // @synthesize position=_position; +@property(readonly, nonatomic) long long position; // @synthesize position=_position; @property(readonly, nonatomic) UIColor *flapBottomColor; // @synthesize flapBottomColor=_flapBottomColor; @property(readonly, nonatomic) UIColor *flapTopColor; // @synthesize flapTopColor=_flapTopColor; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(retain, nonatomic) NSString *string; // @synthesize string=_string; - (void).cxx_destruct; -- (struct CATransform3D)_transformForAngle:(float)arg1 isTop:(BOOL)arg2; +- (struct CATransform3D)_transformForAngle:(double)arg1 isTop:(_Bool)arg2; - (id)_newBackgroundImageForTop:(int)arg1; - (id)_newLabel; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)setFrame:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (id)initWithPosition:(int)arg1 flapTopColor:(id)arg2 flapBottomColor:(id)arg3; +- (id)initWithPosition:(long long)arg1 flapTopColor:(id)arg2 flapBottomColor:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownView.h index 3cec03eb6..50cca13fd 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownView.h @@ -29,25 +29,25 @@ UILabel *_numberLabel; NSNumberFormatter *_numberFormatter; NSOperationQueue *_operationQueue; - float _factor; + double _factor; } @property(readonly, nonatomic) SKUICountdown *countdown; // @synthesize countdown=_countdown; @property(readonly, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_setCountdownWithResponse:(id)arg1 error:(id)arg2; -- (void)_currentRemainingDays:(int *)arg1 hours:(int *)arg2 minutes:(int *)arg3 seconds:(int *)arg4; +- (void)_currentRemainingDays:(long long *)arg1 hours:(long long *)arg2 minutes:(long long *)arg3 seconds:(long long *)arg4; - (long long)_currentValue; - (void)_reloadFontSizes; - (void)_reloadTimeFlapped; - (void)_reloadTime; -- (void)_reloadDateDescriptions:(BOOL)arg1; +- (void)_reloadDateDescriptions:(_Bool)arg1; - (void)_reloadNumberFlapped; - (void)_reloadNumber; - (void)_reload; - (id)_newNumberSeparatorLabel; - (id)_newDateDescriptionLabel; -- (id)_newFlapLabelWithPosition:(int)arg1; +- (id)_newFlapLabelWithPosition:(long long)arg1; - (id)_newDateLabel; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownViewController.h index e2ff9e434..286481d95 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUICountdownViewController.h @@ -23,8 +23,8 @@ - (void).cxx_destruct; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; - (void)loadView; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)initWithCountdownComponent:(id)arg1 artworkLoader:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDataConsumer.h deleted file mode 100644 index 5c3004c81..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDataConsumer.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SKUIDataConsumer : NSObject -{ -} - -+ (id)consumer; -- (id)objectForData:(id)arg1 response:(id)arg2 error:(id *)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageComponent.h new file mode 100644 index 000000000..19c814818 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageComponent.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SKUIDividerPageComponent : SKUIPageComponent +{ + NSString *_title; +} + +@property(readonly, nonatomic) NSString *dividerTitle; // @synthesize dividerTitle=_title; +- (void).cxx_destruct; +- (long long)componentType; +- (id)initWithDividerTitle:(id)arg1; +- (id)initWithCustomPageContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageSection.h new file mode 100644 index 000000000..2ce1377be --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDividerPageSection.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKUIDividerPageComponent; + +@interface SKUIDividerPageSection : SKUIStorePageSection +{ +} + +- (void)willAppearInContext:(id)arg1; +- (long long)numberOfCells; +- (struct CGSize)cellSizeForIndexPath:(id)arg1; +- (id)cellForIndexPath:(id)arg1; +- (id)initWithPageComponent:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) SKUIDividerPageComponent *pageComponent; // @dynamic pageComponent; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountView.h index 53cb5ac11..160d32796 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountView.h @@ -17,7 +17,7 @@ UILabel *_legalTextLabel; UILabel *_legalText2Label; UIImageView *_logoImageView; - int _selectedAmountIndex; + long long _selectedAmountIndex; UIView *_separatorView; UIScrollView *_scrollView; } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountViewController.h index ab9bb7c3a..78746943e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationAmountViewController.h @@ -15,17 +15,17 @@ SKUIDonationAmountView *_amountView; SKUIGiftValidationResponse *_lastValidationResponse; SKUIGiftPurchaseRequest *_purchaseRequest; - BOOL _tappedNextWhileValidating; + _Bool _tappedNextWhileValidating; SKUIGiftValidator *_validator; } - (void).cxx_destruct; - (void)_validateDonation:(id)arg1; -- (void)_setDonationButtonEnabled:(BOOL)arg1; +- (void)_setDonationButtonEnabled:(_Bool)arg1; - (void)_reenableAfterFailure; - (void)_performActionAfterValidation; - (void)_finishValidationWithResponse:(id)arg1 error:(id)arg2; -- (void)_finishPurchaseWithResult:(BOOL)arg1 errorMessage:(id)arg2; +- (void)_finishPurchaseWithResult:(_Bool)arg1 errorMessage:(id)arg2; - (void)_amountChangedNotification:(id)arg1; - (void)_donateButtonAction:(id)arg1; - (void)_cancelButtonAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationViewController.h index dc06c1e63..1db65cf96 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIDonationViewController.h @@ -23,9 +23,9 @@ - (void).cxx_destruct; - (void)_loadDonationConfiguration; - (void)_finishAuthenticateWithResponse:(id)arg1 error:(id)arg2; -- (void)_configurationDidLoadWithResult:(BOOL)arg1 error:(id)arg2; +- (void)_configurationDidLoadWithResult:(_Bool)arg1 error:(id)arg2; - (void)_cancelButtonAction:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)initWithURL:(id)arg1; - (id)initWithCharityIdentifier:(id)arg1; - (id)_initSKUIDonationViewController; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCell.h index c0fd08d09..2530be763 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCell.h @@ -6,16 +6,20 @@ #import +#import "SKUICellLayoutParentView-Protocol.h" + @class SKUIEditorialCardCellLayout; -@interface SKUIEditorialCardCell : SKUICollectionViewCell +@interface SKUIEditorialCardCell : SKUICollectionViewCell { SKUIEditorialCardCellLayout *_layout; + _Bool _layoutNeedsLayout; } @property(readonly, nonatomic) SKUIEditorialCardCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; - (void)layoutSubviews; +- (void)setCellLayoutNeedsLayout; - (void)configureForSearchEditorial:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCellLayout.h index d23314c7c..d9ad3403f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCardCellLayout.h @@ -14,7 +14,7 @@ UIButton *_button; UILabel *_messageLabel; UILabel *_messageTitleLabel; - BOOL _room; + _Bool _room; UILabel *_subtitleLabel; UILabel *_titleLabel; } @@ -22,7 +22,7 @@ - (void).cxx_destruct; - (void)_buttonAction:(id)arg1; - (void)layoutSubviews; -@property(nonatomic, getter=isRoom) BOOL room; +@property(nonatomic, getter=isRoom) _Bool room; @property(copy, nonatomic) NSString *messageTitle; @property(copy, nonatomic) NSString *message; @property(copy, nonatomic) NSString *subtitle; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCellLayout.h new file mode 100644 index 000000000..cd7b402b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCellLayout.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SKUIEditorialLinkViewDelegate-Protocol.h" + +@class SKUIEditorialLinkView, SKUITextBoxView; + +@interface SKUIEditorialCellLayout : SKUICellLayout +{ + struct UIEdgeInsets _contentInset; + double _linkSpacing; + SKUIEditorialLinkView *_linkView; + SKUITextBoxView *_textBoxView; + double _totalHeight; +} + +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; +- (void).cxx_destruct; +- (id)_textBoxView; +- (id)_linkView; +- (void)editorialLinkView:(id)arg1 didSelectLink:(id)arg2; +- (void)setColoringWithColorScheme:(id)arg1; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +@property(readonly, nonatomic) SKUITextBoxView *textBoxView; +- (void)applyEditorialLayout:(id)arg1 withOrientation:(long long)arg2 expanded:(_Bool)arg3; +- (void)dealloc; +- (id)initWithParentView:(id)arg1; +- (id)initWithCollectionViewCell:(id)arg1; +- (void)_initSKUIEditorialCellLayout; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCollectionViewCell.h new file mode 100644 index 000000000..7079cc74c --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialCollectionViewCell.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SKUICellLayoutParentView-Protocol.h" + +@class SKUIEditorialCellLayout; + +@interface SKUIEditorialCollectionViewCell : SKUICollectionViewCell +{ + SKUIEditorialCellLayout *_layout; + _Bool _layoutNeedsLayout; +} + +@property(readonly, nonatomic) SKUIEditorialCellLayout *layout; // @synthesize layout=_layout; +- (void).cxx_destruct; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +- (void)prepareForReuse; +- (void)applyLayoutAttributes:(id)arg1; +- (void)setCellLayoutNeedsLayout; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialComponent.h index b3ca4eb10..aadb0da5c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialComponent.h @@ -6,22 +6,28 @@ #import -@class NSString; +@class NSArray, NSString; @interface SKUIEditorialComponent : SKUIPageComponent { NSString *_bodyText; - int _maximumBodyLines; + NSArray *_links; + long long _maximumBodyLines; struct SKUIEditorialStyle _style; NSString *_titleText; + _Bool _usesLockupTitle; } +@property(readonly, nonatomic, getter=_usesLockupTitle) _Bool _usesLockupTitle; // @synthesize _usesLockupTitle; @property(readonly, nonatomic) NSString *titleText; // @synthesize titleText=_titleText; -@property(readonly, nonatomic) int maximumBodyLines; // @synthesize maximumBodyLines=_maximumBodyLines; +@property(readonly, nonatomic) long long maximumBodyLines; // @synthesize maximumBodyLines=_maximumBodyLines; +@property(readonly, nonatomic) NSArray *links; // @synthesize links=_links; @property(readonly, nonatomic) struct SKUIEditorialStyle editorialStyle; // @synthesize editorialStyle=_style; @property(readonly, nonatomic) NSString *bodyText; // @synthesize bodyText=_bodyText; - (void).cxx_destruct; -- (int)componentType; +- (long long)componentType; +- (void)_setTitleText:(id)arg1; +- (id)initWithUberText:(id)arg1; - (id)initWithCustomPageContext:(id)arg1; - (id)initWithBrickRoomText:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLayout.h index 4f1adf6c5..41259b610 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLayout.h @@ -6,28 +6,33 @@ #import "NSObject.h" -@class SKUIEditorialComponent, SKUITextLayoutCache; +@class SKUIEditorialComponent, SKUILayoutCache; @interface SKUIEditorialLayout : NSObject { SKUIEditorialComponent *_editorial; - int _landscapeTextLayoutIndex; - int _landscapeTitleLayoutIndex; - float _landscapeWidth; - int _portraitTextLayoutIndex; - int _portraitTitleLayoutIndex; - float _portraitWidth; - SKUITextLayoutCache *_textLayoutCache; + long long _landscapeLinkLayoutIndex; + long long _landscapeTextLayoutIndex; + long long _landscapeTitleLayoutIndex; + double _landscapeWidth; + long long _portraitLinkLayoutIndex; + long long _portraitTextLayoutIndex; + long long _portraitTitleLayoutIndex; + double _portraitWidth; + SKUILayoutCache *_textLayoutCache; } +@property(readonly, nonatomic) SKUIEditorialComponent *editorialComponent; // @synthesize editorialComponent=_editorial; - (void).cxx_destruct; -- (id)_titleTextLayoutRequestWithTotalWidth:(float)arg1; -- (id)_bodyTextLayoutRequestWithTotalWidth:(float)arg1; -- (id)titleTextLayoutForOrientation:(int)arg1; -- (void)setLayoutWidth:(float)arg1 forOrientation:(int)arg2; +- (id)_titleTextLayoutRequestWithTotalWidth:(double)arg1; +- (id)_linkLayoutRequestWithTotalWidth:(double)arg1; +- (id)_bodyTextLayoutRequestWithTotalWidth:(double)arg1; +- (id)titleTextLayoutForOrientation:(long long)arg1; +- (void)setLayoutWidth:(double)arg1 forOrientation:(long long)arg2; +- (id)linkLayoutForOrientation:(long long)arg1; - (void)enqueueLayoutRequests; -- (float)layoutHeightForOrientation:(int)arg1 expanded:(BOOL)arg2; -- (id)bodyTextLayoutForOrientation:(int)arg1; +- (double)layoutHeightForOrientation:(long long)arg1 expanded:(_Bool)arg2; +- (id)bodyTextLayoutForOrientation:(long long)arg1; - (id)initWithEditorial:(id)arg1 layoutCache:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayout.h new file mode 100644 index 000000000..6b1233f18 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayout.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SKUICachedLayout-Protocol.h" + +@class NSArray; + +@interface SKUIEditorialLinkLayout : NSObject +{ + struct CGSize *_sizes; + struct CGSize _totalSize; + NSArray *_links; +} + +@property(readonly, nonatomic) NSArray *links; // @synthesize links=_links; +@property(readonly, nonatomic) struct CGSize totalSize; // @synthesize totalSize=_totalSize; +- (void).cxx_destruct; +- (struct CGSize)sizeForLinkAtIndex:(long long)arg1; +- (void)enumerateLinesUsingBlock:(id)arg1; +- (void)dealloc; +- (id)initWithLayoutRequest:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayoutRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayoutRequest.h new file mode 100644 index 000000000..f34ba1ab9 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkLayoutRequest.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SKUILayoutRequest-Protocol.h" + +@class NSArray; + +@interface SKUIEditorialLinkLayoutRequest : NSObject +{ + NSArray *_links; + double _width; +} + +@property(nonatomic) double width; // @synthesize width=_width; +@property(copy, nonatomic) NSArray *links; // @synthesize links=_links; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) Class layoutClass; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkView.h new file mode 100644 index 000000000..b9df2cef1 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSMutableArray, SKUIEditorialLinkLayout, UIColor; + +@interface SKUIEditorialLinkView : UIView +{ + NSMutableArray *_buttons; + id _delegate; + UIColor *_highlightedTextColor; + long long _horizontalAlignment; + SKUIEditorialLinkLayout *_layout; + UIColor *_textColor; +} + +@property(retain, nonatomic) SKUIEditorialLinkLayout *linkLayout; // @synthesize linkLayout=_layout; +@property(nonatomic) long long horizontalAlignment; // @synthesize horizontalAlignment=_horizontalAlignment; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)_newButton; +- (void)_linkButtonAction:(id)arg1; +- (void)tintColorDidChange; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +- (void)setColoringWithColorScheme:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkViewDelegate-Protocol.h new file mode 100644 index 000000000..5c06b13fd --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLinkViewDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIEditorialLinkViewDelegate + +@optional +- (void)editorialLinkView:(id)arg1 didSelectLink:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCellLayout.h index 8e0cf183d..9f6f0a127 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCellLayout.h @@ -6,33 +6,51 @@ #import -@class SKUICellLayoutView, SKUILockupItemCellLayout, SKUITextBoxView; +@class SKUICellLayoutView, SKUIEditorialCellLayout, SKUILockupItemCellLayout, SKUITextBoxView, UIView; @interface SKUIEditorialLockupCellLayout : SKUIItemCellLayout { struct UIEdgeInsets _contentInsets; + SKUIEditorialCellLayout *_editorialCellLayout; + UIView *_editorialContainerView; + double _editorialHeight; + long long _layoutStyle; SKUILockupItemCellLayout *_lockupLayout; SKUICellLayoutView *_lockupView; SKUITextBoxView *_textBoxView; - float _textBoxViewHeight; + unsigned long long _visibleFields; } ++ (double)_imagePaddingForArtworkSize:(long long)arg1; ++ (double)editorialWidthForCellWidth:(double)arg1 lockupStyle:(struct SKUILockupStyle)arg2; +@property(nonatomic) long long layoutStyle; // @synthesize layoutStyle=_layoutStyle; +@property(nonatomic) unsigned long long visibleFields; // @synthesize visibleFields=_visibleFields; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (void).cxx_destruct; +- (_Bool)_showsItemOfferUnderEditorial; - (id)_lockupView; -- (void)setIconImageHidden:(BOOL)arg1; +- (_Bool)_isItemOfferButtonHidden; +- (id)_editorialContainerView; +- (id)_editorialCellLayout; +- (void)setRestricted:(_Bool)arg1; +- (void)setItemState:(id)arg1 animated:(_Bool)arg2; +- (void)setItemOfferButtonAppearance:(id)arg1; +- (void)setItemOffer:(id)arg1; +- (void)setIconImageHidden:(_Bool)arg1; - (void)setIconImage:(id)arg1; - (void)setClientContext:(id)arg1; - (void)layoutForItemOfferChange; -- (BOOL)isIconImageHidden; +- (id)itemState; +- (id)itemOffer; +- (_Bool)isIconImageHidden; - (id)iconImageView; - (id)iconImage; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(readonly, nonatomic) SKUITextBoxView *textBoxView; - (void)setColoringWithColorScheme:(id)arg1; -@property(readonly, nonatomic) SKUILockupItemCellLayout *lockupLayout; -- (void)applyEditorialLayout:(id)arg1 withOrientation:(int)arg2; +@property(readonly, nonatomic) SKUILockupItemCellLayout *lockupCellLayout; +- (void)applyEditorialLayout:(id)arg1 withOrientation:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCollectionViewCell.h index 1936d9c4d..32defcc66 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialLockupCollectionViewCell.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) SKUIEditorialLockupCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1; +- (void)configureForItem:(id)arg1 clientContext:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialPageSection.h index 789799a77..80a6b361f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEditorialPageSection.h @@ -6,21 +6,19 @@ #import -@class SKUIEditorialComponent, SKUIEditorialLayout, SKUITextBoxView; +@class SKUIEditorialComponent, SKUIEditorialLayout; @interface SKUIEditorialPageSection : SKUIStorePageSection { SKUIEditorialLayout *_editorialLayout; - float _edgePadding; - BOOL _isExpanded; - SKUITextBoxView *_textBoxView; + _Bool _isExpanded; } - (void).cxx_destruct; - (id)_editorialLayout; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)willAppearInContext:(id)arg1; -- (int)numberOfCells; +- (long long)numberOfCells; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaView.h index c11d07f3e..48dc1124d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaView.h @@ -11,7 +11,7 @@ @interface SKUIEmbeddedMediaView : UIView { id _delegate; - int _mediaType; + long long _mediaType; NSString *_mediaURLString; MPMoviePlayerController *_moviePlayer; UIImageView *_playerDecorationView; @@ -20,7 +20,7 @@ } @property(copy, nonatomic) NSString *mediaURLString; // @synthesize mediaURLString=_mediaURLString; -@property(nonatomic) int mediaType; // @synthesize mediaType=_mediaType; +@property(nonatomic) long long mediaType; // @synthesize mediaType=_mediaType; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)_thumbnailView; @@ -33,10 +33,10 @@ - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(retain, nonatomic) UIImage *thumbnailImage; -@property(nonatomic) int thumbnailContentMode; -@property(nonatomic) BOOL showsThumbnailReflection; -@property(readonly, nonatomic) int playbackState; -- (void)beginPlaybackAnimated:(BOOL)arg1; +@property(nonatomic) long long thumbnailContentMode; +@property(nonatomic) _Bool showsThumbnailReflection; +@property(readonly, nonatomic) long long playbackState; +- (void)beginPlaybackAnimated:(_Bool)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaViewDelegate-Protocol.h index bf772af2f..c811953a7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmbeddedMediaViewDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIEmbeddedMediaViewDelegate @optional -- (void)mediaView:(id)arg1 playbackStateDidChange:(int)arg2; +- (void)mediaView:(id)arg1 playbackStateDidChange:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmptyContentPlaceholderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmptyContentPlaceholderView.h index c9e277455..85941d8e7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmptyContentPlaceholderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIEmptyContentPlaceholderView.h @@ -21,7 +21,7 @@ - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; -@property(nonatomic) BOOL showsSignInButton; +@property(nonatomic) _Bool showsSignInButton; @property(readonly, nonatomic) UIButton *signInButton; @property(copy, nonatomic) NSString *placeholderMessage; @property(retain, nonatomic) UIImage *placeholderImage; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFacebookLikeStatus.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFacebookLikeStatus.h index ba890edf3..1734b9ced 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFacebookLikeStatus.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFacebookLikeStatus.h @@ -14,10 +14,10 @@ { NSArray *_friends; NSURL *_url; - BOOL _userLiked; + _Bool _userLiked; } -@property(nonatomic, getter=isUserLiked) BOOL userLiked; // @synthesize userLiked=_userLiked; +@property(nonatomic, getter=isUserLiked) _Bool userLiked; // @synthesize userLiked=_userLiked; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(copy, nonatomic) NSArray *friendNames; // @synthesize friendNames=_friends; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseArtworkLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseArtworkLoader.h index f81c9d8dd..b9727b9f9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseArtworkLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseArtworkLoader.h @@ -30,10 +30,10 @@ - (void)_setLandscapeImage:(id)arg1 portraitImage:(id)arg2 forItem:(id)arg3; - (void)_cutOrientationImagesWithItem:(id)arg1 image:(id)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)prefetchResourcesWithReason:(int)arg1; -- (id)placeholderImageForOrientation:(int)arg1; -- (BOOL)loadImageForItem:(id)arg1 reason:(int)arg2; -- (id)cachedImageForItem:(id)arg1 orientation:(int)arg2; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (id)placeholderImageForOrientation:(long long)arg1; +- (_Bool)loadImageForItem:(id)arg1 reason:(long long)arg2; +- (id)cachedImageForItem:(id)arg1 orientation:(long long)arg2; - (id)initWithArtworkLoader:(id)arg1 flowcase:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseComponent.h index 2c54e4aab..9b6db1822 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseComponent.h @@ -6,22 +6,25 @@ #import +#import "SSMetricsEventFieldProvider-Protocol.h" + @class NSArray; -@interface SKUIFlowcaseComponent : SKUIPageComponent +@interface SKUIFlowcaseComponent : SKUIPageComponent { NSArray *_flowcaseItems; - int _missingItemCount; + long long _missingItemCount; } @property(readonly, nonatomic) NSArray *flowcaseItems; // @synthesize flowcaseItems=_flowcaseItems; - (void).cxx_destruct; - (void)_updateWithMissingItems:(id)arg1; +- (id)valueForMetricsField:(id)arg1; - (id)metricsElementName; -- (BOOL)isMissingItemData; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -- (int)componentType; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +- (_Bool)isMissingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +- (long long)componentType; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseDelegate-Protocol.h index dffa8c2fe..58384d5d6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (void)flowcaseDidChangeVisibleViews:(id)arg1; -- (id)flowcase:(id)arg1 imageForItem:(id)arg2 index:(int)arg3 orientation:(int)arg4; -- (void)flowcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; +- (id)flowcase:(id)arg1 imageForItem:(id)arg2 index:(long long)arg3 orientation:(long long)arg4; +- (void)flowcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseImageDataConsumer.h index b65adc042..ad8b2842c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseImageDataConsumer.h @@ -10,12 +10,12 @@ @interface SKUIFlowcaseImageDataConsumer : SKUIImageDataConsumer { - int _orientation; + long long _orientation; UIImage *_mask; UIImage *_overlay; } -+ (id)consumerWithOrientation:(int)arg1; ++ (id)consumerWithOrientation:(long long)arg1; - (void).cxx_destruct; - (id)imageForImage:(id)arg1; - (id)imageForColor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcasePageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcasePageSection.h index 1a26a9420..d4b053e44 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcasePageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcasePageSection.h @@ -16,29 +16,29 @@ SKUIFlowcaseArtworkLoader *_artworkLoader; SKUIFlowcaseViewController *_flowCaseViewController; SKUIMissingItemLoader *_missingItemLoader; - BOOL _pinned; - int _rotationInterfaceOrientation; + _Bool _pinned; + long long _rotationInterfaceOrientation; } - (void).cxx_destruct; - (id)_missingItemLoader; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; - (id)_flowCaseViewController; - (id)_artworkLoader; - (void)_addVisibleImpressionsToSession:(id)arg1; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; - (void)flowcaseDidChangeVisibleViews:(id)arg1; -- (id)flowcase:(id)arg1 imageForItem:(id)arg2 index:(int)arg3 orientation:(int)arg4; -- (void)flowcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)flowcase:(id)arg1 imageForItem:(id)arg2 index:(long long)arg3 orientation:(long long)arg4; +- (void)flowcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)restorePinnedHeaderView:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; +- (void)prefetchResourcesWithReason:(long long)arg1; - (id)popPinnedHeaderView; -- (int)numberOfCells; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (int)coloringOffset; +- (long long)numberOfCells; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseView.h index cdddd47d8..e0f8ff9bb 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseView.h @@ -11,16 +11,16 @@ @interface SKUIFlowcaseView : UIControl { id _delegate; - int _distanceIndex; + long long _distanceIndex; CADisplayLink *_displayLink; float _distances[10]; - BOOL _landscape; + _Bool _landscape; CALayer *_maskLayer1; CALayer *_maskLayer2; - float _position; + double _position; NSArray *_positions; - BOOL _sendScrollDidEnd; - int _selection; + _Bool _sendScrollDidEnd; + long long _selection; CALayer *_selectionLayer; UIView *_shadowView1; UIView *_shadowView2; @@ -30,11 +30,11 @@ NSArray *_views; } -+ (id)_gradientMaskWithLandscape:(BOOL)arg1 inverted:(BOOL)arg2; -+ (float)_endPositionForStartPosition:(float)arg1 velocity:(float)arg2 landscape:(BOOL)arg3; -+ (id)_arrayForStartPosition:(float)arg1 endPosition:(float)arg2; -@property(nonatomic) BOOL landscape; // @synthesize landscape=_landscape; -@property(nonatomic) float position; // @synthesize position=_position; ++ (id)_gradientMaskWithLandscape:(_Bool)arg1 inverted:(_Bool)arg2; ++ (double)_endPositionForStartPosition:(double)arg1 velocity:(double)arg2 landscape:(_Bool)arg3; ++ (id)_arrayForStartPosition:(double)arg1 endPosition:(double)arg2; +@property(nonatomic) _Bool landscape; // @synthesize landscape=_landscape; +@property(nonatomic) double position; // @synthesize position=_position; @property(retain, nonatomic) NSArray *views; // @synthesize views=_views; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; @@ -43,11 +43,11 @@ - (void)_timerStop; - (void)_timerStart; - (void)_timerAction:(id)arg1; -- (void)_showSelectionAtIndex:(int)arg1 immediately:(BOOL)arg2; +- (void)_showSelectionAtIndex:(long long)arg1 immediately:(_Bool)arg2; - (void)_reloadForPosition; -- (float)_positionForPosition:(float)arg1; -- (int)_indexOfViewAtPoint:(struct CGPoint)arg1; -- (void)_decelerateWithVelocity:(float)arg1; +- (float)_positionForPosition:(double)arg1; +- (long long)_indexOfViewAtPoint:(struct CGPoint)arg1; +- (void)_decelerateWithVelocity:(double)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewController.h index 6798e8b1a..ba677071a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewController.h @@ -26,16 +26,16 @@ - (id)_views; - (void)_reloadImages; - (void)flowcaseViewDidEndDecelerating:(id)arg1; -- (void)flowcaseView:(id)arg1 didSelectViewAtIndex:(int)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)flowcaseView:(id)arg1 didSelectViewAtIndex:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2 orientation:(int)arg3; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2 orientation:(long long)arg3; - (id)indexSetForVisibleViews; -- (struct CGRect)frameForItemAtIndex:(int)arg1; +- (struct CGRect)frameForItemAtIndex:(long long)arg1; - (void)dealloc; - (id)initWithFlowcase:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewDelegate-Protocol.h index 791bea17d..918ab3fd4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFlowcaseViewDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)flowcaseViewDidEndDecelerating:(id)arg1; -- (void)flowcaseView:(id)arg1 didSelectViewAtIndex:(int)arg2; +- (void)flowcaseView:(id)arg1 didSelectViewAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFocusedTouchGestureRecognizer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFocusedTouchGestureRecognizer.h index d6abed32d..b590696e2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFocusedTouchGestureRecognizer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFocusedTouchGestureRecognizer.h @@ -11,7 +11,7 @@ @interface SKUIFocusedTouchGestureRecognizer : UIGestureRecognizer { NSMutableSet *_activeTouches; - BOOL _didTouchOutside; + _Bool _didTouchOutside; UIView *_focusedView; struct UIEdgeInsets _touchAllowance; } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFullscreenRedeemCameraView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFullscreenRedeemCameraView.h index c95d9f0ce..f2ce3969c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIFullscreenRedeemCameraView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIFullscreenRedeemCameraView.h @@ -17,7 +17,7 @@ UIView *_redeemerView; SKUIRedeemTextField *_textField; struct CGRect _keyboardRect; - BOOL _enabled; + _Bool _enabled; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @@ -28,7 +28,7 @@ - (void)_hideKeyboard; - (void)_tapGestureAction:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; - (void)keyboardDidHide:(id)arg1; @@ -37,7 +37,7 @@ - (void)keyboardWillShow:(id)arg1; - (void)layoutSubviews; - (void)start; -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; - (void)showKeyboard; @property(retain, nonatomic) UIImage *image; @property(copy, nonatomic) NSString *text; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPageComponent.h index 1ce2dfd62..e61b7aab8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPageComponent.h @@ -12,15 +12,15 @@ { NSArray *_childComponents; double _cycleInterval; - BOOL _hidesPageIndicator; + _Bool _hidesPageIndicator; } -@property(nonatomic) BOOL hidesPageIndicator; // @synthesize hidesPageIndicator=_hidesPageIndicator; +@property(nonatomic) _Bool hidesPageIndicator; // @synthesize hidesPageIndicator=_hidesPageIndicator; @property(nonatomic) double cycleInterval; // @synthesize cycleInterval=_cycleInterval; @property(readonly, nonatomic) NSArray *childComponents; // @synthesize childComponents=_childComponents; - (void).cxx_destruct; - (id)metricsElementName; -- (int)componentType; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPaneViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPaneViewController.h index dd8d51877..6a916e2fd 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPaneViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryPaneViewController.h @@ -11,14 +11,14 @@ @interface SKUIGalleryPaneViewController : UIViewController { SKUIMediaComponent *_component; - int _galleryIndex; + long long _galleryIndex; } -@property(readonly, nonatomic) int galleryIndex; // @synthesize galleryIndex=_galleryIndex; +@property(readonly, nonatomic) long long galleryIndex; // @synthesize galleryIndex=_galleryIndex; @property(readonly, nonatomic) SKUIMediaComponent *component; // @synthesize component=_component; - (void).cxx_destruct; @property(readonly, nonatomic) SKUIEmbeddedMediaView *mediaView; -- (id)initWithMediaComponent:(id)arg1 galleryIndex:(int)arg2; +- (id)initWithMediaComponent:(id)arg1 galleryIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshPageSection.h index 75a44b7c9..eaa059409 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshPageSection.h @@ -20,17 +20,17 @@ - (void).cxx_destruct; - (id)_swooshViewController; - (id)_newArtworkRequestWithArtwork:(id)arg1; -- (id)_metricsLocationIdentifierForIndex:(int)arg1; -- (void)_addImpressionForIndex:(int)arg1 toSession:(id)arg2; -- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(int)arg2; -- (id)swoosh:(id)arg1 imageForCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didChangePlaybackState:(int)arg2 forItemAtIndex:(int)arg3; +- (void)_addImpressionForIndex:(long long)arg1 toSession:(id)arg2; +- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(long long)arg2; +- (id)swoosh:(id)arg1 imageForCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didSelectCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didChangePlaybackState:(long long)arg2 forItemAtIndex:(long long)arg3; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewController.h index 3754be980..e0560b824 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewController.h @@ -15,9 +15,9 @@ @interface SKUIGallerySwooshViewController : SKUISwooshViewController { UICollectionView *_collectionView; - BOOL _delegateWantsWillDisplay; + _Bool _delegateWantsWillDisplay; SKUISwooshPageComponent *_gallerySwoosh; - float _itemHeight; + double _itemHeight; SKUISwooshView *_swooshView; } @@ -25,18 +25,18 @@ - (void).cxx_destruct; - (id)_newViewWithMediaComponent:(id)arg1; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (void)mediaView:(id)arg1 playbackStateDidChange:(int)arg2; +- (void)mediaView:(id)arg1 playbackStateDidChange:(long long)arg2; - (void)loadView; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; @property(nonatomic) __weak id delegate; // @dynamic delegate; - (id)indexPathsForVisibleItems; - (void)setColorScheme:(id)arg1; -- (void)performActionForItemAtIndex:(int)arg1 animated:(BOOL)arg2; -- (id)artworkForItemAtIndex:(int)arg1; +- (void)performActionForItemAtIndex:(long long)arg1 animated:(_Bool)arg2; +- (id)artworkForItemAtIndex:(long long)arg1; - (id)initWithGallerySwoosh:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewControllerDelegate-Protocol.h index 89cd5ba25..ce381917e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGallerySwooshViewControllerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIGallerySwooshViewControllerDelegate @optional -- (void)swoosh:(id)arg1 didChangePlaybackState:(int)arg2 forItemAtIndex:(int)arg3; +- (void)swoosh:(id)arg1 didChangePlaybackState:(long long)arg2 forItemAtIndex:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryViewController.h index e7899f402..1be1ab9ad 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGalleryViewController.h @@ -30,25 +30,25 @@ - (void).cxx_destruct; - (void)_stopCycleTimer; - (void)_startCycleTimer; -- (void)_showNextPaneAnimated:(BOOL)arg1; +- (void)_showNextPaneAnimated:(_Bool)arg1; - (id)_selectedViewController; - (id)_newViewWithMediaComponent:(id)arg1; -- (id)_newViewControllerWithIndex:(int)arg1; +- (id)_newViewControllerWithIndex:(long long)arg1; - (void)_finishPaneAnimation; - (void)_tapAction:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)setBackgroundColor:(id)arg1; @property(readonly, nonatomic) SKUIMediaComponent *selectedMediaComponent; -- (void)performActionForSelectedComponentAnimated:(BOOL)arg1; -- (void)loadArtworkForChildComponent:(id)arg1 reason:(int)arg2 constraintWidth:(float)arg3; +- (void)performActionForSelectedComponentAnimated:(_Bool)arg1; +- (void)loadArtworkForChildComponent:(id)arg1 reason:(long long)arg2 constraintWidth:(double)arg3; - (void)dealloc; - (id)initWithGalleryComponent:(id)arg1 artworkLoader:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGift.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGift.h index 62276a9b1..f3feb1852 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGift.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGift.h @@ -12,9 +12,9 @@ @interface SKUIGift : NSObject { - int _category; + long long _category; NSDate *_deliveryDate; - int _giftAmount; + long long _giftAmount; NSString *_giftAmountString; SKUIItem *_item; NSString *_message; @@ -32,16 +32,16 @@ @property(copy, nonatomic) NSArray *recipientAddresses; // @synthesize recipientAddresses=_recipientAddresses; @property(copy, nonatomic) NSString *message; // @synthesize message=_message; @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; -@property(readonly, nonatomic) int giftCategory; // @synthesize giftCategory=_category; +@property(readonly, nonatomic) long long giftCategory; // @synthesize giftCategory=_category; @property(copy, nonatomic) NSString *giftAmountString; // @synthesize giftAmountString=_giftAmountString; -@property(nonatomic) int giftAmount; // @synthesize giftAmount=_giftAmount; +@property(nonatomic) long long giftAmount; // @synthesize giftAmount=_giftAmount; @property(copy, nonatomic) NSDate *deliveryDate; // @synthesize deliveryDate=_deliveryDate; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)reset; - (id)HTTPBodyDictionary; - (id)initWithItem:(id)arg1; -- (id)initWithGiftCategory:(int)arg1; +- (id)initWithGiftCategory:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftActivity.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftActivity.h index 2387fdd4b..711f0d64a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftActivity.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftActivity.h @@ -17,8 +17,8 @@ } - (void).cxx_destruct; -- (void)giftViewController:(id)arg1 didFinishWithResult:(BOOL)arg2; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (void)giftViewController:(id)arg1 didFinishWithResult:(_Bool)arg2; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)_beforeActivity; - (id)activityViewController; - (id)activityType; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAddressingSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAddressingSection.h index ffb363cab..3c8923796 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAddressingSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAddressingSection.h @@ -10,13 +10,13 @@ @interface SKUIGiftAddressingSection : SKUIGiftTableViewSection { - float _footerHeight; + double _footerHeight; NSString *_footerString; SKUIGift *_gift; UITextView *_messagingTextView; SKUIGiftRecipientTableViewCell *_recipientTableViewCell; id _textFieldDelegate; - float _textViewCellHeight; + double _textViewCellHeight; } @property(nonatomic) id textFieldDelegate; // @synthesize textFieldDelegate=_textFieldDelegate; @@ -29,8 +29,8 @@ - (id)_attributedPlaceholderWithString:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (void)endEditingMessageForTableView:(id)arg1 indexPath:(id)arg2; - (void)beginEditingMessageForTableView:(id)arg1 indexPath:(id)arg2; - (id)initWithGiftConfiguration:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountButton.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountButton.h index c26fd7308..dde0a4ee9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountButton.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountButton.h @@ -16,8 +16,8 @@ - (void).cxx_destruct; - (void)_reloadBorderView; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountControl.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountControl.h index e0d0819ac..53e46f72e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountControl.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountControl.h @@ -16,8 +16,8 @@ UIView *_customAmountBackgroundView; UITextField *_customAmountField; SKUIGiftConfiguration *_giftConfiguration; - int _selectedAmount; - int _trackingAmount; + long long _selectedAmount; + long long _trackingAmount; } - (void).cxx_destruct; @@ -26,16 +26,17 @@ - (void)_textFieldDidEndEditing:(id)arg1; - (void)_textFieldDidChange:(id)arg1; - (void)_textFieldDidBeginEditing:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)cancelTrackingWithEvent:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; @property(readonly, nonatomic) NSString *selectedAmountString; -@property(readonly, nonatomic) int selectedAmount; +@property(readonly, nonatomic) long long selectedAmount; - (void)dealloc; - (id)initWithGiftConfiguration:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountSection.h index 7c6b08a31..39ee26a27 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftAmountSection.h @@ -16,10 +16,10 @@ - (void).cxx_destruct; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; @property(readonly, nonatomic) NSString *selectedAmountString; -@property(readonly, nonatomic) int selectedAmount; +@property(readonly, nonatomic) long long selectedAmount; @property(readonly, nonatomic) UIControl *amountControl; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftComposeViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftComposeViewController.h index 15d695699..57bba9547 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftComposeViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftComposeViewController.h @@ -11,7 +11,7 @@ #import "UITableViewDelegate-Protocol.h" #import "UITextFieldDelegate-Protocol.h" -@class NSIndexPath, NSMutableArray, NSObject, SKUIGiftAddressingSection, SKUIGiftAmountSection, SKUIGiftItemView, SKUIGiftSendDateSection, SKUIGiftValidationResponse, SKUIGiftValidator, UIDatePicker, UIImage, UIPopoverController, UITableView, UIView; +@class NSIndexPath, NSMutableArray, NSObject, SKUIGiftAddressingSection, SKUIGiftAmountSection, SKUIGiftItemView, SKUIGiftSendDateSection, SKUIGiftTermsAndConditionsSection, SKUIGiftValidationResponse, SKUIGiftValidator, UIDatePicker, UIImage, UIPopoverController, UITableView, UIView; @interface SKUIGiftComposeViewController : SKUIGiftStepViewController { @@ -29,13 +29,14 @@ SKUIGiftSendDateSection *_sendDateSection; NSIndexPath *_showDatePickerIndexPathAfterKeyboardDismiss; UITableView *_tableView; - BOOL _tappedNextWhileValidating; + _Bool _tappedNextWhileValidating; + SKUIGiftTermsAndConditionsSection *_termsSection; NSObject *_validationTimer; SKUIGiftValidator *_validator; } - (void).cxx_destruct; -- (void)_validateGiftThrottled:(BOOL)arg1; +- (void)_validateGiftThrottled:(_Bool)arg1; - (void)_validateGift; - (void)_showDatePickerPopoverForRowAtIndexPath:(id)arg1; - (void)_showDatePickerForRowAtIndexPath:(id)arg1; @@ -57,27 +58,27 @@ - (void)_datePickerAction:(id)arg1; - (void)_cancelAction:(id)arg1; - (void)_amountControlAction:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)tableView:(id)arg1 giftRecipientCell:(id)arg2 presentPeoplePicker:(id)arg3; - (void)tableView:(id)arg1 giftRecipientCell:(id)arg2 dismissPeoplePicker:(id)arg3; - (void)tableView:(id)arg1 giftRecipientCell:(id)arg2 didUpdateSearchController:(id)arg3; - (void)tableView:(id)arg1 giftRecipientCellDidChangeSize:(id)arg2; - (void)tableView:(id)arg1 giftRecipientCellDidChangeRecipients:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithGift:(id)arg1 configuration:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfiguration.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfiguration.h index 6aa62c699..b735a5b2c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfiguration.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfiguration.h @@ -14,14 +14,14 @@ NSMutableDictionary *_charityImages; SKUIClientContext *_clientContext; NSString *_currencySymbol; - int _currencySymbolPosition; + long long _currencySymbolPosition; NSArray *_fixedGiftAmountLabels; NSArray *_fixedGiftAmountValues; NSString *_senderName; struct _NSRange _giftAmountRange; NSURL *_giftPurchaseURL; NSURL *_giftValidationURL; - int _maximumMessageLength; + long long _maximumMessageLength; NSHashTable *_observers; NSOperationQueue *_operationQueue; NSString *_senderEmailAddress; @@ -32,14 +32,14 @@ @property(readonly, nonatomic) NSArray *themes; // @synthesize themes=_themes; @property(readonly, nonatomic) NSString *storeFrontName; // @synthesize storeFrontName=_storeFrontName; @property(readonly, nonatomic) NSString *senderEmailAddress; // @synthesize senderEmailAddress=_senderEmailAddress; -@property(readonly, nonatomic) int maximumMessageLength; // @synthesize maximumMessageLength=_maximumMessageLength; +@property(readonly, nonatomic) long long maximumMessageLength; // @synthesize maximumMessageLength=_maximumMessageLength; @property(readonly, nonatomic) NSURL *giftValidationURL; // @synthesize giftValidationURL=_giftValidationURL; @property(readonly, nonatomic) NSURL *giftPurchaseURL; // @synthesize giftPurchaseURL=_giftPurchaseURL; @property(readonly, nonatomic) struct _NSRange giftAmountRange; // @synthesize giftAmountRange=_giftAmountRange; @property(readonly, nonatomic) NSString *senderName; // @synthesize senderName=_senderName; @property(readonly, nonatomic) NSArray *fixedGiftAmountValues; // @synthesize fixedGiftAmountValues=_fixedGiftAmountValues; @property(readonly, nonatomic) NSArray *fixedGiftAmountLabels; // @synthesize fixedGiftAmountLabels=_fixedGiftAmountLabels; -@property(readonly, nonatomic) int currencySymbolPosition; // @synthesize currencySymbolPosition=_currencySymbolPosition; +@property(readonly, nonatomic) long long currencySymbolPosition; // @synthesize currencySymbolPosition=_currencySymbolPosition; @property(readonly, nonatomic) NSString *currencySymbol; // @synthesize currencySymbol=_currencySymbol; @property(readonly, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; @@ -52,7 +52,7 @@ - (id)logoImageForCharity:(id)arg1; - (void)loadLogoForCharity:(id)arg1; - (void)loadConfigurationWithCompletionBlock:(id)arg1; -- (BOOL)loadCachedConfiguration; +- (_Bool)loadCachedConfiguration; - (id)charityForIdentifier:(id)arg1; - (void)addObserver:(id)arg1; - (id)initWithOperationQueue:(id)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmLabeledValue.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmLabeledValue.h index 530dfaf2e..b7369c89a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmLabeledValue.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmLabeledValue.h @@ -12,17 +12,17 @@ { SKUIGiftDashView *_dashView; UILabel *_labelLabel; - int _style; + long long _style; UILabel *_valueLabel; } -@property(readonly, nonatomic) int giftConfirmLabelStyle; // @synthesize giftConfirmLabelStyle=_style; +@property(readonly, nonatomic) long long giftConfirmLabelStyle; // @synthesize giftConfirmLabelStyle=_style; - (void).cxx_destruct; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSString *value; @property(copy, nonatomic) NSString *label; -- (id)initWithGiftConfirmLabelStyle:(int)arg1; +- (id)initWithGiftConfirmLabelStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmView.h index c341d287f..fd6687230 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmView.h @@ -13,7 +13,7 @@ SKUIGiftConfirmLabeledValue *_amountView; UILabel *_chargeDisclaimerLabel; UILabel *_confirmYourOrderLabel; - SKUIGiftConfirmLabeledValue *_fromView; + SKUIGiftConfirmLabeledValue *_senderView; SKUIGiftConfiguration *_giftConfiguration; SKUIGiftConfirmLabeledValue *_itemView; SKUIGiftConfirmLabeledValue *_messageView; @@ -24,7 +24,7 @@ UIView *_rule4; UIView *_rule5; UIView *_rule6; - SKUIGiftConfirmLabeledValue *_senderView; + SKUIGiftConfirmLabeledValue *_fromView; SKUIGiftConfirmLabeledValue *_sendOnView; UIButton *_termsButton; SKUIGiftConfirmLabeledValue *_themeNameView; @@ -33,8 +33,8 @@ - (void).cxx_destruct; - (id)_termsButton; -- (id)_newLightLabelWithSize:(float)arg1 white:(float)arg2 alpha:(float)arg3; -- (id)_newBoldLabelWithSize:(float)arg1 white:(float)arg2; +- (id)_newLightLabelWithSize:(double)arg1 white:(double)arg2 alpha:(double)arg3; +- (id)_newBoldLabelWithSize:(double)arg1 white:(double)arg2; - (void)layoutSubviews; @property(readonly, nonatomic) UIButton *termsButton; - (id)initWithGift:(id)arg1 configuration:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmViewController.h index a623cba80..84ff47695 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftConfirmViewController.h @@ -11,17 +11,17 @@ @interface SKUIGiftConfirmViewController : SKUIGiftStepViewController { SKUIGiftConfirmView *_confirmView; - BOOL _isShowingConfirmation; + _Bool _isShowingConfirmation; SKUIGiftPurchaseRequest *_purchaseRequest; SKUIFocusedTouchGestureRecognizer *_touchRecognizer; } - (void).cxx_destruct; - (void)_showSuccessPage; -- (void)_setShowingConfirmation:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setShowingConfirmation:(_Bool)arg1 animated:(_Bool)arg2; - (void)_removeCancelGestureRecognizer; - (void)_purchaseGift; -- (void)_finishPurchaseWithResult:(BOOL)arg1 errorMessage:(id)arg2; +- (void)_finishPurchaseWithResult:(_Bool)arg1 errorMessage:(id)arg2; - (void)_termsButtonAction:(id)arg1; - (void)_cancelBuyConfirmation:(id)arg1; - (void)_buyButtonAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftContactSearchController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftContactSearchController.h index 109c7b663..50ce00732 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftContactSearchController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftContactSearchController.h @@ -30,7 +30,7 @@ - (void)_setResults:(id)arg1; - (void)_finishSearchWithResults:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)finishedTaskWithID:(id)arg1; - (void)finishedSearchingForType:(int)arg1; @@ -40,8 +40,8 @@ @property(readonly, nonatomic) UIView *searchResultsView; - (void)searchForText:(id)arg1; - (void)resetSearch; -@property(readonly, nonatomic) int numberOfResults; -- (BOOL)cancelSearch; +@property(readonly, nonatomic) long long numberOfResults; +- (_Bool)cancelSearch; - (void)dealloc; - (id)initWithAddressBook:(void *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDashView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDashView.h index 38532ff76..3fa584ec2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDashView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDashView.h @@ -12,10 +12,10 @@ { UIColor *_dashColor; struct CGSize _dashSize; - float _dashSpacing; + double _dashSpacing; } -@property(nonatomic) float dashSpacing; // @synthesize dashSpacing=_dashSpacing; +@property(nonatomic) double dashSpacing; // @synthesize dashSpacing=_dashSpacing; @property(nonatomic) struct CGSize dashSize; // @synthesize dashSize=_dashSize; @property(copy, nonatomic) UIColor *dashColor; // @synthesize dashColor=_dashColor; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDateTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDateTableViewCell.h index e26ee552c..6e0528ea9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDateTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftDateTableViewCell.h @@ -11,7 +11,7 @@ @interface SKUIGiftDateTableViewCell : UITableViewCell { UIView *_bottomBorderView; - BOOL _checked; + _Bool _checked; UIImageView *_checkmarkView; UILabel *_dateLabel; UILabel *_labelLabel; @@ -19,7 +19,7 @@ UIView *_topBorderView; } -@property(nonatomic, getter=isChecked) BOOL checked; // @synthesize checked=_checked; +@property(nonatomic, getter=isChecked) _Bool checked; // @synthesize checked=_checked; - (void).cxx_destruct; - (id)_newLabel; - (id)_labelColor; @@ -27,7 +27,7 @@ @property(copy, nonatomic) NSString *placeholder; @property(copy, nonatomic) NSString *label; @property(copy, nonatomic) NSString *dateString; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftItemView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftItemView.h index d79a7f479..74509f7c7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftItemView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftItemView.h @@ -17,8 +17,8 @@ UIImageView *_itemImageView; SKUIItemOfferButton *_itemOfferButton; SKUIItemState *_itemState; - int _itemStyle; - int _numberOfUserRatings; + long long _itemStyle; + long long _numberOfUserRatings; NSString *_price; UIImageView *_starRatingImageView; UILabel *_subtitleLabel1; @@ -32,11 +32,11 @@ @property(nonatomic) float userRating; // @synthesize userRating=_userRating; @property(copy, nonatomic) SKUIGiftTheme *theme; // @synthesize theme=_theme; @property(copy, nonatomic) NSString *price; // @synthesize price=_price; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; @property(retain, nonatomic) SKUIItemState *itemState; // @synthesize itemState=_itemState; @property(readonly, nonatomic) SKUIItemOfferButton *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; -@property(readonly, nonatomic) int giftItemStyle; // @synthesize giftItemStyle=_itemStyle; +@property(readonly, nonatomic) long long giftItemStyle; // @synthesize giftItemStyle=_itemStyle; @property(copy, nonatomic) NSString *categoryName; // @synthesize categoryName=_categoryName; @property(copy, nonatomic) NSString *artistName; // @synthesize artistName=_artistName; - (void).cxx_destruct; @@ -45,20 +45,22 @@ - (id)_subtitleColor; - (void)_reloadUserRatingViews; - (void)_reloadSubtitles; -- (void)_reloadItemState:(BOOL)arg1; -- (float)_paddingRight; -- (float)_paddingLeft; +- (void)_reloadItemState:(_Bool)arg1; +- (double)_paddingRight; +- (double)_paddingLeft; - (id)_newLabel; - (struct CGSize)_imageSize; - (struct UIEdgeInsets)_imageEdgeInsets; +- (void)_itemOfferConfirmAction:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSString *title; -- (void)setItemState:(id)arg1 animated:(BOOL)arg2; +- (void)setItemState:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIImage *itemImage; @property(readonly, nonatomic) SKUIItemArtworkContext *artworkContext; -- (id)initWithStyle:(int)arg1 item:(id)arg2 clientContext:(id)arg3; +- (void)dealloc; +- (id)initWithStyle:(long long)arg1 item:(id)arg2 clientContext:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftRecipientTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftRecipientTableViewCell.h index 9525b5b2d..cd06669ab 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftRecipientTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftRecipientTableViewCell.h @@ -33,24 +33,25 @@ - (void)recipientViewDidResignFirstResponder:(id)arg1; - (void)composeRecipientViewRequestAddRecipient:(id)arg1; - (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; +- (void)composeRecipientViewDidBecomeFirstResponder:(id)arg1; - (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; - (void)composeRecipientView:(id)arg1 didFinishEnteringAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 didAddRecipient:(id)arg2; - (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void *)arg2 identifier:(int)arg3; - (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; - (void)composeRecipientView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; -- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2 property:(int)arg3 identifier:(int)arg4; +- (_Bool)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void *)arg2; - (void)peoplePickerNavigationControllerDidCancel:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSArray *recipientAddresses; @property(copy, nonatomic) NSString *label; @property(copy, nonatomic) NSAttributedString *attributedPlaceholder; -- (void)presentSearchResultsPopover:(id)arg1 animated:(BOOL)arg2; -- (void)presentPeoplePickerPopover:(id)arg1 animated:(BOOL)arg2; +- (void)presentSearchResultsPopover:(id)arg1 animated:(_Bool)arg2; +- (void)presentPeoplePickerPopover:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftResultViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftResultViewController.h index 700665f73..7f5623d31 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftResultViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftResultViewController.h @@ -21,7 +21,7 @@ - (id)_itemImage; - (void)_giftAgainAction:(id)arg1; - (void)_doneButtonAction:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithGift:(id)arg1 configuration:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftSendDateSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftSendDateSection.h index 4b72cf079..5fc67e005 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftSendDateSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftSendDateSection.h @@ -15,17 +15,17 @@ struct UIEdgeInsets _headerInsets; SKUIGiftTableSectionHeaderView *_headerView; NSDate *_sendDate; - int _sendDateStyle; + long long _sendDateStyle; } -@property(nonatomic) int sendDateStyle; // @synthesize sendDateStyle=_sendDateStyle; +@property(nonatomic) long long sendDateStyle; // @synthesize sendDateStyle=_sendDateStyle; @property(copy, nonatomic) NSDate *sendDate; // @synthesize sendDate=_sendDate; @property(retain, nonatomic) SKUIItem *giftItem; // @synthesize giftItem=_giftItem; - (void).cxx_destruct; - (id)_headerView; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)headerViewForTableView:(id)arg1; @property(nonatomic) struct UIEdgeInsets headerInsets; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftStepViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftStepViewController.h index 6d0efeaf1..d627d38fa 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftStepViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftStepViewController.h @@ -6,13 +6,13 @@ #import "UIViewController.h" -@class NSOperationQueue, SKUIGift, SKUIGiftConfiguration, SKUILoadURLOperation; +@class NSOperationQueue, SKUIGift, SKUIGiftConfiguration, SSVLoadURLOperation; @interface SKUIGiftStepViewController : UIViewController { SKUIGift *_gift; SKUIGiftConfiguration *_giftConfiguration; - SKUILoadURLOperation *_loadOperation; + SSVLoadURLOperation *_loadOperation; NSOperationQueue *_operationQueue; } @@ -22,7 +22,7 @@ - (void)_finishImageLoadWithImage:(id)arg1 error:(id)arg2 block:(id)arg3; - (void)loadItemArtworkWithArtworkContext:(id)arg1 completionBlock:(id)arg2; @property(readonly, nonatomic) SKUIGift *gift; // @synthesize gift=_gift; -- (void)finishGiftingWithResult:(BOOL)arg1; +- (void)finishGiftingWithResult:(_Bool)arg1; - (id)initWithGift:(id)arg1 configuration:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTermsAndConditionsSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTermsAndConditionsSection.h new file mode 100644 index 000000000..b8c7039bc --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTermsAndConditionsSection.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIView; + +@interface SKUIGiftTermsAndConditionsSection : SKUIGiftTableViewSection +{ + UIView *_headerView; +} + +- (void).cxx_destruct; +- (id)_headerView; +- (void)_termsAction:(id)arg1; +- (id)headerViewForTableView:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextFieldTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextFieldTableViewCell.h index 2ba650ec8..e62e5a535 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextFieldTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextFieldTableViewCell.h @@ -22,10 +22,10 @@ @property(copy, nonatomic) NSString *value; @property(nonatomic) id textFieldDelegate; @property(copy, nonatomic) NSString *label; -@property(nonatomic) int keyboardType; -@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic) long long keyboardType; +@property(nonatomic, getter=isEnabled) _Bool enabled; @property(copy, nonatomic) NSAttributedString *attributedPlaceholder; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextTableViewCell.h index 221c21a2a..9fe4f4105 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftTextTableViewCell.h @@ -14,7 +14,7 @@ { UIView *_bottomBorderView; UILabel *_label; - int _maximumCharacterCount; + long long _maximumCharacterCount; UILabel *_placeholderLabel; UITextView *_textView; UIView *_topBorderView; @@ -22,16 +22,16 @@ + (id)newTextView; @property(retain, nonatomic) UITextView *textView; // @synthesize textView=_textView; -@property(nonatomic) int maximumCharacterCount; // @synthesize maximumCharacterCount=_maximumCharacterCount; +@property(nonatomic) long long maximumCharacterCount; // @synthesize maximumCharacterCount=_maximumCharacterCount; - (void).cxx_destruct; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)layoutSubviews; @property(copy, nonatomic) NSString *placeholder; @property(copy, nonatomic) NSString *label; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionView.h index ba449d192..053edf3a6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionView.h @@ -12,7 +12,7 @@ } @property(nonatomic) struct UIEdgeInsets visibleBoundsInsets; // @synthesize visibleBoundsInsets=_visibleBoundsInsets; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (struct CGRect)_visibleBounds; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionViewCell.h index 8a449b78f..0286052f7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemeCollectionViewCell.h @@ -6,11 +6,11 @@ #import "UICollectionViewCell.h" -@class SKUIClientContext, SKUIGift, SKUIGiftItemView, SKUIGiftTheme, UIImage, UIImageView, UILabel; +@class SKUIGift, SKUIGiftConfiguration, SKUIGiftItemView, SKUIGiftTheme, UIImage, UIImageView, UILabel; @interface SKUIGiftThemeCollectionViewCell : UICollectionViewCell { - SKUIClientContext *_clientContext; + SKUIGiftConfiguration *_giftConfiguration; SKUIGift *_gift; UIImageView *_headerImageView; SKUIGiftItemView *_itemView; @@ -23,7 +23,7 @@ @property(retain, nonatomic) SKUIGiftTheme *theme; // @synthesize theme=_theme; @property(retain, nonatomic) SKUIGift *gift; // @synthesize gift=_gift; -@property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; +@property(retain, nonatomic) SKUIGiftConfiguration *giftConfiguration; // @synthesize giftConfiguration=_giftConfiguration; - (void).cxx_destruct; - (void)_setSenderName:(id)arg1; - (void)_setPrice:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemePickerViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemePickerViewController.h index 38a268691..6a3ea1ca7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemePickerViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftThemePickerViewController.h @@ -14,17 +14,17 @@ @interface SKUIGiftThemePickerViewController : SKUIGiftStepViewController { - BOOL _animatingScrollView; + _Bool _animatingScrollView; SKUIGiftThemeCollectionView *_collectionView; UIImage *_itemImage; UIPageControl *_pageControl; - int _selectedThemeIndex; + long long _selectedThemeIndex; UITapGestureRecognizer *_tapGestureRecognizer; NSArray *_themes; } - (void).cxx_destruct; -- (void)_setSelectedThemeIndex:(int)arg1 animated:(BOOL)arg2; +- (void)_setSelectedThemeIndex:(long long)arg1 animated:(_Bool)arg2; - (void)_setItemImage:(id)arg1 error:(id)arg2; - (id)_collectionView; - (void)_nextAction:(id)arg1; @@ -33,10 +33,10 @@ - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; - (void)giftConfigurationController:(id)arg1 didLoadImageForTheme:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithGift:(id)arg1 configuration:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidationResponse.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidationResponse.h index 38ccc6a30..f3416ca01 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidationResponse.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidationResponse.h @@ -13,10 +13,10 @@ NSString *_errorString; NSString *_giftKey; NSString *_totalGiftAmountString; - BOOL _valid; + _Bool _valid; } -@property(readonly, nonatomic, getter=isValid) BOOL valid; // @synthesize valid=_valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; // @synthesize valid=_valid; @property(readonly, nonatomic) NSString *totalGiftAmountString; // @synthesize totalGiftAmountString=_totalGiftAmountString; @property(readonly, nonatomic) NSString *giftKey; // @synthesize giftKey=_giftKey; @property(readonly, nonatomic) NSString *errorString; // @synthesize errorString=_errorString; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidator.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidator.h index 3b3efdd03..14ce0be6a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidator.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftValidator.h @@ -6,25 +6,26 @@ #import "NSObject.h" -@class NSOperationQueue, NSURL, SKUILoadURLOperation; +@class NSOperationQueue, NSURL, SKUIClientContext, SSVLoadURLOperation; @interface SKUIGiftValidator : NSObject { + SKUIClientContext *_clientContext; NSOperationQueue *_operationQueue; - int _validationCount; - SKUILoadURLOperation *_validationOperation; + long long _validationCount; + SSVLoadURLOperation *_validationOperation; NSURL *_validationURL; } @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; - (void).cxx_destruct; - (void)_validateWithBodyDictionary:(id)arg1 completionBlock:(id)arg2; -- (void)_finishValidationWithResponse:(id)arg1 error:(id)arg2 attemptNumber:(int)arg3 block:(id)arg4; +- (void)_finishValidationWithResponse:(id)arg1 error:(id)arg2 attemptNumber:(long long)arg3 block:(id)arg4; - (void)validateGift:(id)arg1 withCompletionBlock:(id)arg2; - (void)validateDonation:(id)arg1 withCompletionBlock:(id)arg2; -@property(readonly, nonatomic, getter=isValidating) BOOL validating; +@property(readonly, nonatomic, getter=isValidating) _Bool validating; - (void)cancelValidation; -- (id)initWithValidationURL:(id)arg1; +- (id)initWithValidationURL:(id)arg1 clientContext:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewController.h index 4f24e94b5..528e91475 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewController.h @@ -23,12 +23,14 @@ @property(readonly, nonatomic) SKUIGift *gift; // @synthesize gift=_gift; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; +- (id)_localizedString:(id)arg1; - (void)_loadGiftConfiguration; -- (void)_finishGiftingWithResult:(BOOL)arg1; +- (void)_finishGiftingWithResult:(_Bool)arg1; - (void)_finishAuthenticateWithResponse:(id)arg1 error:(id)arg2; -- (void)_configurationDidLoadWithResult:(BOOL)arg1 error:(id)arg2; +- (void)_configurationDidLoadWithResult:(_Bool)arg1 error:(id)arg2; +- (void)_clientContextDidLoadWithContext:(id)arg1 error:(id)arg2; - (void)_cancelButtonAction:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; - (id)initWithGift:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewControllerDelegate-Protocol.h index 3b281c801..3e29c4bae 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGiftViewControllerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIGiftViewControllerDelegate @optional -- (void)giftViewController:(id)arg1 didFinishWithResult:(BOOL)arg2; +- (void)giftViewController:(id)arg1 didFinishWithResult:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridComponent.h index 8f93c3ebd..73dbeaeef 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridComponent.h @@ -12,27 +12,27 @@ { NSArray *_children; struct SKUIEditorialStyle _editorialStyle; - int _gridType; + long long _gridType; struct SKUILockupStyle _lockupStyle; - int _missingItemCount; - BOOL _showsIndexNumbers; + long long _missingItemCount; + _Bool _showsIndexNumbers; } @property(readonly, nonatomic) struct SKUIEditorialStyle editorialStyle; // @synthesize editorialStyle=_editorialStyle; -@property(readonly, nonatomic) BOOL showsIndexNumbers; // @synthesize showsIndexNumbers=_showsIndexNumbers; +@property(readonly, nonatomic) _Bool showsIndexNumbers; // @synthesize showsIndexNumbers=_showsIndexNumbers; @property(readonly, nonatomic) struct SKUILockupStyle lockupStyle; // @synthesize lockupStyle=_lockupStyle; -@property(readonly, nonatomic) int gridType; // @synthesize gridType=_gridType; +@property(readonly, nonatomic) long long gridType; // @synthesize gridType=_gridType; @property(readonly, nonatomic) NSArray *children; // @synthesize children=_children; - (void).cxx_destruct; - (id)description; - (void)_reloadMissingItemCount; - (id)_updateWithMissingItems:(id)arg1; - (id)metricsElementName; -- (BOOL)isMissingItemData; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -- (int)componentType; +- (_Bool)isMissingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +- (long long)componentType; - (id)initWithGridItems:(id)arg1; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; - (id)initWithLockups:(id)arg1; - (id)initWithCustomPageContext:(id)arg1; - (id)initWithBrickItems:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridPageSection.h index 6a838fa36..8a5dd241a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIGridPageSection.h @@ -7,64 +7,82 @@ #import #import "SKUIArtworkRequestDelegate-Protocol.h" +#import "SKUIEmbeddedMediaViewDelegate-Protocol.h" #import "SKUIItemStateCenterObserver-Protocol.h" #import "SKUIMissingItemDelegate-Protocol.h" #import "SKUIProductPageOverlayDelegate-Protocol.h" -@class NSMapTable, NSMutableIndexSet, NSString, SKUIClientContext, SKUIGridComponent, SKUIItemArtworkContext, SKUIMissingItemLoader, SKUIProductPageOverlayController; +@class NSMapTable, NSMutableIndexSet, NSString, SKUIClientContext, SKUIGridComponent, SKUIMissingItemLoader, SKUIProductPageOverlayController; -@interface SKUIGridPageSection : SKUIStorePageSection +@interface SKUIGridPageSection : SKUIStorePageSection { NSMapTable *_artworkRequests; SKUIClientContext *_clientContext; + _Bool _containsLockups; NSMapTable *_editorialLayouts; NSMutableIndexSet *_hiddenIconIndexSet; - BOOL _isLandscape; - BOOL _isPad; + _Bool _isLandscape; + _Bool _isPad; + struct CGSize _lockupImageBoundingSize; SKUIMissingItemLoader *_missingItemLoader; NSString *_moreButtonTitle; - int _numberOfColumns; + long long _numberOfColumns; SKUIProductPageOverlayController *_overlayController; - int _overlaySourceItemIndex; - int _screenScale; + long long _overlaySourceItemIndex; + long long _screenScale; NSMapTable *_lockupArtworkContexts; - SKUIItemArtworkContext *_itemArtworkContext; } - (void).cxx_destruct; -- (void)_setPositionForClickEvent:(id)arg1 withElementIndex:(int)arg2; -- (void)_reloadLockupCell:(id)arg1 withLockup:(id)arg2 index:(int)arg3; -- (void)_reloadItemCell:(id)arg1 withLockup:(id)arg2 index:(int)arg3; +- (void)_updateVisibileEditorialWithInterfaceOrientation:(long long)arg1; +- (void)_setPositionForClickEvent:(id)arg1 withElementIndex:(long long)arg2; +- (void)_selectItem:(id)arg1 withIndex:(long long)arg2; +- (void)_reloadItemCell:(id)arg1 withLockup:(id)arg2 index:(long long)arg3; +- (void)_reloadEditorialLockupCell:(id)arg1 withLockup:(id)arg2 index:(long long)arg3; - (id)_popSourceViewForOverlayController:(id)arg1; +- (id)_newSizeToFitArtworkRequestWithArtwork:(id)arg1 mediaIndex:(long long)arg2; - (id)_missingItemLoader; -- (id)_lockupCellWithLockups:(id)arg1 indexPath:(id)arg2; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; -- (void)_loadImageForItem:(id)arg1 lockupSize:(int)arg2 loader:(id)arg3 reason:(int)arg4; -- (id)_itemForIndex:(int)arg1; +- (double)_mediaWidthForMediaIndex:(long long)arg1 gridWidth:(double)arg2; +- (id)_mediaCellWithMedia:(id)arg1 indexPath:(id)arg2; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; +- (void)_loadImageForItem:(id)arg1 lockupSize:(long long)arg2 loader:(id)arg3 reason:(long long)arg4; +- (id)_itemForIndex:(long long)arg1; - (id)_itemCellWithLockups:(id)arg1 indexPath:(id)arg2; -- (float)_heightForEditorialLockup:(id)arg1; -- (void)_enumateVisibleItemsWithBlock:(id)arg1; -- (void)_enumerateItemsFromStartIndex:(int)arg1 withBlock:(id)arg2; -- (id)_editorialLayoutForComponent:(id)arg1; -- (id)_cellImageForItem:(id)arg1 lockupSize:(int)arg2; -- (id)_artworkContextForLockupSize:(int)arg1; +- (double)_heightForMediaAtIndexPath:(id)arg1; +- (double)_heightForMedia:(id)arg1 width:(double)arg2; +- (double)_heightForLockupAtIndexPath:(id)arg1; +- (double)_heightForLockup:(id)arg1; +- (double)_heightForEditorialLockupAtIndexPath:(id)arg1; +- (double)_heightForEditorialLockup:(id)arg1; +- (double)_heightForEditorialAtIndexPath:(id)arg1; +- (void)_enumerateVisibleItemsWithBlock:(id)arg1; +- (void)_enumerateVisibleIndexPathsWithBlock:(id)arg1; +- (void)_enumerateItemsFromStartIndex:(long long)arg1 withBlock:(id)arg2; +- (id)_editorialLockupCellWithLockups:(id)arg1 indexPath:(id)arg2; +- (id)_editorialLayoutForLockup:(id)arg1; +- (id)_editorialLayoutForEditorial:(id)arg1; +- (id)_editorialCellWithEditorials:(id)arg1 indexPath:(id)arg2; +- (struct UIEdgeInsets)_contentInsetForMediaIndex:(long long)arg1; +- (id)_cellImageForItem:(id)arg1 lockupSize:(long long)arg2; +- (id)_artworkContextForLockupSize:(long long)arg1; - (void)productPageOverlayDidDismiss:(id)arg1; - (id)productPageOverlay:(id)arg1 flipSourceViewToPresentItem:(id)arg2; - (id)productPageOverlay:(id)arg1 flipSourceViewToDismissItem:(id)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; +- (void)itemStateCenterRestrictionsChanged:(id)arg1; - (void)itemStateCenter:(id)arg1 itemStatesChanged:(id)arg2; +- (void)mediaView:(id)arg1 playbackStateDidChange:(long long)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)willAppearInContext:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; -- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; -- (int)coloringOffset; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; +- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (void)collectionViewWillApplyLayoutAttributes:(id)arg1; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)arg1; - (void)collectionViewDidConfirmItemOfferAtIndexPath:(id)arg1; -- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; +- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIHTMLStorePageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIHTMLStorePageDataConsumer.h deleted file mode 100644 index 9d535e3c1..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIHTMLStorePageDataConsumer.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SKUIHTMLStorePageDataConsumer : SKUIDataConsumer -{ -} - -- (id)objectForData:(id)arg1 response:(id)arg2 error:(id *)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIHeaderView.h deleted file mode 100644 index f4946b95e..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIHeaderView.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView; - -@interface SKUIHeaderView : UIView -{ - UIImageView *_backgroundImageView; -} - -- (void).cxx_destruct; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsColumnView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsColumnView.h index d617a2c1d..29ac556e2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsColumnView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsColumnView.h @@ -11,14 +11,16 @@ @interface SKUIIPadChartsColumnView : UIView { NSArray *_contentViewControllers; - int _selectedViewControllerIndex; + long long _selectedViewControllerIndex; + struct UIEdgeInsets _contentInset; } +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; @property(copy, nonatomic) NSArray *contentViewControllers; // @synthesize contentViewControllers=_contentViewControllers; - (void).cxx_destruct; - (void)_addSelectedViewController; - (void)layoutSubviews; -- (void)setSelectedViewControllerIndex:(int)arg1; +- (void)setSelectedViewControllerIndex:(long long)arg1; @property(readonly, nonatomic) SKUIItemListTableViewController *selectedViewController; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsHeaderView.h index 59881ff1a..86c957650 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsHeaderView.h @@ -11,10 +11,10 @@ @interface SKUIIPadChartsHeaderView : UIControl { NSArray *_buttons; - int _selectedTitleIndex; + long long _selectedTitleIndex; } -@property(nonatomic) int selectedTitleIndex; // @synthesize selectedTitleIndex=_selectedTitleIndex; +@property(nonatomic) long long selectedTitleIndex; // @synthesize selectedTitleIndex=_selectedTitleIndex; - (void).cxx_destruct; - (void)_reloadSelectedButton; - (void)_buttonAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsView.h index a89af5734..401d7bd88 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsView.h @@ -11,25 +11,27 @@ @interface SKUIIPadChartsView : UIView { NSArray *_allViewControllers; - int _animatingToNumberOfVisibleColumns; + long long _animatingToNumberOfVisibleColumns; UIView *_borderView0; UIView *_borderView1; - UIView *_headerBackgroundView; - int _columnChangeAnimationCount; + long long _columnChangeAnimationCount; NSArray *_columnViews; + struct UIEdgeInsets _contentInset; + UIView *_headerBackgroundView; NSArray *_headerViews; - int _numberOfVisibleColumns; + long long _numberOfVisibleColumns; } -@property(nonatomic) int numberOfVisibleColumns; // @synthesize numberOfVisibleColumns=_numberOfVisibleColumns; +@property(nonatomic) long long numberOfVisibleColumns; // @synthesize numberOfVisibleColumns=_numberOfVisibleColumns; @property(copy, nonatomic) NSArray *chartTableViewControllers; // @synthesize chartTableViewControllers=_allViewControllers; +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; - (void).cxx_destruct; - (void)_reloadColumnViews; - (id)_headerViewWithViewControllers:(id)arg1; - (void)_headerViewAction:(id)arg1; - (void)layoutSubviews; - (void)endColumnChangeAnimation; -- (void)beginColumnChangeAnimationToNumberOfVisibleColumns:(int)arg1; +- (void)beginColumnChangeAnimationToNumberOfVisibleColumns:(long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsViewController.h index 34af85be9..e9c788568 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadChartsViewController.h @@ -17,35 +17,39 @@ SKUIIPadChartsView *_chartsView; NSArray *_chartViewControllers; SKUIClientContext *_clientContext; - NSOperationQueue *_operationQueue; - int _selectedChartIndex; - int _selectedItemIndex; + struct UIEdgeInsets _contentInset; id _delegate; + _Bool _delegateWantsWillDisplay; + NSOperationQueue *_operationQueue; + long long _selectedChartIndex; + long long _selectedItemIndex; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(copy, nonatomic) NSArray *charts; // @synthesize charts=_charts; @property(retain, nonatomic) SKUIResourceLoader *artworkLoader; // @synthesize artworkLoader=_artworkLoader; - (void).cxx_destruct; - (id)_artworkContextForChart:(id)arg1; -- (int)_visibleColumnCountForOrientation:(int)arg1; -- (void)_setSuspended:(BOOL)arg1; +- (long long)_visibleColumnCountForOrientation:(long long)arg1; +- (void)_setSuspended:(_Bool)arg1; - (void)_reloadChartsView; - (id)_itemListWithChart:(id)arg1; +- (void)itemList:(id)arg1 willDisplayCellForItem:(id)arg2 atIndexPath:(id)arg3; - (void)itemList:(id)arg1 didSelectItem:(id)arg2 atIndexPath:(id)arg3; - (id)itemList:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndexPath:(id)arg3; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; -- (void)enumerateVisibleItemsUsingBlock:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)unhideAllImages; -- (id)popImageViewForItemIndex:(int)arg1 chartIndex:(int)arg2; -- (void)loadNextPageOfArtworkWithReason:(int)arg1; -- (struct CGRect)frameForItemIndex:(int)arg1 chartIndex:(int)arg2; +- (id)popImageViewForItemIndex:(long long)arg1 chartIndex:(long long)arg2; +- (void)loadNextPageOfArtworkWithReason:(long long)arg1; +- (struct CGRect)frameForItemIndex:(long long)arg1 chartIndex:(long long)arg2; +- (void)enumerateVisibleItemsUsingBlock:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadCustomerReviewsHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadCustomerReviewsHeaderView.h index 18e2ef61a..1acbae3b3 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadCustomerReviewsHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadCustomerReviewsHeaderView.h @@ -17,7 +17,7 @@ SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; UIPopoverController *_sortPopoverController; - int _selectedSortIndex; + long long _selectedSortIndex; UIView *_separatorView; UIButton *_sortButton; UILabel *_sortLabel; @@ -29,14 +29,14 @@ @property(readonly, nonatomic) UIControl *writeAReviewButton; // @synthesize writeAReviewButton=_writeAReviewButton; @property(readonly, nonatomic) UIControl *appSupportButton; // @synthesize appSupportButton=_appSupportButton; @property(copy, nonatomic) NSArray *sortTitles; // @synthesize sortTitles=_sortTitles; -@property(nonatomic) int selectedSortIndex; // @synthesize selectedSortIndex=_selectedSortIndex; +@property(nonatomic) long long selectedSortIndex; // @synthesize selectedSortIndex=_selectedSortIndex; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; - (void)_reloadSortButton; - (void)_destroySortPopoverController; - (void)_sortButtonAction:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageDelegate-Protocol.h index d03039fca..2f9a31232 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol SKUIIPadProductPageDelegate @optional -- (void)productPageCannotOpen:(id)arg1; -- (BOOL)productPage:(id)arg1 shouldOpenURL:(id)arg2; -- (void)productPage:(id)arg1 didSelectItem:(id)arg2; +- (void)iPadProductPageCannotOpen:(id)arg1; +- (void)iPadProductPage:(id)arg1 openURL:(id)arg2 viewControllerBlock:(id)arg3; +- (void)iPadProductPage:(id)arg1 openItem:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageViewController.h index dd68a0d56..cadbead3b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadProductPageViewController.h @@ -6,23 +6,25 @@ #import "UIViewController.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUINetworkErrorDelegate-Protocol.h" #import "SKUIProductPageChildViewControllerDelegate-Protocol.h" #import "SKUIProductPageHeaderViewDelegate-Protocol.h" -#import "SKUISwooshViewControllerDelegate-Protocol.h" -@class ACAccountStore, NSOperationQueue, NSURL, SKUIClientContext, SKUIFacebookLikeStatus, SKUIItem, SKUILoadProductPageOperation, SKUIMetricsController, SKUINetworkErrorViewController, SKUIProductPage, SKUIProductPageDetailsViewController, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderViewController, SKUIProductPageReviewsViewController, SKUISwooshArrayViewController, UIView; +@class ACAccountStore, NSOperationQueue, NSURL, NSURLRequest, SKUIClientContext, SKUIFacebookLikeStatus, SKUIIncompatibleAppViewController, SKUIItem, SKUILoadProductPageOperation, SKUIMetricsController, SKUINetworkErrorViewController, SKUIProductPage, SKUIProductPageDetailsViewController, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderViewController, SKUIProductPageReviewsViewController, SKUISwooshArrayViewController, SSMetricsPageEvent, UIView; -@interface SKUIIPadProductPageViewController : UIViewController +@interface SKUIIPadProductPageViewController : UIViewController { ACAccountStore *_accountStore; SKUIClientContext *_clientContext; id _delegate; SKUIProductPageDetailsViewController *_detailsViewController; - BOOL _didSendCannotOpen; + _Bool _didSendCannotOpen; SKUIFacebookLikeStatus *_facebookLikeStatus; SKUIProductPageHeaderViewController *_headerViewController; SKUIItem *_item; + SKUIIncompatibleAppViewController *_incompatibleViewController; + SSMetricsPageEvent *_lastPageEvent; SKUILoadProductPageOperation *_loadOperation; long long _lookupItemIdentifier; SKUIMetricsController *_metricsController; @@ -33,47 +35,53 @@ SKUIProductPage *_productPage; SKUISwooshArrayViewController *_relatedViewController; SKUIProductPageReviewsViewController *_reviewsViewController; - int _selectedSectionIndex; - NSURL *_url; + long long _selectedSectionIndex; + NSURLRequest *_urlRequest; } -@property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(readonly, nonatomic) SKUIProductPage *productPage; // @synthesize productPage=_productPage; @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (id)_viewControllerForSectionIndex:(int)arg1; +- (id)_viewControllerForSectionIndex:(long long)arg1; - (void)_showViewController:(id)arg1; +- (void)_showIncompatibleView; - (void)_showError:(id)arg1; - (void)_setProductPage:(id)arg1 error:(id)arg2; - (void)_setMetricsController:(id)arg1; - (void)_setFacebookLikeStatus:(id)arg1; - (void)_sendCannotOpen; -- (void)_selectSectionIndex:(int)arg1; +- (void)_selectSectionIndex:(long long)arg1; - (id)_reviewsViewController; - (void)_reloadHeaderViewController; - (void)_reloadFacebookLikeStatus; - (id)_relatedViewController; - (id)_placeholderViewController; +- (_Bool)_isIncompatibleItem; - (id)_detailsViewController; +- (void)_metricsEnterEventNotification:(id)arg1; - (void)_accountStoreDidChangeNotification:(id)arg1; - (struct CGPoint)topContentOffset; +- (void)productPageChildViewControllerDidLoad:(id)arg1; - (void)productPageChildViewControllerDidScroll:(id)arg1; - (void)productPageChildViewControllerDidLoadScrollView:(id)arg1; -- (BOOL)productPageChildShouldOpenURL:(id)arg1; -- (BOOL)productPageChildShouldOpenItem:(id)arg1; +- (void)productPageChildOpenURL:(id)arg1 viewControllerBlock:(id)arg2; +- (void)productPageChildOpenItem:(id)arg1; - (void)productPageHeaderView:(id)arg1 didSelectURL:(id)arg2; -- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(int)arg2; +- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(long long)arg2; +- (id)metricsControllerForProductPageHeader:(id)arg1; - (void)networkErrorViewControllerInvalidated:(id)arg1; -- (void)swooshDidSelectSeeAll:(id)arg1; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (id)activeMetricsController; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +@property(readonly, nonatomic) NSURL *URL; - (void)reloadData; +- (void)configureMetricsWithPageEvent:(id)arg1; - (void)dealloc; +- (id)initWithURLRequest:(id)arg1; - (id)initWithURL:(id)arg1; - (id)initWithProductPage:(id)arg1; - (id)initWithItemIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRedeemCameraView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRedeemCameraView.h index 8bc76801c..140737684 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRedeemCameraView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRedeemCameraView.h @@ -23,18 +23,17 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (id)_newTermsButtonWithClientContext:(id)arg1; -- (id)_newTextFieldWithClientContext:(id)arg1; +- (id)_newTextFieldWithClientContext:(id)arg1 placeholderColor:(id)arg2; - (void)_hideKeyboard; - (void)_termsButtonAction:(id)arg1; - (void)_landingButtonAction:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; - (void)keyboardDidChange:(id)arg1; - (void)layoutSubviews; - (void)start; -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; - (void)showKeyboard; @property(retain, nonatomic) UIImage *image; @property(copy, nonatomic) NSString *text; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRoomCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRoomCollectionViewCell.h deleted file mode 100644 index b0239f59c..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadRoomCollectionViewCell.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class SKUIItemBrowseCellLayout; - -@interface SKUIIPadRoomCollectionViewCell : SKUIItemCollectionViewCell -{ - SKUIItemBrowseCellLayout *_layout; -} - -@property(readonly, nonatomic) SKUIItemBrowseCellLayout *layout; // @synthesize layout=_layout; -- (void).cxx_destruct; -- (void)configureForItem:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchController.h index e3b26f1d3..986ee5519 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchController.h @@ -24,10 +24,10 @@ - (id)_searchFieldController; - (id)_existingSharedResultsViewController; - (void)_termDidChangeNotification:(id)arg1; -- (BOOL)searchFieldControllerShouldBeginEditing:(id)arg1; +- (_Bool)searchFieldControllerShouldBeginEditing:(id)arg1; - (void)searchFieldController:(id)arg1 requestSearchWithURL:(id)arg2; - (id)URLForSearchTerm:(id)arg1; -- (void)setNumberOfSearchResults:(int)arg1; +- (void)setNumberOfSearchResults:(long long)arg1; - (id)newSearchFieldBarItem; - (void)setSearchFieldText:(id)arg1; - (void)setSearchFieldPlaceholderText:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchHeaderView.h index 65888a0be..03812501f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchHeaderView.h @@ -13,7 +13,7 @@ @interface SKUIIPadSearchHeaderView : UIView { - int _activeFacetIndex; + long long _activeFacetIndex; SKUIClientContext *_clientContext; id _delegate; NSMutableArray *_facetButtons; @@ -26,16 +26,16 @@ @property(copy, nonatomic) NSDictionary *facetSelections; // @synthesize facetSelections=_facetSelections; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_updateButtonTitles; - (id)_titleForFacet:(id)arg1; -- (int)_selectedIndexForFacet:(id)arg1; -- (id)_newPopoverControllerWithFacet:(id)arg1 checkedIndex:(int)arg2; +- (long long)_selectedIndexForFacet:(id)arg1; +- (id)_newPopoverControllerWithFacet:(id)arg1 checkedIndex:(long long)arg2; - (void)_destroyFacetPopover; - (void)_facetButtonAction:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; +- (void)setSearchFacets:(id)arg1 selections:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchSeparatorView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchSeparatorView.h new file mode 100644 index 000000000..4fe692fcb --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchSeparatorView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionReusableView.h" + +@interface SKUIIPadSearchSeparatorView : UICollectionReusableView +{ +} + +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchView.h index 768fe1fa8..3bf3e8d43 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchView.h @@ -6,16 +6,16 @@ #import "UIView.h" -@class SKUISearchRelatedView, UICollectionView; +@class UICollectionView; @interface SKUIIPadSearchView : UIView { UICollectionView *_collectionView; UIView *_noResultsView; - SKUISearchRelatedView *_relatedView; + UIView *_loadingView; } -@property(retain, nonatomic) SKUISearchRelatedView *relatedView; // @synthesize relatedView=_relatedView; +@property(retain, nonatomic) UIView *loadingView; // @synthesize loadingView=_loadingView; @property(retain, nonatomic) UIView *noResultsView; // @synthesize noResultsView=_noResultsView; @property(retain, nonatomic) UICollectionView *collectionView; // @synthesize collectionView=_collectionView; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchViewController.h index 7efc0fde6..cf9fb9765 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPadSearchViewController.h @@ -8,6 +8,7 @@ #import "SKUIIPadSearchHeaderViewDelegate-Protocol.h" #import "SKUIItemCollectionDelegate-Protocol.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUIProductPageOverlayDelegate-Protocol.h" #import "SKUISearchRelatedViewDelegate-Protocol.h" #import "SKUISearchResultGroupControllerDelegate-Protocol.h" @@ -15,9 +16,9 @@ #import "UICollectionViewDelegate-Protocol.h" #import "UIViewControllerRestoration-Protocol.h" -@class NSArray, NSDictionary, NSMutableDictionary, SKUIClientContext, SKUIIPadSearchHeaderView, SKUIItemCollectionController, SKUIMetricsController, SKUIProductPageOverlayController, SKUISearchPage, SKUISearchRelatedView, SKUISearchResultGroupController, UICollectionView; +@class NSArray, NSDictionary, NSMutableDictionary, NSString, SKUIClientContext, SKUIIPadSearchHeaderView, SKUIItemCollectionController, SKUIMetricsController, SKUIProductPageOverlayController, SKUISearchPage, SKUISearchRelatedView, SKUISearchResultGroupController, UICollectionView; -@interface SKUIIPadSearchViewController : UIViewController +@interface SKUIIPadSearchViewController : UIViewController { UICollectionView *_collectionView; NSDictionary *_facetSelections; @@ -28,6 +29,7 @@ SKUISearchRelatedView *_relatedView; SKUIProductPageOverlayController *_overlayController; SKUISearchResultGroupController *_searchResultGroupController; + NSString *_previousRelatedSearchTerm; SKUISearchPage *_page; NSArray *_searchFacets; SKUIClientContext *_clientContext; @@ -39,51 +41,53 @@ @property(retain, nonatomic) NSDictionary *facetSelections; // @synthesize facetSelections=_facetSelections; @property(retain, nonatomic) NSArray *searchFacets; // @synthesize searchFacets=_searchFacets; @property(retain, nonatomic) SKUIMetricsController *metricsController; // @synthesize metricsController=_metricsController; -@property(retain, nonatomic) SKUISearchPage *searchPage; // @synthesize searchPage=_page; +@property(readonly, nonatomic) NSString *previousRelatedSearchTerm; // @synthesize previousRelatedSearchTerm=_previousRelatedSearchTerm; +@property(readonly, nonatomic) SKUISearchPage *searchPage; // @synthesize searchPage=_page; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_section:(int *)arg1 index:(int *)arg2 forIndexPath:(id)arg3; -- (id)_indexPathForIndex:(int)arg1 inSection:(int)arg2; -- (int)_itemIndexForIndex:(int)arg1; -- (int)_indexForItemIndex:(int)arg1; -- (id)_visibleMetricsImpressionsDictionary; -- (void)_recordClickEventForItemOfferAtIndex:(int)arg1; -- (void)_recordClickEventForItemAtIndex:(int)arg1; -- (void)_recordClickEventForEditorialAtIndex:(int)arg1; +- (long long)_itemIndexForIndex:(long long)arg1; +- (long long)_indexForItemIndex:(long long)arg1; +- (id)_visibleMetricsImpressionsString; +- (void)_recordClickEventForItemOfferAtIndex:(long long)arg1; +- (void)_recordClickEventForItemAtIndex:(long long)arg1; +- (void)_recordClickEventForEditorialAtIndex:(long long)arg1; - (void)_recordClickEvent:(id)arg1 withCell:(id)arg2; -- (void)_reloadOrientation:(int)arg1; +- (void)_reloadOrientation:(long long)arg1; - (void)_reloadFacets; - (void)_reloadView; - (id)_itemCollectionController; - (id)_collectionView; -- (void)_addImpressionWithItemID:(long long)arg1 type:(id)arg2 index:(int)arg3; +- (void)_addImpressionWithItemID:(long long)arg1 type:(id)arg2 index:(long long)arg3; - (void)_noResultsAction:(id)arg1; +- (void)_spellCorrectionAction:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; - (void)productPageOverlayDidDismiss:(id)arg1; - (void)searchRelatedViewDidSelectBackButton:(id)arg1; -- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(int)arg2; +- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(long long)arg2; +- (id)activeMetricsController; - (void)searchHeaderViewDidUpdateFacetSelections:(id)arg1; - (id)itemCollectionController:(id)arg1 screenshotForItem:(id)arg2; - (void)itemCollectionController:(id)arg1 applyScreenshotImage:(id)arg2 toCellLayout:(id)arg3; - (void)itemCollectionView:(id)arg1 didConfirmItemOfferForCell:(id)arg2; - (struct _NSRange)visibleItemRangeForItemCollectionController:(id)arg1; - (struct _NSRange)itemCollectionController:(id)arg1 itemPageRangeForOffset:(struct CGPoint)arg2; -- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(int)arg2; -- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned int)arg2; -- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndex:(unsigned int)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(long long)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned long long)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndexes:(id)arg2; +- (id)contentScrollView; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; +- (void)setSearchPage:(id)arg1 previousRelatedSearchTerm:(id)arg2; - (void)scrollToTop; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneChartsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneChartsViewController.h index 0557c88ee..eae5581c5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneChartsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneChartsViewController.h @@ -18,9 +18,10 @@ SKUIClientContext *_clientContext; struct UIEdgeInsets _contentInset; id _delegate; + _Bool _delegateWantsWillDisplay; SKUISegmentedTableHeaderView *_headerView; NSOperationQueue *_operationQueue; - int _selectedChartIndex; + long long _selectedChartIndex; SUSegmentedControl *_segmentedControl; } @@ -30,19 +31,21 @@ @property(copy, nonatomic) NSArray *charts; // @synthesize charts=_charts; @property(retain, nonatomic) SKUIResourceLoader *artworkLoader; // @synthesize artworkLoader=_artworkLoader; - (void).cxx_destruct; -- (id)_viewControllerWithIndex:(int)arg1; +- (id)_viewControllerWithIndex:(long long)arg1; - (void)_showSelectedViewController; - (id)_selectedViewController; - (void)_reloadData; - (id)_itemListWithChart:(id)arg1; -- (int)_chartIndexForChartViewController:(id)arg1; +- (long long)_chartIndexForChartViewController:(id)arg1; - (id)_artworkContextForChart:(id)arg1; - (void)_segmentedControlAction:(id)arg1; +- (void)itemList:(id)arg1 willDisplayCellForItem:(id)arg2 atIndexPath:(id)arg3; - (void)itemList:(id)arg1 didSelectItem:(id)arg2 atIndexPath:(id)arg3; - (id)itemList:(id)arg1 didConfirmItemOfferForItem:(id)arg2 atIndexPath:(id)arg3; +- (void)viewDidLayoutSubviews; - (void)loadView; -- (void)loadNextPageOfArtworkWithReason:(int)arg1; -- (struct CGRect)frameForItemIndex:(int)arg1 chartIndex:(int)arg2; +- (void)loadNextPageOfArtworkWithReason:(long long)arg1; +- (struct CGRect)frameForItemIndex:(long long)arg1 chartIndex:(long long)arg2; - (void)enumerateVisibleItemsUsingBlock:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageDelegate-Protocol.h index 3bc3002a6..2b6fe1abd 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SKUIIPhoneProductPageDelegate @optional -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageView.h index 2a029324d..30ba915cd 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageView.h @@ -9,19 +9,12 @@ @interface SKUIIPhoneProductPageView : UIView { UIView *_view; - UIView *_headerView; - UIView *_floatingView; - id _delegate; - struct CGPoint _endOffset; } -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) UIView *view; // @synthesize view=_view; - (void).cxx_destruct; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; - (void)layoutSubviews; -- (void)finishAnimations; -- (void)setView:(id)arg1 headerView:(id)arg2 floatingView:(id)arg3 startOffset:(struct CGPoint)arg4 endOffset:(struct CGPoint)arg5; +- (void)animateYPosition:(double)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewController.h index c4321090f..12174e95a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewController.h @@ -7,16 +7,15 @@ #import #import "SKStoreProductViewControllerDelegate-Protocol.h" -#import "SKUIIPhoneProductPageViewDelegate-Protocol.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUINetworkErrorDelegate-Protocol.h" #import "SKUIProductPageChildViewControllerDelegate-Protocol.h" #import "SKUIProductPageHeaderViewDelegate-Protocol.h" -#import "SKUISwooshViewControllerDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class ACAccountStore, NSOperationQueue, NSURL, SKUIFacebookLikeStatus, SKUIIncompatibleAppViewController, SKUIItem, SKUILoadProductPageOperation, SKUIMetricsController, SKUINetworkErrorViewController, SKUIProductPage, SKUIProductPageDetailsViewController, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderViewController, SKUIProductPageReviewsViewController, SKUISwooshArrayViewController, UIViewController; +@class ACAccountStore, NSOperationQueue, NSURL, NSURLRequest, SKUIFacebookLikeStatus, SKUIIncompatibleAppViewController, SKUIItem, SKUILoadProductPageOperation, SKUIMetricsController, SKUINetworkErrorViewController, SKUIProductPage, SKUIProductPageDetailsViewController, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderViewController, SKUIProductPageReviewsViewController, SKUISwooshArrayViewController, SSMetricsPageEvent, UIViewController; -@interface SKUIIPhoneProductPageViewController : SKUIViewController +@interface SKUIIPhoneProductPageViewController : SKUIViewController { ACAccountStore *_accountStore; UIViewController *_childViewController; @@ -27,25 +26,26 @@ SKUIProductPageHeaderViewController *_headerViewController; SKUIIncompatibleAppViewController *_incompatibleViewController; SKUIItem *_item; + SSMetricsPageEvent *_lastPageEvent; + SKUIProductPagePlaceholderViewController *_loadingViewController; SKUILoadProductPageOperation *_loadOperation; long long _lookupItemIdentifier; SKUIMetricsController *_metricsController; NSOperationQueue *_operationQueue; - SKUIProductPagePlaceholderViewController *_placeholderViewController; + SKUIProductPagePlaceholderViewController *_relatedPlaceholderViewController; SKUIProductPage *_productPage; SKUISwooshArrayViewController *_relatedViewController; SKUIProductPageReviewsViewController *_reviewsViewController; - int _sectionIndex; - NSURL *_url; - BOOL _wantsActivityViewController; + long long _sectionIndex; + NSURLRequest *_urlRequest; + _Bool _wantsActivityViewController; } -@property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(readonly, nonatomic) SKUIProductPage *productPage; // @synthesize productPage=_productPage; @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (id)_viewControllerForSectionIndex:(unsigned int)arg1; +- (id)_viewControllerForSectionIndex:(unsigned long long)arg1; - (void)_showActivityViewController; - (void)_showError:(id)arg1; - (void)_setProductPage:(id)arg1 error:(id)arg2; @@ -56,30 +56,40 @@ - (void)_reloadFacebookLikeStatus; - (void)_reloadChildViewControllers; - (void)_presentHTMLProductPage; -- (BOOL)_isIncompatibleItem; +- (_Bool)_isIncompatibleItem; - (void)_invalidateChildViewControllers; - (id)_headerViewController; - (void)_animateAddToWishlist; +- (id)_loadingViewController; +- (id)_relatedPlaceholderViewController; +- (id)_relatedViewController; +- (id)_reviewsViewController; +- (id)_detailsViewController; - (void)_shareButtonAction:(id)arg1; +- (void)_metricsEnterEventNotification:(id)arg1; - (void)_accountStoreDidChangeNotification:(id)arg1; -- (void)SKUIIPhoneProductPageView:(id)arg1 didFinishAnimatingFromView:(id)arg2; - (void)productViewControllerDidFinish:(id)arg1; - (struct CGPoint)topContentOffset; +- (void)productPageChildViewControllerDidLoad:(id)arg1; - (void)productPageChildViewControllerDidScroll:(id)arg1; - (void)productPageChildViewControllerDidLoadScrollView:(id)arg1; -- (BOOL)productPageChildShouldOpenURL:(id)arg1; -- (BOOL)productPageChildShouldOpenItem:(id)arg1; +- (void)productPageChildOpenURL:(id)arg1 viewControllerBlock:(id)arg2; +- (void)productPageChildOpenItem:(id)arg1; - (void)productPageHeaderView:(id)arg1 didSelectURL:(id)arg2; -- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(int)arg2; -- (void)swooshDidSelectSeeAll:(id)arg1; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; +- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(long long)arg2; +- (id)metricsControllerForProductPageHeader:(id)arg1; - (void)networkErrorViewControllerInvalidated:(id)arg1; -- (id)contentScrollView; -- (void)viewWillAppear:(BOOL)arg1; +- (id)activeMetricsController; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadView; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (id)contentScrollView; - (void)reloadData; +@property(readonly, nonatomic) NSURL *URL; +- (void)configureMetricsWithPageEvent:(id)arg1; - (void)dealloc; +- (id)initWithURLRequest:(id)arg1; - (id)initWithURL:(id)arg1; - (id)initWithProductPage:(id)arg1; - (id)initWithItemIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewDelegate-Protocol.h deleted file mode 100644 index bf2fb90b9..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneProductPageViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SKUIIPhoneProductPageViewDelegate - -@optional -- (void)SKUIIPhoneProductPageView:(id)arg1 didFinishAnimatingFromView:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchCollectionViewLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchCollectionViewLayout.h index c69f6d6eb..3448aac4c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchCollectionViewLayout.h @@ -10,7 +10,6 @@ { } -- (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1 withScrollingVelocity:(struct CGPoint)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchView.h index c75150700..2ae2ca656 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchView.h @@ -12,11 +12,11 @@ { UICollectionView *_collectionView; UIView *_noResultsView; - float _relatedAdjustment; + double _relatedAdjustment; } @property(retain, nonatomic) UIView *noResultsView; // @synthesize noResultsView=_noResultsView; -@property(nonatomic) float relatedAdjustment; // @synthesize relatedAdjustment=_relatedAdjustment; +@property(nonatomic) double relatedAdjustment; // @synthesize relatedAdjustment=_relatedAdjustment; @property(retain, nonatomic) UICollectionView *collectionView; // @synthesize collectionView=_collectionView; - (void).cxx_destruct; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchViewController.h index 0cb915954..4744fa24b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSearchViewController.h @@ -7,17 +7,18 @@ #import "UIViewController.h" #import "SKUIItemCollectionDelegate-Protocol.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUISearchRelatedViewDelegate-Protocol.h" #import "SKUISearchResultGroupControllerDelegate-Protocol.h" #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" -@class NSMutableDictionary, NSString, SKUIClientContext, SKUIItemCollectionController, SKUIMetricsController, SKUISearchPage, SKUISearchRelatedView, SKUISearchResultGroupController, UICollectionView; +@class NSMutableDictionary, NSString, SKUIClientContext, SKUIGiftThemeCollectionView, SKUIItemCollectionController, SKUIMetricsController, SKUISearchPage, SKUISearchRelatedView, SKUISearchResultGroupController; -@interface SKUIIPhoneSearchViewController : UIViewController +@interface SKUIIPhoneSearchViewController : UIViewController { SKUIClientContext *_clientContext; - UICollectionView *_collectionView; + SKUIGiftThemeCollectionView *_collectionView; id _delegate; SKUIItemCollectionController *_itemCollectionController; NSMutableDictionary *_indexesByItemIndex; @@ -35,37 +36,42 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (int)_itemIndexForIndex:(int)arg1; -- (int)_indexForItemIndex:(int)arg1; -- (id)_visibleMetricsImpressionsDictionary; +- (long long)_itemIndexForIndex:(long long)arg1; +- (long long)_indexForItemIndex:(long long)arg1; +- (id)_visibleMetricsImpressionsString; - (void)_reloadView; - (void)_reloadScreenshotHeight; +- (void)_recordImpressionEventWithIndex:(long long)arg1; +- (void)_recordImpressionEventWithContentOffset:(struct CGPoint)arg1; - (void)_recordClickEventForItemOffer:(id)arg1 atIndexPath:(id)arg2; - (void)_recordClickEventForItem:(id)arg1 atIndexPath:(id)arg2; - (void)_recordClickEventForEditorial:(id)arg1 atIndexPath:(id)arg2; - (void)_recordClickEvent:(id)arg1 withCell:(id)arg2; - (id)_itemCollectionController; -- (void)_addImpressionWithItemID:(long long)arg1 type:(id)arg2 index:(int)arg3; +- (void)_addImpressionWithItemID:(long long)arg1 type:(id)arg2 index:(long long)arg3; - (void)_noResultsAction:(id)arg1; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; - (void)searchRelatedViewDidSelectBackButton:(id)arg1; -- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(int)arg2; +- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(long long)arg2; - (void)itemCollectionView:(id)arg1 didConfirmItemOfferForCell:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; - (struct _NSRange)visibleItemRangeForItemCollectionController:(id)arg1; - (void)itemCollectionController:(id)arg1 applyScreenshotImage:(id)arg2 toCellLayout:(id)arg3; - (struct _NSRange)itemCollectionController:(id)arg1 itemPageRangeForOffset:(struct CGPoint)arg2; -- (BOOL)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; +- (_Bool)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; - (id)itemCollectionController:(id)arg1 screenshotForItem:(id)arg2; -- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(int)arg2; -- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned int)arg2; -- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndex:(unsigned int)arg2; +- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(long long)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned long long)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndexes:(id)arg2; +- (id)activeMetricsController; - (id)contentScrollView; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)setSearchPage:(id)arg1 previousRelatedSearchTerm:(id)arg2; - (void)scrollToTop; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowCell.h index 365fbc457..149f07502 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowCell.h @@ -17,9 +17,9 @@ - (void).cxx_destruct; - (void)prepareForReuse; - (void)layoutSubviews; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; @property(readonly, nonatomic) struct CGRect imageFrame; -@property(nonatomic, getter=isVideo) BOOL video; +@property(nonatomic, getter=isVideo) _Bool video; @property(retain, nonatomic) UIImage *image; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowViewController.h index d6df00ea9..b88e80851 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIPhoneSlideshowViewController.h @@ -22,27 +22,27 @@ NSMutableArray *_images; NSMutableDictionary *_placeholderImages; SKUIScreenshotDataConsumer *_screenshotConsumer; - int _indexToScrollToOnLoadView; - BOOL _respondsToCount; - BOOL _respondsToURL; - BOOL _respondsToImage; + long long _indexToScrollToOnLoadView; + _Bool _respondsToCount; + _Bool _respondsToURL; + _Bool _respondsToImage; } @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_reloadPageControl; -- (void)_setLowResImage:(id)arg1 atIndex:(int)arg2; -- (void)_setImage:(id)arg1 atIndex:(int)arg2; -- (id)_placeholderImageAtIndex:(int)arg1; -- (id)_imageAtIndex:(int)arg1; +- (void)_setLowResImage:(id)arg1 atIndex:(long long)arg2; +- (void)_setImage:(id)arg1 atIndex:(long long)arg2; +- (id)_placeholderImageAtIndex:(long long)arg1; +- (id)_imageAtIndex:(long long)arg1; - (void)_doneAction:(id)arg1; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (void)scrollViewDidScroll:(id)arg1; -@property(nonatomic) int currentIndex; +@property(nonatomic) long long currentIndex; - (void)reloadData; -- (unsigned int)supportedInterfaceOrientations; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIITunesStoreUIPageViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIITunesStoreUIPageViewController.h index b1372da74..1e44b7383 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIITunesStoreUIPageViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIITunesStoreUIPageViewController.h @@ -12,17 +12,17 @@ { SUBarButtonItem *_cancelButtonItem; SKProductPageViewController *_productPageViewController; - BOOL _showsCancelButton; + _Bool _showsCancelButton; } -@property(nonatomic) BOOL showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; +@property(nonatomic) _Bool showsCancelButton; // @synthesize showsCancelButton=_showsCancelButton; @property(nonatomic) __weak SKProductPageViewController *productPageViewController; // @synthesize productPageViewController=_productPageViewController; - (void).cxx_destruct; - (void)_storeSheetCancelButtonAction:(id)arg1; - (id)_cancelButtonItem; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)resetNavigationItem:(id)arg1; -- (BOOL)presentDialogForError:(id)arg1 pendUntilVisible:(BOOL)arg2; +- (_Bool)presentDialogForError:(id)arg1 pendUntilVisible:(_Bool)arg2; - (void)handleFailureWithError:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIconDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIconDataConsumer.h index c348fc5e8..15103b44f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIconDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIconDataConsumer.h @@ -17,17 +17,18 @@ struct CGSize _iconSize; UIImage *_maskImage; UIImage *_strokeImage; - float _cornerRadius; + double _cornerRadius; } + (id)wishlistIconConsumer; + (id)updatesIconConsumer; + (id)topChartsIconConsumer; + (id)smartBannerIconConsumer; ++ (id)shareSheetIconConsumerWithSize:(struct CGSize)arg1; + (id)shareSheetIconConsumer; + (id)roomIconConsumer; + (id)purchasedIconConsumer; -+ (id)lockupIconConsumerWithSize:(int)arg1; ++ (id)lockupIconConsumerWithSize:(long long)arg1; + (id)listIconConsumer; + (id)headerIconConsumer; + (id)gridIconConsumer; @@ -41,7 +42,7 @@ + (id)brickConsumer; + (id)billboardIconConsumer; + (id)applePackIconConsumer; -@property(nonatomic) float cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; @property(nonatomic) struct CGSize iconSize; // @synthesize iconSize=_iconSize; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIImageDataConsumer.h index cefcbb3a6..843182e8a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIImageDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUIImageDataConsumer : SKUIDataConsumer +@interface SKUIImageDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppView.h index d37e99c50..dde16b179 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppView.h @@ -22,7 +22,7 @@ @property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *message; @property(retain, nonatomic) UIImage *iconImage; -- (void)removeButtonTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)removeButtonTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; - (id)addButtonWithTitle:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppViewController.h index 47a7be587..5d3729c0c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIIncompatibleAppViewController.h @@ -8,7 +8,7 @@ #import "SKUIProductPageChildViewController-Protocol.h" -@class NSOperationQueue, SKUIIncompatibleAppView, SKUIItemArtworkContext, SKUILoadURLOperation, SKUIProductPageHeaderViewController, SKUIProductPageItem, UIImage, UIScrollView; +@class NSOperationQueue, SKUIIncompatibleAppView, SKUIItemArtworkContext, SKUIProductPageHeaderViewController, SKUIProductPageItem, SSVLoadURLOperation, UIImage, UIScrollView; @interface SKUIIncompatibleAppViewController : SKUIViewController { @@ -17,7 +17,7 @@ SKUIProductPageHeaderViewController *_headerViewController; UIImage *_iconImage; SKUIProductPageItem *_incompatibleItem; - SKUILoadURLOperation *_loadIconOperation; + SSVLoadURLOperation *_loadIconOperation; SKUIIncompatibleAppView *_incompatibleView; NSOperationQueue *_operationQueue; } @@ -31,7 +31,7 @@ - (id)_artworkContext; - (void)_learnMoreAboutIPad:(id)arg1; - (void)_learnMoreAboutApp:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)reloadData; @property(readonly, nonatomic) UIScrollView *scrollView; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItem.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItem.h index a96829671..f6e98d1c5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItem.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItem.h @@ -7,64 +7,68 @@ #import "NSObject.h" #import "SKUICacheCoding-Protocol.h" +#import "SSMetricsEventFieldProvider-Protocol.h" -@class NSArray, NSMutableDictionary, NSString, NSURL, SKUIArtworkList, SKUIItemOffer, SKUIUber; +@class NSArray, NSMutableDictionary, NSString, NSURL, SKUIArtworkList, SKUIItemOffer; -@interface SKUIItem : NSObject +@interface SKUIItem : NSObject { + struct _NSRange _ageBandRange; NSString *_artistName; SKUIArtworkList *_artworks; NSString *_bundleID; NSString *_categoryName; - unsigned int _deviceFamilies; + unsigned long long _deviceFamilies; long long _itemIdentifier; - int _itemKind; + long long _itemKind; NSString *_itemKindString; SKUIItemOffer *_itemOffer; - BOOL _newsstandApp; - int _newsstandBindingEdge; - int _newsstandBindingType; + _Bool _newsstandApp; + long long _newsstandBindingEdge; + long long _newsstandBindingType; SKUIArtworkList *_newsstandArtworks; - int _numberOfUserRatings; - int _parentalControlsRank; - BOOL _prerenderedArtwork; + long long _numberOfUserRatings; + long long _parentalControlsRank; + _Bool _prerenderedArtwork; NSString *_productPageURLString; NSArray *_requiredCapabilities; NSString *_title; - SKUIUber *_uber; float _userRating; long long _versionIdentifier; NSString *_versionString; } @property(readonly, nonatomic) NSString *itemKindString; // @synthesize itemKindString=_itemKindString; -@property(readonly, nonatomic) int itemKind; // @synthesize itemKind=_itemKind; +@property(readonly, nonatomic) long long itemKind; // @synthesize itemKind=_itemKind; @property(readonly, nonatomic) NSString *versionString; // @synthesize versionString=_versionString; @property(readonly, nonatomic) long long versionIdentifier; // @synthesize versionIdentifier=_versionIdentifier; @property(readonly, nonatomic) float userRating; // @synthesize userRating=_userRating; -@property(readonly, nonatomic) SKUIUber *uber; // @synthesize uber=_uber; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSArray *requiredCapabilities; // @synthesize requiredCapabilities=_requiredCapabilities; @property(readonly, nonatomic) NSString *productPageURLString; // @synthesize productPageURLString=_productPageURLString; @property(readonly, nonatomic) SKUIItemOffer *primaryItemOffer; // @synthesize primaryItemOffer=_itemOffer; -@property(readonly, nonatomic, getter=hasPrerenderedArtwork) BOOL prerenderedArtwork; // @synthesize prerenderedArtwork=_prerenderedArtwork; -@property(readonly, nonatomic) int parentalControlsRank; // @synthesize parentalControlsRank=_parentalControlsRank; -@property(readonly, nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; -@property(readonly, nonatomic) int newsstandBindingType; // @synthesize newsstandBindingType=_newsstandBindingType; -@property(readonly, nonatomic) int newsstandBindingEdge; // @synthesize newsstandBindingEdge=_newsstandBindingEdge; +@property(readonly, nonatomic, getter=hasPrerenderedArtwork) _Bool prerenderedArtwork; // @synthesize prerenderedArtwork=_prerenderedArtwork; +@property(readonly, nonatomic) long long parentalControlsRank; // @synthesize parentalControlsRank=_parentalControlsRank; +@property(readonly, nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(readonly, nonatomic) long long newsstandBindingType; // @synthesize newsstandBindingType=_newsstandBindingType; +@property(readonly, nonatomic) long long newsstandBindingEdge; // @synthesize newsstandBindingEdge=_newsstandBindingEdge; @property(readonly, nonatomic) SKUIArtworkList *newsstandArtworks; // @synthesize newsstandArtworks=_newsstandArtworks; -@property(readonly, nonatomic, getter=isNewsstandApp) BOOL newsstandApp; // @synthesize newsstandApp=_newsstandApp; +@property(readonly, nonatomic, getter=isNewsstandApp) _Bool newsstandApp; // @synthesize newsstandApp=_newsstandApp; @property(readonly, nonatomic) long long itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; -@property(readonly, nonatomic) unsigned int deviceFamilies; // @synthesize deviceFamilies=_deviceFamilies; +@property(readonly, nonatomic) unsigned long long deviceFamilies; // @synthesize deviceFamilies=_deviceFamilies; @property(readonly, nonatomic) NSString *categoryName; // @synthesize categoryName=_categoryName; @property(readonly, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleID; @property(readonly, nonatomic) SKUIArtworkList *artworks; // @synthesize artworks=_artworks; @property(readonly, nonatomic) NSString *artistName; // @synthesize artistName=_artistName; +@property(readonly, nonatomic) struct _NSRange ageBandRange; // @synthesize ageBandRange=_ageBandRange; - (void).cxx_destruct; +- (id)valueForMetricsField:(id)arg1; @property(readonly, nonatomic) NSMutableDictionary *cacheRepresentation; - (id)initWithCacheRepresentation:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @property(readonly, nonatomic) NSURL *largestArtworkURL; -- (id)artworkURLForSize:(int)arg1; +- (id)artworkURLForSize:(long long)arg1; - (id)initWithLookupDictionary:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemArtworkContext.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemArtworkContext.h index 07e65d6ff..47b6102c5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemArtworkContext.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemArtworkContext.h @@ -10,6 +10,7 @@ @interface SKUIItemArtworkContext : NSObject { + UIColor *_backgroundColor; SKUIColorScheme *_colorScheme; SKUIProductImageDataConsumer *_generalImageConsumer; SKUIIconDataConsumer *_iconConsumer; @@ -17,19 +18,18 @@ SKUINewsstandImageDataConsumer *_newsstandConsumer; NSMutableDictionary *_placeholders; SKUIProductImageDataConsumer *_posterConsumer; - UIColor *_backgroundColor; } + (id)wishlistContext; + (id)roomContext; -+ (id)lockupContextWithSize:(int)arg1; -@property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; ++ (id)lockupContextWithSize:(long long)arg1; @property(retain, nonatomic) SKUIProductImageDataConsumer *posterConsumer; // @synthesize posterConsumer=_posterConsumer; @property(retain, nonatomic) SKUINewsstandImageDataConsumer *newsstandConsumer; // @synthesize newsstandConsumer=_newsstandConsumer; @property(retain, nonatomic) SKUIProductImageDataConsumer *letterboxConsumer; // @synthesize letterboxConsumer=_letterboxConsumer; @property(retain, nonatomic) SKUIIconDataConsumer *iconConsumer; // @synthesize iconConsumer=_iconConsumer; @property(retain, nonatomic) SKUIProductImageDataConsumer *generalConsumer; // @synthesize generalConsumer=_generalImageConsumer; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; +@property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; - (void).cxx_destruct; - (id)artworkForItem:(id)arg1; - (id)URLForItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseCellLayout.h index 7b5bd15cc..0ae867f9a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseCellLayout.h @@ -6,30 +6,27 @@ #import -@class NSString, SKUICellImageView, UIColor, UILabel; +@class NSString, UIColor, _SKUIItemBrowseCellContentView; @interface SKUIItemBrowseCellLayout : SKUIItemCellLayout { - UILabel *_categoryLabel; - UILabel *_indexNumberLabel; + _SKUIItemBrowseCellContentView *_cellContentView; struct CGSize _imageBoundingSize; - BOOL _largeSpacing; - int _numberOfUserRatings; + _Bool _largeSpacing; + long long _numberOfUserRatings; UIColor *_primaryTextColor; - UIColor *_titleTextColor; - UILabel *_titleLabel; - float _userRating; - SKUICellImageView *_userRatingImageView; - UILabel *_userRatingLabel; + UIColor *_secondaryTextColor; + double _userRating; } -@property(nonatomic) float userRating; // @synthesize userRating=_userRating; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; -@property(nonatomic, getter=isLargeSpacing) BOOL largeSpacing; // @synthesize largeSpacing=_largeSpacing; +@property(nonatomic) double userRating; // @synthesize userRating=_userRating; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic, getter=isLargeSpacing) _Bool largeSpacing; // @synthesize largeSpacing=_largeSpacing; @property(nonatomic) struct CGSize imageBoundingSize; // @synthesize imageBoundingSize=_imageBoundingSize; - (void).cxx_destruct; - (void)_reloadUserRatingViews; - (void)_initSKUIItemBrowseCellLayout; +- (id)_decimalNumberFormatter; - (void)setIconImage:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseTableViewCell.h index 58902c116..4ebe0399a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemBrowseTableViewCell.h @@ -15,8 +15,8 @@ @property(readonly, nonatomic) SKUIItemBrowseCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1 rowIndex:(int)arg2; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)configureForItem:(id)arg1 rowIndex:(long long)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCellLayout.h index 4afabb219..be723ef4f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCellLayout.h @@ -12,33 +12,34 @@ @interface SKUIItemCellLayout : SKUICellLayout { - BOOL _iconImageHidden; - BOOL _hidesItemOfferButton; - BOOL _highlighted; + _Bool _iconImageHidden; + _Bool _hidesItemOfferButton; + _Bool _highlighted; SKUICellImageView *_iconImageView; SKUIItemOffer *_itemOffer; SKUIItemOfferButton *_itemOfferButton; SKUIItemOfferButtonAppearance *_itemOfferButtonAppearance; SKUIItemState *_itemState; - BOOL _restricted; - BOOL _selected; + _Bool _restricted; + _Bool _selected; UIView *_removeControlView; } @property(readonly, nonatomic) UIView *removeControlView; // @synthesize removeControlView=_removeControlView; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic, getter=isRestricted) BOOL restricted; // @synthesize restricted=_restricted; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isRestricted) _Bool restricted; // @synthesize restricted=_restricted; @property(copy, nonatomic) SKUIItemState *itemState; // @synthesize itemState=_itemState; @property(retain, nonatomic) SKUIItemOfferButtonAppearance *itemOfferButtonAppearance; // @synthesize itemOfferButtonAppearance=_itemOfferButtonAppearance; @property(readonly, nonatomic) SKUIItemOfferButton *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; @property(retain, nonatomic) SKUIItemOffer *itemOffer; // @synthesize itemOffer=_itemOffer; @property(readonly, nonatomic) UIView *iconImageView; // @synthesize iconImageView=_iconImageView; -@property(nonatomic, getter=isIconImageHidden) BOOL iconImageHidden; // @synthesize iconImageHidden=_iconImageHidden; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic, getter=isIconImageHidden) _Bool iconImageHidden; // @synthesize iconImageHidden=_iconImageHidden; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=_highlighted; - (void).cxx_destruct; -- (BOOL)_useCloudButtonForItemState:(id)arg1; +- (_Bool)_useCloudButtonForItemState:(id)arg1; - (void)_reloadItemOfferVisibility; -- (void)_reloadItemOfferButton:(BOOL)arg1; +- (void)_reloadItemOfferButton:(_Bool)arg1; +- (id)_parentCollectionViewCell; - (void)_getParentTableView:(id *)arg1 collectionView:(id *)arg2; - (void)_showItemOfferConfirmationAction:(id)arg1; - (void)_itemOfferConfirmAction:(id)arg1; @@ -46,9 +47,9 @@ - (void)itemOfferButtonWillAnimateTransition:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)prepareForReuse; -- (void)setItemState:(id)arg1 animated:(BOOL)arg2; +- (void)setItemState:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIImage *iconImage; -@property(nonatomic) BOOL displaysItemOfferButton; +@property(nonatomic) _Bool displaysItemOfferButton; - (void)resetLayout; - (void)layoutForItemOfferChange; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionController.h index aeec1c898..adbc367ad 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionController.h @@ -10,21 +10,22 @@ #import "SKUIItemStateCenterObserver-Protocol.h" #import "SKUIResourceLoaderDelegate-Protocol.h" -@class NSArray, NSMutableDictionary, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIResourceLoader, SKUIScreenshotDataConsumer, UIImage; +@class NSArray, NSMutableDictionary, SKUIClientContext, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIResourceLoader, SKUIScreenshotDataConsumer, UIImage; @interface SKUIItemCollectionController : NSObject { SKUIItemArtworkContext *_artworkContext; SKUIResourceLoader *_artworkLoader; + SKUIClientContext *_clientContext; id _delegate; - BOOL _delegateProvidesScreenshots; + _Bool _delegateProvidesScreenshots; NSMutableDictionary *_iconArtworkRequestIDs; SKUIIconDataConsumer *_iconDataConsumer; NSArray *_items; SKUIScreenshotDataConsumer *_landscapeScreenshotDataConsumer; UIImage *_landscapeScreenshotPlaceholderImage; - int _numberOfItemsPerPage; - float _numberOfPagesToCacheAhead; + long long _numberOfItemsPerPage; + double _numberOfPagesToCacheAhead; SKUIScreenshotDataConsumer *_portraitScreenshotDataConsumer; UIImage *_portraitScreenshotPlaceholderImage; UIImage *_placeholderImage; @@ -32,8 +33,8 @@ } @property(retain, nonatomic) SKUIScreenshotDataConsumer *portraitScreenshotDataConsumer; // @synthesize portraitScreenshotDataConsumer=_portraitScreenshotDataConsumer; -@property(nonatomic) float numberOfPagesToCacheAhead; // @synthesize numberOfPagesToCacheAhead=_numberOfPagesToCacheAhead; -@property(nonatomic) int numberOfItemsPerPage; // @synthesize numberOfItemsPerPage=_numberOfItemsPerPage; +@property(nonatomic) double numberOfPagesToCacheAhead; // @synthesize numberOfPagesToCacheAhead=_numberOfPagesToCacheAhead; +@property(nonatomic) long long numberOfItemsPerPage; // @synthesize numberOfItemsPerPage=_numberOfItemsPerPage; @property(retain, nonatomic) SKUIScreenshotDataConsumer *landscapeScreenshotDataConsumer; // @synthesize landscapeScreenshotDataConsumer=_landscapeScreenshotDataConsumer; @property(copy, nonatomic) NSArray *items; // @synthesize items=_items; @property(retain, nonatomic) SKUIIconDataConsumer *iconDataConsumer; // @synthesize iconDataConsumer=_iconDataConsumer; @@ -41,14 +42,15 @@ @property(retain, nonatomic) SKUIResourceLoader *artworkLoader; // @synthesize artworkLoader=_artworkLoader; @property(retain, nonatomic) SKUIItemArtworkContext *artworkContext; // @synthesize artworkContext=_artworkContext; - (void).cxx_destruct; +- (struct _NSRange)_visibleItemRange; - (id)_screenshotForItem:(id)arg1; - (id)_screenshotArtworkRequestWithItem:(id)arg1; -- (void)_reloadScreenshotForCellLayout:(id)arg1 item:(id)arg2 isRestricted:(BOOL)arg3; +- (void)_reloadScreenshotForCellLayout:(id)arg1 item:(id)arg2 isRestricted:(_Bool)arg3; - (void)_reloadForRestrictionsChange; - (void)_reloadForItemStateChange:(id)arg1; - (id)_placeholderImageForScreenshot:(id)arg1; - (id)_placeholderImageForItem:(id)arg1; -- (BOOL)_loadArtworkForItem:(id)arg1 reason:(int)arg2; +- (_Bool)_loadArtworkForItem:(id)arg1 reason:(long long)arg2; - (id)_iconArtworkRequestWithItem:(id)arg1; - (void)_enumerateVisibleCellLayoutsWithBlock:(id)arg1; - (id)_artworkLoader; @@ -61,12 +63,13 @@ - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)removeAllCachedResources; -- (id)performActionForItemAtIndex:(int)arg1; -- (void)precacheNextPageArtworkForOffset:(struct CGPoint)arg1 direction:(float)arg2; -- (void)loadNextPageOfArtworkWithReason:(int)arg1; -- (void)configureCellLayout:(id)arg1 forIndex:(int)arg2; -- (void)cancelArtworkLoadForItemIndex:(int)arg1; +- (id)performActionForItemAtIndex:(long long)arg1; +- (void)precacheNextPageArtworkForOffset:(struct CGPoint)arg1 direction:(double)arg2; +- (void)loadNextPageOfArtworkWithReason:(long long)arg1; +- (void)configureCellLayout:(id)arg1 forIndex:(long long)arg2; +- (void)cancelArtworkLoadForItemIndex:(long long)arg1; - (void)dealloc; +- (id)initWithClientContext:(id)arg1; - (id)init; - (id)_initSKUIItemCollectionController; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionDelegate-Protocol.h index e19c2c4e7..f17f8a991 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol SKUIItemCollectionDelegate - (struct _NSRange)visibleItemRangeForItemCollectionController:(id)arg1; - (struct _NSRange)itemCollectionController:(id)arg1 itemPageRangeForOffset:(struct CGPoint)arg2; -- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(int)arg2; +- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(long long)arg2; @optional -- (BOOL)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; +- (_Bool)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; - (id)itemCollectionController:(id)arg1 screenshotForItem:(id)arg2; - (void)itemCollectionController:(id)arg1 applyScreenshotImage:(id)arg2 toCellLayout:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionViewCell.h index 7617d949d..2be7770b0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemCollectionViewCell.h @@ -6,19 +6,25 @@ #import +#import "SKUICellLayoutParentView-Protocol.h" + @class SKUIItemCellLayout; -@interface SKUIItemCollectionViewCell : SKUICollectionViewCell +@interface SKUIItemCollectionViewCell : SKUICollectionViewCell { + _Bool _layoutNeedsLayout; } +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; - (void)layoutSubviews; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)prepareForReuse; - (void)applyLayoutAttributes:(id)arg1; +- (void)setCellLayoutNeedsLayout; @property(readonly, nonatomic) SKUIItemCellLayout *layout; -- (void)configureForItem:(id)arg1; +- (void)configureForItem:(id)arg1 clientContext:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridCollectionViewLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridCollectionViewLayout.h index 48bfcd1ac..c02c99bda 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridCollectionViewLayout.h @@ -11,15 +11,15 @@ @interface SKUIItemGridCollectionViewLayout : UICollectionViewFlowLayout { UIColor *_evenColor; - int _numberOfColumns; + long long _numberOfColumns; UIColor *_oddColor; - float _rowHeight; + double _rowHeight; } + (Class)layoutAttributesClass; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; @property(copy, nonatomic) UIColor *oddRowBackgroundColor; // @synthesize oddRowBackgroundColor=_oddColor; -@property(nonatomic) int numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; +@property(nonatomic) long long numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; @property(copy, nonatomic) UIColor *evenRowBackgroundColor; // @synthesize evenRowBackgroundColor=_evenColor; - (void).cxx_destruct; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridViewController.h index e7502cdae..3760cec50 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemGridViewController.h @@ -10,11 +10,10 @@ #import "UICollectionViewDataSource-Protocol.h" #import "UICollectionViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, NSMutableIndexSet, NSOperationQueue, SKUIAccountButtonsViewController, SKUIClientContext, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIItemCollectionController, SKUIUber, UICollectionView, UIImage; +@class NSArray, NSMutableArray, NSMutableIndexSet, NSOperationQueue, SKUIClientContext, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIItemCollectionController, SKUIUber, UICollectionView, UIImage; @interface SKUIItemGridViewController : UIViewController { - SKUIAccountButtonsViewController *_accountButtonsViewController; SKUIClientContext *_clientContext; UICollectionView *_collectionView; id _delegate; @@ -24,21 +23,21 @@ struct CGSize _imageBoundingSize; NSOperationQueue *_operationQueue; UIImage *_placeholderImage; - float _rowHeight; + double _rowHeight; NSMutableIndexSet *_selectedItemIndexSet; SKUIUber *_uber; SKUIItemArtworkContext *_artworkContext; } @property(retain, nonatomic) SKUIUber *uber; // @synthesize uber=_uber; -@property(readonly, nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(readonly, nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(copy, nonatomic) NSArray *items; // @synthesize items=_items; @property(nonatomic) struct CGSize imageBoundingSize; // @synthesize imageBoundingSize=_imageBoundingSize; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (int)_numberOfColumnsForOrientation:(int)arg1; +- (long long)_numberOfColumnsForOrientation:(long long)arg1; - (id)_itemCollectionController; - (id)_collectionView; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; @@ -46,30 +45,27 @@ - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; -- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; - (void)itemCollectionView:(id)arg1 didConfirmItemOfferForCell:(id)arg2; - (struct _NSRange)visibleItemRangeForItemCollectionController:(id)arg1; -- (BOOL)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; +- (_Bool)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; - (struct _NSRange)itemCollectionController:(id)arg1 itemPageRangeForOffset:(struct CGPoint)arg2; -- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(int)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; +- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; - (void)loadView; - (void)unhideIcons; - (void)setItemCellClass:(Class)arg1; @property(retain, nonatomic) SKUIIconDataConsumer *iconDataConsumer; @property(nonatomic) struct CGPoint contentOffset; @property(retain, nonatomic) SKUIItemArtworkContext *artworkContext; // @synthesize artworkContext=_artworkContext; -- (id)popIconImageViewForItemAtIndex:(int)arg1; -- (void)loadNextPageOfArtworkWithReason:(int)arg1; -@property(readonly, nonatomic) NSArray *indexPathsForSelectedItems; -- (void)deleteItemsAtIndexPaths:(id)arg1; +- (id)popIconImageViewForItemAtIndex:(long long)arg1; +- (void)loadNextPageOfArtworkWithReason:(long long)arg1; - (void)dealloc; -- (id)initWithRowHeight:(float)arg1; +- (id)initWithRowHeight:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemListTableViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemListTableViewController.h index fa5385731..862c46643 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemListTableViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemListTableViewController.h @@ -8,45 +8,45 @@ #import "SKUIItemCollectionDelegate-Protocol.h" -@class NSMutableIndexSet, NSOperationQueue, SKUIClientContext, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIItemCollectionController, SKUIItemList, SKUILoadURLOperation, SKUIResourceLoader, SKUIUber; +@class NSMutableIndexSet, NSOperationQueue, NSString, SKUIClientContext, SKUIIconDataConsumer, SKUIItemArtworkContext, SKUIItemCollectionController, SKUIItemList, SKUIResourceLoader, SKUIUber, SSVLoadURLOperation; @interface SKUIItemListTableViewController : UITableViewController { SKUIClientContext *_clientContext; id _delegate; - BOOL _delegateWantsDidRemove; - BOOL _delegateWantsWillDisplay; - BOOL _didLoadMore; + _Bool _delegateWantsDidRemove; + _Bool _delegateWantsWillDisplay; + _Bool _didLoadMore; NSMutableIndexSet *_hiddenIconIndexSet; struct CGSize _imageBoundingSize; SKUIItemArtworkContext *_artworkContext; SKUIItemCollectionController *_itemCollectionController; SKUIItemList *_itemList; - SKUILoadURLOperation *_loadMoreOperation; - BOOL _loadsMoreItems; + SSVLoadURLOperation *_loadMoreOperation; + _Bool _loadsMoreItems; NSOperationQueue *_operationQueue; - float _rowHeight; - int _selectionStyle; - int _separatorStyle; - BOOL _suspended; + double _rowHeight; + long long _selectionStyle; + long long _separatorStyle; + _Bool _suspended; SKUIUber *_uber; - BOOL _requestedLoadMore; + _Bool _requestedLoadMore; } @property(retain, nonatomic) SKUIItemArtworkContext *artworkContext; // @synthesize artworkContext=_artworkContext; @property(retain, nonatomic) SKUIUber *uber; // @synthesize uber=_uber; -@property(nonatomic, getter=isSuspended) BOOL suspended; // @synthesize suspended=_suspended; -@property(nonatomic) int separatorStyle; // @synthesize separatorStyle=_separatorStyle; -@property(nonatomic) int selectionStyle; // @synthesize selectionStyle=_selectionStyle; -@property(nonatomic) float rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic, getter=isSuspended) _Bool suspended; // @synthesize suspended=_suspended; +@property(nonatomic) long long separatorStyle; // @synthesize separatorStyle=_separatorStyle; +@property(nonatomic) long long selectionStyle; // @synthesize selectionStyle=_selectionStyle; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; -@property(nonatomic) BOOL loadsMoreItems; // @synthesize loadsMoreItems=_loadsMoreItems; +@property(nonatomic) _Bool loadsMoreItems; // @synthesize loadsMoreItems=_loadsMoreItems; @property(retain, nonatomic) SKUIItemList *itemList; // @synthesize itemList=_itemList; @property(nonatomic) struct CGSize imageBoundingSize; // @synthesize imageBoundingSize=_imageBoundingSize; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (void)_loadRemainingItemsWithPriority:(int)arg1; +- (void)_loadRemainingItemsWithPriority:(long long)arg1; - (id)_loadMoreCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)_itemListCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)_itemCollectionController; @@ -57,29 +57,29 @@ - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)itemTableView:(id)arg1 didRemoveCell:(id)arg2; - (void)itemTableView:(id)arg1 didConfirmItemOfferForTableViewCell:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (struct _NSRange)visibleItemRangeForItemCollectionController:(id)arg1; -- (BOOL)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; +- (_Bool)shouldCacheAheadWhenIdleForItemCollectionController:(id)arg1; - (struct _NSRange)itemCollectionController:(id)arg1 itemPageRangeForOffset:(struct CGPoint)arg2; -- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(int)arg2; -- (id)visibleMetricsImpressionsWithLocationPrefix:(id)arg1; +- (id)itemCollectionController:(id)arg1 cellLayoutForItemIndex:(long long)arg2; +@property(readonly, nonatomic) NSString *visibleMetricsImpressions; - (void)unhideIcons; - (void)setItemCellClass:(Class)arg1; - (void)setItemArtworkContext:(id)arg1; @property(retain, nonatomic) SKUIIconDataConsumer *iconDataConsumer; @property(retain, nonatomic) SKUIResourceLoader *artworkLoader; -- (id)popIconImageViewForItemAtIndex:(int)arg1; -- (void)loadNextPageOfArtworkWithReason:(int)arg1; -- (struct CGRect)frameForItemAtIndex:(int)arg1; +- (id)popIconImageViewForItemAtIndex:(long long)arg1; +- (void)loadNextPageOfArtworkWithReason:(long long)arg1; +- (struct CGRect)frameForItemAtIndex:(long long)arg1; - (void)deleteRowsAtIndexPaths:(id)arg1; - (void)addItems:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOffer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOffer.h index 213bbe342..855c57909 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOffer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOffer.h @@ -34,6 +34,7 @@ - (id)initWithRedownloadToken:(id)arg1; - (id)initWithOfferDictionary:(id)arg1; - (id)initWithLookupDictionary:(id)arg1; +- (id)initWithButtonText:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButton.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButton.h index 3caed0e85..a6acd9e84 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButton.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButton.h @@ -6,47 +6,52 @@ #import "UIControl.h" -@class NSString, SKUICircleProgressIndicator, SKUIFocusedTouchGestureRecognizer, SKUIItemOfferButtonAppearance, UIColor, UIImage, UIImageView, UILabel, UIView; +@class NSString, SKUICircleProgressIndicator, SKUIFocusedTouchGestureRecognizer, UIColor, UIImage, UIImageView, UILabel, UIView; @interface SKUIItemOfferButton : UIControl { - SKUIItemOfferButtonAppearance *_appearance; UIView *_borderView; SKUIFocusedTouchGestureRecognizer *_cancelGestureRecognizer; - UIImageView *_cloudArrowImageView; + UIImage *_cloudImage; UIColor *_confirmationColor; NSString *_confirmationTitle; id _delegate; UIView *_emphasisView; - int _fillStyle; + long long _fillStyle; UIImageView *_imageView; UIColor *_originalBackgroundColor; - float _progress; + double _progress; SKUICircleProgressIndicator *_progressIndicator; - int _progressType; - BOOL _showsConfirmationState; - unsigned int _state; + long long _progressType; + _Bool _showsConfirmationState; + unsigned long long _state; NSString *_title; + struct CGSize _titleFitSize; UILabel *_titleLabel; - BOOL _universal; + _Bool _universal; + UIImageView *_universalImageView; } -+ (struct UIEdgeInsets)_imageInsetsForProgressType:(int)arg1; -+ (id)_imageForProgressType:(int)arg1; ++ (id)_universalPlusImageWithTintColor:(id)arg1; ++ (struct UIEdgeInsets)_imageInsetsForProgressType:(long long)arg1; ++ (id)_imageForProgressType:(long long)arg1; ++ (id)_cloudImageForTint:(id)arg1; + (id)_cloudBackgroundImage; + (id)_cloudArrowImage; + (id)itemOfferButtonWithAppearance:(id)arg1; -@property(nonatomic) float progress; // @synthesize progress=_progress; -@property(nonatomic, getter=isUniversal) BOOL universal; // @synthesize universal=_universal; +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(nonatomic, getter=isUniversal) _Bool universal; // @synthesize universal=_universal; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) BOOL showsConfirmationState; // @synthesize showsConfirmationState=_showsConfirmationState; -@property(nonatomic) int progressType; // @synthesize progressType=_progressType; -@property(nonatomic) int fillStyle; // @synthesize fillStyle=_fillStyle; +@property(nonatomic) _Bool showsConfirmationState; // @synthesize showsConfirmationState=_showsConfirmationState; +@property(nonatomic) long long progressType; // @synthesize progressType=_progressType; +@property(nonatomic) long long fillStyle; // @synthesize fillStyle=_fillStyle; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) NSString *confirmationTitle; // @synthesize confirmationTitle=_confirmationTitle; -@property(retain, nonatomic) SKUIItemOfferButtonAppearance *appearance; // @synthesize appearance=_appearance; - (void).cxx_destruct; -- (void)_setProgressVisible:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_removeAllAnimations:(_Bool)arg1; +- (void)_updateForProgressFinished:(_Bool)arg1; +- (_Bool)_shouldHideUniversalIndicator; +- (void)_setProgressVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)_setImage:(id)arg1; - (void)_sendWillAnimate; - (void)_removeCancelGestureRecognizer; @@ -56,22 +61,24 @@ - (void)_animateToCancelTracking; - (id)_activeTintColor; - (void)_cancelGestureAction:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; - (void)tintColorDidChange; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; +- (void)didMoveToWindow; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)cancelTrackingWithEvent:(id)arg1; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)setValuesUsingItemOffer:(id)arg1 itemState:(id)arg2 clientContext:(id)arg3 animated:(BOOL)arg4; -- (void)setShowingConfirmation:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setProgressType:(int)arg1 animated:(BOOL)arg2; -- (void)_updateForProgressFinished:(BOOL)arg1; -- (void)setProgress:(float)arg1 animated:(BOOL)arg2; -@property(retain, nonatomic) UIImage *image; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)setValuesUsingItemOffer:(id)arg1 itemState:(id)arg2 clientContext:(id)arg3 animated:(_Bool)arg4; +- (void)setColoringWithAppearance:(id)arg1; - (void)showCloudImage; -@property(readonly, nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; +- (void)setShowingConfirmation:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setProgressType:(long long)arg1 animated:(_Bool)arg2; +- (void)setProgress:(double)arg1 animated:(_Bool)arg2; +@property(retain, nonatomic) UIImage *image; +- (void)removeButtonStateAnimations; +@property(readonly, nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; +- (struct CGSize)layoutSizeThatFits:(struct CGSize)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButtonAppearance.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButtonAppearance.h index a53fdc707..724c2e353 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButtonAppearance.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemOfferButtonAppearance.h @@ -11,14 +11,11 @@ @interface SKUIItemOfferButtonAppearance : NSObject { UIColor *_buttonColor; - int _colorSchemeStyle; - BOOL _isUbered; - UIColor *_titleDisabledColor; - UIColor *_titleColor; + UIColor *_confirmationColor; } -@property(readonly, nonatomic) UIColor *titleDisabledColor; // @synthesize titleDisabledColor=_titleDisabledColor; -@property(readonly, nonatomic) UIColor *titleColor; // @synthesize titleColor=_titleColor; +@property(readonly, nonatomic) UIColor *confirmationColor; // @synthesize confirmationColor=_confirmationColor; +@property(readonly, nonatomic) UIColor *buttonColor; // @synthesize buttonColor=_buttonColor; - (void).cxx_destruct; - (id)initWithColorScheme:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemRoomTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemRoomTableViewCell.h index c934a6f4f..cdec3e141 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemRoomTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemRoomTableViewCell.h @@ -15,8 +15,8 @@ @property(readonly, nonatomic) SKUIItemBrowseCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1 rowIndex:(int)arg2; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)configureForItem:(id)arg1 rowIndex:(long long)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemState.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemState.h index 88bae65ea..ae3b15b5a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemState.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemState.h @@ -16,10 +16,10 @@ float _downloadProgress; long long _installedVersionIdentifier; NSNumber *_itemIdentifier; - unsigned int _state; + unsigned long long _state; } -@property(nonatomic) unsigned int state; // @synthesize state=_state; +@property(nonatomic) unsigned long long state; // @synthesize state=_state; @property(copy, nonatomic) NSNumber *itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; @property(nonatomic) long long installedVersionIdentifier; // @synthesize installedVersionIdentifier=_installedVersionIdentifier; @property(nonatomic) float downloadProgress; // @synthesize downloadProgress=_downloadProgress; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenter.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenter.h index a8011fdda..70129ec2b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenter.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenter.h @@ -17,48 +17,54 @@ BOOL _canAccessPurchaseHistory; SSDownloadManager *_downloadManager; NSMutableArray *_finishLoadBlocks; - int _loadCount; + long long _gratisState; + long long _loadCount; NSMutableDictionary *_itemStates; NSObject *_observerQueue; struct __CFArray *_observers; - int _parentalControlsRank; + long long _parentalControlsRank; SSAppPurchaseHistoryDatabase *_purchaseHistoryDatabase; BOOL _runningInStoreDemoMode; } + (id)defaultCenter; - (void).cxx_destruct; -- (void)_setStateFlag:(unsigned int)arg1 forOnlyItemsWithIdentifiers:(id)arg2; +- (void)_setStateFlag:(unsigned long long)arg1 forOnlyItemsWithIdentifiers:(id)arg2; - (void)_setPurchaseHistoryItemsWithIdentifiers:(id)arg1; - (void)_setInstalledItems:(id)arg1; +- (void)_setGratisIdentifiers:(id)arg1 error:(id)arg2; - (void)_setDownloads:(id)arg1; -- (id)_removeState:(unsigned int)arg1 forItemIdentifier:(id)arg2; +- (void)_replacePurchasingItem:(id)arg1 withDownloadIDs:(id)arg2; +- (id)_removeState:(unsigned long long)arg1 forItemIdentifier:(id)arg2; - (void)_removePurchasingItemsForPurchases:(id)arg1; -- (void)_removePurchasingItem:(id)arg1; - (void)_reloadSoftwareLibrary; - (void)_reloadPurchaseHistory; - (void)_reloadDownloadManager; - (id)_purchaseHistoryDatabase; +- (void)_notifyObserversOfPurchasesResponses:(id)arg1; - (void)_notifyObserversOfStateChanges:(id)arg1; - (void)_notifyObserversOfRestrictionsChange; - (void)_notifyObserversOfStateChange:(id)arg1; -- (id)_newPurchasesWithItems:(id)arg1 transaction:(id)arg2; +- (id)_newPurchasesWithItems:(id)arg1; - (void)_fireFinishLoadBlocksIfNecessary; -- (id)_addState:(unsigned int)arg1 forItemIdentifier:(id)arg2; +- (id)_addState:(unsigned long long)arg1 forItemIdentifier:(id)arg2; - (void)_restrictionsChangedNotification:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; - (void)downloadManagerDownloadsDidChange:(id)arg1; - (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; -- (void)reloadFromServer; - (id)stateForItemWithIdentifier:(long long)arg1; - (void)removeObserver:(id)arg1; +- (void)reloadGratisEligibilityWithBundleIdentifiers:(id)arg1 clientContext:(id)arg2; +- (void)reloadFromServer; - (void)purchaseItems:(id)arg1 withCompletionBlock:(id)arg2; - (void)purchaseItem:(id)arg1 withCompletionBlock:(id)arg2; - (id)performActionForItem:(id)arg1 withCompletionBlock:(id)arg2; -@property(readonly) int parentalControlsRank; +@property(readonly) long long parentalControlsRank; - (id)metricsActionTypeForItem:(id)arg1; -@property(readonly, getter=isRunningInStoreDemoMode) BOOL runningInStoreDemoMode; -- (BOOL)isItemRestrictedWithParentalControlsRank:(int)arg1; -@property(readonly, getter=isApplicationInstallRestricted) BOOL applicationInstallRestricted; +@property(readonly, getter=isRunningInStoreDemoMode) _Bool runningInStoreDemoMode; +- (_Bool)isItemRestrictedWithParentalControlsRank:(long long)arg1; +@property(readonly, nonatomic, getter=isGratisEligible) _Bool gratisEligible; +@property(readonly, getter=isApplicationInstallRestricted) _Bool applicationInstallRestricted; - (void)finishLoadingWithCompletionBlock:(id)arg1; - (void)cancelDownloadForItemWithIdentifier:(long long)arg1; - (void)addObserver:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenterObserver-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenterObserver-Protocol.h index 74dbabd54..6e4ccc70d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenterObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemStateCenterObserver-Protocol.h @@ -9,6 +9,7 @@ @protocol SKUIItemStateCenterObserver @optional +- (void)itemStateCenter:(id)arg1 didFinishPurchases:(id)arg2; - (void)itemStateCenterRestrictionsChanged:(id)arg1; - (void)itemStateCenter:(id)arg1 itemStatesChanged:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemTableViewCell.h index bf1c7b54f..d42dd8d4d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIItemTableViewCell.h @@ -6,19 +6,23 @@ #import +#import "SKUICellLayoutParentView-Protocol.h" + @class SKUIItemCellLayout; -@interface SKUIItemTableViewCell : SKUITableViewCell +@interface SKUIItemTableViewCell : SKUITableViewCell { + _Bool _layoutNeedsLayout; } - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; +- (void)setCellLayoutNeedsLayout; @property(readonly, nonatomic) SKUIItemCellLayout *layout; -- (void)configureForItem:(id)arg1 rowIndex:(int)arg2; +- (void)configureForItem:(id)arg1 rowIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIJSONDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIJSONDataConsumer.h index 66d36c289..8ea4ca88c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIJSONDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIJSONDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUIJSONDataConsumer : SKUIDataConsumer +@interface SKUIJSONDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCache.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCache.h new file mode 100644 index 000000000..6fd9fdaed --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCache.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSObject; + +@interface SKUILayoutCache : NSObject +{ + NSMutableArray *_batchedRequests; + id _delegate; + NSObject *_dispatchQueue; + NSMutableArray *_layouts; + NSMutableArray *_requests; +} + +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_populateCache; +- (void)_layoutRequestsInRange:(struct _NSRange)arg1; +- (void)_addLayoutBatch:(id)arg1; +- (struct _NSRange)populateCacheWithLayoutRequests:(id)arg1; +- (id)layoutForIndex:(long long)arg1; +- (void)commitLayoutRequests; +- (struct _NSRange)addLayoutRequests:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCacheDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCacheDelegate-Protocol.h new file mode 100644 index 000000000..2a9a4f418 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutCacheDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUILayoutCacheDelegate + +@optional +- (void)layoutCacheDidFinishBatch:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutRequest-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutRequest-Protocol.h new file mode 100644 index 000000000..a500df94c --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILayoutRequest-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol SKUILayoutRequest +@property(readonly, nonatomic) Class layoutClass; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILink.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILink.h index a7c3a22d4..31978a964 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILink.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILink.h @@ -6,9 +6,11 @@ #import "NSObject.h" +#import "SSMetricsEventFieldProvider-Protocol.h" + @class NSNumber, NSString, NSURL, SKUICountdown, SKUIItem; -@interface SKUILink : NSObject +@interface SKUILink : NSObject { SKUICountdown *_countdown; SKUIItem *_item; @@ -25,7 +27,8 @@ @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; - (void).cxx_destruct; - (void)_setItem:(id)arg1; -@property(readonly, nonatomic, getter=isActionable) BOOL actionable; +- (id)valueForMetricsField:(id)arg1; +@property(readonly, nonatomic, getter=isActionable) _Bool actionable; - (id)initWithURL:(id)arg1; - (id)initWithComponentContext:(id)arg1; - (id)initWithLinkDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILinkButton.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILinkButton.h index 9a82d7a73..7ff8f2156 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILinkButton.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILinkButton.h @@ -8,15 +8,19 @@ @interface SKUILinkButton : UIButton { - int _arrowStyle; + long long _arrowStyle; } -@property(readonly, nonatomic) int arrowStyle; // @synthesize arrowStyle=_arrowStyle; -- (float)_linkImagePaddingLeft; ++ (id)buttonWithArrowStyle:(long long)arg1; +@property(readonly, nonatomic) long long arrowStyle; // @synthesize arrowStyle=_arrowStyle; +- (void)_reloadIcons; +- (double)_linkImagePaddingLeft; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setTitleColor:(id)arg1 forState:(unsigned int)arg2; -- (id)initWithArrowStyle:(int)arg1; +- (void)sizeToFit; +- (void)tintColorDidChange; +- (void)setTitleColor:(id)arg1 forState:(unsigned long long)arg2; +- (id)initWithArrowStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadEditorialOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadEditorialOperation.h deleted file mode 100644 index 736cddc57..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadEditorialOperation.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -@class SKUIClientContext; - -@interface SKUILoadEditorialOperation : NSOperation -{ - SKUIClientContext *_clientContext; - id _outputBlock; - long long _identifier; -} - -@property(copy) id outputBlock; // @synthesize outputBlock=_outputBlock; -@property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; -- (void).cxx_destruct; -- (void)main; -- (id)initWithIdentifier:(long long)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadGratisEligibilityOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadGratisEligibilityOperation.h new file mode 100644 index 000000000..84496b878 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadGratisEligibilityOperation.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class NSArray, NSObject, SKUIClientContext; + +@interface SKUILoadGratisEligibilityOperation : NSOperation +{ + NSArray *_bundleIDs; + SKUIClientContext *_clientContext; + NSObject *_dispatchQueue; + id _outputBlock; +} + +- (void).cxx_destruct; +- (id)_bodyData; +- (void)main; +@property(copy) id outputBlock; +- (id)initWithBundleIdentifiers:(id)arg1 clientContext:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreCell.h index 67b297ae3..988d4a729 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreCell.h @@ -16,7 +16,7 @@ - (void).cxx_destruct; - (void)stopAnimating; - (void)startAnimating; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreDataConsumer.h index 4ef473cf8..21c74cd1c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadMoreDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUILoadMoreDataConsumer : SKUIDataConsumer +@interface SKUILoadMoreDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadProductPageOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadProductPageOperation.h index 55012e6c3..c660af0f7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadProductPageOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadProductPageOperation.h @@ -6,23 +6,24 @@ #import "NSOperation.h" -@class NSObject, NSURL, SSMetricsPageEvent; +@class NSObject, NSURLRequest, SKUIClientContext, SSMetricsPageEvent; @interface SKUILoadProductPageOperation : NSOperation { + SKUIClientContext *_clientContext; NSObject *_dispatchQueue; long long _itemID; SSMetricsPageEvent *_metricsPageEvent; id _outputBlock; - NSURL *_url; + NSURLRequest *_urlRequest; } - (void).cxx_destruct; - (void)main; @property(copy) id outputBlock; @property(readonly) SSMetricsPageEvent *metricsPageEvent; -- (id)initWithProductPageURL:(id)arg1; -- (id)initWithItemIdentifier:(long long)arg1; +- (id)initWithProductPageURLRequest:(id)arg1 clientContext:(id)arg2; +- (id)initWithItemIdentifier:(long long)arg1 clientContext:(id)arg2; - (id)_initSKUILoadProductPageOperation; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadResourceOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadResourceOperation.h index d26d2ade5..df70037ca 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadResourceOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadResourceOperation.h @@ -6,18 +6,20 @@ #import "NSOperation.h" -@class NSLock, SKUIResourceRequest; +@class NSLock, SKUIClientContext, SKUIResourceRequest; @interface SKUILoadResourceOperation : NSOperation { - id _outputBlock; + SKUIClientContext *_clientContext; NSLock *_lock; + id _outputBlock; SKUIResourceRequest *_request; } - (void).cxx_destruct; - (void)main; @property(copy) id outputBlock; +@property(retain) SKUIClientContext *clientContext; @property(readonly) SKUIResourceRequest *resourceRequest; - (id)initWithResourceRequest:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadSortDataOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadSortDataOperation.h new file mode 100644 index 000000000..2c8fcd6da --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadSortDataOperation.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKUISortDataRequest; + +@interface SKUILoadSortDataOperation : SKUILoadResourceOperation +{ +} + +- (void)main; +- (id)initWithResourceRequest:(id)arg1; + +// Remaining properties +@property(readonly) SKUISortDataRequest *resourceRequest; // @dynamic resourceRequest; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadURLOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadURLOperation.h deleted file mode 100644 index af0b215e8..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILoadURLOperation.h +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -#import "NSURLConnectionDelegate-Protocol.h" - -@class NSCachedURLResponse, NSHTTPURLResponse, NSMutableData, NSObject, NSRunLoop, NSURL, NSURLRequest, SKUIDataConsumer, SSMetricsPageEvent; - -@interface SKUILoadURLOperation : NSOperation -{ - NSMutableData *_dataBuffer; - SKUIDataConsumer *_dataConsumer; - NSObject *_dispatchQueue; - id _expiredOutputBlock; - BOOL _iTunesStoreRequest; - SSMetricsPageEvent *_metricsPageEvent; - id _outputBlock; - BOOL _recordsMetrics; - NSHTTPURLResponse *_response; - NSRunLoop *_runLoop; - BOOL _stopped; - NSURLRequest *_urlRequest; -} - -- (void).cxx_destruct; -- (void)_stopRunLoop; -- (void)_stopIfCancelled; -- (long)_runRunLoopUntilStopped; -- (id)_outputForData:(id)arg1 error:(id *)arg2; -- (id)_newURLRequest; -- (void)_keepAliveTimer:(id)arg1; -- (void)_finishWithData:(id)arg1; -- (void)_applyResponseToMetrics:(id)arg1; -- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; -- (void)connectionDidFinishLoading:(id)arg1; -- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; -- (void)connection:(id)arg1 didReceiveData:(id)arg2; -- (void)connection:(id)arg1 didFailWithError:(id)arg2; -- (void)main; -- (void)cancel; -@property(readonly) NSURLRequest *URLRequest; -@property(readonly) NSURL *URL; -@property BOOL recordsMetrics; -@property(copy) id outputBlock; -@property(getter=isITunesStoreRequest) BOOL ITunesStoreRequest; -@property(copy) id expiredOutputBlock; -@property(retain) SKUIDataConsumer *dataConsumer; -@property(readonly) SSMetricsPageEvent *metricsPageEvent; -- (void)dispatchSync:(id)arg1; -- (void)dispatchAsync:(id)arg1; -@property(readonly) NSCachedURLResponse *cachedURLResponse; -- (id)initWithURLRequest:(id)arg1; -- (id)initWithURL:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupComponent.h index 74d348751..c77b0460b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupComponent.h @@ -21,8 +21,9 @@ @property(readonly, nonatomic) SKUIItem *item; // @synthesize item=_item; @property(readonly, nonatomic) SKUIEditorialComponent *editorial; // @synthesize editorial=_editorial; - (void).cxx_destruct; +- (void)_setLockupStyle:(struct SKUILockupStyle)arg1; - (void)_setItem:(id)arg1; -- (int)componentType; +- (long long)componentType; - (id)initWithItem:(id)arg1 style:(struct SKUILockupStyle)arg2; - (id)initWithItemIdentifier:(long long)arg1 style:(struct SKUILockupStyle)arg2; - (id)initWithCustomPageContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCellLayout.h index f9c381e1a..0eee2187e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCellLayout.h @@ -6,47 +6,46 @@ #import -@class NSString, UIColor, UIImageView, UILabel; +@class NSString, SKUILockupMetadataView; @interface SKUILockupItemCellLayout : SKUIItemCellLayout { - UILabel *_categoryLabel; struct UIEdgeInsets _contentInsets; struct CGSize _imageBoundingSize; - int _layoutStyle; - int _lockupSize; - int _numberOfUserRatings; - UIColor *_textColor; - UIColor *_titleColor; - UILabel *_titleLabel; - float _userRating; - UIImageView *_userRatingImageView; - UILabel *_userRatingLabel; + long long _layoutStyle; + long long _lockupSize; + SKUILockupMetadataView *_metadataView; + long long _verticalAlignment; } -@property(nonatomic) float userRating; // @synthesize userRating=_userRating; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; -@property(nonatomic) int lockupSize; // @synthesize lockupSize=_lockupSize; -@property(nonatomic) int layoutStyle; // @synthesize layoutStyle=_layoutStyle; ++ (double)heightForLockupStyle:(struct SKUILockupStyle)arg1 itemKind:(long long)arg2 editorial:(id)arg3; ++ (double)heightForLockupComponent:(id)arg1; +@property(nonatomic) long long verticalAlignment; // @synthesize verticalAlignment=_verticalAlignment; +@property(nonatomic) long long lockupSize; // @synthesize lockupSize=_lockupSize; +@property(nonatomic) long long layoutStyle; // @synthesize layoutStyle=_layoutStyle; @property(nonatomic) struct CGSize imageBoundingSize; // @synthesize imageBoundingSize=_imageBoundingSize; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (void).cxx_destruct; -- (void)_reloadUserRatingViews; - (void)_layoutVertical; -- (struct CGRect)_layoutLabelsInRect:(struct CGRect)arg1; - (struct CGRect)_layoutIconImageView; - (void)_layoutHorizontal; -- (void)_initSKUILockupItemCellLayout; +- (_Bool)_isItemOfferButtonHidden; - (void)setIconImage:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; - (void)layoutForItemOfferChange; +@property(nonatomic) unsigned long long visibleFields; +@property(nonatomic) float userRating; @property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *releaseDateString; +@property(nonatomic) long long numberOfUserRatings; - (void)setColoringWithColorScheme:(id)arg1; @property(copy, nonatomic) NSString *categoryString; +@property(copy, nonatomic) NSString *artistName; - (id)initWithTableViewCell:(id)arg1; - (id)initWithParentView:(id)arg1; - (id)initWithCollectionViewCell:(id)arg1; +- (void)_initSKUILockupItemCellLayout; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCollectionViewCell.h index bdd3c938a..315484ae2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupItemCollectionViewCell.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) SKUILockupItemCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1; +- (void)configureForItem:(id)arg1 clientContext:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupMetadataView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupMetadataView.h new file mode 100644 index 000000000..9a8e48c88 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupMetadataView.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class NSString, UIColor, UIImageView, UILabel; + +@interface SKUILockupMetadataView : UIView +{ + UILabel *_artistNameLabel; + UILabel *_categoryLabel; + long long _numberOfUserRatings; + UILabel *_releaseDateLabel; + UIColor *_textColor; + UIColor *_titleColor; + UILabel *_titleLabel; + float _userRating; + UIImageView *_userRatingImageView; + UILabel *_userRatingLabel; + unsigned long long _visibleFields; +} + ++ (double)maximumHeightWithVisibleFields:(unsigned long long)arg1; +@property(nonatomic) unsigned long long visibleFields; // @synthesize visibleFields=_visibleFields; +@property(nonatomic) float userRating; // @synthesize userRating=_userRating; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +- (void).cxx_destruct; +- (void)_reloadUserRatingViews; +- (id)_newDefaultLabel; +- (id)_decimalNumberFormatter; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *releaseDateString; +- (void)setColoringWithColorScheme:(id)arg1; +@property(copy, nonatomic) NSString *categoryString; +@property(copy, nonatomic) NSString *artistName; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshArtworkLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshArtworkLoader.h index f98d81a6a..38af0e17f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshArtworkLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshArtworkLoader.h @@ -15,9 +15,9 @@ - (void).cxx_destruct; - (void)setImage:(id)arg1 forRequest:(id)arg2; -- (void)loadImagesForNextPageWithReason:(int)arg1; +- (void)loadImagesForNextPageWithReason:(long long)arg1; - (id)placeholderImageForItem:(id)arg1; -- (BOOL)loadImageForItem:(id)arg1 reason:(int)arg2; +- (_Bool)loadImageForItem:(id)arg1 reason:(long long)arg2; - (id)cachedImageForItem:(id)arg1; - (id)initWithArtworkLoader:(id)arg1 swoosh:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshPageSection.h index ff16f6427..7bd1160a3 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshPageSection.h @@ -17,7 +17,7 @@ SKUILockupSwooshArtworkLoader *_artworkLoader; SKUIMissingItemLoader *_missingItemLoader; SKUIProductPageOverlayController *_overlayController; - int _overlaySourceIndex; + long long _overlaySourceIndex; SKUILockupSwooshViewController *_swooshViewController; } @@ -25,24 +25,24 @@ - (id)_swooshViewController; - (id)_popSourceViewForOverlayController:(id)arg1; - (id)_missingItemLoader; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; - (id)_artworkLoader; -- (void)_addImpressionForItemIndex:(int)arg1 toSession:(id)arg2; +- (void)_addImpressionForItemIndex:(long long)arg1 toSession:(id)arg2; - (void)productPageOverlayDidDismiss:(id)arg1; - (id)productPageOverlay:(id)arg1 flipSourceViewToPresentItem:(id)arg2; - (id)productPageOverlay:(id)arg1 flipSourceViewToDismissItem:(id)arg2; - (void)swooshDidSelectSeeAll:(id)arg1; -- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(int)arg2; -- (id)swoosh:(id)arg1 imageForCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; +- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(long long)arg2; +- (id)swoosh:(id)arg1 imageForCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didSelectCellAtIndex:(long long)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; - (void)setImage:(id)arg1 forRequest:(id)arg2; -- (void)setInitialColoringIndex:(int)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshViewController.h index bf3b991c0..45211918d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUILockupSwooshViewController.h @@ -15,40 +15,46 @@ { SKUIItemArtworkContext *_artworkContext; UICollectionView *_collectionView; - BOOL _delegateWantsWillDisplay; + _Bool _delegateWantsWillDisplay; + _Bool _didInitialReload; NSMutableIndexSet *_hiddenIconIndexSet; NSArray *_items; struct CGSize _maxCellSize; struct CGSize _maxImageSize; NSString *_seeAllTitle; NSURL *_seeAllURL; + _Bool _seeAllHidden; SKUISwooshView *_swooshView; - int _swooshType; + long long _swooshType; + unsigned long long _visibleLockupFields; } -+ (int)_swooshTypeForItems:(id)arg1; ++ (long long)_swooshTypeForItems:(id)arg1; @property(readonly, nonatomic) NSURL *seeAllURL; // @synthesize seeAllURL=_seeAllURL; -@property(nonatomic) int swooshType; // @synthesize swooshType=_swooshType; +@property(nonatomic, getter=isSeeAllHidden) _Bool seeAllHidden; // @synthesize seeAllHidden=_seeAllHidden; +@property(nonatomic) long long swooshType; // @synthesize swooshType=_swooshType; @property(readonly, nonatomic) NSArray *items; // @synthesize items=_items; @property(readonly, nonatomic) SKUIItemArtworkContext *artworkContext; // @synthesize artworkContext=_artworkContext; - (void).cxx_destruct; -- (id)_newArtworkContextForSwooshType:(int)arg1; +- (id)_newArtworkContextForSwooshType:(long long)arg1; +- (struct CGSize)_maximumCellSizeForImageSize:(struct CGSize)arg1; - (void)_seeAllAction:(id)arg1; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)unhideImages; - (void)setItemsWithLockups:(id)arg1; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; - (void)setDelegate:(id)arg1; - (void)setColorScheme:(id)arg1; -- (id)popImageViewForItemAtIndex:(int)arg1; +- (void)setClientContext:(id)arg1; +- (id)popImageViewForItemAtIndex:(long long)arg1; - (id)indexPathsForVisibleItems; -- (struct CGRect)frameForItemAtIndex:(int)arg1; +- (struct CGRect)frameForItemAtIndex:(long long)arg1; @property(readonly, nonatomic) struct CGRect seeAllButtonFrame; - (void)dealloc; - (id)initWithSwoosh:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaCollectionViewCell.h new file mode 100644 index 000000000..d876d051f --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaCollectionViewCell.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKUIEmbeddedMediaView; + +@interface SKUIMediaCollectionViewCell : SKUICollectionViewCell +{ + struct UIEdgeInsets _contentInset; + SKUIEmbeddedMediaView *_mediaView; +} + +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; +- (void).cxx_destruct; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +@property(readonly, nonatomic) SKUIEmbeddedMediaView *mediaView; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaComponent.h index 6d6383e11..2cae2ac23 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaComponent.h @@ -6,33 +6,40 @@ #import -@class NSString, SKUIArtworkList; +#import "SSMetricsEventFieldProvider-Protocol.h" -@interface SKUIMediaComponent : SKUIPageComponent +@class NSString, SKUIArtworkList, SKUILink; + +@interface SKUIMediaComponent : SKUIPageComponent { NSString *_accessibilityLabel; - int _alignment; + long long _alignment; + double _duration; + SKUILink *_link; long long _mediaIdentifier; - int _mediaType; + long long _mediaType; NSString *_mediaURLString; SKUIArtworkList *_thumbnailArtworkList; NSString *_title; float _titleFontSize; - int _titleFontWeight; + long long _titleFontWeight; } -@property(readonly, nonatomic) int titleFontWeight; // @synthesize titleFontWeight=_titleFontWeight; +@property(readonly, nonatomic) long long titleFontWeight; // @synthesize titleFontWeight=_titleFontWeight; @property(readonly, nonatomic) float titleFontSize; // @synthesize titleFontSize=_titleFontSize; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) SKUIArtworkList *thumbnailArtworkList; // @synthesize thumbnailArtworkList=_thumbnailArtworkList; @property(readonly, nonatomic) NSString *mediaURLString; // @synthesize mediaURLString=_mediaURLString; -@property(readonly, nonatomic) int mediaType; // @synthesize mediaType=_mediaType; +@property(readonly, nonatomic) long long mediaType; // @synthesize mediaType=_mediaType; @property(readonly, nonatomic) long long mediaIdentifier; // @synthesize mediaIdentifier=_mediaIdentifier; -@property(readonly, nonatomic) int alignment; // @synthesize alignment=_alignment; +@property(readonly, nonatomic) SKUILink *link; // @synthesize link=_link; +@property(readonly, nonatomic) double duration; // @synthesize duration=_duration; +@property(readonly, nonatomic) long long alignment; // @synthesize alignment=_alignment; @property(readonly, nonatomic) NSString *accessibilityLabel; // @synthesize accessibilityLabel=_accessibilityLabel; - (void).cxx_destruct; +- (id)valueForMetricsField:(id)arg1; - (id)metricsElementName; -- (int)componentType; +- (long long)componentType; - (id)bestThumbnailArtwork; - (id)initWithCustomPageContext:(id)arg1; - (id)initWithArtwork:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaPageSection.h index d9b755014..7808d561c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMediaPageSection.h @@ -13,23 +13,23 @@ @interface SKUIMediaPageSection : SKUIStorePageSection { - unsigned int _artworkRequestID; + unsigned long long _artworkRequestID; struct CGSize _imageSize; SKUIEmbeddedMediaView *_mediaView; - BOOL _pinned; + _Bool _pinned; } - (void).cxx_destruct; -- (id)_metricsLocationID; -- (void)_loadImageWithReason:(int)arg1; -- (void)mediaView:(id)arg1 playbackStateDidChange:(int)arg2; +- (void)_loadImageWithReason:(long long)arg1; +- (void)mediaView:(id)arg1 playbackStateDidChange:(long long)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)setSectionIndex:(int)arg1; +- (void)willAppearInContext:(id)arg1; +- (void)setSectionIndex:(long long)arg1; - (void)restorePinnedHeaderView:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; +- (void)prefetchResourcesWithReason:(long long)arg1; - (id)popPinnedHeaderView; -- (int)numberOfCells; -- (float)contentInsetAdjustmentForCollectionView:(id)arg1; +- (long long)numberOfCells; +- (double)contentInsetAdjustmentForCollectionView:(id)arg1; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageComponent.h index 245996bed..75e1f5278 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageComponent.h @@ -11,26 +11,32 @@ @interface SKUIMenuPageComponent : SKUIPageComponent { NSMutableArray *_childrenComponents; - int _menuStyle; + long long _defaultSelectedIndex; + long long _menuStyle; NSString *_menuTitle; float _menuTitleFontSize; - int _menuTitleFontWeight; + long long _menuTitleFontWeight; + NSMutableArray *_sortURLStrings; NSString *_titleForMoreItem; NSMutableArray *_titles; } @property(readonly, nonatomic) NSString *titleForMoreItem; // @synthesize titleForMoreItem=_titleForMoreItem; -@property(readonly, nonatomic) int menuTitleFontWeight; // @synthesize menuTitleFontWeight=_menuTitleFontWeight; +@property(readonly, nonatomic) long long menuTitleFontWeight; // @synthesize menuTitleFontWeight=_menuTitleFontWeight; @property(readonly, nonatomic) float menuTitleFontSize; // @synthesize menuTitleFontSize=_menuTitleFontSize; @property(readonly, nonatomic) NSString *menuTitle; // @synthesize menuTitle=_menuTitle; -@property(readonly, nonatomic) int menuStyle; // @synthesize menuStyle=_menuStyle; +@property(readonly, nonatomic) long long menuStyle; // @synthesize menuStyle=_menuStyle; +@property(readonly, nonatomic) long long defaultSelectedIndex; // @synthesize defaultSelectedIndex=_defaultSelectedIndex; - (void).cxx_destruct; - (id)_componentWithContext:(id)arg1; -- (int)componentType; -- (id)titleForIndex:(int)arg1; -@property(readonly, nonatomic) int numberOfItems; -- (id)childComponentsForIndex:(int)arg1; +- (void)_setChildComponents:(id)arg1 forIndex:(long long)arg2; +- (long long)componentType; +- (id)titleForIndex:(long long)arg1; +- (id)sortURLForIndex:(long long)arg1; +@property(readonly, nonatomic) long long numberOfItems; +- (id)childComponentsForIndex:(long long)arg1; @property(readonly, nonatomic) NSArray *allTitles; +- (id)initWithRoomSortData:(id)arg1; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSection.h index 28dd83e8f..b25940c28 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSection.h @@ -8,45 +8,50 @@ #import "SKUIMenuViewControllerDelegate-Protocol.h" #import "SKUIPopupMenuDelegate-Protocol.h" +#import "SKUISortDataRequestDelegate-Protocol.h" #import "UIPickerViewDataSource-Protocol.h" #import "UIPickerViewDelegate-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" -@class SKUIFocusedTouchGestureRecognizer, SKUIMenuPageComponent, SKUIMenuViewController, SKUIPillsControl, SKUIPopupMenuHeaderView, UIPickerView, UIPopoverController; +@class NSMutableIndexSet, SKUIFocusedTouchGestureRecognizer, SKUIMenuPageComponent, SKUIMenuViewController, SKUIPickerWrapperView, SKUIPillsControl, SKUIPopupMenuHeaderView, UIPopoverController, UIView; -@interface SKUIMenuPageSection : SKUIStorePageSection +@interface SKUIMenuPageSection : SKUIStorePageSection { SKUIPillsControl *_pillsControl; SKUIMenuViewController *_moreListMenuViewController; UIPopoverController *_moreListPopoverController; SKUIFocusedTouchGestureRecognizer *_pickerDismissGestureRecognizer; - UIPickerView *_pickerView; - BOOL _pinned; + SKUIPickerWrapperView *_pickerWrapper; + UIView *_pickerBackgroundView; + _Bool _pinned; SKUIPopupMenuHeaderView *_popupHeaderView; - int _selectedIndex; + long long _selectedIndex; + NSMutableIndexSet *_sortRequestIndexSet; } - (void).cxx_destruct; - (void)_showPopoverController; - (void)_showPickerView; - (void)_showMoreList; -- (void)_setSelectedIndex:(int)arg1; +- (void)_setSelectedIndex:(long long)arg1; - (id)_popupHeaderView; - (id)_pillsControl; +- (void)_loadSortDataIfNecessaryForMenuIndex:(long long)arg1 reason:(long long)arg2; - (id)_contentChildView; - (void)_pillAction:(id)arg1; - (void)_dismissPickerViewAction:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (BOOL)pickerView:(id)arg1 shouldUseCheckSelectionForRow:(int)arg2 forComponent:(int)arg3; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (void)popupMenuHeader:(id)arg1 didSelectMenuItemAtIndex:(int)arg2; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (void)sortDataRequest:(id)arg1 didFinishWithLockups:(id)arg2; +- (void)popupMenuHeader:(id)arg1 didSelectMenuItemAtIndex:(long long)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; +- (void)willAppearInContext:(id)arg1; - (void)restorePinnedHeaderView:(id)arg1; - (id)popPinnedHeaderView; -- (int)numberOfCells; +- (long long)numberOfCells; - (void)collectionViewWillApplyLayoutAttributes:(id)arg1; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSectionContext.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSectionContext.h index d3e23de27..49f33eb87 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSectionContext.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuPageSectionContext.h @@ -11,13 +11,13 @@ @interface SKUIMenuPageSectionContext : NSObject { NSMutableDictionary *_sections; - int _selectedIndex; + long long _selectedIndex; } -@property(nonatomic) int selectedIndex; // @synthesize selectedIndex=_selectedIndex; +@property(nonatomic) long long selectedIndex; // @synthesize selectedIndex=_selectedIndex; - (void).cxx_destruct; -- (void)setSections:(id)arg1 forIndex:(int)arg2; -- (id)sectionsForIndex:(int)arg1; +- (void)setSections:(id)arg1 forIndex:(long long)arg2; +- (id)sectionsForIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewController.h index 701adc601..5fd3ef98f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewController.h @@ -6,22 +6,23 @@ #import "UITableViewController.h" -@class NSArray; +@class NSArray, UIColor; @interface SKUIMenuViewController : UITableViewController { + UIColor *_borderColor; id _delegate; - int _indexOfCheckedTitle; + long long _indexOfCheckedTitle; NSArray *_menuTitles; } -@property(nonatomic) int indexOfCheckedTitle; // @synthesize indexOfCheckedTitle=_indexOfCheckedTitle; +@property(nonatomic) long long indexOfCheckedTitle; // @synthesize indexOfCheckedTitle=_indexOfCheckedTitle; @property(readonly, nonatomic) NSArray *menuTitles; // @synthesize menuTitles=_menuTitles; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)loadView; - (id)initWithMenuTitles:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewControllerDelegate-Protocol.h index 76c2fdeb3..68fd38aa1 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMenuViewControllerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIMenuViewControllerDelegate @optional -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsController.h index 463464c6f..ace2e8437 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsController.h @@ -13,31 +13,46 @@ NSNumber *_accountID; SKUIMetricsImpressionSession *_activeImpressionsSession; NSString *_applicationIdentifier; - SSMetricsConfiguration *_configuration; SSMetricsController *_controller; - BOOL _impressionsEnabled; + SSMetricsConfiguration *_globalConfiguration; + _Bool _impressionsEnabled; NSObject *_impressionsTimer; - BOOL _loggingEnabled; + _Bool _loggingEnabled; SSMetricsConfiguration *_pageConfiguration; NSString *_pageContext; + NSString *_pageURL; + NSString *_topic; NSString *_userAgent; NSString *_windowOrientation; } ++ (void)flushImmediately; @property(copy, nonatomic) NSString *windowOrientation; // @synthesize windowOrientation=_windowOrientation; @property(copy, nonatomic) NSString *userAgent; // @synthesize userAgent=_userAgent; +@property(copy, nonatomic) NSString *topic; // @synthesize topic=_topic; +@property(copy, nonatomic) NSString *pageURL; // @synthesize pageURL=_pageURL; @property(copy, nonatomic) NSString *pageContext; // @synthesize pageContext=_pageContext; @property(retain, nonatomic) SSMetricsConfiguration *pageConfiguration; // @synthesize pageConfiguration=_pageConfiguration; +@property(readonly, nonatomic) SSMetricsConfiguration *globalConfiguration; // @synthesize globalConfiguration=_globalConfiguration; @property(copy, nonatomic) NSString *applicationIdentifier; // @synthesize applicationIdentifier=_applicationIdentifier; @property(copy, nonatomic) NSNumber *accountIdentifier; // @synthesize accountIdentifier=_accountID; - (void).cxx_destruct; - (void)_recordActiveImpressions; +- (void)_waitUntilRecordingComplete; - (id)tokenStringWithElements:(id)arg1; - (void)recordEvent:(id)arg1; +- (void)pingURLs:(id)arg1 withClientContext:(id)arg2; +- (void)pingURLs:(id)arg1; +- (id)performActionForItem:(id)arg1; +- (id)locationWithPosition:(long long)arg1 type:(id)arg2 fieldData:(id)arg3; +- (id)locationWithPageComponent:(id)arg1; +- (id)itemOfferClickEventWithItem:(id)arg1 locationPosition:(long long)arg2; @property(readonly, nonatomic) double flushInterval; - (void)flushImmediately; - (id)compoundStringWithElements:(id)arg1; -- (BOOL)canRecordEventWithType:(id)arg1; +- (void)closeImpressionsSession; +- (id)clickEventWithItem:(id)arg1 locationPosition:(long long)arg2; +- (_Bool)canRecordEventWithType:(id)arg1; @property(readonly, nonatomic) SKUIMetricsImpressionSession *activeImpressionsSession; - (void)dealloc; - (id)initWithGlobalConfiguration:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsFlushTimer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsFlushTimer.h index 3a03f8f2f..cf83e9452 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsFlushTimer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsFlushTimer.h @@ -22,6 +22,7 @@ - (void)_applicationDidEnterBackgroundNotification:(id)arg1; - (void)removeMetricsController:(id)arg1; - (void)reloadFlushInterval; +- (void)flushAllMetricsControllers; - (void)addMetricsController:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsImpressionSession.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsImpressionSession.h index 006e34afe..9f755aad7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsImpressionSession.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsImpressionSession.h @@ -6,16 +6,18 @@ #import "NSObject.h" -@class NSMutableDictionary; +@class NSArray, NSMutableArray, NSMutableString, NSString; @interface SKUIMetricsImpressionSession : NSObject { - NSMutableDictionary *_impressions; + NSMutableArray *_impressionIdentifiers; + NSMutableString *_impressionsString; } +@property(readonly, nonatomic) NSString *impressionsString; // @synthesize impressionsString=_impressionsString; +@property(readonly, nonatomic) NSArray *impressionIdentifiers; // @synthesize impressionIdentifiers=_impressionIdentifiers; - (void).cxx_destruct; -- (id)impressionsDictionary; -- (void)addLocationIdentifier:(id)arg1 forItemIdentifier:(long long)arg2; +- (void)addItemIdentifier:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsViewController-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsViewController-Protocol.h new file mode 100644 index 000000000..f8f692607 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMetricsViewController-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIMetricsViewController + +@optional +- (id)activeMetricsController; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMissingItemLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMissingItemLoader.h index a7fda8c63..fd5a11685 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIMissingItemLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIMissingItemLoader.h @@ -12,7 +12,7 @@ @interface SKUIMissingItemLoader : NSObject { - int _batchSize; + long long _batchSize; id _delegate; NSString *_imageProfile; NSString *_keyProfile; @@ -23,13 +23,13 @@ @property(copy, nonatomic) NSString *keyProfile; // @synthesize keyProfile=_keyProfile; @property(copy, nonatomic) NSString *imageProfile; // @synthesize imageProfile=_imageProfile; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int batchSize; // @synthesize batchSize=_batchSize; +@property(nonatomic) long long batchSize; // @synthesize batchSize=_batchSize; - (void).cxx_destruct; -- (void)_requestItems:(id)arg1 withReason:(int)arg2; +- (void)_requestItems:(id)arg1 withReason:(long long)arg2; - (id)_existingRequestIDForItemID:(id)arg1; - (void)itemRequest:(id)arg1 didFinishWithItems:(id)arg2; -- (void)loadItemsWithIdentifiers:(id)arg1 reason:(int)arg2; -- (void)loadItemsForPageComponent:(id)arg1 startIndex:(int)arg2 reason:(int)arg3; +- (void)loadItemsWithIdentifiers:(id)arg1 reason:(long long)arg2; +- (void)loadItemsForPageComponent:(id)arg1 startIndex:(long long)arg2 reason:(long long)arg3; - (id)initWithResourceLoader:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorView.h deleted file mode 100644 index be8551dc3..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorView.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView, UILabel; - -@interface SKUINetworkErrorView : UIView -{ - UILabel *_bodyLabel; - UIImageView *_glowImageView; - UIImageView *_iconImageView; - UILabel *_titleLabel; -} - -- (void).cxx_destruct; -- (id)_newLabel; -- (void)layoutSubviews; -- (id)initWithClientContext:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorViewController.h index c2c488f85..097d6613d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUINetworkErrorViewController.h @@ -17,7 +17,7 @@ NSError *_error; } -+ (BOOL)canDisplayError:(id)arg1; ++ (_Bool)canDisplayError:(id)arg1; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUINewsstandImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUINewsstandImageDataConsumer.h index d5c28c9a2..889d2e845 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUINewsstandImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUINewsstandImageDataConsumer.h @@ -8,16 +8,15 @@ #import "NSCopying-Protocol.h" -@class NSString, SKUIColorScheme, UIColor; +@class SKUIColorScheme, UIColor; @interface SKUINewsstandImageDataConsumer : SKUIImageDataConsumer { UIColor *_backgroundColor; SKUIColorScheme *_colorScheme; - NSString *_imageString; struct CGSize _iconSize; - int _bindingEdge; - int _bindingType; + long long _bindingEdge; + long long _bindingType; } + (id)wishlistConsumer; @@ -29,15 +28,16 @@ + (id)updatesConsumer; + (id)chartsConsumer; + (id)mixedChartsConsumer; -+ (id)lockupConsumerWithSize:(int)arg1; ++ (id)lockupConsumerWithSize:(long long)arg1; + (id)cardConsumer; + (id)newsstandSwooshConsumer; + (id)swooshConsumer; + (id)roomConsumer; + (id)newsstandRoomConsumer; + (id)productPageConsumer; -@property(nonatomic) int bindingType; // @synthesize bindingType=_bindingType; -@property(nonatomic) int bindingEdge; // @synthesize bindingEdge=_bindingEdge; ++ (id)consumerWithSize:(struct CGSize)arg1; +@property(nonatomic) long long bindingType; // @synthesize bindingType=_bindingType; +@property(nonatomic) long long bindingEdge; // @synthesize bindingEdge=_bindingEdge; @property(readonly, nonatomic) struct CGSize iconSize; // @synthesize iconSize=_iconSize; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerView.h new file mode 100644 index 000000000..67b662b98 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIControl.h" + +@interface SKUIOverlayContainerView : UIControl +{ +} + +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerViewController.h index c3cbe4460..f3f3889ee 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIOverlayContainerViewController.h @@ -13,7 +13,8 @@ @interface SKUIOverlayContainerViewController : UIViewController { UIControl *_backstopView; - int _selectedViewControllerIndex; + _Bool _isAdjustingViewsForDismiss; + long long _selectedViewControllerIndex; UITapGestureRecognizer *_tapGestureRecognizer; NSMutableArray *_viewControllers; } @@ -25,21 +26,24 @@ - (id)_selectedViewController; - (void)_removeChildren; - (void)_pushViewController:(id)arg1; -- (void)_positionViewControllersForOrientation:(int)arg1; +- (void)_positionViewControllersForOrientation:(long long)arg1; - (void)_popViewControllers; -- (float)_overlaySpacingForOrientation:(int)arg1; -- (int)_indexOfViewControllerForPoint:(struct CGPoint)arg1; +- (double)_overlaySpacingForOrientation:(long long)arg1; +- (long long)_indexOfViewControllerForPoint:(struct CGPoint)arg1; - (struct CGRect)_frameToCenterViewController:(id)arg1; - (void)_fadeInViewController:(id)arg1 withCompletionBlock:(id)arg2; +- (void)_frameAction:(id)arg1; - (void)_tapAction:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (void)loadView; - (void)showViewController:(id)arg1 withFlipTransition:(id)arg2 completionBlock:(id)arg3; - (void)showViewControllers:(id)arg1; - (void)showViewController:(id)arg1 withCompletionBlock:(id)arg2; +- (void)dismissWithFadeTransitionCompletionBlock:(id)arg1; - (void)dismissWithFlipTransition:(id)arg1 completionBlock:(id)arg2; @property(readonly, nonatomic) UIControl *backstopControl; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponent.h index 06e6c8d31..ada1385ae 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponent.h @@ -6,24 +6,26 @@ #import "NSObject.h" +#import "SSMetricsEventFieldProvider-Protocol.h" + @class NSString; -@interface SKUIPageComponent : NSObject +@interface SKUIPageComponent : NSObject { - NSString *_metricsLocationIdentifier; + long long _metricsLocationPosition; } -- (void)_setMetricsLocationIdentifier:(id)arg1; -@property(copy, nonatomic) NSString *metricsLocationIdentifier; // @synthesize metricsLocationIdentifier=_metricsLocationIdentifier; -- (void).cxx_destruct; -- (void)_enumerateMissingItemIdentifiersFromLockups:(id)arg1 startIndex:(int)arg2 usingBlock:(id)arg3; -- (void)_enumerateMissingItemIdentifiersFromLinks:(id)arg1 startIndex:(int)arg2 usingBlock:(id)arg3; -- (void)_enumerateMissingItemIdentifiersFromBricks:(id)arg1 startIndex:(int)arg2 usingBlock:(id)arg3; +- (void)_setMetricsLocationPosition:(long long)arg1; +@property(nonatomic) long long metricsLocationPosition; // @synthesize metricsLocationPosition=_metricsLocationPosition; +- (void)_enumerateMissingItemIdentifiersFromLockups:(id)arg1 startIndex:(long long)arg2 usingBlock:(id)arg3; +- (void)_enumerateMissingItemIdentifiersFromLinks:(id)arg1 startIndex:(long long)arg2 usingBlock:(id)arg3; +- (void)_enumerateMissingItemIdentifiersFromBricks:(id)arg1 startIndex:(long long)arg2 usingBlock:(id)arg3; +- (id)valueForMetricsField:(id)arg1; @property(readonly, nonatomic) NSString *metricsElementName; -@property(readonly, nonatomic, getter=isMissingItemData) BOOL missingItemData; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -@property(readonly, nonatomic) int componentType; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +@property(readonly, nonatomic, getter=isMissingItemData) _Bool missingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +@property(readonly, nonatomic) long long componentType; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponentContext.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponentContext.h index 6b0f39848..e4ab4d9a7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponentContext.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageComponentContext.h @@ -14,16 +14,21 @@ { NSDictionary *_componentDictionary; NSDictionary *_items; + long long _layoutStyle; + double _pageGenerationTime; NSDictionary *_unavailableItems; } @property(copy, nonatomic) NSDictionary *unavailableItems; // @synthesize unavailableItems=_unavailableItems; +@property(readonly, nonatomic) double pageGenerationTime; // @synthesize pageGenerationTime=_pageGenerationTime; +@property(nonatomic) long long layoutStyle; // @synthesize layoutStyle=_layoutStyle; @property(copy, nonatomic) NSDictionary *items; // @synthesize items=_items; @property(copy, nonatomic) NSDictionary *componentDictionary; // @synthesize componentDictionary=_componentDictionary; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)itemForItemIdentifier:(id)arg1; -- (BOOL)isUnavailableItemIdentifier:(id)arg1; +- (_Bool)isUnavailableItemIdentifier:(id)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageDividerCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageDividerCollectionViewCell.h new file mode 100644 index 000000000..04643ac6b --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPageDividerCollectionViewCell.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UICollectionViewCell.h" + +@class NSString, UILabel, UIView; + +@interface SKUIPageDividerCollectionViewCell : UICollectionViewCell +{ + UILabel *_dividerLabel; + UIView *_leftLine; + UIView *_rightLine; +} + +- (void).cxx_destruct; +- (void)setBackgroundColor:(id)arg1; +- (void)layoutSubviews; +- (void)applyLayoutAttributes:(id)arg1; +@property(copy, nonatomic) NSString *dividerTitle; +- (void)setColoringWithColorScheme:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPickerWrapperView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPickerWrapperView.h new file mode 100644 index 000000000..6ac0ee36a --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPickerWrapperView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIPickerView, _UIBackdropView; + +@interface SKUIPickerWrapperView : UIView +{ + _UIBackdropView *_backdropView; + UIPickerView *_pickerView; + UIView *_separatorView; +} + +@property(readonly, nonatomic) UIPickerView *pickerView; // @synthesize pickerView=_pickerView; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPillsControl.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPillsControl.h index c6b9ca7cd..c6b1ecea7 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPillsControl.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPillsControl.h @@ -6,42 +6,26 @@ #import "UIControl.h" -@class NSArray, NSMutableArray, NSString, SKUIColorScheme, UIImage, UIImageView; +@class NSArray, NSString, SKUIColorScheme, SKUISegmentedControl; @interface SKUIPillsControl : UIControl { - UIImage *_backgroundImage; - UIImageView *_backgroundViewLeft; - UIImageView *_backgroundViewRight; - NSMutableArray *_buttons; SKUIColorScheme *_colorScheme; - int _maximumNumberOfVisiblePills; + long long _maximumNumberOfVisiblePills; NSString *_moreListTitle; - UIImage *_notchImage; - UIImageView *_notchImageView; - int _selectedIndex; - UIImage *_selectedPillImage; - BOOL _showsSelectedPillNotch; - BOOL _showsShadow; + SKUISegmentedControl *_segmentedControl; NSArray *_titles; } @property(copy, nonatomic) NSArray *titles; // @synthesize titles=_titles; -@property(nonatomic) BOOL showsShadow; // @synthesize showsShadow=_showsShadow; -@property(nonatomic) BOOL showsSelectedPillNotch; // @synthesize showsSelectedPillNotch=_showsSelectedPillNotch; -@property(nonatomic) int selectedIndex; // @synthesize selectedIndex=_selectedIndex; @property(copy, nonatomic) NSString *moreListTitle; // @synthesize moreListTitle=_moreListTitle; -@property(nonatomic) int maximumNumberOfVisiblePills; // @synthesize maximumNumberOfVisiblePills=_maximumNumberOfVisiblePills; +@property(nonatomic) long long maximumNumberOfVisiblePills; // @synthesize maximumNumberOfVisiblePills=_maximumNumberOfVisiblePills; @property(copy, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; -- (id)_uberImageWithBaseName:(id)arg1 tintColor:(id)arg2 bundle:(id)arg3; -- (id)_selectedPillImageInBundle:(id)arg1; -- (id)_newButtonWithTitle:(id)arg1 bundle:(id)arg2; -- (id)_notchImageInBundle:(id)arg1; -- (id)_backgroundImageInBundle:(id)arg1; -- (void)_buttonAction:(id)arg1; +- (void)_segmentedControlAction:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; +@property(nonatomic) long long selectedIndex; @property(readonly, nonatomic) struct CGRect selectedPillFrame; - (void)reloadPills; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPlatformRequestOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPlatformRequestOperation.h deleted file mode 100644 index 6b90c6218..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPlatformRequestOperation.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -@class NSArray, NSObject, NSString; - -@interface SKUIPlatformRequestOperation : NSOperation -{ - NSObject *_dispatchQueue; - NSArray *_itemIdentifiers; - NSString *_imageProfile; - NSString *_keyProfile; - id _responseBlock; -} - -- (void).cxx_destruct; -- (void)_makeLookupRequest; -- (void)_makeLocalRequest; -- (void)main; -@property(copy) id responseBlock; -@property(copy) NSString *keyProfile; -@property(copy) NSArray *itemIdentifiers; -@property(copy) NSString *imageProfile; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopoverObserver.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopoverObserver.h index bb47bbe83..2630faf1f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopoverObserver.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopoverObserver.h @@ -20,7 +20,7 @@ - (void).cxx_destruct; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)setTarget:(id)arg1 selector:(SEL)arg2; -- (void)dismissPopoverAnimated:(BOOL)arg1; +- (void)dismissPopoverAnimated:(_Bool)arg1; - (void)dealloc; - (id)initWithPopoverController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuDelegate-Protocol.h index 28c27c97b..4352e5ff4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIPopupMenuDelegate @optional -- (void)popupMenuHeader:(id)arg1 didSelectMenuItemAtIndex:(int)arg2; +- (void)popupMenuHeader:(id)arg1 didSelectMenuItemAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuHeaderView.h index a83acb291..d4ca50e5d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIPopupMenuHeaderView.h @@ -4,25 +4,28 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "UIView.h" #import "SKUIMenuViewControllerDelegate-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" -@class NSArray, NSString, SKUIMenuViewController, UIButton, UIFont, UILabel, UIPopoverController; +@class NSArray, NSString, SKUIMenuViewController, UIButton, UILabel, UIPopoverController; -@interface SKUIPopupMenuHeaderView : SKUIHeaderView +@interface SKUIPopupMenuHeaderView : UIView { id _delegate; UIButton *_menuButton; + UILabel *_menuLabel; + NSString *_menuLabelTitle; NSArray *_menuItemTitles; SKUIMenuViewController *_menuViewController; UIPopoverController *_menuPopoverController; - int _selectedMenuItemIndex; + long long _selectedMenuItemIndex; UILabel *_titleLabel; } -@property(nonatomic) int selectedMenuItemIndex; // @synthesize selectedMenuItemIndex=_selectedMenuItemIndex; +@property(nonatomic) long long selectedMenuItemIndex; // @synthesize selectedMenuItemIndex=_selectedMenuItemIndex; +@property(copy, nonatomic) NSString *menuLabelTitle; // @synthesize menuLabelTitle=_menuLabelTitle; @property(copy, nonatomic) NSArray *menuItemTitles; // @synthesize menuItemTitles=_menuItemTitles; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; @@ -30,12 +33,14 @@ - (void)_reloadMenuButton; - (void)_menuButtonAction:(id)arg1; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSString *title; -@property(copy, nonatomic) UIFont *titleFont; +- (void)setColoringWithColorScheme:(id)arg1; - (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductImageDataConsumer.h index 245fa67f9..a4bd97a61 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductImageDataConsumer.h @@ -19,8 +19,6 @@ + (id)wishlistConsumer; + (id)smartBannerConsumer; -+ (id)giftResultPosterConsumer; -+ (id)giftResultLetterboxConsumer; + (id)giftResultConsumer; + (id)giftThemePosterConsumer; + (id)giftThemeLetterboxConsumer; @@ -34,8 +32,9 @@ + (id)updatesConsumer; + (id)chartsConsumer; + (id)cardConsumer; -+ (id)lockupConsumerWithSize:(int)arg1 itemKind:(int)arg2; ++ (id)lockupConsumerWithSize:(long long)arg1 itemKind:(long long)arg2; + (id)gridConsumer; ++ (id)consumerWithSize:(struct CGSize)arg1; @property(readonly, nonatomic) struct CGSize iconSize; // @synthesize iconSize=_iconSize; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductInformationView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductInformationView.h index 77fd8a20f..cc0541ae9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductInformationView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductInformationView.h @@ -21,7 +21,7 @@ @property(retain, nonatomic) NSArray *informationLines; // @synthesize informationLines=_informationLines; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; -- (float)_keyWidth; +- (double)_keyWidth; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPage.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPage.h index 02264847b..9e78884f1 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPage.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPage.h @@ -8,19 +8,23 @@ #import "NSCopying-Protocol.h" -@class NSArray, NSString, SKUIProductPageItem, SKUIReviewConfiguration, SSMetricsConfiguration; +@class NSArray, NSString, NSURL, SKUIProductPageItem, SKUIReviewConfiguration, SKUIUber, SSMetricsConfiguration; @interface SKUIProductPage : NSObject { SKUIProductPageItem *_item; SSMetricsConfiguration *_metricsConfiguration; NSString *_metricsPageDescription; + NSURL *_pageURL; NSArray *_relatedContentSwooshes; SKUIReviewConfiguration *_reviewConfiguration; + SKUIUber *_uber; } +@property(retain, nonatomic) SKUIUber *uber; // @synthesize uber=_uber; @property(retain, nonatomic) SKUIReviewConfiguration *reviewConfiguration; // @synthesize reviewConfiguration=_reviewConfiguration; @property(copy, nonatomic) NSArray *relatedContentSwooshes; // @synthesize relatedContentSwooshes=_relatedContentSwooshes; +@property(copy, nonatomic) NSURL *pageURL; // @synthesize pageURL=_pageURL; @property(copy, nonatomic) NSString *metricsPageDescription; // @synthesize metricsPageDescription=_metricsPageDescription; @property(retain, nonatomic) SSMetricsConfiguration *metricsConfiguration; // @synthesize metricsConfiguration=_metricsConfiguration; @property(retain, nonatomic) SKUIProductPageItem *item; // @synthesize item=_item; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageAction.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageAction.h index 039c28cb1..a3786ebdf 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageAction.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageAction.h @@ -10,16 +10,16 @@ @interface SKUIProductPageAction : NSObject { - int _actionType; + long long _actionType; NSString *_urlTitle; id _viewControllerBlock; NSURL *_url; } -+ (id)actionWithType:(int)arg1; ++ (id)actionWithType:(long long)arg1; @property(copy, nonatomic) id viewControllerBlock; // @synthesize viewControllerBlock=_viewControllerBlock; @property(copy, nonatomic) NSURL *URL; // @synthesize URL=_url; -@property(nonatomic) int actionType; // @synthesize actionType=_actionType; +@property(nonatomic) long long actionType; // @synthesize actionType=_actionType; - (void).cxx_destruct; @property(readonly, nonatomic) UIViewController *viewController; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageChildViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageChildViewControllerDelegate-Protocol.h index a16118682..5cf69f87a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageChildViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageChildViewControllerDelegate-Protocol.h @@ -8,9 +8,10 @@ @protocol SKUIProductPageChildViewControllerDelegate - (struct CGPoint)topContentOffset; +- (void)productPageChildViewControllerDidLoad:(id)arg1; - (void)productPageChildViewControllerDidScroll:(id)arg1; - (void)productPageChildViewControllerDidLoadScrollView:(id)arg1; -- (BOOL)productPageChildShouldOpenURL:(id)arg1; -- (BOOL)productPageChildShouldOpenItem:(id)arg1; +- (void)productPageChildOpenURL:(id)arg1 viewControllerBlock:(id)arg2; +- (void)productPageChildOpenItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDataConsumer.h index cf952afd5..d9ef0df55 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUIProductPageDataConsumer : SKUIDataConsumer +@interface SKUIProductPageDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDetailsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDetailsViewController.h index 55394aa4a..747e3ce31 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDetailsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageDetailsViewController.h @@ -10,7 +10,7 @@ #import "SKUIProductPageChildViewController-Protocol.h" #import "SKUIScreenshotsDelegate-Protocol.h" -@class NSMutableArray, NSOperationQueue, SKUIClientContext, SKUIProductPageHeaderViewController, SKUIProductPageItem, SKUIProductPageTableHeaderOnlySection, SKUIProductPageTableTextBoxSection, SKUIProductPageTableViewController, SKUITextLayoutCache, UIScrollView; +@class NSMutableArray, NSOperationQueue, SKUIClientContext, SKUILayoutCache, SKUIProductPage, SKUIProductPageHeaderViewController, SKUIProductPageTableHeaderOnlySection, SKUIProductPageTableTextBoxSection, SKUIProductPageTableViewController, UIScrollView; @interface SKUIProductPageDetailsViewController : UIViewController { @@ -18,24 +18,24 @@ SKUIProductPageTableHeaderOnlySection *_copyrightSection; id _delegate; SKUIProductPageTableTextBoxSection *_descriptionSection; - SKUIProductPageItem *_item; NSOperationQueue *_operationQueue; + SKUIProductPage *_productPage; SKUIProductPageTableHeaderOnlySection *_screenshotsSection; NSMutableArray *_sections; SKUIProductPageTableTextBoxSection *_storeNotesSection; SKUIProductPageTableViewController *_tableViewController; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; SKUIProductPageTableTextBoxSection *_whatsNewSection; } -+ (float)defaultPageWidth; ++ (double)defaultPageWidthForUserInterfaceIdiom:(long long)arg1; +@property(readonly, nonatomic) SKUIProductPage *productPage; // @synthesize productPage=_productPage; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; -@property(readonly, nonatomic) SKUIProductPageItem *item; // @synthesize item=_item; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (id)_whatsNewSection; -- (id)_textLayoutRequestWithText:(id)arg1 widthOffset:(float)arg2; +- (id)_textLayoutRequestWithText:(id)arg1 widthOffset:(double)arg2; - (id)_tableViewController; - (id)_screenshotsSection; - (id)_infoSection; @@ -51,7 +51,7 @@ @property(retain, nonatomic) SKUIProductPageHeaderViewController *headerViewController; - (void)loadView; - (void)dealloc; -- (id)initWithItem:(id)arg1; +- (id)initWithProductPage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageFeaturesView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageFeaturesView.h index dcd2ea53c..9a060b860 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageFeaturesView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageFeaturesView.h @@ -13,7 +13,7 @@ UIView *_bottomBorderView; SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; - int _features; + long long _features; NSMutableArray *_featureViews; UILabel *_titleLabel; UIView *_topBorderView; @@ -21,7 +21,7 @@ @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; -@property(nonatomic) int features; // @synthesize features=_features; +@property(nonatomic) long long features; // @synthesize features=_features; - (void).cxx_destruct; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderFloatingView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderFloatingView.h index 6b0f2b518..5d8eb06f1 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderFloatingView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderFloatingView.h @@ -6,24 +6,27 @@ #import "UIView.h" -@class NSArray, SKUIColorScheme, UIControl, UISegmentedControl, _UIBackdropView; +@class SKUIColorScheme, UIControl, UISegmentedControl, _UIBackdropView; @interface SKUIProductPageHeaderFloatingView : UIView { UISegmentedControl *_sectionControl; SKUIColorScheme *_colorScheme; UIView *_separatorView; + UIView *_backdropAlphaView; _UIBackdropView *_backdropView; + _Bool _isPad; } @property(readonly, nonatomic) UIControl *sectionControl; // @synthesize sectionControl=_sectionControl; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; -@property(copy, nonatomic) NSArray *sectionTitles; -@property(readonly, nonatomic) int selectedSectionIndex; +- (void)_reloadBackdropView; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; +@property(readonly, nonatomic) long long selectedSectionIndex; +@property(nonatomic) double backdropAlpha; +- (id)initWithSectionTitles:(id)arg1 isPad:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderLabel.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderLabel.h index 22e5e4a79..b3749ff18 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderLabel.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderLabel.h @@ -15,9 +15,11 @@ NSString *_contentRating; UIImage *_contentRatingImage; UIColor *_ratingColor; + _Bool _isPad; } @property(retain, nonatomic) UIColor *ratingColor; // @synthesize ratingColor=_ratingColor; +@property(nonatomic) _Bool isPad; // @synthesize isPad=_isPad; @property(retain, nonatomic) NSString *contentRating; // @synthesize contentRating=_contentRating; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderView.h index 2acebbd21..2cf4c1906 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderView.h @@ -12,40 +12,41 @@ @interface SKUIProductPageHeaderView : UIView { + UILabel *_ageBandLabel; UIButton *_artistButton; SKUIClientContext *_clientContext; NSString *_contentRatingName; SKUIColorScheme *_colorScheme; UILabel *_facebookFriendsLabel; UIImageView *_facebookLogoImageView; - float _headerImageHeight; + double _headerImageHeight; UIImageView *_headerImageView; UIImageView *_iconImageView; UILabel *_inAppPurchasesLabel; SKUIItemOffer *_itemOffer; SKUIItemOfferButton *_itemOfferButton; SKUIItemState *_itemState; - int _numberOfUserRatings; - BOOL _restricted; + long long _numberOfUserRatings; + _Bool _restricted; UIButton *_shareButton; SKUIProductPageHeaderLabel *_titleLabel; - float _userRating; + double _userRating; UILabel *_userRatingLabel; UIImageView *_userRatingStarsView; } @property(readonly, nonatomic) UIControl *shareButton; // @synthesize shareButton=_shareButton; -@property(nonatomic) float userRating; // @synthesize userRating=_userRating; -@property(nonatomic, getter=isRestricted) BOOL restricted; // @synthesize restricted=_restricted; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic) double userRating; // @synthesize userRating=_userRating; +@property(nonatomic, getter=isRestricted) _Bool restricted; // @synthesize restricted=_restricted; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; @property(copy, nonatomic) SKUIItemState *itemState; // @synthesize itemState=_itemState; -@property(readonly, nonatomic) UIControl *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; +@property(readonly, nonatomic) SKUIItemOfferButton *itemOfferButton; // @synthesize itemOfferButton=_itemOfferButton; @property(retain, nonatomic) SKUIItemOffer *itemOffer; // @synthesize itemOffer=_itemOffer; -@property(nonatomic) float headerImageHeight; // @synthesize headerImageHeight=_headerImageHeight; +@property(nonatomic) double headerImageHeight; // @synthesize headerImageHeight=_headerImageHeight; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(readonly, nonatomic) UIControl *artistButton; // @synthesize artistButton=_artistButton; - (void).cxx_destruct; -- (void)_reloadItemOfferButton:(BOOL)arg1; +- (void)_reloadItemOfferButton:(_Bool)arg1; - (void)_showConfirmationAction:(id)arg1; - (void)_cancelConfirmationAction:(id)arg1; - (void)itemOfferButtonWillAnimateTransition:(id)arg1; @@ -53,13 +54,14 @@ - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSString *title; -- (void)setItemState:(id)arg1 animated:(BOOL)arg2; +- (void)setItemState:(id)arg1 animated:(_Bool)arg2; @property(copy, nonatomic) NSString *inAppPurchasesString; @property(retain, nonatomic) UIImage *iconImage; @property(retain, nonatomic) UIImage *headerImage; @property(copy, nonatomic) NSString *facebookFriendsString; @property(copy, nonatomic) NSString *contentRatingName; // @synthesize contentRatingName=_contentRatingName; @property(copy, nonatomic) NSString *artistName; +@property(copy, nonatomic) NSString *ageBandString; - (void)dealloc; - (id)initWithClientContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewController.h index 1881ae491..c95798ecc 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewController.h @@ -9,7 +9,7 @@ #import "SKUIItemStateCenterObserver-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" -@class NSOperationQueue, SKUIClientContext, SKUIFacebookLikeStatus, SKUIItem, SKUIItemArtworkContext, SKUILoadURLOperation, SKUIProductPageHeaderFloatingView, SKUIProductPageHeaderView, SKUIProductPageItem, UIImage, UIPopoverController; +@class NSOperationQueue, SKUIClientContext, SKUIFacebookLikeStatus, SKUIItem, SKUIItemArtworkContext, SKUIProductPage, SKUIProductPageHeaderFloatingView, SKUIProductPageHeaderView, SSVLoadURLOperation, UIImage, UIPopoverController; @interface SKUIProductPageHeaderViewController : UIViewController { @@ -22,15 +22,15 @@ UIImage *_iconImage; SKUIItem *_item; long long _itemIdentifier; - SKUILoadURLOperation *_loadIconOperation; - SKUILoadURLOperation *_loadUberOperation; + SSVLoadURLOperation *_loadIconOperation; + SSVLoadURLOperation *_loadUberOperation; NSOperationQueue *_operationQueue; UIImage *_placeholderImage; - SKUIProductPageItem *_productPageItem; + SKUIProductPage *_productPage; UIImage *_uberImage; - BOOL _wantsActivityViewController; + _Bool _wantsActivityViewController; SKUIProductPageHeaderFloatingView *_floatingView; - BOOL _performArtistActionOnLoad; + _Bool _performArtistActionOnLoad; } @property(readonly, nonatomic) SKUIProductPageHeaderFloatingView *floatingView; // @synthesize floatingView=_floatingView; @@ -42,10 +42,15 @@ - (void).cxx_destruct; - (void)_showActivityViewControllerFromView:(id)arg1; - (void)_setUberWithImage:(id)arg1 error:(id)arg2; +- (void)_setItemState:(id)arg1 animated:(_Bool)arg2; - (void)_setArtworkWithImage:(id)arg1 error:(id)arg2; -- (BOOL)_isRestricted; +- (id)_segmentedControlTitles; +- (void)_loadUberImageIfAvailable; +- (_Bool)_isRestricted; +- (id)_ageBandString; - (id)_facebookFriendsString; - (void)_destroyPopoverController; +- (id)_activeItem; - (id)_artworkContext; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)itemStateCenterRestrictionsChanged:(id)arg1; @@ -54,11 +59,11 @@ - (void)_sectionControlAction:(id)arg1; - (void)_itemOfferButtonAction:(id)arg1; - (void)_artistButtonAction:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)setProductPageItem:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)setProductPage:(id)arg1; - (void)reloadData; @property(readonly, nonatomic) UIImage *iconImage; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewDelegate-Protocol.h index bc602472f..17a19928a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageHeaderViewDelegate-Protocol.h @@ -9,7 +9,8 @@ @protocol SKUIProductPageHeaderViewDelegate @optional +- (id)metricsControllerForProductPageHeader:(id)arg1; - (void)productPageHeaderView:(id)arg1 didSelectURL:(id)arg2; -- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(int)arg2; +- (void)productPageHeaderView:(id)arg1 didSelectSectionIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageInAppPurchaseTableCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageInAppPurchaseTableCell.h index 167135927..e5164886d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageInAppPurchaseTableCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageInAppPurchaseTableCell.h @@ -6,24 +6,25 @@ #import -@class NSString, UILabel, UIView; +@class NSString, UILabel; @interface SKUIProductPageInAppPurchaseTableCell : SKUITableViewCell { - UIView *_indexBorderRight; UILabel *_indexLabel; - UIView *_nameBorderLeft; UILabel *_nameLabel; UILabel *_priceLabel; + struct UIEdgeInsets _contentInsets; } +@property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (void).cxx_destruct; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @property(copy, nonatomic) NSString *productName; @property(copy, nonatomic) NSString *priceString; @property(copy, nonatomic) NSString *indexString; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageItem.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageItem.h index 343d1edc7..f2d7653b5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageItem.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageItem.h @@ -14,7 +14,7 @@ NSArray *_contentRatingAdvisories; NSString *_contentRatingName; NSString *_copyrightString; - BOOL _hasInAppPurchases; + _Bool _hasInAppPurchases; NSArray *_inAppPurchases; NSString *_installationRequirementsDescription; NSString *_itemDescription; @@ -26,7 +26,7 @@ NSArray *_screenshots; NSString *_shortenedProductPageURLString; SKUIStoreNotes *_storeNotes; - int _supportedFeatures; + long long _supportedFeatures; NSString *_supportURLString; NSArray *_trailers; NSString *_updateDescription; @@ -36,7 +36,7 @@ @property(readonly, nonatomic) NSString *updateDescription; // @synthesize updateDescription=_updateDescription; @property(readonly, nonatomic) NSArray *trailers; // @synthesize trailers=_trailers; @property(readonly, nonatomic) NSString *supportURLString; // @synthesize supportURLString=_supportURLString; -@property(readonly, nonatomic) int supportedFeatures; // @synthesize supportedFeatures=_supportedFeatures; +@property(readonly, nonatomic) long long supportedFeatures; // @synthesize supportedFeatures=_supportedFeatures; @property(readonly, nonatomic) SKUIStoreNotes *storeNotes; // @synthesize storeNotes=_storeNotes; @property(readonly, nonatomic) NSString *shortenedProductPageURLString; // @synthesize shortenedProductPageURLString=_shortenedProductPageURLString; @property(readonly, nonatomic) NSArray *screenshots; // @synthesize screenshots=_screenshots; @@ -47,12 +47,13 @@ @property(readonly, nonatomic) NSString *lastUpdateDateString; // @synthesize lastUpdateDateString=_lastUpdateDateString; @property(readonly, nonatomic) NSString *itemDescription; // @synthesize itemDescription=_itemDescription; @property(readonly, nonatomic) NSArray *inAppPurchases; // @synthesize inAppPurchases=_inAppPurchases; -@property(readonly, nonatomic) BOOL hasInAppPurchases; // @synthesize hasInAppPurchases=_hasInAppPurchases; +@property(readonly, nonatomic) _Bool hasInAppPurchases; // @synthesize hasInAppPurchases=_hasInAppPurchases; @property(readonly, nonatomic) NSString *copyrightString; // @synthesize copyrightString=_copyrightString; @property(readonly, nonatomic) NSString *contentRatingName; // @synthesize contentRatingName=_contentRatingName; @property(readonly, nonatomic) NSArray *contentRatingAdvisories; // @synthesize contentRatingAdvisories=_contentRatingAdvisories; @property(readonly, nonatomic) NSURL *artistPageURL; // @synthesize artistPageURL=_artistPageURL; - (void).cxx_destruct; +- (void)_setInAppPurchases:(id)arg1; - (void)_setVersionHistory:(id)arg1; - (id)initWithLookupDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageOverlayController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageOverlayController.h index a7c28ac25..216601519 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageOverlayController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageOverlayController.h @@ -26,18 +26,21 @@ - (void).cxx_destruct; - (void)_showWithInitialViewController:(id)arg1; - (void)_showOverlayViewController; -- (void)_finishDismissAndNotifyDelegate:(BOOL)arg1; +- (void)_finishDismissAndNotifyDelegate:(_Bool)arg1; - (void)productViewControllerDidFinish:(id)arg1; - (void)_backstopViewAction:(id)arg1; -- (void)productPageCannotOpen:(id)arg1; -- (void)productPage:(id)arg1 didSelectItem:(id)arg2; +- (void)iPadProductPageCannotOpen:(id)arg1; +- (void)iPadProductPage:(id)arg1 openURL:(id)arg2 viewControllerBlock:(id)arg3; +- (void)iPadProductPage:(id)arg1 openItem:(id)arg2; @property(readonly, nonatomic) UIView *view; @property(readonly, nonatomic) NSArray *URLs; - (void)showWithInitialURLs:(id)arg1; +- (void)showWithInitialURLRequest:(id)arg1; - (void)showWithInitialURL:(id)arg1; +- (void)showWithInitialProductPage:(id)arg1 metricsPageEvent:(id)arg2; - (void)showWithInitialItemIdentifier:(long long)arg1; - (void)showWithInitialItem:(id)arg1; -@property(readonly, nonatomic) int numberOfVisibleOverlays; +@property(readonly, nonatomic) long long numberOfVisibleOverlays; - (void)dismiss; - (void)dealloc; - (id)initWithParentViewController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderScrollView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderScrollView.h index e1dc6c374..af06db78e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderScrollView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderScrollView.h @@ -11,9 +11,13 @@ @interface SKUIProductPagePlaceholderScrollView : UIScrollView { UIView *_placeholderView; + double _offset; + _Bool _isPad; } @property(retain, nonatomic) UIView *placeholderView; // @synthesize placeholderView=_placeholderView; +@property(nonatomic) double offset; // @synthesize offset=_offset; +@property(nonatomic) _Bool isPad; // @synthesize isPad=_isPad; - (void).cxx_destruct; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderView.h index e0724acf4..2334d3ed2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderView.h @@ -20,7 +20,7 @@ - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; -- (id)initWithPlaceholderString:(id)arg1; +- (id)initWithPlaceholderString:(id)arg1 isPad:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderViewController.h index 91bc6be4a..616c6ada4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPagePlaceholderViewController.h @@ -9,7 +9,7 @@ #import "SKUIProductPageChildViewController-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class SKUIClientContext, SKUIColorScheme, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderScrollView, UIScrollView; +@class SKUIClientContext, SKUIColorScheme, SKUIProductPageHeaderViewController, SKUIProductPagePlaceholderScrollView, UIActivityIndicatorView, UIScrollView; @interface SKUIProductPagePlaceholderViewController : UIViewController { @@ -18,6 +18,8 @@ SKUIProductPageHeaderViewController *_headerViewController; SKUIProductPagePlaceholderScrollView *_scrollView; id _delegate; + long long _style; + UIActivityIndicatorView *_indicator; } @property(retain, nonatomic) SKUIProductPageHeaderViewController *headerViewController; // @synthesize headerViewController=_headerViewController; @@ -25,10 +27,13 @@ @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; +- (void)_addHeaderView; @property(readonly, nonatomic) UIScrollView *scrollView; - (void)scrollViewDidScroll:(id)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; -- (id)_scrollView; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageReviewsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageReviewsViewController.h index 061181673..508b04d47 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageReviewsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageReviewsViewController.h @@ -7,14 +7,15 @@ #import "UIViewController.h" #import "SKComposeReviewDelegate-Protocol.h" +#import "SKUILayoutCacheDelegate-Protocol.h" #import "SKUIProductPageChildViewController-Protocol.h" -#import "SKUITextLayoutCacheDelegate-Protocol.h" +#import "SKUIReviewsFacebookViewControllerDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSMutableIndexSet, NSOperationQueue, SKComposeReviewViewController, SKUIClientContext, SKUIFacebookLikeStatus, SKUIIPadCustomerReviewsHeaderView, SKUILoadURLOperation, SKUIProductPageHeaderViewController, SKUIProductPageItem, SKUIProductPageTableView, SKUIReviewConfiguration, SKUIReviewList, SKUIReviewsFacebookViewController, SKUIReviewsHistogramViewController, SKUIStarRatingQueue, SKUITextLayoutCache, UIScrollView; +@class NSMutableIndexSet, NSOperationQueue, SKComposeReviewViewController, SKUIClientContext, SKUIFacebookLikeStatus, SKUIIPadCustomerReviewsHeaderView, SKUILayoutCache, SKUIProductPage, SKUIProductPageHeaderViewController, SKUIProductPageTableView, SKUIReviewList, SKUIReviewsFacebookViewController, SKUIReviewsHistogramViewController, SKUIStarRatingQueue, SSVLoadURLOperation, UIScrollView; -@interface SKUIProductPageReviewsViewController : UIViewController +@interface SKUIProductPageReviewsViewController : UIViewController { SKUIClientContext *_clientContext; SKComposeReviewViewController *_composeViewController; @@ -23,36 +24,31 @@ SKUIReviewsFacebookViewController *_facebookViewController; SKUIProductPageHeaderViewController *_headerViewController; SKUIReviewsHistogramViewController *_histogramViewController; - BOOL _isPad; - SKUIProductPageItem *_item; - SKUITextLayoutCache *_layoutCache; - int _loadedPageCount; - SKUILoadURLOperation *_loadOperation; + _Bool _isPad; + SKUILayoutCache *_layoutCache; + long long _loadedPageCount; + SSVLoadURLOperation *_loadOperation; NSOperationQueue *_operationQueue; - SKUIReviewConfiguration *_reviewConfiguration; + SKUIProductPage *_productPage; SKUIReviewList *_reviewList; SKUIIPadCustomerReviewsHeaderView *_reviewsHeaderView; - int _sortOrder; - BOOL _showAllVersions; + long long _sortOrder; + _Bool _showAllVersions; SKUIStarRatingQueue *_starRatingQueue; SKUIProductPageTableView *_tableView; } -@property(readonly, nonatomic) SKUIReviewConfiguration *reviewConfiguration; // @synthesize reviewConfiguration=_reviewConfiguration; -@property(readonly, nonatomic) SKUIProductPageItem *productPageItem; // @synthesize productPageItem=_item; +@property(readonly, nonatomic) SKUIProductPage *productPage; // @synthesize productPage=_productPage; @property(retain, nonatomic) SKUIProductPageHeaderViewController *headerViewController; // @synthesize headerViewController=_headerViewController; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (id)_urlStringWithPageNumber:(int)arg1; +- (id)_urlStringWithPageNumber:(long long)arg1; - (id)_textLayoutRequestWithText:(id)arg1; - (id)_textBoxCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)_tableView; -- (BOOL)_shouldShowLoadMoreCell; +- (_Bool)_shouldShowLoadMoreCell; - (void)_setReviewListWithResponse:(id)arg1 error:(id)arg2; -- (int)_sectionIndexForReviews; -- (int)_sectionIndexForHistogram; -- (int)_sectionIndexForFacebook; - (id)_reviewsHeaderView; - (void)_resetPersonalStarRating; - (void)_reloadData; @@ -68,27 +64,28 @@ - (void)_sortSelectionAction:(id)arg1; - (void)_appSupportAction:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)reviewComposeViewControllerDidFinish:(id)arg1; -- (void)textLayoutCacheDidFinishBatch:(id)arg1; +- (void)layoutCacheDidFinishBatch:(id)arg1; +- (void)reviewsFacebookViewControllerDidChange:(id)arg1; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; @property(readonly, nonatomic) UIScrollView *scrollView; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; @property(copy, nonatomic) SKUIFacebookLikeStatus *facebookLikeStatus; - (void)reloadData; @property(readonly, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; - (void)dealloc; -- (id)initWithProductPageItem:(id)arg1 reviewConfiguration:(id)arg2; +- (id)initWithProductPage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableInAppPurchasesSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableInAppPurchasesSection.h index b96a2f295..c39e5e0f3 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableInAppPurchasesSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableInAppPurchasesSection.h @@ -21,9 +21,9 @@ - (void).cxx_destruct; - (void)_reloadHeaderView; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (void)setExpanded:(BOOL)arg1; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (void)setExpanded:(_Bool)arg1; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)headerViewForTableView:(id)arg1; - (id)initWithInAppPurchases:(id)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableLinksSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableLinksSection.h index 8498c32a7..70141aa52 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableLinksSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableLinksSection.h @@ -20,8 +20,8 @@ - (void).cxx_destruct; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)selectionActionForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)initWithItem:(id)arg1 clientContext:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableSection.h index 3d20672eb..bdde1aada 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableSection.h @@ -8,13 +8,13 @@ @interface SKUIProductPageTableSection : SKUITableViewSection { - BOOL _expanded; + _Bool _expanded; } -@property(nonatomic, getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; +@property(nonatomic, getter=isExpanded) _Bool expanded; // @synthesize expanded=_expanded; - (id)textBoxTableViewCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)selectionActionForTableView:(id)arg1 indexPath:(id)arg2; -- (float)heightForTextLayout:(id)arg1 isExpanded:(BOOL)arg2; +- (double)heightForTextLayout:(id)arg1 isExpanded:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableTextBoxSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableTextBoxSection.h index 71a86bc66..1e62d0731 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableTextBoxSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableTextBoxSection.h @@ -6,29 +6,29 @@ #import -@class NSString, SKUIClientContext, SKUIColorScheme, SKUITextLayoutCache; +@class NSString, SKUIClientContext, SKUIColorScheme, SKUILayoutCache; @interface SKUIProductPageTableTextBoxSection : SKUIProductPageTableSection { SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; - BOOL _isExpanded; - int _stringIndex; + _Bool _isExpanded; + long long _stringIndex; NSString *_subtitle; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; NSString *_title; } @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(retain, nonatomic) SKUITextLayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; +@property(retain, nonatomic) SKUILayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; @property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(nonatomic) int stringIndex; // @synthesize stringIndex=_stringIndex; +@property(nonatomic) long long stringIndex; // @synthesize stringIndex=_stringIndex; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; - (id)selectionActionForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)initWithClientContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableUpdateHistorySection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableUpdateHistorySection.h index 73c4f8259..7c8bf951f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableUpdateHistorySection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableUpdateHistorySection.h @@ -6,30 +6,31 @@ #import -@class NSArray, NSMutableIndexSet, SKUIClientContext, SKUIColorScheme, SKUIProductPageTableExpandableHeaderView, SKUITextLayoutCache; +@class NSArray, NSDateFormatter, NSMutableIndexSet, SKUIClientContext, SKUIColorScheme, SKUILayoutCache, SKUIProductPageTableExpandableHeaderView; @interface SKUIProductPageTableUpdateHistorySection : SKUIProductPageTableSection { SKUIClientContext *_clientContext; NSMutableIndexSet *_expandedIndexSet; - int _firstStringIndex; + long long _firstStringIndex; SKUIProductPageTableExpandableHeaderView *_headerView; NSArray *_releaseNotes; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; SKUIColorScheme *_colorScheme; + NSDateFormatter *_dateFormatter; } @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; -@property(retain, nonatomic) SKUITextLayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; +@property(retain, nonatomic) SKUILayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; @property(copy, nonatomic) NSArray *releaseNotes; // @synthesize releaseNotes=_releaseNotes; -@property(nonatomic) int firstStringIndex; // @synthesize firstStringIndex=_firstStringIndex; +@property(nonatomic) long long firstStringIndex; // @synthesize firstStringIndex=_firstStringIndex; - (void).cxx_destruct; - (void)_reloadHeaderView; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (void)setExpanded:(BOOL)arg1; +- (void)setExpanded:(_Bool)arg1; - (id)selectionActionForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)headerViewForTableView:(id)arg1; - (id)initWithClientContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableView.h index 61d8aa0aa..702243e73 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableView.h @@ -15,7 +15,7 @@ @property(retain, nonatomic) UIView *productPageHeaderView; // @synthesize productPageHeaderView=_productPageHeaderView; - (void).cxx_destruct; -- (void)_addContentSubview:(id)arg1 atBack:(BOOL)arg2; +- (void)_addContentSubview:(id)arg1 atBack:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableViewController.h index 5c6244a1e..47d57ad5a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIProductPageTableViewController.h @@ -9,7 +9,7 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSArray, SKUIClientContext, SKUIColorScheme, SKUIProductPageHeaderViewController, SKUIProductPageTableView, SKUITextLayoutCache, UIColor, UITableView; +@class NSArray, SKUIClientContext, SKUIColorScheme, SKUILayoutCache, SKUIProductPageHeaderViewController, SKUIProductPageTableView, UIColor, UITableView; @interface SKUIProductPageTableViewController : UIViewController { @@ -22,10 +22,10 @@ UIColor *_color; NSArray *_sections; SKUIProductPageTableView *_tableView; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; } -@property(retain, nonatomic) SKUITextLayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; +@property(retain, nonatomic) SKUILayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; @property(copy, nonatomic) NSArray *sections; // @synthesize sections=_sections; @property(retain, nonatomic) SKUIProductPageHeaderViewController *headerViewController; // @synthesize headerViewController=_headerViewController; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @@ -37,18 +37,18 @@ - (id)_tableView; - (void)_addHeaderView; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; @property(readonly, nonatomic) UITableView *tableView; -- (void)scrollToView:(id)arg1 animated:(BOOL)arg2; +- (void)scrollToView:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initWithReleaseNotes:(id)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageComponent.h index 48e620370..e2fc42ab9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageComponent.h @@ -6,9 +6,11 @@ #import +#import "SSMetricsEventFieldProvider-Protocol.h" + @class NSArray, NSString; -@interface SKUIQuicklinksPageComponent : SKUIPageComponent +@interface SKUIQuicklinksPageComponent : SKUIPageComponent { NSArray *_links; NSString *_title; @@ -18,9 +20,10 @@ @property(readonly, nonatomic) NSArray *links; // @synthesize links=_links; - (void).cxx_destruct; - (void)_setLinksWithLinksArray:(id)arg1 context:(id)arg2; +- (id)valueForMetricsField:(id)arg1; - (id)metricsElementName; -- (int)componentType; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +- (long long)componentType; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageSection.h index d71410bce..e4cfdf63d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksPageSection.h @@ -17,10 +17,11 @@ - (void).cxx_destruct; - (id)_quicklinksViewController; -- (void)quicklinksViewController:(id)arg1 didSelectLink:(id)arg2 atIndex:(int)arg3; -- (int)numberOfCells; +- (void)quicklinksViewController:(id)arg1 didSelectLink:(id)arg2 atIndex:(long long)arg3; +- (long long)numberOfCells; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewController.h index 73300a1fc..0b569e97a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewController.h @@ -23,18 +23,18 @@ @property(copy, nonatomic) NSArray *links; // @synthesize links=_links; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_reloadForInterfaceOrientation:(int)arg1; -- (int)_numberOfRows; +- (void)_reloadForInterfaceOrientation:(long long)arg1; +- (long long)_numberOfRows; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)setTitle:(id)arg1; - (void)loadView; - (void)setColoringWithColorScheme:(id)arg1; @property(readonly, nonatomic) NSArray *indexPathsForVisibleItems; -- (struct CGRect)frameForLinkAtIndex:(int)arg1; +- (struct CGRect)frameForLinkAtIndex:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewControllerDelegate-Protocol.h index 5feaeed9e..a2e23eeb6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIQuicklinksViewControllerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SKUIQuicklinksViewControllerDelegate @optional -- (void)quicklinksViewController:(id)arg1 didSelectLink:(id)arg2 atIndex:(int)arg3; +- (void)quicklinksViewController:(id)arg1 didSelectLink:(id)arg2 atIndex:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRatingStarsCache.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRatingStarsCache.h index fe07942e5..682ecba00 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRatingStarsCache.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRatingStarsCache.h @@ -16,10 +16,10 @@ UIImage *_halfStarImage; } -+ (id)cacheWithProperties:(int)arg1; ++ (id)cacheWithProperties:(long long)arg1; - (void).cxx_destruct; -- (id)ratingStarsImageForRating:(float)arg1; -- (id)initWithProperties:(int)arg1; +- (id)ratingStarsImageForRating:(double)arg1; +- (id)initWithProperties:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeem.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeem.h index 7f10f9565..e9cada2a1 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeem.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeem.h @@ -10,11 +10,12 @@ @interface SKUIRedeem : NSObject { - BOOL _hideItemView; + _Bool _hideItemView; NSArray *_items; + NSString *_inAppPurchase; NSString *_credit; NSString *_balance; - NSDictionary *_thankYouParameters; + NSDictionary *_thankYouDictionary; NSURL *_redirectURL; UIImage *_headerImage; SKUIArtworkList *_headerArtworkList; @@ -23,16 +24,17 @@ NSArray *_links; } -@property(nonatomic) BOOL hideItemView; // @synthesize hideItemView=_hideItemView; +@property(nonatomic) _Bool hideItemView; // @synthesize hideItemView=_hideItemView; @property(retain, nonatomic) NSArray *links; // @synthesize links=_links; @property(copy, nonatomic) NSString *message; // @synthesize message=_message; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) SKUIArtworkList *headerArtworkList; // @synthesize headerArtworkList=_headerArtworkList; @property(retain, nonatomic) UIImage *headerImage; // @synthesize headerImage=_headerImage; @property(retain, nonatomic) NSURL *redirectURL; // @synthesize redirectURL=_redirectURL; -@property(retain, nonatomic) NSDictionary *thankYouParameters; // @synthesize thankYouParameters=_thankYouParameters; +@property(retain, nonatomic) NSDictionary *thankYouDictionary; // @synthesize thankYouDictionary=_thankYouDictionary; @property(copy, nonatomic) NSString *balance; // @synthesize balance=_balance; @property(copy, nonatomic) NSString *credit; // @synthesize credit=_credit; +@property(retain, nonatomic) NSString *inAppPurchase; // @synthesize inAppPurchase=_inAppPurchase; @property(retain, nonatomic) NSArray *items; // @synthesize items=_items; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraView.h index bb216b127..c94b0a76b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraView.h @@ -8,7 +8,7 @@ #import "UITextFieldDelegate-Protocol.h" -@class NSString, SKUIRedeemCameraLandingView, SKUIRedeemTextField, UIImage; +@class NSString, SKUIRedeemCameraLandingView, SKUIRedeemTextField, UIButton, UIImage; @interface SKUIRedeemCameraView : UIView { @@ -17,20 +17,22 @@ SKUIRedeemCameraLandingView *_landingView; UIView *_overlay; UIView *_redeemerView; + UIButton *_termsButton; SKUIRedeemTextField *_textField; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_showRedeemer:(BOOL)arg1; +- (void)_showRedeemer:(_Bool)arg1; - (void)_resumeRedeemer; - (void)_pauseRedeemer; - (id)_newTextFieldWithClientContext:(id)arg1 placeholderColor:(id)arg2; -- (BOOL)_isShowingRedeemer; +- (_Bool)_isShowingRedeemer; - (void)_hideKeyboard; +- (void)_termsButtonAction:(id)arg1; - (void)_tapGestureAction:(id)arg1; - (void)_landingButtonAction:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)textFieldTextDidChange:(id)arg1; - (void)keyboardDidHide:(id)arg1; - (void)keyboardWillHide:(id)arg1; @@ -38,7 +40,7 @@ - (void)keyboardWillShow:(id)arg1; - (void)layoutSubviews; - (void)start; -@property(nonatomic) BOOL enabled; +@property(nonatomic) _Bool enabled; - (void)showKeyboard; @property(retain, nonatomic) UIImage *image; @property(copy, nonatomic) NSString *text; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewController.h index a2591f861..52ce62890 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewController.h @@ -15,46 +15,46 @@ @interface SKUIRedeemCameraViewController : SKUIRedeemStepViewController { - BOOL _alreadyPushed; + _Bool _alreadyPushed; CRCodeRedeemerController *_camera; - int _category; + long long _category; UIBarButtonItem *_redeemButton; + UIBarButtonItem *_flipButton; NSString *_initialCode; SKUIRedeem *_successfulRedeem; - BOOL _fullscreen; + _Bool _fullscreen; id _delegate; } @property(copy, nonatomic) NSString *initialCode; // @synthesize initialCode=_initialCode; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) int category; // @synthesize category=_category; +@property(readonly, nonatomic) long long category; // @synthesize category=_category; - (void).cxx_destruct; - (void)_redeemDidFinish:(id)arg1 error:(id)arg2; - (void)_cameraRedeemDidFinish:(id)arg1 error:(id)arg2; -- (BOOL)_enabled; -- (void)_setEnabled:(BOOL)arg1; +- (_Bool)_enabled; +- (void)_setEnabled:(_Bool)arg1; - (void)SKUIRedeemPreflightImagesDidLoad:(id)arg1; - (void)codeRedeemerControllerDidDisplayMessage:(id)arg1; - (void)codeRedeemerController:(id)arg1 didEndWithInfo:(id)arg2; - (void)codeRedeemerControllerDidCancel:(id)arg1; - (void)redeemCameraViewController:(id)arg1 didFinishWithRedeem:(id)arg2; -- (void)redeemCameraViewControllerDidCancel:(id)arg1; - (void)presentFullScreenCameraViewForSKUIRedeemCameraView:(id)arg1; -- (void)flipRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (void)startRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (void)cancelRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (id)redeemerViewForSKUIRedeemCameraView:(id)arg1; - (void)SKUIRedeemCameraView:(id)arg1 textFieldDidRedeem:(id)arg2; - (void)SKUIRedeemCameraView:(id)arg1 textFieldDidChange:(id)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)_flipAction:(id)arg1; - (void)_redeemAction:(id)arg1; - (void)_cancelAction:(id)arg1; - (id)contentScrollView; -- (BOOL)disablesAutomaticKeyboardDismissal; +- (_Bool)disablesAutomaticKeyboardDismissal; - (void)loadView; - (void)dealloc; -- (id)initWithRedeemCategoryFullscreen:(int)arg1; -- (id)initWithRedeemCategory:(int)arg1; +- (id)initWithRedeemCategoryFullscreen:(long long)arg1; +- (id)initWithRedeemCategory:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewControllerDelegate-Protocol.h index 8fe2b0e7d..331d60292 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewControllerDelegate-Protocol.h @@ -6,6 +6,5 @@ @protocol SKUIRedeemCameraViewControllerDelegate - (void)redeemCameraViewController:(id)arg1 didFinishWithRedeem:(id)arg2; -- (void)redeemCameraViewControllerDidCancel:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewDelegate-Protocol.h index 22b0d2ee3..af7c004d0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemCameraViewDelegate-Protocol.h @@ -6,7 +6,6 @@ @protocol SKUIRedeemCameraViewDelegate - (void)presentFullScreenCameraViewForSKUIRedeemCameraView:(id)arg1; -- (void)flipRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (void)cancelRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (void)startRedeemerViewForSKUIRedeemCameraView:(id)arg1; - (id)redeemerViewForSKUIRedeemCameraView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemConfiguration.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemConfiguration.h index aa5518821..8113d69be 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemConfiguration.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemConfiguration.h @@ -6,11 +6,12 @@ #import "NSObject.h" -@class NSOperationQueue, UIImage; +@class NSOperationQueue, SKUIClientContext, UIImage; @interface SKUIRedeemConfiguration : NSObject { - int _category; + long long _category; + SKUIClientContext *_clientContext; UIImage *_inputImage; UIImage *_landingImage; NSOperationQueue *_operationQueue; @@ -24,7 +25,7 @@ - (void).cxx_destruct; - (void)_loadURLsWithDictionary:(id)arg1; - (void)loadImages; -- (id)initWithOperationQueue:(id)arg1 category:(int)arg2; +- (id)initWithOperationQueue:(id)arg1 category:(long long)arg2 clientContext:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemInputViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemInputViewController.h index 723e89759..d0ffcbd17 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemInputViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemInputViewController.h @@ -12,7 +12,7 @@ @interface SKUIRedeemInputViewController : SKUIRedeemStepViewController { - int _category; + long long _category; SKUIRedeemTextField *_field; UIImageView *_imageView; NSString *_initialCode; @@ -20,19 +20,18 @@ } @property(copy, nonatomic) NSString *initialCode; // @synthesize initialCode=_initialCode; -@property(readonly, nonatomic) int category; // @synthesize category=_category; +@property(readonly, nonatomic) long long category; // @synthesize category=_category; - (void).cxx_destruct; - (id)_newTextFieldWithClientContext:(id)arg1; -- (id)_newTermsButtonWithClientContext:(id)arg1; - (void)_termsButtonAction:(id)arg1; - (void)_redeemAction:(id)arg1; - (void)_cancelAction:(id)arg1; - (void)_textFieldTextDidChange:(id)arg1; - (void)_redeemConfigurationImagesDidLoad:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; - (void)loadView; - (void)dealloc; -- (id)initWithRedeemCategory:(int)arg1; +- (id)initWithRedeemCategory:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemItem.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemItem.h new file mode 100644 index 000000000..19689265e --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemItem.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, SKUIArtworkList; + +@interface SKUIRedeemItem : SKUIItem +{ + NSString *title; + long long itemIdentifier; + SKUIArtworkList *artworks; +} + +@property(retain, nonatomic) SKUIArtworkList *artworks; // @synthesize artworks; +@property(nonatomic) long long itemIdentifier; // @synthesize itemIdentifier; +@property(retain, nonatomic) NSString *title; // @synthesize title; +- (void).cxx_destruct; +- (long long)itemKind; +- (struct _NSRange)ageBandRange; +- (id)largestArtworkURL; +- (id)artworkURLForSize:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemOperation.h index 7df19c313..3d61a7eb9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemOperation.h @@ -10,7 +10,7 @@ @interface SKUIRedeemOperation : NSOperation { - BOOL _cameraRecognized; + _Bool _cameraRecognized; NSString *_code; SKUIClientContext *_clientContext; id _resultBlock; @@ -18,13 +18,13 @@ @property(copy) id resultBlock; // @synthesize resultBlock=_resultBlock; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; -@property(nonatomic) BOOL cameraRecognized; // @synthesize cameraRecognized=_cameraRecognized; +@property(nonatomic) _Bool cameraRecognized; // @synthesize cameraRecognized=_cameraRecognized; - (void).cxx_destruct; +- (id)_performRequestWithProperties:(id)arg1 error:(id *)arg2; +- (id)_requestPropertiesForThankYouWithURL:(id)arg1; - (void)_applyThankYouDictionary:(id)arg1 toRedeem:(id)arg2; -- (id)_getThankYouDictionaryWithURL:(id)arg1 error:(id *)arg2; - (id)_itemsForItemIdentifiers:(id)arg1; -- (id)_redeemForDictionary:(id)arg1 error:(id *)arg2; -- (id)_redeemCodeWithAccount:(id)arg1 error:(id *)arg2; +- (id)_redeemForSuccessDictionary:(id)arg1; - (void)main; - (id)initWithCode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultLinksTableViewSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultLinksTableViewSection.h index 7991be1e1..857130fe8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultLinksTableViewSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultLinksTableViewSection.h @@ -11,13 +11,15 @@ @interface SKUIRedeemResultLinksTableViewSection : SKUITableViewSection { NSArray *_links; + struct UIEdgeInsets _contentInsets; } +@property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; - (void).cxx_destruct; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)initWithLinks:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultSimpleTableViewSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultSimpleTableViewSection.h index ad9499375..53b5df597 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultSimpleTableViewSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultSimpleTableViewSection.h @@ -18,8 +18,8 @@ - (void).cxx_destruct; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -- (int)numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +- (long long)numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)initWithView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsView.h new file mode 100644 index 000000000..361486c22 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsView.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableView.h" + +#import "UITableViewDataSource-Protocol.h" +#import "UITableViewDelegate-Protocol.h" + +@class NSArray; + +@interface SKUIRedeemResultsView : UITableView +{ + NSArray *_sections; + struct UIEdgeInsets _contentInsetAdjustments; + id _resultsDelegate; +} + +@property(nonatomic) __weak id resultsDelegate; // @synthesize resultsDelegate=_resultsDelegate; +@property(retain, nonatomic) NSArray *sections; // @synthesize sections=_sections; +- (void).cxx_destruct; +- (void)layoutSubviews; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewController.h index 086ff09b3..035de5709 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewController.h @@ -7,16 +7,14 @@ #import #import "SKUIItemStateCenterObserver-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" +#import "SKUIRedeemResultsViewDelegate-Protocol.h" -@class NSMutableArray, NSOperationQueue, SKUIGiftItemView, SKUIItemStateCenter, SKUIRedeem, SKUIRedeemResultMessageView, SKUITextBoxView, SKUITextLayout, UIButton, UIImage, UIImageView, UITableView; +@class NSOperationQueue, SKUIGiftItemView, SKUIItemStateCenter, SKUIRedeem, SKUIRedeemResultMessageView, SKUITextBoxView, SKUITextLayout, UIButton, UIImage, UIImageView; -@interface SKUIRedeemResultsViewController : SKUIRedeemStepViewController +@interface SKUIRedeemResultsViewController : SKUIRedeemStepViewController { UIButton *_anotherButton; - struct UIEdgeInsets _contentInsetAdjustments; - BOOL _extendedMessageIsExpanded; + _Bool _extendedMessageIsExpanded; SKUITextLayout *_extendedMessageTextLayout; SKUITextBoxView *_extendedMessageView; UIImageView *_headerImageView; @@ -26,43 +24,33 @@ SKUIRedeemResultMessageView *_messageView; NSOperationQueue *_operationQueue; SKUIRedeem *_redeem; - int _redeemCategory; - UIImageView *_redeemSuccessImageView; - NSMutableArray *_sections; - UITableView *_tableView; + long long _redeemCategory; } @property(readonly, nonatomic) SKUIRedeem *redeem; // @synthesize redeem=_redeem; -@property(nonatomic) int redeemCategory; // @synthesize redeemCategory=_redeemCategory; +@property(nonatomic) long long redeemCategory; // @synthesize redeemCategory=_redeemCategory; - (void).cxx_destruct; -- (id)_tableView; -- (void)_setItemImage:(id)arg1; - (void)_setHeaderImage:(id)arg1; -- (id)_resultImageViewSection; -- (void)_reloadSectionsIfNecessary; +- (void)_setItemImage:(id)arg1; +- (void)_reloadSections; - (void)_reloadResultViewMessage; -- (id)_messageViewSection; -- (id)_itemViewSection; - (id)_itemView; -- (id)_itemImage; - (id)_item; +- (id)_linksSection; +- (id)_resultImageViewSection; +- (id)_messageViewSection; +- (id)_itemViewSection; - (id)_headerImageViewSection; - (id)_extendedMessageViewSection; +- (id)_emptySection; - (id)_anotherButtonSection; -- (void)_redeemPreflightImagesDidLoad:(id)arg1; - (void)_redeemAnotherAction:(id)arg1; - (void)_openAction:(id)arg1; - (void)_extendedMessageAction:(id)arg1; - (void)_doneAction:(id)arg1; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (void)redeemResultsView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)itemStateCenter:(id)arg1 itemStatesChanged:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLayoutSubviews; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithRedeem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewDelegate-Protocol.h new file mode 100644 index 000000000..958cce968 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemResultsViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIRedeemResultsViewDelegate +- (void)redeemResultsView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemTextField.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemTextField.h index 004e7c7d4..bc960523e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemTextField.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemTextField.h @@ -12,8 +12,11 @@ { UIView *_bottomBorderView; UIView *_topBorderView; + UIView *_backdropView; + _Bool _backdropBackground; } +@property(nonatomic) _Bool backdropBackground; // @synthesize backdropBackground=_backdropBackground; - (void).cxx_destruct; - (void)layoutSubviews; - (struct CGRect)textRectForBounds:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemViewController.h index d7dd4cc56..174041a31 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRedeemViewController.h @@ -10,21 +10,25 @@ @interface SKUIRedeemViewController : UINavigationController { - int _category; + long long _category; SKUIClientContext *_clientContext; NSString *_initialCode; SKUIRedeemStepViewController *_rootViewController; NSOperationQueue *_operationQueue; } -+ (id)startingViewControllerForCategory:(int)arg1; ++ (id)startingViewControllerForCategory:(long long)arg1; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(copy, nonatomic) NSString *initialCode; // @synthesize initialCode=_initialCode; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; -@property(readonly, nonatomic) int category; // @synthesize category=_category; +@property(readonly, nonatomic) long long category; // @synthesize category=_category; - (void).cxx_destruct; -- (void)viewWillAppear:(BOOL)arg1; -- (id)initWithRedeemCategory:(int)arg1; +- (void)_showRootViewController; +- (void)_clientContextDidLoadWithContext:(id)arg1 error:(id)arg2; +- (void)_cancelButtonAction:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillAppear:(_Bool)arg1; +- (id)initWithRedeemCategory:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReleaseNote.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReleaseNote.h index dc56ac20e..61dc14020 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReleaseNote.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReleaseNote.h @@ -6,20 +6,21 @@ #import "NSObject.h" -@class NSString; +@class NSDate, NSString; @interface SKUIReleaseNote : NSObject { NSString *_changeNotes; - NSString *_dateString; + NSDate *_date; NSString *_versionString; } ++ (id)dateFormatter; @property(readonly, nonatomic) NSString *versionString; // @synthesize versionString=_versionString; -@property(readonly, nonatomic) NSString *dateString; // @synthesize dateString=_dateString; +@property(readonly, nonatomic) NSDate *date; // @synthesize date=_date; @property(readonly, nonatomic) NSString *changeNotes; // @synthesize changeNotes=_changeNotes; - (void).cxx_destruct; -- (id)initWithReleaseNoteDictionary:(id)arg1; +- (id)initWithReleaseNoteDictionary:(id)arg1 dateFormatter:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReloadConfigurationOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReloadConfigurationOperation.h index 2ab763d74..32e720d45 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReloadConfigurationOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReloadConfigurationOperation.h @@ -15,7 +15,6 @@ } - (void).cxx_destruct; -- (id)_configurationDictionaryWithBagDictionary:(id)arg1; - (void)main; @property(copy) id outputBlock; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRemoveFromWishlistOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRemoveFromWishlistOperation.h index 97e4fd6bc..9f9222bd5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRemoveFromWishlistOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRemoveFromWishlistOperation.h @@ -10,11 +10,11 @@ { long long _entityID; long long _itemID; - int _reason; + long long _reason; } - (void)main; -- (id)initWithItemIdentifier:(long long)arg1 entityIdentifier:(long long)arg2 reason:(int)arg3; +- (id)initWithItemIdentifier:(long long)arg1 entityIdentifier:(long long)arg2 reason:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceLoader.h index be94e33d0..268b42ad0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceLoader.h @@ -6,29 +6,32 @@ #import "NSObject.h" -@class NSMutableDictionary, NSOperationQueue; +@class NSMutableDictionary, NSOperationQueue, SKUIClientContext; @interface SKUIResourceLoader : NSObject { + SKUIClientContext *_clientContext; id _delegate; NSOperationQueue *_operationQueue; NSMutableDictionary *_operationsByRequestID; NSMutableDictionary *_resourcesByRequestID; } +@property(readonly, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(readonly, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_sendDidIdleIfNecessary; - (void)_finishLoadForRequest:(id)arg1 withResource:(id)arg2; -- (void)setReason:(int)arg1 forRequestWithIdentifier:(unsigned int)arg2; +- (void)setReason:(long long)arg1 forRequestWithIdentifier:(unsigned long long)arg2; - (void)removeAllCachedResources; -- (BOOL)loadResourceWithRequest:(id)arg1 reason:(int)arg2; -@property(readonly, nonatomic, getter=isIdle) BOOL idle; -- (void)cancelRequestWithIdentifier:(unsigned int)arg1; +- (_Bool)loadResourceWithRequest:(id)arg1 reason:(long long)arg2; +@property(readonly, nonatomic, getter=isIdle) _Bool idle; +- (void)cancelRequestWithIdentifier:(unsigned long long)arg1; - (void)cancelAllRequests; -- (id)cachedResourceForRequestIdentifier:(unsigned int)arg1; -- (void)addResource:(id)arg1 forRequestIdentifier:(unsigned int)arg2; +- (id)cachedResourceForRequestIdentifier:(unsigned long long)arg1; +- (void)addResource:(id)arg1 forRequestIdentifier:(unsigned long long)arg2; +- (id)initWithOperationQueue:(id)arg1 clientContext:(id)arg2; - (id)initWithOperationQueue:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceRequest.h index 9585753d9..43025881c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceRequest.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIResourceRequest.h @@ -10,17 +10,17 @@ @interface SKUIResourceRequest : NSObject { - unsigned int _requestID; + unsigned long long _requestID; } -@property(nonatomic) unsigned int requestIdentifier; // @synthesize requestIdentifier=_requestID; +@property(nonatomic) unsigned long long requestIdentifier; // @synthesize requestIdentifier=_requestID; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)newLoadOperation; - (void)finishWithResource:(id)arg1; -@property(readonly, nonatomic) BOOL cachesInMemory; +@property(readonly, nonatomic) _Bool cachesInMemory; - (id)_initSKUIResourceRequest; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewList.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewList.h index 0d9eda3ff..f76c34680 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewList.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewList.h @@ -22,13 +22,13 @@ - (id)initWithCacheRepresentation:(id)arg1; @property(readonly, nonatomic) NSURL *writeReviewURL; @property(readonly, nonatomic) float userRating; -@property(readonly, nonatomic) int twoStarRatingCount; -@property(readonly, nonatomic) int threeStarRatingCount; -@property(readonly, nonatomic) int ratingCount; -@property(readonly, nonatomic) int oneStarRatingCount; -@property(readonly, nonatomic) int numberOfPages; -@property(readonly, nonatomic) int fourStarRatingCount; -@property(readonly, nonatomic) int fiveStarRatingCount; +@property(readonly, nonatomic) long long twoStarRatingCount; +@property(readonly, nonatomic) long long threeStarRatingCount; +@property(readonly, nonatomic) long long ratingCount; +@property(readonly, nonatomic) long long oneStarRatingCount; +@property(readonly, nonatomic) long long numberOfPages; +@property(readonly, nonatomic) long long fourStarRatingCount; +@property(readonly, nonatomic) long long fiveStarRatingCount; - (void)addReviews:(id)arg1; - (id)initWithReviewListDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewMetadata.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewMetadata.h index 53cce778d..a141af559 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewMetadata.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewMetadata.h @@ -13,22 +13,22 @@ @interface SKUIReviewMetadata : NSObject { NSString *_body; - unsigned int _bodyMaxLength; + unsigned long long _bodyMaxLength; NSString *_nickname; - unsigned int _nicknameMaxLength; + unsigned long long _nicknameMaxLength; float _rating; NSURL *_submitURL; NSString *_title; - unsigned int _titleMaxLength; + unsigned long long _titleMaxLength; } -@property(readonly, nonatomic) unsigned int titleMaxLength; // @synthesize titleMaxLength=_titleMaxLength; +@property(readonly, nonatomic) unsigned long long titleMaxLength; // @synthesize titleMaxLength=_titleMaxLength; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSURL *submitURL; // @synthesize submitURL=_submitURL; @property(nonatomic) float rating; // @synthesize rating=_rating; -@property(readonly, nonatomic) unsigned int nicknameMaxLength; // @synthesize nicknameMaxLength=_nicknameMaxLength; +@property(readonly, nonatomic) unsigned long long nicknameMaxLength; // @synthesize nicknameMaxLength=_nicknameMaxLength; @property(copy, nonatomic) NSString *nickname; // @synthesize nickname=_nickname; -@property(readonly, nonatomic) unsigned int bodyMaxLength; // @synthesize bodyMaxLength=_bodyMaxLength; +@property(readonly, nonatomic) unsigned long long bodyMaxLength; // @synthesize bodyMaxLength=_bodyMaxLength; @property(copy, nonatomic) NSString *body; // @synthesize body=_body; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookView.h index dd8e41567..c62a1bf77 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookView.h @@ -17,20 +17,20 @@ UIButton *_likeButton; UIImageView *_logoImageView; UILabel *_titleLabel; - BOOL _userLiked; + _Bool _userLiked; UIView *_separatorView; struct UIEdgeInsets _contentInsets; } @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; -@property(nonatomic, getter=isUserLiked) BOOL userLiked; // @synthesize userLiked=_userLiked; +@property(nonatomic, getter=isUserLiked) _Bool userLiked; // @synthesize userLiked=_userLiked; @property(readonly, nonatomic) UIControl *likeToggleButton; // @synthesize likeToggleButton=_likeButton; @property(copy, nonatomic) NSArray *friendNames; // @synthesize friendNames=_friendNames; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; - (void)_reloadLikeButtonState; - (void)_reloadFriendNamesLabel; -- (id)_composedStringForNames:(id)arg1 userLiked:(BOOL)arg2; +- (id)_composedStringForNames:(id)arg1 userLiked:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewController.h index 0fe1cbfc4..93aff67da 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewController.h @@ -11,15 +11,17 @@ @interface SKUIReviewsFacebookViewController : UIViewController { SKUIClientContext *_clientContext; + id _delegate; SKUIFacebookLikeStatus *_facebookLikeStatus; SKUIReviewsFacebookView *_facebookView; } @property(copy, nonatomic) SKUIFacebookLikeStatus *facebookLikeStatus; // @synthesize facebookLikeStatus=_facebookLikeStatus; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_reloadFacebookView; -- (void)_changeStatusToUserLiked:(BOOL)arg1; +- (void)_changeStatusToUserLiked:(_Bool)arg1; - (void)_toggleLike:(id)arg1; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..cb8dfa2bd --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsFacebookViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUIReviewsFacebookViewControllerDelegate + +@optional +- (void)reviewsFacebookViewControllerDidChange:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramView.h index 8db3953de..839944cc8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramView.h @@ -14,13 +14,13 @@ SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; UILabel *_countLabel; - int _numberOfUserRatings; + long long _numberOfUserRatings; NSMutableDictionary *_ratings; UISegmentedControl *_segmentedControl; SKUIStarRatingControl *_starRatingControl; UILabel *_starRatingControlLabel; UILabel *_titleLabel; - float _userRating; + double _userRating; UIImageView *_userRatingStarsView; NSString *_versionString; UIButton *_writeAReviewButton; @@ -33,7 +33,7 @@ @property(readonly, nonatomic) UIControl *writeAReviewButton; // @synthesize writeAReviewButton=_writeAReviewButton; @property(copy, nonatomic) NSString *versionString; // @synthesize versionString=_versionString; @property(readonly, nonatomic) UIControl *starRatingControl; // @synthesize starRatingControl=_starRatingControl; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(readonly, nonatomic) UIControl *appSupportButton; // @synthesize appSupportButton=_appSupportButton; - (void).cxx_destruct; @@ -42,11 +42,11 @@ - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; -@property(nonatomic) float userRating; +@property(nonatomic) double userRating; @property(copy, nonatomic) NSString *title; -@property(nonatomic) int selectedSegmentIndex; +@property(nonatomic) long long selectedSegmentIndex; @property(copy, nonatomic) NSArray *segmentedControlTitles; -@property(nonatomic) int personalStarRating; +@property(nonatomic) long long personalStarRating; @property(readonly, nonatomic) UIControl *segmentedControl; - (id)initWithClientContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramViewController.h index 84bfb56e2..854ca26bc 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIReviewsHistogramViewController.h @@ -24,9 +24,9 @@ @property(readonly, nonatomic) UIControl *writeAReviewButton; @property(copy, nonatomic) NSString *versionString; @property(readonly, nonatomic) UIControl *starRatingControl; -@property(nonatomic) int selectedSegmentIndex; +@property(nonatomic) long long selectedSegmentIndex; @property(copy, nonatomic) NSArray *segmentedControlTitles; -@property(nonatomic) int personalStarRating; +@property(nonatomic) long long personalStarRating; @property(readonly, nonatomic) UIControl *segmentedControl; @property(readonly, nonatomic) UIControl *appSupportButton; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRoundedRectButton.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRoundedRectButton.h index ffc327943..71b45e225 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRoundedRectButton.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRoundedRectButton.h @@ -17,11 +17,11 @@ - (void).cxx_destruct; - (id)_basicAnimationWithKeyPath:(id)arg1; - (void)_reloadColors; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setTitleEdgeInsets:(struct UIEdgeInsets)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)layoutSubviews; - (void)setSubtitleWithLabel:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowComponent.h index 25818f16b..f24ff4d7f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowComponent.h @@ -6,28 +6,30 @@ #import -@class NSArray; +@class NSArray, UIColor; @interface SKUIRowComponent : SKUIPageComponent { + UIColor *_backgroundColor; NSArray *_childComponents; NSArray *_columnWidths; - int _missingItemCount; - int _numberOfColumns; + long long _missingItemCount; + long long _numberOfColumns; } -@property(readonly, nonatomic) int numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; +@property(readonly, nonatomic) long long numberOfColumns; // @synthesize numberOfColumns=_numberOfColumns; @property(readonly, nonatomic) NSArray *columnWidths; // @synthesize columnWidths=_columnWidths; @property(readonly, nonatomic) NSArray *childComponents; // @synthesize childComponents=_childComponents; +@property(readonly, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; - (void).cxx_destruct; - (id)description; -- (BOOL)_isChildMissingItemData:(id)arg1; +- (_Bool)_isChildMissingItemData:(id)arg1; - (id)_childComponentWithContext:(id)arg1; - (id)_updateWithMissingItems:(id)arg1; - (id)metricsElementName; -- (BOOL)isMissingItemData; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -- (int)componentType; +- (_Bool)isMissingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowSection.h index efd356665..067765f3d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIRowSection.h @@ -8,12 +8,13 @@ #import "SKUIArtworkRequestDelegate-Protocol.h" #import "SKUIEmbeddedMediaViewDelegate-Protocol.h" +#import "SKUIItemStateCenterObserver-Protocol.h" #import "SKUIMissingItemDelegate-Protocol.h" #import "SKUIProductPageOverlayDelegate-Protocol.h" @class NSMapTable, NSMutableIndexSet, SKUIClientContext, SKUILockupComponent, SKUIMissingItemLoader, SKUIProductPageOverlayController, SKUIRowComponent; -@interface SKUIRowSection : SKUIStorePageSection +@interface SKUIRowSection : SKUIStorePageSection { SKUIClientContext *_clientContext; NSMapTable *_columnViews; @@ -22,65 +23,71 @@ NSMutableIndexSet *_expandedEditorialIndexes; NSMapTable *_galleryViewControllers; NSMapTable *_countdownViewControllers; - float _landscapeCellContentHeight; - struct CGSize _lockupImageBoundsSize; + _Bool _isPad; + double _landscapeCellContentHeight; SKUIMissingItemLoader *_missingItemLoader; SKUIProductPageOverlayController *_overlayController; SKUILockupComponent *_overlaySourceComponent; - float _portraitCellContentHeight; + double _portraitCellContentHeight; } - (void).cxx_destruct; - (id)_viewControllerForGalleryComponent:(id)arg1; - (id)_viewControllerForCountdownComponent:(id)arg1; -- (void)_setPositionForClickEvent:(id)arg1 elementIndex:(int)arg2; -- (void)_selectMediaComponent:(id)arg1 columnIndex:(int)arg2; -- (void)_selectLockupComponent:(id)arg1 columnIndex:(int)arg2; -- (void)_selectGalleryComponent:(id)arg1 columnIndex:(int)arg2; -- (void)_reloadView:(id)arg1 forMediaComponent:(id)arg2 columnIndex:(int)arg3; -- (void)_reloadView:(id)arg1 forEditorialComponent:(id)arg2 columnIndex:(int)arg3; -- (void)_reloadCell:(id)arg1 forLockupComponent:(id)arg2 columnIndex:(int)arg3; +- (void)_setPositionForClickEvent:(id)arg1 elementIndex:(long long)arg2; +- (void)_selectMediaComponent:(id)arg1 columnIndex:(long long)arg2; +- (void)_selectLockupComponent:(id)arg1 columnIndex:(long long)arg2; +- (void)_selectGalleryComponent:(id)arg1 columnIndex:(long long)arg2; +- (void)_reloadView:(id)arg1 forMediaComponent:(id)arg2 columnIndex:(long long)arg3; +- (void)_reloadLockupCell:(id)arg1 forComponent:(id)arg2 columnIndex:(long long)arg3; +- (void)_reloadEditorialLockupCell:(id)arg1 forComponent:(id)arg2 columnIndex:(long long)arg3; +- (void)_reloadEditorialCell:(id)arg1 forComponent:(id)arg2 columnIndex:(long long)arg3; - (id)_popSourceViewForOverlayController:(id)arg1; - (id)_overlaySourceCell; - (id)_newViewWithMediaComponent:(id)arg1; -- (id)_newViewWithEditorialComponent:(id)arg1; -- (id)_newSizeToFitArtworkRequestWithArtwork:(id)arg1 columnIndex:(int)arg2; +- (id)_newSizeToFitArtworkRequestWithArtwork:(id)arg1 columnIndex:(long long)arg2; - (id)_missingItemLoader; -- (id)_metricsLocationIdentifierForColumnIndex:(int)arg1; -- (void)_loadImagesForGalleryComponent:(id)arg1 columnIndex:(int)arg2; -- (float)_interColumnSpacing; -- (id)_imageConsumerWithItem:(id)arg1 lockupSize:(int)arg2; -- (float)_heightForMediaComponent:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (float)_heightForLockupComponent:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (float)_heightForGalleryComponent:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (float)_heightForEditorialComponent:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (float)_heightForCountdownComponent:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (float)_heightForArtwork:(id)arg1 columnIndex:(int)arg2 rowWidth:(float)arg3; -- (void)_expandEditorialComponent:(id)arg1 columnIndex:(int)arg2; -- (id)_editorialLayoutForComponent:(id)arg1; -- (struct UIEdgeInsets)_edgeInsetsForColumnIndex:(int)arg1; -- (float)_columnWidthForColumnIndex:(int)arg1 rowWidth:(float)arg2; +- (struct SKUILockupStyle)_lockupStyleForComponent:(id)arg1 columnIndex:(long long)arg2; +- (id)_lockupImageForComponent:(id)arg1; +- (void)_loadImagesForGalleryComponent:(id)arg1 columnIndex:(long long)arg2; +- (double)_interColumnSpacing; +- (id)_imageConsumerWithItem:(id)arg1 lockupSize:(long long)arg2; +- (double)_heightForMediaComponent:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (double)_heightForLockupComponent:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (double)_heightForGalleryComponent:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (double)_heightForEditorialComponent:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (double)_heightForCountdownComponent:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (double)_heightForComponent:(id)arg1 columnIndex:(double)arg2 rowWidth:(double)arg3; +- (double)_heightForArtwork:(id)arg1 columnIndex:(long long)arg2 rowWidth:(double)arg3; +- (void)_expandEditorialComponent:(id)arg1 columnIndex:(long long)arg2; +- (void)_enumerateLockupsWithBlock:(id)arg1; +- (id)_editorialLayoutForLockup:(id)arg1 columnIndex:(long long)arg2; +- (id)_editorialLayoutForEditorial:(id)arg1 columnIndex:(long long)arg2; +- (struct UIEdgeInsets)_edgeInsetsForColumnIndex:(long long)arg1; +- (double)_columnWidthForColumnIndex:(long long)arg1 rowWidth:(double)arg2; - (id)_columnViews; -- (float)_cellContentHeightForRowWidth:(float)arg1; -- (void)_applyEditorialLayout:(id)arg1 orientation:(int)arg2 toView:(id)arg3; +- (double)_cellContentHeightForRowWidth:(double)arg1; - (void)productPageOverlayDidDismiss:(id)arg1; - (id)productPageOverlay:(id)arg1 flipSourceViewToPresentItem:(id)arg2; - (id)productPageOverlay:(id)arg1 flipSourceViewToDismissItem:(id)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; -- (void)mediaView:(id)arg1 playbackStateDidChange:(int)arg2; +- (void)itemStateCenterRestrictionsChanged:(id)arg1; +- (void)itemStateCenter:(id)arg1 itemStatesChanged:(id)arg2; +- (void)mediaView:(id)arg1 playbackStateDidChange:(long long)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)willAppearInContext:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; -- (int)numberOfCells; -- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; -- (int)coloringOffset; +- (void)prefetchResourcesWithReason:(long long)arg1; +- (long long)numberOfCells; +- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; +- (void)invalidateCachedLayoutInformation; - (void)collectionViewWillApplyLayoutAttributes:(id)arg1; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; - (void)collectionViewDidConfirmItemOfferAtIndexPath:(id)arg1; -- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; +- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (id)backgroundColorForIndexPath:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScalingFlipView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScalingFlipView.h index ae3ff7c9a..10eb1a529 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScalingFlipView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScalingFlipView.h @@ -10,7 +10,7 @@ { UIView *_backView; id _completionBlock; - int _direction; + long long _direction; double _duration; struct CGRect _fromFrame; UIView *_frontView; @@ -18,14 +18,14 @@ } @property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) int direction; // @synthesize direction=_direction; +@property(nonatomic) long long direction; // @synthesize direction=_direction; - (void).cxx_destruct; - (id)_timingFunction; - (id)_positionAnimation; - (id)_inputColorAnimation; - (id)_frontLayerAnimation; - (id)_backLayerAnimation; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)performFlipWithCompletionBlock:(id)arg1; - (id)initWithFrontView:(id)arg1 backView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshot.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshot.h index 9cd7fa37d..b5494ea91 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshot.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshot.h @@ -30,7 +30,7 @@ - (id)URLForVariant:(id)arg1; - (struct CGSize)sizeForVariant:(id)arg1; - (void)setArtwork:(id)arg1 forVariant:(id)arg2; -@property(readonly, nonatomic) int numberOfVariants; +@property(readonly, nonatomic) long long numberOfVariants; - (id)initWithScreenshotDictionary:(id)arg1; - (id)init; - (id)_initSKUIScreenshot; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotDataConsumer.h index 5ef5abb20..2d11da5aa 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotDataConsumer.h @@ -8,12 +8,12 @@ @interface SKUIScreenshotDataConsumer : SKUIImageDataConsumer { - BOOL _forcesPortrait; + _Bool _forcesPortrait; struct CGSize _screenshotSize; } + (id)consumerWithScreenshotSize:(struct CGSize)arg1; -@property(nonatomic) BOOL forcesPortrait; // @synthesize forcesPortrait=_forcesPortrait; +@property(nonatomic) _Bool forcesPortrait; // @synthesize forcesPortrait=_forcesPortrait; @property(readonly, nonatomic) struct CGSize constraintSize; // @synthesize constraintSize=_screenshotSize; - (id)imageForImage:(id)arg1; - (id)imageForColor:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotsViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotsViewController.h index 98d6cfacc..2b0ee94e0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotsViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIScreenshotsViewController.h @@ -28,32 +28,29 @@ SKUIVideoImageDataConsumer *_trailerConsumer; NSArray *_trailers; NSMutableArray *_trailerImages; - NSMutableArray *_hiddenIndexPaths; } @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; +@property(readonly, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; -- (void)_unhideImages; -- (void)_setTrailerImage:(id)arg1 forIndex:(int)arg2; -- (void)_setImage:(id)arg1 forIndex:(int)arg2; +- (void)_setTrailerImage:(id)arg1 forIndex:(long long)arg2; +- (void)_setImage:(id)arg1 forIndex:(long long)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (id)slideshowViewController:(id)arg1 poppedImageViewAtIndex:(int)arg2; -- (void)slideshowViewController:(id)arg1 scrollToImageAtIndex:(int)arg2; -- (id)slideshowViewController:(id)arg1 imageURLAtIndex:(int)arg2 size:(struct CGSize *)arg3; -- (id)slideshowViewController:(id)arg1 imageAtIndex:(int)arg2; -- (int)numberOfItemsInSlideshowViewController:(id)arg1; +- (id)slideshowViewController:(id)arg1 poppedImageViewAtIndex:(long long)arg2; +- (void)slideshowViewController:(id)arg1 scrollToImageAtIndex:(long long)arg2; +- (id)slideshowViewController:(id)arg1 imageURLAtIndex:(long long)arg2 size:(struct CGSize *)arg3; +- (id)slideshowViewController:(id)arg1 imageAtIndex:(long long)arg2; +- (long long)numberOfItemsInSlideshowViewController:(id)arg1; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (void)viewDidAppear:(BOOL)arg1; - (void)loadView; - (void)reloadData; -- (id)initWithTrailers:(id)arg1 screenshots:(id)arg2; +- (id)initWithTrailers:(id)arg1 screenshots:(id)arg2 clientContext:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewCell.h index 299bd5995..8901519c6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewCell.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) SKUICardCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1; +- (void)configureForItem:(id)arg1 clientContext:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewFlowLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewFlowLayout.h index ef94c10f9..daa03d9ca 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewFlowLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchCollectionViewFlowLayout.h @@ -6,12 +6,26 @@ #import +@class NSMutableArray, UICollectionView; + @interface SKUISearchCollectionViewFlowLayout : SKUIItemGridCollectionViewLayout { + UICollectionView *_collectionView; + long long _numberOfRows; + long long _numberOfColumns; + NSMutableArray *_sectionCounts; + struct CGSize _headerSize; } +- (void).cxx_destruct; +- (long long)_globalIndexForIndexPath:(id)arg1; +- (id)_indexPathForGlobalIndex:(long long)arg1; +- (void)prepareLayout; +- (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2; +- (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchEditorialResult.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchEditorialResult.h index 3d66bd932..b0129dd42 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchEditorialResult.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchEditorialResult.h @@ -17,14 +17,14 @@ long long _editorialIdentifier; NSString *_message; NSString *_messageTitle; - BOOL _room; + _Bool _room; NSString *_subtitle; NSString *_title; } @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(readonly, nonatomic, getter=isRoom) BOOL room; // @synthesize room=_room; +@property(readonly, nonatomic, getter=isRoom) _Bool room; // @synthesize room=_room; @property(readonly, nonatomic) NSString *message; // @synthesize message=_message; @property(readonly, nonatomic) NSString *messageTitle; // @synthesize messageTitle=_messageTitle; @property(readonly, nonatomic) long long editorialIdentifier; // @synthesize editorialIdentifier=_editorialIdentifier; @@ -33,6 +33,8 @@ @property(readonly, nonatomic) NSArray *artworkIdentifiers; // @synthesize artworkIdentifiers=_artworkIdentifiers; @property(readonly, nonatomic) SKUIArtworkList *artwork; // @synthesize artwork=_artwork; - (void).cxx_destruct; +- (void)_setValuesWithEditorialDictionary:(id)arg1; +- (id)initWithLookupItem:(id)arg1; - (id)initWithEditorialDictionary:(id)arg1 identifier:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldController.h index 9a712ec75..ce7b187b6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldController.h @@ -11,21 +11,22 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class ASSearchDisplayController, NSOperationQueue, SKUIClientContext, SKUICompletionList, SKUILoadURLOperation, UISearchBar, UIViewController; +@class ASSearchDisplayController, NSOperationQueue, NSString, SKUIClientContext, SKUICompletionList, SSVLoadURLOperation, UISearchBar, UIViewController; @interface SKUISearchFieldController : NSObject { + NSString *_baseHintsURLString; SKUIClientContext *_clientContext; SKUICompletionList *_completionList; id _delegate; - SKUILoadURLOperation *_loadOperation; + SSVLoadURLOperation *_loadOperation; NSOperationQueue *_operationQueue; ASSearchDisplayController *_searchDisplayController; - int _numberOfSearchResults; + long long _numberOfSearchResults; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int numberOfSearchResults; // @synthesize numberOfSearchResults=_numberOfSearchResults; +@property(nonatomic) long long numberOfSearchResults; // @synthesize numberOfSearchResults=_numberOfSearchResults; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_setResponse:(id)arg1 error:(id)arg2; @@ -33,17 +34,19 @@ - (void)_recordMetricsEvent:(id)arg1; - (void)_loadResultsForURL:(id)arg1; - (void)_loadResultsForSearchTerm:(id)arg1; +- (id)_escapedTermWithTerm:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; - (id)URLForSearchTerm:(id)arg1; - (void)setSearchTerm:(id)arg1; @property(readonly, nonatomic) UISearchBar *searchBar; @property(readonly, nonatomic) UIViewController *contentsController; +- (void)dealloc; - (id)initWithContentsController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldDelegate-Protocol.h index 3e635f083..cd85c4eae 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchFieldDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SKUISearchFieldDelegate @optional -- (BOOL)searchFieldControllerShouldBeginEditing:(id)arg1; +- (_Bool)searchFieldControllerShouldBeginEditing:(id)arg1; - (void)searchFieldController:(id)arg1 requestSearchWithURL:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPage.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPage.h index 2e280f2cb..eeabf9514 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPage.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPage.h @@ -12,11 +12,11 @@ @interface SKUISearchPage : NSObject { - BOOL _autoCorrected; + _Bool _autoCorrected; NSArray *_facets; SSMetricsConfiguration *_metricsConfiguration; NSString *_metricsPageDescription; - int _preAutoCorrectCount; + long long _preAutoCorrectCount; NSArray *_relatedQueries; NSArray *_resultGroups; NSString *_searchTerm; @@ -27,14 +27,14 @@ @property(copy, nonatomic) NSString *searchTerm; // @synthesize searchTerm=_searchTerm; @property(copy, nonatomic) NSArray *resultGroups; // @synthesize resultGroups=_resultGroups; @property(retain, nonatomic) NSArray *relatedQueries; // @synthesize relatedQueries=_relatedQueries; -@property(nonatomic) int preAutoCorrectCount; // @synthesize preAutoCorrectCount=_preAutoCorrectCount; +@property(nonatomic) long long preAutoCorrectCount; // @synthesize preAutoCorrectCount=_preAutoCorrectCount; @property(copy, nonatomic) NSString *metricsPageDescription; // @synthesize metricsPageDescription=_metricsPageDescription; @property(retain, nonatomic) SSMetricsConfiguration *metricsConfiguration; // @synthesize metricsConfiguration=_metricsConfiguration; @property(copy, nonatomic) NSArray *facets; // @synthesize facets=_facets; -@property(nonatomic) BOOL autoCorrected; // @synthesize autoCorrected=_autoCorrected; +@property(nonatomic) _Bool autoCorrected; // @synthesize autoCorrected=_autoCorrected; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly, nonatomic) int numberOfResults; +@property(readonly, nonatomic) long long numberOfResults; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPageDataConsumer.h index 9d2d6d0ef..cbb4f299f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchPageDataConsumer.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" @class NSString, SKUIClientContext; -@interface SKUISearchPageDataConsumer : SKUIDataConsumer +@interface SKUISearchPageDataConsumer : SSVURLDataConsumer { SKUIClientContext *_clientContext; NSString *_searchTerm; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchRelatedViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchRelatedViewDelegate-Protocol.h index c2ecdca21..7e0fa42c5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchRelatedViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchRelatedViewDelegate-Protocol.h @@ -8,6 +8,6 @@ @protocol SKUISearchRelatedViewDelegate - (void)searchRelatedViewDidSelectBackButton:(id)arg1; -- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(int)arg2; +- (void)searchRelatedView:(id)arg1 didSelectRelatedQueryAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroup.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroup.h index 2cc06d93b..a3cb6a61c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroup.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroup.h @@ -18,10 +18,10 @@ @property(readonly, nonatomic) NSString *groupKind; // @synthesize groupKind=_groupKind; - (void).cxx_destruct; - (void)_setGroupKind:(id)arg1; -- (void)_addEntity:(id)arg1 withIdentifier:(id)arg2 type:(int)arg3; -@property(readonly, nonatomic) int numberOfEntities; -- (int)entityTypeAtIndex:(int)arg1; -- (id)entityAtIndex:(int)arg1; +- (void)_addEntity:(id)arg1 withIdentifier:(id)arg2 type:(long long)arg3; +@property(readonly, nonatomic) long long numberOfEntities; +- (long long)entityTypeAtIndex:(long long)arg1; +- (id)entityAtIndex:(long long)arg1; @property(readonly, nonatomic) NSArray *availableEntities; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupController.h index 891165d4d..076dbe814 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupController.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSMutableArray, NSMutableDictionary, NSMutableIndexSet, NSOperationQueue, SKUIClientContext, SKUISearchResultGroup; +@class NSIndexSet, NSMutableArray, NSMutableDictionary, NSMutableIndexSet, NSOperationQueue, SKUIClientContext, SKUISearchResultGroup; @interface SKUISearchResultGroupController : NSObject { @@ -14,6 +14,7 @@ id _delegate; NSOperationQueue *_operationQueue; SKUIClientContext *_clientContext; + NSMutableIndexSet *_itemIndexesToLoad; NSMutableIndexSet *_editorialIndexesToLoad; NSMutableIndexSet *_editorialItemIdentifierIndexesToLoad; NSMutableArray *_editorialItemArtworkIndexPathsToLoad; @@ -21,29 +22,33 @@ NSMutableDictionary *_artworksByIndex; NSMutableDictionary *_entitiesByIndex; NSMutableDictionary *_itemArtworksByIndexPath; + NSIndexSet *_onScreenIndexes; } + (id)_compositedImageForImages:(id)arg1; -+ (struct CGSize)_editorialItemSizeWithCount:(int)arg1; ++ (struct CGSize)_editorialItemSizeWithCount:(long long)arg1; @property(readonly, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_setEditorialItemArtworkResponse:(id)arg1 error:(id)arg2 forIndexPath:(id)arg3; -- (void)_setEditorialItemIdentifierResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned int)arg3; -- (void)_setEditorialResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned int)arg3; -- (void)_setArtworkResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned int)arg3; -- (void)_loadArtworkAtIndex:(unsigned int)arg1; -- (void)_loadEditorialAtIndex:(unsigned int)arg1; -- (void)_loadEditorialItemIdentifiersAtIndex:(unsigned int)arg1; +- (void)_setEditorialItemIdentifierResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned long long)arg3; +- (void)_setEditorialResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned long long)arg3; +- (void)_setArtworkResponse:(id)arg1 error:(id)arg2 forIndex:(unsigned long long)arg3; +- (void)_setItemResponse:(id)arg1 error:(id)arg2 forIndexes:(id)arg3; +- (void)_loadArtworkAtIndex:(unsigned long long)arg1; +- (void)_loadEditorialAtIndex:(unsigned long long)arg1; +- (void)_loadEditorialItemIdentifiersAtIndex:(unsigned long long)arg1; - (void)_loadEditorialItemArtworkAtIndexPath:(id)arg1; +- (void)_loadItemsAtIndexes:(id)arg1; - (void)_loadMore; -@property(readonly, nonatomic) int numberOfEntities; -- (int)entityTypeAtIndex:(int)arg1; -- (id)identifierAtIndex:(unsigned int)arg1; -- (id)editorialArtworkAtIndex:(unsigned int)arg1; -- (id)itemAtIndex:(unsigned int)arg1; -- (id)editorialAtIndex:(unsigned int)arg1; -- (id)entityAtIndex:(unsigned int)arg1; +- (void)updateForVisibleIndexes:(id)arg1; +@property(readonly, nonatomic) long long numberOfEntities; +- (long long)entityTypeAtIndex:(long long)arg1; +- (id)identifierAtIndex:(unsigned long long)arg1; +- (id)editorialArtworkAtIndex:(unsigned long long)arg1; +- (id)itemAtIndex:(unsigned long long)arg1; +- (id)editorialAtIndex:(unsigned long long)arg1; +- (id)entityAtIndex:(unsigned long long)arg1; - (void)dealloc; - (id)initWithSearchResultGroup:(id)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupControllerDelegate-Protocol.h index aa3e6a3fa..db8f8d276 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchResultGroupControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SKUISearchResultGroupControllerDelegate -- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned int)arg2; -- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndex:(unsigned int)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadArtworkAtIndex:(unsigned long long)arg2; +- (void)searchResultGroupController:(id)arg1 didLoadEntityAtIndexes:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchSpellCorrectedCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchSpellCorrectedCell.h index f915a4b02..aec6a72ba 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchSpellCorrectedCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchSpellCorrectedCell.h @@ -6,24 +6,26 @@ #import "UICollectionViewCell.h" -@class NSString, SKUIClientContext, UIImageView, UILabel; +@class NSString, SKUIClientContext, UIButton, UIControl, UIImageView, UILabel; @interface SKUISearchSpellCorrectedCell : UICollectionViewCell { - BOOL _autoCorrected; + _Bool _autoCorrected; SKUIClientContext *_clientContext; UIImageView *_imageView; UILabel *_label; - int _preAutoCorrectCount; + long long _preAutoCorrectCount; NSString *_searchTerm; NSString *_spellCorrectedTerm; + UIButton *_spellCorrectionButton; } +@property(readonly, nonatomic) UIControl *spellCorrectionButton; // @synthesize spellCorrectionButton=_spellCorrectionButton; @property(copy, nonatomic) NSString *spellCorrectedTerm; // @synthesize spellCorrectedTerm=_spellCorrectedTerm; @property(copy, nonatomic) NSString *searchTerm; // @synthesize searchTerm=_searchTerm; -@property(nonatomic) int preAutoCorrectCount; // @synthesize preAutoCorrectCount=_preAutoCorrectCount; +@property(nonatomic) long long preAutoCorrectCount; // @synthesize preAutoCorrectCount=_preAutoCorrectCount; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; -@property(nonatomic) BOOL autoCorrected; // @synthesize autoCorrected=_autoCorrected; +@property(nonatomic) _Bool autoCorrected; // @synthesize autoCorrected=_autoCorrected; - (void).cxx_destruct; - (void)_reloadLabel; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchViewController.h index 5385412e9..678ccc096 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISearchViewController.h @@ -6,19 +6,21 @@ #import +#import "SKUIMetricsViewController-Protocol.h" #import "SKUISearchChildViewControllerDelegate-Protocol.h" -@class NSArray, NSDictionary, NSMutableArray, NSURL, SKUIIPadSearchViewController, SKUIIPhoneSearchViewController, SKUILoadURLOperation, SKUIMetricsController, SKUISearchFieldController, SKUISearchPage; +@class NSArray, NSDictionary, NSMutableArray, NSURLRequest, SKUIIPadSearchViewController, SKUIIPhoneSearchViewController, SKUIMetricsController, SKUISearchFieldController, SKUISearchPage, SSMetricsPageEvent, SSVLoadURLOperation; -@interface SKUISearchViewController : SKUIViewController +@interface SKUISearchViewController : SKUIViewController { SKUIIPhoneSearchViewController *_iPhoneViewController; SKUIIPadSearchViewController *_iPadViewController; - SKUILoadURLOperation *_loadOperation; + SSMetricsPageEvent *_lastPageEvent; + SSVLoadURLOperation *_loadOperation; SKUIMetricsController *_metricsController; SKUISearchPage *_page; SKUISearchFieldController *_searchFieldController; - NSURL *_url; + NSURLRequest *_urlRequest; NSDictionary *_facetSelections; NSArray *_searchFacets; NSMutableArray *_previousRelatedQueries; @@ -29,9 +31,12 @@ - (void).cxx_destruct; - (void)_setResponse:(id)arg1 error:(id)arg2; - (void)_setMetricsController:(id)arg1; -- (void)_reloadOrientation:(int)arg1; +- (void)_searchWithURLRequest:(id)arg1 persistRelated:(_Bool)arg2; +- (void)_searchWithSearchTerm:(id)arg1 persistRelated:(_Bool)arg2; +- (void)_reloadOrientation:(long long)arg1; - (void)_reloadView; - (void)_reloadChildViewController; +- (void)_metricsEnterEventNotification:(id)arg1; - (void)_cancelButtonAction:(id)arg1; - (void)searchChildViewControllerDidChangeFacetSelections:(id)arg1; - (void)searchChildViewController:(id)arg1 didSelectSearchTerm:(id)arg2; @@ -39,23 +44,23 @@ - (void)searchChildViewController:(id)arg1 didSelectRelatedQuery:(id)arg2; - (void)searchChildViewController:(id)arg1 didSelectEditorial:(id)arg2; - (void)searchChildViewController:(id)arg1 didSelectItem:(id)arg2; -- (id)contentScrollView; +- (id)activeMetricsController; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)loadView; - (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)loadView; +- (id)contentScrollView; - (void)setClientContext:(id)arg1; - (void)reloadData; -- (void)searchWithSearchTerm:(id)arg1 persistRelated:(BOOL)arg2; -- (void)searchWithURL:(id)arg1 persistRelated:(BOOL)arg2; - (void)searchWithSearchTerm:(id)arg1; - (void)searchWithExternalURL:(id)arg1; - (void)searchWithURL:(id)arg1; - (void)scrollToTop; - (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedControl.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedControl.h index eb1bbf0a4..26f9c2ed8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedControl.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedControl.h @@ -10,8 +10,8 @@ { } -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (struct CGRect)frameForSegmentAtIndex:(int)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (struct CGRect)frameForSegmentAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedTableHeaderView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedTableHeaderView.h index 32729934d..176d9a332 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedTableHeaderView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISegmentedTableHeaderView.h @@ -6,12 +6,13 @@ #import "UIView.h" -@class SUSegmentedControl; +@class SUSegmentedControl, _UIBackdropView; @interface SKUISegmentedTableHeaderView : UIView { UIView *_borderView; SUSegmentedControl *_segmentedControl; + _UIBackdropView *_backdropView; } @property(retain, nonatomic) SUSegmentedControl *segmentedControl; // @synthesize segmentedControl=_segmentedControl; @@ -19,7 +20,8 @@ - (id)_borderView; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -@property(nonatomic) BOOL hidesBorderView; +@property(nonatomic) _Bool hidesBorderView; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISeparatorView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISeparatorView.h index fe69c0f43..b90954cec 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISeparatorView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISeparatorView.h @@ -12,10 +12,10 @@ { UIColor *_color1; UIColor *_color2; - int _separatorStyle; + long long _separatorStyle; } -@property(nonatomic) int separatorStyle; // @synthesize separatorStyle=_separatorStyle; +@property(nonatomic) long long separatorStyle; // @synthesize separatorStyle=_separatorStyle; @property(copy, nonatomic) UIColor *color2; // @synthesize color2=_color2; @property(copy, nonatomic) UIColor *color1; // @synthesize color1=_color1; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseDelegate-Protocol.h index 4107c7807..8ed324cbb 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SKUIShowcaseDelegate @optional -- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; -- (void)showcase:(id)arg1 didDisplayItemAtIndex:(int)arg2; +- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; +- (void)showcase:(id)arg1 didDisplayItemAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseItemView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseItemView.h index 18c189cf2..4a358c4d8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseItemView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseItemView.h @@ -10,6 +10,7 @@ @interface SKUIShowcaseItemView : UIView { + UIView *_bottomBorderView; SKUIShowcaseButton *_button; UIImage *_image; UIImageView *_reflectionImageView; @@ -20,7 +21,7 @@ - (void).cxx_destruct; - (void)setAccessibilityLabel:(id)arg1; - (void)layoutSubviews; -@property(nonatomic) BOOL showsReflection; +@property(nonatomic) _Bool showsReflection; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageComponent.h index e454833fc..6bf105369 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageComponent.h @@ -10,7 +10,7 @@ @interface SKUIShowcasePageComponent : SKUIPageComponent { - int _missingItemCount; + long long _missingItemCount; NSArray *_showcaseItems; } @@ -18,10 +18,10 @@ - (void).cxx_destruct; - (void)_updateWithMissingItems:(id)arg1; - (id)metricsElementName; -- (BOOL)isMissingItemData; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -- (int)componentType; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +- (_Bool)isMissingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +- (long long)componentType; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageSection.h index 05414500c..2c66e1120 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcasePageSection.h @@ -14,27 +14,27 @@ @interface SKUIShowcasePageSection : SKUIStorePageSection { SKUIMissingItemLoader *_missingItemLoader; - BOOL _pinned; + _Bool _pinned; SKUIShowcaseViewController *_showcaseViewController; } - (void).cxx_destruct; - (id)_showcaseViewController; - (id)_missingItemLoader; -- (void)_loadMissingItemsFromIndex:(int)arg1 withReason:(int)arg2; -- (void)_addImpressionForIndex:(int)arg1 toSession:(id)arg2; -- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; -- (void)showcase:(id)arg1 didDisplayItemAtIndex:(int)arg2; +- (void)_loadMissingItemsFromIndex:(long long)arg1 withReason:(long long)arg2; +- (void)_addImpressionForIndex:(long long)arg1 toSession:(id)arg2; +- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; +- (void)showcase:(id)arg1 didDisplayItemAtIndex:(long long)arg2; - (void)missingItemLoader:(id)arg1 didLoadItems:(id)arg2; - (void)restorePinnedHeaderView:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; +- (void)prefetchResourcesWithReason:(long long)arg1; - (id)popPinnedHeaderView; -- (int)numberOfCells; -- (float)contentInsetAdjustmentForCollectionView:(id)arg1; -- (int)coloringOffset; -- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(int)arg3; +- (long long)numberOfCells; +- (double)contentInsetAdjustmentForCollectionView:(id)arg1; +- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseViewController.h index 05e37e8af..4fd242435 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIShowcaseViewController.h @@ -22,11 +22,11 @@ NSArray *_showcaseItems; UIPageViewController *_pageViewController; UIImage *_placeholderImage; - BOOL _showsReflections; + _Bool _showsReflections; NSTimer *_timer; } -@property(nonatomic) BOOL showsReflections; // @synthesize showsReflections=_showsReflections; +@property(nonatomic) _Bool showsReflections; // @synthesize showsReflections=_showsReflections; @property(copy, nonatomic) NSArray *showcaseItems; // @synthesize showcaseItems=_showcaseItems; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; @@ -39,17 +39,17 @@ - (void)_cancelOutstandingArtworkRequests; - (id)_artworkRequestWithItem:(id)arg1; - (void)_buttonAction:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; -- (void)prefetchResourcesWithReason:(int)arg1; -@property(readonly, nonatomic) int indexOfVisibleItem; +- (void)prefetchResourcesWithReason:(long long)arg1; +@property(readonly, nonatomic) long long indexOfVisibleItem; - (void)dealloc; - (id)initWithArtworkLoader:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISizeToFitImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISizeToFitImageDataConsumer.h index 81dca9039..068f4090a 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISizeToFitImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISizeToFitImageDataConsumer.h @@ -9,7 +9,7 @@ @interface SKUISizeToFitImageDataConsumer : SKUIImageDataConsumer { struct CGSize _constraintSize; - BOOL _custom; + _Bool _custom; } + (id)consumerWithConstraintSize2:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowAnimator.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowAnimator.h index eea2a454f..16daa43b2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowAnimator.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowAnimator.h @@ -6,18 +6,18 @@ #import "NSObject.h" -#import "UIViewControllerAnimatedTransitioning-Protocol.h" +#import "UIViewControllerAnimatorTransitioning-Protocol.h" @class UIImageView; -@interface SKUISlideshowAnimator : NSObject +@interface SKUISlideshowAnimator : NSObject { UIImageView *_imageView; } @property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; - (void).cxx_destruct; -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; - (void)animateTransition:(id)arg1; - (double)transitionDuration:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowDismissalAnimator.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowDismissalAnimator.h index 1bde335dc..a8d08be65 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowDismissalAnimator.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowDismissalAnimator.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "UIViewControllerAnimatedTransitioning-Protocol.h" +#import "UIViewControllerAnimatorTransitioning-Protocol.h" @class UIImageView; -@interface SKUISlideshowDismissalAnimator : NSObject +@interface SKUISlideshowDismissalAnimator : NSObject { UIImageView *_imageView; struct CGRect _imageRect; @@ -19,7 +19,7 @@ @property(nonatomic) struct CGRect imageRect; // @synthesize imageRect=_imageRect; @property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; - (void).cxx_destruct; -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; - (void)animateTransition:(id)arg1; - (double)transitionDuration:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarView.h index 378b42e7f..3e2631ca5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarView.h @@ -14,12 +14,12 @@ UIView *_imageViewsContainer; NSMutableArray *_imageViews; id _delegate; - unsigned int _numberOfImages; - unsigned int _selectedImageIndex; + unsigned long long _numberOfImages; + unsigned long long _selectedImageIndex; } -@property(nonatomic) unsigned int selectedImageIndex; // @synthesize selectedImageIndex=_selectedImageIndex; -@property(nonatomic) unsigned int numberOfImages; // @synthesize numberOfImages=_numberOfImages; +@property(nonatomic) unsigned long long selectedImageIndex; // @synthesize selectedImageIndex=_selectedImageIndex; +@property(nonatomic) unsigned long long numberOfImages; // @synthesize numberOfImages=_numberOfImages; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_handleTouch:(id)arg1 withEvent:(id)arg2; @@ -28,8 +28,8 @@ - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (void)setImage:(id)arg1 atIndex:(int)arg2; -- (id)imageAtIndex:(int)arg1; +- (void)setImage:(id)arg1 atIndex:(long long)arg2; +- (id)imageAtIndex:(long long)arg1; - (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarViewDelegate-Protocol.h deleted file mode 100644 index d0d03adc8..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowGalleryBarViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SKUISlideshowGalleryBarViewDelegate -- (void)userStoppedInteractingWithGalleryBarView:(id)arg1; -- (void)galleryBarView:(id)arg1 didSelectIndex:(unsigned int)arg2; -- (void)userBeganInteractingWithGalleryBarView:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowImageScrollView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowImageScrollView.h index c28680f76..054dc9067 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowImageScrollView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowImageScrollView.h @@ -12,7 +12,7 @@ { UIImageView *_imageView; struct CGPoint _centerPointBeforeResize; - float _scaleBeforeResize; + double _scaleBeforeResize; UIImage *_image; } @@ -22,7 +22,7 @@ - (void)_recoverFromResize; - (void)_prepareToResize; - (void)_resetMinMaxZoomScales; -- (float)_computeMinimumZoomScale; +- (double)_computeMinimumZoomScale; - (void)setFrame:(struct CGRect)arg1; - (void)layoutSubviews; - (struct CGRect)visibleRect; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewController.h index 541035c1b..bf72361e8 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewController.h @@ -15,28 +15,29 @@ { SKUIClientContext *_clientContext; UIView *_loadingView; - BOOL _zoomingGestureThresholdBroken; + _Bool _zoomingGestureThresholdBroken; struct CGPoint _lastContentOffset; - float _lastZoomScale; + double _lastZoomScale; id _delegate; SKUISlideshowImageScrollView *_imageScrollView; - int _indexInCollection; + long long _indexInCollection; } -@property(nonatomic) int indexInCollection; // @synthesize indexInCollection=_indexInCollection; +@property(nonatomic) long long indexInCollection; // @synthesize indexInCollection=_indexInCollection; @property(readonly, nonatomic) SKUISlideshowImageScrollView *imageScrollView; // @synthesize imageScrollView=_imageScrollView; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_pinchGestureAction:(id)arg1; - (id)_newLoadingView; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; @property(retain, nonatomic) UIImage *itemImage; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewDidDisappear:(BOOL)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewDidDisappear:(_Bool)arg1; - (void)viewDidLoad; +- (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewControllerDelegate-Protocol.h index 28db51dce..d1ac78198 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowItemViewControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SKUISlideshowItemViewControllerDelegate -- (void)slideshowItemViewControllerDidDismissWithPinchGesture:(id)arg1 ratio:(float)arg2; +- (void)slideshowItemViewControllerDidDismissWithPinchGesture:(id)arg1 ratio:(double)arg2; - (void)slideshowItemViewControllerDidBeginPinchGesture:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewController.h index 596fd1420..dc4946fd0 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewController.h @@ -6,73 +6,67 @@ #import "UIViewController.h" -#import "SKUISlideshowGalleryBarViewDelegate-Protocol.h" #import "SKUISlideshowItemViewControllerDelegate-Protocol.h" #import "UIPageViewControllerDataSource-Protocol.h" #import "UIPageViewControllerDelegate-Protocol.h" #import "UIViewControllerTransitioningDelegate-Protocol.h" -@class NSMutableDictionary, NSOperationQueue, SKUIClientContext, SKUISlideshowGalleryBarView, UIPageViewController, UIPercentDrivenInteractiveTransition; +@class NSMutableDictionary, NSOperationQueue, SKUIClientContext, UIPageViewController, UIPercentDrivenInteractiveTransition; -@interface SKUISlideshowViewController : UIViewController +@interface SKUISlideshowViewController : UIViewController { SKUIClientContext *_clientContext; UIPageViewController *_pageViewController; NSOperationQueue *_remoteLoadQueue; NSMutableDictionary *_itemViewControllersCache; - SKUISlideshowGalleryBarView *_galleryBar; UIPercentDrivenInteractiveTransition *_transition; - BOOL _overlayVisible; - BOOL _shouldCancelDelayedOverlayVisibilityChange; - BOOL _overlayVisibilityWillChangeWithDelay; - BOOL _lockOverlayControlsVisible; + _Bool _overlayVisible; + _Bool _shouldCancelDelayedOverlayVisibilityChange; + _Bool _overlayVisibilityWillChangeWithDelay; + _Bool _lockOverlayControlsVisible; struct { - int style; - char hidden; + long long style; + _Bool hidden; } _savedStatusBarState; id _dataSource; id _delegate; - int _currentIndex; + long long _currentIndex; } -@property(nonatomic) int currentIndex; // @synthesize currentIndex=_currentIndex; +@property(nonatomic) long long currentIndex; // @synthesize currentIndex=_currentIndex; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)_restoreStatusBarAppearanceState; - (void)_saveStatusBarAppearanceState; -- (void)_setOverlayVisible:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_fadeOutOverlayAfterDelay:(unsigned int)arg1; +- (void)_setOverlayVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_fadeOutOverlayAfterDelay:(unsigned long long)arg1; - (void)_toggleFadeOverlay; - (void)_doneButtonTapped:(id)arg1; - (void)_contentViewTapped:(id)arg1; -- (void)_loadGalleryImages; -- (void)_updateTitleWithIndex:(int)arg1; +- (void)_updateTitleWithIndex:(long long)arg1; - (void)_updateCurrentIndex; -- (id)_itemViewControllerForIndex:(int)arg1; -- (void)slideshowItemViewControllerDidDismissWithPinchGesture:(id)arg1 ratio:(float)arg2; +- (id)_itemViewControllerForIndex:(long long)arg1; +- (void)slideshowItemViewControllerDidDismissWithPinchGesture:(id)arg1 ratio:(double)arg2; - (void)slideshowItemViewControllerDidBeginPinchGesture:(id)arg1; -- (void)userStoppedInteractingWithGalleryBarView:(id)arg1; -- (void)galleryBarView:(id)arg1 didSelectIndex:(unsigned int)arg2; -- (void)userBeganInteractingWithGalleryBarView:(id)arg1; - (void)pageViewController:(id)arg1 willTransitionToViewControllers:(id)arg2; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; - (id)pageViewController:(id)arg1 viewControllerAfterViewController:(id)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; - (id)currentItemViewController; - (void)reloadData; - (id)interactionControllerForDismissal:(id)arg1; -- (id)animationControllerForDismissedController:(id)arg1; -- (id)animationControllerForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3; +- (id)animatorForDismissedController:(id)arg1; +- (id)animatorForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDataSource-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDataSource-Protocol.h index 2d6c624fa..59e88889d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDataSource-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol SKUISlideshowViewControllerDataSource -- (int)numberOfItemsInSlideshowViewController:(id)arg1; +- (long long)numberOfItemsInSlideshowViewController:(id)arg1; @optional -- (id)slideshowViewController:(id)arg1 imageURLAtIndex:(int)arg2 size:(struct CGSize *)arg3; -- (id)slideshowViewController:(id)arg1 imageAtIndex:(int)arg2; +- (id)slideshowViewController:(id)arg1 imageURLAtIndex:(long long)arg2 size:(struct CGSize *)arg3; +- (id)slideshowViewController:(id)arg1 imageAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDelegate-Protocol.h index e8737b594..ec901a42e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISlideshowViewControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SKUISlideshowViewControllerDelegate -- (id)slideshowViewController:(id)arg1 poppedImageViewAtIndex:(int)arg2; -- (void)slideshowViewController:(id)arg1 scrollToImageAtIndex:(int)arg2; +- (id)slideshowViewController:(id)arg1 poppedImageViewAtIndex:(long long)arg2; +- (void)slideshowViewController:(id)arg1 scrollToImageAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCellLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCellLayout.h index 99a7a64e9..f0ad85e58 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCellLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCellLayout.h @@ -10,18 +10,22 @@ @interface SKUISoftwareSwooshCellLayout : SKUIItemCellLayout { + UILabel *_artistNameLabel; UILabel *_categoryLabel; struct CGSize _maxImageSize; UILabel *_priceLabel; UIColor *_primaryTextColor; UIColor *_titleColor; UILabel *_titleLabel; + unsigned long long _visibleFields; } +@property(nonatomic) unsigned long long visibleFields; // @synthesize visibleFields=_visibleFields; @property(nonatomic) struct CGSize maxImageSize; // @synthesize maxImageSize=_maxImageSize; - (void).cxx_destruct; - (void)_reloadPriceLabel; -- (void)setItemState:(id)arg1; +- (id)_newDefaultLabel; +- (void)setItemState:(id)arg1 animated:(_Bool)arg2; - (void)setItemOffer:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)layoutSubviews; @@ -29,7 +33,9 @@ @property(copy, nonatomic) NSString *price; - (void)setColoringWithColorScheme:(id)arg1; @property(copy, nonatomic) NSString *category; +@property(copy, nonatomic) NSString *artistName; - (struct CGSize)cellSizeForImageOfSize:(struct CGSize)arg1; +- (id)initWithCollectionViewCell:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCollectionViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCollectionViewCell.h index 59f3cf21d..ef498ad61 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCollectionViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISoftwareSwooshCollectionViewCell.h @@ -15,7 +15,7 @@ @property(readonly, nonatomic) SKUISoftwareSwooshCellLayout *layout; // @synthesize layout=_layout; - (void).cxx_destruct; -- (void)configureForItem:(id)arg1; +- (void)configureForItem:(id)arg1 clientContext:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequest.h new file mode 100644 index 000000000..05a6ee616 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequest.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +@class NSURL; + +@interface SKUISortDataRequest : SKUIResourceRequest +{ + id _delegate; + NSURL *_sortURL; +} + +@property(readonly, nonatomic) NSURL *sortURL; // @synthesize sortURL=_sortURL; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)newLoadOperation; +- (void)finishWithResource:(id)arg1; +- (id)initWithSortURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequestDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequestDelegate-Protocol.h new file mode 100644 index 000000000..81edb0cb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISortDataRequestDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKUISortDataRequestDelegate + +@optional +- (void)sortDataRequest:(id)arg1 didFinishWithLockups:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageComponent.h index 03b50e776..7463d94ea 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageComponent.h @@ -8,11 +8,11 @@ @interface SKUISpacePageComponent : SKUIPageComponent { - float _height; + double _height; } -@property(readonly, nonatomic) float height; // @synthesize height=_height; -- (int)componentType; +@property(readonly, nonatomic) double height; // @synthesize height=_height; +- (long long)componentType; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageSection.h index 8b5914bce..be115a8b4 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISpacePageSection.h @@ -12,9 +12,10 @@ { } -- (int)numberOfCells; +- (long long)numberOfCells; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; +- (void)willAppearInContext:(id)arg1; - (id)initWithPageComponent:(id)arg1; // Remaining properties diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingControl.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingControl.h index f4f40951c..1352ad56d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingControl.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingControl.h @@ -10,23 +10,23 @@ @interface SKUIStarRatingControl : UIControl { - int _previousUserRating; + long long _previousUserRating; UIImageView *_emptyStarsImageView; UIImageView *_filledStarsImageView; - int _userRating; + long long _userRating; } -@property(nonatomic) int userRating; // @synthesize userRating=_userRating; +@property(nonatomic) long long userRating; // @synthesize userRating=_userRating; - (void).cxx_destruct; - (void)_updateUserRatingWithTouch:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)setBackgroundColor:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; @property(retain, nonatomic) UIImage *filledStarsImage; @property(retain, nonatomic) UIImage *emptyStarsImage; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingQueue.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingQueue.h index cb9267b64..e5f384224 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingQueue.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStarRatingQueue.h @@ -6,16 +6,20 @@ #import "NSObject.h" -@class NSOperationQueue; +@class NSOperationQueue, SKUIClientContext, UIWindow; @interface SKUIStarRatingQueue : NSObject { + SKUIClientContext *_clientContext; NSOperationQueue *_queue; + UIWindow *_window; } +@property(nonatomic) __weak UIWindow *window; // @synthesize window=_window; - (void).cxx_destruct; -- (void)_setRating:(int)arg1 forItem:(id)arg2 account:(id)arg3 completionBlock:(id)arg4; -- (void)setRating:(int)arg1 forItem:(id)arg2 completionBlock:(id)arg3; +- (void)_setRating:(long long)arg1 forItem:(id)arg2 account:(id)arg3 completionBlock:(id)arg4; +- (void)setRating:(long long)arg1 forItem:(id)arg2 completionBlock:(id)arg3; +- (id)initWithClientContext:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStoreDialogController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStoreDialogController.h new file mode 100644 index 000000000..498440781 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStoreDialogController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIAlertViewDelegate-Protocol.h" + +@class NSMutableArray; + +@interface SKUIStoreDialogController : NSObject +{ + NSMutableArray *_alerts; + NSMutableArray *_dialogs; +} + +- (void).cxx_destruct; +- (void)_performActionForDialog:(id)arg1 buttonIndex:(long long)arg2; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)presentDialog:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePage.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePage.h index 7c653bd7f..f638634da 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePage.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePage.h @@ -8,7 +8,7 @@ #import "NSCopying-Protocol.h" -@class NSArray, NSMutableDictionary, NSString, SKUIArtwork, SKUIUber, SSMetricsConfiguration; +@class NSArray, NSMutableDictionary, NSString, NSURL, SKUIArtwork, SKUIProductPage, SKUIUber, SSMetricsConfiguration; @interface SKUIStorePage : NSObject { @@ -17,6 +17,8 @@ NSString *_metricsPageDescription; NSArray *_pageComponents; NSString *_pageType; + NSURL *_pageURL; + SKUIProductPage *_productPage; NSString *_title; SKUIUber *_uber; NSMutableDictionary *_values; @@ -24,6 +26,8 @@ @property(retain, nonatomic) SKUIUber *uber; // @synthesize uber=_uber; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(copy, nonatomic) SKUIProductPage *productPage; // @synthesize productPage=_productPage; +@property(copy, nonatomic) NSURL *pageURL; // @synthesize pageURL=_pageURL; @property(copy, nonatomic) NSString *pageType; // @synthesize pageType=_pageType; @property(copy, nonatomic) NSArray *pageComponents; // @synthesize pageComponents=_pageComponents; @property(copy, nonatomic) NSString *metricsPageDescription; // @synthesize metricsPageDescription=_metricsPageDescription; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageDataConsumer.h index cbe9d8626..4ecc46471 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageDataConsumer.h @@ -4,16 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUIStorePageDataConsumer : SKUIDataConsumer +@interface SKUIStorePageDataConsumer : SSVURLDataConsumer { Class _storePageClass; } @property(nonatomic) Class storePageClass; // @synthesize storePageClass=_storePageClass; - (id)_roomComponentsForDictionary:(id)arg1 items:(id)arg2; -- (id)_newFeaturedContentComponentForKind:(int)arg1 context:(id)arg2; +- (id)_newFeaturedContentComponentForKind:(long long)arg1 context:(id)arg2; - (id)_newCustomPageComponentForBlockType:(id)arg1 context:(id)arg2; - (id)_multiRoomComponentsForDictionary:(id)arg1 items:(id)arg2; - (id)_groupingPageComponentsForDictionary:(id)arg1 items:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSection.h index 0a9e172d2..490a4c37d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSection.h @@ -14,45 +14,43 @@ { SKUIPageComponent *_component; SKUIStorePageSectionContext *_context; - int _initialColoringIndex; SKUIProductPageOverlayController *_overlayController; - int _sectionIndex; + long long _sectionIndex; } -@property(nonatomic) int sectionIndex; // @synthesize sectionIndex=_sectionIndex; +@property(nonatomic) long long sectionIndex; // @synthesize sectionIndex=_sectionIndex; @property(readonly, nonatomic) SKUIPageComponent *pageComponent; // @synthesize pageComponent=_component; -@property(nonatomic) int initialColoringIndex; // @synthesize initialColoringIndex=_initialColoringIndex; @property(readonly, nonatomic) SKUIStorePageSectionContext *context; // @synthesize context=_context; - (void).cxx_destruct; -- (id)_clickEventWithElementName:(id)arg1 index:(int)arg2; +- (id)_clickEventWithElementName:(id)arg1 index:(long long)arg2 fieldData:(id)arg3; - (void)_setContext:(id)arg1; - (void)productPageOverlayDidDismiss:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)willAppearInContext:(id)arg1; - (void)showProductViewControllerWithItem:(id)arg1; - (void)showPageWithLink:(id)arg1; - (void)restorePinnedHeaderView:(id)arg1; -- (void)prefetchResourcesWithReason:(int)arg1; +- (void)prefetchResourcesWithReason:(long long)arg1; - (id)popPinnedHeaderView; - (id)performItemOfferActionForItem:(id)arg1; -@property(readonly, nonatomic) int numberOfCells; -- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; -@property(readonly, nonatomic) BOOL fitsToHeight; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (float)contentInsetAdjustmentForCollectionView:(id)arg1; -@property(readonly, nonatomic) int coloringOffset; +@property(readonly, nonatomic) long long numberOfCells; +- (id)itemOfferClickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; +- (void)invalidateCachedLayoutInformation; +@property(readonly, nonatomic) _Bool fitsToHeight; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (double)contentInsetAdjustmentForCollectionView:(id)arg1; - (void)collectionViewWillApplyLayoutAttributes:(id)arg1; -- (BOOL)collectionViewShouldSelectItemAtIndexPath:(id)arg1; -- (BOOL)collectionViewShouldHighlightItemAtIndexPath:(id)arg1; +- (_Bool)collectionViewShouldSelectItemAtIndexPath:(id)arg1; +- (_Bool)collectionViewShouldHighlightItemAtIndexPath:(id)arg1; - (void)collectionViewDidSelectItemAtIndexPath:(id)arg1; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)arg1; - (void)collectionViewDidConfirmItemOfferAtIndexPath:(id)arg1; -- (id)clickEventWithMedia:(id)arg1 elementName:(id)arg2 index:(int)arg3; -- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(int)arg3; -- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(int)arg3; +- (id)clickEventWithMedia:(id)arg1 elementName:(id)arg2 index:(long long)arg3; +- (id)clickEventWithLink:(id)arg1 elementName:(id)arg2 index:(long long)arg3; +- (id)clickEventWithItem:(id)arg1 elementName:(id)arg2 index:(long long)arg3; - (struct CGSize)cellSizeForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; -- (id)backgroundColorForRowAtIndexPath:(id)arg1; +- (id)backgroundColorForIndexPath:(id)arg1; - (void)addImpressionsForIndexPath:(id)arg1 toSession:(id)arg2; - (void)dealloc; - (id)initWithPageComponent:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSectionContext.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSectionContext.h index d68bafc89..deb0bfb31 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSectionContext.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageSectionContext.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class SKUIColorScheme, SKUIItemOfferButtonAppearance, SKUIMetricsController, SKUIResourceLoader, SKUIStorePageViewController, SKUITextLayoutCache, UICollectionView; +@class SKUIColorScheme, SKUIItemOfferButtonAppearance, SKUILayoutCache, SKUIMetricsController, SKUIResourceLoader, SKUIStorePageViewController, UICollectionView; @interface SKUIStorePageSectionContext : NSObject { @@ -16,10 +16,10 @@ SKUIMetricsController *_metricsController; SKUIStorePageViewController *_parentViewController; SKUIResourceLoader *_resourceLoader; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; } -@property(readonly, nonatomic) SKUITextLayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; +@property(readonly, nonatomic) SKUILayoutCache *textLayoutCache; // @synthesize textLayoutCache=_textLayoutCache; @property(readonly, nonatomic) SKUIResourceLoader *resourceLoader; // @synthesize resourceLoader=_resourceLoader; @property(readonly, nonatomic) SKUIStorePageViewController *parentViewController; // @synthesize parentViewController=_parentViewController; @property(readonly, nonatomic) SKUIMetricsController *metricsController; // @synthesize metricsController=_metricsController; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageViewController.h index 472639dc1..a960298ea 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIStorePageViewController.h @@ -7,16 +7,17 @@ #import "UIViewController.h" #import "SKUIArtworkRequestDelegate-Protocol.h" +#import "SKUILayoutCacheDelegate-Protocol.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUIProductPageOverlayDelegate-Protocol.h" #import "SKUIResourceLoaderDelegate-Protocol.h" #import "SKUIStorePageCollectionViewDelegate-Protocol.h" -#import "SKUITextLayoutCacheDelegate-Protocol.h" #import "UICollectionViewDataSource-Protocol.h" #import "UIViewControllerRestoration-Protocol.h" -@class NSArray, NSMapTable, NSMutableArray, NSOperationQueue, NSString, NSURLRequest, SKUIArtworkRequest, SKUIClientContext, SKUIColorScheme, SKUILoadURLOperation, SKUIMetricsController, SKUIProductPageOverlayController, SKUIResourceLoader, SKUIStorePage, SKUITextLayoutCache, UICollectionView, UIImage, UIRefreshControl, UIView; +@class NSArray, NSMapTable, NSMutableArray, NSOperationQueue, NSString, NSURLRequest, SKUIArtworkRequest, SKUIClientContext, SKUIColorScheme, SKUILayoutCache, SKUIMetricsController, SKUIProductPageOverlayController, SKUIResourceLoader, SKUIStorePage, SSMetricsPageEvent, SSVLoadURLOperation, UICollectionView, UIImage, UIRefreshControl, UIView; -@interface SKUIStorePageViewController : UIViewController +@interface SKUIStorePageViewController : UIViewController { SKUIProductPageOverlayController *_activeOverlayController; SKUIArtworkRequest *_backgroundArtworkRequest; @@ -26,12 +27,13 @@ struct UIEdgeInsets _contentInsetAdjustments; id _dataSource; id _delegate; - int _disappearOrientation; + long long _disappearOrientation; NSArray *_initialOverlayURLs; NSString *_lastDataConsumerClassName; + SSMetricsPageEvent *_lastPageEvent; NSURLRequest *_lastRequest; - BOOL _loadOnAppear; - SKUILoadURLOperation *_loadOperation; + _Bool _loadOnAppear; + SSVLoadURLOperation *_loadOperation; NSMapTable *_menuSectionContexts; NSOperationQueue *_operationQueue; SKUIMetricsController *_metricsController; @@ -42,7 +44,7 @@ SKUIResourceLoader *_resourceLoader; NSMutableArray *_sections; SKUIStorePage *_storePage; - SKUITextLayoutCache *_textLayoutCache; + SKUILayoutCache *_textLayoutCache; } + (id)viewControllerWithRestorationIdentifierPath:(id)arg1 coder:(id)arg2; @@ -53,7 +55,9 @@ @property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; +- (void)_updateSectionsAfterMenuChange; - (id)_textLayoutCache; +- (void)_showProductPage:(id)arg1 withPageEvent:(id)arg2; - (void)_setStorePage:(id)arg1 error:(id)arg2; - (void)_setMetricsController:(id)arg1; - (void)_setBackgroundImage:(id)arg1; @@ -71,40 +75,45 @@ - (id)_defaultSectionForGridComponent:(id)arg1; - (id)_colorScheme; - (id)_collectionView; -- (id)_childSectionsForMenuComponent:(id)arg1 selectedIndex:(int)arg2; -- (id)_visibleMetricsImpressionsDictionary; -- (void)_setSelectedIndex:(int)arg1 forMenuSection:(id)arg2; +- (id)_childSectionsForMenuComponent:(id)arg1 selectedIndex:(long long)arg2; +- (void)_metricsEnterEventNotification:(id)arg1; +- (id)_visibleMetricsImpressionsString; +- (void)_updateSectionsForIndex:(long long)arg1 menuSection:(id)arg2; +- (void)_setSelectedIndex:(long long)arg1 forMenuSection:(id)arg2; - (void)_setActiveProductPageOverlayController:(id)arg1; +- (void)_pageSectionDidDismissOverlayController:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)itemCollectionView:(id)arg1 didConfirmItemOfferForCell:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (void)textLayoutCacheDidFinishBatch:(id)arg1; +- (void)layoutCacheDidFinishBatch:(id)arg1; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; - (id)collectionView:(id)arg1 layout:(id)arg2 pageSectionForIndexPath:(id)arg3; - (void)artworkLoaderDidIdle:(id)arg1; - (void)productPageOverlayDidDismiss:(id)arg1; +- (id)activeMetricsController; +- (void)collectionView:(id)arg1 editorialView:(id)arg2 didSelectLink:(id)arg3; - (void)artworkRequest:(id)arg1 didLoadImage:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)encodeRestorableStateWithCoder:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)decodeRestorableStateWithCoder:(id)arg1; - (void)setMetricsController:(id)arg1; - (void)loadURLRequest:(id)arg1 withDataConsumer:(id)arg2 completionBlock:(id)arg3; - (void)loadURLRequest:(id)arg1 withCompletionBlock:(id)arg2; - (void)loadURL:(id)arg1 withDataConsumer:(id)arg2 completionBlock:(id)arg3; - (void)loadURL:(id)arg1 withCompletionBlock:(id)arg2; -@property(readonly, nonatomic, getter=isLoading) BOOL loading; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; - (id)defaultSectionForComponent:(id)arg1; - (void)cancelPageLoad; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArrayViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArrayViewController.h index eff2ef352..121d9fb5e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArrayViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArrayViewController.h @@ -6,22 +6,24 @@ #import "UIViewController.h" +#import "SKUIMetricsViewController-Protocol.h" #import "SKUIProductPageChildViewController-Protocol.h" #import "SKUIResourceLoaderDelegate-Protocol.h" #import "SKUISwooshViewControllerDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, NSOperationQueue, SKUIClientContext, SKUIColorScheme, SKUIPlatformRequestOperation, SKUIProductPageHeaderViewController, SKUIResourceLoader, UIScrollView; +@class NSArray, NSMutableArray, NSOperationQueue, SKUIClientContext, SKUIColorScheme, SKUIMetricsController, SKUIProductPageHeaderViewController, SKUIResourceLoader, SSVPlatformRequestOperation, UIScrollView; -@interface SKUISwooshArrayViewController : UIViewController +@interface SKUISwooshArrayViewController : UIViewController { SKUIResourceLoader *_artworkLoader; SKUIClientContext *_clientContext; SKUIColorScheme *_colorScheme; - id _delegate; + id _delegate; SKUIProductPageHeaderViewController *_headerViewController; + SKUIMetricsController *_metricsController; NSOperationQueue *_operationQueue; - SKUIPlatformRequestOperation *_platformOperation; + SSVPlatformRequestOperation *_platformOperation; UIScrollView *_scrollView; NSMutableArray *_swooshArtworkLoaders; NSArray *_swooshComponents; @@ -30,8 +32,9 @@ @property(copy, nonatomic) NSArray *swooshComponents; // @synthesize swooshComponents=_swooshComponents; @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; +@property(retain, nonatomic) SKUIMetricsController *metricsController; // @synthesize metricsController=_metricsController; @property(retain, nonatomic) SKUIProductPageHeaderViewController *headerViewController; // @synthesize headerViewController=_headerViewController; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; @@ -39,22 +42,22 @@ - (void)_reloadChildViewControllers; - (void)_loadMissingItemsIfNecessary; - (void)_layoutSwooshViews; +- (id)_clickEventWithItem:(id)arg1; +- (id)_clickEventForSeeAllForViewController:(id)arg1; - (id)_artworkLoader; - (void)_addMissingItemsWithResponse:(id)arg1 error:(id)arg2; - (void)_addHeaderView; - (void)scrollViewDidScroll:(id)arg1; - (void)artworkLoaderDidIdle:(id)arg1; - (void)swooshDidSelectSeeAll:(id)arg1; -- (id)swoosh:(id)arg1 imageForCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (id)swoosh:(id)arg1 imageForCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didSelectCellAtIndex:(long long)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; +- (id)activeMetricsController; @property(readonly, nonatomic) UIScrollView *scrollView; -- (void)unhideIcons; -- (id)popIconImageViewForItem:(id)arg1; +- (_Bool)isLoaded; - (void)loadMissingItemData; -- (id)clickEventWithItem:(id)arg1 metricsController:(id)arg2; -- (id)clickEventForSeeAllForViewController:(id)arg1 metricsController:(id)arg2; - (void)dealloc; - (id)initWithSwooshComponents:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArtworkLoader.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArtworkLoader.h index e9aac8b72..8f63a8b8c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArtworkLoader.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshArtworkLoader.h @@ -28,12 +28,12 @@ - (void)setPlaceholderColorWithColorScheme:(id)arg1; - (void)setImage:(id)arg1 forRequest:(id)arg2; @property(readonly, nonatomic) UIImage *placeholderImage; -- (void)loadImagesForNextPageWithReason:(int)arg1; -- (BOOL)loadImageForObject:(id)arg1 artworkRequest:(id)arg2 reason:(int)arg3; -- (BOOL)loadImageForObject:(id)arg1 URL:(id)arg2 reason:(int)arg3; +- (void)loadImagesForNextPageWithReason:(long long)arg1; +- (_Bool)loadImageForObject:(id)arg1 artworkRequest:(id)arg2 reason:(long long)arg3; +- (_Bool)loadImageForObject:(id)arg1 URL:(id)arg2 reason:(long long)arg3; - (void)cancelImageLoading; - (id)cachedImageForObject:(id)arg1; -- (unsigned int)artworkRequestIdentifierForObject:(id)arg1; +- (unsigned long long)artworkRequestIdentifierForObject:(id)arg1; - (id)initWithArtworkLoader:(id)arg1 swoosh:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshCollectionViewLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshCollectionViewLayout.h index ea1cf52b4..f551cd218 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshCollectionViewLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshCollectionViewLayout.h @@ -11,14 +11,14 @@ @interface SKUISwooshCollectionViewLayout : UICollectionViewFlowLayout { UIColor *_backgroundColor; - BOOL _snapsToItemBoundaries; - BOOL _snapsToItemCenters; + _Bool _snapsToItemBoundaries; + _Bool _snapsToItemCenters; } + (Class)layoutAttributesClass; + (float)snapToBoundariesDecelerationRate; -@property(nonatomic) BOOL snapsToItemCenters; // @synthesize snapsToItemCenters=_snapsToItemCenters; -@property(nonatomic) BOOL snapsToItemBoundaries; // @synthesize snapsToItemBoundaries=_snapsToItemBoundaries; +@property(nonatomic) _Bool snapsToItemCenters; // @synthesize snapsToItemCenters=_snapsToItemCenters; +@property(nonatomic) _Bool snapsToItemBoundaries; // @synthesize snapsToItemBoundaries=_snapsToItemBoundaries; @property(copy, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; - (void).cxx_destruct; - (struct CGPoint)targetContentOffsetForProposedContentOffset:(struct CGPoint)arg1 withScrollingVelocity:(struct CGPoint)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshPageComponent.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshPageComponent.h index 4e546f316..85331bc69 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshPageComponent.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshPageComponent.h @@ -14,16 +14,16 @@ NSArray *_lockups; struct SKUILockupStyle _lockupStyle; NSArray *_mediaComponents; - int _missingDataCount; + long long _missingDataCount; NSString *_seeAllTitle; NSURL *_seeAllURL; - BOOL _showsItemTitles; - int _swooshType; + _Bool _showsItemTitles; + long long _swooshType; NSString *_title; } @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; -@property(readonly, nonatomic) int swooshType; // @synthesize swooshType=_swooshType; +@property(readonly, nonatomic) long long swooshType; // @synthesize swooshType=_swooshType; @property(readonly, nonatomic) NSURL *seeAllURL; // @synthesize seeAllURL=_seeAllURL; @property(readonly, nonatomic) NSString *seeAllTitle; // @synthesize seeAllTitle=_seeAllTitle; @property(readonly, nonatomic) NSArray *mediaComponents; // @synthesize mediaComponents=_mediaComponents; @@ -42,16 +42,17 @@ - (void)_updateLockupItemsWithLookupResponse:(id)arg1; - (void)_updateLockupItemsWithItems:(id)arg1; - (void)_updateBricksWithItems:(id)arg1; +- (id)valueForMetricsField:(id)arg1; - (id)metricsElementName; -- (void)enumerateMissingItemIdentifiersFromIndex:(int)arg1 usingBlock:(id)arg2; -- (int)componentType; -@property(readonly, nonatomic) BOOL showsMediaTitles; -@property(readonly, nonatomic) BOOL showsBrickTitles; -- (BOOL)isMissingItemData; +- (void)enumerateMissingItemIdentifiersFromIndex:(long long)arg1 usingBlock:(id)arg2; +- (long long)componentType; +@property(readonly, nonatomic) _Bool showsMediaTitles; +@property(readonly, nonatomic) _Bool showsBrickTitles; +- (_Bool)isMissingItemData; - (id)initWithRoomContext:(id)arg1; - (id)initWithRelatedContentContext:(id)arg1; - (id)initWithItemList:(id)arg1; -- (id)initWithFeaturedContentContext:(id)arg1 kind:(int)arg2; +- (id)initWithFeaturedContentContext:(id)arg1 kind:(long long)arg2; - (id)initWithCustomPageContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshView.h index 7e6c0d7fb..3e33511ad 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshView.h @@ -30,10 +30,10 @@ - (void)layoutSubviews; @property(copy, nonatomic) NSString *title; @property(copy, nonatomic) NSString *seeAllTitle; -- (void)setSeeAllColor:(id)arg1 forControlState:(unsigned int)arg2; +- (void)setSeeAllColor:(id)arg1 forControlState:(unsigned long long)arg2; - (void)setColoringWithColorScheme:(id)arg1; @property(readonly, nonatomic) UIControl *seeAllControl; -- (id)seeAllColorForControlState:(unsigned int)arg1; +- (id)seeAllColorForControlState:(unsigned long long)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewController.h index 72a960a29..f5220944b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewController.h @@ -20,10 +20,10 @@ @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; - (void)unhideImages; -- (void)setImage:(id)arg1 forItemAtIndex:(int)arg2; -- (id)popImageViewForItemAtIndex:(int)arg1; +- (void)setImage:(id)arg1 forItemAtIndex:(long long)arg2; +- (id)popImageViewForItemAtIndex:(long long)arg1; - (id)indexPathsForVisibleItems; -- (struct CGRect)frameForItemAtIndex:(int)arg1; +- (struct CGRect)frameForItemAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewControllerDelegate-Protocol.h index 83cade933..a4d2fb8ce 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISwooshViewControllerDelegate-Protocol.h @@ -10,8 +10,8 @@ @optional - (void)swooshDidSelectSeeAll:(id)arg1; -- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(int)arg2; -- (void)swoosh:(id)arg1 didSelectCellAtIndex:(int)arg2; -- (id)swoosh:(id)arg1 imageForCellAtIndex:(int)arg2; +- (void)swoosh:(id)arg1 willDisplayCellAtIndex:(long long)arg2; +- (void)swoosh:(id)arg1 didSelectCellAtIndex:(long long)arg2; +- (id)swoosh:(id)arg1 imageForCellAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUISyncWishlistOperation.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUISyncWishlistOperation.h index 276173fb8..97518a2bc 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUISyncWishlistOperation.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUISyncWishlistOperation.h @@ -17,8 +17,8 @@ - (void).cxx_destruct; - (void)_sendLocalChangesForWishlist:(id)arg1; -- (BOOL)_mergeItems:(id)arg1 wishlist:(id)arg2 didChange:(char *)arg3 error:(id *)arg4; -- (BOOL)_loadRemoteItemsForWishlist:(id)arg1 didChange:(char *)arg2 error:(id *)arg3; +- (_Bool)_mergeItems:(id)arg1 wishlist:(id)arg2 didChange:(_Bool *)arg3 error:(id *)arg4; +- (_Bool)_loadRemoteItemsForWishlist:(id)arg1 didChange:(_Bool *)arg2 error:(id *)arg3; - (void)main; @property(copy) id resultBlock; - (id)initWithClientContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewCell.h index 6b5a103c5..56fe13656 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewCell.h @@ -12,18 +12,22 @@ { SKUIBorderView *_bottomBorderView; SKUIBorderView *_topBorderView; - float _borderPaddingLeft; + double _titlePaddingLeft; + struct UIEdgeInsets _textLabelInsets; + double _borderPaddingLeft; } -@property(nonatomic) float borderPaddingLeft; // @synthesize borderPaddingLeft=_borderPaddingLeft; +@property(nonatomic) struct UIEdgeInsets textLabelInsets; // @synthesize textLabelInsets=_textLabelInsets; +@property(nonatomic) double borderPaddingLeft; // @synthesize borderPaddingLeft=_borderPaddingLeft; - (void).cxx_destruct; +- (void)_reloadBorderVisibility; - (void)layoutSubviews; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; @property(copy, nonatomic) UIColor *topBorderColor; @property(copy, nonatomic) UIColor *bottomBorderColor; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewSection.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewSection.h index da0ffba24..905e8d4ac 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewSection.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITableViewSection.h @@ -8,16 +8,16 @@ @interface SKUITableViewSection : NSObject { - BOOL _hidesHeaderView; - int _sectionIndex; + _Bool _hidesHeaderView; + long long _sectionIndex; } -@property(nonatomic) int sectionIndex; // @synthesize sectionIndex=_sectionIndex; -@property(nonatomic) BOOL hidesHeaderView; // @synthesize hidesHeaderView=_hidesHeaderView; +@property(nonatomic) long long sectionIndex; // @synthesize sectionIndex=_sectionIndex; +@property(nonatomic) _Bool hidesHeaderView; // @synthesize hidesHeaderView=_hidesHeaderView; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; - (id)tableViewCellForTableView:(id)arg1 indexPath:(id)arg2; -@property(readonly, nonatomic) int numberOfRowsInSection; -- (float)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; +@property(readonly, nonatomic) long long numberOfRowsInSection; +- (double)heightForCellInTableView:(id)arg1 indexPath:(id)arg2; - (id)headerViewForTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxTableViewCell.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxTableViewCell.h index 6104ec86b..aeeb5398d 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxTableViewCell.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxTableViewCell.h @@ -20,7 +20,7 @@ - (void)layoutSubviews; - (void)setBackgroundColor:(id)arg1; - (void)prepareForReuse; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxView.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxView.h index e7899d797..c9b5accc5 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxView.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextBoxView.h @@ -13,23 +13,25 @@ SKUIColorScheme *_colorScheme; struct UIEdgeInsets _contentInsets; UIButton *_moreButton; - int _numberOfVisibleLines; - float _rating; + long long _numberOfVisibleLines; + double _rating; UIImageView *_ratingImageView; UILabel *_ratingLabel; UILabel *_subtitleLabel; struct __CTFrame *_textFrame; + struct UIEdgeInsets _titleInsets; UILabel *_titleLabel; struct __CTFrame *_titleTextFrame; struct __CTLine *_truncationToken; - int _truncationStyle; + long long _truncationStyle; NSString *_underlyingText; } +@property(nonatomic) struct UIEdgeInsets titleInsets; // @synthesize titleInsets=_titleInsets; @property(nonatomic) struct UIEdgeInsets contentInsets; // @synthesize contentInsets=_contentInsets; -@property(nonatomic) int truncationStyle; // @synthesize truncationStyle=_truncationStyle; -@property(nonatomic) float rating; // @synthesize rating=_rating; -@property(nonatomic) int numberOfVisibleLines; // @synthesize numberOfVisibleLines=_numberOfVisibleLines; +@property(nonatomic) long long truncationStyle; // @synthesize truncationStyle=_truncationStyle; +@property(nonatomic) double rating; // @synthesize rating=_rating; +@property(nonatomic) long long numberOfVisibleLines; // @synthesize numberOfVisibleLines=_numberOfVisibleLines; @property(retain, nonatomic) SKUIColorScheme *colorScheme; // @synthesize colorScheme=_colorScheme; - (void).cxx_destruct; - (struct CGSize)_textSizeToFitSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayout.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayout.h index ad949a6fc..1aec9eb7c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayout.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayout.h @@ -6,10 +6,12 @@ #import "NSObject.h" -@interface SKUITextLayout : NSObject +#import "SKUICachedLayout-Protocol.h" + +@interface SKUITextLayout : NSObject { struct __CTFramesetter *_framesetter; - BOOL _requiresTruncation; + _Bool _requiresTruncation; struct CGSize _size; struct __CTFrame *_textFrame; struct CGSize _truncatedSize; @@ -20,7 +22,7 @@ @property(readonly, nonatomic) struct __CTFrame *textFrame; // @synthesize textFrame=_textFrame; @property(readonly, nonatomic) struct CGSize truncatedSize; // @synthesize truncatedSize=_truncatedSize; @property(readonly, nonatomic) struct CGSize textSize; // @synthesize textSize=_size; -@property(readonly, nonatomic) BOOL requiresTruncation; // @synthesize requiresTruncation=_requiresTruncation; +@property(readonly, nonatomic) _Bool requiresTruncation; // @synthesize requiresTruncation=_requiresTruncation; - (void)dealloc; - (id)initWithLayoutRequest:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCache.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCache.h deleted file mode 100644 index bea8cf06d..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCache.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray, NSObject; - -@interface SKUITextLayoutCache : NSObject -{ - NSMutableArray *_batchedRequests; - id _delegate; - NSObject *_dispatchQueue; - NSMutableArray *_layouts; - NSMutableArray *_requests; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_populateCache; -- (void)_layoutRequestsInRange:(struct _NSRange)arg1; -- (void)_addLayoutBatch:(id)arg1; -- (struct _NSRange)populateCacheWithLayoutRequests:(id)arg1; -- (id)layoutForIndex:(int)arg1; -- (void)commitLayoutRequests; -- (struct _NSRange)addLayoutRequests:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCacheDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCacheDelegate-Protocol.h deleted file mode 100644 index 61c4ced23..000000000 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutCacheDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SKUITextLayoutCacheDelegate - -@optional -- (void)textLayoutCacheDidFinishBatch:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutRequest.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutRequest.h index 4c947ff7b..31be190d3 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutRequest.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUITextLayoutRequest.h @@ -6,28 +6,29 @@ #import "NSObject.h" -#import "NSCopying-Protocol.h" +#import "SKUILayoutRequest-Protocol.h" @class NSString; -@interface SKUITextLayoutRequest : NSObject +@interface SKUITextLayoutRequest : NSObject { - BOOL _bold; - float _fontSize; - int _numberOfLines; + double _fontSize; + long long _fontWeight; + long long _numberOfLines; NSString *_text; unsigned char _textAlignment; - float _width; + double _width; } -@property(nonatomic) float width; // @synthesize width=_width; +@property(nonatomic) double width; // @synthesize width=_width; @property(nonatomic) unsigned char textAlignment; // @synthesize textAlignment=_textAlignment; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; -@property(nonatomic) int numberOfLines; // @synthesize numberOfLines=_numberOfLines; -@property(nonatomic) float fontSize; // @synthesize fontSize=_fontSize; -@property(nonatomic, getter=isBold) BOOL bold; // @synthesize bold=_bold; +@property(nonatomic) long long numberOfLines; // @synthesize numberOfLines=_numberOfLines; +@property(nonatomic) long long fontWeight; // @synthesize fontWeight=_fontWeight; +@property(nonatomic) double fontSize; // @synthesize fontSize=_fontSize; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) Class layoutClass; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIURL.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIURL.h index 8aa2db6e0..63faca264 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIURL.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIURL.h @@ -13,15 +13,20 @@ @interface SKUIURL : NSObject { NSMutableDictionary *_queryDictionary; + NSString *_referrerApplicationName; + NSString *_referrerURLString; NSURL *_url; } @property(readonly, nonatomic) NSURL *underlyingURL; // @synthesize underlyingURL=_url; +@property(copy, nonatomic) NSString *referrerURLString; // @synthesize referrerURLString=_referrerURLString; +@property(copy, nonatomic) NSString *referrerApplicationName; // @synthesize referrerApplicationName=_referrerApplicationName; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)_queryDictionary; - (id)valueForQueryParameter:(id)arg1; @property(readonly, nonatomic) NSString *searchTerm; +@property(readonly, nonatomic) NSString *redeemCode; @property(readonly, nonatomic) NSDictionary *queryStringDictionary; @property(readonly, nonatomic) NSString *actionString; - (id)initWithURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIURLActivityItemProvider.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIURLActivityItemProvider.h index 9847e8d1a..0eec50c38 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIURLActivityItemProvider.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIURLActivityItemProvider.h @@ -15,7 +15,7 @@ } - (void).cxx_destruct; -- (id)activityViewController:(id)arg1 thumbnailImageForActivityType:(id)arg2; +- (id)activityViewController:(id)arg1 thumbnailImageForActivityType:(id)arg2 suggestedSize:(struct CGSize)arg3; - (id)activityViewController:(id)arg1 subjectForActivityType:(id)arg2; - (id)item; - (id)initWithProductPageItem:(id)arg1 clientContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIVideoImageDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIVideoImageDataConsumer.h index cadae31d4..f8c761f75 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIVideoImageDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIVideoImageDataConsumer.h @@ -12,12 +12,12 @@ { struct CGSize _constraintSize; UIColor *_backgroundColor; - BOOL _forcesPortrait; + _Bool _forcesPortrait; } @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) struct CGSize constraintSize; // @synthesize constraintSize=_constraintSize; -@property(nonatomic) BOOL forcesPortrait; // @synthesize forcesPortrait=_forcesPortrait; +@property(nonatomic) _Bool forcesPortrait; // @synthesize forcesPortrait=_forcesPortrait; - (void).cxx_destruct; - (id)imageForImage:(id)arg1; - (id)imageForColor:(id)arg1 size:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIViewController.h index 17806e6f0..7c29a9245 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIViewController.h @@ -20,7 +20,7 @@ NSOperationQueue *_operationQueue; SKUIProductPageOverlayController *_productPageOverlayController; SKUIIPadSearchController *_searchController; - BOOL _wishlistButtonHidden; + _Bool _wishlistButtonHidden; UIBarButtonItem *_wishlistButtonItem; SKUIPopoverObserver *_wishlistPopoverObserver; SKUIWishlistViewController *_wishlistViewController; @@ -30,13 +30,16 @@ @property(retain, nonatomic) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(retain, nonatomic) SKUIClientContext *clientContext; // @synthesize clientContext=_clientContext; - (void).cxx_destruct; +- (void)_reloadForOrientation:(long long)arg1; - (void)_showDialogWithError:(id)arg1; - (void)_wishlistAction:(id)arg1; -- (void)_setWishlistButtonHidden:(BOOL)arg1; +- (void)_setWishlistButtonHidden:(_Bool)arg1; - (void)wishlist:(id)arg1 didSelectItem:(id)arg2 atIndexPath:(id)arg3; - (void)productPageOverlayDidDismiss:(id)arg1; - (void)_wishlistPopoverDidDismiss; - (void)networkErrorViewControllerInvalidated:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; - (void)showError:(id)arg1; - (void)showDefaultNavigationItems; - (void)reloadData; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlist.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlist.h index 9f4c9fdef..a8a156825 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlist.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlist.h @@ -15,12 +15,12 @@ + (id)activeWishlist; - (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)removeItemsWithItemIdentifiers:(id)arg1; - (void)postChangeNotification; @property(readonly, nonatomic) NSArray *items; -- (BOOL)containsItemWithIdentifier:(long long)arg1; +- (_Bool)containsItemWithIdentifier:(long long)arg1; - (void)addItem:(id)arg1; @property(readonly, nonatomic) long long accountIdentifier; - (id)initWithAccountIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistDataConsumer.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistDataConsumer.h index b88bc98ea..7bb994378 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistDataConsumer.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistDataConsumer.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "SSVURLDataConsumer.h" -@interface SKUIWishlistDataConsumer : SKUIDataConsumer +@interface SKUIWishlistDataConsumer : SSVURLDataConsumer { } diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistViewController.h b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistViewController.h index e998eec81..863dae4d9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistViewController.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SKUIWishlistViewController.h @@ -8,37 +8,37 @@ #import "SKUIItemListTableDelegate-Protocol.h" -@class SKUIEmptyContentPlaceholderView, SKUIItemListTableViewController, SKUISyncWishlistOperation, SKUIWishlist, UIBarButtonItem, _UIBackdropView; +@class SKUIItemListTableViewController, SKUISyncWishlistOperation, SKUIWishlist, UIBarButtonItem, _UIBackdropView, _UIContentUnavailableView; @interface SKUIWishlistViewController : SKUIViewController { _UIBackdropView *_backdropView; id _delegate; UIBarButtonItem *_deleteButton; - BOOL _editing; - SKUIEmptyContentPlaceholderView *_emptyWishlistView; + _Bool _editing; + _UIContentUnavailableView *_emptyWishlistView; SKUIItemListTableViewController *_itemListViewController; - BOOL _reloadOnNextAppear; + _Bool _reloadOnNextAppear; SKUISyncWishlistOperation *_syncOperation; SKUIWishlist *_wishlist; - int _wishlistState; + long long _wishlistState; } + (id)wishlistBarButtonItemWithClientContext:(id)arg1; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (int)_wishlistState; +- (long long)_wishlistState; - (id)_wishlist; - (void)_updateDeleteButton; - (void)_syncWishlist; -- (void)_setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)_reloadWishlist; -- (void)_reloadNavigationBarAnimated:(BOOL)arg1; +- (void)_reloadNavigationBarAnimated:(_Bool)arg1; - (void)_reloadForAccountsChanged; - (void)_reloadChildView; - (id)_itemListViewController; -- (BOOL)_isEditingEnabled; -- (void)_finishSyncWithResult:(BOOL)arg1 didChange:(BOOL)arg2 error:(id)arg3; +- (_Bool)_isEditingEnabled; +- (void)_finishSyncWithResult:(_Bool)arg1 didChange:(_Bool)arg2 error:(id)arg3; - (void)_finishSignInWithResponse:(id)arg1 error:(id)arg2; - (id)_emptyWishlistView; - (void)_destroyEmptyWishlistView; @@ -51,10 +51,10 @@ - (void)itemList:(id)arg1 didSelectItem:(id)arg2 atIndexPath:(id)arg3; - (void)itemList:(id)arg1 didRemoveItemAtIndexPath:(id)arg2; - (void)itemList:(id)arg1 didDeselectItem:(id)arg2 atIndexPath:(id)arg3; -- (id)contentScrollView; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLayoutSubviews; - (void)loadView; +- (id)contentScrollView; - (void)setClientContext:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SSMetricsEventFieldProvider-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SSMetricsEventFieldProvider-Protocol.h new file mode 100644 index 000000000..a5d42d6e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/SSMetricsEventFieldProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SSMetricsEventFieldProvider + +@optional +- (id)valueForMetricsField:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/StoreKitUI/SUClientInterfaceDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/SUClientInterfaceDelegate-Protocol.h index 871e4d183..d469af513 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/SUClientInterfaceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/SUClientInterfaceDelegate-Protocol.h @@ -13,11 +13,11 @@ - (id)scriptInterfaceForClientInterface:(id)arg1; - (id)previewOverlayForClientInterface:(id)arg1; - (void)returnToLibraryForClientInterface:(id)arg1; -- (void)clientInterface:(id)arg1 setStatusBarStyle:(int)arg2 animated:(BOOL)arg3; -- (void)clientInterface:(id)arg1 setStatusBarHidden:(BOOL)arg2 withAnimation:(int)arg3; -- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(BOOL)arg2; -- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(BOOL)arg2; +- (void)clientInterface:(id)arg1 setStatusBarStyle:(long long)arg2 animated:(_Bool)arg3; +- (void)clientInterface:(id)arg1 setStatusBarHidden:(_Bool)arg2 withAnimation:(long long)arg3; +- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(_Bool)arg2; +- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(_Bool)arg2; - (void)clientInterface:(id)arg1 presentDialog:(id)arg2; -- (void)clientInterface:(id)arg1 exitStoreWithReason:(int)arg2; +- (void)clientInterface:(id)arg1 exitStoreWithReason:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegateFlowLayout-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegateFlowLayout-Protocol.h index 7f1d08347..30cb431a9 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegateFlowLayout-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UICollectionViewDelegateFlowLayout-Protocol.h @@ -9,11 +9,11 @@ @protocol UICollectionViewDelegateFlowLayout @optional -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(int)arg3; -- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(int)arg3; -- (float)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(int)arg3; -- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(int)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForFooterInSection:(long long)arg3; +- (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 referenceSizeForHeaderInSection:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumInteritemSpacingForSectionAtIndex:(long long)arg3; +- (double)collectionView:(id)arg1 layout:(id)arg2 minimumLineSpacingForSectionAtIndex:(long long)arg3; +- (struct UIEdgeInsets)collectionView:(id)arg1 layout:(id)arg2 insetForSectionAtIndex:(long long)arg3; - (struct CGSize)collectionView:(id)arg1 layout:(id)arg2 sizeForItemAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegatePrivate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegatePrivate-Protocol.h index 233dc5a2d..2514c6ffe 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegatePrivate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIGestureRecognizerDelegatePrivate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIGestureRecognizerDelegatePrivate @optional -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDataSource-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDataSource-Protocol.h index 82624c226..10bf4717e 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDataSource-Protocol.h @@ -11,7 +11,7 @@ - (id)pageViewController:(id)arg1 viewControllerBeforeViewController:(id)arg2; @optional -- (int)presentationIndexForPageViewController:(id)arg1; -- (int)presentationCountForPageViewController:(id)arg1; +- (long long)presentationIndexForPageViewController:(id)arg1; +- (long long)presentationCountForPageViewController:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDelegate-Protocol.h index 4ef1a5bdc..bd191d432 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIPageViewControllerDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol UIPageViewControllerDelegate @optional -- (int)pageViewControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)pageViewControllerSupportedInterfaceOrientations:(id)arg1; -- (int)pageViewController:(id)arg1 spineLocationForInterfaceOrientation:(int)arg2; -- (void)pageViewController:(id)arg1 didFinishAnimating:(BOOL)arg2 previousViewControllers:(id)arg3 transitionCompleted:(BOOL)arg4; +- (long long)pageViewControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)pageViewControllerSupportedInterfaceOrientations:(id)arg1; +- (long long)pageViewController:(id)arg1 spineLocationForInterfaceOrientation:(long long)arg2; +- (void)pageViewController:(id)arg1 didFinishAnimating:(_Bool)arg2 previousViewControllers:(id)arg3 transitionCompleted:(_Bool)arg4; - (void)pageViewController:(id)arg1 willTransitionToViewControllers:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDataSource-Protocol.h index 43239cae5..c864d45d2 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDataSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol UIPickerViewDataSource -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (int)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (long long)numberOfComponentsInPickerView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UISearchBarDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UITextContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UITextContentViewDelegate-Protocol.h index 73f5becc7..c04478b87 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UITextContentViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UITextContentViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; - (void)textContentViewDidChangeSelection:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textContentViewDidEndEditing:(id)arg1; - (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (_Bool)textContentViewShouldEndEditing:(id)arg1; +- (_Bool)textContentViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UITextViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UITextViewDelegate-Protocol.h index 15001d223..b1e6fc362 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UITextViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UITextViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @protocol UITextViewDelegate @optional -- (BOOL)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; -- (BOOL)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithTextAttachment:(id)arg2 inRange:(struct _NSRange)arg3; +- (_Bool)textView:(id)arg1 shouldInteractWithURL:(id)arg2 inRange:(struct _NSRange)arg3; - (void)textViewDidChangeSelection:(id)arg1; - (void)textViewDidChange:(id)arg1; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textViewDidEndEditing:(id)arg1; - (void)textViewDidBeginEditing:(id)arg1; -- (BOOL)textViewShouldEndEditing:(id)arg1; -- (BOOL)textViewShouldBeginEditing:(id)arg1; +- (_Bool)textViewShouldEndEditing:(id)arg1; +- (_Bool)textViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatedTransitioning-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatedTransitioning-Protocol.h index f56a072ae..6892c496b 100644 --- a/iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatedTransitioning-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatedTransitioning-Protocol.h @@ -11,6 +11,6 @@ - (double)transitionDuration:(id)arg1; @optional -- (void)animationEnded:(BOOL)arg1; +- (void)animationEnded:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatorTransitioning-Protocol.h b/iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatorTransitioning-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/PhotosUI/UIViewControllerAnimatorTransitioning-Protocol.h rename to iOS7/PrivateFrameworks/StoreKitUI/UIViewControllerAnimatorTransitioning-Protocol.h diff --git a/iOS7/PrivateFrameworks/StoreKitUI/_SKUIItemBrowseCellContentView.h b/iOS7/PrivateFrameworks/StoreKitUI/_SKUIItemBrowseCellContentView.h new file mode 100644 index 000000000..807c69bae --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreKitUI/_SKUIItemBrowseCellContentView.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class SKUICellImageView, UILabel; + +@interface _SKUIItemBrowseCellContentView : UIView +{ + UILabel *_categoryLabel; + UILabel *_indexNumberLabel; + UILabel *_titleLabel; + UILabel *_userRatingLabel; + SKUICellImageView *_userRatingImageView; +} + +@property(retain, nonatomic) SKUICellImageView *userRatingImageView; // @synthesize userRatingImageView=_userRatingImageView; +@property(retain, nonatomic) UILabel *userRatingLabel; // @synthesize userRatingLabel=_userRatingLabel; +@property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; +@property(retain, nonatomic) UILabel *indexNumberLabel; // @synthesize indexNumberLabel=_indexNumberLabel; +@property(retain, nonatomic) UILabel *categoryLabel; // @synthesize categoryLabel=_categoryLabel; +- (void).cxx_destruct; +- (void)setBackgroundColor:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/CDStructures.h b/iOS7/PrivateFrameworks/StoreServices/CDStructures.h index d65233d09..7d299e981 100644 --- a/iOS7/PrivateFrameworks/StoreServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/StoreServices/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct internal_state; @@ -16,17 +16,17 @@ struct internal_state; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; diff --git a/iOS7/PrivateFrameworks/StoreServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/StoreServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/StoreServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/StoreServices/NSURL-SSURLAdditions.h b/iOS7/PrivateFrameworks/StoreServices/NSURL-SSURLAdditions.h index 83648ee0c..8daf810dc 100644 --- a/iOS7/PrivateFrameworks/StoreServices/NSURL-SSURLAdditions.h +++ b/iOS7/PrivateFrameworks/StoreServices/NSURL-SSURLAdditions.h @@ -7,6 +7,6 @@ #import "NSURL.h" @interface NSURL (SSURLAdditions) -- (BOOL)isStoreServicesURL; +- (_Bool)isStoreServicesURL; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/StoreServices/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/StoreServices/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreServices/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAccount.h b/iOS7/PrivateFrameworks/StoreServices/SSAccount.h index 60816cdcc..0f3c80e3b 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAccount.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAccount.h @@ -9,22 +9,24 @@ #import "NSCopying-Protocol.h" #import "SSXPCCoding-Protocol.h" -@class NSLock, NSNumber, NSString; +@class NSData, NSLock, NSNumber, NSString; @interface SSAccount : NSObject { - int _accountKind; + long long _accountKind; NSString *_accountName; - int _accountScope; - int _accountSource; - BOOL _active; - BOOL _activeLockerAccount; - int _availableServiceTypes; + long long _accountScope; + long long _accountSource; + _Bool _active; + _Bool _activeLockerAccount; + long long _availableServiceTypes; + NSData *_bioToken; + _Bool _didFallbackToPassword; NSString *_creditsString; - BOOL _demo; - int _enabledServiceTypes; + _Bool _demo; + long long _enabledServiceTypes; NSLock *_lock; - BOOL _newCustomer; + _Bool _newCustomer; NSString *_secureToken; NSString *_storeFrontID; NSNumber *_uniqueIdentifier; @@ -32,33 +34,39 @@ - (void)_sendBlockingXPCMessage:(id)arg1; - (void)setLockdownDictionary:(id)arg1; -- (BOOL)mergeValuesFromAccount:(id)arg1; +- (void)setDidFallbackToPassword:(_Bool)arg1; +- (_Bool)didFallbackToPassword; +- (void)setBiometricToken:(id)arg1; +- (id)popBiometricToken; +- (_Bool)mergeValuesFromAccount:(id)arg1; - (id)copyLockdownRepresentation; @property(retain) NSNumber *uniqueIdentifier; @property(copy) NSString *storeFrontIdentifier; -@property(getter=isSocialEnabled) BOOL socialEnabled; +@property(getter=isSocialEnabled) _Bool socialEnabled; @property(copy) NSString *secureToken; -@property(getter=isNewCustomer) BOOL newCustomer; -@property int enabledServiceTypes; -@property int availableServiceTypes; -@property(getter=isDemoAccount) BOOL demoAccount; +@property(getter=isNewCustomer) _Bool newCustomer; +@property long long enabledServiceTypes; +@property long long availableServiceTypes; +@property(getter=isDemoAccount) _Bool demoAccount; @property(copy) NSString *creditsString; -@property(getter=isActiveLockerAccount) BOOL activeLockerAccount; -@property(getter=isActive) BOOL active; -@property int accountSource; -@property int accountScope; +@property(getter=isActiveLockerAccount) _Bool activeLockerAccount; +@property(getter=isActive) _Bool active; +@property long long accountSource; +@property long long accountScope; @property(copy) NSString *accountName; -@property int accountKind; +@property long long accountKind; - (void)resetTransientData; -- (void)removeEnabledServiceTypes:(int)arg1; -- (void)removeAvailableServiceTypes:(int)arg1; -- (void)addEnabledServiceTypes:(int)arg1; -- (void)addAvailableServiceTypes:(int)arg1; -@property(readonly, getter=isAuthenticated) BOOL authenticated; +- (void)removeEnabledServiceTypes:(long long)arg1; +- (void)removeAvailableServiceTypes:(long long)arg1; +- (void)addEnabledServiceTypes:(long long)arg1; +- (void)addAvailableServiceTypes:(long long)arg1; +@property(readonly, getter=isAuthenticated) _Bool authenticated; - (void)getTermsAndConditionsWithBlock:(id)arg1; - (void)getPurchasedItemsForItems:(id)arg1 completionBlock:(id)arg2; - (void)getDownloadKindsEligibleForContentRestoreWithBlock:(id)arg1; - (void)acceptTermsAndConditions:(id)arg1 withCompletionBlock:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithXPCEncoding:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAccountStore.h b/iOS7/PrivateFrameworks/StoreServices/SSAccountStore.h index 864d49d04..578d6968f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAccountStore.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAccountStore.h @@ -17,10 +17,10 @@ } + (void)setDefaultStore:(id)arg1; -+ (void)resetExpirationForTokenType:(int)arg1; ++ (void)resetExpirationForTokenType:(long long)arg1; + (void)resetExpiration; -+ (BOOL)isExpiredForTokenType:(int)arg1; -+ (BOOL)isExpired; ++ (_Bool)isExpiredForTokenType:(long long)arg1; ++ (_Bool)isExpired; + (id)existingDefaultStore; + (double)tokenExpirationInterval; + (id)defaultStore; @@ -34,15 +34,15 @@ - (id)setActiveLockerAccount:(id)arg1; - (id)setActiveAccount:(id)arg1; - (void)setAccountCredits:(id)arg1 forAccountWithUniqueIdentifier:(id)arg2; -- (void)resetExpirationForTokenType:(int)arg1; +- (void)resetExpirationForTokenType:(long long)arg1; - (void)resetExpiration; - (void)reloadAccounts; -- (BOOL)isExpiredForTokenType:(int)arg1; -@property(readonly, getter=isAuthenticationActive) BOOL authenticationActive; +- (_Bool)isExpiredForTokenType:(long long)arg1; +@property(readonly, getter=isAuthenticationActive) _Bool authenticationActive; - (void)getDefaultAccountNameUsingBlock:(id)arg1; - (id)addAccount:(id)arg1; -- (id)accountWithUniqueIdentifier:(id)arg1 reloadIfNecessary:(BOOL)arg2; -@property(readonly, getter=isExpired) BOOL expired; +- (id)accountWithUniqueIdentifier:(id)arg1 reloadIfNecessary:(_Bool)arg2; +@property(readonly, getter=isExpired) _Bool expired; @property(readonly) SSAccount *activeLockerAccount; @property(readonly) SSAccount *activeAccount; - (id)accountWithUniqueIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryCache.h b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryCache.h index 78204d5da..0287b4889 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryCache.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryCache.h @@ -18,7 +18,7 @@ - (unsigned long long)purge:(unsigned long long)arg1; - (unsigned long long)purgeableSpace; - (id)imageDataForAdamID:(id)arg1; -- (BOOL)setImageData:(id)arg1 forAdamID:(id)arg2 imageToken:(id)arg3; +- (_Bool)setImageData:(id)arg1 forAdamID:(id)arg2 imageToken:(id)arg3; - (void)clearCacheForAdamID:(id)arg1; - (id)allUncachedImages; - (id)allUncachedImages:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabase.h b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabase.h index 54d0f89f4..eadd3fe75 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabase.h @@ -13,23 +13,24 @@ SSSQLiteDatabase *_database; } -+ (id)newDefaultInstance; -+ (void)createDatabaseDirectory; ++ (_Bool)_setupDatabase:(id)arg1; ++ (void)_createDatabaseDirectory; + (id)accountUniqueIdentifierKey; + (id)localRevisionKey; -- (BOOL)resetCacheForNewAccountID:(id)arg1; -- (id)allProperties:(id)arg1 accountID:(id)arg2 includingHidden:(BOOL)arg3; -- (BOOL)setValue:(id)arg1 forDatabaseProperty:(id)arg2; ++ (id)newDefaultInstance; +- (_Bool)resetCacheForNewAccountID:(id)arg1; +- (id)allProperties:(id)arg1 accountID:(id)arg2 includingHidden:(_Bool)arg3; +- (_Bool)setValue:(id)arg1 forDatabaseProperty:(id)arg2; - (id)valueForDatabaseProperty:(id)arg1; - (id)database; -- (BOOL)setLocalRevision:(int)arg1 forAccountUniqueIdentifier:(id)arg2; -- (int)localRevisionForAccountUniqueIdentifier:(id)arg1; +- (_Bool)setLocalRevision:(long long)arg1 forAccountUniqueIdentifier:(id)arg2; +- (long long)localRevisionForAccountUniqueIdentifier:(id)arg1; - (id)currentAccountUniqueIdentifier; - (void)readUsingTransactionBlock:(id)arg1; - (void)readAsyncUsingTransactionBlock:(id)arg1; - (void)modifyUsingAppPurchaseHistoryTransactionBlock:(id)arg1; - (void)dealloc; -- (id)initWithDatabaseURL:(id)arg1 readOnly:(BOOL)arg2; +- (id)initWithDatabaseURL:(id)arg1 readOnly:(_Bool)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabaseSchema.h b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabaseSchema.h index 0a7859f98..57905cd43 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabaseSchema.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryDatabaseSchema.h @@ -11,8 +11,7 @@ } + (id)databasePath; -+ (BOOL)createFunctionsInDatabase:(id)arg1; -+ (BOOL)createSchemaInDatabase:(id)arg1; ++ (_Bool)createSchemaInDatabase:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryEntry.h b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryEntry.h index ffdabb6a7..09f8f04ee 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryEntry.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAppPurchaseHistoryEntry.h @@ -12,7 +12,7 @@ + (id)predicateForNotHidden; + (id)predicateForAccountIdentifier:(id)arg1; -+ (id)supportsPlatformPredicate:(BOOL)arg1; ++ (id)supportsPlatformPredicate:(_Bool)arg1; + (id)databaseTable; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSApplicationVersionCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSApplicationVersionCondition.h index 8dd87da7b..a5beb3843 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSApplicationVersionCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSApplicationVersionCondition.h @@ -15,7 +15,7 @@ NSNumber *_externalVersion; } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; - (id)initWithDictionary:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateRequest.h index b51b2bdfb..0f4553bf8 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateRequest.h @@ -18,7 +18,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)startWithAuthenticateResponseBlock:(id)arg1; @property(readonly) SSAuthenticationContext *authenticationContext; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateResponse.h index 51fa807ac..482ebd714 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticateResponse.h @@ -15,12 +15,12 @@ SSAccount *_authenticatedAccount; NSError *_error; NSDictionary *_responseDictionary; - int _responseType; + long long _responseType; } @property(copy, nonatomic) NSDictionary *responseDictionary; // @synthesize responseDictionary=_responseDictionary; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; -@property(nonatomic) int authenticateResponseType; // @synthesize authenticateResponseType=_responseType; +@property(nonatomic) long long authenticateResponseType; // @synthesize authenticateResponseType=_responseType; @property(retain, nonatomic) SSAccount *authenticatedAccount; // @synthesize authenticatedAccount=_authenticatedAccount; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationContext.h b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationContext.h index 5910beed9..b7387384e 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationContext.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationContext.h @@ -10,64 +10,69 @@ #import "NSMutableCopying-Protocol.h" #import "SSXPCCoding-Protocol.h" -@class NSArray, NSDictionary, NSNumber, NSString; +@class NSArray, NSDictionary, NSNumber, NSString, SSURLBagContext; @interface SSAuthenticationContext : NSObject { NSString *_accountName; - BOOL _accountNameEditable; - int _accountScope; - BOOL _allowsRetry; - BOOL _canCreateNewAccount; - BOOL _canSetActiveAccount; + _Bool _accountNameEditable; + long long _accountScope; + _Bool _allowsBioAuthentication; + _Bool _allowsRetry; + _Bool _canCreateNewAccount; + _Bool _canSetActiveAccount; NSString *_clientIdentifierHeader; - BOOL _demoAccount; + _Bool _demoAccount; NSDictionary *_httpHeaders; NSString *_initialPassword; - BOOL _persistsAcrossDeviceLock; + _Bool _persistsAcrossDeviceLock; + _Bool _persistsPasswordFallback; NSString *_preferredITunesStoreClient; - int _promptStyle; + long long _promptStyle; NSDictionary *_requestParameters; NSNumber *_requiredUniqueIdentifier; - BOOL _shouldCreateNewSession; - BOOL _shouldFollowAccountButtons; - BOOL _shouldIgnoreProtocol; - BOOL _shouldSuppressDialogs; + _Bool _shouldCreateNewSession; + _Bool _shouldFollowAccountButtons; + _Bool _shouldIgnoreProtocol; + _Bool _shouldSuppressDialogs; NSDictionary *_signupRequestParameters; - int _tokenType; + long long _tokenType; NSArray *_userAgentComponents; } + (id)contextForSignIn; +@property(readonly, nonatomic) _Bool allowsBioAuthentication; // @synthesize allowsBioAuthentication=_allowsBioAuthentication; @property(readonly, nonatomic) NSArray *userAgentComponents; // @synthesize userAgentComponents=_userAgentComponents; -@property(readonly, nonatomic) int tokenType; // @synthesize tokenType=_tokenType; +@property(readonly, nonatomic) long long tokenType; // @synthesize tokenType=_tokenType; @property(readonly, nonatomic) NSDictionary *signupRequestParameters; // @synthesize signupRequestParameters=_signupRequestParameters; -@property(readonly, nonatomic) BOOL shouldSuppressDialogs; // @synthesize shouldSuppressDialogs=_shouldSuppressDialogs; -@property(readonly, nonatomic) BOOL shouldIgnoreProtocol; // @synthesize shouldIgnoreProtocol=_shouldIgnoreProtocol; -@property(readonly, nonatomic) BOOL shouldFollowAccountButtons; // @synthesize shouldFollowAccountButtons=_shouldFollowAccountButtons; -@property(readonly, nonatomic) BOOL shouldCreateNewSession; // @synthesize shouldCreateNewSession=_shouldCreateNewSession; +@property(readonly, nonatomic) _Bool shouldSuppressDialogs; // @synthesize shouldSuppressDialogs=_shouldSuppressDialogs; +@property(readonly, nonatomic) _Bool shouldIgnoreProtocol; // @synthesize shouldIgnoreProtocol=_shouldIgnoreProtocol; +@property(readonly, nonatomic) _Bool shouldFollowAccountButtons; // @synthesize shouldFollowAccountButtons=_shouldFollowAccountButtons; +@property(readonly, nonatomic) _Bool shouldCreateNewSession; // @synthesize shouldCreateNewSession=_shouldCreateNewSession; @property(readonly, nonatomic) NSNumber *requiredUniqueIdentifier; // @synthesize requiredUniqueIdentifier=_requiredUniqueIdentifier; @property(readonly, nonatomic) NSDictionary *requestParameters; // @synthesize requestParameters=_requestParameters; -@property(readonly, nonatomic) int promptStyle; // @synthesize promptStyle=_promptStyle; +@property(readonly, nonatomic) long long promptStyle; // @synthesize promptStyle=_promptStyle; @property(readonly, nonatomic) NSString *preferredITunesStoreClient; // @synthesize preferredITunesStoreClient=_preferredITunesStoreClient; -@property(readonly, nonatomic) BOOL persistsAcrossDeviceLock; // @synthesize persistsAcrossDeviceLock=_persistsAcrossDeviceLock; +@property(readonly, nonatomic) _Bool persistsPasswordFallback; // @synthesize persistsPasswordFallback=_persistsPasswordFallback; +@property(readonly, nonatomic) _Bool persistsAcrossDeviceLock; // @synthesize persistsAcrossDeviceLock=_persistsAcrossDeviceLock; @property(readonly, nonatomic) NSString *initialPassword; // @synthesize initialPassword=_initialPassword; @property(readonly, nonatomic) NSDictionary *HTTPHeaders; // @synthesize HTTPHeaders=_httpHeaders; -@property(readonly, nonatomic, getter=isDemoAccount) BOOL demoAccount; // @synthesize demoAccount=_demoAccount; +@property(readonly, nonatomic, getter=isDemoAccount) _Bool demoAccount; // @synthesize demoAccount=_demoAccount; @property(readonly, nonatomic) NSString *clientIdentifierHeader; // @synthesize clientIdentifierHeader=_clientIdentifierHeader; -@property(readonly, nonatomic) BOOL canSetActiveAccount; // @synthesize canSetActiveAccount=_canSetActiveAccount; -@property(readonly, nonatomic) BOOL canCreateNewAccount; // @synthesize canCreateNewAccount=_canCreateNewAccount; -@property(readonly, nonatomic) BOOL allowsRetry; // @synthesize allowsRetry=_allowsRetry; -@property(readonly) int accountScope; // @synthesize accountScope=_accountScope; +@property(readonly, nonatomic) _Bool canSetActiveAccount; // @synthesize canSetActiveAccount=_canSetActiveAccount; +@property(readonly, nonatomic) _Bool canCreateNewAccount; // @synthesize canCreateNewAccount=_canCreateNewAccount; +@property(readonly, nonatomic) _Bool allowsRetry; // @synthesize allowsRetry=_allowsRetry; +@property(readonly) long long accountScope; // @synthesize accountScope=_accountScope; @property(readonly, nonatomic) NSString *accountName; // @synthesize accountName=_accountName; - (void)_copyIvarsToCopy:(id)arg1 withZone:(struct _NSZone *)arg2; -- (BOOL)_allowCreateAccount; -@property(readonly, nonatomic, getter=isAccountNameEditable) BOOL accountNameEditable; // @synthesize accountNameEditable=_accountNameEditable; +- (_Bool)_allowCreateAccount; +@property(readonly, nonatomic, getter=isAccountNameEditable) _Bool accountNameEditable; // @synthesize accountNameEditable=_accountNameEditable; - (id)description; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; +@property(readonly, nonatomic) SSURLBagContext *URLBagContext; - (void)dealloc; - (id)initWithAccountIdentifier:(id)arg1; - (id)initWithAccount:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationResponse.h index 2565545a0..e6477031f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAuthenticationResponse.h @@ -11,30 +11,30 @@ @interface SSAuthenticationResponse : NSObject { NSDictionary *_responseDictionary; - int _urlBagType; + long long _urlBagType; NSHTTPURLResponse *_urlResponse; } -@property int URLBagType; // @synthesize URLBagType=_urlBagType; +@property long long URLBagType; // @synthesize URLBagType=_urlBagType; @property(readonly) NSDictionary *responseDictionary; // @synthesize responseDictionary=_responseDictionary; - (id)_valueForFirstAvailableKey:(id)arg1; -- (int)_responseTypeForStatusValue:(int)arg1; -- (int)_responseTypeForFailureType:(int)arg1; -- (int)_responseTypeForErrorNumber:(int)arg1; +- (long long)_responseTypeForStatusValue:(long long)arg1; +- (long long)_responseTypeForFailureType:(long long)arg1; +- (long long)_responseTypeForErrorNumber:(long long)arg1; @property(readonly) NSString *userMessage; @property(readonly) NSHTTPURLResponse *URLResponse; @property(readonly) NSString *token; @property(readonly) NSString *storeFrontIdentifier; -@property(readonly) int responseType; +@property(readonly) long long responseType; - (id)newAccount; -@property(readonly, getter=isNewCustomer) BOOL newCustomer; +@property(readonly, getter=isNewCustomer) _Bool newCustomer; @property(readonly) NSNumber *failureType; -@property(readonly) int enabledServiceTypes; +@property(readonly) long long enabledServiceTypes; @property(readonly) NSString *creditsString; -@property(readonly) int availableServiceTypes; +@property(readonly) long long availableServiceTypes; @property(readonly) NSNumber *accountUniqueIdentifier; @property(readonly) NSString *accountName; -@property(readonly) int accountKind; +@property(readonly) long long accountKind; - (void)dealloc; - (id)initWithURLResponse:(id)arg1 dictionary:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSAuthorizationRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSAuthorizationRequest.h index d40810dd7..67388ae21 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSAuthorizationRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSAuthorizationRequest.h @@ -21,7 +21,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)startWithAuthorizationResponseBlock:(id)arg1; @property(readonly) id authorizationToken; @property(readonly) NSNumber *accountIdentifier; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSBiometrics.h b/iOS7/PrivateFrameworks/StoreServices/SSBiometrics.h new file mode 100644 index 000000000..3f75a2263 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSBiometrics.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, SSXPCConnection; + +@interface SSBiometrics : NSObject +{ + NSObject *_clientQueue; + SSXPCConnection *_connection; +} + +- (void).cxx_destruct; +- (void)_sendMessage:(id)arg1 withCompletionBlock:(id)arg2; +- (void)setAllowed:(_Bool)arg1 completionBlock:(id)arg2; +- (void)setEnabled:(_Bool)arg1 withAuthToken:(id)arg2 completionBlock:(id)arg3; +- (void)setEnabled:(_Bool)arg1 withCompletionBlock:(id)arg2; +- (void)resetWithCompletionBlock:(id)arg1; +- (void)getStateWithCompletionBlock:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectFactory-Protocol.h b/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectFactory-Protocol.h index 30057a3d4..dd4b02f54 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectFactory-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectFactory-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SSCacheObjectFactory -- (BOOL)supportsTypeIdentifier:(id)arg1; +- (_Bool)supportsTypeIdentifier:(id)arg1; - (id)cachedObjectWithDataRepresentation:(id)arg1 typeIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectStore.h b/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectStore.h index c0671ceb8..b2c102714 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectStore.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSCacheObjectStore.h @@ -19,8 +19,8 @@ - (void)removeCacheObjectFactory:(id)arg1; - (void)addCacheObjectFactory:(id)arg1; - (id)cacheObjectWithItemIdentifier:(id)arg1; -- (BOOL)removeObjectWithItemIdentifier:(id)arg1; -- (BOOL)addObject:(id)arg1 withItemIdentifier:(id)arg2; +- (_Bool)removeObjectWithItemIdentifier:(id)arg1; +- (_Bool)addObject:(id)arg1 withItemIdentifier:(id)arg2; - (void)clearSession; - (id)_factoryForTypeIdentifier:(id)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSCapabilityCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSCapabilityCondition.h index 5d8421f70..8ad9da667 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSCapabilityCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSCapabilityCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSClientAccountStore.h b/iOS7/PrivateFrameworks/StoreServices/SSClientAccountStore.h index 02a5970fe..0f2ff7b9e 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSClientAccountStore.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSClientAccountStore.h @@ -11,7 +11,7 @@ @interface SSClientAccountStore : SSAccountStore { NSArray *_accounts; - BOOL _accountsValid; + _Bool _accountsValid; } - (void)_signOutWithAccountIDs:(id)arg1; @@ -19,7 +19,7 @@ - (void)_invalidateAccounts; - (id)_copyReloadedAccounts; - (id)_accountWithUniqueIdentifier:(id)arg1; -- (id)_addAccount:(id)arg1 asActiveAccount:(BOOL)arg2 activeLockerAccount:(BOOL)arg3; +- (id)_addAccount:(id)arg1 asActiveAccount:(_Bool)arg2 activeLockerAccount:(_Bool)arg3; - (void)signOutAllAccounts; - (void)signOutAccount:(id)arg1; - (id)setActiveLockerAccount:(id)arg1; @@ -28,7 +28,7 @@ - (void)reloadAccounts; - (id)activeLockerAccount; - (id)activeAccount; -- (id)accountWithUniqueIdentifier:(id)arg1 reloadIfNecessary:(BOOL)arg2; +- (id)accountWithUniqueIdentifier:(id)arg1 reloadIfNecessary:(_Bool)arg2; - (id)accountWithUniqueIdentifier:(id)arg1; - (id)addAccount:(id)arg1; @property(copy) NSArray *accounts; // @dynamic accounts; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCache.h b/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCache.h index 45c81b24a..1036c3514 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCache.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCache.h @@ -10,7 +10,7 @@ @interface SSDatabaseCache : NSObject { - unsigned int _maximumInlineBlobSize; + unsigned long long _maximumInlineBlobSize; NSString *_identifier; NSString *_cacheName; NSString *_path; @@ -20,7 +20,7 @@ Class _cacheEntryClass; } -@property(nonatomic) unsigned int maximumInlineBlobSize; // @synthesize maximumInlineBlobSize=_maximumInlineBlobSize; +@property(nonatomic) unsigned long long maximumInlineBlobSize; // @synthesize maximumInlineBlobSize=_maximumInlineBlobSize; - (id)cacheEntryProperties:(id)arg1 forLookupKeys:(id)arg2; - (id)setData:(id)arg1 expiring:(double)arg2 retiring:(double)arg3 lookupKey:(id)arg4 userInfo:(id)arg5; - (id)cacheEntryForLookupKey:(id)arg1; @@ -28,7 +28,7 @@ - (void)clearCacheForLookupKey:(id)arg1; - (void)clear; - (id)statistics; -- (BOOL)_setupDatabase; +- (_Bool)_setupDatabase; - (id)description; - (void)dealloc; - (id)initWithIdentifier:(id)arg1 cacheName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCacheEntry.h b/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCacheEntry.h index f6d0dd591..7ee5f860d 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCacheEntry.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDatabaseCacheEntry.h @@ -17,7 +17,7 @@ + (id)databaseTable; + (unsigned long long)_fetchPersistentID:(id)arg1 inDatabase:(id)arg2; - (id)description; -- (id)dataBlob:(char *)arg1; +- (id)dataBlob:(_Bool *)arg1; - (void)setPersistentCache:(id)arg1; - (void)dealloc; - (id)initWithLookupKey:(id)arg1 inDatabase:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDevice.h b/iOS7/PrivateFrameworks/StoreServices/SSDevice.h index fb2970325..bf61096c0 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDevice.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDevice.h @@ -12,11 +12,12 @@ @interface SSDevice : NSObject { - int _deviceType; + long long _deviceType; NSObject *_dispatchQueue; SSKeyValueStore *_keyValueStore; + NSString *_legacyUserAgent; NSString *_localStoreFrontIdentifier; - BOOL _localStoreFrontIsTransient; + _Bool _localStoreFrontIsTransient; id _mediaLibraryIdentifier; NSString *_productType; NSString *_productVersion; @@ -27,47 +28,54 @@ double _batteryLevel; unsigned int _batteryMonitorNotification; struct IONotificationPort *_batteryMonitorPort; - BOOL _pluggedIn; + _Bool _pluggedIn; int _pluggedInToken; - int _powerMonitorCount; + long long _powerMonitorCount; } -+ (void)setPromptWithIdentifier:(id)arg1 needsDisplay:(BOOL)arg2; ++ (void)setPromptWithIdentifier:(id)arg1 needsDisplay:(_Bool)arg2; + (void)setLastPromptAttemptDate:(id)arg1 forPromptWithIdentifier:(id)arg2; -+ (BOOL)setCachedAvailableItemKinds:(id)arg1; -+ (BOOL)promptNeedsDisplay:(id)arg1; ++ (_Bool)setCachedAvailableItemKinds:(id)arg1; ++ (_Bool)promptNeedsDisplay:(id)arg1; + (id)copyCachedAvailableItemKinds; + (id)currentDevice; +- (id)_userAgentClientNameForInfoPlist:(id)arg1; +- (id)_userAgentClientNameForBundleID:(id)arg1; - (void)_updateBatteryLevelFromService:(unsigned int)arg1; - (void)_updateAutomaticDownloadKinds:(id)arg1 withValue:(id)arg2 completionBlock:(id)arg3; -- (BOOL)_setStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; +- (_Bool)_setStoreFrontIdentifier:(id)arg1 isTransient:(_Bool)arg2; - (void)_reloadPluggedInState; - (void)_reloadAfterStoreFrontChange; - (id)_productVersion; - (void)_postStoreFrontDidChangeNotification; -- (id)_newUserAgentWithClientName:(id)arg1 version:(id)arg2 isCachable:(char *)arg3; -- (BOOL)_is1080pCapable; -- (BOOL)_is720pCapable; +- (id)_newModernUserAgentWithClientName:(id)arg1 version:(id)arg2 isCachable:(_Bool *)arg3; +- (id)_newLegacyUserAgent:(_Bool *)arg1; +- (_Bool)_is1080pCapable; +- (_Bool)_is720pCapable; - (void)_invalidateSoftwareCUID; -- (BOOL)_getDeviceType:(unsigned int *)arg1 error:(id *)arg2; -- (int)_deviceTypeForUnknownIPod:(id)arg1; -- (int)_deviceTypeForUnknownIPhone:(id)arg1; -- (int)_deviceTypeForUnknownIPad:(id)arg1; -- (int)_deviceTypeForUnknownAppleTV:(id)arg1; -- (int)_deviceTypeForProductType:(id)arg1; -- (int)_deviceType; +- (_Bool)_getDeviceType:(unsigned int *)arg1 error:(id *)arg2; +- (id)_fairPlayDeviceTypeString; +- (id)_diskCapacityString; +- (long long)_deviceTypeForUnknownIPod:(id)arg1; +- (long long)_deviceTypeForUnknownIPhone:(id)arg1; +- (long long)_deviceTypeForUnknownIPad:(id)arg1; +- (long long)_deviceTypeForUnknownAppleTV:(id)arg1; +- (long long)_deviceTypeForProductType:(id)arg1; +- (long long)_deviceType; - (int)_deviceClass; - (id)_copyProductType; - (id)_copyKeyValueStoreValueForDomain:(id)arg1 key:(id)arg2; - (void)_cacheKeyValueStoreValues; +- (void)setStoreFrontIdentifier:(id)arg1 accountIdentifier:(id)arg2 isTransient:(_Bool)arg3; - (void)resetStoreFrontForSignOut; +- (id)userAgentWithBundleIdentifier:(id)arg1 version:(id)arg2; - (void)unionAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; - (void)synchronizeAutomaticDownloadKinds; @property(readonly) NSString *synchedStoreFrontIdentifier; -- (BOOL)supportsDeviceCapability:(int)arg1; +- (_Bool)supportsDeviceCapability:(long long)arg1; - (void)stopPowerMonitoring; - (void)startPowerMonitoring; -- (void)setStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; +- (void)setStoreFrontIdentifier:(id)arg1 isTransient:(_Bool)arg2; @property(copy) NSString *softwareLibraryIdentifier; @property(copy) NSString *mediaLibraryIdentifier; - (void)setAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; @@ -76,20 +84,21 @@ @property(readonly) NSString *productType; - (void)minusAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; - (void)enableAllAutomaticDownloadKindsWithCompletionBlock:(id)arg1; -@property(readonly, getter=isStoreFrontIdentifierTransient) BOOL storeFrontIdentifierTransient; -@property(readonly, getter=isPluggedIn) BOOL pluggedIn; -@property(readonly) int deviceType; +@property(readonly, getter=isStoreFrontIdentifierTransient) _Bool storeFrontIdentifierTransient; +@property(readonly, getter=isPluggedIn) _Bool pluggedIn; +@property(readonly) long long deviceType; @property(readonly) double batteryLevel; - (id)userAgentWithClientName:(id)arg1 version:(id)arg2; @property(readonly) NSString *userAgent; +@property(readonly) NSString *legacyUserAgent; @property(readonly) NSString *storeFrontIdentifier; - (void)showPromptWithIdentifier:(id)arg1 completionHandler:(id)arg2; - (void)setStoreFrontWithResponseHeaders:(id)arg1; -- (void)setCellularNetworkingAllowed:(BOOL)arg1; +- (void)setCellularNetworkingAllowed:(_Bool)arg1; - (void)loadStoreFrontWithCompletionHandler:(id)arg1; - (void)getCellularNetworkingAllowedWithBlock:(id)arg1; - (void)getAvailableItemKindsWithBlock:(id)arg1; -@property(readonly) unsigned long deviceTypeIdentifier; +@property(readonly) unsigned int deviceTypeIdentifier; - (id)copyStoreFrontRequestHeaders; @property(readonly) NSSet *automaticDownloadKinds; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDialog.h b/iOS7/PrivateFrameworks/StoreServices/SSDialog.h index c14375b1c..17c75b3f3 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDialog.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDialog.h @@ -6,21 +6,22 @@ #import "NSObject.h" -@class NSArray, NSDictionary, NSString, SSDialogButton; +@class NSArray, NSDictionary, NSMutableDictionary, NSString, SSDialogButton; @interface SSDialog : NSObject { NSArray *_buttons; - NSDictionary *_dialogDictionary; + NSMutableDictionary *_dialogDictionary; } +- (void)_setValue:(id)arg1 forProperty:(id)arg2; +@property(copy, nonatomic) NSString *title; +@property(copy, nonatomic) NSString *message; +@property(copy, nonatomic) NSArray *buttons; @property(readonly, nonatomic) NSString *dialogKind; @property(readonly, nonatomic) NSDictionary *dialogDictionary; - (id)valueForProperty:(id)arg1; -@property(readonly, nonatomic) NSString *title; -@property(readonly, nonatomic) NSString *message; -@property(readonly, nonatomic) SSDialogButton *defaultButton; -@property(readonly, nonatomic) NSArray *buttons; +@property(retain, nonatomic) SSDialogButton *defaultButton; - (void)dealloc; - (id)initWithDialogDictionary:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDialogButton.h b/iOS7/PrivateFrameworks/StoreServices/SSDialogButton.h index 4610ac515..7020ea7d2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDialogButton.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDialogButton.h @@ -14,6 +14,7 @@ NSString *_title; } ++ (id)buttonWithTitle:(id)arg1; - (id)valueForActionProperty:(id)arg1; @property(readonly, nonatomic) NSString *URLTarget; @property(readonly, nonatomic) NSString *buttonAction; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDictionaryResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSDictionaryResponse.h index db2566eb2..46ca2ec9c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDictionaryResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDictionaryResponse.h @@ -20,7 +20,7 @@ - (id)_copyAccount; @property(readonly, nonatomic) NSURL *versionMismatchURL; @property(readonly, nonatomic) NSArray *pingURLs; -@property(readonly, nonatomic, getter=isSupportedProtocolVersion) BOOL supportedProtocolVersion; +@property(readonly, nonatomic, getter=isSupportedProtocolVersion) _Bool supportedProtocolVersion; @property(readonly, nonatomic) NSNumber *failureType; - (id)actionsWithActionType:(id)arg1; @property(readonly, nonatomic) NSArray *actions; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDocumentCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSDocumentCondition.h index 58a1d31c9..0d5d963f2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDocumentCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDocumentCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownload.h b/iOS7/PrivateFrameworks/StoreServices/SSDownload.h index e986b44d3..a3b3d4a14 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownload.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownload.h @@ -34,11 +34,11 @@ - (id)thumbnailImageData; @property(retain, nonatomic) SSDownloadStatus *status; @property(copy, nonatomic) SSDownloadMetadata *metadata; -- (void)setBackgroundNetworkingUserInitiated:(BOOL)arg1; +- (void)setBackgroundNetworkingUserInitiated:(_Bool)arg1; @property(retain, nonatomic) NSArray *assets; -- (BOOL)loadThumbnailImageData; -@property(readonly, nonatomic, getter=isExternal) BOOL external; -- (BOOL)isBackgroundNetworkingUserInitiated; +- (_Bool)loadThumbnailImageData; +@property(readonly, nonatomic, getter=isExternal) _Bool external; +- (_Bool)isBackgroundNetworkingUserInitiated; - (void)handleWithDownloadHandler:(id)arg1 completionBlock:(id)arg2; @property(readonly, nonatomic) id downloadIdentifier; - (id)copyXPCEncoding; @@ -53,15 +53,15 @@ - (void)setDownloadHandler:(id)arg1 completionBlock:(id)arg2; - (void)setBackgroundNetworkingJobGroupName:(id)arg1; - (void)resume; -- (BOOL)removeAsset:(id)arg1; +- (_Bool)removeAsset:(id)arg1; - (void)prioritizeAboveDownload:(id)arg1 completionBlock:(id)arg2; @property(readonly) long long persistentIdentifier; - (double)percentComplete; - (void)pause; - (id)networkConstraints; - (void)loadThumbnailImageDataWithCompletionBlock:(id)arg1; -- (BOOL)isEligibleForRestore:(id *)arg1; -@property(readonly, getter=isCancelable) BOOL cancelable; +- (_Bool)isEligibleForRestore:(id *)arg1; +@property(readonly, getter=isCancelable) _Bool cancelable; - (id)failureError; - (double)estimatedSecondsRemaining; @property(readonly) long long downloadSizeLimit; @@ -70,7 +70,7 @@ - (long long)bytesDownloaded; - (id)backgroundNetworkingJobGroupName; - (id)assetsForType:(id)arg1; -- (BOOL)addAsset:(id)arg1 forType:(id)arg2; +- (_Bool)addAsset:(id)arg1 forType:(id)arg2; - (void)dealloc; - (id)_initWithLocalPropertyValues:(id)arg1; - (id)initWithPersistentIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadAsset.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadAsset.h index 387298491..6b3f87e6c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadAsset.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadAsset.h @@ -10,25 +10,25 @@ @interface SSDownloadAsset : SSEntity { - int _assetType; + long long _assetType; SSURLRequestProperties *_localProperties; } -+ (id)assetWithURL:(id)arg1 type:(int)arg2; ++ (id)assetWithURL:(id)arg1 type:(long long)arg2; + (long long)_setValuesMessage; + (long long)_getValueMessage; + (long long)_getExternalValuesMessage; + (long long)_existsMessage; - (id)_copyURLRequestProperties; -@property(readonly, getter=isExternal) BOOL external; +@property(readonly, getter=isExternal) _Bool external; @property(readonly) long long fileSize; @property(readonly) NSString *finalizedPath; @property(readonly) NSString *downloadPath; @property(readonly) NSString *downloadFileName; -- (int)assetType; -- (id)initWithURLRequest:(id)arg1 type:(int)arg2; +- (long long)assetType; +- (id)initWithURLRequest:(id)arg1 type:(long long)arg2; - (id)copyXPCEncoding; -- (int)_legacyAssetType; +- (long long)_legacyAssetType; @property(readonly) SSURLRequestProperties *URLRequestProperties; - (void)_resetLocalIVars; @property(readonly) NSURLRequest *URLRequest; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadFileManifest.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadFileManifest.h index babf5962b..1528cdc5e 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadFileManifest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadFileManifest.h @@ -11,17 +11,17 @@ @interface SSDownloadFileManifest : NSObject { SSXPCConnection *_connection; - int _manifestType; + long long _manifestType; } - (void)_removeItemsWithAssetPaths:(id)arg1 completionBlock:(id)arg2; - (void)removeItemsWithAssetPaths:(id)arg1 completionBlock:(id)arg2; - (void)removeItemWithAssetPath:(id)arg1 completionBlock:(id)arg2; - (void)rebuildManifestWithCompletionBlock:(id)arg1; -@property(readonly) int manifestType; -- (void)getPathsForFilesWithClass:(int)arg1 completionBlock:(id)arg2; +@property(readonly) long long manifestType; +- (void)getPathsForFilesWithClass:(long long)arg1 completionBlock:(id)arg2; - (void)dealloc; -- (id)initWithManifestType:(int)arg1; +- (id)initWithManifestType:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandler.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandler.h index 228f47176..bed8315ee 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandler.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandler.h @@ -17,23 +17,23 @@ NSArray *_downloadPhasesToIgnore; long long _handlerID; SSXPCConnection *_observerConnection; - BOOL _sessionsNeedPowerAssertion; - BOOL _sessionsShouldBlockOtherDownloads; + _Bool _sessionsNeedPowerAssertion; + _Bool _sessionsShouldBlockOtherDownloads; } - (void)_setValue:(id)arg1 forProperty:(const char *)arg2; -- (BOOL)_sendSessionPauseWithMessage:(id)arg1; -- (BOOL)_sendSessionHandleWithMessage:(id)arg1; -- (BOOL)_sendSessionCancelWithMessage:(id)arg1; +- (_Bool)_sendSessionPauseWithMessage:(id)arg1; +- (_Bool)_sendSessionHandleWithMessage:(id)arg1; +- (_Bool)_sendSessionCancelWithMessage:(id)arg1; - (void)_sendDisconnectMessage; -- (BOOL)_sendAuthenticationSessionWithMessage:(id)arg1; +- (_Bool)_sendAuthenticationSessionWithMessage:(id)arg1; - (id)_newSessionWithMessage:(id)arg1; - (void)_handleMessage:(id)arg1 fromServerConnection:(id)arg2; - (id)_controlConnection; - (void)_connectToDaemon; - (id)description; -@property BOOL sessionsShouldBlockOtherDownloads; -@property BOOL sessionsNeedPowerAssertion; +@property _Bool sessionsShouldBlockOtherDownloads; +@property _Bool sessionsNeedPowerAssertion; @property(copy) NSArray *downloadPhasesToIgnore; @property id delegate; - (void)resetDisavowedSessions; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandlerSession.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandlerSession.h index c98b391fd..5fdae8058 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandlerSession.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadHandlerSession.h @@ -15,15 +15,15 @@ } @property(readonly) NSNumber *duetTimeoutInterval; // @synthesize duetTimeoutInterval=_duetTimeoutInterval; -- (void)_setBool:(BOOL)arg1 forSessionProperty:(const char *)arg2; +- (void)_setBool:(_Bool)arg1 forSessionProperty:(const char *)arg2; - (void)_finishWithType:(int)arg1 error:(id)arg2; - (void)setStatusDescription:(id)arg1; - (void)setPercentComplete:(float)arg1; -@property BOOL needsPowerAssertion; -@property BOOL canBePaused; -@property BOOL blocksOtherDownloads; +@property _Bool needsPowerAssertion; +@property _Bool canBePaused; +@property _Bool blocksOtherDownloads; - (void)releaseSessionControl; -- (void)finishSessionWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)finishSessionWithSuccess:(_Bool)arg1 error:(id)arg2; @property(readonly) NSString *downloadPhase; - (void)disavowSessionWithError:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManager.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManager.h index 977c2ee6f..8b5e23bf9 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManager.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManager.h @@ -12,12 +12,12 @@ { NSObject *_accessQueue; NSArray *_activeDownloads; - BOOL _activeDownloadsChanged; + _Bool _activeDownloadsChanged; NSObject *_backgroundQueue; SSXPCConnection *_connection; NSArray *_downloads; - BOOL _downloadsChanged; - BOOL _isUsingNetwork; + _Bool _downloadsChanged; + _Bool _isUsingNetwork; SSXPCConnection *_observerConnection; NSObject *_observerQueue; struct __CFArray *_observers; @@ -43,12 +43,12 @@ - (void)_sendMessage:(id)arg1 withCompletionBlock:(id)arg2; - (void)_sendDownloadsChanged:(id)arg1; - (void)_reloadIsUsingNetworkWithDownloadKinds:(id)arg1; -- (void)_pauseDownloads:(id)arg1 forced:(BOOL)arg2 completionBlock:(id)arg3; +- (void)_pauseDownloads:(id)arg1 forced:(_Bool)arg2 completionBlock:(id)arg3; - (id)_newOptionsDictionary; - (void)_moveDownload:(id)arg1 before:(id)arg2 after:(id)arg3 completionBlock:(id)arg4; - (void)_loadDownloadKindsUsingNetwork; - (void)_insertDownloads:(id)arg1 before:(id)arg2 after:(id)arg3 completionBlock:(id)arg4; -- (void)_handleReply:(id)arg1 forDownloads:(id)arg2 message:(id)arg3 isRetry:(BOOL)arg4 block:(id)arg5; +- (void)_handleReply:(id)arg1 forDownloads:(id)arg2 message:(id)arg3 isRetry:(_Bool)arg4 block:(id)arg5; - (void)_handleMessage:(id)arg1 fromServerConnection:(id)arg2; - (void)_handleDownloadStatesChanged:(id)arg1; - (void)_handleDownloadsRemoved:(id)arg1; @@ -71,7 +71,7 @@ - (void)moveDownload:(id)arg1 beforeDownload:(id)arg2 completionBlock:(id)arg3; - (void)moveDownload:(id)arg1 afterDownload:(id)arg2 completionBlock:(id)arg3; @property(readonly) SSDownloadManagerOptions *managerOptions; -@property(readonly, getter=isUsingNetwork) BOOL usingNetwork; +@property(readonly, getter=isUsingNetwork) _Bool usingNetwork; - (void)insertDownloads:(id)arg1 beforeDownload:(id)arg2 completionBlock:(id)arg3; - (void)insertDownloads:(id)arg1 afterDownload:(id)arg2 completionBlock:(id)arg3; - (void)getDownloadsUsingBlock:(id)arg1; @@ -79,7 +79,7 @@ @property(readonly) NSArray *downloads; - (void)cancelDownloads:(id)arg1 completionBlock:(id)arg2; - (void)cancelAllDownloadsWithCompletionBlock:(id)arg1; -- (BOOL)canCancelDownload:(id)arg1; +- (_Bool)canCancelDownload:(id)arg1; - (void)addObserver:(id)arg1; - (void)addDownloads:(id)arg1 completionBlock:(id)arg2; @property(readonly) NSArray *activeDownloads; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManagerOptions.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManagerOptions.h index 83a874666..0c212b1d8 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManagerOptions.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManagerOptions.h @@ -13,19 +13,19 @@ @interface SSDownloadManagerOptions : NSObject { NSArray *_downloadKinds; - BOOL _filterExternalOriginatedDownloads; + _Bool _filterExternalOriginatedDownloads; NSString *_persistenceIdentifier; NSArray *_prefetchedDownloadExternalProperties; NSArray *_prefetchedDownloadProperties; } -@property(nonatomic) BOOL shouldFilterExternalOriginatedDownloads; // @synthesize shouldFilterExternalOriginatedDownloads=_filterExternalOriginatedDownloads; +@property(nonatomic) _Bool shouldFilterExternalOriginatedDownloads; // @synthesize shouldFilterExternalOriginatedDownloads=_filterExternalOriginatedDownloads; @property(copy, nonatomic) NSArray *prefetchedDownloadProperties; // @synthesize prefetchedDownloadProperties=_prefetchedDownloadProperties; @property(copy, nonatomic) NSArray *prefetchedDownloadExternalProperties; // @synthesize prefetchedDownloadExternalProperties=_prefetchedDownloadExternalProperties; @property(copy, nonatomic) NSString *persistenceIdentifier; // @synthesize persistenceIdentifier=_persistenceIdentifier; @property(copy, nonatomic) NSArray *downloadKinds; // @synthesize downloadKinds=_downloadKinds; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManifestRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManifestRequest.h index 946e80989..c85d9f8b8 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadManifestRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadManifestRequest.h @@ -12,19 +12,19 @@ @interface SSDownloadManifestRequest : SSRequest { - int _manifestFormat; - BOOL _shouldHideUserPrompts; + long long _manifestFormat; + _Bool _shouldHideUserPrompts; NSURLRequest *_urlRequest; } - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; -@property int manifestFormat; +- (_Bool)start; +@property long long manifestFormat; @property(readonly) NSURLRequest *URLRequest; - (void)startWithManifestResponseBlock:(id)arg1; -@property BOOL shouldHideUserPrompts; +@property _Bool shouldHideUserPrompts; - (void)dealloc; - (id)initWithURLRequest:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadMetadata.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadMetadata.h index 03a3abff3..751481fb5 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadMetadata.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadMetadata.h @@ -15,7 +15,7 @@ @interface SSDownloadMetadata : NSObject { NSMutableDictionary *_dictionary; - int _keyStyle; + long long _keyStyle; NSLock *_lock; } @@ -34,30 +34,30 @@ - (id)valueForFirstAvailableKey:(id)arg1; @property(copy) NSURL *transitMapDataURL; @property(retain) NSArray *sinfs; -@property BOOL shouldDownloadAutomatically; +@property _Bool shouldDownloadAutomatically; - (void)setValuesFromDownload:(id)arg1; - (void)setValue:(id)arg1 forMetadataKey:(id)arg2; @property(copy) id requiredDeviceCapabilities; @property(retain) NSString *releaseDateString; -@property(getter=isRedownloadDownload) BOOL redownloadDownload; +@property(getter=isRedownloadDownload) _Bool redownloadDownload; @property(copy) NSString *redownloadActionParameters; @property(retain) NSURL *primaryAssetURL; @property unsigned long long preOrderIdentifier; @property(copy) NSString *preferredAssetFlavor; @property(copy) NSString *pageProgressionDirection; - (void)setMD5HashStrings:(id)arg1 numberOfBytesToHash:(id)arg2; -@property int keyStyle; +@property long long keyStyle; @property(retain) NSString *fileExtension; @property(retain) NSData *epubRightsData; @property(retain) NSString *downloadKey; @property(retain) NSDictionary *dictionary; @property(retain) NSString *copyright; @property(retain) NSURL *cancelDownloadURL; -@property(getter=isAutomaticDownload) BOOL automaticDownload; +@property(getter=isAutomaticDownload) _Bool automaticDownload; @property(readonly) NSNumber *numberOfBytesToHash; - (id)newDownloadProperties; @property(readonly) NSArray *MD5HashStrings; -@property(readonly, getter=isContentRestricted) BOOL contentRestricted; +@property(readonly, getter=isContentRestricted) _Bool contentRestricted; - (id)copyWritableMetadata; @property(readonly) NSData *appReceiptData; - (id)viewStoreItemURL; @@ -78,9 +78,9 @@ - (void)setLongSeasonDescription:(id)arg1; - (void)setSeriesName:(id)arg1; - (void)setSeasonNumber:(id)arg1; -- (void)setSample:(BOOL)arg1; +- (void)setSample:(_Bool)arg1; - (void)setSagaIdentifier:(unsigned long long)arg1; -- (void)setRental:(BOOL)arg1; +- (void)setRental:(_Bool)arg1; @property(retain) NSNumber *releaseYear; @property(retain) NSDate *releaseDate; - (void)setPurchaseDate:(id)arg1; @@ -94,11 +94,11 @@ @property(retain) NSString *kind; @property unsigned long long itemIdentifier; - (void)setIndexInCollection:(id)arg1; -- (void)setHighDefinition:(BOOL)arg1; +- (void)setHighDefinition:(_Bool)arg1; @property unsigned long long genreIdentifier; @property(retain) NSString *genre; @property(retain) NSURL *fullSizeImageURL; -- (void)setExplicitContent:(BOOL)arg1; +- (void)setExplicitContent:(_Bool)arg1; - (void)setEpisodeSortIdentifier:(id)arg1; - (void)setEpisodeIdentifier:(id)arg1; - (void)setDurationInMilliseconds:(id)arg1; @@ -106,14 +106,14 @@ - (void)setContentRating:(id)arg1; - (void)setComposerName:(id)arg1; - (void)setComposerIdentifier:(unsigned long long)arg1; -- (void)setCompilation:(BOOL)arg1; +- (void)setCompilation:(_Bool)arg1; - (void)setCollectionName:(id)arg1; - (void)setCollectionIndexInCollectionGroup:(id)arg1; - (void)setCollectionIdentifier:(unsigned long long)arg1; - (void)setCollectionArtistName:(id)arg1; - (void)setCloudIdentifier:(id)arg1; - (void)setBundleIdentifier:(id)arg1; -- (void)setArtworkIsPrerendered:(BOOL)arg1; +- (void)setArtworkIsPrerendered:(_Bool)arg1; @property(copy) NSString *artistName; @property unsigned long long artistIdentifier; - (id)longSeasonDescription; @@ -128,11 +128,11 @@ - (id)numberOfItemsInCollection; - (id)numberOfCollectionsInCollectionGroup; - (id)networkName; -- (BOOL)isSample; -- (BOOL)isRental; -- (BOOL)isHighDefinition; -- (BOOL)isExplicitContent; -- (BOOL)isCompilation; +- (_Bool)isSample; +- (_Bool)isRental; +- (_Bool)isHighDefinition; +- (_Bool)isExplicitContent; +- (_Bool)isCompilation; - (id)indexInCollection; - (id)episodeSortIdentifier; - (id)episodeIdentifier; @@ -147,7 +147,7 @@ - (id)collectionArtistName; - (id)cloudIdentifier; - (id)bundleIdentifier; -- (BOOL)artworkIsPrerendered; +- (_Bool)artworkIsPrerendered; - (id)applicationIdentifier; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadMonitorItem.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadMonitorItem.h index 8dad548df..602653ef2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadMonitorItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadMonitorItem.h @@ -13,18 +13,18 @@ @interface SSDownloadMonitorItem : NSObject { NSString *_clientIdentifier; - int _itemState; + long long _itemState; NSString *_representativeTitle; NSString *_statusString; - int _totalNumberOfItems; - unsigned int _transferTypes; + long long _totalNumberOfItems; + unsigned long long _transferTypes; } -@property(nonatomic) unsigned int transferTypes; // @synthesize transferTypes=_transferTypes; -@property(nonatomic) int totalNumberOfItems; // @synthesize totalNumberOfItems=_totalNumberOfItems; +@property(nonatomic) unsigned long long transferTypes; // @synthesize transferTypes=_transferTypes; +@property(nonatomic) long long totalNumberOfItems; // @synthesize totalNumberOfItems=_totalNumberOfItems; @property(copy, nonatomic) NSString *statusString; // @synthesize statusString=_statusString; @property(copy, nonatomic) NSString *representativeTitle; // @synthesize representativeTitle=_representativeTitle; -@property(nonatomic) int itemState; // @synthesize itemState=_itemState; +@property(nonatomic) long long itemState; // @synthesize itemState=_itemState; @property(copy, nonatomic) NSString *clientIdentifier; // @synthesize clientIdentifier=_clientIdentifier; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPhase.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPhase.h index fb2730db9..061e678d1 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPhase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPhase.h @@ -23,8 +23,8 @@ @property(readonly) long long totalProgressValue; @property(readonly) long long progressValue; @property(readonly) float progressChangeRate; -@property(readonly) int progressUnits; -@property(readonly) int phaseType; +@property(readonly) long long progressUnits; +@property(readonly) long long phaseType; @property(readonly) double estimatedSecondsRemaining; - (void)dealloc; - (id)initWithOperationProgress:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicy.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicy.h index daf522f7b..47d381692 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicy.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicy.h @@ -14,12 +14,12 @@ @interface SSDownloadPolicy : NSObject { - int _bagType; + long long _bagType; NSString *_downloadKind; NSMutableArray *_policyRules; } -@property(readonly, nonatomic) int URLBagType; // @synthesize URLBagType=_bagType; +@property(readonly, nonatomic) long long URLBagType; // @synthesize URLBagType=_bagType; @property(copy, nonatomic) NSArray *policyRules; // @synthesize policyRules=_policyRules; @property(readonly, nonatomic) NSString *downloadKind; // @synthesize downloadKind=_downloadKind; - (id)_policyRuleForSizeLimit:(long long)arg1; @@ -28,14 +28,14 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)unionPolicyRule:(id)arg1; - (void)unionNetworkConstraints:(id)arg1; - (void)setPolicyRule:(id)arg1; - (void)dealloc; - (id)initWithNetworkConstraints:(id)arg1; -- (id)initWithDownloadKind:(id)arg1 URLBagType:(int)arg2; +- (id)initWithDownloadKind:(id)arg1 URLBagType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyApplicationState.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyApplicationState.h index cb87719e2..42e748bf1 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyApplicationState.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyApplicationState.h @@ -25,10 +25,10 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)setNotRunningApplicationStates; -- (void)addApplicationState:(int)arg1; +- (void)addApplicationState:(long long)arg1; - (void)dealloc; - (id)initWithApplicationIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyRule.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyRule.h index 872f31f4a..6d1039b81 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyRule.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadPolicyRule.h @@ -16,20 +16,20 @@ { NSSet *_applicationStates; float _batteryLevel; - int _cellularDataStates; + long long _cellularDataStates; long long _downloadSizeLimit; NSSet *_networkTypes; - int _powerStates; - int _registrationStates; - int _timeLimitStates; + long long _powerStates; + long long _registrationStates; + long long _timeLimitStates; } -@property(nonatomic) int timeLimitStates; // @synthesize timeLimitStates=_timeLimitStates; -@property(nonatomic) int registrationStates; // @synthesize registrationStates=_registrationStates; -@property(nonatomic) int powerStates; // @synthesize powerStates=_powerStates; +@property(nonatomic) long long timeLimitStates; // @synthesize timeLimitStates=_timeLimitStates; +@property(nonatomic) long long registrationStates; // @synthesize registrationStates=_registrationStates; +@property(nonatomic) long long powerStates; // @synthesize powerStates=_powerStates; @property(copy, nonatomic) NSSet *networkTypes; // @synthesize networkTypes=_networkTypes; @property(nonatomic) long long downloadSizeLimit; // @synthesize downloadSizeLimit=_downloadSizeLimit; -@property(nonatomic) int cellularDataStates; // @synthesize cellularDataStates=_cellularDataStates; +@property(nonatomic) long long cellularDataStates; // @synthesize cellularDataStates=_cellularDataStates; @property(nonatomic) float batteryLevel; // @synthesize batteryLevel=_batteryLevel; @property(copy, nonatomic) NSSet *applicationStates; // @synthesize applicationStates=_applicationStates; - (id)initWithXPCEncoding:(id)arg1; @@ -37,12 +37,12 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)unionPolicyRule:(id)arg1; -@property(readonly, nonatomic, getter=isWiFiAllowed) BOOL wiFiAllowed; -@property(readonly, nonatomic, getter=isCellularAllowed) BOOL cellularAllowed; -- (void)addNetworkType:(int)arg1; +@property(readonly, nonatomic, getter=isWiFiAllowed) _Bool wiFiAllowed; +@property(readonly, nonatomic, getter=isCellularAllowed) _Bool cellularAllowed; +- (void)addNetworkType:(long long)arg1; - (void)addApplicationState:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadQueue.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadQueue.h index c3ac9ecc9..0760859c9 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadQueue.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadQueue.h @@ -12,7 +12,7 @@ @interface SSDownloadQueue : NSObject { - BOOL _autoFinishDownloads; + _Bool _autoFinishDownloads; SSDownloadManager *_downloadManager; struct __CFSet *_observers; } @@ -23,35 +23,35 @@ + (id)cachedArtworkForDownload:(id)arg1; + (id)softwareApplicationDownloadKinds; + (id)mediaDownloadKinds; -@property(nonatomic) BOOL shouldAutomaticallyFinishDownloads; // @synthesize shouldAutomaticallyFinishDownloads=_autoFinishDownloads; +@property(nonatomic) _Bool shouldAutomaticallyFinishDownloads; // @synthesize shouldAutomaticallyFinishDownloads=_autoFinishDownloads; - (void)_handleDownloadsRemoved:(id)arg1; - (void)_handleDownloadsDidChange:(id)arg1; - (void)_sendQueuePreOrdersChanged; - (void)_sendQueueNetworkUsageChanged; - (void)_sendQueueChangedWithRemovals:(id)arg1; -- (void)_sendDownloadStatusChangedAtIndex:(int)arg1; +- (void)_sendDownloadStatusChangedAtIndex:(long long)arg1; - (void)_messageObserversWithFunction:(void *)arg1 context:(void *)arg2; - (void)downloadManagerNetworkUsageDidChange:(id)arg1; - (void)downloadManagerDownloadsDidChange:(id)arg1; - (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; - (void)downloadManager:(id)arg1 downloadsDidChange:(id)arg2; -- (BOOL)startPreOrderDownload:(id)arg1; +- (_Bool)startPreOrderDownload:(id)arg1; - (void)removePlaceholderDownload:(id)arg1; @property(readonly, nonatomic) NSArray *preorders; @property(readonly, nonatomic) NSArray *placeholderDownloads; - (id)downloadForItemIdentifier:(unsigned long long)arg1; - (void)addPlaceholderDownloads:(id)arg1; - (void)removeObserver:(id)arg1; -- (BOOL)reloadFromServer; -@property(readonly, getter=isUsingNetwork) BOOL usingNetwork; +- (_Bool)reloadFromServer; +@property(readonly, getter=isUsingNetwork) _Bool usingNetwork; - (void)getDownloadsUsingBlock:(id)arg1; @property(readonly, nonatomic) NSArray *downloads; @property(readonly) SSDownloadManager *downloadManager; @property(readonly) NSSet *downloadKinds; -- (BOOL)canCancelDownload:(id)arg1; -- (BOOL)cancelDownload:(id)arg1; +- (_Bool)canCancelDownload:(id)arg1; +- (_Bool)cancelDownload:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)addDownload:(id)arg1; +- (_Bool)addDownload:(id)arg1; - (void)dealloc; - (id)initWithDownloadManagerOptions:(id)arg1; - (id)initWithDownloadKinds:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadSession.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadSession.h index bc1099913..39f26d098 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadSession.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadSession.h @@ -18,8 +18,8 @@ } - (id)_copySessionPropertyWithKey:(const char *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @property(readonly) SSDownloadAsset *downloadAsset; @property(readonly) SSDownload *download; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSDownloadStatus.h b/iOS7/PrivateFrameworks/StoreServices/SSDownloadStatus.h index b9de16b69..9fe6881b4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSDownloadStatus.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSDownloadStatus.h @@ -14,26 +14,26 @@ @interface SSDownloadStatus : NSObject { SSDownloadPhase *_activePhase; - BOOL _contentRestricted; + _Bool _contentRestricted; NSError *_error; - BOOL _failed; - BOOL _paused; + _Bool _failed; + _Bool _paused; } -@property(nonatomic, getter=isPaused) BOOL paused; // @synthesize paused=_paused; -@property(nonatomic, getter=isFailed) BOOL failed; // @synthesize failed=_failed; +@property(nonatomic, getter=isPaused) _Bool paused; // @synthesize paused=_paused; +@property(nonatomic, getter=isFailed) _Bool failed; // @synthesize failed=_failed; @property(retain, nonatomic) NSError *error; // @synthesize error=_error; -@property(nonatomic, getter=isContentRestricted) BOOL contentRestricted; // @synthesize contentRestricted=_contentRestricted; +@property(nonatomic, getter=isContentRestricted) _Bool contentRestricted; // @synthesize contentRestricted=_contentRestricted; @property(readonly, nonatomic) SSDownloadPhase *activePhase; // @synthesize activePhase=_activePhase; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setPercentComplete:(float)arg1; -@property(nonatomic, getter=isPausable) BOOL pausable; -- (void)setOperationType:(int)arg1; +@property(nonatomic, getter=isPausable) _Bool pausable; +- (void)setOperationType:(long long)arg1; - (void)setOperationProgress:(id)arg1; @property(readonly, nonatomic) float percentComplete; -@property(readonly, nonatomic, getter=isFailedTransient) BOOL failedTransient; +@property(readonly, nonatomic, getter=isFailedTransient) _Bool failedTransient; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSEntity.h b/iOS7/PrivateFrameworks/StoreServices/SSEntity.h index d39b81ac5..f2470fb50 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSEntity.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSEntity.h @@ -27,7 +27,7 @@ + (long long)_getExternalValuesMessage; + (long long)_existsMessage; - (id)copyXPCEncoding; -- (void)_getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3 message:(long long)arg4; +- (void)_getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3 message:(long long)arg4; - (void)__addCachedPropertyValues:(id)arg1; - (void)__addCachedExternalValues:(id)arg1; @property(copy, getter=_localValues, setter=_setLocalValues:) NSDictionary *_localValues; @@ -36,23 +36,23 @@ - (void)_setDirtyCachedExternalProperties:(id)arg1; - (void)_resetLocalIVars; @property(readonly) long long _persistentIdentifier; -@property(readonly, getter=_isManaged) BOOL _managed; +@property(readonly, getter=_isManaged) _Bool _managed; - (void)_becomeManagedOnConnection:(id)arg1; - (void)_addCachedPropertyValues:(id)arg1; - (void)_addCachedExternalValues:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)valueForExternalProperty:(id)arg1; -- (BOOL)setExternalValuesWithDictionary:(id)arg1; -- (void)resetCachedProperties:(const id *)arg1 count:(unsigned int)arg2; -- (void)resetCachedExternalProperties:(const id *)arg1 count:(unsigned int)arg2; -- (void)getValues:(id *)arg1 forExternalProperties:(const id *)arg2 count:(unsigned int)arg3; +- (_Bool)setExternalValuesWithDictionary:(id)arg1; +- (void)resetCachedProperties:(const id *)arg1 count:(unsigned long long)arg2; +- (void)resetCachedExternalProperties:(const id *)arg1 count:(unsigned long long)arg2; +- (void)getValues:(id *)arg1 forExternalProperties:(const id *)arg2 count:(unsigned long long)arg3; - (id)valueForProperty:(id)arg1; -- (BOOL)setValuesWithDictionary:(id)arg1; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3; -@property(readonly) BOOL exists; +- (_Bool)setValuesWithDictionary:(id)arg1; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3; +@property(readonly) _Bool exists; - (void)dealloc; - (id)_initWithPersistentIdentifier:(long long)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSGzipOutputStream.h b/iOS7/PrivateFrameworks/StoreServices/SSGzipOutputStream.h index 7f0e6227b..61e6de99c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSGzipOutputStream.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSGzipOutputStream.h @@ -14,24 +14,24 @@ struct z_stream_s _stream; NSError *_streamError; char *_streamOutBuffer; - unsigned int _streamOutBufferSize; - unsigned int _streamContentLength; + unsigned long long _streamOutBufferSize; + unsigned long long _streamContentLength; } - (void)_setStreamError:(int)arg1 context:(id)arg2; -- (int)_consumeStreamOutput:(BOOL)arg1; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (long long)_consumeStreamOutput:(_Bool)arg1; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (id)propertyForKey:(id)arg1; -- (BOOL)hasSpaceAvailable; -- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (_Bool)hasSpaceAvailable; +- (long long)write:(const char *)arg1 maxLength:(unsigned long long)arg2; - (id)streamError; -- (unsigned int)streamStatus; -- (unsigned int)streamContentLength; +- (unsigned long long)streamStatus; +- (unsigned long long)streamContentLength; - (void)close; - (void)open; - (void)dealloc; - (id)initToMemory; -- (id)initToFileAtPath:(id)arg1 append:(BOOL)arg2; +- (id)initToFileAtPath:(id)arg1 append:(_Bool)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSHasAccountCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSHasAccountCondition.h index 3d47a8b0a..35e266d17 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSHasAccountCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSHasAccountCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItem.h b/iOS7/PrivateFrameworks/StoreServices/SSItem.h index cfd79f2e9..07e0d1937 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItem.h @@ -48,7 +48,7 @@ - (id)networkName; - (id)mediaKind; - (id)longDescription; -- (BOOL)isCompilation; +- (_Bool)isCompilation; - (id)indexInCollection; - (id)genreName; - (id)genreIdentifier; @@ -78,16 +78,16 @@ - (id)tellAFriendBodyMIMEType; - (id)tellAFriendBody; - (id)relatedItemsForRelationType:(id)arg1; -@property(readonly, nonatomic) int numberOfUserRatings; -- (int)numberOfPrintedPages; +@property(readonly, nonatomic) long long numberOfUserRatings; +- (long long)numberOfPrintedPages; - (void)loadTellAFriendMessageWithCompletionHandler:(id)arg1; @property(readonly, nonatomic) NSNumber *ITunesStoreIdentifier; @property(readonly, nonatomic) NSString *itemTitle; - (id)itemOfferForIdentifier:(id)arg1; @property(readonly, nonatomic) NSString *itemKind; -@property(readonly, nonatomic, getter=isHighDefinition) BOOL highDefinition; -@property(readonly, nonatomic, getter=isRestricted) BOOL restricted; -@property(readonly, nonatomic, getter=isGameCenterEnabled) BOOL gameCenterEnabled; +@property(readonly, nonatomic, getter=isHighDefinition) _Bool highDefinition; +@property(readonly, nonatomic, getter=isRestricted) _Bool restricted; +@property(readonly, nonatomic, getter=isGameCenterEnabled) _Bool gameCenterEnabled; @property(readonly, nonatomic) SSItemImageCollection *imageCollection; @property(readonly, nonatomic) SSItemOffer *defaultItemOffer; @property(readonly, nonatomic) float averageUserRating; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemArtworkImage.h b/iOS7/PrivateFrameworks/StoreServices/SSItemArtworkImage.h index 0e2ff23b8..9168f21b3 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemArtworkImage.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemArtworkImage.h @@ -27,15 +27,15 @@ - (void)setImageKindWithTypeName:(id)arg1 variantName:(id)arg2; @property(readonly, nonatomic) struct CGSize imageSize; - (id)initWithArtworkDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)valueForProperty:(id)arg1; -@property(readonly, nonatomic) int width; -@property(readonly, nonatomic, getter=isPrerendered) BOOL prerendered; -@property(readonly, nonatomic) float imageScale; -@property(readonly, nonatomic) int imageOrientation; -@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) long long width; +@property(readonly, nonatomic, getter=isPrerendered) _Bool prerendered; +@property(readonly, nonatomic) double imageScale; +@property(readonly, nonatomic) long long imageOrientation; +@property(readonly, nonatomic) long long height; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemAvailableCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSItemAvailableCondition.h index dfa6f8f5e..fe45c1c5c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemAvailableCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemAvailableCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemContentRating.h b/iOS7/PrivateFrameworks/StoreServices/SSItemContentRating.h index 8213a2a49..79a6bf1b4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemContentRating.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemContentRating.h @@ -16,26 +16,26 @@ NSMutableDictionary *_dictionary; } -+ (id)stringForRatingSystem:(int)arg1; -+ (int)ratingSystemFromString:(id)arg1; ++ (id)stringForRatingSystem:(long long)arg1; ++ (long long)ratingSystemFromString:(id)arg1; - (void)_setValue:(id)arg1 forProperty:(id)arg2; - (void)_setValueCopy:(id)arg1 forProperty:(id)arg2; -- (BOOL)_isRatingSystemForTV:(int)arg1; -- (BOOL)_isRatingSystemForMusic:(int)arg1; -- (BOOL)_isRatingSystemForMovies:(int)arg1; -- (BOOL)_isRatingSystemForApps:(int)arg1; +- (_Bool)_isRatingSystemForTV:(long long)arg1; +- (_Bool)_isRatingSystemForMusic:(long long)arg1; +- (_Bool)_isRatingSystemForMovies:(long long)arg1; +- (_Bool)_isRatingSystemForApps:(long long)arg1; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; @property(readonly, nonatomic) SSItemArtworkImage *ratingSystemLogo; @property(readonly, nonatomic) NSDictionary *contentRatingDictionary; - (id)valueForProperty:(id)arg1; -@property(nonatomic) BOOL shouldHideWhenRestricted; -@property(nonatomic) int ratingSystem; +@property(nonatomic) _Bool shouldHideWhenRestricted; +@property(nonatomic) long long ratingSystem; @property(copy, nonatomic) NSString *ratingLabel; @property(copy, nonatomic) NSString *ratingDescription; -@property(nonatomic) int rank; -@property(readonly, nonatomic, getter=isRestricted) BOOL restricted; -@property(readonly, nonatomic, getter=isExplicitContent) BOOL explicitContent; +@property(nonatomic) long long rank; +@property(readonly, nonatomic, getter=isRestricted) _Bool restricted; +@property(readonly, nonatomic, getter=isExplicitContent) _Bool explicitContent; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemImageCollection.h b/iOS7/PrivateFrameworks/StoreServices/SSItemImageCollection.h index 31a5b3bf0..96b586959 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemImageCollection.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemImageCollection.h @@ -19,7 +19,7 @@ - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (id)_newImagesForDictionary:(id)arg1; -- (id)_imagesForSize:(struct CGSize)arg1 scale:(float)arg2; +- (id)_imagesForSize:(struct CGSize)arg1 scale:(double)arg2; - (id)imagesForKind:(id)arg1; - (id)imagesForSize:(struct CGSize)arg1; - (id)bestImageForSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemLookupRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSItemLookupRequest.h index a0b1251c3..1ea9e5873 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemLookupRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemLookupRequest.h @@ -15,7 +15,7 @@ NSMutableDictionary *_parameters; } -- (id)_errorForStatusCode:(int)arg1; +- (id)_errorForStatusCode:(long long)arg1; - (id)_convertedValueForValue:(id)arg1; - (id)_copyItemsFromResponse:(id)arg1 expirationDate:(id)arg2; @property(readonly) NSDictionary *parameters; @@ -23,7 +23,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (id)valueForParameter:(id)arg1; - (void)startWithItemLookupBlock:(id)arg1; - (void)setValue:(id)arg1 forParameter:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemMedia.h b/iOS7/PrivateFrameworks/StoreServices/SSItemMedia.h index 4ec66d604..783e493ab 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemMedia.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemMedia.h @@ -10,23 +10,23 @@ @interface SSItemMedia : NSObject { - int _duration; - int _fullDuration; + long long _duration; + long long _fullDuration; long long _mediaFileSize; NSString *_mediaKind; - BOOL _protected; + _Bool _protected; NSURL *_url; } @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; -@property(readonly, nonatomic, getter=isProtectedMedia) BOOL protectedMedia; // @synthesize protectedMedia=_protected; +@property(readonly, nonatomic, getter=isProtectedMedia) _Bool protectedMedia; // @synthesize protectedMedia=_protected; @property(copy, nonatomic) NSString *mediaKind; // @synthesize mediaKind=_mediaKind; @property(readonly, nonatomic) long long mediaFileSize; // @synthesize mediaFileSize=_mediaFileSize; -@property(readonly, nonatomic) int fullDurationInMilliseconds; // @synthesize fullDurationInMilliseconds=_fullDuration; -@property(readonly, nonatomic) int durationInMilliseconds; // @synthesize durationInMilliseconds=_duration; +@property(readonly, nonatomic) long long fullDurationInMilliseconds; // @synthesize fullDurationInMilliseconds=_fullDuration; +@property(readonly, nonatomic) long long durationInMilliseconds; // @synthesize durationInMilliseconds=_duration; - (id)initWithStoreOfferDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemOffer.h b/iOS7/PrivateFrameworks/StoreServices/SSItemOffer.h index 47833b0db..fccc74600 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemOffer.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemOffer.h @@ -21,9 +21,9 @@ + (id)_preferredOfferIdentifiers; @property(nonatomic, getter=_offerItem, setter=_setOfferItem:) SSItem *_offerItem; // @synthesize _offerItem=_item; @property(readonly, nonatomic) NSString *offerIdentifier; // @synthesize offerIdentifier=_offerIdentifier; -@property(readonly, nonatomic) BOOL shouldShowPlusIcon; +@property(readonly, nonatomic) _Bool shouldShowPlusIcon; - (void)setPriceDisplay:(id)arg1; -- (void)setOneTapOffer:(BOOL)arg1; +- (void)setOneTapOffer:(_Bool)arg1; - (void)setBuyParameters:(id)arg1; - (void)setActionDisplayName:(id)arg1; @property(readonly, nonatomic) id requiredSoftwareCapabilities; @@ -37,8 +37,8 @@ - (id)playableMedia; @property(readonly, nonatomic) SSItemMedia *offerMedia; @property(readonly, nonatomic) SSNetworkConstraints *networkConstraints; -@property(readonly, nonatomic, getter=isPreorder) BOOL preorder; -@property(readonly, nonatomic, getter=isOneTapOffer) BOOL oneTapOffer; +@property(readonly, nonatomic, getter=isPreorder) _Bool preorder; +@property(readonly, nonatomic, getter=isOneTapOffer) _Bool oneTapOffer; - (id)documentUTI; - (id)documentRequiredHandlers; - (id)documentCannotOpenDialog; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSItemOfferDevice.h b/iOS7/PrivateFrameworks/StoreServices/SSItemOfferDevice.h index ffc823806..d70ae464a 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSItemOfferDevice.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSItemOfferDevice.h @@ -10,7 +10,7 @@ @interface SSItemOfferDevice : NSObject { - int _deviceIdentifier; + long long _deviceIdentifier; SSItemOfferDeviceError *_incompatibleDeviceError; SSItemOfferDeviceError *_incompatibleSystemError; NSString *_minimumProductVersion; @@ -19,10 +19,10 @@ @property(readonly, nonatomic) NSString *minimumProductVersion; // @synthesize minimumProductVersion=_minimumProductVersion; @property(readonly, nonatomic) SSItemOfferDeviceError *incompatibleSystemError; // @synthesize incompatibleSystemError=_incompatibleSystemError; @property(readonly, nonatomic) SSItemOfferDeviceError *incompatibleDeviceError; // @synthesize incompatibleDeviceError=_incompatibleDeviceError; -@property(readonly, nonatomic) int deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(readonly, nonatomic) long long deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; - (void)dealloc; - (id)initWithOfferDeviceDicitionary:(id)arg1; -- (id)initWithDeviceIdentifier:(int)arg1; +- (id)initWithDeviceIdentifier:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStore.h b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStore.h index c7d4f7188..9a1d8cb1a 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStore.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStore.h @@ -12,17 +12,17 @@ { SSXPCConnection *_connection; SSKeyValueStoreDatabase *_database; - BOOL _useLocalRead; - BOOL _useLocalWrite; + _Bool _useLocalRead; + _Bool _useLocalWrite; } -+ (BOOL)isLocalReadable; ++ (_Bool)isLocalReadable; - (void)removeAccountFromDomain:(id)arg1; - (void)readUsingSessionBlock:(id)arg1; - (void)modifyUsingTransactionBlock:(id)arg1; - (id)iTunesValueForKey:(id)arg1 usedDomain:(id *)arg2; -@property(readonly, getter=isLocalWritable) BOOL localWritable; -@property(readonly, getter=isLocalReadable) BOOL localReadable; +@property(readonly, getter=isLocalWritable) _Bool localWritable; +@property(readonly, getter=isLocalReadable) _Bool localReadable; - (id)copyAccounts; - (id)copyAccountDictionaryForDomain:(id)arg1; - (void)setValuesWithDictionary:(id)arg1 forDomain:(id)arg2 completionBlock:(id)arg3; @@ -32,7 +32,7 @@ - (void)removeAllValuesWithCompletionBlock:(id)arg1; - (void)removeAllValuesForDomain:(id)arg1 completionBlock:(id)arg2; - (void)removeAllValuesForDomain:(id)arg1; -- (void)getValuesForDomain:(id)arg1 keys:(const id *)arg2 count:(unsigned int)arg3 usingBlock:(id)arg4; +- (void)getValuesForDomain:(id)arg1 keys:(const id *)arg2 count:(unsigned long long)arg3 usingBlock:(id)arg4; - (void)getValueForDomain:(id)arg1 key:(id)arg2 usingBlock:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreDatabase.h b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreDatabase.h index b9a6f9dfc..ecba5e6d5 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreDatabase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreDatabase.h @@ -21,7 +21,7 @@ - (void)dealloc; - (id)initReadOnly; - (id)init; -- (id)_initReadOnly:(BOOL)arg1; +- (id)_initReadOnly:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreTransaction.h b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreTransaction.h index d42a5b330..369502a51 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreTransaction.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSKeyValueStoreTransaction.h @@ -10,8 +10,8 @@ { } -- (BOOL)setValue:(id)arg1 forDomain:(id)arg2 key:(id)arg3; -- (BOOL)setData:(id)arg1 forDomain:(id)arg2 key:(id)arg3; +- (_Bool)setValue:(id)arg1 forDomain:(id)arg2 key:(id)arg3; +- (_Bool)setData:(id)arg1 forDomain:(id)arg2 key:(id)arg3; - (void)removeAccountFromDomain:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSKeybagRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSKeybagRequest.h index 5c65d5467..caa308146 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSKeybagRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSKeybagRequest.h @@ -13,14 +13,14 @@ @interface SSKeybagRequest : SSRequest { NSNumber *_accountID; - int _options; + long long _options; } @property(readonly) NSNumber *accountID; // @synthesize accountID=_accountID; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -@property int keybagOptions; // @synthesize keybagOptions=_options; +@property long long keybagOptions; // @synthesize keybagOptions=_options; - (id)accountIdentifier; - (void)dealloc; - (id)initWithAccountIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLogFileOptions.h b/iOS7/PrivateFrameworks/StoreServices/SSLogFileOptions.h index 6d48142bc..2ceceaf82 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLogFileOptions.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLogFileOptions.h @@ -14,12 +14,12 @@ { NSString *_directoryPath; NSString *_fileName; - int _maxNumberOfLogFiles; - unsigned long _maxSizeInBytes; + long long _maxNumberOfLogFiles; + unsigned long long _maxSizeInBytes; } -@property(nonatomic) int maxNumberOfLogFiles; // @synthesize maxNumberOfLogFiles=_maxNumberOfLogFiles; -@property(nonatomic) unsigned long maxLogFileSize; // @synthesize maxLogFileSize=_maxSizeInBytes; +@property(nonatomic) long long maxNumberOfLogFiles; // @synthesize maxNumberOfLogFiles=_maxNumberOfLogFiles; +@property(nonatomic) unsigned long long maxLogFileSize; // @synthesize maxLogFileSize=_maxSizeInBytes; @property(copy, nonatomic) NSString *logFileBaseName; // @synthesize logFileBaseName=_fileName; @property(copy, nonatomic) NSString *logDirectoryPath; // @synthesize logDirectoryPath=_directoryPath; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLookupItem.h b/iOS7/PrivateFrameworks/StoreServices/SSLookupItem.h index b82379846..ffad632a3 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLookupItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLookupItem.h @@ -18,11 +18,11 @@ @property(readonly, nonatomic) float userRating; @property(readonly, nonatomic) NSURL *productPageURL; @property(readonly, nonatomic) NSArray *offers; -@property(readonly, nonatomic) int numberOfUserRatingsForCurrentVersion; -@property(readonly, nonatomic) int numberOfUserRatings; +@property(readonly, nonatomic) long long numberOfUserRatingsForCurrentVersion; +@property(readonly, nonatomic) long long numberOfUserRatings; @property(readonly, nonatomic) NSNumber *ITunesStoreIdentifier; @property(readonly, nonatomic) NSString *itemKind; -@property(readonly, nonatomic, getter=isPOIBased) BOOL POIBased; +@property(readonly, nonatomic, getter=isPOIBased) _Bool POIBased; @property(readonly, nonatomic) NSString *displayName; @property(readonly, nonatomic) NSArray *categoryNames; @property(readonly, nonatomic) NSString *bundleIdentifier; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLookupItemArtwork.h b/iOS7/PrivateFrameworks/StoreServices/SSLookupItemArtwork.h index 25940a076..ef3939e92 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLookupItemArtwork.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLookupItemArtwork.h @@ -14,9 +14,9 @@ } @property(readonly, nonatomic) NSDictionary *lookupDictionary; // @synthesize lookupDictionary=_dictionary; -@property(readonly, nonatomic) int width; +@property(readonly, nonatomic) long long width; @property(readonly, nonatomic) NSURL *URL; -@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) long long height; - (void)dealloc; - (id)initWithLookupDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLookupProperties.h b/iOS7/PrivateFrameworks/StoreServices/SSLookupProperties.h index 6cfc140cf..55de07a42 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLookupProperties.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLookupProperties.h @@ -14,12 +14,12 @@ @interface SSLookupProperties : NSObject { CLLocation *_location; - int _localizationStyle; + long long _localizationStyle; NSMutableDictionary *_requestParameters; } @property(copy, nonatomic) CLLocation *location; // @synthesize location=_location; -@property(nonatomic) int localizationStyle; // @synthesize localizationStyle=_localizationStyle; +@property(nonatomic) long long localizationStyle; // @synthesize localizationStyle=_localizationStyle; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLookupRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSLookupRequest.h index 8ed39806e..a0cc3c627 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLookupRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLookupRequest.h @@ -12,24 +12,24 @@ @interface SSLookupRequest : SSRequest { - BOOL _authenticatesIfNeeded; + _Bool _authenticatesIfNeeded; SSAuthenticationContext *_authenticationContext; SSLookupProperties *_properties; - int _resultFilters; + long long _resultFilters; } -@property(nonatomic) int resultFilters; // @synthesize resultFilters=_resultFilters; +@property(nonatomic) long long resultFilters; // @synthesize resultFilters=_resultFilters; @property(copy, nonatomic) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -@property(nonatomic) BOOL authenticatesIfNeeded; // @synthesize authenticatesIfNeeded=_authenticatesIfNeeded; +@property(nonatomic) _Bool authenticatesIfNeeded; // @synthesize authenticatesIfNeeded=_authenticatesIfNeeded; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; @property(readonly, nonatomic) SSLookupProperties *_lookupProperties; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (id)valueForRequestParameter:(id)arg1; - (void)startWithLookupBlock:(id)arg1; - (void)setValue:(id)arg1 forRequestParameter:(id)arg2; -@property(nonatomic) int localizationStyle; +@property(nonatomic) long long localizationStyle; @property(copy, nonatomic) NSString *keyProfile; - (void)dealloc; - (id)initWithLocation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSLookupResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSLookupResponse.h index 100d00d00..9c452763c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSLookupResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSLookupResponse.h @@ -28,7 +28,7 @@ - (id)valueForProperty:(id)arg1; @property(readonly, nonatomic) SSMetricsConfiguration *metricsConfiguration; - (id)itemForKey:(id)arg1; -- (id)appStoreURLWithReason:(int)arg1 initialIndex:(int)arg2; +- (id)appStoreURLWithReason:(long long)arg1 initialIndex:(long long)arg2; @property(readonly, nonatomic) NSArray *allItems; - (void)dealloc; - (id)initWithResponseDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMachineDataRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSMachineDataRequest.h index 068fe32d3..a246db925 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMachineDataRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMachineDataRequest.h @@ -15,11 +15,13 @@ NSNumber *_accountID; NSData *_actionData; NSString *_actionName; + _Bool _waitsForPurchaseOperations; } - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (void)startWithCompletionBlock:(id)arg1; +@property _Bool waitsForPurchaseOperations; @property(copy) NSString *actionName; @property(copy) NSData *actionData; @property(copy) NSNumber *accountIdentifier; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity-SSSQLiteQuery.h b/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity-SSSQLiteQuery.h new file mode 100644 index 000000000..a942f0e65 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity-SSSQLiteQuery.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SSMemoryEntity (SSSQLiteQuery) ++ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2; ++ (id)anyInDatabase:(id)arg1 predicate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity.h b/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity.h index 734000148..69bc080d2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMemoryEntity.h @@ -19,22 +19,19 @@ + (id)defaultProperties; + (Class)databaseEntityClass; -+ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; -+ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2; -+ (id)anyInDatabase:(id)arg1 predicate:(id)arg2; @property(readonly, nonatomic) NSDictionary *externalPropertyValues; // @synthesize externalPropertyValues=_externalPropertyValues; @property(readonly, nonatomic) NSDictionary *propertyValues; // @synthesize propertyValues=_propertyValues; @property(nonatomic) long long databaseID; // @synthesize databaseID=_databaseID; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)valueForExternalProperty:(id)arg1; - (id)valueForProperty:(id)arg1; -- (void)setValues:(id *)arg1 forExternalProperties:(const id *)arg2 count:(int)arg3; +- (void)setValues:(id *)arg1 forExternalProperties:(const id *)arg2 count:(long long)arg3; - (void)setValue:(id)arg1 forExternalProperty:(id)arg2; - (void)setValuesWithDictionary:(id)arg1; -- (void)setValues:(id *)arg1 forProperties:(const id *)arg2 count:(int)arg3; +- (void)setValues:(id *)arg1 forProperties:(const id *)arg2 count:(long long)arg3; - (void)setValue:(id)arg1 forProperty:(id)arg2; - (void)setExternalValuesWithDictionary:(id)arg1; - (void)reloadFromDatabaseEntity:(id)arg1 properties:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsAccountEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsAccountEvent.h index 984c307e9..8a0346daf 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsAccountEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsAccountEvent.h @@ -12,7 +12,7 @@ { } -- (void)setAccountEventTypeWithEventIdentifier:(int)arg1; +- (void)setAccountEventTypeWithEventIdentifier:(long long)arg1; @property(retain, nonatomic) NSString *accountEventType; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsBaseEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsBaseEvent.h index eba20b356..fe865ca99 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsBaseEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsBaseEvent.h @@ -17,11 +17,17 @@ @property(retain, nonatomic) NSString *windowOrientation; @property(retain, nonatomic) NSNumber *windowHeight; @property(retain, nonatomic) NSString *userAgent; +@property(retain, nonatomic) NSString *topic; @property(retain, nonatomic) NSNumber *screenWidth; @property(retain, nonatomic) NSNumber *screenHeight; @property(retain, nonatomic) NSNumber *previousClientVersion; @property(retain, nonatomic) NSNumber *pixelRatio; +@property(retain, nonatomic) NSString *pageURL; +@property(retain, nonatomic) NSString *pageType; +@property(nonatomic) unsigned long long pageID; +@property(retain, nonatomic) NSString *pageDescription; @property(retain, nonatomic) NSString *pageContext; +- (void)setOriginalTimeUsingDate:(id)arg1; @property double originalTime; @property(retain, nonatomic) NSNumber *eventVersion; @property(retain, nonatomic) NSString *eventType; @@ -30,7 +36,7 @@ @property(retain, nonatomic) NSNumber *baseVersion; @property(retain, nonatomic) NSString *applicationIdentifier; @property(retain, nonatomic) NSNumber *accountIdentifier; -- (BOOL)isBlacklistedByConfiguration:(id)arg1; +- (_Bool)isBlacklistedByConfiguration:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsClickEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsClickEvent.h index fe2717c1b..130be3f7c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsClickEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsClickEvent.h @@ -18,8 +18,9 @@ @property(retain, nonatomic) NSString *targetIdentifier; @property(retain, nonatomic) NSNumber *positionY; @property(retain, nonatomic) NSNumber *positionX; +- (void)setLocationWithEventLocations:(id)arg1; @property(retain, nonatomic) NSString *locationDescription; -@property(retain, nonatomic) NSString *impressions; +@property(retain, nonatomic) id impressions; @property(retain, nonatomic) NSString *actionType; @property(retain, nonatomic) id actionDetails; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsConfiguration.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsConfiguration.h index 61587cac4..d6c535eb3 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsConfiguration.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsConfiguration.h @@ -15,19 +15,21 @@ NSDictionary *_config; NSMutableDictionary *_eventFieldsUnion; NSDictionary *_fields; - BOOL _disabled; - BOOL _sendDisabled; + _Bool _disabled; + _Bool _sendDisabled; } @property(retain, nonatomic) SSMetricsConfiguration *childConfiguration; // @synthesize childConfiguration=_childConfiguration; -- (BOOL)_configBooleanForKey:(id)arg1 defaultValue:(BOOL)arg2; +- (_Bool)_configBooleanForKey:(id)arg1 defaultValue:(_Bool)arg2; +- (id)valueForConfigurationKey:(id)arg1; - (id)tokenStringWithElements:(id)arg1; - (id)reportingURLString; - (double)reportingFrequency; - (id)pingURLs; -- (BOOL)isSendDisabled; -- (BOOL)isEventTypeBlacklisted:(id)arg1; -- (BOOL)isDisabled; +- (_Bool)isSendDisabled; +- (_Bool)isEventTypeBlacklisted:(id)arg1; +- (_Bool)isDisabled; +@property(readonly, nonatomic) NSDictionary *fieldsMap; - (id)compoundStringWithElements:(id)arg1; - (id)eventFields; - (id)blacklistedEventFields; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsController.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsController.h index ee762c1ae..85f775186 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsController.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsController.h @@ -14,18 +14,21 @@ SSMetricsConfiguration *_configuration; NSObject *_serialQueue; NSObject *_flushSerialQueue; - BOOL _flushTimerEnabled; + _Bool _flushTimerEnabled; NSTimer *_flushEventsTimer; } -@property(nonatomic, getter=isFlushTimerEnabled) BOOL flushTimerEnabled; // @synthesize flushTimerEnabled=_flushTimerEnabled; +@property(nonatomic, getter=isFlushTimerEnabled) _Bool flushTimerEnabled; // @synthesize flushTimerEnabled=_flushTimerEnabled; +- (id)_valueForField:(id)arg1 withFieldData:(id)arg2; +- (void)_enumerateFieldValuesWithMap:(id)arg1 fieldData:(id)arg2 block:(id)arg3; - (void)setPageConfiguration:(id)arg1; - (void)setGlobalConfiguration:(id)arg1; - (id)serialQueue; - (id)pingURLs; +- (id)locationWithPosition:(long long)arg1 type:(id)arg2 fieldData:(id)arg3; - (void)insertEvents:(id)arg1 withCompletionHandler:(id)arg2; - (void)insertEvent:(id)arg1 withCompletionHandler:(id)arg2; -- (BOOL)isDisabled; +- (_Bool)isDisabled; - (void)flushUnreportedEventsWithCompletionHandler:(id)arg1; - (id)configuration; - (void)_setupFlushTimer; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEnterEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEnterEvent.h index dc266221a..f5f397aa3 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEnterEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEnterEvent.h @@ -15,7 +15,7 @@ - (id)description; @property(retain, nonatomic) NSString *referringURL; @property(retain, nonatomic) NSString *referringAppName; -- (void)setEnterTypeWithLaunchReason:(int)arg1; +- (void)setEnterTypeWithLaunchReason:(long long)arg1; @property(retain, nonatomic) NSString *enterType; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEvent.h index 0f819405d..85307b9a6 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEvent.h @@ -13,7 +13,7 @@ - (double)timeIntervalFromMilliseconds:(id)arg1; - (id)millisecondsFromTimeInterval:(double)arg1; - (id)_dictionaryRepresentationOfBody; -- (BOOL)isBlacklistedByConfiguration:(id)arg1; +- (_Bool)isBlacklistedByConfiguration:(id)arg1; - (id)allTableEntityPropertiesPermittedByConfiguration:(id)arg1; - (void)appendPropertiesToBody:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventController.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventController.h index b73b92a99..aa7412514 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventController.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventController.h @@ -18,11 +18,11 @@ - (id)unreportedEventURLsSince:(long long)arg1; - (id)newReportingSessionForURL:(id)arg1 since:(long long)arg2; - (id)unreportedEventsForURL:(id)arg1 since:(long long)arg2; -- (BOOL)markEventsAsReported:(id)arg1; -- (BOOL)insertEventSummaries:(id)arg1 error:(id *)arg2; +- (_Bool)markEventsAsReported:(id)arg1; +- (_Bool)insertEventSummaries:(id)arg1 error:(id *)arg2; - (void)flushUnreportedEventsWithCompletionHandler:(id)arg1; -- (BOOL)deleteReportedEvents; -- (BOOL)deleteEventsInsertedBefore:(long long)arg1; +- (_Bool)deleteReportedEvents; +- (_Bool)deleteEventsInsertedBefore:(long long)arg1; - (void)_serialQueueInsertEvents:(id)arg1 withCompletionHandler:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventLocation.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventLocation.h new file mode 100644 index 000000000..3ef2bb131 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventLocation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface SSMetricsEventLocation : NSObject +{ + long long _position; + NSString *_type; + NSMutableDictionary *_values; +} + +@property(copy, nonatomic) NSString *locationType; // @synthesize locationType=_type; +@property(nonatomic) long long locationPosition; // @synthesize locationPosition=_position; +- (void).cxx_destruct; +- (id)valueForLocationKey:(id)arg1; +- (void)setValue:(id)arg1 forLocationKey:(id)arg2; +@property(readonly, nonatomic) NSDictionary *reportingDictionary; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventReportingSession.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventReportingSession.h index e924b4279..5e3355d6d 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventReportingSession.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventReportingSession.h @@ -20,8 +20,8 @@ - (void)_writeString:(id)arg1 toData:(id)arg2; - (id)_unreportedEvents; - (void)writeEventsToStream:(id)arg1; -- (BOOL)markEventsAsReported; -- (BOOL)anyUnreportedEvents; +- (_Bool)markEventsAsReported; +- (_Bool)anyUnreportedEvents; - (void)dealloc; - (id)initWithReportingURL:(id)arg1 insertTimestamp:(long long)arg2 eventController:(id)arg3; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventTable.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventTable.h index d72e3b112..29c1439f6 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventTable.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsEventTable.h @@ -14,7 +14,7 @@ } + (id)databasePath; -- (BOOL)_setupDatabase; +- (_Bool)_setupDatabase; - (void)performTransctionWithBlock:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsExitEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsExitEvent.h index 41ae0bd81..123b2bc61 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsExitEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsExitEvent.h @@ -14,7 +14,7 @@ - (id)description; @property(retain, nonatomic) NSString *exitURL; -- (void)setExitTypeWithSuspendReason:(int)arg1; +- (void)setExitTypeWithSuspendReason:(long long)arg1; @property(retain, nonatomic) NSString *exitType; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsMediaEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsMediaEvent.h index 44d229bb7..3c754b8f8 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsMediaEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsMediaEvent.h @@ -14,6 +14,7 @@ @property(retain, nonatomic) NSString *mediaURL; @property(retain, nonatomic) NSString *mediaEventType; +- (void)setLocationWithEventLocations:(id)arg1; @property(retain, nonatomic) NSString *locationDescription; @property(retain, nonatomic) NSNumber *itemIdentifier; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsMutableEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsMutableEvent.h index 7be4c95da..92ae9ae55 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsMutableEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsMutableEvent.h @@ -6,9 +6,11 @@ #import +#import "NSMutableCopying-Protocol.h" + @class NSDictionary, NSMutableDictionary; -@interface SSMetricsMutableEvent : SSMetricsEvent +@interface SSMetricsMutableEvent : SSMetricsEvent { NSMutableDictionary *_mutableBody; } @@ -17,7 +19,9 @@ - (id)debugDescription; - (void)setProperty:(id)arg1 forBodyKey:(id)arg2; - (id)propertyForBodyKey:(id)arg1; +- (void)addPropertiesWithDictionary:(id)arg1; - (void)appendPropertiesToBody:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithBodyDictionary:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsPageEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsPageEvent.h index f2518cb31..1530fa9fd 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsPageEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsPageEvent.h @@ -13,7 +13,7 @@ } - (id)description; -@property(nonatomic, getter=isUbered) BOOL ubered; +@property(nonatomic, getter=isUbered) _Bool ubered; @property(retain, nonatomic) NSString *serverTiming; @property(retain, nonatomic) NSString *serverApplicationInstance; @property(retain, nonatomic) NSString *searchTerm; @@ -25,7 +25,7 @@ - (void)setPageHistoryDescriptionWithIdentifiers:(id)arg1; @property(retain, nonatomic) NSString *pageHistoryDescription; @property(retain, nonatomic) NSString *navigationType; -@property(nonatomic, getter=isCachedResponse) BOOL cachedResponse; +@property(nonatomic, getter=isCachedResponse) _Bool cachedResponse; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMetricsPurchaseEvent.h b/iOS7/PrivateFrameworks/StoreServices/SSMetricsPurchaseEvent.h index 05a084480..a95ab2be0 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMetricsPurchaseEvent.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMetricsPurchaseEvent.h @@ -13,6 +13,7 @@ } @property(retain, nonatomic) NSString *transactionIdentifier; +- (void)addFieldsFromPurchaseResponse:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMutableAuthenticationContext.h b/iOS7/PrivateFrameworks/StoreServices/SSMutableAuthenticationContext.h index a467369df..0e3e43e75 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMutableAuthenticationContext.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMutableAuthenticationContext.h @@ -17,28 +17,30 @@ } - (void)setValuesWithAccount:(id)arg1; -@property(nonatomic) int tokenType; // @dynamic tokenType; -@property(nonatomic) BOOL persistsAcrossDeviceLock; // @dynamic persistsAcrossDeviceLock; +@property(nonatomic) long long tokenType; // @dynamic tokenType; +@property(nonatomic) _Bool persistsAcrossDeviceLock; // @dynamic persistsAcrossDeviceLock; @property(copy, nonatomic) NSDictionary *HTTPHeaders; // @dynamic HTTPHeaders; -@property(nonatomic, getter=isDemoAccount) BOOL demoAccount; // @dynamic demoAccount; +@property(nonatomic, getter=isDemoAccount) _Bool demoAccount; // @dynamic demoAccount; @property(copy, nonatomic) NSString *clientIdentifierHeader; // @dynamic clientIdentifierHeader; +@property(nonatomic) _Bool allowsBioAuthentication; // @dynamic allowsBioAuthentication; - (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; @property(copy, nonatomic) NSArray *userAgentComponents; // @dynamic userAgentComponents; @property(copy, nonatomic) NSDictionary *signupRequestParameters; // @dynamic signupRequestParameters; -@property(nonatomic) BOOL shouldSuppressDialogs; // @dynamic shouldSuppressDialogs; -@property(nonatomic) BOOL shouldIgnoreProtocol; // @dynamic shouldIgnoreProtocol; -@property(nonatomic) BOOL shouldFollowAccountButtons; // @dynamic shouldFollowAccountButtons; -@property(nonatomic) BOOL shouldCreateNewSession; // @dynamic shouldCreateNewSession; +@property(nonatomic) _Bool shouldSuppressDialogs; // @dynamic shouldSuppressDialogs; +@property(nonatomic) _Bool shouldIgnoreProtocol; // @dynamic shouldIgnoreProtocol; +@property(nonatomic) _Bool shouldFollowAccountButtons; // @dynamic shouldFollowAccountButtons; +@property(nonatomic) _Bool shouldCreateNewSession; // @dynamic shouldCreateNewSession; @property(retain, nonatomic) NSNumber *requiredUniqueIdentifier; // @dynamic requiredUniqueIdentifier; @property(copy, nonatomic) NSDictionary *requestParameters; // @dynamic requestParameters; -@property(nonatomic) int promptStyle; // @dynamic promptStyle; +@property(nonatomic) _Bool persistsPasswordFallback; // @dynamic persistsPasswordFallback; +@property(nonatomic) long long promptStyle; // @dynamic promptStyle; @property(copy, nonatomic) NSString *preferredITunesStoreClient; // @dynamic preferredITunesStoreClient; @property(copy, nonatomic) NSString *initialPassword; // @dynamic initialPassword; -@property(nonatomic) BOOL canSetActiveAccount; // @dynamic canSetActiveAccount; -@property(nonatomic) BOOL canCreateNewAccount; // @dynamic canCreateNewAccount; -@property(nonatomic) BOOL allowsRetry; // @dynamic allowsRetry; -@property int accountScope; // @dynamic accountScope; -@property(nonatomic, getter=isAccountNameEditable) BOOL accountNameEditable; // @dynamic accountNameEditable; +@property(nonatomic) _Bool canSetActiveAccount; // @dynamic canSetActiveAccount; +@property(nonatomic) _Bool canCreateNewAccount; // @dynamic canCreateNewAccount; +@property(nonatomic) _Bool allowsRetry; // @dynamic allowsRetry; +@property long long accountScope; // @dynamic accountScope; +@property(nonatomic, getter=isAccountNameEditable) _Bool accountNameEditable; // @dynamic accountNameEditable; @property(copy, nonatomic) NSString *accountName; // @dynamic accountName; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMutableSoftwareUpdatesContext.h b/iOS7/PrivateFrameworks/StoreServices/SSMutableSoftwareUpdatesContext.h index 48a384ee3..e59f2b410 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMutableSoftwareUpdatesContext.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMutableSoftwareUpdatesContext.h @@ -17,7 +17,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; @property(copy, nonatomic) NSArray *softwareTypes; // @dynamic softwareTypes; -@property(nonatomic, getter=isForced) BOOL forced; // @dynamic forced; +@property(nonatomic, getter=isForced) _Bool forced; // @dynamic forced; @property(copy, nonatomic) NSString *clientIdentifierHeader; // @dynamic clientIdentifierHeader; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSMutableURLRequestProperties.h b/iOS7/PrivateFrameworks/StoreServices/SSMutableURLRequestProperties.h index f75ca86a3..9db3e9547 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSMutableURLRequestProperties.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSMutableURLRequestProperties.h @@ -14,17 +14,17 @@ @property(copy) NSArray *URLs; // @dynamic URLs; @property(copy) id URLBagURLBlock; // @dynamic URLBagURLBlock; -@property int URLBagType; // @dynamic URLBagType; +@property long long URLBagType; // @dynamic URLBagType; @property(copy) NSData *clientAuditTokenData; // @dynamic clientAuditTokenData; @property(copy) NSString *clientAuditBundleIdentifier; // @dynamic clientAuditBundleIdentifier; -@property BOOL shouldSetCookies; // @dynamic shouldSetCookies; -@property BOOL shouldSendSecureToken; // @dynamic shouldSendSecureToken; -@property BOOL shouldProcessProtocol; // @dynamic shouldProcessProtocol; -@property BOOL shouldDecodeResponse; // @dynamic shouldDecodeResponse; -@property BOOL shouldAddKBSyncData; // @dynamic shouldAddKBSyncData; -@property BOOL requiresExtendedValidationCertificates; // @dynamic requiresExtendedValidationCertificates; +@property _Bool shouldSetCookies; // @dynamic shouldSetCookies; +@property _Bool shouldSendSecureToken; // @dynamic shouldSendSecureToken; +@property _Bool shouldProcessProtocol; // @dynamic shouldProcessProtocol; +@property _Bool shouldDecodeResponse; // @dynamic shouldDecodeResponse; +@property _Bool shouldAddKBSyncData; // @dynamic shouldAddKBSyncData; +@property _Bool requiresExtendedValidationCertificates; // @dynamic requiresExtendedValidationCertificates; - (void)setMultiPartFormDataWithDictionary:(id)arg1; -@property(getter=isLargeDownload) BOOL largeDownload; // @dynamic largeDownload; +@property(getter=isLargeDownload) _Bool largeDownload; // @dynamic largeDownload; @property(retain) NSInputStream *HTTPBodyStream; // @dynamic HTTPBodyStream; - (void)setValue:(id)arg1 forRequestParameter:(id)arg2; - (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; @@ -32,18 +32,18 @@ @property(retain) NSURL *URL; // @dynamic URL; @property(copy) NSString *URLBagKey; // @dynamic URLBagKey; @property double timeoutInterval; // @dynamic timeoutInterval; -@property BOOL shouldDisableCellularFallback; // @dynamic shouldDisableCellularFallback; -@property BOOL shouldDisableCellular; // @dynamic shouldDisableCellular; +@property _Bool shouldDisableCellularFallback; // @dynamic shouldDisableCellularFallback; +@property _Bool shouldDisableCellular; // @dynamic shouldDisableCellular; @property(copy) NSDictionary *requestParameters; // @dynamic requestParameters; -@property unsigned int networkServiceType; // @dynamic networkServiceType; -@property(getter=isITunesStoreRequest) BOOL ITunesStoreRequest; // @dynamic ITunesStoreRequest; +@property unsigned long long networkServiceType; // @dynamic networkServiceType; +@property(getter=isITunesStoreRequest) _Bool ITunesStoreRequest; // @dynamic ITunesStoreRequest; @property(copy) NSString *HTTPMethod; // @dynamic HTTPMethod; @property(copy) NSDictionary *HTTPHeaders; // @dynamic HTTPHeaders; @property(copy) NSData *HTTPBody; // @dynamic HTTPBody; @property long long expectedContentLength; // @dynamic expectedContentLength; @property(copy) NSString *clientIdentifier; // @dynamic clientIdentifier; -@property unsigned int cachePolicy; // @dynamic cachePolicy; -@property int allowedRetryCount; // @dynamic allowedRetryCount; +@property unsigned long long cachePolicy; // @dynamic cachePolicy; +@property long long allowedRetryCount; // @dynamic allowedRetryCount; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSNetworkConstraints.h b/iOS7/PrivateFrameworks/StoreServices/SSNetworkConstraints.h index ffb837b36..8ef0c006f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSNetworkConstraints.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSNetworkConstraints.h @@ -20,25 +20,25 @@ + (id)_newModernNetworkConstraintsWithArray:(id)arg1; + (id)_newLegacyNetworkConstraintsWithDictionary:(id)arg1; -+ (void)_addNetworkConstraintsToDictionary:(id)arg1 forNetworkType:(int)arg2 legacyDictionary:(id)arg3; ++ (void)_addNetworkConstraintsToDictionary:(id)arg1 forNetworkType:(long long)arg2 legacyDictionary:(id)arg3; + (id)newNetworkConstraintsByDownloadKindFromURLBag:(id)arg1; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (long long)_sizeLimitForNetworkType:(int)arg1; -- (void)_setSizeLimit:(long long)arg1 forNetworkType:(int)arg2; +- (long long)_sizeLimitForNetworkType:(long long)arg1; +- (void)_setSizeLimit:(long long)arg1 forNetworkType:(long long)arg2; - (void)_disableAllNetworkTypes; - (id)_copySizeLimits; - (void)setSizeLimitsWithStoreConstraintDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; -- (long long)sizeLimitForNetworkType:(int)arg1; -- (void)setSizeLimit:(long long)arg1 forNetworkType:(int)arg2; +- (long long)sizeLimitForNetworkType:(long long)arg1; +- (void)setSizeLimit:(long long)arg1 forNetworkType:(long long)arg2; - (void)setAllNetworkTypesDisabled; -@property(readonly, getter=isAnyNetworkTypeEnabled) BOOL anyNetworkTypeEnabled; -- (BOOL)hasSizeLimitForNetworkType:(int)arg1; +@property(readonly, getter=isAnyNetworkTypeEnabled) _Bool anyNetworkTypeEnabled; +- (_Bool)hasSizeLimitForNetworkType:(long long)arg1; - (void)disableCellularNetworkTypes; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSOperationProgress.h b/iOS7/PrivateFrameworks/StoreServices/SSOperationProgress.h index c7badaf5f..847d2701f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSOperationProgress.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSOperationProgress.h @@ -13,7 +13,7 @@ @interface SSOperationProgress : NSObject { - BOOL _canPause; + _Bool _canPause; double _changeRate; long long _currentValue; NSObject *_dispatchQueue; @@ -21,26 +21,26 @@ long long _maxValue; long long _normalizedCurrentValue; long long _normalizedMaxValue; - int _operationType; + long long _operationType; NSMutableArray *_snapshotTimes; NSMutableArray *_snapshotValues; - int _units; + long long _units; } - (void)_updateStatisticsFromSnapshots; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (id)description; -@property int units; +@property long long units; - (void)snapshot; -@property int operationType; +@property long long operationType; @property long long normalizedMaxValue; @property long long normalizedCurrentValue; @property long long maxValue; @property double estimatedTimeRemaining; @property long long currentValue; @property double changeRate; -@property BOOL canPause; +@property _Bool canPause; - (void)resetSnapshots; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPersistentCache.h b/iOS7/PrivateFrameworks/StoreServices/SSPersistentCache.h index f05d3824f..bbf96fd0f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPersistentCache.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPersistentCache.h @@ -10,7 +10,7 @@ @interface SSPersistentCache : NSObject { - BOOL _safeKeys; + _Bool _safeKeys; NSString *_identifier; NSString *_cacheName; NSString *_path; @@ -20,12 +20,12 @@ + (id)safeKeyForKey:(id)arg1; - (id)dataForKey:(id)arg1; -- (BOOL)clear; -- (BOOL)removeDataForKey:(id)arg1; -- (BOOL)setData:(id)arg1 forKey:(id)arg2; -- (void)setFilenameSafeKeys:(BOOL)arg1; +- (_Bool)clear; +- (_Bool)removeDataForKey:(id)arg1; +- (_Bool)setData:(id)arg1 forKey:(id)arg2; +- (void)setFilenameSafeKeys:(_Bool)arg1; - (id)description; -- (BOOL)_isFileNotFound:(id)arg1; +- (_Bool)_isFileNotFound:(id)arg1; - (id)_pathForKey:(id)arg1; - (void)dealloc; - (id)initWithIdentifier:(id)arg1 cacheName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPersonalizeOffersRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSPersonalizeOffersRequest.h index b6d071080..d042b8ab4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPersonalizeOffersRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPersonalizeOffersRequest.h @@ -18,7 +18,7 @@ - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)startWithPersonalizedResponseBlock:(id)arg1; @property(readonly, nonatomic) NSArray *items; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPlatformCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSPlatformCondition.h index 21e21a465..45de4845a 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPlatformCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPlatformCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPlayInfoRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSPlayInfoRequest.h index 196a5fa1f..4d6648376 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPlayInfoRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPlayInfoRequest.h @@ -19,7 +19,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)startWithPlayInfoResponseBlock:(id)arg1; @property(readonly) SSPlayInfoResponse *playInfoResponse; @property(readonly) SSPlayInfoRequestContext *playInfoContext; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPlistCacheObjectFactory.h b/iOS7/PrivateFrameworks/StoreServices/SSPlistCacheObjectFactory.h index c5c5e6a61..066cb53df 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPlistCacheObjectFactory.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPlistCacheObjectFactory.h @@ -13,7 +13,7 @@ } - (id)cachedObjectWithDataRepresentation:(id)arg1 typeIdentifier:(id)arg2; -- (BOOL)supportsTypeIdentifier:(id)arg1; +- (_Bool)supportsTypeIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPreorder.h b/iOS7/PrivateFrameworks/StoreServices/SSPreorder.h index d5da725d5..3ff226ac4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPreorder.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPreorder.h @@ -35,8 +35,8 @@ @property(readonly, nonatomic) NSString *artistName; // @synthesize artistName=_artistName; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (void)_setTitle:(id)arg1; - (void)_setStorePreorderIdentifier:(long long)arg1; @@ -48,7 +48,7 @@ - (void)_setImageCollection:(id)arg1; - (void)_setArtistName:(id)arg1; @property(readonly, nonatomic) NSDate *releaseDate; -- (id)copyReleaseDateStringWithStyle:(long)arg1; +- (id)copyReleaseDateStringWithStyle:(long long)arg1; - (void)dealloc; - (id)_initWithPersistentIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSProtocolCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSProtocolCondition.h index 404133791..21b5d8971 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSProtocolCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSProtocolCondition.h @@ -8,12 +8,12 @@ @interface SSProtocolCondition : NSObject { - int _operator; + long long _operator; id _value; } + (id)newConditionWithDictionary:(id)arg1; -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSProtocolConditionalEvaluator.h b/iOS7/PrivateFrameworks/StoreServices/SSProtocolConditionalEvaluator.h index 50aea8038..827577d90 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSProtocolConditionalEvaluator.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSProtocolConditionalEvaluator.h @@ -17,11 +17,11 @@ + (void)setDefaultConditionalContext:(id)arg1; + (id)defaultConditionalContext; - (int)_logicalOperatorForString:(id)arg1; -- (id)_dictionaryByEvaluatingWithForcedValue:(int)arg1; -- (id)_dictionaryByEvaluatingDictionary:(id)arg1 withForcedValue:(int)arg2; -- (id)_dictionaryByEvaluatingChildrenOfDictionary:(id)arg1 withForcedValue:(int)arg2; -- (BOOL)_checkConditions:(id)arg1 withOperator:(id)arg2; -- (id)_arrayByEvaluatingChildrenOfArray:(id)arg1 withForcedValue:(int)arg2; +- (id)_dictionaryByEvaluatingWithForcedValue:(long long)arg1; +- (id)_dictionaryByEvaluatingDictionary:(id)arg1 withForcedValue:(long long)arg2; +- (id)_dictionaryByEvaluatingChildrenOfDictionary:(id)arg1 withForcedValue:(long long)arg2; +- (_Bool)_checkConditions:(id)arg1 withOperator:(id)arg2; +- (id)_arrayByEvaluatingChildrenOfArray:(id)arg1 withForcedValue:(long long)arg2; - (id)dictionaryByRemovingConditions; - (id)dictionaryByEvaluatingConditions; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchasableAppItem.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchasableAppItem.h index b5bbac83f..8ebb60eaf 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchasableAppItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchasableAppItem.h @@ -13,21 +13,21 @@ + (id)allPropertyKeys; + (id)sortByNameKey; + (id)databaseTable; -+ (id)itemsFromDatabase:(id)arg1 forAccount:(long long)arg2 matching:(id)arg3 sortedBy:(id)arg4 sortAscending:(BOOL)arg5; -+ (id)allItemsFromDatabase:(id)arg1 forAccount:(long long)arg2 sortedBy:(id)arg3 sortAscending:(BOOL)arg4; ++ (id)itemsFromDatabase:(id)arg1 forAccount:(long long)arg2 matching:(id)arg3 sortedBy:(id)arg4 sortAscending:(_Bool)arg5; ++ (id)allItemsFromDatabase:(id)arg1 forAccount:(long long)arg2 sortedBy:(id)arg3 sortAscending:(_Bool)arg4; - (id)description; - (long long)iTunesVersion; - (id)humanReadableVersion; - (id)redownloadParams; -- (BOOL)supportsIPhone; -- (BOOL)supportsIPad; +- (_Bool)supportsIPhone; +- (_Bool)supportsIPad; - (unsigned int)minimumOS; - (id)longTitle; -- (BOOL)isNewsstand; +- (_Bool)isNewsstand; - (id)iconURL; - (id)iconTitle; - (id)bundleID; -- (unsigned char)contentRatingFlags; +- (long long)contentRatingFlags; - (id)companyName; - (id)category; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchasableItem.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchasableItem.h index 1455b0bba..156fbd6c1 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchasableItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchasableItem.h @@ -19,7 +19,7 @@ + (id)sortByDatePurchasedKey; + (id)databaseTable; - (long long)storeID; -- (BOOL)isHidden; +- (_Bool)isHidden; - (id)datePurchased; - (long long)accountUniqueIdentifier; - (long long)pid; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchase-SSDecoding.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchase-SSDecoding.h new file mode 100644 index 000000000..f8acfd8c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchase-SSDecoding.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SSPurchase (SSDecoding) ++ (id)newPurchaseWithXPCEncoding:(id)arg1; ++ (id)newPurchaseWithDatabaseEncoding:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchase.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchase.h index ee5e3029d..cf214e3ea 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchase.h @@ -16,16 +16,17 @@ { NSNumber *_accountIdentifier; NSString *_affiliateIdentifier; - BOOL _backgroundPurchase; - int _batchIdentifier; + _Bool _backgroundPurchase; + long long _batchIdentifier; NSString *_buyParameters; - BOOL _createsDownloads; + _Bool _createsDownloads; NSObject *_dispatchQueue; SSDownloadPolicy *_downloadPolicy; NSMutableDictionary *_downloadProperties; long long _expectedDownloadFileSize; NSArray *_filteredAssetTypes; - BOOL _ignoresForcedPasswordRestriction; + NSArray *_gratisIdentifiers; + _Bool _ignoresForcedPasswordRestriction; SSItem *_item; SSItemOffer *_itemOffer; SSNetworkConstraints *_networkConstraints; @@ -33,6 +34,7 @@ SSURLRequestProperties *_requestProperties; id _requiredDeviceCapabilities; long long _uniqueIdentifier; + _Bool _usesLocalRedownloadParametersIfPossible; } + (id)purchaseWithBuyParameters:(id)arg1; @@ -40,16 +42,21 @@ - (id)downloadMetadata; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; +- (void)_setValuesUsingDatabaseEncoding:(id)arg1; +- (void)_addEntriesToDatabaseEncoding:(id)arg1; +@property _Bool usesLocalRedownloadParametersIfPossible; @property long long uniqueIdentifier; @property(copy) id requiredDeviceCapabilities; @property long long placeholderDownloadIdentifier; +@property(copy) NSArray *gratisIdentifiers; @property long long expectedDownloadFileSize; -@property int batchIdentifier; +- (void)setDefaultUserAgent:(id)arg1; +@property long long batchIdentifier; - (id)itemOffer; - (id)item; @property(readonly) NSData *databaseEncoding; @@ -58,13 +65,13 @@ - (void)setValue:(id)arg1 forDownloadProperty:(id)arg2; @property(copy) SSURLRequestProperties *requestProperties; @property(copy) SSNetworkConstraints *networkConstraints; -@property BOOL ignoresForcedPasswordRestriction; +@property _Bool ignoresForcedPasswordRestriction; @property(copy) NSArray *filteredAssetTypes; @property(copy) NSDictionary *downloadProperties; @property(copy) SSDownloadPolicy *downloadPolicy; -@property(nonatomic) BOOL createsDownloads; +@property(nonatomic) _Bool createsDownloads; @property(copy) NSString *buyParameters; -@property(getter=isBackgroundPurchase) BOOL backgroundPurchase; +@property(getter=isBackgroundPurchase) _Bool backgroundPurchase; @property(copy) NSString *affiliateIdentifier; @property(retain) NSNumber *accountIdentifier; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseHistoryItem.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseHistoryItem.h index 7e15fb150..fec91ce43 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseHistoryItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseHistoryItem.h @@ -16,8 +16,8 @@ NSMutableDictionary *_properties; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseManager.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseManager.h index 74f78af22..78326291c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseManager.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseManager.h @@ -24,7 +24,7 @@ - (void)_sendCompletionBlock:(id)arg1 forGetPurchasesReply:(void)arg2; - (id)_responseConnection; - (id)_requestConnection; -- (BOOL)_resultForReply:(id)arg1 error:(id *)arg2; +- (_Bool)_resultForReply:(id)arg1 error:(id *)arg2; - (void)_reconnectForDaemonLaunch; - (id)_newEncodedArrayWithPurchases:(id)arg1; - (id)_newEncodedArrayWithPurchaseIdentifiers:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseRequest.h index 8b7659585..26ca9d2a4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseRequest.h @@ -13,22 +13,22 @@ @interface SSPurchaseRequest : SSRequest { - BOOL _isBackgroundRequest; + _Bool _isBackgroundRequest; NSArray *_purchases; - BOOL _shouldValidatePurchases; + _Bool _shouldValidatePurchases; id _completionBlock; - BOOL _createsDownloads; + _Bool _createsDownloads; NSMutableSet *_openPurchaseIdentifiers; id _purchaseBlock; id _purchaseResponseBlock; SSPurchaseManager *_purchaseManager; - BOOL _needsAuthentication; + _Bool _needsAuthentication; } -@property(nonatomic) BOOL shouldValidatePurchases; // @synthesize shouldValidatePurchases=_shouldValidatePurchases; -@property(nonatomic) BOOL needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; -@property(nonatomic) BOOL createsDownloads; // @synthesize createsDownloads=_createsDownloads; -@property(nonatomic, getter=isBackgroundRequest) BOOL backgroundRequest; // @synthesize backgroundRequest=_isBackgroundRequest; +@property(nonatomic) _Bool shouldValidatePurchases; // @synthesize shouldValidatePurchases=_shouldValidatePurchases; +@property(nonatomic) _Bool needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; +@property(nonatomic) _Bool createsDownloads; // @synthesize createsDownloads=_createsDownloads; +@property(nonatomic, getter=isBackgroundRequest) _Bool backgroundRequest; // @synthesize backgroundRequest=_isBackgroundRequest; - (id)_purchaseForUniqueIdentifier:(long long)arg1; - (void)_finishPurchasesWithResponses:(id)arg1; - (void)_addPurchasesToManager; @@ -36,7 +36,7 @@ - (id)copyXPCEncoding; - (void)purchaseManager:(id)arg1 didFinishPurchasesWithResponses:(id)arg2; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)cancel; - (void)startWithPurchaseResponseBlock:(id)arg1 completionBlock:(void)arg2; - (void)startWithPurchaseBlock:(id)arg1 completionBlock:(void)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseResponse.h index 0fb04c5b8..722d96b26 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSPurchaseResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSPurchaseResponse.h @@ -8,11 +8,12 @@ #import "SSXPCCoding-Protocol.h" -@class NSError, NSMutableDictionary, SSPurchase, SSURLConnectionResponse; +@class NSArray, NSError, NSMutableDictionary, SSPurchase, SSURLConnectionResponse; @interface SSPurchaseResponse : NSObject { - BOOL _cancelsPurchaseBatch; + _Bool _cancelsPurchaseBatch; + NSArray *_downloadIdentifiers; NSError *_error; SSPurchase *_purchase; SSURLConnectionResponse *_response; @@ -22,7 +23,8 @@ @property(retain, nonatomic) SSURLConnectionResponse *URLResponse; // @synthesize URLResponse=_response; @property(copy, nonatomic) SSPurchase *purchase; // @synthesize purchase=_purchase; @property(copy, nonatomic) NSError *error; // @synthesize error=_error; -@property(nonatomic) BOOL cancelsPurchaseBatch; // @synthesize cancelsPurchaseBatch=_cancelsPurchaseBatch; +@property(copy, nonatomic) NSArray *downloadIdentifiers; // @synthesize downloadIdentifiers=_downloadIdentifiers; +@property(nonatomic) _Bool cancelsPurchaseBatch; // @synthesize cancelsPurchaseBatch=_cancelsPurchaseBatch; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (id)transactionIdentifierForItemIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesRequest.h index 3023c4902..d73276fc6 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesRequest.h @@ -14,8 +14,12 @@ { SSAuthenticationContext *_authenticationContext; NSArray *_redeemCodes; + _Bool _headless; + _Bool _cameraRecognized; } +@property _Bool cameraRecognized; // @synthesize cameraRecognized=_cameraRecognized; +@property _Bool headless; // @synthesize headless=_headless; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (void)startWithCompletionBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesResponse.h index 06ccdaab9..d7e22bdf4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRedeemCodesResponse.h @@ -13,15 +13,17 @@ @interface SSRedeemCodesResponse : NSObject { NSDictionary *_errors; - NSArray *_redeemedCodes; + NSDictionary *_redeemedCodes; } -@property(copy, nonatomic) NSArray *redeemedCodes; // @synthesize redeemedCodes=_redeemedCodes; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; +- (void)setRedeemedCodes:(id)arg1; - (void)setFailedCodes:(id)arg1; +@property(readonly, nonatomic) NSArray *redeemedCodes; @property(readonly, nonatomic) NSArray *failedCodes; - (id)errorForCode:(id)arg1; +- (id)dictionaryForCode:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRemoteNotification.h b/iOS7/PrivateFrameworks/StoreServices/SSRemoteNotification.h index 161889385..7265670be 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRemoteNotification.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRemoteNotification.h @@ -26,7 +26,7 @@ @property(readonly, nonatomic) NSString *alertOKString; @property(readonly, nonatomic) NSString *alertCancelString; @property(readonly, nonatomic) NSString *alertBodyString; -@property(readonly, nonatomic) int actionType; +@property(readonly, nonatomic) long long actionType; - (void)dealloc; - (id)initWithNotificationUserInfo:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckinRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckinRequest.h index 06a88d01a..85c984941 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckinRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckinRequest.h @@ -6,21 +6,24 @@ #import -@class NSNumber; +@class NSArray, NSNumber; @interface SSRentalCheckinRequest : SSRequest { NSNumber *_accountIdentifier; NSNumber *_rentalKeyIdentifier; + NSArray *_sinfs; } - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithConnectionResponseBlock:(id)arg1; - (void)startWithCompletionBlock:(id)arg1; +@property(readonly) NSArray *sinfs; @property(readonly) NSNumber *rentalKeyIdentifier; @property(readonly) NSNumber *accountIdentifier; - (void)dealloc; +- (id)initWithSinfs:(id)arg1; - (id)initWithAccountIdentifier:(id)arg1 rentalKeyIdentifier:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckoutRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckoutRequest.h index 00d43d95a..e70fed55e 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckoutRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRentalCheckoutRequest.h @@ -16,8 +16,10 @@ long long _downloadIdentifier; NSNumber *_rentalKeyIdentifier; NSArray *_sinfs; + _Bool _shouldValidateRentalInfo; } +@property(nonatomic) _Bool shouldValidateRentalInfo; // @synthesize shouldValidateRentalInfo=_shouldValidateRentalInfo; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithConnectionResponseBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSRequest.h index 479f741a9..480f05fab 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRequest.h @@ -12,8 +12,8 @@ @interface SSRequest : NSObject { - int _backgroundTaskIdentifier; - BOOL _cancelAfterTaskExpiration; + long long _backgroundTaskIdentifier; + _Bool _cancelAfterTaskExpiration; id _delegate; NSObject *_dispatchQueue; SSXPCConnection *_requestConnection; @@ -28,9 +28,9 @@ - (void)_shutdownRequest; - (void)_endBackgroundTask; - (void)_beginBackgroundTask; -@property(nonatomic) BOOL shouldCancelAfterTaskExpiration; +@property(nonatomic) _Bool shouldCancelAfterTaskExpiration; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; - (void)disconnect; - (void)cancel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSResponseAction.h b/iOS7/PrivateFrameworks/StoreServices/SSResponseAction.h index 93cb3db22..c679cb235 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSResponseAction.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSResponseAction.h @@ -19,7 +19,7 @@ SSDialog *_dialog; NSString *_footerSection; NSURL *_url; - int _urlBagType; + long long _urlBagType; } + (id)_urlActionWithType:(id)arg1 URL:(id)arg2; @@ -30,7 +30,7 @@ + (id)_dialogActionWithDialog:(id)arg1; + (id)_checkInAppQueueActionWithClientID:(id)arg1 environment:(id)arg2; + (id)_actionWithActionType:(id)arg1; -@property(readonly, nonatomic) int URLBagType; // @synthesize URLBagType=_urlBagType; +@property(readonly, nonatomic) long long URLBagType; // @synthesize URLBagType=_urlBagType; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(readonly, nonatomic) NSString *footerSection; // @synthesize footerSection=_footerSection; @property(readonly, nonatomic) SSDialog *dialog; // @synthesize dialog=_dialog; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRestoreContentItem.h b/iOS7/PrivateFrameworks/StoreServices/SSRestoreContentItem.h index fa56395d8..8c061f3ef 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRestoreContentItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRestoreContentItem.h @@ -14,7 +14,7 @@ NSString *_appleID; NSString *_bundleID; NSNumber *_cloudMatchStatus; - BOOL _isRestore; + _Bool _isRestore; NSMutableDictionary *_properties; } @@ -32,11 +32,11 @@ - (void)setValue:(id)arg1 forDownloadProperty:(id)arg2; - (void)setValue:(id)arg1 forAssetProperty:(id)arg2; @property(copy, nonatomic) NSString *podcastEpisodeGUID; -@property(nonatomic, getter=isDRMFree) BOOL DRMFree; +@property(nonatomic, getter=isDRMFree) _Bool DRMFree; @property(copy, nonatomic) NSString *downloadKind; @property(retain, nonatomic) NSNumber *cloudMatchStatus; @property(retain, nonatomic) NSNumber *cloudItemID; -- (BOOL)isEligibleForRestore:(id *)arg1; +- (_Bool)isEligibleForRestore:(id *)arg1; - (id)copyRestoreDictionary; - (void)dealloc; - (id)initWithRestoreDownload:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRestrictionCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSRestrictionCondition.h index 6b9b5ee5d..dc26232bc 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRestrictionCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRestrictionCondition.h @@ -13,7 +13,7 @@ NSString *_restrictionName; } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSRollableLog.h b/iOS7/PrivateFrameworks/StoreServices/SSRollableLog.h index e18d734b8..e10ec40df 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSRollableLog.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSRollableLog.h @@ -19,7 +19,7 @@ - (void)_rollLogFiles; - (void)_openLogFile; -- (id)_logFilePathWithIndex:(int)arg1; +- (id)_logFilePathWithIndex:(long long)arg1; - (void)_closeLogFile; - (void)_checkLogFileSize; - (id)_activeLogFilePath; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteComparisonPredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteComparisonPredicate.h index 40d15a40d..08ec94585 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteComparisonPredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteComparisonPredicate.h @@ -10,19 +10,19 @@ @interface SSSQLiteComparisonPredicate : SSSQLitePropertyPredicate { - int _comparisonType; + long long _comparisonType; id _value; } -+ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparisonType:(int)arg3; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparisonType:(long long)arg3; + (id)predicateWithProperty:(id)arg1 equalToValue:(id)arg2; + (id)predicateWithProperty:(id)arg1 equalToLongLong:(long long)arg2; @property(readonly, nonatomic) id value; // @synthesize value=_value; -@property(readonly, nonatomic) int comparisonType; // @synthesize comparisonType=_comparisonType; +@property(readonly, nonatomic) long long comparisonType; // @synthesize comparisonType=_comparisonType; - (id)_comparisonTypeString; - (id)SQLForEntityClass:(Class)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)bindToStatement:(struct sqlite3_stmt *)arg1 bindingIndex:(inout int *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteCompoundPredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteCompoundPredicate.h index db8eb64b0..7e3f2e9ea 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteCompoundPredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteCompoundPredicate.h @@ -16,14 +16,14 @@ NSArray *_predicates; } -+ (id)predicateWithProperty:(id)arg1 values:(id)arg2 comparisonType:(int)arg3; ++ (id)predicateWithProperty:(id)arg1 values:(id)arg2 comparisonType:(long long)arg3; + (id)predicateMatchingAnyPredicates:(id)arg1; + (id)predicateMatchingAllPredicates:(id)arg1; @property(readonly, nonatomic) NSArray *predicates; // @synthesize predicates=_predicates; - (id)SQLJoinClausesForEntityClass:(Class)arg1; - (id)SQLForEntityClass:(Class)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)bindToStatement:(struct sqlite3_stmt *)arg1 bindingIndex:(inout int *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteContainsPredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteContainsPredicate.h index 2a371e7cc..3335483cb 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteContainsPredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteContainsPredicate.h @@ -12,7 +12,7 @@ @interface SSSQLiteContainsPredicate : SSSQLitePropertyPredicate { - BOOL _negative; + _Bool _negative; SSSQLiteQuery *_query; NSString *_queryProperty; id _values; @@ -24,9 +24,9 @@ @property(readonly, nonatomic) NSArray *values; // @synthesize values=_values; @property(readonly, nonatomic) NSString *queryProperty; // @synthesize queryProperty=_queryProperty; @property(readonly, nonatomic) SSSQLiteQuery *query; // @synthesize query=_query; -@property(readonly, nonatomic, getter=isNegative) BOOL negative; // @synthesize negative=_negative; +@property(readonly, nonatomic, getter=isNegative) _Bool negative; // @synthesize negative=_negative; - (id)SQLForEntityClass:(Class)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)bindToStatement:(struct sqlite3_stmt *)arg1 bindingIndex:(inout int *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteDatabase.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteDatabase.h index c88057f9d..48ee603ea 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteDatabase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteDatabase.h @@ -13,22 +13,22 @@ struct sqlite3 *_db; NSObject *_dispatchQueue; NSString *_databasePath; - BOOL _readOnly; - BOOL _isInTransaction; + _Bool _readOnly; + _Bool _isInTransaction; id _setupBlock; struct __CFDictionary *_statementCache; - BOOL _takesTaskCompletionAssertions; + _Bool _takesTaskCompletionAssertions; struct SBSProcessAssertion *_taskAssertion; - int _taskAssertionCount; + long long _taskAssertionCount; } -+ (void)_stepStatement:(struct sqlite3_stmt *)arg1 hasRow:(char *)arg2 didFinish:(char *)arg3; -+ (void)_setTakesTaskCompletionAssertions:(BOOL)arg1; -+ (BOOL)statementHasRowAfterStepping:(struct sqlite3_stmt *)arg1; -+ (BOOL)statementDidFinishAfterStepping:(struct sqlite3_stmt *)arg1; ++ (void)_stepStatement:(struct sqlite3_stmt *)arg1 hasRow:(_Bool *)arg2 didFinish:(_Bool *)arg3; ++ (void)_setTakesTaskCompletionAssertions:(_Bool)arg1; ++ (_Bool)statementHasRowAfterStepping:(struct sqlite3_stmt *)arg1; ++ (_Bool)statementDidFinishAfterStepping:(struct sqlite3_stmt *)arg1; @property(copy, nonatomic) id setupBlock; // @synthesize setupBlock=_setupBlock; -- (struct sqlite3_stmt *)_statementForSQL:(id)arg1 cache:(BOOL)arg2; -- (BOOL)_resetDatabaseWithPath:(id)arg1; +- (struct sqlite3_stmt *)_statementForSQL:(id)arg1 cache:(_Bool)arg2; +- (_Bool)_resetDatabaseWithPath:(id)arg1; - (void)_resetCorruptDatabase; - (int)_resetAndReopenDatabaseWithPath:(id)arg1; - (int)_openFlags; @@ -36,24 +36,24 @@ - (void)_endTaskCompletionAssertion; - (void)_beginTaskCompletionAssertion; - (void)_accessDatabaseUsingBlock:(id)arg1; -@property BOOL takesTaskCompletionAssertions; +@property _Bool takesTaskCompletionAssertions; - (void)endTaskCompletionAssertion; - (void)beginTaskCompletionAssertion; -- (int)userVersionForDatabase:(id)arg1; -- (int)userVersion; -- (BOOL)setUserVersion:(int)arg1 forDatabase:(id)arg2; -- (BOOL)setUserVersion:(int)arg1; -- (void)prepareStatementForSQL:(id)arg1 cache:(BOOL)arg2 usingBlock:(id)arg3; +- (long long)userVersionForDatabase:(id)arg1; +- (long long)userVersion; +- (_Bool)setUserVersion:(long long)arg1 forDatabase:(id)arg2; +- (_Bool)setUserVersion:(long long)arg1; +- (void)prepareStatementForSQL:(id)arg1 cache:(_Bool)arg2 usingBlock:(id)arg3; - (void)performTransactionWithBlock:(id)arg1; - (id)newDispatchSourceWithType:(struct dispatch_source_type_s *)arg1; -- (BOOL)executeSQL:(id)arg1; +- (_Bool)executeSQL:(id)arg1; - (void)dispatchBlockSync:(id)arg1; - (void)dispatchBlockAsync:(id)arg1; - (void)dispatchAfter:(unsigned long long)arg1 block:(id)arg2; -- (int)countChanges; +- (long long)countChanges; - (void)accessDatabaseUsingBlock:(id)arg1; - (void)dealloc; -- (id)initWithDatabaseURL:(id)arg1 readOnly:(BOOL)arg2; +- (id)initWithDatabaseURL:(id)arg1 readOnly:(_Bool)arg2; - (id)initWithDatabaseURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-Protocol.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-Protocol.h index 33b9713cd..b1dd13f49 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-Protocol.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-Protocol.h @@ -18,12 +18,12 @@ + (id)joinClauseForProperty:(id)arg1; + (id)databaseTable; + (id)databaseValueForProperty:(id)arg1 clientValue:(id)arg2; -- (BOOL)deleteFromDatabase; +- (_Bool)deleteFromDatabase; - (id)copyXPCEncodedValuesForClientProperties:(id)arg1; - (id)copyValuesForClientProperties:(id)arg1; -- (BOOL)setValuesWithDictionary:(id)arg1; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3; +- (_Bool)setValuesWithDictionary:(id)arg1; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3; - (id)valueForProperty:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-SSSQLiteQueryAdditions.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-SSSQLiteQueryAdditions.h new file mode 100644 index 000000000..6dff6f3ef --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity-SSSQLiteQueryAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SSSQLiteEntity (SSSQLiteQueryAdditions) ++ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2; ++ (id)minValueForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; ++ (id)maxValueForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; ++ (id)countForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; ++ (id)_aggregateValueForProperty:(id)arg1 function:(id)arg2 predicate:(id)arg3 database:(id)arg4; ++ (id)anyInDatabase:(id)arg1 predicate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity.h index 88e41180e..675b2b7c2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteEntity.h @@ -16,7 +16,7 @@ long long _persistentID; } -+ (BOOL)_insertValues:(id)arg1 intoTable:(id)arg2 withPersistentID:(long long)arg3 database:(id)arg4; ++ (_Bool)_insertValues:(id)arg1 intoTable:(id)arg2 withPersistentID:(long long)arg3 database:(id)arg4; + (Class)memoryEntityClass; + (id)joinClauseForProperty:(id)arg1; + (id)foreignKeyColumnForTable:(id)arg1; @@ -29,23 +29,16 @@ + (id)databasePropertyToSetClientProperty:(id)arg1; + (id)databasePropertyToGetClientProperty:(id)arg1; + (id)copyDatabaseDictionaryToSetClientDictionary:(id)arg1; -+ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; -+ (id)queryWithDatabase:(id)arg1 predicate:(id)arg2; -+ (id)minValueForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; -+ (id)maxValueForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; -+ (id)countForProperty:(id)arg1 predicate:(id)arg2 database:(id)arg3; -+ (id)_aggregateValueForProperty:(id)arg1 function:(id)arg2 predicate:(id)arg3 database:(id)arg4; -+ (id)anyInDatabase:(id)arg1 predicate:(id)arg2; @property(readonly, nonatomic) long long persistentID; // @synthesize persistentID=_persistentID; @property(readonly, nonatomic) SSSQLiteDatabase *database; // @synthesize database=_database; -- (BOOL)_deleteRowFromTable:(id)arg1 usingColumn:(id)arg2; +- (_Bool)_deleteRowFromTable:(id)arg1 usingColumn:(id)arg2; - (id)_copyTableClusteredValuesWithValues:(id)arg1; - (id)valueForProperty:(id)arg1; -- (BOOL)setValuesWithDictionary:(id)arg1; -- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; -- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned int)arg3; -@property(readonly, nonatomic) BOOL existsInDatabase; -- (BOOL)deleteFromDatabase; +- (_Bool)setValuesWithDictionary:(id)arg1; +- (_Bool)setValue:(id)arg1 forProperty:(id)arg2; +- (void)getValues:(id *)arg1 forProperties:(const id *)arg2 count:(unsigned long long)arg3; +@property(readonly, nonatomic) _Bool existsInDatabase; +- (_Bool)deleteFromDatabase; - (id)copyXPCEncodedValuesForClientProperties:(id)arg1; - (id)copyValuesForClientProperties:(id)arg1; - (id)initWithPropertyValues:(id)arg1 inDatabase:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteNullPredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteNullPredicate.h index 25049c7cd..51f56eeed 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteNullPredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteNullPredicate.h @@ -10,14 +10,14 @@ @interface SSSQLiteNullPredicate : SSSQLitePropertyPredicate { - BOOL _matchesNull; + _Bool _matchesNull; } + (id)isNullPredicateWithProperty:(id)arg1; + (id)isNotNullPredicateWithProperty:(id)arg1; -@property(readonly, nonatomic) BOOL matchesNull; // @synthesize matchesNull=_matchesNull; +@property(readonly, nonatomic) _Bool matchesNull; // @synthesize matchesNull=_matchesNull; - (id)SQLForEntityClass:(Class)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLitePredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLitePredicate.h index 54b6fa5b2..313b426c4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLitePredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLitePredicate.h @@ -12,8 +12,8 @@ { } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)SQLJoinClausesForEntityClass:(Class)arg1; - (id)SQLForEntityClass:(Class)arg1; - (void)bindToStatement:(struct sqlite3_stmt *)arg1 bindingIndex:(inout int *)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLitePropertyPredicate.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLitePropertyPredicate.h index 9ae93d767..d48e6d7f2 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLitePropertyPredicate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLitePropertyPredicate.h @@ -17,8 +17,8 @@ @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; - (id)SQLJoinClausesForEntityClass:(Class)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQuery.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQuery.h index a545bf476..c47539c80 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQuery.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQuery.h @@ -14,17 +14,17 @@ SSSQLiteQueryDescriptor *_descriptor; } -- (id)_newSelectSQLWithProperties:(const id *)arg1 count:(unsigned int)arg2; +- (id)_newSelectSQLWithProperties:(const id *)arg1 count:(unsigned long long)arg2; @property(readonly) SSSQLiteQueryDescriptor *queryDescriptor; -- (void)enumeratePersistentIDsAndProperties:(const id *)arg1 count:(unsigned int)arg2 usingBlock:(id)arg3; +- (void)enumeratePersistentIDsAndProperties:(const id *)arg1 count:(unsigned long long)arg2 usingBlock:(id)arg3; - (void)enumeratePersistentIDsUsingBlock:(id)arg1; - (void)enumerateMemoryEntitiesWithProperties:(id)arg1 usingBlock:(id)arg2; - (void)enumerateMemoryEntitiesUsingBlock:(id)arg1; -- (BOOL)deleteAllEntities; +- (_Bool)deleteAllEntities; @property(readonly) SSSQLiteDatabase *database; -- (BOOL)createTemporaryTableWithName:(id)arg1 properties:(const id *)arg2 count:(unsigned int)arg3; -@property(readonly) int countOfEntities; -- (id)copySelectSQLWithProperties:(const id *)arg1 count:(unsigned int)arg2; +- (_Bool)createTemporaryTableWithName:(id)arg1 properties:(const id *)arg2 count:(unsigned long long)arg3; +@property(readonly) long long countOfEntities; +- (id)copySelectSQLWithProperties:(const id *)arg1 count:(unsigned long long)arg2; - (id)copyEntityIdentifiers; - (void)bindToSelectStatement:(struct sqlite3_stmt *)arg1 bindingIndex:(inout int *)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQueryDescriptor.h b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQueryDescriptor.h index a28925e1d..1b36d6d1b 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQueryDescriptor.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSQLiteQueryDescriptor.h @@ -13,24 +13,24 @@ @interface SSSQLiteQueryDescriptor : NSObject { Class _entityClass; - int _limitCount; + long long _limitCount; Class _memoryEntityClass; NSString *_orderingClause; NSArray *_orderingDirections; NSArray *_orderingProperties; SSSQLitePredicate *_predicate; - BOOL _returnsDistinctEntities; + _Bool _returnsDistinctEntities; } -@property(nonatomic) BOOL returnsDistinctEntities; // @synthesize returnsDistinctEntities=_returnsDistinctEntities; +@property(nonatomic) _Bool returnsDistinctEntities; // @synthesize returnsDistinctEntities=_returnsDistinctEntities; @property(copy, nonatomic) SSSQLitePredicate *predicate; // @synthesize predicate=_predicate; @property(copy, nonatomic) NSArray *orderingProperties; // @synthesize orderingProperties=_orderingProperties; @property(copy, nonatomic) NSArray *orderingDirections; // @synthesize orderingDirections=_orderingDirections; @property(copy, nonatomic) NSString *orderingClause; // @synthesize orderingClause=_orderingClause; @property(nonatomic) Class memoryEntityClass; // @synthesize memoryEntityClass=_memoryEntityClass; -@property(nonatomic) int limitCount; // @synthesize limitCount=_limitCount; +@property(nonatomic) long long limitCount; // @synthesize limitCount=_limitCount; @property(nonatomic) Class entityClass; // @synthesize entityClass=_entityClass; -- (id)_newSelectSQLWithProperties:(const id *)arg1 count:(unsigned int)arg2 columns:(id)arg3; +- (id)_newSelectSQLWithProperties:(const id *)arg1 count:(unsigned long long)arg2 columns:(id)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareLibraryItem.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareLibraryItem.h index dfced1e4d..c6a16a175 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareLibraryItem.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareLibraryItem.h @@ -13,17 +13,17 @@ @interface SSSoftwareLibraryItem : NSObject { NSMutableDictionary *_etags; - BOOL _profileValidated; + _Bool _profileValidated; NSMutableDictionary *_propertyValues; } -@property(nonatomic, getter=isProfileValidated) BOOL profileValidated; // @synthesize profileValidated=_profileValidated; +@property(nonatomic, getter=isProfileValidated) _Bool profileValidated; // @synthesize profileValidated=_profileValidated; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (void)_setValue:(id)arg1 forProperty:(id)arg2; - (id)_initWithITunesMetadata:(id)arg1; - (id)valueForProperty:(id)arg1; -- (BOOL)setETag:(id)arg1 forAssetType:(id)arg2 error:(id *)arg3; +- (_Bool)setETag:(id)arg1 forAssetType:(id)arg2 error:(id *)arg3; - (id)ETagForAssetType:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdate.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdate.h index 9c2fde0ea..3c50e4679 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdate.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdate.h @@ -12,14 +12,14 @@ { NSDictionary *_dictionary; NSDate *_installDate; - int _updateState; + long long _updateState; } -@property(nonatomic) int updateState; // @synthesize updateState=_updateState; +@property(nonatomic) long long updateState; // @synthesize updateState=_updateState; @property(readonly, nonatomic) NSDictionary *updateDictionary; // @synthesize updateDictionary=_dictionary; @property(copy, nonatomic) NSDate *installDate; // @synthesize installDate=_installDate; @property(readonly, nonatomic) long long storeItemIdentifier; -@property(readonly, nonatomic) int parentalControlsRank; +@property(readonly, nonatomic) long long parentalControlsRank; @property(readonly, nonatomic) NSString *bundleIdentifier; - (void)dealloc; - (id)initWithUpdateDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesContext.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesContext.h index abcfa7e21..46a562988 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesContext.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesContext.h @@ -15,11 +15,11 @@ @interface SSSoftwareUpdatesContext : NSObject { NSString *_clientIdentifierHeader; - BOOL _forced; + _Bool _forced; NSArray *_softwareTypes; } -@property(readonly, nonatomic, getter=isForced) BOOL forced; // @synthesize forced=_forced; +@property(readonly, nonatomic, getter=isForced) _Bool forced; // @synthesize forced=_forced; @property(readonly, nonatomic) NSString *clientIdentifierHeader; // @synthesize clientIdentifierHeader=_clientIdentifierHeader; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesRequest.h index ea8e9dbe5..80ba49754 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesRequest.h @@ -16,7 +16,7 @@ - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; @property(readonly) SSSoftwareUpdatesContext *updateQueueContext; - (void)startWithUpdatesResponseBlock:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesResponse.h index 419e20f4b..5d9fb5ea4 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesResponse.h @@ -11,7 +11,7 @@ @interface SSSoftwareUpdatesResponse : NSObject { NSError *_error; - BOOL _failed; + _Bool _failed; NSArray *_updateItems; } @@ -21,7 +21,7 @@ - (id)copyUpdateItemDictionaries; - (id)description; @property(readonly) NSArray *updateItems; -@property(readonly, getter=isFailed) BOOL failed; +@property(readonly, getter=isFailed) _Bool failed; @property(readonly) NSError *error; - (void)dealloc; - (id)initWithError:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesStore.h b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesStore.h index 1e9234fe5..55c479059 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesStore.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSoftwareUpdatesStore.h @@ -14,19 +14,20 @@ SSXPCConnection *_connection; SSUpdatesDatabase *_database; id _delegate; - BOOL _didMigration; + _Bool _didMigration; NSObject *_dispatchQueue; void *_mobileCoreServices; - BOOL _useLocalRead; - BOOL _useLocalWrite; + _Bool _useLocalRead; + _Bool _useLocalWrite; } - (void)_sendStoreDidChange; -- (BOOL)_migrateReadOnlyDatabase; +- (_Bool)_migrateReadOnlyDatabase; - (id)_copyUpdatesWithSession:(id)arg1; - (id)_copyUpdates; - (void)showApplicationBadgeForPendingUpdates; @property id delegate; +- (void)removeUpdateBulletins; - (void)reloadFromServerWithCompletionBlock:(id)arg1; - (void)hideApplicationBadgeForPendingUpdates; - (void)getUpdatesWithCompletionBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSSystemVersionCondition.h b/iOS7/PrivateFrameworks/StoreServices/SSSystemVersionCondition.h index b0f0b4fe3..1acda1232 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSSystemVersionCondition.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSSystemVersionCondition.h @@ -10,7 +10,7 @@ { } -- (BOOL)evaluateWithContext:(id)arg1; +- (_Bool)evaluateWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSTermsAndConditions.h b/iOS7/PrivateFrameworks/StoreServices/SSTermsAndConditions.h index 109c11d16..57532ec3f 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSTermsAndConditions.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSTermsAndConditions.h @@ -12,14 +12,14 @@ @interface SSTermsAndConditions : NSObject { - BOOL _requiresAuthentication; + _Bool _requiresAuthentication; NSString *_text; - BOOL _userAccepted; + _Bool _userAccepted; long long _versionID; } -@property(nonatomic, getter=isUserAccepted) BOOL userAccepted; // @synthesize userAccepted=_userAccepted; -@property(readonly, nonatomic) BOOL requiresAuthentication; // @synthesize requiresAuthentication=_requiresAuthentication; +@property(nonatomic, getter=isUserAccepted) _Bool userAccepted; // @synthesize userAccepted=_userAccepted; +@property(readonly, nonatomic) _Bool requiresAuthentication; // @synthesize requiresAuthentication=_requiresAuthentication; @property(nonatomic) long long currentVersionIdentifier; // @synthesize currentVersionIdentifier=_versionID; @property(nonatomic) NSString *currentText; // @synthesize currentText=_text; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSTonePurchase.h b/iOS7/PrivateFrameworks/StoreServices/SSTonePurchase.h index 172739ad0..c92765e84 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSTonePurchase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSTonePurchase.h @@ -17,8 +17,8 @@ NSArray *_allowedToneStyles; NSNumber *_assigneeIdentifier; NSString *_assigneeToneStyle; - BOOL _shouldMakeDefaultRingtone; - BOOL _shouldMakeDefaultTextTone; + _Bool _shouldMakeDefaultRingtone; + _Bool _shouldMakeDefaultTextTone; } - (id)initWithXPCEncoding:(id)arg1; @@ -26,8 +26,10 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -@property BOOL shouldMakeDefaultTextTone; -@property BOOL shouldMakeDefaultRingtone; +- (void)_setValuesUsingDatabaseEncoding:(id)arg1; +- (void)_addEntriesToDatabaseEncoding:(id)arg1; +@property _Bool shouldMakeDefaultTextTone; +@property _Bool shouldMakeDefaultRingtone; @property(copy) NSString *assigneeToneStyle; @property(retain) NSNumber *assigneeIdentifier; @property(copy) NSArray *allowedToneStyles; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSURLBagContext.h b/iOS7/PrivateFrameworks/StoreServices/SSURLBagContext.h index f965d06a9..ac2272665 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSURLBagContext.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSURLBagContext.h @@ -13,27 +13,27 @@ @interface SSURLBagContext : NSObject { - int _allowedRetryCount; - BOOL _allowsExpiredBags; - int _bagType; + long long _allowedRetryCount; + _Bool _allowsExpiredBags; + long long _bagType; NSMutableDictionary *_httpHeaders; - BOOL _ignoresCaches; + _Bool _ignoresCaches; NSNumber *_userIdentifier; - BOOL _usesCachedBagsOnly; + _Bool _usesCachedBagsOnly; } -+ (id)contextWithBagType:(int)arg1; -@property(nonatomic) BOOL usesCachedBagsOnly; // @synthesize usesCachedBagsOnly=_usesCachedBagsOnly; ++ (id)contextWithBagType:(long long)arg1; +@property(nonatomic) _Bool usesCachedBagsOnly; // @synthesize usesCachedBagsOnly=_usesCachedBagsOnly; @property(retain, nonatomic) NSNumber *userIdentifier; // @synthesize userIdentifier=_userIdentifier; -@property(nonatomic) BOOL ignoresCaches; // @synthesize ignoresCaches=_ignoresCaches; -@property(nonatomic) int bagType; // @synthesize bagType=_bagType; -@property(nonatomic) BOOL allowsExpiredBags; // @synthesize allowsExpiredBags=_allowsExpiredBags; -@property(nonatomic) int allowedRetryCount; // @synthesize allowedRetryCount=_allowedRetryCount; +@property(nonatomic) _Bool ignoresCaches; // @synthesize ignoresCaches=_ignoresCaches; +@property(nonatomic) long long bagType; // @synthesize bagType=_bagType; +@property(nonatomic) _Bool allowsExpiredBags; // @synthesize allowsExpiredBags=_allowsExpiredBags; +@property(nonatomic) long long allowedRetryCount; // @synthesize allowedRetryCount=_allowedRetryCount; - (id)copyXPCEncoding; - (id)initWithXPCEncoding:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)valueForHTTPHeaderField:(id)arg1; - (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionRequest.h index f5bd02848..2f4780c0b 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionRequest.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionRequest.h @@ -14,20 +14,20 @@ { SSURLRequestProperties *_requestProperties; SSAuthenticationContext *_authenticationContext; - BOOL _runsInProcess; - BOOL _shouldMescalSign; + _Bool _runsInProcess; + _Bool _shouldMescalSign; } - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; -- (BOOL)_canRunInProcess; -@property BOOL runsInProcess; +- (_Bool)_canRunInProcess; +@property _Bool runsInProcess; @property(copy) SSAuthenticationContext *authenticationContext; - (void)startWithCompletionBlock:(id)arg1; -- (BOOL)start; +- (_Bool)start; @property(readonly) NSURLRequest *URLRequest; - (void)startWithConnectionResponseBlock:(id)arg1; -@property BOOL shouldMescalSign; +@property _Bool shouldMescalSign; @property(readonly) SSURLRequestProperties *requestProperties; - (void)dealloc; - (id)initWithURLRequest:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionResponse.h b/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionResponse.h index 148d2733c..99d51402c 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionResponse.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSURLConnectionResponse.h @@ -8,15 +8,16 @@ #import "SSXPCCoding-Protocol.h" -@class NSData, NSDictionary, NSString, NSURL; +@class NSData, NSDictionary, NSString, NSURL, SSMetricsPageEvent; @interface SSURLConnectionResponse : NSObject { NSDictionary *_allHeaderFields; NSData *_body; long long _expectedContentLength; + SSMetricsPageEvent *_metricsPageEvent; NSString *_mimeType; - int _statusCode; + long long _statusCode; NSString *_suggestedFilename; NSString *_textEncodingName; NSURL *_url; @@ -26,13 +27,14 @@ @property(readonly, nonatomic) NSString *textEncodingName; // @synthesize textEncodingName=_textEncodingName; @property(readonly, nonatomic) NSString *suggestedFilename; // @synthesize suggestedFilename=_suggestedFilename; @property(readonly, nonatomic) NSString *MIMEType; // @synthesize MIMEType=_mimeType; +@property(retain, nonatomic) SSMetricsPageEvent *metricsPageEvent; // @synthesize metricsPageEvent=_metricsPageEvent; @property(readonly, nonatomic) long long expectedContentLength; // @synthesize expectedContentLength=_expectedContentLength; @property(readonly, nonatomic) NSData *bodyData; // @synthesize bodyData=_body; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; @property(readonly, nonatomic) NSData *databaseEncoding; - (id)initWithDatabaseEncoding:(id)arg1; -- (int)statusCode; +- (long long)statusCode; - (id)allHeaderFields; - (void)dealloc; - (id)initWithURLResponse:(id)arg1 bodyData:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSURLRequestProperties.h b/iOS7/PrivateFrameworks/StoreServices/SSURLRequestProperties.h index 23d040b5b..45a54d780 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSURLRequestProperties.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSURLRequestProperties.h @@ -15,8 +15,8 @@ @interface SSURLRequestProperties : NSObject { - int _allowedRetryCount; - unsigned int _cachePolicy; + long long _allowedRetryCount; + unsigned long long _cachePolicy; NSString *_clientAuditBundleIdentifier; NSData *_clientAuditTokenData; NSString *_clientIdentifier; @@ -26,21 +26,21 @@ NSInputStream *_httpBodyStream; NSDictionary *_httpHeaders; NSString *_httpMethod; - BOOL _isITunesStoreRequest; - BOOL _largeDownload; - unsigned int _networkServiceType; + _Bool _isITunesStoreRequest; + _Bool _largeDownload; + unsigned long long _networkServiceType; NSDictionary *_requestParameters; BOOL _requiresExtendedValidationCertificates; - BOOL _shouldAddKBSyncData; - BOOL _shouldDecodeResponse; - BOOL _shouldDisableCellular; - BOOL _shouldDisableCellularFallback; - BOOL _shouldProcessProtocol; - BOOL _shouldSendSecureToken; - BOOL _shouldSetCookies; + _Bool _shouldAddKBSyncData; + _Bool _shouldDecodeResponse; + _Bool _shouldDisableCellular; + _Bool _shouldDisableCellularFallback; + _Bool _shouldProcessProtocol; + _Bool _shouldSendSecureToken; + _Bool _shouldSetCookies; double _timeoutInterval; NSString *_urlBagKey; - int _urlBagType; + long long _urlBagType; id _urlBagURLBlock; NSArray *_urls; NSArray *_userAgentComponents; @@ -48,17 +48,17 @@ @property(readonly) NSArray *URLs; @property(readonly) id URLBagURLBlock; -@property(readonly) int URLBagType; -@property(readonly) BOOL shouldDisableCellularFallback; -@property(readonly) BOOL shouldDisableCellular; -@property(readonly) BOOL shouldDecodeResponse; -@property(readonly) BOOL shouldAddKBSyncData; -@property(readonly) BOOL requiresExtendedValidationCertificates; -@property(readonly, getter=isLargeDownload) BOOL largeDownload; +@property(readonly) long long URLBagType; +@property(readonly) _Bool shouldDisableCellularFallback; +@property(readonly) _Bool shouldDisableCellular; +@property(readonly) _Bool shouldDecodeResponse; +@property(readonly) _Bool shouldAddKBSyncData; +@property(readonly) _Bool requiresExtendedValidationCertificates; +@property(readonly, getter=isLargeDownload) _Bool largeDownload; @property(readonly) NSInputStream *HTTPBodyStream; - (id)copyURLRequest; -@property(readonly) BOOL canBeResolved; -- (BOOL)isEqual:(id)arg1; +@property(readonly) _Bool canBeResolved; +- (_Bool)isEqual:(id)arg1; - (id)description; @property(readonly) NSArray *userAgentComponents; @property(readonly) NSURL *URL; @@ -66,19 +66,19 @@ @property(readonly) double timeoutInterval; @property(readonly) NSData *clientAuditTokenData; @property(readonly) NSString *clientAuditBundleIdentifier; -@property(readonly) BOOL shouldSetCookies; -@property(readonly) BOOL shouldSendSecureToken; -@property(readonly) BOOL shouldProcessProtocol; +@property(readonly) _Bool shouldSetCookies; +@property(readonly) _Bool shouldSendSecureToken; +@property(readonly) _Bool shouldProcessProtocol; @property(readonly) NSDictionary *requestParameters; -@property(readonly) unsigned int networkServiceType; -@property(readonly, getter=isITunesStoreRequest) BOOL ITunesStoreRequest; +@property(readonly) unsigned long long networkServiceType; +@property(readonly, getter=isITunesStoreRequest) _Bool ITunesStoreRequest; @property(readonly) NSString *HTTPMethod; @property(readonly) NSDictionary *HTTPHeaders; @property(readonly) NSData *HTTPBody; @property(readonly) long long expectedContentLength; @property(readonly) NSString *clientIdentifier; -@property(readonly) unsigned int cachePolicy; -@property(readonly) int allowedRetryCount; +@property(readonly) unsigned long long cachePolicy; +@property(readonly) long long allowedRetryCount; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabase.h b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabase.h index 499c2399a..d8eff448a 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabase.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabase.h @@ -14,7 +14,7 @@ } - (void)_dispatchBlockAsync:(id)arg1; -@property(readonly) BOOL requiresMigration; +@property(readonly) _Bool requiresMigration; - (void)readUsingSessionBlock:(id)arg1; - (void)readAsyncUsingSessionBlock:(id)arg1; - (void)modifyUsingTransactionBlock:(id)arg1; @@ -22,7 +22,7 @@ - (void)dealloc; - (id)initReadOnly; - (id)init; -- (id)_initReadOnly:(BOOL)arg1; +- (id)_initReadOnly:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseSchema.h b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseSchema.h index cb98cba97..09c981ed8 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseSchema.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseSchema.h @@ -11,7 +11,7 @@ } + (void)_migrate7000to7001InDatabase:(id)arg1; -+ (BOOL)databaseRequiresMigration:(id)arg1; ++ (_Bool)databaseRequiresMigration:(id)arg1; + (id)databasePath; + (void)createSchemaInDatabase:(id)arg1 withName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseTransaction.h b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseTransaction.h index c19c5f514..6d9be3933 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseTransaction.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSUpdatesDatabaseTransaction.h @@ -11,8 +11,8 @@ } - (id)_newUpdateEntityPropertiesWithUpdate:(id)arg1; -- (BOOL)mergeAvailableUpdates:(id)arg1 availableCount:(int *)arg2; -- (BOOL)deleteUpdatesInstalledBefore:(double)arg1; +- (_Bool)mergeAvailableUpdates:(id)arg1 availableCount:(long long *)arg2; +- (_Bool)deleteUpdatesInstalledBefore:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVCookieStorage.h b/iOS7/PrivateFrameworks/StoreServices/SSVCookieStorage.h index bd58ef744..fb4ac26a9 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSVCookieStorage.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSVCookieStorage.h @@ -16,12 +16,12 @@ } + (id)sharedInstance; -+ (BOOL)_setupCookieDatabase:(id)arg1; ++ (_Bool)_setupCookieDatabase:(id)arg1; + (id)sharedStorage; - (void)synchronizeCookies; - (id)_copyPrivateCookiesForURL:(id)arg1 userIdentifier:(id)arg2; - (id)_columnNameForCookieProperty:(id)arg1; -- (BOOL)_bindStatement:(struct sqlite3_stmt *)arg1 withValues:(id)arg2; +- (_Bool)_bindStatement:(struct sqlite3_stmt *)arg1 withValues:(id)arg2; - (void)_bindInsertStatement:(struct sqlite3_stmt *)arg1 forCookie:(id)arg2 userIdentifier:(id)arg3; @property(readonly) NSURL *storageLocation; - (void)removeCookiesWithProperties:(id)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVGratisRequestBody.h b/iOS7/PrivateFrameworks/StoreServices/SSVGratisRequestBody.h new file mode 100644 index 000000000..d207cc589 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSVGratisRequestBody.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSData, NSMutableDictionary, NSNumber; + +@interface SSVGratisRequestBody : NSObject +{ + NSNumber *_accountID; + NSMutableDictionary *_additionalParameters; + NSArray *_bundleIdentifiers; + NSArray *_itemIdentifiers; + long long _style; +} + +@property(readonly, nonatomic) long long requestStyle; // @synthesize requestStyle=_style; +@property(copy, nonatomic) NSArray *itemIdentifiers; // @synthesize itemIdentifiers=_itemIdentifiers; +@property(copy, nonatomic) NSArray *bundleIdentifiers; // @synthesize bundleIdentifiers=_bundleIdentifiers; +@property(copy, nonatomic) NSNumber *accountIdentifier; // @synthesize accountIdentifier=_accountID; +- (void).cxx_destruct; +- (void)setValue:(id)arg1 forBodyParameter:(id)arg2; +@property(readonly, nonatomic) NSData *propertyListBodyData; +@property(readonly, nonatomic) NSData *JSONBodyData; +@property(readonly, nonatomic) NSMutableDictionary *bodyDictionary; +- (id)initWithRequestStyle:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVLoadNearbyAppsOperation.h b/iOS7/PrivateFrameworks/StoreServices/SSVLoadNearbyAppsOperation.h new file mode 100644 index 000000000..483f8a4b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSVLoadNearbyAppsOperation.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class CLLocation, NSMutableDictionary, NSObject, NSString; + +@interface SSVLoadNearbyAppsOperation : NSOperation +{ + NSString *_baseURLString; + NSObject *_dispatchQueue; + CLLocation *_location; + NSMutableDictionary *_parameters; + id _responseBlock; + NSString *_storeFrontSuffix; + NSString *_userAgent; +} + +@property(readonly) CLLocation *location; // @synthesize location=_location; +- (void).cxx_destruct; +- (id)_storeFrontSuffix; +- (id)_lookupWithRequest:(id)arg1 error:(id *)arg2; +- (void)main; +@property(copy) NSString *userAgent; +@property(copy) NSString *storeFrontSuffix; +@property(copy) id responseBlock; +@property(copy) NSString *pointOfInterestProviderURL; +@property(copy) NSString *pointOfInterestProviderIdentifier; +@property(copy) NSString *pointOfInterestIdentifier; +- (id)initWithBaseURL:(id)arg1 location:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVLoadURLOperation.h b/iOS7/PrivateFrameworks/StoreServices/SSVLoadURLOperation.h index 7f64fd20d..cd7b7d69a 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSVLoadURLOperation.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSVLoadURLOperation.h @@ -8,7 +8,7 @@ #import "NSURLConnectionDelegate-Protocol.h" -@class NSCachedURLResponse, NSHTTPURLResponse, NSMutableData, NSObject, NSRunLoop, NSURL, NSURLRequest, SSMetricsPageEvent, SSVURLDataConsumer; +@class NSCachedURLResponse, NSHTTPURLResponse, NSMutableData, NSMutableSet, NSObject, NSRunLoop, NSString, NSURL, NSURLRequest, SSMetricsPageEvent, SSVURLDataConsumer; @interface SSVLoadURLOperation : NSOperation { @@ -16,24 +16,32 @@ SSVURLDataConsumer *_dataConsumer; NSObject *_dispatchQueue; id _expiredOutputBlock; - BOOL _iTunesStoreRequest; + _Bool _iTunesStoreRequest; SSMetricsPageEvent *_metricsPageEvent; id _outputBlock; - BOOL _recordsMetrics; + NSMutableSet *_protocolRedirectURLs; + _Bool _recordsMetrics; + NSURL *_redirectURL; NSHTTPURLResponse *_response; NSRunLoop *_runLoop; - BOOL _stopped; + NSString *_storeFrontSuffix; + _Bool _stopped; NSURLRequest *_urlRequest; } - (void).cxx_destruct; - (void)_stopRunLoop; - (void)_stopIfCancelled; -- (long)_runRunLoopUntilStopped; +- (int)_runRunLoopUntilStopped; +- (void)_runOnce; +- (void)_releaseOutputBlocks; +- (id)_redirectURLForStoreResponse:(id)arg1 data:(id)arg2; - (id)_outputForData:(id)arg1 error:(id *)arg2; -- (id)_newURLRequest; +- (id)_newURLRequestWithRedirectURL:(id)arg1; - (void)_keepAliveTimer:(id)arg1; +- (void)_finishWithOutput:(id)arg1 error:(id)arg2; - (void)_finishWithData:(id)arg1; +- (id)_dataForCachedResponse:(struct _CFCachedURLResponse *)arg1; - (void)_applyResponseToMetrics:(id)arg1; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (void)connectionDidFinishLoading:(id)arg1; @@ -44,9 +52,10 @@ - (void)cancel; @property(readonly) NSURLRequest *URLRequest; @property(readonly) NSURL *URL; -@property BOOL recordsMetrics; +@property(copy) NSString *storeFrontSuffix; +@property _Bool recordsMetrics; @property(copy) id outputBlock; -@property(getter=isITunesStoreRequest) BOOL ITunesStoreRequest; +@property(getter=isITunesStoreRequest) _Bool ITunesStoreRequest; @property(copy) id expiredOutputBlock; @property(retain) SSVURLDataConsumer *dataConsumer; @property(readonly) SSMetricsPageEvent *metricsPageEvent; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVPlatformRequestOperation.h b/iOS7/PrivateFrameworks/StoreServices/SSVPlatformRequestOperation.h index faa8091ef..87a9693fe 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSVPlatformRequestOperation.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSVPlatformRequestOperation.h @@ -17,6 +17,7 @@ NSString *_imageProfile; NSString *_keyProfile; id _responseBlock; + NSString *_storeFrontSuffix; } - (void).cxx_destruct; @@ -28,6 +29,7 @@ - (id)_callerValue; - (void)main; - (id)valueForRequestParameter:(id)arg1; +@property(copy) NSString *storeFrontSuffix; - (void)setValue:(id)arg1 forRequestParameter:(id)arg2; @property(copy) id responseBlock; @property(copy) NSString *keyProfile; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationParameters.h b/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationParameters.h new file mode 100644 index 000000000..d6cde8d97 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationParameters.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "SSXPCCoding-Protocol.h" + +@class NSArray, NSDictionary, NSMutableDictionary, NSNumber, NSString; + +@interface SSVPushNotificationParameters : NSObject +{ + NSNumber *_accountIdentifier; + NSString *_environmentName; + NSMutableDictionary *_parameterDictionary; + long long _requestType; +} + +@property(nonatomic) long long requestType; // @synthesize requestType=_requestType; +@property(copy, nonatomic) NSString *environmentName; // @synthesize environmentName=_environmentName; +@property(copy, nonatomic) NSNumber *accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; +- (void).cxx_destruct; +- (id)copyXPCEncoding; +- (id)initWithXPCEncoding:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)_copyParametersDictionary; +- (id)valueForParameter:(id)arg1; +- (void)setValue:(id)arg1 forParameter:(id)arg2; +@property(copy, nonatomic) NSDictionary *putParameters; +@property(copy, nonatomic) NSString *notificationType; +@property(copy, nonatomic) NSArray *mediaKinds; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationRequest.h b/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationRequest.h new file mode 100644 index 000000000..d66e5d00c --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSVPushNotificationRequest.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SSXPCCoding-Protocol.h" + +@class SSVPushNotificationParameters; + +@interface SSVPushNotificationRequest : SSRequest +{ + SSVPushNotificationParameters *_parameters; +} + +@property(copy, nonatomic) SSVPushNotificationParameters *pushNotificationParameters; // @synthesize pushNotificationParameters=_parameters; +- (void).cxx_destruct; +- (id)copyXPCEncoding; +- (id)initWithXPCEncoding:(id)arg1; +- (void)startWithCompletionBlock:(id)arg1; +- (_Bool)start; +- (void)startWithResponseBlock:(id)arg1; +- (id)initWithPushNotificationParameters:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSVURLLookupResponseConsumer.h b/iOS7/PrivateFrameworks/StoreServices/SSVURLLookupResponseConsumer.h new file mode 100644 index 000000000..19a1cd2d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/StoreServices/SSVURLLookupResponseConsumer.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SSVURLLookupResponseConsumer : SSVURLDataConsumer +{ +} + +- (id)objectForData:(id)arg1 response:(id)arg2 error:(id *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/StoreServices/SSWeakReference.h b/iOS7/PrivateFrameworks/StoreServices/SSWeakReference.h index 4a9c611f7..704d7f1e7 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSWeakReference.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSWeakReference.h @@ -9,12 +9,12 @@ @interface SSWeakReference : NSObject { id _object; - unsigned int _objectAddress; + unsigned long long _objectAddress; } + (id)weakReferenceWithObject:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @property(readonly, nonatomic) id object; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSWishlist.h b/iOS7/PrivateFrameworks/StoreServices/SSWishlist.h index 099486b25..154334a3e 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSWishlist.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSWishlist.h @@ -14,11 +14,11 @@ SSSQLiteDatabase *_database; } -+ (BOOL)existsForAccountIdentifier:(long long)arg1; ++ (_Bool)existsForAccountIdentifier:(long long)arg1; @property(readonly, nonatomic) long long accountIdentifier; // @synthesize accountIdentifier=_accountIdentifier; @property(copy, nonatomic) NSNumber *lastSyncTime; - (void)performTransactionWithBlock:(id)arg1; -- (BOOL)deleteBackingStore; +- (_Bool)deleteBackingStore; - (void)dealloc; - (id)initWithAccountIdentifier:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSXPCData.h b/iOS7/PrivateFrameworks/StoreServices/SSXPCData.h index e5168530d..c066b154b 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSXPCData.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSXPCData.h @@ -14,7 +14,7 @@ } @property(readonly, nonatomic) NSObject *xpcData; // @synthesize xpcData=_xpcData; -- (unsigned int)length; +- (unsigned long long)length; - (const void *)bytes; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/StoreServices/SSXPCServerObserver.h b/iOS7/PrivateFrameworks/StoreServices/SSXPCServerObserver.h index 2865c4a9d..9691f81ca 100644 --- a/iOS7/PrivateFrameworks/StoreServices/SSXPCServerObserver.h +++ b/iOS7/PrivateFrameworks/StoreServices/SSXPCServerObserver.h @@ -14,8 +14,8 @@ @property(nonatomic) SEL selector; // @synthesize selector=_selector; @property(nonatomic) id observer; // @synthesize observer=_observer; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; @end diff --git a/iOS7/PrivateFrameworks/StreamingZip/CDStructures.h b/iOS7/PrivateFrameworks/StreamingZip/CDStructures.h index a90d40e0a..b657d9565 100644 --- a/iOS7/PrivateFrameworks/StreamingZip/CDStructures.h +++ b/iOS7/PrivateFrameworks/StreamingZip/CDStructures.h @@ -22,18 +22,18 @@ struct internal_state; struct z_stream_s { char *next_in; unsigned int avail_in; - unsigned int total_in; + unsigned long long total_in; char *next_out; unsigned int avail_out; - unsigned int total_out; + unsigned long long total_out; char *msg; struct internal_state *state; void *zalloc; void *zfree; void *opaque; int data_type; - unsigned int adler; - unsigned int reserved; + unsigned long long adler; + unsigned long long reserved; }; #pragma mark Typedef'd Structures diff --git a/iOS7/PrivateFrameworks/StreamingZip/SZExtractor.h b/iOS7/PrivateFrameworks/StreamingZip/SZExtractor.h index 3a9ca76d7..fef6a98d5 100644 --- a/iOS7/PrivateFrameworks/StreamingZip/SZExtractor.h +++ b/iOS7/PrivateFrameworks/StreamingZip/SZExtractor.h @@ -13,7 +13,7 @@ NSXPCConnection *_unzipServiceConnection; StreamingUnzipper *_inProcessUnzipper; NSObject *_inProcessUnzipQueue; - BOOL _errorOccurred; + _Bool _errorOccurred; } - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipState.h b/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipState.h index 4aa7e65c4..06b0fe144 100644 --- a/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipState.h +++ b/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipState.h @@ -8,6 +8,7 @@ @class NSArray, NSDictionary, NSMutableData, NSString; +// Not exported @interface StreamingUnzipState : NSObject { struct z_stream_s _zlibState; @@ -17,7 +18,7 @@ unsigned long long _uncompressedBytesOutput; NSString *_unzipPath; NSArray *_md5Hashes; - unsigned long _currentLFRecordAllocationSize; + unsigned long long _currentLFRecordAllocationSize; struct CC_MD5state_st _md5Context; NSDictionary *_streamInfoDict; NSString *_lastChunkPartialHash; @@ -30,28 +31,29 @@ unsigned long long _outputFileOffsetAtLastBlockEnd; unsigned long long _recordsProcessed; unsigned long long _totalRecordCount; - unsigned long _currentCRC32; + unsigned long long _currentCRC32; int _currentOutputFD; unsigned short _currentLFMode; unsigned char _streamState; unsigned char _lastBlockEndNumUnusedBits; unsigned char _lastBlockEndLastByte; - BOOL _currentLFIsStreamMetadata; + _Bool _currentLFIsStreamMetadata; } ++ (id)unzipStateWithPath:(id)arg1 md5Hashes:(id)arg2 hashedChunkSize:(unsigned long long)arg3 error:(id *)arg4; @property(nonatomic) unsigned long long uncompressedBytesOutput; // @synthesize uncompressedBytesOutput=_uncompressedBytesOutput; @property(readonly, nonatomic) unsigned long long hashedChunkSize; // @synthesize hashedChunkSize=_hashedChunkSize; @property(readonly, nonatomic) unsigned long long bytesHashedInChunk; // @synthesize bytesHashedInChunk=_bytesHashedInChunk; -@property(nonatomic) BOOL currentLFIsStreamMetadata; // @synthesize currentLFIsStreamMetadata=_currentLFIsStreamMetadata; +@property(nonatomic) _Bool currentLFIsStreamMetadata; // @synthesize currentLFIsStreamMetadata=_currentLFIsStreamMetadata; @property(nonatomic) unsigned char streamState; // @synthesize streamState=_streamState; @property(nonatomic) unsigned short currentLFMode; // @synthesize currentLFMode=_currentLFMode; @property(nonatomic) unsigned long long totalRecordCount; // @synthesize totalRecordCount=_totalRecordCount; @property(nonatomic) unsigned long long recordsProcessed; // @synthesize recordsProcessed=_recordsProcessed; @property(nonatomic) int currentOutputFD; // @synthesize currentOutputFD=_currentOutputFD; -@property(nonatomic) unsigned long currentCRC32; // @synthesize currentCRC32=_currentCRC32; +@property(nonatomic) unsigned long long currentCRC32; // @synthesize currentCRC32=_currentCRC32; @property(nonatomic) unsigned long long currentOffset; // @synthesize currentOffset=_currentOffset; @property(nonatomic) unsigned long long thisStageBytesComplete; // @synthesize thisStageBytesComplete=_thisStageBytesComplete; -@property(nonatomic) unsigned long currentLFRecordAllocationSize; // @synthesize currentLFRecordAllocationSize=_currentLFRecordAllocationSize; +@property(nonatomic) unsigned long long currentLFRecordAllocationSize; // @synthesize currentLFRecordAllocationSize=_currentLFRecordAllocationSize; @property(nonatomic) CDStruct_6e051504 *currentLFRecord; // @synthesize currentLFRecord=_currentLFRecord; @property(retain, nonatomic) NSMutableData *unfinishedCompressedData; // @synthesize unfinishedCompressedData=_unfinishedCompressedData; @property(retain, nonatomic) NSMutableData *incompleteData; // @synthesize incompleteData=_incompleteData; @@ -61,10 +63,9 @@ @property(readonly, nonatomic) NSString *unzipPath; // @synthesize unzipPath=_unzipPath; - (void).cxx_destruct; - (id)initWithPath:(id)arg1 md5Hashes:(id)arg2 hashedChunkSize:(unsigned long long)arg3 error:(id *)arg4; -- (id)_removeAndRecreateDirectoryAtPath:(id)arg1; - (id)finishStream; -- (id)updateMD5HashFromOffset:(unsigned long long)arg1 withBytes:(const void *)arg2 length:(unsigned long)arg3; -- (id)updateMD5HashFromOffset:(unsigned long long)arg1 withBytes:(const void *)arg2 length:(unsigned long)arg3 onlyFinishCurrentChunk:(BOOL)arg4; +- (id)updateMD5HashFromOffset:(unsigned long long)arg1 withBytes:(const void *)arg2 length:(unsigned long long)arg3; +- (id)updateMD5HashFromOffset:(unsigned long long)arg1 withBytes:(const void *)arg2 length:(unsigned long long)arg3 onlyFinishCurrentChunk:(_Bool)arg4; - (id)checkLastChunkPartialHash; - (id)_checkHashForOffset:(unsigned long long)arg1; - (id)serializeState; diff --git a/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipper.h b/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipper.h index 6d4fd9159..1ce006e74 100644 --- a/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipper.h +++ b/iOS7/PrivateFrameworks/StreamingZip/StreamingUnzipper.h @@ -26,11 +26,12 @@ - (void)supplyDispatchData:(id)arg1 withReply:(id)arg2; - (void)supplyRemappableData:(id)arg1 withReply:(id)arg2; - (void)supplyBytes:(id)arg1 withReply:(id)arg2; -- (void)_supplyBytes:(const char *)arg1 length:(unsigned int)arg2 withReply:(id)arg3; -- (id)_beginNonStreamablePassthroughWithRemainingBytes:(const void *)arg1 length:(unsigned int)arg2; +- (void)_supplyBytes:(const char *)arg1 length:(unsigned long long)arg2 withReply:(id)arg3; +- (id)_beginNonStreamablePassthroughWithRemainingBytes:(const void *)arg1 length:(unsigned long long)arg2; - (void)_setErrorState; - (void)dealloc; - (void)setupUnzipperWithOutputPath:(id)arg1 sandboxExtensionToken:(char *)arg2 md5Hashes:(id)arg3 hashedChunkSize:(unsigned long long)arg4 withReply:(id)arg5; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/CDStructures.h b/iOS7/PrivateFrameworks/Symbolication/CDStructures.h index b3f98410e..ec2a5af67 100644 --- a/iOS7/PrivateFrameworks/Symbolication/CDStructures.h +++ b/iOS7/PrivateFrameworks/Symbolication/CDStructures.h @@ -12,8 +12,8 @@ struct VMULabelUniquingDataForStringType { }; struct _CSTypeRef { - unsigned int _opaque_1; - unsigned int _opaque_2; + unsigned long long _opaque_1; + unsigned long long _opaque_2; }; struct _VMUBlockNode { @@ -61,11 +61,11 @@ struct _VMURegionNode { unsigned int _field4; void *_field5; unsigned long long _field6; - _Bool _field7; + struct _VMURegionNode *_field7; _Bool _field8; _Bool _field9; - struct *_field10; - unsigned int _field11; + _Bool _field10; + struct *_field11; unsigned int _field12; unsigned long long _field13; unsigned long long _field14; @@ -80,7 +80,7 @@ struct _VMUThreadNode { unsigned long long _field1; unsigned int _field2; unsigned int _field3; - unsigned int *_field4; + unsigned long long *_field4; }; struct _VMUZoneNode { @@ -90,8 +90,9 @@ struct _VMUZoneNode { }; struct __CFRuntimeBase { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[4]; + unsigned int _field3; }; struct __sFILE { @@ -141,7 +142,7 @@ struct nlist_64 { }; struct timeval { - int tv_sec; + long long tv_sec; int tv_usec; }; diff --git a/iOS7/PrivateFrameworks/Symbolication/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Symbolication/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Symbolication/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Symbolication/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Symbolication/SafeVMUProcInfoProtocol-Protocol.h b/iOS7/PrivateFrameworks/Symbolication/SafeVMUProcInfoProtocol-Protocol.h index b095dfca2..60e0aeb4a 100644 --- a/iOS7/PrivateFrameworks/Symbolication/SafeVMUProcInfoProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/Symbolication/SafeVMUProcInfoProtocol-Protocol.h @@ -6,18 +6,18 @@ @protocol SafeVMUProcInfoProtocol + (int)processParentId:(int)arg1; -+ (BOOL)isProcessRunning:(int)arg1; ++ (_Bool)isProcessRunning:(int)arg1; + (id)getProcessIds; -- (BOOL)isNative; +- (_Bool)isNative; - (int)cpuType; -- (BOOL)isRunning; -- (BOOL)isCFM; -- (BOOL)isMachO; -- (BOOL)isApp; -- (int)compareByName:(id)arg1; -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isRunning; +- (_Bool)isCFM; +- (_Bool)isMachO; +- (_Bool)isApp; +- (long long)compareByName:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)userAppName; - (id)arguments; - (id)firstArgument; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange-Private.h new file mode 100644 index 000000000..35aeb8e71 --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMUAddressRange (Private) +- (void)setAddressRange:(struct _VMURange)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange.h b/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange.h index f6d9d93b4..dbfc7ee6e 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUAddressRange.h @@ -15,7 +15,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (void)setAddressRange:(struct _VMURange)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture-Private.h new file mode 100644 index 000000000..c889ca9db --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMUArchitecture (Private) +- (struct _VMURange)objcpageAddressRange; +- (struct _VMURange)commpageAddressRange; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture.h b/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture.h index feaad24ba..9c4de8c98 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUArchitecture.h @@ -29,20 +29,18 @@ - (id)description; - (int)cpuSubtype; - (int)cpuType; -- (BOOL)matchesArchitecture:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToArchitecture:(id)arg1; -- (BOOL)is64Bit; -- (BOOL)is32Bit; -- (BOOL)isLittleEndian; -- (BOOL)isBigEndian; +- (_Bool)matchesArchitecture:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToArchitecture:(id)arg1; +- (_Bool)is64Bit; +- (_Bool)is32Bit; +- (_Bool)isLittleEndian; +- (_Bool)isBigEndian; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithCpuType:(int)arg1 cpuSubtype:(int)arg2; -- (struct _VMURange)objcpageAddressRange; -- (struct _VMURange)commpageAddressRange; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUArchiveHeader.h b/iOS7/PrivateFrameworks/Symbolication/VMUArchiveHeader.h index 09dc9fc47..74be52ff4 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUArchiveHeader.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUArchiveHeader.h @@ -18,7 +18,7 @@ - (id)description; - (id)architecture; - (id)headers; -- (BOOL)isArchive; +- (_Bool)isArchive; - (void)dealloc; - (id)initWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUBacktrace.h b/iOS7/PrivateFrameworks/Symbolication/VMUBacktrace.h index 1ef747c85..07408fa86 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUBacktrace.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUBacktrace.h @@ -37,14 +37,14 @@ - (void)setStartTime:(double)arg1; - (void)removeTopmostFrame; - (unsigned long long)topmostFrame; -- (BOOL)hasSameCallstack:(id)arg1; +- (_Bool)hasSameCallstack:(id)arg1; - (void)fixupStackWithSamplingContext:(struct sampling_context_t *)arg1 symbolicator:(struct _CSTypeRef)arg2; - (void)fixupStackWithTask:(unsigned int)arg1 symbolicator:(struct _CSTypeRef)arg2 taskMemoryCache:(id)arg3; - (id)description; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3 taskMemoryCache:(id)arg4; -- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(_Bool)arg3 taskMemoryCache:(id)arg4; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(_Bool)arg3; - (id)initWithSamplingContext:(struct sampling_context_t *)arg1 thread:(unsigned int)arg2; - (struct _CSTypeRef)_symbolicator; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeLeafNode.h b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeLeafNode.h index 4e35287cf..9769e1036 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeLeafNode.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeLeafNode.h @@ -8,6 +8,7 @@ @class NSCountedSet, NSString; +// Not exported @interface VMUCallTreeLeafNode : VMUCallTreeNode { NSCountedSet *_addresses; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeNode.h b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeNode.h index 33c17d442..20a27399b 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeNode.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeNode.h @@ -26,38 +26,38 @@ + (id)makeFakeRootForNode:(id)arg1; + (id)nodeWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4; + (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef)arg2; -+ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef)arg2 sampler:(id)arg3 options:(unsigned int)arg4; ++ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef)arg2 sampler:(id)arg3 options:(unsigned long long)arg4; - (void)addTraceEvent:(id)arg1 forTraceData:(id)arg2; - (id)pruneMallocSize:(unsigned long long)arg1; - (id)pruneCount:(unsigned int)arg1; -- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(BOOL)arg1; -- (id)chargeLibrariesToCallers:(id)arg1 keepBoundaries:(BOOL)arg2; +- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(_Bool)arg1; +- (id)chargeLibrariesToCallers:(id)arg1 keepBoundaries:(_Bool)arg2; - (id)chargeLibrariesInSet:(id)arg1 toCaller:(id)arg2 parentLibrary:(id)arg3; - (id)filterOutSymbols:(id)arg1; - (id)filterOutSymbols:(id)arg1 required:(id)arg2; - (id)invertedNode; -- (id)stringFromCallTreeIndentIfNoBranches:(BOOL)arg1; -- (id)stringFromCallTreeIndentIfNoBranches:(BOOL)arg1 showPseudoNodes:(BOOL)arg2; -- (BOOL)callTreeHasBranches; +- (id)stringFromCallTreeIndentIfNoBranches:(_Bool)arg1; +- (id)stringFromCallTreeIndentIfNoBranches:(_Bool)arg1 showPseudoNodes:(_Bool)arg2; +- (_Bool)callTreeHasBranches; - (id)fullOutputWithThreshold:(unsigned int)arg1; -- (id)fullOutputWithThreshold:(unsigned int)arg1 showPseudoNodes:(BOOL)arg2; +- (id)fullOutputWithThreshold:(unsigned int)arg1 showPseudoNodes:(_Bool)arg2; - (void)countFunctionOccurrencesInTree:(id)arg1; - (id)largestTopOfStackPath; - (id)sortedChildrenWithPseudoNode; - (id)sortedChildrenWithPseudoNode:(id)arg1 withCompare:(SEL)arg2; - (id)pseudoNodeTopOfStackChild; -- (int)comparePuttingMainThreadFirst:(id)arg1; -- (int)compare:(id)arg1; -- (int)compareSizeAndCount:(id)arg1; +- (long long)comparePuttingMainThreadFirst:(id)arg1; +- (long long)compare:(id)arg1; +- (long long)compareSizeAndCount:(id)arg1; - (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2; -- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2 nodeSearchType:(int)arg3 isLeafNode:(BOOL)arg4; +- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2 nodeSearchType:(int)arg3 isLeafNode:(_Bool)arg4; - (void)parseNameIntoSymbol:(id *)arg1 library:(id *)arg2 loadAddress:(unsigned long long *)arg3 offset:(unsigned long long *)arg4 address:(unsigned long long *)arg5 suffix:(id *)arg6; - (id)nameWithStringsForSymbol:(id)arg1 library:(id)arg2 loadAddress:(id)arg3 offset:(id)arg4 address:(id)arg5 suffix:(id)arg6; - (id)nameWithoutOffset; -- (BOOL)isMallocBlockContentNode; -- (BOOL)symbolNameIsUnknown; +- (_Bool)isMallocBlockContentNode; +- (_Bool)symbolNameIsUnknown; - (id)pseudoName; -- (BOOL)isPseudo; +- (_Bool)isPseudo; - (id)browserName; - (void)getBrowserName:(id)arg1; - (id)name; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreePseudoNode.h b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreePseudoNode.h index acf186e45..f1d879f4f 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreePseudoNode.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreePseudoNode.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VMUCallTreePseudoNode : VMUCallTreeNode { } @@ -13,7 +14,7 @@ - (id)largestTopOfStackPath; - (id)sortedChildrenWithPseudoNode; - (id)pseudoNodeTopOfStackChild; -- (BOOL)isPseudo; +- (_Bool)isPseudo; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeRoot.h b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeRoot.h index e5bcb49d2..06f833d43 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeRoot.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUCallTreeRoot.h @@ -12,7 +12,7 @@ { struct _CSTypeRef _symbolicator; VMUSampler *_sampler; - unsigned int _options; + unsigned long long _options; NSHashTable *_uniqueNodeNames; NSMapTable *_addressToSymbolNameMap; NSMapTable *_addressToLeafSymbolNameMap; @@ -22,16 +22,16 @@ NSArray *_binaryImages; } -- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(BOOL)arg1; +- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(_Bool)arg1; - (id)initWithCallGraphFile:(id)arg1 fileHeader:(id *)arg2 topFunctionsList:(id *)arg3 binaryImagesList:(id *)arg4; - (void)addChildWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4 toNode:(id)arg5; - (id)addBacktrace:(id)arg1; - (id)addBacktrace:(id)arg1 count:(unsigned int)arg2 numBytes:(unsigned long long)arg3; -- (id)descriptionStringForAddress:(unsigned long long)arg1 atTime:(unsigned long long)arg2 leafFrame:(BOOL)arg3 startOfRecursion:(BOOL)arg4; +- (id)descriptionStringForAddress:(unsigned long long)arg1 atTime:(unsigned long long)arg2 leafFrame:(_Bool)arg3 startOfRecursion:(_Bool)arg4; - (id)threadDescriptionStringForBacktrace:(id)arg1 returnedAddress:(unsigned long long *)arg2; - (void)dealloc; - (void)allBacktracesHaveBeenAdded; -- (id)initWithSymbolicator:(struct _CSTypeRef)arg1 sampler:(id)arg2 options:(unsigned int)arg3; +- (id)initWithSymbolicator:(struct _CSTypeRef)arg1 sampler:(id)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUClassInfo.h b/iOS7/PrivateFrameworks/Symbolication/VMUClassInfo.h index 8602a01be..71f5d3900 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUClassInfo.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUClassInfo.h @@ -42,11 +42,11 @@ @property(readonly) unsigned long long specificInstance; // @synthesize specificInstance=_specificInstance; @property(readonly) unsigned long long remoteIsa; // @synthesize remoteIsa=_remoteIsa; @property(readonly) unsigned int instanceSize; // @synthesize instanceSize=_instanceSize; -@property(readonly) BOOL hasCppConstructorOrDestructor; -@property(readonly) BOOL isRootClass; -@property(readonly) BOOL isMetaClass; -@property(readonly) BOOL isRealized; -@property(readonly) BOOL isARR; +@property(readonly) _Bool hasCppConstructorOrDestructor; +@property(readonly) _Bool isRootClass; +@property(readonly) _Bool isMetaClass; +@property(readonly) _Bool isRealized; +@property(readonly) _Bool isARR; - (id)description; - (id)debugDescription; @property(readonly) NSString *shortIvarDescription; @@ -65,19 +65,19 @@ - (void)enumerateKnownSublayoutsForObject:(unsigned long long)arg1 withBlock:(id)arg2; - (void)scanObject:(unsigned long long)arg1 ofSize:(unsigned int)arg2 withBlock:(id)arg3; - (void)setMemoryReader:(id)arg1; -- (void)_logDescriptionWithSuperclasses:(BOOL)arg1 indentation:(int)arg2 toLogger:(id)arg3; +- (void)_logDescriptionWithSuperclasses:(_Bool)arg1 indentation:(int)arg2 toLogger:(id)arg3; - (id)_ivarDescription:(unsigned int)arg1 withSpacing:(unsigned int)arg2; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithIsaPointer:(unsigned int)arg1 symbolicator:(struct _CSTypeRef)arg2; +- (id)initWithIsaPointer:(unsigned long long)arg1 symbolicator:(struct _CSTypeRef)arg2; - (id)initWithRealizedClass:(unsigned long long)arg1 infoMap:(id)arg2 symbolicator:(struct _CSTypeRef)arg3 type:(int)arg4 memoryReader:(id)arg5; - (id)initWithClass:(unsigned long long)arg1 infoMap:(id)arg2 symbolicator:(struct _CSTypeRef)arg3 type:(int)arg4 memoryReader:(id)arg5; -- (id)_initWithClass:(unsigned long long)arg1 realizedOnly:(BOOL)arg2 infoMap:(id)arg3 symbolicator:(struct _CSTypeRef)arg4 type:(int)arg5 memoryReader:(id)arg6; +- (id)_initWithClass:(unsigned long long)arg1 realizedOnly:(_Bool)arg2 infoMap:(id)arg3 symbolicator:(struct _CSTypeRef)arg4 type:(int)arg5 memoryReader:(id)arg6; - (id)initWithClassName:(id)arg1 binaryName:(id)arg2 type:(int)arg3; -@property(readonly, nonatomic) BOOL hasSpecificLayout; +@property(readonly, nonatomic) _Bool hasSpecificLayout; - (void)_setClassNameWithAddress:(unsigned long long)arg1; - (void)_parseIvarsAndLayouts; - (void)_processExtendedLayout:(const char *)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDirectedGraph.h b/iOS7/PrivateFrameworks/Symbolication/VMUDirectedGraph.h index 747eac163..72c808912 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDirectedGraph.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDirectedGraph.h @@ -16,7 +16,7 @@ struct _VMUDirectedGraphEdge *_edges; unsigned int *_nodeNameMap; unsigned int _edgeCapacity; - BOOL _needsAdjacencyUpdate; + _Bool _needsAdjacencyUpdate; } + (void)initialize; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDsymExtractor.h b/iOS7/PrivateFrameworks/Symbolication/VMUDsymExtractor.h index f3f1c9712..fdbd4f4d1 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDsymExtractor.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDsymExtractor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VMUDsymExtractor : VMUSymbolExtractor { } diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDwarfExtractor.h b/iOS7/PrivateFrameworks/Symbolication/VMUDwarfExtractor.h index d6dbe289f..3dd1c6a23 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDwarfExtractor.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDwarfExtractor.h @@ -10,7 +10,7 @@ @interface VMUDwarfExtractor : VMUSymbolExtractor { - BOOL _shouldUseTaskBasedAddresses; + _Bool _shouldUseTaskBasedAddresses; NSMutableDictionary *_abbrevDicts; id _infoMem; id _abbrevMem; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDyLibLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUDyLibLoadCommand.h index be8f98f8f..c398eceaf 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDyLibLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDyLibLoadCommand.h @@ -17,7 +17,7 @@ - (void)dealloc; - (id)description; -- (BOOL)isLoadDyLib; +- (_Bool)isLoadDyLib; - (unsigned int)compatibilityVersion; - (unsigned int)currentVersion; - (id)path; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDyLinkerLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUDyLinkerLoadCommand.h index a926af9b5..d7c28a5dc 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDyLinkerLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDyLinkerLoadCommand.h @@ -16,7 +16,7 @@ - (void)dealloc; - (id)description; - (id)name; -- (BOOL)isDyLinker; +- (_Bool)isDyLinker; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUDySymTabLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUDySymTabLoadCommand.h index 244787a04..f04d904ce 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUDySymTabLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUDySymTabLoadCommand.h @@ -30,7 +30,7 @@ - (unsigned int)nindirectsyms; - (unsigned int)indirectsymoff; -- (BOOL)isDySymTab; +- (_Bool)isDySymTab; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUFatHeader.h b/iOS7/PrivateFrameworks/Symbolication/VMUFatHeader.h index 00f8efbc0..e02ed4a1b 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUFatHeader.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUFatHeader.h @@ -21,7 +21,7 @@ - (id)fatArchs; - (id)timestamp; - (id)path; -- (BOOL)isFat; +- (_Bool)isFat; - (id)initWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUHeader.h b/iOS7/PrivateFrameworks/Symbolication/VMUHeader.h index a7ea8dc16..815d23ed1 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUHeader.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUHeader.h @@ -12,13 +12,13 @@ + (id)headerWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; + (id)headerWithMemory:(id)arg1 address:(unsigned long long)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; -+ (id)extractMachOHeadersFromHeader:(id)arg1 matchingArchitecture:(id)arg2 considerArchives:(BOOL)arg3; ++ (id)extractMachOHeadersFromHeader:(id)arg1 matchingArchitecture:(id)arg2 considerArchives:(_Bool)arg3; - (id)signature; -- (BOOL)isArchive; -- (BOOL)isMachO64; -- (BOOL)isMachO32; -- (BOOL)isMachO; -- (BOOL)isFat; +- (_Bool)isArchive; +- (_Bool)isMachO64; +- (_Bool)isMachO32; +- (_Bool)isMachO; +- (_Bool)isFat; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUIDDyLibLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUIDDyLibLoadCommand.h index 5f035e735..a48feafa2 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUIDDyLibLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUIDDyLibLoadCommand.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VMUIDDyLibLoadCommand : VMUDyLibLoadCommand { } - (id)description; -- (BOOL)isIDDyLib; +- (_Bool)isIDDyLib; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMULazySymbolOwner.h b/iOS7/PrivateFrameworks/Symbolication/VMULazySymbolOwner.h index 737601c91..b178497ab 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMULazySymbolOwner.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMULazySymbolOwner.h @@ -19,18 +19,18 @@ + (id)lazySymbolOwnerWithName:(id)arg1 signature:(id)arg2 regions:(id)arg3 flags:(unsigned int)arg4; - (void)dealloc; - (id)description; -- (BOOL)validate; +- (_Bool)validate; - (void)slideToSegmentAddresses:(id)arg1; - (unsigned int)flags; -- (BOOL)hasRegionsForName:(id)arg1; -- (BOOL)overlapsAddressRange:(struct _VMURange)arg1; -- (BOOL)containsAddress:(unsigned long long)arg1; +- (_Bool)hasRegionsForName:(id)arg1; +- (_Bool)overlapsAddressRange:(struct _VMURange)arg1; +- (_Bool)containsAddress:(unsigned long long)arg1; - (id)architecture; - (id)path; - (id)signature; - (id)name; -- (BOOL)isProtected; -- (BOOL)isLazy; +- (_Bool)isProtected; +- (_Bool)isLazy; - (id)regions; - (id)initWithName:(id)arg1 signature:(id)arg2 regions:(id)arg3 flags:(unsigned int)arg4; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMULinkedListEntry.h b/iOS7/PrivateFrameworks/Symbolication/VMULinkedListEntry.h index a72f267fb..bf6102132 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMULinkedListEntry.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMULinkedListEntry.h @@ -12,7 +12,7 @@ { VMULinkedListEntry *_prev; VMULinkedListEntry *_next; - unsigned int _size; + unsigned long long _size; VMUSymbolOwner *_symbolOwner; } @@ -24,7 +24,7 @@ - (id)next; - (id)prev; - (id)symbolOwner; -- (unsigned int)size; +- (unsigned long long)size; - (id)initWithSymbolOwner:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMULoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMULoadCommand.h index 29b171233..a17407688 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMULoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMULoadCommand.h @@ -13,15 +13,15 @@ } + (id)loadCommandWithMemory:(id)arg1; -- (BOOL)isSegment64; -- (BOOL)isSegment32; -- (BOOL)isSegment; -- (BOOL)isIDDyLib; -- (BOOL)isLoadDyLib; -- (BOOL)isDyLinker; -- (BOOL)isDySymTab; -- (BOOL)isSymTab; -- (BOOL)isUUID; +- (_Bool)isSegment64; +- (_Bool)isSegment32; +- (_Bool)isSegment; +- (_Bool)isIDDyLib; +- (_Bool)isLoadDyLib; +- (_Bool)isDyLinker; +- (_Bool)isDySymTab; +- (_Bool)isSymTab; +- (_Bool)isUUID; - (unsigned long long)cmdSize; - (id)initWithMemory:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMachO32Header.h b/iOS7/PrivateFrameworks/Symbolication/VMUMachO32Header.h index 50a670244..eb732d9c4 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMachO32Header.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMachO32Header.h @@ -11,7 +11,7 @@ } + (id)machO32HeaderWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; -- (BOOL)isMachO32; +- (_Bool)isMachO32; - (id)initWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMachO64Header.h b/iOS7/PrivateFrameworks/Symbolication/VMUMachO64Header.h index 7f33ee826..ca4963871 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMachO64Header.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMachO64Header.h @@ -12,7 +12,7 @@ } + (id)machO64HeaderWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; -- (BOOL)isMachO64; +- (_Bool)isMachO64; - (id)initWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMachOHeader.h b/iOS7/PrivateFrameworks/Symbolication/VMUMachOHeader.h index a7d72b03a..cb83fc090 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMachOHeader.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMachOHeader.h @@ -27,9 +27,9 @@ - (id)description; - (id)signature; - (id)segmentAddresses; -- (BOOL)isProtected; +- (_Bool)isProtected; - (id)commpage; -- (BOOL)isCommpage; +- (_Bool)isCommpage; - (id)uuid; - (unsigned int)compatibilityVersion; - (unsigned int)currentVersion; @@ -39,8 +39,8 @@ - (id)regions; - (id)sections; - (id)segmentNamed:(id)arg1; -- (BOOL)isMachO; -- (BOOL)isFromSharedCache; +- (_Bool)isMachO; +- (_Bool)isFromSharedCache; - (unsigned int)flags; - (unsigned int)fileType; - (long long)vmaddrSlide; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemory-Protocol.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemory-Protocol.h index 996b59b0a..e89c2eca3 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemory-Protocol.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemory-Protocol.h @@ -11,7 +11,7 @@ - (id)view; - (id)memoryFromSubRange:(struct _VMURange)arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; - (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; -- (BOOL)isContiguous; +- (_Bool)isContiguous; - (id)architecture; - (struct _VMURange)addressRange; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView-Protocol.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView-Protocol.h index ad40c5d51..9d47053f5 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView-Protocol.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView-Protocol.h @@ -7,24 +7,24 @@ #import "NSObject-Protocol.h" @protocol VMUMemoryView -- (id)stringWithEncoding:(unsigned int)arg1 size:(unsigned long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1 size:(unsigned long long)arg2; - (BOOL)charAtOffset:(unsigned long long)arg1; -- (id)stringWithEncoding:(unsigned int)arg1 offset:(unsigned long long)arg2; -- (id)stringWithEncoding:(unsigned int)arg1; +- (id)stringWithEncoding:(unsigned long long)arg1 offset:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1; - (struct dyld_image_info_64)dyldImageInfo64; - (struct dyld_image_info_64)dyldImageInfo; - (struct nlist_64)nlist_64; - (struct nlist_64)nlist; - (long long)LEB128; - (unsigned long long)ULEB128; -- (id)arrayOfUInt64:(unsigned long)arg1; -- (id)arrayOfUInt32:(unsigned long)arg1; -- (id)arrayOfUInt16:(unsigned long)arg1; -- (id)arrayOfUInt8:(unsigned long)arg1; -- (id)arrayOfInt64:(unsigned long)arg1; -- (id)arrayOfInt32:(unsigned long)arg1; -- (id)arrayOfInt16:(unsigned long)arg1; -- (id)arrayOfInt8:(unsigned long)arg1; +- (id)arrayOfUInt64:(unsigned long long)arg1; +- (id)arrayOfUInt32:(unsigned long long)arg1; +- (id)arrayOfUInt16:(unsigned long long)arg1; +- (id)arrayOfUInt8:(unsigned long long)arg1; +- (id)arrayOfInt64:(unsigned long long)arg1; +- (id)arrayOfInt32:(unsigned long long)arg1; +- (id)arrayOfInt16:(unsigned long long)arg1; +- (id)arrayOfInt8:(unsigned long long)arg1; - (unsigned long long)uint64; - (unsigned int)uint32; - (unsigned short)uint16; @@ -34,7 +34,7 @@ - (short)int16; - (BOOL)int8; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; - (void)rewindCursor:(unsigned long long)arg1; - (void)advanceCursor:(unsigned long long)arg1; - (void)setCursor:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native.h index c21991785..a4b1e0723 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native.h @@ -11,15 +11,15 @@ @interface VMUMemoryView_Native : NSObject { struct _VMURange _addressRange; - unsigned long _cursor; + unsigned long long _cursor; char *_data; id _gcKeepAlive; } - (id)description; -- (id)stringWithEncoding:(unsigned int)arg1; -- (id)stringWithEncoding:(unsigned int)arg1 size:(unsigned long)arg2; -- (id)stringWithEncoding:(unsigned int)arg1 offset:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1; +- (id)stringWithEncoding:(unsigned long long)arg1 size:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1 offset:(unsigned long long)arg2; - (BOOL)charAtOffset:(unsigned long long)arg1; - (struct dyld_image_info_64)dyldImageInfo64; - (struct dyld_image_info_64)dyldImageInfo; @@ -27,15 +27,15 @@ - (struct nlist_64)nlist; - (long long)LEB128; - (unsigned long long)ULEB128; -- (id)arrayOfUInt64:(unsigned long)arg1; -- (id)arrayOfUInt32:(unsigned long)arg1; -- (id)arrayOfUInt16:(unsigned long)arg1; -- (id)arrayOfUInt8:(unsigned long)arg1; -- (id)arrayOfInt64:(unsigned long)arg1; -- (id)arrayOfInt32:(unsigned long)arg1; -- (id)arrayOfInt16:(unsigned long)arg1; -- (id)arrayOfInt8:(unsigned long)arg1; -- (id)readBytes:(unsigned long)arg1; +- (id)arrayOfUInt64:(unsigned long long)arg1; +- (id)arrayOfUInt32:(unsigned long long)arg1; +- (id)arrayOfUInt16:(unsigned long long)arg1; +- (id)arrayOfUInt8:(unsigned long long)arg1; +- (id)arrayOfInt64:(unsigned long long)arg1; +- (id)arrayOfInt32:(unsigned long long)arg1; +- (id)arrayOfInt16:(unsigned long long)arg1; +- (id)arrayOfInt8:(unsigned long long)arg1; +- (id)readBytes:(unsigned long long)arg1; - (unsigned long long)uint64; - (unsigned int)uint32; - (unsigned short)uint16; @@ -45,7 +45,7 @@ - (short)int16; - (BOOL)int8; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; - (void)rewindCursor:(unsigned long long)arg1; - (void)advanceCursor:(unsigned long long)arg1; - (void)setCursor:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native32.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native32.h index 6b81b35be..539647dca 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native32.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native32.h @@ -12,7 +12,7 @@ + (id)memoryViewWithAddressRange:(struct _VMURange)arg1 data:(char *)arg2 memory:(id)arg3; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native64.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native64.h index 87a27cf96..44294a7d3 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native64.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Native64.h @@ -12,7 +12,7 @@ + (id)memoryViewWithAddressRange:(struct _VMURange)arg1 data:(char *)arg2 memory:(id)arg3; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped.h index d02c53545..2ff6b2d80 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped.h @@ -11,15 +11,15 @@ @interface VMUMemoryView_Swapped : NSObject { struct _VMURange _addressRange; - unsigned long _cursor; + unsigned long long _cursor; char *_data; id _gcKeepAlive; } - (id)description; -- (id)stringWithEncoding:(unsigned int)arg1; -- (id)stringWithEncoding:(unsigned int)arg1 size:(unsigned long)arg2; -- (id)stringWithEncoding:(unsigned int)arg1 offset:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1; +- (id)stringWithEncoding:(unsigned long long)arg1 size:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned long long)arg1 offset:(unsigned long long)arg2; - (BOOL)charAtOffset:(unsigned long long)arg1; - (struct dyld_image_info_64)dyldImageInfo64; - (struct dyld_image_info_64)dyldImageInfo; @@ -27,15 +27,15 @@ - (struct nlist_64)nlist; - (long long)LEB128; - (unsigned long long)ULEB128; -- (id)arrayOfUInt64:(unsigned long)arg1; -- (id)arrayOfUInt32:(unsigned long)arg1; -- (id)arrayOfUInt16:(unsigned long)arg1; -- (id)arrayOfUInt8:(unsigned long)arg1; -- (id)arrayOfInt64:(unsigned long)arg1; -- (id)arrayOfInt32:(unsigned long)arg1; -- (id)arrayOfInt16:(unsigned long)arg1; -- (id)arrayOfInt8:(unsigned long)arg1; -- (id)readBytes:(unsigned long)arg1; +- (id)arrayOfUInt64:(unsigned long long)arg1; +- (id)arrayOfUInt32:(unsigned long long)arg1; +- (id)arrayOfUInt16:(unsigned long long)arg1; +- (id)arrayOfUInt8:(unsigned long long)arg1; +- (id)arrayOfInt64:(unsigned long long)arg1; +- (id)arrayOfInt32:(unsigned long long)arg1; +- (id)arrayOfInt16:(unsigned long long)arg1; +- (id)arrayOfInt8:(unsigned long long)arg1; +- (id)readBytes:(unsigned long long)arg1; - (unsigned long long)uint64; - (unsigned int)uint32; - (unsigned short)uint16; @@ -45,7 +45,7 @@ - (short)int16; - (BOOL)int8; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; - (void)rewindCursor:(unsigned long long)arg1; - (void)advanceCursor:(unsigned long long)arg1; - (void)setCursor:(unsigned long long)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped32.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped32.h index 5a44f37f6..4e6d451fd 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped32.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped32.h @@ -12,7 +12,7 @@ + (id)memoryViewWithAddressRange:(struct _VMURange)arg1 data:(char *)arg2 memory:(id)arg3; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped64.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped64.h index a13bbc468..2650f0e14 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped64.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemoryView_Swapped64.h @@ -12,7 +12,7 @@ + (id)memoryViewWithAddressRange:(struct _VMURange)arg1 data:(char *)arg2 memory:(id)arg3; - (void)pointerAlignCursor; -- (BOOL)isCursorPointerAligned; +- (_Bool)isCursorPointerAligned; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_File.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_File.h index 108bf4178..bfbd4d4d7 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_File.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_File.h @@ -13,7 +13,7 @@ @interface VMUMemory_File : VMUMemory_Base { char *_mappedAddress; - unsigned long _mappedSize; + unsigned long long _mappedSize; NSDate *_lastModifiedTimestamp; struct _VMURange _addressRange; struct _VMURange _fileRange; @@ -30,13 +30,13 @@ - (id)view; - (id)memoryFromSubRange:(struct _VMURange)arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; - (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; -- (BOOL)isContiguous; +- (_Bool)isContiguous; - (id)architecture; - (struct _VMURange)addressRange; - (void)finalize; - (void)dealloc; - (id)description; -- (BOOL)map; +- (_Bool)map; - (unsigned long long)sharedCacheHeaderOffsetForPath:(id)arg1; - (void)buildSharedCacheMap; - (id)lastModifiedTimestamp; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Handle.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Handle.h index 1f884f335..6fec157da 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Handle.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Handle.h @@ -24,7 +24,7 @@ - (id)view; - (id)memoryFromSubRange:(struct _VMURange)arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; - (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; -- (BOOL)isContiguous; +- (_Bool)isContiguous; - (id)architecture; - (struct _VMURange)addressRange; - (id)initWithParent:(id)arg1 addressRange:(struct _VMURange)arg2 architecture:(id)arg3 data:(char *)arg4; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_NonContiguousTask.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_NonContiguousTask.h index 99fd8b78b..fb724a926 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_NonContiguousTask.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_NonContiguousTask.h @@ -27,7 +27,7 @@ - (id)view; - (id)memoryFromSubRange:(struct _VMURange)arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; - (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; -- (BOOL)isContiguous; +- (_Bool)isContiguous; - (id)architecture; - (struct _VMURange)addressRange; - (struct _VMURange)regionAtAddress:(unsigned long long)arg1 minProtection:(int)arg2; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Task.h b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Task.h index 1128ccd8a..ef9aae7f6 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Task.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUMemory_Task.h @@ -25,7 +25,7 @@ - (id)view; - (id)memoryFromSubRange:(struct _VMURange)arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; - (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; -- (BOOL)isContiguous; +- (_Bool)isContiguous; - (id)architecture; - (struct _VMURange)addressRange; - (id)initWithData:(char *)arg1 addressRange:(struct _VMURange)arg2 architecture:(id)arg3; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUNonOverlappingRangeArray.h b/iOS7/PrivateFrameworks/Symbolication/VMUNonOverlappingRangeArray.h index 9284de265..7487803d2 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUNonOverlappingRangeArray.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUNonOverlappingRangeArray.h @@ -6,13 +6,14 @@ #import +// Not exported @interface VMUNonOverlappingRangeArray : VMURangeArray { } - (struct _VMURange)largestUnusedWithInUse:(id)arg1; -- (id)subtract:(id)arg1 mergeRanges:(BOOL)arg2; -- (void)_mergeAllBitsOfRange:(struct _VMURange)arg1 excludingRanges:(id)arg2 mergeRanges:(BOOL)arg3; +- (id)subtract:(id)arg1 mergeRanges:(_Bool)arg2; +- (void)_mergeAllBitsOfRange:(struct _VMURange)arg1 excludingRanges:(id)arg2 mergeRanges:(_Bool)arg3; - (void)mergeRanges:(id)arg1 excludingRanges:(id)arg2; - (void)mergeRange:(struct _VMURange)arg1 excludingRanges:(id)arg2; - (void)mergeRanges:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUObjectIdentifier.h b/iOS7/PrivateFrameworks/Symbolication/VMUObjectIdentifier.h index dfb130b7e..891b64d96 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUObjectIdentifier.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUObjectIdentifier.h @@ -16,12 +16,12 @@ VMUClassInfoMap *_isaToClassInfo; VMUClassInfoMap *_cfTypeIDtoClassInfo; VMUClassInfoMap *_unrealizedClassInfos; - unsigned long _coreFoundationCFTypeIsa; - unsigned long _foundationCFTypeIsa; + unsigned long long _coreFoundationCFTypeIsa; + unsigned long long _foundationCFTypeIsa; id _isaTranslator; - unsigned int *_nonPointerIndexMapping; + unsigned long long *_nonPointerIndexMapping; void *_remoteObjectBuffer; - unsigned long _remoteObjectBufferSize; + unsigned long long _remoteObjectBufferSize; NSMapTable *_isaToObjectLabelHandlerMap; NSMapTable *_itemCountToLabelStringUniquingMap; struct VMULabelUniquingDataForStringType *_stringToLabelStringUniquingData; @@ -31,16 +31,16 @@ } - (id)classInfoForCFType:(struct __CFRuntimeBase *)arg1; -- (id)classInfoForIsaPointer:(unsigned int)arg1; +- (id)classInfoForIsaPointer:(unsigned long long)arg1; - (id)classInfoForObject:(unsigned long long)arg1; - (id)initWithTask:(unsigned int)arg1; -- (id)labelForMemory:(void *)arg1 length:(unsigned int)arg2; +- (id)labelForMemory:(void *)arg1 length:(unsigned long long)arg2; - (id)labelForMallocBlock:(struct _VMURange)arg1; - (id)labelForNSSet:(id)arg1; - (id)labelForNSConcreteHashTable:(id)arg1; - (id)labelForNSDictionary:(id)arg1; - (id)labelForNSArray:(id)arg1; -- (id)labelForItemCount:(long)arg1; +- (id)labelForItemCount:(long long)arg1; - (id)labelForNSDate:(id)arg1; - (id)labelForNSNumber:(id)arg1; - (id)labelForNSPathStore2:(id)arg1; @@ -54,15 +54,15 @@ - (struct _VMURange)vmRegionRangeForAddress:(unsigned long long)arg1; - (void)findObjCclasses; - (void)findCFTypes; -- (id)_faultClass:(unsigned long)arg1 ofType:(int)arg2; -- (id)classInfoForMemory:(void *)arg1 length:(unsigned int)arg2; +- (id)_faultClass:(unsigned long long)arg1 ofType:(int)arg2; +- (id)classInfoForMemory:(void *)arg1 length:(unsigned long long)arg2; - (id)classInfoForObjectWithRange:(struct _VMURange)arg1; - (id)nullClassInfo; - (void)enumerateAllClassInfosWithBlock:(id)arg1; - (void)enumerateRealizedClassInfosWithBlock:(id)arg1; - (id)objcRuntimeMallocBlocksHash; -- (unsigned int)ObjCclassCount; -- (unsigned int)CFTypeCount; +- (unsigned long long)ObjCclassCount; +- (unsigned long long)CFTypeCount; - (void)dealloc; - (id)initWithTask:(unsigned int)arg1 symbolicator:(struct _CSTypeRef)arg2; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUObjectLabelHandlerInfo.h b/iOS7/PrivateFrameworks/Symbolication/VMUObjectLabelHandlerInfo.h index 7c33ec1f7..07449c9f4 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUObjectLabelHandlerInfo.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUObjectLabelHandlerInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VMUObjectLabelHandlerInfo : NSObject { NSString *_className; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUProcInfo.h b/iOS7/PrivateFrameworks/Symbolication/VMUProcInfo.h index 6f9cc65c1..bf85b0b9e 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUProcInfo.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUProcInfo.h @@ -13,7 +13,7 @@ @interface VMUProcInfo : NSObject { unsigned int _task; - BOOL _needTaskPortDealloc; + _Bool _needTaskPortDealloc; NSString *_name; int _cpuType; NSArray *_arguments; @@ -28,21 +28,21 @@ } + (int)processParentId:(int)arg1; -+ (BOOL)isProcessRunning:(int)arg1; ++ (_Bool)isProcessRunning:(int)arg1; + (id)getProcessIds; -- (unsigned int)hash; -- (int)compareByUserAppName:(id)arg1; -- (int)compareByName:(id)arg1; -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)signal:(int)arg1; -- (BOOL)terminate; -- (BOOL)isRunning; -- (BOOL)isNative; +- (unsigned long long)hash; +- (long long)compareByUserAppName:(id)arg1; +- (long long)compareByName:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)signal:(int)arg1; +- (_Bool)terminate; +- (_Bool)isRunning; +- (_Bool)isNative; - (int)cpuType; -- (BOOL)isCFM; -- (BOOL)isMachO; -- (BOOL)isApp; +- (_Bool)isCFM; +- (_Bool)isMachO; +- (_Bool)isApp; - (void)update; - (unsigned int)task; - (int)ppid; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUProcList.h b/iOS7/PrivateFrameworks/Symbolication/VMUProcList.h index 19697b670..7607b442c 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUProcList.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUProcList.h @@ -13,8 +13,8 @@ NSLock *procLock; NSMapTable *allProcs; NSMapTable *filteredProcs; - BOOL appsOnly; - BOOL ownedOnly; + _Bool appsOnly; + _Bool ownedOnly; } - (id)procInfoWithPID:(int)arg1; @@ -26,14 +26,14 @@ - (id)allNames; - (id)allPIDs; - (id)allProcInfos; -- (unsigned int)count; -- (BOOL)appsOnly; -- (void)setAppsOnly:(BOOL)arg1; -- (BOOL)ownedOnly:(BOOL)arg1; -- (void)setOwnedOnly:(BOOL)arg1; -- (BOOL)updateFromSystem; +- (unsigned long long)count; +- (_Bool)appsOnly; +- (void)setAppsOnly:(_Bool)arg1; +- (_Bool)ownedOnly:(_Bool)arg1; +- (void)setOwnedOnly:(_Bool)arg1; +- (_Bool)updateFromSystem; - (void)_populateFromSystem; -- (BOOL)update; +- (_Bool)update; - (void)removeProcInfo:(id)arg1; - (void)addProcInfo:(id)arg1; - (void)setProcInfos:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUProcessDescription.h b/iOS7/PrivateFrameworks/Symbolication/VMUProcessDescription.h index 58f715c3e..2952529ec 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUProcessDescription.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUProcessDescription.h @@ -14,18 +14,18 @@ int _pid; struct _CSTypeRef _symbolicator; NSString *_processName; - BOOL _processNameNeedsCorrection; + _Bool _processNameNeedsCorrection; NSString *_executablePath; - BOOL _executablePathNeedsCorrection; + _Bool _executablePathNeedsCorrection; unsigned long long _executableLoadAddress; int _cpuType; - BOOL _is64Bit; + _Bool _is64Bit; NSDictionary *_lsApplicationInformation; NSMutableArray *_binaryImages; NSArray *_sortedBinaryImages; NSDictionary *_binaryImageHints; NSArray *_unreadableBinaryImagePaths; - BOOL _binaryImagePostProcessingComplete; + _Bool _binaryImagePostProcessingComplete; NSDictionary *_buildVersionDictionary; NSDictionary *_osVersionDictionary; NSString *_parentProcessName; @@ -52,7 +52,7 @@ - (id)binaryImageDictionaryForAddress:(unsigned long long)arg1; - (id)binaryImages; - (id)_bundleLock; -- (BOOL)isAppleApplication; +- (_Bool)isAppleApplication; - (id)bundleIdentifier; - (id)executablePath; - (id)processVersion; @@ -68,7 +68,7 @@ - (id)date; - (void)_extractBinaryImageInfoFromSymbolOwner:(struct _CSTypeRef)arg1; - (id)_extractInfoPlistFromSymbolOwner:(struct _CSTypeRef)arg1 withNonContiguousMemory:(id)arg2; -- (id)_readDataFromMemory:(id)arg1 atAddress:(unsigned long long)arg2 size:(unsigned long)arg3; +- (id)_readDataFromMemory:(id)arg1 atAddress:(unsigned long long)arg2 size:(unsigned long long)arg3; - (double)_extractDyldInfoFromSymbolOwner:(struct _CSTypeRef)arg1 withNonContiguousMemory:(id)arg2; - (id)initWithPid:(int)arg1 orTask:(unsigned int)arg2; - (void)clearCrashReporterInfo; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMURangeArray.h b/iOS7/PrivateFrameworks/Symbolication/VMURangeArray.h index 69de1aca7..b88734e62 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMURangeArray.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMURangeArray.h @@ -13,7 +13,7 @@ unsigned int _count; struct _VMURange *_ranges; unsigned int _max; - BOOL _sorted; + _Bool _sorted; } - (id)description; @@ -24,13 +24,13 @@ - (struct _VMURange)range; - (struct _VMURange)largestSubrangeNotExcludedBySelfForRange:(struct _VMURange)arg1 andLargerThan:(unsigned long long)arg2 startIndex:(unsigned int *)arg3; - (struct _VMURange)subrangeNotExcludedBySelfForRange:(struct _VMURange)arg1; -- (BOOL)intersectsRange:(struct _VMURange)arg1; -- (BOOL)intersectsLocation:(unsigned long long)arg1; +- (_Bool)intersectsRange:(struct _VMURange)arg1; +- (_Bool)intersectsLocation:(unsigned long long)arg1; - (void)removeAllRanges; - (void)removeRangeAtIndex:(unsigned int)arg1; - (void)insertRange:(struct _VMURange)arg1 atIndex:(unsigned int)arg2; - (struct _VMURange)rangeForLocation:(unsigned long long)arg1; -- (unsigned int)indexForLocation:(unsigned long long)arg1; +- (unsigned long long)indexForLocation:(unsigned long long)arg1; - (struct _VMURange)rangeAtIndex:(unsigned int)arg1; - (void)addRanges:(id)arg1; - (void)addRange:(struct _VMURange)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMURangeValue.h b/iOS7/PrivateFrameworks/Symbolication/VMURangeValue.h index c3d73fe2b..12956ecd3 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMURangeValue.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMURangeValue.h @@ -8,15 +8,15 @@ @interface VMURangeValue : VMUAddressRange { - int _value; + long long _value; } -+ (id)rangeValueWithRange:(struct _VMURange)arg1 value:(int)arg2; ++ (id)rangeValueWithRange:(struct _VMURange)arg1 value:(long long)arg2; - (id)description; -- (int)compare:(id)arg1; -- (int)value; +- (long long)compare:(id)arg1; +- (long long)value; - (struct _VMURange)addressRange; -- (id)initWithRange:(struct _VMURange)arg1 value:(int)arg2; +- (id)initWithRange:(struct _VMURange)arg1 value:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMURegion-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMURegion-Private.h new file mode 100644 index 000000000..07f3a4d06 --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMURegion-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMURegion (Private) +- (void)setOwner:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMURegion.h b/iOS7/PrivateFrameworks/Symbolication/VMURegion.h index e865cfad6..2b6d4f083 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMURegion.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMURegion.h @@ -21,17 +21,16 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEqualToRegion:(id)arg1; -- (int)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToRegion:(id)arg1; +- (long long)compare:(id)arg1; - (struct _VMURange)addressRange; - (id)name; - (id)owner; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithOwner:(id)arg1 name:(id)arg2 addressRange:(struct _VMURange)arg3; -- (void)setOwner:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSampler.h b/iOS7/PrivateFrameworks/Symbolication/VMUSampler.h index 979ebbb2c..9f1d7884f 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSampler.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSampler.h @@ -10,12 +10,12 @@ @interface VMUSampler : NSObject { - unsigned int _options; + unsigned long long _options; int _pid; unsigned int _task; - BOOL _needTaskPortDealloc; - BOOL _recordThreadStates; - BOOL _taskIs64Bit; + _Bool _needTaskPortDealloc; + _Bool _recordThreadStates; + _Bool _taskIs64Bit; NSString *_processName; VMUProcessDescription *_processDescription; struct _CSTypeRef _symbolicator; @@ -33,11 +33,11 @@ double _interval; double _timeLimit; unsigned int _sampleLimit; - BOOL _sampling; + _Bool _sampling; unsigned int _samplingThreadPort; unsigned int _numberOfSamples; NSMutableArray *_samples; - BOOL _stacksFixed; + _Bool _stacksFixed; void *_cfi; id _delegate; double _timeSpentSamplingWithoutCFI; @@ -48,14 +48,14 @@ unsigned int _dispatchThreadHardLimitCount; } -+ (id)sampleAllThreadsOfTask:(unsigned int)arg1 withSymbolicator:(id)arg2 symbolicate:(BOOL)arg3; -+ (id)sampleAllThreadsOfTask:(unsigned int)arg1 symbolicate:(BOOL)arg2; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 withSymbolicator:(id)arg2 symbolicate:(_Bool)arg3; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 symbolicate:(_Bool)arg2; + (id)sampleAllThreadsOfTask:(unsigned int)arg1 withSymbolicator:(id)arg2; + (id)sampleAllThreadsOfTask:(unsigned int)arg1; + (id)sampleAllThreadsOfPID:(int)arg1 withSymbolicator:(id)arg2; + (id)sampleAllThreadsOfPID:(int)arg1; + (void)initialize; -- (void)writeOutput:(id)arg1 append:(BOOL)arg2; +- (void)writeOutput:(id)arg1 append:(_Bool)arg2; - (id)createOutput; - (id)outputString; - (id)stopSamplingAndReturnCallNode; @@ -66,7 +66,7 @@ - (id)delegate; - (void)setDelegate:(id)arg1; - (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1; -- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1 returnedConcurrentFlag:(char *)arg2 returnedThreadId:(unsigned long long *)arg3; +- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1 returnedConcurrentFlag:(_Bool *)arg2 returnedThreadId:(unsigned long long *)arg3; - (id)threadNameForThread:(unsigned int)arg1; - (id)threadNameForThread:(unsigned int)arg1 returnedThreadId:(unsigned long long *)arg2 returnedDispatchQueueSerialNum:(unsigned long long *)arg3; - (unsigned int)mainThread; @@ -75,34 +75,34 @@ - (id)samples; - (int)pid; - (struct _CSTypeRef)symbolicator; -- (BOOL)shouldOutputSignature; -- (void)setShouldOutputSignature:(BOOL)arg1; -- (void)setRecordThreadStates:(BOOL)arg1; +- (_Bool)shouldOutputSignature; +- (void)setShouldOutputSignature:(_Bool)arg1; +- (void)setRecordThreadStates:(_Bool)arg1; - (unsigned int)sampleLimit; - (void)setSampleLimit:(unsigned int)arg1; - (double)timeLimit; - (void)setTimeLimit:(double)arg1; - (double)samplingInterval; - (void)setSamplingInterval:(double)arg1; -- (BOOL)waitUntilDone; -- (BOOL)stop; -- (BOOL)start; +- (_Bool)waitUntilDone; +- (_Bool)stop; +- (_Bool)start; - (id)sampleThread:(unsigned int)arg1; - (id)sampleAllThreadsOnce; - (void)_runSamplingThread; - (void)_fixupStacks:(id)arg1; - (unsigned int)recordSampleTo:(id)arg1 beginTime:(double)arg2 endTime:(double)arg3 thread:(unsigned int)arg4; - (void)_checkDispatchThreadLimits; -- (void)initializeSamplingContext:(BOOL)arg1; +- (void)initializeSamplingContext:(_Bool)arg1; - (void)_makeTimeshare; - (void)_makeHighPriority; - (void)finalize; - (void)dealloc; -- (id)initWithTask:(unsigned int)arg1 options:(unsigned int)arg2; -- (id)initWithPID:(int)arg1 options:(unsigned int)arg2; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned long long)arg2; +- (id)initWithPID:(int)arg1 options:(unsigned long long)arg2; - (id)initWithTask:(unsigned int)arg1; - (id)initWithPID:(int)arg1; -- (id)initWithPID:(int)arg1 orTask:(unsigned int)arg2 options:(unsigned int)arg3; +- (id)initWithPID:(int)arg1 orTask:(unsigned int)arg2 options:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSection.h b/iOS7/PrivateFrameworks/Symbolication/VMUSection.h index 6ff4c770d..c99ec8feb 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSection.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSection.h @@ -36,8 +36,8 @@ - (unsigned long long)addr; - (id)segmentName; - (id)sectionName; -- (BOOL)isSection64; -- (BOOL)isSection32; +- (_Bool)isSection64; +- (_Bool)isSection32; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSection32.h b/iOS7/PrivateFrameworks/Symbolication/VMUSection32.h index ef6fcf919..d9b82520a 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSection32.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSection32.h @@ -10,7 +10,7 @@ { } -- (BOOL)isSection32; +- (_Bool)isSection32; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSection64.h b/iOS7/PrivateFrameworks/Symbolication/VMUSection64.h index 559608f6e..40331d834 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSection64.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSection64.h @@ -11,7 +11,7 @@ unsigned int _reserved3; } -- (BOOL)isSection64; +- (_Bool)isSection64; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSegment32LoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUSegment32LoadCommand.h index caf480b0b..882ae0a43 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSegment32LoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSegment32LoadCommand.h @@ -10,7 +10,7 @@ { } -- (BOOL)isSegment32; +- (_Bool)isSegment32; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSegment64LoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUSegment64LoadCommand.h index e5f13ae1b..a69f43cb9 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSegment64LoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSegment64LoadCommand.h @@ -10,7 +10,7 @@ { } -- (BOOL)isSegment64; +- (_Bool)isSegment64; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSegmentLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUSegmentLoadCommand.h index aa7dcc230..2e245b3c7 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSegmentLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSegmentLoadCommand.h @@ -33,7 +33,7 @@ - (unsigned long long)vmsize; - (unsigned long long)vmaddr; - (id)name; -- (BOOL)isSegment; +- (_Bool)isSegment; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSourceInfo.h b/iOS7/PrivateFrameworks/Symbolication/VMUSourceInfo.h index d701bde50..6dce96305 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSourceInfo.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSourceInfo.h @@ -21,8 +21,8 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)description; -- (BOOL)isEqualToSourceInfo:(id)arg1; -- (int)compare:(id)arg1; +- (_Bool)isEqualToSourceInfo:(id)arg1; +- (long long)compare:(id)arg1; - (struct _VMURange)addressRange; - (unsigned int)fileOffset; - (unsigned int)lineNumber; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymTabLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymTabLoadCommand.h index 241b6c033..5f90e84a3 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSymTabLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymTabLoadCommand.h @@ -18,7 +18,7 @@ - (unsigned int)stroff; - (unsigned int)nsyms; - (unsigned int)symoff; -- (BOOL)isSymTab; +- (_Bool)isSymTab; - (id)initWithMemory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbol-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbol-Private.h new file mode 100644 index 000000000..33c173a76 --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbol-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMUSymbol (Private) +- (void)setOwner:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbol.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbol.h index d80ea5b4f..8c5199d98 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSymbol.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbol.h @@ -22,17 +22,17 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)description; -- (BOOL)isEqualToSymbol:(id)arg1; -- (int)compare:(id)arg1; -- (BOOL)isThumb; -- (BOOL)isArm; -- (BOOL)isDwarf; -- (BOOL)isStab; -- (BOOL)isExternal; -- (BOOL)isDyldStub; -- (BOOL)isJavaMethod; -- (BOOL)isObjcMethod; -- (BOOL)isFunction; +- (_Bool)isEqualToSymbol:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isThumb; +- (_Bool)isArm; +- (_Bool)isDwarf; +- (_Bool)isStab; +- (_Bool)isExternal; +- (_Bool)isDyldStub; +- (_Bool)isJavaMethod; +- (_Bool)isObjcMethod; +- (_Bool)isFunction; - (unsigned int)flags; - (id)text; - (id)sourceInfosInAddressRange:(struct _VMURange)arg1; @@ -43,7 +43,6 @@ - (id)mangledName; - (id)name; - (id)initWithName:(id)arg1 mangledName:(id)arg2 addressRange:(struct _VMURange)arg3 owner:(id)arg4 flags:(unsigned int)arg5; -- (void)setOwner:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner-Private.h new file mode 100644 index 000000000..9bc9dfd24 --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMUSymbolOwner (Private) +- (_Bool)validate; +- (unsigned long long)size; +- (id)programTextForAddressRange:(struct _VMURange)arg1; +- (id)programTextForAddress:(unsigned long long)arg1; +- (void)slideToSegmentAddresses:(id)arg1; +- (id)symbolOwnerByAddingContentsOfOwner:(id)arg1; +- (_Bool)isLazy; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner.h index 25860c6ec..04feb109f 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwner.h @@ -27,17 +27,17 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)description; -- (int)compare:(id)arg1; -- (BOOL)isEqualToSymbolOwner:(id)arg1; -- (BOOL)isDsym; -- (BOOL)isBundle; -- (BOOL)isDyld; -- (BOOL)isDylib; -- (BOOL)isAOut; -- (BOOL)isCommpage; -- (BOOL)isPEF; -- (BOOL)isProtected; -- (BOOL)isMachO; +- (long long)compare:(id)arg1; +- (_Bool)isEqualToSymbolOwner:(id)arg1; +- (_Bool)isDsym; +- (_Bool)isBundle; +- (_Bool)isDyld; +- (_Bool)isDylib; +- (_Bool)isAOut; +- (_Bool)isCommpage; +- (_Bool)isPEF; +- (_Bool)isProtected; +- (_Bool)isMachO; - (unsigned int)compatibilityVersion; - (unsigned int)currentVersion; - (unsigned int)flags; @@ -53,19 +53,12 @@ - (id)regionForAddress:(unsigned long long)arg1; - (id)regionsForName:(id)arg1; - (id)regions; -- (BOOL)containsAddress:(unsigned long long)arg1; +- (_Bool)containsAddress:(unsigned long long)arg1; - (id)architecture; - (id)path; - (id)signature; - (id)name; - (id)initWithName:(id)arg1 signature:(id)arg2 textMemory:(id)arg3 regions:(id)arg4 symbols:(id)arg5 sourceInfos:(id)arg6 flags:(unsigned int)arg7 currentVersion:(unsigned int)arg8 compatibilityVersion:(unsigned int)arg9; -- (BOOL)validate; -- (unsigned long long)size; -- (id)programTextForAddressRange:(struct _VMURange)arg1; -- (id)programTextForAddress:(unsigned long long)arg1; -- (void)slideToSegmentAddresses:(id)arg1; -- (id)symbolOwnerByAddingContentsOfOwner:(id)arg1; -- (BOOL)isLazy; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwnerCache.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwnerCache.h index 1b4cbcf92..f4652b90c 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwnerCache.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolOwnerCache.h @@ -10,8 +10,8 @@ { } -+ (void)setMemoryLimit:(unsigned int)arg1; -+ (unsigned int)memoryLimit; ++ (void)setMemoryLimit:(unsigned long long)arg1; ++ (unsigned long long)memoryLimit; + (void)flush; + (void)shrinkCacheToSize:(unsigned long long)arg1; + (id)symbolOwners; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator-Private.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator-Private.h new file mode 100644 index 000000000..593229feb --- /dev/null +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMUSymbolicator (Private) ++ (_Bool)isIgnoreFunctionSymbols; ++ (void)ignoreFunctionSymbols:(_Bool)arg1; ++ (id)symbolicatorForSignature:(id)arg1 dsymSearchPaths:(id)arg2 useMds:(_Bool)arg3; ++ (id)symbolicatorWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; ++ (id)symbolicatorWithHeaders:(id)arg1 allowLazySymbolOwners:(_Bool)arg2 path:(id)arg3 machTaskContainer:(id)arg4; ++ (id)convertHeaderToSymbolOwner:(id)arg1 allowLazySymbolOwners:(_Bool)arg2; +- (id)programTextForAddressRange:(struct _VMURange)arg1; +- (id)programTextForAddress:(unsigned long long)arg1; +- (id)initWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator.h b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator.h index 5da535267..4ec27ab4e 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUSymbolicator.h @@ -14,7 +14,7 @@ NSArray *_symbolOwnerAddressRanges; NSString *_path; VMUMachTaskContainer *_machTaskContainer; - BOOL _isProtected; + _Bool _isProtected; } + (id)symbolicatorForSignature:(id)arg1; @@ -23,17 +23,11 @@ + (id)symbolicatorForTask:(unsigned int)arg1; + (id)symbolicatorForPath:(id)arg1 architecture:(id)arg2; + (id)symbolicatorsForPath:(id)arg1; -+ (BOOL)isIgnoreFunctionSymbols; -+ (void)ignoreFunctionSymbols:(BOOL)arg1; -+ (id)symbolicatorForSignature:(id)arg1 dsymSearchPaths:(id)arg2 useMds:(BOOL)arg3; -+ (id)symbolicatorWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; -+ (id)symbolicatorWithHeaders:(id)arg1 allowLazySymbolOwners:(BOOL)arg2 path:(id)arg3 machTaskContainer:(id)arg4; -+ (id)convertHeaderToSymbolOwner:(id)arg1 allowLazySymbolOwners:(BOOL)arg2; - (void)dealloc; - (id)description; - (id)architecture; - (void)forceFullSymbolExtraction; -- (BOOL)isProtected; +- (_Bool)isProtected; - (id)signature; - (int)pid; - (id)path; @@ -56,13 +50,10 @@ - (id)regionsInAddressRange:(struct _VMURange)arg1; - (id)regionForAddress:(unsigned long long)arg1; - (id)regions; -- (BOOL)containsAddress:(unsigned long long)arg1; +- (_Bool)containsAddress:(unsigned long long)arg1; - (void)replaceSymbolOwner:(id)arg1 withSymbolOwner:(id)arg2; -- (BOOL)addSymbolRichFile:(id)arg1; -- (id)faultLazySymbolOwnerAtIndex:(int)arg1; -- (id)programTextForAddressRange:(struct _VMURange)arg1; -- (id)programTextForAddress:(unsigned long long)arg1; -- (id)initWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; +- (_Bool)addSymbolRichFile:(id)arg1; +- (id)faultLazySymbolOwnerAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUTask.h b/iOS7/PrivateFrameworks/Symbolication/VMUTask.h index 79ff7f851..729e1e05a 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUTask.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUTask.h @@ -12,19 +12,19 @@ { id _memory; VMUMachTaskContainer *_machTaskContainer; - BOOL _isTranslated; + _Bool _isTranslated; NSArray *_headers; } + (id)taskWithMachTaskContainer:(id)arg1; + (id)findDyldHeaderInMemory:(id)arg1 address:(unsigned long long)arg2; -+ (BOOL)pidIsTranslated:(int)arg1; ++ (_Bool)pidIsTranslated:(int)arg1; - (void)dealloc; - (id)headers; - (unsigned int)task; - (id)memory; - (int)pid; -- (BOOL)isTranslated; +- (_Bool)isTranslated; - (id)initWithMachTaskContainer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryCache.h b/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryCache.h index 6211afc40..1dd02af6d 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryCache.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryCache.h @@ -10,14 +10,14 @@ { struct mapped_memory_t *_memoryRegions; unsigned int _task; - BOOL _taskIs64Bit; - BOOL _stopped; - BOOL _shouldTouchPages; + _Bool _taskIs64Bit; + _Bool _stopped; + _Bool _shouldTouchPages; } + (id)taskMemoryCacheForTask:(unsigned int)arg1; -+ (BOOL)taskIs64Bit:(unsigned int)arg1; -- (BOOL)copyRange:(struct _VMURange)arg1 to:(void *)arg2; ++ (_Bool)taskIs64Bit:(unsigned int)arg1; +- (_Bool)copyRange:(struct _VMURange)arg1 to:(void *)arg2; - (int)readPointerAt:(unsigned long long)arg1 value:(unsigned long long *)arg2; - (int)peekAtAddress:(unsigned long long)arg1 size:(unsigned long long)arg2 returnsBuf:(void **)arg3; - (int)stopPeeking; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryScanner.h b/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryScanner.h index 6dd7c6d2c..ef084c13e 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryScanner.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUTaskMemoryScanner.h @@ -27,7 +27,7 @@ unsigned int _threadsCount; id *_classInfos; unsigned int _classInfosCount; - BOOL _exactScanningEnabled; + _Bool _exactScanningEnabled; unsigned long long _maxInteriorOffset; int _scanningMask; id _referenceLogger; @@ -36,7 +36,7 @@ @property(nonatomic) int scanningMask; // @synthesize scanningMask=_scanningMask; @property(readonly, nonatomic) unsigned int nodeCount; // @synthesize nodeCount=_blocksCount; -@property(nonatomic) BOOL exactScanningEnabled; // @synthesize exactScanningEnabled=_exactScanningEnabled; +@property(nonatomic) _Bool exactScanningEnabled; // @synthesize exactScanningEnabled=_exactScanningEnabled; @property(nonatomic) unsigned long long maxInteriorOffset; // @synthesize maxInteriorOffset=_maxInteriorOffset; - (id)referenceDescription:(CDStruct_df82e459)arg1 withSourceNode:(unsigned int)arg2 destinationNode:(unsigned int)arg3 symbolicator:(struct _CSTypeRef)arg4 alignmentSpacing:(unsigned int)arg5; - (id)nodeDescription:(unsigned int)arg1 withOffset:(unsigned long long)arg2; @@ -65,7 +65,7 @@ - (void)_withMemoryReaderBlock:(id)arg1; - (void)dealloc; - (void)detachFromTask; -- (BOOL)_suspend; +- (_Bool)_suspend; - (id)initWithTask:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUTraceData.h b/iOS7/PrivateFrameworks/Symbolication/VMUTraceData.h index 75d56b15b..cfbdc6a97 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUTraceData.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUTraceData.h @@ -16,16 +16,16 @@ NSMapTable *fnXrefs; NSMutableSet *threadIDnumbers; unsigned int maxDepth; - unsigned int threadCount; + unsigned long long threadCount; } - (void)printXrefs:(id)arg1 toString:(id)arg2; - (id)libraryXref; - (id)functionXref; -- (void)generateXref:(id)arg1 withSelector:(SEL)arg2 commutative:(BOOL)arg3; -- (void)addOrIncrementXref:(id)arg1 withParent:(id)arg2 withChild:(id)arg3 withSelector:(SEL)arg4 commutative:(BOOL)arg5; -- (BOOL)readFromFile:(struct __sFILE *)arg1; -- (unsigned long long)readAddressFromFile:(struct __sFILE *)arg1 has64bitAddresses:(BOOL)arg2 needSwap:(BOOL)arg3; +- (void)generateXref:(id)arg1 withSelector:(SEL)arg2 commutative:(_Bool)arg3; +- (void)addOrIncrementXref:(id)arg1 withParent:(id)arg2 withChild:(id)arg3 withSelector:(SEL)arg4 commutative:(_Bool)arg5; +- (_Bool)readFromFile:(struct __sFILE *)arg1; +- (unsigned long long)readAddressFromFile:(struct __sFILE *)arg1 has64bitAddresses:(_Bool)arg2 needSwap:(_Bool)arg3; - (void)writeToFile:(struct __sFILE *)arg1; - (unsigned int)maxDepth; - (id)numberForThread:(unsigned int)arg1; @@ -34,7 +34,7 @@ - (id)symbolForPC:(unsigned long long)arg1; - (id)initWithBacktraces:(id)arg1 forTask:(unsigned int)arg2; - (id)initWithLogRecords:(CDStruct_32d0cbe3 *)arg1 forTask:(unsigned int)arg2; -- (void)buildPCMap:(long *)arg1 withNumPages:(unsigned int)arg2 forTask:(unsigned int)arg3; +- (void)buildPCMap:(long long *)arg1 withNumPages:(unsigned int)arg2 forTask:(unsigned int)arg3; - (void)addEvent:(id)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUTraceSymbol.h b/iOS7/PrivateFrameworks/Symbolication/VMUTraceSymbol.h index de5e93a4e..741eac831 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUTraceSymbol.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUTraceSymbol.h @@ -17,13 +17,13 @@ int lineNumber; } -- (BOOL)readFromFile:(struct __sFILE *)arg1; +- (_Bool)readFromFile:(struct __sFILE *)arg1; - (void)writeToFile:(struct __sFILE *)arg1; - (int)lineNumber; - (id)filename; - (id)library; - (id)name; -- (id)initWithCString:(char *)arg1 length:(long)arg2 withLine:(int)arg3; +- (id)initWithCString:(char *)arg1 length:(long long)arg2 withLine:(int)arg3; - (id)initWithPC:(unsigned long long)arg1 withSymbolicator:(struct _CSTypeRef)arg2; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUUUIDLoadCommand.h b/iOS7/PrivateFrameworks/Symbolication/VMUUUIDLoadCommand.h index 47758c4d1..f9b2126ba 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUUUIDLoadCommand.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUUUIDLoadCommand.h @@ -14,7 +14,7 @@ } - (void)dealloc; -- (BOOL)isUUID; +- (_Bool)isUUID; - (id)uuid; - (id)initWithMemory:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUVMRegion.h b/iOS7/PrivateFrameworks/Symbolication/VMUVMRegion.h index 91747f4be..28196994d 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUVMRegion.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUVMRegion.h @@ -15,46 +15,46 @@ unsigned int maxProt; NSString *type; NSString *path; - BOOL summarized; - BOOL recalculate_pages_resident; + _Bool summarized; + _Bool recalculate_pages_resident; unsigned char external_pager; unsigned char share_mode; int purgeable; - unsigned int virtual_pages; - unsigned int pages_resident; - unsigned int pages_shared_now_private; - unsigned int pages_swapped_out; - unsigned int pages_dirtied; - unsigned int ref_count; + unsigned long long virtual_pages; + unsigned long long pages_resident; + unsigned long long pages_shared_now_private; + unsigned long long pages_swapped_out; + unsigned long long pages_dirtied; + unsigned long long ref_count; unsigned int user_tag; - unsigned int object_id; + unsigned long long object_id; unsigned int nesting_depth; - BOOL is_submap; - unsigned int mallocBlockCount; + _Bool is_submap; + unsigned long long mallocBlockCount; unsigned int mallocTypeFlag; - unsigned int pages_purgable_vol; - unsigned int pages_purgable_non_vol; - unsigned int pages_purgable_empty; + unsigned long long pages_purgable_vol; + unsigned long long pages_purgable_non_vol; + unsigned long long pages_purgable_empty; } -- (id)breakAtLength:(unsigned long)arg1; +- (id)breakAtLength:(unsigned long long)arg1; - (void)addInfoFromRegion:(id)arg1; -- (BOOL)hasSameInfoAsRegion:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isSubmap; -- (unsigned int)purgeablePageCount; -- (unsigned int)swappedOutPageCount; -- (unsigned int)sharedNowPrivatePageCount; -- (unsigned int)dirtyPageCount; -- (unsigned int)residentPageCount; -- (unsigned int)virtualPageCount; +- (_Bool)hasSameInfoAsRegion:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isSubmap; +- (unsigned long long)purgeablePageCount; +- (unsigned long long)swappedOutPageCount; +- (unsigned long long)sharedNowPrivatePageCount; +- (unsigned long long)dirtyPageCount; +- (unsigned long long)residentPageCount; +- (unsigned long long)virtualPageCount; - (unsigned int)maxProtection; - (unsigned int)protection; - (id)path; - (id)type; - (struct _VMURange)range; - (id)description; -- (id)descriptionWithOptions:(unsigned int)arg1 maximumLength:(unsigned int)arg2; +- (id)descriptionWithOptions:(unsigned long long)arg1 maximumLength:(unsigned long long)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/Symbolication/VMUVMRegionIdentifier.h b/iOS7/PrivateFrameworks/Symbolication/VMUVMRegionIdentifier.h index e010655a3..0842b05b9 100644 --- a/iOS7/PrivateFrameworks/Symbolication/VMUVMRegionIdentifier.h +++ b/iOS7/PrivateFrameworks/Symbolication/VMUVMRegionIdentifier.h @@ -14,14 +14,14 @@ NSMapTable *_mallocZoneStatisticsMap; } -- (id)descriptionForRegionTotalsWithOptions:(unsigned int)arg1; -- (id)descriptionForMallocZoneTotalsWithOptions:(unsigned int)arg1; -- (id)descriptionForRange:(struct _VMURange)arg1 options:(unsigned int)arg2; +- (id)descriptionForRegionTotalsWithOptions:(unsigned long long)arg1; +- (id)descriptionForMallocZoneTotalsWithOptions:(unsigned long long)arg1; +- (id)descriptionForRange:(struct _VMURange)arg1 options:(unsigned long long)arg2; - (id)descriptionForRange:(struct _VMURange)arg1; - (id)regions; - (void)dealloc; - (id)initWithTask:(unsigned int)arg1; -- (id)initWithTask:(unsigned int)arg1 options:(unsigned int)arg2; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/Symbolication/_VMUDWARFAbbrevDecl.h b/iOS7/PrivateFrameworks/Symbolication/_VMUDWARFAbbrevDecl.h index 2b872dc8c..5b58a70e5 100644 --- a/iOS7/PrivateFrameworks/Symbolication/_VMUDWARFAbbrevDecl.h +++ b/iOS7/PrivateFrameworks/Symbolication/_VMUDWARFAbbrevDecl.h @@ -11,11 +11,11 @@ @interface _VMUDWARFAbbrevDecl : NSObject { unsigned long long _tag; - BOOL _hasChildren; + _Bool _hasChildren; NSArray *_attributes; } -+ (id)abbrevDeclWithTag:(unsigned long long)arg1 withChildren:(BOOL)arg2 withAttributes:(id)arg3; ++ (id)abbrevDeclWithTag:(unsigned long long)arg1 withChildren:(_Bool)arg2 withAttributes:(id)arg3; - (void)dealloc; - (id)description; diff --git a/iOS7/PrivateFrameworks/SyncedDefaults/SYDClient.h b/iOS7/PrivateFrameworks/SyncedDefaults/SYDClient.h index a0cf8c3b5..92e0fd826 100644 --- a/iOS7/PrivateFrameworks/SyncedDefaults/SYDClient.h +++ b/iOS7/PrivateFrameworks/SyncedDefaults/SYDClient.h @@ -8,13 +8,14 @@ @class NSObject, NSObject, NSString; +// Not exported @interface SYDClient : NSObject { NSObject *_queue; NSObject *_connection; NSString *_bundleIdentifier; NSString *_storeIdentifier; - BOOL _additionalSource; + _Bool _additionalSource; } - (void)sendMessageWithName:(id)arg1 userInfo:(id)arg2 replyHandler:(id)arg3; @@ -31,7 +32,7 @@ - (void)finalize; - (void)dealloc; - (id)initWithQueue:(id)arg1 bundleIdentifier:(struct __CFString *)arg2 storeIdentifier:(struct __CFString *)arg3; -- (id)initWithQueue:(id)arg1 bundleIdentifier:(struct __CFString *)arg2 storeIdentifier:(struct __CFString *)arg3 additionalSource:(BOOL)arg4; +- (id)initWithQueue:(id)arg1 bundleIdentifier:(struct __CFString *)arg2 storeIdentifier:(struct __CFString *)arg3 additionalSource:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/SyncedDefaults/SYDJournal.h b/iOS7/PrivateFrameworks/SyncedDefaults/SYDJournal.h index 73fb9f926..60c098d65 100644 --- a/iOS7/PrivateFrameworks/SyncedDefaults/SYDJournal.h +++ b/iOS7/PrivateFrameworks/SyncedDefaults/SYDJournal.h @@ -8,15 +8,16 @@ @class NSMutableDictionary; +// Not exported @interface SYDJournal : NSObject { NSMutableDictionary *store; NSMutableDictionary *journal; - BOOL readonly; + _Bool readonly; } - (id)description; -- (BOOL)removeChangesUntilChangeCount:(long long)arg1; +- (_Bool)removeChangesUntilChangeCount:(long long)arg1; - (void)addChange:(int)arg1 forKey:(id)arg2 changeCount:(long long)arg3; - (long long)maximumChangeCount; - (id)changesSinceChangeCount:(long long)arg1; diff --git a/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource-SYDManagement.h b/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource-SYDManagement.h new file mode 100644 index 000000000..f27d27d2f --- /dev/null +++ b/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource-SYDManagement.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SYDRemotePreferencesSource (SYDManagement) ++ (void)migrateSyncedDefaultsForBundleIdentifier:(id)arg1; ++ (void)noteAccountChanges:(id)arg1; ++ (void)resetAllApplicationsWithCompletionHandler:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource.h b/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource.h index 171405c69..8c6b8f66d 100644 --- a/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource.h +++ b/iOS7/PrivateFrameworks/SyncedDefaults/SYDRemotePreferencesSource.h @@ -10,8 +10,8 @@ @interface SYDRemotePreferencesSource : NSObject { - long _generationCount; - long _lastGenerationFromDisk; + long long _generationCount; + long long _lastGenerationFromDisk; struct __CFString *preferenceID; struct __CFURL *urlOnDisk; struct __CFDictionary *cache; @@ -27,15 +27,12 @@ NSObject *_protectionQueue; NSObject *_memoryWarningSource; double _lastAccess; - BOOL _forceNextSynchronization; + _Bool _forceNextSynchronization; } + (id)SYDRemotePreferencesSourceConfigurationDidChangeNotification; + (id)SYDRemotePreferencesSourceDidChangeNotification; + (void)initialize; -+ (void)migrateSyncedDefaultsForBundleIdentifier:(id)arg1; -+ (void)noteAccountChanges:(id)arg1; -+ (void)resetAllApplicationsWithCompletionHandler:(id)arg1; - (id)serverSideDebugDescription; - (void)_didReceiveMemoryWarning; - (void)_createMemoryWarningSource; @@ -43,7 +40,7 @@ - (void)updateConfiguration; - (void)unregisterForSynchronizedDefaults; - (void)registerForSynchronizedDefaults; -- (long)generationCount; +- (long long)generationCount; - (struct __CFDictionary *)copyDictionary; - (struct __CFArray *)copyKeyList; - (void)discardExternalChangesForChangeCount:(long long)arg1; @@ -61,14 +58,14 @@ - (void)_forceRegistrationNow; - (void)finalize; - (void)dealloc; -- (id)initWithApplicationID:(struct __CFString *)arg1 storeID:(struct __CFString *)arg2 shared:(BOOL)arg3 additionalSource:(BOOL)arg4; -- (id)initWithApplicationID:(struct __CFString *)arg1 storeID:(struct __CFString *)arg2 shared:(BOOL)arg3; -- (id)initWithApplicationID:(struct __CFString *)arg1 shared:(BOOL)arg2; -- (long)maximumTotalDataLength; -- (long)maximumDataLengthPerKey; -- (long)maximumKeyLength; -- (long)maximumKeyCount; -- (long)configurationValueForKey:(struct __CFString *)arg1; +- (id)initWithApplicationID:(struct __CFString *)arg1 storeID:(struct __CFString *)arg2 shared:(_Bool)arg3 additionalSource:(_Bool)arg4; +- (id)initWithApplicationID:(struct __CFString *)arg1 storeID:(struct __CFString *)arg2 shared:(_Bool)arg3; +- (id)initWithApplicationID:(struct __CFString *)arg1 shared:(_Bool)arg2; +- (long long)maximumTotalDataLength; +- (long long)maximumDataLengthPerKey; +- (long long)maximumKeyLength; +- (long long)maximumKeyCount; +- (long long)configurationValueForKey:(struct __CFString *)arg1; - (struct __CFDictionary *)copyConfigurationDictionary; - (void)_storeConfiguration:(struct __CFDictionary *)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/CDStructures.h b/iOS7/PrivateFrameworks/TelephonyUI/CDStructures.h index 4d9a49eae..7094112c3 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,14 +17,14 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/NSLayoutConstraint-TelephonyUI.h b/iOS7/PrivateFrameworks/TelephonyUI/NSLayoutConstraint-TelephonyUI.h index 0f1cee981..0ad2ef8f5 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/NSLayoutConstraint-TelephonyUI.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/NSLayoutConstraint-TelephonyUI.h @@ -7,6 +7,6 @@ #import "NSLayoutConstraint.h" @interface NSLayoutConstraint (TelephonyUI) -+ (id)constraintWithItem:(id)arg1 attribute:(int)arg2 relatedBy:(int)arg3 toItem:(id)arg4 attribute:(int)arg5 multiplier:(float)arg6 constant:(float)arg7 priority:(float)arg8; ++ (id)constraintWithItem:(id)arg1 attribute:(long long)arg2 relatedBy:(long long)arg3 toItem:(id)arg4 attribute:(long long)arg5 multiplier:(double)arg6 constant:(double)arg7 priority:(float)arg8; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPAlertViewHelper.h b/iOS7/PrivateFrameworks/TelephonyUI/TPAlertViewHelper.h index 5fbf939d5..9c232998d 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPAlertViewHelper.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPAlertViewHelper.h @@ -16,18 +16,18 @@ UIAlertView *_alertView; } -+ (id)alertHelperWithHandler:(id)arg1 style:(void)arg2 title:(int)arg3 message:(id)arg4 cancelButtonTitle:(id)arg5 otherButtonTitles:(id)arg6; ++ (id)alertHelperWithHandler:(id)arg1 style:(void)arg2 title:(long long)arg3 message:(id)arg4 cancelButtonTitle:(id)arg5 otherButtonTitles:(id)arg6; + (id)_allHelpersArray; + (struct dispatch_queue_s *)_workQueue; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)_underlyingAlertView; - (void)show; -@property(readonly) int firstOtherButtonIndex; -- (void)dismissWithCancelAnimated:(BOOL)arg1; -- (void)dismissWithClickedButtonIndexAnimated:(int)arg1; +@property(readonly) long long firstOtherButtonIndex; +- (void)dismissWithCancelAnimated:(_Bool)arg1; +- (void)dismissWithClickedButtonIndexAnimated:(long long)arg1; - (void)setCompletionHandler:(id)arg1; - (void)dealloc; -- (id)_initWithTitle:(id)arg1 style:(int)arg2 message:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; +- (id)_initWithTitle:(id)arg1 style:(long long)arg2 message:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioDeviceView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPAudioDeviceView.h index 74d7804cc..7a94dfa2d 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioDeviceView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPAudioDeviceView.h @@ -9,26 +9,27 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class UITableView; +@class UITableView, _UIBackdropView; @interface TPAudioDeviceView : UIView { UITableView *_deviceTableView; id _delegate; - BOOL _blursBackground; + _Bool _blursBackground; + _UIBackdropView *_backdropView; } -@property(nonatomic) BOOL blursBackground; // @synthesize blursBackground=_blursBackground; +@property(retain) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; +@property(nonatomic) _Bool blursBackground; // @synthesize blursBackground=_blursBackground; - (void)setDelegate:(id)arg1; -- (void)selectRow:(int)arg1; -- (void)recomputeContentInsets; +- (void)selectRow:(long long)arg1; - (void)layoutSubviews; - (void)reloadData; -- (void)setActiveRow:(int)arg1; +- (void)setActiveRow:(long long)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)_setupTable; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioRouteCell.h b/iOS7/PrivateFrameworks/TelephonyUI/TPAudioRouteCell.h index 4e950b72b..84bf34e67 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioRouteCell.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPAudioRouteCell.h @@ -6,24 +6,20 @@ #import "UITableViewCell.h" -@class UIView, _UIBackdropView; +@class UILabel; @interface TPAudioRouteCell : UITableViewCell { - BOOL _isActiveRoute; - BOOL _blursBackground; - UIView *_effectsView; - _UIBackdropView *_backdropView; + _Bool _isActiveRoute; + UILabel *_audioRouteNameLabel; } -@property(retain) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; -@property(retain) UIView *effectsView; // @synthesize effectsView=_effectsView; -@property(nonatomic) BOOL blursBackground; // @synthesize blursBackground=_blursBackground; -@property(nonatomic) BOOL isActiveRoute; // @synthesize isActiveRoute=_isActiveRoute; +@property(nonatomic) UILabel *audioRouteNameLabel; // @synthesize audioRouteNameLabel=_audioRouteNameLabel; +@property(nonatomic) _Bool isActiveRoute; // @synthesize isActiveRoute=_isActiveRoute; - (void)layoutSubviews; - (void)setIsMuteButtonWithImage:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioTableSurroundingView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPAudioTableSurroundingView.h deleted file mode 100644 index a045c0256..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPAudioTableSurroundingView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface TPAudioTableSurroundingView : UIView -{ -} - -- (void)drawRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomBar.h index 592563b62..4f5c16bb7 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomBar.h @@ -10,28 +10,28 @@ @interface TPBottomBar : UIView { - int _orientation; - int _style; - BOOL _suppressDrawingBackground; + long long _orientation; + long long _style; + _Bool _suppressDrawingBackground; UIImageView *_shadowView; } -+ (int)overlayStyle; -+ (int)fullscreenStyle; -+ (float)defaultHeight; -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultHeightForStyle:(int)arg1; -+ (float)defaultHeightForStyle:(int)arg1 orientation:(int)arg2; ++ (long long)overlayStyle; ++ (long long)fullscreenStyle; ++ (double)defaultHeight; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)defaultHeightForStyle:(long long)arg1; ++ (double)defaultHeightForStyle:(long long)arg1 orientation:(long long)arg2; @property(readonly) UIImageView *shadowView; // @synthesize shadowView=_shadowView; -@property(nonatomic) BOOL suppressDrawingBackground; // @synthesize suppressDrawingBackground=_suppressDrawingBackground; -- (void)setWellAlpha:(float)arg1; -- (int)orientation; -- (void)setOrientation:(int)arg1; -- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +@property(nonatomic) _Bool suppressDrawingBackground; // @synthesize suppressDrawingBackground=_suppressDrawingBackground; +- (void)setWellAlpha:(double)arg1; +- (long long)orientation; +- (void)setOrientation:(long long)arg1; +- (void)setOrientation:(long long)arg1 updateFrame:(_Bool)arg2; - (id)init; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; - (id)initWithDefaultSize; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonBar.h index 539b3ce63..5c462e885 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonBar.h @@ -13,19 +13,19 @@ TPButton *_button2; } -- (void)setDrawsSeparateWells:(BOOL)arg1; +- (void)setDrawsSeparateWells:(_Bool)arg1; - (void)layoutSubviews; - (void)_layoutButtons; - (id)button2; -- (void)setButton2:(id)arg1 andStyle:(BOOL)arg2; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)setButton2:(id)arg1 andStyle:(_Bool)arg2; +- (void)setButton:(id)arg1 andStyle:(_Bool)arg2; - (void)dealloc; - (id)initForVideoChatWithFrame:(struct CGRect)arg1; - (id)initForEmergencyCallWithFrame:(struct CGRect)arg1; - (id)initForCallFailureWithFrame:(struct CGRect)arg1; - (id)initForIncomingCallWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (float)_buttonWidth; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (double)_buttonWidth; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonGrabberBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonGrabberBar.h index dc0b101a3..14d7fef5d 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonGrabberBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleButtonGrabberBar.h @@ -15,7 +15,7 @@ UIView *_grabberView; UIImage *_grabberImage; NSArray *_grabberGestureRecognizers; - BOOL _isAnimatingOutGrabber; + _Bool _isAnimatingOutGrabber; } + (id)videoDeclineButtonImage; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleHeightButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleHeightButtonBar.h index df6c227fd..a1848c2dd 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleHeightButtonBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomDoubleHeightButtonBar.h @@ -17,7 +17,7 @@ TPButton *_bottomButton; } -+ (float)defaultHeightForOrientation:(int)arg1; ++ (double)defaultHeightForOrientation:(long long)arg1; + (id)_backgroundImage; @property(readonly, nonatomic) TPButton *bottomButton; // @synthesize bottomButton=_bottomButton; @property(readonly, nonatomic) TPButton *topButton; // @synthesize topButton=_topButton; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomLockBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomLockBar.h index 9e1c8a6fa..f99c8d7ee 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomLockBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomLockBar.h @@ -16,39 +16,39 @@ id _delegate; id _representedObject; TPLockTextView *_labelView; - float _fontSize; - float _deltaFromDefaultLabelWidth; + double _fontSize; + double _deltaFromDefaultLabelWidth; } -+ (float)defaultLabelFontSize; ++ (double)defaultLabelFontSize; + (struct CGSize)defaultSize; - (void)setKnobImage:(id)arg1; - (void)setKnobColor:(int)arg1; - (void)setKnobWellWidthToDefault; -- (void)setKnobWellWidth:(float)arg1; +- (void)setKnobWellWidth:(double)arg1; - (id)wellImageName; -- (float)defaultWellWidth; +- (double)defaultWellWidth; - (id)well; -- (float)knobTrackInsetRight; -- (float)knobTrackInsetLeft; +- (double)knobTrackInsetRight; +- (double)knobTrackInsetLeft; - (id)knob; -- (BOOL)usesBackgroundImage; -- (void)setTextAlpha:(float)arg1; -- (BOOL)_canDrawContent; +- (_Bool)usesBackgroundImage; +- (void)setTextAlpha:(double)arg1; +- (_Bool)_canDrawContent; - (id)labelView; -- (float)slideTouchAreaInsetRight; -- (float)slideTouchAreaInsetLeft; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (double)slideTouchAreaInsetRight; +- (double)slideTouchAreaInsetLeft; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)representedObject; - (void)setRepresentedObject:(id)arg1; - (void)setDelegate:(id)arg1; - (void)unlock; - (void)freezeKnobInUnlockedPosition; - (void)relock; -- (void)slideBack:(BOOL)arg1; -- (void)knobDragged:(float)arg1; -- (float)fontSize; -- (void)setFontSize:(float)arg1; +- (void)slideBack:(_Bool)arg1; +- (void)knobDragged:(double)arg1; +- (double)fontSize; +- (void)setFontSize:(double)arg1; - (id)labels; - (void)setLabels:(id)arg1; - (void)cycleToLabelAtIndex:(int)arg1; @@ -62,7 +62,7 @@ - (void)setLabel:(id)arg1; - (void)upInKnob; - (void)downInKnob; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)stopAnimating; - (void)startAnimating; - (void)dealloc; @@ -70,8 +70,8 @@ - (id)initWithFrame:(struct CGRect)arg1 knobColor:(int)arg2; - (id)_knobImageForColor:(int)arg1; - (id)initWithFrame:(struct CGRect)arg1 knobImage:(id)arg2; -- (BOOL)_shouldStopLabelAnimationForGrab; -- (BOOL)allowsTouchTrackingBeyondVerticalThreshold; +- (_Bool)_shouldStopLabelAnimationForGrab; +- (_Bool)allowsTouchTrackingBeyondVerticalThreshold; - (void)drawRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonBar.h index c473ce9c1..e227b94df 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonBar.h @@ -15,17 +15,17 @@ } + (id)_backgroundImage; -- (void)setWellAlpha:(float)arg1; +- (void)setWellAlpha:(double)arg1; - (id)button; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)setButton:(id)arg1 andStyle:(_Bool)arg2; - (void)dealloc; - (id)initForVoiceControlWithFrame:(struct CGRect)arg1; - (id)initForTTYWithFrame:(struct CGRect)arg1; - (id)initForEndVideoWithFrame:(struct CGRect)arg1; - (id)initForEndCallWithFrame:(struct CGRect)arg1; - (id)initForIncomingCallWaitingWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (float)buttonWidth; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (double)buttonWidth; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonGrabberBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonGrabberBar.h index 8d93e540b..3a7e71fbb 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonGrabberBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPBottomSingleButtonGrabberBar.h @@ -15,7 +15,7 @@ UIView *_grabberView; UIImage *_grabberImage; NSArray *_grabberGestureRecognizers; - BOOL _isAnimatingOutGrabber; + _Bool _isAnimatingOutGrabber; } + (id)answerButtonImage; @@ -26,8 +26,8 @@ - (void)animateGrabberOutWithCompletion:(id)arg1; - (void)layoutSubviews; - (void)_updateButtonAndWellWidths; -- (float)buttonWidth; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (double)buttonWidth; +- (void)setButton:(id)arg1 andStyle:(_Bool)arg2; - (void)dealloc; - (id)initForIncomingCallWaitingWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPButton.h index 06d74305e..21870a91c 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPButton.h @@ -6,40 +6,46 @@ #import "UIButton.h" -@class TPShineLabelView, _UIBackdropView; +@class SBFGlintyStringView, UIScrollView, _UIBackdropView; @interface TPButton : UIButton { int _color; _UIBackdropView *_backdropView; - struct CGSize offsetForshineLabel; - BOOL _blursBackground; - TPShineLabelView *_shineLabelView; + _Bool _blursBackground; + _Bool _roundsCorners; + _Bool _usesOverlayBlendingForContents; + UIScrollView *_shineLabelScrollView; + SBFGlintyStringView *_shineLabelView; } + (id)acceptVideoButtonImage; + (id)declineVideoButtonImage; + (id)declineButtonImage; + (id)answerButtonImage; -+ (float)maxWidthForCenterButton; -+ (float)defaultWidthForCenterButton; -+ (float)defaultWidthForSideButton; -+ (float)defaultHeightForColor:(int)arg1; -+ (float)defaultHeight; -@property(retain) TPShineLabelView *shineLabelView; // @synthesize shineLabelView=_shineLabelView; -@property(nonatomic) BOOL blursBackground; // @synthesize blursBackground=_blursBackground; ++ (double)maxWidthForCenterButton; ++ (double)defaultWidthForCenterButton; ++ (double)defaultWidthForSideButton; ++ (double)defaultHeightForColor:(int)arg1; ++ (double)defaultHeight; ++ (id)defaultStandardFont; +@property(retain) SBFGlintyStringView *shineLabelView; // @synthesize shineLabelView=_shineLabelView; +@property(retain) UIScrollView *shineLabelScrollView; // @synthesize shineLabelScrollView=_shineLabelScrollView; +@property(nonatomic) _Bool usesOverlayBlendingForContents; // @synthesize usesOverlayBlendingForContents=_usesOverlayBlendingForContents; +@property(nonatomic) _Bool roundsCorners; // @synthesize roundsCorners=_roundsCorners; +@property(nonatomic) _Bool blursBackground; // @synthesize blursBackground=_blursBackground; - (void)setDisabledButtonColor:(int)arg1; -- (void)setTitleVerticalOffset:(float)arg1; -- (void)setIconVerticalOffset:(float)arg1; -- (void)setTitleImagePadding:(float)arg1; -- (void)setMinimumTitleFontSize:(float)arg1 maximumTitleFontSize:(float)arg2; -- (void)setMinimumTitleFontSize:(float)arg1; +- (void)setTitleVerticalOffset:(double)arg1; +- (void)setIconVerticalOffset:(double)arg1; +- (void)setTitleImagePadding:(double)arg1; +- (void)setMinimumTitleFontSize:(double)arg1 maximumTitleFontSize:(double)arg2; +- (void)setMinimumTitleFontSize:(double)arg1; - (void)setPlusSeparatedTitle:(id)arg1; - (void)_animationDidEnd; - (void)_animationWillBegin; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; -- (void)setShineLabelOffset:(struct CGSize)arg1; -- (void)setUsesShineLabelWithText:(id)arg1; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2; +- (void)setShineLabelShouldAnimate:(_Bool)arg1; +- (void)setUsesSlidingShineLabelWithText:(id)arg1; - (void)layoutSubviews; - (void)dealloc; - (int)buttonColor; @@ -48,9 +54,9 @@ - (void)setBackgroundColor:(id)arg1; - (id)initWithTitle:(id)arg1 icon:(id)arg2 color:(int)arg3 frame:(struct CGRect)arg4; - (void)setButtonColor:(int)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPButtonBackingView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPButtonBackingView.h deleted file mode 100644 index 25dfc6a18..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPButtonBackingView.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface TPButtonBackingView : UIView -{ -} - -- (void)drawRect:(struct CGRect)arg1; -- (id)_buttonBackgroundImage; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingButton.h index d4244ea17..c4b5ab6b6 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingButton.h @@ -11,8 +11,9 @@ } + (id)callWaitingLayoutViewWithTopButton:(id)arg1 bottomButton:(id)arg2; -+ (float)yWindowOffsetForCallWaitingLayoutView; ++ (double)yWindowOffsetForCallWaitingLayoutView; - (id)initWithCustomTitle:(id)arg1; +- (id)initWithCustomTitle:(id)arg1 subtitle:(id)arg2; - (id)initWithType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingContainerView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingContainerView.h new file mode 100644 index 000000000..0752888f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPCallWaitingContainerView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface TPCallWaitingContainerView : UIView +{ + struct CGSize _preferredSize; +} + +@property struct CGSize preferredSize; // @synthesize preferredSize=_preferredSize; +- (struct CGSize)intrinsicContentSize; + +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerKeypadProtocol-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerKeypadProtocol-Protocol.h index 3c6111778..1f71bfb45 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerKeypadProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerKeypadProtocol-Protocol.h @@ -7,12 +7,12 @@ #import "NSObject-Protocol.h" @protocol TPDialerKeypadProtocol -- (void)setPlaysSounds:(BOOL)arg1; -- (int)indexForHighlightedKey; -- (void)highlightKeyAtIndex:(int)arg1; +- (void)setPlaysSounds:(_Bool)arg1; +- (long long)indexForHighlightedKey; +- (void)highlightKeyAtIndex:(long long)arg1; - (void)setDelegate:(id)arg1; -- (void)setSupportsHardPause:(BOOL)arg1; -- (BOOL)supportsHardPause; +- (void)setSupportsHardPause:(_Bool)arg1; +- (_Bool)supportsHardPause; @optional - (void)performTapActionEndForHighlightedKey; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerNumberPad.h b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerNumberPad.h index 3a60d634a..d16cadcd4 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerNumberPad.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerNumberPad.h @@ -12,7 +12,7 @@ @interface TPDialerNumberPad : TPNumberPad { - BOOL _playsSounds; + _Bool _playsSounds; id _delegate; TPDialerSoundController *_soundController; } @@ -21,11 +21,11 @@ + (id)dialerNumberPadFullCharacters; @property(retain) TPDialerSoundController *soundController; // @synthesize soundController=_soundController; @property id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL playsSounds; // @synthesize playsSounds=_playsSounds; -- (void)setSupportsHardPause:(BOOL)arg1; -- (BOOL)supportsHardPause; -- (int)indexForHighlightedKey; -- (void)highlightKeyAtIndex:(int)arg1; +@property(nonatomic) _Bool playsSounds; // @synthesize playsSounds=_playsSounds; +- (void)setSupportsHardPause:(_Bool)arg1; +- (_Bool)supportsHardPause; +- (long long)indexForHighlightedKey; +- (void)highlightKeyAtIndex:(long long)arg1; - (void)buttonLongPressed:(id)arg1; - (void)buttonDown:(id)arg1; - (void)buttonUp:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerSoundController.h b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerSoundController.h index 43bf5f9af..3be059127 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPDialerSoundController.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPDialerSoundController.h @@ -10,14 +10,14 @@ { struct __CFSet *_inflightSounds; unsigned int _soundsActivated:1; - unsigned int _incompleteSoundCount; + unsigned long long _incompleteSoundCount; } + (void)_delayedDeactivate; -@property unsigned int incompleteSoundCount; // @synthesize incompleteSoundCount=_incompleteSoundCount; -- (void)_stopAllSoundsForcingCallbacks:(BOOL)arg1; -- (void)setSoundsActivated:(BOOL)arg1; -- (void)soundCompletedPlaying:(unsigned long)arg1; +@property unsigned long long incompleteSoundCount; // @synthesize incompleteSoundCount=_incompleteSoundCount; +- (void)_stopAllSoundsForcingCallbacks:(_Bool)arg1; +- (void)setSoundsActivated:(_Bool)arg1; +- (void)soundCompletedPlaying:(unsigned int)arg1; - (void)stopSoundForDialerCharacter:(unsigned int)arg1; - (void)playSoundForDialerCharacter:(unsigned int)arg1; - (void)applicationSuspendedNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsScrollView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsScrollView.h index c36ee5aaa..fcc870712 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsScrollView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsScrollView.h @@ -14,16 +14,16 @@ { TPIncomingCallOptionsView *_optionsView; UIView *_offIntoInfinityView; - BOOL _isDecelerating; + _Bool _isDecelerating; } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (void)disableAndScrollToDefaultOffsetSuppressBarChanges:(BOOL)arg1 completion:(id)arg2; +- (void)disableAndScrollToDefaultOffsetSuppressBarChanges:(_Bool)arg1 completion:(id)arg2; - (void)setupAndAddToView:(id)arg1; @property(retain) TPIncomingCallOptionsView *optionsView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsView.h index 993715a82..8667c2402 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPIncomingCallOptionsView.h @@ -20,38 +20,38 @@ UIView *_footerView; UIView *_headerView; NSMutableArray *_buttons; - BOOL _usesLockBar; + _Bool _usesLockBar; int _viewType; - BOOL _optionsShown; - BOOL _scrolling; + _Bool _optionsShown; + _Bool _scrolling; NSArray *_lockBarGrabberGestureRecognizers; NSArray *_doubleButtonBarGrabberGestureRecognizers; struct CGPoint _gestureInitialTouchPoint; struct CGPoint _gestureLastTouchPoint; struct CGPoint _gestureVelocity; - float _maxImageWidth; - float _maxImageHeight; - float _buttonContentInset; + double _maxImageWidth; + double _maxImageHeight; + double _buttonContentInset; NSObject *_incomingOptionsDelegate; } -@property(nonatomic) BOOL optionsShown; // @synthesize optionsShown=_optionsShown; -@property(nonatomic) BOOL usesLockBar; // @synthesize usesLockBar=_usesLockBar; -- (void)scrollViewDidEndScrollingWithShownPixels:(float)arg1; +@property(nonatomic) _Bool optionsShown; // @synthesize optionsShown=_optionsShown; +@property(nonatomic) _Bool usesLockBar; // @synthesize usesLockBar=_usesLockBar; +- (void)scrollViewDidEndScrollingWithShownPixels:(double)arg1; - (void)scrollViewDidBeginScrolling; -- (void)scrollViewDidShowPixels:(float)arg1; -- (BOOL)scrolling; +- (void)scrollViewDidShowPixels:(double)arg1; +- (_Bool)scrolling; - (id)recommendedBackgroundColor; - (id)displayedGrabberBar; -- (float)optionsHeight; -- (float)barHeight; +- (double)optionsHeight; +- (double)barHeight; - (void)layoutSubviews; @property(readonly) TPBottomBar *lockBar; - (void)tap:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)_singleButtonClicked; - (void)_accept; - (void)_decline; @@ -59,9 +59,9 @@ - (void)lockBarUnlocked:(id)arg1; - (void)start; - (void)reloadData; -- (void)setWellAlpha:(float)arg1; +- (void)setWellAlpha:(double)arg1; - (void)setLockBarLabel:(id)arg1; -@property(readonly) BOOL hasGrabberImage; +@property(readonly) _Bool hasGrabberImage; - (void)setGrabberImage:(id)arg1; @property(nonatomic) NSObject *incomingOptionsDelegate; // @synthesize incomingOptionsDelegate=_incomingOptionsDelegate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDBar.h index dded47826..a55c97d16 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDBar.h @@ -15,16 +15,16 @@ } + (id)backgroundImage; -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultHeight; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)defaultHeight; @property(readonly) UIImageView *shadowView; // @synthesize shadowView=_shadowView; @property(retain, nonatomic) UIImage *barBackground; // @synthesize barBackground=_barBackground; - (struct CGRect)contentStretchRect; -- (void)setOrientation:(int)arg1; -- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +- (void)setOrientation:(long long)arg1; +- (void)setOrientation:(long long)arg1 updateFrame:(_Bool)arg2; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithDefaultSize; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDDoubleButtonView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDDoubleButtonView.h deleted file mode 100644 index 4402a72bc..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDDoubleButtonView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class TPButton, TPWellButtonView; - -@interface TPLCDDoubleButtonView : TPLCDView -{ - TPWellButtonView *_leftWellButtonView; - TPWellButtonView *_rightWellButtonView; -} - -- (BOOL)showImageViewOnLeftSide; -- (BOOL)shouldCenterContentView; -- (BOOL)shouldCenterText; -- (struct CGRect)fullSizedContentViewFrame; -@property(readonly, nonatomic) TPButton *rightButton; -@property(readonly, nonatomic) TPButton *leftButton; -- (void)dealloc; -- (id)initWithDefaultSizeForOrientation:(int)arg1; -- (struct CGRect)_leftWellFrame; -- (struct CGRect)_rightWellFrame; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView-SyntheticEvents.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView-SyntheticEvents.h new file mode 100644 index 000000000..634e4f0d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPLCDTextView (SyntheticEvents) +- (id)_automationID; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView.h index 9d58eb8b8..b89aa4ba0 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDTextView.h @@ -15,11 +15,11 @@ UIColor *_shadowColor; UIColor *_textColor; TPLCDTextViewScrollingView *_scrollingView; - float _fontSize; + double _fontSize; struct CGRect _textRect; UIFrameAnimation *_animation; id _delegate; - float _minFontSize; + double _minFontSize; unsigned int _textRectIsValid:1; unsigned int _centerText:1; unsigned int _animates:1; @@ -27,35 +27,34 @@ unsigned int _leftTruncates:1; } -+ (float)defaultMinimumFontSize; ++ (double)defaultMinimumFontSize; - (void)setDelegate:(id)arg1; - (void)resetAnimation; -- (BOOL)animates; +- (_Bool)animates; - (void)stopAnimating; - (void)_finishedScrolling; - (void)startAnimating; - (void)_startScrolling; -- (void)setAnimatesIfTruncated:(BOOL)arg1; +- (void)setAnimatesIfTruncated:(_Bool)arg1; - (void)_setupForAnimationIfNecessary; - (void)_scheduleStartScrolling; - (void)_tearDownAnimation; - (void)drawRect:(struct CGRect)arg1; - (void)setShadowColor:(id)arg1; - (void)setTextColor:(id)arg1; -- (void)_drawTextInRect:(struct CGRect)arg1 verticallyOffset:(BOOL)arg2; +- (void)_drawTextInRect:(struct CGRect)arg1 verticallyOffset:(_Bool)arg2; - (struct CGSize)sizeToFit; - (id)text; - (void)setText:(id)arg1; -- (void)setMinimumFontSize:(float)arg1; +- (void)setMinimumFontSize:(double)arg1; - (void)setFont:(id)arg1; - (void)setLCDTextFont:(id)arg1; -- (void)setLeftTruncatesText:(BOOL)arg1; -- (void)setCenterText:(BOOL)arg1; +- (void)setLeftTruncatesText:(_Bool)arg1; +- (void)setCenterText:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGRect)textRect; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_automationID; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDView.h index 4b4782744..573b2b514 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLCDView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLCDView.h @@ -15,27 +15,29 @@ TPLCDTextView *_labelView; TPLCDSubImageView *_imageView; unsigned int _layoutAsLabelled:1; - BOOL _verticallyCenterTextViewIfLabelless; - BOOL _hasBackgroundGradient; + _Bool _verticallyCenterTextViewIfLabelless; + _Bool _hasBackgroundGradient; UIView *_backgroundGradientView; } -+ (float)labelFontSize; -+ (float)textFontSize; -@property(nonatomic) BOOL hasBackgroundGradient; // @synthesize hasBackgroundGradient=_hasBackgroundGradient; ++ (double)labelFontSize; ++ (double)textFontSize; +@property(nonatomic) _Bool hasBackgroundGradient; // @synthesize hasBackgroundGradient=_hasBackgroundGradient; @property(retain, nonatomic) UIView *backgroundGradientView; // @synthesize backgroundGradientView=_backgroundGradientView; -@property BOOL verticallyCenterTextViewIfLabelless; // @synthesize verticallyCenterTextViewIfLabelless=_verticallyCenterTextViewIfLabelless; +@property _Bool verticallyCenterTextViewIfLabelless; // @synthesize verticallyCenterTextViewIfLabelless=_verticallyCenterTextViewIfLabelless; - (id)secondLineText; - (void)setSecondLineText:(id)arg1; -- (void)setLayoutAsLabelled:(BOOL)arg1; +- (void)setLayoutAsLabelled:(_Bool)arg1; - (void)setShadowColor:(id)arg1; - (id)subImage; - (void)setSubImage:(id)arg1; - (void)blinkLabel; - (id)label; -- (void)setLabel:(id)arg1 animate:(BOOL)arg2; +- (void)setLabel:(id)arg1 animate:(_Bool)arg2; - (void)setLabel:(id)arg1; - (void)didFinishAnimatingLCDLabelFadeOut:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (void)didMoveToWindow; +- (struct CGPoint)_backgroundGradientViewOrigin; - (void)layoutSubviews; - (struct CGRect)_imageViewFrame; - (struct CGRect)_labelFrame; @@ -43,14 +45,13 @@ - (struct CGRect)_text1Frame; - (id)text; - (void)setText:(id)arg1; -- (float)_textVInset; -- (float)_labelVInset; -- (void)setContentsAlpha:(float)arg1; -- (BOOL)showImageViewOnLeftSide; -- (BOOL)shouldCenterContentView; -- (BOOL)shouldCenterText; +- (double)_textVInset; +- (double)_labelVInset; +- (void)setContentsAlpha:(double)arg1; +- (_Bool)shouldCenterContentView; +- (_Bool)shouldCenterText; - (void)dealloc; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; - (void)_resetContentViewFrame; - (struct CGRect)fullSizedContentViewFrame; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioDeviceView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioDeviceView.h deleted file mode 100644 index a03245b4c..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioDeviceView.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class UITableView; - -@interface TPLegacyAudioDeviceView : UIView -{ - UITableView *_deviceTableView; - UIView *_topBGView; - UIView *_bottomBGView; - UIView *_buttonView; - UIView *_tableView; - UIView *_subbedView; - id _delegate; - BOOL _subbedOutTable; -} - -- (void)setDelegate:(id)arg1; -- (void)selectRow:(int)arg1; -- (void)reloadData; -- (void)setActiveRow:(int)arg1; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)_setupSurroundingTableViews; -- (void)_takedownTable; -- (void)_setupTable; -- (void)showTable; -- (void)suboutTable; -- (void)muteButtonPressed:(id)arg1; -- (void)buttonPressed:(id)arg1; -- (void)_takedownButtons; -- (void)_setupButtons; -- (id)_muteButtonForFrame:(struct CGRect)arg1; -- (struct CGRect)_frameForTable; -- (struct CGRect)_frameForNumButtons:(int)arg1; -- (id)_tableFooterImage; -- (id)_tableHeaderImage; -- (id)_muteImage; -- (id)_activeImage; -- (id)_unselectedImage; -- (id)_selectedImage; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioRouteCell.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioRouteCell.h deleted file mode 100644 index 0c0f3b537..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyAudioRouteCell.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@interface TPLegacyAudioRouteCell : UITableViewCell -{ - BOOL _checked; -} - -+ (id)highlightedBackground; -+ (id)normalBackground; -- (void)layoutSubviews; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setChecked:(BOOL)arg1; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; -- (id)enabledIcon; -- (id)highlightedIcon; -- (id)_shadowHighlightedColor; -- (id)_shadowColor; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomBar.h index 8d0d30a41..3eb2e1dba 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomBar.h @@ -10,33 +10,33 @@ @interface TPLegacyBottomBar : UIView { - int _orientation; - int _style; - BOOL _suppressDrawingBackground; + long long _orientation; + long long _style; + _Bool _suppressDrawingBackground; UIImageView *_shadowView; } -+ (int)overlayStyle; -+ (int)fullscreenStyle; -+ (float)defaultHeight; -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultHeightForStyle:(int)arg1; -+ (float)defaultHeightForStyle:(int)arg1 orientation:(int)arg2; ++ (long long)overlayStyle; ++ (long long)fullscreenStyle; ++ (double)defaultHeight; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)defaultHeightForStyle:(long long)arg1; ++ (double)defaultHeightForStyle:(long long)arg1 orientation:(long long)arg2; + (id)upsideDownShadowImage; + (id)_backgroundImage; @property(readonly) UIImageView *shadowView; // @synthesize shadowView=_shadowView; -@property(nonatomic) BOOL suppressDrawingBackground; // @synthesize suppressDrawingBackground=_suppressDrawingBackground; -- (void)setWellAlpha:(float)arg1; +@property(nonatomic) _Bool suppressDrawingBackground; // @synthesize suppressDrawingBackground=_suppressDrawingBackground; +- (void)setWellAlpha:(double)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; -- (int)orientation; -- (void)setOrientation:(int)arg1; -- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +- (long long)orientation; +- (void)setOrientation:(long long)arg1; +- (void)setOrientation:(long long)arg1 updateFrame:(_Bool)arg2; - (void)dealloc; - (id)init; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; - (id)initWithDefaultSize; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonBar.h index 23f84724e..ec864d06b 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonBar.h @@ -16,23 +16,23 @@ UIView *_wellContainer; } -+ (float)_wellPadding; -- (void)setWellAlpha:(float)arg1; ++ (double)_wellPadding; +- (void)setWellAlpha:(double)arg1; - (void)layoutSubviews; - (void)_layoutButtons; - (void)_layoutWells; -- (void)setDrawsSeparateWells:(BOOL)arg1; +- (void)setDrawsSeparateWells:(_Bool)arg1; - (id)button2; -- (void)setButton2:(id)arg1 andStyle:(BOOL)arg2; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)setButton2:(id)arg1 andStyle:(_Bool)arg2; +- (void)setButton:(id)arg1 andStyle:(_Bool)arg2; - (void)_updateButtonSettings:(id)arg1; - (void)dealloc; - (id)initForVideoChatWithFrame:(struct CGRect)arg1; - (id)initForEmergencyCallWithFrame:(struct CGRect)arg1; - (id)initForCallFailureWithFrame:(struct CGRect)arg1; - (id)initForIncomingCallWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (float)_buttonWidth; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (double)_buttonWidth; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonGrabberBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonGrabberBar.h deleted file mode 100644 index 1a562677b..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleButtonGrabberBar.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "TPLegacyBottomGrabberBar-Protocol.h" - -@class NSArray, UIImage, UIView; - -@interface TPLegacyBottomDoubleButtonGrabberBar : TPLegacyBottomDoubleButtonBar -{ - UIView *_grabberView; - UIImage *_grabberImage; - NSArray *_grabberGestureRecognizers; - BOOL _isAnimatingOutGrabber; -} - -+ (id)videoDeclineButtonImage; -+ (id)videoAnswerButtonImage; -+ (id)declineButtonImage; -+ (id)answerButtonImage; -@property(retain, nonatomic) NSArray *grabberGestureRecognizers; // @synthesize grabberGestureRecognizers=_grabberGestureRecognizers; -@property(readonly) UIView *grabberView; // @synthesize grabberView=_grabberView; -@property(retain, nonatomic) UIImage *grabberImage; // @synthesize grabberImage=_grabberImage; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)animateGrabberOutWithCompletion:(id)arg1; -- (void)layoutSubviews; -- (void)_layoutWells; -- (float)_buttonWidth; -- (void)dealloc; -- (id)initForVideoChatWithFrame:(struct CGRect)arg1; -- (id)initForIncomingCallWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleHeightButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleHeightButtonBar.h deleted file mode 100644 index 5e05b1668..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomDoubleHeightButtonBar.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class TPLegacyButton, UIImageView, UIView; - -@interface TPLegacyBottomDoubleHeightButtonBar : TPLegacyBottomBar -{ - UIImageView *_backgroundView; - UIView *_topWell; - UIView *_bottomWell; - TPLegacyButton *_topButton; - TPLegacyButton *_bottomButton; -} - -+ (float)defaultHeightForOrientation:(int)arg1; -+ (id)_backgroundImage; -@property(readonly, nonatomic) TPLegacyButton *bottomButton; // @synthesize bottomButton=_bottomButton; -@property(readonly, nonatomic) TPLegacyButton *topButton; // @synthesize topButton=_topButton; -- (void)dealloc; -- (id)initForIncomingCallOnFaceTimeCallWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberBar-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberBar-Protocol.h deleted file mode 100644 index 042f6c088..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberBar-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol TPLegacyBottomGrabberBar -- (void)animateGrabberOutWithCompletion:(id)arg1; -- (void)setGrabberGestureRecognizers:(id)arg1; -- (id)grabberView; -- (id)grabberImage; -- (void)setGrabberImage:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberLockBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberLockBar.h deleted file mode 100644 index e9079f5d9..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomGrabberLockBar.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "TPLegacyBottomGrabberBar-Protocol.h" - -@class NSArray, UIImage, UIView; - -@interface TPLegacyBottomGrabberLockBar : TPLegacyBottomLockBar -{ - UIView *_grabberView; - UIImage *_grabberImage; - NSArray *_grabberGestureRecognizers; -} - -@property(retain, nonatomic) NSArray *grabberGestureRecognizers; // @synthesize grabberGestureRecognizers=_grabberGestureRecognizers; -@property(readonly) UIView *grabberView; // @synthesize grabberView=_grabberView; -@property(retain, nonatomic) UIImage *grabberImage; // @synthesize grabberImage=_grabberImage; -- (void)setSuppressDrawingBackground:(BOOL)arg1; -- (void)animateGrabberOutWithCompletion:(id)arg1; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomLockBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomLockBar.h index bcb0cf994..dcf821f15 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomLockBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomLockBar.h @@ -19,36 +19,36 @@ UIView *_trackArrow; TPLegacyLockTextView *_labelView; TPLegacyWell *_well; - float _knobTrackInsetLeft; - float _fontSize; - float _deltaFromDefaultLabelWidth; + double _knobTrackInsetLeft; + double _fontSize; + double _deltaFromDefaultLabelWidth; UIImageView *_backgroundView; } -+ (float)defaultLabelFontSize; ++ (double)defaultLabelFontSize; + (struct CGSize)defaultSize; -- (void)setWellAlpha:(float)arg1; -- (void)setTextAlpha:(float)arg1; -- (void)setSuppressDrawingBackground:(BOOL)arg1; +- (void)setWellAlpha:(double)arg1; +- (void)setTextAlpha:(double)arg1; +- (void)setSuppressDrawingBackground:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (id)labelView; - (void)setKnobWellWidthToDefault; -- (void)setKnobWellWidth:(float)arg1; +- (void)setKnobWellWidth:(double)arg1; - (id)well; -- (float)knobTrackInsetRight; -- (float)knobTrackInsetLeft; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (double)knobTrackInsetRight; +- (double)knobTrackInsetLeft; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)representedObject; - (void)setRepresentedObject:(id)arg1; - (void)setDelegate:(id)arg1; - (void)unlock; - (void)freezeKnobInUnlockedPosition; - (void)relock; -- (void)slideBack:(BOOL)arg1; -- (void)knobDragged:(float)arg1; -- (float)fontSize; -- (void)setFontSize:(float)arg1; +- (void)slideBack:(_Bool)arg1; +- (void)knobDragged:(double)arg1; +- (double)fontSize; +- (void)setFontSize:(double)arg1; - (id)labels; - (void)setLabels:(id)arg1; - (void)cycleToLabelAtIndex:(int)arg1; @@ -60,11 +60,11 @@ - (void)_setLabel:(id)arg1; - (void)_adjustLabelOrigin; - (void)_adjustKnobOrigin; -- (float)_calcKnobYOffset; +- (double)_calcKnobYOffset; - (void)setLabel:(id)arg1; - (void)upInKnob; - (void)downInKnob; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)stopAnimating; - (void)startAnimating; - (id)knob; @@ -75,11 +75,11 @@ - (id)initWithFrame:(struct CGRect)arg1 knobColor:(int)arg2; - (id)_knobImageForColor:(int)arg1; - (id)initWithFrame:(struct CGRect)arg1 knobImage:(id)arg2; -- (BOOL)_shouldStopLabelAnimationForGrab; -- (BOOL)usesBackgroundImage; -- (BOOL)allowsTouchTrackingBeyondVerticalThreshold; +- (_Bool)_shouldStopLabelAnimationForGrab; +- (_Bool)usesBackgroundImage; +- (_Bool)allowsTouchTrackingBeyondVerticalThreshold; - (id)wellImageName; -- (float)defaultWellWidth; +- (double)defaultWellWidth; - (void)drawRect:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonBar.h index 8d3b89d9b..5868a338e 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonBar.h @@ -14,23 +14,23 @@ UIImageView *_backgroundView; UIView *_well; TPLegacyButton *_button; - BOOL _allowsDroppingIcons; + _Bool _allowsDroppingIcons; } + (id)_backgroundImage; -- (void)setSuppressDrawingBackground:(BOOL)arg1; -- (void)setWellAlpha:(float)arg1; +- (void)setSuppressDrawingBackground:(_Bool)arg1; +- (void)setWellAlpha:(double)arg1; - (void)layoutSubviews; - (id)button; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)setButton:(id)arg1 andStyle:(_Bool)arg2; - (void)dealloc; - (id)initForVoiceControlWithFrame:(struct CGRect)arg1; - (id)initForTTYWithFrame:(struct CGRect)arg1; - (id)initForEndVideoWithFrame:(struct CGRect)arg1; - (id)initForEndCallWithFrame:(struct CGRect)arg1; - (id)initForIncomingCallWaitingWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; -- (float)buttonWidth; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; +- (double)buttonWidth; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonGrabberBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonGrabberBar.h deleted file mode 100644 index 7ab780a1e..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyBottomSingleButtonGrabberBar.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "TPLegacyBottomGrabberBar-Protocol.h" - -@class NSArray, UIImage, UIView; - -@interface TPLegacyBottomSingleButtonGrabberBar : TPLegacyBottomSingleButtonBar -{ - UIView *_grabberView; - UIImage *_grabberImage; - NSArray *_grabberGestureRecognizers; - BOOL _isAnimatingOutGrabber; -} - -+ (id)answerButtonImage; -@property(retain, nonatomic) NSArray *grabberGestureRecognizers; // @synthesize grabberGestureRecognizers=_grabberGestureRecognizers; -@property(readonly) UIView *grabberView; // @synthesize grabberView=_grabberView; -@property(retain, nonatomic) UIImage *grabberImage; // @synthesize grabberImage=_grabberImage; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)animateGrabberOutWithCompletion:(id)arg1; -- (void)layoutSubviews; -- (void)_updateButtonAndWellWidths; -- (float)buttonWidth; -- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; -- (void)dealloc; -- (id)initForIncomingCallWaitingWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyButton.h index 89714c581..7b5ae2ee4 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyButton.h @@ -13,33 +13,33 @@ UIImageView *_plusSeparator; int _color; NSString *_plusSeparatedTitle; - BOOL _forceReLayout; - BOOL _currentlyLayingOut; - BOOL _useStandardSizing; + _Bool _forceReLayout; + _Bool _currentlyLayingOut; + _Bool _useStandardSizing; } + (id)acceptVideoButtonImage; + (id)declineVideoButtonImage; + (id)declineButtonImage; + (id)answerButtonImage; -+ (float)defaultHeightForColor:(int)arg1; -+ (float)defaultHeight; -@property BOOL useStandardSizing; // @synthesize useStandardSizing=_useStandardSizing; ++ (double)defaultHeightForColor:(int)arg1; ++ (double)defaultHeight; +@property _Bool useStandardSizing; // @synthesize useStandardSizing=_useStandardSizing; - (void)layoutSubviews; -- (void)setMinimumTitleFontSize:(float)arg1 maximumTitleFontSize:(float)arg2; -- (void)setMinimumTitleFontSize:(float)arg1; -- (void)setIconVerticalOffset:(float)arg1; -- (void)setTitleVerticalOffset:(float)arg1; +- (void)setMinimumTitleFontSize:(double)arg1 maximumTitleFontSize:(double)arg2; +- (void)setMinimumTitleFontSize:(double)arg1; +- (void)setIconVerticalOffset:(double)arg1; +- (void)setTitleVerticalOffset:(double)arg1; - (void)setPlusSeparatedTitle:(id)arg1; - (void)dealloc; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; -- (void)setTitleImagePadding:(float)arg1; +- (void)setTitleImagePadding:(double)arg1; - (int)buttonColor; - (void)setDisabledButtonColor:(int)arg1; - (void)setButtonColor:(int)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)_adjustIconColor; - (id)initWithTitle:(id)arg1 icon:(id)arg2 color:(int)arg3 frame:(struct CGRect)arg4; - (void)_setDisabledButtonColor:(int)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyCallWaitingButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyCallWaitingButton.h index b58432fd3..11fc67754 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyCallWaitingButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyCallWaitingButton.h @@ -14,15 +14,15 @@ unsigned int _type:1; } -+ (float)defaultVerticalCenteringOffset; ++ (double)defaultVerticalCenteringOffset; + (struct CGSize)defaultSizeForType:(int)arg1; + (id)_buttonForType:(int)arg1; -- (BOOL)isEnabled; -- (void)setEnabled:(BOOL)arg1; +- (_Bool)isEnabled; +- (void)setEnabled:(_Bool)arg1; - (void)removeTarget:(id)arg1 forEvents:(int)arg2; - (void)addTarget:(id)arg1 action:(SEL)arg2 forEvents:(int)arg3; -- (void)removeTarget:(id)arg1 forControlEvents:(unsigned int)arg2; -- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)removeTarget:(id)arg1 forControlEvents:(unsigned long long)arg2; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned long long)arg3; - (void)dealloc; - (id)initBottomForTTYWithTitle:(id)arg1; - (id)initBottomForSecondIncomingCallWaiting; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsScrollView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsScrollView.h deleted file mode 100644 index 023f0e46f..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsScrollView.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollView.h" - -#import "UIScrollViewDelegate-Protocol.h" - -@class TPLegacyIncomingCallOptionsView, UIView; - -@interface TPLegacyIncomingCallOptionsScrollView : UIScrollView -{ - TPLegacyIncomingCallOptionsView *_optionsView; - UIView *_offIntoInfinityView; - BOOL _isDecelerating; -} - -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (void)disableAndScrollToDefaultOffsetSuppressBarChanges:(BOOL)arg1 completion:(id)arg2; -- (void)setupAndAddToView:(id)arg1; -@property(retain) TPLegacyIncomingCallOptionsView *optionsView; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsView.h deleted file mode 100644 index 250d197e8..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyIncomingCallOptionsView.h +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class NSArray, NSMutableArray, NSObject, TPLegacyBottomBar, TPLegacyBottomBar, TPLegacyBottomGrabberLockBar, UITableView; - -@interface TPLegacyIncomingCallOptionsView : UIView -{ - TPLegacyBottomGrabberLockBar *_lockBar; - TPLegacyBottomBar *_grabberBar; - TPLegacyBottomBar *_displayedGrabberBar; - UITableView *_optionsView; - UIView *_footerView; - UIView *_headerView; - NSMutableArray *_buttons; - BOOL _usesLockBar; - int _viewType; - BOOL _optionsShown; - BOOL _scrolling; - NSArray *_lockBarGrabberGestureRecognizers; - NSArray *_doubleButtonBarGrabberGestureRecognizers; - struct CGPoint _gestureInitialTouchPoint; - struct CGPoint _gestureLastTouchPoint; - struct CGPoint _gestureVelocity; - float _maxImageWidth; - float _maxImageHeight; - float _buttonContentInset; - NSObject *_incomingOptionsDelegate; -} - -@property(nonatomic) BOOL optionsShown; // @synthesize optionsShown=_optionsShown; -@property(nonatomic) BOOL usesLockBar; // @synthesize usesLockBar=_usesLockBar; -- (void)scrollViewDidEndScrollingWithShownPixels:(float)arg1; -- (void)scrollViewDidBeginScrolling; -- (void)scrollViewDidShowPixels:(float)arg1; -- (BOOL)scrolling; -- (id)recommendedBackgroundColor; -- (id)displayedGrabberBar; -- (float)optionsHeight; -- (float)barHeight; -- (void)layoutSubviews; -@property(readonly) TPLegacyBottomBar *lockBar; -- (void)tap:(id)arg1; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)_singleButtonClicked; -- (void)_accept; -- (void)_decline; -- (void)_buttonClicked:(id)arg1; -- (void)lockBarUnlocked:(id)arg1; -- (void)start; -- (void)reloadData; -- (void)setWellAlpha:(float)arg1; -- (void)setLockBarLabel:(id)arg1; -@property(readonly) BOOL hasGrabberImage; -- (void)setGrabberImage:(id)arg1; -@property(nonatomic) NSObject *incomingOptionsDelegate; // @synthesize incomingOptionsDelegate=_incomingOptionsDelegate; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)initForIncomingFaceTimeWithFrame:(struct CGRect)arg1; -- (id)initForIncomingCallWaitingWithFrame:(struct CGRect)arg1; -- (id)initForIncomingCallWithFrame:(struct CGRect)arg1; -- (id)_initForType:(int)arg1 frame:(struct CGRect)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDBar.h index 831d62e07..1133766a7 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDBar.h @@ -14,19 +14,19 @@ UIImageView *_shadowView; } -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultHeight; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)defaultHeight; + (id)shadowImage; + (id)backgroundImage; @property(readonly) UIImageView *shadowView; // @synthesize shadowView=_shadowView; @property(retain, nonatomic) UIImage *barBackground; // @synthesize barBackground=_barBackground; - (struct CGRect)contentStretchRect; -- (void)setOrientation:(int)arg1; -- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +- (void)setOrientation:(long long)arg1; +- (void)setOrientation:(long long)arg1 updateFrame:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithDefaultSize; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDDoubleButtonView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDDoubleButtonView.h deleted file mode 100644 index fea6050e2..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDDoubleButtonView.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class TPLegacyButton, TPLegacyWellButtonView; - -@interface TPLegacyLCDDoubleButtonView : TPLegacyLCDView -{ - TPLegacyWellButtonView *_leftWellButtonView; - TPLegacyWellButtonView *_rightWellButtonView; -} - -- (BOOL)showImageViewOnLeftSide; -- (BOOL)shouldCenterContentView; -- (BOOL)shouldCenterText; -- (struct CGRect)fullSizedContentViewFrame; -@property(readonly, nonatomic) TPLegacyButton *rightButton; -@property(readonly, nonatomic) TPLegacyButton *leftButton; -- (void)dealloc; -- (id)initWithDefaultSizeForOrientation:(int)arg1; -- (struct CGRect)_leftWellFrame; -- (struct CGRect)_rightWellFrame; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView-SyntheticEvents.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView-SyntheticEvents.h new file mode 100644 index 000000000..427bba9e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPLegacyLCDTextView (SyntheticEvents) +- (id)_automationID; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView.h index 2c009a126..84faee089 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDTextView.h @@ -15,11 +15,11 @@ UIColor *_shadowColor; UIColor *_textColor; TPLegacyLCDTextViewScrollingView *_scrollingView; - float _fontSize; + double _fontSize; struct CGRect _textRect; UIFrameAnimation *_animation; id _delegate; - float _minFontSize; + double _minFontSize; unsigned int _textRectIsValid:1; unsigned int _centerText:1; unsigned int _animates:1; @@ -27,35 +27,34 @@ unsigned int _leftTruncates:1; } -+ (float)defaultMinimumFontSize; ++ (double)defaultMinimumFontSize; - (void)setDelegate:(id)arg1; - (void)resetAnimation; -- (BOOL)animates; +- (_Bool)animates; - (void)stopAnimating; - (void)_finishedScrolling; - (void)startAnimating; - (void)_startScrolling; -- (void)setAnimatesIfTruncated:(BOOL)arg1; +- (void)setAnimatesIfTruncated:(_Bool)arg1; - (void)_setupForAnimationIfNecessary; - (void)_scheduleStartScrolling; - (void)_tearDownAnimation; - (void)drawRect:(struct CGRect)arg1; - (void)setShadowColor:(id)arg1; - (void)setTextColor:(id)arg1; -- (void)_drawTextInRect:(struct CGRect)arg1 verticallyOffset:(BOOL)arg2; +- (void)_drawTextInRect:(struct CGRect)arg1 verticallyOffset:(_Bool)arg2; - (struct CGSize)sizeToFit; - (id)text; - (void)setText:(id)arg1; -- (void)setMinimumFontSize:(float)arg1; +- (void)setMinimumFontSize:(double)arg1; - (void)setFont:(id)arg1; - (void)setLCDTextFont:(id)arg1; -- (void)setLeftTruncatesText:(BOOL)arg1; -- (void)setCenterText:(BOOL)arg1; +- (void)setLeftTruncatesText:(_Bool)arg1; +- (void)setCenterText:(_Bool)arg1; - (void)setFrame:(struct CGRect)arg1; - (struct CGRect)textRect; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)_automationID; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDView.h index b8138df05..1165e9cde 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLCDView.h @@ -16,21 +16,21 @@ TPLegacyLCDTextView *_labelView; TPLegacyLCDSubImageView *_imageView; unsigned int _layoutAsLabelled:1; - BOOL _hasBackgroundGradient; + _Bool _hasBackgroundGradient; UIView *_backgroundGradientView; } -+ (float)labelFontSize; -+ (float)textFontSize; -@property(nonatomic) BOOL hasBackgroundGradient; // @synthesize hasBackgroundGradient=_hasBackgroundGradient; ++ (double)labelFontSize; ++ (double)textFontSize; +@property(nonatomic) _Bool hasBackgroundGradient; // @synthesize hasBackgroundGradient=_hasBackgroundGradient; @property(retain, nonatomic) UIView *backgroundGradientView; // @synthesize backgroundGradientView=_backgroundGradientView; -- (void)setLayoutAsLabelled:(BOOL)arg1; +- (void)setLayoutAsLabelled:(_Bool)arg1; - (void)setShadowColor:(id)arg1; - (id)subImage; - (void)setSubImage:(id)arg1; - (void)blinkLabel; - (id)label; -- (void)setLabel:(id)arg1 animate:(BOOL)arg2; +- (void)setLabel:(id)arg1 animate:(_Bool)arg2; - (void)setLabel:(id)arg1; - (void)didFinishAnimatingLCDLabelFadeOut:(id)arg1 finished:(id)arg2 context:(id)arg3; - (void)setSecondLineText:(id)arg1; @@ -43,14 +43,13 @@ - (struct CGRect)_text1Frame; - (id)text; - (void)setText:(id)arg1; -- (float)_textVInset; -- (float)_labelVInset; -- (void)setContentsAlpha:(float)arg1; -- (BOOL)showImageViewOnLeftSide; -- (BOOL)shouldCenterContentView; -- (BOOL)shouldCenterText; +- (double)_textVInset; +- (double)_labelVInset; +- (void)setContentsAlpha:(double)arg1; +- (_Bool)shouldCenterContentView; +- (_Bool)shouldCenterText; - (void)dealloc; -- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSizeForOrientation:(long long)arg1; - (void)_resetContentViewFrame; - (struct CGRect)fullSizedContentViewFrame; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockKnobView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockKnobView.h index 1f937cfa6..f959639b2 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockKnobView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockKnobView.h @@ -12,8 +12,8 @@ { TPLegacyBottomLockBar *_track; UIAlphaAnimation *_animation; - float _centerDelta; - BOOL _tracking; + double _centerDelta; + _Bool _tracking; } - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; @@ -21,11 +21,11 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)beginTracking:(id)arg1; -- (BOOL)shouldBeginTracking:(id)arg1; -- (BOOL)isTracking; +- (_Bool)shouldBeginTracking:(id)arg1; +- (_Bool)isTracking; - (void)dealloc; - (void)setLockView:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)initWithImage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockTextView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockTextView.h index bde13c50c..e45c46132 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockTextView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyLockTextView.h @@ -16,21 +16,21 @@ NSTimer *_maskTimer; double _maskStartTime; UIFont *_labelFont; - float _deltaFromDefaultTrackWidth; + double _deltaFromDefaultTrackWidth; UIImage *_maskImage; - float _fps; + double _fps; } -@property(readonly) float deltaFromDefaultTrackWidth; // @synthesize deltaFromDefaultTrackWidth=_deltaFromDefaultTrackWidth; +@property(readonly) double deltaFromDefaultTrackWidth; // @synthesize deltaFromDefaultTrackWidth=_deltaFromDefaultTrackWidth; - (void)movedFromWindow:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isAnimating; -- (float)fps; -- (void)setFPS:(float)arg1; +- (_Bool)isAnimating; +- (double)fps; +- (void)setFPS:(double)arg1; - (void)stopAnimation; - (void)startAnimation; - (id)label; -- (id)initWithLabel:(id)arg1 fontSize:(float)arg2 trackWidthDelta:(float)arg3; +- (id)initWithLabel:(id)arg1 fontSize:(double)arg2 trackWidthDelta:(double)arg3; - (void)_cacheLabel:(id)arg1 size:(struct CGSize)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad-SyntheticEvents.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad-SyntheticEvents.h new file mode 100644 index 000000000..4f7805ebf --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPLegacyPhonePad (SyntheticEvents) +- (id)scriptingInfoWithChildren; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad.h index e0ec9d240..57b114e0e 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyPhonePad.h @@ -8,17 +8,17 @@ @interface TPLegacyPhonePad : UIControl { - int _downKey; - int _highlightKey; + long long _downKey; + long long _highlightKey; id _delegate; - BOOL _playsSounds; - BOOL _supportsHardPause; - float _topHeight; - float _midHeight; - float _bottomHeight; - float _leftWidth; - float _midWidth; - float _rightWidth; + _Bool _playsSounds; + _Bool _supportsHardPause; + double _topHeight; + double _midHeight; + double _bottomHeight; + double _leftWidth; + double _midWidth; + double _rightWidth; struct __CFSet *_inflightSounds; struct __CFDictionary *_keyToButtonMap; unsigned int _incompleteSounds; @@ -27,45 +27,44 @@ } + (void)_delayedDeactivate; -+ (BOOL)launchFieldTestIfNeeded:(id)arg1; -+ (BOOL)shouldStringAutoDial:(id)arg1 givenLastChar:(BOOL)arg2; -@property BOOL supportsHardPause; // @synthesize supportsHardPause=_supportsHardPause; -- (void)_stopAllSoundsForcingCallbacks:(BOOL)arg1; -- (void)_stopSoundForKey:(unsigned int)arg1; -- (void)_playSoundForKey:(unsigned int)arg1; -- (void)_notifySoundCompletionIfNecessary:(unsigned long)arg1; -- (struct CGRect)_rectForKey:(unsigned int)arg1; ++ (_Bool)launchFieldTestIfNeeded:(id)arg1; ++ (_Bool)shouldStringAutoDial:(id)arg1 givenLastChar:(BOOL)arg2; +@property _Bool supportsHardPause; // @synthesize supportsHardPause=_supportsHardPause; +- (void)_stopAllSoundsForcingCallbacks:(_Bool)arg1; +- (void)_stopSoundForKey:(unsigned long long)arg1; +- (void)_playSoundForKey:(unsigned long long)arg1; +- (void)_notifySoundCompletionIfNecessary:(unsigned int)arg1; +- (struct CGRect)_rectForKey:(unsigned long long)arg1; - (int)_keyForPoint:(struct CGPoint)arg1; - (void)_handleKeyPressAndHold:(id)arg1; - (void)_handleKey:(id)arg1 forUIEvent:(id)arg2; -- (BOOL)cancelTouchTracking; -- (void)setHighlighted:(BOOL)arg1; +- (_Bool)cancelTouchTracking; +- (void)setHighlighted:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; - (id)_imageByCroppingImage:(id)arg1 toRect:(struct CGRect)arg2; -- (struct CGRect)_updateRect:(struct CGRect)arg1 withScale:(float)arg2; -- (float)_yFudge; +- (struct CGRect)_updateRect:(struct CGRect)arg1 withScale:(double)arg2; +- (double)_yFudge; - (id)_highlightedImage; - (id)_keypadImage; - (id)_pressedImage; - (struct CGPoint)_keypadOrigin; - (void)setNeedsDisplayForKey:(int)arg1; -- (id)_buttonForKeyAtIndex:(unsigned int)arg1; -- (void)setButton:(id)arg1 forKeyAtIndex:(unsigned int)arg2; -- (void)setPlaysSounds:(BOOL)arg1; +- (id)_buttonForKeyAtIndex:(unsigned long long)arg1; +- (void)setButton:(id)arg1 forKeyAtIndex:(unsigned long long)arg2; +- (void)setPlaysSounds:(_Bool)arg1; - (void)setDelegate:(id)arg1; - (void)movedToWindow:(id)arg1; - (void)movedFromWindow:(id)arg1; - (void)_appResumed; - (void)_appSuspended; - (void)removeFromSuperview; -- (void)_activateSounds:(BOOL)arg1; +- (void)_activateSounds:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (int)indexForHighlightedKey; -- (void)highlightKeyAtIndex:(int)arg1; -- (id)scriptingInfoWithChildren; +- (long long)indexForHighlightedKey; +- (void)highlightKeyAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyTopLockBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyTopLockBar.h deleted file mode 100644 index 87b5e2186..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyTopLockBar.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface TPLegacyTopLockBar : TPLegacyBottomLockBar -{ -} - -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultLabelFontSize; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyWellButtonView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyWellButtonView.h deleted file mode 100644 index ab9baa659..000000000 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLegacyWellButtonView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class TPLegacyButton, TPLegacyWell; - -@interface TPLegacyWellButtonView : UIView -{ - TPLegacyButton *_button; - TPLegacyWell *_well; -} - -@property(retain, nonatomic) TPLegacyButton *button; // @synthesize button=_button; -- (void)dealloc; -- (id)initWithTitle:(id)arg1 icon:(id)arg2 color:(int)arg3 frame:(struct CGRect)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLockKnobView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLockKnobView.h index 6f9fe7c59..2db71cc2b 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLockKnobView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLockKnobView.h @@ -12,8 +12,8 @@ { TPBottomLockBar *_track; UIAlphaAnimation *_animation; - float _centerDelta; - BOOL _tracking; + double _centerDelta; + _Bool _tracking; } - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; @@ -21,11 +21,11 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)beginTracking:(id)arg1; -- (BOOL)shouldBeginTracking:(id)arg1; -- (BOOL)isTracking; +- (_Bool)shouldBeginTracking:(id)arg1; +- (_Bool)isTracking; - (void)dealloc; - (void)setLockView:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)initWithImage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPLockTextView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPLockTextView.h index e9244b737..801d32e21 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPLockTextView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPLockTextView.h @@ -16,21 +16,21 @@ NSTimer *_maskTimer; double _maskStartTime; UIFont *_labelFont; - float _deltaFromDefaultTrackWidth; + double _deltaFromDefaultTrackWidth; UIImage *_maskImage; - float _fps; + double _fps; } -@property(readonly) float deltaFromDefaultTrackWidth; // @synthesize deltaFromDefaultTrackWidth=_deltaFromDefaultTrackWidth; +@property(readonly) double deltaFromDefaultTrackWidth; // @synthesize deltaFromDefaultTrackWidth=_deltaFromDefaultTrackWidth; - (void)movedFromWindow:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isAnimating; -- (float)fps; -- (void)setFPS:(float)arg1; +- (_Bool)isAnimating; +- (double)fps; +- (void)setFPS:(double)arg1; - (void)stopAnimation; - (void)startAnimation; - (id)label; -- (id)initWithLabel:(id)arg1 fontSize:(float)arg2 trackWidthDelta:(float)arg3; +- (id)initWithLabel:(id)arg1 fontSize:(double)arg2 trackWidthDelta:(double)arg3; - (void)_cacheLabel:(id)arg1 size:(struct CGSize)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPad.h b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPad.h index cbc518fab..792dcbdf2 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPad.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPad.h @@ -11,8 +11,10 @@ @interface TPNumberPad : UIControl { NSMutableArray *_buttons; + _Bool _numberButtonsEnabled; } +@property(nonatomic) _Bool numberButtonsEnabled; // @synthesize numberButtonsEnabled=_numberButtonsEnabled; - (void)buttonLongPressed:(id)arg1; - (void)buttonCancelled:(id)arg1; - (void)buttonDown:(id)arg1; @@ -21,10 +23,10 @@ - (void)buttonLongPressedViaGesture:(id)arg1; - (void)_addButton:(id)arg1; - (void)_layoutGrid; -- (void)_setBackgroundAlphaOnButton:(id)arg1 alpha:(float)arg2; -- (float)_backgroundAlphaOfButton:(id)arg1; -@property(nonatomic) float buttonBackgroundAlpha; -- (void)replaceButton:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_setBackgroundAlphaOnButton:(id)arg1 alpha:(double)arg2; +- (double)_backgroundAlphaOfButton:(id)arg1; +@property(nonatomic) double buttonBackgroundAlpha; +- (void)replaceButton:(id)arg1 atIndex:(unsigned long long)arg2; @property(retain) NSArray *buttons; // @dynamic buttons; - (struct CGSize)intrinsicContentSize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadButton.h index 366c0f7b1..9d477e7b5 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadButton.h @@ -19,22 +19,19 @@ CALayer *_highlightedGlyphLayer; } -+ (float)unhighlightCrossfadeHighlightFadeDuration; -+ (float)unhighlightCrossfadeNormalFadeDuration; -+ (float)unhighlightCrossfadeHighlightBeginTime; -+ (float)unhighlightCrossfadeNormalBeginTime; -+ (float)highlightCrossfadeHighlightFadeDuration; -+ (float)highlightCrossfadeNormalFadeDuration; -+ (float)highlightCrossfadeHighlightBeginTime; -+ (float)highlightCrossfadeNormalBeginTime; -+ (float)horizontalPadding; -+ (float)verticalPadding; -+ (id)colorForHighlightedKeypadGlyphs; -+ (id)colorForKeypadGlyphs; -+ (id)highlightedImageKeyForCharacter:(unsigned int)arg1; -+ (id)imageKeyForCharacter:(unsigned int)arg1; -+ (id)imageForCharacter:(unsigned int)arg1 highlighted:(BOOL)arg2; -+ (BOOL)usesTelephonyGlyphsWhereAvailable; ++ (double)unhighlightCrossfadeHighlightFadeDuration; ++ (double)unhighlightCrossfadeNormalFadeDuration; ++ (double)unhighlightCrossfadeHighlightBeginTime; ++ (double)unhighlightCrossfadeNormalBeginTime; ++ (double)highlightCrossfadeHighlightFadeDuration; ++ (double)highlightCrossfadeNormalFadeDuration; ++ (double)highlightCrossfadeHighlightBeginTime; ++ (double)highlightCrossfadeNormalBeginTime; ++ (double)horizontalPadding; ++ (double)verticalPadding; ++ (id)imageForCharacter:(unsigned int)arg1 highlighted:(_Bool)arg2 whiteVersion:(_Bool)arg3; ++ (_Bool)usesTelephonyGlyphsWhereAvailable; ++ (id)imageForCharacter:(unsigned int)arg1 highlighted:(_Bool)arg2; + (id)imageForCharacter:(unsigned int)arg1; + (struct UIEdgeInsets)paddingOutsideRing; + (struct CGSize)defaultSize; @@ -47,9 +44,10 @@ - (void)touchUp; - (void)touchDown; - (id)defaultColor; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -@property(nonatomic) float alphaOutsideAndInsideRing; // @dynamic alphaOutsideAndInsideRing; +@property(nonatomic) double alphaOutsideAndInsideRing; // @dynamic alphaOutsideAndInsideRing; +- (void)setUsesColorDodgeBlending; - (void)dealloc; - (id)initForCharacter:(unsigned int)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadDarkStyleButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadDarkStyleButton.h index 45e9dba3f..71eebf848 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadDarkStyleButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadDarkStyleButton.h @@ -10,16 +10,16 @@ { } -+ (float)unhighlightCrossfadeHighlightFadeDuration; -+ (float)unhighlightCrossfadeNormalFadeDuration; -+ (float)unhighlightCrossfadeHighlightBeginTime; -+ (float)unhighlightCrossfadeNormalBeginTime; -+ (float)highlightCrossfadeHighlightFadeDuration; -+ (float)highlightCrossfadeNormalFadeDuration; -+ (float)highlightCrossfadeHighlightBeginTime; -+ (float)highlightCrossfadeNormalBeginTime; -+ (id)colorForHighlightedKeypadGlyphs; -+ (id)colorForKeypadGlyphs; ++ (double)unhighlightCrossfadeHighlightFadeDuration; ++ (double)unhighlightCrossfadeNormalFadeDuration; ++ (double)unhighlightCrossfadeHighlightBeginTime; ++ (double)unhighlightCrossfadeNormalBeginTime; ++ (double)highlightCrossfadeHighlightFadeDuration; ++ (double)highlightCrossfadeNormalFadeDuration; ++ (double)highlightCrossfadeHighlightBeginTime; ++ (double)highlightCrossfadeNormalBeginTime; ++ (id)imageForCharacter:(unsigned int)arg1 highlighted:(_Bool)arg2; ++ (id)imageForCharacter:(unsigned int)arg1; - (id)defaultColor; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadLightStyleButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadLightStyleButton.h index 11fcc8ac3..b9bb3b8fb 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadLightStyleButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPNumberPadLightStyleButton.h @@ -10,20 +10,19 @@ { } -+ (BOOL)usesTelephonyGlyphsWhereAvailable; -+ (float)unhighlightCrossfadeHighlightFadeDuration; -+ (float)unhighlightCrossfadeNormalFadeDuration; -+ (float)unhighlightCrossfadeHighlightBeginTime; -+ (float)unhighlightCrossfadeNormalBeginTime; -+ (float)highlightCrossfadeHighlightFadeDuration; -+ (float)highlightCrossfadeNormalFadeDuration; -+ (float)highlightCrossfadeHighlightBeginTime; -+ (float)highlightCrossfadeNormalBeginTime; -+ (id)imageKeyForCharacter:(unsigned int)arg1; -+ (id)colorForHighlightedKeypadGlyphs; -+ (id)colorForKeypadGlyphs; -+ (float)horizontalPadding; -+ (float)verticalPadding; ++ (_Bool)usesTelephonyGlyphsWhereAvailable; ++ (double)unhighlightCrossfadeHighlightFadeDuration; ++ (double)unhighlightCrossfadeNormalFadeDuration; ++ (double)unhighlightCrossfadeHighlightBeginTime; ++ (double)unhighlightCrossfadeNormalBeginTime; ++ (double)highlightCrossfadeHighlightFadeDuration; ++ (double)highlightCrossfadeNormalFadeDuration; ++ (double)highlightCrossfadeHighlightBeginTime; ++ (double)highlightCrossfadeNormalBeginTime; ++ (double)horizontalPadding; ++ (double)verticalPadding; ++ (id)imageForCharacter:(unsigned int)arg1 highlighted:(_Bool)arg2; ++ (id)imageForCharacter:(unsigned int)arg1; - (id)initForCharacter:(unsigned int)arg1; - (id)defaultColor; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad-SyntheticEvents.h b/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad-SyntheticEvents.h new file mode 100644 index 000000000..590df66ce --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad-SyntheticEvents.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPPhonePad (SyntheticEvents) +- (id)scriptingInfoWithChildren; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad.h b/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad.h index fbcb687e6..d5ae4c3c3 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPPhonePad.h @@ -10,17 +10,17 @@ @interface TPPhonePad : UIControl { - int _downKey; - int _highlightKey; + long long _downKey; + long long _highlightKey; id _delegate; - BOOL _playsSounds; - BOOL _supportsHardPause; - float _topHeight; - float _midHeight; - float _bottomHeight; - float _leftWidth; - float _midWidth; - float _rightWidth; + _Bool _playsSounds; + _Bool _supportsHardPause; + double _topHeight; + double _midHeight; + double _bottomHeight; + double _leftWidth; + double _midWidth; + double _rightWidth; struct __CFSet *_inflightSounds; struct __CFDictionary *_keyToButtonMap; unsigned int _incompleteSounds; @@ -29,49 +29,48 @@ } + (void)_delayedDeactivate; -+ (BOOL)launchFieldTestIfNeeded:(id)arg1; -+ (BOOL)shouldStringAutoDial:(id)arg1 givenLastChar:(BOOL)arg2; -@property BOOL supportsHardPause; // @synthesize supportsHardPause=_supportsHardPause; -- (void)_stopAllSoundsForcingCallbacks:(BOOL)arg1; -- (void)_stopSoundForKey:(unsigned int)arg1; -- (void)_playSoundForKey:(unsigned int)arg1; -- (void)_notifySoundCompletionIfNecessary:(unsigned long)arg1; -- (struct CGRect)_rectForKey:(unsigned int)arg1; ++ (_Bool)launchFieldTestIfNeeded:(id)arg1; ++ (_Bool)shouldStringAutoDial:(id)arg1 givenLastChar:(BOOL)arg2; +@property _Bool supportsHardPause; // @synthesize supportsHardPause=_supportsHardPause; +- (void)_stopAllSoundsForcingCallbacks:(_Bool)arg1; +- (void)_stopSoundForKey:(unsigned long long)arg1; +- (void)_playSoundForKey:(unsigned long long)arg1; +- (void)_notifySoundCompletionIfNecessary:(unsigned int)arg1; +- (struct CGRect)_rectForKey:(unsigned long long)arg1; - (int)_keyForPoint:(struct CGPoint)arg1; -- (void)_handleKeyPressAndHoldForKey:(int)arg1; +- (void)_handleKeyPressAndHoldForKey:(long long)arg1; - (void)_handleKeyPressAndHoldForDownKey:(id)arg1; - (void)_handleKeyPressAndHoldForHighlightedKey:(id)arg1; - (void)_handleKey:(id)arg1 forUIEvent:(id)arg2; -- (BOOL)cancelTouchTracking; -- (void)setHighlighted:(BOOL)arg1; +- (_Bool)cancelTouchTracking; +- (void)setHighlighted:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; - (id)_imageByCroppingImage:(id)arg1 toRect:(struct CGRect)arg2; -- (struct CGRect)_updateRect:(struct CGRect)arg1 withScale:(float)arg2; -- (float)_yFudge; +- (struct CGRect)_updateRect:(struct CGRect)arg1 withScale:(double)arg2; +- (double)_yFudge; - (id)_highlightedImage; - (id)_keypadImage; - (id)_pressedImage; - (struct CGPoint)_keypadOrigin; - (void)setNeedsDisplayForKey:(int)arg1; -- (id)_buttonForKeyAtIndex:(unsigned int)arg1; -- (void)setButton:(id)arg1 forKeyAtIndex:(unsigned int)arg2; -- (void)setPlaysSounds:(BOOL)arg1; +- (id)_buttonForKeyAtIndex:(unsigned long long)arg1; +- (void)setButton:(id)arg1 forKeyAtIndex:(unsigned long long)arg2; +- (void)setPlaysSounds:(_Bool)arg1; - (void)setDelegate:(id)arg1; - (void)movedToWindow:(id)arg1; - (void)movedFromWindow:(id)arg1; - (void)_appResumed; - (void)_appSuspended; - (void)removeFromSuperview; -- (void)_activateSounds:(BOOL)arg1; +- (void)_activateSounds:(_Bool)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (int)indexForHighlightedKey; -- (void)highlightKeyAtIndex:(int)arg1; +- (long long)indexForHighlightedKey; +- (void)highlightKeyAtIndex:(long long)arg1; - (void)performTapActionEndForHighlightedKey; - (void)performTapActionDownForHighlightedKey; -- (id)scriptingInfoWithChildren; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPPortraitOnlyNavigationController.h b/iOS7/PrivateFrameworks/TelephonyUI/TPPortraitOnlyNavigationController.h index 8d7454528..30d57bee5 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPPortraitOnlyNavigationController.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPPortraitOnlyNavigationController.h @@ -10,9 +10,9 @@ { } -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPRevealingRingView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPRevealingRingView.h index bdceb3068..eb9ca249d 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPRevealingRingView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPRevealingRingView.h @@ -10,7 +10,7 @@ @interface TPRevealingRingView : UIView { - BOOL _revealed; + _Bool _revealed; TPBackgroundRoundedRectView *_outerView; TPPathView *_outerGammaView; TPPathView *_innerGammaView; @@ -18,52 +18,53 @@ UIColor *_colorOutsideRing; UIColor *_colorInsideRing; struct UIEdgeInsets _paddingOutsideRing; - float _defaultRingStrokeWidth; - float _gammaBoost; - float _revealAnimationDuration; - float _unrevealAnimationDuration; - float _minimumRevealingScale; - float _cornerRadius; + double _defaultRingStrokeWidth; + double _gammaBoost; + double _revealAnimationDuration; + double _unrevealAnimationDuration; + double _minimumRevealingScale; + double _cornerRadius; int _animationStyle; - BOOL _isCircularRing; - BOOL _innerGammaAlpha; - BOOL _gammaBoostOuterRing; - BOOL _gammaBoostInside; - float _alphaInsideRing; - float _alphaOutsideRing; + _Bool _isCircularRing; + _Bool _innerGammaAlpha; + _Bool _gammaBoostOuterRing; + _Bool _gammaBoostInside; + double _alphaInsideRing; + double _alphaOutsideRing; } -@property(nonatomic) BOOL gammaBoostInside; // @synthesize gammaBoostInside=_gammaBoostInside; -@property(nonatomic) BOOL gammaBoostOuterRing; // @synthesize gammaBoostOuterRing=_gammaBoostOuterRing; +@property(nonatomic) _Bool gammaBoostInside; // @synthesize gammaBoostInside=_gammaBoostInside; +@property(nonatomic) _Bool gammaBoostOuterRing; // @synthesize gammaBoostOuterRing=_gammaBoostOuterRing; @property(nonatomic) int animationStyle; // @synthesize animationStyle=_animationStyle; @property(retain, nonatomic) UIColor *colorInsideRing; // @synthesize colorInsideRing=_colorInsideRing; @property(retain, nonatomic) UIColor *colorOutsideRing; // @synthesize colorOutsideRing=_colorOutsideRing; -@property(nonatomic) float minimumRevealingScale; // @synthesize minimumRevealingScale=_minimumRevealingScale; -@property(nonatomic) float unrevealAnimationDuration; // @synthesize unrevealAnimationDuration=_unrevealAnimationDuration; -@property(nonatomic) float revealAnimationDuration; // @synthesize revealAnimationDuration=_revealAnimationDuration; -@property(nonatomic) float gammaBoost; // @synthesize gammaBoost=_gammaBoost; -@property(nonatomic) float defaultRingStrokeWidth; // @synthesize defaultRingStrokeWidth=_defaultRingStrokeWidth; +@property(nonatomic) double minimumRevealingScale; // @synthesize minimumRevealingScale=_minimumRevealingScale; +@property(nonatomic) double unrevealAnimationDuration; // @synthesize unrevealAnimationDuration=_unrevealAnimationDuration; +@property(nonatomic) double revealAnimationDuration; // @synthesize revealAnimationDuration=_revealAnimationDuration; +@property(nonatomic) double gammaBoost; // @synthesize gammaBoost=_gammaBoost; +@property(nonatomic) double defaultRingStrokeWidth; // @synthesize defaultRingStrokeWidth=_defaultRingStrokeWidth; @property(readonly, nonatomic) struct UIEdgeInsets paddingOutsideRing; // @synthesize paddingOutsideRing=_paddingOutsideRing; -@property(nonatomic) float cornerRadius; // @synthesize cornerRadius=_cornerRadius; -@property(nonatomic) float alphaOutsideRing; // @synthesize alphaOutsideRing=_alphaOutsideRing; -@property(nonatomic) float alphaInsideRing; // @synthesize alphaInsideRing=_alphaInsideRing; -- (void)_animateForReveal:(BOOL)arg1 withDuration:(float)arg2 delay:(double)arg3; -- (id)_bezierPathForRect:(struct CGRect)arg1 cornerRadius:(float)arg2; -- (BOOL)_shouldDrawAsCircle:(struct CGSize)arg1 cornerRadius:(float)arg2; -- (BOOL)_isSquare:(struct CGSize)arg1; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double alphaOutsideRing; // @synthesize alphaOutsideRing=_alphaOutsideRing; +@property(nonatomic) double alphaInsideRing; // @synthesize alphaInsideRing=_alphaInsideRing; +- (void)_animateForReveal:(_Bool)arg1 withDuration:(float)arg2 delay:(double)arg3; +- (id)_bezierPathForRect:(struct CGRect)arg1 cornerRadius:(double)arg2; +- (_Bool)_shouldDrawAsCircle:(struct CGSize)arg1 cornerRadius:(double)arg2; +- (_Bool)_isSquare:(struct CGSize)arg1; - (void)_evaluateCircularness; -- (void)_setInnerGammaScale:(float)arg1; -- (void)_setOuterGammaScale:(float)arg1; -- (void)_setInnerCircleScale:(float)arg1; -- (void)_calculateOuter:(struct CGRect *)arg1 inner:(struct CGRect *)arg2 newXOffset:(float *)arg3 newYOffset:(float *)arg4 withScale:(float)arg5; +- (void)_setInnerGammaScale:(double)arg1; +- (void)_setOuterGammaScale:(double)arg1; +- (void)_setInnerCircleScale:(double)arg1; +- (void)_calculateOuter:(struct CGRect *)arg1 inner:(struct CGRect *)arg2 newXOffset:(double *)arg3 newYOffset:(double *)arg4 withScale:(double)arg5; - (void)_adjustGammaBoostIfNecessary; - (void)layoutSubviews; -- (void)setRevealed:(BOOL)arg1 animated:(BOOL)arg2 delay:(double)arg3; -- (void)setRevealed:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setUsesColorDodgeBlending:(_Bool)arg1; +- (void)setRevealed:(_Bool)arg1 animated:(_Bool)arg2 delay:(double)arg3; +- (void)setRevealed:(_Bool)arg1 animated:(_Bool)arg2; - (struct CGSize)intrinsicContentSize; - (void)setFrame:(struct CGRect)arg1; - (void)setPaddingOutsideRing:(struct UIEdgeInsets)arg1; -- (void)setRingGammaBoost:(float)arg1; +- (void)setRingGammaBoost:(double)arg1; @property(readonly, nonatomic) struct CGSize ringSize; // @dynamic ringSize; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 paddingOutsideRing:(struct UIEdgeInsets)arg2; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSetPINViewController.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSetPINViewController.h index 97bd5b766..1db2933ae 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPSetPINViewController.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSetPINViewController.h @@ -8,20 +8,21 @@ #import "TPSimpleNumberPadDelegate-Protocol.h" -@class NSString, TPPasscodeView, TPSimpleNumberPad, UILabel; +@class NSString, TPPasscodeView, TPSimpleNumberPad, UILabel, UIView; @interface TPSetPINViewController : UIViewController { - BOOL _confirmPIN; + _Bool _confirmPIN; + int _initialState; + int _state; + unsigned int _minPINLength; + unsigned int _maxPINLength; id _delegate; NSString *_promptTextForOldPIN; NSString *_promptTextForNewPIN; NSString *_promptTextForConfirmingNewPIN; NSString *_promptTextForSavingPIN; - int _initialState; - int _state; - unsigned int _minPINLength; - unsigned int _maxPINLength; + UIView *_customBackgroundView; UILabel *_statusLabel; TPPasscodeView *_passcodeView; TPSimpleNumberPad *_numberPad; @@ -34,11 +35,12 @@ @property(retain) TPSimpleNumberPad *numberPad; // @synthesize numberPad=_numberPad; @property(retain) TPPasscodeView *passcodeView; // @synthesize passcodeView=_passcodeView; @property(retain) UILabel *statusLabel; // @synthesize statusLabel=_statusLabel; -@property BOOL confirmPIN; // @synthesize confirmPIN=_confirmPIN; +@property _Bool confirmPIN; // @synthesize confirmPIN=_confirmPIN; @property unsigned int maxPINLength; // @synthesize maxPINLength=_maxPINLength; @property unsigned int minPINLength; // @synthesize minPINLength=_minPINLength; @property(nonatomic) int state; // @synthesize state=_state; @property int initialState; // @synthesize initialState=_initialState; +@property(retain) UIView *customBackgroundView; // @synthesize customBackgroundView=_customBackgroundView; @property(retain, nonatomic) NSString *promptTextForSavingPIN; // @synthesize promptTextForSavingPIN=_promptTextForSavingPIN; @property(retain, nonatomic) NSString *promptTextForConfirmingNewPIN; // @synthesize promptTextForConfirmingNewPIN=_promptTextForConfirmingNewPIN; @property(retain, nonatomic) NSString *promptTextForNewPIN; // @synthesize promptTextForNewPIN=_promptTextForNewPIN; @@ -55,12 +57,12 @@ - (void)_doneButtonTapped; - (void)resetWithErrorPrompt:(id)arg1 title:(id)arg2; - (void)resetWithErrorPrompt:(id)arg1; -- (BOOL)wantsFullScreenLayout; +- (_Bool)wantsFullScreenLayout; - (void)loadView; - (void)dealloc; -- (id)initForChangePINWithMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(BOOL)arg3; -- (id)initForNewPINWithMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(BOOL)arg3; -- (id)_initForMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(BOOL)arg3; +- (id)initForChangePINWithMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(_Bool)arg3; +- (id)initForNewPINWithMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(_Bool)arg3; +- (id)_initForMinLength:(unsigned int)arg1 maxLength:(unsigned int)arg2 confirmPIN:(_Bool)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPShineLabel.h b/iOS7/PrivateFrameworks/TelephonyUI/TPShineLabel.h index f75db90b6..309d5cdad 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPShineLabel.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPShineLabel.h @@ -8,10 +8,10 @@ @interface TPShineLabel : UILabel { - BOOL _isAnimating; + _Bool _isAnimating; } -@property(nonatomic) BOOL isAnimating; // @synthesize isAnimating=_isAnimating; +@property(nonatomic) _Bool isAnimating; // @synthesize isAnimating=_isAnimating; - (struct CGSize)_maskSize; - (id)_maskLayer; - (struct CGPoint)_maskEndingPosition; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPad.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPad.h index 38cc4280f..1bc70439a 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPad.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPad.h @@ -11,13 +11,14 @@ @interface TPSimpleNumberPad : TPNumberPad { UIButton *_deleteButton; - BOOL _showsDeleteButton; + _Bool _showsDeleteButton; id _delegate; } + (id)_numberPadCharacters; -@property(nonatomic) BOOL showsDeleteButton; // @synthesize showsDeleteButton=_showsDeleteButton; +@property(nonatomic) _Bool showsDeleteButton; // @synthesize showsDeleteButton=_showsDeleteButton; @property id delegate; // @synthesize delegate=_delegate; +- (void)setNumberButtonsEnabled:(_Bool)arg1; - (void)_updateDeleteButton; - (void)_deleteButtonClicked:(id)arg1 withEvent:(id)arg2; - (void)buttonUp:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPadButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPadButton.h index 7ae5b7049..0fe6e83b7 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPadButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSimpleNumberPadButton.h @@ -10,7 +10,9 @@ { } -+ (float)verticalPadding; ++ (id)disabledImageForCharacter:(unsigned int)arg1; ++ (double)verticalPadding; +- (void)setGreyedOut:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButton.h index b6981e712..8478d7698 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButton.h @@ -6,24 +6,27 @@ #import "UIView.h" -@class TPButton, UIScrollView; +#import "UIScrollViewDelegate-Protocol.h" -@interface TPSlidingButton : UIView +@class TPButton; + +@interface TPSlidingButton : UIView { - UIScrollView *_scrollView; + int _type; TPButton *_acceptButton; TPButton *_endButton; TPButton *_sideButtonLeft; TPButton *_sideButtonRight; - int _type; + id _delegate; } +@property id delegate; // @synthesize delegate=_delegate; @property int type; // @synthesize type=_type; @property(retain) TPButton *sideButtonRight; // @synthesize sideButtonRight=_sideButtonRight; @property(retain) TPButton *sideButtonLeft; // @synthesize sideButtonLeft=_sideButtonLeft; @property(retain) TPButton *endButton; // @synthesize endButton=_endButton; @property(retain) TPButton *acceptButton; // @synthesize acceptButton=_acceptButton; -@property(retain) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; +- (void)scrollViewDidScroll:(id)arg1; - (struct CGSize)intrinsicContentSize; - (void)layoutSubviews; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButtonDelegateProtocol-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButtonDelegateProtocol-Protocol.h new file mode 100644 index 000000000..02cf1719a --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSlidingButtonDelegateProtocol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPSlidingButtonDelegateProtocol +- (void)slidingButton:(id)arg1 didSlideToProportion:(double)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButton.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButton.h index f6b1e5972..b003b39e4 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButton.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButton.h @@ -6,26 +6,28 @@ #import "UIButton.h" -@class NSLayoutConstraint, UIColor, UILabel; +@class NSLayoutConstraint, UIColor, UILabel, UIView; @interface TPStarkInCallButton : UIButton { - BOOL _toggledOn; + _Bool _toggledOn; + int _inCallButtonType; UILabel *_buttonLabel; NSLayoutConstraint *_horizontalPositioningConstraint; - int _inCallButtonType; UIColor *_unhighlightedBackgroundColor; + UIView *_toggledOnView; } +@property(retain) UIView *toggledOnView; // @synthesize toggledOnView=_toggledOnView; @property(retain) UIColor *unhighlightedBackgroundColor; // @synthesize unhighlightedBackgroundColor=_unhighlightedBackgroundColor; -@property(nonatomic) BOOL toggledOn; // @synthesize toggledOn=_toggledOn; +@property(nonatomic) _Bool toggledOn; // @synthesize toggledOn=_toggledOn; @property(readonly) int inCallButtonType; // @synthesize inCallButtonType=_inCallButtonType; @property(retain) NSLayoutConstraint *horizontalPositioningConstraint; // @synthesize horizontalPositioningConstraint=_horizontalPositioningConstraint; @property(retain) UILabel *buttonLabel; // @synthesize buttonLabel=_buttonLabel; - (void)dealloc; -- (void)setSelected:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; - (struct CGSize)intrinsicContentSize; @property(readonly) int specialLayoutType; - (id)initForButtonType:(int)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsView.h index 3f642f9f2..9edb4a7aa 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsView.h @@ -10,10 +10,10 @@ @interface TPStarkInCallButtonsView : UIView { - int _highlightedControlIndex; + long long _highlightedControlIndex; int _buttonsMode; - id _delegate; float _buttonDistributionScalingFactor; + id _delegate; NSMutableDictionary *_buttonsDictionary; NSArray *_buttonsArray; NSMutableArray *_buttonDividerViews; @@ -30,18 +30,18 @@ - (void)buttonWasTapped:(id)arg1; - (id)keyForButtonType:(int)arg1; - (id)existingButtonsNotInArray:(id)arg1; -- (id)buttonForButtonType:(int)arg1 createIfNecessary:(BOOL)arg2 createWithHorizontalPositionFraction:(float)arg3; +- (id)buttonForButtonType:(int)arg1 createIfNecessary:(_Bool)arg2 createWithHorizontalPositionFraction:(float)arg3; - (void)updateButtonsForCallModelState; - (float)distributedFractionForUndistributedFraction:(float)arg1; - (void)applyHorizontalPositioningConstraintWithFraction:(float)arg1 forDividerView:(id)arg2; - (void)applyHorizontalPositioningConstraintWithFraction:(float)arg1 forButton:(id)arg2; - (void)removeButtons:(id)arg1; -- (void)setButtonsMode:(int)arg1 animated:(BOOL)arg2; -- (void)setMuted:(BOOL)arg1; +- (void)setButtonsMode:(int)arg1 animated:(_Bool)arg2; +- (void)setMuted:(_Bool)arg1; - (void)performActionForHighlightedControl; -@property(readonly) int numberOfControls; -@property(nonatomic) int highlightedControlIndex; -- (int)nextHighlightableControlFromIndex:(int)arg1 ascending:(BOOL)arg2; +@property(readonly) long long numberOfControls; +@property(nonatomic) long long highlightedControlIndex; +- (long long)nextHighlightableControlFromIndex:(long long)arg1 ascending:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsViewDelegate-Protocol.h index e086d794b..d30272943 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallButtonsViewDelegate-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol TPStarkInCallButtonsViewDelegate -- (BOOL)isSwapCallsAllowed; -- (BOOL)isMergeCallsAllowed; -- (BOOL)isAddCallAllowed; -- (BOOL)isMuted; +- (_Bool)isSwapCallsAllowed; +- (_Bool)isMergeCallsAllowed; +- (_Bool)isAddCallAllowed; +- (_Bool)isMuted; - (void)inCallButtonWasTapped:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallViewController.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallViewController.h index 8d5bcc7c9..f5d3916c3 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallViewController.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkInCallViewController.h @@ -13,6 +13,7 @@ @interface TPStarkInCallViewController : UIViewController { + int _currentMode; id _delegate; NSArray *_primaryPhoneCalls; NSArray *_conferenceParticipants; @@ -21,7 +22,6 @@ TPStarkPhoneCallGalleryView *_galleryView; TPStarkInCallButtonsView *_buttonsView; NSTimer *_viewUpdateClockTickTimer; - int _currentMode; TUCall *_failedCall; } @@ -39,27 +39,27 @@ - (void)_physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; - (void)_physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; - (void)_wheelChangedWithEvent:(id)arg1; -- (BOOL)currentCallStateWarrantsCallWaitingMode; +- (_Bool)currentCallStateWarrantsCallWaitingMode; - (void)callFailedNotification:(id)arg1; - (void)muteStateChangedNotification:(id)arg1; - (void)viewUpdateClockTickTimerFired:(id)arg1; - (void)updateButtonsViewState; - (void)inCallButtonWasTapped:(id)arg1; -- (BOOL)isSwapCallsAllowed; -- (BOOL)isMergeCallsAllowed; -- (BOOL)isAddCallAllowed; +- (_Bool)isSwapCallsAllowed; +- (_Bool)isMergeCallsAllowed; +- (_Bool)isAddCallAllowed; - (id)representativePhoneCallForConferenceForGalleryView:(id)arg1; - (id)allConferenceParticipantCalls; - (id)conferenceParticipantCallsForPhoneCall:(id)arg1; - (id)primaryPhoneCallsForGalleryView:(id)arg1; -- (BOOL)isMuted; -- (void)setIsMuted:(BOOL)arg1; -@property(readonly) BOOL isDismissable; +- (_Bool)isMuted; +- (void)setIsMuted:(_Bool)arg1; +@property(readonly) _Bool isDismissable; - (id)currentActivePhoneCall; - (id)__sanitizedPrimaryPhoneCallOrdering:(id)arg1; - (void)setPrimaryPhoneCalls:(id)arg1 conferencePhoneCalls:(id)arg2 incomingPhoneCall:(id)arg3; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallGalleryView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallGalleryView.h index 7717271ca..a9ad16b53 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallGalleryView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallGalleryView.h @@ -27,19 +27,20 @@ @property(retain) NSMutableArray *phoneCallViewsArray; // @synthesize phoneCallViewsArray=_phoneCallViewsArray; @property id delegate; // @synthesize delegate=_delegate; - (void)updateClockTickNotification:(id)arg1; -- (void)setIsShowingCallFailure:(BOOL)arg1; +- (void)setIsShowingCallFailure:(_Bool)arg1; - (id)conferencePhoneCallViews; - (id)phoneCallViewForPhoneCall:(id)arg1; - (id)anchorViewForRightCall; - (id)anchorViewForLeftCall; -- (void)swapHeldPhoneCallsAnimated:(BOOL)arg1; +- (void)swapHeldPhoneCallsAnimated:(_Bool)arg1; - (void)removeMergedCallLabels; +- (void)_updateMergedCallHorizontalSizeConstraints; - (void)updateAndShowMergedCallLabelsIfNecessary; -- (void)endPhoneCall:(id)arg1 animated:(BOOL)arg2; -- (void)unmergePhoneCallFromConference:(id)arg1 animated:(BOOL)arg2; -- (void)mergePrimaryPhoneCallsAnimated:(BOOL)arg1; -- (void)addPrimaryPhoneCall:(id)arg1 animated:(BOOL)arg2; -- (void)addPhoneCall:(id)arg1 asParticipantToPrimaryPhoneCall:(id)arg2 animated:(BOOL)arg3; +- (void)endPhoneCall:(id)arg1 animated:(_Bool)arg2; +- (void)unmergePhoneCallFromConference:(id)arg1 animated:(_Bool)arg2; +- (void)mergePrimaryPhoneCallsAnimated:(_Bool)arg1; +- (void)addPrimaryPhoneCall:(id)arg1 animated:(_Bool)arg2; +- (void)addPhoneCall:(id)arg1 asParticipantToPrimaryPhoneCall:(id)arg2 animated:(_Bool)arg3; - (void)phoneCallViewWasTapped:(id)arg1; - (void)resetGalleryData; - (void)reloadPhoneCallData; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallView.h index 9050a89aa..81bc7ce98 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallView.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkPhoneCallView.h @@ -10,9 +10,9 @@ @interface TPStarkPhoneCallView : UIView { - BOOL _isPartOfConferenceGroup; - BOOL _onHold; - BOOL _isShowingCallFailure; + _Bool _isPartOfConferenceGroup; + _Bool _onHold; + _Bool _isShowingCallFailure; id _delegate; UIImageView *_pictureWellImageView; NSLayoutConstraint *_horizontalPositioningConstraint; @@ -27,9 +27,9 @@ + (struct CGSize)defaultPhoneCallViewSize; @property(retain) UILabel *durationOrNumberTypeLabel; // @synthesize durationOrNumberTypeLabel=_durationOrNumberTypeLabel; @property(retain) UILabel *nameLabel; // @synthesize nameLabel=_nameLabel; -@property(nonatomic) BOOL isShowingCallFailure; // @synthesize isShowingCallFailure=_isShowingCallFailure; -@property(nonatomic) BOOL onHold; // @synthesize onHold=_onHold; -@property(nonatomic) BOOL isPartOfConferenceGroup; // @synthesize isPartOfConferenceGroup=_isPartOfConferenceGroup; +@property(nonatomic) _Bool isShowingCallFailure; // @synthesize isShowingCallFailure=_isShowingCallFailure; +@property(nonatomic) _Bool onHold; // @synthesize onHold=_onHold; +@property(nonatomic) _Bool isPartOfConferenceGroup; // @synthesize isPartOfConferenceGroup=_isPartOfConferenceGroup; @property(retain, nonatomic) TUCall *representedPhoneCall; // @synthesize representedPhoneCall=_representedPhoneCall; @property(retain) NSLayoutConstraint *maximumWidthLayoutConstraint; // @synthesize maximumWidthLayoutConstraint=_maximumWidthLayoutConstraint; @property(retain) NSLayoutConstraint *horizontalAnchoringConstraint; // @synthesize horizontalAnchoringConstraint=_horizontalAnchoringConstraint; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkUtilities.h b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkUtilities.h index 0cb8ccf83..be10ac6b0 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPStarkUtilities.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPStarkUtilities.h @@ -10,7 +10,7 @@ { } -+ (BOOL)activeInterfaceMechanismIsHardware; ++ (_Bool)activeInterfaceMechanismIsHardware; + (id)starkScreen; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPSuperBottomBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPSuperBottomBar.h index 150ccaa97..631de1b07 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPSuperBottomBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPSuperBottomBar.h @@ -6,19 +6,19 @@ #import "UIView.h" -#import "UIScrollViewDelegate-Protocol.h" +#import "TPSlidingButtonDelegateProtocol-Protocol.h" @class NSArray, NSMutableArray, TPButton, TPSlidingButton; -@interface TPSuperBottomBar : UIView +@interface TPSuperBottomBar : UIView { - BOOL _declineAndRemindIsAvailable; - BOOL _declineAndMessageIsAvailable; - BOOL _enabled; - BOOL _blursBackground; - id _delegate; + _Bool _declineAndRemindIsAvailable; + _Bool _declineAndMessageIsAvailable; + _Bool _enabled; + _Bool _blursBackground; int _currentState; - float _bottomMargin; + id _delegate; + double _bottomMargin; NSArray *_buttonLayoutConstraints; NSArray *_horizontalConstraintsForSupplementalButtons; TPButton *_supplementalTopLeftButton; @@ -28,12 +28,17 @@ TPButton *_sideButtonLeft; TPButton *_sideButtonRight; TPSlidingButton *_slidingButton; + NSMutableArray *_hijackedGestureRecognizers; NSMutableArray *_stateStack; } -+ (float)defaultBottomMargin; -+ (float)defaultWidth; ++ (double)defaultBottomMargin; ++ (double)defaultWidth; ++ (double)defaultInterButtonSpacing; ++ (double)defaultSideMarginForDoubleButton; ++ (double)defaultSideMarginForSingleButton; @property(retain) NSMutableArray *stateStack; // @synthesize stateStack=_stateStack; +@property(retain, nonatomic) NSMutableArray *hijackedGestureRecognizers; // @synthesize hijackedGestureRecognizers=_hijackedGestureRecognizers; @property(retain, nonatomic) TPSlidingButton *slidingButton; // @synthesize slidingButton=_slidingButton; @property(retain, nonatomic) TPButton *sideButtonRight; // @synthesize sideButtonRight=_sideButtonRight; @property(retain, nonatomic) TPButton *sideButtonLeft; // @synthesize sideButtonLeft=_sideButtonLeft; @@ -43,19 +48,19 @@ @property(retain, nonatomic) TPButton *supplementalTopLeftButton; // @synthesize supplementalTopLeftButton=_supplementalTopLeftButton; @property(retain) NSArray *horizontalConstraintsForSupplementalButtons; // @synthesize horizontalConstraintsForSupplementalButtons=_horizontalConstraintsForSupplementalButtons; @property(retain) NSArray *buttonLayoutConstraints; // @synthesize buttonLayoutConstraints=_buttonLayoutConstraints; -@property(nonatomic) float bottomMargin; // @synthesize bottomMargin=_bottomMargin; +@property(nonatomic) double bottomMargin; // @synthesize bottomMargin=_bottomMargin; @property(nonatomic) int currentState; // @synthesize currentState=_currentState; -@property(nonatomic) BOOL blursBackground; // @synthesize blursBackground=_blursBackground; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic) BOOL declineAndMessageIsAvailable; // @synthesize declineAndMessageIsAvailable=_declineAndMessageIsAvailable; -@property(nonatomic) BOOL declineAndRemindIsAvailable; // @synthesize declineAndRemindIsAvailable=_declineAndRemindIsAvailable; +@property(nonatomic) _Bool blursBackground; // @synthesize blursBackground=_blursBackground; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool declineAndMessageIsAvailable; // @synthesize declineAndMessageIsAvailable=_declineAndMessageIsAvailable; +@property(nonatomic) _Bool declineAndRemindIsAvailable; // @synthesize declineAndRemindIsAvailable=_declineAndRemindIsAvailable; @property id delegate; // @synthesize delegate=_delegate; - (void)animateFromIncomingCallStateToFaceTimeInCallStateWithCompletion:(id)arg1; - (void)animateFromIncomingCallStateToInCallStateWithCompletion:(id)arg1; - (void)animateOutRightMainButtonWithCompletion:(id)arg1; - (void)animateOutLeftAndRightMainButtonsAndAddNewMainButton:(id)arg1 completion:(id)arg2; - (void)animateOutMainButtonAndAddNewLeftButton:(id)arg1 newRightButton:(id)arg2 completion:(id)arg3; -- (BOOL)animateFromState:(int)arg1 toState:(int)arg2 completion:(id)arg3; +- (_Bool)animateFromState:(int)arg1 toState:(int)arg2 completion:(id)arg3; - (void)prepareButtonsForAnimationEnd; - (void)prepareButtonsForAnimationBegin; - (void)refreshCustomizedActionTypeTitleForButton:(id)arg1; @@ -63,7 +68,8 @@ - (id)customTitleStringForActionType:(int)arg1 givenDefaultTitle:(id)arg2; - (id)controlForActionType:(int)arg1; - (id)viewLabels; -- (void)scrollViewDidScroll:(id)arg1; +- (void)slidingButton:(id)arg1 didSlideToProportion:(double)arg2; +- (void)buttonLongPressed:(id)arg1; - (void)buttonPressed:(id)arg1; - (void)removeAllButtons; - (void)addSubview:(id)arg1; @@ -72,15 +78,16 @@ - (id)_horizontalConstraintsForSupplementalButtonsUsingLabels:(id)arg1; - (void)_updateHorizontalConstraintsForSupplementalButtons; - (id)constraintsForState:(int)arg1; -- (void)setCurrentState:(int)arg1 animated:(BOOL)arg2 animationCompletionBlock:(id)arg3; -- (void)setAction:(int)arg1 enabled:(BOOL)arg2; -- (void)setAction:(int)arg1 selected:(BOOL)arg2; +- (void)setCurrentState:(int)arg1 animated:(_Bool)arg2 animationCompletionBlock:(id)arg3; +- (void)setAction:(int)arg1 enabled:(_Bool)arg2; +- (void)setAction:(int)arg1 selected:(_Bool)arg2; - (void)resetPoppedStates; -- (BOOL)popStateAnimated:(BOOL)arg1 animationCompletionBlock:(id)arg2; -- (void)pushState:(int)arg1 animated:(BOOL)arg2 animationCompletionBlock:(id)arg3; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)popStateAnimated:(_Bool)arg1 animationCompletionBlock:(id)arg2; +- (void)pushState:(int)arg1 animated:(_Bool)arg2 animationCompletionBlock:(id)arg3; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @property(readonly, nonatomic) struct CGSize effectiveSize; - (struct CGSize)intrinsicContentSize; +- (void)_clearHijackedGestureRecognizers; - (void)dealloc; - (id)init; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPTopLockBar.h b/iOS7/PrivateFrameworks/TelephonyUI/TPTopLockBar.h index dc9c63df7..0e5afcbed 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/TPTopLockBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPTopLockBar.h @@ -10,8 +10,8 @@ { } -+ (float)defaultHeightForOrientation:(int)arg1; -+ (float)defaultLabelFontSize; ++ (double)defaultHeightForOrientation:(long long)arg1; ++ (double)defaultLabelFontSize; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/TPWallpaperView.h b/iOS7/PrivateFrameworks/TelephonyUI/TPWallpaperView.h new file mode 100644 index 000000000..27f83ddc3 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUI/TPWallpaperView.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIImage, UIImageView, _UIBackdropView; + +@interface TPWallpaperView : UIView +{ + _Bool _blursBackground; + _Bool _hidesContactImage; + _Bool _shouldLockContactImage; + _Bool _shouldBindBlurringWithPresenceOfContactImage; + UIImage *_contactImage; + double _blurProportion; + UIImageView *_contactImageView; + _UIBackdropView *_backdropEffectView; +} + +@property(retain) _UIBackdropView *backdropEffectView; // @synthesize backdropEffectView=_backdropEffectView; +@property(retain) UIImageView *contactImageView; // @synthesize contactImageView=_contactImageView; +@property(nonatomic) _Bool shouldBindBlurringWithPresenceOfContactImage; // @synthesize shouldBindBlurringWithPresenceOfContactImage=_shouldBindBlurringWithPresenceOfContactImage; +@property _Bool shouldLockContactImage; // @synthesize shouldLockContactImage=_shouldLockContactImage; +@property(nonatomic) _Bool hidesContactImage; // @synthesize hidesContactImage=_hidesContactImage; +@property(nonatomic) double blurProportion; // @synthesize blurProportion=_blurProportion; +@property(nonatomic) _Bool blursBackground; // @synthesize blursBackground=_blursBackground; +@property(retain, nonatomic) UIImage *contactImage; // @synthesize contactImage=_contactImage; +- (void)updateBindBlurringWithPresenceOfContactImage; +- (void)setContactImage:(id)arg1 animated:(_Bool)arg2; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/UILabel-TPLegacyBottomBar.h b/iOS7/PrivateFrameworks/TelephonyUI/UILabel-TPLegacyBottomBar.h index 3f6f0a990..faa8f6bc8 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/UILabel-TPLegacyBottomBar.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/UILabel-TPLegacyBottomBar.h @@ -7,6 +7,6 @@ #import "UILabel.h" @interface UILabel (TPLegacyBottomBar) -- (BOOL)labelTextIsTruncated; +- (_Bool)labelTextIsTruncated; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/CDStructures.h b/iOS7/PrivateFrameworks/TelephonyUtilities/CDStructures.h index 2dd516450..147228abd 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/CDStructures.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUtilities/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/NSString-FaceTime.h b/iOS7/PrivateFrameworks/TelephonyUtilities/NSString-FaceTime.h index 5d0ae6016..9fed2034e 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/NSString-FaceTime.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/NSString-FaceTime.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (FaceTime) -- (BOOL)destinationIdIsPhoneNumber; -- (BOOL)destinationIdIsEmailAddress; +- (_Bool)destinationIdIsPhoneNumber; +- (_Bool)destinationIdIsEmailAddress; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime.h b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime.h index 8f7c05da0..ab53ca03c 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime.h @@ -12,19 +12,19 @@ + (id)faceTimeAcceptURLWithURL:(id)arg1; + (id)faceTimePromptURLWithURL:(id)arg1; + (id)_applyFaceTimeScheme:(id)arg1 toFaceTimeURL:(id)arg2; -+ (id)faceTimeURLWithDestinationID:(id)arg1 addressBookUID:(int)arg2 audioOnly:(BOOL)arg3; ++ (id)faceTimeURLWithDestinationID:(id)arg1 addressBookUID:(int)arg2 audioOnly:(_Bool)arg3; + (id)faceTimeURLWithDestinationID:(id)arg1 addressBookUID:(int)arg2; + (id)faceTimeURLWithDestinationID:(id)arg1; -+ (id)_faceTimeURLWithDestinationID:(id)arg1 addressBookUID:(int)arg2 audioOnly:(BOOL)arg3; -- (BOOL)isValidFaceTimeURL; -- (BOOL)isUpgradeURL; -- (BOOL)isFaceTimeAudioAcceptURL; -- (BOOL)isFaceTimeAudioPromptURL; -- (BOOL)isFaceTimeAudioURL; -- (BOOL)isFaceTimeAcceptURL; -- (BOOL)isFaceTimePromptURL; -- (BOOL)isFaceTimeURL; -- (BOOL)_isPhoneNumberID:(id)arg1; ++ (id)_faceTimeURLWithDestinationID:(id)arg1 addressBookUID:(int)arg2 audioOnly:(_Bool)arg3; +- (_Bool)isValidFaceTimeURL; +- (_Bool)isUpgradeURL; +- (_Bool)isFaceTimeAudioAcceptURL; +- (_Bool)isFaceTimeAudioPromptURL; +- (_Bool)isFaceTimeAudioURL; +- (_Bool)isFaceTimeAcceptURL; +- (_Bool)isFaceTimePromptURL; +- (_Bool)isFaceTimeURL; +- (_Bool)_isPhoneNumberID:(id)arg1; - (id)faceTimeDestinationAccount; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime_PhoneNumber.h b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime_PhoneNumber.h index 81a567a99..98baa27c3 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime_PhoneNumber.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-FaceTime_PhoneNumber.h @@ -7,7 +7,7 @@ #import "NSURL.h" @interface NSURL (FaceTime_PhoneNumber) -+ (id)faceTimeURLWithPhoneNumber:(id)arg1 addressBookUID:(int)arg2 audioOnly:(BOOL)arg3 forceAssist:(BOOL)arg4 suppressAssist:(BOOL)arg5 wasAssisted:(BOOL)arg6; -+ (id)faceTimeURLWithPhoneNumber:(id)arg1 addressBookUID:(int)arg2 forceAssist:(BOOL)arg3 suppressAssist:(BOOL)arg4 wasAssisted:(BOOL)arg5; ++ (id)faceTimeURLWithPhoneNumber:(id)arg1 addressBookUID:(int)arg2 audioOnly:(_Bool)arg3 forceAssist:(_Bool)arg4 suppressAssist:(_Bool)arg5 wasAssisted:(_Bool)arg6; ++ (id)faceTimeURLWithPhoneNumber:(id)arg1 addressBookUID:(int)arg2 forceAssist:(_Bool)arg3 suppressAssist:(_Bool)arg4 wasAssisted:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-Telephony.h b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-Telephony.h index 42eb3e5aa..565042a2c 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-Telephony.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/NSURL-Telephony.h @@ -9,23 +9,24 @@ @class NSString; @interface NSURL (Telephony) -+ (id)URLWithTelephoneNumber:(id)arg1 addressBookUID:(int)arg2 forceAssist:(BOOL)arg3 suppressAssist:(BOOL)arg4 wasAssisted:(BOOL)arg5; ++ (id)URLWithTelephoneNumber:(id)arg1 addressBookUID:(int)arg2 forceAssist:(_Bool)arg3 suppressAssist:(_Bool)arg4 wasAssisted:(_Bool)arg5; + (id)URLWithTelephoneNumber:(id)arg1 addressBookUID:(int)arg2; -+ (id)URLWithTelephoneNumber:(id)arg1 promptUser:(BOOL)arg2; ++ (id)URLWithTelephoneNumber:(id)arg1 promptUser:(_Bool)arg2; + (id)URLWithTelephoneNumber:(id)arg1; - (id)_mobilePhoneQueryParameters; - (id)_mobilePhonePathParameters; - (id)telephonyParameterDictionary; - (id)webSafeTelephoneURL; -- (BOOL)isWebSafeTelephoneURL; +- (_Bool)isWebSafeTelephoneURL; - (id)numberQualifiedForAddressBook; - (id)formattedPhoneNumber; -- (BOOL)hasTelephonyScheme; -@property(readonly) BOOL wasAlreadyAssisted; -@property(readonly) BOOL suppressAssist; -@property(readonly) BOOL forceAssist; +- (_Bool)hasTelephonyScheme; +@property(readonly) _Bool wasAlreadyAssisted; +@property(readonly) _Bool suppressAssist; +@property(readonly) _Bool forceAssist; @property(readonly) int callService; @property(readonly) int addressBookUID; @property(readonly) NSString *phoneNumber; +- (id)_phoneNumberConvertNumbersToLatin:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController-Private.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController-Private.h new file mode 100644 index 000000000..6251b64f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TUAudioController (Private) +- (void)_requestUpdatedValueWithBlock:(id)arg1 object:(void)arg2 isRequestingPointer:(id *)arg3 forceNewRequest:(_Bool *)arg4 scheduleTimePointer:(_Bool)arg5 notificationString:(unsigned long long *)arg6 queue:(id)arg7; +- (void)_leaveOutstandingRequestsGroup; +- (void)_enterOutstandingRequestsGroup; +- (void)_releaseLock; +- (void)_acquireLock; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController.h index dc2e83463..204a0ef76 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioController.h @@ -15,11 +15,6 @@ - (void)blockUntilOutstandingRequestsComplete; - (void)dealloc; - (id)init; -- (void)_requestUpdatedValueWithBlock:(id)arg1 object:(void)arg2 isRequestingPointer:(id *)arg3 forceNewRequest:(char *)arg4 scheduleTimePointer:(BOOL)arg5 notificationString:(unsigned long long *)arg6 queue:(id)arg7; -- (void)_leaveOutstandingRequestsGroup; -- (void)_enterOutstandingRequestsGroup; -- (void)_releaseLock; -- (void)_acquireLock; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioPlayer.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioPlayer.h index 40d99b697..953277a5e 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioPlayer.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUAudioPlayer.h @@ -12,9 +12,9 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL playingSound; +@property(readonly, nonatomic) _Bool playingSound; - (void)stop; -- (void)playSound:(int)arg1 numOfLoops:(int)arg2 pauseDuration:(float)arg3; +- (void)playSound:(int)arg1 numOfLoops:(int)arg2 pauseDuration:(double)arg3; - (void)playSelectedSound; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUBasicLogger.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUBasicLogger.h index 8b0252738..c4c67f14e 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUBasicLogger.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUBasicLogger.h @@ -15,27 +15,27 @@ struct _opaque_pthread_mutex_t _lock; NSString *_identifier; int _minimumLogLevel; - BOOL _enabled; + _Bool _enabled; NSObject *_appender; - BOOL _backtracesEnabled; - BOOL _symbolicateBacktraces; + _Bool _backtracesEnabled; + _Bool _symbolicateBacktraces; } -@property BOOL symbolicateBacktraces; // @synthesize symbolicateBacktraces=_symbolicateBacktraces; -@property BOOL backtracesEnabled; // @synthesize backtracesEnabled=_backtracesEnabled; +@property _Bool symbolicateBacktraces; // @synthesize symbolicateBacktraces=_symbolicateBacktraces; +@property _Bool backtracesEnabled; // @synthesize backtracesEnabled=_backtracesEnabled; @property(readonly) NSObject *appender; - (void)setAppender:(id)arg1; -@property BOOL enabled; +@property _Bool enabled; @property int minimumLogLevel; @property(readonly) NSString *identifier; - (void)setIdentifier:(id)arg1; - (void)flush; -- (BOOL)shouldLogWithLevel:(int)arg1 topic:(id)arg2; -- (BOOL)shouldLog; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4 args:(void *)arg5; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 text:(id)arg4; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4; -- (BOOL)_shouldLogWithLevel:(int)arg1 topic:(id)arg2; +- (_Bool)shouldLogWithLevel:(int)arg1 topic:(id)arg2; +- (_Bool)shouldLog; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4 args:(char *)arg5; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 text:(id)arg4; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4; +- (_Bool)_shouldLogWithLevel:(int)arg1 topic:(id)arg2; - (void)dealloc; - (id)initWithIdentifier:(id)arg1 minimumLogLevel:(int)arg2 appender:(id)arg3; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCall.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCall.h index f9cfeab54..f60612b63 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCall.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCall.h @@ -13,7 +13,7 @@ NSString *_displayName; NSString *_overrideName; NSString *_companyName; - int _displayNameBreakPoint; + long long _displayNameBreakPoint; int _abUid; NSString *_abLabel; struct { @@ -25,59 +25,59 @@ unsigned int joiningConference:1; unsigned int leavingConference:1; } _phoneCallFlags; - BOOL _provisionallyBecomingHeld; - BOOL _provisionallyBecomingUnheld; - BOOL _hold; - BOOL _unhold; + _Bool _provisionallyBecomingHeld; + _Bool _provisionallyBecomingUnheld; + _Bool _hold; + _Bool _unhold; } -@property(nonatomic) BOOL unhold; // @synthesize unhold=_unhold; -@property(nonatomic) BOOL hold; // @synthesize hold=_hold; -@property(nonatomic) BOOL provisionallyBecomingUnheld; // @synthesize provisionallyBecomingUnheld=_provisionallyBecomingUnheld; -@property(nonatomic) BOOL provisionallyBecomingHeld; // @synthesize provisionallyBecomingHeld=_provisionallyBecomingHeld; +@property(nonatomic) _Bool unhold; // @synthesize unhold=_unhold; +@property(nonatomic) _Bool hold; // @synthesize hold=_hold; +@property(nonatomic) _Bool provisionallyBecomingUnheld; // @synthesize provisionallyBecomingUnheld=_provisionallyBecomingUnheld; +@property(nonatomic) _Bool provisionallyBecomingHeld; // @synthesize provisionallyBecomingHeld=_provisionallyBecomingHeld; - (int)_addressBookUid; - (int)abUID; -- (void)setMuted:(BOOL)arg1; -- (BOOL)isMuted; -- (BOOL)needsManualInCallSounds; -- (BOOL)managesAudioInterruptions; +- (void)setMuted:(_Bool)arg1; +- (_Bool)isMuted; +- (_Bool)needsManualInCallSounds; +- (_Bool)managesAudioInterruptions; - (id)audioMode; - (id)audioCategory; @property(readonly) NSString *bundleIDForHostingApplication; - (int)status; - (id)callDurationString; - (double)callDuration; -- (BOOL)isEqual:(id)arg1; -- (long)causeCode; +- (_Bool)isEqual:(id)arg1; +- (int)causeCode; - (int)callIdentifier; -- (BOOL)isVoicemail; -- (BOOL)isAlerting; -- (BOOL)isEmergencyCall; -- (void)setWasDialedFromEmergencyUI:(BOOL)arg1; -- (BOOL)wasDialedFromEmergencyUI; -- (void)setWasDialAssisted:(BOOL)arg1; -- (BOOL)wasDialAssisted; +- (_Bool)isVoicemail; +- (_Bool)isAlerting; +- (_Bool)isEmergencyCall; +- (void)setWasDialedFromEmergencyUI:(_Bool)arg1; +- (_Bool)wasDialedFromEmergencyUI; +- (void)setWasDialAssisted:(_Bool)arg1; +- (_Bool)wasDialAssisted; - (void)setOverrideName:(id)arg1; - (id)isoCountryCode; - (id)localizedLabel; - (id)callerNameFromNetwork; - (id)companyName; - (id)multiLineDisplayName; -- (BOOL)multipleAddressBookMatches; +- (_Bool)multipleAddressBookMatches; - (id)displayFirstName; - (id)displayName; - (id)_displayNameWithSeparator:(id)arg1; - (id)destinationID; - (void)leaveConference; - (void)joinConference; -- (BOOL)isConferenced; +- (_Bool)isConferenced; - (double)startTime; -- (BOOL)isBlocked; -- (BOOL)isOutgoing; +- (_Bool)isBlocked; +- (_Bool)isOutgoing; - (int)service; - (void)resetProvisionalStatuses; - (void)disconnect; -@property(nonatomic) BOOL isOnHold; +@property(nonatomic) _Bool isOnHold; - (void)resume; - (void)answer; - (void)_handleStatusChange; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-Audio.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-Audio.h new file mode 100644 index 000000000..55184b234 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-Audio.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TUCallCenter (Audio) +- (id)pickableRoutesForNonTTY; +- (id)pickableRoutesForTTY; +- (id)pickableRoutes; +- (_Bool)isTTY; +- (_Bool)setMuted:(_Bool)arg1; +- (_Bool)isMuted; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-CallState.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-CallState.h new file mode 100644 index 000000000..5dc7a2972 --- /dev/null +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter-CallState.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TUCallCenter (CallState) +- (void)_handleCallControlFailure:(id)arg1; +- (id)_callControlFailureUserInfoForUserInfo:(id)arg1; +- (id)conferenceCall; +- (void)forceUpdateOfCallList; +- (void)forceDisconnectOfCall:(id)arg1; +- (void)forceCallOutOfConference:(id)arg1; +- (void)forceCallIntoConference:(id)arg1; +- (void)forceCallActive:(id)arg1; +- (void)resumeCallChangeNotifications; +- (void)suspendCallChangeNotifications; +- (id)displayedCallsNotIncludingIncomingCall; +- (id)displayedCall; +- (_Bool)canMergeCalls; +- (_Bool)justAnIncomingCallExists; +- (_Bool)inOutgoingCall; +- (_Bool)inCall; +- (void)_updateCallCount:(id)arg1 force:(_Bool)arg2; +- (void)_updateActiveCalls:(id)arg1; +- (void)_setConferenceParticipants:(id)arg1; +- (void)_setActiveCalls:(id)arg1; +- (void)_removeActiveCall:(id)arg1; +- (void)_addActiveCall:(id)arg1; +- (void)_postConferenceParticipantsChanged; +- (void)_postDisplayedCallsChanged; +- (void)_setIncomingCall:(id)arg1; +- (void)_resetState; +@end + diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter.h index 965806c3d..c1e9eeba6 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallCenter.h @@ -15,6 +15,9 @@ NSMutableArray *_conferenceParticipantCalls; } ++ (_Bool)isMobilePhoneProcess; ++ (_Bool)isFaceTimeProcess; ++ (void)initialize; + (id)sharedInstance; + (void)revertSharedAddressBook; + (void *)sharedAddressBook; @@ -22,11 +25,12 @@ @property(retain, nonatomic) NSMutableArray *displayedCalls; // @synthesize displayedCalls=_displayedCalls; @property(retain, nonatomic) TUCall *incomingCall; // @synthesize incomingCall=_incomingCall; - (void)endEmergencyCallBackMode; -- (BOOL)emergencyCallBackModeIsActive; +- (_Bool)emergencyCallBackModeIsActive; - (void)_invalidatePrivateSetting; -- (BOOL)canTakeCallsPrivate; +- (_Bool)canTakeCallsPrivate; - (void)createdOutgoingIMAVChat:(id)arg1; - (void)invitedToIMAVChat:(id)arg1; +- (void)daemonConnected:(id)arg1; - (void)handleChatInvitationSent:(id)arg1; - (void)handleChatStateChanged:(id)arg1; - (void)_handleCallEnded:(id)arg1 withReason:(unsigned int)arg2 error:(int)arg3; @@ -38,19 +42,20 @@ - (void)handleCallStatusChanged:(id)arg1 userInfo:(id)arg2; - (void)handleCallStatusChanged:(id)arg1; - (id)_callStatusUserInfoForUserInfo:(id)arg1; -- (BOOL)isHoldAndAnswerAllowed; -- (BOOL)isEndAndAnswerAllowed; -- (BOOL)isHardPauseAvailable; +- (_Bool)isHoldAndAnswerAllowed; +- (_Bool)isEndAndAnswerAllowed; +- (_Bool)isHardPauseAvailable; - (int)ambiguityState; -- (BOOL)isAmbiguous; -- (BOOL)isAddCallAllowed; -- (BOOL)isHoldAllowed; -- (BOOL)isMergeable; -- (BOOL)isSwappable; -- (BOOL)_allCallsAreFaceTimeAudioCalls; -- (BOOL)_allCallsAreTelephonyCalls; -- (BOOL)_currentCallIsFaceTimeAudioCall; -- (BOOL)_currentCallIsTelephonyCall; +- (_Bool)isAmbiguous; +- (_Bool)isAddCallAllowed; +- (_Bool)isHoldAllowed; +- (_Bool)isMergeable; +- (_Bool)isSwappable; +- (_Bool)_anyCallsSupportCallModelForService:(int)arg1; +- (_Bool)_allCallsSupportCallModelForService:(int)arg1; +- (_Bool)_currentCallsSupportCallModelForService:(int)arg1; +- (_Bool)_onlySupportsCallModelForService:(int)arg1; +- (_Bool)_supportsCallModelForService:(int)arg1; - (void)disconnectAllCalls; - (void)disconnectCurrentCallAndActivateHeld; - (void)disconnectCall:(id)arg1; @@ -68,50 +73,16 @@ - (id)sourceAccount; - (id)callWithStatus:(int)arg1; - (int)currentCallCount; -- (id)_currentCalls:(BOOL)arg1; +- (id)_currentCalls:(_Bool)arg1; - (id)currentCalls; - (id)callForChat:(id)arg1; -- (void)uncacheFaceTimeAudioCall:(id)arg1; -- (void)cacheFaceTimeAudioCall:(id)arg1; +- (void)notifyFaceTimeAudioCallDealloced; +- (void)notifyTelephonyCallDealloced; - (id)callForCTCall:(struct __CTCall *)arg1; -- (void)uncacheTelephonyCall:(id)arg1; -- (void)cacheTelephonyCall:(id)arg1; - (void)dealloc; - (id)init; -- (BOOL)supportsFaceTimeAudioCalls; -- (BOOL)supportsTelephonyCalls; -- (id)pickableRoutesForNonTTY; -- (id)pickableRoutesForTTY; -- (id)pickableRoutes; -- (BOOL)isTTY; -- (BOOL)setMuted:(BOOL)arg1; -- (BOOL)isMuted; -- (void)_handleCallControlFailure:(id)arg1; -- (id)_callControlFailureUserInfoForUserInfo:(id)arg1; -- (id)conferenceCall; -- (void)forceUpdateOfCallList; -- (void)forceDisconnectOfCall:(id)arg1; -- (void)forceCallOutOfConference:(id)arg1; -- (void)forceCallIntoConference:(id)arg1; -- (void)forceCallActive:(id)arg1; -- (void)resumeCallChangeNotifications; -- (void)suspendCallChangeNotifications; -- (id)displayedCallsNotIncludingIncomingCall; -- (id)displayedCall; -- (BOOL)canMergeCalls; -- (BOOL)justAnIncomingCallExists; -- (BOOL)inOutgoingCall; -- (BOOL)inCall; -- (void)_updateCallCount:(id)arg1 force:(BOOL)arg2; -- (void)_updateActiveCalls:(id)arg1; -- (void)_setConferenceParticipants:(id)arg1; -- (void)_setActiveCalls:(id)arg1; -- (void)_removeActiveCall:(id)arg1; -- (void)_addActiveCall:(id)arg1; -- (void)_postConferenceParticipantsChanged; -- (void)_postDisplayedCallsChanged; -- (void)_setIncomingCall:(id)arg1; -- (void)_resetState; +- (_Bool)supportsFaceTimeAudioCalls; +- (_Bool)supportsTelephonyCalls; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallModel.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallModel.h index 1a6f36941..b617ed718 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallModel.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUCallModel.h @@ -12,14 +12,14 @@ + (id)sharedInstance; - (id)description; -- (BOOL)isHoldAndAnswerAllowed; -- (BOOL)isEndAndAnswerAllowed; -- (BOOL)isHardPauseAvailable; +- (_Bool)isHoldAndAnswerAllowed; +- (_Bool)isEndAndAnswerAllowed; +- (_Bool)isHardPauseAvailable; - (int)ambiguityState; -- (BOOL)isAddCallAllowed; -- (BOOL)isHoldAllowed; -- (BOOL)isMergeable; -- (BOOL)isSwappable; +- (_Bool)isAddCallAllowed; +- (_Bool)isHoldAllowed; +- (_Bool)isMergeable; +- (_Bool)isSwappable; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCall.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCall.h index 75c00e8af..8abe282a6 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCall.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCall.h @@ -14,34 +14,34 @@ } - (id)description; -- (BOOL)isTTY; -- (BOOL)setMuted:(BOOL)arg1; -- (BOOL)isMuted; -- (BOOL)needsManualInCallSounds; -- (BOOL)managesAudioInterruptions; +- (_Bool)isTTY; +- (_Bool)setMuted:(_Bool)arg1; +- (_Bool)isMuted; +- (_Bool)needsManualInCallSounds; +- (_Bool)managesAudioInterruptions; - (id)audioMode; - (id)audioCategory; - (int)status; - (id)isoCountryCode; - (double)callDuration; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (int)callIdentifier; - (id)chat; -- (BOOL)isAlerting; +- (_Bool)isAlerting; - (id)callerNameFromNetwork; - (id)destinationID; - (id)remoteParticipant; - (void)leaveConference; - (void)joinConference; -- (BOOL)isConferenced; +- (_Bool)isConferenced; - (id)bundleIDForHostingApplication; - (double)startTime; -- (BOOL)isBlocked; -- (BOOL)isOutgoing; +- (_Bool)isBlocked; +- (_Bool)isOutgoing; - (int)service; - (void)disconnect; -- (BOOL)unhold; -- (BOOL)hold; +- (_Bool)unhold; +- (_Bool)hold; - (void)resume; - (void)answer; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCallModel.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCallModel.h index 4558a1cee..f882238e4 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCallModel.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUFaceTimeAudioCallModel.h @@ -12,14 +12,14 @@ + (id)sharedInstance; - (id)description; -- (BOOL)isHoldAndAnswerAllowed; -- (BOOL)isEndAndAnswerAllowed; -- (BOOL)isHardPauseAvailable; +- (_Bool)isHoldAndAnswerAllowed; +- (_Bool)isEndAndAnswerAllowed; +- (_Bool)isHardPauseAvailable; - (int)ambiguityState; -- (BOOL)isAddCallAllowed; -- (BOOL)isHoldAllowed; -- (BOOL)isMergeable; -- (BOOL)isSwappable; +- (_Bool)isAddCallAllowed; +- (_Bool)isHoldAllowed; +- (_Bool)isMergeable; +- (_Bool)isSwappable; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUInMemoryAppender.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUInMemoryAppender.h index 287b83976..8081e2be7 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUInMemoryAppender.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUInMemoryAppender.h @@ -15,13 +15,13 @@ unsigned long long _currentCapacity; unsigned long long _maxCapacity; NSMutableArray *_buffer; - BOOL _shouldLogDyldInfo; - BOOL _shouldLogSystemInfo; + _Bool _shouldLogDyldInfo; + _Bool _shouldLogSystemInfo; NSString *_cachedPrettyNameForPid; } -@property BOOL shouldLogSystemInfo; // @synthesize shouldLogSystemInfo=_shouldLogSystemInfo; -@property BOOL shouldLogDyldInfo; // @synthesize shouldLogDyldInfo=_shouldLogDyldInfo; +@property _Bool shouldLogSystemInfo; // @synthesize shouldLogSystemInfo=_shouldLogSystemInfo; +@property _Bool shouldLogDyldInfo; // @synthesize shouldLogDyldInfo=_shouldLogDyldInfo; - (void)setAppenderDelegate:(id)arg1; - (void)reset; - (void)logWithIdentifier:(id)arg1 pid:(int)arg2 date:(id)arg3 level:(int)arg4 topic:(id)arg5 text:(id)arg6 backtrace:(id)arg7; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TULogger-Protocol.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TULogger-Protocol.h index 1b450662e..64e6018ea 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TULogger-Protocol.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TULogger-Protocol.h @@ -5,11 +5,11 @@ */ @protocol TULogger -- (BOOL)shouldLogWithLevel:(int)arg1 topic:(id)arg2; -- (BOOL)shouldLog; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 text:(id)arg4; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4 args:(void *)arg5; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4; +- (_Bool)shouldLogWithLevel:(int)arg1 topic:(id)arg2; +- (_Bool)shouldLog; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 text:(id)arg4; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4 args:(char *)arg5; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4; - (id)identifier; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneLogger.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneLogger.h index b2c2f77ba..5ccac64c5 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneLogger.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneLogger.h @@ -14,25 +14,25 @@ { struct _opaque_pthread_mutex_t _lock; TURemoteAppender *_remoteAppender; - BOOL _loggingEnabled; - BOOL _loggingConfigurationCached; + _Bool _loggingEnabled; + _Bool _loggingConfigurationCached; struct dispatch_queue_s *_appenderQueue; - long _createAppenderOnce; - BOOL _backtracesEnabled; - BOOL _symbolicationEnabled; + long long _createAppenderOnce; + _Bool _backtracesEnabled; + _Bool _symbolicationEnabled; } + (id)sharedPhoneLogger; -@property BOOL symbolicationEnabled; // @synthesize symbolicationEnabled=_symbolicationEnabled; -@property BOOL backtracesEnabled; // @synthesize backtracesEnabled=_backtracesEnabled; -- (BOOL)shouldLogWithLevel:(int)arg1 topic:(id)arg2; -- (BOOL)shouldLog; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4 args:(void *)arg5; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 text:(id)arg4; -- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(BOOL)arg3 format:(id)arg4; +@property _Bool symbolicationEnabled; // @synthesize symbolicationEnabled=_symbolicationEnabled; +@property _Bool backtracesEnabled; // @synthesize backtracesEnabled=_backtracesEnabled; +- (_Bool)shouldLogWithLevel:(int)arg1 topic:(id)arg2; +- (_Bool)shouldLog; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4 args:(char *)arg5; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 text:(id)arg4; +- (void)logWithLevel:(int)arg1 topic:(id)arg2 backtrace:(_Bool)arg3 format:(id)arg4; @property(readonly) TURemoteAppender *appender; // @dynamic appender; -- (BOOL)_shouldLogWithLevel:(int)arg1 topic:(id)arg2; -@property(readonly) BOOL loggingEnabled; // @dynamic loggingEnabled; +- (_Bool)_shouldLogWithLevel:(int)arg1 topic:(id)arg2; +@property(readonly) _Bool loggingEnabled; // @dynamic loggingEnabled; - (void)_loggingChanged; - (id)identifier; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneNumber.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneNumber.h index de979d162..526cbfe39 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneNumber.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPhoneNumber.h @@ -16,11 +16,11 @@ struct __CFPhoneNumber *_phoneNumberRef; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)phoneNumberWithDigits:(id)arg1 countryCode:(id)arg2; + (id)phoneNumberWithCFPhoneNumberRef:(struct __CFPhoneNumber *)arg1; @property(readonly) struct __CFPhoneNumber *phoneNumberRef; // @synthesize phoneNumberRef=_phoneNumberRef; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @property(readonly) NSString *unformattedInternationalRepresentation; // @dynamic unformattedInternationalRepresentation; @property(readonly) NSString *formattedInternationalRepresentation; // @dynamic formattedInternationalRepresentation; @property(readonly) NSString *formattedRepresentation; // @dynamic formattedRepresentation; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyManager.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyManager.h index 24b9ebeae..90a495fbb 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyManager.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyManager.h @@ -12,12 +12,12 @@ + (id)sharedPrivacyManager; - (id)allBlacklistRules; -- (BOOL)isIncomingCommunicationBlockedForEmailAddress:(id)arg1; -- (BOOL)isIncomingCommunicationBlockedForPhoneNumber:(id)arg1; +- (_Bool)isIncomingCommunicationBlockedForEmailAddress:(id)arg1; +- (_Bool)isIncomingCommunicationBlockedForPhoneNumber:(id)arg1; - (void)removeRule:(id)arg1; - (void)addRule:(id)arg1; -- (void)setBlockIncomingCommunication:(BOOL)arg1 forEmailAddress:(id)arg2; -- (void)setBlockIncomingCommunication:(BOOL)arg1 forPhoneNumber:(id)arg2; +- (void)setBlockIncomingCommunication:(_Bool)arg1 forEmailAddress:(id)arg2; +- (void)setBlockIncomingCommunication:(_Bool)arg1 forPhoneNumber:(id)arg2; - (void)_handleBlockListChanged:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyRule.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyRule.h index 2460eee10..23a4525c5 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyRule.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUPrivacyRule.h @@ -22,7 +22,7 @@ @property(readonly, nonatomic) NSString *email; // @synthesize email=_email; @property(readonly, nonatomic) TUPhoneNumber *phoneNumber; // @synthesize phoneNumber=_phoneNumber; @property(readonly, nonatomic) int type; // @synthesize type=_type; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUReplyWithMessageStore.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUReplyWithMessageStore.h index a329348b6..448677f9f 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUReplyWithMessageStore.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUReplyWithMessageStore.h @@ -11,14 +11,14 @@ } - (void)_handleMessagesStoreChanged; -- (void)setCustomReply:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setCustomReply:(id)arg1 atIndex:(unsigned long long)arg2; - (id)cannedReplySettingsPrefix; - (id)cannedRepliesForSending; - (id)cannedReplyActionSheetOptions; - (id)cannedReplyActionSheetPrefix; -- (id)cannedRepliesWithCapitalization:(BOOL)arg1; +- (id)cannedRepliesWithCapitalization:(_Bool)arg1; - (id)customReplies; -- (id)defaultRepliesWithCapitalization:(BOOL)arg1; +- (id)defaultRepliesWithCapitalization:(_Bool)arg1; - (id)cannedReplyPrefixForSending; - (id)cannedReplyPrefix; - (int)count; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TURollingFileAppender.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TURollingFileAppender.h index f63e5c870..6ca9ba783 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TURollingFileAppender.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TURollingFileAppender.h @@ -22,7 +22,7 @@ NSObject *_appenderDelegate; } -+ (BOOL)sendDirectoryToCrashReporter:(id)arg1 error:(id *)arg2; ++ (_Bool)sendDirectoryToCrashReporter:(id)arg1 error:(id *)arg2; - (id)formattedDyldContextForBacktrace:(id)arg1; - (void)_reloadFileHandles; - (void)setAppenderDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUSimpleBacktrace.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUSimpleBacktrace.h index 464be2e05..49d388f6c 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUSimpleBacktrace.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUSimpleBacktrace.h @@ -17,22 +17,22 @@ void **_unsymbolicatedBacktrace; int _unsymbolicatedBacktraceLength; struct _opaque_pthread_mutex_t _symbolicateLock; - BOOL _shouldSymbolicate; + _Bool _shouldSymbolicate; } + (id)dyldContext; + (void)_rebuildDyldContext; -@property BOOL shouldSymbolicate; // @synthesize shouldSymbolicate=_shouldSymbolicate; +@property _Bool shouldSymbolicate; // @synthesize shouldSymbolicate=_shouldSymbolicate; - (void)dealloc; @property(readonly) NSDictionary *dyldContext; @property(readonly) NSArray *symbolicatedBacktraceStrings; @property(readonly) NSArray *unsymbolicatedBacktraceStrings; - (void)symbolicate; - (id)initWithSymbolicatedBacktraceStrings:(id)arg1 dyldContext:(id)arg2; -- (id)initWithExistingBacktrace:(void **)arg1 length:(int)arg2 symbolicateImmediately:(BOOL)arg3; -- (id)initIgnoringTopEntries:(int)arg1 symbolicateImmediately:(BOOL)arg2; +- (id)initWithExistingBacktrace:(void **)arg1 length:(int)arg2 symbolicateImmediately:(_Bool)arg3; +- (id)initIgnoringTopEntries:(int)arg1 symbolicateImmediately:(_Bool)arg2; - (id)init; -- (void)_initWithBacktrace:(void **)arg1 length:(int)arg2 ignoreTopEntries:(int)arg3 symbolicateImmediately:(BOOL)arg4; +- (void)_initWithBacktrace:(void **)arg1 length:(int)arg2 ignoreTopEntries:(int)arg3 symbolicateImmediately:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyAudioController.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyAudioController.h index 01c4da0c1..40304118a 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyAudioController.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyAudioController.h @@ -17,10 +17,10 @@ NSNumber *_isTTYCached; NSArray *_pickableRoutesForTTY; NSArray *_pickableRoutesForNonTTY; - BOOL _isRequestingMuted; - BOOL _isRequestingTTY; - BOOL _isRequestingPickableRoutesForTTY; - BOOL _isRequestingPickableRoutesForNonTTY; + _Bool _isRequestingMuted; + _Bool _isRequestingTTY; + _Bool _isRequestingPickableRoutesForTTY; + _Bool _isRequestingPickableRoutesForNonTTY; unsigned long long _lastMutedRequestScheduleTime; unsigned long long _lastTTYRequestScheduleTime; unsigned long long _lastTTYPickableRoutesScheduleTime; @@ -30,13 +30,13 @@ + (id)sharedTelephonyAudioController; + (id)sharedSystemController; - (id)pickableRoutesForNonTTY; -- (id)_pickableRoutesForNonTTYWithForceNewRequest:(BOOL)arg1; +- (id)_pickableRoutesForNonTTYWithForceNewRequest:(_Bool)arg1; - (id)pickableRoutesForTTY; -- (id)_pickableRoutesForTTYWithForceNewRequest:(BOOL)arg1; +- (id)_pickableRoutesForTTYWithForceNewRequest:(_Bool)arg1; - (id)pickableRoutes; -- (BOOL)setMuted:(BOOL)arg1; -- (BOOL)isTTY; -- (BOOL)isMuted; +- (_Bool)setMuted:(_Bool)arg1; +- (_Bool)isTTY; +- (_Bool)isMuted; - (void)_handleCallStatusChanged; - (void)_pickableRoutesDidChangeNotification:(id)arg1; - (void)_handleUplinkMuteDidChangeNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCall.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCall.h index 48ef5bff3..47a19aa24 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCall.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCall.h @@ -13,33 +13,33 @@ + (int)callStatusForCTCallStatusType:(int)arg1; - (id)description; -- (BOOL)isTTY; -- (BOOL)setMuted:(BOOL)arg1; -- (BOOL)isMuted; +- (_Bool)isTTY; +- (_Bool)setMuted:(_Bool)arg1; +- (_Bool)isMuted; - (id)audioCategory; - (int)status; - (id)isoCountryCode; - (double)callDuration; -- (BOOL)isEqual:(id)arg1; -- (long)causeCode; +- (_Bool)isEqual:(id)arg1; +- (int)causeCode; - (int)callIdentifier; - (struct __CTCall *)call; -- (BOOL)isVoicemail; -- (BOOL)isAlerting; -- (BOOL)isEmergencyCall; +- (_Bool)isVoicemail; +- (_Bool)isAlerting; +- (_Bool)isEmergencyCall; - (id)callerNameFromNetwork; - (id)destinationID; - (void)leaveConference; - (void)joinConference; -- (BOOL)isConferenced; +- (_Bool)isConferenced; - (id)bundleIDForHostingApplication; - (double)startTime; -- (BOOL)isBlocked; -- (BOOL)isOutgoing; +- (_Bool)isBlocked; +- (_Bool)isOutgoing; - (int)service; - (void)disconnect; -- (BOOL)unhold; -- (BOOL)hold; +- (_Bool)unhold; +- (_Bool)hold; - (void)resume; - (void)answer; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCallModel.h b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCallModel.h index 7fb2be761..4662662c1 100644 --- a/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCallModel.h +++ b/iOS7/PrivateFrameworks/TelephonyUtilities/TUTelephonyCallModel.h @@ -17,17 +17,17 @@ + (id)sharedInstance; - (id)description; - (void)_invalidateCachedState; -- (BOOL)isHoldAndAnswerAllowed; -- (BOOL)isEndAndAnswerAllowed; -- (BOOL)isHardPauseAvailable; -- (BOOL)_isAmbiguousCallList; -- (BOOL)_isAmbiguousMultiPartyCall; +- (_Bool)isHoldAndAnswerAllowed; +- (_Bool)isEndAndAnswerAllowed; +- (_Bool)isHardPauseAvailable; +- (_Bool)_isAmbiguousCallList; +- (_Bool)_isAmbiguousMultiPartyCall; - (int)ambiguityState; -- (BOOL)isAddCallAllowed; -- (BOOL)isHoldAllowed; -- (BOOL)isMergeable; -- (BOOL)isSwappable; -- (BOOL)_booleanValueForKey:(struct __CFString *)arg1; +- (_Bool)isAddCallAllowed; +- (_Bool)isHoldAllowed; +- (_Bool)isMergeable; +- (_Bool)isSwappable; +- (_Bool)_booleanValueForKey:(struct __CFString *)arg1; - (struct __CFDictionary *)_callManagementDictionary; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/TextInput/CDStructures.h b/iOS7/PrivateFrameworks/TextInput/CDStructures.h index d9af83454..f0b937ea1 100644 --- a/iOS7/PrivateFrameworks/TextInput/CDStructures.h +++ b/iOS7/PrivateFrameworks/TextInput/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,13 +17,13 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _ShortRect { @@ -33,13 +33,13 @@ struct _ShortRect { short _field4; }; -struct vector>; +struct vector>; -struct vector>, std::__1::allocator>>> { - struct vector> *__begin_; - struct vector> *__end_; - struct __compressed_pair>*, std::__1::allocator>>> { - struct vector> *__first_; +struct vector>, std::__1::allocator>>> { + struct vector> *__begin_; + struct vector> *__end_; + struct __compressed_pair>*, std::__1::allocator>>> { + struct vector> *__first_; } __end_cap_; }; @@ -48,11 +48,11 @@ struct vector>, std::__1: typedef struct { id _field1; id _field2; - char _field3; - char _field4; + _Bool _field3; + _Bool _field4; unsigned long long _field5; int _field6; -} CDStruct_59875e80; +} CDStruct_5072e809; typedef struct { id _field1; diff --git a/iOS7/PrivateFrameworks/TextInput/NSMutableString-TIExtras.h b/iOS7/PrivateFrameworks/TextInput/NSMutableString-TIExtras.h index f62e404b0..f19590407 100644 --- a/iOS7/PrivateFrameworks/TextInput/NSMutableString-TIExtras.h +++ b/iOS7/PrivateFrameworks/TextInput/NSMutableString-TIExtras.h @@ -7,8 +7,8 @@ #import "NSMutableString.h" @interface NSMutableString (TIExtras) -- (void)_removeOccurrencesOfCharacter:(unsigned long)arg1; -- (void)_replaceOccurrencesOfCharacter:(unsigned long)arg1 withCharacter:(unsigned long)arg2; +- (void)_removeOccurrencesOfCharacter:(unsigned int)arg1; +- (void)_replaceOccurrencesOfCharacter:(unsigned int)arg1 withCharacter:(unsigned int)arg2; - (void)_removeCharactersFromSet:(struct __CFCharacterSet *)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextInput/NSObject-Protocol.h b/iOS7/PrivateFrameworks/TextInput/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/TextInput/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/TextInput/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/TextInput/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/TextInput/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/TextInput/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/TextInput/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/TextInput/NSString-TIExtras.h b/iOS7/PrivateFrameworks/TextInput/NSString-TIExtras.h index f9ec5f663..4a34edfbb 100644 --- a/iOS7/PrivateFrameworks/TextInput/NSString-TIExtras.h +++ b/iOS7/PrivateFrameworks/TextInput/NSString-TIExtras.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (TIExtras) -+ (id)stringWithUnichar:(unsigned long)arg1; ++ (id)stringWithUnichar:(unsigned int)arg1; + (struct USet *)_bopomofoToneSet; + (struct USet *)_bopomofoSet; + (struct USet *)_ideographSet; @@ -16,68 +16,75 @@ + (struct USet *)_nonHiraganaOrKatakanaSet; + (struct USet *)_nonIdeographicCharacterSet; + (struct USet *)_characterSetWithPattern:(id)arg1; -+ (id)_stringWithUnichar:(unsigned long)arg1; -- (unsigned int)editDistanceFrom:(id)arg1; -- (BOOL)containsSubstring:(id)arg1; -- (BOOL)isNaturallyRTL; -- (BOOL)looksLikeURL; -- (BOOL)looksLikeNumberInput; -- (BOOL)looksLikeEmailAddress; -- (BOOL)isTripledPunctuation; -- (BOOL)isDelete; -- (BOOL)isNewlineOrReturn; -- (BOOL)isSpaceOrReturn; -- (BOOL)isSpace; -- (BOOL)isPlainSpace; -- (BOOL)isLeftAssociative; -- (BOOL)endsSentence; -- (id)stringByReplacingCharacter:(unsigned long)arg1 withCharacter:(unsigned long)arg2; -- (id)stringByReplacingCharactersInSet:(struct __CFCharacterSet *)arg1 withCharacter:(unsigned long)arg2; ++ (id)_stringWithUnichar:(unsigned int)arg1; +- (unsigned long long)editDistanceFrom:(id)arg1; +- (_Bool)containsSubstring:(id)arg1; +- (_Bool)isNaturallyRTL; +- (_Bool)looksLikeURL; +- (_Bool)looksLikeNumberInput; +- (_Bool)looksLikeEmailAddress; +- (_Bool)isTripledPunctuation; +- (_Bool)isDelete; +- (_Bool)isNewlineOrReturn; +- (_Bool)isSpaceOrReturn; +- (_Bool)isSpace; +- (_Bool)isPlainSpace; +- (_Bool)isLeftAssociative; +- (_Bool)endsSentence; +- (id)stringByReplacingCharacter:(unsigned int)arg1 withCharacter:(unsigned int)arg2; +- (id)stringByReplacingCharactersInSet:(struct __CFCharacterSet *)arg1 withCharacter:(unsigned int)arg2; - (id)stringByTrimmingLastCharacter; - (id)stringByTrimmingCharactersInCFCharacterSet:(struct __CFCharacterSet *)arg1; -- (unsigned int)_editDistanceFrom:(id)arg1; -- (BOOL)_containsSubstring:(id)arg1; +- (unsigned long long)_editDistanceFrom:(id)arg1; +- (_Bool)_containsSubstring:(id)arg1; +- (id)_stringByTransliteratingToZhuyinAsFamilyName; - (id)_stringByTransliteratingToZhuyin; +- (id)_stringByTransliteratingToZhuyin:(_Bool)arg1; +- (id)_stringByTransliteratingToPinyinAsFamilyName; - (id)_stringByTransliteratingToPinyin; +- (id)_stringByTransliteratingToPinyin:(_Bool)arg1; - (id)_stringByApplyingTransform:(id)arg1; - (id)_stringByTranscribingUsingTokenizer:(struct __CFStringTokenizer *)arg1; - (id)_stringByTranscribingFromLanguage:(id)arg1; +- (id)_stringByConvertingFromFullWidthToHalfWidth; - (id)_stringByConvertingFromHalfWidthToFullWidth; -- (BOOL)_shouldBePaddedWithSpaces; -- (BOOL)_containsCJKSymbolsAndPunctuation; -- (BOOL)_containsCJKScriptsOnly; -- (BOOL)_containsBopomofoToneOnly; -- (BOOL)_containsBopomofoOnly; -- (BOOL)_containsEmoji; -- (BOOL)_containsHiraganaKatakanaOrBopomofo; -- (BOOL)_containsHiraganaOrKatakana; -- (BOOL)_containsIdeographicCharacters; -- (unsigned int)_graphemeCount; +- (_Bool)_shouldBePaddedWithSpaces; +- (_Bool)_containsFullwidthLettersAndNumbersOnly; +- (_Bool)_containsCJKSymbolsAndPunctuation; +- (_Bool)_containsCJKScriptsOnly; +- (_Bool)_containsBopomofoToneOnly; +- (_Bool)_containsBopomofoOnly; +- (_Bool)_containsEmoji; +- (_Bool)_containsHiraganaKatakanaOrBopomofo; +- (_Bool)_containsHiraganaOrKatakana; +- (_Bool)_containsIdeographicCharacters; +- (unsigned long long)_graphemeCount; - (id)_lastGrapheme; - (id)_firstGrapheme; -- (BOOL)_isJapanesePhrase; -- (BOOL)_isOnlyIdeographs; -- (BOOL)_isIdeographicGlyphs; -- (BOOL)_containsCJScripts; -- (BOOL)_isNaturallyRTL; -- (BOOL)_looksLikeURL; -- (BOOL)_looksLikeNumberInput; -- (BOOL)_looksLikeEmailAddress; -- (BOOL)_isNewlineOrReturn; -- (BOOL)_isDelete; -- (BOOL)_isSpace; -- (BOOL)_isPlainSpace; -- (BOOL)_isSpaceOrReturn; -- (BOOL)_isTripledPunctuation; -- (BOOL)_isLeftAssociative; -- (BOOL)_isModifierSymbol; -- (BOOL)_endsSentence; -- (id)_stringByReplacingCharacter:(unsigned long)arg1 withCharacter:(unsigned long)arg2; -- (id)_stringByReplacingCharactersInSet:(struct __CFCharacterSet *)arg1 withCharacter:(unsigned long)arg2; +- (_Bool)_isJapanesePhrase; +- (_Bool)_isOnlyIdeographs; +- (_Bool)_isIdeographicGlyphs; +- (_Bool)_containsCJScripts; +- (_Bool)_isNaturallyRTL; +- (_Bool)_looksLikeURL; +- (_Bool)_looksLikeNumberInput; +- (_Bool)_looksLikeEmailAddress; +- (_Bool)_isNewlineOrReturn; +- (_Bool)_isDelete; +- (_Bool)_isSpace; +- (_Bool)_isPlainSpace; +- (_Bool)_isSpaceOrReturn; +- (_Bool)_isTripledPunctuation; +- (_Bool)_isLeftAssociative; +- (_Bool)_isModifierSymbol; +- (_Bool)_endsSentence; +- (struct _NSRange)_rangeOfBackwardDeletionClusterAtIndex:(unsigned long long)arg1; +- (id)_stringByReplacingCharacter:(unsigned int)arg1 withCharacter:(unsigned int)arg2; +- (id)_stringByReplacingCharactersInSet:(struct __CFCharacterSet *)arg1 withCharacter:(unsigned int)arg2; - (id)_stringByTrimmingLastCharacter; - (id)_stringByTrimmingCharactersInCFCharacterSet:(struct __CFCharacterSet *)arg1; -- (BOOL)_contentsExclusivelyInCharacterSet:(struct USet *)arg1; -- (unsigned long)_firstLongCharacter; +- (_Bool)_contentsExclusivelyInCharacterSet:(struct USet *)arg1; +- (unsigned int)_firstLongCharacter; - (unsigned short)_firstChar; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TICharacterSetDescription.h b/iOS7/PrivateFrameworks/TextInput/TICharacterSetDescription.h index e95a7f467..6462e5819 100644 --- a/iOS7/PrivateFrameworks/TextInput/TICharacterSetDescription.h +++ b/iOS7/PrivateFrameworks/TextInput/TICharacterSetDescription.h @@ -14,26 +14,29 @@ @interface TICharacterSetDescription : NSObject { NSCharacterSet *_characterSet; - BOOL _inverted; - long _baseIdentifier; + _Bool _inverted; + long long _baseIdentifier; NSString *_charactersAddedToBase; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL inverted; // @synthesize inverted=_inverted; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) _Bool inverted; // @synthesize inverted=_inverted; @property(copy, nonatomic) NSString *charactersAddedToBase; // @synthesize charactersAddedToBase=_charactersAddedToBase; -@property(readonly, nonatomic) long baseIdentifier; // @synthesize baseIdentifier=_baseIdentifier; +@property(readonly, nonatomic) long long baseIdentifier; // @synthesize baseIdentifier=_baseIdentifier; - (void)clearCachedCharacterSet; @property(readonly, nonatomic) NSCharacterSet *characterSet; - (id)newCharacterSetFromDescription; - (id)invertedSetDescription; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)awakeAfterUsingCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithBase:(long)arg1 additionalCharacters:(id)arg2 inverted:(BOOL)arg3; +- (id)initWithBase:(long long)arg1 additionalCharacters:(id)arg2 inverted:(_Bool)arg3; - (id)initWithCharactersInString:(id)arg1; -- (id)initWithBaseCharacterSet:(long)arg1; +- (id)initWithBaseCharacterSet:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState-InputStringSupport.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-InputStringSupport.h new file mode 100644 index 000000000..b5416345d --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-InputStringSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIDocumentState (InputStringSupport) +- (unsigned long long)inputIndexWithTerminatorPredicate:(id)arg1; +- (id)inputStringWithTerminatorPredicate:(id)arg1; +- (id)inputStemWithTerminatorPredicate:(id)arg1; +- (id)wordPrefixOfString:(id)arg1 withTerminatorPredicate:(id)arg2 reverse:(void)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState-StateTransitions.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-StateTransitions.h new file mode 100644 index 000000000..97e8c9a08 --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-StateTransitions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIDocumentState (StateTransitions) +- (id)documentStateAfterReplacingText:(id)arg1 withText:(id)arg2; +- (id)documentStateAfterCollapsingSelection; +- (id)documentStateAfterUnmarkingText; +- (id)documentStateAfterSettingMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (id)documentStateAfterDeletingForward; +- (id)documentStateAfterDeletingBackward; +- (id)documentStateAfterInsertingTextAfterSelection:(id)arg1; +- (id)documentStateAfterInsertingText:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TestSupport.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TestSupport.h new file mode 100644 index 000000000..cd20863de --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TestSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIDocumentState (TestSupport) ++ (id)documentStateWithText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (id)initWithText:(id)arg1 selectedRange:(struct _NSRange)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TextInput_Internal.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TextInput_Internal.h new file mode 100644 index 000000000..8e684f44c --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TextInput_Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIDocumentState (TextInput_Internal) ++ (_Bool)string:(id)arg1 isConsistentPrefixWithString:(id)arg2; ++ (_Bool)string:(id)arg1 isConsistentSuffixWithString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TrimmingSupport.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TrimmingSupport.h new file mode 100644 index 000000000..c3bf9f137 --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState-TrimmingSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIDocumentState (TrimmingSupport) +- (id)documentStateAfterTrimmingContextToLength:(unsigned long long)arg1; +- (id)documentStateAfterTrimmingContextToWords:(unsigned long long)arg1 terminatorPredicate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIDocumentState.h b/iOS7/PrivateFrameworks/TextInput/TIDocumentState.h index 718f959fd..ec58b6df6 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIDocumentState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIDocumentState.h @@ -21,35 +21,22 @@ + (id)documentStateWithContextBefore:(id)arg1 markedText:(id)arg2 selectedRange:(struct _NSRange)arg3 contextAfter:(id)arg4; + (id)documentStateWithContextBefore:(id)arg1 selectedText:(id)arg2 contextAfter:(id)arg3; -+ (BOOL)supportsSecureCoding; -+ (id)documentStateWithText:(id)arg1 selectedRange:(struct _NSRange)arg2; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) struct _NSRange selectedRangeInMarkedText; // @synthesize selectedRangeInMarkedText=_selectedRangeInMarkedText; @property(readonly, nonatomic) NSString *contextAfterInput; // @synthesize contextAfterInput=_contextAfterInput; @property(readonly, nonatomic) NSString *selectedText; // @synthesize selectedText=_selectedText; @property(readonly, nonatomic) NSString *markedText; // @synthesize markedText=_markedText; @property(readonly, nonatomic) NSString *contextBeforeInput; // @synthesize contextBeforeInput=_contextBeforeInput; -- (BOOL)matchesContextOfDocumentState:(id)arg1; +- (_Bool)matchesContextOfDocumentState:(id)arg1; - (id)description; -- (unsigned int)hash; -- (unsigned int)hashString:(id)arg1 intoHashValue:(unsigned int)arg2; -- (BOOL)isEqual:(id)arg1; -- (BOOL)string:(id)arg1 matchesString:(id)arg2; +- (unsigned long long)hash; +- (unsigned long long)hashString:(id)arg1 intoHashValue:(unsigned long long)arg2; +- (_Bool)isEqual:(id)arg1; +- (_Bool)string:(id)arg1 matchesString:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithContextBefore:(id)arg1 markedText:(id)arg2 selectedText:(id)arg3 contextAfter:(id)arg4 selectedRangeInMarkedText:(struct _NSRange)arg5; - (void)dealloc; -- (id)documentStateAfterCollapsingSelection; -- (id)documentStateAfterUnmarkingText; -- (id)documentStateAfterSettingMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; -- (id)documentStateAfterDeletingForward; -- (id)documentStateAfterDeletingBackward; -- (id)documentStateAfterInsertingTextAfterSelection:(id)arg1; -- (id)documentStateAfterInsertingText:(id)arg1; -- (unsigned int)inputIndexWithTerminatorPredicate:(id)arg1; -- (id)inputStringWithTerminatorPredicate:(id)arg1; -- (id)inputStemWithTerminatorPredicate:(id)arg1; -- (id)wordPrefixOfString:(id)arg1 withTerminatorPredicate:(id)arg2 reverse:(void)arg3; -- (id)initWithText:(id)arg1 selectedRange:(struct _NSRange)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIHandwritingCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIHandwritingCandidate.h index 4d0a3ceb2..79e7bfada 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIHandwritingCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIHandwritingCandidate.h @@ -8,15 +8,18 @@ @interface TIHandwritingCandidate : TIKeyboardCandidateSingle { - BOOL _extensionCandidate; + unsigned long long _uniqueID; + unsigned long long _completionUniqueID; } + (int)type; -+ (BOOL)supportsSecureCoding; -@property(nonatomic, getter=isExtensionCandidate) BOOL extensionCandidate; // @synthesize extensionCandidate=_extensionCandidate; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) unsigned long long completionUniqueID; // @synthesize completionUniqueID=_completionUniqueID; +@property(readonly, nonatomic) unsigned long long uniqueID; // @synthesize uniqueID=_uniqueID; - (void)encodeWithCandidateResultSetCoder:(id)arg1; - (id)initWithCandidateResultSetCoder:(id)arg1; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 extension:(BOOL)arg3; +- (_Bool)isInlineCompletionCandidate; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 uniqueID:(unsigned long long)arg3 completionUniqueID:(unsigned long long)arg4; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIHandwritingCompositionCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIHandwritingCompositionCandidate.h index 7e3713e9d..a833fa7d4 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIHandwritingCompositionCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIHandwritingCompositionCandidate.h @@ -8,19 +8,19 @@ @interface TIHandwritingCompositionCandidate : TIKeyboardCandidateSingle { - unsigned int _deleteCount; + unsigned long long _deleteCount; } + (int)type; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)encodeWithCandidateResultSetCoder:(id)arg1; - (id)initWithCandidateResultSetCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)label; -- (unsigned int)deleteCount; -- (id)initWithCandidate:(id)arg1 deleteCount:(unsigned int)arg2; +- (unsigned long long)deleteCount; +- (id)initWithCandidate:(id)arg1 deleteCount:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIHandwritingStrokes.h b/iOS7/PrivateFrameworks/TextInput/TIHandwritingStrokes.h index ed124e743..17467501f 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIHandwritingStrokes.h +++ b/iOS7/PrivateFrameworks/TextInput/TIHandwritingStrokes.h @@ -11,19 +11,19 @@ @interface TIHandwritingStrokes : NSObject { - struct vector>, std::__1::allocator>>> _strokes; - BOOL _continuePreviousStroke; + struct vector>, std::__1::allocator>>> _strokes; + _Bool _continuePreviousStroke; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id).cxx_construct; - (void).cxx_destruct; -- (unsigned int)totalNumberOfPoints; -- (struct CGPoint)pointAtIndex:(unsigned int)arg1 inStrokeAtIndex:(unsigned int)arg2; -- (unsigned int)numberOfPointsInStrokeAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfStrokes; +- (unsigned long long)totalNumberOfPoints; +- (struct CGPoint)pointAtIndex:(unsigned long long)arg1 inStrokeAtIndex:(unsigned long long)arg2; +- (unsigned long long)numberOfPointsInStrokeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfStrokes; - (void)removeAllStrokes; -- (void)removeStrokeAtIndex:(unsigned int)arg1; +- (void)removeStrokeAtIndex:(unsigned long long)arg1; - (void)endStroke; - (void)addPoint:(struct CGPoint)arg1; - (id)description; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMap.h b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMap.h index 07d33b3dd..5c57982c8 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMap.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMap.h @@ -12,8 +12,8 @@ { } -+ (BOOL)supportsSecureCoding; -- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned int)arg3 keyboardState:(id)arg4; ++ (_Bool)supportsSecureCoding; +- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned long long)arg3 keyboardState:(id)arg4; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChinese.h b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChinese.h index f5daceae2..adda235df 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChinese.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChinese.h @@ -10,9 +10,9 @@ { } -+ (BOOL)supportsSecureCoding; -- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned int)arg3 keyboardState:(id)arg4; -- (BOOL)isURLOrEmailKeyboardInKeyboardState:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned long long)arg3 keyboardState:(id)arg4; +- (_Bool)isURLOrEmailKeyboardInKeyboardState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChineseMecabra.h b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChineseMecabra.h index 48ab47e35..a71c5b8e1 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChineseMecabra.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapChineseMecabra.h @@ -10,9 +10,9 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)inlineNumbersAndPunctuationSet; -- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned int)arg3 keyboardState:(id)arg4; +- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned long long)arg3 keyboardState:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapTraditionalZhuyin.h b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapTraditionalZhuyin.h index 37ea9cced..343bdee40 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapTraditionalZhuyin.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapTraditionalZhuyin.h @@ -10,9 +10,9 @@ { } -+ (BOOL)supportsSecureCoding; -- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned int)arg3 keyboardState:(id)arg4; -- (BOOL)isZhuyinCharacterBeforeInsertionPointOfKeyboardState:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned long long)arg3 keyboardState:(id)arg4; +- (_Bool)isZhuyinCharacterBeforeInsertionPointOfKeyboardState:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapWubi.h b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapWubi.h index 31eab648c..23ff24552 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapWubi.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyEventMapWubi.h @@ -10,9 +10,9 @@ { } -+ (BOOL)supportsSecureCoding; -- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned int)arg3 keyboardState:(id)arg4; -- (BOOL)isNumericWubi:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (id)remapKeyWithString:(id)arg1 stringWithoutModifiers:(id)arg2 modifierFlags:(unsigned long long)arg3 keyboardState:(id)arg4; +- (_Bool)isNumericWubi:(id)arg1; - (id)wubiFromASCII:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviorState.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviorState.h index b16dd5072..bce596b3b 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviorState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviorState.h @@ -8,24 +8,26 @@ @interface TIKeyboardBehaviorState : NSObject { - BOOL hasInput; - BOOL hasCandidates; - BOOL hasCandidateSelected; - BOOL hasNextPage; - BOOL showsExtendedList; - BOOL followsZhuyin; - BOOL spaceConfirmation; - BOOL _showsCandidatesInLayout; + _Bool hasInput; + _Bool hasCandidates; + _Bool hasCandidateSelected; + _Bool hasNextPage; + _Bool showsExtendedList; + _Bool followsZhuyin; + _Bool spaceConfirmation; + _Bool _hasAutocorrection; + _Bool _showsCandidatesInLayout; } -@property(nonatomic) BOOL showsCandidatesInLayout; // @synthesize showsCandidatesInLayout=_showsCandidatesInLayout; -@property(nonatomic) BOOL spaceConfirmation; // @synthesize spaceConfirmation; -@property(nonatomic) BOOL followsZhuyin; // @synthesize followsZhuyin; -@property(nonatomic) BOOL showsExtendedList; // @synthesize showsExtendedList; -@property(nonatomic) BOOL hasNextPage; // @synthesize hasNextPage; -@property(nonatomic) BOOL hasCandidateSelected; // @synthesize hasCandidateSelected; -@property(nonatomic) BOOL hasCandidates; // @synthesize hasCandidates; -@property(nonatomic) BOOL hasInput; // @synthesize hasInput; +@property(nonatomic) _Bool showsCandidatesInLayout; // @synthesize showsCandidatesInLayout=_showsCandidatesInLayout; +@property(nonatomic) _Bool hasAutocorrection; // @synthesize hasAutocorrection=_hasAutocorrection; +@property(nonatomic) _Bool spaceConfirmation; // @synthesize spaceConfirmation; +@property(nonatomic) _Bool followsZhuyin; // @synthesize followsZhuyin; +@property(nonatomic) _Bool showsExtendedList; // @synthesize showsExtendedList; +@property(nonatomic) _Bool hasNextPage; // @synthesize hasNextPage; +@property(nonatomic) _Bool hasCandidateSelected; // @synthesize hasCandidateSelected; +@property(nonatomic) _Bool hasCandidates; // @synthesize hasCandidates; +@property(nonatomic) _Bool hasInput; // @synthesize hasInput; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors.h index f8f15ab1d..814afceed 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors.h @@ -13,7 +13,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)keyBehaviorsForState:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Handwriting.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Handwriting.h deleted file mode 100644 index 36d61228e..000000000 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Handwriting.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface TIKeyboardBehaviors_Handwriting : TIKeyboardBehaviors -{ -} - -- (id)keyBehaviorsForState:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Japanese.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Japanese.h new file mode 100644 index 000000000..d70faeea3 --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardBehaviors_Japanese.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TIKeyboardBehaviors_Japanese : TIKeyboardBehaviors +{ +} + +- (id)keyBehaviorsForState:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidate.h index f54bdbdb2..29715437a 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidate.h @@ -10,7 +10,7 @@ #import "NSSecureCoding-Protocol.h" #import "TIKeyboardCandidateCoding-Protocol.h" -@class NSArray, NSString; +@class NSString; @interface TIKeyboardCandidate : NSObject { @@ -18,20 +18,21 @@ } + (int)type; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *alternativeText; // @synthesize alternativeText=_alternativeText; - (void)encodeWithCandidateResultSetCoder:(id)arg1; - (id)initWithCandidateResultSetCoder:(id)arg1; @property(readonly, nonatomic) unsigned int usageTrackingMask; -@property(readonly, nonatomic) NSArray *usageTrackingTypes; -@property(readonly, nonatomic, getter=isEmojiCandidate) BOOL emojiCandidate; -@property(readonly, nonatomic, getter=isExtensionCandidate) BOOL extensionCandidate; -@property(readonly, nonatomic) BOOL isAutocorrection; -@property(readonly, nonatomic) BOOL isForShortcutConversion; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -@property(readonly, nonatomic) unsigned int deleteCount; -@property(readonly, nonatomic) unsigned int wordOriginFeedbackID; +@property(readonly, nonatomic, getter=isInlineCompletionCandidate) _Bool inlineCompletionCandidate; +@property(readonly, nonatomic, getter=isCompletionCandidate) _Bool completionCandidate; +@property(readonly, nonatomic, getter=isEmojiCandidate) _Bool emojiCandidate; +@property(readonly, nonatomic, getter=isExtensionCandidate) _Bool extensionCandidate; +@property(readonly, nonatomic) _Bool isAutocorrection; +@property(readonly, nonatomic) _Bool isForShortcutConversion; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) unsigned long long deleteCount; +@property(readonly, nonatomic) unsigned long long wordOriginFeedbackID; @property(readonly, nonatomic) NSString *label; @property(readonly, nonatomic) NSString *input; @property(readonly, nonatomic) NSString *candidate; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateGroup.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateGroup.h index b0a213a75..c1a7536f6 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateGroup.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateGroup.h @@ -18,18 +18,18 @@ NSArray *_nonExtensionCandidates; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy) NSOrderedSet *candidates; // @synthesize candidates=_candidates; @property(copy) NSString *title; // @synthesize title=_title; - (id)description; @property(retain) NSArray *nonExtensionCandidates; // @synthesize nonExtensionCandidates=_nonExtensionCandidates; -- (void)sortWithOptions:(unsigned int)arg1 usingComparator:(id)arg2; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; - (void)sortUsingComparator:(id)arg1; - (void)addCandidate:(id)arg1; -- (BOOL)hasAlternativeText; +- (_Bool)hasAlternativeText; - (id)mutableCandidates; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)initWithTitle:(id)arg1 candidates:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSet.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSet.h index ff8e32171..55c1709f6 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSet.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSet.h @@ -13,40 +13,46 @@ @interface TIKeyboardCandidateResultSet : NSObject { - BOOL _excludedExtensionCandidates; + _Bool _excludedExtensionCandidates; NSArray *_candidates; - unsigned int _initialSelectedIndex; + unsigned long long _initialSelectedIndex; TIKeyboardCandidate *_defaultCandidate; NSArray *_sortMethods; NSDictionary *_sortMethodGroups; NSDictionary *_indexTitles; NSDictionary *_showExtensionCandidates; NSArray *_initiallyHiddenCandidates; - unsigned int _generatedCandidateCount; + unsigned long long _generatedCandidateCount; + unsigned long long _batchCandidateLocation; + unsigned long long _selectedHiddenCandidateIndex; } + (id)dummySet; -+ (id)setWithCandidates:(id)arg1 initialSelectedIndex:(unsigned int)arg2 defaultCandidate:(id)arg3 sortMethods:(id)arg4 sortMethodGroups:(id)arg5 indexTitles:(id)arg6 showExtensionCandidates:(id)arg7 initiallyHiddenCandidates:(id)arg8 excludedExtensionCandidates:(BOOL)arg9; ++ (id)setWithCandidates:(id)arg1 initialSelectedIndex:(unsigned long long)arg2 defaultCandidate:(id)arg3 sortMethods:(id)arg4 sortMethodGroups:(id)arg5 indexTitles:(id)arg6 showExtensionCandidates:(id)arg7 initiallyHiddenCandidates:(id)arg8 selectedHiddenCandidateIndex:(unsigned long long)arg9 excludedExtensionCandidates:(_Bool)arg10; + (id)setWithCandidates:(id)arg1; -+ (BOOL)supportsSecureCoding; -@property(nonatomic) unsigned int generatedCandidateCount; // @synthesize generatedCandidateCount=_generatedCandidateCount; -@property(nonatomic) BOOL excludedExtensionCandidates; // @synthesize excludedExtensionCandidates=_excludedExtensionCandidates; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) unsigned long long selectedHiddenCandidateIndex; // @synthesize selectedHiddenCandidateIndex=_selectedHiddenCandidateIndex; +@property(nonatomic) unsigned long long batchCandidateLocation; // @synthesize batchCandidateLocation=_batchCandidateLocation; +@property(nonatomic) unsigned long long generatedCandidateCount; // @synthesize generatedCandidateCount=_generatedCandidateCount; +@property(nonatomic) _Bool excludedExtensionCandidates; // @synthesize excludedExtensionCandidates=_excludedExtensionCandidates; @property(retain, nonatomic) NSArray *initiallyHiddenCandidates; // @synthesize initiallyHiddenCandidates=_initiallyHiddenCandidates; @property(retain, nonatomic) NSDictionary *showExtensionCandidates; // @synthesize showExtensionCandidates=_showExtensionCandidates; @property(retain, nonatomic) NSDictionary *indexTitles; // @synthesize indexTitles=_indexTitles; @property(retain, nonatomic) NSDictionary *sortMethodGroups; // @synthesize sortMethodGroups=_sortMethodGroups; @property(retain, nonatomic) NSArray *sortMethods; // @synthesize sortMethods=_sortMethods; @property(copy, nonatomic) TIKeyboardCandidate *defaultCandidate; // @synthesize defaultCandidate=_defaultCandidate; -@property(nonatomic) unsigned int initialSelectedIndex; // @synthesize initialSelectedIndex=_initialSelectedIndex; +@property(nonatomic) unsigned long long initialSelectedIndex; // @synthesize initialSelectedIndex=_initialSelectedIndex; @property(retain, nonatomic) NSArray *candidates; // @synthesize candidates=_candidates; -- (id)initWithCandidates:(id)arg1 initialSelectedIndex:(unsigned int)arg2 defaultCandidate:(id)arg3 sortMethods:(id)arg4 sortMethodGroups:(id)arg5 indexTitles:(id)arg6 showExtensionCandidates:(id)arg7 initiallyHiddenCandidates:(id)arg8 excludedExtensionCandidates:(BOOL)arg9; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isSubsetOf:(id)arg1; +- (id)setByAppendingSet:(id)arg1; +- (id)initWithCandidates:(id)arg1 initialSelectedIndex:(unsigned long long)arg2 defaultCandidate:(id)arg3 sortMethods:(id)arg4 sortMethodGroups:(id)arg5 indexTitles:(id)arg6 showExtensionCandidates:(id)arg7 initiallyHiddenCandidates:(id)arg8 selectedHiddenCandidateIndex:(unsigned long long)arg9 excludedExtensionCandidates:(_Bool)arg10; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (unsigned int)positionInCandidateList:(id)arg1; -@property(readonly, nonatomic) BOOL isDummySet; -@property(readonly, nonatomic) BOOL hasMetadata; +- (unsigned long long)positionInCandidateList:(id)arg1; +@property(readonly, nonatomic) _Bool isDummySet; +@property(readonly, nonatomic) _Bool hasMetadata; @property(readonly, nonatomic) TIKeyboardCandidate *firstCandidate; -@property(readonly, nonatomic) BOOL hasCandidates; +@property(readonly, nonatomic) _Bool hasCandidates; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSetCoder.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSetCoder.h index 77b89ca0b..2ce1c0c83 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSetCoder.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateResultSetCoder.h @@ -12,14 +12,14 @@ { NSMutableData *_mutableData; NSData *_data; - unsigned int _offset; + unsigned long long _offset; } + (id)decodeWithData:(id)arg1; + (id)encodeWithCandidateResultSet:(id)arg1; + (Class)classFromCandidateType:(int)arg1; + (id)candidateTypeToClassNameMap; -@property(nonatomic) unsigned int offset; // @synthesize offset=_offset; +@property(nonatomic) unsigned long long offset; // @synthesize offset=_offset; @property(retain, nonatomic) NSData *data; // @synthesize data=_data; @property(retain, nonatomic) NSMutableData *mutableData; // @synthesize mutableData=_mutableData; - (id)candidateResultSet; @@ -36,8 +36,8 @@ - (void)encodeShort:(unsigned short)arg1; - (unsigned char)decodeByte; - (void)encodeByte:(unsigned char)arg1; -- (BOOL)decodeBool; -- (void)encodeBool:(BOOL)arg1; +- (_Bool)decodeBool; +- (void)encodeBool:(_Bool)arg1; - (id)decodeCandidate; @property(readonly, nonatomic) const char *currentPosition; @property(readonly, nonatomic) const char *bytes; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateSingle.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateSingle.h index 770a5d170..da0aded33 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateSingle.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardCandidateSingle.h @@ -17,7 +17,7 @@ + (int)type; + (id)candidateWithUnchangedInput:(id)arg1; + (id)candidateWithCandidate:(id)arg1 forInput:(id)arg2; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(copy, nonatomic) NSString *input; // @synthesize input=_input; @property(copy, nonatomic) NSString *candidate; // @synthesize candidate=_candidate; - (void)encodeWithCandidateResultSetCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInput.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInput.h index 3ad195ab9..40dd8852d 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInput.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInput.h @@ -13,7 +13,7 @@ @interface TIKeyboardInput : NSObject { union { - int integerValue; + long long integerValue; struct { unsigned int uppercase:1; unsigned int autoshifted:1; @@ -22,28 +22,28 @@ unsigned int flick:1; } fields; } _flags; - BOOL _backspace; + _Bool _backspace; NSString *_string; id _object; TIKeyboardTouchEvent *_touchEvent; TIKeyboardCandidate *_acceptedCandidate; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) TIKeyboardCandidate *acceptedCandidate; // @synthesize acceptedCandidate=_acceptedCandidate; @property(retain, nonatomic) TIKeyboardTouchEvent *touchEvent; // @synthesize touchEvent=_touchEvent; -@property(nonatomic, getter=isBackspace) BOOL backspace; // @synthesize backspace=_backspace; +@property(nonatomic, getter=isBackspace) _Bool backspace; // @synthesize backspace=_backspace; @property(copy, nonatomic) id object; // @synthesize object=_object; @property(copy, nonatomic) NSString *string; // @synthesize string=_string; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -@property(nonatomic, getter=isFlick) BOOL flick; -@property(nonatomic, getter=isMultitap) BOOL multitap; -@property(nonatomic, getter=isPopupVariant) BOOL popupVariant; -@property(nonatomic, getter=isAutoshifted) BOOL autoshifted; -@property(nonatomic, getter=isUppercase) BOOL uppercase; +@property(nonatomic, getter=isFlick) _Bool flick; +@property(nonatomic, getter=isMultitap) _Bool multitap; +@property(nonatomic, getter=isPopupVariant) _Bool popupVariant; +@property(nonatomic, getter=isAutoshifted) _Bool autoshifted; +@property(nonatomic, getter=isUppercase) _Bool uppercase; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManager-Protocol.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManager-Protocol.h index 665c3ec70..3e70936d8 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManager-Protocol.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManager-Protocol.h @@ -12,11 +12,12 @@ - (void)candidateRejected:(id)arg1; - (void)textAccepted:(id)arg1; - (void)setOriginalInput:(id)arg1; +- (void)adjustPhraseBoundaryInForwardDirection:(_Bool)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)skipHitTestForTouchEvent:(id)arg1 keyboardState:(id)arg2; - (void)performHitTestForTouchEvent:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)generateReplacementsForString:(id)arg1 keyLayout:(id)arg2 continuation:(id)arg3; - (void)handleAcceptedCandidate:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; -- (void)generateCandidatesWithKeyboardState:(id)arg1 maxCandidateCount:(unsigned int)arg2 continuation:(id)arg3; +- (void)generateCandidatesWithKeyboardState:(id)arg1 candidateRange:(struct _NSRange)arg2 continuation:(id)arg3; - (void)handleKeyboardInput:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)syncToKeyboardState:(id)arg1 continuation:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerState.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerState.h index 55ce0e700..bd1b436cf 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerState.h @@ -15,7 +15,7 @@ { TIKeyboardBehaviors *_keyboardBehaviors; union { - int integerValue; + long long integerValue; struct { unsigned int canHandleKeyHitTest:1; unsigned int ignoresDeadKeys:1; @@ -30,63 +30,67 @@ unsigned int commitsAcceptedCandidate:1; unsigned int nextInputWouldStartSentence:1; unsigned int inputStringIsExemptFromChecker:1; + unsigned int suppressPlaceholderCandidate:1; } fields; } _mask; - BOOL _shouldAddModifierSymbolsToWordCharacters; + _Bool _shouldAddModifierSymbolsToWordCharacters; TIKeyboardCandidate *_autocorrectionRecordForInputString; NSString *_wordSeparator; - unsigned int _inputCount; - unsigned int _inputIndex; + unsigned long long _inputCount; + unsigned long long _inputIndex; NSString *_inputString; TIKeyEventMap *_keyEventMap; NSString *_replacementForDoubleSpace; - NSString *_searchStringForMarkedText; NSString *_shadowTyping; + unsigned long long _initialCandidateBatchCount; TICharacterSetDescription *_wordCharacters; TICharacterSetDescription *_shortcutCompletions; TICharacterSetDescription *_inputsPreventingAcceptSelectedCandidate; TICharacterSetDescription *_inputsToReject; TICharacterSetDescription *_terminatorsPreventingAutocorrection; + NSString *_searchStringForMarkedText; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property(copy, nonatomic) NSString *searchStringForMarkedText; // @synthesize searchStringForMarkedText=_searchStringForMarkedText; @property(copy, nonatomic) TICharacterSetDescription *terminatorsPreventingAutocorrection; // @synthesize terminatorsPreventingAutocorrection=_terminatorsPreventingAutocorrection; @property(copy, nonatomic) TICharacterSetDescription *inputsToReject; // @synthesize inputsToReject=_inputsToReject; @property(copy, nonatomic) TICharacterSetDescription *inputsPreventingAcceptSelectedCandidate; // @synthesize inputsPreventingAcceptSelectedCandidate=_inputsPreventingAcceptSelectedCandidate; @property(copy, nonatomic) TICharacterSetDescription *shortcutCompletions; // @synthesize shortcutCompletions=_shortcutCompletions; @property(copy, nonatomic) TICharacterSetDescription *wordCharacters; // @synthesize wordCharacters=_wordCharacters; -@property(nonatomic) BOOL shouldAddModifierSymbolsToWordCharacters; // @synthesize shouldAddModifierSymbolsToWordCharacters=_shouldAddModifierSymbolsToWordCharacters; +@property(nonatomic) unsigned long long initialCandidateBatchCount; // @synthesize initialCandidateBatchCount=_initialCandidateBatchCount; +@property(nonatomic) _Bool shouldAddModifierSymbolsToWordCharacters; // @synthesize shouldAddModifierSymbolsToWordCharacters=_shouldAddModifierSymbolsToWordCharacters; @property(copy, nonatomic) NSString *shadowTyping; // @synthesize shadowTyping=_shadowTyping; -@property(copy, nonatomic) NSString *searchStringForMarkedText; // @synthesize searchStringForMarkedText=_searchStringForMarkedText; @property(copy, nonatomic) NSString *replacementForDoubleSpace; // @synthesize replacementForDoubleSpace=_replacementForDoubleSpace; @property(retain, nonatomic) TIKeyEventMap *keyEventMap; // @synthesize keyEventMap=_keyEventMap; @property(retain, nonatomic) TIKeyboardBehaviors *keyboardBehaviors; // @synthesize keyboardBehaviors=_keyboardBehaviors; @property(copy, nonatomic) NSString *inputString; // @synthesize inputString=_inputString; -@property(nonatomic) unsigned int inputIndex; // @synthesize inputIndex=_inputIndex; -@property(nonatomic) unsigned int inputCount; // @synthesize inputCount=_inputCount; +@property(nonatomic) unsigned long long inputIndex; // @synthesize inputIndex=_inputIndex; +@property(nonatomic) unsigned long long inputCount; // @synthesize inputCount=_inputCount; @property(copy, nonatomic) NSString *wordSeparator; // @synthesize wordSeparator=_wordSeparator; @property(copy, nonatomic) TIKeyboardCandidate *autocorrectionRecordForInputString; // @synthesize autocorrectionRecordForInputString=_autocorrectionRecordForInputString; -- (BOOL)stringEndsWord:(id)arg1; -- (BOOL)shouldSuppressAutocorrectionWithTerminator:(id)arg1; -- (BOOL)inputStringAcceptsCurrentCandidateIfSelected:(id)arg1; -- (BOOL)acceptInputString:(id)arg1; +- (_Bool)stringEndsWord:(id)arg1; +- (_Bool)shouldSuppressAutocorrectionWithTerminator:(id)arg1; +- (_Bool)inputStringAcceptsCurrentCandidateIfSelected:(id)arg1; +- (_Bool)acceptInputString:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -@property(nonatomic) BOOL usesCandidateSelection; -@property(nonatomic) BOOL usesAutoDeleteWord; -@property(nonatomic) BOOL suppressCompletionsForFieldEditor; -@property(nonatomic) BOOL supportsSetPhraseBoundary; -@property(nonatomic) BOOL supportsNumberKeySelection; -@property(nonatomic) BOOL suppliesCompletions; -@property(nonatomic) BOOL shouldExtendPriorWord; -@property(nonatomic) BOOL nextInputWouldStartSentence; -@property(nonatomic) BOOL needsKeyHitTestResults; -@property(nonatomic) BOOL inputStringIsExemptFromChecker; -@property(nonatomic) BOOL ignoresDeadKeys; -@property(nonatomic) BOOL commitsAcceptedCandidate; -@property(nonatomic) BOOL canHandleKeyHitTest; +@property(nonatomic) _Bool suppressPlaceholderCandidate; +@property(nonatomic) _Bool usesCandidateSelection; +@property(nonatomic) _Bool usesAutoDeleteWord; +@property(nonatomic) _Bool suppressCompletionsForFieldEditor; +@property(nonatomic) _Bool supportsSetPhraseBoundary; +@property(nonatomic) _Bool supportsNumberKeySelection; +@property(nonatomic) _Bool suppliesCompletions; +@property(nonatomic) _Bool shouldExtendPriorWord; +@property(nonatomic) _Bool nextInputWouldStartSentence; +@property(nonatomic) _Bool needsKeyHitTestResults; +@property(nonatomic) _Bool inputStringIsExemptFromChecker; +@property(nonatomic) _Bool ignoresDeadKeys; +@property(nonatomic) _Bool commitsAcceptedCandidate; +@property(nonatomic) _Bool canHandleKeyHitTest; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerStub.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerStub.h index 51e16ce47..ed3f59e7a 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerStub.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardInputManagerStub.h @@ -15,16 +15,18 @@ + (id)serverInterface; + (void)setClassesForSelectorsReplyingWithCandidatesInInterface:(id)arg1; + (void)setClassesForSelectorsReplyingWithOperationsInInterface:(id)arg1; ++ (id)inputManagerForInputMode:(id)arg1 isHardwareKeyboardMode:(_Bool)arg2; - (void)removeAllDynamicDictionaries; - (void)lastAcceptedCandidateCorrected; - (void)candidateRejected:(id)arg1; - (void)textAccepted:(id)arg1; - (void)setOriginalInput:(id)arg1; +- (void)adjustPhraseBoundaryInForwardDirection:(_Bool)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)skipHitTestForTouchEvent:(id)arg1 keyboardState:(id)arg2; - (void)performHitTestForTouchEvent:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)generateReplacementsForString:(id)arg1 keyLayout:(id)arg2 continuation:(id)arg3; - (void)handleAcceptedCandidate:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; -- (void)generateCandidatesWithKeyboardState:(id)arg1 maxCandidateCount:(unsigned int)arg2 continuation:(id)arg3; +- (void)generateCandidatesWithKeyboardState:(id)arg1 candidateRange:(struct _NSRange)arg2 continuation:(id)arg3; - (void)handleKeyboardInput:(id)arg1 keyboardState:(id)arg2 continuation:(id)arg3; - (void)syncToKeyboardState:(id)arg1 continuation:(id)arg2; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardKeyBehaviors.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardKeyBehaviors.h index d203ce6a2..5f7334724 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardKeyBehaviors.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardKeyBehaviors.h @@ -8,14 +8,14 @@ @interface TIKeyboardKeyBehaviors : NSObject { - unsigned int _spaceKeyBehavior; - unsigned int _returnKeyBehavior; + unsigned long long _spaceKeyBehavior; + unsigned long long _returnKeyBehavior; } -+ (id)behaviorForSpaceKey:(unsigned int)arg1 forReturnKey:(unsigned int)arg2; -@property(nonatomic) unsigned int returnKeyBehavior; // @synthesize returnKeyBehavior=_returnKeyBehavior; -@property(nonatomic) unsigned int spaceKeyBehavior; // @synthesize spaceKeyBehavior=_spaceKeyBehavior; -- (id)initWithSpaceKeyBehavior:(unsigned int)arg1 returnKeyBehavior:(unsigned int)arg2; ++ (id)behaviorForSpaceKey:(unsigned long long)arg1 forReturnKey:(unsigned long long)arg2; +@property(nonatomic) unsigned long long returnKeyBehavior; // @synthesize returnKeyBehavior=_returnKeyBehavior; +@property(nonatomic) unsigned long long spaceKeyBehavior; // @synthesize spaceKeyBehavior=_spaceKeyBehavior; +- (id)initWithSpaceKeyBehavior:(unsigned long long)arg1 returnKeyBehavior:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayout.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayout.h index cd463acd8..cab110e4b 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayout.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayout.h @@ -10,23 +10,23 @@ @interface TIKeyboardLayout : NSObject { - unsigned int _count; + unsigned long long _count; struct _ShortRect *_frames; - unsigned int _framesCapacity; + unsigned long long _framesCapacity; char *_strings; - unsigned int _stringsSize; - unsigned int _stringsCapacity; + unsigned long long _stringsSize; + unsigned long long _stringsCapacity; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)enumerateKeysUsingBlock:(id)arg1; - (void)addKeyWithString:(id)arg1 frame:(struct CGRect)arg2; -- (void)ensureStringCapacity:(unsigned int)arg1; -- (void)ensureFrameCapacity:(unsigned int)arg1; -- (BOOL)isEqual:(id)arg1; +- (void)ensureStringCapacity:(unsigned long long)arg1; +- (void)ensureFrameCapacity:(unsigned long long)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayoutState.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayoutState.h index a9c5c3f75..7acc0e06a 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayoutState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardLayoutState.h @@ -13,22 +13,22 @@ @interface TIKeyboardLayoutState : NSObject { - BOOL _hasCandidateKey; - BOOL _hasAccentKey; - BOOL _canMultitap; - BOOL _isAlphabeticPlane; - BOOL _interfaceIdiomIsPad; + _Bool _hasCandidateKey; + _Bool _hasAccentKey; + _Bool _canMultitap; + _Bool _isAlphabeticPlane; + _Bool _interfaceIdiomIsPad; NSString *_inputMode; } -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL interfaceIdiomIsPad; // @synthesize interfaceIdiomIsPad=_interfaceIdiomIsPad; -@property(nonatomic) BOOL isAlphabeticPlane; // @synthesize isAlphabeticPlane=_isAlphabeticPlane; -@property(nonatomic) BOOL canMultitap; // @synthesize canMultitap=_canMultitap; -@property(nonatomic) BOOL hasAccentKey; // @synthesize hasAccentKey=_hasAccentKey; -@property(nonatomic) BOOL hasCandidateKey; // @synthesize hasCandidateKey=_hasCandidateKey; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool interfaceIdiomIsPad; // @synthesize interfaceIdiomIsPad=_interfaceIdiomIsPad; +@property(nonatomic) _Bool isAlphabeticPlane; // @synthesize isAlphabeticPlane=_isAlphabeticPlane; +@property(nonatomic) _Bool canMultitap; // @synthesize canMultitap=_canMultitap; +@property(nonatomic) _Bool hasAccentKey; // @synthesize hasAccentKey=_hasAccentKey; +@property(nonatomic) _Bool hasCandidateKey; // @synthesize hasCandidateKey=_hasCandidateKey; @property(copy, nonatomic) NSString *inputMode; // @synthesize inputMode=_inputMode; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperation.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperation.h index 9486c321c..380bc7143 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperation.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperation.h @@ -12,7 +12,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (id)description; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationAcceptCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationAcceptCandidate.h index 4b5859893..717501978 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationAcceptCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationAcceptCandidate.h @@ -14,7 +14,7 @@ } + (id)operationWithCandidate:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) TIKeyboardCandidate *candidate; // @synthesize candidate=_candidate; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationClearShiftStatus.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationClearShiftStatus.h index 82c2772eb..0df9258e2 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationClearShiftStatus.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationClearShiftStatus.h @@ -11,7 +11,7 @@ } + (id)operation; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteBackward.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteBackward.h index b437c0746..28714442d 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteBackward.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteBackward.h @@ -8,19 +8,19 @@ @interface TIKeyboardOperationDeleteBackward : TIKeyboardOperation { - BOOL _shouldNotify; - unsigned int _deletionCount; + _Bool _shouldNotify; + unsigned long long _deletionCount; } -+ (id)operationWithDeletionCount:(unsigned int)arg1 shouldNotify:(BOOL)arg2; -+ (id)operationWithDeletionCount:(unsigned int)arg1; -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL shouldNotify; // @synthesize shouldNotify=_shouldNotify; -@property(readonly, nonatomic) unsigned int deletionCount; // @synthesize deletionCount=_deletionCount; ++ (id)operationWithDeletionCount:(unsigned long long)arg1 shouldNotify:(_Bool)arg2; ++ (id)operationWithDeletionCount:(unsigned long long)arg1; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) _Bool shouldNotify; // @synthesize shouldNotify=_shouldNotify; +@property(readonly, nonatomic) unsigned long long deletionCount; // @synthesize deletionCount=_deletionCount; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithDeletionCount:(unsigned int)arg1 shouldNotify:(BOOL)arg2; +- (id)initWithDeletionCount:(unsigned long long)arg1 shouldNotify:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteForward.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteForward.h index 3fa3f4ead..bd0005248 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteForward.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationDeleteForward.h @@ -8,19 +8,19 @@ @interface TIKeyboardOperationDeleteForward : TIKeyboardOperation { - BOOL _shouldNotify; - unsigned int _deletionCount; + _Bool _shouldNotify; + unsigned long long _deletionCount; } -+ (id)operationWithDeletionCount:(unsigned int)arg1 shouldNotify:(BOOL)arg2; -+ (id)operationWithDeletionCount:(unsigned int)arg1; -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL shouldNotify; // @synthesize shouldNotify=_shouldNotify; -@property(readonly, nonatomic) unsigned int deletionCount; // @synthesize deletionCount=_deletionCount; ++ (id)operationWithDeletionCount:(unsigned long long)arg1 shouldNotify:(_Bool)arg2; ++ (id)operationWithDeletionCount:(unsigned long long)arg1; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) _Bool shouldNotify; // @synthesize shouldNotify=_shouldNotify; +@property(readonly, nonatomic) unsigned long long deletionCount; // @synthesize deletionCount=_deletionCount; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithDeletionCount:(unsigned int)arg1 shouldNotify:(BOOL)arg2; +- (id)initWithDeletionCount:(unsigned long long)arg1 shouldNotify:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationHWRDeleteStrokes.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationHWRDeleteStrokes.h index a14958425..ce06cb9eb 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationHWRDeleteStrokes.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationHWRDeleteStrokes.h @@ -14,7 +14,7 @@ } + (id)operationWithStrokes:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSIndexSet *strokes; // @synthesize strokes=_strokes; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertText.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertText.h index e4e28905c..bd6935ff8 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertText.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertText.h @@ -14,7 +14,7 @@ } + (id)operationWithTextInsertion:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *textInsertion; // @synthesize textInsertion=_textInsertion; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertTextAfterSelection.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertTextAfterSelection.h index d2a663097..f56601faf 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertTextAfterSelection.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationInsertTextAfterSelection.h @@ -14,7 +14,7 @@ } + (id)operationWithTextInsertion:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *textInsertion; // @synthesize textInsertion=_textInsertion; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationOverrideLayoutKey.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationOverrideLayoutKey.h index 451bc21d1..324fc7850 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationOverrideLayoutKey.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationOverrideLayoutKey.h @@ -15,7 +15,7 @@ } + (id)operationWithKey:(id)arg1 functionalString:(id)arg2; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *functionalString; // @synthesize functionalString=_functionalString; @property(readonly, nonatomic) NSString *key; // @synthesize key=_key; - (id)propertiesForDescription; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetAutocorrection.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetAutocorrection.h index fa4c3579a..9060d4ebf 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetAutocorrection.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetAutocorrection.h @@ -14,7 +14,7 @@ } + (id)operationWithAutocorrection:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) TIKeyboardCandidate *autocorrection; // @synthesize autocorrection=_autocorrection; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetCandidates.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetCandidates.h index fd741c8d6..657a513e8 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetCandidates.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetCandidates.h @@ -16,7 +16,7 @@ + (id)operationWithCandidateResultSet:(id)arg1; + (id)operationWithCandidateResultSet:(id)arg1 documentOperation:(id)arg2; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) TIKeyboardOperationSetMarkedText *documentOperation; // @synthesize documentOperation=_documentOperation; @property(readonly, nonatomic) TIKeyboardCandidateResultSet *candidateSet; // @synthesize candidateSet=_candidateSet; - (id)propertiesForDescription; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetInputManagerState.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetInputManagerState.h index 7f819607b..bc65480f7 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetInputManagerState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetInputManagerState.h @@ -14,7 +14,7 @@ } + (id)operationWithInputManagerState:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) TIKeyboardInputManagerState *inputManagerState; // @synthesize inputManagerState=_inputManagerState; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetLayoutTag.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetLayoutTag.h index 7ef4fbbc2..31b058aa0 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetLayoutTag.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetLayoutTag.h @@ -14,7 +14,7 @@ } + (id)operationWithLayoutTag:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *layoutTag; // @synthesize layoutTag=_layoutTag; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetMarkedText.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetMarkedText.h index 558087ed6..089b287c0 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetMarkedText.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetMarkedText.h @@ -12,19 +12,21 @@ { NSString *_markedText; NSString *_inputForMarkedText; + NSString *_searchStringForMarkedText; struct _NSRange _selectedRange; } -+ (id)operationWithMarkedTextBeforeSelection:(id)arg1 selectedText:(id)arg2 markedTextAfterSelection:(id)arg3 inputString:(id)arg4; -+ (id)operationWithMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3; -+ (BOOL)supportsSecureCoding; ++ (id)operationWithMarkedTextBeforeSelection:(id)arg1 selectedText:(id)arg2 markedTextAfterSelection:(id)arg3 inputString:(id)arg4 searchString:(id)arg5; ++ (id)operationWithMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3 searchString:(id)arg4; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) NSString *searchStringForMarkedText; // @synthesize searchStringForMarkedText=_searchStringForMarkedText; @property(readonly, nonatomic) NSString *inputForMarkedText; // @synthesize inputForMarkedText=_inputForMarkedText; @property(readonly, nonatomic) struct _NSRange selectedRange; // @synthesize selectedRange=_selectedRange; @property(readonly, nonatomic) NSString *markedText; // @synthesize markedText=_markedText; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3; +- (id)initWithMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 inputString:(id)arg3 searchString:(id)arg4; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetTypologyLog.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetTypologyLog.h index 2e4c6a616..3157318f3 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetTypologyLog.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationSetTypologyLog.h @@ -15,7 +15,7 @@ } + (id)operationWithTypedString:(id)arg1 logDictionary:(id)arg2; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSDictionary *logDictionary; // @synthesize logDictionary=_logDictionary; @property(readonly, nonatomic) NSString *typedString; // @synthesize typedString=_typedString; - (id)propertiesForDescription; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationUnmarkText.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationUnmarkText.h index 93ea5f90f..ec2a604f4 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationUnmarkText.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardOperationUnmarkText.h @@ -14,7 +14,7 @@ } + (id)operationWithText:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSString *text; // @synthesize text=_text; - (id)propertiesForDescription; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardState.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardState.h index 3528931d4..b987ada54 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardState.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardState.h @@ -6,14 +6,15 @@ #import "NSObject.h" +#import "NSCopying-Protocol.h" #import "NSSecureCoding-Protocol.h" @class NSString, TIDocumentState, TIKeyboardCandidate, TIKeyboardLayout, TIKeyboardLayoutState; -@interface TIKeyboardState : NSObject +@interface TIKeyboardState : NSObject { union { - int integerValue; + long long integerValue; struct { unsigned int userSelectedCurrentCandidate:1; unsigned int shouldSkipCandidateSelection:1; @@ -24,7 +25,9 @@ unsigned int splitKeyboardMode:1; unsigned int wordLearningEnabled:1; unsigned int autocorrectionEnabled:1; + unsigned int shortcutConversionEnabled:1; unsigned int typologyLoggingEnabled:1; + unsigned int autocapitalizationEnabled:1; unsigned int autocapitalizationType:2; unsigned int keyboardType:4; } fields; @@ -34,32 +37,37 @@ TIKeyboardLayoutState *_layoutState; TIDocumentState *_documentState; NSString *_inputForMarkedText; + NSString *_searchStringForMarkedText; TIKeyboardCandidate *_currentCandidate; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) TIKeyboardCandidate *currentCandidate; // @synthesize currentCandidate=_currentCandidate; +@property(copy, nonatomic) NSString *searchStringForMarkedText; // @synthesize searchStringForMarkedText=_searchStringForMarkedText; @property(copy, nonatomic) NSString *inputForMarkedText; // @synthesize inputForMarkedText=_inputForMarkedText; @property(retain, nonatomic) TIDocumentState *documentState; // @synthesize documentState=_documentState; @property(copy, nonatomic) TIKeyboardLayoutState *layoutState; // @synthesize layoutState=_layoutState; @property(retain, nonatomic) TIKeyboardLayout *keyLayout; // @synthesize keyLayout=_keyLayout; @property(copy, nonatomic) NSString *inputMode; // @synthesize inputMode=_inputMode; - (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -@property(nonatomic) unsigned int keyboardType; -@property(nonatomic) unsigned int autocapitalizationType; -@property(nonatomic) BOOL typologyLoggingEnabled; -@property(nonatomic) BOOL autocorrectionEnabled; -@property(nonatomic) BOOL wordLearningEnabled; -@property(nonatomic) BOOL splitKeyboardMode; -@property(nonatomic) BOOL hardwareKeyboardMode; -@property(nonatomic) BOOL keyboardEventsLagging; -@property(nonatomic) BOOL needsCandidateMetadata; -@property(nonatomic) BOOL suppressingCandidateSelection; -@property(nonatomic) BOOL shouldSkipCandidateSelection; -@property(nonatomic) BOOL userSelectedCurrentCandidate; +@property(nonatomic) unsigned long long keyboardType; +@property(nonatomic) unsigned long long autocapitalizationType; +@property(nonatomic) _Bool autocapitalizationEnabled; +@property(nonatomic) _Bool typologyLoggingEnabled; +@property(nonatomic) _Bool shortcutConversionEnabled; +@property(nonatomic) _Bool autocorrectionEnabled; +@property(nonatomic) _Bool wordLearningEnabled; +@property(nonatomic) _Bool splitKeyboardMode; +@property(nonatomic) _Bool hardwareKeyboardMode; +@property(nonatomic) _Bool keyboardEventsLagging; +@property(nonatomic) _Bool needsCandidateMetadata; +@property(nonatomic) _Bool suppressingCandidateSelection; +@property(nonatomic) _Bool shouldSkipCandidateSelection; +@property(nonatomic) _Bool userSelectedCurrentCandidate; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIKeyboardTouchEvent.h b/iOS7/PrivateFrameworks/TextInput/TIKeyboardTouchEvent.h index 8fbb17ba7..e8524015a 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIKeyboardTouchEvent.h +++ b/iOS7/PrivateFrameworks/TextInput/TIKeyboardTouchEvent.h @@ -10,26 +10,26 @@ @interface TIKeyboardTouchEvent : NSObject { - float _radius; - int _pathIndex; int _stage; - int _forcedKeyCode; - struct CGPoint _location; + double _radius; double _timestamp; + long long _pathIndex; + long long _forcedKeyCode; + struct CGPoint _location; } -+ (id)touchEventWithStage:(int)arg1 location:(struct CGPoint)arg2 radius:(float)arg3 timestamp:(double)arg4 pathIndex:(int)arg5 forcedKeyCode:(int)arg6; -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) int forcedKeyCode; // @synthesize forcedKeyCode=_forcedKeyCode; ++ (id)touchEventWithStage:(int)arg1 location:(struct CGPoint)arg2 radius:(double)arg3 timestamp:(double)arg4 pathIndex:(long long)arg5 forcedKeyCode:(long long)arg6; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) long long forcedKeyCode; // @synthesize forcedKeyCode=_forcedKeyCode; @property(readonly, nonatomic) int stage; // @synthesize stage=_stage; -@property(readonly, nonatomic) int pathIndex; // @synthesize pathIndex=_pathIndex; +@property(readonly, nonatomic) long long pathIndex; // @synthesize pathIndex=_pathIndex; @property(readonly, nonatomic) double timestamp; // @synthesize timestamp=_timestamp; -@property(readonly, nonatomic) float radius; // @synthesize radius=_radius; +@property(readonly, nonatomic) double radius; // @synthesize radius=_radius; @property(readonly, nonatomic) struct CGPoint location; // @synthesize location=_location; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithStage:(int)arg1 location:(struct CGPoint)arg2 radius:(float)arg3 timestamp:(double)arg4 pathIndex:(int)arg5 forcedKeyCode:(int)arg6; +- (id)initWithStage:(int)arg1 location:(struct CGPoint)arg2 radius:(double)arg3 timestamp:(double)arg4 pathIndex:(long long)arg5 forcedKeyCode:(long long)arg6; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidate.h index abc3ff7cc..bd822b298 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidate.h @@ -6,24 +6,24 @@ #import -@class NSString, NSValue; +@class NSNumber, NSString; @interface TIMecabraCandidate : TIKeyboardCandidate { - BOOL _emojiCandidate; - BOOL _extensionCandidate; - BOOL _isForShortcutConversion; + _Bool _emojiCandidate; + _Bool _extensionCandidate; + _Bool _isForShortcutConversion; NSString *_candidate; NSString *_input; - NSValue *_mecabraCandidatePointerValue; + NSNumber *_mecabraCandidatePointerValue; } + (int)type; -+ (BOOL)supportsSecureCoding; -- (BOOL)isForShortcutConversion; -- (BOOL)isExtensionCandidate; -- (BOOL)isEmojiCandidate; -@property(retain, nonatomic) NSValue *mecabraCandidatePointerValue; // @synthesize mecabraCandidatePointerValue=_mecabraCandidatePointerValue; ++ (_Bool)supportsSecureCoding; +- (_Bool)isForShortcutConversion; +- (_Bool)isExtensionCandidate; +- (_Bool)isEmojiCandidate; +@property(retain, nonatomic) NSNumber *mecabraCandidatePointerValue; // @synthesize mecabraCandidatePointerValue=_mecabraCandidatePointerValue; - (id)input; - (id)candidate; - (void)encodeWithCandidateResultSetCoder:(id)arg1; @@ -32,7 +32,7 @@ - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(BOOL)arg4 isEmoji:(BOOL)arg5 isShortcut:(BOOL)arg6; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(_Bool)arg4 isEmoji:(_Bool)arg5 isShortcut:(_Bool)arg6; - (id)initWithSurface:(id)arg1 input:(id)arg2 mecabraCandidatePointerValue:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidateTruncated.h b/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidateTruncated.h index b3503ad9f..59755485c 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidateTruncated.h +++ b/iOS7/PrivateFrameworks/TextInput/TIMecabraCandidateTruncated.h @@ -8,19 +8,19 @@ @interface TIMecabraCandidateTruncated : TIMecabraCandidate { - unsigned int _truncatedLength; + unsigned long long _truncatedLength; } + (int)type; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)encodeWithCandidateResultSetCoder:(id)arg1; - (id)initWithCandidateResultSetCoder:(id)arg1; - (id)candidate; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(BOOL)arg4 isEmoji:(BOOL)arg5 isShortcut:(BOOL)arg6 maximumAllowedNumberOfCharacters:(unsigned int)arg7; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(BOOL)arg4 isEmoji:(BOOL)arg5 isShortcut:(BOOL)arg6; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(_Bool)arg4 isEmoji:(_Bool)arg5 isShortcut:(_Bool)arg6 maximumAllowedNumberOfCharacters:(unsigned long long)arg7; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 mecabraCandidatePointerValue:(id)arg3 isExtension:(_Bool)arg4 isEmoji:(_Bool)arg5 isShortcut:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIMutableCharacterSetDescription.h b/iOS7/PrivateFrameworks/TextInput/TIMutableCharacterSetDescription.h index 21af89184..89c820099 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIMutableCharacterSetDescription.h +++ b/iOS7/PrivateFrameworks/TextInput/TIMutableCharacterSetDescription.h @@ -10,7 +10,7 @@ { } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; - (void)addCharactersInString:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIPinyinDisambiguationCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIPinyinDisambiguationCandidate.h new file mode 100644 index 000000000..8fb9ca899 --- /dev/null +++ b/iOS7/PrivateFrameworks/TextInput/TIPinyinDisambiguationCandidate.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface TIPinyinDisambiguationCandidate : TIKeyboardCandidateSingle +{ + NSString *_label; +} + ++ (int)type; ++ (id)candidateWithPinyinSyllable:(id)arg1; ++ (_Bool)supportsSecureCoding; +- (id)label; +- (void)encodeWithCandidateResultSetCoder:(id)arg1; +- (id)initWithCandidateResultSetCoder:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPinyinSyllable:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/TextInput/TIPreferencesController.h b/iOS7/PrivateFrameworks/TextInput/TIPreferencesController.h index 8ac8e1e1a..0c6c1ee5d 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIPreferencesController.h +++ b/iOS7/PrivateFrameworks/TextInput/TIPreferencesController.h @@ -11,27 +11,27 @@ @interface TIPreferencesController : NSObject { NSTimer *_synchronizePreferencesTimer; - BOOL dontSynchronizePreferences; - BOOL isInternalInstall; + _Bool dontSynchronizePreferences; + _Bool isInternalInstall; } + (id)sharedPreferencesController; -@property(nonatomic) BOOL isInternalInstall; // @synthesize isInternalInstall; -@property(nonatomic) BOOL dontSynchronizePreferences; // @synthesize dontSynchronizePreferences; +@property(nonatomic) _Bool isInternalInstall; // @synthesize isInternalInstall; +@property(nonatomic) _Bool dontSynchronizePreferences; // @synthesize dontSynchronizePreferences; - (void)setValue:(id)arg1 forKey:(int)arg2; - (void)touchSynchronizePreferencesTimer; - (void)synchronizePreferences; - (void)releaseDontSynchronizePreferences; - (void)clearSynchronizePreferencesTimer; -- (BOOL)boolForKey:(int)arg1; +- (_Bool)boolForKey:(int)arg1; - (id)valueForKey:(int)arg1; - (id)defaultForKey:(int)arg1; -- (CDStruct_59875e80 *)domainForType:(int)arg1; +- (CDStruct_5072e809 *)domainForType:(int)arg1; - (void)dealloc; - (id)init; - (void)preferencesChangedCallback:(id)arg1; - (CDStruct_982099be *)preferences; -- (CDStruct_59875e80 *)domains; +- (CDStruct_5072e809 *)domains; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIShortcutConversionCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIShortcutConversionCandidate.h index 20522f9f3..e1dfed060 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIShortcutConversionCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIShortcutConversionCandidate.h @@ -11,7 +11,7 @@ } + (int)type; -- (BOOL)isForShortcutConversion; +- (_Bool)isForShortcutConversion; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryEntryValue.h b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryEntryValue.h index 30f0abd31..2adefbfd2 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryEntryValue.h +++ b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryEntryValue.h @@ -19,11 +19,11 @@ } + (id)valueWithEntry:(id)arg1; -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) NSNumber *timestamp; // @synthesize timestamp=_timestamp; @property(copy, nonatomic) NSString *shortcut; // @synthesize shortcut=_shortcut; @property(copy, nonatomic) NSString *phrase; // @synthesize phrase=_phrase; -- (BOOL)matchesEntry:(id)arg1; +- (_Bool)matchesEntry:(id)arg1; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryTransaction.h b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryTransaction.h index 0de69fd13..ea1969272 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryTransaction.h +++ b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryTransaction.h @@ -16,7 +16,7 @@ TIUserDictionaryEntryValue *_valueToInsert; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(retain, nonatomic) TIUserDictionaryEntryValue *valueToInsert; // @synthesize valueToInsert=_valueToInsert; @property(retain, nonatomic) TIUserDictionaryEntryValue *valueToDelete; // @synthesize valueToDelete=_valueToDelete; - (id)description; diff --git a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryWord.h b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryWord.h index 873dc916f..05ccce920 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryWord.h +++ b/iOS7/PrivateFrameworks/TextInput/TIUserDictionaryWord.h @@ -10,8 +10,8 @@ { } -+ (BOOL)userWord:(id)arg1 duplicatesTarget:(id)arg2 andShortcut:(id)arg3; -+ (int)validateTransaction:(id)arg1 existingEntries:(id)arg2; ++ (_Bool)userWord:(id)arg1 duplicatesTarget:(id)arg2 andShortcut:(id)arg3; ++ (long long)validateTransaction:(id)arg1 existingEntries:(id)arg2; + (id)managedObjectModelURL; @end diff --git a/iOS7/PrivateFrameworks/TextInput/TIWordTokenizer.h b/iOS7/PrivateFrameworks/TextInput/TIWordTokenizer.h index 01dca2f1c..d1250c545 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIWordTokenizer.h +++ b/iOS7/PrivateFrameworks/TextInput/TIWordTokenizer.h @@ -17,15 +17,15 @@ unsigned short *directUniCharBuffer; char *directCStringBuffer; struct { - int location; - int length; + long long location; + long long length; } rangeToBuffer; - int bufferedRangeStart; - int bufferedRangeEnd; + long long bufferedRangeStart; + long long bufferedRangeEnd; } m_inlineBuffer; struct _NSRange m_tokenRange; struct _NSRange m_searchRange; - unsigned int m_bufferOffset; + unsigned long long m_bufferOffset; } - (id)allTokensForString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextInput/TIZephyrCandidate.h b/iOS7/PrivateFrameworks/TextInput/TIZephyrCandidate.h index 41e8d8ed3..e37ffa5eb 100644 --- a/iOS7/PrivateFrameworks/TextInput/TIZephyrCandidate.h +++ b/iOS7/PrivateFrameworks/TextInput/TIZephyrCandidate.h @@ -8,26 +8,28 @@ @interface TIZephyrCandidate : TIKeyboardCandidateSingle { - BOOL extensionCandidate; - BOOL _isFromPhraseDictionary; - unsigned int _wordOriginFeedbackID; + _Bool extensionCandidate; + _Bool _isFromPhraseDictionary; + _Bool _isFromTextChecker; unsigned int _usageTrackingMask; + unsigned long long _wordOriginFeedbackID; } + (int)type; -+ (BOOL)supportsSecureCoding; -@property(nonatomic) BOOL isFromPhraseDictionary; // @synthesize isFromPhraseDictionary=_isFromPhraseDictionary; -@property(nonatomic, getter=isExtensionCandidate) BOOL extensionCandidate; // @synthesize extensionCandidate; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isFromTextChecker; // @synthesize isFromTextChecker=_isFromTextChecker; +@property(nonatomic) _Bool isFromPhraseDictionary; // @synthesize isFromPhraseDictionary=_isFromPhraseDictionary; +@property(nonatomic, getter=isExtensionCandidate) _Bool extensionCandidate; // @synthesize extensionCandidate; - (unsigned int)usageTrackingMask; - (void)encodeWithCandidateResultSetCoder:(id)arg1; - (id)initWithCandidateResultSetCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (BOOL)isAutocorrection; -- (unsigned int)wordOriginFeedbackID; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 wordOriginFeedbackID:(unsigned int)arg3 usageTrackingMask:(unsigned int)arg4; -- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 wordOriginFeedbackID:(unsigned int)arg3; +- (_Bool)isAutocorrection; +- (unsigned long long)wordOriginFeedbackID; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 wordOriginFeedbackID:(unsigned long long)arg3 usageTrackingMask:(unsigned int)arg4; +- (id)initWithCandidate:(id)arg1 forInput:(id)arg2 wordOriginFeedbackID:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/CDStructures.h b/iOS7/PrivateFrameworks/TextToSpeech/CDStructures.h index d20e88a9a..e0e2d00d9 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/CDStructures.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/CDStructures.h @@ -7,14 +7,14 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - int category; - long activity; -} CDStruct_4e36ff54; + long long category; + long long activity; +} CDStruct_a87a0d46; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/NSObject-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSAudioSession.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSAudioSession.h index 92dacbde5..331b805a3 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSAudioSession.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSAudioSession.h @@ -11,23 +11,23 @@ @interface TTSAudioSession : NSObject { NSObject *_queue; - BOOL _audioSessionIsSetUp; - CDStruct_4e36ff54 _desiredState; - CDStruct_4e36ff54 _cachedState; - BOOL _bluetoothAllowed; + _Bool _audioSessionIsSetUp; + CDStruct_a87a0d46 _desiredState; + CDStruct_a87a0d46 _cachedState; + _Bool _bluetoothAllowed; struct __CFBag *_activityBag; - int _serverGeneration; + long long _serverGeneration; } + (id)sharedInstance; - (void).cxx_destruct; -- (void)_safeSetBluetoothInputAllowed:(BOOL)arg1; -- (void)_safeSetActive:(BOOL)arg1 withActivity:(long)arg2; -- (void)_safeSetCategoryForActivity:(long)arg1; -- (int)_safeServerGeneration; +- (void)_safeSetBluetoothInputAllowed:(_Bool)arg1; +- (void)_safeSetActive:(_Bool)arg1 withActivity:(long long)arg2; +- (void)_safeSetCategoryForActivity:(long long)arg1; +- (long long)_safeServerGeneration; - (void)_safeSetupAudioSession; -- (long)_nextActivityForActive:(BOOL)arg1 activity:(long)arg2 serverActivity:(long)arg3; -- (void)_setCategoryForActivity:(long)arg1; +- (long long)_nextActivityForActive:(_Bool)arg1 activity:(long long)arg2 serverActivity:(long long)arg3; +- (void)_setCategoryForActivity:(long long)arg1; - (void)_setupAudioSession; - (void)_mediaServicesWereReset:(id)arg1; - (void)_audioSessionInterrupted:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechClient.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechClient.h index 7ecb23233..1d5baccab 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechClient.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechClient.h @@ -16,8 +16,8 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (oneway void)speechRequestDidStopWithSuccess:(BOOL)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; -- (oneway void)speechRequestMark:(int)arg1 didStartForRange:(struct _NSRange)arg2; +- (oneway void)speechRequestDidStopWithSuccess:(_Bool)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; +- (oneway void)speechRequestMark:(long long)arg1 didStartForRange:(struct _NSRange)arg2; - (oneway void)speechRequestDidContinue; - (oneway void)speechRequestDidPause; - (oneway void)speechRequestDidStart; @@ -25,9 +25,9 @@ - (oneway void)getVoiceNamesForLanguage:(id)arg1 reply:(id)arg2; - (oneway void)getSpeechIsActiveForConnectionReply:(id)arg1; - (oneway void)getSpeechIsActiveReply:(id)arg1; -- (oneway void)stopSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)stopSpeechRequestAtMark:(long long)arg1 reply:(id)arg2; - (oneway void)continueSpeechRequest; -- (oneway void)pauseSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)pauseSpeechRequestAtMark:(long long)arg1 reply:(id)arg2; - (oneway void)startSpeechRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnection.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnection.h index 2bc9848bf..cfda7bddf 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnection.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnection.h @@ -18,11 +18,11 @@ @property(readonly, nonatomic) TTSSpeechRequest *request; // @synthesize request=_request; - (void).cxx_destruct; - (void)continueCurrentSpeechRequest; -- (void)pauseCurrentSpeechRequestAtMark:(int)arg1 waitUntilPaused:(BOOL)arg2; -- (void)stopCurrentSpeechRequestAtMark:(int)arg1 waitUntilStopped:(BOOL)arg2; +- (void)pauseCurrentSpeechRequestAtMark:(long long)arg1 waitUntilPaused:(_Bool)arg2; +- (void)stopCurrentSpeechRequestAtMark:(long long)arg1 waitUntilStopped:(_Bool)arg2; - (void)startSpeechRequest:(id)arg1; -- (BOOL)isSystemSpeakingOnBehalfOfCurrentConnection; -- (BOOL)isSystemSpeaking; +- (_Bool)isSystemSpeakingOnBehalfOfCurrentConnection; +- (_Bool)isSystemSpeaking; - (id)availableFootprintsForVoice:(id)arg1 languageCode:(id)arg2; - (id)availableVoicesForLanguageCode:(id)arg1; @property(nonatomic) __weak id delegate; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegate-Protocol.h index 11bccccbf..2e584ad20 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol TTSSpeechConnectionDelegate -- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(int)arg3 inRange:(struct _NSRange)arg4; -- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(BOOL)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; +- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(long long)arg3 inRange:(struct _NSRange)arg4; +- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(_Bool)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; - (void)connection:(id)arg1 speechRequestDidContinue:(id)arg2; - (void)connection:(id)arg1 speechRequestDidPause:(id)arg2; - (void)connection:(id)arg1 speechRequestDidStart:(id)arg2; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegateWrapper.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegateWrapper.h index a893ea728..3b64e61a5 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegateWrapper.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechConnectionDelegateWrapper.h @@ -23,8 +23,8 @@ @property(retain, nonatomic) TTSSpeechRequest *request; // @synthesize request=_request; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (oneway void)speechRequestDidStopWithSuccess:(BOOL)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; -- (oneway void)speechRequestMark:(int)arg1 didStartForRange:(struct _NSRange)arg2; +- (oneway void)speechRequestDidStopWithSuccess:(_Bool)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; +- (oneway void)speechRequestMark:(long long)arg1 didStartForRange:(struct _NSRange)arg2; - (oneway void)speechRequestDidContinue; - (oneway void)speechRequestDidPause; - (oneway void)speechRequestDidStart; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest-VocalizerUtilities.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest-VocalizerUtilities.h new file mode 100644 index 000000000..5c4b20aba --- /dev/null +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest-VocalizerUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TTSSpeechRequest (VocalizerUtilities) +- (long long)vocalizerGender; +- (long long)vocalizerFootprint; +@end + diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest.h index 2ad0a069d..915b44dc0 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechRequest.h @@ -12,35 +12,35 @@ @interface TTSSpeechRequest : NSObject { - BOOL _useCustomVoice; - BOOL _maintainsInput; - BOOL _audioSessionIDIsValid; + _Bool _useCustomVoice; + _Bool _maintainsInput; + _Bool _audioSessionIDIsValid; + unsigned int _audioSessionID; + unsigned int _audioQueueFlags; NSString *_text; NSAttributedString *_attributedText; NSString *_languageCode; NSString *_voiceName; - int _footprint; - int _gender; + long long _footprint; + long long _gender; NSURL *_outputPath; - unsigned int _audioSessionID; - unsigned int _audioQueueFlags; double _rate; double _pitch; double _volume; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) unsigned int audioQueueFlags; // @synthesize audioQueueFlags=_audioQueueFlags; @property(nonatomic) unsigned int audioSessionID; // @synthesize audioSessionID=_audioSessionID; -@property(nonatomic) BOOL audioSessionIDIsValid; // @synthesize audioSessionIDIsValid=_audioSessionIDIsValid; -@property(nonatomic) BOOL maintainsInput; // @synthesize maintainsInput=_maintainsInput; +@property(nonatomic) _Bool audioSessionIDIsValid; // @synthesize audioSessionIDIsValid=_audioSessionIDIsValid; +@property(nonatomic) _Bool maintainsInput; // @synthesize maintainsInput=_maintainsInput; @property(nonatomic) double volume; // @synthesize volume=_volume; @property(nonatomic) double pitch; // @synthesize pitch=_pitch; @property(nonatomic) double rate; // @synthesize rate=_rate; @property(copy, nonatomic) NSURL *outputPath; // @synthesize outputPath=_outputPath; -@property(nonatomic) int gender; // @synthesize gender=_gender; -@property(nonatomic) BOOL useCustomVoice; // @synthesize useCustomVoice=_useCustomVoice; -@property(nonatomic) int footprint; // @synthesize footprint=_footprint; +@property(nonatomic) long long gender; // @synthesize gender=_gender; +@property(nonatomic) _Bool useCustomVoice; // @synthesize useCustomVoice=_useCustomVoice; +@property(nonatomic) long long footprint; // @synthesize footprint=_footprint; @property(copy, nonatomic) NSString *voiceName; // @synthesize voiceName=_voiceName; @property(copy, nonatomic) NSString *languageCode; // @synthesize languageCode=_languageCode; @property(copy, nonatomic) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; @@ -49,8 +49,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (long)vocalizerGender; -- (long)vocalizerFootprint; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechService-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechService-Protocol.h index 86ba65de3..b3a6870fa 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechService-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechService-Protocol.h @@ -11,9 +11,9 @@ - (oneway void)getSpeechIsActiveReply:(id)arg1; - (oneway void)getFootprintsForVoiceName:(id)arg1 languageCode:(id)arg2 reply:(id)arg3; - (oneway void)getVoiceNamesForLanguage:(id)arg1 reply:(id)arg2; -- (oneway void)stopSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)stopSpeechRequestAtMark:(long long)arg1 reply:(id)arg2; - (oneway void)continueSpeechRequest; -- (oneway void)pauseSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)pauseSpeechRequestAtMark:(long long)arg1 reply:(id)arg2; - (oneway void)startSpeechRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechServiceDelegate-Protocol.h index 207ca2dfb..4637a3fd2 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechServiceDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol TTSSpeechServiceDelegate -- (oneway void)speechRequestDidStopWithSuccess:(BOOL)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; -- (oneway void)speechRequestMark:(int)arg1 didStartForRange:(struct _NSRange)arg2; +- (oneway void)speechRequestDidStopWithSuccess:(_Bool)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; +- (oneway void)speechRequestMark:(long long)arg1 didStartForRange:(struct _NSRange)arg2; - (oneway void)speechRequestDidContinue; - (oneway void)speechRequestDidPause; - (oneway void)speechRequestDidStart; diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechSynthesizer.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechSynthesizer.h index 1dd9a5d1b..c5ba2d9ed 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechSynthesizer.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSSpeechSynthesizer.h @@ -12,11 +12,11 @@ @interface TTSSpeechSynthesizer : NSObject { - int _footprint; - BOOL _useCustomVoice; - int _gender; - BOOL _useSharedSession; - BOOL _audioSessionIDIsValid; + long long _footprint; + _Bool _useCustomVoice; + long long _gender; + _Bool _useSharedSession; + _Bool _audioSessionIDIsValid; unsigned int _audioSessionID; unsigned int _audioQueueFlags; NSObject *_queue; @@ -30,14 +30,14 @@ unsigned int delegateWillSpeakWithRequest:1; unsigned int willUseInput:1; } _synthesizerFlags; - id _delegate; float _rate; float _pitch; float _volume; + id _delegate; NSString *_voice; } -+ (BOOL)isSystemSpeaking; ++ (_Bool)isSystemSpeaking; + (id)availableFootprintsForVoice:(id)arg1 languageCode:(id)arg2; + (id)availableLanguageCodes; + (id)availableVoicesForLanguageCode:(id)arg1; @@ -48,48 +48,48 @@ @property(nonatomic) float rate; // @synthesize rate=_rate; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(int)arg3 inRange:(struct _NSRange)arg4; -- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(BOOL)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; +- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(long long)arg3 inRange:(struct _NSRange)arg4; +- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(_Bool)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; - (void)connection:(id)arg1 speechRequestDidContinue:(id)arg2; - (void)connection:(id)arg1 speechRequestDidPause:(id)arg2; - (void)connection:(id)arg1 speechRequestDidStart:(id)arg2; -- (BOOL)continueSpeakingRequest:(id)arg1 withError:(id *)arg2; -- (BOOL)pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 error:(id *)arg3; -- (BOOL)stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 request:(id *)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 request:(id *)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 request:(id *)arg2 error:(id *)arg3; +- (_Bool)continueSpeakingRequest:(id)arg1 withError:(id *)arg2; +- (_Bool)pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 error:(id *)arg3; +- (_Bool)stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 request:(id *)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 request:(id *)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 request:(id *)arg2 error:(id *)arg3; - (void)useAudioQueueFlags:(unsigned int)arg1; - (void)useSpecificAudioSession:(unsigned int)arg1; -- (void)useSharedAudioSession:(BOOL)arg1; -- (int)gender; -- (void)setGender:(int)arg1; -- (BOOL)useCustomVoice; -- (void)setUseCustomVoice:(BOOL)arg1; -- (int)footprint; -- (void)setFootprint:(int)arg1; +- (void)useSharedAudioSession:(_Bool)arg1; +- (long long)gender; +- (void)setGender:(long long)arg1; +- (_Bool)useCustomVoice; +- (void)setUseCustomVoice:(_Bool)arg1; +- (long long)footprint; +- (void)setFootprint:(long long)arg1; - (float)maximumRate; - (float)minimumRate; - (id)speechString; -- (BOOL)isSpeaking; -- (BOOL)continueSpeakingWithError:(id *)arg1; -- (BOOL)pauseSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2 error:(id *)arg3; -- (BOOL)pauseSpeakingAtNextBoundary:(int)arg1 error:(id *)arg2; -- (BOOL)stopSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2 error:(id *)arg3; -- (BOOL)stopSpeakingAtNextBoundary:(int)arg1 error:(id *)arg2; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 error:(id *)arg2; -- (BOOL)_continueSpeakingRequest:(id)arg1 withError:(id *)arg2; -- (BOOL)_pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)_stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)_startSpeakingString:(id)arg1 orAttributedString:(id)arg2 toURL:(id)arg3 withLanguageCode:(id)arg4 request:(id *)arg5 error:(id *)arg6; +- (_Bool)isSpeaking; +- (_Bool)continueSpeakingWithError:(id *)arg1; +- (_Bool)pauseSpeakingAtNextBoundary:(long long)arg1 synchronously:(_Bool)arg2 error:(id *)arg3; +- (_Bool)pauseSpeakingAtNextBoundary:(long long)arg1 error:(id *)arg2; +- (_Bool)stopSpeakingAtNextBoundary:(long long)arg1 synchronously:(_Bool)arg2 error:(id *)arg3; +- (_Bool)stopSpeakingAtNextBoundary:(long long)arg1 error:(id *)arg2; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 error:(id *)arg2; +- (_Bool)_continueSpeakingRequest:(id)arg1 withError:(id *)arg2; +- (_Bool)_pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)_stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)_startSpeakingString:(id)arg1 orAttributedString:(id)arg2 toURL:(id)arg3 withLanguageCode:(id)arg4 request:(id *)arg5 error:(id *)arg6; - (void)_setDelegate:(id)arg1; - (void)dealloc; -- (BOOL)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; +- (_Bool)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAsset.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAsset.h index 13c27911b..ef52ece4b 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAsset.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAsset.h @@ -12,17 +12,17 @@ @interface TTSVoiceAsset : NSObject { - BOOL _isInstalled; + _Bool _isInstalled; NSString *_name; NSArray *_languages; - int _gender; - int _footprint; + long long _gender; + long long _footprint; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL isInstalled; // @synthesize isInstalled=_isInstalled; -@property(readonly, nonatomic) int footprint; // @synthesize footprint=_footprint; -@property(readonly, nonatomic) int gender; // @synthesize gender=_gender; ++ (_Bool)supportsSecureCoding; +@property(readonly, nonatomic) _Bool isInstalled; // @synthesize isInstalled=_isInstalled; +@property(readonly, nonatomic) long long footprint; // @synthesize footprint=_footprint; +@property(readonly, nonatomic) long long gender; // @synthesize gender=_gender; @property(readonly, nonatomic) NSArray *languages; // @synthesize languages=_languages; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; @@ -31,7 +31,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (id)initWithName:(id)arg1 languages:(id)arg2 gender:(int)arg3 footprint:(int)arg4 isInstalled:(BOOL)arg5; +- (id)initWithName:(id)arg1 languages:(id)arg2 gender:(long long)arg3 footprint:(long long)arg4 isInstalled:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAssetManager.h b/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAssetManager.h index 8c75f6475..fa2961290 100644 --- a/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAssetManager.h +++ b/iOS7/PrivateFrameworks/TextToSpeech/TTSVoiceAssetManager.h @@ -17,9 +17,9 @@ - (id)_autoDownloadedAssets; - (void)setAutoDownloadedVoiceAssets:(id)arg1; - (void)startDownloadingVoiceAsset:(id)arg1 progress:(id)arg2 completion:(void)arg3; -- (void)getVoiceAssetsLocalOnly:(BOOL)arg1 reply:(id)arg2; -- (id)resourcePathForLanguage:(id)arg1 gender:(int)arg2 footprint:(int)arg3; -- (id)_voiceAssetQueryForName:(id)arg1 language:(id)arg2 gender:(int)arg3 footprint:(int)arg4 version:(id)arg5 localOnly:(BOOL)arg6; +- (void)getVoiceAssetsLocalOnly:(_Bool)arg1 reply:(id)arg2; +- (id)resourcePathForLanguage:(id)arg1 gender:(long long)arg2 footprint:(long long)arg3; +- (id)_voiceAssetQueryForName:(id)arg1 language:(id)arg2 gender:(long long)arg3 footprint:(long long)arg4 version:(id)arg5 localOnly:(_Bool)arg6; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/CDStructures.h b/iOS7/PrivateFrameworks/ToneKit/CDStructures.h index 2c17c6185..8176c36f5 100644 --- a/iOS7/PrivateFrameworks/ToneKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/ToneKit/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double x; + double y; }; struct CGRect { @@ -17,31 +17,24 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double _field1; + double _field2; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; -#pragma mark Typedef'd Structures - -typedef struct { - float x; - float y; -} CDStruct_6e3f967a; - diff --git a/iOS7/PrivateFrameworks/ToneKit/NSLayoutConstraint-TKExtensions.h b/iOS7/PrivateFrameworks/ToneKit/NSLayoutConstraint-TKExtensions.h new file mode 100644 index 000000000..edb0393ae --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/NSLayoutConstraint-TKExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLayoutConstraint.h" + +@interface NSLayoutConstraint (TKExtensions) +- (void)tk_removeFromContainer; +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/ToneKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKCapabilitiesManager.h b/iOS7/PrivateFrameworks/ToneKit/TKCapabilitiesManager.h index 0e45e660b..d841d6f24 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKCapabilitiesManager.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKCapabilitiesManager.h @@ -8,17 +8,17 @@ @interface TKCapabilitiesManager : NSObject { - BOOL _isRingtoneStoreAvailable; - BOOL _isToneStoreAvailable; + _Bool _isRingtoneStoreAvailable; + _Bool _isToneStoreAvailable; } + (id)sharedCapabilitiesManager; -@property(nonatomic) BOOL isToneStoreAvailable; // @synthesize isToneStoreAvailable=_isToneStoreAvailable; -@property(nonatomic) BOOL isRingtoneStoreAvailable; // @synthesize isRingtoneStoreAvailable=_isRingtoneStoreAvailable; +@property(nonatomic) _Bool isToneStoreAvailable; // @synthesize isToneStoreAvailable=_isToneStoreAvailable; +@property(nonatomic) _Bool isRingtoneStoreAvailable; // @synthesize isRingtoneStoreAvailable=_isRingtoneStoreAvailable; - (void)_checkRingtoneStoreAvailability; -- (BOOL)hasUserGeneratedVibrationsCapability; -- (BOOL)hasVibratorCapability; -- (BOOL)hasTelephonyCapability; +- (_Bool)hasUserGeneratedVibrationsCapability; +- (_Bool)hasVibratorCapability; +- (_Bool)hasTelephonyCapability; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManager.h b/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManager.h index 63a5569f7..693b2a8fd 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManager.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManager.h @@ -10,35 +10,37 @@ @interface TKDisplayLinkManager : NSObject { - BOOL _handlingDisplayRefresh; - BOOL _shouldInvalidate; - BOOL _shouldInvalidateAutomatically; + _Bool _hasUpdatedTargetActions; + _Bool _handlingDisplayRefresh; CADisplayLink *_storedDisplayLink; NSMutableSet *_activeTargetActions; - NSMutableSet *_addedTargetActions; - NSMutableSet *_removedTargetActions; + NSMutableSet *_updatedTargetActions; + unsigned long long _warmUpModeRequirementsCount; } -+ (void)releaseCurrentDisplayLinkManager; ++ (void)_releaseCurrentDisplayLinkManager; + (id)currentDisplayLinkManager; -@property(nonatomic, setter=_setShouldInvalidateAutomatically:) BOOL _shouldInvalidateAutomatically; // @synthesize _shouldInvalidateAutomatically; -@property(nonatomic, setter=_setShouldInvalidate:) BOOL _shouldInvalidate; // @synthesize _shouldInvalidate; -@property(nonatomic, getter=_isHandlingDisplayRefresh, setter=_setHandlingDisplayRefresh:) BOOL _handlingDisplayRefresh; // @synthesize _handlingDisplayRefresh; -@property(retain, nonatomic, setter=_setRemovedTargetActions:) NSMutableSet *_removedTargetActions; // @synthesize _removedTargetActions; -@property(retain, nonatomic, setter=_setAddedTargetActions:) NSMutableSet *_addedTargetActions; // @synthesize _addedTargetActions; +@property(nonatomic, setter=_setWarmUpModeRequirementsCount:) unsigned long long _warmUpModeRequirementsCount; // @synthesize _warmUpModeRequirementsCount; +@property(nonatomic, getter=_isHandlingDisplayRefresh, setter=_setHandlingDisplayRefresh:) _Bool _handlingDisplayRefresh; // @synthesize _handlingDisplayRefresh; +@property(nonatomic, setter=_setHasUpdatedTargetActions:) _Bool _hasUpdatedTargetActions; // @synthesize _hasUpdatedTargetActions; +@property(retain, nonatomic, setter=_setUpdatedTargetActions:) NSMutableSet *_updatedTargetActions; // @synthesize _updatedTargetActions; @property(retain, nonatomic, setter=_setActiveTargetActions:) NSMutableSet *_activeTargetActions; // @synthesize _activeTargetActions; @property(retain, nonatomic, setter=_setStoredDisplayLink:) CADisplayLink *_storedDisplayLink; // @synthesize _storedDisplayLink; - (void)_displayDidRefresh:(id)arg1; -- (void)invalidate; -@property(nonatomic) BOOL shouldInvalidateAutomatically; +- (void)endRequiringWarmUpMode; +- (void)beginRequiringWarmUpMode; +@property(readonly, nonatomic, getter=_isWarmUpModeEnabled) _Bool _warmUpModeEnabled; +- (void)_didRemoveLastTargetAction; +- (void)_didAddFirstTargetAction; +- (id)_prepareUpdatedTargetActionsForModification; - (void)removeTarget:(id)arg1 selector:(SEL)arg2; -- (void)addTarget:(id)arg1 selector:(SEL)arg2 frameInterval:(unsigned int)arg3; +- (void)addTarget:(id)arg1 selector:(SEL)arg2 frameInterval:(unsigned long long)arg3; - (void)addTarget:(id)arg1 selector:(SEL)arg2; @property(retain, nonatomic, setter=_setDisplayLink:) CADisplayLink *_displayLink; -@property(readonly, nonatomic) unsigned int frameInterval; +@property(readonly, nonatomic) unsigned long long frameInterval; @property(readonly, nonatomic) double timestamp; @property(readonly, nonatomic) double duration; -@property(readonly, nonatomic, getter=isPaused) BOOL paused; +@property(readonly, nonatomic, getter=isPaused) _Bool paused; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManagerTargetAction.h b/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManagerTargetAction.h index 8589098be..d9691ce7f 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManagerTargetAction.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKDisplayLinkManagerTargetAction.h @@ -13,20 +13,20 @@ id _target; SEL _actionSelector; NSString *_actionSelectorName; - unsigned int _frameInterval; - unsigned int _displayDidRefreshCount; + unsigned long long _frameInterval; + unsigned long long _displayDidRefreshCount; } -@property(nonatomic, setter=_setDisplayDidRefreshCount:) unsigned int _displayDidRefreshCount; // @synthesize _displayDidRefreshCount; -@property(nonatomic, setter=_setFrameInterval:) unsigned int _frameInterval; // @synthesize _frameInterval; +@property(nonatomic, setter=_setDisplayDidRefreshCount:) unsigned long long _displayDidRefreshCount; // @synthesize _displayDidRefreshCount; +@property(nonatomic, setter=_setFrameInterval:) unsigned long long _frameInterval; // @synthesize _frameInterval; @property(copy, nonatomic, setter=_setActionSelectorName:) NSString *_actionSelectorName; // @synthesize _actionSelectorName; @property(nonatomic, setter=_setActionSelector:) SEL _actionSelector; // @synthesize _actionSelector; @property(retain, nonatomic, setter=_setTarget:) id _target; // @synthesize _target; - (void)displayDidRefresh:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2 frameInterval:(unsigned int)arg3; +- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2 frameInterval:(unsigned long long)arg3; - (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKPickerTableViewCell.h b/iOS7/PrivateFrameworks/ToneKit/TKPickerTableViewCell.h index b4a574afe..ff7648c4a 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKPickerTableViewCell.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKPickerTableViewCell.h @@ -10,7 +10,7 @@ { } -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKStyleProvider.h b/iOS7/PrivateFrameworks/ToneKit/TKStyleProvider.h index 376703ae1..bf8890668 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKStyleProvider.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKStyleProvider.h @@ -8,51 +8,46 @@ #import "TKVibrationRecorderStyleProvider-Protocol.h" -@class NSBundle, NSMutableDictionary, UIColor, UIFont, UIImage; +@class NSBundle, NSMutableDictionary, UIColor, UIFont, UIImage, UIScreen; @interface TKStyleProvider : NSObject { + UIScreen *_screen; NSBundle *_bundle; NSMutableDictionary *_cachedStyleProperties; } -@property(retain, nonatomic) NSMutableDictionary *cachedStyleProperties; // @synthesize cachedStyleProperties=_cachedStyleProperties; -@property(retain, nonatomic) NSBundle *bundle; // @synthesize bundle=_bundle; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsProgressViewOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsSpacingBetweenButtons; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonDisabledIconShadowBlur; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonDisabledIconShadowOffset; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledIconShadowColor; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledIconFillColor; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonDisabledTitleShadowOffsetMultipliers; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledTitleShadowColor; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledTitleTextColor; -@property(readonly, nonatomic) UIFont *vibrationRecorderControlsButtonTitleFont; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonTitleImagePadding; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonIconVerticalOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonTitleVerticalOffset; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStopPlayingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStartPlayingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStopRecordingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStartRecordingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsRightBackgroundImage; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsLeftBackgroundImage; -@property(readonly, nonatomic) float vibrationRecorderControlsBackgroundHeight; -- (id)_vibrationRecorderControlsBackgroundResizableImageStartingAtHorizontalOffset:(float)arg1; -- (float)_vibrationRecorderControlsBackgroundImageClippedHorizontalInset; -@property(readonly, nonatomic) float _vibrationRecorderControlsBackgroundImageMiddleStretchablePieceWidth; -@property(readonly, nonatomic) UIImage *_vibrationRecorderControlsBackgroundImage; +@property(retain, nonatomic, setter=_setCachedStyleProperties:) NSMutableDictionary *_cachedStyleProperties; // @synthesize _cachedStyleProperties; +@property(retain, nonatomic, setter=_setBundle:) NSBundle *_bundle; // @synthesize _bundle; +@property(retain, nonatomic) UIScreen *screen; // @synthesize screen=_screen; +@property(readonly, nonatomic) double vibrationRecorderRippleFingerMovingSpeed; +@property(readonly, nonatomic) double vibrationRecorderRippleFingerStillSpeed; +@property(readonly, nonatomic) double vibrationRecorderRippleFinalRadius; +@property(readonly, nonatomic) double vibrationRecorderRippleInitialRadius; +@property(readonly, nonatomic) double vibrationRecorderRippleRingLineWidth; +@property(readonly, nonatomic) UIColor *vibrationRecorderRippleViewBackgroundColor; +@property(readonly, nonatomic) double vibrationRecorderProgressViewAccessibilityAdditionalHeight; +@property(readonly, nonatomic) UIImage *vibrationRecorderProgressViewResizableDotImage; +@property(readonly, nonatomic) double vibrationRecorderProgressViewDotHorizontalInset; +@property(readonly, nonatomic) UIColor *vibrationRecorderProgressViewTrackColor; +@property(readonly, nonatomic) double vibrationRecorderProgressViewHeight; +@property(readonly, nonatomic) double vibrationRecorderProgressViewHorizontalOffsetFromEdge; +@property(readonly, nonatomic) double vibrationRecorderProgressToolbarAdditionalHeight; +@property(readonly, nonatomic) double vibrationRecorderProgressToolbarVerticalOffset; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarItemsHorizontalOffsetFromEdge; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarAdditionalHeight; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarVerticalOffset; @property(readonly, nonatomic) double vibrationRecorderInstructionsLabelFadeAnimationDuration; @property(readonly, nonatomic) struct UIEdgeInsets vibrationRecorderInstructionsLabelEdgeInsets; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderInstructionsLabelShadowOffset; -@property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelShadowColor; +@property(readonly, nonatomic) struct UIOffset vibrationRecorderInstructionsLabelPositionOffset; @property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelBackgroundColor; @property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelTextColor; @property(readonly, nonatomic) UIFont *vibrationRecorderInstructionsLabelFont; -@property(readonly, nonatomic) UIColor *vibrationRecorderBackgroundColor; +@property(readonly, nonatomic) UIColor *vibrationRecorderBarsBackgroundColor; @property(readonly, nonatomic) double defaultAnimationDuration; - (void)_didReceiveMemoryWarning:(id)arg1; +- (id)_cachedResizableImageForPropertyWithSelector:(SEL)arg1 capInsets:(struct UIEdgeInsets)arg2 size:(struct CGSize)arg3 opaque:(_Bool)arg4 withDrawingBlock:(id)arg5; +- (id)_cachedImageForPropertyWithSelector:(SEL)arg1 size:(struct CGSize)arg2 opaque:(_Bool)arg3 withDrawingBlock:(id)arg4; - (id)_cachedImageWithName:(id)arg1 forPropertyWithSelector:(SEL)arg2; - (void)_setCachedStyleObject:(id)arg1 forPropertyWithSelector:(SEL)arg2; - (id)_cachedStyleObjectForPropertyWithSelector:(SEL)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewController.h b/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewController.h new file mode 100644 index 000000000..60735b5ed --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +@class NSArray, NSIndexPath, TKToneTableController, UIImage; + +@interface TKToneClassicsTableViewController : UITableViewController +{ + id delegate; + NSArray *toneIdentifiers; + TKToneTableController *toneTableController; + NSIndexPath *selectedIndexPath; + UIImage *checkmarkImage; +} + +@property(retain, nonatomic) UIImage *checkmarkImage; // @synthesize checkmarkImage; +@property(retain, nonatomic) NSIndexPath *selectedIndexPath; // @synthesize selectedIndexPath; +@property(retain, nonatomic) TKToneTableController *toneTableController; // @synthesize toneTableController; +@property(retain, nonatomic) NSArray *toneIdentifiers; // @synthesize toneIdentifiers; +@property(nonatomic) id delegate; // @synthesize delegate; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (id)initWithDelegate:(id)arg1 toneTableController:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..28e48ce30 --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/TKToneClassicsTableViewControllerDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TKToneClassicsTableViewControllerDelegate +- (long long)preselectedIndexForToneClassicsTableView:(id)arg1; +- (id)toneIdentifiersForToneClassicsTableView:(id)arg1; + +@optional +- (void)toneClassicsTableView:(id)arg1 willDimissWithNewSelectedIndexPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/TKTonePicker.h b/iOS7/PrivateFrameworks/ToneKit/TKTonePicker.h index 9ebede678..7d1457560 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKTonePicker.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKTonePicker.h @@ -22,49 +22,49 @@ - (void)ringtoneTableController:(id)arg1 willPlayRingtoneWithIdentifier:(id)arg2; - (void)ringtoneTableController:(id)arg1 selectedMediaItemWithIdentifier:(id)arg2; - (void)ringtoneTableController:(id)arg1 selectedRingtoneWithIdentifier:(id)arg2; -- (float)contentHeight; +- (double)contentHeight; - (void)setCustomTableViewCellClass:(Class)arg1; @property(retain, nonatomic) id styleProvider; - (void)finishedWithPicker; -- (void)stopPlayingWithFadeOut:(BOOL)arg1; +- (void)stopPlayingWithFadeOut:(_Bool)arg1; - (void)stopPlaying; - (void)displayScrollerIndicators; - (void)layoutSubviews; - (void)didMoveToWindow; - (void)setSelectedVibrationIdentifier:(id)arg1; - (id)selectedVibrationIdentifier; -- (void)setAllowsDeletingCurrentSystemVibration:(BOOL)arg1; -- (BOOL)allowsDeletingCurrentSystemVibration; -- (void)setShowsNoVibrationSelected:(BOOL)arg1; -- (void)setShowsNoneVibration:(BOOL)arg1; -- (void)setShowsUserGeneratedVibrations:(BOOL)arg1; -- (void)setShowsDefaultVibration:(BOOL)arg1; -- (void)setShowsVibrations:(BOOL)arg1; +- (void)setAllowsDeletingCurrentSystemVibration:(_Bool)arg1; +- (_Bool)allowsDeletingCurrentSystemVibration; +- (void)setShowsNoVibrationSelected:(_Bool)arg1; +- (void)setShowsNoneVibration:(_Bool)arg1; +- (void)setShowsUserGeneratedVibrations:(_Bool)arg1; +- (void)setShowsDefaultVibration:(_Bool)arg1; +- (void)setShowsVibrations:(_Bool)arg1; - (void)removeMediaItems:(id)arg1; - (void)addMediaItems:(id)arg1; - (void)setSelectedMediaIdentifier:(id)arg1; -- (id)selectedIdentifier:(char *)arg1; +- (id)selectedIdentifier:(_Bool *)arg1; - (id)selectedRingtoneIdentifier; - (void)setSelectedRingtoneIdentifier:(id)arg1; - (void)ringtoneManagerContentsChanged:(id)arg1; - (void)_toneManagerContentsChanged; - (void)_buildTable; -- (void)buildUIWithAVController:(id)arg1 filter:(unsigned int)arg2 tonePicker:(BOOL)arg3; +- (void)buildUIWithAVController:(id)arg1 filter:(unsigned long long)arg2 tonePicker:(_Bool)arg3; - (void)setContext:(int)arg1; -- (void)setShowsStoreButtonInNavigationBar:(BOOL)arg1; -- (void)setMediaAtTop:(BOOL)arg1; -- (void)setShowsMedia:(BOOL)arg1; -- (void)setShowsNothingSelected:(BOOL)arg1; +- (void)setShowsStoreButtonInNavigationBar:(_Bool)arg1; +- (void)setMediaAtTop:(_Bool)arg1; +- (void)setShowsMedia:(_Bool)arg1; +- (void)setShowsNothingSelected:(_Bool)arg1; - (void)setNoneString:(id)arg1; @property(retain, nonatomic) NSString *vibrationAccountIdentifier; // @dynamic vibrationAccountIdentifier; - (void)setDefaultIdentifier:(id)arg1; -- (void)setNoneAtTop:(BOOL)arg1; -- (void)setShowsNone:(BOOL)arg1; -- (void)setShowsDefault:(BOOL)arg1; +- (void)setNoneAtTop:(_Bool)arg1; +- (void)setShowsNone:(_Bool)arg1; +- (void)setShowsDefault:(_Bool)arg1; - (void)setAVController:(id)arg1; - (void)_reloadData; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 avController:(id)arg2 filter:(unsigned int)arg3 tonePicker:(BOOL)arg4; +- (id)initWithFrame:(struct CGRect)arg1 avController:(id)arg2 filter:(unsigned long long)arg3 tonePicker:(_Bool)arg4; - (id)initWithFrame:(struct CGRect)arg1 avController:(id)arg2; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKToneTableController.h b/iOS7/PrivateFrameworks/ToneKit/TKToneTableController.h index a8fd0451c..f2117e83d 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKToneTableController.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKToneTableController.h @@ -7,50 +7,60 @@ #import "NSObject.h" #import "MPMediaPickerControllerDelegate-Protocol.h" +#import "TKToneClassicsTableViewControllerDelegate-Protocol.h" #import "TKVibrationPickerViewControllerDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class MPMediaPickerController, MPMusicPlayerController, NSIndexPath, NSMutableArray, NSString, TKVibrationPickerViewController, TLToneManager, UITableView, UIView; +@class MPMediaPickerController, MPMusicPlayerController, NSArray, NSIndexPath, NSMutableArray, NSString, TKVibrationPickerViewController, TLToneManager, UIImage, UITableView, UIView; -@interface TKToneTableController : NSObject +@interface TKToneTableController : NSObject { id _delegate; NSMutableArray *_ringtoneGroupLists; NSMutableArray *_ringtoneGroupNames; NSIndexPath *_selectedRingtoneIndexPath; - BOOL _showsNone; - BOOL _showsDefault; + _Bool _showsNone; + _Bool _showsDefault; NSString *_noneString; NSString *_noneIdentifier; + NSString *_classicTextTonesIdentifier; + NSString *_classicRingtonesIdentifier; NSString *_defaultIdentifier; - BOOL _showsNothingSelected; - BOOL _showsRingtonesStore; - BOOL _noneAtTop; + _Bool _showsNothingSelected; + _Bool _showsRingtonesStore; + _Bool _noneAtTop; UITableView *_tableView; - BOOL _showsVibrations; - BOOL _showsDefaultVibration; - BOOL _showsUserGeneratedVibrations; - BOOL _showsNoneVibration; - BOOL _showsNoVibrationSelected; - BOOL _allowsDeletingCurrentSystemVibration; + _Bool _showsVibrations; + _Bool _showsDefaultVibration; + _Bool _showsUserGeneratedVibrations; + _Bool _showsNoneVibration; + _Bool _showsNoVibrationSelected; + _Bool _allowsDeletingCurrentSystemVibration; NSString *_selectedVibrationIdentifier; TKVibrationPickerViewController *_vibrationPickerViewController; - BOOL _showsMedia; - BOOL _showMediaAtTop; + _Bool _showsMedia; + _Bool _showMediaAtTop; MPMediaPickerController *_mediaPickerController; NSMutableArray *_mediaItems; MPMusicPlayerController *_musicPlayer; TLToneManager *_ringtoneManager; id _avController; - BOOL _startedInteruption; - BOOL _customAVController; - BOOL _tonePicker; - unsigned int _filter; - unsigned int _systemRingtoneStartIndex; + _Bool _startedInteruption; + _Bool _customAVController; + _Bool _tonePicker; + unsigned long long _filter; + unsigned long long _systemRingtoneStartIndex; Class _customTableViewCellClass; int _context; - BOOL _showsStoreButtonInNavigationBar; + _Bool _showsStoreButtonInNavigationBar; + UIImage *checkmarkImage; + NSArray *classicTextToneIdentifiers; + NSArray *classicRingtoneIdentifiers; + NSIndexPath *selectedClassicTextTonesIndexPath; + NSIndexPath *selectedClassicRingtonesIndexPath; + long long selectedClassicTextToneIndex; + long long selectedClassicRingtoneIndex; NSString *_vibrationAccountIdentifier; id _styleProvider; UIView *_defaultSectionHeaderView; @@ -64,18 +74,28 @@ @property(retain, nonatomic, setter=_setStyleProvider:) id _styleProvider; // @synthesize _styleProvider; @property(retain, nonatomic) NSString *vibrationAccountIdentifier; // @synthesize vibrationAccountIdentifier=_vibrationAccountIdentifier; @property(retain, nonatomic) NSString *selectedVibrationIdentifier; // @synthesize selectedVibrationIdentifier=_selectedVibrationIdentifier; -@property(nonatomic) BOOL allowsDeletingCurrentSystemVibration; // @synthesize allowsDeletingCurrentSystemVibration=_allowsDeletingCurrentSystemVibration; -@property(nonatomic) BOOL showsNoVibrationSelected; // @synthesize showsNoVibrationSelected=_showsNoVibrationSelected; -@property(nonatomic) BOOL showsNoneVibration; // @synthesize showsNoneVibration=_showsNoneVibration; -@property(nonatomic) BOOL showsUserGeneratedVibrations; // @synthesize showsUserGeneratedVibrations=_showsUserGeneratedVibrations; -@property(nonatomic) BOOL showsDefaultVibration; // @synthesize showsDefaultVibration=_showsDefaultVibration; -@property(nonatomic) BOOL showsVibrations; // @synthesize showsVibrations=_showsVibrations; +@property(nonatomic) _Bool allowsDeletingCurrentSystemVibration; // @synthesize allowsDeletingCurrentSystemVibration=_allowsDeletingCurrentSystemVibration; +@property(nonatomic) _Bool showsNoVibrationSelected; // @synthesize showsNoVibrationSelected=_showsNoVibrationSelected; +@property(nonatomic) _Bool showsNoneVibration; // @synthesize showsNoneVibration=_showsNoneVibration; +@property(nonatomic) _Bool showsUserGeneratedVibrations; // @synthesize showsUserGeneratedVibrations=_showsUserGeneratedVibrations; +@property(nonatomic) _Bool showsDefaultVibration; // @synthesize showsDefaultVibration=_showsDefaultVibration; +@property(nonatomic) _Bool showsVibrations; // @synthesize showsVibrations=_showsVibrations; +@property(nonatomic) long long selectedClassicRingtoneIndex; // @synthesize selectedClassicRingtoneIndex; +@property(nonatomic) long long selectedClassicTextToneIndex; // @synthesize selectedClassicTextToneIndex; +@property(retain, nonatomic) NSIndexPath *selectedClassicRingtonesIndexPath; // @synthesize selectedClassicRingtonesIndexPath; +@property(retain, nonatomic) NSIndexPath *selectedClassicTextTonesIndexPath; // @synthesize selectedClassicTextTonesIndexPath; +@property(retain, nonatomic) NSArray *classicRingtoneIdentifiers; // @synthesize classicRingtoneIdentifiers; +@property(retain, nonatomic) NSArray *classicTextToneIdentifiers; // @synthesize classicTextToneIdentifiers; +@property(retain, nonatomic) UIImage *checkmarkImage; // @synthesize checkmarkImage; @property(retain, nonatomic, setter=setDefaultIdentifier:) id defaultIdentifier; // @synthesize defaultIdentifier=_defaultIdentifier; - (void)_setRingtoneManager:(id)arg1; +- (void)toneClassicsTableView:(id)arg1 willDimissWithNewSelectedIndexPath:(id)arg2; +- (long long)preselectedIndexForToneClassicsTableView:(id)arg1; +- (id)toneIdentifiersForToneClassicsTableView:(id)arg1; - (void)vibrationPickerViewController:(id)arg1 selectedVibrationWithIdentifier:(id)arg2; - (void)finishedWithPicker; - (void)stopPlaying; -- (void)stopPlayingWithFadeOut:(BOOL)arg1; +- (void)stopPlayingWithFadeOut:(_Bool)arg1; - (void)_handleItemPlaybackDidEndWithAVController:(id)arg1; - (void)_unregisterForItemPlaybackDidEndNotificationWithCurrentAVController; - (void)_registerForItemPlaybackDidEndNotificationWithCurrentAVController; @@ -86,24 +106,25 @@ - (id)musicPlayer; - (id)avController; - (void)setAVController:(id)arg1; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (void)_getTitle:(id *)arg1 customHeaderView:(id *)arg2 forHeaderInSection:(int)arg3; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (void)_getTitle:(id *)arg1 customHeaderView:(id *)arg2 forHeaderInSection:(long long)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)mediaPicker:(id)arg1 didPickMediaItems:(id)arg2; - (void)mediaPickerDidCancel:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)_configureTextColorOfLabelInCell:(id)arg1 checked:(BOOL)arg2; +- (void)_configureTextColorOfLabelInCell:(id)arg1 checked:(_Bool)arg2; - (void)_goToStore; -- (BOOL)_canShowStore; +- (_Bool)_canShowStore; - (void)configureNavigationBarIfNeeded; - (void)setCustomTableViewCellClass:(Class)arg1; @property(retain, nonatomic) id styleProvider; -- (unsigned int)_addMediaIdentifierToList:(id)arg1; +- (unsigned long long)_addMediaIdentifierToList:(id)arg1; - (void)_refreshMediaItems; - (id)_mediaItemForIdentifier:(id)arg1; - (id)copyCurrentPhoneTextToneIdentifier; @@ -112,29 +133,32 @@ - (id)copyCurrentPhoneRingtoneName; - (void)processNewMediaItemSelected:(id)arg1; - (void)processNewRingtoneSelected:(id)arg1; -- (BOOL)_showsVibrations; -- (void)setShowsNothingSelected:(BOOL)arg1; +- (_Bool)_showsVibrations; +- (void)setShowsNothingSelected:(_Bool)arg1; - (void)setNoneString:(id)arg1; -- (void)setMediaAtTop:(BOOL)arg1; -- (void)setShowsMedia:(BOOL)arg1; -- (void)setNoneAtTop:(BOOL)arg1; -- (void)setShowsNone:(BOOL)arg1; -- (void)setShowsDefault:(BOOL)arg1; -- (void)setShowsStoreButtonInNavigationBar:(BOOL)arg1; -- (void)setShowsRingtonesStore:(BOOL)arg1; +- (void)setMediaAtTop:(_Bool)arg1; +- (void)setShowsMedia:(_Bool)arg1; +- (void)setNoneAtTop:(_Bool)arg1; +- (void)setShowsNone:(_Bool)arg1; +- (void)setShowsDefault:(_Bool)arg1; +- (void)setShowsStoreButtonInNavigationBar:(_Bool)arg1; +- (void)setShowsRingtonesStore:(_Bool)arg1; +- (int)currentToneContext; - (id)ringtoneManager; - (void)removeMediaItems:(id)arg1; - (void)addMediaItems:(id)arg1; - (void)setContext:(int)arg1; - (void)updateSelectedIdentifierForExternalChange; -- (id)selectedIdentifier:(char *)arg1; +- (id)selectedIdentifier:(_Bool *)arg1; - (id)selectedRingtoneIdentifier; - (void)setSelectedRingtoneIdentifier:(id)arg1; - (void)setSelectedMediaIdentifier:(id)arg1; - (void)setTableView:(id)arg1; - (void)setDelegate:(id)arg1; - (void)reloadRingtones; +- (id)loadRingtonesFromPlist; - (id)loadTextTonesFromPlist; +- (id)_loadTonesFromPlistDictionary:(id)arg1; - (id)indexPathForSelectedRingtone; - (id)indexPathForVibrationGroup; - (id)indexPathForNone; @@ -143,18 +167,20 @@ - (id)indexPathForDefaultGroup; - (id)indexPathForRingtonesStoreGroup; - (id)indexPathForRingtoneWithIdentifier:(id)arg1; +- (id)identifierOfSelectedClassicRingtone; +- (id)identifierOfSelectedClassicTextTone; - (id)identifierOfRingtoneAtIndexPath:(id)arg1; -- (id)identifierAtIndexPath:(id)arg1 isMediaItem:(char *)arg2; -- (BOOL)isDividerAtIndexPath:(id)arg1; -- (BOOL)isVibrationGroupAtIndexPath:(id)arg1; -- (BOOL)isMediaGroupAtIndexPath:(id)arg1; -- (BOOL)isNoneGroupAtIndexPath:(id)arg1; -- (BOOL)isDefaultGroupAtIndexPath:(id)arg1; -- (BOOL)isRingtonesStoreGroupAtIndexPath:(id)arg1; -- (int)compareRingtoneWithIdentifier:(id)arg1 toRingtoneWithIdentifier:(id)arg2; +- (id)identifierAtIndexPath:(id)arg1 isMediaItem:(_Bool *)arg2; +- (_Bool)isDividerAtIndexPath:(id)arg1; +- (_Bool)isVibrationGroupAtIndexPath:(id)arg1; +- (_Bool)isMediaGroupAtIndexPath:(id)arg1; +- (_Bool)isNoneGroupAtIndexPath:(id)arg1; +- (_Bool)isDefaultGroupAtIndexPath:(id)arg1; +- (_Bool)isRingtonesStoreGroupAtIndexPath:(id)arg1; +- (long long)compareRingtoneWithIdentifier:(id)arg1 toRingtoneWithIdentifier:(id)arg2; - (void)addRingtonesInDirectory:(id)arg1 toArray:(id)arg2 fileExtension:(id)arg3; - (void)dealloc; -- (id)initWithAVController:(id)arg1 filter:(unsigned int)arg2 tonePicker:(BOOL)arg3; +- (id)initWithAVController:(id)arg1 filter:(unsigned long long)arg2 tonePicker:(_Bool)arg3; - (id)initWithAVController:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationInterfaceUtilities.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationInterfaceUtilities.h index ed22b2a26..fb66cb8a3 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationInterfaceUtilities.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationInterfaceUtilities.h @@ -11,7 +11,7 @@ } + (id)descriptionForDuration:(double)arg1; -+ (BOOL)vibrationNameTextField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; ++ (_Bool)vibrationNameTextField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; + (void)configureVibrationNameTextField:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerTableViewCell.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerTableViewCell.h index c5804b396..cb50f7bf7 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerTableViewCell.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerTableViewCell.h @@ -12,7 +12,7 @@ @interface TKVibrationPickerTableViewCell : TKPickerTableViewCell { - BOOL _editable; + _Bool _editable; id _delegate; UIColor *_regularTextColor; UITextField *_removableTextField; @@ -20,20 +20,20 @@ @property(retain, nonatomic, setter=_setRemovableTextField:) UITextField *_removableTextField; // @synthesize _removableTextField; @property(retain, nonatomic) UIColor *regularTextColor; // @synthesize regularTextColor=_regularTextColor; -@property(nonatomic, getter=isEditable) BOOL editable; // @synthesize editable=_editable; +@property(nonatomic, getter=isEditable) _Bool editable; // @synthesize editable=_editable; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)_makeRemovableTextFieldEditable:(BOOL)arg1; -- (void)willTransitionToState:(unsigned int)arg1; -- (void)didTransitionToState:(unsigned int)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)_makeRemovableTextFieldEditable:(_Bool)arg1; +- (void)willTransitionToState:(unsigned long long)arg1; +- (void)didTransitionToState:(unsigned long long)arg1; - (void)layoutSubviews; - (void)_layoutRemovableTextField; - (void)makeTextFieldResignFirstResponderIfNeeded; -@property(readonly, nonatomic, getter=_isDisplayingRemovableTextField) BOOL _displayingRemovableTextField; -@property(nonatomic, getter=isChecked) BOOL checked; +@property(readonly, nonatomic, getter=_isDisplayingRemovableTextField) _Bool _displayingRemovableTextField; +@property(nonatomic, getter=isChecked) _Bool checked; @property(retain, nonatomic) UIColor *highlightedTextColor; @property(retain, nonatomic) UIFont *regularTextFont; @property(retain, nonatomic) NSString *placeholderText; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController-Deprecated.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController-Deprecated.h new file mode 100644 index 000000000..498770aed --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController-Deprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TKVibrationPickerViewController (Deprecated) +- (id)initWithVibrationType:(int)arg1 avController:(id)arg2 showsDefault:(_Bool)arg3 showsUserGenerated:(_Bool)arg4 showsNone:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController.h index 4e910b0c5..7f81c7415 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationPickerViewController.h @@ -14,20 +14,20 @@ @interface TKVibrationPickerViewController : UITableViewController { int _alertType; - BOOL _showsDefault; - BOOL _showsUserGenerated; - BOOL _showsNone; - BOOL _showsNothingSelected; - BOOL _showsEditButtonAtRightSideOfCurrentNavigationController; - BOOL _allowsDeletingCurrentSystemVibration; + _Bool _showsDefault; + _Bool _showsUserGenerated; + _Bool _showsNone; + _Bool _showsNothingSelected; + _Bool _showsEditButtonAtRightSideOfCurrentNavigationController; + _Bool _allowsDeletingCurrentSystemVibration; NSString *_noneString; NSIndexPath *_selectedVibrationIndexPath; - BOOL _canEnterEditingMode; - BOOL _vibrating; - BOOL _viewHasAppearedAtLeastOnce; - BOOL _isCallingParentViewController; - BOOL _swipeToDeleteMode; - BOOL _skipNextUserGeneratedVibrationsDidChangeNotification; + _Bool _canEnterEditingMode; + _Bool _vibrating; + _Bool _viewHasAppearedAtLeastOnce; + _Bool _isCallingParentViewController; + _Bool _swipeToDeleteMode; + _Bool _skipNextUserGeneratedVibrationsDidChangeNotification; TLVibrationManager *_vibrationManager; TKVibratorController *_vibratorController; id _delegate; @@ -44,12 +44,13 @@ @property(retain, nonatomic, setter=_setSystemSectionHeaderView:) TKLabelContainerView *_systemSectionHeaderView; // @synthesize _systemSectionHeaderView; @property(retain, nonatomic, setter=_setDefaultSectionHeaderView:) TKLabelContainerView *_defaultSectionHeaderView; // @synthesize _defaultSectionHeaderView; @property(retain, nonatomic, setter=_setStyleProvider:) id _styleProvider; // @synthesize _styleProvider; -@property(nonatomic) BOOL allowsDeletingCurrentSystemVibration; // @synthesize allowsDeletingCurrentSystemVibration=_allowsDeletingCurrentSystemVibration; -@property(nonatomic) BOOL showsEditButtonAtRightSideOfCurrentNavigationController; // @synthesize showsEditButtonAtRightSideOfCurrentNavigationController=_showsEditButtonAtRightSideOfCurrentNavigationController; -@property(nonatomic) BOOL showsNothingSelected; // @synthesize showsNothingSelected=_showsNothingSelected; +@property(nonatomic) _Bool allowsDeletingCurrentSystemVibration; // @synthesize allowsDeletingCurrentSystemVibration=_allowsDeletingCurrentSystemVibration; +@property(nonatomic) _Bool showsEditButtonAtRightSideOfCurrentNavigationController; // @synthesize showsEditButtonAtRightSideOfCurrentNavigationController=_showsEditButtonAtRightSideOfCurrentNavigationController; +@property(nonatomic) _Bool showsNothingSelected; // @synthesize showsNothingSelected=_showsNothingSelected; @property(retain, nonatomic) NSString *noneString; // @synthesize noneString=_noneString; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_presentVibrationRecorderViewController; - (void)finishedWithPicker; - (void)vibrationPickerTableViewCell:(id)arg1 endedEditingWithText:(id)arg2; - (void)stopVibrating; @@ -58,26 +59,26 @@ - (void)vibrationRecorderViewController:(id)arg1 didFinishRecordingVibrationPattern:(id)arg2 name:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (void)_getTitle:(id *)arg1 customHeaderView:(id *)arg2 forHeaderInSection:(int)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (void)_getTitle:(id *)arg1 customHeaderView:(id *)arg2 forHeaderInSection:(long long)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -@property(readonly, nonatomic) int _sectionForNoneGroup; -@property(readonly, nonatomic) int _sectionForUserGeneratedGroup; -@property(readonly, nonatomic) int _sectionForSystemGroup; -@property(readonly, nonatomic) int _sectionForDefaultGroup; +@property(readonly, nonatomic) long long _sectionForNoneGroup; +@property(readonly, nonatomic) long long _sectionForUserGeneratedGroup; +@property(readonly, nonatomic) long long _sectionForSystemGroup; +@property(readonly, nonatomic) long long _sectionForDefaultGroup; - (void)_handleError:(id)arg1; - (void)_handleUserGeneratedVibrationsDidChangeNotification; - (id)_adjustedNameForVibrationWithDesiredName:(id)arg1 vibrationIdentifier:(id)arg2; - (void)_updateSelectionStyleForCell:(id)arg1 indexPath:(id)arg2; -- (void)_updateEditButtonItemWithAnimation:(BOOL)arg1; +- (void)_updateEditButtonItemWithAnimation:(_Bool)arg1; - (void)_updateEditButtonItem; - (id)_navigationItem; - (void)_processSelectionOfVibrationWithIdentifier:(id)arg1; @@ -85,24 +86,23 @@ - (id)_identifierOfVibrationAtIndexPath:(id)arg1; @property(readonly, nonatomic) NSArray *_sortedUserGeneratedVibrationIdentifiers; @property(readonly, nonatomic) NSArray *_sortedVibrationIdentifiers; -- (id)_sortedArrayWithVibrationIdentifiers:(id)arg1 allowsDuplicateVibrationNames:(BOOL)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -@property(readonly, nonatomic) BOOL _showsOnlyEditableSections; +- (id)_sortedArrayWithVibrationIdentifiers:(id)arg1 allowsDuplicateVibrationNames:(_Bool)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +@property(readonly, nonatomic) _Bool _showsOnlyEditableSections; @property(retain, nonatomic, setter=_setSelectedVibrationIndexPath:) NSIndexPath *_selectedVibrationIndexPath; - (id)_actualIndexPathFromNonEditingIndexPath:(id)arg1; - (id)_nonEditingIndexPathFromActualIndexPath:(id)arg1; -- (void)_setSelectedVibrationIdentifier:(id)arg1 processSelectionOfVibrationIdentifier:(BOOL)arg2; +- (void)_setSelectedVibrationIdentifier:(id)arg1 processSelectionOfVibrationIdentifier:(_Bool)arg2; @property(retain, nonatomic) id styleProvider; @property(retain, nonatomic) NSString *selectedVibrationIdentifier; -@property(readonly, nonatomic) float contentHeight; -@property(nonatomic) BOOL canEnterEditingMode; // @synthesize canEnterEditingMode=_canEnterEditingMode; +@property(readonly, nonatomic) double contentHeight; +@property(nonatomic) _Bool canEnterEditingMode; // @synthesize canEnterEditingMode=_canEnterEditingMode; - (void)dealloc; -- (id)initWithAlertType:(int)arg1 showsDefault:(BOOL)arg2 showsUserGenerated:(BOOL)arg3 showsNone:(BOOL)arg4; -- (id)initWithStyle:(int)arg1; -- (id)initWithVibrationType:(int)arg1 avController:(id)arg2 showsDefault:(BOOL)arg3 showsUserGenerated:(BOOL)arg4 showsNone:(BOOL)arg5; +- (id)initWithAlertType:(int)arg1 showsDefault:(_Bool)arg2 showsUserGenerated:(_Bool)arg3 showsNone:(_Bool)arg4; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderContentViewController.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderContentViewController.h new file mode 100644 index 000000000..cf8299d31 --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderContentViewController.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +#import "TKVibrationRecorderViewDelegate-Protocol.h" +#import "UIAlertViewDelegate-Protocol.h" +#import "UITextFieldDelegate-Protocol.h" + +@class NSDictionary, TKVibrationRecorderView, TKVibrationRecorderViewController, TKVibratorController, TLVibrationPattern, UIAlertView, UIBarButtonItem; + +@interface TKVibrationRecorderContentViewController : UIViewController +{ + _Bool _waitingForEndOfCurrentVibrationComponent; + int _mode; + id _delegate; + TKVibrationRecorderViewController *_parentVibrationRecorderViewController; + UIBarButtonItem *_cancelButton; + UIBarButtonItem *_saveButton; + UIAlertView *_vibrationNameAlertView; + TKVibratorController *_vibratorController; + NSDictionary *_indefiniteVibrationPattern; + TKVibrationRecorderView *_vibrationRecorderView; + TLVibrationPattern *_recordedVibrationPattern; + double _currentVibrationComponentDidStartTimeStamp; + double _currentVibrationProgressDidStartTimestamp; +} + +@property(nonatomic, getter=_isWaitingForEndOfCurrentVibrationComponent, setter=_setWaitingForEndOfCurrentVibrationComponent:) _Bool _waitingForEndOfCurrentVibrationComponent; // @synthesize _waitingForEndOfCurrentVibrationComponent; +@property(nonatomic, setter=_setCurrentVibrationProgressDidStartTimestamp:) double _currentVibrationProgressDidStartTimestamp; // @synthesize _currentVibrationProgressDidStartTimestamp; +@property(nonatomic, setter=_setCurrentVibrationComponentDidStartTimeStamp:) double _currentVibrationComponentDidStartTimeStamp; // @synthesize _currentVibrationComponentDidStartTimeStamp; +@property(retain, nonatomic, setter=_setRecordedVibrationPattern:) TLVibrationPattern *_recordedVibrationPattern; // @synthesize _recordedVibrationPattern; +@property(retain, nonatomic, setter=_setVibrationRecorderView:) TKVibrationRecorderView *_vibrationRecorderView; // @synthesize _vibrationRecorderView; +@property(nonatomic, setter=_setMode:) int _mode; // @synthesize _mode; +@property(retain, nonatomic, setter=_setIndefiniteVibrationPattern:) NSDictionary *_indefiniteVibrationPattern; // @synthesize _indefiniteVibrationPattern; +@property(retain, nonatomic, setter=_setVibratorController:) TKVibratorController *_vibratorController; // @synthesize _vibratorController; +@property(retain, nonatomic, setter=_setVibrationNameAlertView:) UIAlertView *_vibrationNameAlertView; // @synthesize _vibrationNameAlertView; +@property(retain, nonatomic, setter=_setSaveButton:) UIBarButtonItem *_saveButton; // @synthesize _saveButton; +@property(retain, nonatomic, setter=_setCancelButton:) UIBarButtonItem *_cancelButton; // @synthesize _cancelButton; +@property(nonatomic) TKVibrationRecorderViewController *parentVibrationRecorderViewController; // @synthesize parentVibrationRecorderViewController=_parentVibrationRecorderViewController; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_accessibilityDidExitReplayMode; +- (void)_accessibilityDidEnterReplayMode; +- (void)_accessibilityDidExitRecordingMode; +- (void)_accessibilityDidEnterRecordingMode; +- (void)_accessibilityMakeAnnouncementWithStringForLocalizationIdentifier:(id)arg1; +- (void)_finishedWithRecorder; +- (void)vibrationRecorderViewDidReachVibrationRecordingMaximumDuration:(id)arg1; +- (void)vibrationRecorderView:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; +- (_Bool)vibrationRecorderViewDidEnterRecordingMode:(id)arg1; +- (void)vibrationRecorderViewDidFinishReplayingVibration:(id)arg1; +- (void)vibrationRecorderView:(id)arg1 buttonTappedWithIdentifier:(int)arg2; +- (void)vibrationComponentDidEndForVibrationRecorderView:(id)arg1; +- (void)vibrationComponentDidStartForVibrationRecorderView:(id)arg1; +- (void)_eraseCurrentVibrationComponentDidStartTimeStamp; +- (void)_storeVibrationComponentOfTypePause:(_Bool)arg1; +- (void)_stopVibrating; +- (void)_startVibratingWithVibrationPattern:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)_textFieldTextDidChange:(id)arg1; +- (void)_saveButtonTapped:(id)arg1; +- (void)_cancelButtonTapped:(id)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)loadView; +- (void)dealloc; +- (id)initWithVibratorController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsView.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsView.h deleted file mode 100644 index 7f3b8e2c4..000000000 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsView.h +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, TKStyleProvider, TKVibrationRecorderProgressView, UIButton, UIImage, UIImageView; - -@interface TKVibrationRecorderControlsView : UIView -{ - BOOL _leftButtonEnabled; - BOOL _rightButtonEnabled; - id _delegate; - UIButton *_leftButton; - UIButton *_rightButton; - int _leftButtonColor; - int _rightButtonColor; - NSString *_leftButtonTitle; - NSString *_rightButtonTitle; - UIImage *_leftButtonIcon; - UIImage *_rightButtonIcon; - TKVibrationRecorderProgressView *_progressView; - TKStyleProvider *_styleProvider; - UIImageView *_leftBackgroundImageView; - UIImageView *_rightBackgroundImageView; -} - -@property(retain, nonatomic, setter=_setRightBackgroundImageView:) UIImageView *_rightBackgroundImageView; // @synthesize _rightBackgroundImageView; -@property(retain, nonatomic, setter=_setLeftBackgroundImageView:) UIImageView *_leftBackgroundImageView; // @synthesize _leftBackgroundImageView; -@property(retain, nonatomic, setter=_setStyleProvider:) TKStyleProvider *_styleProvider; // @synthesize _styleProvider; -@property(retain, nonatomic, setter=_setProgressView:) TKVibrationRecorderProgressView *_progressView; // @synthesize _progressView; -@property(nonatomic, getter=_isRightButtonEnabled, setter=_setRightButtonEnabled:) BOOL _rightButtonEnabled; // @synthesize _rightButtonEnabled; -@property(nonatomic, getter=_isLeftButtonEnabled, setter=_setLeftButtonEnabled:) BOOL _leftButtonEnabled; // @synthesize _leftButtonEnabled; -@property(retain, nonatomic, setter=_setRightButtonIcon:) UIImage *_rightButtonIcon; // @synthesize _rightButtonIcon; -@property(retain, nonatomic, setter=_setLeftButtonIcon:) UIImage *_leftButtonIcon; // @synthesize _leftButtonIcon; -@property(copy, nonatomic, setter=_setRightButtonTitle:) NSString *_rightButtonTitle; // @synthesize _rightButtonTitle; -@property(copy, nonatomic, setter=_setLeftButtonTitle:) NSString *_leftButtonTitle; // @synthesize _leftButtonTitle; -@property(nonatomic, setter=_setRightButtonColor:) int _rightButtonColor; // @synthesize _rightButtonColor; -@property(nonatomic, setter=_setLeftButtonColor:) int _leftButtonColor; // @synthesize _leftButtonColor; -@property(retain, nonatomic, setter=_setRightButton:) UIButton *_rightButton; // @synthesize _rightButton; -@property(retain, nonatomic, setter=_setLeftButton:) UIButton *_leftButton; // @synthesize _leftButton; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (struct CGSize)intrinsicContentSize; -- (void)layoutSubviews; -- (void)clearAllVibrationComponents; -- (void)vibrationComponentDidEnd; -- (void)vibrationComponentDidStart; -@property(nonatomic) int roundedCornersCompensationDelayMode; -@property(nonatomic) double currentTimeInterval; -- (void)_buttonTapped:(id)arg1; -@property(nonatomic, getter=isRightButtonEnabled) BOOL rightButtonEnabled; -@property(nonatomic, getter=isLeftButtonEnabled) BOOL leftButtonEnabled; -- (void)setLeftButtonColor:(int)arg1 title:(id)arg2 icon:(id)arg3 enabled:(BOOL)arg4 rightButtonColor:(int)arg5 title:(id)arg6 icon:(id)arg7 enabled:(BOOL)arg8; -- (void)_setLeftButtonColor:(int)arg1 title:(id)arg2 icon:(id)arg3 enabled:(BOOL)arg4 rightButtonColor:(int)arg5 title:(id)arg6 icon:(id)arg7 enabled:(BOOL)arg8; -- (id)_newButtonWithColor:(int)arg1 title:(id)arg2 icon:(id)arg3 enabled:(BOOL)arg4 edgeInsets:(struct UIEdgeInsets)arg5 parentView:(id)arg6; -- (void)dealloc; -- (id)initWithVibrationPatternMaximumDuration:(double)arg1 styleProvider:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsViewDelegate-Protocol.h deleted file mode 100644 index ba5d49763..000000000 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderControlsViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol TKVibrationRecorderControlsViewDelegate -- (void)vibrationRecorderControlsView:(id)arg1 buttonTappedAtIndex:(unsigned int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressDotImageView.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressDotImageView.h index bf43dba89..1c53b54d5 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressDotImageView.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressDotImageView.h @@ -8,14 +8,14 @@ @interface TKVibrationRecorderProgressDotImageView : UIImageView { - float _accessibilityFrameAdditionalHeight; double _timeInterval; double _duration; double _previousPauseTimeInterval; double _previousPauseDuration; + double _accessibilityFrameAdditionalHeight; } -@property(nonatomic) float accessibilityFrameAdditionalHeight; // @synthesize accessibilityFrameAdditionalHeight=_accessibilityFrameAdditionalHeight; +@property(nonatomic) double accessibilityFrameAdditionalHeight; // @synthesize accessibilityFrameAdditionalHeight=_accessibilityFrameAdditionalHeight; @property(nonatomic) double previousPauseDuration; // @synthesize previousPauseDuration=_previousPauseDuration; @property(nonatomic) double previousPauseTimeInterval; // @synthesize previousPauseTimeInterval=_previousPauseTimeInterval; @property(nonatomic) double duration; // @synthesize duration=_duration; @@ -24,7 +24,7 @@ - (struct CGRect)accessibilityFrame; - (id)accessibilityValue; - (id)accessibilityLabel; -- (BOOL)isAccessibilityElement; +- (_Bool)isAccessibilityElement; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressView.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressView.h index 95a1bcdb0..71c2c3df8 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressView.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderProgressView.h @@ -4,38 +4,59 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIProgressView.h" +#import "UIView.h" -@class NSMutableArray, UIImage; +@class NSLayoutConstraint, NSMutableArray, TKVibrationRecorderProgressDotImageView, UIImage; -@interface TKVibrationRecorderProgressView : UIProgressView +@interface TKVibrationRecorderProgressView : UIView { + int _roundedCornersCompensationDelayMode; double _currentTimeInterval; double _maximumTimeInterval; - UIImage *_resizableDotImage; - struct CGSize _dotSize; - struct CGSize _dotInsets; - NSMutableArray *_dots; - id _dotForCurrentVibrationComponent; double _currentVibrationComponentDidBeginTimeInterval; double _previousPauseDidBeginTimeInterval; - int _roundedCornersCompensationDelayMode; + id _styleProvider; + UIView *_progressView; + NSLayoutConstraint *_progressViewWidthConstraint; + TKVibrationRecorderProgressDotImageView *_dotForCurrentVibrationComponent; + NSLayoutConstraint *_dotForCurrentVibrationComponentLeftConstraint; + NSLayoutConstraint *_dotForCurrentVibrationComponentRightConstraint; + NSMutableArray *_dots; } +@property(retain, nonatomic, setter=_setDots:) NSMutableArray *_dots; // @synthesize _dots; +@property(retain, nonatomic, setter=_setDotForCurrentVibrationComponentRightConstraint:) NSLayoutConstraint *_dotForCurrentVibrationComponentRightConstraint; // @synthesize _dotForCurrentVibrationComponentRightConstraint; +@property(retain, nonatomic, setter=_setDotForCurrentVibrationComponentLeftConstraint:) NSLayoutConstraint *_dotForCurrentVibrationComponentLeftConstraint; // @synthesize _dotForCurrentVibrationComponentLeftConstraint; +@property(retain, nonatomic, setter=_setDotForCurrentVibrationComponent:) TKVibrationRecorderProgressDotImageView *_dotForCurrentVibrationComponent; // @synthesize _dotForCurrentVibrationComponent; +@property(retain, nonatomic, setter=_setProgressViewWidthConstraint:) NSLayoutConstraint *_progressViewWidthConstraint; // @synthesize _progressViewWidthConstraint; +@property(retain, nonatomic, setter=_setProgressView:) UIView *_progressView; // @synthesize _progressView; +@property(retain, nonatomic, setter=_setStyleProvider:) id _styleProvider; // @synthesize _styleProvider; +@property(nonatomic, setter=_setPreviousPauseDidBeginTimeInterval:) double _previousPauseDidBeginTimeInterval; // @synthesize _previousPauseDidBeginTimeInterval; +@property(nonatomic, setter=_setCurrentVibrationComponentDidBeginTimeInterval:) double _currentVibrationComponentDidBeginTimeInterval; // @synthesize _currentVibrationComponentDidBeginTimeInterval; +@property(nonatomic, setter=_setMaximumTimeInterval:) double _maximumTimeInterval; // @synthesize _maximumTimeInterval; +@property(nonatomic, setter=_setCurrentTimeInterval:) double _currentTimeInterval; // @synthesize _currentTimeInterval; @property(nonatomic) int roundedCornersCompensationDelayMode; // @synthesize roundedCornersCompensationDelayMode=_roundedCornersCompensationDelayMode; -@property(nonatomic) double currentTimeInterval; // @synthesize currentTimeInterval=_currentTimeInterval; -- (struct CGRect)_frameForDotAtTimeInterval:(double)arg1 duration:(double)arg2; -- (double)_cappedValueForTimeInterval:(double)arg1; - (struct CGRect)accessibilityFrame; - (id)accessibilityValue; - (id)accessibilityLabel; -- (BOOL)isAccessibilityElement; +- (_Bool)isAccessibilityElement; +- (double)_cappedValueForTimeInterval:(double)arg1; +- (void)didMoveToWindow; +- (void)didMoveToSuperview; +- (struct CGRect)_frameForDotAtTimeInterval:(double)arg1 duration:(double)arg2; +- (void)_updateHorizontalConstraintsOfDotForCurrentVibrationComponent:(id)arg1 withFrame:(struct CGRect)arg2; +- (struct CGSize)intrinsicContentSize; - (void)clearAllVibrationComponents; - (void)vibrationComponentDidEnd; - (void)vibrationComponentDidStart; +@property(readonly, nonatomic) struct UIOffset _dotInsets; +@property(readonly, nonatomic) struct CGSize _dotSize; +@property(readonly, nonatomic) UIImage *_resizableDotImage; +- (void)_updateProgressViewBackgroundColor; +@property(nonatomic) double currentTimeInterval; - (void)dealloc; -- (id)initWithMaximumTimeInterval:(double)arg1; -- (id)initWithProgressViewStyle:(int)arg1; +- (id)initWithMaximumTimeInterval:(double)arg1 styleProvider:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleRingLayer.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleRingLayer.h new file mode 100644 index 000000000..6c6e78b2a --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleRingLayer.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAShapeLayer.h" + +@interface TKVibrationRecorderRippleRingLayer : CAShapeLayer +{ + double _creationTimestamp; + double _ringSpeed; + struct CGPoint _normalizedRingLocation; +} + +@property(nonatomic, setter=_setRingSpeed:) double _ringSpeed; // @synthesize _ringSpeed; +@property(nonatomic, setter=_setNormalizedRingLocation:) struct CGPoint _normalizedRingLocation; // @synthesize _normalizedRingLocation; +@property(nonatomic, setter=_setCreationTimestamp:) double _creationTimestamp; // @synthesize _creationTimestamp; +- (void)reset; +- (void)configureWithTimeIntervalSinceCreation:(double)arg1 normalizedRingLocation:(struct CGPoint)arg2 ringSpeed:(double)arg3; +- (double)timeIntervalSinceCreation; +@property(readonly, nonatomic) double ringSpeed; +@property(readonly, nonatomic) struct CGPoint normalizedRingLocation; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleTouchContext.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleTouchContext.h index a1d32adab..9daef9533 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleTouchContext.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleTouchContext.h @@ -8,20 +8,16 @@ @interface TKVibrationRecorderRippleTouchContext : NSObject { - float _speed; double _creationTimestamp; - CDStruct_6e3f967a _location; + struct CGPoint _location; } -@property(nonatomic, setter=_setSpeed:) float _speed; // @synthesize _speed; -@property(nonatomic, setter=_setLocation:) CDStruct_6e3f967a _location; // @synthesize _location; +@property(nonatomic, setter=_setLocation:) struct CGPoint _location; // @synthesize _location; @property(nonatomic, setter=_setCreationTimestamp:) double _creationTimestamp; // @synthesize _creationTimestamp; - (void)reset; -- (void)configureWithTimeIntervalSinceCreation:(double)arg1 location:(CDStruct_6e3f967a)arg2 speed:(float)arg3; -- (void)configureWithTimeIntervalSinceCreation:(double)arg1 location:(CDStruct_6e3f967a)arg2; +- (void)configureWithTimeIntervalSinceCreation:(double)arg1 location:(struct CGPoint)arg2; - (double)timeIntervalSinceCreation; -@property(readonly, nonatomic) float speed; -@property(readonly, nonatomic) CDStruct_6e3f967a location; +@property(readonly, nonatomic) struct CGPoint location; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleView.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleView.h index 85ada8538..48534ea3c 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleView.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderRippleView.h @@ -6,46 +6,50 @@ #import "UIView.h" -@class EAGLContext, NSMutableArray; +@class CAAnimation, NSMutableArray, NSMutableDictionary; @interface TKVibrationRecorderRippleView : UIView { - EAGLContext *_context; - int _backingWidth; - int _backingHeight; - unsigned int _viewFramebuffer; - unsigned int _viewRenderbuffer; - unsigned int _shaderProgram; - int *_uniformsLocations; - struct { - float _field1; - float _field2; - float _field3; - float _field4; - } *_baseRippleSectionVertices; - void *_verticesData; - unsigned long _verticesDataMaximumRipplesCount; - unsigned int _rippleTexture; - BOOL _animating; - float _fingerStillSpeed; - float _fingerMovingSpeed; - float _firstRippleInitialRadius; - float _fadeOutRadius; - float _darkness; - BOOL _isTrackingTouch; - CDStruct_6e3f967a _currentTouchLocation; + _Bool _trackingTouch; + _Bool _needsCurrentSpeedRefresh; + _Bool _animating; + double _fingerStillSpeed; + double _fingerMovingSpeed; + double _firstRippleInitialRadius; + double _fadeOutRadius; + id _styleProvider; double _currentTouchStartTime; - unsigned int _numberOfRipplesForCurrentTouch; - NSMutableArray *_ripplesContextQueue; + unsigned long long _numberOfRipplesForCurrentTouch; NSMutableArray *_recentTouchesContextQueue; - float _currentSpeedCoefficient; - BOOL _needsCurrentSpeedRefresh; NSMutableArray *_reusableTouchContexts; + double _currentSpeedCoefficient; + NSMutableArray *_ringLayersQueue; + NSMutableArray *_reusableRingLayers; + NSMutableDictionary *_ringLayersByIdentifiers; + unsigned long long _lastRingLayerIdentifier; + CAAnimation *_ringEnlargementAnimation; + struct CGPoint _currentTouchLocation; } -+ (Class)layerClass; -@property(nonatomic) float fadeOutRadius; // @synthesize fadeOutRadius=_fadeOutRadius; -@property(nonatomic) float firstRippleInitialRadius; // @synthesize firstRippleInitialRadius=_firstRippleInitialRadius; +@property(retain, nonatomic, setter=_setRingEnlargementAnimation:) CAAnimation *_ringEnlargementAnimation; // @synthesize _ringEnlargementAnimation; +@property(nonatomic, setter=_setLastRingLayerIdentifier:) unsigned long long _lastRingLayerIdentifier; // @synthesize _lastRingLayerIdentifier; +@property(retain, nonatomic, setter=_setRingLayersByIdentifiers:) NSMutableDictionary *_ringLayersByIdentifiers; // @synthesize _ringLayersByIdentifiers; +@property(retain, nonatomic, setter=_setReusableRingLayers:) NSMutableArray *_reusableRingLayers; // @synthesize _reusableRingLayers; +@property(retain, nonatomic, setter=_setRingLayersQueue:) NSMutableArray *_ringLayersQueue; // @synthesize _ringLayersQueue; +@property(nonatomic, getter=_isAnimating, setter=_setAnimating:) _Bool _animating; // @synthesize _animating; +@property(nonatomic, setter=_setNeedsCurrentSpeedRefresh:) _Bool _needsCurrentSpeedRefresh; // @synthesize _needsCurrentSpeedRefresh; +@property(nonatomic, setter=_setCurrentSpeedCoefficient:) double _currentSpeedCoefficient; // @synthesize _currentSpeedCoefficient; +@property(retain, nonatomic, setter=_setReusableTouchContexts:) NSMutableArray *_reusableTouchContexts; // @synthesize _reusableTouchContexts; +@property(retain, nonatomic, setter=_setRecentTouchesContextQueue:) NSMutableArray *_recentTouchesContextQueue; // @synthesize _recentTouchesContextQueue; +@property(nonatomic, getter=_isTrackingTouch, setter=_setTrackingTouch:) _Bool _trackingTouch; // @synthesize _trackingTouch; +@property(nonatomic, setter=_setNumberOfRipplesForCurrentTouch:) unsigned long long _numberOfRipplesForCurrentTouch; // @synthesize _numberOfRipplesForCurrentTouch; +@property(nonatomic, setter=_setCurrentTouchStartTime:) double _currentTouchStartTime; // @synthesize _currentTouchStartTime; +@property(nonatomic, setter=_setCurrentTouchLocation:) struct CGPoint _currentTouchLocation; // @synthesize _currentTouchLocation; +@property(retain, nonatomic, setter=_setStyleProvider:) id _styleProvider; // @synthesize _styleProvider; +@property(nonatomic) double fadeOutRadius; // @synthesize fadeOutRadius=_fadeOutRadius; +@property(nonatomic) double firstRippleInitialRadius; // @synthesize firstRippleInitialRadius=_firstRippleInitialRadius; +@property(nonatomic) double fingerMovingSpeed; // @synthesize fingerMovingSpeed=_fingerMovingSpeed; +@property(nonatomic) double fingerStillSpeed; // @synthesize fingerStillSpeed=_fingerStillSpeed; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; @@ -53,31 +57,21 @@ - (void)_touchEndedAtLocation:(struct CGPoint)arg1; - (void)_touchMovedToLocation:(struct CGPoint)arg1; - (void)_touchBeganAtLocation:(struct CGPoint)arg1; -- (void)_updateTouchLocationCoordinatesWithPoint:(struct CGPoint)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)layoutSubviews; +- (void)_updateRingEnlargementAnimation; +- (void)_enqueueReusableRingLayer:(id)arg1; +- (id)_reusableRingLayer; +- (void)_enqueueRingLayerWithTimeIntervalSinceCreation:(double)arg1 normalizedLocation:(struct CGPoint)arg2 speed:(double)arg3; - (void)_stopAnimation; - (void)_startAnimation; -- (id)_displayLinkManager; -- (void)_refresh:(id)arg1; - (void)_enqueueReusableTouchContextObject:(id)arg1; - (id)_reusableTouchContextObject; -- (void)layoutSubviews; -- (void)_drawViewWithVertices:(BOOL)arg1; -- (void)_computeBaseRippleSectionVerticesIfNeeded; -- (BOOL)_prepareVerticesDataArrayForStoringVerticesOfRipplesWithCount:(unsigned long)arg1; -- (void)_initializeConfigurationParameters; -- (void)_configureView; -- (void)_destroyFramebuffer; -- (BOOL)_createFramebuffer; -- (void)_tearDownView; -- (BOOL)_setUpView; -@property(readonly, nonatomic) float _fadeOutRadius; -@property(readonly, nonatomic) float _firstRippleInitialRadius; -@property(readonly, nonatomic) float _currentSpeed; -@property(nonatomic) float darkness; -@property(nonatomic) float fingerMovingSpeed; -@property(nonatomic) float fingerStillSpeed; +@property(readonly, nonatomic) double _currentSpeed; +- (void)_refresh:(id)arg1; +@property(readonly, nonatomic, getter=_isTouchDown) _Bool _touchDown; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithStyleProvider:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderStyleProvider-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderStyleProvider-Protocol.h index b01931576..02b788c48 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderStyleProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderStyleProvider-Protocol.h @@ -6,37 +6,33 @@ #import "NSObject-Protocol.h" -@class UIColor, UIFont, UIImage; +@class UIColor, UIFont, UIImage, UIScreen; @protocol TKVibrationRecorderStyleProvider -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsProgressViewOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsSpacingBetweenButtons; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonDisabledIconShadowBlur; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonDisabledIconShadowOffset; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledIconShadowColor; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledIconFillColor; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderControlsButtonDisabledTitleShadowOffsetMultipliers; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledTitleShadowColor; -@property(readonly, nonatomic) UIColor *vibrationRecorderControlsButtonDisabledTitleTextColor; -@property(readonly, nonatomic) UIFont *vibrationRecorderControlsButtonTitleFont; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonTitleImagePadding; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonIconVerticalOffset; -@property(readonly, nonatomic) float vibrationRecorderControlsButtonTitleVerticalOffset; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStopPlayingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStartPlayingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStopRecordingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsButtonStartRecordingIcon; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsRightBackgroundImage; -@property(readonly, nonatomic) UIImage *vibrationRecorderControlsLeftBackgroundImage; -@property(readonly, nonatomic) float vibrationRecorderControlsBackgroundHeight; +@property(readonly, nonatomic) double vibrationRecorderRippleFingerMovingSpeed; +@property(readonly, nonatomic) double vibrationRecorderRippleFingerStillSpeed; +@property(readonly, nonatomic) double vibrationRecorderRippleFinalRadius; +@property(readonly, nonatomic) double vibrationRecorderRippleInitialRadius; +@property(readonly, nonatomic) double vibrationRecorderRippleRingLineWidth; +@property(readonly, nonatomic) UIColor *vibrationRecorderRippleViewBackgroundColor; +@property(readonly, nonatomic) double vibrationRecorderProgressViewAccessibilityAdditionalHeight; +@property(readonly, nonatomic) UIImage *vibrationRecorderProgressViewResizableDotImage; +@property(readonly, nonatomic) double vibrationRecorderProgressViewDotHorizontalInset; +@property(readonly, nonatomic) UIColor *vibrationRecorderProgressViewTrackColor; +@property(readonly, nonatomic) double vibrationRecorderProgressViewHeight; +@property(readonly, nonatomic) double vibrationRecorderProgressViewHorizontalOffsetFromEdge; +@property(readonly, nonatomic) double vibrationRecorderProgressToolbarAdditionalHeight; +@property(readonly, nonatomic) double vibrationRecorderProgressToolbarVerticalOffset; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarItemsHorizontalOffsetFromEdge; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarAdditionalHeight; +@property(readonly, nonatomic) double vibrationRecorderControlsToolbarVerticalOffset; @property(readonly, nonatomic) double vibrationRecorderInstructionsLabelFadeAnimationDuration; @property(readonly, nonatomic) struct UIEdgeInsets vibrationRecorderInstructionsLabelEdgeInsets; -@property(readonly, nonatomic) struct UIOffset vibrationRecorderInstructionsLabelShadowOffset; -@property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelShadowColor; +@property(readonly, nonatomic) struct UIOffset vibrationRecorderInstructionsLabelPositionOffset; @property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelBackgroundColor; @property(readonly, nonatomic) UIColor *vibrationRecorderInstructionsLabelTextColor; @property(readonly, nonatomic) UIFont *vibrationRecorderInstructionsLabelFont; -@property(readonly, nonatomic) UIColor *vibrationRecorderBackgroundColor; +@property(retain, nonatomic) UIScreen *screen; +@property(readonly, nonatomic) UIColor *vibrationRecorderBarsBackgroundColor; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurface.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurface.h index 8d2eea282..590104a0e 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurface.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurface.h @@ -10,27 +10,28 @@ @interface TKVibrationRecorderTouchSurface : TKVibrationRecorderRippleView { - BOOL _recordingModeEnabled; - BOOL _shouldIgnoreCurrentTouch; - BOOL _replayModeEnabled; + _Bool _recordingModeEnabled; + _Bool _shouldIgnoreCurrentTouch; + _Bool _replayModeEnabled; id _delegate; + double _vibrationPatternMaximumDuration; TKVibrationRecorderTouchSurfaceRecordedDataWrapper *_recordedDataWrapper; TLVibrationPattern *_vibrationPatternToReplay; - double _vibrationPatternMaximumDuration; double _replayModeWasEnteredStartTime; } @property(nonatomic, setter=_setReplayModeWasEnteredStartTime:) double _replayModeWasEnteredStartTime; // @synthesize _replayModeWasEnteredStartTime; @property(retain, nonatomic, setter=_setVibrationPatternToReplay:) TLVibrationPattern *_vibrationPatternToReplay; // @synthesize _vibrationPatternToReplay; -@property(nonatomic, getter=_isReplayModeEnabled, setter=_setReplayModeEnabled:) BOOL _replayModeEnabled; // @synthesize _replayModeEnabled; -@property(nonatomic, setter=_setShouldIgnoreCurrentTouch:) BOOL _shouldIgnoreCurrentTouch; // @synthesize _shouldIgnoreCurrentTouch; +@property(nonatomic, getter=_isReplayModeEnabled, setter=_setReplayModeEnabled:) _Bool _replayModeEnabled; // @synthesize _replayModeEnabled; +@property(nonatomic, setter=_setShouldIgnoreCurrentTouch:) _Bool _shouldIgnoreCurrentTouch; // @synthesize _shouldIgnoreCurrentTouch; @property(retain, nonatomic, setter=_setRecordedDataWrapper:) TKVibrationRecorderTouchSurfaceRecordedDataWrapper *_recordedDataWrapper; // @synthesize _recordedDataWrapper; @property(nonatomic, setter=_setVibrationPatternMaximumDuration:) double _vibrationPatternMaximumDuration; // @synthesize _vibrationPatternMaximumDuration; -@property(nonatomic, getter=_isRecordingModeEnabled, setter=_setRecordingModeEnabled:) BOOL _recordingModeEnabled; // @synthesize _recordingModeEnabled; +@property(nonatomic, getter=_isRecordingModeEnabled, setter=_setRecordingModeEnabled:) _Bool _recordingModeEnabled; // @synthesize _recordingModeEnabled; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_updateTouchLocationForReplayMode:(id)arg1; - (void)exitReplayMode; - (void)enterReplayModeWithVibrationPattern:(id)arg1; +- (void)_recordTouchLocation:(struct CGPoint)arg1 touchPhase:(int)arg2; - (void)currentVibrationComponentShouldEnd; - (void)exitRecordingMode; - (void)enterRecordingMode; @@ -39,7 +40,7 @@ - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)dealloc; -- (id)initWithVibrationPatternMaximumDuration:(double)arg1; +- (id)initWithVibrationPatternMaximumDuration:(double)arg1 styleProvider:(id)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceDelegate-Protocol.h index baac55bbd..adb9ba738 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceDelegate-Protocol.h @@ -11,6 +11,6 @@ - (void)vibrationRecorderTouchSurface:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; - (void)vibrationComponentDidEndForVibrationRecorderTouchSurface:(id)arg1; - (void)vibrationComponentDidStartForVibrationRecorderTouchSurface:(id)arg1; -- (BOOL)vibrationRecorderTouchSurfaceDidEnterRecordingMode:(id)arg1; +- (_Bool)vibrationRecorderTouchSurfaceDidEnterRecordingMode:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceRecordedDataWrapper.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceRecordedDataWrapper.h index e823f6284..4d5d529b7 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceRecordedDataWrapper.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderTouchSurfaceRecordedDataWrapper.h @@ -8,31 +8,31 @@ @interface TKVibrationRecorderTouchSurfaceRecordedDataWrapper : NSObject { - BOOL _warmUpModeEnabled; - BOOL _displayLinkHasRefreshedAtLeastOnce; - unsigned int _maximumFramesPerSecondRate; - void *_recordedData; - unsigned long _recordedDataElementsCount; - unsigned long _recordedDataCursor; + _Bool _warmUpModeEnabled; + _Bool _displayLinkHasRefreshedAtLeastOnce; double _vibrationPatternMaximumDuration; double _vibrationPatternDidStartTimestamp; + unsigned long long _maximumFramesPerSecondRate; + void *_recordedData; + unsigned long long _recordedDataElementsCount; + unsigned long long _recordedDataCursor; double _warmUpModeDidStartTimestamp; } -@property(nonatomic, setter=_setDisplayLinkHasRefreshedAtLeastOnce:) BOOL _displayLinkHasRefreshedAtLeastOnce; // @synthesize _displayLinkHasRefreshedAtLeastOnce; +@property(nonatomic, setter=_setDisplayLinkHasRefreshedAtLeastOnce:) _Bool _displayLinkHasRefreshedAtLeastOnce; // @synthesize _displayLinkHasRefreshedAtLeastOnce; @property(nonatomic, setter=_setWarmUpModeDidStartTimestamp:) double _warmUpModeDidStartTimestamp; // @synthesize _warmUpModeDidStartTimestamp; -@property(nonatomic, getter=_isWarmUpModeEnabled, setter=_setWarmUpModeEnabled:) BOOL _warmUpModeEnabled; // @synthesize _warmUpModeEnabled; -@property(nonatomic, setter=_setRecordedDataCursor:) unsigned long _recordedDataCursor; // @synthesize _recordedDataCursor; -@property(nonatomic, setter=_setRecordedDataElementsCount:) unsigned long _recordedDataElementsCount; // @synthesize _recordedDataElementsCount; +@property(nonatomic, getter=_isWarmUpModeEnabled, setter=_setWarmUpModeEnabled:) _Bool _warmUpModeEnabled; // @synthesize _warmUpModeEnabled; +@property(nonatomic, setter=_setRecordedDataCursor:) unsigned long long _recordedDataCursor; // @synthesize _recordedDataCursor; +@property(nonatomic, setter=_setRecordedDataElementsCount:) unsigned long long _recordedDataElementsCount; // @synthesize _recordedDataElementsCount; @property(nonatomic, setter=_setRecordedData:) void *_recordedData; // @synthesize _recordedData; -@property(nonatomic, setter=_setMaximumFramesPerSecondRate:) unsigned int _maximumFramesPerSecondRate; // @synthesize _maximumFramesPerSecondRate; +@property(nonatomic, setter=_setMaximumFramesPerSecondRate:) unsigned long long _maximumFramesPerSecondRate; // @synthesize _maximumFramesPerSecondRate; @property(nonatomic, setter=_setVibrationPatternDidStartTimestamp:) double _vibrationPatternDidStartTimestamp; // @synthesize _vibrationPatternDidStartTimestamp; @property(nonatomic, setter=_setVibrationPatternMaximumDuration:) double _vibrationPatternMaximumDuration; // @synthesize _vibrationPatternMaximumDuration; - (void)_updateMaximumFramesPerSecondRate:(id)arg1; -- (BOOL)getTouchLocation:(struct CGPoint *)arg1 touchPhase:(int *)arg2 forTimeInterval:(double)arg3; +- (_Bool)getNormalizedTouchLocation:(struct CGPoint *)arg1 touchPhase:(int *)arg2 forTimeInterval:(double)arg3; - (void)didStopRecording; -- (void)recordTouchLocation:(struct CGPoint)arg1 touchPhase:(int)arg2; -- (void)_recordFinalDataWithTouchLocation:(struct CGPoint)arg1 touchPhase:(int)arg2 timeIntervalSinceBeginningOfPattern:(double)arg3; +- (void)recordNormalizedTouchLocation:(struct CGPoint)arg1 touchPhase:(int)arg2; +- (void)_recordFinalDataWithNormalizedTouchLocation:(struct CGPoint)arg1 touchPhase:(int)arg2 timeIntervalSinceBeginningOfPattern:(double)arg3; - (void)_prepareRecordedDataBufferForStoringEnoughElementsForRecordingDuration:(double)arg1; - (void)dealloc; - (id)initWithVibrationPatternMaximumDuration:(double)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderView.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderView.h index 583241492..ad7072503 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderView.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderView.h @@ -6,58 +6,69 @@ #import "UIView.h" -#import "TKVibrationRecorderControlsViewDelegate-Protocol.h" #import "TKVibrationRecorderTouchSurfaceDelegate-Protocol.h" -@class TKStyleProvider, TKVibrationRecorderControlsView, TKVibrationRecorderTouchSurface, UILabel; +@class NSLayoutConstraint, TKVibrationRecorderProgressView, TKVibrationRecorderTouchSurface, UILabel, UIToolbar; -@interface TKVibrationRecorderView : UIView +@interface TKVibrationRecorderView : UIView { - BOOL _replayModeEnabled; - BOOL _waitingForEndOfCurrentVibrationComponent; - BOOL _animatingProgress; - id _delegate; - TKStyleProvider *_styleProvider; - TKVibrationRecorderTouchSurface *_touchSurface; - UILabel *_instructionsLabel; - TKVibrationRecorderControlsView *_controlsView; + _Bool _replayModeEnabled; + _Bool _waitingForEndOfCurrentVibrationComponent; + _Bool _animatingProgress; int _leftButtonIdentifier; int _rightButtonIdentifier; + id _delegate; + id _styleProvider; + UILabel *_instructionsLabel; + UIToolbar *_controlsToolbar; + TKVibrationRecorderProgressView *_progressView; + TKVibrationRecorderTouchSurface *_touchSurface; + NSLayoutConstraint *_controlsToolbarTopConstraint; + NSLayoutConstraint *_progressToolbarBottomConstraint; + NSLayoutConstraint *_touchSurfaceTopConstraint; double _vibrationPatternMaximumDuration; double _currentVibrationProgressDidStartTimestamp; double _currentVibrationComponentDidStartTimestamp; } -@property(nonatomic, getter=_isAnimatingProgress, setter=_setAnimatingProgress:) BOOL _animatingProgress; // @synthesize _animatingProgress; -@property(nonatomic, getter=_isWaitingForEndOfCurrentVibrationComponent, setter=_setWaitingForEndOfCurrentVibrationComponent:) BOOL _waitingForEndOfCurrentVibrationComponent; // @synthesize _waitingForEndOfCurrentVibrationComponent; +@property(nonatomic, getter=_isAnimatingProgress, setter=_setAnimatingProgress:) _Bool _animatingProgress; // @synthesize _animatingProgress; +@property(nonatomic, getter=_isWaitingForEndOfCurrentVibrationComponent, setter=_setWaitingForEndOfCurrentVibrationComponent:) _Bool _waitingForEndOfCurrentVibrationComponent; // @synthesize _waitingForEndOfCurrentVibrationComponent; @property(nonatomic, setter=_setCurrentVibrationComponentDidStartTimestamp:) double _currentVibrationComponentDidStartTimestamp; // @synthesize _currentVibrationComponentDidStartTimestamp; @property(nonatomic, setter=_setCurrentVibrationProgressDidStartTimestamp:) double _currentVibrationProgressDidStartTimestamp; // @synthesize _currentVibrationProgressDidStartTimestamp; @property(nonatomic, setter=_setVibrationPatternMaximumDuration:) double _vibrationPatternMaximumDuration; // @synthesize _vibrationPatternMaximumDuration; -@property(nonatomic, getter=_isReplayModeEnabled, setter=_setReplayModeEnabled:) BOOL _replayModeEnabled; // @synthesize _replayModeEnabled; +@property(nonatomic, getter=_isReplayModeEnabled, setter=_setReplayModeEnabled:) _Bool _replayModeEnabled; // @synthesize _replayModeEnabled; @property(nonatomic, setter=_setRightButtonIdentifier:) int _rightButtonIdentifier; // @synthesize _rightButtonIdentifier; @property(nonatomic, setter=_setLeftButtonIdentifier:) int _leftButtonIdentifier; // @synthesize _leftButtonIdentifier; -@property(retain, nonatomic, setter=_setControlsView:) TKVibrationRecorderControlsView *_controlsView; // @synthesize _controlsView; -@property(retain, nonatomic, setter=_setInstructionsLabel:) UILabel *_instructionsLabel; // @synthesize _instructionsLabel; +@property(retain, nonatomic, setter=_setTouchSurfaceTopConstraint:) NSLayoutConstraint *_touchSurfaceTopConstraint; // @synthesize _touchSurfaceTopConstraint; +@property(retain, nonatomic, setter=_setProgressToolbarBottomConstraint:) NSLayoutConstraint *_progressToolbarBottomConstraint; // @synthesize _progressToolbarBottomConstraint; +@property(retain, nonatomic, setter=_setControlsToolbarTopConstraint:) NSLayoutConstraint *_controlsToolbarTopConstraint; // @synthesize _controlsToolbarTopConstraint; @property(retain, nonatomic, setter=_setTouchSurface:) TKVibrationRecorderTouchSurface *_touchSurface; // @synthesize _touchSurface; -@property(retain, nonatomic, setter=_setStyleProvider:) TKStyleProvider *_styleProvider; // @synthesize _styleProvider; +@property(retain, nonatomic, setter=_setProgressView:) TKVibrationRecorderProgressView *_progressView; // @synthesize _progressView; +@property(retain, nonatomic, setter=_setControlsToolbar:) UIToolbar *_controlsToolbar; // @synthesize _controlsToolbar; +@property(retain, nonatomic, setter=_setInstructionsLabel:) UILabel *_instructionsLabel; // @synthesize _instructionsLabel; +@property(retain, nonatomic, setter=_setStyleProvider:) id _styleProvider; // @synthesize _styleProvider; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)vibrationRecorderTouchSurface:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; -- (BOOL)vibrationRecorderTouchSurfaceDidEnterRecordingMode:(id)arg1; +- (_Bool)vibrationRecorderTouchSurfaceDidEnterRecordingMode:(id)arg1; - (void)vibrationRecorderTouchSurfaceDidFinishReplayingVibration:(id)arg1; -- (void)vibrationRecorderControlsView:(id)arg1 buttonTappedAtIndex:(unsigned int)arg2; - (void)vibrationComponentDidEndForVibrationRecorderTouchSurface:(id)arg1; - (void)vibrationComponentDidStartForVibrationRecorderTouchSurface:(id)arg1; +- (void)navigationController:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)wasAddedToNavigationController:(id)arg1; +- (void)didMoveToWindow; - (void)_updateProgress:(id)arg1; - (void)stopAnimatingProgress; - (void)startAnimatingProgress; - (void)exitReplayMode; - (void)enterReplayModeWithVibrationPattern:(id)arg1; -- (void)exitRecordingModeWithPlayButtonEnabled:(BOOL)arg1; +- (void)exitRecordingModeWithPlayButtonEnabled:(_Bool)arg1; - (void)enterRecordingMode; -- (void)_exitWaitingModeWithAnimation:(BOOL)arg1; -- (void)_enterWaitingModeWithAnimation:(BOOL)arg1 enablePlayButton:(BOOL)arg2; -- (void)_setLeftButtonIdentifier:(int)arg1 enabled:(BOOL)arg2 rightButtonIdentifier:(int)arg3 enabled:(BOOL)arg4; -- (void)_getButtonPropertiesForIdentifier:(int)arg1 enabled:(BOOL)arg2 color:(int *)arg3 title:(id *)arg4 icon:(id *)arg5; +- (void)_exitWaitingModeWithAnimation:(_Bool)arg1; +- (void)_enterWaitingModeWithAnimation:(_Bool)arg1 enablePlayButton:(_Bool)arg2; +- (void)_handleRightButtonTapped:(id)arg1; +- (void)_handleLeftButtonTapped:(id)arg1; +- (void)_setLeftButtonIdentifier:(int)arg1 enabled:(_Bool)arg2 rightButtonIdentifier:(int)arg3 enabled:(_Bool)arg4 animated:(_Bool)arg5; +- (id)_titleForControlsToolbarButtonWithIdentifier:(int)arg1; - (void)dealloc; - (id)initWithVibrationPatternMaximumDuration:(double)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewController.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewController.h index 2f880c06b..a971e3337 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewController.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewController.h @@ -4,71 +4,17 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "UINavigationController.h" -#import "TKVibrationRecorderViewDelegate-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" +@class TKVibrationRecorderContentViewController; -@class NSDictionary, TKVibrationRecorderView, TKVibratorController, TLVibrationPattern, UIAlertView, UIBarButtonItem; - -@interface TKVibrationRecorderViewController : UIViewController +@interface TKVibrationRecorderViewController : UINavigationController { - BOOL _waitingForEndOfCurrentVibrationComponent; - id _delegate; - UIBarButtonItem *_cancelButton; - UIBarButtonItem *_saveButton; - UIAlertView *_vibrationNameAlertView; - TKVibratorController *_vibratorController; - NSDictionary *_indefiniteVibrationPattern; - int _mode; - TKVibrationRecorderView *_vibrationRecorderView; - TLVibrationPattern *_recordedVibrationPattern; - double _currentVibrationComponentDidStartTimeStamp; - double _currentVibrationProgressDidStartTimestamp; + TKVibrationRecorderContentViewController *_vibrationRecorderContentViewController; } -@property(nonatomic, getter=_isWaitingForEndOfCurrentVibrationComponent, setter=_setWaitingForEndOfCurrentVibrationComponent:) BOOL _waitingForEndOfCurrentVibrationComponent; // @synthesize _waitingForEndOfCurrentVibrationComponent; -@property(nonatomic, setter=_setCurrentVibrationProgressDidStartTimestamp:) double _currentVibrationProgressDidStartTimestamp; // @synthesize _currentVibrationProgressDidStartTimestamp; -@property(nonatomic, setter=_setCurrentVibrationComponentDidStartTimeStamp:) double _currentVibrationComponentDidStartTimeStamp; // @synthesize _currentVibrationComponentDidStartTimeStamp; -@property(retain, nonatomic, setter=_setRecordedVibrationPattern:) TLVibrationPattern *_recordedVibrationPattern; // @synthesize _recordedVibrationPattern; -@property(retain, nonatomic, setter=_setVibrationRecorderView:) TKVibrationRecorderView *_vibrationRecorderView; // @synthesize _vibrationRecorderView; -@property(nonatomic, setter=_setMode:) int _mode; // @synthesize _mode; -@property(retain, nonatomic, setter=_setIndefiniteVibrationPattern:) NSDictionary *_indefiniteVibrationPattern; // @synthesize _indefiniteVibrationPattern; -@property(retain, nonatomic, setter=_setVibratorController:) TKVibratorController *_vibratorController; // @synthesize _vibratorController; -@property(retain, nonatomic, setter=_setVibrationNameAlertView:) UIAlertView *_vibrationNameAlertView; // @synthesize _vibrationNameAlertView; -@property(retain, nonatomic, setter=_setSaveButton:) UIBarButtonItem *_saveButton; // @synthesize _saveButton; -@property(retain, nonatomic, setter=_setCancelButton:) UIBarButtonItem *_cancelButton; // @synthesize _cancelButton; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)_accessibilityDidExitReplayMode; -- (void)_accessibilityDidEnterReplayMode; -- (void)_accessibilityDidExitRecordingMode; -- (void)_accessibilityDidEnterRecordingMode; -- (void)_accessibilityMakeAnnouncementWithStringForLocalizationIdentifier:(id)arg1; -- (void)_finishedWithRecorder; -- (void)vibrationRecorderViewDidReachVibrationRecordingMaximumDuration:(id)arg1; -- (void)vibrationRecorderView:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; -- (BOOL)vibrationRecorderViewDidEnterRecordingMode:(id)arg1; -- (void)vibrationRecorderViewDidFinishReplayingVibration:(id)arg1; -- (void)vibrationRecorderView:(id)arg1 buttonTappedWithIdentifier:(int)arg2; -- (void)vibrationComponentDidEndForVibrationRecorderView:(id)arg1; -- (void)vibrationComponentDidStartForVibrationRecorderView:(id)arg1; -- (void)_eraseCurrentVibrationComponentDidStartTimeStamp; -- (void)_storeVibrationComponentOfTypePause:(BOOL)arg1; -- (void)_stopVibrating; -- (void)_startVibratingWithVibrationPattern:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)_textFieldTextDidChange:(id)arg1; -- (void)_saveButtonTapped:(id)arg1; -- (void)_cancelButtonTapped:(id)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)loadView; +@property(retain, nonatomic, setter=_setVibrationRecorderContentViewController:) TKVibrationRecorderContentViewController *_vibrationRecorderContentViewController; // @synthesize _vibrationRecorderContentViewController; +@property(nonatomic) id vibrationRecorderViewControllerDelegate; - (void)dealloc; - (id)initWithVibratorController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewDelegate-Protocol.h index 2b49a8580..ca0468ea4 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/TKVibrationRecorderViewDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol TKVibrationRecorderViewDelegate - (void)vibrationRecorderViewDidReachVibrationRecordingMaximumDuration:(id)arg1; - (void)vibrationRecorderView:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; -- (BOOL)vibrationRecorderViewDidEnterRecordingMode:(id)arg1; +- (_Bool)vibrationRecorderViewDidEnterRecordingMode:(id)arg1; - (void)vibrationRecorderViewDidFinishReplayingVibration:(id)arg1; - (void)vibrationRecorderView:(id)arg1 buttonTappedWithIdentifier:(int)arg2; - (void)vibrationComponentDidEndForVibrationRecorderView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/TLDividerTableViewCell.h b/iOS7/PrivateFrameworks/ToneKit/TLDividerTableViewCell.h index 07c202613..992b75021 100644 --- a/iOS7/PrivateFrameworks/ToneKit/TLDividerTableViewCell.h +++ b/iOS7/PrivateFrameworks/ToneKit/TLDividerTableViewCell.h @@ -14,10 +14,10 @@ } - (void)dealloc; -- (void)setSeparatorStyle:(int)arg1; +- (void)setSeparatorStyle:(long long)arg1; @property(retain, nonatomic) UIColor *contentBackgroundColor; @property(retain, nonatomic) UIColor *contentFillColor; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/ToneKit/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/UIImage-TKExtensions.h b/iOS7/PrivateFrameworks/ToneKit/UIImage-TKExtensions.h deleted file mode 100644 index c02329823..000000000 --- a/iOS7/PrivateFrameworks/ToneKit/UIImage-TKExtensions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImage.h" - -@interface UIImage (TKExtensions) -- (id)tk_subImageInRect:(struct CGRect)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/ToneKit/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/ToneKit/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/ToneKit/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/ToneKit/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/ToneKit/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/ToneKit/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/ToneKit/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/ToneKit/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneKit/UIView-TKConstraintBasedLayout.h b/iOS7/PrivateFrameworks/ToneKit/UIView-TKConstraintBasedLayout.h new file mode 100644 index 000000000..a27c3e4c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneKit/UIView-TKConstraintBasedLayout.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface UIView (TKConstraintBasedLayout) +- (id)tk_firstCommonAncestorWithView:(id)arg1; +- (unsigned long long)_tl_depth; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 relatedBy:(long long)arg2 toItem:(id)arg3 attribute:(long long)arg4 multiplier:(double)arg5 constant:(double)arg6; +- (void)tk_constrainLayoutAttribute:(long long)arg1 relatedBy:(long long)arg2 toItem:(id)arg3 attribute:(long long)arg4 multiplier:(double)arg5 constant:(double)arg6; +- (id)tk_addedConstraintFotLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withMultiplier:(double)arg4; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withMultiplier:(double)arg3; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2; +- (id)tk_addedConstraintForLayoutAttribute:(long long)arg1 asEqualToConstant:(double)arg2; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withMultiplier:(double)arg4; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withMultiplier:(double)arg3; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3 withOffset:(double)arg4; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToLayoutAttribute:(long long)arg2 ofView:(id)arg3; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2 withOffset:(double)arg3; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToValueOfView:(id)arg2; +- (void)tk_constrainLayoutAttribute:(long long)arg1 asEqualToConstant:(double)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/ToneKit/UIView-TKExtensions.h b/iOS7/PrivateFrameworks/ToneKit/UIView-TKExtensions.h deleted file mode 100644 index 8032743e2..000000000 --- a/iOS7/PrivateFrameworks/ToneKit/UIView-TKExtensions.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface UIView (TKExtensions) -- (id)tk_firstCommonAncestorWithView:(id)arg1; -- (unsigned int)_tl_depth; -- (void)tk_constrainLayoutAttribute:(int)arg1 relatedBy:(int)arg2 toItem:(id)arg3 attribute:(int)arg4 multiplier:(float)arg5 constant:(float)arg6; -- (void)tk_constrainLayoutAttribute:(int)arg1 asGreaterThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)tk_constrainLayoutAttribute:(int)arg1 asLessThanOrEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)tk_constrainLayoutAttribute:(int)arg1 asEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3 withOffset:(float)arg4; -- (void)tk_constrainLayoutAttribute:(int)arg1 asEqualToLayoutAttribute:(int)arg2 ofView:(id)arg3; -- (void)tk_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2 withOffset:(float)arg3; -- (void)tk_constrainLayoutAttribute:(int)arg1 asEqualToValueOfView:(id)arg2; -- (void)tk_constrainLayoutAttribute:(int)arg1 asEqualToConstant:(float)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/ToneLibrary/NSObject-TLExtensions.h b/iOS7/PrivateFrameworks/ToneLibrary/NSObject-TLExtensions.h index 61def3a0b..342a43124 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/NSObject-TLExtensions.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/NSObject-TLExtensions.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (TLExtensions) -- (BOOL)setAudioVideoControllerRepeatMode:(int)arg1; -- (int)audioVideoControllerRepeatMode; +- (_Bool)setAudioVideoControllerRepeatMode:(long long)arg1; +- (long long)audioVideoControllerRepeatMode; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLAccessQueue.h b/iOS7/PrivateFrameworks/ToneLibrary/TLAccessQueue.h index 6516711c4..3934d1f22 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLAccessQueue.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLAccessQueue.h @@ -23,7 +23,7 @@ - (void)performAsynchronousBlock:(id)arg1; - (void)performSynchronousBlock:(id)arg1; - (void)dealloc; -- (id)initWithLabel:(id)arg1 appendUUIDToLabel:(BOOL)arg2; +- (id)initWithLabel:(id)arg1 appendUUIDToLabel:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLAlert.h b/iOS7/PrivateFrameworks/ToneLibrary/TLAlert.h index c82508881..50e4e9fdd 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLAlert.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLAlert.h @@ -10,7 +10,7 @@ @interface TLAlert : NSObject { - BOOL _shouldOverrideMasterSwitches; + _Bool _shouldOverrideMasterSwitches; int _type; NSString *_toneIdentifier; NSString *_vibrationIdentifier; @@ -18,13 +18,13 @@ id _completionHandler; } -+ (void)_playToneAndVibrationForType:(int)arg1 toneIdentifier:(id)arg2 vibrationIdentifier:(id)arg3 shouldOverrideMasterSwitches:(BOOL)arg4; ++ (void)_playToneAndVibrationForType:(int)arg1 toneIdentifier:(id)arg2 vibrationIdentifier:(id)arg3 shouldOverrideMasterSwitches:(_Bool)arg4; + (void)playToneAndVibrationForType:(int)arg1 toneIdentifier:(id)arg2 vibrationIdentifier:(id)arg3; + (void)playToneAndVibrationForType:(int)arg1 accountIdentifier:(id)arg2; + (void)playToneAndVibrationForType:(int)arg1; @property(copy, nonatomic, setter=_setCompletionHandler:) id _completionHandler; // @synthesize _completionHandler; @property(retain, nonatomic, setter=_setTargetQueue:) NSObject *_targetQueue; // @synthesize _targetQueue; -@property(nonatomic, setter=_setShouldOverrideMasterSwitches:) BOOL _shouldOverrideMasterSwitches; // @synthesize _shouldOverrideMasterSwitches; +@property(nonatomic, setter=_setShouldOverrideMasterSwitches:) _Bool _shouldOverrideMasterSwitches; // @synthesize _shouldOverrideMasterSwitches; - (void)_setVibrationIdentifier:(id)arg1; @property(copy, nonatomic) NSString *vibrationIdentifier; // @synthesize vibrationIdentifier=_vibrationIdentifier; - (void)_setToneIdentifier:(id)arg1; @@ -32,7 +32,7 @@ - (void)_setType:(int)arg1; @property(nonatomic) int type; // @synthesize type=_type; - (void)stop; -- (BOOL)playWithCompletionHandler:(id)arg1 targetQueue:(void)arg2; +- (_Bool)playWithCompletionHandler:(id)arg1 targetQueue:(void)arg2; - (void)dealloc; - (id)initWithType:(int)arg1 toneIdentifier:(id)arg2 vibrationIdentifier:(id)arg3; - (id)initWithType:(int)arg1 accountIdentifier:(id)arg2; diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLAlertController.h b/iOS7/PrivateFrameworks/ToneLibrary/TLAlertController.h index b00d8dacc..19433777a 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLAlertController.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLAlertController.h @@ -17,14 +17,14 @@ + (id)sharedAlertController; @property(retain, setter=_setAlertsBySoundIDsAccessQueue:) TLAccessQueue *_alertsBySoundIDsAccessQueue; // @synthesize _alertsBySoundIDsAccessQueue; @property(retain, nonatomic, setter=_setAlertsBySoundIDs:) NSMutableDictionary *_alertsBySoundIDs; // @synthesize _alertsBySoundIDs; -@property(readonly, nonatomic) BOOL _hasVibratorCapability; -- (void)_systemSoundDidFinishPlaying:(unsigned long)arg1; -- (void)_removeSoundID:(unsigned long)arg1 shouldStopSound:(BOOL)arg2 fireCompletionHandler:(BOOL)arg3; -- (BOOL)_stopAllAlerts; -- (unsigned long)_soundIDForAlert:(id)arg1; +@property(readonly, nonatomic) _Bool _hasVibratorCapability; +- (void)_systemSoundDidFinishPlaying:(unsigned int)arg1; +- (void)_removeSoundID:(unsigned int)arg1 shouldStopSound:(_Bool)arg2 fireCompletionHandler:(_Bool)arg3; +- (_Bool)_stopAllAlerts; +- (unsigned int)_soundIDForAlert:(id)arg1; - (void)_stopAlert:(id)arg1; -- (BOOL)_playAlert:(id)arg1 completionHandler:(id)arg2 targetQueue:(void)arg3; -- (BOOL)stopAllAlerts; +- (_Bool)_playAlert:(id)arg1 completionHandler:(id)arg2 targetQueue:(void)arg3; +- (_Bool)stopAllAlerts; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLITunesTone.h b/iOS7/PrivateFrameworks/ToneLibrary/TLITunesTone.h index dada21d09..9e56cf93e 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLITunesTone.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLITunesTone.h @@ -16,25 +16,25 @@ NSString *_artworkFile; NSDictionary *_playbackProperties; NSNumber *_pid; - unsigned int _duration; - BOOL _ringtone; - BOOL _purchased; - BOOL _protected; - BOOL _private; + unsigned long long _duration; + _Bool _ringtone; + _Bool _purchased; + _Bool _protected; + _Bool _private; } -@property(nonatomic) BOOL private; // @synthesize private=_private; -@property(nonatomic) BOOL protected; // @synthesize protected=_protected; -@property(nonatomic) unsigned int duration; // @synthesize duration=_duration; +@property(nonatomic) _Bool private; // @synthesize private=_private; +@property(nonatomic) _Bool protected; // @synthesize protected=_protected; +@property(nonatomic) unsigned long long duration; // @synthesize duration=_duration; @property(retain, nonatomic) NSString *artworkFile; // @synthesize artworkFile=_artworkFile; @property(retain, nonatomic) NSNumber *pid; // @synthesize pid=_pid; -@property(nonatomic, getter=isRingtone) BOOL ringtone; // @synthesize ringtone=_ringtone; -@property(nonatomic, getter=isPurchased) BOOL purchased; // @synthesize purchased=_purchased; +@property(nonatomic, getter=isRingtone) _Bool ringtone; // @synthesize ringtone=_ringtone; +@property(nonatomic, getter=isPurchased) _Bool purchased; // @synthesize purchased=_purchased; @property(retain, nonatomic) NSDictionary *playbackProperties; // @synthesize playbackProperties=_playbackProperties; @property(retain, nonatomic) NSString *filePath; // @synthesize filePath=_filePath; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -- (BOOL)loadFromPropertyList:(id)arg1; +- (_Bool)loadFromPropertyList:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLTextToneInfo.h b/iOS7/PrivateFrameworks/ToneLibrary/TLTextToneInfo.h index ca0e37ef3..0051e4f0c 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLTextToneInfo.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLTextToneInfo.h @@ -10,16 +10,16 @@ @interface TLTextToneInfo : NSObject { - unsigned long _previewSound; - unsigned long _actualSound; + unsigned int _previewSound; + unsigned int _actualSound; NSString *_filePath; } @property(readonly, nonatomic) NSString *filePath; // @synthesize filePath=_filePath; -@property(readonly, nonatomic) unsigned long actualSound; // @synthesize actualSound=_actualSound; -@property(readonly, nonatomic) unsigned long previewSound; // @synthesize previewSound=_previewSound; +@property(readonly, nonatomic) unsigned int actualSound; // @synthesize actualSound=_actualSound; +@property(readonly, nonatomic) unsigned int previewSound; // @synthesize previewSound=_previewSound; - (void)dealloc; -- (id)initWithPreviewSound:(unsigned long)arg1 actualSound:(unsigned long)arg2 filePath:(id)arg3; +- (id)initWithPreviewSound:(unsigned int)arg1 actualSound:(unsigned int)arg2 filePath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager-TLAlertToneManager.h b/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager-TLAlertToneManager.h new file mode 100644 index 000000000..e982aec35 --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager-TLAlertToneManager.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TLToneManager (TLAlertToneManager) ++ (_Bool)migrateLegacyToneSettings; +- (void)_performBlockInAccessQueue:(id)arg1; +- (void)_performBlockOnMainThread:(id)arg1; +- (void)removeNewMailToneForAccount:(id)arg1; +- (unsigned int)currentAirDropInvitationToneSoundID; +- (unsigned int)currentPhotoStreamPostToneSoundID; +- (unsigned int)currentFacebookPostToneSoundID; +- (unsigned int)currentSentTweetToneSoundID; +- (unsigned int)currentNewReminderAlertToneSoundID; +- (unsigned int)currentNewCalendarAlertToneSoundID; +- (unsigned int)currentNewVoicemailToneSoundID; +- (unsigned int)currentSentMailToneSoundID; +- (unsigned int)currentNewMailToneSoundIDForAccount:(id)arg1; +- (unsigned int)currentNewMailToneSoundID; +- (id)currentIdentifierForContext:(int)arg1; +- (id)currentAirDropInvitationToneIdentifier; +- (id)currentPhotoStreamPostToneIdentifier; +- (id)currentFacebookPostToneIdentifier; +- (id)currentSentTweetToneIdentifier; +- (id)currentReminderAlertToneIdentifier; +- (id)currentCalendarAlertToneIdentifier; +- (id)currentNewVoicemailToneIdentifier; +- (id)currentSentMailToneIdentifier; +- (id)currentNewMailToneIdentifierForAccount:(id)arg1; +- (id)newMailPreferenceKeyForAccount:(id)arg1; +- (id)currentNewMailToneIdentifier; +- (id)defaultIdentifierForContext:(int)arg1; +- (id)defaultAlarmToneIdentifier; +- (id)defaultAirDropInvitationToneIdentifier; +- (id)defaultPhotoStreamPostToneIdentifier; +- (id)defaultFacebookPostToneIdentifier; +- (id)defaultSentTweetToneIdentifier; +- (id)defaultReminderAlertToneIdentifier; +- (id)defaultCalendarAlertToneIdentifier; +- (id)defaultNewVoicemailToneIdentifier; +- (id)defaultSentMailToneIdentifier; +- (id)defaultNewMailToneIdentifier; +@end + diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager.h b/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager.h index 9d59400ee..301d900bc 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLToneManager.h @@ -19,38 +19,37 @@ id _delegate; } -+ (BOOL)identifierIsTextTone:(id)arg1; ++ (_Bool)identifierIsTextTone:(id)arg1; + (id)sharedRingtoneManager; -+ (BOOL)migrateLegacyToneSettings; @property(retain, setter=_setAccessQueue:) TLAccessQueue *_accessQueue; // @synthesize _accessQueue; -- (BOOL)transferPurchasedToITunes:(id)arg1; +- (_Bool)transferPurchasedToITunes:(id)arg1; - (unsigned long long)installedTonesSize; - (id)installedTones; - (void)deleteAllSyncedData; -- (BOOL)_removeToneFromManifest:(id)arg1 fileName:(id)arg2 deletedMetadata:(id *)arg3; -- (BOOL)_addToneToManifest:(id)arg1 metadata:(id)arg2 fileName:(id)arg3 mediaDirectory:(id)arg4; +- (_Bool)_removeToneFromManifest:(id)arg1 fileName:(id)arg2 deletedMetadata:(id *)arg3; +- (_Bool)_addToneToManifest:(id)arg1 metadata:(id)arg2 fileName:(id)arg3 mediaDirectory:(id)arg4; - (id)iTunesToneForPID:(id)arg1; - (void)removeImportedToneWithIdentifier:(id)arg1; - (void)importTone:(id)arg1 metadata:(id)arg2 completionBlock:(id)arg3; -- (BOOL)deleteSyncedToneByPID:(id)arg1; -- (BOOL)insertPurchasedToneMetadata:(id)arg1 filename:(id)arg2; -- (BOOL)insertSyncedToneMetadata:(id)arg1 filename:(id)arg2; +- (_Bool)deleteSyncedToneByPID:(id)arg1; +- (_Bool)insertPurchasedToneMetadata:(id)arg1 filename:(id)arg2; +- (_Bool)insertSyncedToneMetadata:(id)arg1 filename:(id)arg2; - (int)_lockManifest:(id)arg1; -- (BOOL)ensureDirectoryExists:(id)arg1; -- (unsigned long)_currentToneSoundID:(id)arg1 defaultIdentifier:(id)arg2; +- (_Bool)ensureDirectoryExists:(id)arg1; +- (unsigned int)_currentToneSoundID:(id)arg1 defaultIdentifier:(id)arg2; - (id)_defaultToneNameForAlertType:(int)arg1; - (id)_defaultToneIdentifierForAlertType:(int)arg1; -- (unsigned long)createPreviewSoundIDForToneIdentifier:(id)arg1; -- (unsigned long)soundIDForToneIdentifier:(id)arg1 isValid:(char *)arg2; -- (unsigned long)soundIDForToneIdentifier:(id)arg1; -- (unsigned long)soundIDForTextToneIdentifier:(id)arg1 isValid:(char *)arg2; -- (unsigned long)soundIDForTextToneIdentifier:(id)arg1; -- (unsigned long)_soundIDForSystemTone:(id)arg1 isValid:(char *)arg2; +- (unsigned int)createPreviewSoundIDForToneIdentifier:(id)arg1; +- (unsigned int)soundIDForToneIdentifier:(id)arg1 isValid:(_Bool *)arg2; +- (unsigned int)soundIDForToneIdentifier:(id)arg1; +- (unsigned int)soundIDForTextToneIdentifier:(id)arg1 isValid:(_Bool *)arg2; +- (unsigned int)soundIDForTextToneIdentifier:(id)arg1; +- (unsigned int)_soundIDForSystemTone:(id)arg1 isValid:(_Bool *)arg2; - (id)aliasForIdentifier:(id)arg1; -- (unsigned long)previewBehaviorForDefaultIdentifier:(id)arg1; -- (unsigned long)previewSoundIDForTextToneIdentifier:(id)arg1; -- (id)copyNameOfTextToneWithIdentifier:(id)arg1 isValid:(char *)arg2; -- (unsigned long)currentTextToneSoundID; +- (unsigned int)previewBehaviorForDefaultIdentifier:(id)arg1; +- (unsigned int)previewSoundIDForTextToneIdentifier:(id)arg1; +- (id)copyNameOfTextToneWithIdentifier:(id)arg1 isValid:(_Bool *)arg2; +- (unsigned int)currentTextToneSoundID; - (id)nullTextToneName; - (id)defaultTextToneName; - (id)defaultTextToneIdentifier; @@ -66,6 +65,7 @@ - (id)copyCurrentTextToneIdentifier; - (id)currentTextToneIdentifier; - (void)loadTextToneInfo; +- (id)systemModernSoundDirectory; - (id)systemNewSoundDirectory; - (id)systemSoundDirectory; - (id)systemRingtoneDirectory; @@ -76,20 +76,20 @@ - (id)rootDirectory; - (void)_reloadITunesRingtonesAfterExternalChange; - (id)_copyITunesRingtonesFromManifestPath:(id)arg1 mediaDirectoryPath:(id)arg2; -- (BOOL)isTonePrivateWithIdentifier:(id)arg1; -- (BOOL)isToneProtectedWithIdentifier:(id)arg1; -- (unsigned int)durationOfToneWithIdentifier:(id)arg1; -- (BOOL)isAlertTone:(id)arg1; -- (BOOL)isRingtonePurchased:(id)arg1; +- (_Bool)isTonePrivateWithIdentifier:(id)arg1; +- (_Bool)isToneProtectedWithIdentifier:(id)arg1; +- (unsigned long long)durationOfToneWithIdentifier:(id)arg1; +- (_Bool)isAlertTone:(id)arg1; +- (_Bool)isRingtonePurchased:(id)arg1; - (id)newAVItemWithRingtoneIdentifier:(id)arg1; -- (BOOL)toneWithIdentifierIsNone:(id)arg1; -- (BOOL)toneWithIdentifierIsValid:(id)arg1; -- (BOOL)_toneWithIdentifierIsValid:(id)arg1; -- (id)copyNameOfIdentifier:(id)arg1 isValid:(char *)arg2; -- (id)copyIdentifierForRingtoneAtPath:(id)arg1 isValid:(char *)arg2; -- (id)copyPathOfRingtoneWithIdentifier:(id)arg1 isValid:(char *)arg2; +- (_Bool)toneWithIdentifierIsNone:(id)arg1; +- (_Bool)toneWithIdentifierIsValid:(id)arg1; +- (_Bool)_toneWithIdentifierIsValid:(id)arg1; +- (id)copyNameOfIdentifier:(id)arg1 isValid:(_Bool *)arg2; +- (id)copyIdentifierForRingtoneAtPath:(id)arg1 isValid:(_Bool *)arg2; +- (id)copyPathOfRingtoneWithIdentifier:(id)arg1 isValid:(_Bool *)arg2; - (id)copyPathOfRingtoneWithIdentifier:(id)arg1; -- (id)copyNameOfRingtoneWithIdentifier:(id)arg1 isValid:(char *)arg2; +- (id)copyNameOfRingtoneWithIdentifier:(id)arg1 isValid:(_Bool *)arg2; - (id)copyNameOfRingtoneWithIdentifier:(id)arg1; - (id)pathFromIdentifier:(id)arg1 withPrefix:(id)arg2; - (id)localizedRingtoneNameWithIdentifier:(id)arg1; @@ -104,45 +104,13 @@ - (void)_deviceRingtonesChangedNotification; - (void)loadITunesRingtoneInfoPlistAtPath:(id)arg1; - (void)setDelegate:(id)arg1; -- (BOOL)shouldShowAlarmSounds; -- (BOOL)shouldShowRingtones; +- (_Bool)shouldShowAlarmSounds; +- (_Bool)shouldShowRingtones; - (void)dealloc; -- (id)initWithITunesRingtonePlistAtPath:(id)arg1 shouldInitializeGraphicsServices:(BOOL)arg2; +- (id)initWithITunesRingtonePlistAtPath:(id)arg1 shouldInitializeGraphicsServices:(_Bool)arg2; - (id)initWithITunesRingtonePlistAtPath:(id)arg1; -- (id)initWithGraphicsServicesInitialization:(BOOL)arg1; +- (id)initWithGraphicsServicesInitialization:(_Bool)arg1; - (id)init; -- (void)_performBlockInAccessQueue:(id)arg1; -- (void)_performBlockOnMainThread:(id)arg1; -- (void)removeNewMailToneForAccount:(id)arg1; -- (unsigned long)currentPhotoStreamPostToneSoundID; -- (unsigned long)currentFacebookPostToneSoundID; -- (unsigned long)currentSentTweetToneSoundID; -- (unsigned long)currentNewReminderAlertToneSoundID; -- (unsigned long)currentNewCalendarAlertToneSoundID; -- (unsigned long)currentNewVoicemailToneSoundID; -- (unsigned long)currentSentMailToneSoundID; -- (unsigned long)currentNewMailToneSoundIDForAccount:(id)arg1; -- (unsigned long)currentNewMailToneSoundID; -- (id)currentIdentifierForContext:(int)arg1; -- (id)currentPhotoStreamPostToneIdentifier; -- (id)currentFacebookPostToneIdentifier; -- (id)currentSentTweetToneIdentifier; -- (id)currentReminderAlertToneIdentifier; -- (id)currentCalendarAlertToneIdentifier; -- (id)currentNewVoicemailToneIdentifier; -- (id)currentSentMailToneIdentifier; -- (id)currentNewMailToneIdentifierForAccount:(id)arg1; -- (id)newMailPreferenceKeyForAccount:(id)arg1; -- (id)currentNewMailToneIdentifier; -- (id)defaultIdentifierForContext:(int)arg1; -- (id)defaultPhotoStreamPostToneIdentifier; -- (id)defaultFacebookPostToneIdentifier; -- (id)defaultSentTweetToneIdentifier; -- (id)defaultReminderAlertToneIdentifier; -- (id)defaultCalendarAlertToneIdentifier; -- (id)defaultNewVoicemailToneIdentifier; -- (id)defaultSentMailToneIdentifier; -- (id)defaultNewMailToneIdentifier; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager-Deprecated.h b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager-Deprecated.h new file mode 100644 index 000000000..1d790f0a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager-Deprecated.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TLVibrationManager (Deprecated) +- (id)currentVibrationPatternForType:(int)arg1; +- (id)currentVibrationNameForType:(int)arg1; +- (void)setCurrentVibrationIdentifier:(id)arg1 forType:(int)arg2 accountIdentifier:(id)arg3; +- (id)currentVibrationIdentifierForType:(int)arg1 accountIdentifier:(id)arg2; +- (void)setCurrentVibrationIdentifier:(id)arg1 forType:(int)arg2; +- (id)currentVibrationIdentifierForType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager.h b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager.h index 471c9b79d..de2494a32 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManager.h @@ -10,48 +10,53 @@ @interface TLVibrationManager : NSObject { - BOOL _needsRefresh; - BOOL _allowsAutoRefresh; - unsigned int _specialBehaviors; + _Bool _needsRefresh; + _Bool _allowsAutoRefresh; + unsigned long long _specialBehaviors; NSDictionary *_cachedSystemVibrationPatterns; NSDictionary *_cachedUserGeneratedVibrationPatterns; TLAccessQueue *_accessQueue; } ++ (void)_handleVibrateOnRingOrSilentDidChangeNotification; + (void)_handleSystemVibrationDidChangeNotification; + (id)sharedVibrationManager; @property(retain, setter=_setAccessQueue:) TLAccessQueue *_accessQueue; // @synthesize _accessQueue; @property(retain, nonatomic, setter=_setCachedUserGeneratedVibrationPatterns:) NSDictionary *_cachedUserGeneratedVibrationPatterns; // @synthesize _cachedUserGeneratedVibrationPatterns; @property(retain, nonatomic, setter=_setCachedSystemVibrationPatterns:) NSDictionary *_cachedSystemVibrationPatterns; // @synthesize _cachedSystemVibrationPatterns; -@property(nonatomic, setter=_setSpecialBehaviors:) unsigned int _specialBehaviors; // @synthesize _specialBehaviors; -@property(nonatomic, setter=_setAllowsAutoRefresh:) BOOL _allowsAutoRefresh; // @synthesize _allowsAutoRefresh; -- (void)_setNeedsRefresh:(BOOL)arg1; -@property(nonatomic) BOOL needsRefresh; // @synthesize needsRefresh=_needsRefresh; +@property(nonatomic, setter=_setSpecialBehaviors:) unsigned long long _specialBehaviors; // @synthesize _specialBehaviors; +@property(nonatomic, setter=_setAllowsAutoRefresh:) _Bool _allowsAutoRefresh; // @synthesize _allowsAutoRefresh; +- (void)_setNeedsRefresh:(_Bool)arg1; +@property(nonatomic) _Bool needsRefresh; // @synthesize needsRefresh=_needsRefresh; - (void)_performBlockInAccessQueue:(id)arg1; - (void)_makeSystemVibrationDataMigrationVersionCurrentIfNecessary; -- (unsigned int)_storedSystemVibrationDataMigrationVersion; -- (BOOL)_migrateLegacySettings; -- (BOOL)_removeAllUserGeneratedVibrationsWithError:(id *)arg1; -- (unsigned int)_numberOfUserGeneratedVibrations; -- (BOOL)deleteUserGeneratedVibrationPatternWithIdentifier:(id)arg1 error:(id *)arg2; -- (BOOL)setName:(id)arg1 forUserGeneratedVibrationWithIdentifier:(id)arg2 error:(id *)arg3; +- (unsigned long long)_storedSystemVibrationDataMigrationVersion; +- (_Bool)_migrateLegacySettings; +@property(readonly, nonatomic) _Bool shouldVibrateOnSilent; +@property(readonly, nonatomic) _Bool shouldVibrateOnRing; +@property(readonly, nonatomic) _Bool shouldVibrateForCurrentRingerSwitchState; +- (_Bool)_booleanPreferenceForKey:(struct __CFString *)arg1; +- (_Bool)_removeAllUserGeneratedVibrationsWithError:(id *)arg1; +- (unsigned long long)_numberOfUserGeneratedVibrations; +- (_Bool)deleteUserGeneratedVibrationPatternWithIdentifier:(id)arg1 error:(id *)arg2; +- (_Bool)setName:(id)arg1 forUserGeneratedVibrationWithIdentifier:(id)arg2 error:(id *)arg3; - (id)addUserGeneratedVibrationPattern:(id)arg1 name:(id)arg2 error:(id *)arg3; -- (BOOL)_saveUserGeneratedVibrationPatterns:(id)arg1 error:(id *)arg2; -- (BOOL)_sendUserGeneratedVibrationPatternsAffectingMessage:(id)arg1 error:(id *)arg2; +- (_Bool)_saveUserGeneratedVibrationPatterns:(id)arg1 error:(id *)arg2; +- (_Bool)_sendUserGeneratedVibrationPatternsAffectingMessage:(id)arg1 error:(id *)arg2; @property(readonly, nonatomic) NSDictionary *_userGeneratedVibrationPatterns; - (void)_handleUserGeneratedVibrationsDidChangeNotification; - (id)_copySystemWideVibrationPatternPreferenceKeyForAlertType:(int)arg1 accountIdentifier:(id)arg2; -- (BOOL)vibrationWithIdentifierIsValid:(id)arg1; +- (_Bool)vibrationWithIdentifierIsValid:(id)arg1; - (id)allUserGeneratedVibrationIdentifiers; - (id)allSystemVibrationIdentifiers; -- (id)patternForVibrationWithIdentifier:(id)arg1 repeating:(BOOL)arg2; +- (id)patternForVibrationWithIdentifier:(id)arg1 repeating:(_Bool)arg2; - (id)patternForVibrationWithIdentifier:(id)arg1; - (id)nameOfVibrationWithIdentifier:(id)arg1; - (id)_nameOfVibrationWithIdentifier:(id)arg1; - (id)_localizedNameForVibrationWithIdentifier:(id)arg1; - (id)_patternForSystemVibrationWithIdentifier:(id)arg1; @property(readonly, nonatomic) NSDictionary *_systemVibrationPatterns; -@property(readonly, nonatomic, getter=_isUnitTestingModeEnabled) BOOL _unitTestingModeEnabled; +@property(readonly, nonatomic, getter=_isUnitTestingModeEnabled) _Bool _unitTestingModeEnabled; - (id)noneVibrationPattern; - (id)noneVibrationName; - (id)noneVibrationIdentifier; @@ -65,17 +70,11 @@ - (id)_currentVibrationIdentifierForAlertType:(int)arg1 accountIdentifier:(id)arg2; - (void)setCurrentVibrationIdentifier:(id)arg1 forAlertType:(int)arg2; - (id)currentVibrationIdentifierForAlertType:(int)arg1; -- (BOOL)refresh; -@property(nonatomic) BOOL allowsAutoRefresh; +- (_Bool)refresh; +@property(nonatomic) _Bool allowsAutoRefresh; - (void)dealloc; -- (id)_initWithSpecialBehaviors:(unsigned int)arg1; +- (id)_initWithSpecialBehaviors:(unsigned long long)arg1; - (id)init; -- (id)currentVibrationPatternForType:(int)arg1; -- (id)currentVibrationNameForType:(int)arg1; -- (void)setCurrentVibrationIdentifier:(id)arg1 forType:(int)arg2 accountIdentifier:(id)arg3; -- (id)currentVibrationIdentifierForType:(int)arg1 accountIdentifier:(id)arg2; -- (void)setCurrentVibrationIdentifier:(id)arg1 forType:(int)arg2; -- (id)currentVibrationIdentifierForType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceClient.h b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceClient.h index 216793d4f..00bbc038a 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceClient.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceClient.h @@ -10,8 +10,8 @@ { } -+ (void)sendMessage:(id)arg1 asynchronously:(BOOL)arg2 completionBlock:(id)arg3; -+ (void)_sendXPCMessage:(id)arg1 asynchronously:(BOOL)arg2 remainingAttempts:(unsigned int)arg3 previousError:(id)arg4 completionBlock:(id)arg5; ++ (void)sendMessage:(id)arg1 asynchronously:(_Bool)arg2 completionBlock:(id)arg3; ++ (void)_sendXPCMessage:(id)arg1 asynchronously:(_Bool)arg2 remainingAttempts:(unsigned long long)arg3 previousError:(id)arg4 completionBlock:(id)arg5; + (id)_sharedConnection; @end diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceUtilities.h b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceUtilities.h index 34cf60131..bd5e1e3a1 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceUtilities.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationManagerServiceUtilities.h @@ -13,9 +13,9 @@ + (id)userGeneratedVibrationStoreFileURL; + (id)_sharedResourceURLForRelativeFilePath:(id)arg1; + (id)_sharedResourceFilePathForRelativeFilePath:(id)arg1; -+ (BOOL)objectIsValidUserGeneratedVibrationPatternsDictionary:(id)arg1 error:(id *)arg2; -+ (BOOL)_objectIsValidUserGeneratedVibrationPattern:(id)arg1 error:(id *)arg2; -+ (BOOL)_validateObjectWithError:(id *)arg1 validationBlock:(id)arg2; ++ (_Bool)objectIsValidUserGeneratedVibrationPatternsDictionary:(id)arg1 error:(id *)arg2; ++ (_Bool)_objectIsValidUserGeneratedVibrationPattern:(id)arg1 error:(id *)arg2; ++ (_Bool)_validateObjectWithError:(id *)arg1 validationBlock:(id)arg2; + (id)errorWithDomain:(id)arg1 description:(id)arg2; + (id)copyXPCObjectFromDictionary:(id)arg1 inReplyToXPCObject:(id)arg2 error:(id *)arg3; + (id)dictionaryFromXPCObject:(id)arg1 error:(id *)arg2; diff --git a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationPattern.h b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationPattern.h index 3ec15e393..bb0374163 100644 --- a/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationPattern.h +++ b/iOS7/PrivateFrameworks/ToneLibrary/TLVibrationPattern.h @@ -9,25 +9,25 @@ @interface TLVibrationPattern : NSObject { id _contextObject; + double _duration; id _propertyListRepresentation; id _complexPatternDescription; - double _duration; } + (id)noneVibrationPattern; + (id)complexVibrationPatternWithDurationsForVibrationsAndPauses:(double)arg1; + (id)simpleVibrationPatternWithVibrationDuration:(double)arg1 pauseDuration:(double)arg2; -+ (BOOL)isValidVibrationPatternPropertyListRepresentation:(id)arg1; ++ (_Bool)isValidVibrationPatternPropertyListRepresentation:(id)arg1; @property(retain, nonatomic, setter=_setComplexPatternDescription:) id _complexPatternDescription; // @synthesize _complexPatternDescription; @property(retain, nonatomic, setter=_setPropertyListRepresentation:) id _propertyListRepresentation; // @synthesize _propertyListRepresentation; @property(nonatomic, setter=_setDuration:) double _duration; // @synthesize _duration; @property(retain, nonatomic) id contextObject; // @synthesize contextObject=_contextObject; -- (void)appendVibrationComponentWithDuration:(double)arg1 isPause:(BOOL)arg2; +- (void)appendVibrationComponentWithDuration:(double)arg1 isPause:(_Bool)arg2; @property(readonly) double computedDuration; @property(readonly) id _artificiallyRepeatingPropertyListRepresentation; @property(readonly, nonatomic) id propertyListRepresentation; - (void)dealloc; -- (id)_initWithPropertyListRepresentation:(id)arg1 skipValidation:(BOOL)arg2; +- (id)_initWithPropertyListRepresentation:(id)arg1 skipValidation:(_Bool)arg2; - (id)initWithPropertyListRepresentation:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/TouchRemote/CBCentralManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/CBCentralManagerDelegate-Protocol.h deleted file mode 100644 index 7599285f5..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/CBCentralManagerDelegate-Protocol.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol CBCentralManagerDelegate -- (void)centralManagerDidUpdateState:(id)arg1; - -@optional -- (void)centralManager:(id)arg1 didDisconnectPeripheral:(id)arg2 error:(id)arg3; -- (void)centralManager:(id)arg1 didFailToConnectPeripheral:(id)arg2 error:(id)arg3; -- (void)centralManager:(id)arg1 didConnectPeripheral:(id)arg2; -- (void)centralManager:(id)arg1 didDiscoverPeripheral:(id)arg2 advertisementData:(id)arg3 RSSI:(id)arg4; -- (void)centralManager:(id)arg1 didRetrieveConnectedPeripherals:(id)arg2; -- (void)centralManager:(id)arg1 didRetrievePeripherals:(id)arg2; -- (void)centralManager:(id)arg1 willRestoreState:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralDelegate-Protocol.h deleted file mode 100644 index 3ddc2ccfb..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralDelegate-Protocol.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol CBPeripheralDelegate - -@optional -- (void)peripheral:(id)arg1 didWriteValueForDescriptor:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didUpdateValueForDescriptor:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverDescriptorsForCharacteristic:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didUpdateNotificationStateForCharacteristic:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didWriteValueForCharacteristic:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didUpdateValueForCharacteristic:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverCharacteristicsForService:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverIncludedServicesForService:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverServices:(id)arg2; -- (void)peripheralDidUpdateRSSI:(id)arg1 error:(id)arg2; -- (void)peripheral:(id)arg1 didInvalidateServices:(id)arg2; -- (void)peripheralDidInvalidateServices:(id)arg1; -- (void)peripheralDidUpdateName:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralManagerDelegate-Protocol.h deleted file mode 100644 index 1c92fa0b5..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/CBPeripheralManagerDelegate-Protocol.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol CBPeripheralManagerDelegate -- (void)peripheralManagerDidUpdateState:(id)arg1; - -@optional -- (void)peripheralManagerIsReadyToUpdateSubscribers:(id)arg1; -- (void)peripheralManager:(id)arg1 didReceiveWriteRequests:(id)arg2; -- (void)peripheralManager:(id)arg1 didReceiveReadRequest:(id)arg2; -- (void)peripheralManager:(id)arg1 central:(id)arg2 didUnsubscribeFromCharacteristic:(id)arg3; -- (void)peripheralManager:(id)arg1 central:(id)arg2 didSubscribeToCharacteristic:(id)arg3; -- (void)peripheralManager:(id)arg1 didAddService:(id)arg2 error:(id)arg3; -- (void)peripheralManagerDidStartAdvertising:(id)arg1 error:(id)arg2; -- (void)peripheralManager:(id)arg1 willRestoreState:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/CDStructures.h b/iOS7/PrivateFrameworks/TouchRemote/CDStructures.h index 96a2bea75..f495079d3 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/CDStructures.h +++ b/iOS7/PrivateFrameworks/TouchRemote/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct _CCCryptor; @@ -19,7 +19,7 @@ typedef struct { struct _CCCryptor *_field1; unsigned char _field2[16]; unsigned char _field3[16]; - unsigned int _field4; + unsigned long long _field4; unsigned char _field5; -} CDStruct_a554bdc7; +} CDStruct_2d76d2d8; diff --git a/iOS7/PrivateFrameworks/TouchRemote/NSNetServiceBrowserDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/NSNetServiceBrowserDelegate-Protocol.h index bfcc0711d..e1886a6e8 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/NSNetServiceBrowserDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TouchRemote/NSNetServiceBrowserDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol NSNetServiceBrowserDelegate @optional -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(_Bool)arg3; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; - (void)netServiceBrowserDidStopSearch:(id)arg1; - (void)netServiceBrowserWillSearch:(id)arg1; diff --git a/iOS7/PrivateFrameworks/TouchRemote/NSObject-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/TouchRemote/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/TouchRemote/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/TouchRemote/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/NSXPCConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/NSXPCConnectionDelegate-Protocol.h index 4e6553dba..38e88e206 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/NSXPCConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TouchRemote/NSXPCConnectionDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol NSXPCConnectionDelegate @optional -- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(BOOL)arg3; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (id)replacementObjectForXPCConnection:(id)arg1 encoder:(id)arg2 object:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/TouchRemote/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRAdvertisingInfo.h b/iOS7/PrivateFrameworks/TouchRemote/TRAdvertisingInfo.h index 8c323c878..2eaac1643 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRAdvertisingInfo.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRAdvertisingInfo.h @@ -18,7 +18,7 @@ NSData *_wirelessProximityIdentifier; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) NSData *wirelessProximityIdentifier; // @synthesize wirelessProximityIdentifier=_wirelessProximityIdentifier; @property(readonly, nonatomic) NSData *pairingPublicKey; // @synthesize pairingPublicKey=_pairingPublicKey; - (void).cxx_destruct; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizationStatusPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizationStatusPacketEvent.h index 67129855c..7652e7141 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizationStatusPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizationStatusPacketEvent.h @@ -8,14 +8,14 @@ @interface TRAuthorizationStatusPacketEvent : TRPacketEvent { - int _authorizationStatus; + long long _authorizationStatus; } + (unsigned int)_packetEventType; -@property(readonly, nonatomic) int authorizationStatus; // @synthesize authorizationStatus=_authorizationStatus; +@property(readonly, nonatomic) long long authorizationStatus; // @synthesize authorizationStatus=_authorizationStatus; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithAuthorizationStatus:(int)arg1; +- (id)initWithAuthorizationStatus:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizedDeviceManager.h b/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizedDeviceManager.h index e172fe9e5..0e20e7510 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizedDeviceManager.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRAuthorizedDeviceManager.h @@ -20,11 +20,11 @@ - (void).cxx_destruct; - (id)_deviceAuthorizationFilePath; - (id)_deviceAuthorizationDirectory; -- (BOOL)removeDeviceWithIdentifier:(id)arg1 error:(id *)arg2; -- (BOOL)isAuthorizedDeviceWithIdentifier:(id)arg1; +- (_Bool)removeDeviceWithIdentifier:(id)arg1 error:(id *)arg2; +- (_Bool)isAuthorizedDeviceWithIdentifier:(id)arg1; - (id)deviceNameForIdentifier:(id)arg1; @property(readonly, nonatomic) NSArray *deviceIdentifiers; -- (BOOL)addDeviceWithIdentifier:(id)arg1 forDeviceName:(id)arg2 error:(id *)arg3; +- (_Bool)addDeviceWithIdentifier:(id)arg1 forDeviceName:(id)arg2 error:(id *)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBTBrowser.h b/iOS7/PrivateFrameworks/TouchRemote/TRBTBrowser.h deleted file mode 100644 index 3e6698c0e..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBTBrowser.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "CBCentralManagerDelegate-Protocol.h" -#import "CBPeripheralDelegate-Protocol.h" - -@class CBCentralManager, NSMutableSet, NSObject; - -@interface TRBTBrowser : NSObject -{ - CBCentralManager *_centralManager; - int _centralState; - NSMutableSet *_discoveredPeripherals; - NSObject *_peripheralRemovalTimer; - BOOL _started; - id _delegate; -} - -+ (Class)_serverClass; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_resetPeripheralRemovalTimer; -- (void)_pruneRemovedPeripherals; -- (void)_beginScanningIfNecessary; -- (void)stop; -@property(readonly, nonatomic) int state; -- (void)start; -- (void)centralManager:(id)arg1 didDisconnectPeripheral:(id)arg2 error:(id)arg3; -- (void)centralManager:(id)arg1 didFailToConnectPeripheral:(id)arg2 error:(id)arg3; -- (void)centralManager:(id)arg1 didConnectPeripheral:(id)arg2; -- (void)centralManager:(id)arg1 didDiscoverPeripheral:(id)arg2 advertisementData:(id)arg3 RSSI:(id)arg4; -- (void)centralManagerDidUpdateState:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBTPeripheral.h b/iOS7/PrivateFrameworks/TouchRemote/TRBTPeripheral.h deleted file mode 100644 index ed06a92d5..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBTPeripheral.h +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "CBPeripheralDelegate-Protocol.h" - -@class CBCentralManager, CBCharacteristic, CBPeripheral, NSData, NSMutableData, NSString; - -@interface TRBTPeripheral : NSObject -{ - CDStruct_a554bdc7 *_aesContext; - CBCharacteristic *_cancellationCharacteristic; - CBCentralManager *_centralManager; - NSData *_dataToExchange; - double _lastSeenTimeInterval; - NSMutableData *_mutableInputData; - unsigned int _mutableInputDataExpectedLength; - CBCharacteristic *_pairingCharacteristic; - struct AirPlayPairingSessionPrivate *_pairingSession; - int _pairingState; - CBPeripheral *_peripheral; - id _delegate; - float _RSSI; - NSString *_serviceUUID; - NSString *_pairingCharacteristicUUID; - NSString *_cancellationCharacteristicUUID; -} - -@property(copy, nonatomic) NSString *cancellationCharacteristicUUID; // @synthesize cancellationCharacteristicUUID=_cancellationCharacteristicUUID; -@property(copy, nonatomic) NSString *pairingCharacteristicUUID; // @synthesize pairingCharacteristicUUID=_pairingCharacteristicUUID; -@property(copy, nonatomic) NSString *serviceUUID; // @synthesize serviceUUID=_serviceUUID; -@property(nonatomic) float RSSI; // @synthesize RSSI=_RSSI; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) double lastSeenTimeInterval; // @synthesize lastSeenTimeInterval=_lastSeenTimeInterval; -- (void).cxx_destruct; -- (void)_writeData:(id)arg1 toPeripheral:(id)arg2 forCharacteristic:(id)arg3; -- (long)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2; -- (long)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2; -- (void)_runExchangeDataStep; -- (id)_inputDataForCharacteristic:(id)arg1; -- (void)_didFinishPairing; -- (void)_didFailToPairWithError:(id)arg1; -- (void)_didDisconnect; -- (void)_didConnect; -- (id)_CBPeripheral; -- (void)sendData:(id)arg1; -- (void)disconnect; -- (void)connect; -- (void)peripheral:(id)arg1 didUpdateValueForCharacteristic:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverCharacteristicsForService:(id)arg2 error:(id)arg3; -- (void)peripheral:(id)arg1 didDiscoverServices:(id)arg2; -- (void)dealloc; -- (id)_initWithCBPeripheral:(id)arg1 centralManager:(id)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBTServer.h b/iOS7/PrivateFrameworks/TouchRemote/TRBTServer.h deleted file mode 100644 index 9689f6a7d..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBTServer.h +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "CBPeripheralManagerDelegate-Protocol.h" -#import "TRBTServerPairingSessionDelegate-Protocol.h" - -@class CBCentral, CBMutableCharacteristic, CBPeripheralManager, NSMutableSet; - -@interface TRBTServer : NSObject -{ - CBMutableCharacteristic *_cancellationCharacteristic; - CBCentral *_exclusiveAccessCentral; - CBMutableCharacteristic *_pairingCharacteristic; - NSMutableSet *_pairingSessions; - CBPeripheralManager *_peripheralManager; - BOOL _started; - BOOL _requiresExclusiveAccess; - id _serverDelegate; -} - -+ (id)_serviceUUID; -+ (id)_characteristicUUID; -+ (id)_cancellationCharacteristicUUID; -+ (id)_advertisementUUID; -+ (id)_advertisementBeaconData; -@property(nonatomic, getter=_serverDelegate, setter=_setServerDelegate:) __weak id serverDelegate; // @synthesize serverDelegate=_serverDelegate; -@property(nonatomic) BOOL requiresExclusiveAccess; // @synthesize requiresExclusiveAccess=_requiresExclusiveAccess; -- (void).cxx_destruct; -- (id)_pairingSessionForCentral:(id)arg1; -- (void)stop; -- (void)start; -- (void)cancelExclusiveConnection; -- (id)pairingSession:(id)arg1 didReceiveData:(id)arg2; -- (void)peripheralManagerIsReadyToUpdateSubscribers:(id)arg1; -- (void)peripheralManager:(id)arg1 didReceiveWriteRequests:(id)arg2; -- (void)peripheralManager:(id)arg1 didReceiveReadRequest:(id)arg2; -- (void)peripheralManager:(id)arg1 central:(id)arg2 didUnsubscribeFromCharacteristic:(id)arg3; -- (void)peripheralManager:(id)arg1 central:(id)arg2 didSubscribeToCharacteristic:(id)arg3; -- (void)peripheralManager:(id)arg1 didAddService:(id)arg2 error:(id)arg3; -- (void)peripheralManagerDidStartAdvertising:(id)arg1 error:(id)arg2; -- (void)peripheralManagerDidUpdateState:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSession.h b/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSession.h deleted file mode 100644 index 450ae6847..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSession.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class CBCentral, CBMutableCharacteristic, CBPeripheralManager, NSData, NSMutableData; - -@interface TRBTServerPairingSession : NSObject -{ - CDStruct_a554bdc7 *_aesContext; - unsigned char _cancelled; - CBMutableCharacteristic *_cancellationCharacteristic; - CBCentral *_central; - NSMutableData *_mutableInputData; - unsigned int _mutableInputDataExpectedLength; - NSData *_outputData; - CBMutableCharacteristic *_pairingCharacteristic; - struct AirPlayPairingSessionPrivate *_pairingSession; - int _pairingState; - CBPeripheralManager *_peripheralManager; - id _delegate; -} - -@property(readonly, nonatomic) CBCentral *central; // @synthesize central=_central; -@property(retain, nonatomic) CBMutableCharacteristic *cancellationCharacteristic; // @synthesize cancellationCharacteristic=_cancellationCharacteristic; -@property(retain, nonatomic) CBMutableCharacteristic *pairingCharacteristic; // @synthesize pairingCharacteristic=_pairingCharacteristic; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_updateCharacteristicValueForOutputData:(id)arg1; -- (long)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; -- (long)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; -- (id)_inputDataForWriteRequests:(id)arg1; -- (void)_didReceiveEncryptedData:(id)arg1; -- (void)_didFinishPairing; -- (void)handleWriteRequests:(id)arg1; -- (void)handleReadRequest:(id)arg1; -- (void)cancel; -- (void)dealloc; -- (id)initWithCentral:(id)arg1 peripheralManager:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSessionDelegate-Protocol.h b/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSessionDelegate-Protocol.h deleted file mode 100644 index 50fb08484..000000000 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBTServerPairingSessionDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol TRBTServerPairingSessionDelegate - -@optional -- (id)pairingSession:(id)arg1 didReceiveData:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRBrowser.h b/iOS7/PrivateFrameworks/TouchRemote/TRBrowser.h index 2afa0659e..8f0f1016c 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRBrowser.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRBrowser.h @@ -12,7 +12,7 @@ { NSObject *_accessQueue; NSMutableArray *_services; - unsigned int _browsingCount; + unsigned long long _browsingCount; } + (id)sharedBrowser; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRConnection.h b/iOS7/PrivateFrameworks/TouchRemote/TRConnection.h index 9e76fc559..95eec0c56 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRConnection.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRConnection.h @@ -11,8 +11,8 @@ @interface TRConnection : NSObject { NSObject *_accessQueue; - BOOL _closed; - unsigned int _connectionCount; + _Bool _closed; + unsigned long long _connectionCount; NSMapTable *_packetEventClassToTargetActions; NSObject *_sendQueue; int _uniqueID; @@ -32,8 +32,8 @@ - (void)removeTarget:(id)arg1 action:(SEL)arg2 queue:(id)arg3 forPacketEventClasses:(id)arg4; - (void)close; - (void)addTarget:(id)arg1 action:(SEL)arg2 queue:(id)arg3 forPacketEventClasses:(id)arg4; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; - (id)_initWithUniqueID:(int)arg1 service:(id)arg2; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDBrowser.h b/iOS7/PrivateFrameworks/TouchRemote/TRDBrowser.h index a50e3b83b..44ae85e42 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDBrowser.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDBrowser.h @@ -15,7 +15,7 @@ { NSObject *_accessQueue; NSNetServiceBrowser *_browser; - unsigned int _browsingCount; + unsigned long long _browsingCount; NSMapTable *_netServiceToService; NSMapTable *_netServiceToResolvingCompletionHandlers; NSMapTable *_XPCConnectionToBrowsingCount; @@ -29,16 +29,16 @@ - (id)_serviceForNetService:(id)arg1; - (void)_resolveNetService:(id)arg1 withTimeout:(double)arg2 completionHandler:(id)arg3; - (id)_netServiceForService:(id)arg1; -- (BOOL)_isXPCConnectionBrowsing:(id)arg1; +- (_Bool)_isXPCConnectionBrowsing:(id)arg1; - (void)_callResolvingCompletionHandlersForNetService:(id)arg1 withError:(id)arg2; - (void)stopBrowsing; - (void)startBrowsing; @property(readonly, nonatomic) NSArray *services; -@property(readonly, nonatomic, getter=isBrowsing) BOOL browsing; +@property(readonly, nonatomic, getter=isBrowsing) _Bool browsing; - (void)netServiceDidResolveAddress:(id)arg1; - (void)netService:(id)arg1 didNotResolve:(id)arg2; -- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; -- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(_Bool)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(_Bool)arg3; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDServerConnection.h b/iOS7/PrivateFrameworks/TouchRemote/TRDServerConnection.h index 9f05ef124..46f01b76c 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDServerConnection.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDServerConnection.h @@ -12,7 +12,7 @@ { NSObject *_accessQueue; NSMutableArray *_authorizationCompletionHandlers; - BOOL _authorized; + _Bool _authorized; TRDBrowser *_browser; NSObject *_packetEventQueue; TRService *_service; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDXPCServer.h b/iOS7/PrivateFrameworks/TouchRemote/TRDXPCServer.h index 5ba0d659d..39eefa514 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDXPCServer.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDXPCServer.h @@ -16,17 +16,17 @@ NSObject *_accessQueue; NSMutableArray *_connections; NSXPCListener *_listener; - unsigned int _serverStartCount; + unsigned long long _serverStartCount; } + (id)sharedServer; - (void).cxx_destruct; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)stop; - (void)start; @property(readonly, nonatomic) NSArray *remoteClientProxies; @property(readonly, nonatomic) NSArray *connections; -- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(BOOL)arg3; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupBrowser.h b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupBrowser.h index fac8c2f2b..38df18b19 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupBrowser.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupBrowser.h @@ -20,7 +20,7 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)stop; -@property(readonly, nonatomic) int state; +@property(readonly, nonatomic) long long state; - (void)start; - (void)browserDidDisconnect:(id)arg1; - (id)browser:(id)arg1 didReceiveData:(id)arg2; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupPeripheral.h b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupPeripheral.h index 9a934911f..db34feb78 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupPeripheral.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupPeripheral.h @@ -12,12 +12,12 @@ { _TRUserNotfication *_activeUserNotification; NSString *_authenticationAppleID; - unsigned int _authenticationAttemptCount; + unsigned long long _authenticationAttemptCount; NSData *_dataToSend; NSObject *_dataToSendSemaphore; NSString *_deviceGUID; - BOOL _performingSetup; - BOOL _preparingForSetup; + _Bool _performingSetup; + _Bool _preparingForSetup; NSObject *_queue; NSString *_userAgent; id _delegate; @@ -26,22 +26,22 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_startAuthentication; -- (BOOL)_showUserNotificationForRememberPasswordForAppleID:(id)arg1; +- (_Bool)_showUserNotificationForRememberPasswordForAppleID:(id)arg1; - (void)_showUserNotificationForErrorWithTitle:(id)arg1 message:(id)arg2; -- (BOOL)_showUserNotificationForDiagnosticSubmission; +- (_Bool)_showUserNotificationForDiagnosticSubmission; - (void)_showUserNotificationForAuthenticationFailure:(id)arg1; -- (BOOL)_showUserNotificationForAppleID:(id)arg1 returningAppleID:(id *)arg2 password:(id *)arg3; +- (_Bool)_showUserNotificationForAppleID:(id)arg1 returningAppleID:(id *)arg2 password:(id *)arg3; - (void)_setupDidFailWithError:(id)arg1; - (void)_setupDidComplete; -- (void)_sendSetupDataWithAuthInfo:(id)arg1 diagnosticSubmissionEnabled:(BOOL)arg2 rememberPasswordEnabled:(BOOL)arg3; -- (BOOL)_canPerformSetupReturningHasWiFiNetwork:(char *)arg1; +- (void)_sendSetupDataWithAuthInfo:(id)arg1 diagnosticSubmissionEnabled:(_Bool)arg2 rememberPasswordEnabled:(_Bool)arg3; +- (_Bool)_canPerformSetupReturningHasWiFiNetwork:(_Bool *)arg1; - (void)_authenticateWithParameters:(id)arg1; - (id)_didTap; - (id)_didReceiveData:(id)arg1; - (void)_didDisconnect; - (void)cancelSetupForTimeout; - (void)cancelSetupForStateChange; -- (BOOL)performSetup; +- (_Bool)performSetup; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupServer.h b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupServer.h index 256c9533d..863391ede 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupServer.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDeviceSetupServer.h @@ -13,8 +13,9 @@ @interface TRDeviceSetupServer : NSObject { TRTransferServer *_transferServer; - BOOL _cancelledSetupInProgress; - BOOL _setupInProgress; + _Bool _cancelledSetupInProgress; + _Bool _setupInProgress; + _Bool _started; id _delegate; } diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalButtonPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalButtonPacketEvent.h index ea933845d..106bf504e 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalButtonPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalButtonPacketEvent.h @@ -8,18 +8,18 @@ @interface TRDirectionalButtonPacketEvent : TRPacketEvent { - int _buttonType; - int _gestureState; - int _gestureType; + long long _buttonType; + long long _gestureState; + long long _gestureType; } + (unsigned int)_packetEventType; -@property(readonly, nonatomic) int gestureType; // @synthesize gestureType=_gestureType; -@property(readonly, nonatomic) int gestureState; // @synthesize gestureState=_gestureState; -@property(readonly, nonatomic) int buttonType; // @synthesize buttonType=_buttonType; +@property(readonly, nonatomic) long long gestureType; // @synthesize gestureType=_gestureType; +@property(readonly, nonatomic) long long gestureState; // @synthesize gestureState=_gestureState; +@property(readonly, nonatomic) long long buttonType; // @synthesize buttonType=_buttonType; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithButtonType:(int)arg1 gestureType:(int)arg2 gestureState:(int)arg3; +- (id)initWithButtonType:(long long)arg1 gestureType:(long long)arg2 gestureState:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalPanPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalPanPacketEvent.h index e8ebe6cd1..8326d76df 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalPanPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRDirectionalPanPacketEvent.h @@ -8,18 +8,18 @@ @interface TRDirectionalPanPacketEvent : TRPacketEvent { - int _gestureState; + long long _gestureState; struct CGPoint _location; struct CGPoint _velocity; } + (unsigned int)_packetEventType; @property(readonly, nonatomic) struct CGPoint velocity; // @synthesize velocity=_velocity; -@property(readonly, nonatomic) int gestureState; // @synthesize gestureState=_gestureState; +@property(readonly, nonatomic) long long gestureState; // @synthesize gestureState=_gestureState; @property(readonly, nonatomic) struct CGPoint location; // @synthesize location=_location; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithGestureState:(int)arg1 location:(struct CGPoint)arg2 velocity:(struct CGPoint)arg3; +- (id)initWithGestureState:(long long)arg1 location:(struct CGPoint)arg2 velocity:(struct CGPoint)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardPromptUpdatePacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardPromptUpdatePacketEvent.h index 2caf83e94..42bcfb6e1 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardPromptUpdatePacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardPromptUpdatePacketEvent.h @@ -10,27 +10,27 @@ @interface TRKeyboardPromptUpdatePacketEvent : TRPacketEvent { - BOOL _secureText; - int _keyboardType; + _Bool _secureText; + long long _keyboardType; + unsigned long long _sessionID; NSString *_subtitle; NSString *_text; NSString *_title; - int _updateType; - unsigned long long _sessionID; + long long _updateType; } + (unsigned int)_packetEventType; -@property(readonly, nonatomic) int updateType; // @synthesize updateType=_updateType; +@property(readonly, nonatomic) long long updateType; // @synthesize updateType=_updateType; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSString *text; // @synthesize text=_text; @property(readonly, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(readonly, nonatomic) unsigned long long sessionID; // @synthesize sessionID=_sessionID; -@property(readonly, nonatomic, getter=isSecureText) BOOL secureText; // @synthesize secureText=_secureText; -@property(readonly, nonatomic) int keyboardType; // @synthesize keyboardType=_keyboardType; +@property(readonly, nonatomic, getter=isSecureText) _Bool secureText; // @synthesize secureText=_secureText; +@property(readonly, nonatomic) long long keyboardType; // @synthesize keyboardType=_keyboardType; - (void).cxx_destruct; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithKeyboardType:(int)arg1 secureText:(BOOL)arg2 sessionID:(unsigned long long)arg3 subtitle:(id)arg4 text:(id)arg5 title:(id)arg6 updateType:(int)arg7; +- (id)initWithKeyboardType:(long long)arg1 secureText:(_Bool)arg2 sessionID:(unsigned long long)arg3 subtitle:(id)arg4 text:(id)arg5 title:(id)arg6 updateType:(long long)arg7; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardUserEntryPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardUserEntryPacketEvent.h index 0b1d3c91b..7a8ce3be8 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardUserEntryPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRKeyboardUserEntryPacketEvent.h @@ -10,19 +10,19 @@ @interface TRKeyboardUserEntryPacketEvent : TRPacketEvent { - int _commandType; - NSString *_text; + long long _commandType; unsigned long long _sessionID; + NSString *_text; } + (unsigned int)_packetEventType; @property(readonly, nonatomic) NSString *text; // @synthesize text=_text; @property(readonly, nonatomic) unsigned long long sessionID; // @synthesize sessionID=_sessionID; -@property(readonly, nonatomic) int commandType; // @synthesize commandType=_commandType; +@property(readonly, nonatomic) long long commandType; // @synthesize commandType=_commandType; - (void).cxx_destruct; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithCommandType:(int)arg1 sessionID:(unsigned long long)arg2 text:(id)arg3; +- (id)initWithCommandType:(long long)arg1 sessionID:(unsigned long long)arg2 text:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRNowPlayingControlPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRNowPlayingControlPacketEvent.h index 64b8fd65d..6d81e3a8d 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRNowPlayingControlPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRNowPlayingControlPacketEvent.h @@ -8,14 +8,14 @@ @interface TRNowPlayingControlPacketEvent : TRPacketEvent { - int _controlCommand; + long long _controlCommand; } + (unsigned int)_packetEventType; -@property(readonly, nonatomic) int controlCommand; // @synthesize controlCommand=_controlCommand; +@property(readonly, nonatomic) long long controlCommand; // @synthesize controlCommand=_controlCommand; - (id)_initWithVersion:(unsigned int)arg1 payloadDictionary:(id)arg2; - (id)description; -- (id)initWithControlCommand:(int)arg1; +- (id)initWithControlCommand:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRPacketEvent.h b/iOS7/PrivateFrameworks/TouchRemote/TRPacketEvent.h index 8856121ea..0a13c0ad3 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRPacketEvent.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRPacketEvent.h @@ -13,15 +13,15 @@ @interface TRPacketEvent : NSObject { unsigned int _packetEventType; - NSDictionary *_payloadDictionary; unsigned int _version; + NSDictionary *_payloadDictionary; } + (Class)_packetClassForPacketEventType:(unsigned int)arg1; + (unsigned int)_packetEventType; -+ (unsigned long)payloadSizeWithNetworkRepresentationHeader:(id)arg1; -+ (unsigned long)networkRepresentationHeaderLength; -+ (BOOL)supportsSecureCoding; ++ (unsigned long long)payloadSizeWithNetworkRepresentationHeader:(id)arg1; ++ (unsigned long long)networkRepresentationHeaderLength; ++ (_Bool)supportsSecureCoding; + (id)packetWithNetworkRepresentation:(id)arg1; @property(readonly, nonatomic) unsigned int version; // @synthesize version=_version; @property(readonly, nonatomic) NSDictionary *payloadDictionary; // @synthesize payloadDictionary=_payloadDictionary; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRSClientConnection.h b/iOS7/PrivateFrameworks/TouchRemote/TRSClientConnection.h index e59484e37..12a3e9481 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRSClientConnection.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRSClientConnection.h @@ -11,7 +11,7 @@ @interface TRSClientConnection : TRTCPConnection { NSObject *_accessQueue; - BOOL _authorized; + _Bool _authorized; NSString *_deviceIdentifier; NSObject *_packetEventQueue; } diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRService.h b/iOS7/PrivateFrameworks/TouchRemote/TRService.h index 4121317b6..94846b49a 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRService.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRService.h @@ -12,12 +12,12 @@ @interface TRService : NSObject { + int _uniqueID; TRAdvertisingInfo *_advertisingInfo; NSString *_name; - int _uniqueID; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(readonly, nonatomic) int uniqueID; // @synthesize uniqueID=_uniqueID; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) TRAdvertisingInfo *advertisingInfo; // @synthesize advertisingInfo=_advertisingInfo; @@ -25,8 +25,8 @@ - (void)connectWithCompletionHandler:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)_initWithName:(id)arg1 uniqueID:(int)arg2 advertisingInfo:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnection.h b/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnection.h index a6821e36e..a4e6b0331 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnection.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnection.h @@ -13,7 +13,7 @@ @interface TRTCPConnection : NSObject { NSObject *_accessQueue; - BOOL _closed; + _Bool _closed; TRTCPConnectionStream *_connectionStream; id _delegate; NSObject *_delegateQueue; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnectionStream.h b/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnectionStream.h index b8ea6181d..1d4a30c1b 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnectionStream.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRTCPConnectionStream.h @@ -15,20 +15,20 @@ NSObject *_readQueue; NSOutputStream *_writeStream; NSObject *_writeQueue; - BOOL _closed; + _Bool _closed; id _delegate; } -@property(nonatomic, getter=isClosed) BOOL closed; // @synthesize closed=_closed; +@property(nonatomic, getter=isClosed) _Bool closed; // @synthesize closed=_closed; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)writeData:(id)arg1 completionHandler:(id)arg2; -- (void)readDataOfLength:(unsigned long)arg1 completionHandler:(id)arg2; +- (void)readDataOfLength:(unsigned long long)arg1 completionHandler:(id)arg2; - (void)close; - (void)dealloc; - (id)_initWithNetService:(id)arg1; -- (id)_initWithReadStream:(id)arg1 writeStream:(id)arg2 peerPublicKey:(id)arg3 options:(int)arg4; -- (id)_initWithReadStream:(id)arg1 writeStream:(id)arg2 options:(int)arg3; +- (id)_initWithReadStream:(id)arg1 writeStream:(id)arg2 peerPublicKey:(id)arg3 options:(long long)arg4; +- (id)_initWithReadStream:(id)arg1 writeStream:(id)arg2 options:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRTransferBrowser.h b/iOS7/PrivateFrameworks/TouchRemote/TRTransferBrowser.h index d4c699e9b..706705c03 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRTransferBrowser.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRTransferBrowser.h @@ -12,22 +12,22 @@ @interface TRTransferBrowser : NSObject { - CDStruct_a554bdc7 *_aesContext; + CDStruct_2d76d2d8 *_aesContext; struct AirPlayPairingSessionPrivate *_pairingSession; - int _pairingState; + long long _pairingState; NSObject *_queue; - BOOL _started; - int _scannerState; + _Bool _started; + long long _scannerState; WPTransfer *_transferSession; id _delegate; - int _state; + long long _state; } -@property(readonly, nonatomic) int state; // @synthesize state=_state; +@property(readonly, nonatomic) long long state; // @synthesize state=_state; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (long)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; -- (long)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; +- (int)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long long)arg2 outputData:(id *)arg3; +- (int)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long long)arg2 outputData:(id *)arg3; - (id)_didReceiveEncryptedData:(id)arg1; - (void)_didFinishPairing; - (void)_beginScanningIfPowered; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRTransferServer.h b/iOS7/PrivateFrameworks/TouchRemote/TRTransferServer.h index 13c07913a..a374f0dd0 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRTransferServer.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRTransferServer.h @@ -12,20 +12,21 @@ @interface TRTransferServer : NSObject { - CDStruct_a554bdc7 *_aesContext; + CDStruct_2d76d2d8 *_aesContext; + _Bool _didSendData; struct AirPlayPairingSessionPrivate *_pairingSession; - int _pairingState; + long long _pairingState; NSObject *_queue; - BOOL _started; - int _advertiserState; + _Bool _started; + long long _advertiserState; WPTransfer *_transferSession; id _delegate; } @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (long)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; -- (long)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long)arg2 outputData:(id *)arg3; +- (int)_runVerifyStepWithInput:(const void *)arg1 inputLength:(unsigned long long)arg2 outputData:(id *)arg3; +- (int)_runSetupStepWithInput:(const void *)arg1 inputLength:(unsigned long long)arg2 outputData:(id *)arg3; - (id)_onQueue_didReceiveEncryptedData:(id)arg1; - (void)_onQueue_didFinishPairing; - (void)_beginAdvertisingIfPowered; diff --git a/iOS7/PrivateFrameworks/TouchRemote/TRXPCClient.h b/iOS7/PrivateFrameworks/TouchRemote/TRXPCClient.h index 510972ca0..dc53978af 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/TRXPCClient.h +++ b/iOS7/PrivateFrameworks/TouchRemote/TRXPCClient.h @@ -20,7 +20,7 @@ - (void).cxx_destruct; - (id)remoteDaemonProxyWithErrorHandler:(id)arg1; @property(readonly, nonatomic) id remoteDaemonProxy; -- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(BOOL)arg3; +- (void)connection:(id)arg1 handleInvocation:(id)arg2 isReply:(_Bool)arg3; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/TouchRemote/_TRUserNotfication.h b/iOS7/PrivateFrameworks/TouchRemote/_TRUserNotfication.h index a97d6bb02..62c0e2761 100644 --- a/iOS7/PrivateFrameworks/TouchRemote/_TRUserNotfication.h +++ b/iOS7/PrivateFrameworks/TouchRemote/_TRUserNotfication.h @@ -9,17 +9,17 @@ @interface _TRUserNotfication : NSObject { struct __CFUserNotification *_userNotification; - long _response; - unsigned long _responseFlags; + int _response; + unsigned long long _responseFlags; } -@property(readonly, nonatomic) unsigned long responseFlags; // @synthesize responseFlags=_responseFlags; -@property(readonly, nonatomic) long response; // @synthesize response=_response; +@property(readonly, nonatomic) unsigned long long responseFlags; // @synthesize responseFlags=_responseFlags; +@property(readonly, nonatomic) int response; // @synthesize response=_response; - (void)show; @property(readonly, nonatomic) struct __CFUserNotification *CFUserNotification; - (void)cancel; - (void)dealloc; -- (id)initWithDictionary:(id)arg1 options:(unsigned long)arg2 error:(int *)arg3; +- (id)initWithDictionary:(id)arg1 options:(unsigned long long)arg2 error:(int *)arg3; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/CDStructures.h b/iOS7/PrivateFrameworks/UIAccessibility/CDStructures.h index 877c6c079..5861d2c4e 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/CDStructures.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,12 +17,19 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; +}; + +struct UIEdgeInsets { + double _field1; + double _field2; + double _field3; + double _field4; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility-SafeCategory.h b/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility-SafeCategory.h new file mode 100644 index 000000000..ec767696b --- /dev/null +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility-SafeCategory.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSBundleAccessibility (SafeCategory) +- (id)localizedStringForKey:(id)arg1 value:(id)arg2 table:(id)arg3; +- (void)_loadAXBundleForBundleOnMainThread; +- (_Bool)loadAndReturnError:(id *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility.h b/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility.h index a72a33a47..521c8dfd8 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSBundleAccessibility.h @@ -11,11 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -- (id)localizedStringForKey:(id)arg1 value:(id)arg2 table:(id)arg3; -- (void)_loadAXBundleForBundleOnMainThread; -- (BOOL)loadAndReturnError:(id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXAutoscrolling.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXAutoscrolling.h index f7ccf185b..bd26a4b34 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXAutoscrolling.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXAutoscrolling.h @@ -13,7 +13,7 @@ - (void)_accessibilityIncreaseAutoscrollSpeed; - (void)_accessibilityPauseAutoscrolling; - (void)_accessibilityAutoscrollInDirection:(int)arg1; -- (BOOL)_accessibilityIsAutoscrolling; +- (_Bool)_accessibilityIsAutoscrolling; - (int)_accessibilityAvailableAutoscrollDirections; - (id)_accessibilityAutoscrollTarget; - (void)_accessibilitySetAutoscrollTarget:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXPrivCategory.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXPrivCategory.h index f21909ce2..0a5058c9a 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXPrivCategory.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXPrivCategory.h @@ -20,78 +20,82 @@ - (void)_accessibilityPostAnnouncement:(id)arg1; - (void)_accessibilityPostNotificationHelper:(id)arg1; - (void)accessibilityPostNotification:(unsigned int)arg1 withObject:(id)arg2 afterDelay:(double)arg3; -- (void)_accessibilityHandleATFocused:(BOOL)arg1; +- (void)_accessibilityHandleATFocused:(_Bool)arg1; - (void)_accessibilityIgnoreNextNotification:(unsigned int)arg1; - (void)_accessibilityAnnouncementComplete:(id)arg1; - (id)_accessibilitySupportedLanguages; -- (BOOL)accessibilityRequired; +- (_Bool)accessibilityRequired; - (int)_accessibilityMapFeatureType; - (float)_accessibilityDistanceFromEndOfRoad:(struct CGPoint)arg1 forAngle:(float)arg2; - (id)_accessibilityUpcomingRoadForPoint:(struct CGPoint)arg1 forAngle:(float)arg2; - (id)_accessibilityMapDetailedInfoAtPoint:(struct CGPoint)arg1; -- (BOOL)_accessibilityRoadContainsTrackingPoint:(struct CGPoint)arg1; +- (_Bool)_accessibilityRoadContainsTrackingPoint:(struct CGPoint)arg1; - (id)_axDebugTraits; - (id)_axSuperviews; - (id)_accessibilityString:(id)arg1 withSpeechHint:(id)arg2; -- (BOOL)_accessibilityLanguageOverriddesUser; +- (_Bool)_accessibilityLanguageOverriddesUser; - (id)accessibilitySpeechHint; - (id)accessibilityURL; -- (BOOL)_accessibilityHitTestsStatusBar; +- (_Bool)_accessibilityHitTestsStatusBar; - (id)_accessibilityAutomaticIdentifier; -- (unsigned int)_accessibilityDatePickerComponentType; +- (unsigned long long)_accessibilityDatePickerComponentType; - (int)_accessibilityPickerType; - (struct CGRect)_accessibilityGesturePracticeRegion; - (id)_accessibilityDateTimePickerValues; -- (BOOL)_accessibilityWebSearchResultsActive; -- (BOOL)accessibilityIsComboBox; +- (_Bool)_accessibilityWebSearchResultsActive; +- (_Bool)accessibilityIsComboBox; - (void)_accessibilityIncreaseSelection:(id)arg1; - (id)accessibilityInvalidStatus; -- (BOOL)_accessibilityBackingElementIsValid; -- (int)_accessibilityIndexForPickerString:(id)arg1; +- (_Bool)_accessibilityBackingElementIsValid; +- (long long)_accessibilityIndexForPickerString:(id)arg1; - (void)_accessibilityDecreaseSelection:(id)arg1; - (id)_accessibilityUserTestingVisibleSections; - (id)_accessibilityUserTestingVisibleCells; - (struct CGPoint)_accessibilityMaxScrubberPosition; - (struct CGPoint)_accessibilityMinScrubberPosition; -- (float)_accessibilityMaxValue; -- (float)_accessibilityMinValue; -- (BOOL)_accessibilityDispatchKeyboardAction:(id)arg1; -- (BOOL)_accessibilityHandwritingActivateKeyboardDeleteKey; -- (BOOL)_accessibilityHandwritingActivateKeyboardReturnKey; -- (void)_accessibilityInsertText:(id)arg1 atPosition:(int)arg2; +- (double)_accessibilityMaxValue; +- (double)_accessibilityMinValue; +- (_Bool)_accessibilityDispatchKeyboardAction:(id)arg1; +- (_Bool)_accessibilityHandwritingActivateKeyboardDeleteKey; +- (_Bool)_accessibilityHandwritingActivateKeyboardReturnKey; +- (void)_accessibilityInsertText:(id)arg1 atPosition:(long long)arg2; - (void)_accessibilityReplaceCharacterAtCursor:(id)arg1; -- (BOOL)_accessibilityHandwritingAttributeAcceptsRawInput; -- (BOOL)_accessibilityHandwritingAttributeShouldEchoCharacter; -- (BOOL)_accessibilityHandwritingAttributeCanDeleteCharacter; +- (_Bool)_accessibilityHandwritingAttributeAcceptsRawInput; +- (_Bool)_accessibilityHandwritingAttributeShouldPlayKeyboardSecureClickSound; +- (_Bool)_accessibilityHandwritingAttributeShouldEchoCharacter; +- (_Bool)_accessibilityHandwritingAttributeCanDeleteCharacter; +- (int)_accessibilityHandwritingAttributeAllowedCharacterSets; +- (int)_accessibilityHandwritingAttributeAllowedCharacterSetsForKeyboardType:(long long)arg1; - (int)_accessibilityHandwritingAttributePreferredCharacterSet; +- (int)_accessibilityHandwritingAttributePreferredCharacterSetForKeyboardType:(long long)arg1; - (id)_accessibilityHandwritingAttributes; -- (BOOL)_accessibilitySupportsHandwriting; +- (_Bool)_accessibilitySupportsHandwriting; - (id)_accessibilityHandwritingAncestor; - (id)_accessibilityAttributedValueForRange:(struct _NSRange *)arg1; - (void)_accessibilityAddMispellingsToAttributedString:(id)arg1; - (void)_accessibilitySetValue:(id)arg1; - (id)_accessibilityTextChecker; - (id)_accessibilityValueForRange:(struct _NSRange *)arg1; -- (BOOL)__accessibilityReadAllOnFocus; -- (BOOL)_accessibilityReadAllOnFocus; +- (_Bool)__accessibilityReadAllOnFocus; +- (_Bool)_accessibilityReadAllOnFocus; - (id)_accessibilityMarkerLineEndsForMarkers:(id)arg1; - (id)_accessibilityMarkersForRange:(struct _NSRange)arg1; - (id)_accessibilityMarkersForPoints:(id)arg1; - (id)accessibilityLabelForRange:(struct _NSRange *)arg1; - (struct CGRect)_accessibilityTextCursorFrame; -- (BOOL)_accessibilityBookShowsDualPages; -- (BOOL)_accessibilityKeyboardKeyAllowsTouchTyping; -- (BOOL)_accessibilityShouldAnnounceFontInfo; +- (_Bool)_accessibilityBookShowsDualPages; +- (_Bool)_accessibilityKeyboardKeyAllowsTouchTyping; +- (_Bool)_accessibilityShouldAnnounceFontInfo; - (id)_accessibilityPageContent; - (void)_accessibilitySetCurrentWordInPageContext:(id)arg1; -- (BOOL)_accessibilityIncludeDuringContentReading; -- (int)accessibilityLineNumberForPoint:(struct CGPoint)arg1; +- (_Bool)_accessibilityIncludeDuringContentReading; +- (long long)accessibilityLineNumberForPoint:(struct CGPoint)arg1; - (id)accessibilityPageContent; -- (struct CGPoint)_accessibilityVisibleScrollArea:(BOOL)arg1; -- (BOOL)_accessibilityReadAllContinuesWithScroll; +- (struct CGPoint)_accessibilityVisibleScrollArea:(_Bool)arg1; +- (_Bool)_accessibilityReadAllContinuesWithScroll; - (id)_accessibilityDOMAttributes; - (void)_accessibilityMoveSelectionToMarker:(id)arg1; -- (id)_accessibilityTextMarkerForPosition:(int)arg1; +- (id)_accessibilityTextMarkerForPosition:(long long)arg1; - (struct _NSRange)_accessibilitySelectedNSRangeForObject; - (id)_accessibilityTextMarkerRangeForSelection; - (struct _NSRange)_accessibilityRangeForTextMarker:(id)arg1; @@ -108,35 +112,35 @@ - (struct CGRect)_accessibilityBoundsForRange:(struct _NSRange)arg1; - (struct _NSRange)_accessibilityRangeForLineNumberAndColumn:(id)arg1; - (id)_accessibilityLineNumberAndColumnForPoint:(struct CGPoint)arg1; -- (int)_accessibilityLineStartPosition; -- (int)_accessibilityLineEndPosition; +- (long long)_accessibilityLineStartPosition; +- (long long)_accessibilityLineEndPosition; - (struct _NSRange)_accessibilitySelectedTextRange; - (void)_accessibilitySetSelectedTextRange:(struct _NSRange)arg1; -- (BOOL)_accessibilityTriggerDictationFromPath:(id)arg1; +- (_Bool)_accessibilityTriggerDictationFromPath:(id)arg1; - (id)_accessibilityDataDetectorScheme:(struct CGPoint)arg1; -- (struct CGRect)accessibilityFrameForLineNumber:(int)arg1; -- (id)accessibilityContentForLineNumber:(int)arg1; -- (struct _NSRange)_accessibilityLineRangeForPosition:(unsigned int)arg1; +- (struct CGRect)accessibilityFrameForLineNumber:(long long)arg1; +- (id)accessibilityContentForLineNumber:(long long)arg1; +- (struct _NSRange)_accessibilityLineRangeForPosition:(unsigned long long)arg1; - (id)_accessibilityObjectForTextMarker:(id)arg1; - (id)accessibilityArrayOfTextForTextMarkers:(id)arg1; - (id)accessibilityStringForTextMarkers:(id)arg1; - (struct CGRect)accessibilityBoundsForTextMarkers:(id)arg1; -- (void)_accessibilitySetAnimationsInProgress:(BOOL)arg1; -- (BOOL)_accessibilityAnimationsInProgress; +- (void)_accessibilitySetAnimationsInProgress:(_Bool)arg1; +- (_Bool)_accessibilityAnimationsInProgress; - (void)_accessibilityUnregister; -- (void)__accessibilityUnregister:(id)arg1; -- (BOOL)accessibilityElementIsFocused; -- (BOOL)_accessibilityShouldReleaseAfterUnregistration; +- (void)__accessibilityUnregister:(void *)arg1 shouldRelease:(_Bool)arg2; +- (_Bool)accessibilityElementIsFocused; +- (_Bool)_accessibilityShouldReleaseAfterUnregistration; - (void)accessibilityElementDidLoseFocus; - (void)accessibilityElementDidBecomeFocused; - (void)_accessibilityLoadAccessibilityInformation; - (void)_accessibilityPlayKeyboardClickSound; - (void)_accessibilityPlaySystemSound:(int)arg1; -- (void)_accessibilitySetIsTourGuideRunning:(BOOL)arg1; -- (BOOL)_accessibilityIsTourGuideRunning; -- (void)_accessibilitySetCameraIrisOpen:(BOOL)arg1; -- (BOOL)_accessibilityCameraIrisOpen; -- (BOOL)_accessibilityHasTextOperations; +- (void)_accessibilitySetIsTourGuideRunning:(_Bool)arg1; +- (_Bool)_accessibilityIsTourGuideRunning; +- (void)_accessibilitySetCameraIrisOpen:(_Bool)arg1; +- (_Bool)_accessibilityCameraIrisOpen; +- (_Bool)_accessibilityHasTextOperations; - (id)_accessibilityTextOperations; - (void)_accessibilityCut; - (void)_accessibilityReplace; @@ -144,32 +148,38 @@ - (void)_accessibilitySelect; - (void)_accessibilitySelectAll; - (void)_accessibilityPaste; -- (BOOL)_accessibilityPerformEscape; -- (BOOL)_accessibilityTextOperationAction:(id)arg1; +- (_Bool)_accessibilityPerformEscape; +- (_Bool)_accessibilityTextOperationAction:(id)arg1; - (void)accessibilityZoomOutAtPoint:(struct CGPoint)arg1; - (void)accessibilityZoomInAtPoint:(struct CGPoint)arg1; -- (BOOL)accessibilityPerformCustomAction:(int)arg1; +- (_Bool)accessibilityPerformCustomAction:(long long)arg1; - (void)_accessibilitySetCurrentGesture:(id)arg1; - (id)_accessibilityTextViewTextOperationResponder; -- (BOOL)accessibilityEditOperationAction:(id)arg1; +- (_Bool)accessibilityEditOperationAction:(id)arg1; - (id)accessibilityMenuActions; -- (BOOL)_accessibilityObscuresScreen; -- (void)_setAccessibilityObscuresScreen:(BOOL)arg1; -- (BOOL)_accessibilityIsFrameOutOfBounds; -- (int)_accessibilitySortPriority; -- (void)_accessibilitySetSortPriority:(int)arg1; -- (struct CGRect)_accessibilityConvertFrameForRemoteView:(struct CGRect)arg1 orientation:(int)arg2; +- (_Bool)_accessibilityObscuresScreen; +- (void)_setAccessibilityObscuresScreen:(_Bool)arg1; +- (_Bool)_accessibilityIsFrameOutOfBounds; +- (_Bool)_accessibilityOverridesInvalidFrames; +- (long long)_accessibilitySortPriority; +- (void)_accessibilitySetSortPriority:(long long)arg1; +- (struct CGRect)_accessibilityConvertFrameForRemoteView:(struct CGRect)arg1 orientation:(long long)arg2; - (struct CGRect)_accessibilityCompareFrameForScrollParent:(id)arg1 frame:(struct CGRect)arg2; -- (BOOL)_accessibilityOnlyComparesByXAxis; +- (_Bool)_accessibilityOnlyComparesByXAxis; +- (struct UIEdgeInsets)_accessibilityContentInset; - (struct CGRect)_accessibilityContentFrame; - (struct CGPoint)_accessibilityConvertPointToViewSpace:(struct CGPoint)arg1; - (struct CGRect)_accessibilityClassicModeFrame:(struct CGRect)arg1; - (struct CGRect)_accessibilityVisibleFrame; -- (int)accessibilityCompareGeometry:(id)arg1; -- (int)_accessibilityCompareGeometryForViewOrDictionary:(id)arg1; -- (BOOL)_accessibilityIgnoresScrollParentOffsetForSorting; -- (void)_accessibilitySetIgnoresScrollParentOffsetForSorting:(BOOL)arg1; -- (float)_accessibilityAllowedGeometryOverlap; +- (long long)accessibilityCompareGeometry:(id)arg1; +- (long long)_accessibilityCompareGeometryForViewOrDictionary:(id)arg1; +- (long long)_accessibilitySortPriorityWithReturningView:(id *)arg1; +- (_Bool)_accessibilityIgnoresScrollParentOffsetForSorting; +- (void)_accessibilitySetIgnoresScrollParentOffsetForSorting:(_Bool)arg1; +- (_Bool)_accessibilityOverridesInvisibility; +- (void)_accessibilitySetOverridesInvisibility:(_Bool)arg1; +- (double)_accessibilityAllowedGeometryOverlap; +- (void)_accessibilitySetAllowedGeometryOverlap:(double)arg1; - (void)setAccessibilitySize:(struct CGSize)arg1; - (id)_accessibilityControlDescendantWithAction:(SEL)arg1; - (id)_accessibilityControlDescendantWithTarget:(id)arg1; @@ -180,18 +190,23 @@ - (id)_accessibilityAncestorIsAccessibilityElementsHidden; - (id)_accessibilityAncestorIsKindOf:(Class)arg1; - (id)_accessibilityViewAncestorIsKindOf:(Class)arg1; -- (BOOL)_accessibilityIsDescendantOfElement:(id)arg1; +- (_Bool)_accessibilityIsDescendantOfElement:(id)arg1; - (id)accessibilityViewWithIdentifier:(id)arg1; - (id)_accessibilityUnignoredDescendant; -- (BOOL)_accessibilityHasDescendantOfType:(Class)arg1; +- (_Bool)_accessibilityHasDescendantOfType:(Class)arg1; - (id)_accessibilityDescendantOfType:(Class)arg1; +- (id)_accessibilitySearchSubtreesAfterChildElement:(id)arg1 direction:(int)arg2 searchTraits:(unsigned long long)arg3 allowOutOfBoundsChild:(_Bool)arg4; +- (id)_accessibilitySortedElementsWithin; +- (id)_accessibilityFindElementInDirection:(int)arg1 searchTraits:(unsigned long long)arg2 allowOutOfBoundsChild:(_Bool)arg3; +- (void)_accessibilityScrollOpaqueElementIntoView:(int)arg1 previousScroller:(id)arg2; +- (_Bool)_accessibilityOpaqueElementScrollsContentIntoView; - (id)_accessibilityOpaqueElementParent; -- (BOOL)isAccessibilityOpaqueElementProvider; -- (void)_accessibilitySetWantsOpaqueElementProviders:(BOOL)arg1; -- (BOOL)_accessibilityWantsOpaqueElementProviders; -- (void)setIsAccessibilityOpaqueElementProvider:(BOOL)arg1; -- (BOOL)_accessibilityDidSetOpaqueElementProvider; -- (BOOL)_accessibilityRetainsCustomRotorActionSetting; +- (_Bool)isAccessibilityOpaqueElementProvider; +- (void)_accessibilitySetWantsOpaqueElementProviders:(_Bool)arg1; +- (_Bool)_accessibilityWantsOpaqueElementProviders; +- (void)setIsAccessibilityOpaqueElementProvider:(_Bool)arg1; +- (_Bool)_accessibilityDidSetOpaqueElementProvider; +- (_Bool)_accessibilityRetainsCustomRotorActionSetting; - (id)_accessibilityLastOpaqueElement; - (id)_accessibilityFirstOpaqueElement; - (id)_accessibilityOpaqueElementsFrom:(id)arg1 direction:(int)arg2 searchTraits:(unsigned long long)arg3; @@ -199,115 +214,119 @@ - (id)_accessibilityAncestorForSiblingsWithTraits:(unsigned long long)arg1; - (id)accessibilityTitleElement; - (id)_accessibilityHeaderElement; +- (_Bool)_accessibilitySortCollectionViewLogically; +- (_Bool)_accessibilityAllowsAlternativeCharacterActivation; - (id)_accessibilityInputIdentifierForKeyboard; - (id)_accessibilityRetrieveImagePathLabel:(id)arg1; - (id)_accessibilityStatusBar; - (unsigned int)_accessibilityContextId; - (id)_accessibilityParentView; -- (BOOL)_accessibilityUsesSpecialKeyboardDismiss; +- (_Bool)_accessibilityUsesSpecialKeyboardDismiss; - (id)_accessibilityApplication; -- (void)_setAccessibilityTableCellUsesDetailTextAsValue:(BOOL)arg1; -- (BOOL)_accessibilityTableCellUsesDetailTextAsValue; +- (void)_setAccessibilityTableCellUsesDetailTextAsValue:(_Bool)arg1; +- (_Bool)_accessibilityTableCellUsesDetailTextAsValue; - (void)_accessibilityChangeToKeyplane:(id)arg1; - (id)_accessibilityKeyboardKeyForString:(id)arg1; -- (id)_accessibilityTableViewCellWithRowIndex:(int)arg1 andColumn:(int)arg2; -- (BOOL)_accessibilityRespectsTableScrollEnabledFlag; -- (BOOL)_accessibilityHasVariantKeys; +- (id)_accessibilityTableViewCellWithRowIndex:(long long)arg1 andColumn:(long long)arg2; +- (_Bool)_accessibilityRespectsTableScrollEnabledFlag; +- (_Bool)_accessibilityHasVariantKeys; - (id)_accessibilityVariantKeys; -- (BOOL)_accessibilityDidDeleteTableViewCell; -- (BOOL)_accessibilityCanDeleteTableViewCell; -- (BOOL)_accessibilityContainedByTableLogicIsEnabledOutsideOfWebContext; -- (BOOL)_accessibilityCanDismissPopoverController:(id)arg1; -- (BOOL)_accessibilityIsAwayAlertElementNew; -- (BOOL)_accessibilityIsAwayAlertElement; +- (_Bool)_accessibilityDidDeleteTableViewCell; +- (_Bool)_accessibilityCanDeleteTableViewCell; +- (_Bool)_accessibilityContainedByTableLogicIsEnabledOutsideOfWebContext; +- (_Bool)_accessibilityCanDismissPopoverController:(id)arg1; +- (_Bool)_accessibilityIsAwayAlertElementNew; +- (_Bool)_accessibilityIsAwayAlertElement; - (void)_accessibilitySwitchOrderedChildrenFrom:(id)arg1; -- (BOOL)_accessibilityPerformLabelling:(id)arg1; +- (_Bool)_accessibilityPerformLabelling:(id)arg1; - (void)_accessibilityJumpToTableIndex:(id)arg1; -- (void)_accessibilityFindSearchResult:(BOOL)arg1 withString:(id)arg2; -- (BOOL)_accessibilityIsInTableCell; -- (BOOL)_accessibilityIsTableCell; +- (void)_accessibilityFindSearchResult:(_Bool)arg1 withString:(id)arg2; +- (_Bool)_accessibilityIsInTableCell; +- (_Bool)_accessibilityIsTableCell; - (id)_accessibilityResponderElement; -- (BOOL)_accessibilityServesAsFirstResponder; +- (_Bool)_accessibilityServesAsFirstResponder; - (id)_accessibilitySupplementaryFooterViews; - (id)_accessibilitySupplementaryHeaderViews; -- (BOOL)_accessibilityIsFirstElementForFocus; +- (_Bool)_accessibilityIsFirstElementForFocus; - (struct _NSRange)accessibilityColumnRange; - (struct _NSRange)accessibilityRowRange; -- (id)accessibilityElementForRow:(int)arg1 andColumn:(int)arg2; +- (id)accessibilityElementForRow:(long long)arg1 andColumn:(long long)arg2; - (void)_accessibilitySetValue:(id)arg1 forAttribute:(int)arg2; - (id)accessibilityAttributeValue:(int)arg1; - (id)accessibilityAttributeValue:(int)arg1 forParameter:(id)arg2; - (id)_accessibilityEquivalenceTag; - (id)_accessibilityBriefLabel; -- (BOOL)_accessibilityUpdatesOnActivationAfterDelay; -- (void)_setAccessibilityUpdatesOnActivationAfterDelay:(BOOL)arg1; +- (_Bool)_accessibilityUpdatesOnActivationAfterDelay; +- (void)_setAccessibilityUpdatesOnActivationAfterDelay:(_Bool)arg1; - (id)_accessibilityVisibleItemInList; - (id)_accessibilityFirstVisibleItem; -- (id)_accessibilityAllCustomRotorItemsAtIndex:(int)arg1; +- (id)_accessibilityAllCustomRotorItemsAtIndex:(long long)arg1; - (id)_accessibilityAllCustomRotorTitles; - (void)_accessibilityEnumerateAllCustomRotorTitlesWithAccumulator:(id *)arg1 usingBlock:(id)arg2; - (id)_accessibilityFirstElementForFocus; -- (void)_setAccessibilityIsNotFirstElement:(BOOL)arg1; -- (BOOL)_accessibilityIsNotFirstElement; -- (void)_setAccessibilityServesAsFirstElement:(BOOL)arg1; -- (BOOL)_accessibilityServesAsFirstElement; -- (BOOL)_accessibilityIsVisible; -- (struct CGPoint)_accessibilityVisiblePointHitTestingAnyElement:(BOOL)arg1; +- (void)_setAccessibilityIsNotFirstElement:(_Bool)arg1; +- (_Bool)_accessibilityIsNotFirstElement; +- (void)_setAccessibilityServesAsFirstElement:(_Bool)arg1; +- (_Bool)_accessibilityServesAsFirstElement; +- (_Bool)_accessibilityIsVisible; +- (struct CGPoint)_accessibilityVisiblePointHitTestingAnyElement:(_Bool)arg1; - (struct CGPoint)_accessibilityVisiblePoint; - (id)_accessibilityTouchContainer; -- (BOOL)_accessibilityIsTouchContainer; +- (_Bool)_accessibilityIsMap; +- (_Bool)_accessibilityIsTouchContainer; - (void)_accessibilityAddTrait:(unsigned long long)arg1; - (void)_accessibilityRemoveTrait:(unsigned long long)arg1; -- (BOOL)_accessibilityOverridesInstructionsHint; -- (BOOL)_accessibilityOpaqueElementProvider; +- (id)_accessibilityViewController; +- (_Bool)_accessibilityOverridesInstructionsHint; +- (_Bool)_accessibilityOpaqueElementProvider; - (id)accessibilityFlowToElements; -- (id)accessibilityCustomRotorItemsAtIndex:(int)arg1; +- (id)accessibilityCustomRotorItemsAtIndex:(long long)arg1; - (id)accessibilityCustomActions; - (id)accessibilityCustomRotorTitles; -- (BOOL)_accessibilityShouldAvoidAnnouncing; -- (BOOL)_accessibilityLastHitTestNearBorder; +- (_Bool)_accessibilityShouldAvoidAnnouncing; +- (_Bool)_accessibilityLastHitTestNearBorder; - (id)_accessibilityBundleIdentifier; - (id)accessibilityMathEquation; -- (BOOL)_accessibilityIsMathTouchExplorationView; -- (BOOL)_accessibilityShouldSpeakMathEquationTrait; +- (_Bool)_accessibilityIsMathTouchExplorationView; +- (_Bool)_accessibilityShouldSpeakMathEquationTrait; - (id)accessibilityMathMLSource; - (id)accessibilitySecondaryLabel; - (float)_accessibilityActivationDelay; -- (BOOL)_accessibilityIsUserInteractionEnabled; -- (BOOL)_allowCustomActionHintSpeakOverride; -- (BOOL)_accessibilitySupportsMultipleCustomRotorTitles; +- (_Bool)_accessibilityIsUserInteractionEnabled; +- (_Bool)_allowCustomActionHintSpeakOverride; +- (_Bool)_accessibilitySupportsMultipleCustomRotorTitles; - (id)_accessibilityAppSwitcherApps; - (id)_accessibilityLaunchableApps; -- (BOOL)_accessibilityIsInAppSwitcher; -- (BOOL)_accessibilityIsTitleElement; -- (BOOL)_accessibilityIsLastSiblingForTrait:(unsigned long long)arg1; -- (BOOL)_accessibilityIsFirstSiblingForTrait:(unsigned long long)arg1; -- (BOOL)_accessibilityIsLastSibling; -- (BOOL)_accessibilityIsFirstSibling; -- (BOOL)_accessibilityElementShouldBeInvalid; -- (BOOL)_accessibilityCanPerformEscapeAction; -- (BOOL)_accessibilitySupportsActivateAction; -- (BOOL)_accessibilityAlwaysOrderedFirst; +- (_Bool)_accessibilityIsInAppSwitcher; +- (_Bool)_accessibilityIsTitleElement; +- (_Bool)_accessibilityIsLastSiblingForTrait:(unsigned long long)arg1; +- (_Bool)_accessibilityIsFirstSiblingForTrait:(unsigned long long)arg1; +- (_Bool)_accessibilityIsLastSibling; +- (_Bool)_accessibilityIsFirstSibling; +- (_Bool)_accessibilityElementShouldBeInvalid; +- (_Bool)_accessibilityCanPerformEscapeAction; +- (_Bool)_accessibilitySupportsActivateAction; +- (_Bool)_accessibilityAlwaysOrderedFirst; - (id)_accessibilitySupportGesturesAttributes; - (id)accessibilityLinkedElement; - (id)accessibilityHeaderElements; - (id)accessibilityPlaceholderValue; -- (BOOL)_accessibilityCanPerformAction:(int)arg1; -- (BOOL)__accessibilitySupportsActivateAction; -- (id)_accessibilityPreviousElementsWithCount:(unsigned long)arg1 originalElement:(id)arg2; -- (id)_accessibilityNextElementsWithCount:(unsigned long)arg1 originalElement:(id)arg2; -- (id)_accessibilityContainerInDirection:(BOOL)arg1 originalElement:(id)arg2; +- (_Bool)_accessibilityCanPerformAction:(int)arg1; +- (_Bool)__accessibilitySupportsActivateAction; +- (id)_accessibilityPreviousElementsWithCount:(unsigned int)arg1 originalElement:(id)arg2; +- (id)_accessibilityNextElementsWithCount:(unsigned int)arg1 originalElement:(id)arg2; +- (id)_accessibilityContainerInDirection:(_Bool)arg1 originalElement:(id)arg2; - (id)_accessibilityContainingParentForOrdering; -- (BOOL)_accessibilityHasOrderedChildren; +- (_Bool)_accessibilityHasOrderedChildren; - (void)accessibilityEnumerateContainerElementsUsingBlock:(id)arg1; -- (void)accessibilityEnumerateContainerElementsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; -- (BOOL)accessibilityShouldEnumerateContainerElementsArrayDirectly; -- (int)indexOfAccessibilityElement:(id)arg1; -- (id)accessibilityElementAtIndex:(int)arg1; -- (int)accessibilityElementCount; +- (void)accessibilityEnumerateContainerElementsWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (_Bool)accessibilityShouldEnumerateContainerElementsArrayDirectly; +- (long long)indexOfAccessibilityElement:(id)arg1; +- (id)accessibilityElementAtIndex:(long long)arg1; +- (long long)accessibilityElementCount; - (void)_accessibilityResetContainerElements; -- (BOOL)_accessibilityUsesScrollParentForOrdering; -- (BOOL)_accessibilityServesAsContainingParentForOrdering; +- (_Bool)_accessibilityUsesScrollParentForOrdering; +- (_Bool)_accessibilityServesAsContainingParentForOrdering; - (id)_accessibilityContainerForAccumulatingCustomRotorItems; - (id)accessibilityContainerElements; - (id)_accessibilityParentForFindingScrollParent; @@ -315,54 +334,56 @@ - (void)_accessibilityScrollDownPage; - (void)_accessibilityScrollUpPage; - (void)_accessibilityScrollRightPage; -- (BOOL)_accessibilityScrollPreviousPage; -- (BOOL)_accessibilityScrollNextPage; +- (_Bool)_accessibilityScrollPreviousPage; +- (_Bool)_accessibilityScrollNextPage; - (void)_accessibilityScrollLeftPage; -- (BOOL)_accessibilityHandlePublicScroll:(int)arg1; +- (_Bool)_accessibilityHandlePublicScroll:(long long)arg1; - (void)_accessibilityScrollToPoint:(struct CGPoint)arg1; -- (BOOL)_accessibilityScrollToVisible; -- (BOOL)_accessibilityCanScrollInAtLeastOneDirection; -- (BOOL)_accessibilityIsScrollable; -- (BOOL)_accessibilityIsEscapable; -- (BOOL)_accessibilityIterateParentsForTestBlock:(id)arg1; +- (_Bool)_accessibilityShouldAttemptScrollToFrameOnParentView; +- (_Bool)_accessibilityScrollToVisible; +- (_Bool)_accessibilityCanScrollInAtLeastOneDirection; +- (_Bool)_accessibilityIsScrollable; +- (_Bool)_accessibilityIsEscapable; +- (_Bool)_accessibilityIterateParentsForTestBlock:(id)arg1; - (id)_accessibilityScrollAncestorForSelector:(SEL)arg1; - (id)_accessibilityScrollStatus; -- (void)setIsAccessibilityScrollAncestor:(BOOL)arg1; +- (_Bool)_accessibilityShouldSpeakScrollStatusOnEntry; +- (void)setIsAccessibilityScrollAncestor:(_Bool)arg1; - (id)_accessibilityScrollAncestor; -- (struct CGPoint)__accessibilityVisibleScrollArea:(BOOL)arg1; +- (struct CGPoint)__accessibilityVisibleScrollArea:(_Bool)arg1; - (void)_accessibilityIterateScrollParentsUsingBlock:(id)arg1 includeSelf:(void)arg2; - (void)_accessibilityIterateScrollParentsUsingBlock:(id)arg1; -- (BOOL)_accessibilityShouldUseViewHierarchyForFindingScrollParent; -- (BOOL)accessibilityScrollToTopSupported; -- (BOOL)accessibilityScrollUpPageSupported; -- (BOOL)accessibilityScrollDownPageSupported; -- (BOOL)accessibilityScrollRightPageSupported; -- (BOOL)accessibilityScrollLeftPageSupported; -- (BOOL)_accessibilityScrollToFrame:(struct CGRect)arg1 forView:(id)arg2; -- (BOOL)_accessibilityIsScrollAncestor; -- (BOOL)_accessibilityScrollingEnabled; -- (int)_accessibilityPageControlIndex; -- (int)_accessibilityPageControlCount; +- (_Bool)_accessibilityShouldUseViewHierarchyForFindingScrollParent; +- (_Bool)accessibilityScrollToTopSupported; +- (_Bool)accessibilityScrollUpPageSupported; +- (_Bool)accessibilityScrollDownPageSupported; +- (_Bool)accessibilityScrollRightPageSupported; +- (_Bool)accessibilityScrollLeftPageSupported; +- (_Bool)_accessibilityScrollToFrame:(struct CGRect)arg1 forView:(id)arg2; +- (_Bool)_accessibilityIsScrollAncestor; +- (_Bool)_accessibilityScrollingEnabled; +- (long long)_accessibilityPageControlIndex; +- (long long)_accessibilityPageControlCount; - (void)accessibilityScrollLeftPage; - (void)accessibilityScrollRightPage; - (void)accessibilityScrollDownPage; - (void)accessibilityScrollUpPage; -- (void)_setAccessibilityIsMainWindow:(BOOL)arg1; -- (BOOL)_accessibilityIsMainWindow; -- (void)_setAccessibilityWindowVisible:(BOOL)arg1; -- (BOOL)_accessibilityWindowVisible; -- (void)setIsAccessibilityWindow:(BOOL)arg1; -- (BOOL)accessibilityIsWindow; -- (BOOL)_accessibilitySelfFoundByHitTesting; +- (void)_setAccessibilityIsMainWindow:(_Bool)arg1; +- (_Bool)_accessibilityIsMainWindow; +- (void)_setAccessibilityWindowVisible:(_Bool)arg1; +- (_Bool)_accessibilityWindowVisible; +- (void)setIsAccessibilityWindow:(_Bool)arg1; +- (_Bool)accessibilityIsWindow; +- (_Bool)_accessibilitySelfFoundByHitTesting; - (id)_accessibilityBaseHitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)_accessibilityHitTestSupplementaryViews:(id)arg1 point:(struct CGPoint)arg2 withEvent:(id)arg3; - (id)_accessibilityHitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)_accessibilityFuzzyHitTestElements; -- (BOOL)_accessibilityHitTestReverOrder; -- (BOOL)_accessibilityHitTestShouldFallbackToNearestChild; +- (_Bool)_accessibilityHitTestReverseOrder; +- (_Bool)_accessibilityHitTestShouldFallbackToNearestChild; - (id)accessibilityHitTest:(struct CGPoint)arg1; -- (BOOL)accessibilityStartStopToggle; -- (BOOL)accessibilityActivate; +- (_Bool)accessibilityStartStopToggle; +- (_Bool)accessibilityActivate; - (void)accessibilityDecrement; - (void)accessibilityIncrement; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXScanner.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXScanner.h index 37fb33813..692f9213e 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXScanner.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AXScanner.h @@ -8,15 +8,17 @@ @interface NSObject (AXScanner) - (void)_accessibilitySetScannerGroupTraits:(int)arg1; -- (void)_accessibilitySetIsScannerGroup:(BOOL)arg1; +- (void)_accessibilitySetIsScannerGroup:(_Bool)arg1; - (int)_accessibilityScannerGroupTraits; -- (BOOL)_accessibilityIsScannerGroup; +- (_Bool)_accessibilityIsScannerGroup; - (id)_accessibilityScannerGroupElements; - (void)_accessibilityProcessScannerGroupElementPieces:(id)arg1; -- (void)_accessibilitySetIsScannerElement:(BOOL)arg1; -- (BOOL)_accessibilityIsScannerElement; +- (void)_accessibilitySetIsScannerElement:(_Bool)arg1; +- (_Bool)_accessibilityIsScannerElement; +- (id)_accessibilityRemoteVisibleElementsGrouped:(_Bool)arg1; +- (id)_accessibilityVisibleElementsForHostedWindowWithContextID:(unsigned int)arg1 grouped:(_Bool)arg2; - (id)_accessibilityScannerRootGroup; - (id)_accessibilityVisibleElements; -- (id)_accessibilityVisibleElementsGrouped:(BOOL)arg1; +- (id)_accessibilityVisibleElementsGrouped:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AccessibilityStorage.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AccessibilityStorage.h deleted file mode 100644 index 9a8b9b816..000000000 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-AccessibilityStorage.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface NSObject (AccessibilityStorage) -- (BOOL)accessibilityPerformAction:(int)arg1 withValue:(id)arg2; -- (BOOL)_accessibilityHandleMagicTap; -- (void)_accessibilityRemoveActionBlockForKey:(unsigned long)arg1; -- (void)_accessibilityRemoveAllActionBlocks; -- (void)_accessibilityActionBlock:(id *)arg1 andValue:(void)arg2 forKey:(id *)arg3; -- (BOOL)_accessibilityHasActionBlockForKey:(unsigned long)arg1; -- (BOOL)_accessibilityInternalHandleStartStopToggle; -- (void)_accessibilitySetActionBlock:(id)arg1 withValue:(void)arg2 forKey:(id)arg3; -- (void)_accessibilityRemoveValueForKey:(id)arg1; -- (void)_accessibilitySetUnsignedIntegerValue:(unsigned int)arg1 forKey:(id)arg2; -- (void)_accessibilitySetIntegerValue:(int)arg1 forKey:(id)arg2; -- (void)_accessibilitySetBoolValue:(BOOL)arg1 forKey:(id)arg2; -- (void)_accessibilitySetRetainedValue:(id)arg1 forKey:(id)arg2; -- (void)_accessibilitySetAssignedValue:(id)arg1 forKey:(id)arg2; -- (void)_accessibilitySetValue:(id)arg1 forKey:(id)arg2 storageMode:(int)arg3; -- (unsigned int)_accessibilityUnsignedIntegerValueForKey:(id)arg1; -- (int)_accessibilityIntegerValueForKey:(id)arg1; -- (BOOL)_accessibilityBoolValueForKey:(id)arg1; -- (id)_accessibilityValueForKey:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-Protocol.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIAccessibilityAutomation.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIAccessibilityAutomation.h index a0a59ca10..0f68f57a4 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIAccessibilityAutomation.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIAccessibilityAutomation.h @@ -9,8 +9,8 @@ @interface NSObject (UIAccessibilityAutomation) - (id)_accessibilityUserTestingChildren; - (id)_accessibilityUserTestingChildrenWithRange:(struct _NSRange)arg1; -- (int)_accessibilityUserTestingChildrenCount; -- (id)_accessibilityUserTestingSupplementaryViews:(BOOL)arg1; +- (long long)_accessibilityUserTestingChildrenCount; +- (id)_accessibilityUserTestingSupplementaryViews:(_Bool)arg1; - (id)_accessibilityAncestry; - (id)_accessibilityUserTestingParent; - (id)_accessibilityUserTestingElementType; @@ -18,11 +18,11 @@ - (id)_accessibilityUserTestingElementBaseType; - (id)_accessibilityUserTestingElementAttributes; - (id)_accessibilityKeyboardKeyEnteredString; -- (BOOL)_accessibilityUserTestingIsRightNavButton; -- (BOOL)_accessibilityUserTestingIsBackNavButton; -- (void)_accessibilitySetUserTestingIsCancelButton:(BOOL)arg1; -- (void)_accessibilitySetUserTestingIsDefaultButton:(BOOL)arg1; -- (BOOL)_accessibilityUserTestingIsCancelButton; -- (BOOL)_accessibilityUserTestingIsDefaultButton; +- (_Bool)_accessibilityUserTestingIsRightNavButton; +- (_Bool)_accessibilityUserTestingIsBackNavButton; +- (void)_accessibilitySetUserTestingIsCancelButton:(_Bool)arg1; +- (void)_accessibilitySetUserTestingIsDefaultButton:(_Bool)arg1; +- (_Bool)_accessibilityUserTestingIsCancelButton; +- (_Bool)_accessibilityUserTestingIsDefaultButton; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIStorage.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIStorage.h new file mode 100644 index 000000000..c37604c8c --- /dev/null +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObject-UIStorage.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (UIStorage) +- (_Bool)accessibilityPerformAction:(int)arg1 withValue:(id)arg2; +- (_Bool)_accessibilityHandleMagicTap; +- (void)_accessibilityRemoveActionBlockForKey:(unsigned int)arg1; +- (void)_accessibilityRemoveAllActionBlocks; +- (void)_accessibilityActionBlock:(id *)arg1 andValue:(void)arg2 forKey:(id *)arg3; +- (_Bool)_accessibilityHasActionBlockForKey:(unsigned int)arg1; +- (_Bool)_accessibilityInternalHandleStartStopToggle; +- (void)_accessibilitySetActionBlock:(id)arg1 withValue:(void)arg2 forKey:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility-NSObjectAccessibility.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility-NSObjectAccessibility.h new file mode 100644 index 000000000..e80ebfc0f --- /dev/null +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility-NSObjectAccessibility.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSObjectAccessibility (NSObjectAccessibility) +- (id)accessibilityUserDefinedShouldGroupChildren; +- (id)accessibilityUserDefinedActivationPoint; +- (id)accessibilityUserDefinedIdentifier; +- (id)accessibilityUserDefinedLanguage; +- (id)isAccessibilityUserDefinedElement; +- (id)accessibilityUserDefinedTraits; +- (id)accessibilityUserDefinedFrame; +- (id)accessibilityUserDefinedHint; +- (id)accessibilityUserDefinedValue; +- (id)accessibilityUserDefinedLabel; +@end + diff --git a/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility.h b/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility.h index 1b20ea44f..d395d03fd 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/NSObjectAccessibility.h @@ -11,17 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -- (id)accessibilityUserDefinedActivationPoint; -- (id)accessibilityUserDefinedIdentifier; -- (id)accessibilityUserDefinedLanguage; -- (id)isAccessibilityUserDefinedElement; -- (id)accessibilityUserDefinedTraits; -- (id)accessibilityUserDefinedFrame; -- (id)accessibilityUserDefinedHint; -- (id)accessibilityUserDefinedValue; -- (id)accessibilityUserDefinedLabel; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent-Priv.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent-Priv.h new file mode 100644 index 000000000..47ac6e578 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent-Priv.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAXTouchEvent (Priv) +- (_Bool)_accessibilityHitTestsAnyElement; +- (void)_setAccessibilityHitTestsAnyElement:(_Bool)arg1; +- (void)_setAccessibilityHitTestStartsAtElement:(id)arg1; +- (id)_accessibilityHitTestStartsAtElement; +@end + diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent.h index 6e8ce558d..41d7ff5aa 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAXTouchEvent.h @@ -11,12 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -- (BOOL)_accessibilityHitTestsAnyElement; -- (void)_setAccessibilityHitTestsAnyElement:(BOOL)arg1; -- (void)_setAccessibilityHitTestStartsAtElement:(id)arg1; -- (id)_accessibilityHitTestStartsAtElement; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityAutoscrollManager.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityAutoscrollManager.h index dd0cd2e53..3146fa834 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityAutoscrollManager.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityAutoscrollManager.h @@ -10,18 +10,16 @@ @interface UIAccessibilityAutoscrollManager : NSObject { - BOOL _autoscrolling; - BOOL _shouldAutoscroll; - UIScrollView *_scrollView; + _Bool _autoscrolling; int _scrollDirection; - float _autoscrollSpeed; + UIScrollView *_scrollView; + double _autoscrollSpeed; } + (id)sharedInstance; -@property(nonatomic) float autoscrollSpeed; // @synthesize autoscrollSpeed=_autoscrollSpeed; +@property(nonatomic) double autoscrollSpeed; // @synthesize autoscrollSpeed=_autoscrollSpeed; @property(nonatomic) int scrollDirection; // @synthesize scrollDirection=_scrollDirection; -@property(nonatomic) BOOL shouldAutoscroll; // @synthesize shouldAutoscroll=_shouldAutoscroll; -@property(nonatomic, getter=isAutoscrolling) BOOL autoscrolling; // @synthesize autoscrolling=_autoscrolling; +@property(nonatomic, getter=isAutoscrolling) _Bool autoscrolling; // @synthesize autoscrolling=_autoscrolling; @property(retain, nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_scrollView; - (void)_autoscroll; - (void)scrollToBottom; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory-SuperCategory.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory-SuperCategory.h new file mode 100644 index 000000000..c2284668d --- /dev/null +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory-SuperCategory.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIAccessibilityElementSuperCategory (SuperCategory) +- (_Bool)_accessibilitySupportsHandwriting; +- (id)_accessibilityAutomaticIdentifier; +- (void)accessibilityZoomOutAtPoint:(struct CGPoint)arg1; +- (void)accessibilityZoomInAtPoint:(struct CGPoint)arg1; +- (id)description; +- (_Bool)_accessibilityProvidesOwnFrame; +- (unsigned long long)accessibilityTraits; +- (id)accessibilityValue; +- (struct CGRect)accessibilityFrame; +- (id)accessibilityLanguage; +- (id)accessibilityHint; +- (id)accessibilityLabel; +- (struct CGPoint)accessibilityActivationPoint; +- (float)_accessibilityActivationDelay; +- (_Bool)_accessibilitySupportsActivateAction; +- (_Bool)accessibilityActivate; +- (void)accessibilityElementDidLoseFocus; +- (void)accessibilityElementDidBecomeFocused; +- (void)_accessibilitySetValue:(id)arg1; +- (void)setAccessibilityContainer:(id)arg1; +- (void)dealloc; +- (id)initWithAccessibilityContainer:(id)arg1; +- (id)init; +@end + diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory.h index d33244ac6..bea53f535 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityElementSuperCategory.h @@ -11,29 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -- (id)_accessibilityAutomaticIdentifier; -- (void)accessibilityZoomOutAtPoint:(struct CGPoint)arg1; -- (void)accessibilityZoomInAtPoint:(struct CGPoint)arg1; -- (id)description; -- (BOOL)_accessibilityProvidesOwnFrame; -- (unsigned long long)accessibilityTraits; -- (id)accessibilityValue; -- (struct CGRect)accessibilityFrame; -- (id)accessibilityLanguage; -- (id)accessibilityHint; -- (id)accessibilityLabel; -- (struct CGPoint)accessibilityActivationPoint; -- (BOOL)_accessibilitySupportsActivateAction; -- (BOOL)accessibilityActivate; -- (void)accessibilityElementDidLoseFocus; -- (void)accessibilityElementDidBecomeFocused; -- (void)_accessibilitySetValue:(id)arg1; -- (void)setAccessibilityContainer:(id)arg1; -- (void)dealloc; -- (id)initWithAccessibilityContainer:(id)arg1; -- (id)init; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityLoader.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityLoader.h index b2e7bf10c..7ac72c450 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityLoader.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityLoader.h @@ -15,11 +15,11 @@ + (void)_accessibilityStartServer; + (void)_accessibilityInitializeRuntimeOverrides; + (void)_accessibilityLoadSubbundles:(id)arg1; -+ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(char *)arg2; -+ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(char *)arg2 forceLoad:(BOOL)arg3 loadSubbundles:(BOOL)arg4; -+ (id)loadAccessibilityBundle:(id)arg1 didLoad:(char *)arg2 force:(BOOL)arg3; -+ (id)loadAccessibilityBundle:(id)arg1 didLoad:(char *)arg2; -+ (void)loadActualAccessibilityBundle:(id)arg1 didLoad:(char *)arg2 loadSubbundles:(BOOL)arg3; ++ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(_Bool *)arg2; ++ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(_Bool *)arg2 forceLoad:(_Bool)arg3 loadSubbundles:(_Bool)arg4; ++ (id)loadAccessibilityBundle:(id)arg1 didLoad:(_Bool *)arg2 force:(_Bool)arg3; ++ (id)loadAccessibilityBundle:(id)arg1 didLoad:(_Bool *)arg2; ++ (void)loadActualAccessibilityBundle:(id)arg1 didLoad:(_Bool *)arg2 loadSubbundles:(_Bool)arg3; + (id)_axBundleForBundle:(id)arg1; + (id)_accessibilityBundlesForBundle:(id)arg1; + (void)initialize; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathNavigationBar.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathNavigationBar.h index 86b7fdc5b..cd6bc5b90 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathNavigationBar.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathNavigationBar.h @@ -16,7 +16,7 @@ + (id)_uiaxBundle; - (id)_popNavigationItemWithTransition:(int)arg1; - (void)_pushNavigationItem:(id)arg1 transition:(int)arg2; -- (BOOL)accessibilityPerformEscape; +- (_Bool)accessibilityPerformEscape; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathWebView.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathWebView.h index 462e5e830..dbcaa7eea 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathWebView.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityMathWebView.h @@ -10,7 +10,7 @@ { } -- (BOOL)_accessibilityIsMathTouchExplorationView; +- (_Bool)_accessibilityIsMathTouchExplorationView; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityReadingContent-Protocol.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityReadingContent-Protocol.h index e64b10686..3123ddf13 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityReadingContent-Protocol.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityReadingContent-Protocol.h @@ -6,8 +6,8 @@ @protocol UIAccessibilityReadingContent - (id)accessibilityPageContent; -- (struct CGRect)accessibilityFrameForLineNumber:(int)arg1; -- (id)accessibilityContentForLineNumber:(int)arg1; -- (int)accessibilityLineNumberForPoint:(struct CGPoint)arg1; +- (struct CGRect)accessibilityFrameForLineNumber:(long long)arg1; +- (id)accessibilityContentForLineNumber:(long long)arg1; +- (long long)accessibilityLineNumberForPoint:(struct CGPoint)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityRemoteElement.h b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityRemoteElement.h index d5ec32fd7..3f65bad60 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityRemoteElement.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIAccessibilityRemoteElement.h @@ -6,29 +6,30 @@ #import "NSObject.h" -@class NSMutableSet, NSString; +@class NSMutableSet, NSString, UIView; @interface UIAccessibilityRemoteElement : NSObject { NSString *_uuid; int _remotePid; unsigned int _contextId; - BOOL _onClientSide; + _Bool _onClientSide; id _remoteChildrenDelegate; NSMutableSet *_allChildren; unsigned int _machPort; } -+ (BOOL)registerRemoteElement:(id)arg1; ++ (_Bool)registerRemoteElement:(id)arg1; + (id)remoteElementForContextId:(unsigned int)arg1; + (id)remoteElementForBlock:(id)arg1; + (void)initialize; @property(nonatomic) unsigned int machPort; // @synthesize machPort=_machPort; -@property(nonatomic) id remoteChildrenDelegate; // @synthesize remoteChildrenDelegate=_remoteChildrenDelegate; -@property(nonatomic) BOOL onClientSide; // @synthesize onClientSide=_onClientSide; +@property(nonatomic) UIView *remoteChildrenDelegate; // @synthesize remoteChildrenDelegate=_remoteChildrenDelegate; +@property(nonatomic) _Bool onClientSide; // @synthesize onClientSide=_onClientSide; @property(nonatomic) unsigned int contextId; // @synthesize contextId=_contextId; @property(retain, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; @property(nonatomic) int remotePid; // @synthesize remotePid=_remotePid; +- (id)_accessibilityRemoteVisibleElementsGrouped:(_Bool)arg1; - (id)description; - (struct CGRect)accessibilityFrame; - (void)unregister; @@ -37,7 +38,8 @@ - (id)_accessibilityFirstElement; - (id)_accessibilityResponderElement; - (id)_remoteElementWithAttribute:(int)arg1; -- (BOOL)accessibilityViewIsModal; +- (_Bool)accessibilityViewIsModal; +@property(readonly, nonatomic) unsigned long long uuidHash; - (void)dealloc; - (id)initWithUUID:(id)arg1 andRemotePid:(int)arg2 andContextId:(unsigned int)arg3; diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIApplication-UIAccessibilityInitialization.h b/iOS7/PrivateFrameworks/UIAccessibility/UIApplication-UIAccessibilityInitialization.h index 53eb82cda..4d3717fd6 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIApplication-UIAccessibilityInitialization.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIApplication-UIAccessibilityInitialization.h @@ -7,7 +7,7 @@ #import "UIApplication.h" @interface UIApplication (UIAccessibilityInitialization) -- (BOOL)_accessibilitySystemAppServerIsReady; -- (BOOL)_accessibilityIsSystemAppServer; +- (_Bool)_accessibilitySystemAppServerIsReady; +- (_Bool)_accessibilityIsSystemAppServer; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UIKeyInput-Protocol.h b/iOS7/PrivateFrameworks/UIAccessibility/UIKeyInput-Protocol.h index afa03a631..6aa589c3d 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UIKeyInput-Protocol.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UIKeyInput-Protocol.h @@ -9,6 +9,6 @@ @protocol UIKeyInput - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UITextInput-Protocol.h b/iOS7/PrivateFrameworks/UIAccessibility/UITextInput-Protocol.h index ff30446e2..0342e289e 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UITextInput-Protocol.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UITextInput-Protocol.h @@ -22,14 +22,14 @@ - (id)selectionRectsForRange:(id)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; - (void)unmarkText; - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; @@ -37,17 +37,17 @@ - (id)textInRange:(id)arg1; @optional -@property(nonatomic) int selectionAffinity; +@property(nonatomic) long long selectionAffinity; @property(readonly, nonatomic) UIView *textInputView; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)dictationRecognitionFailed; - (void)dictationRecordingDidEnd; - (void)insertDictationResult:(id)arg1; -- (int)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; -- (id)positionWithinRange:(id)arg1 atCharacterOffset:(int)arg2; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; -- (BOOL)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; +- (long long)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; +- (id)positionWithinRange:(id)arg1 atCharacterOffset:(long long)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; +- (_Bool)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIAccessibility/UITextInputTraits-Protocol.h b/iOS7/PrivateFrameworks/UIAccessibility/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/PrivateFrameworks/UIAccessibility/UITextInputTraits-Protocol.h +++ b/iOS7/PrivateFrameworks/UIAccessibility/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/CDStructures.h b/iOS7/PrivateFrameworks/UIFoundation/CDStructures.h index 78ff6e229..fc8c79688 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/CDStructures.h +++ b/iOS7/PrivateFrameworks/UIFoundation/CDStructures.h @@ -9,17 +9,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -28,8 +28,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct RTFColor; @@ -39,7 +39,7 @@ struct RTFFont; struct RTFStyle; struct _NSAttributeDictionaryElement { - unsigned int hash; + unsigned long long hash; id key; id value; }; @@ -48,8 +48,8 @@ struct _NSAttributeInfo { unsigned int toUniCharEncoding; unsigned int codePageEncoding; UIFont *font; - float fontSize; - float kern; + double fontSize; + double kern; NSMutableParagraphStyle *paraStyle; unsigned int bold:1; unsigned int italic:1; @@ -76,8 +76,8 @@ struct _NSGlyphNode; struct _NSGlyphTree { struct _NSGlyphNode *rootNode; struct _NSGlyphNode *curNode; - unsigned int curCharIndex; - unsigned int curGlyphIndex; + unsigned long long curCharIndex; + unsigned long long curGlyphIndex; }; struct _NSLayoutNode; @@ -85,20 +85,20 @@ struct _NSLayoutNode; struct _NSLayoutTree { struct _NSLayoutNode *rootNode; struct _NSLayoutNode *curNode; - unsigned int curGlyphIndex; - float curLongitudinalOrigin; + unsigned long long curGlyphIndex; + double curLongitudinalOrigin; struct CGRect extraLineFragmentRect; struct CGRect extraLineFragmentUsedRect; - unsigned int glyphsPerLineEstimate; - float offsetPerLineEstimate; + unsigned long long glyphsPerLineEstimate; + double offsetPerLineEstimate; }; struct _NSRTFPriv { void *reader; char *rtfInput; - unsigned int rtfInputLength; - unsigned int rtfInputLocation; - unsigned int rtfHeaderEndLocation; + unsigned long long rtfInputLength; + unsigned long long rtfInputLocation; + unsigned long long rtfHeaderEndLocation; int pushedChar; int pushedClass; int pushedMajor; @@ -122,30 +122,25 @@ struct _NSRTFPriv { int major; int minor; int param; - int lineNum; - int linePos; + long long lineNum; + long long linePos; int groupState; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _NSRunBlock { - unsigned int _field1; + unsigned long long _field1; unsigned char _field2[0]; }; struct _NSStoredContainerUsage { struct CGRect _field1; struct CGRect _field2; - struct { - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :29; - } _field3; + CDStruct_cfe5321f _field3; struct CGRect _field4; struct _NSRange _field5; }; @@ -185,22 +180,29 @@ typedef struct { } CDStruct_9f69489a; typedef struct { - int location; - int length; -} CDStruct_dff5684f; + unsigned int _forceColorWrite:1; + unsigned int _activeFontFeatures:1; + unsigned int _preserveNaturalAlignment:1; + unsigned int _reserved:29; +} CDStruct_cfe5321f; + +typedef struct { + long long location; + long long length; +} CDStruct_627e0f85; typedef struct { id _field1; id _field2; - int _field3; - int _field4; - float _field5; - float _field6; - float _field7; - float _field8; + long long _field3; + long long _field4; + double _field5; + double _field6; + double _field7; + double _field8; struct CGRect _field9; CDStruct_9f69489a _field10; -} CDStruct_0de91d73; +} CDStruct_33c5d873; typedef struct { struct *_field1; @@ -210,18 +212,18 @@ typedef struct { float _field5; void *_field6; void *_field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; struct CGRect _field14; struct CGRect _field15; struct _NSRange _field16; id _field17; - float _field18; - int _field19; + double _field18; + long long _field19; struct { unsigned int :4; unsigned int :1; @@ -238,19 +240,19 @@ typedef struct { unsigned int :10; } _field20; void *_field21[0]; -} CDStruct_6c9b9d05; +} CDStruct_9b8416ed; #pragma mark Typedef'd Unions typedef union { struct { - float _field1; - float _field2; - float _field3; - int _field4; + double _field1; + double _field2; + double _field3; + long long _field4; } _field1; struct { struct CGRect _field1; } _field2; -} CDUnion_a04c68c6; +} CDUnion_09a75e3c; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSATSGlyphStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSATSGlyphStorage.h index 36bd1af83..f6315d078 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSATSGlyphStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSATSGlyphStorage.h @@ -8,60 +8,61 @@ @class NSATSTypesetter, NSString; +// Not exported @interface NSATSGlyphStorage : CTGlyphStorageInterface { struct __CTGlyphStorage *_glyphStorage; struct __CFArray *_masterRuns; NSATSTypesetter *_typesetter; - CDStruct_0de91d73 *_runs; - long _numRuns; - long _runBufferSize; + CDStruct_33c5d873 *_runs; + long long _numRuns; + long long _runBufferSize; struct _NSRange _glyphRange; struct _NSRange _characterRange; - long _bufferSize; + long long _bufferSize; NSATSGlyphStorage *_parent; struct __CFSet *_children; - long _paraEndElasticCharIndex; - float _paraEndElasticCharWidth; + long long _paraEndElasticCharIndex; + double _paraEndElasticCharWidth; NSString *_textString; struct { - int _field1; + long long _field1; struct { unsigned short _field1; struct CGSize _field2; unsigned int _field3; - int _field4; - int _field5; + long long _field4; + long long _field5; } _field2[0]; } *_stack; - const CDStruct_0de91d73 *_lastElasticRun; - long _lastElasticRunLocation; - long _totalAbsorbedCount; + const CDStruct_33c5d873 *_lastElasticRun; + long long _lastElasticRunLocation; + long long _totalAbsorbedCount; CDStruct_9f69489a _gFlags; } + (id)allocWithZone:(struct _NSZone *)arg1; - (void)disposeGlyphStack; -- (void)popGlyph:(long)arg1; -- (void)pushGlyph:(long)arg1; -- (void)initGlyphStack:(long)arg1; -- (void)insertGlyphs:(CDStruct_dff5684f)arg1; -- (void)moveGlyphsTo:(long)arg1 from:(CDStruct_dff5684f)arg2; -- (void)swapGlyph:(long)arg1 withIndex:(long)arg2; -- (void)setStringIndex:(long)arg1 forIndex:(long)arg2; -- (void)setAbsorbedCount:(long)arg1 forIndex:(long)arg2; -- (void)setProps:(unsigned int)arg1 forIndex:(long)arg2; -- (void)setAdvance:(struct CGSize)arg1 forIndex:(long)arg2; -- (void)setGlyphID:(unsigned short)arg1 forIndex:(long)arg2; -- (void)getCustomAdvance:(struct CGSize *)arg1 forIndex:(long)arg2; -- (struct __CTGlyphStorage *)createCopy:(CDStruct_dff5684f)arg1; +- (void)popGlyph:(long long)arg1; +- (void)pushGlyph:(long long)arg1; +- (void)initGlyphStack:(long long)arg1; +- (void)insertGlyphs:(CDStruct_627e0f85)arg1; +- (void)moveGlyphsTo:(long long)arg1 from:(CDStruct_627e0f85)arg2; +- (void)swapGlyph:(long long)arg1 withIndex:(long long)arg2; +- (void)setStringIndex:(long long)arg1 forIndex:(long long)arg2; +- (void)setAbsorbedCount:(long long)arg1 forIndex:(long long)arg2; +- (void)setProps:(unsigned int)arg1 forIndex:(long long)arg2; +- (void)setAdvance:(struct CGSize)arg1 forIndex:(long long)arg2; +- (void)setGlyphID:(unsigned short)arg1 forIndex:(long long)arg2; +- (void)getCustomAdvance:(struct CGSize *)arg1 forIndex:(long long)arg2; +- (struct __CTGlyphStorage *)createCopy:(CDStruct_627e0f85)arg1; - (void)finalize; - (void)dealloc; -- (const CDStruct_0de91d73 *)_attributeRunForCharacterAtIndex:(long)arg1; -- (float)_widthForStringRange:(struct _NSRange)arg1; -- (struct _NSRange)_collectElasticRangeSurroundingCharacterAtIndex:(long)arg1 minimumCharacterIndex:(long)arg2; -- (_Bool)_resolvePositionalStakeGlyphsForLineFragment:(struct __CTLine *)arg1 lineFragmentRect:(struct CGRect)arg2 minPosition:(float)arg3 maxPosition:(float)arg4 maxLineFragmentWidth:(float)arg5 breakHint:(int *)arg6; -- (struct __CTRun *)_createEllipsisRunWithStringRange:(CDStruct_dff5684f)arg1 attributes:(struct __CFDictionary *)arg2; +- (const CDStruct_33c5d873 *)_attributeRunForCharacterAtIndex:(long long)arg1; +- (double)_widthForStringRange:(struct _NSRange)arg1; +- (struct _NSRange)_collectElasticRangeSurroundingCharacterAtIndex:(long long)arg1 minimumCharacterIndex:(long long)arg2; +- (_Bool)_resolvePositionalStakeGlyphsForLineFragment:(struct __CTLine *)arg1 lineFragmentRect:(struct CGRect)arg2 minPosition:(double)arg3 maxPosition:(double)arg4 maxLineFragmentWidth:(double)arg5 breakHint:(long long *)arg6; +- (struct __CTRun *)_createEllipsisRunWithStringRange:(CDStruct_627e0f85)arg1 attributes:(struct __CFDictionary *)arg2; - (id)childGlyphStorageWithCharacterRange:(struct _NSRange)arg1; - (struct __CTTypesetter *)createCTTypesetter; - (void)setGlyphRange:(struct _NSRange)arg1 characterRange:(struct _NSRange)arg2; @@ -70,8 +71,8 @@ - (void)_invalidate; - (void)_flushCachedObjects; - (oneway void)release; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSATSLineFragment.h b/iOS7/PrivateFrameworks/UIFoundation/NSATSLineFragment.h index d26965cec..d34eaa9d5 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSATSLineFragment.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSATSLineFragment.h @@ -8,18 +8,19 @@ @class NSATSTypesetter; +// Not exported @interface NSATSLineFragment : NSObject { void *_line; NSATSTypesetter *_typesetter; struct _NSRange _glyphRange; struct _NSRange _characterRange; - float _minPosition; - float _maxPosition; - long _elasticCharIndex; - float _elasticRangeWidth; + double _minPosition; + double _maxPosition; + long long _elasticCharIndex; + double _elasticRangeWidth; unsigned int _hyphenGlyph; - float _hyphenGlyphWidth; + double _hyphenGlyphWidth; struct { unsigned int _directionState:2; unsigned int _drawsOutside:1; @@ -28,21 +29,21 @@ } _flags; } -- (BOOL)hasElasticRange; -- (void)justifyWithFactor:(float)arg1; -- (void)saveWithGlyphOrigin:(float)arg1; +- (_Bool)hasElasticRange; +- (void)justifyWithFactor:(double)arg1; +- (void)saveWithGlyphOrigin:(double)arg1; - (void)saveMorphedGlyphs:(struct _NSRange *)arg1; -- (void)getTypographicLineHeight:(float *)arg1 baselineOffset:(float *)arg2 leading:(float *)arg3; -- (float)lineWidthForType:(int)arg1; +- (void)getTypographicLineHeight:(double *)arg1 baselineOffset:(double *)arg2 leading:(double *)arg3; +- (double)lineWidthForType:(int)arg1; - (struct _NSRange)characterRange; - (struct _NSRange)glyphRange; -- (void)layoutForStartingGlyphAtIndex:(unsigned int)arg1 characterIndex:(unsigned int)arg2 minPosition:(float)arg3 maxPosition:(float)arg4 lineFragmentRect:(struct CGRect)arg5; -- (int)resolvedLineBreakMode:(BOOL)arg1; +- (void)layoutForStartingGlyphAtIndex:(unsigned long long)arg1 characterIndex:(unsigned long long)arg2 minPosition:(double)arg3 maxPosition:(double)arg4 lineFragmentRect:(struct CGRect)arg5; +- (long long)resolvedLineBreakMode:(_Bool)arg1; - (id)initWithTypesetter:(id)arg1; - (void)finalize; - (void)dealloc; -- (long)_charIndexToBreakLineByWordWrappingAtIndex:(long)arg1 lineFragmentWidth:(float)arg2 hyphenate:(char *)arg3; -- (id)_copyRenderingContextWithGlyphOrigin:(float)arg1; +- (long long)_charIndexToBreakLineByWordWrappingAtIndex:(long long)arg1 lineFragmentWidth:(double)arg2 hyphenate:(_Bool *)arg3; +- (id)_copyRenderingContextWithGlyphOrigin:(double)arg1; - (void)_invalidate; - (void)_flushCachedObjects; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSATSTypesetter.h b/iOS7/PrivateFrameworks/UIFoundation/NSATSTypesetter.h index a397f3d82..37afcbf2f 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSATSTypesetter.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSATSTypesetter.h @@ -13,55 +13,55 @@ NSAttributedString *attributedString; struct _NSRange paragraphGlyphRange; struct _NSRange paragraphSeparatorGlyphRange; - float lineFragmentPadding; + double lineFragmentPadding; NSLayoutManager *layoutManager; NSArray *textContainers; NSTextContainer *currentTextContainer; - unsigned int currentTextContainerIndex; + unsigned long long currentTextContainerIndex; struct CGSize currentTextContainerSize; NSParagraphStyle *currentParagraphStyle; void *_atsReserved[8]; id _private; } -+ (BOOL)_allowsScreenFontKerning; ++ (_Bool)_allowsScreenFontKerning; + (id)sharedTypesetter; + (id)sharedInstance; + (void)initialize; - (struct CGRect)lineFragmentRectForProposedRect:(struct CGRect)arg1 remainingRect:(struct CGRect *)arg2; -- (CDUnion_a04c68c6 *)_lineFragmentRectForProposedRectArgs; -- (CDStruct_6c9b9d05 *)_allocateAuxData; -- (float)baselineOffsetInLayoutManager:(id)arg1 glyphIndex:(unsigned int)arg2; -- (struct _NSRange)layoutCharactersInRange:(struct _NSRange)arg1 forLayoutManager:(id)arg2 maximumNumberOfLineFragments:(unsigned int)arg3; -- (void)layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned int)arg2 maxNumberOfLineFragments:(unsigned int)arg3 nextGlyphIndex:(unsigned int *)arg4; -- (unsigned long)hyphenCharacterForGlyphAtIndex:(unsigned int)arg1; -- (struct CGRect)boundingBoxForControlGlyphAtIndex:(unsigned int)arg1 forTextContainer:(id)arg2 proposedLineFragment:(struct CGRect)arg3 glyphPosition:(struct CGPoint)arg4 characterIndex:(unsigned int)arg5; -- (float)hyphenationFactorForGlyphAtIndex:(unsigned int)arg1; -- (BOOL)shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned int)arg1; -- (BOOL)shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned int)arg1; -- (unsigned int)layoutParagraphAtPoint:(struct CGPoint *)arg1; -- (unsigned int)actionForControlCharacterAtIndex:(unsigned int)arg1; +- (CDUnion_09a75e3c *)_lineFragmentRectForProposedRectArgs; +- (CDStruct_9b8416ed *)_allocateAuxData; +- (double)baselineOffsetInLayoutManager:(id)arg1 glyphIndex:(unsigned long long)arg2; +- (struct _NSRange)layoutCharactersInRange:(struct _NSRange)arg1 forLayoutManager:(id)arg2 maximumNumberOfLineFragments:(unsigned long long)arg3; +- (void)layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned long long)arg2 maxNumberOfLineFragments:(unsigned long long)arg3 nextGlyphIndex:(unsigned long long *)arg4; +- (unsigned int)hyphenCharacterForGlyphAtIndex:(unsigned long long)arg1; +- (struct CGRect)boundingBoxForControlGlyphAtIndex:(unsigned long long)arg1 forTextContainer:(id)arg2 proposedLineFragment:(struct CGRect)arg3 glyphPosition:(struct CGPoint)arg4 characterIndex:(unsigned long long)arg5; +- (float)hyphenationFactorForGlyphAtIndex:(unsigned long long)arg1; +- (_Bool)shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned long long)arg1; +- (_Bool)shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned long long)arg1; +- (unsigned long long)layoutParagraphAtPoint:(struct CGPoint *)arg1; +- (unsigned long long)actionForControlCharacterAtIndex:(unsigned long long)arg1; - (void)endLineWithGlyphRange:(struct _NSRange)arg1; -- (void)beginLineWithGlyphAtIndex:(unsigned int)arg1; +- (void)beginLineWithGlyphAtIndex:(unsigned long long)arg1; - (void)endParagraph; - (void)beginParagraph; -- (unsigned int)_sweepDirectionForGlyphAtIndex:(long)arg1; -- (BOOL)_usesScreenFonts; +- (unsigned long long)_sweepDirectionForGlyphAtIndex:(long long)arg1; +- (_Bool)_usesScreenFonts; - (void)_flushCachedObjects; -- (BOOL)_layoutLineFragmentStartingWithGlyphAtIndex:(unsigned int *)arg1 characterIndex:(unsigned int *)arg2 atPoint:(struct CGPoint *)arg3 renderingContext:(id *)arg4; -- (void)_setForceWordWrapping:(BOOL)arg1; -- (BOOL)_forceWordWrapping; -- (void)_setBaselineRenderingMode:(BOOL)arg1; -- (BOOL)_baselineRenderingMode; +- (_Bool)_layoutLineFragmentStartingWithGlyphAtIndex:(unsigned long long *)arg1 characterIndex:(unsigned long long *)arg2 atPoint:(struct CGPoint *)arg3 renderingContext:(id *)arg4; +- (void)_setForceWordWrapping:(_Bool)arg1; +- (_Bool)_forceWordWrapping; +- (void)_setBaselineRenderingMode:(_Bool)arg1; +- (_Bool)_baselineRenderingMode; - (id)_getATSTypesetterGuts; - (struct __CTTypesetter *)_ctTypesetter; - (const char *)_bidiLevels; -- (int)_baseWritingDirection; +- (long long)_baseWritingDirection; - (void)_doBidiProcessing; - (void)dealloc; - (oneway void)release; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionary.h b/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionary.h index 3ee5f080b..7a880a248 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionary.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionary.h @@ -6,6 +6,7 @@ #import "NSDictionary.h" +// Not exported @interface NSAttributeDictionary : NSDictionary { unsigned int numElements; @@ -15,14 +16,14 @@ + (id)newWithDictionary:(id)arg1; + (id)emptyAttributeDictionary; + (void)initialize; -- (BOOL)isEqualToDictionary:(id)arg1; +- (_Bool)isEqualToDictionary:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)keyEnumerator; - (void)getObjects:(id *)arg1 andKeys:(id *)arg2; - (id)objectForKey:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)newWithKey:(id)arg1 object:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionaryEnumerator.h b/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionaryEnumerator.h index 40bfbd2b3..eacc8664b 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionaryEnumerator.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSAttributeDictionaryEnumerator.h @@ -8,10 +8,11 @@ @class NSAttributeDictionary; +// Not exported @interface NSAttributeDictionaryEnumerator : NSEnumerator { NSAttributeDictionary *dictionary; - unsigned int nextElement; + unsigned long long nextElement; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSAttributedStringKitAdditions.h b/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSAttributedStringKitAdditions.h index e70e7eb91..7584b4a3a 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSAttributedStringKitAdditions.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSAttributedStringKitAdditions.h @@ -15,16 +15,16 @@ + (id)textUnfilteredFileTypes; + (id)textUnfilteredTypes; + (id)_documentTypeForFileType:(id)arg1; -- (int)itemNumberInTextList:(id)arg1 atIndex:(unsigned int)arg2; -- (struct _NSRange)rangeOfTextList:(id)arg1 atIndex:(unsigned int)arg2; -- (BOOL)_atEndOfTextTableRow:(id)arg1 atIndex:(unsigned int)arg2; -- (BOOL)_atStartOfTextTableRow:(id)arg1 atIndex:(unsigned int)arg2; -- (struct _NSRange)_rangeOfTextTableRow:(id)arg1 atIndex:(unsigned int)arg2; -- (struct _NSRange)_rangeOfTextTableRow:(id)arg1 atIndex:(unsigned int)arg2 completeRow:(char *)arg3; -- (BOOL)_atEndOfTextTable:(id)arg1 atIndex:(unsigned int)arg2; -- (BOOL)_atStartOfTextTable:(id)arg1 atIndex:(unsigned int)arg2; -- (struct _NSRange)rangeOfTextTable:(id)arg1 atIndex:(unsigned int)arg2; -- (struct _NSRange)rangeOfTextBlock:(id)arg1 atIndex:(unsigned int)arg2; +- (long long)itemNumberInTextList:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct _NSRange)rangeOfTextList:(id)arg1 atIndex:(unsigned long long)arg2; +- (_Bool)_atEndOfTextTableRow:(id)arg1 atIndex:(unsigned long long)arg2; +- (_Bool)_atStartOfTextTableRow:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct _NSRange)_rangeOfTextTableRow:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct _NSRange)_rangeOfTextTableRow:(id)arg1 atIndex:(unsigned long long)arg2 completeRow:(_Bool *)arg3; +- (_Bool)_atEndOfTextTable:(id)arg1 atIndex:(unsigned long long)arg2; +- (_Bool)_atStartOfTextTable:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct _NSRange)rangeOfTextTable:(id)arg1 atIndex:(unsigned long long)arg2; +- (struct _NSRange)rangeOfTextBlock:(id)arg1 atIndex:(unsigned long long)arg2; - (id)rulerAttributesInRange:(struct _NSRange)arg1; - (id)fontAttributesInRange:(struct _NSRange)arg1; - (id)_initWithDOMRange:(id)arg1; @@ -52,14 +52,14 @@ - (id)fileWrapperFromRange:(struct _NSRange)arg1 documentAttributes:(id)arg2 error:(id *)arg3; - (id)dataFromRange:(struct _NSRange)arg1 documentAttributes:(id)arg2 error:(id *)arg3; - (id)stringByStrippingAttachmentCharactersAndConvertingWritingDirectionToBidiControlCharactersFromRange:(struct _NSRange)arg1; -- (BOOL)containsAttachments; -- (unsigned int)nextWordFromIndex:(unsigned int)arg1 forward:(BOOL)arg2; -- (unsigned int)lineBreakByHyphenatingBeforeIndex:(unsigned int)arg1 withinRange:(struct _NSRange)arg2; -- (unsigned int)lineBreakBeforeIndex:(unsigned int)arg1 withinRange:(struct _NSRange)arg2; -- (unsigned int)_lineBreakBeforeIndex:(unsigned int)arg1 withinRange:(struct _NSRange)arg2 usesAlternativeBreaker:(BOOL)arg3; -- (struct _NSRange)doubleClickAtIndex:(unsigned int)arg1 inRange:(struct _NSRange)arg2; -- (struct _NSRange)doubleClickAtIndex:(unsigned int)arg1; +- (_Bool)containsAttachments; +- (unsigned long long)nextWordFromIndex:(unsigned long long)arg1 forward:(_Bool)arg2; +- (unsigned long long)lineBreakByHyphenatingBeforeIndex:(unsigned long long)arg1 withinRange:(struct _NSRange)arg2; +- (unsigned long long)lineBreakBeforeIndex:(unsigned long long)arg1 withinRange:(struct _NSRange)arg2; +- (unsigned long long)_lineBreakBeforeIndex:(unsigned long long)arg1 withinRange:(struct _NSRange)arg2 usesAlternativeBreaker:(_Bool)arg3; +- (struct _NSRange)doubleClickAtIndex:(unsigned long long)arg1 inRange:(struct _NSRange)arg2; +- (struct _NSRange)doubleClickAtIndex:(unsigned long long)arg1; - (id)defaultLanguage; -- (BOOL)_isStringDrawingTextStorage; +- (_Bool)_isStringDrawingTextStorage; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSExtendedStringDrawing.h b/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSExtendedStringDrawing.h index 42ef7de27..ca67fd9c8 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSExtendedStringDrawing.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSAttributedString-NSExtendedStringDrawing.h @@ -7,10 +7,9 @@ #import "NSAttributedString.h" @interface NSAttributedString (NSExtendedStringDrawing) -- (struct CGRect)_doBoundingRectWithSize:(struct CGSize)arg1 options:(int)arg2 context:(id)arg3 baselineOffset:(float *)arg4; -- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(int)arg2 context:(id)arg3; -- (id)_ui_attributedSubstringFromRange:(struct _NSRange)arg1 withTrackingAdjustment:(float)arg2; -- (id)_ui_attributedSubstringFromRange:(struct _NSRange)arg1 scaledByScaleFactor:(float)arg2; -- (void)drawWithRect:(struct CGRect)arg1 options:(int)arg2 context:(id)arg3; +- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(long long)arg2 context:(id)arg3; +- (id)_ui_attributedSubstringFromRange:(struct _NSRange)arg1 withTrackingAdjustment:(double)arg2; +- (id)_ui_attributedSubstringFromRange:(struct _NSRange)arg1 scaledByScaleFactor:(double)arg2; +- (void)drawWithRect:(struct CGRect)arg1 options:(long long)arg2 context:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSCIDGlyphInfo.h b/iOS7/PrivateFrameworks/UIFoundation/NSCIDGlyphInfo.h index db8b1d226..7237abc7e 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSCIDGlyphInfo.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSCIDGlyphInfo.h @@ -6,20 +6,21 @@ #import +// Not exported @interface NSCIDGlyphInfo : NSGlyphInfo { unsigned short _cid; - unsigned int _collection; + unsigned long long _collection; } + (void)initialize; -+ (id)glyphInfoWithCharacterIdentifier:(unsigned int)arg1 collection:(unsigned int)arg2 baseString:(id)arg3; ++ (id)glyphInfoWithCharacterIdentifier:(unsigned long long)arg1 collection:(unsigned long long)arg2 baseString:(id)arg3; - (id)description; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)characterCollection; -- (unsigned int)characterIdentifier; +- (unsigned long long)characterCollection; +- (unsigned long long)characterIdentifier; - (unsigned int)_glyphForFont:(id)arg1 baseString:(id)arg2; -- (id)initWithCharacterIdentifier:(unsigned int)arg1 collection:(unsigned int)arg2 baseString:(id)arg3; +- (id)initWithCharacterIdentifier:(unsigned long long)arg1 collection:(unsigned long long)arg2 baseString:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSCTGlyphInfo.h b/iOS7/PrivateFrameworks/UIFoundation/NSCTGlyphInfo.h index 11e59d129..a285d59cb 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSCTGlyphInfo.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSCTGlyphInfo.h @@ -6,25 +6,26 @@ #import +// Not exported @interface NSCTGlyphInfo : NSGlyphInfo { } - (void)encodeWithCoder:(id)arg1; -- (unsigned int)characterCollection; -- (unsigned int)characterIdentifier; +- (unsigned long long)characterCollection; +- (unsigned long long)characterIdentifier; - (id)glyphName; - (id)_baseString; - (unsigned int)_glyphForFont:(id)arg1 baseString:(id)arg2; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned long)_cfTypeID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteGlyphGenerator.h b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteGlyphGenerator.h index 06a04dac0..efccd68be 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteGlyphGenerator.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteGlyphGenerator.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSConcreteGlyphGenerator : NSGlyphGenerator { char *bidiTypes; @@ -13,7 +14,7 @@ } + (id)sharedGlyphGenerator; -- (void)generateGlyphsForGlyphStorage:(id)arg1 desiredNumberOfCharacters:(unsigned int)arg2 glyphIndex:(unsigned int *)arg3 characterIndex:(unsigned int *)arg4; +- (void)generateGlyphsForGlyphStorage:(id)arg1 desiredNumberOfCharacters:(unsigned long long)arg2 glyphIndex:(unsigned long long *)arg3 characterIndex:(unsigned long long *)arg4; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteNotifyingMutableAttributedString.h b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteNotifyingMutableAttributedString.h index 29edd68b3..aa5e396f3 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteNotifyingMutableAttributedString.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteNotifyingMutableAttributedString.h @@ -6,13 +6,14 @@ #import "NSConcreteMutableAttributedString.h" +// Not exported @interface NSConcreteNotifyingMutableAttributedString : NSConcreteMutableAttributedString { id _delegate; } + (Class)_mutableStringClass; -- (void)edited:(unsigned int)arg1 range:(struct _NSRange)arg2 changeInLength:(int)arg3; +- (void)edited:(unsigned long long)arg1 range:(struct _NSRange)arg2 changeInLength:(long long)arg3; - (void)endEditing; - (void)beginEditing; - (id)delegate; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteTextStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteTextStorage.h index 05ff7bc46..5cb6b6599 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSConcreteTextStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSConcreteTextStorage.h @@ -12,31 +12,36 @@ { NSConcreteNotifyingMutableAttributedString *_contents; struct _opaque_pthread_rwlock_t { - long __sig; - char __opaque[124]; + long long __sig; + char __opaque[192]; } _lock; struct { unsigned int _forceFixAttributes:1; unsigned int _needLock:1; unsigned int _lockInitialized:1; - unsigned int _reserved:29; + unsigned int _inFixingAttributes:1; + unsigned int _reserved:28; } _pFlags; } -+ (unsigned long)_writerCountTSDKey; ++ (unsigned long long)_writerCountTSDKey; +- (void)addAttributes:(id)arg1 range:(struct _NSRange)arg2; +- (void)removeAttribute:(id)arg1 range:(struct _NSRange)arg2; - (void)addAttribute:(id)arg1 value:(id)arg2 range:(struct _NSRange)arg3; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (BOOL)_forceFixAttributes; -- (void)_setForceFixAttributes:(BOOL)arg1; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)_setAttributeFixingInProgress:(_Bool)arg1; +- (_Bool)_attributeFixingInProgress; +- (_Bool)_forceFixAttributes; +- (void)_setForceFixAttributes:(_Bool)arg1; - (id)string; -- (unsigned int)length; -- (BOOL)fixesAttributesLazily; +- (unsigned long long)length; +- (_Bool)fixesAttributesLazily; - (void)dealloc; - (id)init; - (id)initWithString:(id)arg1 attributes:(id)arg2; @@ -44,8 +49,8 @@ - (id)initWithAttributedString:(id)arg1; - (void)_initLocks; - (void)_unlock; -- (BOOL)_lockForWritingWithExceptionHandler:(BOOL)arg1; -- (BOOL)_lockForReading; +- (_Bool)_lockForWritingWithExceptionHandler:(_Bool)arg1; +- (_Bool)_lockForReading; - (Class)classForCoder; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSExtraLMData.h b/iOS7/PrivateFrameworks/UIFoundation/NSExtraLMData.h index 5b8e310c4..dec0d3aab 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSExtraLMData.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSExtraLMData.h @@ -8,32 +8,33 @@ @class NSLayoutManagerTextBlockRowArrayCache, NSMutableArray, NSRunStorage, NSTextContainer; +// Not exported @interface NSExtraLMData : NSObject { NSRunStorage *_attachmentSizesRun; struct CGRect _currentAttachmentRect; - unsigned int _currentAttachmentIndex; + unsigned long long _currentAttachmentIndex; id _fillHoleLock; NSRunStorage *_fragmentRunsExtras; id _temporaryAttributes; NSTextContainer *_firstTextContainer; struct __CFDictionary *_textContainerIndexes; struct __CFDictionary *_textContainerGlyphIndexes; - int _typesetterBehavior; + long long _typesetterBehavior; struct CGRect _cachedFontBounds; - float _cachedUnderlineThickness; - float _cachedUnderlinePosition; - float _cachedUnderlineAdjustment; + double _cachedUnderlineThickness; + double _cachedUnderlinePosition; + double _cachedUnderlineAdjustment; struct _NSRange _cachedUnderlineRange; NSMutableArray *_blockRunsArray; - float _hyphenationFactor; + double _hyphenationFactor; NSMutableArray *_insertionPointCache; struct _NSGlyphTree _glyphTree; struct _NSLayoutTree _layoutTree; struct _NSRange _firstTextViewVisibleCharRange; struct CGSize _firstTextViewVisibleOffset; struct _NSRange _lastInvalidatedCharRange; - float _lastInvalidatedLongitudinalPosition; + double _lastInvalidatedLongitudinalPosition; NSTextContainer *_lastInvalidatedTextContainer; NSLayoutManagerTextBlockRowArrayCache *_rowArrayCache; struct __lmFlags2 { diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSFont.h b/iOS7/PrivateFrameworks/UIFoundation/NSFont.h index a7ba37dd3..ee648eed7 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSFont.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSFont.h @@ -8,11 +8,12 @@ #import "NSCopying-Protocol.h" +// Not exported @interface NSFont : UIFont { } -+ (id)fontWithName:(id)arg1 size:(float)arg2; ++ (id)fontWithName:(id)arg1 size:(double)arg2; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphGenerator.h b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphGenerator.h index 0bbf07583..12f6903fc 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphGenerator.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphGenerator.h @@ -12,7 +12,7 @@ + (id)sharedGlyphGenerator; + (void)initialize; -- (void)generateGlyphsForGlyphStorage:(id)arg1 desiredNumberOfCharacters:(unsigned int)arg2 glyphIndex:(unsigned int *)arg3 characterIndex:(unsigned int *)arg4; +- (void)generateGlyphsForGlyphStorage:(id)arg1 desiredNumberOfCharacters:(unsigned long long)arg2 glyphIndex:(unsigned long long *)arg3 characterIndex:(unsigned long long *)arg4; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphInfo.h b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphInfo.h index 9eb785868..81b86394a 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphInfo.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphInfo.h @@ -11,21 +11,22 @@ @class NSString; +// Not exported @interface NSGlyphInfo : NSObject { NSString *_baseString; } + (void)initialize; -+ (id)glyphInfoWithCharacterIdentifier:(unsigned int)arg1 collection:(unsigned int)arg2 baseString:(id)arg3; ++ (id)glyphInfoWithCharacterIdentifier:(unsigned long long)arg1 collection:(unsigned long long)arg2 baseString:(id)arg3; + (id)glyphInfoWithGlyph:(unsigned int)arg1 forFont:(id)arg2 baseString:(id)arg3; + (id)glyphInfoWithGlyphName:(id)arg1 forFont:(id)arg2 baseString:(id)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (Class)classForKeyedArchiver; - (void)encodeWithCoder:(id)arg1; -- (unsigned int)characterCollection; -- (unsigned int)characterIdentifier; +- (unsigned long long)characterCollection; +- (unsigned long long)characterIdentifier; - (id)glyphName; - (id)_baseString; - (unsigned int)_glyphForFont:(id)arg1 baseString:(id)arg2; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphNameGlyphInfo.h b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphNameGlyphInfo.h index 3e66cbd7e..35fbb11f1 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphNameGlyphInfo.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphNameGlyphInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface NSGlyphNameGlyphInfo : NSIdentityGlyphInfo { NSString *_name; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphStorage-Protocol.h b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphStorage-Protocol.h index 0f18408cd..37864c86b 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSGlyphStorage-Protocol.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSGlyphStorage-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol NSGlyphStorage -- (unsigned int)layoutOptions; +- (unsigned long long)layoutOptions; - (id)attributedString; -- (void)setGlyphs:(const unsigned short *)arg1 properties:(const int *)arg2 characterIndexes:(const unsigned int *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; +- (void)setGlyphs:(const unsigned short *)arg1 properties:(const long long *)arg2 characterIndexes:(const unsigned long long *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLReader.h b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLReader.h index 99e22b8a4..223995ff6 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLReader.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLReader.h @@ -22,11 +22,11 @@ NSMutableArray *_domStartAncestors; WebDataSource *_dataSource; NSString *_standardFontFamily; - float _textSizeMultiplier; - float _webViewTextSizeMultiplier; - float _defaultTabInterval; - float _defaultFontSize; - float _minimumFontSize; + double _textSizeMultiplier; + double _webViewTextSizeMultiplier; + double _defaultTabInterval; + double _defaultFontSize; + double _minimumFontSize; NSMutableArray *_textLists; NSMutableArray *_textBlocks; NSMutableArray *_textTables; @@ -45,11 +45,11 @@ NSMutableDictionary *_elementIsBlockLevel; NSMutableDictionary *_fontCache; NSMutableArray *_writingDirectionArray; - int _domRangeStartIndex; - int _indexingLimit; - int _thumbnailLimit; - int _errorCode; - int _quoteLevel; + long long _domRangeStartIndex; + long long _indexingLimit; + long long _thumbnailLimit; + long long _errorCode; + long long _quoteLevel; struct { unsigned int isSoft:1; unsigned int reachedStart:1; @@ -74,51 +74,51 @@ - (void)_loadUsingWebKitOnMainThread; - (void)_loadUsingLibXML2; - (void)_parseLibXML2Node:(struct _xmlNode *)arg1; -- (void)_traverseLibXML2Node:(struct _xmlNode *)arg1 depth:(int)arg2; +- (void)_traverseLibXML2Node:(struct _xmlNode *)arg1 depth:(long long)arg2; - (void)_processLibXML2TextNode:(struct _xmlNode *)arg1 content:(id)arg2; -- (void)_exitLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2 startIndex:(unsigned int)arg3; -- (BOOL)_processLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2; -- (BOOL)_enterLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2; +- (void)_exitLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2 startIndex:(unsigned long long)arg3; +- (_Bool)_processLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2; +- (_Bool)_enterLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2; - (void)_processLibXML2HeadElementNode:(struct _xmlNode *)arg1; - (void)_processLibXML2MetaNode:(struct _xmlNode *)arg1; - (void)_processLibXML2TitleNode:(struct _xmlNode *)arg1; -- (void)_addQuoteForLibXML2ElementNode:(struct _xmlNode *)arg1 opening:(BOOL)arg2 level:(int)arg3; +- (void)_addQuoteForLibXML2ElementNode:(struct _xmlNode *)arg1 opening:(_Bool)arg2 level:(long long)arg3; - (void)_newLineForLibXML2ElementNode:(struct _xmlNode *)arg1; -- (void)_newParagraphForLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2 allowEmpty:(BOOL)arg3 suppressTrailingSpace:(BOOL)arg4; +- (void)_newParagraphForLibXML2ElementNode:(struct _xmlNode *)arg1 tag:(id)arg2 allowEmpty:(_Bool)arg3 suppressTrailingSpace:(_Bool)arg4; - (void)_loadFromDOMRange; - (void)_loadUsingWebKit; - (id)_createWebArchiveForData:(id)arg1; -- (BOOL)_sanitizeWebArchiveDictionary:(id)arg1; -- (BOOL)_sanitizeWebArchiveArray:(id)arg1; +- (_Bool)_sanitizeWebArchiveDictionary:(id)arg1; +- (_Bool)_sanitizeWebArchiveArray:(id)arg1; - (void)_adjustTrailingNewline; - (void)_parseNode:(id)arg1; -- (void)_traverseFooterNode:(id)arg1 depth:(int)arg2; -- (void)_traverseNode:(id)arg1 depth:(int)arg2 embedded:(BOOL)arg3; +- (void)_traverseFooterNode:(id)arg1 depth:(long long)arg2; +- (void)_traverseNode:(id)arg1 depth:(long long)arg2 embedded:(_Bool)arg3; - (void)_processText:(id)arg1; -- (void)_exitElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(int)arg4 startIndex:(unsigned int)arg5; +- (void)_exitElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(long long)arg4 startIndex:(unsigned long long)arg5; - (void)_addMarkersToList:(id)arg1 range:(struct _NSRange)arg2; -- (BOOL)_processElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(int)arg4; +- (_Bool)_processElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(long long)arg4; - (void)_addTableCellForElement:(id)arg1; - (void)_addTableForElement:(id)arg1; -- (BOOL)_enterElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(int)arg4 embedded:(BOOL)arg5; +- (_Bool)_enterElement:(id)arg1 tag:(id)arg2 display:(id)arg3 depth:(long long)arg4 embedded:(_Bool)arg5; - (void)_processHeadElement:(id)arg1; - (void)_processMetaElementWithName:(id)arg1 content:(id)arg2; -- (void)_fillInBlock:(id)arg1 forElement:(id)arg2 backgroundColor:(id)arg3 extraMargin:(float)arg4 extraPadding:(float)arg5 isTable:(BOOL)arg6; +- (void)_fillInBlock:(id)arg1 forElement:(id)arg2 backgroundColor:(id)arg3 extraMargin:(double)arg4 extraPadding:(double)arg5 isTable:(_Bool)arg6; - (void)_addValue:(id)arg1 forElement:(id)arg2; -- (void)_addQuoteForElement:(id)arg1 opening:(BOOL)arg2 level:(int)arg3; -- (BOOL)_addAttachmentForElement:(id)arg1 URL:(id)arg2 needsParagraph:(BOOL)arg3 usePlaceholder:(BOOL)arg4; +- (void)_addQuoteForElement:(id)arg1 opening:(_Bool)arg2 level:(long long)arg3; +- (_Bool)_addAttachmentForElement:(id)arg1 URL:(id)arg2 needsParagraph:(_Bool)arg3 usePlaceholder:(_Bool)arg4; - (void)_newTabForElement:(id)arg1; - (void)_newLineForElement:(id)arg1; -- (void)_newParagraphForElement:(id)arg1 tag:(id)arg2 allowEmpty:(BOOL)arg3 suppressTrailingSpace:(BOOL)arg4 isEntering:(BOOL)arg5; +- (void)_newParagraphForElement:(id)arg1 tag:(id)arg2 allowEmpty:(_Bool)arg3 suppressTrailingSpace:(_Bool)arg4 isEntering:(_Bool)arg5; - (id)_attributesForElement:(id)arg1; - (id)_computedAttributesForElement:(id)arg1; - (id)_colorForNode:(id)arg1 property:(id)arg2; - (id)_computedColorForNode:(id)arg1 property:(id)arg2; - (id)_blockLevelElementForNode:(id)arg1; -- (BOOL)_elementHasOwnBackgroundColor:(id)arg1; -- (BOOL)_elementIsBlockLevel:(id)arg1; -- (BOOL)_getFloat:(float *)arg1 forNode:(id)arg2 property:(id)arg3; -- (BOOL)_getComputedFloat:(float *)arg1 forNode:(id)arg2 property:(id)arg3; +- (_Bool)_elementHasOwnBackgroundColor:(id)arg1; +- (_Bool)_elementIsBlockLevel:(id)arg1; +- (_Bool)_getFloat:(double *)arg1 forNode:(id)arg2 property:(id)arg3; +- (_Bool)_getComputedFloat:(double *)arg1 forNode:(id)arg2 property:(id)arg3; - (id)_stringForNode:(id)arg1 property:(id)arg2; - (id)_computedStringForNode:(id)arg1 property:(id)arg2; - (id)_specifiedStyleForElement:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWebDelegate.h b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWebDelegate.h index d89732bc0..f5515d359 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWebDelegate.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWebDelegate.h @@ -8,10 +8,11 @@ @class NSURL; +// Not exported @interface NSHTMLWebDelegate : NSObject { - BOOL _loadDidFinish; - BOOL _loadDidSucceed; + _Bool _loadDidFinish; + _Bool _loadDidSucceed; NSURL *_baseURL; } @@ -29,8 +30,8 @@ - (void)webView:(id)arg1 didFailProvisionalLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didCommitLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; -- (BOOL)loadDidSucceed; -- (BOOL)loadDidFinish; +- (_Bool)loadDidSucceed; +- (_Bool)loadDidFinish; - (void)dealloc; - (id)initWithBaseURL:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWriter.h b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWriter.h index 83b57a1e1..0dce9cf00 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWriter.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSHTMLWriter.h @@ -31,10 +31,10 @@ NSMutableArray *_ulistStyleStrings; NSMutableDictionary *_fontNames; NSMutableDictionary *_fontDescriptions; - int _level; - int _prefixSpaces; + long long _level; + long long _prefixSpaces; NSString *_textEncodingName; - unsigned int _characterEncoding; + unsigned long long _characterEncoding; NSURL *_outputBaseURL; id _resourceHandler; unsigned int _excludedElements1; @@ -60,21 +60,21 @@ - (id)HTMLFileWrapper; - (id)HTMLData; - (void)_generateHTML; -- (void)_prepareString:(id)arg1 forConversionToEncoding:(unsigned int)arg2; -- (BOOL)_isStrictByParsingExcludedElements; -- (void)_appendAttachment:(id)arg1 atIndex:(unsigned int)arg2 toString:(id)arg3; -- (BOOL)_closeListsForParagraphStyle:(id)arg1 atIndex:(unsigned int)arg2 inString:(id)arg3; -- (void)_openListsForParagraphStyle:(id)arg1 atIndex:(unsigned int)arg2 inString:(id)arg3 isStrict:(BOOL)arg4; -- (unsigned int)_listClassForList:(id)arg1; -- (BOOL)_closeBlocksForParagraphStyle:(id)arg1 atIndex:(unsigned int)arg2 inString:(id)arg3; -- (void)_openBlocksForParagraphStyle:(id)arg1 atIndex:(unsigned int)arg2 inString:(id)arg3; -- (unsigned int)_blockClassForBlock:(id)arg1; -- (void)_closeFlags:(unsigned int)arg1 openFlags:(unsigned int)arg2 inString:(id)arg3; +- (void)_prepareString:(id)arg1 forConversionToEncoding:(unsigned long long)arg2; +- (_Bool)_isStrictByParsingExcludedElements; +- (void)_appendAttachment:(id)arg1 atIndex:(unsigned long long)arg2 toString:(id)arg3; +- (_Bool)_closeListsForParagraphStyle:(id)arg1 atIndex:(unsigned long long)arg2 inString:(id)arg3; +- (void)_openListsForParagraphStyle:(id)arg1 atIndex:(unsigned long long)arg2 inString:(id)arg3 isStrict:(_Bool)arg4; +- (unsigned long long)_listClassForList:(id)arg1; +- (_Bool)_closeBlocksForParagraphStyle:(id)arg1 atIndex:(unsigned long long)arg2 inString:(id)arg3; +- (void)_openBlocksForParagraphStyle:(id)arg1 atIndex:(unsigned long long)arg2 inString:(id)arg3; +- (unsigned long long)_blockClassForBlock:(id)arg1; +- (void)_closeFlags:(unsigned long long)arg1 openFlags:(unsigned long long)arg2 inString:(id)arg3; - (void)_writeDocumentPropertiesToString:(id)arg1; - (void)_writeDocumentProperty:(id)arg1 value:(id)arg2 toString:(id)arg3; -- (unsigned int)_paragraphClassforParagraphStyle:(id)arg1 range:(struct _NSRange)arg2 isEmpty:(BOOL)arg3 isCompletelyEmpty:(BOOL)arg4 headerString:(id *)arg5 alignmentString:(id *)arg6 directionString:(id *)arg7; +- (unsigned long long)_paragraphClassforParagraphStyle:(id)arg1 range:(struct _NSRange)arg2 isEmpty:(_Bool)arg3 isCompletelyEmpty:(_Bool)arg4 headerString:(id *)arg5 alignmentString:(id *)arg6 directionString:(id *)arg7; - (id)_defaultValueForAttribute:(id)arg1 range:(struct _NSRange)arg2; -- (unsigned int)_spanClassForAttributes:(id)arg1 inParagraphClass:(unsigned int)arg2 spanClass:(unsigned int)arg3 flags:(unsigned int *)arg4; +- (unsigned long long)_spanClassForAttributes:(id)arg1 inParagraphClass:(unsigned long long)arg2 spanClass:(unsigned long long)arg3 flags:(unsigned long long *)arg4; - (id)_prefixDown; - (id)_prefixUp; - (id)_prefix; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSIdRunStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSIdRunStorage.h index 84bb7238b..bf780daae 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSIdRunStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSIdRunStorage.h @@ -6,14 +6,15 @@ #import +// Not exported @interface NSIdRunStorage : NSRunStorage { } + (void)initialize; - (void)dealloc; -- (void)_reallocData:(unsigned long)arg1; -- (void)_allocData:(unsigned long)arg1; +- (void)_reallocData:(unsigned long long)arg1; +- (void)_allocData:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSIdentityGlyphInfo.h b/iOS7/PrivateFrameworks/UIFoundation/NSIdentityGlyphInfo.h index 5ef2a9e29..b37adcc08 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSIdentityGlyphInfo.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSIdentityGlyphInfo.h @@ -8,6 +8,7 @@ @class UIFont; +// Not exported @interface NSIdentityGlyphInfo : NSGlyphInfo { UIFont *_font; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSInsertionPointHelper.h b/iOS7/PrivateFrameworks/UIFoundation/NSInsertionPointHelper.h index ab002d323..3cf88e05a 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSInsertionPointHelper.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSInsertionPointHelper.h @@ -6,22 +6,23 @@ #import "NSObject.h" +// Not exported @interface NSInsertionPointHelper : NSObject { struct _NSRange _charRange; - int _writingDirection; - unsigned int _count; - unsigned int _altCount; - float *_logicalPositions; - float *_logicalLeftBoundaries; - float *_logicalRightBoundaries; - unsigned int *_logicalCharIndexes; - float *_displayPositions; - unsigned int *_displayCharIndexes; - float *_logicalAltPositions; - unsigned int *_logicalAltCharIndexes; - float *_displayAltPositions; - unsigned int *_displayAltCharIndexes; + long long _writingDirection; + unsigned long long _count; + unsigned long long _altCount; + double *_logicalPositions; + double *_logicalLeftBoundaries; + double *_logicalRightBoundaries; + unsigned long long *_logicalCharIndexes; + double *_displayPositions; + unsigned long long *_displayCharIndexes; + double *_logicalAltPositions; + unsigned long long *_logicalAltCharIndexes; + double *_displayAltPositions; + unsigned long long *_displayAltCharIndexes; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSGlyphTree.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSGlyphTree.h new file mode 100644 index 000000000..c07f9eb1a --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSGlyphTree.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSLayoutManager (NSGlyphTree) +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSLayoutTree.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSLayoutTree.h new file mode 100644 index 000000000..bbc243bed --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSLayoutTree.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSLayoutManager (NSLayoutTree) +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSPrivate.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSPrivate.h new file mode 100644 index 000000000..fba5fbb98 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-NSPrivate.h @@ -0,0 +1,117 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSGlyphStorage-Protocol.h" + +@interface NSLayoutManager (NSPrivate) ++ (id)_defaultLinkAttributes; +- (struct _NSRange)rangeOfCharacterClusterAtIndex:(unsigned long long)arg1 type:(long long)arg2; +- (void)showAttachment:(id)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterIndex:(unsigned long long)arg4; +- (_Bool)_drawsDebugBaselines; +- (void)_setDrawsDebugBaselines:(_Bool)arg1; +- (_Bool)_drawsUnderlinesLikeWebKit; +- (void)_setDrawsUnderlinesLikeWebKit:(_Bool)arg1; +- (id)_selectionRangesForInsertionPointRange:(struct _NSRange)arg1; +- (long long)getLineFragmentInsertionPointArraysForCharacterAtIndex:(unsigned long long)arg1 inDisplayOrder:(_Bool)arg2 positions:(double **)arg3 characterIndexes:(unsigned long long **)arg4 count:(unsigned long long *)arg5 alternatePositions:(double **)arg6 characterIndexes:(unsigned long long **)arg7 count:(unsigned long long *)arg8; +- (id)_insertionPointHelperForGlyphAtIndex:(unsigned long long)arg1; +- (void)_setAlwaysDrawsActive:(_Bool)arg1; +- (_Bool)_alwaysDrawsActive; +- (void)setIgnoresAntialiasThreshold:(_Bool)arg1; +- (_Bool)ignoresAntialiasThreshold; +- (void)setIgnoresViewTransformations:(_Bool)arg1; +- (_Bool)ignoresViewTransformations; +- (void)setBaselineOffset:(double)arg1 forGlyphAtIndex:(unsigned long long)arg2; +- (double)baselineOffsetForGlyphAtIndex:(unsigned long long)arg1; +- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(double)arg4; +- (void)setFlipsIfNeeded:(_Bool)arg1; +- (_Bool)flipsIfNeeded; +- (_Bool)_hasSeenRightToLeft; +- (void)_setHasSeenRightToLeft:(_Bool)arg1; +@property _Bool allowsOriginalFontMetricsOverride; +- (void)_clearTemporaryAttributesForCharacterRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; +- (void)_clearTemporaryAttributes; +- (void)_clearCurrentAttachmentSettings; +- (void)_setCurrentAttachmentRect:(struct CGRect)arg1 index:(unsigned long long)arg2; +- (unsigned long long)_currentAttachmentIndex; +- (struct CGRect)_currentAttachmentRect; +- (id)_attachmentSizesRun; +- (void)_promoteGlyphStoreToFormat:(unsigned long long)arg1; +- (void)_insertGlyphs:(unsigned int *)arg1 elasticAttributes:(_Bool *)arg2 count:(unsigned long long)arg3 atGlyphIndex:(unsigned long long)arg4 characterIndex:(unsigned long long)arg5; +- (void)_simpleDeleteGlyphsInRange:(struct _NSRange)arg1; +- (void)_simpleInsertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned long long)arg2 characterIndex:(unsigned long long)arg3 elastic:(_Bool)arg4; +- (void)_setNeedToFlushGlyph:(_Bool)arg1; +- (_Bool)_needToFlushGlyph; +- (unsigned int)_glyphAtIndex:(unsigned long long)arg1 characterIndex:(unsigned long long *)arg2 glyphInscription:(unsigned long long *)arg3 isValidIndex:(_Bool *)arg4; +- (void)_drawGlyphsForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2; +- (char *)_packedGlyphs:(unsigned long long)arg1 range:(struct _NSRange)arg2 length:(unsigned long long *)arg3; +- (id)selectedTextAttributesForCharacterAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)_drawBackgroundForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2 parameters:(struct _NSDrawingParameters *)arg3; +- (void)_firstTextViewChanged; +- (void)_invalidateLayoutForExtendedCharacterRange:(struct _NSRange)arg1 isSoft:(_Bool)arg2; +- (void)_invalidateLayoutForExtendedCharacterRange:(struct _NSRange)arg1 isSoft:(_Bool)arg2 invalidateUsage:(_Bool)arg3; +- (void)_invalidateGlyphsForExtendedCharacterRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; +- (void)_invalidateGlyphsForExtendedCharacterRange:(struct _NSRange)arg1 changeInLength:(long long)arg2 includeBlocks:(_Bool)arg3; +- (unsigned long long)_indexOfFirstGlyphInTextContainer:(id)arg1 okToFillHoles:(_Bool)arg2; +- (struct _NSRange)_glyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 fast:(_Bool)arg3 okToFillHoles:(_Bool)arg4; +- (struct _NSRange)_firstPassGlyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 okToFillHoles:(_Bool)arg3; +- (struct _NSRange)_firstPassGlyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 hintGlyphRange:(struct _NSRange)arg3 okToFillHoles:(_Bool)arg4; +- (struct CGRect)_boundingRectForGlyphRange:(struct _NSRange)arg1 inTextContainer:(id)arg2 fast:(_Bool)arg3 fullLineRectsOnly:(_Bool)arg4; +- (struct CGRect *)_rectArrayForRange:(struct _NSRange)arg1 withinSelectionRange:(struct _NSRange)arg2 rangeIsCharRange:(_Bool)arg3 singleRectOnly:(_Bool)arg4 fullLineRectsOnly:(_Bool)arg5 inTextContainer:(id)arg6 rectCount:(unsigned long long *)arg7 rangeWithinContainer:(struct _NSRange *)arg8 glyphsDrawOutsideLines:(_Bool *)arg9; +- (struct CGRect *)_rectArrayForRange:(struct _NSRange)arg1 withinSelectionRange:(struct _NSRange)arg2 rangeIsCharRange:(_Bool)arg3 singleRectOnly:(_Bool)arg4 fullLineRectsOnly:(_Bool)arg5 inTextContainer:(id)arg6 rectCount:(unsigned long long *)arg7 rangeWithinContainer:(struct _NSRange *)arg8 glyphsDrawOutsideLines:(_Bool *)arg9 rectArray:(struct CGRect *)arg10 rectArrayCapacity:(unsigned long long)arg11; +- (void)_growCachedRectArrayToSize:(unsigned long long)arg1; +- (void)_fixSelectionAfterChangeInCharacterRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; +- (id)_selectedRanges; +- (void)_resizeTextViewForTextContainer:(id)arg1; +- (void)_invalidateDisplayIfNeeded; +- (void)_invalidateInsertionPoint; +- (struct _NSStoredContainerUsage *)_validatedStoredUsageForTextContainerAtIndex:(unsigned long long)arg1; +- (void)_recalculateUsageForTextContainerAtIndex:(unsigned long long)arg1; +- (void)_invalidateUsageForTextContainersInRange:(struct _NSRange)arg1; +- (void)_updateUsageForTextContainer:(id)arg1 addingUsedRect:(struct CGRect)arg2; +- (id)_blockDescription; +- (id)_layoutTreeDescription; +- (id)_glyphTreeDescription; +- (id)_layoutHoleDescription; +- (id)_glyphHoleDescription; +- (id)_glyphDescription; +- (id)_glyphDescriptionForGlyphRange:(struct _NSRange)arg1; +- (id)_glyphLocationDescription; +- (id)_lineFragmentDescription; +- (id)_lineFragmentDescription:(_Bool)arg1; +- (id)_lineFragmentDescriptionForGlyphRange:(struct _NSRange)arg1 includeGlyphLocations:(_Bool)arg2; +- (id)_containerDescription; +- (void)_markSelfAsDirtyForBackgroundLayout:(id)arg1; +- (struct _NSRange)_primitiveGlyphRangeForCharacterRange:(struct _NSRange)arg1; +- (struct _NSRange)_primitiveCharacterRangeForGlyphRange:(struct _NSRange)arg1; +- (struct _NSRange)_glyphRangeForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2 okToFillHoles:(_Bool)arg3; +- (unsigned long long)_glyphIndexForCharacterIndex:(unsigned long long)arg1 startOfRange:(_Bool)arg2 okToFillHoles:(_Bool)arg3 considerNulls:(_Bool)arg4; +- (unsigned long long)_glyphIndexForCharacterIndex:(unsigned long long)arg1 startOfRange:(_Bool)arg2 okToFillHoles:(_Bool)arg3; +- (unsigned long long)_smallEncodingGlyphIndexForCharacterIndex:(unsigned long long)arg1 startOfRange:(_Bool)arg2 okToFillHoles:(_Bool)arg3; +- (unsigned long long)_smallEncodingGlyphIndexForCharacterIndex:(unsigned long long)arg1 startOfRange:(_Bool)arg2 okToFillHoles:(_Bool)arg3 considerNulls:(_Bool)arg4; +- (void)_fillLayoutHoleAtIndex:(unsigned long long)arg1 desiredNumberOfLines:(unsigned long long)arg2; +- (void)_fillLayoutHoleForCharacterRange:(struct _NSRange)arg1 desiredNumberOfLines:(unsigned long long)arg2 isSoft:(_Bool)arg3; +- (void)_noteFirstTextViewVisibleCharacterRangeIfAfterIndex:(unsigned long long)arg1; +- (void)_doLayoutWithFullContainerStartingAtGlyphIndex:(unsigned long long)arg1 nextGlyphIndex:(unsigned long long *)arg2; +- (_Bool)_doOptimizedLayoutStartingAtGlyphIndex:(unsigned long long)arg1 forCharacterRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 lineLimit:(unsigned long long)arg4 nextGlyphIndex:(unsigned long long *)arg5; +- (void)_fillGlyphHoleForCharacterRange:(struct _NSRange)arg1 startGlyphIndex:(unsigned long long)arg2 desiredNumberOfCharacters:(unsigned long long)arg3; +- (void)_fillGlyphHoleAtIndex:(unsigned long long)arg1 desiredNumberOfCharacters:(unsigned long long)arg2; +- (_Bool)_canDoLayout; +- (void)_adjustCharacterIndicesForRawGlyphRange:(struct _NSRange)arg1 byDelta:(long long)arg2; +- (struct _NSRange)_extendedCharRangeForInvalidation:(struct _NSRange)arg1 editedCharRange:(struct _NSRange)arg2; +- (void)_setRowArrayCache:(id)arg1; +- (id)_rowArrayCache; +- (struct _NSRange)_blockRowRangeForGlyphRange:(struct _NSRange)arg1; +- (struct _NSRange)_blockRowRangeForGlyphRange:(struct _NSRange)arg1 completeRows:(_Bool *)arg2; +- (struct _NSRange)_blockRowRangeForCharRange:(struct _NSRange)arg1; +- (struct _NSRange)_blockRowRangeForCharRange:(struct _NSRange)arg1 completeRows:(_Bool *)arg2; +- (struct _NSRange)_blockRangeForGlyphRange:(struct _NSRange)arg1; +- (struct _NSRange)_blockRangeForCharRange:(struct _NSRange)arg1; +- (void)_mergeLayoutHoles; +- (void)_mergeGlyphHoles; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-OtherSupport.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-OtherSupport.h new file mode 100644 index 000000000..7b122aa72 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-OtherSupport.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSLayoutManager (OtherSupport) +- (void)_lineGlyphRange:(struct _NSRange)arg1 type:(long long)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5 isStrikethrough:(_Bool)arg6; +- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 type:(long long)arg2 baselineOffset:(double)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6 isStrikethrough:(_Bool)arg7; +- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 inContext:(struct CGContext *)arg2 from:(double)arg3 to:(double)arg4 at:(double)arg5 thickness:(double)arg6 lineOrigin:(struct CGPoint)arg7 breakForDescenders:(_Bool)arg8; +- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 inContext:(struct CGContext *)arg2 from:(double)arg3 to:(double)arg4 at:(double)arg5 thickness:(double)arg6 lineOrigin:(struct CGPoint)arg7 breakForDescenders:(_Bool)arg8 flipped:(_Bool)arg9; +- (void)drawSpellingUnderlineForGlyphRange:(struct _NSRange)arg1 spellingState:(long long)arg2 inGlyphRange:(struct _NSRange)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; +- (void)showAttachmentCell:(id)arg1 inRect:(struct CGRect)arg2 characterIndex:(unsigned long long)arg3; +- (void)_showCGGlyphs:(const unsigned short *)arg1 positions:(const struct CGPoint *)arg2 count:(unsigned long long)arg3 font:(id)arg4 matrix:(struct CGAffineTransform)arg5 attributes:(id)arg6 inContext:(struct CGContext *)arg7; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-TextLocking.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-TextLocking.h new file mode 100644 index 000000000..409710abd --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager-TextLocking.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSLayoutManager (TextLocking) +- (void)coordinateAccess:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager.h index e6702d5b7..450b829e7 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManager.h @@ -7,11 +7,10 @@ #import "NSObject.h" #import "NSCoding-Protocol.h" -#import "NSGlyphStorage-Protocol.h" @class NSArray, NSGlyphGenerator, NSMutableArray, NSRunStorage, NSStorage, NSTextContainer, NSTextStorage, NSTypesetter, UIFont, UIView; -@interface NSLayoutManager : NSObject +@interface NSLayoutManager : NSObject { NSTextStorage *_textStorage; NSGlyphGenerator *_glyphGenerator; @@ -30,7 +29,7 @@ unsigned int displayInvalidationInProgress:1; unsigned int insertionPointNeedsUpdate:1; unsigned int layoutManagerInDirtyList:1; - unsigned int usingGlyphCache:1; + unsigned int originalFontOverride:1; unsigned int showInvisibleCharacters:1; unsigned int showControlCharacters:1; unsigned int delegateRespondsToDidInvalidate:1; @@ -42,15 +41,16 @@ unsigned int isGeneratingGlyphs:1; unsigned int hasNonGeneratedGlyphData:1; unsigned int loggedBGLayoutException:1; - unsigned int isLayoutRequestedFromSubthread:1; + unsigned int syncAlignmentToDirection:1; unsigned int defaultAttachmentScaling:2; - unsigned int isInUILayoutMode:1; + unsigned int usesFontLeading:1; unsigned int seenRightToLeft:1; unsigned int ignoresViewTransformations:1; unsigned int needToFlushGlyph:1; unsigned int flipsIfNeeded:1; unsigned int allowNonContig:1; unsigned int useNonContig:1; + unsigned int inBackgroundLayout:1; } _lmFlags; id _delegate; unsigned short _textViewResizeDisableStack; @@ -58,156 +58,157 @@ struct _NSRange _deferredDisplayCharRange; UIView *_firstTextView; struct CGRect *_cachedRectArray; - unsigned int _cachedRectArrayCapacity; + unsigned long long _cachedRectArrayCapacity; char *_glyphBuffer; - unsigned int _glyphBufferSize; + unsigned long long _glyphBufferSize; struct _NSRange _cachedLocationNominalGlyphRange; - unsigned int _cachedLocationGlyphIndex; + unsigned long long _cachedLocationGlyphIndex; struct CGPoint _cachedLocation; struct _NSRange _cachedFontCharRange; UIFont *_cachedFont; - unsigned int _firstUnlaidGlyphIndex; - unsigned int _firstUnlaidCharIndex; + unsigned long long _firstUnlaidGlyphIndex; + unsigned long long _firstUnlaidCharIndex; struct _NSRange _newlyFilledGlyphRange; id _extraData; } -+ (BOOL)_showsControlCharacters; -+ (BOOL)_showsInvisibleCharacters; -+ (BOOL)_ignoresViewTransformations; -+ (BOOL)_usesScreenFonts; ++ (_Bool)_showsControlCharacters; ++ (_Bool)_showsInvisibleCharacters; ++ (_Bool)_ignoresViewTransformations; ++ (_Bool)_usesScreenFonts; + (void)initialize; -+ (id)_defaultLinkAttributes; -- (void)underlineGlyphRange:(struct _NSRange)arg1 underlineType:(int)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5; -- (void)strikethroughGlyphRange:(struct _NSRange)arg1 strikethroughType:(int)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5; -- (void)drawStrikethroughForGlyphRange:(struct _NSRange)arg1 strikethroughType:(int)arg2 baselineOffset:(float)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; -- (void)drawUnderlineForGlyphRange:(struct _NSRange)arg1 underlineType:(int)arg2 baselineOffset:(float)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; -- (void)fillBackgroundRectArray:(const struct CGRect *)arg1 count:(unsigned int)arg2 forCharacterRange:(struct _NSRange)arg3 color:(id)arg4; -- (void)showCGGlyphs:(const unsigned short *)arg1 positions:(const struct CGPoint *)arg2 count:(unsigned int)arg3 font:(id)arg4 matrix:(struct CGAffineTransform)arg5 attributes:(id)arg6 inContext:(struct CGContext *)arg7; +- (void)underlineGlyphRange:(struct _NSRange)arg1 underlineType:(long long)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5; +- (void)strikethroughGlyphRange:(struct _NSRange)arg1 strikethroughType:(long long)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5; +- (void)drawStrikethroughForGlyphRange:(struct _NSRange)arg1 strikethroughType:(long long)arg2 baselineOffset:(double)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; +- (void)drawUnderlineForGlyphRange:(struct _NSRange)arg1 underlineType:(long long)arg2 baselineOffset:(double)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; +- (void)fillBackgroundRectArray:(const struct CGRect *)arg1 count:(unsigned long long)arg2 forCharacterRange:(struct _NSRange)arg3 color:(id)arg4; +- (void)showCGGlyphs:(const unsigned short *)arg1 positions:(const struct CGPoint *)arg2 count:(unsigned long long)arg3 font:(id)arg4 matrix:(struct CGAffineTransform)arg5 attributes:(id)arg6 inContext:(struct CGContext *)arg7; - (void)drawBackgroundForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2; - (void)drawGlyphsForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2; - (void)enumerateEnclosingRectsForGlyphRange:(struct _NSRange)arg1 withinSelectedGlyphRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 usingBlock:(id)arg4; - (void)enumerateLineFragmentsForGlyphRange:(struct _NSRange)arg1 usingBlock:(id)arg2; -@property(nonatomic) BOOL usesFontLeading; -- (float)defaultBaselineOffsetForFont:(id)arg1; -- (float)defaultLineHeightForFont:(id)arg1; +- (void)setSynchronizesAlignmentToDirection:(_Bool)arg1; +- (_Bool)synchronizesAlignmentToDirection; +@property(nonatomic) _Bool usesFontLeading; +- (double)defaultBaselineOffsetForFont:(id)arg1; +- (double)defaultLineHeightForFont:(id)arg1; - (id)substituteFontForFont:(id)arg1; -- (id)_temporaryAttributesAtCharacterIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)temporaryAttributesAtCharacterIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)_temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)_temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)_temporaryAttributesAtCharacterIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)temporaryAttributesAtCharacterIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)_temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)_temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)temporaryAttribute:(id)arg1 atCharacterIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; - (void)removeTemporaryAttribute:(id)arg1 forCharacterRange:(struct _NSRange)arg2; - (void)addTemporaryAttribute:(id)arg1 value:(id)arg2 forCharacterRange:(struct _NSRange)arg3; - (void)addTemporaryAttributes:(id)arg1 forCharacterRange:(struct _NSRange)arg2; - (void)setTemporaryAttributes:(id)arg1 forCharacterRange:(struct _NSRange)arg2; -- (id)temporaryAttributesAtCharacterIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (unsigned int)getLineFragmentInsertionPointsForCharacterAtIndex:(unsigned int)arg1 alternatePositions:(BOOL)arg2 inDisplayOrder:(BOOL)arg3 positions:(float *)arg4 characterIndexes:(unsigned int *)arg5; -- (unsigned int)characterIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2 fractionOfDistanceBetweenInsertionPoints:(float *)arg3; -- (unsigned int)glyphIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2 fractionOfDistanceThroughGlyph:(float *)arg3; -- (float)fractionOfDistanceThroughGlyphForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2; -- (unsigned int)glyphIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2; +- (id)temporaryAttributesAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)getLineFragmentInsertionPointsForCharacterAtIndex:(unsigned long long)arg1 alternatePositions:(_Bool)arg2 inDisplayOrder:(_Bool)arg3 positions:(double *)arg4 characterIndexes:(unsigned long long *)arg5; +- (unsigned long long)characterIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2 fractionOfDistanceBetweenInsertionPoints:(double *)arg3; +- (unsigned long long)glyphIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2 fractionOfDistanceThroughGlyph:(double *)arg3; +- (double)fractionOfDistanceThroughGlyphForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2; +- (unsigned long long)glyphIndexForPoint:(struct CGPoint)arg1 inTextContainer:(id)arg2; - (struct _NSRange)glyphRangeForBoundingRectWithoutAdditionalLayout:(struct CGRect)arg1 inTextContainer:(id)arg2; - (struct _NSRange)glyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2; - (struct CGRect)boundingRectForGlyphRange:(struct _NSRange)arg1 inTextContainer:(id)arg2; -- (struct CGRect *)rectArrayForGlyphRange:(struct _NSRange)arg1 withinSelectedGlyphRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 rectCount:(unsigned int *)arg4; -- (struct CGRect *)rectArrayForCharacterRange:(struct _NSRange)arg1 withinSelectedCharacterRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 rectCount:(unsigned int *)arg4; -- (struct _NSRange)rangeOfNominallySpacedGlyphsContainingIndex:(unsigned int)arg1; +- (struct CGRect *)rectArrayForGlyphRange:(struct _NSRange)arg1 withinSelectedGlyphRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 rectCount:(unsigned long long *)arg4; +- (struct CGRect *)rectArrayForCharacterRange:(struct _NSRange)arg1 withinSelectedCharacterRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 rectCount:(unsigned long long *)arg4; +- (struct _NSRange)rangeOfNominallySpacedGlyphsContainingIndex:(unsigned long long)arg1; - (struct _NSRange)glyphRangeForTextContainer:(id)arg1; - (struct _NSRange)characterRangeForGlyphRange:(struct _NSRange)arg1 actualGlyphRange:(struct _NSRange *)arg2; - (struct _NSRange)glyphRangeForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2; -- (struct CGRect)boundsRectForTextBlock:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (struct CGRect)layoutRectForTextBlock:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (struct CGRect)boundsRectForTextBlock:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (struct CGRect)layoutRectForTextBlock:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; - (struct CGRect)boundsRectForTextBlock:(id)arg1 glyphRange:(struct _NSRange)arg2; - (struct CGRect)layoutRectForTextBlock:(id)arg1 glyphRange:(struct _NSRange)arg2; - (void)setBoundsRect:(struct CGRect)arg1 forTextBlock:(id)arg2 glyphRange:(struct _NSRange)arg3; - (void)setLayoutRect:(struct CGRect)arg1 forTextBlock:(id)arg2 glyphRange:(struct _NSRange)arg3; -- (struct _NSRange)truncatedGlyphRangeInLineFragmentForGlyphAtIndex:(unsigned int)arg1; -- (struct CGSize)attachmentSizeForGlyphAtIndex:(unsigned int)arg1; -- (BOOL)drawsOutsideLineFragmentForGlyphAtIndex:(unsigned int)arg1; -- (BOOL)notShownAttributeForGlyphAtIndex:(unsigned int)arg1; -- (struct CGPoint)locationForGlyphAtIndex:(unsigned int)arg1; +- (struct _NSRange)truncatedGlyphRangeInLineFragmentForGlyphAtIndex:(unsigned long long)arg1; +- (struct CGSize)attachmentSizeForGlyphAtIndex:(unsigned long long)arg1; +- (_Bool)drawsOutsideLineFragmentForGlyphAtIndex:(unsigned long long)arg1; +- (_Bool)notShownAttributeForGlyphAtIndex:(unsigned long long)arg1; +- (struct CGPoint)locationForGlyphAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSTextContainer *extraLineFragmentTextContainer; @property(readonly, nonatomic) struct CGRect extraLineFragmentUsedRect; @property(readonly, nonatomic) struct CGRect extraLineFragmentRect; -- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2 allowLayout:(BOOL)arg3; -- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(BOOL)arg3; -- (struct CGRect)lineFragmentRectForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (struct CGRect)lineFragmentRectForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(BOOL)arg3; +- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 allowLayout:(_Bool)arg3; +- (struct CGRect)lineFragmentUsedRectForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(_Bool)arg3; +- (struct CGRect)lineFragmentRectForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (struct CGRect)lineFragmentRectForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(_Bool)arg3; - (struct CGRect)usedRectForTextContainer:(id)arg1; -- (id)textContainerForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (id)textContainerForGlyphAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(BOOL)arg3; -- (void)getFirstUnlaidCharacterIndex:(unsigned int *)arg1 glyphIndex:(unsigned int *)arg2; -- (unsigned int)firstUnlaidGlyphIndex; -- (unsigned int)firstUnlaidCharacterIndex; -- (void)setEllipsisGlyphAttribute:(BOOL)arg1 forGlyphAtIndex:(unsigned int)arg2; +- (id)textContainerForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)textContainerForGlyphAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 withoutAdditionalLayout:(_Bool)arg3; +- (void)getFirstUnlaidCharacterIndex:(unsigned long long *)arg1 glyphIndex:(unsigned long long *)arg2; +- (unsigned long long)firstUnlaidGlyphIndex; +- (unsigned long long)firstUnlaidCharacterIndex; +- (void)setEllipsisGlyphAttribute:(_Bool)arg1 forGlyphAtIndex:(unsigned long long)arg2; - (void)setAttachmentSize:(struct CGSize)arg1 forGlyphRange:(struct _NSRange)arg2; -- (void)setDrawsOutsideLineFragment:(BOOL)arg1 forGlyphAtIndex:(unsigned int)arg2; -- (void)setNotShownAttribute:(BOOL)arg1 forGlyphAtIndex:(unsigned int)arg2; -- (void)setLocations:(struct CGPoint *)arg1 startingGlyphIndexes:(unsigned int *)arg2 count:(unsigned int)arg3 forGlyphRange:(struct _NSRange)arg4; +- (void)setDrawsOutsideLineFragment:(_Bool)arg1 forGlyphAtIndex:(unsigned long long)arg2; +- (void)setNotShownAttribute:(_Bool)arg1 forGlyphAtIndex:(unsigned long long)arg2; +- (void)setLocations:(struct CGPoint *)arg1 startingGlyphIndexes:(unsigned long long *)arg2 count:(unsigned long long)arg3 forGlyphRange:(struct _NSRange)arg4; - (void)setLocation:(struct CGPoint)arg1 forStartOfGlyphRange:(struct _NSRange)arg2; -- (void)setLocation:(struct CGPoint)arg1 forStartOfGlyphRange:(struct _NSRange)arg2 coalesceRuns:(BOOL)arg3; +- (void)setLocation:(struct CGPoint)arg1 forStartOfGlyphRange:(struct _NSRange)arg2 coalesceRuns:(_Bool)arg3; - (void)setExtraLineFragmentRect:(struct CGRect)arg1 usedRect:(struct CGRect)arg2 textContainer:(id)arg3; - (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3; - (void)setTextContainer:(id)arg1 forGlyphRange:(struct _NSRange)arg2; -- (unsigned int)getGlyphs:(unsigned int *)arg1 range:(struct _NSRange)arg2; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned int *)arg3 glyphInscriptions:(unsigned int *)arg4 elasticBits:(char *)arg5 bidiLevels:(char *)arg6; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned int *)arg3 glyphInscriptions:(unsigned int *)arg4 elasticBits:(char *)arg5; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(int *)arg3 characterIndexes:(unsigned int *)arg4 bidiLevels:(char *)arg5; -- (int)propertyForGlyphAtIndex:(unsigned int)arg1; -- (int)intAttribute:(int)arg1 forGlyphAtIndex:(unsigned int)arg2; -- (unsigned int)glyphIndexForCharacterAtIndex:(unsigned int)arg1; -- (unsigned int)characterIndexForGlyphAtIndex:(unsigned int)arg1; -- (BOOL)isValidGlyphIndex:(unsigned int)arg1; -- (unsigned short)glyphAtIndex:(unsigned int)arg1; -- (unsigned short)glyphAtIndex:(unsigned int)arg1 isValidIndex:(char *)arg2; -@property(readonly, nonatomic) unsigned int numberOfGlyphs; -- (void)setGlyphs:(const unsigned short *)arg1 properties:(const int *)arg2 characterIndexes:(const unsigned int *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; +- (unsigned long long)getGlyphs:(unsigned int *)arg1 range:(struct _NSRange)arg2; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned long long *)arg3 glyphInscriptions:(unsigned long long *)arg4 elasticBits:(_Bool *)arg5 bidiLevels:(char *)arg6; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned long long *)arg3 glyphInscriptions:(unsigned long long *)arg4 elasticBits:(_Bool *)arg5; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(long long *)arg3 characterIndexes:(unsigned long long *)arg4 bidiLevels:(char *)arg5; +- (long long)propertyForGlyphAtIndex:(unsigned long long)arg1; +- (long long)intAttribute:(long long)arg1 forGlyphAtIndex:(unsigned long long)arg2; +- (unsigned long long)glyphIndexForCharacterAtIndex:(unsigned long long)arg1; +- (unsigned long long)characterIndexForGlyphAtIndex:(unsigned long long)arg1; +- (_Bool)isValidGlyphIndex:(unsigned long long)arg1; +- (unsigned short)glyphAtIndex:(unsigned long long)arg1; +- (unsigned short)glyphAtIndex:(unsigned long long)arg1 isValidIndex:(_Bool *)arg2; +@property(readonly, nonatomic) unsigned long long numberOfGlyphs; +- (void)setGlyphs:(const unsigned short *)arg1 properties:(const long long *)arg2 characterIndexes:(const unsigned long long *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; - (void)invalidateGlyphsOnLayoutInvalidationForGlyphRange:(struct _NSRange)arg1; -- (void)setIntAttribute:(int)arg1 value:(int)arg2 forGlyphAtIndex:(unsigned int)arg3; -- (void)setCharacterIndex:(unsigned int)arg1 forGlyphAtIndex:(unsigned int)arg2; +- (void)setIntAttribute:(long long)arg1 value:(long long)arg2 forGlyphAtIndex:(unsigned long long)arg3; +- (void)setCharacterIndex:(unsigned long long)arg1 forGlyphAtIndex:(unsigned long long)arg2; - (void)deleteGlyphsInRange:(struct _NSRange)arg1; - (void)_primitiveDeleteGlyphsInRange:(struct _NSRange)arg1; -- (void)replaceGlyphAtIndex:(unsigned int)arg1 withGlyph:(unsigned int)arg2; -- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned int)arg2 characterIndex:(unsigned int)arg3; -- (void)insertGlyphs:(const unsigned int *)arg1 length:(unsigned int)arg2 forStartingGlyphAtIndex:(unsigned int)arg3 characterIndex:(unsigned int)arg4; +- (void)replaceGlyphAtIndex:(unsigned long long)arg1 withGlyph:(unsigned int)arg2; +- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned long long)arg2 characterIndex:(unsigned long long)arg3; +- (void)insertGlyphs:(const unsigned int *)arg1 length:(unsigned long long)arg2 forStartingGlyphAtIndex:(unsigned long long)arg3 characterIndex:(unsigned long long)arg4; - (void)ensureLayoutForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2; - (void)ensureLayoutForTextContainer:(id)arg1; - (void)ensureLayoutForGlyphRange:(struct _NSRange)arg1; - (void)ensureLayoutForCharacterRange:(struct _NSRange)arg1; - (void)ensureGlyphsForGlyphRange:(struct _NSRange)arg1; - (void)ensureGlyphsForCharacterRange:(struct _NSRange)arg1; -- (void)processEditingForTextStorage:(id)arg1 edited:(unsigned int)arg2 range:(struct _NSRange)arg3 changeInLength:(int)arg4 invalidatedRange:(struct _NSRange)arg5; -- (void)textStorage:(id)arg1 edited:(unsigned int)arg2 range:(struct _NSRange)arg3 changeInLength:(int)arg4 invalidatedRange:(struct _NSRange)arg5; +- (void)processEditingForTextStorage:(id)arg1 edited:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4 invalidatedRange:(struct _NSRange)arg5; +- (void)textStorage:(id)arg1 edited:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4 invalidatedRange:(struct _NSRange)arg5; - (void)_forceDisplayToBeCorrectForViewsWithUnlaidGlyphs; - (void)invalidateDisplayForGlyphRange:(struct _NSRange)arg1; - (void)invalidateDisplayForCharacterRange:(struct _NSRange)arg1; - (void)_primitiveInvalidateDisplayForGlyphRange:(struct _NSRange)arg1; -- (void)invalidateLayoutForCharacterRange:(struct _NSRange)arg1 isSoft:(BOOL)arg2 actualCharacterRange:(struct _NSRange *)arg3; +- (void)invalidateLayoutForCharacterRange:(struct _NSRange)arg1 isSoft:(_Bool)arg2 actualCharacterRange:(struct _NSRange *)arg3; - (void)invalidateLayoutForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2; -- (void)invalidateGlyphsForCharacterRange:(struct _NSRange)arg1 changeInLength:(int)arg2 actualCharacterRange:(struct _NSRange *)arg3; -- (void)_invalidateGlyphsForCharacterRange:(struct _NSRange)arg1 editedCharacterRange:(struct _NSRange)arg2 changeInLength:(int)arg3 actualCharacterRange:(struct _NSRange *)arg4; -- (unsigned int)layoutOptions; -- (int)typesetterBehavior; -- (void)setTypesetterBehavior:(int)arg1; -@property(nonatomic) float hyphenationFactor; -@property(nonatomic) BOOL showsControlCharacters; -@property(nonatomic) BOOL showsInvisibleCharacters; -- (void)setUsesScreenFonts:(BOOL)arg1; -- (BOOL)usesScreenFonts; -- (BOOL)backgroundLayoutEnabled; -- (void)setBackgroundLayoutEnabled:(BOOL)arg1; -@property(readonly, nonatomic) BOOL hasNonContiguousLayout; -- (void)_setGlyphsPerLineEstimate:(unsigned int)arg1 integerOffsetPerLineEstimate:(unsigned int)arg2; -- (void)_setGlyphsPerLineEstimate:(unsigned int)arg1 offsetPerLineEstimate:(float)arg2; -@property(nonatomic) BOOL allowsNonContiguousLayout; +- (void)invalidateGlyphsForCharacterRange:(struct _NSRange)arg1 changeInLength:(long long)arg2 actualCharacterRange:(struct _NSRange *)arg3; +- (void)_invalidateGlyphsForCharacterRange:(struct _NSRange)arg1 editedCharacterRange:(struct _NSRange)arg2 changeInLength:(long long)arg3 actualCharacterRange:(struct _NSRange *)arg4; +- (unsigned long long)layoutOptions; +- (long long)typesetterBehavior; +- (void)setTypesetterBehavior:(long long)arg1; +@property(nonatomic) double hyphenationFactor; +@property(nonatomic) _Bool showsControlCharacters; +@property(nonatomic) _Bool showsInvisibleCharacters; +- (void)setUsesScreenFonts:(_Bool)arg1; +- (_Bool)usesScreenFonts; +- (_Bool)backgroundLayoutEnabled; +- (void)setBackgroundLayoutEnabled:(_Bool)arg1; +@property(readonly, nonatomic) _Bool hasNonContiguousLayout; +- (void)_setGlyphsPerLineEstimate:(unsigned long long)arg1 integerOffsetPerLineEstimate:(unsigned long long)arg2; +- (void)_setGlyphsPerLineEstimate:(unsigned long long)arg1 offsetPerLineEstimate:(double)arg2; +@property(nonatomic) _Bool allowsNonContiguousLayout; - (void)textContainerChangedTextView:(id)arg1 fromTextView:(id)arg2; - (void)textContainerChangedTextView:(id)arg1; - (void)textContainerChangedGeometry:(id)arg1; -- (void)removeTextContainerAtIndex:(unsigned int)arg1; -- (void)insertTextContainer:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeTextContainerAtIndex:(unsigned long long)arg1; +- (void)insertTextContainer:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addTextContainer:(id)arg1; - (struct _NSRange)_characterRangeCurrentlyInAndAfterContainer:(id)arg1; @property(readonly, nonatomic) NSArray *textContainers; @@ -228,116 +229,6 @@ - (void)finalize; - (id)init; - (void)_commonInit; -- (void)coordinateAccess:(id)arg1; -- (void)showAttachment:(id)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterIndex:(unsigned int)arg4; -- (BOOL)_drawsDebugBaselines; -- (void)_setDrawsDebugBaselines:(BOOL)arg1; -- (BOOL)_drawsUnderlinesLikeWebKit; -- (void)_setDrawsUnderlinesLikeWebKit:(BOOL)arg1; -- (id)_selectionRangesForInsertionPointRange:(struct _NSRange)arg1; -- (int)getLineFragmentInsertionPointArraysForCharacterAtIndex:(unsigned int)arg1 inDisplayOrder:(BOOL)arg2 positions:(float **)arg3 characterIndexes:(unsigned int **)arg4 count:(unsigned int *)arg5 alternatePositions:(float **)arg6 characterIndexes:(unsigned int **)arg7 count:(unsigned int *)arg8; -- (id)_insertionPointHelperForGlyphAtIndex:(unsigned int)arg1; -- (void)_setAlwaysDrawsActive:(BOOL)arg1; -- (BOOL)_alwaysDrawsActive; -- (void)setIgnoresAntialiasThreshold:(BOOL)arg1; -- (BOOL)ignoresAntialiasThreshold; -- (void)setIgnoresViewTransformations:(BOOL)arg1; -- (BOOL)ignoresViewTransformations; -- (void)setBaselineOffset:(float)arg1 forGlyphAtIndex:(unsigned int)arg2; -- (float)baselineOffsetForGlyphAtIndex:(unsigned int)arg1; -- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(float)arg4; -- (void)setFlipsIfNeeded:(BOOL)arg1; -- (BOOL)flipsIfNeeded; -- (BOOL)_hasSeenRightToLeft; -- (void)_setHasSeenRightToLeft:(BOOL)arg1; -- (BOOL)_isInUILayoutMode; -- (void)_setIsInUILayoutMode:(BOOL)arg1; -- (void)_clearTemporaryAttributesForCharacterRange:(struct _NSRange)arg1 changeInLength:(int)arg2; -- (void)_clearTemporaryAttributes; -- (void)_clearCurrentAttachmentSettings; -- (void)_setCurrentAttachmentRect:(struct CGRect)arg1 index:(unsigned int)arg2; -- (unsigned int)_currentAttachmentIndex; -- (struct CGRect)_currentAttachmentRect; -- (id)_attachmentSizesRun; -- (void)_promoteGlyphStoreToFormat:(unsigned int)arg1; -- (void)_insertGlyphs:(unsigned int *)arg1 elasticAttributes:(char *)arg2 count:(unsigned int)arg3 atGlyphIndex:(unsigned int)arg4 characterIndex:(unsigned int)arg5; -- (void)_simpleDeleteGlyphsInRange:(struct _NSRange)arg1; -- (void)_simpleInsertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned int)arg2 characterIndex:(unsigned int)arg3 elastic:(BOOL)arg4; -- (void)_setNeedToFlushGlyph:(BOOL)arg1; -- (BOOL)_needToFlushGlyph; -- (unsigned int)_glyphAtIndex:(unsigned int)arg1 characterIndex:(unsigned int *)arg2 glyphInscription:(unsigned int *)arg3 isValidIndex:(char *)arg4; -- (void)_drawGlyphsForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2; -- (char *)_packedGlyphs:(unsigned int)arg1 range:(struct _NSRange)arg2 length:(unsigned int *)arg3; -- (id)selectedTextAttributesForCharacterAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (void)_drawBackgroundForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2 parameters:(struct _NSDrawingParameters *)arg3; -- (void)_firstTextViewChanged; -- (void)_invalidateLayoutForExtendedCharacterRange:(struct _NSRange)arg1 isSoft:(BOOL)arg2; -- (void)_invalidateLayoutForExtendedCharacterRange:(struct _NSRange)arg1 isSoft:(BOOL)arg2 invalidateUsage:(BOOL)arg3; -- (void)_invalidateGlyphsForExtendedCharacterRange:(struct _NSRange)arg1 changeInLength:(int)arg2; -- (void)_invalidateGlyphsForExtendedCharacterRange:(struct _NSRange)arg1 changeInLength:(int)arg2 includeBlocks:(BOOL)arg3; -- (unsigned int)_indexOfFirstGlyphInTextContainer:(id)arg1 okToFillHoles:(BOOL)arg2; -- (struct _NSRange)_glyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 fast:(BOOL)arg3 okToFillHoles:(BOOL)arg4; -- (struct _NSRange)_firstPassGlyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 okToFillHoles:(BOOL)arg3; -- (struct _NSRange)_firstPassGlyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2 hintGlyphRange:(struct _NSRange)arg3 okToFillHoles:(BOOL)arg4; -- (struct CGRect)_boundingRectForGlyphRange:(struct _NSRange)arg1 inTextContainer:(id)arg2 fast:(BOOL)arg3 fullLineRectsOnly:(BOOL)arg4; -- (struct CGRect *)_rectArrayForRange:(struct _NSRange)arg1 withinSelectionRange:(struct _NSRange)arg2 rangeIsCharRange:(BOOL)arg3 singleRectOnly:(BOOL)arg4 fullLineRectsOnly:(BOOL)arg5 inTextContainer:(id)arg6 rectCount:(unsigned int *)arg7 rangeWithinContainer:(struct _NSRange *)arg8 glyphsDrawOutsideLines:(char *)arg9; -- (struct CGRect *)_rectArrayForRange:(struct _NSRange)arg1 withinSelectionRange:(struct _NSRange)arg2 rangeIsCharRange:(BOOL)arg3 singleRectOnly:(BOOL)arg4 fullLineRectsOnly:(BOOL)arg5 inTextContainer:(id)arg6 rectCount:(unsigned int *)arg7 rangeWithinContainer:(struct _NSRange *)arg8 glyphsDrawOutsideLines:(char *)arg9 rectArray:(struct CGRect *)arg10 rectArrayCapacity:(unsigned int)arg11; -- (void)_growCachedRectArrayToSize:(unsigned int)arg1; -- (void)_fixSelectionAfterChangeInCharacterRange:(struct _NSRange)arg1 changeInLength:(int)arg2; -- (id)_selectedRanges; -- (void)_resizeTextViewForTextContainer:(id)arg1; -- (void)_invalidateDisplayIfNeeded; -- (void)_invalidateInsertionPoint; -- (struct _NSStoredContainerUsage *)_validatedStoredUsageForTextContainerAtIndex:(unsigned int)arg1; -- (void)_recalculateUsageForTextContainerAtIndex:(unsigned int)arg1; -- (void)_invalidateUsageForTextContainersInRange:(struct _NSRange)arg1; -- (void)_updateUsageForTextContainer:(id)arg1 addingUsedRect:(struct CGRect)arg2; -- (id)_blockDescription; -- (id)_layoutTreeDescription; -- (id)_glyphTreeDescription; -- (id)_layoutHoleDescription; -- (id)_glyphHoleDescription; -- (id)_glyphDescription; -- (id)_glyphDescriptionForGlyphRange:(struct _NSRange)arg1; -- (id)_glyphLocationDescription; -- (id)_lineFragmentDescription; -- (id)_lineFragmentDescription:(BOOL)arg1; -- (id)_lineFragmentDescriptionForGlyphRange:(struct _NSRange)arg1 includeGlyphLocations:(BOOL)arg2; -- (id)_containerDescription; -- (struct _NSRange)_primitiveGlyphRangeForCharacterRange:(struct _NSRange)arg1; -- (struct _NSRange)_primitiveCharacterRangeForGlyphRange:(struct _NSRange)arg1; -- (struct _NSRange)_glyphRangeForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2 okToFillHoles:(BOOL)arg3; -- (unsigned int)_glyphIndexForCharacterIndex:(unsigned int)arg1 startOfRange:(BOOL)arg2 okToFillHoles:(BOOL)arg3 considerNulls:(BOOL)arg4; -- (unsigned int)_glyphIndexForCharacterIndex:(unsigned int)arg1 startOfRange:(BOOL)arg2 okToFillHoles:(BOOL)arg3; -- (unsigned int)_smallEncodingGlyphIndexForCharacterIndex:(unsigned int)arg1 startOfRange:(BOOL)arg2 okToFillHoles:(BOOL)arg3; -- (unsigned int)_smallEncodingGlyphIndexForCharacterIndex:(unsigned int)arg1 startOfRange:(BOOL)arg2 okToFillHoles:(BOOL)arg3 considerNulls:(BOOL)arg4; -- (void)_fillLayoutHoleAtIndex:(unsigned int)arg1 desiredNumberOfLines:(unsigned int)arg2; -- (void)_fillLayoutHoleForCharacterRange:(struct _NSRange)arg1 desiredNumberOfLines:(unsigned int)arg2 isSoft:(BOOL)arg3; -- (void)_noteFirstTextViewVisibleCharacterRangeIfAfterIndex:(unsigned int)arg1; -- (void)_doLayoutWithFullContainerStartingAtGlyphIndex:(unsigned int)arg1 nextGlyphIndex:(unsigned int *)arg2; -- (BOOL)_doOptimizedLayoutStartingAtGlyphIndex:(unsigned int)arg1 forCharacterRange:(struct _NSRange)arg2 inTextContainer:(id)arg3 lineLimit:(unsigned int)arg4 nextGlyphIndex:(unsigned int *)arg5; -- (void)_fillGlyphHoleForCharacterRange:(struct _NSRange)arg1 startGlyphIndex:(unsigned int)arg2 desiredNumberOfCharacters:(unsigned int)arg3; -- (void)_fillGlyphHoleAtIndex:(unsigned int)arg1 desiredNumberOfCharacters:(unsigned int)arg2; -- (BOOL)_canDoLayout; -- (void)_adjustCharacterIndicesForRawGlyphRange:(struct _NSRange)arg1 byDelta:(int)arg2; -- (struct _NSRange)_extendedCharRangeForInvalidation:(struct _NSRange)arg1 editedCharRange:(struct _NSRange)arg2; -- (void)_setRowArrayCache:(id)arg1; -- (id)_rowArrayCache; -- (struct _NSRange)_blockRowRangeForGlyphRange:(struct _NSRange)arg1; -- (struct _NSRange)_blockRowRangeForGlyphRange:(struct _NSRange)arg1 completeRows:(char *)arg2; -- (struct _NSRange)_blockRowRangeForCharRange:(struct _NSRange)arg1; -- (struct _NSRange)_blockRowRangeForCharRange:(struct _NSRange)arg1 completeRows:(char *)arg2; -- (struct _NSRange)_blockRangeForGlyphRange:(struct _NSRange)arg1; -- (struct _NSRange)_blockRangeForCharRange:(struct _NSRange)arg1; -- (void)_mergeLayoutHoles; -- (void)_mergeGlyphHoles; -- (void)_lineGlyphRange:(struct _NSRange)arg1 type:(int)arg2 lineFragmentRect:(struct CGRect)arg3 lineFragmentGlyphRange:(struct _NSRange)arg4 containerOrigin:(struct CGPoint)arg5 isStrikethrough:(BOOL)arg6; -- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 type:(int)arg2 baselineOffset:(float)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6 isStrikethrough:(BOOL)arg7; -- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 inContext:(struct CGContext *)arg2 from:(float)arg3 to:(float)arg4 at:(float)arg5 thickness:(float)arg6 lineOrigin:(struct CGPoint)arg7 breakForDescenders:(BOOL)arg8; -- (void)_drawLineForGlyphRange:(struct _NSRange)arg1 inContext:(struct CGContext *)arg2 from:(float)arg3 to:(float)arg4 at:(float)arg5 thickness:(float)arg6 lineOrigin:(struct CGPoint)arg7 breakForDescenders:(BOOL)arg8 flipped:(BOOL)arg9; -- (void)drawSpellingUnderlineForGlyphRange:(struct _NSRange)arg1 spellingState:(int)arg2 inGlyphRange:(struct _NSRange)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; -- (void)showAttachmentCell:(id)arg1 inRect:(struct CGRect)arg2 characterIndex:(unsigned int)arg3; -- (void)_showCGGlyphs:(const unsigned short *)arg1 positions:(const struct CGPoint *)arg2 count:(unsigned int)arg3 font:(id)arg4 matrix:(struct CGAffineTransform)arg5 attributes:(id)arg6 inContext:(struct CGContext *)arg7; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerDelegate-Protocol.h index ec233cf8d..e6613b855 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerDelegate-Protocol.h @@ -10,15 +10,15 @@ @optional - (void)layoutManager:(id)arg1 textContainer:(id)arg2 didChangeGeometryFromSize:(struct CGSize)arg3; -- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(BOOL)arg3; +- (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(_Bool)arg3; - (void)layoutManagerDidInvalidateLayout:(id)arg1; -- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned int)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned int)arg6; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned int)arg2; -- (BOOL)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned int)arg2; -- (int)layoutManager:(id)arg1 shouldUseAction:(int)arg2 forControlCharacterAtIndex:(unsigned int)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (float)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned int)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; -- (unsigned int)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const int *)arg3 characterIndexes:(const unsigned int *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; +- (struct CGRect)layoutManager:(id)arg1 boundingBoxForControlGlyphAtIndex:(unsigned long long)arg2 forTextContainer:(id)arg3 proposedLineFragment:(struct CGRect)arg4 glyphPosition:(struct CGPoint)arg5 characterIndex:(unsigned long long)arg6; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByHyphenatingBeforeCharacterAtIndex:(unsigned long long)arg2; +- (_Bool)layoutManager:(id)arg1 shouldBreakLineByWordBeforeCharacterAtIndex:(unsigned long long)arg2; +- (long long)layoutManager:(id)arg1 shouldUseAction:(long long)arg2 forControlCharacterAtIndex:(unsigned long long)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 paragraphSpacingBeforeGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (double)layoutManager:(id)arg1 lineSpacingAfterGlyphAtIndex:(unsigned long long)arg2 withProposedLineFragmentRect:(struct CGRect)arg3; +- (unsigned long long)layoutManager:(id)arg1 shouldGenerateGlyphs:(const unsigned short *)arg2 properties:(const long long *)arg3 characterIndexes:(const unsigned long long *)arg4 font:(id)arg5 forGlyphRange:(struct _NSRange)arg6; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockHelper.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockHelper.h index 154aa40a1..08d78b368 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockHelper.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockHelper.h @@ -8,6 +8,7 @@ @class NSTextBlock; +// Not exported @interface NSLayoutManagerTextBlockHelper : NSObject { NSTextBlock *_block; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockRowArrayCache.h b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockRowArrayCache.h index 02e126751..8532102ab 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockRowArrayCache.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLayoutManagerTextBlockRowArrayCache.h @@ -8,16 +8,17 @@ @class NSArray; +// Not exported @interface NSLayoutManagerTextBlockRowArrayCache : NSObject { struct _NSRange _rowCharRange; - float _containerWidth; + double _containerWidth; NSArray *_rowArray; - BOOL _collapseBorders; + _Bool _collapseBorders; } - (void)dealloc; -- (id)initWithRowCharRange:(struct _NSRange)arg1 containerWidth:(float)arg2 rowArray:(id)arg3 collapseBorders:(BOOL)arg4; +- (id)initWithRowCharRange:(struct _NSRange)arg1 containerWidth:(double)arg2 rowArray:(id)arg3 collapseBorders:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSLineFragmentRenderingContext.h b/iOS7/PrivateFrameworks/UIFoundation/NSLineFragmentRenderingContext.h index d40e4bc76..615be44b9 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSLineFragmentRenderingContext.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSLineFragmentRenderingContext.h @@ -8,17 +8,18 @@ @class CUICatalog, CUIStyleEffectConfiguration; +// Not exported @interface NSLineFragmentRenderingContext : NSObject { void *_runs; - long _numRuns; + long long _numRuns; unsigned short *_glyphs; struct CGSize *_advancements; - float _leftSideDelta; - float _lineWidth; - float _leftControlWidth; - float _rightControlWidth; - float _elasticWidth; + double _leftSideDelta; + double _lineWidth; + double _leftControlWidth; + double _rightControlWidth; + double _elasticWidth; struct CGRect _imageBounds; struct { unsigned int _isRTL:1; @@ -36,19 +37,19 @@ @property(retain, nonatomic) CUIStyleEffectConfiguration *cuiStyleEffects; // @synthesize cuiStyleEffects=_styleEffects; @property(retain, nonatomic) CUICatalog *cuiCatalog; // @synthesize cuiCatalog=_catalog; - (struct CGRect)imageBounds; -- (BOOL)isRTL; -- (float)elasticWidth; -- (float)lineFragmentWidth; -- (void)getMaximumAscender:(float *)arg1 minimumDescender:(float *)arg2; -- (struct CGSize)sizeWithBehavior:(int)arg1 usesFontLeading:(BOOL)arg2 baselineDelta:(float *)arg3; +- (_Bool)isRTL; +- (double)elasticWidth; +- (double)lineFragmentWidth; +- (void)getMaximumAscender:(double *)arg1 minimumDescender:(double *)arg2; +- (struct CGSize)sizeWithBehavior:(long long)arg1 usesFontLeading:(_Bool)arg2 baselineDelta:(double *)arg3; - (void)drawAtPoint:(struct CGPoint)arg1 inContext:(struct CGContext *)arg2; -@property(nonatomic, getter=_usesSimpleTextEffects, setter=_setUsesSimpleTextEffects:) BOOL usesSimpleTextEffects; +@property(nonatomic, getter=_usesSimpleTextEffects, setter=_setUsesSimpleTextEffects:) _Bool usesSimpleTextEffects; - (void)finalize; - (void)dealloc; -- (id)initWithRuns:(struct __CFArray *)arg1 glyphOrigin:(float)arg2 lineFragmentWidth:(float)arg3 elasticWidth:(float)arg4 usesScreenFonts:(BOOL)arg5 isRTL:(BOOL)arg6; +- (id)initWithRuns:(struct __CFArray *)arg1 glyphOrigin:(double)arg2 lineFragmentWidth:(double)arg3 elasticWidth:(double)arg4 usesScreenFonts:(_Bool)arg5 isRTL:(_Bool)arg6; - (oneway void)release; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSMutableAttributedString-NSMutableAttributedStringKitAdditions.h b/iOS7/PrivateFrameworks/UIFoundation/NSMutableAttributedString-NSMutableAttributedStringKitAdditions.h index 223547fd9..dfd7a403c 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSMutableAttributedString-NSMutableAttributedStringKitAdditions.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSMutableAttributedString-NSMutableAttributedStringKitAdditions.h @@ -8,25 +8,27 @@ @interface NSMutableAttributedString (NSMutableAttributedStringKitAdditions) - (void)convertWritingDirectionToBidiControlCharacters; -- (struct _NSRange)convertWritingDirectionToBidiControlCharactersForParagraphAtIndex:(unsigned int)arg1; +- (struct _NSRange)convertWritingDirectionToBidiControlCharactersForParagraphAtIndex:(unsigned long long)arg1; - (void)convertBidiControlCharactersToWritingDirection; -- (struct _NSRange)convertBidiControlCharactersToWritingDirectionForParagraphAtIndex:(unsigned int)arg1; -- (BOOL)readFromData:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3; -- (BOOL)readFromURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3; -- (BOOL)readFromData:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; -- (BOOL)readFromFileURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; -- (BOOL)readFromURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; +- (struct _NSRange)convertBidiControlCharactersToWritingDirectionForParagraphAtIndex:(unsigned long long)arg1; +- (_Bool)readFromData:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3; +- (_Bool)readFromURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3; +- (_Bool)readFromData:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; +- (_Bool)readFromFileURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; +- (_Bool)readFromURL:(id)arg1 options:(id)arg2 documentAttributes:(id *)arg3 error:(id *)arg4; - (void)unscriptRange:(struct _NSRange)arg1; - (void)subscriptRange:(struct _NSRange)arg1; - (void)superscriptRange:(struct _NSRange)arg1; -- (void)_changeIntAttribute:(id)arg1 by:(int)arg2 range:(struct _NSRange)arg3; -- (void)setBaseWritingDirection:(int)arg1 range:(struct _NSRange)arg2; -- (void)setAlignment:(int)arg1 range:(struct _NSRange)arg2; +- (void)_changeIntAttribute:(id)arg1 by:(long long)arg2 range:(struct _NSRange)arg3; +- (void)setBaseWritingDirection:(long long)arg1 range:(struct _NSRange)arg2; +- (void)setAlignment:(long long)arg1 range:(struct _NSRange)arg2; - (void)fixGlyphInfoAttributeInRange:(struct _NSRange)arg1; - (void)fixAttachmentAttributeInRange:(struct _NSRange)arg1; - (void)fixParagraphStyleAttributeInRange:(struct _NSRange)arg1; - (void)fixFontAttributeInRange:(struct _NSRange)arg1; -- (BOOL)_shouldSetOriginalFontAttribute; +- (_Bool)_shouldSetOriginalFontAttribute; - (void)fixAttributesInRange:(struct _NSRange)arg1; +- (void)_setAttributeFixingInProgress:(_Bool)arg1; +- (_Bool)_attributeFixingInProgress; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSMutableParagraphStyle.h b/iOS7/PrivateFrameworks/UIFoundation/NSMutableParagraphStyle.h index 62e56bfc2..4e000392e 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSMutableParagraphStyle.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSMutableParagraphStyle.h @@ -6,33 +6,35 @@ #import +@class NSArray; + @interface NSMutableParagraphStyle : NSParagraphStyle { } - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)setHeaderLevel:(int)arg1; +- (void)setHeaderLevel:(long long)arg1; - (void)setTighteningFactorForTruncation:(float)arg1; @property float hyphenationFactor; -@property int baseWritingDirection; -- (void)setTabStops:(id)arg1; +@property long long baseWritingDirection; +@property(copy, nonatomic) NSArray *tabStops; - (void)removeTabStop:(id)arg1; - (void)addTabStop:(id)arg1; - (void)_mutateTabStops; - (void)setTextLists:(id)arg1; - (void)setTextBlocks:(id)arg1; -- (void)setDefaultTabInterval:(float)arg1; -@property float paragraphSpacingBefore; -@property float lineHeightMultiple; -@property int lineBreakMode; -@property float maximumLineHeight; -@property float minimumLineHeight; -@property float firstLineHeadIndent; -@property float tailIndent; -@property float headIndent; -@property int alignment; -@property float paragraphSpacing; -@property float lineSpacing; +@property(nonatomic) double defaultTabInterval; +@property double paragraphSpacingBefore; +@property double lineHeightMultiple; +@property long long lineBreakMode; +@property double maximumLineHeight; +@property double minimumLineHeight; +@property double firstLineHeadIndent; +@property double tailIndent; +@property double headIndent; +@property long long alignment; +@property double paragraphSpacing; +@property double lineSpacing; - (void)setParagraphStyle:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSObject-Protocol.h b/iOS7/PrivateFrameworks/UIFoundation/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyle.h b/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyle.h index bfb151a89..3d8264942 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyle.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyle.h @@ -14,13 +14,13 @@ @interface NSParagraphStyle : NSObject { - float _lineSpacing; - float _paragraphSpacing; - float _headIndent; - float _tailIndent; - float _firstLineHeadIndent; - float _minimumLineHeight; - float _maximumLineHeight; + double _lineSpacing; + double _paragraphSpacing; + double _headIndent; + double _tailIndent; + double _firstLineHeadIndent; + double _minimumLineHeight; + double _maximumLineHeight; NSArray *_tabStops; struct { unsigned int alignment:4; @@ -31,45 +31,45 @@ unsigned int fixedMultiple:2; unsigned int refCount:19; } _flags; - float _defaultTabInterval; + double _defaultTabInterval; id _extraData; } -+ (int)defaultWritingDirectionForLanguage:(id)arg1; -+ (int)_defaultWritingDirection; ++ (long long)defaultWritingDirectionForLanguage:(id)arg1; ++ (long long)_defaultWritingDirection; + (id)defaultParagraphStyle; + (void)initialize; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)_isSuitableForFastStringDrawingWithAlignment:(int *)arg1 lineBreakMode:(int *)arg2 tighteningFactorForTruncation:(float *)arg3; -- (int)headerLevel; +- (_Bool)_isSuitableForFastStringDrawingWithAlignment:(long long *)arg1 lineBreakMode:(long long *)arg2 tighteningFactorForTruncation:(double *)arg3; +- (long long)headerLevel; - (float)tighteningFactorForTruncation; @property(readonly) float hyphenationFactor; - (id)textLists; - (id)textBlocks; -- (float)defaultTabInterval; -@property(readonly) float paragraphSpacingBefore; -@property(readonly) float lineHeightMultiple; -@property(readonly) int baseWritingDirection; -@property(readonly) int lineBreakMode; -@property(readonly) float maximumLineHeight; -@property(readonly) float minimumLineHeight; -@property(readonly) float firstLineHeadIndent; -- (id)tabStops; -@property(readonly) float tailIndent; -@property(readonly) float headIndent; -@property(readonly) int alignment; -@property(readonly) float paragraphSpacing; -@property(readonly) float lineSpacing; -- (BOOL)isEqual:(id)arg1; +@property(readonly, nonatomic) double defaultTabInterval; +@property(readonly) double paragraphSpacingBefore; +@property(readonly) double lineHeightMultiple; +@property(readonly) long long baseWritingDirection; +@property(readonly) long long lineBreakMode; +@property(readonly) double maximumLineHeight; +@property(readonly) double minimumLineHeight; +@property(readonly) double firstLineHeadIndent; +@property(readonly, nonatomic) NSArray *tabStops; +@property(readonly) double tailIndent; +@property(readonly) double headIndent; +@property(readonly) long long alignment; +@property(readonly) double paragraphSpacing; +@property(readonly) double lineSpacing; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; -- (unsigned int)hash; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; +- (unsigned long long)hash; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyleExtraData.h b/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyleExtraData.h index 8299eec0d..42190b771 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyleExtraData.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSParagraphStyleExtraData.h @@ -8,13 +8,14 @@ @class NSArray; +// Not exported @interface NSParagraphStyleExtraData : NSObject { - float _lineHeightMultiple; - float _paragraphSpacingBefore; - float _hyphenationFactor; - float _tighteningFactor; - int _headerLevel; + double _lineHeightMultiple; + double _paragraphSpacingBefore; + double _hyphenationFactor; + double _tighteningFactor; + long long _headerLevel; NSArray *_textBlocks; NSArray *_textLists; } diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSRTFReader.h b/iOS7/PrivateFrameworks/UIFoundation/NSRTFReader.h index 28c72b2b7..d4bf5cbcf 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSRTFReader.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSRTFReader.h @@ -8,6 +8,7 @@ @class NSArray, NSCalendar, NSData, NSFileWrapper, NSMapTable, NSMutableArray, NSMutableAttributedString, NSMutableData, NSMutableDictionary, NSTextTable, UIColor; +// Not exported @interface NSRTFReader : NSObject { NSMutableAttributedString *_topAttributedString; @@ -22,38 +23,38 @@ unsigned char thin[128]; unsigned short fat[128]; } _textBuffer; - unsigned int _textBufferIndex; + unsigned long long _textBufferIndex; int _rtfVersion; int _cocoaVersion; int _cocoaSubVersion; int _readOnly; int _usesScreenFonts; - unsigned long _defaultToUniCharEncoding; + unsigned int _defaultToUniCharEncoding; struct _NSAttributeInfo _attributeInfo; NSMutableData *_attributeInfoStack; struct CGSize _paperSize; - float _lMargin; - float _rMargin; - float _bMargin; - float _tMargin; + double _lMargin; + double _rMargin; + double _bMargin; + double _tMargin; NSMutableDictionary *_documentInfoDictionary; struct CGSize _viewSize; int _viewScale; int _viewKind; NSMapTable *_cachedRTFFontTable; - float _hyphenationFactor; - float _defaultTabInterval; + double _hyphenationFactor; + double _defaultTabInterval; UIColor *_documentBackgroundColor; struct _NSRTFPriv _private; - BOOL _textBufferContentsIsFat; - BOOL _explicitCharSetEncountered; - BOOL _isRTLDocument; - int _readLimit; - int _thumbnailLimit; - BOOL _limitReached; + _Bool _textBufferContentsIsFat; + _Bool _explicitCharSetEncountered; + _Bool _isRTLDocument; + long long _readLimit; + long long _thumbnailLimit; + _Bool _limitReached; unsigned char _textFlow; NSMutableArray *_layoutOrientationSections; - unsigned int _verticalOrientationLocation; + unsigned long long _verticalOrientationLocation; NSArray *_textBlocks; NSMutableArray *_nestedTables; NSTextTable *_currentTable; @@ -63,10 +64,10 @@ int _currentRow; int _currentColumn; int _currentDefinitionColumn; - BOOL _currentRowIsLast; - BOOL _setTableCells; - unsigned int _currentBorderEdge; - BOOL _currentBorderIsTable; + _Bool _currentRowIsLast; + _Bool _setTableCells; + unsigned long long _currentBorderEdge; + _Bool _currentBorderIsTable; NSMutableDictionary *_listDefinitions; int _currentListNumber; int _currentListLevel; @@ -79,13 +80,13 @@ - (void)_popState; - (void)_pushState; - (void)processString:(id)arg1; -- (void)_addOverride:(int)arg1 forKey:(int)arg2; -- (void)_addListDefinition:(id)arg1 forKey:(int)arg2; +- (void)_addOverride:(long long)arg1 forKey:(long long)arg2; +- (void)_addListDefinition:(id)arg1 forKey:(long long)arg2; - (id)_listDefinitions; -- (void)_setCurrentListLevel:(int)arg1; -- (int)_currentListLevel; -- (void)_setCurrentListNumber:(int)arg1; -- (int)_currentListNumber; +- (void)_setCurrentListLevel:(long long)arg1; +- (long long)_currentListLevel; +- (void)_setCurrentListNumber:(long long)arg1; +- (long long)_currentListNumber; - (void)_updateAttributes; - (id)_documentInfoDictionary; - (id)attributesAtEndOfGroup; @@ -105,46 +106,46 @@ - (void)_paragraphInTable; - (void)_endTableCellDefinition; - (void)_startTableRowDefinition; -- (void)_setTableNestingLevel:(int)arg1; +- (void)_setTableNestingLevel:(long long)arg1; - (void)_clearTableCells; - (void)_setTableCells; - (void)_popTableState; - (void)_pushTableState; -- (void)_setCurrentBorderEdge:(unsigned int)arg1 isTable:(BOOL)arg2; -- (BOOL)_currentTableCellIsPlaceholder; -- (BOOL)_currentBorderIsTable; -- (unsigned int)_currentBorderEdge; +- (void)_setCurrentBorderEdge:(unsigned long long)arg1 isTable:(_Bool)arg2; +- (_Bool)_currentTableCellIsPlaceholder; +- (_Bool)_currentBorderIsTable; +- (unsigned long long)_currentBorderEdge; - (id)_currentTableCell; - (id)_currentTable; - (void)_beginTableRow; - (void)_ensureTableCells; -- (unsigned int)textFlow; -- (void)setTextFlow:(unsigned int)arg1; -- (int)baseWritingDirection; -- (void)setBaseWritingDirection:(int)arg1; -- (float)defaultTabInterval; -- (void)setDefaultTabInterval:(float)arg1; +- (unsigned long long)textFlow; +- (void)setTextFlow:(unsigned long long)arg1; +- (long long)baseWritingDirection; +- (void)setBaseWritingDirection:(long long)arg1; +- (double)defaultTabInterval; +- (void)setDefaultTabInterval:(double)arg1; - (void)setBackgroundColor:(id)arg1; - (void)setHyphenationFactor:(float)arg1; -- (void)setBottomMargin:(float)arg1; -- (void)setTopMargin:(float)arg1; -- (void)setRightMargin:(float)arg1; -- (void)setLeftMargin:(float)arg1; -- (void)setUsesScreenFonts:(int)arg1; -- (void)setReadOnly:(int)arg1; -- (float)floatCocoaVersion; -- (void)setCocoaSubVersion:(int)arg1; -- (void)setCocoaVersion:(int)arg1; -- (int)cocoaSubVersion; -- (int)cocoaVersion; -- (void)setViewScale:(int)arg1; -- (void)setViewKind:(int)arg1; +- (void)setBottomMargin:(double)arg1; +- (void)setTopMargin:(double)arg1; +- (void)setRightMargin:(double)arg1; +- (void)setLeftMargin:(double)arg1; +- (void)setUsesScreenFonts:(long long)arg1; +- (void)setReadOnly:(long long)arg1; +- (double)floatCocoaVersion; +- (void)setCocoaSubVersion:(long long)arg1; +- (void)setCocoaVersion:(long long)arg1; +- (long long)cocoaSubVersion; +- (long long)cocoaVersion; +- (void)setViewScale:(long long)arg1; +- (void)setViewKind:(long long)arg1; - (struct CGSize)viewSize; - (void)setViewSize:(struct CGSize)arg1; - (struct CGSize)paperSize; - (void)setPaperSize:(struct CGSize)arg1; -- (void)setThumbnailLimit:(int)arg1; -- (void)setReadLimit:(int)arg1; +- (void)setThumbnailLimit:(long long)arg1; +- (void)setReadLimit:(long long)arg1; - (id)_RTFDFileWrapper; - (void)_setRTFDFileWrapper:(id)arg1; - (id)initWithRTF:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSRTFReaderTableState.h b/iOS7/PrivateFrameworks/UIFoundation/NSRTFReaderTableState.h index a36a8043c..29fe799d5 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSRTFReaderTableState.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSRTFReaderTableState.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSTextTable; +// Not exported @interface NSRTFReaderTableState : NSObject { NSTextTable *_currentTable; @@ -17,7 +18,7 @@ int _currentRow; int _currentColumn; int _currentDefinitionColumn; - BOOL _currentRowIsLast; + _Bool _currentRowIsLast; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSRTFWriter.h b/iOS7/PrivateFrameworks/UIFoundation/NSRTFWriter.h index bff41eb8d..6665ba0b5 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSRTFWriter.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSRTFWriter.h @@ -8,11 +8,12 @@ @class NSAttributedString, NSDictionary, NSFileWrapper, NSMutableArray, NSMutableData, NSMutableDictionary; +// Not exported @interface NSRTFWriter : NSObject { NSMutableData *_output; NSAttributedString *_attrString; - unsigned int _attrStringLength; + unsigned long long _attrStringLength; NSFileWrapper *_document; NSMutableDictionary *_fontNames; NSMutableDictionary *_colors; @@ -26,26 +27,21 @@ id _curSuperscript; id _curUnderlineStyle; int _curTraits; - unsigned long _curEncoding; - struct { - unsigned int _forceColorWrite:1; - unsigned int _activeFontFeatures:1; - unsigned int _preserveNaturalAlignment:1; - unsigned int _reserved:29; - } _rwFlags; - float _rightMargin; + unsigned int _curEncoding; + CDStruct_cfe5321f _rwFlags; + double _rightMargin; NSDictionary *_docAttrs; void *_layoutSections; } + (void)initialize; + (id)RTFDataForDate:(id)arg1; -+ (id)RTFDataForString:(id)arg1 range:(struct _NSRange)arg2 encoding:(unsigned long)arg3; ++ (id)RTFDataForString:(id)arg1 range:(struct _NSRange)arg2 encoding:(unsigned int)arg3; - (void)writeBody; -- (void)writeTextFlow:(unsigned int)arg1; -- (unsigned int)textFlowWithAttributes:(id)arg1 range:(struct _NSRange *)arg2; +- (void)writeTextFlow:(unsigned long long)arg1; +- (unsigned long long)textFlowWithAttributes:(id)arg1 range:(struct _NSRange *)arg2; - (void)writeDate:(id)arg1; -- (BOOL)writeLinkInfo:(id)arg1; +- (_Bool)writeLinkInfo:(id)arg1; - (void)writeGlyphInfo:(id)arg1; - (void)writeAttachment:(id)arg1 editableData:(id)arg2 editableTypeIdentifier:(id)arg3; - (void)writeCharacterAttributes:(id)arg1 previousAttributes:(id)arg2; @@ -59,14 +55,14 @@ - (void)writeBaselineOffset:(id)arg1; - (void)writeSuperscript:(id)arg1; - (void)writeStrikethroughStyle:(id)arg1; -- (void)writeUnderlineStyle:(id)arg1 allowStrikethrough:(BOOL)arg2; +- (void)writeUnderlineStyle:(id)arg1 allowStrikethrough:(_Bool)arg2; - (void)writeKern:(id)arg1; -- (void)writeFont:(id)arg1 forceFontNumber:(BOOL)arg2; +- (void)writeFont:(id)arg1 forceFontNumber:(_Bool)arg2; - (id)_plainFontNameForFont:(id)arg1; - (void)writeParagraphStyle:(id)arg1; -- (BOOL)writeCellTerminator:(id)arg1 atIndex:(unsigned int)arg2 nestingLevel:(unsigned int)arg3; -- (void)writeTableHeader:(id)arg1 atIndex:(unsigned int)arg2 nestingLevel:(unsigned int)arg3; -- (void)writeColor:(id)arg1 type:(unsigned int)arg2; +- (_Bool)writeCellTerminator:(id)arg1 atIndex:(unsigned long long)arg2 nestingLevel:(unsigned long long)arg3; +- (void)writeTableHeader:(id)arg1 atIndex:(unsigned long long)arg2 nestingLevel:(unsigned long long)arg3; +- (void)writeColor:(id)arg1 type:(unsigned long long)arg2; - (void)writeHeader; - (void)writeInfo; - (void)writeKeywordsDocumentAttribute; @@ -87,7 +83,7 @@ - (id)documentAttributes; - (id)documentAttribute:(id)arg1; - (void)setDocumentAttributes:(id)arg1; -- (void)_setPreserveNaturalAlignment:(BOOL)arg1; +- (void)_setPreserveNaturalAlignment:(_Bool)arg1; - (void)_setRTFDFileWrapper:(id)arg1; - (id)_RTFDFileWrapper; - (id)RTFDFileWrapper; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage-NSPrivate.h b/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage-NSPrivate.h new file mode 100644 index 000000000..6a2e62f8f --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage-NSPrivate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSRunStorage (NSPrivate) ++ (void)_setConsistencyCheckingEnabled:(_Bool)arg1 superCheckEnabled:(_Bool)arg2; +- (void)_consistencyError:(long long)arg1 startAtZeroError:(_Bool)arg2 cacheError:(_Bool)arg3 inconsistentBlockError:(_Bool)arg4; +- (void)_consistencyCheck:(long long)arg1; +- (void)_moveGapAndMergeWithBlockRange:(struct _NSRange)arg1; +- (void)_moveGapToBlockIndex:(unsigned long long)arg1; +- (void)_ensureCapacity:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage.h index 5d68a197d..40acaaed4 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSRunStorage.h @@ -8,42 +8,37 @@ #import "NSCopying-Protocol.h" +// Not exported @interface NSRunStorage : NSObject { - unsigned int _count; - unsigned int _elementSize; - unsigned int _numBlocks; - unsigned int _maxBlocks; - unsigned int _indexDeltaStartBlock; - int _indexDelta; + unsigned long long _count; + unsigned long long _elementSize; + unsigned long long _numBlocks; + unsigned long long _maxBlocks; + unsigned long long _indexDeltaStartBlock; + long long _indexDelta; struct _NSRunBlock *_runs; - unsigned int _cachedBlock; + unsigned long long _cachedBlock; struct _NSRange _cachedBlockRange; - unsigned int _gapBlockIndex; + unsigned long long _gapBlockIndex; } + (void)initialize; -+ (void)_setConsistencyCheckingEnabled:(BOOL)arg1 superCheckEnabled:(BOOL)arg2; - (id)description; -- (void)removeElementsInRange:(struct _NSRange)arg1 coalesceRuns:(BOOL)arg2; -- (void)insertElement:(void *)arg1 range:(struct _NSRange)arg2 coalesceRuns:(BOOL)arg3; -- (void)replaceElementsInRange:(struct _NSRange)arg1 withElement:(void *)arg2 coalesceRuns:(BOOL)arg3; -- (void *)elementAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; -- (unsigned int)elementSize; -- (unsigned int)count; +- (void)removeElementsInRange:(struct _NSRange)arg1 coalesceRuns:(_Bool)arg2; +- (void)insertElement:(void *)arg1 range:(struct _NSRange)arg2 coalesceRuns:(_Bool)arg3; +- (void)replaceElementsInRange:(struct _NSRange)arg1 withElement:(void *)arg2 coalesceRuns:(_Bool)arg3; +- (void *)elementAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)elementSize; +- (unsigned long long)count; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithRunStorage:(id)arg1; - (id)init; -- (id)initWithElementSize:(unsigned int)arg1 capacity:(unsigned int)arg2; +- (id)initWithElementSize:(unsigned long long)arg1 capacity:(unsigned long long)arg2; - (void)_deallocData; -- (void)_reallocData:(unsigned long)arg1; -- (void)_allocData:(unsigned long)arg1; -- (void)_consistencyError:(int)arg1 startAtZeroError:(BOOL)arg2 cacheError:(BOOL)arg3 inconsistentBlockError:(BOOL)arg4; -- (void)_consistencyCheck:(int)arg1; -- (void)_moveGapAndMergeWithBlockRange:(struct _NSRange)arg1; -- (void)_moveGapToBlockIndex:(unsigned int)arg1; -- (void)_ensureCapacity:(unsigned int)arg1; +- (void)_reallocData:(unsigned long long)arg1; +- (void)_allocData:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSShadow.h b/iOS7/PrivateFrameworks/UIFoundation/NSShadow.h index 0c82ad654..79b7bb3ff 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSShadow.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSShadow.h @@ -11,24 +11,24 @@ @interface NSShadow : NSObject { - unsigned int _shadowFlags; + unsigned long long _shadowFlags; id _shadowColor; - float _shadowBlurRadius; + double _shadowBlurRadius; struct CGSize _shadowOffset; } + (id)defaultShadowColor; + (id)shadow; + (void)initialize; -@property(nonatomic) float shadowBlurRadius; // @synthesize shadowBlurRadius=_shadowBlurRadius; +@property(nonatomic) double shadowBlurRadius; // @synthesize shadowBlurRadius=_shadowBlurRadius; @property(nonatomic) struct CGSize shadowOffset; // @synthesize shadowOffset=_shadowOffset; - (id)description; @property(retain, nonatomic) id shadowColor; // @synthesize shadowColor=_shadowColor; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithShadow:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSSingleLineTypesetter.h b/iOS7/PrivateFrameworks/UIFoundation/NSSingleLineTypesetter.h index 3a9941fa2..29dc25e5b 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSSingleLineTypesetter.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSSingleLineTypesetter.h @@ -8,13 +8,14 @@ #import "NSGlyphStorage-Protocol.h" +// Not exported @interface NSSingleLineTypesetter : NSATSTypesetter { - float _lineWidth; + double _lineWidth; struct _NSRange _currentBufferRange; unsigned short *_glyphs; - int *_props; - unsigned int *_charIndexes; + long long *_props; + unsigned long long *_charIndexes; struct { unsigned int _usesScreenFonts:1; unsigned int _reserved:31; @@ -26,25 +27,25 @@ + (id)singleLineTypesetter; - (void)setBidiLevels:(const char *)arg1 forGlyphRange:(struct _NSRange)arg2; - (void)setAttachmentSize:(struct CGSize)arg1 forGlyphRange:(struct _NSRange)arg2; -- (void)setLocation:(struct CGPoint)arg1 withAdvancements:(const float *)arg2 forStartOfGlyphRange:(struct _NSRange)arg3; -- (void)setDrawsOutsideLineFragment:(BOOL)arg1 forGlyphRange:(struct _NSRange)arg2; -- (void)setNotShownAttribute:(BOOL)arg1 forGlyphRange:(struct _NSRange)arg2; +- (void)setLocation:(struct CGPoint)arg1 withAdvancements:(const double *)arg2 forStartOfGlyphRange:(struct _NSRange)arg3; +- (void)setDrawsOutsideLineFragment:(_Bool)arg1 forGlyphRange:(struct _NSRange)arg2; +- (void)setNotShownAttribute:(_Bool)arg1 forGlyphRange:(struct _NSRange)arg2; - (void)deleteGlyphsInRange:(struct _NSRange)arg1; -- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned int)arg2 characterIndex:(unsigned int)arg3; +- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned long long)arg2 characterIndex:(unsigned long long)arg3; - (void)substituteGlyphsInRange:(struct _NSRange)arg1 withGlyphs:(unsigned int *)arg2; -- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(float)arg4; +- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(double)arg4; - (id)substituteFontForFont:(id)arg1; -- (void)getLineFragmentRect:(struct CGRect *)arg1 usedRect:(struct CGRect *)arg2 remainingRect:(struct CGRect *)arg3 forStartingGlyphAtIndex:(unsigned int)arg4 proposedRect:(struct CGRect)arg5 lineSpacing:(float)arg6 paragraphSpacingBefore:(float)arg7 paragraphSpacingAfter:(float)arg8; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(int *)arg3 characterIndexes:(unsigned int *)arg4 bidiLevels:(char *)arg5; +- (void)getLineFragmentRect:(struct CGRect *)arg1 usedRect:(struct CGRect *)arg2 remainingRect:(struct CGRect *)arg3 forStartingGlyphAtIndex:(unsigned long long)arg4 proposedRect:(struct CGRect)arg5 lineSpacing:(double)arg6 paragraphSpacingBefore:(double)arg7 paragraphSpacingAfter:(double)arg8; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(long long *)arg3 characterIndexes:(unsigned long long *)arg4 bidiLevels:(char *)arg5; - (struct _NSRange)glyphRangeForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2; - (struct _NSRange)characterRangeForGlyphRange:(struct _NSRange)arg1 actualGlyphRange:(struct _NSRange *)arg2; - (id)attributedString; -- (unsigned int)layoutOptions; -- (void)setGlyphs:(const unsigned short *)arg1 properties:(const int *)arg2 characterIndexes:(const unsigned int *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; -- (id)createRenderingContextForCharacterRange:(struct _NSRange)arg1 typesetterBehavior:(int)arg2 usesScreenFonts:(BOOL)arg3 hasStrongRight:(BOOL)arg4 maximumWidth:(float)arg5; +- (unsigned long long)layoutOptions; +- (void)setGlyphs:(const unsigned short *)arg1 properties:(const long long *)arg2 characterIndexes:(const unsigned long long *)arg3 font:(id)arg4 forGlyphRange:(struct _NSRange)arg5; +- (id)createRenderingContextForCharacterRange:(struct _NSRange)arg1 typesetterBehavior:(long long)arg2 usesScreenFonts:(_Bool)arg3 hasStrongRight:(_Bool)arg4 maximumWidth:(double)arg5; - (id)init; -- (BOOL)_allowsEllipsisGlyphSubstitution; -- (BOOL)_usesScreenFonts; +- (_Bool)_allowsEllipsisGlyphSubstitution; +- (_Bool)_usesScreenFonts; - (void)done; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSSortedArray.h b/iOS7/PrivateFrameworks/UIFoundation/NSSortedArray.h index b0bcd4171..bea105146 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSSortedArray.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSSortedArray.h @@ -6,11 +6,12 @@ #import "NSMutableArray.h" +// Not exported @interface NSSortedArray : NSMutableArray { NSMutableArray *_array; SEL _compareSelector; - unsigned int _cachedCount; + unsigned long long _cachedCount; id _cachedFirstObject; } @@ -18,29 +19,29 @@ - (void)sortUsingSelector:(SEL)arg1; - (void)sortUsingFunction:(void *)arg1 context:(void *)arg2; - (void)setArray:(id)arg1; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeLastObject; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (void)addObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)_insertObjectInSortOrder:(id)arg1; - (void)dealloc; -- (BOOL)conformsToProtocol:(id)arg1; +- (_Bool)conformsToProtocol:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)initWithArray:(id)arg1; -- (id)initWithArray:(id)arg1 copyItems:(BOOL)arg2; +- (id)initWithArray:(id)arg1 copyItems:(_Bool)arg2; - (id)initWithObjects:(id)arg1; -- (id)initWithObjects:(id *)arg1 count:(unsigned int)arg2; -- (id)initWithCapacity:(unsigned int)arg1; +- (id)initWithObjects:(id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; - (void)setCompareSelector:(SEL)arg1; - (SEL)compareSelector; - (id)init; - (id)initWithCompareSelector:(SEL)arg1; -- (id)initWithCapacity:(unsigned int)arg1 compareSelector:(SEL)arg2; +- (id)initWithCapacity:(unsigned long long)arg1 compareSelector:(SEL)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSStorage.h index 156dce142..ac7c61376 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSStorage.h @@ -6,32 +6,33 @@ #import "NSObject.h" +// Not exported @interface NSStorage : NSObject { id _storage; - long _hintCapacity; - unsigned int _reserved[4]; + long long _hintCapacity; + unsigned long long _reserved[4]; } + (void)initialize; - (void)enumerateElementsUsingBlock:(id)arg1; - (id)description; - (void)addElement:(void *)arg1; -- (void)insertElement:(void *)arg1 atIndex:(unsigned int)arg2; -- (void *)pointerToElement:(unsigned int)arg1 directlyAccessibleElements:(struct _NSRange *)arg2; +- (void)insertElement:(void *)arg1 atIndex:(unsigned long long)arg2; +- (void *)pointerToElement:(unsigned long long)arg1 directlyAccessibleElements:(struct _NSRange *)arg2; - (void)removeElementsInRange:(struct _NSRange)arg1; -- (void)replaceElementAtIndex:(unsigned int)arg1 withElement:(void *)arg2; -- (void)removeElementAtIndex:(unsigned int)arg1; -- (void)insertElements:(void *)arg1 count:(unsigned int)arg2 atIndex:(unsigned int)arg3; -- (void *)elementAtIndex:(unsigned int)arg1; -- (unsigned int)elementSize; -- (unsigned int)hintCapacity; -- (void)setHintCapacity:(unsigned int)arg1; -- (unsigned int)capacity; -- (unsigned int)count; +- (void)replaceElementAtIndex:(unsigned long long)arg1 withElement:(void *)arg2; +- (void)removeElementAtIndex:(unsigned long long)arg1; +- (void)insertElements:(void *)arg1 count:(unsigned long long)arg2 atIndex:(unsigned long long)arg3; +- (void *)elementAtIndex:(unsigned long long)arg1; +- (unsigned long long)elementSize; +- (unsigned long long)hintCapacity; +- (void)setHintCapacity:(unsigned long long)arg1; +- (unsigned long long)capacity; +- (unsigned long long)count; - (void)dealloc; - (id)init; -- (id)initWithElementSize:(unsigned int)arg1 capacity:(unsigned int)arg2; +- (id)initWithElementSize:(unsigned long long)arg1 capacity:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSExtendedStringDrawing.h b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSExtendedStringDrawing.h index 42abe9429..4e9bd8bfd 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSExtendedStringDrawing.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSExtendedStringDrawing.h @@ -7,8 +7,7 @@ #import "NSString.h" @interface NSString (NSExtendedStringDrawing) -- (struct CGRect)_doBoundingRectWithSize:(struct CGSize)arg1 options:(int)arg2 attributes:(id)arg3 context:(id)arg4; -- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(int)arg2 attributes:(id)arg3 context:(id)arg4; -- (void)drawWithRect:(struct CGRect)arg1 options:(int)arg2 attributes:(id)arg3 context:(id)arg4; +- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(long long)arg2 attributes:(id)arg3 context:(id)arg4; +- (void)drawWithRect:(struct CGRect)arg1 options:(long long)arg2 attributes:(id)arg3 context:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringDrawing.h b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringDrawing.h index f84681e34..8637fb754 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringDrawing.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringDrawing.h @@ -7,20 +7,20 @@ #import "NSString.h" @interface NSString (NSStringDrawing) -+ (float)defaultBaselineOffsetForFont:(id)arg1; -+ (float)defaultLineHeightForFont:(id)arg1; -+ (void)setTypesetterBehavior:(int)arg1; -+ (int)typesetterBehavior; ++ (double)defaultBaselineOffsetForFont:(id)arg1; ++ (double)defaultLineHeightForFont:(id)arg1; ++ (void)setTypesetterBehavior:(long long)arg1; ++ (long long)typesetterBehavior; + (float)hyphenationFactor; + (void)setHyphenationFactor:(float)arg1; -+ (BOOL)showsControlCharacters; -+ (void)setShowsControlCharacters:(BOOL)arg1; -+ (BOOL)showsInvisibleCharacters; -+ (void)setShowsInvisibleCharacters:(BOOL)arg1; -+ (void)setUsesScreenFonts:(BOOL)arg1; -+ (BOOL)usesScreenFonts; -+ (void)setUsesFontLeading:(BOOL)arg1; -+ (BOOL)usesFontLeading; ++ (_Bool)showsControlCharacters; ++ (void)setShowsControlCharacters:(_Bool)arg1; ++ (_Bool)showsInvisibleCharacters; ++ (void)setShowsInvisibleCharacters:(_Bool)arg1; ++ (void)setUsesScreenFonts:(_Bool)arg1; ++ (_Bool)usesScreenFonts; ++ (void)setUsesFontLeading:(_Bool)arg1; ++ (_Bool)usesFontLeading; - (struct CGSize)sizeWithAttributes:(id)arg1; - (void)drawInRect:(struct CGRect)arg1 withAttributes:(id)arg2; - (void)drawAtPoint:(struct CGPoint)arg1 withAttributes:(id)arg2; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringTextExtras.h b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringTextExtras.h index 31905be71..6689310dd 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringTextExtras.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSString-NSStringTextExtras.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (NSStringTextExtras) -- (struct _NSRange)rangeOfGraphicalSegmentAtIndex:(unsigned int)arg1; -- (unsigned int)_endOfParagraphAtIndex:(unsigned int)arg1; +- (struct _NSRange)rangeOfGraphicalSegmentAtIndex:(unsigned long long)arg1; +- (unsigned long long)_endOfParagraphAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingContext.h b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingContext.h index c69bfb8cb..466a2ecbe 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingContext.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingContext.h @@ -10,17 +10,17 @@ @interface NSStringDrawingContext : NSObject { - float _minimumScaleFactor; - float _minimumTrackingAdjustment; - float _actualScaleFactor; - float _actualTrackingAdjustment; + double _minimumScaleFactor; + double _minimumTrackingAdjustment; + double _actualScaleFactor; + double _actualTrackingAdjustment; struct CGRect _totalBounds; NSDictionary *_linkAttributes; - unsigned int _numberOfLineFragments; - unsigned int _maximumNumberOfLines; - float _baselineOffset; - float _scaledBaselineOffset; - float _scaledLineHeight; + unsigned long long _numberOfLineFragments; + unsigned long long _maximumNumberOfLines; + double _baselineOffset; + double _scaledBaselineOffset; + double _scaledLineHeight; id _layout; struct { unsigned int _wantsNumberOfLineFragments:1; @@ -32,28 +32,28 @@ unsigned int _cachesLayout:1; unsigned int _usesSimpleTextEffects:1; } _sdcFlags; - BOOL _wantsNumberOfLineFragments; + _Bool _wantsNumberOfLineFragments; } -@property(nonatomic) BOOL wantsNumberOfLineFragments; // @synthesize wantsNumberOfLineFragments=_wantsNumberOfLineFragments; +@property(nonatomic) _Bool wantsNumberOfLineFragments; // @synthesize wantsNumberOfLineFragments=_wantsNumberOfLineFragments; @property(retain, nonatomic) id layout; // @synthesize layout=_layout; -@property(nonatomic) float scaledLineHeight; // @synthesize scaledLineHeight=_scaledLineHeight; -@property(nonatomic) float scaledBaselineOffset; // @synthesize scaledBaselineOffset=_scaledBaselineOffset; -@property(nonatomic) float baselineOffset; // @synthesize baselineOffset=_baselineOffset; -@property(nonatomic) unsigned int maximumNumberOfLines; // @synthesize maximumNumberOfLines=_maximumNumberOfLines; -@property(nonatomic) unsigned int numberOfLineFragments; // @synthesize numberOfLineFragments=_numberOfLineFragments; +@property(nonatomic) double scaledLineHeight; // @synthesize scaledLineHeight=_scaledLineHeight; +@property(nonatomic) double scaledBaselineOffset; // @synthesize scaledBaselineOffset=_scaledBaselineOffset; +@property(nonatomic) double baselineOffset; // @synthesize baselineOffset=_baselineOffset; +@property(nonatomic) unsigned long long maximumNumberOfLines; // @synthesize maximumNumberOfLines=_maximumNumberOfLines; +@property(nonatomic) unsigned long long numberOfLineFragments; // @synthesize numberOfLineFragments=_numberOfLineFragments; @property(nonatomic) struct CGRect totalBounds; // @synthesize totalBounds=_totalBounds; -@property(nonatomic) float actualTrackingAdjustment; // @synthesize actualTrackingAdjustment=_actualTrackingAdjustment; -@property(nonatomic) float actualScaleFactor; // @synthesize actualScaleFactor=_actualScaleFactor; -@property(nonatomic) float minimumTrackingAdjustment; // @synthesize minimumTrackingAdjustment=_minimumTrackingAdjustment; -@property(nonatomic) float minimumScaleFactor; // @synthesize minimumScaleFactor=_minimumScaleFactor; -@property(nonatomic) BOOL usesSimpleTextEffects; -@property(nonatomic) BOOL cachesLayout; -@property(nonatomic) BOOL drawsDebugBaselines; -@property(nonatomic) BOOL wantsScaledLineHeight; -@property(nonatomic) BOOL wantsScaledBaselineOffset; -@property(nonatomic) BOOL wantsBaselineOffset; -@property(nonatomic) BOOL wrapsForTruncationMode; +@property(nonatomic) double actualTrackingAdjustment; // @synthesize actualTrackingAdjustment=_actualTrackingAdjustment; +@property(nonatomic) double actualScaleFactor; // @synthesize actualScaleFactor=_actualScaleFactor; +@property(nonatomic) double minimumTrackingAdjustment; // @synthesize minimumTrackingAdjustment=_minimumTrackingAdjustment; +@property(nonatomic) double minimumScaleFactor; // @synthesize minimumScaleFactor=_minimumScaleFactor; +@property(nonatomic) _Bool usesSimpleTextEffects; +@property(nonatomic) _Bool cachesLayout; +@property(nonatomic) _Bool drawsDebugBaselines; +@property(nonatomic) _Bool wantsScaledLineHeight; +@property(nonatomic) _Bool wantsScaledBaselineOffset; +@property(nonatomic) _Bool wantsBaselineOffset; +@property(nonatomic) _Bool wrapsForTruncationMode; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorage.h index ce0b45579..be4f2fa9e 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorage.h @@ -10,20 +10,14 @@ @class CUICatalog, CUIStyleEffectConfiguration, NSConcreteNotifyingMutableAttributedString, NSLayoutManager, NSTextContainer; +// Not exported @interface NSStringDrawingTextStorage : NSTextStorage { NSConcreteNotifyingMutableAttributedString *_contents; NSLayoutManager *_layoutManager; NSTextContainer *_textContainer; - id _preliminaryCache; - id _cache; - NSTextContainer *_firstTextContainer; - NSTextContainer *_secondTextContainer; - struct _NSRange _currentCharacterRange; - struct _NSRange _currentGlyphRange; struct _NSRange _temporaryCharacterRange; - unsigned int _retainCount; - float _baselineDelta; + double _baselineDelta; struct { unsigned int _typesetterBehavior:4; unsigned int _needToFlushCache:1; @@ -36,8 +30,7 @@ CUIStyleEffectConfiguration *_styleEffects; } -+ (void)_setHasCustomSettings:(BOOL)arg1; -+ (id)allocWithZone:(struct _NSZone *)arg1; ++ (void)_setHasCustomSettings:(_Bool)arg1; + (id)stringDrawingTextStorage; + (void)initialize; @property(retain, nonatomic) CUIStyleEffectConfiguration *cuiStyleEffects; // @synthesize cuiStyleEffects=_styleEffects; @@ -46,39 +39,31 @@ - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attribute:(id)arg1 atIndex:(unsigned int)arg2 effectiveRange:(struct _NSRange *)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)string; -- (unsigned int)length; +- (unsigned long long)length; - (void)processEditing; - (id)init; -- (BOOL)_isStringDrawingTextStorage; +- (_Bool)_isStringDrawingTextStorage; - (void)fontSetChanged; -- (void)invalidate; -- (id)textContainerForAttributedString:(id)arg1 containerSize:(struct CGSize)arg2 lineFragmentPadding:(float)arg3; +- (id)textContainerForAttributedString:(id)arg1 containerSize:(struct CGSize)arg2 lineFragmentPadding:(double)arg3; - (id)textContainerForAttributedString:(id)arg1; - (struct CGPoint)defaultTextContainerOriginForRect:(struct CGRect)arg1; -- (void)drawTextContainer:(id)arg1 withRect:(struct CGRect)arg2 graphicsContext:(struct CGContext *)arg3 baselineMode:(BOOL)arg4 scrollable:(BOOL)arg5 padding:(float)arg6; -- (void)_setForceWordWrapping:(BOOL)arg1; -- (BOOL)_forceWordWrapping; -@property(nonatomic, getter=_usesSimpleTextEffects, setter=_setUsesSimpleTextEffects:) BOOL usesSimpleTextEffects; -- (BOOL)_baselineMode; -- (void)_setBaselineMode:(BOOL)arg1; -- (float)_baselineDelta; -- (void)_setBaselineDelta:(float)arg1; +- (void)drawTextContainer:(id)arg1 withRect:(struct CGRect)arg2 graphicsContext:(struct CGContext *)arg3 baselineMode:(_Bool)arg4 scrollable:(_Bool)arg5 padding:(double)arg6; +- (void)_setForceWordWrapping:(_Bool)arg1; +- (_Bool)_forceWordWrapping; +@property(nonatomic, getter=_usesSimpleTextEffects, setter=_setUsesSimpleTextEffects:) _Bool usesSimpleTextEffects; +- (_Bool)_baselineMode; +- (void)_setBaselineMode:(_Bool)arg1; +- (double)_baselineDelta; +- (void)_setBaselineDelta:(double)arg1; - (struct CGRect)usedRectForTextContainer:(id)arg1; -- (int)typesetterBehavior; +- (long long)typesetterBehavior; - (id)flippedView; - (id)textContainer; - (id)layoutManager; -- (BOOL)_informationForFont:(id)arg1 glyphTable:(unsigned short **)arg2 positionTable:(float **)arg3; -- (void)dealloc; -- (unsigned int)retainCount; -- (oneway void)release; -- (id)retain; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorageSettings.h b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorageSettings.h index 00d19515a..b45bc80d1 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorageSettings.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSStringDrawingTextStorageSettings.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface NSStringDrawingTextStorageSettings : NSObject { struct { @@ -22,7 +23,7 @@ } _settings; } -+ (id)threadSpecificStringDrawingTextStorageSettings:(BOOL)arg1; ++ (id)threadSpecificStringDrawingTextStorageSettings:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSSubstituteWebResource.h b/iOS7/PrivateFrameworks/UIFoundation/NSSubstituteWebResource.h index e6d409079..d98ba8a55 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSSubstituteWebResource.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSSubstituteWebResource.h @@ -8,6 +8,7 @@ @class NSData, NSString, NSURL; +// Not exported @interface NSSubstituteWebResource : NSObject { NSData *_data; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTempAttributeDictionary.h b/iOS7/PrivateFrameworks/UIFoundation/NSTempAttributeDictionary.h index c9785753e..9109c141b 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTempAttributeDictionary.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTempAttributeDictionary.h @@ -6,6 +6,7 @@ #import +// Not exported @interface NSTempAttributeDictionary : NSAttributeDictionary { } diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextAlternatives.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextAlternatives.h index 2fe22ddfc..72aef723c 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextAlternatives.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextAlternatives.h @@ -16,9 +16,9 @@ } - (id)identifier; -- (id)alternativeAtIndex:(unsigned int)arg1; +- (id)alternativeAtIndex:(unsigned long long)arg1; - (id)alternatives; -- (unsigned int)numberOfAlternatives; +- (unsigned long long)numberOfAlternatives; - (id)originalText; - (void)noteSelectedAlternativeString:(id)arg1; @property(readonly) NSArray *alternativeStrings; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachment.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachment.h index aa4b7b2be..fa4c3c0f1 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachment.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachment.h @@ -9,7 +9,7 @@ #import "NSCoding-Protocol.h" #import "NSTextAttachmentContainer-Protocol.h" -@class NSData, NSString, UIImage, UITextAttachmentView; +@class NSData, NSFileWrapper, NSString, UIImage, UITextAttachmentView, UIView; @interface NSTextAttachment : NSObject { @@ -18,6 +18,7 @@ NSString *_cacheKey; struct CGRect _bounds; UIImage *_image; + NSFileWrapper *_fileWrapper; UITextAttachmentView *_wrapperView; } @@ -25,18 +26,17 @@ + (void)initialize; @property(retain, nonatomic) NSString *fileType; // @synthesize fileType=_uti; @property(retain, nonatomic) NSData *contents; // @synthesize contents=_data; -- (struct CGRect)attachmentBoundsForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned int)arg4; -- (id)imageForBounds:(struct CGRect)arg1 textContainer:(id)arg2 characterIndex:(unsigned int)arg3; +- (struct CGRect)attachmentBoundsForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned long long)arg4; +- (id)imageForBounds:(struct CGRect)arg1 textContainer:(id)arg2 characterIndex:(unsigned long long)arg3; @property(nonatomic) struct CGRect bounds; - (struct CGRect)drawingBounds; - (void)setDrawingBounds:(struct CGRect)arg1; @property(retain, nonatomic) UIImage *image; - (id)attachmentCell; -- (id)contentView; -- (void)setContentView:(id)arg1; +@property(retain) UIView *contentView; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)fileWrapper; +@property(retain, nonatomic) NSFileWrapper *fileWrapper; - (void)dealloc; - (id)initWithFileWrapper:(id)arg1; - (id)initWithData:(id)arg1 ofType:(id)arg2; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachmentContainer-Protocol.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachmentContainer-Protocol.h index a6bff6252..0fe414eef 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachmentContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextAttachmentContainer-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol NSTextAttachmentContainer -- (struct CGRect)attachmentBoundsForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned int)arg4; -- (id)imageForBounds:(struct CGRect)arg1 textContainer:(id)arg2 characterIndex:(unsigned int)arg3; +- (struct CGRect)attachmentBoundsForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned long long)arg4; +- (id)imageForBounds:(struct CGRect)arg1 textContainer:(id)arg2 characterIndex:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextBlock.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextBlock.h index 09fa1ef8a..244c361d7 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextBlock.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextBlock.h @@ -9,11 +9,12 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +// Not exported @interface NSTextBlock : NSObject { void *_propVals; - unsigned int _propMask; - unsigned int _typeMask; + unsigned long long _propMask; + unsigned long long _typeMask; id _primParamVal; id _otherParamVals; void *_blockPrimary; @@ -26,27 +27,27 @@ - (struct CGRect)boundsRectForContentRect:(struct CGRect)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterRange:(struct _NSRange)arg4; - (struct CGRect)rectForLayoutAtPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterRange:(struct _NSRange)arg4; - (void)setBorderColor:(id)arg1; -- (id)borderColorForEdge:(unsigned int)arg1; -- (void)setBorderColor:(id)arg1 forEdge:(unsigned int)arg2; +- (id)borderColorForEdge:(unsigned long long)arg1; +- (void)setBorderColor:(id)arg1 forEdge:(unsigned long long)arg2; - (id)backgroundColor; - (void)setBackgroundColor:(id)arg1; -- (unsigned int)verticalAlignment; -- (void)setVerticalAlignment:(unsigned int)arg1; -- (void)setWidth:(float)arg1 type:(unsigned int)arg2 forLayer:(int)arg3; -- (unsigned int)widthValueTypeForLayer:(int)arg1 edge:(unsigned int)arg2; -- (float)widthForLayer:(int)arg1 edge:(unsigned int)arg2; -- (void)setWidth:(float)arg1 type:(unsigned int)arg2 forLayer:(int)arg3 edge:(unsigned int)arg4; -- (unsigned int)contentWidthValueType; -- (float)contentWidth; -- (void)setContentWidth:(float)arg1 type:(unsigned int)arg2; -- (unsigned int)valueTypeForDimension:(unsigned int)arg1; -- (float)valueForDimension:(unsigned int)arg1; -- (void)setValue:(float)arg1 type:(unsigned int)arg2 forDimension:(unsigned int)arg3; +- (unsigned long long)verticalAlignment; +- (void)setVerticalAlignment:(unsigned long long)arg1; +- (void)setWidth:(double)arg1 type:(unsigned long long)arg2 forLayer:(long long)arg3; +- (unsigned long long)widthValueTypeForLayer:(long long)arg1 edge:(unsigned long long)arg2; +- (double)widthForLayer:(long long)arg1 edge:(unsigned long long)arg2; +- (void)setWidth:(double)arg1 type:(unsigned long long)arg2 forLayer:(long long)arg3 edge:(unsigned long long)arg4; +- (unsigned long long)contentWidthValueType; +- (double)contentWidth; +- (void)setContentWidth:(double)arg1 type:(unsigned long long)arg2; +- (unsigned long long)valueTypeForDimension:(unsigned long long)arg1; +- (double)valueForDimension:(unsigned long long)arg1; +- (void)setValue:(double)arg1 type:(unsigned long long)arg2 forDimension:(unsigned long long)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_takeValuesFromTextBlock:(id)arg1; -- (unsigned int)_valueTypeForParameter:(unsigned int)arg1; -- (float)_valueForParameter:(unsigned int)arg1; -- (void)_setValue:(float)arg1 type:(unsigned int)arg2 forParameter:(unsigned int)arg3; +- (unsigned long long)_valueTypeForParameter:(unsigned long long)arg1; +- (double)_valueForParameter:(unsigned long long)arg1; +- (void)_setValue:(double)arg1 type:(unsigned long long)arg2 forParameter:(unsigned long long)arg3; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextBlockLayoutHelper.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextBlockLayoutHelper.h index 591dc7ba3..4878af7a0 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextBlockLayoutHelper.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextBlockLayoutHelper.h @@ -8,6 +8,7 @@ @class NSTextTableBlock; +// Not exported @interface NSTextBlockLayoutHelper : NSObject { NSTextTableBlock *_block; @@ -15,28 +16,28 @@ struct _NSRange _glyphRange; struct CGRect _layoutRect; struct CGRect _boundsRect; - float _lMargin; - float _lBorder; - float _lPadding; - float _tMargin; - float _tBorder; - float _tPadding; - float _width; - float _height; - float _rPadding; - float _rBorder; - float _rMargin; - float _bPadding; - float _bBorder; - float _bMargin; + double _lMargin; + double _lBorder; + double _lPadding; + double _tMargin; + double _tBorder; + double _tPadding; + double _width; + double _height; + double _rPadding; + double _rBorder; + double _rMargin; + double _bPadding; + double _bBorder; + double _bMargin; } - (void)dealloc; - (id)description; -- (id)initWithTextTable:(id)arg1 charIndex:(unsigned int)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(float)arg5 collapseBorders:(BOOL)arg6; -- (id)initWithTextBlock:(id)arg1 charIndex:(unsigned int)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(float)arg5 collapseBorders:(BOOL)arg6; -- (id)initWithTextBlock:(id)arg1 charRange:(struct _NSRange)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(float)arg5 collapseBorders:(BOOL)arg6; -- (id)initWithTextBlock:(id)arg1 charRange:(struct _NSRange)arg2 glyphRange:(struct _NSRange)arg3 layoutRect:(struct CGRect)arg4 boundsRect:(struct CGRect)arg5 containerWidth:(float)arg6 allowMargins:(BOOL)arg7 collapseBorders:(BOOL)arg8 allowPadding:(BOOL)arg9; +- (id)initWithTextTable:(id)arg1 charIndex:(unsigned long long)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(double)arg5 collapseBorders:(_Bool)arg6; +- (id)initWithTextBlock:(id)arg1 charIndex:(unsigned long long)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(double)arg5 collapseBorders:(_Bool)arg6; +- (id)initWithTextBlock:(id)arg1 charRange:(struct _NSRange)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(double)arg5 collapseBorders:(_Bool)arg6; +- (id)initWithTextBlock:(id)arg1 charRange:(struct _NSRange)arg2 glyphRange:(struct _NSRange)arg3 layoutRect:(struct CGRect)arg4 boundsRect:(struct CGRect)arg5 containerWidth:(double)arg6 allowMargins:(_Bool)arg7 collapseBorders:(_Bool)arg8 allowPadding:(_Bool)arg9; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-TextLocking.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-TextLocking.h new file mode 100644 index 000000000..7bbdf6e87 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-TextLocking.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSTextContainer (TextLocking) +- (void)coordinateAccess:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-iOS_Internal.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-iOS_Internal.h new file mode 100644 index 000000000..7e9973278 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer-iOS_Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSTextContainer (iOS_Internal) +- (void)_resizeAccordingToTextView:(id)arg1; + +// Remaining properties +@property(readonly) _Bool isSimpleRectangularTextContainer; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer.h index 00035dbd8..0c44b79ad 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextContainer.h @@ -9,15 +9,15 @@ #import "NSCoding-Protocol.h" #import "NSTextLayoutOrientationProvider-Protocol.h" -@class NSArray, NSLayoutManager; +@class NSArray, NSDictionary, NSLayoutManager; @interface NSTextContainer : NSObject { NSLayoutManager *_layoutManager; id _textView; struct CGSize _size; - float _lineFragmentPadding; - unsigned int _maximumLines; + double _lineFragmentPadding; + unsigned long long _maximumLines; struct __tcFlags { unsigned int widthTracksTextView:1; unsigned int heightTracksTextView:1; @@ -29,26 +29,29 @@ struct CGPath *_cachedBoundingPath; struct __CFArray *_cachedClippingAttributes; struct __CFArray *_cachedBounds; - float _cacheBoundsMinY; - float _cacheBoundsMaxY; - int _layoutOrientation; + double _cacheBoundsMinY; + double _cacheBoundsMaxY; + long long _layoutOrientation; + NSDictionary *_attributesForExtraLineFragment; } + (void)initialize; -@property(nonatomic) unsigned int maximumNumberOfLines; // @synthesize maximumNumberOfLines=_maximumLines; +@property(nonatomic) unsigned long long maximumNumberOfLines; // @synthesize maximumNumberOfLines=_maximumLines; - (id)description; -@property(nonatomic) int layoutOrientation; -@property(readonly) BOOL isSimpleRectangularTextContainer; +@property(nonatomic) long long layoutOrientation; +- (_Bool)isSimpleRectangularTextContainer; - (struct CGRect)lineFragmentRectForProposedRect:(struct CGRect)arg1 remainingRect:(struct CGRect *)arg2; -- (struct CGRect)lineFragmentRectForProposedRect:(struct CGRect)arg1 atIndex:(unsigned int)arg2 writingDirection:(int)arg3 remainingRect:(struct CGRect *)arg4; +- (struct CGRect)lineFragmentRectForProposedRect:(struct CGRect)arg1 atIndex:(unsigned long long)arg2 writingDirection:(long long)arg3 remainingRect:(struct CGRect *)arg4; @property(copy, nonatomic) NSArray *exclusionPaths; -@property(nonatomic) int lineBreakMode; -@property(nonatomic) float lineFragmentPadding; +- (void)setAttributesForExtraLineFragment:(id)arg1; +- (id)attributesForExtraLineFragment; +@property(nonatomic) long long lineBreakMode; +@property(nonatomic) double lineFragmentPadding; @property(nonatomic) struct CGSize size; - (struct CGSize)containerSize; - (void)setContainerSize:(struct CGSize)arg1; -@property(nonatomic) BOOL heightTracksTextView; -@property(nonatomic) BOOL widthTracksTextView; +@property(nonatomic) _Bool heightTracksTextView; +@property(nonatomic) _Bool widthTracksTextView; - (void)setTextView:(id)arg1; - (id)textView; - (struct CGPoint)textContainerOrigin; @@ -61,8 +64,6 @@ - (id)initWithSize:(struct CGSize)arg1; - (id)initWithContainerSize:(struct CGSize)arg1; - (void)_commonInit; -- (void)_resizeAccordingToTextView:(id)arg1; -- (void)coordinateAccess:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextLayoutOrientationProvider-Protocol.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextLayoutOrientationProvider-Protocol.h index 2a2888ce2..a5d21b1df 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextLayoutOrientationProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextLayoutOrientationProvider-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSTextLayoutOrientationProvider -@property(nonatomic) int layoutOrientation; +@property(nonatomic) long long layoutOrientation; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextList.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextList.h index 52e291d7f..e0591c4d7 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextList.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextList.h @@ -11,38 +11,39 @@ @class NSString; +// Not exported @interface NSTextList : NSObject { NSString *_markerFormat; - unsigned int _listFlags; - int _startIndex; + unsigned long long _listFlags; + long long _startIndex; void *_listSecondary; } + (id)_standardMarkerAttributesForAttributes:(id)arg1; + (void)initialize; -- (id)_markerAtIndex:(unsigned int)arg1 inText:(id)arg2; +- (id)_markerAtIndex:(unsigned long long)arg1 inText:(id)arg2; - (id)_markerSuffix; - (id)_unaffixedMarkerTitle; -- (id)_unaffixedMarkerForItemNumber:(int)arg1; +- (id)_unaffixedMarkerForItemNumber:(long long)arg1; - (id)_unaffixedMarkerFormat; - (id)_markerSpecifier; - (id)_markerPrefix; - (id)_markerTitle; -- (BOOL)_isOrdered; -- (id)markerForItemNumber:(int)arg1; -- (id)_markerForMarkerFormat:(id)arg1 itemNumber:(int)arg2 isNumbered:(char *)arg3 substitutionStart:(unsigned int *)arg4 end:(unsigned int *)arg5 specifierStart:(unsigned int *)arg6 end:(unsigned int *)arg7; +- (_Bool)_isOrdered; +- (id)markerForItemNumber:(long long)arg1; +- (id)_markerForMarkerFormat:(id)arg1 itemNumber:(long long)arg2 isNumbered:(_Bool *)arg3 substitutionStart:(unsigned long long *)arg4 end:(unsigned long long *)arg5 specifierStart:(unsigned long long *)arg6 end:(unsigned long long *)arg7; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (int)startingItemNumber; -- (void)setStartingItemNumber:(int)arg1; -- (unsigned int)options; -- (unsigned int)listOptions; +- (long long)startingItemNumber; +- (void)setStartingItemNumber:(long long)arg1; +- (unsigned long long)options; +- (unsigned long long)listOptions; - (id)markerFormat; - (void)dealloc; -- (id)initWithMarkerFormat:(id)arg1 options:(unsigned int)arg2; +- (id)initWithMarkerFormat:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage-ActorSupport.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage-ActorSupport.h new file mode 100644 index 000000000..359e925fc --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage-ActorSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface NSTextStorage (ActorSupport) +- (void)coordinateAccess:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage.h index c730607fd..ec780783d 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextStorage.h @@ -11,7 +11,7 @@ @interface NSTextStorage : NSMutableAttributedString { struct _NSRange _editedRange; - int _editedDelta; + long long _editedDelta; struct { unsigned int editedMask:8; unsigned int postWillProcess:1; @@ -21,38 +21,41 @@ } _flags; NSMutableArray *_layoutManagers; id _sideData; - unsigned int _editedMask; - int _changeInLength; + unsigned long long _editedMask; + long long _changeInLength; } + (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) int changeInLength; // @synthesize changeInLength=_changeInLength; +@property(nonatomic) long long changeInLength; // @synthesize changeInLength=_changeInLength; @property(nonatomic) struct _NSRange editedRange; // @synthesize editedRange=_editedRange; -@property(nonatomic) unsigned int editedMask; // @synthesize editedMask=_editedMask; -- (BOOL)_usesSimpleTextEffects; -- (void)_setUsesSimpleTextEffects:(BOOL)arg1; +@property(nonatomic) unsigned long long editedMask; // @synthesize editedMask=_editedMask; +- (_Bool)_usesSimpleTextEffects; +- (void)_setUsesSimpleTextEffects:(_Bool)arg1; - (id)cuiStyleEffects; - (id)cuiCatalog; +- (_Bool)_shouldSetOriginalFontAttribute; @property(nonatomic) id delegate; - (void)fontSetChanged; -- (void)_notifyEdited:(unsigned int)arg1 range:(struct _NSRange)arg2 changeInLength:(int)arg3 invalidatedRange:(struct _NSRange)arg4; -@property(readonly, nonatomic) BOOL fixesAttributesLazily; +- (void)_notifyEdited:(unsigned long long)arg1 range:(struct _NSRange)arg2 changeInLength:(long long)arg3 invalidatedRange:(struct _NSRange)arg4; +@property(readonly, nonatomic) _Bool fixesAttributesLazily; - (void)ensureAttributesAreFixedInRange:(struct _NSRange)arg1; - (void)invalidateAttributesInRange:(struct _NSRange)arg1; +- (void)_setAttributeFixingInProgress:(_Bool)arg1; +- (_Bool)_attributeFixingInProgress; - (struct _NSRange)_rangeByEstimatingAttributeFixingForRange:(struct _NSRange)arg1; - (void)processEditing; -- (void)edited:(unsigned int)arg1 range:(struct _NSRange)arg2 changeInLength:(int)arg3; -- (BOOL)_isEditing; +- (void)edited:(unsigned long long)arg1 range:(struct _NSRange)arg2 changeInLength:(long long)arg3; +- (_Bool)_isEditing; - (void)coordinateEditing:(id)arg1; - (void)endEditing; - (void)beginEditing; -- (BOOL)_forceFixAttributes; -- (void)_setForceFixAttributes:(BOOL)arg1; +- (_Bool)_forceFixAttributes; +- (void)_setForceFixAttributes:(_Bool)arg1; - (void)coordinateReading:(id)arg1; - (void)_unlock; -- (BOOL)_lockForWritingWithExceptionHandler:(BOOL)arg1; -- (BOOL)_lockForWriting; -- (BOOL)_lockForReading; +- (_Bool)_lockForWritingWithExceptionHandler:(_Bool)arg1; +- (_Bool)_lockForWriting; +- (_Bool)_lockForReading; @property(readonly, nonatomic) NSArray *layoutManagers; - (void)removeLayoutManager:(id)arg1; - (void)addLayoutManager:(id)arg1; @@ -62,7 +65,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (void)coordinateAccess:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextTab.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextTab.h index c0550f8e7..273404f43 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextTab.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextTab.h @@ -9,6 +9,8 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +@class NSDictionary; + @interface NSTextTab : NSObject { struct { @@ -16,31 +18,32 @@ unsigned int refCount:24; unsigned int unused:4; } _flags; - float _location; + double _location; id _reserved; } ++ (id)columnTerminatorsForLocale:(id)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)initialize; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)accessibilityRulerMarkerTypeDescription; - (id)accessibilityRulerMarkerType; -- (unsigned int)tabStopType; -- (float)location; +- (unsigned long long)tabStopType; +@property(readonly) double location; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; - (void)dealloc; -- (id)options; -- (int)alignment; -- (id)initWithTextAlignment:(int)arg1 location:(float)arg2 options:(id)arg3; -- (id)initWithType:(unsigned int)arg1 location:(float)arg2; +@property(readonly) NSDictionary *options; +@property(readonly) long long alignment; +- (id)initWithTextAlignment:(long long)arg1 location:(double)arg2 options:(id)arg3; +- (id)initWithType:(unsigned long long)arg1 location:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextTable.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextTable.h index 1f2035e70..80c8fc150 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextTable.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextTable.h @@ -6,10 +6,11 @@ #import +// Not exported @interface NSTextTable : NSTextBlock { - unsigned int _numCols; - unsigned int _tableFlags; + unsigned long long _numCols; + unsigned long long _tableFlags; id _lcache; void *_tablePrimary; void *_tableSecondary; @@ -17,22 +18,22 @@ + (void)initialize; - (void)drawBackgroundForBlock:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3 characterRange:(struct _NSRange)arg4 layoutManager:(id)arg5; -- (BOOL)_missingColumnsForRowRange:(struct _NSRange)arg1 blockIndex:(unsigned int)arg2 text:(id)arg3; +- (_Bool)_missingColumnsForRowRange:(struct _NSRange)arg1 blockIndex:(unsigned long long)arg2 text:(id)arg3; - (struct CGRect)boundsRectForBlock:(id)arg1 contentRect:(struct CGRect)arg2 inRect:(struct CGRect)arg3 textContainer:(id)arg4 characterRange:(struct _NSRange)arg5; - (struct CGRect)_contentRectForCharRange:(struct _NSRange)arg1 textContainer:(id)arg2; - (struct CGRect)rectForBlock:(id)arg1 layoutAtPoint:(struct CGPoint)arg2 inRect:(struct CGRect)arg3 textContainer:(id)arg4 characterRange:(struct _NSRange)arg5; -- (id)_descriptionAtIndex:(unsigned int)arg1 text:(id)arg2; -- (id)_rowArrayForBlock:(id)arg1 atIndex:(unsigned int)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(float)arg5 withRepetitions:(BOOL)arg6 collapseBorders:(BOOL)arg7 rowCharRange:(struct _NSRange *)arg8 indexInRow:(unsigned int *)arg9 startingRow:(int *)arg10 startingColumn:(int *)arg11 previousRowBlockHelper:(id *)arg12; -- (void)_setTableFlags:(unsigned int)arg1; -- (unsigned int)_tableFlags; -- (void)setLayoutAlgorithm:(unsigned int)arg1; -- (unsigned int)layoutAlgorithm; -- (void)setHidesEmptyCells:(BOOL)arg1; -- (BOOL)hidesEmptyCells; -- (void)setCollapsesBorders:(BOOL)arg1; -- (BOOL)collapsesBorders; -- (unsigned int)numberOfColumns; -- (void)setNumberOfColumns:(unsigned int)arg1; +- (id)_descriptionAtIndex:(unsigned long long)arg1 text:(id)arg2; +- (id)_rowArrayForBlock:(id)arg1 atIndex:(unsigned long long)arg2 text:(id)arg3 layoutManager:(id)arg4 containerWidth:(double)arg5 withRepetitions:(_Bool)arg6 collapseBorders:(_Bool)arg7 rowCharRange:(struct _NSRange *)arg8 indexInRow:(unsigned long long *)arg9 startingRow:(long long *)arg10 startingColumn:(long long *)arg11 previousRowBlockHelper:(id *)arg12; +- (void)_setTableFlags:(unsigned long long)arg1; +- (unsigned long long)_tableFlags; +- (void)setLayoutAlgorithm:(unsigned long long)arg1; +- (unsigned long long)layoutAlgorithm; +- (void)setHidesEmptyCells:(_Bool)arg1; +- (_Bool)hidesEmptyCells; +- (void)setCollapsesBorders:(_Bool)arg1; +- (_Bool)collapsesBorders; +- (unsigned long long)numberOfColumns; +- (void)setNumberOfColumns:(unsigned long long)arg1; - (void)_takeValuesFromTextBlock:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTextTableBlock.h b/iOS7/PrivateFrameworks/UIFoundation/NSTextTableBlock.h index fbe273ea1..b3d5e7f47 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTextTableBlock.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTextTableBlock.h @@ -8,13 +8,14 @@ @class NSTextTable; +// Not exported @interface NSTextTableBlock : NSTextBlock { NSTextTable *_table; - int _rowNum; - int _colNum; - int _rowSpan; - int _colSpan; + long long _rowNum; + long long _colNum; + long long _rowSpan; + long long _colSpan; void *_tableBlockPrimary; void *_tableBlockSecondary; } @@ -23,18 +24,18 @@ - (void)drawBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2 characterRange:(struct _NSRange)arg3 layoutManager:(id)arg4; - (struct CGRect)boundsRectForContentRect:(struct CGRect)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterRange:(struct _NSRange)arg4; - (struct CGRect)rectForLayoutAtPoint:(struct CGPoint)arg1 inRect:(struct CGRect)arg2 textContainer:(id)arg3 characterRange:(struct _NSRange)arg4; -- (void)_setColumnSpan:(int)arg1; -- (void)_setRowSpan:(int)arg1; -- (int)columnSpan; -- (int)startingColumn; -- (int)rowSpan; -- (int)startingRow; +- (void)_setColumnSpan:(long long)arg1; +- (void)_setRowSpan:(long long)arg1; +- (long long)columnSpan; +- (long long)startingColumn; +- (long long)rowSpan; +- (long long)startingRow; - (id)table; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithTable:(id)arg1 startingRow:(int)arg2 rowSpan:(int)arg3 startingColumn:(int)arg4 columnSpan:(int)arg5; +- (id)initWithTable:(id)arg1 startingRow:(long long)arg2 rowSpan:(long long)arg3 startingColumn:(long long)arg4 columnSpan:(long long)arg5; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/NSTypesetter.h b/iOS7/PrivateFrameworks/UIFoundation/NSTypesetter.h index 666ccd850..ae50c5a96 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/NSTypesetter.h +++ b/iOS7/PrivateFrameworks/UIFoundation/NSTypesetter.h @@ -12,45 +12,45 @@ } + (id)sharedSystemTypesetter; -+ (id)sharedSystemTypesetterForBehavior:(int)arg1; -+ (int)defaultStringDrawingTypesetterBehavior; -+ (int)defaultTypesetterBehavior; -+ (BOOL)_usesATSTypesetter; ++ (id)sharedSystemTypesetterForBehavior:(long long)arg1; ++ (long long)defaultStringDrawingTypesetterBehavior; ++ (long long)defaultTypesetterBehavior; ++ (_Bool)_usesATSTypesetter; + (void)initialize; - (void)setBidiLevels:(const char *)arg1 forGlyphRange:(struct _NSRange)arg2; - (void)setAttachmentSize:(struct CGSize)arg1 forGlyphRange:(struct _NSRange)arg2; -- (void)setLocation:(struct CGPoint)arg1 withAdvancements:(const float *)arg2 forStartOfGlyphRange:(struct _NSRange)arg3; -- (void)setDrawsOutsideLineFragment:(BOOL)arg1 forGlyphRange:(struct _NSRange)arg2; -- (void)setNotShownAttribute:(BOOL)arg1 forGlyphRange:(struct _NSRange)arg2; +- (void)setLocation:(struct CGPoint)arg1 withAdvancements:(const double *)arg2 forStartOfGlyphRange:(struct _NSRange)arg3; +- (void)setDrawsOutsideLineFragment:(_Bool)arg1 forGlyphRange:(struct _NSRange)arg2; +- (void)setNotShownAttribute:(_Bool)arg1 forGlyphRange:(struct _NSRange)arg2; - (void)deleteGlyphsInRange:(struct _NSRange)arg1; -- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned int)arg2 characterIndex:(unsigned int)arg3; +- (void)insertGlyph:(unsigned int)arg1 atGlyphIndex:(unsigned long long)arg2 characterIndex:(unsigned long long)arg3; - (void)substituteGlyphsInRange:(struct _NSRange)arg1 withGlyphs:(unsigned int *)arg2; -- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(float)arg4; -- (void)getLineFragmentRect:(struct CGRect *)arg1 usedRect:(struct CGRect *)arg2 remainingRect:(struct CGRect *)arg3 forStartingGlyphAtIndex:(unsigned int)arg4 proposedRect:(struct CGRect)arg5 lineSpacing:(float)arg6 paragraphSpacingBefore:(float)arg7 paragraphSpacingAfter:(float)arg8; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned int *)arg3 glyphInscriptions:(unsigned int *)arg4 elasticBits:(char *)arg5 bidiLevels:(char *)arg6; -- (unsigned int)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(int *)arg3 characterIndexes:(unsigned int *)arg4 bidiLevels:(char *)arg5; +- (void)setLineFragmentRect:(struct CGRect)arg1 forGlyphRange:(struct _NSRange)arg2 usedRect:(struct CGRect)arg3 baselineOffset:(double)arg4; +- (void)getLineFragmentRect:(struct CGRect *)arg1 usedRect:(struct CGRect *)arg2 remainingRect:(struct CGRect *)arg3 forStartingGlyphAtIndex:(unsigned long long)arg4 proposedRect:(struct CGRect)arg5 lineSpacing:(double)arg6 paragraphSpacingBefore:(double)arg7 paragraphSpacingAfter:(double)arg8; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned int *)arg2 characterIndexes:(unsigned long long *)arg3 glyphInscriptions:(unsigned long long *)arg4 elasticBits:(_Bool *)arg5 bidiLevels:(char *)arg6; +- (unsigned long long)getGlyphsInRange:(struct _NSRange)arg1 glyphs:(unsigned short *)arg2 properties:(long long *)arg3 characterIndexes:(unsigned long long *)arg4 bidiLevels:(char *)arg5; - (struct _NSRange)glyphRangeForCharacterRange:(struct _NSRange)arg1 actualCharacterRange:(struct _NSRange *)arg2; - (struct _NSRange)characterRangeForGlyphRange:(struct _NSRange)arg1 actualGlyphRange:(struct _NSRange *)arg2; -- (float)baselineOffsetInLayoutManager:(id)arg1 glyphIndex:(unsigned int)arg2; -- (struct _NSRange)layoutCharactersInRange:(struct _NSRange)arg1 forLayoutManager:(id)arg2 maximumNumberOfLineFragments:(unsigned int)arg3; -- (void)layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned int)arg2 maxNumberOfLineFragments:(unsigned int)arg3 nextGlyphIndex:(unsigned int *)arg4; -- (void)_layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned int)arg2 maxNumberOfLineFragments:(unsigned int)arg3 maxCharacterIndex:(unsigned int)arg4 nextGlyphIndex:(unsigned int *)arg5 nextCharacterIndex:(unsigned int *)arg6; -- (unsigned int)actionForControlCharacterAtIndex:(unsigned int)arg1; +- (double)baselineOffsetInLayoutManager:(id)arg1 glyphIndex:(unsigned long long)arg2; +- (struct _NSRange)layoutCharactersInRange:(struct _NSRange)arg1 forLayoutManager:(id)arg2 maximumNumberOfLineFragments:(unsigned long long)arg3; +- (void)layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned long long)arg2 maxNumberOfLineFragments:(unsigned long long)arg3 nextGlyphIndex:(unsigned long long *)arg4; +- (void)_layoutGlyphsInLayoutManager:(id)arg1 startingAtGlyphIndex:(unsigned long long)arg2 maxNumberOfLineFragments:(unsigned long long)arg3 maxCharacterIndex:(unsigned long long)arg4 nextGlyphIndex:(unsigned long long *)arg5 nextCharacterIndex:(unsigned long long *)arg6; +- (unsigned long long)actionForControlCharacterAtIndex:(unsigned long long)arg1; - (id)attributesForExtraLineFragment; - (void)getLineFragmentRect:(struct CGRect *)arg1 usedRect:(struct CGRect *)arg2 forParagraphSeparatorGlyphRange:(struct _NSRange)arg3 atProposedOrigin:(struct CGPoint)arg4; -- (void)setHardInvalidation:(BOOL)arg1 forGlyphRange:(struct _NSRange)arg2; +- (void)setHardInvalidation:(_Bool)arg1 forGlyphRange:(struct _NSRange)arg2; - (id)currentParagraphStyle; - (id)currentTextContainer; - (id)textContainers; - (id)layoutManager; -- (float)paragraphSpacingAfterGlyphAtIndex:(unsigned int)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; -- (float)paragraphSpacingBeforeGlyphAtIndex:(unsigned int)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; -- (float)lineSpacingAfterGlyphAtIndex:(unsigned int)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; +- (double)paragraphSpacingAfterGlyphAtIndex:(unsigned long long)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; +- (double)paragraphSpacingBeforeGlyphAtIndex:(unsigned long long)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; +- (double)lineSpacingAfterGlyphAtIndex:(unsigned long long)arg1 withProposedLineFragmentRect:(struct CGRect)arg2; - (void)endLineWithGlyphRange:(struct _NSRange)arg1; -- (void)beginLineWithGlyphAtIndex:(unsigned int)arg1; +- (void)beginLineWithGlyphAtIndex:(unsigned long long)arg1; - (void)endParagraph; - (void)beginParagraph; -- (unsigned int)layoutParagraphAtPoint:(struct CGPoint *)arg1; +- (unsigned long long)layoutParagraphAtPoint:(struct CGPoint *)arg1; - (struct _NSRange)paragraphSeparatorCharacterRange; - (struct _NSRange)paragraphCharacterRange; - (struct _NSRange)paragraphSeparatorGlyphRange; @@ -60,32 +60,32 @@ - (void)setAttributedString:(id)arg1; - (void)setTightenThresholdForTruncation:(float)arg1; - (float)tightenThresholdForTruncation; -- (void)setBidiProcessingEnabled:(BOOL)arg1; -- (BOOL)bidiProcessingEnabled; -- (id)textTabForGlyphLocation:(float)arg1 writingDirection:(int)arg2 maxLocation:(float)arg3; +- (void)setBidiProcessingEnabled:(_Bool)arg1; +- (_Bool)bidiProcessingEnabled; +- (id)textTabForGlyphLocation:(double)arg1 writingDirection:(long long)arg2 maxLocation:(double)arg3; - (id)substituteFontForFont:(id)arg1; -- (void)setLineFragmentPadding:(float)arg1; -- (float)lineFragmentPadding; +- (void)setLineFragmentPadding:(double)arg1; +- (double)lineFragmentPadding; - (void)setHyphenationFactor:(float)arg1; - (float)hyphenationFactor; -- (void)setTypesetterBehavior:(int)arg1; -- (int)typesetterBehavior; -- (void)setUsesFontLeading:(BOOL)arg1; -- (BOOL)usesFontLeading; -- (int)_baseWritingDirection; +- (void)setTypesetterBehavior:(long long)arg1; +- (long long)typesetterBehavior; +- (void)setUsesFontLeading:(_Bool)arg1; +- (_Bool)usesFontLeading; +- (long long)_baseWritingDirection; - (id)_ellipsisFontForFont:(id)arg1; -- (BOOL)_allowsEllipsisGlyphSubstitution; -- (CDUnion_a04c68c6 *)_lineFragmentRectForProposedRectArgs; +- (_Bool)_allowsEllipsisGlyphSubstitution; +- (CDUnion_09a75e3c *)_lineFragmentRectForProposedRectArgs; - (void)_updateParagraphStyleCache:(id)arg1; -- (unsigned int)_getRemainingNominalParagraphRange:(struct _NSRange *)arg1 andParagraphSeparatorRange:(struct _NSRange *)arg2 charactarIndex:(unsigned int)arg3 layoutManager:(id)arg4 string:(id)arg5; -- (void)_setLineBreakModeOverridden:(BOOL)arg1; -- (BOOL)_isLineBreakModeOverridden; -- (void)_setForceOriginalFontBaseline:(BOOL)arg1; -- (BOOL)_forceOriginalFontBaseline; +- (unsigned long long)_getRemainingNominalParagraphRange:(struct _NSRange *)arg1 andParagraphSeparatorRange:(struct _NSRange *)arg2 charactarIndex:(unsigned long long)arg3 layoutManager:(id)arg4 string:(id)arg5; +- (void)_setLineBreakModeOverridden:(_Bool)arg1; +- (_Bool)_isLineBreakModeOverridden; +- (void)_setForceOriginalFontBaseline:(_Bool)arg1; +- (_Bool)_forceOriginalFontBaseline; - (void)finalize; - (void)dealloc; -- (CDStruct_6c9b9d05 *)_getAuxData; -- (CDStruct_6c9b9d05 *)_allocateAuxData; +- (CDStruct_9b8416ed *)_getAuxData; +- (CDStruct_9b8416ed *)_allocateAuxData; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/UICTFont.h b/iOS7/PrivateFrameworks/UIFoundation/UICTFont.h index 90612e401..d1f2b9a85 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/UICTFont.h +++ b/iOS7/PrivateFrameworks/UIFoundation/UICTFont.h @@ -6,19 +6,20 @@ #import +// Not exported @interface UICTFont : UIFont { } - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned long)_cfTypeID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/UICTFontDescriptor.h b/iOS7/PrivateFrameworks/UIFoundation/UICTFontDescriptor.h index 520f36bb4..37e7eb532 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/UICTFontDescriptor.h +++ b/iOS7/PrivateFrameworks/UIFoundation/UICTFontDescriptor.h @@ -6,12 +6,13 @@ #import +// Not exported @interface UICTFontDescriptor : UIFontDescriptor { } + (id)fontDescriptorWithName:(id)arg1 matrix:(struct CGAffineTransform)arg2; -+ (id)fontDescriptorWithName:(id)arg1 size:(float)arg2; ++ (id)fontDescriptorWithName:(id)arg1 size:(double)arg2; + (id)fontDescriptorWithFontAttributes:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)matchingFontDescriptorWithMandatoryKeys:(id)arg1; @@ -20,14 +21,14 @@ - (id)fontDescriptorByAddingAttributes:(id)arg1; - (id)objectForKey:(id)arg1; - (void)finalize; -- (unsigned int)retainCount; -- (BOOL)retainWeakReference; -- (BOOL)allowsWeakReference; +- (unsigned long long)retainCount; +- (_Bool)retainWeakReference; +- (_Bool)allowsWeakReference; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (unsigned long)_cfTypeID; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)_cfTypeID; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_AttributedStringDrawing.h b/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_AttributedStringDrawing.h new file mode 100644 index 000000000..97e000639 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_AttributedStringDrawing.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIFont (UIFont_AttributedStringDrawing) ++ (id)userFontOfSize:(double)arg1; +- (unsigned long long)mostCompatibleStringEncoding; +- (double)_defaultLineHeightForUILayout; +- (id)lastResortFont; +- (id)bestMatchingFontForCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2 attributes:(id)arg3 actualCoveredLength:(unsigned long long *)arg4; +- (void)getBoundingRects:(struct CGRect *)arg1 forCGGlyphs:(const unsigned short *)arg2 count:(unsigned long long)arg3; +- (unsigned int)_defaultGlyphForChar:(unsigned short)arg1; +- (_Bool)_getLatin1GlyphMapping:(const unsigned short **)arg1 andAdvanceMapping:(const struct CGSize **)arg2; +- (id)_familyName; +- (unsigned long long)getCaretPositions:(double *)arg1 forGlyph:(unsigned int)arg2 maximumLength:(unsigned long long)arg3; +- (unsigned int)hyphenGlyphForLocale:(id)arg1; +- (id)screenFontWithRenderingMode:(unsigned long long)arg1; +- (struct CGSize)advancementForGlyph:(unsigned short)arg1; +- (double)underlineThickness; +- (struct CGRect)boundingRectForFont; +- (struct CGFont *)_backingCGSFont; +- (void)getAdvancements:(struct CGSize *)arg1 forCGGlyphs:(const unsigned short *)arg2 count:(unsigned long long)arg3; +- (double)_totalAdvancementForNativeGlyphs:(const unsigned short *)arg1 count:(long long)arg2; +- (unsigned long long)renderingMode; +- (id)_kernOverride; +- (void)setInContext:(struct CGContext *)arg1; +- (struct CGAffineTransform)_textMatrixTransformForContext:(struct CGContext *)arg1; +- (double)_ascenderDeltaForBehavior:(long long)arg1; +- (double)_baseLineHeightForFont:(_Bool)arg1; +- (_Bool)_isHiraginoFont; +- (_Bool)isVertical; +- (id)verticalFont; +- (unsigned short)glyphWithName:(id)arg1; +- (unsigned long long)numberOfGlyphs; +- (struct __CTFont *)CTFont; +- (_Bool)_isDefaultFace; +- (id)coveredCharacterSet; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_ModernUISupport.h b/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_ModernUISupport.h new file mode 100644 index 000000000..d2d7a9377 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/UIFont-UIFont_ModernUISupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIFont (UIFont_ModernUISupport) +- (double)_bodyLeading; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/UIFont.h b/iOS7/PrivateFrameworks/UIFoundation/UIFont.h index 9bf4f341f..5056d9056 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/UIFont.h +++ b/iOS7/PrivateFrameworks/UIFoundation/UIFont.h @@ -15,92 +15,64 @@ } + (id)classFallbacksForKeyedArchiver; -+ (id)defaultFontForUsage:(id)arg1; ++ (id)ib_preferredFontForTextStyle:(id)arg1; + (id)defaultFontForTextStyle:(id)arg1; + (id)preferredFontForUsage:(id)arg1 contentSizeCategoryName:(id)arg2; + (id)preferredFontForUsage:(id)arg1; + (id)preferredFontForTextStyle:(id)arg1; -+ (float)systemFontSize; -+ (float)smallSystemFontSize; -+ (float)buttonFontSize; -+ (float)labelFontSize; -+ (id)_systemFontsOfSize:(float)arg1 traits:(int)arg2; -+ (id)fontWithDescriptor:(id)arg1 size:(float)arg2; -+ (id)italicSystemFontOfSize:(float)arg1; -+ (id)boldSystemFontOfSize:(float)arg1; -+ (id)_opticalSystemFontOfSize:(float)arg1; -+ (id)systemFontOfSize:(float)arg1; -+ (id)systemFontOfSize:(float)arg1 traits:(int)arg2; ++ (double)systemFontSize; ++ (double)smallSystemFontSize; ++ (double)buttonFontSize; ++ (double)labelFontSize; ++ (id)_systemFontsOfSize:(double)arg1 traits:(int)arg2; ++ (id)fontWithDescriptor:(id)arg1 size:(double)arg2; ++ (id)_ultraLightSystemFontOfSize:(double)arg1; ++ (id)_lightSystemFontOfSize:(double)arg1; ++ (id)_thinSystemFontOfSize:(double)arg1; ++ (id)italicSystemFontOfSize:(double)arg1; ++ (id)boldSystemFontOfSize:(double)arg1; ++ (id)_opticalBoldSystemFontOfSize:(double)arg1; ++ (id)_opticalSystemFontOfSize:(double)arg1; ++ (id)systemFontOfSize:(double)arg1; ++ (id)systemFontOfSize:(double)arg1 traits:(int)arg2; + (id)fontNamesForFamilyName:(id)arg1; + (id)familyNames; + (id)fontWithMarkupDescription:(id)arg1; -+ (id)fontWithFamilyName:(id)arg1 traits:(int)arg2 size:(float)arg3; -+ (id)fontWithName:(id)arg1 size:(float)arg2; -+ (id)fontWithName:(id)arg1 size:(float)arg2 traits:(int)arg3; ++ (id)fontWithFamilyName:(id)arg1 traits:(int)arg2 size:(double)arg3; ++ (id)fontWithName:(id)arg1 size:(double)arg2; ++ (id)fontWithName:(id)arg1 size:(double)arg2 traits:(int)arg3; + (void)_evictAllItemsFromFontAndFontDescriptorCaches; + (id)_sharedFontCache; + (id)_sharedZeroPointFont; + (void)initialize; -+ (id)userFontOfSize:(float)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (id)markupDescription; - (id)familyNameForCSSFontFamilyValue; -- (BOOL)isFixedPitch; -- (float)_leading; -@property(readonly, nonatomic) float xHeight; -@property(readonly, nonatomic) float capHeight; -- (float)leading; -@property(readonly, nonatomic) float lineHeight; -@property(readonly, nonatomic) float descender; -@property(readonly, nonatomic) float ascender; -- (BOOL)isSystemFont; -@property(readonly, nonatomic) float pointSize; +- (_Bool)isFixedPitch; +- (_Bool)isIBTextStyleFont; +- (double)_leading; +@property(readonly, nonatomic) double xHeight; +@property(readonly, nonatomic) double capHeight; +@property(readonly, nonatomic) double leading; +@property(readonly, nonatomic) double lineHeight; +@property(readonly, nonatomic) double descender; +@property(readonly, nonatomic) double ascender; +- (_Bool)isSystemFont; +@property(readonly, nonatomic) double pointSize; - (int)traits; @property(readonly, nonatomic) NSString *fontName; @property(readonly, nonatomic) NSString *familyName; -- (id)fontWithSize:(float)arg1; +- (id)fontWithSize:(double)arg1; - (Class)classForCoder; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)_fontScaledByScaleFactor:(float)arg1; +- (id)_fontScaledByScaleFactor:(double)arg1; - (id)initWithMarkupDescription:(id)arg1; -- (id)initWithFamilyName:(id)arg1 traits:(int)arg2 size:(float)arg3; -- (id)initWithName:(id)arg1 size:(float)arg2; +- (id)initWithFamilyName:(id)arg1 traits:(int)arg2 size:(double)arg3; +- (id)initWithName:(id)arg1 size:(double)arg2; - (id)_alternateSystemFonts; - (id)fontDescriptor; -- (unsigned int)mostCompatibleStringEncoding; -- (float)_defaultLineHeightForUILayout; -- (id)lastResortFont; -- (id)bestMatchingFontForCharacters:(const unsigned short *)arg1 length:(unsigned int)arg2 attributes:(id)arg3 actualCoveredLength:(unsigned int *)arg4; -- (void)getBoundingRects:(struct CGRect *)arg1 forCGGlyphs:(const unsigned short *)arg2 count:(unsigned int)arg3; -- (unsigned int)_defaultGlyphForChar:(unsigned short)arg1; -- (_Bool)_getLatin1GlyphMapping:(const unsigned short **)arg1 andAdvanceMapping:(const struct CGSize **)arg2; -- (id)_familyName; -- (unsigned int)getCaretPositions:(float *)arg1 forGlyph:(unsigned int)arg2 maximumLength:(unsigned int)arg3; -- (unsigned int)hyphenGlyphForLocale:(id)arg1; -- (id)screenFontWithRenderingMode:(unsigned int)arg1; -- (struct CGSize)advancementForGlyph:(unsigned short)arg1; -- (float)underlineThickness; -- (struct CGRect)boundingRectForFont; -- (struct CGFont *)_backingCGSFont; -- (void)getAdvancements:(struct CGSize *)arg1 forCGGlyphs:(const unsigned short *)arg2 count:(unsigned int)arg3; -- (float)_totalAdvancementForNativeGlyphs:(const unsigned short *)arg1 count:(long)arg2; -- (unsigned int)renderingMode; -- (id)_kernOverride; -- (void)setInContext:(struct CGContext *)arg1; -- (struct CGAffineTransform)_textMatrixTransformForContext:(struct CGContext *)arg1; -- (float)_ascenderDeltaForBehavior:(int)arg1; -- (float)_baseLineHeightForFont:(BOOL)arg1; -- (BOOL)_isHiraginoFont; -- (BOOL)isVertical; -- (id)verticalFont; -- (unsigned short)glyphWithName:(id)arg1; -- (unsigned int)numberOfGlyphs; -- (struct __CTFont *)CTFont; -- (BOOL)_isDefaultFace; -- (id)coveredCharacterSet; -- (float)_bodyLeading; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor-NSSecureCoding.h b/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor-NSSecureCoding.h new file mode 100644 index 000000000..20c64fe49 --- /dev/null +++ b/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor-NSSecureCoding.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIFontDescriptor (NSSecureCoding) ++ (_Bool)supportsSecureCoding; +@end + diff --git a/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor.h b/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor.h index 5f7084762..77f406f3b 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor.h +++ b/iOS7/PrivateFrameworks/UIFoundation/UIFontDescriptor.h @@ -22,20 +22,19 @@ } + (id)fontDescriptorWithName:(id)arg1 matrix:(struct CGAffineTransform)arg2; -+ (id)fontDescriptorWithName:(id)arg1 size:(float)arg2; ++ (id)fontDescriptorWithName:(id)arg1 size:(double)arg2; + (id)fontDescriptorWithFontAttributes:(id)arg1; -+ (id)defaultFontDescriptorWithTextStyle:(id)arg1 addingSymbolicTraits:(unsigned int)arg2 options:(unsigned int)arg3; ++ (id)defaultFontDescriptorWithTextStyle:(id)arg1 addingSymbolicTraits:(unsigned int)arg2 options:(unsigned long long)arg3; + (id)defaultFontDescriptorWithTextStyle:(id)arg1; -+ (id)preferredFontDescriptorWithTextStyle:(id)arg1 addingSymbolicTraits:(unsigned int)arg2 options:(unsigned int)arg3; ++ (id)preferredFontDescriptorWithTextStyle:(id)arg1 addingSymbolicTraits:(unsigned int)arg2 options:(unsigned long long)arg3; + (id)preferredFontDescriptorWithTextStyle:(id)arg1; + (id)_createMungledDictionary:(id)arg1; -+ (BOOL)supportsSecureCoding; - (id)description; - (id)_visibleName; - (id)fontDescriptorWithFamily:(id)arg1; - (id)fontDescriptorWithFace:(id)arg1; - (id)fontDescriptorWithMatrix:(struct CGAffineTransform)arg1; -- (id)fontDescriptorWithSize:(float)arg1; +- (id)fontDescriptorWithSize:(double)arg1; - (id)fontDescriptorWithSymbolicTraits:(unsigned int)arg1; - (id)fontDescriptorByAddingAttributes:(id)arg1; - (id)matchingFontDescriptorWithMandatoryKeys:(id)arg1; @@ -43,7 +42,7 @@ - (id)objectForKey:(id)arg1; @property(readonly, nonatomic) unsigned int symbolicTraits; @property(readonly, nonatomic) struct CGAffineTransform matrix; -@property(readonly, nonatomic) float pointSize; +@property(readonly, nonatomic) double pointSize; @property(readonly, nonatomic) NSString *postscriptName; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -54,7 +53,7 @@ - (void)dealloc; - (id)init; - (id)initWithFontAttributes:(id)arg1; -- (id)_initWithFontAttributes:(id)arg1 options:(unsigned int)arg2; +- (id)_initWithFontAttributes:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/_NSATSTypesetterGuts.h b/iOS7/PrivateFrameworks/UIFoundation/_NSATSTypesetterGuts.h index bc7c644a3..ea5837131 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_NSATSTypesetterGuts.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_NSATSTypesetterGuts.h @@ -8,14 +8,15 @@ @class NSATSGlyphStorage, NSATSLineFragment; +// Not exported @interface _NSATSTypesetterGuts : NSObject { NSATSLineFragment *_lineFragment; NSATSGlyphStorage *_glyphStorage; - unsigned int _lastGlyphIndex; - unsigned int _lastContainerIndex; - CDStruct_6c9b9d05 *_typesetterAuxiliary; - CDUnion_a04c68c6 *_lineFragmentRectArgs; + unsigned long long _lastGlyphIndex; + unsigned long long _lastContainerIndex; + CDStruct_9b8416ed *_typesetterAuxiliary; + CDUnion_09a75e3c *_lineFragmentRectArgs; char *_bidiLevels; struct { unsigned int _isiChatTypesetter:1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/_NSCachedAttributedString.h b/iOS7/PrivateFrameworks/UIFoundation/_NSCachedAttributedString.h index d033d4d63..56cb17aa9 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_NSCachedAttributedString.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_NSCachedAttributedString.h @@ -8,34 +8,35 @@ @class NSAttributeDictionary; +// Not exported @interface _NSCachedAttributedString : NSMutableAttributedString { id _contents; NSAttributeDictionary *_baseAttributes; - long _length; - unsigned long _hashValue; + long long _length; + unsigned long long _hashValue; struct { id _field1; - int _field2; + long long _field2; } *_runs; - long _numRuns; - long _allocedRunsSize; - long _numHits; + long long _numRuns; + long long _allocedRunsSize; + long long _numHits; } + (void)initialize; + (id)allocWithZone:(struct _NSZone *)arg1; - (id)copyCachedInstance; - (void)cache; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; -- (BOOL)_baselineMode; -- (BOOL)_isStringDrawingTextStorage; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)_baselineMode; +- (_Bool)_isStringDrawingTextStorage; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; -- (id)attributesAtIndex:(unsigned int)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)attributesAtIndex:(unsigned int)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; - (id)string; -- (unsigned int)length; +- (unsigned long long)length; - (void)finalize; - (void)dealloc; - (id)init; @@ -43,8 +44,8 @@ - (id)initWithString:(id)arg1 attributes:(id)arg2; - (id)initWithAttributedString:(id)arg1; - (oneway void)release; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UIFoundation/_NSTextStorageSideData.h b/iOS7/PrivateFrameworks/UIFoundation/_NSTextStorageSideData.h index 0f82970ee..409e6c9c6 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_NSTextStorageSideData.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_NSTextStorageSideData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface _NSTextStorageSideData : NSObject { id _delegate; diff --git a/iOS7/PrivateFrameworks/UIFoundation/_UICache.h b/iOS7/PrivateFrameworks/UIFoundation/_UICache.h index 18ceecd5e..7d49b3378 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_UICache.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_UICache.h @@ -13,14 +13,13 @@ NSObject *_cacheQueue; NSMutableDictionary *_cache; NSObject *_memoryWarningsSource; - BOOL _clearsCacheOnLowMemoryWarnings; - BOOL _clearsCacheOnApplicationBackground; + _Bool _clearsCacheOnLowMemoryWarnings; + _Bool _clearsCacheOnApplicationBackground; + id _noteObserver; } -- (void)_handleLowMemoryNotification:(id)arg1; -- (void)_handleLowMemoryEvent; -@property(nonatomic) BOOL clearsCacheOnApplicationBackground; -@property(nonatomic) BOOL clearsCacheOnLowMemoryWarnings; +@property(nonatomic) _Bool clearsCacheOnApplicationBackground; +@property(nonatomic) _Bool clearsCacheOnLowMemoryWarnings; - (void)removeAllObjects; - (void)removeObjectForKey:(id)arg1; - (id)objectForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/UIFoundation/_UIFontCacheKey.h b/iOS7/PrivateFrameworks/UIFoundation/_UIFontCacheKey.h index e94c84f32..e2561657c 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_UIFontCacheKey.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_UIFontCacheKey.h @@ -10,29 +10,30 @@ @class NSString, UIFontDescriptor; +// Not exported @interface _UIFontCacheKey : NSObject { - NSString *_fontName; int _traits; - float _pointSize; + NSString *_fontName; + double _pointSize; NSString *_textStyle; NSString *_contentSizeCategory; UIFontDescriptor *_fontDescriptor; } -+ (id)fontCacheKeyWithFontDescriptor:(id)arg1; ++ (id)fontCacheKeyWithFontDescriptor:(id)arg1 pointSize:(double)arg2; + (id)fontCacheKeyWithTextStyle:(id)arg1 contentSizeCategory:(id)arg2; -+ (id)systemFontCacheKeyWithTraits:(int)arg1 pointSize:(float)arg2; -+ (id)fontCacheKeyWithFontName:(id)arg1 traits:(int)arg2 pointSize:(float)arg3; ++ (id)systemFontCacheKeyWithTraits:(int)arg1 pointSize:(double)arg2; ++ (id)fontCacheKeyWithFontName:(id)arg1 traits:(int)arg2 pointSize:(double)arg3; @property(copy, nonatomic) UIFontDescriptor *fontDescriptor; // @synthesize fontDescriptor=_fontDescriptor; @property(copy, nonatomic) NSString *contentSizeCategory; // @synthesize contentSizeCategory=_contentSizeCategory; @property(copy, nonatomic) NSString *textStyle; // @synthesize textStyle=_textStyle; -@property(nonatomic) float pointSize; // @synthesize pointSize=_pointSize; +@property(nonatomic) double pointSize; // @synthesize pointSize=_pointSize; @property(nonatomic) int traits; // @synthesize traits=_traits; @property(copy, nonatomic) NSString *fontName; // @synthesize fontName=_fontName; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/UIFoundation/_UITextTiledLayer.h b/iOS7/PrivateFrameworks/UIFoundation/_UITextTiledLayer.h index 3c682a8dd..475583d7a 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_UITextTiledLayer.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_UITextTiledLayer.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface _UITextTiledLayer : CALayer { NSMutableArray *_reusableTiles; @@ -21,8 +22,7 @@ } @property(nonatomic) struct CGSize tileSize; // @synthesize tileSize=_tileSize; -- (void)windowDidRotate:(id)arg1; -- (void)windowWillRotate:(id)arg1; +- (void)renderInContext:(struct CGContext *)arg1; - (void)resumeTiling; - (void)suspendTiling; - (void)setBounds:(struct CGRect)arg1; @@ -32,7 +32,7 @@ - (void)_buildTilesForRect:(struct CGRect)arg1; - (void)_validateTiles; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; -@property(nonatomic, getter=shouldDisableTiling) BOOL disableTiling; +@property(nonatomic) _Bool usesTiledLayers; - (void)drawDirtyLayer:(id)arg1 intoContext:(struct CGContext *)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/UIFoundation/_UITileLayer.h b/iOS7/PrivateFrameworks/UIFoundation/_UITileLayer.h index 12bfdaea4..0fc081c93 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/_UITileLayer.h +++ b/iOS7/PrivateFrameworks/UIFoundation/_UITileLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface _UITileLayer : CALayer { } diff --git a/iOS7/PrivateFrameworks/UIFoundation/__NSATSStringSegment.h b/iOS7/PrivateFrameworks/UIFoundation/__NSATSStringSegment.h index 982ae83df..a5bf40ac1 100644 --- a/iOS7/PrivateFrameworks/UIFoundation/__NSATSStringSegment.h +++ b/iOS7/PrivateFrameworks/UIFoundation/__NSATSStringSegment.h @@ -6,11 +6,12 @@ #import "NSString.h" +// Not exported @interface __NSATSStringSegment : NSString { struct __CFString *_originalString; - long _originalStringLength; - CDStruct_dff5684f _range; + long long _originalStringLength; + CDStruct_627e0f85 _range; const unsigned short *_characters; unsigned short _buffer[128]; } @@ -18,14 +19,14 @@ + (id)allocWithZone:(struct _NSZone *)arg1; - (const unsigned short *)_fastCharacterContents; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (void)dealloc; - (id)initWithOriginalString:(id)arg1 range:(struct _NSRange)arg2; - (void)_setOriginalString:(id)arg1 range:(struct _NSRange)arg2; - (oneway void)release; -- (BOOL)_isDeallocating; -- (BOOL)_tryRetain; +- (_Bool)_isDeallocating; +- (_Bool)_tryRetain; @end diff --git a/iOS7/PrivateFrameworks/UserFS/CDStructures.h b/iOS7/PrivateFrameworks/UserFS/CDStructures.h index f9076f872..17d55cb1d 100644 --- a/iOS7/PrivateFrameworks/UserFS/CDStructures.h +++ b/iOS7/PrivateFrameworks/UserFS/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct timespec { - int tv_sec; - long tv_nsec; + long long tv_sec; + long long tv_nsec; }; diff --git a/iOS7/PrivateFrameworks/UserFS/UserFSFile.h b/iOS7/PrivateFrameworks/UserFS/UserFSFile.h index 60f008b32..ec1d9d879 100644 --- a/iOS7/PrivateFrameworks/UserFS/UserFSFile.h +++ b/iOS7/PrivateFrameworks/UserFS/UserFSFile.h @@ -11,7 +11,7 @@ } - (id)openStreamWithOptions:(unsigned int)arg1 error:(id *)arg2; -- (BOOL)isDirectory; +- (_Bool)isDirectory; @end diff --git a/iOS7/PrivateFrameworks/UserFS/UserFSFolder.h b/iOS7/PrivateFrameworks/UserFS/UserFSFolder.h index 0c409b1a6..85fea6960 100644 --- a/iOS7/PrivateFrameworks/UserFS/UserFSFolder.h +++ b/iOS7/PrivateFrameworks/UserFS/UserFSFolder.h @@ -10,11 +10,11 @@ { } -- (BOOL)enumerateChildrenAndReturnError:(id *)arg1 callback:(id)arg2; -- (BOOL)deleteChildNamed:(id)arg1 error:(id *)arg2; +- (_Bool)enumerateChildrenAndReturnError:(id *)arg1 callback:(id)arg2; +- (_Bool)deleteChildNamed:(id)arg1 error:(id *)arg2; - (id)childNamed:(id)arg1 error:(id *)arg2; - (id)_pathForChildNamed:(id)arg1; -- (BOOL)isDirectory; +- (_Bool)isDirectory; @end diff --git a/iOS7/PrivateFrameworks/UserFS/UserFSItem.h b/iOS7/PrivateFrameworks/UserFS/UserFSItem.h index 8f6ea82a7..70a27c1de 100644 --- a/iOS7/PrivateFrameworks/UserFS/UserFSItem.h +++ b/iOS7/PrivateFrameworks/UserFS/UserFSItem.h @@ -10,8 +10,8 @@ @interface UserFSItem : NSObject { - BOOL _isDirectory; - BOOL _locked; + _Bool _isDirectory; + _Bool _locked; UserFSVolume *_volume; NSString *_path; NSString *_name; @@ -24,8 +24,8 @@ @property(nonatomic) struct timespec modifiedDate; // @synthesize modifiedDate=_modifiedDate; @property(nonatomic) struct timespec createdDate; // @synthesize createdDate=_createdDate; @property(nonatomic) unsigned long long length; // @synthesize length=_length; -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked=_locked; -@property(nonatomic) BOOL isDirectory; // @synthesize isDirectory=_isDirectory; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=_locked; +@property(nonatomic) _Bool isDirectory; // @synthesize isDirectory=_isDirectory; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(copy, nonatomic) NSString *path; // @synthesize path=_path; @property(retain, nonatomic) UserFSVolume *volume; // @synthesize volume=_volume; diff --git a/iOS7/PrivateFrameworks/UserFS/UserFSStream.h b/iOS7/PrivateFrameworks/UserFS/UserFSStream.h index e28122593..456f4531e 100644 --- a/iOS7/PrivateFrameworks/UserFS/UserFSStream.h +++ b/iOS7/PrivateFrameworks/UserFS/UserFSStream.h @@ -11,8 +11,8 @@ @interface UserFSStream : NSObject { UserFSItem *_item; - NSObject *_connection; unsigned long long _length; + NSObject *_connection; } @property(retain, nonatomic) NSObject *connection; // @synthesize connection=_connection; @@ -20,11 +20,11 @@ @property(retain, nonatomic) UserFSItem *item; // @synthesize item=_item; - (void).cxx_destruct; - (void)dealloc; -- (BOOL)closeAndReturnError:(id *)arg1; +- (_Bool)closeAndReturnError:(id *)arg1; - (void)_cancelConnection; -- (long)readBytesOfLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3 error:(id *)arg4; -- (long)_readBytesUpToLength:(unsigned long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3 error:(id *)arg4; -@property(readonly, nonatomic) BOOL writable; +- (long long)readBytesOfLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3 error:(id *)arg4; +- (long long)_readBytesUpToLength:(unsigned long long)arg1 atOffset:(unsigned long long)arg2 toBuffer:(void *)arg3 error:(id *)arg4; +@property(readonly, nonatomic) _Bool writable; - (id)initWithUserFSItem:(id)arg1 length:(unsigned long long)arg2 connection:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/UserFS/UserFSVolume.h b/iOS7/PrivateFrameworks/UserFS/UserFSVolume.h index aa265d255..92ae9c248 100644 --- a/iOS7/PrivateFrameworks/UserFS/UserFSVolume.h +++ b/iOS7/PrivateFrameworks/UserFS/UserFSVolume.h @@ -10,20 +10,20 @@ @interface UserFSVolume : NSObject { - BOOL _isLocked; + _Bool _isLocked; NSString *_deviceName; NSObject *_connection; } -+ (BOOL)prepareToAccessDeviceName:(id)arg1 error:(id *)arg2; ++ (_Bool)prepareToAccessDeviceName:(id)arg1 error:(id *)arg2; + (id)volumeWithDeviceName:(id)arg1 error:(id *)arg2; @property(retain, nonatomic) NSObject *connection; // @synthesize connection=_connection; -@property(readonly, nonatomic) BOOL isLocked; // @synthesize isLocked=_isLocked; +@property(readonly, nonatomic) _Bool isLocked; // @synthesize isLocked=_isLocked; @property(readonly, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; - (void).cxx_destruct; -- (BOOL)closeAndReturnError:(id *)arg1; -- (BOOL)flushAndReturnError:(id *)arg1; -- (BOOL)deleteFiles:(id)arg1 error:(id *)arg2; +- (_Bool)closeAndReturnError:(id *)arg1; +- (_Bool)flushAndReturnError:(id *)arg1; +- (_Bool)deleteFiles:(id)arg1 error:(id *)arg2; - (id)itemAtPath:(id)arg1 error:(id *)arg2; - (id)rootDirectoryAndReturnError:(id *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/CDStructures.h b/iOS7/PrivateFrameworks/VUSocialUpload/CDStructures.h index 52a06e6c0..476984afb 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/CDStructures.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/CDStructures.h @@ -6,8 +6,13 @@ #pragma mark Named Structures +struct CGSize { + double _field1; + double _field2; +}; + struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrAudienceController.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrAudienceController.h index 9b3f3a5a7..00d721092 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrAudienceController.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrAudienceController.h @@ -17,10 +17,10 @@ @property(nonatomic) int audience; // @synthesize audience=_audience; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (struct CGSize)contentSizeForViewInPopover; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)loadView; -- (id)initWithStyle:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeOptionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeOptionViewDelegate-Protocol.h index 68dd0f43d..0c833164b 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeOptionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeOptionViewDelegate-Protocol.h @@ -7,6 +7,9 @@ #import "NSObject-Protocol.h" @protocol FlickrComposeOptionViewDelegate +- (void)reload; - (void)flickrComposeOptionView:(id)arg1 didFinishWithSelection:(id)arg2; +- (id)flickrAccount; +- (id)accountStore; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeViewController.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeViewController.h index d835a5ed3..9fa85f55e 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeViewController.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrComposeViewController.h @@ -8,12 +8,17 @@ #import "FlickrComposeOptionViewDelegate-Protocol.h" -@class ACAccount, ACAccountStore, FlickrAudienceController, SLSheetAction, UIImageView; +@class ACAccount, ACAccountStore, FlickrAudienceController, FlickrPhotoSetController, FlickrPhotoSetManager, NSString, SLSheetAction, UIImageView; @interface FlickrComposeViewController : SLComposeServiceViewController { UIImageView *_logoView; - BOOL _hasFlickrAccount; + _Bool _hasFlickrAccount; + SLSheetAction *_photoSetAction; + FlickrPhotoSetController *_photoSetController; + NSString *_photoSetTitle; + long long _photoSetID; + FlickrPhotoSetManager *_manager; SLSheetAction *_audienceAction; FlickrAudienceController *_audienceController; int _audience; @@ -25,7 +30,7 @@ @property(retain, nonatomic) ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; - (void)send; - (unsigned int)postVisibility; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)flickrComposeOptionView:(id)arg1 didFinishWithSelection:(id)arg2; - (id)sheetActions; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSet.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSet.h new file mode 100644 index 000000000..5c48f16bb --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSet.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface FlickrPhotoSet : NSObject +{ + long long _identifier; + long long _primaryPhotoID; + long long _farmID; + long long _serverID; + NSString *_secret; + NSString *_title; + NSString *_description; +} + +@property(copy, nonatomic) NSString *description; // @synthesize description=_description; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(copy, nonatomic) NSString *secret; // @synthesize secret=_secret; +@property(nonatomic) long long serverID; // @synthesize serverID=_serverID; +@property(nonatomic) long long farmID; // @synthesize farmID=_farmID; +@property(nonatomic) long long primaryPhotoID; // @synthesize primaryPhotoID=_primaryPhotoID; +@property(nonatomic) long long identifier; // @synthesize identifier=_identifier; + +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetController.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetController.h new file mode 100644 index 000000000..95873b023 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITableViewController.h" + +#import "FlickrPhotoSetTableDelegate-Protocol.h" + +@class FlickrPhotoSetManager, NSString; + +@interface FlickrPhotoSetController : UITableViewController +{ + id _delegate; + FlickrPhotoSetManager *_manager; + long long _photoSetID; + NSString *_photoSetTitle; + long long _selectedIndexRow; +} + +@property(nonatomic) long long selectedIndexRow; // @synthesize selectedIndexRow=_selectedIndexRow; +@property(readonly, nonatomic) NSString *photoSetTitle; // @synthesize photoSetTitle=_photoSetTitle; +@property(readonly, nonatomic) long long photoSetID; // @synthesize photoSetID=_photoSetID; +@property(retain, nonatomic) FlickrPhotoSetManager *manager; // @synthesize manager=_manager; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)reloadData; +- (void)dealloc; +- (id)initWithPhotoSetManager:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetManager.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetManager.h new file mode 100644 index 000000000..a93560b60 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetManager.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface FlickrPhotoSetManager : FlickrRequest +{ + id _delegate; + id _tableDelegate; + NSArray *_photoSets; +} + +@property(readonly, nonatomic) NSArray *photoSets; // @synthesize photoSets=_photoSets; +@property(nonatomic) id tableDelegate; // @synthesize tableDelegate=_tableDelegate; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)refreshPhotoSets; + +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetResponse.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetResponse.h new file mode 100644 index 000000000..575b9f836 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetResponse.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSXMLParserDelegate-Protocol.h" + +@class FlickrPhotoSet, NSMutableArray, NSMutableString, NSString; + +@interface FlickrPhotoSetResponse : NSObject +{ + _Bool _success; + NSString *_errorDescription; + FlickrPhotoSet *_currentPhotoSet; + NSMutableString *_dataString; + long long _stage; + NSMutableArray *_photoSets; +} + ++ (id)responseWithData:(id)arg1; +@property(retain, nonatomic) NSMutableArray *photoSets; // @synthesize photoSets=_photoSets; +@property(nonatomic) long long stage; // @synthesize stage=_stage; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)dealloc; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetTableDelegate-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetTableDelegate-Protocol.h new file mode 100644 index 000000000..6c65d7919 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPhotoSetTableDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol FlickrPhotoSetTableDelegate +- (void)reloadData; +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPost.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPost.h index 643a05dba..17d48f7dd 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPost.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrPost.h @@ -4,38 +4,40 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import #import "NSURLConnectionDelegate-Protocol.h" @class NSArray, NSData, NSString, NSURL; -@interface FlickrPost : NSObject +@interface FlickrPost : FlickrRequest { - BOOL _hidden; + _Bool _hidden; + unsigned int _visibility; + int _safetyLevel; + int _contentType; NSURL *_assetURL; NSData *_photoData; NSString *_title; NSString *_description; NSArray *_tags; - unsigned int _visibility; - int _safetyLevel; - int _contentType; + long long _photoSetID; id _delegate; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL hidden; // @synthesize hidden=_hidden; +@property(nonatomic) _Bool hidden; // @synthesize hidden=_hidden; @property(nonatomic) int contentType; // @synthesize contentType=_contentType; @property(nonatomic) int safetyLevel; // @synthesize safetyLevel=_safetyLevel; @property(nonatomic) unsigned int visibility; // @synthesize visibility=_visibility; +@property(nonatomic) long long photoSetID; // @synthesize photoSetID=_photoSetID; @property(retain, nonatomic) NSArray *tags; // @synthesize tags=_tags; @property(retain, nonatomic) NSString *description; // @synthesize description=_description; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) NSData *photoData; // @synthesize photoData=_photoData; @property(retain, nonatomic) NSURL *assetURL; // @synthesize assetURL=_assetURL; -- (void)uploadToAccount:(id)arg1; +- (_Bool)uploadToAccount:(id)arg1; - (void)_uploadData:(id)arg1 toAccount:(id)arg2; - (void)dealloc; - (id)serializedDictionary; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrRequest.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrRequest.h new file mode 100644 index 000000000..9faf08531 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrRequest.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface FlickrRequest : NSObject +{ +} + +- (void)_sendRequestToEndPoint:(id)arg1 withParams:(id)arg2 requestModifications:(id)arg3 completion:(void)arg4 failedAttempts:(id)arg5; +- (void)sendRequestToEndPoint:(id)arg1 withParams:(id)arg2 requestModifications:(id)arg3 completion:(void)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrResponse.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrResponse.h index 2a9a81fcb..dd9fed2f6 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrResponse.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrResponse.h @@ -13,18 +13,18 @@ @interface FlickrResponse : NSObject { NSMutableString *_partialPhotoIDString; - BOOL _workaround; - BOOL _success; - NSString *_errorDescription; + _Bool _workaround; + _Bool _success; int _errorCode; long long _photoID; + NSString *_errorDescription; } + (id)responseWithData:(id)arg1; @property(nonatomic) int errorCode; // @synthesize errorCode=_errorCode; @property(retain, nonatomic) NSString *errorDescription; // @synthesize errorDescription=_errorDescription; @property(nonatomic) long long photoID; // @synthesize photoID=_photoID; -@property(nonatomic, getter=isSuccess) BOOL success; // @synthesize success=_success; +@property(nonatomic, getter=isSuccess) _Bool success; // @synthesize success=_success; - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 foundCharacters:(id)arg2; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrUploadSession.h b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrUploadSession.h index 3f52aa2cd..7f49c9a5d 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/FlickrUploadSession.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/FlickrUploadSession.h @@ -12,7 +12,7 @@ } + (id)sharedSession; -- (BOOL)uploadPosts:(id)arg1 error:(id *)arg2; +- (_Bool)uploadPosts:(id)arg1 error:(id *)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/NSObject-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/UITextFieldDelegate-Protocol.h new file mode 100644 index 000000000..7b4785d61 --- /dev/null +++ b/iOS7/PrivateFrameworks/VUSocialUpload/UITextFieldDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UITextFieldDelegate + +@optional +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)textFieldDidEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VURemoteSession.h b/iOS7/PrivateFrameworks/VUSocialUpload/VURemoteSession.h index 804ff8493..2fe0ac50f 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VURemoteSession.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VURemoteSession.h @@ -13,8 +13,6 @@ ACAccountStore *_accountStore; } -+ (void)_powerAssertionTimerFired:(id)arg1; -+ (void)_startPowerAssertionRefreshTimer; + (void)refreshPowerAssertion; + (void)decrementPowerAssertion; + (void)incrementPowerAssertion; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeOptionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeOptionViewDelegate-Protocol.h index 43059aece..e275ee2fc 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeOptionViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeOptionViewDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol VimeoComposeOptionViewDelegate -- (void)vimeoComposeOptionView:(id)arg1 didFinishWithDescription:(id)arg2; +- (void)vimeoComposeOptionsViewDidFinish:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeViewController.h b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeViewController.h index 69acedebb..d29595f0c 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeViewController.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoComposeViewController.h @@ -8,7 +8,7 @@ #import "VimeoComposeOptionViewDelegate-Protocol.h" -@class ACAccount, ACAccountStore, NSString, SLSheetAction, UIImageView, VimeoDetailsController; +@class ACAccount, ACAccountStore, NSArray, NSString, SLSheetAction, UIImageView, VimeoDetailsController; @interface VimeoComposeViewController : SLComposeServiceViewController { @@ -18,16 +18,22 @@ ACAccountStore *_accountStore; ACAccount *_vimeoAccount; NSString *_description; + NSArray *_tags; + long long _videoSize; + long long _privacySettings; } +@property(nonatomic) long long privacySettings; // @synthesize privacySettings=_privacySettings; +@property(nonatomic) long long videoSize; // @synthesize videoSize=_videoSize; +@property(retain, nonatomic) NSArray *tags; // @synthesize tags=_tags; @property(retain, nonatomic) NSString *description; // @synthesize description=_description; @property(retain, nonatomic) ACAccount *vimeoAccount; // @synthesize vimeoAccount=_vimeoAccount; @property(retain, nonatomic) ACAccountStore *accountStore; // @synthesize accountStore=_accountStore; -- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)send; -- (BOOL)validateText:(id)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)vimeoComposeOptionView:(id)arg1 didFinishWithDescription:(id)arg2; +- (_Bool)validateText:(id)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)vimeoComposeOptionsViewDidFinish:(id)arg1; - (id)sheetActions; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoDetailsController.h b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoDetailsController.h index bef67399f..c87a96fea 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoDetailsController.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoDetailsController.h @@ -6,24 +6,52 @@ #import "UITableViewController.h" -@class UITextView; +#import "UITextFieldDelegate-Protocol.h" -@interface VimeoDetailsController : UITableViewController +@class NSArray, NSIndexPath, NSMutableArray, NSString, UITableViewCell, UITextView; + +@interface VimeoDetailsController : UITableViewController { UITextView *_descriptionTextView; + UITableViewCell *_descriptionCell; + NSMutableArray *_tags; id _delegate; + NSMutableArray *_videoSizes; + long long _videoSize; + long long _privacySetting; + NSIndexPath *_indexPathForPendingFirstResponder; + NSArray *_videoSizeStrings; + NSArray *_videoSizeFormatStrings; + NSArray *_privacyLevels; } ++ (long long)defaultVideoSize; +@property(retain, nonatomic) NSArray *privacyLevels; // @synthesize privacyLevels=_privacyLevels; +@property(retain, nonatomic) NSArray *videoSizeFormatStrings; // @synthesize videoSizeFormatStrings=_videoSizeFormatStrings; +@property(retain, nonatomic) NSArray *videoSizeStrings; // @synthesize videoSizeStrings=_videoSizeStrings; +@property(retain, nonatomic) NSIndexPath *indexPathForPendingFirstResponder; // @synthesize indexPathForPendingFirstResponder=_indexPathForPendingFirstResponder; +@property(readonly, nonatomic) long long privacySetting; // @synthesize privacySetting=_privacySetting; +@property(readonly, nonatomic) long long videoSize; // @synthesize videoSize=_videoSize; +@property(readonly, nonatomic) NSMutableArray *videoSizes; // @synthesize videoSizes=_videoSizes; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (id)_tagIndexPathForTextField:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (struct CGSize)contentSizeForViewInPopover; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +@property(readonly, nonatomic) NSArray *tags; +@property(readonly, nonatomic) NSString *description; +- (void)viewWillDisappear:(_Bool)arg1; - (void)loadView; - (void)dealloc; +- (id)initWithStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoPost.h b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoPost.h index fdbe06703..5ffe9e3a9 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoPost.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoPost.h @@ -15,34 +15,44 @@ NSString *_videoID; NSString *_ticketID; NSURL *_uploadEndpoint; - BOOL _continuingUpload; - unsigned int _lastByteStored; + _Bool _continuingUpload; + unsigned long long _lastByteStored; int _retryCount; + _Bool _canUploadOverCellular; ALAssetsLibrary *_assetsLibrary; id _delegate; + NSURL *_assetURL; + NSData *_assetData; NSString *_title; NSString *_description; NSArray *_tags; - unsigned int _accessType; - NSURL *_assetURL; + unsigned long long _accessType; + long long _videoSize; + long long _privacySettings; ACAccount *_account; ALAsset *_asset; - NSData *_assetData; + NSURL *_exportedVideoURL; } + (id)dictionaryWithResponseData:(id)arg1 error:(id *)arg2; + (void)getAvailableQuotaForAccount:(id)arg1 completion:(id)arg2; -@property(retain, nonatomic) NSData *assetData; // @synthesize assetData=_assetData; ++ (_Bool)_isUsingCellular; +@property(retain, nonatomic) NSURL *exportedVideoURL; // @synthesize exportedVideoURL=_exportedVideoURL; @property(retain, nonatomic) ALAsset *asset; // @synthesize asset=_asset; @property(retain, nonatomic) ACAccount *account; // @synthesize account=_account; -@property(retain, nonatomic) NSURL *assetURL; // @synthesize assetURL=_assetURL; -@property(nonatomic) unsigned int accessType; // @synthesize accessType=_accessType; +@property(nonatomic) long long privacySettings; // @synthesize privacySettings=_privacySettings; +@property(nonatomic) long long videoSize; // @synthesize videoSize=_videoSize; +@property(nonatomic) unsigned long long accessType; // @synthesize accessType=_accessType; @property(retain, nonatomic) NSArray *tags; // @synthesize tags=_tags; @property(retain, nonatomic) NSString *description; // @synthesize description=_description; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; +@property(retain, nonatomic) NSData *assetData; // @synthesize assetData=_assetData; +@property(retain, nonatomic) NSURL *assetURL; // @synthesize assetURL=_assetURL; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_errorWithCode:(int)arg1; +- (void)_warningWithCode:(int)arg1; - (id)_tags; +- (void)_setPrivacy; - (void)_setTags; - (void)_setDescription; - (void)_setTitle; @@ -56,8 +66,9 @@ - (id)serializedDictionary; - (id)initWithDictionary:(id)arg1; - (id)assetsLibrary; +- (void)_cleanup; - (void)dealloc; -- (id)initWithAssetURL:(id)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoUploadSession.h b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoUploadSession.h index 1867c46c2..29c797b88 100644 --- a/iOS7/PrivateFrameworks/VUSocialUpload/VimeoUploadSession.h +++ b/iOS7/PrivateFrameworks/VUSocialUpload/VimeoUploadSession.h @@ -12,7 +12,7 @@ } + (id)sharedSession; -- (BOOL)uploadPost:(id)arg1 error:(id *)arg2; +- (_Bool)uploadPost:(id)arg1 error:(id *)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/CDStructures.h b/iOS7/PrivateFrameworks/VectorKit/CDStructures.h index ada1652b0..f82a76f70 100644 --- a/iOS7/PrivateFrameworks/VectorKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/VectorKit/CDStructures.h @@ -4,21 +4,22 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -@class NSString, VGLMeshVendor; +@class NSString; #pragma mark Named Structures struct AltitudeDebugSettings { - char altitudePauseLoading; - char altitudeShowTileBounds; - char altitudeThreadDrawing; - char altitudeHighResSatellite; - char altitudeMipmapSatellite; - char altitudeMipmapFlyover; - char altitudeShowNightLight; - char altitudeShowFlyoverDemarcation; + _Bool altitudePauseLoading; + _Bool altitudeShowTileBounds; + _Bool altitudeThreadDrawing; + _Bool altitudeHighResSatellite; + _Bool altitudeMipmapSatellite; + _Bool altitudeMipmapFlyover; + _Bool altitudeShowNightLight; float lodScale; float animationSpinTime; + float tileQualityThreshold; + float forceGridTime; float tourAnimationAltitude; float tourAnimationStepDuration; float tourAnimationCameraOffset; @@ -40,6 +41,7 @@ struct AngularSpringDamper { double _kSpring; double _kDamper; double _restingPosition; + _Bool _directionIsPositive; }; struct Arrow; @@ -57,8 +59,8 @@ struct BRectImp { struct BufferRange; struct BuildingTopMeshFactory { - struct unordered_map, std::__1::equal_to, vk_allocator>> _field1; - struct unordered_map, std::__1::equal_to, vk_allocator>> _field2; + struct unordered_map, std::__1::equal_to, vk_allocator>> _field1; + struct unordered_map, std::__1::equal_to, vk_allocator>> _field2; unsigned int _field3; }; @@ -67,8 +69,8 @@ struct CGColor; struct CGContext; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -77,8 +79,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CameraManager { @@ -118,6 +120,7 @@ struct CameraManager { double _startTiltLimitTilt; struct PositionGeo3d _startTiltLimitPosition; struct Vector3d _startTiltLimitDirection; + double _fullZoomTiltLimitFactor; }; struct CollisionItem; @@ -132,7 +135,9 @@ struct Color { }; struct DiscontinuityEdgeInfo { - VGLMeshVendor *meshVendor; + id _field1; + _Bool _field2; + unsigned int _field3; }; struct Flow { @@ -165,7 +170,7 @@ struct FontAtlasPage; struct FontGlyphCache; struct FontOptions { - struct basic_string, std::__1::allocator> _field1; + struct _retain_ptr, geo::_release_cf> _field1; _Bool _field2; float _field3; _Bool _field4; @@ -213,9 +218,10 @@ struct Incident { long long _field7; long long _field8; long long _field9; - int _field10; - unsigned char _field11; - _Bool _field12; + long long _field10; + int _field11; + unsigned char _field12; + _Bool _field13; }; struct IndicesQuad; @@ -229,15 +235,19 @@ struct InfoLabelCollider { struct InfoLabelFeaturePool { struct mutex _field1; - struct map::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, vk_allocator::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value>>> _field2; - struct map::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, vk_allocator::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value>>> _field3; + unsigned int _field2; + struct map::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, vk_allocator::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value>>> _field3; + struct map::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, vk_allocator::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value>>> _field4; + struct unordered_map, std::__1::equal_to, vk_allocator>> _field5; }; +struct InfoMapTile; + struct InfoOcclusionTester { void **_field1; - struct queue, std::__1::deque, std::__1::allocator>>> _field2; - struct queue, std::__1::deque, std::__1::allocator>>> _field3; - struct queue>> _field4; + struct deque, vk_allocator>> _field2; + struct deque, vk_allocator>> _field3; + struct deque> _field4; id _field5; unsigned int _field6; _Bool _field7; @@ -250,9 +260,9 @@ struct LabelManager { void **_field1; struct weak_ptr _field2; id _field3; - unsigned int _field4; + unsigned long long _field4; int _field5; - int _field6; + long long _field6; _Bool _field7; _Bool _field8; _Bool _field9; @@ -270,88 +280,89 @@ struct LabelManager { _Bool _field21; _Bool _field22; _Bool _field23; - Vec3Imp_f658403c _field24; + _Bool _field24; Vec3Imp_f658403c _field25; Vec3Imp_f658403c _field26; Vec3Imp_f658403c _field27; Vec3Imp_f658403c _field28; - double _field29; + Vec3Imp_f658403c _field29; double _field30; double _field31; double _field32; - CDStruct_aa5aacbc _field33; - struct Mat4Imp _field34; - struct CGSize _field35; - BRectImp_7721609a _field36; - BRectImp_7721609a _field37; - float _field38; - float _field39; + double _field33; + double _field34; + CDStruct_aa5aacbc _field35; + struct Mat4Imp _field36; + struct CGSize _field37; + BRectImp_7721609a _field38; + BRectImp_7721609a _field39; float _field40; - unsigned long long _field41; - double _field42[5]; - double _field43; - int _field44; - struct vector, vk_allocator>> _field45; - struct InfoLabelFeaturePool _field46; - struct RoadLabelPool _field47; - struct PointLabelPool _field48; - struct TrafficIncidentLabelPool _field49; - struct vector, vk_allocator>> _field50; - struct vector> _field51; - struct FontAtlas _field52; - struct LabelMesh _field53; - struct LabelStyleCache _field54; - struct InfoLabelCollider _field55; - struct InfoOcclusionTester _field56; - struct shared_ptr _field57; - struct vector, vk_allocator>> _field58; - struct shared_ptr _field59; - unsigned int _field60; - unsigned int _field61; + float _field41; + float _field42; + unsigned long long _field43; + double _field44[5]; + double _field45; + int _field46; + struct vector, vk_allocator>> _field47; + struct InfoLabelFeaturePool _field48; + struct LabelPool _field49; + struct LabelPool _field50; + struct TrafficIncidentLabelPool _field51; + struct vector, vk_allocator>> _field52; + struct vector> _field53; + struct FontAtlas _field54; + struct LabelMesh _field55; + struct LabelStyleCache _field56; + struct InfoLabelCollider _field57; + struct InfoOcclusionTester _field58; + struct shared_ptr _field59; + struct vector, vk_allocator>> _field60; + struct shared_ptr _field61; unsigned int _field62; - double _field63; + unsigned int _field63; double _field64; - _Bool _field65; - float _field66; - int _field67; - shared_ptr_0c41964b _field68; - struct shared_ptr _field69; - int _field70; - int _field71; - int _field72; - int _field73; - _Bool _field74; - _Bool _field75; - float _field76; - int _field77; - int _field78; - float _field79; - struct basic_string, std::__1::allocator> _field80; + double _field65; + _Bool _field66; + float _field67; + int _field68; + unsigned long long _field69; + unsigned long long _field70; + double _field71; + shared_ptr_0c41964b _field72; + struct shared_ptr _field73; + int _field74; + long long _field75; + long long _field76; + long long _field77; + _Bool _field78; + _Bool _field79; + int _field80; + int _field81; struct _retain_ptr { void **_field1; id _field2; struct _retain_objc _field3; struct _release_objc _field4; - } _field81; + } _field82; struct _retain_ptr { void **_field1; id _field2; struct _retain_objc _field3; struct _release_objc _field4; - } _field82; + } _field83; struct _retain_ptr { void **_field1; id _field2; struct _retain_objc _field3; struct _release_objc _field4; - } _field83; - struct vector, vk_allocator>> _field84; - _Bool _field85; - vector_a3d7a989 _field86; - BRectImp_d02b3a99 _field87; - BRectImp_7721609a _field88; + } _field84; + struct vector, vk_allocator>> _field85; + _Bool _field86; + vector_a3d7a989 _field87; + BRectImp_d02b3a99 _field88; BRectImp_7721609a _field89; BRectImp_7721609a _field90; + BRectImp_7721609a _field91; }; struct LabelManagerNotifierHook; @@ -371,13 +382,17 @@ struct LabelMesh { struct LabelNavJunctionInfo; +struct LabelPool { + struct map, std::__1::shared_ptr, std::__1::less>, vk_allocator, std::__1::shared_ptr>>> _field1; +}; + struct LabelStyleCache { struct mutex _field1; float _field2; _Bool _field3; - int _field4; - int _field5; - int _field6; + long long _field4; + long long _field5; + long long _field6; struct _retain_ptr { void **_field1; id _field2; @@ -421,10 +436,6 @@ struct NavContext { struct NavLabel; -struct PointLabelPool { - struct map, std::__1::shared_ptr, std::__1::less>, vk_allocator, std::__1::shared_ptr>>> _field1; -}; - struct PolylineCoordinate { unsigned int index; float offset; @@ -466,14 +477,10 @@ struct RenderThread { struct Renderer; -struct RoadLabelPool { - struct map, std::__1::shared_ptr, std::__1::less>, vk_allocator, std::__1::shared_ptr>>> _field1; -}; - struct RoadPathElement> { void **_field1; int _field2; - unsigned int _field3; + unsigned long long _field3; shared_ptr_035a2da2 _field4; struct GeoPolyline _field5; int _field6; @@ -492,18 +499,22 @@ struct RouteLineSection { struct vector> _field3; struct vector> _field4; _Bool _field5; - float _field6; + _Bool _field6; float _field7; - struct list> _field8; - struct VertexSource *_field9; - struct VKPolylineWalker _field10; - struct VKRouteLineToMeshPathMap _field11; - struct PolylineCoordinate _field12; + float _field8; + struct list> _field9; + struct VertexSource *_field10; + struct VKPolylineWalker _field11; + struct VKRouteLineToMeshPathMap _field12; struct PolylineCoordinate _field13; - unsigned int *_field14; - unsigned int _field15; - double _field16; - float _field17; + struct PolylineCoordinate _field14; + unsigned long long *_field15; + unsigned long long _field16; + double _field17; + float _field18; + _Bool _field19; + float _field20; + float _field21; }; struct RouteLineStyle { @@ -521,6 +532,8 @@ struct RouteLineStyle { double widthEnlargementScale; double maxEnlargement; float arrowMinZoom; + float selectedArrowMinZoom; + float brightnessRealistic; }; struct RouteMapMatchingSection { @@ -529,6 +542,18 @@ struct RouteMapMatchingSection { struct RouteSegment; +struct SimpleBuffer { + unsigned long long _size; + unsigned long long _capacity; + char *_buf; +}; + +struct SimpleBuffer { + unsigned long long _size; + unsigned long long _capacity; + unsigned short *_buf; +}; + struct SnappedPathMapMatchingSection; struct SpringDamper { @@ -538,10 +563,30 @@ struct SpringDamper { double _kSpring; double _kDamper; double _restingPosition; + _Bool _directionIsPositive; }; struct String { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> _field1; + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + char *_field1; + unsigned long long _field2; + unsigned long long _field3; + } _field1; + struct __short { + char _field1[23]; + struct { + unsigned char _field1; + } _field2; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; }; struct TextLabelPart; @@ -632,16 +677,16 @@ struct VKCameraState { struct VKCircularBuffer { struct vector> _field1; - unsigned int _field2; + unsigned long long _field2; _Bool _field3; double _field4; }; struct VKEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct VKFootprintConvexHull_struct { @@ -668,6 +713,7 @@ struct VKGlobeRouteStyle { float _field10; float _field11; float _field12; + float _field13; }; struct VKGlobeStylesheet; @@ -679,28 +725,28 @@ struct VKLabelNavRouteRoadEdge { }; struct VKLabelStyle { - char _field1; + _Bool _field1; unsigned int _field2; float _field3; - char _field4; + _Bool _field4; struct _VGLColor _field5; struct _VGLColor _field6; unsigned int _field7; float _field8; float _field9; - CDStruct_44473e2f _field10; + CDStruct_cf20f7af _field10; int _field11; - char _field12; + _Bool _field12; float _field13; float _field14; struct _VGLColor _field15; struct _VGLColor _field16; int _field17; int _field18; - int _field19; - char _field20; - char _field21; - char _field22; + long long _field19; + _Bool _field20; + _Bool _field21; + _Bool _field22; float _field23; int _field24; float _field25; @@ -709,15 +755,17 @@ struct VKLabelStyle { float _field28; float _field29; float _field30; - char _field31; - float _field32; - int _field33; - float _field34; - int _field35; - struct basic_string, std::__1::allocator> _field36; - struct basic_string, std::__1::allocator> _field37; - struct basic_string, std::__1::allocator> _field38; - struct FontOptions _field39; + _Bool _field31; + int _field32; + float _field33; + _Bool _field34; + _Bool _field35; + int _field36; + int _field37; + struct _retain_ptr, geo::_release_cf> _field38; + struct _retain_ptr, geo::_release_cf> _field39; + struct _retain_ptr, geo::_release_cf> _field40; + struct FontOptions _field41; }; struct VKNavigationCameraModel { @@ -766,11 +814,21 @@ struct VKProfileSparseRamp { }; struct VKProfileSparseRamp { - _u_73374b6e u; + _u_a3a82b9c u; unsigned char count; }; struct VKProfileSparseRamp { + _u_a3a82b9c u; + unsigned char count; +}; + +struct VKProfileSparseRamp { + _u_73374b6e u; + unsigned char count; +}; + +struct VKProfileSparseRamp { _u_73374b6e u; unsigned char count; }; @@ -786,6 +844,17 @@ struct VKProfileSparseRamp<_VGLColor> { unsigned char count; }; +struct VKProfileSparseRamp { + union _u { + struct VKProfileSparseRampValue { + _Bool value; + unsigned char hi; + } v[2]; + _Bool *extra; + } u; + unsigned char count; +}; + struct VKProfileSparseRamp { union _u { struct VKProfileSparseRampValue { @@ -813,14 +882,8 @@ struct VKProfileSparseRamp { unsigned char count; }; -struct VKProfileSparseRamp { - union _u { - struct VKProfileSparseRampValue { - char value; - unsigned char hi; - } v[2]; - char *extra; - } u; +struct VKProfileSparseRamp { + _u_a3a82b9c u; unsigned char count; }; @@ -845,13 +908,13 @@ struct VKRasterTileKey { struct VKRibbonMakerData { id _field1; id _field2; - char _field3; - char _field4; - char _field5; + _Bool _field3; + _Bool _field4; + _Bool _field5; float _field6; - char _field7; - char _field8; - char _field9; + _Bool _field7; + _Bool _field8; + _Bool _field9; struct vector> _field10; }; @@ -926,8 +989,8 @@ struct _GEOTileKey { }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct _VGLColor { @@ -939,45 +1002,27 @@ struct _VGLColor { struct _VKRealisticPolygonMetaData; -struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { - struct __rep { - union { - struct __long { - unsigned int _field1; - unsigned int _field2; - char *_field3; - } _field1; - struct __short { - union { - unsigned char _field1; - char _field2; - } _field1; - char _field2[11]; - } _field2; - struct __raw { - unsigned long _field1[3]; - } _field3; - } _field1; - } _field1; -}; - struct __hash_node; -struct __hash_node, void *>; +struct __hash_node, void *>; -struct __hash_node>>, void *>; +struct __hash_node>>, void *>; + +struct __hash_node, void *>; struct __hash_node, void *>; +struct __hash_node>>, void *>; + struct __hash_node, std::__1::shared_ptr>, void *>; struct __hash_node, void *>; -struct __hash_node, vk_allocator>>>, void *>; +struct __hash_node, vk_allocator>>>, void *>; -struct __hash_node, void *>; +struct __hash_node, void *>; -struct __hash_node, void *>; +struct __hash_node, void *>; struct __list_node; @@ -990,53 +1035,56 @@ struct __tree_end_node*> { }; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; }; struct _release_objc; struct _retain_objc; -struct basic_string, std::__1::allocator> { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> _field1; +struct _retain_ptr, geo::_release_cf> { + void **_field1; + struct __CFString *_field2; + struct _retain_cf _field3; + struct _release_cf _field4; }; struct bitset<16> { - unsigned int __first_; + unsigned long long __first_; }; struct bitset<32> { - unsigned int __first_; + unsigned long long __first_; }; -struct deque, std::__1::allocator>> { - struct __split_buffer*, std::__1::allocator*>> { +struct deque, vk_allocator>> { + struct __split_buffer*, vk_allocator*>> { struct shared_ptr **_field1; struct shared_ptr **_field2; struct shared_ptr **_field3; - struct __compressed_pair**, std::__1::allocator*>> { + struct __compressed_pair**, vk_allocator*>> { struct shared_ptr **_field1; } _field4; } _field1; - unsigned int _field2; - struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field2; + struct __compressed_pair>> { + unsigned long long _field1; } _field3; }; -struct deque> { - struct __split_buffer> { +struct deque> { + struct __split_buffer> { unsigned int **_field1; unsigned int **_field2; unsigned int **_field3; - struct __compressed_pair> { + struct __compressed_pair> { unsigned int **_field1; } _field4; } _field1; - unsigned int _field2; - struct __compressed_pair> { - unsigned long _field1; + unsigned long long _field2; + struct __compressed_pair> { + unsigned long long _field1; } _field3; }; @@ -1051,7 +1099,7 @@ struct list> { struct __list_node *_field2; } _field1; struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field1; } _field2; }; @@ -1061,7 +1109,7 @@ struct list *_field2; } _field1; struct __compressed_pair>> { - unsigned long _field1; + unsigned long long _field1; } _field2; }; @@ -1072,31 +1120,19 @@ struct map, std::__1::l struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, std::__1::less, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; -struct map, vk_allocator>> { - struct __tree, std::__1::__map_value_compare, true>, vk_allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, vk_allocator, void *>>> { +struct map, std::__1::less, vk_allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, vk_allocator>>> { + struct __tree_node>, void *> *__begin_node_; + struct __compressed_pair*>, vk_allocator>, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair, true>> { - unsigned long __first_; - } __pair3_; - } __tree_; -}; - -struct map, TileKeyComparer, std::__1::allocator>>> { - struct __tree>, std::__1::__map_value_compare, TileKeyComparer, true>, std::__1::allocator>>> { - struct __tree_node>, void *> *__begin_node_; - struct __compressed_pair*>, std::__1::allocator>, void *>>> { - struct __tree_end_node*> __first_; - } __pair1_; - struct __compressed_pair, TileKeyComparer, true>> { - unsigned long __first_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -1108,7 +1144,7 @@ struct map, std::__1::shared_pt struct __tree_end_node*> _field1; } _field2; struct __compressed_pair, std::__1::shared_ptr, std::__1::less>, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -1120,7 +1156,7 @@ struct map, std::__1::allocato struct __tree_end_node*> __first_; } __pair1_; struct __compressed_pair, true>> { - unsigned long __first_; + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -1132,7 +1168,7 @@ struct map::Ke struct __tree_end_node*> _field1; } _field2; struct __compressed_pair::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -1144,7 +1180,7 @@ struct map::Key struct __tree_end_node*> _field1; } _field2; struct __compressed_pair::Key, vk::InfoLabelFeaturePool::FeaturePoolEntry::Value, vk::InfoLabelFeaturePool::FeaturePoolEntry::Less, true>> { - unsigned long _field1; + unsigned long long _field1; } _field3; } _field1; }; @@ -1155,40 +1191,32 @@ struct mutex { struct pair; -struct queue, std::__1::deque, std::__1::allocator>>> { - struct deque, std::__1::allocator>> _field1; -}; - -struct queue>> { - struct deque> _field1; -}; - struct recursive_mutex { struct _opaque_pthread_mutex_t __m_; }; struct routelineTrafficSegment; -struct set, std::__1::less>, vk_allocator>> { - struct __tree, std::__1::less>, vk_allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, vk_allocator, void *>>> { +struct set, std::__1::owner_less>, vk_allocator>> { + struct __tree, std::__1::owner_less>, vk_allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, vk_allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair>> { - unsigned long __first_; + struct __compressed_pair>> { + unsigned long long __first_; } __pair3_; } __tree_; }; -struct set, std::__1::less>, vk_allocator>> { - struct __tree, std::__1::less>, vk_allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, vk_allocator, void *>>> { +struct set, std::__1::owner_less>, vk_allocator>> { + struct __tree, std::__1::owner_less>, vk_allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, vk_allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair>> { - unsigned long __first_; + struct __compressed_pair>> { + unsigned long long __first_; } __pair3_; } __tree_; }; @@ -1243,7 +1271,10 @@ struct shared_ptr { struct __shared_weak_count *__cntrl_; }; -struct shared_ptr; +struct shared_ptr { + struct InfoMapTile *__ptr_; + struct __shared_weak_count *__cntrl_; +}; struct shared_ptr; @@ -1292,7 +1323,7 @@ struct shared_ptr { }; struct type { - unsigned char _field1[12]; + unsigned char _field1[24]; }; struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { @@ -1300,29 +1331,40 @@ struct unique_ptr*[], std::__1::__bucket_list struct __hash_node **__first_; struct __bucket_list_deallocator*>> { struct __compressed_pair*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long __first_; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long __first_; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -1333,7 +1375,18 @@ struct unique_ptr, void *> **__first_; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long __first_; + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -1344,7 +1397,7 @@ struct unique_ptr, std::__1::shared_ptr>, void *> **__first_; struct __bucket_list_deallocator, std::__1::shared_ptr>, void *>*>> { struct __compressed_pair, std::__1::shared_ptr>, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; @@ -1355,40 +1408,40 @@ struct unique_ptr, void *> **__first_; struct __bucket_list_deallocator, void *>*>> { struct __compressed_pair, void *>*>> { - unsigned long __first_; + unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> { - struct __compressed_pair, vk_allocator>>>, void *>**, std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> { - struct __hash_node, vk_allocator>>>, void *> **_field1; - struct __bucket_list_deallocator, vk_allocator>>>, void *>*>> { - struct __compressed_pair, vk_allocator>>>, void *>*>> { - unsigned long _field1; +struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> { + struct __compressed_pair, vk_allocator>>>, void *>**, std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> { + struct __hash_node, vk_allocator>>>, void *> **_field1; + struct __bucket_list_deallocator, vk_allocator>>>, void *>*>> { + struct __compressed_pair, vk_allocator>>>, void *>*>> { + unsigned long long _field1; } _field1; } _field2; } _field1; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long __first_; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **_field1; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long _field1; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; } _field1; } _field2; } _field1; @@ -1400,6 +1453,40 @@ struct unique_ptr, std::__1::equal_to, vk_allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, vk_allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, vk_allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, vk_allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + struct unordered_map, std::__1::equal_to, vk_allocator>> { struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; @@ -1409,7 +1496,7 @@ struct unordered_map, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -1417,18 +1504,18 @@ struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, vk_allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, vk_allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; +struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, vk_allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, vk_allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long __first_; + struct __compressed_pair>, std::__1::hash, true>> { + unsigned long long __first_; } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { + struct __compressed_pair>, std::__1::equal_to, true>> { float __first_; } __p3_; } __table_; @@ -1443,7 +1530,7 @@ struct unordered_map, std::__1::shared_ptr, std::__1::shared_ptr, std::__1::hash>, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, std::__1::shared_ptr, std::__1::equal_to>, true>> { float __first_; @@ -1451,52 +1538,52 @@ struct unordered_map, std::__1::shared_ptr, vk_allocator>>, std::__1::hash, std::__1::equal_to, vk_allocator, vk_allocator>>>>> { - struct __hash_table, vk_allocator>>>, std::__1::__unordered_map_hasher, vk_allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, vk_allocator>>, std::__1::equal_to, true>, vk_allocator, vk_allocator>>>>> { - struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> _field1; - struct __compressed_pair, vk_allocator>>>, void *>*>, vk_allocator, vk_allocator>>>, void *>>> { - struct __hash_node_base, vk_allocator>>>, void *>*> { - struct __hash_node, vk_allocator>>>, void *> *_field1; +struct unordered_map, vk_allocator>>, std::__1::hash, std::__1::equal_to, vk_allocator, vk_allocator>>>>> { + struct __hash_table, vk_allocator>>>, std::__1::__unordered_map_hasher, vk_allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, vk_allocator>>, std::__1::equal_to, true>, vk_allocator, vk_allocator>>>>> { + struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> _field1; + struct __compressed_pair, vk_allocator>>>, void *>*>, vk_allocator, vk_allocator>>>, void *>>> { + struct __hash_node_base, vk_allocator>>>, void *>*> { + struct __hash_node, vk_allocator>>>, void *> *_field1; } _field1; } _field2; - struct __compressed_pair, vk_allocator>>, std::__1::hash, true>> { - unsigned long _field1; + struct __compressed_pair, vk_allocator>>, std::__1::hash, true>> { + unsigned long long _field1; } _field3; - struct __compressed_pair, vk_allocator>>, std::__1::equal_to, true>> { + struct __compressed_pair, vk_allocator>>, std::__1::equal_to, true>> { float _field1; } _field4; } _field1; }; -struct unordered_map, std::__1::equal_to, vk_allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, vk_allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; +struct unordered_map, std::__1::equal_to, vk_allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, vk_allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair, true>> { - unsigned long __first_; + struct __compressed_pair, true>> { + unsigned long long __first_; } __p2_; - struct __compressed_pair, true>> { + struct __compressed_pair, true>> { float __first_; } __p3_; } __table_; }; -struct unordered_map, std::__1::equal_to, vk_allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; - struct __compressed_pair, void *>*>, vk_allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *_field1; +struct unordered_map, std::__1::equal_to, vk_allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, vk_allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; } _field1; } _field2; - struct __compressed_pair, true>> { - unsigned long _field1; + struct __compressed_pair, true>> { + unsigned long long _field1; } _field3; - struct __compressed_pair, true>> { + struct __compressed_pair, true>> { float _field1; } _field4; } _field1; @@ -1511,7 +1598,7 @@ struct unordered_multimap, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -1528,7 +1615,7 @@ struct unordered_multimap, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; @@ -1545,7 +1632,7 @@ struct unordered_set, std::__1::equal_to, vk_alloc } __first_; } __p1_; struct __compressed_pair> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair> { float __first_; @@ -1681,14 +1768,6 @@ struct vector> { } __end_cap_; }; -struct vector> { - CDStruct_183601bc *_field1; - CDStruct_183601bc *_field2; - struct __compressed_pair> { - CDStruct_183601bc *_field1; - } _field3; -}; - struct vector> { struct VKRibbonMultiPolylineSegment *__begin_; struct VKRibbonMultiPolylineSegment *__end_; @@ -1794,10 +1873,10 @@ struct vector, vk_allocator, vk_allocator>> { - struct shared_ptr *__begin_; - struct shared_ptr *__end_; + shared_ptr_a619b154 *__begin_; + shared_ptr_a619b154 *__end_; struct __compressed_pair*, vk_allocator>> { - struct shared_ptr *__first_; + shared_ptr_a619b154 *__first_; } __end_cap_; }; @@ -1833,30 +1912,14 @@ struct vector>, } __end_cap_; }; -struct vector> { - char *__begin_; - char *__end_; - struct __compressed_pair> { - char *__first_; - } __end_cap_; -}; - -struct vector> { - unsigned int *_field1; - unsigned int *_field2; - struct __compressed_pair> { - unsigned int *_field1; +struct vector> { + unsigned long long *_field1; + unsigned long long *_field2; + struct __compressed_pair> { + unsigned long long *_field1; } _field3; }; -struct vector> { - unsigned short *__begin_; - unsigned short *__end_; - struct __compressed_pair> { - unsigned short *__first_; - } __end_cap_; -}; - struct vector> { struct CollisionItem *_field1; struct CollisionItem *_field2; @@ -1980,8 +2043,8 @@ struct vector { - struct LabelManager *_field1; - struct __shared_weak_count *_field2; + struct LabelManager *__ptr_; + struct __shared_weak_count *__cntrl_; }; #if 0 @@ -2010,18 +2073,32 @@ typedef struct { typedef struct { id _field1; char *_field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; - unsigned int _field6; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned long long _field6; unsigned int _field7; unsigned long long _field8; - char _field9; + _Bool _field9; unsigned long long _field10; float _field11; id _field12; int _field13; -} CDStruct_4c1ff046; +} CDStruct_283a3ada; + +typedef struct { + _Bool orthographic; + double width; + double height; + double near; + double far; +} CDStruct_184b3e93; + +typedef struct { + _Bool _field1; + float _field2; + float _field3; +} CDStruct_d5b0faf5; typedef struct { unsigned int _field1; @@ -2033,8 +2110,8 @@ typedef struct { unsigned int _field1; int _field2; int *_field3; - unsigned int _field4; -} CDStruct_62f4b0a5; + unsigned long long _field4; +} CDStruct_00eb6f1a; typedef struct { unsigned int _field1; @@ -2045,11 +2122,11 @@ typedef struct { } CDStruct_6adf2384; typedef struct { - unsigned long _field1; + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { double v[4][4]; @@ -2057,35 +2134,21 @@ typedef struct { typedef struct { unsigned int *list; - unsigned int count; - unsigned int size; -} CDStruct_084d6ede; + unsigned long long count; + unsigned long long size; +} CDStruct_9f2792e4; typedef struct { float *list; - unsigned int count; - unsigned int size; -} CDStruct_d570ea55; + unsigned long long count; + unsigned long long size; +} CDStruct_fae3dc92; typedef struct { int *list; - unsigned int count; - unsigned int size; -} CDStruct_56d48c16; - -typedef struct { - char orthographic; - double width; - double height; - double near; - double far; -} CDStruct_17faa5b0; - -typedef struct { - char _field1; - float _field2; - float _field3; -} CDStruct_32f014a0; + unsigned long long count; + unsigned long long size; +} CDStruct_95bda58d; typedef struct { double latitude; @@ -2100,13 +2163,6 @@ typedef struct { unsigned int _r; } CDStruct_58ec0031; -typedef struct { - float _field1; - char _field2; - char _field3; - id _field4; -} CDStruct_ddfd0e57; - typedef struct { float x0; float x1; @@ -2129,8 +2185,8 @@ typedef struct { typedef struct { int blendMode; - float opacity; -} CDStruct_c0b8bb23; + double opacity; +} CDStruct_ce289cdd; typedef struct { int _field1; @@ -2140,25 +2196,30 @@ typedef struct { float _field5; } CDStruct_8471daaf; -typedef struct { - int from; - int to; - int fromDisplayStyle; - int toDisplayStyle; - float fraction; -} CDStruct_c71ade79; - typedef struct { int _field1; int _field2; int _field3; } CDStruct_77932685; +typedef struct { + int from; + int to; + long long fromDisplayStyle; + long long toDisplayStyle; + float fraction; +} CDStruct_cfeb8bef; + typedef struct { int _field1; int _field2; } CDStruct_1ef3fb1f; +typedef struct { + long long _field1; + long long _field2; +} CDStruct_912cb5d2; + typedef struct CDStruct_183601bc; typedef struct { @@ -2186,22 +2247,22 @@ typedef struct { typedef struct { CDStruct_183601bc *_field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; CDStruct_183601bc *_field6; CDStruct_183601bc *_field7; -} CDStruct_fc3c0eb0; +} CDStruct_91f75a7f; typedef struct { - int iconStyle; + long long iconStyle; struct _VGLColor iconBadgeColor; struct _VGLColor iconGradientColor[2]; struct _VGLColor iconBadgeLightColor; int iconBadgeLightBlendMode; struct _VGLColor iconGlyphColor; - int iconGlyphStyle; + long long iconGlyphStyle; int iconGlyphBlendMode; float iconHaloSize; struct _VGLColor iconHaloColor; @@ -2211,13 +2272,14 @@ typedef struct { float iconCornerRadius; float iconBrightness; float iconBevelAmount; -} CDStruct_44473e2f; + unsigned int iconSourceStyleAttributeKey; +} CDStruct_cf20f7af; typedef struct { - CDStruct_4c1ff046 _field1; + CDStruct_283a3ada _field1; char *_field2; - unsigned int _field3; -} CDStruct_0f5ec4c6; + unsigned long long _field3; +} CDStruct_9c9be310; typedef struct { CDStruct_34734122 origin; @@ -2254,14 +2316,14 @@ typedef struct { typedef struct { struct VKPoint position; double course; - char onRoute; -} CDStruct_cc67e4ef; + _Bool onRoute; +} CDStruct_b926a728; typedef struct { struct VKPoint position; Vec3Imp_f658403c tangent; - char tangentValid; -} CDStruct_87a99b1f; + _Bool tangentValid; +} CDStruct_972c8cd6; typedef struct { struct VKPoint p; @@ -2274,10 +2336,10 @@ typedef struct { struct VKPoint _field3; double _field4; double _field5; - unsigned int _field6; - char _field7; + unsigned long long _field6; + _Bool _field7; struct { - unsigned int _field1; + unsigned long long _field1; double _field2; struct PolylineCoordinate _field3; struct { @@ -2285,17 +2347,17 @@ typedef struct { double _field2; } _field4; } _field8; -} CDStruct_34e0fc6f; +} CDStruct_3dc48697; typedef struct { - CDStruct_4c1ff046 _field1; - unsigned int _field2; - unsigned int _field3; + CDStruct_283a3ada _field1; + unsigned long long _field2; + unsigned long long _field3; int _field4; int _field5; int _field6; - unsigned int _field7; - unsigned int _field8; + unsigned long long _field7; + unsigned long long _field8; BRectImp_7721609a _field9; CDStruct_183601bc *_field10; struct { @@ -2303,7 +2365,7 @@ typedef struct { unsigned short _field2[2]; } _field11; unsigned char _field12; -} CDStruct_c272c4e8; +} CDStruct_02d551b3; typedef struct { struct { @@ -2316,17 +2378,17 @@ typedef struct { unsigned int _field1; int _field2; float _field3; - char _field4; - char _field5; - char _field6; - char _field7; - char _field8; + _Bool _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; struct { unsigned char _field1; unsigned short _field2; } _field9[16]; } _field2; -} CDStruct_dab2d0bd; +} CDStruct_db2bd8f2; // Ambiguous groups typedef struct { @@ -2397,11 +2459,11 @@ typedef struct BRectImp { typedef struct RoadPathElement> { void **_field1; int _field2; - unsigned int _field3; + unsigned long long _field3; shared_ptr_035a2da2 _field4; struct GeoPolyline _field5; int _field6; -} RoadPathElement_777899a4; +} RoadPathElement_1a15aef6; typedef struct Vec2Imp { float x; @@ -2417,31 +2479,31 @@ typedef struct Vec3Imp { typedef struct function { struct type _field1; struct __base *_field2; -} function_ccedc87b; +} function_21f69ee7; -typedef struct set, std::__1::less>, vk_allocator>> { - struct __tree, std::__1::less>, vk_allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, vk_allocator, void *>>> { +typedef struct set, std::__1::owner_less>, vk_allocator>> { + struct __tree, std::__1::owner_less>, vk_allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, vk_allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair>> { - unsigned long __first_; + struct __compressed_pair>> { + unsigned long long __first_; } __pair3_; } __tree_; -} set_a425ba2c; +} set_d0a7cc39; -typedef struct set, std::__1::less>, vk_allocator>> { - struct __tree, std::__1::less>, vk_allocator>> { - struct __tree_node, void *> *__begin_node_; - struct __compressed_pair*>, vk_allocator, void *>>> { +typedef struct set, std::__1::owner_less>, vk_allocator>> { + struct __tree, std::__1::owner_less>, vk_allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, vk_allocator, void *>>> { struct __tree_end_node*> __first_; } __pair1_; - struct __compressed_pair>> { - unsigned long __first_; + struct __compressed_pair>> { + unsigned long long __first_; } __pair3_; } __tree_; -} set_2bef5b43; +} set_4d79ca70; typedef struct shared_ptr { struct MapEdge *__ptr_; @@ -2468,6 +2530,11 @@ typedef struct shared_ptr { struct __shared_weak_count *__cntrl_; } shared_ptr_0c41964b; +typedef struct shared_ptr { + struct InfoMapTile *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_a619b154; + typedef struct shared_ptr { struct LabelManager *__ptr_; struct __shared_weak_count *__cntrl_; @@ -2492,30 +2559,30 @@ typedef struct unordered_map, std::__1::shared_ptr< } __first_; } __p1_; struct __compressed_pair, std::__1::shared_ptr, std::__1::hash>, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, std::__1::shared_ptr, std::__1::equal_to>, true>> { float __first_; } __p3_; } __table_; -} unordered_map_ad9b4de7; - -typedef struct unordered_map, vk_allocator>>, std::__1::hash, std::__1::equal_to, vk_allocator, vk_allocator>>>>> { - struct __hash_table, vk_allocator>>>, std::__1::__unordered_map_hasher, vk_allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, vk_allocator>>, std::__1::equal_to, true>, vk_allocator, vk_allocator>>>>> { - struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> _field1; - struct __compressed_pair, vk_allocator>>>, void *>*>, vk_allocator, vk_allocator>>>, void *>>> { - struct __hash_node_base, vk_allocator>>>, void *>*> { - struct __hash_node, vk_allocator>>>, void *> *_field1; +} unordered_map_52431100; + +typedef struct unordered_map, vk_allocator>>, std::__1::hash, std::__1::equal_to, vk_allocator, vk_allocator>>>>> { + struct __hash_table, vk_allocator>>>, std::__1::__unordered_map_hasher, vk_allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, vk_allocator>>, std::__1::equal_to, true>, vk_allocator, vk_allocator>>>>> { + struct unique_ptr, vk_allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, vk_allocator>>>, void *>*>>> _field1; + struct __compressed_pair, vk_allocator>>>, void *>*>, vk_allocator, vk_allocator>>>, void *>>> { + struct __hash_node_base, vk_allocator>>>, void *>*> { + struct __hash_node, vk_allocator>>>, void *> *_field1; } _field1; } _field2; - struct __compressed_pair, vk_allocator>>, std::__1::hash, true>> { - unsigned long _field1; + struct __compressed_pair, vk_allocator>>, std::__1::hash, true>> { + unsigned long long _field1; } _field3; - struct __compressed_pair, vk_allocator>>, std::__1::equal_to, true>> { + struct __compressed_pair, vk_allocator>>, std::__1::equal_to, true>> { float _field1; } _field4; } _field1; -} unordered_map_2e8bbe9f; +} unordered_map_93d329bc; typedef struct unordered_multimap, std::__1::equal_to, vk_allocator>> { struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, vk_allocator>> { @@ -2526,13 +2593,13 @@ typedef struct unordered_multimap, true>> { - unsigned long __first_; + unsigned long long __first_; } __p2_; struct __compressed_pair, true>> { float __first_; } __p3_; } __table_; -} unordered_multimap_058b834e; +} unordered_multimap_1962e1c9; typedef struct vector> { struct RouteJunctionInfo *_field1; @@ -2550,14 +2617,6 @@ typedef struct vector> { } __end_cap_; } vector_3bee010d; -typedef struct vector> { - CDStruct_183601bc *_field1; - CDStruct_183601bc *_field2; - struct __compressed_pair> { - CDStruct_183601bc *_field1; - } _field3; -} vector_d758ecaf; - typedef struct vector> { struct DiscontinuityEdgeInfo **_field1; struct DiscontinuityEdgeInfo **_field2; @@ -2598,13 +2657,13 @@ typedef struct vector> { - unsigned int *_field1; - unsigned int *_field2; - struct __compressed_pair> { - unsigned int *_field1; +typedef struct vector> { + unsigned long long *_field1; + unsigned long long *_field2; + struct __compressed_pair> { + unsigned long long *_field1; } _field3; -} vector_81578dfd; +} vector_a3ee659f; typedef struct vector> { struct TileExclusionArea *__begin_; @@ -2626,6 +2685,14 @@ typedef union { int *extra; } _u_73374b6e; +typedef union { + struct VKProfileSparseRampValue { + long long value; + unsigned char hi; + } v[2]; + long long *extra; +} _u_a3a82b9c; + #endif #pragma mark Typedef'd Unions diff --git a/iOS7/PrivateFrameworks/VectorKit/CLLocation-VKCLLocationExtras.h b/iOS7/PrivateFrameworks/VectorKit/CLLocation-VKCLLocationExtras.h index acbe5b5c6..9ad01674b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/CLLocation-VKCLLocationExtras.h +++ b/iOS7/PrivateFrameworks/VectorKit/CLLocation-VKCLLocationExtras.h @@ -7,7 +7,7 @@ #import "CLLocation.h" @interface CLLocation (VKCLLocationExtras) -- (BOOL)hasMatch; +- (_Bool)hasMatch; - (double)speedAccuracy; - (double)courseAccuracy; - (double)_vectorkit_rawCourse; diff --git a/iOS7/PrivateFrameworks/VectorKit/GEOMapAccessRestrictions-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/GEOMapAccessRestrictions-Protocol.h index 26e4d7348..e8275e15b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/GEOMapAccessRestrictions-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/GEOMapAccessRestrictions-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol GEOMapAccessRestrictions -@property(readonly, nonatomic) BOOL allowsNetworkTileLoad; +@property(readonly, nonatomic) _Bool allowsNetworkTileLoad; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/LabelManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/LabelManagerDelegate-Protocol.h index 70cf5bfc1..cef9eda7a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/LabelManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/LabelManagerDelegate-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol LabelManagerDelegate -- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(BOOL)arg2; +- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(_Bool)arg2; - (void)labelManager:(struct LabelManager *)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(BOOL)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(BOOL)arg2; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(_Bool)arg2; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/PrivateFrameworks/VectorKit/NSFastEnumeration-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/VectorKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableGroundCoverProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableGroundCoverProgram.h index bf47062e7..90e131ea7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableGroundCoverProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableGroundCoverProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLAnimatableGroundCoverProgram : VGLGroundCoverProgram { int _uLandVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatablePolygonProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatablePolygonProgram.h index ebfa09b7b..3d6fd5dad 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatablePolygonProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatablePolygonProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLAnimatablePolygonProgram : VGLPolygonProgram { int _uTextureVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableStrokePolygonProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableStrokePolygonProgram.h index 12293b657..e62d78771 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableStrokePolygonProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableStrokePolygonProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLAnimatableStrokePolygonProgram : VGLStrokePolygonProgram { int _uTextureVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTextureProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTextureProgram.h index 03b637b2e..010ca0392 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTextureProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTextureProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLAnimatableTextureProgram : VGLTextureProgram { int _uTextureVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTexturedCullableMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTexturedCullableMesh.h index 08125be6f..e67c658ea 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTexturedCullableMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLAnimatableTexturedCullableMesh.h @@ -8,6 +8,7 @@ @class VGLTexture, VKPolygonDrawStyle; +// Not exported @interface VGLAnimatableTexturedCullableMesh : VGLSingleTexturedCullableMesh { VKPolygonDrawStyle *_style; @@ -16,11 +17,11 @@ @property(retain, nonatomic) VKPolygonDrawStyle *style; // @synthesize style=_style; @property(retain, nonatomic) VGLTexture *textureVariant; // @synthesize textureVariant=_textureVariant; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2 context:(id)arg3; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2 context:(id)arg3; - (void)drawTrianglesWithContext:(id)arg1; - (void)_setupTexturesInContext:(id)arg1; -- (void)updateTexturesForTileKey:(struct VKTileKey)arg1 contentScale:(float)arg2; -- (id)_textureForTileKey:(struct VKTileKey)arg1 contentScale:(float)arg2 useVariant:(BOOL)arg3; +- (void)updateTexturesForTileKey:(struct VKTileKey)arg1 contentScale:(double)arg2; +- (id)_textureForTileKey:(struct VKTileKey)arg1 contentScale:(double)arg2 useVariant:(_Bool)arg3; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLBasicProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLBasicProgram.h index da7d99bcf..dc89f1701 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLBasicProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLBasicProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLBasicProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLBuildingProgram.h index 7d1f072c3..46dc90011 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLBuildingProgram : VGLFogProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLBuildingShadowProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLBuildingShadowProgram.h index f36c03e2a..25c68b91f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLBuildingShadowProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLBuildingShadowProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLBuildingShadowProgram : VGLProgram { int _uAlpha; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLBytesTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLBytesTexture.h index ac06dcb19..43a85fb9a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLBytesTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLBytesTexture.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface VGLBytesTexture : VGLTexture { NSData *_data; @@ -18,8 +19,8 @@ unsigned int _pixelType; } -- (BOOL)loadTexture; -- (BOOL)decodeTexture; +- (_Bool)loadTexture; +- (_Bool)decodeTexture; - (void)dealloc; - (id)initWithData:(id)arg1 internalFormat:(int)arg2 size:(struct CGSize)arg3 pixelFormat:(unsigned int)arg4 pixelType:(unsigned int)arg5; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCanvas-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VGLCanvas-Protocol.h index 31e21a300..d7b5f3d01 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCanvas-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCanvas-Protocol.h @@ -12,7 +12,7 @@ + (Class)contextClass; @property(readonly, nonatomic) VGLContext *vglContext; @property(readonly, nonatomic) struct CGSize sizeInPixels; -@property(readonly, nonatomic) float contentScale; +@property(readonly, nonatomic) double contentScale; @property(readonly, nonatomic) struct CGSize size; - (void)didDrawView; - (void)willDrawView; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCasingFacadeProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLCasingFacadeProgram.h index 702437517..d53fce2d1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCasingFacadeProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCasingFacadeProgram.h @@ -4,9 +4,10 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@interface VGLCasingFacadeProgram : VGLRealisticFadeProgram +// Not exported +@interface VGLCasingFacadeProgram : VGLRealisticProgram { struct _VGLColor _color; int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCasingShadowProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLCasingShadowProgram.h index bd0c73d81..ff929a079 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCasingShadowProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCasingShadowProgram.h @@ -4,9 +4,10 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@interface VGLCasingShadowProgram : VGLRealisticFadeProgram +// Not exported +@interface VGLCasingShadowProgram : VGLRealisticProgram { float _ramp; int _uRamp; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCasingTopProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLCasingTopProgram.h index 75ced69ea..cf4823507 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCasingTopProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCasingTopProgram.h @@ -4,9 +4,10 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import -@interface VGLCasingTopProgram : VGLRealisticFadeProgram +// Not exported +@interface VGLCasingTopProgram : VGLRealisticProgram { struct _VGLColor _color; int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMesh.h index 42ec15225..227721e13 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMesh.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLCenterLineMesh : VGLCullableMesh { int _lastRenderPass; @@ -26,7 +27,7 @@ - (id)initRoadMesh; - (id)initMeshOfType:(int)arg1; - (id)init; -- (BOOL)isPrimaryIndexModeLinesWithTriangles; +- (_Bool)isPrimaryIndexModeLinesWithTriangles; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMeshVendor.h b/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMeshVendor.h index 392c53ec5..8363c1e8e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMeshVendor.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCenterLineMeshVendor.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLCenterLineMeshVendor : VGLMeshVendor { int _centerLineMeshType; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCheapTrafficNoFattenProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLCheapTrafficNoFattenProgram.h index 4644a11c1..52e8a46bd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCheapTrafficNoFattenProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCheapTrafficNoFattenProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLCheapTrafficNoFattenProgram : VGLTrafficNoFattenProgram { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCircleStrokeProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLCircleStrokeProgram.h index 2b91a5798..90d9798bf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCircleStrokeProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCircleStrokeProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLCircleStrokeProgram : VGLProgram { int _uTextureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLClutTextureProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLClutTextureProgram.h index d284903ce..ef8e1b4fe 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLClutTextureProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLClutTextureProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLClutTextureProgram : VGLTextureProgram { int _uClutSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCompressedTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLCompressedTexture.h index 4a7d06ebf..9147948ab 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCompressedTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCompressedTexture.h @@ -8,6 +8,7 @@ @class NSData, NSMutableArray; +// Not exported @interface VGLCompressedTexture : VGLTexture { NSData *_data; @@ -24,8 +25,8 @@ } - (id).cxx_construct; -- (BOOL)loadTexture; -- (BOOL)decodeTexture; +- (_Bool)loadTexture; +- (_Bool)decodeTexture; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLContext.h b/iOS7/PrivateFrameworks/VectorKit/VGLContext.h index 2dd1354d2..e3e799857 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLContext.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLContext.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class EAGLContext, NSMapTable, NSMutableArray, NSString, VGLFramebuffer, VGLGPU, VGLMesh, VGLProgram, VGLProgramFactory, VGLResourceFactory, VGLSharegroup, VGLTexture, VGLVertexArrayObject; +@class EAGLContext, NSMapTable, NSMutableArray, NSString, VGLFramebuffer, VGLGPU, VGLMesh, VGLProgram, VGLProgramFactory, VGLRenderState, VGLResourceFactory, VGLSharegroup, VGLTexture, VGLVertexArrayObject; +// Not exported @interface VGLContext : NSObject { VGLGPU *_gpu; @@ -17,11 +18,11 @@ VGLFramebuffer *_framebuffer; struct CGSize _sizeInPixels; CDUnion_f5b85e25 _pixelSpaceMatrix; - BOOL _depthTest; - BOOL _stencilTest; - BOOL _cullFace; - BOOL _blend; - BOOL _scissorTest; + _Bool _depthTest; + _Bool _stencilTest; + _Bool _cullFace; + _Bool _blend; + _Bool _scissorTest; CDStruct_ff03d24e _scissorRect; int _blendMode; int _depthMode; @@ -31,8 +32,8 @@ unsigned char _clearStencil; VGLProgram *_program; struct _VGLColor _color; - BOOL _depthMask; - BOOL _colorMask; + _Bool _depthMask; + _Bool _colorMask; unsigned char _stencilMask; VGLMesh *_meshForUnitSquare; VGLMesh *_meshForUnitTexture; @@ -48,29 +49,26 @@ float _averageFPS; float _fpsStartTime; float _framerateSum; - BOOL _drawFramerateGraph; + _Bool _drawFramerateGraph; struct _VGLColor _frameRateGraphColor; float _framerateGraphSamples[30]; NSMapTable *_programCache; VGLProgramFactory *_programFactory; NSString *_programFactoryCohort; - BOOL _enablePolygonFillOffset; + _Bool _enablePolygonFillOffset; CDStruct_e5f4ed30 _polygonOffset; + VGLRenderState *_simpleRenderState; EAGLContext *_eaglContext; struct _VGLColor _framerateGraphColor; } -+ (void)popContext; -+ (void)pushContext:(id)arg1 queue:(id)arg2; -+ (id)_contextStack; -+ (id)_contextStackForQueue:(id)arg1; @property(nonatomic) CDStruct_e5f4ed30 polygonOffset; // @synthesize polygonOffset=_polygonOffset; -@property(nonatomic) BOOL enablePolygonFillOffset; // @synthesize enablePolygonFillOffset=_enablePolygonFillOffset; +@property(nonatomic) _Bool enablePolygonFillOffset; // @synthesize enablePolygonFillOffset=_enablePolygonFillOffset; @property(retain, nonatomic) VGLVertexArrayObject *VAO; // @synthesize VAO=_VAO; @property(retain, nonatomic) VGLProgram *program; // @synthesize program=_program; @property(nonatomic) unsigned char stencilMask; // @synthesize stencilMask=_stencilMask; -@property(nonatomic) BOOL depthMask; // @synthesize depthMask=_depthMask; -@property(nonatomic) BOOL colorMask; // @synthesize colorMask=_colorMask; +@property(nonatomic) _Bool depthMask; // @synthesize depthMask=_depthMask; +@property(nonatomic) _Bool colorMask; // @synthesize colorMask=_colorMask; @property(nonatomic) unsigned int activeTexture; // @synthesize activeTexture=_activeTexture; @property(nonatomic) unsigned char clearStencil; // @synthesize clearStencil=_clearStencil; @property(nonatomic) struct _VGLColor clearColor; // @synthesize clearColor=_clearColor; @@ -79,13 +77,13 @@ @property(nonatomic) int depthMode; // @synthesize depthMode=_depthMode; @property(nonatomic) int blendMode; // @synthesize blendMode=_blendMode; @property(nonatomic) CDStruct_818bb265 scissorRect; // @synthesize scissorRect=_scissorRect; -@property(nonatomic) BOOL scissorTest; // @synthesize scissorTest=_scissorTest; -@property(nonatomic) BOOL cullFace; // @synthesize cullFace=_cullFace; -@property(nonatomic) BOOL stencilTest; // @synthesize stencilTest=_stencilTest; -@property(nonatomic) BOOL depthTest; // @synthesize depthTest=_depthTest; +@property(nonatomic) _Bool scissorTest; // @synthesize scissorTest=_scissorTest; +@property(nonatomic) _Bool cullFace; // @synthesize cullFace=_cullFace; +@property(nonatomic) _Bool stencilTest; // @synthesize stencilTest=_stencilTest; +@property(nonatomic) _Bool depthTest; // @synthesize depthTest=_depthTest; @property(readonly, nonatomic) CDUnion_f5b85e25 pixelSpaceMatrix; // @synthesize pixelSpaceMatrix=_pixelSpaceMatrix; @property(nonatomic) struct _VGLColor framerateGraphColor; // @synthesize framerateGraphColor=_framerateGraphColor; -@property(nonatomic) BOOL drawFramerateGraph; // @synthesize drawFramerateGraph=_drawFramerateGraph; +@property(nonatomic) _Bool drawFramerateGraph; // @synthesize drawFramerateGraph=_drawFramerateGraph; @property(readonly, nonatomic) VGLSharegroup *sharegroup; // @synthesize sharegroup=_sharegroup; @property(readonly, nonatomic) EAGLContext *eaglContext; // @synthesize eaglContext=_eaglContext; @property(readonly, nonatomic) VGLGPU *gpu; // @synthesize gpu=_gpu; @@ -99,14 +97,17 @@ - (id)newBuffer; - (id)newVAO; - (id)newOcclusionResource:(int)arg1; -- (void)performWhileCurrentContext:(id)arg1; -- (BOOL)isCurrentContext; +- (_Bool)isCurrentContext; +- (void)perform:(id)arg1; +- (void)_pop:(void *)arg1; +- (_Bool)_push:(void **)arg1; +- (id)description; - (void)drawFramerateGraphMethod; - (void)dumpCounts; - (void)endFrame; - (void)startFrame; - (float)averageFPS; -- (BOOL)checkForError; +- (_Bool)checkForError; @property(readonly, nonatomic) VGLMesh *meshForUnitTextureInverted; @property(readonly, nonatomic) VGLMesh *meshForUnitTexture; - (void)drawTexture:(struct CGRect)arg1; @@ -157,7 +158,7 @@ @property(retain, nonatomic) VGLTexture *texture2D1; @property(retain, nonatomic) VGLTexture *texture2D0; - (void)_setTexture:(id)arg1 target:(int)arg2 unit:(int)arg3; -- (void)setColorMaskRed:(BOOL)arg1 green:(BOOL)arg2 blue:(BOOL)arg3 alpha:(BOOL)arg4; +- (void)setColorMaskRed:(_Bool)arg1 green:(_Bool)arg2 blue:(_Bool)arg3 alpha:(_Bool)arg4; - (void)_forceBlendMode:(int)arg1; - (void)resetAlphaChannel:(unsigned char)arg1; - (void)bindRenderState:(id)arg1; @@ -165,12 +166,11 @@ - (void)popRenderState; - (void)pushRenderState; - (id)renderState; -- (BOOL)renderbufferStorage:(unsigned int)arg1 fromCanvas:(id)arg2; +- (_Bool)renderbufferStorage:(unsigned long long)arg1 fromCanvas:(id)arg2; @property(retain, nonatomic) VGLFramebuffer *targetFramebuffer; -- (void)clearBufferColor:(BOOL)arg1 stencil:(BOOL)arg2 depth:(BOOL)arg3; +- (void)clearBufferColor:(_Bool)arg1 stencil:(_Bool)arg2 depth:(_Bool)arg3; - (void)reset; - (void)present; -- (void)_makeActive; - (void)dealloc; - (id)initWithGPU:(id)arg1 sharegroup:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLCullableMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLCullableMesh.h index 3480b2c4d..e473c91cc 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLCullableMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLCullableMesh.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLCullableMesh : VGLMesh { int _vertexOffset; @@ -19,16 +20,16 @@ @property(nonatomic) unsigned int tilePointSize; // @synthesize tilePointSize=_pointSize; - (id).cxx_construct; - (void).cxx_destruct; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2 context:(id)arg3; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2 context:(id)arg3; - (void)drawInPreparedCulls:(id)arg1; -- (void)prepareCullsInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2; +- (void)prepareCullsInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2; - (void)drawDebugBounds:(id)arg1; - (void)buildCullingTree; - (void)freeze; -- (void)_createSortedLineIndicesFromSortedTriangleLinesForIndex:(unsigned int)arg1 fromIndex:(unsigned int)arg2; -- (void)_splitForIndexMode:(unsigned int)arg1; +- (void)_createSortedLineIndicesFromSortedTriangleLinesForIndex:(unsigned long long)arg1 fromIndex:(unsigned long long)arg2; +- (void)_splitForIndexMode:(unsigned long long)arg1; - (id)init; -@property(readonly, nonatomic) BOOL isPrimaryIndexModeLinesWithTriangles; +@property(readonly, nonatomic) _Bool isPrimaryIndexModeLinesWithTriangles; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLDashedLineNoFattenProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLDashedLineNoFattenProgram.h index 1283e6863..209312ff5 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLDashedLineNoFattenProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLDashedLineNoFattenProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLDashedLineNoFattenProgram : VGLRoadNoFattenProgram { int _uDistanceMultiplier; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLDebugBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLDebugBuildingProgram.h index b493d8a2c..b8dd80b35 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLDebugBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLDebugBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLDebugBuildingProgram : VGLBuildingProgram { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLDepthDependentBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLDepthDependentBuildingProgram.h index 1cfdd48f9..58975a07b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLDepthDependentBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLDepthDependentBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLDepthDependentBuildingProgram : VGLBuildingProgram { float _minDepth; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLDisplayLink.h b/iOS7/PrivateFrameworks/VectorKit/VGLDisplayLink.h index c945e33bb..1c0a8717a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLDisplayLink.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLDisplayLink.h @@ -6,22 +6,25 @@ #import "NSObject.h" -@class CADisplayLink; +@class CADisplay, CADisplayLink; +// Not exported @interface VGLDisplayLink : NSObject { SEL _selector; id _target; CADisplayLink *_displayLink; - int _frameInterval; - int _skippedFrames; - BOOL _paused; + CADisplay *_display; + long long _frameInterval; + long long _skippedFrames; + _Bool _paused; } +@property(retain, nonatomic) CADisplay *display; // @synthesize display=_display; - (void)_displayLinkFired:(id)arg1; @property(readonly, nonatomic) double timestamp; -@property(nonatomic) int frameInterval; -@property(nonatomic, getter=isPaused) BOOL paused; +@property(nonatomic) long long frameInterval; +@property(nonatomic, getter=isPaused) _Bool paused; - (void)invalidate; - (void)addToRunLoop:(id)arg1 forMode:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingProgram.h index 265ef5b68..4cf603216 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLFlatBuildingProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingStrokeProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingStrokeProgram.h index 6d3a3fb82..99d7277fb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingStrokeProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFlatBuildingStrokeProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLFlatBuildingStrokeProgram : VGLStrokePolygonProgram { int _uMaxLayeringHeight; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFogExpTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLFogExpTexture.h index f6e042893..d79b6aade 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFogExpTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFogExpTexture.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLFogExpTexture : VGLLookupTexture { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFogProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLFogProgram.h index 8fb6362d3..60ff3f479 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFogProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFogProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLFogProgram : VGLProgram { int _uModelViewMatrix; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFontTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLFontTexture.h index b073b83e0..0eac30fcd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFontTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFontTexture.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VGLFontTexture : VGLTexture { } - (void)pushSubImage:(void *)arg1 x:(int)arg2 y:(int)arg3 size:(int)arg4; -- (BOOL)loadTexture; +- (_Bool)loadTexture; - (id)initWithSize:(struct CGSize)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFragmentShader.h b/iOS7/PrivateFrameworks/VectorKit/VGLFragmentShader.h index a06d66658..c00e5f358 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFragmentShader.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFragmentShader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLFragmentShader : VGLShader { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLFramebuffer.h b/iOS7/PrivateFrameworks/VectorKit/VGLFramebuffer.h index f6fce435e..d90ff96c0 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLFramebuffer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLFramebuffer.h @@ -8,6 +8,7 @@ @class VGLContext, VGLScreenCanvas, VGLTexture; +// Not exported @interface VGLFramebuffer : NSObject { VGLContext *_context; @@ -20,12 +21,14 @@ unsigned int _multisampleDepthbuffer; int _width; int _height; - BOOL _createdWithDepth; - BOOL _createdWithStencil; - BOOL _isPresentable; - BOOL _multisampleModeCurrent; - BOOL _multisampleModeNext; + _Bool _createdWithDepth; + _Bool _createdWithStencil; + _Bool _isPresentable; + _Bool _multisampleModeCurrent; + _Bool _multisampleModeNext; VGLTexture *_texture; + _Bool _usingMagicFramebuffer; + int _magicFramebufferToken; } @property(readonly, nonatomic) unsigned int framebuffer; // @synthesize framebuffer=_framebuffer; @@ -33,7 +36,7 @@ @property(nonatomic) VGLScreenCanvas *canvas; // @synthesize canvas=_canvas; @property(readonly, nonatomic) int height; // @synthesize height=_height; @property(readonly, nonatomic) int width; // @synthesize width=_width; -@property(readonly, nonatomic) BOOL isPresentable; // @synthesize isPresentable=_isPresentable; +@property(readonly, nonatomic) _Bool isPresentable; // @synthesize isPresentable=_isPresentable; - (void)deleteUnusedFramebuffers; - (void)deleteResolveFramebuffers; - (void)deleteFramebuffers; @@ -44,14 +47,14 @@ - (void)_deallocMultisampleFramebuffer; - (void)_deallocSecondaryFramebuffer; - (void)_deallocResolveFramebuffer; -- (BOOL)_createMultisampleFramebufferWithDepth:(BOOL)arg1 stencil:(BOOL)arg2; -- (BOOL)_createSecondaryFramebufferWithDepth:(BOOL)arg1 stencil:(BOOL)arg2; -- (BOOL)_createResolveFramebuffer; +- (_Bool)_createMultisampleFramebufferWithDepth:(_Bool)arg1 stencil:(_Bool)arg2; +- (_Bool)_createSecondaryFramebufferWithDepth:(_Bool)arg1 stencil:(_Bool)arg2; +- (_Bool)_createResolveFramebuffer; - (void)dealloc; -- (id)initWithContext:(id)arg1 texture:(id)arg2 depth:(BOOL)arg3 stencil:(BOOL)arg4; -- (id)initWithContext:(id)arg1 canvas:(id)arg2 depth:(BOOL)arg3 stencil:(BOOL)arg4 multisampling:(BOOL)arg5; +- (id)initWithContext:(id)arg1 texture:(id)arg2 depth:(_Bool)arg3 stencil:(_Bool)arg4; +- (id)initWithContext:(id)arg1 canvas:(id)arg2 depth:(_Bool)arg3 stencil:(_Bool)arg4 multisampling:(_Bool)arg5; - (id)initWithContext:(id)arg1 canvas:(id)arg2; -@property(nonatomic) BOOL useMultisampling; +@property(nonatomic) _Bool useMultisampling; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLGPU.h b/iOS7/PrivateFrameworks/VectorKit/VGLGPU.h index 3a5968794..10d2f132f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLGPU.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLGPU.h @@ -8,11 +8,12 @@ @class NSSet, NSString, VGLContext, VGLSharegroup; +// Not exported @interface VGLGPU : NSObject { VGLContext *_internalContext; VGLSharegroup *_sharegroup; - int _kind; + long long _kind; NSSet *_extensionNames; int _initializedCapabilities; int _maxTextureSize; @@ -29,16 +30,16 @@ int _maxSamples; } -+ (id)gpuForKind:(int)arg1; ++ (id)gpuForKind:(long long)arg1; @property(readonly, nonatomic) NSSet *extensionNames; // @synthesize extensionNames=_extensionNames; -@property(readonly, nonatomic) int kind; // @synthesize kind=_kind; +@property(readonly, nonatomic) long long kind; // @synthesize kind=_kind; - (id).cxx_construct; - (void).cxx_destruct; - (id)newContext:(Class)arg1; -- (BOOL)platformSupports:(id)arg1; +- (_Bool)platformSupports:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithKind:(int)arg1; +- (id)initWithKind:(long long)arg1; @property(readonly, nonatomic) NSString *rendererName; // @synthesize rendererName=_rendererName; @property(readonly, nonatomic) int maxSamples; // @synthesize maxSamples=_maxSamples; @property(readonly, nonatomic) int maxFragShaderTextureUnits; // @synthesize maxFragShaderTextureUnits=_maxFragShaderTextureUnits; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLGlyphProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLGlyphProgram.h index 08504947e..6ff952a0c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLGlyphProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLGlyphProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLGlyphProgram : VGLProgram { int _uChannel; @@ -14,14 +15,10 @@ int _textureSampler; int _uFadeTime; float _fadeTime; - int _uParallaxNormal; - Vec2Imp_1782d7e3 _parallaxNormal; } + (id)fragName; + (id)vertName; -- (id).cxx_construct; -@property(nonatomic) Vec2Imp_1782d7e3 parallaxNormal; @property(nonatomic) float fadeTime; @property(nonatomic) int textureSampler; @property(nonatomic) int channel; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLGridProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLGridProgram.h index da24eca35..08dc17f1c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLGridProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLGridProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLGridProgram : VGLProgram { int _uGridMix; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLGroundCoverProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLGroundCoverProgram.h index e57467506..fdeed1da7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLGroundCoverProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLGroundCoverProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLGroundCoverProgram : VGLProgram { int _uVegetationAlpha; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLGroupCullableMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLGroupCullableMesh.h index 657f9daa1..cd8cd266d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLGroupCullableMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLGroupCullableMesh.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLGroupCullableMesh : VGLMesh { struct vector> _groupInfoCollection; @@ -17,23 +18,23 @@ } _fragments[16]; float _fragmentSize; struct bitset<16> _fragmentsToDrawBitset; - BOOL _didFreeze; - struct unordered_map, std::__1::equal_to, vk_allocator>> _groupIDToInfoIndex; + _Bool _didFreeze; + struct unordered_map, std::__1::equal_to, vk_allocator>> _groupIDToInfoIndex; } - (id).cxx_construct; - (void).cxx_destruct; -- (void)groupsContainingPositionA:(CDStruct_03942939)arg1 positionB:(CDStruct_03942939)arg2 groupIDs:(unsigned int *)arg3 groupIDCount:(unsigned int *)arg4 maxGroupIDs:(unsigned int)arg5; +- (void)groupsContainingPositionA:(CDStruct_03942939)arg1 positionB:(CDStruct_03942939)arg2 groupIDs:(unsigned long long *)arg3 groupIDCount:(unsigned long long *)arg4 maxGroupIDs:(unsigned long long)arg5; - (void)freeze; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned int)arg2 context:(id)arg3; -- (void)drawGroups:(const vector_81578dfd *)arg1 context:(id)arg2; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned int)arg2 excludeGroups:(const vector_81578dfd *)arg3 context:(id)arg4; -- (void)drawLinesInPreparedCulls:(id)arg1 excludeGroups:(const vector_81578dfd *)arg2; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned long long)arg2 context:(id)arg3; +- (void)drawGroups:(const vector_a3ee659f *)arg1 context:(id)arg2; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned long long)arg2 excludeGroups:(const vector_a3ee659f *)arg3 context:(id)arg4; +- (void)drawLinesInPreparedCulls:(id)arg1 excludeGroups:(const vector_a3ee659f *)arg2; - (void)drawLinesInPreparedCulls:(id)arg1; - (void)drawInPreparedCulls:(id)arg1; -- (void)drawInPreparedCulls:(id)arg1 excludeGroups:(const vector_81578dfd *)arg2; -- (void)prepareCullsInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2; -- (BOOL)addGroupForIndexRange:(struct _NSRange)arg1 boundingBox:(CDStruct_f3463f58)arg2 center:(CDStruct_03942939)arg3 groupID:(unsigned int)arg4; +- (void)drawInPreparedCulls:(id)arg1 excludeGroups:(const vector_a3ee659f *)arg2; +- (void)prepareCullsInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2; +- (_Bool)addGroupForIndexRange:(struct _NSRange)arg1 boundingBox:(CDStruct_f3463f58)arg2 center:(CDStruct_03942939)arg3 groupID:(unsigned long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLIcon.h b/iOS7/PrivateFrameworks/VectorKit/VGLIcon.h index 42d37f821..9132e6a5c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLIcon.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLIcon.h @@ -8,6 +8,7 @@ @class VGLUncompressedTexture, VKImage; +// Not exported @interface VGLIcon : NSObject { VKImage *_image; @@ -17,7 +18,7 @@ @property(readonly, nonatomic) int iconTag; // @synthesize iconTag=_iconTag; - (id).cxx_construct; -- (BOOL)isCityDot; +- (_Bool)isCityDot; - (void)setIconTagFromName:(id)arg1; @property(readonly, nonatomic) struct CGRect textureRect; @property(readonly, nonatomic) VGLUncompressedTexture *texture; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLImageCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VGLImageCanvas.h index 172d22147..04d3beb04 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLImageCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLImageCanvas.h @@ -10,40 +10,41 @@ @class VGLContext, VGLFramebuffer, VGLTexture; +// Not exported @interface VGLImageCanvas : NSObject { VGLContext *_targetContext; VGLFramebuffer *_targetFramebuffer; VGLTexture *_targetTexture; struct CGSize _size; - float _contentScale; - BOOL _useDepthBuffer; - BOOL _useStencilBuffer; + double _contentScale; + _Bool _useDepthBuffer; + _Bool _useStencilBuffer; struct _VGLColor _glClearColor; - BOOL _canMakeImage; - BOOL _recreateFramebuffer; + _Bool _canMakeImage; + _Bool _recreateFramebuffer; } + (struct CGImage *)newImageFromTargetTexture:(id)arg1; -+ (void *)bitmapData:(unsigned int *)arg1 fromTexture:(id)arg2; ++ (void *)bitmapData:(unsigned long long *)arg1 fromTexture:(id)arg2; + (Class)contextClass; @property(nonatomic) struct CGSize size; // @synthesize size=_size; -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(nonatomic) struct _VGLColor glClearColor; // @synthesize glClearColor=_glClearColor; -@property(nonatomic) BOOL useStencilBuffer; // @synthesize useStencilBuffer=_useStencilBuffer; -@property(nonatomic) BOOL useDepthBuffer; // @synthesize useDepthBuffer=_useDepthBuffer; +@property(nonatomic) _Bool useStencilBuffer; // @synthesize useStencilBuffer=_useStencilBuffer; +@property(nonatomic) _Bool useDepthBuffer; // @synthesize useDepthBuffer=_useDepthBuffer; @property(readonly, nonatomic) VGLContext *vglContext; // @synthesize vglContext=_targetContext; - (id).cxx_construct; - (struct CGImage *)newImage; -- (void *)bitmapData:(unsigned int *)arg1; +- (void *)bitmapData:(unsigned long long *)arg1; - (void)didDrawView; - (void)willDrawView; - (void)_destroyFramebuffer; - (void)_createFramebuffer; - (void)dealloc; -- (id)initWithSize:(struct CGSize)arg1 scale:(float)arg2 context:(id)arg3; +- (id)initWithSize:(struct CGSize)arg1 scale:(double)arg2 context:(id)arg3; @property(readonly, nonatomic) struct CGSize sizeInPixels; -@property(nonatomic) BOOL useMultisampling; +@property(nonatomic) _Bool useMultisampling; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLLayer.h b/iOS7/PrivateFrameworks/VectorKit/VGLLayer.h new file mode 100644 index 000000000..165db1427 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VGLLayer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAEAGLLayer.h" + +@class VGLScreenCanvas; + +// Not exported +@interface VGLLayer : CAEAGLLayer +{ + VGLScreenCanvas *_canvas; +} + +- (id)initWithCanvas:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTexture.h index 15e639fd5..08ed89d71 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTexture.h @@ -8,30 +8,31 @@ @class NSString; +// Not exported @interface VGLLayeredTexture : VGLTexture { char *_imageData; - BOOL _hasFillColor; + _Bool _hasFillColor; struct _VGLColor _baseColor; NSString *_fillTextureName; struct CGImage *_fillImage; - CDStruct_c0b8bb23 _textureLayerProperties; + CDStruct_ce289cdd _textureLayerProperties; NSString *_secondFillTextureName; struct CGImage *_secondFillImage; - CDStruct_c0b8bb23 _secondTextureLayerProperties; + CDStruct_ce289cdd _secondTextureLayerProperties; NSString *_thirdFillTextureName; struct CGImage *_thirdFillImage; - CDStruct_c0b8bb23 _thirdTextureLayerProperties; + CDStruct_ce289cdd _thirdTextureLayerProperties; } + (void)purge; -+ (id)textureWithName:(id)arg1 style:(id)arg2 levelOfDetail:(unsigned int)arg3 scale:(float)arg4; ++ (id)textureWithName:(id)arg1 style:(id)arg2 levelOfDetail:(unsigned long long)arg3 scale:(double)arg4; - (id).cxx_construct; -- (BOOL)loadTexture; -- (BOOL)decodeTexture; -- (void)_buildWithStyle:(id)arg1 levelOfDetail:(unsigned int)arg2 scale:(float)arg3; -- (id)_createVKImageForName:(id)arg1 scale:(float)arg2; -- (void)_addTextureLayerWithName:(id)arg1 properties:(CDStruct_c0b8bb23)arg2; +- (_Bool)loadTexture; +- (_Bool)decodeTexture; +- (void)_buildWithStyle:(id)arg1 levelOfDetail:(unsigned long long)arg2 scale:(double)arg3; +- (id)_createVKImageForName:(id)arg1 scale:(double)arg2; +- (void)_addTextureLayerWithName:(id)arg1 properties:(CDStruct_ce289cdd)arg2; - (void)_addColor:(struct _VGLColor)arg1; - (void)dealloc; - (id)initWithName:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureInputManager.h b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureInputManager.h index 1d339249b..5686cc712 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureInputManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureInputManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSObject; +// Not exported @interface VGLLayeredTextureInputManager : NSObject { NSObject *_textureQueue; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureOutputManager.h b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureOutputManager.h index 7f8a30df6..37f0a977a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureOutputManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLLayeredTextureOutputManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSObject; +// Not exported @interface VGLLayeredTextureOutputManager : NSObject { NSObject *_textureQueue; @@ -16,7 +17,7 @@ + (id)sharedManager; - (void)purge; -- (id)textureWithName:(id)arg1 style:(id)arg2 levelOfDetail:(unsigned int)arg3 scale:(float)arg4; +- (id)textureWithName:(id)arg1 style:(id)arg2 levelOfDetail:(unsigned long long)arg3 scale:(double)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLLookupTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLLookupTexture.h index fa03cbfc2..5cfa75528 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLLookupTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLLookupTexture.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VGLLookupTexture : VGLTexture { char *_data; } -- (BOOL)loadTexture; +- (_Bool)loadTexture; - (void)dealloc; - (id)initWithData:(const float *)arg1 size:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLMesh.h index 959fc7b90..457103774 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLMesh.h @@ -8,6 +8,7 @@ #import "NSCoding-Protocol.h" +// Not exported @interface VGLMesh : VGLVertexArrayObject { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLMeshVendor.h b/iOS7/PrivateFrameworks/VectorKit/VGLMeshVendor.h index a6a7c0025..ea07d212a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLMeshVendor.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLMeshVendor.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, VGLMesh; +// Not exported @interface VGLMeshVendor : NSObject { id _creator; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLMultiTexturedMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLMultiTexturedMesh.h index 86945f201..51ce9f4f6 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLMultiTexturedMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLMultiTexturedMesh.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableData; +// Not exported @interface VGLMultiTexturedMesh : VGLMesh { int _sectionCount; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLPointyBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLPointyBuildingProgram.h index 519c7f404..c0fb2628c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLPointyBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLPointyBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLPointyBuildingProgram : VGLFogProgram { int _uScale; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLPolygonProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLPolygonProgram.h index 33da692eb..4a8473ac4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLPolygonProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLPolygonProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLPolygonProgram : VGLProgram { int _uScale; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLPooledTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLPooledTexture.h index 05b40b22a..19f93f9a3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLPooledTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLPooledTexture.h @@ -8,12 +8,13 @@ @class VGLTexturePool; +// Not exported @interface VGLPooledTexture : VGLTexture { VGLTexturePool *_pool; } -- (BOOL)loadTexture; +- (_Bool)loadTexture; - (void)dealloc; - (id)initWithSize:(struct CGSize)arg1 resource:(id)arg2 pool:(id)arg3; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLPrefilteredLineProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLPrefilteredLineProgram.h index 1539f9686..fdbc6c60c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLPrefilteredLineProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLPrefilteredLineProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLPrefilteredLineProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLProgram.h index 9b7fcebe0..985947e92 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLProgram.h @@ -10,6 +10,7 @@ @class VGLContext, VGLFragmentShader, VGLResource, VGLVertexShader; +// Not exported @interface VGLProgram : NSObject { VGLResource *_resource; @@ -19,6 +20,7 @@ VGLVertexShader *_vert; VGLFragmentShader *_frag; struct vector> _handlesVector; + VGLContext *_lastUsedContext; } + (id)fragName; @@ -40,7 +42,7 @@ - (void)setUniformVec2:(int)arg1 curr:(Vec2Imp_1782d7e3 *)arg2 next:(const Vec2Imp_1782d7e3 *)arg3; - (void)setUniformColor:(int)arg1 curr:(struct _VGLColor *)arg2 next:(const struct _VGLColor *)arg3; - (void)printInfoLog; -- (BOOL)link; +- (_Bool)link; - (int)uniformLocation:(const char *)arg1; - (void)dirtyUniformCaches; - (void)dealloc; @@ -49,9 +51,10 @@ - (void)setup; - (id)_init; - (id)init; -- (BOOL)_attachBindLink; +- (_Bool)_attachBindLink; - (void)bindAttributes; @property(readonly, nonatomic) unsigned int token; +- (void)willBeUsedWithContext:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLProgramFactory.h b/iOS7/PrivateFrameworks/VectorKit/VGLProgramFactory.h index 077fbcb8e..b183252af 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLProgramFactory.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLProgramFactory.h @@ -8,6 +8,7 @@ @class NSMapTable, VGLResourceFactory; +// Not exported @interface VGLProgramFactory : NSObject { VGLResourceFactory *_factory; @@ -16,6 +17,7 @@ @property(nonatomic) VGLResourceFactory *factory; // @synthesize factory=_factory; - (id)programWithClass:(Class)arg1; +- (void)dealloc; - (id)initWithResourceFactory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLQuadMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLQuadMesh.h index 6d198e49b..dc7dbdd5c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLQuadMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLQuadMesh.h @@ -8,6 +8,7 @@ @class VGLMesh; +// Not exported @interface VGLQuadMesh : NSObject { int _quadCount; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRailRoadProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRailRoadProgram.h index d93c2da69..32bb27831 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRailRoadProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRailRoadProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRailRoadProgram : VGLRoadNoFattenProgram { int _uTextureMappingGlobalScaler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRasterTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLRasterTexture.h index dd47110d5..8277f5b0c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRasterTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRasterTexture.h @@ -6,11 +6,12 @@ #import +// Not exported @interface VGLRasterTexture : VGLUncompressedTexture { } -- (BOOL)decodeTexture; +- (_Bool)decodeTexture; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableRoadProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableRoadProgram.h index f1da67ad9..cd04e76ac 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableRoadProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableRoadProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticAnimatableRoadProgram : VGLRealisticRoadProgram { int _uTextureVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableTextureProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableTextureProgram.h index f7f188fb5..578e30ed9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableTextureProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticAnimatableTextureProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticAnimatableTextureProgram : VGLRealisticTextureProgram { int _uTextureVariantSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticBuildingProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticBuildingProgram.h index de4ca87b9..e25c303a9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticBuildingProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticBuildingProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticBuildingProgram : VGLBuildingProgram { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticFadeProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticFadeProgram.h index 263c7101c..f3e445ea9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticFadeProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticFadeProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticFadeProgram : VGLRealisticProgram { int _uFade; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticProgram.h index f50dc2bc7..3e98a9fc1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticProgram : VGLFogProgram { int _uAlpha; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRoadProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRoadProgram.h index 4b75cb769..bc400d376 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRoadProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRoadProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticRoadProgram : VGLRealisticProgram { int _textureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRouteLineProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRouteLineProgram.h index 4f51ddd4e..4844bc5ee 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRouteLineProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticRouteLineProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticRouteLineProgram : VGLRouteLineProgram { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticTextureProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticTextureProgram.h index bc687e625..1d294054b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRealisticTextureProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRealisticTextureProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRealisticTextureProgram : VGLRealisticProgram { int _textureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRenderState.h b/iOS7/PrivateFrameworks/VectorKit/VGLRenderState.h index 434d9f3bc..f51adda1e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRenderState.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRenderState.h @@ -6,29 +6,29 @@ #import "NSObject.h" +// Not exported @interface VGLRenderState : NSObject { - BOOL _enableDepthTest; + _Bool _enableDepthTest; int _depthMode; - BOOL _depthMask; - BOOL _enableCullFace; + _Bool _depthMask; + _Bool _enableCullFace; int _blendMode; - BOOL _stencilTest; - BOOL _enablePolygonFillOffset; + _Bool _stencilTest; + _Bool _enablePolygonFillOffset; CDStruct_e5f4ed30 _polygonOffset; - BOOL _scissorTest; + _Bool _scissorTest; } -+ (id)sharedSimpleState; -@property(nonatomic) BOOL scissorTest; // @synthesize scissorTest=_scissorTest; +@property(nonatomic) _Bool scissorTest; // @synthesize scissorTest=_scissorTest; @property(nonatomic) CDStruct_e5f4ed30 polygonOffset; // @synthesize polygonOffset=_polygonOffset; -@property(nonatomic) BOOL enablePolygonFillOffset; // @synthesize enablePolygonFillOffset=_enablePolygonFillOffset; -@property(nonatomic) BOOL stencilTest; // @synthesize stencilTest=_stencilTest; +@property(nonatomic) _Bool enablePolygonFillOffset; // @synthesize enablePolygonFillOffset=_enablePolygonFillOffset; +@property(nonatomic) _Bool stencilTest; // @synthesize stencilTest=_stencilTest; @property(nonatomic) int blendMode; // @synthesize blendMode=_blendMode; -@property(nonatomic) BOOL enableCullFace; // @synthesize enableCullFace=_enableCullFace; -@property(nonatomic) BOOL depthMask; // @synthesize depthMask=_depthMask; +@property(nonatomic) _Bool enableCullFace; // @synthesize enableCullFace=_enableCullFace; +@property(nonatomic) _Bool depthMask; // @synthesize depthMask=_depthMask; @property(nonatomic) int depthMode; // @synthesize depthMode=_depthMode; -@property(nonatomic) BOOL enableDepthTest; // @synthesize enableDepthTest=_enableDepthTest; +@property(nonatomic) _Bool enableDepthTest; // @synthesize enableDepthTest=_enableDepthTest; - (id).cxx_construct; - (void)pushStateIntoContext:(id)arg1; - (void)loadStateFromContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLResource.h b/iOS7/PrivateFrameworks/VectorKit/VGLResource.h index 0432193f7..c4c268931 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLResource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLResource.h @@ -8,6 +8,7 @@ @class VGLResourceImpl; +// Not exported @interface VGLResource : NSObject { VGLResourceImpl *_impl; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLResourceFactory.h b/iOS7/PrivateFrameworks/VectorKit/VGLResourceFactory.h index b50fcb784..75ed7f32f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLResourceFactory.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLResourceFactory.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSMutableSet; +// Not exported @interface VGLResourceFactory : NSObject { struct recursive_mutex _mutex; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLResourceImpl.h b/iOS7/PrivateFrameworks/VectorKit/VGLResourceImpl.h index 658213446..44d914f90 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLResourceImpl.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLResourceImpl.h @@ -8,6 +8,7 @@ @class VGLResourceFactory; +// Not exported @interface VGLResourceImpl : NSObject { VGLResourceFactory *_factory; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadAntialiasedProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadAntialiasedProgram.h index 3c253a0e9..ae430f9e8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadAntialiasedProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadAntialiasedProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRoadAntialiasedProgram : VGLProgram { int _uColorLocation; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadAtlas.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadAtlas.h index 195487668..cfe45efdf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadAtlas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadAtlas.h @@ -8,12 +8,13 @@ @class VGLTexture; +// Not exported @interface VGLRoadAtlas : NSObject { unsigned int _textureSize; unsigned int _numberOfRows; unsigned int _numberOfColumns; - BOOL _quarterQuad; + _Bool _quarterQuad; VGLTexture *_texture; unsigned int _atlasLevels; unsigned int _atlasWidth; @@ -38,7 +39,7 @@ - (void)generateTextureAtRow:(unsigned int)arg1 column:(unsigned int)arg2 withTextureData:(char *)arg3 context:(id)arg4; - (char *)generateTextureWithInflation:(float)arg1 fade:(float)arg2 radius:(float)arg3; - (void)dealloc; -- (id)initWithSize:(unsigned int)arg1 numberOfRows:(unsigned int)arg2 numberOfColumns:(unsigned int)arg3 quarterQuad:(BOOL)arg4 context:(id)arg5; +- (id)initWithSize:(unsigned int)arg1 numberOfRows:(unsigned int)arg2 numberOfColumns:(unsigned int)arg3 quarterQuad:(_Bool)arg4 context:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadFalloffProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadFalloffProgram.h index 6384f6793..ac9f95c56 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadFalloffProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadFalloffProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRoadFalloffProgram : VGLRoadAntialiasedProgram { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadNoFattenProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadNoFattenProgram.h index df06626f7..434745a01 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadNoFattenProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadNoFattenProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRoadNoFattenProgram : VGLSimpleRoadProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadStencilProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadStencilProgram.h index 759a495f7..1bbc1134e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadStencilProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadStencilProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRoadStencilProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRoadWithLineProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRoadWithLineProgram.h index 51da99f55..a86095f2f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRoadWithLineProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRoadWithLineProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRoadWithLineProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowMesh.h index cf9031510..0aa2cb9c5 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowMesh.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRouteLineArrowMesh : VGLMesh { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowProgram.h index 6488ec873..4055e461b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineArrowProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRouteLineArrowProgram : VGLProgram { int _uTextureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineMesh.h index 65da14740..069fed08f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineMesh.h @@ -8,6 +8,7 @@ @class VGLCenterLineMeshVendor, VGLRouteLineArrowMesh, VGLTexture; +// Not exported @interface VGLRouteLineMesh : VGLMesh { int _z; @@ -20,6 +21,8 @@ struct vector> _trafficSegments; } ++ (double)arrowTailSizeForRouteLineWidth:(double)arg1; ++ (double)arrowHeadSizeForRouteLineWidth:(double)arg1; @property(readonly, nonatomic) VGLCenterLineMeshVendor *mediumTrafficMeshVendor; // @synthesize mediumTrafficMeshVendor=_mediumTrafficMeshVendor; @property(readonly, nonatomic) VGLCenterLineMeshVendor *slowTrafficMeshVendor; // @synthesize slowTrafficMeshVendor=_slowTrafficMeshVendor; @property(nonatomic) float splitLocation; // @synthesize splitLocation=_splitLocation; @@ -30,6 +33,7 @@ - (void)pushArrowRangeStart:(int)arg1 startOffset:(float)arg2 end:(int)arg3 endOffset:(float)arg4 maneuverIndex:(int)arg5; - (void)pushDebugArrowRangeStart:(int)arg1 startOffset:(float)arg2 end:(int)arg3 endOffset:(float)arg4 maneuverIndex:(int)arg5; - (void)buildArrowWithArrowInfo:(const CDStruct_8471daaf *)arg1; +- (_Bool)hasArrowMesh; - (void)buildArrowMeshWithCurrentManeuver:(int)arg1; - (void)addArrowMeshInfo:(CDStruct_8471daaf)arg1; - (void)freeze; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineProgram.h index 4aea1ef61..a883751dc 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLRouteLineProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLRouteLineProgram : VGLFogProgram { int _uTextureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLScreenCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VGLScreenCanvas.h index 454e7da0b..141bd16e4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLScreenCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLScreenCanvas.h @@ -4,62 +4,79 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "CAEAGLLayer.h" +#import "CALayer.h" #import "VGLCanvas-Protocol.h" -@class VGLContext, VGLFramebuffer; +@class VGLContext, VGLFramebuffer, VGLLayer; -@interface VGLScreenCanvas : CAEAGLLayer +// Not exported +@interface VGLScreenCanvas : CALayer { VGLContext *_targetContext; - int _canvasWidth; - int _canvasHeight; - BOOL _useDepthBuffer; - BOOL _useStencilBuffer; - BOOL _useMultisampling; - BOOL _requiresMultisampling; + long long _canvasWidth; + long long _canvasHeight; + _Bool _useDepthBuffer; + _Bool _useStencilBuffer; + _Bool _useMultisampling; + _Bool _requiresMultisampling; struct _VGLColor _glClearColor; struct CGContext *_snapshotContext; - BOOL _forceRecreateFramebuffer; - BOOL _forceRecreateFramebufferAndKeepMultisampleFramebuffer; + _Bool _forceRecreateFramebuffer; + _Bool _forceRecreateFramebufferAndKeepMultisampleFramebuffer; VGLFramebuffer *_targetBuffer; - float _contentScale; + double _contentScale; + VGLLayer *_glLayer; + _Bool _isInBackground; } + (Class)contextClass; -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(readonly, nonatomic) VGLLayer *glLayer; // @synthesize glLayer=_glLayer; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(nonatomic) struct _VGLColor glClearColor; // @synthesize glClearColor=_glClearColor; -@property(nonatomic) BOOL useStencilBuffer; // @synthesize useStencilBuffer=_useStencilBuffer; -@property(nonatomic) BOOL useDepthBuffer; // @synthesize useDepthBuffer=_useDepthBuffer; +@property(nonatomic) _Bool useStencilBuffer; // @synthesize useStencilBuffer=_useStencilBuffer; +@property(nonatomic) _Bool useDepthBuffer; // @synthesize useDepthBuffer=_useDepthBuffer; @property(readonly, nonatomic) VGLContext *vglContext; // @synthesize vglContext=_targetContext; - (id).cxx_construct; +- (void)setBackgroundColor:(struct CGColor *)arg1; +- (void)setContentsGravity:(id)arg1; +- (void)setOpaque:(_Bool)arg1; +- (void)setNeedsDisplayOnBoundsChange:(_Bool)arg1; +- (void)setContentsScale:(double)arg1; +- (void)setBounds:(struct CGRect)arg1; - (void)_destroyFramebufferAndKeepMultisampleFramebuffer; - (void)_destroyFramebuffer; - (void)_createFramebuffer; - (void)_destroyAndCreateFramebufferAndKeepMultisampleFramebuffer; - (void)_destroyAndCreateFramebuffer; - (void)frameBufferDestroyed; -- (BOOL)isEffectivelyHidden; -@property(readonly, nonatomic) BOOL currentSceneRequiresMSAA; -@property(nonatomic) BOOL useMultisampling; +- (_Bool)isEffectivelyHidden; +@property(readonly, nonatomic) _Bool currentSceneRequiresMSAA; +@property(nonatomic) _Bool useMultisampling; - (void)preloadResources; @property(readonly, nonatomic) struct CGSize sizeInPixels; @property(readonly, nonatomic) struct CGSize size; +- (void)createContextIfNecessary; +- (void)willEnterForeground; - (void)didEnterBackground; +- (_Bool)shouldRender; +- (_Bool)wantsRender; +- (_Bool)canRender; - (void)didReceiveMemoryWarning; - (void)didPresent; - (void)present; - (void)didDrawView; - (void)drawWithTimestamp:(double)arg1; - (void)willDrawView; -- (void)setContentsScale:(float)arg1; - (void)layoutSublayers; - (void)_updateForceRecreateFramebuffer; - (void)setNeedsDisplay; +- (void)_createGLLayerIfNecessary; +- (void)display; - (void)dealloc; -- (id)initWithContext:(id)arg1; -@property(readonly, nonatomic, getter=isDrawable) BOOL drawable; +- (id)initWithContext:(id)arg1 inBackground:(_Bool)arg2; +- (void)renderInContext:(struct CGContext *)arg1; +@property(readonly, nonatomic, getter=isDrawable) _Bool drawable; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLShader.h b/iOS7/PrivateFrameworks/VectorKit/VGLShader.h index c15b91cc9..370643108 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLShader.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLShader.h @@ -8,13 +8,14 @@ @class VGLResource; +// Not exported @interface VGLShader : NSObject { VGLResource *_resource; } - (void)printShaderInfoLog; -- (BOOL)status:(unsigned int)arg1; +- (_Bool)status:(unsigned int)arg1; - (void)dealloc; @property(readonly, nonatomic) unsigned int token; - (id)initWithName:(id)arg1 shaderType:(unsigned int)arg2 resource:(id)arg3; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLShadowPathProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLShadowPathProgram.h index 1c6aea460..9cb55a946 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLShadowPathProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLShadowPathProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLShadowPathProgram : VGLProgram { int _uDirection; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLShadowProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLShadowProgram.h index 3faee778e..b34515483 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLShadowProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLShadowProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLShadowProgram : VGLRealisticFadeProgram { CDStruct_03942939 _cameraDirection; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSharegroup.h b/iOS7/PrivateFrameworks/VectorKit/VGLSharegroup.h index 2f0fea10c..c2a718d57 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSharegroup.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSharegroup.h @@ -8,6 +8,7 @@ @class EAGLSharegroup, VGLResourceFactory; +// Not exported @interface VGLSharegroup : NSObject { EAGLSharegroup *_eaglSharegroup; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLShieldProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLShieldProgram.h index a187a89fb..de63d2426 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLShieldProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLShieldProgram.h @@ -6,20 +6,17 @@ #import +// Not exported @interface VGLShieldProgram : VGLProgram { int _uTextureSampler; int _textureSampler; int _uFadeTime; float _fadeTime; - int _uParallaxNormal; - Vec2Imp_1782d7e3 _parallaxNormal; } + (id)fragName; + (id)vertName; -- (id).cxx_construct; -@property(nonatomic) Vec2Imp_1782d7e3 parallaxNormal; @property(nonatomic) float fadeTime; @property(nonatomic) int textureSampler; - (void)setup; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSimpleGridProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLSimpleGridProgram.h index 1200ebe4c..15e99c0d8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSimpleGridProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSimpleGridProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLSimpleGridProgram : VGLProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSimpleRoadProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLSimpleRoadProgram.h index cac917a48..6090589d4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSimpleRoadProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSimpleRoadProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLSimpleRoadProgram : VGLProgram { int _uTextureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedAndLitMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedAndLitMesh.h index 1dfdbeffa..dcfa78a96 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedAndLitMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedAndLitMesh.h @@ -8,6 +8,7 @@ @class VGLTexture; +// Not exported @interface VGLSingleTexturedAndLitMesh : VGLMesh { VGLTexture *_texture; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedCullableMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedCullableMesh.h index 953a0bb11..899dea424 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedCullableMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedCullableMesh.h @@ -8,14 +8,15 @@ @class VGLTexture; +// Not exported @interface VGLSingleTexturedCullableMesh : VGLCullableMesh { VGLTexture *_texture; } @property(retain, nonatomic) VGLTexture *texture; // @synthesize texture=_texture; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2 context:(id)arg3; -- (void)_drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned int)arg2 context:(id)arg3; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2 context:(id)arg3; +- (void)_drawInRects:(const CDStruct_818bb265 *)arg1 numRects:(unsigned long long)arg2 context:(id)arg3; - (void)drawTrianglesWithContext:(id)arg1; - (void)_drawTrianglesWithContext:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedGroupCullableMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedGroupCullableMesh.h index af8676b52..f08044bea 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedGroupCullableMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedGroupCullableMesh.h @@ -8,17 +8,18 @@ @class VGLTexture; +// Not exported @interface VGLSingleTexturedGroupCullableMesh : VGLGroupCullableMesh { VGLTexture *_texture; } @property(retain, nonatomic) VGLTexture *texture; // @synthesize texture=_texture; -- (void)drawGroups:(const vector_81578dfd *)arg1 context:(id)arg2; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned int)arg2 excludeGroups:(const vector_81578dfd *)arg3 context:(id)arg4; -- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned int)arg2 context:(id)arg3; +- (void)drawGroups:(const vector_a3ee659f *)arg1 context:(id)arg2; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned long long)arg2 excludeGroups:(const vector_a3ee659f *)arg3 context:(id)arg4; +- (void)drawInRects:(const CDStruct_818bb265 *)arg1 rectCount:(unsigned long long)arg2 context:(id)arg3; - (void)drawInPreparedCulls:(id)arg1; -- (void)drawInPreparedCulls:(id)arg1 excludeGroups:(const vector_81578dfd *)arg2; +- (void)drawInPreparedCulls:(id)arg1 excludeGroups:(const vector_a3ee659f *)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedMesh.h b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedMesh.h index 01f5d2941..e9840908c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedMesh.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSingleTexturedMesh.h @@ -8,6 +8,7 @@ @class VGLTexture; +// Not exported @interface VGLSingleTexturedMesh : VGLMesh { VGLTexture *_texture; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSkyProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLSkyProgram.h index 967080716..fed16668a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSkyProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSkyProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLSkyProgram : VGLProgram { int _uHorizon; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSolidColorGroundCoverProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLSolidColorGroundCoverProgram.h index c899171d5..e1617a2b3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLSolidColorGroundCoverProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSolidColorGroundCoverProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLSolidColorGroundCoverProgram : VGLProgram { int _uVegetationAlpha; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLStrokePolygonProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLStrokePolygonProgram.h index 5716dacc7..4388a2a0d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLStrokePolygonProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLStrokePolygonProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLStrokePolygonProgram : VGLSimpleRoadProgram { int _uScale; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLSurfaceTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLSurfaceTexture.h new file mode 100644 index 000000000..296bc82bf --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VGLSurfaceTexture.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface VGLSurfaceTexture : VGLTexture +{ + struct __IOSurface *_surface; +} + +- (void)dealloc; +- (struct CGImage *)newImage; +- (void)setTarget:(int)arg1; +- (_Bool)loadTexture; +- (id)initWithSize:(struct CGSize)arg1 requirePowerOf2:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLTexture.h index c9ebc75a9..ac28117c2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTexture.h @@ -8,14 +8,15 @@ @class VGLResource; +// Not exported @interface VGLTexture : NSObject { struct CGRect _contentRect; struct CGSize _textureSize; - BOOL _dirty; - BOOL _isLoaded; - BOOL _hasMipmap; - BOOL _anisotropicFiltering; + _Bool _dirty; + _Bool _isLoaded; + _Bool _hasMipmap; + _Bool _anisotropicFiltering; int _target; int _wrapBehaviorX; int _wrapBehaviorY; @@ -25,32 +26,32 @@ } + (void)purge; -+ (id)textureWithName:(id)arg1 forScale:(float)arg2; ++ (id)textureWithName:(id)arg1 forScale:(double)arg2; @property(nonatomic) int magnificationFilter; // @synthesize magnificationFilter=_magFilter; @property(nonatomic) int minificationFilter; // @synthesize minificationFilter=_minFilter; @property(nonatomic) int wrapBehaviorY; // @synthesize wrapBehaviorY=_wrapBehaviorY; @property(nonatomic) int wrapBehaviorX; // @synthesize wrapBehaviorX=_wrapBehaviorX; @property(nonatomic) int target; // @synthesize target=_target; -@property(nonatomic) BOOL hasMipmap; // @synthesize hasMipmap=_hasMipmap; -@property(readonly, nonatomic) BOOL isLoaded; // @synthesize isLoaded=_isLoaded; -@property(nonatomic) BOOL anisotropicFiltering; // @synthesize anisotropicFiltering=_anisotropicFiltering; -@property(readonly, nonatomic) BOOL dirty; // @synthesize dirty=_dirty; +@property(nonatomic) _Bool hasMipmap; // @synthesize hasMipmap=_hasMipmap; +@property(readonly, nonatomic) _Bool isLoaded; // @synthesize isLoaded=_isLoaded; +@property(nonatomic) _Bool anisotropicFiltering; // @synthesize anisotropicFiltering=_anisotropicFiltering; +@property(readonly, nonatomic) _Bool dirty; // @synthesize dirty=_dirty; @property(readonly, nonatomic) struct CGRect contentRect; // @synthesize contentRect=_contentRect; @property(readonly, nonatomic) struct CGSize textureSize; // @synthesize textureSize=_textureSize; - (id).cxx_construct; -- (BOOL)loadTexture; -- (BOOL)decodeTexture; +- (_Bool)loadTexture; +- (_Bool)decodeTexture; @property(nonatomic) int wrapBehavior; -@property(readonly, nonatomic, getter=isFlipped) BOOL flipped; +@property(readonly, nonatomic, getter=isFlipped) _Bool flipped; - (id)description; - (void)useTextureWithContext:(id)arg1; - (unsigned int)token; - (void)dealloc; - (id)initWithName:(id)arg1; -- (id)initWithData:(id)arg1 loadImmediately:(BOOL)arg2; +- (id)initWithData:(id)arg1 loadImmediately:(_Bool)arg2; - (id)initWithData:(id)arg1; - (id)initWithSize:(struct CGSize)arg1; -- (id)initWithSize:(struct CGSize)arg1 requirePowerOf2:(BOOL)arg2; +- (id)initWithSize:(struct CGSize)arg1 requirePowerOf2:(_Bool)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureAlphaMaskProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureAlphaMaskProgram.h index 3a2acef71..b070d50ae 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureAlphaMaskProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureAlphaMaskProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureAlphaMaskProgram : VGLTextureProgram { int _uColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureCanvas.h index db2b27e2d..316aab847 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureCanvas.h @@ -10,13 +10,14 @@ @class VGLContext, VGLResource, VGLTexture, VGLTextureFramebuffer; +// Not exported @interface VGLTextureCanvas : NSObject { VGLContext *_targetContext; VGLTexture *_targetTexture; struct CGSize _size; struct CGSize _sizeInPixels; - float _contentScale; + double _contentScale; struct _VGLColor _glClearColor; VGLResource *_framebufferResource; VGLResource *_depthbufferResource; @@ -27,7 +28,7 @@ @property(retain, nonatomic) VGLTexture *targetTexture; // @synthesize targetTexture=_targetTexture; @property(readonly, nonatomic) struct CGSize sizeInPixels; // @synthesize sizeInPixels=_sizeInPixels; @property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; -@property(readonly, nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(readonly, nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(nonatomic) struct _VGLColor glClearColor; // @synthesize glClearColor=_glClearColor; @property(readonly, nonatomic) VGLContext *vglContext; // @synthesize vglContext=_targetContext; - (id).cxx_construct; @@ -39,7 +40,7 @@ - (void)setRasterizedContext:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithSize:(struct CGSize)arg1 scale:(float)arg2; +- (id)initWithSize:(struct CGSize)arg1 scale:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureFramebuffer.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureFramebuffer.h index 7f979707f..63238bdc4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureFramebuffer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureFramebuffer.h @@ -8,6 +8,7 @@ @class VGLTextureCanvas; +// Not exported @interface VGLTextureFramebuffer : VGLFramebuffer { VGLTextureCanvas *_textureCanvas; @@ -15,7 +16,7 @@ - (int)height; - (int)width; -- (BOOL)isPresentable; +- (_Bool)isPresentable; - (unsigned int)framebuffer; - (void)deleteUnusedFramebuffers; - (void)deleteResolveFramebuffers; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureManager.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureManager.h index c4cc559a4..ed445e685 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureManager.h @@ -8,6 +8,7 @@ @class NSMutableDictionary, NSObject; +// Not exported @interface VGLTextureManager : NSObject { NSObject *_textureQueue; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTexturePool.h b/iOS7/PrivateFrameworks/VectorKit/VGLTexturePool.h index b73c02ae5..94b45f4ed 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTexturePool.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTexturePool.h @@ -8,6 +8,7 @@ @class NSMutableArray, VGLContext; +// Not exported @interface VGLTexturePool : NSObject { struct CGSize _contentSize; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureProgram.h index cd6b3aac6..2159e0530 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureProgram : VGLProgram { int _uTextureSampler; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaBrightnessProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaBrightnessProgram.h index 74c94ecc1..d8a0c7a3c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaBrightnessProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaBrightnessProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureWithAlphaBrightnessProgram : VGLTextureWithAlphaProgram { int _uBrightness; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaProgram.h index 22aa01065..d83800f70 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithAlphaProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureWithAlphaProgram : VGLTextureProgram { int _uAlpha; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithBrightnessProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithBrightnessProgram.h index baaacab18..f11490194 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithBrightnessProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithBrightnessProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureWithBrightnessProgram : VGLTextureProgram { int _uBrightness; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithRGBColorMasksProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithRGBColorMasksProgram.h index 4a08b5013..df310ed85 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithRGBColorMasksProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTextureWithRGBColorMasksProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTextureWithRGBColorMasksProgram : VGLTextureWithAlphaProgram { int _uRColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTrafficNoFattenProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTrafficNoFattenProgram.h index 91ab8b474..0eccc0c6c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTrafficNoFattenProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTrafficNoFattenProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTrafficNoFattenProgram : VGLSimpleRoadProgram { int _uPrimaryColor; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLTrafficOcclusionProgram.h b/iOS7/PrivateFrameworks/VectorKit/VGLTrafficOcclusionProgram.h index e6c936969..8b947bacc 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLTrafficOcclusionProgram.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLTrafficOcclusionProgram.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLTrafficOcclusionProgram : VGLProgram { int _uHalfWidth; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLUncompressedTexture.h b/iOS7/PrivateFrameworks/VectorKit/VGLUncompressedTexture.h index 68509e3a6..5a2d00b2b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLUncompressedTexture.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLUncompressedTexture.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLUncompressedTexture : VGLTexture { struct CGImage *_image; @@ -13,13 +14,13 @@ unsigned int _pixelFormat; unsigned int _colorFormat; struct CGImageBlockSet *_blockSetRef; - BOOL _fastPath; + _Bool _fastPath; } - (BRectImp_7721609a)textureCoordinateRect:(struct CGRect)arg1; -- (BOOL)isFlipped; -- (BOOL)loadTexture; -- (BOOL)decodeTexture; +- (_Bool)isFlipped; +- (_Bool)loadTexture; +- (_Bool)decodeTexture; - (void)dealloc; - (id)initWithData:(id)arg1; - (id)initWithCGImage:(struct CGImage *)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLVertexArrayObject.h b/iOS7/PrivateFrameworks/VectorKit/VGLVertexArrayObject.h index 556fdcda9..4dc465cdb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLVertexArrayObject.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLVertexArrayObject.h @@ -10,8 +10,11 @@ @class VGLContext, VGLResource; +// Not exported @interface VGLVertexArrayObject : NSObject { + struct SimpleBuffer _vertices; + struct SimpleBuffer _indices[2]; VGLResource *_vao; VGLResource *_vbo; VGLResource *_ebo[2]; @@ -28,8 +31,6 @@ unsigned int _indexUsage:2; unsigned int _attributeCount:8; VGLContext *_context; - struct vector> _vertices; - struct vector> _indices[2]; unsigned int _VAO; } @@ -38,7 +39,7 @@ @property(readonly, nonatomic) unsigned int VAO; // @synthesize VAO=_VAO; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)mergeMesh:(id)arg1; +- (_Bool)mergeMesh:(id)arg1; - (void)verticesMuted; - (void *)mutableVertices; - (void)checkIndexList:(int)arg1 offset:(int)arg2; @@ -46,13 +47,7 @@ - (void)freezeIndices; - (void)freezeVertices; - (void)freeze; -- (void)appendIndices:(const unsigned short *)arg1 count:(int)arg2 forIndexMode:(unsigned int)arg3; -- (void)appendIndices:(const unsigned short *)arg1 count:(int)arg2; -- (void)appendVertices:(const void *)arg1 count:(int)arg2; -- (BOOL)canReserveVertices:(int)arg1; -- (unsigned short *)reserveIndices:(int)arg1 forIndexMode:(unsigned int)arg2; -- (unsigned short *)reserveIndices:(int)arg1; -- (void *)reserveVertices:(int)arg1; +- (_Bool)canReserveVertices:(int)arg1; - (void)resetIndices; - (void)resetVertices; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VGLVertexShader.h b/iOS7/PrivateFrameworks/VectorKit/VGLVertexShader.h index 7d97aebe9..05da6d1c7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VGLVertexShader.h +++ b/iOS7/PrivateFrameworks/VectorKit/VGLVertexShader.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VGLVertexShader : VGLShader { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnchor.h b/iOS7/PrivateFrameworks/VectorKit/VKAnchor.h index c94c49514..10915b71e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnchor.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnchor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKAnchor : NSObject { shared_ptr_6f3fd3aa _anchor; @@ -14,15 +15,15 @@ - (id).cxx_construct; - (void).cxx_destruct; @property(nonatomic) id delegate; -- (int)worldIndexWithContext:(id)arg1; +- (long long)worldIndexWithContext:(id)arg1; @property(readonly, nonatomic) struct VKPoint worldPoint; @property(readonly, nonatomic) struct VKPoint mercatorPoint; @property(nonatomic) CDStruct_c3b9c2ee coordinate; - (void)setMercatorPoint:(struct VKPoint)arg1; - (void)worldPointDidChange; -@property(readonly, nonatomic) BOOL followsTerrain; -@property(readonly, nonatomic) BOOL isGeocentric; -@property(readonly, nonatomic) BOOL isMercator; +@property(readonly, nonatomic) _Bool followsTerrain; +@property(readonly, nonatomic) _Bool isGeocentric; +@property(readonly, nonatomic) _Bool isMercator; - (id)initWithAnchor:(shared_ptr_6f3fd3aa)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnchorContext.h b/iOS7/PrivateFrameworks/VectorKit/VKAnchorContext.h index 50782f4df..9715c7ac3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnchorContext.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnchorContext.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKAnchorContext : NSObject { shared_ptr_4d0abf3b _anchorContext; @@ -14,9 +15,9 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (id)newAnchorAtCoordinate:(CDStruct_c3b9c2ee)arg1 followsTerrain:(BOOL)arg2; +- (id)newAnchorAtCoordinate:(CDStruct_c3b9c2ee)arg1 followsTerrain:(_Bool)arg2; - (void)setMercatorTerrainHeightCache:(id)arg1; -- (BOOL)isMercator; +- (_Bool)isMercator; - (id)initGeocentricWithCache:(id)arg1; - (id)initMercator; - (id)initWithAnchorContext:(struct AnchorContext *)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnchorWrapper.h b/iOS7/PrivateFrameworks/VectorKit/VKAnchorWrapper.h index b0116b30f..f867c5d61 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnchorWrapper.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnchorWrapper.h @@ -13,21 +13,24 @@ @interface VKAnchorWrapper : NSObject { VKAnchor *_anchor; - BOOL _followsTerrain; + _Bool _followsTerrain; struct CGPoint _screenPointInCanvas; VKLayoutContext *_lastLayoutContext; CDStruct_2c43369c _lastCoordinate; - BOOL _isUpdating; + _Bool _isUpdating; + double _pointsPerMeter; VKScreenCanvas *_canvas; } @property(nonatomic) VKScreenCanvas *canvas; // @synthesize canvas=_canvas; -@property(nonatomic) BOOL followsTerrain; // @synthesize followsTerrain=_followsTerrain; +@property(nonatomic) _Bool followsTerrain; // @synthesize followsTerrain=_followsTerrain; +- (id).cxx_construct; - (void)anchorWorldPointDidChange:(void *)arg1; - (void)updateIfNeeded; - (void)layoutWithContext:(id)arg1; - (void)_updateCachedPointWithContext:(id)arg1; - (id)_anchorWithContext:(id)arg1; +- (double)pointOffsetForDistanceOffset:(double)arg1; - (struct CGPoint)pointInLayer:(id)arg1; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnimation.h b/iOS7/PrivateFrameworks/VectorKit/VKAnimation.h index 48972fa75..10bc10224 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnimation.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnimation.h @@ -40,7 +40,7 @@ - (void)onTimerFired:(double)arg1; - (void)resume; - (void)pause; -- (void)_stopAnimation:(BOOL)arg1; +- (void)_stopAnimation:(_Bool)arg1; - (id)description; - (void)dealloc; - (id)initWithName:(id)arg1; @@ -50,8 +50,8 @@ - (id)initWithPriority:(int)arg1; - (id)initWithPriority:(int)arg1 name:(id)arg2; - (id)initWithDuration:(double)arg1 priority:(int)arg2 name:(id)arg3; -@property(nonatomic) BOOL runsForever; -@property(readonly, nonatomic) BOOL running; +@property(nonatomic) _Bool runsForever; +@property(readonly, nonatomic) _Bool running; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarker.h index 61d6bbbd3..7b634b8b1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarker.h @@ -17,62 +17,62 @@ NSString *_reuseIdentifier; struct VKPoint _projectedPoint; struct VKPoint _projectedGroundPoint; - BOOL _selected; - BOOL _canShowCallout; - int _dragState; - BOOL _draggable; - BOOL _tracking; - BOOL _animatingToCoordinate; + _Bool _selected; + _Bool _canShowCallout; + long long _dragState; + _Bool _draggable; + _Bool _tracking; + _Bool _animatingToCoordinate; VKAnimation *_coordinateAnimation; - BOOL _followsTerrain; + _Bool _followsTerrain; CDStruct_2c43369c _presentationCoordinate; struct CGPoint _presentationPoint; - BOOL _useScreenSpacePoint; + _Bool _useScreenSpacePoint; float _dropFraction; VKAnchor *_anchor; - CDStruct_c71ade79 _styleTransitionState; + CDStruct_cfeb8bef _styleTransitionState; id _delegate; - BOOL _hidden; + _Bool _hidden; struct CGPoint _calloutOffset; } + (id)keyPathsForValuesAffectingSubtitle; + (id)keyPathsForValuesAffectingTitle; -+ (unsigned int)_selectedZIndex; -+ (unsigned int)_zIndex; -@property(nonatomic) BOOL hidden; // @synthesize hidden=_hidden; ++ (unsigned long long)_selectedZIndex; ++ (unsigned long long)_zIndex; +@property(nonatomic) _Bool hidden; // @synthesize hidden=_hidden; @property(nonatomic) float dropFraction; // @synthesize dropFraction=_dropFraction; -@property(nonatomic) BOOL useScreenSpacePoint; // @synthesize useScreenSpacePoint=_useScreenSpacePoint; -@property(nonatomic) BOOL followsTerrain; // @synthesize followsTerrain=_followsTerrain; -@property(nonatomic) BOOL animatingToCoordinate; // @synthesize animatingToCoordinate=_animatingToCoordinate; +@property(nonatomic) _Bool useScreenSpacePoint; // @synthesize useScreenSpacePoint=_useScreenSpacePoint; +@property(nonatomic) _Bool followsTerrain; // @synthesize followsTerrain=_followsTerrain; +@property(nonatomic) _Bool animatingToCoordinate; // @synthesize animatingToCoordinate=_animatingToCoordinate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) CDStruct_c71ade79 styleTransitionState; // @synthesize styleTransitionState=_styleTransitionState; +@property(nonatomic) CDStruct_cfeb8bef styleTransitionState; // @synthesize styleTransitionState=_styleTransitionState; @property(nonatomic) struct CGPoint calloutOffset; // @synthesize calloutOffset=_calloutOffset; -@property(nonatomic, getter=isDraggable) BOOL draggable; // @synthesize draggable=_draggable; -@property(nonatomic) int dragState; // @synthesize dragState=_dragState; -@property(nonatomic) BOOL canShowCallout; // @synthesize canShowCallout=_canShowCallout; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isDraggable) _Bool draggable; // @synthesize draggable=_draggable; +@property(nonatomic) long long dragState; // @synthesize dragState=_dragState; +@property(nonatomic) _Bool canShowCallout; // @synthesize canShowCallout=_canShowCallout; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=_selected; @property(nonatomic) struct VKPoint projectedGroundPoint; // @synthesize projectedGroundPoint=_projectedGroundPoint; @property(nonatomic) struct VKPoint projectedPoint; // @synthesize projectedPoint=_projectedPoint; @property(readonly, nonatomic) NSString *reuseIdentifier; // @synthesize reuseIdentifier=_reuseIdentifier; @property(retain, nonatomic) id annotation; // @synthesize annotation=_annotation; - (id).cxx_construct; -- (BOOL)isPersistent; +- (_Bool)isPersistent; - (id)subtitle; @property(readonly, nonatomic) NSString *title; - (id)debugAnchorPointString; -- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2; -- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2 snapToPixels:(BOOL)arg3; +- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2; +- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2 snapToPixels:(_Bool)arg3; - (struct VKPoint)pointInWorldWithContext:(id)arg1; - (struct CGRect)significantFrameWithCanvasSize:(struct CGSize)arg1; - (struct CGRect)frameWithCanvasSize:(struct CGSize)arg1; - (struct CGPoint)pointToDropAtForPoint:(struct CGPoint)arg1; - (double)animateInWithCanvasSize:(struct CGSize)arg1 delay:(double)arg2 completionHandler:(id)arg3; -@property(readonly, nonatomic) BOOL canAnimateIn; +@property(readonly, nonatomic) _Bool canAnimateIn; - (void)animateFromCoordinate:(CDStruct_c3b9c2ee)arg1 duration:(double)arg2; -- (void)setDragState:(int)arg1 animated:(BOOL)arg2; +- (void)setDragState:(long long)arg1 animated:(_Bool)arg2; - (id)anchorWithContext:(id)arg1; -@property(nonatomic, getter=isTracking) BOOL tracking; +@property(nonatomic, getter=isTracking) _Bool tracking; @property(nonatomic) struct CGPoint presentationPoint; @property(nonatomic) CDStruct_c3b9c2ee presentationCoordinate; - (void)anchorWorldPointDidChange:(void *)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarkerLayer.h b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarkerLayer.h index ee086c929..5abd2cf54 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarkerLayer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationMarkerLayer.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray, VKAnnotationMarker, VKAnnotationModel; +// Not exported @interface VKAnnotationMarkerLayer : NSObject { VKAnnotationModel *_model; @@ -16,19 +17,19 @@ VKAnnotationMarker *_annotationMarker; struct CGPoint _centerOffset; struct CGPoint _accumulatedCenterOffset; - BOOL _hasScreenRect; + _Bool _hasScreenRect; CDStruct_aca18c62 _screenRect; - BOOL _hasMass; - int _styleType; - float _contentScale; + _Bool _hasMass; + long long _styleType; + double _contentScale; } @property(nonatomic) VKAnnotationModel *model; // @synthesize model=_model; -@property(nonatomic) int styleType; // @synthesize styleType=_styleType; -@property(readonly, nonatomic) float contentScale; // @synthesize contentScale=_contentScale; -@property(nonatomic) BOOL hasMass; // @synthesize hasMass=_hasMass; +@property(nonatomic) long long styleType; // @synthesize styleType=_styleType; +@property(readonly, nonatomic) double contentScale; // @synthesize contentScale=_contentScale; +@property(nonatomic) _Bool hasMass; // @synthesize hasMass=_hasMass; @property(nonatomic) CDStruct_d2b197d1 screenRect; // @synthesize screenRect=_screenRect; -@property(readonly, nonatomic) BOOL hasScreenRect; // @synthesize hasScreenRect=_hasScreenRect; +@property(readonly, nonatomic) _Bool hasScreenRect; // @synthesize hasScreenRect=_hasScreenRect; @property(nonatomic) struct CGPoint accumulatedCenterOffset; // @synthesize accumulatedCenterOffset=_accumulatedCenterOffset; @property(nonatomic) struct CGPoint centerOffset; // @synthesize centerOffset=_centerOffset; @property(nonatomic) VKAnnotationMarker *annotationMarker; // @synthesize annotationMarker=_annotationMarker; @@ -37,15 +38,15 @@ - (id).cxx_construct; - (void)stylesheetDidChange; - (void)_updateStyle; -- (int)_vectorType; +- (long long)_vectorType; - (void)updateWithStyle:(id)arg1; - (id)_styleAttributes; -- (float)distanceFromPoint:(struct VKPoint)arg1 canvasSize:(struct CGSize)arg2; -- (void)updateWithContentScale:(float)arg1; +- (double)distanceFromPoint:(struct VKPoint)arg1 canvasSize:(struct CGSize)arg2; +- (void)updateWithContentScale:(double)arg1; - (void)drawWithContext:(id)arg1; - (void)layoutWithContext:(id)arg1; - (void)willLayoutWithContext:(id)arg1; -- (BOOL)shouldSnapToPixelsWithContext:(id)arg1; +- (_Bool)shouldSnapToPixelsWithContext:(id)arg1; - (void)insertSublayer:(id)arg1 aboveSublayer:(id)arg2; - (void)insertSublayer:(id)arg1 belowSublayer:(id)arg2; - (void)addSublayer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationModel.h b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationModel.h index ff85571c4..b2f09e399 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationModel.h @@ -11,6 +11,7 @@ @class NSArray, NSMutableArray, NSMutableSet, VKAnnotationMarker, VKMapModel, VKStylesheet; +// Not exported @interface VKAnnotationModel : VKModelObject { NSMutableArray *_annotationMarkers; @@ -19,17 +20,17 @@ NSMutableArray *_markersToAnimate; id _delegate; VKAnnotationMarker *_draggingAnnotationMarker; - BOOL _didDragMarker; - BOOL _hasEverDrawnSomething; - CDStruct_c71ade79 _styleTransitionState; + _Bool _didDragMarker; + _Bool _hasEverDrawnSomething; + CDStruct_cfeb8bef _styleTransitionState; id _annotationMarkerDeselectionCallback; VKMapModel *_mapModel; } -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; @property(copy, nonatomic) id annotationMarkerDeselectionCallback; // @synthesize annotationMarkerDeselectionCallback=_annotationMarkerDeselectionCallback; -@property(nonatomic) CDStruct_c71ade79 styleTransitionState; // @synthesize styleTransitionState=_styleTransitionState; +@property(nonatomic) CDStruct_cfeb8bef styleTransitionState; // @synthesize styleTransitionState=_styleTransitionState; @property(readonly, nonatomic) NSArray *annotationMarkers; // @synthesize annotationMarkers=_annotationMarkers; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id).cxx_construct; @@ -37,19 +38,19 @@ @property(readonly, nonatomic) VKStylesheet *stylesheet; - (void)deselectAnnotationMarker:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; -- (id)annotationMarkerForSelectionAtPoint:(struct VKPoint)arg1 avoidCurrent:(BOOL)arg2 canvasSize:(struct CGSize)arg3; +- (id)annotationMarkerForSelectionAtPoint:(struct VKPoint)arg1 avoidCurrent:(_Bool)arg2 canvasSize:(struct CGSize)arg3; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (void)dealloc; -@property(readonly, nonatomic) BOOL needsLayout; +@property(readonly, nonatomic) _Bool needsLayout; - (void)anchorPositionChangedForMarker:(id)arg1; @property(readonly, nonatomic) VKAnnotationMarker *selectedAnnotationMarker; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationTrackingCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationTrackingCameraController.h index 508879309..9cd1e38db 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAnnotationTrackingCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAnnotationTrackingCameraController.h @@ -8,6 +8,7 @@ @class VKAnimation; +// Not exported @interface VKAnnotationTrackingCameraController : VKCameraController { id _annotation; @@ -22,9 +23,9 @@ double _pendingHeadingChangeDuration; float _headingAnimationCompletedAngle; struct VKEdgeInsets _edgeInsets; - int _annotationMarkersAnimatingInCount; + long long _annotationMarkersAnimatingInCount; + long long _zoomStyle; struct { - unsigned int autoSelectsZoomScale:1; unsigned int hasPendingChange:1; unsigned int paused:1; unsigned int trackingHeading:1; @@ -37,25 +38,25 @@ } _flags; } +@property(nonatomic) long long zoomStyle; // @synthesize zoomStyle=_zoomStyle; @property(readonly, nonatomic) id annotation; // @synthesize annotation=_annotation; @property(nonatomic) struct VKEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; - (id).cxx_construct; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)resumeAnimation; - (void)pauseAnimation; -- (BOOL)isAnimating; -- (void)setGesturing:(BOOL)arg1; +- (_Bool)isAnimating; +- (void)setGesturing:(_Bool)arg1; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_rotateToHeadingAnimated:(BOOL)arg1 duration:(double)arg2; -- (void)_goToAnnotationAnimated:(BOOL)arg1 duration:(double)arg2 isInitial:(BOOL)arg3; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_rotateToHeadingAnimated:(_Bool)arg1 duration:(double)arg2; +- (void)_goToAnnotationAnimated:(_Bool)arg1 duration:(double)arg2 isInitial:(_Bool)arg3; - (double)_zoomLevelForCameraPosition:(struct VKPoint)arg1; - (double)_minTrackingCameraDistance; - (void)updateFramerate; - (void)didAnimateInAnnotationMarkers:(id)arg1; - (void)willAnimateInAnnotationMarkers:(id)arg1; -@property(nonatomic) BOOL autoSelectsZoomScale; -@property(readonly, nonatomic, getter=isTrackingHeading) BOOL trackingHeading; +@property(readonly, nonatomic, getter=isTrackingHeading) _Bool trackingHeading; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRoute.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRoute.h index 5e371f394..e6c84aa8d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRoute.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRoute.h @@ -23,18 +23,18 @@ - (void)forEachMapMatchingSection:(id)arg1; - (CDStruct_c3b9c2ee)locationAtDistance:(double)arg1 from:(id)arg2; - (id)projectedTunnelMatchUpToDistance:(double)arg1 from:(id)arg2 overTime:(double)arg3; -- (id)routeMatchAtDistance:(double)arg1 from:(id)arg2 stopBeforeNextManeuver:(BOOL)arg3; -- (id)_routeMatchAtDistance:(double)arg1 from:(id)arg2 stopAtEndOfTunnel:(BOOL)arg3 stopBeforeNextManeuver:(BOOL)arg4 atDate:(id)arg5; +- (id)routeMatchAtDistance:(double)arg1 from:(id)arg2 stopBeforeNextManeuver:(_Bool)arg3; +- (id)_routeMatchAtDistance:(double)arg1 from:(id)arg2 stopAtEndOfTunnel:(_Bool)arg3 stopBeforeNextManeuver:(_Bool)arg4 atDate:(id)arg5; - (struct PolylineCoordinate)routeCoordinateAtDistanceAlongOriginalRoute:(double)arg1 from:(struct PolylineCoordinate)arg2; - (struct VKPoint)_pointOnOriginalRouteForRouteCoordinate:(struct PolylineCoordinate)arg1; - (id)findClosestCoordinateAlongRouteForMatchedLocation:(id)arg1 transportType:(int)arg2; - (id)findClosestCoordinateAlongRouteForMatchedLocation:(id)arg1 onDate:(id)arg2 transportType:(int)arg3; - (id)mapMatchToLocation:(id)arg1 onDate:(id)arg2 withTrackedLocation:(id)arg3 transportType:(int)arg4; -- (id)_findClosestCoordinateAlongRouteForLocation:(id)arg1 trackedLocation:(id)arg2 transportType:(int)arg3 useCLMatchedLocation:(BOOL)arg4 onDate:(id)arg5; +- (id)_findClosestCoordinateAlongRouteForLocation:(id)arg1 trackedLocation:(id)arg2 transportType:(int)arg3 useCLMatchedLocation:(_Bool)arg4 onDate:(id)arg5; - (struct PolylineCoordinate)_findRouteCoordinateWithOffset:(float)arg1 aPos:(const Vec2Imp_1782d7e3 *)arg2 aCoord:(const struct PolylineCoordinate *)arg3 bCoord:(const struct PolylineCoordinate *)arg4 pointOnSegment:(Vec2Imp_1782d7e3)arg5 bounds:(const CDStruct_d2b197d1 *)arg6; - (struct PolylineCoordinate)makeRouteCoordinateFromPointIndex:(unsigned int)arg1 offset:(float)arg2; - (id)_originalRouteMapMatchingDataSourceAroundPoint:(struct VKPoint)arg1; -- (double)_courseAt:(unsigned int)arg1; +- (double)_courseAt:(unsigned long long)arg1; @property(readonly, nonatomic) struct PolylineCoordinate end; @property(readonly, nonatomic) struct PolylineCoordinate start; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteDriveMapMatcher.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteDriveMapMatcher.h index 184d37dc5..93578e0e7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteDriveMapMatcher.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteDriveMapMatcher.h @@ -6,14 +6,15 @@ #import +// Not exported @interface VKAttributedRouteDriveMapMatcher : VKAttributedRouteMapMatcher { } -- (double)_maxMatchDistance:(double)arg1 routeIndex:(unsigned int)arg2 useCLMatchedLocation:(BOOL)arg3 timeSinceTunnel:(double)arg4; -- (id)_setupRouteMatchWithRawLocation:(id)arg1 trackedLocation:(id)arg2 onDate:(id)arg3 matchParams:(const CDStruct_34e0fc6f *)arg4; -- (BOOL)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 from:(id)arg2 point:(const struct VKPoint *)arg3 useCLMatchedLocation:(BOOL)arg4 bounds:(const CDStruct_d2b197d1 *)arg5 distanceLeftToSearch:(double *)arg6 trackedLocation:(id)arg7 bestMatchParams:(CDStruct_34e0fc6f *)arg8; -- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(BOOL)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; +- (double)_maxMatchDistance:(double)arg1 routeIndex:(unsigned long long)arg2 useCLMatchedLocation:(_Bool)arg3 timeSinceTunnel:(double)arg4; +- (id)_setupRouteMatchWithRawLocation:(id)arg1 trackedLocation:(id)arg2 onDate:(id)arg3 matchParams:(const CDStruct_3dc48697 *)arg4; +- (_Bool)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 from:(id)arg2 point:(const struct VKPoint *)arg3 useCLMatchedLocation:(_Bool)arg4 bounds:(const CDStruct_d2b197d1 *)arg5 distanceLeftToSearch:(double *)arg6 trackedLocation:(id)arg7 bestMatchParams:(CDStruct_3dc48697 *)arg8; +- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(_Bool)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMapMatcher.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMapMatcher.h index 79587d982..36e96b283 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMapMatcher.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMapMatcher.h @@ -8,15 +8,16 @@ @class VKAttributedRoute; +// Not exported @interface VKAttributedRouteMapMatcher : NSObject { VKAttributedRoute *_attributedRoute; } -- (BOOL)_getClippedSegment:(const struct PolylineCoordinate *)arg1 maxDistance:(double)arg2 bounds:(const CDStruct_d2b197d1 *)arg3 startCoord:(const struct PolylineCoordinate *)arg4 endCoord:(const struct PolylineCoordinate *)arg5 startPoint:(Vec2Imp_1782d7e3 *)arg6 endPoint:(Vec2Imp_1782d7e3 *)arg7 startOffset:(float *)arg8 endOffset:(float *)arg9 segmentLength:(double *)arg10; -- (double)_modifiedHorizontalAccuracy:(double)arg1 routeIndex:(unsigned int)arg2; -- (BOOL)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 from:(id)arg2 point:(const struct VKPoint *)arg3 useCLMatchedLocation:(BOOL)arg4 bounds:(const CDStruct_d2b197d1 *)arg5 distanceLeftToSearch:(double *)arg6 trackedLocation:(id)arg7 bestMatchParams:(CDStruct_34e0fc6f *)arg8; -- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(BOOL)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; +- (_Bool)_getClippedSegment:(const struct PolylineCoordinate *)arg1 maxDistance:(double)arg2 bounds:(const CDStruct_d2b197d1 *)arg3 startCoord:(const struct PolylineCoordinate *)arg4 endCoord:(const struct PolylineCoordinate *)arg5 startPoint:(Vec2Imp_1782d7e3 *)arg6 endPoint:(Vec2Imp_1782d7e3 *)arg7 startOffset:(float *)arg8 endOffset:(float *)arg9 segmentLength:(double *)arg10; +- (double)_modifiedHorizontalAccuracy:(double)arg1 routeIndex:(unsigned long long)arg2; +- (_Bool)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 from:(id)arg2 point:(const struct VKPoint *)arg3 useCLMatchedLocation:(_Bool)arg4 bounds:(const CDStruct_d2b197d1 *)arg5 distanceLeftToSearch:(double *)arg6 trackedLocation:(id)arg7 bestMatchParams:(CDStruct_3dc48697 *)arg8; +- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(_Bool)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; - (id)init:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMatch.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMatch.h index 4362826dd..91c2846f4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMatch.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteMatch.h @@ -8,52 +8,54 @@ @class NSDate, VKAttributedRoute; +// Not exported @interface VKAttributedRouteMatch : NSObject { struct PolylineCoordinate _routeCoordinate; CDStruct_2c43369c _coordinateOnRoute; - unsigned int _stepIndex; + unsigned long long _stepIndex; double _modifiedHorizontalAccuracy; - unsigned int _consecutiveProgressionsOffRoute; + unsigned long long _consecutiveProgressionsOffRoute; double _distanceTraveledOffRoute; double _modifiedCourseAccuracy; double _matchedCourse; double _distanceFromRoute; - BOOL _isPoorMatch; + _Bool _isPoorMatch; VKAttributedRoute *_route; - CDStruct_c272c4e8 *_road; + CDStruct_02d551b3 *_road; float _roadWidth; VKAttributedRouteMatch *_projectedFrom; NSDate *_timestamp; } @property(nonatomic) double distanceTraveledOffRoute; // @synthesize distanceTraveledOffRoute=_distanceTraveledOffRoute; -@property(nonatomic) unsigned int consecutiveProgressionsOffRoute; // @synthesize consecutiveProgressionsOffRoute=_consecutiveProgressionsOffRoute; +@property(nonatomic) unsigned long long consecutiveProgressionsOffRoute; // @synthesize consecutiveProgressionsOffRoute=_consecutiveProgressionsOffRoute; @property(readonly, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; -@property(nonatomic) BOOL isPoorMatch; // @synthesize isPoorMatch=_isPoorMatch; +@property(nonatomic) _Bool isPoorMatch; // @synthesize isPoorMatch=_isPoorMatch; @property(retain, nonatomic) VKAttributedRouteMatch *projectedFrom; // @synthesize projectedFrom=_projectedFrom; @property(nonatomic) double modifiedCourseAccuracy; // @synthesize modifiedCourseAccuracy=_modifiedCourseAccuracy; @property(nonatomic) double modifiedHorizontalAccuracy; // @synthesize modifiedHorizontalAccuracy=_modifiedHorizontalAccuracy; @property(nonatomic) double distanceFromRoute; // @synthesize distanceFromRoute=_distanceFromRoute; @property(readonly, nonatomic) float roadWidth; // @synthesize roadWidth=_roadWidth; -@property(nonatomic) CDStruct_c272c4e8 *road; // @synthesize road=_road; +@property(nonatomic) CDStruct_02d551b3 *road; // @synthesize road=_road; @property(readonly, nonatomic) VKAttributedRoute *route; // @synthesize route=_route; @property(readonly, nonatomic) double matchedCourse; // @synthesize matchedCourse=_matchedCourse; -@property(readonly, nonatomic) unsigned int stepIndex; // @synthesize stepIndex=_stepIndex; +@property(readonly, nonatomic) unsigned long long stepIndex; // @synthesize stepIndex=_stepIndex; @property(nonatomic) CDStruct_c3b9c2ee coordinateOnRoute; // @synthesize coordinateOnRoute=_coordinateOnRoute; @property(readonly, nonatomic) struct PolylineCoordinate routeCoordinate; // @synthesize routeCoordinate=_routeCoordinate; - (id).cxx_construct; - (id)description; -@property(readonly, nonatomic) BOOL routeMatchedToEnd; +@property(readonly, nonatomic) unsigned int stepID; +@property(readonly, nonatomic) _Bool routeMatchedToEnd; @property(readonly, nonatomic) float offset; @property(readonly, nonatomic) unsigned int pointIndex; -- (BOOL)routeMatchBehind:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqualIgnoringScore:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)routeMatchBehind:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqualIgnoringScore:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)updateOffRouteProgress:(id)arg1 minDistanceToGetOnRoute:(double)arg2; - (void)dealloc; -- (id)initWithRoute:(id)arg1 routeCoordinate:(struct PolylineCoordinate)arg2 coordinateOnRoute:(CDStruct_c3b9c2ee)arg3 stepIndex:(unsigned int)arg4 matchedCourse:(double)arg5 timestamp:(id)arg6; +- (id)initWithRoute:(id)arg1 routeCoordinate:(struct PolylineCoordinate)arg2 coordinateOnRoute:(CDStruct_c3b9c2ee)arg3 stepIndex:(unsigned long long)arg4 matchedCourse:(double)arg5 timestamp:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteTrackedLocation.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteTrackedLocation.h index 2f4bb0947..cb73b7fb8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteTrackedLocation.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteTrackedLocation.h @@ -17,7 +17,7 @@ struct PolylineCoordinate _lastGoodMatchCoordinate; struct PolylineCoordinate _newStepLastRouteCoord; CDStruct_2c43369c _newStepLastGeoCoord; - unsigned int _newStepProgressions; + unsigned long long _newStepProgressions; double _newStepDistanceTraveled; double _estimatedCourse; } @@ -25,7 +25,7 @@ @property(readonly, nonatomic) struct PolylineCoordinate newStepLastRouteCoord; // @synthesize newStepLastRouteCoord=_newStepLastRouteCoord; @property(readonly, nonatomic) CDStruct_c3b9c2ee newStepLastGeoCoord; // @synthesize newStepLastGeoCoord=_newStepLastGeoCoord; @property(readonly, nonatomic) double newStepDistanceTraveled; // @synthesize newStepDistanceTraveled=_newStepDistanceTraveled; -@property(readonly, nonatomic) unsigned int newStepProgressions; // @synthesize newStepProgressions=_newStepProgressions; +@property(readonly, nonatomic) unsigned long long newStepProgressions; // @synthesize newStepProgressions=_newStepProgressions; @property(retain, nonatomic) NSDate *lastTimeInTunnel; // @synthesize lastTimeInTunnel=_lastTimeInTunnel; @property(readonly, nonatomic) struct PolylineCoordinate lastGoodMatchCoordinate; // @synthesize lastGoodMatchCoordinate=_lastGoodMatchCoordinate; @property(readonly, nonatomic) VKAttributedRoute *route; // @synthesize route=_route; @@ -35,9 +35,10 @@ - (id)description; @property(readonly, nonatomic) double timeSinceTunnel; - (void)updatedWithProjectedRouteMatch:(id)arg1; -- (void)updateWithRouteMatch:(id)arg1 rawLocation:(id)arg2 newStepProgressions:(unsigned int)arg3 newStepDistanceTraveled:(double)arg4 newStepLastRouteCoord:(struct PolylineCoordinate)arg5 newStepLastGeoCoord:(CDStruct_c3b9c2ee)arg6; +- (void)updateWithRouteMatch:(id)arg1 rawLocation:(id)arg2 newStepProgressions:(unsigned long long)arg3 newStepDistanceTraveled:(double)arg4 newStepLastRouteCoord:(struct PolylineCoordinate)arg5 newStepLastGeoCoord:(CDStruct_c3b9c2ee)arg6; - (void)updateWithRouteMatch:(id)arg1; - (void)setMatchedLocation:(id)arg1; +- (void)forceGoodRouteMatch; - (void)dealloc; - (id)initWithRoute:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteWalkMapMatcher.h b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteWalkMapMatcher.h index bc5527faa..99d43f44f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteWalkMapMatcher.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKAttributedRouteWalkMapMatcher.h @@ -6,14 +6,15 @@ #import +// Not exported @interface VKAttributedRouteWalkMapMatcher : VKAttributedRouteMapMatcher { } -- (double)_maxMatchDistance:(double)arg1 routeIndex:(unsigned int)arg2 previousMatchGood:(BOOL)arg3; -- (CDStruct_34e0fc6f)_determineBestMatch:(const CDStruct_34e0fc6f *)arg1 trackedLocation:(id)arg2 rawLocation:(id)arg3; -- (BOOL)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 rawLocation:(id)arg2 point:(const struct VKPoint *)arg3 bounds:(const CDStruct_d2b197d1 *)arg4 distanceToSearch:(double)arg5 trackedLocation:(id)arg6 matchParamsCurrentStep:(CDStruct_34e0fc6f *)arg7; -- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(BOOL)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; +- (double)_maxMatchDistance:(double)arg1 routeIndex:(unsigned long long)arg2 previousMatchGood:(_Bool)arg3; +- (CDStruct_3dc48697)_determineBestMatch:(const CDStruct_3dc48697 *)arg1 trackedLocation:(id)arg2 rawLocation:(id)arg3; +- (_Bool)_bestMatchToPolylineSection:(const struct RouteMapMatchingSection *)arg1 rawLocation:(id)arg2 point:(const struct VKPoint *)arg3 bounds:(const CDStruct_d2b197d1 *)arg4 distanceToSearch:(double)arg5 trackedLocation:(id)arg6 matchParamsCurrentStep:(CDStruct_3dc48697 *)arg7; +- (id)findClosestCoordinateAlongSectionsFromDataSource:(id)arg1 forLocation:(id)arg2 useCLMatchedLocation:(_Bool)arg3 trackedLocation:(id)arg4 onDate:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBackgroundRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKBackgroundRasterTileSource.h index ff6304a21..95107cc2d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBackgroundRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBackgroundRasterTileSource.h @@ -6,13 +6,14 @@ #import +// Not exported @interface VKBackgroundRasterTileSource : VKRasterTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; -- (int)defaultMaximumZoomLevel; -- (BOOL)maximumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (long long)defaultMaximumZoomLevel; +- (_Bool)maximumZoomLevelBoundsCamera; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingDrawStyle.h index c029ae3ea..3c8563aaf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBuildingDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingDrawStyle.h @@ -6,17 +6,18 @@ #import +// Not exported @interface VKBuildingDrawStyle : VKDrawStyle { - BOOL _hasStrokeColor3D; - BOOL _hasStrokeWidth3D; - struct VKProfileSparseRamp visibility; + _Bool _hasStrokeColor3D; + _Bool _hasStrokeWidth3D; + struct VKProfileSparseRamp visibility; struct VKProfileSparseRamp<_VGLColor> topColor; struct VKProfileSparseRamp<_VGLColor> facadeColor; struct VKProfileSparseRamp<_VGLColor> outlineColor; struct VKProfileSparseRamp<_VGLColor> landmarkColor; struct VKProfileSparseRamp<_VGLColor> flatColor; - struct VKProfileSparseRamp outline; + struct VKProfileSparseRamp outline; int roofStyle; struct VKProfileSparseRamp<_VGLColor> footprintStrokeColor; struct VKProfileSparseRamp footprintStrokeWidth; @@ -28,20 +29,20 @@ - (void).cxx_destruct; - (float)strokeWidth3DAtZoom:(float)arg1; - (struct _VGLColor)strokeColor3DAtZoom:(float)arg1; -- (BOOL)hasStrokeWidth3D; -- (BOOL)hasStrokeColor3D; +- (_Bool)hasStrokeWidth3D; +- (_Bool)hasStrokeColor3D; - (float)footprintStrokeWidthAtZoom:(float)arg1; - (struct _VGLColor)footprintStrokeColorAtZoom:(float)arg1; - (int)roofStyle; -- (BOOL)visibleAtZoom:(float)arg1; -- (BOOL)outlineAtZoom:(float)arg1; +- (_Bool)visibleAtZoom:(float)arg1; +- (_Bool)outlineAtZoom:(float)arg1; - (struct _VGLColor)flatColorAtZoom:(float)arg1; - (struct _VGLColor)landmarkColorAtZoom:(float)arg1; - (struct _VGLColor)outlineColorAtZoom:(float)arg1; - (struct _VGLColor)facadeColorAtZoom:(float)arg1; - (struct _VGLColor)topColorAtZoom:(float)arg1; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker-Rendering.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker-Rendering.h new file mode 100644 index 000000000..a2ea05121 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker-Rendering.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, VGLTexture; + +@interface VKBuildingFootprintMaker (Rendering) +@property(readonly, nonatomic) float maxLayeringHeight; +@property(readonly, nonatomic) float minLayeringHeight; +@property(readonly, nonatomic) const CDStruct_aa5aacbc *shadowTextureMatrix; +@property(readonly, nonatomic) VGLTexture *shadowTexture; +@property(readonly, nonatomic) NSArray *pointyBuildingsMeshes; +- (const vector_f457f7ad *)facadeCollectionsWithVectorType:(long long)arg1; +- (void)forEachTopStrokeMesh:(id)arg1 forVectorType:(void)arg2 atLayer:(long long)arg3; +- (void)forEachTopMesh:(id)arg1 forVectorType:(void)arg2 atLayer:(long long)arg3; +- (void)forEachTopMesh:(id)arg1 topStrokeMesh:(void)arg2 forVectorType:(id)arg3; +@property(readonly, nonatomic) NSArray *footprintsMeshes; +@property(readonly, nonatomic) NSArray *footprintStrokeMeshes; +@property(readonly, nonatomic) NSArray *landmarksMeshes; +- (const vector_9adfa044 *)discontinuityEdgeInfoWithVectorType:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker.h index 774bf5862..90fe1e0ef 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMaker.h @@ -8,8 +8,9 @@ #import "VKTileHeightInformation-Protocol.h" -@class GEOVectorTile, NSArray, VGLMeshVendor, VGLTexture, VKAnimation, VKHeightfield, VKStylesheet; +@class GEOVectorTile, VGLMeshVendor, VGLTexture, VKAnimation, VKHeightfield, VKStylesheet; +// Not exported @interface VKBuildingFootprintMaker : NSObject { float _maxHeight; @@ -18,7 +19,7 @@ VKAnimation *_animateIn; float _alpha; float _scale; - float _contentScale; + double _contentScale; GEOVectorTile *_geotile; VKStylesheet *_stylesheet; VKAnimation *_animateBuildingMode; @@ -32,10 +33,10 @@ CDStruct_aa5aacbc _shadowTextureMatrix; struct vector> _landmarkHeights; VGLMeshVendor *_landmarksMeshVendor; - struct DiscontinuityEdgeInfo _sharedDiscontinuityEdgeInfo; - struct DiscontinuityEdgeInfo _regularDiscontinuityEdgeInfo; - struct DiscontinuityEdgeInfo _realisticDiscontinuityEdgeInfo; - struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> _discontinuityEdgeInfoMap; + struct DiscontinuityEdgeInfo *_sharedDiscontinuityEdgeInfo; + struct DiscontinuityEdgeInfo *_regularDiscontinuityEdgeInfo; + struct DiscontinuityEdgeInfo *_realisticDiscontinuityEdgeInfo; + struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> _discontinuityEdgeInfoMap; struct BuildingTopMeshFactory *_topMeshFactory; VGLMeshVendor *_footprintStrokeMeshVendor; float _minLayeringHeight; @@ -50,26 +51,13 @@ @property(readonly, nonatomic) float maxHeight; // @synthesize maxHeight=_maxHeight; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; -- (void)_makeShadowTextureWithVectorTile:(id)arg1 skipLandmarks:(BOOL)arg2 pointyFootprints:(const unordered_map_2e8bbe9f *)arg3 useHiResFootprints:(BOOL)arg4 landmarks:(const CDStruct_0f5ec4c6 *)arg5 landmarkCount:(unsigned int)arg6; -- (BOOL)_makeThreeDBuildingsMesh:(const CDStruct_0f5ec4c6 *)arg1 buildingCount:(unsigned int)arg2; -- (void)_makeMeshesWithLandmarksPresent:(BOOL)arg1 makeFacades:(BOOL)arg2 pointyFootprints:(unordered_map_2e8bbe9f *)arg3 useHiResFootprints:(BOOL)arg4; +- (_Bool)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; +- (void)_makeShadowTextureWithVectorTile:(id)arg1 skipLandmarks:(_Bool)arg2 pointyFootprints:(const unordered_map_93d329bc *)arg3 useHiResFootprints:(_Bool)arg4 landmarks:(const CDStruct_9c9be310 *)arg5 landmarkCount:(unsigned long long)arg6; +- (_Bool)_makeThreeDBuildingsMesh:(const CDStruct_9c9be310 *)arg1 buildingCount:(unsigned long long)arg2; +- (void)_makeMeshesWithLandmarksPresent:(_Bool)arg1 makeFacades:(_Bool)arg2 pointyFootprints:(unordered_map_93d329bc *)arg3 useHiResFootprints:(_Bool)arg4; - (void)_makeFootprintsMesh; - (void)dealloc; -- (id)initWithVectorTile:(id)arg1 stylesheet:(id)arg2 makeFacades:(BOOL)arg3; -@property(readonly, nonatomic) float maxLayeringHeight; -@property(readonly, nonatomic) float minLayeringHeight; -@property(readonly, nonatomic) const CDStruct_aa5aacbc *shadowTextureMatrix; -@property(readonly, nonatomic) VGLTexture *shadowTexture; -@property(readonly, nonatomic) NSArray *pointyBuildingsMeshes; -- (const vector_f457f7ad *)facadeCollectionsWithVectorType:(int)arg1; -- (void)forEachTopStrokeMesh:(id)arg1 forVectorType:(void)arg2 atLayer:(int)arg3; -- (void)forEachTopMesh:(id)arg1 forVectorType:(void)arg2 atLayer:(int)arg3; -- (void)forEachTopMesh:(id)arg1 topStrokeMesh:(void)arg2 forVectorType:(id)arg3; -@property(readonly, nonatomic) NSArray *footprintsMeshes; -@property(readonly, nonatomic) NSArray *footprintStrokeMeshes; -@property(readonly, nonatomic) NSArray *landmarksMeshes; -- (const vector_9adfa044 *)discontinuityEdgeInfoWithVectorType:(int)arg1; +- (id)initWithVectorTile:(id)arg1 stylesheet:(id)arg2 makeFacades:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMapModel.h index 75f2dda78..8d1fb6866 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintMapModel.h @@ -11,6 +11,7 @@ @class VGLRenderState, VKAnimation, VKMercatorTerrainHeightCache, VKSkyModel; +// Not exported @interface VKBuildingFootprintMapModel : VKVectorMapModel { struct _VGLColor _topColor; @@ -20,12 +21,12 @@ struct _VGLColor _pointyFacadeColor; struct _VGLColor _pointyTopColor; float _brightness; - int _vectorType; + long long _vectorType; int _buildingMode; VKAnimation *_styleChangeAnimation; VKAnimation *_fadeBuildingAnimation; float _buildingOccluderAlpha; - BOOL _fadeTiles; + _Bool _fadeTiles; VKSkyModel *_skyModel; struct _VGLColor _footprintStrokeColor; float _footprintStrokeWidth; @@ -40,18 +41,18 @@ float _maxLayeringHeight; _Bool _shouldDraw3DBuildingsInVectorBuildingsRenderPass; _Bool _shouldDraw3DBuildingsIn3DBuildingsRenderPass; - BOOL _initializedStyles; + _Bool _initializedStyles; VKMercatorTerrainHeightCache *_heightCache; } @property(retain, nonatomic) VKSkyModel *skyModel; // @synthesize skyModel=_skyModel; @property(nonatomic) int buildingMode; // @synthesize buildingMode=_buildingMode; @property(readonly, nonatomic) VKMercatorTerrainHeightCache *heightCache; // @synthesize heightCache=_heightCache; -@property(nonatomic) BOOL fadeTiles; // @synthesize fadeTiles=_fadeTiles; -@property(nonatomic) int vectorType; // @synthesize vectorType=_vectorType; +@property(nonatomic) _Bool fadeTiles; // @synthesize fadeTiles=_fadeTiles; +@property(nonatomic) long long vectorType; // @synthesize vectorType=_vectorType; - (id).cxx_construct; - (void).cxx_destruct; -- (void)setBuildingMode:(int)arg1 animated:(BOOL)arg2; +- (void)setBuildingMode:(int)arg1 animated:(_Bool)arg2; - (void)drawDebugScene:(id)arg1 withContext:(id)arg2; - (void)drawScene:(id)arg1 withContext:(id)arg2 pass:(unsigned int)arg3; - (void)draw3DBuildingStrokesInScene:(id)arg1 withContext:(id)arg2; @@ -61,7 +62,7 @@ - (void)draw2DBuildingsInScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)reset; -- (BOOL)wantsCategorizedSourceTiles; +- (_Bool)wantsCategorizedSourceTiles; - (double)heightAtPoint:(struct VKPoint)arg1; - (void)removePersistingExitingTiles:(id)arg1; - (void)willStopDrawingTiles:(id)arg1; @@ -72,11 +73,11 @@ - (id)_globalPointyBuildingDrawStyle; - (id)_globalBuildingDrawStyle; - (void)vectorTypeDidChange; -- (void)setActive:(BOOL)arg1; +- (void)setActive:(_Bool)arg1; - (void)dealloc; - (id)init; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; - (void)_clearOccluders; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintTileSource.h index 0493ea19e..01dd9b6ef 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingFootprintTileSource.h @@ -6,19 +6,20 @@ #import +// Not exported @interface VKBuildingFootprintTileSource : VKVectorTileSource { - int _minimumZoomLevel; - BOOL _makeFacades; + long long _minimumZoomLevel; + _Bool _makeFacades; } -@property(nonatomic) BOOL makeFacades; // @synthesize makeFacades=_makeFacades; +@property(nonatomic) _Bool makeFacades; // @synthesize makeFacades=_makeFacades; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -- (unsigned int)mapLayerForZoomLevelRange; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; -- (int)minimumZoomLevel; -- (void)setMinimumZoomLevel:(unsigned int)arg1; +- (unsigned long long)mapLayerForZoomLevelRange; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; +- (long long)minimumZoomLevel; +- (void)setMinimumZoomLevel:(unsigned long long)arg1; - (id)initWithTileSet:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKBuildingTile.h b/iOS7/PrivateFrameworks/VectorKit/VKBuildingTile.h index fdd92c486..b85a7690a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKBuildingTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKBuildingTile.h @@ -6,9 +6,10 @@ #import +// Not exported @interface VKBuildingTile : VKVectorTile { - BOOL _animating; + _Bool _animating; CDStruct_03942939 _cameraPosition; } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCacheNode.h b/iOS7/PrivateFrameworks/VectorKit/VKCacheNode.h index 7b6759eeb..0210d000c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCacheNode.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCacheNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKCacheNode : NSObject { struct VKCacheKey _key; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCamera.h b/iOS7/PrivateFrameworks/VectorKit/VKCamera.h index a3696008b..a178105a8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCamera.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCamera.h @@ -8,6 +8,7 @@ @class VKFootprint, VKViewVolume; +// Not exported @interface VKCamera : NSObject { id _delegate; @@ -15,15 +16,15 @@ CDStruct_aa5aacbc _orientation; float _aspectRatio; float _verticalFieldOfView; - CDStruct_17faa5b0 _frustum; - CDStruct_17faa5b0 _previousFrustum; + CDStruct_184b3e93 _frustum; + CDStruct_184b3e93 _previousFrustum; double _minHeight; double _maxHeight; double _maxPitch; double _terrainHeight; double _maxFarClipDistance; - BOOL _needsUpdate; - BOOL _updating; + _Bool _needsUpdate; + _Bool _updating; int _updateNumber; CDStruct_aa5aacbc _viewProjectionMatrix; CDStruct_aa5aacbc _projectionMatrix; @@ -42,12 +43,12 @@ double _fractionOfScreenAboveFarClipPlaneAtCanonicalPitch; double _distanceToGroundAndFarClipPlaneIntersection; double _screenHeightOfGroundAndFarClipPlaneIntersection; - BOOL _allowDatelineWraparound; + _Bool _allowDatelineWraparound; double _canonicalPitch; } @property(nonatomic) double canonicalPitch; // @synthesize canonicalPitch=_canonicalPitch; -@property(nonatomic) BOOL allowDatelineWraparound; // @synthesize allowDatelineWraparound=_allowDatelineWraparound; +@property(nonatomic) _Bool allowDatelineWraparound; // @synthesize allowDatelineWraparound=_allowDatelineWraparound; @property(readonly, nonatomic) double screenHeightOfGroundAndFarClipPlaneIntersection; // @synthesize screenHeightOfGroundAndFarClipPlaneIntersection=_screenHeightOfGroundAndFarClipPlaneIntersection; @property(readonly, nonatomic) double distanceToGroundAndFarClipPlaneIntersection; // @synthesize distanceToGroundAndFarClipPlaneIntersection=_distanceToGroundAndFarClipPlaneIntersection; @property(nonatomic) double fractionOfScreenAboveFarClipPlaneAtCanonicalPitch; // @synthesize fractionOfScreenAboveFarClipPlaneAtCanonicalPitch=_fractionOfScreenAboveFarClipPlaneAtCanonicalPitch; @@ -59,7 +60,7 @@ @property(nonatomic) double minHeight; // @synthesize minHeight=_minHeight; @property(nonatomic) float aspectRatio; // @synthesize aspectRatio=_aspectRatio; @property(nonatomic) struct VKPoint position; // @synthesize position=_position; -@property(readonly, nonatomic) CDStruct_17faa5b0 frustum; // @synthesize frustum=_frustum; +@property(readonly, nonatomic) CDStruct_184b3e93 frustum; // @synthesize frustum=_frustum; - (id).cxx_construct; - (void)adjustClipPlanes; - (double)depthForViewWidth:(double)arg1; @@ -68,10 +69,10 @@ - (struct VKPoint)groundPointFromScreenPoint:(struct CGPoint)arg1; - (void)updateIfNeeded; - (void)setNeedsUpdate; -- (BOOL)isOuterWorldBoundsVisible; -- (BOOL)isWorldSpaceRectVisible:(const CDStruct_d2b197d1 *)arg1; +- (_Bool)isOuterWorldBoundsVisible; +- (_Bool)isWorldSpaceRectVisible:(const CDStruct_d2b197d1 *)arg1; - (float)maximumStyleZForRect:(const CDStruct_d2b197d1 *)arg1; -- (BOOL)hasChangedState:(struct VKCameraState *)arg1; +- (_Bool)hasChangedState:(struct VKCameraState *)arg1; @property(nonatomic) struct VKCameraState cameraState; @property(readonly, nonatomic) double yaw; @property(readonly, nonatomic) double pitch; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCameraContext.h b/iOS7/PrivateFrameworks/VectorKit/VKCameraContext.h index 0dc34fe03..7e247692f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCameraContext.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCameraContext.h @@ -16,17 +16,19 @@ int _style; int _focusStyle; CDStruct_2c43369c _courseTargetLocation; - int _courseSource; + long long _courseSource; double _lastCameraFocusCourse; - BOOL _animated; - BOOL _applied; + _Bool _animated; + _Bool _applied; struct vector> _pois; VKPuckAnimatorLocationProjector *_locationProjector; + double _verticalGroundspanScale; } -@property(nonatomic) BOOL applied; // @synthesize applied=_applied; -@property(readonly, nonatomic) BOOL animated; // @synthesize animated=_animated; -@property(nonatomic) int courseSource; // @synthesize courseSource=_courseSource; +@property(readonly, nonatomic) double verticalGroundspanScale; // @synthesize verticalGroundspanScale=_verticalGroundspanScale; +@property(nonatomic) _Bool applied; // @synthesize applied=_applied; +@property(readonly, nonatomic) _Bool animated; // @synthesize animated=_animated; +@property(nonatomic) long long courseSource; // @synthesize courseSource=_courseSource; @property(nonatomic) CDStruct_c3b9c2ee courseTargetLocation; // @synthesize courseTargetLocation=_courseTargetLocation; @property(nonatomic) int focusStyle; // @synthesize focusStyle=_focusStyle; @property(nonatomic) int style; // @synthesize style=_style; @@ -38,8 +40,8 @@ - (void)enumeratePointsOfInterestUsingBlock:(id)arg1; - (void)addPointOfInterest:(CDStruct_c3b9c2ee)arg1; - (void)clearPointsOfInterest; -- (void)updateForLocation:(id)arg1 routeMatch:(id)arg2 isRouteMatch:(BOOL)arg3 speedMultiplier:(double)arg4 onRoute:(BOOL)arg5 animated:(BOOL)arg6; -- (void)_setPointOfReference:(CDStruct_c3b9c2ee)arg1 heading:(double)arg2 routeMatch:(id)arg3 onRoute:(BOOL)arg4; +- (void)updateForLocation:(id)arg1 routeMatch:(id)arg2 isRouteMatch:(_Bool)arg3 speedMultiplier:(double)arg4 onRoute:(_Bool)arg5 animated:(_Bool)arg6; +- (void)_setPointOfReference:(CDStruct_c3b9c2ee)arg1 heading:(double)arg2 routeMatch:(id)arg3 onRoute:(_Bool)arg4; - (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKCameraController.h index 0f7781188..2b596a7cf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCameraController.h @@ -8,22 +8,23 @@ @class VKCamera; +// Not exported @interface VKCameraController : NSObject { VKCamera *_camera; id _canvas; id _delegate; - BOOL _gesturing; + _Bool _gesturing; int _animating; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isGesturing) BOOL gesturing; // @synthesize gesturing=_gesturing; +@property(nonatomic, getter=isGesturing) _Bool gesturing; // @synthesize gesturing=_gesturing; @property(nonatomic) id canvas; // @synthesize canvas=_canvas; @property(retain, nonatomic) VKCamera *camera; // @synthesize camera=_camera; - (id)detailedDescription; -@property(readonly, nonatomic, getter=isAnimating) BOOL animating; -- (void)endAnimating:(BOOL)arg1; +@property(readonly, nonatomic, getter=isAnimating) _Bool animating; +- (void)endAnimating:(_Bool)arg1; - (void)beginAnimating; - (void)canvasDidLayout; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCameraControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKCameraControllerDelegate-Protocol.h index 80dfd9f08..8f2f11c32 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCameraControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCameraControllerDelegate-Protocol.h @@ -8,12 +8,12 @@ @protocol VKCameraControllerDelegate - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; - (void)cameraControllerDidChangeCameraState:(id)arg1; -- (void)cameraController:(id)arg1 requestsDisplayRate:(int)arg2; +- (void)cameraController:(id)arg1 requestsDisplayRate:(long long)arg2; - (void)runAnimation:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarker.h index 16a32a7bc..48485af55 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarker.h @@ -14,9 +14,9 @@ } @property(nonatomic) double distanceRadius; -@property(nonatomic) float radius; +@property(nonatomic) double radius; - (void)prepareForReuse; -- (void)setColorRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (void)setColorRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarkerLayer.h b/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarkerLayer.h index 93b91cde8..c779c5358 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarkerLayer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCircleAnnotationMarkerLayer.h @@ -12,39 +12,39 @@ { struct CGColor *_fillColor; float _fillColorComponents[4]; - float _radius; - float _presentationRadius; + double _radius; + double _presentationRadius; double _distanceRadius; double _presentationDistanceRadius; - BOOL _useDistanceRadius; - float _minRadius; + _Bool _useDistanceRadius; + double _minRadius; VKAnimation *_radiusAnimation; CDStruct_aa5aacbc _modelMatrix; CDStruct_aa5aacbc _inverseMatrix; VGLMesh *_strokeMesh; - float _strokeWidth; + double _strokeWidth; struct CGColor *_strokeColor; float _strokeColorComponents[4]; - int _strokeTriangleCount; + long long _strokeTriangleCount; struct VKPoint _localEyePos; Vec3Imp_f658403c _localEyeDir; - BOOL _hasDistanceRadiusToScreenRadiusMultiplier; - float _distanceRadiusToScreenRadiusMultiplier; + _Bool _hasDistanceRadiusToScreenRadiusMultiplier; + double _distanceRadiusToScreenRadiusMultiplier; VGLRenderState *_circleRenderState; } @property(nonatomic) struct CGColor *strokeColor; // @synthesize strokeColor=_strokeColor; -@property(nonatomic) float strokeWidth; // @synthesize strokeWidth=_strokeWidth; -@property(nonatomic) float minRadius; // @synthesize minRadius=_minRadius; +@property(nonatomic) double strokeWidth; // @synthesize strokeWidth=_strokeWidth; +@property(nonatomic) double minRadius; // @synthesize minRadius=_minRadius; @property(nonatomic) double distanceRadius; // @synthesize distanceRadius=_distanceRadius; -@property(nonatomic) float radius; // @synthesize radius=_radius; +@property(nonatomic) double radius; // @synthesize radius=_radius; @property(nonatomic) struct CGColor *fillColor; // @synthesize fillColor=_fillColor; - (id).cxx_construct; - (void)drawWithContext:(id)arg1; - (void)layoutWithContext:(id)arg1; - (void)setDistanceRadius:(double)arg1 duration:(double)arg2; -- (void)setRadius:(float)arg1 duration:(double)arg2; -- (void)_createStrokeMeshWithTriangleCount:(int)arg1 context:(id)arg2; +- (void)setRadius:(double)arg1 duration:(double)arg2; +- (void)_createStrokeMeshWithTriangleCount:(long long)arg1 context:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCircleOverlay.h b/iOS7/PrivateFrameworks/VectorKit/VKCircleOverlay.h index fc82e12e8..b2d6e6941 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCircleOverlay.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCircleOverlay.h @@ -10,6 +10,7 @@ @class GEOMapRegion; +// Not exported @interface VKCircleOverlay : NSObject { CDStruct_2c43369c _coordinate; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKClassicGlobeCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VKClassicGlobeCanvas.h index 955fb2309..6f3b4d046 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKClassicGlobeCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKClassicGlobeCanvas.h @@ -13,8 +13,9 @@ #import "VKGlobeLineContainerDelegate-Protocol.h" #import "VKInteractiveMap-Protocol.h" -@class GEOMapRegion, NSArray, NSMutableArray, NSObject, NSSet, NSString, VKAnchorContext, VKAnchorWrapper, VKAnnotationModel, VKGlobeCameraController, VKGlobeLineContainer, VKGlobePointCache, VKGlobeViewWrapperImp, VKViewTransform; +@class GEOMapRegion, NSArray, NSMutableArray, NSObject, NSSet, VKAnchorContext, VKAnchorWrapper, VKAnnotationModel, VKGlobeCameraController, VKGlobeLineContainer, VKGlobePointCache, VKGlobeViewWrapperImp, VKViewTransform; +// Not exported @interface VKClassicGlobeCanvas : VKScreenCanvas { struct Viewer *_viewer; @@ -26,57 +27,63 @@ VKAnchorContext *_anchorContext; VKGlobePointCache *_pointCache; VKViewTransform *_viewTransform; - BOOL _labelMarkerSelectionEnabled; - BOOL _localizeLabels; - int _labelScaleFactor; - int _mapType; - int _mapDisplayStyle; + _Bool _labelMarkerSelectionEnabled; + _Bool _localizeLabels; + long long _labelScaleFactor; + long long _mapType; + long long _mapDisplayStyle; VKGlobeViewWrapperImp *_wrapper; VKGlobeLineContainer *_lineContainer; NSObject *_rootLayoutQueue; NSObject *_layoutQueue; NSObject *_rootRenderQueue; NSObject *_renderQueue; - BOOL _tracking; - BOOL _forceRepaint; - BOOL _searchAnimationEnabled; + _Bool _tracking; + _Bool _forceRepaint; + _Bool _searchAnimationEnabled; int _defaultHeight; - NSString *_localizedFlyoverBorderName; + _Bool _disableRoads; + _Bool _disableLabels; struct shared_ptr _globeStyleSheet; struct AltitudeDebugSettings _debugSettings; struct GlobeAdapter *_globeAdapter; - BOOL _pendingAnimation; + _Bool _pendingAnimation; CDStruct_2c43369c _animationCoordinate; double _animationZoom; - BOOL _initialized; - BOOL _canShowFlyover; + _Bool _initialized; + _Bool _canShowFlyover; struct shared_ptr _isDead; - BOOL _isLoading; - BOOL _isDownloading; - BOOL _wasPitched; - BOOL _couldEnter3DMode; - BOOL _updateCalledNeedsRedraw; + _Bool _isLoading; + _Bool _isDownloading; + _Bool _wasPitched; + _Bool _couldEnter3DMode; + _Bool _updateCalledNeedsRedraw; id _sceneDidLoadCallback; - int _shieldSize; - int _navigationShieldSize; - int _shieldIdiom; + long long _shieldSize; + long long _navigationShieldSize; + long long _shieldIdiom; + _Bool _showsPointsOfInterest; + _Bool _showsBuildings; id _artworkIsReadyBlock; NSArray *_alwaysVisibleTrafficIncidents; NSMutableArray *_externalAnchors; } -+ (BOOL)supportsMapType:(int)arg1; -@property(copy, nonatomic) NSString *localizedFlyoverBorderName; // @synthesize localizedFlyoverBorderName=_localizedFlyoverBorderName; ++ (_Bool)supportsMapType:(long long)arg1; +@property(nonatomic) _Bool disableLabels; // @synthesize disableLabels=_disableLabels; +@property(nonatomic) _Bool disableRoads; // @synthesize disableRoads=_disableRoads; +@property(nonatomic) _Bool showsBuildings; // @synthesize showsBuildings=_showsBuildings; @property(copy, nonatomic) id sceneDidLoadCallback; // @synthesize sceneDidLoadCallback=_sceneDidLoadCallback; -@property(nonatomic) int shieldIdiom; // @synthesize shieldIdiom=_shieldIdiom; -@property(nonatomic) int navigationShieldSize; // @synthesize navigationShieldSize=_navigationShieldSize; -@property(nonatomic) int shieldSize; // @synthesize shieldSize=_shieldSize; -@property(readonly, nonatomic) BOOL flyoverAvailable; // @synthesize flyoverAvailable=_canShowFlyover; -@property(nonatomic) BOOL forceRepaint; // @synthesize forceRepaint=_forceRepaint; +@property(nonatomic) _Bool showsPointsOfInterest; // @synthesize showsPointsOfInterest=_showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; // @synthesize shieldIdiom=_shieldIdiom; +@property(nonatomic) long long navigationShieldSize; // @synthesize navigationShieldSize=_navigationShieldSize; +@property(nonatomic) long long shieldSize; // @synthesize shieldSize=_shieldSize; +@property(readonly, nonatomic) _Bool flyoverAvailable; // @synthesize flyoverAvailable=_canShowFlyover; +@property(nonatomic) _Bool forceRepaint; // @synthesize forceRepaint=_forceRepaint; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) int labelScaleFactor; // @synthesize labelScaleFactor=_labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; // @synthesize localizeLabels=_localizeLabels; -@property(nonatomic) BOOL labelMarkerSelectionEnabled; // @synthesize labelMarkerSelectionEnabled=_labelMarkerSelectionEnabled; +@property(nonatomic) long long labelScaleFactor; // @synthesize labelScaleFactor=_labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; // @synthesize localizeLabels=_localizeLabels; +@property(nonatomic) _Bool labelMarkerSelectionEnabled; // @synthesize labelMarkerSelectionEnabled=_labelMarkerSelectionEnabled; - (id).cxx_construct; - (void).cxx_destruct; - (void)removeExternalAnchor:(id)arg1; @@ -85,9 +92,10 @@ - (void)_reachabilityChanged:(id)arg1; - (void)waitForLoading; - (void)_updateDebugSettings; -- (void)setBackgroundViewLoading:(BOOL)arg1; +- (void)setBackgroundViewLoading:(_Bool)arg1; - (unsigned int)getTotalDownloaded; -@property(readonly, nonatomic, getter=isFullyDrawn) BOOL fullyDrawn; +@property(readonly, nonatomic, getter=isFullyDrawn) _Bool fullyDrawn; +- (void)willEnterForeground; - (void)didEnterBackground; - (void)didReceiveMemoryWarning; - (void)removePersistentOverlay:(id)arg1; @@ -97,31 +105,32 @@ - (void)removeOverlay:(id)arg1; - (void)addOverlay:(id)arg1; - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; - (void)cameraControllerDidChangeCameraState:(id)arg1; -- (struct VKPoint)pointForHandle:(id)arg1 atCoordinate:(CDStruct_c3b9c2ee)arg2 withHighPrecision:(BOOL)arg3; +- (struct VKPoint)pointForHandle:(id)arg1 atCoordinate:(CDStruct_c3b9c2ee)arg2 withHighPrecision:(_Bool)arg3; - (void)removeHandle:(id)arg1; -- (id)addHandleAtCoordinate:(CDStruct_c3b9c2ee)arg1 withHighPrecision:(BOOL)arg2; +- (id)addHandleAtCoordinate:(CDStruct_c3b9c2ee)arg1 withHighPrecision:(_Bool)arg2; - (id)annotationMarkerDeselectionCallback; - (id)selectedAnnotationMarker; - (id)annotationMarkers; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (void)setAnnotationMarkerDeselectionCallback:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; - (void)deselectAnnotationMarker:(id)arg1; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; - (void)lineContainerNeedsDisplay:(id)arg1; -- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(BOOL)arg2; +- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(_Bool)arg2; - (void)labelManager:(struct LabelManager *)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(BOOL)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(BOOL)arg2; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(_Bool)arg2; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(_Bool)arg2; +- (_Bool)currentZoomLevelAllowsRotation; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; - (void)annotationModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)annotationModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)annotationModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; @@ -129,20 +138,20 @@ - (id)selectedLabelMarker; - (void)selectLabelMarker:(id)arg1; - (id)labelMarkers; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; -- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(BOOL)arg2; -- (BOOL)isShowingNoDataPlaceholders; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; +- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(_Bool)arg2; +- (_Bool)isShowingNoDataPlaceholders; - (id)attributionsForCurrentRegion; @property(readonly, nonatomic) NSArray *visibleTileSets; - (CDStruct_071ac149)centerCoordinate; -- (void)debugShowTourJump:(BOOL)arg1; +- (void)debugShowTourJump:(_Bool)arg1; - (void)debugHighlightLabelAtPoint:(struct CGPoint)arg1; - (struct VKPoint)screenPointForPoint:(struct CGPoint)arg1; - (void)drawVK; -- (void)draw:(BOOL)arg1 threaded:(BOOL)arg2; -- (void)layout:(BOOL)arg1 threaded:(BOOL)arg2; -- (void)layoutVK:(BOOL)arg1; -- (BOOL)_viewTransformSetup; +- (void)draw:(_Bool)arg1 threaded:(_Bool)arg2; +- (void)layout:(_Bool)arg1 threaded:(_Bool)arg2; +- (void)layoutVK:(_Bool)arg1; +- (_Bool)_viewTransformSetup; - (void)frameBufferDestroyed; - (void)didPresent; - (void)drawWithTimestamp:(double)arg1; @@ -150,8 +159,8 @@ - (void)updateAndDrawWithTimestamp:(double)arg1; - (void)_update; - (void)onTimerFired:(id)arg1; -- (BOOL)wantsRender; -- (BOOL)canRender; +- (_Bool)wantsRender; +- (_Bool)canRender; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toCameraModelPointToLayer:(id)arg2; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToLayer:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromLayer:(id)arg2; @@ -164,21 +173,21 @@ - (void)showSearchResultAnimationAtCoordinate:(CDStruct_c3b9c2ee)arg1 withMapRegion:(id)arg2; - (void)_runPendingAnimation; - (void)_setAnimationCoordinate:(CDStruct_c3b9c2ee)arg1 andZoom:(double)arg2; -- (BOOL)canShowAnimationForSearchResultWithMapRegion:(id)arg1; +- (_Bool)canShowAnimationForSearchResultWithMapRegion:(id)arg1; - (void)startLoadPosition:(CDStruct_c3b9c2ee)arg1 withCompletion:(id)arg2; - (void)setLodMode:(int)arg1; @property(nonatomic) id routeLineSplitAnnotation; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; -@property(readonly, nonatomic, getter=isTrackingHeading) BOOL trackingHeading; +@property(readonly, nonatomic, getter=isTrackingHeading) _Bool trackingHeading; @property(readonly, nonatomic) id trackingAnnotation; -@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) BOOL animatingToTrackAnnotation; +@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) _Bool animatingToTrackAnnotation; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +@property(nonatomic) long long annotationTrackingZoomStyle; +- (_Bool)restoreViewportFromInfo:(id)arg1; - (id)viewportInfo; -@property(nonatomic) BOOL staysCenteredDuringRotation; -@property(nonatomic) BOOL staysCenteredDuringPinch; +@property(nonatomic) _Bool staysCenteredDuringRotation; +@property(nonatomic) _Bool staysCenteredDuringPinch; - (id)camera; - (void)updateCameraFromGlobe; @property(readonly, nonatomic) double pitch; @@ -186,50 +195,50 @@ @property(readonly, nonatomic) double yaw; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; @property(retain, nonatomic) GEOMapRegion *mapRegion; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; @property(readonly, nonatomic) double altitude; - (double)durationToAnimateToMapRegion:(id)arg1; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2; - (void)transferCamera:(id)arg1; - (void)stopSnappingAnimations; -@property(readonly, nonatomic) BOOL isMotionControlActive; +@property(readonly, nonatomic) _Bool isMotionControlActive; - (void)stopMotionControl; - (void)startMotionControlWithProvider:(id)arg1; -- (BOOL)canEnter3DMode; -@property(readonly, nonatomic, getter=isFullyPitched) BOOL fullyPitched; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; +- (_Bool)canEnter3DMode; +@property(readonly, nonatomic, getter=isFullyPitched) _Bool fullyPitched; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; - (void)exit3DMode; - (void)enter3DMode; - (id)detailedDescription; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; -- (void)setContentsScale:(float)arg1; +- (void)setContentsScale:(double)arg1; - (id)stylesheet; - (void)_reloadStylesheet; -- (id)consoleString:(BOOL)arg1; +- (id)consoleString:(_Bool)arg1; - (void)dealloc; - (void)initialize; - (void)setBounds:(struct CGRect)arg1; -- (id)initWithContext:(id)arg1; -- (void)setHidden:(BOOL)arg1; +- (id)initWithContext:(id)arg1 inBackground:(_Bool)arg2; +- (void)setHidden:(_Bool)arg1; @property(readonly, nonatomic) double maximumZoomLevel; @property(readonly, nonatomic) double minimumZoomLevel; -- (void)_setStyleTransitionProgress:(float)arg1 targetStyle:(int)arg2 step:(int)arg3; -- (float)_styleTransitionProgress; -- (void)stylesheetAnimationDidEnd:(BOOL)arg1; +- (void)_setStyleTransitionProgress:(double)arg1 targetStyle:(long long)arg2 step:(long long)arg3; +- (double)_styleTransitionProgress; +- (void)stylesheetAnimationDidEnd:(_Bool)arg1; - (void)stylesheetAnimationDidProgress:(float)arg1; -- (void)stylesheetAnimationWillStartFromStyle:(int)arg1 toStyle:(int)arg2; -- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(int)arg2 setupHandler:(id)arg3; -@property(nonatomic) int mapType; +- (void)stylesheetAnimationWillStartFromStyle:(long long)arg1 toStyle:(long long)arg2; +- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(long long)arg2 setupHandler:(id)arg3; +@property(nonatomic) long long mapType; @property(nonatomic) struct VKEdgeInsets edgeInsets; -@property(nonatomic, getter=isSearchAnimationEnabled) BOOL searchAnimationEnabled; -@property(nonatomic) BOOL trafficEnabled; -@property(nonatomic) BOOL isPitchable; -- (BOOL)isPointValidForGesturing:(struct CGPoint)arg1; +@property(nonatomic, getter=isSearchAnimationEnabled) _Bool searchAnimationEnabled; +@property(nonatomic) _Bool trafficEnabled; +@property(nonatomic) _Bool isPitchable; +- (_Bool)isPointValidForGesturing:(struct CGPoint)arg1; - (void)stopPitchingWithFocusPoint:(struct CGPoint)arg1; - (void)updatePitchWithFocusPoint:(struct CGPoint)arg1 translation:(double)arg2; - (void)startPitchingWithFocusPoint:(struct CGPoint)arg1; @@ -244,10 +253,8 @@ - (void)updatePinchWithFocusPoint:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 withFocusPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)zoomToLevel:(double)arg1 withFocusPoint:(struct CGPoint)arg2; - (double)currentZoomLevel; -// Remaining properties -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; - @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCoastlineGroup.h b/iOS7/PrivateFrameworks/VectorKit/VKCoastlineGroup.h index a50a26bd2..d02576e55 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCoastlineGroup.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCoastlineGroup.h @@ -8,10 +8,11 @@ @class VGLMeshVendor, VKStyle; +// Not exported @interface VKCoastlineGroup : NSObject { VKStyle *_style; - BOOL _visible; + _Bool _visible; CDStruct_03942939 _offsetDirection; struct _VGLColor _shadowColor; struct _VGLColor _antialiasingBrushColor; @@ -27,10 +28,10 @@ @property(nonatomic) struct _VGLColor antialiasingBrushColor; // @synthesize antialiasingBrushColor=_antialiasingBrushColor; @property(nonatomic) struct _VGLColor shadowColor; // @synthesize shadowColor=_shadowColor; @property(nonatomic) CDStruct_03942939 offsetDirection; // @synthesize offsetDirection=_offsetDirection; -@property(nonatomic) BOOL visible; // @synthesize visible=_visible; +@property(nonatomic) _Bool visible; // @synthesize visible=_visible; @property(readonly, nonatomic) VKStyle *style; // @synthesize style=_style; - (id).cxx_construct; -- (unsigned int)triangleCount; +- (unsigned long long)triangleCount; - (void)dealloc; - (id)initWithStyle:(id)arg1 tilePointSize:(unsigned int)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKCourseAnnotationMarkerLayer.h b/iOS7/PrivateFrameworks/VectorKit/VKCourseAnnotationMarkerLayer.h index ef5cbbf2e..f49ed0f31 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKCourseAnnotationMarkerLayer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKCourseAnnotationMarkerLayer.h @@ -9,10 +9,10 @@ @interface VKCourseAnnotationMarkerLayer : VKImageAnnotationMarkerLayer { double _presentationCourse; - BOOL _shouldShowCourse; + _Bool _shouldShowCourse; } -@property(nonatomic) BOOL shouldShowCourse; // @synthesize shouldShowCourse=_shouldShowCourse; +@property(nonatomic) _Bool shouldShowCourse; // @synthesize shouldShowCourse=_shouldShowCourse; - (void)layoutWithContext:(id)arg1; @property(nonatomic) double presentationCourse; // @synthesize presentationCourse=_presentationCourse; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDebugModel.h b/iOS7/PrivateFrameworks/VectorKit/VKDebugModel.h index b7a1e690a..70c1a43e9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDebugModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDebugModel.h @@ -8,18 +8,19 @@ #import "VKMapLayer-Protocol.h" +// Not exported @interface VKDebugModel : VKModelObject { - BOOL _geocentric; + _Bool _geocentric; float _fontSize; } -@property(nonatomic) BOOL geocentric; // @synthesize geocentric=_geocentric; -- (void)_paintTile:(id)arg1 fromLayer:(unsigned int)arg2 withContext:(id)arg3; +@property(nonatomic) _Bool geocentric; // @synthesize geocentric=_geocentric; +- (void)_paintTile:(id)arg1 fromLayer:(unsigned long long)arg2 withContext:(id)arg3; - (void)drawDebugScene:(id)arg1 withContext:(id)arg2; - (void)dealloc; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDebugSettings.h b/iOS7/PrivateFrameworks/VectorKit/VKDebugSettings.h index 374d6a889..f541dd756 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDebugSettings.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDebugSettings.h @@ -10,135 +10,135 @@ @interface VKDebugSettings : NSObject { - BOOL _paintMapTiles; - BOOL _paintRoadBoundaries; - BOOL _paintRoadTiles; - BOOL _paintPointTiles; - BOOL _paintPolygonTiles; - BOOL _paintVertices; - BOOL _paintJunctions; - BOOL _paintCoastlines; - BOOL _paintBuildingNormals; - BOOL _disableRoute; - BOOL _labelHighlighting; - BOOL _labelCollisionEnabled; - BOOL _paintRouteDebugMarkers; - BOOL _dontMatchRouteLine; - BOOL _dontMapMatchToSnappedRouteLine; - BOOL _highlightUnmatchedRouteLine; - BOOL _paintRoadSigns; - BOOL _paintLabelBounds; - BOOL _paintLabelRoadFeatures; - BOOL _paintLabelCounts; - BOOL _roadFattening; - BOOL _hideDirectionalArrows; - BOOL _paintTrafficSkeleton; - BOOL _loadGreenTraffic; - BOOL _paintRoadsStitchedByName; - BOOL _realisticWireframeEnabled; - BOOL _altitudePauseLoading; - BOOL _altitudeShowTileBounds; - BOOL _altitudeHighResSatellite; - BOOL _altitudeMipmapSatellite; - BOOL _altitudeMipmapFlyover; - BOOL _altitudeShowNightLight; - BOOL _altitudeShowFlyoverDemarcation; - BOOL _altitudeNoTiltLimit; + _Bool _paintMapTiles; + _Bool _paintRoadBoundaries; + _Bool _paintRoadTiles; + _Bool _paintPointTiles; + _Bool _paintPolygonTiles; + _Bool _paintVertices; + _Bool _paintJunctions; + _Bool _paintCoastlines; + _Bool _paintBuildingNormals; + _Bool _disableRoute; + _Bool _labelHighlighting; + _Bool _labelCollisionEnabled; + _Bool _paintRouteDebugMarkers; + _Bool _dontMatchRouteLine; + _Bool _dontMapMatchToSnappedRouteLine; + _Bool _highlightUnmatchedRouteLine; + _Bool _paintRoadSigns; + _Bool _paintLabelBounds; + _Bool _paintLabelRoadFeatures; + _Bool _paintLabelCounts; + _Bool _roadFattening; + _Bool _hideDirectionalArrows; + _Bool _paintTrafficSkeleton; + _Bool _loadGreenTraffic; + _Bool _paintRoadsStitchedByName; + _Bool _realisticWireframeEnabled; + _Bool _altitudePauseLoading; + _Bool _altitudeShowTileBounds; + _Bool _altitudeHighResSatellite; + _Bool _altitudeMipmapSatellite; + _Bool _altitudeMipmapFlyover; + _Bool _altitudeShowNightLight; + _Bool _altitudeNoTiltLimit; float _altitudeLodScale; float _altitudeAnimationSpinTime; - BOOL _altitudeProfilingEnabled; + float _altitudeTileQualityThreshold; + float _altitudeForceGridTime; + _Bool _altitudeProfilingEnabled; unsigned int _altitudeProfilingType; unsigned int _altitudeProfilingZones; NSString *_altitudeTelemetryURL; - BOOL _dynamicMapModesEnabled; - BOOL _isInstalledInLockScreen; - BOOL _enableLoggingInLockScreen; - BOOL _useBuildingShadowTexture; - BOOL _drawContinuously; - BOOL _layoutContinuously; - BOOL _useOldLabels; - BOOL _useLabelParallax; - BOOL _useTransactionManager; + _Bool _dynamicMapModesEnabled; + _Bool _isInstalledInLockScreen; + _Bool _enableLoggingInLockScreen; + _Bool _useBuildingShadowTexture; + _Bool _drawContinuously; + _Bool _layoutContinuously; + _Bool _useOldLabels; + _Bool _useTransactionManager; float _tourAnimationAltitude; float _tourAnimationStepDuration; float _tourAnimationCameraOffset; float _tourAnimationTilt; - BOOL _trackingCameraAutoPitch; - BOOL _debugStyleAnimations; - BOOL _renderInSeparateThread; - BOOL _forceHiResBuildings; - BOOL _forceDepthDependentBuildings; - BOOL _readLandmarksFromDisk; - BOOL _paintPoiTiles; - BOOL _useStaticTrafficFeed; - BOOL _disableStylesheetAnimations; + _Bool _trackingCameraAutoPitch; + _Bool _debugStyleAnimations; + _Bool _renderInSeparateThread; + _Bool _forceHiResBuildings; + _Bool _forceDepthDependentBuildings; + _Bool _readLandmarksFromDisk; + _Bool _paintPoiTiles; + _Bool _useStaticTrafficFeed; + _Bool _disableStylesheetAnimations; } + (id)sharedSettings; -@property(nonatomic) BOOL readLandmarksFromDisk; // @synthesize readLandmarksFromDisk=_readLandmarksFromDisk; -@property(nonatomic) BOOL forceDepthDependentBuildings; // @synthesize forceDepthDependentBuildings=_forceDepthDependentBuildings; -@property(nonatomic) BOOL forceHiResBuildings; // @synthesize forceHiResBuildings=_forceHiResBuildings; -@property(nonatomic) BOOL renderInSeparateThread; // @synthesize renderInSeparateThread=_renderInSeparateThread; -@property(nonatomic) BOOL disableStylesheetAnimations; // @synthesize disableStylesheetAnimations=_disableStylesheetAnimations; -@property(nonatomic) BOOL debugStyleAnimations; // @synthesize debugStyleAnimations=_debugStyleAnimations; -@property(nonatomic) BOOL trackingCameraAutoPitch; // @synthesize trackingCameraAutoPitch=_trackingCameraAutoPitch; +@property(nonatomic) _Bool readLandmarksFromDisk; // @synthesize readLandmarksFromDisk=_readLandmarksFromDisk; +@property(nonatomic) _Bool forceDepthDependentBuildings; // @synthesize forceDepthDependentBuildings=_forceDepthDependentBuildings; +@property(nonatomic) _Bool forceHiResBuildings; // @synthesize forceHiResBuildings=_forceHiResBuildings; +@property(nonatomic) _Bool renderInSeparateThread; // @synthesize renderInSeparateThread=_renderInSeparateThread; +@property(nonatomic) _Bool disableStylesheetAnimations; // @synthesize disableStylesheetAnimations=_disableStylesheetAnimations; +@property(nonatomic) _Bool debugStyleAnimations; // @synthesize debugStyleAnimations=_debugStyleAnimations; +@property(nonatomic) _Bool trackingCameraAutoPitch; // @synthesize trackingCameraAutoPitch=_trackingCameraAutoPitch; @property(nonatomic) float tourAnimationTilt; // @synthesize tourAnimationTilt=_tourAnimationTilt; @property(nonatomic) float tourAnimationCameraOffset; // @synthesize tourAnimationCameraOffset=_tourAnimationCameraOffset; @property(nonatomic) float tourAnimationStepDuration; // @synthesize tourAnimationStepDuration=_tourAnimationStepDuration; @property(nonatomic) float tourAnimationAltitude; // @synthesize tourAnimationAltitude=_tourAnimationAltitude; -@property(nonatomic) BOOL useTransactionManager; // @synthesize useTransactionManager=_useTransactionManager; -@property(nonatomic) BOOL useLabelParallax; // @synthesize useLabelParallax=_useLabelParallax; -@property(nonatomic) BOOL useOldLabels; // @synthesize useOldLabels=_useOldLabels; -@property(nonatomic) BOOL layoutContinuously; // @synthesize layoutContinuously=_layoutContinuously; -@property(nonatomic) BOOL drawContinuously; // @synthesize drawContinuously=_drawContinuously; -@property(nonatomic) BOOL useBuildingShadowTexture; // @synthesize useBuildingShadowTexture=_useBuildingShadowTexture; -@property(nonatomic) BOOL enableLoggingInLockScreen; // @synthesize enableLoggingInLockScreen=_enableLoggingInLockScreen; -@property(nonatomic) BOOL isInstalledInLockScreen; // @synthesize isInstalledInLockScreen=_isInstalledInLockScreen; -@property(nonatomic) BOOL dynamicMapModesEnabled; // @synthesize dynamicMapModesEnabled=_dynamicMapModesEnabled; +@property(nonatomic) _Bool useTransactionManager; // @synthesize useTransactionManager=_useTransactionManager; +@property(nonatomic) _Bool useOldLabels; // @synthesize useOldLabels=_useOldLabels; +@property(nonatomic) _Bool layoutContinuously; // @synthesize layoutContinuously=_layoutContinuously; +@property(nonatomic) _Bool drawContinuously; // @synthesize drawContinuously=_drawContinuously; +@property(nonatomic) _Bool useBuildingShadowTexture; // @synthesize useBuildingShadowTexture=_useBuildingShadowTexture; +@property(nonatomic) _Bool enableLoggingInLockScreen; // @synthesize enableLoggingInLockScreen=_enableLoggingInLockScreen; +@property(nonatomic) _Bool isInstalledInLockScreen; // @synthesize isInstalledInLockScreen=_isInstalledInLockScreen; +@property(nonatomic) _Bool dynamicMapModesEnabled; // @synthesize dynamicMapModesEnabled=_dynamicMapModesEnabled; @property(retain, nonatomic) NSString *altitudeTelemetryURL; // @synthesize altitudeTelemetryURL=_altitudeTelemetryURL; @property(nonatomic) unsigned int altitudeProfilingZones; // @synthesize altitudeProfilingZones=_altitudeProfilingZones; @property(nonatomic) unsigned int altitudeProfilingType; // @synthesize altitudeProfilingType=_altitudeProfilingType; -@property(nonatomic) BOOL altitudeProfilingEnabled; // @synthesize altitudeProfilingEnabled=_altitudeProfilingEnabled; +@property(nonatomic) _Bool altitudeProfilingEnabled; // @synthesize altitudeProfilingEnabled=_altitudeProfilingEnabled; +@property(nonatomic) float altitudeForceGridTime; // @synthesize altitudeForceGridTime=_altitudeForceGridTime; +@property(nonatomic) float altitudeTileQualityThreshold; // @synthesize altitudeTileQualityThreshold=_altitudeTileQualityThreshold; @property(nonatomic) float altitudeAnimationSpinTime; // @synthesize altitudeAnimationSpinTime=_altitudeAnimationSpinTime; @property(nonatomic) float altitudeLodScale; // @synthesize altitudeLodScale=_altitudeLodScale; -@property(nonatomic) BOOL altitudeHighResSatellite; // @synthesize altitudeHighResSatellite=_altitudeHighResSatellite; -@property(nonatomic) BOOL altitudeNoTiltLimit; // @synthesize altitudeNoTiltLimit=_altitudeNoTiltLimit; -@property(nonatomic) BOOL altitudeShowFlyoverDemarcation; // @synthesize altitudeShowFlyoverDemarcation=_altitudeShowFlyoverDemarcation; -@property(nonatomic) BOOL altitudeShowNightLight; // @synthesize altitudeShowNightLight=_altitudeShowNightLight; -@property(nonatomic) BOOL altitudeMipmapFlyover; // @synthesize altitudeMipmapFlyover=_altitudeMipmapFlyover; -@property(nonatomic) BOOL altitudeMipmapSatellite; // @synthesize altitudeMipmapSatellite=_altitudeMipmapSatellite; -@property(nonatomic) BOOL altitudeShowTileBounds; // @synthesize altitudeShowTileBounds=_altitudeShowTileBounds; -@property(nonatomic) BOOL altitudePauseLoading; // @synthesize altitudePauseLoading=_altitudePauseLoading; -@property(nonatomic) BOOL realisticWireframeEnabled; // @synthesize realisticWireframeEnabled=_realisticWireframeEnabled; -@property(nonatomic) BOOL paintRoadsStitchedByName; // @synthesize paintRoadsStitchedByName=_paintRoadsStitchedByName; -@property(nonatomic) BOOL useStaticTrafficFeed; // @synthesize useStaticTrafficFeed=_useStaticTrafficFeed; -@property(nonatomic) BOOL loadGreenTraffic; // @synthesize loadGreenTraffic=_loadGreenTraffic; -@property(nonatomic) BOOL paintTrafficSkeleton; // @synthesize paintTrafficSkeleton=_paintTrafficSkeleton; -@property(nonatomic) BOOL hideDirectionalArrows; // @synthesize hideDirectionalArrows=_hideDirectionalArrows; -@property(nonatomic) BOOL roadFattening; // @synthesize roadFattening=_roadFattening; -@property(nonatomic) BOOL paintLabelCounts; // @synthesize paintLabelCounts=_paintLabelCounts; -@property(nonatomic) BOOL paintLabelRoadFeatures; // @synthesize paintLabelRoadFeatures=_paintLabelRoadFeatures; -@property(nonatomic) BOOL paintLabelBounds; // @synthesize paintLabelBounds=_paintLabelBounds; -@property(nonatomic) BOOL paintRoadSigns; // @synthesize paintRoadSigns=_paintRoadSigns; -@property(nonatomic) BOOL highlightUnmatchedRouteLine; // @synthesize highlightUnmatchedRouteLine=_highlightUnmatchedRouteLine; -@property(nonatomic) BOOL dontMapMatchToSnappedRouteLine; // @synthesize dontMapMatchToSnappedRouteLine=_dontMapMatchToSnappedRouteLine; -@property(nonatomic) BOOL dontMatchRouteLine; // @synthesize dontMatchRouteLine=_dontMatchRouteLine; -@property(nonatomic) BOOL paintRouteDebugMarkers; // @synthesize paintRouteDebugMarkers=_paintRouteDebugMarkers; -@property(nonatomic) BOOL labelCollisionEnabled; // @synthesize labelCollisionEnabled=_labelCollisionEnabled; -@property(nonatomic) BOOL labelHighlighting; // @synthesize labelHighlighting=_labelHighlighting; -@property(nonatomic) BOOL disableRoute; // @synthesize disableRoute=_disableRoute; -@property(nonatomic) BOOL paintBuildingNormals; // @synthesize paintBuildingNormals=_paintBuildingNormals; -@property(nonatomic) BOOL paintCoastlines; // @synthesize paintCoastlines=_paintCoastlines; -@property(nonatomic) BOOL paintJunctions; // @synthesize paintJunctions=_paintJunctions; -@property(nonatomic) BOOL paintVertices; // @synthesize paintVertices=_paintVertices; -@property(nonatomic) BOOL paintPolygonTiles; // @synthesize paintPolygonTiles=_paintPolygonTiles; -@property(nonatomic) BOOL paintPointTiles; // @synthesize paintPointTiles=_paintPointTiles; -@property(nonatomic) BOOL paintPoiTiles; // @synthesize paintPoiTiles=_paintPoiTiles; -@property(nonatomic) BOOL paintRoadTiles; // @synthesize paintRoadTiles=_paintRoadTiles; -@property(nonatomic) BOOL paintRoadBoundaries; // @synthesize paintRoadBoundaries=_paintRoadBoundaries; -@property(nonatomic) BOOL paintMapTiles; // @synthesize paintMapTiles=_paintMapTiles; -- (BOOL)overlaysShouldDrawDebug; -- (BOOL)shouldDrawDebug; +@property(nonatomic) _Bool altitudeHighResSatellite; // @synthesize altitudeHighResSatellite=_altitudeHighResSatellite; +@property(nonatomic) _Bool altitudeNoTiltLimit; // @synthesize altitudeNoTiltLimit=_altitudeNoTiltLimit; +@property(nonatomic) _Bool altitudeShowNightLight; // @synthesize altitudeShowNightLight=_altitudeShowNightLight; +@property(nonatomic) _Bool altitudeMipmapFlyover; // @synthesize altitudeMipmapFlyover=_altitudeMipmapFlyover; +@property(nonatomic) _Bool altitudeMipmapSatellite; // @synthesize altitudeMipmapSatellite=_altitudeMipmapSatellite; +@property(nonatomic) _Bool altitudeShowTileBounds; // @synthesize altitudeShowTileBounds=_altitudeShowTileBounds; +@property(nonatomic) _Bool altitudePauseLoading; // @synthesize altitudePauseLoading=_altitudePauseLoading; +@property(nonatomic) _Bool realisticWireframeEnabled; // @synthesize realisticWireframeEnabled=_realisticWireframeEnabled; +@property(nonatomic) _Bool paintRoadsStitchedByName; // @synthesize paintRoadsStitchedByName=_paintRoadsStitchedByName; +@property(nonatomic) _Bool useStaticTrafficFeed; // @synthesize useStaticTrafficFeed=_useStaticTrafficFeed; +@property(nonatomic) _Bool loadGreenTraffic; // @synthesize loadGreenTraffic=_loadGreenTraffic; +@property(nonatomic) _Bool paintTrafficSkeleton; // @synthesize paintTrafficSkeleton=_paintTrafficSkeleton; +@property(nonatomic) _Bool hideDirectionalArrows; // @synthesize hideDirectionalArrows=_hideDirectionalArrows; +@property(nonatomic) _Bool roadFattening; // @synthesize roadFattening=_roadFattening; +@property(nonatomic) _Bool paintLabelCounts; // @synthesize paintLabelCounts=_paintLabelCounts; +@property(nonatomic) _Bool paintLabelRoadFeatures; // @synthesize paintLabelRoadFeatures=_paintLabelRoadFeatures; +@property(nonatomic) _Bool paintLabelBounds; // @synthesize paintLabelBounds=_paintLabelBounds; +@property(nonatomic) _Bool paintRoadSigns; // @synthesize paintRoadSigns=_paintRoadSigns; +@property(nonatomic) _Bool highlightUnmatchedRouteLine; // @synthesize highlightUnmatchedRouteLine=_highlightUnmatchedRouteLine; +@property(nonatomic) _Bool dontMapMatchToSnappedRouteLine; // @synthesize dontMapMatchToSnappedRouteLine=_dontMapMatchToSnappedRouteLine; +@property(nonatomic) _Bool dontMatchRouteLine; // @synthesize dontMatchRouteLine=_dontMatchRouteLine; +@property(nonatomic) _Bool paintRouteDebugMarkers; // @synthesize paintRouteDebugMarkers=_paintRouteDebugMarkers; +@property(nonatomic) _Bool labelCollisionEnabled; // @synthesize labelCollisionEnabled=_labelCollisionEnabled; +@property(nonatomic) _Bool labelHighlighting; // @synthesize labelHighlighting=_labelHighlighting; +@property(nonatomic) _Bool disableRoute; // @synthesize disableRoute=_disableRoute; +@property(nonatomic) _Bool paintBuildingNormals; // @synthesize paintBuildingNormals=_paintBuildingNormals; +@property(nonatomic) _Bool paintCoastlines; // @synthesize paintCoastlines=_paintCoastlines; +@property(nonatomic) _Bool paintJunctions; // @synthesize paintJunctions=_paintJunctions; +@property(nonatomic) _Bool paintVertices; // @synthesize paintVertices=_paintVertices; +@property(nonatomic) _Bool paintPolygonTiles; // @synthesize paintPolygonTiles=_paintPolygonTiles; +@property(nonatomic) _Bool paintPointTiles; // @synthesize paintPointTiles=_paintPointTiles; +@property(nonatomic) _Bool paintPoiTiles; // @synthesize paintPoiTiles=_paintPoiTiles; +@property(nonatomic) _Bool paintRoadTiles; // @synthesize paintRoadTiles=_paintRoadTiles; +@property(nonatomic) _Bool paintRoadBoundaries; // @synthesize paintRoadBoundaries=_paintRoadBoundaries; +@property(nonatomic) _Bool paintMapTiles; // @synthesize paintMapTiles=_paintMapTiles; +- (_Bool)overlaysShouldDrawDebug; +- (_Bool)shouldDrawDebug; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDimmableDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKDimmableDrawStyle.h index 600ae8447..7ab2b0a0d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDimmableDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDimmableDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKDimmableDrawStyle : VKDrawStyle { float _brightness; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDispatch.h b/iOS7/PrivateFrameworks/VectorKit/VKDispatch.h index 3f31cd2a9..0bd06f2aa 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDispatch.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDispatch.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface VKDispatch : NSObject { NSObject *_homeQueue; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDrawContext-VKDrawContextDebug.h b/iOS7/PrivateFrameworks/VectorKit/VKDrawContext-VKDrawContextDebug.h new file mode 100644 index 000000000..9eeb4e592 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKDrawContext-VKDrawContextDebug.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKDrawContext (VKDrawContextDebug) +- (int)drawDebugText:(id)arg1 lineNumber:(int)arg2; +- (void)debugDrawString:(id)arg1 pixel:(Vec2Imp_1782d7e3)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; +- (void)debugDrawString:(id)arg1 point:(Vec2Imp_1782d7e3)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; +- (void)debugDrawString:(id)arg1 worldPoint:(struct VKPoint)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; +- (void)debugDrawPath:(int)arg1 pixels:(Vec2Imp_1782d7e3 *)arg2 color:(struct _VGLColor)arg3; +- (void)debugDrawPath:(int)arg1 points:(Vec2Imp_1782d7e3 *)arg2 color:(struct _VGLColor)arg3; +- (void)debugDrawAsteriskAtPixel:(Vec2Imp_1782d7e3)arg1 color:(struct _VGLColor)arg2; +- (void)debugDrawAsteriskAtPoint:(Vec2Imp_1782d7e3)arg1 color:(struct _VGLColor)arg2; +- (void)debugDrawAsteriskAtWorldPoint:(struct VKPoint)arg1 color:(struct _VGLColor)arg2; +- (Vec2Imp_1782d7e3)pixelForPoint:(Vec2Imp_1782d7e3)arg1; +- (Vec2Imp_1782d7e3)pixelForWorldPoint:(struct VKPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDrawContext.h b/iOS7/PrivateFrameworks/VectorKit/VKDrawContext.h index c47594bae..d33a525aa 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDrawContext.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDrawContext.h @@ -8,6 +8,7 @@ @class VGLRoadAtlas, VGLTexture, VKCamera, VKViewTransform; +// Not exported @interface VKDrawContext : VGLContext { int _frameNumber; @@ -19,30 +20,28 @@ CDStruct_aa5aacbc _modelViewProjectionMatrix; CDUnion_f5b85e25 _shaderMatrix; Vec3Imp_f658403c _light; - BOOL _cullFaceEnabled; - unsigned int _mapLayerPosition; + _Bool _cullFaceEnabled; + unsigned long long _mapLayerPosition; VGLTexture *_alphaTexture; VGLTexture *_arrowTexture; VGLRoadAtlas *_alphaAtlas; VGLTexture *_mediumTrafficTexture; VGLTexture *_slowTrafficTexture; VGLTexture *_borderTexture; - BOOL _gesturing; - BOOL _hasOccluders; - BOOL _hasMovingOccluders; + _Bool _gesturing; + _Bool _hasOccluders; + _Bool _hasMovingOccluders; double _styleZ; - Vec2Imp_1782d7e3 _deviceTilt; - struct VKEdgeInsets _edgeInsets; + struct VKEdgeInsets _labelEdgeInsets; unsigned char _stencilStart; } -@property(nonatomic) struct VKEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; // @synthesize deviceTilt=_deviceTilt; -@property(nonatomic) BOOL hasMovingOccluders; // @synthesize hasMovingOccluders=_hasMovingOccluders; -@property(nonatomic) BOOL hasOccluders; // @synthesize hasOccluders=_hasOccluders; +@property(nonatomic) struct VKEdgeInsets labelEdgeInsets; // @synthesize labelEdgeInsets=_labelEdgeInsets; +@property(nonatomic) _Bool hasMovingOccluders; // @synthesize hasMovingOccluders=_hasMovingOccluders; +@property(nonatomic) _Bool hasOccluders; // @synthesize hasOccluders=_hasOccluders; @property(readonly, nonatomic) double styleZ; // @synthesize styleZ=_styleZ; -@property(nonatomic, getter=isGesturing) BOOL gesturing; // @synthesize gesturing=_gesturing; -@property(nonatomic) unsigned int mapLayerPosition; // @synthesize mapLayerPosition=_mapLayerPosition; +@property(nonatomic, getter=isGesturing) _Bool gesturing; // @synthesize gesturing=_gesturing; +@property(nonatomic) unsigned long long mapLayerPosition; // @synthesize mapLayerPosition=_mapLayerPosition; @property(nonatomic) Vec3Imp_f658403c light; // @synthesize light=_light; @property(readonly, nonatomic) CDUnion_f5b85e25 shaderMatrix; // @synthesize shaderMatrix=_shaderMatrix; @property(retain, nonatomic) VKViewTransform *viewTransform; // @synthesize viewTransform=_viewTransform; @@ -64,17 +63,6 @@ @property(readonly, nonatomic) VGLTexture *slowTrafficTexture; @property(readonly, nonatomic) VGLTexture *alphaTexture; // @synthesize alphaTexture=_alphaTexture; @property(readonly, nonatomic) VGLRoadAtlas *alphaAtlas; // @synthesize alphaAtlas=_alphaAtlas; -- (int)drawDebugText:(id)arg1 lineNumber:(int)arg2; -- (void)debugDrawString:(id)arg1 pixel:(Vec2Imp_1782d7e3)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; -- (void)debugDrawString:(id)arg1 point:(Vec2Imp_1782d7e3)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; -- (void)debugDrawString:(id)arg1 worldPoint:(struct VKPoint)arg2 color:(struct _VGLColor)arg3 fontSize:(float)arg4; -- (void)debugDrawPath:(int)arg1 pixels:(Vec2Imp_1782d7e3 *)arg2 color:(struct _VGLColor)arg3; -- (void)debugDrawPath:(int)arg1 points:(Vec2Imp_1782d7e3 *)arg2 color:(struct _VGLColor)arg3; -- (void)debugDrawAsteriskAtPixel:(Vec2Imp_1782d7e3)arg1 color:(struct _VGLColor)arg2; -- (void)debugDrawAsteriskAtPoint:(Vec2Imp_1782d7e3)arg1 color:(struct _VGLColor)arg2; -- (void)debugDrawAsteriskAtWorldPoint:(struct VKPoint)arg1 color:(struct _VGLColor)arg2; -- (Vec2Imp_1782d7e3)pixelForPoint:(Vec2Imp_1782d7e3)arg1; -- (Vec2Imp_1782d7e3)pixelForWorldPoint:(struct VKPoint)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKDrawStyle.h index 072b20062..6ca3ba5a9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKDrawStyle.h @@ -8,16 +8,18 @@ @class VKStyle; +// Not exported @interface VKDrawStyle : NSObject { VKStyle *_sourceStyle; } -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (void)takeFromZoomInvariantProperties:(id)arg1; @property(readonly, nonatomic) id variant; @property(readonly, nonatomic) float blendingFactor; - (id)styleName; +- (void)clearSourceStyle; - (id)sourceStyle; - (id)initWithStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKFootprint.h b/iOS7/PrivateFrameworks/VectorKit/VKFootprint.h index c99900463..cd6c0fad2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKFootprint.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKFootprint.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKFootprint : NSObject { CDStruct_aca18c62 _boundingRect; @@ -17,8 +18,11 @@ double _minDepth; double _maxDepth; double _centerDepth; + int _cornerGroundPointsCount; + struct VKPoint _cornerGroundPoints[12]; } +@property(readonly, nonatomic) int cornerGroundPointsCount; // @synthesize cornerGroundPointsCount=_cornerGroundPointsCount; @property(readonly, nonatomic) struct VKPoint nearestGroundPoint; // @synthesize nearestGroundPoint=_nearestGroundPoint; @property(readonly, nonatomic) struct VKPoint furthestGroundPoint; // @synthesize furthestGroundPoint=_furthestGroundPoint; @property(readonly, nonatomic) double centerDepth; // @synthesize centerDepth=_centerDepth; @@ -27,9 +31,10 @@ @property(readonly, nonatomic) struct VKFootprintConvexHull_struct convexHull; // @synthesize convexHull=_convexHull; @property(readonly, nonatomic) CDStruct_d2b197d1 boundingRect; // @synthesize boundingRect=_boundingRect; - (id).cxx_construct; -- (BOOL)containsGroundPoint:(struct VKPoint *)arg1; -- (BOOL)rejectsRect:(const CDStruct_d2b197d1 *)arg1; +- (_Bool)containsGroundPoint:(struct VKPoint *)arg1; +- (_Bool)rejectsRect:(const CDStruct_d2b197d1 *)arg1; - (void)computeFromCamera:(id)arg1; +@property(readonly, nonatomic) struct VKPoint *cornerGroundPoints; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle-VKShieldArtworkAdditions.h b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle-VKShieldArtworkAdditions.h new file mode 100644 index 000000000..4a16f512c --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle-VKShieldArtworkAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKGenericShieldDrawStyle (VKShieldArtworkAdditions) +- (id)initWithStyleInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle.h index c06616ea3..12af1f996 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKGenericShieldDrawStyle : VKDrawStyle { int _style; @@ -30,9 +31,8 @@ @property(nonatomic) int style; // @synthesize style=_style; - (id).cxx_construct; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; -- (id)initWithStyleInfo:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldGenerator.h b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldGenerator.h index 4fd1ad4a0..5506d5d5b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldGenerator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGenericShieldGenerator.h @@ -10,6 +10,7 @@ @class NSCache, VKGenericShieldDrawStyle; +// Not exported @interface VKGenericShieldGenerator : NSObject { VKGenericShieldDrawStyle *_defaultStyle; @@ -17,7 +18,7 @@ } + (id)sharedGenerator; -- (id)newArtworkWithScale:(float)arg1 style:(id)arg2 size:(int)arg3 extraScale:(float)arg4 numberOfLines:(unsigned int)arg5; +- (id)newArtworkWithScale:(double)arg1 style:(id)arg2 size:(long long)arg3 extraScale:(double)arg4 numberOfLines:(unsigned long long)arg5; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobeAnnotationTrackingCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobeAnnotationTrackingCameraController.h index 1a4fb2330..9baad8fbb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobeAnnotationTrackingCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobeAnnotationTrackingCameraController.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKGlobeAnnotationTrackingCameraController : VKAnnotationTrackingCameraController { struct GlobeView *_globeView; @@ -19,8 +20,8 @@ @property(nonatomic) struct GlobeView *globeView; // @synthesize globeView=_globeView; - (id).cxx_construct; -- (void)_rotateToHeadingAnimated:(BOOL)arg1 duration:(double)arg2; -- (void)_goToAnnotationAnimated:(BOOL)arg1 duration:(double)arg2 isInitial:(BOOL)arg3; +- (void)_rotateToHeadingAnimated:(_Bool)arg1 duration:(double)arg2; +- (void)_goToAnnotationAnimated:(_Bool)arg1 duration:(double)arg2 isInitial:(_Bool)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobeCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobeCameraController.h index 65923ccf1..69e42c3df 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobeCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobeCameraController.h @@ -10,12 +10,13 @@ @class VKAnimation, VKGlobeAnnotationTrackingCameraController; +// Not exported @interface VKGlobeCameraController : VKMapCameraController { struct GlobeView *_globeView; VKGlobeAnnotationTrackingCameraController *_globeAnnotationTrackingCameraController; id _motionProvider; - BOOL _motionActive; + _Bool _motionActive; VKAnimation *_wiggleAnimation; VKAnimation *_positionAnimation; VKAnimation *_motionAnimation; @@ -23,47 +24,49 @@ VKAnimation *_regionAnimation; struct CameraManager _cameraManager; double _currentDoublePanPitch; + _Bool _isPitching; + _Bool _isRotating; } @property(nonatomic) struct GlobeView *globeView; // @synthesize globeView=_globeView; - (id).cxx_construct; - (void).cxx_destruct; - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; - (void)cameraControllerDidChangeCameraState:(id)arg1; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; -- (void)cameraController:(id)arg1 requestsDisplayRate:(int)arg2; +- (void)cameraController:(id)arg1 requestsDisplayRate:(long long)arg2; - (void)runAnimation:(id)arg1; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; - (double)durationToAnimateToMapRegion:(id)arg1; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; - (double)zoomForMapRegion:(id)arg1; - (id)mapRegionOfInterest; - (id)mapRegion; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; - (double)presentationYaw; - (double)yaw; - (double)pitch; - (void)updateCameraManager; -- (BOOL)isAnimatingToTrackAnnotation; +- (_Bool)isAnimatingToTrackAnnotation; - (void)didAnimateInAnnotationMarkers:(id)arg1; - (void)willAnimateInAnnotationMarkers:(id)arg1; -- (BOOL)isTrackingHeading; +- (_Bool)isTrackingHeading; - (id)trackingAnnotation; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -- (void)setGesturing:(BOOL)arg1; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +- (void)setGesturing:(_Bool)arg1; - (void)_performMotionAnimation; - (void)_animateToStartPosition; - (void)stopMotion; - (void)startWithMotionProvider:(id)arg1; - (void)_stopAnimations; -@property(readonly, nonatomic, getter=isMotionActive) BOOL motionActive; -- (BOOL)isFullyPitched; -- (BOOL)isPitched; -- (BOOL)canEnter3DMode; +@property(readonly, nonatomic, getter=isMotionActive) _Bool motionActive; +- (_Bool)isFullyPitched; +- (_Bool)isPitched; +- (_Bool)canEnter3DMode; - (void)exit3DMode; - (void)enter3DMode; - (void)stopGlobeAnimations; @@ -73,11 +76,11 @@ - (void)_rotateAroundTargetWithDuration:(double)arg1 rotations:(double)arg2; - (void)showSearchResultAnimationAtCoordinate:(CDStruct_c3b9c2ee)arg1 withZoom:(double)arg2; - (void)moveTo:(CDStruct_c3b9c2ee)arg1 zoom:(double)arg2 rotation:(double)arg3 tilt:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; - (void)tapZoom:(struct CGPoint)arg1 levels:(double)arg2 completionHandler:(id)arg3; -- (void)tiltTo:(double)arg1 animated:(BOOL)arg2 exaggerate:(BOOL)arg3; -- (void)rotateTo:(double)arg1 animated:(BOOL)arg2; -- (void)snapMapIfNecessary:(const struct VKPoint *)arg1 animated:(BOOL)arg2; +- (void)tiltTo:(double)arg1 animated:(_Bool)arg2 exaggerate:(_Bool)arg3; +- (void)rotateTo:(double)arg1 animated:(_Bool)arg2; +- (void)snapMapIfNecessary:(const struct VKPoint *)arg1 animated:(_Bool)arg2; - (void)stopPinching:(struct CGPoint)arg1; - (void)pinch:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinching:(struct CGPoint)arg1; @@ -93,13 +96,14 @@ - (struct Vector2i)_cursorFromScreenPoint:(struct CGPoint)arg1; - (struct CGPoint)_centerScreenPoint; - (void)updateGlobeFromCamera; -- (int)maximumNormalizedZoomLevel; -- (int)minimumNormalizedZoomLevel; -- (int)tileSize; +- (long long)maximumNormalizedZoomLevel; +- (long long)minimumNormalizedZoomLevel; +- (long long)tileSize; - (void)setEdgeInsets:(struct VKEdgeInsets)arg1; -- (void)setTrackingAutoSelectsZoomScale:(BOOL)arg1; +- (void)setAnnotationTrackingZoomStyle:(long long)arg1; @property(readonly, nonatomic) double pitchThreshold; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (_Bool)restoreViewportFromInfo:(id)arg1; +- (_Bool)currentZoomLevelAllowsRotation; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobeLineContainer.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobeLineContainer.h index 46861eb38..6f4777291 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobeLineContainer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobeLineContainer.h @@ -11,14 +11,15 @@ @class NSMutableArray, NSMutableSet, VKGlobeViewWrapper, VKPolylineOverlay; +// Not exported @interface VKGlobeLineContainer : NSObject { - BOOL _trafficEnabled; + _Bool _trafficEnabled; id _routeLineSplitAnnotation; id _delegate; NSMutableArray *_overlays; VKGlobeViewWrapper *_wrapper; - struct map, vk_allocator>> _polylinesToRoutes; + struct map, std::__1::less, vk_allocator>>> _polylinesToRoutes; VKPolylineOverlay *_selectedPolyline; NSMutableSet *_persistentOverlays; struct VKGlobeRouteSplit *_routeSplit; @@ -32,14 +33,13 @@ - (void)polylineGroup:(id)arg1 didSelectPolyline:(id)arg2; - (void)polylineGroup:(id)arg1 didRemovePolyline:(id)arg2; - (void)polylineGroup:(id)arg1 didAddPolyline:(id)arg2; -- (void)clearRouteLines; - (void)setStylesheet:(id)arg1; - (void)update; - (void)_recreateLinesIfNeeded; - (void)_updateRouteSplit; @property(retain, nonatomic) id routeLineSplitAnnotation; -- (void)setTrafficEnabled:(BOOL)arg1; -- (void)setSelected:(id)arg1 selected:(BOOL)arg2; +- (void)setTrafficEnabled:(_Bool)arg1; +- (void)setSelected:(id)arg1 selected:(_Bool)arg2; - (void)clearLineSelection; - (void)removeLine:(id)arg1; - (void)addLine:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobePointCache.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobePointCache.h index e8460afe1..ae6e42f3c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobePointCache.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobePointCache.h @@ -8,6 +8,7 @@ @class NSMapTable, VKClassicGlobeCanvas; +// Not exported @interface VKGlobePointCache : NSObject { VKClassicGlobeCanvas *_canvas; @@ -15,9 +16,9 @@ } @property(nonatomic) VKClassicGlobeCanvas *canvas; // @synthesize canvas=_canvas; -- (struct VKPoint)pointForHandle:(id)arg1 atCoordinate:(CDStruct_c3b9c2ee)arg2 withHighPrecision:(BOOL)arg3; +- (struct VKPoint)pointForHandle:(id)arg1 atCoordinate:(CDStruct_c3b9c2ee)arg2 withHighPrecision:(_Bool)arg3; - (void)removeHandle:(id)arg1; -- (id)addHandleAtCoordinate:(CDStruct_c3b9c2ee)arg1 withHighPrecision:(BOOL)arg2; +- (id)addHandleAtCoordinate:(CDStruct_c3b9c2ee)arg1 withHighPrecision:(_Bool)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapper.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapper.h index 3e9a976e8..28cccffbb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapper.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKGlobeViewWrapper : NSObject { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapperImp.h b/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapperImp.h index c3d06567d..3c7ce4c20 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapperImp.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGlobeViewWrapperImp.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKGlobeViewWrapperImp : VKGlobeViewWrapper { struct GlobeView *_globeView; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGridDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKGridDrawStyle.h index 1856eee0c..36ab7ae50 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGridDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGridDrawStyle.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKGridDrawStyle : VKDrawStyle { NSString *_texture; @@ -20,7 +21,7 @@ @property(readonly, nonatomic) struct _VGLColor lineColor; @property(readonly, nonatomic) struct _VGLColor fillColor; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGridModel.h b/iOS7/PrivateFrameworks/VectorKit/VKGridModel.h index 2e4ecf283..7a5a39a80 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGridModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGridModel.h @@ -11,10 +11,11 @@ @class VGLMesh, VGLRenderState, VKMapModel, VKStylesheet; +// Not exported @interface VKGridModel : VKModelObject { VKMapModel *_mapModel; - BOOL _simpleGridEnabled; + _Bool _simpleGridEnabled; VGLRenderState *_renderState; double _gridMix; CDStruct_aa5aacbc _projection; @@ -25,19 +26,20 @@ VGLMesh *_mesh; } -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(readonly, nonatomic) struct _VGLColor fillColor; // @synthesize fillColor=_fillColor; @property(nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; -@property(nonatomic) BOOL simpleGridEnabled; // @synthesize simpleGridEnabled=_simpleGridEnabled; +@property(nonatomic) _Bool simpleGridEnabled; // @synthesize simpleGridEnabled=_simpleGridEnabled; - (id).cxx_construct; - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)dealloc; - (id)init; - (void)stylesheetDidChange; +- (void)updateGridColor; @property(readonly, nonatomic) VKStylesheet *stylesheet; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGroundCoverMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKGroundCoverMapModel.h index c93597bdc..83097928f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGroundCoverMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGroundCoverMapModel.h @@ -8,36 +8,42 @@ #import "VKMapLayer-Protocol.h" -@class NSMutableArray, VGLRenderState, VGLTexture, VKPolygonDrawStyle; +@class NSMutableArray, VGLMesh, VGLRenderState, VGLTexture, VKPolygonDrawStyle; +// Not exported @interface VKGroundCoverMapModel : VKMapTileModel { NSMutableArray *_sortedTiles; VKPolygonDrawStyle *_landStyle; - BOOL _usePlainFillColor; + _Bool _usePlainFillColor; + _Bool _hasVegetationSettings; float _alpha; float _brightness; - BOOL _showVegetation; + _Bool _showVegetation; VGLRenderState *_renderState; VGLTexture *_landTexture; VGLTexture *_landTextureVariant; - float _layoutMaxZ; - float _layoutContentScale; - BOOL _needsLandSettingsUpdate; + double _layoutMaxZ; + double _layoutContentScale; + _Bool _needsLandSettingsUpdate; + VGLMesh *_groundMesh; + int _groundMeshCapacity; } -+ (BOOL)reloadOnActiveTileGroupChange; -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnActiveTileGroupChange; ++ (_Bool)reloadOnStylesheetChange; - (void)stylesheetDidChange; - (void)stylesheetWillChange; -- (void)setActive:(BOOL)arg1; +- (void)activeTileGroupChanged; +- (void)setActive:(_Bool)arg1; +- (id)groundMeshForTiles:(id)arg1 relativeToTile:(id)arg2; - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)updateVegetationSettingsFromStylesheet; - (void)reset; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; -- (void)loadLandSettingsForLevelOfDetail:(unsigned int)arg1 scale:(float)arg2; +- (unsigned long long)mapLayerPosition; +- (void)loadLandSettingsForLevelOfDetail:(unsigned long long)arg1 scale:(double)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKGuidanceStepInfo.h b/iOS7/PrivateFrameworks/VectorKit/VKGuidanceStepInfo.h index 41ccbddcf..d22ee8950 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKGuidanceStepInfo.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKGuidanceStepInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKGuidanceStepInfo : NSObject { NSString *_roadName; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKHeightfield.h b/iOS7/PrivateFrameworks/VectorKit/VKHeightfield.h index 8a0e5eb19..c230d8c12 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKHeightfield.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKHeightfield.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKHeightfield : NSObject { float *_zBins; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKHybridRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKHybridRasterTileSource.h index 5d2dc9de5..d4159ed5f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKHybridRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKHybridRasterTileSource.h @@ -6,11 +6,12 @@ #import +// Not exported @interface VKHybridRasterTileSource : VKRasterTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; +- (unsigned long long)mapLayerForZoomLevelRange; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKHybridRoadMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKHybridRoadMapModel.h index c24d5562b..f6a386b55 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKHybridRoadMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKHybridRoadMapModel.h @@ -8,6 +8,7 @@ @class VGLRenderState, VGLTexture, VGLTextureCanvas; +// Not exported @interface VKHybridRoadMapModel : VKRoadMapModel { VGLTextureCanvas *_offscreenCanvas; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKIconArtwork.h b/iOS7/PrivateFrameworks/VectorKit/VKIconArtwork.h index 0cff9e4ba..5eed7fc44 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKIconArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKIconArtwork.h @@ -10,8 +10,10 @@ @class NSMutableArray, NSString, VGLIcon, VKObjectPool; +// Not exported @interface VKIconArtwork : NSObject { + _Bool _hasIcon; VGLIcon *_icon; NSMutableArray *_completionHandlers; VKObjectPool *_pool; @@ -25,7 +27,7 @@ @property(readonly, nonatomic) struct CGSize size; - (void)setPool:(id)arg1 withKey:(id)arg2; - (void)dealloc; -- (id)initWithImage:(struct CGImage *)arg1 contentScale:(float)arg2; +- (id)initWithImage:(struct CGImage *)arg1 contentScale:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKIconAtlas.h b/iOS7/PrivateFrameworks/VectorKit/VKIconAtlas.h index 5c0189131..dcc240fd9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKIconAtlas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKIconAtlas.h @@ -6,16 +6,20 @@ #import "NSObject.h" -@class VKObjectPool, VKPIconPack; +@class NSMapTable, VKObjectPool, VKPIconPack; +// Not exported @interface VKIconAtlas : NSObject { VKPIconPack *_iconPack; VKObjectPool *_artworkPool; + NSMapTable *_atlasToImages; } -- (struct CGImage *)_createImageForName:(id)arg1 contentScale:(float)arg2; -- (id)artworkForName:(id)arg1 style:(CDStruct_44473e2f *)arg2 contentScale:(float)arg3; +- (struct CGImage *)_createImageForIconInfo:(id)arg1 contentScale:(double)arg2; +- (struct CGImage *)_createImageForStyleAttributeKey:(unsigned int)arg1 value:(int)arg2 contentScale:(double)arg3; +- (struct CGImage *)_createImageForName:(id)arg1 contentScale:(double)arg2; +- (id)artworkForName:(id)arg1 style:(CDStruct_cf20f7af *)arg2 contentScale:(double)arg3 styleAttributes:(id)arg4; - (void)dealloc; - (id)initWithIconPack:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKIconManager.h b/iOS7/PrivateFrameworks/VectorKit/VKIconManager.h index 6adfefece..b54ebb09b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKIconManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKIconManager.h @@ -10,6 +10,7 @@ @class NSMapTable, _VKLocalIconAtlas; +// Not exported @interface VKIconManager : NSObject { NSMapTable *_defaultAtlases; @@ -18,10 +19,10 @@ } + (id)sharedManager; -- (id)artworkForFeatureID:(unsigned long long)arg1 withResourceNames:(id)arg2 style:(CDStruct_44473e2f *)arg3 contentScale:(float)arg4; +- (id)artworkForFeatureID:(unsigned long long)arg1 withResourceNames:(id)arg2 style:(CDStruct_cf20f7af *)arg3 contentScale:(double)arg4; - (id)_atlasForName:(id)arg1; -- (id)artworkForName:(id)arg1 withResourceNames:(id)arg2 style:(CDStruct_44473e2f *)arg3 contentScale:(float)arg4; -- (id)_defaultAtlasForScale:(float)arg1; +- (id)artworkForName:(id)arg1 withResourceNames:(id)arg2 style:(CDStruct_cf20f7af *)arg3 contentScale:(double)arg4 styleAttributes:(id)arg5; +- (id)_defaultAtlasForScale:(double)arg1; - (void)_didReceiveMemoryWarning:(id)arg1; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKImage.h b/iOS7/PrivateFrameworks/VectorKit/VKImage.h index 75c6d5ab4..5dc69c650 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKImage.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKImage.h @@ -15,21 +15,21 @@ NSData *_data; NSString *_name; struct CGSize _size; - float _scale; - BOOL _usedAsTextureAndImage; + double _scale; + _Bool _usedAsTextureAndImage; } - (id).cxx_construct; -- (float)scale; +- (double)scale; - (struct CGSize)size; - (struct CGImage *)image; - (id)texture; - (void)dealloc; -- (id)initWithName:(id)arg1 scale:(float)arg2; -- (id)initWithData:(id)arg1 scale:(float)arg2; -- (id)initWithData:(id)arg1 scale:(float)arg2 usedAsTextureAndImage:(BOOL)arg3; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 usedAsTextureAndImage:(BOOL)arg3; +- (id)initWithName:(id)arg1 scale:(double)arg2; +- (id)initWithData:(id)arg1 scale:(double)arg2; +- (id)initWithData:(id)arg1 scale:(double)arg2 usedAsTextureAndImage:(_Bool)arg3; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 usedAsTextureAndImage:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarker.h index b3da8ced8..e61888427 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarker.h @@ -13,7 +13,7 @@ VKImageAnnotationMarkerLayer *_imageLayer; } -@property(nonatomic) BOOL drawsOnGround; +@property(nonatomic) _Bool drawsOnGround; - (void)setImage:(id)arg1; @property(nonatomic) float brightness; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarkerLayer.h b/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarkerLayer.h index 00b3bd044..2c8a133b8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarkerLayer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKImageAnnotationMarkerLayer.h @@ -11,33 +11,33 @@ @interface VKImageAnnotationMarkerLayer : VKAnnotationMarkerLayer { VKImage *_image; - BOOL _drawsOnGround; + _Bool _drawsOnGround; double _rotationRadians; - BOOL _shouldDraw; - BOOL _hasCustomShaderMatrix; + _Bool _shouldDraw; + _Bool _hasCustomShaderMatrix; CDUnion_f5b85e25 _shaderMatrix; - BOOL _hasCustomModelMatrix; + _Bool _hasCustomModelMatrix; CDStruct_aa5aacbc _modelMatrix; float _scale; float _brightness; - BOOL _isMask; + _Bool _isMask; struct _VGLColor _color; VGLRenderState *_imageRenderState; float _opacity; } @property(nonatomic) struct _VGLColor color; // @synthesize color=_color; -@property(nonatomic) BOOL isMask; // @synthesize isMask=_isMask; +@property(nonatomic) _Bool isMask; // @synthesize isMask=_isMask; @property(nonatomic) float brightness; // @synthesize brightness=_brightness; @property(nonatomic) float opacity; // @synthesize opacity=_opacity; @property(nonatomic) float scale; // @synthesize scale=_scale; @property(nonatomic) double rotationRadians; // @synthesize rotationRadians=_rotationRadians; -@property(nonatomic) BOOL drawsOnGround; // @synthesize drawsOnGround=_drawsOnGround; +@property(nonatomic) _Bool drawsOnGround; // @synthesize drawsOnGround=_drawsOnGround; - (id).cxx_construct; - (void)drawWithContext:(id)arg1; - (id)_configuredProgramWithContext:(id)arg1; - (void)layoutWithContext:(id)arg1; -- (BOOL)shouldSnapToPixelsWithContext:(id)arg1; +- (_Bool)shouldSnapToPixelsWithContext:(id)arg1; - (void)updateWithStyle:(id)arg1; - (void)setImage:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKImageCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VKImageCanvas.h index 2f6aad7c1..8de3bd994 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKImageCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKImageCanvas.h @@ -11,6 +11,7 @@ @class VKCamera, VKDispatch, VKLayoutContext, VKScene, VKTimer, VKWorld; +// Not exported @interface VKImageCanvas : VGLImageCanvas { VKWorld *_world; @@ -19,10 +20,10 @@ VKLayoutContext *_layoutContext; VKDispatch *_dispatch; VKTimer *_layoutTimer; - BOOL _shouldDrawWhileLoading; + _Bool _shouldDrawWhileLoading; double _frameTimestamp; - BOOL _needsLayout; - BOOL _needsDisplay; + _Bool _needsLayout; + _Bool _needsDisplay; } + (Class)contextClass; @@ -39,8 +40,8 @@ - (void)_spinScene:(id)arg1; - (void)setSize:(struct CGSize)arg1; - (void)dealloc; -- (id)initWithSize:(struct CGSize)arg1 scale:(float)arg2 context:(id)arg3 homeQueue:(id)arg4; -- (id)initWithSize:(struct CGSize)arg1 scale:(float)arg2 context:(id)arg3; +- (id)initWithSize:(struct CGSize)arg1 scale:(double)arg2 context:(id)arg3 homeQueue:(id)arg4; +- (id)initWithSize:(struct CGSize)arg1 scale:(double)arg2 context:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKIntObjectMap.h b/iOS7/PrivateFrameworks/VectorKit/VKIntObjectMap.h index 877f54319..20aacf3b2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKIntObjectMap.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKIntObjectMap.h @@ -8,6 +8,7 @@ @class NSMapTable; +// Not exported @interface VKIntObjectMap : NSObject { NSMapTable *_mapTable; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveDispatch.h b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveDispatch.h index 10f2813bf..392eb26f5 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveDispatch.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveDispatch.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKInteractiveDispatch : VKDispatch { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMap-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMap-Protocol.h index 55468d8f9..a1d4fa42b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMap-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMap-Protocol.h @@ -9,44 +9,45 @@ @class GEOMapRegion, NSArray, VKAnchorWrapper; @protocol VKInteractiveMap -+ (BOOL)supportsMapType:(int)arg1; ++ (_Bool)supportsMapType:(long long)arg1; @property(readonly, nonatomic) VKAnchorWrapper *externalAnchors; -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; -@property(readonly, nonatomic, getter=isFullyDrawn) BOOL fullyDrawn; +@property(readonly, nonatomic, getter=isFullyDrawn) _Bool fullyDrawn; @property(readonly, nonatomic) NSArray *visibleTileSets; -@property(readonly, nonatomic, getter=isTrackingHeading) BOOL trackingHeading; +@property(readonly, nonatomic, getter=isTrackingHeading) _Bool trackingHeading; @property(readonly, nonatomic) id trackingAnnotation; -@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) BOOL animatingToTrackAnnotation; +@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) _Bool animatingToTrackAnnotation; @property(nonatomic) id routeLineSplitAnnotation; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; +@property(nonatomic) long long annotationTrackingZoomStyle; @property(readonly, nonatomic) double altitude; @property(readonly, nonatomic) double pitch; @property(readonly, nonatomic) double presentationYaw; @property(readonly, nonatomic) double yaw; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; @property(retain, nonatomic) GEOMapRegion *mapRegion; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; -@property(nonatomic) BOOL labelMarkerSelectionEnabled; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; +@property(nonatomic) _Bool labelMarkerSelectionEnabled; @property(readonly, nonatomic) double maximumZoomLevel; @property(readonly, nonatomic) double minimumZoomLevel; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; -@property(nonatomic) int shieldIdiom; -@property(nonatomic) int navigationShieldSize; -@property(nonatomic) int shieldSize; -@property(nonatomic) int mapType; -@property(readonly, nonatomic, getter=isFullyPitched) BOOL fullyPitched; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; -@property(nonatomic) BOOL isPitchable; -@property(nonatomic) BOOL staysCenteredDuringRotation; -@property(nonatomic) BOOL staysCenteredDuringPinch; -@property(nonatomic) BOOL trafficEnabled; +@property(nonatomic) _Bool showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; +@property(nonatomic) long long navigationShieldSize; +@property(nonatomic) long long shieldSize; +@property(nonatomic) long long mapType; +@property(readonly, nonatomic, getter=isFullyPitched) _Bool fullyPitched; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; +@property(nonatomic) _Bool isPitchable; +@property(nonatomic) _Bool staysCenteredDuringRotation; +@property(nonatomic) _Bool staysCenteredDuringPinch; +@property(nonatomic) _Bool trafficEnabled; @property(nonatomic) id delegate; - (void)removeExternalAnchor:(id)arg1; - (void)addExternalAnchor:(id)arg1; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; - (void)stopSnappingAnimations; -- (BOOL)isPointValidForGesturing:(struct CGPoint)arg1; +- (_Bool)isPointValidForGesturing:(struct CGPoint)arg1; - (void)stopPitchingWithFocusPoint:(struct CGPoint)arg1; - (void)updatePitchWithFocusPoint:(struct CGPoint)arg1 translation:(double)arg2; - (void)startPitchingWithFocusPoint:(struct CGPoint)arg1; @@ -61,10 +62,11 @@ - (void)updatePinchWithFocusPoint:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 withFocusPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)zoomToLevel:(double)arg1 withFocusPoint:(struct CGPoint)arg2; - (double)currentZoomLevel; -- (BOOL)isShowingNoDataPlaceholders; +- (_Bool)isShowingNoDataPlaceholders; - (id)attributionsForCurrentRegion; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (_Bool)restoreViewportFromInfo:(id)arg1; - (id)viewportInfo; - (void)removePersistentOverlay:(id)arg1; - (void)addPersistentOverlay:(id)arg1; @@ -73,7 +75,7 @@ - (void)removeOverlay:(id)arg1; - (void)addOverlay:(id)arg1; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; - (CDStruct_071ac149)centerCoordinate; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toCameraModelPointToLayer:(id)arg2; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toPointToLayer:(id)arg2; @@ -83,11 +85,11 @@ - (void)deselectLabelMarker; - (id)selectedLabelMarker; - (void)selectLabelMarker:(id)arg1; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; - (id)labelMarkers; - (id)selectedAnnotationMarker; - (id)annotationMarkers; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (id)annotationMarkerDeselectionCallback; @@ -95,27 +97,28 @@ - (void)deselectAnnotationMarker:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; -- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(BOOL)arg2; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; +- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(_Bool)arg2; - (void)debugHighlightLabelAtPoint:(struct CGPoint)arg1; - (struct VKPoint)screenPointForPoint:(struct CGPoint)arg1; +- (_Bool)currentZoomLevelAllowsRotation; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; - (double)durationToAnimateToMapRegion:(id)arg1; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2; -- (void)_setStyleTransitionProgress:(float)arg1 targetStyle:(int)arg2 step:(int)arg3; -- (float)_styleTransitionProgress; -- (void)stylesheetAnimationDidEnd:(BOOL)arg1; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2; +- (void)_setStyleTransitionProgress:(double)arg1 targetStyle:(long long)arg2 step:(long long)arg3; +- (double)_styleTransitionProgress; +- (void)stylesheetAnimationDidEnd:(_Bool)arg1; - (void)stylesheetAnimationDidProgress:(float)arg1; -- (void)stylesheetAnimationWillStartFromStyle:(int)arg1 toStyle:(int)arg2; -- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(int)arg2 setupHandler:(id)arg3; -- (id)consoleString:(BOOL)arg1; +- (void)stylesheetAnimationWillStartFromStyle:(long long)arg1 toStyle:(long long)arg2; +- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(long long)arg2 setupHandler:(id)arg3; +- (id)consoleString:(_Bool)arg1; - (id)detailedDescription; - (void)exit3DMode; - (void)enter3DMode; -- (BOOL)canEnter3DMode; +- (_Bool)canEnter3DMode; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMapDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMapDelegate-Protocol.h index 08a9812b8..30d65651b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMapDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKInteractiveMapDelegate-Protocol.h @@ -7,24 +7,24 @@ #import "NSObject-Protocol.h" @protocol VKInteractiveMapDelegate -- (void)map:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)map:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)map:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)map:(id)arg1 canShowFlyoverDidChange:(BOOL)arg2; -- (void)map:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)map:(id)arg1 didBecomePitched:(BOOL)arg2; +- (void)map:(id)arg1 canShowFlyoverDidChange:(_Bool)arg2; +- (void)map:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)map:(id)arg1 didBecomePitched:(_Bool)arg2; - (id)map:(id)arg1 painterForOverlay:(id)arg2; - (void)map:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 didAddAnnotationMarkers:(id)arg2; - (id)map:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)mapDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)mapDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)mapWillStartRegionAnimation:(id)arg1; -- (void)mapDidFinishChangingMapDisplayStyle:(int)arg1; +- (void)mapDidFinishChangingMapDisplayStyle:(long long)arg1; - (void)mapDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapDidFinishLoadingTiles:(id)arg1; - (void)mapDidStartLoadingTiles:(id)arg1; -- (void)mapDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapDidBecomePartiallyDrawn:(id)arg1; - (void)mapDidDraw:(id)arg1; - (void)mapDidChangeVisibleRegion:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKInternedString.h b/iOS7/PrivateFrameworks/VectorKit/VKInternedString.h index 2dd4358f8..316436c4e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKInternedString.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKInternedString.h @@ -6,6 +6,7 @@ #import "NSString.h" +// Not exported @interface VKInternedString : NSString { NSString *original; @@ -14,15 +15,15 @@ + (id)stringWithString:(id)arg1; + (void)initialize; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqualToString:(id)arg1; -- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; +- (unsigned long long)hash; +- (_Bool)isEqualToString:(id)arg1; +- (long long)compare:(id)arg1 options:(unsigned long long)arg2 range:(struct _NSRange)arg3 locale:(id)arg4; - (id)substringWithRange:(struct _NSRange)arg1; -- (id)substringToIndex:(unsigned int)arg1; -- (id)substringFromIndex:(unsigned int)arg1; +- (id)substringToIndex:(unsigned long long)arg1; +- (id)substringFromIndex:(unsigned long long)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; -- (unsigned short)characterAtIndex:(unsigned int)arg1; -- (unsigned int)length; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; - (void)dealloc; - (id)initWithString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLRUCache.h b/iOS7/PrivateFrameworks/VectorKit/VKLRUCache.h index 0d35041ec..a39a7aa23 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLRUCache.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLRUCache.h @@ -8,11 +8,12 @@ #import "NSFastEnumeration-Protocol.h" +// Not exported @interface VKLRUCache : NSObject { - unsigned int _reservedCapacity; - unsigned int _maximumCapacity; - unsigned int _count; + unsigned long long _reservedCapacity; + unsigned long long _maximumCapacity; + unsigned long long _count; void *_table; id _head; id _tail; @@ -20,11 +21,11 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) unsigned int count; // @synthesize count=_count; -@property(readonly, nonatomic) unsigned int maximumCapacity; // @synthesize maximumCapacity=_maximumCapacity; -@property(readonly, nonatomic) unsigned int reservedCapacity; // @synthesize reservedCapacity=_reservedCapacity; +@property(readonly, nonatomic) unsigned long long count; // @synthesize count=_count; +@property(readonly, nonatomic) unsigned long long maximumCapacity; // @synthesize maximumCapacity=_maximumCapacity; +@property(readonly, nonatomic) unsigned long long reservedCapacity; // @synthesize reservedCapacity=_reservedCapacity; - (void)removeObjectsMatchingPredicate:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)insertNodeAtHead:(id)arg1; - (void)removeNode:(id)arg1; - (void)purge; @@ -32,13 +33,13 @@ - (void)setObject:(id)arg1 forKey:(const struct VKCacheKey *)arg2; - (id)objectWithoutPromotingForKey:(const struct VKCacheKey *)arg1; - (id)objectForKey:(const struct VKCacheKey *)arg1; -- (void)setReservedCapacity:(unsigned int)arg1 maximumCapacity:(unsigned int)arg2; +- (void)setReservedCapacity:(unsigned long long)arg1 maximumCapacity:(unsigned long long)arg2; - (void)evictIfNecessary; - (void)dropTail; - (void)dealloc; - (id)contentsDescription; - (id)description; -- (id)initWithReservedCapacity:(unsigned int)arg1 maximumCapacity:(unsigned int)arg2; +- (id)initWithReservedCapacity:(unsigned long long)arg1 maximumCapacity:(unsigned long long)arg2; - (id)init; - (void)consistencyCheck; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLRUCacheDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKLRUCacheDelegate-Protocol.h index 7589aebf7..a1fa02ed2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLRUCacheDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLRUCacheDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol VKLRUCacheDelegate -- (BOOL)cache:(id)arg1 willEvictObject:(id)arg2 forKey:(const struct VKCacheKey *)arg3; +- (_Bool)cache:(id)arg1 willEvictObject:(id)arg2 forKey:(const struct VKCacheKey *)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelAccessibility.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelAccessibility.h index 9b1454e27..e1167f6db 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelAccessibility.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelAccessibility.h @@ -8,6 +8,7 @@ @class VKLabelModel; +// Not exported @interface VKLabelAccessibility : NSObject { VKLabelModel *_labelModel; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelDrawStyle.h index a6d4bc7da..9ebae625c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelDrawStyle.h @@ -8,50 +8,65 @@ @class NSMutableArray; +// Not exported @interface VKLabelDrawStyle : VKDrawStyle { - struct VKProfileSparseRamp visibility; - struct VKProfileSparseRamp shieldVisibility; + struct VKProfileSparseRamp visibility; + struct VKProfileSparseRamp shieldVisibility; struct VKProfileSparseRamp heightSmall; struct VKProfileSparseRamp heightMedium; struct VKProfileSparseRamp heightLarge; - struct VKProfileSparseRamp hasHeightCurveSmall; - struct VKProfileSparseRamp hasHeightCurveMedium; - struct VKProfileSparseRamp hasHeightCurveLarge; + struct VKProfileSparseRamp heightXLarge; + struct VKProfileSparseRamp heightXXLarge; + struct VKProfileSparseRamp hasHeightCurveSmall; + struct VKProfileSparseRamp hasHeightCurveMedium; + struct VKProfileSparseRamp hasHeightCurveLarge; + struct VKProfileSparseRamp hasHeightCurveXLarge; + struct VKProfileSparseRamp hasHeightCurveXXLarge; struct VKProfileSparseRamp fontExpansionSmall; struct VKProfileSparseRamp fontExpansionMedium; struct VKProfileSparseRamp fontExpansionLarge; + struct VKProfileSparseRamp fontExpansionXLarge; + struct VKProfileSparseRamp fontExpansionXXLarge; struct VKProfileSparseRamp<_VGLColor> color; struct VKProfileSparseRamp<_VGLColor> haloColor; struct VKProfileSparseRamp haloSizeSmall; struct VKProfileSparseRamp haloSizeMedium; struct VKProfileSparseRamp haloSizeLarge; + struct VKProfileSparseRamp haloSizeXLarge; + struct VKProfileSparseRamp haloSizeXXLarge; struct VKProfileSparseRamp lineWrapping; - struct VKProfileSparseRamp upcase; - struct VKProfileSparseRamp raisedInitial; - struct VKProfileSparseRamp smallCaps; + struct VKProfileSparseRamp upcase; + struct VKProfileSparseRamp raisedInitial; + struct VKProfileSparseRamp smallCaps; struct VKProfileSparseRamp zIndices; struct VKProfileSparseRamp roadRank; struct VKProfileSparseRamp shieldRank; - struct VKProfileSparseRamp arrowVisible; + struct VKProfileSparseRamp arrowVisible; struct VKProfileSparseRamp arrowHeightSmall; struct VKProfileSparseRamp arrowHeightMedium; struct VKProfileSparseRamp arrowHeightLarge; + struct VKProfileSparseRamp arrowHeightXLarge; + struct VKProfileSparseRamp arrowHeightXXLarge; struct VKProfileSparseRamp arrowSpacing; struct VKProfileSparseRamp layer; struct VKProfileSparseRamp arrowLayer; struct VKProfileSparseRamp textVisibility; - struct VKProfileSparseRamp onlyShowIfTappable; - struct VKProfileSparseRamp yieldsToOnscreenLabels; - struct VKProfileSparseRamp showShieldTextAsLabel; + struct VKProfileSparseRamp onlyShowIfTappable; + struct VKProfileSparseRamp yieldsToOnscreenLabels; + struct VKProfileSparseRamp showShieldTextAsLabel; unsigned char dedupeRank; struct VKProfileSparseRamp spacingSmall; struct VKProfileSparseRamp spacingMedium; struct VKProfileSparseRamp spacingLarge; + struct VKProfileSparseRamp spacingXLarge; + struct VKProfileSparseRamp spacingXXLarge; struct VKProfileSparseRamp offsetSmall; struct VKProfileSparseRamp offsetMedium; struct VKProfileSparseRamp offsetLarge; - struct VKProfileSparseRamp iconStyle; + struct VKProfileSparseRamp offsetXLarge; + struct VKProfileSparseRamp offsetXXLarge; + struct VKProfileSparseRamp iconStyle; struct VKProfileSparseRamp<_VGLColor> iconBadgeColor; struct VKProfileSparseRamp<_VGLColor> iconBadgeLightColor; struct VKProfileSparseRamp iconBadgeLightBlendMode; @@ -68,8 +83,9 @@ struct VKProfileSparseRamp iconDropShadowSize; struct VKProfileSparseRamp<_VGLColor> iconDropShadowColor; struct VKProfileSparseRamp iconCornerRadius; + struct VKProfileSparseRamp iconSourceStyleAttribute; struct VKProfileSparseRamp iconGlowBlendMode; - struct VKProfileSparseRamp genericShieldStyle; + struct VKProfileSparseRamp genericShieldStyle; struct VKProfileSparseRamp<_VGLColor> genericShieldBackgroundColor; struct VKProfileSparseRamp<_VGLColor> genericShieldBorderColor; struct VKProfileSparseRamp<_VGLColor> genericShieldTextColor; @@ -79,6 +95,7 @@ struct VKProfileSparseRamp genericShieldDropShadowSize; struct VKProfileSparseRamp<_VGLColor> genericShieldDropShadowColor; struct VKProfileSparseRamp showLabelAsShield; + struct VKProfileSparseRamp shieldSize; struct VKProfileSparseRamp roadWidth; struct VKProfileSparseRamp marginTop; struct VKProfileSparseRamp marginRight; @@ -86,14 +103,19 @@ struct VKProfileSparseRamp marginLeft; struct VKProfileSparseRamp collisionOrder; struct VKProfileSparseRamp collisionRank; - struct VKProfileSparseRamp selectable; - struct VKProfileSparseRamp parallaxHeight; + struct VKProfileSparseRamp shieldCollisionOrder; + struct VKProfileSparseRamp shieldCollisionRank; + struct VKProfileSparseRamp arrowCollisionOrder; + struct VKProfileSparseRamp arrowCollisionRank; + struct VKProfileSparseRamp selectable; + struct VKProfileSparseRamp iconVisibleWhenPOIsDisabled; + struct VKProfileSparseRamp textVisibleWhenPOIsDisabled; NSMutableArray *fontFamily; NSMutableArray *icon; NSMutableArray *iconGlow; float tiltLimit; - BOOL navSignsVisible; - BOOL navShieldsVisible; + _Bool navSignsVisible; + _Bool navShieldsVisible; float navSignsBrightness; struct _VGLColor arrowColor; struct _VGLColor arrowHaloColor; @@ -102,29 +124,30 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)areNavShieldsVisible; -- (BOOL)areNavSignsVisible; -- (BOOL)areTextBoxesEverVisible; -- (BOOL)areShieldsEverVisible; -- (BOOL)visibleAtMaxZoom:(float)arg1; -- (unsigned int)minArrowZoom; -- (unsigned int)maxVisibleZoom; -- (unsigned int)minVisibleZoom; -- (unsigned int)arrowLayer; -- (unsigned int)layer; -- (BOOL)showShieldTextAsLabelAtZoom:(float)arg1; -- (BOOL)arrowVisibleAtZoom:(float)arg1; +- (_Bool)areNavShieldsVisible; +- (_Bool)areNavSignsVisible; +- (_Bool)isPOITextEverVisible; +- (_Bool)areTextBoxesEverVisible; +- (_Bool)areShieldsEverVisible; +- (_Bool)visibleAtMaxZoom:(float)arg1; +- (unsigned long long)minArrowZoom; +- (unsigned long long)maxVisibleZoom; +- (unsigned long long)minVisibleZoom; +- (unsigned long long)arrowLayer; +- (unsigned long long)layer; +- (_Bool)showShieldTextAsLabelAtZoom:(float)arg1; +- (_Bool)arrowVisibleAtZoom:(float)arg1; - (double)minimumRoadArrowSpacingForZoom:(int)arg1; -- (double)minimumRoadLabelSpacingForZoom:(int)arg1 scaleFactor:(int)arg2; -- (double)mapWidthInEmsForZoom:(int)arg1 scaleFactor:(int)arg2; -- (void)getLabelTextGlyphStyle:(CDStruct_ddfd0e57 *)arg1 atZoom:(int)arg2 scaleFactor:(int)arg3; -- (void)getLabelStyle:(struct VKLabelStyle *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(int)arg5; -- (void)getRoadSignStyle:(CDStruct_32f014a0 *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(int)arg5; -- (void)getNavShieldStyle:(CDStruct_32f014a0 *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(int)arg5; +- (double)minimumRoadLabelSpacingForZoom:(int)arg1 scaleFactor:(long long)arg2; +- (double)mapWidthInEmsForZoom:(int)arg1 scaleFactor:(long long)arg2; +- (void)getFontOptions:(struct FontOptions *)arg1 atZoom:(float)arg2 contentScale:(float)arg3 scaleFactor:(long long)arg4; +- (void)getLabelStyle:(struct VKLabelStyle *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(long long)arg5; +- (void)getRoadSignStyle:(CDStruct_d5b0faf5 *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(long long)arg5; +- (void)getNavShieldStyle:(CDStruct_d5b0faf5 *)arg1 atZoom:(float)arg2 tilt:(float)arg3 contentScale:(float)arg4 scaleFactor:(long long)arg5; - (id)genericShieldStyle; - (unsigned char)dedupeRank; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; - (void)dealloc; - (id)initWithStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelMarker.h index 2c7efdfaa..7537a4241 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelMarker.h @@ -15,20 +15,23 @@ - (id).cxx_construct; - (void).cxx_destruct; +- (void)dealloc; - (id)debugAnchorPointString; -- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2; -- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(float)arg2 snapToPixels:(BOOL)arg3; -- (void)setLabelSelected:(BOOL)arg1; +- (struct CGPoint)screenPointToScrollRelativeToWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2; +- (struct CGPoint)calloutAnchorPointWithCanvasSize:(struct CGSize)arg1 canvasScale:(double)arg2 snapToPixels:(_Bool)arg3; +- (void)setLabelSelected:(_Bool)arg1; - (id)featureHandles; - (id)incident; - (unsigned long long)businessID; -- (BOOL)hasBusinessID; -- (BOOL)isTrafficIncident; -- (BOOL)isOneWayArrow; -- (BOOL)isSelectable; +- (_Bool)hasBusinessID; +- (_Bool)isTrafficIncident; +- (_Bool)isOneWayArrow; +- (_Bool)isSelectable; - (struct CGRect)calloutAnchorRect; - (CDStruct_d2b197d1)bounds; - (CDStruct_c3b9c2ee)coordinate; +- (id)iconName; +- (id)subtitle; - (id)title; - (shared_ptr_0c41964b)infoLabel; - (id)initWithManager:(const shared_ptr_dd1f7020 *)arg1 infoLabel:(const shared_ptr_0c41964b *)arg2 contentScale:(float)arg3; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelMarkerFeatureHandle.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelMarkerFeatureHandle.h index 8c2f7d2a4..dad5bf781 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelMarkerFeatureHandle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelMarkerFeatureHandle.h @@ -15,7 +15,7 @@ int _tileZ; } -- (id)initWithFeature:(CDStruct_4c1ff046 *)arg1; +- (id)initWithFeature:(CDStruct_283a3ada *)arg1; - (int)tileZ; - (int)tileY; - (int)tileX; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelModel.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelModel.h index 71b6dc29f..7e78aa915 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelModel.h @@ -14,72 +14,74 @@ @class NSArray, VKStylesheet; +// Not exported @interface VKLabelModel : VKModelObject { - BOOL _debugSkipLabels; + _Bool _debugSkipLabels; id _delegate; - BOOL _drawLabels; + _Bool _drawLabels; id _observerIsReadyHook; shared_ptr_dd1f7020 _labelManager; int _layoutStamp; - struct map, TileKeyComparer, std::__1::allocator>>> _infoMapTiles; struct vector, vk_allocator>> _currentTiles; _Bool _inRealistic; } -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(readonly, nonatomic) shared_ptr_dd1f7020 labelManager; // @synthesize labelManager=_labelManager; -@property(nonatomic) BOOL drawLabels; // @synthesize drawLabels=_drawLabels; +@property(nonatomic) _Bool drawLabels; // @synthesize drawLabels=_drawLabels; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id).cxx_construct; - (void).cxx_destruct; -- (void)didTransitionFrom:(int)arg1 To:(int)arg2; -- (void)willTransitionFrom:(int)arg1 To:(int)arg2; -- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(BOOL)arg2; +- (void)didTransitionFrom:(long long)arg1 To:(long long)arg2; +- (void)willTransitionFrom:(long long)arg1 To:(long long)arg2; +- (void)labelManager:(struct LabelManager *)arg1 pendingArtworkIsReady:(_Bool)arg2; - (void)labelManager:(struct LabelManager *)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(BOOL)arg2; -- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(BOOL)arg2; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsDisplay:(_Bool)arg2; +- (void)labelManager:(struct LabelManager *)arg1 setNeedsLayout:(_Bool)arg2; - (void)stylesheetDoneChanging; - (void)stylesheetDidChange; - (void)stylesheetWillChange; -- (void)prepareForStylesheetTransitionToMapDisplayStyle:(int)arg1 withReadinessBlock:(id)arg2; +- (void)prepareForStylesheetTransitionToMapDisplayStyle:(long long)arg1 withReadinessBlock:(id)arg2; @property(readonly, nonatomic) VKStylesheet *stylesheet; - (id)labelDebugString; - (void)forEachDisplayedLabel:(id)arg1; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; -@property(nonatomic) BOOL labelMarkerSelectionEnabled; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; +@property(nonatomic) _Bool labelMarkerSelectionEnabled; - (id)selectedLabelMarker; - (id)focusedPolylinePainter; - (void)deselectLabelMarker; - (void)selectLabelMarker:(id)arg1; - (id)labelMarkers; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; -- (void)setTrafficEnabled:(BOOL)arg1; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; +- (void)setTrafficEnabled:(_Bool)arg1; - (void)setFocusedPolylinePainter:(id)arg1; - (void)setRouteUserOffset:(struct PolylineCoordinate)arg1; - (void)setCurrentLocationText:(id)arg1; - (void)setStylesheet:(id)arg1; -- (void)setVectorType:(int)arg1; +- (void)setVectorType:(long long)arg1; - (void)setLabelMode:(int)arg1; - (void)didTapZoom; - (void)willTapZoom; -- (void)drawScene:(id)arg1 withContext:(id)arg2; +- (void)drawScene:(id)arg1 withContext:(id)arg2 pass:(unsigned int)arg3; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)updateInfoMapTiles:(id)arg1; - (void)clearScene; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; -@property(nonatomic) int shieldIdiom; -@property(nonatomic) int navigationShieldSize; -@property(nonatomic) int shieldSize; -- (void)setMapType:(int)arg1; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; +@property(nonatomic) long long navigationShieldSize; +@property(nonatomic) long long shieldSize; +- (void)setContentScale:(double)arg1; +- (void)setMapType:(long long)arg1; - (void)debugHighlightLabelAtScreenPoint:(struct CGPoint)arg1; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)dealloc; -- (id)initWithPurpose:(unsigned int)arg1; +- (id)initWithPurpose:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelModelDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelModelDelegate-Protocol.h index 5c7cb38bc..dc7f146c3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelModelDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelModelDelegate-Protocol.h @@ -6,6 +6,6 @@ @protocol VKLabelModelDelegate - (void)labelModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (id)labelModel:(id)arg1 mapTileForTile:(id)arg2 layer:(unsigned int)arg3; +- (id)labelModel:(id)arg1 mapTileForTile:(id)arg2 layer:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavFeature-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavFeature-Protocol.h index fabb8f891..1c245b010 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavFeature-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavFeature-Protocol.h @@ -7,15 +7,15 @@ @class NSString; @protocol VKLabelNavFeature -@property(readonly, nonatomic) BOOL isGuidanceStepStart; -@property(readonly, nonatomic) int intraRoadPriority; -@property(readonly, nonatomic) BOOL isInGuidance; -@property(readonly, nonatomic) BOOL isStartOfRoadName; +@property(readonly, nonatomic) _Bool isGuidanceStepStart; +@property(readonly, nonatomic) long long intraRoadPriority; +@property(readonly, nonatomic) _Bool isInGuidance; +@property(readonly, nonatomic) _Bool isStartOfRoadName; @property(readonly, nonatomic) NSString *shieldDisplayGroup; @property(readonly, nonatomic) NSString *name; -@property(readonly, nonatomic) BOOL isRamp; +@property(readonly, nonatomic) _Bool isRamp; @property(readonly, nonatomic) struct PolylineCoordinate routeOffset; -@property(readonly, nonatomic) BOOL isAwayFromRoute; -@property(readonly, nonatomic) BOOL isOnRoute; +@property(readonly, nonatomic) _Bool isAwayFromRoute; +@property(readonly, nonatomic) _Bool isOnRoute; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavJunction.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavJunction.h index f7d4c0ab3..bb8a8528f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavJunction.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavJunction.h @@ -10,6 +10,7 @@ @class NSArray, NSMutableArray, NSString, VKLabelNavRoad, VKLabelNavRoadLabel, VKLabelTile; +// Not exported @interface VKLabelNavJunction : NSObject { VKLabelTile *_tile; @@ -21,13 +22,15 @@ VKLabelNavRoad *_outgoingRoad; float _distanceFromPreviousShieldLabel; int _preferredLabelPlacement; - BOOL _isOnDualCarriageway; - BOOL _foundRoads; - BOOL _isOverpass; - BOOL _isRouteOverpass; + _Bool _isOnDualCarriageway; + _Bool _hasSharedRouteDirection; + Vec2Imp_1782d7e3 _sharedRouteDirection; + _Bool _foundRoads; + _Bool _isOverpass; + _Bool _isRouteOverpass; int _largestRoadClass; struct { - CDStruct_4c1ff046 _field1; + CDStruct_283a3ada _field1; Vec2Imp_1782d7e3 _field2; unsigned char _field3; char _field4; @@ -36,23 +39,25 @@ } *_labelFeature; NSString *_name; VKLabelNavRoadLabel *_junctionSign; - BOOL _areLabelsDisabled; - unsigned int _depthFromRoute; + _Bool _areLabelsDisabled; + unsigned long long _depthFromRoute; double _worldUnitsPerMeter; VKLabelNavJunction *_overpassJunction; struct VKPoint _worldCoordinate; double _sortValue; - BOOL _isRouteRefineJunction; + _Bool _isRouteRefineJunction; } @property(readonly, nonatomic) VKLabelNavRoadLabel *junctionSign; // @synthesize junctionSign=_junctionSign; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -@property(nonatomic) BOOL isRouteRefineJunction; // @synthesize isRouteRefineJunction=_isRouteRefineJunction; -@property(nonatomic) BOOL isRouteOverpass; // @synthesize isRouteOverpass=_isRouteOverpass; -@property(readonly, nonatomic) BOOL isOverpass; // @synthesize isOverpass=_isOverpass; +@property(nonatomic) _Bool isRouteRefineJunction; // @synthesize isRouteRefineJunction=_isRouteRefineJunction; +@property(nonatomic) _Bool isRouteOverpass; // @synthesize isRouteOverpass=_isRouteOverpass; +@property(readonly, nonatomic) _Bool isOverpass; // @synthesize isOverpass=_isOverpass; @property(nonatomic) VKLabelNavJunction *overpassJunction; // @synthesize overpassJunction=_overpassJunction; -@property(nonatomic) unsigned int depthFromRoute; // @synthesize depthFromRoute=_depthFromRoute; -@property(nonatomic) BOOL isOnDualCarriageway; // @synthesize isOnDualCarriageway=_isOnDualCarriageway; +@property(nonatomic) unsigned long long depthFromRoute; // @synthesize depthFromRoute=_depthFromRoute; +@property(nonatomic) Vec2Imp_1782d7e3 sharedRouteDirection; // @synthesize sharedRouteDirection=_sharedRouteDirection; +@property(readonly, nonatomic) _Bool hasSharedRouteDirection; // @synthesize hasSharedRouteDirection=_hasSharedRouteDirection; +@property(nonatomic) _Bool isOnDualCarriageway; // @synthesize isOnDualCarriageway=_isOnDualCarriageway; @property(nonatomic) float distanceFromPreviousShieldLabel; // @synthesize distanceFromPreviousShieldLabel=_distanceFromPreviousShieldLabel; @property(nonatomic) int preferredLabelPlacement; // @synthesize preferredLabelPlacement=_preferredLabelPlacement; @property(readonly, nonatomic) VKLabelNavRoad *incomingRoad; // @synthesize incomingRoad=_incomingRoad; @@ -62,35 +67,35 @@ @property(readonly, nonatomic) const CDStruct_dde70fb6 *geoJunction; // @synthesize geoJunction=_geoJunction; @property(readonly, nonatomic) VKLabelTile *tile; // @synthesize tile=_tile; - (id).cxx_construct; -@property(readonly, nonatomic) BOOL isGuidanceStepStart; +@property(readonly, nonatomic) _Bool isGuidanceStepStart; @property(readonly, nonatomic) NSString *shieldDisplayGroup; -@property(readonly, nonatomic) BOOL isInGuidance; -@property(readonly, nonatomic) BOOL isStartOfRoadName; -- (void)createLabelWithNavContext:(struct NavContext *)arg1 isDrivingSideRight:(BOOL)arg2; -- (struct VKPoint)_anchorCoordinateForSignOrientation:(int)arg1; -- (int)_signOrientationWithDrivingSide:(BOOL)arg1; +@property(readonly, nonatomic) _Bool isInGuidance; +@property(readonly, nonatomic) _Bool isStartOfRoadName; +- (void)createLabelWithNavContext:(struct NavContext *)arg1 isDrivingSideRight:(_Bool)arg2; +- (struct VKPoint)_anchorCoordinateForSignOrientation:(long long)arg1; +- (long long)_signOrientationWithDrivingSide:(_Bool)arg1; @property(readonly, nonatomic) double worldUnitsPerMeter; // @synthesize worldUnitsPerMeter=_worldUnitsPerMeter; @property(readonly, nonatomic) int requiredLabelPlacement; - (void)evaluateCrossStreetsUsingRouteJunction:(id)arg1; - (void)evaluateCrossStreets; -- (void)addRouteEdge:(const struct VKLabelNavRouteRoadEdge *)arg1 atA:(BOOL)arg2; +- (void)addRouteEdge:(const struct VKLabelNavRouteRoadEdge *)arg1 atA:(_Bool)arg2; - (void)findRoads; @property(readonly, nonatomic) int largestRoadClass; @property(readonly, nonatomic) NSArray *roads; // @synthesize roads=_roads; -@property(readonly, nonatomic) BOOL isMultiRoadIntersection; -@property(readonly, nonatomic) BOOL isIntraRamp; -@property(readonly, nonatomic) BOOL isOffRouteGraph; -@property(readonly, nonatomic) BOOL isAwayFromRoute; -@property(readonly, nonatomic) BOOL isRamp; -@property(readonly, nonatomic) int intraRoadPriority; -@property(readonly, nonatomic) BOOL isIntersection; -@property(readonly, nonatomic) BOOL isOnRoute; -@property(readonly, nonatomic) BOOL isRoadTerminus; -@property(readonly, nonatomic) BOOL isTileEdgeJunction; -- (BOOL)matchesLocationForJunction:(id)arg1; +@property(readonly, nonatomic) _Bool isMultiRoadIntersection; +@property(readonly, nonatomic) _Bool isIntraRamp; +@property(readonly, nonatomic) _Bool isOffRouteGraph; +@property(readonly, nonatomic) _Bool isAwayFromRoute; +@property(readonly, nonatomic) _Bool isRamp; +@property(readonly, nonatomic) long long intraRoadPriority; +@property(readonly, nonatomic) _Bool isIntersection; +@property(readonly, nonatomic) _Bool isOnRoute; +@property(readonly, nonatomic) _Bool isRoadTerminus; +@property(readonly, nonatomic) _Bool isTileEdgeJunction; +- (_Bool)matchesLocationForJunction:(id)arg1; - (id)description; - (void)dealloc; -- (id)initWithRoadEdge:(const CDStruct_fc3c0eb0 *)arg1 atA:(BOOL)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; +- (id)initWithRoadEdge:(const CDStruct_91f75a7f *)arg1 atA:(_Bool)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; - (id)initWithGEOJunction:(CDStruct_dde70fb6 *)arg1 routeOffset:(struct PolylineCoordinate)arg2 tile:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoad.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoad.h index eb687f6de..0059e91b1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoad.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoad.h @@ -10,10 +10,11 @@ @class NSString, VKLabelNavJunction, VKLabelNavRoadLabel, VKLabelTile; +// Not exported @interface VKLabelNavRoad : NSObject { VKLabelTile *_tile; - CDStruct_c272c4e8 *_data; + CDStruct_02d551b3 *_data; int _vertexIndexA; int _vertexIndexB; CDStruct_dde70fb6 *_junctionA; @@ -21,73 +22,73 @@ VKLabelNavJunction *_navJunctionA; vector_d5845d09 _simplifiedPoints; Vec2Imp_1782d7e3 _direction; - BOOL _isRoadLabelUnique; - BOOL _isOnRoute; - BOOL _isStartOfRoadName; - BOOL _isInGuidance; - BOOL _isGuidanceStepStart; - BOOL _areLabelsDisabled; + _Bool _isRoadLabelUnique; + _Bool _isOnRoute; + _Bool _isStartOfRoadName; + _Bool _isInGuidance; + _Bool _isGuidanceStepStart; + _Bool _areLabelsDisabled; struct PolylineCoordinate _routeOffset; float _routeCrossProduct; - int _intraRoadPriority; + long long _intraRoadPriority; double _length; NSString *_name; NSString *_shieldDisplayGroup; NSString *_shieldGroup; VKLabelNavRoadLabel *_roadSign; VKLabelNavRoadLabel *_roadShield; - BOOL _areNavStylesInitialized; - BOOL _hasVisibleSigns; - BOOL _hasVisibleShields; - BOOL _suppressRoadSignIfShieldPresent; + _Bool _areNavStylesInitialized; + _Bool _hasVisibleSigns; + _Bool _hasVisibleShields; + _Bool _suppressRoadSignIfShieldPresent; } -@property(readonly, nonatomic) BOOL suppressRoadSignIfShieldPresent; // @synthesize suppressRoadSignIfShieldPresent=_suppressRoadSignIfShieldPresent; +@property(readonly, nonatomic) _Bool suppressRoadSignIfShieldPresent; // @synthesize suppressRoadSignIfShieldPresent=_suppressRoadSignIfShieldPresent; @property(readonly, nonatomic) VKLabelNavJunction *navJunctionA; // @synthesize navJunctionA=_navJunctionA; -@property(nonatomic) BOOL isRoadLabelUnique; // @synthesize isRoadLabelUnique=_isRoadLabelUnique; -@property(nonatomic) BOOL areLabelsDisabled; // @synthesize areLabelsDisabled=_areLabelsDisabled; -@property(nonatomic) int intraRoadPriority; // @synthesize intraRoadPriority=_intraRoadPriority; +@property(nonatomic) _Bool isRoadLabelUnique; // @synthesize isRoadLabelUnique=_isRoadLabelUnique; +@property(nonatomic) _Bool areLabelsDisabled; // @synthesize areLabelsDisabled=_areLabelsDisabled; +@property(nonatomic) long long intraRoadPriority; // @synthesize intraRoadPriority=_intraRoadPriority; @property(readonly, nonatomic) CDStruct_dde70fb6 *junctionB; // @synthesize junctionB=_junctionB; @property(nonatomic) struct PolylineCoordinate routeOffset; // @synthesize routeOffset=_routeOffset; @property(nonatomic) float routeCrossProduct; // @synthesize routeCrossProduct=_routeCrossProduct; -@property(nonatomic) BOOL isGuidanceStepStart; // @synthesize isGuidanceStepStart=_isGuidanceStepStart; -@property(nonatomic) BOOL isInGuidance; // @synthesize isInGuidance=_isInGuidance; -@property(nonatomic) BOOL isStartOfRoadName; // @synthesize isStartOfRoadName=_isStartOfRoadName; -@property(nonatomic) BOOL isOnRoute; // @synthesize isOnRoute=_isOnRoute; +@property(nonatomic) _Bool isGuidanceStepStart; // @synthesize isGuidanceStepStart=_isGuidanceStepStart; +@property(nonatomic) _Bool isInGuidance; // @synthesize isInGuidance=_isInGuidance; +@property(nonatomic) _Bool isStartOfRoadName; // @synthesize isStartOfRoadName=_isStartOfRoadName; +@property(nonatomic) _Bool isOnRoute; // @synthesize isOnRoute=_isOnRoute; @property(nonatomic) Vec2Imp_1782d7e3 direction; // @synthesize direction=_direction; @property(readonly, nonatomic) VKLabelTile *tile; // @synthesize tile=_tile; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (id).cxx_construct; - (void).cxx_destruct; - (double)length; -- (id)_newLabelWithNavContext:(struct NavContext *)arg1 isShieldLabel:(BOOL)arg2 worldPoint:(struct VKPoint)arg3 alignment:(int)arg4; -@property(readonly, nonatomic) int roadSignAlignment; -- (BOOL)_worldPointForRoadOffset:(float)arg1 worldPoint:(struct VKPoint *)arg2; +- (id)_newLabelWithNavContext:(struct NavContext *)arg1 isShieldLabel:(_Bool)arg2 worldPoint:(struct VKPoint)arg3 alignment:(long long)arg4; +@property(readonly, nonatomic) long long roadSignAlignment; +- (_Bool)_worldPointForRoadOffset:(float)arg1 worldPoint:(struct VKPoint *)arg2; - (void)_worldRoadPoints:(vector_d5845d09 *)arg1; - (void)appendSimplifiedWorldRoadPoints:(vector_d5845d09 *)arg1; -- (void)recreateRoadSignWithAlignment:(int)arg1 navContext:(struct NavContext *)arg2; -- (void)createLabelWithNavContext:(struct NavContext *)arg1 isShieldLabel:(BOOL)arg2 desiredOffsetDistance:(float)arg3 maxOffsetDistance:(float)arg4 minJunctionDistance:(float)arg5 minRouteDistance:(float)arg6 roadGraph:(id)arg7; -- (BOOL)_findLabelAnchorPoint:(struct VKPoint *)arg1 isShieldLabel:(BOOL)arg2 desiredOffsetDistance:(float)arg3 maxOffsetDistance:(float)arg4 minJunctionDistance:(float)arg5 roadGraph:(id)arg6; +- (void)recreateRoadSignWithAlignment:(long long)arg1 navContext:(struct NavContext *)arg2; +- (void)createLabelWithNavContext:(struct NavContext *)arg1 isShieldLabel:(_Bool)arg2 desiredOffsetDistance:(float)arg3 maxOffsetDistance:(float)arg4 minJunctionDistance:(float)arg5 minRouteDistance:(float)arg6 roadGraph:(id)arg7; +- (_Bool)_findLabelAnchorPoint:(struct VKPoint *)arg1 isShieldLabel:(_Bool)arg2 desiredOffsetDistance:(float)arg3 maxOffsetDistance:(float)arg4 minJunctionDistance:(float)arg5 roadGraph:(id)arg6; - (float)_findRoadOffsetForDistanceToRay:(float)arg1 rayStart:(struct VKPoint)arg2 rayVector:(Vec2Imp_1782d7e3)arg3 roadGraph:(id)arg4; -- (id)labelWithType:(BOOL)arg1; +- (id)labelWithType:(_Bool)arg1; @property(readonly, nonatomic) NSString *shieldDisplayGroup; @property(readonly, nonatomic) NSString *shieldGroup; -- (BOOL)hasShield; -- (BOOL)hasVisibleShields; -- (BOOL)hasVisibleSigns; -- (BOOL)matchesRoad:(id)arg1; -- (BOOL)matchesRoadEdge:(const CDStruct_fc3c0eb0 *)arg1; -- (void)getRoadEdge:(CDStruct_fc3c0eb0 *)arg1; -@property(readonly, nonatomic) BOOL isOnewayToJunction; -@property(readonly, nonatomic) BOOL isRamp; -@property(readonly, nonatomic) BOOL isAwayFromRoute; +- (_Bool)hasShield; +- (_Bool)hasVisibleShields; +- (_Bool)hasVisibleSigns; +- (_Bool)matchesRoad:(id)arg1; +- (_Bool)matchesRoadEdge:(const CDStruct_91f75a7f *)arg1; +- (void)getRoadEdge:(CDStruct_91f75a7f *)arg1; +@property(readonly, nonatomic) _Bool isOnewayToJunction; +@property(readonly, nonatomic) _Bool isRamp; +@property(readonly, nonatomic) _Bool isAwayFromRoute; @property(readonly, nonatomic) int roadClass; - (id)description; - (void)prepareStyleVarsWithContext:(struct NavContext *)arg1; - (void)clearRoadSign; @property(readonly, nonatomic) const char *cstrName; - (void)dealloc; -- (id)initWithRoadEdge:(const CDStruct_fc3c0eb0 *)arg1 navJunctionA:(id)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; +- (id)initWithRoadEdge:(const CDStruct_91f75a7f *)arg1 navJunctionA:(id)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph-junctionlist.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph-junctionlist.h new file mode 100644 index 000000000..41ebd1a3e --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph-junctionlist.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKLabelNavRoadGraph (junctionlist) +- (_Bool)isOnScreenRouteBackwardsAtJunction:(id)arg1 navContext:(struct NavContext *)arg2; +- (_Bool)prepareOppositeCarriagewayJunctions; +- (id)oppositeCarriagewayJunctions; +- (unsigned char)computeRoutePositionMaskForPOIAtPixel:(const Vec2Imp_1782d7e3 *)arg1 currentPositionMask:(unsigned char)arg2 context:(struct NavContext *)arg3; +- (_Bool)collideRouteWithLabel:(id)arg1 routeCrossProduct:(float *)arg2 context:(struct NavContext *)arg3; +- (void)_transformRouteToScreenWithContext:(struct NavContext *)arg1; +- (void)_updateSimplifiedRoute; +- (_Bool)isPriorRouteCollinearWithRoad:(id)arg1 distance:(float)arg2; +- (void)_findOffRouteJunctions; +- (id)offRouteGraphJunctionsWithNavContext:(struct NavContext *)arg1 maxJunctions:(unsigned long long)arg2 isOnRoute:(_Bool)arg3; +- (void)_updateIntersectionsForDepth:(unsigned long long)arg1; +- (id)junctionListForDepth:(unsigned long long)arg1; +- (unsigned long long)countReadyJunctionLists; +- (void)evaluateDualCarriagewayForJunction:(id)arg1 outputJunctionList:(id)arg2; +- (_Bool)_checkIfDualCarriageWayConnectorRoad:(id)arg1 fromJunction:(id)arg2 toJunction:(id)arg3 checkShields:(_Bool)arg4; +- (id)overpassJunctionForJunction:(id)arg1; +- (void)addRouteRoadEdge:(const struct VKLabelNavRouteRoadEdge *)arg1 atA:(_Bool)arg2 isRouteRefineJunction:(_Bool)arg3 tile:(id)arg4 junctionList:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph.h index 09f9cfd04..73ad84a6a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadGraph.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSMutableSet; +// Not exported @interface VKLabelNavRoadGraph : NSObject { NSMutableSet *_tiles; @@ -15,21 +16,21 @@ NSMutableDictionary *_tileDatasByIndex; NSMutableArray *_junctions; NSMutableArray *_intersections; - BOOL _oppositeCarriagewayJunctionsValid; + _Bool _oppositeCarriagewayJunctionsValid; NSMutableArray *_oppositeCarriagewayJunctions; Vec2Imp_1782d7e3 _unitHeading; - BOOL _offRouteJunctionsValid; + _Bool _offRouteJunctionsValid; BRectImp_d02b3a99 _offRouteJunctionSelectRect; NSMutableArray *_offRouteJunctions; struct PolylineCoordinate _routeUserOffset; - BOOL _routeFeatureMapValid; - unordered_map_ad9b4de7 _routeFeatureMap; - BOOL _simplifiedRouteValid; + _Bool _routeFeatureMapValid; + unordered_map_52431100 _routeFeatureMap; + _Bool _simplifiedRouteValid; vector_d5845d09 _simplifiedRoutePoints; - unsigned int _currentRoadStartSimplifiedPointIndex; - BOOL _screenRouteValid; + unsigned long long _currentRoadStartSimplifiedPointIndex; + _Bool _screenRouteValid; struct vector> _screenRouteSegments; - unsigned int _firstPOIAligningRouteSegment; + unsigned long long _firstPOIAligningRouteSegment; } @property(retain, nonatomic) NSMutableArray *junctions; // @synthesize junctions=_junctions; @@ -38,30 +39,14 @@ - (id)_nextIntersectionForRoad:(id)arg1; - (id)nextRoadSegmentForRoad:(id)arg1; - (id)_findInterTileJunctionForJunction:(id)arg1; -- (id)_junctionForRoadEdge:(const CDStruct_fc3c0eb0 *)arg1 atA:(BOOL)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; -- (id)junctionForRoad:(id)arg1 nearJunction:(BOOL)arg2 crossTileEdge:(BOOL)arg3; +- (id)_junctionForRoadEdge:(const CDStruct_91f75a7f *)arg1 atA:(_Bool)arg2 routeOffset:(struct PolylineCoordinate)arg3 tile:(id)arg4; +- (id)junctionForRoad:(id)arg1 nearJunction:(_Bool)arg2 crossTileEdge:(_Bool)arg3; - (void)setTiles:(id)arg1; - (void)startingLabelLayoutWithContext:(struct NavContext *)arg1 routeUserOffset:(struct PolylineCoordinate)arg2; - (void)routeJunctionsHaveChanged; - (void)reset; - (void)dealloc; - (id)initWithJunctions:(id)arg1; -- (BOOL)isOnScreenRouteBackwardsAtJunction:(id)arg1 navContext:(struct NavContext *)arg2; -- (BOOL)prepareOppositeCarriagewayJunctions; -- (id)oppositeCarriagewayJunctions; -- (unsigned char)computeRoutePositionMaskForPOIAtPixel:(const Vec2Imp_1782d7e3 *)arg1 currentPositionMask:(unsigned char)arg2 context:(struct NavContext *)arg3; -- (BOOL)collideRouteWithLabel:(id)arg1 routeCrossProduct:(float *)arg2 context:(struct NavContext *)arg3; -- (void)_transformRouteToScreenWithContext:(struct NavContext *)arg1; -- (void)_updateSimplifiedRoute; -- (BOOL)isPriorRouteCollinearWithRoad:(id)arg1 distance:(float)arg2; -- (void)_findOffRouteJunctions; -- (id)offRouteGraphJunctionsWithNavContext:(struct NavContext *)arg1 maxJunctions:(unsigned int)arg2 isOnRoute:(BOOL)arg3; -- (void)_updateIntersectionsForDepth:(unsigned int)arg1; -- (id)junctionListForDepth:(unsigned int)arg1; -- (unsigned int)countReadyJunctionLists; -- (void)evaluateDualCarriagewayForJunction:(id)arg1 outputJunctionList:(id)arg2; -- (id)overpassJunctionForJunction:(id)arg1; -- (void)addRouteRoadEdge:(const struct VKLabelNavRouteRoadEdge *)arg1 atA:(BOOL)arg2 isRouteRefineJunction:(BOOL)arg3 tile:(id)arg4 junctionList:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadLabel.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadLabel.h index 37efed3b2..e6dea8c8b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadLabel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavRoadLabel.h @@ -8,17 +8,18 @@ @class NSString; +// Not exported @interface VKLabelNavRoadLabel : NSObject { shared_ptr_338aa11d _label; int _navLabelType; id _navFeature; NSString *_displayGroup; - int _alignment; + long long _alignment; unsigned int _displayID; } -@property(nonatomic) int alignment; // @synthesize alignment=_alignment; +@property(nonatomic) long long alignment; // @synthesize alignment=_alignment; @property(nonatomic) unsigned int displayID; // @synthesize displayID=_displayID; @property(readonly, nonatomic) const shared_ptr_338aa11d *label; // @synthesize label=_label; @property(nonatomic) id navFeature; // @synthesize navFeature=_navFeature; @@ -26,9 +27,9 @@ - (void).cxx_destruct; - (id)description; - (id)displayGroup; -@property(readonly, nonatomic) BOOL isJunctionLabel; -@property(readonly, nonatomic) BOOL isRoadLabel; -@property(readonly, nonatomic) BOOL isShieldLabel; +@property(readonly, nonatomic) _Bool isJunctionLabel; +@property(readonly, nonatomic) _Bool isRoadLabel; +@property(readonly, nonatomic) _Bool isShieldLabel; - (void)dealloc; - (id)initWithNavFeature:(id)arg1 label:(const shared_ptr_338aa11d *)arg2 navLabelType:(int)arg3; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavSupport.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavSupport.h index 521bfcc50..e6055a549 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavSupport.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavSupport.h @@ -8,16 +8,18 @@ @class NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, VKLabelNavRoadGraph, VKPolylineOverlayPainter; +// Not exported @interface VKLabelNavSupport : NSObject { - BOOL _needsLayout; - BOOL _drawRoadSigns; + _Bool _needsLayout; + _Bool _drawRoadSigns; VKPolylineOverlayPainter *_route; NSString *_currentLocationText; - BOOL _isOnRoute; + _Bool _isOnRoute; struct PolylineCoordinate _routeUserOffset; - unsigned int _stepIndex; - BOOL _checkOnRouteLabelsAlignment; + unsigned long long _stepIndex; + _Bool _checkOnRouteLabelsAlignment; + _Bool _disableTileParseForOneLayout; NSMutableSet *_tiles; NSMutableSet *_pendingTiles; NSMutableArray *_junctions; @@ -26,15 +28,15 @@ NSMutableArray *_fadingLabels; NSMutableDictionary *_visibleLabelsByName; NSMutableArray *_visibleLabels; - int _countVisibleRoadSigns; + long long _countVisibleRoadSigns; NSMutableSet *_roadNamesInGuidance; NSMutableArray *_guidanceStepInfos; NSMutableArray *_routeRoadInfos; NSString *_currentRoadName; - int _currentRoadNameIndex; + long long _currentRoadNameIndex; NSString *_currentShieldGroup; - BOOL _checkIfRouteSubrangeChanged; - BOOL _useRouteSubrange; + _Bool _checkIfRouteSubrangeChanged; + _Bool _useRouteSubrange; struct PolylineCoordinate _routeSubrangeStart; struct PolylineCoordinate _routeSubrangeEnd; } @@ -44,33 +46,33 @@ @property(readonly, nonatomic) const vector_a3d7a989 *activeSigns; // @synthesize activeSigns=_activeSigns; @property(retain, nonatomic) NSString *currentLocationText; // @synthesize currentLocationText=_currentLocationText; @property(nonatomic) struct PolylineCoordinate routeUserOffset; // @synthesize routeUserOffset=_routeUserOffset; -@property(nonatomic) BOOL drawRoadSigns; // @synthesize drawRoadSigns=_drawRoadSigns; +@property(nonatomic) _Bool drawRoadSigns; // @synthesize drawRoadSigns=_drawRoadSigns; @property(retain, nonatomic) VKPolylineOverlayPainter *route; // @synthesize route=_route; -@property(readonly, nonatomic) BOOL needsLayout; // @synthesize needsLayout=_needsLayout; +@property(readonly, nonatomic) _Bool needsLayout; // @synthesize needsLayout=_needsLayout; - (id).cxx_construct; - (void).cxx_destruct; - (unsigned char)computeRoutePositionMaskForPOIAtPixel:(const Vec2Imp_1782d7e3 *)arg1 currentPositionMask:(unsigned char)arg2 context:(struct NavContext *)arg3; -- (BOOL)_updateActiveRouteRange; -- (BOOL)_findRouteOverlappingJunctionFrom:(int)arg1 routeJunctions:(vector_b376ae98 *)arg2 lookBackward:(BOOL)arg3 firstOverlap:(int *)arg4 secondOverlap:(int *)arg5; +- (_Bool)_updateActiveRouteRange; +- (_Bool)_findRouteOverlappingJunctionFrom:(long long)arg1 routeJunctions:(vector_b376ae98 *)arg2 lookBackward:(_Bool)arg3 firstOverlap:(long long *)arg4 secondOverlap:(long long *)arg5; - (void)_updateCurrentRoadInfo; - (void)_initalizeCurrentRoadInfo; - (void)_updatePreferredLabelPlacements; - (void)_updateRoadsInGuidance; - (void)_updateRoadStarts; - (void)_updateUniqueOffRouteRoads; -- (BOOL)_addJunctionsForTile:(id)arg1; -- (void)_addLabelsForJunctions:(id)arg1 withContext:(struct NavContext *)arg2 maxVisibleLabels:(unsigned int)arg3 useAllJunctions:(BOOL)arg4 placeShieldsFrontToBack:(BOOL)arg5; -- (void)_addLabelsAtJunctions:(id)arg1 withContext:(struct NavContext *)arg2 maxVisibleLabels:(unsigned int)arg3; +- (_Bool)_addJunctionsForTile:(id)arg1; +- (void)_addLabelsForJunctions:(id)arg1 withContext:(struct NavContext *)arg2 maxVisibleLabels:(unsigned long long)arg3 useAllJunctions:(_Bool)arg4 placeShieldsFrontToBack:(_Bool)arg5; +- (void)_addLabelsAtJunctions:(id)arg1 withContext:(struct NavContext *)arg2 maxVisibleLabels:(unsigned long long)arg3; - (void)layoutWithNavContext:(struct NavContext *)arg1; -- (BOOL)_collideLabel:(id)arg1 activeLabel:(id)arg2 labelsToRemove:(id)arg3; -- (void)_tryAddLabel:(id)arg1 navContext:(struct NavContext *)arg2 labelCollisionEnabled:(BOOL)arg3; -- (void)_tryAddRoadSignForRoad:(id)arg1 isShield:(BOOL)arg2 navContext:(struct NavContext *)arg3 labelCollisionEnabled:(BOOL)arg4; -- (void)_tryAddRoadSignForJunction:(id)arg1 navContext:(struct NavContext *)arg2 labelCollisionEnabled:(BOOL)arg3; +- (_Bool)_collideLabel:(id)arg1 activeLabel:(id)arg2 labelsToRemove:(id)arg3; +- (void)_tryAddLabel:(id)arg1 navContext:(struct NavContext *)arg2 labelCollisionEnabled:(_Bool)arg3; +- (void)_tryAddRoadSignForRoad:(id)arg1 isShield:(_Bool)arg2 navContext:(struct NavContext *)arg3 labelCollisionEnabled:(_Bool)arg4; +- (void)_tryAddRoadSignForJunction:(id)arg1 navContext:(struct NavContext *)arg2 labelCollisionEnabled:(_Bool)arg3; - (void)grabTilesFromScene:(id)arg1; - (void)_refreshGuidanceRoadNames; - (void)_reloadRouteJunctions; -- (void)clearSceneIsMemoryWarning:(BOOL)arg1; -- (BOOL)isNavMode; +- (void)clearSceneIsMemoryWarning:(_Bool)arg1; +- (_Bool)isNavMode; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavTileData.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavTileData.h index 203fd0e4c..408646689 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelNavTileData.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelNavTileData.h @@ -8,23 +8,24 @@ @class NSMapTable, NSMutableArray, VKLabelTile; +// Not exported @interface VKLabelNavTileData : NSObject { VKLabelTile *_tile; NSMapTable *_geoJunctionToJunctionMap; NSMutableArray *_tileEdgeJunctions; - BOOL _foundTileEdgeJunctions; - BOOL _oppositeCarriagewayJunctionsValid; + _Bool _foundTileEdgeJunctions; + _Bool _oppositeCarriagewayJunctionsValid; NSMutableArray *_oppositeCarriagewayJunctions; struct vector> _junctionInfos; } @property(readonly, nonatomic) NSMutableArray *oppositeCarriagewayJunctions; // @synthesize oppositeCarriagewayJunctions=_oppositeCarriagewayJunctions; -@property(nonatomic) BOOL oppositeCarriagewayJunctionsValid; // @synthesize oppositeCarriagewayJunctionsValid=_oppositeCarriagewayJunctionsValid; +@property(nonatomic) _Bool oppositeCarriagewayJunctionsValid; // @synthesize oppositeCarriagewayJunctionsValid=_oppositeCarriagewayJunctionsValid; @property(readonly, nonatomic) VKLabelTile *tile; // @synthesize tile=_tile; - (id).cxx_construct; - (void).cxx_destruct; -- (void)findOppositeCarriagewayJunctionsWithRouteFeatures:(unordered_map_ad9b4de7 *)arg1 distanceThreshold:(double)arg2; +- (void)findOppositeCarriagewayJunctionsWithRouteFeatures:(unordered_map_52431100 *)arg1 distanceThreshold:(double)arg2; - (void)appendNavJunctionsInWorldRect:(const BRectImp_d02b3a99 *)arg1 junctions:(id)arg2; - (void)initializeJunctionInfos; - (id)findTileEdgeJunctionAtCoordinate:(Vec2Imp_1782d7e3)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelTile.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelTile.h index dd46a88f2..16f8f77b0 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelTile.h @@ -8,22 +8,25 @@ @class GEOVectorTile; +// Not exported @interface VKLabelTile : VKTile { int _tileType; - shared_ptr_dd1f7020 _labelManager; + struct weak_ptr _labelManager; GEOVectorTile *_modelTile; - set_2bef5b43 _roadFeatures; - set_a425ba2c _pointFeatures; + set_4d79ca70 _roadFeatures; + set_d0a7cc39 _pointFeatures; + unsigned int _styleStamp; } - (id).cxx_construct; - (void).cxx_destruct; - (id)description; -- (const set_a425ba2c *)pointFeatures; -- (const set_2bef5b43 *)roadFeatures; +- (const set_d0a7cc39 *)pointFeatures; +- (const set_4d79ca70 *)roadFeatures; - (id)modelTile; - (int)tileType; +- (void)updateStylesIfNeededWithManager:(struct LabelManager *)arg1; - (void)dealloc; - (id)initWithKey:(const struct VKTileKey *)arg1 modelTile:(id)arg2 tileType:(int)arg3 labelManager:(const shared_ptr_dd1f7020 *)arg4; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKLabelTileSource.h index fc6eb8657..fef036bdb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLabelTileSource.h @@ -6,22 +6,23 @@ #import +// Not exported @interface VKLabelTileSource : VKTileSetBackedTileSource { shared_ptr_dd1f7020 _labelManager; - BOOL _localizeLabels; - int _labelScaleFactor; + _Bool _localizeLabels; + long long _labelScaleFactor; } -@property(nonatomic) int labelScaleFactor; // @synthesize labelScaleFactor=_labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; // @synthesize localizeLabels=_localizeLabels; +@property(nonatomic) long long labelScaleFactor; // @synthesize labelScaleFactor=_labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; // @synthesize localizeLabels=_localizeLabels; - (id).cxx_construct; - (void).cxx_destruct; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; - (int)_labelTileType; -- (int)defaultMaximumZoomLevel; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; +- (long long)defaultMaximumZoomLevel; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; - (void)dealloc; - (id)initWithTileSet:(id)arg1 labelManager:(const shared_ptr_dd1f7020 *)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLandPolygonMaker.h b/iOS7/PrivateFrameworks/VectorKit/VKLandPolygonMaker.h index a26a2c1ff..14eb08fb4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLandPolygonMaker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLandPolygonMaker.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKLandPolygonMaker : VKRealisticPolygonMaker { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLandmarkIconGenerator.h b/iOS7/PrivateFrameworks/VectorKit/VKLandmarkIconGenerator.h index 7788eb21e..95f884420 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLandmarkIconGenerator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLandmarkIconGenerator.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface VKLandmarkIconGenerator : NSObject { } + (id)sharedGenerator; -- (id)newIconWithMask:(struct CGImage *)arg1 outlineMask:(struct CGImage *)arg2 style:(CDStruct_44473e2f *)arg3 scale:(float)arg4; -- (id)keyForName:(id)arg1 style:(CDStruct_44473e2f *)arg2; -- (BOOL)canHandleStyle:(CDStruct_44473e2f *)arg1; +- (id)newIconWithMask:(struct CGImage *)arg1 outlineMask:(struct CGImage *)arg2 style:(CDStruct_cf20f7af *)arg3 scale:(double)arg4; +- (id)keyForName:(id)arg1 style:(CDStruct_cf20f7af *)arg2; +- (_Bool)canHandleStyle:(CDStruct_cf20f7af *)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLayoutContext.h b/iOS7/PrivateFrameworks/VectorKit/VKLayoutContext.h index dbd31c212..39b760942 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLayoutContext.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLayoutContext.h @@ -8,23 +8,24 @@ @class VKAnchorContext, VKCamera, VKViewTransform; +// Not exported @interface VKLayoutContext : NSObject { VKCamera *_camera; VKCamera *_defaultTrackingCamera; id _canvas; - BOOL _forceLayout; - BOOL _iconsShouldAlignToPixels; + _Bool _forceLayout; + _Bool _iconsShouldAlignToPixels; float _styleZAdjust; CDStruct_8caa76fc _pointSize; - BOOL _preloadOnly; + _Bool _preloadOnly; VKCamera *_transitionCamera; - int _transitionMapMode; + long long _transitionMapMode; VKViewTransform *_viewTransform; VKAnchorContext *_anchorContext; } -@property(nonatomic) int transitionMapMode; // @synthesize transitionMapMode=_transitionMapMode; +@property(nonatomic) long long transitionMapMode; // @synthesize transitionMapMode=_transitionMapMode; @property(retain, nonatomic) VKCamera *transitionCamera; // @synthesize transitionCamera=_transitionCamera; @property(retain, nonatomic) VKAnchorContext *anchorContext; // @synthesize anchorContext=_anchorContext; @property(retain, nonatomic) VKViewTransform *viewTransform; // @synthesize viewTransform=_viewTransform; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKLineDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKLineDrawStyle.h index 61bc23cd2..131c4acf2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKLineDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKLineDrawStyle.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VKLineDrawStyle : VKDrawStyle { struct vector> fillDashes; struct vector> stipples; struct vector> strokeDashes; - BOOL hasDashAtAnyZ; + _Bool hasDashAtAnyZ; struct VKProfileSparseRamp insetShadowHeight; struct VKProfileSparseRamp insetShadowAngle; struct VKProfileSparseRamp<_VGLColor> insetShadowColor; @@ -25,17 +26,17 @@ - (struct _VGLColor)dropShadowColorAtZoom:(float)arg1; - (Vec2Imp_1782d7e3)dropShadowOffsetAtZoom:(float)arg1; - (float)dropShadowWidthAtZoom:(float)arg1; -- (BOOL)hasDropShadowAtZoom:(float)arg1; +- (_Bool)hasDropShadowAtZoom:(float)arg1; - (struct _VGLColor)insetShadowColorAtZoom:(float)arg1; - (float)insetShadowAngleAtZoom:(float)arg1; - (float)insetShadowHeightAtZoom:(float)arg1; -- (BOOL)hasStrokeDashAtZoom:(int)arg1; -- (BOOL)hasFillDashAtZoom:(int)arg1; -- (void)strokeDashPattern:(float **)arg1 length:(unsigned int *)arg2 atZoom:(float)arg3; -- (void)stippleArray:(float **)arg1 length:(unsigned int *)arg2 atZoom:(float)arg3; -- (void)fillDashPattern:(float **)arg1 length:(unsigned int *)arg2 atZoom:(float)arg3; -- (BOOL)hasDashAtAnyZ; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (_Bool)hasStrokeDashAtZoom:(int)arg1; +- (_Bool)hasFillDashAtZoom:(int)arg1; +- (void)strokeDashPattern:(float **)arg1 length:(unsigned long long *)arg2 atZoom:(float)arg3; +- (void)stippleArray:(float **)arg1 length:(unsigned long long *)arg2 atZoom:(float)arg3; +- (void)fillDashPattern:(float **)arg1 length:(unsigned long long *)arg2 atZoom:(float)arg3; +- (_Bool)hasDashAtAnyZ; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKMapCameraController.h index 3c8b7442a..3e45435a7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapCameraController.h @@ -11,6 +11,7 @@ @class GEOMapRegion, VKAnimation, VKAnnotationTrackingCameraController, VKMapModel, VKTrackingCameraController; +// Not exported @interface VKMapCameraController : VKCameraController { VKMapModel *_mapModel; @@ -24,18 +25,18 @@ double _canonicalSkyHeight; struct VKEdgeInsets _edgeInsets; double _beganDoublePanPitch; - BOOL _isPitchable; - BOOL _isPitchIncreasing; - BOOL _trackingAutoSelectsZoomScale; - BOOL _staysCenteredDuringPinch; + _Bool _isPitchable; + _Bool _isPitchIncreasing; + long long _annotationTrackingZoomStyle; + _Bool _staysCenteredDuringPinch; double _lastRotation; - BOOL _rotationLowZoomSnappingEnabled; - BOOL _shouldRotationRubberband; - BOOL _staysCenteredDuringRotation; + _Bool _rotationLowZoomSnappingEnabled; + _Bool _shouldRotationRubberband; + _Bool _staysCenteredDuringRotation; struct CGPoint _panStartScreenPoint; struct CGPoint _panLastScreenPoint; double _tracePlaybackSpeedMultiplier; - BOOL _shouldLimitTrackingCameraHeight; + _Bool _shouldLimitTrackingCameraHeight; int _trackingCameraPanStyle; double _userZoomFocusStyleGroundspanMeters; double _userZoomFocusStyleMinGroundspanMeters; @@ -46,39 +47,41 @@ VKAnimation *_regionAnimation; } -@property(nonatomic) BOOL shouldLimitTrackingCameraHeight; // @synthesize shouldLimitTrackingCameraHeight=_shouldLimitTrackingCameraHeight; +@property(nonatomic) _Bool shouldLimitTrackingCameraHeight; // @synthesize shouldLimitTrackingCameraHeight=_shouldLimitTrackingCameraHeight; @property(nonatomic) int trackingCameraPanStyle; // @synthesize trackingCameraPanStyle=_trackingCameraPanStyle; -@property(nonatomic) BOOL isPitchable; // @synthesize isPitchable=_isPitchable; +@property(nonatomic) _Bool isPitchable; // @synthesize isPitchable=_isPitchable; @property(nonatomic) double tracePlaybackSpeedMultiplier; // @synthesize tracePlaybackSpeedMultiplier=_tracePlaybackSpeedMultiplier; @property(nonatomic) double canonicalSkyHeight; // @synthesize canonicalSkyHeight=_canonicalSkyHeight; @property(nonatomic) struct VKEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; -@property(nonatomic) BOOL staysCenteredDuringRotation; // @synthesize staysCenteredDuringRotation=_staysCenteredDuringRotation; -@property(nonatomic) BOOL staysCenteredDuringPinch; // @synthesize staysCenteredDuringPinch=_staysCenteredDuringPinch; +@property(nonatomic) _Bool staysCenteredDuringRotation; // @synthesize staysCenteredDuringRotation=_staysCenteredDuringRotation; +@property(nonatomic) _Bool staysCenteredDuringPinch; // @synthesize staysCenteredDuringPinch=_staysCenteredDuringPinch; @property(retain, nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; - (id).cxx_construct; +- (void)edgeInsetsDidEndAnimating; +- (void)edgeInsetsWillBeginAnimating; - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; - (void)cameraControllerDidChangeCameraState:(id)arg1; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; -- (void)cameraController:(id)arg1 requestsDisplayRate:(int)arg2; +- (void)cameraController:(id)arg1 requestsDisplayRate:(long long)arg2; - (void)runAnimation:(id)arg1; - (void)setPuckHorizontalOffset:(double)arg1 duration:(double)arg2 timingFunction:(id)arg3; - (double)altitude; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; @property(readonly, nonatomic) CDStruct_071ac149 centerCoordinate; -- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(BOOL)arg2; +- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; @property(readonly, nonatomic) GEOMapRegion *mapRegion; - (id)_mapRegionIgnoringFarAmount:(double)arg1; - (void)_animateToPosition:(struct VKPoint)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 timingCurve:(id)arg5 completion:(void)arg6; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; - (double)durationToAnimateToMapRegion:(id)arg1; - (CDStruct_c3b9c2ee)_mercatorCenterCoordinateForMapRegion:(id)arg1; @property(readonly, nonatomic) double pitch; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) double yaw; @property(readonly, nonatomic) double presentationYaw; - (void)stopRegionAnimation; @@ -89,14 +92,15 @@ - (void)trackingCameraController:(id)arg1 updatedStartAnimationTargetPosition:(struct VKPoint)arg2 orientation:(const CDStruct_aa5aacbc *)arg3; - (void)stopSnappingAnimations; - (void)updateCameraZBounds; -- (BOOL)updateCameraToPositionOrientationLimits; -- (BOOL)clampZoomLevelIfNecessary; -- (void)setGesturing:(BOOL)arg1; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; -@property(readonly, nonatomic) BOOL canEnter3DMode; -@property(readonly, nonatomic, getter=isFullyPitched) BOOL fullyPitched; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; -@property(nonatomic) BOOL allowDatelineWraparound; +- (_Bool)updateCameraToPositionOrientationLimits; +- (_Bool)currentZoomLevelAllowsRotation; +- (_Bool)clampZoomLevelIfNecessary; +- (void)setGesturing:(_Bool)arg1; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; +@property(readonly, nonatomic) _Bool canEnter3DMode; +@property(readonly, nonatomic, getter=isFullyPitched) _Bool fullyPitched; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; +@property(nonatomic) _Bool allowDatelineWraparound; - (void)exit3DMode; - (void)enter3DMode; - (void)stopPitchingWithFocusPoint:(struct CGPoint)arg1; @@ -112,28 +116,29 @@ - (void)updatePinchWithFocusPoint:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 withFocusPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)zoomToLevel:(double)arg1 withFocusPoint:(struct CGPoint)arg2; - (struct CGPoint)_scaledScreenPointForPoint:(struct CGPoint)arg1; - (struct CGPoint)_centerScreenPoint; @property(nonatomic) double trackingZoomScale; -- (BOOL)isAtDefaultTrackingZoomScale; -- (BOOL)isTracking; +- (_Bool)isAtDefaultTrackingZoomScale; +- (_Bool)isTracking; - (void)clampPitch:(double *)arg1 yaw:(double *)arg2 atTargetPositionZ:(double)arg3; -- (BOOL)snapMapIfNecessary:(const struct VKPoint *)arg1 animated:(BOOL)arg2; +- (_Bool)snapMapIfNecessary:(const struct VKPoint *)arg1 animated:(_Bool)arg2; - (void)puckAnimator:(id)arg1 updatedTargetPosition:(struct VKPoint)arg2; - (void)puckAnimatorDidStop:(id)arg1; -- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_cc67e4ef *)arg2; -@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) BOOL animatingToTrackAnnotation; +- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_b926a728 *)arg2; +@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) _Bool animatingToTrackAnnotation; - (void)didAnimateInAnnotationMarkers:(id)arg1; -@property(readonly, nonatomic, getter=isTrackingHeading) BOOL trackingHeading; +@property(readonly, nonatomic, getter=isTrackingHeading) _Bool trackingHeading; @property(readonly, nonatomic) id trackingAnnotation; - (void)willAnimateInAnnotationMarkers:(id)arg1; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -- (void)startCameraMotionAnimated:(BOOL)arg1 pounceCompletionHandler:(id)arg2; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +- (void)startCameraMotionAnimated:(_Bool)arg1 pounceCompletionHandler:(id)arg2; - (void)_snapPuckToHorizontalOffset; - (void)stopCameraMotion; - (void)updateCameraContext:(id)arg1; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (_Bool)restoreViewportFromInfo:(id)arg1; - (id)viewportInfo; - (void)tapZoom:(struct CGPoint)arg1 levels:(double)arg2 completionHandler:(id)arg3; - (void)stopPinching:(struct CGPoint)arg1; @@ -151,26 +156,26 @@ - (void)zoom:(double)arg1 withPoint:(struct VKPoint)arg2 completionHandler:(id)arg3; - (void)zoomToLevel:(double)arg1 withPoint:(struct VKPoint)arg2; - (double)rubberBandOffsetForOffset:(double)arg1 maxOffset:(double)arg2 minOffset:(double)arg3 range:(double)arg4; -- (void)rotateToYaw:(double)arg1 withPoint:(const struct VKPoint *)arg2 animated:(BOOL)arg3; -- (void)rotateToPitch:(double)arg1 withPoint:(const struct VKPoint *)arg2 preserveAltitude:(BOOL)arg3 animated:(BOOL)arg4 exaggerate:(BOOL)arg5; +- (void)rotateToYaw:(double)arg1 withPoint:(const struct VKPoint *)arg2 animated:(_Bool)arg3; +- (void)rotateToPitch:(double)arg1 withPoint:(const struct VKPoint *)arg2 preserveAltitude:(_Bool)arg3 animated:(_Bool)arg4 exaggerate:(_Bool)arg5; - (float)maxPitchForNormalizedZoomLevel:(float)arg1; - (float)idealPitchForNormalizedZoomLevel:(float)arg1; - (float)minimumPitchForNormalizedZoomLevel:(float)arg1; - (float)currentMinimumNormalizedZoomLevel; - (float)currentMaximumNormalizedZoomLevel; -- (int)maximumNormalizedZoomLevel; -- (int)minimumNormalizedZoomLevel; +- (long long)maximumNormalizedZoomLevel; +- (long long)minimumNormalizedZoomLevel; - (float)currentStyleZoomLevel; - (float)currentNormalizedZoomLevel; - (float)currentDisplayZoomLevel; -- (int)tileSize; +- (long long)tileSize; - (struct VKPoint)groundPointFromScreenPoint:(struct CGPoint)arg1; - (void)canvasDidLayout; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (id)detailedDescription; - (void)dealloc; - (id)init; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; +@property(nonatomic) long long annotationTrackingZoomStyle; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VKMapCanvas.h index 7576c1e21..145edf850 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapCanvas.h @@ -11,6 +11,7 @@ @class GEOMapRegion, NSArray, VKAnchorWrapper, VKCamera, VKMapCameraController, VKMapModel, VKPolylineOverlayPainter, VKStylesheet; +// Not exported @interface VKMapCanvas : VKScreenCanvas { VKMapModel *_map; @@ -19,14 +20,16 @@ struct CGSize _lastCanvasSize; VKCamera *_defaultTrackingCamera; float _lastValidCanvasSizeZoomLevel; - BOOL _hasLastValidCanvasSizeZoomLevel; + _Bool _hasLastValidCanvasSizeZoomLevel; } -+ (BOOL)supportsMapType:(int)arg1; ++ (_Bool)supportsMapType:(long long)arg1; @property(retain, nonatomic) VKCamera *defaultTrackingCamera; // @synthesize defaultTrackingCamera=_defaultTrackingCamera; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) VKMapModel *map; // @synthesize map=_map; - (id).cxx_construct; +- (void)edgeInsetsDidEndAnimating; +- (void)edgeInsetsWillBeginAnimating; - (void)removeExternalAnchor:(id)arg1; - (void)addExternalAnchor:(id)arg1; @property(readonly, nonatomic) VKAnchorWrapper *externalAnchors; @@ -37,29 +40,30 @@ @property(nonatomic) id routeLineSplitAnnotation; - (void)puckAnimator:(id)arg1 updatedTargetPosition:(struct VKPoint)arg2; - (void)puckAnimatorDidStop:(id)arg1; -- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_cc67e4ef *)arg2; +- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_b926a728 *)arg2; - (void)clearScene; - (void)debugHighlightLabelAtPoint:(struct CGPoint)arg1; - (void)goToTileX:(int)arg1 Y:(int)arg2 Z:(int)arg3 tileSize:(int)arg4; - (void)mapModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; - (double)mapModelZoomScale:(id)arg1; -- (BOOL)mapModelInNav:(id)arg1; -- (BOOL)mapModelInNavAtDefaultZoom:(id)arg1; +- (_Bool)mapModelInNav:(id)arg1; +- (_Bool)mapModelInNavAtDefaultZoom:(id)arg1; - (void)mapModelDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapModelDidFinishLoadingTiles:(id)arg1; - (void)mapModelDidStartLoadingTiles:(id)arg1; - (void)mapModelDidBecomePartiallyDrawn:(id)arg1; -- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapModelWillBecomFullyDrawn:(id)arg1; - (id)mapModel:(id)arg1 painterForOverlay:(id)arg2; - (void)mapModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; -- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(BOOL)arg4 duration:(double)arg5 completionHandler:(id)arg6; -- (void)mapModel:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; +- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(_Bool)arg4 duration:(double)arg5 completionHandler:(id)arg6; +- (void)mapModel:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; +- (_Bool)currentZoomLevelAllowsRotation; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; - (void)stopSnappingAnimations; -- (BOOL)isPointValidForGesturing:(struct CGPoint)arg1; +- (_Bool)isPointValidForGesturing:(struct CGPoint)arg1; - (void)stopPitchingWithFocusPoint:(struct CGPoint)arg1; - (void)updatePitchWithFocusPoint:(struct CGPoint)arg1 translation:(double)arg2; - (void)startPitchingWithFocusPoint:(struct CGPoint)arg1; @@ -74,24 +78,27 @@ - (void)updatePinchWithFocusPoint:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 withFocusPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; +- (void)zoomToLevel:(double)arg1 withFocusPoint:(struct CGPoint)arg2; - (double)currentZoomLevel; - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; - (void)cameraControllerDidChangeCameraState:(id)arg1; -@property(nonatomic) int shieldIdiom; -@property(nonatomic) int navigationShieldSize; -@property(nonatomic) int shieldSize; -@property(nonatomic) BOOL labelMarkerSelectionEnabled; +@property(nonatomic) _Bool showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; +@property(nonatomic) long long navigationShieldSize; +@property(nonatomic) long long shieldSize; +@property(nonatomic) _Bool labelMarkerSelectionEnabled; - (void)deselectLabelMarker; - (void)selectLabelMarker:(id)arg1; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; -- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(BOOL)arg2; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; +- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(_Bool)arg2; - (struct VKPoint)screenPointForPoint:(struct CGPoint)arg1; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (id)annotationMarkerDeselectionCallback; @@ -102,10 +109,11 @@ - (void)deselectAnnotationMarker:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; +- (_Bool)restoreViewportFromInfo:(id)arg1; - (id)viewportInfo; @property(retain, nonatomic) id routePreloadSession; +- (void)preloadNavigationSceneAnimationResourcesForDisplayStyle:(long long)arg1; - (void)preloadNavigationSceneResources; @property(retain, nonatomic) VKPolylineOverlayPainter *focusedLabelsPolylinePainter; - (void)setCurrentLocationText:(id)arg1; @@ -123,17 +131,17 @@ - (id)selectedLabelMarker; - (id)navTileSource; - (void)setTracePlaybackSpeedMultiplier:(double)arg1; -@property(readonly, nonatomic, getter=isTrackingHeading) BOOL trackingHeading; +@property(readonly, nonatomic, getter=isTrackingHeading) _Bool trackingHeading; @property(readonly, nonatomic) id trackingAnnotation; -@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) BOOL animatingToTrackAnnotation; +@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) _Bool animatingToTrackAnnotation; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +@property(nonatomic) long long annotationTrackingZoomStyle; @property(nonatomic) double trackingZoomScale; - (void)cameraController:(id)arg1 pouncingToCameraPosition:(struct VKPoint)arg2 orientation:(const CDStruct_aa5aacbc *)arg3; @property(nonatomic) int trackingCameraPanStyle; -- (void)setShouldLimitTrackingCameraHeight:(BOOL)arg1; -- (void)transitionToTracking:(BOOL)arg1 mapMode:(int)arg2 pounceCompletionHandler:(id)arg3; +- (void)setShouldLimitTrackingCameraHeight:(_Bool)arg1; +- (void)transitionToTracking:(_Bool)arg1 mapMode:(long long)arg2 pounceCompletionHandler:(id)arg3; - (void)stopTracking; - (void)updateCameraContext:(id)arg1; - (struct CGPoint)convertCoordinate:(CDStruct_c3b9c2ee)arg1 toCameraModelPointToLayer:(id)arg2; @@ -145,72 +153,71 @@ - (void)forceSceneLoad; - (void)drawWithTimestamp:(double)arg1; - (void)_updateViewTransform; -- (BOOL)currentSceneRequiresMSAA; -- (id)consoleString:(BOOL)arg1; +- (_Bool)currentSceneRequiresMSAA; +- (id)consoleString:(_Bool)arg1; - (void)didPresent; - (struct VKEdgeInsets)edgeInsets; - (void)setEdgeInsets:(struct VKEdgeInsets)arg1; - (id)detailedDescription; - (void)dealloc; - (void)didReceiveMemoryWarning; -- (void)setHidden:(BOOL)arg1; -- (id)initShouldRasterize:(BOOL)arg1 contentScale:(float)arg2; +- (void)setHidden:(_Bool)arg1; +- (id)initShouldRasterize:(_Bool)arg1 contentScale:(double)arg2 inBackground:(_Bool)arg3; - (void)setCanonicalSkyHeight:(double)arg1; -- (BOOL)canEnter3DMode; -@property(readonly, nonatomic, getter=isFullyPitched) BOOL fullyPitched; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; +- (_Bool)canEnter3DMode; +@property(readonly, nonatomic, getter=isFullyPitched) _Bool fullyPitched; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; - (void)exit3DMode; - (void)enter3DMode; - (void)resetTileContainers; - (void)transferCamera:(id)arg1; - (struct CGPoint)_centerScreenPoint; -@property(nonatomic) BOOL allowDatelineWraparound; +@property(nonatomic) _Bool allowDatelineWraparound; @property(readonly, nonatomic) double altitude; @property(nonatomic) CDStruct_071ac149 centerCoordinate; -- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(BOOL)arg2; +- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; @property(retain, nonatomic) GEOMapRegion *mapRegion; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; - (double)durationToAnimateToMapRegion:(id)arg1; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; - (void)setBounds:(struct CGRect)arg1; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; - (void)stopRegionAnimation; @property(readonly, nonatomic) double yaw; @property(readonly, nonatomic) double presentationYaw; @property(readonly, nonatomic) double pitch; -@property(nonatomic) BOOL shouldLoadMapMargin; -@property(nonatomic) BOOL shouldLoadFallbackTiles; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2; -- (void)setContentsScale:(float)arg1; +@property(nonatomic) _Bool shouldLoadMapMargin; +@property(nonatomic) _Bool shouldLoadFallbackTiles; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2; +- (void)setTargetDisplay:(long long)arg1; +- (long long)targetDisplay; +- (void)setContentsScale:(double)arg1; - (void)setStylesheetName:(id)arg1; @property(retain, nonatomic) VKStylesheet *stylesheet; -@property(nonatomic) BOOL dynamicMapModesEnabled; -- (void)setDesiredMapMode:(int)arg1 immediate:(BOOL)arg2; +@property(nonatomic) _Bool dynamicMapModesEnabled; +- (void)setDesiredMapMode:(long long)arg1 immediate:(_Bool)arg2; @property(readonly, nonatomic) double maximumZoomLevel; @property(readonly, nonatomic) double minimumZoomLevel; -- (void)_setStyleTransitionProgress:(float)arg1 targetStyle:(int)arg2 step:(int)arg3; -- (float)_styleTransitionProgress; -- (void)stylesheetAnimationDidEnd:(BOOL)arg1; +- (void)_setStyleTransitionProgress:(double)arg1 targetStyle:(long long)arg2 step:(long long)arg3; +- (double)_styleTransitionProgress; +- (void)stylesheetAnimationDidEnd:(_Bool)arg1; - (void)stylesheetAnimationDidProgress:(float)arg1; -- (void)stylesheetAnimationWillStartFromStyle:(int)arg1 toStyle:(int)arg2; -- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(int)arg2 setupHandler:(id)arg3; -@property(nonatomic) int mapType; -@property(nonatomic) BOOL staysCenteredDuringRotation; -@property(nonatomic) BOOL isPitchable; -@property(nonatomic) BOOL staysCenteredDuringPinch; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; -@property(readonly, nonatomic, getter=isFullyDrawn) BOOL fullyDrawn; -@property(nonatomic) BOOL trafficEnabled; -- (BOOL)isShowingNoDataPlaceholders; +- (void)stylesheetAnimationWillStartFromStyle:(long long)arg1 toStyle:(long long)arg2; +- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(long long)arg2 setupHandler:(id)arg3; +@property(nonatomic) long long mapType; +@property(nonatomic) _Bool staysCenteredDuringRotation; +@property(nonatomic) _Bool isPitchable; +@property(nonatomic) _Bool staysCenteredDuringPinch; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; +@property(readonly, nonatomic, getter=isFullyDrawn) _Bool fullyDrawn; +@property(nonatomic) _Bool trafficEnabled; +- (_Bool)isShowingNoDataPlaceholders; - (id)attributionsForCurrentRegion; @property(readonly, nonatomic) NSArray *visibleTileSets; -// Remaining properties -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; - @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapLayer-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKMapLayer-Protocol.h index 54cbaf11f..b0365e0b1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapLayer-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapLayer-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol VKMapLayer -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapMatch.h b/iOS7/PrivateFrameworks/VectorKit/VKMapMatch.h index 8a24daa36..110b7b1ed 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapMatch.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapMatch.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKMapMatch : NSObject { NSString *featureName; @@ -27,7 +28,7 @@ - (id).cxx_construct; - (id)description; - (void)dealloc; -- (id)initWithGEORoadFeature:(CDStruct_c272c4e8 *)arg1 pointOnFeature:(struct VKPoint)arg2 courseOnFeature:(float)arg3 distanceFromJunction:(float)arg4 junctionRadius:(float)arg5 roadWidth:(float)arg6; +- (id)initWithGEORoadFeature:(CDStruct_02d551b3 *)arg1 pointOnFeature:(struct VKPoint)arg2 courseOnFeature:(float)arg3 distanceFromJunction:(float)arg4 junctionRadius:(float)arg5 roadWidth:(float)arg6; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapMatcher.h b/iOS7/PrivateFrameworks/VectorKit/VKMapMatcher.h index 9cef08375..5f63d30dc 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapMatcher.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapMatcher.h @@ -19,7 +19,7 @@ + (id)mapMatcherOfType:(id)arg1; @property(retain, nonatomic) id routePreloader; // @synthesize routePreloader=_routePreloader; - (id)matchLocation:(id)arg1 transportType:(int)arg2; -@property(readonly, nonatomic) BOOL allowsNetworkTileLoad; +@property(readonly, nonatomic) _Bool allowsNetworkTileLoad; - (id)tilesAround:(CDStruct_c3b9c2ee)arg1 radius:(double)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapModeObserver-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKMapModeObserver-Protocol.h index 8a4b339cb..e572cb120 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapModeObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapModeObserver-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol VKMapModeObserver -- (void)didTransitionFrom:(int)arg1 To:(int)arg2; -- (void)willTransitionFrom:(int)arg1 To:(int)arg2; +- (void)didTransitionFrom:(long long)arg1 To:(long long)arg2; +- (void)willTransitionFrom:(long long)arg1 To:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKMapModel.h index a85dbc975..87c553ef1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapModel.h @@ -14,16 +14,17 @@ @class NSArray, NSMapTable, NSMutableArray, NSMutableSet, NSSet, VKAnimation, VKAnnotationMarker, VKAnnotationModel, VKBuildingFootprintMapModel, VKDebugModel, VKGridModel, VKGroundCoverMapModel, VKLabelMarker, VKLabelModel, VKMapRasterizer, VKMercatorTerrainHeightCache, VKOverlayContainerModel, VKOverlayTileSource, VKPolygonMapModel, VKPolylineOverlayPainter, VKRasterMapModel, VKRasterOverlayMapModel, VKRasterOverlayTileSource, VKRasterTrafficMapModel, VKRealisticMapModel, VKRoadMapModel, VKRoadTrafficMapModel, VKSkyModel, VKStylesheet, VKTileProvider, VKTrafficTileSource; +// Not exported @interface VKMapModel : VKModelObject { - unsigned int _mapPurpose; - int _tileSize; + unsigned long long _mapPurpose; + long long _tileSize; VKTileProvider *_tileProviders[3]; VKTileProvider *_rasterOverlayProvider[2]; - int _mapMode; - int _desiredMapMode; - BOOL _transitioningToNav; - char _activeMapLayers[3][28]; + long long _mapMode; + long long _desiredMapMode; + _Bool _transitioningToNav; + _Bool _activeMapLayers[3][29]; NSMapTable *_layerToSourceMaps[3]; VKTrafficTileSource *_trafficSource; VKOverlayTileSource *_overlayTileSource; @@ -35,6 +36,7 @@ VKRasterMapModel *_rasterModel; VKRasterMapModel *_standardRasterModel; VKGroundCoverMapModel *_groundCoverModel; + VKRoadMapModel *_riverLineModel; VKRasterTrafficMapModel *_rasterTrafficModel; VKPolygonMapModel *_polygonModel; VKRoadMapModel *_roadModel; @@ -53,60 +55,65 @@ VKStylesheet *_activeStylesheet; VKStylesheet *_defaultStylesheet; VKStylesheet *_hybridStylesheet; + VKStylesheet *_satelliteStylesheet; double _zoomLevel; - int _mapType; + long long _mapType; id _delegate; id _routePreloadSession; - BOOL _dynamicMapModesEnabled; - BOOL _debugDynamicMapModesEnabled; - BOOL _buildingsAreVisible; - BOOL _fullyDrawn; - BOOL _shouldNotifyFullyDrawn; - BOOL _hasFailedTile; - BOOL _trafficEnabled; - BOOL _shouldRasterize; - int _loadingCount; - float _contentScale; - BOOL _disableRoads; - BOOL _disableLabels; - BOOL _disablePolygons; - BOOL _disableBuildingFootprints; - BOOL _disableRasters; - BOOL _enableBlackRoadLines; - BOOL _disableGrid; + _Bool _dynamicMapModesEnabled; + _Bool _debugDynamicMapModesEnabled; + _Bool _buildingsAreVisible; + _Bool _showsBuildings; + _Bool _fullyDrawn; + _Bool _shouldNotifyFullyDrawn; + _Bool _hasFailedTile; + _Bool _trafficEnabled; + _Bool _shouldRasterize; + long long _loadingCount; + double _contentScale; + long long _targetDisplay; + double _lodBias; + _Bool _disableRoads; + _Bool _disableLabels; + _Bool _disablePolygons; + _Bool _disableBuildingFootprints; + _Bool _disableRasters; + _Bool _enableBlackRoadLines; + _Bool _disableGrid; struct _VGLColor _clearColor; VKMapRasterizer *_rasterizer; VKRasterMapModel *_rasterViewer; int _annotationMarkerStyle; - BOOL _limitingNavCameraHeight; + _Bool _limitingNavCameraHeight; NSMutableSet *_blockingStylesheetObservers; - float _styleTransitionProgress; + double _styleTransitionProgress; NSMutableArray *_externalAnchors; VKAnimation *_modeTransitionAnimation; - char _disableRoadClass[9]; + _Bool _disableRoadClass[9]; id _mapModeObserver; } -+ (unsigned long)numberOfRoadClasses; ++ (unsigned long long)numberOfRoadClasses; + (const char *)nameForRoadClass:(int)arg1; -@property(nonatomic) BOOL limitingNavCameraHeight; // @synthesize limitingNavCameraHeight=_limitingNavCameraHeight; -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; -@property(nonatomic, getter=isTrafficEnabled) BOOL trafficEnabled; // @synthesize trafficEnabled=_trafficEnabled; -@property(readonly, nonatomic) BOOL buildingsAreVisible; // @synthesize buildingsAreVisible=_buildingsAreVisible; -@property(nonatomic) BOOL dynamicMapModesEnabled; // @synthesize dynamicMapModesEnabled=_dynamicMapModesEnabled; +@property(nonatomic) _Bool limitingNavCameraHeight; // @synthesize limitingNavCameraHeight=_limitingNavCameraHeight; +@property(nonatomic) _Bool showsBuildings; // @synthesize showsBuildings=_showsBuildings; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; +@property(nonatomic, getter=isTrafficEnabled) _Bool trafficEnabled; // @synthesize trafficEnabled=_trafficEnabled; +@property(readonly, nonatomic) _Bool buildingsAreVisible; // @synthesize buildingsAreVisible=_buildingsAreVisible; +@property(nonatomic) _Bool dynamicMapModesEnabled; // @synthesize dynamicMapModesEnabled=_dynamicMapModesEnabled; @property(retain, nonatomic) VKStylesheet *stylesheet; // @synthesize stylesheet=_activeStylesheet; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) VKBuildingFootprintMapModel *buildingFootprintModel; // @synthesize buildingFootprintModel=_buildingFootprintModel; -@property(readonly, nonatomic) int currentMapMode; // @synthesize currentMapMode=_mapMode; -@property(nonatomic) int mapType; // @synthesize mapType=_mapType; +@property(readonly, nonatomic) long long currentMapMode; // @synthesize currentMapMode=_mapMode; +@property(nonatomic) long long mapType; // @synthesize mapType=_mapType; @property(nonatomic) struct _VGLColor clearColor; // @synthesize clearColor=_clearColor; -@property(nonatomic) BOOL disableGrid; // @synthesize disableGrid=_disableGrid; -@property(nonatomic) BOOL enableBlackRoadLines; // @synthesize enableBlackRoadLines=_enableBlackRoadLines; -@property(nonatomic) BOOL disableRasters; // @synthesize disableRasters=_disableRasters; -@property(nonatomic) BOOL disableBuildingFootprints; // @synthesize disableBuildingFootprints=_disableBuildingFootprints; -@property(nonatomic) BOOL disablePolygons; // @synthesize disablePolygons=_disablePolygons; -@property(nonatomic) BOOL disableLabels; // @synthesize disableLabels=_disableLabels; -@property(nonatomic) BOOL disableRoads; // @synthesize disableRoads=_disableRoads; +@property(nonatomic) _Bool disableGrid; // @synthesize disableGrid=_disableGrid; +@property(nonatomic) _Bool enableBlackRoadLines; // @synthesize enableBlackRoadLines=_enableBlackRoadLines; +@property(nonatomic) _Bool disableRasters; // @synthesize disableRasters=_disableRasters; +@property(nonatomic) _Bool disableBuildingFootprints; // @synthesize disableBuildingFootprints=_disableBuildingFootprints; +@property(nonatomic) _Bool disablePolygons; // @synthesize disablePolygons=_disablePolygons; +@property(nonatomic) _Bool disableLabels; // @synthesize disableLabels=_disableLabels; +@property(nonatomic) _Bool disableRoads; // @synthesize disableRoads=_disableRoads; - (id).cxx_construct; - (void)resetTileContainers; - (id)labelDebugString; @@ -120,10 +127,10 @@ - (void)setCurrentLocationText:(id)arg1; - (void)setRouteUserOffset:(struct PolylineCoordinate)arg1; - (void)labelModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (id)labelModel:(id)arg1 mapTileForTile:(id)arg2 layer:(unsigned int)arg3; +- (id)labelModel:(id)arg1 mapTileForTile:(id)arg2 layer:(unsigned long long)arg3; - (void)_updateOverlayTileSource; - (id)overlayContainer:(id)arg1 roadTileForTile:(id)arg2; -- (BOOL)overlayContainerIsInRealisticMode:(id)arg1; +- (_Bool)overlayContainerIsInRealisticMode:(id)arg1; - (id)overlayContainer:(id)arg1 painterForOverlay:(id)arg2; - (void)removePersistentOverlay:(id)arg1; - (void)addPersistentOverlay:(id)arg1; @@ -136,18 +143,18 @@ - (void)removeRasterOverlay:(id)arg1; - (void)addRasterOverlay:(id)arg1; - (void)_updateTileExclusionAreas; -- (id)_rasterOverlayTileSourceForLevel:(unsigned int)arg1; +- (id)_rasterOverlayTileSourceForLevel:(unsigned long long)arg1; - (void)annotationModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)annotationModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)annotationModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; @property(readonly, nonatomic) VKAnnotationMarker *selectedAnnotationMarker; -@property(nonatomic) BOOL labelMarkerSelectionEnabled; +@property(nonatomic) _Bool labelMarkerSelectionEnabled; @property(readonly, nonatomic) VKLabelMarker *selectedLabelMarker; - (void)deselectLabelMarker; - (void)selectLabelMarker:(id)arg1; - (id)labelMarkers; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; -- (id)annotationMarkerForSelectionAtPoint:(struct VKPoint)arg1 avoidCurrent:(BOOL)arg2 canvasSize:(struct CGSize)arg3; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; +- (id)annotationMarkerForSelectionAtPoint:(struct VKPoint)arg1 avoidCurrent:(_Bool)arg2 canvasSize:(struct CGSize)arg3; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (id)annotationMarkerDeselectionCallback; @@ -155,11 +162,11 @@ - (void)deselectAnnotationMarker:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; - (id)annotationMarkers; - (void)addSubmodel:(id)arg1; - (unsigned int)supportedRenderPasses; -@property(readonly, nonatomic) BOOL isFullyDrawn; +@property(readonly, nonatomic) _Bool isFullyDrawn; - (void)didStopLoadingTilesWithError:(id)arg1; - (void)willStartLoadingTiles; - (void)drawScene:(id)arg1 withContext:(id)arg2; @@ -167,72 +174,76 @@ - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)layoutSceneIfNeeded:(id)arg1 withContext:(id)arg2; - (void)tileProviderNeedsUpdate:(id)arg1; -- (BOOL)tileProviderMayUseNetwork:(id)arg1; -- (void)_transitionFromMode:(int)arg1 toMode:(int)arg2 animated:(BOOL)arg3; +- (_Bool)tileProviderMayUseNetwork:(id)arg1; +- (void)_transitionFromMode:(long long)arg1 toMode:(long long)arg2 animated:(_Bool)arg3; - (void)_updateZoomLevel:(id)arg1; - (double)maxTileHeightAtPoint:(struct VKPoint)arg1; - (double)heightAtPoint:(struct VKPoint)arg1; -- (int)maximumZoomLevelInView:(id)arg1; -- (int)minimumZoomLevelInView:(id)arg1; -- (int)tileSize; +- (long long)maximumZoomLevelInView:(id)arg1; +- (long long)minimumZoomLevelInView:(id)arg1; +- (long long)tileSize; - (void)_forceLayout; +- (void)_localeChanged:(id)arg1; - (void)shouldFlushCaches:(id)arg1; - (void)flushCaches; - (void)clearScene; - (void)didTapZoom; - (void)willTapZoom; -- (BOOL)isShowingNoDataPlaceholders; +- (_Bool)isShowingNoDataPlaceholders; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; - (id)attributionsForCurrentRegion; @property(readonly, nonatomic) NSArray *visibleTileSets; - (void)didReceiveMemoryWarning; - (void)dealloc; -- (id)initShouldRasterize:(BOOL)arg1 mapPurpose:(unsigned int)arg2 contentScale:(float)arg3; +- (id)initShouldRasterize:(_Bool)arg1 mapPurpose:(unsigned long long)arg2 contentScale:(double)arg3; - (void)resourceManifestManagerDidChangeActiveTileGroup:(id)arg1; - (void)resourceManifestManagerWillChangeActiveTileGroup:(id)arg1; - (void)createTrafficTileSourceIfNecessary; - (id)navTileSource; +@property(nonatomic) long long targetDisplay; - (void)_reloadStylesheet; - (void)performStylesheetDoneChanging; - (void)performStylesheetDidChange; - (void)performStylesheetWillChange; -- (void)_setStylesheetFromMapType:(int)arg1; +- (void)_setStylesheetFromMapType:(long long)arg1; - (void)_tryTransitionAndPreloadIfNecessary:(id)arg1; - (void)_mapConfigurationDidChange; - (void)_updateRegularTileProviderMode; - (void)didEndNavigation; - (void)didBeginTransitionToNavigation; +- (void)preloadNavigationSceneAnimationResourcesForDisplayStyle:(long long)arg1 context:(id)arg2; - (void)preloadNavigationSceneResourcesWithContext:(id)arg1; -@property(nonatomic) int shieldIdiom; -@property(nonatomic) int navigationShieldSize; -@property(nonatomic) int shieldSize; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; +@property(nonatomic) long long navigationShieldSize; +@property(nonatomic) long long shieldSize; - (id)detailedDescription; -- (void)_setStyleTransitionProgress:(float)arg1 targetStyle:(int)arg2 step:(int)arg3; -- (float)_styleTransitionProgress; -- (void)stylesheetAnimationDidEnd:(BOOL)arg1; +- (void)_setStyleTransitionProgress:(double)arg1 targetStyle:(long long)arg2 step:(long long)arg3; +- (double)_styleTransitionProgress; +- (void)stylesheetAnimationDidEnd:(_Bool)arg1; - (void)stylesheetAnimationDidProgress:(float)arg1; -- (void)stylesheetAnimationWillStartFromStyle:(int)arg1 toStyle:(int)arg2; -- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(int)arg2 setupHandler:(id)arg3; -- (void)forceMapType:(int)arg1; +- (void)stylesheetAnimationWillStartFromStyle:(long long)arg1 toStyle:(long long)arg2; +- (void)requestStylesheetAnimation:(id)arg1 targetMapDisplayStyle:(long long)arg2 setupHandler:(id)arg3; +- (void)forceMapType:(long long)arg1; - (void)configureTileSources; - (void)_deactivateModel:(id)arg1; - (void)_activateModel:(id)arg1; -- (id)sourceForLayer:(unsigned int)arg1 mode:(int)arg2; -- (id)createSourceForLayer:(unsigned int)arg1 tileSet:(id)arg2 mode:(int)arg3; -- (int)tileStyleForMapLayer:(unsigned int)arg1; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; +- (id)sourceForLayer:(unsigned long long)arg1 mode:(long long)arg2; +- (id)createSourceForLayer:(unsigned long long)arg1 tileSet:(id)arg2 mode:(long long)arg3; +- (int)tileStyleForMapLayer:(unsigned long long)arg1; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; - (float)ppi; -- (void)setDesiredMapMode:(int)arg1 immediate:(BOOL)arg2; -@property(nonatomic) BOOL disableRealisticLand; -@property(nonatomic) BOOL disableRealisticRoads; +- (void)setDesiredMapMode:(long long)arg1 immediate:(_Bool)arg2; +@property(nonatomic) _Bool disableRealisticLand; +@property(nonatomic) _Bool disableRealisticRoads; @property(readonly, nonatomic) VKMercatorTerrainHeightCache *terrainHeightCache; -- (BOOL)isRoadClassDisabled:(int)arg1; -- (void)disableRoadClass:(BOOL)arg1 withRoadClass:(int)arg2; +- (_Bool)isRoadClassDisabled:(int)arg1; +- (void)disableRoadClass:(_Bool)arg1 withRoadClass:(int)arg2; @property(readonly, nonatomic) VKTileProvider *tileProvider; - (void)foreachActiveLayer:(id)arg1; -@property(nonatomic) unsigned int neighborMode; -@property(nonatomic) BOOL shouldLoadFallbackTiles; +@property(nonatomic) unsigned long long neighborMode; +@property(nonatomic) _Bool shouldLoadFallbackTiles; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapModelDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKMapModelDelegate-Protocol.h index 1a049a984..cdc935c91 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapModelDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapModelDelegate-Protocol.h @@ -7,21 +7,21 @@ #import "NSObject-Protocol.h" @protocol VKMapModelDelegate -- (void)mapModel:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)mapModel:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)mapModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; - (double)mapModelZoomScale:(id)arg1; -- (BOOL)mapModelInNav:(id)arg1; -- (BOOL)mapModelInNavAtDefaultZoom:(id)arg1; +- (_Bool)mapModelInNav:(id)arg1; +- (_Bool)mapModelInNavAtDefaultZoom:(id)arg1; - (void)mapModelDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapModelDidFinishLoadingTiles:(id)arg1; - (void)mapModelDidStartLoadingTiles:(id)arg1; -- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapModelWillBecomFullyDrawn:(id)arg1; - (void)mapModelDidBecomePartiallyDrawn:(id)arg1; - (id)mapModel:(id)arg1 painterForOverlay:(id)arg2; - (void)mapModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; -- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(BOOL)arg4 duration:(double)arg5 completionHandler:(id)arg6; +- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(_Bool)arg4 duration:(double)arg5 completionHandler:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapRasterizer.h b/iOS7/PrivateFrameworks/VectorKit/VKMapRasterizer.h index c2a16e89d..8b93e0c66 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapRasterizer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapRasterizer.h @@ -8,6 +8,7 @@ @class NSMutableSet, VGLTextureCanvas, VGLTexturePool, VKCamera, VKLayoutContext, VKMapModel, VKScene, VKTileProvider; +// Not exported @interface VKMapRasterizer : VKModelObject { VKModelObject *_root; @@ -20,11 +21,11 @@ VGLTexturePool *_pool; VKTileProvider *_tileProvider; struct _VGLColor _backgroundColor; - unsigned int _rasterizingScaleFactor; + unsigned long long _rasterizingScaleFactor; VKMapModel *_mapModel; } -@property(nonatomic) unsigned int rasterizingScaleFactor; // @synthesize rasterizingScaleFactor=_rasterizingScaleFactor; +@property(nonatomic) unsigned long long rasterizingScaleFactor; // @synthesize rasterizingScaleFactor=_rasterizingScaleFactor; @property(nonatomic) struct _VGLColor backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) VKTileProvider *tileProvider; // @synthesize tileProvider=_tileProvider; @property(nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshot.h b/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshot.h index 6754e9ce4..bb883cf54 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshot.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshot.h @@ -8,22 +8,23 @@ @class VKCamera; +// Not exported @interface VKMapSnapshot : NSObject { struct CGImage *_image; - unsigned long _width; - unsigned long _height; - float _scale; + unsigned long long _width; + unsigned long long _height; + double _scale; VKCamera *_camera; } -@property(readonly, nonatomic) float scale; // @synthesize scale=_scale; +@property(readonly, nonatomic) double scale; // @synthesize scale=_scale; @property(readonly, nonatomic) struct CGImage *image; // @synthesize image=_image; - (CDStruct_c3b9c2ee)coordinateForPoint:(struct CGPoint)arg1; - (struct CGPoint)pointForCoordinate:(CDStruct_c3b9c2ee)arg1; - (id)description; - (void)dealloc; -- (id)_initWithImage:(struct CGImage *)arg1 scale:(float)arg2 camera:(id)arg3; +- (id)_initWithImage:(struct CGImage *)arg1 scale:(double)arg2 camera:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshotCreator.h b/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshotCreator.h index 77ba24838..88b724353 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshotCreator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapSnapshotCreator.h @@ -13,45 +13,49 @@ @interface VKMapSnapshotCreator : NSObject { VKImageCanvas *_canvas; - int _mapType; + long long _mapType; VKMapModel *_mapModel; + _Bool _didBecomeFullyDrawn; + _Bool _hasFailedTiles; id _completion; VKMapCameraController *_cameraController; } -+ (BOOL)supportsSharingThumbnails; -+ (BOOL)supportsHighResolutionSnapshots; ++ (_Bool)supportsSharingThumbnails; ++ (_Bool)supportsHighResolutionSnapshots; - (double)mapModelZoomScale:(id)arg1; -- (BOOL)mapModelInNav:(id)arg1; -- (BOOL)mapModelInNavAtDefaultZoom:(id)arg1; -- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (_Bool)mapModelInNav:(id)arg1; +- (_Bool)mapModelInNavAtDefaultZoom:(id)arg1; +- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapModelWillBecomFullyDrawn:(id)arg1; - (void)mapModelDidBecomePartiallyDrawn:(id)arg1; - (id)mapModel:(id)arg1 painterForOverlay:(id)arg2; - (void)mapModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)mapModel:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)mapModel:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)mapModelDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapModelDidFinishLoadingTiles:(id)arg1; - (void)mapModelDidStartLoadingTiles:(id)arg1; - (void)mapModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; -- (void)mapModel:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(int)arg3 fromOldState:(int)arg4; -- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(BOOL)arg4 duration:(double)arg5 completionHandler:(id)arg6; +- (void)mapModel:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(long long)arg3 fromOldState:(long long)arg4; +- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(_Bool)arg4 duration:(double)arg5 completionHandler:(id)arg6; - (void)mapModel:(id)arg1 didAddAnnotationMarkers:(id)arg2; - (id)mapModel:(id)arg1 markerForAnnotation:(id)arg2; - (void)cancel; - (void)renderSnapshot:(id)arg1; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4; -- (void)lookAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; +- (void)lookAtX:(unsigned long long)arg1 y:(unsigned long long)arg2 z:(unsigned long long)arg3; - (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3; -- (BOOL)isRoadClassDisabled:(int)arg1; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; -@property(nonatomic) int mapType; +- (_Bool)isRoadClassDisabled:(int)arg1; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) _Bool localizeLabels; +@property(nonatomic) long long mapType; @property(readonly) struct CGSize size; - (void)dealloc; -- (id)initWithSize:(struct CGSize)arg1 scale:(float)arg2 homeQueue:(id)arg3; +- (id)initWithSize:(struct CGSize)arg1 scale:(double)arg2 homeQueue:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapTile.h b/iOS7/PrivateFrameworks/VectorKit/VKMapTile.h index ede7da68e..1ba4ed3c1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapTile.h @@ -10,27 +10,31 @@ @class VKRasterTile; +// Not exported @interface VKMapTile : VKTile { - VKTile *_tiles[28]; - unsigned int _states[28]; - double _stateDates[28]; - id _stateMetas[28]; - CDStruct_ff03d24e _localBounds[28]; + VKTile *_tiles[29]; + unsigned long long _states[29]; + double _stateDates[29]; + id _stateMetas[29]; + CDStruct_ff03d24e _localBounds[29]; VKRasterTile *_rasterized; - BOOL _needsRasterization; + _Bool _needsRasterization; float _maximumStyleZ; + shared_ptr_a619b154 _infoMapTile; } -@property(nonatomic) BOOL needsRasterization; // @synthesize needsRasterization=_needsRasterization; +@property(nonatomic) shared_ptr_a619b154 infoMapTile; // @synthesize infoMapTile=_infoMapTile; +@property(nonatomic) _Bool needsRasterization; // @synthesize needsRasterization=_needsRasterization; @property(retain, nonatomic) VKRasterTile *rasterized; // @synthesize rasterized=_rasterized; @property(readonly, nonatomic) float maximumStyleZ; // @synthesize maximumStyleZ=_maximumStyleZ; - (id).cxx_construct; +- (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; -- (CDStruct_818bb265)localBoundsForLayer:(unsigned int)arg1; -- (void)setTile:(id)arg1 state:(unsigned int)arg2 metadata:(id)arg3 forLayer:(unsigned int)arg4; -- (unsigned int)tileStateForLayer:(unsigned int)arg1; -- (id)tileForLayer:(unsigned int)arg1; +- (CDStruct_818bb265)localBoundsForLayer:(unsigned long long)arg1; +- (void)setTile:(id)arg1 state:(unsigned long long)arg2 metadata:(id)arg3 forLayer:(unsigned long long)arg4; +- (unsigned long long)tileStateForLayer:(unsigned long long)arg1; +- (id)tileForLayer:(unsigned long long)arg1; - (void)updateViewDependentStateWithContext:(id)arg1; - (id)detailedDescription; - (id)description; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapTileList.h b/iOS7/PrivateFrameworks/VectorKit/VKMapTileList.h index 65319236a..63b16dc43 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapTileList.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapTileList.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface VKMapTileList : NSObject { struct vector> _list; - vector_3bee010d _rectList[28]; + vector_3bee010d _rectList[29]; float _maximumStyleZ; } @@ -19,10 +20,10 @@ - (void)consolidateList; - (void)clearList; - (void)addTileToList:(id)arg1; -@property(readonly, nonatomic) unsigned int numTiles; -- (unsigned int)numRectForLayer:(unsigned int)arg1; -- (const CDStruct_818bb265 *)rectListForLayer:(unsigned int)arg1; -- (const vector_3bee010d *)rectListVectorForLayer:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long numTiles; +- (unsigned long long)numRectForLayer:(unsigned long long)arg1; +- (const CDStruct_818bb265 *)rectListForLayer:(unsigned long long)arg1; +- (const vector_3bee010d *)rectListVectorForLayer:(unsigned long long)arg1; @property(readonly, nonatomic) id *tileList; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapTileModel.h b/iOS7/PrivateFrameworks/VectorKit/VKMapTileModel.h index c8ee2b187..d48cd64ab 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapTileModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapTileModel.h @@ -11,6 +11,7 @@ @class NSMutableSet, NSSet, VKMapModel, VKStylesheet; +// Not exported @interface VKMapTileModel : VKModelObject { NSMutableSet *_tilesWillEnterScene; @@ -24,11 +25,11 @@ unsigned char _maximumZ; } -+ (BOOL)reloadOnActiveTileGroupChange; -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnActiveTileGroupChange; ++ (_Bool)reloadOnStylesheetChange; @property(nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; @property(readonly, nonatomic) NSSet *tilesInScene; // @synthesize tilesInScene=_tilesInScene; -- (void)updateTilesInScene:(id)arg1 withContext:(id)arg2 categorize:(BOOL)arg3; +- (void)updateTilesInScene:(id)arg1 withContext:(id)arg2 categorize:(_Bool)arg3; - (void)activeTileGroupChanged; - (void)stylesheetDidChange; - (void)stylesheetWillChange; @@ -42,10 +43,10 @@ - (void)createCollections; - (void)createCollectionsIfNecessary; - (void)clearCollections; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; @property(readonly, nonatomic) VKStylesheet *stylesheet; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMapView.h b/iOS7/PrivateFrameworks/VectorKit/VKMapView.h index cc1cbfdcf..1fd79f9cd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMapView.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMapView.h @@ -8,28 +8,26 @@ #import "VKInteractiveMapDelegate-Protocol.h" -@class GEOMapRegion, NSArray, NSString, VKAnimation, VKClassicGlobeCanvas, VKLabelMarker, VKMapCanvas, VKPolylineOverlayPainter; +@class CADisplay, GEOMapRegion, NSArray, NSString, VKAnimation, VKClassicGlobeCanvas, VKLabelMarker, VKMapCanvas, VKPolylineOverlayPainter; @interface VKMapView : CALayer { - int _mapType; + long long _mapType; VKMapCanvas *_canvas; VKClassicGlobeCanvas *_globe; id _mapDelegate; - BOOL _loaderOpen; + _Bool _loaderOpen; NSString *_tileLoaderClientID; - int _mapDisplayStyle; + long long _mapDisplayStyle; VKAnimation *_mapDisplayStyleAnimation; VKAnimation *_edgeInsetAnimation; - NSString *_localizedFlyoverBorderName; + _Bool _isChangingMapType; } + (id)installedStylesheetNames; -@property(copy, nonatomic) NSString *localizedFlyoverBorderName; // @synthesize localizedFlyoverBorderName=_localizedFlyoverBorderName; @property(nonatomic) id mapDelegate; // @synthesize mapDelegate=_mapDelegate; - (void)removeExternalAnchor:(id)arg1; - (void)addExternalAnchor:(id)arg1; -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; - (void)setPuckHorizontalOffset:(double)arg1 duration:(double)arg2 timingFunction:(id)arg3; @property(nonatomic) double userZoomFocusStyleMaxGroundspanMeters; @property(nonatomic) double userZoomFocusStyleMinGroundspanMeters; @@ -37,33 +35,31 @@ - (void)setRouteLineSplitAnnotation:(id)arg1; - (void)puckAnimator:(id)arg1 updatedTargetPosition:(struct VKPoint)arg2; - (void)puckAnimatorDidStop:(id)arg1; -- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_cc67e4ef *)arg2; -@property(nonatomic) BOOL rendersInBackground; +- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_b926a728 *)arg2; +@property(nonatomic) _Bool rendersInBackground; - (void)goToTileX:(int)arg1 Y:(int)arg2 Z:(int)arg3 tileSize:(int)arg4; -- (struct _VGLColor)clearColor; -- (BOOL)gridDisabled; -- (BOOL)realisticLandDisabled; -- (BOOL)realisticRoadsDisabled; -- (BOOL)rastersDisabled; -- (BOOL)buildingFootprintsDisabled; -- (BOOL)polygonsDisabled; -- (BOOL)labelsDisabled; -- (BOOL)roadsDisabled; -@property(readonly, nonatomic, getter=isFullyDrawn) BOOL fullyDrawn; -- (BOOL)roadClassDisabled:(int)arg1; -- (void)setClearColor:(struct _VGLColor)arg1; -- (void)setDisableGrid:(BOOL)arg1; -- (void)setDisableRealisticLand:(BOOL)arg1; -- (void)setDisableRealisticRoads:(BOOL)arg1; -- (void)setDisableRoadClass:(BOOL)arg1 forRoadClass:(int)arg2; -- (void)setDisableRasters:(BOOL)arg1; -- (void)setEnabledBlackRoadLines:(BOOL)arg1; -- (void)setDisableBuildingFootprints:(BOOL)arg1; -- (void)setDisablePolygons:(BOOL)arg1; -- (void)setDisableLabels:(BOOL)arg1; -- (void)setDisableRoads:(BOOL)arg1; +- (_Bool)gridDisabled; +- (_Bool)realisticLandDisabled; +- (_Bool)realisticRoadsDisabled; +- (_Bool)rastersDisabled; +- (_Bool)buildingFootprintsDisabled; +- (_Bool)polygonsDisabled; +- (_Bool)labelsDisabled; +- (_Bool)roadsDisabled; +@property(readonly, nonatomic, getter=isFullyDrawn) _Bool fullyDrawn; +- (_Bool)roadClassDisabled:(int)arg1; +- (void)setDisableGrid:(_Bool)arg1; +- (void)setDisableRealisticLand:(_Bool)arg1; +- (void)setDisableRealisticRoads:(_Bool)arg1; +- (void)setDisableRoadClass:(_Bool)arg1 forRoadClass:(int)arg2; +- (void)setDisableRasters:(_Bool)arg1; +- (void)setEnabledBlackRoadLines:(_Bool)arg1; +- (void)setDisableBuildingFootprints:(_Bool)arg1; +- (void)setDisablePolygons:(_Bool)arg1; +- (void)setDisableLabels:(_Bool)arg1; +- (void)setDisableRoads:(_Bool)arg1; - (void)stopSnappingAnimations; -- (BOOL)isPointValidForGesturing:(struct CGPoint)arg1; +- (_Bool)isPointValidForGesturing:(struct CGPoint)arg1; - (void)stopPitchingWithFocusPoint:(struct CGPoint)arg1; - (void)updatePitchWithFocusPoint:(struct CGPoint)arg1 translation:(double)arg2; - (void)startPitchingWithFocusPoint:(struct CGPoint)arg1; @@ -78,21 +74,22 @@ - (void)updatePinchWithFocusPoint:(struct CGPoint)arg1 oldFactor:(double)arg2 newFactor:(double)arg3; - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 withFocusPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; -- (void)map:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)zoomToLevel:(double)arg1 withFocusPoint:(struct CGPoint)arg2; +- (void)map:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)map:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; -- (void)mapDidFinishChangingMapDisplayStyle:(int)arg1; -- (void)map:(id)arg1 canShowFlyoverDidChange:(BOOL)arg2; -- (void)map:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)map:(id)arg1 didBecomePitched:(BOOL)arg2; +- (void)mapDidFinishChangingMapDisplayStyle:(long long)arg1; +- (void)map:(id)arg1 canShowFlyoverDidChange:(_Bool)arg2; +- (void)map:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)map:(id)arg1 didBecomePitched:(_Bool)arg2; - (void)mapDidBecomePartiallyDrawn:(id)arg1; -- (void)mapDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (void)mapDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (id)map:(id)arg1 painterForOverlay:(id)arg2; - (void)map:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; - (void)map:(id)arg1 didAddAnnotationMarkers:(id)arg2; - (id)map:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)mapDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)mapDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)mapWillStartRegionAnimation:(id)arg1; - (void)mapDidDraw:(id)arg1; - (void)mapDidChangeVisibleRegion:(id)arg1; @@ -100,7 +97,7 @@ - (void)mapDidFinishLoadingTiles:(id)arg1; - (void)mapDidStartLoadingTiles:(id)arg1; @property(retain, nonatomic) VKPolylineOverlayPainter *focusedLabelsPolylinePainter; -- (BOOL)restoreViewportFromInfo:(id)arg1; +- (_Bool)restoreViewportFromInfo:(id)arg1; - (id)viewportInfo; - (void)setCurrentLocationText:(id)arg1; - (void)setRouteUserOffset:(struct PolylineCoordinate)arg1; @@ -113,52 +110,54 @@ - (void)removeOverlay:(id)arg1; - (void)addOverlay:(id)arg1; - (void)setTracePlaybackSpeedMultiplier:(double)arg1; -@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) BOOL animatingToTrackAnnotation; +@property(readonly, nonatomic, getter=isAnimatingToTrackAnnotation) _Bool animatingToTrackAnnotation; - (void)stopTrackingAnnotation; -- (void)startTrackingAnnotation:(id)arg1 trackHeading:(BOOL)arg2 animated:(BOOL)arg3; -@property(nonatomic) BOOL trackingAutoSelectsZoomScale; +- (void)startTrackingAnnotation:(id)arg1 trackHeading:(_Bool)arg2 animated:(_Bool)arg3; +@property(nonatomic) long long annotationTrackingZoomStyle; @property(nonatomic) double trackingZoomScale; @property(readonly, nonatomic) NSArray *labelMarkers; @property(readonly, nonatomic) NSArray *annotationMarkers; @property(readonly, nonatomic) VKLabelMarker *selectedLabelMarker; -- (BOOL)shouldHideOffscreenSelectedAnnotation; +- (_Bool)shouldHideOffscreenSelectedAnnotation; - (id)annotationCoordinateTest; - (id)annotationRectTest; - (void)setAnnotationMarkerDeselectionCallback:(id)arg1; - (void)deselectAnnotationMarker:(id)arg1; - (void)selectAnnotationMarker:(id)arg1; - (void)removeAnnotationMarker:(id)arg1; -- (void)addAnnotationMarker:(id)arg1 allowAnimation:(BOOL)arg2; -- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(BOOL)arg3 duration:(double)arg4 completionHandler:(id)arg5; -@property(readonly, nonatomic) BOOL canShowFlyover; -@property(readonly, nonatomic, getter=isShowingFlyover) BOOL showingFlyover; +- (void)addAnnotationMarker:(id)arg1 allowAnimation:(_Bool)arg2; +- (void)panWithOffset:(struct CGPoint)arg1 relativeToScreenPoint:(struct CGPoint)arg2 animated:(_Bool)arg3 duration:(double)arg4 completionHandler:(id)arg5; +@property(readonly, nonatomic) _Bool canShowFlyover; +@property(readonly, nonatomic, getter=isShowingFlyover) _Bool showingFlyover; - (void)stopMotionControl; - (void)startMotionControlWithProvider:(id)arg1; -@property(readonly, nonatomic) BOOL isMotionControlActive; -@property(readonly, nonatomic) BOOL canEnter3DMode; -@property(readonly, nonatomic, getter=isFullyPitched) BOOL fullyPitched; -@property(readonly, nonatomic, getter=isPitched) BOOL pitched; +@property(readonly, nonatomic) _Bool isMotionControlActive; +@property(readonly, nonatomic) _Bool canEnter3DMode; +@property(readonly, nonatomic, getter=isFullyPitched) _Bool fullyPitched; +@property(readonly, nonatomic, getter=isPitched) _Bool pitched; - (void)exit3DMode; - (void)enter3DMode; - (void)deselectLabelMarker; - (void)selectLabelMarker:(id)arg1; -- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(BOOL)arg2; -- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(BOOL)arg2; +- (id)labelMarkerForSelectionAtPoint:(struct CGPoint)arg1 selectableLabelsOnly:(_Bool)arg2; +- (id)annotationMarkerForSelectionAtPoint:(struct CGPoint)arg1 avoidCurrent:(_Bool)arg2; @property(retain, nonatomic) NSArray *alwaysVisibleTrafficIncidents; @property(retain, nonatomic) id routePreloadSession; +- (void)preloadNavigationSceneAnimationResourcesForDisplayStyle:(long long)arg1; - (void)preloadNavigationSceneResources; @property(nonatomic) int trackingCameraPanStyle; -- (void)setShouldLimitTrackingCameraHeight:(BOOL)arg1; -- (void)transitionToTracking:(BOOL)arg1 mapMode:(int)arg2 pounceCompletionHandler:(id)arg3; +- (void)setShouldLimitTrackingCameraHeight:(_Bool)arg1; +- (void)transitionToTracking:(_Bool)arg1 mapMode:(long long)arg2 pounceCompletionHandler:(id)arg3; - (void)stopTracking; - (void)updateCameraContext:(id)arg1; - (void)preparePlaceCardAnimationForLocation:(CDStruct_c3b9c2ee)arg1 completion:(id)arg2; - (void)stopScenicAnimation; - (void)stopPlaceCardAnimation; - (void)startPlaceCardAnimationAtCoordinate:(CDStruct_c3b9c2ee)arg1 andDistance:(double)arg2; -@property(readonly, nonatomic) BOOL canShowAnimationForPlaceCard; +@property(readonly, nonatomic) _Bool canShowAnimationForPlaceCard; - (void)showSearchResultAnimationAtCoordinate:(CDStruct_c3b9c2ee)arg1 withMapRegion:(id)arg2; -- (BOOL)canShowAnimationForSearchResultWithMapRegion:(id)arg1; +- (_Bool)canShowAnimationForSearchResultWithMapRegion:(id)arg1; +@property(nonatomic) struct VKEdgeInsets labelEdgeInsets; @property(nonatomic) struct VKEdgeInsets fullyOccludedEdgeInsets; @property(nonatomic) struct VKEdgeInsets edgeInsets; - (void)setEdgeInsets:(struct VKEdgeInsets)arg1 duration:(double)arg2 timingFunction:(id)arg3; @@ -167,21 +166,21 @@ - (struct CGPoint)convertMapPoint:(CDStruct_c3b9c2ee)arg1 toPointToLayer:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toMapPointFromLayer:(id)arg2; - (CDStruct_c3b9c2ee)convertPoint:(struct CGPoint)arg1 toCoordinateFromLayer:(id)arg2; -- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(BOOL)arg2; +- (void)setCenterCoordinate:(CDStruct_071ac149)arg1 animated:(_Bool)arg2; - (double)durationToAnimateToMapRegion:(id)arg1; - (void)animateToMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 duration:(double)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4 completion:(id)arg5; -- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(BOOL)arg4; -- (void)setYaw:(double)arg1 animated:(BOOL)arg2; -- (void)setMapRegion:(id)arg1 animated:(BOOL)arg2; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4 completion:(id)arg5; +- (void)setMapRegion:(id)arg1 pitch:(double)arg2 yaw:(double)arg3 animated:(_Bool)arg4; +- (void)setYaw:(double)arg1 animated:(_Bool)arg2; +- (void)setMapRegion:(id)arg1 animated:(_Bool)arg2; - (void)runAnimation:(id)arg1; -- (void)setContentsScale:(float)arg1; +- (void)setContentsScale:(double)arg1; - (void)dealloc; -- (id)initWithGlobe:(BOOL)arg1 shouldRasterize:(BOOL)arg2; -@property(nonatomic) BOOL allowDatelineWraparound; +- (id)initWithGlobe:(_Bool)arg1 shouldRasterize:(_Bool)arg2 inBackground:(_Bool)arg3; +@property(nonatomic) _Bool allowDatelineWraparound; - (void)setCenterCoordinate:(CDStruct_c3b9c2ee)arg1 altitude:(double)arg2 yaw:(double)arg3 pitch:(double)arg4 duration:(double)arg5 timingCurve:(id)arg6 completion:(void)arg7; @property(nonatomic) CDStruct_071ac149 centerCoordinate; -- (id)consoleString:(BOOL)arg1; +- (id)consoleString:(_Bool)arg1; @property(readonly, nonatomic) GEOMapRegion *mapRegionOfInterest; @property(retain, nonatomic) GEOMapRegion *mapRegion; @property(readonly, nonatomic) double altitude; @@ -190,56 +189,60 @@ @property(readonly, nonatomic) double yaw; - (struct CGRect)mapRegionBounds; - (void)setBounds:(struct CGRect)arg1; -- (void)_setStyleTransitionProgress:(float)arg1 targetStyle:(int)arg2 step:(int)arg3; -- (float)_styleTransitionProgress; -- (void)setMapDisplayStyle:(int)arg1 animated:(BOOL)arg2; -@property(nonatomic) int mapDisplayStyle; -@property(nonatomic) int mapType; -- (BOOL)supportsMapType:(int)arg1; +- (void)_setStyleTransitionProgress:(double)arg1 targetStyle:(long long)arg2 step:(long long)arg3; +- (double)_styleTransitionProgress; +- (void)setMapDisplayStyle:(long long)arg1 animated:(_Bool)arg2; +@property(nonatomic) long long mapDisplayStyle; +@property(nonatomic) long long mapType; +- (_Bool)supportsMapType:(long long)arg1; - (void)_initializeGlobe; - (void)_createGlobe; - (void)setCanonicalSkyHeight:(double)arg1; -@property(nonatomic) BOOL dynamicMapModesEnabled; -- (void)setDesiredMapMode:(int)arg1 immediate:(BOOL)arg2; -@property(nonatomic) int shieldIdiom; -@property(nonatomic) int navigationShieldSize; -@property(nonatomic) int shieldSize; +@property(nonatomic) _Bool dynamicMapModesEnabled; +- (void)setDesiredMapMode:(long long)arg1 immediate:(_Bool)arg2; +@property(nonatomic) _Bool showsBuildings; +@property(nonatomic) _Bool showsPointsOfInterest; +@property(nonatomic) long long shieldIdiom; +@property(nonatomic) long long navigationShieldSize; +@property(nonatomic) long long shieldSize; - (double)currentZoomLevel; @property(readonly, nonatomic) double maximumZoomLevel; @property(readonly, nonatomic) double minimumZoomLevel; -@property(nonatomic) BOOL iconsShouldAlignToPixels; -@property(nonatomic, getter=isGesturing) BOOL gesturing; +@property(nonatomic) _Bool iconsShouldAlignToPixels; +@property(nonatomic, getter=isGesturing) _Bool gesturing; - (id)detailedDescription; -@property(nonatomic) BOOL shouldLoadMapMargin; -@property(nonatomic) BOOL shouldLoadFallbackTiles; +@property(nonatomic) _Bool shouldLoadMapMargin; +@property(nonatomic) _Bool shouldLoadFallbackTiles; - (void)debugHighlightLabelAtPoint:(struct CGPoint)arg1; -@property(readonly, nonatomic) BOOL enableDebugLabelHighlighting; -- (void)setHidden:(BOOL)arg1; +@property(readonly, nonatomic) _Bool enableDebugLabelHighlighting; +@property(retain, nonatomic) CADisplay *hostDisplay; +- (void)setHidden:(_Bool)arg1; - (void)clearScene; - (void)setNeedsDisplay; - (void)setNeedsLayout; -- (void)debugShowTourJump:(BOOL)arg1; +- (void)debugShowTourJump:(_Bool)arg1; - (void)debugRunPerformanceTestWithOutputHeader:(id)arg1; @property(readonly, nonatomic) float debugFramesPerSecond; -@property(nonatomic) BOOL debugEnableMultisampling; -@property(nonatomic) BOOL debugLayoutContinuously; -@property(nonatomic) BOOL debugDrawContinuously; -@property(nonatomic) BOOL debugPaintFrameRateGraph; -@property(nonatomic) BOOL isPitchable; -@property(nonatomic) BOOL staysCenteredDuringRotation; -@property(nonatomic) BOOL staysCenteredDuringPinch; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; +@property(nonatomic) _Bool debugEnableMultisampling; +@property(nonatomic) _Bool debugLayoutContinuously; +@property(nonatomic) _Bool debugDrawContinuously; +@property(nonatomic) _Bool debugPaintFrameRateGraph; +@property(nonatomic) _Bool isPitchable; +@property(nonatomic) _Bool staysCenteredDuringRotation; +@property(nonatomic) _Bool staysCenteredDuringPinch; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; +- (_Bool)currentZoomLevelAllowsRotation; - (void)didEnterBackground; - (void)willEnterForeground; -@property(nonatomic) int displayRate; -@property(nonatomic) BOOL trafficEnabled; -- (void)setTargetDisplay:(int)arg1; +@property(nonatomic) long long displayRate; +@property(nonatomic) _Bool trafficEnabled; +- (void)setTargetDisplay:(long long)arg1; - (void)setStylesheet:(id)arg1; - (id)stylesheet; - (id)stylesheetName; - (void)setStylesheetName:(id)arg1; -- (BOOL)isShowingNoDataPlaceholders; +- (_Bool)isShowingNoDataPlaceholders; - (id)attributionsForCurrentRegion; @property(readonly, nonatomic) NSArray *visibleTileSets; - (void)forceLayout; @@ -247,8 +250,9 @@ - (id)currentCanvas; - (void)closeLoaderConnection; - (void)openLoaderConnection; +- (void)resetContext; - (void)forceSceneLoad; -@property(nonatomic, getter=isLabelMarkerSelectionEnabled) BOOL labelMarkerSelectionEnabled; +@property(nonatomic, getter=isLabelMarkerSelectionEnabled) _Bool labelMarkerSelectionEnabled; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMemoryObserver.h b/iOS7/PrivateFrameworks/VectorKit/VKMemoryObserver.h index 713af8394..da1795181 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMemoryObserver.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMemoryObserver.h @@ -8,6 +8,7 @@ @class NSObject; +// Not exported @interface VKMemoryObserver : NSObject { id _target; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMercatorTerrainHeightCache.h b/iOS7/PrivateFrameworks/VectorKit/VKMercatorTerrainHeightCache.h index ecaa6413c..3caba9519 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMercatorTerrainHeightCache.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMercatorTerrainHeightCache.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKMercatorTerrainHeightCache : NSObject { id _heightProvider; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMeshAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKMeshAnnotationMarker.h index 149d83890..e371cba0e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMeshAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMeshAnnotationMarker.h @@ -8,6 +8,7 @@ @class VGLMesh; +// Not exported @interface VKMeshAnnotationMarker : VKAnnotationMarker { VGLMesh *_mesh; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMockRasterTileRequester.h b/iOS7/PrivateFrameworks/VectorKit/VKMockRasterTileRequester.h index d58844862..c4aef9a08 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMockRasterTileRequester.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMockRasterTileRequester.h @@ -6,6 +6,7 @@ #import "GEOTileRequester.h" +// Not exported @interface VKMockRasterTileRequester : GEOTileRequester { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMockVectorTileRequester.h b/iOS7/PrivateFrameworks/VectorKit/VKMockVectorTileRequester.h index c53b634e6..e6a2595cb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMockVectorTileRequester.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMockVectorTileRequester.h @@ -6,6 +6,7 @@ #import "GEOTileRequester.h" +// Not exported @interface VKMockVectorTileRequester : GEOTileRequester { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKModelObject.h b/iOS7/PrivateFrameworks/VectorKit/VKModelObject.h index 2562f0264..3442900e7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKModelObject.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKModelObject.h @@ -8,19 +8,20 @@ @class NSArray, NSMutableArray, NSObject, VKWorld; +// Not exported @interface VKModelObject : NSObject { VKWorld *_world; VKModelObject *_supermodel; NSMutableArray *_submodels; NSMutableArray *_drawPasses; - BOOL _active; + _Bool _active; unsigned int _needsLayout; unsigned int _needsDisplay; NSObject *_drawReady; } -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; @property(readonly, nonatomic) VKModelObject *supermodel; // @synthesize supermodel=_supermodel; @property(readonly, nonatomic) NSArray *submodels; // @synthesize submodels=_submodels; @property(nonatomic) VKWorld *world; // @synthesize world=_world; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKModelObject_DrawPass.h b/iOS7/PrivateFrameworks/VectorKit/VKModelObject_DrawPass.h index f83bd8759..45da198a4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKModelObject_DrawPass.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKModelObject_DrawPass.h @@ -8,10 +8,11 @@ @class VKModelObject; +// Not exported @interface VKModelObject_DrawPass : NSObject { - VKModelObject *_submodel; unsigned int _pass; + VKModelObject *_submodel; } @property(nonatomic) unsigned int pass; // @synthesize pass=_pass; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKMultiPointOverlay.h b/iOS7/PrivateFrameworks/VectorKit/VKMultiPointOverlay.h index 0d156fb57..de4b9b428 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKMultiPointOverlay.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKMultiPointOverlay.h @@ -10,21 +10,22 @@ @class GEOMapRegion; +// Not exported @interface VKMultiPointOverlay : NSObject { Vec2Imp_1782d7e3 *_points; - unsigned int _pointCount; + unsigned long long _pointCount; CDStruct_aca18c62 _bounds; GEOMapRegion *_boundingMapRegion; } @property(readonly, nonatomic) GEOMapRegion *boundingMapRegion; // @synthesize boundingMapRegion=_boundingMapRegion; @property(readonly, nonatomic) CDStruct_d2b197d1 bounds; // @synthesize bounds=_bounds; -@property(readonly, nonatomic) unsigned int pointCount; // @synthesize pointCount=_pointCount; +@property(readonly, nonatomic) unsigned long long pointCount; // @synthesize pointCount=_pointCount; @property(readonly, nonatomic) Vec2Imp_1782d7e3 *points; // @synthesize points=_points; - (id).cxx_construct; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; -- (void)_setCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; +- (void)_setCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKNavUserLocationAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKNavUserLocationAnnotationMarker.h index 94556dd86..169536226 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKNavUserLocationAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKNavUserLocationAnnotationMarker.h @@ -10,15 +10,15 @@ @interface VKNavUserLocationAnnotationMarker : VKMeshAnnotationMarker { - BOOL _shouldBillboard; + _Bool _shouldBillboard; VKAnimation *_billboardAnimation; float _billboardFactor; float _scale; - BOOL _shouldShowCourse; - BOOL _puckFlipped; + _Bool _shouldShowCourse; + _Bool _puckFlipped; double _presentationCourse; double _sizePoints; - BOOL _stale; + _Bool _stale; VGLTexture *_arrowTexture; VGLTexture *_circleTexture; VKAnimation *_puckStyleAnimation; @@ -26,23 +26,22 @@ float _greyPuckAlphaScale; VGLRenderState *_puckRenderState; struct { - float alphaScale; CDStruct_aa5aacbc arrowMatrix; CDStruct_aa5aacbc circleMatrix; - int depthMode; struct _VGLColor arrowColor; } _puckState; int _style; struct _VGLColor _arrowColor; struct _VGLColor _arrowColorStale; float _circleBrightness; + float _arrowBrightness; } @property(nonatomic) struct _VGLColor innerColor; // @synthesize innerColor=_arrowColor; @property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) BOOL shouldShowCourse; // @synthesize shouldShowCourse=_shouldShowCourse; -@property(nonatomic) BOOL shouldBillboard; // @synthesize shouldBillboard=_shouldBillboard; -@property(nonatomic, getter=isStale) BOOL stale; // @synthesize stale=_stale; +@property(nonatomic) _Bool shouldShowCourse; // @synthesize shouldShowCourse=_shouldShowCourse; +@property(nonatomic) _Bool shouldBillboard; // @synthesize shouldBillboard=_shouldBillboard; +@property(nonatomic, getter=isStale) _Bool stale; // @synthesize stale=_stale; @property(nonatomic) float scale; // @synthesize scale=_scale; - (id).cxx_construct; - (void)updateWithStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKObjectPool.h b/iOS7/PrivateFrameworks/VectorKit/VKObjectPool.h index 1f857d598..b8c84526e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKObjectPool.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKObjectPool.h @@ -8,6 +8,7 @@ @class NSMapTable; +// Not exported @interface VKObjectPool : NSObject { NSMapTable *_map; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOriginalRouteMapMatchingDataSource.h b/iOS7/PrivateFrameworks/VectorKit/VKOriginalRouteMapMatchingDataSource.h index d64f868e1..7f371a5bb 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOriginalRouteMapMatchingDataSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOriginalRouteMapMatchingDataSource.h @@ -10,6 +10,7 @@ @class NSArray; +// Not exported @interface VKOriginalRouteMapMatchingDataSource : NSObject { struct _NSRange _sectionRange; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerDelegate-Protocol.h index 00126baa1..66307bf1e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol VKOverlayContainerDelegate -- (BOOL)overlayContainerIsInRealisticMode:(id)arg1; +- (_Bool)overlayContainerIsInRealisticMode:(id)arg1; - (id)overlayContainer:(id)arg1 roadTileForTile:(id)arg2; - (id)overlayContainer:(id)arg1 painterForOverlay:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerModel.h b/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerModel.h index 42b1b1dbe..7f63201d6 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOverlayContainerModel.h @@ -11,6 +11,7 @@ @class NSMapTable, NSMutableArray, NSMutableSet, NSSet, VKSkyModel, VKStylesheet; +// Not exported @interface VKOverlayContainerModel : VKMapTileModel { NSMutableSet *_visibleOverlays; @@ -19,26 +20,24 @@ NSMutableSet *_overlaysToAdd; NSMutableSet *_overlaysToRemove; id _delegate; - BOOL _shouldCheckForOcclusion; - BOOL _shouldOccludeTraffic; - BOOL _shouldShowTraffic; + _Bool _shouldCheckForOcclusion; + _Bool _shouldOccludeTraffic; + _Bool _shouldShowTraffic; NSMapTable *_persistentOverlaysToPainters; NSMutableSet *_persistentOverlays; id _routeLineSplitAnnotation; - float _brightness; VKSkyModel *_skyModel; - CDStruct_cc67e4ef _puckPosition; + CDStruct_b926a728 _puckPosition; } -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(retain, nonatomic) VKSkyModel *skyModel; // @synthesize skyModel=_skyModel; -@property(nonatomic) float brightness; // @synthesize brightness=_brightness; -@property(nonatomic) BOOL shouldOccludeTraffic; // @synthesize shouldOccludeTraffic=_shouldOccludeTraffic; +@property(nonatomic) _Bool shouldOccludeTraffic; // @synthesize shouldOccludeTraffic=_shouldOccludeTraffic; @property(readonly, nonatomic) NSSet *persistentOverlays; // @synthesize persistentOverlays=_persistentOverlays; @property(retain, nonatomic) id routeLineSplitAnnotation; // @synthesize routeLineSplitAnnotation=_routeLineSplitAnnotation; -@property(nonatomic) BOOL shouldShowTraffic; // @synthesize shouldShowTraffic=_shouldShowTraffic; -@property(nonatomic) BOOL shouldCheckForOcclusion; // @synthesize shouldCheckForOcclusion=_shouldCheckForOcclusion; -@property(readonly, nonatomic) CDStruct_cc67e4ef puckPosition; // @synthesize puckPosition=_puckPosition; +@property(nonatomic) _Bool shouldShowTraffic; // @synthesize shouldShowTraffic=_shouldShowTraffic; +@property(nonatomic) _Bool shouldCheckForOcclusion; // @synthesize shouldCheckForOcclusion=_shouldCheckForOcclusion; +@property(readonly, nonatomic) CDStruct_b926a728 puckPosition; // @synthesize puckPosition=_puckPosition; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id).cxx_construct; - (void)stylesheetDidChange; @@ -48,9 +47,9 @@ - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)_updatePainterOrdering; -@property(readonly, nonatomic, getter=isInRealisticMode) BOOL inRealisticMode; +@property(readonly, nonatomic, getter=isInRealisticMode) _Bool inRealisticMode; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOverlayPainter.h b/iOS7/PrivateFrameworks/VectorKit/VKOverlayPainter.h index 299003034..63ec216c9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOverlayPainter.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOverlayPainter.h @@ -8,6 +8,7 @@ @class VKOverlayContainerModel; +// Not exported @interface VKOverlayPainter : NSObject { id _overlay; @@ -15,7 +16,6 @@ float _brightness; } -@property(nonatomic) float brightness; // @synthesize brightness=_brightness; @property(nonatomic) VKOverlayContainerModel *containerModel; // @synthesize containerModel=_containerModel; @property(readonly, nonatomic) id overlay; // @synthesize overlay=_overlay; - (void)stylesheetDidChange; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOverlayTile.h b/iOS7/PrivateFrameworks/VectorKit/VKOverlayTile.h index fb98454f9..4c72b70a3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOverlayTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOverlayTile.h @@ -8,6 +8,7 @@ @class NSArray, NSMapTable, NSMutableArray, VKVectorTile; +// Not exported @interface VKOverlayTile : VKTile { NSMutableArray *_overlays; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKOverlayTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKOverlayTileSource.h index 100a6a8f0..fc6d63dc0 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKOverlayTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKOverlayTileSource.h @@ -8,6 +8,7 @@ @class NSArray, NSMutableArray; +// Not exported @interface VKOverlayTileSource : VKTileSource { VKTileSource *_tileSourceToMatch; @@ -20,15 +21,15 @@ - (struct VKTileKey)sourceKeyForDownloadKey:(const struct _GEOTileKey *)arg1; - (struct _GEOTileKey)downloadKeyAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; - (id)tileForKey:(const struct VKTileKey *)arg1; -- (BOOL)canFetchTileForKey:(const struct VKTileKey *)arg1; -- (int)maximumZoomLevel; -- (int)minimumZoomLevel; -- (int)zEquivalenceClass; -- (int)maximumDownloadZoomLevel; -- (int)minimumDownloadZoomLevel; -- (int)tileSize; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; +- (_Bool)canFetchTileForKey:(const struct VKTileKey *)arg1; +- (long long)maximumZoomLevel; +- (long long)minimumZoomLevel; +- (long long)zEquivalenceClass; +- (long long)maximumDownloadZoomLevel; +- (long long)minimumDownloadZoomLevel; +- (long long)tileSize; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; - (struct VKTileKey)sourceKeyForRenderKey:(const struct VKTileKey *)arg1; - (struct VKTileKey)nativeKeyForRenderKey:(const struct VKTileKey *)arg1; - (void)matchTilesFromSource:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShield.h b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShield.h index 8e6568c09..a7cebdac7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShield.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShield.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface VKPGenericShield : PBCodable { int _style; @@ -16,15 +17,15 @@ @property(retain, nonatomic) NSMutableArray *variants; // @synthesize variants=_variants; @property(nonatomic) int style; // @synthesize style=_style; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)variantAtIndex:(unsigned int)arg1; -- (unsigned int)variantsCount; +- (id)variantAtIndex:(unsigned long long)arg1; +- (unsigned long long)variantsCount; - (void)addVariant:(id)arg1; - (void)clearVariants; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStyleInfo.h b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStyleInfo.h index f10ff24ab..91aa41b99 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStyleInfo.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStyleInfo.h @@ -6,9 +6,10 @@ #import "PBCodable.h" +// Not exported @interface VKPGenericShieldStyleInfo : PBCodable { - CDStruct_d570ea55 _textDropShadowOffsets; + CDStruct_fae3dc92 _textDropShadowOffsets; unsigned int _backgroundColor; unsigned int _borderColor; int _style; @@ -32,31 +33,31 @@ @property(nonatomic) float textDropShadowSize; // @synthesize textDropShadowSize=_textDropShadowSize; @property(nonatomic) unsigned int textStrokeColor; // @synthesize textStrokeColor=_textStrokeColor; @property(nonatomic) float textStrokeSize; // @synthesize textStrokeSize=_textStrokeSize; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasTextDropShadowColor; +@property(nonatomic) _Bool hasTextDropShadowColor; @property(nonatomic) unsigned int textDropShadowColor; // @synthesize textDropShadowColor=_textDropShadowColor; -@property(nonatomic) BOOL hasTextDropShadowSize; -- (void)setTextDropShadowOffsets:(float *)arg1 count:(unsigned int)arg2; -- (float)textDropShadowOffsetAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasTextDropShadowSize; +- (void)setTextDropShadowOffsets:(float *)arg1 count:(unsigned long long)arg2; +- (float)textDropShadowOffsetAtIndex:(unsigned long long)arg1; - (void)addTextDropShadowOffset:(float)arg1; - (void)clearTextDropShadowOffsets; @property(readonly, nonatomic) float *textDropShadowOffsets; -@property(readonly, nonatomic) unsigned int textDropShadowOffsetsCount; -@property(nonatomic) BOOL hasTextStrokeColor; -@property(nonatomic) BOOL hasTextStrokeSize; -@property(nonatomic) BOOL hasTextColor; +@property(readonly, nonatomic) unsigned long long textDropShadowOffsetsCount; +@property(nonatomic) _Bool hasTextStrokeColor; +@property(nonatomic) _Bool hasTextStrokeSize; +@property(nonatomic) _Bool hasTextColor; @property(nonatomic) unsigned int textColor; // @synthesize textColor=_textColor; -@property(nonatomic) BOOL hasBorderColor; +@property(nonatomic) _Bool hasBorderColor; @property(nonatomic) unsigned int borderColor; // @synthesize borderColor=_borderColor; -@property(nonatomic) BOOL hasBackgroundColor; +@property(nonatomic) _Bool hasBackgroundColor; @property(nonatomic) unsigned int backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic) BOOL hasStyle; +@property(nonatomic) _Bool hasStyle; @property(nonatomic) int style; // @synthesize style=_style; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStylePack.h b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStylePack.h index 24f2d5643..dce727ca2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStylePack.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldStylePack.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface VKPGenericShieldStylePack : PBCodable { NSMutableArray *_genericShields; @@ -16,19 +17,19 @@ @property(retain, nonatomic) NSMutableArray *genericShields; // @synthesize genericShields=_genericShields; @property(retain, nonatomic) NSMutableArray *textureAtlas; // @synthesize textureAtlas=_textureAtlas; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)genericShieldAtIndex:(unsigned int)arg1; -- (unsigned int)genericShieldsCount; +- (id)genericShieldAtIndex:(unsigned long long)arg1; +- (unsigned long long)genericShieldsCount; - (void)addGenericShield:(id)arg1; - (void)clearGenericShields; -- (id)textureAtlasAtIndex:(unsigned int)arg1; -- (unsigned int)textureAtlasCount; +- (id)textureAtlasAtIndex:(unsigned long long)arg1; +- (unsigned long long)textureAtlasCount; - (void)addTextureAtlas:(id)arg1; - (void)clearTextureAtlas; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant-VKGenericShieldGeneratorAdditions.h b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant-VKGenericShieldGeneratorAdditions.h new file mode 100644 index 000000000..d14016304 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant-VKGenericShieldGeneratorAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKPGenericShieldVariant (VKGenericShieldGeneratorAdditions) +- (struct CGImage *)newImageWithBackgroundColor:(struct CGColor *)arg1 borderColor:(struct CGColor *)arg2 textureAtlases:(id)arg3 contentScale:(double)arg4; +- (struct CGSize)_imageSizeWithTextureAtlases:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant.h b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant.h index a9fd11f80..c9edaa497 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGenericShieldVariant.h @@ -8,11 +8,12 @@ @class NSString; +// Not exported @interface VKPGenericShieldVariant : PBCodable { CDStruct_e9f6a06b *_layers; - unsigned int _layersCount; - unsigned int _layersSpace; + unsigned long long _layersCount; + unsigned long long _layersSpace; NSString *_fontName; float _fontSize; float _leftCapWidth; @@ -42,32 +43,30 @@ @property(nonatomic) float fontSize; // @synthesize fontSize=_fontSize; @property(retain, nonatomic) NSString *fontName; // @synthesize fontName=_fontName; @property(nonatomic) float textBaseLine; // @synthesize textBaseLine=_textBaseLine; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasRightPadding; -@property(nonatomic) BOOL hasLeftPadding; -@property(nonatomic) BOOL hasLineSpacing; -@property(nonatomic) BOOL hasRightCapWidth; -@property(nonatomic) BOOL hasLeftCapWidth; -@property(nonatomic) BOOL hasFontSize; -@property(readonly, nonatomic) BOOL hasFontName; -@property(nonatomic) BOOL hasTextBaseLine; -- (void)setLayers:(CDStruct_e9f6a06b *)arg1 count:(unsigned int)arg2; -- (CDStruct_e9f6a06b)layerAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasRightPadding; +@property(nonatomic) _Bool hasLeftPadding; +@property(nonatomic) _Bool hasLineSpacing; +@property(nonatomic) _Bool hasRightCapWidth; +@property(nonatomic) _Bool hasLeftCapWidth; +@property(nonatomic) _Bool hasFontSize; +@property(readonly, nonatomic) _Bool hasFontName; +@property(nonatomic) _Bool hasTextBaseLine; +- (void)setLayers:(CDStruct_e9f6a06b *)arg1 count:(unsigned long long)arg2; +- (CDStruct_e9f6a06b)layerAtIndex:(unsigned long long)arg1; - (void)addLayer:(CDStruct_e9f6a06b)arg1; - (void)clearLayers; @property(readonly, nonatomic) CDStruct_e9f6a06b *layers; -@property(readonly, nonatomic) unsigned int layersCount; -@property(nonatomic) BOOL hasNumberOfLines; +@property(readonly, nonatomic) unsigned long long layersCount; +@property(nonatomic) _Bool hasNumberOfLines; @property(nonatomic) unsigned int numberOfLines; // @synthesize numberOfLines=_numberOfLines; - (void)dealloc; -- (struct CGImage *)newImageWithBackgroundColor:(struct CGColor *)arg1 borderColor:(struct CGColor *)arg2 textureAtlases:(id)arg3 contentScale:(float)arg4; -- (struct CGSize)_imageSizeWithTextureAtlases:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-MapLayerExtras.h b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-MapLayerExtras.h new file mode 100644 index 000000000..a8ee0c388 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-MapLayerExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKPGlobalProperties (MapLayerExtras) +- (struct _NSRange)zoomRangeForMapLayer:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-Tilt.h b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-Tilt.h new file mode 100644 index 000000000..e634deb04 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties-Tilt.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKPGlobalProperties (Tilt) +- (float)tiltLimitScale:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties.h b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties.h index 12d8d451f..090c7656e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPGlobalProperties.h @@ -6,21 +6,24 @@ #import "PBCodable.h" +// Not exported @interface VKPGlobalProperties : PBCodable { - CDStruct_084d6ede _layerZoomRangeBackgroundRasters; - CDStruct_084d6ede _layerZoomRangeGroundCovers; - CDStruct_084d6ede _layerZoomRangeHybridRasters; - CDStruct_084d6ede _layerZoomRangePOIs; - CDStruct_084d6ede _layerZoomRangeRasterTraffics; - CDStruct_084d6ede _layerZoomRangeSatelliteRasters; - CDStruct_084d6ede _layerZoomRangeStandardRasters; - CDStruct_084d6ede _layerZoomRangeVectorBuildings; - CDStruct_084d6ede _layerZoomRangeVectorPolygons; - CDStruct_084d6ede _layerZoomRangeVectorRealistics; - CDStruct_084d6ede _layerZoomRangeVectorRoadTraffics; - CDStruct_084d6ede _layerZoomRangeVectorRoads; + CDStruct_9f2792e4 _layerZoomRangeBackgroundRasters; + CDStruct_9f2792e4 _layerZoomRangeGroundCovers; + CDStruct_9f2792e4 _layerZoomRangeHybridRasters; + CDStruct_9f2792e4 _layerZoomRangePOIs; + CDStruct_9f2792e4 _layerZoomRangeRasterTraffics; + CDStruct_9f2792e4 _layerZoomRangeSatelliteRasters; + CDStruct_9f2792e4 _layerZoomRangeStandardRasters; + CDStruct_9f2792e4 _layerZoomRangeVectorBuildings; + CDStruct_9f2792e4 _layerZoomRangeVectorPolygons; + CDStruct_9f2792e4 _layerZoomRangeVectorRealistics; + CDStruct_9f2792e4 _layerZoomRangeVectorRoadTraffics; + CDStruct_9f2792e4 _layerZoomRangeVectorRoads; unsigned int _buildingChangeoverZ; + float _globeLODScale; + float _lodOffset; float _minLineTriangleWidth; unsigned int _minTrafficTypeAccidentZ; unsigned int _minTrafficTypeConstructionZ; @@ -34,8 +37,11 @@ float _realisticNightBrightness; float _realisticShieldNightBrightness; float _shieldNightBrightness; + float _tiltLimitSatelliteScale; struct { unsigned int buildingChangeoverZ:1; + unsigned int globeLODScale:1; + unsigned int lodOffset:1; unsigned int minLineTriangleWidth:1; unsigned int minTrafficTypeAccidentZ:1; unsigned int minTrafficTypeConstructionZ:1; @@ -49,6 +55,7 @@ unsigned int realisticNightBrightness:1; unsigned int realisticShieldNightBrightness:1; unsigned int shieldNightBrightness:1; + unsigned int tiltLimitSatelliteScale:1; } _has; } @@ -62,105 +69,110 @@ @property(nonatomic) unsigned int minTrafficTypeUnknownZ; // @synthesize minTrafficTypeUnknownZ=_minTrafficTypeUnknownZ; @property(nonatomic) unsigned int buildingChangeoverZ; // @synthesize buildingChangeoverZ=_buildingChangeoverZ; @property(nonatomic) unsigned int rasterPolygonChangeoverZ; // @synthesize rasterPolygonChangeoverZ=_rasterPolygonChangeoverZ; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setLayerZoomRangeVectorRoadTraffics:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeVectorRoadTrafficAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasLodOffset; +@property(nonatomic) float lodOffset; // @synthesize lodOffset=_lodOffset; +@property(nonatomic) _Bool hasGlobeLODScale; +@property(nonatomic) float globeLODScale; // @synthesize globeLODScale=_globeLODScale; +@property(nonatomic) _Bool hasTiltLimitSatelliteScale; +@property(nonatomic) float tiltLimitSatelliteScale; // @synthesize tiltLimitSatelliteScale=_tiltLimitSatelliteScale; +- (void)setLayerZoomRangeVectorRoadTraffics:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeVectorRoadTrafficAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeVectorRoadTraffic:(unsigned int)arg1; - (void)clearLayerZoomRangeVectorRoadTraffics; @property(readonly, nonatomic) unsigned int *layerZoomRangeVectorRoadTraffics; -@property(readonly, nonatomic) unsigned int layerZoomRangeVectorRoadTrafficsCount; -- (void)setLayerZoomRangePOIs:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangePOIAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeVectorRoadTrafficsCount; +- (void)setLayerZoomRangePOIs:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangePOIAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangePOI:(unsigned int)arg1; - (void)clearLayerZoomRangePOIs; @property(readonly, nonatomic) unsigned int *layerZoomRangePOIs; -@property(readonly, nonatomic) unsigned int layerZoomRangePOIsCount; -- (void)setLayerZoomRangeVectorBuildings:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeVectorBuildingsAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangePOIsCount; +- (void)setLayerZoomRangeVectorBuildings:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeVectorBuildingsAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeVectorBuildings:(unsigned int)arg1; - (void)clearLayerZoomRangeVectorBuildings; @property(readonly, nonatomic) unsigned int *layerZoomRangeVectorBuildings; -@property(readonly, nonatomic) unsigned int layerZoomRangeVectorBuildingsCount; -- (void)setLayerZoomRangeVectorRealistics:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeVectorRealisticAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeVectorBuildingsCount; +- (void)setLayerZoomRangeVectorRealistics:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeVectorRealisticAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeVectorRealistic:(unsigned int)arg1; - (void)clearLayerZoomRangeVectorRealistics; @property(readonly, nonatomic) unsigned int *layerZoomRangeVectorRealistics; -@property(readonly, nonatomic) unsigned int layerZoomRangeVectorRealisticsCount; -- (void)setLayerZoomRangeVectorRoads:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeVectorRoadsAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeVectorRealisticsCount; +- (void)setLayerZoomRangeVectorRoads:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeVectorRoadsAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeVectorRoads:(unsigned int)arg1; - (void)clearLayerZoomRangeVectorRoads; @property(readonly, nonatomic) unsigned int *layerZoomRangeVectorRoads; -@property(readonly, nonatomic) unsigned int layerZoomRangeVectorRoadsCount; -- (void)setLayerZoomRangeVectorPolygons:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeVectorPolygonsAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeVectorRoadsCount; +- (void)setLayerZoomRangeVectorPolygons:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeVectorPolygonsAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeVectorPolygons:(unsigned int)arg1; - (void)clearLayerZoomRangeVectorPolygons; @property(readonly, nonatomic) unsigned int *layerZoomRangeVectorPolygons; -@property(readonly, nonatomic) unsigned int layerZoomRangeVectorPolygonsCount; -- (void)setLayerZoomRangeRasterTraffics:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeRasterTrafficAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeVectorPolygonsCount; +- (void)setLayerZoomRangeRasterTraffics:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeRasterTrafficAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeRasterTraffic:(unsigned int)arg1; - (void)clearLayerZoomRangeRasterTraffics; @property(readonly, nonatomic) unsigned int *layerZoomRangeRasterTraffics; -@property(readonly, nonatomic) unsigned int layerZoomRangeRasterTrafficsCount; -- (void)setLayerZoomRangeGroundCovers:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeGroundCoverAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeRasterTrafficsCount; +- (void)setLayerZoomRangeGroundCovers:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeGroundCoverAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeGroundCover:(unsigned int)arg1; - (void)clearLayerZoomRangeGroundCovers; @property(readonly, nonatomic) unsigned int *layerZoomRangeGroundCovers; -@property(readonly, nonatomic) unsigned int layerZoomRangeGroundCoversCount; -- (void)setLayerZoomRangeHybridRasters:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeHybridRastersAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeGroundCoversCount; +- (void)setLayerZoomRangeHybridRasters:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeHybridRastersAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeHybridRasters:(unsigned int)arg1; - (void)clearLayerZoomRangeHybridRasters; @property(readonly, nonatomic) unsigned int *layerZoomRangeHybridRasters; -@property(readonly, nonatomic) unsigned int layerZoomRangeHybridRastersCount; -- (void)setLayerZoomRangeSatelliteRasters:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeSatelliteRastersAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeHybridRastersCount; +- (void)setLayerZoomRangeSatelliteRasters:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeSatelliteRastersAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeSatelliteRasters:(unsigned int)arg1; - (void)clearLayerZoomRangeSatelliteRasters; @property(readonly, nonatomic) unsigned int *layerZoomRangeSatelliteRasters; -@property(readonly, nonatomic) unsigned int layerZoomRangeSatelliteRastersCount; -- (void)setLayerZoomRangeStandardRasters:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeStandardRastersAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeSatelliteRastersCount; +- (void)setLayerZoomRangeStandardRasters:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeStandardRastersAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeStandardRasters:(unsigned int)arg1; - (void)clearLayerZoomRangeStandardRasters; @property(readonly, nonatomic) unsigned int *layerZoomRangeStandardRasters; -@property(readonly, nonatomic) unsigned int layerZoomRangeStandardRastersCount; -- (void)setLayerZoomRangeBackgroundRasters:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)layerZoomRangeBackgroundRastersAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long layerZoomRangeStandardRastersCount; +- (void)setLayerZoomRangeBackgroundRasters:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)layerZoomRangeBackgroundRastersAtIndex:(unsigned long long)arg1; - (void)addLayerZoomRangeBackgroundRasters:(unsigned int)arg1; - (void)clearLayerZoomRangeBackgroundRasters; @property(readonly, nonatomic) unsigned int *layerZoomRangeBackgroundRasters; -@property(readonly, nonatomic) unsigned int layerZoomRangeBackgroundRastersCount; -@property(nonatomic) BOOL hasRealisticShieldNightBrightness; +@property(readonly, nonatomic) unsigned long long layerZoomRangeBackgroundRastersCount; +@property(nonatomic) _Bool hasRealisticShieldNightBrightness; @property(nonatomic) float realisticShieldNightBrightness; // @synthesize realisticShieldNightBrightness=_realisticShieldNightBrightness; -@property(nonatomic) BOOL hasShieldNightBrightness; +@property(nonatomic) _Bool hasShieldNightBrightness; @property(nonatomic) float shieldNightBrightness; // @synthesize shieldNightBrightness=_shieldNightBrightness; -@property(nonatomic) BOOL hasRealisticNightBrightness; +@property(nonatomic) _Bool hasRealisticNightBrightness; @property(nonatomic) float realisticNightBrightness; // @synthesize realisticNightBrightness=_realisticNightBrightness; -@property(nonatomic) BOOL hasMinTrafficTypeRampClosureZ; -@property(nonatomic) BOOL hasMinTrafficTypeLaneClosureZ; -@property(nonatomic) BOOL hasMinTrafficTypeHazardZ; -@property(nonatomic) BOOL hasMinTrafficTypeEventZ; -@property(nonatomic) BOOL hasMinTrafficTypeRoadClosureZ; -@property(nonatomic) BOOL hasMinTrafficTypeConstructionZ; -@property(nonatomic) BOOL hasMinTrafficTypeAccidentZ; -@property(nonatomic) BOOL hasMinTrafficTypeUnknownZ; -@property(nonatomic) BOOL hasBuildingChangeoverZ; -@property(nonatomic) BOOL hasMinLineTriangleWidth; +@property(nonatomic) _Bool hasMinTrafficTypeRampClosureZ; +@property(nonatomic) _Bool hasMinTrafficTypeLaneClosureZ; +@property(nonatomic) _Bool hasMinTrafficTypeHazardZ; +@property(nonatomic) _Bool hasMinTrafficTypeEventZ; +@property(nonatomic) _Bool hasMinTrafficTypeRoadClosureZ; +@property(nonatomic) _Bool hasMinTrafficTypeConstructionZ; +@property(nonatomic) _Bool hasMinTrafficTypeAccidentZ; +@property(nonatomic) _Bool hasMinTrafficTypeUnknownZ; +@property(nonatomic) _Bool hasBuildingChangeoverZ; +@property(nonatomic) _Bool hasMinLineTriangleWidth; @property(nonatomic) float minLineTriangleWidth; // @synthesize minLineTriangleWidth=_minLineTriangleWidth; -@property(nonatomic) BOOL hasRasterPolygonChangeoverZ; +@property(nonatomic) _Bool hasRasterPolygonChangeoverZ; - (void)dealloc; -- (struct _NSRange)zoomRangeForMapLayer:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPIcon.h b/iOS7/PrivateFrameworks/VectorKit/VKPIcon.h index a253e173e..6a9b8e611 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPIcon.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPIcon.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKPIcon : PBCodable { unsigned int _anchorPointX; @@ -17,6 +18,8 @@ unsigned int _iconRectWidth; unsigned int _iconRectX; unsigned int _iconRectY; + unsigned int _matchingStyleAttributeKey; + int _matchingStyleAttributeValue; NSString *_name; unsigned int _quadIndex; struct { @@ -26,9 +29,13 @@ unsigned int iconRectWidth:1; unsigned int iconRectX:1; unsigned int iconRectY:1; + unsigned int matchingStyleAttributeKey:1; + unsigned int matchingStyleAttributeValue:1; } _has; } +@property(nonatomic) int matchingStyleAttributeValue; // @synthesize matchingStyleAttributeValue=_matchingStyleAttributeValue; +@property(nonatomic) unsigned int matchingStyleAttributeKey; // @synthesize matchingStyleAttributeKey=_matchingStyleAttributeKey; @property(nonatomic) unsigned int iconRectHeight; // @synthesize iconRectHeight=_iconRectHeight; @property(nonatomic) unsigned int iconRectWidth; // @synthesize iconRectWidth=_iconRectWidth; @property(nonatomic) unsigned int iconRectY; // @synthesize iconRectY=_iconRectY; @@ -38,19 +45,22 @@ @property(nonatomic) unsigned int quadIndex; // @synthesize quadIndex=_quadIndex; @property(nonatomic) unsigned int atlasIndex; // @synthesize atlasIndex=_atlasIndex; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasIconRectHeight; -@property(nonatomic) BOOL hasIconRectWidth; -@property(nonatomic) BOOL hasIconRectY; -@property(nonatomic) BOOL hasIconRectX; -@property(nonatomic) BOOL hasAnchorPointY; -@property(nonatomic) BOOL hasAnchorPointX; +@property(nonatomic) _Bool hasMatchingStyleAttributeValue; +@property(nonatomic) _Bool hasMatchingStyleAttributeKey; +@property(nonatomic) _Bool hasIconRectHeight; +@property(nonatomic) _Bool hasIconRectWidth; +@property(nonatomic) _Bool hasIconRectY; +@property(nonatomic) _Bool hasIconRectX; +@property(nonatomic) _Bool hasAnchorPointY; +@property(nonatomic) _Bool hasAnchorPointX; +@property(readonly, nonatomic) _Bool hasName; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPIconPack.h b/iOS7/PrivateFrameworks/VectorKit/VKPIconPack.h index 795ab8c35..c705c8d43 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPIconPack.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPIconPack.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface VKPIconPack : PBCodable { NSMutableArray *_atlas; @@ -18,19 +19,19 @@ @property(retain, nonatomic) NSMutableArray *icons; // @synthesize icons=_icons; @property(retain, nonatomic) NSMutableArray *atlas; // @synthesize atlas=_atlas; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)iconsAtIndex:(unsigned int)arg1; -- (unsigned int)iconsCount; +- (id)iconsAtIndex:(unsigned long long)arg1; +- (unsigned long long)iconsCount; - (void)addIcons:(id)arg1; - (void)clearIcons; -- (id)atlasAtIndex:(unsigned int)arg1; -- (unsigned int)atlasCount; +- (id)atlasAtIndex:(unsigned long long)arg1; +- (unsigned long long)atlasCount; - (void)addAtlas:(id)arg1; - (void)clearAtlas; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPOIIconGenerator.h b/iOS7/PrivateFrameworks/VectorKit/VKPOIIconGenerator.h index 2c06c62c1..6b49b0649 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPOIIconGenerator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPOIIconGenerator.h @@ -6,15 +6,16 @@ #import "NSObject.h" +// Not exported @interface VKPOIIconGenerator : NSObject { } + (id)sharedGenerator; -- (id)newIconWithGlyph:(struct CGImage *)arg1 style:(CDStruct_44473e2f *)arg2 scale:(float)arg3; -- (struct CGSize)imageSizeForStyle:(CDStruct_44473e2f *)arg1 scale:(float)arg2; -- (id)keyForName:(id)arg1 style:(CDStruct_44473e2f *)arg2; -- (BOOL)canHandleStyle:(CDStruct_44473e2f *)arg1; +- (id)newIconWithGlyph:(struct CGImage *)arg1 style:(CDStruct_cf20f7af *)arg2 scale:(double)arg3; +- (struct CGSize)imageSizeForStyle:(CDStruct_cf20f7af *)arg1 scale:(double)arg2; +- (id)keyForName:(id)arg1 style:(CDStruct_cf20f7af *)arg2; +- (_Bool)canHandleStyle:(CDStruct_cf20f7af *)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPOILabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKPOILabelTileSource.h index 534d7270b..e0b9fb0a7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPOILabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPOILabelTileSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKPOILabelTileSource : VKLabelTileSource { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPSheet.h b/iOS7/PrivateFrameworks/VectorKit/VKPSheet.h index 255354a6f..b91998571 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPSheet.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPSheet.h @@ -8,6 +8,7 @@ @class NSMutableArray, VKPGlobalProperties; +// Not exported @interface VKPSheet : PBCodable { VKPGlobalProperties *_globalProperties; @@ -21,17 +22,17 @@ @property(retain, nonatomic) VKPGlobalProperties *globalProperties; // @synthesize globalProperties=_globalProperties; @property(nonatomic) unsigned int version; // @synthesize version=_version; @property(retain, nonatomic) NSMutableArray *styles; // @synthesize styles=_styles; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasGlobalProperties; -@property(nonatomic) BOOL hasVersion; -- (id)styleAtIndex:(unsigned int)arg1; -- (unsigned int)stylesCount; +@property(readonly, nonatomic) _Bool hasGlobalProperties; +@property(nonatomic) _Bool hasVersion; +- (id)styleAtIndex:(unsigned long long)arg1; +- (unsigned long long)stylesCount; - (void)addStyle:(id)arg1; - (void)clearStyles; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShield.h b/iOS7/PrivateFrameworks/VectorKit/VKPShield.h index b2f42d434..15edcf700 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPShield.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShield.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSString, VKPGenericShieldStyleInfo; +// Not exported @interface VKPShield : PBCodable { VKPGenericShieldStyleInfo *_genericShieldStyleInfo; @@ -18,16 +19,16 @@ @property(retain, nonatomic) VKPGenericShieldStyleInfo *genericShieldStyleInfo; // @synthesize genericShieldStyleInfo=_genericShieldStyleInfo; @property(retain, nonatomic) NSMutableArray *variants; // @synthesize variants=_variants; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasGenericShieldStyleInfo; -- (id)variantsAtIndex:(unsigned int)arg1; -- (unsigned int)variantsCount; +@property(readonly, nonatomic) _Bool hasGenericShieldStyleInfo; +- (id)variantsAtIndex:(unsigned long long)arg1; +- (unsigned long long)variantsCount; - (void)addVariants:(id)arg1; - (void)clearVariants; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex-VKShieldManagerAdditions.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex-VKShieldManagerAdditions.h new file mode 100644 index 000000000..be3de7d32 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex-VKShieldManagerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKPShieldIndex (VKShieldManagerAdditions) +- (id)artworkIdentifierForShieldType:(int)arg1 textSpecificIdentifiers:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex.h index 489a33dbc..3e383c133 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndex.h @@ -8,25 +8,31 @@ @class NSMutableArray; +// Not exported @interface VKPShieldIndex : PBCodable { NSMutableArray *_entries; + NSMutableArray *_textEntries; } +@property(retain, nonatomic) NSMutableArray *textEntries; // @synthesize textEntries=_textEntries; @property(retain, nonatomic) NSMutableArray *entries; // @synthesize entries=_entries; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)entriesAtIndex:(unsigned int)arg1; -- (unsigned int)entriesCount; +- (id)textEntriesAtIndex:(unsigned long long)arg1; +- (unsigned long long)textEntriesCount; +- (void)addTextEntries:(id)arg1; +- (void)clearTextEntries; +- (id)entriesAtIndex:(unsigned long long)arg1; +- (unsigned long long)entriesCount; - (void)addEntries:(id)arg1; - (void)clearEntries; - (void)dealloc; -- (id)artworkIdentifierForShieldType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexEntry.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexEntry.h index 36a29cbef..327d5adf1 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexEntry.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexEntry.h @@ -8,27 +8,28 @@ @class NSString; +// Not exported @interface VKPShieldIndexEntry : PBCodable { - CDStruct_56d48c16 _shieldTypes; + CDStruct_95bda58d _shieldTypes; NSString *_artworkIdentifier; } @property(retain, nonatomic) NSString *artworkIdentifier; // @synthesize artworkIdentifier=_artworkIdentifier; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setShieldTypes:(int *)arg1 count:(unsigned int)arg2; -- (int)shieldTypesAtIndex:(unsigned int)arg1; +- (void)setShieldTypes:(int *)arg1 count:(unsigned long long)arg2; +- (int)shieldTypesAtIndex:(unsigned long long)arg1; - (void)addShieldTypes:(int)arg1; - (void)clearShieldTypes; @property(readonly, nonatomic) int *shieldTypes; -@property(readonly, nonatomic) unsigned int shieldTypesCount; -@property(readonly, nonatomic) BOOL hasArtworkIdentifier; +@property(readonly, nonatomic) unsigned long long shieldTypesCount; +@property(readonly, nonatomic) _Bool hasArtworkIdentifier; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexTextEntry.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexTextEntry.h new file mode 100644 index 000000000..9ffb5184f --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldIndexTextEntry.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBCodable.h" + +@class NSMutableArray, NSString; + +// Not exported +@interface VKPShieldIndexTextEntry : PBCodable +{ + NSString *_artworkIdentifier; + NSMutableArray *_shieldTexts; + int _shieldType; + struct { + unsigned int shieldType:1; + } _has; +} + +@property(retain, nonatomic) NSMutableArray *shieldTexts; // @synthesize shieldTexts=_shieldTexts; +@property(nonatomic) int shieldType; // @synthesize shieldType=_shieldType; +@property(retain, nonatomic) NSString *artworkIdentifier; // @synthesize artworkIdentifier=_artworkIdentifier; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)copyTo:(id)arg1; +- (void)writeTo:(id)arg1; +- (_Bool)readFrom:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)shieldTextAtIndex:(unsigned long long)arg1; +- (unsigned long long)shieldTextsCount; +- (void)addShieldText:(id)arg1; +- (void)clearShieldTexts; +@property(nonatomic) _Bool hasShieldType; +@property(readonly, nonatomic) _Bool hasArtworkIdentifier; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldPack.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldPack.h index 12a0f13e9..0092cc78b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPShieldPack.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldPack.h @@ -8,6 +8,7 @@ @class NSMutableArray; +// Not exported @interface VKPShieldPack : PBCodable { NSMutableArray *_atlas; @@ -16,19 +17,19 @@ @property(retain, nonatomic) NSMutableArray *shields; // @synthesize shields=_shields; @property(retain, nonatomic) NSMutableArray *atlas; // @synthesize atlas=_atlas; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)shieldsAtIndex:(unsigned int)arg1; -- (unsigned int)shieldsCount; +- (id)shieldsAtIndex:(unsigned long long)arg1; +- (unsigned long long)shieldsCount; - (void)addShields:(id)arg1; - (void)clearShields; -- (id)atlasAtIndex:(unsigned int)arg1; -- (unsigned int)atlasCount; +- (id)atlasAtIndex:(unsigned long long)arg1; +- (unsigned long long)atlasCount; - (void)addAtlas:(id)arg1; - (void)clearAtlas; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPShieldVariant.h b/iOS7/PrivateFrameworks/VectorKit/VKPShieldVariant.h index fefc9512c..ca332f97d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPShieldVariant.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPShieldVariant.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface VKPShieldVariant : PBCodable { CDStruct_79d0722e _textShadow; CDStruct_f43f0670 _textStroke; CDStruct_58ec0031 _fontColor; - CDStruct_d570ea55 _centerPoints; + CDStruct_fae3dc92 _centerPoints; unsigned int _atlasIndex; float _centerOffsetX; NSString *_fontName; @@ -50,30 +51,30 @@ @property(nonatomic) unsigned int minDigits; // @synthesize minDigits=_minDigits; @property(nonatomic) unsigned int quadIndex; // @synthesize quadIndex=_quadIndex; @property(nonatomic) unsigned int atlasIndex; // @synthesize atlasIndex=_atlasIndex; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (void)setCenterPoints:(float *)arg1 count:(unsigned int)arg2; -- (float)centerPointAtIndex:(unsigned int)arg1; +- (void)setCenterPoints:(float *)arg1 count:(unsigned long long)arg2; +- (float)centerPointAtIndex:(unsigned long long)arg1; - (void)addCenterPoint:(float)arg1; - (void)clearCenterPoints; @property(readonly, nonatomic) float *centerPoints; -@property(readonly, nonatomic) unsigned int centerPointsCount; -@property(nonatomic) BOOL hasNonDigitFontSize; -@property(readonly, nonatomic) BOOL hasNonDigitFontName; -@property(nonatomic) BOOL hasTextShadow; -@property(nonatomic) BOOL hasTextStroke; -@property(nonatomic) BOOL hasFontColor; -@property(nonatomic) BOOL hasFontSize; -@property(readonly, nonatomic) BOOL hasFontName; -@property(nonatomic) BOOL hasCenterOffsetX; -@property(nonatomic) BOOL hasTextBaseLine; -@property(nonatomic) BOOL hasMaxDigits; -@property(nonatomic) BOOL hasMinDigits; +@property(readonly, nonatomic) unsigned long long centerPointsCount; +@property(nonatomic) _Bool hasNonDigitFontSize; +@property(readonly, nonatomic) _Bool hasNonDigitFontName; +@property(nonatomic) _Bool hasTextShadow; +@property(nonatomic) _Bool hasTextStroke; +@property(nonatomic) _Bool hasFontColor; +@property(nonatomic) _Bool hasFontSize; +@property(readonly, nonatomic) _Bool hasFontName; +@property(nonatomic) _Bool hasCenterOffsetX; +@property(nonatomic) _Bool hasTextBaseLine; +@property(nonatomic) _Bool hasMaxDigits; +@property(nonatomic) _Bool hasMinDigits; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKPStyle.h index 37e5e5336..b900dac51 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPStyle.h @@ -8,9 +8,10 @@ @class NSData, NSMutableArray, NSString, VKPStyleProperties; +// Not exported @interface VKPStyle : PBCodable { - CDStruct_084d6ede _inherits; + CDStruct_9f2792e4 _inherits; NSMutableArray *_attributes; NSData *_contents; NSString *_name; @@ -23,30 +24,30 @@ @property(retain, nonatomic) NSMutableArray *zooms; // @synthesize zooms=_zooms; @property(retain, nonatomic) VKPStyleProperties *properties; // @synthesize properties=_properties; @property(retain, nonatomic) NSMutableArray *attributes; // @synthesize attributes=_attributes; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(readonly, nonatomic) BOOL hasName; -@property(readonly, nonatomic) BOOL hasContents; -- (id)zoomsAtIndex:(unsigned int)arg1; -- (unsigned int)zoomsCount; +@property(readonly, nonatomic) _Bool hasName; +@property(readonly, nonatomic) _Bool hasContents; +- (id)zoomsAtIndex:(unsigned long long)arg1; +- (unsigned long long)zoomsCount; - (void)addZooms:(id)arg1; - (void)clearZooms; -@property(readonly, nonatomic) BOOL hasProperties; -- (id)attributesAtIndex:(unsigned int)arg1; -- (unsigned int)attributesCount; +@property(readonly, nonatomic) _Bool hasProperties; +- (id)attributesAtIndex:(unsigned long long)arg1; +- (unsigned long long)attributesCount; - (void)addAttributes:(id)arg1; - (void)clearAttributes; -- (void)setInherits:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)inheritAtIndex:(unsigned int)arg1; +- (void)setInherits:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)inheritAtIndex:(unsigned long long)arg1; - (void)addInherit:(unsigned int)arg1; - (void)clearInherits; @property(readonly, nonatomic) unsigned int *inherits; -@property(readonly, nonatomic) unsigned int inheritsCount; +@property(readonly, nonatomic) unsigned long long inheritsCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPStyleAttribute.h b/iOS7/PrivateFrameworks/VectorKit/VKPStyleAttribute.h index e45a918ec..d37211d58 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPStyleAttribute.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPStyleAttribute.h @@ -6,9 +6,10 @@ #import "PBCodable.h" +// Not exported @interface VKPStyleAttribute : PBCodable { - CDStruct_56d48c16 _intValues; + CDStruct_95bda58d _intValues; int _key; int _score; struct { @@ -17,21 +18,21 @@ } @property(nonatomic) int key; // @synthesize key=_key; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasScore; +@property(nonatomic) _Bool hasScore; @property(nonatomic) int score; // @synthesize score=_score; -- (void)setIntValues:(int *)arg1 count:(unsigned int)arg2; -- (int)intValueAtIndex:(unsigned int)arg1; +- (void)setIntValues:(int *)arg1 count:(unsigned long long)arg2; +- (int)intValueAtIndex:(unsigned long long)arg1; - (void)addIntValue:(int)arg1; - (void)clearIntValues; @property(readonly, nonatomic) int *intValues; -@property(readonly, nonatomic) unsigned int intValuesCount; +@property(readonly, nonatomic) unsigned long long intValuesCount; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPStyleContents.h b/iOS7/PrivateFrameworks/VectorKit/VKPStyleContents.h index 13a941eb7..999c242ed 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPStyleContents.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPStyleContents.h @@ -8,6 +8,7 @@ @class NSMutableArray, VKPStyleProperties; +// Not exported @interface VKPStyleContents : PBCodable { VKPStyleProperties *_properties; @@ -16,18 +17,18 @@ @property(retain, nonatomic) NSMutableArray *zooms; // @synthesize zooms=_zooms; @property(retain, nonatomic) VKPStyleProperties *properties; // @synthesize properties=_properties; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -- (id)zoomsAtIndex:(unsigned int)arg1; -- (unsigned int)zoomsCount; +- (id)zoomsAtIndex:(unsigned long long)arg1; +- (unsigned long long)zoomsCount; - (void)addZooms:(id)arg1; - (void)clearZooms; -@property(readonly, nonatomic) BOOL hasProperties; +@property(readonly, nonatomic) _Bool hasProperties; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPStyleProperties.h b/iOS7/PrivateFrameworks/VectorKit/VKPStyleProperties.h index 2cf3d049e..ec8989058 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPStyleProperties.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPStyleProperties.h @@ -8,21 +8,28 @@ @class NSString, VKPTrafficStyle; +// Not exported @interface VKPStyleProperties : PBCodable { - CDStruct_d570ea55 _dropShadowOffsets; - CDStruct_d570ea55 _fillDashPatterns; - CDStruct_d570ea55 _genericShieldDropShadowOffsets; - CDStruct_d570ea55 _labelIconDropShadowOffsets; - CDStruct_084d6ede _labelIconGradients; - CDStruct_d570ea55 _strokeDashPatterns; + CDStruct_fae3dc92 _dropShadowOffsets; + CDStruct_fae3dc92 _fillDashPatterns; + CDStruct_fae3dc92 _genericShieldDropShadowOffsets; + CDStruct_fae3dc92 _labelIconDropShadowOffsets; + CDStruct_9f2792e4 _labelIconGradients; + CDStruct_fae3dc92 _strokeDashPatterns; unsigned int _alternateFillColor; + unsigned int _arrowCollisionOrder; + float _arrowCollisionRank; unsigned int _arrowColor; unsigned int _arrowHaloColor; float _arrowHeight; float _arrowHeightLarge; float _arrowHeightMedium; float _arrowHeightSmall; + float _arrowHeightXLarge; + float _arrowHeightXXLarge; + float _arrowMinZoom; + float _arrowSelectedMinZoom; float _arrowSpacing; float _brightness; unsigned int _buildingFacadeColor; @@ -40,6 +47,7 @@ float _casingsStrokeColor; float _casingsStrokeWidth; float _casingsWidth; + unsigned int _curbColor; unsigned int _dropShadowColor; unsigned int _fancyCasingsColor; unsigned int _fancyCasingsStrokeColor; @@ -73,12 +81,16 @@ float _labelFontExpansionLarge; float _labelFontExpansionMedium; float _labelFontExpansionSmall; + float _labelFontExpansionXLarge; + float _labelFontExpansionXXLarge; NSString *_labelFontFamily; unsigned int _labelHaloColor; float _labelHaloSize; float _labelHaloSizeLarge; float _labelHaloSizeMedium; float _labelHaloSizeSmall; + float _labelHaloSizeXLarge; + float _labelHaloSizeXXLarge; float _labelHeight; int _labelHeightCurve; float _labelHeightCurveLimit; @@ -91,6 +103,12 @@ float _labelHeightSmall; int _labelHeightSmallCurve; float _labelHeightSmallCurveLimit; + float _labelHeightXLarge; + int _labelHeightXLargeCurve; + float _labelHeightXLargeCurveLimit; + float _labelHeightXXLarge; + int _labelHeightXXLargeCurve; + float _labelHeightXXLargeCurveLimit; NSString *_labelIcon; unsigned int _labelIconBadgeColor; int _labelIconBadgeLightBlendMode; @@ -106,12 +124,15 @@ int _labelIconGlyphStyle; unsigned int _labelIconHaloColor; float _labelIconHaloSize; + int _labelIconSource; int _labelIconStyle; int _labelLayer; unsigned int _labelLineWrap; float _labelOffsetLarge; float _labelOffsetMedium; float _labelOffsetSmall; + float _labelOffsetXLarge; + float _labelOffsetXXLarge; float _labelParallaxHeight; float _labelRoadRank; NSString *_labelShield; @@ -120,6 +141,8 @@ float _labelSpacingLarge; float _labelSpacingMedium; float _labelSpacingSmall; + float _labelSpacingXLarge; + float _labelSpacingXXLarge; int _labelTextVisibility; float _labelTiltLimit; float _layerShadowsRamp; @@ -153,6 +176,9 @@ NSString *_secondFillTexture; int _secondFillTextureBlendMode; float _secondFillTextureOpacity; + unsigned int _shieldCollisionOrder; + float _shieldCollisionRank; + int _shieldSize; float _shieldTiltLimit; unsigned int _strokeColor; float _strokeWidth; @@ -167,7 +193,15 @@ VKPTrafficStyle *_trafficFast; float _trafficGlowFadingEnd; float _trafficGlowFadingStart; + float _trafficIncidentAccidentMinZ; float _trafficIncidentBrightness; + float _trafficIncidentConstructionMinZ; + float _trafficIncidentEventMinZ; + float _trafficIncidentHazardMinZ; + float _trafficIncidentLaneClosureMinZ; + float _trafficIncidentRampClosureMinZ; + float _trafficIncidentRoadClosureMinZ; + float _trafficIncidentUnknownMinZ; VKPTrafficStyle *_trafficMedium; float _trafficShiftEnd; float _trafficShiftStart; @@ -181,37 +215,45 @@ float _widthCurveLimit; float _widthDropoff; unsigned int _zIndex; - BOOL _arrowVisible; - BOOL _buildingOutlineVisible; - BOOL _casingsVisible; - BOOL _fancyCasingsVisible; - BOOL _fillColorInterpolate; - BOOL _labelRaisedInitial; - BOOL _labelSelectable; - BOOL _labelSmallCaps; - BOOL _labelUpcase; - BOOL _layerShadowsVisible; - BOOL _navLabelShieldVisible; - BOOL _navLabelSignVisible; - BOOL _navLabelSuppressSignIfHaveShield; - BOOL _onlyShowIfTappable; - BOOL _renderEndCaps; - BOOL _shieldVisible; - BOOL _showLabelAsShield; - BOOL _showShieldTextAsLabel; - BOOL _simpleLine; - BOOL _strokeColorInterpolate; - BOOL _trafficVisible; - BOOL _visible; - BOOL _yieldsToOnscreenLabels; + _Bool _arrowVisible; + _Bool _buildingOutlineVisible; + _Bool _casingsVisible; + _Bool _fancyCasingsVisible; + _Bool _fillColorInterpolate; + _Bool _labelRaisedInitial; + _Bool _labelSelectable; + _Bool _labelSmallCaps; + _Bool _labelUpcase; + _Bool _layerShadowsVisible; + _Bool _navLabelShieldVisible; + _Bool _navLabelSignVisible; + _Bool _navLabelSuppressSignIfHaveShield; + _Bool _onlyShowIfTappable; + _Bool _poiDisabledLabelIconVisible; + _Bool _poiDisabledLabelTextVisible; + _Bool _renderEndCaps; + _Bool _shieldVisible; + _Bool _showLabelAsShield; + _Bool _showShieldTextAsLabel; + _Bool _simpleLine; + _Bool _strokeColorInterpolate; + _Bool _trafficVisible; + _Bool _visible; + _Bool _yieldsToOnscreenLabels; struct { unsigned int alternateFillColor:1; + unsigned int arrowCollisionOrder:1; + unsigned int arrowCollisionRank:1; unsigned int arrowColor:1; unsigned int arrowHaloColor:1; unsigned int arrowHeight:1; unsigned int arrowHeightLarge:1; unsigned int arrowHeightMedium:1; unsigned int arrowHeightSmall:1; + unsigned int arrowHeightXLarge:1; + unsigned int arrowHeightXXLarge:1; + unsigned int arrowMinZoom:1; + unsigned int arrowSelectedMinZoom:1; unsigned int arrowSpacing:1; unsigned int brightness:1; unsigned int buildingFacadeColor:1; @@ -229,6 +271,7 @@ unsigned int casingsStrokeColor:1; unsigned int casingsStrokeWidth:1; unsigned int casingsWidth:1; + unsigned int curbColor:1; unsigned int dropShadowColor:1; unsigned int fancyCasingsColor:1; unsigned int fancyCasingsStrokeColor:1; @@ -261,11 +304,15 @@ unsigned int labelFontExpansionLarge:1; unsigned int labelFontExpansionMedium:1; unsigned int labelFontExpansionSmall:1; + unsigned int labelFontExpansionXLarge:1; + unsigned int labelFontExpansionXXLarge:1; unsigned int labelHaloColor:1; unsigned int labelHaloSize:1; unsigned int labelHaloSizeLarge:1; unsigned int labelHaloSizeMedium:1; unsigned int labelHaloSizeSmall:1; + unsigned int labelHaloSizeXLarge:1; + unsigned int labelHaloSizeXXLarge:1; unsigned int labelHeight:1; unsigned int labelHeightCurve:1; unsigned int labelHeightCurveLimit:1; @@ -278,6 +325,12 @@ unsigned int labelHeightSmall:1; unsigned int labelHeightSmallCurve:1; unsigned int labelHeightSmallCurveLimit:1; + unsigned int labelHeightXLarge:1; + unsigned int labelHeightXLargeCurve:1; + unsigned int labelHeightXLargeCurveLimit:1; + unsigned int labelHeightXXLarge:1; + unsigned int labelHeightXXLargeCurve:1; + unsigned int labelHeightXXLargeCurveLimit:1; unsigned int labelIconBadgeColor:1; unsigned int labelIconBadgeLightBlendMode:1; unsigned int labelIconBadgeLightColor:1; @@ -291,12 +344,15 @@ unsigned int labelIconGlyphStyle:1; unsigned int labelIconHaloColor:1; unsigned int labelIconHaloSize:1; + unsigned int labelIconSource:1; unsigned int labelIconStyle:1; unsigned int labelLayer:1; unsigned int labelLineWrap:1; unsigned int labelOffsetLarge:1; unsigned int labelOffsetMedium:1; unsigned int labelOffsetSmall:1; + unsigned int labelOffsetXLarge:1; + unsigned int labelOffsetXXLarge:1; unsigned int labelParallaxHeight:1; unsigned int labelRoadRank:1; unsigned int labelShieldRank:1; @@ -304,6 +360,8 @@ unsigned int labelSpacingLarge:1; unsigned int labelSpacingMedium:1; unsigned int labelSpacingSmall:1; + unsigned int labelSpacingXLarge:1; + unsigned int labelSpacingXXLarge:1; unsigned int labelTextVisibility:1; unsigned int labelTiltLimit:1; unsigned int layerShadowsRamp:1; @@ -335,6 +393,9 @@ unsigned int routeEnlargementStartZoom:1; unsigned int secondFillTextureBlendMode:1; unsigned int secondFillTextureOpacity:1; + unsigned int shieldCollisionOrder:1; + unsigned int shieldCollisionRank:1; + unsigned int shieldSize:1; unsigned int shieldTiltLimit:1; unsigned int strokeColor:1; unsigned int strokeWidth:1; @@ -347,7 +408,15 @@ unsigned int trafficAnitialiasingSlope:1; unsigned int trafficGlowFadingEnd:1; unsigned int trafficGlowFadingStart:1; + unsigned int trafficIncidentAccidentMinZ:1; unsigned int trafficIncidentBrightness:1; + unsigned int trafficIncidentConstructionMinZ:1; + unsigned int trafficIncidentEventMinZ:1; + unsigned int trafficIncidentHazardMinZ:1; + unsigned int trafficIncidentLaneClosureMinZ:1; + unsigned int trafficIncidentRampClosureMinZ:1; + unsigned int trafficIncidentRoadClosureMinZ:1; + unsigned int trafficIncidentUnknownMinZ:1; unsigned int trafficShiftEnd:1; unsigned int trafficShiftStart:1; unsigned int trafficWidth:1; @@ -371,6 +440,8 @@ unsigned int navLabelSignVisible:1; unsigned int navLabelSuppressSignIfHaveShield:1; unsigned int onlyShowIfTappable:1; + unsigned int poiDisabledLabelIconVisible:1; + unsigned int poiDisabledLabelTextVisible:1; unsigned int renderEndCaps:1; unsigned int shieldVisible:1; unsigned int showLabelAsShield:1; @@ -383,6 +454,14 @@ } _has; } +@property(nonatomic) float trafficIncidentRampClosureMinZ; // @synthesize trafficIncidentRampClosureMinZ=_trafficIncidentRampClosureMinZ; +@property(nonatomic) float trafficIncidentLaneClosureMinZ; // @synthesize trafficIncidentLaneClosureMinZ=_trafficIncidentLaneClosureMinZ; +@property(nonatomic) float trafficIncidentHazardMinZ; // @synthesize trafficIncidentHazardMinZ=_trafficIncidentHazardMinZ; +@property(nonatomic) float trafficIncidentEventMinZ; // @synthesize trafficIncidentEventMinZ=_trafficIncidentEventMinZ; +@property(nonatomic) float trafficIncidentRoadClosureMinZ; // @synthesize trafficIncidentRoadClosureMinZ=_trafficIncidentRoadClosureMinZ; +@property(nonatomic) float trafficIncidentConstructionMinZ; // @synthesize trafficIncidentConstructionMinZ=_trafficIncidentConstructionMinZ; +@property(nonatomic) float trafficIncidentAccidentMinZ; // @synthesize trafficIncidentAccidentMinZ=_trafficIncidentAccidentMinZ; +@property(nonatomic) float trafficIncidentUnknownMinZ; // @synthesize trafficIncidentUnknownMinZ=_trafficIncidentUnknownMinZ; @property(nonatomic) unsigned int puckArrowColorStale; // @synthesize puckArrowColorStale=_puckArrowColorStale; @property(nonatomic) unsigned int puckArrowColor; // @synthesize puckArrowColor=_puckArrowColor; @property(nonatomic) float puckCircleBrightness; // @synthesize puckCircleBrightness=_puckCircleBrightness; @@ -401,7 +480,25 @@ @property(nonatomic) float trafficAnitialiasingOffset; // @synthesize trafficAnitialiasingOffset=_trafficAnitialiasingOffset; @property(nonatomic) unsigned int lineColor; // @synthesize lineColor=_lineColor; @property(nonatomic) unsigned int horizonColor; // @synthesize horizonColor=_horizonColor; -@property(nonatomic) BOOL labelSelectable; // @synthesize labelSelectable=_labelSelectable; +@property(nonatomic) float labelOffsetXXLarge; // @synthesize labelOffsetXXLarge=_labelOffsetXXLarge; +@property(nonatomic) float arrowHeightXXLarge; // @synthesize arrowHeightXXLarge=_arrowHeightXXLarge; +@property(nonatomic) float labelSpacingXXLarge; // @synthesize labelSpacingXXLarge=_labelSpacingXXLarge; +@property(nonatomic) float labelFontExpansionXXLarge; // @synthesize labelFontExpansionXXLarge=_labelFontExpansionXXLarge; +@property(nonatomic) float labelHaloSizeXXLarge; // @synthesize labelHaloSizeXXLarge=_labelHaloSizeXXLarge; +@property(nonatomic) float labelHeightXXLargeCurveLimit; // @synthesize labelHeightXXLargeCurveLimit=_labelHeightXXLargeCurveLimit; +@property(nonatomic) int labelHeightXXLargeCurve; // @synthesize labelHeightXXLargeCurve=_labelHeightXXLargeCurve; +@property(nonatomic) float labelHeightXXLarge; // @synthesize labelHeightXXLarge=_labelHeightXXLarge; +@property(nonatomic) float labelOffsetXLarge; // @synthesize labelOffsetXLarge=_labelOffsetXLarge; +@property(nonatomic) float arrowHeightXLarge; // @synthesize arrowHeightXLarge=_arrowHeightXLarge; +@property(nonatomic) float labelSpacingXLarge; // @synthesize labelSpacingXLarge=_labelSpacingXLarge; +@property(nonatomic) float labelFontExpansionXLarge; // @synthesize labelFontExpansionXLarge=_labelFontExpansionXLarge; +@property(nonatomic) float labelHaloSizeXLarge; // @synthesize labelHaloSizeXLarge=_labelHaloSizeXLarge; +@property(nonatomic) float labelHeightXLargeCurveLimit; // @synthesize labelHeightXLargeCurveLimit=_labelHeightXLargeCurveLimit; +@property(nonatomic) int labelHeightXLargeCurve; // @synthesize labelHeightXLargeCurve=_labelHeightXLargeCurve; +@property(nonatomic) float labelHeightXLarge; // @synthesize labelHeightXLarge=_labelHeightXLarge; +@property(nonatomic) _Bool poiDisabledLabelTextVisible; // @synthesize poiDisabledLabelTextVisible=_poiDisabledLabelTextVisible; +@property(nonatomic) _Bool poiDisabledLabelIconVisible; // @synthesize poiDisabledLabelIconVisible=_poiDisabledLabelIconVisible; +@property(nonatomic) _Bool labelSelectable; // @synthesize labelSelectable=_labelSelectable; @property(nonatomic) float labelOffsetLarge; // @synthesize labelOffsetLarge=_labelOffsetLarge; @property(nonatomic) float labelOffsetMedium; // @synthesize labelOffsetMedium=_labelOffsetMedium; @property(nonatomic) float labelOffsetSmall; // @synthesize labelOffsetSmall=_labelOffsetSmall; @@ -426,8 +523,12 @@ @property(nonatomic) float labelHeightSmallCurveLimit; // @synthesize labelHeightSmallCurveLimit=_labelHeightSmallCurveLimit; @property(nonatomic) int labelHeightSmallCurve; // @synthesize labelHeightSmallCurve=_labelHeightSmallCurve; @property(nonatomic) float labelHeightSmall; // @synthesize labelHeightSmall=_labelHeightSmall; -@property(nonatomic) BOOL showLabelAsShield; // @synthesize showLabelAsShield=_showLabelAsShield; -@property(nonatomic) BOOL showShieldTextAsLabel; // @synthesize showShieldTextAsLabel=_showShieldTextAsLabel; +@property(nonatomic) float arrowCollisionRank; // @synthesize arrowCollisionRank=_arrowCollisionRank; +@property(nonatomic) unsigned int arrowCollisionOrder; // @synthesize arrowCollisionOrder=_arrowCollisionOrder; +@property(nonatomic) float shieldCollisionRank; // @synthesize shieldCollisionRank=_shieldCollisionRank; +@property(nonatomic) unsigned int shieldCollisionOrder; // @synthesize shieldCollisionOrder=_shieldCollisionOrder; +@property(nonatomic) _Bool showLabelAsShield; // @synthesize showLabelAsShield=_showLabelAsShield; +@property(nonatomic) _Bool showShieldTextAsLabel; // @synthesize showShieldTextAsLabel=_showShieldTextAsLabel; @property(nonatomic) float genericShieldDropShadowSize; // @synthesize genericShieldDropShadowSize=_genericShieldDropShadowSize; @property(nonatomic) unsigned int genericShieldHaloColor; // @synthesize genericShieldHaloColor=_genericShieldHaloColor; @property(nonatomic) float genericShieldHaloSize; // @synthesize genericShieldHaloSize=_genericShieldHaloSize; @@ -450,6 +551,7 @@ @property(retain, nonatomic) NSString *secondFillTexture; // @synthesize secondFillTexture=_secondFillTexture; @property(nonatomic) int fillTextureBlendMode; // @synthesize fillTextureBlendMode=_fillTextureBlendMode; @property(nonatomic) float fillTextureOpacity; // @synthesize fillTextureOpacity=_fillTextureOpacity; +@property(nonatomic) int labelIconSource; // @synthesize labelIconSource=_labelIconSource; @property(retain, nonatomic) NSString *labelIconGlowTexture; // @synthesize labelIconGlowTexture=_labelIconGlowTexture; @property(nonatomic) float outerStrokeWidth; // @synthesize outerStrokeWidth=_outerStrokeWidth; @property(nonatomic) unsigned int outerStrokeColor; // @synthesize outerStrokeColor=_outerStrokeColor; @@ -465,7 +567,6 @@ @property(retain, nonatomic) VKPTrafficStyle *trafficSlow; // @synthesize trafficSlow=_trafficSlow; @property(retain, nonatomic) VKPTrafficStyle *trafficStopped; // @synthesize trafficStopped=_trafficStopped; @property(nonatomic) float trafficAnimationBaseSpeed; // @synthesize trafficAnimationBaseSpeed=_trafficAnimationBaseSpeed; -@property(nonatomic) float trafficWidth; // @synthesize trafficWidth=_trafficWidth; @property(nonatomic) float buildingStrokeWidth3d; // @synthesize buildingStrokeWidth3d=_buildingStrokeWidth3d; @property(nonatomic) float labelCollisionRank; // @synthesize labelCollisionRank=_labelCollisionRank; @property(nonatomic) unsigned int labelCollisionOrder; // @synthesize labelCollisionOrder=_labelCollisionOrder; @@ -481,15 +582,15 @@ @property(retain, nonatomic) NSString *fillTexture; // @synthesize fillTexture=_fillTexture; @property(nonatomic) int labelArrowLayer; // @synthesize labelArrowLayer=_labelArrowLayer; @property(nonatomic) int labelLayer; // @synthesize labelLayer=_labelLayer; -@property(nonatomic) BOOL arrowVisible; // @synthesize arrowVisible=_arrowVisible; +@property(nonatomic) _Bool arrowVisible; // @synthesize arrowVisible=_arrowVisible; @property(nonatomic) float shieldTiltLimit; // @synthesize shieldTiltLimit=_shieldTiltLimit; -@property(nonatomic) BOOL shieldVisible; // @synthesize shieldVisible=_shieldVisible; +@property(nonatomic) _Bool shieldVisible; // @synthesize shieldVisible=_shieldVisible; @property(nonatomic) unsigned int labelClass; // @synthesize labelClass=_labelClass; @property(nonatomic) float labelShieldRank; // @synthesize labelShieldRank=_labelShieldRank; @property(nonatomic) float labelRoadRank; // @synthesize labelRoadRank=_labelRoadRank; @property(nonatomic) float labelFontExpansion; // @synthesize labelFontExpansion=_labelFontExpansion; @property(nonatomic) float labelTiltLimit; // @synthesize labelTiltLimit=_labelTiltLimit; -@property(nonatomic) BOOL labelSmallCaps; // @synthesize labelSmallCaps=_labelSmallCaps; +@property(nonatomic) _Bool labelSmallCaps; // @synthesize labelSmallCaps=_labelSmallCaps; @property(retain, nonatomic) NSString *labelShield; // @synthesize labelShield=_labelShield; @property(retain, nonatomic) NSString *labelFontFamily; // @synthesize labelFontFamily=_labelFontFamily; @property(retain, nonatomic) NSString *labelIcon; // @synthesize labelIcon=_labelIcon; @@ -506,302 +607,342 @@ @property(nonatomic) float widthCurveLimit; // @synthesize widthCurveLimit=_widthCurveLimit; @property(nonatomic) int widthCurve; // @synthesize widthCurve=_widthCurve; @property(nonatomic) float width; // @synthesize width=_width; -@property(nonatomic) BOOL visible; // @synthesize visible=_visible; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +@property(nonatomic) _Bool visible; // @synthesize visible=_visible; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasRenderEndCaps; -@property(nonatomic) BOOL renderEndCaps; // @synthesize renderEndCaps=_renderEndCaps; -@property(nonatomic) BOOL hasPuckArrowColorStale; -@property(nonatomic) BOOL hasPuckArrowColor; -@property(nonatomic) BOOL hasPuckCircleBrightness; -@property(nonatomic) BOOL hasPuckRimBrightness; -@property(nonatomic) BOOL hasPuckArrowShadowBrightness; -@property(nonatomic) BOOL hasPuckArrowBrightness; -@property(nonatomic) BOOL hasPuckDomeBrightness; -@property(nonatomic) BOOL hasBrightness; +@property(nonatomic) _Bool hasArrowSelectedMinZoom; +@property(nonatomic) float arrowSelectedMinZoom; // @synthesize arrowSelectedMinZoom=_arrowSelectedMinZoom; +@property(nonatomic) _Bool hasArrowMinZoom; +@property(nonatomic) float arrowMinZoom; // @synthesize arrowMinZoom=_arrowMinZoom; +@property(nonatomic) _Bool hasTrafficIncidentRampClosureMinZ; +@property(nonatomic) _Bool hasTrafficIncidentLaneClosureMinZ; +@property(nonatomic) _Bool hasTrafficIncidentHazardMinZ; +@property(nonatomic) _Bool hasTrafficIncidentEventMinZ; +@property(nonatomic) _Bool hasTrafficIncidentRoadClosureMinZ; +@property(nonatomic) _Bool hasTrafficIncidentConstructionMinZ; +@property(nonatomic) _Bool hasTrafficIncidentAccidentMinZ; +@property(nonatomic) _Bool hasTrafficIncidentUnknownMinZ; +@property(nonatomic) _Bool hasCurbColor; +@property(nonatomic) unsigned int curbColor; // @synthesize curbColor=_curbColor; +@property(nonatomic) _Bool hasRenderEndCaps; +@property(nonatomic) _Bool renderEndCaps; // @synthesize renderEndCaps=_renderEndCaps; +@property(nonatomic) _Bool hasPuckArrowColorStale; +@property(nonatomic) _Bool hasPuckArrowColor; +@property(nonatomic) _Bool hasPuckCircleBrightness; +@property(nonatomic) _Bool hasPuckRimBrightness; +@property(nonatomic) _Bool hasPuckArrowShadowBrightness; +@property(nonatomic) _Bool hasPuckArrowBrightness; +@property(nonatomic) _Bool hasPuckDomeBrightness; +@property(nonatomic) _Bool hasBrightness; @property(nonatomic) float brightness; // @synthesize brightness=_brightness; -@property(nonatomic) BOOL hasMaxScale; -@property(nonatomic) BOOL hasRouteEnlargementScale; -@property(nonatomic) BOOL hasRouteEnlargementStartZoom; -@property(readonly, nonatomic) BOOL hasTravelledFillTexture; -@property(readonly, nonatomic) BOOL hasObscuredFillTexture; -@property(nonatomic) BOOL hasGlossColor; -@property(nonatomic) BOOL hasTravelledColor; -@property(nonatomic) BOOL hasTrafficAnitialiasingSlope; -@property(nonatomic) BOOL hasTrafficAnitialiasingOffset; -@property(nonatomic) BOOL hasLineColor; -@property(nonatomic) BOOL hasHorizonColor; -@property(nonatomic) BOOL hasNavLabelSignBrightness; +@property(nonatomic) _Bool hasMaxScale; +@property(nonatomic) _Bool hasRouteEnlargementScale; +@property(nonatomic) _Bool hasRouteEnlargementStartZoom; +@property(readonly, nonatomic) _Bool hasTravelledFillTexture; +@property(readonly, nonatomic) _Bool hasObscuredFillTexture; +@property(nonatomic) _Bool hasGlossColor; +@property(nonatomic) _Bool hasTravelledColor; +@property(nonatomic) _Bool hasTrafficAnitialiasingSlope; +@property(nonatomic) _Bool hasTrafficAnitialiasingOffset; +@property(nonatomic) _Bool hasLineColor; +@property(nonatomic) _Bool hasHorizonColor; +@property(nonatomic) _Bool hasNavLabelSignBrightness; @property(nonatomic) float navLabelSignBrightness; // @synthesize navLabelSignBrightness=_navLabelSignBrightness; -@property(nonatomic) BOOL hasNavLabelSuppressSignIfHaveShield; -@property(nonatomic) BOOL navLabelSuppressSignIfHaveShield; // @synthesize navLabelSuppressSignIfHaveShield=_navLabelSuppressSignIfHaveShield; -@property(nonatomic) BOOL hasNavLabelSignVisible; -@property(nonatomic) BOOL navLabelSignVisible; // @synthesize navLabelSignVisible=_navLabelSignVisible; -@property(nonatomic) BOOL hasNavLabelShieldVisible; -@property(nonatomic) BOOL navLabelShieldVisible; // @synthesize navLabelShieldVisible=_navLabelShieldVisible; -@property(nonatomic) BOOL hasLabelSelectable; -@property(nonatomic) BOOL hasLabelOffsetLarge; -@property(nonatomic) BOOL hasLabelOffsetMedium; -@property(nonatomic) BOOL hasLabelOffsetSmall; -@property(nonatomic) BOOL hasArrowHeightLarge; -@property(nonatomic) BOOL hasArrowHeightMedium; -@property(nonatomic) BOOL hasArrowHeightSmall; -@property(nonatomic) BOOL hasLabelSpacingLarge; -@property(nonatomic) BOOL hasLabelSpacingMedium; -@property(nonatomic) BOOL hasLabelSpacingSmall; -@property(nonatomic) BOOL hasLabelFontExpansionLarge; -@property(nonatomic) BOOL hasLabelFontExpansionMedium; -@property(nonatomic) BOOL hasLabelFontExpansionSmall; -@property(nonatomic) BOOL hasLabelHaloSizeLarge; -@property(nonatomic) BOOL hasLabelHaloSizeMedium; -@property(nonatomic) BOOL hasLabelHaloSizeSmall; -@property(nonatomic) BOOL hasLabelHeightLargeCurveLimit; -@property(nonatomic) BOOL hasLabelHeightLargeCurve; -@property(nonatomic) BOOL hasLabelHeightLarge; -@property(nonatomic) BOOL hasLabelHeightMediumCurveLimit; -@property(nonatomic) BOOL hasLabelHeightMediumCurve; -@property(nonatomic) BOOL hasLabelHeightMedium; -@property(nonatomic) BOOL hasLabelHeightSmallCurveLimit; -@property(nonatomic) BOOL hasLabelHeightSmallCurve; -@property(nonatomic) BOOL hasLabelHeightSmall; -@property(nonatomic) BOOL hasShowLabelAsShield; -@property(nonatomic) BOOL hasShowShieldTextAsLabel; -@property(nonatomic) BOOL hasGenericShieldDropShadowColor; +@property(nonatomic) _Bool hasNavLabelSuppressSignIfHaveShield; +@property(nonatomic) _Bool navLabelSuppressSignIfHaveShield; // @synthesize navLabelSuppressSignIfHaveShield=_navLabelSuppressSignIfHaveShield; +@property(nonatomic) _Bool hasNavLabelSignVisible; +@property(nonatomic) _Bool navLabelSignVisible; // @synthesize navLabelSignVisible=_navLabelSignVisible; +@property(nonatomic) _Bool hasNavLabelShieldVisible; +@property(nonatomic) _Bool navLabelShieldVisible; // @synthesize navLabelShieldVisible=_navLabelShieldVisible; +@property(nonatomic) _Bool hasLabelOffsetXXLarge; +@property(nonatomic) _Bool hasArrowHeightXXLarge; +@property(nonatomic) _Bool hasLabelSpacingXXLarge; +@property(nonatomic) _Bool hasLabelFontExpansionXXLarge; +@property(nonatomic) _Bool hasLabelHaloSizeXXLarge; +@property(nonatomic) _Bool hasLabelHeightXXLargeCurveLimit; +@property(nonatomic) _Bool hasLabelHeightXXLargeCurve; +@property(nonatomic) _Bool hasLabelHeightXXLarge; +@property(nonatomic) _Bool hasLabelOffsetXLarge; +@property(nonatomic) _Bool hasArrowHeightXLarge; +@property(nonatomic) _Bool hasLabelSpacingXLarge; +@property(nonatomic) _Bool hasLabelFontExpansionXLarge; +@property(nonatomic) _Bool hasLabelHaloSizeXLarge; +@property(nonatomic) _Bool hasLabelHeightXLargeCurveLimit; +@property(nonatomic) _Bool hasLabelHeightXLargeCurve; +@property(nonatomic) _Bool hasLabelHeightXLarge; +@property(nonatomic) _Bool hasPoiDisabledLabelTextVisible; +@property(nonatomic) _Bool hasPoiDisabledLabelIconVisible; +@property(nonatomic) _Bool hasLabelSelectable; +@property(nonatomic) _Bool hasLabelOffsetLarge; +@property(nonatomic) _Bool hasLabelOffsetMedium; +@property(nonatomic) _Bool hasLabelOffsetSmall; +@property(nonatomic) _Bool hasArrowHeightLarge; +@property(nonatomic) _Bool hasArrowHeightMedium; +@property(nonatomic) _Bool hasArrowHeightSmall; +@property(nonatomic) _Bool hasLabelSpacingLarge; +@property(nonatomic) _Bool hasLabelSpacingMedium; +@property(nonatomic) _Bool hasLabelSpacingSmall; +@property(nonatomic) _Bool hasLabelFontExpansionLarge; +@property(nonatomic) _Bool hasLabelFontExpansionMedium; +@property(nonatomic) _Bool hasLabelFontExpansionSmall; +@property(nonatomic) _Bool hasLabelHaloSizeLarge; +@property(nonatomic) _Bool hasLabelHaloSizeMedium; +@property(nonatomic) _Bool hasLabelHaloSizeSmall; +@property(nonatomic) _Bool hasLabelHeightLargeCurveLimit; +@property(nonatomic) _Bool hasLabelHeightLargeCurve; +@property(nonatomic) _Bool hasLabelHeightLarge; +@property(nonatomic) _Bool hasLabelHeightMediumCurveLimit; +@property(nonatomic) _Bool hasLabelHeightMediumCurve; +@property(nonatomic) _Bool hasLabelHeightMedium; +@property(nonatomic) _Bool hasLabelHeightSmallCurveLimit; +@property(nonatomic) _Bool hasLabelHeightSmallCurve; +@property(nonatomic) _Bool hasLabelHeightSmall; +@property(nonatomic) _Bool hasShieldSize; +@property(nonatomic) int shieldSize; // @synthesize shieldSize=_shieldSize; +@property(nonatomic) _Bool hasArrowCollisionRank; +@property(nonatomic) _Bool hasArrowCollisionOrder; +@property(nonatomic) _Bool hasShieldCollisionRank; +@property(nonatomic) _Bool hasShieldCollisionOrder; +@property(nonatomic) _Bool hasShowLabelAsShield; +@property(nonatomic) _Bool hasShowShieldTextAsLabel; +@property(nonatomic) _Bool hasGenericShieldDropShadowColor; @property(nonatomic) unsigned int genericShieldDropShadowColor; // @synthesize genericShieldDropShadowColor=_genericShieldDropShadowColor; -@property(nonatomic) BOOL hasGenericShieldDropShadowSize; -- (void)setGenericShieldDropShadowOffsets:(float *)arg1 count:(unsigned int)arg2; -- (float)genericShieldDropShadowOffsetAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasGenericShieldDropShadowSize; +- (void)setGenericShieldDropShadowOffsets:(float *)arg1 count:(unsigned long long)arg2; +- (float)genericShieldDropShadowOffsetAtIndex:(unsigned long long)arg1; - (void)addGenericShieldDropShadowOffset:(float)arg1; - (void)clearGenericShieldDropShadowOffsets; @property(readonly, nonatomic) float *genericShieldDropShadowOffsets; -@property(readonly, nonatomic) unsigned int genericShieldDropShadowOffsetsCount; -@property(nonatomic) BOOL hasGenericShieldHaloColor; -@property(nonatomic) BOOL hasGenericShieldHaloSize; -@property(nonatomic) BOOL hasGenericShieldTextColor; +@property(readonly, nonatomic) unsigned long long genericShieldDropShadowOffsetsCount; +@property(nonatomic) _Bool hasGenericShieldHaloColor; +@property(nonatomic) _Bool hasGenericShieldHaloSize; +@property(nonatomic) _Bool hasGenericShieldTextColor; @property(nonatomic) unsigned int genericShieldTextColor; // @synthesize genericShieldTextColor=_genericShieldTextColor; -@property(nonatomic) BOOL hasGenericShieldBorderColor; +@property(nonatomic) _Bool hasGenericShieldBorderColor; @property(nonatomic) unsigned int genericShieldBorderColor; // @synthesize genericShieldBorderColor=_genericShieldBorderColor; -@property(nonatomic) BOOL hasGenericShieldBackgroundColor; +@property(nonatomic) _Bool hasGenericShieldBackgroundColor; @property(nonatomic) unsigned int genericShieldBackgroundColor; // @synthesize genericShieldBackgroundColor=_genericShieldBackgroundColor; -@property(nonatomic) BOOL hasGenericShieldStyle; +@property(nonatomic) _Bool hasGenericShieldStyle; @property(nonatomic) int genericShieldStyle; // @synthesize genericShieldStyle=_genericShieldStyle; -@property(nonatomic) BOOL hasLayerShadowsTaper; -@property(nonatomic) BOOL hasLayerShadowsRamp; -@property(nonatomic) BOOL hasLayerShadowsWidth; -@property(nonatomic) BOOL hasLayerShadowsVisible; -@property(nonatomic) BOOL layerShadowsVisible; // @synthesize layerShadowsVisible=_layerShadowsVisible; -@property(nonatomic) BOOL hasFancyCasingsStrokeWidth; -@property(nonatomic) BOOL hasFancyCasingsStrokeColor; +@property(nonatomic) _Bool hasLayerShadowsTaper; +@property(nonatomic) _Bool hasLayerShadowsRamp; +@property(nonatomic) _Bool hasLayerShadowsWidth; +@property(nonatomic) _Bool hasLayerShadowsVisible; +@property(nonatomic) _Bool layerShadowsVisible; // @synthesize layerShadowsVisible=_layerShadowsVisible; +@property(nonatomic) _Bool hasFancyCasingsStrokeWidth; +@property(nonatomic) _Bool hasFancyCasingsStrokeColor; @property(nonatomic) unsigned int fancyCasingsStrokeColor; // @synthesize fancyCasingsStrokeColor=_fancyCasingsStrokeColor; -@property(nonatomic) BOOL hasFancyCasingsWidth; -@property(nonatomic) BOOL hasFancyCasingsColor; +@property(nonatomic) _Bool hasFancyCasingsWidth; +@property(nonatomic) _Bool hasFancyCasingsColor; @property(nonatomic) unsigned int fancyCasingsColor; // @synthesize fancyCasingsColor=_fancyCasingsColor; -@property(nonatomic) BOOL hasFancyCasingsVisible; -@property(nonatomic) BOOL fancyCasingsVisible; // @synthesize fancyCasingsVisible=_fancyCasingsVisible; -@property(nonatomic) BOOL hasCasingsShadowWidth; -@property(nonatomic) BOOL hasCasingsShadowRamp; -@property(nonatomic) BOOL hasCasingsStrokeWidth; -@property(nonatomic) BOOL hasCasingsStrokeColor; -@property(nonatomic) BOOL hasCasingsHeight; -@property(nonatomic) BOOL hasCasingsWidth; -@property(nonatomic) BOOL hasCasingsColor; +@property(nonatomic) _Bool hasFancyCasingsVisible; +@property(nonatomic) _Bool fancyCasingsVisible; // @synthesize fancyCasingsVisible=_fancyCasingsVisible; +@property(nonatomic) _Bool hasCasingsShadowWidth; +@property(nonatomic) _Bool hasCasingsShadowRamp; +@property(nonatomic) _Bool hasCasingsStrokeWidth; +@property(nonatomic) _Bool hasCasingsStrokeColor; +@property(nonatomic) _Bool hasCasingsHeight; +@property(nonatomic) _Bool hasCasingsWidth; +@property(nonatomic) _Bool hasCasingsColor; @property(nonatomic) unsigned int casingsColor; // @synthesize casingsColor=_casingsColor; -@property(nonatomic) BOOL hasCasingsVisible; -@property(nonatomic) BOOL casingsVisible; // @synthesize casingsVisible=_casingsVisible; -@property(nonatomic) BOOL hasThirdFillTextureBlendMode; -@property(nonatomic) BOOL hasThirdFillTextureOpacity; -@property(readonly, nonatomic) BOOL hasThirdFillTexture; -@property(nonatomic) BOOL hasSecondFillTextureBlendMode; -@property(nonatomic) BOOL hasSecondFillTextureOpacity; -@property(readonly, nonatomic) BOOL hasSecondFillTexture; -@property(nonatomic) BOOL hasFillTextureBlendMode; -@property(nonatomic) BOOL hasFillTextureOpacity; -@property(nonatomic) BOOL hasLabelIconGlowBlendMode; +@property(nonatomic) _Bool hasCasingsVisible; +@property(nonatomic) _Bool casingsVisible; // @synthesize casingsVisible=_casingsVisible; +@property(nonatomic) _Bool hasThirdFillTextureBlendMode; +@property(nonatomic) _Bool hasThirdFillTextureOpacity; +@property(readonly, nonatomic) _Bool hasThirdFillTexture; +@property(nonatomic) _Bool hasSecondFillTextureBlendMode; +@property(nonatomic) _Bool hasSecondFillTextureOpacity; +@property(readonly, nonatomic) _Bool hasSecondFillTexture; +@property(nonatomic) _Bool hasFillTextureBlendMode; +@property(nonatomic) _Bool hasFillTextureOpacity; +@property(nonatomic) _Bool hasLabelIconSource; +@property(nonatomic) _Bool hasLabelIconGlowBlendMode; @property(nonatomic) int labelIconGlowBlendMode; // @synthesize labelIconGlowBlendMode=_labelIconGlowBlendMode; -@property(readonly, nonatomic) BOOL hasLabelIconGlowTexture; -@property(nonatomic) BOOL hasLabelIconBadgeLightBlendMode; +@property(readonly, nonatomic) _Bool hasLabelIconGlowTexture; +@property(nonatomic) _Bool hasLabelIconBadgeLightBlendMode; @property(nonatomic) int labelIconBadgeLightBlendMode; // @synthesize labelIconBadgeLightBlendMode=_labelIconBadgeLightBlendMode; -@property(nonatomic) BOOL hasLabelIconBadgeLightColor; +@property(nonatomic) _Bool hasLabelIconBadgeLightColor; @property(nonatomic) unsigned int labelIconBadgeLightColor; // @synthesize labelIconBadgeLightColor=_labelIconBadgeLightColor; -@property(nonatomic) BOOL hasLabelIconGlyphBlendMode; +@property(nonatomic) _Bool hasLabelIconGlyphBlendMode; @property(nonatomic) int labelIconGlyphBlendMode; // @synthesize labelIconGlyphBlendMode=_labelIconGlyphBlendMode; -@property(nonatomic) BOOL hasLabelIconBevelAmount; +@property(nonatomic) _Bool hasLabelIconBevelAmount; @property(nonatomic) float labelIconBevelAmount; // @synthesize labelIconBevelAmount=_labelIconBevelAmount; -@property(nonatomic) BOOL hasLabelIconGlyphStyle; +@property(nonatomic) _Bool hasLabelIconGlyphStyle; @property(nonatomic) int labelIconGlyphStyle; // @synthesize labelIconGlyphStyle=_labelIconGlyphStyle; -@property(nonatomic) BOOL hasOuterStrokeWidth; -@property(nonatomic) BOOL hasOuterStrokeColor; -@property(nonatomic) BOOL hasLabelIconCornerRadius; +@property(nonatomic) _Bool hasOuterStrokeWidth; +@property(nonatomic) _Bool hasOuterStrokeColor; +@property(nonatomic) _Bool hasLabelIconCornerRadius; @property(nonatomic) float labelIconCornerRadius; // @synthesize labelIconCornerRadius=_labelIconCornerRadius; -@property(nonatomic) BOOL hasLabelIconDropShadowColor; +@property(nonatomic) _Bool hasLabelIconDropShadowColor; @property(nonatomic) unsigned int labelIconDropShadowColor; // @synthesize labelIconDropShadowColor=_labelIconDropShadowColor; -@property(nonatomic) BOOL hasLabelIconDropShadowSize; -- (void)setLabelIconDropShadowOffsets:(float *)arg1 count:(unsigned int)arg2; -- (float)labelIconDropShadowOffsetAtIndex:(unsigned int)arg1; +@property(nonatomic) _Bool hasLabelIconDropShadowSize; +- (void)setLabelIconDropShadowOffsets:(float *)arg1 count:(unsigned long long)arg2; +- (float)labelIconDropShadowOffsetAtIndex:(unsigned long long)arg1; - (void)addLabelIconDropShadowOffset:(float)arg1; - (void)clearLabelIconDropShadowOffsets; @property(readonly, nonatomic) float *labelIconDropShadowOffsets; -@property(readonly, nonatomic) unsigned int labelIconDropShadowOffsetsCount; -@property(nonatomic) BOOL hasLabelIconHaloSize; -@property(nonatomic) BOOL hasLabelIconHaloColor; -@property(nonatomic) BOOL hasLabelIconGlyphColor; +@property(readonly, nonatomic) unsigned long long labelIconDropShadowOffsetsCount; +@property(nonatomic) _Bool hasLabelIconHaloSize; +@property(nonatomic) _Bool hasLabelIconHaloColor; +@property(nonatomic) _Bool hasLabelIconGlyphColor; @property(nonatomic) unsigned int labelIconGlyphColor; // @synthesize labelIconGlyphColor=_labelIconGlyphColor; -- (void)setLabelIconGradients:(unsigned int *)arg1 count:(unsigned int)arg2; -- (unsigned int)labelIconGradientAtIndex:(unsigned int)arg1; +- (void)setLabelIconGradients:(unsigned int *)arg1 count:(unsigned long long)arg2; +- (unsigned int)labelIconGradientAtIndex:(unsigned long long)arg1; - (void)addLabelIconGradient:(unsigned int)arg1; - (void)clearLabelIconGradients; @property(readonly, nonatomic) unsigned int *labelIconGradients; -@property(readonly, nonatomic) unsigned int labelIconGradientsCount; -@property(nonatomic) BOOL hasLabelIconBadgeColor; +@property(readonly, nonatomic) unsigned long long labelIconGradientsCount; +@property(nonatomic) _Bool hasLabelIconBadgeColor; @property(nonatomic) unsigned int labelIconBadgeColor; // @synthesize labelIconBadgeColor=_labelIconBadgeColor; -@property(nonatomic) BOOL hasLabelIconStyle; +@property(nonatomic) _Bool hasLabelIconStyle; @property(nonatomic) int labelIconStyle; // @synthesize labelIconStyle=_labelIconStyle; -@property(nonatomic) BOOL hasLineDrawStyle; +@property(nonatomic) _Bool hasLineDrawStyle; @property(nonatomic) int lineDrawStyle; // @synthesize lineDrawStyle=_lineDrawStyle; -@property(nonatomic) BOOL hasTrafficIncidentBrightness; +@property(nonatomic) _Bool hasTrafficIncidentBrightness; @property(nonatomic) float trafficIncidentBrightness; // @synthesize trafficIncidentBrightness=_trafficIncidentBrightness; -@property(nonatomic) BOOL hasTrafficShiftEnd; -@property(nonatomic) BOOL hasTrafficShiftStart; -@property(nonatomic) BOOL hasTrafficGlowFadingEnd; -@property(nonatomic) BOOL hasTrafficGlowFadingStart; -@property(readonly, nonatomic) BOOL hasTrafficFast; -@property(readonly, nonatomic) BOOL hasTrafficMedium; -@property(readonly, nonatomic) BOOL hasTrafficSlow; -@property(readonly, nonatomic) BOOL hasTrafficStopped; -@property(nonatomic) BOOL hasTrafficVisible; -@property(nonatomic) BOOL trafficVisible; // @synthesize trafficVisible=_trafficVisible; -@property(nonatomic) BOOL hasTrafficAnimationBaseSpeed; -@property(nonatomic) BOOL hasTrafficWidth; -@property(nonatomic) BOOL hasBuildingFlatColor; +@property(nonatomic) _Bool hasTrafficShiftEnd; +@property(nonatomic) _Bool hasTrafficShiftStart; +@property(nonatomic) _Bool hasTrafficGlowFadingEnd; +@property(nonatomic) _Bool hasTrafficGlowFadingStart; +@property(readonly, nonatomic) _Bool hasTrafficFast; +@property(readonly, nonatomic) _Bool hasTrafficMedium; +@property(readonly, nonatomic) _Bool hasTrafficSlow; +@property(readonly, nonatomic) _Bool hasTrafficStopped; +@property(nonatomic) _Bool hasTrafficVisible; +@property(nonatomic) _Bool trafficVisible; // @synthesize trafficVisible=_trafficVisible; +@property(nonatomic) _Bool hasTrafficAnimationBaseSpeed; +@property(nonatomic) _Bool hasTrafficWidth; +@property(nonatomic) float trafficWidth; // @synthesize trafficWidth=_trafficWidth; +@property(nonatomic) _Bool hasBuildingFlatColor; @property(nonatomic) unsigned int buildingFlatColor; // @synthesize buildingFlatColor=_buildingFlatColor; -@property(nonatomic) BOOL hasBuildingLandmarkColor; +@property(nonatomic) _Bool hasBuildingLandmarkColor; @property(nonatomic) unsigned int buildingLandmarkColor; // @synthesize buildingLandmarkColor=_buildingLandmarkColor; -@property(nonatomic) BOOL hasBuildingRoofStyle; +@property(nonatomic) _Bool hasBuildingRoofStyle; @property(nonatomic) int buildingRoofStyle; // @synthesize buildingRoofStyle=_buildingRoofStyle; -@property(nonatomic) BOOL hasBuildingOutlineVisible; -@property(nonatomic) BOOL buildingOutlineVisible; // @synthesize buildingOutlineVisible=_buildingOutlineVisible; -@property(nonatomic) BOOL hasBuildingOutlineColor; +@property(nonatomic) _Bool hasBuildingOutlineVisible; +@property(nonatomic) _Bool buildingOutlineVisible; // @synthesize buildingOutlineVisible=_buildingOutlineVisible; +@property(nonatomic) _Bool hasBuildingOutlineColor; @property(nonatomic) unsigned int buildingOutlineColor; // @synthesize buildingOutlineColor=_buildingOutlineColor; -@property(nonatomic) BOOL hasBuildingFacadeColor; +@property(nonatomic) _Bool hasBuildingFacadeColor; @property(nonatomic) unsigned int buildingFacadeColor; // @synthesize buildingFacadeColor=_buildingFacadeColor; -@property(nonatomic) BOOL hasBuildingTopColor; +@property(nonatomic) _Bool hasBuildingTopColor; @property(nonatomic) unsigned int buildingTopColor; // @synthesize buildingTopColor=_buildingTopColor; -@property(nonatomic) BOOL hasBuildingStrokeColor3d; +@property(nonatomic) _Bool hasBuildingStrokeColor3d; @property(nonatomic) unsigned int buildingStrokeColor3d; // @synthesize buildingStrokeColor3d=_buildingStrokeColor3d; -@property(nonatomic) BOOL hasBuildingStrokeWidth3d; -@property(nonatomic) BOOL hasLabelCollisionRank; -@property(nonatomic) BOOL hasLabelCollisionOrder; -@property(nonatomic) BOOL hasMarginRight; -@property(nonatomic) BOOL hasMarginBottom; -@property(nonatomic) BOOL hasMarginLeft; -@property(nonatomic) BOOL hasMarginTop; -@property(nonatomic) BOOL hasMargin; -@property(nonatomic) BOOL hasPatternScalerQuantizationFactor; +@property(nonatomic) _Bool hasBuildingStrokeWidth3d; +@property(nonatomic) _Bool hasLabelCollisionRank; +@property(nonatomic) _Bool hasLabelCollisionOrder; +@property(nonatomic) _Bool hasMarginRight; +@property(nonatomic) _Bool hasMarginBottom; +@property(nonatomic) _Bool hasMarginLeft; +@property(nonatomic) _Bool hasMarginTop; +@property(nonatomic) _Bool hasMargin; +@property(nonatomic) _Bool hasPatternScalerQuantizationFactor; @property(nonatomic) float patternScalerQuantizationFactor; // @synthesize patternScalerQuantizationFactor=_patternScalerQuantizationFactor; -@property(nonatomic) BOOL hasPatternScaler; +@property(nonatomic) _Bool hasPatternScaler; @property(nonatomic) float patternScaler; // @synthesize patternScaler=_patternScaler; -@property(nonatomic) BOOL hasAlternateFillColor; -@property(nonatomic) BOOL hasRailroadPattern; +@property(nonatomic) _Bool hasAlternateFillColor; +@property(nonatomic) _Bool hasRailroadPattern; @property(nonatomic) int railroadPattern; // @synthesize railroadPattern=_railroadPattern; -- (void)setStrokeDashPatterns:(float *)arg1 count:(unsigned int)arg2; -- (float)strokeDashPatternAtIndex:(unsigned int)arg1; +- (void)setStrokeDashPatterns:(float *)arg1 count:(unsigned long long)arg2; +- (float)strokeDashPatternAtIndex:(unsigned long long)arg1; - (void)addStrokeDashPattern:(float)arg1; - (void)clearStrokeDashPatterns; @property(readonly, nonatomic) float *strokeDashPatterns; -@property(readonly, nonatomic) unsigned int strokeDashPatternsCount; -- (void)setFillDashPatterns:(float *)arg1 count:(unsigned int)arg2; -- (float)fillDashPatternAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long strokeDashPatternsCount; +- (void)setFillDashPatterns:(float *)arg1 count:(unsigned long long)arg2; +- (float)fillDashPatternAtIndex:(unsigned long long)arg1; - (void)addFillDashPattern:(float)arg1; - (void)clearFillDashPatterns; @property(readonly, nonatomic) float *fillDashPatterns; -@property(readonly, nonatomic) unsigned int fillDashPatternsCount; -@property(nonatomic) BOOL hasDropShadowColor; +@property(readonly, nonatomic) unsigned long long fillDashPatternsCount; +@property(nonatomic) _Bool hasDropShadowColor; @property(nonatomic) unsigned int dropShadowColor; // @synthesize dropShadowColor=_dropShadowColor; -- (void)setDropShadowOffsets:(float *)arg1 count:(unsigned int)arg2; -- (float)dropShadowOffsetAtIndex:(unsigned int)arg1; +- (void)setDropShadowOffsets:(float *)arg1 count:(unsigned long long)arg2; +- (float)dropShadowOffsetAtIndex:(unsigned long long)arg1; - (void)addDropShadowOffset:(float)arg1; - (void)clearDropShadowOffsets; @property(readonly, nonatomic) float *dropShadowOffsets; -@property(readonly, nonatomic) unsigned int dropShadowOffsetsCount; -@property(nonatomic) BOOL hasInsetShadowColor; +@property(readonly, nonatomic) unsigned long long dropShadowOffsetsCount; +@property(nonatomic) _Bool hasInsetShadowColor; @property(nonatomic) unsigned int insetShadowColor; // @synthesize insetShadowColor=_insetShadowColor; -@property(nonatomic) BOOL hasInsetShadowAngle; -@property(nonatomic) BOOL hasInsetShadowHeight; -@property(nonatomic) BOOL hasPolygonType; -@property(readonly, nonatomic) BOOL hasFillTexture; -@property(nonatomic) BOOL hasLabelParallaxHeight; +@property(nonatomic) _Bool hasInsetShadowAngle; +@property(nonatomic) _Bool hasInsetShadowHeight; +@property(nonatomic) _Bool hasPolygonType; +@property(readonly, nonatomic) _Bool hasFillTexture; +@property(nonatomic) _Bool hasLabelParallaxHeight; @property(nonatomic) float labelParallaxHeight; // @synthesize labelParallaxHeight=_labelParallaxHeight; -@property(nonatomic) BOOL hasArrowHaloColor; +@property(nonatomic) _Bool hasArrowHaloColor; @property(nonatomic) unsigned int arrowHaloColor; // @synthesize arrowHaloColor=_arrowHaloColor; -@property(nonatomic) BOOL hasArrowColor; +@property(nonatomic) _Bool hasArrowColor; @property(nonatomic) unsigned int arrowColor; // @synthesize arrowColor=_arrowColor; -@property(nonatomic) BOOL hasLabelArrowLayer; -@property(nonatomic) BOOL hasLabelLayer; -@property(nonatomic) BOOL hasArrowSpacing; +@property(nonatomic) _Bool hasLabelArrowLayer; +@property(nonatomic) _Bool hasLabelLayer; +@property(nonatomic) _Bool hasArrowSpacing; @property(nonatomic) float arrowSpacing; // @synthesize arrowSpacing=_arrowSpacing; -@property(nonatomic) BOOL hasArrowHeight; +@property(nonatomic) _Bool hasArrowHeight; @property(nonatomic) float arrowHeight; // @synthesize arrowHeight=_arrowHeight; -@property(nonatomic) BOOL hasArrowVisible; -@property(nonatomic) BOOL hasShieldTiltLimit; -@property(nonatomic) BOOL hasShieldVisible; -@property(nonatomic) BOOL hasLabelClass; -@property(nonatomic) BOOL hasYieldsToOnscreenLabels; -@property(nonatomic) BOOL yieldsToOnscreenLabels; // @synthesize yieldsToOnscreenLabels=_yieldsToOnscreenLabels; -@property(nonatomic) BOOL hasLabelDedupeRank; +@property(nonatomic) _Bool hasArrowVisible; +@property(nonatomic) _Bool hasShieldTiltLimit; +@property(nonatomic) _Bool hasShieldVisible; +@property(nonatomic) _Bool hasLabelClass; +@property(nonatomic) _Bool hasYieldsToOnscreenLabels; +@property(nonatomic) _Bool yieldsToOnscreenLabels; // @synthesize yieldsToOnscreenLabels=_yieldsToOnscreenLabels; +@property(nonatomic) _Bool hasLabelDedupeRank; @property(nonatomic) unsigned int labelDedupeRank; // @synthesize labelDedupeRank=_labelDedupeRank; -@property(nonatomic) BOOL hasOnlyShowIfTappable; -@property(nonatomic) BOOL onlyShowIfTappable; // @synthesize onlyShowIfTappable=_onlyShowIfTappable; -@property(nonatomic) BOOL hasLabelTextVisibility; +@property(nonatomic) _Bool hasOnlyShowIfTappable; +@property(nonatomic) _Bool onlyShowIfTappable; // @synthesize onlyShowIfTappable=_onlyShowIfTappable; +@property(nonatomic) _Bool hasLabelTextVisibility; @property(nonatomic) int labelTextVisibility; // @synthesize labelTextVisibility=_labelTextVisibility; -@property(nonatomic) BOOL hasLabelSpacing; +@property(nonatomic) _Bool hasLabelSpacing; @property(nonatomic) float labelSpacing; // @synthesize labelSpacing=_labelSpacing; -@property(nonatomic) BOOL hasLabelShieldRank; -@property(nonatomic) BOOL hasLabelRoadRank; -@property(nonatomic) BOOL hasLabelFontExpansion; -@property(nonatomic) BOOL hasLabelTiltLimit; -@property(nonatomic) BOOL hasLabelSmallCaps; -@property(readonly, nonatomic) BOOL hasLabelShield; -@property(nonatomic) BOOL hasLabelHaloColor; +@property(nonatomic) _Bool hasLabelShieldRank; +@property(nonatomic) _Bool hasLabelRoadRank; +@property(nonatomic) _Bool hasLabelFontExpansion; +@property(nonatomic) _Bool hasLabelTiltLimit; +@property(nonatomic) _Bool hasLabelSmallCaps; +@property(readonly, nonatomic) _Bool hasLabelShield; +@property(nonatomic) _Bool hasLabelHaloColor; @property(nonatomic) unsigned int labelHaloColor; // @synthesize labelHaloColor=_labelHaloColor; -@property(nonatomic) BOOL hasLabelColor; +@property(nonatomic) _Bool hasLabelColor; @property(nonatomic) unsigned int labelColor; // @synthesize labelColor=_labelColor; -@property(readonly, nonatomic) BOOL hasLabelFontFamily; -@property(readonly, nonatomic) BOOL hasLabelIcon; -@property(nonatomic) BOOL hasLabelLineWrap; +@property(readonly, nonatomic) _Bool hasLabelFontFamily; +@property(readonly, nonatomic) _Bool hasLabelIcon; +@property(nonatomic) _Bool hasLabelLineWrap; @property(nonatomic) unsigned int labelLineWrap; // @synthesize labelLineWrap=_labelLineWrap; -@property(nonatomic) BOOL hasLabelUpcase; -@property(nonatomic) BOOL labelUpcase; // @synthesize labelUpcase=_labelUpcase; -@property(nonatomic) BOOL hasLabelRaisedInitial; -@property(nonatomic) BOOL labelRaisedInitial; // @synthesize labelRaisedInitial=_labelRaisedInitial; -@property(nonatomic) BOOL hasLabelHaloSize; -@property(nonatomic) BOOL hasFillColorInterpolate; -@property(nonatomic) BOOL fillColorInterpolate; // @synthesize fillColorInterpolate=_fillColorInterpolate; -@property(nonatomic) BOOL hasStrokeColorInterpolate; -@property(nonatomic) BOOL strokeColorInterpolate; // @synthesize strokeColorInterpolate=_strokeColorInterpolate; -@property(nonatomic) BOOL hasFillZIndex; -@property(nonatomic) BOOL hasSimpleLine; -@property(nonatomic) BOOL simpleLine; // @synthesize simpleLine=_simpleLine; -@property(nonatomic) BOOL hasZIndex; -@property(nonatomic) BOOL hasWidthDropoff; -@property(nonatomic) BOOL hasLabelHeightCurveLimit; -@property(nonatomic) BOOL hasLabelHeightCurve; -@property(nonatomic) BOOL hasLabelHeight; -@property(nonatomic) BOOL hasStrokeWidthCurveLimit; -@property(nonatomic) BOOL hasStrokeWidthCurve; -@property(nonatomic) BOOL hasStrokeWidth; -@property(nonatomic) BOOL hasWidthCurveLimit; -@property(nonatomic) BOOL hasWidthCurve; -@property(nonatomic) BOOL hasWidth; -@property(nonatomic) BOOL hasStrokeColor; +@property(nonatomic) _Bool hasLabelUpcase; +@property(nonatomic) _Bool labelUpcase; // @synthesize labelUpcase=_labelUpcase; +@property(nonatomic) _Bool hasLabelRaisedInitial; +@property(nonatomic) _Bool labelRaisedInitial; // @synthesize labelRaisedInitial=_labelRaisedInitial; +@property(nonatomic) _Bool hasLabelHaloSize; +@property(nonatomic) _Bool hasFillColorInterpolate; +@property(nonatomic) _Bool fillColorInterpolate; // @synthesize fillColorInterpolate=_fillColorInterpolate; +@property(nonatomic) _Bool hasStrokeColorInterpolate; +@property(nonatomic) _Bool strokeColorInterpolate; // @synthesize strokeColorInterpolate=_strokeColorInterpolate; +@property(nonatomic) _Bool hasFillZIndex; +@property(nonatomic) _Bool hasSimpleLine; +@property(nonatomic) _Bool simpleLine; // @synthesize simpleLine=_simpleLine; +@property(nonatomic) _Bool hasZIndex; +@property(nonatomic) _Bool hasWidthDropoff; +@property(nonatomic) _Bool hasLabelHeightCurveLimit; +@property(nonatomic) _Bool hasLabelHeightCurve; +@property(nonatomic) _Bool hasLabelHeight; +@property(nonatomic) _Bool hasStrokeWidthCurveLimit; +@property(nonatomic) _Bool hasStrokeWidthCurve; +@property(nonatomic) _Bool hasStrokeWidth; +@property(nonatomic) _Bool hasWidthCurveLimit; +@property(nonatomic) _Bool hasWidthCurve; +@property(nonatomic) _Bool hasWidth; +@property(nonatomic) _Bool hasStrokeColor; @property(nonatomic) unsigned int strokeColor; // @synthesize strokeColor=_strokeColor; -@property(nonatomic) BOOL hasFillColor; +@property(nonatomic) _Bool hasFillColor; @property(nonatomic) unsigned int fillColor; // @synthesize fillColor=_fillColor; -@property(nonatomic) BOOL hasVisible; +@property(nonatomic) _Bool hasVisible; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPTextureAtlas.h b/iOS7/PrivateFrameworks/VectorKit/VKPTextureAtlas.h index b19b05d87..09fdc2c3a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPTextureAtlas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPTextureAtlas.h @@ -8,6 +8,7 @@ @class NSData; +// Not exported @interface VKPTextureAtlas : PBCodable { unsigned int _quadHeight; @@ -18,11 +19,11 @@ @property(nonatomic) unsigned int quadHeight; // @synthesize quadHeight=_quadHeight; @property(nonatomic) unsigned int quadWidth; // @synthesize quadWidth=_quadWidth; @property(retain, nonatomic) NSData *texture; // @synthesize texture=_texture; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPTrafficStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKPTrafficStyle.h index 531760f85..beb15c0a9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPTrafficStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPTrafficStyle.h @@ -6,6 +6,7 @@ #import "PBCodable.h" +// Not exported @interface VKPTrafficStyle : PBCodable { float _fadingOffset; @@ -36,24 +37,24 @@ @property(nonatomic) float patternLength; // @synthesize patternLength=_patternLength; @property(nonatomic) unsigned int secondaryColor; // @synthesize secondaryColor=_secondaryColor; @property(nonatomic) unsigned int fillColor; // @synthesize fillColor=_fillColor; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; -@property(nonatomic) BOOL hasFadingSlope; -@property(nonatomic) BOOL hasFadingOffset; -@property(nonatomic) BOOL hasPatternWidth; -@property(nonatomic) BOOL hasPatternLength; -@property(nonatomic) BOOL hasSecondaryColor; -@property(nonatomic) BOOL hasPatternSlotLength; +@property(nonatomic) _Bool hasFadingSlope; +@property(nonatomic) _Bool hasFadingOffset; +@property(nonatomic) _Bool hasPatternWidth; +@property(nonatomic) _Bool hasPatternLength; +@property(nonatomic) _Bool hasSecondaryColor; +@property(nonatomic) _Bool hasPatternSlotLength; @property(nonatomic) float patternSlotLength; // @synthesize patternSlotLength=_patternSlotLength; -@property(nonatomic) BOOL hasUNUSEDPattern; +@property(nonatomic) _Bool hasUNUSEDPattern; @property(nonatomic) int uNUSEDPattern; // @synthesize uNUSEDPattern=_uNUSEDPattern; -@property(nonatomic) BOOL hasFillColor; -@property(nonatomic) BOOL hasWidthFraction; +@property(nonatomic) _Bool hasFillColor; +@property(nonatomic) _Bool hasWidthFraction; @property(nonatomic) float widthFraction; // @synthesize widthFraction=_widthFraction; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty-StyleApplication.h b/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty-StyleApplication.h new file mode 100644 index 000000000..1c53c4ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty-StyleApplication.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VKPZoomProperty (StyleApplication) +- (void)applyTo:(id)arg1 zoom:(float)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty.h b/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty.h index 4bfdf134d..888c6da32 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPZoomProperty.h @@ -8,6 +8,7 @@ @class VKPStyleProperties; +// Not exported @interface VKPZoomProperty : PBCodable { float _maxZ; @@ -18,15 +19,14 @@ @property(retain, nonatomic) VKPStyleProperties *properties; // @synthesize properties=_properties; @property(nonatomic) float maxZ; // @synthesize maxZ=_maxZ; @property(nonatomic) float minZ; // @synthesize minZ=_minZ; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)copyTo:(id)arg1; - (void)writeTo:(id)arg1; -- (BOOL)readFrom:(id)arg1; +- (_Bool)readFrom:(id)arg1; - (id)dictionaryRepresentation; - (id)description; - (void)dealloc; -- (void)applyTo:(id)arg1 zoom:(float)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPerformanceTest.h b/iOS7/PrivateFrameworks/VectorKit/VKPerformanceTest.h index 93d2908c5..fcd72bbe7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPerformanceTest.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPerformanceTest.h @@ -8,10 +8,11 @@ @class NSString, VKMapView; +// Not exported @interface VKPerformanceTest : NSObject { VKMapView *_mapView; - BOOL _running; + _Bool _running; int _loopCounter; int _resultCount; struct VKPerformanceTestResult_struct *_results; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPinDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKPinDrawStyle.h index fc4af85b2..9c2766301 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPinDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPinDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKPinDrawStyle : VKDimmableDrawStyle { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPlatform.h b/iOS7/PrivateFrameworks/VectorKit/VKPlatform.h index 5f27daa50..a2b9cacf8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPlatform.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPlatform.h @@ -8,33 +8,35 @@ @interface VKPlatform : NSObject { - unsigned int _memSize; + unsigned long long _memSize; int _numCPUs; - BOOL _proceduralRoadAlpha; - BOOL _shouldUseTrafficAlphaHack; - BOOL _supportsBuildingStrokes; - BOOL _supports3DBuildingStrokes; + _Bool _proceduralRoadAlpha; + _Bool _useCheapTrafficShader; + _Bool _shouldUseTrafficAlphaHack; + _Bool _supportsBuildingStrokes; + _Bool _supports3DBuildingStrokes; } + (id)sharedPlatform; -@property(readonly, nonatomic) BOOL supports3DBuildingStrokes; // @synthesize supports3DBuildingStrokes=_supports3DBuildingStrokes; -@property(readonly, nonatomic) BOOL supportsBuildingStrokes; // @synthesize supportsBuildingStrokes=_supportsBuildingStrokes; -@property(readonly, nonatomic) BOOL shouldUseTrafficAlphaHack; // @synthesize shouldUseTrafficAlphaHack=_shouldUseTrafficAlphaHack; -@property(readonly, nonatomic) BOOL proceduralRoadAlpha; // @synthesize proceduralRoadAlpha=_proceduralRoadAlpha; -@property(readonly, nonatomic) unsigned int memorySize; // @synthesize memorySize=_memSize; -@property(readonly, nonatomic) BOOL supportsDepthDependentBuildings; -@property(readonly, nonatomic) BOOL supportsHiResBuildings; -@property(readonly, nonatomic) float mainScreenPPI; -@property(readonly, nonatomic) float mainScreenScale; -@property(readonly, nonatomic) BOOL shouldDrawWhenReady; -@property(readonly, nonatomic) BOOL isPad; -@property(readonly, nonatomic) BOOL canMakeSharingThumbnails; -@property(readonly, nonatomic) BOOL supportsHiResRTT; -@property(readonly, nonatomic) unsigned int tileMaximumLimit; -- (unsigned int)tileReserveLimit:(BOOL)arg1; -@property(readonly, nonatomic) BOOL roadsWithSimpleLineMeshesAvailable; +@property(readonly, nonatomic) _Bool supports3DBuildingStrokes; // @synthesize supports3DBuildingStrokes=_supports3DBuildingStrokes; +@property(readonly, nonatomic) _Bool supportsBuildingStrokes; // @synthesize supportsBuildingStrokes=_supportsBuildingStrokes; +@property(readonly, nonatomic) _Bool shouldUseTrafficAlphaHack; // @synthesize shouldUseTrafficAlphaHack=_shouldUseTrafficAlphaHack; +@property(readonly, nonatomic) _Bool useCheapTrafficShader; // @synthesize useCheapTrafficShader=_useCheapTrafficShader; +@property(readonly, nonatomic) _Bool proceduralRoadAlpha; // @synthesize proceduralRoadAlpha=_proceduralRoadAlpha; +@property(readonly, nonatomic) unsigned long long memorySize; // @synthesize memorySize=_memSize; +@property(readonly, nonatomic) _Bool supportsDepthDependentBuildings; +@property(readonly, nonatomic) _Bool supportsHiResBuildings; +@property(readonly, nonatomic) double mainScreenPPI; +@property(readonly, nonatomic) double mainScreenScale; +@property(readonly, nonatomic) _Bool shouldDrawWhenReady; +@property(readonly, nonatomic) _Bool isPad; +@property(readonly, nonatomic) _Bool canMakeSharingThumbnails; +@property(readonly, nonatomic) _Bool supportsHiResRTT; +@property(readonly, nonatomic) unsigned long long tileMaximumLimit; +- (unsigned long long)tileReserveLimit:(_Bool)arg1; +@property(readonly, nonatomic) _Bool roadsWithSimpleLineMeshesAvailable; - (void)_determineHardware; -- (unsigned int)_calculateMemSize; +- (unsigned long long)_calculateMemSize; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPointLabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKPointLabelTileSource.h index 0f2f6a0d7..24900ffbf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPointLabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPointLabelTileSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKPointLabelTileSource : VKLabelTileSource { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonDrawStyle.h index 408dc5a75..180bd1465 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonDrawStyle.h @@ -8,14 +8,16 @@ @class NSMutableArray, NSString; +// Not exported @interface VKPolygonDrawStyle : VKDrawStyle { - struct VKProfileSparseRamp visibility; + struct VKProfileSparseRamp visibility; struct VKProfileSparseRamp<_VGLColor> fillColor; struct VKProfileSparseRamp strokeWidth; struct VKProfileSparseRamp<_VGLColor> strokeColor; struct VKProfileSparseRamp outerStrokeWidth; struct VKProfileSparseRamp<_VGLColor> outerStrokeColor; + struct _VGLColor _casingColor; struct VKProfileSparseRamp zIndices; int polygonType; NSMutableArray *textures; @@ -27,30 +29,30 @@ NSMutableArray *thirdTextures; struct VKProfileSparseRamp thirdTextureOpacity; int thirdTextureBlendMode; - struct VKProfileSparseRamp casingsVisible; - struct VKProfileSparseRamp fancyCasingsVisible; + struct VKProfileSparseRamp casingsVisible; + struct VKProfileSparseRamp fancyCasingsVisible; NSString *descriptionKey; unsigned int hasFillColor:1; unsigned int hasFillTexture:1; unsigned int hasStrokeColor:1; NSString *_name; - float _variation; + double _variation; } -@property(nonatomic) float variation; // @synthesize variation=_variation; +@property(nonatomic) double variation; // @synthesize variation=_variation; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; - (id).cxx_construct; - (void).cxx_destruct; - (id)preferredTextureNameAtZoom:(float)arg1; - (id)descriptionAtZoom:(float)arg1; -- (BOOL)fancyCasingsVisibleAtZoom:(float)arg1; -- (BOOL)casingsVisibleAtZoom:(float)arg1; +- (_Bool)fancyCasingsVisibleAtZoom:(float)arg1; +- (_Bool)casingsVisibleAtZoom:(float)arg1; - (int)polygonType; - (struct _VGLColor)outerStrokeColorAtZoom:(float)arg1; - (float)outerStrokeWidthAtZoom:(float)arg1; - (struct _VGLColor)strokeColorAtZoom:(float)arg1; - (float)strokeWidthAtZoom:(float)arg1; -- (unsigned int)zIndexAtZoom:(float)arg1; +- (unsigned long long)zIndexAtZoom:(float)arg1; - (int)thirdTextureBlendMode; - (float)thirdTextureOpacityAtZoom:(float)arg1; - (id)thirdTextureAtZoom:(float)arg1; @@ -61,13 +63,14 @@ - (id)textureVariantAtZoom:(float)arg1; - (float)textureOpacityAtZoom:(float)arg1; - (id)textureAtZoom:(float)arg1; +@property(readonly, nonatomic) struct _VGLColor casingColor; - (struct _VGLColor)nonAnimatedFillColorAtZoom:(float)arg1; - (struct _VGLColor)fillColorAtZoom:(float)arg1; -- (BOOL)isNotDrawn; -- (BOOL)hasFillTexture; -- (BOOL)hasFillColor; -- (BOOL)visibleAtZoom:(float)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (_Bool)isNotDrawn; +- (_Bool)hasFillTexture; +- (_Bool)hasFillColor; +- (_Bool)visibleAtZoom:(float)arg1; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (void)takeFromZoomInvariantProperties:(id)arg1; - (id)variant; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonGroup.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonGroup.h index 4ebea9080..7fd3d9b49 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonGroup.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonGroup.h @@ -8,16 +8,17 @@ @class GEOFeatureStyleAttributes, VGLMeshVendor, VGLTexture, VKStyle, VKVectorTile; +// Not exported @interface VKPolygonGroup : NSObject { VKStyle *_style; VKVectorTile *_tile; VGLMeshVendor *_fillMeshVendor; VGLMeshVendor *_strokeMeshVendor; - float _contentScale; + double _contentScale; VGLTexture *_texture; VGLTexture *_textureVariant; - float _variation; + double _variation; GEOFeatureStyleAttributes *_styleAttributes; } @@ -28,10 +29,10 @@ @property(readonly, nonatomic) VGLTexture *texture; // @synthesize texture=_texture; @property(readonly, nonatomic) VKStyle *style; // @synthesize style=_style; - (void)updateTextures; -- (unsigned int)triangleCount; -- (id)_textureForName:(id)arg1 scale:(float)arg2; +- (unsigned long long)triangleCount; +- (id)_textureForName:(id)arg1 scale:(double)arg2; - (void)dealloc; -- (id)initWithStyle:(id)arg1 tile:(id)arg2 attributes:(id)arg3 contentScale:(float)arg4; +- (id)initWithStyle:(id)arg1 tile:(id)arg2 attributes:(id)arg3 contentScale:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonLabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonLabelTileSource.h index 45d3cab5c..77de4966e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonLabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonLabelTileSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKPolygonLabelTileSource : VKLabelTileSource { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonMapModel.h index 0375a6564..b6d7306b9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonMapModel.h @@ -10,16 +10,17 @@ @class VGLRenderState, VKStylesheet; +// Not exported @interface VKPolygonMapModel : VKVectorMapModel { - BOOL _drawShapes; + _Bool _drawShapes; struct RenderStepsSet _renderStepsSet; struct RenderStepsSet _transitRenderStepsSet; VGLRenderState *_transparentRenderState; VGLRenderState *_renderState; } -@property(nonatomic) BOOL drawShapes; // @synthesize drawShapes=_drawShapes; +@property(nonatomic) _Bool drawShapes; // @synthesize drawShapes=_drawShapes; - (id).cxx_construct; - (void).cxx_destruct; - (void)renderTransparentPolygonsInRenderStepSet:(const struct RenderStepsSet *)arg1 withWidth:(float)arg2 minDepth:(float)arg3 context:(id)arg4; @@ -34,9 +35,9 @@ - (void)drawRenderStepSet:(const struct RenderStepsSet *)arg1 scene:(id)arg2 withContext:(id)arg3; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (struct RenderStepsSet *)renderStepSetForFeatureWithAttributes:(id)arg1; -- (unsigned int)textureSize; +- (unsigned long long)textureSize; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; - (void)reset; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonOverlay.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonOverlay.h index e15d56e02..668ce2119 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonOverlay.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonOverlay.h @@ -10,13 +10,14 @@ @class GEOMapRegion, NSArray; +// Not exported @interface VKPolygonOverlay : VKMultiPointOverlay { NSArray *_interiorPolygons; } -+ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2 interiorPolygons:(id)arg3; -+ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned int)arg2; ++ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2 interiorPolygons:(id)arg3; ++ (id)polygonWithCoordinates:(CDStruct_c3b9c2ee *)arg1 count:(unsigned long long)arg2; @property(readonly) NSArray *interiorPolygons; // @synthesize interiorPolygons=_interiorPolygons; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonTile.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonTile.h index cccc373a9..f68b7999e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKPolygonTile : VKVectorTile { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolygonTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKPolygonTileSource.h index f2964ebb4..a66adafac 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolygonTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolygonTileSource.h @@ -6,13 +6,14 @@ #import +// Not exported @interface VKPolygonTileSource : VKVectorTileSource { } - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -- (unsigned int)mapLayerForZoomLevelRange; -- (int)defaultMinimumZoomLevel; +- (unsigned long long)mapLayerForZoomLevelRange; +- (long long)defaultMinimumZoomLevel; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylineEdge.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylineEdge.h index 1b24cfc35..816b180e2 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylineEdge.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylineEdge.h @@ -6,33 +6,34 @@ #import "NSObject.h" +// Not exported @interface VKPolylineEdge : NSObject { CDStruct_aca18c62 _localBounds; shared_ptr_035a2da2 _mapEdge; struct vector, vk_allocator>> _points; struct vector> _routeOffsets; - unsigned long _mapEdgeOffset; - BOOL _clippedFront; - BOOL _clippedBack; + unsigned long long _mapEdgeOffset; + _Bool _clippedFront; + _Bool _clippedBack; } -@property(readonly, nonatomic) BOOL clippedBack; // @synthesize clippedBack=_clippedBack; -@property(readonly, nonatomic) BOOL clippedFront; // @synthesize clippedFront=_clippedFront; -@property(readonly, nonatomic) unsigned long mapEdgeOffset; // @synthesize mapEdgeOffset=_mapEdgeOffset; +@property(readonly, nonatomic) _Bool clippedBack; // @synthesize clippedBack=_clippedBack; +@property(readonly, nonatomic) _Bool clippedFront; // @synthesize clippedFront=_clippedFront; +@property(readonly, nonatomic) unsigned long long mapEdgeOffset; // @synthesize mapEdgeOffset=_mapEdgeOffset; @property(readonly, nonatomic) shared_ptr_035a2da2 mapEdge; // @synthesize mapEdge=_mapEdge; - (id).cxx_construct; - (void).cxx_destruct; -@property(readonly, nonatomic) CDStruct_c272c4e8 *feature; +@property(readonly, nonatomic) CDStruct_02d551b3 *feature; @property(readonly, nonatomic) struct PolylineCoordinate routeOffsetB; @property(readonly, nonatomic) struct PolylineCoordinate routeOffsetA; @property(readonly, nonatomic) struct PolylineCoordinate *routeOffsets; - (id)description; -@property(readonly, nonatomic) unsigned long pointCount; +@property(readonly, nonatomic) unsigned long long pointCount; @property(readonly, nonatomic) Vec2Imp_1782d7e3 *points; - (void)calculateRouteOffsetsBetweenA:(struct PolylineCoordinate)arg1 andB:(struct PolylineCoordinate)arg2 overLength:(float)arg3 onRoute:(id)arg4; - (void)dealloc; -- (id)initWithRoadPath:(const RoadPathElement_777899a4 *)arg1 sectionRect:(const CDStruct_d2b197d1 *)arg2; +- (id)initWithRoadPath:(const RoadPathElement_1a15aef6 *)arg1 sectionRect:(const CDStruct_d2b197d1 *)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylineGroupOverlayPainter.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylineGroupOverlayPainter.h index 3553c6b22..a09a3672c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylineGroupOverlayPainter.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylineGroupOverlayPainter.h @@ -14,12 +14,11 @@ { VKPolylineOverlay *_selectedPolyline; NSMapTable *_polylinesToPainters; - BOOL _showTraffic; + _Bool _showTraffic; } -@property(nonatomic) BOOL showTraffic; // @synthesize showTraffic=_showTraffic; +@property(nonatomic) _Bool showTraffic; // @synthesize showTraffic=_showTraffic; - (void)stylesheetDidChange; -- (void)setBrightness:(float)arg1; - (void)_addPainterForOverlay:(id)arg1; - (void)polylineGroup:(id)arg1 didSelectPolyline:(id)arg2; - (void)polylineGroup:(id)arg1 didRemovePolyline:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlay.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlay.h index 9ef840f6a..d95532bff 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlay.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlay.h @@ -6,11 +6,12 @@ #import "GEOAttributedRoute.h" +#import "GEOMapAccessRestrictions-Protocol.h" #import "VKOverlay-Protocol.h" @class GEOMapRegion, GEORoute, GEOZilchDecoder, NSArray, NSMutableArray, VKTrafficSegmentsAlongRoute; -@interface VKPolylineOverlay : GEOAttributedRoute +@interface VKPolylineOverlay : GEOAttributedRoute { GEOMapRegion *_boundingMapRegion; NSMutableArray *_sections; @@ -18,41 +19,48 @@ GEOZilchDecoder *_zilchDecoder; struct __CFSet *_observers; unsigned int _firstVisiblePoint; + _Bool _isReadyForSnapping; + _Bool _allowsNetworkTileLoad; + struct unordered_map>, std::__1::hash, std::__1::equal_to, vk_allocator>>>> _sectionToRectsMap; double _trafficTimeStamp; VKTrafficSegmentsAlongRoute *_trafficSegments; } +@property(nonatomic) _Bool allowsNetworkTileLoad; // @synthesize allowsNetworkTileLoad=_allowsNetworkTileLoad; @property(readonly, nonatomic) double trafficTimeStamp; // @synthesize trafficTimeStamp=_trafficTimeStamp; @property(readonly, nonatomic) VKTrafficSegmentsAlongRoute *trafficSegments; // @synthesize trafficSegments=_trafficSegments; @property(readonly, nonatomic) NSArray *sections; // @synthesize sections=_sections; @property(readonly, nonatomic) GEOMapRegion *boundingMapRegion; // @synthesize boundingMapRegion=_boundingMapRegion; @property(nonatomic) unsigned int firstVisiblePoint; // @synthesize firstVisiblePoint=_firstVisiblePoint; +- (id).cxx_construct; +- (void).cxx_destruct; - (void)attributedRouteHasChanged; -- (BOOL)isSnapping; +- (_Bool)isSnappingForSceneTiles; - (void)forEachSnappedPath:(id)arg1; - (void)clearPathsForObserver:(id)arg1; - (void)_addPaths:(id)arg1 forObserver:(id)arg2; - (void)_snapPaths:(id)arg1 completionHandler:(id)arg2; - (void)updateSnappedPathsForLocation:(id)arg1; -- (id)getPathsForPainter:(id)arg1 keysInView:(id)arg2 tiles:(id)arg3 shouldSnapToRoads:(BOOL)arg4 snappingCompletionHandler:(id)arg5; -- (BOOL)supportsSnapping; -- (void)_addSnappedPolylinePathsForSection:(id)arg1 rects:(const vector_d758ecaf *)arg2 toPaths:(id)arg3; -- (void)_addPolylinePathsForSection:(id)arg1 rects:(const vector_d758ecaf *)arg2 toPaths:(id)arg3; -- (BOOL)_meetsMinimumPathLengthBetweenStart:(unsigned int)arg1 end:(unsigned int)arg2; -- (BOOL)resetTrafficWithRoute:(id)arg1 WithStep:(struct RouteCalibration *)arg2 trafficWalking:(struct TrafficWalking *)arg3 routeIndex:(int *)arg4; +- (id)getPathsForPainter:(id)arg1 keysInView:(id)arg2 tiles:(id)arg3 shouldSnapToRoads:(_Bool)arg4 snappingCompletionHandler:(id)arg5; +- (_Bool)updateRectsForPainter:(id)arg1 keysInView:(id)arg2 tiles:(id)arg3 shouldSnapToRoads:(_Bool)arg4; +- (_Bool)supportsSnapping; +- (void)_addSnappedPolylinePathsForSection:(id)arg1 toPaths:(id)arg2 localRects:(const vector_3bee010d *)arg3; +- (void)_addSnappedPolylinePathsForSection:(id)arg1 toPaths:(id)arg2; +- (void)_addPolylinePathsForSection:(id)arg1 toPaths:(id)arg2; +- (_Bool)_meetsMinimumPathLengthBetweenStart:(unsigned int)arg1 end:(unsigned int)arg2; +- (_Bool)resetTrafficWithRoute:(id)arg1 WithStep:(struct RouteCalibration *)arg2 trafficWalking:(struct TrafficWalking *)arg3 routeIndex:(int *)arg4; - (void)updateTraffic; - (void)calibrate:(struct RouteCalibration *)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3 forDistance:(unsigned int)arg4; - (struct _NSRange)sectionRangeForBounds:(CDStruct_d2b197d1)arg1; @property(readonly, nonatomic) CDStruct_c3b9c2ee coordinate; - (void)_buildSectionsFromRoute:(id)arg1; @property(readonly, nonatomic) unsigned int *trafficColorOffsets; -@property(readonly, nonatomic) unsigned int trafficColorOffsetsCount; +@property(readonly, nonatomic) unsigned long long trafficColorOffsetsCount; @property(readonly, nonatomic) unsigned int *trafficColors; -@property(readonly, nonatomic) unsigned int trafficColorsCount; -- (CDStruct_c3b9c2ee)coordinateAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long trafficColorsCount; +- (CDStruct_c3b9c2ee)coordinateAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) unsigned int pointCount; @property(readonly, nonatomic) GEORoute *geoRoute; -- (void)_didReceiveMemoryWarning; - (void)_setNeedsLayout; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlayPainter.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlayPainter.h index a5702c042..c4a08cc3d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlayPainter.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlayPainter.h @@ -15,7 +15,7 @@ VKRouteLine *_routeLine; double _routeLineHalfWidthRegular; double _routeLineHalfWidthRealistic; - BOOL _selected; + _Bool _selected; VGLTexture *_selectedTextureRealistic; VGLTexture *_obscuredTextureRealistic; VGLTexture *_travelledTextureRealistic; @@ -30,20 +30,22 @@ float _alphaScale; VKAnimation *_arrowFadeAnimation; float _arrowAlphaScale; - BOOL _showArrows; + _Bool _showArrows; VKAnimation *_arrowCrossFadeAnimation; - BOOL _showTraffic; + _Bool _showTraffic; + _Bool _forceRoutelineUpdate; int _stencilValue; - float _contentScale; + double _contentScale; VGLRenderState *_renderState; VKTrafficDrawStyle *_trafficDrawStyle; - unsigned int _targetDisplayStep; + unsigned long long _targetDisplayStep; float _crossfadingDisplayStep; + _Bool _wasInRealisticMode; } -@property(nonatomic) BOOL showTraffic; // @synthesize showTraffic=_showTraffic; +@property(nonatomic) _Bool showTraffic; // @synthesize showTraffic=_showTraffic; @property(retain, nonatomic) GEORoute *route; // @synthesize route=_route; -@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic) _Bool selected; // @synthesize selected=_selected; - (id).cxx_construct; - (void).cxx_destruct; - (void)stylesheetDidChange; @@ -56,8 +58,10 @@ - (void)drawArrowsWithContext:(id)arg1; - (void)prepareToDrawWithContext:(id)arg1; - (void)_drawRegularWithContext:(id)arg1; +- (float)routeLineWidthForCamera:(id)arg1 canvasSize:(struct CGSize)arg2; - (void)_populateRenderBuffer:(id)arg1 matrix:(void)arg2 halfWidth:(const CDUnion_f5b85e25 *)arg3 context:(float)arg4; -- (BOOL)_shouldShowTraffic; +- (_Bool)_shouldShowTraffic; +- (void)drawWithContext:(id)arg1 tiles:(id)arg2 prepare:(_Bool)arg3 updateStencil:(_Bool)arg4; - (void)drawWithContext:(id)arg1 tiles:(id)arg2; - (void)layoutWithContext:(id)arg1 tiles:(id)arg2 keysInView:(id)arg3; - (void)setNeedsLayoutForPolyline:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlaySection.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlaySection.h index ddad73f20..5ed8cc408 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlaySection.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylineOverlaySection.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface VKPolylineOverlaySection : NSObject { - unsigned int _startPointIndex; - unsigned int _pointCount; + unsigned long long _startPointIndex; + unsigned long long _pointCount; Vec2Imp_1782d7e3 *_points; CDStruct_aca18c62 _bounds; int _transportType; @@ -18,12 +19,12 @@ @property(readonly, nonatomic) int transportType; // @synthesize transportType=_transportType; @property(readonly, nonatomic) CDStruct_d2b197d1 bounds; // @synthesize bounds=_bounds; @property(readonly, nonatomic) Vec2Imp_1782d7e3 *points; // @synthesize points=_points; -@property(readonly, nonatomic) unsigned int pointCount; // @synthesize pointCount=_pointCount; -@property(readonly, nonatomic) unsigned int startPointIndex; // @synthesize startPointIndex=_startPointIndex; +@property(readonly, nonatomic) unsigned long long pointCount; // @synthesize pointCount=_pointCount; +@property(readonly, nonatomic) unsigned long long startPointIndex; // @synthesize startPointIndex=_startPointIndex; - (id).cxx_construct; -@property(readonly, nonatomic) unsigned int endPointIndex; +@property(readonly, nonatomic) unsigned long long endPointIndex; - (void)dealloc; -- (id)initWithRoute:(id)arg1 startPoint:(unsigned int)arg2 pointCount:(unsigned int)arg3 bounds:(CDStruct_d2b197d1)arg4 transportType:(int)arg5; +- (id)initWithRoute:(id)arg1 startPoint:(unsigned long long)arg2 pointCount:(unsigned long long)arg3 bounds:(CDStruct_d2b197d1)arg4 transportType:(int)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPolylinePath.h b/iOS7/PrivateFrameworks/VectorKit/VKPolylinePath.h index ef5ffa268..1e9b4fe87 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPolylinePath.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPolylinePath.h @@ -8,13 +8,14 @@ @class VKPolylineOverlay, VKPolylineOverlaySection; +// Not exported @interface VKPolylinePath : NSObject { VKPolylineOverlay *_overlay; VKPolylineOverlaySection *_section; Vec2Imp_1782d7e3 *_points; unsigned int _pointCount; - BOOL _ownsPoints; + _Bool _ownsPoints; struct PolylineCoordinate _routeStart; struct PolylineCoordinate _routeEnd; BOOL _trafficSpeed; @@ -33,7 +34,8 @@ - (struct PolylineCoordinate)pathIndexFromRouteIndex:(struct PolylineCoordinate)arg1; - (void)assignPoints:(Vec2Imp_1782d7e3 *)arg1 count:(unsigned int)arg2; - (id)description; -@property(readonly) BOOL isMapMatched; +@property(readonly) _Bool isMapMatched; +@property(readonly) _Bool hasCompletedMapMatching; - (void)dealloc; - (id)initWithOverlay:(id)arg1 section:(id)arg2 routeStartIndex:(unsigned int)arg3 routeEndIndex:(unsigned int)arg4; - (id)initWithOverlay:(id)arg1 section:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimator.h b/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimator.h index c6a53ad63..fea48b990 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimator.h @@ -15,8 +15,8 @@ VKRunningCurve *_curve; VKPuckAnimatorLocationProjector *_locationProjector; id _delegate; - int _pausedCount; - BOOL _suspended; + long long _pausedCount; + _Bool _suspended; double _tracePlaybackSpeedMultiplier; VKAttributedRouteMatch *_lastProjectedLocation; } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimatorLocationProjector.h b/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimatorLocationProjector.h index 5e845e1de..791f71d80 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimatorLocationProjector.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPuckAnimatorLocationProjector.h @@ -8,6 +8,7 @@ @class VKAttributedRouteMatch; +// Not exported @interface VKPuckAnimatorLocationProjector : NSObject { VKAttributedRouteMatch *_routeMatch; @@ -21,7 +22,7 @@ @property(retain, nonatomic) VKAttributedRouteMatch *projectedRouteMatch; // @synthesize projectedRouteMatch=_projectedRouteMatch; @property(retain, nonatomic) VKAttributedRouteMatch *routeMatch; // @synthesize routeMatch=_routeMatch; - (id).cxx_construct; -@property(readonly, nonatomic) BOOL projectedLocationOnRoute; +@property(readonly, nonatomic) _Bool projectedLocationOnRoute; @property(readonly, nonatomic) CDStruct_c3b9c2ee projectedLocation; - (void)projectFromLocation:(id)arg1 routeMatch:(id)arg2 speedMultiplier:(double)arg3; - (void)_updateCourseAndPositionFromRouteMatch; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKPuckDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKPuckDrawStyle.h index 48e26a3ce..eee7307dd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKPuckDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKPuckDrawStyle.h @@ -6,23 +6,28 @@ #import +// Not exported @interface VKPuckDrawStyle : VKDrawStyle { - BOOL hasCircleBrightness; - BOOL hasArrowColor; - BOOL hasArrowColorStale; + _Bool hasCircleBrightness; + _Bool hasArrowBrightness; + _Bool hasArrowColor; + _Bool hasArrowColorStale; float circleBrightness; + float arrowBrightness; struct _VGLColor arrowColor; struct _VGLColor arrowColorStale; } +@property(readonly, nonatomic) _Bool hasArrowColorStale; // @synthesize hasArrowColorStale; +@property(readonly, nonatomic) _Bool hasArrowColor; // @synthesize hasArrowColor; +@property(readonly, nonatomic) _Bool hasArrowBrightness; // @synthesize hasArrowBrightness; +@property(readonly, nonatomic) _Bool hasCircleBrightness; // @synthesize hasCircleBrightness; +- (id).cxx_construct; @property(readonly, nonatomic) struct _VGLColor arrowColorStale; // @synthesize arrowColorStale; @property(readonly, nonatomic) struct _VGLColor arrowColor; // @synthesize arrowColor; +@property(readonly, nonatomic) float arrowBrightness; // @synthesize arrowBrightness; @property(readonly, nonatomic) float circleBrightness; // @synthesize circleBrightness; -@property(readonly, nonatomic) BOOL hasArrowColorStale; // @synthesize hasArrowColorStale; -@property(readonly, nonatomic) BOOL hasArrowColor; // @synthesize hasArrowColor; -@property(readonly, nonatomic) BOOL hasCircleBrightness; // @synthesize hasCircleBrightness; -- (id).cxx_construct; - (void)takeFromZoomInvariantProperties:(id)arg1; - (id)variant; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKQuadTrie.h b/iOS7/PrivateFrameworks/VectorKit/VKQuadTrie.h index 42e9192d8..6ca3e8543 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKQuadTrie.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKQuadTrie.h @@ -21,12 +21,12 @@ - (id)depthFirstDescription; - (void)clearAllItemsPerforming:(id)arg1; - (id)allItems; -- (unsigned int)count; +- (unsigned long long)count; - (void)foreach:(id)arg1; - (id)itemsPassingRectTest:(id)arg1 coordinateTest:(void)arg2; - (id)itemsInRect:(CDStruct_d2b197d1)arg1; -- (BOOL)contains:(id)arg1; -- (BOOL)remove:(id)arg1; +- (_Bool)contains:(id)arg1; +- (_Bool)remove:(id)arg1; - (void)insert:(id)arg1; - (void)dealloc; - (id)initWithInitialRegion:(CDStruct_d2b197d1)arg1 minimumSize:(CDStruct_c3b9c2ee)arg2 maximumItems:(unsigned int)arg3; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapModel.h index f22b9016b..bc3326faa 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapModel.h @@ -10,23 +10,24 @@ @class NSMutableArray, VGLRenderState, VGLTexture; +// Not exported @interface VKRasterMapModel : VKMapTileModel { NSMutableArray *_sortedTiles; - unsigned int _mapLayer; - BOOL _rasterViewer; + unsigned long long _mapLayer; + _Bool _rasterViewer; VGLRenderState *_renderState; VGLTexture *_clutTexture; - BOOL _showingNoDataPlaceholders; + _Bool _showingNoDataPlaceholders; } -+ (BOOL)reloadOnStylesheetChange; -@property(readonly, getter=isShowingNoDataPlaceholders) BOOL showingNoDataPlaceholders; // @synthesize showingNoDataPlaceholders=_showingNoDataPlaceholders; -@property(nonatomic) BOOL rasterViewer; // @synthesize rasterViewer=_rasterViewer; -@property(nonatomic) unsigned int mapLayerPosition; // @synthesize mapLayerPosition=_mapLayer; ++ (_Bool)reloadOnStylesheetChange; +@property(readonly, getter=isShowingNoDataPlaceholders) _Bool showingNoDataPlaceholders; // @synthesize showingNoDataPlaceholders=_showingNoDataPlaceholders; +@property(nonatomic) _Bool rasterViewer; // @synthesize rasterViewer=_rasterViewer; +@property(nonatomic) unsigned long long mapLayerPosition; // @synthesize mapLayerPosition=_mapLayer; - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; -- (id)_clutTextureForLevelOfDetail:(unsigned int)arg1 scale:(float)arg2; +- (void)setupClutTextureForLevelOfDetail:(unsigned long long)arg1 scale:(double)arg2; - (void)stylesheetDidChange; - (id)stylesheet; - (void)reset; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTile.h index dee68b870..4dad27b70 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTile.h @@ -13,18 +13,18 @@ NSData *_bitmapData; struct VKTileKey _superTileKey; struct VKTileKey _finalTileKey; - float _scale; + double _scale; struct CGImage *_image; } - (struct CGImage *)_image; -- (id)imageDataInFormat:(unsigned int)arg1; -- (BOOL)writeImageToFile:(id)arg1 format:(unsigned int)arg2 error:(id *)arg3; +- (id)imageDataInFormat:(unsigned long long)arg1; +- (_Bool)writeImageToFile:(id)arg1 format:(unsigned long long)arg2 error:(id *)arg3; - (id)tileForKey:(const struct VKRasterTileKey *)arg1; - (void)foreachTileOfSize:(unsigned int)arg1 perform:(id)arg2 completion:(void)arg3; - (void)dealloc; -- (id)initWithBitmapData:(id)arg1 tileKey:(const struct VKTileKey *)arg2 scale:(float)arg3; -- (id)initWithBitmapData:(id)arg1 superKey:(const struct VKTileKey *)arg2 finalKey:(const struct VKTileKey *)arg3 scale:(float)arg4; +- (id)initWithBitmapData:(id)arg1 tileKey:(const struct VKTileKey *)arg2 scale:(double)arg3; +- (id)initWithBitmapData:(id)arg1 superKey:(const struct VKTileKey *)arg2 finalKey:(const struct VKTileKey *)arg3 scale:(double)arg4; @property(readonly, nonatomic) struct VKRasterTileKey tileKey; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileCreator.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileCreator.h index 3b8bba581..ae41c8830 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileCreator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileCreator.h @@ -13,7 +13,7 @@ @interface VKRasterMapTileCreator : NSObject { VKImageCanvas *_canvas; - int _mapType; + long long _mapType; VKMapModel *_mapModel; struct VKTileKey _superTileKey; double _startTimestamp; @@ -27,29 +27,29 @@ - (void)mapModelDidFailLoadingTiles:(id)arg1 withError:(id)arg2; - (void)mapModelDidFinishLoadingTiles:(id)arg1; - (void)mapModelDidStartLoadingTiles:(id)arg1; -- (void)mapModel:(id)arg1 willTransitionFrom:(int)arg2 to:(int)arg3 duration:(double)arg4; +- (void)mapModel:(id)arg1 willTransitionFrom:(long long)arg2 to:(long long)arg3 duration:(double)arg4; - (void)mapModel:(id)arg1 selectedLabelMarkerWillDisappear:(id)arg2; - (void)mapModel:(id)arg1 didFinishAddingAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 didAnimateInAnnotationMarkers:(id)arg2; - (void)mapModel:(id)arg1 willAnimateInAnnotationMarkers:(id)arg2; -- (void)mapModel:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(int)arg3 fromOldState:(int)arg4; -- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(BOOL)arg4 duration:(double)arg5 completionHandler:(id)arg6; +- (void)mapModel:(id)arg1 annotationMarker:(id)arg2 didChangeDragState:(long long)arg3 fromOldState:(long long)arg4; +- (void)mapModel:(id)arg1 needsPanByOffset:(struct CGPoint)arg2 relativeToScreenPoint:(struct CGPoint)arg3 animated:(_Bool)arg4 duration:(double)arg5 completionHandler:(id)arg6; - (void)mapModel:(id)arg1 didAddAnnotationMarkers:(id)arg2; - (id)mapModel:(id)arg1 markerForAnnotation:(id)arg2; - (double)mapModelZoomScale:(id)arg1; -- (BOOL)mapModelInNav:(id)arg1; -- (BOOL)mapModelInNavAtDefaultZoom:(id)arg1; -- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(BOOL)arg2; +- (_Bool)mapModelInNav:(id)arg1; +- (_Bool)mapModelInNavAtDefaultZoom:(id)arg1; +- (void)mapModelDidBecomeFullyDrawn:(id)arg1 hasFailedTiles:(_Bool)arg2; - (void)mapModelWillBecomFullyDrawn:(id)arg1; - (void)renderTile:(id)arg1; -@property(nonatomic) int labelScaleFactor; -@property(nonatomic) BOOL localizeLabels; -@property(nonatomic) int mapType; -- (void)setContentScale:(float)arg1; +@property(nonatomic) long long labelScaleFactor; +@property(nonatomic) _Bool localizeLabels; +@property(nonatomic) long long mapType; +- (void)setContentScale:(double)arg1; - (void)setTileKey:(const struct VKRasterTileKey *)arg1; - (id)detailedDescription; - (void)dealloc; -- (id)initWithSoftwareRendering:(BOOL)arg1; +- (id)initWithSoftwareRendering:(_Bool)arg1; - (void)_lookAtKey:(const struct VKTileKey *)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileRequest.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileRequest.h index 42a56a559..0d5e0dc38 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileRequest.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileRequest.h @@ -10,19 +10,19 @@ @interface VKRasterMapTileRequest : NSObject { - BOOL _localizeLabels; - int _mapType; + _Bool _localizeLabels; unsigned int _scale; + long long _mapType; struct VKRasterTileKey _tileKey; } -@property(nonatomic) BOOL localizeLabels; // @synthesize localizeLabels=_localizeLabels; +@property(nonatomic) _Bool localizeLabels; // @synthesize localizeLabels=_localizeLabels; @property(nonatomic) unsigned int scale; // @synthesize scale=_scale; -@property(nonatomic) int mapType; // @synthesize mapType=_mapType; +@property(nonatomic) long long mapType; // @synthesize mapType=_mapType; @property(nonatomic) struct VKRasterTileKey tileKey; // @synthesize tileKey=_tileKey; @property(readonly, nonatomic) struct VKCacheKey cacheKey; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)description; @property(readonly, nonatomic) struct VKTileKey tk; @property(readonly, nonatomic) const struct VKRasterTileKey *tileKeyPtr; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServer.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServer.h index 30a60cc3c..56ccd10fd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServer.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServer.h @@ -15,7 +15,7 @@ NSMutableDictionary *_pendingRequests; NSMutableSet *_tileCreators; unsigned int _superTileSize; - BOOL _softwareRendering; + _Bool _softwareRendering; } @property(readonly, nonatomic) unsigned int superTileSize; // @synthesize superTileSize=_superTileSize; @@ -23,7 +23,7 @@ - (void)renderTile:(const struct VKRasterTileKey *)arg1 completion:(id)arg2; - (id)detailedDescription; - (void)dealloc; -- (id)initWithSuperTileSize:(unsigned int)arg1 cacheCapacity:(int)arg2 softwareRendering:(BOOL)arg3; +- (id)initWithSuperTileSize:(unsigned int)arg1 cacheCapacity:(long long)arg2 softwareRendering:(_Bool)arg3; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServerCallback.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServerCallback.h index 3c190ca1b..cfd06873b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServerCallback.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterMapTileServerCallback.h @@ -8,6 +8,7 @@ @class VKRasterMapTileRequest; +// Not exported @interface VKRasterMapTileServerCallback : NSObject { VKRasterMapTileRequest *request; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlay.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlay.h index c97ed9ef5..f19945b93 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlay.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlay.h @@ -12,19 +12,20 @@ { id _delegate; CDStruct_02837cd9 _replaceMapContentInRect; - unsigned int _level; + unsigned long long _level; VKRasterOverlayTileSource *_mapModel; VKRasterOverlayTileSource *_tileSource; } @property(nonatomic) VKRasterOverlayTileSource *tileSource; // @synthesize tileSource=_tileSource; -@property(nonatomic) unsigned int level; // @synthesize level=_level; +@property(nonatomic) unsigned long long level; // @synthesize level=_level; @property(nonatomic) CDStruct_02837cd9 replaceMapContentInRect; // @synthesize replaceMapContentInRect=_replaceMapContentInRect; @property id delegate; // @synthesize delegate=_delegate; +- (id).cxx_construct; - (void)setNeedsDisplay; - (void)drawKey:(const CDStruct_32a7f38a *)arg1 inContext:(struct CGContext *)arg2; -- (BOOL)canDrawKey:(const CDStruct_32a7f38a *)arg1; -- (void)setNeedsDisplayInRect:(const CDStruct_02837cd9 *)arg1 level:(int)arg2; +- (_Bool)canDrawKey:(const CDStruct_32a7f38a *)arg1; +- (void)setNeedsDisplayInRect:(const CDStruct_02837cd9 *)arg1 level:(long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayMapModel.h index 372077a3e..5dbee9e2e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayMapModel.h @@ -10,20 +10,21 @@ @class NSMutableArray, VGLRenderState; +// Not exported @interface VKRasterOverlayMapModel : VKMapTileModel { VGLRenderState *_renderState; NSMutableArray *_sortedTiles; - unsigned int _level; + unsigned long long _level; } - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (void)reset; - (void)dealloc; -- (id)initWithLevel:(unsigned int)arg1; +- (id)initWithLevel:(unsigned long long)arg1; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayScene.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayScene.h index ba0c5eadf..8c6891a93 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayScene.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayScene.h @@ -8,12 +8,13 @@ #import "NSCopying-Protocol.h" +// Not exported @interface VKRasterOverlayScene : VKScene { - unsigned int _overlayLevel; + unsigned long long _overlayLevel; } -@property(nonatomic) unsigned int overlayLevel; // @synthesize overlayLevel=_overlayLevel; +@property(nonatomic) unsigned long long overlayLevel; // @synthesize overlayLevel=_overlayLevel; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTile.h index c98892973..b6fbd569b 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTile.h @@ -8,6 +8,7 @@ @class NSMutableData, VGLBytesTexture; +// Not exported @interface VKRasterOverlayTile : VKTile { int _size; @@ -20,7 +21,7 @@ - (void)dealloc; - (id)texture; - (struct CGContext *)drawContext; -- (BOOL)isEmpty; +- (_Bool)isEmpty; - (id)initWithKey:(const struct VKTileKey *)arg1 size:(int)arg2 scale:(float)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTileSource.h index eb960c039..cbb692fc3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterOverlayTileSource.h @@ -6,33 +6,35 @@ #import -@class NSArray, NSMutableArray, NSObject; +@class NSArray, NSMutableArray, NSObject, NSObject; +// Not exported @interface VKRasterOverlayTileSource : VKTileSource { NSMutableArray *_overlays; NSObject *_renderGroup; + NSObject *_homeQ; } @property(readonly, nonatomic) NSArray *overlays; - (void)insertOverlay:(id)arg1 belowOverlay:(id)arg2; - (void)insertOverlay:(id)arg1 aboveOverlay:(id)arg2; -- (void)exchangeOverlayAtIndex:(unsigned int)arg1 withOverlayAtIndex:(unsigned int)arg2; -- (void)insertOverlay:(id)arg1 atIndex:(unsigned int)arg2; +- (void)exchangeOverlayAtIndex:(unsigned long long)arg1 withOverlayAtIndex:(unsigned long long)arg2; +- (void)insertOverlay:(id)arg1 atIndex:(unsigned long long)arg2; - (void)removeOverlay:(id)arg1; - (void)addOverlay:(id)arg1; - (void)invalidate; - (void)_flush; -- (void)invalidateRect:(const CDStruct_d2b197d1 *)arg1 level:(int)arg2; +- (void)invalidateRect:(const CDStruct_d2b197d1 *)arg1 level:(long long)arg2; - (void)_queueDraw:(const struct VKTileKey *)arg1; -- (void)cancelFetchForKey:(const struct VKTileKey *)arg1; +- (_Bool)cancelFetchForKey:(const struct VKTileKey *)arg1; - (void)fetchTileForKey:(const struct VKTileKey *)arg1 sourceKey:(const struct VKTileKey *)arg2; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; -- (int)maximumDownloadZoomLevel; -- (int)minimumDownloadZoomLevel; -- (int)tileSize; -- (BOOL)canFetchTileForKey:(const struct VKTileKey *)arg1; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; +- (long long)maximumDownloadZoomLevel; +- (long long)minimumDownloadZoomLevel; +- (long long)tileSize; +- (_Bool)canFetchTileForKey:(const struct VKTileKey *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTile.h index 05da7c486..c68482f2a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTile.h @@ -8,17 +8,18 @@ @class NSData, VGLTexture, VKStylesheet; +// Not exported @interface VKRasterTile : VKTile { NSData *_data; VKStylesheet *_stylesheet; VGLTexture *_texture; int _genericTileType; - BOOL _hasGenericTileType; + _Bool _hasGenericTileType; } @property(readonly, nonatomic) int genericTileType; // @synthesize genericTileType=_genericTileType; -@property(readonly, nonatomic) BOOL hasGenericTileType; // @synthesize hasGenericTileType=_hasGenericTileType; +@property(readonly, nonatomic) _Bool hasGenericTileType; // @synthesize hasGenericTileType=_hasGenericTileType; @property(retain, nonatomic) VGLTexture *texture; // @synthesize texture=_texture; - (void)dealloc; - (void)buildTexture; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTileSource.h index be091ee2c..e89ef0890 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTileSource.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface VKRasterTileSource : VKTileSetBackedTileSource { NSMutableDictionary *_genericTextureCache; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficIncidentsTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficIncidentsTileSource.h index ac2c8ef03..e3165d225 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficIncidentsTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficIncidentsTileSource.h @@ -6,11 +6,12 @@ #import +// Not exported @interface VKRasterTrafficIncidentsTileSource : VKRasterTrafficTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; +- (unsigned long long)mapLayerForZoomLevelRange; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficMapModel.h index b5d090575..9992c5aa4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficMapModel.h @@ -10,18 +10,20 @@ @class VKTrafficDrawStyle; +// Not exported @interface VKRasterTrafficMapModel : VKMapTileModel { VKTrafficDrawStyle *_trafficDrawStyle; int _sourceTileZtoStencilOffset; - BOOL _needsTileStencil; + _Bool _needsTileStencil; } - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)buildTileStencilWithContext:(id)arg1 scene:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; +- (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTile.h index 173dba47a..827711f7e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTile.h @@ -8,6 +8,7 @@ @class GEOVoltaireRasterTileTrafficData, NSArray, NSMutableArray, VKIntObjectMap; +// Not exported @interface VKRasterTrafficTile : VKTile { GEOVoltaireRasterTileTrafficData *_modelTile; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTileSource.h index e1e40537c..8f7dd7e55 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterTrafficTileSource.h @@ -6,14 +6,15 @@ #import +// Not exported @interface VKRasterTrafficTileSource : VKTileSetBackedTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; -- (BOOL)expires; -- (BOOL)minimumZoomLevelBoundsCamera; -- (BOOL)maximumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (_Bool)expires; +- (_Bool)minimumZoomLevelBoundsCamera; +- (_Bool)maximumZoomLevelBoundsCamera; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRasterizedMapTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRasterizedMapTile.h index b0c37a49a..9a48d693f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRasterizedMapTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRasterizedMapTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKRasterizedMapTile : VKRasterTile { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticLabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticLabelTileSource.h index 533292bb0..eed034de5 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticLabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticLabelTileSource.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VKRealisticLabelTileSource : VKLabelTileSource { } - (int)_labelTileType; -- (int)minimumZoomLevel; +- (long long)minimumZoomLevel; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticMapModel.h index a330be8ea..5179edc94 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticMapModel.h @@ -10,20 +10,21 @@ @class VGLRenderState, VKSkyModel; +// Not exported @interface VKRealisticMapModel : VKVectorMapModel { VGLRenderState *_renderState; double _fade; float _sceneAlpha; id _routePreloadSession; - BOOL _disableRealisticRoads; - BOOL _disableRealisticLand; + _Bool _disableRealisticRoads; + _Bool _disableRealisticLand; VKSkyModel *_skyModel; } @property(nonatomic) float sceneAlpha; // @synthesize sceneAlpha=_sceneAlpha; -@property(nonatomic) BOOL disableRealisticRoads; // @synthesize disableRealisticRoads=_disableRealisticRoads; -@property(nonatomic) BOOL disableRealisticLand; // @synthesize disableRealisticLand=_disableRealisticLand; +@property(nonatomic) _Bool disableRealisticRoads; // @synthesize disableRealisticRoads=_disableRealisticRoads; +@property(nonatomic) _Bool disableRealisticLand; // @synthesize disableRealisticLand=_disableRealisticLand; @property(retain, nonatomic) VKSkyModel *skyModel; // @synthesize skyModel=_skyModel; - (void)stylesheetDidChange; - (void)stylesheetWillChange; @@ -31,15 +32,16 @@ - (void)drawScene:(id)arg1 withContext:(id)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; - (double)_calculateZoomLevelWithContext:(id)arg1; -- (BOOL)wantsCategorizedSourceTiles; +- (_Bool)wantsCategorizedSourceTiles; - (void)willStartDrawingTiles:(id)arg1; +- (void)preloadNavigationSceneAnimationResourcesForDisplayStyle:(long long)arg1 context:(id)arg2; - (void)preloadRenderingResourcesWithContext:(id)arg1; - (void)dealloc; - (id)init; @property(retain, nonatomic) id routePreloadSession; -- (BOOL)minimumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticPolygonMaker.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticPolygonMaker.h index 942941aa6..f9f23f96f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticPolygonMaker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticPolygonMaker.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface VKRealisticPolygonMaker : NSObject { NSMutableArray *_polygons; @@ -15,7 +16,7 @@ } - (void)generateIndexedTrianglesWithHandler:(id)arg1; -- (void)addPolygonForPoints:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned int)arg2 withStyle:(id)arg3; +- (void)addPolygonForPoints:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned long long)arg2 withStyle:(id)arg3; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticRoadGroup.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticRoadGroup.h index deecb94cb..1940128ee 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticRoadGroup.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticRoadGroup.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class NSArray, NSMutableArray, NSMutableDictionary, VGLMesh, VKRealisticPolygonMaker; +@class NSArray, NSMutableArray, NSMutableDictionary, VGLMesh, VKRealisticPolygonMaker, VKStyle; +// Not exported @interface VKRealisticRoadGroup : NSObject { struct VKTileKey _tileKey; @@ -24,7 +25,7 @@ float _roadShadowRamp; float _roadShadowWidth; float _roadShadowTaperLength; - struct _VGLColor _casingColor; + VKStyle *_style; float _casingShadowRamp; struct _VGLColor _sidewalkColor; NSMutableArray *_roadMeshes; @@ -36,7 +37,7 @@ } @property(readonly, nonatomic) float casingShadowRamp; // @synthesize casingShadowRamp=_casingShadowRamp; -@property(readonly, nonatomic) struct _VGLColor casingColor; // @synthesize casingColor=_casingColor; +@property(retain, nonatomic) VKStyle *style; // @synthesize style=_style; @property(readonly, nonatomic) float roadShadowTaperLength; // @synthesize roadShadowTaperLength=_roadShadowTaperLength; @property(readonly, nonatomic) float roadShadowWidth; // @synthesize roadShadowWidth=_roadShadowWidth; @property(readonly, nonatomic) float roadShadowRamp; // @synthesize roadShadowRamp=_roadShadowRamp; @@ -48,12 +49,11 @@ @property(readonly, nonatomic) NSArray *roadMeshes; // @synthesize roadMeshes=_roadMeshes; @property(nonatomic) int renderZ; // @synthesize renderZ=_renderZ; - (id).cxx_construct; -- (unsigned int)triangleCount; -- (id)_meshForStyle:(id)arg1 tileKey:(struct VKTileKey)arg2 scale:(float)arg3; -- (void)updateComponentsWithModelViewProjectionMatrix:(CDUnion_f5b85e25)arg1 contentScale:(float)arg2; -- (void)addRoadForPolygon:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned int)arg2 characteristicPoints:(const CDStruct_dab2d0bd *)arg3 characteristicPointCount:(unsigned int)arg4 withStyle:(id)arg5; +- (unsigned long long)triangleCount; +- (id)_meshForStyle:(id)arg1 tileKey:(struct VKTileKey)arg2 scale:(double)arg3; +- (void)updateComponentsWithModelViewProjectionMatrix:(CDUnion_f5b85e25)arg1 contentScale:(double)arg2; +- (void)addRoadForPolygon:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned long long)arg2 characteristicPoints:(const CDStruct_db2bd8f2 *)arg3 characteristicPointCount:(unsigned long long)arg4 withStyle:(id)arg5; - (void)dealloc; -- (struct _VGLColor)casingColorVariantWithBlendingFactor:(float)arg1; - (id)initWithTile:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticTile.h index 46add5517..86a91e420 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticTile.h @@ -8,6 +8,7 @@ @class NSArray, NSMapTable, NSMutableArray, NSMutableDictionary, VGLMesh, VGLTexture, VKAnimation, VKRealisticPolygonMaker; +// Not exported @interface VKRealisticTile : VKVectorTile { float _roadZ; @@ -39,11 +40,11 @@ @property(readonly, nonatomic) float roadZ; // @synthesize roadZ=_roadZ; - (id).cxx_construct; - (void).cxx_destruct; -- (unsigned int)geometryCount; +- (unsigned long long)geometryCount; - (id)_meshForStyle:(id)arg1 tileKey:(struct VKTileKey)arg2; - (id)_groupForRenderZ:(int)arg1; -- (id)_createDefaultTextureForLevelOfDetail:(unsigned int)arg1 takeVariant:(BOOL)arg2; -- (void)_addCoastlineMeshForPoints:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned int)arg2; +- (id)_createDefaultTextureForLevelOfDetail:(unsigned long long)arg1 takeVariant:(_Bool)arg2; +- (void)_addCoastlineMeshForPoints:(const Vec2Imp_1782d7e3 *)arg1 pointCount:(unsigned long long)arg2; - (void)_parseCoastlines; @property(readonly, nonatomic) VGLTexture *defaultLandTextureVariant; // @synthesize defaultLandTextureVariant=_defaultLandTextureVariant; - (void)_parsePolygons; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRealisticTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRealisticTileSource.h index 7805aaf60..b0d49af13 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRealisticTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRealisticTileSource.h @@ -6,15 +6,16 @@ #import +// Not exported @interface VKRealisticTileSource : VKTileSetBackedTileSource { } - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -- (unsigned int)mapLayerForZoomLevelRange; -- (int)defaultMaximumZoomLevel; -- (int)defaultMinimumZoomLevel; -- (BOOL)minimumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (long long)defaultMaximumZoomLevel; +- (long long)defaultMinimumZoomLevel; +- (_Bool)minimumZoomLevelBoundsCamera; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKResourceManager.h b/iOS7/PrivateFrameworks/VectorKit/VKResourceManager.h index 3c8768329..81badf5d9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKResourceManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKResourceManager.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKResourceManager : NSObject { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKResourcesTile.h b/iOS7/PrivateFrameworks/VectorKit/VKResourcesTile.h index a142caad5..c82342f00 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKResourcesTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKResourcesTile.h @@ -8,6 +8,7 @@ @class NSArray; +// Not exported @interface VKResourcesTile : VKTile { NSArray *_resourceNames; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKResourcesTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKResourcesTileSource.h index 2f0429674..c4267a344 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKResourcesTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKResourcesTileSource.h @@ -8,6 +8,7 @@ @class GEOTileKeyMap; +// Not exported @interface VKResourcesTileSource : VKTileSource { GEOTileKeyMap *_keyToKeysMap; @@ -17,14 +18,14 @@ - (void)performDownload:(const struct _GEOTileKey *)arg1; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; - (struct VKTileKey)sourceKeyForRenderKey:(const struct VKTileKey *)arg1; -- (BOOL)canFetchTileForKey:(const struct VKTileKey *)arg1; +- (_Bool)canFetchTileForKey:(const struct VKTileKey *)arg1; - (struct _GEOTileKey)downloadKeyAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; -- (int)zEquivalenceClass; -- (int)maximumDownloadZoomLevel; -- (int)minimumDownloadZoomLevel; -- (int)tileSize; -- (BOOL)maximumZoomLevelBoundsCamera; -- (BOOL)minimumZoomLevelBoundsCamera; +- (long long)zEquivalenceClass; +- (long long)maximumDownloadZoomLevel; +- (long long)minimumDownloadZoomLevel; +- (long long)tileSize; +- (_Bool)maximumZoomLevelBoundsCamera; +- (_Bool)minimumZoomLevelBoundsCamera; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadDrawStyle.h index 0920fc640..d5a83af65 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKRoadDrawStyle : VKDrawStyle { struct VKProfileSparseRamp width; @@ -14,23 +15,31 @@ struct VKProfileSparseRamp widthDropoff; struct VKProfileSparseRamp<_VGLColor> fillColor; struct VKProfileSparseRamp<_VGLColor> strokeColor; - struct VKProfileSparseRamp simpleLine; + struct VKProfileSparseRamp simpleLine; struct VKProfileSparseRamp zIndices; struct VKProfileSparseRamp fillZIndices; - struct VKProfileSparseRamp strokeColorInterpolate; - struct VKProfileSparseRamp fillColorInterpolate; - int railroadPattern; + struct VKProfileSparseRamp strokeColorInterpolate; + struct VKProfileSparseRamp fillColorInterpolate; + long long railroadPattern; struct VKProfileSparseRamp<_VGLColor> alternateFillColor; struct VKProfileSparseRamp patternScaler; struct VKProfileSparseRamp patternScalerQuantizationFactor; - struct VKProfileSparseRamp renderEndCaps; + struct VKProfileSparseRamp renderEndCaps; + float trafficIncidentUnknownMinZ; + float trafficIncidentAccidentMinZ; + float trafficIncidentConstructionMinZ; + float trafficIncidentRoadClosureMinZ; + float trafficIncidentEventMinZ; + float trafficIncidentHazardMinZ; + float trafficIncidentLaneClosureMinZ; + float trafficIncidentRampClosureMinZ; } - (id).cxx_construct; - (void).cxx_destruct; -- (int)railroadPattern; +- (long long)railroadPattern; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadGroup.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadGroup.h index 063ab7ded..5c4434ae3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadGroup.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadGroup.h @@ -8,6 +8,7 @@ @class NSString, VKIntObjectMap, VKLabelDrawStyle, VKLineDrawStyle, VKRoadDrawStyle, VKStyle, VKVectorTile; +// Not exported @interface VKRoadGroup : NSObject { VKVectorTile *_tile; @@ -20,26 +21,26 @@ VKIntObjectMap *_capMeshVendors; int _highestZ; int _lowestZ; - BOOL _frozen; - BOOL _isPatternedRailway; + _Bool _frozen; + _Bool _isPatternedRailway; VKLineDrawStyle *_lineStyle; } -@property(nonatomic) BOOL isPatternedRailway; // @synthesize isPatternedRailway=_isPatternedRailway; +@property(nonatomic) _Bool isPatternedRailway; // @synthesize isPatternedRailway=_isPatternedRailway; @property(readonly, nonatomic) VKLabelDrawStyle *labelStyle; // @synthesize labelStyle=_labelStyle; @property(readonly, nonatomic) VKLineDrawStyle *lineStyle; // @synthesize lineStyle=_lineStyle; @property(readonly, nonatomic) VKRoadDrawStyle *roadStyle; // @synthesize roadStyle=_roadStyle; @property(readonly, nonatomic) int lowestZ; // @synthesize lowestZ=_lowestZ; @property(readonly, nonatomic) int highestZ; // @synthesize highestZ=_highestZ; @property(readonly, nonatomic) VKVectorTile *tile; // @synthesize tile=_tile; -- (unsigned int)triangleCount; +- (unsigned long long)triangleCount; - (void)freezeStructure; - (void)freeze; - (id)capMeshVendorAtZ:(int)arg1; - (id)roadMeshVendorAtZ:(int)arg1; @property(readonly, nonatomic) NSString *styleName; - (void)dealloc; -- (id)initWithStyle:(id)arg1 tile:(id)arg2 createMesh:(BOOL)arg3 ofType:(int)arg4; +- (id)initWithStyle:(id)arg1 tile:(id)arg2 createMesh:(_Bool)arg3 ofType:(int)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadLabelTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadLabelTileSource.h index bd07043a7..4ebc67d59 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadLabelTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadLabelTileSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKRoadLabelTileSource : VKLabelTileSource { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadMapModel.h index 0e7745b4a..7dd2ec187 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadMapModel.h @@ -10,20 +10,23 @@ @class VKRoadPainter, VKStylesheet; +// Not exported @interface VKRoadMapModel : VKVectorMapModel { VKRoadPainter *_roadPainter; - BOOL _drawRoads; + _Bool _drawRoads; + unsigned int _supportedRenderPasses; + unsigned long long _mapLayerPosition; } -@property(nonatomic) BOOL drawRoads; // @synthesize drawRoads=_drawRoads; +@property(nonatomic) unsigned int supportedRenderPasses; // @synthesize supportedRenderPasses=_supportedRenderPasses; +@property(nonatomic) unsigned long long mapLayerPosition; // @synthesize mapLayerPosition=_mapLayerPosition; +@property(nonatomic) _Bool drawRoads; // @synthesize drawRoads=_drawRoads; - (void)stylesheetDidChange; - (void)dealloc; - (id)init; - (void)drawDebugScene:(id)arg1 WithContext:(id)arg2; - (void)drawScene:(id)arg1 withContext:(id)arg2; -- (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; // Remaining properties @property(readonly, nonatomic) VKStylesheet *stylesheet; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadPainter.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadPainter.h index 66709cbec..6fa73f593 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadPainter.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadPainter.h @@ -8,12 +8,13 @@ @class VGLRenderState; +// Not exported @interface VKRoadPainter : NSObject { VGLRenderState *_renderState; } -- (void)drawRoadTiles:(id)arg1 context:(id)arg2 layer:(unsigned int)arg3 withModel:(id)arg4 scene:(id)arg5 stencilOffset:(int)arg6 needsTileStencil:(BOOL)arg7 atopTransparent:(BOOL)arg8 includeBorders:(int)arg9; +- (void)drawRoadTiles:(id)arg1 context:(id)arg2 layer:(unsigned long long)arg3 withModel:(id)arg4 scene:(id)arg5 stencilOffset:(int)arg6 needsTileStencil:(_Bool)arg7 atopTransparent:(_Bool)arg8 includeBorders:(long long)arg9; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadPolygonMaker.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadPolygonMaker.h index 69e4eb029..91a8ace57 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadPolygonMaker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadPolygonMaker.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKRoadPolygonMaker : VKRealisticPolygonMaker { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadSignArtwork.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadSignArtwork.h index dbf1b2c8f..7cdba4202 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadSignArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadSignArtwork.h @@ -6,23 +6,24 @@ #import "NSObject.h" +// Not exported @interface VKRoadSignArtwork : NSObject { struct __CTLine *_line; - int _orientation; - BOOL _onRoute; + long long _orientation; + _Bool _onRoute; float _contentScale; float _scale; struct CGSize _layoutSize; } - (id).cxx_construct; -- (CDStruct_818bb265)boundsAtPixel:(Vec2Imp_1782d7e3)arg1; +- (BRectImp_7721609a)boundsAtOrigin; - (Vec2Imp_1782d7e3)offsetPixelForPixel:(Vec2Imp_1782d7e3)arg1; - (id)image; - (void)dealloc; - (void)_updateLayoutSize; -- (id)initWithString:(id)arg1 orientation:(int)arg2 contentScale:(float)arg3 onRoute:(BOOL)arg4; +- (id)initWithString:(id)arg1 orientation:(long long)arg2 contentScale:(double)arg3 onRoute:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadTile.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadTile.h index ebd46d620..92fbda30e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKRoadTile : VKVectorTile { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadTileSource.h index e10b205dc..053441eaf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadTileSource.h @@ -6,14 +6,15 @@ #import +// Not exported @interface VKRoadTileSource : VKVectorTileSource { } - (void)releaseTraffic; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -- (unsigned int)mapLayerForZoomLevelRange; -- (BOOL)minimumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (_Bool)minimumZoomLevelBoundsCamera; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRoadTrafficMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKRoadTrafficMapModel.h index 3bb76a9d8..b91355da3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRoadTrafficMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRoadTrafficMapModel.h @@ -8,21 +8,23 @@ @class VKRoadMapModel, VKTrafficDrawStyle, VKTrafficPainter; +// Not exported @interface VKRoadTrafficMapModel : VKVectorMapModel { VKRoadMapModel *_roadModel; - BOOL _enabled; + _Bool _enabled; VKTrafficPainter *_trafficPainter; VKTrafficDrawStyle *_trafficDrawStyle; } @property(retain, nonatomic) VKRoadMapModel *roadModel; // @synthesize roadModel=_roadModel; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; - (void)dealloc; - (id)init; - (void)drawScene:(id)arg1 withContext:(id)arg2; +- (void)stylesheetDidChange; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRouteDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKRouteDrawStyle.h index 0e394b918..3f62acd46 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRouteDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRouteDrawStyle.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKRouteDrawStyle : VKDrawStyle { float _width; @@ -22,24 +23,32 @@ float _enlargementStartZoom; float _enlargementScale; float _enlargementMaxScale; + float _brightness; + _Bool _hasBrightness; + float _arrowMinZoom; + float _selectedArrowMinZoom; } -@property(readonly, nonatomic) float enlargementMaxScale; // @synthesize enlargementMaxScale=_enlargementMaxScale; -@property(readonly, nonatomic) float enlargementScale; // @synthesize enlargementScale=_enlargementScale; -@property(readonly, nonatomic) float enlargementStartZoom; // @synthesize enlargementStartZoom=_enlargementStartZoom; +@property(readonly, nonatomic) _Bool hasBrightness; // @synthesize hasBrightness=_hasBrightness; @property(readonly, nonatomic) NSString *travelledTexture; // @synthesize travelledTexture=_travelledTexture; @property(readonly, nonatomic) NSString *obscuredTexture; // @synthesize obscuredTexture=_obscuredTexture; @property(readonly, nonatomic) NSString *texture; // @synthesize texture=_texture; +- (id).cxx_construct; +- (void)dealloc; +@property(readonly, nonatomic) float selectedArrowMinZoom; // @synthesize selectedArrowMinZoom=_selectedArrowMinZoom; +@property(readonly, nonatomic) float arrowMinZoom; // @synthesize arrowMinZoom=_arrowMinZoom; +@property(readonly, nonatomic) float brightness; // @synthesize brightness=_brightness; +@property(readonly, nonatomic) float enlargementMaxScale; // @synthesize enlargementMaxScale=_enlargementMaxScale; +@property(readonly, nonatomic) float enlargementScale; // @synthesize enlargementScale=_enlargementScale; +@property(readonly, nonatomic) float enlargementStartZoom; // @synthesize enlargementStartZoom=_enlargementStartZoom; @property(readonly, nonatomic) struct _VGLColor glossColor; // @synthesize glossColor=_glossColor; @property(readonly, nonatomic) struct _VGLColor travelledColor; // @synthesize travelledColor=_travelledColor; @property(readonly, nonatomic) struct _VGLColor fillColor; // @synthesize fillColor=_fillColor; @property(readonly, nonatomic) struct _VGLColor strokeColor; // @synthesize strokeColor=_strokeColor; @property(readonly, nonatomic) float strokeWidth; // @synthesize strokeWidth=_strokeWidth; @property(readonly, nonatomic) float width; // @synthesize width=_width; -- (id).cxx_construct; -- (void)dealloc; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRouteLine.h b/iOS7/PrivateFrameworks/VectorKit/VKRouteLine.h index 527fb1e5f..0ba7c8352 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRouteLine.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRouteLine.h @@ -10,11 +10,12 @@ @class NSSet, VKAttributedRoute; +// Not exported @interface VKRouteLine : NSObject { - BOOL _curve; - BOOL _matchToRoads; - BOOL _hasNewRoadMatches; + _Bool _curve; + _Bool _matchToRoads; + _Bool _hasNewRoadMatches; CDStruct_aca18c62 _bounds; CDStruct_aa5aacbc _inverseMatrix; VKAttributedRoute *_overlay; @@ -33,7 +34,7 @@ } @property(nonatomic) double simplificationEpsilonPoints; // @synthesize simplificationEpsilonPoints=_simplificationEpsilonPoints; -@property BOOL hasNewRoadMatches; // @synthesize hasNewRoadMatches=_hasNewRoadMatches; +@property _Bool hasNewRoadMatches; // @synthesize hasNewRoadMatches=_hasNewRoadMatches; @property(nonatomic) VKAttributedRoute *overlay; // @synthesize overlay=_overlay; @property(readonly, nonatomic) CDStruct_d2b197d1 bounds; // @synthesize bounds=_bounds; - (id).cxx_construct; @@ -43,11 +44,12 @@ - (void)forEachMapMatchingSection:(id)arg1; - (void)forEachSection:(id)arg1; - (void)splitRouteLineAtAnnotation:(id)arg1; -@property(readonly, nonatomic) BOOL needsUpdate; -- (BOOL)isTrafficUptoDate:(double)arg1; -- (BOOL)isTrafficUpToDate; -- (void)createMeshIfNecessary:(BOOL)arg1 currentManeuver:(int)arg2; -- (void)buildRouteLineForPainter:(id)arg1 keysInView:(id)arg2 tiles:(id)arg3 containerModel:(id)arg4 displayManeuvers:(BOOL)arg5 viewUnitsPerPoint:(double)arg6; +@property(readonly, nonatomic) _Bool needsUpdate; +- (_Bool)isTrafficUptoDate:(double)arg1; +- (_Bool)isTrafficUpToDate; +- (void)createMeshIfNecessary:(int)arg1; +- (void)generateArrowsForManeuverDisplayMode:(int)arg1 routeLineWidth:(double)arg2; +- (_Bool)buildRouteLineForPainter:(id)arg1 keysInView:(id)arg2 tiles:(id)arg3 containerModel:(id)arg4 viewUnitsPerPoint:(double)arg5 force:(_Bool)arg6 curve:(_Bool)arg7; - (void)_updateTilesCovered:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRouteMatchedAnnotationMarker.h b/iOS7/PrivateFrameworks/VectorKit/VKRouteMatchedAnnotationMarker.h index 550e535e3..a2e2d82ce 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRouteMatchedAnnotationMarker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRouteMatchedAnnotationMarker.h @@ -20,7 +20,7 @@ // Remaining properties @property(nonatomic) CDStruct_c3b9c2ee presentationCoordinate; -@property(nonatomic, getter=isTracking) BOOL tracking; +@property(nonatomic, getter=isTracking) _Bool tracking; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRouteRoadInfo.h b/iOS7/PrivateFrameworks/VectorKit/VKRouteRoadInfo.h index 8d1a2a99d..98ac0ccd8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRouteRoadInfo.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRouteRoadInfo.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface VKRouteRoadInfo : NSObject { NSString *_name; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKRunningCurve.h b/iOS7/PrivateFrameworks/VectorKit/VKRunningCurve.h index 3f698fdb7..ca691631a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKRunningCurve.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKRunningCurve.h @@ -6,23 +6,24 @@ #import "NSObject.h" +// Not exported @interface VKRunningCurve : NSObject { - CDStruct_87a99b1f _p0; + CDStruct_972c8cd6 _p0; double _t0; - CDStruct_87a99b1f _p1; + CDStruct_972c8cd6 _p1; double _t1; - CDStruct_87a99b1f _pu; + CDStruct_972c8cd6 _pu; double _tu; struct { double mb[4][3]; } _mb; - BOOL _mbValid; + _Bool _mbValid; } - (id).cxx_construct; -- (CDStruct_87a99b1f)stateAtTime:(double)arg1; -- (BOOL)hasStateAtTime:(double)arg1; +- (CDStruct_972c8cd6)stateAtTime:(double)arg1; +- (_Bool)hasStateAtTime:(double)arg1; - (void)appendPosition:(struct VKPoint)arg1 atTime:(double)arg2; - (void)dealloc; - (void)reset; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKSatelliteRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKSatelliteRasterTileSource.h index 2c8b92ab1..ac73e680e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKSatelliteRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKSatelliteRasterTileSource.h @@ -6,11 +6,12 @@ #import +// Not exported @interface VKSatelliteRasterTileSource : VKRasterTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; +- (unsigned long long)mapLayerForZoomLevelRange; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKScene.h b/iOS7/PrivateFrameworks/VectorKit/VKScene.h index 6276a63dc..69f3db4d5 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKScene.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKScene.h @@ -10,6 +10,7 @@ @class GEOTileKeyList, NSMutableArray, NSSet, VKTileKeyList; +// Not exported @interface VKScene : NSObject { NSSet *_tilesToRender; @@ -17,13 +18,13 @@ VKTileKeyList *_keysInView; VKTileKeyList *_neighborKeys; GEOTileKeyList *_debugKeyList; - BOOL _fullyLoaded; - BOOL _mapIsOpaque; + _Bool _fullyLoaded; + _Bool _mapIsOpaque; NSMutableArray *_rasterOverlayScenes; } -@property(nonatomic) BOOL mapIsOpaque; // @synthesize mapIsOpaque=_mapIsOpaque; -@property(nonatomic) BOOL fullyLoaded; // @synthesize fullyLoaded=_fullyLoaded; +@property(nonatomic) _Bool mapIsOpaque; // @synthesize mapIsOpaque=_mapIsOpaque; +@property(nonatomic) _Bool fullyLoaded; // @synthesize fullyLoaded=_fullyLoaded; @property(retain, nonatomic) GEOTileKeyList *debugKeyList; // @synthesize debugKeyList=_debugKeyList; @property(retain, nonatomic) VKTileKeyList *neighborKeys; // @synthesize neighborKeys=_neighborKeys; @property(retain, nonatomic) VKTileKeyList *keysInView; // @synthesize keysInView=_keysInView; @@ -31,7 +32,7 @@ @property(retain, nonatomic) NSSet *tilesToRender; // @synthesize tilesToRender=_tilesToRender; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)clearRasterOverlayScenes; -- (id)rasterOverlaySceneAtLevel:(unsigned int)arg1; +- (id)rasterOverlaySceneAtLevel:(unsigned long long)arg1; - (void)addRasterOverlayScene:(id)arg1; - (void)dealloc; - (void)reset; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKScreenCanvas.h b/iOS7/PrivateFrameworks/VectorKit/VKScreenCanvas.h index 6a9963699..ab380c0cc 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKScreenCanvas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKScreenCanvas.h @@ -11,8 +11,9 @@ #import "VKCameraDelegate-Protocol.h" #import "VKWorldDelegate-Protocol.h" -@class NSArray, NSMutableArray, VGLDisplayLink, VKCamera, VKDispatch, VKLayoutContext, VKMemoryObserver, VKScene, VKWorld; +@class CADisplay, NSArray, NSMutableArray, VGLDisplayLink, VKCamera, VKDispatch, VKLayoutContext, VKMemoryObserver, VKScene, VKWorld; +// Not exported @interface VKScreenCanvas : VGLScreenCanvas { VKDispatch *_dispatch; @@ -20,53 +21,58 @@ VKCamera *_camera; VKScene *_scene; VKLayoutContext *_layoutContext; - BOOL _needsLayout; + _Bool _needsLayout; unsigned int _wantsLayout; unsigned int _needsRepaint; - BOOL _userIsGesturing; - BOOL _iconsShouldAlignToPixels; + _Bool _userIsGesturing; + _Bool _iconsShouldAlignToPixels; NSMutableArray *_cameraControllers; - BOOL _debugPaintFrameRateGraph; + _Bool _debugPaintFrameRateGraph; float _debugFramesPerSecond; - BOOL _rendersInBackground; - Vec2Imp_1782d7e3 _deviceTilt; + _Bool _rendersInBackground; NSMutableArray *_animations[2]; - int _displayRate; - int _requestedRate; + long long _displayRate; + long long _requestedRate; VKMemoryObserver *_memoryObserver; VGLDisplayLink *_displayLink; - BOOL _isInBackground; + _Bool _isInBackground; struct VKEdgeInsets _edgeInsets; struct VKEdgeInsets _fullyOccludedEdgeInsets; + struct VKEdgeInsets _labelEdgeInsets; + _Bool _deallocing; } + (Class)contextClass; @property(readonly, nonatomic) NSArray *cameraControllers; // @synthesize cameraControllers=_cameraControllers; -@property(nonatomic) Vec2Imp_1782d7e3 deviceTilt; // @synthesize deviceTilt=_deviceTilt; -@property(nonatomic) BOOL iconsShouldAlignToPixels; // @synthesize iconsShouldAlignToPixels=_iconsShouldAlignToPixels; +@property(nonatomic) struct VKEdgeInsets fullyOccludedEdgeInsets; // @synthesize fullyOccludedEdgeInsets=_fullyOccludedEdgeInsets; +@property(nonatomic) _Bool iconsShouldAlignToPixels; // @synthesize iconsShouldAlignToPixels=_iconsShouldAlignToPixels; @property(readonly, nonatomic) VKCamera *camera; // @synthesize camera=_camera; @property(nonatomic) float debugFramesPerSecond; // @synthesize debugFramesPerSecond=_debugFramesPerSecond; -@property(nonatomic) BOOL debugPaintFrameRateGraph; // @synthesize debugPaintFrameRateGraph=_debugPaintFrameRateGraph; +@property(nonatomic) _Bool debugPaintFrameRateGraph; // @synthesize debugPaintFrameRateGraph=_debugPaintFrameRateGraph; @property(readonly, nonatomic) VKWorld *world; // @synthesize world=_world; - (id).cxx_construct; -@property(nonatomic) BOOL rendersInBackground; +- (void)edgeInsetsDidEndAnimating; +- (void)edgeInsetsWillBeginAnimating; +@property(nonatomic) _Bool rendersInBackground; - (id)cameraController:(id)arg1 presentationForAnnotation:(id)arg2; -- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(BOOL)arg2; -- (void)cameraController:(id)arg1 didBecomePitched:(BOOL)arg2; -- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(BOOL)arg2; +- (void)cameraController:(id)arg1 canEnter3DModeDidChange:(_Bool)arg2; +- (void)cameraController:(id)arg1 didBecomePitched:(_Bool)arg2; +- (void)cameraControllerDidStopRegionAnimation:(id)arg1 completed:(_Bool)arg2; - (void)cameraControllerWillStartRegionAnimation:(id)arg1; - (void)cameraControllerDidChangeCameraState:(id)arg1; -- (void)cameraController:(id)arg1 requestsDisplayRate:(int)arg2; +- (void)cameraController:(id)arg1 requestsDisplayRate:(long long)arg2; - (void)removeCameraController:(id)arg1; - (void)addCameraController:(id)arg1; -@property(nonatomic, getter=isGesturing) BOOL gesturing; +@property(nonatomic) long long targetDisplay; +@property(nonatomic, getter=isGesturing) _Bool gesturing; - (void)cameraDidChange:(id)arg1; - (void)animationDidStop:(id)arg1; -- (void)runOrAdoptAnimation:(id)arg1 run:(BOOL)arg2; +- (void)runOrAdoptAnimation:(id)arg1 run:(_Bool)arg2; - (void)runAnimation:(id)arg1; - (void)worldDisplayDidChange:(id)arg1; - (void)worldLayoutDidChange:(id)arg1; -- (void)setContentsScale:(float)arg1; +- (void)_queueUpdateDisplayLinkStatus; +- (void)setContentsScale:(double)arg1; - (void)forceLayout; - (void)layoutSublayers; - (void)updateCameraForFrameResize; @@ -75,27 +81,28 @@ - (void)_renderCore:(double)arg1; - (void)drawWithTimestamp:(double)arg1; - (void)animateWithTimestamp:(double)arg1; -@property(nonatomic) struct VKEdgeInsets fullyOccludedEdgeInsets; // @synthesize fullyOccludedEdgeInsets=_fullyOccludedEdgeInsets; +@property(nonatomic) struct VKEdgeInsets labelEdgeInsets; @property(nonatomic) struct VKEdgeInsets edgeInsets; - (void)onTimerFired:(id)arg1; - (void)didEnterBackground; - (void)willEnterForeground; -@property(nonatomic) int displayRate; -@property(nonatomic) BOOL debugEnableMultisampling; // @dynamic debugEnableMultisampling; +@property(nonatomic) long long displayRate; +@property(nonatomic) _Bool debugEnableMultisampling; // @dynamic debugEnableMultisampling; - (void)setNeedsDisplay; - (void)setNeedsLayout; -- (void)setHidden:(BOOL)arg1; -- (BOOL)updateDisplayLinkStatus; +- (void)setHidden:(_Bool)arg1; +- (_Bool)updateDisplayLinkStatus; - (void)_updateDisplayRate; -- (BOOL)wantsTimerTick; -- (BOOL)wantsRender; -- (BOOL)canRender; +- (_Bool)wantsTimerTick; +- (_Bool)wantsRender; +- (_Bool)canRender; - (void)drawInContext:(struct CGContext *)arg1; - (void)didReceiveMemoryWarning; - (void)transferAnimationsTo:(id)arg1; - (void)adoptAnimation:(id)arg1; +@property(nonatomic) CADisplay *hostDisplay; - (void)dealloc; -- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 inBackground:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKShieldArtwork.h b/iOS7/PrivateFrameworks/VectorKit/VKShieldArtwork.h index 64d847bb9..d3abd8057 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKShieldArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKShieldArtwork.h @@ -8,11 +8,11 @@ #import "VKObjectPoolObject-Protocol.h" -@class NSCache, NSDictionary, NSString, VKObjectPool, VKPShieldVariant; +@class NSCache, NSDictionary, NSMutableDictionary, NSString, VKObjectPool, VKPShieldVariant; @interface VKShieldArtwork : NSObject { - float _scale; + double _scale; struct CGImage *_image; VKPShieldVariant *_variantData; VKObjectPool *_pool; @@ -24,15 +24,16 @@ float _extraScale; struct CGRect _rectInAtlas; struct CGPoint _center; + NSMutableDictionary *_textSpecificArtworks; } - (id).cxx_construct; - (struct CGImage *)newImageWithShieldText:(id)arg1 centerPoint:(struct CGPoint *)arg2; -@property(readonly) struct CGSize size; - (void)setPool:(id)arg1 withKey:(id)arg2; - (id)imageWithShieldText:(id)arg1; +- (void)setTextSpecificArtwork:(id)arg1 forStrings:(id)arg2; - (void)dealloc; -- (id)initWithPackedVariant:(id)arg1 imageAtlas:(id)arg2 quadSize:(struct CGSize)arg3 scale:(float)arg4 extraScale:(float)arg5; +- (id)initWithPackedVariant:(id)arg1 imageAtlas:(id)arg2 quadSize:(struct CGSize)arg3 scale:(double)arg4 extraScale:(double)arg5; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKShieldAtlas.h b/iOS7/PrivateFrameworks/VectorKit/VKShieldAtlas.h index 5864c1769..0c60ee57f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKShieldAtlas.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKShieldAtlas.h @@ -8,6 +8,7 @@ @class NSMapTable, VKObjectPool, VKPShieldPack; +// Not exported @interface VKShieldAtlas : NSObject { NSMapTable *_atlasToImages; @@ -15,7 +16,7 @@ VKObjectPool *_artworkPool; } -- (id)artworkForShieldIdentifier:(id)arg1 textLength:(unsigned int)arg2 contentScale:(float)arg3 extraScale:(float)arg4 size:(int)arg5 numberOfLines:(unsigned int)arg6; +- (id)artworkForShieldIdentifier:(id)arg1 textLength:(unsigned long long)arg2 contentScale:(double)arg3 extraScale:(double)arg4 size:(long long)arg5 numberOfLines:(unsigned long long)arg6; - (void)purge; - (void)dealloc; - (id)initWithShieldPack:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKShieldImage.h b/iOS7/PrivateFrameworks/VectorKit/VKShieldImage.h index 5debd1c66..09ce55b92 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKShieldImage.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKShieldImage.h @@ -13,7 +13,7 @@ @property(readonly) struct CGPoint center; // @synthesize center=_center; - (id).cxx_construct; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 usedAsTextureAndImage:(BOOL)arg3 centerPoint:(struct CGPoint)arg4; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 usedAsTextureAndImage:(_Bool)arg3 centerPoint:(struct CGPoint)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKShieldManager.h b/iOS7/PrivateFrameworks/VectorKit/VKShieldManager.h index a7797d3b3..a1e3c8aea 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKShieldManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKShieldManager.h @@ -20,11 +20,12 @@ } + (id)sharedManager; -- (id)imageForShieldType:(int)arg1 shieldText:(id)arg2 contentScale:(float)arg3 size:(int)arg4 idiom:(int)arg5; -- (id)artworkForShieldType:(int)arg1 textLength:(unsigned int)arg2 contentScale:(float)arg3 size:(int)arg4 idiom:(int)arg5; -- (id)artworkForShieldType:(int)arg1 textLength:(unsigned int)arg2 contentScale:(float)arg3 resourceNames:(id)arg4 style:(id)arg5 size:(int)arg6 idiom:(int)arg7 numberOfLines:(unsigned int)arg8; -- (id)_defaultAtlasForSize:(int)arg1 scale:(float)arg2 idiom:(int)arg3; -- (id)_defaultIndexForSize:(int)arg1 scale:(float)arg2 idiom:(int)arg3; +- (id)imageForShieldType:(int)arg1 shieldText:(id)arg2 contentScale:(double)arg3 size:(long long)arg4 idiom:(long long)arg5; +- (id)artworkForShieldType:(int)arg1 textLength:(unsigned long long)arg2 contentScale:(double)arg3 size:(long long)arg4 idiom:(long long)arg5; +- (id)artworkForShieldType:(int)arg1 textLength:(unsigned long long)arg2 contentScale:(double)arg3 size:(long long)arg4 idiom:(long long)arg5 mapRect:(CDStruct_02837cd9)arg6; +- (id)artworkForShieldType:(int)arg1 textLength:(unsigned long long)arg2 contentScale:(double)arg3 resourceNames:(id)arg4 style:(id)arg5 size:(long long)arg6 idiom:(long long)arg7 numberOfLines:(unsigned long long)arg8; +- (id)_defaultAtlasForSize:(long long)arg1 scale:(double)arg2 idiom:(long long)arg3; +- (id)_defaultIndexForSize:(long long)arg1 scale:(double)arg2 idiom:(long long)arg3; - (id)_indexForName:(id)arg1; - (id)_atlasForName:(id)arg1; - (void)_didReceiveMemoryWarning:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKSimpleMapMatcher.h b/iOS7/PrivateFrameworks/VectorKit/VKSimpleMapMatcher.h index 9962ebdfa..3e827d6a9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKSimpleMapMatcher.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKSimpleMapMatcher.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKSimpleMapMatcher : VKMapMatcher { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKSkyDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKSkyDrawStyle.h index bfe311dcc..ab012f608 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKSkyDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKSkyDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKSkyDrawStyle : VKDrawStyle { struct _VGLColor _fillColor; @@ -16,7 +17,7 @@ @property(readonly, nonatomic) struct _VGLColor horizonColor; @property(readonly, nonatomic) struct _VGLColor fillColor; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKSkyModel.h b/iOS7/PrivateFrameworks/VectorKit/VKSkyModel.h index 4d8c8a70d..518f1a69d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKSkyModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKSkyModel.h @@ -11,6 +11,7 @@ @class VGLRenderState, VKMapModel, VKStylesheet; +// Not exported @interface VKSkyModel : VKModelObject { VKMapModel *_mapModel; @@ -20,7 +21,7 @@ struct _VGLColor _horizonColor; } -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(readonly, nonatomic) struct _VGLColor horizonColor; // @synthesize horizonColor=_horizonColor; @property(readonly, nonatomic) struct _VGLColor fillColor; // @synthesize fillColor=_fillColor; @property(nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; @@ -32,7 +33,7 @@ - (void)stylesheetDidChange; @property(readonly, nonatomic) VKStylesheet *stylesheet; - (unsigned int)supportedRenderPasses; -- (unsigned int)mapLayerPosition; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKSnappedPolylinePath.h b/iOS7/PrivateFrameworks/VectorKit/VKSnappedPolylinePath.h index ddab4c559..64831fba8 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKSnappedPolylinePath.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKSnappedPolylinePath.h @@ -8,25 +8,28 @@ @class GEOMapRequest, NSArray; +// Not exported @interface VKSnappedPolylinePath : VKPolylinePath { NSArray *_edges; GEOMapRequest *_edgeSearchRequest; struct __CFSet *_observers; struct unique_ptr> _mapMatchingSection; + _Bool _hasCompletedMapMatching; } @property(retain) NSArray *edges; // @synthesize edges=_edges; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)hasObserver:(id)arg1; +- (_Bool)hasObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)removeObserver:(id)arg1; +- (_Bool)removeObserver:(id)arg1; @property(readonly) const struct RouteMapMatchingSection *mapMatchingSection; - (void)matchWithDecoder:(id)arg1 completionHandler:(id)arg2; - (float)_calculateEdgeLengthFrom:(const Vec2Imp_1782d7e3 *)arg1 to:(const Vec2Imp_1782d7e3 *)arg2 startCoord:(const struct PolylineCoordinate *)arg3 endCoord:(const struct PolylineCoordinate *)arg4; -@property(readonly) BOOL isMapMatching; -- (BOOL)isMapMatched; +@property(readonly) _Bool isMapMatching; +- (_Bool)isMapMatched; +@property(readonly) _Bool hasCompletedMapMatching; - (void)_debugPrintEdge:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStandardRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKStandardRasterTileSource.h index 302bf9a43..50ecc08ac 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStandardRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStandardRasterTileSource.h @@ -6,11 +6,12 @@ #import +// Not exported @interface VKStandardRasterTileSource : VKRasterTileSource { } -- (unsigned int)mapLayerForZoomLevelRange; +- (unsigned long long)mapLayerForZoomLevelRange; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKStyle.h index a4df5e5ce..dee6c309c 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStyle.h @@ -8,10 +8,11 @@ @class NSArray, NSData, NSString, VKBuildingDrawStyle, VKGenericShieldDrawStyle, VKGridDrawStyle, VKLabelDrawStyle, VKLineDrawStyle, VKPGlobalProperties, VKPStyleContents, VKPinDrawStyle, VKPolygonDrawStyle, VKPuckDrawStyle, VKRoadDrawStyle, VKRouteDrawStyle, VKSkyDrawStyle, VKStylesheet, VKTrafficDrawStyle, VKVegetationDrawStyle; +// Not exported @interface VKStyle : NSObject { - CDStruct_62f4b0a5 *_attributes; - unsigned int _attributesCount; + CDStruct_00eb6f1a *_attributes; + unsigned long long _attributesCount; VKPStyleContents *_contents; unsigned int _stylesPopulated; VKRoadDrawStyle *_roadDrawStyle; @@ -29,23 +30,23 @@ VKPuckDrawStyle *_puckStyle; VKStyle *_variant; VKStylesheet *_stylesheet; - unsigned int _mapDisplayStyles; + unsigned long long _mapDisplayStyles; struct _opaque_pthread_mutex_t _lock; NSData *_contentsData; VKPGlobalProperties *_globalProperties; NSArray *_inheritance; NSString *_name; unsigned int *_inheritanceIndices; - unsigned int _inheritanceIndexCount; + unsigned long long _inheritanceIndexCount; } @property(nonatomic) VKStylesheet *stylesheet; // @synthesize stylesheet=_stylesheet; @property(retain, nonatomic) VKStyle *variant; // @synthesize variant=_variant; @property(retain, nonatomic) NSString *name; // @synthesize name=_name; - (id).cxx_construct; -- (unsigned int)scoreForStyleAttributes:(CDStruct_62f4b0a5 *)arg1 count:(int)arg2; -- (unsigned int)scoreForAttributes:(id)arg1 vectorType:(int)arg2 mapDisplayStyle:(int)arg3 iconTappable:(BOOL)arg4 locale:(id)arg5 targetDisplay:(int)arg6; -- (BOOL)isDrawStyleVisibleAtLOD:(unsigned int)arg1; +- (unsigned long long)scoreForStyleAttributes:(CDStruct_00eb6f1a *)arg1 count:(long long)arg2; +- (unsigned long long)scoreForAttributes:(id)arg1 vectorType:(long long)arg2 mapDisplayStyle:(long long)arg3 iconTappable:(_Bool)arg4 locale:(id)arg5; +- (_Bool)isDrawStyleVisibleAtLOD:(unsigned long long)arg1; - (struct _VGLColor)basicRoadColor; - (id)puckStyle; - (id)pinStyle; @@ -65,17 +66,18 @@ - (void)_populateStyles:(unsigned int)arg1; - (void)_setupPropertiesForStyleMask:(unsigned int)arg1; - (id)description; -- (unsigned int)hash; +- (unsigned long long)hash; - (id)contents; -- (BOOL)isForMapDisplayStyle:(int)arg1 exclusively:(BOOL)arg2; -- (CDStruct_62f4b0a5 *)attributes; -- (unsigned int)attributesCount; +- (_Bool)isForMapDisplayStyle:(long long)arg1 exclusively:(_Bool)arg2; +- (CDStruct_00eb6f1a *)attributes; +- (unsigned long long)attributesCount; - (unsigned int *)inheritanceIndices; -- (unsigned int)inheritsCount; +- (unsigned long long)inheritsCount; - (id)globals; - (id)inheritance; - (id)contentsData; @property(readonly, nonatomic) float blendingFactor; +- (void)clearInheritance; - (id)initWithStyle:(id)arg1 inheritance:(id)arg2 globals:(id)arg3 stylesheet:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStyleEditorConnection.h b/iOS7/PrivateFrameworks/VectorKit/VKStyleEditorConnection.h index 721fa0aa4..86b79b97f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStyleEditorConnection.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStyleEditorConnection.h @@ -8,6 +8,7 @@ @class VKMapView; +// Not exported @interface VKStyleEditorConnection : NSObject { VKMapView *_mapView; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStyleResolutionSession.h b/iOS7/PrivateFrameworks/VectorKit/VKStyleResolutionSession.h index 5d1510020..de73cd83e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStyleResolutionSession.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStyleResolutionSession.h @@ -8,6 +8,7 @@ @class NSMapTable, NSMutableDictionary, VKStylesheet; +// Not exported @interface VKStyleResolutionSession : NSObject { VKStylesheet *_stylesheet; @@ -15,19 +16,19 @@ NSMapTable *_genericShieldAttrToStyle; NSMapTable *_styleToGroup; NSMutableDictionary *_localeToAttrToStyle; - int _vectorType; + long long _vectorType; } - (void)dealloc; -- (void)removeFeature:(CDStruct_4c1ff046 *)arg1; +- (void)removeFeature:(CDStruct_283a3ada *)arg1; - (id)allGroups; - (void)evaluateFeatureAttributes:(id)arg1 updateGroup:(id)arg2; -- (id)evaluateFeature:(CDStruct_4c1ff046 *)arg1 createNewGroup:(id)arg2 appendToGroup:(void)arg3; -- (id)evaluateFeature:(CDStruct_4c1ff046 *)arg1 locale:(id)arg2; +- (id)evaluateFeature:(CDStruct_283a3ada *)arg1 createNewGroup:(id)arg2 appendToGroup:(void)arg3; +- (id)evaluateFeature:(CDStruct_283a3ada *)arg1 locale:(id)arg2; - (id)_attrToStyleTableForLocale:(id)arg1; -- (id)evaluateFeature:(CDStruct_4c1ff046 *)arg1; -- (BOOL)usesStyleSheet:(id)arg1 vectorType:(int)arg2; -- (id)initWithStylesheet:(id)arg1 vectorType:(int)arg2; +- (id)evaluateFeature:(CDStruct_283a3ada *)arg1; +- (_Bool)usesStyleSheet:(id)arg1 vectorType:(long long)arg2; +- (id)initWithStylesheet:(id)arg1 vectorType:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStylesheet.h b/iOS7/PrivateFrameworks/VectorKit/VKStylesheet.h index d2ba782de..7233df34d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStylesheet.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStylesheet.h @@ -13,49 +13,49 @@ NSString *_sheetName; float _scale; float _ppi; + long long _targetDisplay; NSMutableArray *_flatStyles; - int _rasterPolygonChangeoverZ; + NSMutableArray *_inheritance; + long long _rasterPolygonChangeoverZ; VKPGlobalProperties *_styleGlobalProperties; - int _mapDisplayStyle; - int _targetMapDisplayStyle; + long long _mapDisplayStyle; + long long _mapDisplayStyleVariant; float _blendingFactor; unsigned int _updateStamp; - BOOL _nightStyleVariantsInitialized; - BOOL _supportsNightMode; - BOOL _canSelectIcons; - int _targetDisplay; + _Bool _nightStyleVariantsInitialized; + _Bool _supportsNightMode; + _Bool _canSelectIcons; VKGenericShieldDrawStyle *_defaultGenericShieldStyle; } + (id)installedStylesheets; -+ (id)stylesheetWithName:(id)arg1 scale:(float)arg2 ppi:(float)arg3; ++ (id)stylesheetWithName:(id)arg1 scale:(float)arg2 ppi:(float)arg3 targetDisplay:(long long)arg4; + (void)_activeTileGroupWillChange; -@property(nonatomic) int targetDisplay; // @synthesize targetDisplay=_targetDisplay; -@property(nonatomic) BOOL canSelectIcons; // @synthesize canSelectIcons=_canSelectIcons; +@property(nonatomic) _Bool canSelectIcons; // @synthesize canSelectIcons=_canSelectIcons; +@property(readonly, nonatomic) long long targetDisplay; // @synthesize targetDisplay=_targetDisplay; @property(nonatomic) float blendingFactor; // @synthesize blendingFactor=_blendingFactor; @property(readonly) unsigned int updateStamp; // @synthesize updateStamp=_updateStamp; -@property(nonatomic) int targetMapDisplayStyle; // @synthesize targetMapDisplayStyle=_targetMapDisplayStyle; -@property(readonly, nonatomic) int mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; +@property(nonatomic) long long mapDisplayStyleVariant; // @synthesize mapDisplayStyleVariant=_mapDisplayStyleVariant; +@property(readonly, nonatomic) long long mapDisplayStyle; // @synthesize mapDisplayStyle=_mapDisplayStyle; @property(readonly, nonatomic) VKPGlobalProperties *styleGlobalProperties; // @synthesize styleGlobalProperties=_styleGlobalProperties; -- (void)prepareStyleVariantsForMapDisplayStyle:(int)arg1; +- (void)prepareStyleVariantsForMapDisplayStyle:(long long)arg1; @property(readonly, nonatomic) VKGenericShieldDrawStyle *defaultGenericShieldStyle; -- (id)_styleMatchingAttributes:(id)arg1 vectorType:(int)arg2 locale:(id)arg3; -- (int)rasterPolygonChangeoverZ; -- (float)targetBlendingFactor; -- (float)shieldBrightnessForDisplayStyle:(int)arg1; -- (float)shieldBrightnessForVectorType:(int)arg1; -- (float)_nightShieldBrightnessForVectorType:(int)arg1; -- (id)styleForFeature:(CDStruct_4c1ff046 *)arg1 vectorType:(int)arg2 locale:(id)arg3; -- (id)styleForFeature:(CDStruct_4c1ff046 *)arg1 vectorType:(int)arg2; +- (id)_styleMatchingAttributes:(id)arg1 vectorType:(long long)arg2 locale:(id)arg3; +- (long long)rasterPolygonChangeoverZ; +- (float)shieldBrightnessForDisplayStyle:(long long)arg1; +- (float)shieldBrightnessForVectorType:(long long)arg1; +- (float)_nightShieldBrightnessForVectorType:(long long)arg1; +- (id)styleForFeature:(CDStruct_283a3ada *)arg1 vectorType:(long long)arg2 locale:(id)arg3; +- (id)styleForFeature:(CDStruct_283a3ada *)arg1 vectorType:(long long)arg2; - (id)variantForStyle:(id)arg1; - (id)sheetName; - (void)dealloc; -- (BOOL)supportsMapDisplayStyle:(int)arg1; +- (_Bool)supportsMapDisplayStyle:(long long)arg1; - (oneway void)release; -- (id)initWithData:(id)arg1 forName:(id)arg2 scale:(float)arg3 ppi:(float)arg4; +- (id)initWithData:(id)arg1 forName:(id)arg2 scale:(float)arg3 ppi:(float)arg4 targetDisplay:(long long)arg5; - (id)init; - (id)initWithScale:(float)arg1 ppi:(float)arg2; -- (id)initWithName:(id)arg1 scale:(float)arg2 ppi:(float)arg3; +- (id)initWithName:(id)arg1 scale:(float)arg2 ppi:(float)arg3 targetDisplay:(long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKStylesheetObserver-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKStylesheetObserver-Protocol.h index ab51cc503..520098eec 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKStylesheetObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKStylesheetObserver-Protocol.h @@ -9,13 +9,13 @@ @class VKStylesheet; @protocol VKStylesheetObserver -+ (BOOL)reloadOnStylesheetChange; ++ (_Bool)reloadOnStylesheetChange; @property(readonly, nonatomic) VKStylesheet *stylesheet; @optional - (void)stylesheetDoneChanging; - (void)stylesheetDidChange; - (void)stylesheetWillChange; -- (void)prepareForStylesheetTransitionToMapDisplayStyle:(int)arg1 withReadinessBlock:(id)arg2; +- (void)prepareForStylesheetTransitionToMapDisplayStyle:(long long)arg1 withReadinessBlock:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTile.h b/iOS7/PrivateFrameworks/VectorKit/VKTile.h index d3124267d..ac6aa6892 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTile.h @@ -8,6 +8,7 @@ @class VKTilePool; +// Not exported @interface VKTile : NSObject { struct VKTileKey _key; @@ -33,7 +34,7 @@ @property(readonly, nonatomic) struct VKTileKey key; // @synthesize key=_key; - (id).cxx_construct; - (void)updateViewDependentStateWithContext:(id)arg1; -- (unsigned int)geometryCount; +- (unsigned long long)geometryCount; @property(readonly, nonatomic) double tileWidth; @property(readonly, nonatomic) const CDStruct_aa5aacbc *inverseMatrix; @property(readonly, nonatomic) const CDStruct_aa5aacbc *matrix; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileCache.h b/iOS7/PrivateFrameworks/VectorKit/VKTileCache.h index 13d94417b..8eedd0c2a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileCache.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileCache.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKTileCache : VKLRUCache { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileDecoderWrapper.h b/iOS7/PrivateFrameworks/VectorKit/VKTileDecoderWrapper.h index 91c2421db..c68b06c4d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileDecoderWrapper.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileDecoderWrapper.h @@ -6,6 +6,7 @@ #import "GEOVectorTileDecoder.h" +// Not exported @interface VKTileDecoderWrapper : GEOVectorTileDecoder { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileHeightInformation-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKTileHeightInformation-Protocol.h index a8bd70b23..81b0f385f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileHeightInformation-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileHeightInformation-Protocol.h @@ -5,6 +5,6 @@ */ @protocol VKTileHeightInformation -- (BOOL)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; +- (_Bool)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileKeyList.h b/iOS7/PrivateFrameworks/VectorKit/VKTileKeyList.h index e5a9e7dbc..f4b36ce94 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileKeyList.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileKeyList.h @@ -11,33 +11,34 @@ @class VKTileKeyMap; +// Not exported @interface VKTileKeyList : NSObject { void *_head; void *_tail; VKTileKeyMap *_map; - unsigned int _count; - unsigned int _maxCount; + unsigned long long _count; + unsigned long long _maxCount; } -- (BOOL)isEqualToList:(id)arg1; -- (BOOL)removeKey:(const struct VKTileKey *)arg1; +- (_Bool)isEqualToList:(id)arg1; +- (_Bool)removeKey:(const struct VKTileKey *)arg1; - (void)removeKeysMatchingPredicate:(id)arg1; - (void)sort:(id)arg1; - (id)listWithout:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)count; -- (unsigned int)capacity; -- (BOOL)containsKey:(const struct VKTileKey *)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)count; +- (unsigned long long)capacity; +- (_Bool)containsKey:(const struct VKTileKey *)arg1; - (void)_addKeyToBack:(const struct VKTileKey *)arg1; - (void)addKey:(const struct VKTileKey *)arg1; -- (BOOL)addKey:(const struct VKTileKey *)arg1 lostKey:(struct VKTileKey *)arg2; +- (_Bool)addKey:(const struct VKTileKey *)arg1 lostKey:(struct VKTileKey *)arg2; - (struct VKTileKey *)firstKey; - (id)description; - (void)dealloc; -- (id)copyWithMaxCapacity:(unsigned int)arg1; +- (id)copyWithMaxCapacity:(unsigned long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithMaxCapacity:(unsigned int)arg1; +- (id)initWithMaxCapacity:(unsigned long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileKeyMap.h b/iOS7/PrivateFrameworks/VectorKit/VKTileKeyMap.h index 705f9d405..5763c3408 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileKeyMap.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileKeyMap.h @@ -6,9 +6,10 @@ #import "NSObject.h" +// Not exported @interface VKTileKeyMap : NSObject { - int _type; + long long _type; void *_map; } @@ -21,7 +22,7 @@ - (id)description; - (void)dealloc; - (void)removeAllObjects; -- (id)initWithMapType:(int)arg1; +- (id)initWithMapType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTilePool.h b/iOS7/PrivateFrameworks/VectorKit/VKTilePool.h index 2888300a0..5065f876d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTilePool.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTilePool.h @@ -8,6 +8,7 @@ @class NSLock; +// Not exported @interface VKTilePool : VKTileKeyMap { NSLock *_lock; @@ -21,7 +22,7 @@ - (void)setObject:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (id)objectForKey:(const struct VKTileKey *)arg1; - (void)dealloc; -- (id)initWithMapType:(int)arg1; +- (id)initWithMapType:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileProvider.h b/iOS7/PrivateFrameworks/VectorKit/VKTileProvider.h index 4d998c920..907850371 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileProvider.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileProvider.h @@ -11,6 +11,7 @@ @class GEOTileKeyList, NSArray, NSMutableSet, NSSet, VKMapRasterizer, VKStylesheet, VKTileCache, VKTileKeyList, VKTileSelection, VKTileSource, VKTimer, _VKTileProviderTimerTarget; +// Not exported @interface VKTileProvider : NSObject { id _client; @@ -25,93 +26,93 @@ NSArray *_holes; NSMutableSet *_lostTiles; NSMutableSet *_neighborTiles; - unsigned int _neighborMode; - BOOL _fallbackEnabled; - BOOL _prefetchEnabled; + unsigned long long _neighborMode; + _Bool _fallbackEnabled; + _Bool _prefetchEnabled; VKTileCache *_tilePool; - VKTileSource *_tilesSources[28]; - VKTileSource *_optionalTileSources[28]; + VKTileSource *_tilesSources[29]; + VKTileSource *_optionalTileSources[29]; VKStylesheet *_stylesheet; float _loadingProgress; - BOOL _hasFailedTile; - BOOL _finishedLoading; + _Bool _hasFailedTile; + _Bool _finishedLoading; struct VKCameraState _lastCameraState; struct CGSize _lastCanvasSize; - BOOL _tilesChanged; + _Bool _tilesChanged; VKMapRasterizer *_rasterizer; id _debugLayer; GEOTileKeyList *_debugLayerKeys; int _tileReserveLimit; int _tileMaximumLimit; - BOOL _useSmallTileCache; + _Bool _useSmallTileCache; float _lastMidDisplayZoomLevel; CDStruct_34734122 _sortPoint; - float _contentScale; + double _contentScale; vector_a2f7343e _exclusionAreas; - BOOL _exclusionAreaVisible; + _Bool _exclusionAreaVisible; _VKTileProviderTimerTarget *_evaluationTarget; _VKTileProviderTimerTarget *_prefetchTarget; } -@property(readonly, nonatomic) BOOL hasFailedTile; // @synthesize hasFailedTile=_hasFailedTile; -@property(readonly, nonatomic, getter=isFinishedLoading) BOOL finishedLoading; // @synthesize finishedLoading=_finishedLoading; -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(readonly, nonatomic) _Bool hasFailedTile; // @synthesize hasFailedTile=_hasFailedTile; +@property(readonly, nonatomic, getter=isFinishedLoading) _Bool finishedLoading; // @synthesize finishedLoading=_finishedLoading; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(readonly, nonatomic) GEOTileKeyList *debugLayerKeys; // @synthesize debugLayerKeys=_debugLayerKeys; @property(retain, nonatomic) id debugLayer; // @synthesize debugLayer=_debugLayer; -@property(nonatomic) BOOL useSmallTileCache; // @synthesize useSmallTileCache=_useSmallTileCache; +@property(nonatomic) _Bool useSmallTileCache; // @synthesize useSmallTileCache=_useSmallTileCache; @property(readonly, nonatomic) float loadingProgress; // @synthesize loadingProgress=_loadingProgress; @property(retain, nonatomic) VKStylesheet *stylesheet; // @synthesize stylesheet=_stylesheet; @property(readonly, nonatomic) NSSet *neighborTiles; // @synthesize neighborTiles=_neighborTiles; @property(readonly, nonatomic) NSSet *tilesToRender; // @synthesize tilesToRender=_tilesToRender; @property(readonly, nonatomic) VKTileKeyList *neighborKeys; // @synthesize neighborKeys=_neighborKeys; @property(readonly, nonatomic) VKTileKeyList *keysInView; // @synthesize keysInView=_keysInView; -@property(nonatomic, getter=isPrefetchEnabled) BOOL prefetchEnabled; // @synthesize prefetchEnabled=_prefetchEnabled; -@property(nonatomic) unsigned int neighborMode; // @synthesize neighborMode=_neighborMode; -@property(nonatomic, getter=isFallbackEnabled) BOOL fallbackEnabled; // @synthesize fallbackEnabled=_fallbackEnabled; +@property(nonatomic, getter=isPrefetchEnabled) _Bool prefetchEnabled; // @synthesize prefetchEnabled=_prefetchEnabled; +@property(nonatomic) unsigned long long neighborMode; // @synthesize neighborMode=_neighborMode; +@property(nonatomic, getter=isFallbackEnabled) _Bool fallbackEnabled; // @synthesize fallbackEnabled=_fallbackEnabled; @property(nonatomic) int mode; // @synthesize mode=_mode; @property(nonatomic) id client; // @synthesize client=_client; - (id).cxx_construct; - (void).cxx_destruct; - (void)didStopLoadingTilesWithError:(id)arg1; - (void)willStartLoadingTiles; -- (BOOL)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; +- (_Bool)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; - (void)dirtyTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(int)arg3; -- (void)_dirtyTile:(id)arg1 source:(id)arg2 layer:(unsigned int)arg3; +- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(long long)arg3; +- (void)_dirtyTile:(id)arg1 source:(id)arg2 layer:(unsigned long long)arg3; - (void)invalidateTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned int)arg2; +- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned long long)arg2; - (void)tileSource:(id)arg1 invalidateKeys:(id)arg2; - (void)tileSource:(id)arg1 invalidateKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFailToLoadTileForKey:(const struct VKTileKey *)arg2 error:(id)arg3; - (void)tileSource:(id)arg1 didFailToDecodeTileForKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFetchTile:(id)arg2 forKey:(const struct VKTileKey *)arg3; -- (BOOL)tileSourceMayUseNetwork:(id)arg1; +- (_Bool)tileSourceMayUseNetwork:(id)arg1; - (void)updateWithContext:(id)arg1; - (void)_pushTimers; - (void)_ensureTimers; -- (id)selectTiles:(int *)arg1 needRasterization:(char *)arg2; +- (id)selectTiles:(int *)arg1 needRasterization:(_Bool *)arg2; - (void)_fillHoles:(id)arg1 context:(id)arg2; - (void)releaseChildrenFallbackTilesForTile:(id)arg1 context:(id)arg2; -- (BOOL)releaseParentFallbackTileForTile:(id)arg1; +- (_Bool)releaseParentFallbackTileForTile:(id)arg1; - (void)timerFired:(id)arg1; - (void)_prefetchTiles; -- (void)_fetchAvailableTiles:(BOOL)arg1; +- (void)_fetchAvailableTiles:(_Bool)arg1; - (void)configureTileSelection; - (void)_resizeCache; -- (unsigned int)layerForSource:(id)arg1; +- (unsigned long long)layerForSource:(id)arg1; - (id)sourceForLayer:(id)arg1; -- (void)removeTileSourceForMapLayer:(unsigned int)arg1; -- (void)setTileSource:(id)arg1 forMapLayer:(unsigned int)arg2 optional:(BOOL)arg3; +- (void)removeTileSourceForMapLayer:(unsigned long long)arg1; +- (void)setTileSource:(id)arg1 forMapLayer:(unsigned long long)arg2 optional:(_Bool)arg3; - (void)tileSourcesDidChange; -- (BOOL)cache:(id)arg1 willEvictObject:(id)arg2 forKey:(const struct VKCacheKey *)arg3; -- (BOOL)evaluateSelectedTileForRendering:(id)arg1; -- (BOOL)evaluateNeighborTileForRendering:(id)arg1; -- (void)changeTileForKey:(const struct VKTileKey *)arg1 toState:(unsigned int)arg2 withMetadata:(id)arg3 withTile:(id)arg4 forLayer:(unsigned int)arg5; -- (BOOL)tileMatters:(id)arg1; +- (_Bool)cache:(id)arg1 willEvictObject:(id)arg2 forKey:(const struct VKCacheKey *)arg3; +- (_Bool)evaluateSelectedTileForRendering:(id)arg1; +- (_Bool)evaluateNeighborTileForRendering:(id)arg1; +- (void)changeTileForKey:(const struct VKTileKey *)arg1 toState:(unsigned long long)arg2 withMetadata:(id)arg3 withTile:(id)arg4 forLayer:(unsigned long long)arg5; +- (_Bool)tileMatters:(id)arg1; - (void)releaseFallbackTileForRendering:(id)arg1; -- (BOOL)canRenderTile:(id)arg1; -- (BOOL)hasRequiredTileData:(id)arg1; -- (BOOL)inFailedState:(id)arg1; +- (_Bool)canRenderTile:(id)arg1; +- (_Bool)hasRequiredTileData:(id)arg1; +- (_Bool)inFailedState:(id)arg1; - (void)releaseTileForRendering:(id)arg1; - (void)releaseNeighborTileForRendering:(id)arg1; - (void)prepareTileForRendering:(id)arg1; @@ -130,7 +131,7 @@ - (void)quiesce; - (id)initWithClient:(id)arg1; @property(nonatomic) double lodBias; -- (BOOL)tileExclusionAreaVisible; +- (_Bool)tileExclusionAreaVisible; - (void)setTileExclusionAreas:(const vector_a2f7343e *)arg1; @property(readonly, nonatomic) NSArray *visibleTileSets; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileProviderClient-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKTileProviderClient-Protocol.h index 46e506f59..eaa5a9f2d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileProviderClient-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileProviderClient-Protocol.h @@ -10,6 +10,6 @@ - (void)didStopLoadingTilesWithError:(id)arg1; - (void)willStartLoadingTiles; - (void)tileProviderNeedsUpdate:(id)arg1; -- (BOOL)tileProviderMayUseNetwork:(id)arg1; +- (_Bool)tileProviderMayUseNetwork:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileSelection.h b/iOS7/PrivateFrameworks/VectorKit/VKTileSelection.h index 3f81425b0..6c75a7e4a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileSelection.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileSelection.h @@ -6,21 +6,20 @@ #import "NSObject.h" +// Not exported @interface VKTileSelection : NSObject { - int _tileSize; - BOOL _bootstrap; - unsigned int _maxZ; + long long _tileSize; + _Bool _bootstrap; + unsigned long long _maxZ; double _lodBias; } @property(nonatomic) double lodBias; // @synthesize lodBias=_lodBias; -@property(nonatomic) unsigned int maxZ; // @synthesize maxZ=_maxZ; -@property(nonatomic) BOOL bootstrap; // @synthesize bootstrap=_bootstrap; -@property(nonatomic) int tileSize; // @synthesize tileSize=_tileSize; +@property(nonatomic) unsigned long long maxZ; // @synthesize maxZ=_maxZ; +@property(nonatomic) _Bool bootstrap; // @synthesize bootstrap=_bootstrap; +@property(nonatomic) long long tileSize; // @synthesize tileSize=_tileSize; - (CDStruct_6adf2384)relevantTilesForContext:(id)arg1; -- (float)_zoomLevelForGroundPoint:(const struct VKPoint *)arg1 context:(id)arg2; -- (float)_zoomLevelForScreenPoint:(struct CGPoint)arg1 context:(id)arg2; - (id)keysForContext:(id)arg1 neighbors:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileSetBackedTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKTileSetBackedTileSource.h index e36a0d735..96d343d4f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileSetBackedTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileSetBackedTileSource.h @@ -8,12 +8,13 @@ @class GEOActiveTileSet, VKTilePool, VKTimer, _VKTileSetBackedTileSourceTimerTarget; +// Not exported @interface VKTileSetBackedTileSource : VKTileSource { GEOActiveTileSet *_tileSet; struct _GEOTileKey _downloadTemplate; - int _minimumDownloadZoomLevel; - int _maximumDownloadZoomLevel; + long long _minimumDownloadZoomLevel; + long long _maximumDownloadZoomLevel; VKTimer *_expirationTimer; VKTilePool *_expiredTilePool; struct _NSRange _zoomLevelRange; @@ -22,26 +23,26 @@ @property(readonly, nonatomic) GEOActiveTileSet *tileSet; // @synthesize tileSet=_tileSet; - (id).cxx_construct; -- (int)maximumZoomLevel; -- (int)minimumZoomLevel; -- (int)defaultMaximumZoomLevel; -- (int)defaultMinimumZoomLevel; -- (unsigned int)mapLayerForZoomLevelRange; +- (long long)maximumZoomLevel; +- (long long)minimumZoomLevel; +- (long long)defaultMaximumZoomLevel; +- (long long)defaultMinimumZoomLevel; +- (unsigned long long)mapLayerForZoomLevelRange; - (void)setStylesheet:(id)arg1; - (void)populateVisibleTileSets:(id)arg1 withTiles:(id)arg2; - (void)_expireTiles; -- (void)_scheduleTileExpirationTimer:(double)arg1 forceUpdate:(BOOL)arg2; +- (void)_scheduleTileExpirationTimer:(double)arg1 forceUpdate:(_Bool)arg2; - (void)fetchedTile:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (id)tileForKey:(const struct VKTileKey *)arg1; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; - (struct VKTileKey)sourceKeyForRenderKey:(const struct VKTileKey *)arg1; - (struct _GEOTileKey)downloadKeyAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; -- (int)maximumDownloadZoomLevel; -- (int)minimumDownloadZoomLevel; -- (int)tileSize; +- (long long)maximumDownloadZoomLevel; +- (long long)minimumDownloadZoomLevel; +- (long long)tileSize; - (double)_nextTileExpirationDate; - (double)_expirationInterval; -- (BOOL)expires; +- (_Bool)expires; - (void)setClient:(id)arg1; - (void)clearCaches; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKTileSource.h index a57baaebf..5a2c2ba25 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileSource.h @@ -8,6 +8,7 @@ @class NSError, VKStylesheet, VKTileKeyList, VKTileKeyMap, VKTilePool; +// Not exported @interface VKTileSource : NSObject { id _client; @@ -16,12 +17,12 @@ VKTileKeyList *_decoding; VKTileKeyList *_failedTiles; VKStylesheet *_stylesheet; - float _contentScale; + double _contentScale; int loadingTiles; NSError *_recentError; } -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(retain, nonatomic) VKStylesheet *stylesheet; // @synthesize stylesheet=_stylesheet; @property(nonatomic) id client; // @synthesize client=_client; - (void)forceDownload; @@ -36,33 +37,33 @@ - (void)didLoadTile:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (void)fetchedTile:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (void)failedToDecodeSourceKey:(const struct VKTileKey *)arg1; -- (BOOL)_shouldDecodeTile:(const struct VKTileKey *)arg1; +- (_Bool)_shouldDecodeTile:(const struct VKTileKey *)arg1; - (void)cancelDownload:(const struct _GEOTileKey *)arg1; - (void)performDownload:(const struct _GEOTileKey *)arg1; -- (void)cancelFetchForKey:(const struct VKTileKey *)arg1; -- (void)cancelFetchForKey:(const struct VKTileKey *)arg1 sourceKey:(const struct VKTileKey *)arg2; +- (_Bool)cancelFetchForKey:(const struct VKTileKey *)arg1; +- (_Bool)cancelFetchForKey:(const struct VKTileKey *)arg1 sourceKey:(const struct VKTileKey *)arg2; - (void)fetchTileForKey:(const struct VKTileKey *)arg1; - (void)fetchTileForKey:(const struct VKTileKey *)arg1 sourceKey:(const struct VKTileKey *)arg2; - (id)tileForKey:(const struct VKTileKey *)arg1; - (id)tileForSourceKey:(const struct VKTileKey *)arg1 renderKey:(const struct VKTileKey *)arg2; -- (BOOL)canFetchTileForKey:(const struct VKTileKey *)arg1; +- (_Bool)canFetchTileForKey:(const struct VKTileKey *)arg1; - (void)_fetchedTile:(id)arg1; - (struct VKTileKey)sourceKeyForDownloadKey:(const struct _GEOTileKey *)arg1; - (struct _GEOTileKey)downloadKeyForSourceKey:(const struct VKTileKey *)arg1; - (struct VKTileKey)sourceKeyForRenderKey:(const struct VKTileKey *)arg1; - (struct VKTileKey)nativeKeyForRenderKey:(const struct VKTileKey *)arg1; -@property(readonly, nonatomic) int maximumZoomLevel; -@property(readonly, nonatomic) BOOL maximumZoomLevelBoundsCamera; -@property(readonly, nonatomic) int minimumZoomLevel; -@property(readonly, nonatomic) BOOL minimumZoomLevelBoundsCamera; -@property(readonly, nonatomic) int zEquivalenceClass; +@property(readonly, nonatomic) long long maximumZoomLevel; +@property(readonly, nonatomic) _Bool maximumZoomLevelBoundsCamera; +@property(readonly, nonatomic) long long minimumZoomLevel; +@property(readonly, nonatomic) _Bool minimumZoomLevelBoundsCamera; +@property(readonly, nonatomic) long long zEquivalenceClass; - (struct _GEOTileKey)downloadKeyAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -@property(readonly, nonatomic) int maximumDownloadZoomLevel; -@property(readonly, nonatomic) int minimumDownloadZoomLevel; -@property(readonly, nonatomic) int tileSize; +@property(readonly, nonatomic) long long maximumDownloadZoomLevel; +@property(readonly, nonatomic) long long minimumDownloadZoomLevel; +@property(readonly, nonatomic) long long tileSize; - (id)detailedDescription; -- (BOOL)mayUseNetwork; +- (_Bool)mayUseNetwork; - (void)foreachTileInPool:(id)arg1; - (void)clearCaches; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTileSourceClient-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKTileSourceClient-Protocol.h index 57f9873cf..550276342 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTileSourceClient-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTileSourceClient-Protocol.h @@ -8,17 +8,17 @@ @protocol VKTileSourceClient - (void)dirtyTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(int)arg3; +- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(long long)arg3; - (void)didStopLoadingTilesWithError:(id)arg1; - (void)willStartLoadingTiles; -- (BOOL)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; +- (_Bool)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; - (void)invalidateTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned int)arg2; +- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned long long)arg2; - (void)tileSource:(id)arg1 invalidateKeys:(id)arg2; - (void)tileSource:(id)arg1 invalidateKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFailToLoadTileForKey:(const struct VKTileKey *)arg2 error:(id)arg3; - (void)tileSource:(id)arg1 didFailToDecodeTileForKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFetchTile:(id)arg2 forKey:(const struct VKTileKey *)arg3; -- (BOOL)tileSourceMayUseNetwork:(id)arg1; +- (_Bool)tileSourceMayUseNetwork:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrackableAnnotationPresentation-Protocol.h b/iOS7/PrivateFrameworks/VectorKit/VKTrackableAnnotationPresentation-Protocol.h index bc3421009..723fdbfea 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrackableAnnotationPresentation-Protocol.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrackableAnnotationPresentation-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol VKTrackableAnnotationPresentation -@property(nonatomic, getter=isTracking) BOOL tracking; +@property(nonatomic, getter=isTracking) _Bool tracking; @property(nonatomic) CDStruct_c3b9c2ee presentationCoordinate; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrackingCameraController.h b/iOS7/PrivateFrameworks/VectorKit/VKTrackingCameraController.h index b04e7da20..000e2d551 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrackingCameraController.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrackingCameraController.h @@ -8,6 +8,7 @@ @class VKAnimation, VKCameraContext, VKMapModel; +// Not exported @interface VKTrackingCameraController : VKCameraController { id _trackingDelegate; @@ -15,8 +16,9 @@ int _focusStyle; VKAnimation *_animation; double _verticalGroundspan; + double _verticalGroundspanScale; struct VKPoint _farthestPoi; - CDStruct_cc67e4ef _puckPosition; + CDStruct_b926a728 _puckPosition; struct VKPoint _puckTargetPosition; double _startZoomScale; double _endZoomScale; @@ -24,7 +26,7 @@ double _startPinchScale; VKMapModel *_mapModel; double _startTime; - BOOL _animatingIn; + _Bool _animatingIn; double _startPitch; double _startCourse; double _startDistance; @@ -33,19 +35,22 @@ double _puckOffset; struct VKPoint _previousReference; double _previousCourse; + double _previousOffset; struct VKCircularBuffer *_rotationRateBuffer; double _previousStepTime; VKAnimation *_tapZoomAnimation; double _tracePlaybackSpeedMultiplier; - BOOL _receivedFirstUpdate; - BOOL _puckAnimatorRunning; + _Bool _receivedFirstUpdate; + _Bool _puckAnimatorRunning; double _cruisePhi; double _cruiseHeight; double _cruisePhiOverride; double _cruiseHeightOverride; VKCameraContext *_lastCameraContext; - BOOL _shouldLimitTopDownHeight; + _Bool _shouldLimitTopDownHeight; struct VKEdgeInsets _insets; + _Bool _insetsAnimating; + double _puckOffsetDelta; struct VKNavigationCameraModel _cameraModel; int _panStyle; struct State { @@ -65,11 +70,11 @@ double _panCourseOffset; double _panPitchOffset; VKAnimation *_panAnimation; - BOOL _panning; + _Bool _panning; double _pitchOffset; VKAnimation *_pitchAnimation; - BOOL _pitching; - BOOL _zooming; + _Bool _pitching; + _Bool _zooming; double _userZoomFocusStyleZoomScale; double _userZoomFocusStyleMinZoomScale; double _userZoomFocusStyleMaxZoomScale; @@ -78,8 +83,9 @@ double _horizontalOffset; } +@property(nonatomic) double verticalGroundspanScale; // @synthesize verticalGroundspanScale=_verticalGroundspanScale; @property(nonatomic) int panStyle; // @synthesize panStyle=_panStyle; -@property(nonatomic) BOOL shouldLimitTopDownHeight; // @synthesize shouldLimitTopDownHeight=_shouldLimitTopDownHeight; +@property(nonatomic) _Bool shouldLimitTopDownHeight; // @synthesize shouldLimitTopDownHeight=_shouldLimitTopDownHeight; @property(nonatomic) double tracePlaybackSpeedMultiplier; // @synthesize tracePlaybackSpeedMultiplier=_tracePlaybackSpeedMultiplier; @property(retain, nonatomic) VKMapModel *mapModel; // @synthesize mapModel=_mapModel; @property(nonatomic) id trackingDelegate; // @synthesize trackingDelegate=_trackingDelegate; @@ -97,7 +103,7 @@ - (void)startPinchingWithFocusPoint:(struct CGPoint)arg1; - (void)zoom:(double)arg1 relativeToPoint:(struct CGPoint)arg2 completionHandler:(id)arg3; - (void)_startTapZoomAnimationFrom:(double)arg1 to:(double)arg2 completionHandler:(id)arg3; -- (void)setGesturing:(BOOL)arg1; +- (void)setGesturing:(_Bool)arg1; @property(nonatomic) double userZoomFocusStyleMaxGroundspanMeters; @property(nonatomic) double userZoomFocusStyleMinGroundspanMeters; @property(nonatomic) double userZoomFocusStyleGroundspanMeters; @@ -106,21 +112,24 @@ - (void)_resumeAnimationIfNecessary; - (void)setUserZoomFocusStyleZoomScale:(double)arg1; @property(nonatomic) double zoomScale; -- (BOOL)isAtDefaultZoomScale; +- (_Bool)isAtDefaultZoomScale; - (void)_updateCruiseHeightAndPhi; - (void)_updateCameraForStartAnimation:(double)arg1 position:(struct VKPoint)arg2 orientation:(const CDStruct_aa5aacbc *)arg3; - (void)_step; -- (void)_updateVerticalGroundspanForCameraContext:(id)arg1 reference:(struct VKPoint)arg2; +- (void)_updateVerticalGroundspanForCameraContext:(id)arg1 reference:(struct VKPoint)arg2 focus:(struct VKPoint)arg3 offset:(double)arg4; - (void)puckAnimator:(id)arg1 updatedTargetPosition:(struct VKPoint)arg2; - (void)puckAnimatorDidStop:(id)arg1; -- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_cc67e4ef *)arg2; +- (void)puckAnimator:(id)arg1 updatedPosition:(CDStruct_b926a728 *)arg2; - (void)resumeIfNeeded; - (void)pauseIfNeeded; -- (BOOL)isGesturing; +- (_Bool)isGesturing; - (void)updateCameraContext:(id)arg1; - (void)dealloc; -- (void)startWithPounce:(BOOL)arg1 pounceCompletionHandler:(id)arg2; +- (void)stop; +- (void)startWithPounce:(_Bool)arg1 pounceCompletionHandler:(id)arg2; - (void)setPuckHorizontalOffset:(double)arg1 duration:(double)arg2 timingFunction:(id)arg3; +- (void)edgeInsetsDidEndAnimating; +- (void)edgeInsetsWillBeginAnimating; - (void)setEdgeInsets:(struct VKEdgeInsets)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDrawStyle.h index 17ccdced8..ee0d34df9 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDrawStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKTrafficDrawStyle : VKDrawStyle { struct VKProfileSparseRamp width; @@ -20,13 +21,15 @@ float pattern[3]; float fadingFactor[2]; } perSpeedTraffic[4]; + struct VKProfileSparseRamp collisionOrder; + struct VKProfileSparseRamp collisionRank; } @property(readonly, nonatomic) float incidentBrightness; // @synthesize incidentBrightness; - (id).cxx_construct; - (void).cxx_destruct; - (void)takeFromZoomInvariantProperties:(id)arg1; -- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned int)arg2 globals:(id)arg3; +- (void)takeFromStyleProperties:(id)arg1 atZoom:(unsigned long long)arg2 globals:(id)arg3; - (id)variant; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTile.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTile.h index 928cde435..da2e2a916 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKTrafficDynamicTile : VKTile { struct _GEOTileKey _downloadKey; @@ -19,7 +20,7 @@ - (int)flowForRoadId:(long long)arg1 buffer:(const struct Flow **)arg2 maxSize:(int)arg3; - (void)dealloc; - (id)initWithKey:(const struct VKTileKey *)arg1 downloadKey:(const struct _GEOTileKey *)arg2 data:(id)arg3; -@property(readonly, nonatomic) long updateTime; +@property(readonly, nonatomic) long long updateTime; @property(readonly, nonatomic) unsigned int incidentCount; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTileSource.h index d7c245f5d..73c14726d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficDynamicTileSource.h @@ -8,6 +8,7 @@ @class VKTileCache; +// Not exported @interface VKTrafficDynamicTileSource : VKTileSetBackedTileSource { VKTileCache *_recentTrafficDynamicTiles; @@ -17,11 +18,11 @@ - (id)sourceKeysForRenderKey:(const struct VKTileKey *)arg1; - (struct _GEOTileKey)downloadKeyAtX:(unsigned int)arg1 y:(unsigned int)arg2 z:(unsigned int)arg3; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; -- (BOOL)minimumZoomLevelBoundsCamera; -- (BOOL)maximumZoomLevelBoundsCamera; -- (unsigned int)mapLayerForZoomLevelRange; -- (int)defaultMaximumZoomLevel; -- (int)defaultMinimumZoomLevel; +- (_Bool)minimumZoomLevelBoundsCamera; +- (_Bool)maximumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (long long)defaultMaximumZoomLevel; +- (long long)defaultMinimumZoomLevel; - (void)didLoadTile:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (void)clearCaches; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncident.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncident.h index f2fbe5565..94aa8ac37 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncident.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncident.h @@ -13,7 +13,7 @@ struct VKPoint _worldPoint; NSString *_title; NSString *_subtitle; - int _type; + long long _type; CDStruct_2c43369c _location; NSString *_street; NSString *_crossStreet; @@ -21,10 +21,12 @@ NSDate *_startDate; NSDate *_endDate; NSDate *_lastUpdatedDate; - NSString *_uniqueString; + float _minZoom; unsigned long long _uniqueID; + NSString *_uniqueString; } +@property(readonly, nonatomic) float minZoom; // @synthesize minZoom=_minZoom; @property(readonly, nonatomic) struct VKPoint worldPoint; // @synthesize worldPoint=_worldPoint; @property(readonly, nonatomic) NSDate *lastUpdatedDate; // @synthesize lastUpdatedDate=_lastUpdatedDate; @property(readonly, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; @@ -32,7 +34,7 @@ @property(readonly, nonatomic) NSString *info; // @synthesize info=_info; @property(readonly, nonatomic) NSString *crossStreet; // @synthesize crossStreet=_crossStreet; @property(readonly, nonatomic) NSString *street; // @synthesize street=_street; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(readonly, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) NSString *uniqueString; // @synthesize uniqueString=_uniqueString; @@ -40,9 +42,10 @@ - (id).cxx_construct; - (void)dealloc; - (id)initWithRouteIncident:(id)arg1; -- (id)initWithIncident:(id)arg1 vertices:(CDStruct_1ef3fb1f *)arg2 tileRect:(CDStruct_d2b197d1)arg3 tileSize:(double)arg4; +- (id)initWithIncident:(id)arg1 vertices:(CDStruct_912cb5d2 *)arg2 tileRect:(CDStruct_d2b197d1)arg3 tileSize:(double)arg4; - (id)initWithIncidentData:(const struct Incident *)arg1 worldPoint:(struct VKPoint *)arg2; -- (BOOL)hasSameIdentifier:(id)arg1; +- (id)initWithIncidentData:(const struct Incident *)arg1 worldPoint:(struct VKPoint *)arg2 minZoom:(float)arg3; +- (_Bool)hasSameIdentifier:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncidentImageManager.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncidentImageManager.h index ba3a0da14..b8953c263 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncidentImageManager.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficIncidentImageManager.h @@ -6,16 +6,20 @@ #import "NSObject.h" -@class NSCache; +@class NSCache, NSMapTable; @interface VKTrafficIncidentImageManager : NSObject { NSCache *_imageCache; + NSMapTable *_targetDisplayToProvider; } + (id)sharedManager; -- (id)iconForIncidentType:(int)arg1 contentScale:(float)arg2; -- (id)imageForIncidentType:(int)arg1 contentScale:(float)arg2; +- (void)setIncidentIconProvider:(id)arg1 forTargetDisplay:(void)arg2; +- (id)iconForIncidentType:(long long)arg1 contentScale:(double)arg2; +- (id)imageForIncidentType:(long long)arg1 contentScale:(double)arg2; +- (id)iconForIncidentType:(long long)arg1 contentScale:(double)arg2 targetDisplay:(long long)arg3; +- (id)imageForIncidentType:(long long)arg1 contentScale:(double)arg2 targetDisplay:(long long)arg3; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficPainter.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficPainter.h index f1af76b52..55073d2fd 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficPainter.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficPainter.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VKTrafficPainter : VKRoadPainter { } + (id)populateTrafficDrawStyleFromStyleSheet:(id)arg1; -- (void)renderTiles:(id)arg1 context:(id)arg2 layer:(unsigned int)arg3 withModel:(id)arg4 scene:(id)arg5 style:(id)arg6 stencilOffset:(int)arg7; +- (void)renderTiles:(id)arg1 context:(id)arg2 layer:(unsigned long long)arg3 withModel:(id)arg4 scene:(id)arg5 style:(id)arg6 stencilOffset:(int)arg7; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficSegmentsAlongRoute.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficSegmentsAlongRoute.h index e443b10b5..61f01bd30 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficSegmentsAlongRoute.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficSegmentsAlongRoute.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKTrafficSegmentsAlongRoute : NSObject { struct vector> _segments; @@ -13,9 +14,9 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (const struct TrafficSegment *)segmentAtIndex:(unsigned int)arg1; -- (BOOL)segmentSpeedAtIndex:(unsigned int)arg1; -- (unsigned int)segmentCount; +- (const struct TrafficSegment *)segmentAtIndex:(unsigned long long)arg1; +- (BOOL)segmentSpeedAtIndex:(unsigned long long)arg1; +- (unsigned long long)segmentCount; - (void)addSegmentAt:(struct PolylineCoordinate)arg1 forColor:(BOOL)arg2; - (void)reset; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficTile.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficTile.h index 35db2afcc..21a209be7 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficTile.h @@ -8,6 +8,7 @@ @class NSArray, NSData, NSMutableArray, VKTileKeyMap; +// Not exported @interface VKTrafficTile : VKVectorTile { struct _GEOTileKey _dataKey; @@ -26,10 +27,10 @@ - (void).cxx_destruct; - (void)buildTrafficMeshWithRoadData:(id)arg1; - (void)buildConnectionDesignators; -- (void)buildIncidentsForDynamic:(id)arg1; +- (void)buildIncidentsForDynamic:(id)arg1 withRoadData:(id)arg2 styleSession:(id)arg3; - (void)buildTrafficMeshWithRoadData:(id)arg1 dynamicTile:(id)arg2 ribbonMaker:(struct VKRibbonMakerData *)arg3 trafficAccum:(struct TrafficAccum *)arg4 styleSession:(id)arg5; -- (void)enumerateTrafficRoadPiecesForTile:(id)arg1 usingFunction:(const function_ccedc87b *)arg2; -- (BOOL)_buildStartOffset:(float *)arg1 endOffset:(float *)arg2 forLine:(CDStruct_c272c4e8 *)arg3 forSkeleton:(const struct Record *)arg4 forRange:(struct _NSRange)arg5 forFlow:(const struct Flow *)arg6 forPoints:(Vec2Imp_1782d7e3 *)arg7; +- (void)enumerateTrafficRoadPiecesForTile:(id)arg1 usingFunction:(const function_21f69ee7 *)arg2; +- (_Bool)_buildStartOffset:(float *)arg1 endOffset:(float *)arg2 forLine:(CDStruct_02d551b3 *)arg3 forSkeleton:(const struct Record *)arg4 forRange:(struct _NSRange)arg5 forFlow:(const struct Flow *)arg6 forPoints:(Vec2Imp_1782d7e3 *)arg7; - (void)buildSkeletonMeshForDebug:(id)arg1; - (void)buildSkeletonMap; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTrafficTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKTrafficTileSource.h index 51cf2b14a..d25d2a307 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTrafficTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTrafficTileSource.h @@ -10,6 +10,7 @@ @class VKTileCache, VKTileKeyList, VKTileKeyMap, VKTileSource, VKTrafficDynamicTileSource; +// Not exported @interface VKTrafficTileSource : VKTileSetBackedTileSource { VKTileKeyList *_building; @@ -22,17 +23,17 @@ @property(retain, nonatomic) VKTileSource *roadTileSource; // @synthesize roadTileSource=_roadTileSource; - (void)didStopLoadingTilesWithError:(id)arg1; - (void)willStartLoadingTiles; -- (BOOL)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; +- (_Bool)tileSource:(id)arg1 keyIsNeeded:(const struct VKTileKey *)arg2; - (void)dirtyTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(int)arg3; +- (void)tileSource:(id)arg1 dirtyTilesWithinRect:(const CDStruct_d2b197d1 *)arg2 level:(long long)arg3; - (void)invalidateTilesFromTileSource:(id)arg1; -- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned int)arg2; +- (void)tileSource:(id)arg1 invalidateTilesWithState:(unsigned long long)arg2; - (void)tileSource:(id)arg1 invalidateKeys:(id)arg2; - (void)tileSource:(id)arg1 invalidateKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFailToLoadTileForKey:(const struct VKTileKey *)arg2 error:(id)arg3; - (void)tileSource:(id)arg1 didFailToDecodeTileForKey:(const struct VKTileKey *)arg2; - (void)tileSource:(id)arg1 didFetchTile:(id)arg2 forKey:(const struct VKTileKey *)arg3; -- (BOOL)tileSourceMayUseNetwork:(id)arg1; +- (_Bool)tileSourceMayUseNetwork:(id)arg1; - (void)failedToDecodeSourceKey:(const struct VKTileKey *)arg1; - (void)fetchedTile:(id)arg1 forKey:(const struct VKTileKey *)arg2; - (id)tileForData:(id)arg1 downloadKey:(const struct _GEOTileKey *)arg2 sourceKey:(const struct VKTileKey *)arg3; @@ -40,11 +41,11 @@ - (void)didFailToLoadTileKey:(const struct _GEOTileKey *)arg1 error:(id)arg2; - (void)fetchTileForKey:(const struct VKTileKey *)arg1; - (id)tileForKey:(const struct VKTileKey *)arg1; -- (BOOL)canFetchTileForKey:(const struct VKTileKey *)arg1; -- (void)setContentScale:(float)arg1; +- (_Bool)canFetchTileForKey:(const struct VKTileKey *)arg1; +- (void)setContentScale:(double)arg1; - (void)setStylesheet:(id)arg1; -- (BOOL)canFetchTrafficTileForKey:(const struct VKTileKey *)arg1; -- (int)maximumZoomLevel; +- (_Bool)canFetchTrafficTileForKey:(const struct VKTileKey *)arg1; +- (long long)maximumZoomLevel; - (void)sawTileForKey:(const struct VKTileKey *)arg1; - (void)_generatedTraffic:(id)arg1; - (void)populateVisibleTileSets:(id)arg1 withTiles:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKTriangulator.h b/iOS7/PrivateFrameworks/VectorKit/VKTriangulator.h index a1e3f7413..ee53f52a0 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKTriangulator.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKTriangulator.h @@ -11,15 +11,15 @@ @interface VKTriangulator : NSObject { void *_opaque_triangulator; - unsigned long _segments_capacity; + unsigned long long _segments_capacity; void *_opaque_segments; - unsigned long _mesh_capacity; - unsigned int *_mesh; + unsigned long long _mesh_capacity; + unsigned long long *_mesh; NSMutableData *_scratch; } - (id)triangulateIndicesForPoints:(CDStruct_1ef3fb1f *)arg1 pointCount:(int)arg2; -- (BOOL)_triangulateIndicesInto:(id)arg1; +- (_Bool)_triangulateIndicesInto:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVectorMapModel.h b/iOS7/PrivateFrameworks/VectorKit/VKVectorMapModel.h index 8b7159cb2..a9508557a 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVectorMapModel.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVectorMapModel.h @@ -6,21 +6,22 @@ #import +// Not exported @interface VKVectorMapModel : VKMapTileModel { int _sourceTileZtoStencilOffset; - BOOL _needsTileStencil; + _Bool _needsTileStencil; } -+ (BOOL)reloadOnActiveTileGroupChange; -+ (BOOL)reloadOnStylesheetChange; -@property(nonatomic) BOOL needsTileStencil; // @synthesize needsTileStencil=_needsTileStencil; ++ (_Bool)reloadOnActiveTileGroupChange; ++ (_Bool)reloadOnStylesheetChange; +@property(nonatomic) _Bool needsTileStencil; // @synthesize needsTileStencil=_needsTileStencil; @property(nonatomic) int sourceTileZtoStencilOffset; // @synthesize sourceTileZtoStencilOffset=_sourceTileZtoStencilOffset; -- (void)setupStencil:(id)arg1 tiles:(id)arg2 minZ:(int)arg3 maxZ:(int)arg4 fullyLoaded:(BOOL)arg5; -- (void)setupStencil:(id)arg1 fullyLoaded:(BOOL)arg2; +- (void)setupStencil:(id)arg1 tiles:(id)arg2 minZ:(int)arg3 maxZ:(int)arg4 fullyLoaded:(_Bool)arg5; +- (void)setupStencil:(id)arg1 fullyLoaded:(_Bool)arg2; - (void)layoutScene:(id)arg1 withContext:(id)arg2; -- (BOOL)wantsCategorizedSourceTiles; -- (unsigned int)mapLayerPosition; +- (_Bool)wantsCategorizedSourceTiles; +- (unsigned long long)mapLayerPosition; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVectorTile.h b/iOS7/PrivateFrameworks/VectorKit/VKVectorTile.h index 8022bc463..f0a28da81 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVectorTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVectorTile.h @@ -8,6 +8,7 @@ @class GEOVectorTile, NSArray, NSMutableArray, VKBuildingFootprintMaker, VKMapTileList, VKStylesheet, VKTrafficTile; +// Not exported @interface VKVectorTile : VKTile { GEOVectorTile *_modelTile; @@ -15,38 +16,38 @@ NSMutableArray *_roadGroups; NSMutableArray *_polygonGroups; NSMutableArray *_coastlineGroups; - BOOL _shouldBlend; + _Bool _shouldBlend; float _alpha; - float _contentScale; + double _contentScale; VKBuildingFootprintMaker *_buildingFootprintMaker; float _maximumStyleZ; float _textureScale; VKStylesheet *_stylesheet; - int _vectorType; + long long _vectorType; VKMapTileList *_fragments; } -@property(nonatomic) float contentScale; // @synthesize contentScale=_contentScale; +@property(nonatomic) double contentScale; // @synthesize contentScale=_contentScale; @property(readonly, nonatomic) VKMapTileList *fragments; // @synthesize fragments=_fragments; @property(nonatomic) float maximumStyleZ; // @synthesize maximumStyleZ=_maximumStyleZ; @property(nonatomic) float textureScale; // @synthesize textureScale=_textureScale; @property(readonly, nonatomic) VKBuildingFootprintMaker *buildingFootprintMaker; // @synthesize buildingFootprintMaker=_buildingFootprintMaker; @property(nonatomic) float alpha; // @synthesize alpha=_alpha; -@property(nonatomic) BOOL shouldBlend; // @synthesize shouldBlend=_shouldBlend; +@property(nonatomic) _Bool shouldBlend; // @synthesize shouldBlend=_shouldBlend; @property(readonly, nonatomic) NSArray *coastlineGroups; // @synthesize coastlineGroups=_coastlineGroups; @property(readonly, nonatomic) NSArray *polygonGroups; // @synthesize polygonGroups=_polygonGroups; @property(readonly, nonatomic) NSArray *roadGroups; // @synthesize roadGroups=_roadGroups; @property(retain, nonatomic) VKTrafficTile *trafficTile; // @synthesize trafficTile=_trafficTile; @property(retain, nonatomic) GEOVectorTile *modelTile; // @synthesize modelTile=_modelTile; -@property(nonatomic) int vectorType; // @synthesize vectorType=_vectorType; +@property(nonatomic) long long vectorType; // @synthesize vectorType=_vectorType; @property(retain, nonatomic) VKStylesheet *stylesheet; // @synthesize stylesheet=_stylesheet; -- (unsigned int)geometryCount; +- (unsigned long long)geometryCount; @property(readonly, nonatomic) double maxHeight; -- (BOOL)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; -- (void)generateBuildingFootprintMeshWithFacades:(BOOL)arg1; +- (_Bool)heightAtX:(float)arg1 Y:(float)arg2 outZ:(float *)arg3; +- (void)generateBuildingFootprintMeshWithFacades:(_Bool)arg1; - (void)buildPolygons; - (void)buildCoastlines; -- (void)buildRoadGroupsAndGenerateMesh:(BOOL)arg1; +- (void)buildRoadGroupsAndGenerateMesh:(_Bool)arg1; - (void)postprocessRoadGroups; - (void)dealloc; - (id)initWithKey:(const struct VKTileKey *)arg1; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVectorTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKVectorTileSource.h index 8163a654d..f6b36fc01 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVectorTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVectorTileSource.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VKVectorTileSource : VKTileSetBackedTileSource { } -- (int)defaultMaximumZoomLevel; -- (BOOL)minimumZoomLevelBoundsCamera; +- (long long)defaultMaximumZoomLevel; +- (_Bool)minimumZoomLevelBoundsCamera; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVegetationDrawStyle.h b/iOS7/PrivateFrameworks/VectorKit/VKVegetationDrawStyle.h index 3bade6a32..f5517e695 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVegetationDrawStyle.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVegetationDrawStyle.h @@ -6,12 +6,13 @@ #import +// Not exported @interface VKVegetationDrawStyle : VKDimmableDrawStyle { - BOOL visible; + _Bool visible; } -@property(readonly, nonatomic) BOOL visible; // @synthesize visible; +@property(readonly, nonatomic) _Bool visible; // @synthesize visible; - (void)takeFromZoomInvariantProperties:(id)arg1; - (id)variant; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTile.h b/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTile.h index c4efb9a6f..068119600 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTile.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTile.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKVegetationRasterTile : VKRasterTile { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTileSource.h b/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTileSource.h index c39c4c1fa..8188a8dc4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTileSource.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKVegetationRasterTileSource.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKVegetationRasterTileSource : VKRasterTileSource { } @@ -14,11 +15,11 @@ - (void)fetchTileForKey:(const struct VKTileKey *)arg1; - (id)tileForKey:(const struct VKTileKey *)arg1; - (struct VKTileKey)sourceKeyForRenderKey:(const struct VKTileKey *)arg1; -- (unsigned int)mapLayerForZoomLevelRange; -- (int)defaultMinimumZoomLevel; -- (int)defaultMaximumZoomLevel; -- (BOOL)minimumZoomLevelBoundsCamera; -- (BOOL)maximumZoomLevelBoundsCamera; +- (unsigned long long)mapLayerForZoomLevelRange; +- (long long)defaultMinimumZoomLevel; +- (long long)defaultMaximumZoomLevel; +- (_Bool)minimumZoomLevelBoundsCamera; +- (_Bool)maximumZoomLevelBoundsCamera; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/VKViewTransform.h b/iOS7/PrivateFrameworks/VectorKit/VKViewTransform.h index ed1fd9ca2..5f96813d4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKViewTransform.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKViewTransform.h @@ -8,6 +8,7 @@ @class VKViewVolume; +// Not exported @interface VKViewTransform : NSObject { shared_ptr_d1ecf7a2 _viewTransform; @@ -18,15 +19,15 @@ - (CDStruct_aa5aacbc)orientationMatrixAtWorldPoint:(struct VKPoint)arg1; - (struct VKPoint)groundPointFromScreenPoint:(struct CGPoint)arg1; - (struct VKPoint)groundPointFromPixel:(Vec2Imp_1782d7e3)arg1; -- (void)setCoordinateSpace:(int)arg1 screenSizeInPixels:(struct CGSize)arg2 contentScale:(float)arg3 frustum:(CDStruct_17faa5b0)arg4 position:(struct VKPoint)arg5 orientation:(const CDStruct_aa5aacbc *)arg6; +- (void)setCoordinateSpace:(int)arg1 screenSizeInPixels:(struct CGSize)arg2 contentScale:(float)arg3 frustum:(CDStruct_184b3e93)arg4 position:(struct VKPoint)arg5 orientation:(const CDStruct_aa5aacbc *)arg6; @property(readonly, nonatomic) double focusDistance; @property(readonly, nonatomic) double farPlaneDistance; @property(readonly, nonatomic) double nearPlaneDistance; @property(readonly, nonatomic) struct VKPoint translationInMercator; @property(readonly, nonatomic) struct VKPoint translation; @property(readonly, nonatomic) int coordinateSpace; -@property(readonly, nonatomic) BOOL isGeocentric; -@property(readonly, nonatomic) BOOL isMercator; +@property(readonly, nonatomic) _Bool isGeocentric; +@property(readonly, nonatomic) _Bool isMercator; @property(readonly, nonatomic) float contentScale; @property(readonly, nonatomic) struct CGSize screenSizeInPixels; @property(readonly, nonatomic) struct CGSize screenSizeInPoints; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKViewVolume.h b/iOS7/PrivateFrameworks/VectorKit/VKViewVolume.h index 016209fee..709497f7d 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKViewVolume.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKViewVolume.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface VKViewVolume : NSObject { struct VKPoint _corners[8]; @@ -14,9 +15,9 @@ - (id).cxx_construct; - (struct VKPoint)lerpPoint:(float *)arg1; -- (BOOL)distanceClipsPoint:(struct VKPoint)arg1; -- (BOOL)rejectsRect:(CDStruct_d2b197d1)arg1; -- (void)updateWithFrustum:(CDStruct_17faa5b0)arg1 matrix:(const CDStruct_aa5aacbc *)arg2; +- (_Bool)distanceClipsPoint:(struct VKPoint)arg1; +- (_Bool)rejectsRect:(CDStruct_d2b197d1)arg1; +- (void)updateWithFrustum:(CDStruct_184b3e93)arg1 matrix:(const CDStruct_aa5aacbc *)arg2; @property(readonly, nonatomic) CDStruct_257eabe6 farPlane; @property(readonly, nonatomic) const CDStruct_257eabe6 *faces; @property(readonly, nonatomic) const struct VKPoint *corners; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKViewportInfo.h b/iOS7/PrivateFrameworks/VectorKit/VKViewportInfo.h index 6a88f410c..5fcc17289 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKViewportInfo.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKViewportInfo.h @@ -11,7 +11,7 @@ @interface VKViewportInfo : NSObject { CDStruct_2c43369c _centerCoordinate; - int _tileSize; + long long _tileSize; float _zoomLevel; double _pitch; double _yaw; @@ -20,7 +20,7 @@ @property(nonatomic) double yaw; // @synthesize yaw=_yaw; @property(nonatomic) double pitch; // @synthesize pitch=_pitch; @property(nonatomic) float zoomLevel; // @synthesize zoomLevel=_zoomLevel; -@property(nonatomic) int tileSize; // @synthesize tileSize=_tileSize; +@property(nonatomic) long long tileSize; // @synthesize tileSize=_tileSize; @property(nonatomic) CDStruct_c3b9c2ee centerCoordinate; // @synthesize centerCoordinate=_centerCoordinate; - (id).cxx_construct; @property(readonly, nonatomic) NSDictionary *dictionaryRepresentation; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKWaterPolygonMaker.h b/iOS7/PrivateFrameworks/VectorKit/VKWaterPolygonMaker.h index 23585e026..31b42fbbf 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKWaterPolygonMaker.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKWaterPolygonMaker.h @@ -6,6 +6,7 @@ #import +// Not exported @interface VKWaterPolygonMaker : VKRealisticPolygonMaker { } diff --git a/iOS7/PrivateFrameworks/VectorKit/VKWorld.h b/iOS7/PrivateFrameworks/VectorKit/VKWorld.h index 109f9b861..ea1c57f19 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKWorld.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKWorld.h @@ -8,6 +8,7 @@ @class VKModelObject; +// Not exported @interface VKWorld : NSObject { id _delegate; diff --git a/iOS7/PrivateFrameworks/VectorKit/VKXTileConnector.h b/iOS7/PrivateFrameworks/VectorKit/VKXTileConnector.h index 20d52d420..5d82ed244 100644 --- a/iOS7/PrivateFrameworks/VectorKit/VKXTileConnector.h +++ b/iOS7/PrivateFrameworks/VectorKit/VKXTileConnector.h @@ -6,9 +6,10 @@ #import "NSObject.h" +// Not exported @interface VKXTileConnector : NSObject { - unordered_multimap_058b834e _tileMapping; + unordered_multimap_1962e1c9 _tileMapping; int _segmentProcessingIndex; } @@ -17,7 +18,7 @@ + (id)barriorJobQueue; + (id)sharedInstance; @property(nonatomic) int segmentProcessingIndex; // @synthesize segmentProcessingIndex=_segmentProcessingIndex; -@property(nonatomic) unordered_multimap_058b834e *tileMapping; // @synthesize tileMapping=_tileMapping; +@property(nonatomic) unordered_multimap_1962e1c9 *tileMapping; // @synthesize tileMapping=_tileMapping; - (id).cxx_construct; - (void).cxx_destruct; - (id)init; diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKGenericShieldArtwork.h b/iOS7/PrivateFrameworks/VectorKit/_VKGenericShieldArtwork.h index caacc2fae..971cec318 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKGenericShieldArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKGenericShieldArtwork.h @@ -8,19 +8,20 @@ @class NSDictionary; +// Not exported @interface _VKGenericShieldArtwork : VKShieldArtwork { - float _leftCap; - float _rightCap; - float _baseline; - float _leftPadding; - float _rightPadding; + double _leftCap; + double _rightCap; + double _baseline; + double _leftPadding; + double _rightPadding; NSDictionary *_stringAttributes; struct CGColor *_shadowColor; struct CGSize _shadowOffset; - float _shadowSize; - unsigned int _maxLineCount; - float _lineSpacing; + double _shadowSize; + unsigned long long _maxLineCount; + double _lineSpacing; } - (id).cxx_construct; @@ -28,7 +29,7 @@ - (struct CGSize)size; - (struct CGSize)sizeWithTextWidth:(float)arg1; - (void)dealloc; -- (id)initWithImage:(struct CGImage *)arg1 scale:(float)arg2 leftPadding:(float)arg3 rightPadding:(float)arg4 textColor:(struct _VGLColor)arg5 baseline:(float)arg6 leftCap:(float)arg7 rightCap:(float)arg8 shouldStroke:(BOOL)arg9 strokeWidth:(float)arg10 strokeColor:(struct _VGLColor)arg11 shouldShadow:(BOOL)arg12 shadowOffset:(struct CGSize)arg13 shadowSize:(float)arg14 shadowColor:(struct _VGLColor)arg15 fontName:(id)arg16 fontSize:(float)arg17 maxLineCount:(unsigned int)arg18 lineSpacing:(float)arg19; +- (id)initWithImage:(struct CGImage *)arg1 scale:(double)arg2 leftPadding:(double)arg3 rightPadding:(double)arg4 textColor:(struct _VGLColor)arg5 baseline:(double)arg6 leftCap:(double)arg7 rightCap:(double)arg8 shouldStroke:(_Bool)arg9 strokeWidth:(double)arg10 strokeColor:(struct _VGLColor)arg11 shouldShadow:(_Bool)arg12 shadowOffset:(struct CGSize)arg13 shadowSize:(double)arg14 shadowColor:(struct _VGLColor)arg15 fontName:(id)arg16 fontSize:(double)arg17 maxLineCount:(unsigned long long)arg18 lineSpacing:(double)arg19; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconArtwork.h b/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconArtwork.h index 616822e59..55850b70f 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconArtwork.h @@ -6,10 +6,11 @@ #import +// Not exported @interface _VKLandmarkIconArtwork : VKIconArtwork { - CDStruct_44473e2f _style; - float _contentScale; + CDStruct_cf20f7af _style; + double _contentScale; struct CGImage *_maskImage; struct CGImage *_outlineMaskImage; } @@ -19,7 +20,7 @@ - (id)_newIcon; - (struct CGSize)size; - (void)dealloc; -- (id)initWithMask:(struct CGImage *)arg1 outlineMask:(struct CGImage *)arg2 style:(CDStruct_44473e2f *)arg3 contentScale:(float)arg4; +- (id)initWithMask:(struct CGImage *)arg1 outlineMask:(struct CGImage *)arg2 style:(CDStruct_cf20f7af *)arg3 contentScale:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconKey.h b/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconKey.h new file mode 100644 index 000000000..221680259 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/_VKLandmarkIconKey.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface _VKLandmarkIconKey : NSObject +{ + CDStruct_cf20f7af _style; + NSString *_name; +} + +- (id).cxx_construct; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithName:(id)arg1 style:(CDStruct_cf20f7af *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKLocalIconAtlas.h b/iOS7/PrivateFrameworks/VectorKit/_VKLocalIconAtlas.h index 1534d1e9c..8edf237c3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKLocalIconAtlas.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKLocalIconAtlas.h @@ -6,11 +6,13 @@ #import +// Not exported @interface _VKLocalIconAtlas : VKIconAtlas { } -- (struct CGImage *)_createImageForName:(id)arg1 contentScale:(float)arg2; +- (struct CGImage *)_createImageForStyleAttributeKey:(unsigned int)arg1 value:(int)arg2 contentScale:(double)arg3; +- (struct CGImage *)_createImageForName:(id)arg1 contentScale:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKLocalizationStyleAttributes.h b/iOS7/PrivateFrameworks/VectorKit/_VKLocalizationStyleAttributes.h index 9535ace40..ce64c0140 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKLocalizationStyleAttributes.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKLocalizationStyleAttributes.h @@ -10,6 +10,7 @@ @class NSDictionary; +// Not exported @interface _VKLocalizationStyleAttributes : NSObject { struct _opaque_pthread_mutex_t _lock; diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconArtwork.h b/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconArtwork.h index 92c20c4a3..357c780b4 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconArtwork.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconArtwork.h @@ -6,11 +6,12 @@ #import +// Not exported @interface _VKPOIIconArtwork : VKIconArtwork { struct CGImage *_glyphImage; - CDStruct_44473e2f _style; - float _contentScale; + CDStruct_cf20f7af _style; + double _contentScale; } - (id).cxx_construct; @@ -18,7 +19,7 @@ - (id)_newIcon; - (struct CGSize)size; - (void)dealloc; -- (id)initWithGlyph:(struct CGImage *)arg1 style:(CDStruct_44473e2f *)arg2 contentScale:(float)arg3; +- (id)initWithGlyph:(struct CGImage *)arg1 style:(CDStruct_cf20f7af *)arg2 contentScale:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconKey.h b/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconKey.h new file mode 100644 index 000000000..1008c2da5 --- /dev/null +++ b/iOS7/PrivateFrameworks/VectorKit/_VKPOIIconKey.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface _VKPOIIconKey : NSObject +{ + CDStruct_cf20f7af _style; + NSString *_name; +} + +- (id).cxx_construct; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithName:(id)arg1 style:(CDStruct_cf20f7af *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKStylesheetClassProxy.h b/iOS7/PrivateFrameworks/VectorKit/_VKStylesheetClassProxy.h index 8298c5a7e..69b61636e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKStylesheetClassProxy.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKStylesheetClassProxy.h @@ -8,6 +8,7 @@ #import "GEOResourceManifestTileGroupObserver-Protocol.h" +// Not exported @interface _VKStylesheetClassProxy : NSObject { } diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKTileProviderTimerTarget.h b/iOS7/PrivateFrameworks/VectorKit/_VKTileProviderTimerTarget.h index 7755ec0ec..06135d4f3 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKTileProviderTimerTarget.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKTileProviderTimerTarget.h @@ -8,6 +8,7 @@ @class VKTileProvider; +// Not exported @interface _VKTileProviderTimerTarget : NSObject { VKTileProvider *tileProvider; diff --git a/iOS7/PrivateFrameworks/VectorKit/_VKTileSetBackedTileSourceTimerTarget.h b/iOS7/PrivateFrameworks/VectorKit/_VKTileSetBackedTileSourceTimerTarget.h index a9d338ce1..b1090752e 100644 --- a/iOS7/PrivateFrameworks/VectorKit/_VKTileSetBackedTileSourceTimerTarget.h +++ b/iOS7/PrivateFrameworks/VectorKit/_VKTileSetBackedTileSourceTimerTarget.h @@ -8,6 +8,7 @@ @class VKTileSetBackedTileSource; +// Not exported @interface _VKTileSetBackedTileSourceTimerTarget : NSObject { VKTileSetBackedTileSource *_tileSource; diff --git a/iOS7/PrivateFrameworks/VideoProcessing/VPCoreMotionDelegate.h b/iOS7/PrivateFrameworks/VideoProcessing/VPCoreMotionDelegate.h index 4b0040ea9..416b5e079 100644 --- a/iOS7/PrivateFrameworks/VideoProcessing/VPCoreMotionDelegate.h +++ b/iOS7/PrivateFrameworks/VideoProcessing/VPCoreMotionDelegate.h @@ -16,8 +16,8 @@ double timestampBuffer[64]; int quaternionBufferIndex; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } ringMutex; CDStruct_bf7dff04 lastReadQuaternion; VPCoreMotionDelegate *weakSelf; diff --git a/iOS7/PrivateFrameworks/VideoUpload/CDStructures.h b/iOS7/PrivateFrameworks/VideoUpload/CDStructures.h index a00bd2fc4..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/CDStructures.h +++ b/iOS7/PrivateFrameworks/VideoUpload/CDStructures.h @@ -7,17 +7,17 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double _field1; + double _field2; }; struct CGRect { - struct CGPoint origin; - struct CGSize size; + struct CGPoint _field1; + struct CGSize _field2; }; struct CGSize { - float width; - float height; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequest.h b/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequest.h index b816e3902..85c9149e4 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequest.h +++ b/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequest.h @@ -17,29 +17,29 @@ NSMutableData *_rawData; NSData *_overridePostBody; id _delegate; - BOOL _receivedValidResponse; + _Bool _receivedValidResponse; OAURLRequestSigner *_signer; NSString *_HTTPRequestBoundary; - BOOL _signsMultipartPOSTData; - BOOL _allowsCellularAccess; + _Bool _signsMultipartPOSTData; + _Bool _allowsCellularAccess; + int _HTTPMethod; + int _responseType; NSDictionary *_getParams; NSDictionary *_postParams; NSDictionary *_unsignedPostParams; NSHTTPURLResponse *_response; - int _HTTPMethod; - int _responseType; } + (id)encodedStringForParameterDictionary:(id)arg1; @property(nonatomic) int responseType; // @synthesize responseType=_responseType; -@property(nonatomic) BOOL allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; +@property(nonatomic) _Bool allowsCellularAccess; // @synthesize allowsCellularAccess=_allowsCellularAccess; @property(nonatomic) int HTTPMethod; // @synthesize HTTPMethod=_HTTPMethod; @property(readonly, nonatomic) NSHTTPURLResponse *response; // @synthesize response=_response; -@property(nonatomic) BOOL signsMultipartPOSTData; // @synthesize signsMultipartPOSTData=_signsMultipartPOSTData; +@property(nonatomic) _Bool signsMultipartPOSTData; // @synthesize signsMultipartPOSTData=_signsMultipartPOSTData; @property(retain, nonatomic) NSDictionary *unsignedPostParams; // @synthesize unsignedPostParams=_unsignedPostParams; @property(retain, nonatomic) NSDictionary *postParams; // @synthesize postParams=_postParams; @property(retain, nonatomic) NSDictionary *getParams; // @synthesize getParams=_getParams; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequestDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequestDelegate-Protocol.h index a9c1823ff..d2f155ce8 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequestDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/JSONHTTPRequestDelegate-Protocol.h @@ -11,6 +11,6 @@ - (void)request:(id)arg1 didReceiveObject:(id)arg2; @optional -- (void)request:(id)arg1 hasWrittenBytes:(int)arg2 expectsToWrite:(int)arg3; +- (void)request:(id)arg1 hasWrittenBytes:(long long)arg2 expectsToWrite:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/NSObject-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/VideoUpload/NSString-VUAdditions.h b/iOS7/PrivateFrameworks/VideoUpload/NSString-VUAdditions.h index 8076f7197..027613cb0 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/NSString-VUAdditions.h +++ b/iOS7/PrivateFrameworks/VideoUpload/NSString-VUAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (VUAdditions) -- (id)dictionaryWithResponseStringUsingSeparator:(id)arg1 unescape:(BOOL)arg2; +- (id)dictionaryWithResponseStringUsingSeparator:(id)arg1 unescape:(_Bool)arg2; - (id)urlParameterEscapedString; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/UIPickerViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/UIPickerViewDelegate-Protocol.h index c9f7fe9c5..d778582ea 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/UIPickerViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/UIPickerViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIPickerViewDelegate @optional -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; -- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; -- (id)pickerView:(id)arg1 attributedTitleForRow:(int)arg2 forComponent:(int)arg3; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (id)pickerView:(id)arg1 viewForRow:(long long)arg2 forComponent:(long long)arg3 reusingView:(id)arg4; +- (id)pickerView:(id)arg1 attributedTitleForRow:(long long)arg2 forComponent:(long long)arg3; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (double)pickerView:(id)arg1 widthForComponent:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VideoUpload/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUAuthenticator.h b/iOS7/PrivateFrameworks/VideoUpload/VUAuthenticator.h index 1b86dcf0d..5358ae275 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUAuthenticator.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUAuthenticator.h @@ -12,14 +12,14 @@ @interface VUAuthenticator : NSObject { - int _authenticatorState; + long long _authenticatorState; NSString *_account; JSONHTTPRequest *_authenticationRequest; } + (id)sharedAuthenticator; @property(readonly, nonatomic) NSString *account; // @synthesize account=_account; -@property(readonly, nonatomic) int authenticatorState; // @synthesize authenticatorState=_authenticatorState; +@property(readonly, nonatomic) long long authenticatorState; // @synthesize authenticatorState=_authenticatorState; - (void)_notifyFailure; - (void)_notifyStateChange; - (void)request:(id)arg1 didFailWithError:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUFooterContainerView.h b/iOS7/PrivateFrameworks/VideoUpload/VUFooterContainerView.h index 76497a8e3..88dc2ac96 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUFooterContainerView.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUFooterContainerView.h @@ -18,7 +18,7 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)layoutSubviews; - (void)setFrame:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1 bypassDelegate:(BOOL)arg2; +- (void)setFrame:(struct CGRect)arg1 bypassDelegate:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUPublishAgent.h b/iOS7/PrivateFrameworks/VideoUpload/VUPublishAgent.h index 158a51d56..62c8988cd 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUPublishAgent.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUPublishAgent.h @@ -18,14 +18,14 @@ VUPublishViewController *_publishViewController; } -- (void)publishPost:(id)arg1 hasWrittenBytes:(int)arg2 expectsToWrite:(int)arg3; +- (void)publishPost:(id)arg1 hasWrittenBytes:(long long)arg2 expectsToWrite:(long long)arg3; - (void)publishPostSucceeded:(id)arg1; - (void)publishPost:(id)arg1 didFailWithError:(id)arg2; - (void)publishViewControllerCancelled:(id)arg1; - (void)publishViewControllerPublished:(id)arg1; - (void)resignPublishingSheetResponders; -- (BOOL)allowsViewingOnHost; -- (BOOL)allowsTellingFriend; +- (_Bool)allowsViewingOnHost; +- (_Bool)allowsTellingFriend; - (id)mediaTitle; - (id)navigationController; - (Class)publishViewControllerClass; diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUPublishPost.h b/iOS7/PrivateFrameworks/VideoUpload/VUPublishPost.h index 3a4f1a42d..ce630f467 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUPublishPost.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUPublishPost.h @@ -9,10 +9,10 @@ @interface VUPublishPost : NSObject { id _delegate; - BOOL _allowsCellularAccessForUploads; + _Bool _allowsCellularAccessForUploads; } -@property(nonatomic) BOOL allowsCellularAccessForUploads; // @synthesize allowsCellularAccessForUploads=_allowsCellularAccessForUploads; +@property(nonatomic) _Bool allowsCellularAccessForUploads; // @synthesize allowsCellularAccessForUploads=_allowsCellularAccessForUploads; - (void)startUpload; - (id)initWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUPublishPostDelegate-Protocol.h b/iOS7/PrivateFrameworks/VideoUpload/VUPublishPostDelegate-Protocol.h index a4bb40234..5c5103a12 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUPublishPostDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUPublishPostDelegate-Protocol.h @@ -5,7 +5,7 @@ */ @protocol VUPublishPostDelegate -- (void)publishPost:(id)arg1 hasWrittenBytes:(int)arg2 expectsToWrite:(int)arg3; +- (void)publishPost:(id)arg1 hasWrittenBytes:(long long)arg2 expectsToWrite:(long long)arg3; - (void)publishPostSucceeded:(id)arg1; - (void)publishPost:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VideoUpload/VUPublishViewController.h b/iOS7/PrivateFrameworks/VideoUpload/VUPublishViewController.h index f1a0cca44..5dac57e9a 100644 --- a/iOS7/PrivateFrameworks/VideoUpload/VUPublishViewController.h +++ b/iOS7/PrivateFrameworks/VideoUpload/VUPublishViewController.h @@ -11,50 +11,50 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, NSString, PLTableViewEditableCell, UIAlertView, UIImageView, UIPickerView, UITableView, UITableViewCell, VUCategory, VUCategoryCell, VUFooterContainerView; +@class NSArray, NSMutableArray, NSString, PLTableViewEditableCell, UIAlertView, UIImageView, UIPickerView, UITableView, UITableViewCell, UIView, VUCategory, VUCategoryCell, VUFooterContainerView; @interface VUPublishViewController : UIViewController { UITableView *_tableView; UIPickerView *_picker; - BOOL _viewShrunk; - struct CGRect _unshrunkFrame; - BOOL _userDidStartEditing; + UIView *_pickerContainer; + _Bool _viewShrunk; + _Bool _showingPicker; UIImageView *_headerImageView; PLTableViewEditableCell *_titleCell; PLTableViewEditableCell *_descriptionCell; - float _descriptionHeight; + double _descriptionHeight; PLTableViewEditableCell *_optionCells[2]; NSMutableArray *_tagCells; VUCategoryCell *_categoryCell; NSArray *_accessCells; - unsigned int _accessRow; + unsigned long long _accessRow; UITableViewCell *_accountCell; VUFooterContainerView *_footerContainer; UIAlertView *_authenticationAlert; UIAlertView *_accountAlert; UIAlertView *_authenticationFailedAlert; struct { - int title; - int hd; - int tags; - int category; - int access; - int account; + long long title; + long long hd; + long long tags; + long long category; + long long access; + long long account; } _sectionIndices; - BOOL _showHDSection; - BOOL _enableHDSection; - id _delegate; + _Bool _showHDSection; + _Bool _enableHDSection; int _SDSize; int _HDSize; int _selectedOption; + id _delegate; } @property(readonly, nonatomic) int selectedOption; // @synthesize selectedOption=_selectedOption; @property(nonatomic) int HDSize; // @synthesize HDSize=_HDSize; @property(nonatomic) int SDSize; // @synthesize SDSize=_SDSize; -@property(nonatomic) BOOL enableHDSection; // @synthesize enableHDSection=_enableHDSection; -@property(nonatomic) BOOL showHDSection; // @synthesize showHDSection=_showHDSection; +@property(nonatomic) _Bool enableHDSection; // @synthesize enableHDSection=_enableHDSection; +@property(nonatomic) _Bool showHDSection; // @synthesize showHDSection=_showHDSection; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) VUCategory *videoCategory; @property(readonly, nonatomic) NSArray *videoTags; @@ -62,24 +62,25 @@ @property(readonly, nonatomic) NSString *videoTitle; - (void)_authenticatorFailed:(id)arg1; - (void)_authenticatorStateChanged:(id)arg1; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)editableTagCellEndOfTagCharacterPressed:(id)arg1; - (void)editableCell:(id)arg1 textChanged:(id)arg2; - (void)editableCellReturnPressed:(id)arg1; - (void)editableCellDidBeginEditing:(id)arg1; -- (int)numberOfComponentsInPickerView:(id)arg1; -- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; -- (float)pickerView:(id)arg1 rowHeightForComponent:(int)arg2; -- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; -- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; +- (long long)numberOfComponentsInPickerView:(id)arg1; +- (long long)pickerView:(id)arg1 numberOfRowsInComponent:(long long)arg2; +- (double)pickerView:(id)arg1 rowHeightForComponent:(long long)arg2; +- (id)pickerView:(id)arg1 titleForRow:(long long)arg2 forComponent:(long long)arg3; +- (void)pickerView:(id)arg1 didSelectRow:(long long)arg2 inComponent:(long long)arg3; +- (void)scrollViewWillBeginDragging:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; - (id)termsOfUseURL; - (id)termsOfUseString; - (id)accountString; @@ -90,26 +91,28 @@ - (id)accessCells; - (id)categories; - (void)_termsButtonPressed:(id)arg1; +- (void)_hidePicker; - (void)_showPicker; - (void)_unshrinkView; - (void)_shrinkView; - (void)_automaticKeyboardDidHide:(id)arg1; - (void)_automaticKeyboardDidShow:(id)arg1; +- (void)orderOutKeyboard; - (void)resignResponder; -- (void)_footerFrameDidChangeWithSplitKeyboard:(BOOL)arg1; +- (void)_footerFrameDidChangeWithSplitKeyboard:(_Bool)arg1; - (void)_updatePublishButton; - (int)_indexOfBlankTagCellOtherThan:(id)arg1; - (void)_addNewTagCell; - (void)_updateAccountCell; - (void)_cancel; - (void)_publish; -- (BOOL)_isAuthenticated; +- (_Bool)_isAuthenticated; - (void)showAlertWithTitle:(id)arg1 message:(id)arg2; -- (BOOL)checkParametersAndWarn; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)checkParametersAndWarn; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)viewDidUnload; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXAutoForwardingLocalNotificationHandler.h b/iOS7/PrivateFrameworks/VisualAlert/AXAutoForwardingLocalNotificationHandler.h index 264142008..ccdc732d7 100644 --- a/iOS7/PrivateFrameworks/VisualAlert/AXAutoForwardingLocalNotificationHandler.h +++ b/iOS7/PrivateFrameworks/VisualAlert/AXAutoForwardingLocalNotificationHandler.h @@ -9,13 +9,13 @@ @interface AXAutoForwardingLocalNotificationHandler : AXLocalNotificationHandler { SEL *_possibleHandlers; - unsigned long _possibleHandlersCount; + unsigned long long _possibleHandlersCount; } - (id)_notificationTypeDescription; - (void)_stopObserving; - (void)_startObserving; -- (BOOL)_handleForwardDistributedNotificationWithName:(id)arg1 object:(const void *)arg2 userInfo:(id)arg3; +- (_Bool)_handleForwardDistributedNotificationWithName:(id)arg1 object:(const void *)arg2 userInfo:(id)arg3; - (id)_forwardDistributedNotificationNameForHandler:(SEL)arg1; - (id)_prefixForForwardDistributedNotificationName; - (void)processHandler:(SEL)arg1; diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXNotificationHandler.h b/iOS7/PrivateFrameworks/VisualAlert/AXNotificationHandler.h index 82c645c95..2b30e9da3 100644 --- a/iOS7/PrivateFrameworks/VisualAlert/AXNotificationHandler.h +++ b/iOS7/PrivateFrameworks/VisualAlert/AXNotificationHandler.h @@ -13,16 +13,16 @@ NSString *_notificationName; id _target; id _dispatcher; - unsigned int _observerIdentifier; - BOOL _valid; + unsigned long long _observerIdentifier; + _Bool _valid; } -+ (id)_safelyGetObserverForIdentifier:(unsigned int)arg1; -+ (void)_safelyRemoveObserverForIdentifier:(unsigned int)arg1; -+ (unsigned int)_safelyRegisterObserver:(id)arg1; ++ (id)_safelyGetObserverForIdentifier:(unsigned long long)arg1; ++ (void)_safelyRemoveObserverForIdentifier:(unsigned long long)arg1; ++ (unsigned long long)_safelyRegisterObserver:(id)arg1; @property(retain, nonatomic, setter=_setTarget:) id _target; // @synthesize _target; @property(retain, nonatomic, setter=_setNotificationName:) NSString *_notificationName; // @synthesize _notificationName; -@property(readonly, nonatomic, getter=isValid) BOOL valid; // @synthesize valid=_valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; // @synthesize valid=_valid; - (void)_handleNotificationWithName:(id)arg1 object:(const void *)arg2 userInfo:(id)arg3; - (void)processHandler:(SEL)arg1; - (void)_stopObserving; diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertManager.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertManager.h index df01791b4..dd2f4eda6 100644 --- a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertManager.h +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertManager.h @@ -10,39 +10,44 @@ @interface AXVisualAlertManager : NSObject { - unsigned int _alertTypes; + unsigned long long _alertTypes; id _cameraTorchManager; AXTimer *_timer; AXTimer *_torchForceShutdownTimer; NSDictionary *_patterns; NSDictionary *_activePattern; - unsigned int _activePatternCursor; - BOOL _shouldRepeatPattern; + unsigned long long _activePatternCursor; + _Bool _shouldRepeatPattern; NSDictionary *_patternToUseForVisualAlertAfterCaptureSessionStopsRunning; NSArray *_notificationHandlers; AXNotificationHandler *_deviceLockStateChangedNotificationHandler; - BOOL _torchDeviceOpen; - BOOL _torchDeviceOn; - BOOL _isDeviceLocked; - BOOL _isQuietModeEnabled; - BOOL _captureSessionRunning; - BOOL _conferenceCallRinging; - BOOL _skipAutomaticStopOnUserInteraction; - unsigned int _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; + AXNotificationHandler *_torchInControlCenterWasEnabledNotificationHandler; + _Bool _torchDeviceOpen; + _Bool _torchDeviceOn; + _Bool _isDeviceLocked; + _Bool _isQuietModeEnabled; + _Bool _isTorchEnabledInControlCenter; + _Bool _captureSessionRunning; + _Bool _conferenceCallRinging; + _Bool _skipAutomaticStopOnUserInteraction; + unsigned long long _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; } + (id)sharedVisualAlertManager; + (void)initialize; -@property(nonatomic, getter=_isTorchDeviceOn, setter=_setTorchDeviceOn:) BOOL _torchDeviceOn; // @synthesize _torchDeviceOn; -@property(nonatomic, getter=_isTorchDeviceOpen, setter=_setTorchDeviceOpen:) BOOL _torchDeviceOpen; // @synthesize _torchDeviceOpen; -@property(nonatomic, setter=_setTypeToUseForVisualAlertAfterCaptureSessionStopsRunning:) unsigned int _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; // @synthesize _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; +@property(nonatomic, getter=_isTorchDeviceOn, setter=_setTorchDeviceOn:) _Bool _torchDeviceOn; // @synthesize _torchDeviceOn; +@property(nonatomic, getter=_isTorchDeviceOpen, setter=_setTorchDeviceOpen:) _Bool _torchDeviceOpen; // @synthesize _torchDeviceOpen; +@property(nonatomic, setter=_setTypeToUseForVisualAlertAfterCaptureSessionStopsRunning:) unsigned long long _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; // @synthesize _typeToUseForVisualAlertAfterCaptureSessionStopsRunning; @property(retain, nonatomic, setter=_setActivePattern:) NSDictionary *_activePattern; // @synthesize _activePattern; -- (BOOL)_axShouldHandleVisualAlertsForConferenceCallsInConferenceFramework; -- (BOOL)_axHasConferenceCameraTorchManager; +- (_Bool)_isTorchEnabledInControlCenter; +- (_Bool)_axShouldHandleVisualAlertsForConferenceCallsInConferenceFramework; +- (_Bool)_axHasConferenceCameraTorchManager; - (id)_normalizedStrobePatternForOriginalPattern:(id)arg1; - (void)_insertCustomLogicForSystemWideServer; - (void)_handleCaptureSessionDidStopRunning; - (void)_handleCaptureSessionDidStartRunning; +- (void)_handleTorchInControlCenterWasDisabled; +- (void)_handleTorchInControlCenterWasEnabled; - (void)_handleQuietModeWasDisabled; - (void)_handleQuietModeWasEnabled; - (void)_handleDeviceWasUnlocked; @@ -55,19 +60,19 @@ - (void)_handleVisualAlertForExternalApplication; - (void)_handleVisualAlertForRegularNotification; - (void)_handleEndVisualAlertForAlarm; -- (void)_handleBeginVisualAlertForAlarmWithSound:(BOOL)arg1; +- (void)_handleBeginVisualAlertForAlarmWithSound:(_Bool)arg1; - (void)_handleEndVisualAlertForIncomingConferenceCall; - (void)_handleBeginVisualAlertForIncomingConferenceCall; - (void)_handleEndVisualAlertForIncomingCall; - (void)_handleBeginVisualAlertForIncomingCall; - (void)_processNextVisualAlertComponent; - (void)_endVisualAlert; -- (void)_beginVisualAlertForType:(unsigned int)arg1 repeat:(BOOL)arg2 skipAutomaticStopOnUserInteraction:(BOOL)arg3; -- (void)_beginVisualAlertForType:(unsigned int)arg1 repeat:(BOOL)arg2; +- (void)_beginVisualAlertForType:(unsigned long long)arg1 repeat:(_Bool)arg2 skipAutomaticStopOnUserInteraction:(_Bool)arg3; +- (void)_beginVisualAlertForType:(unsigned long long)arg1 repeat:(_Bool)arg2; - (void)stop; -- (void)startForAlertTypes:(unsigned int)arg1 cameraTorchManager:(id)arg2; +- (void)startForAlertTypes:(unsigned long long)arg1 cameraTorchManager:(id)arg2; - (void)_stop; -- (void)_startForAlertTypes:(unsigned int)arg1 cameraTorchManager:(id)arg2; +- (void)_startForAlertTypes:(unsigned long long)arg1 cameraTorchManager:(id)arg2; - (id)description; @property(readonly, nonatomic) NSDictionary *_patterns; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController-AXPriv.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController-AXPriv.h new file mode 100644 index 000000000..bc2441cb1 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController-AXPriv.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXVisualAlertSBBulletinSoundController (AXPriv) +- (_Bool)playSoundForBulletin:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController.h index df248fe09..a09ee1773 100644 --- a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController.h +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBBulletinSoundController.h @@ -11,9 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -- (BOOL)playSoundForBulletin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController-AXPriv.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController-AXPriv.h new file mode 100644 index 000000000..b7d9f44cc --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController-AXPriv.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXVisualAlertSBCCQuickLaunchSectionController (AXPriv) +- (void)setFlashlightOn:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController.h new file mode 100644 index 000000000..a0f79bd15 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXVisualAlertSBCCQuickLaunchSectionController : AXVisualAlertSBCCQuickLaunchSectionController_super +{ +} + ++ (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; ++ (id)_initializeSafeCategoryFromValidationManager; ++ (void)_initializeSafeCategory; + +@end + diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController_super.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController_super.h new file mode 100644 index 000000000..0a2dd2c29 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBCCQuickLaunchSectionController_super.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIAccessibilitySafeCategory.h" + +@interface AXVisualAlertSBCCQuickLaunchSectionController_super : UIAccessibilitySafeCategory +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert-AXPriv.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert-AXPriv.h new file mode 100644 index 000000000..f7f6872ba --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert-AXPriv.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface AXVisualAlertSBSystemLocalNotificationAlert (AXPriv) +- (void)_autoMuteTimerFired; +- (void)dismiss:(int)arg1; +- (void)willDeactivateForReason:(int)arg1; +- (void)willActivate; +- (void)_axStopAlarmVisualAlertIfSoundNotPlaying; +- (_Bool)_axIsTimerAlert; +@end + diff --git a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert.h b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert.h index b4c3c7230..f7767df70 100644 --- a/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert.h +++ b/iOS7/PrivateFrameworks/VisualAlert/AXVisualAlertSBSystemLocalNotificationAlert.h @@ -11,10 +11,9 @@ } + (id)_accessibilityTargetClassName; ++ (id)_installSafeCategoryValidationMethod; + (id)_initializeSafeCategoryFromValidationManager; + (void)_initializeSafeCategory; -+ (void)stopPlayingAlertSoundOrTone; -+ (id)presentWithLocalNotification:(id)arg1 application:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/NSError-VVError.h b/iOS7/PrivateFrameworks/VisualVoicemail/NSError-VVError.h index 7cc5f0384..19b2f5d63 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/NSError-VVError.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/NSError-VVError.h @@ -7,17 +7,17 @@ #import "NSError.h" @interface NSError (VVError) -+ (id)errorWithStreamDomain:(long)arg1 code:(long)arg2 localizedDescription:(id)arg3; ++ (id)errorWithStreamDomain:(long long)arg1 code:(int)arg2 localizedDescription:(id)arg3; + (id)errorWithDomain:(id)arg1 code:(int)arg2 localizedDescription:(id)arg3; -- (BOOL)shouldPresentErrorForTaskType:(int)arg1; -- (BOOL)isSecurityError; -- (BOOL)isServerError; -- (BOOL)isConnectivityError; -- (BOOL)isInvalidSubscriberError; -- (BOOL)isNewPasswordError; -- (BOOL)isExpiredPasswordError; -- (BOOL)isPasswordMismatchError; -- (BOOL)isStreamDomain:(long)arg1 error:(long)arg2; -- (BOOL)isEqualToError:(id)arg1; +- (_Bool)shouldPresentErrorForTaskType:(long long)arg1; +- (_Bool)isSecurityError; +- (_Bool)isServerError; +- (_Bool)isConnectivityError; +- (_Bool)isInvalidSubscriberError; +- (_Bool)isNewPasswordError; +- (_Bool)isExpiredPasswordError; +- (_Bool)isPasswordMismatchError; +- (_Bool)isStreamDomain:(long long)arg1 error:(int)arg2; +- (_Bool)isEqualToError:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/NSMutableDictionary-VM.h b/iOS7/PrivateFrameworks/VisualVoicemail/NSMutableDictionary-VM.h index 0ddb9a884..f375fb05c 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/NSMutableDictionary-VM.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/NSMutableDictionary-VM.h @@ -8,7 +8,7 @@ @interface NSMutableDictionary (VM) + (id)vmDictionaryWithObjectsAndKeys:(id)arg1; -+ (BOOL)_processArgumentWithMutableDictionary:(id)arg1 object:(id)arg2 key:(id)arg3; ++ (_Bool)_processArgumentWithMutableDictionary:(id)arg1 object:(id)arg2 key:(id)arg3; - (void)vmSetObject:(id)arg1 forKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount-Internal.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount-Internal.h new file mode 100644 index 000000000..a8561c5c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface VMAccount (Internal) +- (void)_forceUpdateCache; +@property(readonly) NSString *identifier; +- (id)voicemailWithIdentifier:(long long)arg1 creating:(_Bool)arg2; +- (id)initForLegacyVisualVoicemail; +@end + diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount.h index 77338a8ee..fc26b2f67 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMAccount.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSMutableArray, NSMutableDictionary, NSObject, NSString; +@class NSMutableArray, NSMutableDictionary, NSObject; @interface VMAccount : NSObject { @@ -18,7 +18,7 @@ - (void)handleStoreChanged:(id)arg1; - (void)handleSignificantChange:(id)arg1; - (void)handleVoicemailFlagsChanged:(id)arg1; -- (BOOL)willBroadcastNotificationName:(id)arg1 userInfo:(id)arg2; +- (_Bool)willBroadcastNotificationName:(id)arg1 userInfo:(id)arg2; - (void)_updateCache; - (void)_updateCacheDoWork; - (void)_updateVoicemailFlagsIndexFromCache; @@ -37,40 +37,36 @@ - (void)displayPasswordRequestIfNecessary; - (void)moveVoicemailFromTrash:(id)arg1; - (void)moveVoicemailToTrash:(id)arg1; -- (void)setGreetingType:(int)arg1 withData:(id)arg2 duration:(unsigned int)arg3; -- (BOOL)greetingAvailable; +- (void)setGreetingType:(long long)arg1 withData:(id)arg2 duration:(unsigned int)arg3; +- (_Bool)greetingAvailable; - (void)retrieveGreeting; - (void)changePassword:(id)arg1 fromPassword:(id)arg2; - (void)retrieveDataForVoicemail:(id)arg1; -- (void)synchronize:(BOOL)arg1; -- (BOOL)greetingFetchExistsProgressiveLoadInProgress:(char *)arg1; -- (BOOL)dataForVoicemailPending:(id)arg1 progressiveLoadInProgress:(char *)arg2; -- (BOOL)synchronizationPending; -- (BOOL)headerChangesPending; +- (void)synchronize:(_Bool)arg1; +- (_Bool)greetingFetchExistsProgressiveLoadInProgress:(_Bool *)arg1; +- (_Bool)dataForVoicemailPending:(id)arg1 progressiveLoadInProgress:(_Bool *)arg2; +- (_Bool)synchronizationPending; +- (_Bool)headerChangesPending; - (void)progressiveDataLengthsForVoicemail:(id)arg1 expected:(unsigned int *)arg2 current:(unsigned int *)arg3; -- (BOOL)taskOfTypeExists:(int)arg1; -- (int)mailboxGreetingType; -- (BOOL)passwordChangeRequiresEnteringOldPassword; +- (_Bool)taskOfTypeExists:(long long)arg1; +- (long long)mailboxGreetingType; +- (_Bool)passwordChangeRequiresEnteringOldPassword; - (int)maximumPasswordLength; - (int)minimumPasswordLength; - (int)maximumGreetingDuration; - (id)provisionalPassword; - (void)setProvisionalPassword:(id)arg1; -- (BOOL)isMessageWaiting; +- (_Bool)isMessageWaiting; - (unsigned int)trashedCount; - (unsigned int)unreadCount; - (int)mailboxUsage; -- (BOOL)mailboxRequiresSetup; +- (_Bool)mailboxRequiresSetup; - (void)clearActivationError; -- (BOOL)isOfflineDueToRoaming; -- (BOOL)isOnline; -- (BOOL)isSubscribed; +- (_Bool)isOfflineDueToRoaming; +- (_Bool)isOnline; +- (_Bool)isSubscribed; - (unsigned int)capabilities; - (void)dealloc; -- (void)_forceUpdateCache; -@property(readonly) NSString *identifier; -- (id)voicemailWithIdentifier:(long long)arg1 creating:(BOOL)arg2; -- (id)initForLegacyVisualVoicemail; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMServiceClient.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMServiceClient.h index e57586b94..961d6d2b2 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VMServiceClient.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMServiceClient.h @@ -27,7 +27,7 @@ - (void)removeObserver:(id)arg1 name:(id)arg2 object:(id)arg3; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4; -- (BOOL)sharedServiceIsSubscribed; +- (_Bool)sharedServiceIsSubscribed; - (id)sharedAccount; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail-Internal.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail-Internal.h new file mode 100644 index 000000000..cc2feaea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail-Internal.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VMVoicemail (Internal) ++ (void)forceReloadAllLiveVoicemailsForAccount:(id)arg1; ++ (id)voicemailWithAccount:(id)arg1 identifier:(long long)arg2 creating:(_Bool)arg3; ++ (void)_doVoicemailMapHousekeepingNoLock; ++ (void)_scheduleVoicemailMapHousekeepingNoLock; ++ (void)scheduleVoicemailMapHousekeeping; ++ (id)_findPreviouslyCreatedVoicemailWithAccountNoLock:(id)arg1 identifier:(long long)arg2; +- (void)_forceUpdateCache; +- (void)_lockedPreemptivelySetFlags:(unsigned int)arg1 clearFlags:(unsigned int)arg2 unlockedBlock:(id *)arg3; +- (void)_preemptivelySetFlags:(unsigned int)arg1 clearFlags:(unsigned int)arg2; +- (id)initWithAccount:(id)arg1 identifier:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail.h index 63bee55b8..cb1104fd7 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMVoicemail.h @@ -19,23 +19,17 @@ } + (void)initialize; -+ (void)forceReloadAllLiveVoicemailsForAccount:(id)arg1; -+ (id)voicemailWithAccount:(id)arg1 identifier:(long long)arg2 creating:(BOOL)arg3; -+ (void)_doVoicemailMapHousekeepingNoLock; -+ (void)_scheduleVoicemailMapHousekeepingNoLock; -+ (void)scheduleVoicemailMapHousekeeping; -+ (id)_findPreviouslyCreatedVoicemailWithAccountNoLock:(id)arg1 identifier:(long long)arg2; - (id)imageDataUsingAddressBook:(void *)arg1; - (id)displayLabelUsingAddressBook:(void *)arg1; - (id)displayNameUsingAddressBook:(void *)arg1; - (void *)abRecordUsingAddressBook:(void *)arg1 withIdentifier:(int *)arg2; - (void *)abRecordUsingAddressBook:(void *)arg1; - (void)_handleDataAvailable:(id)arg1; -- (BOOL)willBroadcastNotificationName:(id)arg1 userInfo:(id)arg2; +- (_Bool)willBroadcastNotificationName:(id)arg1 userInfo:(id)arg2; - (id)description; - (void)setFlags:(unsigned int)arg1; -- (BOOL)doesNotHaveFlags:(unsigned int)arg1; -- (BOOL)hasFlags:(unsigned int)arg1; +- (_Bool)doesNotHaveFlags:(unsigned int)arg1; +- (_Bool)hasFlags:(unsigned int)arg1; - (unsigned int)flags; - (id)dataPath; - (int)duration; @@ -48,10 +42,6 @@ - (long long)identifier; - (void)_updateCache; - (void)dealloc; -- (void)_forceUpdateCache; -- (void)_lockedPreemptivelySetFlags:(unsigned int)arg1 clearFlags:(unsigned int)arg2 unlockedBlock:(id *)arg3; -- (void)_preemptivelySetFlags:(unsigned int)arg1 clearFlags:(unsigned int)arg2; -- (id)initWithAccount:(id)arg1 identifier:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VMXPCMessageResult.h b/iOS7/PrivateFrameworks/VisualVoicemail/VMXPCMessageResult.h index 1d4bd1696..ed5daa41d 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VMXPCMessageResult.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VMXPCMessageResult.h @@ -10,16 +10,16 @@ @interface VMXPCMessageResult : NSObject { - BOOL _wasSuccessful; + _Bool _wasSuccessful; NSDictionary *_message; } + (id)result; -+ (id)resultWithWasSuccessful:(BOOL)arg1 message:(id)arg2; -@property BOOL wasSuccessful; // @synthesize wasSuccessful=_wasSuccessful; ++ (id)resultWithWasSuccessful:(_Bool)arg1 message:(id)arg2; +@property _Bool wasSuccessful; // @synthesize wasSuccessful=_wasSuccessful; @property(retain) NSDictionary *message; // @synthesize message=_message; - (void)dealloc; -- (id)initWithWasSuccessful:(BOOL)arg1 message:(id)arg2; +- (id)initWithWasSuccessful:(_Bool)arg1 message:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VVCarrierParameters.h b/iOS7/PrivateFrameworks/VisualVoicemail/VVCarrierParameters.h index 23bba51f1..976a29104 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VVCarrierParameters.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VVCarrierParameters.h @@ -13,12 +13,12 @@ NSDictionary *_parameterValues; } -+ (BOOL)supportsPasswordChanges; -+ (BOOL)supportsGreetingChanges; ++ (_Bool)supportsPasswordChanges; ++ (_Bool)supportsGreetingChanges; + (id)messageNotificationFallbackTimeout; + (id)retryIntervals; -+ (BOOL)supportsDetachedStorage; -+ (BOOL)ignoresRoamingSwitch; ++ (_Bool)supportsDetachedStorage; ++ (_Bool)ignoresRoamingSwitch; + (id)carrierServiceName; - (id)parameterValueForKey:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VVService-TrashCompaction.h b/iOS7/PrivateFrameworks/VisualVoicemail/VVService-TrashCompaction.h new file mode 100644 index 000000000..1b103a2e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VVService-TrashCompaction.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VVService (TrashCompaction) +- (_Bool)doTrashCompaction; +- (_Bool)shouldTrashCompactRecord:(void *)arg1; +- (double)trashCompactionAge; +@end + diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VVService.h b/iOS7/PrivateFrameworks/VisualVoicemail/VVService.h index e10a0fde6..077ca78fb 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VVService.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VVService.h @@ -46,13 +46,13 @@ } _serviceFlags; } -+ (void)setInsomniaEnabled:(BOOL)arg1; ++ (void)setInsomniaEnabled:(_Bool)arg1; + (void)_resetInsomniaState; + (void)_suppressInsomniaState; -+ (void)_setInsomniaState:(BOOL)arg1; ++ (void)_setInsomniaState:(_Bool)arg1; + (unsigned int)_voicemailPowerAssertion; -+ (BOOL)sharedServiceIsSubscribed; -+ (BOOL)_lockedSharedServiceIsSubscribed; ++ (_Bool)sharedServiceIsSubscribed; ++ (_Bool)_lockedSharedServiceIsSubscribed; + (id)sharedService; + (void)_handleSIMChange; + (void)initialize; @@ -72,24 +72,24 @@ - (void)reportError:(id)arg1; - (void)moveRecordFromTrash:(void *)arg1; - (void)moveRecordToTrash:(void *)arg1; -- (void)setGreetingType:(int)arg1 withData:(id)arg2 duration:(unsigned int)arg3; -- (BOOL)greetingAvailable; +- (void)setGreetingType:(long long)arg1 withData:(id)arg2 duration:(unsigned int)arg3; +- (_Bool)greetingAvailable; - (void)retrieveGreeting; - (void)changePassword:(id)arg1 fromPassword:(id)arg2; - (void)clearRemoteUIDsForDetachedMessages; - (void)retrieveDataForRecord:(void *)arg1; -- (void)synchronize:(BOOL)arg1; -- (BOOL)greetingFetchExistsProgressiveLoadInProgress:(char *)arg1; -- (BOOL)synchronizationPending; -- (BOOL)headerChangesPending; -- (BOOL)dataForRecordPending:(void *)arg1 progressiveLoadInProgress:(char *)arg2; +- (void)synchronize:(_Bool)arg1; +- (_Bool)greetingFetchExistsProgressiveLoadInProgress:(_Bool *)arg1; +- (_Bool)synchronizationPending; +- (_Bool)headerChangesPending; +- (_Bool)dataForRecordPending:(void *)arg1 progressiveLoadInProgress:(_Bool *)arg2; - (void)progressiveDataLengthsForRecord:(void *)arg1 expected:(unsigned int *)arg2 current:(unsigned int *)arg3; -- (BOOL)taskOfTypeExists:(int)arg1; -- (BOOL)shouldScheduleAutoTrashOnMailboxUsageChange; -- (BOOL)doesClientManageTrashCompaction; +- (_Bool)taskOfTypeExists:(long long)arg1; +- (_Bool)shouldScheduleAutoTrashOnMailboxUsageChange; +- (_Bool)doesClientManageTrashCompaction; - (id)carrierParameterValueForKey:(id)arg1; -- (int)mailboxGreetingType; -- (BOOL)passwordChangeRequiresEnteringOldPassword; +- (long long)mailboxGreetingType; +- (_Bool)passwordChangeRequiresEnteringOldPassword; - (int)maximumPasswordLength; - (int)minimumPasswordLength; - (int)maximumRecordedNameDuration; @@ -101,17 +101,18 @@ - (id)provisionalPassword; - (void)setProvisionalPassword:(id)arg1; - (void)setPassword:(id)arg1; -- (id)passwordIgnoringSubscription:(BOOL)arg1; +- (id)passwordIgnoringSubscription:(_Bool)arg1; - (id)password; +- (_Bool)isPasswordReady; - (void)handleIndicatorNotification:(struct __CFDictionary *)arg1; -- (BOOL)respectsMWINotifications; -- (void)handleNotification:(id)arg1 isMWI:(BOOL)arg2; +- (_Bool)respectsMWINotifications; +- (void)handleNotification:(id)arg1 isMWI:(_Bool)arg2; - (Class)notificationInterpreterClass; - (void)_cancelIndicatorAction; - (void)_reactToIndicator; -- (void)setMessageWaiting:(BOOL)arg1; -- (BOOL)isMessageWaiting; -- (BOOL)isInSync; +- (void)setMessageWaiting:(_Bool)arg1; +- (_Bool)isMessageWaiting; +- (_Bool)isInSync; - (void)_scheduleFallbackTimerIfNecessary; - (void)_enterFallbackMode:(id)arg1; - (void)_deliverFallbackNotification; @@ -124,12 +125,12 @@ - (void)_handleCallStatusChange:(struct __CFDictionary *)arg1; - (void)handleDataContextDeactivated; - (void)_updateOnlineStatusWithDataStatusDict:(struct __CFDictionary *)arg1; -- (BOOL)isOfflineDueToRoaming; -- (BOOL)_isOfflineDueToRoamingWithDataStatusDict:(struct __CFDictionary *)arg1; +- (_Bool)isOfflineDueToRoaming; +- (_Bool)_isOfflineDueToRoamingWithDataStatusDict:(struct __CFDictionary *)arg1; - (struct __CFString *)connectionServiceType; -- (void)setOnline:(BOOL)arg1; -- (void)_setOnline:(BOOL)arg1 fallbackMode:(BOOL)arg2; -- (BOOL)isOnline; +- (void)setOnline:(_Bool)arg1; +- (void)_setOnline:(_Bool)arg1 fallbackMode:(_Bool)arg2; +- (_Bool)isOnline; - (void)updateLoggingSettings; - (void)removeAllNonDetachedRecords; - (void)removeAllRecords; @@ -141,19 +142,16 @@ - (unsigned int)unreadCount; - (void)setMailboxUsage:(int)arg1; - (int)mailboxUsage; -- (BOOL)sharedSubscriptionRequiresSetup; -- (void)setMailboxRequiresSetup:(BOOL)arg1; -- (BOOL)mailboxRequiresSetup; +- (_Bool)sharedSubscriptionRequiresSetup; +- (void)setMailboxRequiresSetup:(_Bool)arg1; +- (_Bool)mailboxRequiresSetup; - (id)mailboxName; - (void)kill; -- (void)setSubscribed:(BOOL)arg1; -- (BOOL)isSubscribed; +- (void)setSubscribed:(_Bool)arg1; +- (_Bool)isSubscribed; - (unsigned int)capabilities; - (void)dealloc; - (id)init; -- (BOOL)doTrashCompaction; -- (BOOL)shouldTrashCompactRecord:(void *)arg1; -- (double)trashCompactionAge; @end diff --git a/iOS7/PrivateFrameworks/VisualVoicemail/VVVerifier.h b/iOS7/PrivateFrameworks/VisualVoicemail/VVVerifier.h index 90c59b48f..81c43518a 100644 --- a/iOS7/PrivateFrameworks/VisualVoicemail/VVVerifier.h +++ b/iOS7/PrivateFrameworks/VisualVoicemail/VVVerifier.h @@ -20,8 +20,8 @@ - (id)configurationDictionary; - (id)readableError; - (id)keyDescriptions; -- (BOOL)valueForCheckpointKey:(id)arg1 exists:(char *)arg2; -- (void)storeValue:(BOOL)arg1 forCheckpointKey:(id)arg2; +- (_Bool)valueForCheckpointKey:(id)arg1 exists:(_Bool *)arg2; +- (void)storeValue:(_Bool)arg1 forCheckpointKey:(id)arg2; - (void)_saveCheckpointDictionary; - (void)_checkpointDictionaryChanged; - (id)_checkpointDictionary; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/AVAudioPlayerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/AVAudioPlayerDelegate-Protocol.h deleted file mode 100644 index d326bbe71..000000000 --- a/iOS7/PrivateFrameworks/VoiceMemos/AVAudioPlayerDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol AVAudioPlayerDelegate - -@optional -- (void)audioPlayerEndInterruption:(id)arg1; -- (void)audioPlayerEndInterruption:(id)arg1 withFlags:(unsigned int)arg2; -- (void)audioPlayerEndInterruption:(id)arg1 withOptions:(unsigned int)arg2; -- (void)audioPlayerBeginInterruption:(id)arg1; -- (void)audioPlayerDecodeErrorDidOccur:(id)arg1 error:(id)arg2; -- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(BOOL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/VoiceMemos/CDStructures.h b/iOS7/PrivateFrameworks/VoiceMemos/CDStructures.h index b182e905d..c42da2675 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/CDStructures.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/CDStructures.h @@ -25,8 +25,8 @@ struct AudioUnitMeterClipping { }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -35,8 +35,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct PowerMeter { @@ -58,15 +58,15 @@ struct PowerMeter { }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct vector> { diff --git a/iOS7/PrivateFrameworks/VoiceMemos/GLKViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/GLKViewDelegate-Protocol.h new file mode 100644 index 000000000..f83b30ff8 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/GLKViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol GLKViewDelegate +- (void)glkView:(id)arg1 drawInRect:(struct CGRect)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/NSFetchedResultsControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/NSFetchedResultsControllerDelegate-Protocol.h index b57be7816..0a8bd3615 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/NSFetchedResultsControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/NSFetchedResultsControllerDelegate-Protocol.h @@ -10,7 +10,7 @@ - (id)controller:(id)arg1 sectionIndexTitleForSectionName:(id)arg2; - (void)controllerDidChangeContent:(id)arg1; - (void)controllerWillChangeContent:(id)arg1; -- (void)controller:(id)arg1 didChangeSection:(id)arg2 atIndex:(unsigned int)arg3 forChangeType:(unsigned int)arg4; -- (void)controller:(id)arg1 didChangeObject:(id)arg2 atIndexPath:(id)arg3 forChangeType:(unsigned int)arg4 newIndexPath:(id)arg5; +- (void)controller:(id)arg1 didChangeSection:(id)arg2 atIndex:(unsigned long long)arg3 forChangeType:(unsigned long long)arg4; +- (void)controller:(id)arg1 didChangeObject:(id)arg2 atIndexPath:(id)arg3 forChangeType:(unsigned long long)arg4 newIndexPath:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/NSNumber-ArchitectureSafeAdditions.h b/iOS7/PrivateFrameworks/VoiceMemos/NSNumber-ArchitectureSafeAdditions.h index f44973345..42ecec2fe 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/NSNumber-ArchitectureSafeAdditions.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/NSNumber-ArchitectureSafeAdditions.h @@ -7,7 +7,7 @@ #import "NSNumber.h" @interface NSNumber (ArchitectureSafeAdditions) -+ (id)numberWithCGFloat:(float)arg1; -- (id)initWithCGFloat:(float)arg1; ++ (id)numberWithCGFloat:(double)arg1; +- (id)initWithCGFloat:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/NSObject-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAVController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAVController.h new file mode 100644 index 000000000..a7de98af6 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAVController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AVController.h" + +@interface RCAVController : AVController +{ +} + ++ (void)recreateSharedAVInstance; ++ (void)_controllerConnectionInvalidatedNotification:(id)arg1; ++ (id)sharedController; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAVItem.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAVItem.h index d71ab706b..ddc86e288 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAVItem.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAVItem.h @@ -8,11 +8,10 @@ @interface RCAVItem : AVItem { - BOOL _didDetermineDuration; + _Bool _didDetermineDuration; double _duration; } -+ (id)_avController; - (double)duration; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewController.h index 1d9cb890a..667d4d036 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewController.h @@ -6,18 +6,54 @@ #import "NSObject.h" -@class AVController; +@class AVItem, AVQueue, NSMutableArray, NSObject, NSTimer; @interface RCAVPreviewController : NSObject { - AVController *_avController; + AVQueue *_avQueue; + double _currentTimeTarget; + NSMutableArray *_weakObservers; + NSTimer *_updateTimer; + NSObject *_monitorUnderlyingAssetSource; + _Bool _preparingToPlay; + double _currentTimeDelegateUpdateRate; + AVItem *_avItem; } -+ (id)sharedInstance; -@property(readonly, nonatomic) AVController *avController; // @synthesize avController=_avController; +@property(readonly, nonatomic, getter=isPreparingToPlay) _Bool preparingToPlay; // @synthesize preparingToPlay=_preparingToPlay; +@property(retain, nonatomic, setter=setAVItem:) AVItem *avItem; // @synthesize avItem=_avItem; +@property(nonatomic) double currentTimeDelegateUpdateRate; // @synthesize currentTimeDelegateUpdateRate=_currentTimeDelegateUpdateRate; - (void).cxx_destruct; -- (void)_serverDied:(id)arg1; -- (void)_createAVController; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (void)_itemPlaybackFailedNotification:(id)arg1; +- (void)_controllerPlaybackTimeDidJumpNotification:(id)arg1; +- (void)_controllerPlaybackRateDidChangeNotification:(id)arg1; +- (void)_controllerConnectionInvalidatedNotification:(id)arg1; +- (void)_updateTimerFired:(id)arg1; +- (void)_postDelegateUpdate; +- (void)_removeTimerForced:(_Bool)arg1; +- (void)_addTimerForced:(_Bool)arg1; +- (_Bool)_monitorUnderlyingAssetPath:(id)arg1 assetDisappearedBlock:(id)arg2; +- (void)_stopMonitoringUnderylingAssetPath; +- (void)_handleUnderlyingAssetDisappeared; +- (void)_handleDidStopPlaybackWithError:(id)arg1; +- (void)_performWithObserversBlock:(id)arg1; +- (CDStruct_73a5d3ca)_assetPlaybackTimeRange; +- (void)_prepareQueueWithPlaybackTimeRange:(CDStruct_73a5d3ca)arg1; +- (id)_avControllerMakeActive; +- (id)_avControllerIfActive; +- (void)setPreparingToPlay:(_Bool)arg1 notifyObservers:(_Bool)arg2; +@property(readonly, nonatomic, getter=isPlaying) _Bool playing; +@property(readonly, nonatomic) float rate; +@property(nonatomic) double currentTime; +- (void)stop; +- (void)pause; +- (void)playOrRestart; +- (void)playWithTimeRange:(CDStruct_73a5d3ca)arg1 startTime:(double)arg2; +- (void)reloadItem; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewControllerObserver-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewControllerObserver-Protocol.h new file mode 100644 index 000000000..e5646e3e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAVPreviewControllerObserver-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol RCAVPreviewControllerObserver +- (void)previewController:(id)arg1 playbackDidStopPlayingWithError:(id)arg2; +- (void)previewController:(id)arg1 playbackTimeDidJumpWithPreviousTime:(double)arg2; +- (void)previewController:(id)arg1 playbackDidBeginWithRate:(float)arg2; + +@optional +- (void)previewControllerDidChangePreparingState:(id)arg1; +- (void)previewController:(id)arg1 playbackTimeDidUpdateToCurrentTime:(double)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAcousticAnnotationView.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAcousticAnnotationView.h index a265ac50f..45924e678 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAcousticAnnotationView.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAcousticAnnotationView.h @@ -10,20 +10,21 @@ @interface RCAcousticAnnotationView : UIView { + struct CGGradient *_decibelMarkerBackgroundGradient; + _Bool _backgroundMaskingEnabled; float _minimumDecibelRange; float _maximumDecibelRange; - int _numberOfDecibelMarkers; + long long _numberOfDecibelMarkers; UIColor *_boundaryKeylinesColor; UIColor *_centerKeylineColor; UIColor *_borderColor; - float _decibleMarkerAlpha; } -@property(nonatomic) float decibleMarkerAlpha; // @synthesize decibleMarkerAlpha=_decibleMarkerAlpha; +@property(nonatomic) _Bool backgroundMaskingEnabled; // @synthesize backgroundMaskingEnabled=_backgroundMaskingEnabled; @property(retain, nonatomic) UIColor *borderColor; // @synthesize borderColor=_borderColor; @property(retain, nonatomic) UIColor *centerKeylineColor; // @synthesize centerKeylineColor=_centerKeylineColor; @property(retain, nonatomic) UIColor *boundaryKeylinesColor; // @synthesize boundaryKeylinesColor=_boundaryKeylinesColor; -@property(nonatomic) int numberOfDecibelMarkers; // @synthesize numberOfDecibelMarkers=_numberOfDecibelMarkers; +@property(nonatomic) long long numberOfDecibelMarkers; // @synthesize numberOfDecibelMarkers=_numberOfDecibelMarkers; @property(nonatomic) float maximumDecibelRange; // @synthesize maximumDecibelRange=_maximumDecibelRange; @property(nonatomic) float minimumDecibelRange; // @synthesize minimumDecibelRange=_minimumDecibelRange; - (void).cxx_destruct; @@ -31,6 +32,7 @@ - (id)_decibelMarkersAttributes; - (void)drawRect:(struct CGRect)arg1; - (struct CGRect)annotationBoundaryRect; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCActionSheetPresentationController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCActionSheetPresentationController.h new file mode 100644 index 000000000..5ca887427 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCActionSheetPresentationController.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIActionSheetDelegate-Protocol.h" + +@class UIActionSheet; + +@interface RCActionSheetPresentationController : NSObject +{ + UIActionSheet *_actionSheet; + id _dismissHandlerBlock; +} + +@property(readonly, nonatomic) id dismissHandlerBlock; // @synthesize dismissHandlerBlock=_dismissHandlerBlock; +@property(readonly, nonatomic) UIActionSheet *actionSheet; // @synthesize actionSheet=_actionSheet; +- (void).cxx_destruct; +- (void)_endActionSheetAssociation; +- (void)_beginActionSheetAssociation; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)showInView:(id)arg1; +- (void)dealloc; +- (id)initWithActionSheet:(id)arg1 dismissHandlerBlock:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioFileWaveformDataSource.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioFileWaveformDataSource.h index 8db912c35..bdd93030a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioFileWaveformDataSource.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioFileWaveformDataSource.h @@ -9,15 +9,14 @@ #import "RCWaveformDataSource-Protocol.h" #import "RCWaveformGeneratorSegmentOutputObserver-Protocol.h" -@class NSArray, NSMutableArray, NSURL, RCWaveform, RCWaveformGenerator; +@class NSURL, RCMutableWaveform, RCWaveform, RCWaveformGenerator; @interface RCAudioFileWaveformDataSource : NSObject { NSURL *_savedRecordingURL; NSURL *_waveformURL; - NSMutableArray *_waveformSegmentsToSave; - RCWaveform *_waveform; - BOOL _wasSaved; + _Bool _wasSaved; + RCMutableWaveform *_waveform; RCWaveformGenerator *_waveformGenerator; double _cachedDuration; NSURL *_cachedWaveformsDirectoryPath; @@ -28,13 +27,15 @@ - (void)_saveWaveformIfNecessary; - (id)_waveformURL; - (void)waveformGenerator:(id)arg1 didLoadWaveformSegment:(id)arg2; -- (void)waveformGeneratorDidFinishLoading:(id)arg1; -- (void)endLoadingBeforeDate:(id)arg1 withCompletionHandler:(id)arg2; +- (void)waveformGeneratorDidFinishLoading:(id)arg1 error:(id)arg2; +- (void)terminateLoadingImmediately; +- (void)finishLoadingBeforeDate:(id)arg1 loadingFinishedBlock:(id)arg2; +- (void)_handleFinishedLoadingWithClientBlock:(id)arg1 finished:(void)arg2 error:(_Bool)arg3; - (void)beginLoadingForRecordingOutputURL:(id)arg1; - (void)beginLoading; - (void)reload; - (double)duration; -@property(readonly, nonatomic) NSArray *loadedSegments; +@property(readonly, nonatomic) RCWaveform *waveform; - (id)waveformGenerator; - (id)dataSourceByReloading; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputDevice.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputDevice.h index 7cef9baf4..f06ad731a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputDevice.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputDevice.h @@ -8,7 +8,7 @@ #import "RCCaptureAudioFileOutputRecordingDelegate-Protocol.h" -@class AVCaptureConnection, AVCaptureSession, MPAudioDeviceController, NSDate, NSObject, NSString, RCAudioInputWaveformDataSource, RCCaptureAudioFileOutput, RCSavedRecording; +@class AVCaptureConnection, AVCaptureSession, MPAudioDeviceController, NSDate, NSMutableArray, NSString, RCAudioInputWaveformDataSource, RCCaptureAudioFileOutput, RCSavedRecording; @interface RCAudioInputDevice : NSObject { @@ -18,18 +18,16 @@ MPAudioDeviceController *_audioDeviceController; NSString *_pickedRouteName; RCSavedRecording *_activeRecording; - NSDate *_pauseStartDate; - double _totalPausedTime; - double _duration; - unsigned int _backgroundTaskIdentifier; - int _recordingState; - NSObject *_recordingsModelQueue; - BOOL _audioInputAvailable; - BOOL _interrupted; - BOOL _lastRecordingDidStop; - BOOL _recordingSampleBuffers; - BOOL _waitingForCaptureSessionDidStart; - BOOL _isInterrupted; + unsigned long long _backgroundTaskIdentifier; + NSMutableArray *_prepareFinishedCompletionBlocks; + long long _prepareToRecordState; + _Bool _audioInputAvailable; + _Bool _lastRecordingDidStop; + _Bool _recordingSampleBuffers; + _Bool _waitingForCaptureSessionDidStart; + _Bool _sessionFailedToStart; + _Bool _handlingRecordingDidFinishCapturing; + _Bool _isInterrupted; id _sampleBufferHandlerBlock; RCAudioInputWaveformDataSource *_activeWaveformDataSource; NSDate *_recordingStartDate; @@ -37,25 +35,25 @@ + (id)sharedInputDevice; @property(retain, nonatomic) NSDate *recordingStartDate; // @synthesize recordingStartDate=_recordingStartDate; -@property(readonly, nonatomic) BOOL isInterrupted; // @synthesize isInterrupted=_isInterrupted; -@property(readonly, nonatomic) BOOL audioInputAvailable; // @synthesize audioInputAvailable=_audioInputAvailable; -@property(retain, nonatomic) RCAudioInputWaveformDataSource *activeWaveformDataSource; // @synthesize activeWaveformDataSource=_activeWaveformDataSource; +@property(readonly, nonatomic) _Bool isInterrupted; // @synthesize isInterrupted=_isInterrupted; +@property(readonly, nonatomic) _Bool audioInputAvailable; // @synthesize audioInputAvailable=_audioInputAvailable; +@property(readonly, nonatomic) RCSavedRecording *activeRecording; // @synthesize activeRecording=_activeRecording; +@property(readonly, nonatomic) RCAudioInputWaveformDataSource *activeWaveformDataSource; // @synthesize activeWaveformDataSource=_activeWaveformDataSource; @property(copy, nonatomic) id sampleBufferHandlerBlock; // @synthesize sampleBufferHandlerBlock=_sampleBufferHandlerBlock; - (void).cxx_destruct; -- (void)_setDisableSBMediaHUD:(BOOL)arg1; -- (BOOL)_openCaptureSessionAndWaitUntilRunning; -- (BOOL)_attachCaptureSessionDeviceInput; +- (void)_setDisableSBMediaHUD:(_Bool)arg1; +- (_Bool)_openCaptureSessionAndWaitUntilRunning; +- (_Bool)_attachCaptureSessionDeviceInput; - (void)_closeCaptureSession; -- (void)_handleRecordingDidFinishCapturing; -- (void)_handleRecordingDidFinishCapturingAfterCompletionSound; -- (void)_adjustDurationForPauseIfNecessary; +- (void)_handleRecordingDidFinishCapturingWithError:(id)arg1; +- (void)_onMainQueueHandleRecordingDidFinishCapturingAfterCompletionSound; - (void)_updateAudioInputAvailable; -- (void)_beginRecordingWithRecordingOutputURL:(id)arg1; +- (void)_beginRecordingWithIntermediateRecordingURL:(id)arg1; - (void)_unregisterForCatpureSessionNotifications; - (void)_registerForCatpureSessionNotifications; - (void)_sessionErrored:(id)arg1; +- (void)_sessionDidStopRunning:(id)arg1; - (void)_sessionDidStartRunning:(id)arg1; -- (void)_interruptionDidEnd:(id)arg1; - (void)_interruptionDidBegin:(id)arg1; - (void)_availableModesDidChange:(id)arg1; - (void)_applicationWillTerminate:(id)arg1; @@ -65,16 +63,17 @@ - (void)captureOutput:(id)arg1 didStartRecordingToOutputFileAtURL:(id)arg2; - (void)captureOutput:(id)arg1 didOutputSampleBuffer:(struct opaqueCMSampleBuffer *)arg2; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; -@property(readonly, nonatomic) BOOL shouldSuspend; +@property(readonly, nonatomic) _Bool shouldSuspend; @property(readonly, nonatomic) double elapsedRecordingTime; - (void)endRecording; - (void)resumeRecording; - (void)pauseRecording; -- (void)_setPostPrepareRequestedState:(int)arg1; -- (BOOL)beginRecording; -- (BOOL)isPreparing; -@property(readonly, nonatomic) BOOL isPaused; -@property(readonly, nonatomic) BOOL isRecording; +- (void)_setPostPrepareRequestedState:(long long)arg1; +- (void)beginRecordingWithCustomRecordingLabel:(id)arg1 prepareFinishedCompletionBlock:(id)arg2; +@property(readonly, nonatomic) _Bool isIdle; +- (_Bool)isPreparing; +@property(readonly, nonatomic) _Bool isPaused; +@property(readonly, nonatomic) _Bool isRecording; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputWaveformDataSource.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputWaveformDataSource.h index af7ffa04f..1299201cb 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputWaveformDataSource.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioInputWaveformDataSource.h @@ -10,28 +10,28 @@ #import "RCWaveformDataSource-Protocol.h" #import "RCWaveformGeneratorSegmentOutputObserver-Protocol.h" -@class NSArray, NSMutableArray, NSObject, NSURL, RCAudioInputDevice, RCWaveformGenerator; +@class NSObject, NSURL, RCAudioInputDevice, RCMutableWaveform, RCWaveform, RCWaveformGenerator; @interface RCAudioInputWaveformDataSource : NSObject { + RCMutableWaveform *_waveform; RCWaveformGenerator *_waveformGenerator; NSURL *_waveformURL; - NSMutableArray *_waveformSegmentsToSave; RCAudioInputDevice *_inputDevice; NSObject *_sampleTimer; - BOOL _wasSaved; + _Bool _wasSaved; } - (void).cxx_destruct; - (void)_saveWaveformIfNecessary; - (void)handleInputBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)waveformGenerator:(id)arg1 didLoadWaveformSegment:(id)arg2; -- (void)waveformGeneratorDidFinishLoading:(id)arg1; -- (void)endLoadingBeforeDate:(id)arg1 withCompletionHandler:(id)arg2; +- (void)waveformGeneratorDidFinishLoading:(id)arg1 error:(id)arg2; +- (void)finishLoadingBeforeDate:(id)arg1 loadingFinishedBlock:(id)arg2; - (void)beginLoadingForRecordingOutputURL:(id)arg1; - (void)reload; - (double)duration; -@property(readonly, nonatomic) NSArray *loadedSegments; +@property(readonly, nonatomic) RCWaveform *waveform; - (id)waveformGenerator; - (id)dataSourceByReloading; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteBarButtonItem.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteBarButtonItem.h new file mode 100644 index 000000000..c8304d211 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteBarButtonItem.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIBarButtonItem.h" + +@class UIButton, UIColor, UIView; + +@interface RCAudioRouteBarButtonItem : UIBarButtonItem +{ + UIView *_contentView; + UIButton *_button; + UIColor *_toggleSpeakerSpeakerRouteChosenColor; + UIColor *_toggleSpeakerOtherRouteChosenColor; +} + ++ (id)newAudioRouteItem; +- (void).cxx_destruct; +- (void)_toggleSpeakerAction; +- (void)_showAvailableRoutesAction; +- (void)_audioRouteControllerPickedRouteDidChangeNotification:(id)arg1; +- (void)_audioRouteControllerAvailableRoutesMaskDidChangeNotification:(id)arg1; +- (void)_updateButton; +- (void)dealloc; +- (id)initAudioRouteItem; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteController.h index ef6e3e3e0..ddc235d38 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCAudioRouteController.h @@ -6,30 +6,35 @@ #import "NSObject.h" -@class MPAudioDeviceController; +@class MPAudioDeviceController, NSDictionary; @interface RCAudioRouteController : NSObject { - BOOL _expectsFaceContactWhenHandsetSelected; - unsigned int _availableRoutesMask; + long long _reportRealRouteSettingDisabledCount; + _Bool _defaultSettingsApplied; + _Bool _expectsFaceContactWhenHandsetSelected; + unsigned long long _availableRoutesMask; MPAudioDeviceController *_audioDeviceController; + NSDictionary *_lastPickedRouteDescription; } + (id)sharedRouteController; +@property(retain, nonatomic) NSDictionary *lastPickedRouteDescription; // @synthesize lastPickedRouteDescription=_lastPickedRouteDescription; @property(retain, nonatomic) MPAudioDeviceController *audioDeviceController; // @synthesize audioDeviceController=_audioDeviceController; -@property(nonatomic) BOOL expectsFaceContactWhenHandsetSelected; // @synthesize expectsFaceContactWhenHandsetSelected=_expectsFaceContactWhenHandsetSelected; +@property(nonatomic) _Bool expectsFaceContactWhenHandsetSelected; // @synthesize expectsFaceContactWhenHandsetSelected=_expectsFaceContactWhenHandsetSelected; - (void).cxx_destruct; - (void)_updateProximitySetting; - (void)_updateSpeakerRouteDefault; - (void)_applySpeakerRouteDefault; - (void)_createAudioController; -- (unsigned int)_updatedCachedRouteMask; -- (unsigned int)_availableRoutesMask; +- (unsigned long long)_updatedCachedRouteMask; +- (unsigned long long)_availableRoutesMask; - (void)audioDeviceControllerMediaServerDied:(id)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)applyDefaultSettings; -@property(readonly, nonatomic) unsigned int availableRoutesMask; // @synthesize availableRoutesMask=_availableRoutesMask; -@property(readonly, nonatomic) BOOL speakerRouteIsPicked; +@property(readonly, nonatomic) unsigned long long availableRoutesMask; // @synthesize availableRoutesMask=_availableRoutesMask; +@property(readonly, nonatomic) _Bool wirelessRouteIsPicked; +@property(readonly, nonatomic) _Bool speakerRouteIsPicked; - (void)toggleSpeaker; - (void)showAvailableRoutes; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCCaptureAudioFileOutput.h b/iOS7/PrivateFrameworks/VoiceMemos/RCCaptureAudioFileOutput.h index 881ee8dc8..8403febb9 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCCaptureAudioFileOutput.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCCaptureAudioFileOutput.h @@ -12,22 +12,22 @@ @interface RCCaptureAudioFileOutput : NSObject { - BOOL _processingSamples; - unsigned int _sampleBuffersWritten; + _Bool _processingSamples; + unsigned long long _sampleBuffersWritten; NSMutableArray *_delegateBlocks; - BOOL _manageSessionRunState; - unsigned int _maxRecordedFileSize; + _Bool _manageSessionRunState; + int _state; + double _maxRecordedDuration; + unsigned long long _maxRecordedFileSize; AVCaptureSession *_captureSession; NSURL *_recordingURL; id _recordingDelegate; - int _state; NSObject *_queue; NSUUID *_recordingSessionID; AVCaptureAudioDataOutput *_sampleBufferDataOutput; NSObject *_sampleBufferQueue; NSURL *_outputFileURL; AVAssetWriter *_assetWriter; - double _maxRecordedDuration; } @property(retain, nonatomic) AVAssetWriter *assetWriter; // @synthesize assetWriter=_assetWriter; @@ -39,18 +39,18 @@ @property(nonatomic) int state; // @synthesize state=_state; @property(readonly, nonatomic) id recordingDelegate; // @synthesize recordingDelegate=_recordingDelegate; @property(readonly, nonatomic) NSURL *recordingURL; // @synthesize recordingURL=_recordingURL; -@property(readonly, nonatomic) BOOL manageSessionRunState; // @synthesize manageSessionRunState=_manageSessionRunState; +@property(readonly, nonatomic) _Bool manageSessionRunState; // @synthesize manageSessionRunState=_manageSessionRunState; @property(readonly, nonatomic) AVCaptureSession *captureSession; // @synthesize captureSession=_captureSession; - (void).cxx_destruct; - (int)_state; - (void)_setState:(int)arg1; - (void)_checkIfRecordingSessionEverStarted:(id)arg1; -- (BOOL)_setupAssetWritter:(id *)arg1 sampleBufferRef:(struct opaqueCMSampleBuffer *)arg2; +- (_Bool)_setupAssetWriter:(id *)arg1 sampleBufferRef:(struct opaqueCMSampleBuffer *)arg2; - (void)_setupSampleBufferDataOutput; - (void)_scheduleMainThreadDelegateBlock:(id)arg1; -- (BOOL)isRecordingPaused; -- (BOOL)isRecording; -@property(nonatomic) unsigned int maxRecordedFileSize; // @synthesize maxRecordedFileSize=_maxRecordedFileSize; +- (_Bool)isRecordingPaused; +- (_Bool)isRecording; +@property(nonatomic) unsigned long long maxRecordedFileSize; // @synthesize maxRecordedFileSize=_maxRecordedFileSize; @property(nonatomic) double maxRecordedDuration; // @synthesize maxRecordedDuration=_maxRecordedDuration; - (void)captureOutput:(id)arg1 didOutputSampleBuffer:(struct opaqueCMSampleBuffer *)arg2 fromConnection:(id)arg3; - (void)_finalizeAssetWriting; @@ -58,10 +58,10 @@ - (void)endRecording; - (void)resumeRecording; - (void)pauseRecording; -- (BOOL)startRecordingToOutputFileURL:(id)arg1 recordingDelegate:(id)arg2; +- (_Bool)startRecordingToOutputFileURL:(id)arg1 recordingDelegate:(id)arg2; - (id)connectionWithMediaType:(id)arg1; - (void)dealloc; -- (id)initWithCaptureSession:(id)arg1 manageSessionRunState:(BOOL)arg2; +- (id)initWithCaptureSession:(id)arg1 manageSessionRunState:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCChronologicalAnnotationView.h b/iOS7/PrivateFrameworks/VoiceMemos/RCChronologicalAnnotationView.h index b974a02ab..1e2b3f015 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCChronologicalAnnotationView.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCChronologicalAnnotationView.h @@ -6,25 +6,20 @@ #import "UIView.h" -@class UIColor; - @interface RCChronologicalAnnotationView : UIView { - int _totalTickMarks; - int _majorTickMarkInterval; - int _majorTickMarkOffset; - UIColor *_tickMarkColor; + long long _totalTickMarks; + long long _majorTickMarkInterval; + long long _majorTickMarkOffset; CDStruct_73a5d3ca _visibleTimeRange; struct UIEdgeInsets _contentInset; } @property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=_contentInset; -@property(retain, nonatomic) UIColor *tickMarkColor; // @synthesize tickMarkColor=_tickMarkColor; -@property(nonatomic) int majorTickMarkOffset; // @synthesize majorTickMarkOffset=_majorTickMarkOffset; -@property(nonatomic) int majorTickMarkInterval; // @synthesize majorTickMarkInterval=_majorTickMarkInterval; -@property(nonatomic) int totalTickMarks; // @synthesize totalTickMarks=_totalTickMarks; +@property(nonatomic) long long majorTickMarkOffset; // @synthesize majorTickMarkOffset=_majorTickMarkOffset; +@property(nonatomic) long long majorTickMarkInterval; // @synthesize majorTickMarkInterval=_majorTickMarkInterval; +@property(nonatomic) long long totalTickMarks; // @synthesize totalTickMarks=_totalTickMarks; @property(nonatomic) CDStruct_73a5d3ca visibleTimeRange; // @synthesize visibleTimeRange=_visibleTimeRange; -- (void).cxx_destruct; - (id)_timeLabelAttributes; - (void)drawRect:(struct CGRect)arg1; - (struct CGSize)labelsSize; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCControlsView.h b/iOS7/PrivateFrameworks/VoiceMemos/RCControlsView.h index 630ff4b88..bc8fa382a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCControlsView.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCControlsView.h @@ -6,41 +6,50 @@ #import "UIView.h" -@class RCRecorderStateButton, UIAlertView, UIButton, UILabel; +@class RCRecorderStateButton, UIAlertView, UIButton, UIColor; @interface RCControlsView : UIView { RCRecorderStateButton *_recordingStateButton; UIButton *_playPauseButton; UIButton *_doneButton; - UILabel *_makeRecordingLabel; UIAlertView *_noMicAlertView; - BOOL _makeRecordingLabelHidden; - BOOL _animatingLayout; - BOOL _canRecord; + _Bool _canRecord; id _delegate; - int _recordingState; - int _playbackState; - int _configuration; + long long _recordingState; + long long _playbackState; + UIColor *_bottomSeparatorLineColor; + long long _configuration; } -@property(nonatomic) int configuration; // @synthesize configuration=_configuration; -@property(nonatomic) int playbackState; // @synthesize playbackState=_playbackState; -@property(nonatomic) int recordingState; // @synthesize recordingState=_recordingState; -@property(nonatomic) BOOL canRecord; // @synthesize canRecord=_canRecord; +@property(nonatomic) long long configuration; // @synthesize configuration=_configuration; +@property(retain, nonatomic) UIColor *bottomSeparatorLineColor; // @synthesize bottomSeparatorLineColor=_bottomSeparatorLineColor; +@property(nonatomic) long long playbackState; // @synthesize playbackState=_playbackState; +@property(nonatomic) long long recordingState; // @synthesize recordingState=_recordingState; +@property(nonatomic) _Bool canRecord; // @synthesize canRecord=_canRecord; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_inputAvailabilityDidChangeNotification:(id)arg1; - (void)_doneButtonPressed:(id)arg1; - (void)_playPauseButtonPressed:(id)arg1; - (void)_recordingStateButtonPressed:(id)arg1; -- (id)_recordButton; -- (void)setConfiguration:(int)arg1 animate:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)_assetImageForButtonPlaybackState:(long long)arg1; +- (void)_updateButtonsAnimated:(_Bool)arg1; +- (_Bool)_canEnableDoneButton; +- (_Bool)_canShowDoneButton; +- (_Bool)_canRecord; +- (_Bool)_canShowRecordButton; +- (_Bool)_canPlayPause; +- (_Bool)_canShowPlayPauseButton; +- (void)performFailedToStartRecordingActions; - (void)performRecordButtonPress; +- (id)_recordButton; +- (void)setConfiguration:(long long)arg1 animate:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)drawRect:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)_layoutSubviewsAnimated:(BOOL)arg1; +- (void)_layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingRemoteViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingRemoteViewController.h index b43a72cb6..e7deebce9 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingRemoteViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingRemoteViewController.h @@ -15,7 +15,7 @@ + (id)exportedInterface; + (id)serviceViewControllerInterface; -+ (BOOL)shouldPropagateAppearanceCustomizations; ++ (_Bool)shouldPropagateAppearanceCustomizations; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)currentRecordingDidEnd; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingServiceViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingServiceViewController.h index 33b53235e..78c299cfe 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingServiceViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingServiceViewController.h @@ -13,7 +13,7 @@ @interface RCCurrentRecordingServiceViewController : UIViewController { - BOOL _screenUpdatesDisabled; + _Bool _screenUpdatesDisabled; id _remoteViewControllerProxy; RCLockScreenViewController *_lockscreenViewController; } @@ -23,11 +23,13 @@ - (void).cxx_destruct; - (void)_clearLockscreenViewController; - (void)dismissLockscreenInterface; -- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1; -- (void)setScreenUpdatesDisabled:(BOOL)arg1; +- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1 waveformForegroundColor:(id)arg2; +- (void)setScreenUpdatesDisabled:(_Bool)arg1; +- (void)audioMemoViewControllerDidChangeDismissOptions:(id)arg1; +- (void)audioMemoViewController:(id)arg1 wantToRenameCurrentLabel:(id)arg2 completionBlock:(id)arg3; - (void)audioMemoViewControllerDidUpdateNavigationItem:(id)arg1; - (void)audioMemoViewControllerDidFinish:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)_willAppearInRemoteViewController:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewController.h index 0a7e7d388..03518687d 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewController.h @@ -12,9 +12,10 @@ @interface RCCurrentRecordingViewController : UIViewController { - BOOL _screenUpdatesDisabled; - BOOL _isDisplayingLockscreenInterface; + _Bool _screenUpdatesDisabled; + _Bool _isDisplayingLockscreenInterface; UIColor *_presentationBackgroundColor; + UIColor *_waveformForegroundColor; RCCurrentRecordingRemoteViewController *_remoteViewController; id _delegate; } @@ -24,16 +25,16 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_failedToBecomeReadyWithMessage:(id)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)currentRecordingViewControllerRecordingDidEnd:(id)arg1; -- (void)currentRecordingViewController:(id)arg1 didDeterminteAvailability:(BOOL)arg2; +- (void)currentRecordingViewController:(id)arg1 didDeterminteAvailability:(_Bool)arg2; - (void)dismissLockscreenInterface; -- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1; -- (void)setScreenUpdatesDisabled:(BOOL)arg1; +- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1 waveformForegroundColor:(id)arg2; +- (void)setScreenUpdatesDisabled:(_Bool)arg1; - (void)insertRemoteViewController:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (id)initWithDelegate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewControllerDelegate-Protocol.h index 7d611f2c1..7559b0c01 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCCurrentRecordingViewControllerDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol RCCurrentRecordingViewControllerDelegate -- (void)currentRecordingViewController:(id)arg1 didDeterminteAvailability:(BOOL)arg2; +- (void)currentRecordingViewController:(id)arg1 didDeterminteAvailability:(_Bool)arg2; - (void)currentRecordingViewControllerRecordingDidEnd:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRenderer.h b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRenderer.h index 44dc8d111..ae9724685 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRenderer.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRenderer.h @@ -4,58 +4,65 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "GLKViewController.h" +#import "UIViewController.h" +#import "GLKViewDelegate-Protocol.h" #import "RCWaveformGeneratorSegmentOutputObserver-Protocol.h" @class CADisplayLink, CALayer, EAGLContext, NSObject, UIColor; -@interface RCGLWaveformRenderer : GLKViewController +@interface RCGLWaveformRenderer : UIViewController { EAGLContext *_eaglContext; CADisplayLink *_displayLink; NSObject *_glBuffersQueue; - NSObject *_vertexDataQueue; - NSObject *_renderSegmentsQueue; + NSObject *_renderQueue; + unsigned int _vertexBuffers[2]; + CDStruct_73a5d3ca _renderedTimeRange; + vector_ec52ae8c _waveformVertexData; + unsigned long long _renderedWaveformVertices; unsigned int _shaderProgram; int _projectionUniform; int _modelviewUniform; - float _renderedViewportHeight; - float _maxRenderedWaveformX; - double _maxRenderedSegmentTime; - BOOL _wantsScreenUpdates; - BOOL _buffersInitialized; - BOOL _shadersInitialized; + int _foregroundColorUniform; + _Bool _buffersInitialized; + _Bool _shadersInitialized; + _Bool _preparedForRendering; + _Bool _creatingSnapshot; + _Bool _centerKeylineRendered; struct CGRect _lastViewportRect; - float _cachedContentWidth; - BOOL _contentWidthDirty; - double _renderedVisibleDuration; - unsigned int _renderBufferDataCount; - struct { - unsigned int _field1; - vector_ec52ae8c _field2; - unsigned int _field3; - } *_renderBufferData; + float _renderedViewportHeight; + double _cachedContentWidth; + _Bool _contentWidthDirty; CALayer *_modelviewLayer; - BOOL _isAnimatingModelview; - BOOL _screenUpdatesDisabled; + _Bool _isAnimatingModelview; + _Bool _paused; id _dataSource; id _rendererDelegate; - float _spacingWidth; - float _dataPointWidth; + double _spacingWidth; + double _dataPointWidth; UIColor *_backgroundColor; + UIColor *_foregroundColor; + unsigned long long _renderingHint; CDStruct_73a5d3ca _visibleTimeRange; } ++ (id)waveformImageForRecording:(id)arg1 withImageSize:(struct CGSize)arg2; +@property(nonatomic) unsigned long long renderingHint; // @synthesize renderingHint=_renderingHint; +@property(retain, nonatomic) UIColor *foregroundColor; // @synthesize foregroundColor=_foregroundColor; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) CDStruct_73a5d3ca visibleTimeRange; // @synthesize visibleTimeRange=_visibleTimeRange; -@property(nonatomic) float dataPointWidth; // @synthesize dataPointWidth=_dataPointWidth; -@property(nonatomic) float spacingWidth; // @synthesize spacingWidth=_spacingWidth; -@property(nonatomic) BOOL screenUpdatesDisabled; // @synthesize screenUpdatesDisabled=_screenUpdatesDisabled; +@property(nonatomic) double dataPointWidth; // @synthesize dataPointWidth=_dataPointWidth; +@property(nonatomic) double spacingWidth; // @synthesize spacingWidth=_spacingWidth; +@property(nonatomic, getter=isPaused) _Bool paused; // @synthesize paused=_paused; @property(nonatomic) __weak id rendererDelegate; // @synthesize rendererDelegate=_rendererDelegate; -@property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +@property(nonatomic) __weak id dataSource; // @synthesize dataSource=_dataSource; - (id).cxx_construct; - (void).cxx_destruct; +- (void)_didBecomeActiveNotification:(id)arg1; +- (void)_willResignActiveNotification:(id)arg1; +- (void)_teardownNotifications; +- (void)_setupNotifications; - (unsigned int)_compileShaderOfType:(unsigned int)arg1 pathToSource:(id)arg2; - (void)_logCompilationErrorForShader:(unsigned int)arg1; - (id)_pathForShader:(id)arg1; @@ -64,34 +71,43 @@ - (float)_pixelOffsetForTime:(double)arg1; - (float)_pixelsPerSecond; - (float)_pixelsPerSecondWithVisibleTimeRange:(CDStruct_73a5d3ca)arg1; -- (void)_renderSkippedSegmentsInGenerator; +- (void)_updateForegroundColor; - (void)_updateClearColor; - (void)_updateModelview; -- (void)_onRenderSegmentsQueue_renderSegments:(id)arg1; +- (void)_updateProjection; +- (_Bool)_currentViewportRequiresRenderingNewSegments; +- (void)_renderCenterKeylineIfNeeded; +- (void)_renderVisibleTimeRange; +- (void)_renderSegments:(id)arg1; - (void)_clearRenderingState; - (void)_draw:(id)arg1; +- (void)_stopRendering; +- (void)_startRendering; - (void)_stopUpdating; - (void)_startUpdating; -- (void)_setupProjection; - (void)_setupShaders; - (void)_setupBuffers; - (void)_setupGL; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)waveformGeneratorDidFinishLoading:(id)arg1 error:(id)arg2; - (void)waveformGenerator:(id)arg1 didLoadWaveformSegment:(id)arg2; -- (void)setPaused:(BOOL)arg1; +- (void)glkView:(id)arg1 drawInRect:(struct CGRect)arg2; +- (id)rasterizeVisibleTimeRangeWithImageSize:(struct CGSize)arg1; - (struct CGRect)visibleRect; -- (double)timeAtHorizontalOffset:(float)arg1 withVisibleTimeRange:(CDStruct_73a5d3ca)arg2; -- (double)timeAtHorizontalOffset:(float)arg1; -- (float)pointsPerSecondWithVisibleTimeRange:(CDStruct_73a5d3ca)arg1; -- (float)horizontalOffsetAtTime:(double)arg1 withVisibleTimeRange:(CDStruct_73a5d3ca)arg2; -- (float)horizontalOffsetAtTime:(double)arg1; +- (double)timeAtHorizontalOffset:(double)arg1 withVisibleTimeRange:(CDStruct_73a5d3ca)arg2; +- (double)timeAtHorizontalOffset:(double)arg1; +- (double)pointsPerSecondWithVisibleTimeRange:(CDStruct_73a5d3ca)arg1; +- (double)horizontalOffsetAtTime:(double)arg1 withVisibleTimeRange:(CDStruct_73a5d3ca)arg2; +- (double)horizontalOffsetAtTime:(double)arg1; - (void)reloadData; -- (float)contentWidth; +- (double)contentWidth; +- (void)prepareForRendering; - (void)setVisibleTimeRange:(CDStruct_73a5d3ca)arg1 withAnimationDuration:(double)arg2; -- (void)dealloc; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; +- (void)loadView; +- (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRendererDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRendererDelegate-Protocol.h index 9eaa9472a..ed3773f46 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRendererDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformRendererDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol RCGLWaveformRendererDelegate -- (void)waveformRenderer:(id)arg1 contentWidthDidChange:(float)arg2; +- (void)waveformRendererContentDidFinishLoading:(id)arg1; +- (void)waveformRenderer:(id)arg1 contentWidthDidChange:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformViewController.h index 300ab8294..c01a3a2b9 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCGLWaveformViewController.h @@ -20,68 +20,84 @@ RCAcousticAnnotationView *_acousticAnnotationView; NSMutableArray *_timeMarkerViews; NSTimer *_overlayAutoscrollTimer; - CADisplayLink *_autoscrollDisplayLink; + CADisplayLink *_displayLink; CDStruct_73a5d3ca _visibleTimeRangeBeforeSelectionTracking; - BOOL _timeMarkerViewsNeedInitialLayout; - BOOL _isScrollingInteractively; + _Bool _timeMarkerViewsNeedInitialLayout; + _Bool _timeMarkerViewsUpdatesDisabled; + _Bool _scrubbing; float _resumingToForegroundAutoscrollRate; - BOOL _scrubbingEnabled; - BOOL _selectedTimeRangeEditingEnabled; - BOOL _screenUpdatesDisabled; - BOOL _isAutoscrolling; + double _timeBeganAutoscrolling; + double _autoscrollRate; + double _autoscrollBaseDuration; + _Bool _scrubbingEnabled; + _Bool _screenUpdatesDisabled; + _Bool _selectedTimeRangeEditingEnabled; + _Bool _autoscrolling; id _delegate; - int _playbackState; - UIColor *_backgroundColor; - unsigned int _currentTimeDisplayOptions; + long long _playbackState; double _currentTime; double _duration; + UIColor *_backgroundColor; + unsigned long long _currentTimeDisplayOptions; + double _selectionVisibleMargin; CDStruct_73a5d3ca _visibleTimeRange; CDStruct_73a5d3ca _selectedTimeRange; } -@property(readonly, nonatomic) BOOL isAutoscrolling; // @synthesize isAutoscrolling=_isAutoscrolling; -@property(nonatomic) BOOL screenUpdatesDisabled; // @synthesize screenUpdatesDisabled=_screenUpdatesDisabled; -@property(nonatomic) unsigned int currentTimeDisplayOptions; // @synthesize currentTimeDisplayOptions=_currentTimeDisplayOptions; +@property(readonly, nonatomic, getter=isAutoscrolling) _Bool autoscrolling; // @synthesize autoscrolling=_autoscrolling; +@property(nonatomic) double selectionVisibleMargin; // @synthesize selectionVisibleMargin=_selectionVisibleMargin; +@property(nonatomic) unsigned long long currentTimeDisplayOptions; // @synthesize currentTimeDisplayOptions=_currentTimeDisplayOptions; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic, getter=isSelectedTimeRangeEditingEnabled) BOOL selectedTimeRangeEditingEnabled; // @synthesize selectedTimeRangeEditingEnabled=_selectedTimeRangeEditingEnabled; +@property(nonatomic, getter=isSelectedTimeRangeEditingEnabled) _Bool selectedTimeRangeEditingEnabled; // @synthesize selectedTimeRangeEditingEnabled=_selectedTimeRangeEditingEnabled; @property(nonatomic) CDStruct_73a5d3ca selectedTimeRange; // @synthesize selectedTimeRange=_selectedTimeRange; @property(nonatomic) CDStruct_73a5d3ca visibleTimeRange; // @synthesize visibleTimeRange=_visibleTimeRange; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; -@property(nonatomic) BOOL scrubbingEnabled; // @synthesize scrubbingEnabled=_scrubbingEnabled; -@property(nonatomic) int playbackState; // @synthesize playbackState=_playbackState; +@property(nonatomic) _Bool screenUpdatesDisabled; // @synthesize screenUpdatesDisabled=_screenUpdatesDisabled; +@property(nonatomic) _Bool scrubbingEnabled; // @synthesize scrubbingEnabled=_scrubbingEnabled; +@property(nonatomic) long long playbackState; // @synthesize playbackState=_playbackState; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_resetScrollPosition; -- (void)_autoscrollDisplayLinkFired:(id)arg1; +- (void)_stopDisplayLink; +- (void)_displayLinkDidUpdate:(id)arg1; +- (void)_startDisplayLink; - (void)_scrollViewPanGestureRecognized:(id)arg1; +- (void)_layoutTimeMarkerViewsForCurrentlyVisibleTimeRange; - (struct CGRect)_frameForTimeMarkerView:(id)arg1; - (void)_updateCurrentTimeDisplay; - (void)_updateSelectionOverlayWithAnimationDuration:(double)arg1; - (void)_updateVisibleAreaWithAnimationDuration:(double)arg1; - (void)_updateAnnotationViews; -- (void)_setTimeMarkerViewDimmed:(BOOL)arg1; +- (void)_setTimeMarkerViewUpdatesDisabled:(_Bool)arg1; - (void)_updateWaveformView; -- (void)waveformRenderer:(id)arg1 contentWidthDidChange:(float)arg2; +- (id)_waveformRenderer; +- (void)waveformRendererContentDidFinishLoading:(id)arg1; +- (void)waveformRenderer:(id)arg1 contentWidthDidChange:(double)arg2; - (void)_autoscrollOverlayIfNecessary; -- (double)waveformSelectionOverlay:(id)arg1 timeForOffset:(float)arg2; -- (float)waveformSelectionOverlay:(id)arg1 offsetForTime:(double)arg2; -- (CDStruct_73a5d3ca)waveformSelectionOverlay:(id)arg1 willChangeSelectedTimeRange:(CDStruct_73a5d3ca)arg2 isTracking:(BOOL)arg3; -- (void)waveformSelectionOverlay:(id)arg1 didFinishTrackingSelectionBeginTime:(BOOL)arg2 endTime:(BOOL)arg3; -- (void)waveformSelectionOverlay:(id)arg1 willBeginTrackingSelectionBeginTime:(BOOL)arg2 endTime:(BOOL)arg3; +- (double)waveformSelectionOverlay:(id)arg1 timeForOffset:(double)arg2; +- (double)waveformSelectionOverlay:(id)arg1 offsetForTime:(double)arg2; +- (CDStruct_73a5d3ca)waveformSelectionOverlay:(id)arg1 willChangeSelectedTimeRange:(CDStruct_73a5d3ca)arg2 isTracking:(_Bool)arg3; +- (void)waveformSelectionOverlay:(id)arg1 didFinishTrackingSelectionBeginTime:(_Bool)arg2 endTime:(_Bool)arg3; +- (void)waveformSelectionOverlay:(id)arg1 willBeginTrackingSelectionBeginTime:(_Bool)arg2 endTime:(_Bool)arg3; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewDidScroll:(id)arg1; - (void)_applicationWillEnterForegroundNotification:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; - (void)viewDidLoad; - (void)stopAutoscrolling; - (void)beginAutoscrollingAtTime:(double)arg1 atRate:(float)arg2; -- (CDStruct_73a5d3ca)timeRangeByInsettingVisibleTimeRange:(CDStruct_73a5d3ca)arg1 inset:(float)arg2; +- (double)currentPlayheadPosition; +- (CDStruct_73a5d3ca)timeRangeByInsettingVisibleTimeRange:(CDStruct_73a5d3ca)arg1 inset:(double)arg2; - (struct CGRect)waveformBoundaryRect; +@property(retain, nonatomic) UIColor *waveformColor; - (void)setSelectedTimeRange:(CDStruct_73a5d3ca)arg1 animationDuration:(double)arg2; +- (void)_setSelectedTimeRange:(CDStruct_73a5d3ca)arg1 updateVisibleTimeRange:(_Bool)arg2 notifyDelegate:(_Bool)arg3 animationDuration:(double)arg4; +- (CDStruct_73a5d3ca)_visibleTimeRangeForCurrentSelectionTimeRange; +- (void)setVisibleTimeRange:(CDStruct_73a5d3ca)arg1 animationDuration:(double)arg2 completionBlock:(id)arg3; - (void)setVisibleTimeRange:(CDStruct_73a5d3ca)arg1 animationDuration:(double)arg2; +- (void)setDataSource:(id)arg1 currentTime:(double)arg2; @property(nonatomic) __weak id dataSource; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCLockScreenViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCLockScreenViewController.h index cdd07edc5..b8e60a219 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCLockScreenViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCLockScreenViewController.h @@ -14,15 +14,15 @@ } - (void).cxx_destruct; -- (void)_setCanUseDoubleHeightStatusBar:(BOOL)arg1; +- (void)_setCanUseDoubleHeightStatusBar:(_Bool)arg1; - (void)didFinishLoadingWaveform; - (void)setDuration:(double)arg1; -- (void)setPlaying:(BOOL)arg1; +- (void)setPlaying:(_Bool)arg1; - (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; -- (int)defaultControlsConfiguration; +- (long long)defaultControlsConfiguration; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewController.h index 0bedb8899..345bded20 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewController.h @@ -8,75 +8,88 @@ #import "RCControlsViewDelegate-Protocol.h" #import "RCWaveformGeneratorSegmentOutputObserver-Protocol.h" +#import "RCWaveformViewDelegate-Protocol.h" -@class RCControlsView, RCGLWaveformViewController, UIBarButtonItem, UIColor, UILabel; +@class NSString, RCControlsView, RCGLWaveformViewController, UIBarButtonItem, UIColor, UIFont, UILabel; -@interface RCMemoPlaybackViewController : UIViewController +@interface RCMemoPlaybackViewController : UIViewController { - BOOL _initWithNibNameOK; - BOOL _animateNextLayout; - BOOL _isDismissing; - BOOL _screenUpdatesDisabled; + _Bool _initWithNibNameOK; + _Bool _animateNextLayout; + _Bool _screenUpdatesDisabled; UILabel *_timeDisplayLabel; - float _preferredTimeWidth; - RCControlsView *_overrideControlsView; - int _overrideControlsConfiguration; - BOOL _playing; - int _controlsConfiguration; + UIFont *_timeDisplayLabelFont; + UILabel *_recordingNameLabel; + UIFont *_recordingNameLabelFont; + UILabel *_recordingDateLabel; + UIFont *_recordingDateLabelFont; + double _preferredTimeWidth; + _Bool _playing; + long long _controlsConfiguration; id _waveformDataSource; id _memoControllerDelegate; + double _currentTime; + double _duration; UIColor *_backgroundColor; - int _timeDisplayType; + long long _timeDisplayType; RCGLWaveformViewController *_waveformViewController; RCControlsView *_controlsView; UIBarButtonItem *_rightNavigationButtonItem; UIBarButtonItem *_leftNavigationButtonItem; - double _currentTime; - double _duration; + unsigned long long _dismissOptions; } +@property(nonatomic) unsigned long long dismissOptions; // @synthesize dismissOptions=_dismissOptions; @property(retain, nonatomic) UIBarButtonItem *leftNavigationButtonItem; // @synthesize leftNavigationButtonItem=_leftNavigationButtonItem; @property(retain, nonatomic) UIBarButtonItem *rightNavigationButtonItem; // @synthesize rightNavigationButtonItem=_rightNavigationButtonItem; @property(readonly, nonatomic) RCControlsView *controlsView; // @synthesize controlsView=_controlsView; @property(readonly, nonatomic) RCGLWaveformViewController *waveformViewController; // @synthesize waveformViewController=_waveformViewController; -@property(nonatomic) int timeDisplayType; // @synthesize timeDisplayType=_timeDisplayType; +@property(retain, nonatomic) UILabel *recordingDateLabel; // @synthesize recordingDateLabel=_recordingDateLabel; +@property(retain, nonatomic) UILabel *recordingNameLabel; // @synthesize recordingNameLabel=_recordingNameLabel; +@property(nonatomic) long long timeDisplayType; // @synthesize timeDisplayType=_timeDisplayType; @property(retain, nonatomic) UILabel *timeDisplayLabel; // @synthesize timeDisplayLabel=_timeDisplayLabel; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; -@property(nonatomic) BOOL playing; // @synthesize playing=_playing; +@property(nonatomic) _Bool playing; // @synthesize playing=_playing; @property(nonatomic) __weak id memoControllerDelegate; // @synthesize memoControllerDelegate=_memoControllerDelegate; @property(readonly, nonatomic) id waveformDataSource; // @synthesize waveformDataSource=_waveformDataSource; - (void).cxx_destruct; -- (void)_updateTimeDisplayLabel; +- (void)_layoutViews; +- (void)_updateTimeViews; - (void)controlsViewDidChooseDone:(id)arg1; - (void)controlsViewDidChoosePausePlaying:(id)arg1; - (void)controlsViewDidChooseStartPlaying:(id)arg1; - (void)controlsViewDidChoosePauseRecording:(id)arg1; - (void)controlsViewDidChooseStartRecording:(id)arg1; - (void)waveformGenerator:(id)arg1 didLoadWaveformSegment:(id)arg2; -- (void)waveformGeneratorDidFinishLoading:(id)arg1; +- (void)waveformGeneratorDidFinishLoading:(id)arg1 error:(id)arg2; - (void)waveformGeneratorWillBeginLoading:(id)arg1; - (void)didUpdateWaveform; - (void)didFinishLoadingWaveform; - (void)willBeginLoadingWaveform; +- (void)waveformViewControllerDidChangeSelectedTimeRange:(id)arg1; +- (void)waveformViewController:(id)arg1 didScrubToTime:(double)arg2; +- (void)_recordingNameLabelAction:(id)arg1; - (void)applicationDidEnterBackgroundNotification:(id)arg1; - (void)applicationWillEnterForegroundNotification:(id)arg1; - (void)viewWillLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dismiss; - (void)cancelEditing; - (void)commitEditing; - (id)navigationItem; - (void)updateNavigationItem; -@property(nonatomic) int controlsConfiguration; // @synthesize controlsConfiguration=_controlsConfiguration; -@property(readonly, nonatomic) int defaultControlsConfiguration; -@property(nonatomic) BOOL controlsHidden; -- (void)setControlsConfiguration:(int)arg1 animate:(BOOL)arg2; -- (void)setWaveformDataSource:(id)arg1; -@property(nonatomic) BOOL screenUpdatesDisabled; +@property(nonatomic) long long controlsConfiguration; // @synthesize controlsConfiguration=_controlsConfiguration; +@property(readonly, nonatomic) long long defaultControlsConfiguration; +@property(retain, nonatomic) NSString *recordingDateText; +@property(retain, nonatomic) NSString *recordingNameText; +@property(nonatomic) _Bool controlsHidden; +- (void)setControlsConfiguration:(long long)arg1 animate:(_Bool)arg2; +- (void)_setWaveformDataSource:(id)arg1 currentTime:(double)arg2; +@property(nonatomic) _Bool screenUpdatesDisabled; - (id)initWithWaveformDataSource:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewControllerDelegate-Protocol.h index 999e15de7..92f247317 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCMemoPlaybackViewControllerDelegate-Protocol.h @@ -7,7 +7,9 @@ #import "NSObject-Protocol.h" @protocol RCMemoPlaybackViewControllerDelegate +- (void)audioMemoViewController:(id)arg1 wantToRenameCurrentLabel:(id)arg2 completionBlock:(id)arg3; - (void)audioMemoViewControllerDidUpdateNavigationItem:(id)arg1; +- (void)audioMemoViewControllerDidChangeDismissOptions:(id)arg1; - (void)audioMemoViewControllerDidFinish:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCMutableWaveform.h b/iOS7/PrivateFrameworks/VoiceMemos/RCMutableWaveform.h index 79546755c..dd474b19a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCMutableWaveform.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCMutableWaveform.h @@ -11,11 +11,14 @@ } - (id)classForCoder; -- (struct _NSRange)_rangeOfSegmentsIntersectingTimeRange:(CDStruct_73a5d3ca)arg1; - (id)_mutableSegmentsIntersectingTimeRange:(CDStruct_73a5d3ca)arg1 intersectionRange:(struct _NSRange *)arg2; -- (id)_segmentsByShiftingSegments:(id)arg1 byTimeOffset:(double)arg2; +- (id)_mutableSegmentsByShiftingSegments:(id)arg1 byTimeOffset:(double)arg2; - (void)_mergeBoundarySegmentsInArray:(id)arg1; -- (BOOL)clipToTimeRange:(CDStruct_73a5d3ca)arg1; +- (void)removeSegment:(id)arg1; +- (void)addSegments:(id)arg1; +- (void)addSegment:(id)arg1; +- (_Bool)clipToTimeRange:(CDStruct_73a5d3ca)arg1; +- (id)segments; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCOverlayBarLayer.h b/iOS7/PrivateFrameworks/VoiceMemos/RCOverlayBarLayer.h new file mode 100644 index 000000000..6e35d5782 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCOverlayBarLayer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class UIColor; + +@interface RCOverlayBarLayer : CALayer +{ + CALayer *_topKnob; + CALayer *_bar; + CALayer *_bottomKnob; + UIColor *_color; +} + +@property(retain, nonatomic) UIColor *color; // @synthesize color=_color; +- (void).cxx_destruct; +- (void)_loadWithColor:(id)arg1 selectionExtentIncludingKnobs:(double)arg2 topKnob:(_Bool)arg3 bottomKnob:(_Bool)arg4; +- (id)barComponents; +- (id)initWithColor:(id)arg1 selectionExtentIncludingKnobs:(double)arg2 topKnob:(_Bool)arg3 bottomKnob:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCPlayMemoViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCPlayMemoViewController.h index e33fd0ba8..5764b334a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCPlayMemoViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCPlayMemoViewController.h @@ -6,60 +6,60 @@ #import -#import "AVAudioPlayerDelegate-Protocol.h" -#import "RCWaveformViewDelegate-Protocol.h" +#import "RCAVPreviewControllerObserver-Protocol.h" -@class AVController, AVQueue, NSDictionary, NSString, NSTimer, RCSavedRecording, UIBarButtonItem; +@class NSTimer, RCSavedRecording, UIButton; -@interface RCPlayMemoViewController : RCMemoPlaybackViewController +@interface RCPlayMemoViewController : RCMemoPlaybackViewController { - AVQueue *_previewAVQueue; - AVController *_previewAVController; NSTimer *_playbackTimer; - CDStruct_73a5d3ca _playbackTimeRange; - BOOL _waveformDataSourceNeedsReload; - NSString *_defaultNavigationTitle; double _defaultVisibleDuration; - double _nextStartTime; - CDStruct_73a5d3ca _trimFullZoomVisibleTimeRange; - UIBarButtonItem *_toggleSpeakerItem; - NSDictionary *_toggleSpeakerSelectedAttributes; - NSDictionary *_toggleSpeakerNotSelectedAttributes; - BOOL _trimming; + UIButton *_beginTrimButton; + UIButton *_cancelTrimButton; + UIButton *_performTrimButton; + _Bool _trimmingEnabledBeforeOverride; + _Bool _trimming; + _Bool _trimmingEnabled; RCSavedRecording *_savedRecording; + double _nextStartTime; + id _endTrimReloadDataSourceBlock; } -@property(nonatomic, getter=isTrimming) BOOL trimming; // @synthesize trimming=_trimming; -@property(retain, nonatomic) RCSavedRecording *savedRecording; // @synthesize savedRecording=_savedRecording; +@property(copy, nonatomic) id endTrimReloadDataSourceBlock; // @synthesize endTrimReloadDataSourceBlock=_endTrimReloadDataSourceBlock; +@property(nonatomic) double nextStartTime; // @synthesize nextStartTime=_nextStartTime; +@property(nonatomic, getter=isTrimmingEnabled) _Bool trimmingEnabled; // @synthesize trimmingEnabled=_trimmingEnabled; +@property(nonatomic, getter=isTrimming) _Bool trimming; // @synthesize trimming=_trimming; +@property(readonly, nonatomic) RCSavedRecording *savedRecording; // @synthesize savedRecording=_savedRecording; - (void).cxx_destruct; - (CDStruct_73a5d3ca)_selectedTimeRange; -- (void)_deleteSelectedTimeRangeWithCompletionBlock:(id)arg1; +- (void)_deleteSelectedTimeRangeAsCopy:(_Bool)arg1 completionBlock:(id)arg2; +- (_Bool)_isSelectionTrimmable; +- (void)_cancelTrim; +- (void)_performTrim; +- (void)_beginTrimmingAction; - (void)_endTrimming; - (void)_beginTrimming; -- (void)_previewControllerDidInvalidateNotification:(id)arg1; -- (void)_itemPlaybackPositionDidJumpNotification:(id)arg1; -- (void)_itemRateDidChangeNotification:(id)arg1; -- (void)_itemPlaybackDidEndNotification:(id)arg1; -- (void)_resumeAVPlayback; -- (void)_pauseAVPlayback; -- (void)_endAVPlayback; +- (void)_updateTrimModeButtons; +- (void)_pausePlayback; +- (void)_resumePlayback; - (void)_updateInterfaceForAVPlaybackState; -- (void)_toggleTrimmingAction; -- (id)_toggleTrimmingNavigationButtonItem; -- (void)_toggleSpeakerAction; -- (void)_showAvailableRoutesAction; -- (id)_pickAudioRouteNavigationButtonItem; -- (void)_playbackTimerFired:(id)arg1; -- (void)_unregisterAVControllerNotifications; -- (void)_registerAVControllerNotifications; +- (void)previewController:(id)arg1 playbackTimeDidUpdateToCurrentTime:(double)arg2; +- (void)previewController:(id)arg1 playbackDidStopPlayingWithError:(id)arg2; +- (void)previewController:(id)arg1 playbackTimeDidJumpWithPreviousTime:(double)arg2; +- (void)previewController:(id)arg1 playbackDidBeginWithRate:(float)arg2; - (void)waveformViewController:(id)arg1 didScrubToTime:(double)arg2; +- (id)previewController; +- (void)dismiss; - (void)commitEditing; - (void)updateNavigationItem; -- (void)setScreenUpdatesDisabled:(BOOL)arg1; -- (void)setPlaying:(BOOL)arg1; -- (void)_setPlaying:(BOOL)arg1 updatePlayer:(BOOL)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (int)defaultControlsConfiguration; +- (void)setCurrentTime:(double)arg1; +- (void)setScreenUpdatesDisabled:(_Bool)arg1; +- (void)setPlaying:(_Bool)arg1; +- (void)_setPlaying:(_Bool)arg1 updatePlayer:(_Bool)arg2; +- (long long)defaultControlsConfiguration; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)dealloc; - (id)initWithSavedRecording:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCRecordMemoViewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCRecordMemoViewController.h index 8df447839..6cca0a233 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCRecordMemoViewController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCRecordMemoViewController.h @@ -6,23 +6,27 @@ #import -@class RCAudioInputDevice; +@class NSString, RCAudioInputDevice; @interface RCRecordMemoViewController : RCMemoPlaybackViewController { + double _middleTimePosition; + NSString *_defaultRecordingLabelText; + _Bool _commitHandled; RCAudioInputDevice *_audioInputDevice; } @property(readonly, nonatomic) RCAudioInputDevice *audioInputDevice; // @synthesize audioInputDevice=_audioInputDevice; - (void).cxx_destruct; +- (void)_reloadRecordingInfoFromAudioInput:(id)arg1; - (void)audioInputDeviceRecordingDidEndNotification:(id)arg1; - (void)audioInputDeviceRecordingStateDidChange:(id)arg1; - (void)commitEditing; - (void)setDuration:(double)arg1; -- (void)setPlaying:(BOOL)arg1; -- (void)_setPlaying:(BOOL)arg1 updateAudioInputState:(BOOL)arg2; -- (int)defaultControlsConfiguration; -- (void)viewDidLoad; +- (void)setPlaying:(_Bool)arg1; +- (void)_setPlaying:(_Bool)arg1 updateAudioInputState:(_Bool)arg2; +- (id)_recordingNameCustomLabel; +- (long long)defaultControlsConfiguration; - (void)dealloc; - (id)initWithAudioInputDevice:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCRecorderStateButton.h b/iOS7/PrivateFrameworks/VoiceMemos/RCRecorderStateButton.h index 1b184b367..8fabacae9 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCRecorderStateButton.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCRecorderStateButton.h @@ -6,19 +6,27 @@ #import "UIButton.h" +@class CALayer, UIColor; + @interface RCRecorderStateButton : UIButton { - int _recordingState; + UIColor *_outerColor; + CALayer *_innerLayer; + UIColor *_innerColor; + long long _recordingState; } -@property(nonatomic) int recordingState; // @synthesize recordingState=_recordingState; -- (void)_drawGradientInRect:(struct CGRect)arg1 withContext:(struct CGContext *)arg2; -- (void)_drawInnerSquareInRect:(struct CGRect)arg1 withContext:(struct CGContext *)arg2; -- (void)_drawInnerCircleInRect:(struct CGRect)arg1 withContext:(struct CGContext *)arg2; -- (void)setSelected:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; +@property(nonatomic) long long recordingState; // @synthesize recordingState=_recordingState; +- (void).cxx_destruct; +- (void)_drawOuterCircle; +- (double)_currentStateInnerDrawingAlpha; +- (double)_currentStateTopLevelDrawingAlpha; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; - (id)init; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecording.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecording.h index 3762fb694..38b606240 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecording.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecording.h @@ -13,32 +13,34 @@ @interface RCSavedRecording : NSManagedObject { AVItem *_avItem; - BOOL _beingMade; + NSString *_path; } -+ (id)localizedStringForRecordingLabel:(int)arg1; ++ (id)localizedStringForRecordingLabel:(long long)arg1; - (void).cxx_destruct; -- (id)activityViewController:(id)arg1 thumbnailImageForActivityType:(id)arg2; +- (id)activityViewController:(id)arg1 thumbnailImageForActivityType:(id)arg2 suggestedSize:(struct CGSize)arg3; - (id)activityViewController:(id)arg1 subjectForActivityType:(id)arg2; - (id)activityViewController:(id)arg1 itemForActivityType:(id)arg2; - (id)activityViewControllerPlaceholderItem:(id)arg1; -@property(nonatomic, getter=isBeingMade) BOOL beingMade; +- (id)_activityURLCreateIfNecessary:(_Bool)arg1; +@property(nonatomic, getter=isBeingMade) _Bool beingMade; // @dynamic beingMade; @property(readonly, nonatomic) AVItem *avItem; @property(readonly, nonatomic) NSString *detailLabel; @property(readonly, nonatomic) NSString *label; @property(readonly, nonatomic) NSURL *url; -@property(nonatomic, getter=isSynced) BOOL synced; -@property(nonatomic, getter=isPendingRestore) BOOL pendingRestore; // @dynamic pendingRestore; +@property(copy, nonatomic) NSString *path; // @dynamic path; +@property(nonatomic, getter=isSynced) _Bool synced; +@property(nonatomic, getter=isPendingRestore) _Bool pendingRestore; // @dynamic pendingRestore; @property(nonatomic) long long iTunesPersistentID; -@property(nonatomic) int labelPreset; +@property(nonatomic) long long labelPreset; @property(nonatomic) double duration; - (void)willSave; +- (void)awakeFromFetch; - (void)awakeFromInsert; // Remaining properties @property(copy, nonatomic) NSString *customLabel; // @dynamic customLabel; @property(copy, nonatomic) NSDate *date; // @dynamic date; -@property(copy, nonatomic) NSString *path; // @dynamic path; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingAssetRemaker.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingAssetRemaker.h new file mode 100644 index 000000000..03b85e800 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingAssetRemaker.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue; + +@interface RCSavedRecordingAssetRemaker : NSObject +{ + NSObject *_queue; + NSMutableDictionary *_remakerCompletionBlocksByRecordingURIRepresentation; + NSOperationQueue *_remakeQueue; + NSMutableArray *_remadeURIRepresentations; +} + ++ (id)intermediateRecordingURLForRecording:(id)arg1; ++ (id)sharedRemaker; +- (void).cxx_destruct; +- (void)_invokeRemakingBlocksForRecordingURIRepresentation:(id)arg1 remadePathExists:(_Bool)arg2; +- (void)_remakeQueueBlock_remakeRecordingWithRecordingsModelQueue:(id)arg1 recordingURIRepresentation:(id)arg2; +- (_Bool)_onQueue_hasRemadeRecording:(id)arg1; +- (_Bool)_onQueue_shouldRemakeRecording:(id)arg1; +- (id)_pathForRemakingRecording:(id)arg1; +- (void)_awakeFromFetchRecording:(id)arg1; +- (void)prepareRecordingWithURIRepresentation:(id)arg1 recordingsModelQueue:(id)arg2 finishedPreparingBlock:(id)arg3; +- (void)_remakeRecording:(id)arg1 withURIRepresentation:(id)arg2 recordingsModelQueue:(id)arg3 finishedPreparingBlock:(id)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingPreviewController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingPreviewController.h new file mode 100644 index 000000000..437f7cc8f --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingPreviewController.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class RCSavedRecording; + +@interface RCSavedRecordingPreviewController : RCAVPreviewController +{ + _Bool _postPrepareShouldPlay; + _Bool _preparing; + _Bool _preparingToPlay; + CDStruct_73a5d3ca _postPrepareTimeRange; + double _postPrepareStartTime; + RCSavedRecording *_savedRecording; +} + ++ (id)sharedRecordingPreviewController; +@property(retain, nonatomic) RCSavedRecording *savedRecording; // @synthesize savedRecording=_savedRecording; +- (void).cxx_destruct; +- (void)setCurrentTime:(double)arg1; +- (void)stop; +- (void)pause; +- (void)playOrRestart; +- (void)playWithTimeRange:(CDStruct_73a5d3ca)arg1 startTime:(double)arg2; +- (void)_updatePreparingToPlay; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingTrimOperation.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingTrimOperation.h index b125a3240..fa2e13001 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingTrimOperation.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingTrimOperation.h @@ -10,22 +10,24 @@ @interface RCSavedRecordingTrimOperation : NSOperation { - BOOL _trimOriginalFile; + _Bool _trimOriginalFile; RCSavedRecording *_savedRecording; + RCSavedRecording *_sourceRecording; NSString *_trimmedPath; CDStruct_73a5d3ca _timeRangeToTrim; CDStruct_73a5d3ca _trimmedTimeRange; } -+ (BOOL)_trimWaveformAtPath:(id)arg1 clipToTimeRange:(CDStruct_73a5d3ca)arg2 outputPath:(id)arg3; ++ (_Bool)_trimWaveformAtPath:(id)arg1 clipToTimeRange:(CDStruct_73a5d3ca)arg2 outputPath:(id)arg3; @property(readonly, nonatomic) CDStruct_73a5d3ca trimmedTimeRange; // @synthesize trimmedTimeRange=_trimmedTimeRange; @property(readonly, nonatomic) NSString *trimmedPath; // @synthesize trimmedPath=_trimmedPath; -@property(readonly, nonatomic) BOOL trimOriginalFile; // @synthesize trimOriginalFile=_trimOriginalFile; +@property(readonly, nonatomic) _Bool trimOriginalFile; // @synthesize trimOriginalFile=_trimOriginalFile; @property(readonly, nonatomic) CDStruct_73a5d3ca timeRangeToTrim; // @synthesize timeRangeToTrim=_timeRangeToTrim; +@property(readonly, nonatomic) RCSavedRecording *sourceRecording; // @synthesize sourceRecording=_sourceRecording; @property(readonly, nonatomic) RCSavedRecording *savedRecording; // @synthesize savedRecording=_savedRecording; - (void).cxx_destruct; - (void)main; -- (id)initWithSavedRecording:(id)arg1 timeRangeToTrim:(CDStruct_73a5d3ca)arg2 trimOriginalFile:(BOOL)arg3; +- (id)initWithSavedRecording:(id)arg1 timeRangeToTrim:(CDStruct_73a5d3ca)arg2 souceRecording:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingsModel.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingsModel.h index af89ae7cd..abf3e9539 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingsModel.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSavedRecordingsModel.h @@ -17,39 +17,48 @@ NSFetchRequest *_fetchRequest; NSFetchedResultsController *_fetchController; int _notifyToken; - BOOL _valid; + _Bool _valid; + _Bool _isSaveInProgress; } ++ (id)_assetManifestPlistPath; ++ (id)standardURLForRecordingWithCreationDate:(id)arg1; + (id)savedRecordingsDirectory; + (id)sharedModelForQueue:(id)arg1; + (id)sharedModel; + (void)initialize; -@property(nonatomic) BOOL valid; // @synthesize valid=_valid; +@property(nonatomic) _Bool isSaveInProgress; // @synthesize isSaveInProgress=_isSaveInProgress; +@property _Bool valid; // @synthesize valid=_valid; - (void).cxx_destruct; - (id)_copyFileIntoRecordingsDirectory:(id)arg1; - (void)_handleInternalModelDidSaveNotification:(id)arg1; - (void)_handleExternalModelDidSaveNotification:(id)arg1; -- (void)_invalidateAndPostRecordingsDidChangeNotification; +- (void)_postRecordingsModelDidChangeForNotificationName:(id)arg1; - (void)_scheduleAutomaticRecordingDeletions; +- (void)_deleteRecordingsWithDurationLessThan:(double)arg1 passingTest:(id)arg2; - (void)_generateAssetManifestPlist; +- (void)save; - (void)saveIfNecessary; -- (BOOL)saveManagedObjectContext:(id *)arg1; +- (_Bool)saveManagedObjectContext:(id *)arg1; - (id)recordingsForSpotlightSearch:(id)arg1; - (id)_labelPresetsForQuery:(id)arg1; -- (BOOL)hasExistingRecordingForAudioFile:(id)arg1; +- (_Bool)hasExistingRecordingForAudioFile:(id)arg1; +- (void)deleteOrphanedRecordingsPassingTest:(id)arg1; - (void)deleteRecording:(id)arg1; +- (id)insertRecordingWithAudioFile:(id)arg1 duration:(double)arg2 date:(id)arg3 customLabelBase:(id)arg4; - (id)insertRecordingWithAudioFile:(id)arg1 duration:(double)arg2 date:(id)arg3; +- (id)nextRecordingDefaultLabelWithCustomLabelBase:(id)arg1; - (id)_allCustomLabels; - (void)enumerateExistingRecordingsWithBlock:(id)arg1; - (id)recordingWithITunesPersistentID:(long long)arg1; - (id)recordingWithURIRepresentation:(id)arg1; - (id)recordingWithID:(id)arg1; - (id)indexPathForRecording:(id)arg1; -- (id)recordingAtIndex:(unsigned int)arg1; +- (id)recordingAtIndex:(unsigned long long)arg1; @property(readonly, nonatomic) NSArray *recordings; -@property(readonly, nonatomic) unsigned int count; +@property(readonly, nonatomic) unsigned long long count; - (void)controllerDidChangeContent:(id)arg1; -- (void)controller:(id)arg1 didChangeObject:(id)arg2 atIndexPath:(id)arg3 forChangeType:(unsigned int)arg4 newIndexPath:(id)arg5; +- (void)controller:(id)arg1 didChangeObject:(id)arg2 atIndexPath:(id)arg3 forChangeType:(unsigned long long)arg4 newIndexPath:(id)arg5; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCSelectionTouchTrackingInfo.h b/iOS7/PrivateFrameworks/VoiceMemos/RCSelectionTouchTrackingInfo.h index 3b40e78ad..04924ac4e 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCSelectionTouchTrackingInfo.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCSelectionTouchTrackingInfo.h @@ -10,16 +10,20 @@ @interface RCSelectionTouchTrackingInfo : NSObject { + double _lastLocation; UITouch *_touch; - float _trackingOffset; - int _selectionBarType; + double _trackingOffset; + long long _selectionBarType; + long long _selectionAffinity; } -@property(nonatomic) int selectionBarType; // @synthesize selectionBarType=_selectionBarType; -@property(nonatomic) float trackingOffset; // @synthesize trackingOffset=_trackingOffset; +@property(nonatomic) long long selectionAffinity; // @synthesize selectionAffinity=_selectionAffinity; +@property(nonatomic) long long selectionBarType; // @synthesize selectionBarType=_selectionBarType; +@property(nonatomic) double trackingOffset; // @synthesize trackingOffset=_trackingOffset; @property(nonatomic) __weak UITouch *touch; // @synthesize touch=_touch; - (void).cxx_destruct; - (id)description; +- (void)updateTrackingInfo; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCTelephonyController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCTelephonyController.h index 51790958d..dcb22512f 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCTelephonyController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCTelephonyController.h @@ -11,7 +11,7 @@ } + (id)sharedTelephonyController; -@property(readonly, nonatomic) BOOL isCallPresent; +@property(readonly, nonatomic) _Bool isCallPresent; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCTextLayer.h b/iOS7/PrivateFrameworks/VoiceMemos/RCTextLayer.h index 9e5251f7f..9d30fe7bf 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCTextLayer.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCTextLayer.h @@ -11,23 +11,23 @@ @interface RCTextLayer : CALayer { struct CGSize _cachedSize; - unsigned int _cachedSizeHash; + unsigned long long _cachedSizeHash; NSString *_text; UIFont *_font; UIColor *_textColor; - int _preferredAlignment; - int _textAlignment; + long long _preferredAlignment; + long long _textAlignment; } -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; -@property(nonatomic) int preferredAlignment; // @synthesize preferredAlignment=_preferredAlignment; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) long long preferredAlignment; // @synthesize preferredAlignment=_preferredAlignment; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; @property(retain, nonatomic) UIFont *font; // @synthesize font=_font; @property(copy, nonatomic) NSString *text; // @synthesize text=_text; - (void).cxx_destruct; - (void)drawInContext:(struct CGContext *)arg1; - (void)setFrame:(struct CGRect)arg1; -- (struct CGRect)textRectWithAlignment:(int)arg1 inLayoutBounds:(struct CGRect)arg2; +- (struct CGRect)textRectWithAlignment:(long long)arg1 inLayoutBounds:(struct CGRect)arg2; - (struct CGSize)_displaySize; - (void)sizeToFit; - (id)_attributes; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimControl.h b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimControl.h index 834f1a20f..6b5c90b57 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimControl.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimControl.h @@ -17,13 +17,13 @@ double _startTimeInterval; double _endTimeInterval; UIImageView *_scrubberKnob; - BOOL _showsScrubberKnob; + _Bool _showsScrubberKnob; double _playingTimeInterval; - BOOL _tracking; - BOOL _trackingLeft; - BOOL _trackingMiddle; - BOOL _trackingRight; - BOOL _trackingScrubber; + _Bool _tracking; + _Bool _trackingLeft; + _Bool _trackingMiddle; + _Bool _trackingRight; + _Bool _trackingScrubber; struct CGPoint _trackingPoint; RCTrimBezel *_bezel; UIImageView *_trackView; @@ -33,7 +33,7 @@ } @property(nonatomic) double playingTimeInterval; // @synthesize playingTimeInterval=_playingTimeInterval; -@property(nonatomic) BOOL showsScrubberKnob; // @synthesize showsScrubberKnob=_showsScrubberKnob; +@property(nonatomic) _Bool showsScrubberKnob; // @synthesize showsScrubberKnob=_showsScrubberKnob; @property(nonatomic) double endTimeInterval; // @synthesize endTimeInterval=_endTimeInterval; @property(nonatomic) double startTimeInterval; // @synthesize startTimeInterval=_startTimeInterval; @property(nonatomic) double maxTrimmedDuration; // @synthesize maxTrimmedDuration=_maxTrimmedDuration; @@ -46,13 +46,13 @@ - (struct CGRect)_rightHandleRect; - (struct CGRect)_leftHandleRect; - (struct CGRect)_enabledRect; -- (float)_widthForTotalDuration; -- (void)setPlayingTimeInterval:(double)arg1 animated:(BOOL)arg2; -- (void)setShowsScrubberKnob:(BOOL)arg1 animated:(BOOL)arg2; +- (double)_widthForTotalDuration; +- (void)setPlayingTimeInterval:(double)arg1 animated:(_Bool)arg2; +- (void)setShowsScrubberKnob:(_Bool)arg1 animated:(_Bool)arg2; - (void)cancelTrackingWithEvent:(id)arg1; - (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (_Bool)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimController.h b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimController.h index 9ce42d4c6..f4682b281 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimController.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimController.h @@ -6,11 +6,12 @@ #import "NSObject.h" +#import "RCAVPreviewControllerObserver-Protocol.h" #import "RCTrimControlDelegate-Protocol.h" -@class AVAssetExportSession, AVController, AVItem, AVQueue, NSString, NSTimer, RCSavedRecording, RCTrimControl, UIButton, UIView, UIWindow; +@class AVAssetExportSession, AVItem, NSString, RCAVPreviewController, RCSavedRecording, RCTrimControl, UIButton, UIView, UIWindow; -@interface RCTrimController : NSObject +@interface RCTrimController : NSObject { id _completionHandler; NSString *_confirmButtonTitle; @@ -23,16 +24,14 @@ AVItem *_recordingItem; NSString *_recordingPath; NSString *_remadeRecordingPath; - BOOL _playing; - AVController *_previewAVController; - AVQueue *_previewAVQueue; + _Bool _playing; + RCAVPreviewController *_previewController; double _startTimeInterval; double _endTimeInterval; double _minTrimmedDuration; double _maxTrimmedDuration; UIWindow *_statusBarDimmingWindow; RCTrimControl *_trimControl; - NSTimer *_updateScrubberTimer; UIView *_view; id _delegate; RCSavedRecording *_recording; @@ -47,10 +46,11 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)_applicationWillResignActive:(id)arg1; -- (void)_previewControllerDidInvalidate:(id)arg1; -- (void)_itemPlaybackDidEnd:(id)arg1; +- (void)previewController:(id)arg1 playbackTimeDidUpdateToCurrentTime:(double)arg2; +- (void)previewController:(id)arg1 playbackTimeDidJumpWithPreviousTime:(double)arg2; +- (void)previewController:(id)arg1 playbackDidStopPlayingWithError:(id)arg2; +- (void)previewController:(id)arg1 playbackDidBeginWithRate:(float)arg2; - (void)_dismiss; -- (void)_updateScrubber:(id)arg1; - (void)_resumePreview; - (void)_pausePreview; - (void)_endPreview; @@ -61,10 +61,10 @@ - (id)_recordingPath; - (double)_recordingDuration; - (id)_recordingAVItem; -- (id)_newButtonWithStyle:(int)arg1; +- (id)_newButtonWithStyle:(long long)arg1; - (id)_view; @property(readonly, nonatomic) float trimmingProgress; -@property(readonly, nonatomic) BOOL isTrimming; +@property(readonly, nonatomic) _Bool isTrimming; @property(copy, nonatomic) NSString *confirmButtonTitle; - (void)presentInWindow:(id)arg1 completionHandler:(id)arg2; - (void)trimControlDidEndScrubbing:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimHUD.h b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimHUD.h index d368c2626..68f29db23 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCTrimHUD.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCTrimHUD.h @@ -10,7 +10,7 @@ @interface RCTrimHUD : UIView { - int _style; + long long _style; UIImageView *_hudImageView; UIImageView *_hudLeftImageView; UIImageView *_hudLeftFillImageView; @@ -20,14 +20,14 @@ UILabel *_trimHUDLabel; } -@property(readonly, nonatomic) int style; // @synthesize style=_style; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; - (void).cxx_destruct; -- (float)_bounceValueForFraction:(float)arg1; +- (double)_bounceValueForFraction:(double)arg1; - (id)_bounceAnimationWithDuration:(double)arg1; @property(copy, nonatomic) NSString *text; -- (void)hideAnimated:(BOOL)arg1; -- (void)showAnimated:(BOOL)arg1; -- (id)initWithFrame:(struct CGRect)arg1 style:(int)arg2; +- (void)hideAnimated:(_Bool)arg1; +- (void)showAnimated:(_Bool)arg1; +- (id)initWithFrame:(struct CGRect)arg1 style:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCUIServiceCurrentRecordingViewController-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCUIServiceCurrentRecordingViewController-Protocol.h index 48ca2e6cd..ffce40105 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCUIServiceCurrentRecordingViewController-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCUIServiceCurrentRecordingViewController-Protocol.h @@ -8,7 +8,7 @@ @protocol RCUIServiceCurrentRecordingViewController - (void)dismissLockscreenInterface; -- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1; -- (void)setScreenUpdatesDisabled:(BOOL)arg1; +- (void)presentLockscreenInterfaceWithBackgroundColor:(id)arg1 waveformForegroundColor:(id)arg2; +- (void)setScreenUpdatesDisabled:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveform.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveform.h index d076e0688..0741d6847 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveform.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveform.h @@ -8,22 +8,26 @@ #import "NSCoding-Protocol.h" -@class NSArray; +@class NSArray, NSMutableArray; @interface RCWaveform : NSObject { - NSArray *_segments; + NSMutableArray *_segments; } + (id)waveformWithContentsOfURL:(id)arg1; + (id)waveformPathForSavedRecordingPath:(id)arg1; + (void)initialize; -@property(retain, nonatomic) NSArray *segments; // @synthesize segments=_segments; +@property(readonly, nonatomic) NSArray *segments; // @synthesize segments=_segments; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (BOOL)saveContentsToURL:(id)arg1; +- (struct _NSRange)rangeOfSegmentsInTimeRange:(CDStruct_73a5d3ca)arg1; +- (id)segmentsFromTime:(double)arg1; +- (id)segmentsInTimeRange:(CDStruct_73a5d3ca)arg1; +- (_Bool)saveContentsToURL:(id)arg1; - (id)initWithSegments:(id)arg1; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformDataSource-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformDataSource-Protocol.h index 06f13ff90..74e49fd4a 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformDataSource-Protocol.h @@ -6,11 +6,11 @@ #import "NSObject-Protocol.h" -@class NSArray; +@class RCWaveform; @protocol RCWaveformDataSource -@property(readonly, nonatomic) NSArray *loadedSegments; -- (void)endLoadingBeforeDate:(id)arg1 withCompletionHandler:(id)arg2; +@property(readonly, nonatomic) RCWaveform *waveform; +- (void)finishLoadingBeforeDate:(id)arg1 loadingFinishedBlock:(id)arg2; - (void)beginLoadingForRecordingOutputURL:(id)arg1; - (void)reload; - (double)duration; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGenerator.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGenerator.h index e399f4f11..e014a5174 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGenerator.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGenerator.h @@ -6,35 +6,37 @@ #import "NSObject.h" -@class NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue; +@class NSError, NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue; @interface RCWaveformGenerator : NSObject { - int _state; + long long _state; NSObject *_queue; + NSObject *_notificationQueue; double _totalDigestedTime; double _totalFlushedTime; NSMutableArray *_weakObservers; - NSMutableDictionary *_endLoadingCompletionHandlers; + NSMutableDictionary *_internalFinishedLoadingBlocksByUUID; NSOperationQueue *_loadingQueue; struct PowerMeter _samplePowerMeter; - BOOL _isSampleRateKnown; + _Bool _isSampleRateKnown; vector_ec52ae8c _powerLevelBuffer; - unsigned int _framesConsumedSinceLastFlush; - int _framesNeededForNextDB; - int _framesNeededForNextFlush; - BOOL _canceled; - int _overviewUnitsPerSecond; + unsigned long long _framesConsumedSinceLastFlush; + long long _framesNeededForNextDB; + long long _framesNeededForNextFlush; + NSError *_loadingError; + _Bool _canceled; double _segmentFlushInterval; + long long _overviewUnitsPerSecond; } -@property(readonly, nonatomic) BOOL canceled; // @synthesize canceled=_canceled; -@property(readonly, nonatomic) int state; // @synthesize state=_state; -@property(nonatomic) int overviewUnitsPerSecond; // @synthesize overviewUnitsPerSecond=_overviewUnitsPerSecond; +@property(readonly, nonatomic) _Bool canceled; // @synthesize canceled=_canceled; +@property(readonly, nonatomic) long long state; // @synthesize state=_state; +@property(nonatomic) long long overviewUnitsPerSecond; // @synthesize overviewUnitsPerSecond=_overviewUnitsPerSecond; @property(readonly, nonatomic) double segmentFlushInterval; // @synthesize segmentFlushInterval=_segmentFlushInterval; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_onLoadingQueue_appendPowerMeterValuesFromRawAudioData:(void *)arg1 frameCount:(int)arg2 format:(const struct AudioStreamBasicDescription *)arg3; +- (void)_onLoadingQueue_appendPowerMeterValuesFromRawAudioData:(void *)arg1 frameCount:(long long)arg2 format:(const struct AudioStreamBasicDescription *)arg3; - (void)_onLoadingQueue_appendSegment:(id)arg1; - (void)_onLoadingQueue_appendAveragePowerLevel:(float)arg1; - (void)_onLoadingQueue_flushRemainingData; @@ -46,17 +48,19 @@ - (void)_appendAveragePowerLevel:(float)arg1; - (void)_performObserversBlock:(id)arg1; - (id)_onQueueCopySegmentOutputObservers; -- (void)_stopLoadingByCanceling:(BOOL)arg1 beforeDate:(id)arg2 completionHandler:(id)arg3; -- (BOOL)_isCanceled; +- (void)_performInternalFinishedLoadingBlocksAndFinishObservers; +- (void)_performLoadingFinishedBlock:(id)arg1 internalBlockUUID:(void)arg2 isTimeout:(id)arg3; +- (void)_finishLoadingByTerminating:(_Bool)arg1 beforeDate:(id)arg2 loadingFinishedBlock:(id)arg3; +- (_Bool)_isCanceled; @property(readonly, nonatomic) double totalDigestedTime; @property(readonly, nonatomic) double totalFlushedTime; -- (void)finishLoadingBeforeDate:(id)arg1 completionHandler:(id)arg2; -- (void)cancelLoading; +- (void)finishLoadingBeforeDate:(id)arg1 loadingFinishedBlock:(id)arg2; +- (void)terminateLoadingImmediately; - (void)beginLoading; -- (BOOL)appendAveragePowerLevelsByDigestingWaveform:(id)arg1; -- (BOOL)appendAveragePowerLevelsByDigestingContentsAudioFileURL:(id)arg1; -- (BOOL)appendAveragePowerLevel:(float)arg1; -- (BOOL)appendAveragePowerLevelsByDigestingSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; +- (_Bool)appendAveragePowerLevelsByDigestingWaveform:(id)arg1; +- (_Bool)appendAveragePowerLevelsByDigestingContentsAudioFileURL:(id)arg1; +- (_Bool)appendAveragePowerLevel:(float)arg1; +- (_Bool)appendAveragePowerLevelsByDigestingSampleBuffer:(struct opaqueCMSampleBuffer *)arg1; - (void)removeSegmentOutputObserver:(id)arg1; - (void)addSegmentOutputObserver:(id)arg1; - (id)initWithSegmentFlushInterval:(double)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGeneratorSegmentOutputObserver-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGeneratorSegmentOutputObserver-Protocol.h index d152f7a9f..331a6d1aa 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGeneratorSegmentOutputObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformGeneratorSegmentOutputObserver-Protocol.h @@ -10,7 +10,7 @@ - (void)waveformGenerator:(id)arg1 didLoadWaveformSegment:(id)arg2; @optional -- (void)waveformGeneratorDidFinishLoading:(id)arg1; +- (void)waveformGeneratorDidFinishLoading:(id)arg1 error:(id)arg2; - (void)waveformGeneratorWillBeginLoading:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformRasterizationOperation.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformRasterizationOperation.h new file mode 100644 index 000000000..d0055a9db --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformRasterizationOperation.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class NSObject, RCAudioFileWaveformDataSource, RCGLWaveformRenderer, RCSavedRecording, UIColor, UIImage; + +@interface RCWaveformRasterizationOperation : NSOperation +{ + RCGLWaveformRenderer *_renderer; + RCAudioFileWaveformDataSource *_dataSource; + _Bool _loadingSuccessful; + NSObject *_completionSemaphore; + RCSavedRecording *_recording; + UIImage *_rasterizedImage; + struct CGSize _outputImageSize; +} + +@property(readonly, nonatomic) UIImage *rasterizedImage; // @synthesize rasterizedImage=_rasterizedImage; +@property(readonly, nonatomic) struct CGSize outputImageSize; // @synthesize outputImageSize=_outputImageSize; +@property(readonly, nonatomic) RCSavedRecording *recording; // @synthesize recording=_recording; +- (void).cxx_destruct; +- (void)main; +@property(retain, nonatomic) UIColor *foregroundColor; +@property(retain, nonatomic) UIColor *backgroundColor; +- (id)initWithRecording:(id)arg1 outputImageSize:(struct CGSize)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSegment.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSegment.h index e90d02b41..a52d1b948 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSegment.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSegment.h @@ -16,8 +16,6 @@ CDStruct_73a5d3ca _timeRange; } -+ (id)segmentsFromTime:(double)arg1 inSortedSegments:(id)arg2; -+ (id)segmentsInTimeRange:(CDStruct_73a5d3ca)arg1 inSortedSegments:(id)arg2; + (void)initialize; @property(readonly, nonatomic) CDStruct_73a5d3ca timeRange; // @synthesize timeRange=_timeRange; - (id).cxx_construct; @@ -28,12 +26,12 @@ - (id)segmentByClippingToTimeRange:(CDStruct_73a5d3ca)arg1; - (id)_segmentsByMergingIfNecessaryGreaterSegment:(id)arg1; - (id)_segmentWithValuesInContainedTimeRange:(CDStruct_73a5d3ca)arg1; -@property(readonly, nonatomic) int averagePowerLevelsCount; +@property(readonly, nonatomic) long long averagePowerLevelsCount; @property(readonly, nonatomic) const float *averagePowerLevels; - (id)description; - (id)copyWithTimeRangeOffsetByTimeOffset:(double)arg1; - (id)initWithTimeRange:(CDStruct_73a5d3ca)arg1 averagePowerLevelVector:(vector_ec52ae8c *)arg2; -- (id)initWithTimeRange:(CDStruct_73a5d3ca)arg1 averagePowerLevelData:(id)arg2 copyData:(BOOL)arg3; +- (id)initWithTimeRange:(CDStruct_73a5d3ca)arg1 averagePowerLevelData:(id)arg2 copyData:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlay.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlay.h index bed9de162..7aa9baa3f 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlay.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlay.h @@ -6,29 +6,28 @@ #import "UIView.h" -@class CAGradientLayer, CALayer, NSMutableDictionary, RCTextLayer, UIColor; +@class CALayer, NSMutableDictionary, RCOverlayBarLayer, RCTextLayer, UIColor; @interface RCWaveformSelectionOverlay : UIView { struct UIEdgeInsets _selectionAreaInsets; struct CGRect _selectionRect; - UIColor *_gradientTopColor; - UIColor *_gradientBottomColor; - UIColor *_selectionKnobTopColor; - UIColor *_selectionKnobBottomColor; - CALayer *_beginTimeSelection; - CALayer *_endTimeSelection; - CAGradientLayer *_middleSelectionGradient; - CALayer *_assetCurrentTimeIndicator; - RCTextLayer *_middleTimeLayer; + UIColor *_selectionBarColor; + RCOverlayBarLayer *_beginTimeSelection; + RCOverlayBarLayer *_endTimeSelection; + UIColor *_middleSelectionOverlayColor; + CALayer *_middleSelectionOverlay; + UIColor *_currentTimeBarColor; + RCOverlayBarLayer *_currentTimeBar; RCTextLayer *_beginTimeLayer; RCTextLayer *_endTimeLayer; + _Bool _beginTimeLayerOffsetForThumb; + _Bool _endTimeLayerOffsetForThumb; NSMutableDictionary *_trackedTouches; double _requestedAnimatedLayoutDuration; - BOOL _requestedNonAnimatedLayout; - BOOL _editingEnabled; - BOOL _editingBeginTimeIndicator; - BOOL _editingEndTimeIndicator; + _Bool _requestedNonAnimatedLayout; + _Bool _sublayersCreated; + _Bool _editingEnabled; id _delegate; double _selectedTimeRangeMinimumDuration; double _assetCurrentTime; @@ -36,9 +35,7 @@ CDStruct_73a5d3ca _selectedTimeRange; } -@property(nonatomic, getter=isEditingEndTimeIndicator) BOOL editingEndTimeIndicator; // @synthesize editingEndTimeIndicator=_editingEndTimeIndicator; -@property(nonatomic, getter=isEditingBeginTimeIndicator) BOOL editingBeginTimeIndicator; // @synthesize editingBeginTimeIndicator=_editingBeginTimeIndicator; -@property(nonatomic, getter=isEditingEnabled) BOOL editingEnabled; // @synthesize editingEnabled=_editingEnabled; +@property(nonatomic, getter=isEditingEnabled) _Bool editingEnabled; // @synthesize editingEnabled=_editingEnabled; @property(readonly, nonatomic) struct CGRect selectionRect; // @synthesize selectionRect=_selectionRect; @property(nonatomic) double assetDuration; // @synthesize assetDuration=_assetDuration; @property(nonatomic) double assetCurrentTime; // @synthesize assetCurrentTime=_assetCurrentTime; @@ -47,44 +44,46 @@ @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (struct CGRect)_alternateEndTimeRectWithSizedTextLayer:(id)arg1; -- (struct CGRect)_endTimeRectWithSizedTextLayer:(id)arg1; -- (BOOL)_shouldDisplayEndTimeText; +- (struct CGRect)_endTimeRectWithSizedTextLayer:(id)arg1 isOffsetForThumb:(_Bool *)arg2; +- (_Bool)_shouldDisplayEndTimeText; - (struct CGRect)_alternateBeginTimeRectWithSizedTextLayer:(id)arg1; -- (struct CGRect)_beginTimeRectWithSizedTextLayer:(id)arg1; -- (BOOL)_shouldDisplayBeginTimeText; -- (BOOL)__shouldDisplayEndTimeText; -- (BOOL)__shouldDisplayBeginTimeText; +- (struct CGRect)_beginTimeRectWithSizedTextLayer:(id)arg1 isOffsetForThumb:(_Bool *)arg2; +- (_Bool)_shouldOffsetSelectionBarTypeForThumb:(long long)arg1; +- (_Bool)_shouldDisplayBeginTimeText; +- (_Bool)__shouldDisplayEndTimeText; +- (_Bool)__shouldDisplayBeginTimeText; +- (id)_touchTrackingInfoForSelectionBarTye:(long long)arg1; - (struct CGRect)_middleTimeRectWithFont:(id)arg1; -- (id)_newSelectionWithTopKnob:(BOOL)arg1 bottomKnob:(BOOL)arg2; -- (id)_newSelectionBar; -- (id)_newSelectionKnob; -- (float)_minimumOverlayWidth; -- (float)_minimumOverlaySelectionWidth; -- (BOOL)_drawsSelectionForWidth:(float)arg1; +- (double)_minimumOverlayWidth; +- (double)_minimumOverlaySelectionWidth; +- (_Bool)_drawsSelectionForWidth:(double)arg1; - (struct CGRect)_selectionRectForSelectedTimeRange:(CDStruct_73a5d3ca)arg1; - (struct CGRect)_selectionHighlightBounds; - (struct CGRect)_selectionBoundsIncludingKnobs; - (struct CGRect)_selectionRect; -- (float)_effectiveSelectionWidth; +- (double)_effectiveSelectionWidth; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - (void)_clearStaleTouches; -- (void)_updateSelectedTimeRangeForTrackedTouchesAnimated:(BOOL)arg1; -- (BOOL)_beginTrackingSelectionBar:(id)arg1 selectionBarType:(int)arg2 withTouch:(id)arg3; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)_updateSelectedTimeRangeForTrackedTouchesAnimated:(_Bool)arg1; +- (_Bool)_beginTrackingSelectionBar:(id)arg1 selectionBarType:(long long)arg2 withTouch:(id)arg3; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)_hitSelectionForPoint:(struct CGPoint)arg1; - (void)layoutSubviews; - (void)_setWantsAnimatedLayoutDuration:(double)arg1; -- (void)_createSublayers; +- (void)_createSublayersIfNeeded; - (void)_clearSublayers; +@property(readonly, nonatomic) long long endTimeIndicatorSelectionAffinity; +@property(readonly, nonatomic) long long beginTimeIndicatorSelectionAffinity; +@property(readonly, nonatomic) double currentTimeIndicatorPosition; - (void)setFrame:(struct CGRect)arg1; - (void)reloadSelectionOffsets; - (void)setSelectedTimeRange:(CDStruct_73a5d3ca)arg1; - (void)setSelectedTimeRange:(CDStruct_73a5d3ca)arg1 withAnimationDuration:(double)arg2; - (void)setSelectionRect:(struct CGRect)arg1; -- (id)initWithDelegate:(id)arg1 height:(float)arg2 selectionAreaInsets:(struct UIEdgeInsets)arg3; +- (id)initWithDelegate:(id)arg1 height:(double)arg2 selectionAreaInsets:(struct UIEdgeInsets)arg3; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlayDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlayDelegate-Protocol.h index bfb7e9036..f1a946924 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformSelectionOverlayDelegate-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol RCWaveformSelectionOverlayDelegate -- (double)waveformSelectionOverlay:(id)arg1 timeForOffset:(float)arg2; -- (float)waveformSelectionOverlay:(id)arg1 offsetForTime:(double)arg2; -- (CDStruct_73a5d3ca)waveformSelectionOverlay:(id)arg1 willChangeSelectedTimeRange:(CDStruct_73a5d3ca)arg2 isTracking:(BOOL)arg3; -- (void)waveformSelectionOverlay:(id)arg1 didFinishTrackingSelectionBeginTime:(BOOL)arg2 endTime:(BOOL)arg3; -- (void)waveformSelectionOverlay:(id)arg1 willBeginTrackingSelectionBeginTime:(BOOL)arg2 endTime:(BOOL)arg3; +- (double)waveformSelectionOverlay:(id)arg1 timeForOffset:(double)arg2; +- (double)waveformSelectionOverlay:(id)arg1 offsetForTime:(double)arg2; +- (CDStruct_73a5d3ca)waveformSelectionOverlay:(id)arg1 willChangeSelectedTimeRange:(CDStruct_73a5d3ca)arg2 isTracking:(_Bool)arg3; +- (void)waveformSelectionOverlay:(id)arg1 didFinishTrackingSelectionBeginTime:(_Bool)arg2 endTime:(_Bool)arg3; +- (void)waveformSelectionOverlay:(id)arg1 willBeginTrackingSelectionBeginTime:(_Bool)arg2 endTime:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformViewDelegate-Protocol.h index f278eea41..b2c71c078 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWaveformViewDelegate-Protocol.h @@ -9,6 +9,7 @@ @protocol RCWaveformViewDelegate @optional +- (void)waveformViewControllerDidChangeSelectedTimeRange:(id)arg1; - (void)waveformViewController:(id)arg1 didScrubToTime:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWeakProxyRef.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWeakProxyRef.h new file mode 100644 index 000000000..aa4ef68d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWeakProxyRef.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface RCWeakProxyRef : RCWeakRef +{ +} + +- (id)forwardingTargetForSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/RCWeakRef.h b/iOS7/PrivateFrameworks/VoiceMemos/RCWeakRef.h index c01d9c2fa..34ba0ab63 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/RCWeakRef.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/RCWeakRef.h @@ -9,14 +9,14 @@ @interface RCWeakRef : NSObject { id _object; - unsigned int _objectAddress; + unsigned long long _objectAddress; } + (id)weakRefWithObject:(id)arg1; - (void).cxx_destruct; - (id)object; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheet-RCAdditions.h b/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheet-RCAdditions.h new file mode 100644 index 000000000..e4032e41f --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheet-RCAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIActionSheet.h" + +@interface UIActionSheet (RCAdditions) +- (void)rc_showInView:(id)arg1 dismissHandlerBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheetDelegate-Protocol.h new file mode 100644 index 000000000..34b251599 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/UIActionSheetDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIActionSheetDelegate + +@optional +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)didPresentActionSheet:(id)arg1; +- (void)willPresentActionSheet:(id)arg1; +- (void)actionSheetCancel:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/UILabel-RCAdditions.h b/iOS7/PrivateFrameworks/VoiceMemos/UILabel-RCAdditions.h new file mode 100644 index 000000000..d1d312687 --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceMemos/UILabel-RCAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UILabel.h" + +@interface UILabel (RCAdditions) +- (struct CGPoint)rc_baselinePoint; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceMemos/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceMemos/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/VoiceMemos/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceMemos/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/CDStructures.h b/iOS7/PrivateFrameworks/VoiceServices/CDStructures.h index f238659b5..2e18fafda 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/CDStructures.h +++ b/iOS7/PrivateFrameworks/VoiceServices/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures @@ -20,7 +20,7 @@ typedef struct { } CDStruct_90f67059; typedef struct { - int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; diff --git a/iOS7/PrivateFrameworks/VoiceServices/NSObject-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/VoiceServices/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/NSXPCListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/NSXPCListenerDelegate-Protocol.h index cc5dd82fa..4d66137a1 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/NSXPCListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/NSXPCListenerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSXPCListenerDelegate @optional -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSAssetUpdateListener.h b/iOS7/PrivateFrameworks/VoiceServices/VSAssetUpdateListener.h index 56c5e68bb..0930e1a7e 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSAssetUpdateListener.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSAssetUpdateListener.h @@ -10,13 +10,13 @@ @interface VSAssetUpdateListener : NSObject { - BOOL _isListening; + _Bool _isListening; PCPersistentTimer *_assetCleanupTimer; } + (id)sharedListener; - (void)removeAssetForLanguage:(id)arg1; -- (BOOL)assetDownloadStatus:(id)arg1 progress:(float *)arg2 size:(long long *)arg3; +- (_Bool)assetDownloadStatus:(id)arg1 progress:(float *)arg2 size:(long long *)arg3; - (int)assetStatusForLanguage:(id)arg1; - (id)downloadingAssetLanguage; - (void)downloadAssetForLanguage:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSCacheUpdateListener.h b/iOS7/PrivateFrameworks/VoiceServices/VSCacheUpdateListener.h index 1eb6b266b..14f880ef6 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSCacheUpdateListener.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSCacheUpdateListener.h @@ -14,7 +14,7 @@ NSMutableArray *_updateRequestQueue; NSDictionary *_dataProviders; NSTimer *_flushTimer; - BOOL _isListening; + _Bool _isListening; } + (id)sharedListenerIfExists; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSGenericUpdateEndpoint.h b/iOS7/PrivateFrameworks/VoiceServices/VSGenericUpdateEndpoint.h index 951692dfe..fdf649125 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSGenericUpdateEndpoint.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSGenericUpdateEndpoint.h @@ -19,7 +19,7 @@ id _handler; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)remoteUpdateHanderForEndpoint:(SEL)arg1; + (id)configuredEndpointWithUpdateHandler:(id)arg1 withConnection:(void)arg2; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; @@ -30,7 +30,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)invalidate; -- (BOOL)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)listener:(id)arg1 shouldAcceptNewConnection:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSKeepAlive.h b/iOS7/PrivateFrameworks/VoiceServices/VSKeepAlive.h index c1e8f5212..5da42b68a 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSKeepAlive.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSKeepAlive.h @@ -11,14 +11,14 @@ @interface VSKeepAlive : NSObject { NSXPCConnection *_serverConnection; - int _audioType; - BOOL _active; - BOOL _keepAudioSessionActive; + long long _audioType; + _Bool _active; + _Bool _keepAudioSessionActive; } -@property(nonatomic) BOOL keepAudioSessionActive; // @synthesize keepAudioSessionActive=_keepAudioSessionActive; -@property(nonatomic) BOOL active; // @synthesize active=_active; -@property(nonatomic) int audioType; // @synthesize audioType=_audioType; +@property(nonatomic) _Bool keepAudioSessionActive; // @synthesize keepAudioSessionActive=_keepAudioSessionActive; +@property(nonatomic) _Bool active; // @synthesize active=_active; +@property(nonatomic) long long audioType; // @synthesize audioType=_audioType; - (void).cxx_destruct; - (void)_ensureKeepAliveMaintenance; - (id)_remoteKeepAlive; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionAction.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionAction.h index 6b8fa96db..b632fa4ad 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionAction.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionAction.h @@ -21,8 +21,8 @@ } - (void)_continueAfterDeferredStart; -- (BOOL)sensitiveActionsEnabled; -- (BOOL)_hasDeferredStartCallback; +- (_Bool)sensitiveActionsEnabled; +- (_Bool)_hasDeferredStartCallback; - (void)completeWithNextAction:(id)arg1 error:(id)arg2; - (id)cancel; - (id)perform; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionConfirmAction.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionConfirmAction.h index 196fff5b0..4ab3e6975 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionConfirmAction.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionConfirmAction.h @@ -22,7 +22,7 @@ - (void)setDeniedAction:(id)arg1; - (id)confirmedAction; - (void)setConfirmedAction:(id)arg1; -- (void)_setConfirmed:(BOOL)arg1; +- (void)_setConfirmed:(_Bool)arg1; - (int)completionType; - (void)dealloc; - (id)initWithModelIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionDisambiguateAction.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionDisambiguateAction.h index f6e15d86b..1144d1af6 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionDisambiguateAction.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionDisambiguateAction.h @@ -23,7 +23,7 @@ - (struct __VSRecognition *)_createRecognitionInstanceWithCallbacks:(CDStruct_90f67059 *)arg1 info:(void *)arg2; - (struct __VSRecognitionDisambiguationContext *)_disambiguationContext; - (void)setKeywords:(id)arg1; -- (BOOL)_keywordIndexChanged; +- (_Bool)_keywordIndexChanged; - (id)_keywords; - (void)setAmbiguousValues:(id)arg1 phoneticValues:(id)arg2 forClassIdentifier:(id)arg3; - (id)ambiguousValuesForClassIdentifier:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionModelDataProvider-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionModelDataProvider-Protocol.h index 850e5f349..a16ece638 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionModelDataProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionModelDataProvider-Protocol.h @@ -7,15 +7,15 @@ #import "NSObject-Protocol.h" @protocol VSRecognitionModelDataProvider -- (int)valueCountForClassWithIdentifier:(id)arg1 inModelWithIdentifier:(id)arg2; +- (long long)valueCountForClassWithIdentifier:(id)arg1 inModelWithIdentifier:(id)arg2; @optional - (void)stopReportingChanges; - (void)beginReportingChanges; -- (BOOL)isCacheValidityIdentifierValid:(id)arg1; +- (_Bool)isCacheValidityIdentifierValid:(id)arg1; - (id)cacheValidityIdentifier; -- (id)phoneticValueAtIndex:(int)arg1 forClassWithIdentifier:(id)arg2 inModelWithIdentifier:(id)arg3; -- (BOOL)getValue:(id *)arg1 weight:(int *)arg2 atIndex:(int)arg3 forClassWithIdentifier:(id)arg4 inModelWithIdentifier:(id)arg5; -- (id)valueAtIndex:(int)arg1 forClassWithIdentifier:(id)arg2 inModelWithIdentifier:(id)arg3; +- (id)phoneticValueAtIndex:(long long)arg1 forClassWithIdentifier:(id)arg2 inModelWithIdentifier:(id)arg3; +- (_Bool)getValue:(id *)arg1 weight:(long long *)arg2 atIndex:(long long)arg3 forClassWithIdentifier:(id)arg4 inModelWithIdentifier:(id)arg5; +- (id)valueAtIndex:(long long)arg1 forClassWithIdentifier:(id)arg2 inModelWithIdentifier:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionRecognizeAction.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionRecognizeAction.h index 1d0ed42d8..b9b6bb8c0 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionRecognizeAction.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionRecognizeAction.h @@ -39,24 +39,24 @@ - (id)perform; - (void)_configureNewRecognitionInstance; - (struct __VSRecognition *)_createRecognitionInstanceWithCallbacks:(CDStruct_90f67059 *)arg1 info:(void *)arg2; -- (BOOL)_setEngineResetRequired:(BOOL)arg1; -- (BOOL)_setAudioInputPath:(id)arg1; -- (BOOL)_setPreferredEngine:(int)arg1; +- (_Bool)_setEngineResetRequired:(_Bool)arg1; +- (_Bool)_setAudioInputPath:(id)arg1; +- (_Bool)_setPreferredEngine:(int)arg1; - (id)_debugDumpPath; -- (BOOL)_setDebugDumpPath:(id)arg1; -- (BOOL)_setDebugDumpEnabled:(BOOL)arg1; -- (BOOL)_setDebugDumpEnabled:(BOOL)arg1 dumpPath:(id)arg2; -- (BOOL)_keywordIndexChanged; -- (int)_keywordCount; -- (id)_keywordAtIndex:(int)arg1; +- (_Bool)_setDebugDumpPath:(id)arg1; +- (_Bool)_setDebugDumpEnabled:(_Bool)arg1; +- (_Bool)_setDebugDumpEnabled:(_Bool)arg1 dumpPath:(id)arg2; +- (_Bool)_keywordIndexChanged; +- (long long)_keywordCount; +- (id)_keywordAtIndex:(long long)arg1; - (id)_keywords; - (float)_inputLevelDB; - (float)_inputLevel; -- (BOOL)_setInputLevelUpdateInterval:(double)arg1; -- (BOOL)_setBluetoothInputAllowed:(BOOL)arg1; -- (BOOL)_hasDeferredStartCallback; -- (BOOL)_isActivelyRecognizing; -- (BOOL)_isRecognizing; +- (_Bool)_setInputLevelUpdateInterval:(double)arg1; +- (_Bool)_setBluetoothInputAllowed:(_Bool)arg1; +- (_Bool)_hasDeferredStartCallback; +- (_Bool)_isActivelyRecognizing; +- (_Bool)_isRecognizing; - (id)modelIdentifier; - (int)completionType; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionResult.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionResult.h index 227f2ddf0..1698b7bb7 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionResult.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionResult.h @@ -17,15 +17,15 @@ - (void)setRecognitionAction:(id)arg1; - (id)createHandler; - (id)valueOfFirstElementWithClassIdentifier:(id)arg1; -- (BOOL)getElementClassIdentifier:(id *)arg1 value:(id *)arg2 atIndex:(int)arg3; -- (int)elementCount; +- (_Bool)getElementClassIdentifier:(id *)arg1 value:(id *)arg2 atIndex:(long long)arg3; +- (long long)elementCount; - (id)modelIdentifier; - (id)recognitionResultByReplacingValueForClassIdentifier:(id)arg1 withValue:(id)arg2; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSession.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSession.h index 7119d9b1f..627cb6cd8 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSession.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSession.h @@ -21,7 +21,7 @@ NSString *_debugDumpPath; NSString *_audioInputPath; double _levelInterval; - unsigned int _keywordPhase; + unsigned long long _keywordPhase; struct { unsigned int delegateWillBegin:1; unsigned int delegateBegin:1; @@ -43,13 +43,13 @@ } _sessionFlags; } -- (void)setPerformRecognitionHandlerActions:(BOOL)arg1; -- (BOOL)setPreferredEngine:(int)arg1; -- (BOOL)setNextRecognitionRequiresReset:(BOOL)arg1; -- (BOOL)setNextRecognitionAudioInputPath:(id)arg1; +- (void)setPerformRecognitionHandlerActions:(_Bool)arg1; +- (_Bool)setPreferredEngine:(int)arg1; +- (_Bool)setNextRecognitionRequiresReset:(_Bool)arg1; +- (_Bool)setNextRecognitionAudioInputPath:(id)arg1; - (id)debugDumpPath; -- (BOOL)setDebugDumpEnabled:(BOOL)arg1; -- (void)speechSynthesizer:(id)arg1 didFinishSpeaking:(BOOL)arg2 withError:(id)arg3; +- (_Bool)setDebugDumpEnabled:(_Bool)arg1; +- (void)speechSynthesizer:(id)arg1 didFinishSpeaking:(_Bool)arg2 withError:(id)arg3; - (void)_notifyDelegateFinishedSpeakingWithError:(id)arg1; - (id)_beginSpeakingString:(id)arg1 attributedString:(id)arg2; - (id)_beginSpeakingAttributedString:(id)arg1; @@ -60,9 +60,9 @@ - (id)_topLevelKeywords; - (id)_createPhaseSortedKeywordsFromArray:(id)arg1; - (struct __CFDictionary *)_createKeywordIndex; -- (int)keywordCount; -- (id)keywordAtIndex:(int)arg1; -- (void)setKeywordPhase:(unsigned int)arg1; +- (long long)keywordCount; +- (id)keywordAtIndex:(long long)arg1; +- (void)setKeywordPhase:(unsigned long long)arg1; - (float)inputLevelDB; - (float)inputLevel; - (void)setInputLevelUpdateInterval:(double)arg1; @@ -76,21 +76,21 @@ - (void)_setAction:(id)arg1; - (id)_notifyDelegateOpenURL:(id)arg1; - (void)_notifyDelegateActionStarted; -- (BOOL)_actionStarted:(id)arg1; +- (_Bool)_actionStarted:(id)arg1; - (void)_actionCompleted:(id)arg1 nextAction:(id)arg2 error:(id)arg3; - (id)cancel; -- (id)cancelMaintainingKeepAlive:(BOOL)arg1; -- (BOOL)setBluetoothInputAllowed:(BOOL)arg1; -- (BOOL)sensitiveActionsEnabled; -- (void)setSensitiveActionsEnabled:(BOOL)arg1; -- (BOOL)nextActionWillRecognize; -- (BOOL)nextActionWillTerminateSession; -- (BOOL)isBusy; -- (BOOL)hasDeferredAction; -- (BOOL)isValid; -- (BOOL)isFinished; -- (BOOL)isActivelyRecognizing; -- (BOOL)isRecognizing; +- (id)cancelMaintainingKeepAlive:(_Bool)arg1; +- (_Bool)setBluetoothInputAllowed:(_Bool)arg1; +- (_Bool)sensitiveActionsEnabled; +- (void)setSensitiveActionsEnabled:(_Bool)arg1; +- (_Bool)nextActionWillRecognize; +- (_Bool)nextActionWillTerminateSession; +- (_Bool)isBusy; +- (_Bool)hasDeferredAction; +- (_Bool)isValid; +- (_Bool)isFinished; +- (_Bool)isActivelyRecognizing; +- (_Bool)isRecognizing; - (id)reset; - (id)beginNextAction; - (void)setDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSpeakAction.h b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSpeakAction.h index f0fdc999f..6fd56622f 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSpeakAction.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRecognitionSpeakAction.h @@ -8,12 +8,12 @@ @interface VSRecognitionSpeakAction : VSRecognitionAction { - BOOL _shouldTerminate; + _Bool _shouldTerminate; } - (id)perform; - (int)completionType; -- (id)initWithSpokenFeedbackString:(id)arg1 willTerminate:(BOOL)arg2; +- (id)initWithSpokenFeedbackString:(id)arg1 willTerminate:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSRemoteKeepAlive-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/VSRemoteKeepAlive-Protocol.h index fa884a5cf..704ce5714 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSRemoteKeepAlive-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSRemoteKeepAlive-Protocol.h @@ -8,6 +8,6 @@ @protocol VSRemoteKeepAlive - (oneway void)cancel; -- (oneway void)maintainWithAudioType:(int)arg1 keepAudioSessionActive:(BOOL)arg2; +- (oneway void)maintainWithAudioType:(long long)arg1 keepAudioSessionActive:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnection.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnection.h index b48650517..49e10d5cc 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnection.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnection.h @@ -17,17 +17,18 @@ @property(readonly, nonatomic) VSSpeechRequest *request; // @synthesize request=_request; - (void).cxx_destruct; +- (void)getVoiceInfoForLanguageCode:(id)arg1 footprint:(long long)arg2 gender:(long long)arg3 custom:(_Bool)arg4 reply:(id)arg5; - (void)getAutoDownloadedVoiceAssets:(id)arg1; - (void)setAutoDownloadedVoiceAssets:(id)arg1; - (void)downloadVoiceAsset:(id)arg1 progress:(id)arg2 completion:(void)arg3; - (void)getLocalVoiceAssets:(id)arg1; - (void)getAllVoiceAssets:(id)arg1; - (void)continueCurrentSpeechRequest; -- (void)pauseCurrentSpeechRequestAtMark:(int)arg1 waitUntilPaused:(BOOL)arg2; -- (void)stopCurrentSpeechRequestAtMark:(int)arg1 waitUntilStopped:(BOOL)arg2; +- (void)pauseCurrentSpeechRequestAtMark:(long long)arg1; +- (void)stopCurrentSpeechRequestAtMark:(long long)arg1; - (void)startSpeechRequest:(id)arg1; -- (BOOL)isSystemSpeakingOnBehalfOfCurrentConnection; -- (BOOL)isSystemSpeaking; +- (_Bool)isSystemSpeakingOnBehalfOfCurrentConnection; +- (_Bool)isSystemSpeaking; - (id)availableFootprintsForVoice:(id)arg1 languageCode:(id)arg2; - (id)availableVoicesForLanguageCode:(id)arg1; @property(nonatomic) __weak id delegate; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegate-Protocol.h index d4012b2f4..b321faffd 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol VSSpeechConnectionDelegate -- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(int)arg3 inRange:(struct _NSRange)arg4; -- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(BOOL)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; +- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(long long)arg3 inRange:(struct _NSRange)arg4; +- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(_Bool)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; - (void)connection:(id)arg1 speechRequestDidContinue:(id)arg2; - (void)connection:(id)arg1 speechRequestDidPause:(id)arg2; - (void)connection:(id)arg1 speechRequestDidStart:(id)arg2; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegateWrapper.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegateWrapper.h index 3c9908a5c..180e1db69 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegateWrapper.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechConnectionDelegateWrapper.h @@ -21,8 +21,8 @@ @property(retain, nonatomic) VSSpeechRequest *request; // @synthesize request=_request; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (oneway void)speechRequestDidStopWithSuccess:(BOOL)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; -- (oneway void)speechRequestMark:(int)arg1 didStartForRange:(struct _NSRange)arg2; +- (oneway void)speechRequestDidStopWithSuccess:(_Bool)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; +- (oneway void)speechRequestMark:(long long)arg1 didStartForRange:(struct _NSRange)arg2; - (oneway void)speechRequestDidContinue; - (oneway void)speechRequestDidPause; - (oneway void)speechRequestDidStart; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechRequest.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechRequest.h index 47bb7b2d0..ac2981e64 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechRequest.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechRequest.h @@ -12,35 +12,39 @@ @interface VSSpeechRequest : NSObject { - BOOL _useCustomVoice; - BOOL _maintainsInput; - BOOL _audioSessionIDIsValid; + _Bool _useCustomVoice; + _Bool _maintainsInput; + _Bool _audioSessionIDIsValid; + unsigned int _audioSessionID; + unsigned int _audioQueueFlags; NSString *_text; NSAttributedString *_attributedText; NSString *_languageCode; NSString *_voiceName; - int _footprint; - int _gender; + long long _footprint; + long long _gender; NSURL *_outputPath; - unsigned int _audioSessionID; - unsigned int _audioQueueFlags; double _rate; double _pitch; double _volume; + id _stopHandler; + id _pauseHandler; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; +@property(copy, nonatomic) id pauseHandler; // @synthesize pauseHandler=_pauseHandler; +@property(copy, nonatomic) id stopHandler; // @synthesize stopHandler=_stopHandler; @property(nonatomic) unsigned int audioQueueFlags; // @synthesize audioQueueFlags=_audioQueueFlags; @property(nonatomic) unsigned int audioSessionID; // @synthesize audioSessionID=_audioSessionID; -@property(nonatomic) BOOL audioSessionIDIsValid; // @synthesize audioSessionIDIsValid=_audioSessionIDIsValid; -@property(nonatomic) BOOL maintainsInput; // @synthesize maintainsInput=_maintainsInput; +@property(nonatomic) _Bool audioSessionIDIsValid; // @synthesize audioSessionIDIsValid=_audioSessionIDIsValid; +@property(nonatomic) _Bool maintainsInput; // @synthesize maintainsInput=_maintainsInput; @property(nonatomic) double volume; // @synthesize volume=_volume; @property(nonatomic) double pitch; // @synthesize pitch=_pitch; @property(nonatomic) double rate; // @synthesize rate=_rate; @property(copy, nonatomic) NSURL *outputPath; // @synthesize outputPath=_outputPath; -@property(nonatomic) int gender; // @synthesize gender=_gender; -@property(nonatomic) BOOL useCustomVoice; // @synthesize useCustomVoice=_useCustomVoice; -@property(nonatomic) int footprint; // @synthesize footprint=_footprint; +@property(nonatomic) long long gender; // @synthesize gender=_gender; +@property(nonatomic) _Bool useCustomVoice; // @synthesize useCustomVoice=_useCustomVoice; +@property(nonatomic) long long footprint; // @synthesize footprint=_footprint; @property(copy, nonatomic) NSString *voiceName; // @synthesize voiceName=_voiceName; @property(copy, nonatomic) NSString *languageCode; // @synthesize languageCode=_languageCode; @property(copy, nonatomic) NSAttributedString *attributedText; // @synthesize attributedText=_attributedText; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechService-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechService-Protocol.h index f638f60d7..13a55cf17 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechService-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechService-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol VSSpeechService +- (oneway void)getVoiceInfoForLanguageCode:(id)arg1 footprint:(long long)arg2 gender:(long long)arg3 custom:(_Bool)arg4 reply:(id)arg5; - (oneway void)getAutoDownloadedVoiceAssets:(id)arg1; - (oneway void)setAutoDownloadedVoiceAssets:(id)arg1; - (oneway void)downloadVoiceAsset:(id)arg1 progress:(id)arg2 completion:(id)arg3; @@ -16,9 +17,9 @@ - (oneway void)getSpeechIsActiveReply:(id)arg1; - (oneway void)getFootprintsForVoiceName:(id)arg1 languageCode:(id)arg2 reply:(id)arg3; - (oneway void)getVoiceNamesForLanguage:(id)arg1 reply:(id)arg2; -- (oneway void)stopSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)stopSpeechRequestAtMark:(long long)arg1; - (oneway void)continueSpeechRequest; -- (oneway void)pauseSpeechRequestAtMark:(int)arg1 reply:(id)arg2; +- (oneway void)pauseSpeechRequestAtMark:(long long)arg1; - (oneway void)startSpeechRequest:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechServiceDelegate-Protocol.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechServiceDelegate-Protocol.h index 6a30fb20d..847e7bae4 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechServiceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechServiceDelegate-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol VSSpeechServiceDelegate -- (oneway void)speechRequestDidStopWithSuccess:(BOOL)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; -- (oneway void)speechRequestMark:(int)arg1 didStartForRange:(struct _NSRange)arg2; +- (oneway void)speechRequestDidStopWithSuccess:(_Bool)arg1 phonemesSpoken:(id)arg2 error:(id)arg3; +- (oneway void)speechRequestMark:(long long)arg1 didStartForRange:(struct _NSRange)arg2; - (oneway void)speechRequestDidContinue; - (oneway void)speechRequestDidPause; - (oneway void)speechRequestDidStart; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer-Assets.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer-Assets.h new file mode 100644 index 000000000..5dd25594b --- /dev/null +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer-Assets.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface VSSpeechSynthesizer (Assets) ++ (void)getVoiceInfoForLanguageCode:(id)arg1 footprint:(long long)arg2 gender:(long long)arg3 custom:(_Bool)arg4 reply:(id)arg5; ++ (void)getAutoDownloadedVoiceAssets:(id)arg1; ++ (void)setAutoDownloadedVoiceAssets:(id)arg1; ++ (void)downloadVoiceAsset:(id)arg1 progress:(id)arg2 completion:(void)arg3; ++ (void)getLocalVoiceAssets:(id)arg1; ++ (void)getAllVoiceAssets:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer.h b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer.h index 8cfbbd4d1..6ec262f21 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSSpeechSynthesizer.h @@ -14,11 +14,11 @@ { VSKeepAlive *_keepAlive; VSKeepAlive *_inactiveKeepAlive; - int _footprint; - BOOL _useCustomVoice; - int _gender; - BOOL _useSharedSession; - BOOL _audioSessionIDIsValid; + long long _footprint; + _Bool _useCustomVoice; + long long _gender; + _Bool _useSharedSession; + _Bool _audioSessionIDIsValid; unsigned int _audioSessionID; unsigned int _audioQueueFlags; NSObject *_queue; @@ -38,73 +38,68 @@ unsigned int delegateWillSpeakWithRequest:1; unsigned int willUseInput:1; } _synthesizerFlags; - id _delegate; float _rate; float _pitch; float _volume; + id _delegate; NSString *_voice; } -+ (BOOL)isSystemSpeaking; ++ (_Bool)isSystemSpeaking; + (id)availableFootprintsForVoice:(id)arg1 languageCode:(id)arg2; + (id)availableLanguageCodes; + (id)availableVoicesForLanguageCode:(id)arg1; + (id)availableVoices; -+ (void)getAutoDownloadedVoiceAssets:(id)arg1; -+ (void)setAutoDownloadedVoiceAssets:(id)arg1; -+ (void)downloadVoiceAsset:(id)arg1 progress:(id)arg2 completion:(void)arg3; -+ (void)getLocalVoiceAssets:(id)arg1; -+ (void)getAllVoiceAssets:(id)arg1; @property(retain, nonatomic) NSString *voice; // @synthesize voice=_voice; @property(nonatomic) float volume; // @synthesize volume=_volume; @property(nonatomic) float pitch; // @synthesize pitch=_pitch; @property(nonatomic) float rate; // @synthesize rate=_rate; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(int)arg3 inRange:(struct _NSRange)arg4; -- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(BOOL)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; +- (void)connection:(id)arg1 speechRequest:(id)arg2 willSpeakMark:(long long)arg3 inRange:(struct _NSRange)arg4; +- (void)connection:(id)arg1 speechRequest:(id)arg2 didStopAtEnd:(_Bool)arg3 phonemesSpoken:(id)arg4 error:(id)arg5; - (void)connection:(id)arg1 speechRequestDidContinue:(id)arg2; - (void)connection:(id)arg1 speechRequestDidPause:(id)arg2; - (void)connection:(id)arg1 speechRequestDidStart:(id)arg2; -- (void)setMaintainInactivePersistentConnection:(BOOL)arg1; -- (void)setMaintainPersistentConnection:(BOOL)arg1; -- (BOOL)continueSpeakingRequest:(id)arg1 withError:(id *)arg2; -- (BOOL)pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 error:(id *)arg3; -- (BOOL)stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 request:(id *)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 request:(id *)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 request:(id *)arg2 error:(id *)arg3; +- (void)setMaintainInactivePersistentConnection:(_Bool)arg1; +- (void)setMaintainPersistentConnection:(_Bool)arg1; +- (_Bool)continueSpeakingRequest:(id)arg1 withError:(id *)arg2; +- (_Bool)pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 error:(id *)arg3; +- (_Bool)stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 request:(id *)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 request:(id *)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 request:(id *)arg2 error:(id *)arg3; - (void)useAudioQueueFlags:(unsigned int)arg1; - (void)useSpecificAudioSession:(unsigned int)arg1; -- (void)useSharedAudioSession:(BOOL)arg1; -- (int)gender; -- (void)setGender:(int)arg1; -- (BOOL)useCustomVoice; -- (void)setUseCustomVoice:(BOOL)arg1; -- (int)footprint; -- (void)setFootprint:(int)arg1; +- (void)useSharedAudioSession:(_Bool)arg1; +- (long long)gender; +- (void)setGender:(long long)arg1; +- (_Bool)useCustomVoice; +- (void)setUseCustomVoice:(_Bool)arg1; +- (long long)footprint; +- (void)setFootprint:(long long)arg1; - (float)maximumRate; - (float)minimumRate; - (id)speechString; -- (BOOL)isSpeaking; -- (BOOL)continueSpeakingWithError:(id *)arg1; -- (BOOL)pauseSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2 error:(id *)arg3; -- (BOOL)pauseSpeakingAtNextBoundary:(int)arg1 error:(id *)arg2; -- (BOOL)stopSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2 error:(id *)arg3; -- (BOOL)stopSpeakingAtNextBoundary:(int)arg1 error:(id *)arg2; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; -- (BOOL)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 toURL:(id)arg2 error:(id *)arg3; -- (BOOL)startSpeakingString:(id)arg1 error:(id *)arg2; -- (BOOL)_continueSpeakingRequest:(id)arg1 withError:(id *)arg2; -- (BOOL)_pauseSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)_stopSpeakingRequest:(id)arg1 atNextBoundary:(int)arg2 synchronously:(BOOL)arg3 error:(id *)arg4; -- (BOOL)_startSpeakingString:(id)arg1 orAttributedString:(id)arg2 toURL:(id)arg3 withLanguageCode:(id)arg4 request:(id *)arg5 error:(id *)arg6; +- (_Bool)isSpeaking; +- (_Bool)continueSpeakingWithError:(id *)arg1; +- (_Bool)pauseSpeakingAtNextBoundary:(long long)arg1 synchronously:(_Bool)arg2 error:(id *)arg3; +- (_Bool)pauseSpeakingAtNextBoundary:(long long)arg1 error:(id *)arg2; +- (_Bool)stopSpeakingAtNextBoundary:(long long)arg1 synchronously:(_Bool)arg2 error:(id *)arg3; +- (_Bool)stopSpeakingAtNextBoundary:(long long)arg1 error:(id *)arg2; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; +- (_Bool)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +- (_Bool)startSpeakingString:(id)arg1 error:(id *)arg2; +- (_Bool)_continueSpeakingRequest:(id)arg1 withError:(id *)arg2; +- (_Bool)_pauseSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)_stopSpeakingRequest:(id)arg1 atNextBoundary:(long long)arg2 synchronously:(_Bool)arg3 error:(id *)arg4; +- (_Bool)_startSpeakingString:(id)arg1 orAttributedString:(id)arg2 toURL:(id)arg3 withLanguageCode:(id)arg4 request:(id *)arg5 error:(id *)arg6; - (void)_setDelegate:(id)arg1; - (void)dealloc; -- (BOOL)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; +- (_Bool)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3 error:(id *)arg4; - (id)initForInputFeedback; - (id)init; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSTextPreProcessorRule.h b/iOS7/PrivateFrameworks/VoiceServices/VSTextPreProcessorRule.h index dc3a60bc4..f600a0dac 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSTextPreProcessorRule.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSTextPreProcessorRule.h @@ -12,11 +12,11 @@ { NSString *_matchPattern; NSString *_replacement; - BOOL _caseSensitive; - BOOL _eatPunctuation; + _Bool _caseSensitive; + _Bool _eatPunctuation; } -- (id)matchedString:(id)arg1 forTokenInRange:(CDStruct_1ef3fb1f *)arg2; +- (id)matchedString:(id)arg1 forTokenInRange:(CDStruct_912cb5d2 *)arg2; - (void)dealloc; - (id)initWithDictionaryRepresentation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/VoiceServices/VSVoiceAsset.h b/iOS7/PrivateFrameworks/VoiceServices/VSVoiceAsset.h index d1fa5f145..ed6245f91 100644 --- a/iOS7/PrivateFrameworks/VoiceServices/VSVoiceAsset.h +++ b/iOS7/PrivateFrameworks/VoiceServices/VSVoiceAsset.h @@ -12,17 +12,19 @@ @interface VSVoiceAsset : NSObject { - BOOL _isInstalled; + _Bool _isInstalled; + _Bool _isBuiltInVoice; NSString *_name; NSArray *_languages; - int _gender; - int _footprint; + long long _gender; + long long _footprint; } -+ (BOOL)supportsSecureCoding; -@property(readonly, nonatomic) BOOL isInstalled; // @synthesize isInstalled=_isInstalled; -@property(readonly, nonatomic) int footprint; // @synthesize footprint=_footprint; -@property(readonly, nonatomic) int gender; // @synthesize gender=_gender; ++ (_Bool)supportsSecureCoding; +@property(nonatomic) _Bool isBuiltInVoice; // @synthesize isBuiltInVoice=_isBuiltInVoice; +@property(readonly, nonatomic) _Bool isInstalled; // @synthesize isInstalled=_isInstalled; +@property(readonly, nonatomic) long long footprint; // @synthesize footprint=_footprint; +@property(readonly, nonatomic) long long gender; // @synthesize gender=_gender; @property(readonly, nonatomic) NSArray *languages; // @synthesize languages=_languages; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; @@ -31,7 +33,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; -- (id)initWithName:(id)arg1 languages:(id)arg2 gender:(int)arg3 footprint:(int)arg4 isInstalled:(BOOL)arg5; +- (id)initWithName:(id)arg1 languages:(id)arg2 gender:(long long)arg3 footprint:(long long)arg4 isInstalled:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/Weather/CDStructures.h b/iOS7/PrivateFrameworks/Weather/CDStructures.h index fb773cfeb..997bfccbe 100644 --- a/iOS7/PrivateFrameworks/Weather/CDStructures.h +++ b/iOS7/PrivateFrameworks/Weather/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,13 +17,13 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _xmlDoc { diff --git a/iOS7/PrivateFrameworks/Weather/CLLocationManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/Weather/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/PrivateFrameworks/Weather/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Weather/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/PrivateFrameworks/Weather/CPBitmapStore-WeatherAppDataProtection.h b/iOS7/PrivateFrameworks/Weather/CPBitmapStore-WeatherAppDataProtection.h new file mode 100644 index 000000000..39192fbae --- /dev/null +++ b/iOS7/PrivateFrameworks/Weather/CPBitmapStore-WeatherAppDataProtection.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CPBitmapStore.h" + +@interface CPBitmapStore (WeatherAppDataProtection) +- (int)setVersion:(int)arg1 withOptions:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/Weather/City.h b/iOS7/PrivateFrameworks/Weather/City.h index 08c7b0b48..76c4a2efd 100644 --- a/iOS7/PrivateFrameworks/Weather/City.h +++ b/iOS7/PrivateFrameworks/Weather/City.h @@ -14,92 +14,93 @@ NSString *_updateTimeString; NSMutableArray *_dayForecasts; NSMutableArray *_hourlyForecasts; - BOOL _autoUpdate; - BOOL _isLocalWeatherCity; - BOOL _isHourlyDataCelsius; - BOOL _dataCelsius; - BOOL _isUpdating; - BOOL _isRequestedByFrameworkClient; - BOOL _lockedForDemoMode; - NSString *_temperature; - NSDate *_updateTime; - unsigned int _conditionCode; - NSString *_woeid; - NSString *_name; - NSString *_locationID; - NSString *_state; - unsigned int _observationTime; - unsigned int _sunsetTime; - unsigned int _sunriseTime; - unsigned int _moonPhase; - NSString *_link; + _Bool _autoUpdate; + _Bool _isLocalWeatherCity; + _Bool _isHourlyDataCelsius; + _Bool _dataCelsius; + _Bool _isUpdating; + _Bool _isRequestedByFrameworkClient; + _Bool _lockedForDemoMode; float _longitude; float _latitude; - int _secondsFromGMT; - unsigned int _lastUpdateDetail; float _windChill; float _windDirection; float _windSpeed; float _humidity; float _visibility; float _pressure; - int _pressureRising; float _dewPoint; float _feelsLike; float _heatIndex; int _lastUpdateStatus; int _updateInterval; + NSString *_temperature; + NSDate *_updateTime; + unsigned long long _conditionCode; + NSString *_woeid; + NSString *_name; + NSString *_locationID; + NSString *_state; + unsigned long long _observationTime; + unsigned long long _sunsetTime; + unsigned long long _sunriseTime; + unsigned long long _moonPhase; + NSString *_link; + long long _secondsFromGMT; + unsigned long long _lastUpdateDetail; + long long _pressureRising; NSTimer *_autoUpdateTimer; } -+ (id)descriptionForWeatherUpdateDetail:(unsigned int)arg1; ++ (void)initialize; ++ (id)descriptionForWeatherUpdateDetail:(unsigned long long)arg1; @property(retain, nonatomic) NSTimer *autoUpdateTimer; // @synthesize autoUpdateTimer=_autoUpdateTimer; @property(nonatomic) int updateInterval; // @synthesize updateInterval=_updateInterval; -@property(nonatomic) BOOL lockedForDemoMode; // @synthesize lockedForDemoMode=_lockedForDemoMode; -@property(nonatomic) BOOL isRequestedByFrameworkClient; // @synthesize isRequestedByFrameworkClient=_isRequestedByFrameworkClient; -@property(nonatomic) BOOL isUpdating; // @synthesize isUpdating=_isUpdating; +@property(nonatomic) _Bool lockedForDemoMode; // @synthesize lockedForDemoMode=_lockedForDemoMode; +@property(nonatomic) _Bool isRequestedByFrameworkClient; // @synthesize isRequestedByFrameworkClient=_isRequestedByFrameworkClient; +@property(nonatomic) _Bool isUpdating; // @synthesize isUpdating=_isUpdating; @property(nonatomic) int lastUpdateStatus; // @synthesize lastUpdateStatus=_lastUpdateStatus; @property(nonatomic) float heatIndex; // @synthesize heatIndex=_heatIndex; @property(nonatomic) float feelsLike; // @synthesize feelsLike=_feelsLike; @property(nonatomic) float dewPoint; // @synthesize dewPoint=_dewPoint; -@property(nonatomic) int pressureRising; // @synthesize pressureRising=_pressureRising; +@property(nonatomic) long long pressureRising; // @synthesize pressureRising=_pressureRising; @property(nonatomic) float pressure; // @synthesize pressure=_pressure; @property(nonatomic) float visibility; // @synthesize visibility=_visibility; @property(nonatomic) float humidity; // @synthesize humidity=_humidity; @property(nonatomic) float windSpeed; // @synthesize windSpeed=_windSpeed; @property(nonatomic) float windDirection; // @synthesize windDirection=_windDirection; @property(nonatomic) float windChill; // @synthesize windChill=_windChill; -@property(nonatomic, getter=isDataCelsius) BOOL dataCelsius; // @synthesize dataCelsius=_dataCelsius; -@property(nonatomic) unsigned int lastUpdateDetail; // @synthesize lastUpdateDetail=_lastUpdateDetail; -@property(nonatomic) BOOL isHourlyDataCelsius; // @synthesize isHourlyDataCelsius=_isHourlyDataCelsius; -@property(nonatomic) int secondsFromGMT; // @synthesize secondsFromGMT=_secondsFromGMT; +@property(nonatomic, getter=isDataCelsius) _Bool dataCelsius; // @synthesize dataCelsius=_dataCelsius; +@property(nonatomic) unsigned long long lastUpdateDetail; // @synthesize lastUpdateDetail=_lastUpdateDetail; +@property(nonatomic) _Bool isHourlyDataCelsius; // @synthesize isHourlyDataCelsius=_isHourlyDataCelsius; +@property(nonatomic) long long secondsFromGMT; // @synthesize secondsFromGMT=_secondsFromGMT; @property(nonatomic) float latitude; // @synthesize latitude=_latitude; @property(nonatomic) float longitude; // @synthesize longitude=_longitude; @property(copy, nonatomic) NSString *link; // @synthesize link=_link; -@property(nonatomic) unsigned int moonPhase; // @synthesize moonPhase=_moonPhase; -@property(nonatomic) unsigned int sunriseTime; // @synthesize sunriseTime=_sunriseTime; -@property(nonatomic) unsigned int sunsetTime; // @synthesize sunsetTime=_sunsetTime; -@property(nonatomic) unsigned int observationTime; // @synthesize observationTime=_observationTime; +@property(nonatomic) unsigned long long moonPhase; // @synthesize moonPhase=_moonPhase; +@property(nonatomic) unsigned long long sunriseTime; // @synthesize sunriseTime=_sunriseTime; +@property(nonatomic) unsigned long long sunsetTime; // @synthesize sunsetTime=_sunsetTime; +@property(nonatomic) unsigned long long observationTime; // @synthesize observationTime=_observationTime; @property(copy, nonatomic) NSString *state; // @synthesize state=_state; @property(copy, nonatomic) NSString *locationID; // @synthesize locationID=_locationID; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(copy, nonatomic) NSString *woeid; // @synthesize woeid=_woeid; -@property(nonatomic) BOOL isLocalWeatherCity; // @synthesize isLocalWeatherCity=_isLocalWeatherCity; +@property(nonatomic) _Bool isLocalWeatherCity; // @synthesize isLocalWeatherCity=_isLocalWeatherCity; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSDate *updateTime; // @synthesize updateTime=_updateTime; - (void)_generateLocalizableStrings; - (int)precipitationForecast; - (id)naturalLanguageDescription; -- (int)locationOfTime:(int)arg1; -- (int)primaryConditionForRange:(struct _NSRange)arg1; -- (id)windDirectionAsString:(float)arg1; -- (BOOL)populateWithDataFromCity:(id)arg1; -@property(nonatomic) unsigned int conditionCode; // @synthesize conditionCode=_conditionCode; +- (long long)locationOfTime:(long long)arg1; +- (long long)primaryConditionForRange:(struct _NSRange)arg1; +- (id)windDirectionAsString:(double)arg1; +- (_Bool)populateWithDataFromCity:(id)arg1; +@property(nonatomic) unsigned long long conditionCode; // @synthesize conditionCode=_conditionCode; - (id)cityAndState; - (id)updateTimeString; -- (BOOL)isUpdatingOrNoData; -- (BOOL)_isUpdating; -- (void)finishedUpdating:(int)arg1 statusDetail:(unsigned int)arg2; +- (_Bool)isUpdatingOrNoData; +- (_Bool)_isUpdating; +- (void)finishedUpdating:(int)arg1 statusDetail:(unsigned long long)arg2; - (void)addHourlyForecast:(id)arg1; - (id)hourlyForecasts; - (void)setHourlyForecasts:(id)arg1; @@ -108,13 +109,13 @@ - (void)update; - (void)localWeatherDidBeginUpdate; - (int)weatherDataAge; -- (BOOL)isDay; -- (int)timeDigit; +- (_Bool)isDay; +- (long long)timeDigit; - (id)dayForecasts; - (void)setDayForecasts:(id)arg1; @property(copy, nonatomic) NSString *temperature; // @synthesize temperature=_temperature; - (id)displayName; -- (void)setAutoUpdate:(BOOL)arg1; +- (void)setAutoUpdate:(_Bool)arg1; - (void)_clearAutoUpdateTimer; - (void)disassociateWithDelegate:(id)arg1; - (void)associateWithDelegate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Weather/DayForecast.h b/iOS7/PrivateFrameworks/Weather/DayForecast.h index 2bcc86b43..ce561ba21 100644 --- a/iOS7/PrivateFrameworks/Weather/DayForecast.h +++ b/iOS7/PrivateFrameworks/Weather/DayForecast.h @@ -12,17 +12,17 @@ { NSString *_high; NSString *_low; - unsigned int _icon; - unsigned int _dayOfWeek; - unsigned int _dayNumber; + unsigned long long _icon; + unsigned long long _dayOfWeek; + unsigned long long _dayNumber; } -@property(nonatomic) unsigned int dayNumber; // @synthesize dayNumber=_dayNumber; -@property(nonatomic) unsigned int dayOfWeek; // @synthesize dayOfWeek=_dayOfWeek; -@property(nonatomic) unsigned int icon; // @synthesize icon=_icon; +@property(nonatomic) unsigned long long dayNumber; // @synthesize dayNumber=_dayNumber; +@property(nonatomic) unsigned long long dayOfWeek; // @synthesize dayOfWeek=_dayOfWeek; +@property(nonatomic) unsigned long long icon; // @synthesize icon=_icon; @property(copy, nonatomic) NSString *low; // @synthesize low=_low; @property(copy, nonatomic) NSString *high; // @synthesize high=_high; -- (int)compareDayNumberToDayForecast:(id)arg1; +- (long long)compareDayNumberToDayForecast:(id)arg1; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Weather/HourlyForecast.h b/iOS7/PrivateFrameworks/Weather/HourlyForecast.h index 7de1f182b..d1f7bc9ad 100644 --- a/iOS7/PrivateFrameworks/Weather/HourlyForecast.h +++ b/iOS7/PrivateFrameworks/Weather/HourlyForecast.h @@ -10,20 +10,20 @@ @interface HourlyForecast : NSObject { - unsigned int _eventType; + float _percentPrecipitation; + unsigned long long _eventType; NSString *_time; - int _hourIndex; + long long _hourIndex; NSString *_detail; - int _conditionCode; - float _percentPrecipitation; + long long _conditionCode; } @property(nonatomic) float percentPrecipitation; // @synthesize percentPrecipitation=_percentPrecipitation; -@property(nonatomic) int conditionCode; // @synthesize conditionCode=_conditionCode; +@property(nonatomic) long long conditionCode; // @synthesize conditionCode=_conditionCode; @property(copy, nonatomic) NSString *detail; // @synthesize detail=_detail; -@property(nonatomic) int hourIndex; // @synthesize hourIndex=_hourIndex; +@property(nonatomic) long long hourIndex; // @synthesize hourIndex=_hourIndex; @property(copy, nonatomic) NSString *time; // @synthesize time=_time; -@property(nonatomic) unsigned int eventType; // @synthesize eventType=_eventType; +@property(nonatomic) unsigned long long eventType; // @synthesize eventType=_eventType; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Weather/LocationUpdater.h b/iOS7/PrivateFrameworks/Weather/LocationUpdater.h index bf41384f4..f4aa8b084 100644 --- a/iOS7/PrivateFrameworks/Weather/LocationUpdater.h +++ b/iOS7/PrivateFrameworks/Weather/LocationUpdater.h @@ -10,7 +10,7 @@ @interface LocationUpdater : WeatherUpdater { - BOOL _isGeoCoding; + _Bool _isGeoCoding; CLGeocoder *_geoCoder; id _localWeatherHandler; City *_currentCity; @@ -19,16 +19,16 @@ + (void)clearSharedLocationUpdater; + (id)sharedLocationUpdater; @property(retain, nonatomic) City *currentCity; // @synthesize currentCity=_currentCity; -- (void)_failed:(unsigned int)arg1; +- (void)_failed:(unsigned long long)arg1; - (void)didProcessDocument; - (id)aggregateDictionaryDomain; - (void)failCity:(id)arg1; -- (BOOL)isDataValid:(id)arg1; +- (_Bool)isDataValid:(id)arg1; - (void)updateWeatherForLocation:(id)arg1 city:(id)arg2; - (void)updateWeatherForLocation:(id)arg1 city:(id)arg2 withCompletionHandler:(id)arg3; -- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned int)arg2; +- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned long long)arg2; - (void)handleNilCity; -- (void)enableProgressIndicator:(BOOL)arg1; +- (void)enableProgressIndicator:(_Bool)arg1; - (void)parsedResultCity:(id)arg1; - (void)cancel; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Weather/NSObject-Protocol.h b/iOS7/PrivateFrameworks/Weather/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/Weather/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/Weather/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/Weather/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/Weather/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/Weather/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Weather/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/Weather/ProgressController.h b/iOS7/PrivateFrameworks/Weather/ProgressController.h index 8aac11c36..376823eee 100644 --- a/iOS7/PrivateFrameworks/Weather/ProgressController.h +++ b/iOS7/PrivateFrameworks/Weather/ProgressController.h @@ -10,14 +10,14 @@ @interface ProgressController : NSObject { - BOOL _progressShowing; + _Bool _progressShowing; int _loadingCount; NSTimer *_hideSpinnerTimer; } + (id)sharedProgressController; - (void)suspend; -- (void)setLoadingData:(BOOL)arg1; +- (void)setLoadingData:(_Bool)arg1; - (void)_showSpinner; - (void)_hideSpinner; - (void)_setHideSpinnerTimer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherApplicationProgressDelegate-Protocol.h b/iOS7/PrivateFrameworks/Weather/WeatherApplicationProgressDelegate-Protocol.h index b3d72e0d7..99513fd67 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherApplicationProgressDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherApplicationProgressDelegate-Protocol.h @@ -5,6 +5,6 @@ */ @protocol WeatherApplicationProgressDelegate -- (BOOL)showProgressIndicator; +- (_Bool)showProgressIndicator; @end diff --git a/iOS7/PrivateFrameworks/Weather/WeatherIdentifierUpdater.h b/iOS7/PrivateFrameworks/Weather/WeatherIdentifierUpdater.h index a2f506a08..3b2638685 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherIdentifierUpdater.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherIdentifierUpdater.h @@ -19,10 +19,10 @@ + (id)sharedWeatherIdentifierUpdater; @property(retain, nonatomic) NSMutableArray *parsedCities; // @synthesize parsedCities=_parsedCities; @property(retain, nonatomic) NSArray *requestedCities; // @synthesize requestedCities=_requestedCities; -- (void)_failed:(unsigned int)arg1; +- (void)_failed:(unsigned long long)arg1; - (id)aggregateDictionaryDomain; - (void)updateWeatherForCities:(id)arg1 withCompletionHandler:(id)arg2; -- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned int)arg2; +- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned long long)arg2; - (void)updateWeatherForCity:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherImageLoader.h b/iOS7/PrivateFrameworks/Weather/WeatherImageLoader.h index a36d1458e..0287c191b 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherImageLoader.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherImageLoader.h @@ -6,20 +6,26 @@ #import "NSObject.h" -@class NSMutableDictionary; +@class CPBitmapStore; @interface WeatherImageLoader : NSObject { - NSMutableDictionary *_cache; + double _scale; + CPBitmapStore *_store; } + (id)yahooButtonImage; + (id)twcButtonImage; + (id)conditionImageNamed:(id)arg1; -+ (id)conditionImageWithConditionIndex:(int)arg1; ++ (id)conditionImageWithConditionIndex:(long long)arg1; + (void)preCacheMiniIcons; ++ (void)cacheImageIfNecessary:(id)arg1; + (id)sharedImageLoader; -@property(retain, nonatomic) NSMutableDictionary *cache; // @synthesize cache=_cache; +@property(retain, nonatomic) CPBitmapStore *store; // @synthesize store=_store; +- (void)setImage:(id)arg1 forKey:(id)arg2; +- (id)cachedImageForKey:(id)arg1; +- (void)dealloc; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/Weather/WeatherLocationManager.h b/iOS7/PrivateFrameworks/Weather/WeatherLocationManager.h index 01fb6e436..97ab4f884 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherLocationManager.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherLocationManager.h @@ -15,15 +15,15 @@ NSTimer *_automaticLocationUpdateTimer; NSTimer *_accuracyFallbackTimer; int _authorizationStatus; - BOOL _authorizationStatusSet; + _Bool _authorizationStatusSet; double _oldestAcceptedTime; double _lastLocationUpdateTime; double _nextPlannedUpdate; - BOOL _activelyTrackingLocation; - BOOL _locationTrackingIsReady; + _Bool _activelyTrackingLocation; + _Bool _locationTrackingIsReady; + float _lastLocationAccuracy; CLLocationManager *_locationManager; NSDate *_lastLocationTimeStamp; - float _lastLocationAccuracy; id _delegate; CDStruct_2c43369c _lastLocationCoord; } @@ -31,8 +31,8 @@ + (void)clearSharedLocationManager; + (id)sharedWeatherLocationManager; @property(nonatomic) int authorizationStatus; // @synthesize authorizationStatus=_authorizationStatus; -@property(nonatomic) BOOL activelyTrackingLocation; // @synthesize activelyTrackingLocation=_activelyTrackingLocation; -@property(nonatomic) BOOL locationTrackingIsReady; // @synthesize locationTrackingIsReady=_locationTrackingIsReady; +@property(nonatomic) _Bool activelyTrackingLocation; // @synthesize activelyTrackingLocation=_activelyTrackingLocation; +@property(nonatomic) _Bool locationTrackingIsReady; // @synthesize locationTrackingIsReady=_locationTrackingIsReady; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) CDStruct_2c43369c lastLocationCoord; // @synthesize lastLocationCoord=_lastLocationCoord; @property(nonatomic) float lastLocationAccuracy; // @synthesize lastLocationAccuracy=_lastLocationAccuracy; @@ -46,15 +46,15 @@ - (void)_cleanupAccuracyFallbackTimer; - (void)locationManager:(id)arg1 didChangeAuthorizationStatus:(int)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; -- (BOOL)isLocalStaleOrOutOfDate; +- (_Bool)isLocalStaleOrOutOfDate; - (void)_updateLocation:(id)arg1; -- (BOOL)localWeatherAuthorized; +- (_Bool)localWeatherAuthorized; - (int)forceLoadingAuthorizationStatus; -- (void)setLocationTrackingActive:(BOOL)arg1; +- (void)setLocationTrackingActive:(_Bool)arg1; - (void)clearLocalWeatherUpdateState; - (void)_setUpLocationTimerWithInterval:(float)arg1; -- (BOOL)loadAndPrepareLocationTrackingState; -- (void)setLocationTrackingReady:(BOOL)arg1 activelyTracking:(BOOL)arg2; +- (_Bool)loadAndPrepareLocationTrackingState; +- (void)setLocationTrackingReady:(_Bool)arg1 activelyTracking:(_Bool)arg2; - (void)_setAuthorizationStatus:(int)arg1; - (void)forceLocationUpdate; - (void)_clearLastLocUpdateTime; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherPreferences.h b/iOS7/PrivateFrameworks/Weather/WeatherPreferences.h index 371167557..dc4f5ede3 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherPreferences.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherPreferences.h @@ -12,10 +12,10 @@ @interface WeatherPreferences : NSObject { - BOOL _isCelsius; + _Bool _isCelsius; NSString *_UUID; NSString *_serviceHost; - BOOL _serviceDebugging; + _Bool _serviceDebugging; NSArray *_lastUbiquitousWrittenDefaults; id _syncDelegate; NSString *_yahooWeatherURLString; @@ -26,21 +26,20 @@ + (void)clearSharedPreferences; + (id)sharedPreferences; @property(copy, nonatomic) NSString *twcURLString; // @synthesize twcURLString=_twcURLString; -@property(copy, nonatomic) NSString *yahooWeatherURLString; // @synthesize yahooWeatherURLString=_yahooWeatherURLString; @property(nonatomic) id syncDelegate; // @synthesize syncDelegate=_syncDelegate; - (void)_clearCachedObjects; - (void)resetLocale; - (void)saveToUbiquitousStore; -- (id)combineCloudCities:(id)arg1 withExisting:(id)arg2 byAppending:(BOOL)arg3; +- (id)combineCloudCities:(id)arg1 withExisting:(id)arg2 byAppending:(_Bool)arg3; - (void)_saveUbiquitousDefaults:(id)arg1; -- (void)_setLastUbiquitousWrittenDefaults:(id)arg1 isCloudCityArray:(BOOL)arg2; +- (void)_setLastUbiquitousWrittenDefaults:(id)arg1 isCloudCityArray:(_Bool)arg2; - (void)_synchronizedDefaultsDidChange:(id)arg1; - (void)_syncToCloudIfNotDefaultCities:(id)arg1; -- (BOOL)_areDefaultCities:(id)arg1; +- (_Bool)_areDefaultCities:(id)arg1; - (id)_cityArrayToCloudCityArray:(id)arg1; -- (BOOL)serviceDebugging; -- (BOOL)isLocalWeatherEnabled; -- (void)setLocalWeatherEnabled:(BOOL)arg1; +- (_Bool)serviceDebugging; +- (_Bool)isLocalWeatherEnabled; +- (void)setLocalWeatherEnabled:(_Bool)arg1; - (id)readDefaultValueForKey:(id)arg1; - (void)writeDefaultValue:(id)arg1 forKey:(id)arg2; - (id)secondBacksideLogoImage; @@ -52,25 +51,26 @@ - (id)serviceHost; - (id)UUID; - (void)synchronizeStateToDisk; -- (void)setActiveCity:(unsigned int)arg1; +- (void)setActiveCity:(unsigned long long)arg1; - (int)loadActiveCity; - (id)loadSavedCities; - (id)_defaultCities; - (id)_ppt_addFakeTestCities; -- (void)saveToDiskWithCities:(id)arg1 activeCity:(unsigned int)arg2; +- (void)saveToDiskWithCities:(id)arg1 activeCity:(unsigned long long)arg2; - (void)saveToDiskWithCities:(id)arg1; -- (void)saveToDiskWithCity:(id)arg1 forActiveIndex:(unsigned int)arg2; -- (id)loadSavedCityAtIndex:(int)arg1; +- (void)saveToDiskWithCity:(id)arg1 forActiveIndex:(unsigned long long)arg2; +- (id)loadSavedCityAtIndex:(long long)arg1; - (void)saveToDiskWithLocalWeatherCity:(id)arg1; - (id)localWeatherCity; - (id)cityFromPreferencesDictionary:(id)arg1; - (id)preferencesDictionaryForCity:(id)arg1; -- (BOOL)_defaultsCurrent; -- (BOOL)_defaultsAreValid; -- (BOOL)isCelsius; -- (void)setCelsius:(BOOL)arg1; +- (_Bool)_defaultsCurrent; +- (_Bool)_defaultsAreValid; +- (_Bool)isCelsius; +@property(copy, nonatomic) NSString *yahooWeatherURLString; +- (void)setCelsius:(_Bool)arg1; - (void)dealloc; -- (BOOL)readTemperatureUnits; +- (_Bool)readTemperatureUnits; - (void)registerTemperatureUnits; - (id)init; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherUpdateController.h b/iOS7/PrivateFrameworks/Weather/WeatherUpdateController.h index 3072f1e48..579df0acc 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherUpdateController.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherUpdateController.h @@ -32,7 +32,7 @@ - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)didFailWithError:(id)arg1; - (void)didValidateLocation:(id)arg1; -- (BOOL)weatherListContainsCity:(id)arg1; +- (_Bool)weatherListContainsCity:(id)arg1; - (id)addCityToWeatherAppList:(id)arg1; - (int)activeCity; - (id)citiesInWeatherAppList; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherUpdater.h b/iOS7/PrivateFrameworks/Weather/WeatherUpdater.h index f5a1659fa..faf455e2e 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherUpdater.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherUpdater.h @@ -17,26 +17,26 @@ } @property(copy, nonatomic) id weatherCompletionUpdaterHandler; // @synthesize weatherCompletionUpdaterHandler=_weatherCompletionUpdaterHandler; -- (BOOL)isUpdatingCity:(id)arg1; +- (_Bool)isUpdatingCity:(id)arg1; - (id)aggregateDictionaryDomain; - (void)failWithError:(id)arg1; - (void)didProcessDocument; - (void)loadRequestURL:(id)arg1 parameters:(id)arg2; -- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned int)arg2; +- (void)handleCompletionForCity:(id)arg1 withUpdateDetail:(unsigned long long)arg2; - (void)handleNilCity; - (void)processDocument:(struct _xmlDoc *)arg1; -- (void)_failed:(unsigned int)arg1; +- (void)_failed:(unsigned long long)arg1; - (void)addCityToPendingQueue:(id)arg1; - (void)removeAllUpdatingCities; - (void)addUpdatingCity:(id)arg1; - (void)_updateNextPendingCity; -- (void)runAndClearWeatherCompletionWithDetail:(unsigned int)arg1; +- (void)runAndClearWeatherCompletionWithDetail:(unsigned long long)arg1; - (void)dealloc; - (id)init; - (void)setDelegate:(id)arg1; - (void)failCity:(id)arg1; - (void)parsedResultCity:(id)arg1; -- (BOOL)isDataValid:(id)arg1; +- (_Bool)isDataValid:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/Weather/WeatherView.h b/iOS7/PrivateFrameworks/Weather/WeatherView.h index a7a87013a..bd621d118 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherView.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherView.h @@ -13,27 +13,27 @@ @interface WeatherView : UIView { City *_city; - BOOL _showingDay; + _Bool _showingDay; UIImage *_bigIcon; UIImage *_secondaryBigIcon; - unsigned int _bigIconIndex; - BOOL _showWind; + unsigned long long _bigIconIndex; + _Bool _showWind; UIView *_windView; } @property(retain, nonatomic, setter=showCity:) City *city; // @synthesize city=_city; - (id)_secondaryBigIcon; - (id)_bigIcon; -- (void)setBigIcon:(unsigned int)arg1 dayNightChanged:(BOOL)arg2; +- (void)setBigIcon:(unsigned long long)arg1 dayNightChanged:(_Bool)arg2; - (id)bigImageBundle; - (void)cleanupWindView; - (id)bundle; -- (void)setupSecondaryBigIconOffset:(unsigned int)arg1; -- (void)setupBigIconOffset:(unsigned int)arg1; +- (void)setupSecondaryBigIconOffset:(unsigned long long)arg1; +- (void)setupBigIconOffset:(unsigned long long)arg1; - (void)refreshLocalization; - (void)cityDidStartWeatherUpdate:(id)arg1; -- (BOOL)updateWeatherDisplayForCity:(id)arg1; -- (BOOL)_setCity:(id)arg1 associateAsDelegate:(BOOL)arg2; +- (_Bool)updateWeatherDisplayForCity:(id)arg1; +- (_Bool)_setCity:(id)arg1 associateAsDelegate:(_Bool)arg2; - (void)cityDidFinishWeatherUpdate:(id)arg1; - (void)resetLocale:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/Weather/WeatherXMLHTTPRequest.h b/iOS7/PrivateFrameworks/Weather/WeatherXMLHTTPRequest.h index 3c34b0c51..c126e1ceb 100644 --- a/iOS7/PrivateFrameworks/Weather/WeatherXMLHTTPRequest.h +++ b/iOS7/PrivateFrameworks/Weather/WeatherXMLHTTPRequest.h @@ -8,11 +8,11 @@ #import "NSURLConnectionDelegate-Protocol.h" -@class NSMutableData, NSURLConnection, NSURLRequest; +@class NSMutableData, NSMutableURLRequest, NSURLConnection; @interface WeatherXMLHTTPRequest : NSObject { - NSURLRequest *_request; + NSMutableURLRequest *_request; NSURLConnection *_connection; NSMutableData *_rawData; } @@ -29,7 +29,7 @@ - (void)_forceRawDataDump:(id)arg1; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; -- (BOOL)isLoading; +- (_Bool)isLoading; - (void)cancel; - (void)loadRequest:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/BABookmarkItem.h b/iOS7/PrivateFrameworks/WebBookmarks/BABookmarkItem.h index 0b3255188..09c243966 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/BABookmarkItem.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/BABookmarkItem.h @@ -8,6 +8,7 @@ @class WebBookmark, WebBookmarkCollection; +// Not exported @interface BABookmarkItem : NSObject { WebBookmarkCollection *_collection; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/BAChangeRecord.h b/iOS7/PrivateFrameworks/WebBookmarks/BAChangeRecord.h index 1d974b242..47de96e31 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/BAChangeRecord.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/BAChangeRecord.h @@ -8,6 +8,7 @@ @class WebBookmark, WebBookmarkCollection; +// Not exported @interface BAChangeRecord : NSObject { WebBookmarkCollection *_collection; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/CDStructures.h b/iOS7/PrivateFrameworks/WebBookmarks/CDStructures.h index d8ba67d2d..fbefea2c6 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/CDStructures.h @@ -7,7 +7,7 @@ #pragma mark Named Structures struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/CloudTabServices.h b/iOS7/PrivateFrameworks/WebBookmarks/CloudTabServices.h index f435c087d..90b7efe15 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/CloudTabServices.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/CloudTabServices.h @@ -10,9 +10,9 @@ { } -+ (void)didTogglePrivateBrowsing:(BOOL)arg1; -+ (void)didToggleCloudTabs:(BOOL)arg1 terminateAfterUpdating:(BOOL)arg2; -+ (void)didToggleCloudTabs:(BOOL)arg1; ++ (void)didTogglePrivateBrowsing:(_Bool)arg1; ++ (void)didToggleCloudTabs:(_Bool)arg1 terminateAfterUpdating:(_Bool)arg2; ++ (void)didToggleCloudTabs:(_Bool)arg1; + (void)clearTabsForCurrentDevice; + (void)clearAllCloudTabDevices; + (id)_serverConnection; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WebBookmarks/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/NSString-WebBookmarksExtras.h b/iOS7/PrivateFrameworks/WebBookmarks/NSString-WebBookmarksExtras.h new file mode 100644 index 000000000..431d8490c --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/NSString-WebBookmarksExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (WebBookmarksExtras) +- (_Bool)_webBookmarks_hasCaseInsensitivePrefix:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/NSURL-WebBookmarksExtras.h b/iOS7/PrivateFrameworks/WebBookmarks/NSURL-WebBookmarksExtras.h new file mode 100644 index 000000000..7670f9ecf --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/NSURL-WebBookmarksExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@interface NSURL (WebBookmarksExtras) +- (_Bool)_webBookmarks_isHTTPFamilyURL; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/SafariFetcherServerProxy.h b/iOS7/PrivateFrameworks/WebBookmarks/SafariFetcherServerProxy.h new file mode 100644 index 000000000..db43d4c60 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/SafariFetcherServerProxy.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "WebBookmarksXPCConnectionDelegate-Protocol.h" + +@class WebBookmarksXPCConnection; + +@interface SafariFetcherServerProxy : NSObject +{ + WebBookmarksXPCConnection *_connection; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)didFinishFetching; +- (void)didUpdateProgressWithMessage:(id)arg1; +- (void)didStopFetchingReadingListItemWithMessage:(id)arg1; +- (void)didStartFetchingReadingListItemWithMessage:(id)arg1; +- (void)clearReadingListArchiveWithUUID:(id)arg1; +- (void)clearAllReadingListArchives; +- (void)startReadingListFetcher; +- (void)connection:(id)arg1 didCloseWithError:(id)arg2; +- (void)_clearConnection; +- (void)invalidate; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WBReadingList.h b/iOS7/PrivateFrameworks/WebBookmarks/WBReadingList.h index f3a246cc0..f5388a462 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WBReadingList.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WBReadingList.h @@ -15,8 +15,8 @@ } + (id)defaultReadingList; -+ (BOOL)supportsURL:(id)arg1; -- (BOOL)addReadingListItemWithURL:(id)arg1 title:(id)arg2 previewText:(id)arg3 error:(id *)arg4; ++ (_Bool)supportsURL:(id)arg1; +- (_Bool)addReadingListItemWithURL:(id)arg1 title:(id)arg2 previewText:(id)arg3 error:(id *)arg4; - (void)dealloc; - (id)_init; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WBReadingListPrivate.h b/iOS7/PrivateFrameworks/WebBookmarks/WBReadingListPrivate.h index cfcde7771..ac9f0be37 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WBReadingListPrivate.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WBReadingListPrivate.h @@ -10,6 +10,7 @@ @class NSObject, NSTimer, WebBookmarksXPCConnection; +// Not exported @interface WBReadingListPrivate : NSObject { WebBookmarksXPCConnection *_connection; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-Internal.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-Internal.h new file mode 100644 index 000000000..ce2228c19 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-Internal.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData, NSString; + +@interface WebBookmark (Internal) +@property(retain, nonatomic) NSData *syncData; +@property(retain, nonatomic) NSString *syncKey; +@property(retain, nonatomic) NSString *serverID; +- (void)_setSyncable:(_Bool)arg1; +- (void)_setHidden:(_Bool)arg1; +- (void)_setInserted:(_Bool)arg1; +- (void)_setUUID:(id)arg1; +- (void)_setID:(unsigned int)arg1; +- (void)_setOrderIndex:(unsigned int)arg1; +- (void)_setParentID:(unsigned int)arg1; +- (unsigned int)_orderIndex; +- (void)_markSpecial:(unsigned int)arg1; +- (id)_initWithSqliteRow:(struct sqlite3_stmt *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingList.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingList.h new file mode 100644 index 000000000..61fa99c90 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingList.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSDictionary, NSString; + +@interface WebBookmark (ReadingList) ++ (id)_trimmedPreviewText:(id)arg1; ++ (id)_trimmedTitle:(id)arg1; +- (void)cleanupRedundantPreviewText; +@property(retain, nonatomic) NSString *localPreviewText; +@property(retain, nonatomic) NSString *siteName; +@property(retain, nonatomic) NSDictionary *nextPageURLs; +- (void)setTitle:(id)arg1 previewText:(id)arg2 dateLastFetched:(id)arg3; +@property(retain, nonatomic) NSString *sourceBundleID; +@property(retain, nonatomic) NSString *sourceLocalizedAppName; +@property(retain, nonatomic) NSDate *dateLastFetched; +@property(retain, nonatomic) NSDate *dateLastViewed; +@property(retain, nonatomic) NSDate *dateAdded; +@property(retain, nonatomic) NSDate *dateLastArchived; +@property(nonatomic) int webFilterStatus; +@property(nonatomic) int archiveStatus; +@property(nonatomic) _Bool locallyAdded; +@property(retain, nonatomic) NSString *previewText; +- (_Bool)isReadingListItem; +- (id)initReadingListBookmarkWithTitle:(id)arg1 address:(id)arg2 previewText:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListArchives.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListArchives.h new file mode 100644 index 000000000..143f4efbe --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListArchives.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebBookmark (ReadingListArchives) +- (_Bool)fullArchiveAvailable; +- (_Bool)shouldReattemptArchive; +- (void)clearArchiveSynchronously; +- (void)clearArchive; +- (void)_removeDirectoryAtPath:(id)arg1; +- (unsigned long long)archiveSize; +- (unsigned long long)_sizeForFileOrDirectory:(id)arg1 withAttributes:(id)arg2; +- (_Bool)writeOfflineWebView:(id)arg1 asArchive:(_Bool)arg2 inReaderForm:(_Bool)arg3; +- (id)webarchivePathForNextPageURL:(id)arg1; +- (id)webarchivePathInReaderForm:(_Bool)arg1 fileExists:(_Bool *)arg2; +- (id)_suggestedFileNameForWebView:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListInternal.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListInternal.h new file mode 100644 index 000000000..3385094df --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark-ReadingListInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebBookmark (ReadingListInternal) +- (void)_modifyLocalReadingListAttributes:(id)arg1; +- (void)_modifyExtraReadingListAttributes:(id)arg1; +- (id)_readingListPropertyNamed:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark.h index 0e7c201be..9bb09c21e 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmark.h @@ -6,111 +6,67 @@ #import "NSObject.h" -@class NSData, NSDate, NSDictionary, NSString; +@class NSData, NSDictionary, NSString; @interface WebBookmark : NSObject { - BOOL _folder; + _Bool _folder; NSString *_title; NSString *_url; NSString *_UUID; NSString *_serverID; NSString *_syncKey; NSData *_syncData; - BOOL _editable; - BOOL _deletable; - BOOL _hidden; - BOOL _syncable; - BOOL _fetchedIconData; + _Bool _editable; + _Bool _deletable; + _Bool _hidden; + _Bool _syncable; + _Bool _fetchedIconData; NSData *_iconData; - BOOL _locallyAdded; + _Bool _locallyAdded; int _archiveStatus; + int _webFilterStatus; NSDictionary *_extraAttributes; NSDictionary *_localAttributes; unsigned int _id; unsigned int _parentID; unsigned int _specialID; unsigned int _orderIndex; - BOOL _inserted; - BOOL _needsSyncUpdate; + _Bool _inserted; + _Bool _needsSyncUpdate; } -+ (id)_trimmedPreviewText:(id)arg1; -+ (id)_trimmedTitle:(id)arg1; @property(retain, nonatomic) NSDictionary *localAttributes; // @synthesize localAttributes=_localAttributes; @property(retain, nonatomic) NSDictionary *extraAttributes; // @synthesize extraAttributes=_extraAttributes; @property(retain, nonatomic) NSData *iconData; // @synthesize iconData=_iconData; -@property(nonatomic) BOOL fetchedIconData; // @synthesize fetchedIconData=_fetchedIconData; -@property(nonatomic) BOOL needsSyncUpdate; // @synthesize needsSyncUpdate=_needsSyncUpdate; -@property(readonly, nonatomic, getter=isInserted) BOOL inserted; // @synthesize inserted=_inserted; -@property(readonly, nonatomic, getter=isFolder) BOOL folder; // @synthesize folder=_folder; -@property(readonly, nonatomic, getter=isSyncable) BOOL syncable; // @synthesize syncable=_syncable; -@property(readonly, nonatomic, getter=isHidden) BOOL hidden; // @synthesize hidden=_hidden; -@property(readonly, nonatomic, getter=isDeletable) BOOL deletable; // @synthesize deletable=_deletable; -@property(readonly, nonatomic, getter=isEditable) BOOL editable; // @synthesize editable=_editable; +@property(nonatomic) _Bool fetchedIconData; // @synthesize fetchedIconData=_fetchedIconData; +@property(nonatomic) _Bool needsSyncUpdate; // @synthesize needsSyncUpdate=_needsSyncUpdate; +@property(readonly, nonatomic, getter=isInserted) _Bool inserted; // @synthesize inserted=_inserted; +@property(readonly, nonatomic, getter=isFolder) _Bool folder; // @synthesize folder=_folder; +@property(readonly, nonatomic, getter=isSyncable) _Bool syncable; // @synthesize syncable=_syncable; +@property(readonly, nonatomic, getter=isHidden) _Bool hidden; // @synthesize hidden=_hidden; +@property(readonly, nonatomic, getter=isDeletable) _Bool deletable; // @synthesize deletable=_deletable; +@property(readonly, nonatomic, getter=isEditable) _Bool editable; // @synthesize editable=_editable; @property(readonly, nonatomic) unsigned int specialID; // @synthesize specialID=_specialID; @property(readonly, nonatomic) NSString *UUID; // @synthesize UUID=_UUID; @property(readonly, nonatomic) unsigned int identifier; // @synthesize identifier=_id; @property(readonly, nonatomic) unsigned int parentID; // @synthesize parentID=_parentID; @property(retain, nonatomic) NSString *address; // @synthesize address=_url; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; -- (void)_markAsBuiltin; -- (BOOL)isWebFilterWhiteListFolder; -- (BOOL)isReadingListFolder; -- (BOOL)isBookmarksMenuFolder; -- (BOOL)isBookmarksBarFolder; +- (_Bool)isWebFilterWhiteListFolder; +- (_Bool)isReadingListFolder; +- (_Bool)isBookmarksMenuFolder; +- (_Bool)isBookmarksBarFolder; - (id)localizedTitle; - (id)description; - (id)shortTypeDescription; - (void)dealloc; - (id)init; - (id)initWhiteListBookmarkWithTitle:(id)arg1 address:(id)arg2; -- (id)initBuiltinFolderWithTitle:(id)arg1; -- (id)initBuiltinBookmarkWithTitle:(id)arg1 address:(id)arg2; +- (id)initCarrierBookmarkWithTitle:(id)arg1 address:(id)arg2; +- (id)initBuiltinDeviceBookmarkWithTitle:(id)arg1 address:(id)arg2; - (id)initFolderWithParentID:(unsigned int)arg1; - (id)initWithTitle:(id)arg1 address:(id)arg2; -@property(retain, nonatomic) NSData *syncData; -@property(retain, nonatomic) NSString *syncKey; -@property(retain, nonatomic) NSString *serverID; -- (void)_setHidden:(BOOL)arg1; -- (void)_setInserted:(BOOL)arg1; -- (void)_setUUID:(id)arg1; -- (void)_setID:(unsigned int)arg1; -- (void)_setOrderIndex:(unsigned int)arg1; -- (void)_setParentID:(unsigned int)arg1; -- (unsigned int)_orderIndex; -- (void)_markSpecial:(unsigned int)arg1; -- (id)_initWithSqliteRow:(struct sqlite3_stmt *)arg1; -- (void)cleanupRedundantPreviewText; -@property(retain, nonatomic) NSString *localPreviewText; -@property(retain, nonatomic) NSString *siteName; -@property(retain, nonatomic) NSDictionary *nextPageURLs; -- (void)setTitle:(id)arg1 previewText:(id)arg2 dateLastViewed:(id)arg3 dateLastFetched:(id)arg4; -@property(retain, nonatomic) NSString *sourceBundleID; -@property(retain, nonatomic) NSString *sourceLocalizedAppName; -@property(retain, nonatomic) NSDate *dateLastFetched; -@property(retain, nonatomic) NSDate *dateLastViewed; -@property(retain, nonatomic) NSDate *dateAdded; -@property(retain, nonatomic) NSDate *dateLastArchived; -@property(nonatomic) int archiveStatus; -@property(nonatomic) BOOL locallyAdded; -@property(retain, nonatomic) NSString *previewText; -- (BOOL)isReadingListItem; -- (id)initReadingListBookmarkWithTitle:(id)arg1 address:(id)arg2 previewText:(id)arg3; -- (BOOL)fullArchiveAvailable; -- (BOOL)shouldReattemptArchive; -- (void)clearArchiveSynchronously; -- (void)clearArchive; -- (void)_removeDirectoryAtPath:(id)arg1; -- (unsigned long long)archiveSize; -- (unsigned long long)_sizeForFileOrDirectory:(id)arg1 withAttributes:(id)arg2; -- (BOOL)writeOfflineWebView:(id)arg1 asArchive:(BOOL)arg2 inReaderForm:(BOOL)arg3; -- (id)webarchivePathForNextPageURL:(id)arg1; -- (id)webarchivePathInReaderForm:(BOOL)arg1 fileExists:(char *)arg2; -- (id)_suggestedFileNameForWebView:(id)arg1; -- (void)_modifyLocalReadingListAttributes:(id)arg1; -- (void)_modifyExtraReadingListAttributes:(id)arg1; -- (id)_readingListPropertyNamed:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection-Sync.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection-Sync.h new file mode 100644 index 000000000..eb509129b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection-Sync.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebBookmarkCollection (Sync) ++ (void)_postBookmarksChangedSyncNotification; ++ (void)unlockSync; ++ (_Bool)lockSync; ++ (_Bool)isLockedSync; +- (_Bool)containsOnlyStockBookmarks; +- (void)rollbackSyncTransaction; +- (void)commitSyncTransaction; +- (_Bool)beginSyncTransaction; +- (id)syncDataForKey:(id)arg1; +- (_Bool)setSyncData:(id)arg1 forKey:(id)arg2; +- (id)syncStringForKey:(id)arg1; +- (_Bool)syncSetString:(id)arg1 forKey:(id)arg2; +- (_Bool)_deleteSyncPropertyForKey:(id)arg1; +- (_Bool)_syncPropertyExistsForKey:(id)arg1; +- (unsigned long long)generation; +- (_Bool)mergeWithBookmarksDictionary:(id)arg1 clearHidden:(_Bool)arg2 error:(id *)arg3; +- (_Bool)_markSpecialBookmarks; +- (_Bool)_mergeChildrenOfID:(unsigned int)arg1 referencingBase:(id)arg2 error:(id *)arg3; +- (_Bool)_syncAdd:(id)arg1 toParent:(unsigned int)arg2 withOrderIndex:(unsigned int)arg3 error:(id *)arg4; +- (id)bookmarksDictionary; +- (_Bool)_addChildrenOfID:(unsigned int)arg1 toCollection:(id)arg2 recursive:(_Bool)arg3 error:(id *)arg4; +- (id)_bookmarkDictionaryForSqliteRow:(struct sqlite3_stmt *)arg1 recursive:(_Bool)arg2 error:(id *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection.h index 7e458fd70..ae57adf44 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkCollection.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class WebBookmark, WebBookmarkTitleWordTokenizer; +@class SafariFetcherServerProxy, WFUserSettings, WebBookmark, WebBookmarkTitleWordTokenizer; @interface WebBookmarkCollection : NSObject { @@ -14,148 +14,105 @@ struct __CFLocale *_locale; WebBookmarkTitleWordTokenizer *_wordTokenizer; WebBookmark *_rootBookmark; - BOOL _merging; - BOOL _dirty; + unsigned int _favoritesFolderIdentifier; + _Bool _merging; + _Bool _dirty; + SafariFetcherServerProxy *_safariFetcherServerProxy; + WFUserSettings *_webFilterUserSettings; + long long _webFilterRestrictionType; } ++ (id)_uniqueExternalUUID; + (id)safariBookmarkCollection; + (unsigned long long)readingListArchivesDiskUsage; + (id)safariDirectoryPath; + (id)readingListArchivesDirectoryPath; -+ (id)_uniqueExternalUUID; -+ (void)_postBookmarksChangedSyncNotification; -+ (void)unlockSync; -+ (BOOL)lockSync; -+ (BOOL)isLockedSync; -@property(nonatomic, getter=isMerging) BOOL merging; // @synthesize merging=_merging; -- (void)clearBuiltinBookmarks; -- (unsigned int)rollingReadingListMaximumCount; -- (id)rollingListOfArchivedReadingListItems; -- (void)rollOutReadingListItemIfNeededToMakeRoomForOneNewItem; -- (BOOL)rollOutLastReadingListItem; -- (void)_cullReadingListBookmarksNeedingArchiveInModeToRollingListSize:(int)arg1; -- (void)_cullReadingListBookmarksList:(id)arg1 toSize:(unsigned int)arg2; -- (id)readingListBookmarksNeedingArchiveInMode:(int)arg1; -- (id)firstReadingListBookmarkNeedingArchiveInMode:(int)arg1; -- (unsigned int)countReadingListBookmarksNeedingArchiveInMode:(int)arg1; -- (id)_orderedWhereClauseForArchiveMode:(int)arg1; -- (void)postBookmarksDidReloadNotification; -- (unsigned int)indexOfReadingListBookmark:(id)arg1 countingOnlyUnread:(BOOL)arg2; -- (id)firstReadingListBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(BOOL)arg2; -- (id)readingListBookmarksMatchingString:(id)arg1 maxResults:(unsigned int)arg2 onlyArchivedBookmarks:(BOOL)arg3; -- (void)_addBookmarksForReadingListMatchStatement:(id)arg1 normalizedQuery:(id)arg2 toArray:(id)arg3 maxResults:(int)arg4; -- (id)_bookmarksFromStatementSelectingIDs:(const char *)arg1 withQuery:(id)arg2; -- (void)enumerateBookmarks:(BOOL)arg1 andReadingListItems:(BOOL)arg2 matchingString:(id)arg3 usingBlock:(id)arg4; -- (void)_enumerateBookmarksForMatchStatement:(id)arg1 normalizedQuery:(id)arg2 usingBlock:(id)arg3; -- (id)bookmarksMatchingString:(id)arg1; -- (struct sqlite3_stmt *)_prefixSearch:(id)arg1 usingColumns:(const char *)arg2 maxCount:(unsigned int)arg3; -- (BOOL)reorderList:(id)arg1 moveBookmarkAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; -- (BOOL)reorderBookmark:(id)arg1 toIndex:(unsigned int)arg2; -- (BOOL)_moveBookmark:(id)arg1 toIndex:(unsigned int)arg2; -- (BOOL)moveBookmark:(id)arg1 toFolderWithID:(unsigned int)arg2; -- (BOOL)deleteBookmark:(id)arg1; -- (BOOL)deleteBookmark:(id)arg1 postChangeNotification:(BOOL)arg2; -- (BOOL)saveBookmark:(id)arg1 startReadingListFetcher:(BOOL)arg2; -- (BOOL)saveBookmark:(id)arg1; -- (id)webFilterWhiteList; -- (unsigned int)webFilterWhiteListFolderBookmarkID; -- (id)bookmarksNeedingIcons; -- (BOOL)bookmarkDisplaysIcon:(id)arg1; -- (unsigned int)readingListFolderBookmarkID; -- (id)readingListWithUnreadOnly:(BOOL)arg1; -- (id)bookmarksBarList; -- (id)rootList; -- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2 includeHidden:(BOOL)arg3; -- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2; -- (id)listWithSpecialID:(unsigned int)arg1; -- (id)listWithID:(unsigned int)arg1; -- (id)subfoldersOfID:(unsigned int)arg1; -- (id)rootBookmark; -- (id)bookmarkAtPath:(id)arg1; -- (id)webFilterWhiteListFolder; -- (id)readingListFolder; -- (id)bookmarksBarBookmark; -- (id)bookmarkWithUUID:(id)arg1; -- (id)bookmarkWithID:(unsigned int)arg1; -- (unsigned long long)purge:(unsigned long long)arg1; -- (unsigned long long)purgeableSpace; -- (id)purgeableReadingListItems; -- (void)localeSettingsChanged; -- (BOOL)vacuum; -- (BOOL)clearAllReadingListArchives; -- (BOOL)markArchivedReadingListItemsAsNonRecoverable; -- (BOOL)cleanupReadingListArchives; -- (void)dealloc; -- (id)initWithPath:(id)arg1 migratingBookmarksPlist:(id)arg2 syncAnchorPlist:(id)arg3; -- (id)initWithPath:(id)arg1 migratingBookmarksPlist:(id)arg2 syncAnchorPlist:(id)arg3 checkIntegrity:(BOOL)arg4; -- (BOOL)_openDatabaseAtPath:(id)arg1 checkIntegrity:(BOOL)arg2 error:(id *)arg3; -- (id)initSafariBookmarkCollectionCheckingIntegrity:(BOOL)arg1; -- (id)initWithPath:(id)arg1; -- (id)initWithPath:(id)arg1 checkIntegrity:(BOOL)arg2; ++ (id)_currentProcessContainerPath; +@property(nonatomic, getter=isMerging) _Bool merging; // @synthesize merging=_merging; +- (_Bool)_updateHiddenAncestorCountForBookmarksUnderFolderID:(unsigned int)arg1 addingOffset:(int)arg2; +- (_Bool)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withAncestorIDs:(id)arg2; +- (void)_clearAndCreateAncestorTable; +- (void)_restoreOrMergeReadingListFolderWithChangeNotification:(_Bool)arg1; +- (void)_restoreOrMergeWhiteListFolderAndContentsWithChangeNotification:(_Bool)arg1; +- (void)_normalizeDatabaseURLs; +- (_Bool)_importSyncAnchorPlist:(id)arg1; +- (_Bool)_importBookmarksPlist:(id)arg1; - (void)_simulateCrashWithDescription:(id)arg1; - (void)_startReadingListFetcher; +- (id)_safariFetcherServerProxy; - (void)_postBookmarksSpecialFoldersDidChangeNotification; - (void)_postBookmarksFolderContentsDidChangeNotification:(unsigned int)arg1; - (void)_postBookmarksDidReloadNotificationAndStartReadingListFetcherIfChangesWereMade; - (void)_postBookmarksDidReloadNotification; +- (_Bool)bookmarkIsFavoritesFolder:(id)arg1; +- (id)favoritesFolderList; +- (id)favoritesFolder; +- (void)_clearCachedFavoritesFolderIdentifier; +- (unsigned int)_favoritesFolderIdentifier; +- (void)setFavoritesFolderIdentifier:(unsigned int)arg1; - (void)_registerForWebFilterConfigurationChangedNotification; -- (BOOL)_isWebFilterWhiteListOnlyModeEnabled; +@property(readonly, nonatomic, getter=isWebFilterWhiteListOnlyModeEnabled) _Bool webFilterWhiteListOnlyModeEnabled; +@property(readonly, nonatomic, getter=isWebFilterEnabled) _Bool webFilterEnabled; +- (id)webFilterUserSettings; +- (void)_webFilterConfigurationChanged; - (void)_registerForSyncBookmarksFileChangedNotification; -- (BOOL)_incrementDAVGeneration; +- (_Bool)_incrementDAVGeneration; - (int)_DAVGeneration; -- (BOOL)_markBookmarkID:(unsigned int)arg1 added:(BOOL)arg2; -- (BOOL)_clearChangeList; +- (_Bool)_markBookmarkID:(unsigned int)arg1 added:(_Bool)arg2; +- (_Bool)_clearChangeList; - (id)_changeList; - (void)_collectChangesOfType:(int)arg1 withClause:(id)arg2 intoArray:(id)arg3; -- (BOOL)_incrementGeneration; -- (BOOL)_indexAllTitleWords; -- (BOOL)_reindexBookmarkID:(unsigned int)arg1 title:(id)arg2; -- (BOOL)_indexBookmarkID:(unsigned int)arg1 title:(id)arg2; -- (BOOL)_clearTitleWordsForBookmarkID:(unsigned int)arg1; +- (_Bool)_incrementGeneration; +- (_Bool)_indexAllTitleWords; +- (_Bool)_reindexBookmarkID:(unsigned int)arg1 title:(id)arg2; +- (_Bool)_indexBookmarkID:(unsigned int)arg1 title:(id)arg2; +- (_Bool)_clearTitleWordsForBookmarkID:(unsigned int)arg1; - (void)_normalizeSearchString:(struct __CFString *)arg1; -- (BOOL)_deleteAncestorTableEntriesForBookmarkID:(unsigned int)arg1; -- (BOOL)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withParentID:(unsigned int)arg2; -- (BOOL)_rebuildAncestorTable; -- (BOOL)_orderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; -- (BOOL)_unsafeOrderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; +- (_Bool)_deleteAncestorTableEntriesForBookmarkID:(unsigned int)arg1; +- (_Bool)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withParentID:(unsigned int)arg2; +- (_Bool)_rebuildAncestorTable; +- (_Bool)_orderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; +- (_Bool)_unsafeOrderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; - (id)_serverIDAtOrderIndex:(unsigned int)arg1 inFolderWithServerID:(id)arg2; - (id)_serverIDsInFolderWithServerID:(id)arg1; - (id)_syncKeysForServerIDs:(id)arg1; -- (BOOL)_setSyncData:(id)arg1 forBookmark:(id)arg2; -- (BOOL)_setSyncKey:(id)arg1 forBookmark:(id)arg2; -- (BOOL)_setServerID:(id)arg1 forBookmark:(id)arg2; +- (_Bool)_setSyncData:(id)arg1 forBookmark:(id)arg2; +- (_Bool)_setSyncKey:(id)arg1 forBookmark:(id)arg2; +- (_Bool)_setServerID:(id)arg1 forBookmark:(id)arg2; - (id)_bookmarkWithServerID:(id)arg1; - (unsigned int)_bookmarkIDForServerID:(id)arg1; - (id)_serverIDForBookmarkID:(unsigned int)arg1; -- (BOOL)_updateCachedChildCountForParentID:(unsigned int)arg1 inDirection:(int)arg2; -- (BOOL)_markBookmarkID:(unsigned int)arg1 withSpecialID:(unsigned int)arg2; -- (BOOL)_saveBookmark:(id)arg1 withSpecialID:(unsigned int)arg2 updateGenerationIfNeeded:(BOOL)arg3; +- (_Bool)_updateCachedChildCountForParentID:(unsigned int)arg1 inDirection:(int)arg2; +- (_Bool)_markBookmarkID:(unsigned int)arg1 withSpecialID:(unsigned int)arg2; +- (_Bool)_saveBookmark:(id)arg1 withSpecialID:(unsigned int)arg2 updateGenerationIfNeeded:(_Bool)arg3; - (id)_databaseTitleForSpecialID:(unsigned int)arg1; - (unsigned int)_specialIDForBookmarkBeingSaved:(id)arg1; - (unsigned int)_specialIDForBookmarkTitle:(id)arg1; -- (BOOL)_addBookmarkWithTitle:(id)arg1 address:(id)arg2 parentID:(unsigned int)arg3 orderIndex:(unsigned int)arg4 isFolder:(BOOL)arg5 externalUUID:(id)arg6 associatedBookmark:(id)arg7 reorderSiblings:(BOOL)arg8 updateParentChildCount:(BOOL)arg9 updateAncestorEntries:(BOOL)arg10; -- (BOOL)_deleteRecursively:(unsigned int)arg1; -- (BOOL)_deleteBookmark:(id)arg1 leaveTombstone:(BOOL)arg2; -- (BOOL)_clearAllDAVSyncData; -- (BOOL)_clearAllSyncKeys; -- (BOOL)_clearSyncKeysUnderBookmarkID:(unsigned int)arg1 isFolder:(BOOL)arg2; -- (BOOL)_clearAllTombstones; -- (BOOL)_insertTombstoneWithServerID:(id)arg1; -- (BOOL)_moveBookmark:(id)arg1 toFolderWithID:(unsigned int)arg2; +- (_Bool)_addBookmarkWithTitle:(id)arg1 address:(id)arg2 parentID:(unsigned int)arg3 orderIndex:(unsigned int)arg4 isFolder:(_Bool)arg5 externalUUID:(id)arg6 associatedBookmark:(id)arg7 updateParentChildCount:(_Bool)arg8 updateAncestorEntries:(_Bool)arg9; +- (_Bool)_deleteRecursively:(unsigned int)arg1; +- (_Bool)_deleteBookmark:(id)arg1 leaveTombstone:(_Bool)arg2; +- (_Bool)_clearAllDAVSyncData; +- (_Bool)_clearAllSyncKeys; +- (_Bool)_clearSyncKeysUnderBookmarkID:(unsigned int)arg1 isFolder:(_Bool)arg2; +- (_Bool)_clearAllTombstones; +- (_Bool)_insertTombstoneWithServerID:(id)arg1; +- (_Bool)_moveBookmark:(id)arg1 toFolderWithID:(unsigned int)arg2; - (int)_intFromExecutingSQL:(id)arg1; - (int)_executeSQLWithCString:(const char *)arg1; - (int)_executeSQL:(id)arg1; -- (id)_errorForMostRecentSQLiteErrorWithErrorCode:(int)arg1; +- (id)_errorForMostRecentSQLiteErrorWithErrorCode:(long long)arg1; - (id)_errorForMostRecentSQLiteError; - (int)_finalizeStatementIfNotNull:(struct sqlite3_stmt *)arg1; -- (struct sqlite3_stmt *)_selectBookmarksWhere:(id)arg1 countOnly:(BOOL)arg2; +- (struct sqlite3_stmt *)_selectBookmarksWhere:(id)arg1 countOnly:(_Bool)arg2; - (struct sqlite3_stmt *)_selectBookmarksWhere:(id)arg1; - (id)_rootFolderHiddenChildrenClause; -- (BOOL)_restoreMissingSpecialBookmarks; -- (BOOL)_restoreBookmarkBarIfMissing; -- (BOOL)_migrateBookmarksPlist:(id)arg1 syncAnchorPlist:(id)arg2; +- (_Bool)_restoreMissingSpecialBookmarks; +- (_Bool)_restoreBookmarkBarIfMissing; +- (_Bool)_migrateBookmarksPlist:(id)arg1 syncAnchorPlist:(id)arg2; - (void)_migrateToCurrentSchema; - (void)_rerunMigrationsIfNecessary; +- (void)_migrateSchemaVersion36ToVersion37; +- (void)_migrateSchemaVersion35ToVersion36; - (void)_migrateSchemaVersion34ToVersion35; - (void)_migrateSchemaVersion33ToVersion34; - (void)_migrateSchemaVersion32ToVersion33; @@ -188,39 +145,84 @@ - (void)_clearAndCreateBookmarksTables; - (void)_clearAndCreateBookmarksTitleWordTable; - (void)_createSchema; -- (int)_userVersion; +- (long long)_userVersion; - (id)_bookmarksInListWhere:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; - (id)_mergeCandidateBookmarkWithAddress:(id)arg1 parent:(unsigned int)arg2; - (id)_mergeCandidateFolderWithTitle:(id)arg1 parent:(unsigned int)arg2; -- (id)_firstBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(BOOL)arg2 inParent:(unsigned int)arg3; +- (id)_firstBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(_Bool)arg2 inParent:(unsigned int)arg3; - (id)_bookmarkWithSpecialID:(unsigned int)arg1; -- (unsigned int)_orderIndexForBookmarkInsertedIntoParent:(unsigned int)arg1 insertAtBeginning:(BOOL)arg2; -- (BOOL)_updateHiddenAncestorCountForBookmarksUnderFolderID:(unsigned int)arg1 addingOffset:(int)arg2; -- (BOOL)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withAncestorIDs:(id)arg2; -- (void)_clearAndCreateAncestorTable; -- (void)_restoreOrMergeReadingListFolderWithChangeNotification:(BOOL)arg1; -- (void)_restoreOrMergeWhiteListFolderAndContentsWithChangeNotification:(BOOL)arg1; -- (void)_normalizeDatabaseURLs; -- (BOOL)_importSyncAnchorPlist:(id)arg1; -- (BOOL)_importBookmarksPlist:(id)arg1; -- (BOOL)containsOnlyStockBookmarks; -- (void)rollbackSyncTransaction; -- (void)commitSyncTransaction; -- (BOOL)beginSyncTransaction; -- (id)syncDataForKey:(id)arg1; -- (BOOL)setSyncData:(id)arg1 forKey:(id)arg2; -- (id)syncStringForKey:(id)arg1; -- (BOOL)syncSetString:(id)arg1 forKey:(id)arg2; -- (BOOL)_deleteSyncPropertyForKey:(id)arg1; -- (BOOL)_syncPropertyExistsForKey:(id)arg1; -- (unsigned int)generation; -- (BOOL)mergeWithBookmarksDictionary:(id)arg1 clearHidden:(BOOL)arg2 error:(id *)arg3; -- (BOOL)_markSpecialBookmarks; -- (BOOL)_mergeChildrenOfID:(unsigned int)arg1 referencingBase:(id)arg2 error:(id *)arg3; -- (BOOL)_syncAdd:(id)arg1 toParent:(unsigned int)arg2 withOrderIndex:(unsigned int)arg3 error:(id *)arg4; -- (id)bookmarksDictionary; -- (BOOL)_addChildrenOfID:(unsigned int)arg1 toCollection:(id)arg2 recursive:(BOOL)arg3 error:(id *)arg4; -- (id)_bookmarkDictionaryForSqliteRow:(struct sqlite3_stmt *)arg1 recursive:(BOOL)arg2 error:(id *)arg3; +- (unsigned int)_orderIndexForBookmarkInsertedIntoParent:(unsigned int)arg1 insertAtBeginning:(_Bool)arg2; +- (void)clearCarrierBookmarks; +- (unsigned long long)rollingReadingListMaximumCount; +- (id)rollingListOfArchivedReadingListItems; +- (void)rollOutReadingListItemIfNeededToMakeRoomForOneNewItem; +- (_Bool)rollOutLastReadingListItem; +- (void)_cullReadingListBookmarksList:(id)arg1 toSize:(unsigned long long)arg2; +- (id)readingListBookmarksNeedingArchiveInMode:(int)arg1; +- (id)firstReadingListBookmarkNeedingArchiveInMode:(int)arg1; +- (unsigned long long)countReadingListBookmarksNeedingArchiveInMode:(int)arg1; +- (id)_orderedWhereClauseForArchiveMode:(int)arg1; +- (id)_tableExpressionForArchiveMode:(int)arg1; +- (void)postBookmarksDidReloadNotification; +- (unsigned int)indexOfReadingListBookmark:(id)arg1 countingOnlyUnread:(_Bool)arg2; +- (id)firstReadingListBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(_Bool)arg2; +- (id)readingListBookmarksMatchingString:(id)arg1 maxResults:(unsigned int)arg2 onlyArchivedBookmarks:(_Bool)arg3; +- (void)_addBookmarksForReadingListMatchStatement:(id)arg1 normalizedQuery:(id)arg2 toArray:(id)arg3 maxResults:(int)arg4; +- (id)_bookmarksFromStatementSelectingIDs:(const char *)arg1 withQuery:(id)arg2; +- (void)enumerateBookmarks:(_Bool)arg1 andReadingListItems:(_Bool)arg2 matchingString:(id)arg3 usingBlock:(id)arg4; +- (void)_enumerateBookmarksForMatchStatement:(id)arg1 normalizedQuery:(id)arg2 usingBlock:(id)arg3; +- (id)bookmarksMatchingString:(id)arg1; +- (struct sqlite3_stmt *)_prefixSearch:(id)arg1 usingColumns:(const char *)arg2 maxCount:(unsigned int)arg3; +- (_Bool)reorderList:(id)arg1 moveBookmarkAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (_Bool)reorderBookmark:(id)arg1 toIndex:(unsigned int)arg2; +- (_Bool)_moveBookmark:(id)arg1 toIndex:(unsigned int)arg2; +- (_Bool)moveBookmark:(id)arg1 toFolderWithID:(unsigned int)arg2; +- (_Bool)deleteBookmark:(id)arg1; +- (_Bool)deleteBookmark:(id)arg1 postChangeNotification:(_Bool)arg2; +- (_Bool)saveBookmark:(id)arg1 startReadingListFetcher:(_Bool)arg2; +- (_Bool)saveBookmark:(id)arg1; +- (id)webFilterWhiteList; +- (unsigned int)webFilterWhiteListFolderBookmarkID; +- (_Bool)deleteAllFavoriteIcons; +- (id)bookmarksNeedingIcons; +- (_Bool)shouldFetchIconForBookmark:(id)arg1; +- (unsigned int)_parentIdentifierForBookmarksNeedingIcons; +- (_Bool)isEmpty; +- (unsigned int)readingListFolderBookmarkID; +- (id)_readingListItemsWhere:(id)arg1; +- (id)readingListWithUnreadOnly:(_Bool)arg1; +- (id)bookmarksBarList; +- (id)rootList; +- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2 includeHidden:(_Bool)arg3; +- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2; +- (id)listWithSpecialID:(unsigned int)arg1; +- (id)listWithID:(unsigned int)arg1; +- (id)subfoldersOfID:(unsigned int)arg1; +- (id)rootBookmark; +- (id)bookmarkAtPath:(id)arg1; +- (id)webFilterWhiteListFolder; +- (id)readingListFolder; +- (id)bookmarksBarBookmark; +- (id)bookmarkWithUUID:(id)arg1; +- (id)bookmarkWithID:(unsigned int)arg1; +- (unsigned long long)purge:(unsigned long long)arg1; +- (unsigned long long)purgeableSpace; +- (id)purgeableReadingListItems; +- (void)localeSettingsChanged; +- (_Bool)vacuum; +- (_Bool)markWebContentFilterAllowsAllReadingListItems; +- (_Bool)updateReadingListWebFilterStatusForUnsetItemsOnly:(_Bool)arg1; +- (_Bool)clearReadingListArchiveWithUUID:(id)arg1; +- (_Bool)clearAllReadingListArchives; +- (_Bool)markArchivedReadingListItemsAsNonRecoverable; +- (_Bool)cleanupReadingListArchives; +- (void)dealloc; +- (id)initWithPath:(id)arg1 migratingBookmarksPlist:(id)arg2 syncAnchorPlist:(id)arg3; +- (id)initWithPath:(id)arg1 migratingBookmarksPlist:(id)arg2 syncAnchorPlist:(id)arg3 checkIntegrity:(_Bool)arg4; +- (_Bool)_openDatabaseAtPath:(id)arg1 checkIntegrity:(_Bool)arg2 error:(id *)arg3; +- (id)initSafariBookmarkCollectionCheckingIntegrity:(_Bool)arg1; +- (id)initWithPath:(id)arg1; +- (id)initWithPath:(id)arg1 checkIntegrity:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList-Internal.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList-Internal.h new file mode 100644 index 000000000..c0116b9c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList-Internal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebBookmarkList (Internal) +- (unsigned int)_reverseOrderIndex:(unsigned int)arg1; +- (void)_moveBookmarkAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (void)dealloc; +- (id)initWithBookmarksWhere:(id)arg1 collection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4; +- (id)initWithFolderID:(unsigned int)arg1 inCollection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4 includeHidden:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList.h index 23f891e32..6fa9419ba 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkList.h @@ -13,7 +13,7 @@ NSMutableArray *_bookmarks; unsigned int _bookmarkCount; unsigned int _skipOffset; - BOOL _customQuery; + _Bool _customQuery; NSString *_query; unsigned int _folderID; WebBookmarkCollection *_collection; @@ -24,12 +24,6 @@ - (id)bookmarkArray; - (unsigned int)bookmarkCount; - (id)bookmarkAtIndex:(unsigned int)arg1; -- (BOOL)stepThroughIndex:(unsigned int)arg1; -- (unsigned int)_reverseOrderIndex:(unsigned int)arg1; -- (void)_moveBookmarkAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (void)dealloc; -- (id)initWithBookmarksWhere:(id)arg1 collection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4; -- (id)initWithFolderID:(unsigned int)arg1 inCollection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4 includeHidden:(BOOL)arg5; @end diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkTitleWordTokenizer.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkTitleWordTokenizer.h index 8d2e51744..1d8b6b8d3 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkTitleWordTokenizer.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarkTitleWordTokenizer.h @@ -8,13 +8,14 @@ @class NSString, TIWordTokenizer; +// Not exported @interface WebBookmarkTitleWordTokenizer : NSObject { NSString *_string; - unsigned int _stringLength; + unsigned long long _stringLength; TIWordTokenizer *_wordTokenizer; struct _NSRange _rangeOfNextToken; - unsigned int _startOfUnclassifiedRangeBeforeNextToken; + unsigned long long _startOfUnclassifiedRangeBeforeNextToken; } + (void)initialize; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksServerProxy.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksServerProxy.h deleted file mode 100644 index 6b352c082..000000000 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksServerProxy.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "WebBookmarksXPCConnectionDelegate-Protocol.h" - -@class WebBookmarksXPCConnection; - -@interface WebBookmarksServerProxy : NSObject -{ - WebBookmarksXPCConnection *_connection; - id _delegate; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)didFinishFetching; -- (void)didUpdateProgressWithMessage:(id)arg1; -- (void)didStopFetchingReadingListItemWithMessage:(id)arg1; -- (void)didStartFetchingReadingListItemWithMessage:(id)arg1; -- (void)startReadingListFetcher; -- (void)connection:(id)arg1 didCloseWithError:(id)arg2; -- (void)_clearConnection; -- (void)invalidate; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksSettingsGateway.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksSettingsGateway.h index 4e3c0a135..ad1854c70 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksSettingsGateway.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksSettingsGateway.h @@ -15,10 +15,12 @@ WebBookmarksXPCConnection *_connection; } +- (id)getSafariDataUsageSummary; +- (void)deleteSafariPersistentURLCacheStorage; - (void)deleteSafariSecurityOrigin:(id)arg1; - (void)deleteAllSafariSecurityOrigins; - (void)getSafariWebDataUsageWithCompletion:(id)arg1; -- (void)setCellularReadingListAllowed:(BOOL)arg1; +- (void)setCellularReadingListAllowed:(_Bool)arg1; - (void)getCellularReadingListAllowedWithCompletion:(id)arg1; - (void)_clearConnection; - (void)connection:(id)arg1 didCloseWithError:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksXPCConnection.h b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksXPCConnection.h index b80d021e0..81eda4589 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksXPCConnection.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebBookmarksXPCConnection.h @@ -22,7 +22,7 @@ - (void)sendMessage:(id)arg1; - (id)messageReplyingTo:(id)arg1; - (id)messageWithName:(const char *)arg1; -- (BOOL)hasBoolEntitlement:(id)arg1; +- (_Bool)hasBoolEntitlement:(id)arg1; - (void)setMessageHandlers:(id)arg1; - (void)setHandler:(id)arg1 forMessageNamed:(void)arg2; - (void)invalidate; diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList-PrivateMethods.h b/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList-PrivateMethods.h new file mode 100644 index 000000000..3f1af553c --- /dev/null +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList-PrivateMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebReadingList (PrivateMethods) ++ (_Bool)_isSupportedReadingListURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList.h b/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList.h index c30f2538b..5f0a9237d 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebReadingList.h @@ -10,7 +10,6 @@ { } -+ (BOOL)_isSupportedReadingListURL:(id)arg1; - (void)addReadingListItemWithURL:(id)arg1 title:(id)arg2 previewText:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebBookmarks/WebView-ReadingListFetcherExtras.h b/iOS7/PrivateFrameworks/WebBookmarks/WebView-ReadingListFetcherExtras.h index fb72da631..ebf132f65 100644 --- a/iOS7/PrivateFrameworks/WebBookmarks/WebView-ReadingListFetcherExtras.h +++ b/iOS7/PrivateFrameworks/WebBookmarks/WebView-ReadingListFetcherExtras.h @@ -8,7 +8,7 @@ @interface WebView (ReadingListFetcherExtras) - (id)_quickLookContentFilePath; -- (BOOL)_createSymlinkInDirectory:(id)arg1 pointingToPath:(id)arg2; -- (BOOL)_writeDataAtPath:(id)arg1 asArchive:(BOOL)arg2; +- (_Bool)_createSymlinkInDirectory:(id)arg1 pointingToPath:(id)arg2; +- (_Bool)_writeDataAtPath:(id)arg1 asArchive:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/CDStructures.h b/iOS7/PrivateFrameworks/WebContentAnalysis/CDStructures.h index 179409572..aed71a3e0 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _xmlDoc { diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/NSNumber-WFApproximation.h b/iOS7/PrivateFrameworks/WebContentAnalysis/NSNumber-WFApproximation.h index 4d839762d..bb3909502 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/NSNumber-WFApproximation.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/NSNumber-WFApproximation.h @@ -7,6 +7,6 @@ #import "NSNumber.h" @interface NSNumber (WFApproximation) -- (BOOL)WF_isEqualToNumber:(id)arg1 withPrecision:(float)arg2; +- (_Bool)WF_isEqualToNumber:(id)arg1 withPrecision:(float)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/NSString-WFExtension.h b/iOS7/PrivateFrameworks/WebContentAnalysis/NSString-WFExtension.h index a5d49365c..d5203a5be 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/NSString-WFExtension.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/NSString-WFExtension.h @@ -10,17 +10,17 @@ + (id)WF_stringFromArray:(id)arg1; + (id)WF_ignorableCharacterSet; - (id)WF_stringWithMostSignificatDomainPart; -- (BOOL)_isIPv4DomainAddress; -- (id)WF_stringByProperlyFixingPercentEscapesUsingEncoding:(unsigned int)arg1; -- (int)WF_numericCompare:(id)arg1; +- (_Bool)_isIPv4DomainAddress; +- (id)WF_stringByProperlyFixingPercentEscapesUsingEncoding:(unsigned long long)arg1; +- (long long)WF_numericCompare:(id)arg1; - (id)WF_fuzzyStringWithWordLength:(int)arg1; - (id)WF_stringByConvertingSpacesInHTMLSpaces; - (id)WF_stringByReplacingString:(id)arg1 withString:(id)arg2; - (id)WF_stringByEscapingPrintfArguments; - (id)WF_stringByRemovingWord:(id)arg1; - (struct _NSRange)WF_rangeOfWord:(id)arg1; -- (BOOL)WF_containsWord:(id)arg1; -- (BOOL)WF_containsString:(id)arg1 options:(unsigned int)arg2; -- (BOOL)WF_containsString:(id)arg1; +- (_Bool)WF_containsWord:(id)arg1; +- (_Bool)WF_containsString:(id)arg1 options:(unsigned long long)arg2; +- (_Bool)WF_containsString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/NSURL-WFAdditions.h b/iOS7/PrivateFrameworks/WebContentAnalysis/NSURL-WFAdditions.h index 6f2df6e51..1fb3e3b9e 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/NSURL-WFAdditions.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/NSURL-WFAdditions.h @@ -8,7 +8,7 @@ @interface NSURL (WFAdditions) - (id)WF_normalizedRelativePath; -- (BOOL)WF_hostnameIsIPAddress; +- (_Bool)WF_hostnameIsIPAddress; - (id)WF_hostnameFromSecondLevelDomain; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFBlockPage.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFBlockPage.h index 65185df2e..e3e3df56e 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFBlockPage.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFBlockPage.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface WFBlockPage : NSObject { NSURL *pageTemplateURL; @@ -25,7 +26,7 @@ - (id)_blockpage; - (void)dealloc; - (id)_initWithUsername:(id)arg1 fileName:(id)arg2; -- (id)initWithUsername:(id)arg1 overridesAllowded:(BOOL)arg2; +- (id)initWithUsername:(id)arg1 overridesAllowded:(_Bool)arg2; - (id)initNoOveridePageWithUsername:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFCategoryJudgement.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFCategoryJudgement.h index ab84d6195..bd546d603 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFCategoryJudgement.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFCategoryJudgement.h @@ -6,18 +6,19 @@ #import "NSObject.h" +// Not exported @interface WFCategoryJudgement : NSObject { float score; - long category; + long long category; } -+ (id)categoryJudgementWithCategory:(long)arg1 score:(float)arg2; ++ (id)categoryJudgementWithCategory:(long long)arg1 score:(float)arg2; - (id)description; -- (int)compareByScore:(id)arg1; -- (int)compareByCategory:(id)arg1; -- (void)setCategory:(long)arg1; -- (long)category; +- (long long)compareByScore:(id)arg1; +- (long long)compareByCategory:(id)arg1; +- (void)setCategory:(long long)arg1; +- (long long)category; - (void)setScore:(float)arg1; - (float)score; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer-PrivateMethods.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer-PrivateMethods.h new file mode 100644 index 000000000..a5f774344 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer-PrivateMethods.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WFContentSniffer (PrivateMethods) ++ (_Bool)isOctetStream:(id)arg1; ++ (_Bool)isWord:(id)arg1; ++ (_Bool)isSWF:(id)arg1; ++ (_Bool)isPNG:(id)arg1; ++ (_Bool)isPDF:(id)arg1; ++ (_Bool)isJPEG:(id)arg1; ++ (_Bool)isGIF:(id)arg1; ++ (_Bool)isXML:(id)arg1; ++ (_Bool)isXHTML:(id)arg1; ++ (_Bool)isHTML:(id)arg1; ++ (id)MIMETypeForData:(id)arg1 andString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer.h index 994675aec..43a63d73b 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFContentSniffer.h @@ -6,24 +6,14 @@ #import "NSObject.h" +// Not exported @interface WFContentSniffer : NSObject { } -+ (BOOL)MIMETypeIsHTMLOrText:(id)arg1; ++ (_Bool)MIMETypeIsHTMLOrText:(id)arg1; + (id)MIMETypeForData:(id)arg1; + (id)MIMETypeForString:(id)arg1; -+ (BOOL)isOctetStream:(id)arg1; -+ (BOOL)isWord:(id)arg1; -+ (BOOL)isSWF:(id)arg1; -+ (BOOL)isPNG:(id)arg1; -+ (BOOL)isPDF:(id)arg1; -+ (BOOL)isJPEG:(id)arg1; -+ (BOOL)isGIF:(id)arg1; -+ (BOOL)isXML:(id)arg1; -+ (BOOL)isXHTML:(id)arg1; -+ (BOOL)isHTML:(id)arg1; -+ (id)MIMETypeForData:(id)arg1 andString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFDocumentStructureTag.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFDocumentStructureTag.h index bd6fa6a9a..82bc5eec2 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFDocumentStructureTag.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFDocumentStructureTag.h @@ -6,12 +6,13 @@ #import +// Not exported @interface WFDocumentStructureTag : WFTagFlyweight { } -+ (id)tagForNumberOfPixels:(int)arg1; -+ (id)tagForNumberOfImages:(int)arg1; ++ (id)tagForNumberOfPixels:(long long)arg1; ++ (id)tagForNumberOfImages:(long long)arg1; - (id)tagWithWebpage:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFImg.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFImg.h index cc68b3673..e41f0641d 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFImg.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFImg.h @@ -6,15 +6,16 @@ #import +// Not exported @interface WFImg : XMLNode { } + (id)imgWithNode:(struct _xmlNode *)arg1; - (id)description; -- (int)area; -- (int)height; -- (int)width; +- (long long)area; +- (long long)height; +- (long long)width; - (id)src; - (id)title; - (id)alt; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFImgArrayCache.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFImgArrayCache.h index f502f2b4c..7a294b150 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFImgArrayCache.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFImgArrayCache.h @@ -8,17 +8,18 @@ @class NSMutableString; +// Not exported @interface WFImgArrayCache : NSObject { NSMutableString *imageAlternativeDescriptions; - int numberOfUnknownSizedImages; - int numberOfKnownImagePixels; + long long numberOfUnknownSizedImages; + long long numberOfKnownImagePixels; } + (id)imgArrayCacheWithArray:(id)arg1; - (void)dealloc; -- (int)numberOfKnownImagePixels; -- (int)numberOfUnknownSizedImages; +- (long long)numberOfKnownImagePixels; +- (long long)numberOfUnknownSizedImages; - (id)imageAlternativeDescriptions; - (id)initWithArray:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFJavascriptStripper.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFJavascriptStripper.h index 7822cd871..f552fea7f 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFJavascriptStripper.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFJavascriptStripper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WFJavascriptStripper : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFJudge.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFJudge.h index e97f1b858..216374fc1 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFJudge.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFJudge.h @@ -8,6 +8,7 @@ @class WFLSMMap; +// Not exported @interface WFJudge : NSObject { WFLSMMap *map; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMMap.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMMap.h index 61e929207..55fe67f84 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMMap.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMMap.h @@ -8,6 +8,7 @@ @class NSNumber; +// Not exported @interface WFLSMMap : NSObject { struct __LSMMap *map; @@ -21,7 +22,7 @@ - (void)dealloc; - (id)wordDump:(id)arg1; - (id)evaluate:(id)arg1; -- (long)numberOfCategories; +- (long long)numberOfCategories; - (struct __LSMText *)_createLSMTextFromString:(id)arg1; - (void)_setMap:(struct __LSMMap *)arg1; - (struct __LSMMap *)_map; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMResult.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMResult.h index eba3dcafc..c70effea4 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMResult.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMResult.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSNumber; +// Not exported @interface WFLSMResult : NSObject { NSMutableArray *categoryJudgements; @@ -19,12 +20,12 @@ @property(copy) NSNumber *threshold; // @synthesize threshold; - (void)dealloc; - (id)description; -- (BOOL)isRestricted; +- (_Bool)isRestricted; - (id)debugDescription; -- (void)setScore:(float)arg1 forCategory:(long)arg2; -- (float)scoreForCategory:(long)arg1; -- (long)bestMatchingCategory; -- (long)numberOfCategories; +- (void)setScore:(float)arg1 forCategory:(long long)arg2; +- (float)scoreForCategory:(long long)arg1; +- (long long)bestMatchingCategory; +- (long long)numberOfCategories; - (id)initWithLSMResultRef:(struct __LSMResult *)arg1 threshold:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMScoreNormalizedMap.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMScoreNormalizedMap.h index a944fa22e..7c00db194 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMScoreNormalizedMap.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLSMScoreNormalizedMap.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WFLSMScoreNormalizedMap : WFLSMMap { float *maxScore; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLink.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLink.h index 0205c0a4f..b304d7d51 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFLink.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFLink.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WFLink : XMLNode { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFNodeWrapper.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFNodeWrapper.h index e30ef6028..b04e8f628 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFNodeWrapper.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFNodeWrapper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WFNodeWrapper : NSObject { struct _xmlNode *_node; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFPINEntryViewController.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFPINEntryViewController.h index a99f5e1fa..b45dbb49b 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFPINEntryViewController.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFPINEntryViewController.h @@ -10,6 +10,7 @@ @class NSArray, NSString, NSURL, WFRemotePINEntryViewController, _UIFallbackPresentationViewController; +// Not exported @interface WFPINEntryViewController : UIViewController { _UIFallbackPresentationViewController *_fallbackPresentationVC; @@ -27,14 +28,14 @@ @property(copy, nonatomic) id dismissCompletionHandler; // @synthesize dismissCompletionHandler=_dismissCompletionHandler; - (void)userDidCancel; - (void)userEnteredCorrectPIN; -- (unsigned int)_supportedInterfaceOrientationsForRootViewController; +- (unsigned long long)_supportedInterfaceOrientationsForRootViewController; - (id)delegate; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)viewDidDisappear:(BOOL)arg1; -- (BOOL)hasUIWebViewSubView:(id)arg1; -- (void)presentViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (void)viewDidDisappear:(_Bool)arg1; +- (_Bool)hasUIWebViewSubView:(id)arg1; +- (void)presentViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; - (void)insertRemoteViewController:(id)arg1; - (void)dealloc; - (id)initWithURL:(id)arg1 pageTitle:(id)arg2 completion:(id)arg3; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFPostprocessor.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFPostprocessor.h index b25e67651..4180fa607 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFPostprocessor.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFPostprocessor.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WFPostprocessor : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFRemotePINEntryViewController.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFRemotePINEntryViewController.h index fb50e74fc..516b67b22 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFRemotePINEntryViewController.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFRemotePINEntryViewController.h @@ -10,6 +10,7 @@ @class NSObject; +// Not exported @interface WFRemotePINEntryViewController : _UIRemoteViewController { NSObject *_delegate; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFSlangTag.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFSlangTag.h index ac458a0f1..31de9576f 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFSlangTag.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFSlangTag.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WFSlangTag : WFTagFlyweight { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFactory.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFactory.h index e77f1ccd9..179baf18b 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFactory.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFactory.h @@ -8,6 +8,7 @@ @class NSMutableDictionary; +// Not exported @interface WFTagFactory : NSObject { NSMutableDictionary *sharedTags; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFlyweight.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFlyweight.h index 6b154c801..4ffa8e5e1 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFlyweight.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTagFlyweight.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WFTagFlyweight : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeHTMLStripper.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeHTMLStripper.h index a558e1cef..a5c2dfe9d 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeHTMLStripper.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeHTMLStripper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WFTreeHTMLStripper : WFTreeXMLDocumentStripper { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeXMLDocumentStripper.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeXMLDocumentStripper.h index 5098e047f..7379c3f7f 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeXMLDocumentStripper.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFTreeXMLDocumentStripper.h @@ -10,6 +10,7 @@ @class NSMutableArray, NSMutableDictionary, NSString; +// Not exported @interface WFTreeXMLDocumentStripper : NSObject { struct _xmlDoc *xmlDocument; @@ -20,18 +21,18 @@ NSMutableArray *images; NSString *pageContent; NSMutableArray *links; - BOOL hasFrameset; - BOOL hasShortRefresh; + _Bool hasFrameset; + _Bool hasShortRefresh; } + (id)treeStripperWithXMLDocument:(struct _xmlDoc *)arg1; - (void)dealloc; - (id)description; -- (id)processXMLDocument:(struct _xmlDoc *)arg1 blockComments:(BOOL)arg2; +- (id)processXMLDocument:(struct _xmlDoc *)arg1 blockComments:(_Bool)arg2; - (void)processXMLDocument:(struct _xmlDoc *)arg1; - (void)strip; -- (BOOL)hasShortRefresh; -- (BOOL)hasFrameset; +- (_Bool)hasShortRefresh; +- (_Bool)hasFrameset; - (id)links; - (id)pageContent; - (id)images; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFUSC2257Tag.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFUSC2257Tag.h index 54450747c..202c96e40 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFUSC2257Tag.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFUSC2257Tag.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WFUSC2257Tag : WFTagFlyweight { } diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFUserSettings.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFUserSettings.h index a139d49b4..df022efc4 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFUserSettings.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFUserSettings.h @@ -17,7 +17,7 @@ WFWhitelistSiteBuffer *_whiteListedSitesBuffer; } -+ (BOOL)_isURLMetasite:(id)arg1; ++ (_Bool)_isURLMetasite:(id)arg1; + (id)_sharedMetasiteDomainNamesDictionary; + (id)_sharedMetasiteExceptionsDomainNamesArray; + (id)_metasiteDomainNamesArray; @@ -25,40 +25,42 @@ + (id)metasitesExceptionPath; + (id)metasitesPath; @property(copy, nonatomic) NSString *userName; // @synthesize userName=_userName; -- (BOOL)whiteListContainsURL:(id)arg1; -- (BOOL)contentFilterOverriddenBlackListContainsURL:(id)arg1; -- (BOOL)contentFilterOverriddenWhiteListContainsURL:(id)arg1; -- (BOOL)contentFilterOverriddenList:(id)arg1 containsURL:(id)arg2; +- (_Bool)autoWhitelistContainsURL:(id)arg1; +- (_Bool)whiteListContainsURL:(id)arg1; +- (_Bool)contentFilterOverriddenBlackListContainsURL:(id)arg1; +- (_Bool)contentFilterOverriddenWhiteListContainsURL:(id)arg1; +- (_Bool)contentFilterOverriddenList:(id)arg1 containsURL:(id)arg2; - (id)whiteListedSitesBuffer; - (id)contentFilterOverriddenBlackListedSitesBuffer; - (id)contentFilterOverriddenWhiteListedSitesBuffer; - (id)_userSettingsForUser:(id)arg1; -- (void)setWhiteListEnabled:(BOOL)arg1; -- (BOOL)whiteListEnabled; -- (void)setContentFilterOverridesEnabled:(BOOL)arg1; -- (BOOL)contentFilterOverridesEnabled; -- (void)setContentFilterEnabled:(BOOL)arg1; -- (BOOL)contentFilterEnabled; -- (void)setRestrictWebEnabled:(BOOL)arg1; -- (BOOL)restrictWebEnabled; -- (BOOL)canEditAlwaysAllowHTTPS; -- (void)setAlwaysAllowHTTPS:(BOOL)arg1; -- (BOOL)alwaysAllowHTTPS; -@property(readonly, nonatomic) BOOL canEditOverridesAllowed; -@property(nonatomic) BOOL overridesAllowed; -@property(readonly, nonatomic) BOOL canEditWhiteListAllowedSites; +- (void)setWhiteListEnabled:(_Bool)arg1; +- (_Bool)whiteListEnabled; +- (void)setContentFilterOverridesEnabled:(_Bool)arg1; +- (_Bool)contentFilterOverridesEnabled; +- (void)setContentFilterEnabled:(_Bool)arg1; +- (_Bool)contentFilterEnabled; +- (void)setRestrictWebEnabled:(_Bool)arg1; +- (_Bool)restrictWebEnabled; +- (_Bool)contentFilterListsAllowURL:(id)arg1; +- (_Bool)canEditAlwaysAllowHTTPS; +- (void)setAlwaysAllowHTTPS:(_Bool)arg1; +- (_Bool)alwaysAllowHTTPS; +@property(readonly, nonatomic) _Bool canEditOverridesAllowed; +@property(nonatomic) _Bool overridesAllowed; +@property(readonly, nonatomic) _Bool canEditWhiteListAllowedSites; @property(retain, nonatomic) NSArray *whiteListAllowedSites; -@property(readonly, nonatomic) BOOL canEditContentFilterOverriddenBlackListedSites; +@property(readonly, nonatomic) _Bool canEditContentFilterOverriddenBlackListedSites; @property(retain, nonatomic) NSArray *contentFilterOverriddenBlackListedSites; -@property(readonly, nonatomic) BOOL canEditContentFilterOverriddenWhiteListedSites; +@property(readonly, nonatomic) _Bool canEditContentFilterOverriddenWhiteListedSites; @property(retain, nonatomic) NSArray *contentFilterOverriddenWhiteListedSites; - (id)contentFilterOverriddenSites; -@property(readonly, nonatomic) BOOL canEditRestrictionType; -@property(nonatomic) int restrictionType; +@property(readonly, nonatomic) _Bool canEditRestrictionType; +@property(nonatomic) long long restrictionType; - (void)dealloc; - (id)initWithUserName:(id)arg1; -- (BOOL)_addManagedDefaults:(id)arg1; -- (BOOL)_setManagedDefaults:(id)arg1; +- (_Bool)_addManagedDefaults:(id)arg1; +- (_Bool)_setManagedDefaults:(id)arg1; - (id)_managedDefaultsPath; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFVerdict.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFVerdict.h index 606950996..fb06325df 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFVerdict.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFVerdict.h @@ -8,16 +8,17 @@ @class NSString, WFLSMResult; +// Not exported @interface WFVerdict : NSObject { - BOOL restricted; + _Bool restricted; WFLSMResult *LSMEvaluationResult; NSString *message; NSString *URL; int evidence; } -+ (id)verdictWithRestriction:(BOOL)arg1 URL:(id)arg2 evidence:(int)arg3 LSMEvaluationResult:(id)arg4 message:(id)arg5; ++ (id)verdictWithRestriction:(_Bool)arg1 URL:(id)arg2 evidence:(int)arg3 LSMEvaluationResult:(id)arg4 message:(id)arg5; - (void)dealloc; - (id)description; - (void)setEvidence:(int)arg1; @@ -28,8 +29,8 @@ - (id)message; - (void)setLSMEvaluationResult:(id)arg1; - (id)LSMEvaluationResult; -- (void)setRestricted:(BOOL)arg1; -- (BOOL)restricted; +- (void)setRestricted:(_Bool)arg1; +- (_Bool)restricted; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageDecorator.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageDecorator.h index 38af52796..2418cffba 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageDecorator.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageDecorator.h @@ -10,6 +10,7 @@ @class NSObject, NSString, WFImgArrayCache; +// Not exported @interface WFWebPageDecorator : NSObject { NSObject *webPageStripper; @@ -31,15 +32,15 @@ - (id)plainTextAttributeWithSelector:(SEL)arg1 title:(id)arg2 weight:(int)arg3; - (id)plainTextAttributeWithSelector:(SEL)arg1 title:(id)arg2; - (id)tags; -- (int)wordCount; +- (long long)wordCount; - (id)linkTitlesText; -- (int)numberOfKnownImagePixels; -- (int)numberOfUnknownSizedImages; +- (long long)numberOfKnownImagePixels; +- (long long)numberOfUnknownSizedImages; - (id)imageAltsText; -- (int)numberOfImages; +- (long long)numberOfImages; - (void)_cacheImgProperties; -- (BOOL)hasShortRefresh; -- (BOOL)hasFrameset; +- (_Bool)hasShortRefresh; +- (_Bool)hasFrameset; - (id)links; - (id)pageContent; - (id)images; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageProtocol-Protocol.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageProtocol-Protocol.h index fb63809ef..eaaf9f60e 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageProtocol-Protocol.h @@ -5,8 +5,8 @@ */ @protocol WFWebPageProtocol -- (BOOL)hasShortRefresh; -- (BOOL)hasFrameset; +- (_Bool)hasShortRefresh; +- (_Bool)hasFrameset; - (id)links; - (id)pageContent; - (id)images; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToFilterText.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToFilterText.h index a7aaec658..841343604 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToFilterText.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToFilterText.h @@ -6,14 +6,15 @@ #import +// Not exported @interface WFWebPageToFilterText : WFWebPageDecorator { } - (id)URLFuzzyForFilter; - (id)URLFuzzyWithWordLength:(int)arg1; -- (BOOL)selfRestricted; -- (BOOL)isWorthAnalyzingWithEvidence:(int *)arg1 message:(id *)arg2; +- (_Bool)selfRestricted; +- (_Bool)isWorthAnalyzingWithEvidence:(int *)arg1 message:(id *)arg2; - (id)rawPlainText; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToTrainingText.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToTrainingText.h index 6ed36ba66..dda3bee71 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToTrainingText.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWebPageToTrainingText.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface WFWebPageToTrainingText : WFWebPageDecorator { NSString *categorySignature; } -+ (id)signatureForCategory:(unsigned int)arg1; ++ (id)signatureForCategory:(unsigned long long)arg1; + (id)documentSignature; - (void)dealloc; - (id)rawPlainText; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSite.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSite.h index d96852989..5ef1f6189 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSite.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSite.h @@ -8,6 +8,7 @@ @class NSString, NSURL; +// Not exported @interface WFWhitelistSite : NSObject { NSString *urlString; @@ -20,9 +21,9 @@ @property(copy) NSURL *url; // @synthesize url; @property(copy) NSString *urlString; // @synthesize urlString; - (id)description; -- (BOOL)hasMetasitePrefix:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)hasMetasitePrefix:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithURLString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer-PrivateMethods.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer-PrivateMethods.h new file mode 100644 index 000000000..a071c2eac --- /dev/null +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer-PrivateMethods.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WFWhitelistSiteBuffer (PrivateMethods) +- (void)trimToSize:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer.h index 77b994f95..35873ba1d 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistSiteBuffer.h @@ -8,24 +8,24 @@ @class NSMutableArray, NSMutableSet; +// Not exported @interface WFWhitelistSiteBuffer : NSObject { NSMutableSet *siteSet; NSMutableArray *siteBuffer; - unsigned int maxSize; + unsigned long long maxSize; } @property(retain) NSMutableArray *siteBuffer; // @synthesize siteBuffer; @property(retain) NSMutableSet *siteSet; // @synthesize siteSet; -@property unsigned int maxSize; +@property unsigned long long maxSize; - (id)description; -- (unsigned int)count; -- (BOOL)containsMetasitePrefixOfURLString:(id)arg1; -- (BOOL)containsURLString:(id)arg1; +- (unsigned long long)count; +- (_Bool)containsMetasitePrefixOfURLString:(id)arg1; +- (_Bool)containsURLString:(id)arg1; - (void)addURLString:(id)arg1; - (void)dealloc; - (id)init; -- (void)trimToSize:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistUserPreferences.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistUserPreferences.h index 7138f0c30..dacb1d85c 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistUserPreferences.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WFWhitelistUserPreferences.h @@ -8,14 +8,15 @@ @class NSString, WFWhitelistSiteBuffer; +// Not exported @interface WFWhitelistUserPreferences : NSObject { WFWhitelistSiteBuffer *filterWhitelist; WFWhitelistSiteBuffer *filterBlacklist; WFWhitelistSiteBuffer *webWhitelist; - BOOL filterEnabled; - BOOL whitelistEnabled; - BOOL alwaysAllowHTTPS; + _Bool filterEnabled; + _Bool whitelistEnabled; + _Bool alwaysAllowHTTPS; NSString *username; } @@ -24,7 +25,7 @@ + (id)_modificationDateForFileAtPath:(id)arg1; + (id)whitelistForUser:(id)arg1; + (id)whitelistWithPreferences:(id)arg1; -+ (BOOL)_isURLMetasite:(id)arg1; ++ (_Bool)_isURLMetasite:(id)arg1; + (id)_sharedMetasiteDomainNamesDictionary; + (id)_sharedMetasiteExceptionsDomainNamesArray; + (id)_metasiteDomainNamesArray; @@ -36,14 +37,14 @@ @property(readonly) WFWhitelistSiteBuffer *filterBlacklist; // @synthesize filterBlacklist; @property(readonly) WFWhitelistSiteBuffer *filterWhitelist; // @synthesize filterWhitelist; @property(retain) NSString *username; // @synthesize username; -@property BOOL alwaysAllowHTTPS; // @synthesize alwaysAllowHTTPS; -@property BOOL whitelistEnabled; // @synthesize whitelistEnabled; -@property BOOL filterEnabled; // @synthesize filterEnabled; +@property _Bool alwaysAllowHTTPS; // @synthesize alwaysAllowHTTPS; +@property _Bool whitelistEnabled; // @synthesize whitelistEnabled; +@property _Bool filterEnabled; // @synthesize filterEnabled; - (id)description; -- (BOOL)isURL:(id)arg1 onList:(id)arg2; -- (id)pronounceOnPageURLString:(id)arg1 shouldFilter:(char *)arg2; -- (BOOL)isURLAllowed:(id)arg1 reason:(id *)arg2 shouldFilter:(char *)arg3 foundOnList:(char *)arg4; -- (BOOL)isURLAllowed:(id)arg1; +- (_Bool)isURL:(id)arg1 onList:(id)arg2; +- (id)pronounceOnPageURLString:(id)arg1 shouldFilter:(_Bool *)arg2; +- (_Bool)isURLAllowed:(id)arg1 reason:(id *)arg2 shouldFilter:(_Bool *)arg3 foundOnList:(_Bool *)arg4; +- (_Bool)isURLAllowed:(id)arg1; - (void)dealloc; - (id)initWithPreferences:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/WebFilterEvaluator.h b/iOS7/PrivateFrameworks/WebContentAnalysis/WebFilterEvaluator.h index a63eaadfb..e652ce018 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/WebFilterEvaluator.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/WebFilterEvaluator.h @@ -10,18 +10,18 @@ @interface WebFilterEvaluator : NSObject { - unsigned int _filterState; + unsigned long long _filterState; NSURL *_url; NSString *_pageTitle; NSMutableData *_buffer; } + (id)createWithResponse:(id)arg1; -+ (BOOL)isManagedSession; ++ (_Bool)isManagedSession; - (void)unblockWithCompletion:(id)arg1; - (void)attemptUnblockWithCompletion:(id)arg1; -- (BOOL)wasBlocked; -- (long)filterState; +- (_Bool)wasBlocked; +- (int)filterState; - (id)dataComplete; - (id)addData:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebContentAnalysis/XMLNode.h b/iOS7/PrivateFrameworks/WebContentAnalysis/XMLNode.h index b1576f701..0c7a3388e 100644 --- a/iOS7/PrivateFrameworks/WebContentAnalysis/XMLNode.h +++ b/iOS7/PrivateFrameworks/WebContentAnalysis/XMLNode.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface XMLNode : NSObject { struct _xmlNode *_xmlNode; @@ -14,7 +15,7 @@ + (id)getJavascriptFromNode:(struct _xmlNode *)arg1; + (id)stringValueForAttribute:(id)arg1 inNode:(struct _xmlNode *)arg2; - (void)dealloc; -- (int)_intValueFromAttribute:(id)arg1; +- (long long)_intValueFromAttribute:(id)arg1; - (id)_stringValueFromAttribute:(id)arg1; - (struct _xmlNode *)xmlNode; - (void)setXmlNode:(struct _xmlNode *)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/AVSpeechSynthesizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebCore/AVSpeechSynthesizerDelegate-Protocol.h new file mode 100644 index 000000000..fa2ebd6f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/AVSpeechSynthesizerDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVSpeechSynthesizerDelegate + +@optional +- (void)speechSynthesizer:(id)arg1 willSpeakRangeOfSpeechString:(struct _NSRange)arg2 utterance:(id)arg3; +- (void)speechSynthesizer:(id)arg1 didCancelSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didContinueSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didPauseSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didFinishSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didStartSpeechUtterance:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/CDStructures.h b/iOS7/PrivateFrameworks/WebCore/CDStructures.h index 6f6c60d9b..f55e54f2d 100644 --- a/iOS7/PrivateFrameworks/WebCore/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebCore/CDStructures.h @@ -31,6 +31,10 @@ struct ANGLEWebKitBridge { } _field6; }; +struct AVSpeechSynthesizer { + Class _field1; +}; + struct AXComputedObjectAttributeCache; struct AXObjectCache { @@ -87,8 +91,12 @@ struct AccessibilityTableCell { int _field14; }; -struct AlignedBuffer<64, 4> { - char buffer[64]; +struct AlignedBuffer<128, 8> { + char buffer[128]; +}; + +struct AlignedBuffer<8, 8> { + char _field1[8]; }; struct AnimationController; @@ -137,8 +145,8 @@ struct CGImage; struct CGPath; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -147,8 +155,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct Color { @@ -159,8 +167,8 @@ struct Color { struct ContainerNode; struct Deque { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; struct VectorBuffer _field3; }; @@ -265,16 +273,15 @@ struct FloatSize { struct Font { struct FontDescription _field1; - struct RefPtr _field2; + struct RefPtr _field2; float _field3; float _field4; _Bool _field5; - _Bool _field6; - unsigned int _field7; + unsigned int :2; }; struct FontDescription { - struct FontFamily _field1; + struct Vector _field1; struct RefPtr _field2; float _field3; float _field4; @@ -299,15 +306,10 @@ struct FontDescription { unsigned int :7; }; -struct FontFallbackList; - -struct FontFamily { - struct AtomicString _field1; - struct ListRefPtr _field2; -}; - struct FontFeatureSettings; +struct FontGlyphs; + struct Frame { unsigned int _field1; struct HashSet, WTF::HashTraits> _field2; @@ -380,11 +382,13 @@ struct FrameLoader { _Bool _field34; _Bool _field35; _Bool _field36; - int _field37; - struct RefPtr _field38; - struct KURL _field39; - struct RefPtr _field40; - _Bool _field41; + _Bool _field37; + int _field38; + struct RefPtr _field39; + struct KURL _field40; + struct RefPtr _field41; + struct OwnPtr _field42; + _Bool _field43; }; struct FrameLoaderClient; @@ -803,10 +807,6 @@ struct ListHashSetNode; struct ListHashSetNodeAllocator; -struct ListRefPtr { - struct SharedFontFamily *_field1; -}; - struct MediaPlayer; struct MediaPlayerPrivateIOS { @@ -840,8 +840,8 @@ struct MixedContentChecker { struct Mutex { struct _opaque_pthread_mutex_t { - long _field1; - char _field2[40]; + long long _field1; + char _field2[56]; } _field1; }; @@ -915,6 +915,10 @@ struct OwnPtr { struct IconController *_field1; }; +struct OwnPtr { + struct PageActivityAssertionToken *_field1; +}; + struct OwnPtr { struct PolicyChecker *_field1; }; @@ -949,10 +953,16 @@ struct OwnPtr { struct Page; +struct PageActivityAssertionToken; + struct PassRefPtr { struct RootObject *_field1; }; +struct PassRefPtr { + struct PlatformSpeechSynthesisUtterance *_field1; +}; + struct PassRefPtr { struct Range *_field1; }; @@ -972,6 +982,18 @@ struct PlatformCALayer { struct PlatformCALayerClient; +struct PlatformSpeechSynthesisUtterance; + +struct PlatformSpeechSynthesizer { + void **_field1; + struct Vector, 0, WTF::CrashOnOverflow> _field2; + _Bool _field3; + struct PlatformSpeechSynthesizerClient *_field4; + struct RetainPtr _field5; +}; + +struct PlatformSpeechSynthesizerClient; + struct PlatformTextTrackMenuInterfaceIOS; struct PolicyChecker; @@ -1036,14 +1058,14 @@ struct RefPtr { struct RefPtr; -struct RefPtr { - struct FontFallbackList *_field1; -}; - struct RefPtr { struct FontFeatureSettings *_field1; }; +struct RefPtr { + struct FontGlyphs *_field1; +}; + struct RefPtr { struct Frame *_field1; }; @@ -1070,6 +1092,12 @@ struct RefPtr { struct Node *_field1; }; +struct RefPtr { + struct PlatformSpeechSynthesisUtterance *m_ptr; +}; + +struct RefPtr; + struct RefPtr { struct SerializedScriptValue *_field1; }; @@ -1093,6 +1121,10 @@ struct ResourceLoadNotifier { struct Frame *_field1; }; +struct RetainPtr { + struct AVSpeechSynthesizer *m_ptr; +}; + struct RetainPtr { struct CALayer *_field1; }; @@ -1125,6 +1157,10 @@ struct RetainPtr { struct WebCoreTextTrackRepresentationIOSHelper *_field1; }; +struct RetainPtr { + struct WebSpeechSynthesisWrapper *_field1; +}; + struct RetainPtr { struct __CFData *_field1; }; @@ -1163,8 +1199,6 @@ struct SharedBuffer { struct RetainPtr _field12; }; -struct SharedFontFamily; - struct String { struct RefPtr _field1; }; @@ -1180,6 +1214,10 @@ struct SubframeLoader { struct Frame *_field2; }; +struct TCMalloc_SpinLock { + unsigned int lockword_; +}; + struct TextMarkerData { unsigned int axID; struct Node *node; @@ -1211,22 +1249,55 @@ struct TileCache { _Bool _field12; _Bool _field13; _Bool _field14; - struct OwnPtr _field15; + _Bool _field15; struct OwnPtr _field16; - struct Timer _field17; - struct Vector _field18; - float _field19; + struct OwnPtr _field17; + struct Timer _field18; + struct Vector _field19; float _field20; float _field21; - struct Mutex _field22; + float _field22; struct Mutex _field23; struct Mutex _field24; + struct Mutex _field25; }; struct TileCacheTombstone; struct TileCohortInfo; +struct TileController { + void **_field1; + id _field2; + struct RetainPtr _field3; + struct RetainPtr { + struct WebTiledScrollingIndicatorLayer *_field1; + } _field4; + struct IntSize _field5; + struct FloatRect _field6; + struct FloatRect _field7; + struct FloatRect _field8; + struct IntRect _field9; + struct HashMap, WTF::HashTraits> _field10; + struct Timer _field11; + struct Timer _field12; + struct Deque _field13; + struct IntRect _field14; + double _field15; + double _field16; + unsigned int _field17; + _Bool _field18; + _Bool _field19; + _Bool _field20; + _Bool _field21; + _Bool _field22; + _Bool _field23; + _Bool _field24; + struct RetainPtr _field25; + float _field26; + int _field27; +}; + struct TileGrid { struct TileCache *_field1; struct RetainPtr _field2; @@ -1313,6 +1384,13 @@ struct TransformationMatrix { struct TreeScope; +struct Vector { + struct AtomicString *_field1; + unsigned int _field2; + unsigned int _field3; + struct AlignedBuffer<8, 8> _field4; +}; + struct Vector, 0, WTF::CrashOnOverflow> { struct RefPtr *_field1; unsigned int _field2; @@ -1333,6 +1411,12 @@ struct Vector, 0, WTF::CrashO struct Vector, 0, WTF::CrashOnOverflow>; +struct Vector, 0, WTF::CrashOnOverflow> { + struct RefPtr *_field1; + unsigned int _field2; + unsigned int _field3; +}; + struct Vector, 0, WTF::CrashOnOverflow> { struct RetainPtr *_field1; unsigned int _field2; @@ -1342,8 +1426,8 @@ struct Vector, 0, WTF::CrashOnOverflow> { struct Vector, 16, WTF::CrashOnOverflow> { struct RetainPtr *m_buffer; unsigned int m_capacity; - struct AlignedBuffer<64, 4> m_inlineBuffer; unsigned int m_size; + struct AlignedBuffer<128, 8> m_inlineBuffer; }; struct Vector, 0, WTF::CrashOnOverflow> { @@ -1389,6 +1473,7 @@ struct Vector, WebCore: struct VectorBuffer { struct TileCohortInfo *_field1; unsigned int _field2; + unsigned int _field3; }; struct ViewportArguments { @@ -1451,7 +1536,7 @@ struct WebAccessibilityObjectWrapper { struct WebCoreMediaPlayerNotificationHelper { Class _field1; struct MediaPlayerPrivateIOS *_field2; - char _field3; + _Bool _field3; }; struct WebCoreTextTrackRepresentationIOSHelper { @@ -1459,6 +1544,13 @@ struct WebCoreTextTrackRepresentationIOSHelper { struct TextTrackRepresentationIOS *_field2; }; +struct WebSpeechSynthesisWrapper { + Class _field1; + struct PlatformSpeechSynthesizer *_field2; + struct RefPtr _field3; + struct RetainPtr _field4; +}; + struct WebTiledScrollingIndicatorLayer { Class _field1; struct _CALayerIvars _field2; @@ -1474,12 +1566,11 @@ struct _CALayerIvars { int _field1; unsigned int _field2; void *_field3; - void *_field4[8]; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _WKClassInfo; @@ -1523,7 +1614,7 @@ typedef struct ? { typedef struct ? { struct WebTiledScrollingIndicatorLayer *_field1; -} RetainPtr_11121e71; +} RetainPtr_dcd9ecbb; typedef struct { void **_field1; @@ -1538,70 +1629,6 @@ typedef struct { } _field8; } AccessibilityObject_acca7b3e; -typedef struct { - void **_field1; - id _field2; - struct RetainPtr _field3; - struct RetainPtr { - struct WebTiledScrollingIndicatorLayer *_field1; - } _field4; - struct IntSize _field5; - struct FloatRect _field6; - struct FloatRect _field7; - struct FloatRect _field8; - struct IntRect _field9; - struct HashMap, WTF::HashTraits> _field10; - struct Timer _field11; - struct Timer _field12; - struct Deque _field13; - struct IntRect _field14; - float _field15; - float _field16; - unsigned int _field17; - _Bool _field18; - _Bool _field19; - _Bool _field20; - _Bool _field21; - _Bool _field22; - _Bool _field23; - _Bool _field24; - struct RetainPtr _field25; - float _field26; - int _field27; -} TileController_fc2949d0; - -typedef struct { - void **_field1; - id _field2; - struct RetainPtr _field3; - struct RetainPtr { - struct WebTiledScrollingIndicatorLayer *_field1; - } _field4; - struct IntSize _field5; - struct FloatRect _field6; - struct FloatRect _field7; - struct FloatRect _field8; - struct IntRect _field9; - struct HashMap, WTF::HashTraits> _field10; - struct Timer _field11; - struct Timer _field12; - struct Deque _field13; - struct IntRect _field14; - float _field15; - float _field16; - unsigned int _field17; - _Bool _field18; - _Bool _field19; - _Bool _field20; - _Bool _field21; - _Bool _field22; - _Bool _field23; - _Bool _field24; - struct RetainPtr _field25; - float _field26; - int _field27; -} TileController_b19e9b86; - typedef struct { void **_field1; unsigned int _field2; @@ -1624,6 +1651,10 @@ typedef struct PassRefPtr { struct RootObject *_field1; } PassRefPtr_8e019d1c; +typedef struct PassRefPtr { + struct PlatformSpeechSynthesisUtterance *_field1; +} PassRefPtr_be564a52; + typedef struct PassRefPtr { struct Range *_field1; } PassRefPtr_d7fc6f43; @@ -1637,7 +1668,7 @@ union DataUnion { union EncodedValueDescriptor { long long _field1; - double _field2; + struct JSCell *_field2; struct { int _field1; int _field2; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMAbstractView-Frame.h b/iOS7/PrivateFrameworks/WebCore/DOMAbstractView-Frame.h new file mode 100644 index 000000000..c878ea23b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMAbstractView-Frame.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMAbstractView (Frame) +- (void)_disconnectFrame; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMAbstractView.h b/iOS7/PrivateFrameworks/WebCore/DOMAbstractView.h index b409c167c..af8e687a0 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMAbstractView.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMAbstractView.h @@ -14,7 +14,6 @@ @property(readonly) DOMDocument *document; - (void)dealloc; -- (void)_disconnectFrame; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMAttr.h b/iOS7/PrivateFrameworks/WebCore/DOMAttr.h index 5d006ecf1..2ac50ce04 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMAttr.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMAttr.h @@ -8,15 +8,16 @@ @class DOMCSSStyleDeclaration, DOMElement, NSString; +// Not exported @interface DOMAttr : DOMNode { } @property(readonly) DOMCSSStyleDeclaration *style; -- (BOOL)isId; +- (_Bool)isId; @property(readonly) DOMElement *ownerElement; @property(copy) NSString *value; -@property(readonly) BOOL specified; +@property(readonly) _Bool specified; @property(readonly) NSString *name; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMBeforeLoadEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMBeforeLoadEvent.h index 9836cd784..42266d185 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMBeforeLoadEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMBeforeLoadEvent.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMBeforeLoadEvent : DOMEvent { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMBlob.h b/iOS7/PrivateFrameworks/WebCore/DOMBlob.h index fadcae4f9..2131cafdc 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMBlob.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMBlob.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMBlob : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCDATASection.h b/iOS7/PrivateFrameworks/WebCore/DOMCDATASection.h index 5c78828a6..8b366d841 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCDATASection.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCDATASection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMCDATASection : DOMText { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSCharsetRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSCharsetRule.h index ff255c2ca..64505adbf 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSCharsetRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSCharsetRule.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMCSSCharsetRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSFontFaceRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSFontFaceRule.h index 9b5155a9a..fb9d1f05a 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSFontFaceRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSFontFaceRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleDeclaration; +// Not exported @interface DOMCSSFontFaceRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSImportRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSImportRule.h index 4996eed0e..e99cc9ed4 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSImportRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSImportRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleSheet, DOMMediaList, NSString; +// Not exported @interface DOMCSSImportRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSMediaRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSMediaRule.h index e6d5ece06..c3d82b03c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSMediaRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSMediaRule.h @@ -8,6 +8,7 @@ @class DOMCSSRuleList, DOMMediaList; +// Not exported @interface DOMCSSMediaRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSPageRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSPageRule.h index 03a95d89c..5c6b1fd44 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSPageRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSPageRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleDeclaration, NSString; +// Not exported @interface DOMCSSPageRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSPrimitiveValue.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSPrimitiveValue.h index 4750ea45d..489dc635d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSPrimitiveValue.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSPrimitiveValue.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMCSSPrimitiveValue : DOMCSSValue { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSRule.h index fc31ee13e..9ea517643 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleSheet, NSString; +// Not exported @interface DOMCSSRule : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSRuleList.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSRuleList.h index 666aa7a60..65973bc06 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSRuleList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSRuleList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMCSSRuleList : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration-DOMCSS2Properties.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration-DOMCSS2Properties.h new file mode 100644 index 000000000..4c9469ccb --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration-DOMCSS2Properties.h @@ -0,0 +1,257 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMCSSStyleDeclaration (DOMCSS2Properties) +- (void)setZIndex:(id)arg1; +- (id)zIndex; +- (void)setWordSpacing:(id)arg1; +- (id)wordSpacing; +- (void)setWidth:(id)arg1; +- (id)width; +- (void)setWidows:(id)arg1; +- (id)widows; +- (void)setWhiteSpace:(id)arg1; +- (id)whiteSpace; +- (void)setVolume:(id)arg1; +- (id)volume; +- (void)setVoiceFamily:(id)arg1; +- (id)voiceFamily; +- (void)setVisibility:(id)arg1; +- (id)visibility; +- (void)setVerticalAlign:(id)arg1; +- (id)verticalAlign; +- (void)setUnicodeBidi:(id)arg1; +- (id)unicodeBidi; +- (void)setTop:(id)arg1; +- (id)top; +- (void)setTextTransform:(id)arg1; +- (id)textTransform; +- (void)setTextShadow:(id)arg1; +- (id)textShadow; +- (void)setTextIndent:(id)arg1; +- (id)textIndent; +- (void)setTextDecoration:(id)arg1; +- (id)textDecoration; +- (void)setTextAlign:(id)arg1; +- (id)textAlign; +- (void)setTableLayout:(id)arg1; +- (id)tableLayout; +- (void)setStress:(id)arg1; +- (id)stress; +- (void)setSpeechRate:(id)arg1; +- (id)speechRate; +- (void)setSpeakPunctuation:(id)arg1; +- (id)speakPunctuation; +- (void)setSpeakNumeral:(id)arg1; +- (id)speakNumeral; +- (void)setSpeakHeader:(id)arg1; +- (id)speakHeader; +- (void)setSpeak:(id)arg1; +- (id)speak; +- (void)setSize:(id)arg1; +- (id)size; +- (void)setRight:(id)arg1; +- (id)right; +- (void)setRichness:(id)arg1; +- (id)richness; +- (void)setQuotes:(id)arg1; +- (id)quotes; +- (void)setPosition:(id)arg1; +- (id)position; +- (void)setPlayDuring:(id)arg1; +- (id)playDuring; +- (void)setPitchRange:(id)arg1; +- (id)pitchRange; +- (void)setPitch:(id)arg1; +- (id)pitch; +- (void)setPauseBefore:(id)arg1; +- (id)pauseBefore; +- (void)setPauseAfter:(id)arg1; +- (id)pauseAfter; +- (void)setPause:(id)arg1; +- (id)pause; +- (void)setPageBreakInside:(id)arg1; +- (id)pageBreakInside; +- (void)setPageBreakBefore:(id)arg1; +- (id)pageBreakBefore; +- (void)setPageBreakAfter:(id)arg1; +- (id)pageBreakAfter; +- (void)setPage:(id)arg1; +- (id)page; +- (void)setPaddingLeft:(id)arg1; +- (id)paddingLeft; +- (void)setPaddingBottom:(id)arg1; +- (id)paddingBottom; +- (void)setPaddingRight:(id)arg1; +- (id)paddingRight; +- (void)setPaddingTop:(id)arg1; +- (id)paddingTop; +- (void)setPadding:(id)arg1; +- (id)padding; +- (void)setOverflow:(id)arg1; +- (id)overflow; +- (void)setOutlineWidth:(id)arg1; +- (id)outlineWidth; +- (void)setOutlineStyle:(id)arg1; +- (id)outlineStyle; +- (void)setOutlineColor:(id)arg1; +- (id)outlineColor; +- (void)setOutline:(id)arg1; +- (id)outline; +- (void)setOrphans:(id)arg1; +- (id)orphans; +- (void)setMinWidth:(id)arg1; +- (id)minWidth; +- (void)setMinHeight:(id)arg1; +- (id)minHeight; +- (void)setMaxWidth:(id)arg1; +- (id)maxWidth; +- (void)setMaxHeight:(id)arg1; +- (id)maxHeight; +- (void)setMarks:(id)arg1; +- (id)marks; +- (void)setMarkerOffset:(id)arg1; +- (id)markerOffset; +- (void)setMarginLeft:(id)arg1; +- (id)marginLeft; +- (void)setMarginBottom:(id)arg1; +- (id)marginBottom; +- (void)setMarginRight:(id)arg1; +- (id)marginRight; +- (void)setMarginTop:(id)arg1; +- (id)marginTop; +- (void)setMargin:(id)arg1; +- (id)margin; +- (void)setListStyleType:(id)arg1; +- (id)listStyleType; +- (void)setListStylePosition:(id)arg1; +- (id)listStylePosition; +- (void)setListStyleImage:(id)arg1; +- (id)listStyleImage; +- (void)setListStyle:(id)arg1; +- (id)listStyle; +- (void)setLineHeight:(id)arg1; +- (id)lineHeight; +- (void)setLetterSpacing:(id)arg1; +- (id)letterSpacing; +- (void)setLeft:(id)arg1; +- (id)left; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)setFontWeight:(id)arg1; +- (id)fontWeight; +- (void)setFontVariant:(id)arg1; +- (id)fontVariant; +- (void)setFontStyle:(id)arg1; +- (id)fontStyle; +- (void)setFontStretch:(id)arg1; +- (id)fontStretch; +- (void)_setFontSizeDelta:(id)arg1; +- (id)_fontSizeDelta; +- (void)setFontSizeAdjust:(id)arg1; +- (id)fontSizeAdjust; +- (void)setFontSize:(id)arg1; +- (id)fontSize; +- (void)setFontFamily:(id)arg1; +- (id)fontFamily; +- (void)setFont:(id)arg1; +- (id)font; +- (void)setCssFloat:(id)arg1; +- (id)cssFloat; +- (void)setEmptyCells:(id)arg1; +- (id)emptyCells; +- (void)setElevation:(id)arg1; +- (id)elevation; +- (void)setDisplay:(id)arg1; +- (id)display; +- (void)setDirection:(id)arg1; +- (id)direction; +- (void)setCursor:(id)arg1; +- (id)cursor; +- (void)setCueBefore:(id)arg1; +- (id)cueBefore; +- (void)setCueAfter:(id)arg1; +- (id)cueAfter; +- (void)setCue:(id)arg1; +- (id)cue; +- (void)setCounterReset:(id)arg1; +- (id)counterReset; +- (void)setCounterIncrement:(id)arg1; +- (id)counterIncrement; +- (void)setContent:(id)arg1; +- (id)content; +- (void)setColor:(id)arg1; +- (id)color; +- (void)setClip:(id)arg1; +- (id)clip; +- (void)setClear:(id)arg1; +- (id)clear; +- (void)setCaptionSide:(id)arg1; +- (id)captionSide; +- (void)setBottom:(id)arg1; +- (id)bottom; +- (void)setBorderWidth:(id)arg1; +- (id)borderWidth; +- (void)setBorderLeftWidth:(id)arg1; +- (id)borderLeftWidth; +- (void)setBorderBottomWidth:(id)arg1; +- (id)borderBottomWidth; +- (void)setBorderRightWidth:(id)arg1; +- (id)borderRightWidth; +- (void)setBorderTopWidth:(id)arg1; +- (id)borderTopWidth; +- (void)setBorderLeftStyle:(id)arg1; +- (id)borderLeftStyle; +- (void)setBorderBottomStyle:(id)arg1; +- (id)borderBottomStyle; +- (void)setBorderRightStyle:(id)arg1; +- (id)borderRightStyle; +- (void)setBorderTopStyle:(id)arg1; +- (id)borderTopStyle; +- (void)setBorderLeftColor:(id)arg1; +- (id)borderLeftColor; +- (void)setBorderBottomColor:(id)arg1; +- (id)borderBottomColor; +- (void)setBorderRightColor:(id)arg1; +- (id)borderRightColor; +- (void)setBorderTopColor:(id)arg1; +- (id)borderTopColor; +- (void)setBorderLeft:(id)arg1; +- (id)borderLeft; +- (void)setBorderBottom:(id)arg1; +- (id)borderBottom; +- (void)setBorderRight:(id)arg1; +- (id)borderRight; +- (void)setBorderTop:(id)arg1; +- (id)borderTop; +- (void)setBorderStyle:(id)arg1; +- (id)borderStyle; +- (void)setBorderSpacing:(id)arg1; +- (id)borderSpacing; +- (void)setBorderColor:(id)arg1; +- (id)borderColor; +- (void)setBorderCollapse:(id)arg1; +- (id)borderCollapse; +- (void)setBorder:(id)arg1; +- (id)border; +- (void)setBackgroundRepeat:(id)arg1; +- (id)backgroundRepeat; +- (void)setBackgroundPosition:(id)arg1; +- (id)backgroundPosition; +- (void)setBackgroundImage:(id)arg1; +- (id)backgroundImage; +- (void)setBackgroundColor:(id)arg1; +- (id)backgroundColor; +- (void)setBackgroundAttachment:(id)arg1; +- (id)backgroundAttachment; +- (void)setBackground:(id)arg1; +- (id)background; +- (void)setAzimuth:(id)arg1; +- (id)azimuth; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration.h index df986f895..d950110a1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleDeclaration.h @@ -12,7 +12,7 @@ { } -- (BOOL)isPropertyImplicit:(id)arg1; +- (_Bool)isPropertyImplicit:(id)arg1; - (id)getPropertyShorthand:(id)arg1; - (id)item:(unsigned int)arg1; - (void)setProperty:(id)arg1:(id)arg2:(id)arg3; @@ -26,252 +26,6 @@ @property(copy) NSString *cssText; - (void)finalize; - (void)dealloc; -- (void)setZIndex:(id)arg1; -- (id)zIndex; -- (void)setWordSpacing:(id)arg1; -- (id)wordSpacing; -- (void)setWidth:(id)arg1; -- (id)width; -- (void)setWidows:(id)arg1; -- (id)widows; -- (void)setWhiteSpace:(id)arg1; -- (id)whiteSpace; -- (void)setVolume:(id)arg1; -- (id)volume; -- (void)setVoiceFamily:(id)arg1; -- (id)voiceFamily; -- (void)setVisibility:(id)arg1; -- (id)visibility; -- (void)setVerticalAlign:(id)arg1; -- (id)verticalAlign; -- (void)setUnicodeBidi:(id)arg1; -- (id)unicodeBidi; -- (void)setTop:(id)arg1; -- (id)top; -- (void)setTextTransform:(id)arg1; -- (id)textTransform; -- (void)setTextShadow:(id)arg1; -- (id)textShadow; -- (void)setTextIndent:(id)arg1; -- (id)textIndent; -- (void)setTextDecoration:(id)arg1; -- (id)textDecoration; -- (void)setTextAlign:(id)arg1; -- (id)textAlign; -- (void)setTableLayout:(id)arg1; -- (id)tableLayout; -- (void)setStress:(id)arg1; -- (id)stress; -- (void)setSpeechRate:(id)arg1; -- (id)speechRate; -- (void)setSpeakPunctuation:(id)arg1; -- (id)speakPunctuation; -- (void)setSpeakNumeral:(id)arg1; -- (id)speakNumeral; -- (void)setSpeakHeader:(id)arg1; -- (id)speakHeader; -- (void)setSpeak:(id)arg1; -- (id)speak; -- (void)setSize:(id)arg1; -- (id)size; -- (void)setRight:(id)arg1; -- (id)right; -- (void)setRichness:(id)arg1; -- (id)richness; -- (void)setQuotes:(id)arg1; -- (id)quotes; -- (void)setPosition:(id)arg1; -- (id)position; -- (void)setPlayDuring:(id)arg1; -- (id)playDuring; -- (void)setPitchRange:(id)arg1; -- (id)pitchRange; -- (void)setPitch:(id)arg1; -- (id)pitch; -- (void)setPauseBefore:(id)arg1; -- (id)pauseBefore; -- (void)setPauseAfter:(id)arg1; -- (id)pauseAfter; -- (void)setPause:(id)arg1; -- (id)pause; -- (void)setPageBreakInside:(id)arg1; -- (id)pageBreakInside; -- (void)setPageBreakBefore:(id)arg1; -- (id)pageBreakBefore; -- (void)setPageBreakAfter:(id)arg1; -- (id)pageBreakAfter; -- (void)setPage:(id)arg1; -- (id)page; -- (void)setPaddingLeft:(id)arg1; -- (id)paddingLeft; -- (void)setPaddingBottom:(id)arg1; -- (id)paddingBottom; -- (void)setPaddingRight:(id)arg1; -- (id)paddingRight; -- (void)setPaddingTop:(id)arg1; -- (id)paddingTop; -- (void)setPadding:(id)arg1; -- (id)padding; -- (void)setOverflow:(id)arg1; -- (id)overflow; -- (void)setOutlineWidth:(id)arg1; -- (id)outlineWidth; -- (void)setOutlineStyle:(id)arg1; -- (id)outlineStyle; -- (void)setOutlineColor:(id)arg1; -- (id)outlineColor; -- (void)setOutline:(id)arg1; -- (id)outline; -- (void)setOrphans:(id)arg1; -- (id)orphans; -- (void)setMinWidth:(id)arg1; -- (id)minWidth; -- (void)setMinHeight:(id)arg1; -- (id)minHeight; -- (void)setMaxWidth:(id)arg1; -- (id)maxWidth; -- (void)setMaxHeight:(id)arg1; -- (id)maxHeight; -- (void)setMarks:(id)arg1; -- (id)marks; -- (void)setMarkerOffset:(id)arg1; -- (id)markerOffset; -- (void)setMarginLeft:(id)arg1; -- (id)marginLeft; -- (void)setMarginBottom:(id)arg1; -- (id)marginBottom; -- (void)setMarginRight:(id)arg1; -- (id)marginRight; -- (void)setMarginTop:(id)arg1; -- (id)marginTop; -- (void)setMargin:(id)arg1; -- (id)margin; -- (void)setListStyleType:(id)arg1; -- (id)listStyleType; -- (void)setListStylePosition:(id)arg1; -- (id)listStylePosition; -- (void)setListStyleImage:(id)arg1; -- (id)listStyleImage; -- (void)setListStyle:(id)arg1; -- (id)listStyle; -- (void)setLineHeight:(id)arg1; -- (id)lineHeight; -- (void)setLetterSpacing:(id)arg1; -- (id)letterSpacing; -- (void)setLeft:(id)arg1; -- (id)left; -- (void)setHeight:(id)arg1; -- (id)height; -- (void)setFontWeight:(id)arg1; -- (id)fontWeight; -- (void)setFontVariant:(id)arg1; -- (id)fontVariant; -- (void)setFontStyle:(id)arg1; -- (id)fontStyle; -- (void)setFontStretch:(id)arg1; -- (id)fontStretch; -- (void)_setFontSizeDelta:(id)arg1; -- (id)_fontSizeDelta; -- (void)setFontSizeAdjust:(id)arg1; -- (id)fontSizeAdjust; -- (void)setFontSize:(id)arg1; -- (id)fontSize; -- (void)setFontFamily:(id)arg1; -- (id)fontFamily; -- (void)setFont:(id)arg1; -- (id)font; -- (void)setCssFloat:(id)arg1; -- (id)cssFloat; -- (void)setEmptyCells:(id)arg1; -- (id)emptyCells; -- (void)setElevation:(id)arg1; -- (id)elevation; -- (void)setDisplay:(id)arg1; -- (id)display; -- (void)setDirection:(id)arg1; -- (id)direction; -- (void)setCursor:(id)arg1; -- (id)cursor; -- (void)setCueBefore:(id)arg1; -- (id)cueBefore; -- (void)setCueAfter:(id)arg1; -- (id)cueAfter; -- (void)setCue:(id)arg1; -- (id)cue; -- (void)setCounterReset:(id)arg1; -- (id)counterReset; -- (void)setCounterIncrement:(id)arg1; -- (id)counterIncrement; -- (void)setContent:(id)arg1; -- (id)content; -- (void)setColor:(id)arg1; -- (id)color; -- (void)setClip:(id)arg1; -- (id)clip; -- (void)setClear:(id)arg1; -- (id)clear; -- (void)setCaptionSide:(id)arg1; -- (id)captionSide; -- (void)setBottom:(id)arg1; -- (id)bottom; -- (void)setBorderWidth:(id)arg1; -- (id)borderWidth; -- (void)setBorderLeftWidth:(id)arg1; -- (id)borderLeftWidth; -- (void)setBorderBottomWidth:(id)arg1; -- (id)borderBottomWidth; -- (void)setBorderRightWidth:(id)arg1; -- (id)borderRightWidth; -- (void)setBorderTopWidth:(id)arg1; -- (id)borderTopWidth; -- (void)setBorderLeftStyle:(id)arg1; -- (id)borderLeftStyle; -- (void)setBorderBottomStyle:(id)arg1; -- (id)borderBottomStyle; -- (void)setBorderRightStyle:(id)arg1; -- (id)borderRightStyle; -- (void)setBorderTopStyle:(id)arg1; -- (id)borderTopStyle; -- (void)setBorderLeftColor:(id)arg1; -- (id)borderLeftColor; -- (void)setBorderBottomColor:(id)arg1; -- (id)borderBottomColor; -- (void)setBorderRightColor:(id)arg1; -- (id)borderRightColor; -- (void)setBorderTopColor:(id)arg1; -- (id)borderTopColor; -- (void)setBorderLeft:(id)arg1; -- (id)borderLeft; -- (void)setBorderBottom:(id)arg1; -- (id)borderBottom; -- (void)setBorderRight:(id)arg1; -- (id)borderRight; -- (void)setBorderTop:(id)arg1; -- (id)borderTop; -- (void)setBorderStyle:(id)arg1; -- (id)borderStyle; -- (void)setBorderSpacing:(id)arg1; -- (id)borderSpacing; -- (void)setBorderColor:(id)arg1; -- (id)borderColor; -- (void)setBorderCollapse:(id)arg1; -- (id)borderCollapse; -- (void)setBorder:(id)arg1; -- (id)border; -- (void)setBackgroundRepeat:(id)arg1; -- (id)backgroundRepeat; -- (void)setBackgroundPosition:(id)arg1; -- (id)backgroundPosition; -- (void)setBackgroundImage:(id)arg1; -- (id)backgroundImage; -- (void)setBackgroundColor:(id)arg1; -- (id)backgroundColor; -- (void)setBackgroundAttachment:(id)arg1; -- (id)backgroundAttachment; -- (void)setBackground:(id)arg1; -- (id)background; -- (void)setAzimuth:(id)arg1; -- (id)azimuth; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleRule.h index a7a9c69e3..5c0b817f5 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleDeclaration, NSString; +// Not exported @interface DOMCSSStyleRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleSheet.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleSheet.h index e82fb338c..34b84cb23 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleSheet.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSStyleSheet.h @@ -8,6 +8,7 @@ @class DOMCSSRule, DOMCSSRuleList; +// Not exported @interface DOMCSSStyleSheet : DOMStyleSheet { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSUnknownRule.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSUnknownRule.h index 7b26e8bd5..51770591b 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSUnknownRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSUnknownRule.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMCSSUnknownRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSValue.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSValue.h index b4953fbd1..604a8be6a 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSValue.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSValue.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMCSSValue : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCSSValueList.h b/iOS7/PrivateFrameworks/WebCore/DOMCSSValueList.h index c2c3d7e54..11744489d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCSSValueList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCSSValueList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMCSSValueList : DOMCSSValue { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMComment.h b/iOS7/PrivateFrameworks/WebCore/DOMComment.h index 32a71a1c3..d159e2be1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMComment.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMComment.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMComment : DOMCharacterData { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMCounter.h b/iOS7/PrivateFrameworks/WebCore/DOMCounter.h index 2b01fe52e..3e04494d2 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMCounter.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMCounter.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMCounter : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMDOMNamedFlowCollection.h b/iOS7/PrivateFrameworks/WebCore/DOMDOMNamedFlowCollection.h index 6f94c2aab..8ea0db5ef 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMDOMNamedFlowCollection.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMDOMNamedFlowCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMDOMNamedFlowCollection : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMDOMTokenList.h b/iOS7/PrivateFrameworks/WebCore/DOMDOMTokenList.h index 8357e78d2..344e9f4c2 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMDOMTokenList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMDOMTokenList.h @@ -6,14 +6,15 @@ #import +// Not exported @interface DOMDOMTokenList : DOMObject { } -- (BOOL)toggle:(id)arg1 force:(BOOL)arg2; +- (_Bool)toggle:(id)arg1 force:(_Bool)arg2; - (void)remove:(id)arg1; - (void)add:(id)arg1; -- (BOOL)contains:(id)arg1; +- (_Bool)contains:(id)arg1; - (id)item:(unsigned int)arg1; @property(readonly) unsigned int length; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMDocument.h b/iOS7/PrivateFrameworks/WebCore/DOMDocument.h index 4fa350e57..db5ab879b 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMDocument.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMDocument.h @@ -18,7 +18,7 @@ - (id)querySelectorAll:(id)arg1; - (id)querySelector:(id)arg1; - (id)getElementsByClassName:(id)arg1; -- (id)getMatchedCSSRules:(id)arg1 pseudoElement:(id)arg2 authorOnly:(BOOL)arg3; +- (id)getMatchedCSSRules:(id)arg1 pseudoElement:(id)arg2 authorOnly:(_Bool)arg3; - (id)getMatchedCSSRules:(id)arg1 pseudoElement:(id)arg2; - (id)getComputedStyle:(id)arg1:(id)arg2; - (id)getComputedStyle:(id)arg1 pseudoElement:(id)arg2; @@ -27,13 +27,13 @@ - (id)elementFromPoint:(int)arg1 y:(int)arg2; - (id)getElementsByName:(id)arg1; - (id)queryCommandValue:(id)arg1; -- (BOOL)queryCommandSupported:(id)arg1; -- (BOOL)queryCommandState:(id)arg1; -- (BOOL)queryCommandIndeterm:(id)arg1; -- (BOOL)queryCommandEnabled:(id)arg1; -- (BOOL)execCommand:(id)arg1; -- (BOOL)execCommand:(id)arg1 userInterface:(BOOL)arg2; -- (BOOL)execCommand:(id)arg1 userInterface:(BOOL)arg2 value:(id)arg3; +- (_Bool)queryCommandSupported:(id)arg1; +- (_Bool)queryCommandState:(id)arg1; +- (_Bool)queryCommandIndeterm:(id)arg1; +- (_Bool)queryCommandEnabled:(id)arg1; +- (_Bool)execCommand:(id)arg1; +- (_Bool)execCommand:(id)arg1 userInterface:(_Bool)arg2; +- (_Bool)execCommand:(id)arg1 userInterface:(_Bool)arg2 value:(id)arg3; - (id)evaluate:(id)arg1:(id)arg2:(id)arg3:(unsigned short)arg4:(id)arg5; - (id)evaluate:(id)arg1 contextNode:(id)arg2 resolver:(id)arg3 type:(unsigned short)arg4 inResult:(id)arg5; - (id)createNSResolver:(id)arg1; @@ -41,10 +41,10 @@ - (id)createExpression:(id)arg1 resolver:(id)arg2; - (id)getOverrideStyle:(id)arg1:(id)arg2; - (id)getOverrideStyle:(id)arg1 pseudoElement:(id)arg2; -- (id)createTreeWalker:(id)arg1:(unsigned int)arg2:(id)arg3:(BOOL)arg4; -- (id)createTreeWalker:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(BOOL)arg4; -- (id)createNodeIterator:(id)arg1:(unsigned int)arg2:(id)arg3:(BOOL)arg4; -- (id)createNodeIterator:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(BOOL)arg4; +- (id)createTreeWalker:(id)arg1:(unsigned int)arg2:(id)arg3:(_Bool)arg4; +- (id)createTreeWalker:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(_Bool)arg4; +- (id)createNodeIterator:(id)arg1:(unsigned int)arg2:(id)arg3:(_Bool)arg4; +- (id)createNodeIterator:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(_Bool)arg4; - (id)createRange; - (id)createEvent:(id)arg1; - (id)adoptNode:(id)arg1; @@ -55,8 +55,8 @@ - (id)createAttributeNS:(id)arg1 qualifiedName:(id)arg2; - (id)createElementNS:(id)arg1:(id)arg2; - (id)createElementNS:(id)arg1 qualifiedName:(id)arg2; -- (id)importNode:(id)arg1:(BOOL)arg2; -- (id)importNode:(id)arg1 deep:(BOOL)arg2; +- (id)importNode:(id)arg1:(_Bool)arg2; +- (id)importNode:(id)arg1 deep:(_Bool)arg2; - (id)getElementsByTagName:(id)arg1; - (id)createEntityReference:(id)arg1; - (id)createAttribute:(id)arg1; @@ -67,8 +67,8 @@ - (id)createTextNode:(id)arg1; - (id)createDocumentFragment; - (id)createElement:(id)arg1; -- (BOOL)webkitHidden; -- (id)webkitVisibilityState; +- (_Bool)hidden; +- (id)visibilityState; - (id)compatMode; @property(copy) NSString *selectedStylesheetSet; @property(readonly) NSString *preferredStylesheetSet; @@ -92,7 +92,7 @@ @property(readonly) DOMStyleSheetList *styleSheets; @property(readonly) DOMAbstractView *defaultView; @property(copy) NSString *documentURI; -@property BOOL xmlStandalone; +@property _Bool xmlStandalone; @property(copy) NSString *xmlVersion; @property(readonly) NSString *xmlEncoding; @property(readonly) NSString *inputEncoding; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMDocumentType.h b/iOS7/PrivateFrameworks/WebCore/DOMDocumentType.h index e467f262a..5b3b9650f 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMDocumentType.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMDocumentType.h @@ -8,6 +8,7 @@ @class DOMNamedNodeMap, NSString; +// Not exported @interface DOMDocumentType : DOMNode { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMElementAppKitExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMElementAppKitExtensions.h new file mode 100644 index 000000000..cd2b79340 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMElementAppKitExtensions.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMElement (DOMElementAppKitExtensions) +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..b505a32d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMElement-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMElement-WebPrivate.h new file mode 100644 index 000000000..d1ebea463 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMElement-WebPrivate.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMElement (WebPrivate) +- (_Bool)isFocused; +- (id)_getURLAttribute:(id)arg1; +- (struct __CTFont *)_font; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMElement.h b/iOS7/PrivateFrameworks/WebCore/DOMElement.h index f07b0554e..07be25e37 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMElement.h @@ -13,19 +13,19 @@ } - (void)remove; -- (BOOL)webkitMatchesSelector:(id)arg1; +- (_Bool)webkitMatchesSelector:(id)arg1; - (id)querySelectorAll:(id)arg1; - (id)querySelector:(id)arg1; - (id)getElementsByClassName:(id)arg1; - (void)scrollByPages:(int)arg1; - (void)scrollByLines:(int)arg1; -- (void)scrollIntoViewIfNeeded:(BOOL)arg1; -- (void)scrollIntoView:(BOOL)arg1; +- (void)scrollIntoViewIfNeeded:(_Bool)arg1; +- (void)scrollIntoView:(_Bool)arg1; - (void)blur; - (void)focus; -- (BOOL)hasAttributeNS:(id)arg1:(id)arg2; -- (BOOL)hasAttributeNS:(id)arg1 localName:(id)arg2; -- (BOOL)hasAttribute:(id)arg1; +- (_Bool)hasAttributeNS:(id)arg1:(id)arg2; +- (_Bool)hasAttributeNS:(id)arg1 localName:(id)arg2; +- (_Bool)hasAttribute:(id)arg1; - (id)setAttributeNodeNS:(id)arg1; - (id)getAttributeNodeNS:(id)arg1:(id)arg2; - (id)getAttributeNodeNS:(id)arg1 localName:(id)arg2; @@ -69,10 +69,6 @@ @property(readonly) int offsetLeft; @property(readonly) DOMCSSStyleDeclaration *style; @property(readonly) NSString *tagName; -- (BOOL)isFocused; -- (id)_getURLAttribute:(id)arg1; -- (struct __CTFont *)_font; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMEntity.h b/iOS7/PrivateFrameworks/WebCore/DOMEntity.h index 733324550..12f90ca6e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMEntity.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMEntity.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMEntity : DOMNode { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMEntityReference.h b/iOS7/PrivateFrameworks/WebCore/DOMEntityReference.h index dd5bf3ec5..795ce2b0b 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMEntityReference.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMEntityReference.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMEntityReference : DOMNode { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMEvent.h index 5b9b5f36d..fc38a182a 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMEvent.h @@ -13,17 +13,17 @@ } - (void)stopImmediatePropagation; -- (void)initEvent:(id)arg1:(BOOL)arg2:(BOOL)arg3; -- (void)initEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3; +- (void)initEvent:(id)arg1:(_Bool)arg2:(_Bool)arg3; +- (void)initEvent:(id)arg1 canBubbleArg:(_Bool)arg2 cancelableArg:(_Bool)arg3; - (void)preventDefault; - (void)stopPropagation; -@property BOOL cancelBubble; -@property BOOL returnValue; +@property _Bool cancelBubble; +@property _Bool returnValue; @property(readonly) id srcElement; -- (BOOL)defaultPrevented; +- (_Bool)defaultPrevented; @property(readonly) unsigned long long timeStamp; -@property(readonly) BOOL cancelable; -@property(readonly) BOOL bubbles; +@property(readonly) _Bool cancelable; +@property(readonly) _Bool bubbles; @property(readonly) unsigned short eventPhase; @property(readonly) id currentTarget; @property(readonly) id target; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMEventTarget-Protocol.h b/iOS7/PrivateFrameworks/WebCore/DOMEventTarget-Protocol.h index ec7787633..ad48e34e6 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMEventTarget-Protocol.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMEventTarget-Protocol.h @@ -8,10 +8,10 @@ #import "NSObject-Protocol.h" @protocol DOMEventTarget -- (void)removeEventListener:(id)arg1:(id)arg2:(BOOL)arg3; -- (void)addEventListener:(id)arg1:(id)arg2:(BOOL)arg3; -- (BOOL)dispatchEvent:(id)arg1; -- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; -- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; +- (void)removeEventListener:(id)arg1:(id)arg2:(_Bool)arg3; +- (void)addEventListener:(id)arg1:(id)arg2:(_Bool)arg3; +- (_Bool)dispatchEvent:(id)arg1; +- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; +- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMFile.h b/iOS7/PrivateFrameworks/WebCore/DOMFile.h index 4dd836ff3..bb25f983e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMFile.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMFile.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMFile : DOMBlob { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMFileError.h b/iOS7/PrivateFrameworks/WebCore/DOMFileError.h index d0522075e..564872985 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMFileError.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMFileError.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMFileError : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMFileList.h b/iOS7/PrivateFrameworks/WebCore/DOMFileList.h index 7a5d14715..426466731 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMFileList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMFileList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMFileList : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMGestureEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMGestureEvent.h index 9dad945e7..af6854ae3 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMGestureEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMGestureEvent.h @@ -10,11 +10,11 @@ { } -- (void)initGestureEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 target:(id)arg14 scale:(float)arg15 rotation:(float)arg16; -@property(readonly) BOOL metaKey; -@property(readonly) BOOL altKey; -@property(readonly) BOOL shiftKey; -@property(readonly) BOOL ctrlKey; +- (void)initGestureEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(_Bool)arg10 altKey:(_Bool)arg11 shiftKey:(_Bool)arg12 metaKey:(_Bool)arg13 target:(id)arg14 scale:(float)arg15 rotation:(float)arg16; +@property(readonly) _Bool metaKey; +@property(readonly) _Bool altKey; +@property(readonly) _Bool shiftKey; +@property(readonly) _Bool ctrlKey; @property(readonly) float rotation; @property(readonly) float scale; @property(readonly) id target; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement-DOMUIKitExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement-DOMUIKitExtensions.h new file mode 100644 index 000000000..6e7bcc2bb --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement-DOMUIKitExtensions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLAreaElement (DOMUIKitExtensions) +- (id)absoluteQuadsWithOwner:(id)arg1; +- (id)boundingBoxesWithOwner:(id)arg1; +- (struct _WKQuad)absoluteQuadWithOwner:(id)arg1; +- (struct CGRect)boundingBoxWithOwner:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement.h index f89ba2feb..7446f8a00 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLAreaElement.h @@ -25,14 +25,10 @@ @property(copy) NSString *shape; - (void)setPing:(id)arg1; - (id)ping; -@property BOOL noHref; +@property _Bool noHref; @property(copy) NSString *href; @property(copy) NSString *coords; @property(copy) NSString *alt; -- (id)absoluteQuadsWithOwner:(id)arg1; -- (id)boundingBoxesWithOwner:(id)arg1; -- (struct _WKQuad)absoluteQuadWithOwner:(id)arg1; -- (struct CGRect)boundingBoxWithOwner:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBRElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBRElement.h index 533e5de39..30cabbb52 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBRElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBRElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLBRElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseElement.h index f7d1e243c..b135e571c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLBaseElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseFontElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseFontElement.h index 027b4f097..3f06a4ad1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseFontElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBaseFontElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLBaseFontElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..0575fe06f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLBodyElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement.h index bbfcaf5e3..27d5849d7 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLBodyElement.h @@ -18,7 +18,6 @@ @property(copy) NSString *bgColor; @property(copy) NSString *background; @property(copy) NSString *aLink; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..abf18573e --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLButtonElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement.h index 9dac8a1a3..57d84cc4a 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLButtonElement.h @@ -14,19 +14,19 @@ - (void)click; - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; @property(copy) NSString *accessKey; - (id)labels; - (id)validationMessage; - (id)validity; -@property(readonly) BOOL willValidate; +@property(readonly) _Bool willValidate; @property(copy) NSString *value; @property(copy) NSString *type; @property(copy) NSString *name; - (void)setFormTarget:(id)arg1; - (id)formTarget; -- (void)setFormNoValidate:(BOOL)arg1; -- (BOOL)formNoValidate; +- (void)setFormNoValidate:(_Bool)arg1; +- (_Bool)formNoValidate; - (void)setFormMethod:(id)arg1; - (id)formMethod; - (void)setFormEnctype:(id)arg1; @@ -34,9 +34,8 @@ - (void)setFormAction:(id)arg1; - (id)formAction; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; -@property BOOL autofocus; -- (int)structuralComplexityContribution; +@property _Bool disabled; +@property _Bool autofocus; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLCanvasElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLCanvasElement.h index 7492fb09e..44e4454f6 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLCanvasElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLCanvasElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMHTMLCanvasElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLCollection.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLCollection.h index d2bd5b373..57c4ad8d7 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLCollection.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMHTMLCollection : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDListElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDListElement.h index 58e37d453..4ea12080b 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDListElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDListElement.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMHTMLDListElement : DOMHTMLElement { } -@property BOOL compact; +@property _Bool compact; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDetailsElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDetailsElement.h index fb038198a..c8388170c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDetailsElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDetailsElement.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMHTMLDetailsElement : DOMHTMLElement { } -@property BOOL open; +@property _Bool open; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDirectoryElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDirectoryElement.h index a305c8682..54eb8f1c9 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDirectoryElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDirectoryElement.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMHTMLDirectoryElement : DOMHTMLElement { } -@property BOOL compact; +@property _Bool compact; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDivElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDivElement.h index fda69120e..dace57ee5 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDivElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDivElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLDivElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-DOMHTMLDocumentExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-DOMHTMLDocumentExtensions.h new file mode 100644 index 000000000..3a1ce6b45 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-DOMHTMLDocumentExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLDocument (DOMHTMLDocumentExtensions) +- (id)createDocumentFragmentWithText:(id)arg1; +- (id)createDocumentFragmentWithMarkupString:(id)arg1 baseURL:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-WebPrivate.h new file mode 100644 index 000000000..bec478aa1 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument-WebPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLDocument (WebPrivate) +- (id)_createDocumentFragmentWithText:(id)arg1; +- (id)_createDocumentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument.h index e31b06cbd..66a8bfa07 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLDocument.h @@ -12,7 +12,7 @@ { } -- (BOOL)hasFocus; +- (_Bool)hasFocus; - (void)releaseEvents; - (void)captureEvents; - (void)clear; @@ -34,10 +34,6 @@ @property(readonly) DOMHTMLCollection *scripts; @property(readonly) DOMHTMLCollection *plugins; @property(readonly) DOMHTMLCollection *embeds; -- (id)createDocumentFragmentWithText:(id)arg1; -- (id)createDocumentFragmentWithMarkupString:(id)arg1 baseURL:(id)arg2; -- (id)_createDocumentFragmentWithText:(id)arg1; -- (id)_createDocumentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMHTMLElementExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMHTMLElementExtensions.h new file mode 100644 index 000000000..feee0dba8 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMHTMLElementExtensions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLElement (DOMHTMLElementExtensions) +- (void)absolutePosition:(int *)arg1:(int *)arg2:(int *)arg3:(int *)arg4; +- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2 adjustForPurpleCaret:(_Bool)arg3; +- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2; +- (int)scrollYOffset; +- (int)scrollXOffset; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..1ed28c565 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement.h index 26c2049d2..474ec49c4 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLElement.h @@ -17,9 +17,9 @@ - (void)insertAdjacentHTML:(id)arg1 html:(id)arg2; - (id)insertAdjacentElement:(id)arg1 element:(id)arg2; @property(readonly) NSString *titleDisplayString; -- (void)setSpellcheck:(BOOL)arg1; -- (BOOL)spellcheck; -@property(readonly) BOOL isContentEditable; +- (void)setSpellcheck:(_Bool)arg1; +- (_Bool)spellcheck; +@property(readonly) _Bool isContentEditable; @property(copy) NSString *contentEditable; @property(readonly) DOMHTMLCollection *children; @property(copy) NSString *outerText; @@ -27,25 +27,19 @@ @property(copy) NSString *innerText; @property(copy) NSString *innerHTML; @property(copy) NSString *accessKey; -- (void)setHidden:(BOOL)arg1; -- (BOOL)hidden; +- (void)setHidden:(_Bool)arg1; +- (_Bool)hidden; - (void)setWebkitdropzone:(id)arg1; - (id)webkitdropzone; -- (void)setDraggable:(BOOL)arg1; -- (BOOL)draggable; +- (void)setDraggable:(_Bool)arg1; +- (_Bool)draggable; @property int tabIndex; @property(copy) NSString *dir; -- (void)setTranslate:(BOOL)arg1; -- (BOOL)translate; +- (void)setTranslate:(_Bool)arg1; +- (_Bool)translate; @property(copy) NSString *lang; @property(copy) NSString *title; @property(copy) NSString *idName; -- (void)absolutePosition:(int *)arg1:(int *)arg2:(int *)arg3:(int *)arg4; -- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2 adjustForPurpleCaret:(BOOL)arg3; -- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2; -- (int)scrollYOffset; -- (int)scrollXOffset; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFieldSetElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFieldSetElement.h index dc433f261..1da4ca667 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFieldSetElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFieldSetElement.h @@ -8,22 +8,23 @@ @class DOMHTMLFormElement; +// Not exported @interface DOMHTMLFieldSetElement : DOMHTMLElement { } - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; - (id)validationMessage; - (id)validity; -- (BOOL)willValidate; +- (_Bool)willValidate; - (id)elements; - (id)type; - (void)setName:(id)arg1; - (id)name; @property(readonly) DOMHTMLFormElement *form; -- (void)setDisabled:(BOOL)arg1; -- (BOOL)disabled; +- (void)setDisabled:(_Bool)arg1; +- (_Bool)disabled; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFontElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFontElement.h index c9d5e0692..40747255e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFontElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFontElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLFontElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..87904dda9 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLFormElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement.h index a7a825d7a..daef07ed9 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFormElement.h @@ -12,18 +12,18 @@ { } -- (BOOL)checkValidity; +- (_Bool)checkValidity; - (void)reset; - (void)submit; - (void)setAutocapitalize:(id)arg1; - (id)autocapitalize; -- (void)setAutocorrect:(BOOL)arg1; -- (BOOL)autocorrect; +- (void)setAutocorrect:(_Bool)arg1; +- (_Bool)autocorrect; @property(readonly) int length; @property(readonly) DOMHTMLCollection *elements; @property(copy) NSString *target; -- (void)setNoValidate:(BOOL)arg1; -- (BOOL)noValidate; +- (void)setNoValidate:(_Bool)arg1; +- (_Bool)noValidate; @property(copy) NSString *name; @property(copy) NSString *method; @property(copy) NSString *encoding; @@ -32,7 +32,6 @@ - (id)autocomplete; @property(copy) NSString *action; @property(copy) NSString *acceptCharset; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..5703d1a66 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLFrameElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement.h index 70d40969d..e5049f315 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLFrameElement.h @@ -19,13 +19,12 @@ @property(readonly) DOMDocument *contentDocument; @property(copy) NSString *src; @property(copy) NSString *scrolling; -@property BOOL noResize; +@property _Bool noResize; @property(copy) NSString *name; @property(copy) NSString *marginWidth; @property(copy) NSString *marginHeight; @property(copy) NSString *longDesc; @property(copy) NSString *frameBorder; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHRElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHRElement.h index d93805470..9ada0a0b6 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHRElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHRElement.h @@ -8,13 +8,14 @@ @class NSString; +// Not exported @interface DOMHTMLHRElement : DOMHTMLElement { } @property(copy) NSString *width; @property(copy) NSString *size; -@property BOOL noShade; +@property _Bool noShade; @property(copy) NSString *align; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadElement.h index 13d016334..5712ec612 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLHeadElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadingElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadingElement.h index c5cebde9f..c9688357c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadingElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHeadingElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLHeadingElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHtmlElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHtmlElement.h index 9023595f6..318b2619e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLHtmlElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLHtmlElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLHtmlElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..771689ccb --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLIFrameElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement.h index c492c4aee..f7b2faf1d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLIFrameElement.h @@ -19,8 +19,8 @@ - (id)srcdoc; @property(copy) NSString *src; @property(copy) NSString *scrolling; -- (void)setSeamless:(BOOL)arg1; -- (BOOL)seamless; +- (void)setSeamless:(_Bool)arg1; +- (_Bool)seamless; - (void)setSandbox:(id)arg1; - (id)sandbox; @property(copy) NSString *name; @@ -30,7 +30,6 @@ @property(copy) NSString *height; @property(copy) NSString *frameBorder; @property(copy) NSString *align; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement-WebDOMHTMLImageElementOperationsPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement-WebDOMHTMLImageElementOperationsPrivate.h new file mode 100644 index 000000000..ecd636d07 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement-WebDOMHTMLImageElementOperationsPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLImageElement (WebDOMHTMLImageElementOperationsPrivate) +- (id)mimeType; +- (id)dataRepresentation:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement.h index 58721ea28..3c1c71e47 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLImageElement.h @@ -19,13 +19,13 @@ @property(readonly) int naturalWidth; @property(readonly) int naturalHeight; @property(copy) NSString *lowsrc; -@property(readonly) BOOL complete; +@property(readonly) _Bool complete; @property int width; @property int vspace; @property(copy) NSString *useMap; @property(copy) NSString *src; @property(copy) NSString *longDesc; -@property BOOL isMap; +@property _Bool isMap; @property int hspace; @property int height; - (void)setCrossOrigin:(id)arg1; @@ -34,8 +34,6 @@ @property(copy) NSString *alt; @property(copy) NSString *align; @property(copy) NSString *name; -- (id)mimeType; -- (id)dataRepresentation:(BOOL)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-AutocapitalizeAdditions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-AutocapitalizeAdditions.h new file mode 100644 index 000000000..bcca84dec --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-AutocapitalizeAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLInputElement (AutocapitalizeAdditions) +- (int)_autocapitalizeType; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..ebe207bd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLInputElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormAutoFillTransition.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormAutoFillTransition.h new file mode 100644 index 000000000..1fb95f2dd --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormAutoFillTransition.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLInputElement (FormAutoFillTransition) +- (void)_setAutofilled:(_Bool)arg1; +- (_Bool)_isAutofilled; +- (struct _NSRange)_selectedRange; +- (void)_replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 selectingFromIndex:(int)arg3; +- (_Bool)_isTextField; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormPromptAdditions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormPromptAdditions.h new file mode 100644 index 000000000..4a38ee6ef --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-FormPromptAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLInputElement (FormPromptAdditions) +- (_Bool)_isEdited; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-WebInputChangeEventAdditions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-WebInputChangeEventAdditions.h new file mode 100644 index 000000000..35668fd9d --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement-WebInputChangeEventAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLInputElement (WebInputChangeEventAdditions) +- (void)setValueAsNumberWithChangeEvent:(double)arg1; +- (void)setValueWithChangeEvent:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement.h index d271655f1..6062fb1f8 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLInputElement.h @@ -19,18 +19,18 @@ - (void)setRangeText:(id)arg1; - (void)select; - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; - (void)stepDown:(int)arg1; - (void)stepUp:(int)arg1; - (void)setAutocapitalize:(id)arg1; - (id)autocapitalize; -- (void)setAutocorrect:(BOOL)arg1; -- (BOOL)autocorrect; +- (void)setAutocorrect:(_Bool)arg1; +- (_Bool)autocorrect; @property(readonly) NSURL *absoluteImageURL; @property(readonly) NSString *altDisplayString; @property(copy) NSString *accessKey; -- (void)setIncremental:(BOOL)arg1; -- (BOOL)incremental; +- (void)setIncremental:(_Bool)arg1; +- (_Bool)incremental; @property(copy) NSString *useMap; @property(copy) NSString *align; - (void)setSelectionDirection:(id)arg1; @@ -40,7 +40,7 @@ - (id)labels; - (id)validationMessage; - (id)validity; -@property(readonly) BOOL willValidate; +@property(readonly) _Bool willValidate; - (void)setWidth:(unsigned int)arg1; - (unsigned int)width; - (void)setValueAsNumber:(double)arg1; @@ -54,27 +54,27 @@ - (id)step; @property(copy) NSString *src; @property(copy) NSString *size; -- (void)setRequired:(BOOL)arg1; -- (BOOL)required; -@property BOOL readOnly; +- (void)setRequired:(_Bool)arg1; +- (_Bool)required; +@property _Bool readOnly; - (void)setPlaceholder:(id)arg1; - (id)placeholder; - (void)setPattern:(id)arg1; - (id)pattern; @property(copy) NSString *name; -@property BOOL multiple; +@property _Bool multiple; - (void)setMin:(id)arg1; - (id)min; @property int maxLength; - (void)setMax:(id)arg1; - (id)max; -@property BOOL indeterminate; +@property _Bool indeterminate; - (void)setHeight:(unsigned int)arg1; - (unsigned int)height; - (void)setFormTarget:(id)arg1; - (id)formTarget; -- (void)setFormNoValidate:(BOOL)arg1; -- (BOOL)formNoValidate; +- (void)setFormNoValidate:(_Bool)arg1; +- (_Bool)formNoValidate; - (void)setFormMethod:(id)arg1; - (id)formMethod; - (void)setFormEnctype:(id)arg1; @@ -83,26 +83,16 @@ - (id)formAction; @property(retain) DOMFileList *files; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; +@property _Bool disabled; - (void)setDirName:(id)arg1; - (id)dirName; -@property BOOL checked; -@property BOOL defaultChecked; -@property BOOL autofocus; +@property _Bool checked; +@property _Bool defaultChecked; +@property _Bool autofocus; - (void)setAutocomplete:(id)arg1; - (id)autocomplete; @property(copy) NSString *alt; @property(copy) NSString *accept; -- (void)_setAutofilled:(BOOL)arg1; -- (BOOL)_isAutofilled; -- (struct _NSRange)_selectedRange; -- (void)_replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 selectingFromIndex:(int)arg3; -- (BOOL)_isTextField; -- (BOOL)_isEdited; -- (int)_autocapitalizeType; -- (void)setValueAsNumberWithChangeEvent:(double)arg1; -- (void)setValueWithChangeEvent:(id)arg1; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLKeygenElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLKeygenElement.h index 8955b859c..ecde20954 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLKeygenElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLKeygenElement.h @@ -8,23 +8,24 @@ @class DOMHTMLFormElement, DOMNodeList, DOMValidityState, NSString; +// Not exported @interface DOMHTMLKeygenElement : DOMHTMLElement { } - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; @property(readonly) DOMNodeList *labels; @property(readonly) NSString *validationMessage; @property(readonly) DOMValidityState *validity; -@property(readonly) BOOL willValidate; +@property(readonly) _Bool willValidate; @property(readonly) NSString *type; @property(copy) NSString *name; @property(copy) NSString *keytype; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; +@property _Bool disabled; @property(copy) NSString *challenge; -@property BOOL autofocus; +@property _Bool autofocus; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLIElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLIElement.h index 6fd904ccd..86a0cd955 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLIElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLIElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLLIElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLabelElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLabelElement.h index ca9755c5d..71e20270f 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLabelElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLabelElement.h @@ -8,6 +8,7 @@ @class DOMHTMLFormElement, NSString; +// Not exported @interface DOMHTMLLabelElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLegendElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLegendElement.h index cc07a4a76..a5b532ef5 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLegendElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLegendElement.h @@ -8,6 +8,7 @@ @class DOMHTMLFormElement, NSString; +// Not exported @interface DOMHTMLLegendElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement-WebPrivate.h new file mode 100644 index 000000000..13a256c7f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement-WebPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLLinkElement (WebPrivate) +- (_Bool)_mediaQueryMatches; +- (_Bool)_mediaQueryMatchesForOrientation:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement.h index 14c7e3c01..72a637670 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLLinkElement.h @@ -8,6 +8,7 @@ @class DOMStyleSheet, NSString, NSURL; +// Not exported @interface DOMHTMLLinkElement : DOMHTMLElement { } @@ -22,9 +23,7 @@ @property(copy) NSString *hreflang; @property(copy) NSString *href; @property(copy) NSString *charset; -@property BOOL disabled; -- (BOOL)_mediaQueryMatches; -- (BOOL)_mediaQueryMatchesForOrientation:(int)arg1; +@property _Bool disabled; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMapElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMapElement.h index e3f1e4449..fd36c6672 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMapElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMapElement.h @@ -8,6 +8,7 @@ @class DOMHTMLCollection, NSString; +// Not exported @interface DOMHTMLMapElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMarqueeElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMarqueeElement.h index 2692175cf..93f359919 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMarqueeElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMarqueeElement.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMHTMLMarqueeElement : DOMHTMLElement { } @@ -16,8 +17,8 @@ - (id)width; - (void)setVspace:(unsigned int)arg1; - (unsigned int)vspace; -- (void)setTrueSpeed:(BOOL)arg1; -- (BOOL)trueSpeed; +- (void)setTrueSpeed:(_Bool)arg1; +- (_Bool)trueSpeed; - (void)setScrollDelay:(int)arg1; - (int)scrollDelay; - (void)setScrollAmount:(int)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMenuElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMenuElement.h index cf299b6c5..ec0a047b6 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMenuElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMenuElement.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMHTMLMenuElement : DOMHTMLElement { } -@property BOOL compact; +@property _Bool compact; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMetaElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMetaElement.h index 288d92665..fca16f986 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLMetaElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLMetaElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLMetaElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLModElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLModElement.h index 58fc7c8ae..3fc08925b 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLModElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLModElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLModElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOListElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOListElement.h index 317e51554..28c045a0f 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOListElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOListElement.h @@ -8,15 +8,16 @@ @class NSString; +// Not exported @interface DOMHTMLOListElement : DOMHTMLElement { } @property(copy) NSString *type; -- (void)setReversed:(BOOL)arg1; -- (BOOL)reversed; +- (void)setReversed:(_Bool)arg1; +- (_Bool)reversed; @property int start; -@property BOOL compact; +@property _Bool compact; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLObjectElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLObjectElement.h index ab23e372c..2d542806e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLObjectElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLObjectElement.h @@ -13,12 +13,12 @@ } - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; @property(readonly) NSURL *absoluteImageURL; @property(readonly) DOMDocument *contentDocument; - (id)validationMessage; - (id)validity; -- (BOOL)willValidate; +- (_Bool)willValidate; @property(copy) NSString *width; @property int vspace; @property(copy) NSString *useMap; @@ -27,7 +27,7 @@ @property(copy) NSString *name; @property int hspace; @property(copy) NSString *height; -@property BOOL declare; +@property _Bool declare; @property(copy) NSString *data; @property(copy) NSString *codeType; @property(copy) NSString *codeBase; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptGroupElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptGroupElement.h index 188a2147e..8eb82104d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptGroupElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptGroupElement.h @@ -13,7 +13,7 @@ } @property(copy) NSString *label; -@property BOOL disabled; +@property _Bool disabled; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionElement.h index 9c36382f0..1e32f18ae 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionElement.h @@ -15,11 +15,11 @@ @property(readonly) int index; @property(readonly) NSString *text; @property(copy) NSString *value; -@property BOOL selected; -@property BOOL defaultSelected; +@property _Bool selected; +@property _Bool defaultSelected; @property(copy) NSString *label; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; +@property _Bool disabled; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionsCollection.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionsCollection.h index 121870c37..75d581108 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionsCollection.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLOptionsCollection.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMHTMLOptionsCollection : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLParagraphElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLParagraphElement.h index eae2d2e75..7eaaaf7ed 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLParagraphElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLParagraphElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLParagraphElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLParamElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLParamElement.h index 746d12b1c..eacc8e9ce 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLParamElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLParamElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLParamElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLPreElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLPreElement.h index e8bdc1c60..8446caab5 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLPreElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLPreElement.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMHTMLPreElement : DOMHTMLElement { } -@property BOOL wrap; +@property _Bool wrap; @property int width; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLProgressElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLProgressElement.h index 529a50834..a7cb3d0f4 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLProgressElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLProgressElement.h @@ -8,6 +8,7 @@ @class DOMNodeList; +// Not exported @interface DOMHTMLProgressElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLQuoteElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLQuoteElement.h index f555e9676..5ff770819 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLQuoteElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLQuoteElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLQuoteElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLScriptElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLScriptElement.h index a883a9d8c..2e2ee241d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLScriptElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLScriptElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLScriptElement : DOMHTMLElement { } @@ -16,9 +17,9 @@ - (id)crossOrigin; @property(copy) NSString *type; @property(copy) NSString *src; -@property BOOL defer; -- (void)setAsync:(BOOL)arg1; -- (BOOL)async; +@property _Bool defer; +- (void)setAsync:(_Bool)arg1; +- (_Bool)async; @property(copy) NSString *charset; @property(copy) NSString *event; @property(copy) NSString *htmlFor; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..6fb7334f7 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLSelectElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitExtensions.h new file mode 100644 index 000000000..618542fa0 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-DOMUIKitExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLSelectElement (DOMUIKitExtensions) +- (id)listItemAtIndex:(int)arg1; +- (unsigned int)completeLength; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-FormAutoFillTransition.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-FormAutoFillTransition.h new file mode 100644 index 000000000..761babfa2 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement-FormAutoFillTransition.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLSelectElement (FormAutoFillTransition) +- (void)_activateItemAtIndex:(int)arg1 allowMultipleSelection:(_Bool)arg2; +- (void)_activateItemAtIndex:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement.h index 756936df0..ad3015427 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLSelectElement.h @@ -13,7 +13,7 @@ } - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; - (void)remove:(int)arg1; - (void)add:(id)arg1:(id)arg2; - (void)add:(id)arg1 before:(id)arg2; @@ -22,7 +22,7 @@ - (id)labels; - (id)validationMessage; - (id)validity; -@property(readonly) BOOL willValidate; +@property(readonly) _Bool willValidate; @property(copy) NSString *value; @property int selectedIndex; - (id)selectedOptions; @@ -30,18 +30,13 @@ @property(readonly) DOMHTMLOptionsCollection *options; @property(readonly) NSString *type; @property int size; -- (void)setRequired:(BOOL)arg1; -- (BOOL)required; +- (void)setRequired:(_Bool)arg1; +- (_Bool)required; @property(copy) NSString *name; -@property BOOL multiple; +@property _Bool multiple; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; -@property BOOL autofocus; -- (void)_activateItemAtIndex:(int)arg1 allowMultipleSelection:(BOOL)arg2; -- (void)_activateItemAtIndex:(int)arg1; -- (int)structuralComplexityContribution; -- (id)listItemAtIndex:(int)arg1; -- (unsigned int)completeLength; +@property _Bool disabled; +@property _Bool autofocus; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLStyleElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLStyleElement.h index ead658f68..22dd243e5 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLStyleElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLStyleElement.h @@ -15,7 +15,7 @@ @property(readonly) DOMStyleSheet *sheet; @property(copy) NSString *type; @property(copy) NSString *media; -@property BOOL disabled; +@property _Bool disabled; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCaptionElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCaptionElement.h index 48b15de11..c0ffce632 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCaptionElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCaptionElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLTableCaptionElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement-WebPrivate.h new file mode 100644 index 000000000..efbc4e521 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement-WebPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLTableCellElement (WebPrivate) +- (id)_cellAbove; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement.h index 43cde6a02..fe6982f2c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableCellElement.h @@ -16,7 +16,7 @@ @property(copy) NSString *vAlign; @property(copy) NSString *scope; @property int rowSpan; -@property BOOL noWrap; +@property _Bool noWrap; @property(copy) NSString *height; @property(copy) NSString *headers; @property int colSpan; @@ -27,7 +27,6 @@ @property(copy) NSString *align; @property(copy) NSString *abbr; @property(readonly) int cellIndex; -- (id)_cellAbove; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableColElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableColElement.h index f9241c5de..2b0cf6fc7 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableColElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableColElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLTableColElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..b9d6280c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLTableElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement.h index 26460b64d..200f21665 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableElement.h @@ -8,6 +8,7 @@ @class DOMHTMLCollection, DOMHTMLTableCaptionElement, DOMHTMLTableSectionElement, NSString; +// Not exported @interface DOMHTMLTableElement : DOMHTMLElement { } @@ -35,7 +36,6 @@ @property(retain) DOMHTMLTableSectionElement *tFoot; @property(retain) DOMHTMLTableSectionElement *tHead; @property(retain) DOMHTMLTableCaptionElement *caption; -- (int)structuralComplexityContribution; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableRowElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableRowElement.h index bdd78fe08..2ceef37d2 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableRowElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableRowElement.h @@ -8,6 +8,7 @@ @class DOMHTMLCollection, NSString; +// Not exported @interface DOMHTMLTableRowElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableSectionElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableSectionElement.h index 16220b109..ce5606380 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableSectionElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTableSectionElement.h @@ -8,6 +8,7 @@ @class DOMHTMLCollection, NSString; +// Not exported @interface DOMHTMLTableSectionElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-AutocapitalizeAdditions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-AutocapitalizeAdditions.h new file mode 100644 index 000000000..55e3f41dc --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-AutocapitalizeAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLTextAreaElement (AutocapitalizeAdditions) +- (int)_autocapitalizeType; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-DOMUIKitComplexityExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-DOMUIKitComplexityExtensions.h new file mode 100644 index 000000000..7f177a47a --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-DOMUIKitComplexityExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLTextAreaElement (DOMUIKitComplexityExtensions) +- (int)structuralComplexityContribution; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-FormPromptAdditions.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-FormPromptAdditions.h new file mode 100644 index 000000000..ba08650e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement-FormPromptAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMHTMLTextAreaElement (FormPromptAdditions) +- (_Bool)_isEdited; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement.h index ad46e7c70..6521dfc83 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTextAreaElement.h @@ -17,12 +17,12 @@ - (void)setRangeText:(id)arg1; - (void)select; - (void)setCustomValidity:(id)arg1; -- (BOOL)checkValidity; +- (_Bool)checkValidity; @property(copy) NSString *accessKey; - (void)setAutocapitalize:(id)arg1; - (id)autocapitalize; -- (void)setAutocorrect:(BOOL)arg1; -- (BOOL)autocorrect; +- (void)setAutocorrect:(_Bool)arg1; +- (_Bool)autocorrect; - (void)setSelectionDirection:(id)arg1; - (id)selectionDirection; @property int selectionEnd; @@ -30,7 +30,7 @@ - (id)labels; - (id)validationMessage; - (id)validity; -@property(readonly) BOOL willValidate; +@property(readonly) _Bool willValidate; - (unsigned int)textLength; @property(copy) NSString *value; @property(copy) NSString *defaultValue; @@ -38,23 +38,20 @@ - (void)setWrap:(id)arg1; - (id)wrap; @property int rows; -- (void)setRequired:(BOOL)arg1; -- (BOOL)required; -@property BOOL readOnly; +- (void)setRequired:(_Bool)arg1; +- (_Bool)required; +@property _Bool readOnly; - (void)setPlaceholder:(id)arg1; - (id)placeholder; @property(copy) NSString *name; - (void)setMaxLength:(int)arg1; - (int)maxLength; @property(readonly) DOMHTMLFormElement *form; -@property BOOL disabled; +@property _Bool disabled; - (void)setDirName:(id)arg1; - (id)dirName; @property int cols; -@property BOOL autofocus; -- (BOOL)_isEdited; -- (int)_autocapitalizeType; -- (int)structuralComplexityContribution; +@property _Bool autofocus; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTitleElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTitleElement.h index 60dab48cb..49e75de92 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLTitleElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLTitleElement.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMHTMLTitleElement : DOMHTMLElement { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMHTMLUListElement.h b/iOS7/PrivateFrameworks/WebCore/DOMHTMLUListElement.h index de952b998..f8b29c00c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMHTMLUListElement.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMHTMLUListElement.h @@ -8,12 +8,13 @@ @class NSString; +// Not exported @interface DOMHTMLUListElement : DOMHTMLElement { } @property(copy) NSString *type; -@property BOOL compact; +@property _Bool compact; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMImplementation.h b/iOS7/PrivateFrameworks/WebCore/DOMImplementation.h index 1bf73ef0d..9e8a27874 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMImplementation.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMImplementation.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMImplementation : DOMObject { } @@ -17,8 +18,8 @@ - (id)createDocument:(id)arg1 qualifiedName:(id)arg2 doctype:(id)arg3; - (id)createDocumentType:(id)arg1:(id)arg2:(id)arg3; - (id)createDocumentType:(id)arg1 publicId:(id)arg2 systemId:(id)arg3; -- (BOOL)hasFeature:(id)arg1:(id)arg2; -- (BOOL)hasFeature:(id)arg1 version:(id)arg2; +- (_Bool)hasFeature:(id)arg1:(id)arg2; +- (_Bool)hasFeature:(id)arg1 version:(id)arg2; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMKeyboardEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMKeyboardEvent.h index 498a7939d..2ce630db1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMKeyboardEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMKeyboardEvent.h @@ -12,16 +12,16 @@ { } -- (void)initKeyboardEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(BOOL)arg7 altKey:(BOOL)arg8 shiftKey:(BOOL)arg9 metaKey:(BOOL)arg10; -- (void)initKeyboardEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(BOOL)arg7 altKey:(BOOL)arg8 shiftKey:(BOOL)arg9 metaKey:(BOOL)arg10 altGraphKey:(BOOL)arg11; -- (BOOL)getModifierState:(id)arg1; +- (void)initKeyboardEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(_Bool)arg7 altKey:(_Bool)arg8 shiftKey:(_Bool)arg9 metaKey:(_Bool)arg10; +- (void)initKeyboardEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(_Bool)arg7 altKey:(_Bool)arg8 shiftKey:(_Bool)arg9 metaKey:(_Bool)arg10 altGraphKey:(_Bool)arg11; +- (_Bool)getModifierState:(id)arg1; @property(readonly) int charCode; @property(readonly) int keyCode; -@property(readonly) BOOL altGraphKey; -@property(readonly) BOOL metaKey; -@property(readonly) BOOL altKey; -@property(readonly) BOOL shiftKey; -@property(readonly) BOOL ctrlKey; +@property(readonly) _Bool altGraphKey; +@property(readonly) _Bool metaKey; +@property(readonly) _Bool altKey; +@property(readonly) _Bool shiftKey; +@property(readonly) _Bool ctrlKey; @property(readonly) unsigned int keyLocation; @property(readonly) NSString *keyIdentifier; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMMediaList.h b/iOS7/PrivateFrameworks/WebCore/DOMMediaList.h index eb3f40174..c1cc7f6e2 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMMediaList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMMediaList.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMMediaList : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMMessageEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMMessageEvent.h index fe4cd6c85..2f81fd9e6 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMMessageEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMMessageEvent.h @@ -8,11 +8,12 @@ @class DOMAbstractView, DOMMessagePort, NSString; +// Not exported @interface DOMMessageEvent : DOMEvent { } -- (void)initMessageEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 dataArg:(id)arg4 originArg:(id)arg5 lastEventIdArg:(id)arg6 sourceArg:(id)arg7 messagePort:(id)arg8; +- (void)initMessageEvent:(id)arg1 canBubbleArg:(_Bool)arg2 cancelableArg:(_Bool)arg3 dataArg:(id)arg4 originArg:(id)arg5 lastEventIdArg:(id)arg6 sourceArg:(id)arg7 messagePort:(id)arg8; @property(readonly) DOMMessagePort *messagePort; @property(readonly) NSString *data; @property(readonly) DOMAbstractView *source; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMMessagePort.h b/iOS7/PrivateFrameworks/WebCore/DOMMessagePort.h index e73ec0320..e70f7fffb 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMMessagePort.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMMessagePort.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMMessagePort : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMMouseEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMMouseEvent.h index 41655bfea..282c4a34d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMMouseEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMMouseEvent.h @@ -12,8 +12,8 @@ { } -- (void)initMouseEvent:(id)arg1:(BOOL)arg2:(BOOL)arg3:(id)arg4:(int)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(BOOL)arg10:(BOOL)arg11:(BOOL)arg12:(BOOL)arg13:(unsigned short)arg14:(id)arg15; -- (void)initMouseEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 button:(unsigned short)arg14 relatedTarget:(id)arg15; +- (void)initMouseEvent:(id)arg1:(_Bool)arg2:(_Bool)arg3:(id)arg4:(int)arg5:(int)arg6:(int)arg7:(int)arg8:(int)arg9:(_Bool)arg10:(_Bool)arg11:(_Bool)arg12:(_Bool)arg13:(unsigned short)arg14:(id)arg15; +- (void)initMouseEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(_Bool)arg10 altKey:(_Bool)arg11 shiftKey:(_Bool)arg12 metaKey:(_Bool)arg13 button:(unsigned short)arg14 relatedTarget:(id)arg15; @property(readonly) DOMNode *toElement; @property(readonly) DOMNode *fromElement; @property(readonly) int y; @@ -22,10 +22,10 @@ @property(readonly) int offsetX; @property(readonly) id relatedTarget; @property(readonly) unsigned short button; -@property(readonly) BOOL metaKey; -@property(readonly) BOOL altKey; -@property(readonly) BOOL shiftKey; -@property(readonly) BOOL ctrlKey; +@property(readonly) _Bool metaKey; +@property(readonly) _Bool altKey; +@property(readonly) _Bool shiftKey; +@property(readonly) _Bool ctrlKey; @property(readonly) int clientY; @property(readonly) int clientX; @property(readonly) int screenY; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMMutationEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMMutationEvent.h index 8627bc882..a45001856 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMMutationEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMMutationEvent.h @@ -12,8 +12,8 @@ { } -- (void)initMutationEvent:(id)arg1:(BOOL)arg2:(BOOL)arg3:(id)arg4:(id)arg5:(id)arg6:(id)arg7:(unsigned short)arg8; -- (void)initMutationEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 relatedNode:(id)arg4 prevValue:(id)arg5 newValue:(id)arg6 attrName:(id)arg7 attrChange:(unsigned short)arg8; +- (void)initMutationEvent:(id)arg1:(_Bool)arg2:(_Bool)arg3:(id)arg4:(id)arg5:(id)arg6:(id)arg7:(unsigned short)arg8; +- (void)initMutationEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 relatedNode:(id)arg4 prevValue:(id)arg5 newValue:(id)arg6 attrName:(id)arg7 attrChange:(unsigned short)arg8; @property(readonly) unsigned short attrChange; @property(readonly) NSString *attrName; @property(readonly) NSString *newValue; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNamedNodeMap.h b/iOS7/PrivateFrameworks/WebCore/DOMNamedNodeMap.h index 89be313bd..921f803fe 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNamedNodeMap.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNamedNodeMap.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMNamedNodeMap : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNativeXPathNSResolver.h b/iOS7/PrivateFrameworks/WebCore/DOMNativeXPathNSResolver.h index 02fcb0142..69f3c7d4d 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNativeXPathNSResolver.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNativeXPathNSResolver.h @@ -8,6 +8,7 @@ #import "DOMXPathNSResolver-Protocol.h" +// Not exported @interface DOMNativeXPathNSResolver : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensions.h new file mode 100644 index 000000000..162703f62 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMNode (DOMNodeExtensions) +- (id)previousFocusNode; +- (id)nextFocusNode; +- (float)computedFontSize; +- (struct _WKQuad)innerFrameQuad; +- (struct CGRect)boundingFrame; +- (id)hrefTitle; +- (id)hrefLabel; +- (struct CGRect)hrefFrame; +- (id)hrefTarget; +- (id)hrefURL; +- (struct Element *)_linkElement; +- (id)lineBoxQuads; +- (struct CGRect)boundingBoxUsingTransforms; +- (struct _WKQuad)absoluteQuadAndInsideFixedPosition:(_Bool *)arg1; +- (struct _WKQuad)absoluteQuad; +- (id)lineBoxRects; +- (struct CGRect)boundingBox; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensionsPendingPublic.h b/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensionsPendingPublic.h new file mode 100644 index 000000000..8bc36b7b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode-DOMNodeExtensionsPendingPublic.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMNode (DOMNodeExtensionsPendingPublic) +- (id)textRects; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode-UIKitExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMNode-UIKitExtensions.h new file mode 100644 index 000000000..fc824d53b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode-UIKitExtensions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMNode (UIKitExtensions) +- (id)findExplodedTextNodeAtPoint:(struct CGPoint)arg1; +- (double)textHeight; +- (id)rangeOfContainingParagraph; +- (_Bool)isSelectableBlock; +- (_Bool)containsOnlyInlineObjects; +- (id)borderRadii; +- (id)absoluteQuads; +- (id)boundingBoxes; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode-WebCoreInternal.h b/iOS7/PrivateFrameworks/WebCore/DOMNode-WebCoreInternal.h new file mode 100644 index 000000000..98b58bb29 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode-WebCoreInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMNode (WebCoreInternal) +- (struct RootObject *)_rootObject; +- (id)description; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMNode-WebPrivate.h new file mode 100644 index 000000000..db03d3f5b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode-WebPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMNode (WebPrivate) ++ (id)_nodeFromJSWrapper:(struct OpaqueJSValue *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNode.h b/iOS7/PrivateFrameworks/WebCore/DOMNode.h index 6653792ce..a4923dd99 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNode.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNode.h @@ -14,33 +14,32 @@ { } -+ (id)_nodeFromJSWrapper:(struct OpaqueJSValue *)arg1; -- (BOOL)dispatchEvent:(id)arg1; -- (void)removeEventListener:(id)arg1:(id)arg2:(BOOL)arg3; -- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; -- (void)addEventListener:(id)arg1:(id)arg2:(BOOL)arg3; -- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; +- (_Bool)dispatchEvent:(id)arg1; +- (void)removeEventListener:(id)arg1:(id)arg2:(_Bool)arg3; +- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; +- (void)addEventListener:(id)arg1:(id)arg2:(_Bool)arg3; +- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; - (void)inspect; -- (BOOL)contains:(id)arg1; +- (_Bool)contains:(id)arg1; - (unsigned short)compareDocumentPosition:(id)arg1; - (id)lookupNamespaceURI:(id)arg1; -- (BOOL)isDefaultNamespace:(id)arg1; +- (_Bool)isDefaultNamespace:(id)arg1; - (id)lookupPrefix:(id)arg1; -- (BOOL)isEqualNode:(id)arg1; -- (BOOL)isSameNode:(id)arg1; -- (BOOL)hasAttributes; -- (BOOL)isSupported:(id)arg1:(id)arg2; -- (BOOL)isSupported:(id)arg1 version:(id)arg2; +- (_Bool)isEqualNode:(id)arg1; +- (_Bool)isSameNode:(id)arg1; +- (_Bool)hasAttributes; +- (_Bool)isSupported:(id)arg1:(id)arg2; +- (_Bool)isSupported:(id)arg1 version:(id)arg2; - (void)normalize; -- (id)cloneNode:(BOOL)arg1; -- (BOOL)hasChildNodes; +- (id)cloneNode:(_Bool)arg1; +- (_Bool)hasChildNodes; - (id)appendChild:(id)arg1; - (id)removeChild:(id)arg1; - (id)replaceChild:(id)arg1:(id)arg2; - (id)replaceChild:(id)arg1 oldChild:(id)arg2; - (id)insertBefore:(id)arg1:(id)arg2; - (id)insertBefore:(id)arg1 refChild:(id)arg2; -@property(readonly) BOOL isContentEditable; +@property(readonly) _Bool isContentEditable; @property(readonly) DOMElement *parentElement; @property(copy) NSString *textContent; @property(readonly) NSString *baseURI; @@ -60,34 +59,6 @@ @property(readonly) NSString *nodeName; - (void)finalize; - (void)dealloc; -- (struct RootObject *)_rootObject; -- (id)description; -- (id)previousFocusNode; -- (id)nextFocusNode; -- (float)computedFontSize; -- (struct _WKQuad)innerFrameQuad; -- (struct CGRect)boundingFrame; -- (id)hrefTitle; -- (id)hrefLabel; -- (struct CGRect)hrefFrame; -- (id)hrefTarget; -- (id)hrefURL; -- (struct Element *)_linkElement; -- (id)lineBoxQuads; -- (struct CGRect)boundingBoxUsingTransforms; -- (struct _WKQuad)absoluteQuadAndInsideFixedPosition:(char *)arg1; -- (struct _WKQuad)absoluteQuad; -- (id)lineBoxRects; -- (struct CGRect)boundingBox; -- (id)textRects; -- (id)findExplodedTextNodeAtPoint:(struct CGPoint)arg1; -- (float)textHeight; -- (id)rangeOfContainingParagraph; -- (BOOL)isSelectableBlock; -- (BOOL)containsOnlyInlineObjects; -- (id)borderRadii; -- (id)absoluteQuads; -- (id)boundingBoxes; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNodeFilter.h b/iOS7/PrivateFrameworks/WebCore/DOMNodeFilter.h index 51bc31cf7..9587e9789 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNodeFilter.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNodeFilter.h @@ -8,6 +8,7 @@ #import +// Not exported @interface DOMNodeFilter : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNodeIterator.h b/iOS7/PrivateFrameworks/WebCore/DOMNodeIterator.h index df59f84a6..a55474ed1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNodeIterator.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNodeIterator.h @@ -8,6 +8,7 @@ @class DOMNode; +// Not exported @interface DOMNodeIterator : DOMObject { } @@ -15,9 +16,9 @@ - (void)detach; - (id)previousNode; - (id)nextNode; -@property(readonly) BOOL pointerBeforeReferenceNode; +@property(readonly) _Bool pointerBeforeReferenceNode; @property(readonly) DOMNode *referenceNode; -@property(readonly) BOOL expandEntityReferences; +@property(readonly) _Bool expandEntityReferences; @property(readonly) id filter; @property(readonly) unsigned int whatToShow; @property(readonly) DOMNode *root; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNodeList.h b/iOS7/PrivateFrameworks/WebCore/DOMNodeList.h index 557dd20f3..e380f4d18 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNodeList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNodeList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMNodeList : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMNotation.h b/iOS7/PrivateFrameworks/WebCore/DOMNotation.h index 55c5490fb..bbf698ae9 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMNotation.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMNotation.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMNotation : DOMNode { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMObject-DOMLinkStyle.h b/iOS7/PrivateFrameworks/WebCore/DOMObject-DOMLinkStyle.h new file mode 100644 index 000000000..cfca926f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMObject-DOMLinkStyle.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DOMStyleSheet; + +@interface DOMObject (DOMLinkStyle) +@property(readonly) DOMStyleSheet *sheet; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMObject.h b/iOS7/PrivateFrameworks/WebCore/DOMObject.h index 8a3a470b0..beb0aac57 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMObject.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMObject.h @@ -8,8 +8,7 @@ #import "NSCopying-Protocol.h" -@class DOMStyleSheet; - +// Not exported @interface DOMObject : WebScriptObject { struct DOMObjectInternal *_internal; @@ -18,7 +17,6 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; -@property(readonly) DOMStyleSheet *sheet; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMOverflowEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMOverflowEvent.h index af407b33e..6c4540e74 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMOverflowEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMOverflowEvent.h @@ -6,13 +6,14 @@ #import +// Not exported @interface DOMOverflowEvent : DOMEvent { } -- (void)initOverflowEvent:(unsigned short)arg1 horizontalOverflow:(BOOL)arg2 verticalOverflow:(BOOL)arg3; -@property(readonly) BOOL verticalOverflow; -@property(readonly) BOOL horizontalOverflow; +- (void)initOverflowEvent:(unsigned short)arg1 horizontalOverflow:(_Bool)arg2 verticalOverflow:(_Bool)arg3; +@property(readonly) _Bool verticalOverflow; +@property(readonly) _Bool horizontalOverflow; @property(readonly) unsigned short orient; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMPageTransitionEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMPageTransitionEvent.h index 38a654f84..2d6043e5c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMPageTransitionEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMPageTransitionEvent.h @@ -6,11 +6,12 @@ #import +// Not exported @interface DOMPageTransitionEvent : DOMEvent { } -@property(readonly) BOOL persisted; +@property(readonly) _Bool persisted; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMProcessingInstruction.h b/iOS7/PrivateFrameworks/WebCore/DOMProcessingInstruction.h index 43081be8a..911ab2bfe 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMProcessingInstruction.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMProcessingInstruction.h @@ -8,6 +8,7 @@ @class DOMStyleSheet, NSString; +// Not exported @interface DOMProcessingInstruction : DOMNode { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMProgressEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMProgressEvent.h index 87fd7d6cb..e8badbe37 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMProgressEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMProgressEvent.h @@ -6,13 +6,14 @@ #import +// Not exported @interface DOMProgressEvent : DOMEvent { } @property(readonly) unsigned long long total; @property(readonly) unsigned long long loaded; -@property(readonly) BOOL lengthComputable; +@property(readonly) _Bool lengthComputable; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRGBColor-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMRGBColor-WebPrivate.h new file mode 100644 index 000000000..750a2adb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMRGBColor-WebPrivate.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMRGBColor (WebPrivate) +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRGBColor.h b/iOS7/PrivateFrameworks/WebCore/DOMRGBColor.h index 7bafd83ac..4711e85bf 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMRGBColor.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMRGBColor.h @@ -8,6 +8,7 @@ @class DOMCSSPrimitiveValue; +// Not exported @interface DOMRGBColor : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRange-DOMRangeExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMRange-DOMRangeExtensions.h new file mode 100644 index 000000000..78b550b8e --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMRange-DOMRangeExtensions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMRange (DOMRangeExtensions) +- (id)lineBoxRects; +- (id)textRects; +- (struct CGImage *)renderedImageForcingBlackText:(_Bool)arg1; +- (struct CGRect)boundingBox; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRange-UIKitExtensions.h b/iOS7/PrivateFrameworks/WebCore/DOMRange-UIKitExtensions.h new file mode 100644 index 000000000..9600b3a87 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMRange-UIKitExtensions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMRange (UIKitExtensions) +- (id)firstNode; +- (void)extend:(unsigned int)arg1 inDirection:(int)arg2; +- (void)move:(unsigned int)arg1 inDirection:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRange-WebPrivate.h b/iOS7/PrivateFrameworks/WebCore/DOMRange-WebPrivate.h new file mode 100644 index 000000000..8e7fcc8bf --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/DOMRange-WebPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DOMRange (WebPrivate) +- (id)_text; +- (id)description; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRange.h b/iOS7/PrivateFrameworks/WebCore/DOMRange.h index a6d632577..97f446ea2 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMRange.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMRange.h @@ -13,10 +13,10 @@ } - (void)expand:(id)arg1; -- (BOOL)isPointInRange:(id)arg1 offset:(int)arg2; +- (_Bool)isPointInRange:(id)arg1 offset:(int)arg2; - (short)comparePoint:(id)arg1 offset:(int)arg2; - (short)compareNode:(id)arg1; -- (BOOL)intersectsNode:(id)arg1; +- (_Bool)intersectsNode:(id)arg1; - (id)createContextualFragment:(id)arg1; - (void)detach; - (id)toString; @@ -30,7 +30,7 @@ - (short)compareBoundaryPoints:(unsigned short)arg1 sourceRange:(id)arg2; - (void)selectNodeContents:(id)arg1; - (void)selectNode:(id)arg1; -- (void)collapse:(BOOL)arg1; +- (void)collapse:(_Bool)arg1; - (void)setEndAfter:(id)arg1; - (void)setEndBefore:(id)arg1; - (void)setStartAfter:(id)arg1; @@ -41,22 +41,13 @@ - (void)setStart:(id)arg1 offset:(int)arg2; @property(readonly) NSString *text; @property(readonly) DOMNode *commonAncestorContainer; -@property(readonly) BOOL collapsed; +@property(readonly) _Bool collapsed; @property(readonly) int endOffset; @property(readonly) DOMNode *endContainer; @property(readonly) int startOffset; @property(readonly) DOMNode *startContainer; - (void)finalize; - (void)dealloc; -- (id)lineBoxRects; -- (id)textRects; -- (struct CGImage *)renderedImageForcingBlackText:(BOOL)arg1; -- (struct CGRect)boundingBox; -- (id)_text; -- (id)description; -- (id)firstNode; -- (void)extend:(unsigned long)arg1 inDirection:(int)arg2; -- (void)move:(unsigned long)arg1 inDirection:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMRect.h b/iOS7/PrivateFrameworks/WebCore/DOMRect.h index 8651683c3..8872652a7 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMRect.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMRect.h @@ -8,6 +8,7 @@ @class DOMCSSPrimitiveValue; +// Not exported @interface DOMRect : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMStyleMedia.h b/iOS7/PrivateFrameworks/WebCore/DOMStyleMedia.h index 72d1894fe..dfb4f8678 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMStyleMedia.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMStyleMedia.h @@ -8,11 +8,12 @@ @class NSString; +// Not exported @interface DOMStyleMedia : DOMObject { } -- (BOOL)matchMedium:(id)arg1; +- (_Bool)matchMedium:(id)arg1; @property(readonly) NSString *type; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMStyleSheet.h b/iOS7/PrivateFrameworks/WebCore/DOMStyleSheet.h index 73bd894f2..10cc520a8 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMStyleSheet.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMStyleSheet.h @@ -8,6 +8,7 @@ @class DOMMediaList, DOMNode, NSString; +// Not exported @interface DOMStyleSheet : DOMObject { } @@ -17,7 +18,7 @@ @property(readonly) NSString *href; @property(readonly) DOMStyleSheet *parentStyleSheet; @property(readonly) DOMNode *ownerNode; -@property BOOL disabled; +@property _Bool disabled; @property(readonly) NSString *type; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMStyleSheetList.h b/iOS7/PrivateFrameworks/WebCore/DOMStyleSheetList.h index 0ed7b5e03..851e1b474 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMStyleSheetList.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMStyleSheetList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMStyleSheetList : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMTextEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMTextEvent.h index 768d80761..b5ff75da1 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMTextEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMTextEvent.h @@ -12,7 +12,7 @@ { } -- (void)initTextEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 viewArg:(id)arg4 dataArg:(id)arg5; +- (void)initTextEvent:(id)arg1 canBubbleArg:(_Bool)arg2 cancelableArg:(_Bool)arg3 viewArg:(id)arg4 dataArg:(id)arg5; @property(readonly) NSString *data; @end diff --git a/iOS7/PrivateFrameworks/WebCore/DOMTouchEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMTouchEvent.h index 7e33774b5..9c431566c 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMTouchEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMTouchEvent.h @@ -12,11 +12,11 @@ { } -- (void)initTouchEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 touches:(id)arg14 targetTouches:(id)arg15 changedTouches:(id)arg16 scale:(float)arg17 rotation:(float)arg18; -@property(readonly) BOOL metaKey; -@property(readonly) BOOL altKey; -@property(readonly) BOOL shiftKey; -@property(readonly) BOOL ctrlKey; +- (void)initTouchEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(_Bool)arg10 altKey:(_Bool)arg11 shiftKey:(_Bool)arg12 metaKey:(_Bool)arg13 touches:(id)arg14 targetTouches:(id)arg15 changedTouches:(id)arg16 scale:(float)arg17 rotation:(float)arg18; +@property(readonly) _Bool metaKey; +@property(readonly) _Bool altKey; +@property(readonly) _Bool shiftKey; +@property(readonly) _Bool ctrlKey; @property(readonly) float rotation; @property(readonly) float scale; @property(readonly) DOMTouchList *changedTouches; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMTransitionEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMTransitionEvent.h index 2666be6b9..b850f788a 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMTransitionEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMTransitionEvent.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMTransitionEvent : DOMEvent { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMTreeWalker.h b/iOS7/PrivateFrameworks/WebCore/DOMTreeWalker.h index 28386f816..013f86f91 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMTreeWalker.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMTreeWalker.h @@ -8,6 +8,7 @@ @class DOMNode; +// Not exported @interface DOMTreeWalker : DOMObject { } @@ -20,7 +21,7 @@ - (id)firstChild; - (id)parentNode; @property(retain) DOMNode *currentNode; -@property(readonly) BOOL expandEntityReferences; +@property(readonly) _Bool expandEntityReferences; @property(readonly) id filter; @property(readonly) unsigned int whatToShow; @property(readonly) DOMNode *root; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMUIEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMUIEvent.h index f7bab9f46..75bea47be 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMUIEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMUIEvent.h @@ -12,8 +12,8 @@ { } -- (void)initUIEvent:(id)arg1:(BOOL)arg2:(BOOL)arg3:(id)arg4:(int)arg5; -- (void)initUIEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5; +- (void)initUIEvent:(id)arg1:(_Bool)arg2:(_Bool)arg3:(id)arg4:(int)arg5; +- (void)initUIEvent:(id)arg1 canBubble:(_Bool)arg2 cancelable:(_Bool)arg3 view:(id)arg4 detail:(int)arg5; @property(readonly) int which; @property(readonly) int pageY; @property(readonly) int pageX; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMValidityState.h b/iOS7/PrivateFrameworks/WebCore/DOMValidityState.h index f957f66b7..ce8007fde 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMValidityState.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMValidityState.h @@ -6,20 +6,21 @@ #import +// Not exported @interface DOMValidityState : DOMObject { } -@property(readonly) BOOL valid; -@property(readonly) BOOL customError; -@property(readonly) BOOL badInput; -@property(readonly) BOOL stepMismatch; -@property(readonly) BOOL rangeOverflow; -@property(readonly) BOOL rangeUnderflow; -@property(readonly) BOOL tooLong; -@property(readonly) BOOL patternMismatch; -@property(readonly) BOOL typeMismatch; -@property(readonly) BOOL valueMissing; +@property(readonly) _Bool valid; +@property(readonly) _Bool customError; +@property(readonly) _Bool badInput; +@property(readonly) _Bool stepMismatch; +@property(readonly) _Bool rangeOverflow; +@property(readonly) _Bool rangeUnderflow; +@property(readonly) _Bool tooLong; +@property(readonly) _Bool patternMismatch; +@property(readonly) _Bool typeMismatch; +@property(readonly) _Bool valueMissing; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitAnimationEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitAnimationEvent.h index 9c97029da..ab33a9b47 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitAnimationEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitAnimationEvent.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMWebKitAnimationEvent : DOMEvent { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSFilterValue.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSFilterValue.h index 820efabbd..b4a020057 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSFilterValue.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSFilterValue.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMWebKitCSSFilterValue : DOMCSSValueList { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframeRule.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframeRule.h index c3f18ea8f..95bc81804 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframeRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframeRule.h @@ -8,6 +8,7 @@ @class DOMCSSStyleDeclaration, NSString; +// Not exported @interface DOMWebKitCSSKeyframeRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframesRule.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframesRule.h index 35ad6eb64..56f5888df 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframesRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSKeyframesRule.h @@ -8,6 +8,7 @@ @class DOMCSSRuleList, NSString; +// Not exported @interface DOMWebKitCSSKeyframesRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSMatrix.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSMatrix.h index 7332966be..4bd9f073e 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSMatrix.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSMatrix.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMWebKitCSSMatrix : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSRegionRule.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSRegionRule.h index 92fe351d6..531846ede 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSRegionRule.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSRegionRule.h @@ -8,6 +8,7 @@ @class DOMCSSRuleList; +// Not exported @interface DOMWebKitCSSRegionRule : DOMCSSRule { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSTransformValue.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSTransformValue.h index a906b7957..49e36a1de 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSTransformValue.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitCSSTransformValue.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMWebKitCSSTransformValue : DOMCSSValueList { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitNamedFlow.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitNamedFlow.h index 97f42d8cf..5f2254c49 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitNamedFlow.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitNamedFlow.h @@ -8,18 +8,19 @@ @class NSString; +// Not exported @interface DOMWebKitNamedFlow : DOMObject { } -- (BOOL)dispatchEvent:(id)arg1; -- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; -- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; +- (_Bool)dispatchEvent:(id)arg1; +- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; +- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(_Bool)arg3; - (id)getContent; - (id)getRegions; - (id)getRegionsByContent:(id)arg1; @property(readonly) int firstEmptyRegionIndex; -@property(readonly) BOOL overset; +@property(readonly) _Bool overset; @property(readonly) NSString *name; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWebKitTransitionEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMWebKitTransitionEvent.h index 2b781b161..ccc440402 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWebKitTransitionEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWebKitTransitionEvent.h @@ -8,6 +8,7 @@ @class NSString; +// Not exported @interface DOMWebKitTransitionEvent : DOMEvent { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMWheelEvent.h b/iOS7/PrivateFrameworks/WebCore/DOMWheelEvent.h index 0e2d20ebd..9f2113f18 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMWheelEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMWheelEvent.h @@ -10,9 +10,9 @@ { } -- (void)initWheelEvent:(int)arg1 wheelDeltaY:(int)arg2 view:(id)arg3 screenX:(int)arg4 screenY:(int)arg5 clientX:(int)arg6 clientY:(int)arg7 ctrlKey:(BOOL)arg8 altKey:(BOOL)arg9 shiftKey:(BOOL)arg10 metaKey:(BOOL)arg11; -@property(readonly) BOOL isHorizontal; -- (BOOL)webkitDirectionInvertedFromDevice; +- (void)initWheelEvent:(int)arg1 wheelDeltaY:(int)arg2 view:(id)arg3 screenX:(int)arg4 screenY:(int)arg5 clientX:(int)arg6 clientY:(int)arg7 ctrlKey:(_Bool)arg8 altKey:(_Bool)arg9 shiftKey:(_Bool)arg10 metaKey:(_Bool)arg11; +@property(readonly) _Bool isHorizontal; +- (_Bool)webkitDirectionInvertedFromDevice; @property(readonly) int wheelDelta; - (unsigned int)deltaMode; @property(readonly) int wheelDeltaY; diff --git a/iOS7/PrivateFrameworks/WebCore/DOMXPathExpression.h b/iOS7/PrivateFrameworks/WebCore/DOMXPathExpression.h index 6c385ae3e..4149aea02 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMXPathExpression.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMXPathExpression.h @@ -6,6 +6,7 @@ #import +// Not exported @interface DOMXPathExpression : DOMObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/DOMXPathResult.h b/iOS7/PrivateFrameworks/WebCore/DOMXPathResult.h index 7039f63d8..048a390b4 100644 --- a/iOS7/PrivateFrameworks/WebCore/DOMXPathResult.h +++ b/iOS7/PrivateFrameworks/WebCore/DOMXPathResult.h @@ -8,6 +8,7 @@ @class DOMNode, NSString; +// Not exported @interface DOMXPathResult : DOMObject { } @@ -15,9 +16,9 @@ - (id)snapshotItem:(unsigned int)arg1; - (id)iterateNext; @property(readonly) unsigned int snapshotLength; -@property(readonly) BOOL invalidIteratorState; +@property(readonly) _Bool invalidIteratorState; @property(readonly) DOMNode *singleNodeValue; -@property(readonly) BOOL booleanValue; +@property(readonly) _Bool booleanValue; @property(readonly) NSString *stringValue; @property(readonly) double numberValue; @property(readonly) unsigned short resultType; diff --git a/iOS7/PrivateFrameworks/WebCore/NSCursor.h b/iOS7/PrivateFrameworks/WebCore/NSCursor.h index 280eaf084..f9122ddde 100644 --- a/iOS7/PrivateFrameworks/WebCore/NSCursor.h +++ b/iOS7/PrivateFrameworks/WebCore/NSCursor.h @@ -10,7 +10,7 @@ { } -+ (void)setHiddenUntilMouseMoves:(BOOL)arg1; ++ (void)setHiddenUntilMouseMoves:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebCore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WebCore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WebCore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WebCore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WebCore/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebCore/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/WebCore/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebCore/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebCore/TileCacheTombstone.h b/iOS7/PrivateFrameworks/WebCore/TileCacheTombstone.h index 2e66da7f8..3cbff9523 100644 --- a/iOS7/PrivateFrameworks/WebCore/TileCacheTombstone.h +++ b/iOS7/PrivateFrameworks/WebCore/TileCacheTombstone.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface TileCacheTombstone : NSObject { - BOOL dead; + _Bool dead; } -@property(getter=isDead) BOOL dead; // @synthesize dead; +@property(getter=isDead) _Bool dead; // @synthesize dead; @end diff --git a/iOS7/PrivateFrameworks/WebCore/TileHostLayer.h b/iOS7/PrivateFrameworks/WebCore/TileHostLayer.h index f8f5a8358..d0b826397 100644 --- a/iOS7/PrivateFrameworks/WebCore/TileHostLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/TileHostLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface TileHostLayer : CALayer { struct TileGrid *_tileGrid; diff --git a/iOS7/PrivateFrameworks/WebCore/TileLayer.h b/iOS7/PrivateFrameworks/WebCore/TileLayer.h index 6695d4aaa..daafd6f6a 100644 --- a/iOS7/PrivateFrameworks/WebCore/TileLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/TileLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface TileLayer : CALayer { struct TileGrid *_tileGrid; diff --git a/iOS7/PrivateFrameworks/WebCore/WAKClipView.h b/iOS7/PrivateFrameworks/WebCore/WAKClipView.h index 30f1e8a9e..72102c08f 100644 --- a/iOS7/PrivateFrameworks/WebCore/WAKClipView.h +++ b/iOS7/PrivateFrameworks/WebCore/WAKClipView.h @@ -8,11 +8,11 @@ @interface WAKClipView : WAKView { - BOOL _copiesOnScroll; + _Bool _copiesOnScroll; WAKView *_documentView; } -@property(nonatomic) BOOL copiesOnScroll; // @synthesize copiesOnScroll=_copiesOnScroll; +@property(nonatomic) _Bool copiesOnScroll; // @synthesize copiesOnScroll=_copiesOnScroll; @property(readonly, nonatomic) WAKView *documentView; // @synthesize documentView=_documentView; - (struct CGRect)documentVisibleRect; - (void)_setDocumentView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WAKResponder.h b/iOS7/PrivateFrameworks/WebCore/WAKResponder.h index 908282016..9936f86b5 100644 --- a/iOS7/PrivateFrameworks/WebCore/WAKResponder.h +++ b/iOS7/PrivateFrameworks/WebCore/WAKResponder.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface WAKResponder : NSObject { } -- (BOOL)tryToPerform:(SEL)arg1 with:(id)arg2; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)acceptsFirstResponder; +- (_Bool)tryToPerform:(SEL)arg1 with:(id)arg2; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)acceptsFirstResponder; - (void)mouseDown:(id)arg1; - (void)mouseUp:(id)arg1; - (void)moveUpAndModifySelection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WAKScrollView.h b/iOS7/PrivateFrameworks/WebCore/WAKScrollView.h index 4c8ac501d..7db7d0c43 100644 --- a/iOS7/PrivateFrameworks/WebCore/WAKScrollView.h +++ b/iOS7/PrivateFrameworks/WebCore/WAKScrollView.h @@ -20,17 +20,18 @@ - (id).cxx_construct; - (void)_adjustScrollers; -- (BOOL)inProgrammaticScroll; +- (_Bool)inProgrammaticScroll; - (id)description; - (void)setActualScrollPosition:(struct CGPoint)arg1; +- (struct CGRect)documentVisibleExtent; - (struct CGRect)actualDocumentVisibleRect; - (void)scrollWheel:(id)arg1; - (void)scrollPoint:(struct CGPoint)arg1; - (struct CGPoint)scrollOrigin; -- (void)setScrollOrigin:(struct CGPoint)arg1 updatePositionAtAll:(BOOL)arg2 immediately:(BOOL)arg3; -- (void)setScrollBarsSuppressed:(BOOL)arg1 repaintOnUnsuppress:(BOOL)arg2; +- (void)setScrollOrigin:(struct CGPoint)arg1 updatePositionAtAll:(_Bool)arg2 immediately:(_Bool)arg3; +- (void)setScrollBarsSuppressed:(_Bool)arg1 repaintOnUnsuppress:(_Bool)arg2; - (void)scrollingModes:(int *)arg1 vertical:(int *)arg2; -- (void)setScrollingModes:(int)arg1 vertical:(int)arg2 andLock:(BOOL)arg3; +- (void)setScrollingModes:(int)arg1 vertical:(int)arg2 andLock:(_Bool)arg3; - (int)verticalScrollingMode; - (int)horizontalScrollingMode; - (void)setScrollingMode:(int)arg1; @@ -41,19 +42,19 @@ - (float)horizontalLineScroll; - (float)verticalLineScroll; - (void)setLineScroll:(float)arg1; -- (BOOL)drawsBackground; -- (void)setDrawsBackground:(BOOL)arg1; +- (_Bool)drawsBackground; +- (void)setDrawsBackground:(_Bool)arg1; - (id)contentView; - (id)documentView; - (void)setDocumentView:(id)arg1; - (struct CGRect)documentVisibleRect; - (id)delegate; - (void)setDelegate:(id)arg1; -- (BOOL)hasHorizontalScroller; -- (void)setHasHorizontalScroller:(BOOL)arg1; -- (BOOL)hasVerticalScroller; -- (void)setHasVerticalScroller:(BOOL)arg1; -- (BOOL)_selfHandleEvent:(id)arg1; +- (_Bool)hasHorizontalScroller; +- (void)setHasHorizontalScroller:(_Bool)arg1; +- (_Bool)hasVerticalScroller; +- (void)setHasVerticalScroller:(_Bool)arg1; +- (_Bool)_selfHandleEvent:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WAKView-iOSAccessibility.h b/iOS7/PrivateFrameworks/WebCore/WAKView-iOSAccessibility.h new file mode 100644 index 000000000..3740b7c1a --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/WAKView-iOSAccessibility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WAKView (iOSAccessibility) +- (_Bool)accessibilityIsIgnored; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/WAKView.h b/iOS7/PrivateFrameworks/WebCore/WAKView.h index 13c568bb7..287649e1b 100644 --- a/iOS7/PrivateFrameworks/WebCore/WAKView.h +++ b/iOS7/PrivateFrameworks/WebCore/WAKView.h @@ -13,8 +13,8 @@ struct _WKViewContext viewContext; struct WKView *viewRef; NSMutableSet *subviewReferences; - BOOL _isHidden; - BOOL _drawsOwnDescendants; + _Bool _isHidden; + _Bool _drawsOwnDescendants; } + (void)_setInterpolationQuality:(int)arg1; @@ -23,17 +23,17 @@ - (id).cxx_construct; - (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2; - (id)description; -- (void)_setDrawsOwnDescendants:(BOOL)arg1; +- (void)_setDrawsOwnDescendants:(_Bool)arg1; - (float)scale; - (void)setScale:(float)arg1; - (void)layoutIfNeeded; - (void)layout; -- (void)setNeedsLayout:(BOOL)arg1; -- (BOOL)scrollRectToVisible:(struct CGRect)arg1; +- (void)setNeedsLayout:(_Bool)arg1; +- (_Bool)scrollRectToVisible:(struct CGRect)arg1; - (void)scrollPoint:(struct CGPoint)arg1; - (unsigned int)autoresizingMask; - (void)setAutoresizingMask:(unsigned int)arg1; -- (BOOL)inLiveResize; +- (_Bool)inLiveResize; - (void)releaseGState; - (void)invalidateGState; - (id)previousKeyView; @@ -41,11 +41,11 @@ - (id)nextKeyView; - (id)previousValidKeyView; - (void)setNextKeyView:(id)arg1; -- (BOOL)needsPanelToBecomeKey; -- (BOOL)mouse:(struct CGPoint)arg1 inRect:(struct CGRect)arg2; -- (BOOL)isHiddenOrHasHiddenAncestor; -- (BOOL)isDescendantOf:(id)arg1; -- (void)setHidden:(BOOL)arg1; +- (_Bool)needsPanelToBecomeKey; +- (_Bool)mouse:(struct CGPoint)arg1 inRect:(struct CGRect)arg2; +- (_Bool)isHiddenOrHasHiddenAncestor; +- (_Bool)isDescendantOf:(id)arg1; +- (void)setHidden:(_Bool)arg1; - (id)hitTest:(struct CGPoint)arg1; - (void)unlockFocus; - (void)lockFocus; @@ -72,9 +72,9 @@ - (void)drawRect:(struct CGRect)arg1; - (void)displayIfNeeded; - (void)display; -- (BOOL)needsDisplay; +- (_Bool)needsDisplay; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; -- (void)setNeedsDisplay:(BOOL)arg1; +- (void)setNeedsDisplay:(_Bool)arg1; - (void)frameSizeChanged; - (void)viewDidMoveToWindow; - (void)removeFromSuperview; @@ -90,11 +90,10 @@ - (id)initWithFrame:(struct CGRect)arg1; - (id)init; - (id)_initWithViewRef:(struct WKView *)arg1; -- (BOOL)_handleResponderCall:(int)arg1; +- (_Bool)_handleResponderCall:(int)arg1; - (id)nextResponder; -- (BOOL)_selfHandleEvent:(id)arg1; +- (_Bool)_selfHandleEvent:(id)arg1; - (void)handleEvent:(id)arg1; -- (BOOL)accessibilityIsIgnored; @end diff --git a/iOS7/PrivateFrameworks/WebCore/WAKWindow.h b/iOS7/PrivateFrameworks/WebCore/WAKWindow.h index 5906148d8..8bc82e874 100644 --- a/iOS7/PrivateFrameworks/WebCore/WAKWindow.h +++ b/iOS7/PrivateFrameworks/WebCore/WAKWindow.h @@ -16,26 +16,28 @@ CALayer *_rootLayer; struct CGSize _screenSize; struct CGSize _availableScreenSize; - float _screenScale; + double _screenScale; struct CGRect _frame; WAKView *_contentView; WAKView *_responderView; WAKView *_nextResponder; - BOOL _visible; - BOOL _useOrientationDependentFontAntialiasing; + _Bool _visible; + _Bool _useOrientationDependentFontAntialiasing; + struct TCMalloc_SpinLock _exposedScrollViewRectLock; + struct CGRect _exposedScrollViewRect; } + (id)currentEvent; -+ (BOOL)hasLandscapeOrientation; ++ (_Bool)hasLandscapeOrientation; + (void)setOrientationProvider:(id)arg1; -@property(nonatomic) BOOL useOrientationDependentFontAntialiasing; // @synthesize useOrientationDependentFontAntialiasing=_useOrientationDependentFontAntialiasing; +@property(nonatomic) _Bool useOrientationDependentFontAntialiasing; // @synthesize useOrientationDependentFontAntialiasing=_useOrientationDependentFontAntialiasing; - (id).cxx_construct; - (id)recursiveDescription; - (id)description; - (void)dumpTiles; -- (void)setAcceleratedDrawingEnabled:(BOOL)arg1; -- (void)setTilePaintCountsVisible:(BOOL)arg1; -- (void)setTileBordersVisible:(BOOL)arg1; +- (void)setAcceleratedDrawingEnabled:(_Bool)arg1; +- (void)setTilePaintCountsVisible:(_Bool)arg1; +- (void)setTileBordersVisible:(_Bool)arg1; - (id)hostLayer; - (void)unfreezeVisibleRect; - (void)freezeVisibleRect; @@ -43,9 +45,10 @@ - (void)willRotate; - (void)displayRect:(struct CGRect)arg1; @property(nonatomic) struct CGImage *contentReplacementImage; -- (BOOL)hasPendingDraw; -- (BOOL)keepsZoomedOutTiles; -- (void)setKeepsZoomedOutTiles:(BOOL)arg1; +- (_Bool)hasPendingDraw; +- (struct TileCache *)tileCache; +- (_Bool)keepsZoomedOutTiles; +- (void)setKeepsZoomedOutTiles:(_Bool)arg1; - (float)currentTileScale; - (void)setCurrentTileScale:(float)arg1; - (float)zoomedOutTileScale; @@ -59,34 +62,36 @@ - (void)removeAllNonVisibleTiles; - (struct CGRect)extendedVisibleRect; - (struct CGRect)visibleRect; -- (struct CGRect)_visibleRectRespectingMasksToBounds:(BOOL)arg1; -- (void)setTilesOpaque:(BOOL)arg1; -- (BOOL)tilesOpaque; +- (struct CGRect)_visibleRectRespectingMasksToBounds:(_Bool)arg1; +- (void)setTilesOpaque:(_Bool)arg1; +- (_Bool)tilesOpaque; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (void)setNeedsDisplay; - (void)layoutTilesNowForRect:(struct CGRect)arg1; - (void)layoutTilesNow; - (void)layoutTiles; +- (struct CGRect)exposedScrollViewRect; +- (void)setExposedScrollViewRect:(struct CGRect)arg1; - (void)sendMouseMoveEvent:(id)arg1 contentChange:(int *)arg2; - (void)sendEventSynchronously:(id)arg1; - (void)sendEvent:(id)arg1; - (id)rootLayer; - (void)setRootLayer:(id)arg1; -- (float)screenScale; -- (void)setScreenScale:(float)arg1; +- (double)screenScale; +- (void)setScreenScale:(double)arg1; - (struct CGSize)availableScreenSize; - (void)setAvailableScreenSize:(struct CGSize)arg1; - (struct CGSize)screenSize; - (void)setScreenSize:(struct CGSize)arg1; - (void)setContentRect:(struct CGRect)arg1; - (struct CGRect)frame; -- (void)setFrame:(struct CGRect)arg1 display:(BOOL)arg2; -- (BOOL)makeFirstResponder:(id)arg1; +- (void)setFrame:(struct CGRect)arg1 display:(_Bool)arg2; +- (_Bool)makeFirstResponder:(id)arg1; - (int)keyViewSelectionDirection; -- (void)setVisible:(BOOL)arg1; -- (BOOL)isVisible; +- (void)setVisible:(_Bool)arg1; +- (_Bool)isVisible; - (void)makeKeyWindow; -- (BOOL)isKeyWindow; +- (_Bool)isKeyWindow; - (struct CGPoint)convertScreenToBase:(struct CGPoint)arg1; - (struct CGPoint)convertBaseToScreen:(struct CGPoint)arg1; - (id)_newFirstResponderAfterResigning; diff --git a/iOS7/PrivateFrameworks/WebCore/WKQuadObject.h b/iOS7/PrivateFrameworks/WebCore/WKQuadObject.h index 2e6126561..99cc45675 100644 --- a/iOS7/PrivateFrameworks/WebCore/WKQuadObject.h +++ b/iOS7/PrivateFrameworks/WebCore/WKQuadObject.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WKQuadObject : NSObject { struct _WKQuad _quad; diff --git a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapper.h b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapper.h index 5c3a63529..3b36a5e17 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapper.h +++ b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapper.h @@ -6,6 +6,7 @@ #import +// Not exported @interface WebAccessibilityObjectWrapper : WebAccessibilityObjectWrapperBase { int m_isAccessibilityElement; @@ -16,10 +17,14 @@ - (void)accessibilitySetPostedNotificationCallback:(void *)arg1 withContext:(void *)arg2; - (struct CGPoint)accessibilityClickPoint; - (id)accessibilityMathType; -- (int)accessibilityMathLineThickness; -- (BOOL)accessibilityIsMathTopObject; +- (long long)accessibilityMathLineThickness; +- (_Bool)accessibilityIsMathTopObject; - (id)accessibilityMathFencedCloseString; - (id)accessibilityMathFencedOpenString; +- (id)accessibilityMathPrescripts; +- (id)accessibilityMathPostscripts; +- (id)accessibilityPlatformMathSuperscriptKey; +- (id)accessibilityPlatformMathSubscriptKey; - (id)accessibilityMathOverObject; - (id)accessibilityMathUnderObject; - (id)accessibilityMathSuperscriptObject; @@ -30,10 +35,10 @@ - (id)accessibilityMathRadicandObject; - (id)accessibilityMathRootIndexObject; - (id)accessibilityInvalidStatus; -- (BOOL)accessibilityARIALiveRegionIsAtomic; +- (_Bool)accessibilityARIALiveRegionIsAtomic; - (id)accessibilityARIARelevantStatus; - (id)accessibilityARIALiveRegionStatus; -- (BOOL)accessibilityARIAIsBusy; +- (_Bool)accessibilityARIAIsBusy; - (id)accessibilitySpeechHint; - (id)accessibilityIdentifier; - (id)textMarkerForPoint:(struct CGPoint)arg1; @@ -47,24 +52,24 @@ - (id)elementsForRange:(struct _NSRange)arg1; - (id)attributedStringForRange:(struct _NSRange)arg1; - (id)stringForRange:(struct _NSRange)arg1; -- (id)_stringForRange:(struct _NSRange)arg1 attributed:(BOOL)arg2; -- (id)textMarkerForPosition:(int)arg1; +- (id)_stringForRange:(struct _NSRange)arg1 attributed:(_Bool)arg2; +- (id)textMarkerForPosition:(long long)arg1; - (id)textMarkerRangeForSelection; - (struct WebAccessibilityObjectWrapper *)accessibilityObjectForTextMarker:(id)arg1; - (struct _NSRange)elementTextRange; - (id)textMarkerRange; -- (int)positionForTextMarker:(id)arg1; +- (long long)positionForTextMarker:(id)arg1; - (PassRefPtr_d7fc6f43)_convertToDOMRange:(struct _NSRange)arg1; - (struct _NSRange)_convertToNSRange:(struct Range *)arg1; -- (id)arrayOfTextForTextMarkers:(id)arg1 attributed:(BOOL)arg2; +- (id)arrayOfTextForTextMarkers:(id)arg1 attributed:(_Bool)arg2; - (id)stringForTextMarkers:(id)arg1; -- (BOOL)_addAccessibilityObject:(AccessibilityObject_241984a0 *)arg1 toTextMarkerArray:(id)arg2; +- (_Bool)_addAccessibilityObject:(AccessibilityObject_241984a0 *)arg1 toTextMarkerArray:(id)arg2; - (void)accessibilityDecrement; - (void)accessibilityIncrement; - (void)accessibilityMoveSelectionToMarker:(id)arg1; - (void)accessibilityDecreaseSelection:(int)arg1; - (void)accessibilityIncreaseSelection:(int)arg1; -- (void)accessibilityModifySelection:(int)arg1 increase:(BOOL)arg2; +- (void)accessibilityModifySelection:(int)arg1 increase:(_Bool)arg2; - (void)accessibilityElementDidBecomeFocused; - (void)postInvalidStatusChangedNotification; - (void)postChildrenChangedNotification; @@ -76,16 +81,16 @@ - (id)_accessibilityParentForSubview:(id)arg1; - (id)attachmentView; - (void)_accessibilityActivate; -- (BOOL)isAttachment; +- (_Bool)isAttachment; - (id)accessibilityLinkedElement; - (id)accessibilityFlowToElements; -- (BOOL)accessibilityRequired; -- (id)_accessibilityPreviousElementsWithCount:(unsigned long)arg1; -- (id)_accessibilityNextElementsWithCount:(unsigned long)arg1; +- (_Bool)accessibilityRequired; +- (id)_accessibilityPreviousElementsWithCount:(unsigned int)arg1; +- (id)_accessibilityNextElementsWithCount:(unsigned int)arg1; - (id)_accessibilityWebDocumentView; - (id)accessibilityFocusedUIElement; - (id)accessibilityContainer; -- (BOOL)containsUnnaturallySegmentedChildren; +- (_Bool)containsUnnaturallySegmentedChildren; - (struct CGRect)accessibilityFrame; - (struct CGPoint)accessibilityActivationPoint; - (struct CGRect)accessibilityElementRect; @@ -93,36 +98,38 @@ - (struct CGPoint)convertPointToScreenSpace:(struct FloatPoint *)arg1; - (id)accessibilityURL; - (id)accessibilityHint; -- (BOOL)accessibilityIsComboBox; +- (_Bool)accessibilityIsComboBox; - (id)accessibilityValue; - (id)accessibilityPlaceholderValue; - (struct _NSRange)accessibilityColumnRange; - (struct _NSRange)accessibilityRowRange; -- (id)accessibilityElementForRow:(int)arg1 andColumn:(int)arg2; +- (id)accessibilityElementForRow:(long long)arg1 andColumn:(long long)arg2; - (id)accessibilityHeaderElements; - (id)accessibilityTitleElement; - (struct AccessibilityTable *)tableParent; - (struct AccessibilityTableCell *)tableCellParent; - (id)accessibilityLabel; -- (BOOL)fileUploadButtonReturnsValueInTitle; -- (BOOL)stringValueShouldBeUsedInLabel; -- (BOOL)isAccessibilityElement; -- (BOOL)determineIsAccessibilityElement; -- (BOOL)isSVGGroupElement; +- (double)_accessibilityMaxValue; +- (double)_accessibilityMinValue; +- (_Bool)fileUploadButtonReturnsValueInTitle; +- (_Bool)stringValueShouldBeUsedInLabel; +- (_Bool)isAccessibilityElement; +- (_Bool)determineIsAccessibilityElement; +- (_Bool)isSVGGroupElement; - (unsigned long long)accessibilityTraits; - (unsigned long long)_accessibilityTraitsFromAncestors; - (struct WebAccessibilityObjectWrapper *)_accessibilityTableAncestor; - (struct WebAccessibilityObjectWrapper *)_accessibilityLandmarkAncestor; - (struct WebAccessibilityObjectWrapper *)_accessibilityListAncestor; -- (BOOL)_accessibilityIsLandmarkRole:(int)arg1; +- (_Bool)_accessibilityIsLandmarkRole:(int)arg1; - (id)accessibilityLanguage; - (struct CGPath *)_accessibilityPath; -- (int)indexOfAccessibilityElement:(id)arg1; -- (id)accessibilityElementAtIndex:(int)arg1; -- (int)accessibilityElementCount; +- (long long)indexOfAccessibilityElement:(id)arg1; +- (id)accessibilityElementAtIndex:(long long)arg1; +- (long long)accessibilityElementCount; - (id)accessibilityHitTest:(struct CGPoint)arg1; - (struct WebAccessibilityObjectWrapper *)accessibilityPostProcessHitTest:(struct CGPoint)arg1; -- (BOOL)accessibilityCanFuzzyHitTest; +- (_Bool)accessibilityCanFuzzyHitTest; - (unsigned long long)_axRadioButtonTrait; - (unsigned long long)_axNotEnabledTrait; - (unsigned long long)_axSelectedTrait; @@ -145,7 +152,7 @@ - (unsigned long long)_axHeaderTrait; - (unsigned long long)_axVisitedTrait; - (unsigned long long)_axLinkTrait; -- (BOOL)_prepareAccessibilityCall; +- (_Bool)_prepareAccessibilityCall; - (void)dealloc; - (void)detach; - (id)initWithAccessibilityObject:(AccessibilityObject_241984a0 *)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapperBase.h b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapperBase.h index f773a5d4d..db108ea64 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapperBase.h +++ b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityObjectWrapperBase.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebAccessibilityObjectWrapperBase : NSObject { struct AccessibilityObject { @@ -20,19 +21,23 @@ } *m_object; } -+ (void)accessibilitySetShouldRepostNotifications:(BOOL)arg1; ++ (void)accessibilitySetShouldRepostNotifications:(_Bool)arg1; - (void)accessibilityPostedNotification:(id)arg1; +- (id)accessibilityMathPrescriptPairs; +- (id)accessibilityMathPostscriptPairs; +- (id)accessibilityPlatformMathSuperscriptKey; +- (id)accessibilityPlatformMathSubscriptKey; - (id)ariaLandmarkRoleDescription; - (struct CGPoint)convertPointToScreenSpace:(struct FloatPoint *)arg1; - (struct CGPath *)convertPathToScreenSpace:(struct Path *)arg1; - (id)accessibilityHelpText; - (id)accessibilityDescription; - (id)accessibilityTitle; -- (BOOL)fileUploadButtonReturnsValueInTitle; -- (BOOL)titleTagShouldBeUsedInDescriptionField; +- (_Bool)fileUploadButtonReturnsValueInTitle; +- (_Bool)titleTagShouldBeUsedInDescriptionField; - (AccessibilityObject_acca7b3e *)accessibilityObject; - (id)attachmentView; -- (BOOL)updateObjectBackingStore; +- (_Bool)updateObjectBackingStore; - (void)detach; - (id)initWithAccessibilityObject:(AccessibilityObject_acca7b3e *)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityTextMarker.h b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityTextMarker.h index ba96c4215..b97b51f6c 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebAccessibilityTextMarker.h +++ b/iOS7/PrivateFrameworks/WebCore/WebAccessibilityTextMarker.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebAccessibilityTextMarker : NSObject { struct AXObjectCache *_cache; diff --git a/iOS7/PrivateFrameworks/WebCore/WebAnimationDelegate.h b/iOS7/PrivateFrameworks/WebCore/WebAnimationDelegate.h index f5172183a..15bdb724c 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebAnimationDelegate.h +++ b/iOS7/PrivateFrameworks/WebCore/WebAnimationDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebAnimationDelegate : NSObject { struct PlatformCALayer *m_owner; diff --git a/iOS7/PrivateFrameworks/WebCore/WebAudioSessionHelper.h b/iOS7/PrivateFrameworks/WebCore/WebAudioSessionHelper.h index 15fb77e4f..0213e0396 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebAudioSessionHelper.h +++ b/iOS7/PrivateFrameworks/WebCore/WebAudioSessionHelper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebAudioSessionHelper : NSObject { struct AudioSession *_callback; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCascadeList.h b/iOS7/PrivateFrameworks/WebCore/WebCascadeList.h index 47ae27949..1ac62f610 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCascadeList.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCascadeList.h @@ -6,18 +6,19 @@ #import "NSArray.h" +// Not exported @interface WebCascadeList : NSArray { const struct Font *_font; int _character; - unsigned int _count; + unsigned long long _count; struct Vector, 16, WTF::CrashOnOverflow> _fontDescriptors; } - (id).cxx_construct; - (void).cxx_destruct; -- (id)objectAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (id)initWithFont:(const struct Font *)arg1 character:(int)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebCore/WebCookieStorageObjCAdapter.h b/iOS7/PrivateFrameworks/WebCore/WebCookieStorageObjCAdapter.h index a9f97d48e..75b670652 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCookieStorageObjCAdapter.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCookieStorageObjCAdapter.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebCookieStorageObjCAdapter : NSObject { void *m_cookieChangeCallback; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreAudioBundleClass.h b/iOS7/PrivateFrameworks/WebCore/WebCoreAudioBundleClass.h index 62f6ad95f..c3af74fb9 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreAudioBundleClass.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreAudioBundleClass.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebCoreAudioBundleClass : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreAuthenticationClientAsChallengeSender.h b/iOS7/PrivateFrameworks/WebCore/WebCoreAuthenticationClientAsChallengeSender.h index dbf7b2552..36924883b 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreAuthenticationClientAsChallengeSender.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreAuthenticationClientAsChallengeSender.h @@ -8,6 +8,7 @@ #import "NSURLAuthenticationChallengeSender-Protocol.h" +// Not exported @interface WebCoreAuthenticationClientAsChallengeSender : NSObject { struct AuthenticationClient *m_client; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreBundleFinder.h b/iOS7/PrivateFrameworks/WebCore/WebCoreBundleFinder.h index 158bbea04..ef88a3360 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreBundleFinder.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreBundleFinder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebCoreBundleFinder : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreFrameScrollView-Protocol.h b/iOS7/PrivateFrameworks/WebCore/WebCoreFrameScrollView-Protocol.h index 95335e0b5..0a335bb5c 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreFrameScrollView-Protocol.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreFrameScrollView-Protocol.h @@ -6,9 +6,9 @@ @protocol WebCoreFrameScrollView - (struct CGPoint)scrollOrigin; -- (void)setScrollOrigin:(struct CGPoint)arg1 updatePositionAtAll:(BOOL)arg2 immediately:(BOOL)arg3; -- (void)setScrollBarsSuppressed:(BOOL)arg1 repaintOnUnsuppress:(BOOL)arg2; +- (void)setScrollOrigin:(struct CGPoint)arg1 updatePositionAtAll:(_Bool)arg2 immediately:(_Bool)arg3; +- (void)setScrollBarsSuppressed:(_Bool)arg1 repaintOnUnsuppress:(_Bool)arg2; - (void)scrollingModes:(int *)arg1 vertical:(int *)arg2; -- (void)setScrollingModes:(int)arg1 vertical:(int)arg2 andLock:(BOOL)arg3; +- (void)setScrollingModes:(int)arg1 vertical:(int)arg2 andLock:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreMediaPlayerNotificationHelper.h b/iOS7/PrivateFrameworks/WebCore/WebCoreMediaPlayerNotificationHelper.h index dc115e07b..e94bc5a81 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreMediaPlayerNotificationHelper.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreMediaPlayerNotificationHelper.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface WebCoreMediaPlayerNotificationHelper : NSObject { struct MediaPlayerPrivateIOS *_client; - BOOL _deferredPropertiesScheduled; + _Bool _deferredPropertiesScheduled; } - (void)pluginElementDidOutputAttributedStrings:(id)arg1 nativeSampleBuffers:(id)arg2 forTime:(double)arg3; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreMotionManager.h b/iOS7/PrivateFrameworks/WebCore/WebCoreMotionManager.h index 59d8fd1ef..554cc3884 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreMotionManager.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreMotionManager.h @@ -8,6 +8,7 @@ @class CLLocationManager, CMMotionManager, NSTimer; +// Not exported @interface WebCoreMotionManager : NSObject { CMMotionManager *m_motionManager; @@ -15,8 +16,8 @@ struct HashSet, WTF::HashTraits> m_deviceMotionClients; struct HashSet, WTF::HashTraits> m_deviceOrientationClients; NSTimer *m_updateTimer; - BOOL m_gyroAvailable; - BOOL m_headingAvailable; + _Bool m_gyroAvailable; + _Bool m_headingAvailable; } + (id)sharedManager; @@ -27,8 +28,8 @@ - (void)update; - (void)checkClientStatus; - (void)initializeOnMainThread; -- (BOOL)headingAvailable; -- (BOOL)gyroAvailable; +- (_Bool)headingAvailable; +- (_Bool)gyroAvailable; - (void)removeOrientationClient:(struct DeviceOrientationClientIOS *)arg1; - (void)addOrientationClient:(struct DeviceOrientationClientIOS *)arg1; - (void)removeMotionClient:(struct DeviceMotionClientIOS *)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreSharedBufferData.h b/iOS7/PrivateFrameworks/WebCore/WebCoreSharedBufferData.h index 34f6c286e..c08f93d04 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreSharedBufferData.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreSharedBufferData.h @@ -6,6 +6,7 @@ #import "NSData.h" +// Not exported @interface WebCoreSharedBufferData : NSData { struct RefPtr sharedBuffer; @@ -15,7 +16,7 @@ - (id).cxx_construct; - (void).cxx_destruct; - (const void *)bytes; -- (unsigned int)length; +- (unsigned long long)length; - (id)initWithSharedBuffer:(struct SharedBuffer *)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCoreTextTrackRepresentationIOSHelper.h b/iOS7/PrivateFrameworks/WebCore/WebCoreTextTrackRepresentationIOSHelper.h index 59c4ec48e..181f5bf3e 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCoreTextTrackRepresentationIOSHelper.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCoreTextTrackRepresentationIOSHelper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebCoreTextTrackRepresentationIOSHelper : NSObject { struct TextTrackRepresentationIOS *_parent; @@ -13,7 +14,6 @@ - (id)actionForLayer:(id)arg1 forKey:(id)arg2; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; @property struct TextTrackRepresentationIOS *parent; - (void)dealloc; - (id)initWithParent:(struct TextTrackRepresentationIOS *)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebCustomNSURLError.h b/iOS7/PrivateFrameworks/WebCore/WebCustomNSURLError.h index 1735e13dc..2ad6d5538 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebCustomNSURLError.h +++ b/iOS7/PrivateFrameworks/WebCore/WebCustomNSURLError.h @@ -6,6 +6,7 @@ #import "NSError.h" +// Not exported @interface WebCustomNSURLError : NSError { } diff --git a/iOS7/PrivateFrameworks/WebCore/WebDisplayLinkHandler.h b/iOS7/PrivateFrameworks/WebCore/WebDisplayLinkHandler.h index fd48b92a5..2cef8d8d5 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebDisplayLinkHandler.h +++ b/iOS7/PrivateFrameworks/WebCore/WebDisplayLinkHandler.h @@ -8,6 +8,7 @@ @class CADisplayLink; +// Not exported @interface WebDisplayLinkHandler : NSObject { struct DisplayRefreshMonitor *m_monitor; diff --git a/iOS7/PrivateFrameworks/WebCore/WebEvent.h b/iOS7/PrivateFrameworks/WebCore/WebEvent.h index 3e732a2e3..75935c576 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebEvent.h +++ b/iOS7/PrivateFrameworks/WebCore/WebEvent.h @@ -16,10 +16,11 @@ NSString *_characters; NSString *_charactersIgnoringModifiers; unsigned int _modifierFlags; - BOOL _keyRepeating; - BOOL _popupVariant; + _Bool _keyRepeating; + _Bool _popupVariant; + unsigned long long _keyboardFlags; unsigned short _keyCode; - BOOL _tabKey; + _Bool _tabKey; int _characterSet; float _deltaX; float _deltaY; @@ -27,19 +28,19 @@ NSArray *_touchLocations; NSArray *_touchIdentifiers; NSArray *_touchPhases; - BOOL _isGesture; + _Bool _isGesture; float _gestureScale; float _gestureRotation; - BOOL _wasHandled; + _Bool _wasHandled; } -@property(nonatomic) BOOL wasHandled; // @synthesize wasHandled=_wasHandled; +@property(nonatomic) _Bool wasHandled; // @synthesize wasHandled=_wasHandled; @property(readonly, nonatomic) double timestamp; // @synthesize timestamp=_timestamp; @property(readonly, nonatomic) int type; // @synthesize type=_type; - (id).cxx_construct; @property(readonly, nonatomic) float gestureRotation; @property(readonly, nonatomic) float gestureScale; -@property(readonly, nonatomic) BOOL isGesture; +@property(readonly, nonatomic) _Bool isGesture; @property(readonly, nonatomic) NSArray *touchPhases; @property(readonly, nonatomic) NSArray *touchIdentifiers; @property(readonly, nonatomic) NSArray *touchLocations; @@ -47,10 +48,11 @@ @property(readonly, nonatomic) float deltaY; @property(readonly, nonatomic) float deltaX; @property(readonly, nonatomic) int characterSet; -@property(readonly, nonatomic, getter=isTabKey) BOOL tabKey; +@property(readonly, nonatomic, getter=isTabKey) _Bool tabKey; @property(readonly, nonatomic) unsigned short keyCode; -@property(readonly, nonatomic, getter=isPopupVariant) BOOL popupVariant; -@property(readonly, nonatomic, getter=isKeyRepeating) BOOL keyRepeating; +@property(readonly, nonatomic) unsigned long long keyboardFlags; +@property(readonly, nonatomic, getter=isPopupVariant) _Bool popupVariant; +@property(readonly, nonatomic, getter=isKeyRepeating) _Bool keyRepeating; @property(readonly, nonatomic) unsigned int modifierFlags; @property(readonly, nonatomic) NSString *charactersIgnoringModifiers; @property(readonly, nonatomic) NSString *characters; @@ -65,8 +67,9 @@ - (id)_modiferFlagsDescription; - (id)_typeDescription; - (void)dealloc; -- (id)initWithKeyEventType:(int)arg1 timeStamp:(double)arg2 characters:(id)arg3 charactersIgnoringModifiers:(id)arg4 modifiers:(unsigned int)arg5 isRepeating:(BOOL)arg6 isPopupVariant:(BOOL)arg7 keyCode:(unsigned short)arg8 isTabKey:(BOOL)arg9 characterSet:(int)arg10; -- (id)initWithTouchEventType:(int)arg1 timeStamp:(double)arg2 location:(struct CGPoint)arg3 modifiers:(unsigned int)arg4 touchCount:(unsigned int)arg5 touchLocations:(id)arg6 touchIdentifiers:(id)arg7 touchPhases:(id)arg8 isGesture:(BOOL)arg9 gestureScale:(float)arg10 gestureRotation:(float)arg11; +- (id)initWithKeyEventType:(int)arg1 timeStamp:(double)arg2 characters:(id)arg3 charactersIgnoringModifiers:(id)arg4 modifiers:(unsigned int)arg5 isRepeating:(_Bool)arg6 withFlags:(unsigned long long)arg7 keyCode:(unsigned short)arg8 isTabKey:(_Bool)arg9 characterSet:(int)arg10; +- (id)initWithKeyEventType:(int)arg1 timeStamp:(double)arg2 characters:(id)arg3 charactersIgnoringModifiers:(id)arg4 modifiers:(unsigned int)arg5 isRepeating:(_Bool)arg6 isPopupVariant:(_Bool)arg7 keyCode:(unsigned short)arg8 isTabKey:(_Bool)arg9 characterSet:(int)arg10; +- (id)initWithTouchEventType:(int)arg1 timeStamp:(double)arg2 location:(struct CGPoint)arg3 modifiers:(unsigned int)arg4 touchCount:(unsigned int)arg5 touchLocations:(id)arg6 touchIdentifiers:(id)arg7 touchPhases:(id)arg8 isGesture:(_Bool)arg9 gestureScale:(float)arg10 gestureRotation:(float)arg11; - (id)initWithScrollWheelEventWithTimeStamp:(double)arg1 location:(struct CGPoint)arg2 deltaX:(float)arg3 deltaY:(float)arg4; - (id)initWithMouseEventType:(int)arg1 timeStamp:(double)arg2 location:(struct CGPoint)arg3; diff --git a/iOS7/PrivateFrameworks/WebCore/WebEventRegion.h b/iOS7/PrivateFrameworks/WebCore/WebEventRegion.h index 9aee934a0..f2737c7ae 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebEventRegion.h +++ b/iOS7/PrivateFrameworks/WebCore/WebEventRegion.h @@ -18,8 +18,8 @@ - (id).cxx_construct; - (struct FloatQuad)quad; -- (BOOL)isEqual:(id)arg1; -- (BOOL)hitTest:(struct CGPoint)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)hitTest:(struct CGPoint)arg1; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithPoints:(struct CGPoint)arg1:(struct CGPoint)arg2:(struct CGPoint)arg3:(struct CGPoint)arg4; diff --git a/iOS7/PrivateFrameworks/WebCore/WebGLLayer-WebGLLayerAdditions.h b/iOS7/PrivateFrameworks/WebCore/WebGLLayer-WebGLLayerAdditions.h new file mode 100644 index 000000000..4411f2d9e --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/WebGLLayer-WebGLLayerAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebGLLayer (WebGLLayerAdditions) +- (struct GraphicsLayer *)layerOwner; +- (void)setLayerOwner:(struct GraphicsLayer *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/WebGLLayer.h b/iOS7/PrivateFrameworks/WebCore/WebGLLayer.h index e4589aea6..c2bbf72c1 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebGLLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebGLLayer.h @@ -6,6 +6,7 @@ #import "CAEAGLLayer.h" +// Not exported @interface WebGLLayer : CAEAGLLayer { struct GraphicsLayer *m_layerOwner; @@ -15,8 +16,6 @@ - (void)display; - (struct CGImage *)copyImageSnapshotWithColorSpace:(struct CGColorSpace *)arg1; - (id)initWithGraphicsContext3D:(struct GraphicsContext3D *)arg1; -- (struct GraphicsLayer *)layerOwner; -- (void)setLayerOwner:(struct GraphicsLayer *)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebCore/WebLanguageChangeObserver.h b/iOS7/PrivateFrameworks/WebCore/WebLanguageChangeObserver.h index 4f877e106..88c023eb8 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebLanguageChangeObserver.h +++ b/iOS7/PrivateFrameworks/WebCore/WebLanguageChangeObserver.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebLanguageChangeObserver : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebCore/WebLayer.h b/iOS7/PrivateFrameworks/WebCore/WebLayer.h index 66c20b2df..d8369ba71 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface WebLayer : CALayer { } diff --git a/iOS7/PrivateFrameworks/WebCore/WebQuickLookHandleAsDelegate.h b/iOS7/PrivateFrameworks/WebCore/WebQuickLookHandleAsDelegate.h index 8d09fa435..52c465484 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebQuickLookHandleAsDelegate.h +++ b/iOS7/PrivateFrameworks/WebCore/WebQuickLookHandleAsDelegate.h @@ -8,6 +8,7 @@ #import "NSURLConnectionDelegate-Protocol.h" +// Not exported @interface WebQuickLookHandleAsDelegate : NSObject { struct _CFURLConnection *m_connection; diff --git a/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebKitCocoaBindings.h b/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebKitCocoaBindings.h new file mode 100644 index 000000000..984124782 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebKitCocoaBindings.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebScriptObject (WebKitCocoaBindings) +- (id)objectAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebScriptObjectInternal.h b/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebScriptObjectInternal.h new file mode 100644 index 000000000..de6b4cfa7 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/WebScriptObject-WebScriptObjectInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebScriptObject (WebScriptObjectInternal) +- (void)_initializeScriptDOMNodeImp; +- (id)_init; +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/WebScriptObject.h b/iOS7/PrivateFrameworks/WebCore/WebScriptObject.h index 9a0fd13f6..9677c696e 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebScriptObject.h +++ b/iOS7/PrivateFrameworks/WebCore/WebScriptObject.h @@ -14,7 +14,7 @@ } + (id)_convertValueToObjcValue:(struct JSValue)arg1 originRootObject:(struct RootObject *)arg2 rootObject:(struct RootObject *)arg3; -+ (BOOL)throwException:(id)arg1; ++ (_Bool)throwException:(id)arg1; + (id)scriptObjectForJSObject:(struct OpaqueJSValue *)arg1 originRootObject:(struct RootObject *)arg2 rootObject:(struct RootObject *)arg3; + (void)initialize; - (id)JSValue; @@ -23,7 +23,7 @@ - (void)setWebScriptValueAtIndex:(unsigned int)arg1 value:(id)arg2; - (id)webScriptValueAtIndex:(unsigned int)arg1; - (id)stringRepresentation; -- (BOOL)hasWebScriptKey:(id)arg1; +- (_Bool)hasWebScriptKey:(id)arg1; - (void)removeWebScriptKey:(id)arg1; - (id)valueForKey:(id)arg1; - (void)setValue:(id)arg1 forKey:(id)arg2; @@ -33,17 +33,14 @@ - (void)dealloc; - (oneway void)release; - (struct OpaqueJSContext *)_globalContextRef; -- (BOOL)_isSafeScript; +- (_Bool)_isSafeScript; - (struct RootObject *)_originRootObject; - (struct RootObject *)_rootObject; -- (BOOL)_hasImp; +- (_Bool)_hasImp; - (struct JSObject *)_imp; - (id)_initWithJSObject:(struct JSObject *)arg1 originRootObject:(PassRefPtr_8e019d1c)arg2 rootObject:(PassRefPtr_8e019d1c)arg3; - (void)_setOriginRootObject:(PassRefPtr_8e019d1c)arg1 andRootObject:(PassRefPtr_8e019d1c)arg2; - (void)_setImp:(struct JSObject *)arg1 originRootObject:(PassRefPtr_8e019d1c)arg2 rootObject:(PassRefPtr_8e019d1c)arg3; -- (void)_initializeScriptDOMNodeImp; -- (id)_init; -- (id)objectAtIndex:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebCore/WebScriptObjectPrivate.h b/iOS7/PrivateFrameworks/WebCore/WebScriptObjectPrivate.h index 6c0ce2cd5..361da38a0 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebScriptObjectPrivate.h +++ b/iOS7/PrivateFrameworks/WebCore/WebScriptObjectPrivate.h @@ -11,7 +11,7 @@ struct JSObject *imp; struct RootObject *rootObject; struct RootObject *originRootObject; - BOOL isCreatedByDOMWrapper; + _Bool isCreatedByDOMWrapper; } @end diff --git a/iOS7/PrivateFrameworks/WebCore/WebSpeechSynthesisWrapper.h b/iOS7/PrivateFrameworks/WebCore/WebSpeechSynthesisWrapper.h new file mode 100644 index 000000000..006c30ff8 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebCore/WebSpeechSynthesisWrapper.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "AVSpeechSynthesizerDelegate-Protocol.h" + +// Not exported +@interface WebSpeechSynthesisWrapper : NSObject +{ + struct PlatformSpeechSynthesizer *m_synthesizerObject; + struct RefPtr m_utterance; + struct RetainPtr m_synthesizer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)speechSynthesizer:(id)arg1 willSpeakRangeOfSpeechString:(struct _NSRange)arg2 utterance:(id)arg3; +- (void)speechSynthesizer:(id)arg1 didCancelSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didContinueSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didPauseSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didFinishSpeechUtterance:(id)arg2; +- (void)speechSynthesizer:(id)arg1 didStartSpeechUtterance:(id)arg2; +- (void)cancel; +- (void)resume; +- (void)pause; +- (void)speakUtterance:(PassRefPtr_be564a52)arg1; +- (float)mapSpeechRateToPlatformRate:(float)arg1; +- (id)initWithSpeechSynthesizer:(struct PlatformSpeechSynthesizer *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebCore/WebTileLayer.h b/iOS7/PrivateFrameworks/WebCore/WebTileLayer.h index 42f61e3b4..0110a16d7 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebTileLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebTileLayer.h @@ -6,37 +6,10 @@ #import "CALayer.h" +// Not exported @interface WebTileLayer : CALayer { - struct TileController { - void **; - id; - struct RetainPtr; - RetainPtr_6fe3f9f2; - struct IntSize; - struct FloatRect; - struct FloatRect; - struct FloatRect; - struct IntRect; - struct HashMap, WTF::HashTraits>; - struct Timer; - struct Timer; - struct Deque; - struct IntRect; - float; - float; - unsigned int; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - struct RetainPtr; - float; - int; - } *_tileController; + struct TileController *_tileController; unsigned int _paintCount; } @@ -44,7 +17,7 @@ - (unsigned int)paintCount; - (unsigned int)incrementPaintCount; - (void)resetPaintCount; -- (void)setTileController:(TileController_b19e9b86 *)arg1; +- (void)setTileController:(struct TileController *)arg1; - (void)drawInContext:(struct CGContext *)arg1; - (id)actionForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebTiledBackingLayer.h b/iOS7/PrivateFrameworks/WebCore/WebTiledBackingLayer.h index b7bc6b2f2..919bf5cb1 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebTiledBackingLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebTiledBackingLayer.h @@ -6,6 +6,7 @@ #import "CALayer.h" +// Not exported @interface WebTiledBackingLayer : CALayer { struct OwnPtr _tileController; @@ -13,18 +14,18 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (void)setBorderWidth:(float)arg1; +- (void)setBorderWidth:(double)arg1; - (void)setBorderColor:(struct CGColor *)arg1; - (void)invalidate; - (struct TiledBacking *)tiledBacking; - (id)tileContainerLayer; -- (void)setContentsScale:(float)arg1; -- (BOOL)acceleratesDrawing; -- (void)setAcceleratesDrawing:(BOOL)arg1; +- (void)setContentsScale:(double)arg1; +- (_Bool)acceleratesDrawing; +- (void)setAcceleratesDrawing:(_Bool)arg1; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (void)setNeedsDisplay; -- (BOOL)isOpaque; -- (void)setOpaque:(BOOL)arg1; +- (_Bool)isOpaque; +- (void)setOpaque:(_Bool)arg1; - (void)setBounds:(struct CGRect)arg1; - (id)actionForKey:(id)arg1; - (id)initWithLayer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebCore/WebTiledLayer.h b/iOS7/PrivateFrameworks/WebCore/WebTiledLayer.h index 8a28bf242..e2ed41fdd 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebTiledLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebTiledLayer.h @@ -6,12 +6,13 @@ #import "CATiledLayer.h" +// Not exported @interface WebTiledLayer : CATiledLayer { } + (unsigned int)prefetchedTiles; -+ (BOOL)shouldDrawOnMainThread; ++ (_Bool)shouldDrawOnMainThread; + (double)fadeDuration; - (void)drawInContext:(struct CGContext *)arg1; - (void)display; diff --git a/iOS7/PrivateFrameworks/WebCore/WebTiledScrollingIndicatorLayer.h b/iOS7/PrivateFrameworks/WebCore/WebTiledScrollingIndicatorLayer.h index c5e67ba37..5a124ac3a 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebTiledScrollingIndicatorLayer.h +++ b/iOS7/PrivateFrameworks/WebCore/WebTiledScrollingIndicatorLayer.h @@ -6,39 +6,10 @@ #import "CALayer.h" +// Not exported @interface WebTiledScrollingIndicatorLayer : CALayer { - struct TileController { - void **; - id; - struct RetainPtr; - struct RetainPtr { - struct WebTiledScrollingIndicatorLayer *; - }; - struct IntSize; - struct FloatRect; - struct FloatRect; - struct FloatRect; - struct IntRect; - struct HashMap, WTF::HashTraits>; - struct Timer; - struct Timer; - struct Deque; - struct IntRect; - float; - float; - unsigned int; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - _Bool; - struct RetainPtr; - float; - int; - } *_tileController; + struct TileController *_tileController; CALayer *_visibleRectFrameLayer; } diff --git a/iOS7/PrivateFrameworks/WebCore/WebUndefined.h b/iOS7/PrivateFrameworks/WebCore/WebUndefined.h index adb411b84..9d24cf721 100644 --- a/iOS7/PrivateFrameworks/WebCore/WebUndefined.h +++ b/iOS7/PrivateFrameworks/WebCore/WebUndefined.h @@ -17,7 +17,7 @@ + (id)allocWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)autorelease; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (oneway void)release; - (id)retain; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/CDStructures.h b/iOS7/PrivateFrameworks/WebKit/CDStructures.h index c88f3e1a2..a970cbee8 100644 --- a/iOS7/PrivateFrameworks/WebKit/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebKit/CDStructures.h @@ -10,6 +10,10 @@ struct AlignedBuffer<128, 4> { char _field1[128]; }; +struct AlignedBuffer<256, 8> { + char _field1[256]; +}; + struct AlternativeTextClient; struct AnimationController; @@ -43,17 +47,17 @@ struct BackForwardListImpl; struct BitVector; struct CGAffineTransform { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -62,8 +66,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct CLLocationManager { @@ -186,7 +190,7 @@ struct DocumentLoader { _Bool _field39; struct DocumentLoadTiming _field40; double _field41; - unsigned long _field42; + unsigned long long _field42; struct Timer _field43; _Bool _field44; struct RefPtr> _field45; @@ -339,11 +343,13 @@ struct FrameLoader { _Bool _field34; _Bool _field35; _Bool _field36; - int _field37; - struct RefPtr _field38; - struct KURL _field39; - struct RefPtr _field40; - _Bool _field41; + _Bool _field37; + int _field38; + struct RefPtr _field39; + struct KURL _field40; + struct RefPtr _field41; + struct OwnPtr _field42; + _Bool _field43; }; struct FrameLoaderClient; @@ -433,6 +439,10 @@ struct HTTPHeaderMap { struct HashTable, WTF::KeyValuePairKeyExtractor>, WTF::CaseFoldingHash, WTF::HashMapValueTraits, WTF::HashTraits>, WTF::HashTraits> _field1; }; +struct HashMap, WTF::HashTraits, WTF::HashTraits> { + struct HashTable, WTF::KeyValuePairKeyExtractor>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>, WTF::HashTraits> _field1; +}; + struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> { struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> _field1; }; @@ -449,8 +459,12 @@ struct HashMap, WTF::RefPtr, WTF::KeyValuePair, WTF::RefPtr>, WTF::KeyValuePairKeyExtractor, WTF::RefPtr>>, WTF::PtrHash>, WTF::KeyValuePairHashTraits>, WTF::HashTraits>>, WTF::HashTraits>> _field1; }; -struct HashMap, WTF::OwnPtr, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>> { - struct HashTable, WTF::KeyValuePair, WTF::OwnPtr>, WTF::KeyValuePairKeyExtractor, WTF::OwnPtr>>, WTF::PtrHash>, WTF::HashMapValueTraits>, WTF::HashTraits>>, WTF::HashTraits>> _field1; +struct HashMap, WTF::RefPtr, WebCore::SecurityOriginHash, WTF::HashTraits>, WTF::HashTraits>> { + struct HashTable, WTF::KeyValuePair, WTF::RefPtr>, WTF::KeyValuePairKeyExtractor, WTF::RefPtr>>, WebCore::SecurityOriginHash, WTF::KeyValuePairHashTraits>, WTF::HashTraits>>, WTF::HashTraits>> _field1; +}; + +struct HashMap, WTF::OwnPtr, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>> { + struct HashTable, WTF::KeyValuePair, WTF::OwnPtr>, WTF::KeyValuePairKeyExtractor, WTF::OwnPtr>>, WTF::PtrHash>, WTF::HashMapValueTraits>, WTF::HashTraits>>, WTF::HashTraits>> _field1; }; struct HashMap, WTF::RetainPtr>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>>> { @@ -541,6 +555,14 @@ struct HashSet, WTF::HashTraits> _field1; }; +struct HashTable, WTF::KeyValuePairKeyExtractor>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>, WTF::HashTraits> { + struct KeyValuePair *_field1; + int _field2; + int _field3; + int _field4; + int _field5; +}; + struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> { struct KeyValuePair> *_field1; int _field2; @@ -597,8 +619,16 @@ struct HashTable, WTF::RefPtr, WTF::KeyValuePair, WTF::OwnPtr>, WTF::KeyValuePairKeyExtractor, WTF::OwnPtr>>, WTF::PtrHash>, WTF::HashMapValueTraits>, WTF::HashTraits>>, WTF::HashTraits>> { - struct KeyValuePair, WTF::OwnPtr> *_field1; +struct HashTable, WTF::KeyValuePair, WTF::RefPtr>, WTF::KeyValuePairKeyExtractor, WTF::RefPtr>>, WebCore::SecurityOriginHash, WTF::KeyValuePairHashTraits>, WTF::HashTraits>>, WTF::HashTraits>> { + struct KeyValuePair, WTF::RefPtr> *_field1; + int _field2; + int _field3; + int _field4; + int _field5; +}; + +struct HashTable, WTF::KeyValuePair, WTF::OwnPtr>, WTF::KeyValuePairKeyExtractor, WTF::OwnPtr>>, WTF::PtrHash>, WTF::HashMapValueTraits>, WTF::HashTraits>>, WTF::HashTraits>> { + struct KeyValuePair, WTF::OwnPtr> *_field1; int _field2; int _field3; int _field4; @@ -803,8 +833,10 @@ struct HistoryItem { float _field29; _Bool _field30; struct ViewportArguments _field31; - struct RetainPtr _field32; - struct OwnPtr, WTF::StringHash, WTF::HashTraits, WTF::HashTraits>>> _field33; + unsigned int _field32; + struct String _field33; + struct RetainPtr _field34; + struct OwnPtr, WTF::StringHash, WTF::HashTraits, WTF::HashTraits>>> _field35; }; struct HitTestLocation { @@ -908,6 +940,8 @@ struct IntSize { int _field2; }; +struct JSCell; + struct JSGlobalObject; struct JSValue { @@ -930,6 +964,8 @@ struct KURL { int _field11; }; +struct KeyValuePair; + struct KeyValuePair>; struct KeyValuePair; @@ -938,7 +974,9 @@ struct KeyValuePair, int>; struct KeyValuePair, WTF::RefPtr>; -struct KeyValuePair, WTF::OwnPtr>; +struct KeyValuePair, WTF::RefPtr>; + +struct KeyValuePair, WTF::OwnPtr>; struct KeyValuePair, WTF::RetainPtr>>; @@ -1033,8 +1071,8 @@ struct MixedContentChecker { struct Mutex { struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } m_mutex; }; @@ -1045,7 +1083,7 @@ struct NSData { struct NSError { Class _field1; void *_field2; - int _field3; + long long _field3; id _field4; id _field5; }; @@ -1090,10 +1128,6 @@ struct NodeRareDataBase; struct ObjectCallback; -struct OwnPtr { - struct LayerFlushController *m_ptr; -}; - struct OwnPtr { struct BitVector *_field1; }; @@ -1228,6 +1262,10 @@ struct OwnPtr { struct InspectorOverlay *_field1; }; +struct OwnPtr { + struct PageActivityAssertionToken *_field1; +}; + struct OwnPtr { struct PageConsole *_field1; }; @@ -1315,7 +1353,7 @@ struct Page { struct String _field32; struct String _field33; _Bool _field34; - int _field35; + long long _field35; struct OwnPtr _field36; struct PageGroup *_field37; struct Debugger *_field38; @@ -1331,18 +1369,24 @@ struct Page { int _field48; unsigned int _field49; unsigned int _field50; - struct HashSet, WTF::HashTraits> _field51; - struct Region _field52; - struct Region _field53; + int _field51; + int _field52; + struct HashSet, WTF::HashTraits> _field53; struct Region _field54; - _Bool _field55; - struct AlternativeTextClient *_field56; + struct Region _field55; + struct Region _field56; _Bool _field57; - struct OwnPtr _field58; - struct HashSet> _field59; - struct HashSet> _field60; + struct AlternativeTextClient *_field58; + _Bool _field59; + struct RefPtr _field60; + struct OwnPtr _field61; + struct HashSet> _field62; + struct HashSet> _field63; + unsigned int _field64; }; +struct PageActivityAssertionToken; + struct PageConsole; struct PageGroup { @@ -1353,12 +1397,15 @@ struct PageGroup { _Bool _field5; unsigned int _field6; struct RefPtr _field7; - struct OwnPtr, WTF::OwnPtr, 0, WTF::CrashOnOverflow>>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits, 0, WTF::CrashOnOverflow>>>>> _field8; - struct OwnPtr, WTF::OwnPtr, 0, WTF::CrashOnOverflow>>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits, 0, WTF::CrashOnOverflow>>>>> _field9; - struct OwnPtr _field10; - struct OwnPtr _field11; + struct HashMap, WTF::RefPtr, WebCore::SecurityOriginHash, WTF::HashTraits>, WTF::HashTraits>> _field8; + struct OwnPtr, WTF::OwnPtr, 0, WTF::CrashOnOverflow>>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits, 0, WTF::CrashOnOverflow>>>>> _field9; + struct OwnPtr, WTF::OwnPtr, 0, WTF::CrashOnOverflow>>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits, 0, WTF::CrashOnOverflow>>>>> _field10; + struct OwnPtr _field11; + struct OwnPtr _field12; }; +struct PageThrottler; + struct Pagination { int _field1; _Bool _field2; @@ -1425,6 +1472,7 @@ struct PluginInfo { struct String file; struct String desc; struct Vector mimes; + _Bool isApplicationPlugin; }; struct PolicyChecker; @@ -1459,6 +1507,10 @@ struct RangeBoundaryPoint { struct RefPtr _field3; }; +struct RefPtr { + struct LayerFlushController *m_ptr; +}; + struct RefPtr { struct StringImpl *m_ptr; }; @@ -1532,7 +1584,7 @@ struct RefPtr { }; struct RefPtr { - struct Frame *_field1; + struct Frame *m_ptr; }; struct RefPtr { @@ -1585,6 +1637,10 @@ struct RefPtr> { struct ObjectCallback *_field1; }; +struct RefPtr { + struct PageThrottler *_field1; +}; + struct RefPtr { struct PluginData *_field1; }; @@ -1680,37 +1736,36 @@ struct RenderLayer { unsigned int :1; unsigned int :1; unsigned int :1; - int _field4; - struct RenderLayerModelObject *_field5; + struct RenderLayerModelObject *_field4; + struct RenderLayer *_field5; struct RenderLayer *_field6; struct RenderLayer *_field7; struct RenderLayer *_field8; struct RenderLayer *_field9; - struct RenderLayer *_field10; + struct LayoutRect _field10; struct LayoutRect _field11; - struct LayoutRect _field12; - struct LayoutSize _field13; - struct LayoutPoint _field14; + struct LayoutSize _field12; + struct LayoutPoint _field13; + struct IntSize _field14; struct IntSize _field15; - struct IntSize _field16; - struct LayoutSize _field17; + struct LayoutSize _field16; + struct RefPtr _field17; struct RefPtr _field18; - struct RefPtr _field19; + struct OwnPtr> _field19; struct OwnPtr> _field20; struct OwnPtr> _field21; - struct OwnPtr> _field22; - struct OwnPtr _field23; - struct IntPoint _field24; - struct OwnPtr _field25; + struct OwnPtr _field22; + struct IntPoint _field23; + struct OwnPtr _field24; + struct LayoutUnit _field25; struct LayoutUnit _field26; - struct LayoutUnit _field27; - struct OwnPtr _field28; - struct RenderReplica *_field29; + struct OwnPtr _field27; + struct RenderReplica *_field28; + struct RenderScrollbarPart *_field29; struct RenderScrollbarPart *_field30; - struct RenderScrollbarPart *_field31; - struct RenderLayer *_field32; - struct IntRect _field33; - struct OwnPtr _field34; + struct RenderLayer *_field31; + struct IntRect _field32; + struct OwnPtr _field33; }; struct RenderLayerBacking; @@ -1781,11 +1836,10 @@ struct ResourceResponse { int _field6; struct String _field7; struct HTTPHeaderMap _field8; - int _field9; unsigned int :1; - unsigned int _field10; + unsigned int _field9; unsigned int :1; - struct RefPtr _field11; + struct RefPtr _field10; unsigned int :1; unsigned int :1; unsigned int :1; @@ -1795,16 +1849,16 @@ struct ResourceResponse { unsigned int :1; unsigned int :1; unsigned int :1; + double _field11; double _field12; double _field13; double _field14; double _field15; - double _field16; - struct RetainPtr<_CFURLResponse *> _field17; - struct RetainPtr _field18; - struct RetainPtr _field19; - int _field20; - _Bool _field21; + struct RetainPtr<_CFURLResponse *> _field16; + struct RetainPtr _field17; + struct RetainPtr _field18; + int _field19; + _Bool _field20; }; struct RetainPtr { @@ -1824,7 +1878,7 @@ struct RetainPtr { }; struct RetainPtr { - struct NSString *_field1; + struct NSString *m_ptr; }; struct RetainPtr { @@ -1909,15 +1963,14 @@ struct SecurityOrigin { struct String _field3; struct String _field4; struct String _field5; - struct String _field6; - unsigned short _field7; + unsigned short _field6; + _Bool _field7; _Bool _field8; _Bool _field9; _Bool _field10; - _Bool _field11; - int _field12; + int _field11; + _Bool _field12; _Bool _field13; - _Bool _field14; }; struct SerializedScriptValue; @@ -2100,8 +2153,8 @@ struct Vector { struct Vector { struct Span *_field1; unsigned int _field2; - struct AlignedBuffer<128, 4> _field3; - unsigned int _field4; + unsigned int _field3; + struct AlignedBuffer<256, 8> _field4; }; struct Vector; @@ -2129,8 +2182,8 @@ struct Vector { struct Vector { int *_field1; unsigned int _field2; - struct AlignedBuffer<128, 4> _field3; - unsigned int _field4; + unsigned int _field3; + struct AlignedBuffer<128, 4> _field4; }; struct ViewportArguments { @@ -2186,7 +2239,7 @@ struct WebDocumentLoaderMac; struct WebFixedPositionContentData { id _field1; - struct HashMap, WTF::OwnPtr, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>> _field2; + struct HashMap, WTF::OwnPtr, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>> _field2; }; struct WebFrameLoadDelegateImplementationCache { @@ -2219,6 +2272,7 @@ struct WebFrameLoadDelegateImplementationCache { void *didRunInsecureContentFunc; void *didDetectXSSFunc; void *didRemoveFrameFromHierarchyFunc; + void *webThreadDidLayoutFunc; }; struct WebGeolocationCoreLocationProvider { @@ -2270,7 +2324,7 @@ struct WebInspectorWindowController { id _field2; struct WebInspectorFrontendClient *_field3; struct WebInspectorClient *_field4; - char _field5; + _Bool _field5; id _field6; id _field7; }; @@ -2284,8 +2338,8 @@ struct WebNodeHighlighter { struct WebPreferencesPrivate { struct RetainPtr _field1; struct RetainPtr _field2; - char _field3; - char _field4; + _Bool _field3; + _Bool _field4; unsigned int _field5; id _field6; }; @@ -2323,8 +2377,8 @@ struct WebScriptCallFrame { }; struct WebScriptDebugDelegateImplementationCache { - char didParseSourceExpectsBaseLineNumber; - char exceptionWasRaisedExpectsHasHandlerFlag; + _Bool didParseSourceExpectsBaseLineNumber; + _Bool exceptionWasRaisedExpectsHasHandlerFlag; void *didParseSourceFunc; void *failedToParseSourceFunc; void *didEnterCallFrameFunc; @@ -2347,8 +2401,8 @@ struct WebView { struct _WKViewContext _field2; struct WKView *_field3; id _field4; - char _field5; - char _field6; + _Bool _field5; + _Bool _field6; id _field7; }; @@ -2357,8 +2411,8 @@ struct _CFURLRequest; struct _CFURLResponse; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _WKViewContext { @@ -2382,7 +2436,7 @@ typedef struct ? { typedef struct ? { struct WebInspectorWindowController *_field1; -} RetainPtr_a22ad9ef; +} RetainPtr_7fce34d2; typedef struct { void **_field1; @@ -2410,13 +2464,17 @@ typedef struct { int _field7; id _field8; struct WebInspectorFrontendClient *_field9; -} WebInspectorClient_b612fe75; +} WebInspectorClient_507d6387; #endif #pragma mark Typedef'd Structures // Template types +typedef struct HashMap, WTF::HashTraits, WTF::HashTraits> { + struct HashTable, WTF::KeyValuePairKeyExtractor>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>, WTF::HashTraits> _field1; +} HashMap_552a0c7e; + typedef struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> { struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> _field1; } HashMap_84a2442e; @@ -2484,7 +2542,7 @@ union DataUnion { union EncodedValueDescriptor { long long _field1; - double _field2; + struct JSCell *_field2; struct { int _field1; int _field2; diff --git a/iOS7/PrivateFrameworks/WebKit/CLLocationManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit/CLLocationManagerDelegate-Protocol.h index f85741cfe..e9b74471e 100644 --- a/iOS7/PrivateFrameworks/WebKit/CLLocationManagerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/CLLocationManagerDelegate-Protocol.h @@ -20,8 +20,8 @@ - (void)locationManager:(id)arg1 didEnterRegion:(id)arg2; - (void)locationManager:(id)arg1 rangingBeaconsDidFailForRegion:(id)arg2 withError:(id)arg3; - (void)locationManager:(id)arg1 didRangeBeacons:(id)arg2 inRegion:(id)arg3; -- (void)locationManager:(id)arg1 didDetermineState:(int)arg2 forRegion:(id)arg3; -- (BOOL)locationManagerShouldDisplayHeadingCalibration:(id)arg1; +- (void)locationManager:(id)arg1 didDetermineState:(long long)arg2 forRegion:(id)arg3; +- (_Bool)locationManagerShouldDisplayHeadingCalibration:(id)arg1; - (void)locationManager:(id)arg1 didUpdateHeading:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; diff --git a/iOS7/PrivateFrameworks/WebKit/DOMDocument-WebDOMDocumentOperationsPrivate.h b/iOS7/PrivateFrameworks/WebKit/DOMDocument-WebDOMDocumentOperationsPrivate.h deleted file mode 100644 index 928efb569..000000000 --- a/iOS7/PrivateFrameworks/WebKit/DOMDocument-WebDOMDocumentOperationsPrivate.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "DOMDocument.h" - -@interface DOMDocument (WebDOMDocumentOperationsPrivate) -- (id)_focusableNodes; -@end - diff --git a/iOS7/PrivateFrameworks/WebKit/DOMHTMLInputElement-WebDOMHTMLInputElementOperationsPrivate.h b/iOS7/PrivateFrameworks/WebKit/DOMHTMLInputElement-WebDOMHTMLInputElementOperationsPrivate.h index ad2a3d87b..e01c31116 100644 --- a/iOS7/PrivateFrameworks/WebKit/DOMHTMLInputElement-WebDOMHTMLInputElementOperationsPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/DOMHTMLInputElement-WebDOMHTMLInputElementOperationsPrivate.h @@ -7,6 +7,6 @@ #import "DOMHTMLInputElement.h" @interface DOMHTMLInputElement (WebDOMHTMLInputElementOperationsPrivate) -- (void)_setAutofilled:(BOOL)arg1; +- (void)_setAutofilled:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsInternal.h b/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsInternal.h deleted file mode 100644 index 82603c4c4..000000000 --- a/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsInternal.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "DOMNode.h" - -@interface DOMNode (WebDOMNodeOperationsInternal) -- (id)_subresourceURLs; -@end - diff --git a/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsPrivate.h b/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsPrivate.h index 9a8400d31..d92e32e24 100644 --- a/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/DOMNode-WebDOMNodeOperationsPrivate.h @@ -9,7 +9,7 @@ @interface DOMNode (WebDOMNodeOperationsPrivate) - (void)showPlaceholderIfNecessary; - (void)hidePlaceholder; -- (BOOL)isHorizontalWritingMode; +- (_Bool)isHorizontalWritingMode; - (id)webArchiveByFilteringSubframes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSArray-WebNSArrayExtras.h b/iOS7/PrivateFrameworks/WebKit/NSArray-WebNSArrayExtras.h index 0abfb2a43..23bd41139 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSArray-WebNSArrayExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSArray-WebNSArrayExtras.h @@ -7,7 +7,7 @@ #import "NSArray.h" @interface NSArray (WebNSArrayExtras) -- (id)_webkit_stringAtIndex:(unsigned int)arg1; -- (id)_webkit_numberAtIndex:(unsigned int)arg1; +- (id)_webkit_stringAtIndex:(unsigned long long)arg1; +- (id)_webkit_numberAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSData-WebNSDataExtras.h b/iOS7/PrivateFrameworks/WebKit/NSData-WebNSDataExtras.h index dfd96061b..0612244bb 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSData-WebNSDataExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSData-WebNSDataExtras.h @@ -7,9 +7,9 @@ #import "NSData.h" @interface NSData (WebNSDataExtras) -- (int)_web_locationAfterFirstBlankLine; -- (BOOL)_web_startsWithBlankLine; +- (long long)_web_locationAfterFirstBlankLine; +- (_Bool)_web_startsWithBlankLine; - (id)_webkit_parseRFC822HeaderFields; -- (BOOL)_web_isCaseInsensitiveEqualToCString:(const char *)arg1; +- (_Bool)_web_isCaseInsensitiveEqualToCString:(const char *)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSDictionary-WebNSDictionaryExtras.h b/iOS7/PrivateFrameworks/WebKit/NSDictionary-WebNSDictionaryExtras.h index 989edab9c..ea0da31fa 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSDictionary-WebNSDictionaryExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSDictionary-WebNSDictionaryExtras.h @@ -7,7 +7,7 @@ #import "NSDictionary.h" @interface NSDictionary (WebNSDictionaryExtras) -- (BOOL)_webkit_boolForKey:(id)arg1; +- (_Bool)_webkit_boolForKey:(id)arg1; - (id)_webkit_objectForMIMEType:(id)arg1; - (id)_webkit_arrayForKey:(id)arg1; - (id)_webkit_stringForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/NSMutableDictionary-WebNSDictionaryExtras.h b/iOS7/PrivateFrameworks/WebKit/NSMutableDictionary-WebNSDictionaryExtras.h index 832630267..50e3c2a1f 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSMutableDictionary-WebNSDictionaryExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSMutableDictionary-WebNSDictionaryExtras.h @@ -11,9 +11,8 @@ - (void)_webkit_setUnsignedShort:(unsigned short)arg1 forKey:(id)arg2; - (void)_webkit_setUnsignedLongLong:(unsigned long long)arg1 forKey:(id)arg2; - (void)_webkit_setLongLong:(long long)arg1 forKey:(id)arg2; -- (void)_webkit_setBool:(BOOL)arg1 forKey:(id)arg2; +- (void)_webkit_setBool:(_Bool)arg1 forKey:(id)arg2; - (void)_webkit_setFloat:(float)arg1 forKey:(id)arg2; - (void)_webkit_setInt:(int)arg1 forKey:(id)arg2; -- (void)_webkit_setObject:(id)arg1 forUncopiedKey:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSNotificationCenter-WebNSNotificationCenterExtras.h b/iOS7/PrivateFrameworks/WebKit/NSNotificationCenter-WebNSNotificationCenterExtras.h index 795e84b7f..5754acebb 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSNotificationCenter-WebNSNotificationCenterExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSNotificationCenter-WebNSNotificationCenterExtras.h @@ -8,7 +8,7 @@ @interface NSNotificationCenter (WebNSNotificationCenterExtras) + (void)_postNotificationName:(id)arg1; -- (void)postNotificationOnMainThreadWithName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 waitUntilDone:(BOOL)arg4; +- (void)postNotificationOnMainThreadWithName:(id)arg1 object:(id)arg2 userInfo:(id)arg3 waitUntilDone:(_Bool)arg4; - (void)postNotificationOnMainThreadWithName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; - (void)postNotificationOnMainThreadWithName:(id)arg1 object:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WebKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WebKit/NSObject-WebScripting.h b/iOS7/PrivateFrameworks/WebKit/NSObject-WebScripting.h index a88a3db2f..be9e298bf 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSObject-WebScripting.h +++ b/iOS7/PrivateFrameworks/WebKit/NSObject-WebScripting.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (WebScripting) -+ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; -+ (BOOL)isSelectorExcludedFromWebScript:(SEL)arg1; ++ (_Bool)isKeyExcludedFromWebScript:(const char *)arg1; ++ (_Bool)isSelectorExcludedFromWebScript:(SEL)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSString-WebKitExtras.h b/iOS7/PrivateFrameworks/WebKit/NSString-WebKitExtras.h index 2f54fe368..90b4b3ca7 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSString-WebKitExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSString-WebKitExtras.h @@ -13,10 +13,10 @@ - (id)_webkit_stringByCollapsingNonPrintingCharacters; - (id)_webkit_stringByTrimmingWhitespace; - (id)_webkit_filenameByFixingIllegalCharacters; -- (BOOL)_webkit_hasCaseInsensitiveSubstring:(id)arg1; -- (BOOL)_webkit_hasCaseInsensitiveSuffix:(id)arg1; -- (BOOL)_webkit_hasCaseInsensitivePrefix:(id)arg1; -- (BOOL)_webkit_isCaseInsensitiveEqualToString:(id)arg1; +- (_Bool)_webkit_hasCaseInsensitiveSubstring:(id)arg1; +- (_Bool)_webkit_hasCaseInsensitiveSuffix:(id)arg1; +- (_Bool)_webkit_hasCaseInsensitivePrefix:(id)arg1; +- (_Bool)_webkit_isCaseInsensitiveEqualToString:(id)arg1; - (id)_web_stringByStrippingReturnCharacters; - (id)_web_stringByAbbreviatingWithTildeInPath; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSString-WebNSStringExtrasIOS.h b/iOS7/PrivateFrameworks/WebKit/NSString-WebNSStringExtrasIOS.h index 1cbd1ad09..5c853f221 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSString-WebNSStringExtrasIOS.h +++ b/iOS7/PrivateFrameworks/WebKit/NSString-WebNSStringExtrasIOS.h @@ -10,6 +10,6 @@ - (id)_web_bestURLForUserTypedString; - (id)_web_possibleURLsForUserTypedString; - (id)_web_possibleURLPrefixesForUserTypedString; -- (id)_web_possibleURLsForForUserTypedString:(BOOL)arg1; +- (id)_web_possibleURLsForForUserTypedString:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSString-WebNSURLExtras.h b/iOS7/PrivateFrameworks/WebKit/NSString-WebNSURLExtras.h index e499cac37..4b706b4bf 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSString-WebNSURLExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSString-WebNSURLExtras.h @@ -10,19 +10,19 @@ - (id)_webkit_queryKeysAndValues; - (id)_webkit_unescapedQueryValue; - (id)_webkit_URLFragment; -- (BOOL)_webkit_looksLikeAbsoluteURL; +- (_Bool)_webkit_looksLikeAbsoluteURL; - (struct _NSRange)_webkit_rangeOfURLScheme; - (id)_web_encodeHostName; - (id)_web_decodeHostName; - (id)_web_encodeHostNameWithRange:(struct _NSRange)arg1; - (id)_web_decodeHostNameWithRange:(struct _NSRange)arg1; -- (BOOL)_web_hostNameNeedsEncodingWithRange:(struct _NSRange)arg1; -- (BOOL)_web_hostNameNeedsDecodingWithRange:(struct _NSRange)arg1; -- (BOOL)_webkit_isFTPDirectoryURL; +- (_Bool)_web_hostNameNeedsEncodingWithRange:(struct _NSRange)arg1; +- (_Bool)_web_hostNameNeedsDecodingWithRange:(struct _NSRange)arg1; +- (_Bool)_webkit_isFTPDirectoryURL; - (id)_webkit_scriptIfJavaScriptURL; - (id)_webkit_stringByReplacingValidPercentEscapes; -- (BOOL)_webkit_isFileURL; -- (BOOL)_webkit_isJavaScriptURL; -- (BOOL)_web_isUserVisibleURL; +- (_Bool)_webkit_isFileURL; +- (_Bool)_webkit_isJavaScriptURL; +- (_Bool)_web_isUserVisibleURL; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSString-WebStringDrawing.h b/iOS7/PrivateFrameworks/WebKit/NSString-WebStringDrawing.h index d06bcd022..f105e06fc 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSString-WebStringDrawing.h +++ b/iOS7/PrivateFrameworks/WebKit/NSString-WebStringDrawing.h @@ -7,25 +7,25 @@ #import "NSString.h" @interface NSString (WebStringDrawing) -+ (BOOL)_web_ascentRoundingEnabled; -+ (void)_web_setAscentRoundingEnabled:(BOOL)arg1; -+ (BOOL)_web_wordRoundingAllowed; -+ (void)_web_setWordRoundingAllowed:(BOOL)arg1; -+ (BOOL)_web_wordRoundingEnabled; -+ (void)_web_setWordRoundingEnabled:(BOOL)arg1; ++ (_Bool)_web_ascentRoundingEnabled; ++ (void)_web_setAscentRoundingEnabled:(_Bool)arg1; ++ (_Bool)_web_wordRoundingAllowed; ++ (void)_web_setWordRoundingAllowed:(_Bool)arg1; ++ (_Bool)_web_wordRoundingEnabled; ++ (void)_web_setWordRoundingEnabled:(_Bool)arg1; - (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withAttributes:(id)arg2; - (struct CGSize)_web_sizeInRect:(struct CGRect)arg1 withAttributes:(id)arg2; -- (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withAttributes:(id)arg3; -- (struct CGSize)_web_sizeForWidth:(float)arg1 withAttributes:(id)arg2; -- (id)_web_stringForWidth:(float)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 letterSpacing:(float)arg4 includeEmoji:(BOOL)arg5; -- (id)_web_securedStringIncludingLastCharacter:(BOOL)arg1; +- (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withAttributes:(id)arg3; +- (struct CGSize)_web_sizeForWidth:(double)arg1 withAttributes:(id)arg2; +- (id)_web_stringForWidth:(float)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 letterSpacing:(float)arg4 includeEmoji:(_Bool)arg5; +- (id)_web_securedStringIncludingLastCharacter:(_Bool)arg1; - (struct CGSize)_web_sizeInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3; - (struct CGSize)_web_sizeInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 lineSpacing:(int)arg4; - (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4; - (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5; -- (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6 truncationRect:(struct CGRect *)arg7; -- (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(BOOL)arg6 truncationRect:(struct CGRect *)arg7 measureOnly:(BOOL)arg8; -- (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6; +- (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6 truncationRect:(struct CGRect *)arg7; +- (struct CGSize)_web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 lineSpacing:(int)arg5 includeEmoji:(_Bool)arg6 truncationRect:(struct CGRect *)arg7 measureOnly:(_Bool)arg8; +- (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(_Bool)arg6; - (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5; - (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4; - (struct CGSize)_web_sizeWithFont:(struct __CTFont *)arg1 forWidth:(float)arg2 ellipsis:(int)arg3 letterSpacing:(float)arg4 resultRange:(struct _NSRange *)arg5; @@ -33,11 +33,11 @@ - (struct CGSize)_web_sizeWithFont:(struct __CTFont *)arg1 forWidth:(float)arg2 ellipsis:(int)arg3; - (struct CGSize)_web_sizeWithFont:(struct __CTFont *)arg1; - (struct CGSize)_web_drawAtPoint:(struct CGPoint)arg1 withFont:(struct __CTFont *)arg2; -- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(float)arg5 lineSpacing:(float)arg6 includeEmoji:(BOOL)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(BOOL)arg9; -- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(float)arg5 lineSpacing:(float)arg6 includeEmoji:(BOOL)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(BOOL)arg9 renderedStringOut:(id *)arg10; -- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(float)arg5 lineSpacing:(float)arg6 includeEmoji:(BOOL)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(BOOL)arg9 renderedStringOut:(id *)arg10 drawUnderline:(BOOL)arg11; -- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6 measureOnly:(BOOL)arg7; -- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6 measureOnly:(BOOL)arg7 renderedStringOut:(id *)arg8; -- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(float)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(BOOL)arg6 measureOnly:(BOOL)arg7 renderedStringOut:(id *)arg8 drawUnderline:(BOOL)arg9; +- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(double)arg5 lineSpacing:(double)arg6 includeEmoji:(_Bool)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(_Bool)arg9; +- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(double)arg5 lineSpacing:(double)arg6 includeEmoji:(_Bool)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(_Bool)arg9 renderedStringOut:(id *)arg10; +- (struct CGSize)__web_drawInRect:(struct CGRect)arg1 withFont:(struct __CTFont *)arg2 ellipsis:(int)arg3 alignment:(int)arg4 letterSpacing:(double)arg5 lineSpacing:(double)arg6 includeEmoji:(_Bool)arg7 truncationRect:(struct CGRect *)arg8 measureOnly:(_Bool)arg9 renderedStringOut:(id *)arg10 drawUnderline:(_Bool)arg11; +- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(_Bool)arg6 measureOnly:(_Bool)arg7; +- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(_Bool)arg6 measureOnly:(_Bool)arg7 renderedStringOut:(id *)arg8; +- (struct CGSize)__web_drawAtPoint:(struct CGPoint)arg1 forWidth:(double)arg2 withFont:(struct __CTFont *)arg3 ellipsis:(int)arg4 letterSpacing:(float)arg5 includeEmoji:(_Bool)arg6 measureOnly:(_Bool)arg7 renderedStringOut:(id *)arg8 drawUnderline:(_Bool)arg9; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSURL-WebNSURLExtras.h b/iOS7/PrivateFrameworks/WebKit/NSURL-WebNSURLExtras.h index 7448cdeb5..0a10b7b75 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSURL-WebNSURLExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSURL-WebNSURLExtras.h @@ -20,21 +20,21 @@ - (id)_web_hostString; - (id)_web_hostData; - (id)_web_schemeData; -- (id)_web_dataForURLComponentType:(long)arg1; +- (id)_web_dataForURLComponentType:(long long)arg1; - (id)_web_schemeSeparatorWithoutColon; - (id)_web_URLWithLowercasedScheme; -- (BOOL)_webkit_shouldLoadAsEmptyDocument; -- (BOOL)_webkit_isFTPDirectoryURL; -- (BOOL)_webkit_isFileURL; +- (_Bool)_webkit_shouldLoadAsEmptyDocument; +- (_Bool)_webkit_isFTPDirectoryURL; +- (_Bool)_webkit_isFileURL; - (id)_webkit_scriptIfJavaScriptURL; -- (BOOL)_webkit_isJavaScriptURL; +- (_Bool)_webkit_isJavaScriptURL; - (id)_web_URLByRemovingUserInfo; - (id)_webkit_URLByRemovingResourceSpecifier; - (id)_webkit_URLByRemovingFragment; -- (id)_web_URLByTruncatingOneCharacterBeforeComponent:(long)arg1; +- (id)_web_URLByTruncatingOneCharacterBeforeComponent:(long long)arg1; - (id)_webkit_canonicalize; - (const char *)_web_URLCString; -- (BOOL)_web_isEmpty; +- (_Bool)_web_isEmpty; - (id)_web_userVisibleString; - (id)_web_originalDataAsString; - (id)_web_originalData; diff --git a/iOS7/PrivateFrameworks/WebKit/NSURLDownloadDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit/NSURLDownloadDelegate-Protocol.h index 84ecfe28b..f9d2f6b03 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSURLDownloadDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/NSURLDownloadDelegate-Protocol.h @@ -13,14 +13,14 @@ - (void)downloadDidFinish:(id)arg1; - (void)download:(id)arg1 didCreateDestination:(id)arg2; - (void)download:(id)arg1 decideDestinationWithSuggestedFilename:(id)arg2; -- (BOOL)download:(id)arg1 shouldDecodeSourceDataOfMIMEType:(id)arg2; -- (void)download:(id)arg1 didReceiveDataOfLength:(unsigned int)arg2; +- (_Bool)download:(id)arg1 shouldDecodeSourceDataOfMIMEType:(id)arg2; +- (void)download:(id)arg1 didReceiveDataOfLength:(unsigned long long)arg2; - (void)download:(id)arg1 willResumeWithResponse:(id)arg2 fromByte:(long long)arg3; - (void)download:(id)arg1 didReceiveResponse:(id)arg2; -- (BOOL)downloadShouldUseCredentialStorage:(id)arg1; +- (_Bool)downloadShouldUseCredentialStorage:(id)arg1; - (void)download:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)download:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)download:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)download:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (id)download:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (void)downloadDidBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/NSURLRequest-WebNSURLRequestExtras.h b/iOS7/PrivateFrameworks/WebKit/NSURLRequest-WebNSURLRequestExtras.h index d325c383c..94274cb0a 100644 --- a/iOS7/PrivateFrameworks/WebKit/NSURLRequest-WebNSURLRequestExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/NSURLRequest-WebNSURLRequestExtras.h @@ -7,7 +7,7 @@ #import "NSURLRequest.h" @interface NSURLRequest (WebNSURLRequestExtras) -- (BOOL)_web_isConditionalRequest; +- (_Bool)_web_isConditionalRequest; - (id)_web_HTTPContentType; - (id)_web_HTTPReferrer; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WAKView-WebExtras.h b/iOS7/PrivateFrameworks/WebKit/WAKView-WebExtras.h index 706e202c6..a9dbc38fa 100644 --- a/iOS7/PrivateFrameworks/WebKit/WAKView-WebExtras.h +++ b/iOS7/PrivateFrameworks/WebKit/WAKView-WebExtras.h @@ -8,7 +8,7 @@ @interface WAKView (WebExtras) - (struct CGRect)_web_convertRect:(struct CGRect)arg1 toView:(id)arg2; -- (BOOL)_web_firstResponderIsSelfOrDescendantView; +- (_Bool)_web_firstResponderIsSelfOrDescendantView; - (id)_web_parentWebFrameView; - (id)_web_superviewOfClass:(Class)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebAllowDenyPolicyListener-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebAllowDenyPolicyListener-Protocol.h index 939c87d88..44c73c43f 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebAllowDenyPolicyListener-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebAllowDenyPolicyListener-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WebAllowDenyPolicyListener -- (BOOL)shouldClearCache; +- (_Bool)shouldClearCache; - (void)denyOnlyThisRequest; - (void)deny; - (void)allow; diff --git a/iOS7/PrivateFrameworks/WebKit/WebApplicationCacheQuotaManager.h b/iOS7/PrivateFrameworks/WebKit/WebApplicationCacheQuotaManager.h index f573560a7..393d2d035 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebApplicationCacheQuotaManager.h +++ b/iOS7/PrivateFrameworks/WebKit/WebApplicationCacheQuotaManager.h @@ -10,6 +10,7 @@ @class WebSecurityOrigin; +// Not exported @interface WebApplicationCacheQuotaManager : NSObject { WebSecurityOrigin *_origin; diff --git a/iOS7/PrivateFrameworks/WebKit/WebArchive-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebArchive-WebInternal.h new file mode 100644 index 000000000..16aa560ae --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebArchive-WebInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebArchive (WebInternal) +- (struct LegacyWebArchive *)_coreLegacyWebArchive; +- (id)_initWithCoreLegacyWebArchive:(PassRefPtr_d33dc2c2)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebArchive.h b/iOS7/PrivateFrameworks/WebKit/WebArchive.h index 3b1b3b2ea..abe9a1b82 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebArchive.h +++ b/iOS7/PrivateFrameworks/WebKit/WebArchive.h @@ -27,8 +27,6 @@ - (id)initWithData:(id)arg1; - (id)initWithMainResource:(id)arg1 subresources:(id)arg2 subframeArchives:(id)arg3; - (id)init; -- (struct LegacyWebArchive *)_coreLegacyWebArchive; -- (id)_initWithCoreLegacyWebArchive:(PassRefPtr_d33dc2c2)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebArchivePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebArchivePrivate.h index 7a55923ee..f320ec14c 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebArchivePrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebArchivePrivate.h @@ -8,6 +8,7 @@ @class NSArray, WebResource; +// Not exported @interface WebArchivePrivate : NSObject { WebResource *cachedMainResource; diff --git a/iOS7/PrivateFrameworks/WebKit/WebBackForwardList-WebBackForwardListInternal.h b/iOS7/PrivateFrameworks/WebKit/WebBackForwardList-WebBackForwardListInternal.h new file mode 100644 index 000000000..6654a6903 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebBackForwardList-WebBackForwardListInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebBackForwardList (WebBackForwardListInternal) +- (id)initWithBackForwardList:(PassRefPtr_a2d75529)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebBackForwardList.h b/iOS7/PrivateFrameworks/WebKit/WebBackForwardList.h index ff521afe6..882339c02 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebBackForwardList.h +++ b/iOS7/PrivateFrameworks/WebKit/WebBackForwardList.h @@ -17,8 +17,8 @@ - (id)itemAtIndex:(int)arg1; - (int)forwardListCount; - (int)backListCount; -- (unsigned int)pageCacheSize; -- (void)setPageCacheSize:(unsigned int)arg1; +- (unsigned long long)pageCacheSize; +- (void)setPageCacheSize:(unsigned long long)arg1; - (id)description; - (void)setCapacity:(int)arg1; - (int)capacity; @@ -30,7 +30,7 @@ - (void)goToItem:(id)arg1; - (void)goForward; - (void)goBack; -- (BOOL)containsItem:(id)arg1; +- (_Bool)containsItem:(id)arg1; - (void)setToMatchDictionaryRepresentation:(id)arg1; - (id)dictionaryRepresentation; - (void)removeItem:(id)arg1; @@ -39,7 +39,6 @@ - (void)finalize; - (void)dealloc; - (id)init; -- (id)initWithBackForwardList:(PassRefPtr_a2d75529)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebBasePluginPackage.h b/iOS7/PrivateFrameworks/WebKit/WebBasePluginPackage.h index ef6c3d34a..9cdf414d1 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebBasePluginPackage.h +++ b/iOS7/PrivateFrameworks/WebKit/WebBasePluginPackage.h @@ -8,6 +8,7 @@ @class NSMutableSet; +// Not exported @interface WebBasePluginPackage : NSObject { NSMutableSet *pluginDatabases; @@ -26,21 +27,21 @@ - (struct String)bundleIdentifier; - (void)wasRemovedFromPluginDatabase:(id)arg1; - (void)wasAddedToPluginDatabase:(id)arg1; -- (unsigned long)versionNumber; -- (BOOL)isNativeLibraryData:(id)arg1; -- (BOOL)isJavaPlugIn; -- (BOOL)isQuickTimePlugIn; +- (unsigned int)versionNumber; +- (_Bool)isNativeLibraryData:(id)arg1; +- (_Bool)isJavaPlugIn; +- (_Bool)isQuickTimePlugIn; - (id)MIMETypeForExtension:(const struct String *)arg1; -- (BOOL)supportsMIMEType:(const struct String *)arg1; -- (BOOL)supportsExtension:(const struct String *)arg1; +- (_Bool)supportsMIMEType:(const struct String *)arg1; +- (_Bool)supportsExtension:(const struct String *)arg1; - (const struct PluginInfo *)pluginInfo; - (const struct String *)path; - (void)finalize; - (void)dealloc; -- (BOOL)load; -- (BOOL)getPluginInfoFromPLists; +- (_Bool)load; +- (_Bool)getPluginInfoFromPLists; - (id)_objectForInfoDictionaryKey:(id)arg1; -- (id)pListForPath:(id)arg1 createFile:(BOOL)arg2; +- (id)pListForPath:(id)arg1 createFile:(_Bool)arg2; - (void)createPropertyListFile; - (void)unload; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebCache.h b/iOS7/PrivateFrameworks/WebKit/WebCache.h index ed62fb548..145d020ae 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebCache.h +++ b/iOS7/PrivateFrameworks/WebKit/WebCache.h @@ -10,10 +10,12 @@ { } -+ (BOOL)isDisabled; -+ (void)setDisabled:(BOOL)arg1; ++ (_Bool)isDisabled; ++ (void)setDisabled:(_Bool)arg1; + (struct CGImage *)imageForURL:(id)arg1; ++ (void)removeImageFromCacheForURL:(id)arg1 forFrame:(id)arg2; + (void)removeImageFromCacheForURL:(id)arg1; ++ (_Bool)addImageToCache:(struct CGImage *)arg1 forURL:(id)arg2 forFrame:(id)arg3; + (_Bool)addImageToCache:(struct CGImage *)arg1 forURL:(id)arg2; + (void)clearCachedCredentials; + (void)sizeOfDeadResources:(int *)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebCoreStatistics.h b/iOS7/PrivateFrameworks/WebKit/WebCoreStatistics.h index 60651376c..c330d6fe8 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebCoreStatistics.h +++ b/iOS7/PrivateFrameworks/WebKit/WebCoreStatistics.h @@ -11,10 +11,10 @@ } + (id)javaScriptRootObjectTypeCounts; -+ (unsigned long)javaScriptInterpretersCount; ++ (unsigned long long)javaScriptInterpretersCount; + (id)javaScriptRootObjectClasses; -+ (unsigned long)javaScriptReferencedObjectsCount; -+ (unsigned long)javaScriptNoGCAllowedObjectsCount; ++ (unsigned long long)javaScriptReferencedObjectsCount; ++ (unsigned long long)javaScriptNoGCAllowedObjectsCount; + (int)autoreleasedPageCount; + (int)cachedFrameCount; + (int)cachedPageCount; @@ -22,27 +22,27 @@ + (id)memoryStatistics; + (void)stopIgnoringWebCoreNodeLeaks; + (void)startIgnoringWebCoreNodeLeaks; -+ (void)setCacheDisabled:(BOOL)arg1; ++ (void)setCacheDisabled:(_Bool)arg1; + (void)emptyCache; -+ (void)setShouldPrintExceptions:(BOOL)arg1; -+ (BOOL)shouldPrintExceptions; -+ (unsigned long)glyphPageCount; ++ (void)setShouldPrintExceptions:(_Bool)arg1; ++ (_Bool)shouldPrintExceptions; ++ (unsigned long long)glyphPageCount; + (void)purgeInactiveFontData; -+ (unsigned long)cachedFontDataInactiveCount; -+ (unsigned long)cachedFontDataCount; -+ (unsigned long)iconsWithDataCount; -+ (unsigned long)iconRecordCount; -+ (unsigned long)iconRetainedPageURLCount; -+ (unsigned long)iconPageURLMappingCount; -+ (void)setJavaScriptGarbageCollectorTimerEnabled:(BOOL)arg1; -+ (void)garbageCollectJavaScriptObjectsOnAlternateThreadForDebugging:(BOOL)arg1; ++ (unsigned long long)cachedFontDataInactiveCount; ++ (unsigned long long)cachedFontDataCount; ++ (unsigned long long)iconsWithDataCount; ++ (unsigned long long)iconRecordCount; ++ (unsigned long long)iconRetainedPageURLCount; ++ (unsigned long long)iconPageURLMappingCount; ++ (void)setJavaScriptGarbageCollectorTimerEnabled:(_Bool)arg1; ++ (void)garbageCollectJavaScriptObjectsOnAlternateThreadForDebugging:(_Bool)arg1; + (void)garbageCollectJavaScriptObjects; + (id)javaScriptObjectTypeCounts; + (id)javaScriptProtectedObjectTypeCounts; -+ (unsigned long)javaScriptProtectedGlobalObjectsCount; -+ (unsigned long)javaScriptProtectedObjectsCount; -+ (unsigned long)javaScriptGlobalObjectsCount; -+ (unsigned long)javaScriptObjectsCount; ++ (unsigned long long)javaScriptProtectedGlobalObjectsCount; ++ (unsigned long long)javaScriptProtectedObjectsCount; ++ (unsigned long long)javaScriptGlobalObjectsCount; ++ (unsigned long long)javaScriptObjectsCount; + (id)statistics; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebFileInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebFileInternal.h new file mode 100644 index 000000000..b7c789197 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebFileInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDataSource (WebFileInternal) ++ (Class)_representationClassForMIMEType:(id)arg1 allowingPlugins:(_Bool)arg2; +- (void)_setRepresentation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebInternal.h new file mode 100644 index 000000000..7fc4339a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebInternal.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDataSource (WebInternal) ++ (id)_repTypesAllowImageTypeOmission:(_Bool)arg1; +- (id)_initWithDocumentLoader:(PassRefPtr_a1b5a79e)arg1; +- (struct DocumentLoader *)_documentLoader; +- (void)_makeRepresentation; +- (_Bool)_isDocumentHTML; +- (id)_webView; +- (id)_URL; +- (id)_imageElementWithImageResource:(id)arg1; +- (id)_documentFragmentWithImageResource:(id)arg1; +- (id)_documentFragmentWithArchive:(id)arg1; +- (void)_replaceSelectionWithArchive:(id)arg1 selectReplacement:(_Bool)arg2; +- (void)_revertToProvisionalState; +- (void)_setMainDocumentError:(id)arg1; +- (void)_receivedData:(id)arg1; +- (void)_finishedLoading; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebPrivate.h new file mode 100644 index 000000000..7b73d5dbd --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDataSource-WebPrivate.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDataSource (WebPrivate) ++ (void)initialize; +- (id)dataSourceDelegate; +- (void)setDataSourceDelegate:(id)arg1; +- (void)_setAllowToBeMemoryMapped; +- (void)_setOverrideTextEncodingName:(id)arg1; +- (void)_setDeferMainResourceDataLoad:(_Bool)arg1; +- (_Bool)_transferApplicationCache:(id)arg1; +- (id)_responseMIMEType; +- (void)_addSubframeArchives:(id)arg1; +- (id)_mainDocumentError; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDataSource.h b/iOS7/PrivateFrameworks/WebKit/WebDataSource.h index 46a5b4d82..3a241fbe3 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDataSource.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDataSource.h @@ -11,9 +11,6 @@ void *_private; } -+ (Class)_representationClassForMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; -+ (void)initialize; -+ (id)_repTypesAllowImageTypeOmission:(BOOL)arg1; - (void)addSubresource:(id)arg1; - (id)subresourceForURL:(id)arg1; - (id)subresources; @@ -21,7 +18,7 @@ - (id)webArchive; - (id)unreachableURL; - (id)pageTitle; -- (BOOL)isLoading; +- (_Bool)isLoading; - (id)textEncodingName; - (id)response; - (id)request; @@ -32,30 +29,6 @@ - (void)finalize; - (void)dealloc; - (id)initWithRequest:(id)arg1; -- (void)_setRepresentation:(id)arg1; -- (id)dataSourceDelegate; -- (void)setDataSourceDelegate:(id)arg1; -- (void)_setAllowToBeMemoryMapped; -- (void)_setOverrideTextEncodingName:(id)arg1; -- (void)_setDeferMainResourceDataLoad:(BOOL)arg1; -- (BOOL)_transferApplicationCache:(id)arg1; -- (id)_responseMIMEType; -- (void)_addSubframeArchives:(id)arg1; -- (id)_mainDocumentError; -- (id)_initWithDocumentLoader:(PassRefPtr_a1b5a79e)arg1; -- (struct DocumentLoader *)_documentLoader; -- (void)_makeRepresentation; -- (BOOL)_isDocumentHTML; -- (id)_webView; -- (id)_URL; -- (id)_imageElementWithImageResource:(id)arg1; -- (id)_documentFragmentWithImageResource:(id)arg1; -- (id)_documentFragmentWithArchive:(id)arg1; -- (void)_replaceSelectionWithArchive:(id)arg1 selectReplacement:(BOOL)arg2; -- (void)_revertToProvisionalState; -- (void)_setMainDocumentError:(id)arg1; -- (void)_receivedData:(id)arg1; -- (void)_finishedLoading; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager-WebDatabaseManagerInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager-WebDatabaseManagerInternal.h new file mode 100644 index 000000000..811e7dcb6 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager-WebDatabaseManagerInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDatabaseManager (WebDatabaseManagerInternal) ++ (void)endBackgroundTask; ++ (void)startBackgroundTask; ++ (void)didFinishLastTransaction; ++ (void)willBeginFirstTransaction; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager.h b/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager.h index 1943d3490..ff3b67760 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDatabaseManager.h @@ -13,12 +13,8 @@ + (void)scheduleEmptyDatabaseRemoval; + (void)removeEmptyDatabaseFiles; + (id)sharedWebDatabaseManager; -+ (void)endBackgroundTask; -+ (void)startBackgroundTask; -+ (void)didFinishLastTransaction; -+ (void)willBeginFirstTransaction; -- (BOOL)deleteDatabase:(id)arg1 withOrigin:(id)arg2; -- (BOOL)deleteOrigin:(id)arg1; +- (_Bool)deleteDatabase:(id)arg1 withOrigin:(id)arg2; +- (_Bool)deleteOrigin:(id)arg1; - (void)deleteAllDatabases; - (id)detailsForDatabase:(id)arg1 withOrigin:(id)arg2; - (id)databasesWithOrigin:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDatabaseQuotaManager.h b/iOS7/PrivateFrameworks/WebKit/WebDatabaseQuotaManager.h index ddd5256a6..f603a9c54 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDatabaseQuotaManager.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDatabaseQuotaManager.h @@ -10,6 +10,7 @@ @class WebSecurityOrigin; +// Not exported @interface WebDatabaseQuotaManager : NSObject { WebSecurityOrigin *_origin; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultEditingDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultEditingDelegate.h index 848920259..235f1124c 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultEditingDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultEditingDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebDefaultEditingDelegate : NSObject { } @@ -17,18 +18,18 @@ - (void)webViewDidEndEditing:(id)arg1; - (void)webViewDidChange:(id)arg1; - (void)webViewDidBeginEditing:(id)arg1; -- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +- (id)documentFragmentForPasteboardItemAtIndex:(long long)arg1; - (id)supportedPasteboardTypesForCurrentSelection; -- (BOOL)webView:(id)arg1 doCommandBySelector:(SEL)arg2; -- (BOOL)webView:(id)arg1 shouldChangeTypingStyle:(id)arg2 toStyle:(id)arg3; -- (BOOL)webView:(id)arg1 shouldMoveRangeAfterDelete:(id)arg2 replacingRange:(id)arg3; -- (BOOL)webView:(id)arg1 shouldApplyStyle:(id)arg2 toElementsInDOMRange:(id)arg3; -- (BOOL)webView:(id)arg1 shouldChangeSelectedDOMRange:(id)arg2 toDOMRange:(id)arg3 affinity:(int)arg4 stillSelecting:(BOOL)arg5; -- (BOOL)webView:(id)arg1 shouldDeleteDOMRange:(id)arg2; -- (BOOL)webView:(id)arg1 shouldInsertText:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; -- (BOOL)webView:(id)arg1 shouldInsertNode:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; -- (BOOL)webView:(id)arg1 shouldEndEditingInDOMRange:(id)arg2; -- (BOOL)webView:(id)arg1 shouldBeginEditingInDOMRange:(id)arg2; +- (_Bool)webView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (_Bool)webView:(id)arg1 shouldChangeTypingStyle:(id)arg2 toStyle:(id)arg3; +- (_Bool)webView:(id)arg1 shouldMoveRangeAfterDelete:(id)arg2 replacingRange:(id)arg3; +- (_Bool)webView:(id)arg1 shouldApplyStyle:(id)arg2 toElementsInDOMRange:(id)arg3; +- (_Bool)webView:(id)arg1 shouldChangeSelectedDOMRange:(id)arg2 toDOMRange:(id)arg3 affinity:(int)arg4 stillSelecting:(_Bool)arg5; +- (_Bool)webView:(id)arg1 shouldDeleteDOMRange:(id)arg2; +- (_Bool)webView:(id)arg1 shouldInsertText:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; +- (_Bool)webView:(id)arg1 shouldInsertNode:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; +- (_Bool)webView:(id)arg1 shouldEndEditingInDOMRange:(id)arg2; +- (_Bool)webView:(id)arg1 shouldBeginEditingInDOMRange:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultFormDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultFormDelegate.h index 8d548478b..224f5037b 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultFormDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultFormDelegate.h @@ -8,6 +8,7 @@ #import +// Not exported @interface WebDefaultFormDelegate : NSObject { } @@ -15,7 +16,7 @@ + (id)sharedFormDelegate; - (void)willSendSubmitEventToForm:(id)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; -- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (_Bool)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; - (void)didFocusTextField:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultFrameLoadDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultFrameLoadDelegate.h index 172574c96..b7b414f88 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultFrameLoadDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultFrameLoadDelegate.h @@ -6,11 +6,13 @@ #import "NSObject.h" +// Not exported @interface WebDefaultFrameLoadDelegate : NSObject { } + (id)sharedFrameLoadDelegate; +- (void)webView:(id)arg1 didLayout:(unsigned long long)arg2; - (void)webView:(id)arg1 didRemoveFrameFromHierarchy:(id)arg2; - (void)webView:(id)arg1 didClearInspectorWindowObject:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultPolicyDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultPolicyDelegate.h index c7342e55b..a74ca12f5 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultPolicyDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultPolicyDelegate.h @@ -11,7 +11,7 @@ } + (id)sharedPolicyDelegate; -- (BOOL)webView:(id)arg1 shouldGoToHistoryItem:(id)arg2; +- (_Bool)webView:(id)arg1 shouldGoToHistoryItem:(id)arg2; - (void)webView:(id)arg1 decidePolicyForNewWindowAction:(id)arg2 request:(id)arg3 newFrameName:(id)arg4 decisionListener:(id)arg5; - (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; - (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultResourceLoadDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultResourceLoadDelegate.h index 9572fa921..9c1b7a3bc 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultResourceLoadDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultResourceLoadDelegate.h @@ -6,21 +6,22 @@ #import "NSObject.h" +// Not exported @interface WebDefaultResourceLoadDelegate : NSObject { } + (id)sharedResourceLoadDelegate; - (id)webView:(id)arg1 resource:(id)arg2 willCacheResponse:(id)arg3 fromDataSource:(id)arg4; -- (BOOL)webView:(id)arg1 resource:(id)arg2 shouldUseCredentialStorageForDataSource:(id)arg3; -- (void)webView:(id)arg1 didLoadResourceFromMemoryCache:(id)arg2 response:(id)arg3 length:(int)arg4 fromDataSource:(id)arg5; +- (_Bool)webView:(id)arg1 resource:(id)arg2 shouldUseCredentialStorageForDataSource:(id)arg3; +- (void)webView:(id)arg1 didLoadResourceFromMemoryCache:(id)arg2 response:(id)arg3 length:(long long)arg4 fromDataSource:(id)arg5; - (void)webView:(id)arg1 plugInFailedWithError:(id)arg2 dataSource:(id)arg3; - (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; -- (void)webView:(id)arg1 resource:(id)arg2 didReceiveContentLength:(int)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didReceiveContentLength:(long long)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didReceiveResponse:(id)arg3 fromDataSource:(id)arg4; - (id)webView:(id)arg1 connectionPropertiesForResource:(id)arg2 dataSource:(id)arg3; -- (BOOL)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; +- (_Bool)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didCancelAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; - (id)webView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultUIDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultUIDelegate.h index bae6786ab..3dcfcff57 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultUIDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultUIDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebDefaultUIDelegate : NSObject { } @@ -13,24 +14,24 @@ + (id)sharedUIDelegate; - (void)webViewSupportedOrientationsUpdated:(id)arg1; - (id)webView:(id)arg1 generateReplacementFile:(id)arg2; -- (BOOL)webView:(id)arg1 shouldReplaceUploadFile:(id)arg2 usingGeneratedFilename:(id *)arg3; -- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (_Bool)webView:(id)arg1 shouldReplaceUploadFile:(id)arg2 usingGeneratedFilename:(id *)arg3; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned long long)arg3; - (void)webView:(id)arg1 didScrollDocumentInFrameView:(id)arg2; - (void)webView:(id)arg1 didDrawRect:(struct CGRect)arg2; - (void)webView:(id)arg1 printFrameView:(id)arg2; - (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2; - (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; -- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (_Bool)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (struct CGRect)webViewFrame:(id)arg1; - (void)webView:(id)arg1 setFrame:(struct CGRect)arg2; -- (void)webView:(id)arg1 setResizable:(BOOL)arg2; -- (BOOL)webViewIsResizable:(id)arg1; -- (void)webView:(id)arg1 setStatusBarVisible:(BOOL)arg2; -- (BOOL)webViewIsStatusBarVisible:(id)arg1; -- (void)webView:(id)arg1 setToolbarsVisible:(BOOL)arg2; -- (BOOL)webViewAreToolbarsVisible:(id)arg1; -- (void)webView:(id)arg1 mouseDidMoveOverElement:(id)arg2 modifierFlags:(unsigned int)arg3; +- (void)webView:(id)arg1 setResizable:(_Bool)arg2; +- (_Bool)webViewIsResizable:(id)arg1; +- (void)webView:(id)arg1 setStatusBarVisible:(_Bool)arg2; +- (_Bool)webViewIsStatusBarVisible:(id)arg1; +- (void)webView:(id)arg1 setToolbarsVisible:(_Bool)arg2; +- (_Bool)webViewAreToolbarsVisible:(id)arg1; +- (void)webView:(id)arg1 mouseDidMoveOverElement:(id)arg2 modifierFlags:(unsigned long long)arg3; - (id)webViewStatusText:(id)arg1; - (void)webView:(id)arg1 setStatusText:(id)arg2; - (void)webView:(id)arg1 makeFirstResponder:(id)arg2; @@ -39,7 +40,7 @@ - (void)webViewFocus:(id)arg1; - (void)webViewClose:(id)arg1; - (void)webViewShow:(id)arg1; -- (id)webView:(id)arg1 createWebViewWithRequest:(id)arg2 userGesture:(BOOL)arg3; +- (id)webView:(id)arg1 createWebViewWithRequest:(id)arg2 userGesture:(_Bool)arg3; - (id)webView:(id)arg1 createWebViewWithRequest:(id)arg2 windowFeatures:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDefaultUIKitDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebDefaultUIKitDelegate.h index f6ce4c6bd..2290bc317 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDefaultUIKitDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDefaultUIKitDelegate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebDefaultUIKitDelegate : NSObject { } @@ -14,26 +15,27 @@ - (void)webView:(id)arg1 addMessageToConsole:(id)arg2 withSource:(id)arg3; - (void)webViewDidDrawTiles:(id)arg1; - (void)webView:(id)arg1 willAddPlugInView:(id)arg2; -- (BOOL)isUnperturbedDictationResultMarker:(id)arg1; -- (int)getPasteboardChangeCount; -- (BOOL)performsTwoStepPaste:(id)arg1; -- (BOOL)hasRichlyEditableSelection; +- (_Bool)isUnperturbedDictationResultMarker:(id)arg1; +- (long long)getPasteboardChangeCount; +- (_Bool)performsTwoStepPaste:(id)arg1; +- (_Bool)hasRichlyEditableSelection; - (id)supportedPasteboardTypesForCurrentSelection; -- (int)getPasteboardItemsCount; -- (id)readDataFromPasteboard:(id)arg1 withIndex:(int)arg2; +- (long long)getPasteboardItemsCount; +- (id)readDataFromPasteboard:(id)arg1 withIndex:(long long)arg2; - (void)writeDataToPasteboard:(id)arg1; - (id)checkSpellingOfString:(id)arg1; -- (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2 allowMultipleFiles:(BOOL)arg3 acceptMIMETypes:(id)arg4; +- (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2 allowMultipleFiles:(_Bool)arg3 acceptMIMETypes:(id)arg4; - (void)webViewDidEndOverflowScroll:(id)arg1; - (void)webViewDidStartOverflowScroll:(id)arg1; - (void)webViewDidLayout:(id)arg1; - (void)revealedSelectionByScrollingWebFrame:(id)arg1; - (void)webView:(id)arg1 willRemoveScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 forNode:(id)arg4; -- (void)webView:(id)arg1 didCreateOrUpdateScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 scrollSize:(id)arg4 forNode:(id)arg5 allowHorizontalScrollbar:(BOOL)arg6 allowVerticalScrollbar:(BOOL)arg7; +- (void)webView:(id)arg1 didCreateOrUpdateScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 scrollSize:(id)arg4 forNode:(id)arg5 allowHorizontalScrollbar:(_Bool)arg6 allowVerticalScrollbar:(_Bool)arg7; - (void)webViewDidCommitCompositingLayerChanges:(id)arg1; - (void)_webthread_webView:(id)arg1 attachRootLayer:(id)arg2; - (void)deleteFromInput; -- (void)addInputString:(id)arg1 fromVariantKey:(BOOL)arg2; +- (void)addInputString:(id)arg1 withFlags:(unsigned long long)arg2; +- (void)addInputString:(id)arg1 fromVariantKey:(_Bool)arg2; - (void)webView:(id)arg1 didReceiveMessage:(id)arg2; - (void)webView:(id)arg1 didHideFullScreenForPlugInView:(id)arg2; - (void)webView:(id)arg1 willShowFullScreenForPlugInView:(id)arg2; @@ -48,12 +50,12 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFinishDocumentLoadForFrame:(id)arg2; - (void)webView:(id)arg1 willCloseFrame:(id)arg2; -- (BOOL)webView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2 forFrame:(id)arg3; +- (_Bool)webView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2 forFrame:(id)arg3; - (void)webViewDidPreventDefaultForEvent:(id)arg1; - (void)webView:(id)arg1 didObserveDeferredContentChange:(int)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 needsScrollNotifications:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didReceiveViewportArguments:(id)arg2; -- (void)webView:(id)arg1 restoreStateFromHistoryItem:(id)arg2 forFrame:(id)arg3 force:(BOOL)arg4; +- (void)webView:(id)arg1 restoreStateFromHistoryItem:(id)arg2 forFrame:(id)arg3 force:(_Bool)arg4; - (void)webView:(id)arg1 saveStateToHistoryItem:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didCommitLoadForFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation-Internal.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation-Internal.h new file mode 100644 index 000000000..cb5affb15 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDeviceOrientation (Internal) +- (id)initWithCoreDeviceOrientation:(PassRefPtr_f9d63018)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation.h index 8ce7ea131..c3c4975d0 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientation.h @@ -15,7 +15,6 @@ - (void)dealloc; - (id)initWithCanProvideAlpha:(_Bool)arg1 alpha:(double)arg2 canProvideBeta:(_Bool)arg3 beta:(double)arg4 canProvideGamma:(_Bool)arg5 gamma:(double)arg6; -- (id)initWithCoreDeviceOrientation:(PassRefPtr_f9d63018)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationInternal.h index 550d213e5..03c588611 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationInternal.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebDeviceOrientationInternal : NSObject { struct RefPtr m_orientation; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock-Internal.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock-Internal.h new file mode 100644 index 000000000..85e4bd3e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebDeviceOrientationProviderMock (Internal) +- (void)setController:(struct DeviceOrientationController *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock.h index 2a7619487..bd8845cb9 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMock.h @@ -22,7 +22,6 @@ - (void)setOrientation:(id)arg1; - (void)dealloc; - (id)init; -- (void)setController:(struct DeviceOrientationController *)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMockInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMockInternal.h index 3fbac5286..37e3086dd 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMockInternal.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDeviceOrientationProviderMockInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebDeviceOrientationProviderMockInternal : NSObject { struct OwnPtr m_core; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentDOM-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentDOM-Protocol.h index 1f4cf1453..0a92bf142 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentDOM-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentDOM-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WebDocumentDOM -- (BOOL)canSaveAsWebArchive; +- (_Bool)canSaveAsWebArchive; - (id)DOMDocument; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentElement-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentElement-Protocol.h index 4509d6416..327550517 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentElement-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentElement-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WebDocumentElement -- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(BOOL)arg2; +- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(_Bool)arg2; - (id)elementAtPoint:(struct CGPoint)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentIncrementalSearching-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentIncrementalSearching-Protocol.h index 49f7f8ea1..a9571eba0 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentIncrementalSearching-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentIncrementalSearching-Protocol.h @@ -5,6 +5,6 @@ */ @protocol WebDocumentIncrementalSearching -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4 startInSelection:(BOOL)arg5; +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4 startInSelection:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentOptionsSearching-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentOptionsSearching-Protocol.h index 5d68e9932..2526c1265 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentOptionsSearching-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentOptionsSearching-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol WebDocumentOptionsSearching -- (BOOL)_findString:(id)arg1 options:(unsigned int)arg2; +- (_Bool)_findString:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentRepresentation-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentRepresentation-Protocol.h index dd88f2dca..63fce7f3f 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentRepresentation-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentRepresentation-Protocol.h @@ -9,7 +9,7 @@ @protocol WebDocumentRepresentation - (id)title; - (id)documentSource; -- (BOOL)canProvideDocumentSource; +- (_Bool)canProvideDocumentSource; - (void)finishedLoadingWithDataSource:(id)arg1; - (void)receivedError:(id)arg1 withDataSource:(id)arg2; - (void)receivedData:(id)arg1 withDataSource:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentSearching-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentSearching-Protocol.h index bc7cfdb2d..cd6906057 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentSearching-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentSearching-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol WebDocumentSearching -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4; +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentSelection-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentSelection-Protocol.h index cf0765f4e..7ccd36acb 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentSelection-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentSelection-Protocol.h @@ -9,7 +9,7 @@ @protocol WebDocumentSelection - (id)selectionView; - (struct CGRect)selectionImageRect; -- (struct CGImage *)selectionImageForcingBlackText:(BOOL)arg1; +- (struct CGImage *)selectionImageForcingBlackText:(_Bool)arg1; - (struct CGRect)selectionRect; - (id)selectionTextRects; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentText-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentText-Protocol.h index aec35bc73..a1ef7374f 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentText-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentText-Protocol.h @@ -11,6 +11,6 @@ - (void)selectAll; - (id)selectedString; - (id)string; -- (BOOL)supportsTextEncoding; +- (_Bool)supportsTextEncoding; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDocumentView-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebDocumentView-Protocol.h index 0db324af5..71589ea08 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDocumentView-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDocumentView-Protocol.h @@ -10,7 +10,7 @@ - (void)viewDidMoveToHostWindow; - (void)viewWillMoveToHostWindow:(id)arg1; - (void)layout; -- (void)setNeedsLayout:(BOOL)arg1; +- (void)setNeedsLayout:(_Bool)arg1; - (void)dataSourceUpdated:(id)arg1; - (void)setDataSource:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebDownloadInternal.h b/iOS7/PrivateFrameworks/WebKit/WebDownloadInternal.h index 7acee847d..a02dcfec2 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebDownloadInternal.h +++ b/iOS7/PrivateFrameworks/WebKit/WebDownloadInternal.h @@ -8,6 +8,7 @@ #import "NSURLDownloadDelegate-Protocol.h" +// Not exported @interface WebDownloadInternal : NSObject { id realDelegate; @@ -19,14 +20,14 @@ - (void)downloadDidFinish:(id)arg1; - (void)download:(id)arg1 didCreateDestination:(id)arg2; - (void)download:(id)arg1 decideDestinationWithSuggestedFilename:(id)arg2; -- (BOOL)download:(id)arg1 shouldDecodeSourceDataOfMIMEType:(id)arg2; -- (void)download:(id)arg1 didReceiveDataOfLength:(unsigned int)arg2; +- (_Bool)download:(id)arg1 shouldDecodeSourceDataOfMIMEType:(id)arg2; +- (void)download:(id)arg1 didReceiveDataOfLength:(unsigned long long)arg2; - (void)download:(id)arg1 didReceiveResponse:(id)arg2; - (void)download:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)download:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; - (id)download:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (void)downloadDidBegin:(id)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)setRealDelegate:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit/WebEditorUndoTarget.h b/iOS7/PrivateFrameworks/WebKit/WebEditorUndoTarget.h index 5aba928ab..a6e99dbda 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebEditorUndoTarget.h +++ b/iOS7/PrivateFrameworks/WebKit/WebEditorUndoTarget.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebEditorUndoTarget : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebKit/WebElementDictionary.h b/iOS7/PrivateFrameworks/WebKit/WebElementDictionary.h index fd99c3c8e..e6d05a0ac 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebElementDictionary.h +++ b/iOS7/PrivateFrameworks/WebKit/WebElementDictionary.h @@ -8,12 +8,13 @@ @class NSMutableDictionary, NSMutableSet; +// Not exported @interface WebElementDictionary : NSDictionary { struct HitTestResult *_result; NSMutableDictionary *_cache; NSMutableSet *_nilValues; - BOOL _cacheComplete; + _Bool _cacheComplete; } + (void)initializeLookupTable; @@ -37,7 +38,7 @@ - (id)_domNode; - (id)objectForKey:(id)arg1; - (id)keyEnumerator; -- (unsigned int)count; +- (unsigned long long)count; - (void)_fillCache; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit/WebFixedPositionContent.h b/iOS7/PrivateFrameworks/WebKit/WebFixedPositionContent.h index 30630e3e7..f7a9df350 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFixedPositionContent.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFixedPositionContent.h @@ -6,15 +6,17 @@ #import "NSObject.h" +// Not exported @interface WebFixedPositionContent : NSObject { struct WebFixedPositionContentData *_private; } -- (float)minimumOffsetFromFixedPositionLayersToAnchorEdge:(int)arg1 ofRect:(struct CGRect)arg2 inLayer:(id)arg3; -- (BOOL)hasFixedPositionLayers; -- (void)setLayers:(HashMap_84a2442e *)arg1; +- (double)minimumOffsetFromFixedPositionLayersToAnchorEdge:(long long)arg1 ofRect:(struct CGRect)arg2 inLayer:(id)arg3; +- (_Bool)hasFixedOrStickyPositionLayers; +- (void)setViewportConstrainedLayers:(HashMap_84a2442e *)arg1 stickyContainerMap:(HashMap_552a0c7e *)arg2; - (void)didFinishScrollingOrZooming; +- (void)overflowScrollPositionForLayer:(id)arg1 changedTo:(struct CGPoint)arg2; - (void)scrollOrZoomChanged:(struct CGRect)arg1; - (void)dealloc; - (id)initWithWebView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebFormDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebFormDelegate-Protocol.h index a01e56d49..ca0f9055d 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFormDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFormDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol WebFormDelegate - (void)willSendSubmitEventToForm:(id)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; -- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (_Bool)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; - (void)didFocusTextField:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebFormDelegate.h b/iOS7/PrivateFrameworks/WebKit/WebFormDelegate.h index 7c9af07c6..4f9bd9464 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFormDelegate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFormDelegate.h @@ -15,7 +15,7 @@ + (id)_sharedWebFormDelegate; - (void)willSendSubmitEventToForm:(id)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; -- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (_Bool)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; - (void)didFocusTextField:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; - (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrame-WebFrameIOS.h b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebFrameIOS.h new file mode 100644 index 000000000..1320a5adc --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebFrameIOS.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrame (WebFrameIOS) +- (id)nextUnperturbedDictationResultBoundaryFromPosition:(id)arg1; +- (id)previousUnperturbedDictationResultBoundaryFromPosition:(id)arg1; +- (struct CGImage *)imageForNode:(id)arg1 allowDownsampling:(_Bool)arg2 drawContentBehindTransparentNodes:(_Bool)arg3; +- (_Bool)renderedCharactersExceed:(unsigned long long)arg1; +- (id)endPosition; +- (id)startPosition; +- (void)smartExtendRangedSelection:(int)arg1; +- (void)setSelectionGranularity:(int)arg1; +- (void)moveSelectionToPoint:(struct CGPoint)arg1; +- (void)moveSelectionToEnd; +- (void)moveSelectionToStart; +- (void)setBaseWritingDirection:(int)arg1; +- (void)toggleBaseWritingDirection; +- (int)selectionBaseWritingDirection; +- (void)expandSelectionToSentence; +- (void)aggressivelyExpandSelectionToWordContainingCaretSelection; +- (void)ensureRangedSelectionContainsInitialStartPoint:(struct CGPoint)arg1 initialEndPoint:(struct CGPoint)arg2; +- (void)setSelectionWithFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; +- (_Bool)setSelectionWithBasePoint:(struct CGPoint)arg1 extentPoint:(struct CGPoint)arg2 baseIsStart:(_Bool)arg3; +- (_Bool)setSelectionWithBasePoint:(struct CGPoint)arg1 extentPoint:(struct CGPoint)arg2 baseIsStart:(_Bool)arg3 allowFlipping:(_Bool)arg4; +- (_Bool)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(_Bool)arg2 allowFlipping:(_Bool)arg3; +- (void)setRangedSelectionWithExtentPoint:(struct CGPoint)arg1; +- (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; +- (void)setRangedSelectionInitialExtentToCurrentSelectionStart; +- (void)clearRangedSelectionInitialExtent; +- (void)setRangedSelectionBaseToCurrentSelectionEnd; +- (void)setRangedSelectionBaseToCurrentSelectionStart; +- (void)setRangedSelectionBaseToCurrentSelection; +- (id)webVisiblePositionForPoint:(struct CGPoint)arg1; +- (id)wordAtPoint:(struct CGPoint)arg1; +- (id)selectionRects; +- (id)selectionRectsForRange:(id)arg1; +- (id)selectionRectsForCoreRange:(struct Range *)arg1; +- (void)extendSelection:(_Bool)arg1; +- (void)collapseSelection; +- (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; +- (struct CGRect)caretRectForPosition:(id)arg1; +- (_Bool)hasSelection; +- (int)selectionState; +- (void)clearSelection; +- (void)setIsSingleLine:(_Bool)arg1; +- (_Bool)isSingleLine; +- (struct VisiblePosition)closestWordBoundary:(struct VisiblePosition)arg1; +- (struct VisiblePosition)visiblePositionForPoint:(struct CGPoint)arg1; +- (struct Frame *)coreFrame; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrame-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebInternal.h new file mode 100644 index 000000000..7c5f9d540 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebInternal.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrame (WebInternal) ++ (void)_createMainFrameWithSimpleHTMLDocumentWithPage:(struct Page *)arg1 frameView:(id)arg2 style:(id)arg3; ++ (PassRefPtr_4af616b4)_createSubframeWithOwnerElement:(struct HTMLFrameOwnerElement *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3; ++ (void)_createMainFrameWithPage:(struct Page *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3; ++ (PassRefPtr_4af616b4)_createFrameWithPage:(struct Page *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3 ownerElement:(struct HTMLFrameOwnerElement *)arg4; +- (void)_commitData:(id)arg1; +- (_Bool)_canSaveAsWebArchive; +- (_Bool)_canProvideDocumentSource; +- (void)_setTypingStyle:(id)arg1 withUndoAction:(int)arg2; +- (id)_typingStyle; +- (id)_characterRangeAtPoint:(struct CGPoint)arg1; +- (struct VisiblePosition)_visiblePositionForPoint:(struct CGPoint)arg1; +- (void)_insertParagraphSeparatorInQuotedContent; +- (void)_replaceSelectionWithNode:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3 matchStyle:(_Bool)arg4; +- (id)_documentFragmentWithNodesAsParagraphs:(id)arg1; +- (id)_documentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; +- (id)_smartDeleteRangeForProposedRange:(id)arg1; +- (id)_markDOMRange; +- (struct _NSRange)_convertDOMRangeToNSRange:(id)arg1; +- (id)_convertNSRangeToDOMRange:(struct _NSRange)arg1; +- (PassRefPtr_d7fc6f43)_convertToDOMRange:(struct _NSRange)arg1; +- (struct _NSRange)_convertToNSRange:(struct Range *)arg1; +- (int)_selectionGranularity; +- (_Bool)_needsLayout; +- (void)_scrollDOMRangeToVisible:(id)arg1 withInset:(double)arg2; +- (void)_scrollDOMRangeToVisible:(id)arg1; +- (struct CGRect)_firstRectForDOMRange:(id)arg1; +- (struct CGRect)_caretRectAtPosition:(const struct Position *)arg1 affinity:(int)arg2; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(_Bool)arg2; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1; +- (_Bool)_getVisibleRect:(struct CGRect *)arg1; +- (void)_drawRect:(struct CGRect)arg1 contentsOnly:(_Bool)arg2; +- (_Bool)_shouldFlattenCompositingLayers:(struct CGContext *)arg1; +- (id)_stringForRange:(id)arg1; +- (id)_selectedString; +- (id)_markupStringFromRange:(id)arg1 nodes:(id *)arg2; +- (id)_nodesFromList:(Vector_ee76a023 *)arg1; +- (id)_stringWithDocumentTypeStringAndMarkupString:(id)arg1; +- (void)_setIsCommitting:(_Bool)arg1; +- (_Bool)_isCommitting; +- (id)_dataSource; +- (void)_clearSelectionInOtherFrames; +- (id)_findFrameWithSelection; +- (void)_clearSelection; +- (_Bool)_hasSelection; +- (void)_unmarkAllMisspellings; +- (void)_unmarkAllBadGrammar; +- (id)_internalLoadDelegate; +- (void)_setInternalLoadDelegate:(id)arg1; +- (void)_updateBackgroundAndUpdatesWhileOffscreen; +- (void)_clearCoreFrame; +- (id)_initWithWebFrameView:(id)arg1 webView:(id)arg2; +- (void)_detachScriptDebugger; +- (void)_attachScriptDebugger; +- (_Bool)_isIncludedInWebKitStatistics; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrame-WebKitDebug.h b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebKitDebug.h new file mode 100644 index 000000000..d73274466 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebKitDebug.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrame (WebKitDebug) +- (void)printToCGContext:(struct CGContext *)arg1 pageWidth:(float)arg2 pageHeight:(float)arg3; +- (int)numberOfPagesWithPageWidth:(float)arg1 pageHeight:(float)arg2; +- (id)renderTreeAsExternalRepresentationForPrinting:(_Bool)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrame-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebPrivate.h new file mode 100644 index 000000000..30d000866 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrame-WebPrivate.h @@ -0,0 +1,138 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrame (WebPrivate) ++ (id)stringWithData:(id)arg1 textEncodingName:(id)arg2; +- (id)_unreachableURL; +- (id)elementAtPoint:(struct CGPoint)arg1; +- (struct OpaqueJSValue *)jsWrapperForNode:(id)arg1 inScriptWorld:(id)arg2; +- (void)_dispatchDidReceiveTitle:(id)arg1; +- (_Bool)focusedNodeHasContent; +- (id)_documentFragmentForImageData:(id)arg1 withRelativeURLPart:(id)arg2 andMIMEType:(id)arg3; +- (id)_documentFragmentForWebArchive:(id)arg1; +- (id)_documentFragmentForText:(id)arg1; +- (id)_computePageRectsWithPrintScaleFactor:(float)arg1 pageSize:(struct CGSize)arg2; +- (void)_clearOpener; +- (id)accessibilityRoot; +- (id)_layerTreeAsText; +- (void)setAccessibleName:(id)arg1; +- (id)_javaScriptContextForScriptWorld:(id)arg1; +- (struct OpaqueJSContext *)_globalContextForScriptWorld:(id)arg1; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 withGlobalObject:(struct OpaqueJSValue *)arg2 inScriptWorld:(id)arg3; +- (_Bool)_allowsFollowingLink:(id)arg1; +- (id)_cacheabilityDictionary; +- (void)_replaceSelectionWithMarkupString:(id)arg1 baseURLString:(id)arg2 selectReplacement:(_Bool)arg3 smartReplace:(_Bool)arg4; +- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3; +- (_Bool)hasRichlyEditableSelection; +- (void)removeUnchangeableStyles; +- (void)_replaceSelectionWithFragment:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3 matchStyle:(_Bool)arg4; +- (void)_replaceSelectionWithWebArchive:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3; +- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(_Bool)arg2 smartReplace:(_Bool)arg3 matchStyle:(_Bool)arg4; +- (id)stringForRange:(id)arg1; +- (id)stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(_Bool)arg2; +- (void)_userScrolled; +- (void)sendScrollEvent; +- (struct __CTFont *)fontForSelection:(_Bool *)arg1; +- (struct CGRect)firstRectForDOMRange:(id)arg1; +- (id)convertNSRangeToDOMRange:(struct _NSRange)arg1; +- (struct _NSRange)convertDOMRangeToNSRange:(id)arg1; +- (id)characterRangeAtPoint:(struct CGPoint)arg1; +- (struct CGRect)caretRectAtNode:(id)arg1 offset:(int)arg2 affinity:(int)arg3; +- (void)recursiveSetUpdateAppearanceEnabled:(_Bool)arg1; +- (id)dictationResultMetadataForRange:(id)arg1; +- (void)getDictationResultRanges:(id *)arg1 andMetadatas:(id *)arg2; +- (id)interpretationsForCurrentRoot; +- (void)setDictationPhrases:(id)arg1 metadata:(id)arg2 asChildOfElement:(id)arg3; +- (void)setText:(id)arg1 asChildOfElement:(id)arg2; +- (void)confirmMarkedText:(id)arg1; +- (void)setMarkedText:(id)arg1 forCandidates:(_Bool)arg2; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (id)markedTextDOMRange; +- (void)selectNSRange:(struct _NSRange)arg1 onElement:(id)arg2; +- (id)rangeByExtendingCurrentSelection:(int)arg1; +- (id)rangeByMovingCurrentSelection:(int)arg1; +- (_Bool)selectionAtWordStart; +- (_Bool)selectionAtSentenceStart; +- (_Bool)selectionAtDocumentStart; +- (id)wordsInCurrentParagraph; +- (_Bool)spaceFollowsWordInRange:(id)arg1; +- (int)wordOffsetInRange:(id)arg1; +- (id)wordInRange:(id)arg1; +- (id)wordRangeContainingCaretSelection; +- (unsigned short)characterAfterCaretSelection; +- (unsigned short)characterBeforeCaretSelection; +- (unsigned short)characterInRelationToCaretSelection:(int)arg1; +- (void)expandSelectionToStartOfWordContainingCaretSelection; +- (void)expandSelectionToWordContainingCaretSelection; +- (id)elementRangeContainingCaretSelection; +- (void)expandSelectionToElementContainingCaretSelection; +- (int)selectionAffinity; +- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2 closeTyping:(_Bool)arg3; +- (id)selectedDOMRange; +- (void)setMediaDataLoadsAutomatically:(_Bool)arg1; +- (_Bool)mediaDataLoadsAutomatically; +- (_Bool)isTelephoneNumberParsingEnabled; +- (_Bool)isTelephoneNumberParsingAllowed; +- (int)layoutCount; +- (id)documentView; +- (void)setCaretColor:(struct CGColor *)arg1; +- (void)createDefaultFieldEditorDocumentStructure; +- (struct CGRect)rectForScrollToVisible; +- (struct CGRect)caretRect; +- (void)setSelectionChangeCallbacksDisabled:(_Bool)arg1; +- (void)setIsActive:(_Bool)arg1; +- (void)updateLayout; +- (int)innerLineHeight:(id)arg1; +- (int)preferredHeight; +- (_Bool)hasEditableSelection; +- (void)resetSelection; +- (void)revealSelectionAtExtent:(_Bool)arg1; +- (void)_setProhibitsScrolling:(_Bool)arg1; +- (void)_setTextAutosizingWidth:(double)arg1; +- (void)_setVisibleSize:(struct CGSize)arg1; +- (struct CGRect)renderRectForPoint:(struct CGPoint)arg1 isReplaced:(_Bool *)arg2 fontSize:(float *)arg3; +- (id)approximateNodeAtViewportLocation:(struct CGPoint *)arg1; +- (id)scrollableNodeAtViewportLocation:(struct CGPoint)arg1; +- (id)deepestNodeAtViewportLocation:(struct CGPoint)arg1; +- (struct CGSize)renderedSizeOfNode:(id)arg1 constrainedToWidth:(float)arg2; +- (void)setNeedsLayout; +- (void)sendOrientationChangeEvent:(int)arg1; +- (void)resetTextAutosizingBeforeLayout; +- (void)_saveViewState; +- (void)_restoreViewState; +- (void)_setSelectionFromNone; +- (void)_selectAll; +- (void)_handleKeyEvent:(id)arg1; +- (void)forceLayoutAdjustingViewSize:(_Bool)arg1; +- (struct _NSRange)selectedNSRange; +- (void)selectWithoutClosingTypingNSRange:(struct _NSRange)arg1; +- (void)selectNSRange:(struct _NSRange)arg1; +- (void)resumeFromPause; +- (void)prepareForPause; +- (void)setPluginsPaused:(_Bool)arg1; +- (void)setTimeoutsPaused:(_Bool)arg1; +- (unsigned int)formElementsCharacterCount; +- (unsigned int)_pendingFrameUnloadEventCount; +- (_Bool)_isDisplayingStandaloneImage; +- (void)_selectNSRange:(struct _NSRange)arg1; +- (struct _NSRange)_selectedNSRange; +- (id)_selectionRangeForPoint:(struct CGPoint)arg1; +- (id)_selectionRangeForFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; +- (id)_rectsForRange:(id)arg1; +- (_Bool)_loadsSynchronously; +- (void)_setLoadsSynchronously:(_Bool)arg1; +- (_Bool)needsLayout; +- (int)_loadType; +- (_Bool)_isVisuallyNonEmpty; +- (_Bool)_firstLayoutDone; +- (_Bool)_isFrameSet; +- (struct CGColor *)_bodyBackgroundColor; +- (void)_setShouldCreateRenderers:(_Bool)arg1; +- (_Bool)_isDescendantOfFrame:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrame.h b/iOS7/PrivateFrameworks/WebKit/WebFrame.h index c501fe935..29f2e161f 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFrame.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFrame.h @@ -13,11 +13,6 @@ WebFramePrivate *_private; } -+ (void)_createMainFrameWithSimpleHTMLDocumentWithPage:(struct Page *)arg1 frameView:(id)arg2 style:(id)arg3; -+ (PassRefPtr_4af616b4)_createSubframeWithOwnerElement:(struct HTMLFrameOwnerElement *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3; -+ (void)_createMainFrameWithPage:(struct Page *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3; -+ (PassRefPtr_4af616b4)_createFrameWithPage:(struct Page *)arg1 frameName:(const struct String *)arg2 frameView:(id)arg3 ownerElement:(struct HTMLFrameOwnerElement *)arg4; -+ (id)stringWithData:(id)arg1 textEncodingName:(id)arg2; - (id)javaScriptContext; - (struct OpaqueJSContext *)globalContext; - (id)windowObject; @@ -45,229 +40,6 @@ - (void)dealloc; - (id)initWithName:(id)arg1 webFrameView:(id)arg2 webView:(id)arg3; - (id)init; -- (void)printToCGContext:(struct CGContext *)arg1 pageWidth:(float)arg2 pageHeight:(float)arg3; -- (int)numberOfPagesWithPageWidth:(float)arg1 pageHeight:(float)arg2; -- (id)renderTreeAsExternalRepresentationForPrinting:(BOOL)arg1; -- (void)_commitData:(id)arg1; -- (BOOL)_canSaveAsWebArchive; -- (BOOL)_canProvideDocumentSource; -- (void)_setTypingStyle:(id)arg1 withUndoAction:(int)arg2; -- (id)_typingStyle; -- (id)_characterRangeAtPoint:(struct CGPoint)arg1; -- (struct VisiblePosition)_visiblePositionForPoint:(struct CGPoint)arg1; -- (void)_insertParagraphSeparatorInQuotedContent; -- (void)_replaceSelectionWithNode:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; -- (id)_documentFragmentWithNodesAsParagraphs:(id)arg1; -- (id)_documentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; -- (id)_smartDeleteRangeForProposedRange:(id)arg1; -- (id)_markDOMRange; -- (struct _NSRange)_convertDOMRangeToNSRange:(id)arg1; -- (id)_convertNSRangeToDOMRange:(struct _NSRange)arg1; -- (PassRefPtr_d7fc6f43)_convertToDOMRange:(struct _NSRange)arg1; -- (struct _NSRange)_convertToNSRange:(struct Range *)arg1; -- (int)_selectionGranularity; -- (BOOL)_needsLayout; -- (void)_scrollDOMRangeToVisible:(id)arg1 withInset:(float)arg2; -- (void)_scrollDOMRangeToVisible:(id)arg1; -- (struct CGRect)_firstRectForDOMRange:(id)arg1; -- (struct CGRect)_caretRectAtPosition:(const struct Position *)arg1 affinity:(int)arg2; -- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(BOOL)arg2; -- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1; -- (BOOL)_getVisibleRect:(struct CGRect *)arg1; -- (void)_drawRect:(struct CGRect)arg1 contentsOnly:(BOOL)arg2; -- (BOOL)_shouldFlattenCompositingLayers:(struct CGContext *)arg1; -- (id)_stringForRange:(id)arg1; -- (id)_selectedString; -- (id)_markupStringFromRange:(id)arg1 nodes:(id *)arg2; -- (id)_nodesFromList:(Vector_ee76a023 *)arg1; -- (id)_stringWithDocumentTypeStringAndMarkupString:(id)arg1; -- (void)_setIsCommitting:(BOOL)arg1; -- (BOOL)_isCommitting; -- (id)_dataSource; -- (void)_clearSelectionInOtherFrames; -- (id)_findFrameWithSelection; -- (void)_clearSelection; -- (BOOL)_hasSelection; -- (void)_unmarkAllMisspellings; -- (void)_unmarkAllBadGrammar; -- (id)_internalLoadDelegate; -- (void)_setInternalLoadDelegate:(id)arg1; -- (void)_updateBackgroundAndUpdatesWhileOffscreen; -- (void)_clearCoreFrame; -- (id)_initWithWebFrameView:(id)arg1 webView:(id)arg2; -- (void)_detachScriptDebugger; -- (void)_attachScriptDebugger; -- (BOOL)_isIncludedInWebKitStatistics; -- (id)elementAtPoint:(struct CGPoint)arg1; -- (struct OpaqueJSValue *)jsWrapperForNode:(id)arg1 inScriptWorld:(id)arg2; -- (void)_dispatchDidReceiveTitle:(id)arg1; -- (BOOL)focusedNodeHasContent; -- (id)_documentFragmentForImageData:(id)arg1 withRelativeURLPart:(id)arg2 andMIMEType:(id)arg3; -- (id)_documentFragmentForWebArchive:(id)arg1; -- (id)_documentFragmentForText:(id)arg1; -- (id)_computePageRectsWithPrintScaleFactor:(float)arg1 pageSize:(struct CGSize)arg2; -- (void)_clearOpener; -- (id)accessibilityRoot; -- (id)_layerTreeAsText; -- (void)setAccessibleName:(id)arg1; -- (id)_javaScriptContextForScriptWorld:(id)arg1; -- (struct OpaqueJSContext *)_globalContextForScriptWorld:(id)arg1; -- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 withGlobalObject:(struct OpaqueJSValue *)arg2 inScriptWorld:(id)arg3; -- (BOOL)_allowsFollowingLink:(id)arg1; -- (id)_cacheabilityDictionary; -- (void)_replaceSelectionWithMarkupString:(id)arg1 baseURLString:(id)arg2 selectReplacement:(BOOL)arg3 smartReplace:(BOOL)arg4; -- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3; -- (BOOL)hasRichlyEditableSelection; -- (void)removeUnchangeableStyles; -- (void)_replaceSelectionWithFragment:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; -- (void)_replaceSelectionWithWebArchive:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3; -- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; -- (id)stringForRange:(id)arg1; -- (id)stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(BOOL)arg2; -- (void)_userScrolled; -- (void)sendScrollEvent; -- (struct __CTFont *)fontForSelection:(char *)arg1; -- (struct CGRect)firstRectForDOMRange:(id)arg1; -- (id)convertNSRangeToDOMRange:(struct _NSRange)arg1; -- (struct _NSRange)convertDOMRangeToNSRange:(id)arg1; -- (id)characterRangeAtPoint:(struct CGPoint)arg1; -- (struct CGRect)caretRectAtNode:(id)arg1 offset:(int)arg2 affinity:(int)arg3; -- (void)recursiveSetUpdateAppearanceEnabled:(BOOL)arg1; -- (id)dictationResultMetadataForRange:(id)arg1; -- (void)getDictationResultRanges:(id *)arg1 andMetadatas:(id *)arg2; -- (id)interpretationsForCurrentRoot; -- (void)setDictationPhrases:(id)arg1 metadata:(id)arg2 asChildOfElement:(id)arg3; -- (void)setText:(id)arg1 asChildOfElement:(id)arg2; -- (void)confirmMarkedText:(id)arg1; -- (void)setMarkedText:(id)arg1 forCandidates:(BOOL)arg2; -- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; -- (id)markedTextDOMRange; -- (void)selectNSRange:(struct _NSRange)arg1 onElement:(id)arg2; -- (id)rangeByExtendingCurrentSelection:(int)arg1; -- (id)rangeByMovingCurrentSelection:(int)arg1; -- (BOOL)selectionAtWordStart; -- (BOOL)selectionAtSentenceStart; -- (BOOL)selectionAtDocumentStart; -- (id)wordsInCurrentParagraph; -- (BOOL)spaceFollowsWordInRange:(id)arg1; -- (int)wordOffsetInRange:(id)arg1; -- (id)wordInRange:(id)arg1; -- (id)wordRangeContainingCaretSelection; -- (unsigned short)characterAfterCaretSelection; -- (unsigned short)characterBeforeCaretSelection; -- (unsigned short)characterInRelationToCaretSelection:(int)arg1; -- (void)expandSelectionToStartOfWordContainingCaretSelection; -- (void)expandSelectionToWordContainingCaretSelection; -- (id)elementRangeContainingCaretSelection; -- (void)expandSelectionToElementContainingCaretSelection; -- (int)selectionAffinity; -- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2 closeTyping:(BOOL)arg3; -- (id)selectedDOMRange; -- (void)setMediaDataLoadsAutomatically:(BOOL)arg1; -- (BOOL)mediaDataLoadsAutomatically; -- (BOOL)isTelephoneNumberParsingEnabled; -- (BOOL)isTelephoneNumberParsingAllowed; -- (int)layoutCount; -- (id)documentView; -- (void)setCaretColor:(struct CGColor *)arg1; -- (void)createDefaultFieldEditorDocumentStructure; -- (struct CGRect)rectForScrollToVisible; -- (struct CGRect)caretRect; -- (void)setSelectionChangeCallbacksDisabled:(BOOL)arg1; -- (void)setIsActive:(BOOL)arg1; -- (void)updateLayout; -- (int)innerLineHeight:(id)arg1; -- (int)preferredHeight; -- (BOOL)hasEditableSelection; -- (void)resetSelection; -- (void)revealSelectionAtExtent:(BOOL)arg1; -- (void)_setProhibitsScrolling:(BOOL)arg1; -- (void)_setTextAutosizingWidth:(float)arg1; -- (void)_setVisibleSize:(struct CGSize)arg1; -- (struct CGRect)renderRectForPoint:(struct CGPoint)arg1 isReplaced:(char *)arg2 fontSize:(float *)arg3; -- (id)approximateNodeAtViewportLocation:(struct CGPoint *)arg1; -- (id)scrollableNodeAtViewportLocation:(struct CGPoint)arg1; -- (id)deepestNodeAtViewportLocation:(struct CGPoint)arg1; -- (struct CGSize)renderedSizeOfNode:(id)arg1 constrainedToWidth:(float)arg2; -- (void)setNeedsLayout; -- (void)sendOrientationChangeEvent:(int)arg1; -- (void)resetTextAutosizingBeforeLayout; -- (void)_saveViewState; -- (void)_restoreViewState; -- (void)_setSelectionFromNone; -- (void)_selectAll; -- (void)_handleKeyEvent:(id)arg1; -- (void)forceLayoutAdjustingViewSize:(BOOL)arg1; -- (struct _NSRange)selectedNSRange; -- (void)selectWithoutClosingTypingNSRange:(struct _NSRange)arg1; -- (void)selectNSRange:(struct _NSRange)arg1; -- (void)resumeFromPause; -- (void)prepareForPause; -- (void)setPluginsPaused:(BOOL)arg1; -- (void)setTimeoutsPaused:(BOOL)arg1; -- (unsigned int)formElementsCharacterCount; -- (unsigned int)_pendingFrameUnloadEventCount; -- (BOOL)_isDisplayingStandaloneImage; -- (void)_selectNSRange:(struct _NSRange)arg1; -- (struct _NSRange)_selectedNSRange; -- (id)_selectionRangeForPoint:(struct CGPoint)arg1; -- (id)_selectionRangeForFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; -- (id)_rectsForRange:(id)arg1; -- (BOOL)_loadsSynchronously; -- (void)_setLoadsSynchronously:(BOOL)arg1; -- (BOOL)needsLayout; -- (int)_loadType; -- (BOOL)_isVisuallyNonEmpty; -- (BOOL)_firstLayoutDone; -- (BOOL)_isFrameSet; -- (struct CGColor *)_bodyBackgroundColor; -- (void)_setShouldCreateRenderers:(BOOL)arg1; -- (BOOL)_isDescendantOfFrame:(id)arg1; -- (id)nextUnperturbedDictationResultBoundaryFromPosition:(id)arg1; -- (id)previousUnperturbedDictationResultBoundaryFromPosition:(id)arg1; -- (struct CGImage *)imageForNode:(id)arg1 allowDownsampling:(BOOL)arg2 drawContentBehindTransparentNodes:(BOOL)arg3; -- (BOOL)renderedCharactersExceed:(unsigned int)arg1; -- (id)endPosition; -- (id)startPosition; -- (void)smartExtendRangedSelection:(int)arg1; -- (void)setSelectionGranularity:(int)arg1; -- (void)moveSelectionToPoint:(struct CGPoint)arg1; -- (void)moveSelectionToEnd; -- (void)moveSelectionToStart; -- (void)setBaseWritingDirection:(int)arg1; -- (void)toggleBaseWritingDirection; -- (int)selectionBaseWritingDirection; -- (void)expandSelectionToSentence; -- (void)aggressivelyExpandSelectionToWordContainingCaretSelection; -- (void)ensureRangedSelectionContainsInitialStartPoint:(struct CGPoint)arg1 initialEndPoint:(struct CGPoint)arg2; -- (void)setSelectionWithFirstPoint:(struct CGPoint)arg1 secondPoint:(struct CGPoint)arg2; -- (BOOL)setSelectionWithBasePoint:(struct CGPoint)arg1 extentPoint:(struct CGPoint)arg2 baseIsStart:(BOOL)arg3; -- (BOOL)setSelectionWithBasePoint:(struct CGPoint)arg1 extentPoint:(struct CGPoint)arg2 baseIsStart:(BOOL)arg3 allowFlipping:(BOOL)arg4; -- (BOOL)setRangedSelectionExtentPoint:(struct CGPoint)arg1 baseIsStart:(BOOL)arg2 allowFlipping:(BOOL)arg3; -- (void)setRangedSelectionWithExtentPoint:(struct CGPoint)arg1; -- (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; -- (void)setRangedSelectionInitialExtentToCurrentSelectionStart; -- (void)clearRangedSelectionInitialExtent; -- (void)setRangedSelectionBaseToCurrentSelectionEnd; -- (void)setRangedSelectionBaseToCurrentSelectionStart; -- (void)setRangedSelectionBaseToCurrentSelection; -- (id)webVisiblePositionForPoint:(struct CGPoint)arg1; -- (id)wordAtPoint:(struct CGPoint)arg1; -- (id)selectionRects; -- (id)selectionRectsForRange:(id)arg1; -- (id)selectionRectsForCoreRange:(struct Range *)arg1; -- (void)extendSelection:(BOOL)arg1; -- (void)collapseSelection; -- (struct CGRect)closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint)arg1; -- (struct CGRect)caretRectForPosition:(id)arg1; -- (BOOL)hasSelection; -- (int)selectionState; -- (void)clearSelection; -- (void)setIsSingleLine:(BOOL)arg1; -- (BOOL)isSingleLine; -- (struct VisiblePosition)closestWordBoundary:(struct VisiblePosition)arg1; -- (struct VisiblePosition)visiblePositionForPoint:(struct CGPoint)arg1; -- (struct Frame *)coreFrame; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebFramePolicyListener.h b/iOS7/PrivateFrameworks/WebKit/WebFramePolicyListener.h index a07751690..b0f789414 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFramePolicyListener.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFramePolicyListener.h @@ -9,21 +9,24 @@ #import "WebFormSubmissionListener-Protocol.h" #import +// Not exported @interface WebFramePolicyListener : NSObject { - struct Frame *m_frame; + struct RefPtr _frame; + // Error parsing type: , name: _policyFunction } + (void)initialize; +- (id).cxx_construct; +- (void).cxx_destruct; - (void)continue; - (void)use; - (void)download; - (void)ignore; - (void)receivedPolicyDecision:(int)arg1; -- (void)finalize; - (void)dealloc; - (void)invalidate; -- (id)initWithWebCoreFrame:(struct Frame *)arg1; +- (id)initWithFrame:(struct Frame *)arg1 policyFunction: /* Error: Ran out of types for this method. */; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebFramePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebFramePrivate.h index 8788ddbb0..fc9919e93 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFramePrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFramePrivate.h @@ -8,18 +8,23 @@ @class WebFrameView; +// Not exported @interface WebFramePrivate : NSObject { struct Frame *coreFrame; WebFrameView *webFrameView; struct WebScriptDebugger *scriptDebugger; id internalLoadDelegate; - BOOL shouldCreateRenderers; - BOOL includedInWebKitStatistics; - BOOL isCommitting; - BOOL isSingleLine; + _Bool shouldCreateRenderers; + _Bool includedInWebKitStatistics; + struct RetainPtr url; + struct RetainPtr provisionalURL; + _Bool isCommitting; + _Bool isSingleLine; } +- (id).cxx_construct; +- (void).cxx_destruct; - (void)setWebFrameView:(id)arg1; - (void)finalize; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameView-WAKCompatibility.h b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WAKCompatibility.h new file mode 100644 index 000000000..dab81a08e --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WAKCompatibility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrameView (WAKCompatibility) +- (void)frameSizeChanged; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebFrameViewFileInternal.h b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebFrameViewFileInternal.h new file mode 100644 index 000000000..b889fab82 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebFrameViewFileInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "WebCoreFrameView-Protocol.h" + +@interface WebFrameView (WebFrameViewFileInternal) +- (struct Frame *)_web_frame; +- (float)_verticalKeyboardScrollDistance; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebInternal.h new file mode 100644 index 000000000..be75a4db8 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrameView (WebInternal) ++ (Class)_viewClassForMIMEType:(id)arg1 allowingPlugins:(_Bool)arg2; ++ (_Bool)_canShowMIMETypeAsHTML:(id)arg1; ++ (id)_viewTypesAllowImageTypeOmission:(_Bool)arg1; +- (void)_frameSizeChanged; +- (void)_install; +- (Class)_viewClassForMIMEType:(id)arg1; +- (float)_verticalPageScrollDistance; +- (id)_scrollView; +- (void)_setWebFrame:(id)arg1; +- (id)_makeDocumentViewForDataSource:(id)arg1; +- (void)_setDocumentView:(id)arg1; +- (id)_webView; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebPrivate.h new file mode 100644 index 000000000..d8c8f2b2a --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameView-WebPrivate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebFrameView (WebPrivate) +- (Class)_customScrollViewClass; +- (id)_contentView; +- (id)_largestChildWithScrollBars; +- (_Bool)_hasScrollBars; +- (id)_largestScrollableChild; +- (_Bool)_isScrollable; +- (float)_area; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameView.h b/iOS7/PrivateFrameworks/WebKit/WebFrameView.h index e8f1c1e96..13f0a3d51 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFrameView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameView.h @@ -6,83 +6,59 @@ #import "WAKView.h" -#import "WebCoreFrameView-Protocol.h" - @class WebFrameViewPrivate; -@interface WebFrameView : WAKView +@interface WebFrameView : WAKView { WebFrameViewPrivate *_private; } -+ (Class)_viewClassForMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; -+ (BOOL)_canShowMIMETypeAsHTML:(id)arg1; -+ (id)_viewTypesAllowImageTypeOmission:(BOOL)arg1; - (void)printDocumentView; -- (BOOL)documentViewShouldHandlePrint; +- (_Bool)documentViewShouldHandlePrint; - (id)_webcore_effectiveFirstResponder; - (void)keyDown:(id)arg1; - (void)mouseUp:(id)arg1; - (void)mouseDown:(id)arg1; - (void)_forwardMouseEvent:(id)arg1; -- (BOOL)_firstResponderIsFormControl; +- (_Bool)_firstResponderIsFormControl; - (void)scrollLineDown:(id)arg1; - (void)scrollLineUp:(id)arg1; - (void)scrollPageDown:(id)arg1; - (void)scrollPageUp:(id)arg1; -- (BOOL)_scrollLineHorizontally:(BOOL)arg1; -- (BOOL)_scrollLineVertically:(BOOL)arg1; -- (BOOL)_pageInBlockProgressionDirection:(BOOL)arg1; -- (BOOL)_pageHorizontally:(BOOL)arg1; -- (BOOL)_pageVertically:(BOOL)arg1; +- (_Bool)_scrollLineHorizontally:(_Bool)arg1; +- (_Bool)_scrollLineVertically:(_Bool)arg1; +- (_Bool)_pageInBlockProgressionDirection:(_Bool)arg1; +- (_Bool)_pageHorizontally:(_Bool)arg1; +- (_Bool)_pageVertically:(_Bool)arg1; - (float)_horizontalPageScrollDistance; - (float)_horizontalKeyboardScrollDistance; -- (BOOL)_scrollHorizontallyBy:(float)arg1; -- (BOOL)_scrollVerticallyBy:(float)arg1; +- (_Bool)_scrollHorizontallyBy:(float)arg1; +- (_Bool)_scrollVerticallyBy:(float)arg1; - (void)_goForward; - (void)_goBack; - (void)scrollToEndOfDocument:(id)arg1; - (void)scrollToBeginningOfDocument:(id)arg1; -- (BOOL)_scrollToEndOfDocument; -- (BOOL)_scrollToBeginningOfDocument; -- (BOOL)_isFlippedDocument; -- (BOOL)_isVerticalDocument; -- (BOOL)_scrollOverflowInDirection:(int)arg1 granularity:(int)arg2; +- (_Bool)_scrollToEndOfDocument; +- (_Bool)_scrollToBeginningOfDocument; +- (_Bool)_isFlippedDocument; +- (_Bool)_isVerticalDocument; +- (_Bool)_scrollOverflowInDirection:(int)arg1 granularity:(int)arg2; - (void)viewDidMoveToWindow; - (void)setFrameSize:(struct CGSize)arg1; - (struct CGRect)visibleRect; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)isOpaque; +- (_Bool)isOpaque; - (void)setNextKeyView:(id)arg1; -- (BOOL)becomeFirstResponder; -- (BOOL)acceptsFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)acceptsFirstResponder; - (id)documentView; -- (BOOL)allowsScrolling; -- (void)setAllowsScrolling:(BOOL)arg1; +- (_Bool)allowsScrolling; +- (void)setAllowsScrolling:(_Bool)arg1; - (id)webFrame; -- (BOOL)scrollView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2; +- (_Bool)scrollView:(id)arg1 shouldScrollToPoint:(struct CGPoint)arg2; - (void)finalize; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (struct Frame *)_web_frame; -- (float)_verticalKeyboardScrollDistance; -- (void)_frameSizeChanged; -- (void)_install; -- (Class)_viewClassForMIMEType:(id)arg1; -- (float)_verticalPageScrollDistance; -- (id)_scrollView; -- (void)_setWebFrame:(id)arg1; -- (id)_makeDocumentViewForDataSource:(id)arg1; -- (void)_setDocumentView:(id)arg1; -- (id)_webView; -- (Class)_customScrollViewClass; -- (id)_contentView; -- (id)_largestChildWithScrollBars; -- (BOOL)_hasScrollBars; -- (id)_largestScrollableChild; -- (BOOL)_isScrollable; -- (float)_area; -- (void)frameSizeChanged; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebFrameViewPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebFrameViewPrivate.h index 20b029ca4..a1506377a 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebFrameViewPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebFrameViewPrivate.h @@ -8,11 +8,12 @@ @class WAKScrollView, WebFrame; +// Not exported @interface WebFrameViewPrivate : NSObject { WebFrame *webFrame; WAKScrollView *frameScrollView; - BOOL includedInWebKitStatistics; + _Bool includedInWebKitStatistics; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocation-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocation-WebInternal.h new file mode 100644 index 000000000..d6277de17 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocation-WebInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebGeolocation (WebInternal) +- (id)_initWithWebCoreGeolocation:(struct Geolocation *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocation.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocation.h index 3be0c06f2..2af6fe6bc 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocation.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocation.h @@ -8,14 +8,14 @@ @class WebGeolocationPrivate; +// Not exported @interface WebGeolocation : NSObject { WebGeolocationPrivate *_private; } - (void)dealloc; -- (void)setIsAllowed:(BOOL)arg1; -- (id)_initWithWebCoreGeolocation:(struct Geolocation *)arg1; +- (void)setIsAllowed:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationCoreLocationProvider.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationCoreLocationProvider.h index b1307355e..6053a2b71 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationCoreLocationProvider.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationCoreLocationProvider.h @@ -12,20 +12,20 @@ { id _positionListener; struct RetainPtr _locationManager; - BOOL _isWaitingForAuthorization; + _Bool _isWaitingForAuthorization; int _lastAuthorizationStatus; } - (id).cxx_construct; - (void).cxx_destruct; -- (void)setEnableHighAccuracy:(BOOL)arg1; +- (void)setEnableHighAccuracy:(_Bool)arg1; - (void)locationManager:(id)arg1 didFailWithError:(id)arg2; - (void)locationManager:(id)arg1 didUpdateLocations:(id)arg2; - (void)sendLocation:(id)arg1; - (void)locationManager:(id)arg1 didChangeAuthorizationStatus:(int)arg2; - (void)stop; - (void)start; -- (BOOL)handleExternalAuthorizationStatusChange:(int)arg1; +- (_Bool)handleExternalAuthorizationStatusChange:(int)arg1; - (void)dealloc; - (id)initWithListener:(id)arg1; - (void)createLocationManager; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationPolicyListener.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationPolicyListener.h index 58dbd77ee..f3f240cf2 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationPolicyListener.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationPolicyListener.h @@ -8,6 +8,7 @@ #import "WebAllowDenyPolicyListener-Protocol.h" +// Not exported @interface WebGeolocationPolicyListener : NSObject { struct RefPtr _geolocation; @@ -17,7 +18,7 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)shouldClearCache; +- (_Bool)shouldClearCache; - (void)denyOnlyThisRequest; - (void)deny; - (void)allow; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationPositionInternal.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationPositionInternal.h index a98cdadae..7a4b89778 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationPositionInternal.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationPositionInternal.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebGeolocationPositionInternal : NSObject { struct RefPtr _position; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProvider-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProvider-Protocol.h index 9993464f2..5e57e1cf7 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProvider-Protocol.h @@ -10,7 +10,7 @@ - (void)stopTrackingWebView:(id)arg1; - (void)cancelWarmUpForWebView:(id)arg1; - (void)initializeGeolocationForWebView:(id)arg1 listener:(id)arg2; -- (void)setEnableHighAccuracy:(BOOL)arg1; +- (void)setEnableHighAccuracy:(_Bool)arg1; - (id)lastPosition; - (void)unregisterWebView:(id)arg1; - (void)registerWebView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderIOS.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderIOS.h index 96bc0d2f2..aa5941bfe 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderIOS.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderIOS.h @@ -12,9 +12,9 @@ { struct RetainPtr _coreLocationProvider; struct RetainPtr<_WebCoreLocationUpdateThreadingProxy> _coreLocationUpdateListenerProxy; - BOOL _enableHighAccuracy; - BOOL _isSuspended; - BOOL _shouldResetOnResume; + _Bool _enableHighAccuracy; + _Bool _isSuspended; + _Bool _shouldResetOnResume; struct HashMap, WTF::RetainPtr>, WTF::PtrHash>, WTF::HashTraits>, WTF::HashTraits>>> _webViewsWaitingForCoreLocationStart; struct HashSet, WTF::HashTraits> _warmUpWebViews; struct HashSet, WTF::HashTraits> _pendingInitialPositionWebView; @@ -35,7 +35,7 @@ - (void)stopTrackingWebView:(id)arg1; - (void)cancelWarmUpForWebView:(id)arg1; - (void)initializeGeolocationForWebView:(id)arg1 listener:(id)arg2; -- (void)setEnableHighAccuracy:(BOOL)arg1; +- (void)setEnableHighAccuracy:(_Bool)arg1; - (id)lastPosition; - (void)unregisterWebView:(id)arg1; - (void)registerWebView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderInitializationListener.h b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderInitializationListener.h index 131a92eaf..c95782a61 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderInitializationListener.h +++ b/iOS7/PrivateFrameworks/WebKit/WebGeolocationProviderInitializationListener.h @@ -8,6 +8,7 @@ #import +// Not exported @interface WebGeolocationProviderInitializationListener : NSObject { struct RefPtr m_geolocation; diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentation.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentation.h index 518b865b0..1f06d292e 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentation.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentation.h @@ -21,23 +21,23 @@ + (id)supportedNonImageMIMETypes; + (id)supportedMIMETypes; - (id)matchLabels:(id)arg1 againstElement:(id)arg2; -- (id)searchForLabels:(id)arg1 beforeElement:(id)arg2 resultDistance:(unsigned int *)arg3 resultIsInCellAbove:(char *)arg4; +- (id)searchForLabels:(id)arg1 beforeElement:(id)arg2 resultDistance:(unsigned long long *)arg3 resultIsInCellAbove:(_Bool *)arg4; - (id)searchForLabels:(id)arg1 beforeElement:(id)arg2; - (id)controlsInForm:(id)arg1; - (id)currentForm; - (id)formForElement:(id)arg1; -- (BOOL)elementIsPassword:(id)arg1; -- (BOOL)elementDoesAutoComplete:(id)arg1; +- (_Bool)elementIsPassword:(id)arg1; +- (_Bool)elementDoesAutoComplete:(id)arg1; - (id)elementWithName:(id)arg1 inForm:(id)arg2; - (id)DOMDocument; - (id)title; - (id)documentSource; -- (BOOL)canSaveAsWebArchive; -- (BOOL)canProvideDocumentSource; +- (_Bool)canSaveAsWebArchive; +- (_Bool)canProvideDocumentSource; - (void)finishedLoadingWithDataSource:(id)arg1; - (void)receivedError:(id)arg1 withDataSource:(id)arg2; - (void)receivedData:(id)arg1 withDataSource:(id)arg2; -- (BOOL)_isDisplayingWebArchive; +- (_Bool)_isDisplayingWebArchive; - (void)setDataSource:(id)arg1; - (void)_redirectDataToManualLoader:(id)arg1 forPluginView:(id)arg2; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentationPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentationPrivate.h index 48913b353..35593a59a 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentationPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLRepresentationPrivate.h @@ -8,11 +8,12 @@ @class WAKView, WebDataSource; +// Not exported @interface WebHTMLRepresentationPrivate : NSObject { WebDataSource *dataSource; - BOOL hasSentResponseToPlugin; - BOOL includedInWebKitStatistics; + _Bool hasSentResponseToPlugin; + _Bool includedInWebKitStatistics; id manualLoader; WAKView *pluginView; } diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentInternalProtocols.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentInternalProtocols.h new file mode 100644 index 000000000..bd11911e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentInternalProtocols.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "WebDocumentElement-Protocol.h" +#import "WebDocumentOptionsSearching-Protocol.h" +#import "WebMultipleTextMatches-Protocol.h" + +@interface WebHTMLView (WebDocumentInternalProtocols) +- (_Bool)_findString:(id)arg1 options:(unsigned long long)arg2; +- (id)rectsForTextMatches; +- (void)unmarkAllTextMatches; +- (_Bool)markedTextMatchesAreHighlighted; +- (void)setMarkedTextMatchesAreHighlighted:(_Bool)arg1; +- (unsigned long long)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned long long)arg3 limit:(unsigned long long)arg4 markMatches:(_Bool)arg5; +- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(_Bool)arg2; +- (id)elementAtPoint:(struct CGPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentPrivateProtocols.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentPrivateProtocols.h new file mode 100644 index 000000000..aee43bd5f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebDocumentPrivateProtocols.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "WebDocumentIncrementalSearching-Protocol.h" +#import "WebDocumentSelection-Protocol.h" + +@interface WebHTMLView (WebDocumentPrivateProtocols) +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4 startInSelection:(_Bool)arg5; +- (_Bool)supportsTextEncoding; +- (id)selectedString; +- (id)string; +- (void)deselectAll; +- (void)selectAll; +- (struct CGRect)selectionImageRect; +- (struct CGImage *)selectionImageForcingBlackText:(_Bool)arg1; +- (id)selectionView; +- (id)selectionTextRects; +- (struct CGRect)selectionRect; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebHTMLViewFileInternal.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebHTMLViewFileInternal.h new file mode 100644 index 000000000..52910ab34 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebHTMLViewFileInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHTMLView (WebHTMLViewFileInternal) +- (_Bool)_isTopHTMLView; +- (id)_topHTMLView; +- (void)_setMouseDownEvent:(id)arg1; +- (_Bool)_shouldDeleteRange:(id)arg1; +- (id)_selectedRange; +- (_Bool)_shouldReplaceSelectionWithText:(id)arg1 givenAction:(int)arg2; +- (_Bool)_shouldInsertText:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; +- (_Bool)_shouldInsertFragment:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; +- (id)_frameView; +- (id)_webView; +- (id)_dataSource; +- (id)_documentRange; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebInternal.h new file mode 100644 index 000000000..4d074f3ff --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebInternal.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHTMLView (WebInternal) +- (_Bool)_web_isDrawingIntoLayer; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)detachRootLayer; +- (void)attachRootLayer:(id)arg1; +- (_Bool)_needsLayout; +- (void)_destroyAllWebPlugins; +- (void)_web_updateLayoutAndStyleIfNeededRecursive; +- (void)_layoutIfNeeded; +- (_Bool)_handleEditingKeyEvent:(struct KeyboardEvent *)arg1; +- (void)_executeSavedKeypressCommands; +- (void)closeIfNotCurrentView; +- (id)_frame; +- (id)_highlighterForType:(id)arg1; +- (_Bool)_canSmartCopyOrDelete; +- (void)_selectionChanged; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebNSTextInputSupport.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebNSTextInputSupport.h new file mode 100644 index 000000000..ff69a2b89 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebNSTextInputSupport.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHTMLView (WebNSTextInputSupport) +- (void)_updateSelectionForInputManager; +- (void)insertText:(id)arg1; +- (void)doCommandBySelector:(SEL)arg1; +- (void)markedTextUpdate:(id)arg1; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (void)unmarkText; +- (_Bool)hasMarkedText; +- (long long)conversationIdentifier; +- (struct _NSRange)markedRange; +- (struct _NSRange)selectedRange; +- (struct CGRect)firstRectForCharacterRange:(struct _NSRange)arg1; +- (unsigned long long)characterIndexForPoint:(struct CGPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebPrivate.h new file mode 100644 index 000000000..97d35be2b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView-WebPrivate.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHTMLView (WebPrivate) ++ (id)unsupportedTextMIMETypes; ++ (id)supportedNonImageMIMETypes; ++ (id)supportedImageMIMETypes; ++ (id)supportedMIMETypes; +- (id)accessibilityRootElement; +- (double)_adjustedBottomOfPageWithTop:(double)arg1 bottom:(double)arg2 limit:(double)arg3; +- (void)_endScreenPaginationMode; +- (_Bool)_beginScreenPaginationModeWithPageSize:(struct CGSize)arg1 shrinkToFit:(_Bool)arg2; +- (_Bool)_isInScreenPaginationMode; +- (void)_endPrintMode; +- (_Bool)_beginPrintModeWithPageWidth:(float)arg1 height:(float)arg2 shrinkToFit:(_Bool)arg3; +- (_Bool)_beginPrintModeWithMinimumPageWidth:(double)arg1 height:(double)arg2 maximumPageWidth:(double)arg3; +- (_Bool)_isInPrintMode; +- (id)_compositingLayersHostingView; +- (_Bool)_isUsingAcceleratedCompositing; +- (_Bool)_hasHTMLDocument; +- (void)close; +- (void)_removeHighlighterOfType:(id)arg1; +- (void)_setHighlighter:(id)arg1 ofType:(id)arg2; +- (void)_decreaseSelectionListLevel; +- (id)_increaseSelectionListLevelUnordered; +- (id)_increaseSelectionListLevelOrdered; +- (id)_increaseSelectionListLevel; +- (_Bool)_canDecreaseSelectionListLevel; +- (_Bool)_canIncreaseSelectionListLevel; +- (id)_insertUnorderedList; +- (id)_insertOrderedList; +- (void)_setTransparentBackground:(_Bool)arg1; +- (_Bool)_transparentBackground; +- (_Bool)_isEditable; +- (_Bool)_hasInsertionPoint; +- (_Bool)_hasSelectionOrInsertionPoint; +- (_Bool)_hasSelection; +- (_Bool)_canAlterCurrentSelection; +- (_Bool)_canEditRichly; +- (_Bool)_canEdit; +- (void)_autoscroll; +- (void)_stopAutoscrollTimer; +- (struct CGRect)_selectionRect; +- (void)_startAutoscrollTimer:(id)arg1; +- (void)setScale:(float)arg1; +- (void)layoutIfNeeded; +- (id)_pluginController; +- (void)_setToolTip:(id)arg1; +- (void)_clearLastHitViewIfSelf; +- (id)hitTest:(struct CGPoint)arg1; +- (_Bool)_insideAnotherHTMLView; +- (void)viewWillDraw; +- (void)_restoreSubviews; +- (void)_setAsideSubviews; +- (void)_frameOrBoundsChanged; +- (void)mouseMoved:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLView.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLView.h index 7facf1226..1affb39d3 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHTMLView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLView.h @@ -6,29 +6,20 @@ #import "WAKView.h" -#import "WebDocumentElement-Protocol.h" -#import "WebDocumentIncrementalSearching-Protocol.h" -#import "WebDocumentOptionsSearching-Protocol.h" #import "WebDocumentSearching-Protocol.h" -#import "WebDocumentSelection-Protocol.h" #import "WebDocumentView-Protocol.h" -#import "WebMultipleTextMatches-Protocol.h" @class WebHTMLViewPrivate; -@interface WebHTMLView : WAKView +@interface WebHTMLView : WAKView { WebHTMLViewPrivate *_private; } + (void)initialize; -+ (id)unsupportedTextMIMETypes; -+ (id)supportedNonImageMIMETypes; -+ (id)supportedImageMIMETypes; -+ (id)supportedMIMETypes; - (void)_windowChangedKeyState; - (void)_updateControlTints; -- (BOOL)_wantsKeyDownForEvent:(id)arg1; +- (_Bool)_wantsKeyDownForEvent:(id)arg1; - (void)makeBaseWritingDirectionNatural:(id)arg1; - (void)capitalizeWord:(id)arg1; - (void)lowercaseWord:(id)arg1; @@ -42,26 +33,26 @@ - (id)accessibilityFocusedUIElement; - (void)keyUp:(id)arg1; - (void)keyDown:(id)arg1; -- (void)_setPrinting:(BOOL)arg1 minimumPageLogicalWidth:(float)arg2 logicalHeight:(float)arg3 originalPageWidth:(float)arg4 originalPageHeight:(float)arg5 maximumShrinkRatio:(float)arg6 adjustViewSize:(BOOL)arg7 paginateScreenContent:(BOOL)arg8; +- (void)_setPrinting:(_Bool)arg1 minimumPageLogicalWidth:(float)arg2 logicalHeight:(float)arg3 originalPageWidth:(float)arg4 originalPageHeight:(float)arg5 maximumShrinkRatio:(float)arg6 adjustViewSize:(_Bool)arg7 paginateScreenContent:(_Bool)arg8; - (void)dataSourceUpdated:(id)arg1; - (void)setDataSource:(id)arg1; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)mouseUp:(id)arg1; - (void)touch:(id)arg1; - (void)mouseDown:(id)arg1; -- (BOOL)_isSelectionEvent:(id)arg1; +- (_Bool)_isSelectionEvent:(id)arg1; - (void)scrollWheel:(id)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)drawSingleRect:(struct CGRect)arg1; -- (void)setNeedsToApplyStyles:(BOOL)arg1; -- (void)setNeedsLayout:(BOOL)arg1; +- (void)setNeedsToApplyStyles:(_Bool)arg1; +- (void)setNeedsLayout:(_Bool)arg1; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; -- (BOOL)isOpaque; +- (_Bool)isOpaque; - (void)clearFocus; -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4; +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4; - (void)layout; -- (void)layoutToMinimumPageWidth:(float)arg1 height:(float)arg2 originalPageWidth:(float)arg3 originalPageHeight:(float)arg4 maximumShrinkRatio:(float)arg5 adjustingViewSize:(BOOL)arg6; +- (void)layoutToMinimumPageWidth:(float)arg1 height:(float)arg2 originalPageWidth:(float)arg3 originalPageHeight:(float)arg4 maximumShrinkRatio:(float)arg5 adjustingViewSize:(_Bool)arg6; - (void)reapplyStyles; - (void)willRemoveSubview:(id)arg1; - (void)addSubview:(id)arg1; @@ -70,8 +61,8 @@ - (void)_web_makePluginSubviewsPerformSelector:(SEL)arg1 withObject:(id)arg2; - (void)viewDidMoveToWindow; - (void)viewWillMoveToWindow:(id)arg1; -- (BOOL)maintainsInactiveSelection; -- (BOOL)acceptsFirstResponder; +- (_Bool)maintainsInactiveSelection; +- (_Bool)acceptsFirstResponder; - (void)jumpToSelection:(id)arg1; - (void)toggleUnderline:(id)arg1; - (void)toggleItalic:(id)arg1; @@ -175,116 +166,10 @@ - (void)executeCoreCommandBySelector:(SEL)arg1; - (struct Command)coreCommandByName:(const char *)arg1; - (struct Command)coreCommandBySelector:(SEL)arg1; -- (BOOL)callDelegateDoCommandBySelectorIfNeeded:(SEL)arg1; +- (_Bool)callDelegateDoCommandBySelectorIfNeeded:(SEL)arg1; - (void)finalize; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)_isTopHTMLView; -- (id)_topHTMLView; -- (void)_setMouseDownEvent:(id)arg1; -- (BOOL)_shouldDeleteRange:(id)arg1; -- (id)_selectedRange; -- (BOOL)_shouldReplaceSelectionWithText:(id)arg1 givenAction:(int)arg2; -- (BOOL)_shouldInsertText:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; -- (BOOL)_shouldInsertFragment:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; -- (id)_frameView; -- (id)_webView; -- (id)_dataSource; -- (id)_documentRange; -- (id)accessibilityRootElement; -- (float)_adjustedBottomOfPageWithTop:(float)arg1 bottom:(float)arg2 limit:(float)arg3; -- (void)_endScreenPaginationMode; -- (BOOL)_beginScreenPaginationModeWithPageSize:(struct CGSize)arg1 shrinkToFit:(BOOL)arg2; -- (BOOL)_isInScreenPaginationMode; -- (void)_endPrintMode; -- (BOOL)_beginPrintModeWithPageWidth:(float)arg1 height:(float)arg2 shrinkToFit:(BOOL)arg3; -- (BOOL)_beginPrintModeWithMinimumPageWidth:(float)arg1 height:(float)arg2 maximumPageWidth:(float)arg3; -- (BOOL)_isInPrintMode; -- (id)_compositingLayersHostingView; -- (BOOL)_isUsingAcceleratedCompositing; -- (BOOL)_hasHTMLDocument; -- (void)close; -- (void)_removeHighlighterOfType:(id)arg1; -- (void)_setHighlighter:(id)arg1 ofType:(id)arg2; -- (void)_decreaseSelectionListLevel; -- (id)_increaseSelectionListLevelUnordered; -- (id)_increaseSelectionListLevelOrdered; -- (id)_increaseSelectionListLevel; -- (BOOL)_canDecreaseSelectionListLevel; -- (BOOL)_canIncreaseSelectionListLevel; -- (id)_insertUnorderedList; -- (id)_insertOrderedList; -- (void)_setTransparentBackground:(BOOL)arg1; -- (BOOL)_transparentBackground; -- (BOOL)_isEditable; -- (BOOL)_hasInsertionPoint; -- (BOOL)_hasSelectionOrInsertionPoint; -- (BOOL)_hasSelection; -- (BOOL)_canAlterCurrentSelection; -- (BOOL)_canEditRichly; -- (BOOL)_canEdit; -- (void)_autoscroll; -- (void)_stopAutoscrollTimer; -- (struct CGRect)_selectionRect; -- (void)_startAutoscrollTimer:(id)arg1; -- (void)setScale:(float)arg1; -- (void)layoutIfNeeded; -- (id)_pluginController; -- (void)_setToolTip:(id)arg1; -- (void)_clearLastHitViewIfSelf; -- (id)hitTest:(struct CGPoint)arg1; -- (BOOL)_insideAnotherHTMLView; -- (void)viewWillDraw; -- (void)_restoreSubviews; -- (void)_setAsideSubviews; -- (void)_frameOrBoundsChanged; -- (void)mouseMoved:(id)arg1; -- (BOOL)_web_isDrawingIntoLayer; -- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)detachRootLayer; -- (void)attachRootLayer:(id)arg1; -- (BOOL)_needsLayout; -- (void)_destroyAllWebPlugins; -- (void)_web_updateLayoutAndStyleIfNeededRecursive; -- (void)_layoutIfNeeded; -- (BOOL)_handleEditingKeyEvent:(struct KeyboardEvent *)arg1; -- (void)_executeSavedKeypressCommands; -- (void)closeIfNotCurrentView; -- (id)_frame; -- (id)_highlighterForType:(id)arg1; -- (BOOL)_canSmartCopyOrDelete; -- (void)_selectionChanged; -- (void)_updateSelectionForInputManager; -- (void)insertText:(id)arg1; -- (void)doCommandBySelector:(SEL)arg1; -- (void)markedTextUpdate:(id)arg1; -- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; -- (void)unmarkText; -- (BOOL)hasMarkedText; -- (int)conversationIdentifier; -- (struct _NSRange)markedRange; -- (struct _NSRange)selectedRange; -- (struct CGRect)firstRectForCharacterRange:(struct _NSRange)arg1; -- (unsigned int)characterIndexForPoint:(struct CGPoint)arg1; -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4 startInSelection:(BOOL)arg5; -- (BOOL)supportsTextEncoding; -- (id)selectedString; -- (id)string; -- (void)deselectAll; -- (void)selectAll; -- (struct CGRect)selectionImageRect; -- (struct CGImage *)selectionImageForcingBlackText:(BOOL)arg1; -- (id)selectionView; -- (id)selectionTextRects; -- (struct CGRect)selectionRect; -- (BOOL)_findString:(id)arg1 options:(unsigned int)arg2; -- (id)rectsForTextMatches; -- (void)unmarkAllTextMatches; -- (BOOL)markedTextMatchesAreHighlighted; -- (void)setMarkedTextMatchesAreHighlighted:(BOOL)arg1; -- (unsigned int)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned int)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; -- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(BOOL)arg2; -- (id)elementAtPoint:(struct CGPoint)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebHTMLViewPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHTMLViewPrivate.h index 740999e0b..6b5fe2b7f 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHTMLViewPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHTMLViewPrivate.h @@ -8,20 +8,21 @@ @class NSArray, NSMutableDictionary, NSString, NSTimer, WAKView, WebDataSource, WebEvent, WebPluginController; +// Not exported @interface WebHTMLViewPrivate : NSObject { - BOOL closed; - BOOL ignoringMouseDraggedEvents; - BOOL printing; - BOOL paginateScreenContent; + _Bool closed; + _Bool ignoringMouseDraggedEvents; + _Bool printing; + _Bool paginateScreenContent; WAKView *layerHostingView; - BOOL drawingIntoLayer; + _Bool drawingIntoLayer; WebEvent *mouseDownEvent; - BOOL handlingMouseDownEvent; + _Bool handlingMouseDownEvent; WebEvent *keyDownEvent; - BOOL exposeInputContext; + _Bool exposeInputContext; struct CGPoint lastScrollPosition; - BOOL inScrollPositionChanged; + _Bool inScrollPositionChanged; WebPluginController *pluginController; NSString *toolTip; id trackingRectOwner; @@ -30,7 +31,7 @@ WebEvent *autoscrollTriggerEvent; NSArray *pageRects; NSMutableDictionary *highlighters; - BOOL transparentBackground; + _Bool transparentBackground; struct WebHTMLViewInterpretKeyEventsParameters *interpretKeyEventsParameters; WebDataSource *dataSource; SEL selectorForDoCommandBySelector; diff --git a/iOS7/PrivateFrameworks/WebKit/WebHighlightLayer.h b/iOS7/PrivateFrameworks/WebKit/WebHighlightLayer.h index 8493c1dcd..b5656c87b 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHighlightLayer.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHighlightLayer.h @@ -8,6 +8,7 @@ @class WebNodeHighlightView, WebView; +// Not exported @interface WebHighlightLayer : CALayer { WebNodeHighlightView *_view; diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistory-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebHistory-WebInternal.h new file mode 100644 index 000000000..e2b122751 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHistory-WebInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHistory (WebInternal) +- (void)_addVisitedLinksToPageGroup:(struct PageGroup *)arg1; +- (void)_visitedURL:(id)arg1 withTitle:(id)arg2 method:(id)arg3 wasFailure:(_Bool)arg4 increaseVisitCount:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistory-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHistory-WebPrivate.h new file mode 100644 index 000000000..d0db61e21 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHistory-WebPrivate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHistory (WebPrivate) ++ (void)_removeAllVisitedLinks; ++ (void)_setVisitedLinkTrackingEnabled:(_Bool)arg1; +- (id)_data; +- (id)allItems; +- (id)_itemForURLString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistory.h b/iOS7/PrivateFrameworks/WebKit/WebHistory.h index a4f058cd6..99f0963f7 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHistory.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHistory.h @@ -15,16 +15,14 @@ + (void)setOptionalSharedHistory:(id)arg1; + (id)optionalSharedHistory; -+ (void)_removeAllVisitedLinks; -+ (void)_setVisitedLinkTrackingEnabled:(BOOL)arg1; - (int)historyAgeInDaysLimit; - (void)setHistoryAgeInDaysLimit:(int)arg1; - (int)historyItemLimit; - (void)setHistoryItemLimit:(int)arg1; -- (BOOL)saveToURL:(id)arg1 error:(id *)arg2; -- (BOOL)loadFromURL:(id)arg1 error:(id *)arg2; +- (_Bool)saveToURL:(id)arg1 error:(id *)arg2; +- (_Bool)loadFromURL:(id)arg1 error:(id *)arg2; - (id)itemForURL:(id)arg1; -- (BOOL)containsURL:(id)arg1; +- (_Bool)containsURL:(id)arg1; - (id)orderedItemsLastVisitedOnDay:(id)arg1; - (id)orderedLastVisitedDays; - (void)addItems:(id)arg1; @@ -35,11 +33,6 @@ - (void)dealloc; - (id)init; - (void)timeZoneChanged:(id)arg1; -- (id)_data; -- (id)allItems; -- (id)_itemForURLString:(id)arg1; -- (void)_addVisitedLinksToPageGroup:(struct PageGroup *)arg1; -- (void)_visitedURL:(id)arg1 withTitle:(id)arg2 method:(id)arg3 wasFailure:(BOOL)arg4 increaseVisitCount:(BOOL)arg5; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebInternal.h new file mode 100644 index 000000000..9bc684ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHistoryItem (WebInternal) ++ (id)entryWithURL:(id)arg1; +- (void)_recordInitialVisit; +- (void)_visitedWithTitle:(id)arg1 increaseVisitCount:(_Bool)arg2; +- (struct CGPoint)scrollPoint; +- (id)initFromDictionaryRepresentation:(id)arg1; +- (void)_mergeAutoCompleteHints:(id)arg1; +- (void)setViewState:(id)arg1; +- (void)setVisitCount:(int)arg1; +- (void)setTitle:(id)arg1; +- (id)initWithWebCoreHistoryItem:(PassRefPtr_b1663a8c)arg1; +- (id)initWithURLString:(id)arg1 title:(id)arg2 displayTitle:(id)arg3 lastVisitedTimeInterval:(double)arg4; +- (id)initWithURL:(id)arg1 target:(id)arg2 parent:(id)arg3 title:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebPrivate.h new file mode 100644 index 000000000..1164715dd --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem-WebPrivate.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebHistoryItem (WebPrivate) +- (_Bool)_hasCachedPageExpired; +- (_Bool)_isInPageCache; +- (void)_setSharedLinkUniqueIdentifier:(id)arg1; +- (id)_sharedLinkUniqueIdentifier; +- (void)_setBookmarkID:(unsigned int)arg1; +- (unsigned int)_bookmarkID; +- (void)_setScrollPoint:(struct CGPoint)arg1; +- (struct CGPoint)_scrollPoint; +- (void)_setViewportArguments:(id)arg1; +- (id)_viewportArguments; +- (_Bool)_scaleIsInitial; +- (float)_scale; +- (void)_setScale:(float)arg1 isInitial:(_Bool)arg2; +- (unsigned long long)_getWeeklyVisitCounts:(const int **)arg1; +- (unsigned long long)_getDailyVisitCounts:(const int **)arg1; +- (id)_redirectURLs; +- (_Bool)_lastVisitWasHTTPNonGet; +- (void)_setLastVisitWasFailure:(_Bool)arg1; +- (_Bool)lastVisitWasFailure; +- (void)_setTransientProperty:(id)arg1 forKey:(id)arg2; +- (id)_transientPropertyForKey:(id)arg1; +- (id)targetItem; +- (id)_lastVisitedDate; +- (void)_setLastVisitedTimeInterval:(double)arg1; +- (id)URL; +- (void)setAlwaysAttemptToUsePageCache:(_Bool)arg1; +- (id)children; +- (void)setRSSFeedReferrer:(id)arg1; +- (id)RSSFeedReferrer; +- (int)visitCount; +- (_Bool)isTargetItem; +- (id)target; +- (id)dictionaryRepresentationIncludingChildren:(_Bool)arg1; +- (id)dictionaryRepresentation; +- (id)initWithURL:(id)arg1 title:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistoryItem.h b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem.h index 0ec0b54c4..685b0a639 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHistoryItem.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHistoryItem.h @@ -16,10 +16,9 @@ } + (void)initialize; -+ (id)entryWithURL:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (double)lastVisitedTimeInterval; - (id)alternateTitle; - (void)setAlternateTitle:(id)arg1; @@ -31,48 +30,6 @@ - (void)dealloc; - (id)initWithURLString:(id)arg1 title:(id)arg2 lastVisitedTimeInterval:(double)arg3; - (id)init; -- (void)_recordInitialVisit; -- (void)_visitedWithTitle:(id)arg1 increaseVisitCount:(BOOL)arg2; -- (struct CGPoint)scrollPoint; -- (id)initFromDictionaryRepresentation:(id)arg1; -- (void)_mergeAutoCompleteHints:(id)arg1; -- (void)setViewState:(id)arg1; -- (void)setVisitCount:(int)arg1; -- (void)setTitle:(id)arg1; -- (id)initWithWebCoreHistoryItem:(PassRefPtr_b1663a8c)arg1; -- (id)initWithURLString:(id)arg1 title:(id)arg2 displayTitle:(id)arg3 lastVisitedTimeInterval:(double)arg4; -- (id)initWithURL:(id)arg1 target:(id)arg2 parent:(id)arg3 title:(id)arg4; -- (BOOL)_hasCachedPageExpired; -- (BOOL)_isInPageCache; -- (void)_setScrollPoint:(struct CGPoint)arg1; -- (struct CGPoint)_scrollPoint; -- (void)_setViewportArguments:(id)arg1; -- (id)_viewportArguments; -- (BOOL)_scaleIsInitial; -- (float)_scale; -- (void)_setScale:(float)arg1 isInitial:(BOOL)arg2; -- (unsigned long)_getWeeklyVisitCounts:(const int **)arg1; -- (unsigned long)_getDailyVisitCounts:(const int **)arg1; -- (id)_redirectURLs; -- (BOOL)_lastVisitWasHTTPNonGet; -- (void)_setLastVisitWasFailure:(BOOL)arg1; -- (BOOL)lastVisitWasFailure; -- (void)_setTransientProperty:(id)arg1 forKey:(id)arg2; -- (id)_transientPropertyForKey:(id)arg1; -- (id)targetItem; -- (id)_lastVisitedDate; -- (void)_setLastVisitedTimeInterval:(double)arg1; -- (id)URL; -- (void)setAlwaysAttemptToUsePageCache:(BOOL)arg1; -- (id)children; -- (void)setRSSFeedReferrer:(id)arg1; -- (id)RSSFeedReferrer; -- (int)visitCount; -- (BOOL)isTargetItem; -- (id)target; -- (id)dictionaryRepresentationIncludingChildren:(BOOL)arg1; -- (id)dictionaryRepresentation; -- (id)initWithURL:(id)arg1 title:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebHistoryPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebHistoryPrivate.h index 60da44025..36f95f283 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebHistoryPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebHistoryPrivate.h @@ -8,23 +8,24 @@ @class NSMutableArray, NSMutableDictionary; +// Not exported @interface WebHistoryPrivate : NSObject { NSMutableDictionary *_entriesByURL; struct HashMap, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>> *_entriesByDate; NSMutableArray *_orderedLastVisitedDays; - BOOL itemLimitSet; + _Bool itemLimitSet; int itemLimit; - BOOL ageInDaysLimitSet; + _Bool ageInDaysLimitSet; int ageInDaysLimit; } + (void)initialize; - (void)addVisitedLinksToPageGroup:(struct PageGroup *)arg1; -- (BOOL)saveToURL:(id)arg1 error:(id *)arg2; +- (_Bool)saveToURL:(id)arg1 error:(id *)arg2; - (id)data; -- (BOOL)loadFromURL:(id)arg1 collectDiscardedItemsInto:(id)arg2 error:(id *)arg3; -- (BOOL)loadHistoryGutsFromURL:(id)arg1 savedItemsCount:(int *)arg2 collectDiscardedItemsInto:(id)arg3 error:(id *)arg4; +- (_Bool)loadFromURL:(id)arg1 collectDiscardedItemsInto:(id)arg2 error:(id *)arg3; +- (_Bool)loadHistoryGutsFromURL:(id)arg1 savedItemsCount:(int *)arg2 collectDiscardedItemsInto:(id)arg3 error:(id *)arg4; - (id)ageLimitDate; - (int)historyItemLimit; - (void)setHistoryItemLimit:(int)arg1; @@ -32,22 +33,22 @@ - (void)setHistoryAgeInDaysLimit:(int)arg1; - (id)allItems; - (id)itemForURL:(id)arg1; -- (BOOL)containsURL:(id)arg1; +- (_Bool)containsURL:(id)arg1; - (id)itemForURLString:(id)arg1; - (id)orderedItemsLastVisitedOnDay:(id)arg1; - (id)orderedLastVisitedDays; - (void)addItems:(id)arg1; -- (BOOL)removeAllItems; -- (BOOL)removeItems:(id)arg1; -- (BOOL)removeItem:(id)arg1; +- (_Bool)removeAllItems; +- (_Bool)removeItems:(id)arg1; +- (_Bool)removeItem:(id)arg1; - (void)rebuildHistoryByDayIfNeeded:(id)arg1; -- (BOOL)addItem:(id)arg1 discardDuplicate:(BOOL)arg2; -- (id)visitedURL:(id)arg1 withTitle:(id)arg2 increaseVisitCount:(BOOL)arg3; +- (_Bool)addItem:(id)arg1 discardDuplicate:(_Bool)arg2; +- (id)visitedURL:(id)arg1 withTitle:(id)arg2 increaseVisitCount:(_Bool)arg3; - (void)addItemToDateCaches:(id)arg1; -- (BOOL)removeItemForURLString:(id)arg1; -- (BOOL)removeItemFromDateCaches:(id)arg1; +- (_Bool)removeItemForURLString:(id)arg1; +- (_Bool)removeItemFromDateCaches:(id)arg1; - (void)insertItem:(id)arg1 forDateKey:(long long)arg2; -- (BOOL)findKey:(long long *)arg1 forDay:(double)arg2; +- (_Bool)findKey:(long long *)arg1 forDay:(double)arg2; - (void)finalize; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebKit/WebIndicateLayer.h b/iOS7/PrivateFrameworks/WebKit/WebIndicateLayer.h index b72a650b1..08c2738a7 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebIndicateLayer.h +++ b/iOS7/PrivateFrameworks/WebKit/WebIndicateLayer.h @@ -8,6 +8,7 @@ @class WebView; +// Not exported @interface WebIndicateLayer : CALayer { WebView *_webView; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspector-Obsolete.h b/iOS7/PrivateFrameworks/WebKit/WebInspector-Obsolete.h new file mode 100644 index 000000000..fa0d92d10 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebInspector-Obsolete.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebInspector (Obsolete) ++ (id)webInspector; +- (void)showWindow:(id)arg1; +- (void)setWebFrame:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspector.h b/iOS7/PrivateFrameworks/WebKit/WebInspector.h index 864166d99..29a9ea173 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspector.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspector.h @@ -8,31 +8,31 @@ @class WebInspectorFrontend, WebView; +// Not exported @interface WebInspector : NSObject { WebView *_webView; WebInspectorFrontend *_frontend; } -+ (id)webInspector; - (void)releaseFrontend; - (void)setFrontend:(id)arg1; -- (void)evaluateInFrontend:(id)arg1 callId:(long)arg2 script:(id)arg3; +- (void)evaluateInFrontend:(id)arg1 callId:(long long)arg2 script:(id)arg3; - (void)detach:(id)arg1; - (void)attach:(id)arg1; - (void)close:(id)arg1; -- (void)setTimelineProfilingEnabled:(BOOL)arg1; -- (BOOL)isTimelineProfilingEnabled; -- (void)setJavaScriptProfilingEnabled:(BOOL)arg1; -- (BOOL)isJavaScriptProfilingEnabled; +- (void)setTimelineProfilingEnabled:(_Bool)arg1; +- (_Bool)isTimelineProfilingEnabled; +- (void)setJavaScriptProfilingEnabled:(_Bool)arg1; +- (_Bool)isJavaScriptProfilingEnabled; - (void)stopProfilingJavaScript:(id)arg1; - (void)startProfilingJavaScript:(id)arg1; - (void)toggleProfilingJavaScript:(id)arg1; -- (BOOL)isProfilingJavaScript; +- (_Bool)isProfilingJavaScript; - (void)stopDebuggingJavaScript:(id)arg1; - (void)startDebuggingJavaScript:(id)arg1; - (void)toggleDebuggingJavaScript:(id)arg1; -- (BOOL)isDebuggingJavaScript; +- (_Bool)isDebuggingJavaScript; - (void)showTimeline:(id)arg1; - (void)showConsole:(id)arg1; - (void)show:(id)arg1; @@ -40,8 +40,6 @@ - (void)webViewClosed; - (void)dealloc; - (id)initWithWebView:(id)arg1; -- (void)showWindow:(id)arg1; -- (void)setWebFrame:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorClientRegistry.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorClientRegistry.h index b90087dc7..b31cc7b27 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorClientRegistry.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorClientRegistry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebInspectorClientRegistry : NSObject { unsigned int _nextAvailablePageId; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorFrontend.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorFrontend.h index 227687edf..2e65512d1 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorFrontend.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorFrontend.h @@ -6,19 +6,20 @@ #import "NSObject.h" +// Not exported @interface WebInspectorFrontend : NSObject { struct WebInspectorFrontendClient *m_frontendClient; } - (void)showConsole; -- (void)setTimelineProfilingEnabled:(BOOL)arg1; -- (BOOL)isTimelineProfilingEnabled; +- (void)setTimelineProfilingEnabled:(_Bool)arg1; +- (_Bool)isTimelineProfilingEnabled; - (void)stopProfilingJavaScript; - (void)startProfilingJavaScript; -- (BOOL)isProfilingJavaScript; -- (void)setDebuggingEnabled:(BOOL)arg1; -- (BOOL)isDebuggingEnabled; +- (_Bool)isProfilingJavaScript; +- (void)setDebuggingEnabled:(_Bool)arg1; +- (_Bool)isDebuggingEnabled; - (void)detach; - (void)attach; - (id)initWithFrontendClient:(struct WebInspectorFrontendClient *)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorRemoteChannel.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorRemoteChannel.h index 48f3b33ad..decc93f38 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorRemoteChannel.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorRemoteChannel.h @@ -8,6 +8,7 @@ @class WebInspectorServerWebViewConnection; +// Not exported @interface WebInspectorRemoteChannel : NSObject { WebInspectorServerWebViewConnection *_remote; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorServer.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorServer.h index e2dc0db08..7cc1c5d75 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorServer.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorServer.h @@ -11,9 +11,11 @@ @class WebInspectorServerWebViewConnectionController, WebInspectorXPCWrapper; +// Not exported @interface WebInspectorServer : NSObject { - BOOL _isEnabled; + _Bool _isEnabled; + _Bool _hasActiveDebugSession; int _notifyToken; WebInspectorXPCWrapper *_xpcConnection; WebInspectorServerWebViewConnectionController *_connectionController; @@ -23,10 +25,12 @@ - (void)didRegisterClient:(struct WebInspectorClient *)arg1; - (void)xpcConnectionFailed:(id)arg1; - (void)xpcConnection:(id)arg1 receivedMessage:(id)arg2 userInfo:(id)arg3; +- (void)setHasActiveDebugSession:(_Bool)arg1; +- (_Bool)hasActiveDebugSession; - (void)pushListing; - (void)setupXPCConnectionIfNeeded; - (id)xpcConnection; -- (BOOL)isEnabled; +- (_Bool)isEnabled; - (void)stop; - (void)start; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnection.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnection.h index be69d51cb..18cb2ea49 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnection.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnection.h @@ -8,6 +8,7 @@ @class NSNumber, NSString, WebInspectorRemoteChannel, WebInspectorServerWebViewConnectionController; +// Not exported @interface WebInspectorServerWebViewConnection : NSObject { WebInspectorRemoteChannel *_channel; @@ -25,7 +26,7 @@ - (id)identifier; - (id)connectionIdentifier; - (void)dealloc; -- (BOOL)setupChannel; +- (_Bool)setupChannel; - (id)initWithController:(id)arg1 connectionIdentifier:(id)arg2 destination:(id)arg3 identifier:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnectionController.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnectionController.h index 15f6825a4..5f21250dd 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnectionController.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorServerWebViewConnectionController.h @@ -8,11 +8,12 @@ @class NSMutableDictionary, WebInspectorServer; +// Not exported @interface WebInspectorServerWebViewConnectionController : NSObject { WebInspectorServer *_server; NSMutableDictionary *_openConnections; - BOOL _hasScheduledPush; + _Bool _hasScheduledPush; } - (void)sendMessageToFrontend:(id)arg1 userInfo:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorWindowController.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorWindowController.h index f62d70d10..97cee137d 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorWindowController.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorWindowController.h @@ -8,6 +8,7 @@ @class NSString, WebView; +// Not exported @interface WebInspectorWindowController : NSObject { WebView *_inspectedWebView; @@ -25,7 +26,7 @@ id; struct WebInspectorFrontendClient *; } *_inspectorClient; - BOOL _destroyingInspectorView; + _Bool _destroyingInspectorView; WebView *_webView; NSString *_title; } @@ -33,8 +34,8 @@ @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(readonly, nonatomic) WebView *webView; // @synthesize webView=_webView; - (void)destroyInspectorView:(_Bool)arg1; -- (WebInspectorClient_b612fe75 *)inspectorClient; -- (void)setInspectorClient:(WebInspectorClient_b612fe75 *)arg1; +- (WebInspectorClient_507d6387 *)inspectorClient; +- (void)setInspectorClient:(WebInspectorClient_507d6387 *)arg1; - (void)setFrontendClient:(struct WebInspectorFrontendClient *)arg1; - (void)dealloc; - (id)initWithInspectedWebView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebInspectorXPCWrapper.h b/iOS7/PrivateFrameworks/WebKit/WebInspectorXPCWrapper.h index a5b6c12f8..26cbac93b 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebInspectorXPCWrapper.h +++ b/iOS7/PrivateFrameworks/WebKit/WebInspectorXPCWrapper.h @@ -20,7 +20,7 @@ @property(nonatomic) NSObject *connection; // @synthesize connection=_connection; @property(copy, nonatomic) NSString *tag; // @synthesize tag=_tag; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) BOOL available; +@property(readonly, nonatomic) _Bool available; - (void)barrierWithCompletionHandler:(id)arg1; - (void)sendMessage:(id)arg1 userInfo:(id)arg2 replyHandler:(id)arg3; - (void)sendMessage:(id)arg1 userInfo:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebKit/WebMIMETypeRegistry.h b/iOS7/PrivateFrameworks/WebKit/WebMIMETypeRegistry.h index a659ea930..7949608b9 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebMIMETypeRegistry.h +++ b/iOS7/PrivateFrameworks/WebKit/WebMIMETypeRegistry.h @@ -10,8 +10,8 @@ { } -+ (BOOL)isSupportedMediaMIMEType:(id)arg1; -+ (BOOL)isSupportedImageMIMEType:(id)arg1; ++ (_Bool)isSupportedMediaMIMEType:(id)arg1; ++ (_Bool)isSupportedImageMIMEType:(id)arg1; + (id)preferredExtensionForMIMEType:(id)arg1; + (id)mimeTypeForExtension:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebMainThreadInvoker.h b/iOS7/PrivateFrameworks/WebKit/WebMainThreadInvoker.h index 0c19d55c5..1071c8f00 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebMainThreadInvoker.h +++ b/iOS7/PrivateFrameworks/WebKit/WebMainThreadInvoker.h @@ -6,6 +6,7 @@ #import "NSProxy.h" +// Not exported @interface WebMainThreadInvoker : NSProxy { id target; diff --git a/iOS7/PrivateFrameworks/WebKit/WebMultipleTextMatches-Protocol.h b/iOS7/PrivateFrameworks/WebKit/WebMultipleTextMatches-Protocol.h index 27382ee6a..82a3b6e22 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebMultipleTextMatches-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/WebMultipleTextMatches-Protocol.h @@ -9,8 +9,8 @@ @protocol WebMultipleTextMatches - (id)rectsForTextMatches; - (void)unmarkAllTextMatches; -- (unsigned int)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned int)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; -- (BOOL)markedTextMatchesAreHighlighted; -- (void)setMarkedTextMatchesAreHighlighted:(BOOL)arg1; +- (unsigned long long)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned long long)arg3 limit:(unsigned long long)arg4 markMatches:(_Bool)arg5; +- (_Bool)markedTextMatchesAreHighlighted; +- (void)setMarkedTextMatchesAreHighlighted:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebNavigationData.h b/iOS7/PrivateFrameworks/WebKit/WebNavigationData.h index a276fb7e0..cd1911218 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNavigationData.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNavigationData.h @@ -8,6 +8,7 @@ @class WebNavigationDataPrivate; +// Not exported @interface WebNavigationData : NSObject { WebNavigationDataPrivate *_private; @@ -15,12 +16,12 @@ - (void)dealloc; - (id)clientRedirectSource; -- (BOOL)hasSubstituteData; +- (_Bool)hasSubstituteData; - (id)response; - (id)originalRequest; - (id)title; - (id)url; -- (id)initWithURLString:(id)arg1 title:(id)arg2 originalRequest:(id)arg3 response:(id)arg4 hasSubstituteData:(BOOL)arg5 clientRedirectSource:(id)arg6; +- (id)initWithURLString:(id)arg1 title:(id)arg2 originalRequest:(id)arg3 response:(id)arg4 hasSubstituteData:(_Bool)arg5 clientRedirectSource:(id)arg6; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebNavigationDataPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebNavigationDataPrivate.h index 85e55d91c..3f7404ca4 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNavigationDataPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNavigationDataPrivate.h @@ -8,13 +8,14 @@ @class NSString, NSURLRequest, NSURLResponse; +// Not exported @interface WebNavigationDataPrivate : NSObject { NSString *url; NSString *title; NSURLRequest *originalRequest; NSURLResponse *response; - BOOL hasSubstituteData; + _Bool hasSubstituteData; NSString *clientRedirectSource; } diff --git a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlight.h b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlight.h index d057f8682..c5112425a 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlight.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlight.h @@ -8,6 +8,7 @@ @class WAKView, WebHighlightLayer, WebNodeHighlightView; +// Not exported @interface WebNodeHighlight : NSObject { WAKView *_targetView; diff --git a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlightView.h b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlightView.h index b2cb539da..98c6eaf36 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlightView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlightView.h @@ -8,6 +8,7 @@ @class NSMutableArray, WebNodeHighlight; +// Not exported @interface WebNodeHighlightView : WAKView { WebNodeHighlight *_webNodeHighlight; @@ -18,8 +19,8 @@ - (void)layoutSublayers:(id)arg1; - (void)_layoutForRectsHighlight:(struct Highlight *)arg1 parent:(id)arg2; - (void)_layoutForNodeHighlight:(struct Highlight *)arg1 parent:(id)arg2; -- (void)_attach:(id)arg1 numLayers:(unsigned int)arg2; -- (BOOL)isFlipped; +- (void)_attach:(id)arg1 numLayers:(unsigned long long)arg2; +- (_Bool)isFlipped; - (void)detachFromWebNodeHighlight; - (void)dealloc; - (id)initWithWebNodeHighlight:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlighter.h b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlighter.h index b5a35668a..2a8fcc8f2 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNodeHighlighter.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNodeHighlighter.h @@ -8,6 +8,7 @@ @class WebNodeHighlight, WebView; +// Not exported @interface WebNodeHighlighter : NSObject { WebView *_inspectedWebView; diff --git a/iOS7/PrivateFrameworks/WebKit/WebNotification.h b/iOS7/PrivateFrameworks/WebKit/WebNotification.h index a700aeb3c..b46dd42a9 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNotification.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNotification.h @@ -8,6 +8,7 @@ @class WebNotificationPrivate; +// Not exported @interface WebNotification : NSObject { WebNotificationPrivate *_private; diff --git a/iOS7/PrivateFrameworks/WebKit/WebNotificationPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebNotificationPrivate.h index 50971bd84..7e5a12ab1 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebNotificationPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebNotificationPrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebNotificationPrivate : NSObject { } diff --git a/iOS7/PrivateFrameworks/WebKit/WebOpenPanelResultListener.h b/iOS7/PrivateFrameworks/WebKit/WebOpenPanelResultListener.h index 4bf17319f..17ab65041 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebOpenPanelResultListener.h +++ b/iOS7/PrivateFrameworks/WebKit/WebOpenPanelResultListener.h @@ -8,6 +8,7 @@ #import +// Not exported @interface WebOpenPanelResultListener : NSObject { struct FileChooser *_chooser; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPDFView.h b/iOS7/PrivateFrameworks/WebKit/WebPDFView.h index 84e549631..b3decd287 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPDFView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPDFView.h @@ -13,7 +13,7 @@ @interface WebPDFView : WAKView { - BOOL dataSourceHasBeenSet; + _Bool dataSourceHasBeenSet; struct CGPDFDocument *_PDFDocument; NSString *_title; struct CGRect *_pageRects; @@ -29,7 +29,7 @@ - (unsigned int)pageNumberForRect:(struct CGRect)arg1; - (id)title; - (id)documentSource; -- (BOOL)canProvideDocumentSource; +- (_Bool)canProvideDocumentSource; - (void)finishedLoadingWithDataSource:(id)arg1; - (void)_checkPDFTitle; - (void)_computePageRects; @@ -38,7 +38,7 @@ - (void)viewDidMoveToHostWindow; - (void)viewWillMoveToHostWindow:(id)arg1; - (void)layout; -- (void)setNeedsLayout:(BOOL)arg1; +- (void)setNeedsLayout:(_Bool)arg1; - (void)dataSourceUpdated:(id)arg1; - (void)setDataSource:(id)arg1; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPDFViewPlaceholder.h b/iOS7/PrivateFrameworks/WebKit/WebPDFViewPlaceholder.h index 92452c588..6f83c8f9d 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPDFViewPlaceholder.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPDFViewPlaceholder.h @@ -19,13 +19,15 @@ struct CGPDFDocument *_document; WebDataSource *_dataSource; NSObject *_delegate; - BOOL _didFinishLoadAndMemoryMap; + _Bool _didFinishLoadAndMemoryMap; struct CGSize _containerSize; + _Bool _didCompleteLayout; } + (id)supportedMIMETypes; + (Class)_representationClassForWebFrame:(id)arg1; + (void)setAsPDFDocRepAndView; +@property(readonly, nonatomic) _Bool didCompleteLayout; // @synthesize didCompleteLayout=_didCompleteLayout; @property struct CGSize containerSize; // @synthesize containerSize=_containerSize; @property(retain) NSString *title; // @synthesize title=_title; @property(retain) NSArray *pageYOrigins; // @synthesize pageYOrigins=_pageYOrigins; @@ -33,7 +35,7 @@ @property NSObject *delegate; // @synthesize delegate=_delegate; - (id).cxx_construct; - (void)simulateClickOnLinkToURL:(id)arg1; -- (struct CGRect)rectForPageNumber:(unsigned int)arg1; +- (struct CGRect)rectForPageNumber:(unsigned long long)arg1; - (void)didUnlockDocument; - (struct CGSize)_computePageRects:(struct CGPDFDocument *)arg1; - (struct CGRect)_getPDFPageBounds:(struct CGPDFPage *)arg1; @@ -41,7 +43,7 @@ - (void)_updateTitleForURL:(id)arg1; - (void)_evaluateJSForDocument:(struct CGPDFDocument *)arg1; - (id)documentSource; -- (BOOL)canProvideDocumentSource; +- (_Bool)canProvideDocumentSource; - (void)finishedLoadingWithDataSource:(id)arg1; - (void)dataSourceMemoryMapFailed; - (void)dataSourceMemoryMapped; @@ -55,8 +57,9 @@ - (void)_notifyDidCompleteLayout; - (void)setDataSource:(id)arg1; - (void)dealloc; -@property(readonly) unsigned int totalPages; +@property(readonly) unsigned long long totalPages; @property(readonly) struct CGPDFDocument *doc; +- (void)clearDocument; - (void)setDocument:(struct CGPDFDocument *)arg1; @property(readonly) struct CGPDFDocument *document; // @synthesize document=_document; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPlainWhiteView.h b/iOS7/PrivateFrameworks/WebKit/WebPlainWhiteView.h index 95170dfd9..9daf08268 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPlainWhiteView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPlainWhiteView.h @@ -9,16 +9,17 @@ #import "WebDocumentElement-Protocol.h" #import "WebDocumentView-Protocol.h" +// Not exported @interface WebPlainWhiteView : WAKView { } -- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(BOOL)arg2; +- (id)elementAtPoint:(struct CGPoint)arg1 allowShadowContent:(_Bool)arg2; - (id)elementAtPoint:(struct CGPoint)arg1; - (void)viewDidMoveToHostWindow; - (void)viewWillMoveToHostWindow:(id)arg1; - (void)layout; -- (void)setNeedsLayout:(BOOL)arg1; +- (void)setNeedsLayout:(_Bool)arg1; - (void)dataSourceUpdated:(id)arg1; - (void)setDataSource:(id)arg1; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPluginContainerCheck.h b/iOS7/PrivateFrameworks/WebKit/WebPluginContainerCheck.h index d46061be6..bc00fd18e 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPluginContainerCheck.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPluginContainerCheck.h @@ -8,6 +8,7 @@ @class NSString, NSURLRequest, WebPolicyDecisionListener; +// Not exported @interface WebPluginContainerCheck : NSObject { NSURLRequest *_request; @@ -16,7 +17,7 @@ id _resultObject; SEL _resultSelector; id _contextInfo; - BOOL _done; + _Bool _done; WebPolicyDecisionListener *_listener; } @@ -26,7 +27,7 @@ - (void)start; - (void)_askPolicyDelegate; - (id)_actionInformationWithURL:(id)arg1; -- (BOOL)_isForbiddenFileLoad; +- (_Bool)_isForbiddenFileLoad; - (void)_continueWithPolicy:(int)arg1; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPluginController.h b/iOS7/PrivateFrameworks/WebKit/WebPluginController.h index 2c2544f54..d529c8946 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPluginController.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPluginController.h @@ -16,13 +16,13 @@ WAKView *_documentView; WebDataSource *_dataSource; NSMutableArray *_views; - BOOL _started; + _Bool _started; NSMutableSet *_checksInProgress; NSMutableArray *_viewsNotInDocument; } + (void)pluginViewHidden:(id)arg1; -+ (BOOL)isPlugInView:(id)arg1; ++ (_Bool)isPlugInView:(id)arg1; + (void)addPlugInView:(id)arg1; + (id)plugInViewWithArguments:(id)arg1 fromPluginPackage:(id)arg2; - (void)_webPluginContainerPostMediaPlayerNotification:(int)arg1 forElement:(id)arg2; @@ -40,7 +40,7 @@ - (void)webPlugInContainerWillShowFullScreenForView:(id)arg1; - (void)webPlugInContainerLoadRequest:(id)arg1 inFrame:(id)arg2; - (id)_webPluginContainerCheckIfAllowedToLoadRequest:(id)arg1 inFrame:(id)arg2 resultObject:(id)arg3 selector:(SEL)arg4; -- (BOOL)processingUserGesture; +- (_Bool)processingUserGesture; - (void)destroyAllPlugins; - (void)_cancelOutstandingChecks; - (void)_webPluginContainerCancelCheckIfAllowedToLoadRequest:(id)arg1; @@ -55,7 +55,7 @@ - (void)stopOnePluginForPageCache:(id)arg1; - (void)stopOnePlugin:(id)arg1; - (id)superlayerForPluginView:(id)arg1; -- (BOOL)plugInsAreRunning; +- (_Bool)plugInsAreRunning; - (void)dealloc; - (void)setDataSource:(id)arg1; - (id)initWithDocumentView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase-Internal.h b/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase-Internal.h new file mode 100644 index 000000000..90873a82f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase-Internal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebPluginDatabase (Internal) ++ (id)_defaultPlugInPaths; +- (id)_scanForNewPlugins; +- (void)_removePlugin:(id)arg1; +- (void)_addPlugin:(id)arg1; +- (id)_plugInPaths; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase.h b/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase.h index b9ddfb71a..6f38c4324 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPluginDatabase.h @@ -19,12 +19,11 @@ + (void)setAdditionalWebPlugInPaths:(id)arg1; + (void)closeSharedDatabase; + (id)sharedDatabase; -+ (id)_defaultPlugInPaths; - (void)destroyAllPluginInstanceViews; - (void)removePluginInstanceViewsFor:(id)arg1; - (void)removePluginInstanceView:(id)arg1; - (void)addPluginInstanceView:(id)arg1; -- (BOOL)isMIMETypeRegistered:(id)arg1; +- (_Bool)isMIMETypeRegistered:(id)arg1; - (void)refresh; - (void)dealloc; - (id)init; @@ -33,10 +32,6 @@ - (id)plugins; - (id)pluginForExtension:(id)arg1; - (id)pluginForMIMEType:(id)arg1; -- (id)_scanForNewPlugins; -- (void)_removePlugin:(id)arg1; -- (void)_addPlugin:(id)arg1; -- (id)_plugInPaths; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebPluginPackage.h b/iOS7/PrivateFrameworks/WebKit/WebPluginPackage.h index 5eb2a8e4e..51c9a1dbe 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPluginPackage.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPluginPackage.h @@ -8,13 +8,14 @@ @class NSBundle; +// Not exported @interface WebPluginPackage : WebBasePluginPackage { NSBundle *nsBundle; } - (id)bundle; -- (BOOL)load; +- (_Bool)load; - (Class)viewFactory; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListener.h b/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListener.h index 389154494..f93f61de4 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListener.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListener.h @@ -10,6 +10,7 @@ @class WebPolicyDecisionListenerPrivate; +// Not exported @interface WebPolicyDecisionListener : NSObject { WebPolicyDecisionListenerPrivate *_private; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListenerPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListenerPrivate.h index aa896e10e..c3e2d6ccc 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListenerPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPolicyDecisionListenerPrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebPolicyDecisionListenerPrivate : NSObject { id target; diff --git a/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebInternal.h new file mode 100644 index 000000000..9909344ad --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebPreferences (WebInternal) ++ (id)_concatenateKeyWithIBCreatorID:(id)arg1; ++ (id)_IBCreatorID; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebPrivate.h new file mode 100644 index 000000000..e2c4d18db --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebPreferences-WebPrivate.h @@ -0,0 +1,229 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebPreferences (WebPrivate) ++ (void)setWebKitLinkTimeVersion:(int)arg1; ++ (void)_setCurrentNetworkLoaderSessionCookieAcceptPolicy:(unsigned long long)arg1; ++ (void)_switchNetworkLoaderToNewTestingSession; ++ (void)_setIBCreatorID:(id)arg1; ++ (void)_setInitialDefaultTextEncodingToSystemEncoding; ++ (unsigned int)_systemCFStringEncoding; ++ (void)_removeReferenceForIdentifier:(id)arg1; ++ (void)_checkLastReferenceForIdentifier:(id)arg1; ++ (void)_setInstance:(id)arg1 forIdentifier:(id)arg2; ++ (id)_getInstanceForIdentifier:(id)arg1; +- (void)setLowPowerVideoAudioBufferSizeEnabled:(_Bool)arg1; +- (_Bool)lowPowerVideoAudioBufferSizeEnabled; +- (void)setHiddenPageCSSAnimationSuspensionEnabled:(_Bool)arg1; +- (_Bool)hiddenPageCSSAnimationSuspensionEnabled; +- (void)setHiddenPageDOMTimerThrottlingEnabled:(_Bool)arg1; +- (_Bool)hiddenPageDOMTimerThrottlingEnabled; +- (void)setPlugInSnapshottingEnabled:(_Bool)arg1; +- (_Bool)plugInSnapshottingEnabled; +- (int)storageBlockingPolicy; +- (void)setStorageBlockingPolicy:(int)arg1; +- (void)setScreenFontSubstitutionEnabled:(_Bool)arg1; +- (_Bool)screenFontSubstitutionEnabled; +- (void)setDiagnosticLoggingEnabled:(_Bool)arg1; +- (_Bool)diagnosticLoggingEnabled; +- (double)incrementalRenderingSuppressionTimeoutInSeconds; +- (void)setIncrementalRenderingSuppressionTimeoutInSeconds:(double)arg1; +- (void)setRequestAnimationFrameEnabled:(_Bool)arg1; +- (_Bool)requestAnimationFrameEnabled; +- (_Bool)shouldRespectImageOrientation; +- (void)setShouldRespectImageOrientation:(_Bool)arg1; +- (_Bool)regionBasedColumnsEnabled; +- (void)setRegionBasedColumnsEnabled:(_Bool)arg1; +- (_Bool)notificationsEnabled; +- (void)setNotificationsEnabled:(_Bool)arg1; +- (_Bool)shouldDisplayTextDescriptions; +- (void)setShouldDisplayTextDescriptions:(_Bool)arg1; +- (_Bool)shouldDisplayCaptions; +- (void)setShouldDisplayCaptions:(_Bool)arg1; +- (_Bool)shouldDisplaySubtitles; +- (void)setShouldDisplaySubtitles:(_Bool)arg1; +- (_Bool)wantsBalancedSetDefersLoadingBehavior; +- (void)setWantsBalancedSetDefersLoadingBehavior:(_Bool)arg1; +- (_Bool)backspaceKeyNavigationEnabled; +- (void)setBackspaceKeyNavigationEnabled:(_Bool)arg1; +- (void)_invalidateCachedPreferences; +- (void)setPageCacheSupportsPlugins:(_Bool)arg1; +- (_Bool)pageCacheSupportsPlugins; +- (void)setPictographFontFamily:(id)arg1; +- (id)pictographFontFamily; +- (void)setSeamlessIFramesEnabled:(_Bool)arg1; +- (_Bool)seamlessIFramesEnabled; +- (void)setMockScrollbarsEnabled:(_Bool)arg1; +- (_Bool)mockScrollbarsEnabled; +- (void)setMediaPlaybackAllowsInline:(_Bool)arg1; +- (_Bool)mediaPlaybackAllowsInline; +- (void)setMediaPlaybackRequiresUserGesture:(_Bool)arg1; +- (_Bool)mediaPlaybackRequiresUserGesture; +- (void)setNetworkInterfaceName:(id)arg1; +- (id)networkInterfaceName; +- (void)setNetworkDataUsageTrackingEnabled:(_Bool)arg1; +- (_Bool)networkDataUsageTrackingEnabled; +- (void)setAudioSessionCategoryOverride:(unsigned int)arg1; +- (unsigned int)audioSessionCategoryOverride; +- (void)setMediaPlaybackAllowsAirPlay:(_Bool)arg1; +- (_Bool)mediaPlaybackAllowsAirPlay; +- (_Bool)isHixie76WebSocketProtocolEnabled; +- (void)setHixie76WebSocketProtocolEnabled:(_Bool)arg1; +- (_Bool)isQTKitEnabled; +- (void)setQTKitEnabled:(_Bool)arg1; +- (_Bool)isAVFoundationEnabled; +- (void)setAVFoundationEnabled:(_Bool)arg1; +- (_Bool)loadsSiteIconsIgnoringImageLoadingPreference; +- (void)setLoadsSiteIconsIgnoringImageLoadingPreference:(_Bool)arg1; +- (_Bool)asynchronousSpellCheckingEnabled; +- (void)setAsynchronousSpellCheckingEnabled:(_Bool)arg1; +- (_Bool)fullScreenEnabled; +- (void)setFullScreenEnabled:(_Bool)arg1; +- (void)_setPreferenceForTestWithValue:(id)arg1 forKey:(id)arg2; +- (void)willAddToWebView; +- (void)didRemoveFromWebView; +- (void)setUsePreHTML5ParserQuirks:(_Bool)arg1; +- (_Bool)usePreHTML5ParserQuirks; +- (void)setHyperlinkAuditingEnabled:(_Bool)arg1; +- (_Bool)hyperlinkAuditingEnabled; +- (void)setPaginateDuringLayoutEnabled:(_Bool)arg1; +- (_Bool)paginateDuringLayoutEnabled; +- (void)setSpatialNavigationEnabled:(_Bool)arg1; +- (_Bool)isSpatialNavigationEnabled; +- (void)setFrameFlatteningEnabled:(_Bool)arg1; +- (_Bool)isFrameFlatteningEnabled; +- (void)_setDiskImageCacheSavedCacheDirectory:(id)arg1; +- (id)_diskImageCacheSavedCacheDirectory; +- (void)setDiskImageCacheMaximumCacheSize:(unsigned int)arg1; +- (unsigned int)diskImageCacheMaximumCacheSize; +- (void)setDiskImageCacheMinimumImageSize:(unsigned int)arg1; +- (unsigned int)diskImageCacheMinimumImageSize; +- (void)setDiskImageCacheEnabled:(_Bool)arg1; +- (_Bool)diskImageCacheEnabled; +- (void)setAccelerated2dCanvasEnabled:(_Bool)arg1; +- (_Bool)accelerated2dCanvasEnabled; +- (void)setWebGLEnabled:(_Bool)arg1; +- (_Bool)webGLEnabled; +- (void)setWebAudioEnabled:(_Bool)arg1; +- (_Bool)webAudioEnabled; +- (void)setShowRepaintCounter:(_Bool)arg1; +- (_Bool)showRepaintCounter; +- (void)setShowDebugBorders:(_Bool)arg1; +- (_Bool)showDebugBorders; +- (void)setCSSGridLayoutEnabled:(_Bool)arg1; +- (_Bool)cssGridLayoutEnabled; +- (void)setCSSCompositingEnabled:(_Bool)arg1; +- (_Bool)cssCompositingEnabled; +- (void)setCSSRegionsEnabled:(_Bool)arg1; +- (_Bool)cssRegionsEnabled; +- (void)setCSSCustomFilterEnabled:(_Bool)arg1; +- (_Bool)cssCustomFilterEnabled; +- (void)setAcceleratedCompositingEnabled:(_Bool)arg1; +- (_Bool)acceleratedCompositingEnabled; +- (void)setCanvasUsesAcceleratedDrawing:(_Bool)arg1; +- (_Bool)canvasUsesAcceleratedDrawing; +- (void)setAcceleratedDrawingEnabled:(_Bool)arg1; +- (_Bool)acceleratedDrawingEnabled; +- (void)_setForceFTPDirectoryListings:(_Bool)arg1; +- (_Bool)_forceFTPDirectoryListings; +- (void)_setFTPDirectoryTemplatePath:(id)arg1; +- (id)_ftpDirectoryTemplatePath; +- (void)_setLocalStorageDatabasePath:(id)arg1; +- (id)_localStorageDatabasePath; +- (void)setDOMPasteAllowed:(_Bool)arg1; +- (_Bool)isDOMPasteAllowed; +- (void)_postPreferencesChangedAPINotification; +- (void)_postPreferencesChangedNotification; +- (void)setExperimentalNotificationsEnabled:(_Bool)arg1; +- (_Bool)experimentalNotificationsEnabled; +- (void)setLocalStorageEnabled:(_Bool)arg1; +- (_Bool)localStorageEnabled; +- (void)setStorageTrackerEnabled:(_Bool)arg1; +- (_Bool)storageTrackerEnabled; +- (void)setDatabasesEnabled:(_Bool)arg1; +- (_Bool)databasesEnabled; +- (void)_setUseSiteSpecificSpoofing:(_Bool)arg1; +- (_Bool)_useSiteSpecificSpoofing; +- (void)setTextDirectionSubmenuInclusionBehavior:(int)arg1; +- (int)textDirectionSubmenuInclusionBehavior; +- (void)setEditableLinkBehavior:(int)arg1; +- (int)editableLinkBehavior; +- (void)setApplicationCacheDefaultOriginQuota:(long long)arg1; +- (long long)applicationCacheDefaultOriginQuota; +- (void)setApplicationCacheTotalQuota:(long long)arg1; +- (long long)applicationCacheTotalQuota; +- (float)_passwordEchoDuration; +- (_Bool)_allowPasswordEcho; +- (int)_interpolationQuality; +- (void)_setInterpolationQuality:(int)arg1; +- (_Bool)_allowCompositingLayerVisualDegradation; +- (void)_setAllowCompositingLayerVisualDegradation:(_Bool)arg1; +- (_Bool)_alwaysUseAcceleratedOverflowScroll; +- (void)_setAlwaysUseAcceleratedOverflowScroll:(_Bool)arg1; +- (_Bool)_alwaysRequestGeolocationPermission; +- (void)_setAlwaysRequestGeolocationPermission:(_Bool)arg1; +- (_Bool)_allowMultiElementImplicitFormSubmission; +- (void)_setAllowMultiElementImplicitFormSubmission:(_Bool)arg1; +- (_Bool)_alwaysUseBaselineOfPrimaryFont; +- (void)_setAlwaysUseBaselineOfPrimaryFont:(_Bool)arg1; +- (int)_NSURLDiskCacheSize; +- (void)_setNSURLDiskCacheSize:(int)arg1; +- (int)_NSURLMemoryCacheSize; +- (void)_setNSURLMemoryCacheSize:(int)arg1; +- (int)_objectCacheSize; +- (void)_setObjectCacheSize:(int)arg1; +- (int)_pageCacheSize; +- (void)_setPageCacheSize:(int)arg1; +- (float)_maxParseDuration; +- (void)_setMaxParseDuration:(float)arg1; +- (int)_layoutInterval; +- (void)_setLayoutInterval:(int)arg1; +- (float)_minimumZoomFontSize; +- (void)_setMinimumZoomFontSize:(float)arg1; +- (_Bool)_telephoneNumberParsingEnabled; +- (void)_setTelephoneNumberParsingEnabled:(_Bool)arg1; +- (void)_setStandalone:(_Bool)arg1; +- (_Bool)_standalone; +- (unsigned long long)_maximumImageSize; +- (double)_backForwardCacheExpirationInterval; +- (void)setAllowFileAccessFromFileURLs:(_Bool)arg1; +- (_Bool)allowFileAccessFromFileURLs; +- (void)setAllowUniversalAccessFromFileURLs:(_Bool)arg1; +- (_Bool)allowUniversalAccessFromFileURLs; +- (void)setWebSecurityEnabled:(_Bool)arg1; +- (_Bool)isWebSecurityEnabled; +- (void)setUsesEncodingDetector:(_Bool)arg1; +- (_Bool)usesEncodingDetector; +- (void)setAutomaticallyDetectsCacheModel:(_Bool)arg1; +- (_Bool)automaticallyDetectsCacheModel; +- (void)setShrinksStandaloneImagesToFit:(_Bool)arg1; +- (_Bool)shrinksStandaloneImagesToFit; +- (void)setXSSAuditorEnabled:(_Bool)arg1; +- (_Bool)isXSSAuditorEnabled; +- (void)setJavaScriptCanAccessClipboard:(_Bool)arg1; +- (_Bool)javaScriptCanAccessClipboard; +- (void)setZoomsTextOnly:(_Bool)arg1; +- (_Bool)zoomsTextOnly; +- (void)setOfflineWebApplicationCacheEnabled:(_Bool)arg1; +- (_Bool)offlineWebApplicationCacheEnabled; +- (void)setLocalFileContentSniffingEnabled:(_Bool)arg1; +- (_Bool)localFileContentSniffingEnabled; +- (void)setWebArchiveDebugModeEnabled:(_Bool)arg1; +- (_Bool)webArchiveDebugModeEnabled; +- (void)setApplicationChromeModeEnabled:(_Bool)arg1; +- (_Bool)applicationChromeModeEnabled; +- (void)setAuthorAndUserStylesEnabled:(_Bool)arg1; +- (_Bool)authorAndUserStylesEnabled; +- (void)setDeveloperExtrasEnabled:(_Bool)arg1; +- (_Bool)javaScriptExperimentsEnabled; +- (void)setJavaScriptExperimentsEnabled:(_Bool)arg1; +- (_Bool)developerExtrasEnabled; +- (void)setDNSPrefetchingEnabled:(_Bool)arg1; +- (_Bool)isDNSPrefetchingEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebPreferences.h b/iOS7/PrivateFrameworks/WebKit/WebPreferences.h index 8c92fec86..1ee3e94c2 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebPreferences.h +++ b/iOS7/PrivateFrameworks/WebKit/WebPreferences.h @@ -15,47 +15,35 @@ + (void)initialize; + (id)standardPreferences; -+ (void)setWebKitLinkTimeVersion:(int)arg1; -+ (void)_setCurrentNetworkLoaderSessionCookieAcceptPolicy:(unsigned int)arg1; -+ (void)_switchNetworkLoaderToNewTestingSession; -+ (void)_setIBCreatorID:(id)arg1; -+ (void)_setInitialDefaultTextEncodingToSystemEncoding; -+ (unsigned long)_systemCFStringEncoding; -+ (void)_removeReferenceForIdentifier:(id)arg1; -+ (void)_checkLastReferenceForIdentifier:(id)arg1; -+ (void)_setInstance:(id)arg1 forIdentifier:(id)arg2; -+ (id)_getInstanceForIdentifier:(id)arg1; -+ (id)_concatenateKeyWithIBCreatorID:(id)arg1; -+ (id)_IBCreatorID; -- (BOOL)suppressesIncrementalRendering; -- (void)setSuppressesIncrementalRendering:(BOOL)arg1; -- (unsigned int)cacheModel; -- (void)setCacheModel:(unsigned int)arg1; +- (_Bool)suppressesIncrementalRendering; +- (void)setSuppressesIncrementalRendering:(_Bool)arg1; +- (unsigned long long)cacheModel; +- (void)setCacheModel:(unsigned long long)arg1; - (void)_postCacheModelChangedNotification; -- (BOOL)usesPageCache; -- (void)setUsesPageCache:(BOOL)arg1; -- (BOOL)privateBrowsingEnabled; -- (void)setPrivateBrowsingEnabled:(BOOL)arg1; -- (BOOL)autosaves; -- (void)setAutosaves:(BOOL)arg1; -- (BOOL)loadsImagesAutomatically; -- (void)setLoadsImagesAutomatically:(BOOL)arg1; -- (void)setAllowsAnimatedImageLooping:(BOOL)arg1; -- (BOOL)allowsAnimatedImageLooping; -- (void)setAllowsAnimatedImages:(BOOL)arg1; -- (BOOL)allowsAnimatedImages; -- (void)setPlugInsEnabled:(BOOL)arg1; -- (BOOL)arePlugInsEnabled; -- (void)setJavaScriptCanOpenWindowsAutomatically:(BOOL)arg1; -- (BOOL)javaScriptCanOpenWindowsAutomatically; -- (void)setJavaScriptEnabled:(BOOL)arg1; -- (BOOL)isJavaScriptEnabled; -- (void)setJavaEnabled:(BOOL)arg1; -- (BOOL)isJavaEnabled; +- (_Bool)usesPageCache; +- (void)setUsesPageCache:(_Bool)arg1; +- (_Bool)privateBrowsingEnabled; +- (void)setPrivateBrowsingEnabled:(_Bool)arg1; +- (_Bool)autosaves; +- (void)setAutosaves:(_Bool)arg1; +- (_Bool)loadsImagesAutomatically; +- (void)setLoadsImagesAutomatically:(_Bool)arg1; +- (void)setAllowsAnimatedImageLooping:(_Bool)arg1; +- (_Bool)allowsAnimatedImageLooping; +- (void)setAllowsAnimatedImages:(_Bool)arg1; +- (_Bool)allowsAnimatedImages; +- (void)setPlugInsEnabled:(_Bool)arg1; +- (_Bool)arePlugInsEnabled; +- (void)setJavaScriptCanOpenWindowsAutomatically:(_Bool)arg1; +- (_Bool)javaScriptCanOpenWindowsAutomatically; +- (void)setJavaScriptEnabled:(_Bool)arg1; +- (_Bool)isJavaScriptEnabled; +- (void)setJavaEnabled:(_Bool)arg1; +- (_Bool)isJavaEnabled; - (void)setUserStyleSheetLocation:(id)arg1; - (id)userStyleSheetLocation; -- (void)setUserStyleSheetEnabled:(BOOL)arg1; -- (BOOL)userStyleSheetEnabled; +- (void)setUserStyleSheetEnabled:(_Bool)arg1; +- (_Bool)userStyleSheetEnabled; - (void)setDefaultTextEncodingName:(id)arg1; - (id)defaultTextEncodingName; - (void)setMinimumLogicalFontSize:(int)arg1; @@ -82,8 +70,8 @@ - (unsigned long long)_unsignedLongLongValueForKey:(id)arg1; - (void)_setLongLongValue:(long long)arg1 forKey:(id)arg2; - (long long)_longLongValueForKey:(id)arg1; -- (void)_setBoolValue:(BOOL)arg1 forKey:(id)arg2; -- (BOOL)_boolValueForKey:(id)arg1; +- (void)_setBoolValue:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)_boolValueForKey:(id)arg1; - (void)_setFloatValue:(float)arg1 forKey:(id)arg2; - (float)_floatValueForKey:(id)arg1; - (void)_setUnsignedIntValue:(unsigned int)arg1 forKey:(id)arg2; @@ -97,215 +85,9 @@ - (void)dealloc; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (id)initWithIdentifier:(id)arg1 sendChangeNotification:(BOOL)arg2; +- (id)initWithIdentifier:(id)arg1 sendChangeNotification:(_Bool)arg2; - (id)initWithIdentifier:(id)arg1; - (id)init; -- (void)setHiddenPageCSSAnimationSuspensionEnabled:(BOOL)arg1; -- (BOOL)hiddenPageCSSAnimationSuspensionEnabled; -- (void)setHiddenPageDOMTimerThrottlingEnabled:(BOOL)arg1; -- (BOOL)hiddenPageDOMTimerThrottlingEnabled; -- (void)setPlugInSnapshottingEnabled:(BOOL)arg1; -- (BOOL)plugInSnapshottingEnabled; -- (int)storageBlockingPolicy; -- (void)setStorageBlockingPolicy:(int)arg1; -- (void)setScreenFontSubstitutionEnabled:(BOOL)arg1; -- (BOOL)screenFontSubstitutionEnabled; -- (void)setDiagnosticLoggingEnabled:(BOOL)arg1; -- (BOOL)diagnosticLoggingEnabled; -- (double)incrementalRenderingSuppressionTimeoutInSeconds; -- (void)setIncrementalRenderingSuppressionTimeoutInSeconds:(double)arg1; -- (void)setRequestAnimationFrameEnabled:(BOOL)arg1; -- (BOOL)requestAnimationFrameEnabled; -- (BOOL)shouldRespectImageOrientation; -- (void)setShouldRespectImageOrientation:(BOOL)arg1; -- (BOOL)regionBasedColumnsEnabled; -- (void)setRegionBasedColumnsEnabled:(BOOL)arg1; -- (BOOL)notificationsEnabled; -- (void)setNotificationsEnabled:(BOOL)arg1; -- (BOOL)shouldDisplayTextDescriptions; -- (void)setShouldDisplayTextDescriptions:(BOOL)arg1; -- (BOOL)shouldDisplayCaptions; -- (void)setShouldDisplayCaptions:(BOOL)arg1; -- (BOOL)shouldDisplaySubtitles; -- (void)setShouldDisplaySubtitles:(BOOL)arg1; -- (BOOL)wantsBalancedSetDefersLoadingBehavior; -- (void)setWantsBalancedSetDefersLoadingBehavior:(BOOL)arg1; -- (BOOL)backspaceKeyNavigationEnabled; -- (void)setBackspaceKeyNavigationEnabled:(BOOL)arg1; -- (void)_invalidateCachedPreferences; -- (void)setPageCacheSupportsPlugins:(BOOL)arg1; -- (BOOL)pageCacheSupportsPlugins; -- (void)setPictographFontFamily:(id)arg1; -- (id)pictographFontFamily; -- (void)setSeamlessIFramesEnabled:(BOOL)arg1; -- (BOOL)seamlessIFramesEnabled; -- (void)setMockScrollbarsEnabled:(BOOL)arg1; -- (BOOL)mockScrollbarsEnabled; -- (void)setMediaPlaybackAllowsInline:(BOOL)arg1; -- (BOOL)mediaPlaybackAllowsInline; -- (void)setMediaPlaybackRequiresUserGesture:(BOOL)arg1; -- (BOOL)mediaPlaybackRequiresUserGesture; -- (void)setNetworkDataUsageTrackingEnabled:(_Bool)arg1; -- (BOOL)networkDataUsageTrackingEnabled; -- (void)setAudioSessionCategoryOverride:(unsigned int)arg1; -- (unsigned int)audioSessionCategoryOverride; -- (void)setMediaPlaybackAllowsAirPlay:(BOOL)arg1; -- (BOOL)mediaPlaybackAllowsAirPlay; -- (BOOL)isHixie76WebSocketProtocolEnabled; -- (void)setHixie76WebSocketProtocolEnabled:(BOOL)arg1; -- (BOOL)isQTKitEnabled; -- (void)setQTKitEnabled:(BOOL)arg1; -- (BOOL)isAVFoundationEnabled; -- (void)setAVFoundationEnabled:(BOOL)arg1; -- (BOOL)loadsSiteIconsIgnoringImageLoadingPreference; -- (void)setLoadsSiteIconsIgnoringImageLoadingPreference:(BOOL)arg1; -- (BOOL)asynchronousSpellCheckingEnabled; -- (void)setAsynchronousSpellCheckingEnabled:(BOOL)arg1; -- (BOOL)fullScreenEnabled; -- (void)setFullScreenEnabled:(BOOL)arg1; -- (void)_setPreferenceForTestWithValue:(id)arg1 forKey:(id)arg2; -- (void)willAddToWebView; -- (void)didRemoveFromWebView; -- (void)setUsePreHTML5ParserQuirks:(BOOL)arg1; -- (BOOL)usePreHTML5ParserQuirks; -- (void)setHyperlinkAuditingEnabled:(BOOL)arg1; -- (BOOL)hyperlinkAuditingEnabled; -- (void)setMemoryInfoEnabled:(BOOL)arg1; -- (BOOL)memoryInfoEnabled; -- (void)setPaginateDuringLayoutEnabled:(BOOL)arg1; -- (BOOL)paginateDuringLayoutEnabled; -- (void)setSpatialNavigationEnabled:(BOOL)arg1; -- (BOOL)isSpatialNavigationEnabled; -- (void)setFrameFlatteningEnabled:(BOOL)arg1; -- (BOOL)isFrameFlatteningEnabled; -- (void)_setDiskImageCacheSavedCacheDirectory:(id)arg1; -- (id)_diskImageCacheSavedCacheDirectory; -- (void)setDiskImageCacheMaximumCacheSize:(unsigned int)arg1; -- (unsigned int)diskImageCacheMaximumCacheSize; -- (void)setDiskImageCacheMinimumImageSize:(unsigned int)arg1; -- (unsigned int)diskImageCacheMinimumImageSize; -- (void)setDiskImageCacheEnabled:(BOOL)arg1; -- (BOOL)diskImageCacheEnabled; -- (void)setAccelerated2dCanvasEnabled:(BOOL)arg1; -- (BOOL)accelerated2dCanvasEnabled; -- (void)setWebGLEnabled:(BOOL)arg1; -- (BOOL)webGLEnabled; -- (void)setWebAudioEnabled:(BOOL)arg1; -- (BOOL)webAudioEnabled; -- (void)setShowRepaintCounter:(BOOL)arg1; -- (BOOL)showRepaintCounter; -- (void)setShowDebugBorders:(BOOL)arg1; -- (BOOL)showDebugBorders; -- (void)setCSSGridLayoutEnabled:(BOOL)arg1; -- (BOOL)cssGridLayoutEnabled; -- (void)setCSSCompositingEnabled:(BOOL)arg1; -- (BOOL)cssCompositingEnabled; -- (void)setCSSRegionsEnabled:(BOOL)arg1; -- (BOOL)cssRegionsEnabled; -- (void)setCSSCustomFilterEnabled:(BOOL)arg1; -- (BOOL)cssCustomFilterEnabled; -- (void)setAcceleratedCompositingEnabled:(BOOL)arg1; -- (BOOL)acceleratedCompositingEnabled; -- (void)setCanvasUsesAcceleratedDrawing:(BOOL)arg1; -- (BOOL)canvasUsesAcceleratedDrawing; -- (void)setAcceleratedDrawingEnabled:(BOOL)arg1; -- (BOOL)acceleratedDrawingEnabled; -- (void)_setForceFTPDirectoryListings:(BOOL)arg1; -- (BOOL)_forceFTPDirectoryListings; -- (void)_setFTPDirectoryTemplatePath:(id)arg1; -- (id)_ftpDirectoryTemplatePath; -- (void)_setLocalStorageDatabasePath:(id)arg1; -- (id)_localStorageDatabasePath; -- (void)setDOMPasteAllowed:(BOOL)arg1; -- (BOOL)isDOMPasteAllowed; -- (void)_postPreferencesChangedAPINotification; -- (void)_postPreferencesChangedNotification; -- (void)setExperimentalNotificationsEnabled:(BOOL)arg1; -- (BOOL)experimentalNotificationsEnabled; -- (void)setLocalStorageEnabled:(BOOL)arg1; -- (BOOL)localStorageEnabled; -- (void)setStorageTrackerEnabled:(BOOL)arg1; -- (BOOL)storageTrackerEnabled; -- (void)setDatabasesEnabled:(BOOL)arg1; -- (BOOL)databasesEnabled; -- (void)_setUseSiteSpecificSpoofing:(BOOL)arg1; -- (BOOL)_useSiteSpecificSpoofing; -- (void)setTextDirectionSubmenuInclusionBehavior:(int)arg1; -- (int)textDirectionSubmenuInclusionBehavior; -- (void)setEditableLinkBehavior:(int)arg1; -- (int)editableLinkBehavior; -- (void)setApplicationCacheDefaultOriginQuota:(long long)arg1; -- (long long)applicationCacheDefaultOriginQuota; -- (void)setApplicationCacheTotalQuota:(long long)arg1; -- (long long)applicationCacheTotalQuota; -- (float)_passwordEchoDuration; -- (BOOL)_allowPasswordEcho; -- (int)_interpolationQuality; -- (void)_setInterpolationQuality:(int)arg1; -- (BOOL)_allowCompositingLayerVisualDegradation; -- (void)_setAllowCompositingLayerVisualDegradation:(BOOL)arg1; -- (BOOL)_alwaysUseAcceleratedOverflowScroll; -- (void)_setAlwaysUseAcceleratedOverflowScroll:(BOOL)arg1; -- (BOOL)_alwaysRequestGeolocationPermission; -- (void)_setAlwaysRequestGeolocationPermission:(BOOL)arg1; -- (BOOL)_allowMultiElementImplicitFormSubmission; -- (void)_setAllowMultiElementImplicitFormSubmission:(BOOL)arg1; -- (BOOL)_alwaysUseBaselineOfPrimaryFont; -- (void)_setAlwaysUseBaselineOfPrimaryFont:(BOOL)arg1; -- (int)_NSURLDiskCacheSize; -- (void)_setNSURLDiskCacheSize:(int)arg1; -- (int)_NSURLMemoryCacheSize; -- (void)_setNSURLMemoryCacheSize:(int)arg1; -- (int)_objectCacheSize; -- (void)_setObjectCacheSize:(int)arg1; -- (int)_pageCacheSize; -- (void)_setPageCacheSize:(int)arg1; -- (float)_maxParseDuration; -- (void)_setMaxParseDuration:(float)arg1; -- (int)_layoutInterval; -- (void)_setLayoutInterval:(int)arg1; -- (float)_minimumZoomFontSize; -- (void)_setMinimumZoomFontSize:(float)arg1; -- (BOOL)_telephoneNumberParsingEnabled; -- (void)_setTelephoneNumberParsingEnabled:(BOOL)arg1; -- (void)_setStandalone:(BOOL)arg1; -- (BOOL)_standalone; -- (unsigned long)_maximumImageSize; -- (double)_backForwardCacheExpirationInterval; -- (void)setAllowFileAccessFromFileURLs:(BOOL)arg1; -- (BOOL)allowFileAccessFromFileURLs; -- (void)setAllowUniversalAccessFromFileURLs:(BOOL)arg1; -- (BOOL)allowUniversalAccessFromFileURLs; -- (void)setWebSecurityEnabled:(BOOL)arg1; -- (BOOL)isWebSecurityEnabled; -- (void)setUsesEncodingDetector:(BOOL)arg1; -- (BOOL)usesEncodingDetector; -- (void)setAutomaticallyDetectsCacheModel:(BOOL)arg1; -- (BOOL)automaticallyDetectsCacheModel; -- (void)setShrinksStandaloneImagesToFit:(BOOL)arg1; -- (BOOL)shrinksStandaloneImagesToFit; -- (void)setXSSAuditorEnabled:(BOOL)arg1; -- (BOOL)isXSSAuditorEnabled; -- (void)setJavaScriptCanAccessClipboard:(BOOL)arg1; -- (BOOL)javaScriptCanAccessClipboard; -- (void)setZoomsTextOnly:(BOOL)arg1; -- (BOOL)zoomsTextOnly; -- (void)setOfflineWebApplicationCacheEnabled:(BOOL)arg1; -- (BOOL)offlineWebApplicationCacheEnabled; -- (void)setLocalFileContentSniffingEnabled:(BOOL)arg1; -- (BOOL)localFileContentSniffingEnabled; -- (void)setWebArchiveDebugModeEnabled:(BOOL)arg1; -- (BOOL)webArchiveDebugModeEnabled; -- (void)setApplicationChromeModeEnabled:(BOOL)arg1; -- (BOOL)applicationChromeModeEnabled; -- (void)setAuthorAndUserStylesEnabled:(BOOL)arg1; -- (BOOL)authorAndUserStylesEnabled; -- (void)setDeveloperExtrasEnabled:(BOOL)arg1; -- (BOOL)javaScriptExperimentsEnabled; -- (void)setJavaScriptExperimentsEnabled:(BOOL)arg1; -- (BOOL)developerExtrasEnabled; -- (void)setDNSPrefetchingEnabled:(BOOL)arg1; -- (BOOL)isDNSPrefetchingEnabled; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebProgressItem.h b/iOS7/PrivateFrameworks/WebKit/WebProgressItem.h index d98730d2f..d89dbe6b4 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebProgressItem.h +++ b/iOS7/PrivateFrameworks/WebKit/WebProgressItem.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebProgressItem : NSObject { long long bytesReceived; diff --git a/iOS7/PrivateFrameworks/WebKit/WebRenderLayer.h b/iOS7/PrivateFrameworks/WebKit/WebRenderLayer.h index 8407e732e..7160be0b7 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebRenderLayer.h +++ b/iOS7/PrivateFrameworks/WebKit/WebRenderLayer.h @@ -14,15 +14,15 @@ NSString *name; NSString *compositingInfo; struct CGRect bounds; - BOOL composited; - BOOL separator; + _Bool composited; + _Bool separator; } + (id)compositingInfoForLayer:(struct RenderLayer *)arg1; + (id)nameForLayer:(struct RenderLayer *)arg1; - (id).cxx_construct; -- (BOOL)isSeparator; -- (BOOL)isComposited; +- (_Bool)isSeparator; +- (_Bool)isComposited; - (id)compositingInfo; - (id)heightString; - (id)widthString; diff --git a/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourceInternal.h b/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourceInternal.h new file mode 100644 index 000000000..cf96aab59 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourceInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebResource (WebResourceInternal) +- (struct ArchiveResource *)_coreResource; +- (id)_initWithCoreResource:(PassRefPtr_43de0ce5)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourcePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourcePrivate.h new file mode 100644 index 000000000..51e728b06 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebResource-WebResourcePrivate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebResource (WebResourcePrivate) +- (id)_stringValue; +- (id)_response; +- (id)_suggestedFilename; +- (id)_initWithData:(id)arg1 URL:(id)arg2 response:(id)arg3; +- (id)_initWithData:(id)arg1 URL:(id)arg2 MIMEType:(id)arg3 textEncodingName:(id)arg4 frameName:(id)arg5 response:(id)arg6 copyData:(_Bool)arg7; +- (void)_ignoreWhenUnarchiving; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebResource.h b/iOS7/PrivateFrameworks/WebKit/WebResource.h index f3210c4b9..d0d986631 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebResource.h +++ b/iOS7/PrivateFrameworks/WebKit/WebResource.h @@ -28,14 +28,6 @@ - (id)initWithCoder:(id)arg1; - (id)initWithData:(id)arg1 URL:(id)arg2 MIMEType:(id)arg3 textEncodingName:(id)arg4 frameName:(id)arg5; - (id)init; -- (struct ArchiveResource *)_coreResource; -- (id)_initWithCoreResource:(PassRefPtr_43de0ce5)arg1; -- (id)_stringValue; -- (id)_response; -- (id)_suggestedFilename; -- (id)_initWithData:(id)arg1 URL:(id)arg2 response:(id)arg3; -- (id)_initWithData:(id)arg1 URL:(id)arg2 MIMEType:(id)arg3 textEncodingName:(id)arg4 frameName:(id)arg5 response:(id)arg6 copyData:(BOOL)arg7; -- (void)_ignoreWhenUnarchiving; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebResourcePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebResourcePrivate.h index a65310ce3..ca3a2a53d 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebResourcePrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebResourcePrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebResourcePrivate : NSObject { struct ArchiveResource *coreResource; diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame-WebScriptDebugDelegateInternal.h b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame-WebScriptDebugDelegateInternal.h new file mode 100644 index 000000000..62d9043b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame-WebScriptDebugDelegateInternal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebScriptCallFrame (WebScriptDebugDelegateInternal) +- (id)_convertValueToObjcValue:(struct JSValue)arg1; +- (void)_clearDebuggerCallFrame; +- (void)_setDebuggerCallFrame:(const struct DebuggerCallFrame *)arg1; +- (id)_initWithGlobalObject:(id)arg1 debugger:(struct WebScriptDebugger *)arg2 caller:(id)arg3 debuggerCallFrame:(const struct DebuggerCallFrame *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame.h b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame.h index 5c7a413ca..4d1d7c748 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame.h +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFrame.h @@ -22,10 +22,6 @@ - (id)userInfo; - (void)setUserInfo:(id)arg1; - (void)dealloc; -- (id)_convertValueToObjcValue:(struct JSValue)arg1; -- (void)_clearDebuggerCallFrame; -- (void)_setDebuggerCallFrame:(const struct DebuggerCallFrame *)arg1; -- (id)_initWithGlobalObject:(id)arg1 debugger:(struct WebScriptDebugger *)arg2 caller:(id)arg3 debuggerCallFrame:(const struct DebuggerCallFrame *)arg4; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptCallFramePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFramePrivate.h index 43e64ec1b..53123fe13 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebScriptCallFramePrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptCallFramePrivate.h @@ -8,6 +8,7 @@ @class WebScriptCallFrame, WebScriptObject; +// Not exported @interface WebScriptCallFramePrivate : NSObject { WebScriptObject *globalObject; diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptWorld-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebScriptWorld-WebInternal.h new file mode 100644 index 000000000..42c9e1754 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptWorld-WebInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebScriptWorld (WebInternal) ++ (id)findOrCreateWorld:(struct DOMWrapperWorld *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptWorld.h b/iOS7/PrivateFrameworks/WebKit/WebScriptWorld.h index 250a30d7e..fdb899618 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebScriptWorld.h +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptWorld.h @@ -17,7 +17,6 @@ + (id)scriptWorldForGlobalContext:(struct OpaqueJSContext *)arg1; + (id)world; + (id)standardWorld; -+ (id)findOrCreateWorld:(struct DOMWrapperWorld *)arg1; - (void)dealloc; - (void)unregisterWorld; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebKit/WebScriptWorldPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebScriptWorldPrivate.h index f743591cf..3c43e85e8 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebScriptWorldPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebScriptWorldPrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebScriptWorldPrivate : NSObject { struct RefPtr world; diff --git a/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-Deprecated.h b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-Deprecated.h new file mode 100644 index 000000000..82fdc53d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-Deprecated.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebSecurityOrigin (Deprecated) +- (void)setQuota:(unsigned long long)arg1; +- (unsigned long long)quota; +- (unsigned long long)usage; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebInternal.h b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebInternal.h new file mode 100644 index 000000000..47509e589 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebInternal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebSecurityOrigin (WebInternal) +- (struct SecurityOrigin *)_core; +- (id)_initWithWebCoreSecurityOrigin:(struct SecurityOrigin *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebQuotaManagers.h b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebQuotaManagers.h new file mode 100644 index 000000000..2ed75a9af --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin-WebQuotaManagers.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebSecurityOrigin (WebQuotaManagers) +- (id)databaseQuotaManager; +- (id)applicationCacheQuotaManager; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin.h b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin.h index e18277f99..574550398 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin.h +++ b/iOS7/PrivateFrameworks/WebKit/WebSecurityOrigin.h @@ -17,7 +17,7 @@ - (void)finalize; - (void)dealloc; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (unsigned short)port; - (id)domain; - (id)stringValue; @@ -26,13 +26,6 @@ - (id)host; - (id)protocol; - (id)initWithURL:(id)arg1; -- (struct SecurityOrigin *)_core; -- (id)_initWithWebCoreSecurityOrigin:(struct SecurityOrigin *)arg1; -- (id)databaseQuotaManager; -- (id)applicationCacheQuotaManager; -- (void)setQuota:(unsigned long long)arg1; -- (unsigned long long)quota; -- (unsigned long long)usage; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebSelectionRect.h b/iOS7/PrivateFrameworks/WebKit/WebSelectionRect.h index d2832d859..37f38dcaf 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebSelectionRect.h +++ b/iOS7/PrivateFrameworks/WebKit/WebSelectionRect.h @@ -12,25 +12,25 @@ { struct CGRect m_rect; int m_writingDirection; - BOOL m_isLineBreak; - BOOL m_isFirstOnLine; - BOOL m_isLastOnLine; - BOOL m_containsStart; - BOOL m_containsEnd; - BOOL m_isInFixedPosition; - BOOL m_isHorizontal; + _Bool m_isLineBreak; + _Bool m_isFirstOnLine; + _Bool m_isLastOnLine; + _Bool m_containsStart; + _Bool m_containsEnd; + _Bool m_isInFixedPosition; + _Bool m_isHorizontal; } + (struct CGRect)endEdge:(id)arg1; + (struct CGRect)startEdge:(id)arg1; + (id)selectionRect; -@property(nonatomic) BOOL isHorizontal; // @synthesize isHorizontal=m_isHorizontal; -@property(nonatomic) BOOL isInFixedPosition; // @synthesize isInFixedPosition=m_isInFixedPosition; -@property(nonatomic) BOOL containsEnd; // @synthesize containsEnd=m_containsEnd; -@property(nonatomic) BOOL containsStart; // @synthesize containsStart=m_containsStart; -@property(nonatomic) BOOL isLastOnLine; // @synthesize isLastOnLine=m_isLastOnLine; -@property(nonatomic) BOOL isFirstOnLine; // @synthesize isFirstOnLine=m_isFirstOnLine; -@property(nonatomic) BOOL isLineBreak; // @synthesize isLineBreak=m_isLineBreak; +@property(nonatomic) _Bool isHorizontal; // @synthesize isHorizontal=m_isHorizontal; +@property(nonatomic) _Bool isInFixedPosition; // @synthesize isInFixedPosition=m_isInFixedPosition; +@property(nonatomic) _Bool containsEnd; // @synthesize containsEnd=m_containsEnd; +@property(nonatomic) _Bool containsStart; // @synthesize containsStart=m_containsStart; +@property(nonatomic) _Bool isLastOnLine; // @synthesize isLastOnLine=m_isLastOnLine; +@property(nonatomic) _Bool isFirstOnLine; // @synthesize isFirstOnLine=m_isFirstOnLine; +@property(nonatomic) _Bool isLineBreak; // @synthesize isLineBreak=m_isLineBreak; @property(nonatomic) int writingDirection; // @synthesize writingDirection=m_writingDirection; @property(nonatomic) struct CGRect rect; // @synthesize rect=m_rect; - (id)description; diff --git a/iOS7/PrivateFrameworks/WebKit/WebSerializedJSValuePrivate.h b/iOS7/PrivateFrameworks/WebKit/WebSerializedJSValuePrivate.h index 32e6c7cb4..37ccac165 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebSerializedJSValuePrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebSerializedJSValuePrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebSerializedJSValuePrivate : NSObject { struct RefPtr value; diff --git a/iOS7/PrivateFrameworks/WebKit/WebTextIterator-WebTextIteratorDeprecated.h b/iOS7/PrivateFrameworks/WebKit/WebTextIterator-WebTextIteratorDeprecated.h new file mode 100644 index 000000000..009693bfb --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebTextIterator-WebTextIteratorDeprecated.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebTextIterator (WebTextIteratorDeprecated) +- (id)currentText; +- (id)currentNode; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebTextIterator.h b/iOS7/PrivateFrameworks/WebKit/WebTextIterator.h index a2dfd7992..856410997 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebTextIterator.h +++ b/iOS7/PrivateFrameworks/WebKit/WebTextIterator.h @@ -13,15 +13,13 @@ WebTextIteratorPrivate *_private; } -- (unsigned int)currentTextLength; +- (unsigned long long)currentTextLength; - (const unsigned short *)currentTextPointer; - (id)currentRange; -- (BOOL)atEnd; +- (_Bool)atEnd; - (void)advance; - (id)initWithRange:(id)arg1; - (void)dealloc; -- (id)currentText; -- (id)currentNode; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebTextIteratorPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebTextIteratorPrivate.h index 8a0169c70..e5113e312 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebTextIteratorPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebTextIteratorPrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebTextIteratorPrivate : NSObject { struct OwnPtr _textIterator; diff --git a/iOS7/PrivateFrameworks/WebKit/WebUndoStep.h b/iOS7/PrivateFrameworks/WebKit/WebUndoStep.h index 35460e8e7..9b671ef8e 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebUndoStep.h +++ b/iOS7/PrivateFrameworks/WebKit/WebUndoStep.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebUndoStep : NSObject { struct RefPtr m_step; diff --git a/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPattern.h b/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPattern.h index c0ec9b2eb..47f30ef00 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPattern.h +++ b/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPattern.h @@ -13,11 +13,11 @@ WebUserContentURLPatternPrivate *_private; } -- (BOOL)matchesURL:(id)arg1; -- (BOOL)matchesSubdomains; +- (_Bool)matchesURL:(id)arg1; +- (_Bool)matchesSubdomains; - (id)host; - (id)scheme; -- (BOOL)isValid; +- (_Bool)isValid; - (void)dealloc; - (id)initWithPatternString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPatternPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPatternPrivate.h index d121fb802..1ce647db7 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPatternPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebUserContentURLPatternPrivate.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WebUserContentURLPatternPrivate : NSObject { struct UserContentURLPattern pattern; diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-AllWebViews.h b/iOS7/PrivateFrameworks/WebKit/WebView-AllWebViews.h new file mode 100644 index 000000000..09bb3b057 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-AllWebViews.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (AllWebViews) ++ (void)_makeAllWebViewsPerformSelector:(SEL)arg1; +- (void)_addToAllWebViewsSet; +- (void)_removeFromAllWebViewsSet; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebDelegateImplementationCaching.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebDelegateImplementationCaching.h new file mode 100644 index 000000000..9bb21d020 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebDelegateImplementationCaching.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebDelegateImplementationCaching) +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebFileInternal.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebFileInternal.h new file mode 100644 index 000000000..02e2335d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebFileInternal.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebFileInternal) ++ (void)_preflightSpellChecker; ++ (void)_preflightSpellCheckerNow:(id)arg1; ++ (void)_preferencesRemovedNotification:(id)arg1; ++ (void)_cacheModelChangedNotification:(id)arg1; ++ (unsigned long long)_maxCacheModelInAnyInstance; ++ (unsigned long long)_didSetCacheModel; ++ (unsigned long long)_cacheModel; ++ (void)_setCacheModel:(unsigned long long)arg1; +- (id)_responderForResponderOperations; +- (_Bool)_continuousCheckingAllowed; +- (id)_frameViewAtWindowPoint:(struct CGPoint)arg1; +- (_Bool)_isLoading; +- (id)_focusedFrame; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebIBActions.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebIBActions.h new file mode 100644 index 000000000..3aca2695b --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebIBActions.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebIBActions) +- (void)makeTextStandardSize:(id)arg1; +- (_Bool)canMakeTextStandardSize; +- (void)makeTextLarger:(id)arg1; +- (_Bool)canMakeTextLarger; +- (void)makeTextSmaller:(id)arg1; +- (_Bool)canMakeTextSmaller; +- (void)reloadFromOrigin:(id)arg1; +- (void)reload:(id)arg1; +- (void)stopLoadingAndClear; +- (void)stopLoading:(id)arg1; +- (void)goForward:(id)arg1; +- (void)goBack:(id)arg1; +- (_Bool)canGoForward; +- (_Bool)canGoBack; +- (void)takeStringURLFrom:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebPendingPublic.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebPendingPublic.h new file mode 100644 index 000000000..ef5540dca --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebPendingPublic.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebPendingPublic) +- (void)removeVisitedLink:(id)arg1; +- (void)addVisitedLinks:(id)arg1; +- (float)mediaVolume; +- (void)setMediaVolume:(float)arg1; +- (void)resetPageZoom:(id)arg1; +- (_Bool)canResetPageZoom; +- (void)zoomPageOut:(id)arg1; +- (_Bool)canZoomPageOut; +- (void)zoomPageIn:(id)arg1; +- (_Bool)canZoomPageIn; +- (float)pageSizeMultiplier; +- (void)setPageSizeMultiplier:(float)arg1; +- (void)setAllowsUndo:(_Bool)arg1; +- (_Bool)allowsUndo; +- (void)scrollDOMRangeToVisible:(id)arg1 withInset:(double)arg2; +- (void)scrollDOMRangeToVisible:(id)arg1; +- (id)rectsForTextMatches; +- (void)unmarkAllTextMatches; +- (unsigned long long)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned long long)arg3 highlight:(_Bool)arg4 limit:(unsigned long long)arg5 markMatches:(_Bool)arg6; +- (unsigned long long)countMatchesForText:(id)arg1 options:(unsigned long long)arg2 highlight:(_Bool)arg3 limit:(unsigned long long)arg4 markMatches:(_Bool)arg5; +- (_Bool)canMarkAllTextMatches; +- (_Bool)shouldClose; +- (id)historyDelegate; +- (void)setHistoryDelegate:(id)arg1; +- (id)scriptDebugDelegate; +- (void)setScriptDebugDelegate:(id)arg1; +- (_Bool)tabKeyCyclesThroughElements; +- (void)setTabKeyCyclesThroughElements:(_Bool)arg1; +- (void)setMainFrameDocumentReady:(_Bool)arg1; +- (id)DOMRangeOfString:(id)arg1 relativeTo:(id)arg2 options:(unsigned long long)arg3; +- (_Bool)findString:(id)arg1 options:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebPrivate.h new file mode 100644 index 000000000..53d50c4f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebPrivate.h @@ -0,0 +1,257 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData; + +@interface WebView (WebPrivate) ++ (void)_setTileCacheLayerPoolCapacity:(unsigned int)arg1; ++ (void)_setHTTPPipeliningEnabled:(_Bool)arg1; ++ (_Bool)_HTTPPipeliningEnabled; ++ (void)_setLoadResourcesSerially:(_Bool)arg1; ++ (void)_registerURLSchemeAsAllowingDatabaseAccessInPrivateBrowsing:(id)arg1; ++ (void)_registerURLSchemeAsAllowingLocalStorageAccessInPrivateBrowsing:(id)arg1; ++ (void)_registerURLSchemeAsSecure:(id)arg1; ++ (void)_setDomainRelaxationForbidden:(_Bool)arg1 forURLScheme:(id)arg2; ++ (void)_removeAllUserContentFromGroup:(id)arg1; ++ (void)_removeUserStyleSheetsFromGroup:(id)arg1 world:(id)arg2; ++ (void)_removeUserScriptsFromGroup:(id)arg1 world:(id)arg2; ++ (void)_removeUserStyleSheetFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; ++ (void)_removeUserScriptFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; ++ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectedFrames:(int)arg7; ++ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6; ++ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7 injectedFrames:(int)arg8; ++ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7; ++ (void)_resetOriginAccessWhitelists; ++ (void)_removeOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(_Bool)arg4; ++ (void)_addOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(_Bool)arg4; ++ (unsigned long long)_maximumImageSizeBeforeSubsampling; ++ (void)_setMaximumImageSizeBeforeSubsampling:(unsigned long long)arg1; ++ (id)_productivityDocumentMIMETypes; ++ (_Bool)_shouldUseFontSmoothing; ++ (void)_setShouldUseFontSmoothing:(_Bool)arg1; ++ (id)_decodeData:(id)arg1; ++ (_Bool)_canHandleRequest:(id)arg1; ++ (_Bool)_canHandleRequest:(id)arg1 forMainFrame:(_Bool)arg2; ++ (_Bool)_representationExistsForURLScheme:(id)arg1; ++ (id)_generatedMIMETypeForURLScheme:(id)arg1; ++ (void)_registerViewClass:(Class)arg1 representationClass:(Class)arg2 forURLScheme:(id)arg3; ++ (void)_unregisterViewClassAndRepresentationClassForMIMEType:(id)arg1; ++ (_Bool)_hasRemoteInspectorSession; ++ (_Bool)_isRemoteInspectorEnabled; ++ (void)_disableAutoStartRemoteInspector; ++ (void)_disableRemoteInspector; ++ (void)_enableRemoteInspector; ++ (id)sharedWebInspectorServer; ++ (id)_MIMETypeForFile:(id)arg1; ++ (_Bool)_shouldWaitForMemoryClearMessage; ++ (void)_clearMemoryPressure; ++ (_Bool)_isUnderMemoryPressure; ++ (_Bool)_allowCookies; ++ (void)_setAllowCookies:(_Bool)arg1; ++ (_Bool)_acceleratedImageDecoding; ++ (void)_setAcceleratedImageDecoding:(_Bool)arg1; ++ (_Bool)canShowFile:(id)arg1; ++ (void)closeAllWebViews; ++ (_Bool)canCloseAllWebViews; ++ (_Bool)_allowsRoundingHacks; ++ (void)_setAllowsRoundingHacks:(_Bool)arg1; ++ (void)_setAlwaysUsesComplexTextCodePath:(_Bool)arg1; ++ (_Bool)_viewClass:(Class *)arg1 andRepresentationClass:(Class *)arg2 forMIMEType:(id)arg3 allowingPlugins:(_Bool)arg4; ++ (void)_unregisterPluginMIMEType:(id)arg1; ++ (void)_registerPluginMIMEType:(id)arg1; ++ (_Bool)isCharacterSmartReplaceExempt:(unsigned short)arg1 isPreviousCharacter:(_Bool)arg2; ++ (void)discardAllCompiledCode; ++ (void)drainLayerPool; ++ (void)purgeInactiveFontData; ++ (void)garbageCollectNow; ++ (void)releaseFastMallocMemory; ++ (void)willEnterBackgroundWithCompletionHandler:(id)arg1; ++ (void)_clearPrivateBrowsingSessionCookieStorage; ++ (void)_releaseMemoryNow; ++ (void)registerForMemoryNotifications; ++ (void)_handleMemoryWarning; ++ (void)enableWebThread; ++ (id)_supportedMIMETypes; ++ (void)_reportException:(struct OpaqueJSValue *)arg1 inContext:(struct OpaqueJSContext *)arg2; ++ (id)_standardUserAgentWithApplicationName:(id)arg1; ++ (id)_standardUserAgentWithApplicationName:(id)arg1 osMarketingVersion:(id)arg2; +@property(copy, nonatomic, getter=_sourceApplicationAuditData, setter=_setSourceApplicationAuditData:) NSData *sourceApplicationAuditData; +- (void)_setWebGLEnabled:(_Bool)arg1; +- (_Bool)_webGLEnabled; +- (void)_setWantsTelephoneNumberParsing:(_Bool)arg1; +- (_Bool)_wantsTelephoneNumberParsing; +- (void)_documentScaleChanged; +- (id)_fixedPositionContent; +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4 startInSelection:(_Bool)arg5; +- (unsigned long long)countMatchesForText:(id)arg1 caseSensitive:(_Bool)arg2 highlight:(_Bool)arg3 limit:(unsigned long long)arg4 markMatches:(_Bool)arg5; +- (unsigned long long)markAllMatchesForText:(id)arg1 caseSensitive:(_Bool)arg2 highlight:(_Bool)arg3 limit:(unsigned long long)arg4; +- (unsigned long long)_pageCount; +- (double)_gapBetweenPages; +- (void)_setGapBetweenPages:(double)arg1; +- (double)_pageLength; +- (void)_setPageLength:(double)arg1; +- (_Bool)_paginationBehavesLikeColumns; +- (void)_setPaginationBehavesLikeColumns:(_Bool)arg1; +- (void)_setVisibilityState:(int)arg1 isInitialState:(_Bool)arg2; +- (int)_visibilityState; +- (unsigned long long)_layoutMilestones; +- (void)_listenForLayoutMilestones:(unsigned long long)arg1; +- (int)_paginationMode; +- (void)_setPaginationMode:(int)arg1; +- (_Bool)_useFixedLayout; +- (void)_setUseFixedLayout:(_Bool)arg1; +- (float)_viewScaleFactor; +- (void)_scaleWebView:(float)arg1 atOrigin:(struct CGPoint)arg2; +- (void)setCSSAnimationsSuspended:(_Bool)arg1; +- (_Bool)cssAnimationsSuspended; +- (void)setAllowsNewCSSAnimationsWhileSuspended:(_Bool)arg1; +- (_Bool)allowsNewCSSAnimationsWhileSuspended; +- (void)_updateActiveState; +- (void)_updateVisibilityState; +- (_Bool)_isViewVisible; +- (id)trackedRepaintRects; +- (void)resetTrackedRepaints; +- (_Bool)isTrackingRepaints; +- (void)setTracksRepaints:(_Bool)arg1; +- (_Bool)_includesFlattenedCompositingLayersWhenDrawingToBitmap; +- (void)_setIncludesFlattenedCompositingLayersWhenDrawingToBitmap:(_Bool)arg1; +- (_Bool)_isSoftwareRenderable; +- (void)setValidationMessageTimerMagnification:(int)arg1; +- (int)validationMessageTimerMagnification; +- (void)setInteractiveFormValidationEnabled:(_Bool)arg1; +- (_Bool)interactiveFormValidationEnabled; +- (void)_setBaseCTM:(struct CGAffineTransform)arg1 forContext:(struct CGContext *)arg2; +- (_Bool)_isUsingAcceleratedCompositing; +- (void)_setPostsAcceleratedCompositingNotifications:(_Bool)arg1; +- (_Bool)_postsAcceleratedCompositingNotifications; +- (_Bool)areMemoryCacheDelegateCallsEnabled; +- (void)setMemoryCacheDelegateCallsEnabled:(_Bool)arg1; +- (_Bool)isSelectTrailingWhitespaceEnabled; +- (void)setSelectTrailingWhitespaceEnabled:(_Bool)arg1; +- (void)_clearMainFrameName; +- (void)_setCustomHTMLTokenizerChunkSize:(int)arg1; +- (void)_setCustomHTMLTokenizerTimeDelay:(double)arg1; +- (void)_executeCoreCommandByName:(id)arg1 value:(id)arg2; +- (id)textIteratorForRect:(struct CGRect)arg1; +- (void)_setGlobalHistoryItem:(struct HistoryItem *)arg1; +- (id)_globalHistoryItem; +- (void)setUsesPageCache:(_Bool)arg1; +- (_Bool)usesPageCache; +- (id)_touchEventRegions; +- (void)_overflowScrollPositionChangedTo:(struct CGPoint)arg1 forNode:(id)arg2 isUserScroll:(_Bool)arg3; +- (void)_viewGeometryDidChange; +- (_Bool)_fetchCustomFixedPositionLayoutRect:(struct CGRect *)arg1; +- (void)_setCustomFixedPositionLayoutRect:(struct CGRect)arg1; +- (void)_setCustomFixedPositionLayoutRectInWebThread:(struct CGRect)arg1 synchronize:(_Bool)arg2; +- (void)_synchronizeCustomFixedPositionLayoutRect; +- (struct CGSize)_fixedLayoutSize; +- (void)_setFixedLayoutSize:(struct CGSize)arg1; +- (void)_setNetworkStateIsOnline:(_Bool)arg1; +- (_Bool)_allowsMessaging; +- (void)_setAllowsMessaging:(_Bool)arg1; +- (_Bool)_isClosing; +- (_Bool)_isStopping; +- (id)quickLookContentForURL:(id)arg1; +- (void)setDefersCallbacks:(_Bool)arg1; +- (_Bool)defersCallbacks; +- (struct CGColor *)backgroundColor; +- (void)setBackgroundColor:(struct CGColor *)arg1; +- (void)_detachScriptDebuggerFromAllFrames; +- (void)_attachScriptDebuggerToAllFrames; +- (void)_setNeedsUnrestrictedGetMatchedCSSRules:(_Bool)arg1; +- (_Bool)_setMediaLayer:(id)arg1 forPluginView:(id)arg2; +- (void)_restorePlugInsFromCache; +- (void)_stopAllPlugInsForPageCache; +- (void)_stopAllPlugIns; +- (void)_startAllPlugIns; +- (void)_clearBackForwardCache; +- (void)_destroyAllPlugIns; +- (void)_locked_recursivelyPerformPlugInSelector:(SEL)arg1 inFrame:(id)arg2; +- (_Bool)_pluginsAreRunning; +- (_Bool)_locked_plugInsAreRunningInFrame:(id)arg1; +- (void)_setCookieEnabled:(_Bool)arg1; +- (_Bool)_cookieEnabled; +- (_Bool)_inFastImageScalingMode; +- (void)_setUseFastImageScalingMode:(_Bool)arg1; +- (_Bool)_inViewSourceMode; +- (void)_setInViewSourceMode:(_Bool)arg1; +- (void)_setFontFallbackPrefersPictographs:(_Bool)arg1; +- (id)_displayURL; +- (void)_clearDelegates; +- (void)caretChanged; +- (void)removeAllCaretChangeListeners; +- (void)removeCaretChangeListener:(id)arg1; +- (void)addCaretChangeListener:(id)arg1; +- (id)caretChangeListeners; +- (void)setCaretChangeListener:(id)arg1; +- (id)caretChangeListener; +- (id)_webMailDelegate; +- (void)setWebMailDelegate:(id)arg1; +- (id)_UIKitDelegate; +- (void)_setUIKitDelegate:(id)arg1; +- (void)_didCommitLoadForFrame:(id)arg1; +- (_Bool)_isPerformingProgrammaticFocus; +- (void)_popPerformingProgrammaticFocus; +- (void)_pushPerformingProgrammaticFocus; +- (void)_closeWindow; +- (id)_editingDelegateForwarder; +- (id)_UIDelegateForSelector:(SEL)arg1; +- (id)_UIDelegateForwarder; +- (id)_policyDelegateForwarder; +- (void)_cacheHistoryDelegateImplementations; +- (void)_cacheScriptDebugDelegateImplementations; +- (void)_cacheFrameLoadDelegateImplementations; +- (void)_cacheResourceLoadDelegateImplementations; +- (id)_UIKitDelegateForwarder; +- (void)_preferencesChanged:(id)arg1; +- (void)_preferencesChangedNotification:(id)arg1; +- (_Bool)_needsUnrestrictedGetMatchedCSSRules; +- (_Bool)_needsPreHTML5ParserQuirks; +- (id)_formDelegateForSelector:(SEL)arg1; +- (id)_formDelegateForwarder; +- (id)_formDelegate; +- (void)_setFormDelegate:(id)arg1; +- (void)_loadBackForwardListFromOtherView:(id)arg1; +- (void)_mouseDidMoveOverElement:(id)arg1 modifierFlags:(unsigned long long)arg2; +- (struct Page *)page; +- (id)remoteInspectorUserInfo; +- (void)setRemoteInspectorUserInfo:(id)arg1; +- (id)hostApplicationName; +- (id)hostApplicationBundleId; +- (void)setHostApplicationBundleId:(id)arg1 name:(id)arg2; +- (void)setIndicatingForRemoteInspector:(_Bool)arg1; +- (void)setAllowsRemoteInspection:(_Bool)arg1; +- (_Bool)allowsRemoteInspection; +- (_Bool)canBeRemotelyInspected; +- (id)inspector; +- (id)_openNewWindowWithRequest:(id)arg1; +- (id)_downloadURL:(id)arg1; +- (_Bool)_isProcessingUserGesture; +- (void)_close; +- (void)_closeWithFastTeardown; +- (void)_closePluginDatabases; +- (void)_setResourceLoadSchedulerSuspended:(_Bool)arg1; +- (void)_didFinishScrollingOrZooming; +- (void)_willStartScrollingOrZooming; +- (void)_dispatchTileDidDraw:(id)arg1; +- (unsigned long long)_renderTreeSize; +- (id)styleAtSelectionStart; +- (void)_dispatchUnloadEvent; +- (_Bool)_isClosed; +- (_Bool)_viewClass:(Class *)arg1 andRepresentationClass:(Class *)arg2 forMIMEType:(id)arg3; +- (void)updateLayoutIgnorePendingStyleSheets; +- (void)_replaceCurrentHistoryItem:(id)arg1; +- (id)initSimpleHTMLDocumentWithStyle:(id)arg1 frame:(struct CGRect)arg2 preferences:(id)arg3 groupName:(id)arg4; +- (void)_viewWillDrawInternal; +- (id)_initWithFrame:(struct CGRect)arg1 frameName:(id)arg2 groupName:(id)arg3 usesDocumentViews:(_Bool)arg4; +- (void)_commonInitializationWithFrameName:(id)arg1 groupName:(id)arg2; +- (void)_dispatchPendingLoadRequests; +- (void)_setUIWebViewUserAgentWithBuildVersion:(id)arg1; +- (void)_setBrowserUserAgentProductVersion:(id)arg1 buildVersion:(id)arg2 bundleVersion:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewCSS.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewCSS.h new file mode 100644 index 000000000..019103dbd --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewCSS.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewCSS) +- (id)computedStyleForElement:(id)arg1 pseudoElement:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewDeviceOrientation.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewDeviceOrientation.h new file mode 100644 index 000000000..af18c71cf --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewDeviceOrientation.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewDeviceOrientation) +- (id)_deviceOrientationProvider; +- (void)_setDeviceOrientationProvider:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditing.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditing.h new file mode 100644 index 000000000..72409dbef --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditing.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewEditing) +- (id)styleDeclarationWithText:(id)arg1; +- (id)editingDelegate; +- (void)setEditingDelegate:(id)arg1; +- (void)registerForEditingDelegateNotification:(id)arg1 selector:(SEL)arg2; +- (id)undoManager; +- (_Bool)isContinuousSpellCheckingEnabled; +- (void)setContinuousSpellCheckingEnabled:(_Bool)arg1; +- (_Bool)smartInsertDeleteEnabled; +- (void)setSmartInsertDeleteEnabled:(_Bool)arg1; +- (id)typingStyle; +- (void)setTypingStyle:(id)arg1; +- (_Bool)isEditable; +- (void)setEditable:(_Bool)arg1; +- (int)selectionAffinity; +- (id)selectedDOMRange; +- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2; +- (_Bool)maintainsInactiveSelection; +- (_Bool)_shouldChangeSelectedDOMRange:(id)arg1 toDOMRange:(id)arg2 affinity:(int)arg3 stillSelecting:(_Bool)arg4; +- (id)editableDOMRangeForPoint:(struct CGPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingActions.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingActions.h new file mode 100644 index 000000000..50d97e543 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingActions.h @@ -0,0 +1,145 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewEditingActions) +- (id)typingAttributes; +- (void)insertText:(id)arg1; +- (void)insertDictationPhrases:(id)arg1 metadata:(id)arg2; +- (void)toggleUnderline:(id)arg1; +- (void)toggleItalic:(id)arg1; +- (void)toggleBold:(id)arg1; +- (void)clearText:(id)arg1; +- (void)yankAndSelect:(id)arg1; +- (void)yank:(id)arg1; +- (void)uppercaseWord:(id)arg1; +- (void)unscript:(id)arg1; +- (void)underline:(id)arg1; +- (void)transpose:(id)arg1; +- (void)toggleBaseWritingDirection:(id)arg1; +- (void)takeFindStringFromSelection:(id)arg1; +- (void)swapWithMark:(id)arg1; +- (void)superscript:(id)arg1; +- (void)subscript:(id)arg1; +- (void)stopSpeaking:(id)arg1; +- (void)startSpeaking:(id)arg1; +- (void)showGuessPanel:(id)arg1; +- (void)setMark:(id)arg1; +- (void)selectWord:(id)arg1; +- (void)selectToMark:(id)arg1; +- (void)selectSentence:(id)arg1; +- (void)selectParagraph:(id)arg1; +- (void)selectLine:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)scrollToEndOfDocument:(id)arg1; +- (void)scrollToBeginningOfDocument:(id)arg1; +- (void)scrollPageUp:(id)arg1; +- (void)scrollPageDown:(id)arg1; +- (void)scrollLineUp:(id)arg1; +- (void)scrollLineDown:(id)arg1; +- (void)performFindPanelAction:(id)arg1; +- (void)pasteFont:(id)arg1; +- (void)pasteAsRichText:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)paste:(id)arg1; +- (void)pageUpAndModifySelection:(id)arg1; +- (void)pageUp:(id)arg1; +- (void)pageDownAndModifySelection:(id)arg1; +- (void)pageDown:(id)arg1; +- (void)overWrite:(id)arg1; +- (void)outdent:(id)arg1; +- (void)orderFrontSubstitutionsPanel:(id)arg1; +- (void)moveWordRightAndModifySelection:(id)arg1; +- (void)moveWordRight:(id)arg1; +- (void)moveWordLeftAndModifySelection:(id)arg1; +- (void)moveWordLeft:(id)arg1; +- (void)moveWordForwardAndModifySelection:(id)arg1; +- (void)moveWordForward:(id)arg1; +- (void)moveWordBackwardAndModifySelection:(id)arg1; +- (void)moveWordBackward:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveToRightEndOfLineAndModifySelection:(id)arg1; +- (void)moveToRightEndOfLine:(id)arg1; +- (void)moveToLeftEndOfLineAndModifySelection:(id)arg1; +- (void)moveToLeftEndOfLine:(id)arg1; +- (void)moveToEndOfSentenceAndModifySelection:(id)arg1; +- (void)moveToEndOfSentence:(id)arg1; +- (void)moveToEndOfParagraphAndModifySelection:(id)arg1; +- (void)moveToEndOfParagraph:(id)arg1; +- (void)moveToEndOfLineAndModifySelection:(id)arg1; +- (void)moveToEndOfLine:(id)arg1; +- (void)moveToEndOfDocumentAndModifySelection:(id)arg1; +- (void)moveToEndOfDocument:(id)arg1; +- (void)moveToBeginningOfSentenceAndModifySelection:(id)arg1; +- (void)moveToBeginningOfSentence:(id)arg1; +- (void)moveToBeginningOfParagraphAndModifySelection:(id)arg1; +- (void)moveToBeginningOfParagraph:(id)arg1; +- (void)moveToBeginningOfLineAndModifySelection:(id)arg1; +- (void)moveToBeginningOfLine:(id)arg1; +- (void)moveToBeginningOfDocumentAndModifySelection:(id)arg1; +- (void)moveToBeginningOfDocument:(id)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)moveParagraphForwardAndModifySelection:(id)arg1; +- (void)moveParagraphBackwardAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveForwardAndModifySelection:(id)arg1; +- (void)moveForward:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveDown:(id)arg1; +- (void)moveBackwardAndModifySelection:(id)arg1; +- (void)moveBackward:(id)arg1; +- (void)makeTextWritingDirectionRightToLeft:(id)arg1; +- (void)makeTextWritingDirectionNatural:(id)arg1; +- (void)makeTextWritingDirectionLeftToRight:(id)arg1; +- (void)makeBaseWritingDirectionRightToLeft:(id)arg1; +- (void)makeBaseWritingDirectionLeftToRight:(id)arg1; +- (void)lowercaseWord:(id)arg1; +- (void)insertTabIgnoringFieldEditor:(id)arg1; +- (void)insertTab:(id)arg1; +- (void)insertParagraphSeparator:(id)arg1; +- (void)insertNewlineIgnoringFieldEditor:(id)arg1; +- (void)insertNewline:(id)arg1; +- (void)insertLineBreak:(id)arg1; +- (void)insertBacktab:(id)arg1; +- (void)indent:(id)arg1; +- (void)ignoreSpelling:(id)arg1; +- (void)deleteWordForward:(id)arg1; +- (void)deleteWordBackward:(id)arg1; +- (void)deleteToMark:(id)arg1; +- (void)deleteToEndOfParagraph:(id)arg1; +- (void)deleteToEndOfLine:(id)arg1; +- (void)deleteToBeginningOfParagraph:(id)arg1; +- (void)deleteToBeginningOfLine:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)deleteBackwardByDecomposingPreviousCharacter:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (void)delete:(id)arg1; +- (void)cut:(id)arg1; +- (void)copyFont:(id)arg1; +- (void)copy:(id)arg1; +- (void)complete:(id)arg1; +- (void)checkSpelling:(id)arg1; +- (void)changeSpelling:(id)arg1; +- (void)changeFont:(id)arg1; +- (void)changeDocumentBackgroundColor:(id)arg1; +- (void)changeColor:(id)arg1; +- (void)changeBaseWritingDirectionToRTL:(id)arg1; +- (void)changeBaseWritingDirectionToLTR:(id)arg1; +- (void)changeBaseWritingDirection:(id)arg1; +- (void)changeAttributes:(id)arg1; +- (void)centerSelectionInVisibleArea:(id)arg1; +- (void)capitalizeWord:(id)arg1; +- (void)alignRight:(id)arg1; +- (void)alignLeft:(id)arg1; +- (void)alignJustified:(id)arg1; +- (void)alignCenter:(id)arg1; +- (void)_performResponderOperation:(SEL)arg1 with:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingInMail.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingInMail.h new file mode 100644 index 000000000..fa7ffdf82 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewEditingInMail.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewEditingInMail) +- (void)_simplifyMarkup:(id)arg1 endNode:(id)arg2; +- (_Bool)_selectionIsAll; +- (_Bool)_selectionIsCaret; +- (void)_replaceSelectionWithNode:(id)arg1 matchStyle:(_Bool)arg2; +- (void)_insertNewlineInQuotedContent; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewFullScreen.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewFullScreen.h new file mode 100644 index 000000000..bc4bde5c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewFullScreen.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewFullScreen) +- (id)fullScreenPlaceholderView; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewGeolocation.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewGeolocation.h new file mode 100644 index 000000000..9aee19644 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewGeolocation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewGeolocation) +- (void)_resetAllGeolocationPermission; +- (void)_geolocationDidFailWithMessage:(id)arg1; +- (void)_geolocationDidChangePosition:(id)arg1; +- (id)_geolocationProvider; +- (void)_setGeolocationProvider:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewIOSPDF.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewIOSPDF.h new file mode 100644 index 000000000..967dfac90 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewIOSPDF.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewIOSPDF) ++ (void)_setPDFViewClass:(Class)arg1; ++ (Class)_getPDFViewClass; ++ (void)_setPDFRepresentationClass:(Class)arg1; ++ (Class)_getPDFRepresentationClass; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewInternal.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewInternal.h new file mode 100644 index 000000000..849c9fa76 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewInternal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewInternal) ++ (_Bool)shouldIncludeInWebKitStatistics; +- (struct CGRect)_convertRectFromRootView:(struct CGRect)arg1; +- (struct CGPoint)_convertPointFromRootView:(struct CGPoint)arg1; +- (void)_scheduleLayerFlushForPendingTileCacheRepaint; +- (void)_scheduleCompositingLayerFlush; +- (_Bool)_flushCompositingChanges; +- (void)_setNeedsOneShotDrawingSynchronization:(_Bool)arg1; +- (_Bool)_needsOneShotDrawingSynchronization; +- (id)_selectedOrMainFrame; +- (struct Frame *)_mainCoreFrame; +- (int)_keyboardUIMode; +- (void)_retrieveKeyboardUIModeFromPreferences:(id)arg1; +- (void)_removeObjectForIdentifier:(unsigned long long)arg1; +- (id)_objectForIdentifier:(unsigned long long)arg1; +- (void)_addObject:(id)arg1 forIdentifier:(unsigned long long)arg2; +- (_Bool)_becomingFirstResponderFromOutside; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewNotification.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewNotification.h new file mode 100644 index 000000000..23b4870b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewNotification.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewNotification) +- (unsigned long long)_notificationIDForTesting:(struct OpaqueJSValue *)arg1; +- (void)_notificationsDidClose:(id)arg1; +- (void)_notificationDidClick:(unsigned long long)arg1; +- (void)_notificationDidShow:(unsigned long long)arg1; +- (id)_notificationProvider; +- (void)_setNotificationProvider:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewTextChecking.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewTextChecking.h new file mode 100644 index 000000000..9aec19dff --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewTextChecking.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewTextChecking) +- (_Bool)isAutomaticSpellingCorrectionEnabled; +- (_Bool)isAutomaticTextReplacementEnabled; +- (_Bool)isAutomaticDashSubstitutionEnabled; +- (_Bool)isAutomaticLinkDetectionEnabled; +- (_Bool)isAutomaticQuoteSubstitutionEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView-WebViewUndoableEditing.h b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewUndoableEditing.h new file mode 100644 index 000000000..ba5266f71 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebView-WebViewUndoableEditing.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebView (WebViewUndoableEditing) +- (void)applyStyle:(id)arg1; +- (void)deleteSelection; +- (void)replaceSelectionWithArchive:(id)arg1; +- (void)replaceSelectionWithMarkupString:(id)arg1; +- (void)replaceSelectionWithText:(id)arg1; +- (void)replaceSelectionWithNode:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebView.h b/iOS7/PrivateFrameworks/WebKit/WebView.h index b009e610d..bcfa0b184 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebView.h +++ b/iOS7/PrivateFrameworks/WebKit/WebView.h @@ -6,7 +6,7 @@ #import "WAKView.h" -@class NSData, WebViewPrivate; +@class WebViewPrivate; @interface WebView : WAKView { @@ -17,113 +17,31 @@ + (void)registerURLSchemeAsLocal:(id)arg1; + (void)setMIMETypesShownAsHTML:(id)arg1; + (id)MIMETypesShownAsHTML; -+ (BOOL)canShowMIMETypeAsHTML:(id)arg1; -+ (BOOL)canShowMIMEType:(id)arg1; -+ (BOOL)_canShowMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; ++ (_Bool)canShowMIMETypeAsHTML:(id)arg1; ++ (_Bool)canShowMIMEType:(id)arg1; ++ (_Bool)_canShowMIMEType:(id)arg1 allowingPlugins:(_Bool)arg2; + (void)initialize; -+ (void)_makeAllWebViewsPerformSelector:(SEL)arg1; -+ (void)_setTileCacheLayerPoolCapacity:(unsigned int)arg1; -+ (void)_setHTTPPipeliningEnabled:(BOOL)arg1; -+ (BOOL)_HTTPPipeliningEnabled; -+ (void)_setLoadResourcesSerially:(BOOL)arg1; -+ (void)_registerURLSchemeAsAllowingDatabaseAccessInPrivateBrowsing:(id)arg1; -+ (void)_registerURLSchemeAsAllowingLocalStorageAccessInPrivateBrowsing:(id)arg1; -+ (void)_registerURLSchemeAsSecure:(id)arg1; -+ (void)_setDomainRelaxationForbidden:(BOOL)arg1 forURLScheme:(id)arg2; -+ (void)_removeAllUserContentFromGroup:(id)arg1; -+ (void)_removeUserStyleSheetsFromGroup:(id)arg1 world:(id)arg2; -+ (void)_removeUserScriptsFromGroup:(id)arg1 world:(id)arg2; -+ (void)_removeUserStyleSheetFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; -+ (void)_removeUserScriptFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; -+ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectedFrames:(int)arg7; -+ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6; -+ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7 injectedFrames:(int)arg8; -+ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7; -+ (void)_resetOriginAccessWhitelists; -+ (void)_removeOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(BOOL)arg4; -+ (void)_addOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(BOOL)arg4; -+ (unsigned int)_maximumImageSizeBeforeSubsampling; -+ (void)_setMaximumImageSizeBeforeSubsampling:(unsigned int)arg1; -+ (id)_productivityDocumentMIMETypes; -+ (BOOL)_shouldUseFontSmoothing; -+ (void)_setShouldUseFontSmoothing:(BOOL)arg1; -+ (id)_decodeData:(id)arg1; -+ (BOOL)_canHandleRequest:(id)arg1; -+ (BOOL)_canHandleRequest:(id)arg1 forMainFrame:(BOOL)arg2; -+ (BOOL)_representationExistsForURLScheme:(id)arg1; -+ (id)_generatedMIMETypeForURLScheme:(id)arg1; -+ (void)_registerViewClass:(Class)arg1 representationClass:(Class)arg2 forURLScheme:(id)arg3; -+ (void)_unregisterViewClassAndRepresentationClassForMIMEType:(id)arg1; -+ (BOOL)_isRemoteInspectorEnabled; -+ (void)_disableAutoStartRemoteInspector; -+ (void)_disableRemoteInspector; -+ (void)_enableRemoteInspector; -+ (id)sharedWebInspectorServer; -+ (id)_MIMETypeForFile:(id)arg1; -+ (BOOL)_isUnderMemoryPressure; -+ (BOOL)_allowCookies; -+ (void)_setAllowCookies:(BOOL)arg1; -+ (BOOL)_acceleratedImageDecoding; -+ (void)_setAcceleratedImageDecoding:(BOOL)arg1; -+ (BOOL)canShowFile:(id)arg1; -+ (void)closeAllWebViews; -+ (BOOL)canCloseAllWebViews; -+ (BOOL)_allowsRoundingHacks; -+ (void)_setAllowsRoundingHacks:(BOOL)arg1; -+ (void)_setAlwaysUsesComplexTextCodePath:(BOOL)arg1; -+ (BOOL)_viewClass:(Class *)arg1 andRepresentationClass:(Class *)arg2 forMIMEType:(id)arg3 allowingPlugins:(BOOL)arg4; -+ (void)_unregisterPluginMIMEType:(id)arg1; -+ (void)_registerPluginMIMEType:(id)arg1; -+ (BOOL)isCharacterSmartReplaceExempt:(unsigned short)arg1 isPreviousCharacter:(BOOL)arg2; -+ (void)discardAllCompiledCode; -+ (void)drainLayerPool; -+ (void)purgeInactiveFontData; -+ (void)garbageCollectNow; -+ (void)releaseFastMallocMemory; -+ (void)willEnterBackgroundWithCompletionHandler:(id)arg1; -+ (void)_clearPrivateBrowsingSessionCookieStorage; -+ (void)_releaseMemoryNow; -+ (void)registerForMemoryNotifications; -+ (void)_handleMemoryWarning; -+ (void)enableWebThread; -+ (id)_supportedMIMETypes; -+ (void)_reportException:(struct OpaqueJSValue *)arg1 inContext:(struct OpaqueJSContext *)arg2; -+ (id)_standardUserAgentWithApplicationName:(id)arg1; -+ (id)_standardUserAgentWithApplicationName:(id)arg1 osMarketingVersion:(id)arg2; -+ (void)_preflightSpellChecker; -+ (void)_preflightSpellCheckerNow:(id)arg1; -+ (void)_preferencesRemovedNotification:(id)arg1; -+ (void)_cacheModelChangedNotification:(id)arg1; -+ (unsigned int)_maxCacheModelInAnyInstance; -+ (unsigned int)_didSetCacheModel; -+ (unsigned int)_cacheModel; -+ (void)_setCacheModel:(unsigned int)arg1; -+ (BOOL)shouldIncludeInWebKitStatistics; -+ (void)_setPDFViewClass:(Class)arg1; -+ (Class)_getPDFViewClass; -+ (void)_setPDFRepresentationClass:(Class)arg1; -+ (Class)_getPDFRepresentationClass; - (id)previousValidKeyView; - (id)currentNodeHighlight; - (void)setCurrentNodeHighlight:(id)arg1; -- (BOOL)shouldUpdateWhileOffscreen; -- (void)setShouldUpdateWhileOffscreen:(BOOL)arg1; -- (BOOL)drawsBackground; -- (void)setDrawsBackground:(BOOL)arg1; +- (_Bool)shouldUpdateWhileOffscreen; +- (void)setShouldUpdateWhileOffscreen:(_Bool)arg1; +- (_Bool)drawsBackground; +- (void)setDrawsBackground:(_Bool)arg1; - (id)mainFrameDocument; - (id)mainFrameIconURL; - (id)mainFrameTitle; -- (BOOL)isLoading; +- (_Bool)isLoading; - (id)mainFrameURL; - (void)setMainFrameURL:(id)arg1; - (double)estimatedProgress; - (id)groupName; - (void)setGroupName:(id)arg1; -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4; +- (_Bool)searchFor:(id)arg1 direction:(_Bool)arg2 caseSensitive:(_Bool)arg3 wrap:(_Bool)arg4; - (void)setNextKeyView:(id)arg1; - (id)_webcore_effectiveFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)acceptsFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)acceptsFirstResponder; - (id)elementAtPoint:(struct CGPoint)arg1; - (id)_elementAtWindowPoint:(struct CGPoint)arg1; - (id)documentViewAtWindowPoint:(struct CGPoint)arg1; @@ -136,29 +54,29 @@ - (id)customTextEncodingName; - (id)_mainFrameOverrideEncoding; - (void)setCustomTextEncodingName:(id)arg1; -- (BOOL)supportsTextEncoding; +- (_Bool)supportsTextEncoding; - (id)mediaStyle; - (void)setMediaStyle:(id)arg1; - (id)customUserAgent; - (void)setCustomUserAgent:(id)arg1; - (id)applicationNameForUserAgent; - (void)setApplicationNameForUserAgent:(id)arg1; -- (void)_resetZoom:(id)arg1 isTextOnly:(BOOL)arg2; -- (BOOL)_canResetZoom:(BOOL)arg1; -- (void)_zoomIn:(id)arg1 isTextOnly:(BOOL)arg2; -- (void)_zoomOut:(id)arg1 isTextOnly:(BOOL)arg2; -- (BOOL)_canZoomIn:(BOOL)arg1; -- (BOOL)_canZoomOut:(BOOL)arg1; -- (BOOL)_realZoomMultiplierIsTextOnly; +- (void)_resetZoom:(id)arg1 isTextOnly:(_Bool)arg2; +- (_Bool)_canResetZoom:(_Bool)arg1; +- (void)_zoomIn:(id)arg1 isTextOnly:(_Bool)arg2; +- (void)_zoomOut:(id)arg1 isTextOnly:(_Bool)arg2; +- (_Bool)_canZoomIn:(_Bool)arg1; +- (_Bool)_canZoomOut:(_Bool)arg1; +- (_Bool)_realZoomMultiplierIsTextOnly; - (float)_realZoomMultiplier; -- (float)_zoomMultiplier:(BOOL)arg1; -- (void)_setZoomMultiplier:(float)arg1 isTextOnly:(BOOL)arg2; +- (float)_zoomMultiplier:(_Bool)arg1; +- (void)_setZoomMultiplier:(float)arg1 isTextOnly:(_Bool)arg2; - (float)textSizeMultiplier; - (void)setTextSizeMultiplier:(float)arg1; -- (BOOL)goToBackForwardItem:(id)arg1; -- (BOOL)goForward; -- (BOOL)goBack; -- (void)setMaintainsBackForwardList:(BOOL)arg1; +- (_Bool)goToBackForwardItem:(id)arg1; +- (_Bool)goForward; +- (_Bool)goBack; +- (void)setMaintainsBackForwardList:(_Bool)arg1; - (id)backForwardList; - (id)selectedFrame; - (id)mainFrame; @@ -182,439 +100,19 @@ - (void)_wakWindowVisibilityChanged:(id)arg1; - (void)_wakWindowScreenScaleChanged:(id)arg1; - (void)viewDidMoveToWindow; -- (BOOL)shouldCloseWithWindow; -- (void)setShouldCloseWithWindow:(BOOL)arg1; +- (_Bool)shouldCloseWithWindow; +- (void)setShouldCloseWithWindow:(_Bool)arg1; - (void)close; - (void)finalize; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 frameName:(id)arg2 groupName:(id)arg3; - (id)initWithFrame:(struct CGRect)arg1; - (id)_initWithArguments:(id)arg1; -- (BOOL)_isMIMETypeRegisteredAsPlugin:(id)arg1; +- (_Bool)_isMIMETypeRegisteredAsPlugin:(id)arg1; - (id)_pluginForExtension:(id)arg1; - (id)_videoProxyPluginForMIMEType:(id)arg1; - (id)_pluginForMIMEType:(id)arg1; -- (BOOL)_canShowMIMEType:(id)arg1; -- (void)_addToAllWebViewsSet; -- (void)_removeFromAllWebViewsSet; -@property(copy, nonatomic, getter=_sourceApplicationAuditData, setter=_setSourceApplicationAuditData:) NSData *sourceApplicationAuditData; -- (void)_setWebGLEnabled:(BOOL)arg1; -- (BOOL)_webGLEnabled; -- (void)_setWantsTelephoneNumberParsing:(BOOL)arg1; -- (BOOL)_wantsTelephoneNumberParsing; -- (void)_documentScaleChanged; -- (id)_fixedPositionContent; -- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4 startInSelection:(BOOL)arg5; -- (unsigned int)countMatchesForText:(id)arg1 caseSensitive:(BOOL)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; -- (unsigned int)markAllMatchesForText:(id)arg1 caseSensitive:(BOOL)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4; -- (unsigned int)_pageCount; -- (float)_gapBetweenPages; -- (void)_setGapBetweenPages:(float)arg1; -- (float)_pageLength; -- (void)_setPageLength:(float)arg1; -- (BOOL)_paginationBehavesLikeColumns; -- (void)_setPaginationBehavesLikeColumns:(BOOL)arg1; -- (void)_setVisibilityState:(int)arg1 isInitialState:(BOOL)arg2; -- (unsigned int)_layoutMilestones; -- (void)_listenForLayoutMilestones:(unsigned int)arg1; -- (int)_paginationMode; -- (void)_setPaginationMode:(int)arg1; -- (BOOL)_useFixedLayout; -- (void)_setUseFixedLayout:(BOOL)arg1; -- (float)_viewScaleFactor; -- (void)_scaleWebView:(float)arg1 atOrigin:(struct CGPoint)arg2; -- (void)setCSSAnimationsSuspended:(BOOL)arg1; -- (BOOL)cssAnimationsSuspended; -- (void)_updateActiveState; -- (void)_updateVisibilityState; -- (BOOL)_isViewVisible; -- (id)trackedRepaintRects; -- (void)resetTrackedRepaints; -- (BOOL)isTrackingRepaints; -- (void)setTracksRepaints:(BOOL)arg1; -- (BOOL)_includesFlattenedCompositingLayersWhenDrawingToBitmap; -- (void)_setIncludesFlattenedCompositingLayersWhenDrawingToBitmap:(BOOL)arg1; -- (BOOL)_isSoftwareRenderable; -- (void)setValidationMessageTimerMagnification:(int)arg1; -- (int)validationMessageTimerMagnification; -- (void)setInteractiveFormValidationEnabled:(BOOL)arg1; -- (BOOL)interactiveFormValidationEnabled; -- (void)_setBaseCTM:(struct CGAffineTransform)arg1 forContext:(struct CGContext *)arg2; -- (BOOL)_isUsingAcceleratedCompositing; -- (void)_setPostsAcceleratedCompositingNotifications:(BOOL)arg1; -- (BOOL)_postsAcceleratedCompositingNotifications; -- (BOOL)areMemoryCacheDelegateCallsEnabled; -- (void)setMemoryCacheDelegateCallsEnabled:(BOOL)arg1; -- (BOOL)isSelectTrailingWhitespaceEnabled; -- (void)setSelectTrailingWhitespaceEnabled:(BOOL)arg1; -- (void)_clearMainFrameName; -- (void)_setCustomHTMLTokenizerChunkSize:(int)arg1; -- (void)_setCustomHTMLTokenizerTimeDelay:(double)arg1; -- (void)_executeCoreCommandByName:(id)arg1 value:(id)arg2; -- (id)textIteratorForRect:(struct CGRect)arg1; -- (void)_setGlobalHistoryItem:(struct HistoryItem *)arg1; -- (id)_globalHistoryItem; -- (void)setUsesPageCache:(BOOL)arg1; -- (BOOL)usesPageCache; -- (id)_touchEventRegions; -- (void)_overflowScrollPositionChangedTo:(struct CGPoint)arg1 forNode:(id)arg2 isUserScroll:(BOOL)arg3; -- (void)_viewGeometryDidChange; -- (BOOL)_fetchCustomFixedPositionLayoutRect:(struct CGRect *)arg1; -- (void)_setCustomFixedPositionLayoutRect:(struct CGRect)arg1; -- (void)_setCustomFixedPositionLayoutRectInWebThread:(struct CGRect)arg1 synchronize:(BOOL)arg2; -- (void)_synchronizeCustomFixedPositionLayoutRect; -- (struct CGSize)_fixedLayoutSize; -- (void)_setFixedLayoutSize:(struct CGSize)arg1; -- (void)_setNetworkStateIsOnline:(BOOL)arg1; -- (BOOL)_allowsMessaging; -- (void)_setAllowsMessaging:(BOOL)arg1; -- (BOOL)_isClosing; -- (BOOL)_isStopping; -- (id)quickLookContentForURL:(id)arg1; -- (void)setDefersCallbacks:(BOOL)arg1; -- (BOOL)defersCallbacks; -- (struct CGColor *)backgroundColor; -- (void)setBackgroundColor:(struct CGColor *)arg1; -- (void)_detachScriptDebuggerFromAllFrames; -- (void)_attachScriptDebuggerToAllFrames; -- (void)_setNeedsUnrestrictedGetMatchedCSSRules:(BOOL)arg1; -- (BOOL)_setMediaLayer:(id)arg1 forPluginView:(id)arg2; -- (void)_restorePlugInsFromCache; -- (void)_stopAllPlugInsForPageCache; -- (void)_stopAllPlugIns; -- (void)_startAllPlugIns; -- (void)_clearBackForwardCache; -- (void)_destroyAllPlugIns; -- (void)_locked_recursivelyPerformPlugInSelector:(SEL)arg1 inFrame:(id)arg2; -- (BOOL)_pluginsAreRunning; -- (BOOL)_locked_plugInsAreRunningInFrame:(id)arg1; -- (void)_setCookieEnabled:(BOOL)arg1; -- (BOOL)_cookieEnabled; -- (BOOL)_inFastImageScalingMode; -- (void)_setUseFastImageScalingMode:(BOOL)arg1; -- (BOOL)_inViewSourceMode; -- (void)_setInViewSourceMode:(BOOL)arg1; -- (void)_setFontFallbackPrefersPictographs:(BOOL)arg1; -- (id)_displayURL; -- (void)_clearDelegates; -- (void)caretChanged; -- (void)removeAllCaretChangeListeners; -- (void)removeCaretChangeListener:(id)arg1; -- (void)addCaretChangeListener:(id)arg1; -- (id)caretChangeListeners; -- (void)setCaretChangeListener:(id)arg1; -- (id)caretChangeListener; -- (id)_webMailDelegate; -- (void)setWebMailDelegate:(id)arg1; -- (id)_UIKitDelegate; -- (void)_setUIKitDelegate:(id)arg1; -- (void)_didCommitLoadForFrame:(id)arg1; -- (BOOL)_isPerformingProgrammaticFocus; -- (void)_popPerformingProgrammaticFocus; -- (void)_pushPerformingProgrammaticFocus; -- (void)_closeWindow; -- (id)_editingDelegateForwarder; -- (id)_UIDelegateForSelector:(SEL)arg1; -- (id)_UIDelegateForwarder; -- (id)_policyDelegateForwarder; -- (void)_cacheHistoryDelegateImplementations; -- (void)_cacheScriptDebugDelegateImplementations; -- (void)_cacheFrameLoadDelegateImplementations; -- (void)_cacheResourceLoadDelegateImplementations; -- (id)_UIKitDelegateForwarder; -- (void)_preferencesChanged:(id)arg1; -- (void)_preferencesChangedNotification:(id)arg1; -- (BOOL)_needsUnrestrictedGetMatchedCSSRules; -- (BOOL)_needsPreHTML5ParserQuirks; -- (id)_formDelegateForSelector:(SEL)arg1; -- (id)_formDelegateForwarder; -- (id)_formDelegate; -- (void)_setFormDelegate:(id)arg1; -- (void)_loadBackForwardListFromOtherView:(id)arg1; -- (void)_mouseDidMoveOverElement:(id)arg1 modifierFlags:(unsigned int)arg2; -- (struct Page *)page; -- (id)remoteInspectorUserInfo; -- (void)setRemoteInspectorUserInfo:(id)arg1; -- (id)hostApplicationName; -- (id)hostApplicationBundleId; -- (void)setHostApplicationBundleId:(id)arg1 name:(id)arg2; -- (void)setIndicatingForRemoteInspector:(BOOL)arg1; -- (void)setAllowsRemoteInspection:(BOOL)arg1; -- (BOOL)allowsRemoteInspection; -- (BOOL)canBeRemotelyInspected; -- (id)inspector; -- (id)_openNewWindowWithRequest:(id)arg1; -- (id)_downloadURL:(id)arg1; -- (BOOL)_isProcessingUserGesture; -- (void)_close; -- (void)_closeWithFastTeardown; -- (void)_closePluginDatabases; -- (void)_setResourceLoadSchedulerSuspended:(BOOL)arg1; -- (void)_didFinishScrollingOrZooming; -- (void)_willStartScrollingOrZooming; -- (void)_dispatchTileDidDraw:(id)arg1; -- (unsigned int)_renderTreeSize; -- (id)styleAtSelectionStart; -- (void)_dispatchUnloadEvent; -- (BOOL)_isClosed; -- (BOOL)_viewClass:(Class *)arg1 andRepresentationClass:(Class *)arg2 forMIMEType:(id)arg3; -- (void)updateLayoutIgnorePendingStyleSheets; -- (id)initSimpleHTMLDocumentWithStyle:(id)arg1 frame:(struct CGRect)arg2 preferences:(id)arg3 groupName:(id)arg4; -- (void)_viewWillDrawInternal; -- (id)_initWithFrame:(struct CGRect)arg1 frameName:(id)arg2 groupName:(id)arg3 usesDocumentViews:(BOOL)arg4; -- (void)_commonInitializationWithFrameName:(id)arg1 groupName:(id)arg2; -- (void)_dispatchPendingLoadRequests; -- (void)_setUIWebViewUserAgentWithBuildVersion:(id)arg1; -- (void)_setBrowserUserAgentProductVersion:(id)arg1 buildVersion:(id)arg2 bundleVersion:(id)arg3; -- (void)makeTextStandardSize:(id)arg1; -- (BOOL)canMakeTextStandardSize; -- (void)makeTextLarger:(id)arg1; -- (BOOL)canMakeTextLarger; -- (void)makeTextSmaller:(id)arg1; -- (BOOL)canMakeTextSmaller; -- (void)reloadFromOrigin:(id)arg1; -- (void)reload:(id)arg1; -- (void)stopLoadingAndClear; -- (void)stopLoading:(id)arg1; -- (void)goForward:(id)arg1; -- (void)goBack:(id)arg1; -- (BOOL)canGoForward; -- (BOOL)canGoBack; -- (void)takeStringURLFrom:(id)arg1; -- (void)removeVisitedLink:(id)arg1; -- (void)addVisitedLinks:(id)arg1; -- (float)mediaVolume; -- (void)setMediaVolume:(float)arg1; -- (void)resetPageZoom:(id)arg1; -- (BOOL)canResetPageZoom; -- (void)zoomPageOut:(id)arg1; -- (BOOL)canZoomPageOut; -- (void)zoomPageIn:(id)arg1; -- (BOOL)canZoomPageIn; -- (float)pageSizeMultiplier; -- (void)setPageSizeMultiplier:(float)arg1; -- (void)setAllowsUndo:(BOOL)arg1; -- (BOOL)allowsUndo; -- (void)scrollDOMRangeToVisible:(id)arg1 withInset:(float)arg2; -- (void)scrollDOMRangeToVisible:(id)arg1; -- (id)rectsForTextMatches; -- (void)unmarkAllTextMatches; -- (unsigned int)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned int)arg3 highlight:(BOOL)arg4 limit:(unsigned int)arg5 markMatches:(BOOL)arg6; -- (unsigned int)countMatchesForText:(id)arg1 options:(unsigned int)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; -- (BOOL)canMarkAllTextMatches; -- (BOOL)shouldClose; -- (id)historyDelegate; -- (void)setHistoryDelegate:(id)arg1; -- (id)scriptDebugDelegate; -- (void)setScriptDebugDelegate:(id)arg1; -- (BOOL)tabKeyCyclesThroughElements; -- (void)setTabKeyCyclesThroughElements:(BOOL)arg1; -- (void)setMainFrameDocumentReady:(BOOL)arg1; -- (id)DOMRangeOfString:(id)arg1 relativeTo:(id)arg2 options:(unsigned int)arg3; -- (BOOL)findString:(id)arg1 options:(unsigned int)arg2; -- (id)computedStyleForElement:(id)arg1 pseudoElement:(id)arg2; -- (id)styleDeclarationWithText:(id)arg1; -- (id)editingDelegate; -- (void)setEditingDelegate:(id)arg1; -- (void)registerForEditingDelegateNotification:(id)arg1 selector:(SEL)arg2; -- (id)undoManager; -- (BOOL)isContinuousSpellCheckingEnabled; -- (void)setContinuousSpellCheckingEnabled:(BOOL)arg1; -- (BOOL)smartInsertDeleteEnabled; -- (void)setSmartInsertDeleteEnabled:(BOOL)arg1; -- (id)typingStyle; -- (void)setTypingStyle:(id)arg1; -- (BOOL)isEditable; -- (void)setEditable:(BOOL)arg1; -- (int)selectionAffinity; -- (id)selectedDOMRange; -- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2; -- (BOOL)maintainsInactiveSelection; -- (BOOL)_shouldChangeSelectedDOMRange:(id)arg1 toDOMRange:(id)arg2 affinity:(int)arg3 stillSelecting:(BOOL)arg4; -- (id)editableDOMRangeForPoint:(struct CGPoint)arg1; -- (BOOL)isAutomaticSpellingCorrectionEnabled; -- (BOOL)isAutomaticTextReplacementEnabled; -- (BOOL)isAutomaticDashSubstitutionEnabled; -- (BOOL)isAutomaticLinkDetectionEnabled; -- (BOOL)isAutomaticQuoteSubstitutionEnabled; -- (void)applyStyle:(id)arg1; -- (void)deleteSelection; -- (void)replaceSelectionWithArchive:(id)arg1; -- (void)replaceSelectionWithMarkupString:(id)arg1; -- (void)replaceSelectionWithText:(id)arg1; -- (void)replaceSelectionWithNode:(id)arg1; -- (id)typingAttributes; -- (void)insertText:(id)arg1; -- (void)insertDictationPhrases:(id)arg1 metadata:(id)arg2; -- (void)toggleUnderline:(id)arg1; -- (void)toggleItalic:(id)arg1; -- (void)toggleBold:(id)arg1; -- (void)clearText:(id)arg1; -- (void)yankAndSelect:(id)arg1; -- (void)yank:(id)arg1; -- (void)uppercaseWord:(id)arg1; -- (void)unscript:(id)arg1; -- (void)underline:(id)arg1; -- (void)transpose:(id)arg1; -- (void)toggleBaseWritingDirection:(id)arg1; -- (void)takeFindStringFromSelection:(id)arg1; -- (void)swapWithMark:(id)arg1; -- (void)superscript:(id)arg1; -- (void)subscript:(id)arg1; -- (void)stopSpeaking:(id)arg1; -- (void)startSpeaking:(id)arg1; -- (void)showGuessPanel:(id)arg1; -- (void)setMark:(id)arg1; -- (void)selectWord:(id)arg1; -- (void)selectToMark:(id)arg1; -- (void)selectSentence:(id)arg1; -- (void)selectParagraph:(id)arg1; -- (void)selectLine:(id)arg1; -- (void)selectAll:(id)arg1; -- (void)scrollToEndOfDocument:(id)arg1; -- (void)scrollToBeginningOfDocument:(id)arg1; -- (void)scrollPageUp:(id)arg1; -- (void)scrollPageDown:(id)arg1; -- (void)scrollLineUp:(id)arg1; -- (void)scrollLineDown:(id)arg1; -- (void)performFindPanelAction:(id)arg1; -- (void)pasteFont:(id)arg1; -- (void)pasteAsRichText:(id)arg1; -- (void)pasteAsPlainText:(id)arg1; -- (void)paste:(id)arg1; -- (void)pageUpAndModifySelection:(id)arg1; -- (void)pageUp:(id)arg1; -- (void)pageDownAndModifySelection:(id)arg1; -- (void)pageDown:(id)arg1; -- (void)overWrite:(id)arg1; -- (void)outdent:(id)arg1; -- (void)orderFrontSubstitutionsPanel:(id)arg1; -- (void)moveWordRightAndModifySelection:(id)arg1; -- (void)moveWordRight:(id)arg1; -- (void)moveWordLeftAndModifySelection:(id)arg1; -- (void)moveWordLeft:(id)arg1; -- (void)moveWordForwardAndModifySelection:(id)arg1; -- (void)moveWordForward:(id)arg1; -- (void)moveWordBackwardAndModifySelection:(id)arg1; -- (void)moveWordBackward:(id)arg1; -- (void)moveUpAndModifySelection:(id)arg1; -- (void)moveUp:(id)arg1; -- (void)moveToRightEndOfLineAndModifySelection:(id)arg1; -- (void)moveToRightEndOfLine:(id)arg1; -- (void)moveToLeftEndOfLineAndModifySelection:(id)arg1; -- (void)moveToLeftEndOfLine:(id)arg1; -- (void)moveToEndOfSentenceAndModifySelection:(id)arg1; -- (void)moveToEndOfSentence:(id)arg1; -- (void)moveToEndOfParagraphAndModifySelection:(id)arg1; -- (void)moveToEndOfParagraph:(id)arg1; -- (void)moveToEndOfLineAndModifySelection:(id)arg1; -- (void)moveToEndOfLine:(id)arg1; -- (void)moveToEndOfDocumentAndModifySelection:(id)arg1; -- (void)moveToEndOfDocument:(id)arg1; -- (void)moveToBeginningOfSentenceAndModifySelection:(id)arg1; -- (void)moveToBeginningOfSentence:(id)arg1; -- (void)moveToBeginningOfParagraphAndModifySelection:(id)arg1; -- (void)moveToBeginningOfParagraph:(id)arg1; -- (void)moveToBeginningOfLineAndModifySelection:(id)arg1; -- (void)moveToBeginningOfLine:(id)arg1; -- (void)moveToBeginningOfDocumentAndModifySelection:(id)arg1; -- (void)moveToBeginningOfDocument:(id)arg1; -- (void)moveRightAndModifySelection:(id)arg1; -- (void)moveRight:(id)arg1; -- (void)moveParagraphForwardAndModifySelection:(id)arg1; -- (void)moveParagraphBackwardAndModifySelection:(id)arg1; -- (void)moveLeftAndModifySelection:(id)arg1; -- (void)moveLeft:(id)arg1; -- (void)moveForwardAndModifySelection:(id)arg1; -- (void)moveForward:(id)arg1; -- (void)moveDownAndModifySelection:(id)arg1; -- (void)moveDown:(id)arg1; -- (void)moveBackwardAndModifySelection:(id)arg1; -- (void)moveBackward:(id)arg1; -- (void)makeTextWritingDirectionRightToLeft:(id)arg1; -- (void)makeTextWritingDirectionNatural:(id)arg1; -- (void)makeTextWritingDirectionLeftToRight:(id)arg1; -- (void)makeBaseWritingDirectionRightToLeft:(id)arg1; -- (void)makeBaseWritingDirectionLeftToRight:(id)arg1; -- (void)lowercaseWord:(id)arg1; -- (void)insertTabIgnoringFieldEditor:(id)arg1; -- (void)insertTab:(id)arg1; -- (void)insertParagraphSeparator:(id)arg1; -- (void)insertNewlineIgnoringFieldEditor:(id)arg1; -- (void)insertNewline:(id)arg1; -- (void)insertLineBreak:(id)arg1; -- (void)insertBacktab:(id)arg1; -- (void)indent:(id)arg1; -- (void)ignoreSpelling:(id)arg1; -- (void)deleteWordForward:(id)arg1; -- (void)deleteWordBackward:(id)arg1; -- (void)deleteToMark:(id)arg1; -- (void)deleteToEndOfParagraph:(id)arg1; -- (void)deleteToEndOfLine:(id)arg1; -- (void)deleteToBeginningOfParagraph:(id)arg1; -- (void)deleteToBeginningOfLine:(id)arg1; -- (void)deleteForward:(id)arg1; -- (void)deleteBackwardByDecomposingPreviousCharacter:(id)arg1; -- (void)deleteBackward:(id)arg1; -- (void)delete:(id)arg1; -- (void)cut:(id)arg1; -- (void)copyFont:(id)arg1; -- (void)copy:(id)arg1; -- (void)complete:(id)arg1; -- (void)checkSpelling:(id)arg1; -- (void)changeSpelling:(id)arg1; -- (void)changeFont:(id)arg1; -- (void)changeDocumentBackgroundColor:(id)arg1; -- (void)changeColor:(id)arg1; -- (void)changeBaseWritingDirectionToRTL:(id)arg1; -- (void)changeBaseWritingDirectionToLTR:(id)arg1; -- (void)changeBaseWritingDirection:(id)arg1; -- (void)changeAttributes:(id)arg1; -- (void)centerSelectionInVisibleArea:(id)arg1; -- (void)capitalizeWord:(id)arg1; -- (void)alignRight:(id)arg1; -- (void)alignLeft:(id)arg1; -- (void)alignJustified:(id)arg1; -- (void)alignCenter:(id)arg1; -- (void)_performResponderOperation:(SEL)arg1 with:(id)arg2; -- (void)_simplifyMarkup:(id)arg1 endNode:(id)arg2; -- (BOOL)_selectionIsAll; -- (BOOL)_selectionIsCaret; -- (void)_replaceSelectionWithNode:(id)arg1 matchStyle:(BOOL)arg2; -- (void)_insertNewlineInQuotedContent; -- (id)_responderForResponderOperations; -- (BOOL)_continuousCheckingAllowed; -- (id)_frameViewAtWindowPoint:(struct CGPoint)arg1; -- (BOOL)_isLoading; -- (id)_focusedFrame; -- (struct CGRect)_convertRectFromRootView:(struct CGRect)arg1; -- (struct CGPoint)_convertPointFromRootView:(struct CGPoint)arg1; -- (void)_scheduleCompositingLayerFlush; -- (BOOL)_flushCompositingChanges; -- (void)_setNeedsOneShotDrawingSynchronization:(BOOL)arg1; -- (BOOL)_needsOneShotDrawingSynchronization; -- (id)_selectedOrMainFrame; -- (struct Frame *)_mainCoreFrame; -- (int)_keyboardUIMode; -- (void)_retrieveKeyboardUIModeFromPreferences:(id)arg1; -- (void)_removeObjectForIdentifier:(unsigned long)arg1; -- (id)_objectForIdentifier:(unsigned long)arg1; -- (void)_addObject:(id)arg1 forIdentifier:(unsigned long)arg2; -- (BOOL)_becomingFirstResponderFromOutside; -- (id)_deviceOrientationProvider; -- (void)_setDeviceOrientationProvider:(id)arg1; -- (void)_resetAllGeolocationPermission; -- (void)_geolocationDidFailWithMessage:(id)arg1; -- (void)_geolocationDidChangePosition:(id)arg1; -- (id)_geolocationProvider; -- (void)_setGeolocationProvider:(id)arg1; -- (unsigned long long)_notificationIDForTesting:(struct OpaqueJSValue *)arg1; -- (void)_notificationsDidClose:(id)arg1; -- (void)_notificationDidClick:(unsigned long long)arg1; -- (void)_notificationDidShow:(unsigned long long)arg1; -- (id)_notificationProvider; -- (void)_setNotificationProvider:(id)arg1; -- (id)fullScreenPlaceholderView; +- (_Bool)_canShowMIMEType:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit/WebViewPrivate.h b/iOS7/PrivateFrameworks/WebKit/WebViewPrivate.h index 0961eb5d1..63a2831f5 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebViewPrivate.h +++ b/iOS7/PrivateFrameworks/WebKit/WebViewPrivate.h @@ -8,6 +8,7 @@ @class NSDictionary, NSMutableSet, NSString, NSURL, WAKWindow, WebFixedPositionContent, WebIndicateLayer, WebInspector, WebNodeHighlight, WebPreferences, WebVideoFullscreenController; +// Not exported @interface WebViewPrivate : NSObject { struct Page *page; @@ -28,19 +29,19 @@ id formDelegateForwarder; WebInspector *inspector; WebNodeHighlight *currentNodeHighlight; - BOOL allowsRemoteInspection; + _Bool allowsRemoteInspection; NSString *hostApplicationBundleId; NSString *hostApplicationName; NSDictionary *remoteInspectorUserInfo; WebIndicateLayer *indicateLayer; - BOOL allowsUndo; + _Bool allowsUndo; float zoomMultiplier; - BOOL zoomsTextOnly; + _Bool zoomsTextOnly; NSString *applicationNameForUserAgent; struct String userAgent; - BOOL userAgentOverridden; + _Bool userAgentOverridden; WebPreferences *preferences; - BOOL useSiteSpecificSpoofing; + _Bool useSiteSpecificSpoofing; NSURL *userStyleSheetLocation; WAKWindow *hostWindow; int programmaticFocusCount; @@ -49,46 +50,46 @@ struct WebScriptDebugDelegateImplementationCache scriptDebugDelegateImplementations; struct WebHistoryDelegateImplementationCache historyDelegateImplementations; void *observationInfo; - BOOL closed; - BOOL closing; - BOOL shouldCloseWithWindow; - BOOL mainFrameDocumentReady; - BOOL drawsBackground; - BOOL tabKeyCyclesThroughElementsChanged; - BOOL becomingFirstResponder; - BOOL becomingFirstResponderFromOutside; - BOOL usesPageCache; + _Bool closed; + _Bool closing; + _Bool shouldCloseWithWindow; + _Bool mainFrameDocumentReady; + _Bool drawsBackground; + _Bool tabKeyCyclesThroughElementsChanged; + _Bool becomingFirstResponder; + _Bool becomingFirstResponderFromOutside; + _Bool usesPageCache; struct CGColor *backgroundColor; NSString *mediaStyle; - BOOL hasSpellCheckerDocumentTag; - int spellCheckerDocumentTag; - BOOL isStopping; + _Bool hasSpellCheckerDocumentTag; + long long spellCheckerDocumentTag; + _Bool isStopping; id UIKitDelegate; id UIKitDelegateForwarder; id WebMailDelegate; - BOOL allowsMessaging; + _Bool allowsMessaging; NSMutableSet *_caretChangeListeners; id _caretChangeListener; struct CGSize fixedLayoutSize; - BOOL mainViewIsScrollingOrZooming; + _Bool mainViewIsScrollingOrZooming; int didDrawTiles; struct Mutex pendingFixedPositionLayoutRectMutex; struct CGRect pendingFixedPositionLayoutRect; struct HashMap, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>> identifierMap; - BOOL _keyboardUIModeAccessed; + _Bool _keyboardUIModeAccessed; int _keyboardUIMode; - BOOL shouldUpdateWhileOffscreen; - BOOL includesFlattenedCompositingLayersWhenDrawingToBitmap; - BOOL needsOneShotDrawingSynchronization; - BOOL postsAcceleratedCompositingNotifications; - struct OwnPtr layerFlushController; + _Bool shouldUpdateWhileOffscreen; + _Bool includesFlattenedCompositingLayersWhenDrawingToBitmap; + _Bool needsOneShotDrawingSynchronization; + _Bool postsAcceleratedCompositingNotifications; + struct RefPtr layerFlushController; struct CGSize lastLayoutSize; WebVideoFullscreenController *fullscreenController; id _geolocationProvider; id m_deviceOrientationProvider; id _notificationProvider; struct RefPtr _globalHistoryItem; - BOOL interactiveFormValidationEnabled; + _Bool interactiveFormValidationEnabled; int validationMessageTimerMagnification; float customDeviceScaleFactor; WebFixedPositionContent *_fixedPositionContent; diff --git a/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition-Internal.h b/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition-Internal.h new file mode 100644 index 000000000..bf99f1090 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WebVisiblePosition (Internal) ++ (id)_wrapVisiblePositionIfValid:(struct VisiblePosition)arg1; ++ (id)_wrapVisiblePosition:(struct VisiblePosition)arg1; +- (struct VisiblePosition)_visiblePosition; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition.h b/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition.h index f7f7470d8..b903f13e5 100644 --- a/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition.h +++ b/iOS7/PrivateFrameworks/WebKit/WebVisiblePosition.h @@ -6,34 +6,32 @@ #import "NSObject.h" +// Not exported @interface WebVisiblePosition : NSObject { struct WebObjectInternal *_internal; } -+ (id)_wrapVisiblePositionIfValid:(struct VisiblePosition)arg1; -+ (id)_wrapVisiblePosition:(struct VisiblePosition)arg1; @property(nonatomic) int affinity; - (id)enclosingRangeWithCorrectionIndicator; - (id)enclosingRangeWithDictationPhraseAlternatives:(id *)arg1; -- (BOOL)atAlphaNumericBoundaryInDirection:(int)arg1; -- (BOOL)requiresContextForWordBoundary; -- (BOOL)isEditable; +- (_Bool)atAlphaNumericBoundaryInDirection:(int)arg1; +- (_Bool)requiresContextForWordBoundary; +- (_Bool)isEditable; - (id)positionAtStartOrEndOfWord; - (id)enclosingTextUnitOfGranularity:(int)arg1 inDirectionIfAtBoundary:(int)arg2; -- (BOOL)withinTextUnitOfGranularity:(int)arg1 inDirectionIfAtBoundary:(int)arg2; +- (_Bool)withinTextUnitOfGranularity:(int)arg1 inDirectionIfAtBoundary:(int)arg2; - (id)positionOfNextBoundaryOfGranularity:(int)arg1 inDirection:(int)arg2; -- (BOOL)atBoundaryOfGranularity:(int)arg1 inDirection:(int)arg2; -- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned long)arg2; -- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned long)arg2 withAffinityDownstream:(BOOL)arg3; -- (BOOL)directionIsDownstream:(int)arg1; +- (_Bool)atBoundaryOfGranularity:(int)arg1 inDirection:(int)arg2; +- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned int)arg2; +- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned int)arg2 withAffinityDownstream:(_Bool)arg3; +- (_Bool)directionIsDownstream:(int)arg1; - (int)textDirection; - (id)description; - (int)distanceFromPosition:(id)arg1; -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; -- (struct VisiblePosition)_visiblePosition; @end diff --git a/iOS7/PrivateFrameworks/WebKit/_WebCoreLocationUpdateThreadingProxy.h b/iOS7/PrivateFrameworks/WebKit/_WebCoreLocationUpdateThreadingProxy.h index 4e08225b7..9e605dd82 100644 --- a/iOS7/PrivateFrameworks/WebKit/_WebCoreLocationUpdateThreadingProxy.h +++ b/iOS7/PrivateFrameworks/WebKit/_WebCoreLocationUpdateThreadingProxy.h @@ -10,6 +10,7 @@ @class WebGeolocationProviderIOS; +// Not exported @interface _WebCoreLocationUpdateThreadingProxy : NSObject { WebGeolocationProviderIOS *_provider; diff --git a/iOS7/PrivateFrameworks/WebKit/_WebDocumentZooming-Protocol.h b/iOS7/PrivateFrameworks/WebKit/_WebDocumentZooming-Protocol.h index a4ead40ba..121b2555c 100644 --- a/iOS7/PrivateFrameworks/WebKit/_WebDocumentZooming-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit/_WebDocumentZooming-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol _WebDocumentZooming -- (BOOL)_canResetZoom; -- (BOOL)_canZoomIn; -- (BOOL)_canZoomOut; +- (_Bool)_canResetZoom; +- (_Bool)_canZoomIn; +- (_Bool)_canZoomOut; - (void)_resetZoom:(id)arg1; - (void)_zoomIn:(id)arg1; - (void)_zoomOut:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/_WebSafeAsyncForwarder.h b/iOS7/PrivateFrameworks/WebKit/_WebSafeAsyncForwarder.h index 6b5075a23..ed107dde6 100644 --- a/iOS7/PrivateFrameworks/WebKit/_WebSafeAsyncForwarder.h +++ b/iOS7/PrivateFrameworks/WebKit/_WebSafeAsyncForwarder.h @@ -8,13 +8,14 @@ @class _WebSafeForwarder; +// Not exported @interface _WebSafeAsyncForwarder : NSObject { _WebSafeForwarder *_forwarder; } - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (id)initWithForwarder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit/_WebSafeForwarder.h b/iOS7/PrivateFrameworks/WebKit/_WebSafeForwarder.h index 3533e6005..b350b4e47 100644 --- a/iOS7/PrivateFrameworks/WebKit/_WebSafeForwarder.h +++ b/iOS7/PrivateFrameworks/WebKit/_WebSafeForwarder.h @@ -8,16 +8,17 @@ @class _WebSafeAsyncForwarder; +// Not exported @interface _WebSafeForwarder : NSObject { id target; id defaultTarget; _WebSafeAsyncForwarder *asyncForwarder; - long asyncForwarderPred; + long long asyncForwarderPred; } - (id)methodSignatureForSelector:(SEL)arg1; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (void)clearTarget; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebKit2/CDStructures.h b/iOS7/PrivateFrameworks/WebKit2/CDStructures.h index 559909096..bee9f8c9f 100644 --- a/iOS7/PrivateFrameworks/WebKit2/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebKit2/CDStructures.h @@ -9,8 +9,8 @@ struct APIObject; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -19,8 +19,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct Color { @@ -28,6 +28,10 @@ struct Color { _Bool _field2; }; +struct ContainerNode; + +struct Document; + struct DrawingAreaProxy; struct FloatQuad; @@ -67,6 +71,10 @@ struct HashMap, WTF::HashTraits, WTF::HashTraits>>, WTF::KeyValuePairKeyExtractor, WTF::HashTraits, WTF::HashTraits>>>, WTF::CaseFoldingHash, WTF::HashMapValueTraits, WTF::HashTraits, WTF::HashTraits, WTF::HashTraits>>>, WTF::HashTraits> _field1; }; +struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> { + struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> m_impl; +}; + struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> { struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> _field1; }; @@ -135,6 +143,14 @@ struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> { + struct KeyValuePair> *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; +}; + struct HashTable>, WTF::KeyValuePairKeyExtractor>>, WTF::PtrHash, WTF::HashMapValueTraits, WTF::HashTraits>>, WTF::HashTraits> { struct KeyValuePair> *_field1; int _field2; @@ -200,6 +216,8 @@ struct KeyValuePair; struct KeyValuePair, WTF::HashTraits, WTF::HashTraits>>; +struct KeyValuePair>; + struct KeyValuePair>; struct KeyValuePair, CoreIPC::MessageReceiver *>; @@ -219,6 +237,28 @@ struct MessageReceiverMap { struct HashMap, CoreIPC::MessageReceiver *, WTF::PairHash, WTF::HashTraits>, WTF::HashTraits> _field2; }; +struct NSObject { + Class _field1; +}; + +struct Node { + void **_field1; + struct Weak _field2; + int _field3; + unsigned int _field4; + struct ContainerNode *_field5; + struct TreeScope *_field6; + struct Node *_field7; + struct Node *_field8; + union DataUnion _field9; +}; + +struct NodeRareDataBase; + +struct OpaqueWKBundle; + +struct OpaqueWKBundlePage; + struct OpaqueWKConnection; struct OpaqueWKContext; @@ -227,6 +267,10 @@ struct OpaqueWKPage; struct OpaqueWKPageGroup; +struct OwnPtr { + struct TextIterator *m_ptr; +}; + struct OwnPtr { struct PageClientImpl *m_ptr; }; @@ -252,10 +296,35 @@ struct PlugInAutoStartProvider { struct Vector _field4; }; +struct Range { + unsigned int _field1; + struct RefPtr _field2; + struct RangeBoundaryPoint _field3; + struct RangeBoundaryPoint _field4; +}; + +struct RangeBoundaryPoint { + struct RefPtr _field1; + int _field2; + struct RefPtr _field3; +}; + struct RefPtr { struct StringImpl *_field1; }; +struct RefPtr { + struct Document *_field1; +}; + +struct RefPtr { + struct Node *m_ptr; +}; + +struct RefPtr { + struct Range *m_ptr; +}; + struct RefPtr { struct APIObject *_field1; }; @@ -294,6 +363,12 @@ struct RefPtr { struct RefPtr; +struct RenderObject; + +struct RetainPtr { + struct NSObject *_field1; +}; + struct RetainPtr { struct UITapGestureRecognizer *m_ptr; }; @@ -314,6 +389,10 @@ struct RetainPtr { struct WKBrowsingContextController *m_ptr; }; +struct RetainPtr { + struct WKConnection *m_ptr; +}; + struct RetainPtr { struct WKInteractionView *m_ptr; }; @@ -334,8 +413,12 @@ struct RetainPtr<_UIWebHighlightLongPressGestureRecognizer> { struct _UIWebHighlightLongPressGestureRecognizer *m_ptr; }; -struct RetainPtr { - void *_field1; +struct RetainPtr<__CFRunLoopTimer *> { + struct __CFRunLoopTimer *_field1; +}; + +struct RetainPtr> { + id m_ptr; }; struct RunLoop; @@ -350,30 +433,22 @@ struct String { struct StringImpl; +struct TextIterator; + struct Timer { void **_field1; struct RunLoop *_field2; - struct __CFRunLoopTimer *_field3; + struct RetainPtr<__CFRunLoopTimer *> _field3; struct VisitedLinkProvider *_field4; }; +struct TreeScope; + struct UITapGestureRecognizer { Class _field1; - id _field2; + struct CGPoint _field2; id _field3; - id _field4; - id _field5; - id _field6; - id _field7; - id _field8; - id _field9; - id _field10; - id _field11; - int _field12; - CDStruct_a3e89242 _field13; - struct CGPoint _field14; - id _field15; - unsigned int _field16; + unsigned int _field4; }; struct UIView { @@ -383,11 +458,11 @@ struct UIView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; - CDStruct_e412662f _field11; + unsigned long long _field10; + CDStruct_a898e484 _field11; }; struct UIWKRemoteView { @@ -397,42 +472,30 @@ struct UIWKRemoteView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; - CDStruct_e412662f _field11; + unsigned long long _field10; + CDStruct_a898e484 _field11; }; struct UIWebTouchEventsGestureRecognizer { Class _field1; id _field2; - id _field3; + SEL _field3; id _field4; - id _field5; - id _field6; - id _field7; - id _field8; - id _field9; - id _field10; - id _field11; - int _field12; - CDStruct_a3e89242 _field13; - id _field14; - SEL _field15; - id _field16; unsigned int :1; unsigned int :1; unsigned int :1; unsigned int :2; - float _field17; - float _field18; - struct CGPoint _field19; - id _field20; - id _field21; - id _field22; - float _field23; - float _field24; + double _field5; + double _field6; + struct CGPoint _field7; + id _field8; + id _field9; + id _field10; + double _field11; + double _field12; }; struct Vector { @@ -489,6 +552,11 @@ struct WKBrowsingContextController { id _field2; }; +struct WKConnection { + Class _field1; + id _field2; +}; + struct WKContextClient { int _field1; void *_field2; @@ -544,11 +612,19 @@ struct WKInteractionView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; - CDStruct_e412662f _field11; + unsigned long long _field10; + CDStruct_a898e484 _field11; +}; + +struct WKRetainPtr { + struct OpaqueWKBundle *m_ptr; +}; + +struct WKRetainPtr { + struct OpaqueWKBundlePage *m_ptr; }; struct WKRetainPtr { @@ -567,6 +643,10 @@ struct WKRetainPtr { struct OpaqueWKPageGroup *m_ptr; }; +struct WKRetainPtr { + void *m_ptr; +}; + struct WKScrollView { Class _field1; id _field2; @@ -574,14 +654,20 @@ struct WKScrollView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; - CDStruct_e412662f _field11; + unsigned long long _field10; + CDStruct_a898e484 _field11; id _field12; }; +struct Weak { + struct WeakImpl *_field1; +}; + +struct WeakImpl; + struct WebContext { void **_field1; int _field2; @@ -591,44 +677,48 @@ struct WebContext { unsigned int _field6; struct Vector, 0, WTF::CrashOnOverflow> _field7; _Bool _field8; - struct RefPtr _field9; - struct RefPtr _field10; - struct String _field11; - struct WebContextInjectedBundleClient _field12; - struct WebContextClient _field13; - struct WebContextConnectionClient _field14; - struct WebDownloadClient _field15; - struct WebHistoryClient _field16; - struct VisitedLinkProvider _field17; - struct PlugInAutoStartProvider _field18; - struct HashSet> _field19; + struct WebProcessProxy *_field9; + struct RefPtr _field10; + struct RefPtr _field11; + struct String _field12; + struct WebContextInjectedBundleClient _field13; + struct WebContextClient _field14; + struct WebContextConnectionClient _field15; + struct WebDownloadClient _field16; + struct WebHistoryClient _field17; + struct VisitedLinkProvider _field18; + struct PlugInAutoStartProvider _field19; struct HashSet> _field20; struct HashSet> _field21; struct HashSet> _field22; struct HashSet> _field23; struct HashSet> _field24; struct HashSet> _field25; - _Bool _field26; + struct HashSet> _field26; _Bool _field27; - struct Vector>, 0, WTF::CrashOnOverflow> _field28; - int _field29; - _Bool _field30; - double _field31; - struct RefPtr _field32; - struct RefPtr _field33; - struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> _field34; - struct RetainPtr _field35; - struct RetainPtr _field36; - struct RetainPtr _field37; - struct String _field38; - struct String _field39; - struct String _field40; + _Bool _field28; + struct Vector>, 0, WTF::CrashOnOverflow> _field29; + int _field30; + _Bool _field31; + double _field32; + struct RefPtr _field33; + struct RefPtr _field34; + struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> _field35; + struct RetainPtr _field36; + struct RetainPtr _field37; + struct RetainPtr _field38; + struct RetainPtr _field39; + struct RetainPtr _field40; struct String _field41; struct String _field42; - _Bool _field43; - struct HashMap>, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>>> _field44; - struct HashMap, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>> _field45; - _Bool _field46; + struct String _field43; + struct String _field44; + struct String _field45; + struct String _field46; + _Bool _field47; + struct HashMap>, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>>> _field48; + struct HashMap, WTF::IntHash, WTF::HashTraits, WTF::HashTraits>> _field49; + _Bool _field50; }; struct WebContextClient { @@ -668,8 +758,8 @@ struct WebPageProxy; struct WebProcessProxy; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; struct _UIHighlightView { @@ -679,43 +769,31 @@ struct _UIHighlightView { id _field4; id _field5; float _field6; - int _field7; + long long _field7; id _field8; id _field9; - unsigned int _field10; - CDStruct_e412662f _field11; + unsigned long long _field10; + CDStruct_a898e484 _field11; id _field12; - float _field13; + double _field13; struct CGRect _field14; id _field15; id _field16; id _field17; - char _field18; + _Bool _field18; }; struct _UIWebHighlightLongPressGestureRecognizer { Class _field1; id _field2; id _field3; - id _field4; - id _field5; - id _field6; - id _field7; + unsigned long long _field4; + double _field5; + double _field6; + struct CGPoint _field7; id _field8; id _field9; id _field10; - id _field11; - int _field12; - CDStruct_a3e89242 _field13; - id _field14; - id _field15; - unsigned int _field16; - double _field17; - float _field18; - struct CGPoint _field19; - id _field20; - id _field21; - id _field22; unsigned int :1; unsigned int :1; unsigned int :1; @@ -738,45 +816,17 @@ typedef struct ? { Class _field1; struct RefPtr _field2; struct RetainPtr _field3; - char _field4; + _Bool _field4; struct RefPtr _field5; struct Vector _field6; struct HashSet, WTF::HashTraits> _field7; } *m_ptr; -} RetainPtr_eea0f036; +} RetainPtr_23bb6b6f; #endif #pragma mark Typedef'd Structures -typedef struct { - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; -} CDStruct_a3e89242; - typedef struct { unsigned int :1; unsigned int :1; @@ -836,15 +886,14 @@ typedef struct { unsigned int :1; unsigned int :1; unsigned int :1; - unsigned int :1; - unsigned int :1; unsigned int :3; unsigned int :1; unsigned int :1; unsigned int :1; unsigned int :2; unsigned int :2; -} CDStruct_e412662f; + unsigned int :1; +} CDStruct_a898e484; // Template types typedef struct PassOwnPtr { @@ -865,3 +914,10 @@ typedef struct Vector { unsigned int _field3; } Vector_59222031; +#pragma mark Named Unions + +union DataUnion { + struct RenderObject *_field1; + struct NodeRareDataBase *_field2; +}; + diff --git a/iOS7/PrivateFrameworks/WebKit2/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WebKit2/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WebKit2/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UIKeyInput-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIKeyInput-Protocol.h index afa03a631..6aa589c3d 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIKeyInput-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIKeyInput-Protocol.h @@ -9,6 +9,6 @@ @protocol UIKeyInput - (void)deleteBackward; - (void)insertText:(id)arg1; -- (BOOL)hasText; +- (_Bool)hasText; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebKit2/UITextInput-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UITextInput-Protocol.h index ff30446e2..0342e289e 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UITextInput-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UITextInput-Protocol.h @@ -22,14 +22,14 @@ - (id)selectionRectsForRange:(id)arg1; - (struct CGRect)caretRectForPosition:(id)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; - (void)unmarkText; - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; @@ -37,17 +37,17 @@ - (id)textInRange:(id)arg1; @optional -@property(nonatomic) int selectionAffinity; +@property(nonatomic) long long selectionAffinity; @property(readonly, nonatomic) UIView *textInputView; -- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(BOOL)arg2; +- (void)removeDictationResultPlaceholder:(id)arg1 willInsertResult:(_Bool)arg2; - (struct CGRect)frameForDictationResultPlaceholder:(id)arg1; - (id)insertDictationResultPlaceholder; - (void)dictationRecognitionFailed; - (void)dictationRecordingDidEnd; - (void)insertDictationResult:(id)arg1; -- (int)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; -- (id)positionWithinRange:(id)arg1 atCharacterOffset:(int)arg2; -- (id)textStylingAtPosition:(id)arg1 inDirection:(int)arg2; -- (BOOL)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; +- (long long)characterOffsetOfPosition:(id)arg1 withinRange:(id)arg2; +- (id)positionWithinRange:(id)arg1 atCharacterOffset:(long long)arg2; +- (id)textStylingAtPosition:(id)arg1 inDirection:(long long)arg2; +- (_Bool)shouldChangeTextInRange:(id)arg1 replacementText:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UITextInputPrivate-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UITextInputPrivate-Protocol.h index 6a2ded13a..630efaca8 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UITextInputPrivate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UITextInputPrivate-Protocol.h @@ -12,31 +12,33 @@ @protocol UITextInputPrivate @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; -- (BOOL)hasSelection; +- (_Bool)hasSelection; - (void)selectAll; -- (BOOL)hasContent; +- (_Bool)hasContent; - (struct _NSRange)selectionRange; - (id)textInputTraits; @optional + (void)_preheatDictationIfNecessary; -@property(nonatomic) int selectionGranularity; +@property(nonatomic) long long selectionGranularity; - (void)_insertAttributedTextWithoutClosingTyping:(id)arg1; - (id)fontForCaretSelection; - (id)textColorForCaretSelection; - (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; -- (BOOL)_shouldRepeatInsertText:(id)arg1; -- (float)_delayUntilRepeatInsertText:(id)arg1; -- (BOOL)isAutoFillMode; +- (_Bool)_shouldRepeatInsertText:(id)arg1; +- (double)_delayUntilRepeatInsertText:(id)arg1; +- (_Bool)isAutoFillMode; - (void)acceptedAutoFillWord:(id)arg1; +- (id)_dictationLanguage; +- (void)_stopDictation; - (void)_startDictation; - (void)dictationRecordingDidBegin; - (id)rangeWithTextAlternatives:(id *)arg1 atPosition:(id)arg2; - (id)metadataDictionariesForDictationResults; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; - (id)automaticallySelectedOverlay; -- (void)setBottomBufferHeight:(float)arg1; +- (void)setBottomBufferHeight:(double)arg1; - (void)handleKeyWebEvent:(id)arg1; -- (BOOL)requiresKeyEvents; +- (_Bool)requiresKeyEvents; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UITextInputTokenizer-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UITextInputTokenizer-Protocol.h index bc1934e44..c63067d2d 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UITextInputTokenizer-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UITextInputTokenizer-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol UITextInputTokenizer -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits-Protocol.h index f4cb56984..4963026e6 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits-Protocol.h @@ -9,13 +9,13 @@ @protocol UITextInputTraits @optional -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) int returnKeyType; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) long long returnKeyType; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits_Private-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits_Private-Protocol.h index 0d528637d..e47d1659e 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits_Private-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UITextInputTraits_Private-Protocol.h @@ -13,25 +13,25 @@ - (void)takeTraitsFrom:(id)arg1; @optional -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; -@property(nonatomic) BOOL forceEnableDictation; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool forceEnableDictation; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(nonatomic) int shortcutConversionType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL acceptsEmoji; -@property(nonatomic) BOOL contentsIsSingleValue; -@property(nonatomic) BOOL isSingleLineDocument; +@property(nonatomic) _Bool acceptsEmoji; +@property(nonatomic) _Bool contentsIsSingleValue; +@property(nonatomic) _Bool isSingleLineDocument; @property(nonatomic) id textSuggestionDelegate; @property(nonatomic) int textSelectionBehavior; @property(nonatomic) int textLoupeVisibility; -@property(nonatomic) unsigned int insertionPointWidth; +@property(nonatomic) unsigned long long insertionPointWidth; @property(retain, nonatomic) UIImage *selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(retain, nonatomic) UIColor *selectionBarColor; diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWKInteractionViewProtocol-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIWKInteractionViewProtocol-Protocol.h index 3d98d0d23..15641aaad 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIWKInteractionViewProtocol-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIWKInteractionViewProtocol-Protocol.h @@ -5,6 +5,6 @@ */ @protocol UIWKInteractionViewProtocol -- (void)changeSelectionWithGesture:(struct CGPoint)arg1 withGesture:(int)arg2 withState:(int)arg3; +- (void)changeSelectionWithGesture:(struct CGPoint)arg1 withGesture:(long long)arg2 withState:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWKRemoteView.h b/iOS7/PrivateFrameworks/WebKit2/UIWKRemoteView.h index b9d85f68b..d05f1b627 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIWKRemoteView.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIWKRemoteView.h @@ -6,6 +6,7 @@ #import "UIView.h" +// Not exported @interface UIWKRemoteView : UIView { } diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWKView-Internal.h b/iOS7/PrivateFrameworks/WebKit2/UIWKView-Internal.h new file mode 100644 index 000000000..36f7be4bb --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/UIWKView-Internal.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface UIWKView (Internal) +- (void)_selectionChanged; +- (void)_stopAssistingNode; +- (void)_startAssistingNode; +- (void)_didGetTapHighlightForRequest:(unsigned long long)arg1 color:(const struct Color *)arg2 quads:(const Vector_59222031 *)arg3 topLeftRadius:(const struct IntSize *)arg4 topRightRadius:(const struct IntSize *)arg5 bottomLeftRadius:(const struct IntSize *)arg6 bottomRightRadius:(const struct IntSize *)arg7; +- (void)_didFinishScrolling:(id)arg1; +- (void)_enterAcceleratedCompositingMode:(const struct LayerTreeContext *)arg1; +- (void)_webProcessIsRunning:(_Bool)arg1; +- (void)_didChangeContentsSize:(struct CGSize)arg1; +- (PassOwnPtr_4d2f5da3)_createDrawingAreaProxy; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWKView.h b/iOS7/PrivateFrameworks/WebKit2/UIWKView.h index 351b18f42..c62aad3a8 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIWKView.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIWKView.h @@ -10,12 +10,13 @@ @class WKBrowsingContextController; +// Not exported @interface UIWKView : UIView { struct OwnPtr _pageClient; struct RefPtr _pageGroup; struct RefPtr _page; - BOOL _webProcessIsRunning; + _Bool _webProcessIsRunning; struct CGSize _contentsSize; struct RetainPtr _rootContentView; struct RetainPtr _scrollView; @@ -27,11 +28,11 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidScrollToTop:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; @property(readonly, nonatomic) WKBrowsingContextController *browsingContextController; - (void)_updateViewSettings; - (void)_frameOrBoundsChanged; @@ -41,15 +42,6 @@ - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithCoder:(id)arg1; - (void)commonInitialization; -- (void)_selectionChanged; -- (void)_stopAssistingNode; -- (void)_startAssistingNode; -- (void)_didGetTapHighlightForRequest:(unsigned long long)arg1 color:(const struct Color *)arg2 quads:(const Vector_59222031 *)arg3 topLeftRadius:(const struct IntSize *)arg4 topRightRadius:(const struct IntSize *)arg5 bottomLeftRadius:(const struct IntSize *)arg6 bottomRightRadius:(const struct IntSize *)arg7; -- (void)_didFinishScrolling:(id)arg1; -- (void)_enterAcceleratedCompositingMode:(const struct LayerTreeContext *)arg1; -- (void)_webProcessIsRunning:(BOOL)arg1; -- (void)_didChangeContentsSize:(struct CGSize)arg1; -- (PassOwnPtr_4d2f5da3)_createDrawingAreaProxy; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWebFormAccessoryDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIWebFormAccessoryDelegate-Protocol.h index fa35bbf81..5d373a5fe 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIWebFormAccessoryDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIWebFormAccessoryDelegate-Protocol.h @@ -7,7 +7,7 @@ @protocol UIWebFormAccessoryDelegate - (void)accessoryClear; - (void)accessoryAutoFill; -- (void)accessoryTab:(BOOL)arg1; +- (void)accessoryTab:(_Bool)arg1; - (void)accessoryDone; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h index 04d9c2d98..a4d5b773c 100644 --- a/iOS7/PrivateFrameworks/WebKit2/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/UIWebTouchEventsGestureRecognizerDelegate-Protocol.h @@ -5,7 +5,7 @@ */ @protocol UIWebTouchEventsGestureRecognizerDelegate -- (BOOL)isAnyTouchOverActiveArea:(id)arg1; -- (BOOL)shouldIgnoreWebTouch; +- (_Bool)isAnyTouchOverActiveArea:(id)arg1; +- (_Bool)shouldIgnoreWebTouch; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Internal.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Internal.h new file mode 100644 index 000000000..1037df936 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKBrowsingContextController (Internal) ++ (id)customSchemes; ++ (id)_browsingContextControllerForPageRef:(struct OpaqueWKPage *)arg1; +- (id)_initWithPageRef:(struct OpaqueWKPage *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Private.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Private.h new file mode 100644 index 000000000..a1857bcf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKBrowsingContextController (Private) +@property(readonly) unsigned long long pageCount; +@property double gapBetweenPages; +@property double pageLength; +@property _Bool paginationBehavesLikeColumns; +@property unsigned long long paginationMode; + +// Remaining properties +@property(readonly) struct OpaqueWKPage *_pageRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController.h index f4a739879..4beff9655 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextController.h @@ -15,33 +15,30 @@ + (void)unregisterSchemeForCustomProtocol:(id)arg1; + (void)registerSchemeForCustomProtocol:(id)arg1; -+ (id)customSchemes; -+ (id)_browsingContextControllerForPageRef:(struct OpaqueWKPage *)arg1; -@property float pageZoom; -@property float textZoom; +@property double pageZoom; +@property double textZoom; @property(readonly) NSString *title; @property(readonly) NSURL *committedURL; @property(readonly) NSURL *provisionalURL; @property(readonly) NSURL *activeURL; -@property(readonly) BOOL canGoBack; +@property(readonly) _Bool canGoBack; - (void)goBack; -@property(readonly) BOOL canGoForward; +@property(readonly) _Bool canGoForward; - (void)goForward; - (void)reloadFromOrigin; - (void)reload; - (void)stopLoading; +- (void)loadData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4 userData:(id)arg5; +- (void)loadData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; +- (void)loadHTMLString:(id)arg1 baseURL:(id)arg2 userData:(id)arg3; - (void)loadHTMLString:(id)arg1 baseURL:(id)arg2; +- (void)loadFileURL:(id)arg1 restrictToFilesWithin:(id)arg2 userData:(id)arg3; - (void)loadFileURL:(id)arg1 restrictToFilesWithin:(id)arg2; +- (void)loadRequest:(id)arg1 userData:(id)arg2; - (void)loadRequest:(id)arg1; @property id loadDelegate; -@property(readonly) struct OpaqueWKPage *_pageRef; +- (struct OpaqueWKPage *)_pageRef; - (void)dealloc; -@property(readonly) unsigned int pageCount; -@property float gapBetweenPages; -@property float pageLength; -@property BOOL paginationBehavesLikeColumns; -@property unsigned int paginationMode; -- (id)_initWithPageRef:(struct OpaqueWKPage *)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextControllerData.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextControllerData.h index e4e10c45a..6cbedf4a7 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextControllerData.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextControllerData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WKBrowsingContextControllerData : NSObject { struct WKRetainPtr _pageRef; diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup-Private.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup-Private.h new file mode 100644 index 000000000..e933ad97c --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKBrowsingContextGroup (Private) +@property(readonly) struct OpaqueWKPageGroup *_pageGroupRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup.h index aaeeef727..faae34628 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroup.h @@ -14,16 +14,15 @@ } - (void)removeAllUserScripts; -- (void)addUserScript:(id)arg1 baseURL:(id)arg2 whitelistedURLPatterns:(id)arg3 blacklistedURLPatterns:(id)arg4 injectionTime:(int)arg5 mainFrameOnly:(BOOL)arg6; +- (void)addUserScript:(id)arg1 baseURL:(id)arg2 whitelistedURLPatterns:(id)arg3 blacklistedURLPatterns:(id)arg4 injectionTime:(int)arg5 mainFrameOnly:(_Bool)arg6; - (void)removeAllUserStyleSheets; -- (void)addUserStyleSheet:(id)arg1 baseURL:(id)arg2 whitelistedURLPatterns:(id)arg3 blacklistedURLPatterns:(id)arg4 mainFrameOnly:(BOOL)arg5; -@property BOOL allowsPlugIns; -- (void)setAllowsJavaScriptMarkup:(BOOL)arg1; -- (BOOL)allowsJavaScriptMarkup; -@property BOOL allowsJavaScript; +- (void)addUserStyleSheet:(id)arg1 baseURL:(id)arg2 whitelistedURLPatterns:(id)arg3 blacklistedURLPatterns:(id)arg4 mainFrameOnly:(_Bool)arg5; +@property _Bool allowsPlugIns; +- (void)setAllowsJavaScriptMarkup:(_Bool)arg1; +- (_Bool)allowsJavaScriptMarkup; +@property _Bool allowsJavaScript; - (void)dealloc; - (id)initWithIdentifier:(id)arg1; -@property(readonly) struct OpaqueWKPageGroup *_pageGroupRef; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroupData.h b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroupData.h index d5f216f0e..8b9fbb880 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroupData.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKBrowsingContextGroupData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WKBrowsingContextGroupData : NSObject { struct WKRetainPtr _pageGroupRef; diff --git a/iOS7/PrivateFrameworks/WebKit2/WKConnection-Internal.h b/iOS7/PrivateFrameworks/WebKit2/WKConnection-Internal.h new file mode 100644 index 000000000..e624419ad --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKConnection-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKConnection (Internal) +- (id)_initWithConnectionRef:(struct OpaqueWKConnection *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKConnection.h b/iOS7/PrivateFrameworks/WebKit2/WKConnection.h index 1f5b9f837..6b69d351b 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKConnection.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKConnection.h @@ -16,7 +16,6 @@ @property id delegate; - (void)sendMessageWithName:(id)arg1 body:(id)arg2; - (void)dealloc; -- (id)_initWithConnectionRef:(struct OpaqueWKConnection *)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKConnectionData.h b/iOS7/PrivateFrameworks/WebKit2/WKConnectionData.h index 3772d176a..bd46dbfdb 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKConnectionData.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKConnectionData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WKConnectionData : NSObject { struct WKRetainPtr _connectionRef; diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMDocument.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMDocument.h new file mode 100644 index 000000000..6f918bca8 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMDocument.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class WKDOMElement; + +@interface WKDOMDocument : WKDOMNode +{ +} + +@property(readonly) WKDOMElement *body; +- (id)createTextNode:(id)arg1; +- (id)createElement:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMElement.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMElement.h new file mode 100644 index 000000000..a8a833f20 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMElement.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface WKDOMElement : WKDOMNode +{ +} + +@property(readonly) NSString *tagName; +- (void)setAttribute:(id)arg1 value:(id)arg2; +- (id)getAttribute:(id)arg1; +- (_Bool)hasAttribute:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMNode-WKPrivate.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMNode-WKPrivate.h new file mode 100644 index 000000000..74ee68139 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMNode-WKPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKDOMNode (WKPrivate) +- (struct OpaqueWKBundleNodeHandle *)_copyBundleNodeHandleRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMNode.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMNode.h new file mode 100644 index 000000000..ba79fcc05 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMNode.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, WKDOMDocument; + +@interface WKDOMNode : NSObject +{ + struct RefPtr _impl; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) NSArray *textRects; +@property(readonly) WKDOMNode *nextSibling; +@property(readonly) WKDOMNode *previousSibling; +@property(readonly) WKDOMNode *lastChild; +@property(readonly) WKDOMNode *firstChild; +@property(readonly) WKDOMNode *parentNode; +@property(readonly) WKDOMDocument *document; +- (void)removeChild:(id)arg1; +- (void)appendChild:(id)arg1; +- (void)insertNode:(id)arg1 before:(id)arg2; +- (void)dealloc; +- (id)_initWithImpl:(struct Node *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMRange-WKPrivate.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMRange-WKPrivate.h new file mode 100644 index 000000000..ebc4b383f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMRange-WKPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKDOMRange (WKPrivate) +- (struct OpaqueWKBundleRangeHandle *)_copyBundleRangeHandleRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMRange.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMRange.h new file mode 100644 index 000000000..f08cf9ef9 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMRange.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString, WKDOMNode; + +@interface WKDOMRange : NSObject +{ + struct RefPtr _impl; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) NSArray *textRects; +@property(readonly) _Bool isCollapsed; +@property(readonly) NSString *text; +@property(readonly) long long endOffset; +@property(readonly) WKDOMNode *endContainer; +@property(readonly) long long startOffset; +@property(readonly) WKDOMNode *startContainer; +- (void)selectNodeContents:(id)arg1; +- (void)selectNode:(id)arg1; +- (void)collapse:(_Bool)arg1; +- (void)setEnd:(id)arg1 offset:(int)arg2; +- (void)setStart:(id)arg1 offset:(int)arg2; +- (void)dealloc; +- (id)initWithDocument:(id)arg1; +- (id)_initWithImpl:(struct Range *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMText.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMText.h new file mode 100644 index 000000000..9f557479d --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMText.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface WKDOMText : WKDOMNode +{ +} + +@property(copy, nonatomic) NSString *data; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKDOMTextIterator.h b/iOS7/PrivateFrameworks/WebKit2/WKDOMTextIterator.h new file mode 100644 index 000000000..459ad6906 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKDOMTextIterator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class WKDOMRange; + +@interface WKDOMTextIterator : NSObject +{ + struct OwnPtr _textIterator; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) unsigned long long currentTextLength; +@property(readonly) const unsigned short *currentTextPointer; +@property(readonly) WKDOMRange *currentRange; +@property(readonly) _Bool atEnd; +- (void)advance; +- (id)initWithRange:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS-WebGeolocationCoreLocationUpdateListener.h b/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS-WebGeolocationCoreLocationUpdateListener.h new file mode 100644 index 000000000..51f2fbb14 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS-WebGeolocationCoreLocationUpdateListener.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "WebGeolocationCoreLocationUpdateListener-Protocol.h" + +@interface WKGeolocationProviderIOS (WebGeolocationCoreLocationUpdateListener) +- (void)permissionDenied:(struct GeolocationPermissionRequestProxy *)arg1; +- (void)resetGeolocation; +- (void)errorOccurred:(id)arg1; +- (void)positionChanged:(struct GeolocationPosition *)arg1; +- (void)geolocationDelegateUnableToStart; +- (void)geolocationDelegateStarted; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS.h b/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS.h index 54b4ca638..4f8837bcf 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKGeolocationProviderIOS.h @@ -6,13 +6,12 @@ #import "NSObject.h" -#import "WebGeolocationCoreLocationUpdateListener-Protocol.h" - -@interface WKGeolocationProviderIOS : NSObject +// Not exported +@interface WKGeolocationProviderIOS : NSObject { struct RefPtr _geolocationManager; struct RetainPtr _coreLocationProvider; - BOOL _isWebCoreGeolocationActive; + _Bool _isWebCoreGeolocationActive; struct RefPtr _lastActivePosition; struct Vector _requestsWaitingForCoreLocationStart; struct HashSet, WTF::HashTraits> _requestsInWarmUp; @@ -26,12 +25,6 @@ - (void)_stopUpdating; - (void)_startUpdating; - (void)_stopUpdatingIfPossible; -- (void)permissionDenied:(struct GeolocationPermissionRequestProxy *)arg1; -- (void)resetGeolocation; -- (void)errorOccurred:(id)arg1; -- (void)positionChanged:(struct GeolocationPosition *)arg1; -- (void)geolocationDelegateUnableToStart; -- (void)geolocationDelegateStarted; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKInteractionView.h b/iOS7/PrivateFrameworks/WebKit2/WKInteractionView.h index cef3db4aa..df9a3a271 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKInteractionView.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKInteractionView.h @@ -14,6 +14,7 @@ @class NSDictionary, UIColor, UIImage, UITextInputTraits, UITextInteractionAssistant, UITextPosition, UITextRange, UIWKTextInteractionAssistant, UIWebFormAccessory, UIWebScrollView; +// Not exported @interface WKInteractionView : UIView { struct RetainPtr _touchEventGestureRecognizer; @@ -21,37 +22,37 @@ struct RetainPtr<_UIWebHighlightLongPressGestureRecognizer> _highlightLongPressGestureRecognizer; UIWKTextInteractionAssistant *_textSelectionAssistant; UITextInputTraits *_traits; - BOOL _canBeFirstResponder; + _Bool _canBeFirstResponder; UIWebFormAccessory *_accessory; id _inputDelegate; - BOOL _showingTextStyleOptions; + _Bool _showingTextStyleOptions; UIWebScrollView *_scrollView; struct RefPtr _page; struct RetainPtr<_UIHighlightView> _highlightView; unsigned long long _latestTapHighlightID; - BOOL _isTapHighlightIDValid; + _Bool _isTapHighlightIDValid; } @property(nonatomic) id inputDelegate; // @synthesize inputDelegate=_inputDelegate; - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)isAnyTouchOverActiveArea:(id)arg1; -- (BOOL)shouldIgnoreWebTouch; +- (_Bool)isAnyTouchOverActiveArea:(id)arg1; +- (_Bool)shouldIgnoreWebTouch; - (void)_selectionChanged; - (void)_stopAssistingNode; - (void)_startAssistingNode; - (void)_stopAssistingKeyboard; - (void)_startAssistingKeyboard; - (void)takeTraitsFrom:(id)arg1; -- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; -- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; -- (BOOL)hasSelection; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isPosition:(id)arg1 atBoundary:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)hasSelection; - (id)fontForCaretSelection; - (id)textColorForCaretSelection; - (void)selectAll; -- (BOOL)hasContent; +- (_Bool)hasContent; - (void)setMarkedText:(id)arg1; - (id)markedText; - (id)wordRangeContainingCaretSelection; @@ -63,35 +64,35 @@ - (id)previousUnperturbedDictationResultBoundaryFromPosition:(id)arg1; - (id)metadataDictionariesForDictationResults; - (void)insertDictationResult:(id)arg1 withCorrectionIdentifier:(id)arg2; -@property(nonatomic) int selectionGranularity; +@property(nonatomic) long long selectionGranularity; - (id)automaticallySelectedOverlay; -- (void)setBottomBufferHeight:(float)arg1; -- (BOOL)requiresKeyEvents; +- (void)setBottomBufferHeight:(double)arg1; +- (_Bool)requiresKeyEvents; - (struct CGRect)rectContainingCaretSelection; - (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; -- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(BOOL)arg2; +- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(_Bool)arg2; - (id)selectedDOMRange; - (struct _NSRange)_markedTextNSRange; - (struct CGRect)rectForNSRange:(struct _NSRange)arg1; - (struct _NSRange)selectionRange; @property(readonly, nonatomic) UITextInteractionAssistant *interactionAssistant; - (id)textInputTraits; -- (BOOL)hasText; +- (_Bool)hasText; - (void)insertText:(id)arg1; - (void)deleteBackward; - (id)characterRangeAtPoint:(struct CGPoint)arg1; - (id)closestPositionToPoint:(struct CGPoint)arg1 withinRange:(id)arg2; - (id)closestPositionToPoint:(struct CGPoint)arg1; - (struct CGRect)firstRectForRange:(id)arg1; -- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; -- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; -- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; -- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (void)setBaseWritingDirection:(long long)arg1 forRange:(id)arg2; +- (long long)baseWritingDirectionForPosition:(id)arg1 inDirection:(long long)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(long long)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(long long)arg2; @property(readonly, nonatomic) id tokenizer; -- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; -- (int)comparePosition:(id)arg1 toPosition:(id)arg2; -- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; -- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (long long)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (long long)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(long long)arg2 offset:(long long)arg3; +- (id)positionFromPosition:(id)arg1 offset:(long long)arg2; - (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; @property(readonly, nonatomic) UITextPosition *endOfDocument; @property(readonly, nonatomic) UITextPosition *beginningOfDocument; @@ -107,68 +108,68 @@ - (void)_updateAccessory; - (void)accessoryClear; - (void)accessoryAutoFill; -- (void)accessoryTab:(BOOL)arg1; +- (void)accessoryTab:(_Bool)arg1; - (void)accessoryDone; -- (void)changeSelectionWithGesture:(struct CGPoint)arg1 withGesture:(int)arg2 withState:(int)arg3; +- (void)changeSelectionWithGesture:(struct CGPoint)arg1 withGesture:(long long)arg2 withState:(long long)arg3; - (void)selectAll:(id)arg1; - (void)select:(id)arg1; - (void)paste:(id)arg1; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (id)supportedPasteboardTypesForCurrentSelection; - (id)inputAccessoryView; - (void)_attemptClickAtLocation:(struct CGPoint)arg1; -- (BOOL)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; - (void)_singleTapRecognized:(id)arg1; - (void)_highlightLongPressRecognized:(id)arg1; - (void)_cancelInteraction; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_requiresKeyboardResetOnReload; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_requiresKeyboardResetOnReload; - (void)_didScroll; - (void)_cancelLongPressGestureRecognizer; - (void)_didGetTapHighlightForRequest:(unsigned long long)arg1 color:(const struct Color *)arg2 quads:(const Vector_59222031 *)arg3 topLeftRadius:(const struct IntSize *)arg4 topRightRadius:(const struct IntSize *)arg5 bottomLeftRadius:(const struct IntSize *)arg6 bottomRightRadius:(const struct IntSize *)arg7; - (void)_webTouchEventsRecognized:(id)arg1; -- (BOOL)resignFirstResponder; -- (BOOL)canBecomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)canBecomeFirstResponder; - (void)setPage:(PassRefPtr_fd58944e)arg1; - (void)setScrollView:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; // Remaining properties -@property(nonatomic) BOOL acceptsEmoji; -@property(nonatomic) BOOL acceptsFloatingKeyboard; -@property(nonatomic) BOOL acceptsSplitKeyboard; -@property(nonatomic) int autocapitalizationType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) BOOL contentsIsSingleValue; -@property(nonatomic) BOOL deferBecomingResponder; -@property(nonatomic) BOOL displaySecureTextUsingPlainText; +@property(nonatomic) _Bool acceptsEmoji; +@property(nonatomic) _Bool acceptsFloatingKeyboard; +@property(nonatomic) _Bool acceptsSplitKeyboard; +@property(nonatomic) long long autocapitalizationType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) _Bool contentsIsSingleValue; +@property(nonatomic) _Bool deferBecomingResponder; +@property(nonatomic) _Bool displaySecureTextUsingPlainText; @property(nonatomic) int emptyContentReturnKeyType; -@property(nonatomic) BOOL enablesReturnKeyAutomatically; -@property(nonatomic) BOOL enablesReturnKeyOnNonWhiteSpaceContent; -@property(nonatomic) BOOL forceEnableDictation; +@property(nonatomic) _Bool enablesReturnKeyAutomatically; +@property(nonatomic) _Bool enablesReturnKeyOnNonWhiteSpaceContent; +@property(nonatomic) _Bool forceEnableDictation; @property(retain, nonatomic) UIColor *insertionPointColor; -@property(nonatomic) unsigned int insertionPointWidth; -@property(nonatomic) BOOL isSingleLineDocument; -@property(nonatomic) int keyboardAppearance; -@property(nonatomic) int keyboardType; -@property(nonatomic) BOOL learnsCorrections; -@property(nonatomic) BOOL returnKeyGoesToNextResponder; -@property(nonatomic) int returnKeyType; -@property(nonatomic, getter=isSecureTextEntry) BOOL secureTextEntry; -@property(nonatomic) int selectionAffinity; +@property(nonatomic) unsigned long long insertionPointWidth; +@property(nonatomic) _Bool isSingleLineDocument; +@property(nonatomic) long long keyboardAppearance; +@property(nonatomic) long long keyboardType; +@property(nonatomic) _Bool learnsCorrections; +@property(nonatomic) _Bool returnKeyGoesToNextResponder; +@property(nonatomic) long long returnKeyType; +@property(nonatomic, getter=isSecureTextEntry) _Bool secureTextEntry; +@property(nonatomic) long long selectionAffinity; @property(retain, nonatomic) UIColor *selectionBarColor; @property(retain, nonatomic) UIImage *selectionDragDotImage; @property(retain, nonatomic) UIColor *selectionHighlightColor; @property(nonatomic) int shortcutConversionType; -@property(nonatomic) int spellCheckingType; -@property(nonatomic) BOOL suppressReturnKeyStyling; +@property(nonatomic) long long spellCheckingType; +@property(nonatomic) _Bool suppressReturnKeyStyling; @property(readonly, nonatomic) UIView *textInputView; @property(nonatomic) int textLoupeVisibility; @property(nonatomic) int textSelectionBehavior; @property(nonatomic) id textSuggestionDelegate; @property(nonatomic) struct __CFCharacterSet *textTrimmingSet; -@property(nonatomic) BOOL useInterfaceLanguageForLocalization; +@property(nonatomic) _Bool useInterfaceLanguageForLocalization; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer-Protocol.h new file mode 100644 index 000000000..d0f58a995 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol WKNPAPIPlugInContainer +- (_Bool)openPlugInPreferencePane; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer.h b/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer.h new file mode 100644 index 000000000..86b1dc8a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKNPAPIPlugInContainer.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +// Not exported +@interface WKNPAPIPlugInContainer : NSObject +{ + struct NetscapePlugin *_plugin; +} + +- (_Bool)openPlugInPreferencePane; +- (void)_invalidate; +- (id)_initWithNetscapePlugin:(struct NetscapePlugin *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup-Private.h b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup-Private.h new file mode 100644 index 000000000..8733d1683 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKProcessGroup (Private) +@property(readonly) struct OpaqueWKContext *_contextRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup.h b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup.h index b95b2dde2..bf48e0d01 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroup.h @@ -17,7 +17,6 @@ - (void)dealloc; - (id)initWithInjectedBundleURL:(id)arg1; - (id)init; -@property(readonly) struct OpaqueWKContext *_contextRef; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKProcessGroupData.h b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroupData.h index 2673a816f..a74acf1bc 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKProcessGroupData.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKProcessGroupData.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface WKProcessGroupData : NSObject { struct WKRetainPtr _contextRef; diff --git a/iOS7/PrivateFrameworks/WebKit2/WKScrollView.h b/iOS7/PrivateFrameworks/WebKit2/WKScrollView.h index baa1eba6f..3ac6f1a63 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKScrollView.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKScrollView.h @@ -6,11 +6,12 @@ #import "UIWebScrollView.h" +// Not exported @interface WKScrollView : UIWebScrollView { } -- (BOOL)touchesShouldCancelInContentView:(id)arg1; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKTextPosition.h b/iOS7/PrivateFrameworks/WebKit2/WKTextPosition.h index b82ba6b67..eaaa6bc1a 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKTextPosition.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKTextPosition.h @@ -6,6 +6,7 @@ #import "UITextPosition.h" +// Not exported @interface WKTextPosition : UITextPosition { struct CGRect _positionRect; @@ -15,7 +16,7 @@ @property(nonatomic) struct CGRect positionRect; // @synthesize positionRect=_positionRect; - (id).cxx_construct; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKTextRange-UITextInputAdditions.h b/iOS7/PrivateFrameworks/WebKit2/WKTextRange-UITextInputAdditions.h new file mode 100644 index 000000000..f9bbf74c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKTextRange-UITextInputAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKTextRange (UITextInputAdditions) +- (_Bool)_isRanged; +- (_Bool)_isCaret; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKTextRange.h b/iOS7/PrivateFrameworks/WebKit2/WKTextRange.h index a36eb135e..8ac774265 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKTextRange.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKTextRange.h @@ -8,34 +8,33 @@ @class NSArray, NSString; +// Not exported @interface WKTextRange : UITextRange { struct CGRect _startRect; struct CGRect _endRect; - BOOL _isNone; - BOOL _isRange; - BOOL _isEditable; + _Bool _isNone; + _Bool _isRange; + _Bool _isEditable; NSString *_textForSelection; NSArray *_selectionRects; } -+ (id)textRangeWithState:(BOOL)arg1 isRange:(BOOL)arg2 isEditable:(BOOL)arg3 startRect:(struct CGRect)arg4 endRect:(struct CGRect)arg5 selectionRects:(id)arg6 textForSelection:(id)arg7; ++ (id)textRangeWithState:(_Bool)arg1 isRange:(_Bool)arg2 isEditable:(_Bool)arg3 startRect:(struct CGRect)arg4 endRect:(struct CGRect)arg5 selectionRects:(id)arg6 textForSelection:(id)arg7; @property(copy, nonatomic) NSArray *selectionRects; // @synthesize selectionRects=_selectionRects; @property(copy, nonatomic) NSString *textForSelection; // @synthesize textForSelection=_textForSelection; -@property(nonatomic) BOOL isEditable; // @synthesize isEditable=_isEditable; -@property(nonatomic) BOOL isRange; // @synthesize isRange=_isRange; -@property(nonatomic) BOOL isNone; // @synthesize isNone=_isNone; +@property(nonatomic) _Bool isEditable; // @synthesize isEditable=_isEditable; +@property(nonatomic) _Bool isRange; // @synthesize isRange=_isRange; +@property(nonatomic) _Bool isNone; // @synthesize isNone=_isNone; @property(nonatomic) struct CGRect endRect; // @synthesize endRect=_endRect; @property(nonatomic) struct CGRect startRect; // @synthesize startRect=_startRect; - (id).cxx_construct; -- (BOOL)isEqual:(id)arg1; -- (BOOL)isEmpty; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEmpty; - (id)end; - (id)start; - (id)description; - (void)dealloc; -- (BOOL)_isRanged; -- (BOOL)_isCaret; @end diff --git a/iOS7/PrivateFrameworks/WebKit2/WKTypeRefWrapper.h b/iOS7/PrivateFrameworks/WebKit2/WKTypeRefWrapper.h new file mode 100644 index 000000000..ff2b10fb9 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKTypeRefWrapper.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface WKTypeRefWrapper : NSObject +{ + struct WKRetainPtr _object; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) void *object; +- (id)initWithObject:(void *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebAllowDenyPolicyListener.h b/iOS7/PrivateFrameworks/WebKit2/WKWebAllowDenyPolicyListener.h index cde254ae5..14379d8b3 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WKWebAllowDenyPolicyListener.h +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebAllowDenyPolicyListener.h @@ -8,6 +8,7 @@ #import "WebAllowDenyPolicyListener-Protocol.h" +// Not exported @interface WKWebAllowDenyPolicyListener : NSObject { struct RetainPtr { @@ -15,7 +16,7 @@ Class; struct RefPtr; struct RetainPtr; - char; + _Bool; struct RefPtr; struct Vector; struct HashSet, WTF::HashTraits>; @@ -26,7 +27,7 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (BOOL)shouldClearCache; +- (_Bool)shouldClearCache; - (void)denyOnlyThisRequest; - (void)deny; - (void)allow; diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugIn-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugIn-Protocol.h new file mode 100644 index 000000000..fa18ecbf0 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugIn-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol WKWebProcessPlugIn + +@optional +- (void)webProcessPlugInInitialize:(id)arg1; +- (void)webProcessPlugIn:(id)arg1 willDestroyBrowserContextController:(id)arg2; +- (void)webProcessPlugIn:(id)arg1 didCreateBrowserContextController:(id)arg2; +- (void)webProcessPlugIn:(id)arg1 initializeWithObject:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Internal.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Internal.h new file mode 100644 index 000000000..82b1dc117 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKWebProcessPlugInBrowserContextController (Internal) +- (id)_initWithBundlePageRef:(struct OpaqueWKBundlePage *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Private.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Private.h new file mode 100644 index 000000000..eb780d8d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKWebProcessPlugInBrowserContextController (Private) +@property(readonly) struct OpaqueWKBundlePage *_bundlePageRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController.h new file mode 100644 index 000000000..817de0890 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInBrowserContextController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class WKDOMDocument, WKDOMRange; + +@interface WKWebProcessPlugInBrowserContextController : NSObject +{ + struct WKRetainPtr _bundlePageRef; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) WKDOMRange *selectedRange; +@property(readonly) WKDOMDocument *mainFrameDocument; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Internal.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Internal.h new file mode 100644 index 000000000..1d2ea426a --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKWebProcessPlugInController (Internal) ++ (id)_shared; +- (id)_browserContextControllerForBundlePageRef:(struct OpaqueWKBundlePage *)arg1; +- (id)_initWithPrincipalClassInstance:(id)arg1 bundleRef:(struct OpaqueWKBundle *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Private.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Private.h new file mode 100644 index 000000000..6d9a349e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WKWebProcessPlugInController (Private) +@property(readonly) struct OpaqueWKBundle *_bundleRef; +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController.h b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController.h new file mode 100644 index 000000000..9fc861610 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebKit2/WKWebProcessPlugInController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class WKConnection; + +@interface WKWebProcessPlugInController : NSObject +{ + struct RetainPtr> _principalClassInstance; + struct WKRetainPtr _bundleRef; + struct HashMap, WTF::PtrHash, WTF::HashTraits, WTF::HashTraits>> _bundlePageWrapperCache; + struct RetainPtr _connectionWrapper; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly) WKConnection *connection; + +@end + diff --git a/iOS7/PrivateFrameworks/WebKit2/WebAllowDenyPolicyListener-Protocol.h b/iOS7/PrivateFrameworks/WebKit2/WebAllowDenyPolicyListener-Protocol.h index 939c87d88..44c73c43f 100644 --- a/iOS7/PrivateFrameworks/WebKit2/WebAllowDenyPolicyListener-Protocol.h +++ b/iOS7/PrivateFrameworks/WebKit2/WebAllowDenyPolicyListener-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WebAllowDenyPolicyListener -- (BOOL)shouldClearCache; +- (_Bool)shouldClearCache; - (void)denyOnlyThisRequest; - (void)deny; - (void)allow; diff --git a/iOS7/PrivateFrameworks/WebUI/BrowserPrintPageRenderer.h b/iOS7/PrivateFrameworks/WebUI/BrowserPrintPageRenderer.h index d878f995d..e6a10ce16 100644 --- a/iOS7/PrivateFrameworks/WebUI/BrowserPrintPageRenderer.h +++ b/iOS7/PrivateFrameworks/WebUI/BrowserPrintPageRenderer.h @@ -17,18 +17,18 @@ NSNumberFormatter *_numberFormatter; NSString *_URLString; UIWebPaginationInfo *_paginationInfo; - float _URLWidth; + double _URLWidth; NSString *_dateString; - float _dateWidth; - float _printWidth; + double _dateWidth; + double _printWidth; struct CGPoint _contentOffset; struct CGPoint _footerOffset; UIFont *_footerFont; UIColor *_footerColor; - BOOL _printFooter; + _Bool _printFooter; } -@property(nonatomic) BOOL printFooter; // @synthesize printFooter=_printFooter; +@property(nonatomic) _Bool printFooter; // @synthesize printFooter=_printFooter; @property(readonly, nonatomic) UIWebPaginationInfo *paginationInfo; // @synthesize paginationInfo=_paginationInfo; @property(retain, nonatomic) NSString *URLString; // @synthesize URLString=_URLString; @property(retain, nonatomic) NSNumberFormatter *numberFormatter; // @synthesize numberFormatter=_numberFormatter; @@ -40,9 +40,9 @@ - (void)printInteractionControllerDidFinishJob:(id)arg1; - (void)printInteractionControllerWillStartJob:(id)arg1; - (id)printingFrame; -- (void)drawFooterForPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; -- (void)drawContentForPageAtIndex:(int)arg1 inRect:(struct CGRect)arg2; -- (int)numberOfPages; +- (void)drawFooterForPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; +- (void)drawContentForPageAtIndex:(long long)arg1 inRect:(struct CGRect)arg2; +- (long long)numberOfPages; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebUI/CDStructures.h b/iOS7/PrivateFrameworks/WebUI/CDStructures.h index 13578c44b..b79f8278b 100644 --- a/iOS7/PrivateFrameworks/WebUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/WebUI/CDStructures.h @@ -9,8 +9,8 @@ struct BookmarkAndHistoryCompletionMatch; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -19,13 +19,13 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; struct Deque { - unsigned int m_start; - unsigned int m_end; + unsigned long long m_start; + unsigned long long m_end; struct VectorBuffer m_buffer; }; @@ -33,9 +33,10 @@ struct FrameMetadata { void **_field1; struct Vector _field2; struct OpaqueJSValue *_field3; - struct OpaqueJSContext *_field4; - struct RetainPtr> _field5; - id _field6; + struct OpaqueJSValue *_field4; + struct OpaqueJSContext *_field5; + struct RetainPtr> _field6; + id _field7; }; struct GeolocationChallengeData; @@ -89,15 +90,24 @@ struct Vector { struct VectorBuffer { struct GeolocationChallengeData *m_buffer; unsigned int m_capacity; + unsigned int m_size; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures +typedef struct { + struct { + unsigned short _field1; + unsigned short _field2; + } _field1[32]; + unsigned long long _field2; +} CDStruct_f2b84ca7; + // Template types typedef struct PassRefPtr { struct BookmarkAndHistoryCompletionMatch *_field1; diff --git a/iOS7/PrivateFrameworks/WebUI/CertificateUtilities.h b/iOS7/PrivateFrameworks/WebUI/CertificateUtilities.h index 0bd3840b3..d041622d4 100644 --- a/iOS7/PrivateFrameworks/WebUI/CertificateUtilities.h +++ b/iOS7/PrivateFrameworks/WebUI/CertificateUtilities.h @@ -10,6 +10,7 @@ { } ++ (_Bool)isCertificateChain:(id)arg1 trustedForHost:(id)arg2; + (id)identitiesWithProtectionSpace:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/MCProfileConnection-UIKitExtras.h b/iOS7/PrivateFrameworks/WebUI/MCProfileConnection-UIKitExtras.h index 552e276bf..2ea555489 100644 --- a/iOS7/PrivateFrameworks/WebUI/MCProfileConnection-UIKitExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/MCProfileConnection-UIKitExtras.h @@ -7,6 +7,6 @@ #import "MCProfileConnection.h" @interface MCProfileConnection (UIKitExtras) -- (BOOL)installConfigurationProfileWithData:(id)arg1; +- (_Bool)installConfigurationProfileWithData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSArray-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSArray-SafariSharedExtras.h index 7fbe9279c..ba7d650eb 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSArray-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSArray-SafariSharedExtras.h @@ -7,9 +7,9 @@ #import "NSArray.h" @interface NSArray (SafariSharedExtras) -- (id)safari_arrayAtIndex:(unsigned int)arg1; -- (id)safari_dictionaryAtIndex:(unsigned int)arg1; -- (id)safari_stringAtIndex:(unsigned int)arg1; -- (id)safari_numberAtIndex:(unsigned int)arg1; +- (id)safari_arrayAtIndex:(unsigned long long)arg1; +- (id)safari_dictionaryAtIndex:(unsigned long long)arg1; +- (id)safari_stringAtIndex:(unsigned long long)arg1; +- (id)safari_numberAtIndex:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSBundle-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSBundle-SafariSharedExtras.h index 3a8bc2303..66cabf78c 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSBundle-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSBundle-SafariSharedExtras.h @@ -8,6 +8,6 @@ @interface NSBundle (SafariSharedExtras) + (id)safari_safariSharedBundle; -- (BOOL)safari_primaryLocalizationIsEnglish; +- (_Bool)safari_primaryLocalizationIsEnglish; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSBundle-WebUIExtras.h b/iOS7/PrivateFrameworks/WebUI/NSBundle-WebUIExtras.h new file mode 100644 index 000000000..f9ca778fa --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/NSBundle-WebUIExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBundle.h" + +@interface NSBundle (WebUIExtras) +- (id)webui_localizedDisplayName; +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/NSDictionary-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSDictionary-SafariSharedExtras.h index f4892a20b..a2325f855 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSDictionary-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSDictionary-SafariSharedExtras.h @@ -13,6 +13,6 @@ - (id)safari_dataForKey:(id)arg1; - (id)safari_numberForKey:(id)arg1; - (id)safari_stringForKey:(id)arg1; -- (BOOL)safari_boolForKey:(id)arg1; +- (_Bool)safari_boolForKey:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSError-WebUIErrorExtras.h b/iOS7/PrivateFrameworks/WebUI/NSError-WebUIErrorExtras.h index 47ebf30df..669203447 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSError-WebUIErrorExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSError-WebUIErrorExtras.h @@ -7,6 +7,6 @@ #import "NSError.h" @interface NSError (WebUIErrorExtras) -+ (id)_webUI_WebUIErrorWithCode:(unsigned int)arg1 URL:(id)arg2; ++ (id)_webUI_WebUIErrorWithCode:(unsigned long long)arg1 URL:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WebUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WebUI/NSString-NSStringExtras.h b/iOS7/PrivateFrameworks/WebUI/NSString-NSStringExtras.h index 5dde5f443..5f26996a2 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSString-NSStringExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSString-NSStringExtras.h @@ -10,8 +10,8 @@ + (id)newUUID; - (id)stringByStrippingEmojiCharacters; - (id)canonicalQueryValue; -- (int)compareDomain:(id)arg1; -- (BOOL)isConfigProfileMIMEType; +- (long long)compareDomain:(id)arg1; +- (_Bool)isConfigProfileMIMEType; - (id)stringBySubstitutingHTMLEntitiesForAmpersandAndAngleBrackets; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSString-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSString-SafariSharedExtras.h index 5eb161aca..76fdc6bb8 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSString-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSString-SafariSharedExtras.h @@ -7,25 +7,26 @@ #import "NSString.h" @interface NSString (SafariSharedExtras) -+ (id)safari_stringWithUTF8Bytes:(const void *)arg1 length:(unsigned int)arg2; -+ (id)safari_stringWithJSValue:(struct OpaqueJSValue *)arg1 context:(struct OpaqueJSContext *)arg2 nullStringPolicy:(long)arg3; ++ (id)safari_stringWithUTF8Bytes:(const void *)arg1 length:(unsigned long long)arg2; ++ (id)safari_stringWithJSValue:(struct OpaqueJSValue *)arg1 context:(struct OpaqueJSContext *)arg2 nullStringPolicy:(long long)arg3; - (id)safari_stringBySubstitutingAmpersandAndAngleBracketsForHTMLEntities; - (id)safari_simplifiedUserVisibleURLString; -- (id)safari_simplifiedUserVisibleURLStringWithSimplifications:(unsigned int)arg1 forDisplayOnly:(BOOL)arg2 simplifiedStringOffset:(unsigned int *)arg3; +- (id)safari_simplifiedUserVisibleURLStringWithSimplifications:(unsigned long long)arg1 forDisplayOnly:(_Bool)arg2 simplifiedStringOffset:(unsigned long long *)arg3; - (id)safari_stringByFoldingWideCharactersAndNormalizing; - (id)safari_userVisibleURL; - (id)safari_bestURLForUserTypedString; - (id)safari_stringByRemovingWwwDotPrefix; - (id)safari_fixedStringByExpandingTildeInPath; -- (BOOL)safari_hasLocalizedCaseInsensitivePrefix:(id)arg1; -- (BOOL)safari_hasCaseInsensitiveSuffix:(id)arg1; -- (BOOL)safari_hasCaseInsensitivePrefix:(id)arg1; -- (BOOL)safari_isCaseInsensitiveEqualToString:(id)arg1; -- (BOOL)safari_hasSuffix:(id)arg1; -- (BOOL)safari_hasPrefix:(id)arg1; +- (_Bool)safari_hasLocalizedCaseInsensitivePrefix:(id)arg1; +- (_Bool)safari_hasCaseInsensitiveSuffix:(id)arg1; +- (_Bool)safari_hasCaseInsensitivePrefix:(id)arg1; +- (_Bool)safari_isCaseInsensitiveEqualToString:(id)arg1; +- (_Bool)safari_hasSuffix:(id)arg1; +- (_Bool)safari_hasPrefix:(id)arg1; - (id)safari_stringByTrimmingWhitespace; - (id)safari_stringByRemovingUnnecessaryCharactersFromUserTypedURLString; - (id)safari_highLevelDomainFromHost; +- (id)_isTopLevelDomainUsingCFFromComponents:(id)arg1; - (id)safari_possibleTopLevelDomainCorrectionForUserTypedString; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSURL-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSURL-SafariSharedExtras.h index 17784b7f3..c4244b7c3 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSURL-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSURL-SafariSharedExtras.h @@ -15,13 +15,14 @@ - (id)safari_userVisibleHost; - (id)safari_userVisibleString; - (id)safari_originalDataAsString; -- (BOOL)safari_hasCharactersBeyondPath; +- (_Bool)safari_hasCharactersBeyondPath; - (id)safari_URLByDeletingPort; +- (id)safari_URLByReplacingQueryWithString:(id)arg1; - (id)safari_URLByReplacingSchemeWithString:(id)arg1; - (id)safari_URLByReplacingHostWithString:(id)arg1; -- (id)_safari_URLByReplacingComponent:(long)arg1 withString:(id)arg2; -- (id)_safari_URLByReplacingComponent:(long)arg1 includingSeparators:(BOOL)arg2 withString:(id)arg3; -- (BOOL)safari_isDataURL; -- (BOOL)safari_isHTTPFamilyURL; +- (id)_safari_URLByReplacingComponent:(long long)arg1 withString:(id)arg2; +- (id)_safari_URLByReplacingComponent:(long long)arg1 includingSeparators:(_Bool)arg2 withString:(id)arg3; +- (_Bool)safari_isDataURL; +- (_Bool)safari_isHTTPFamilyURL; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSURL-UIKitExtras.h b/iOS7/PrivateFrameworks/WebUI/NSURL-UIKitExtras.h index 0564cd1ae..5b0c575da 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSURL-UIKitExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSURL-UIKitExtras.h @@ -7,7 +7,7 @@ #import "NSURL.h" @interface NSURL (UIKitExtras) -- (BOOL)isStoreServicesURL; -- (BOOL)isMailToURL; +- (_Bool)isStoreServicesURL; +- (_Bool)isMailToURL; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSURLProtectionSpace-SafariSharedExtras.h b/iOS7/PrivateFrameworks/WebUI/NSURLProtectionSpace-SafariSharedExtras.h index e96ce9088..292894680 100644 --- a/iOS7/PrivateFrameworks/WebUI/NSURLProtectionSpace-SafariSharedExtras.h +++ b/iOS7/PrivateFrameworks/WebUI/NSURLProtectionSpace-SafariSharedExtras.h @@ -8,6 +8,7 @@ @interface NSURLProtectionSpace (SafariSharedExtras) + (id)safari_HTMLFormProtectionSpaceForURL:(id)arg1; +- (id)safari_addressString; - (id)safari_protectionSpaceByReplacingHostWithHighlevelDomain; @end diff --git a/iOS7/PrivateFrameworks/WebUI/NSURLResponse-WebUIExtras.h b/iOS7/PrivateFrameworks/WebUI/NSURLResponse-WebUIExtras.h new file mode 100644 index 000000000..a5a2cff27 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/NSURLResponse-WebUIExtras.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLResponse.h" + +@interface NSURLResponse (WebUIExtras) +- (id)webui_certificateChain; +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/SheetController.h b/iOS7/PrivateFrameworks/WebUI/SheetController.h index 862acc5b3..a2562eed3 100644 --- a/iOS7/PrivateFrameworks/WebUI/SheetController.h +++ b/iOS7/PrivateFrameworks/WebUI/SheetController.h @@ -19,15 +19,15 @@ NSMutableArray *_alertInvocationQueue; id _delegate; int _actionToPerform; - BOOL _isDismissed; + _Bool _isDismissed; } - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)didPresentAlertView:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)setDelegate:(id)arg1; - (void)hideSheet; - (void)showSheetForAlert:(id)arg1 inView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/UIModalViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIModalViewDelegate-Protocol.h index 803e4c721..9e70e5716 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIModalViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIModalViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIModalViewDelegate @optional -- (void)modalView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)modalView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)modalView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)modalView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentModalView:(id)arg1; - (void)willPresentModalView:(id)arg1; - (void)modalViewCancel:(id)arg1; -- (void)modalView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)modalView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/UIPrintInteractionControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIPrintInteractionControllerDelegate-Protocol.h index e0789e80b..acceb87b8 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIPrintInteractionControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIPrintInteractionControllerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol UIPrintInteractionControllerDelegate @optional -- (float)printInteractionController:(id)arg1 cutLengthForPaper:(id)arg2; +- (double)printInteractionController:(id)arg1 cutLengthForPaper:(id)arg2; - (void)printInteractionControllerDidFinishJob:(id)arg1; - (void)printInteractionControllerWillStartJob:(id)arg1; - (void)printInteractionControllerDidDismissPrinterOptions:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/WebUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/WebUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/WebUI/UIWebAutoFillDelegate-Protocol.h b/iOS7/PrivateFrameworks/WebUI/UIWebAutoFillDelegate-Protocol.h index 971680b81..feec25905 100644 --- a/iOS7/PrivateFrameworks/WebUI/UIWebAutoFillDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/UIWebAutoFillDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol UIWebAutoFillDelegate - (void)webBrowserView:(id)arg1 acceptedAutoFillWord:(id)arg2; - (id)webBrowserView:(id)arg1 suggestionsForString:(id)arg2; -- (BOOL)hasCurrentSuggestionsForWebBrowserView:(id)arg1; +- (_Bool)hasCurrentSuggestionsForWebBrowserView:(id)arg1; - (void)webBrowserView:(id)arg1 didFocusTextField:(id)arg2 inFrame:(id)arg3; - (void)webBrowserView:(id)arg1 didEndEditingTextField:(id)arg2 inFrame:(id)arg3; - (void)webBrowserView:(id)arg1 didBeginEditingTextField:(id)arg2 inFrame:(id)arg3; @@ -17,7 +17,7 @@ - (void)webBrowserView:(id)arg1 preFillInFrame:(id)arg2; - (void)autoFillInWebBrowserView:(id)arg1; - (void)webBrowserView:(id)arg1 updateAutoFillButton:(id)arg2; -- (BOOL)webBrowserViewShouldShowAutoFillButton:(id)arg1; +- (_Bool)webBrowserViewShouldShowAutoFillButton:(id)arg1; @optional - (id)titleOfAutoFillButtonInWebBrowserView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAddressBookMatch.h b/iOS7/PrivateFrameworks/WebUI/WBSAddressBookMatch.h index 872025550..00e15349e 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAddressBookMatch.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAddressBookMatch.h @@ -14,13 +14,16 @@ NSString *_property; NSString *_key; NSString *_identifier; + NSString *_label; } +@property(readonly, nonatomic) NSString *label; // @synthesize label=_label; @property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) NSString *key; // @synthesize key=_key; @property(copy, nonatomic) NSString *property; // @synthesize property=_property; - (id)completion; - (void)dealloc; +- (id)initWithValue:(id)arg1 property:(id)arg2 key:(id)arg3 identifier:(id)arg4 label:(id)arg5; - (id)initWithValue:(id)arg1 property:(id)arg2 key:(id)arg3 identifier:(id)arg4; @property(copy, nonatomic) NSDate *dateValue; @property(copy, nonatomic) NSString *stringValue; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAddressBookValueSpecifier.h b/iOS7/PrivateFrameworks/WebUI/WBSAddressBookValueSpecifier.h index 460a9f481..988de9f75 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAddressBookValueSpecifier.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAddressBookValueSpecifier.h @@ -18,6 +18,9 @@ @property(readonly, nonatomic) NSString *label; // @synthesize label=_label; @property(readonly, nonatomic) NSString *component; // @synthesize component=_component; @property(readonly, nonatomic) NSString *property; // @synthesize property=_property; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithProperty:(id)arg1 component:(id)arg2 label:(id)arg3; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListItem.h b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListItem.h index 7333f0872..18f870ba1 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListItem.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListItem.h @@ -10,8 +10,9 @@ @interface WBSAutomaticReadingListItem : NSObject { - BOOL _repostedByAuthenticatedUser; - BOOL _fetchingProfileImage; + _Bool _repostedByAuthenticatedUser; + _Bool _fetchingProfileImage; + NSString *_uniqueIdentifier; id _sourceRecordID; NSDate *_sourceRecordCreationDate; NSString *_sourceRecordText; @@ -25,9 +26,9 @@ } + (id)keyPathsForValuesAffectingDomainString; -@property(nonatomic) BOOL fetchingProfileImage; // @synthesize fetchingProfileImage=_fetchingProfileImage; +@property(nonatomic) _Bool fetchingProfileImage; // @synthesize fetchingProfileImage=_fetchingProfileImage; @property(readonly, nonatomic) NSString *socialSourceAccountIdentifier; // @synthesize socialSourceAccountIdentifier=_socialSourceAccountIdentifier; -@property(nonatomic, getter=isRepostedByAuthenticatedUser) BOOL repostedByAuthenticatedUser; // @synthesize repostedByAuthenticatedUser=_repostedByAuthenticatedUser; +@property(nonatomic, getter=isRepostedByAuthenticatedUser) _Bool repostedByAuthenticatedUser; // @synthesize repostedByAuthenticatedUser=_repostedByAuthenticatedUser; @property(retain, nonatomic) UIImage *originatorProfileImage; // @synthesize originatorProfileImage=_originatorProfileImage; @property(readonly, nonatomic) NSString *reposterScreenName; // @synthesize reposterScreenName=_reposterScreenName; @property(readonly, nonatomic) NSString *reposterDisplayName; // @synthesize reposterDisplayName=_reposterDisplayName; @@ -37,6 +38,7 @@ @property(readonly, nonatomic) NSString *sourceRecordText; // @synthesize sourceRecordText=_sourceRecordText; @property(readonly, nonatomic) NSDate *sourceRecordCreationDate; // @synthesize sourceRecordCreationDate=_sourceRecordCreationDate; @property(readonly, nonatomic) id sourceRecordID; // @synthesize sourceRecordID=_sourceRecordID; +@property(copy, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; - (id)description; - (void)_fetchOriginatorProfileImageForSize:(struct CGSize)arg1; - (id)bestOriginatorProfileImageForSize:(struct CGSize)arg1; @@ -48,6 +50,8 @@ @property(readonly, nonatomic) NSURL *sourceRecordURL; @property(readonly, nonatomic) NSString *domainString; @property(readonly, nonatomic) WBSAutomaticReadingListSocialSource *socialSource; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithDictionary:(id)arg1 socialSourceAccountIdentifier:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSinaWeiboSource.h b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSinaWeiboSource.h index 8dfcaf17c..c5a1ea102 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSinaWeiboSource.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSinaWeiboSource.h @@ -15,10 +15,10 @@ - (id)serviceType; - (id)accountTypeIdentifier; - (Class)itemClass; -- (int)compareItem:(id)arg1 toItem:(id)arg2; -- (int)compareOldestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; -- (int)compareNewestRecordInRange:(id)arg1 toNewestRecordInRange:(id)arg2; -- (int)compareNewestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; +- (long long)compareItem:(id)arg1 toItem:(id)arg2; +- (long long)compareOldestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; +- (long long)compareNewestRecordInRange:(id)arg1 toNewestRecordInRange:(id)arg2; +- (long long)compareNewestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; - (id)requestParametersForRecordsWithAge:(int)arg1 relativeTo:(id)arg2; - (id)resourceURLString; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSocialSource.h b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSocialSource.h index b86dfa2f3..0a6937d68 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSocialSource.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListSocialSource.h @@ -15,14 +15,14 @@ NSArray *_accounts; NSDictionary *_accountsToTrackedRecordsInfoMap; NSTimer *_minimumTimeBetweenRequestsTimer; - unsigned int _numberOfRequestsInProgressForNewerItems; + unsigned long long _numberOfRequestsInProgressForNewerItems; NSXPCConnection *_socialHelperConnection; } + (id)itemsFromAllSocialSourcesByDate; + (id)allSocialSources; @property(retain, nonatomic) NSXPCConnection *socialHelperConnection; // @synthesize socialHelperConnection=_socialHelperConnection; -@property(nonatomic) unsigned int numberOfRequestsInProgressForNewerItems; // @synthesize numberOfRequestsInProgressForNewerItems=_numberOfRequestsInProgressForNewerItems; +@property(nonatomic) unsigned long long numberOfRequestsInProgressForNewerItems; // @synthesize numberOfRequestsInProgressForNewerItems=_numberOfRequestsInProgressForNewerItems; @property(retain, nonatomic) NSTimer *minimumTimeBetweenRequestsTimer; // @synthesize minimumTimeBetweenRequestsTimer=_minimumTimeBetweenRequestsTimer; @property(retain, nonatomic) NSDictionary *accountsToTrackedRecordsInfoMap; // @synthesize accountsToTrackedRecordsInfoMap=_accountsToTrackedRecordsInfoMap; @property(copy, nonatomic) NSArray *accounts; // @synthesize accounts=_accounts; @@ -34,10 +34,10 @@ @property(readonly, nonatomic) NSString *accountTypeIdentifier; - (Class)itemClass; - (id)recordRange:(id)arg1 withOldestFromItem:(id)arg2; -- (int)compareItem:(id)arg1 toItem:(id)arg2; -- (int)compareOldestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; -- (int)compareNewestRecordInRange:(id)arg1 toNewestRecordInRange:(id)arg2; -- (int)compareNewestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; +- (long long)compareItem:(id)arg1 toItem:(id)arg2; +- (long long)compareOldestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; +- (long long)compareNewestRecordInRange:(id)arg1 toNewestRecordInRange:(id)arg2; +- (long long)compareNewestRecordInRange:(id)arg1 toOldestRecordInRange:(id)arg2; - (void)updateMinimumTimeBetweenRequestsFromResponseHeaders:(id)arg1; - (double)minimumTimeBetweenRequests; - (id)requestParametersForRecordsWithAge:(int)arg1 relativeTo:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListTwitterSource.h b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListTwitterSource.h index daca0b721..91949a3a6 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListTwitterSource.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSAutomaticReadingListTwitterSource.h @@ -8,11 +8,11 @@ @interface WBSAutomaticReadingListTwitterSource : WBSAutomaticReadingListSocialSource { - unsigned int _numberOfRequestsAllowedInRateLimitWindow; + unsigned long long _numberOfRequestsAllowedInRateLimitWindow; } + (id)sharedSource; -@property(nonatomic) unsigned int numberOfRequestsAllowedInRateLimitWindow; // @synthesize numberOfRequestsAllowedInRateLimitWindow=_numberOfRequestsAllowedInRateLimitWindow; +@property(nonatomic) unsigned long long numberOfRequestsAllowedInRateLimitWindow; // @synthesize numberOfRequestsAllowedInRateLimitWindow=_numberOfRequestsAllowedInRateLimitWindow; - (id)repostResourceURLStringForItem:(id)arg1; - (id)serviceName; - (id)serviceType; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSCredentialMatch.h b/iOS7/PrivateFrameworks/WebUI/WBSCredentialMatch.h index e12883ea2..af9c1e504 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSCredentialMatch.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSCredentialMatch.h @@ -6,16 +6,19 @@ #import -@class NSURLCredential; +@class NSURLCredential, NSURLProtectionSpace; @interface WBSCredentialMatch : WBSFormAutoFillItem { NSURLCredential *_credential; + NSURLProtectionSpace *_protectionSpace; } +@property(readonly, nonatomic) NSURLProtectionSpace *protectionSpace; // @synthesize protectionSpace=_protectionSpace; @property(readonly, nonatomic) NSURLCredential *credential; // @synthesize credential=_credential; - (id)completion; - (void)dealloc; +- (id)initWithCredential:(id)arg1 protectionSpace:(id)arg2; - (id)initWithCredential:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardData.h b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardData.h index c0e53dc0d..4712350cf 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardData.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardData.h @@ -6,12 +6,11 @@ #import "NSObject.h" -@class NSData, NSDate, NSString; +@class NSDate, NSString; @interface WBSCreditCardData : NSObject { - NSData *_keychainItem; - NSString *_cardNameUIString; + NSString *_cardName; NSString *_cardholderName; NSString *_cardNumber; NSDate *_expirationDate; @@ -20,11 +19,10 @@ @property(readonly, nonatomic) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; @property(copy, nonatomic) NSString *cardNumber; // @synthesize cardNumber=_cardNumber; @property(copy, nonatomic) NSString *cardholderName; // @synthesize cardholderName=_cardholderName; -@property(copy, nonatomic) NSString *cardNameUIString; // @synthesize cardNameUIString=_cardNameUIString; -- (void)removeFromKeychain; -- (void)saveToKeychain; -- (BOOL)isSavedToKeychain; -- (id)initWithKeychainItem:(id)arg1; +@property(copy, nonatomic) NSString *cardName; // @synthesize cardName=_cardName; +- (id)creditCardDataByMergingCardholderNameAndExpirationDateFromCard:(id)arg1; +- (id)keychainRepresentation; +- (id)initWithKeychainRepresentation:(id)arg1; - (id)description; - (id)initWithCardName:(id)arg1 number:(id)arg2 cardholderName:(id)arg3 expirationDate:(id)arg4; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardDataController.h b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardDataController.h index 81264061a..889b4baaf 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardDataController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardDataController.h @@ -6,32 +6,32 @@ #import "NSObject.h" -@class NSArray, NSMutableArray, NSMutableSet; +@class NSArray, NSMapTable; @interface WBSCreditCardDataController : NSObject { - NSMutableArray *_creditCardData; - NSMutableSet *_neverSavedCardNumbers; + NSMapTable *_creditCardDataKeychainReferences; } -@property(retain, nonatomic) NSMutableSet *neverSavedCardNumbers; // @synthesize neverSavedCardNumbers=_neverSavedCardNumbers; ++ (_Bool)hasCreditCardData; - (void)invalidateCreditCardData; +- (void)clearCreditCardData; - (void)creditCardDataDidChange; - (void)neverSaveCreditCardData:(id)arg1; - (void)_removeNeverSaveCreditCardData:(id)arg1; -- (id)_neverSaveCreditCardSuffixFromCard:(id)arg1; +- (id)_neverSavedCreditCardSuffixFromCardNumber:(id)arg1; +- (id)_neverSavedCreditCardSuffixFromCard:(id)arg1; +- (_Bool)isCreditCardDataSaved:(id)arg1; - (void)saveCreditCardDataIfAllowed:(id)arg1; - (void)saveCreditCardData:(id)arg1; -- (void)_loadCreditCardDataIfNeeded; -- (void)_loadCreditCardAutoFillMetadataIfNeeded; -- (void)_saveCreditCardAutoFillMetadata; - (void)replaceCreditCardData:(id)arg1 withCard:(id)arg2; - (void)removeCreditCardData:(id)arg1; - (id)savableCreditCardDataInForm:(id)arg1; +- (id)defaultNameForCardOfType:(unsigned long long)arg1 cardholderName:(id)arg2; - (id)_uniqueCardNameForCardName:(id)arg1; -- (BOOL)shouldAddCardWithNumber:(id)arg1; +- (_Bool)shouldAddCardWithNumber:(id)arg1; - (id)existingCardWithNumber:(id)arg1; -- (BOOL)shouldNeverSaveCardWithNumber:(id)arg1; +- (_Bool)shouldNeverSaveCardWithNumber:(id)arg1; @property(readonly, nonatomic) NSArray *creditCardData; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardFormatter.h b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardFormatter.h index bf8f38489..eef2d5e57 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSCreditCardFormatter.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSCreditCardFormatter.h @@ -8,20 +8,20 @@ @interface WBSCreditCardFormatter : NSFormatter { - BOOL _showLastFourDigits; - BOOL _showCreditCardNumber; - BOOL _allowsUnknownCardTypes; + _Bool _showLastFourDigits; + _Bool _showCreditCardNumber; + _Bool _allowsUnknownCardTypes; } -@property(nonatomic) BOOL allowsUnknownCardTypes; // @synthesize allowsUnknownCardTypes=_allowsUnknownCardTypes; -@property(nonatomic) BOOL showCreditCardNumber; // @synthesize showCreditCardNumber=_showCreditCardNumber; -@property(nonatomic) BOOL showLastFourDigits; // @synthesize showLastFourDigits=_showLastFourDigits; +@property(nonatomic) _Bool allowsUnknownCardTypes; // @synthesize allowsUnknownCardTypes=_allowsUnknownCardTypes; +@property(nonatomic) _Bool showCreditCardNumber; // @synthesize showCreditCardNumber=_showCreditCardNumber; +@property(nonatomic) _Bool showLastFourDigits; // @synthesize showLastFourDigits=_showLastFourDigits; - (struct _NSRange)_selectionRangeInFormattedCreditCardNumber:(id)arg1 forNormalizedSelectionRange:(struct _NSRange)arg2 inNormalizedCreditCardNumber:(id)arg3; - (struct _NSRange)_normalizedSelectionRangeForFormattedCreditCardNumber:(id)arg1 withOriginalSelectionRange:(struct _NSRange)arg2; -- (id)_formattedStringForNormalizedNumber:(id)arg1 showCreditCardNumber:(BOOL)arg2; -- (BOOL)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; -- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; -- (BOOL)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (id)_formattedStringForNormalizedNumber:(id)arg1 showCreditCardNumber:(_Bool)arg2; +- (_Bool)isPartialStringValid:(id *)arg1 proposedSelectedRange:(struct _NSRange *)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange)arg4 errorDescription:(id *)arg5; +- (_Bool)isPartialStringValid:(id)arg1 newEditingString:(id *)arg2 errorDescription:(id *)arg3; +- (_Bool)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; - (id)stringForObjectValue:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressAnimation.h b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressAnimation.h index be3228d09..448a96371 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressAnimation.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressAnimation.h @@ -11,14 +11,14 @@ @interface WBSFluidProgressAnimation : NSObject { CAMediaTimingFunction *_timingFunction; - float _initialPosition; - float _destinationPosition; + double _initialPosition; + double _destinationPosition; double _animationDuration; } @property(nonatomic) double animationDuration; // @synthesize animationDuration=_animationDuration; -@property(nonatomic) float destinationPosition; // @synthesize destinationPosition=_destinationPosition; -@property(nonatomic) float initialPosition; // @synthesize initialPosition=_initialPosition; +@property(nonatomic) double destinationPosition; // @synthesize destinationPosition=_destinationPosition; +@property(nonatomic) double initialPosition; // @synthesize initialPosition=_initialPosition; @property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=_timingFunction; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController-Internal.h b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController-Internal.h new file mode 100644 index 000000000..8213cda7f --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBSFluidProgressController (Internal) +- (void)_updateFluidProgressWithProgressStateSource:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController.h b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController.h index be568be18..7644e9d33 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressController.h @@ -14,7 +14,7 @@ @property id windowDelegate; // @synthesize windowDelegate=_windowDelegate; @property id delegate; // @synthesize delegate=_delegate; -- (void)progressStateSourceDidCommitLoad:(id)arg1 loadingSingleResource:(BOOL)arg2; +- (void)progressStateSourceDidCommitLoad:(id)arg1 loadingSingleResource:(_Bool)arg2; - (void)animationStepCompleted:(id)arg1; - (void)frontmostTabDidChange; - (void)startRocketEffectWithProgressStateSource:(id)arg1; @@ -22,7 +22,6 @@ - (void)finishFluidProgressWithProgressStateSource:(id)arg1; - (void)updateFluidProgressWithProgressStateSource:(id)arg1; - (void)startFluidProgressWithProgressStateSource:(id)arg1; -- (void)_updateFluidProgressWithProgressStateSource:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState-WBSFluidProgressStateInternal.h b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState-WBSFluidProgressStateInternal.h new file mode 100644 index 000000000..cb4fdd876 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState-WBSFluidProgressStateInternal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface WBSFluidProgressState (WBSFluidProgressStateInternal) ++ (double)_estimatedLoadTimeRemainingFromProgressValue:(double)arg1; +- (void)_updateLinearFunction; +- (double)_nextProgressPosition:(double)arg1; +- (double)_fractionCompleteAtElapsedTime:(double)arg1; +- (double)_estimatedLoadTimeRemaining; +- (double)_animationDuration; +- (double)_adjustProgressPosition:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState.h b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState.h index 43fed3afd..67f4ef398 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFluidProgressState.h @@ -10,45 +10,39 @@ @interface WBSFluidProgressState : NSObject { - int _fluidProgressType; + long long _fluidProgressType; NSString *_loadURL; - float _webKitProgressValue; - float _linearFunctionM; - float _linearFunctionB; + double _webKitProgressValue; + double _linearFunctionM; + double _linearFunctionB; double _startTimeForFluidProgress; double _lastTimeProgressValueWasUpdated; - int _fluidProgressAnimationPhase; - float _previousDestinationPosition; - float _animationDuration; - float _minProgressPosition; - BOOL _hasCompletedLoad; - BOOL _hasCanceledLoad; - BOOL _hasCommittedLoad; - BOOL _shouldAnimateUsingInitialPosition; + long long _fluidProgressAnimationPhase; + double _previousDestinationPosition; + double _animationDuration; + double _minProgressPosition; + _Bool _hasCompletedLoad; + _Bool _hasCanceledLoad; + _Bool _hasCommittedLoad; + _Bool _shouldAnimateUsingInitialPosition; } -+ (double)_estimatedLoadTimeRemainingFromProgressValue:(float)arg1; -@property BOOL shouldAnimateUsingInitialPosition; // @synthesize shouldAnimateUsingInitialPosition=_shouldAnimateUsingInitialPosition; -@property BOOL hasCommittedLoad; // @synthesize hasCommittedLoad=_hasCommittedLoad; -@property BOOL hasCanceledLoad; // @synthesize hasCanceledLoad=_hasCanceledLoad; -@property BOOL hasCompletedLoad; // @synthesize hasCompletedLoad=_hasCompletedLoad; +@property _Bool shouldAnimateUsingInitialPosition; // @synthesize shouldAnimateUsingInitialPosition=_shouldAnimateUsingInitialPosition; +@property _Bool hasCommittedLoad; // @synthesize hasCommittedLoad=_hasCommittedLoad; +@property _Bool hasCanceledLoad; // @synthesize hasCanceledLoad=_hasCanceledLoad; +@property _Bool hasCompletedLoad; // @synthesize hasCompletedLoad=_hasCompletedLoad; @property(retain) NSString *loadURL; // @synthesize loadURL=_loadURL; -@property int fluidProgressType; // @synthesize fluidProgressType=_fluidProgressType; +@property long long fluidProgressType; // @synthesize fluidProgressType=_fluidProgressType; - (double)secondsElapsedSinceLoadBegan; -- (BOOL)isFluidProgressStalled; +- (_Bool)isFluidProgressStalled; - (id)nextFluidProgressAnimation; -- (float)fluidProgressValue; +- (double)fluidProgressValue; - (void)dealloc; -@property float minProgressPosition; -- (void)setWebKitProgressValue:(float)arg1; -@property int fluidProgressAnimationPhase; -- (id)initWithType:(int)arg1; -- (void)_updateLinearFunction; -- (float)_nextProgressPosition:(double)arg1; -- (double)_fractionCompleteAtElapsedTime:(float)arg1; -- (double)_estimatedLoadTimeRemaining; -- (double)_animationDuration; -- (float)_adjustProgressPosition:(float)arg1; +@property double minProgressPosition; +- (void)setWebKitProgressValue:(double)arg1; +@property long long fluidProgressAnimationPhase; +- (id)description; +- (id)initWithType:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillFrame-Protocol.h b/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillFrame-Protocol.h index c17641870..b5bc91c62 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillFrame-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillFrame-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WBSFormAutoFillFrame -- (BOOL)containsAnyFormElements; +- (_Bool)containsAnyFormElements; - (void)enumerateChildFramesUsingBlock:(id)arg1; - (id)committedURL; - (struct OpaqueJSValue *)jsWrapperInMetadataControllerScriptWorldForNode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillNode-Protocol.h b/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillNode-Protocol.h index 86c6f3832..cf5c5a66a 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillNode-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormAutoFillNode-Protocol.h @@ -8,10 +8,10 @@ @protocol WBSFormAutoFillNode - (id)htmlTableCellElementCellAbove; -- (BOOL)isHTMLTextAreaElementUserEdited; -- (BOOL)isHTMLInputElementUserEdited; -- (void)setHTMLInputElementAutofilled:(BOOL)arg1; -- (BOOL)isHTMLInputElementAutofilled; +- (_Bool)isHTMLTextAreaElementUserEdited; +- (_Bool)isHTMLInputElementUserEdited; +- (void)setHTMLInputElementAutofilled:(_Bool)arg1; +- (_Bool)isHTMLInputElementAutofilled; - (struct CGRect)elementBounds; - (id)initWithJSWrapper:(struct OpaqueJSValue *)arg1 inContext:(struct OpaqueJSContext *)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormDataController.h b/iOS7/PrivateFrameworks/WebUI/WBSFormDataController.h index 8b9cc461b..597b8beda 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormDataController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormDataController.h @@ -13,43 +13,46 @@ NSMutableDictionary *_completionDB; NSMutableDictionary *_valuesDB; NSMutableDictionary *_preferredLabelsMap; - unsigned int _completionDBSize; + unsigned long long _completionDBSize; NSMutableDictionary *_domainToLastUsedUsername; } + (id)domainFromURL:(id)arg1; -+ (id)continuingFieldsInFormControls:(id)arg1 startingAtIndex:(unsigned int)arg2 textFieldsOnly:(BOOL)arg3 ignorePositioning:(BOOL)arg4; ++ (id)continuingFieldsInFormControls:(id)arg1 startingAtIndex:(unsigned long long)arg2 textFieldsOnly:(_Bool)arg3 ignorePositioning:(_Bool)arg4; + (id)stringWithAddressBookValue:(id)arg1 key:(id)arg2; + (id)specifierForControl:(id)arg1; -+ (BOOL)formContainsCreditCardNumberField:(id)arg1; -+ (BOOL)formContainsCreditCardData:(id)arg1; -+ (BOOL)stringLooksLikeCreditCardNumber:(id)arg1; ++ (_Bool)formContainsCreditCardNumberField:(id)arg1; ++ (_Bool)formContainsCreditCardData:(id)arg1; ++ (_Bool)stringLooksLikeCreditCardNumber:(id)arg1; ++ (_Bool)formAllowsAutocompleteOfCredentials:(id)arg1; ++ (_Bool)_autocompleteAllowedForControlWithName:(id)arg1 inForm:(id)arg2; + (id)valueOfControlWithName:(id)arg1 inForm:(id)arg2; -+ (BOOL)convertNumber:(id)arg1 toAutoFillFormType:(unsigned int *)arg2; ++ (id)_metadataForControlWithName:(id)arg1 inForm:(id)arg2; ++ (_Bool)convertNumber:(id)arg1 toAutoFillFormType:(unsigned long long *)arg2; + (id)dontSaveMarker; -- (id)activeOrFirstAutoFillableFormFromProvider:(id)arg1 frame:(struct OpaqueFormAutoFillFrame **)arg2 forPrefillingCredentials:(BOOL)arg3; -- (void)addCredentialMatchesForURL:(id)arg1 matchingPartialString:(id)arg2 toArray:(id)arg3; +- (_Bool)hasCredentialsForPageWithMainFrame:(id)arg1; +- (id)activeOrFirstAutoFillableFormFromProvider:(id)arg1 frame:(struct OpaqueFormAutoFillFrame **)arg2 forPrefillingCredentials:(_Bool)arg3; +- (void)getCredentialMatches:(id *)arg1 andPotentialMatches:(id *)arg2 forURL:(id)arg3 matchingPartialUsername:(id)arg4; - (id)credentialMatchesForURL:(id)arg1 matchingPartialString:(id)arg2; -- (id)encryptOrDecryptData:(id)arg1 encrypt:(BOOL)arg2; +- (id)encryptOrDecryptData:(id)arg1 encrypt:(_Bool)arg2; - (id)completionDBPath; -- (BOOL)shouldAutoFillFromCreditCardData; -- (BOOL)shouldAutoFillPasswords; -- (BOOL)shouldAutoFillFromPreviousData; -- (BOOL)shouldAutoFillFromAddressBook; -- (BOOL)shouldSaveCreditCardData; -- (BOOL)shouldSaveUsernamesAndPasswords; -- (BOOL)shouldSaveFormData; +- (_Bool)shouldAutoFillPasswords; +- (_Bool)shouldAutoFillFromPreviousData; +- (_Bool)shouldAutoFillFromAddressBook; +- (_Bool)shouldSaveUsernamesAndPasswords; +- (_Bool)shouldSaveFormData; - (id)lastUsedUsernameForURL:(id)arg1; - (void)setLastUsedUsername:(id)arg1 forDomain:(id)arg2; - (id)lastUsedUsernameForDomain:(id)arg1; -- (id)valuesForStandardForm:(id)arg1 inDomain:(id)arg2 usingOnlyAddressBookData:(BOOL)arg3 matches:(id *)arg4; +- (id)valuesForStandardForm:(id)arg1 inDomain:(id)arg2 usingOnlyAddressBookData:(_Bool)arg3 matches:(id *)arg4 preferredLabel:(id)arg5; +- (id)valuesForStandardForm:(id)arg1 inDomain:(id)arg2 usingOnlyAddressBookData:(_Bool)arg3 matches:(id *)arg4; - (void)getFormFieldValues:(id *)arg1 andFieldToFocus:(id *)arg2 forCreditCardForm:(id)arg3 fromCreditCardData:(id)arg4; - (id)valuesForCreditCardForm:(id)arg1 fromCreditCardData:(id)arg2; -- (unsigned int)addValuesForStandardFormControls:(id)arg1 startingAtIndex:(unsigned int)arg2 fieldName:(id)arg3 fromAutoFillItem:(id)arg4 toDictionary:(id)arg5; -- (id)bestMatchForControl:(id)arg1 withName:(id)arg2 inDomain:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(BOOL)arg5; -- (id)matchesForControl:(id)arg1 withName:(id)arg2 inDomain:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(BOOL)arg5; -- (id)matchesForControl:(id)arg1 withName:(id)arg2 atURL:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(BOOL)arg5; -- (void)addABMatchesForValueSpecifier:(id)arg1 matchingPartialString:(id)arg2 toArray:(id)arg3; +- (unsigned long long)addValuesForStandardFormControls:(id)arg1 startingAtIndex:(unsigned long long)arg2 fieldName:(id)arg3 fromAutoFillItem:(id)arg4 toDictionary:(id)arg5; +- (id)bestMatchForControl:(id)arg1 withName:(id)arg2 inDomain:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(_Bool)arg5 preferredLabel:(id)arg6; +- (id)matchesForControl:(id)arg1 withName:(id)arg2 inDomain:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(_Bool)arg5 preferredLabel:(id)arg6; +- (id)matchesForControl:(id)arg1 withName:(id)arg2 atURL:(id)arg3 matchingPartialString:(id)arg4 usingOnlyAddressBookData:(_Bool)arg5; +- (void)addABMatchesForValueSpecifier:(id)arg1 matchingPartialString:(id)arg2 toArray:(id)arg3 preferredLabel:(id)arg4; - (id)addressBookMatchesForProperty:(id)arg1 key:(id)arg2 label:(id)arg3; - (void)addPreviousDataMatchesForFieldWithName:(id)arg1 inDomain:(id)arg2 matchingPartialString:(id)arg3 toArray:(id)arg4; - (id)preferredIdentifierForProperty:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormMetadataController.h b/iOS7/PrivateFrameworks/WebUI/WBSFormMetadataController.h index 82be46fd9..6bf089a4a 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormMetadataController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormMetadataController.h @@ -11,12 +11,13 @@ @interface WBSFormMetadataController : NSObject { WBSFormMetadataControllerPrivate *_private; - BOOL _isAutoFillingForm; } -@property(readonly, nonatomic) BOOL isAutoFillingForm; // @synthesize isAutoFillingForm=_isAutoFillingForm; +- (_Bool)formClassificationShouldIgnoreAutocompleteAttribute; - (id)formAutoFillNodeForField:(id)arg1 form:(double)arg2 inFrame:(id)arg3; - (id)formAutoFillNodeForJSWrapper:(struct OpaqueJSValue *)arg1 inContext:(struct OpaqueJSContext *)arg2; +- (void)usernameFieldBlurredInFrame:(id)arg1; +- (void)usernameFieldFocused:(id)arg1 inForm:(id)arg2 inFrame:(id)arg3; - (void)creditCardFieldBlurredInFrame:(id)arg1; - (void)creditCardFieldFocused:(id)arg1 inFrame:(id)arg2; - (void)passwordFieldTextDidChange:(id)arg1 inFrame:(id)arg2; @@ -25,22 +26,25 @@ - (void)textFieldTextDidChange:(id)arg1 inFrame:(id)arg2; - (void)textFieldBlurred:(id)arg1 inFrame:(id)arg2; - (void)textFieldFocused:(id)arg1 inFrame:(id)arg2; -- (BOOL)pageWithMainFrameMeetsEditedFormTextWarningCriteria:(id)arg1; -- (void)recursivelyCountUserEditedTextControlsInFrame:(id)arg1 textFields:(unsigned int *)arg2 textAreas:(unsigned int *)arg3; -- (void)countUserEditedTextControlsInFrame:(id)arg1 textFields:(unsigned int *)arg2 textAreas:(unsigned int *)arg3; -- (unsigned int)userEditedTextControlCountInArray:(struct OpaqueJSValue *)arg1 context:(struct OpaqueJSContext *)arg2 expectTextFieldsRatherThanTextAreas:(BOOL)arg3; -- (void)getMetadataForTextField:(id)arg1 inFrame:(id)arg2 textFieldMetadata:(id *)arg3 formMetadata:(id *)arg4 canAutoComplete:(char *)arg5; -- (id)metadataForForm:(id)arg1 inFrame:(id)arg2 requestType:(unsigned int)arg3; -- (void)getMetadataForAllFormsInPageWithMainFrame:(id)arg1 requestType:(unsigned int)arg2 frames:(id *)arg3 formMetadata:(id *)arg4; -- (void)recursivelyCollectMetadataInFrame:(id)arg1 requestType:(unsigned int)arg2 frames:(id)arg3 formMetadata:(id)arg4; -- (struct FrameMetadata *)metadataForFrame:(id)arg1 requestType:(unsigned int)arg2; +- (_Bool)pageWithMainFrameMeetsEditedFormTextWarningCriteria:(id)arg1; +- (void)recursivelyCountUserEditedTextControlsInFrame:(id)arg1 textFields:(unsigned long long *)arg2 textAreas:(unsigned long long *)arg3; +- (void)countUserEditedTextControlsInFrame:(id)arg1 textFields:(unsigned long long *)arg2 textAreas:(unsigned long long *)arg3; +- (unsigned long long)userEditedTextControlCountInArray:(struct OpaqueJSValue *)arg1 context:(struct OpaqueJSContext *)arg2 expectTextFieldsRatherThanTextAreas:(_Bool)arg3; +- (void)getMetadataForTextField:(id)arg1 inFrame:(id)arg2 textFieldMetadata:(id *)arg3 formMetadata:(id *)arg4 canAutoComplete:(_Bool *)arg5; +- (id)metadataForForm:(id)arg1 inFrame:(id)arg2 requestType:(unsigned long long)arg3; +- (void)getMetadataForAllFormsInPageWithMainFrame:(id)arg1 requestType:(unsigned long long)arg2 frames:(id *)arg3 formMetadata:(id *)arg4; +- (void)recursivelyCollectMetadataInFrame:(id)arg1 requestType:(unsigned long long)arg2 frames:(id)arg3 formMetadata:(id)arg4; +- (struct FrameMetadata *)metadataForFrame:(id)arg1 requestType:(unsigned long long)arg2; - (void)recursivelyClearMetadataForFrames:(id)arg1; - (void)clearMetadataForFrame:(id)arg1; -- (id)metadataForTextField:(id)arg1 form:(double)arg2 inFrame:(id)arg3 afterReplacingRange:(struct _NSRange)arg4 withString:(id)arg5 andSelectingTailStartingAt:(unsigned int)arg6; +- (id)metadataForTextField:(id)arg1 form:(double)arg2 inFrame:(id)arg3 afterReplacingRange:(struct _NSRange)arg4 withString:(id)arg5 andSelectingTailStartingAt:(unsigned long long)arg6; - (void)selectRange:(struct _NSRange)arg1 inField:(id)arg2 form:(double)arg3 inFrame:(id)arg4; - (void)removeAutoFillHighlightFromField:(id)arg1 form:(double)arg2 inFrame:(id)arg3; - (void)focusField:(id)arg1 inForm:(double)arg2 inFrame:(id)arg3; - (void)fillForm:(double)arg1 inFrame:(id)arg2 withPassword:(id)arg3; +- (void)autoFillForm:(double)arg1 inFrame:(id)arg2 withValues:(id)arg3 fillSynchronously:(_Bool)arg4 selectFieldWithNameAfterFilling:(id)arg5; +- (void)autoFillFormAsynchronously:(double)arg1 inFrame:(id)arg2 withValues:(id)arg3 selectFieldWithNameAfterFilling:(id)arg4; +- (void)autoFillFormSynchronously:(double)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)autoFillForm:(double)arg1 inFrame:(id)arg2 withValues:(id)arg3; - (void)clearScriptWorld; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormToABBinder.h b/iOS7/PrivateFrameworks/WebUI/WBSFormToABBinder.h index 25bfc28ff..c638460c1 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormToABBinder.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormToABBinder.h @@ -6,29 +6,16 @@ #import "NSObject.h" -@class NSArray, NSDictionary, NSMutableDictionary; - @interface WBSFormToABBinder : NSObject { - NSMutableDictionary *_labelToValueSpecifierMap; - NSMutableDictionary *_tokenToValueSpecifierMap; - NSArray *_fieldLabels; - NSArray *_emailFieldLabels; - NSDictionary *_synonyms; } -+ (void)getAutocompleteMappingsURL:(id *)arg1; -+ (void)getEmailFieldLabels:(id *)arg1; -+ (void)getFieldLabels:(id *)arg1; -+ (unsigned int)indexOfBestMatchForString:(id)arg1 inArray:(id)arg2; ++ (struct __WBSFieldLabelPatternMatcherArray *)emailFieldLabelPatternMatchers; ++ (struct __WBSFieldLabelPatternMatcherArray *)addressBookFieldLabelPatternMatchers; ++ (unsigned long long)indexOfBestMatchForString:(id)arg1 inArray:(id)arg2; + (id)specifierForAutocompleteToken:(id)arg1; + (id)specifierForLabel:(id)arg1; + (id)allSynonymsForMatch:(id)arg1; -+ (void)initialize; -- (id)synonymsForMatch:(id)arg1; -- (void)indexMapping:(id)arg1; -- (void)dealloc; -- (id)initWithPropertyListAtURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSFormsMetadataProvider-Protocol.h b/iOS7/PrivateFrameworks/WebUI/WBSFormsMetadataProvider-Protocol.h index c13c70cad..f711d2118 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSFormsMetadataProvider-Protocol.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSFormsMetadataProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol WBSFormsMetadataProvider -@property(readonly, nonatomic) unsigned int formCount; +@property(readonly, nonatomic) unsigned long long formCount; - (void)enumerateFormsUsingBlock:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSPasswordGeneration.h b/iOS7/PrivateFrameworks/WebUI/WBSPasswordGeneration.h index c1008d78a..5d962530b 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSPasswordGeneration.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSPasswordGeneration.h @@ -10,9 +10,12 @@ { } ++ (_Bool)passwordGenerationIsDisallowedByRequirements:(id)arg1; + (id)protectionSpaceForGeneratedPasswordsInProtectionSpace:(id)arg1; ++ (id)defaultRequirementsForURL:(id)arg1; ++ (id)defaultRequirementsForDomain:(id)arg1; + (id)generatedPasswordMatchingRequirements:(id)arg1; -+ (id)updatedRequirements:(id)arg1 respectingMaxLength:(unsigned int)arg2; ++ (id)updatedRequirements:(id)arg1 respectingMaxLength:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionDatabase.h b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionDatabase.h index 7b6ca1234..5446a924e 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionDatabase.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionDatabase.h @@ -14,7 +14,8 @@ - (id)fakeBookmarkMatchDataWithURLString:(id)arg1 title:(id)arg2; - (void)enumerateMatchDataForTypedStringHint:(id)arg1 withBlock:(id)arg2; - (void)clearMatchesCaches; -- (void)getBestMatchesForTypedString:(id)arg1 topHits:(id *)arg2 matches:(id *)arg3 limit:(unsigned int)arg4; +- (void)clearBookmarkMatchesCaches; +- (void)getBestMatchesForTypedString:(id)arg1 topHits:(id *)arg2 matches:(id *)arg3 limit:(unsigned long long)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionMatch.h b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionMatch.h index ca21a92e9..1875dee13 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionMatch.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionMatch.h @@ -8,17 +8,17 @@ @interface WBSURLCompletionMatch : NSObject { - int _matchLocation; + long long _matchLocation; } -+ (int)matchLocationForString:(id)arg1 inTitle:(id)arg2; -+ (int)matchLocationForString:(id)arg1 inURLString:(id)arg2; -@property(readonly, nonatomic) int matchLocation; // @synthesize matchLocation=_matchLocation; ++ (long long)matchLocationForString:(id)arg1 inTitle:(id)arg2; ++ (long long)matchLocationForString:(id)arg1 inURLString:(id)arg2; +@property(readonly, nonatomic) long long matchLocation; // @synthesize matchLocation=_matchLocation; - (id)matchingStringWithUserTypedPrefix:(id)arg1; - (id)userVisibleURLString; - (id)title; - (id)originalURLString; -- (id)initWithMatchLocation:(int)arg1; +- (id)initWithMatchLocation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionUserTypedString.h b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionUserTypedString.h index 7ccc0f7c6..eeb31e82e 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionUserTypedString.h +++ b/iOS7/PrivateFrameworks/WebUI/WBSURLCompletionUserTypedString.h @@ -14,9 +14,9 @@ const unsigned short *_unichars; const char *_chars; int _length; - BOOL _containsAnySpaces; - BOOL _ownsUnichars; - BOOL _ownsChars; + _Bool _containsAnySpaces; + _Bool _ownsUnichars; + _Bool _ownsChars; } + (void)initialize; diff --git a/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixChecker.h b/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixChecker.h new file mode 100644 index 000000000..1004e4b93 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixChecker.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class WBSURLSuffixCheckerPrivate; + +@interface WBSURLSuffixChecker : NSObject +{ + WBSURLSuffixCheckerPrivate *_private; +} + +- (void)dealloc; +- (_Bool)hasSuffix:(id)arg1; +- (id)initWithSuffixes:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixCheckerPrivate.h b/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixCheckerPrivate.h new file mode 100644 index 000000000..9166afa5d --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WBSURLSuffixCheckerPrivate.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface WBSURLSuffixCheckerPrivate : NSObject +{ + struct { + unsigned short _field1[27]; + } *_trie; + unsigned int _trieNodeCount; + unsigned long long _maxLength; + NSMutableArray *_failedSuffixes; +} + +- (void)dealloc; +- (_Bool)hasSuffix:(id)arg1; +- (id)initWithSuffixes:(id)arg1; +- (void)addStringToFailedSuffixes:(id)arg1; +- (_Bool)insertString:(id)arg1 intoTrieWithCache:(CDStruct_f2b84ca7 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoCompleteState.h b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoCompleteState.h index 8f198ec5b..d7e493376 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoCompleteState.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoCompleteState.h @@ -8,7 +8,7 @@ #import "UIActionSheetDelegate-Protocol.h" -@class DOMHTMLInputElement, NSDictionary, NSMutableDictionary, WebFrame; +@class DOMHTMLInputElement, NSArray, NSDictionary, NSMutableDictionary, WebFrame; @interface WBUFormAutoCompleteState : NSObject { @@ -16,30 +16,37 @@ WebFrame *_webFrame; NSDictionary *_formMetadata; NSDictionary *_textFieldMetadata; - unsigned int _formType; - BOOL _gatheringFormValues; + unsigned long long _formType; + long long _action; + _Bool _gatheringFormValues; NSDictionary *_formValues; - BOOL _canAutoComplete; + NSArray *_potentialCredentialMatches; + _Bool _canAutoComplete; NSMutableDictionary *_matchesByCompletion; } -+ (BOOL)_shouldSaveCredentialsInProtectionSpace:(id)arg1; ++ (_Bool)_shouldSaveCredentialsInProtectionSpace:(id)arg1; @property(readonly, nonatomic) WebFrame *webFrame; // @synthesize webFrame=_webFrame; +- (void)_offerToAutoFillFromPotentialCredentialMatches; - (void)_generateAndSuggestPassword; -- (id)_titleOfPasswordGenerationAssistanceAutoFillButton; -- (BOOL)_passwordGenerationAssistanceAutoFillButtonEnabled; -- (BOOL)_shouldUsePasswordGenerationAssistanceForTextField; +- (long long)_passwordGenerationAssistanceAction; +- (_Bool)_passwordGenerationAssistanceAutoFillButtonEnabled; +- (_Bool)_shouldUsePasswordGenerationAssistanceForTextField; - (void)_autoFillCreditCardData; - (void)_autoFillFormWithCreditCardData:(id)arg1; -- (id)_titleOfCreditCardAutoFillButton; -- (BOOL)_textFieldLooksLikeCreditCardFormField; +- (_Bool)_canAutoFillCreditCardData; +- (_Bool)_textFieldLooksLikeCreditCardFormField; - (id)_matchesForPartialString:(id)arg1; - (void)_ensureFormMetadata; - (void)acceptedAutoFillWord:(id)arg1; - (id)suggestionsForString:(id)arg1; -- (BOOL)hasCurrentSuggestions; +- (_Bool)hasCurrentSuggestions; - (void)autoFill; +- (void)_showDisallowedActionAlert; +- (long long)_action; - (id)titleOfAutoFillButton; +- (void)_updateAutoFillButton; +- (void)_gatherFormValuesWithCompletionHandler:(id)arg1; - (void)dealloc; - (void)invalidate; - (id)initWithTextField:(id)arg1 webFrame:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillFrame.h b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillFrame.h index f247692e8..5f6acb3ef 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillFrame.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillFrame.h @@ -20,7 +20,7 @@ - (void)enumerateChildFramesUsingBlock:(id)arg1; - (id)committedURL; - (struct OpaqueJSValue *)jsWrapperInMetadataControllerScriptWorldForNode:(id)arg1; -- (BOOL)containsAnyFormElements; +- (_Bool)containsAnyFormElements; - (struct OpaqueJSContext *)jsContextForMetadataControllerScriptWorld; - (struct OpaqueFormAutoFillFrame *)frameRef; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillNode.h b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillNode.h index 9fc2ea013..7b5f3a158 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillNode.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillNode.h @@ -18,10 +18,10 @@ + (id)autoFillNodeWithDOMNode:(id)arg1; @property(readonly, nonatomic) DOMNode *domNode; // @synthesize domNode=_domNode; - (id)htmlTableCellElementCellAbove; -- (BOOL)isHTMLTextAreaElementUserEdited; -- (BOOL)isHTMLInputElementUserEdited; -- (void)setHTMLInputElementAutofilled:(BOOL)arg1; -- (BOOL)isHTMLInputElementAutofilled; +- (_Bool)isHTMLTextAreaElementUserEdited; +- (_Bool)isHTMLInputElementUserEdited; +- (void)setHTMLInputElementAutofilled:(_Bool)arg1; +- (_Bool)isHTMLInputElementAutofilled; - (struct CGRect)elementBounds; - (void)dealloc; - (id)initWithDOMNode:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillPrompt.h b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillPrompt.h index fcd7ce30a..10855db2e 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillPrompt.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormAutoFillPrompt.h @@ -10,8 +10,9 @@ { } -+ (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -+ (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; ++ (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; ++ (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; ++ (void)showAutoFillPromptForWebBrowserView:(id)arg1 title:(id)arg2 message:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5 numberOfRows:(unsigned long long)arg6 completionHandler:(id)arg7; + (void)showAutoFillPromptForWebBrowserView:(id)arg1 title:(id)arg2 message:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5 completionHandler:(id)arg6; + (id)_actionSheetStringWithTitle:(id)arg1 message:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormDataController.h b/iOS7/PrivateFrameworks/WebUI/WBUFormDataController.h index 372304860..ca16667a5 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormDataController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormDataController.h @@ -9,55 +9,73 @@ #import "UIActionSheetDelegate-Protocol.h" #import "UIWebAutoFillDelegate-Protocol.h" -@class WBUFormAutoCompleteState; +@class NSMapTable, WBUFormAutoCompleteState; @interface WBUFormDataController : WBSFormDataController { WBUFormAutoCompleteState *_autoCompleteState; - BOOL _savePending; + NSMapTable *_formMetadataForLastSubmitEventByFrame; + _Bool _savePending; + _Bool _showsAutocompleteOffHints; } ++ (void)_getUsernameAndPasswordFieldAutofillStatesInForm:(id)arg1 frame:(id)arg2 isUsernameAutofilled:(_Bool *)arg3 isPasswordAutofilled:(_Bool *)arg4; ++ (id)autoFillValuesForCredentialMatch:(id)arg1 inLoginForm:(id)arg2; ++ (_Bool)_isKeychainSyncEnabled; ++ (id)autocompleteOffHintsHistoryDefaultsKey; + (id)sharedFormDataController; -@property BOOL savePending; // @synthesize savePending=_savePending; +@property(nonatomic) _Bool showsAutocompleteOffHints; // @synthesize showsAutocompleteOffHints=_showsAutocompleteOffHints; +@property _Bool savePending; // @synthesize savePending=_savePending; - (void)webBrowserView:(id)arg1 clearFormAutoFillStateForFrame:(id)arg2; - (void)webBrowserView:(id)arg1 acceptedAutoFillWord:(id)arg2; - (id)webBrowserView:(id)arg1 suggestionsForString:(id)arg2; -- (BOOL)hasCurrentSuggestionsForWebBrowserView:(id)arg1; +- (_Bool)hasCurrentSuggestionsForWebBrowserView:(id)arg1; - (void)webBrowserView:(id)arg1 didFocusTextField:(id)arg2 inFrame:(id)arg3; - (void)webBrowserView:(id)arg1 didEndEditingTextField:(id)arg2 inFrame:(id)arg3; - (void)webBrowserView:(id)arg1 didBeginEditingTextField:(id)arg2 inFrame:(id)arg3; - (void)webBrowserView:(id)arg1 willSubmitForm:(id)arg2 toFrame:(id)arg3 fromFrame:(id)arg4 withValues:(id)arg5 submissionHandler:(id)arg6; +- (void)webBrowserView:(id)arg1 willSendSubmitEventToForm:(id)arg2 inFrame:(id)arg3 withValues:(id)arg4; - (void)webBrowserView:(id)arg1 preFillInFrame:(id)arg2; - (void)autoFillInWebBrowserView:(id)arg1; - (void)webBrowserView:(id)arg1 updateAutoFillButton:(id)arg2; -- (BOOL)webBrowserViewShouldShowAutoFillButton:(id)arg1; +- (_Bool)webBrowserViewShouldShowAutoFillButton:(id)arg1; - (id)titleOfAutoFillButtonInWebBrowserView:(id)arg1; - (void)_clearFormAutoFillStateForFrame:(id)arg1; -- (BOOL)_webBrowserView:(id)arg1 willSubmitForm:(id)arg2 fromFrame:(id)arg3 withValues:(id)arg4 submissionHandler:(id)arg5; -- (BOOL)_webBrowserView:(id)arg1 willSubmitLoginFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; -- (void)_showPasswordPromptForWebBrowserView:(id)arg1 replacingOldPassword:(BOOL)arg2 completionHandler:(id)arg3; -- (BOOL)_webBrowserView:(id)arg1 willSubmitStandardFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; -- (BOOL)_webBrowserView:(id)arg1 willSubmitNewAccountOrChangePasswordFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; -- (void)_saveUsernameAndGeneratedPasswordFromForm:(id)arg1 inFrame:(id)arg2; -- (BOOL)_webBrowserView:(id)arg1 willSubmitFormContainingCreditCardData:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; +- (_Bool)_webBrowserView:(id)arg1 willSubmitForm:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; +- (_Bool)_webBrowserView:(id)arg1 willSubmitLoginFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; +- (void)_showPasswordNotSavedBecauseNotAllowedAlertIfNeededForURL:(id)arg1 webBrowserView:(id)arg2; +- (void)_showPasswordPromptForWebBrowserView:(id)arg1 formType:(unsigned long long)arg2 username:(id)arg3 isGeneratedPassword:(_Bool)arg4 host:(id)arg5 hasCredentialForCurrentHost:(_Bool)arg6 existingCredentialMatchesForCurrentHost:(id)arg7 otherSubdomainCredentialMatches:(id)arg8 completionHandler:(id)arg9; +- (_Bool)_webBrowserView:(id)arg1 willSubmitStandardFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; +- (_Bool)_webBrowserView:(id)arg1 willSubmitNewAccountOrChangePasswordFormWithMetadata:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; +- (_Bool)_webBrowserView:(id)arg1 saveUsernameAndGeneratedPasswordFromForm:(id)arg2 inFrame:(id)arg3 submissionHandler:(id)arg4; +- (_Bool)_webBrowserView:(id)arg1 willSubmitFormContainingCreditCardData:(id)arg2 fromFrame:(id)arg3 submissionHandler:(id)arg4; - (void)_showCreditCardPromptForWebBrowserView:(id)arg1 completionHandler:(id)arg2; +- (id)decisionListenerForAction:(id)arg1 frame:(id)arg2 originalListener:(id)arg3; +- (id)_formMetadataForPolicyAction:(id)arg1 frame:(id)arg2; - (void)clearAllFormCredentials; - (void)gatherValuesForForm:(id)arg1 inFrame:(id)arg2 completionHandler:(id)arg3; - (void)_autoFillLoginForm:(id)arg1 inFrame:(id)arg2; -- (id)_autoFillValuesForLoginForm:(id)arg1 inFrame:(id)arg2; -- (BOOL)shouldAutoFillFromCreditCardData; -- (BOOL)shouldAutoFillPasswords; -- (BOOL)shouldAutoFillFromPreviousData; -- (BOOL)shouldAutoFillFromAddressBook; -- (BOOL)shouldSaveCreditCardData; -- (BOOL)shouldSaveUsernamesAndPasswords; -- (BOOL)shouldSaveFormData; -- (BOOL)shouldAutoGeneratePasswords; +- (id)_autoFillValuesForLoginForm:(id)arg1 inFrame:(id)arg2 potentialMatches:(id *)arg3; +- (void)_autoFillPreferencesDidChange; +- (void)_applicationWillEnterForeground:(id)arg1; +- (_Bool)shouldAutoFillFromCreditCardDataInFrame:(id)arg1; +- (void)setAllowsBypassingAutocompleteOffWhenPasscodeIsSet:(_Bool)arg1; +@property(readonly, nonatomic) _Bool allowsBypassingAutocompleteOff; +@property(nonatomic) _Bool shouldAutoFillFromAddressBook; +@property(nonatomic) _Bool shouldAutoFillFromCreditCardData; +@property(nonatomic) _Bool shouldAutoFillPasswords; +- (_Bool)shouldAutoFillFromPreviousData; +- (_Bool)_shouldSaveCreditCardDataInFrame:(id)arg1; +- (_Bool)shouldSaveUsernamesAndPasswords; +- (_Bool)shouldSaveFormData; +- (_Bool)shouldAutoGeneratePasswords; - (id)addressBookMatchesForProperty:(id)arg1 key:(id)arg2 label:(id)arg3; - (id)_addressBookMatchesForProxyProperty:(id)arg1; - (id)_meCard; - (void)saveCompletionDBSoon; - (id)completionDBPath; +- (void)dealloc; +- (id)init; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormMetadataController.h b/iOS7/PrivateFrameworks/WebUI/WBUFormMetadataController.h index f4a2b9d76..0b34f7a1d 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormMetadataController.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormMetadataController.h @@ -14,6 +14,7 @@ } + (id)sharedFormMetadataController; +- (_Bool)formClassificationShouldIgnoreAutocompleteAttribute; - (void)clearScriptWorld; @property(readonly, nonatomic) WebScriptWorld *scriptWorld; // @synthesize scriptWorld=_scriptWorld; - (id)formAutoFillNodeForJSWrapper:(struct OpaqueJSValue *)arg1 inContext:(struct OpaqueJSContext *)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUFormsMetadataProvider.h b/iOS7/PrivateFrameworks/WebUI/WBUFormsMetadataProvider.h index b8f9d862b..22d692e1c 100644 --- a/iOS7/PrivateFrameworks/WebUI/WBUFormsMetadataProvider.h +++ b/iOS7/PrivateFrameworks/WebUI/WBUFormsMetadataProvider.h @@ -18,7 +18,7 @@ + (id)metadataProviderWithFrames:(id)arg1 metadataForAllForms:(id)arg2; - (void)enumerateFormsUsingBlock:(id)arg1; -@property(readonly, nonatomic) unsigned int formCount; +@property(readonly, nonatomic) unsigned long long formCount; - (void)dealloc; - (id)initWithFrames:(id)arg1 metadataForAllForms:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WebUI/WBUPolicyDelegate.h b/iOS7/PrivateFrameworks/WebUI/WBUPolicyDelegate.h new file mode 100644 index 000000000..5f1983389 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WBUPolicyDelegate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "WebDefaultPolicyDelegate.h" + +@interface WBUPolicyDelegate : WebDefaultPolicyDelegate +{ +} + ++ (id)sharedPolicyDelegate; +- (void)webView:(id)arg1 decidePolicyForNewWindowAction:(id)arg2 request:(id)arg3 newFrameName:(id)arg4 decisionListener:(id)arg5; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (_Bool)_webViewWantsAutoFill:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WebPolicyDecisionListener-Protocol.h b/iOS7/PrivateFrameworks/WebUI/WebPolicyDecisionListener-Protocol.h new file mode 100644 index 000000000..9de8d1e4a --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/WebPolicyDecisionListener-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol WebPolicyDecisionListener +- (void)ignore; +- (void)download; +- (void)use; +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIAlert.h b/iOS7/PrivateFrameworks/WebUI/WebUIAlert.h index 4b069a54e..f10989c99 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIAlert.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIAlert.h @@ -18,14 +18,14 @@ int _hideAction; int _tableAction; NSMutableArray *_tableItems; - int _indexOfSelectedTableItem; + long long _indexOfSelectedTableItem; id _context; id _actionHandler; } @property(copy, nonatomic) id actionHandler; // @synthesize actionHandler=_actionHandler; - (id)selectedTableItem; -- (void)setSelectedTableItemIndex:(int)arg1; +- (void)setSelectedTableItemIndex:(long long)arg1; - (void)setTableItems:(id)arg1 withTitles:(id)arg2; - (id)tableItems; - (id)context; @@ -34,7 +34,7 @@ - (int)tableAction; - (int)hideAction; - (int)defaultAction; -- (int)actionForButtonTag:(int)arg1; +- (int)actionForButtonTag:(long long)arg1; - (id)buttonTitles; - (id)_buttonTitleForAction:(int)arg1; - (id)bodyText; diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIAuthenticationManager.h b/iOS7/PrivateFrameworks/WebUI/WebUIAuthenticationManager.h index 15d8dff21..81efec180 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIAuthenticationManager.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIAuthenticationManager.h @@ -14,18 +14,18 @@ NSURLCredential *_credentials; UIAlertView *_authenticationView; id _delegate; - BOOL _isShowingAuthenticationPanel; + _Bool _isShowingAuthenticationPanel; } - (void)removeAuthenticationChallenge:(id)arg1; -- (void)addAuthenticationChallenge:(id)arg1 displayPanel:(BOOL)arg2; +- (void)addAuthenticationChallenge:(id)arg1 displayPanel:(_Bool)arg2; - (void)addAuthenticationChallenge:(id)arg1; - (void)setDelegate:(id)arg1; - (void)cancelAuthentication; - (void)dealloc; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)sheetReturnKeyPressed:(id)arg1; -- (void)setShowingAuthentication:(BOOL)arg1; +- (void)setShowingAuthentication:(_Bool)arg1; - (id)authenticationChallenge; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIBrowserLoadingController.h b/iOS7/PrivateFrameworks/WebUI/WebUIBrowserLoadingController.h index 185b77eff..f4198db95 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIBrowserLoadingController.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIBrowserLoadingController.h @@ -13,40 +13,40 @@ NSURL *_backURL; NSURL *_forwardURL; NSArray *_fallbackURLs; - BOOL _securePageHasInsecureContent; + _Bool _securePageHasInsecureContent; NSString *_lastSuccessfulURLString; - BOOL _loadStartedDuringSimulatedClick; - BOOL _loadEndedWithError; - BOOL _loadStoppedFromAPI; + _Bool _loadStartedDuringSimulatedClick; + _Bool _loadEndedWithError; + _Bool _loadStoppedFromAPI; NSError *_errorThatCausedLoadToEnd; WebDataSource *_dataSourceWithError; unsigned int _pendingFrameLoadMessages; NSString *_userTypedAddress; - BOOL _canGoBack; - BOOL _canGoForward; - BOOL _loading; - BOOL _simulatingClick; + _Bool _canGoBack; + _Bool _canGoForward; + _Bool _loading; + _Bool _simulatingClick; + float _estimatedProgress; id _delegate; UIWebBrowserView *_browserView; - float _estimatedProgress; NSString *_title; NSString *_URLString; NSURL *_URL; - int _loadingState; + long long _loadingState; } -@property(nonatomic) int loadingState; // @synthesize loadingState=_loadingState; -@property(readonly, nonatomic, getter=isSimulatingClick) BOOL simulatingClick; // @synthesize simulatingClick=_simulatingClick; +@property(nonatomic) long long loadingState; // @synthesize loadingState=_loadingState; +@property(readonly, nonatomic, getter=isSimulatingClick) _Bool simulatingClick; // @synthesize simulatingClick=_simulatingClick; @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_URL; @property(readonly, nonatomic) NSString *URLString; // @synthesize URLString=_URLString; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(nonatomic) float estimatedProgress; // @synthesize estimatedProgress=_estimatedProgress; -@property(readonly, nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; -@property(readonly, nonatomic) BOOL canGoForward; // @synthesize canGoForward=_canGoForward; -@property(readonly, nonatomic) BOOL canGoBack; // @synthesize canGoBack=_canGoBack; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; +@property(readonly, nonatomic) _Bool canGoForward; // @synthesize canGoForward=_canGoForward; +@property(readonly, nonatomic) _Bool canGoBack; // @synthesize canGoBack=_canGoBack; @property(retain, nonatomic) UIWebBrowserView *browserView; // @synthesize browserView=_browserView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)webView:(id)arg1 didLayout:(unsigned int)arg2; +- (void)webThreadWebView:(id)arg1 didLayout:(unsigned long long)arg2; - (void)webView:(id)arg1 didHandleOnloadEventsForFrame:(id)arg2; - (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; - (void)webView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; @@ -66,41 +66,42 @@ - (void)webView:(id)arg1 didFailProvisionalLoadWithError:(id)arg2 forFrame:(id)arg3; - (void)webView:(id)arg1 didReceiveServerRedirectForProvisionalLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; +- (void)reportNetworkDataUsageOfRawBytesSent:(unsigned long long)arg1 rawBytesReceived:(unsigned long long)arg2 cellularBytesSent:(unsigned long long)arg3 cellularBytesReceived:(unsigned long long)arg4; - (void)finishSimulatedClick; - (void)beginSimulatedClickForURL:(id)arg1; - (void)_didNotLoadURL; - (void)_mightLoadURL:(id)arg1; - (void)loadStartedDuringSimulatedClickForURL:(id)arg1; -@property(readonly, nonatomic, getter=isSecure) BOOL secure; -- (void)_setSecurePageHasInsecureContent:(BOOL)arg1; -- (void)loadWebClip:(id)arg1 userDriven:(BOOL)arg2; +@property(readonly, nonatomic, getter=isSecure) _Bool secure; +- (void)_setSecurePageHasInsecureContent:(_Bool)arg1; +- (void)loadWebClip:(id)arg1 userDriven:(_Bool)arg2; - (void)loadUserTypedAddress:(id)arg1; - (void)_tryMultipleURLs:(id)arg1 forWebClip:(id)arg2; -- (void)loadRequest:(id)arg1 userDriven:(BOOL)arg2; -- (void)_loadRequest:(id)arg1 userDriven:(BOOL)arg2; +- (void)loadRequest:(id)arg1 userDriven:(_Bool)arg2; +- (void)_loadRequest:(id)arg1 userDriven:(_Bool)arg2; - (void)_setFallbackURLs:(id)arg1; - (void)_updateAfterHistoryChange; -- (void)_setLoading:(BOOL)arg1 withError:(BOOL)arg2 fromDelegate:(BOOL)arg3 fromFragmentLoad:(BOOL)arg4; +- (void)_setLoading:(_Bool)arg1 withError:(_Bool)arg2 fromDelegate:(_Bool)arg3 fromFragmentLoad:(_Bool)arg4; - (id)_getDataSourceURL:(id)arg1; - (void)_updateURL; - (void)_updateURLString; - (void)_setUserTypedAddress:(id)arg1; - (void)_forceStopLoadingFromDelegateWithError:(id)arg1; - (void)_forceStartLoading; -- (void)_setLoading:(BOOL)arg1 withError:(BOOL)arg2; -- (void)_setLoading:(BOOL)arg1 withError:(BOOL)arg2 fromDelegate:(BOOL)arg3; -- (void)_setLoading:(BOOL)arg1 withError:(BOOL)arg2 fromFragmentLoad:(BOOL)arg3; -- (void)_setLoadingFromDelegate:(BOOL)arg1 withError:(id)arg2 dataSource:(id)arg3; +- (void)_setLoading:(_Bool)arg1 withError:(_Bool)arg2; +- (void)_setLoading:(_Bool)arg1 withError:(_Bool)arg2 fromDelegate:(_Bool)arg3; +- (void)_setLoading:(_Bool)arg1 withError:(_Bool)arg2 fromFragmentLoad:(_Bool)arg3; +- (void)_setLoadingFromDelegate:(_Bool)arg1 withError:(id)arg2 dataSource:(id)arg3; - (void)stopLoading; - (void)goForward; - (void)goBack; - (void)reload; -- (BOOL)_URLMayStartLoad:(id)arg1; +- (_Bool)_URLMayStartLoad:(id)arg1; - (id)_dataSourceURL; -- (void)_performWebViewLoadSelector:(SEL)arg1 forceProgress:(BOOL)arg2; +- (void)_performWebViewLoadSelector:(SEL)arg1 forceProgress:(_Bool)arg2; - (void)_progressChanged:(id)arg1; - (void)didDrawTiles; -- (void)_attemptTransitionToLoadingState:(int)arg1; +- (void)_attemptTransitionToLoadingState:(long long)arg1; - (void)_updateBackForward; - (void)_setForwardURL:(id)arg1; - (void)_setBackURL:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WebUICertificateError.h b/iOS7/PrivateFrameworks/WebUI/WebUICertificateError.h index baeb7535e..5ab53e864 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUICertificateError.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUICertificateError.h @@ -10,13 +10,13 @@ { } -+ (BOOL)isClientCertificateError:(int)arg1; -+ (BOOL)isServerCertificateError:(int)arg1; -+ (BOOL)proceedWithClientCertificateIdentity:(struct __SecIdentity *)arg1 context:(id)arg2; ++ (_Bool)isClientCertificateError:(long long)arg1; ++ (_Bool)isServerCertificateError:(long long)arg1; ++ (_Bool)proceedWithClientCertificateIdentity:(struct __SecIdentity *)arg1 context:(id)arg2; + (id)newAlertToListPossibleClientSideCertificatesWithContext:(id)arg1; -+ (id)newAlertToHandleClientSideCertificateErrorCode:(int)arg1 context:(id)arg2; -+ (BOOL)canAuthenticateAgainstProtectionSpace:(id)arg1; -+ (BOOL)userAllowsCertificateTrust:(struct __SecTrust *)arg1 host:(id)arg2 applicationDisplayName:(id)arg3; ++ (id)newAlertToHandleClientSideCertificateErrorCode:(long long)arg1 context:(id)arg2; ++ (_Bool)canAuthenticateAgainstProtectionSpace:(id)arg1; ++ (_Bool)userAllowsCertificateTrust:(struct __SecTrust *)arg1 host:(id)arg2 applicationDisplayName:(id)arg3; + (id)applyAuthenticationChain:(struct __CFArray *)arg1 toRequest:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIDelayedSpinner.h b/iOS7/PrivateFrameworks/WebUI/WebUIDelayedSpinner.h index df688649d..2942d798f 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIDelayedSpinner.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIDelayedSpinner.h @@ -12,7 +12,7 @@ + (void)hide; + (void)showWithDelay; -+ (void)_setShowStatusBarSpinner:(BOOL)arg1 withDelay:(double)arg2; ++ (void)_setShowStatusBarSpinner:(_Bool)arg1 withDelay:(double)arg2; + (void)_showStatusBarSpinner:(id)arg1; + (void)_setShowStatusBarSpinnerTimer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIDelegate.h b/iOS7/PrivateFrameworks/WebUI/WebUIDelegate.h index cd8e0625c..002a064c2 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIDelegate.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIDelegate.h @@ -10,9 +10,9 @@ { } -- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned long long)arg3; - (void)webView:(id)arg1 frame:(id)arg2 exceededDatabaseQuotaForSecurityOrigin:(id)arg3 database:(id)arg4; -- (BOOL)confirmIncreaseInQuotaWithAlertTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; +- (_Bool)confirmIncreaseInQuotaWithAlertTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIGeolocationSupport.h b/iOS7/PrivateFrameworks/WebUI/WebUIGeolocationSupport.h index e630e57f6..31cbcbb91 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIGeolocationSupport.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIGeolocationSupport.h @@ -23,8 +23,8 @@ - (void)webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; - (void)_decidePolicyForGeolocationRequestFromOrigin:(id)arg1 requestingURL:(id)arg2 window:(id)arg3 listener:(id)arg4; - (void)_executeNextChallenge; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (int)_getChallengeCountFromHistoryForToken:(id)arg1 requestingURL:(id)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (long long)_getChallengeCountFromHistoryForToken:(id)arg1 requestingURL:(id)arg2; - (void)clearCache; - (void)save; - (void)load; diff --git a/iOS7/PrivateFrameworks/WebUI/WebUIModalAlertView.h b/iOS7/PrivateFrameworks/WebUI/WebUIModalAlertView.h index cc400a311..3a8309d4b 100644 --- a/iOS7/PrivateFrameworks/WebUI/WebUIModalAlertView.h +++ b/iOS7/PrivateFrameworks/WebUI/WebUIModalAlertView.h @@ -10,12 +10,12 @@ @interface WebUIModalAlertView : UIAlertView { - int _clickedButton; + long long _clickedButton; } + (id)modalAlertSheetWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (int)clickedButton; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (long long)clickedButton; - (id)initWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/WebUI/_WBSFieldLabelPatternMatcherFactory.h b/iOS7/PrivateFrameworks/WebUI/_WBSFieldLabelPatternMatcherFactory.h new file mode 100644 index 000000000..2758b9e25 --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/_WBSFieldLabelPatternMatcherFactory.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface _WBSFieldLabelPatternMatcherFactory : NSObject +{ + NSMutableDictionary *_trie; +} + ++ (struct __WBSFieldLabelPatternMatcherArray *)createFieldLabelPatternMatcherArrayFromWordArrays:(id)arg1 allowingEndOfWordMatches:(_Bool)arg2; +- (void)_addWord:(id)arg1 allowingEndOfWordMatch:(_Bool)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/WebUI/_WBUDynamicMeCard.h b/iOS7/PrivateFrameworks/WebUI/_WBUDynamicMeCard.h index e3e16fb4b..bda57352c 100644 --- a/iOS7/PrivateFrameworks/WebUI/_WBUDynamicMeCard.h +++ b/iOS7/PrivateFrameworks/WebUI/_WBUDynamicMeCard.h @@ -15,10 +15,10 @@ } + (int)_ABPropertyIDForString:(id)arg1; -+ (BOOL)isProxyProperty:(id)arg1; ++ (_Bool)isProxyProperty:(id)arg1; - (void)performWhenReady:(id)arg1; - (id)valueForProxyProperty:(id)arg1; -- (id)valueForProperty:(id)arg1 isMultiValue:(char *)arg2; +- (id)valueForProperty:(id)arg1 isMultiValue:(_Bool *)arg2; - (void)_addressBookChanged:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WebUI/_WBUPolicyDecisionListener.h b/iOS7/PrivateFrameworks/WebUI/_WBUPolicyDecisionListener.h new file mode 100644 index 000000000..418bc79ac --- /dev/null +++ b/iOS7/PrivateFrameworks/WebUI/_WBUPolicyDecisionListener.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "WebPolicyDecisionListener-Protocol.h" + +@class NSDictionary, WebFrame; + +@interface _WBUPolicyDecisionListener : NSObject +{ + WebFrame *_frame; + NSDictionary *_formMetadata; + id _originalListener; +} + +- (void)ignore; +- (void)download; +- (void)use; +- (void)dealloc; +- (id)initWithFrame:(id)arg1 formMetadata:(id)arg2 originalListener:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/WiFiCloudSyncEngine/WiFiCloudSyncEngineCore.h b/iOS7/PrivateFrameworks/WiFiCloudSyncEngine/WiFiCloudSyncEngineCore.h index dfe848a82..88e700d29 100644 --- a/iOS7/PrivateFrameworks/WiFiCloudSyncEngine/WiFiCloudSyncEngineCore.h +++ b/iOS7/PrivateFrameworks/WiFiCloudSyncEngine/WiFiCloudSyncEngineCore.h @@ -14,18 +14,20 @@ void *context; void *callback; NSThread *clientThread; - BOOL iCloudSyncingEnabled; + _Bool iCloudSyncingEnabled; } -@property BOOL iCloudSyncingEnabled; // @synthesize iCloudSyncingEnabled; +@property _Bool iCloudSyncingEnabled; // @synthesize iCloudSyncingEnabled; @property(retain) NSThread *clientThread; // @synthesize clientThread; @property void *callback; // @synthesize callback; @property void *context; // @synthesize context; @property(retain) NSUbiquitousKeyValueStore *keyValueStore; // @synthesize keyValueStore; +- (void)relayCircleStatusCheck:(id)arg1; +- (void)asyncCircleStatusCheck; - (void)relayCloudEvent:(id)arg1; - (void)unSubscribeKVStoreNotfications; - (void)subscribeKVStoreNotficationsForBundleId:(id)arg1; -- (void)enableIcloudSyncing:(BOOL)arg1 ForBundleId:(id)arg2; +- (void)enableIcloudSyncing:(_Bool)arg1 ForBundleId:(id)arg2; - (void)ubiquitousKeyValueStoreDidChange:(id)arg1; - (void)printCompleteKVStore; - (id)readCompleteKVStore; diff --git a/iOS7/PrivateFrameworks/WirelessCoexManager/WCMSetting.h b/iOS7/PrivateFrameworks/WirelessCoexManager/WCMSetting.h index d241813fe..f14cd4d39 100644 --- a/iOS7/PrivateFrameworks/WirelessCoexManager/WCMSetting.h +++ b/iOS7/PrivateFrameworks/WirelessCoexManager/WCMSetting.h @@ -11,7 +11,7 @@ } - (void)registerServices:(id)arg1; -- (BOOL)WCMAvailable; +- (_Bool)WCMAvailable; @end diff --git a/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDMetricContainer.h b/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDMetricContainer.h index cf6717854..5aac2550a 100644 --- a/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDMetricContainer.h +++ b/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDMetricContainer.h @@ -11,13 +11,13 @@ @interface AWDMetricContainer : NSObject { PBCodable *_metric; - unsigned long _metricId; + unsigned int _metricId; } -@property(readonly, nonatomic) unsigned long metricId; // @synthesize metricId=_metricId; +@property(readonly, nonatomic) unsigned int metricId; // @synthesize metricId=_metricId; @property(retain, nonatomic) PBCodable *metric; // @synthesize metric=_metric; - (void)dealloc; -- (id)initWithMetricId:(unsigned long)arg1; +- (id)initWithMetricId:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDServerConnection.h b/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDServerConnection.h index 5fca2b42e..d4ad446f8 100644 --- a/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDServerConnection.h +++ b/iOS7/PrivateFrameworks/WirelessDiagnostics/AWDServerConnection.h @@ -8,16 +8,19 @@ @interface AWDServerConnection : NSObject { + struct AWDServerConnection *fServerConnection; } +- (void)flushToQueue:(id)arg1 block:(id)arg2; - (unsigned long long)getAWDTimestamp; -- (BOOL)registerQueriableMetricCallbackForLogging:(id)arg1; -- (BOOL)registerQueriableMetricCallback:(id)arg1 forIdentifier:(void)arg2; -- (BOOL)submitMetric:(id)arg1; -- (id)newMetricContainerWithIdentifier:(unsigned long)arg1; +- (_Bool)registerConfigChangeCallback:(id)arg1; +- (_Bool)registerQueriableMetricCallbackForLogging:(id)arg1; +- (_Bool)registerQueriableMetricCallback:(id)arg1 forIdentifier:(void)arg2; +- (_Bool)submitMetric:(id)arg1; +- (id)newMetricContainerWithIdentifier:(unsigned int)arg1; - (void)dealloc; -- (id)initWithComponentId:(unsigned long)arg1 andBlockOnConfiguration:(BOOL)arg2; -- (id)initWithComponentId:(unsigned long)arg1; +- (id)initWithComponentId:(unsigned int)arg1 andBlockOnConfiguration:(_Bool)arg2; +- (id)initWithComponentId:(unsigned int)arg1; @end diff --git a/iOS7/PrivateFrameworks/WirelessDiagnostics/CDStructures.h b/iOS7/PrivateFrameworks/WirelessDiagnostics/CDStructures.h index 7c5f59ef6..2c45bca1b 100644 --- a/iOS7/PrivateFrameworks/WirelessDiagnostics/CDStructures.h +++ b/iOS7/PrivateFrameworks/WirelessDiagnostics/CDStructures.h @@ -4,3 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +#pragma mark Named Structures + +struct AWDServerConnection { + struct shared_ptr _field1; +}; + +struct ServerConnectionInfo; + +struct shared_ptr { + struct ServerConnectionInfo *_field1; + struct __shared_weak_count *_field2; +}; + diff --git a/iOS7/PrivateFrameworks/WirelessProximity/NSObject-Protocol.h b/iOS7/PrivateFrameworks/WirelessProximity/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPAWDL.h b/iOS7/PrivateFrameworks/WirelessProximity/WPAWDL.h index 6ae8af684..d56dbaaa0 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPAWDL.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPAWDL.h @@ -12,7 +12,7 @@ @interface WPAWDL : NSObject { - int _state; + long long _state; XPCClient *_connection; id _delegate; NSObject *_queue; @@ -20,15 +20,15 @@ + (id)generateDataFromEmails:(id)arg1; + (id)hashEmail:(id)arg1; -+ (BOOL)doesData:(id)arg1 matchArray:(id)arg2; ++ (_Bool)doesData:(id)arg1 matchArray:(id)arg2; @property(retain) NSObject *queue; // @synthesize queue=_queue; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) XPCClient *connection; // @synthesize connection=_connection; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; - (void).cxx_destruct; - (void)connectionInterrupted; - (void)connectionDied; -- (void)updateState:(int)arg1; +- (void)updateState:(long long)arg1; - (void)messageArrived:(id)arg1; - (void)dealloc; - (id)initWithDelegate:(id)arg1; @@ -39,6 +39,7 @@ - (void)startConnectionlessAWDLServiceScanning; - (void)stopConnectionlessAWDLServiceAdvertising; - (void)startConnectionlessAWDLServiceAdvertisingWithData:(id)arg1; +- (id)description; @end diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPAdvertising.h b/iOS7/PrivateFrameworks/WirelessProximity/WPAdvertising.h index 00fac73fc..e476ba3a2 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPAdvertising.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPAdvertising.h @@ -12,7 +12,7 @@ @interface WPAdvertising : NSObject { - int _state; + long long _state; XPCClient *_connection; id _delegate; NSObject *_queue; @@ -21,14 +21,15 @@ @property(retain) NSObject *queue; // @synthesize queue=_queue; @property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) XPCClient *connection; // @synthesize connection=_connection; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; - (void).cxx_destruct; - (void)connectionInterrupted; - (void)connectionDied; - (void)messageArrived:(id)arg1; -- (void)updateState:(int)arg1; +- (void)updateState:(long long)arg1; - (void)deregisterService:(id)arg1; - (void)registerService:(id)arg1; +- (id)description; - (void)dealloc; - (id)initWithDelegate:(id)arg1; - (id)initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPDeviceScanner.h b/iOS7/PrivateFrameworks/WirelessProximity/WPDeviceScanner.h index 15687549e..251081c7d 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPDeviceScanner.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPDeviceScanner.h @@ -14,7 +14,7 @@ { id _delegate; XPCClient *_xpcClient; - int _state; + long long _state; NSMutableArray *_liveDevices; NSMutableDictionary *_activeScans; NSObject *_queue; @@ -23,7 +23,7 @@ @property(retain) NSObject *queue; // @synthesize queue=_queue; @property(retain, nonatomic) NSMutableDictionary *activeScans; // @synthesize activeScans=_activeScans; @property(retain, nonatomic) NSMutableArray *liveDevices; // @synthesize liveDevices=_liveDevices; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; - (void).cxx_destruct; - (void)timerFinished:(id)arg1; - (void)messageArrived:(id)arg1; @@ -31,10 +31,11 @@ - (void)connectionInterrupted; - (void)postDevices:(id)arg1; - (void)postDevice:(id)arg1; -- (void)changeState:(int)arg1; +- (void)changeState:(long long)arg1; - (void)unregisterAllDeviceChanges; - (void)unregisterForDevices:(id)arg1; - (void)registerForDevicesMatching:(id)arg1 options:(id)arg2; +- (id)description; - (void)dealloc; - (id)initWithDelegate:(id)arg1; - (id)initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPTap.h b/iOS7/PrivateFrameworks/WirelessProximity/WPTap.h index 455b0dab3..0afc905e3 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPTap.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPTap.h @@ -14,10 +14,10 @@ { id _delegate; XPCClient *_xpcClient; - int _state; + long long _state; } -@property(readonly) int state; // @synthesize state=_state; +@property(readonly) long long state; // @synthesize state=_state; - (void).cxx_destruct; - (void)connectionInterrupted; - (void)connectionDied; @@ -26,6 +26,7 @@ - (void)stopWirelessTouchServer; - (void)startWirelessTouchClient:(id)arg1 withUUID:(id)arg2 withTransport:(unsigned char)arg3; - (void)startWirelessTouchServer:(id)arg1 withUUID:(id)arg2 allowTransport:(unsigned char)arg3; +- (id)description; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPTransfer.h b/iOS7/PrivateFrameworks/WirelessProximity/WPTransfer.h index 7ad74208a..729379e19 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPTransfer.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPTransfer.h @@ -12,8 +12,8 @@ @interface WPTransfer : NSObject { - int _advertiserState; - int _scannerState; + long long _advertiserState; + long long _scannerState; id _delegate; NSObject *_queue; XPCClient *_connection; @@ -22,11 +22,11 @@ @property(retain) XPCClient *connection; // @synthesize connection=_connection; @property(retain) NSObject *queue; // @synthesize queue=_queue; @property __weak id delegate; // @synthesize delegate=_delegate; -@property int scannerState; // @synthesize scannerState=_scannerState; -@property int advertiserState; // @synthesize advertiserState=_advertiserState; +@property long long scannerState; // @synthesize scannerState=_scannerState; +@property long long advertiserState; // @synthesize advertiserState=_advertiserState; - (void).cxx_destruct; -- (void)updateAdvertiserState:(int)arg1; -- (void)updateScannerState:(int)arg1; +- (void)updateAdvertiserState:(long long)arg1; +- (void)updateScannerState:(long long)arg1; - (void)connectionDied; - (void)connectionInterrupted; - (void)messageArrived:(id)arg1; @@ -34,6 +34,8 @@ - (void)startAdvertising; - (void)stopScan; - (void)startScan; +- (id)description; +- (id)stateToString:(long long)arg1; - (void)dealloc; - (id)initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/PrivateFrameworks/WirelessProximity/WPZoneTracker.h b/iOS7/PrivateFrameworks/WirelessProximity/WPZoneTracker.h index d88b66eae..b939bb6e5 100644 --- a/iOS7/PrivateFrameworks/WirelessProximity/WPZoneTracker.h +++ b/iOS7/PrivateFrameworks/WirelessProximity/WPZoneTracker.h @@ -12,22 +12,22 @@ @interface WPZoneTracker : NSObject { - BOOL _wantEntry; - BOOL _wantExit; - int _state; + _Bool _wantEntry; + _Bool _wantExit; + long long _state; XPCClient *_connection; id _delegate; NSObject *_queue; } @property(retain) NSObject *queue; // @synthesize queue=_queue; -@property(nonatomic) BOOL wantExit; // @synthesize wantExit=_wantExit; -@property(nonatomic) BOOL wantEntry; // @synthesize wantEntry=_wantEntry; +@property(nonatomic) _Bool wantExit; // @synthesize wantExit=_wantExit; +@property(nonatomic) _Bool wantEntry; // @synthesize wantEntry=_wantEntry; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) XPCClient *connection; // @synthesize connection=_connection; -@property int state; // @synthesize state=_state; +@property long long state; // @synthesize state=_state; - (void).cxx_destruct; -- (void)changeState:(int)arg1; +- (void)changeState:(long long)arg1; - (void)messageArrived:(id)arg1; - (void)connectionInterrupted; - (void)connectionDied; @@ -38,6 +38,7 @@ - (void)unregisterAllZoneChanges; - (void)unregisterForZoneChanges:(id)arg1; - (void)registerForZoneChangesMatching:(id)arg1; +- (id)description; - (void)dealloc; - (id)initWithDelegate:(id)arg1; - (id)initWithDelegate:(id)arg1 queue:(id)arg2; diff --git a/iOS7/PrivateFrameworks/XPCKit/NSObject-Protocol.h b/iOS7/PrivateFrameworks/XPCKit/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/XPCKit/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/XPCKit/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCClientConnection.h b/iOS7/PrivateFrameworks/XPCKit/XPCClientConnection.h index 51b91aa28..565cdc46d 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCClientConnection.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCClientConnection.h @@ -21,7 +21,7 @@ - (void)shutDownCompletionBlock:(id)arg1; - (id)initWithServiceName:(id)arg1 delegate:(id)arg2; - (void)sendMessage:(id)arg1 withHandler:(id)arg2; -- (void)_reallySendMessage:(id)arg1 handler:(id)arg2 sequence:(void)arg3 retryCount:(unsigned long)arg4; +- (void)_reallySendMessage:(id)arg1 handler:(id)arg2 sequence:(void)arg3 retryCount:(unsigned long long)arg4; - (void)_handleIncomingMessage:(id)arg1; - (void)_handleConnectionEvent:(id)arg1; - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceConnection.h b/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceConnection.h index dce3846d3..f8e5e6e81 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceConnection.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceConnection.h @@ -22,7 +22,7 @@ - (void).cxx_destruct; - (void)shutDownCompletionBlock:(id)arg1; - (void)XPCServiceConnectionDidDisconnect:(id)arg1; -- (void)XPCServiceConnection:(id)arg1 didReceiveRequest:(id)arg2 sequenceNumber:(unsigned int)arg3; +- (void)XPCServiceConnection:(id)arg1 didReceiveRequest:(id)arg2 sequenceNumber:(unsigned long long)arg3; @property(readonly, nonatomic) NSString *serviceName; - (void)sendMessage:(id)arg1 withHandler:(id)arg2; - (id)initWithXPCServiceConnection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceListener.h b/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceListener.h index 185b6a631..bafe1f31b 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceListener.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCNSServiceListener.h @@ -19,7 +19,7 @@ @property(readonly, nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)XPCServiceListener:(id)arg1 didReceiveNewConnection:(id)arg2; -- (BOOL)XPCServiceListener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)XPCServiceListener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @property(readonly, nonatomic) NSString *serviceName; - (void)shutDownCompletionBlock:(id)arg1; - (void)start; diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCRequest.h b/iOS7/PrivateFrameworks/XPCKit/XPCRequest.h index e83d6d057..09fad6e85 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCRequest.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCRequest.h @@ -11,16 +11,16 @@ @interface XPCRequest : NSObject { id _handler; - unsigned long _sequence; + unsigned long long _sequence; NSObject *_message; NSObject *_reply; } @property(readonly, nonatomic) NSObject *reply; // @synthesize reply=_reply; @property(readonly, nonatomic) NSObject *message; // @synthesize message=_message; -@property(readonly, nonatomic) unsigned long sequence; // @synthesize sequence=_sequence; +@property(readonly, nonatomic) unsigned long long sequence; // @synthesize sequence=_sequence; - (void).cxx_destruct; -- (id)initWithMessage:(id)arg1 sequence:(unsigned long)arg2 connection:(id)arg3; +- (id)initWithMessage:(id)arg1 sequence:(unsigned long long)arg2 connection:(id)arg3; - (void)sendReply; @end diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCServiceConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/XPCKit/XPCServiceConnectionDelegate-Protocol.h index faddc035d..fcbdbb129 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCServiceConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCServiceConnectionDelegate-Protocol.h @@ -8,6 +8,6 @@ @protocol XPCServiceConnectionDelegate - (void)XPCServiceConnectionDidDisconnect:(id)arg1; -- (void)XPCServiceConnection:(id)arg1 didReceiveRequest:(id)arg2 sequenceNumber:(unsigned int)arg3; +- (void)XPCServiceConnection:(id)arg1 didReceiveRequest:(id)arg2 sequenceNumber:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCServiceListener.h b/iOS7/PrivateFrameworks/XPCKit/XPCServiceListener.h index 1fe64a70c..20fe7a852 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCServiceListener.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCServiceListener.h @@ -15,10 +15,10 @@ NSObject *_workQueue; NSObject *_listener; NSMutableSet *_serviceConnections; - unsigned long _clientCount; + unsigned long long _clientCount; } -@property(nonatomic) unsigned long clientCount; // @synthesize clientCount=_clientCount; +@property(nonatomic) unsigned long long clientCount; // @synthesize clientCount=_clientCount; @property(retain, nonatomic) NSMutableSet *serviceConnections; // @synthesize serviceConnections=_serviceConnections; @property(retain, nonatomic) NSObject *listener; // @synthesize listener=_listener; @property(retain, nonatomic) NSObject *workQueue; // @synthesize workQueue=_workQueue; @@ -28,7 +28,7 @@ - (void)serviceConnectionDidDisconnect:(id)arg1; - (void)workQueueHandleIncomingConnection:(id)arg1; - (void)shutDownCompletionBlock:(id)arg1; -- (void)_workQueueShutDownServiceConnections:(id)arg1 index:(unsigned int)arg2 completionBlock:(id)arg3; +- (void)_workQueueShutDownServiceConnections:(id)arg1 index:(unsigned long long)arg2 completionBlock:(id)arg3; - (void)start; - (id)initWithServiceName:(id)arg1 queue:(id)arg2 delegate:(id)arg3; - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/XPCKit/XPCServiceListenerDelegate-Protocol.h b/iOS7/PrivateFrameworks/XPCKit/XPCServiceListenerDelegate-Protocol.h index 9727dba7f..9f72e6613 100644 --- a/iOS7/PrivateFrameworks/XPCKit/XPCServiceListenerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/XPCKit/XPCServiceListenerDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)XPCServiceListener:(id)arg1 didReceiveNewConnection:(id)arg2; @optional -- (BOOL)XPCServiceListener:(id)arg1 shouldAcceptNewConnection:(id)arg2; +- (_Bool)XPCServiceListener:(id)arg1 shouldAcceptNewConnection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/XPCObjects/NSSecureCoding-Protocol.h b/iOS7/PrivateFrameworks/XPCObjects/NSSecureCoding-Protocol.h index dbb0ed000..485c77458 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/NSSecureCoding-Protocol.h +++ b/iOS7/PrivateFrameworks/XPCObjects/NSSecureCoding-Protocol.h @@ -7,6 +7,6 @@ #import "NSCoding-Protocol.h" @protocol NSSecureCoding -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; @end diff --git a/iOS7/PrivateFrameworks/XPCObjects/XPCDecoder.h b/iOS7/PrivateFrameworks/XPCObjects/XPCDecoder.h index b159f57df..9846aafb3 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/XPCDecoder.h +++ b/iOS7/PrivateFrameworks/XPCObjects/XPCDecoder.h @@ -22,22 +22,22 @@ + (id)rootObjectForEncoding:(id)arg1 allowedClasses:(id)arg2; + (id)rootObjectForEncoding:(id)arg1; @property(copy, nonatomic) NSString *errorDescription; // @synthesize errorDescription=_errorDescription; -- (BOOL)_classIsAllowed:(Class)arg1; -- (int)versionForClassName:(id)arg1; +- (_Bool)_classIsAllowed:(Class)arg1; +- (long long)versionForClassName:(id)arg1; - (unsigned int)decodeMachSendRightForKey:(id)arg1; - (id)decodeEndpointForKey:(id)arg1; -- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int *)arg2; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned long long *)arg2; - (double)decodeDoubleForKey:(id)arg1; - (float)decodeFloatForKey:(id)arg1; - (long long)decodeInt64ForKey:(id)arg1; - (int)decodeInt32ForKey:(id)arg1; -- (int)decodeIntegerForKey:(id)arg1; +- (long long)decodeIntegerForKey:(id)arg1; - (int)decodeIntForKey:(id)arg1; -- (BOOL)decodeBoolForKey:(id)arg1; +- (_Bool)decodeBoolForKey:(id)arg1; - (id)decodeObjectForKey:(id)arg1; -- (BOOL)containsValueForKey:(id)arg1; +- (_Bool)containsValueForKey:(id)arg1; - (void)_verifyCurrentObject; -- (BOOL)allowsKeyedCoding; +- (_Bool)allowsKeyedCoding; - (id)decodeObject; - (void)dealloc; - (id)initWithEncoding:(id)arg1; diff --git a/iOS7/PrivateFrameworks/XPCObjects/XPCDetailedSignature.h b/iOS7/PrivateFrameworks/XPCObjects/XPCDetailedSignature.h index 74f61433c..2b2d668f3 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/XPCDetailedSignature.h +++ b/iOS7/PrivateFrameworks/XPCObjects/XPCDetailedSignature.h @@ -8,16 +8,16 @@ @interface XPCDetailedSignature : NSObject { - unsigned int _argumentCount; + unsigned long long _argumentCount; Class *_classes; } + (id)signatureWithoutArguments; -+ (id)signatureWithArgumentCount:(unsigned int)arg1 classes:(Class)arg2; -- (Class)argumentClassAtIndex:(unsigned int)arg1; -- (void)setClass:(Class)arg1 forArgumentAtIndex:(unsigned int)arg2; ++ (id)signatureWithArgumentCount:(unsigned long long)arg1 classes:(Class)arg2; +- (Class)argumentClassAtIndex:(unsigned long long)arg1; +- (void)setClass:(Class)arg1 forArgumentAtIndex:(unsigned long long)arg2; - (void)dealloc; -- (id)initWithArgumentCount:(unsigned int)arg1; +- (id)initWithArgumentCount:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/XPCObjects/XPCEncoder.h b/iOS7/PrivateFrameworks/XPCObjects/XPCEncoder.h index 38b003024..bdf3e1b1f 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/XPCEncoder.h +++ b/iOS7/PrivateFrameworks/XPCObjects/XPCEncoder.h @@ -14,29 +14,29 @@ NSObject *_currentObject; struct __CFDictionary *_encodedObjects; struct __CFDictionary *_conditionalObjects; - unsigned int _nextConditionalObjectID; + unsigned long long _nextConditionalObjectID; struct __CFDictionary *_replacementObjects; } + (id)copyEncodingForRootObject:(id)arg1; - (void)_fixUpConditionalObjects; - (id)_replacementObjectForObject:(id)arg1; -- (int)versionForClassName:(id)arg1; +- (long long)versionForClassName:(id)arg1; - (void)encodeMachSendRight:(unsigned int)arg1 forKey:(id)arg2; - (void)encodeEndpoint:(id)arg1 forKey:(id)arg2; -- (void)encodeBytes:(const char *)arg1 length:(unsigned int)arg2 forKey:(id)arg3; +- (void)encodeBytes:(const char *)arg1 length:(unsigned long long)arg2 forKey:(id)arg3; - (void)encodeDouble:(double)arg1 forKey:(id)arg2; - (void)encodeFloat:(float)arg1 forKey:(id)arg2; - (void)encodeInt64:(long long)arg1 forKey:(id)arg2; -- (void)encodeInteger:(int)arg1 forKey:(id)arg2; +- (void)encodeInteger:(long long)arg1 forKey:(id)arg2; - (void)encodeInt32:(int)arg1 forKey:(id)arg2; - (void)encodeInt:(int)arg1 forKey:(id)arg2; -- (void)encodeBool:(BOOL)arg1 forKey:(id)arg2; +- (void)encodeBool:(_Bool)arg1 forKey:(id)arg2; - (void)encodeConditionalObject:(id)arg1 forKey:(id)arg2; - (void)encodeObject:(id)arg1 forKey:(id)arg2; - (void)_verifyCurrentObject; - (void)encodeRootObject:(id)arg1; -- (BOOL)allowsKeyedCoding; +- (_Bool)allowsKeyedCoding; - (id)encoding; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/XPCObjects/XPCMachSendRight.h b/iOS7/PrivateFrameworks/XPCObjects/XPCMachSendRight.h index b3a1755ab..4a2234fc2 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/XPCMachSendRight.h +++ b/iOS7/PrivateFrameworks/XPCObjects/XPCMachSendRight.h @@ -13,7 +13,7 @@ unsigned int _sendRight; } -+ (BOOL)supportsSecureCoding; ++ (_Bool)supportsSecureCoding; + (id)wrapSendRight:(unsigned int)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/XPCObjects/XPCProxy.h b/iOS7/PrivateFrameworks/XPCObjects/XPCProxy.h index 81c560150..a6fb0a7ac 100644 --- a/iOS7/PrivateFrameworks/XPCObjects/XPCProxy.h +++ b/iOS7/PrivateFrameworks/XPCObjects/XPCProxy.h @@ -14,17 +14,18 @@ { NSObject *_connection; NSObject *_queue; + NSObject *_internalQueue; id _target; Class _remoteClass; Protocol *_remoteProtocol; id _errorHandler; - BOOL _invalidated; - BOOL _useTraditionalEncoder; + _Bool _invalidated; + _Bool _useTraditionalEncoder; NSArray *_whitelistedClassNames; } + (void)initialize; -@property(nonatomic) BOOL useTraditionalEncoder; // @synthesize useTraditionalEncoder=_useTraditionalEncoder; +@property(nonatomic) _Bool useTraditionalEncoder; // @synthesize useTraditionalEncoder=_useTraditionalEncoder; @property(readonly, nonatomic) NSObject *connection; // @synthesize connection=_connection; @property Protocol *remoteProtocol; // @synthesize remoteProtocol=_remoteProtocol; @property Class remoteClass; // @synthesize remoteClass=_remoteClass; diff --git a/iOS7/PrivateFrameworks/XPCService/NSObject-Protocol.h b/iOS7/PrivateFrameworks/XPCService/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/XPCService/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/XPCService/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/XPCService/XPCServiceBundle.h b/iOS7/PrivateFrameworks/XPCService/XPCServiceBundle.h index 8f38403cb..feb73c20b 100644 --- a/iOS7/PrivateFrameworks/XPCService/XPCServiceBundle.h +++ b/iOS7/PrivateFrameworks/XPCService/XPCServiceBundle.h @@ -14,19 +14,19 @@ { NSBundle *_bundle; NSString *_serviceIdentifier; - long _serviceIdentifierPredicate; + long long _serviceIdentifierPredicate; NSString *_executablePath; - long _executablePathPredicate; + long long _executablePathPredicate; NSString *_realExecutablePath; - long _realExecutablePathPredicate; - int _serviceType; - long _serviceTypePredicate; + long long _realExecutablePathPredicate; + long long _serviceType; + long long _serviceTypePredicate; NSDictionary *_serviceDictionary; - long _serviceDictionaryPredicate; + long long _serviceDictionaryPredicate; NSDictionary *_launchdJobDictionary; - long _launchdJobDictionaryPredicate; + long long _launchdJobDictionaryPredicate; NSObject *_xpcJobData; - long _xpcJobDataPredicate; + long long _xpcJobDataPredicate; } + (id)XPCServiceBundleForMainExecutable; @@ -34,26 +34,26 @@ + (id)XPCServiceBundleAtPath:(id)arg1; + (id)createXPCJobsArrayFromArray:(id)arg1; + (struct _launch_data *)createLaunchDataFromArray:(id)arg1; -+ (BOOL)useRestrictiveRoleAccountSecurityPolicy; ++ (_Bool)useRestrictiveRoleAccountSecurityPolicy; - (id)xpcJobData; - (struct _launch_data *)launchdJobLaunchData; - (id)launchdJobPropertyListString; - (id)launchdJobPropertyListData; - (id)launchdJobDictionary; -- (BOOL)isSystemService; -- (int)serviceType; +- (_Bool)isSystemService; +- (long long)serviceType; - (id)bundle; - (id)arrayForServiceDictionaryKey:(id)arg1; - (id)dictionaryForServiceDictionaryKey:(id)arg1; - (id)stringForServiceDictionaryKey:(id)arg1; -- (BOOL)boolForServiceDictionaryKey:(id)arg1; +- (_Bool)boolForServiceDictionaryKey:(id)arg1; - (id)objectForServiceDictionaryKey:(id)arg1; - (id)serviceDictionary; - (id)realExecutablePath; - (id)executablePath; - (id)identifier; - (id)description; -- (id)descriptionWithIndent:(unsigned int)arg1; +- (id)descriptionWithIndent:(unsigned long long)arg1; - (void)dealloc; - (id)archiveForCache; - (id)initWithArchive:(id)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/CDStructures.h b/iOS7/PrivateFrameworks/YouTube/CDStructures.h index 2e267178b..8c7f63ae6 100644 --- a/iOS7/PrivateFrameworks/YouTube/CDStructures.h +++ b/iOS7/PrivateFrameworks/YouTube/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float _field1; - float _field2; + double _field1; + double _field2; }; struct CGRect { @@ -17,7 +17,7 @@ struct CGRect { }; struct CGSize { - float _field1; - float _field2; + double _field1; + double _field2; }; diff --git a/iOS7/PrivateFrameworks/YouTube/NSDictionary-Protection.h b/iOS7/PrivateFrameworks/YouTube/NSDictionary-Protection.h index eb42a4aa4..f29e9e027 100644 --- a/iOS7/PrivateFrameworks/YouTube/NSDictionary-Protection.h +++ b/iOS7/PrivateFrameworks/YouTube/NSDictionary-Protection.h @@ -7,6 +7,6 @@ #import "NSDictionary.h" @interface NSDictionary (Protection) -- (BOOL)writeToProtectedFile:(id)arg1 atomically:(BOOL)arg2; +- (_Bool)writeToProtectedFile:(id)arg1 atomically:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/YouTube/NSObject-Protocol.h b/iOS7/PrivateFrameworks/YouTube/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/YouTube/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/YouTube/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/YouTube/NSString-YTExtensions.h b/iOS7/PrivateFrameworks/YouTube/NSString-YTExtensions.h index f0b6b939d..61e4ebd63 100644 --- a/iOS7/PrivateFrameworks/YouTube/NSString-YTExtensions.h +++ b/iOS7/PrivateFrameworks/YouTube/NSString-YTExtensions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (YTExtensions) -- (BOOL)_yt_containsSubstring:(id)arg1; +- (_Bool)_yt_containsSubstring:(id)arg1; - (id)stringByRemovingLTGT; - (id)youTubeTrimmedString; - (id)escapedYouTubeSearchString; diff --git a/iOS7/PrivateFrameworks/YouTube/NSURLConnectionDelegate-Protocol.h b/iOS7/PrivateFrameworks/YouTube/NSURLConnectionDelegate-Protocol.h index 6949676bf..6053d56be 100644 --- a/iOS7/PrivateFrameworks/YouTube/NSURLConnectionDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/YouTube/NSURLConnectionDelegate-Protocol.h @@ -11,9 +11,9 @@ @optional - (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; -- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (_Bool)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (_Bool)connectionShouldUseCredentialStorage:(id)arg1; - (void)connection:(id)arg1 didFailWithError:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/YouTube/XMLSAXHTTPRequest.h b/iOS7/PrivateFrameworks/YouTube/XMLSAXHTTPRequest.h index 7b427743c..7b5295bd1 100644 --- a/iOS7/PrivateFrameworks/YouTube/XMLSAXHTTPRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/XMLSAXHTTPRequest.h @@ -15,7 +15,7 @@ NSURLRequest *_request; NSURLConnection *_connection; NSMutableData *_rawData; - BOOL _invalidResponse; + _Bool _invalidResponse; struct _xmlSAXHandler { void *internalSubset; void *isStandalone; @@ -53,9 +53,9 @@ } + (unsigned int)uniqueQueryID; -+ (BOOL)anyRequestLoading; ++ (_Bool)anyRequestLoading; + (id)serviceUnavailableError; -- (BOOL)receivedValidResponse:(id)arg1; +- (_Bool)receivedValidResponse:(id)arg1; - (void)failWithError:(id)arg1; - (int)parseData:(id)arg1; - (void)didParseData; @@ -66,7 +66,7 @@ - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (id)request; - (void)loadStatusChanged; -- (BOOL)isLoading; +- (_Bool)isLoading; - (void)cancel; - (void)loadRequest:(id)arg1; - (void)_finishedLoading; diff --git a/iOS7/PrivateFrameworks/YouTube/YTAccountAuthenticator.h b/iOS7/PrivateFrameworks/YouTube/YTAccountAuthenticator.h index 69f4970f6..73cb5f07c 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTAccountAuthenticator.h +++ b/iOS7/PrivateFrameworks/YouTube/YTAccountAuthenticator.h @@ -20,6 +20,7 @@ NSMutableData *_responseData; NSHTTPURLResponse *_urlResponse; NSString *_authURLBase; + NSString *_clientUUID; } + (id)sharedAuthenticator; @@ -42,12 +43,13 @@ - (void)_getNewTokenForAccount:(id)arg1 password:(id)arg2; - (id)_authRequestForAccount:(id)arg1 password:(id)arg2; - (id)_authRequestWithURL:(id)arg1; -- (BOOL)_isTokenExpired:(id)arg1; +- (id)_clientUUID; +- (_Bool)_isTokenExpired:(id)arg1; - (void)validateAccount:(id)arg1 password:(id)arg2; - (id)tokenForCurrentAccount; -- (BOOL)readyToRequestToken; -- (BOOL)loadStoredCredentials; -- (BOOL)cachedCredentialsValid; +- (_Bool)readyToRequestToken; +- (_Bool)loadStoredCredentials; +- (_Bool)cachedCredentialsValid; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/YouTube/YTAuthenticatedAccountPost.h b/iOS7/PrivateFrameworks/YouTube/YTAuthenticatedAccountPost.h index 26496bb8a..95509ad03 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTAuthenticatedAccountPost.h +++ b/iOS7/PrivateFrameworks/YouTube/YTAuthenticatedAccountPost.h @@ -16,7 +16,7 @@ NSMutableURLRequest *_postRequest; NSURLConnection *_connection; int _type; - BOOL _validResponse; + _Bool _validResponse; NSMutableData *_rawData; } @@ -29,7 +29,7 @@ - (void)addVideoToFavorites:(id)arg1; - (void)fileComplaintForVideo:(id)arg1; - (void)postComment:(id)arg1 forVideo:(id)arg2; -- (void)setRating:(BOOL)arg1 forVideo:(id)arg2; +- (void)setRating:(_Bool)arg1 forVideo:(id)arg2; - (void)connection:(id)arg1 didFailWithError:(id)arg2; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 didReceiveData:(id)arg2; @@ -42,7 +42,7 @@ - (void)setDelegate:(id)arg1; - (void)dealloc; - (void)_cleanup; -- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)_listenForAuthenticationNotifications:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTAuthenticator.h b/iOS7/PrivateFrameworks/YouTube/YTAuthenticator.h index edba37d97..19f4b1601 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTAuthenticator.h +++ b/iOS7/PrivateFrameworks/YouTube/YTAuthenticator.h @@ -18,13 +18,13 @@ + (id)sharedAuthenticator; + (id)authenticationDialogWithTarget:(id)arg1 action:(SEL)arg2; -- (BOOL)loadStoredCredentials; -- (BOOL)isAccountAuthenticated; -- (BOOL)isWaitingForAuthentication; -- (BOOL)cachedCredentialsValid; +- (_Bool)loadStoredCredentials; +- (_Bool)isAccountAuthenticated; +- (_Bool)isWaitingForAuthentication; +- (_Bool)cachedCredentialsValid; - (void)clearAccountInfo; - (void)invalidateToken; -- (void)addAuthenticationHeadersToRequest:(id)arg1 accountAuthRequired:(BOOL)arg2; +- (void)addAuthenticationHeadersToRequest:(id)arg1 accountAuthRequired:(_Bool)arg2; - (void)_removeDefferredRequests; - (void)_completeAuthenticationForDeferredRequests; - (void)userCancelledAccountAuthentication; @@ -37,7 +37,7 @@ - (void)_didAuthenticateDevice:(id)arg1; - (void)_removeDeviceAuthenticationObservers; - (void)_addDeviceAuthenticationObserers; -- (void)_addDeferredRequest:(id)arg1 accountAuthRequired:(BOOL)arg2; +- (void)_addDeferredRequest:(id)arg1 accountAuthRequired:(_Bool)arg2; - (void)setDelegate:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/YouTube/YTAuthenticatorDeferredRequest.h b/iOS7/PrivateFrameworks/YouTube/YTAuthenticatorDeferredRequest.h index 778314df7..f71f3b18d 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTAuthenticatorDeferredRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTAuthenticatorDeferredRequest.h @@ -11,11 +11,11 @@ @interface YTAuthenticatorDeferredRequest : NSObject { NSMutableURLRequest *_request; - BOOL _accountAuthRequired; + _Bool _accountAuthRequired; } -- (BOOL)accountAuthRequired; -- (void)setAccountAuthRequired:(BOOL)arg1; +- (_Bool)accountAuthRequired; +- (void)setAccountAuthRequired:(_Bool)arg1; - (id)request; - (void)setRequest:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/YouTube/YTBookmarksVideoDataSource.h b/iOS7/PrivateFrameworks/YouTube/YTBookmarksVideoDataSource.h index 3e9cc0dc7..f8a59bae5 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTBookmarksVideoDataSource.h +++ b/iOS7/PrivateFrameworks/YouTube/YTBookmarksVideoDataSource.h @@ -12,13 +12,13 @@ { NSMutableArray *_bookmarkedShortIDs; YTSearchRequest *_bookmarksSearchRequest; - BOOL _lastReloadWasAccountsFavorites; + _Bool _lastReloadWasAccountsFavorites; } - (void)addVideo:(id)arg1; - (void)searchRequest:(id)arg1 foundBatchURL:(id)arg2; - (void)searchRequest:(id)arg1 receivedVideos:(id)arg2 startIndex:(unsigned int)arg3 videosRemaining:(unsigned int)arg4; -- (BOOL)isLoading; +- (_Bool)isLoading; - (unsigned int)maxVideosToSave; - (void)reloadData; - (void)_nextBatch; diff --git a/iOS7/PrivateFrameworks/YouTube/YTCaptionTrack.h b/iOS7/PrivateFrameworks/YouTube/YTCaptionTrack.h index 5b526676e..401c5bdb0 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTCaptionTrack.h +++ b/iOS7/PrivateFrameworks/YouTube/YTCaptionTrack.h @@ -14,10 +14,10 @@ NSString *_title; NSString *_language; NSURL *_captionTrackURL; - BOOL _speechRecognition; + _Bool _speechRecognition; } -@property(nonatomic) BOOL speechRecognition; // @synthesize speechRecognition=_speechRecognition; +@property(nonatomic) _Bool speechRecognition; // @synthesize speechRecognition=_speechRecognition; @property(retain, nonatomic) NSURL *captionTrackURL; // @synthesize captionTrackURL=_captionTrackURL; @property(retain, nonatomic) NSString *language; // @synthesize language=_language; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; diff --git a/iOS7/PrivateFrameworks/YouTube/YTCaptioningCache.h b/iOS7/PrivateFrameworks/YouTube/YTCaptioningCache.h index 2550a4818..defee6a73 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTCaptioningCache.h +++ b/iOS7/PrivateFrameworks/YouTube/YTCaptioningCache.h @@ -20,7 +20,7 @@ YTCaptionTrackRequest *_captionTrackRequest; } -+ (BOOL)closedCaptionsEnabled; ++ (_Bool)closedCaptionsEnabled; + (id)sharedManager; + (void)initialize; - (void)loadCaptionsForVideo:(id)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/YTDeviceAuthenticator.h b/iOS7/PrivateFrameworks/YouTube/YTDeviceAuthenticator.h index 7638c2320..2af0522f0 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTDeviceAuthenticator.h +++ b/iOS7/PrivateFrameworks/YouTube/YTDeviceAuthenticator.h @@ -31,13 +31,13 @@ - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)invalidateToken; - (id)token; -- (BOOL)isAuthenticating; +- (_Bool)isAuthenticating; - (void)authenticate; - (void)_failWithErrorCode:(int)arg1; - (void)_clearNonces; -- (BOOL)_authenticate2; -- (BOOL)_authenticate1; -- (BOOL)canAuthenticate; +- (_Bool)_authenticate2; +- (_Bool)_authenticate1; +- (_Bool)canAuthenticate; - (void)_copyCertificateData:(id *)arg1 privateKey:(struct __SecKey **)arg2; - (void)_loadStatusChanged; diff --git a/iOS7/PrivateFrameworks/YouTube/YTFavoritesController.h b/iOS7/PrivateFrameworks/YouTube/YTFavoritesController.h index ce6e901af..f519a3499 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTFavoritesController.h +++ b/iOS7/PrivateFrameworks/YouTube/YTFavoritesController.h @@ -14,8 +14,8 @@ NSMutableArray *_mergedFavorites; YTAuthenticatedAccountPost *_accountPost; YTAccountFeedRequest *_accountFeedRequest; - BOOL _usingAccountFavorites; - BOOL _shouldOfferMergeOfLocalBookmarks; + _Bool _usingAccountFavorites; + _Bool _shouldOfferMergeOfLocalBookmarks; NSURL *_batchURL; NSMutableArray *_bookmarkVideos; NSMutableArray *_bookmarkShortIDs; @@ -38,13 +38,13 @@ - (id)bookmarkedVideos; - (void)_loadBookmarks; - (void)_saveBookmarks; -- (void)_bookmarksDidChangeNotifyObservers:(BOOL)arg1; +- (void)_bookmarksDidChangeNotifyObservers:(_Bool)arg1; - (void)mergeLocalBookmarksToAccountFavoritesWithDelegate:(id)arg1; - (void)_processNextPendingFavoritesBatch; -- (void)setLocalBookmarksMergeOffered:(BOOL)arg1; -- (BOOL)shouldOfferMergeOfLocalBookmarks; -- (void)setUsingAccountFavorites:(BOOL)arg1; -- (BOOL)usingAccountFavorites; +- (void)setLocalBookmarksMergeOffered:(_Bool)arg1; +- (_Bool)shouldOfferMergeOfLocalBookmarks; +- (void)setUsingAccountFavorites:(_Bool)arg1; +- (_Bool)usingAccountFavorites; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTFeedRequest.h b/iOS7/PrivateFrameworks/YouTube/YTFeedRequest.h index e76702020..6765e744f 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTFeedRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTFeedRequest.h @@ -16,12 +16,12 @@ unsigned int _startIndex; unsigned int _videosPerPage; unsigned int _totalResults; - BOOL _invalidatedToken; + _Bool _invalidatedToken; } + (int)partialFeedType; - (void)setDelegate:(id)arg1; -- (void)loadRequest:(id)arg1 withDelegate:(id)arg2 accountAuthRequired:(BOOL)arg3; +- (void)loadRequest:(id)arg1 withDelegate:(id)arg2 accountAuthRequired:(_Bool)arg3; - (void)dealloc; - (id)init; - (void)failWithError:(id)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/YTImageLoader-Internal.h b/iOS7/PrivateFrameworks/YouTube/YTImageLoader-Internal.h new file mode 100644 index 000000000..4e96b3ee5 --- /dev/null +++ b/iOS7/PrivateFrameworks/YouTube/YTImageLoader-Internal.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface YTImageLoader (Internal) +- (id)_locked_loadImageCache:(id)arg1; +- (id)_locked_saveImageCache:(id)arg1; +- (void)_imageLoadFinished:(id)arg1; +- (void)_locked_imageLoadStarted:(id)arg1; +- (void)_postImageLoadedNotification:(id)arg1; +- (void)_setImageData:(id)arg1 videoID:(id)arg2 forURL:(id)arg3 cacheLocked:(_Bool)arg4; +- (void)_loadImageURL:(id)arg1 videoID:(id)arg2; +- (void)_locked_loadImageForURL:(id)arg1 videoID:(id)arg2; +- (_Bool)_locked_URLIsLoading:(id)arg1; +- (void)_startLoader; +- (void)_loadingStatusChanged; +- (void)_postLoadingStatusChanged; +- (void)_mainThread_postLoadingStatusChanged; +@end + diff --git a/iOS7/PrivateFrameworks/YouTube/YTImageLoader.h b/iOS7/PrivateFrameworks/YouTube/YTImageLoader.h index 76b74d206..fb3b318d5 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTImageLoader.h +++ b/iOS7/PrivateFrameworks/YouTube/YTImageLoader.h @@ -24,12 +24,12 @@ NSNotificationCenter *_notificationCenter; NSTimer *_loadStatusNotificationTimer; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _startupLock; struct _opaque_pthread_cond_t { - long __sig; - char __opaque[24]; + long long __sig; + char __opaque[40]; } _startupCondition; } @@ -37,27 +37,14 @@ - (void)loadCache:(id)arg1; - (void)saveCache:(id)arg1; - (id)notificationCenter; -- (struct CGImage *)pluginImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(BOOL)arg3; -- (struct CGImage *)largeImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(BOOL)arg3; -- (struct CGImage *)imageForURL:(id)arg1 rounded:(BOOL)arg2 videoID:(id)arg3 loadIfAbsent:(BOOL)arg4; +- (struct CGImage *)pluginImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(_Bool)arg3; +- (struct CGImage *)largeImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(_Bool)arg3; +- (struct CGImage *)imageForURL:(id)arg1 rounded:(_Bool)arg2 videoID:(id)arg3 loadIfAbsent:(_Bool)arg4; - (struct CGImage *)createSheenedThumbnailWithImage:(struct CGImage *)arg1 overlay:(struct CGImage *)arg2 width:(int)arg3 height:(int)arg4; - (struct CGImage *)_largeThumbnailOverlay; - (struct CGImage *)createRoundedThumbnailWithImage:(struct CGImage *)arg1; -- (BOOL)isLoadingImages; +- (_Bool)isLoadingImages; - (id)init; -- (id)_locked_loadImageCache:(id)arg1; -- (id)_locked_saveImageCache:(id)arg1; -- (void)_imageLoadFinished:(id)arg1; -- (void)_locked_imageLoadStarted:(id)arg1; -- (void)_postImageLoadedNotification:(id)arg1; -- (void)_setImageData:(id)arg1 videoID:(id)arg2 forURL:(id)arg3 cacheLocked:(BOOL)arg4; -- (void)_loadImageURL:(id)arg1 videoID:(id)arg2; -- (void)_locked_loadImageForURL:(id)arg1 videoID:(id)arg2; -- (BOOL)_locked_URLIsLoading:(id)arg1; -- (void)_startLoader; -- (void)_loadingStatusChanged; -- (void)_postLoadingStatusChanged; -- (void)_mainThread_postLoadingStatusChanged; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTMovieView.h b/iOS7/PrivateFrameworks/YouTube/YTMovieView.h index b01353f74..e8308def7 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTMovieView.h +++ b/iOS7/PrivateFrameworks/YouTube/YTMovieView.h @@ -18,18 +18,18 @@ UIMoviePlayerController *_moviePlayer; UIImageView *_bugView; UIImageView *_gradientView; - BOOL _canAutoPlay; - BOOL _shownFromExternalURL; - BOOL _switchingVideos; - BOOL _controlsShown; - BOOL _useSmallLogo; - BOOL _showControlsAfterFullscreenExit; - BOOL _isShown; + _Bool _canAutoPlay; + _Bool _shownFromExternalURL; + _Bool _switchingVideos; + _Bool _controlsShown; + _Bool _useSmallLogo; + _Bool _showControlsAfterFullscreenExit; + _Bool _isShown; double _seekTime; UILabel *_logLabel; } -- (void)forceControlsVisible:(BOOL)arg1; +- (void)forceControlsVisible:(_Bool)arg1; - (void)searchRequest:(id)arg1 didFailWithError:(id)arg2; - (void)searchRequest:(id)arg1 receivedVideos:(id)arg2 startIndex:(unsigned int)arg3 videosRemaining:(unsigned int)arg4; - (void)_presentAlertForError:(id)arg1 reasonCode:(id)arg2; @@ -43,30 +43,30 @@ - (void)moviePlayerWillExitFullscreen:(id)arg1; - (void)moviePlayerDidEnterFullscreen:(id)arg1; - (void)moviePlayerWillEnterFullscreen:(id)arg1; -- (BOOL)moviePlayer:(id)arg1 validateAction:(SEL)arg2; -- (BOOL)moviePlayerHeadsetPreviousTrackPressed:(id)arg1; -- (BOOL)moviePlayerHeadsetNextTrackPressed:(id)arg1; -- (BOOL)moviePlayerBackwardButtonPressed:(id)arg1; -- (BOOL)moviePlayerForwardButtonPressed:(id)arg1; +- (_Bool)moviePlayer:(id)arg1 validateAction:(SEL)arg2; +- (_Bool)moviePlayerHeadsetPreviousTrackPressed:(id)arg1; +- (_Bool)moviePlayerHeadsetNextTrackPressed:(id)arg1; +- (_Bool)moviePlayerBackwardButtonPressed:(id)arg1; +- (_Bool)moviePlayerForwardButtonPressed:(id)arg1; - (void)shareSheetDidHide; - (void)shareSheetWillShow; -- (BOOL)moviePlayerEmailButtonPressed:(id)arg1; -- (BOOL)moviePlayerAddBookmarkButtonPressed:(id)arg1; +- (_Bool)moviePlayerEmailButtonPressed:(id)arg1; +- (_Bool)moviePlayerAddBookmarkButtonPressed:(id)arg1; - (void)moviePlayerBufferingStateDidChange:(id)arg1; -- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned int)arg2; +- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned long long)arg2; - (void)_hideBug; - (void)_hideOverlay; -- (BOOL)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; +- (_Bool)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; - (id)video; -- (void)useSmallLogo:(BOOL)arg1; +- (void)useSmallLogo:(_Bool)arg1; - (id)moviePlayer; - (id)fullscreenView; -- (void)setFullscreen:(BOOL)arg1; +- (void)setFullscreen:(_Bool)arg1; - (void)willShowAlert; -- (void)setCanAutoPlay:(BOOL)arg1; -- (int)orientation; -- (BOOL)canContinuePlayingWhenLocked; -- (BOOL)isPlaying; +- (void)setCanAutoPlay:(_Bool)arg1; +- (long long)orientation; +- (_Bool)canContinuePlayingWhenLocked; +- (_Bool)isPlaying; - (void)pause; - (void)play; - (void)didHide; @@ -75,13 +75,13 @@ - (void)willShowForVideo:(id)arg1 inList:(id)arg2 orVideoID:(id)arg3; - (void)_cancelVideoInfoRequest; - (void)_loadVideoInfoWithID:(id)arg1; -- (void)_loadVideoFromURL:(BOOL)arg1; +- (void)_loadVideoFromURL:(_Bool)arg1; - (void)_switchToVideo:(id)arg1; -- (BOOL)_loggingEnabled; +- (_Bool)_loggingEnabled; - (void)_setupBackground; - (void)_updateCaptionsForMovie; -- (BOOL)_canBookmark; -- (BOOL)_canShare; +- (_Bool)_canBookmark; +- (_Bool)_canShare; - (void)_destroyMoviePlayer; - (void)setSeekTime:(double)arg1; - (void)setFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/YTMutableURLRequest.h b/iOS7/PrivateFrameworks/YouTube/YTMutableURLRequest.h index 531726f4a..207f60491 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTMutableURLRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTMutableURLRequest.h @@ -10,7 +10,7 @@ { } -- (id)initWithURL:(id)arg1 cachePolicy:(unsigned int)arg2 timeoutInterval:(double)arg3; +- (id)initWithURL:(id)arg1 cachePolicy:(unsigned long long)arg2 timeoutInterval:(double)arg3; - (id)initWithURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTNetworkController.h b/iOS7/PrivateFrameworks/YouTube/YTNetworkController.h index 12244c20d..dd85cf9ef 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTNetworkController.h +++ b/iOS7/PrivateFrameworks/YouTube/YTNetworkController.h @@ -10,9 +10,9 @@ @interface YTNetworkController : NSObject { - BOOL _registered; - BOOL _isCellular; - BOOL _isReachable; + _Bool _registered; + _Bool _isCellular; + _Bool _isReachable; NSTimer *_notificationTimer; int _networkType; } @@ -20,9 +20,9 @@ + (id)sharedNetworkController; - (void)_checkForNetworkWithDataStatus:(id)arg1; - (void)_carrierBundleChangeNotification:(id)arg1; -- (BOOL)allowsHighQuality3GPlayback; +- (_Bool)allowsHighQuality3GPlayback; - (void)recheckNetwork; -- (BOOL)serviceIsReachable; +- (_Bool)serviceIsReachable; - (int)networkType; - (void)start; - (void)_reachabilityChanged:(id)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/YTProtectedDefaults.h b/iOS7/PrivateFrameworks/YouTube/YTProtectedDefaults.h index cd5911ed4..1f62e1ec5 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTProtectedDefaults.h +++ b/iOS7/PrivateFrameworks/YouTube/YTProtectedDefaults.h @@ -11,14 +11,14 @@ @interface YTProtectedDefaults : NSObject { NSMutableDictionary *_internalDictionary; - BOOL _shouldSynchronize; + _Bool _shouldSynchronize; NSString *_plistPath; } + (id)sharedInstance; - (void)_protectedDataUnvailable; - (void)_protectedDataAvailable; -- (BOOL)synchronize; +- (_Bool)synchronize; - (void)removeObjectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)objectForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/YouTube/YTSearchRequest.h b/iOS7/PrivateFrameworks/YouTube/YTSearchRequest.h index 805139bb4..0d9bf0966 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTSearchRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTSearchRequest.h @@ -13,7 +13,7 @@ + (id)_formatFilter; + (id)feedCountryCode; + (unsigned int)videosPerRequest; -- (BOOL)receivedValidResponse:(id)arg1; +- (_Bool)receivedValidResponse:(id)arg1; - (void)searchForVideosFromWatchLaterPlaylistStartingAtIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2 withDelegate:(id)arg3; - (void)searchForMyVideosStartingAtIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2 withDelegate:(id)arg3; - (void)searchForFavoriteVideosStartingAtIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2 withDelegate:(id)arg3; @@ -21,7 +21,7 @@ - (void)searchForVideosRelatedToVideo:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withDelegate:(id)arg4; - (void)searchForRecentVideosStartingAtIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2 withDelegate:(id)arg3; - (void)searchForStandardFeedVideosOfType:(id)arg1 startIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 timeQualifier:(id)arg4 withDelegate:(id)arg5; -- (void)searchForVideosWithFeedURLBase:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withTimeQualifier:(id)arg4 withFormatFilter:(BOOL)arg5 authenticationRequired:(BOOL)arg6 withDelegate:(id)arg7; +- (void)searchForVideosWithFeedURLBase:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withTimeQualifier:(id)arg4 withFormatFilter:(_Bool)arg5 authenticationRequired:(_Bool)arg6 withDelegate:(id)arg7; - (void)searchForVideosMatchingString:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withDelegate:(id)arg4; - (void)searchForVideosWithIDs:(id)arg1 withDelegate:(id)arg2; - (void)searchForVideoWithID:(id)arg1 withDelegate:(id)arg2; diff --git a/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsRequest.h b/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsRequest.h index f365bc7ee..963693469 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsRequest.h @@ -19,16 +19,16 @@ } + (id)URLForSubscription:(id)arg1; -+ (BOOL)isSubscription:(id)arg1 channelOfUser:(id)arg2; ++ (_Bool)isSubscription:(id)arg1 channelOfUser:(id)arg2; + (id)displayStringForSubscription:(id)arg1; -+ (unsigned int)resultsPerRequest; ++ (unsigned long long)resultsPerRequest; - (void)setDelegate:(id)arg1; - (void)failWithError:(id)arg1; - (void)subscribeToUser:(id)arg1; - (void)createPlaylistNamed:(id)arg1; -- (void)requestPlaylistsFromIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2 searchTerm:(id)arg3; -- (void)requestUserPlaylistsFromIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2; -- (void)requestUserSubscriptionsFromIndex:(unsigned int)arg1 maxResults:(unsigned int)arg2; +- (void)requestPlaylistsFromIndex:(unsigned long long)arg1 maxResults:(unsigned long long)arg2 searchTerm:(id)arg3; +- (void)requestUserPlaylistsFromIndex:(unsigned long long)arg1 maxResults:(unsigned long long)arg2; +- (void)requestUserSubscriptionsFromIndex:(unsigned long long)arg1 maxResults:(unsigned long long)arg2; - (void)_doRequestWithURL:(id)arg1; - (void)didAuthenticate:(id)arg1; - (void)didParseData; diff --git a/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsVideoDataSource.h b/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsVideoDataSource.h index b4d429396..46887cbae 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsVideoDataSource.h +++ b/iOS7/PrivateFrameworks/YouTube/YTSubscriptionsVideoDataSource.h @@ -11,11 +11,11 @@ @interface YTSubscriptionsVideoDataSource : YTVideoDataSource { NSString *_subscriptionURL; - BOOL _requiresAuth; + _Bool _requiresAuth; } - (void)reloadData; -- (void)setSubscriptionURL:(id)arg1 requiresAuthentication:(BOOL)arg2; +- (void)setSubscriptionURL:(id)arg1 requiresAuthentication:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTTimeQualifiedVideoDataSource.h b/iOS7/PrivateFrameworks/YouTube/YTTimeQualifiedVideoDataSource.h index b1c671bae..fe7f1be6b 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTTimeQualifiedVideoDataSource.h +++ b/iOS7/PrivateFrameworks/YouTube/YTTimeQualifiedVideoDataSource.h @@ -13,7 +13,7 @@ NSString *_timeQualifier; } -- (void)setTimeQualifier:(id)arg1 clearVideos:(BOOL)arg2; +- (void)setTimeQualifier:(id)arg1 clearVideos:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTUserProfile.h b/iOS7/PrivateFrameworks/YouTube/YTUserProfile.h index eb53b334c..beb32fdc7 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTUserProfile.h +++ b/iOS7/PrivateFrameworks/YouTube/YTUserProfile.h @@ -11,14 +11,14 @@ @interface YTUserProfile : NSObject { NSString *_username; - int _age; - int _maxUploadDuration; + long long _age; + long long _maxUploadDuration; } -@property(readonly, nonatomic) int maxUploadDuration; // @synthesize maxUploadDuration=_maxUploadDuration; -@property(readonly, nonatomic) int age; // @synthesize age=_age; +@property(readonly, nonatomic) long long maxUploadDuration; // @synthesize maxUploadDuration=_maxUploadDuration; +@property(readonly, nonatomic) long long age; // @synthesize age=_age; @property(readonly, nonatomic) NSString *username; // @synthesize username=_username; -- (id)initWithUsername:(id)arg1 age:(int)arg2 maxUploadDuration:(int)arg3; +- (id)initWithUsername:(id)arg1 age:(long long)arg2 maxUploadDuration:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTVideo.h b/iOS7/PrivateFrameworks/YouTube/YTVideo.h index da992bdef..11a7be8c3 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTVideo.h +++ b/iOS7/PrivateFrameworks/YouTube/YTVideo.h @@ -32,7 +32,7 @@ NSURL *_captionsURL; NSString *_shortID; NSString *_unplayable; - BOOL _isProcessing; + _Bool _isProcessing; NSMutableArray *_captions; int _privacy; NSString *_restrictedCountries; @@ -46,27 +46,27 @@ + (id)unsupportedVideoError; + (void)enableNotifications; + (void)disableNotifications; -- (BOOL)ownVideo; +- (_Bool)ownVideo; - (id)privacyString; - (id)captions; -- (BOOL)isProcessing; -- (BOOL)isPlayable; -- (BOOL)isBookmarked; +- (_Bool)isProcessing; +- (_Bool)isPlayable; +- (_Bool)isBookmarked; - (id)anyVideoReference; - (id)bestVideoReference; - (void)carrierBundleDidChangeNotification:(id)arg1; -- (BOOL)allowsHighQuality3GPlayback; +- (_Bool)allowsHighQuality3GPlayback; - (id)videoReferenceForProfile:(int)arg1; - (void)loadThumbnailWithCallback:(id)arg1; -- (struct CGImage *)pluginThumbnailLoadIfAbsent:(BOOL)arg1; -- (struct CGImage *)largeThumbnailLoadIfAbsent:(BOOL)arg1; -- (struct CGImage *)roundedThumbnailLoadIfAbsent:(BOOL)arg1; -- (struct CGImage *)thumbnailLoadIfAbsent:(BOOL)arg1; +- (struct CGImage *)pluginThumbnailLoadIfAbsent:(_Bool)arg1; +- (struct CGImage *)largeThumbnailLoadIfAbsent:(_Bool)arg1; +- (struct CGImage *)roundedThumbnailLoadIfAbsent:(_Bool)arg1; +- (struct CGImage *)thumbnailLoadIfAbsent:(_Bool)arg1; - (int)batchStatus; - (id)restrictedCountries; - (unsigned int)numberOfViews; - (id)ratingPercentageString; -- (BOOL)positiveRating; +- (_Bool)positiveRating; - (unsigned int)numDislikes; - (unsigned int)numLikes; - (double)age; @@ -90,13 +90,13 @@ - (id)ID; - (id)description; - (void)dealloc; -- (id)initWithID:(id)arg1 title:(id)arg2 dateUpdated:(id)arg3 dateAdded:(id)arg4 videoReferences:(id)arg5 infoURL:(id)arg6 videoDescription:(id)arg7 category:(id)arg8 tags:(id)arg9 author:(id)arg10 thumbnailURL:(id)arg11 numLikes:(unsigned int)arg12 numDislikes:(unsigned int)arg13 numberOfViews:(unsigned int)arg14 batchStatus:(int)arg15 commentsURL:(id)arg16 editURL:(id)arg17 ratingsURL:(id)arg18 captionsURL:(id)arg19 shortID:(id)arg20 unplayable:(id)arg21 isProcessing:(BOOL)arg22 privacy:(int)arg23 restrictedCountries:(id)arg24; +- (id)initWithID:(id)arg1 title:(id)arg2 dateUpdated:(id)arg3 dateAdded:(id)arg4 videoReferences:(id)arg5 infoURL:(id)arg6 videoDescription:(id)arg7 category:(id)arg8 tags:(id)arg9 author:(id)arg10 thumbnailURL:(id)arg11 numLikes:(unsigned int)arg12 numDislikes:(unsigned int)arg13 numberOfViews:(unsigned int)arg14 batchStatus:(int)arg15 commentsURL:(id)arg16 editURL:(id)arg17 ratingsURL:(id)arg18 captionsURL:(id)arg19 shortID:(id)arg20 unplayable:(id)arg21 isProcessing:(_Bool)arg22 privacy:(int)arg23 restrictedCountries:(id)arg24; - (void)_thumbnailDidLoad; - (void)_postVideoDidChange; - (id)archiveDictionary; - (id)initFromArchiveDictionary:(id)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTVideoDataSource.h b/iOS7/PrivateFrameworks/YouTube/YTVideoDataSource.h index 570e42dfe..ca1500d4f 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTVideoDataSource.h +++ b/iOS7/PrivateFrameworks/YouTube/YTVideoDataSource.h @@ -10,7 +10,7 @@ @interface YTVideoDataSource : NSObject { - BOOL _hasLoaded; + _Bool _hasLoaded; NSMutableArray *_videos; YTSearchRequest *_searchRequest; unsigned int _startIndex; @@ -18,12 +18,12 @@ NSError *_lastError; } -+ (BOOL)shouldRemoveOldDefaults; ++ (_Bool)shouldRemoveOldDefaults; + (void)setShouldRemoveOldDefaults; + (id)sharedDataSource; + (void)saveDataSources; - (void)_clearVideos; -- (void)addVideos:(id)arg1 toTop:(BOOL)arg2; +- (void)addVideos:(id)arg1 toTop:(_Bool)arg2; - (void)_setVideos:(id)arg1; - (void)_setLastError:(id)arg1; - (void)_didChange; @@ -39,8 +39,8 @@ - (unsigned int)videosRemaining; - (id)lastError; - (void)loadFromDefaults; -- (BOOL)hasLoaded; -- (BOOL)isLoading; +- (_Bool)hasLoaded; +- (_Bool)isLoading; - (void)reloadData; - (id)videos; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/YouTube/YTWebServiceConfig.h b/iOS7/PrivateFrameworks/YouTube/YTWebServiceConfig.h index 39e8318a3..16c41df0e 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTWebServiceConfig.h +++ b/iOS7/PrivateFrameworks/YouTube/YTWebServiceConfig.h @@ -10,7 +10,7 @@ { } -+ (void)addYouTubeHeadersToRequest:(id)arg1 includingHostHeader:(BOOL)arg2; ++ (void)addYouTubeHeadersToRequest:(id)arg1 includingHostHeader:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/YouTube/YTXMLHTTPRequest.h b/iOS7/PrivateFrameworks/YouTube/YTXMLHTTPRequest.h index 0cda6673f..663dfc927 100644 --- a/iOS7/PrivateFrameworks/YouTube/YTXMLHTTPRequest.h +++ b/iOS7/PrivateFrameworks/YouTube/YTXMLHTTPRequest.h @@ -11,15 +11,15 @@ @interface YTXMLHTTPRequest : XMLSAXHTTPRequest { NSMutableURLRequest *_deferredRequest; - BOOL _needsAccountAuth; + _Bool _needsAccountAuth; } -@property(nonatomic) BOOL needsAccountAuth; // @synthesize needsAccountAuth=_needsAccountAuth; +@property(nonatomic) _Bool needsAccountAuth; // @synthesize needsAccountAuth=_needsAccountAuth; - (void)dealloc; - (void)failedToAuthenticate:(id)arg1; - (void)didAuthenticate:(id)arg1; - (void)loadRequest:(id)arg1; -- (void)listenForAuthenticationNotifications:(BOOL)arg1; +- (void)listenForAuthenticationNotifications:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/ADEmbeddedAdServer.h b/iOS7/PrivateFrameworks/iAdDeveloper/ADEmbeddedAdServer.h index 190f3d9ee..bea84174b 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/ADEmbeddedAdServer.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/ADEmbeddedAdServer.h @@ -15,8 +15,8 @@ HTSHTTPServer *_server; NSMutableDictionary *_authTokens; struct __FSEventStream *_stream; - BOOL _defaultsToNoQualifiedAds; - BOOL _alwaysRegenerateWebArchives; + _Bool _defaultsToNoQualifiedAds; + _Bool _alwaysRegenerateWebArchives; id _delegate; NSString *_publicURLRoot; NSDictionary *_defaultAdData; @@ -26,16 +26,16 @@ + (id)manifestForAdAtURL:(id)arg1; + (id)creativesForAdBundleAtURL:(id)arg1 matchingRequest:(id)arg2; -+ (BOOL)adBundleAtURL:(id)arg1 matchesRequest:(id)arg2; -@property(nonatomic) BOOL alwaysRegenerateWebArchives; // @synthesize alwaysRegenerateWebArchives=_alwaysRegenerateWebArchives; ++ (_Bool)adBundleAtURL:(id)arg1 matchesRequest:(id)arg2; +@property(nonatomic) _Bool alwaysRegenerateWebArchives; // @synthesize alwaysRegenerateWebArchives=_alwaysRegenerateWebArchives; @property(retain, nonatomic) NSArray *adManifests; // @synthesize adManifests=_adManifests; @property(copy, nonatomic) NSString *adPath; // @synthesize adPath=_adPath; @property(retain, nonatomic) NSDictionary *defaultAdData; // @synthesize defaultAdData=_defaultAdData; -@property(nonatomic) BOOL defaultsToNoQualifiedAds; // @synthesize defaultsToNoQualifiedAds=_defaultsToNoQualifiedAds; +@property(nonatomic) _Bool defaultsToNoQualifiedAds; // @synthesize defaultsToNoQualifiedAds=_defaultsToNoQualifiedAds; @property(copy, nonatomic) NSString *publicURLRoot; // @synthesize publicURLRoot=_publicURLRoot; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)defaultDisplayPolicy; -- (id)adDataForAdBundleAtPath:(id)arg1 creative:(id)arg2 allowWebArchive:(BOOL)arg3; +- (id)adDataForAdBundleAtPath:(id)arg1 creative:(id)arg2 allowWebArchive:(_Bool)arg3; - (id)_adDataForPath:(id)arg1 creative:(id)arg2 error:(id *)arg3; - (id)_webArchiveFilenameForDirectory:(id)arg1 withBaseURL:(id)arg2; - (id)webArchiveForDirectory:(id)arg1 withBaseURL:(id)arg2; @@ -64,19 +64,19 @@ - (id)httpServer:(id)arg1 unhandledRequest:(id)arg2; - (void)httpServer:(id)arg1 dataForRequest:(id)arg2 resolvedPath:(id)arg3 handler:(id)arg4; - (id)httpServer:(id)arg1 rewritePath:(id)arg2; -- (BOOL)httpServer:(id)arg1 shouldAllowRequest:(id)arg2 withAuthorization:(id)arg3; +- (_Bool)httpServer:(id)arg1 shouldAllowRequest:(id)arg2 withAuthorization:(id)arg3; - (void)httpServer:(id)arg1 logMessage:(id)arg2; - (void)httpServer:(id)arg1 connection:(id)arg2 blockedSandboxViolation:(id)arg3; - (void)httpServer:(id)arg1 connection:(id)arg2 droppedResponseToRequestBeforeClosing:(id)arg3; -- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned int)arg3 andCompletedResponseToRequest:(id)arg4; -- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned int)arg3 forResponseToRequest:(id)arg4 remaining:(unsigned int)arg5; -- (void)httpServer:(id)arg1 connection:(id)arg2 enqueuedResponseToRequest:(id)arg3 statusCode:(int)arg4 length:(unsigned int)arg5; +- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned long long)arg3 andCompletedResponseToRequest:(id)arg4; +- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned long long)arg3 forResponseToRequest:(id)arg4 remaining:(unsigned long long)arg5; +- (void)httpServer:(id)arg1 connection:(id)arg2 enqueuedResponseToRequest:(id)arg3 statusCode:(int)arg4 length:(unsigned long long)arg5; - (void)httpServer:(id)arg1 closedConnection:(id)arg2 withError:(id)arg3; - (void)httpServer:(id)arg1 closedConnection:(id)arg2; - (void)httpServer:(id)arg1 receivedConnection:(id)arg2; - (void)httpServerListenSocketFailed:(id)arg1; - (id)_mimeTypeForExtension:(id)arg1; -@property(nonatomic) BOOL pipeliningEnabled; +@property(nonatomic) _Bool pipeliningEnabled; @property(readonly, nonatomic) unsigned long long totalBytesWritten; @property(nonatomic) double bandwidthStddev; @property(nonatomic) double kbps; @@ -84,7 +84,7 @@ @property(nonatomic) double latency; - (void)resetNetworkSetup; @property(nonatomic) int cacheMaxAge; -@property(nonatomic) BOOL digestAuthenticationEnabled; +@property(nonatomic) _Bool digestAuthenticationEnabled; @property(readonly, nonatomic) NSString *urlString; @property(readonly, nonatomic) unsigned short port; - (id)init; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPMessageRequest.h b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPMessageRequest.h index 7ed824fee..15c853431 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPMessageRequest.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPMessageRequest.h @@ -16,7 +16,7 @@ @property(copy, nonatomic) NSURL *requestURL; // @synthesize requestURL=_requestURL; @property(copy, nonatomic) NSString *requestMethod; // @synthesize requestMethod=_requestMethod; -- (BOOL)responseCanUseGZip; +- (_Bool)responseCanUseGZip; - (id)responseWithStatus:(int)arg1; - (struct __CFHTTPMessage *)copyMessage; - (id)initWithRequest:(struct __CFHTTPMessage *)arg1; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServer.h b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServer.h index ccf858490..c1d661ebc 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServer.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServer.h @@ -18,22 +18,22 @@ unsigned long long _bytesWritten; double _lastReplenishTime; NSMutableDictionary *_authTokens; - BOOL _digestAuthenticationEnabled; - BOOL _pipeliningEnabled; + _Bool _digestAuthenticationEnabled; + _Bool _pipeliningEnabled; unsigned short _port; + int _cacheMaxAge; id _delegate; NSObject *_delegateQueue; - struct __CFHTTPMessage *_currentRequest; - NSString *_documentRoot; - int _cacheMaxAge; double _latency; double _latencyStddev; double _kbps; double _bandwidthStddev; unsigned long long _totalBytesWritten; + struct __CFHTTPMessage *_currentRequest; + NSString *_documentRoot; } -@property(nonatomic) BOOL pipeliningEnabled; // @synthesize pipeliningEnabled=_pipeliningEnabled; +@property(nonatomic) _Bool pipeliningEnabled; // @synthesize pipeliningEnabled=_pipeliningEnabled; @property(nonatomic) int cacheMaxAge; // @synthesize cacheMaxAge=_cacheMaxAge; @property(copy, nonatomic) NSString *documentRoot; // @synthesize documentRoot=_documentRoot; @property(nonatomic) struct __CFHTTPMessage *currentRequest; // @synthesize currentRequest=_currentRequest; @@ -42,7 +42,7 @@ @property(nonatomic) double kbps; // @synthesize kbps=_kbps; @property(nonatomic) double latencyStddev; // @synthesize latencyStddev=_latencyStddev; @property(nonatomic) double latency; // @synthesize latency=_latency; -@property(nonatomic) BOOL digestAuthenticationEnabled; // @synthesize digestAuthenticationEnabled=_digestAuthenticationEnabled; +@property(nonatomic) _Bool digestAuthenticationEnabled; // @synthesize digestAuthenticationEnabled=_digestAuthenticationEnabled; @property(readonly, nonatomic) unsigned short port; // @synthesize port=_port; @property(nonatomic) NSObject *delegateQueue; // @synthesize delegateQueue=_delegateQueue; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -54,12 +54,12 @@ - (id)_authenticationResponseForRequest:(id)arg1; - (void)_respondWithData:(id)arg1 mimeType:(id)arg2 toRequest:(id)arg3 connection:(id)arg4; - (void)_connection:(id)arg1 didReceiveRequest:(id)arg2; -- (void)_returnResponse:(id)arg1 toConnection:(id)arg2 closeAfterSending:(BOOL)arg3; +- (void)_returnResponse:(id)arg1 toConnection:(id)arg2 closeAfterSending:(_Bool)arg3; - (id)_restrictedFilePathForRelativePath:(id)arg1; - (void)_connection:(id)arg1 hadError:(id)arg2; - (void)_connectionComplete:(id)arg1; - (id)_mimeTypeForExtension:(id)arg1; -- (BOOL)_listenOnPort:(unsigned short)arg1; +- (_Bool)_listenOnPort:(unsigned short)arg1; - (void)_cleanupListenSocket; @property(readonly, nonatomic) NSString *urlString; - (id)init; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerConnection.h b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerConnection.h index 83921fc6d..6f9004ecb 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerConnection.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerConnection.h @@ -15,19 +15,19 @@ HTSHTTPServer *_server; NSObject *_connectionQueue; NSObject *_readSource; - BOOL _readActive; + _Bool _readActive; NSObject *_writeSource; - BOOL _writeActive; + _Bool _writeActive; int _socket; int _socketRefCount; struct __CFHTTPMessage *_incomingMessage; NSMutableArray *_incomingQueue; NSMutableArray *_outputQueue; - BOOL _outputStalled; - BOOL _closeOnEmptyQueue; + _Bool _outputStalled; + _Bool _closeOnEmptyQueue; NSString *_identifier; - NSTimer *_idleTimer; double _lastActivity; + NSTimer *_idleTimer; } @property(retain, nonatomic) NSTimer *idleTimer; // @synthesize idleTimer=_idleTimer; @@ -39,8 +39,8 @@ - (void)_closeOutputStream; - (void)_processStreamOutput; - (void)_processStreamInput; -- (void)_processIncomingBytes:(const char *)arg1 length:(long)arg2; -- (void)sendResponse:(id)arg1 withLatency:(double)arg2 closeAfterSending:(BOOL)arg3; +- (void)_processIncomingBytes:(const char *)arg1 length:(long long)arg2; +- (void)sendResponse:(id)arg1 withLatency:(double)arg2 closeAfterSending:(_Bool)arg3; - (id)initWithServer:(id)arg1 socket:(int)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerDelegate-Protocol.h index d4e7e51bc..5c5640412 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/HTSHTTPServerDelegate-Protocol.h @@ -13,14 +13,14 @@ - (id)httpServer:(id)arg1 unhandledRequest:(id)arg2; - (void)httpServer:(id)arg1 dataForRequest:(id)arg2 resolvedPath:(id)arg3 handler:(id)arg4; - (id)httpServer:(id)arg1 rewritePath:(id)arg2; -- (BOOL)httpServer:(id)arg1 shouldAllowRequest:(id)arg2 withAuthorization:(id)arg3; +- (_Bool)httpServer:(id)arg1 shouldAllowRequest:(id)arg2 withAuthorization:(id)arg3; - (void)httpServerListenSocketFailed:(id)arg1; - (void)httpServer:(id)arg1 logMessage:(id)arg2; - (void)httpServer:(id)arg1 connection:(id)arg2 blockedSandboxViolation:(id)arg3; - (void)httpServer:(id)arg1 connection:(id)arg2 droppedResponseToRequestBeforeClosing:(id)arg3; -- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned int)arg3 andCompletedResponseToRequest:(id)arg4; -- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned int)arg3 forResponseToRequest:(id)arg4 remaining:(unsigned int)arg5; -- (void)httpServer:(id)arg1 connection:(id)arg2 enqueuedResponseToRequest:(id)arg3 statusCode:(int)arg4 length:(unsigned int)arg5; +- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned long long)arg3 andCompletedResponseToRequest:(id)arg4; +- (void)httpServer:(id)arg1 connection:(id)arg2 wroteBytes:(unsigned long long)arg3 forResponseToRequest:(id)arg4 remaining:(unsigned long long)arg5; +- (void)httpServer:(id)arg1 connection:(id)arg2 enqueuedResponseToRequest:(id)arg3 statusCode:(int)arg4 length:(unsigned long long)arg5; - (void)httpServer:(id)arg1 closedConnection:(id)arg2 withError:(id)arg3; - (void)httpServer:(id)arg1 closedConnection:(id)arg2; - (void)httpServer:(id)arg1 receivedConnection:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iAdDeveloper/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/iAdDeveloper/NSStreamDelegate-Protocol.h b/iOS7/PrivateFrameworks/iAdDeveloper/NSStreamDelegate-Protocol.h index b0da16d58..81ad96c20 100644 --- a/iOS7/PrivateFrameworks/iAdDeveloper/NSStreamDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iAdDeveloper/NSStreamDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol NSStreamDelegate @optional -- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (void)stream:(id)arg1 handleEvent:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-ICSWriter.h new file mode 100644 index 000000000..5225535e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSActionValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-iCalendarImport.h new file mode 100644 index 000000000..97bdac899 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSActionValue (iCalendarImport) ++ (id)actionValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSActionValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue.h index 3bfd68c90..2932e45b2 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSActionValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSActionValue.h @@ -11,8 +11,6 @@ } + (id)actionParameterFromCode:(int)arg1; -+ (id)actionValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAlarm-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSAlarm-RepairPropertiesPrivate.h new file mode 100644 index 000000000..a31c34300 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAlarm-RepairPropertiesPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSAlarm (RepairPropertiesPrivate) +- (void)fixAlarm; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAlarm.h b/iOS7/PrivateFrameworks/iCalendar/ICSAlarm.h index b803e5a66..bd22a3d16 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSAlarm.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAlarm.h @@ -17,15 +17,14 @@ + (id)ICSStringFromAction:(int)arg1; + (int)actionFromICSString:(id)arg1; + (id)name; -@property BOOL x_apple_local_default_alarm; -@property BOOL x_apple_default_alarm; +@property _Bool x_apple_local_default_alarm; +@property _Bool x_apple_default_alarm; @property(retain) NSString *x_apple_proximity; @property(retain) NSString *relatedTo; @property(retain) ICSDateTimeUTCValue *acknowledged; @property(retain) NSString *x_wr_alarmuid; @property int action; -- (BOOL)isNoneAlarm; -- (void)fixAlarm; +- (_Bool)isNoneAlarm; // Remaining properties @property(retain) NSArray *attach; // @dynamic attach; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-ICSWriter.h new file mode 100644 index 000000000..2049b5a99 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSAttachment (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-Private.h b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-Private.h new file mode 100644 index 000000000..f6846283f --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSAttachment (Private) +- (void)setURL:(id)arg1; +- (void)setData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAttachment.h b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment.h index 736ccb43a..9f34ab9d7 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSAttachment.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAttachment.h @@ -15,17 +15,14 @@ @property(retain) NSString *x_apple_ews_attachmentid; @property(retain) NSString *x_apple_filename; @property(retain) NSString *managed_filename; -@property BOOL x_apple_autoarchived; +@property _Bool x_apple_autoarchived; @property(retain) NSString *fmtype; @property(retain) NSString *managed_id; @property int size; - (id)filename; -- (BOOL)isBinary; +- (_Bool)isBinary; - (id)initWithData:(id)arg1; - (id)initWithURL:(id)arg1; -- (void)setURL:(id)arg1; -- (void)setData:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSAvailability.h b/iOS7/PrivateFrameworks/iCalendar/ICSAvailability.h index b4fd81a04..fb4e706b0 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSAvailability.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSAvailability.h @@ -22,7 +22,7 @@ @property(retain) ICSDuration *duration; // @dynamic duration; @property(retain) ICSDate *last_modified; // @dynamic last_modified; @property(retain) ICSUserAddress *organizer; // @dynamic organizer; -@property unsigned int sequence; // @dynamic sequence; +@property unsigned long long sequence; // @dynamic sequence; @property(retain) NSString *summary; // @dynamic summary; @property(retain) NSString *uid; // @dynamic uid; @property(retain) NSURL *url; // @dynamic url; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-ICSWriter.h new file mode 100644 index 000000000..7252a9d83 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSBusyStatusValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-iCalendarImport.h new file mode 100644 index 000000000..7a008a6fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSBusyStatusValue (iCalendarImport) ++ (id)busyStatusValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue.h index fb37bb347..38ce10c6c 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSBusyStatusValue.h @@ -11,8 +11,6 @@ } + (id)busyStatusTypeFromCode:(int)arg1; -+ (id)busyStatusValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-ICSWriter.h new file mode 100644 index 000000000..562ec86c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-ICSWriter.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSByDayValue (ICSWriter) +- (long long)compare:(id)arg1; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-iCalendarImport.h new file mode 100644 index 000000000..1644bf038 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue-iCalendarImport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSByDayValue (iCalendarImport) ++ (id)byDayValueFromICSString:(id)arg1; ++ (int)weekdayFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue.h index 34045e2dd..93d476a7e 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSByDayValue.h @@ -16,16 +16,12 @@ int _weekday; } -+ (id)byDayValueFromICSString:(id)arg1; -+ (int)weekdayFromICSString:(id)arg1; @property int weekday; // @synthesize weekday=_weekday; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; @property(retain) NSNumber *number; - (id)initWithWeekday:(int)arg1 number:(id)arg2; - (id)initWithWeekday:(int)arg1; -- (int)compare:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Debug.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Debug.h new file mode 100644 index 000000000..6a033173a --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Debug.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendar (Debug) ++ (id)calendarWithKnownTimeZones; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Internal.h new file mode 100644 index 000000000..3649d37bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendar (Internal) +- (id)_init; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-RepairProperties.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-RepairProperties.h new file mode 100644 index 000000000..b9d8a391a --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar-RepairProperties.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendar (RepairProperties) +- (void)fixEntities; +- (void)fixComponent; +- (void)fixPropertiesInheritance; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendar.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar.h index 2b9e31a24..63db6e990 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSCalendar.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendar.h @@ -24,7 +24,6 @@ + (id)defaultProdid; + (void)setDefaultProdid:(id)arg1; + (id)name; -+ (id)calendarWithKnownTimeZones; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; - (id)parsingErrors; - (void)addParsingError:(id)arg1; @@ -32,7 +31,7 @@ - (void)addComponent:(id)arg1; - (void)setComponents:(id)arg1; - (void)setComponents:(id)arg1 options:(int)arg2; -- (void)setComponents:(id)arg1 timeZones:(BOOL)arg2; +- (void)setComponents:(id)arg1 timeZones:(_Bool)arg2; - (id)componentOccurrencesForKey:(id)arg1; - (id)componentForKey:(id)arg1; - (id)componentKeys; @@ -55,13 +54,9 @@ @property(retain) NSString *calscale; - (void)dealloc; - (id)init; -- (id)_init; -- (void)fixEntities; -- (void)fixComponent; -- (void)fixPropertiesInheritance; // Remaining properties -@property BOOL x_apple_ignore_on_restore; // @dynamic x_apple_ignore_on_restore; +@property _Bool x_apple_ignore_on_restore; // @dynamic x_apple_ignore_on_restore; @property int x_calendarserver_access; // @dynamic x_calendarserver_access; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-ICSWriter.h new file mode 100644 index 000000000..4aa9ad15a --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendarServerAccessValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-iCalendarImport.h new file mode 100644 index 000000000..88ac358c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendarServerAccessValue (iCalendarImport) ++ (id)calendarServerAccessFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue.h index ba7b60ef7..2d1ba7b1b 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarServerAccessValue.h @@ -11,8 +11,6 @@ } + (id)calendarServerAccessFromCode:(int)arg1; -+ (id)calendarServerAccessFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-ICSWriter.h new file mode 100644 index 000000000..39a36b7f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendarUserParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-iCalendarImport.h new file mode 100644 index 000000000..c39794373 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSCalendarUserParameter (iCalendarImport) ++ (id)calendarUserTypeParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter.h index 9147fc3f7..5d049e1d3 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSCalendarUserParameter.h @@ -11,8 +11,6 @@ } + (id)calendarUserTypeParameterFromCode:(int)arg1; -+ (id)calendarUserTypeParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-ICSWriter.h new file mode 100644 index 000000000..c16c9af25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSClassificationValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-iCalendarImport.h new file mode 100644 index 000000000..ef9779aea --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSClassificationValue (iCalendarImport) ++ (id)classificationValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue.h index 5e76d04ec..9807d520f 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSClassificationValue.h @@ -11,8 +11,6 @@ } + (id)classificationFromCode:(int)arg1; -+ (id)classificationValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSColor.h b/iOS7/PrivateFrameworks/iCalendar/ICSColor.h index 28aeab730..40d5c6075 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSColor.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSColor.h @@ -15,6 +15,8 @@ unsigned char _blue; } ++ (_Bool)colorDetailsAreEffectivelyDifferentFirstColor:(id)arg1 secondColor:(id)arg2 firstSymbolicName:(id)arg3 secondSymbolicName:(id)arg4; ++ (id)symbolicColorForLegacyRGB:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (unsigned char)blue; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Internal.h new file mode 100644 index 000000000..7c205fd48 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSComponent (Internal) +- (id)properties; +- (void)addProperty:(id)arg1 withValue:(id)arg2; +- (void)setPropertyValue:(id)arg1 type:(int)arg2 forName:(id)arg3; +- (void)setPropertyValue:(id)arg1 forName:(id)arg2; +- (void)removeComponent:(id)arg1; +- (void)addComponent:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Private.h b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Private.h new file mode 100644 index 000000000..2e5c39656 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-Private.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class ICSDate, ICSDuration, ICSStructuredLocation, ICSTrigger, ICSUserAddress, NSArray, NSString, NSURL; + +@interface ICSComponent (Private) +- (void)setForcedAllDay:(_Bool)arg1; +- (_Bool)forcedAllDay; +- (id)x_apple_travel_start; +- (void)setX_apple_travel_start:(id)arg1; +- (void)setX_apple_travel_duration:(id)arg1; +- (id)x_apple_travel_duration; +@property(retain) NSArray *conferences; +@property(retain) NSString *x_apple_serverFilename; +@property(retain) NSString *x_apple_scheduletag; +@property(retain) NSString *x_apple_etag; +@property(retain) ICSStructuredLocation *x_apple_structured_location; +@property _Bool x_apple_ignore_on_restore; +@property _Bool x_apple_ews_needsserverconfirmation; +@property(retain) NSString *x_apple_ews_permission; +@property(retain) NSString *x_apple_ews_itemid; +@property(retain) NSString *x_apple_ews_changekey; +@property(retain) NSString *x_apple_dropbox; +@property int x_calendarserver_access; +@property unsigned long long priority; +@property(retain) NSURL *url; +@property(retain) NSString *uid; +@property(retain) ICSTrigger *trigger; +@property(retain) NSString *summary; +@property int status; +@property unsigned long long sequence; +@property(retain) NSArray *rrule; +@property(retain) ICSDate *recurrence_id; +@property(retain) NSArray *rdate; +@property(retain) ICSUserAddress *organizer; +@property(retain) NSString *location; +@property(retain) ICSDate *last_modified; +@property(retain) NSArray *exrule; +@property(retain) NSArray *exdate; +@property(retain) ICSDuration *duration; +@property(retain) ICSDate *dtend; +@property(readonly) _Bool isAllDay; +@property(retain) ICSDate *dtstart; +@property(retain) ICSDate *dtstamp; +@property(retain) NSString *description; +@property(retain) ICSDate *created; +@property int classification; +@property(retain) NSArray *attendee; +@property(retain) NSArray *attach; +- (id)allProperties; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSComponent-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-RepairPropertiesPrivate.h new file mode 100644 index 000000000..87fa9bc33 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSComponent-RepairPropertiesPrivate.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSComponent (RepairPropertiesPrivate) ++ (id)inheritanceKeywords; +- (void)fixComponent; +- (void)fixExceptionDates; +- (void)fixExceptionRules; +- (void)fixRecurrenceDates; +- (void)fixRecurrenceRules; +- (void)fixAttachments; +- (void)fixAttendees; +- (void)fixAlarms; +- (void)fixPropertiesInheritance:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSComponent.h b/iOS7/PrivateFrameworks/iCalendar/ICSComponent.h index 9cc788843..d784c0107 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSComponent.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSComponent.h @@ -8,7 +8,7 @@ #import "ICSWriting-Protocol.h" -@class ICSDate, ICSDuration, ICSStructuredLocation, ICSTrigger, ICSUserAddress, NSArray, NSMutableArray, NSMutableDictionary, NSString, NSURL; +@class NSArray, NSMutableArray, NSMutableDictionary; @interface ICSComponent : NSObject { @@ -20,81 +20,21 @@ + (id)makeUID; + (int)statusFromString:(id)arg1; + (id)stringFromStatus:(int)arg1; -+ (id)inheritanceKeywords; @property(retain) NSArray *components; // @synthesize components=_components; - (id)propertiesThatIfPresentExcludeThisComponentFromChecksummingForVersion:(int)arg1; - (id)parametersToIncludeForChecksumVersion:(int)arg1; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; -- (id)ICSStringWithOptions:(unsigned int)arg1; -- (BOOL)ignorePropertyWithName:(id)arg1; -- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)ICSStringWithOptions:(unsigned long long)arg1; +- (_Bool)ignorePropertyWithName:(id)arg1; +- (void)ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; - (void)dealloc; - (void)setProperty:(id)arg1 forName:(id)arg2; - (void)setProperties:(id)arg1 forName:(id)arg2; - (id)propertiesForName:(id)arg1; - (void)removePropertiesForName:(id)arg1; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; - (id)debugDescription; - (id)init; -- (id)properties; -- (void)addProperty:(id)arg1 withValue:(id)arg2; -- (void)setPropertyValue:(id)arg1 type:(int)arg2 forName:(id)arg3; -- (void)setPropertyValue:(id)arg1 forName:(id)arg2; -- (void)removeComponent:(id)arg1; -- (void)addComponent:(id)arg1; -- (void)setForcedAllDay:(BOOL)arg1; -- (BOOL)forcedAllDay; -- (id)x_apple_travel_start; -- (void)setX_apple_travel_start:(id)arg1; -- (void)setX_apple_travel_duration:(id)arg1; -- (id)x_apple_travel_duration; -@property(retain) NSArray *conferences; -@property(retain) NSString *x_apple_serverFilename; -@property(retain) NSString *x_apple_scheduletag; -@property(retain) NSString *x_apple_etag; -@property(retain) ICSStructuredLocation *x_apple_structured_location; -@property BOOL x_apple_ignore_on_restore; -@property BOOL x_apple_ews_needsserverconfirmation; -@property(retain) NSString *x_apple_ews_permission; -@property(retain) NSString *x_apple_ews_itemid; -@property(retain) NSString *x_apple_ews_changekey; -@property(retain) NSString *x_apple_dropbox; -@property int x_calendarserver_access; -@property unsigned int priority; -@property(retain) NSURL *url; -@property(retain) NSString *uid; -@property(retain) ICSTrigger *trigger; -@property(retain) NSString *summary; -@property int status; -@property unsigned int sequence; -@property(retain) NSArray *rrule; -@property(retain) ICSDate *recurrence_id; -@property(retain) NSArray *rdate; -@property(retain) ICSUserAddress *organizer; -@property(retain) NSString *location; -@property(retain) ICSDate *last_modified; -@property(retain) NSArray *exrule; -@property(retain) NSArray *exdate; -@property(retain) ICSDuration *duration; -@property(retain) ICSDate *dtend; -@property(readonly) BOOL isAllDay; -@property(retain) ICSDate *dtstart; -@property(retain) ICSDate *dtstamp; -@property(retain) NSString *description; -@property(retain) ICSDate *created; -@property int classification; -@property(retain) NSArray *attendee; -@property(retain) NSArray *attach; -- (id)allProperties; -- (void)fixComponent; -- (void)fixExceptionDates; -- (void)fixExceptionRules; -- (void)fixRecurrenceDates; -- (void)fixRecurrenceRules; -- (void)fixAttachments; -- (void)fixAttendees; -- (void)fixAlarms; -- (void)fixPropertiesInheritance:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSConference-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSConference-ICSWriter.h new file mode 100644 index 000000000..a3e1ca96b --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSConference-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSConference (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSConference.h b/iOS7/PrivateFrameworks/iCalendar/ICSConference.h index 9a7bee8c2..d63c4b78b 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSConference.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSConference.h @@ -16,7 +16,6 @@ @property(retain) NSString *language; @property(retain) NSString *info; @property(retain) NSString *feature; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDate.h b/iOS7/PrivateFrameworks/iCalendar/ICSDate.h index d1aa31391..90a8ff54c 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDate.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDate.h @@ -14,13 +14,13 @@ - (id)parametersToIncludeForChecksumVersion:(int)arg1; - (id)description; -- (BOOL)hasFloatingTimeZone; -- (BOOL)hasTimeComponent; +- (_Bool)hasFloatingTimeZone; +- (_Bool)hasTimeComponent; - (id)components; @property(retain) NSString *tzid; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6 timeZone:(id)arg7; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3 hour:(long long)arg4 minute:(long long)arg5 second:(long long)arg6 timeZone:(id)arg7; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3 hour:(long long)arg4 minute:(long long)arg5 second:(long long)arg6; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3; - (id)initWithValue:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue-ICSWriter.h new file mode 100644 index 000000000..07269bca1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDateTimeUTCValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue.h index 789815089..b2024fcc0 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeUTCValue.h @@ -10,7 +10,5 @@ { } -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; - @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-ICSWriter.h new file mode 100644 index 000000000..1600dd2f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDateTimeValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-Internal.h new file mode 100644 index 000000000..32b0224fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDateTimeValue (Internal) +- (int)dateType; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue.h index 668250753..2ad0560e0 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateTimeValue.h @@ -10,21 +10,19 @@ @interface ICSDateTimeValue : ICSDateValue { - int _hour; - int _minute; - int _second; + long long _hour; + long long _minute; + long long _second; } -@property(readonly) int second; // @synthesize second=_second; -@property(readonly) int minute; // @synthesize minute=_minute; -@property(readonly) int hour; // @synthesize hour=_hour; +@property(readonly) long long second; // @synthesize second=_second; +@property(readonly) long long minute; // @synthesize minute=_minute; +@property(readonly) long long hour; // @synthesize hour=_hour; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)components; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (int)dateType; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3 hour:(long long)arg4 minute:(long long)arg5 second:(long long)arg6; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-ICSWriter.h new file mode 100644 index 000000000..2e7e2bb3e --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDateValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-Internal.h new file mode 100644 index 000000000..400a030dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDateValue (Internal) ++ (id)dateFromICSUTF8String:(const char *)arg1; +- (int)dateType; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDateValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue.h index 33e2d896a..b3de965d3 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDateValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDateValue.h @@ -10,25 +10,22 @@ @interface ICSDateValue : NSObject { - int _year; - int _month; - int _day; + long long _year; + long long _month; + long long _day; } + (id)dateFromICSString:(id)arg1; -+ (id)dateFromICSUTF8String:(const char *)arg1; -@property(readonly) int day; // @synthesize day=_day; -@property(readonly) int month; // @synthesize month=_month; -@property(readonly) int year; // @synthesize year=_year; +@property(readonly) long long day; // @synthesize day=_day; +@property(readonly) long long month; // @synthesize month=_month; +@property(readonly) long long year; // @synthesize year=_year; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)icsString; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)components; -- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (int)dateType; +- (id)initWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDocument.h b/iOS7/PrivateFrameworks/iCalendar/ICSDocument.h index 4259e7958..ea9982ca3 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDocument.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDocument.h @@ -14,19 +14,19 @@ } + (void)suppressParserSyntaxErrorLogging; -+ (int)ICSChecksumVersionSpecifiedInOptions:(unsigned int)arg1; -- (BOOL)validate:(id *)arg1; ++ (int)ICSChecksumVersionSpecifiedInOptions:(unsigned long long)arg1; +- (_Bool)validate:(id *)arg1; - (id)ICSChecksumForVersion:(int)arg1; - (id)ICSChecksumStringForVersion:(int)arg1; -- (id)ICSStringWithOptions:(unsigned int)arg1; -- (id)ICSDataWithOptions:(unsigned int)arg1; +- (id)ICSStringWithOptions:(unsigned long long)arg1; +- (id)ICSDataWithOptions:(unsigned long long)arg1; - (id)calendar; - (void)dealloc; - (id)initWithCalendar:(id)arg1; -- (id)initWithData:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithData:(id)arg1 encoding:(unsigned int)arg2 options:(unsigned int)arg3 error:(id *)arg4; -- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; -- (id)initWithICSString:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (id)initWithData:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithData:(id)arg1 encoding:(unsigned long long)arg2 options:(unsigned long long)arg3 error:(id *)arg4; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithICSString:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDuration-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSDuration-ICSWriter.h new file mode 100644 index 000000000..aa6e669eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDuration-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDuration (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDuration-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSDuration-iCalendarImport.h new file mode 100644 index 000000000..428a6e3d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDuration-iCalendarImport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSDuration (iCalendarImport) ++ (id)durationFromICSString:(id)arg1; ++ (id)durationFromRFC2445UTF8String:(const char *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSDuration.h b/iOS7/PrivateFrameworks/iCalendar/ICSDuration.h index 31374470a..de80de82a 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSDuration.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSDuration.h @@ -14,20 +14,17 @@ } + (id)generateDurationFromICSString:(id)arg1; -+ (id)durationFromICSString:(id)arg1; -+ (id)durationFromRFC2445UTF8String:(const char *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)ICSStringWithOptions:(unsigned int)arg1; -- (BOOL)isNegative; -- (int)seconds; -- (int)minutes; -- (int)hours; -- (int)days; -- (int)weeks; +- (id)ICSStringWithOptions:(unsigned long long)arg1; +- (_Bool)isNegative; +- (long long)seconds; +- (long long)minutes; +- (long long)hours; +- (long long)days; +- (long long)weeks; - (double)timeInterval; -- (id)initWithWeeks:(int)arg1 days:(int)arg2 hours:(int)arg3 minutes:(int)arg4 seconds:(int)arg5; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)initWithWeeks:(long long)arg1 days:(long long)arg2 hours:(long long)arg3 minutes:(long long)arg4 seconds:(long long)arg5; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSEvent-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSEvent-RepairPropertiesPrivate.h new file mode 100644 index 000000000..38a91a476 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSEvent-RepairPropertiesPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSEvent (RepairPropertiesPrivate) +- (void)fixComponent; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSEvent.h b/iOS7/PrivateFrameworks/iCalendar/ICSEvent.h index 003a4fa74..f80960863 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSEvent.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSEvent.h @@ -15,19 +15,18 @@ + (id)name; - (id)propertiesThatIfPresentExcludeThisComponentFromChecksummingForVersion:(int)arg1; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; -- (BOOL)isDefaultAlarmDeleted; +- (_Bool)isDefaultAlarmDeleted; @property int x_apple_ews_busystatus; -@property BOOL x_wr_rsvpneeded; // @dynamic x_wr_rsvpneeded; -@property BOOL x_wr_itipstatusml; // @dynamic x_wr_itipstatusml; -@property BOOL x_wr_itipstatusattendeeml; // @dynamic x_wr_itipstatusattendeeml; -@property BOOL x_wr_itipalreadysent; // @dynamic x_wr_itipalreadysent; -@property BOOL x_apple_needs_reply; // @dynamic x_apple_needs_reply; -@property BOOL x_apple_dontschedule; +@property _Bool x_wr_rsvpneeded; // @dynamic x_wr_rsvpneeded; +@property _Bool x_wr_itipstatusml; // @dynamic x_wr_itipstatusml; +@property _Bool x_wr_itipstatusattendeeml; // @dynamic x_wr_itipstatusattendeeml; +@property _Bool x_wr_itipalreadysent; // @dynamic x_wr_itipalreadysent; +@property _Bool x_apple_needs_reply; // @dynamic x_apple_needs_reply; +@property _Bool x_apple_dontschedule; @property(retain) NSString *x_calendarserver_private_comment; @property(retain) NSArray *x_calendarserver_attendee_comment; @property int transp; -- (BOOL)validate:(id *)arg1; -- (void)fixComponent; +- (_Bool)validate:(id *)arg1; // Remaining properties @property(retain) NSArray *attach; // @dynamic attach; @@ -42,15 +41,15 @@ @property(retain) ICSDuration *duration; // @dynamic duration; @property(retain) NSArray *exdate; // @dynamic exdate; @property(retain) NSArray *exrule; // @dynamic exrule; -@property BOOL forcedAllDay; // @dynamic forcedAllDay; -@property(readonly) BOOL isAllDay; // @dynamic isAllDay; +@property _Bool forcedAllDay; // @dynamic forcedAllDay; +@property(readonly) _Bool isAllDay; // @dynamic isAllDay; @property(retain) ICSDate *last_modified; // @dynamic last_modified; @property(retain) NSString *location; // @dynamic location; @property(retain) ICSUserAddress *organizer; // @dynamic organizer; @property(retain) NSArray *rdate; // @dynamic rdate; @property(retain) ICSDate *recurrence_id; // @dynamic recurrence_id; @property(retain) NSArray *rrule; // @dynamic rrule; -@property unsigned int sequence; // @dynamic sequence; +@property unsigned long long sequence; // @dynamic sequence; @property int status; // @dynamic status; @property(retain) NSString *summary; // @dynamic summary; @property(retain) NSString *uid; // @dynamic uid; @@ -58,9 +57,9 @@ @property(retain) NSString *x_apple_dropbox; // @dynamic x_apple_dropbox; @property(retain) NSString *x_apple_ews_changekey; // @dynamic x_apple_ews_changekey; @property(retain) NSString *x_apple_ews_itemid; // @dynamic x_apple_ews_itemid; -@property BOOL x_apple_ews_needsserverconfirmation; // @dynamic x_apple_ews_needsserverconfirmation; +@property _Bool x_apple_ews_needsserverconfirmation; // @dynamic x_apple_ews_needsserverconfirmation; @property(retain) NSString *x_apple_ews_permission; // @dynamic x_apple_ews_permission; -@property BOOL x_apple_ignore_on_restore; // @dynamic x_apple_ignore_on_restore; +@property _Bool x_apple_ignore_on_restore; // @dynamic x_apple_ignore_on_restore; @property(retain) ICSStructuredLocation *x_apple_structured_location; // @dynamic x_apple_structured_location; @property(retain) ICSDuration *x_apple_travel_duration; // @dynamic x_apple_travel_duration; @property(retain) ICSStructuredLocation *x_apple_travel_start; // @dynamic x_apple_travel_start; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter-iCalendarImport.h new file mode 100644 index 000000000..c849bc021 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSFreeBusyTypeParameter (iCalendarImport) ++ (id)freeBusyTypeParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter.h index bebd26189..1651f54cb 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSFreeBusyTypeParameter.h @@ -11,7 +11,6 @@ } + (id)freeBusyTypeParameterFromCode:(int)arg1; -+ (id)freeBusyTypeParameterFromICSString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSJournal.h b/iOS7/PrivateFrameworks/iCalendar/ICSJournal.h index 582c97627..102e9194e 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSJournal.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSJournal.h @@ -13,7 +13,7 @@ } + (id)name; -- (BOOL)validate:(id *)arg1; +- (_Bool)validate:(id *)arg1; // Remaining properties @property(retain) NSArray *attach; // @dynamic attach; @@ -30,7 +30,7 @@ @property(retain) NSArray *rdate; // @dynamic rdate; @property(retain) ICSDate *recurrence_id; // @dynamic recurrence_id; @property(retain) NSArray *rrule; // @dynamic rrule; -@property unsigned int sequence; // @dynamic sequence; +@property unsigned long long sequence; // @dynamic sequence; @property int status; // @dynamic status; @property(retain) NSString *summary; // @dynamic summary; @property(retain) NSString *uid; // @dynamic uid; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSLogger.h b/iOS7/PrivateFrameworks/iCalendar/ICSLogger.h index 69e86c0c1..1cacdcc12 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSLogger.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSLogger.h @@ -13,10 +13,10 @@ } + (void)setDelegate:(id)arg1; -+ (void)logAtLevel:(int)arg1 forTokenizer:(id)arg2 message:(id)arg3; ++ (void)logAtLevel:(long long)arg1 forTokenizer:(id)arg2 message:(id)arg3; + (id)sharedInstance; - (void)setDelegate:(id)arg1; -- (void)logAtLevel:(int)arg1 forTokenizer:(id)arg2 format:(id)arg3 args:(void *)arg4; +- (void)logAtLevel:(long long)arg1 forTokenizer:(id)arg2 format:(id)arg3 args:(char *)arg4; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-ICSWriter.h new file mode 100644 index 000000000..f12adbf69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSMethodValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-iCalendarImport.h new file mode 100644 index 000000000..1cbeaa326 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSMethodValue (iCalendarImport) ++ (id)methodValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue.h index 13d2c8995..52a647048 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMethodValue.h @@ -11,8 +11,6 @@ } + (id)methodParameterFromCode:(int)arg1; -+ (id)methodValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSWriter.h new file mode 100644 index 000000000..d4480feff --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSMultiValueProperty (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSiCalConversions.h b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSiCalConversions.h new file mode 100644 index 000000000..699f042a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty-ICSiCalConversions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSMultiValueProperty (ICSiCalConversions) +- (void)_setParsedValues:(id)arg1 type:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty.h b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty.h index e3edc6125..9d381e691 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSMultiValueProperty.h @@ -10,14 +10,12 @@ { } -- (void)setValues:(id)arg1 valueType:(unsigned int)arg2; +- (void)setValues:(id)arg1 valueType:(unsigned long long)arg2; - (id)values; -- (void)setValue:(id)arg1 type:(unsigned int)arg2; +- (void)setValue:(id)arg1 type:(unsigned long long)arg2; - (id)value; -- (BOOL)isMultiValued; -- (id)initWithValue:(id)arg1 type:(unsigned int)arg2; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (void)_setParsedValues:(id)arg1 type:(unsigned int)arg2; +- (_Bool)isMultiValued; +- (id)initWithValue:(id)arg1 type:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSParser.h b/iOS7/PrivateFrameworks/iCalendar/ICSParser.h index e388f45ce..43dffa0d1 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSParser.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSParser.h @@ -10,20 +10,21 @@ @interface ICSParser : NSObject { - int _options; + long long _options; ICSTokenizer *_lexer; NSData *_data; } -+ (id)entitiesFromNSData:(id)arg1 options:(int)arg2; ++ (id)entitiesFromNSData:(id)arg1 options:(long long)arg2; +@property(readonly) ICSTokenizer *lexer; // @synthesize lexer=_lexer; - (id)parseData; - (void)parseComponent:(id)arg1; -- (BOOL)parseProperty:(id)arg1; -- (BOOL)createPropertyType:(int)arg1 component:(id)arg2 withName:(id)arg3; +- (_Bool)parseProperty:(id)arg1; +- (_Bool)createPropertyType:(int)arg1 component:(id)arg2 withName:(id)arg3; - (void)parseParameter:(id)arg1; - (id)makeComponent:(char *)arg1; - (void)dealloc; -- (id)initWithData:(id)arg1 options:(unsigned int)arg2; +- (id)initWithData:(id)arg1 options:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-ICSWriter.h new file mode 100644 index 000000000..c7099195d --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSParticipationStatusParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-iCalendarImport.h new file mode 100644 index 000000000..b4377a209 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSParticipationStatusParameter (iCalendarImport) ++ (id)participationStatusParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter.h index 2cc51920c..298b64dc3 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSParticipationStatusParameter.h @@ -11,8 +11,6 @@ } + (id)participationStatusParameterFromCode:(int)arg1; -+ (id)participationStatusParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSPeriod-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSPeriod-ICSWriter.h new file mode 100644 index 000000000..720b0fabe --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSPeriod-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSPeriod (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSPeriod.h b/iOS7/PrivateFrameworks/iCalendar/ICSPeriod.h index fb11935e6..28ae008ea 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSPeriod.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSPeriod.h @@ -19,7 +19,7 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (BOOL)isDurationBased; +- (_Bool)isDurationBased; - (id)duration; - (id)end; - (id)start; @@ -27,7 +27,6 @@ - (id)initWithStart:(id)arg1 duration:(id)arg2; - (id)initWithStart:(id)arg1 end:(id)arg2; - (id)initWithStart:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSPredefinedValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSPredefinedValue.h index 5afe751aa..e7a28bbca 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSPredefinedValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSPredefinedValue.h @@ -8,18 +8,18 @@ @interface ICSPredefinedValue : NSNumber { - long _value; + long long _value; } -+ (id)numberWithLong:(long)arg1; ++ (id)numberWithLong:(long long)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (Class)classForCoder; -- (long)longValue; +- (long long)longValue; - (void)getValue:(void *)arg1; - (const char *)objCType; - (id)initWithBytes:(const void *)arg1 objCType:(const char *)arg2; -- (id)initWithLong:(long)arg1; +- (id)initWithLong:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSWriter.h new file mode 100644 index 000000000..8a06827e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSWriter.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSProperty (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +- (void)_appendDateTimeInDate:(id)arg1 asUTCToResult:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2 additionalParameters:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSiCalConversions.h b/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSiCalConversions.h new file mode 100644 index 000000000..36a50f6b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSProperty-ICSiCalConversions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSProperty (ICSiCalConversions) +- (void)setValueAsProperty:(id)arg1 withRawValue:(const char *)arg2 options:(unsigned long long)arg3; +- (void)_setParsedValues:(id)arg1 type:(unsigned long long)arg2; +- (void)addParameter:(id)arg1 withRawValue:(id)arg2 options:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSProperty.h b/iOS7/PrivateFrameworks/iCalendar/ICSProperty.h index 63e270f4c..2eb07d2b7 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSProperty.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSProperty.h @@ -14,38 +14,32 @@ @interface ICSProperty : NSObject { NSMutableDictionary *_parameters; - unsigned int _type; + unsigned long long _type; id _value; } - (id)description; - (id)stringValue; - (id)parameters; -- (void)setValue:(id)arg1 type:(unsigned int)arg2; -- (id)initWithValue:(id)arg1 type:(unsigned int)arg2; +- (void)setValue:(id)arg1 type:(unsigned long long)arg2; +- (id)initWithValue:(id)arg1 type:(unsigned long long)arg2; - (id)allParameters; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)propertiesThatIfPresentExcludeThisComponentFromChecksummingForVersion:(int)arg1; - (id)parametersToIncludeForChecksumVersion:(int)arg1; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; -- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (id)ICSStringWithOptions:(unsigned int)arg1; +- (void)ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +- (id)ICSStringWithOptions:(unsigned long long)arg1; - (void)removeParameterValueForName:(id)arg1; - (void)setParameterValue:(id)arg1 forName:(id)arg2; - (void)setParameters:(id)arg1; - (void)addParametersFromDictionary:(id)arg1; - (id)parameterValueForName:(id)arg1; - (id)value; -- (unsigned int)type; -- (BOOL)isMultiValued; +- (unsigned long long)type; +- (_Bool)isMultiValued; - (void)dealloc; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (void)_appendDateTimeInDate:(id)arg1 asUTCToResult:(id)arg2; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2 additionalParameters:(id)arg3; -- (void)setValueAsProperty:(id)arg1 withRawValue:(const char *)arg2 options:(unsigned int)arg3; -- (void)_setParsedValues:(id)arg1 type:(unsigned int)arg2; -- (void)addParameter:(id)arg1 withRawValue:(id)arg2 options:(unsigned int)arg3; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-ICSWriter.h new file mode 100644 index 000000000..a397bda21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSRecurrenceRule (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-Internal.h new file mode 100644 index 000000000..2a88565e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSRecurrenceRule (Internal) ++ (id)recurrenceRuleFromICSCString:(const char *)arg1 withTokenizer:(id)arg2; +- (void)cleanUpForStartDate:(id)arg1; +- (id)occurrencesForStartDate:(id)arg1 fromDate:(id)arg2 toDate:(id)arg3 inTimeZone:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule.h b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule.h index 8725ae218..acc08d208 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRecurrenceRule.h @@ -18,14 +18,13 @@ } + (id)recurrenceRuleFromICSString:(id)arg1; -+ (id)recurrenceRuleFromICSCString:(const char *)arg1 withTokenizer:(id)arg2; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)propertiesThatIfPresentExcludeThisComponentFromChecksummingForVersion:(int)arg1; - (id)parametersToIncludeForChecksumVersion:(int)arg1; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; -- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (id)ICSStringWithOptions:(unsigned int)arg1; +- (void)ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +- (id)ICSStringWithOptions:(unsigned long long)arg1; @property NSNumber *wkst; @property(retain) NSArray *bysetpos; @property(retain) NSArray *bymonth; @@ -45,9 +44,6 @@ - (id)parameterValueForName:(id)arg1; - (void)dealloc; - (id)initWithFrequency:(int)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (void)cleanUpForStartDate:(id)arg1; -- (id)occurrencesForStartDate:(id)arg1 fromDate:(id)arg2 toDate:(id)arg3 inTimeZone:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-ICSWriter.h new file mode 100644 index 000000000..a12628ad3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSRoleParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-iCalendarImport.h new file mode 100644 index 000000000..11e0d6599 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSRoleParameter (iCalendarImport) ++ (id)roleParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter.h index 9e13a0514..8d48aaf4d 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSRoleParameter.h @@ -11,8 +11,6 @@ } + (id)roleParameterFromCode:(int)arg1; -+ (id)roleParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-ICSWriter.h new file mode 100644 index 000000000..53d70048f --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleAgentParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-iCalendarImport.h new file mode 100644 index 000000000..e0bd775d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleAgentParameter (iCalendarImport) ++ (id)scheduleAgentParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter.h index 7e96120aa..1d1a7a955 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleAgentParameter.h @@ -11,8 +11,6 @@ } + (id)scheduleAgentParameterFromCode:(int)arg1; -+ (id)scheduleAgentParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-ICSWriter.h new file mode 100644 index 000000000..71d715fcc --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleForceSendParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-iCalendarImport.h new file mode 100644 index 000000000..010226765 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleForceSendParameter (iCalendarImport) ++ (id)scheduleForceSendParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter.h index 3dbf75745..4f4091824 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleForceSendParameter.h @@ -11,8 +11,6 @@ } + (id)scheduleForceSendParameterFromCode:(int)arg1; -+ (id)scheduleForceSendParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-ICSWriter.h new file mode 100644 index 000000000..09bf45d1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleStatusParameter (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-iCalendarImport.h new file mode 100644 index 000000000..82cd39d4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSScheduleStatusParameter (iCalendarImport) ++ (id)scheduleStatusParameterFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter.h b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter.h index 03bceaf79..51a7bd9cd 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSScheduleStatusParameter.h @@ -11,8 +11,6 @@ } + (id)scheduleStatusParameterFromCode:(int)arg1; -+ (id)scheduleStatusParameterFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-ICSWriter.h new file mode 100644 index 000000000..e24fecc8e --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSStatusValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-iCalendarImport.h new file mode 100644 index 000000000..999a226f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSStatusValue (iCalendarImport) ++ (id)statusValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue.h index fa53cb1fd..5de092e5c 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSStatusValue.h @@ -11,8 +11,6 @@ } + (id)statusTypeFromCode:(int)arg1; -+ (id)statusValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation-ICSWriter.h new file mode 100644 index 000000000..873b40d76 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSStructuredLocation (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation.h b/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation.h index af84cb1fc..57ddc087c 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSStructuredLocation.h @@ -20,7 +20,6 @@ @property(retain) NSString *loctype; @property(retain) NSString *title; @property(retain) NSString *fmtype; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-ICSTranslation.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-ICSTranslation.h new file mode 100644 index 000000000..18e49420f --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-ICSTranslation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZone (ICSTranslation) +- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-Internal.h new file mode 100644 index 000000000..f3f5ea09c --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZone (Internal) +- (id)getNSTimeZone:(id)arg1; +- (id)getNSTimeZoneFromDate:(id)arg1 toDate:(id)arg2; +- (_Bool)isEqualToNSTimeZone:(id)arg1 forDate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-TimeZoneGeneration.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-TimeZoneGeneration.h new file mode 100644 index 000000000..34af8556e --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone-TimeZoneGeneration.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZone (TimeZoneGeneration) ++ (id)timeZoneWithSystemTimeZoneName:(id)arg1; ++ (id)blocksAfterDate:(id)arg1 untilDate:(id)arg2 forTimeZone:(id)arg3; +- (id)initWithTimeZone:(id)arg1 fromDate:(id)arg2 options:(int)arg3; +- (id)initWithSystemTimeZone:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone.h index e846b1d2c..6f2259326 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZone.h @@ -14,18 +14,10 @@ } + (id)name; -+ (id)timeZoneWithSystemTimeZoneName:(id)arg1; -+ (id)blocksAfterDate:(id)arg1 untilDate:(id)arg2 forTimeZone:(id)arg3; - (void)dealloc; - (id)systemTimeZoneForDate:(id)arg1; @property(retain) NSString *tzid; - (id)initWithSystemTimeZone:(id)arg1 fromDate:(id)arg2 options:(int)arg3; -- (id)initWithTimeZone:(id)arg1 fromDate:(id)arg2 options:(int)arg3; -- (id)initWithSystemTimeZone:(id)arg1; -- (id)getNSTimeZone:(id)arg1; -- (id)getNSTimeZoneFromDate:(id)arg1 toDate:(id)arg2; -- (BOOL)isEqualToNSTimeZone:(id)arg1 forDate:(id)arg2; -- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-ICSTranslation.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-ICSTranslation.h new file mode 100644 index 000000000..33a2a6dd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-ICSTranslation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZoneBlock (ICSTranslation) +- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-Internal.h new file mode 100644 index 000000000..be6516866 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZoneBlock (Internal) +- (void)addRecurrenceDate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-timeZoneExpand.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-timeZoneExpand.h new file mode 100644 index 000000000..2fa7d9d0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock-timeZoneExpand.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTimeZoneBlock (timeZoneExpand) +- (long long)compare:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock.h index 7a507b2fc..269e935f9 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneBlock.h @@ -12,16 +12,13 @@ { } -@property int tzoffsetto; -@property int tzoffsetfrom; +@property long long tzoffsetto; +@property long long tzoffsetfrom; @property NSArray *tzname; @property(retain) NSArray *rrule; @property(retain) NSArray *rdate; @property(retain) ICSDate *dtstart; -- (BOOL)validate:(id *)arg1; -- (int)compare:(id)arg1; -- (void)addRecurrenceDate:(id)arg1; -- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; +- (_Bool)validate:(id *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneChange.h b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneChange.h index 7398cf2ca..3bd8dc7aa 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneChange.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTimeZoneChange.h @@ -9,15 +9,15 @@ @interface ICSTimeZoneChange : NSObject { double _interval; - int _tzOffsetTo; + long long _tzOffsetTo; } -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (int)tzOffsetTo; +- (_Bool)isEqual:(id)arg1; +- (long long)tzOffsetTo; - (double)interval; -- (id)initWithTimeInterval:(double)arg1 tzOffsetTo:(int)arg2; +- (id)initWithTimeInterval:(double)arg1 tzOffsetTo:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTodo-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSTodo-RepairPropertiesPrivate.h new file mode 100644 index 000000000..aa6c6fbc6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTodo-RepairPropertiesPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTodo (RepairPropertiesPrivate) +- (void)fixComponent; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTodo.h b/iOS7/PrivateFrameworks/iCalendar/ICSTodo.h index 3a320ba50..ecc2fa620 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTodo.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTodo.h @@ -15,12 +15,11 @@ + (id)name; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; @property(retain) NSArray *x_apple_activity; -@property unsigned int x_apple_sort_order; +@property unsigned long long x_apple_sort_order; @property(retain) ICSDate *due; -@property int percentComplete; +@property long long percentComplete; @property(retain) ICSDate *completed; -- (BOOL)validate:(id *)arg1; -- (void)fixComponent; +- (_Bool)validate:(id *)arg1; // Remaining properties @property(retain) NSArray *attach; // @dynamic attach; @@ -37,18 +36,18 @@ @property(retain) ICSDate *last_modified; // @dynamic last_modified; @property(retain) NSString *location; // @dynamic location; @property(retain) ICSUserAddress *organizer; // @dynamic organizer; -@property unsigned int priority; // @dynamic priority; +@property unsigned long long priority; // @dynamic priority; @property(retain) NSArray *rdate; // @dynamic rdate; @property(retain) ICSDate *recurrence_id; // @dynamic recurrence_id; @property(retain) NSArray *rrule; // @dynamic rrule; -@property unsigned int sequence; // @dynamic sequence; +@property unsigned long long sequence; // @dynamic sequence; @property int status; // @dynamic status; @property(retain) NSString *summary; // @dynamic summary; @property(retain) NSString *uid; // @dynamic uid; @property(retain) NSURL *url; // @dynamic url; @property(retain) NSString *x_apple_ews_changekey; // @dynamic x_apple_ews_changekey; @property(retain) NSString *x_apple_ews_itemid; // @dynamic x_apple_ews_itemid; -@property BOOL x_apple_ews_needsserverconfirmation; // @dynamic x_apple_ews_needsserverconfirmation; +@property _Bool x_apple_ews_needsserverconfirmation; // @dynamic x_apple_ews_needsserverconfirmation; @property(retain) NSString *x_apple_ews_permission; // @dynamic x_apple_ews_permission; @property(retain) ICSStructuredLocation *x_apple_structured_location; // @dynamic x_apple_structured_location; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTokenizer.h b/iOS7/PrivateFrameworks/iCalendar/ICSTokenizer.h index d7f255a41..5b9561876 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTokenizer.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTokenizer.h @@ -17,23 +17,23 @@ char *_token; int _tokenType; int _expectedNextTokenType; - BOOL _printedICS; + _Bool _printedICS; int _logCount; } @property int logCount; // @synthesize logCount=_logCount; -@property BOOL printedICS; // @synthesize printedICS=_printedICS; +@property _Bool printedICS; // @synthesize printedICS=_printedICS; - (int)tokenType; - (char *)currentToken; - (char *)nextToken; - (void)consumePropValue; - (void)consumeParamValue; -- (BOOL)consumeEscaped:(const char *)arg1; +- (_Bool)consumeEscaped:(const char *)arg1; - (void)consumeParamName; - (void)consumePropName; - (void)consumeWhiteSpace; -- (BOOL)consumeEOL; -- (BOOL)consumeFolding; +- (_Bool)consumeEOL; +- (_Bool)consumeFolding; - (id)debugDescription; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-ICSWriter.h new file mode 100644 index 000000000..39ccd9119 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-ICSWriter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTransparencyValue (ICSWriter) +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-iCalendarImport.h b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-iCalendarImport.h new file mode 100644 index 000000000..6fd31c1d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue-iCalendarImport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTransparencyValue (iCalendarImport) ++ (id)transparencyValueFromICSString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue.h b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue.h index 4b833ecce..5b0374e4d 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTransparencyValue.h @@ -11,8 +11,6 @@ } + (id)transparencyTypeFromCode:(int)arg1; -+ (id)transparencyValueFromICSString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-Internal.h new file mode 100644 index 000000000..601d1712f --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTrigger (Internal) +- (void)setDuration:(id)arg1; +- (void)setDate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-RepairPropertiesPrivate.h new file mode 100644 index 000000000..16079cc47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger-RepairPropertiesPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSTrigger (RepairPropertiesPrivate) +- (void)fixAlarmTrigger; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSTrigger.h b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger.h index 1476e0e29..f433e7424 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSTrigger.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSTrigger.h @@ -10,12 +10,9 @@ { } -- (BOOL)isDurationBased; +- (_Bool)isDurationBased; - (id)initWithDuration:(id)arg1; - (id)initWithDate:(id)arg1; -- (void)fixAlarmTrigger; -- (void)setDuration:(id)arg1; -- (void)setDate:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Internal.h b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Internal.h new file mode 100644 index 000000000..340a95521 --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSUserAddress (Internal) ++ (id)URLForNoMail; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Private.h b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Private.h new file mode 100644 index 000000000..cbba375ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSUserAddress (Private) +- (void)setURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-RepairPropertiesPrivate.h b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-RepairPropertiesPrivate.h new file mode 100644 index 000000000..b5e529cdf --- /dev/null +++ b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress-RepairPropertiesPrivate.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ICSUserAddress (RepairPropertiesPrivate) +- (void)fixAddress; +@end + diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress.h b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress.h index f099e057f..c0d195f86 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSUserAddress.h @@ -24,13 +24,12 @@ + (int)scheduleStatusFromICSString:(id)arg1; + (int)participationStatusFromICSString:(id)arg1; + (int)calendarUserFromICSString:(id)arg1; -+ (id)URLForNoMail; - (id)x_calendarserver_email; - (void)setX_calendarserver_email:(id)arg1; @property(retain) NSString *email; -@property BOOL x_apple_self_invited; +@property _Bool x_apple_self_invited; @property(retain) ICSDateValue *partstatModified; -@property BOOL rsvp; +@property _Bool rsvp; @property int role; @property int scheduleforcesend; @property int scheduleagent; @@ -41,14 +40,12 @@ @property(retain) NSString *cn; - (id)displayName; - (id)emailAddress; -- (BOOL)isHTTPSAddress; -- (BOOL)isHTTPAddress; -- (BOOL)isEmailAddress; -- (BOOL)hasEmailAddress; +- (_Bool)isHTTPSAddress; +- (_Bool)isHTTPAddress; +- (_Bool)isEmailAddress; +- (_Bool)hasEmailAddress; - (id)initWithEmailAddress:(id)arg1; - (id)initWithURL:(id)arg1; -- (void)fixAddress; -- (void)setURL:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/ICSWriting-Protocol.h b/iOS7/PrivateFrameworks/iCalendar/ICSWriting-Protocol.h index 20c0cf74d..560cc0a1d 100644 --- a/iOS7/PrivateFrameworks/iCalendar/ICSWriting-Protocol.h +++ b/iOS7/PrivateFrameworks/iCalendar/ICSWriting-Protocol.h @@ -8,7 +8,7 @@ - (id)propertiesThatIfPresentExcludeThisComponentFromChecksummingForVersion:(int)arg1; - (id)parametersToIncludeForChecksumVersion:(int)arg1; - (id)propertiesToIncludeForChecksumVersion:(int)arg1; -- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (id)ICSStringWithOptions:(unsigned int)arg1; +- (void)ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +- (id)ICSStringWithOptions:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSTranslation.h b/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSTranslation.h index bc465a8e1..49b0387fa 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSTranslation.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSTranslation.h @@ -7,6 +7,6 @@ #import "NSArray.h" @interface NSArray (ICSTranslation) -- (BOOL)ICSContainsArray:(id)arg1; +- (_Bool)ICSContainsArray:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSWriter.h index 405624534..dcf02d379 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSArray-ICSWriter.h @@ -7,8 +7,8 @@ #import "NSArray.h" @interface NSArray (ICSWriter) -- (void)_ICSStringsForPropertyValuesWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringsForPropertyValuesWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; - (void)_ICSParametersAppendingToString:(id)arg1; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSData-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSData-ICSWriter.h index 311fa58a6..ec5984b16 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSData-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSData-ICSWriter.h @@ -7,6 +7,6 @@ #import "NSData.h" @interface NSData (ICSWriter) -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSNumber-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSNumber-ICSWriter.h index fa84b9510..0a152be16 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSNumber-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSNumber-ICSWriter.h @@ -7,7 +7,7 @@ #import "NSNumber.h" @interface NSNumber (ICSWriter) -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; - (void)_ICSFBTypeAppendingToString:(id)arg1; - (void)_ICSUTCOffsetAppendingToString:(id)arg1; - (void)_ICSBoolAppendingToString:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iCalendar/NSObject-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSObject-ICSWriter.h index 6c06899fe..1d252d520 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSObject-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSObject-ICSWriter.h @@ -7,7 +7,7 @@ #import "NSObject.h" @interface NSObject (ICSWriter) -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; -- (id)_ICSStringWithOptions:(unsigned int)arg1; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; +- (id)_ICSStringWithOptions:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSString-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSString-ICSWriter.h index bc85efa25..5cb137c68 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSString-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSString-ICSWriter.h @@ -10,6 +10,6 @@ - (id)_ICSStringForParameterQuotedValue; - (id)_ICSStringForParameterValue; - (id)_ICSStringForProperyValue; -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iCalendar/NSURL-ICSWriter.h b/iOS7/PrivateFrameworks/iCalendar/NSURL-ICSWriter.h index 9247886a0..5b8fd6c1f 100644 --- a/iOS7/PrivateFrameworks/iCalendar/NSURL-ICSWriter.h +++ b/iOS7/PrivateFrameworks/iCalendar/NSURL-ICSWriter.h @@ -7,6 +7,6 @@ #import "NSURL.h" @interface NSURL (ICSWriter) -- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned long long)arg1 appendingToString:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/CDStructures.h b/iOS7/PrivateFrameworks/iLifeSlideshow/CDStructures.h index d92a9d2e1..dede599bd 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/CDStructures.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/CDStructures.h @@ -7,8 +7,8 @@ #pragma mark Named Structures struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -17,8 +17,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct FunctionInterpreter { @@ -53,11 +53,11 @@ struct MRLayerRenderingStateOpaque { float _field13[16]; float _field14[16]; float _field15[16]; - char _field16; - char _field17; - char _field18; - char _field19; - char _field20; + _Bool _field16; + _Bool _field17; + _Bool _field18; + _Bool _field19; + _Bool _field20; }; struct Parser; @@ -69,8 +69,8 @@ struct ParserVariable; struct ParserVariable; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; struct __sbuf { @@ -84,41 +84,41 @@ typedef struct { Class _field1; id _field2; id _field3; - char _field4; - char _field5; -} CDStruct_7b508128; + _Bool _field4; + _Bool _field5; +} CDStruct_32b7e343; typedef struct { id _field1; - char _field2; -} CDStruct_02fb8bfc; + _Bool _field2; +} CDStruct_d55ca1ec; + +typedef struct { + _Bool _field1; +} CDStruct_b31ca263; typedef struct { unsigned char length; float v[4]; } CDStruct_d27e73f0; -typedef struct { - char _field1; -} CDStruct_2920cfb7; - typedef struct { int _field1; - char _field2; - char _field3; - char _field4; - char _field5; - char _field6; -} CDStruct_2a38db39; + _Bool _field2; + _Bool _field3; + _Bool _field4; + _Bool _field5; + _Bool _field6; +} CDStruct_ad85aa33; typedef struct { int _field1; - int _field2; -} CDStruct_1ef3fb1f; + long long _field2; + long long _field3; +} CDStruct_b6748e3c; typedef struct { - int _field1; - long _field2; - long _field3; -} CDStruct_ac6699d7; + long long _field1; + long long _field2; +} CDStruct_912cb5d2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAction.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAction.h index ab1691002..7150af72f 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAction.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAction.h @@ -10,7 +10,7 @@ @interface MCAction : MCObjectLight { - unsigned long _flags; + unsigned int _flags; NSString *_targetObjectID; } @@ -18,8 +18,8 @@ - (id)description; - (void)_copySelfToSnapshot:(id)arg1; - (id)snapshot; -- (BOOL)isSnapshot; -@property(nonatomic) BOOL tracksInParent; +- (_Bool)isSnapshot; +@property(nonatomic) _Bool tracksInParent; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionGroup.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionGroup.h index 37d8ffaa1..07d1a8858 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionGroup.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionGroup.h @@ -16,15 +16,15 @@ + (id)actionGroup; - (id)description; - (void)_copySelfToSnapshot:(id)arg1; -- (void)moveActionsAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveActionsAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllActions; - (void)removeActionsAtIndices:(id)arg1; -- (void)insertActions:(id)arg1 atIndex:(unsigned int)arg2; -- (void)insertAction:(id)arg1 atIndex:(unsigned int)arg2; +- (void)insertActions:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)insertAction:(id)arg1 atIndex:(unsigned long long)arg2; - (void)addActions:(id)arg1; - (void)addAction:(id)arg1; -- (id)actionAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int countOfActions; +- (id)actionAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long countOfActions; @property(readonly, nonatomic) NSArray *actions; // @synthesize actions=_actions; - (id)imprint; - (void)demolish; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionSupport-Protocol.h index ff3da07ef..2f094bfcf 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCActionSupport-Protocol.h @@ -7,7 +7,7 @@ @class NSDictionary; @protocol MCActionSupport -@property(readonly, nonatomic) unsigned int countOfActions; +@property(readonly, nonatomic) unsigned long long countOfActions; @property(readonly) NSDictionary *actions; - (void)removeAllActions; - (void)removeActionForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframe.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframe.h index 61afa8c7c..268f8fcdc 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframe.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframe.h @@ -11,7 +11,7 @@ @interface MCAnimationKeyframe : MCObjectLight { MCAnimationPathKeyframed *mAnimationPath; - BOOL mIsSnapshot; + _Bool mIsSnapshot; int mTimeOffsetKind; float mPreControl; float mPostControl; @@ -19,7 +19,7 @@ } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; -- (BOOL)isSnapshot; +- (_Bool)isSnapshot; @property MCAnimationPathKeyframed *animationPath; // @synthesize animationPath=mAnimationPath; @property(nonatomic) float postControl; // @synthesize postControl=mPostControl; @property(nonatomic) float preControl; // @synthesize preControl=mPreControl; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframeFunction.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframeFunction.h index ca83c6660..a28893a2d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframeFunction.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationKeyframeFunction.h @@ -10,11 +10,11 @@ @interface MCAnimationKeyframeFunction : MCAnimationKeyframe { - NSString *mFunction; - NSDictionary *mFunctionParameters; float mInnerEaseInControl; float mInnerEaseOutControl; double mDuration; + NSString *mFunction; + NSDictionary *mFunctionParameters; double mFunctionTimeOffset; double mFunctionTimeFactor; } diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPath.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPath.h index 66c6c2c10..d077020c5 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPath.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPath.h @@ -10,12 +10,12 @@ @interface MCAnimationPath : MCObjectLight { - BOOL mIsTriggered; + _Bool mIsTriggered; NSString *mKey; } + (id)animationPathWithKey:(id)arg1; -@property(nonatomic) BOOL isTriggered; // @synthesize isTriggered=mIsTriggered; +@property(nonatomic) _Bool isTriggered; // @synthesize isTriggered=mIsTriggered; @property(copy) NSString *key; // @synthesize key=mKey; - (void)_copySelfToSnapshot:(id)arg1; - (id)imprint; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo-MCAnimationPathSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo-MCAnimationPathSupport.h new file mode 100644 index 000000000..4fcbf2c65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo-MCAnimationPathSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCAnimationPathSupport-Protocol.h" + +@class NSSet; + +@interface MCAnimationPathCombo (MCAnimationPathSupport) +- (void)removeAllAnimationPaths; +- (void)removeAnimationPathForKey:(id)arg1; +- (void)addAnimationPath:(id)arg1; +- (id)animationPathForKey:(id)arg1; +@property(readonly) unsigned long long countOfAnimationPaths; +@property(readonly) NSSet *animationPaths; +- (id)imprintsForAnimationPaths; +- (void)demolishAnimationPaths; +- (void)initAnimationPathsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo.h index 123dd1abb..d5748bf52 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathCombo.h @@ -6,32 +6,21 @@ #import -#import "MCAnimationPathSupport-Protocol.h" +@class NSMutableSet, NSString; -@class NSMutableSet, NSSet, NSString; - -@interface MCAnimationPathCombo : MCAnimationPath +@interface MCAnimationPathCombo : MCAnimationPath { NSMutableSet *mAnimationPaths; - BOOL mIsSnapshot; + _Bool mIsSnapshot; NSString *mCombineOperation; } -- (BOOL)isSnapshot; +- (_Bool)isSnapshot; @property(copy) NSString *combineOperation; // @synthesize combineOperation=mCombineOperation; - (void)_copySelfToSnapshot:(id)arg1; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1; -- (void)removeAllAnimationPaths; -- (void)removeAnimationPathForKey:(id)arg1; -- (void)addAnimationPath:(id)arg1; -- (id)animationPathForKey:(id)arg1; -@property(readonly) unsigned int countOfAnimationPaths; -@property(readonly) NSSet *animationPaths; -- (id)imprintsForAnimationPaths; -- (void)demolishAnimationPaths; -- (void)initAnimationPathsWithImprints:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathKeyframed.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathKeyframed.h index 4c46068bc..abf9fd580 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathKeyframed.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathKeyframed.h @@ -30,7 +30,7 @@ - (id)createKeyframeWithScalar:(float)arg1 atTime:(double)arg2 offsetKind:(int)arg3; - (id)createKeyframeWithScalar:(float)arg1 atTime:(double)arg2; - (id)orderedKeyframesInPlug:(id)arg1; -- (unsigned int)countOfKeyframes; +- (unsigned long long)countOfKeyframes; @property(readonly) NSSet *keyframes; - (id)imprint; - (void)demolish; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathSupport-Protocol.h index 3440dcd21..afaae2a03 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAnimationPathSupport-Protocol.h @@ -7,7 +7,7 @@ @class NSSet; @protocol MCAnimationPathSupport -@property(readonly) unsigned int countOfAnimationPaths; +@property(readonly) unsigned long long countOfAnimationPaths; @property(readonly) NSSet *animationPaths; - (void)removeAllAnimationPaths; - (void)removeAnimationPathForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAsset.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAsset.h index 629a34e4c..3be003d0b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAsset.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAsset.h @@ -18,7 +18,7 @@ - (void)_copySelfToSnapshot:(id)arg1; - (void)forgetText:(id)arg1; - (void)learnText:(id)arg1; -@property(readonly, nonatomic) BOOL isInUse; +@property(readonly, nonatomic) _Bool isInUse; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1 andMontage:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetAudio.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetAudio.h index 924f67b57..c284e08fa 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetAudio.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetAudio.h @@ -15,7 +15,7 @@ - (void)forgetSong:(id)arg1; - (void)learnSong:(id)arg1; -- (BOOL)isInUse; +- (_Bool)isInUse; - (void)demolish; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetVideo.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetVideo.h index d91ac00ac..fb03a866a 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetVideo.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAssetVideo.h @@ -16,7 +16,7 @@ @property(readonly) NSSet *slides; // @synthesize slides=mSlides; - (void)forgetSlide:(id)arg1; - (void)learnSlide:(id)arg1; -- (BOOL)isInUse; +- (_Bool)isInUse; - (void)demolish; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAudioPlaylist.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAudioPlaylist.h index 3f31814b8..35c62400e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCAudioPlaylist.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCAudioPlaylist.h @@ -14,11 +14,11 @@ NSArray *mCachedOrderedSongs; float mVolume; float mDuckLevel; - MCContainer *mContainer; double mFadeInDuration; double mFadeOutDuration; double mDuckInDuration; double mDuckOutDuration; + MCContainer *mContainer; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @@ -30,15 +30,15 @@ @property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration=mFadeInDuration; @property(nonatomic) float volume; // @synthesize volume=mVolume; @property(readonly) NSArray *orderedSongs; -- (void)moveSongsAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveSongsAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllSongs; - (void)removeSongsAtIndices:(id)arg1; -- (id)insertSongsForAssets:(id)arg1 atIndex:(unsigned int)arg2; -- (id)insertSongForAsset:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertSongsForAssets:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)insertSongForAsset:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addSongsForAssets:(id)arg1; - (id)addSongForAsset:(id)arg1; -- (id)songAtIndex:(unsigned int)arg1; -- (unsigned int)countOfSongs; +- (id)songAtIndex:(unsigned long long)arg1; +- (unsigned long long)countOfSongs; @property(readonly) NSSet *songs; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)imprint; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCConditionalAction.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCConditionalAction.h index d261e853a..492be35d7 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCConditionalAction.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCConditionalAction.h @@ -22,11 +22,11 @@ @property(copy) NSString *predicate; // @synthesize predicate=_predicate; - (id)description; - (void)_copySelfToSnapshot:(id)arg1; -- (id)setConditionalActionWithPredicate:(id)arg1 forCondition:(BOOL)arg2; -- (id)setActionGroupForCondition:(BOOL)arg1; -- (id)setGenericActionForTargetPlugObjectID:(id)arg1 withAttributes:(id)arg2 forCondition:(BOOL)arg3; -- (id)setAnimationTriggerForTargetPlugObjectID:(id)arg1 withAnimationKey:(id)arg2 forCondition:(BOOL)arg3; -- (id)setTransitionForTargetPlugObjectID:(id)arg1 withTransitionID:(id)arg2 forCondition:(BOOL)arg3; +- (id)setConditionalActionWithPredicate:(id)arg1 forCondition:(_Bool)arg2; +- (id)setActionGroupForCondition:(_Bool)arg1; +- (id)setGenericActionForTargetPlugObjectID:(id)arg1 withAttributes:(id)arg2 forCondition:(_Bool)arg3; +- (id)setAnimationTriggerForTargetPlugObjectID:(id)arg1 withAnimationKey:(id)arg2 forCondition:(_Bool)arg3; +- (id)setTransitionForTargetPlugObjectID:(id)arg1 withTransitionID:(id)arg2 forCondition:(_Bool)arg3; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect-MCActionSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect-MCActionSupport.h new file mode 100644 index 000000000..ba8575f12 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect-MCActionSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCActionSupport-Protocol.h" + +@class NSDictionary; + +@interface MCContainerEffect (MCActionSupport) +- (void)removeAllActions; +- (void)removeActionForKey:(id)arg1; +- (void)setAction:(id)arg1 forKey:(id)arg2; +- (id)actionForKey:(id)arg1; +@property(readonly, nonatomic) unsigned long long countOfActions; +@property(readonly) NSDictionary *actions; +- (id)imprintsForActions; +- (void)demolishActions; +- (void)initActionsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect.h index 88b76a152..b40b1d897 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerEffect.h @@ -6,73 +6,62 @@ #import -#import "MCActionSupport-Protocol.h" - @class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSSet, NSString; -@interface MCContainerEffect : MCContainer +@interface MCContainerEffect : MCContainer { NSMutableArray *mSlides; NSMutableArray *mTexts; NSMutableDictionary *mActions; NSMutableDictionary *mEffectAttributes; - BOOL mIsLive; + _Bool mIsLive; NSString *mEffectID; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; -@property(nonatomic) BOOL isLive; // @synthesize isLive=mIsLive; +@property(nonatomic) _Bool isLive; // @synthesize isLive=mIsLive; @property(copy) NSString *effectID; // @synthesize effectID=mEffectID; @property(copy) NSDictionary *effectAttributes; - (void)addEffectAttributes:(id)arg1; - (void)setEffectAttribute:(id)arg1 forKey:(id)arg2; - (id)effectAttributeForKey:(id)arg1; -- (void)moveTextsAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveTextsAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllTexts; - (void)removeTextsAtIndices:(id)arg1; -- (id)insertTextsForAssets:(id)arg1 andKey:(id)arg2 atIndex:(unsigned int)arg3; -- (id)insertTextForAsset:(id)arg1 andKey:(id)arg2 atIndex:(unsigned int)arg3; -- (id)insertTextsForAttributedStrings:(id)arg1 atIndex:(unsigned int)arg2; -- (id)insertTextForAttributedString:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertTextsForAssets:(id)arg1 andKey:(id)arg2 atIndex:(unsigned long long)arg3; +- (id)insertTextForAsset:(id)arg1 andKey:(id)arg2 atIndex:(unsigned long long)arg3; +- (id)insertTextsForAttributedStrings:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)insertTextForAttributedString:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addTextsForAssets:(id)arg1 andKey:(id)arg2; - (id)addTextForAsset:(id)arg1 andKey:(id)arg2; - (id)addTextsForAttributedStrings:(id)arg1; - (id)addTextForAttributedString:(id)arg1; -- (id)textAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int nextAvailableTextIndex; -@property(readonly, nonatomic) unsigned int countOfTexts; +- (id)textAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long nextAvailableTextIndex; +@property(readonly, nonatomic) unsigned long long countOfTexts; @property(readonly) NSArray *orderedTexts; @property(readonly) NSSet *texts; -- (void)moveSlidesAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveSlidesAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllSlides; - (void)removeSlidesAtIndices:(id)arg1; -- (id)insertSlideForContainer:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertSlideForContainer:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addSlideForContainer:(id)arg1; -- (id)insertSlidesForAssets:(id)arg1 atIndex:(unsigned int)arg2; -- (id)insertSlideForAsset:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertSlidesForAssets:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)insertSlideForAsset:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addSlidesForAssets:(id)arg1; - (id)addSlideForAsset:(id)arg1; -- (id)insertSlideAtIndex:(int)arg1; -- (id)addSlides:(int)arg1; +- (id)insertSlideAtIndex:(long long)arg1; +- (id)addSlides:(long long)arg1; - (id)addSlide; -- (id)slideAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int nextAvailableSlideIndex; -@property(readonly, nonatomic) unsigned int countOfSlides; +- (id)slideAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long nextAvailableSlideIndex; +@property(readonly, nonatomic) unsigned long long countOfSlides; @property(readonly) NSArray *orderedSlides; @property(readonly) NSSet *slides; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1 andMontage:(id)arg2; -- (void)removeAllActions; -- (void)removeActionForKey:(id)arg1; -- (void)setAction:(id)arg1 forKey:(id)arg2; -- (id)actionForKey:(id)arg1; -@property(readonly, nonatomic) unsigned int countOfActions; -@property(readonly) NSDictionary *actions; -- (id)imprintsForActions; -- (void)demolishActions; -- (void)initActionsWithImprints:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerNavigator.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerNavigator.h index 491f3451a..9422ec686 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerNavigator.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerNavigator.h @@ -23,7 +23,7 @@ - (void)changeIDOfPlug:(id)arg1 toID:(id)arg2; - (id)setPlugForContainer:(id)arg1 forID:(id)arg2; - (id)plugForID:(id)arg1; -@property(readonly) unsigned int countOfPlugs; +@property(readonly) unsigned long long countOfPlugs; @property(readonly) NSSet *plugs; - (id)imprint; - (void)demolish; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerParallelizer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerParallelizer.h index abd762055..aa9361cbc 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerParallelizer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerParallelizer.h @@ -24,7 +24,7 @@ - (id)setPlugProxyForPlug:(id)arg1; - (id)setPlugForContainer:(id)arg1 forID:(id)arg2; - (id)plugForID:(id)arg1; -@property(readonly, nonatomic) unsigned int countOfPlugs; +@property(readonly, nonatomic) unsigned long long countOfPlugs; @property(readonly) NSSet *plugs; @property struct CGColor *backgroundColor; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerSerializer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerSerializer.h index 0b00d6cbd..049656231 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerSerializer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCContainerSerializer.h @@ -14,8 +14,8 @@ NSArray *mCachedOrderedPlugs; double mCachedDuration; NSString *_initialTransitionID; - NSDictionary *_initialTransitionAttributes; double _initialTransitionDuration; + NSDictionary *_initialTransitionAttributes; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @@ -25,14 +25,14 @@ - (double)timeInForPlug:(id)arg1; @property(readonly) NSArray *orderedPlugs; - (void)removeAllPlugs; -- (void)movePlugsAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)movePlugsAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removePlugsAtIndices:(id)arg1; -- (id)insertPlugsForContainers:(id)arg1 atIndex:(unsigned int)arg2; -- (id)insertPlugForContainer:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertPlugsForContainers:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)insertPlugForContainer:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addPlugsForContainers:(id)arg1; - (id)addPlugForContainer:(id)arg1; -- (id)plugAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int countOfPlugs; +- (id)plugAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long countOfPlugs; @property(readonly) NSSet *plugs; @property(readonly) double duration; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter-MCAnimationPathSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter-MCAnimationPathSupport.h new file mode 100644 index 000000000..6ff9ec25b --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter-MCAnimationPathSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCAnimationPathSupport-Protocol.h" + +@class NSSet; + +@interface MCFilter (MCAnimationPathSupport) +- (void)removeAllAnimationPaths; +- (void)removeAnimationPathForKey:(id)arg1; +- (void)addAnimationPath:(id)arg1; +- (id)animationPathForKey:(id)arg1; +@property(readonly) unsigned long long countOfAnimationPaths; +@property(readonly) NSSet *animationPaths; +- (id)imprintsForAnimationPaths; +- (void)demolishAnimationPaths; +- (void)initAnimationPathsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter.h index 37612c1b8..b6203cca6 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilter.h @@ -6,20 +6,18 @@ #import -#import "MCAnimationPathSupport-Protocol.h" +@class NSDictionary, NSMutableDictionary, NSMutableSet, NSString; -@class NSDictionary, NSMutableDictionary, NSMutableSet, NSSet, NSString; - -@interface MCFilter : MCObject +@interface MCFilter : MCObject { NSMutableDictionary *mAttributes; NSMutableSet *mAnimationPaths; - unsigned int mIndex; + unsigned long long mIndex; NSString *mFilterID; } @property(copy) NSString *filterID; // @synthesize filterID=mFilterID; -@property(nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; - (void)_copySelfToSnapshot:(id)arg1; @property(copy) NSDictionary *attributes; - (void)setAttribute:(id)arg1 forKey:(id)arg2; @@ -28,15 +26,6 @@ - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1 andMontage:(id)arg2; -- (void)removeAllAnimationPaths; -- (void)removeAnimationPathForKey:(id)arg1; -- (void)addAnimationPath:(id)arg1; -- (id)animationPathForKey:(id)arg1; -@property(readonly) unsigned int countOfAnimationPaths; -@property(readonly) NSSet *animationPaths; -- (id)imprintsForAnimationPaths; -- (void)demolishAnimationPaths; -- (void)initAnimationPathsWithImprints:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilterSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilterSupport-Protocol.h index 0208641c7..0be373988 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilterSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCFilterSupport-Protocol.h @@ -7,17 +7,17 @@ @class NSArray, NSSet; @protocol MCFilterSupport -@property(readonly, nonatomic) unsigned int countOfFilters; +@property(readonly, nonatomic) unsigned long long countOfFilters; @property(readonly) NSArray *orderedFilters; @property(readonly) NSSet *filters; - (void)unobserveFilter:(id)arg1; - (void)observeFilter:(id)arg1; -- (void)moveFiltersAtIndices:(id)arg1 toIndex:(unsigned int)arg2; +- (void)moveFiltersAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (id)insertFilterWithFilterID:(id)arg1 atIndex:(unsigned int)arg2; +- (id)insertFilterWithFilterID:(id)arg1 atIndex:(unsigned long long)arg2; - (id)addFilterWithFilterID:(id)arg1; -- (id)filterAtIndex:(unsigned int)arg1; +- (id)filterAtIndex:(unsigned long long)arg1; - (id)imprintsForFilters; - (void)demolishFilters; - (void)initFiltersWithImprints:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMontage.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMontage.h index c2f71ffee..74eff8e3c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMontage.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMontage.h @@ -18,12 +18,12 @@ NSMutableDictionary *mContainersForObjectIDs; NSRecursiveLock *mLock; MCPlug *mRootPlug; - NSString *mBasePath; - NSArray *mLayouts; double mFadeInDuration; double mFadeOutDuration; double mAudioFadeOutDuration; + NSString *mBasePath; unsigned long long mUUIDSeed; + NSArray *mLayouts; } @property(retain) NSArray *layouts; // @synthesize layouts=mLayouts; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTrigger.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTrigger.h index 5d34e710a..1dacb2f4a 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTrigger.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTrigger.h @@ -11,14 +11,14 @@ @interface MCMotionTrigger : MCAction { NSString *_key; - float _easeIn; - float _easeOut; double _duration; + double _easeIn; + double _easeOut; } + (id)motionTriggerForTargetPlugObjectID:(id)arg1 withKey:(id)arg2 andDuration:(double)arg3; -@property(nonatomic) float easeOut; // @synthesize easeOut=_easeOut; -@property(nonatomic) float easeIn; // @synthesize easeIn=_easeIn; +@property(nonatomic) double easeOut; // @synthesize easeOut=_easeOut; +@property(nonatomic) double easeIn; // @synthesize easeIn=_easeIn; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(copy) NSString *key; // @synthesize key=_key; - (id)description; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTriggerScalar.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTriggerScalar.h index 7d85dc6a2..27991be76 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTriggerScalar.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCMotionTriggerScalar.h @@ -8,11 +8,11 @@ @interface MCMotionTriggerScalar : MCMotionTrigger { - float _value; + double _value; } -+ (id)motionTriggerForTargetPlugObjectID:(id)arg1 withKey:(id)arg2 duration:(double)arg3 andValue:(float)arg4; -@property(nonatomic) float value; // @synthesize value=_value; ++ (id)motionTriggerForTargetPlugObjectID:(id)arg1 withKey:(id)arg2 duration:(double)arg3 andValue:(double)arg4; +@property(nonatomic) double value; // @synthesize value=_value; - (id)description; - (void)_copySelfToSnapshot:(id)arg1; - (id)imprint; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCObject.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCObject.h index afd356db0..949f45d71 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCObject.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCObject.h @@ -19,7 +19,7 @@ @property(readonly, nonatomic) NSString *objectID; // @synthesize objectID=mObjectID; - (id)snapshot; - (id)imprint; -- (BOOL)isSnapshot; +- (_Bool)isSnapshot; - (void)demolish; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCObjectBase.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCObjectBase.h index 0754e5e8c..e125ab9d8 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCObjectBase.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCObjectBase.h @@ -14,7 +14,7 @@ - (void)_copySelfToSnapshot:(id)arg1; - (id)snapshot; - (id)imprint; -@property(readonly, nonatomic) BOOL isSnapshot; +@property(readonly, nonatomic) _Bool isSnapshot; - (void)demolish; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCActionSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCActionSupport.h new file mode 100644 index 000000000..774ea748d --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCActionSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCActionSupport-Protocol.h" + +@class NSDictionary; + +@interface MCPlug (MCActionSupport) +- (void)removeAllActions; +- (void)removeActionForKey:(id)arg1; +- (void)setAction:(id)arg1 forKey:(id)arg2; +- (id)actionForKey:(id)arg1; +@property(readonly, nonatomic) unsigned long long countOfActions; +@property(readonly) NSDictionary *actions; +- (id)imprintsForActions; +- (void)demolishActions; +- (void)initActionsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCAnimationPathSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCAnimationPathSupport.h new file mode 100644 index 000000000..37d479cae --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug-MCAnimationPathSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCAnimationPathSupport-Protocol.h" + +@class NSSet; + +@interface MCPlug (MCAnimationPathSupport) +- (void)removeAllAnimationPaths; +- (void)removeAnimationPathForKey:(id)arg1; +- (void)addAnimationPath:(id)arg1; +- (id)animationPathForKey:(id)arg1; +@property(readonly) unsigned long long countOfAnimationPaths; +@property(readonly) NSSet *animationPaths; +- (id)imprintsForAnimationPaths; +- (void)demolishAnimationPaths; +- (void)initAnimationPathsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug.h index 66cad6339..6ba78e35c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlug.h @@ -6,14 +6,11 @@ #import -#import "MCActionSupport-Protocol.h" -#import "MCAnimationPathSupport-Protocol.h" +@class MCContainer, NSMutableDictionary, NSMutableSet; -@class MCContainer, NSDictionary, NSMutableDictionary, NSMutableSet, NSSet; - -@interface MCPlug : MCObject +@interface MCPlug : MCObject { - unsigned long mFlags; + unsigned int mFlags; NSMutableSet *mAnimationPaths; NSMutableDictionary *mActions; MCContainer *mContainer; @@ -30,8 +27,8 @@ @property(nonatomic) double phaseInDuration; // @synthesize phaseInDuration=mPhaseInDuration; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (void)_copySelfToSnapshot:(id)arg1; -@property(nonatomic) BOOL preactivatesWithParent; -@property(nonatomic) BOOL startsPaused; +@property(nonatomic) _Bool preactivatesWithParent; +@property(nonatomic) _Bool startsPaused; @property(readonly, nonatomic) double fullDuration; @property(retain) MCContainer *container; // @synthesize container=mContainer; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; @@ -39,24 +36,6 @@ - (void)demolish; - (id)initWithImprint:(id)arg1 andMontage:(id)arg2; - (id)init; -- (void)removeAllAnimationPaths; -- (void)removeAnimationPathForKey:(id)arg1; -- (void)addAnimationPath:(id)arg1; -- (id)animationPathForKey:(id)arg1; -@property(readonly) unsigned int countOfAnimationPaths; -@property(readonly) NSSet *animationPaths; -- (id)imprintsForAnimationPaths; -- (void)demolishAnimationPaths; -- (void)initAnimationPathsWithImprints:(id)arg1; -- (void)removeAllActions; -- (void)removeActionForKey:(id)arg1; -- (void)setAction:(id)arg1 forKey:(id)arg2; -- (id)actionForKey:(id)arg1; -@property(readonly, nonatomic) unsigned int countOfActions; -@property(readonly) NSDictionary *actions; -- (id)imprintsForActions; -- (void)demolishActions; -- (void)initActionsWithImprints:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugParallel.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugParallel.h index b107a6551..51d77073b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugParallel.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugParallel.h @@ -15,12 +15,12 @@ short mAudioPriority; NSString *mIDInSupercontainer; MCContainerParallelizer *mSupercontainer; - float mOpacity; double mTimeIn; + double mOpacity; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; -@property(nonatomic) float opacity; // @synthesize opacity=mOpacity; +@property(nonatomic) double opacity; // @synthesize opacity=mOpacity; @property(nonatomic) short audioPriority; // @synthesize audioPriority=mAudioPriority; @property(nonatomic) short zIndex; // @synthesize zIndex=mZIndex; @property(nonatomic) double timeIn; // @synthesize timeIn=mTimeIn; @@ -28,30 +28,30 @@ - (void)setIDInSupercontainer:(id)arg1; @property(copy, getter=idInSupercontainer) NSString *idInSupercontainer; // @synthesize idInSupercontainer=mIDInSupercontainer; - (id)description; -@property(nonatomic) float yRotationAngle; -@property(nonatomic) float xRotationAngle; -@property(nonatomic) float zPosition; -@property(nonatomic) float rotationAngle; +@property(nonatomic) double yRotationAngle; +@property(nonatomic) double xRotationAngle; +@property(nonatomic) double zPosition; +@property(nonatomic) double rotationAngle; - (void)_copySelfToSnapshot:(id)arg1; @property(nonatomic) unsigned char currentLayoutIndex; @property(readonly) unsigned char countOfLayouts; -@property(nonatomic) BOOL clipsContainer; -@property(nonatomic) BOOL resetsTimeOnTrigger; -@property(nonatomic) BOOL isTriggered; -@property(nonatomic) float rotationY; -@property(nonatomic) float rotationX; -@property(nonatomic) float positionZ; -@property(nonatomic) float rotation; -@property(nonatomic) float scale; -- (void)setHeight:(float)arg1 andAbsoluteAspectRatio:(float)arg2; -- (void)setWidth:(float)arg1 andAbsoluteAspectRatio:(float)arg2; -- (struct CGSize)sizeForParentAspectRatio:(float)arg1; -- (float)aspectRatioForParentAspectRatio:(float)arg1; -@property(readonly) float aspectRatio; -@property(readonly) float height; -@property(readonly) float width; -@property(readonly) BOOL hasValidWidth; -@property(readonly) BOOL hasAbsoluteAspectRatio; +@property(nonatomic) _Bool clipsContainer; +@property(nonatomic) _Bool resetsTimeOnTrigger; +@property(nonatomic) _Bool isTriggered; +@property(nonatomic) double rotationY; +@property(nonatomic) double rotationX; +@property(nonatomic) double positionZ; +@property(nonatomic) double rotation; +@property(nonatomic) double scale; +- (void)setHeight:(double)arg1 andAbsoluteAspectRatio:(double)arg2; +- (void)setWidth:(double)arg1 andAbsoluteAspectRatio:(double)arg2; +- (struct CGSize)sizeForParentAspectRatio:(double)arg1; +- (double)aspectRatioForParentAspectRatio:(double)arg1; +@property(readonly) double aspectRatio; +@property(readonly) double height; +@property(readonly) double width; +@property(readonly) _Bool hasValidWidth; +@property(readonly) _Bool hasAbsoluteAspectRatio; @property(nonatomic) struct CGSize size; @property(nonatomic) struct CGPoint position; - (id)imprint; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugProxy.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugProxy.h index fd320fa4e..d7e7da9fe 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugProxy.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugProxy.h @@ -16,8 +16,8 @@ @property(retain) MCPlug *plug; // @synthesize plug=_plug; - (void)_copySelfToSnapshot:(id)arg1; - (void)setContainer:(id)arg1; -- (int)zIndex; -- (BOOL)isKindOfClass:(Class)arg1; +- (long long)zIndex; +- (_Bool)isKindOfClass:(Class)arg1; - (id)forwardingTargetForSelector:(SEL)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugSerial.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugSerial.h index 50a6492de..d54cab5b5 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugSerial.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCPlugSerial.h @@ -11,17 +11,17 @@ @interface MCPlugSerial : MCPlug { NSMutableDictionary *mTransitionAttributes; - unsigned int mIndex; + unsigned long long mIndex; NSString *mTransitionID; - MCContainerSerializer *mSupercontainer; double mTransitionDuration; + MCContainerSerializer *mSupercontainer; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @property MCContainerSerializer *supercontainer; // @synthesize supercontainer=mSupercontainer; @property(nonatomic) double transitionDuration; // @synthesize transitionDuration=mTransitionDuration; @property(copy) NSString *transitionID; // @synthesize transitionID=mTransitionID; -@property(nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; - (void)_copySelfToSnapshot:(id)arg1; @property(copy) NSDictionary *transitionAttributes; - (void)addTransitionAttributes:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCAnimationPathSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCAnimationPathSupport.h new file mode 100644 index 000000000..ecab3d70b --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCAnimationPathSupport.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCAnimationPathSupport-Protocol.h" + +@class NSSet; + +@interface MCSlide (MCAnimationPathSupport) +- (void)removeAllAnimationPaths; +- (void)removeAnimationPathForKey:(id)arg1; +- (void)addAnimationPath:(id)arg1; +- (id)animationPathForKey:(id)arg1; +@property(readonly) unsigned long long countOfAnimationPaths; +@property(readonly) NSSet *animationPaths; +- (id)imprintsForAnimationPaths; +- (void)demolishAnimationPaths; +- (void)initAnimationPathsWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCFilterSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCFilterSupport.h new file mode 100644 index 000000000..8cca9a76c --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide-MCFilterSupport.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MCFilterSupport-Protocol.h" + +@class NSArray, NSSet; + +@interface MCSlide (MCFilterSupport) +- (void)unobserveFilter:(id)arg1; +- (void)observeFilter:(id)arg1; +- (void)moveFiltersAtIndices:(id)arg1 toIndex:(unsigned long long)arg2; +- (void)removeAllFilters; +- (void)removeFiltersAtIndices:(id)arg1; +- (id)insertFilterWithFilterID:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)addFilterWithFilterID:(id)arg1; +- (id)filterAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long countOfFilters; +@property(readonly) NSSet *filters; +@property(readonly) NSArray *orderedFilters; +- (id)imprintsForFilters; +- (void)demolishFilters; +- (void)initFiltersWithImprints:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide.h index 41cbc17ba..659fca856 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlide.h @@ -6,32 +6,29 @@ #import -#import "MCAnimationPathSupport-Protocol.h" -#import "MCFilterSupport-Protocol.h" +@class MCAssetVideo, MCContainerEffect, MCPlugSlide, MCSong, NSArray, NSDictionary, NSMutableDictionary, NSMutableSet, NSString; -@class MCAssetVideo, MCContainerEffect, MCPlugSlide, MCSong, NSArray, NSDictionary, NSMutableDictionary, NSMutableSet, NSSet, NSString; - -@interface MCSlide : MCObject +@interface MCSlide : MCObject { id *mSlideAsset; NSMutableDictionary *mFrameAttributes; NSMutableSet *mAnimationPaths; NSMutableSet *mFilters; NSArray *mCachedOrderedFilters; - unsigned int mFlags; - MCPlugSlide *mPlug; - MCSong *mSong; - unsigned int mIndex; + unsigned long long mFlags; float mAudioVolume; float mAudioDuckLevel; - NSString *mFrameID; - MCContainerEffect *mContainer; + MCPlugSlide *mPlug; + MCSong *mSong; + unsigned long long mIndex; double mAudioFadeInDuration; double mAudioFadeOutDuration; double mAudioDuckInDuration; double mAudioDuckOutDuration; double mStartTime; double mDuration; + NSString *mFrameID; + MCContainerEffect *mContainer; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @@ -45,22 +42,22 @@ @property(nonatomic) double audioFadeOutDuration; // @synthesize audioFadeOutDuration=mAudioFadeOutDuration; @property(nonatomic) double audioFadeInDuration; // @synthesize audioFadeInDuration=mAudioFadeInDuration; @property(nonatomic) float audioVolume; // @synthesize audioVolume=mAudioVolume; -@property(nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; - (void)_copySelfToSnapshot:(id)arg1; @property(nonatomic) unsigned char currentLayoutIndex; @property(readonly) unsigned char countOfLayouts; @property(copy) NSDictionary *frameAttributes; - (void)setFrameAttribute:(id)arg1 forKey:(id)arg2; - (id)frameAttributeForKey:(id)arg1; -@property(readonly) BOOL durationIsDefined; +@property(readonly) _Bool durationIsDefined; - (void)undefineDuration; -@property(readonly) BOOL startTimeIsDefined; +@property(readonly) _Bool startTimeIsDefined; - (void)undefineStartTime; @property(retain) MCPlugSlide *plug; // @synthesize plug=mPlug; - (void)setSongForAsset:(id)arg1; @property(readonly) MCSong *song; // @synthesize song=mSong; -@property(nonatomic) float rotation; -@property(nonatomic) float scale; +@property(nonatomic) double rotation; +@property(nonatomic) double scale; @property(nonatomic) struct CGPoint center; @property(copy) NSString *kenBurnsType; @property(retain) MCAssetVideo *asset; @@ -69,29 +66,6 @@ - (void)demolish; - (id)initWithImprint:(id)arg1 andMontage:(id)arg2; - (id)init; -- (void)removeAllAnimationPaths; -- (void)removeAnimationPathForKey:(id)arg1; -- (void)addAnimationPath:(id)arg1; -- (id)animationPathForKey:(id)arg1; -@property(readonly) unsigned int countOfAnimationPaths; -@property(readonly) NSSet *animationPaths; -- (id)imprintsForAnimationPaths; -- (void)demolishAnimationPaths; -- (void)initAnimationPathsWithImprints:(id)arg1; -- (void)unobserveFilter:(id)arg1; -- (void)observeFilter:(id)arg1; -- (void)moveFiltersAtIndices:(id)arg1 toIndex:(unsigned int)arg2; -- (void)removeAllFilters; -- (void)removeFiltersAtIndices:(id)arg1; -- (id)insertFilterWithFilterID:(id)arg1 atIndex:(unsigned int)arg2; -- (id)addFilterWithFilterID:(id)arg1; -- (id)filterAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int countOfFilters; -@property(readonly) NSSet *filters; -@property(readonly) NSArray *orderedFilters; -- (id)imprintsForFilters; -- (void)demolishFilters; -- (void)initFiltersWithImprints:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlideAsset.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlideAsset.h index 09c4b5f6d..def4fb13b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlideAsset.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSlideAsset.h @@ -13,8 +13,8 @@ MCAssetVideo *_asset; NSString *_kenBurnsType; struct CGPoint center; - float scale; - float rotation; + double scale; + double rotation; } @property(copy) NSString *kenBurnsType; // @synthesize kenBurnsType=_kenBurnsType; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSong.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSong.h index 2ebe32bb5..a0377fded 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCSong.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCSong.h @@ -10,27 +10,27 @@ @interface MCSong : MCObject { - BOOL mStartTimeIsDefined; - BOOL mDurationIsDefined; - MCAssetAudio *mAsset; + _Bool mStartTimeIsDefined; + _Bool mDurationIsDefined; float mVolume; - unsigned int mIndex; - MCAudioPlaylist *mAudioPlaylistIfAudioPlaylistSong; - MCSlide *mSlideIfSlideSong; + MCAssetAudio *mAsset; double mFadeInDuration; double mFadeOutDuration; + unsigned long long mIndex; double mStartTime; double mDuration; + MCAudioPlaylist *mAudioPlaylistIfAudioPlaylistSong; + MCSlide *mSlideIfSlideSong; } + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @property MCSlide *slideIfSlideSong; // @synthesize slideIfSlideSong=mSlideIfSlideSong; @property MCAudioPlaylist *audioPlaylistIfAudioPlaylistSong; // @synthesize audioPlaylistIfAudioPlaylistSong=mAudioPlaylistIfAudioPlaylistSong; -@property(readonly, nonatomic) BOOL durationIsDefined; // @synthesize durationIsDefined=mDurationIsDefined; +@property(readonly, nonatomic) _Bool durationIsDefined; // @synthesize durationIsDefined=mDurationIsDefined; @property(nonatomic) double duration; // @synthesize duration=mDuration; -@property(readonly, nonatomic) BOOL startTimeIsDefined; // @synthesize startTimeIsDefined=mStartTimeIsDefined; +@property(readonly, nonatomic) _Bool startTimeIsDefined; // @synthesize startTimeIsDefined=mStartTimeIsDefined; @property(nonatomic) double startTime; // @synthesize startTime=mStartTime; -@property(nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; @property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration=mFadeOutDuration; @property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration=mFadeInDuration; @property(nonatomic) float volume; // @synthesize volume=mVolume; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperation.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperation.h index 803cbc77e..856dacb0e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperation.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperation.h @@ -17,8 +17,8 @@ @property(copy) NSString *stateKey; // @synthesize stateKey=_stateKey; - (id)description; - (void)_copySelfToSnapshot:(id)arg1; -@property(nonatomic) BOOL recordsTime; -@property(nonatomic) BOOL alwaysNotifies; +@property(nonatomic) _Bool recordsTime; +@property(nonatomic) _Bool alwaysNotifies; - (id)imprint; - (void)demolish; - (id)initWithImprint:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperationScalarSet.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperationScalarSet.h index 9de77bb93..2327047b6 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperationScalarSet.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCStateOperationScalarSet.h @@ -8,11 +8,11 @@ @interface MCStateOperationScalarSet : MCStateOperation { - float _scalar; + double _scalar; } -+ (id)stateOperationForTargetPlugObjectID:(id)arg1 withStateKey:(id)arg2 andScalar:(float)arg3; -@property(nonatomic) float scalar; // @synthesize scalar=_scalar; ++ (id)stateOperationForTargetPlugObjectID:(id)arg1 withStateKey:(id)arg2 andScalar:(double)arg3; +@property(nonatomic) double scalar; // @synthesize scalar=_scalar; - (id)description; - (void)_copySelfToSnapshot:(id)arg1; - (id)imprint; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCText.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCText.h index 21a7174f8..923703b22 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCText.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCText.h @@ -11,7 +11,7 @@ @interface MCText : MCObject { MCAsset *mAsset; - unsigned int mIndex; + unsigned long long mIndex; NSString *mKeyInAsset; MCContainerEffect *mContainer; NSArray *mStringAttributes; @@ -20,7 +20,7 @@ @property(retain) NSArray *stringAttributes; // @synthesize stringAttributes=mStringAttributes; @property MCContainerEffect *container; // @synthesize container=mContainer; @property(copy) NSString *keyInAsset; // @synthesize keyInAsset=mKeyInAsset; -@property(nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; @property(copy) NSAttributedString *attributedString; - (id)attributedStringWithCTAttributes; @property(retain, nonatomic) MCAsset *asset; // @synthesize asset=mAsset; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCTextConversion.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCTextConversion.h index edb802f20..48fb37603 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCTextConversion.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCTextConversion.h @@ -15,12 +15,12 @@ + (id)stringAttributesWithAttributedString:(id)arg1; + (id)textFormatWithNSAttributesForText:(id)arg1 attributes:(id)arg2; + (id)textFormatWithCTAttributesForText:(id)arg1 attributes:(id)arg2; -+ (id)textFormatFromUnderlineStyle:(unsigned int)arg1; -+ (unsigned int)underlineStyleFromTextFormat:(id)arg1; -+ (id)stringFromLigature:(int)arg1; -+ (int)ligatureFromString:(id)arg1; -+ (id)stringFromTextAlignment:(int)arg1; -+ (int)textAlignmentFromString:(id)arg1; ++ (id)textFormatFromUnderlineStyle:(unsigned long long)arg1; ++ (unsigned long long)underlineStyleFromTextFormat:(id)arg1; ++ (id)stringFromLigature:(long long)arg1; ++ (long long)ligatureFromString:(id)arg1; ++ (id)stringFromTextAlignment:(long long)arg1; ++ (long long)textAlignmentFromString:(id)arg1; + (id)stretchForFontDisplayName:(id)arg1 andFamilyName:(id)arg2; + (id)weightForFontDisplayName:(id)arg1 andFamilyName:(id)arg2; + (id)styleForFontDisplayName:(id)arg1 andFamilyName:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MCTransitionTrigger.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MCTransitionTrigger.h index 12055fcb1..a8b2ffd39 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MCTransitionTrigger.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MCTransitionTrigger.h @@ -12,8 +12,8 @@ { NSMutableDictionary *_transitionAttributes; NSString *_transitionID; - NSString *_transitionDestinationPlugID; double _transitionDuration; + NSString *_transitionDestinationPlugID; } + (id)transitionForTargetPlugObjectID:(id)arg1 withTransitionID:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPActionGroup.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPActionGroup.h index fa2eae694..7d4572972 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPActionGroup.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPActionGroup.h @@ -18,16 +18,16 @@ + (id)actionGroup; - (void)setAction:(id)arg1; - (void)configureTarget; -- (void)configureAction:(id)arg1 atIndex:(int)arg2; +- (void)configureAction:(id)arg1 atIndex:(long long)arg2; - (void)copyActions:(id)arg1; - (void)removeAllActions; - (void)removeActionsAtIndices:(id)arg1; -- (void)insertActions:(id)arg1 atIndex:(int)arg2; +- (void)insertActions:(id)arg1 atIndex:(long long)arg2; - (void)addActions:(id)arg1; -- (void)insertAction:(id)arg1 atIndex:(int)arg2; +- (void)insertAction:(id)arg1 atIndex:(long long)arg2; - (void)addAction:(id)arg1; - (id)actions; -- (unsigned int)numberOfActions; +- (unsigned long long)numberOfActions; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet-Future.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet-Future.h new file mode 100644 index 000000000..e1ee2beab --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet-Future.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimatedSet (Future) +- (double)time2OfGoodPositionForPosition:(long long)arg1; +- (double)time1OfGoodPositionForPosition:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet.h index 5e0bea4f2..32288e1bc 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimatedSet.h @@ -15,7 +15,7 @@ NSString *mAnimatedSetID; NSDictionary *mDescription; MUMathExpressionDoubleBased *mTimeOfGoodPositionFormula; - BOOL mTimeWraps; + _Bool mTimeWraps; NSMutableDictionary *mSlides; NSMutableArray *mFeaturedSlidePositions; NSMutableArray *mFeaturingAttributes; @@ -28,56 +28,54 @@ double mDefaultFeaturingAnimationDuration; NSDictionary *mDefaultFeaturingAnimationAttributes; NSDictionary *mAttributes; - BOOL mEaseInEaseOutBetweenFeaturedSlides; - BOOL mFirstSlideIsShared; - BOOL mLastSlideIsShared; + _Bool mEaseInEaseOutBetweenFeaturedSlides; + _Bool mFirstSlideIsShared; + _Bool mLastSlideIsShared; NSString *mIntroAnimationID; NSString *mOutroAnimationID; - float mDistance; - float mSpeed; + double mDistance; + double mSpeed; MCContainerParallelizer *mContainer; } @property(readonly) MCContainerParallelizer *container; // @synthesize container=mContainer; -@property float speed; // @synthesize speed=mSpeed; -@property float distance; // @synthesize distance=mDistance; +@property double speed; // @synthesize speed=mSpeed; +@property double distance; // @synthesize distance=mDistance; @property(copy) NSString *outroAnimationID; // @synthesize outroAnimationID=mOutroAnimationID; @property(copy) NSString *introAnimationID; // @synthesize introAnimationID=mIntroAnimationID; -@property BOOL lastSlideIsShared; // @synthesize lastSlideIsShared=mLastSlideIsShared; -@property BOOL firstSlideIsShared; // @synthesize firstSlideIsShared=mFirstSlideIsShared; -@property BOOL easeInEaseOutBetweenFeaturedSlides; // @synthesize easeInEaseOutBetweenFeaturedSlides=mEaseInEaseOutBetweenFeaturedSlides; +@property _Bool lastSlideIsShared; // @synthesize lastSlideIsShared=mLastSlideIsShared; +@property _Bool firstSlideIsShared; // @synthesize firstSlideIsShared=mFirstSlideIsShared; +@property _Bool easeInEaseOutBetweenFeaturedSlides; // @synthesize easeInEaseOutBetweenFeaturedSlides=mEaseInEaseOutBetweenFeaturedSlides; @property(copy) NSDictionary *attributes; // @synthesize attributes=mAttributes; @property double defaultFeaturingAnimationDuration; // @synthesize defaultFeaturingAnimationDuration=mDefaultFeaturingAnimationDuration; @property double defaultFeaturingDuration; // @synthesize defaultFeaturingDuration=mDefaultFeaturingDuration; @property double startTime; // @synthesize startTime=mStartTime; -@property(readonly) BOOL timeWraps; // @synthesize timeWraps=mTimeWraps; +@property(readonly) _Bool timeWraps; // @synthesize timeWraps=mTimeWraps; @property(readonly) NSString *animatedSetID; // @synthesize animatedSetID=mAnimatedSetID; - (void)chooseAnOutroAnimation; - (void)chooseAnIntroAnimation; @property(readonly) double fullDuration; -- (void)setAnimationPathsForPlug:(id)arg1 atPosition:(unsigned int)arg2; -- (void)applyIntroAnimationPathsToPlug:(id)arg1 atPosition:(unsigned int)arg2; -- (double)timeOfGoodPositionForPosition:(int)arg1; -- (void)setAnimationPaths:(id)arg1 onPlug:(id)arg2 atPosition:(unsigned int)arg3 atTimeOffset:(double)arg4 withTimeOffsetKind:(int)arg5 forDuration:(double)arg6 withFunctionTimeOffset:(double)arg7 andFunctionTimeFactor:(double)arg8 easeIn:(BOOL)arg9 easeOut:(BOOL)arg10 otherAttributes:(id)arg11; -- (void)computeAnimationPathsForTime:(double)arg1 andPosition:(unsigned int)arg2 usingAnimationPaths:(id)arg3 otherAttributes:(id)arg4 plugTimeOffset:(double)arg5 plugTimeOffsetKind:(int)arg6 plugAnimationPaths:(id)arg7; +- (void)setAnimationPathsForPlug:(id)arg1 atPosition:(unsigned long long)arg2; +- (void)applyIntroAnimationPathsToPlug:(id)arg1 atPosition:(unsigned long long)arg2; +- (double)timeOfGoodPositionForPosition:(long long)arg1; +- (void)setAnimationPaths:(id)arg1 onPlug:(id)arg2 atPosition:(unsigned long long)arg3 atTimeOffset:(double)arg4 withTimeOffsetKind:(int)arg5 forDuration:(double)arg6 withFunctionTimeOffset:(double)arg7 andFunctionTimeFactor:(double)arg8 easeIn:(_Bool)arg9 easeOut:(_Bool)arg10 otherAttributes:(id)arg11; +- (void)computeAnimationPathsForTime:(double)arg1 andPosition:(unsigned long long)arg2 usingAnimationPaths:(id)arg3 otherAttributes:(id)arg4 plugTimeOffset:(double)arg5 plugTimeOffsetKind:(int)arg6 plugAnimationPaths:(id)arg7; - (void)insertIntoContainer:(id)arg1; - (void)updateContainer; -- (double)featuringTimeForSlideAtPosition:(unsigned int)arg1; +- (double)featuringTimeForSlideAtPosition:(unsigned long long)arg1; - (id)slides; - (void)removeAllSlides; -- (void)removeSlideAtPosition:(unsigned int)arg1; -- (void)showSlide:(id)arg1 atPosition:(unsigned int)arg2 featuringAttributes:(id)arg3; +- (void)removeSlideAtPosition:(unsigned long long)arg1; +- (void)showSlide:(id)arg1 atPosition:(unsigned long long)arg2 featuringAttributes:(id)arg3; - (void)decodeFromSlides:(id)arg1; -@property(readonly) BOOL needsEvenNumberOfSlides; -@property(readonly) unsigned int maximumNumberOfSlides; -@property(readonly) unsigned int minimumNumberOfSlides; +@property(readonly) _Bool needsEvenNumberOfSlides; +@property(readonly) unsigned long long maximumNumberOfSlides; +@property(readonly) unsigned long long minimumNumberOfSlides; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithAnimatedSetID:(id)arg1; -- (double)time2OfGoodPositionForPosition:(int)arg1; -- (double)time1OfGoodPositionForPosition:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-AppleScript.h new file mode 100644 index 000000000..de5fa5a94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-AppleScript.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframe (AppleScript) +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Internal.h new file mode 100644 index 000000000..39385094e --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframe (Internal) +- (void)copyVars:(id)arg1; +- (void)setKeyframe:(id)arg1; +- (id)parentDocument; +- (void)setParentPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Private.h new file mode 100644 index 000000000..45a193a86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframe (Private) +- (id)fullDebugLog; +- (void)dump; +- (long long)relativeTimeCompare:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe.h index c2930aa8f..9bb7aecab 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe.h @@ -17,12 +17,12 @@ MPAnimationPath *_parentPath; MCAnimationKeyframe *_keyframe; double _time; - unsigned int _offsetType; + unsigned long long _offsetType; double _preControl; double _postControl; } -@property(nonatomic) unsigned int offsetType; // @synthesize offsetType=_offsetType; +@property(nonatomic) unsigned long long offsetType; // @synthesize offsetType=_offsetType; @property(nonatomic) double time; // @synthesize time=_time; @property(nonatomic) double postControl; // @synthesize postControl=_postControl; @property(nonatomic) double preControl; // @synthesize preControl=_preControl; @@ -32,13 +32,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)fullDebugLog; -- (void)dump; -- (int)relativeTimeCompare:(id)arg1; -- (void)copyVars:(id)arg1; -- (void)setKeyframe:(id)arg1; -- (id)parentDocument; -- (void)setParentPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D-Private.h new file mode 100644 index 000000000..84edfdc9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframe1D (Private) +- (id)keyframe; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D.h index d5cb76e66..64c860a49 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe1D.h @@ -8,18 +8,17 @@ @interface MPAnimationKeyframe1D : MPAnimationKeyframe { - float _scalar; + double _scalar; } -+ (id)keyframe1DWithScalar:(float)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; -+ (id)keyframe1DWithScalar:(float)arg1 atTime:(double)arg2; -@property(nonatomic) float scalar; // @synthesize scalar=_scalar; ++ (id)keyframe1DWithScalar:(double)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; ++ (id)keyframe1DWithScalar:(double)arg1 atTime:(double)arg2; +@property(nonatomic) double scalar; // @synthesize scalar=_scalar; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initKeyframe1DWithScalar:(float)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; -- (id)keyframe; +- (id)initKeyframe1DWithScalar:(double)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D-Private.h new file mode 100644 index 000000000..684064f27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframe2D (Private) +- (id)keyframe; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D.h index 234292a31..e8df09f7b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframe2D.h @@ -11,15 +11,14 @@ struct CGPoint _point; } -+ (id)keyframe2DWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; ++ (id)keyframe2DWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; + (id)keyframe2DWithPoint:(struct CGPoint)arg1 atTime:(double)arg2; @property(nonatomic) struct CGPoint point; // @synthesize point=_point; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initKeyframe2DWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; -- (id)keyframe; +- (id)initKeyframe2DWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction-Internal.h new file mode 100644 index 000000000..725a96754 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframeFunction (Internal) +- (id)keyframe; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction.h index 46cc6fc21..df8c0f4e8 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeFunction.h @@ -19,7 +19,7 @@ double _innerEaseOutControl; } -+ (id)keyframeFunctionWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3 withDuration:(double)arg4; ++ (id)keyframeFunctionWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3 withDuration:(double)arg4; + (id)keyframeFunctionWithFunction:(id)arg1 atTime:(double)arg2 withDuration:(double)arg3; @property(nonatomic) double innerEaseOutControl; // @synthesize innerEaseOutControl=_innerEaseOutControl; @property(nonatomic) double innerEaseInControl; // @synthesize innerEaseInControl=_innerEaseInControl; @@ -33,8 +33,7 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (id)initKeyframeFunctionWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3 withDuration:(double)arg4; -- (id)keyframe; +- (id)initKeyframeFunctionWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3 withDuration:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector-Private.h new file mode 100644 index 000000000..6377d7472 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationKeyframeVector (Private) +- (id)keyframe; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector.h index 291bcc574..f5a03799e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationKeyframeVector.h @@ -13,7 +13,7 @@ MPVector *_vector; } -+ (id)keyframeVectorWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; ++ (id)keyframeVectorWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; + (id)keyframeVectorWithVector:(id)arg1 atTime:(double)arg2; @property(copy, nonatomic) MPVector *vector; // @synthesize vector=_vector; - (id)description; @@ -21,8 +21,7 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initKeyframeVectorWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; -- (id)keyframe; +- (id)initKeyframeVectorWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Internal.h new file mode 100644 index 000000000..65e06d0cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationManager (Internal) +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Private.h new file mode 100644 index 000000000..80a3dd629 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationManager (Private) ++ (void)loadAnimationManagerWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager.h index 313182164..09c23f330 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationManager.h @@ -16,11 +16,9 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (void)loadAnimationManagerWithPaths:(id)arg1; - (id)animationDescriptionForAnimationID:(id)arg1; - (id)animationDescriptionForAnimationSetID:(id)arg1; - (void)dealloc; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Internal.h new file mode 100644 index 000000000..6f82786a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationPath (Internal) +- (void)cleanup; +- (void)setAnimationPath:(id)arg1; +- (id)parentDocument; +- (id)animatedKey; +- (id)animatedParent; +- (void)setParent:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Private.h new file mode 100644 index 000000000..5aab2cb67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationPath (Private) +- (id)animationPath; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath.h index 67209fe1a..edfd0e709 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPath.h @@ -13,14 +13,14 @@ @interface MPAnimationPath : NSObject { - BOOL _isTriggered; + _Bool _isTriggered; NSObject *_parentObject; MCAnimationPath *_animationPath; } + (id)animationPath; - (id)parent; -@property BOOL isTriggered; +@property _Bool isTriggered; - (id)key; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -28,13 +28,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)animationPath; -- (void)cleanup; -- (void)setAnimationPath:(id)arg1; -- (id)parentDocument; -- (id)animatedKey; -- (id)animatedParent; -- (void)setParent:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo-Internal.h new file mode 100644 index 000000000..ee6aea297 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationPathCombo (Internal) +- (void)copyAnimationPaths:(id)arg1; +- (void)setAnimationPath:(id)arg1; +- (void)cleanup; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo.h index 1b8cf9c6d..1e4909e8b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathCombo.h @@ -29,9 +29,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (void)copyAnimationPaths:(id)arg1; -- (void)setAnimationPath:(id)arg1; -- (void)cleanup; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Internal.h new file mode 100644 index 000000000..0266a79a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationPathKeyframed (Internal) +- (void)setAnimationPath:(id)arg1; +- (void)cleanup; +- (void)copyKeyframes:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Private.h new file mode 100644 index 000000000..a3d8b7dd2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAnimationPathKeyframed (Private) +- (id)fullDebugLog; +- (void)dump; +- (double)parentMainDuration; +- (double)parentPhaseOutDuration; +- (double)parentPhaseInDuration; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed.h index aabcd995c..cf48a241c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAnimationPathKeyframed.h @@ -16,14 +16,14 @@ + (id)animationPath; - (double)relativeTimeForKeyframe:(id)arg1; - (id)parent; -- (id)createKeyframeWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3 forDuration:(double)arg4; +- (id)createKeyframeWithFunction:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3 forDuration:(double)arg4; - (id)createKeyframeWithFunction:(id)arg1 atTime:(double)arg2 forDuration:(double)arg3; -- (id)createKeyframeWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; +- (id)createKeyframeWithVector:(id)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; - (id)createKeyframeWithVector:(id)arg1 atTime:(double)arg2; -- (id)createKeyframeWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; +- (id)createKeyframeWithPoint:(struct CGPoint)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; - (id)createKeyframeWithPoint:(struct CGPoint)arg1 atTime:(double)arg2; -- (id)createKeyframeWithScalar:(float)arg1 atTime:(double)arg2 offsetType:(unsigned int)arg3; -- (id)createKeyframeWithScalar:(float)arg1 atTime:(double)arg2; +- (id)createKeyframeWithScalar:(double)arg1 atTime:(double)arg2 offsetType:(unsigned long long)arg3; +- (id)createKeyframeWithScalar:(double)arg1 atTime:(double)arg2; - (void)removeAllKeyframes; - (void)removeKeyframes:(id)arg1; - (void)removeKeyframe:(id)arg1; @@ -37,14 +37,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)fullDebugLog; -- (void)dump; -- (double)parentMainDuration; -- (double)parentPhaseOutDuration; -- (double)parentPhaseInDuration; -- (void)setAnimationPath:(id)arg1; -- (void)cleanup; -- (void)copyKeyframes:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-ImageUtils.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-ImageUtils.h new file mode 100644 index 000000000..c4b71c790 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-ImageUtils.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAssetManager (ImageUtils) ++ (id)convertCGImageToBufferUsingDataProvider:(struct CGImage *)arg1; ++ (id)convertCGImageToBufferUsingRGBDevice:(struct CGImage *)arg1; ++ (id)convertCGImageToBuffer:(struct CGImage *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Internal.h new file mode 100644 index 000000000..a31b30388 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAssetManager (Internal) +- (void)cacheAttributes:(id)arg1 forPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Private.h new file mode 100644 index 000000000..1003f3b71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager-Private.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAssetManager (Private) +- (id)prepareInfoForAssetsAtPaths:(id)arg1; +- (void)removeRegionOfInterestAtIndex:(long long)arg1 forAssetAtPath:(id)arg2 saveToCache:(_Bool)arg3; +- (void)setForceOrderForRegionsOfInterest:(_Bool)arg1 forPath:(id)arg2 saveToCache:(_Bool)arg3; +- (void)moveRegionOfInterestWithPath:(id)arg1 fromIndex:(long long)arg2 toIndex:(long long)arg3 saveToCache:(_Bool)arg4; +- (void)updateRegionOfInterestAtIndex:(long long)arg1 atPath:(id)arg2 to:(struct CGRect)arg3 saveToCache:(_Bool)arg4; +- (void)updateROIInfoAtIndex:(long long)arg1 atPath:(id)arg2 to:(id)arg3 saveToCache:(_Bool)arg4; +- (void)setRegionOfInterest:(struct CGRect)arg1 atIndex:(long long)arg2 forAssetAtPath:(id)arg3 saveToCache:(_Bool)arg4; +- (void)setROIInfo:(id)arg1 atIndex:(long long)arg2 forAssetAtPath:(id)arg3 saveToCache:(_Bool)arg4; +- (void)addRegionOfInterest:(struct CGRect)arg1 forAssetAtPath:(id)arg2 saveToCache:(_Bool)arg3; +- (void)addROIInfo:(id)arg1 forAssetAtPath:(id)arg2 saveToCache:(_Bool)arg3; +- (struct CGRect)regionOfInterestAtIndex:(long long)arg1 forAssetAtPath:(id)arg2; +- (id)roiInfoAtIndex:(long long)arg1 forAssetAtPath:(id)arg2; +- (void)tryToSaveCache; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager.h index 3ddbd516e..7dbe09c26 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAssetManager.h @@ -12,17 +12,14 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (id)convertCGImageToBufferUsingDataProvider:(struct CGImage *)arg1; -+ (id)convertCGImageToBufferUsingRGBDevice:(struct CGImage *)arg1; -+ (id)convertCGImageToBuffer:(struct CGImage *)arg1; - (double)posterTimeForAssetAtPath:(id)arg1; - (id)absolutePathFromPath:(id)arg1; - (id)regionsOfInterestForAssetAtPath:(id)arg1; - (id)regionsOfInterestForAsset:(struct CGImage *)arg1; -- (unsigned int)mediaTypeForAssetAtPath:(id)arg1; -- (BOOL)isAssetAtPathASupportedAudio:(id)arg1; -- (BOOL)isAssetAtPathASupportedMovie:(id)arg1; -- (BOOL)isAssetAtPathASupportedImage:(id)arg1; +- (unsigned long long)mediaTypeForAssetAtPath:(id)arg1; +- (_Bool)isAssetAtPathASupportedAudio:(id)arg1; +- (_Bool)isAssetAtPathASupportedMovie:(id)arg1; +- (_Bool)isAssetAtPathASupportedImage:(id)arg1; - (id)locationHierarchyForAssetAtPath:(id)arg1; - (id)altitudeForAssetAtPath:(id)arg1; - (id)longitudeForAssetAtPath:(id)arg1; @@ -34,23 +31,9 @@ - (double)startTimeForAssetAtPath:(id)arg1; - (double)durationForAssetAtPath:(id)arg1; - (void)gatherMetadataForAssetAtPath:(id)arg1; -- (void)setSavesToDisk:(BOOL)arg1; +- (void)setSavesToDisk:(_Bool)arg1; - (void)dealloc; - (id)init; -- (id)prepareInfoForAssetsAtPaths:(id)arg1; -- (void)removeRegionOfInterestAtIndex:(int)arg1 forAssetAtPath:(id)arg2 saveToCache:(BOOL)arg3; -- (void)setForceOrderForRegionsOfInterest:(BOOL)arg1 forPath:(id)arg2 saveToCache:(BOOL)arg3; -- (void)moveRegionOfInterestWithPath:(id)arg1 fromIndex:(int)arg2 toIndex:(int)arg3 saveToCache:(BOOL)arg4; -- (void)updateRegionOfInterestAtIndex:(int)arg1 atPath:(id)arg2 to:(struct CGRect)arg3 saveToCache:(BOOL)arg4; -- (void)updateROIInfoAtIndex:(int)arg1 atPath:(id)arg2 to:(id)arg3 saveToCache:(BOOL)arg4; -- (void)setRegionOfInterest:(struct CGRect)arg1 atIndex:(int)arg2 forAssetAtPath:(id)arg3 saveToCache:(BOOL)arg4; -- (void)setROIInfo:(id)arg1 atIndex:(int)arg2 forAssetAtPath:(id)arg3 saveToCache:(BOOL)arg4; -- (void)addRegionOfInterest:(struct CGRect)arg1 forAssetAtPath:(id)arg2 saveToCache:(BOOL)arg3; -- (void)addROIInfo:(id)arg1 forAssetAtPath:(id)arg2 saveToCache:(BOOL)arg3; -- (struct CGRect)regionOfInterestAtIndex:(int)arg1 forAssetAtPath:(id)arg2; -- (id)roiInfoAtIndex:(int)arg1 forAssetAtPath:(id)arg2; -- (void)tryToSaveCache; -- (void)cacheAttributes:(id)arg1 forPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-AppleScript.h new file mode 100644 index 000000000..ac03852aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-AppleScript.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAudioPlaylist (AppleScript) +- (void)replaceObjectInSongsAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromSongsAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inSongsAtIndex:(long long)arg2; +- (id)objectInSongsAtIndex:(long long)arg1; +- (long long)countOfSongs; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Internal.h new file mode 100644 index 000000000..167f02298 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Internal.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAudioPlaylist (Internal) +- (id)parentDocument; +- (void)setDuration:(double)arg1; +- (void)setParentObject:(id)arg1; +- (void)setPlug:(id)arg1; +- (void)setAudioPlaylist:(id)arg1; +- (void)setMontage:(id)arg1; +- (id)montage; +- (void)cleanup; +- (void)copySongs:(id)arg1; +- (void)copyStruct:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Private.h new file mode 100644 index 000000000..4f654704f --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAudioPlaylist (Private) +- (id)audioPlaylist; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist.h index 1790efeb1..b50f6c868 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAudioPlaylist.h @@ -23,18 +23,18 @@ } + (id)audioPlaylist; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; -@property float duckLevel; // @dynamic duckLevel; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; +@property double duckLevel; // @dynamic duckLevel; @property double duckOutDuration; // @dynamic duckOutDuration; @property double duckInDuration; // @dynamic duckInDuration; @property double fadeOutDuration; // @dynamic fadeOutDuration; @property double fadeInDuration; // @dynamic fadeInDuration; - (double)duration; - (id)parentObject; -- (void)moveSongsFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveSongsFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllSongs; - (void)removeSongsAtIndices:(id)arg1; -- (void)insertSongs:(id)arg1 atIndex:(int)arg2; +- (void)insertSongs:(id)arg1 atIndex:(long long)arg2; - (void)addSongs:(id)arg1; - (void)addSong:(id)arg1; - (id)songs; @@ -45,22 +45,6 @@ - (void)dealloc; - (void)finalize; - (id)init; -- (id)audioPlaylist; -- (id)parentDocument; -- (void)setDuration:(double)arg1; -- (void)setParentObject:(id)arg1; -- (void)setPlug:(id)arg1; -- (void)setAudioPlaylist:(id)arg1; -- (void)setMontage:(id)arg1; -- (id)montage; -- (void)cleanup; -- (void)copySongs:(id)arg1; -- (void)copyStruct:(id)arg1; -- (void)replaceObjectInSongsAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromSongsAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inSongsAtIndex:(int)arg2; -- (id)objectInSongsAtIndex:(int)arg1; -- (int)countOfSongs; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Animation.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Animation.h new file mode 100644 index 000000000..59e7bde73 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Animation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Animation) ++ (id)transitionAnimatedSetsBetween:(id)arg1 and:(id)arg2; +- (void)createAnimatedSetsInLayer2:(id)arg1 withOptions:(id)arg2; +- (void)createAnimatedSetsInLayer:(id)arg1 withOptions:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Beats.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Beats.h new file mode 100644 index 000000000..31abf8ffd --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Beats.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Beats) +- (void)createBeatsThreaded:(id)arg1; +- (long long)indexOfBeatWithTimestamp:(double)arg1 inBeats:(id)arg2 inRange:(struct _NSRange)arg3; +- (double)findClosestBeatForTime:(double)arg1 inBeats:(id)arg2 atIndex:(long long *)arg3; +- (id)beatsForAudioPlaylist:(id)arg1 withOptions:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Clustering.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Clustering.h new file mode 100644 index 000000000..779f3ca88 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Clustering.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Clustering) +- (void)findUsableClustersForUserDefinedSlideOrderPresentation:(id)arg1 inClusters:(id)arg2; +- (void)cleanupClusters; +- (void)setupClustersWithPaths:(id)arg1 withOptions:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Internal.h new file mode 100644 index 000000000..4d693c9b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Internal.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Internal) +- (void)configureBreakInformationToEffect:(id)arg1 inDocument:(id)arg2 startingIndex:(long long)arg3 count:(long long)arg4 removeOldIndex:(long long)arg5; +- (void)performInitialFaceDetectionInGroup:(id)arg1 withOptions:(id)arg2; +- (id)transitionFromOptions:(id)arg1 firstEffectContainer:(id)arg2 nextEffectContainer:(id)arg3; +- (id)pickRandomPathsInArray:(id)arg1 excludingPaths:(id)arg2 count:(long long)arg3; +- (id)createAudioPlayListFromAudioPaths:(id)arg1 andOptions:(id)arg2; +- (id)frameFromOptions:(id)arg1; +- (id)filtersForSlideFromOptions:(id)arg1; +- (id)filtersForEffectFromOptions:(id)arg1; +- (id)filtersForLayerFromOptions:(id)arg1; +- (id)sortImagePaths:(id)arg1 toAspectRatiosInEffectPresetID:(id)arg2 withOptions:(id)arg3; +- (id)exportTransitionFromOptions:(id)arg1; +- (id)loopTransitionFromOptions:(id)arg1; +- (id)createEffectToTransitionMapWithOptions:(id)arg1; +- (id)effectContainersWithImages:(id)arg1 effects:(id)arg2 andOptions:(id)arg3; +- (id)dynamicLayerWithImages:(id)arg1 withOptions:(id)arg2; +- (id)slidesWithImages:(id)arg1 andOptions:(id)arg2; +- (id)createLayerWithImages:(id)arg1 effects:(id)arg2 andOptions:(id)arg3; +- (void)configureTransitionsInDocument:(id)arg1 withOptions:(id)arg2; +- (void)configureFiltersInDocument:(id)arg1 withOptions:(id)arg2; +- (void)beatAlignEffectContainers:(id)arg1 toBeats:(id)arg2 withOptions:(id)arg3; +- (void)scaleLayerToMatchAudio:(id)arg1 withBeats:(id)arg2 withOptions:(id)arg3; +- (void)scaleLayerToMatchAudio:(id)arg1 withOptions:(id)arg2; +- (void)beatAlignLayer:(id)arg1 toBeats:(id)arg2 withOptions:(id)arg3; +- (void)checkForOffsetsForLayers:(id)arg1 withOptions:(id)arg2; +- (void)fillDurationsForLayers:(id)arg1 withOptions:(id)arg2; +- (void)matchDurationsForLayers:(id)arg1 withOptions:(id)arg2; +- (void)scaleDurationsInEffectContainers:(id)arg1 withOptions:(id)arg2; +- (void)scaleDurationsInLayer:(id)arg1 withOptions:(id)arg2; +- (_Bool)determineIfSlideDisplayesForTheWholeDurationForEffect:(id)arg1 presetID:(id)arg2 atIndex:(long long)arg3 inStyleID:(id)arg4; +- (id)findEffectIDInWeighter:(id)arg1 images:(id)arg2 startingIndex:(long long)arg3 count:(long long)arg4 triesToFind:(long long *)arg5 constraints:(id)arg6 previousTags:(id)arg7; +- (void)populateWeighter:(id)arg1 withTransitions:(id)arg2 andOptions:(id)arg3; +- (void)populateWeighter:(id)arg1 withEffects:(id)arg2 andOptions:(id)arg3; +- (id)findEffectIDInPresetArray:(id)arg1 forImages:(id)arg2 withOptions:(id)arg3; +- (long long)bestCountFromClusterForEffectWithImages:(id)arg1 atStartIndex:(long long)arg2 withWeighter:(id)arg3 usedIndex:(long long *)arg4; +- (_Bool)imagesHaveMovie:(id)arg1 start:(long long)arg2 count:(long long)arg3; +- (id)effectsForImages:(id)arg1 withOptions:(id)arg2; +- (void)cacheROIInformationForImages:(id)arg1 withOptions:(id)arg2; +- (void)authorPlacesWithImages:(id)arg1 forLayerGroup:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; +- (id)orderImages:(id)arg1 withOptions:(id)arg2; +- (id)shuffleImagesByRating:(id)arg1 withOptions:(id)arg2; +- (id)_collectVersionInformationFromStyle:(id)arg1; +- (void)setAuthoredDocument:(id)arg1; +- (id)authoredDocument; +- (_Bool)isAuthoring; +- (void)setTitleTextToColor:(struct CGColor *)arg1 forLayerGroup:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; +- (void)setTitleTextToColor:(struct CGColor *)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (void)configureOutroInDocument:(id)arg1 withOptions:(id)arg2; +- (void)configureIntroInDocument:(id)arg1 withOptions:(id)arg2; +- (void)clearROICache; +- (void)cleanup:(_Bool)arg1; +- (void)cleanup; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Logging.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Logging.h new file mode 100644 index 000000000..d77d08692 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Logging.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Logging) +- (void)finishLogging; +- (void)startLogging; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation.h new file mode 100644 index 000000000..491b1a4d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Manipulation) +- (void)combineSlides:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (void)removeStyledCaptionFromSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (void)addStyledCaptionToSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (void)removeSlidesAtIndicies:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (void)insertVideoPaths:(id)arg1 atIndex:(long long)arg2 inDocument:(id)arg3 withOptions:(id)arg4; +- (void)moveSlidesFromIndicies:(id)arg1 toIndex:(long long)arg2 inDocument:(id)arg3 withOptions:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation_Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation_Internal.h new file mode 100644 index 000000000..a092aae3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Manipulation_Internal.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Manipulation_Internal) +- (long long)_countOfEmptyContainersInIntroOfLayer:(id)arg1 withOptions:(id)arg2; +- (long long)_numberOfSlidesForOutroInLayer:(id)arg1 withOptions:(id)arg2; +- (void)_checkForEmptyLayersInDocument:(id)arg1; +- (void)_readdTitleEffect:(id)arg1 toDocument:(id)arg2 withOptions:(id)arg3; +- (id)_grabAndRemoveTitleEffectFromDocument:(id)arg1 withOptions:(id)arg2; +- (id)_addVideoPaths:(id)arg1 toEndOfLayer:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; +- (void)_reorderImagesInDocument:(id)arg1 withOptions:(id)arg2; +- (void)combineEffectsNearSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Places.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Places.h new file mode 100644 index 000000000..e3b1548c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-Places.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (Places) +- (void)recreateMapsInDocument:(id)arg1; +- (void)removeAllMapsInDocument:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-PlacesInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-PlacesInternal.h new file mode 100644 index 000000000..db4d55582 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController-PlacesInternal.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPAuthoringController (PlacesInternal) +- (id)_placeEffectContainersForPhotos:(id)arg1 options:(id)arg2; +- (void)scaleDurationsInPlacesForDocument:(id)arg1 withOptions:(id)arg2; +- (long long)tileSetForMap1:(long long)arg1 map2:(long long)arg2 needsWater:(_Bool)arg3; +- (long long)mapTypeForPoint0:(struct CGPoint)arg1 point1:(struct CGPoint)arg2 point2:(struct CGPoint)arg3 map:(id)arg4 flight:(id)arg5; +- (_Bool)rect:(struct CGRect)arg1 intersectsRects:(id)arg2 index:(long long *)arg3; +- (id)createLayersForPlacesForImages:(id)arg1 forDocument:(id)arg2 withOptions:(id)arg3; +- (void)_renameMapsAndPins:(id)arg1 withOptions:(id)arg2; +- (id)_mapsSortedByState:(id)arg1; +- (id)_mapsSortedByCity:(id)arg1 hasCities:(_Bool *)arg2; +- (_Bool)_tryAndCollapseMaps:(id)arg1; +- (void)_gatherLocationInfoForMaps:(id)arg1; +- (id)_createMapsWithImages:(id)arg1 withOptions:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController.h index 623058226..98421beed 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringController.h @@ -10,9 +10,9 @@ @interface MPAuthoringController : NSObject { - BOOL _isAuthoring; + _Bool _isAuthoring; MPDocument *_authoredDocument; - unsigned int _seed; + unsigned long long _seed; NSRecursiveLock *_beatLock; NSMutableDictionary *_cachedROIInformation; NSLock *_cachedROILock; @@ -21,22 +21,21 @@ MPWeighter *_shuffleWeighter; NSMutableDictionary *_stats; id _delegate; - int _logLevel; + long long _logLevel; double _logTiming; - float _placesDistanceSeperation; - BOOL _placesDebug; - BOOL _cancelAuthoring; - BOOL _skipApplyingSettings; + double _placesDistanceSeperation; + _Bool _placesDebug; + _Bool _cancelAuthoring; + _Bool _skipApplyingSettings; } + (void)releaseSharedController; + (id)sharedController; -+ (id)transitionAnimatedSetsBetween:(id)arg1 and:(id)arg2; -- (BOOL)canScaleToAudioInDocument:(id)arg1 withOptions:(id)arg2; -- (BOOL)canLayerGroupFitToAudio:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3 requiredAudioDuration:(double *)arg4; -- (BOOL)canDocumentFitToAudio:(id)arg1 withOptions:(id)arg2 requiredAudioDuration:(double *)arg3; +- (_Bool)canScaleToAudioInDocument:(id)arg1 withOptions:(id)arg2; +- (_Bool)canLayerGroupFitToAudio:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3 requiredAudioDuration:(double *)arg4; +- (_Bool)canDocumentFitToAudio:(id)arg1 withOptions:(id)arg2 requiredAudioDuration:(double *)arg3; - (void)prepareDocumentForPlayback:(id)arg1 withOptions:(id)arg2; -- (BOOL)prepareDocumentForExport:(id)arg1 withOptions:(id)arg2; +- (_Bool)prepareDocumentForExport:(id)arg1 withOptions:(id)arg2; - (void)reconfigureColorSchemeForLayerGroup:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; - (void)reconfigureColorSchemeInDocument:(id)arg1 withOptions:(id)arg2; - (void)reconfigureTitleEffectForLayerGroup:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; @@ -49,102 +48,12 @@ - (id)effectContainersWithPaths:(id)arg1 forDocument:(id)arg2 withOptions:(id)arg3; - (void)upgradeLayerGroup:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; - (void)upgradeDocument:(id)arg1 withOptions:(id)arg2; -- (unsigned int)authorLayerGroup:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (unsigned int)authorDocument:(id)arg1 withOptions:(id)arg2; +- (unsigned long long)authorLayerGroup:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; +- (unsigned long long)authorDocument:(id)arg1 withOptions:(id)arg2; - (void)setDelegate:(id)arg1; - (id)delegate; - (void)dealloc; - (id)init; -- (void)configureBreakInformationToEffect:(id)arg1 inDocument:(id)arg2 startingIndex:(int)arg3 count:(int)arg4 removeOldIndex:(int)arg5; -- (void)performInitialFaceDetectionInGroup:(id)arg1 withOptions:(id)arg2; -- (id)transitionFromOptions:(id)arg1 firstEffectContainer:(id)arg2 nextEffectContainer:(id)arg3; -- (id)pickRandomPathsInArray:(id)arg1 excludingPaths:(id)arg2 count:(int)arg3; -- (id)createAudioPlayListFromAudioPaths:(id)arg1 andOptions:(id)arg2; -- (id)frameFromOptions:(id)arg1; -- (id)filtersForSlideFromOptions:(id)arg1; -- (id)filtersForEffectFromOptions:(id)arg1; -- (id)filtersForLayerFromOptions:(id)arg1; -- (id)sortImagePaths:(id)arg1 toAspectRatiosInEffectPresetID:(id)arg2 withOptions:(id)arg3; -- (id)exportTransitionFromOptions:(id)arg1; -- (id)loopTransitionFromOptions:(id)arg1; -- (id)createEffectToTransitionMapWithOptions:(id)arg1; -- (id)effectContainersWithImages:(id)arg1 effects:(id)arg2 andOptions:(id)arg3; -- (id)dynamicLayerWithImages:(id)arg1 withOptions:(id)arg2; -- (id)slidesWithImages:(id)arg1 andOptions:(id)arg2; -- (id)createLayerWithImages:(id)arg1 effects:(id)arg2 andOptions:(id)arg3; -- (void)configureTransitionsInDocument:(id)arg1 withOptions:(id)arg2; -- (void)configureFiltersInDocument:(id)arg1 withOptions:(id)arg2; -- (void)beatAlignEffectContainers:(id)arg1 toBeats:(id)arg2 withOptions:(id)arg3; -- (void)scaleLayerToMatchAudio:(id)arg1 withBeats:(id)arg2 withOptions:(id)arg3; -- (void)scaleLayerToMatchAudio:(id)arg1 withOptions:(id)arg2; -- (void)beatAlignLayer:(id)arg1 toBeats:(id)arg2 withOptions:(id)arg3; -- (void)checkForOffsetsForLayers:(id)arg1 withOptions:(id)arg2; -- (void)fillDurationsForLayers:(id)arg1 withOptions:(id)arg2; -- (void)matchDurationsForLayers:(id)arg1 withOptions:(id)arg2; -- (void)scaleDurationsInEffectContainers:(id)arg1 withOptions:(id)arg2; -- (void)scaleDurationsInLayer:(id)arg1 withOptions:(id)arg2; -- (BOOL)determineIfSlideDisplayesForTheWholeDurationForEffect:(id)arg1 presetID:(id)arg2 atIndex:(int)arg3 inStyleID:(id)arg4; -- (id)findEffectIDInWeighter:(id)arg1 images:(id)arg2 startingIndex:(int)arg3 count:(int)arg4 triesToFind:(int *)arg5 constraints:(id)arg6 previousTags:(id)arg7; -- (void)populateWeighter:(id)arg1 withTransitions:(id)arg2 andOptions:(id)arg3; -- (void)populateWeighter:(id)arg1 withEffects:(id)arg2 andOptions:(id)arg3; -- (id)findEffectIDInPresetArray:(id)arg1 forImages:(id)arg2 withOptions:(id)arg3; -- (int)bestCountFromClusterForEffectWithImages:(id)arg1 atStartIndex:(int)arg2 withWeighter:(id)arg3 usedIndex:(int *)arg4; -- (BOOL)imagesHaveMovie:(id)arg1 start:(int)arg2 count:(int)arg3; -- (id)effectsForImages:(id)arg1 withOptions:(id)arg2; -- (void)cacheROIInformationForImages:(id)arg1 withOptions:(id)arg2; -- (void)authorPlacesWithImages:(id)arg1 forLayerGroup:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; -- (id)orderImages:(id)arg1 withOptions:(id)arg2; -- (id)shuffleImagesByRating:(id)arg1 withOptions:(id)arg2; -- (id)_collectVersionInformationFromStyle:(id)arg1; -- (void)setAuthoredDocument:(id)arg1; -- (id)authoredDocument; -- (BOOL)isAuthoring; -- (void)setTitleTextToColor:(struct CGColor *)arg1 forLayerGroup:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; -- (void)setTitleTextToColor:(struct CGColor *)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (void)configureOutroInDocument:(id)arg1 withOptions:(id)arg2; -- (void)configureIntroInDocument:(id)arg1 withOptions:(id)arg2; -- (void)clearROICache; -- (void)cleanup:(BOOL)arg1; -- (void)cleanup; -- (void)createAnimatedSetsInLayer2:(id)arg1 withOptions:(id)arg2; -- (void)createAnimatedSetsInLayer:(id)arg1 withOptions:(id)arg2; -- (void)createBeatsThreaded:(id)arg1; -- (int)indexOfBeatWithTimestamp:(double)arg1 inBeats:(id)arg2 inRange:(struct _NSRange)arg3; -- (double)findClosestBeatForTime:(double)arg1 inBeats:(id)arg2 atIndex:(int *)arg3; -- (id)beatsForAudioPlaylist:(id)arg1 withOptions:(id)arg2; -- (void)findUsableClustersForUserDefinedSlideOrderPresentation:(id)arg1 inClusters:(id)arg2; -- (void)cleanupClusters; -- (void)setupClustersWithPaths:(id)arg1 withOptions:(id)arg2; -- (void)finishLogging; -- (void)startLogging; -- (void)combineSlides:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (void)removeStyledCaptionFromSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (void)addStyledCaptionToSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (void)removeSlidesAtIndicies:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (void)insertVideoPaths:(id)arg1 atIndex:(int)arg2 inDocument:(id)arg3 withOptions:(id)arg4; -- (void)moveSlidesFromIndicies:(id)arg1 toIndex:(int)arg2 inDocument:(id)arg3 withOptions:(id)arg4; -- (int)_countOfEmptyContainersInIntroOfLayer:(id)arg1 withOptions:(id)arg2; -- (int)_numberOfSlidesForOutroInLayer:(id)arg1 withOptions:(id)arg2; -- (void)_checkForEmptyLayersInDocument:(id)arg1; -- (void)_readdTitleEffect:(id)arg1 toDocument:(id)arg2 withOptions:(id)arg3; -- (id)_grabAndRemoveTitleEffectFromDocument:(id)arg1 withOptions:(id)arg2; -- (id)_addVideoPaths:(id)arg1 toEndOfLayer:(id)arg2 inDocument:(id)arg3 withOptions:(id)arg4; -- (void)_reorderImagesInDocument:(id)arg1 withOptions:(id)arg2; -- (void)combineEffectsNearSlide:(id)arg1 inDocument:(id)arg2 withOptions:(id)arg3; -- (id)_placeEffectContainersForPhotos:(id)arg1 options:(id)arg2; -- (void)scaleDurationsInPlacesForDocument:(id)arg1 withOptions:(id)arg2; -- (int)tileSetForMap1:(int)arg1 map2:(int)arg2 needsWater:(BOOL)arg3; -- (int)mapTypeForPoint0:(struct CGPoint)arg1 point1:(struct CGPoint)arg2 point2:(struct CGPoint)arg3 map:(id)arg4 flight:(id)arg5; -- (BOOL)rect:(struct CGRect)arg1 intersectsRects:(id)arg2 index:(int *)arg3; -- (id)createLayersForPlacesForImages:(id)arg1 forDocument:(id)arg2 withOptions:(id)arg3; -- (void)_renameMapsAndPins:(id)arg1 withOptions:(id)arg2; -- (id)_mapsSortedByState:(id)arg1; -- (id)_mapsSortedByCity:(id)arg1 hasCities:(char *)arg2; -- (BOOL)_tryAndCollapseMaps:(id)arg1; -- (void)_gatherLocationInfoForMaps:(id)arg1; -- (id)_createMapsWithImages:(id)arg1 withOptions:(id)arg2; -- (void)recreateMapsInDocument:(id)arg1; -- (void)removeAllMapsInDocument:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringUtilities.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringUtilities.h index 8234ce63a..652d96e0c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringUtilities.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAuthoringUtilities.h @@ -10,120 +10,120 @@ { } -+ (float)multilineSizeFactorFromOptions:(id)arg1; ++ (double)multilineSizeFactorFromOptions:(id)arg1; + (double)distanceBetween:(struct CGPoint)arg1 andPoint:(struct CGPoint)arg2; + (struct CGPoint)kbCenterPointFromRect:(struct CGRect)arg1; -+ (struct CGRect)rectToFitIn:(struct CGRect)arg1 withAspectRatio:(float)arg2; -+ (BOOL)aspectRatioMatchesDefault:(id)arg1 withOptions:(id)arg2; ++ (struct CGRect)rectToFitIn:(struct CGRect)arg1 withAspectRatio:(double)arg2; ++ (_Bool)aspectRatioMatchesDefault:(id)arg1 withOptions:(id)arg2; + (id)gapInformationFromOptions:(id)arg1; -+ (BOOL)matchEffectsUsingTagsFromOptions:(id)arg1; -+ (BOOL)useLargestEffectsFromOptions:(id)arg1; ++ (_Bool)matchEffectsUsingTagsFromOptions:(id)arg1; ++ (_Bool)useLargestEffectsFromOptions:(id)arg1; + (id)absolutePathsForPaths:(id)arg1 withOptions:(id)arg2; + (struct _NSRange)videoPathsRangeFromOptions:(id)arg1; -+ (unsigned int)screenSizeFromOptions:(id)arg1; -+ (float)basePortraitBreakAspectRatioFromOptions:(id)arg1; -+ (float)baseBreakAspectRatioFromOptions:(id)arg1; -+ (float)portraitBreakDurationScaleFromOptions:(id)arg1; -+ (float)breakDurationScaleFromOptions:(id)arg1; -+ (BOOL)scaleEffectsForBreaksFromOptions:(id)arg1; ++ (unsigned long long)screenSizeFromOptions:(id)arg1; ++ (double)basePortraitBreakAspectRatioFromOptions:(id)arg1; ++ (double)baseBreakAspectRatioFromOptions:(id)arg1; ++ (double)portraitBreakDurationScaleFromOptions:(id)arg1; ++ (double)breakDurationScaleFromOptions:(id)arg1; ++ (_Bool)scaleEffectsForBreaksFromOptions:(id)arg1; + (double)fadeOutDurationFromOptions:(id)arg1; -+ (id)absolutePathAtIndex:(int)arg1 inPaths:(id)arg2 withOptions:(id)arg3; ++ (id)absolutePathAtIndex:(long long)arg1 inPaths:(id)arg2 withOptions:(id)arg3; + (id)subtitlesFromOptions:(id)arg1; -+ (BOOL)performFaceDetectionFromOptions:(id)arg1; -+ (unsigned int)regionOfInterestPickModeFromOptions:(id)arg1; ++ (_Bool)performFaceDetectionFromOptions:(id)arg1; ++ (unsigned long long)regionOfInterestPickModeFromOptions:(id)arg1; + (struct _NSRange)reconfigureRangeFromOptions:(id)arg1; + (id)layerTypeFromOptions:(id)arg1; -+ (unsigned int)presentationOrderFromOptions:(id)arg1; -+ (BOOL)alwaysIncludeLastTransitionFromOptions:(id)arg1; -+ (BOOL)shouldDuckMoviesFromOptions:(id)arg1; ++ (unsigned long long)presentationOrderFromOptions:(id)arg1; ++ (_Bool)alwaysIncludeLastTransitionFromOptions:(id)arg1; ++ (_Bool)shouldDuckMoviesFromOptions:(id)arg1; + (id)absolutePathForPath:(id)arg1 withOptions:(id)arg2; -+ (BOOL)fadeOutAudioFromOptions:(id)arg1; -+ (BOOL)useTransitionLayoutTagsWithOptions:(id)arg1; -+ (BOOL)requestGeneratedImagesFromOptions:(id)arg1; -+ (BOOL)canAdjustPhaseDurations:(id)arg1; -+ (BOOL)pickEffectsEvenlyByIDWithOptions:(id)arg1; -+ (BOOL)pickTransitionsEvenlyByIDWithOptions:(id)arg1; -+ (BOOL)needsFitMovieAttributeFromOptions:(id)arg1; -+ (BOOL)useROIAspectRatioFromOptions:(id)arg1; -+ (BOOL)canHaveTransitionsFromOptions:(id)arg1; -+ (unsigned int)reorderModeFromOptions:(id)arg1; ++ (_Bool)fadeOutAudioFromOptions:(id)arg1; ++ (_Bool)useTransitionLayoutTagsWithOptions:(id)arg1; ++ (_Bool)requestGeneratedImagesFromOptions:(id)arg1; ++ (_Bool)canAdjustPhaseDurations:(id)arg1; ++ (_Bool)pickEffectsEvenlyByIDWithOptions:(id)arg1; ++ (_Bool)pickTransitionsEvenlyByIDWithOptions:(id)arg1; ++ (_Bool)needsFitMovieAttributeFromOptions:(id)arg1; ++ (_Bool)useROIAspectRatioFromOptions:(id)arg1; ++ (_Bool)canHaveTransitionsFromOptions:(id)arg1; ++ (unsigned long long)reorderModeFromOptions:(id)arg1; + (id)colorSchemeFromOptions:(id)arg1; -+ (BOOL)effectDecidesTransitionFromOptions:(id)arg1; -+ (float)movieVolumeFromOptions:(id)arg1; -+ (BOOL)padTextOnlyEffects:(id)arg1; -+ (BOOL)useUniformDurations:(id)arg1; ++ (_Bool)effectDecidesTransitionFromOptions:(id)arg1; ++ (double)movieVolumeFromOptions:(id)arg1; ++ (_Bool)padTextOnlyEffects:(id)arg1; ++ (_Bool)useUniformDurations:(id)arg1; + (double)minimumEffectDurationFromOptions:(id)arg1; + (double)maximumTransitionDurationFromOptions:(id)arg1; + (double)minimumTransitionDurationFromOptions:(id)arg1; -+ (int)numberOfLayersFromOptions:(id)arg1; -+ (BOOL)layerHasImagesFromOptions:(id)arg1; -+ (id)layerDescriptionForLayerWithZIndex:(int)arg1 forStyle:(id)arg2; ++ (long long)numberOfLayersFromOptions:(id)arg1; ++ (_Bool)layerHasImagesFromOptions:(id)arg1; ++ (id)layerDescriptionForLayerWithZIndex:(long long)arg1 forStyle:(id)arg2; + (double)exportTransitionDurationFromOptions:(id)arg1; + (id)exportTransitionIDFromOptions:(id)arg1; + (id)loopTransitionIDFromOptions:(id)arg1; -+ (float)effectPadding:(id)arg1; -+ (BOOL)shouldComputeLoopTransitionFromOptions:(id)arg1; -+ (BOOL)shouldComputeSlideFiltersFromOptions:(id)arg1; ++ (double)effectPadding:(id)arg1; ++ (_Bool)shouldComputeLoopTransitionFromOptions:(id)arg1; ++ (_Bool)shouldComputeSlideFiltersFromOptions:(id)arg1; + (id)lastPresetFromOptions:(id)arg1; -+ (BOOL)shouldComputeTransitionsFromOptions:(id)arg1; -+ (BOOL)shouldComputeFramesFromOptions:(id)arg1; ++ (_Bool)shouldComputeTransitionsFromOptions:(id)arg1; ++ (_Bool)shouldComputeFramesFromOptions:(id)arg1; + (id)presetIDFromPresetID:(id)arg1; + (id)idFromPresetID:(id)arg1; + (id)titleEffectFromOptions:(id)arg1; + (id)introEffectIDFromOptions:(id)arg1; -+ (int)maxNumberOfSlidesToPreloadFromOptions:(id)arg1; -+ (int)minimumNumberOfDynamicSlidesToAddFromOptions:(id)arg1; -+ (BOOL)scaleOutroEffectFromOptions:(id)arg1; ++ (long long)maxNumberOfSlidesToPreloadFromOptions:(id)arg1; ++ (long long)minimumNumberOfDynamicSlidesToAddFromOptions:(id)arg1; ++ (_Bool)scaleOutroEffectFromOptions:(id)arg1; + (double)outroDurationFromOptions:(id)arg1; -+ (BOOL)useIntroTransition:(id)arg1; ++ (_Bool)useIntroTransition:(id)arg1; + (double)introDurationFromOptions:(id)arg1; + (id)outroEffectIDFromOptions:(id)arg1; + (id)transitionListFromOptions:(id)arg1; + (id)ignoreTransitionListFromOptions:(id)arg1; -+ (BOOL)repeatTransitionsFromOptions:(id)arg1; -+ (BOOL)collectVersionInformationFromOptions:(id)arg1; -+ (float)kenBurnsZoomFactorFromOptions:(id)arg1; ++ (_Bool)repeatTransitionsFromOptions:(id)arg1; ++ (_Bool)collectVersionInformationFromOptions:(id)arg1; ++ (double)kenBurnsZoomFactorFromOptions:(id)arg1; + (id)effectListFromOptions:(id)arg1; -+ (float)aspectRatioFromOptions:(id)arg1; -+ (unsigned int)randomSeedFromOptions:(id)arg1; -+ (BOOL)fitMoviesWhenPossibleFromOptions:(id)arg1; -+ (BOOL)useDefaultAudioFromOptions:(id)arg1; -+ (BOOL)useTitleEffectFromOptions:(id)arg1; -+ (BOOL)useROIFromOptions:(id)arg1; -+ (BOOL)useBestAspectRatioFromOptions:(id)arg1; ++ (double)aspectRatioFromOptions:(id)arg1; ++ (unsigned long long)randomSeedFromOptions:(id)arg1; ++ (_Bool)fitMoviesWhenPossibleFromOptions:(id)arg1; ++ (_Bool)useDefaultAudioFromOptions:(id)arg1; ++ (_Bool)useTitleEffectFromOptions:(id)arg1; ++ (_Bool)useROIFromOptions:(id)arg1; ++ (_Bool)useBestAspectRatioFromOptions:(id)arg1; + (double)transitionDurationFromOptions:(id)arg1; -+ (BOOL)canRepeatPreset:(id)arg1; -+ (BOOL)effectNeedsPreviousAttributesFromOptions:(id)arg1; -+ (BOOL)canRepeatEffectWithPreset:(id)arg1; ++ (_Bool)canRepeatPreset:(id)arg1; ++ (_Bool)effectNeedsPreviousAttributesFromOptions:(id)arg1; ++ (_Bool)canRepeatEffectWithPreset:(id)arg1; + (double)layerOffsetFromOptions:(id)arg1; + (double)durationPerEffectFromOptions:(id)arg1; -+ (BOOL)matchPhasesWithTransitionFromOptions:(id)arg1; ++ (_Bool)matchPhasesWithTransitionFromOptions:(id)arg1; + (struct CGColor *)backgroundColorFromOptions:(id)arg1; -+ (BOOL)replaceAudioPlaylistFromOptions:(id)arg1; ++ (_Bool)replaceAudioPlaylistFromOptions:(id)arg1; + (double)beatFactorFromOptions:(id)arg1; + (double)layerTimeScaleFromOptions:(id)arg1; -+ (BOOL)lockTransitionDurationFromOptions:(id)arg1; -+ (BOOL)createBeatsFromOptions:(id)arg1; -+ (BOOL)alignToBeatsFromOptions:(id)arg1; -+ (BOOL)layerCanSkipScaleCalculation:(id)arg1 withOptions:(id)arg2; -+ (int)kenBurnsOffsetTypeFromOptions:(id)arg1; -+ (int)kenBurnsLevelFromOptions:(id)arg1; -+ (BOOL)easeKenBurnsPanFromOptions:(id)arg1; -+ (BOOL)kenBurnsBreaksFromOptions:(id)arg1; -+ (BOOL)kenBurnsAlwaysZoomInFromOptions:(id)arg1; -+ (float)kenBurnsEndZoomLevelFromOptions:(id)arg1; -+ (float)kenBurnsStartZoomLevelFromOptions:(id)arg1; -+ (float)kenBurnsPanFactorFromOptions:(id)arg1; -+ (float)maxKenBurnsZoomFromOptions:(id)arg1; -+ (float)kenBurnsLikelihoodFromOptions:(id)arg1; -+ (unsigned int)croppingModeForFitMoviesFromOptions:(id)arg1; -+ (unsigned int)croppingModeFromOptions:(id)arg1; -+ (unsigned int)audioScalingModeFromOptions:(id)arg1; ++ (_Bool)lockTransitionDurationFromOptions:(id)arg1; ++ (_Bool)createBeatsFromOptions:(id)arg1; ++ (_Bool)alignToBeatsFromOptions:(id)arg1; ++ (_Bool)layerCanSkipScaleCalculation:(id)arg1 withOptions:(id)arg2; ++ (long long)kenBurnsOffsetTypeFromOptions:(id)arg1; ++ (long long)kenBurnsLevelFromOptions:(id)arg1; ++ (_Bool)easeKenBurnsPanFromOptions:(id)arg1; ++ (_Bool)kenBurnsBreaksFromOptions:(id)arg1; ++ (_Bool)kenBurnsAlwaysZoomInFromOptions:(id)arg1; ++ (double)kenBurnsEndZoomLevelFromOptions:(id)arg1; ++ (double)kenBurnsStartZoomLevelFromOptions:(id)arg1; ++ (double)kenBurnsPanFactorFromOptions:(id)arg1; ++ (double)maxKenBurnsZoomFromOptions:(id)arg1; ++ (double)kenBurnsLikelihoodFromOptions:(id)arg1; ++ (unsigned long long)croppingModeForFitMoviesFromOptions:(id)arg1; ++ (unsigned long long)croppingModeFromOptions:(id)arg1; ++ (unsigned long long)audioScalingModeFromOptions:(id)arg1; + (double)audioDurationFromOptions:(id)arg1; -+ (int)layerIndexFromOptions:(id)arg1; ++ (long long)layerIndexFromOptions:(id)arg1; + (id)styleFromOptions:(id)arg1; + (id)urlsFromPaths:(id)arg1; -+ (BOOL)ignoreClusteringForImages:(id)arg1 withOptions:(id)arg2; ++ (_Bool)ignoreClusteringForImages:(id)arg1 withOptions:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAutomaticLayerSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAutomaticLayerSupport-Protocol.h index c5b7ce970..2dc59ac17 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPAutomaticLayerSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPAutomaticLayerSupport-Protocol.h @@ -5,10 +5,10 @@ */ @protocol MPAutomaticLayerSupport -- (void)moveLayersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveLayersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeLayersAtIndices:(id)arg1; - (void)removeAllLayers; -- (void)insertLayers:(id)arg1 atIndex:(int)arg2; +- (void)insertLayers:(id)arg1 atIndex:(long long)arg2; - (void)addLayers:(id)arg1; - (void)addLayer:(id)arg1; - (id)layers; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPCluster.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCluster.h index 7dddd35dd..f96be5909 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPCluster.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCluster.h @@ -13,25 +13,25 @@ NSMutableArray *mSlides; NSMutableSet *mPathsInCluster; NSString *mName; - float mRating; + double mRating; NSMutableDictionary *mUsageCounterPerLayer; } @property(retain) NSMutableDictionary *usageCounterPerLayer; // @synthesize usageCounterPerLayer=mUsageCounterPerLayer; -@property float rating; // @synthesize rating=mRating; +@property double rating; // @synthesize rating=mRating; @property(copy) NSString *name; // @synthesize name=mName; @property(retain) NSMutableArray *items; // @synthesize items=mSlides; - (id)description; - (void)detailedDescription; - (id)usageCountDescription; - (void)resetAllUsageCounters; -- (float)usageCountForLayer:(id)arg1; -- (void)setUsageCountForLayer:(id)arg1 to:(float)arg2; +- (double)usageCountForLayer:(id)arg1; +- (void)setUsageCountForLayer:(id)arg1 to:(double)arg2; - (id)allSlidesSortedChronologically; -- (BOOL)clusterContainsSlideAtPath:(id)arg1; +- (_Bool)clusterContainsSlideAtPath:(id)arg1; - (id)allSlidesSortedByUser; - (id)allSlides; -- (int)slideCount; +- (long long)slideCount; - (void)removeAllSlides; - (void)addSlide:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController-Private.h new file mode 100644 index 000000000..d6be7f505 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPClusterController (Private) +- (void)_removeAllSingleSlideClustersForClusterCategory:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController.h index 6e0b2845b..a548e33f5 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterController.h @@ -13,7 +13,7 @@ NSMutableDictionary *mSlides; NSMutableDictionary *mSlideClusters; MPCluster *mAllSlidesCluster; - float mMinimumRequiredClusterRating; + double mMinimumRequiredClusterRating; MPDocument *mAuthoredDocument; NSDate *mOldestSlideTimestamp; NSDate *mNewestSlideTimestamp; @@ -69,7 +69,7 @@ - (void)removeAllSingleSlideClusters; - (id)findBestClusterBasedOnUserDefinedSlideOrder:(id)arg1 startingWithSlide:(id)arg2; - (id)findBestChronologicalCluster:(id)arg1 startingWithSlide:(id)arg2; -- (id)findBestCluster:(id)arg1 withMaxEffectSize:(int)arg2 idealEffectSize:(int)arg3; +- (id)findBestCluster:(id)arg1 withMaxEffectSize:(long long)arg2 idealEffectSize:(long long)arg3; - (id)findBestCluster:(id)arg1; - (void)flushClusters; - (void)resetAllUsageCounters; @@ -78,18 +78,17 @@ - (id)clusterSlidesSortedByUserDefinedSortOrder:(id)arg1 userDefinedSlideOrder:(id)arg2; - (id)clusterSlidesSortedChronologically:(id)arg1; - (id)allSlidesSortedChronologically; -- (id)nextLeastUsedSlides:(int)arg1 forLayer:(id)arg2 markAsUsed:(BOOL)arg3; +- (id)nextLeastUsedSlides:(long long)arg1 forLayer:(id)arg2 markAsUsed:(_Bool)arg3; - (id)allSlidesSortedByPaths:(id)arg1; - (id)allSlidesSortedByUsage; - (id)slideForPath:(id)arg1; - (id)allSlides; - (void)addKeywords:(id)arg1 forSlide:(id)arg2; -- (int)addSlideForPath:(id)arg1 withIndex:(int)arg2; +- (long long)addSlideForPath:(id)arg1 withIndex:(long long)arg2; - (void)setAuthoredDocument:(id)arg1; - (void)flush; - (void)dealloc; - (id)init; -- (void)_removeAllSingleSlideClustersForClusterCategory:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterSlide.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterSlide.h index 5331dd9db..d3ee0e046 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterSlide.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPClusterSlide.h @@ -14,24 +14,24 @@ { NSDate *mCaptureDate; NSString *mPath; - int mReferenceCounter; + long long mReferenceCounter; NSMutableDictionary *mUsageCounterPerLayer; NSMutableArray *mUsableSlideClusters; - int mIndex; + long long mIndex; } @property(retain) NSMutableArray *usableSlideClusters; // @synthesize usableSlideClusters=mUsableSlideClusters; @property(retain) NSMutableDictionary *usageCounterPerLayer; // @synthesize usageCounterPerLayer=mUsageCounterPerLayer; -@property int index; // @synthesize index=mIndex; -@property int referenceCounter; // @synthesize referenceCounter=mReferenceCounter; +@property long long index; // @synthesize index=mIndex; +@property long long referenceCounter; // @synthesize referenceCounter=mReferenceCounter; @property(copy) NSDate *captureDate; // @synthesize captureDate=mCaptureDate; @property(copy) NSString *path; // @synthesize path=mPath; - (id)description; - (id)usageCountDescription; - (void)resetAllUsageCounters; -- (int)overallUsageCounter; -- (void)setUsageCounterForLayer:(id)arg1 to:(int)arg2; -- (int)usageCounterForLayer:(id)arg1; +- (long long)overallUsageCounter; +- (void)setUsageCounterForLayer:(id)arg1 to:(long long)arg2; +- (long long)usageCounterForLayer:(id)arg1; - (void)increaseUsageCounterForLayer:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPConditionalAction.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPConditionalAction.h index 406cebbaf..7702c51e5 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPConditionalAction.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPConditionalAction.h @@ -24,7 +24,7 @@ - (void)configureTarget; - (void)configureActions; - (void)setAction:(id)arg1; -- (void)setAction:(id)arg1 forCondition:(BOOL)arg2; +- (void)setAction:(id)arg1 forCondition:(_Bool)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController-Private.h new file mode 100644 index 000000000..d9d915ecd --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController-Private.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPCropController (Private) +- (double)durationOfSlide:(id)arg1; +- (void)applyMultiFaceAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2; +- (void)applyAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2 centeredAt:(struct CGPoint)arg3 alwaysZoomIn:(_Bool)arg4; +- (void)applyAnimatedCropToBreakSlide:(id)arg1 withOptions:(id)arg2; +- (struct CGPoint)checkFarApartROIs:(id)arg1 withImageSize:(struct CGSize)arg2 visibleAspectRatio:(double)arg3 roiCenter:(struct CGPoint)arg4; +- (void)applyStationaryCropToSlide:(id)arg1 withOptions:(id)arg2; +- (void)applyAnimatedCropWithROIsToSlide:(id)arg1 withOptions:(id)arg2; +- (void)applyAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2; +- (void)applyCropToSlide:(id)arg1 withOptions:(id)arg2; +- (void)cleanup; +- (void)setupWithDocument:(id)arg1 andOptions:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController.h index 8e326bfd8..ac243edd2 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPCropController.h @@ -27,17 +27,6 @@ - (id)delegate; - (void)dealloc; - (id)init; -- (double)durationOfSlide:(id)arg1; -- (void)applyMultiFaceAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2; -- (void)applyAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2 centeredAt:(struct CGPoint)arg3 alwaysZoomIn:(BOOL)arg4; -- (void)applyAnimatedCropToBreakSlide:(id)arg1 withOptions:(id)arg2; -- (struct CGPoint)checkFarApartROIs:(id)arg1 withImageSize:(struct CGSize)arg2 visibleAspectRatio:(float)arg3 roiCenter:(struct CGPoint)arg4; -- (void)applyStationaryCropToSlide:(id)arg1 withOptions:(id)arg2; -- (void)applyAnimatedCropWithROIsToSlide:(id)arg1 withOptions:(id)arg2; -- (void)applyAnimatedCropToSlide:(id)arg1 withOptions:(id)arg2; -- (void)applyCropToSlide:(id)arg1 withOptions:(id)arg2; -- (void)cleanup; -- (void)setupWithDocument:(id)arg1 andOptions:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-AppleScript.h new file mode 100644 index 000000000..1ef5c1b4c --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-AppleScript.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (AppleScript) +- (void)setStyleID:(id)arg1; +- (id)styleID; +- (void)setTitle:(id)arg1; +- (id)title; +- (void)replaceObjectInLayersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromLayersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inLayersAtIndex:(long long)arg2; +- (id)valueInLayersWithName:(id)arg1; +- (id)objectInLayersAtIndex:(long long)arg1; +- (long long)countOfLayers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Automatic.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Automatic.h new file mode 100644 index 000000000..28f0ce383 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Automatic.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (Automatic) +- (void)removeAllStacks; +- (void)removeAllAudioPaths; +- (void)removeAllVideoPaths; +- (void)setAudioPaths:(id)arg1; +- (id)audioPaths; +- (void)setVideoPaths:(id)arg1; +- (id)orderedVideoPaths; +- (id)videoPaths; +- (void)setStacks:(id)arg1; +- (id)stacks; +- (void)removePaths:(id)arg1; +- (void)removePath:(id)arg1; +- (void)addStacks:(id)arg1; +- (void)addAudioPaths:(id)arg1; +- (void)addAudioPath:(id)arg1; +- (void)addVideoPaths:(id)arg1; +- (void)addVideoPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Deprecated.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Deprecated.h new file mode 100644 index 000000000..3bbb3ed03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Deprecated.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (Deprecated) +- (id)marimbaDocument; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Internal.h new file mode 100644 index 000000000..640d81af1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Internal.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPLayerableSupportInternal-Protocol.h" + +@interface MPDocument (Internal) +- (_Bool)isInBatchModify; +- (void)configureActions; +- (_Bool)layersCanPositionZIndex; +- (void)setAlwaysLookupAbsolutePaths:(_Bool)arg1; +- (void)setTemporarilyCacheAbsolutePaths:(_Bool)arg1; +- (void)setAbsoluteStillPath:(id)arg1 forKey:(id)arg2; +- (id)cachedAbsoluteStillPathFromPath:(id)arg1; +- (void)setAbsolutePath:(id)arg1 forKey:(id)arg2; +- (id)cachedAbsolutePathFromPath:(id)arg1; +- (_Bool)isLive; +- (_Bool)detectFacesInBackground; +- (double)aspectRatioDidChange:(double)arg1 atTime:(double)arg2; +- (double)aspectRatio; +- (_Bool)nearingEndWithOptions:(id)arg1; +- (id)organizedRandomTransitions; +- (void)organizeRandomTransitions; +- (void)setAudioFadeOutDuration:(double)arg1; +- (double)fadeOutAudioDuration; +- (void)setLastRandomTransition:(id)arg1; +- (id)lastRandomTransition; +- (id)descriptionForRandomTransitionPresetID:(id)arg1; +- (id)flightPlanFrom:(struct CGPoint)arg1 to:(struct CGPoint)arg2; +- (long long)mapLevelForPath:(id)arg1; +- (struct CGPoint)pointForMap:(id)arg1 withAttributes:(id)arg2; +- (struct CGPoint)latLongPointForMap:(id)arg1 withAttributes:(id)arg2; +- (id)tiledMapPathsForAttributes:(id)arg1; +- (id)altitudeForPath:(id)arg1; +- (id)definedPlaceNameForPath:(id)arg1; +- (id)neighborhoodForPath:(id)arg1; +- (id)areaForPath:(id)arg1; +- (id)placeForPath:(id)arg1; +- (id)cityForPath:(id)arg1; +- (id)stateForPath:(id)arg1; +- (id)oceanForPath:(id)arg1; +- (id)countryForPath:(id)arg1; +- (id)longitudeForPath:(id)arg1; +- (id)latitudeForPath:(id)arg1; +- (id)captionForPath:(id)arg1; +- (id)keywordsForPath:(id)arg1; +- (id)creationDateForPath:(id)arg1; +- (id)regionsOfInterestForPath:(id)arg1 detect:(_Bool)arg2; +- (id)regionsOfInterestForPath:(id)arg1; +- (_Bool)isAudioAtPath:(id)arg1; +- (_Bool)isMovieAtPath:(id)arg1; +- (_Bool)isImageAtPath:(id)arg1; +- (double)volumeForPath:(id)arg1; +- (id)absoluteVideoPaths; +- (void)_setMediaProperties:(id)arg1; +- (void)setMontage:(id)arg1; +- (void)upgradeDocument; +- (id)documentLayerGroup; +- (id)actionableObjectForID:(id)arg1; +- (void)setupLayerGroups; +- (void)setupDocumentLayerGroup; +- (void)setDocumentLayerGroup:(id)arg1; +- (id)propertiesForMediaPathAndCreateIfNeeded:(id)arg1 withValue:(id)arg2 forKey:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-MediaManagement.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-MediaManagement.h new file mode 100644 index 000000000..cf12147b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-MediaManagement.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (MediaManagement) +- (double)stopTimeForAssetAtPath:(id)arg1; +- (double)startTimeForAssetAtPath:(id)arg1; +- (id)attributeForAssetAtPath:(id)arg1 forKey:(id)arg2; +- (struct CGSize)resolutionForAssetAtPath:(id)arg1; +- (_Bool)isSupportedMovieForAssetAtPath:(id)arg1; +- (struct __IOSurface *)IOSurfaceForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3; +- (id)dataForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; +- (struct CGImage *)thumbnailCGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; +- (struct CGImage *)CGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3 thumbnailIfPossible:(_Bool)arg4 now:(_Bool)arg5; +- (struct CGImage *)CGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; +- (id)absolutePathForStillAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; +- (id)absolutePathForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; +- (id)absolutePathForAssetAtPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Model.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Model.h new file mode 100644 index 000000000..1abd01d67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Model.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (Model) +- (id)mainLayers; +- (void)setAudioPlaylist:(id)arg1; +- (id)audioPlaylist; +- (double)videoDuration; +- (double)duration; +- (void)setBackgroundCGColor:(struct CGColor *)arg1; +- (struct CGColor *)backgroundCGColor; +- (id)keyedLayers; +- (void)removeLayerForKey:(id)arg1; +- (void)setLayer:(id)arg1 forKey:(id)arg2; +- (id)layerForKey:(id)arg1; +- (void)moveLayersFromIndices:(id)arg1 toIndex:(long long)arg2; +- (void)removeLayersAtIndices:(id)arg1; +- (void)removeAllLayers; +- (void)insertLayers:(id)arg1 atIndex:(long long)arg2; +- (void)addLayers:(id)arg1; +- (void)addLayer:(id)arg1; +- (id)layers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Private.h new file mode 100644 index 000000000..0145ffc10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument-Private.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPDocument (Private) +- (long long)mediaTypeForPath:(id)arg1; +- (double)durationForPath:(id)arg1; +- (double)stopTimeForPath:(id)arg1; +- (double)startTimeForPath:(id)arg1; +- (struct CGSize)resolutionForPath:(id)arg1; +- (id)uuid; +- (void)reconnectAllTransitions; +- (long long)antialiasLevel; +- (double)posterTime; +- (id)allSongs; +- (id)allEffects; +- (id)allEffectContainers; +- (id)outroEffect; +- (id)titleEffect; +- (id)fullDebugLog; +- (void)dump; +- (id)montage; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument.h index 810bb2860..26e469658 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocument.h @@ -6,34 +6,33 @@ #import "NSObject.h" -#import "MPLayerableSupportInternal-Protocol.h" #import "NSCoding-Protocol.h" @class MCMontage, MPDocumentInternal, NSArray, NSMutableDictionary; -@interface MPDocument : NSObject +@interface MPDocument : NSObject { MCMontage *_montage; NSArray *_userProvidedStacks; NSMutableDictionary *_documentAttributes; NSMutableDictionary *_fileProperties; NSMutableDictionary *_layerGroups; - BOOL _preserveMedia; + _Bool _preserveMedia; id _assetKeyDelegate; MPDocumentInternal *_internal; } -+ (BOOL)isNativeType:(id)arg1; ++ (_Bool)isNativeType:(id)arg1; + (id)readableTypes; + (id)writableTypes; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; + (void)initialize; + (id)unarchiveDocumentFromData:(id)arg1 withAssetKeyDelegate:(id)arg2 error:(id *)arg3; + (id)unarchiveDocumentFromData:(id)arg1 error:(id *)arg2; - (void)cleanup; - (id)documentAttributes; - (id)allElements; -- (id)allSlides:(BOOL)arg1; +- (id)allSlides:(_Bool)arg1; - (id)allSlides; - (void)endBatchModify; - (void)beginBatchModify; @@ -41,14 +40,14 @@ - (id)fileURL; - (void)setUndoManager:(id)arg1; - (id)undoManager; -- (void)setSavesPathsAsAbsolute:(BOOL)arg1; -- (BOOL)savesPathsAsAbsolute; +- (void)setSavesPathsAsAbsolute:(_Bool)arg1; +- (_Bool)savesPathsAsAbsolute; - (void)setAssetKeyDelegate:(id)arg1; - (id)assetKeyDelegate; - (void)setNumberOfLoops:(double)arg1; - (double)numberOfLoops; -- (void)setLoopingMode:(unsigned int)arg1; -- (unsigned int)loopingMode; +- (void)setLoopingMode:(unsigned long long)arg1; +- (unsigned long long)loopingMode; - (void)setAuthoringOption:(id)arg1 forKey:(id)arg2; - (id)authoringOptionForKey:(id)arg1; - (void)removePropertiesForMediaPath:(id)arg1; @@ -60,152 +59,20 @@ - (double)fadeInDuration; - (void)setFadeOutDuration:(double)arg1; - (double)fadeOutDuration; -- (void)setPreserveMedia:(BOOL)arg1; -- (BOOL)preserveMedia; +- (void)setPreserveMedia:(_Bool)arg1; +- (_Bool)preserveMedia; - (void)setDocumentAttribute:(id)arg1 forKey:(id)arg2; - (id)documentAttributeForKey:(id)arg1; -- (unsigned int)applyStyle:(id)arg1; +- (unsigned long long)applyStyle:(id)arg1; - (id)currentStyle; - (id)displayName; - (void)dealloc; - (void)finalize; -- (BOOL)readFromPath:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (_Bool)readFromPath:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (void)removeAllStacks; -- (void)removeAllAudioPaths; -- (void)removeAllVideoPaths; -- (void)setAudioPaths:(id)arg1; -- (id)audioPaths; -- (void)setVideoPaths:(id)arg1; -- (id)orderedVideoPaths; -- (id)videoPaths; -- (void)setStacks:(id)arg1; -- (id)stacks; -- (void)removePaths:(id)arg1; -- (void)removePath:(id)arg1; -- (void)addStacks:(id)arg1; -- (void)addAudioPaths:(id)arg1; -- (void)addAudioPath:(id)arg1; -- (void)addVideoPaths:(id)arg1; -- (void)addVideoPath:(id)arg1; -- (id)mainLayers; -- (void)setAudioPlaylist:(id)arg1; -- (id)audioPlaylist; -- (double)videoDuration; -- (double)duration; -- (void)setBackgroundCGColor:(struct CGColor *)arg1; -- (struct CGColor *)backgroundCGColor; -- (id)keyedLayers; -- (void)removeLayerForKey:(id)arg1; -- (void)setLayer:(id)arg1 forKey:(id)arg2; -- (id)layerForKey:(id)arg1; -- (void)moveLayersFromIndices:(id)arg1 toIndex:(int)arg2; -- (void)removeLayersAtIndices:(id)arg1; -- (void)removeAllLayers; -- (void)insertLayers:(id)arg1 atIndex:(int)arg2; -- (void)addLayers:(id)arg1; -- (void)addLayer:(id)arg1; -- (id)layers; -- (int)mediaTypeForPath:(id)arg1; -- (double)durationForPath:(id)arg1; -- (double)stopTimeForPath:(id)arg1; -- (double)startTimeForPath:(id)arg1; -- (struct CGSize)resolutionForPath:(id)arg1; -- (id)uuid; -- (void)reconnectAllTransitions; -- (int)antialiasLevel; -- (double)posterTime; -- (id)allSongs; -- (id)allEffects; -- (id)allEffectContainers; -- (id)outroEffect; -- (id)titleEffect; -- (id)fullDebugLog; -- (void)dump; -- (id)montage; -- (BOOL)isInBatchModify; -- (void)configureActions; -- (BOOL)layersCanPositionZIndex; -- (void)setAlwaysLookupAbsolutePaths:(BOOL)arg1; -- (void)setTemporarilyCacheAbsolutePaths:(BOOL)arg1; -- (void)setAbsoluteStillPath:(id)arg1 forKey:(id)arg2; -- (id)cachedAbsoluteStillPathFromPath:(id)arg1; -- (void)setAbsolutePath:(id)arg1 forKey:(id)arg2; -- (id)cachedAbsolutePathFromPath:(id)arg1; -- (BOOL)isLive; -- (BOOL)detectFacesInBackground; -- (double)aspectRatioDidChange:(float)arg1 atTime:(double)arg2; -- (float)aspectRatio; -- (BOOL)nearingEndWithOptions:(id)arg1; -- (id)organizedRandomTransitions; -- (void)organizeRandomTransitions; -- (void)setAudioFadeOutDuration:(double)arg1; -- (double)fadeOutAudioDuration; -- (void)setLastRandomTransition:(id)arg1; -- (id)lastRandomTransition; -- (id)descriptionForRandomTransitionPresetID:(id)arg1; -- (id)flightPlanFrom:(struct CGPoint)arg1 to:(struct CGPoint)arg2; -- (int)mapLevelForPath:(id)arg1; -- (struct CGPoint)pointForMap:(id)arg1 withAttributes:(id)arg2; -- (struct CGPoint)latLongPointForMap:(id)arg1 withAttributes:(id)arg2; -- (id)tiledMapPathsForAttributes:(id)arg1; -- (id)altitudeForPath:(id)arg1; -- (id)definedPlaceNameForPath:(id)arg1; -- (id)neighborhoodForPath:(id)arg1; -- (id)areaForPath:(id)arg1; -- (id)placeForPath:(id)arg1; -- (id)cityForPath:(id)arg1; -- (id)stateForPath:(id)arg1; -- (id)oceanForPath:(id)arg1; -- (id)countryForPath:(id)arg1; -- (id)longitudeForPath:(id)arg1; -- (id)latitudeForPath:(id)arg1; -- (id)captionForPath:(id)arg1; -- (id)keywordsForPath:(id)arg1; -- (id)creationDateForPath:(id)arg1; -- (id)regionsOfInterestForPath:(id)arg1 detect:(BOOL)arg2; -- (id)regionsOfInterestForPath:(id)arg1; -- (BOOL)isAudioAtPath:(id)arg1; -- (BOOL)isMovieAtPath:(id)arg1; -- (BOOL)isImageAtPath:(id)arg1; -- (float)volumeForPath:(id)arg1; -- (id)absoluteVideoPaths; -- (void)_setMediaProperties:(id)arg1; -- (void)setMontage:(id)arg1; -- (void)upgradeDocument; -- (id)documentLayerGroup; -- (id)actionableObjectForID:(id)arg1; -- (void)setupLayerGroups; -- (void)setupDocumentLayerGroup; -- (void)setDocumentLayerGroup:(id)arg1; -- (id)propertiesForMediaPathAndCreateIfNeeded:(id)arg1 withValue:(id)arg2 forKey:(id)arg3; -- (void)setStyleID:(id)arg1; -- (id)styleID; -- (void)setTitle:(id)arg1; -- (id)title; -- (void)replaceObjectInLayersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromLayersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inLayersAtIndex:(int)arg2; -- (id)valueInLayersWithName:(id)arg1; -- (id)objectInLayersAtIndex:(int)arg1; -- (int)countOfLayers; -- (double)stopTimeForAssetAtPath:(id)arg1; -- (double)startTimeForAssetAtPath:(id)arg1; -- (id)attributeForAssetAtPath:(id)arg1 forKey:(id)arg2; -- (struct CGSize)resolutionForAssetAtPath:(id)arg1; -- (BOOL)isSupportedMovieForAssetAtPath:(id)arg1; -- (struct __IOSurface *)IOSurfaceForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3; -- (id)dataForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; -- (struct CGImage *)thumbnailCGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; -- (struct CGImage *)CGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2 orientation:(char *)arg3 thumbnailIfPossible:(BOOL)arg4 now:(BOOL)arg5; -- (struct CGImage *)CGImageForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; -- (id)absolutePathForStillAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; -- (id)absolutePathForAssetAtPath:(id)arg1 andSize:(struct CGSize)arg2; -- (id)absolutePathForAssetAtPath:(id)arg1; -- (id)marimbaDocument; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocumentInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocumentInternal.h index 2a80b7d28..7a6061902 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocumentInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPDocumentInternal.h @@ -15,35 +15,35 @@ NSMutableDictionary *orderedRandomTransitions; NSRecursiveLock *propertiesLock; MPLayerGroup *documentLayerGroup; - BOOL savesPathsAsAbsolute; - BOOL assetLogging; + _Bool savesPathsAsAbsolute; + _Bool assetLogging; NSMutableDictionary *cachedAbsolutePaths; NSMutableDictionary *cachedAbsoluteStillPaths; NSLock *cachedPathLock; NSUndoManager *undoManager; NSURL *fileURL; - int batchModifyCount; - BOOL isInBatchModify; - BOOL needsActionConfigure; + long long batchModifyCount; + _Bool isInBatchModify; + _Bool needsActionConfigure; NSMutableDictionary *cachedActionableLayers; - BOOL cacheAbsolutePathOverride; - BOOL alwaysLookupAbsolutePaths; + _Bool cacheAbsolutePathOverride; + _Bool alwaysLookupAbsolutePaths; } -@property(nonatomic) BOOL alwaysLookupAbsolutePaths; // @synthesize alwaysLookupAbsolutePaths; -@property(nonatomic) BOOL cacheAbsolutePathOverride; // @synthesize cacheAbsolutePathOverride; +@property(nonatomic) _Bool alwaysLookupAbsolutePaths; // @synthesize alwaysLookupAbsolutePaths; +@property(nonatomic) _Bool cacheAbsolutePathOverride; // @synthesize cacheAbsolutePathOverride; @property(copy, nonatomic) NSString *uuid; // @synthesize uuid; @property(retain, nonatomic) NSURL *fileURL; // @synthesize fileURL; @property(retain, nonatomic) NSMutableDictionary *cachedActionableLayers; // @synthesize cachedActionableLayers; -@property(nonatomic) BOOL isInBatchModify; // @synthesize isInBatchModify; -@property(nonatomic) BOOL needsActionConfigure; // @synthesize needsActionConfigure; -@property(nonatomic) int batchModifyCount; // @synthesize batchModifyCount; +@property(nonatomic) _Bool isInBatchModify; // @synthesize isInBatchModify; +@property(nonatomic) _Bool needsActionConfigure; // @synthesize needsActionConfigure; +@property(nonatomic) long long batchModifyCount; // @synthesize batchModifyCount; @property(retain, nonatomic) NSUndoManager *undoManager; // @synthesize undoManager; @property(retain, nonatomic) NSLock *cachedPathLock; // @synthesize cachedPathLock; @property(retain, nonatomic) NSMutableDictionary *cachedAbsoluteStillPaths; // @synthesize cachedAbsoluteStillPaths; @property(retain, nonatomic) NSMutableDictionary *cachedAbsolutePaths; // @synthesize cachedAbsolutePaths; -@property(nonatomic) BOOL assetLogging; // @synthesize assetLogging; -@property(nonatomic) BOOL savesPathsAsAbsolute; // @synthesize savesPathsAsAbsolute; +@property(nonatomic) _Bool assetLogging; // @synthesize assetLogging; +@property(nonatomic) _Bool savesPathsAsAbsolute; // @synthesize savesPathsAsAbsolute; @property(retain, nonatomic) MPLayerGroup *documentLayerGroup; // @synthesize documentLayerGroup; @property(retain, nonatomic) NSRecursiveLock *propertiesLock; // @synthesize propertiesLock; @property(retain, nonatomic) NSMutableDictionary *orderedRandomTransitions; // @synthesize orderedRandomTransitions; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-AppleScript.h new file mode 100644 index 000000000..c33975f6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-AppleScript.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffect (AppleScript) +- (void)setScriptingAnimations:(id)arg1; +- (id)scriptingAnimations; +- (void)setWidth:(double)arg1; +- (double)width; +- (void)setHeight:(double)arg1; +- (double)height; +- (void)setYPosition:(double)arg1; +- (double)yPosition; +- (void)setXPosition:(double)arg1; +- (double)xPosition; +- (void)replaceObjectInFiltersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromFiltersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inFiltersAtIndex:(long long)arg2; +- (id)objectInFiltersAtIndex:(long long)arg1; +- (long long)countOfFilters; +- (void)replaceObjectInTextsAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromTextsAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inTextsAtIndex:(long long)arg2; +- (id)objectInTextsAtIndex:(long long)arg1; +- (long long)countOfTexts; +- (void)replaceObjectInSlidesAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromSlidesAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inSlidesAtIndex:(long long)arg2; +- (id)objectInSlidesAtIndex:(long long)arg1; +- (long long)countOfSlides; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Internal.h new file mode 100644 index 000000000..fc7933a44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Internal.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPActionableSupportInternal-Protocol.h" + +@interface MPEffect (Internal) +- (id)slideForMCSlide:(id)arg1; +- (id)nearestLayerGroup; +- (_Bool)hasBreaksInDocument:(id)arg1; +- (_Bool)hasMovies; +- (void)scaleMainDuration; +- (_Bool)needsParallelizer; +- (void)setParentContainer:(id)arg1; +- (void)setContainer:(id)arg1; +- (void)setPlug:(id)arg1; +- (void)cleanup; +- (void)copyAudioPlaylist:(id)arg1; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyFilters:(id)arg1; +- (void)copyTexts:(id)arg1; +- (void)copySecondarySlides:(id)arg1; +- (void)copySlides:(id)arg1; +- (void)copyVars:(id)arg1; +- (id)nearestPlug; +- (id)parentDocument; +- (id)uuid; +- (id)objectID; +- (id)plugID; +- (void)updateEffectAttributes; +- (id)slideInformationWithDocument:(id)arg1; +- (_Bool)supportsEffectTiming; +- (void)applyFormattedAttributes; +- (id)formattedAttributes; +- (id)_effectAttributes; +- (void)updateTiming; +- (void)setSkipEffectTiming:(_Bool)arg1; +- (_Bool)isLive; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Private.h new file mode 100644 index 000000000..d13123a07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect-Private.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffect (Private) +- (id)effectPresetID; +- (id)videoPaths; +- (id)fullDebugLog; +- (void)dump; +- (void)reconfigureSlides; +- (void)createSecondarySlidesWithPaths:(id)arg1; +- (void)createSlidesWithPaths:(id)arg1; +- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(double)arg2 fillIn:(_Bool)arg3; +- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(double)arg2; +- (void)replaceTextsWitStrings:(id)arg1; +- (void)createTextsWithDefaultStrings; +- (id)plug; +- (id)container; +- (void)setLiveIndex:(long long)arg1; +- (long long)liveIndex; +- (long long)maxNumberOfSecondarySlides; +- (long long)maxNumberOfSlides; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect.h index e110534a1..e252e2697 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffect.h @@ -7,7 +7,6 @@ #import "NSObject.h" #import "MPActionableSupport-Protocol.h" -#import "MPActionableSupportInternal-Protocol.h" #import "MPAnimationSupport-Protocol.h" #import "MPAudioSupport-Protocol.h" #import "MPEffectSupport-Protocol.h" @@ -18,7 +17,7 @@ @class MCContainerEffect, MCPlugParallel, MPAudioPlaylist, MPEffectContainer, NSArray, NSMutableArray, NSMutableDictionary, NSObject, NSString; -@interface MPEffect : NSObject +@interface MPEffect : NSObject { NSMutableArray *_slides; NSMutableArray *_secondarySlides; @@ -30,105 +29,105 @@ MCPlugParallel *_plug; MPAudioPlaylist *_audioPlaylist; MPEffectContainer *_parentContainer; - BOOL _replaceSlides; - BOOL _supportsEffectTiming; - BOOL _skipEffectTiming; + _Bool _replaceSlides; + _Bool _supportsEffectTiming; + _Bool _skipEffectTiming; NSObject *_effectTiming; - float _opacity; + double _opacity; struct CGPoint _position; - float _zPosition; + double _zPosition; struct CGSize _size; - float _rotationAngle; - float _xRotationAngle; - float _yRotationAngle; - float _scale; + double _rotationAngle; + double _xRotationAngle; + double _yRotationAngle; + double _scale; double _timeIn; double _phaseInDuration; double _phaseOutDuration; double _mainDuration; NSString *_effectID; NSString *_presetID; - int _audioPriority; - int _randomSeed; + long long _audioPriority; + long long _randomSeed; NSString *_uuid; - int _liveIndex; - BOOL _cleaningUp; + long long _liveIndex; + _Bool _cleaningUp; } + (id)effectWithEffectID:(id)arg1 strings:(id)arg2 paths:(id)arg3; + (id)effectWithEffectID:(id)arg1 andStrings:(id)arg2; + (id)effectWithEffectID:(id)arg1 andPaths:(id)arg2; + (id)effectWithEffectID:(id)arg1; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; @property(readonly, nonatomic) NSObject *effectTiming; // @synthesize effectTiming=_effectTiming; -- (void)setRandomSeed:(int)arg1; -- (int)randomSeed; +- (void)setRandomSeed:(long long)arg1; +- (long long)randomSeed; - (id)parentContainer; -- (void)setAudioPriority:(int)arg1; -- (int)audioPriority; +- (void)setAudioPriority:(long long)arg1; +- (long long)audioPriority; - (void)setAudioPlaylist:(id)arg1; - (id)audioPlaylist; - (void)removeAnimationPathForKey:(id)arg1; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (id)animationPathForKey:(id)arg1; - (id)animationPaths; -- (void)moveFiltersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveFiltersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (void)insertFilters:(id)arg1 atIndex:(int)arg2; +- (void)insertFilters:(id)arg1 atIndex:(long long)arg2; - (void)addFilters:(id)arg1; - (void)addFilter:(id)arg1; - (id)filters; -- (BOOL)isTextOnly; -- (void)moveTextsFromIndices:(id)arg1 toIndex:(int)arg2; +- (_Bool)isTextOnly; +- (void)moveTextsFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllTexts; - (void)removeTextsAtIndices:(id)arg1; -- (void)insertTexts:(id)arg1 atIndex:(int)arg2; +- (void)insertTexts:(id)arg1 atIndex:(long long)arg2; - (void)addTexts:(id)arg1; - (void)addText:(id)arg1; @property(readonly, nonatomic) NSArray *texts; - (double)lowestDisplayTime; -- (void)_updateTiming:(BOOL)arg1; +- (void)_updateTiming:(_Bool)arg1; - (void)_updateEffectTimingWithDocument:(id)arg1; -@property(nonatomic) BOOL replaceSlides; -- (BOOL)supportsUnlimitedSlides; +@property(nonatomic) _Bool replaceSlides; +- (_Bool)supportsUnlimitedSlides; - (void)removeAllSecondarySlides; - (void)removeSecondarySlidesAtIndices:(id)arg1; -- (void)insertSecondarySlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSecondarySlides:(id)arg1 atIndex:(long long)arg2; - (void)addSecondarySlides:(id)arg1; - (void)addSecondarySlide:(id)arg1; - (id)secondarySlides; -- (void)moveSlidesFromIndices:(id)arg1 toIndex:(int)arg2; -- (void)replaceSlide:(id)arg1 atIndex:(int)arg2; -- (void)replaceSlideAtIndex:(int)arg1 withSlide:(id)arg2; +- (void)moveSlidesFromIndices:(id)arg1 toIndex:(long long)arg2; +- (void)replaceSlide:(id)arg1 atIndex:(long long)arg2; +- (void)replaceSlideAtIndex:(long long)arg1 withSlide:(id)arg2; - (void)removeAllSlides; - (void)removeSlidesAtIndices:(id)arg1; -- (void)insertSlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSlides:(id)arg1 atIndex:(long long)arg2; - (void)addSlides:(id)arg1; - (void)addSlide:(id)arg1; @property(readonly, nonatomic) NSArray *slides; -- (int)zIndex; +- (long long)zIndex; @property(nonatomic) double mainDuration; @property(nonatomic) double phaseOutDuration; @property(nonatomic) double phaseInDuration; - (void)setFullDuration:(double)arg1; - (double)fullDuration; -- (void)setYRotationAngle:(float)arg1; -- (float)yRotationAngle; -- (void)setXRotationAngle:(float)arg1; -- (float)xRotationAngle; +- (void)setYRotationAngle:(double)arg1; +- (double)yRotationAngle; +- (void)setXRotationAngle:(double)arg1; +- (double)xRotationAngle; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; -- (void)setRotationAngle:(float)arg1; -- (float)rotationAngle; -- (void)setZPosition:(float)arg1; -- (float)zPosition; +- (void)setRotationAngle:(double)arg1; +- (double)rotationAngle; +- (void)setZPosition:(double)arg1; +- (double)zPosition; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (void)setScale:(float)arg1; -- (float)scale; -- (void)setOpacity:(float)arg1; -- (float)opacity; +- (void)setScale:(double)arg1; +- (double)scale; +- (void)setOpacity:(double)arg1; +- (double)opacity; - (void)setEffectAttribute:(id)arg1 forKey:(id)arg2; - (id)effectAttributeForKey:(id)arg1; - (void)setEffectAttributes:(id)arg1; @@ -146,79 +145,6 @@ - (id)initWithEffectID:(id)arg1 andStrings:(id)arg2; - (id)initWithEffectID:(id)arg1 andPaths:(id)arg2; - (id)initWithEffectID:(id)arg1; -- (id)effectPresetID; -- (id)videoPaths; -- (id)fullDebugLog; -- (void)dump; -- (void)reconfigureSlides; -- (void)createSecondarySlidesWithPaths:(id)arg1; -- (void)createSlidesWithPaths:(id)arg1; -- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(float)arg2 fillIn:(BOOL)arg3; -- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(float)arg2; -- (void)replaceTextsWitStrings:(id)arg1; -- (void)createTextsWithDefaultStrings; -- (id)plug; -- (id)container; -- (void)setLiveIndex:(int)arg1; -- (int)liveIndex; -- (int)maxNumberOfSecondarySlides; -- (int)maxNumberOfSlides; -- (id)slideForMCSlide:(id)arg1; -- (id)nearestLayerGroup; -- (BOOL)hasBreaksInDocument:(id)arg1; -- (BOOL)hasMovies; -- (void)scaleMainDuration; -- (BOOL)needsParallelizer; -- (void)setParentContainer:(id)arg1; -- (void)setContainer:(id)arg1; -- (void)setPlug:(id)arg1; -- (void)cleanup; -- (void)copyAudioPlaylist:(id)arg1; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyFilters:(id)arg1; -- (void)copyTexts:(id)arg1; -- (void)copySecondarySlides:(id)arg1; -- (void)copySlides:(id)arg1; -- (void)copyVars:(id)arg1; -- (id)nearestPlug; -- (id)parentDocument; -- (id)uuid; -- (id)objectID; -- (id)plugID; -- (void)updateEffectAttributes; -- (id)slideInformationWithDocument:(id)arg1; -- (BOOL)supportsEffectTiming; -- (void)applyFormattedAttributes; -- (id)formattedAttributes; -- (id)_effectAttributes; -- (void)updateTiming; -- (void)setSkipEffectTiming:(BOOL)arg1; -- (BOOL)isLive; -- (void)setScriptingAnimations:(id)arg1; -- (id)scriptingAnimations; -- (void)setWidth:(float)arg1; -- (float)width; -- (void)setHeight:(float)arg1; -- (float)height; -- (void)setYPosition:(float)arg1; -- (float)yPosition; -- (void)setXPosition:(float)arg1; -- (float)xPosition; -- (void)replaceObjectInFiltersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromFiltersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inFiltersAtIndex:(int)arg2; -- (id)objectInFiltersAtIndex:(int)arg1; -- (int)countOfFilters; -- (void)replaceObjectInTextsAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromTextsAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inTextsAtIndex:(int)arg2; -- (id)objectInTextsAtIndex:(int)arg1; -- (int)countOfTexts; -- (void)replaceObjectInSlidesAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromSlidesAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inSlidesAtIndex:(int)arg2; -- (id)objectInSlidesAtIndex:(int)arg1; -- (int)countOfSlides; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-AppleScript.h new file mode 100644 index 000000000..e1494a7c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-AppleScript.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffectContainer (AppleScript) +- (void)setScriptingTransition:(id)arg1; +- (id)scriptingTransition; +- (void)replaceObjectInFiltersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromFiltersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inFiltersAtIndex:(long long)arg2; +- (id)objectInFiltersAtIndex:(long long)arg1; +- (long long)countOfFilters; +- (void)replaceObjectInEffectsAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromEffectsAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inEffectsAtIndex:(long long)arg2; +- (id)objectInEffectsAtIndex:(long long)arg1; +- (long long)countOfEffects; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Internal.h new file mode 100644 index 000000000..4f183caea --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Internal.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPActionableSupportInternal-Protocol.h" + +@interface MPEffectContainer (Internal) +- (id)nearestLayerGroup; +- (long long)textCount; +- (long long)slideCount; +- (id)userInfoAttributeForKey:(id)arg1; +- (void)setUserInfoAttribute:(id)arg1 forKey:(id)arg2; +- (void)calculateDurationToSmallest:(_Bool)arg1; +- (void)convertFromEffectContainerToParallelizer; +- (void)convertFromParallelizerToEffectContainer; +- (_Bool)shouldBeParallelizer; +- (void)setStartTime:(double)arg1; +- (void)setParentLayer:(id)arg1; +- (void)setContainerEffect:(id)arg1; +- (void)setContainerParallelizer:(id)arg1; +- (void)setContainerPlug:(id)arg1; +- (void)cleanup; +- (void)adjustPhasesWithDuration:(double)arg1; +- (void)copyAudioPlaylist:(id)arg1; +- (void)copyTransition:(id)arg1; +- (void)copyFilters:(id)arg1; +- (void)copyEffects:(id)arg1; +- (void)copyVars:(id)arg1; +- (id)parentDocument; +- (id)uuid; +- (id)objectID; +- (id)plugID; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Private.h new file mode 100644 index 000000000..805907a6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffectContainer (Private) +- (id)fullDebugLog; +- (_Bool)isTransitionConnected; +- (void)reconnectTransition; +- (void)disconnectTransition; +- (double)findMinDuration; +- (void)dump; +- (id)plug; +- (id)container; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer.h index c7499473d..2174a09fd 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectContainer.h @@ -7,7 +7,6 @@ #import "NSObject.h" #import "MPActionableSupport-Protocol.h" -#import "MPActionableSupportInternal-Protocol.h" #import "MPAudioSupport-Protocol.h" #import "MPFilterSupport-Protocol.h" #import "NSCoding-Protocol.h" @@ -15,7 +14,7 @@ @class MCContainerParallelizer, MCPlug, MPAudioPlaylist, MPLayer, MPTransition, NSMutableArray, NSMutableDictionary, NSString; -@interface MPEffectContainer : NSObject +@interface MPEffectContainer : NSObject { MCPlug *_containerPlug; MCContainerParallelizer *_containerParallelizer; @@ -25,7 +24,7 @@ MPTransition *_transition; MPLayer *_parentLayer; MPAudioPlaylist *_audioPlaylist; - BOOL _transitionDisconnected; + _Bool _transitionDisconnected; double _startTime; double _duration; struct CGColor *_backgroundColor; @@ -33,29 +32,29 @@ } + (id)effectContainer; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) struct CGColor *backgroundCGColor; // @synthesize backgroundCGColor=_backgroundColor; - (double)outroTransitionDuration; - (double)introTransitionDuration; - (double)startTime; - (id)parentLayer; -- (int)index; +- (long long)index; - (void)setAudioPlaylist:(id)arg1; - (id)audioPlaylist; - (void)setBackgroundColorString:(id)arg1; -- (void)moveFiltersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveFiltersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (void)insertFilters:(id)arg1 atIndex:(int)arg2; +- (void)insertFilters:(id)arg1 atIndex:(long long)arg2; - (void)addFilters:(id)arg1; - (void)addFilter:(id)arg1; - (id)filters; @property(retain, nonatomic) MPTransition *transition; // @synthesize transition=_transition; -- (void)moveEffectsFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveEffectsFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllEffects; - (void)removeEffectsAtIndices:(id)arg1; -- (void)insertEffects:(id)arg1 atIndex:(int)arg2; +- (void)insertEffects:(id)arg1 atIndex:(long long)arg2; - (void)addEffects:(id)arg1; - (void)addEffect:(id)arg1; - (id)effects; @@ -66,51 +65,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)init; -- (id)fullDebugLog; -- (BOOL)isTransitionConnected; -- (void)reconnectTransition; -- (void)disconnectTransition; -- (double)findMinDuration; -- (void)dump; -- (id)plug; -- (id)container; -- (id)nearestLayerGroup; -- (int)textCount; -- (int)slideCount; -- (id)userInfoAttributeForKey:(id)arg1; -- (void)setUserInfoAttribute:(id)arg1 forKey:(id)arg2; -- (void)calculateDurationToSmallest:(BOOL)arg1; -- (void)convertFromEffectContainerToParallelizer; -- (void)convertFromParallelizerToEffectContainer; -- (BOOL)shouldBeParallelizer; -- (void)setStartTime:(double)arg1; -- (void)setParentLayer:(id)arg1; -- (void)setContainerEffect:(id)arg1; -- (void)setContainerParallelizer:(id)arg1; -- (void)setContainerPlug:(id)arg1; -- (void)cleanup; -- (void)adjustPhasesWithDuration:(double)arg1; -- (void)copyAudioPlaylist:(id)arg1; -- (void)copyTransition:(id)arg1; -- (void)copyFilters:(id)arg1; -- (void)copyEffects:(id)arg1; -- (void)copyVars:(id)arg1; -- (id)parentDocument; -- (id)uuid; -- (id)objectID; -- (id)plugID; -- (void)setScriptingTransition:(id)arg1; -- (id)scriptingTransition; -- (void)replaceObjectInFiltersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromFiltersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inFiltersAtIndex:(int)arg2; -- (id)objectInFiltersAtIndex:(int)arg1; -- (int)countOfFilters; -- (void)replaceObjectInEffectsAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromEffectsAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inEffectsAtIndex:(int)arg2; -- (id)objectInEffectsAtIndex:(int)arg1; -- (int)countOfEffects; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Internal.h new file mode 100644 index 000000000..3755d5cc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Internal.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffectManager (Internal) +- (_Bool)allowTextCustomizationForEffectID:(id)arg1 presetID:(id)arg2 forTextAtIndex:(long long)arg3; +- (_Bool)useUppercaseForEffectID:(id)arg1 presetID:(id)arg2 forTextAtIndex:(long long)arg3; +- (double)durationPaddingForEffectID:(id)arg1; +- (double)breakScaleOffsetForEffectID:(id)arg1; +- (double)mediaAspectRatioForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(long long)arg3 defaultAspectRatio:(double)arg4 imageAspectRatio:(double)arg5; +- (double)mediaAspectRatioHintForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(long long)arg3 defaultAspectRatio:(double)arg4; +- (long long)breakTypeForSlideAtIndex:(long long)arg1 inEffect:(id)arg2 forPresetID:(id)arg3; +- (id)mediaAspectRatioHintsForEffectID:(id)arg1 usingPresetID:(id)arg2 defaultAspectRatio:(double)arg3; +- (_Bool)effectDoesAccumulate:(id)arg1; +- (_Bool)effectNeedsBreakInformation:(id)arg1; +- (_Bool)effectNeedsRandomSeedInformation:(id)arg1; +- (unsigned long long)minNumOfImagesPerEffectInList:(id)arg1; +- (unsigned long long)maxNumOfImagesPerEffectInList:(id)arg1; +- (unsigned long long)numOfImagesForEffectPresetID:(id)arg1; +- (double)defaultFullDurationForEffectID:(id)arg1; +- (id)sizeScriptForEffectID:(id)arg1 atIndex:(long long)arg2; +- (double)minimumEffectDurationForEffectID:(id)arg1; +- (id)showTimeScriptForEffectID:(id)arg1 atSlideIndex:(long long)arg2; +- (_Bool)posterTimeIsStaticForEffectID:(id)arg1 andPresetID:(id)arg2; +- (id)defaultStringForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(long long)arg3 needsNSConversion:(_Bool)arg4; +- (_Bool)skipBreakScaleForEffectID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Private.h new file mode 100644 index 000000000..ae74ffc9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffectManager (Private) ++ (void)loadEffectManagerWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-VeryPrivate.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-VeryPrivate.h new file mode 100644 index 000000000..88dc1569e --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager-VeryPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPEffectManager (VeryPrivate) +- (void)_loadFontsFromPath:(id)arg1 requiredFonts:(id)arg2; +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager.h index c33f7c9b8..d4b6ef808 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectManager.h @@ -21,11 +21,10 @@ + (void)releaseSharedManager; + (id)sharedManager; + (void)initialize; -+ (void)loadEffectManagerWithPaths:(id)arg1; - (id)aspectRatioForEffectID:(id)arg1; - (id)orientationForEffectID:(id)arg1; -- (int)numberOfSecondarySlidesForEffectID:(id)arg1; -- (int)numberOfSlidesForEffectID:(id)arg1; +- (long long)numberOfSecondarySlidesForEffectID:(id)arg1; +- (long long)numberOfSlidesForEffectID:(id)arg1; - (double)defaultPosterFrameTimeForEffect:(id)arg1; - (double)defaultPosterFrameTimeForEffectID:(id)arg1 andPresetID:(id)arg2; - (void)defaultDurationsForEffectID:(id)arg1 phaseInDuration:(double *)arg2 mainDuration:(double *)arg3 phaseOutDuration:(double *)arg4; @@ -33,19 +32,19 @@ - (double)defaultMainDurationForEffectID:(id)arg1; - (double)defaultPhaseInDurationForEffectID:(id)arg1; - (id)imageInputInfoForEffectID:(id)arg1; -- (float)mediaAspectRatioForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(int)arg3 defaultAspectRatio:(float)arg4; -- (float)mediaAspectRatioForEffectID:(id)arg1 usingPresetID:(id)arg2 atIndex:(int)arg3 defaultAspectRatio:(float)arg4; -- (id)mediaAspectRatiosForEffectID:(id)arg1 usingPresetID:(id)arg2 defaultAspectRatio:(float)arg3; -- (float)mediaAspectRatioForEffectID:(id)arg1 usingPresetID:(id)arg2 atIndex:(int)arg3; +- (double)mediaAspectRatioForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(long long)arg3 defaultAspectRatio:(double)arg4; +- (double)mediaAspectRatioForEffectID:(id)arg1 usingPresetID:(id)arg2 atIndex:(long long)arg3 defaultAspectRatio:(double)arg4; +- (id)mediaAspectRatiosForEffectID:(id)arg1 usingPresetID:(id)arg2 defaultAspectRatio:(double)arg3; +- (double)mediaAspectRatioForEffectID:(id)arg1 usingPresetID:(id)arg2 atIndex:(long long)arg3; - (id)mediaAspectRatiosForEffectID:(id)arg1 usingPresetID:(id)arg2; - (id)descriptionForEffectID:(id)arg1; - (id)attributesForEffectID:(id)arg1 andPresetID:(id)arg2; - (id)presetIDsForEffectID:(id)arg1; -- (float)maxFontSizeInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(int)arg3; -- (id)defaultStringForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(int)arg3; +- (double)maxFontSizeInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(long long)arg3; +- (id)defaultStringForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(long long)arg3; - (id)allCategoryIDs; - (id)allEffectIDs; -- (id)effectsWithNumOfImages:(unsigned int)arg1; +- (id)effectsWithNumOfImages:(unsigned long long)arg1; - (id)settingsUIControlDescriptionsForEffect:(id)arg1; - (id)controlForAttribute:(id)arg1 forEffectID:(id)arg2; - (id)localizedSettingsUITitleForTitleKey:(id)arg1 inEffect:(id)arg2; @@ -53,33 +52,10 @@ - (id)localizedEffectNameForEffectID:(id)arg1; - (id)effectIDsForCategoryID:(id)arg1; - (id)categoryIDsForEffectID:(id)arg1; -- (unsigned int)numOfTextsForEffectID:(id)arg1; -- (unsigned int)numOfImagesForEffectID:(id)arg1; +- (unsigned long long)numOfTextsForEffectID:(id)arg1; +- (unsigned long long)numOfImagesForEffectID:(id)arg1; - (id)versionOfEffectID:(id)arg1; - (void)dealloc; -- (BOOL)allowTextCustomizationForEffectID:(id)arg1 presetID:(id)arg2 forTextAtIndex:(int)arg3; -- (BOOL)useUppercaseForEffectID:(id)arg1 presetID:(id)arg2 forTextAtIndex:(int)arg3; -- (double)durationPaddingForEffectID:(id)arg1; -- (double)breakScaleOffsetForEffectID:(id)arg1; -- (float)mediaAspectRatioForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(int)arg3 defaultAspectRatio:(float)arg4 imageAspectRatio:(float)arg5; -- (float)mediaAspectRatioHintForEffectID:(id)arg1 usingAttributes:(id)arg2 atIndex:(int)arg3 defaultAspectRatio:(float)arg4; -- (int)breakTypeForSlideAtIndex:(int)arg1 inEffect:(id)arg2 forPresetID:(id)arg3; -- (id)mediaAspectRatioHintsForEffectID:(id)arg1 usingPresetID:(id)arg2 defaultAspectRatio:(float)arg3; -- (BOOL)effectDoesAccumulate:(id)arg1; -- (BOOL)effectNeedsBreakInformation:(id)arg1; -- (BOOL)effectNeedsRandomSeedInformation:(id)arg1; -- (unsigned int)minNumOfImagesPerEffectInList:(id)arg1; -- (unsigned int)maxNumOfImagesPerEffectInList:(id)arg1; -- (unsigned int)numOfImagesForEffectPresetID:(id)arg1; -- (double)defaultFullDurationForEffectID:(id)arg1; -- (id)sizeScriptForEffectID:(id)arg1 atIndex:(int)arg2; -- (double)minimumEffectDurationForEffectID:(id)arg1; -- (id)showTimeScriptForEffectID:(id)arg1 atSlideIndex:(int)arg2; -- (BOOL)posterTimeIsStaticForEffectID:(id)arg1 andPresetID:(id)arg2; -- (id)defaultStringForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(int)arg3 needsNSConversion:(BOOL)arg4; -- (BOOL)skipBreakScaleForEffectID:(id)arg1; -- (void)_loadFontsFromPath:(id)arg1 requiredFonts:(id)arg2; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupport-Protocol.h index 0638782cd..058531072 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupport-Protocol.h @@ -12,28 +12,28 @@ @property(readonly, nonatomic) NSArray *slides; @property(copy, nonatomic) NSString *presetID; @property(copy, nonatomic) NSString *effectID; -- (void)setRandomSeed:(int)arg1; -- (int)randomSeed; +- (void)setRandomSeed:(long long)arg1; +- (long long)randomSeed; - (void)setEffectAttribute:(id)arg1 forKey:(id)arg2; - (id)effectAttributeForKey:(id)arg1; - (void)setEffectAttributes:(id)arg1; - (id)effectAttributes; -- (void)moveTextsFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveTextsFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllTexts; - (void)removeTextsAtIndices:(id)arg1; -- (void)insertTexts:(id)arg1 atIndex:(int)arg2; +- (void)insertTexts:(id)arg1 atIndex:(long long)arg2; - (void)addTexts:(id)arg1; - (void)addText:(id)arg1; - (void)removeAllSecondarySlides; - (void)removeSecondarySlidesAtIndices:(id)arg1; -- (void)insertSecondarySlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSecondarySlides:(id)arg1 atIndex:(long long)arg2; - (void)addSecondarySlides:(id)arg1; - (void)addSecondarySlide:(id)arg1; - (id)secondarySlides; -- (void)moveSlidesFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveSlidesFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllSlides; - (void)removeSlidesAtIndices:(id)arg1; -- (void)insertSlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSlides:(id)arg1 atIndex:(long long)arg2; - (void)addSlides:(id)arg1; - (void)addSlide:(id)arg1; - (double)mainDuration; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupportPrivate-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupportPrivate-Protocol.h index 6d7d5b3fd..40c754688 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupportPrivate-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEffectSupportPrivate-Protocol.h @@ -5,8 +5,8 @@ */ @protocol MPEffectSupportPrivate -- (int)maxNumberOfSecondarySlides; -- (int)maxNumberOfSlides; +- (long long)maxNumberOfSecondarySlides; +- (long long)maxNumberOfSlides; - (double)fullDuration; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEmbeddedAssetManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEmbeddedAssetManager.h index cd5133ae7..64b00dd8f 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPEmbeddedAssetManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPEmbeddedAssetManager.h @@ -13,9 +13,9 @@ - (id)absolutePathFromPath:(id)arg1; - (double)stopTimeForAssetAtPath:(id)arg1; - (double)durationForAssetAtPath:(id)arg1; -- (BOOL)isAssetAtPathASupportedAudio:(id)arg1; -- (BOOL)isAssetAtPathASupportedMovie:(id)arg1; -- (BOOL)isAssetAtPathASupportedImage:(id)arg1; +- (_Bool)isAssetAtPathASupportedAudio:(id)arg1; +- (_Bool)isAssetAtPathASupportedMovie:(id)arg1; +- (_Bool)isAssetAtPathASupportedImage:(id)arg1; - (struct CGSize)resolutionForAssetAtPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFaceDetector.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFaceDetector.h index 6c835ef71..83397ba1c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFaceDetector.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFaceDetector.h @@ -13,7 +13,7 @@ MPDocument *mDocument; NSObject *mRenderer; NSOperationQueue *mDetectionQueue; - BOOL mIsCancelled; + _Bool mIsCancelled; NSMutableSet *mPathsInQueue; NSLock *mPathQueueLock; NSMutableSet *mPlayingSlides; @@ -22,7 +22,7 @@ NSTimer *mCheckTimer; } -@property(nonatomic) BOOL isCancelled; // @synthesize isCancelled=mIsCancelled; +@property(nonatomic) _Bool isCancelled; // @synthesize isCancelled=mIsCancelled; @property(retain, nonatomic) NSObject *renderer; // @synthesize renderer=mRenderer; @property(retain, nonatomic) MPDocument *document; // @synthesize document=mDocument; - (void)stop; @@ -30,11 +30,11 @@ - (void)_checkPlayingSlides; - (void)_setupTimer; - (void)detectFaces:(id)arg1; -- (BOOL)suspended; +- (_Bool)suspended; - (void)resume; - (void)suspend; - (void)_start; -- (BOOL)_pathIsInQueue:(id)arg1; +- (_Bool)_pathIsInQueue:(id)arg1; - (void)_removePathToQueue:(id)arg1; - (void)_addPathToQueue:(id)arg1; - (void)start; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFileValidationManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFileValidationManager.h index 946452da0..182cd711c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFileValidationManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFileValidationManager.h @@ -13,11 +13,11 @@ + (void)releaseSharedManager; + (id)sharedManager; - (id)resolveAliasPath:(id)arg1; -- (void)checkFileExtension:(id)arg1 isAudio:(char *)arg2 isImage:(char *)arg3 isVideo:(char *)arg4; -- (BOOL)validateFiles:(id)arg1 allowAudio:(BOOL)arg2 allowImages:(BOOL)arg3 allowMovies:(BOOL)arg4 extensionsOnly:(BOOL)arg5; -- (BOOL)validateFilesForMovies:(id)arg1 extensionsOnly:(BOOL)arg2; -- (BOOL)validateFilesForImages:(id)arg1 extensionsOnly:(BOOL)arg2; -- (BOOL)validateFilesForAudio:(id)arg1 extensionsOnly:(BOOL)arg2; +- (void)checkFileExtension:(id)arg1 isAudio:(_Bool *)arg2 isImage:(_Bool *)arg3 isVideo:(_Bool *)arg4; +- (_Bool)validateFiles:(id)arg1 allowAudio:(_Bool)arg2 allowImages:(_Bool)arg3 allowMovies:(_Bool)arg4 extensionsOnly:(_Bool)arg5; +- (_Bool)validateFilesForMovies:(id)arg1 extensionsOnly:(_Bool)arg2; +- (_Bool)validateFilesForImages:(id)arg1 extensionsOnly:(_Bool)arg2; +- (_Bool)validateFilesForAudio:(id)arg1 extensionsOnly:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-AppleScript.h new file mode 100644 index 000000000..2fba14ea4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-AppleScript.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilter (AppleScript) +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Internal.h new file mode 100644 index 000000000..9db8995aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Internal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilter (Internal) +- (id)parentDocument; +- (void)setParent:(id)arg1; +- (void)setFilter:(id)arg1; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyStruct:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Private.h new file mode 100644 index 000000000..91bd0bf30 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilter (Private) +- (id)convertMCAttributeToMPAttribute:(id)arg1 withKey:(id)arg2; +- (id)convertMPAttributeToMCAttribute:(id)arg1 withKey:(id)arg2; +- (void)setDefaults; +- (id)fullDebugLog; +- (void)dump; +- (id)filter; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter.h index 576d4faae..8e5851a3b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilter.h @@ -23,7 +23,7 @@ + (id)filterWithFilterID:(id)arg1; - (id)parent; -- (int)index; +- (long long)index; - (void)removeAnimationPathForKey:(id)arg1; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (id)animationPathForKey:(id)arg1; @@ -41,17 +41,6 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (id)initWithFilterID:(id)arg1; -- (id)convertMCAttributeToMPAttribute:(id)arg1 withKey:(id)arg2; -- (id)convertMPAttributeToMCAttribute:(id)arg1 withKey:(id)arg2; -- (void)setDefaults; -- (id)fullDebugLog; -- (void)dump; -- (id)filter; -- (id)parentDocument; -- (void)setParent:(id)arg1; -- (void)setFilter:(id)arg1; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyStruct:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Internal.h new file mode 100644 index 000000000..14d381b0d --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Internal.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilterManager (Internal) +- (id)randomFilter:(_Bool)arg1; +- (id)filterPresetsMatchingCriteria:(id)arg1; +- (id)randomFilterPresetFromList:(id)arg1 abidingWithConstraints:(id)arg2; +- (id)constraintsForFilterPresetsMatchingList:(id)arg1 andCriteria:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Private.h new file mode 100644 index 000000000..5e94186d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilterManager (Private) ++ (void)loadFilterManagerWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-VeryInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-VeryInternal.h new file mode 100644 index 000000000..83fe415db --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager-VeryInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFilterManager (VeryInternal) +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager.h index 2d916cd66..a3fcc186b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterManager.h @@ -17,7 +17,6 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (void)loadFilterManagerWithPaths:(id)arg1; - (id)animationsForFilterID:(id)arg1 andPresetID:(id)arg2; - (id)attributesForFilterID:(id)arg1 andPresetID:(id)arg2; - (id)presetIDsForFilterID:(id)arg1; @@ -26,11 +25,6 @@ - (id)versionOfFilterID:(id)arg1; - (id)allFilterIDs; - (void)dealloc; -- (id)randomFilter:(BOOL)arg1; -- (id)filterPresetsMatchingCriteria:(id)arg1; -- (id)randomFilterPresetFromList:(id)arg1 abidingWithConstraints:(id)arg2; -- (id)constraintsForFilterPresetsMatchingList:(id)arg1 andCriteria:(id)arg2; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterSupport-Protocol.h index 12bd872fc..9faa4f698 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFilterSupport-Protocol.h @@ -5,10 +5,10 @@ */ @protocol MPFilterSupport -- (void)moveFiltersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveFiltersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (void)insertFilters:(id)arg1 atIndex:(int)arg2; +- (void)insertFilters:(id)arg1 atIndex:(long long)arg2; - (void)addFilters:(id)arg1; - (void)addFilter:(id)arg1; - (id)filters; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Internal.h new file mode 100644 index 000000000..69b0b0ee7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFrame (Internal) +- (void)setParentSlide:(id)arg1; +- (void)copyStruct:(id)arg1; +- (id)parentDocument; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Private.h new file mode 100644 index 000000000..1d9ca20d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFrame (Private) +- (id)fullDebugLog; +- (void)dump; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame.h index cc931b920..67238657d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrame.h @@ -32,11 +32,6 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (id)initWithFrameID:(id)arg1; -- (id)fullDebugLog; -- (void)dump; -- (void)setParentSlide:(id)arg1; -- (void)copyStruct:(id)arg1; -- (id)parentDocument; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Internal.h new file mode 100644 index 000000000..4e6c2a73f --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFrameManager (Internal) +- (id)constraintsForFramesMatchingList:(id)arg1 andCriteria:(id)arg2; +- (id)randomFrameFromList:(id)arg1 abidingWithConstraints:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Private.h new file mode 100644 index 000000000..0a4f2ae76 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFrameManager (Private) ++ (void)loadFrameManagerWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-VeryInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-VeryInternal.h new file mode 100644 index 000000000..924243400 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager-VeryInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPFrameManager (VeryInternal) +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager.h index c0347e60c..3092e8a0a 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPFrameManager.h @@ -16,7 +16,6 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (void)loadFrameManagerWithPaths:(id)arg1; - (id)attributesForFrameID:(id)arg1 andPresetID:(id)arg2; - (id)descriptionForFrameID:(id)arg1; - (id)framesForCategoryID:(id)arg1; @@ -27,9 +26,6 @@ - (id)allCategoryIDs; - (id)allFrameIDs; - (void)dealloc; -- (id)constraintsForFramesMatchingList:(id)arg1 andCriteria:(id)arg2; -- (id)randomFrameFromList:(id)arg1 abidingWithConstraints:(id)arg2; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPGeometrySupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPGeometrySupport-Protocol.h index c06b86e7b..f2374595f 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPGeometrySupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPGeometrySupport-Protocol.h @@ -5,21 +5,21 @@ */ @protocol MPGeometrySupport -- (void)setScale:(float)arg1; -- (float)scale; -- (void)setYRotationAngle:(float)arg1; -- (float)yRotationAngle; -- (void)setXRotationAngle:(float)arg1; -- (float)xRotationAngle; +- (void)setScale:(double)arg1; +- (double)scale; +- (void)setYRotationAngle:(double)arg1; +- (double)yRotationAngle; +- (void)setXRotationAngle:(double)arg1; +- (double)xRotationAngle; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; -- (void)setRotationAngle:(float)arg1; -- (float)rotationAngle; -- (void)setZPosition:(float)arg1; -- (float)zPosition; +- (void)setRotationAngle:(double)arg1; +- (double)rotationAngle; +- (void)setZPosition:(double)arg1; +- (double)zPosition; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (void)setOpacity:(float)arg1; -- (float)opacity; +- (void)setOpacity:(double)arg1; +- (double)opacity; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-AppleScript.h new file mode 100644 index 000000000..d28bf43e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-AppleScript.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayer (AppleScript) +- (void)setScriptingAnimations:(id)arg1; +- (id)scriptingAnimations; +- (void)setWidth:(double)arg1; +- (double)width; +- (void)setHeight:(double)arg1; +- (double)height; +- (void)setYPosition:(double)arg1; +- (double)yPosition; +- (void)setXPosition:(double)arg1; +- (double)xPosition; +- (void)replaceObjectInFiltersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromFiltersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inFiltersAtIndex:(long long)arg2; +- (id)objectInFiltersAtIndex:(long long)arg1; +- (long long)countOfFilters; +- (void)replaceObjectInEffectContainersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromEffectContainersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inEffectContainersAtIndex:(long long)arg2; +- (id)objectInEffectContainersAtIndex:(long long)arg1; +- (long long)countOfEffectContainers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Internal.h new file mode 100644 index 000000000..acc4c7540 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Internal.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPActionableSupportInternal-Protocol.h" + +@interface MPLayer (Internal) +- (void)configureActions; +- (void)resetStartTimes; +- (void)reconnectAllTransitions; +- (void)reconnectTransitionForEffectContainerAtIndex:(long long)arg1; +- (void)updateMainDuration; +- (void)updateDurationPadding:(double)arg1; +- (void)setSkipTimeCalculations:(_Bool)arg1; +- (_Bool)skipTimeCalculations; +- (void)setMontage:(id)arg1; +- (void)setParent:(id)arg1; +- (void)setPlug:(id)arg1; +- (void)cleanup; +- (void)copyAudioPlaylist:(id)arg1; +- (void)copyActions:(id)arg1; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyFilters:(id)arg1; +- (void)copyEffectContainers:(id)arg1; +- (void)copyStruct:(id)arg1; +- (id)uuid; +- (id)objectID; +- (id)plugID; +- (id)action; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Private.h new file mode 100644 index 000000000..45cb522fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayer (Private) +- (id)parentDocument; +- (id)fullDebugLog; +- (void)dump; +- (id)allSongs; +- (id)allSlides:(_Bool)arg1; +- (id)montage; +- (id)plug; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer.h index d8ebe2fdf..6a66d3a39 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayer.h @@ -8,7 +8,6 @@ #import "MPActionSupport-Protocol.h" #import "MPActionableSupport-Protocol.h" -#import "MPActionableSupportInternal-Protocol.h" #import "MPAnimationSupport-Protocol.h" #import "MPAudioSupport-Protocol.h" #import "MPFilterSupport-Protocol.h" @@ -20,7 +19,7 @@ @class MCMontage, MCPlugParallel, MPAudioPlaylist, MPLayerInternal, NSMutableArray, NSMutableDictionary, NSString; -@interface MPLayer : NSObject +@interface MPLayer : NSObject { MCPlugParallel *_plug; NSMutableDictionary *_attributes; @@ -32,30 +31,30 @@ MCMontage *_montage; id _parent; MPLayerInternal *_internal; - BOOL _skipTimeCalculations; + _Bool _skipTimeCalculations; } + (id)effectLayer; + (id)animatedLayer; + (id)sequentialLayer; + (id)layer; -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)removeActionForKey:(id)arg1; - (void)setAction:(id)arg1 forKey:(id)arg2; - (id)actionForKey:(id)arg1; - (id)actions; - (id)layerKey; @property(copy, nonatomic) NSString *layerID; // @dynamic layerID; -@property(nonatomic) BOOL isAudioLayer; // @dynamic isAudioLayer; +@property(nonatomic) _Bool isAudioLayer; // @dynamic isAudioLayer; - (void)setNumberOfLoops:(double)arg1; - (double)numberOfLoops; -@property(nonatomic) int audioPriority; // @dynamic audioPriority; +@property(nonatomic) long long audioPriority; // @dynamic audioPriority; - (void)setAudioPlaylist:(id)arg1; - (id)audioPlaylist; -- (void)setStartsPaused:(BOOL)arg1; -- (BOOL)startsPaused; -- (void)setIsTriggered:(BOOL)arg1; -- (BOOL)isTriggered; +- (void)setStartsPaused:(_Bool)arg1; +- (_Bool)startsPaused; +- (void)setIsTriggered:(_Bool)arg1; +- (_Bool)isTriggered; - (void)setPhaseOutDuration:(double)arg1; - (double)phaseOutDuration; - (void)setPhaseInDuration:(double)arg1; @@ -65,39 +64,39 @@ - (void)setTimeIn:(double)arg1; - (double)timeIn; - (id)parent; -- (void)setZIndex:(int)arg1; -- (int)zIndex; -- (void)setYRotationAngle:(float)arg1; -- (float)yRotationAngle; -- (void)setXRotationAngle:(float)arg1; -- (float)xRotationAngle; +- (void)setZIndex:(long long)arg1; +- (long long)zIndex; +- (void)setYRotationAngle:(double)arg1; +- (double)yRotationAngle; +- (void)setXRotationAngle:(double)arg1; +- (double)xRotationAngle; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; -- (void)setRotationAngle:(float)arg1; -- (float)rotationAngle; -- (void)setZPosition:(float)arg1; -- (float)zPosition; +- (void)setRotationAngle:(double)arg1; +- (double)rotationAngle; +- (void)setZPosition:(double)arg1; +- (double)zPosition; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (void)setScale:(float)arg1; -- (float)scale; -- (void)setOpacity:(float)arg1; -- (float)opacity; +- (void)setScale:(double)arg1; +- (double)scale; +- (void)setOpacity:(double)arg1; +- (double)opacity; - (void)removeAnimationPathForKey:(id)arg1; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (id)animationPathForKey:(id)arg1; - (id)animationPaths; -- (void)moveFiltersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveFiltersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (void)insertFilters:(id)arg1 atIndex:(int)arg2; +- (void)insertFilters:(id)arg1 atIndex:(long long)arg2; - (void)addFilters:(id)arg1; - (void)addFilter:(id)arg1; - (id)filters; -- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllEffectContainers; - (void)removeEffectContainersAtIndices:(id)arg1; -- (void)insertEffectContainers:(id)arg1 atIndex:(int)arg2; +- (void)insertEffectContainers:(id)arg1 atIndex:(long long)arg2; - (void)addEffectContainers:(id)arg1; - (void)addEffectContainer:(id)arg1; - (id)effectContainers; @@ -109,55 +108,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)description; - (id)init; -- (id)parentDocument; -- (id)fullDebugLog; -- (void)dump; -- (id)allSongs; -- (id)allSlides:(BOOL)arg1; -- (id)montage; -- (id)plug; -- (void)configureActions; -- (void)resetStartTimes; -- (void)reconnectAllTransitions; -- (void)reconnectTransitionForEffectContainerAtIndex:(int)arg1; -- (void)updateMainDuration; -- (void)updateDurationPadding:(double)arg1; -- (void)setSkipTimeCalculations:(BOOL)arg1; -- (BOOL)skipTimeCalculations; -- (void)setMontage:(id)arg1; -- (void)setParent:(id)arg1; -- (void)setPlug:(id)arg1; -- (void)cleanup; -- (void)copyAudioPlaylist:(id)arg1; -- (void)copyActions:(id)arg1; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyFilters:(id)arg1; -- (void)copyEffectContainers:(id)arg1; -- (void)copyStruct:(id)arg1; -- (id)uuid; -- (id)objectID; -- (id)plugID; -- (id)action; -- (void)setScriptingAnimations:(id)arg1; -- (id)scriptingAnimations; -- (void)setWidth:(float)arg1; -- (float)width; -- (void)setHeight:(float)arg1; -- (float)height; -- (void)setYPosition:(float)arg1; -- (float)yPosition; -- (void)setXPosition:(float)arg1; -- (float)xPosition; -- (void)replaceObjectInFiltersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromFiltersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inFiltersAtIndex:(int)arg2; -- (id)objectInFiltersAtIndex:(int)arg1; -- (int)countOfFilters; -- (void)replaceObjectInEffectContainersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromEffectContainersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inEffectContainersAtIndex:(int)arg2; -- (id)objectInEffectContainersAtIndex:(int)arg1; -- (int)countOfEffectContainers; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Internal.h new file mode 100644 index 000000000..a4e27ea3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerAnimatedSet (Internal) +- (void)setLayerParallelizer:(id)arg1; +- (void)resetStartTimes; +- (void)cleanup; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Private.h new file mode 100644 index 000000000..f0c175585 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerAnimatedSet (Private) +- (id)container; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet.h index beae0ad05..9583c6381 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerAnimatedSet.h @@ -15,9 +15,9 @@ } - (void)setAudioPlaylist:(id)arg1; -- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeEffectContainersAtIndices:(id)arg1; -- (void)insertEffectContainers:(id)arg1 atIndex:(int)arg2; +- (void)insertEffectContainers:(id)arg1 atIndex:(long long)arg2; - (void)setAnimatedSets:(id)arg1; - (id)animatedSets; - (void)dealloc; @@ -26,10 +26,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)container; -- (void)setLayerParallelizer:(id)arg1; -- (void)resetStartTimes; -- (void)cleanup; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Internal.h new file mode 100644 index 000000000..5554bdf82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Internal.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerEffect (Internal) +- (id)slideForMCSlide:(id)arg1; +- (void)copyTexts:(id)arg1; +- (void)copySecondarySlides:(id)arg1; +- (void)copySlides:(id)arg1; +- (void)setLayerEffect:(id)arg1; +- (id)slideInformation; +- (void)applyFormattedAttributes; +- (id)formattedAttributes; +- (void)updateTiming; +- (void)setSkipEffectTiming:(_Bool)arg1; +- (_Bool)isLive; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Private.h new file mode 100644 index 000000000..a09d31bf4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect-Private.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPEffectSupportPrivate-Protocol.h" + +@interface MPLayerEffect (Private) +- (void)createSecondarySlidesWithPaths:(id)arg1; +- (void)createSlidesWithPaths:(id)arg1; +- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(double)arg2 fillIn:(_Bool)arg3; +- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(double)arg2; +- (double)fullDuration; +- (long long)maxNumberOfSecondarySlides; +- (long long)maxNumberOfSlides; +- (id)container; +- (double)lowestDisplayTime; +- (void)setLiveIndex:(long long)arg1; +- (long long)liveIndex; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect.h index 91784f77c..cfe00a7bc 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerEffect.h @@ -7,11 +7,10 @@ #import #import "MPEffectSupport-Protocol.h" -#import "MPEffectSupportPrivate-Protocol.h" @class MCContainerEffect, NSArray, NSMutableArray, NSMutableDictionary, NSObject, NSString; -@interface MPLayerEffect : MPLayer +@interface MPLayerEffect : MPLayer { MCContainerEffect *_layerEffect; NSString *_effectID; @@ -20,11 +19,11 @@ NSMutableArray *_secondarySlides; NSMutableArray *_texts; NSMutableDictionary *_effectAttributes; - int _randomSeed; + long long _randomSeed; NSObject *_effectTiming; - BOOL _supportsEffectTiming; - BOOL _skipEffectTiming; - int _liveIndex; + _Bool _supportsEffectTiming; + _Bool _skipEffectTiming; + long long _liveIndex; } + (id)layerEffectWithEffectID:(id)arg1 strings:(id)arg2 paths:(id)arg3; @@ -32,8 +31,8 @@ + (id)layerEffectWithEffectID:(id)arg1 andPaths:(id)arg2; + (id)layerEffectWithEffectID:(id)arg1; @property(readonly, nonatomic) NSObject *effectTiming; // @synthesize effectTiming=_effectTiming; -- (id)allSlides:(BOOL)arg1; -- (void)_updateTiming:(BOOL)arg1; +- (id)allSlides:(_Bool)arg1; +- (void)_updateTiming:(_Bool)arg1; - (id)_effectAttributes; - (void)_updateEffectTiming; - (void)setPhaseOutDuration:(double)arg1; @@ -41,22 +40,22 @@ - (void)setDuration:(double)arg1; - (double)mainDuration; - (void)removeAllSecondarySlides; -- (void)moveTextsFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveTextsFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllTexts; - (void)removeTextsAtIndices:(id)arg1; -- (void)insertTexts:(id)arg1 atIndex:(int)arg2; +- (void)insertTexts:(id)arg1 atIndex:(long long)arg2; - (void)addTexts:(id)arg1; - (void)addText:(id)arg1; @property(readonly, nonatomic) NSArray *texts; - (void)removeSecondarySlidesAtIndices:(id)arg1; -- (void)insertSecondarySlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSecondarySlides:(id)arg1 atIndex:(long long)arg2; - (void)addSecondarySlides:(id)arg1; - (void)addSecondarySlide:(id)arg1; - (id)secondarySlides; -- (void)moveSlidesFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveSlidesFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllSlides; - (void)removeSlidesAtIndices:(id)arg1; -- (void)insertSlides:(id)arg1 atIndex:(int)arg2; +- (void)insertSlides:(id)arg1 atIndex:(long long)arg2; - (void)addSlides:(id)arg1; - (void)addSlide:(id)arg1; @property(readonly, nonatomic) NSArray *slides; @@ -64,8 +63,8 @@ - (id)effectAttributeForKey:(id)arg1; - (void)setEffectAttributes:(id)arg1; - (id)effectAttributes; -- (void)setRandomSeed:(int)arg1; -- (int)randomSeed; +- (void)setRandomSeed:(long long)arg1; +- (long long)randomSeed; @property(copy, nonatomic) NSString *presetID; @property(copy, nonatomic) NSString *effectID; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -79,28 +78,6 @@ - (id)initWithEffectID:(id)arg1 andPaths:(id)arg2; - (id)initWithEffectID:(id)arg1; - (id)init; -- (void)createSecondarySlidesWithPaths:(id)arg1; -- (void)createSlidesWithPaths:(id)arg1; -- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(float)arg2 fillIn:(BOOL)arg3; -- (void)createTextsWithStrings:(id)arg1 secondLineFactor:(float)arg2; -- (double)fullDuration; -- (int)maxNumberOfSecondarySlides; -- (int)maxNumberOfSlides; -- (id)container; -- (double)lowestDisplayTime; -- (void)setLiveIndex:(int)arg1; -- (int)liveIndex; -- (id)slideForMCSlide:(id)arg1; -- (void)copyTexts:(id)arg1; -- (void)copySecondarySlides:(id)arg1; -- (void)copySlides:(id)arg1; -- (void)setLayerEffect:(id)arg1; -- (id)slideInformation; -- (void)applyFormattedAttributes; -- (id)formattedAttributes; -- (void)updateTiming; -- (void)setSkipEffectTiming:(BOOL)arg1; -- (BOOL)isLive; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-AppleScript.h new file mode 100644 index 000000000..44f6a70aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-AppleScript.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerGroup (AppleScript) +- (void)replaceObjectInLayersAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromLayersAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inLayersAtIndex:(long long)arg2; +- (id)valueInLayersWithName:(id)arg1; +- (id)objectInLayersAtIndex:(long long)arg1; +- (long long)countOfLayers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Internal.h new file mode 100644 index 000000000..65a5ecef7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Internal.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPActionableSupportInternal-Protocol.h" +#import "MPLayerableSupportInternal-Protocol.h" +#import "MPNavigatorSupportInternal-Protocol.h" + +@interface MPLayerGroup (Internal) +- (_Bool)detectFacesInBackground; +- (id)layerKeyDictionary; +- (id)actionableObjectForID:(id)arg1; +- (void)setIsDocumentLayerGroup:(_Bool)arg1; +- (long long)lastSlideUsed; +- (void)setLastSlideUsed:(long long)arg1; +- (void)setUsedAllPaths:(_Bool)arg1; +- (double)aspectRatioDidChange:(double)arg1 atTime:(double)arg2; +- (_Bool)nearingEndWithOptions:(id)arg1; +- (id)liveLock; +- (void)setAuthoredVersionInfo:(id)arg1; +- (id)authoredVersionInfo; +- (void)copyActions:(id)arg1; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyAudioPlaylist:(id)arg1; +- (void)copyLayerDictionary:(id)arg1; +- (void)copyLayers:(id)arg1; +- (void)copyStruct:(id)arg1; +- (void)reconfigureLoopingMode; +- (void)reconnectAll; +- (void)setDurationPadding:(double)arg1; +- (double)durationPadding; +- (void)resetDuration; +- (void)cleanup; +- (void)setPlug:(id)arg1; +- (void)setContainer:(id)arg1; +- (id)container; +- (void)configureActions; +- (void)setParent:(id)arg1; +- (id)observer; +- (void)cachePaths; +- (_Bool)layersCanPositionZIndex; +- (id)objectID; +- (id)plugID; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Private.h new file mode 100644 index 000000000..3311d4096 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerGroup (Private) +- (id)parentDocument; +- (id)absoluteVideoPaths; +- (double)posterTime; +- (id)allSongs; +- (id)allSlides:(_Bool)arg1; +- (id)allEffects; +- (id)allEffectContainers; +- (id)plug; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup.h index 92dad605c..5bf6361da 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroup.h @@ -8,23 +8,20 @@ #import "MPActionSupport-Protocol.h" #import "MPActionableSupport-Protocol.h" -#import "MPActionableSupportInternal-Protocol.h" #import "MPAnimationSupport-Protocol.h" #import "MPAudioSupport-Protocol.h" #import "MPAutomaticLayerSupport-Protocol.h" #import "MPGeometrySupport-Protocol.h" #import "MPLayerableSupport-Protocol.h" -#import "MPLayerableSupportInternal-Protocol.h" #import "MPManualLayerSupport-Protocol.h" #import "MPNavigatorSupport-Protocol.h" -#import "MPNavigatorSupportInternal-Protocol.h" #import "MPTimingSupport-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" @class MCContainerParallelizer, MCPlugParallel, MPAudioPlaylist, MPLayerGroupInternal, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString; -@interface MPLayerGroup : NSObject +@interface MPLayerGroup : NSObject { MPLayerGroupInternal *_internal; NSMutableArray *_userProvidedVideoPaths; @@ -40,29 +37,29 @@ NSMutableDictionary *_actions; } -+ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (_Bool)automaticallyNotifiesObserversForKey:(id)arg1; - (void)removeActionForKey:(id)arg1; - (void)setAction:(id)arg1 forKey:(id)arg2; - (id)actionForKey:(id)arg1; - (id)actions; -- (void)setZIndex:(int)arg1; -- (int)zIndex; -- (void)setScale:(float)arg1; -- (float)scale; -- (void)setYRotationAngle:(float)arg1; -- (float)yRotationAngle; -- (void)setXRotationAngle:(float)arg1; -- (float)xRotationAngle; +- (void)setZIndex:(long long)arg1; +- (long long)zIndex; +- (void)setScale:(double)arg1; +- (double)scale; +- (void)setYRotationAngle:(double)arg1; +- (double)yRotationAngle; +- (void)setXRotationAngle:(double)arg1; +- (double)xRotationAngle; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; -- (void)setRotationAngle:(float)arg1; -- (float)rotationAngle; -- (void)setZPosition:(float)arg1; -- (float)zPosition; +- (void)setRotationAngle:(double)arg1; +- (double)rotationAngle; +- (void)setZPosition:(double)arg1; +- (double)zPosition; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (void)setOpacity:(float)arg1; -- (float)opacity; +- (void)setOpacity:(double)arg1; +- (double)opacity; - (void)removeAnimationPathForKey:(id)arg1; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (id)animationPathForKey:(id)arg1; @@ -72,7 +69,7 @@ - (id)layerForKey:(id)arg1; - (id)keyedLayers; - (id)layerKey; -@property(nonatomic) BOOL autoAdjustDuration; // @dynamic autoAdjustDuration; +@property(nonatomic) _Bool autoAdjustDuration; // @dynamic autoAdjustDuration; - (void)setPhaseOutDuration:(double)arg1; - (double)phaseOutDuration; - (void)setPhaseInDuration:(double)arg1; @@ -95,23 +92,23 @@ @property(readonly, nonatomic) NSString *uuid; @property(nonatomic) struct CGColor *backgroundCGColor; // @dynamic backgroundCGColor; - (void)setBackgroundColorString:(id)arg1; -@property(nonatomic) unsigned int loopingMode; // @dynamic loopingMode; +@property(nonatomic) unsigned long long loopingMode; // @dynamic loopingMode; - (void)setAudioPlaylist:(id)arg1; - (id)audioPlaylist; - (id)parent; -- (void)setStartsPaused:(BOOL)arg1; -- (BOOL)startsPaused; -- (void)setIsTriggered:(BOOL)arg1; -- (BOOL)isTriggered; +- (void)setStartsPaused:(_Bool)arg1; +- (_Bool)startsPaused; +- (void)setIsTriggered:(_Bool)arg1; +- (_Bool)isTriggered; - (void)setTimeIn:(double)arg1; - (double)timeIn; - (void)setDuration:(double)arg1; - (double)duration; - (double)videoDuration; -- (void)moveLayersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveLayersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeLayersAtIndices:(id)arg1; - (void)removeAllLayers; -- (void)insertLayers:(id)arg1 atIndex:(int)arg2; +- (void)insertLayers:(id)arg1 atIndex:(long long)arg2; - (void)addLayers:(id)arg1; - (void)addLayer:(id)arg1; - (id)layers; @@ -119,7 +116,7 @@ - (id)authoringOptionForKey:(id)arg1; - (void)setAuthoringOption:(id)arg1 forKey:(id)arg2; - (id)authoringOptions; -- (unsigned int)setStyleID:(id)arg1; +- (unsigned long long)setStyleID:(id)arg1; - (id)styleID; - (id)navigatorKey; - (void)dealloc; @@ -128,54 +125,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)parentDocument; -- (id)absoluteVideoPaths; -- (double)posterTime; -- (id)allSongs; -- (id)allSlides:(BOOL)arg1; -- (id)allEffects; -- (id)allEffectContainers; -- (id)plug; -- (BOOL)detectFacesInBackground; -- (id)layerKeyDictionary; -- (id)actionableObjectForID:(id)arg1; -- (void)setIsDocumentLayerGroup:(BOOL)arg1; -- (int)lastSlideUsed; -- (void)setLastSlideUsed:(int)arg1; -- (void)setUsedAllPaths:(BOOL)arg1; -- (double)aspectRatioDidChange:(float)arg1 atTime:(double)arg2; -- (BOOL)nearingEndWithOptions:(id)arg1; -- (id)liveLock; -- (void)setAuthoredVersionInfo:(id)arg1; -- (id)authoredVersionInfo; -- (void)copyActions:(id)arg1; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyAudioPlaylist:(id)arg1; -- (void)copyLayerDictionary:(id)arg1; -- (void)copyLayers:(id)arg1; -- (void)copyStruct:(id)arg1; -- (void)reconfigureLoopingMode; -- (void)reconnectAll; -- (void)setDurationPadding:(double)arg1; -- (double)durationPadding; -- (void)resetDuration; -- (void)cleanup; -- (void)setPlug:(id)arg1; -- (void)setContainer:(id)arg1; -- (id)container; -- (void)configureActions; -- (void)setParent:(id)arg1; -- (id)observer; -- (void)cachePaths; -- (BOOL)layersCanPositionZIndex; -- (id)objectID; -- (id)plugID; -- (void)replaceObjectInLayersAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromLayersAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inLayersAtIndex:(int)arg2; -- (id)valueInLayersWithName:(id)arg1; -- (id)objectInLayersAtIndex:(int)arg1; -- (int)countOfLayers; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroupInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroupInternal.h index 995e1befa..8210446b3 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroupInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerGroupInternal.h @@ -11,7 +11,7 @@ @interface MPLayerGroupInternal : NSObject { double numberOfLoops; - unsigned int loopingMode; + unsigned long long loopingMode; double durationPadding; double duration; double timeIn; @@ -20,52 +20,52 @@ NSString *backgroundAudioID; struct CGColor *backgroundColor; NSDictionary *authoredVersionInfo; - int sendLiveNotification; + long long sendLiveNotification; NSRecursiveLock *liveLock; - BOOL autoAdjustDuration; - BOOL isDocumentLayerGroup; - BOOL isTriggered; - BOOL startsPaused; - BOOL usedAllPaths; - float opacity; + _Bool autoAdjustDuration; + _Bool isDocumentLayerGroup; + _Bool isTriggered; + _Bool startsPaused; + _Bool usedAllPaths; + double opacity; struct CGPoint position; - float zPosition; + double zPosition; struct CGSize size; - float rotationAngle; - float xRotationAngle; - float yRotationAngle; - float scale; - int zIndex; + double rotationAngle; + double xRotationAngle; + double yRotationAngle; + double scale; + long long zIndex; NSString *uuid; NSMutableDictionary *layerKeyDictionary; NSDictionary *initialState; } -@property(nonatomic) BOOL usedAllPaths; // @synthesize usedAllPaths; +@property(nonatomic) _Bool usedAllPaths; // @synthesize usedAllPaths; @property(retain, nonatomic) NSDictionary *initialState; // @synthesize initialState; @property(retain, nonatomic) NSMutableDictionary *layerKeyDictionary; // @synthesize layerKeyDictionary; -@property(nonatomic) int zIndex; // @synthesize zIndex; +@property(nonatomic) long long zIndex; // @synthesize zIndex; @property(retain, nonatomic) NSString *uuid; // @synthesize uuid; -@property(nonatomic) float scale; // @synthesize scale; -@property(nonatomic) float yRotationAngle; // @synthesize yRotationAngle; -@property(nonatomic) float xRotationAngle; // @synthesize xRotationAngle; -@property(nonatomic) float rotationAngle; // @synthesize rotationAngle; +@property(nonatomic) double scale; // @synthesize scale; +@property(nonatomic) double yRotationAngle; // @synthesize yRotationAngle; +@property(nonatomic) double xRotationAngle; // @synthesize xRotationAngle; +@property(nonatomic) double rotationAngle; // @synthesize rotationAngle; @property(nonatomic) struct CGSize size; // @synthesize size; -@property(nonatomic) float zPosition; // @synthesize zPosition; +@property(nonatomic) double zPosition; // @synthesize zPosition; @property(nonatomic) struct CGPoint position; // @synthesize position; -@property(nonatomic) float opacity; // @synthesize opacity; -@property(nonatomic) BOOL isDocumentLayerGroup; // @synthesize isDocumentLayerGroup; -@property(nonatomic) BOOL autoAdjustDuration; // @synthesize autoAdjustDuration; +@property(nonatomic) double opacity; // @synthesize opacity; +@property(nonatomic) _Bool isDocumentLayerGroup; // @synthesize isDocumentLayerGroup; +@property(nonatomic) _Bool autoAdjustDuration; // @synthesize autoAdjustDuration; @property(retain, nonatomic) NSRecursiveLock *liveLock; // @synthesize liveLock; -@property(nonatomic) int sendLiveNotification; // @synthesize sendLiveNotification; +@property(nonatomic) long long sendLiveNotification; // @synthesize sendLiveNotification; @property(retain, nonatomic) NSDictionary *authoredVersionInfo; // @synthesize authoredVersionInfo; @property(nonatomic) struct CGColor *backgroundColor; // @synthesize backgroundColor; -@property(nonatomic) unsigned int loopingMode; // @synthesize loopingMode; +@property(nonatomic) unsigned long long loopingMode; // @synthesize loopingMode; @property(retain, nonatomic) NSString *backgroundAudioID; // @synthesize backgroundAudioID; @property(nonatomic) double phaseOutDuration; // @synthesize phaseOutDuration; @property(nonatomic) double phaseInDuration; // @synthesize phaseInDuration; -@property(nonatomic) BOOL startsPaused; // @synthesize startsPaused; -@property(nonatomic) BOOL isTriggered; // @synthesize isTriggered; +@property(nonatomic) _Bool startsPaused; // @synthesize startsPaused; +@property(nonatomic) _Bool isTriggered; // @synthesize isTriggered; @property(nonatomic) double timeIn; // @synthesize timeIn; @property(nonatomic) double duration; // @synthesize duration; @property(nonatomic) double durationPadding; // @synthesize durationPadding; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerInternal.h index a58e8e90d..377d83363 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerInternal.h @@ -11,54 +11,54 @@ @interface MPLayerInternal : NSObject { double numberOfLoops; - float opacity; + double opacity; struct CGPoint position; - float zPosition; + double zPosition; struct CGSize size; - float rotationAngle; - float xRotationAngle; - float yRotationAngle; - float scale; + double rotationAngle; + double xRotationAngle; + double yRotationAngle; + double scale; double timeIn; double duration; double phaseInDuration; double phaseOutDuration; NSString *title; - BOOL isTriggered; - BOOL startsPaused; - BOOL isAudioLayer; - int audioPriority; + _Bool isTriggered; + _Bool startsPaused; + _Bool isAudioLayer; + long long audioPriority; double durationPadding; NSString *layerID; - int zIndex; + long long zIndex; NSString *uuid; NSLock *containerLock; - BOOL cleaningUp; + _Bool cleaningUp; } -@property(nonatomic) BOOL cleaningUp; // @synthesize cleaningUp; +@property(nonatomic) _Bool cleaningUp; // @synthesize cleaningUp; @property(retain, nonatomic) NSLock *containerLock; // @synthesize containerLock; @property(retain, nonatomic) NSString *uuid; // @synthesize uuid; @property(retain, nonatomic) NSString *layerID; // @synthesize layerID; @property(nonatomic) double durationPadding; // @synthesize durationPadding; -@property(nonatomic) int audioPriority; // @synthesize audioPriority; -@property(nonatomic) BOOL isAudioLayer; // @synthesize isAudioLayer; +@property(nonatomic) long long audioPriority; // @synthesize audioPriority; +@property(nonatomic) _Bool isAudioLayer; // @synthesize isAudioLayer; @property(retain, nonatomic) NSString *title; // @synthesize title; -@property(nonatomic) int zIndex; // @synthesize zIndex; +@property(nonatomic) long long zIndex; // @synthesize zIndex; @property(nonatomic) double phaseOutDuration; // @synthesize phaseOutDuration; @property(nonatomic) double phaseInDuration; // @synthesize phaseInDuration; @property(nonatomic) double duration; // @synthesize duration; -@property(nonatomic) BOOL startsPaused; // @synthesize startsPaused; -@property(nonatomic) BOOL isTriggered; // @synthesize isTriggered; +@property(nonatomic) _Bool startsPaused; // @synthesize startsPaused; +@property(nonatomic) _Bool isTriggered; // @synthesize isTriggered; @property(nonatomic) double timeIn; // @synthesize timeIn; -@property(nonatomic) float scale; // @synthesize scale; -@property(nonatomic) float yRotationAngle; // @synthesize yRotationAngle; -@property(nonatomic) float xRotationAngle; // @synthesize xRotationAngle; -@property(nonatomic) float rotationAngle; // @synthesize rotationAngle; +@property(nonatomic) double scale; // @synthesize scale; +@property(nonatomic) double yRotationAngle; // @synthesize yRotationAngle; +@property(nonatomic) double xRotationAngle; // @synthesize xRotationAngle; +@property(nonatomic) double rotationAngle; // @synthesize rotationAngle; @property(nonatomic) struct CGSize size; // @synthesize size; -@property(nonatomic) float zPosition; // @synthesize zPosition; +@property(nonatomic) double zPosition; // @synthesize zPosition; @property(nonatomic) struct CGPoint position; // @synthesize position; -@property(nonatomic) float opacity; // @synthesize opacity; +@property(nonatomic) double opacity; // @synthesize opacity; @property(nonatomic) double numberOfLoops; // @synthesize numberOfLoops; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Internal.h new file mode 100644 index 000000000..890bf9c8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerSerializer (Internal) +- (void)setLayerSerializer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Private.h new file mode 100644 index 000000000..f15924d57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPLayerSerializer (Private) +- (id)container; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer.h index 34eb70bd5..82bf3a634 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerSerializer.h @@ -15,16 +15,14 @@ } - (void)setAudioPlaylist:(id)arg1; -- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveEffectContainersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeEffectContainersAtIndices:(id)arg1; -- (void)insertEffectContainers:(id)arg1 atIndex:(int)arg2; +- (void)insertEffectContainers:(id)arg1 atIndex:(long long)arg2; - (void)setIntroTransition:(id)arg1; - (id)introTransition; - (void)dealloc; - (void)finalize; - (id)description; -- (id)container; -- (void)setLayerSerializer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupport-Protocol.h index f2282406c..4048d9324 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupport-Protocol.h @@ -5,8 +5,8 @@ */ @protocol MPLayerableSupport -- (void)setZIndex:(int)arg1; -- (int)zIndex; +- (void)setZIndex:(long long)arg1; +- (long long)zIndex; - (id)layerKey; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupportInternal-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupportInternal-Protocol.h index 0d3dc7191..1cff5d0f8 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupportInternal-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPLayerableSupportInternal-Protocol.h @@ -6,6 +6,6 @@ @protocol MPLayerableSupportInternal - (void)configureActions; -- (BOOL)layersCanPositionZIndex; +- (_Bool)layersCanPositionZIndex; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Internal.h new file mode 100644 index 000000000..05ccead0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Internal.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MPActionableSupportInternal-Protocol.h" +#import "MPNavigatorSupportInternal-Protocol.h" + +@interface MPNavigator (Internal) +- (id)layerKeyDictionary; +- (id)actionableObjectForID:(id)arg1; +- (void)reconnectAll; +- (void)copyActions:(id)arg1; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyLayers:(id)arg1; +- (void)copyStruct:(id)arg1; +- (void)cleanup; +- (void)setPlug:(id)arg1; +- (void)setContainer:(id)arg1; +- (void)configureActions; +- (void)setParent:(id)arg1; +- (id)uuid; +- (id)objectID; +- (id)plugID; +- (id)parentDocument; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Private.h new file mode 100644 index 000000000..d711c61c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPNavigator (Private) +- (id)allSongs; +- (id)allSlides:(_Bool)arg1; +- (id)plug; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator.h index 19d7b5325..b7e254fce 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigator.h @@ -8,19 +8,17 @@ #import "MPActionSupport-Protocol.h" #import "MPActionableSupport-Protocol.h" -#import "MPActionableSupportInternal-Protocol.h" #import "MPAnimationSupport-Protocol.h" #import "MPGeometrySupport-Protocol.h" #import "MPLayerableSupport-Protocol.h" #import "MPNavigatorSupport-Protocol.h" -#import "MPNavigatorSupportInternal-Protocol.h" #import "MPTimingSupport-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" @class MCContainerNavigator, MCPlug, MPNavigatorInternal, NSMutableDictionary, NSString; -@interface MPNavigator : NSObject +@interface MPNavigator : NSObject { MPNavigatorInternal *_internal; NSMutableDictionary *_layers; @@ -35,10 +33,10 @@ - (void)setAction:(id)arg1 forKey:(id)arg2; - (id)actionForKey:(id)arg1; - (id)actions; -- (void)setStartsPaused:(BOOL)arg1; -- (BOOL)startsPaused; -- (void)setIsTriggered:(BOOL)arg1; -- (BOOL)isTriggered; +- (void)setStartsPaused:(_Bool)arg1; +- (_Bool)startsPaused; +- (void)setIsTriggered:(_Bool)arg1; +- (_Bool)isTriggered; - (void)setNumberOfLoops:(double)arg1; - (double)numberOfLoops; - (void)setPhaseOutDuration:(double)arg1; @@ -49,24 +47,24 @@ - (double)duration; - (void)setTimeIn:(double)arg1; - (double)timeIn; -- (void)setZIndex:(int)arg1; -- (int)zIndex; -- (void)setScale:(float)arg1; -- (float)scale; -- (void)setYRotationAngle:(float)arg1; -- (float)yRotationAngle; -- (void)setXRotationAngle:(float)arg1; -- (float)xRotationAngle; +- (void)setZIndex:(long long)arg1; +- (long long)zIndex; +- (void)setScale:(double)arg1; +- (double)scale; +- (void)setYRotationAngle:(double)arg1; +- (double)yRotationAngle; +- (void)setXRotationAngle:(double)arg1; +- (double)xRotationAngle; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; -- (void)setRotationAngle:(float)arg1; -- (float)rotationAngle; -- (void)setZPosition:(float)arg1; -- (float)zPosition; +- (void)setRotationAngle:(double)arg1; +- (double)rotationAngle; +- (void)setZPosition:(double)arg1; +- (double)zPosition; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (void)setOpacity:(float)arg1; -- (float)opacity; +- (void)setOpacity:(double)arg1; +- (double)opacity; - (void)removeAnimationPathForKey:(id)arg1; - (void)setAnimationPath:(id)arg1 forKey:(id)arg2; - (id)animationPathForKey:(id)arg1; @@ -86,25 +84,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (id)allSongs; -- (id)allSlides:(BOOL)arg1; -- (id)plug; -- (id)layerKeyDictionary; -- (id)actionableObjectForID:(id)arg1; -- (void)reconnectAll; -- (void)copyActions:(id)arg1; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyLayers:(id)arg1; -- (void)copyStruct:(id)arg1; -- (void)cleanup; -- (void)setPlug:(id)arg1; -- (void)setContainer:(id)arg1; -- (void)configureActions; -- (void)setParent:(id)arg1; -- (id)uuid; -- (id)objectID; -- (id)plugID; -- (id)parentDocument; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigatorInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigatorInternal.h index 8ef7cc99e..2ea048860 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigatorInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPNavigatorInternal.h @@ -11,15 +11,15 @@ @interface MPNavigatorInternal : NSObject { NSString *startPlugID; - float opacity; + double opacity; struct CGPoint position; - float zPosition; + double zPosition; struct CGSize size; - float rotationAngle; - float xRotationAngle; - float yRotationAngle; - float scale; - int zIndex; + double rotationAngle; + double xRotationAngle; + double yRotationAngle; + double scale; + long long zIndex; NSString *uuid; double numberOfLoops; double duration; @@ -27,28 +27,28 @@ double phaseInDuration; double phaseOutDuration; NSMutableDictionary *layerKeyDictionary; - BOOL isTriggered; - BOOL startsPaused; + _Bool isTriggered; + _Bool startsPaused; } @property(retain, nonatomic) NSMutableDictionary *layerKeyDictionary; // @synthesize layerKeyDictionary; @property(nonatomic) double phaseOutDuration; // @synthesize phaseOutDuration; @property(nonatomic) double phaseInDuration; // @synthesize phaseInDuration; -@property(nonatomic) BOOL startsPaused; // @synthesize startsPaused; -@property(nonatomic) BOOL isTriggered; // @synthesize isTriggered; +@property(nonatomic) _Bool startsPaused; // @synthesize startsPaused; +@property(nonatomic) _Bool isTriggered; // @synthesize isTriggered; @property(nonatomic) double timeIn; // @synthesize timeIn; @property(nonatomic) double duration; // @synthesize duration; @property(nonatomic) double numberOfLoops; // @synthesize numberOfLoops; @property(retain, nonatomic) NSString *uuid; // @synthesize uuid; -@property(nonatomic) int zIndex; // @synthesize zIndex; -@property(nonatomic) float scale; // @synthesize scale; -@property(nonatomic) float yRotationAngle; // @synthesize yRotationAngle; -@property(nonatomic) float xRotationAngle; // @synthesize xRotationAngle; -@property(nonatomic) float rotationAngle; // @synthesize rotationAngle; +@property(nonatomic) long long zIndex; // @synthesize zIndex; +@property(nonatomic) double scale; // @synthesize scale; +@property(nonatomic) double yRotationAngle; // @synthesize yRotationAngle; +@property(nonatomic) double xRotationAngle; // @synthesize xRotationAngle; +@property(nonatomic) double rotationAngle; // @synthesize rotationAngle; @property(nonatomic) struct CGSize size; // @synthesize size; -@property(nonatomic) float zPosition; // @synthesize zPosition; +@property(nonatomic) double zPosition; // @synthesize zPosition; @property(nonatomic) struct CGPoint position; // @synthesize position; -@property(nonatomic) float opacity; // @synthesize opacity; +@property(nonatomic) double opacity; // @synthesize opacity; @property(retain, nonatomic) NSString *startPlugID; // @synthesize startPlugID; - (void)dealloc; - (void)finalize; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPPlaylistInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPPlaylistInternal.h index f045ee093..e43942997 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPPlaylistInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPPlaylistInternal.h @@ -13,10 +13,10 @@ double fadeOutDuration; double duckInDuration; double duckOutDuration; - float duckLevel; + double duckLevel; } -@property(nonatomic) float duckLevel; // @synthesize duckLevel; +@property(nonatomic) double duckLevel; // @synthesize duckLevel; @property(nonatomic) double duckOutDuration; // @synthesize duckOutDuration; @property(nonatomic) double duckInDuration; // @synthesize duckInDuration; @property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-AppleScript.h new file mode 100644 index 000000000..339dc20f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-AppleScript.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSlide (AppleScript) +- (void)setScriptingFrame:(id)arg1; +- (id)scriptingFrame; +- (void)setScriptingAnimations:(id)arg1; +- (id)scriptingAnimations; +- (void)replaceObjectInFilterAtIndex:(long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromFilterAtIndex:(long long)arg1; +- (void)insertObject:(id)arg1 inFilterAtIndex:(long long)arg2; +- (id)objectInFilterAtIndex:(long long)arg1; +- (long long)countOfFilter; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Internal.h new file mode 100644 index 000000000..1cb0aa961 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Internal.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSlide (Internal) +- (_Bool)isBreakInDocument:(id)arg1; +- (void)setParent:(id)arg1; +- (void)duplicateAnimationPaths; +- (void)setSlide:(id)arg1; +- (_Bool)determineShowTime:(double *)arg1 showDuration:(double *)arg2; +- (id)nearestLayer; +- (id)parentDocument; +- (void)cleanup; +- (void)copyAnimationPaths:(id)arg1; +- (void)copyFilters:(id)arg1; +- (void)copyLayerGroup:(id)arg1; +- (void)copyFrame:(id)arg1; +- (void)copyVars:(id)arg1; +- (void)setIsSecondary:(_Bool)arg1; +- (void)setMirrorToDuplicatePaths:(_Bool)arg1; +- (void)resetCachedTimes; +- (id)action; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Private.h new file mode 100644 index 000000000..e013e116a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSlide (Private) +- (_Bool)canZoom; +- (double)maxDuration; +- (void)setMediaType:(unsigned long long)arg1; +- (id)fullDebugLog; +- (void)dump; +- (id)slide; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide.h index d24f8a5ec..ee5867f01 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSlide.h @@ -30,14 +30,14 @@ double _audioDuckInDuration; double _audioDuckOutDuration; double _audioDuckLevel; - float _scale; - float _rotation; + double _scale; + double _rotation; struct CGPoint _center; - float _audioVolume; + double _audioVolume; NSString *_sizingMode; - unsigned int _mediaType; - BOOL _isSecondary; - BOOL _mirrorToDuplicatePaths; + unsigned long long _mediaType; + _Bool _isSecondary; + _Bool _mirrorToDuplicatePaths; double _cachedShowTime; double _cachedShowDuration; struct CGSize _cachedSize; @@ -45,29 +45,29 @@ + (id)slideWithPath:(id)arg1; + (id)slide; -- (float)originalAspectRatio; -- (BOOL)needsTimingUpdateOnSlideChange; -- (BOOL)needsStyleUpdateOnSlideChange; -- (BOOL)hasMovie; +- (double)originalAspectRatio; +- (_Bool)needsTimingUpdateOnSlideChange; +- (_Bool)needsStyleUpdateOnSlideChange; +- (_Bool)hasMovie; - (void)setUserInfoAttribute:(id)arg1 forKey:(id)arg2; - (id)userInfoAttributeForKey:(id)arg1; -- (BOOL)isSecondary; -@property(nonatomic) float rotation; -@property(nonatomic) float scale; +- (_Bool)isSecondary; +@property(nonatomic) double rotation; +@property(nonatomic) double scale; @property(nonatomic) struct CGPoint center; - (id)parentSubtitleEffect; - (id)parent; - (id)parentEffect; -- (float)aspectRatio; -- (int)liveIndex; -- (int)index; +- (double)aspectRatio; +- (long long)liveIndex; +- (long long)index; @property(copy, nonatomic) NSString *sizingMode; -@property(nonatomic) float audioDuckLevel; +@property(nonatomic) double audioDuckLevel; @property(nonatomic) double audioDuckOutDuration; @property(nonatomic) double audioDuckInDuration; @property(nonatomic) double audioFadeOutDuration; @property(nonatomic) double audioFadeInDuration; -@property(nonatomic) float audioVolume; +@property(nonatomic) double audioVolume; @property(nonatomic) double duration; @property(nonatomic) double startTime; - (double)showDisplayStartTime; @@ -80,10 +80,10 @@ - (id)keyframedAnimationPathForKey:(id)arg1; - (id)animationPathForKey:(id)arg1; - (id)animationPaths; -- (void)moveFiltersFromIndices:(id)arg1 toIndex:(int)arg2; +- (void)moveFiltersFromIndices:(id)arg1 toIndex:(long long)arg2; - (void)removeAllFilters; - (void)removeFiltersAtIndices:(id)arg1; -- (void)insertFilters:(id)arg1 atIndex:(int)arg2; +- (void)insertFilters:(id)arg1 atIndex:(long long)arg2; - (void)addFilters:(id)arg1; - (void)addFilter:(id)arg1; - (id)filters; @@ -100,38 +100,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (BOOL)canZoom; -- (double)maxDuration; -- (void)setMediaType:(unsigned int)arg1; -- (id)fullDebugLog; -- (void)dump; -- (id)slide; -- (BOOL)isBreakInDocument:(id)arg1; -- (void)setParent:(id)arg1; -- (void)duplicateAnimationPaths; -- (void)setSlide:(id)arg1; -- (BOOL)determineShowTime:(double *)arg1 showDuration:(double *)arg2; -- (id)nearestLayer; -- (id)parentDocument; -- (void)cleanup; -- (void)copyAnimationPaths:(id)arg1; -- (void)copyFilters:(id)arg1; -- (void)copyLayerGroup:(id)arg1; -- (void)copyFrame:(id)arg1; -- (void)copyVars:(id)arg1; -- (void)setIsSecondary:(BOOL)arg1; -- (void)setMirrorToDuplicatePaths:(BOOL)arg1; -- (void)resetCachedTimes; -- (id)action; -- (void)setScriptingFrame:(id)arg1; -- (id)scriptingFrame; -- (void)setScriptingAnimations:(id)arg1; -- (id)scriptingAnimations; -- (void)replaceObjectInFilterAtIndex:(int)arg1 withObject:(id)arg2; -- (void)removeObjectFromFilterAtIndex:(int)arg1; -- (void)insertObject:(id)arg1 inFilterAtIndex:(int)arg2; -- (id)objectInFilterAtIndex:(int)arg1; -- (int)countOfFilter; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-AppleScript.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-AppleScript.h new file mode 100644 index 000000000..e226e602d --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-AppleScript.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSong (AppleScript) +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Internal.h new file mode 100644 index 000000000..37569d310 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSong (Internal) +- (void)setInternalStartTime; +- (void)setInternalDuration; +- (void)setParentPlaylist:(id)arg1; +- (void)setSong:(id)arg1; +- (void)copyStruct:(id)arg1; +- (id)parentDocument; +- (double)stopTime; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Private.h new file mode 100644 index 000000000..48f964d0a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSong (Private) +- (double)maxDuration; +- (id)song; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong.h index 7cdf09a49..f43efc4ce 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSong.h @@ -23,8 +23,8 @@ + (id)songWithURL:(id)arg1; + (id)song; - (id)parentPlaylist; -- (int)index; -@property(nonatomic) float audioVolume; // @dynamic audioVolume; +- (long long)index; +@property(nonatomic) double audioVolume; // @dynamic audioVolume; @property(nonatomic) double fadeOutDuration; // @dynamic fadeOutDuration; @property(nonatomic) double fadeInDuration; // @dynamic fadeInDuration; @property(nonatomic) double duration; // @dynamic duration; @@ -38,15 +38,6 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; -- (double)maxDuration; -- (id)song; -- (void)setInternalStartTime; -- (void)setInternalDuration; -- (void)setParentPlaylist:(id)arg1; -- (void)setSong:(id)arg1; -- (void)copyStruct:(id)arg1; -- (id)parentDocument; -- (double)stopTime; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongInternal.h index e3d26bacd..52aa14644 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongInternal.h @@ -10,16 +10,16 @@ { double duration; double startTime; - float audioVolume; + double audioVolume; double fadeInDuration; double fadeOutDuration; - BOOL assetLogging; + _Bool assetLogging; } -@property(nonatomic) BOOL assetLogging; // @synthesize assetLogging; +@property(nonatomic) _Bool assetLogging; // @synthesize assetLogging; @property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration; @property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration; -@property(nonatomic) float audioVolume; // @synthesize audioVolume; +@property(nonatomic) double audioVolume; // @synthesize audioVolume; @property(nonatomic) double startTime; // @synthesize startTime; @property(nonatomic) double duration; // @synthesize duration; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Internal.h new file mode 100644 index 000000000..3971d7b65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSongManager (Internal) +- (id)initWithPaths:(id)arg1; +- (void)storeBeats:(id)arg1 forPath:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Private.h new file mode 100644 index 000000000..86aa867a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPSongManager (Private) +- (id)cachedBeatsForSongAtPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager.h index 9f3d44587..c062450ec 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPSongManager.h @@ -21,13 +21,10 @@ + (void)releaseSharedManager; + (id)sharedManager; - (id)songMetadataForPath:(id)arg1; -- (BOOL)hasBeatsForSongAtPath:(id)arg1; +- (_Bool)hasBeatsForSongAtPath:(id)arg1; - (id)beatsForSongAtPath:(id)arg1 progressCallback:(void *)arg2 context:(void *)arg3; - (void)dealloc; - (id)init; -- (id)initWithPaths:(id)arg1; -- (void)storeBeats:(id)arg1 forPath:(id)arg2; -- (id)cachedBeatsForSongAtPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Internal.h new file mode 100644 index 000000000..328a6e8bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Internal.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPStyleManager (Internal) +- (double)allowUserDefinedDurationForStyleID:(id)arg1; +- (double)navigationIncrementForStyleID:(id)arg1; +- (_Bool)hasImagesForLayerID:(id)arg1 forStyleID:(id)arg2; +- (_Bool)canCancelAuthoringForStyleID:(id)arg1; +- (unsigned long long)regionOfInterestPickModeForStyleID:(id)arg1; +- (id)backgroundColorLayersForStyleID:(id)arg1; +- (id)layerIDForLayerIndex:(long long)arg1 ofStyle:(id)arg2; +- (long long)layerIndexForLayerID:(id)arg1 ofStyle:(id)arg2; +- (double)basePeriodForLayerIndex:(long long)arg1 ofStyle:(id)arg2; +- (double)defaultTransitionDurationForLayer:(long long)arg1 ofStyle:(id)arg2 withAspectRatio:(double)arg3; +- (double)defaultEffectDurationForLayer:(long long)arg1 ofStyle:(id)arg2; +- (id)effectPresetIDsForLayerIndex:(long long)arg1 ofStyleID:(id)arg2; +- (long long)defaultAutoKenBurnsLevelForEffect:(id)arg1 withPreset:(id)arg2 ofStyle:(id)arg3; +- (double)defaultAutoKenBurnsLikelihoodForEffect:(id)arg1 withPreset:(id)arg2 ofStyle:(id)arg3; +- (long long)defaultAutoKenBurnsLevelForZIndex:(long long)arg1 ofStyle:(id)arg2; +- (double)defaultAutoKenBurnsLikelihoodForZIndex:(long long)arg1 ofStyle:(id)arg2; +- (double)defaultFilterLikelihoodForZIndex:(long long)arg1 ofStyle:(id)arg2; +- (id)defaultPositionForZIndex:(long long)arg1 ofStyle:(id)arg2; +- (unsigned long long)reorderModeForStyleID:(id)arg1; +- (struct CGSize)defaultSizeForZIndex:(long long)arg1 ofStyle:(id)arg2; +- (_Bool)easeKenBurnsForStyleID:(id)arg1; +- (long long)kenBurnsOffsetTypeForStyleID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Private.h new file mode 100644 index 000000000..c18dede38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPStyleManager (Private) ++ (void)loadStyleManagerWithPaths:(id)arg1; +- (double)displayDurationFactorForEffectID:(id)arg1 inStyleID:(id)arg2; +- (double)displayDurationFactorForStyleID:(id)arg1; +- (long long)antialiasLevelForStyleID:(id)arg1; +- (id)demoDocumentWithImages:(id)arg1 properties:(id)arg2 count:(long long)arg3 options:(id)arg4; +- (unsigned long long)mediaPresentationOrderForStyleID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-VeryInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-VeryInternal.h new file mode 100644 index 000000000..9cb950070 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager-VeryInternal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPStyleManager (VeryInternal) +- (id)_containerDescriptionForLayerAtIndex:(long long)arg1 ofStyle:(id)arg2; +- (void)reloadBundles; +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager.h index 83a3c58a9..18772f1e1 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPStyleManager.h @@ -17,18 +17,17 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (void)loadStyleManagerWithPaths:(id)arg1; -- (BOOL)canUseClusteringForStyleID:(id)arg1; +- (_Bool)canUseClusteringForStyleID:(id)arg1; - (double)posterTimeForStyleID:(id)arg1; -- (BOOL)needsReauthorOnAspectRatioChange:(id)arg1; -- (BOOL)needsStyleUpdateOnSlideChangeForStyleID:(id)arg1; -- (BOOL)needsTimingUpdateOnSlideChangeForStyleID:(id)arg1; -- (int)numberOfSlidesToPreloadForStyleID:(id)arg1; -- (unsigned int)subtitleOrderForStyleID:(id)arg1; -- (BOOL)authorOnAspectRatioChangeForStyleID:(id)arg1; +- (_Bool)needsReauthorOnAspectRatioChange:(id)arg1; +- (_Bool)needsStyleUpdateOnSlideChangeForStyleID:(id)arg1; +- (_Bool)needsTimingUpdateOnSlideChangeForStyleID:(id)arg1; +- (long long)numberOfSlidesToPreloadForStyleID:(id)arg1; +- (unsigned long long)subtitleOrderForStyleID:(id)arg1; +- (_Bool)authorOnAspectRatioChangeForStyleID:(id)arg1; - (id)defaultColorSchemeForStyleID:(id)arg1; -- (BOOL)supportsRandomTransitionForStyleID:(id)arg1; -- (BOOL)machineMeetsRequirementsForStyleID:(id)arg1; +- (_Bool)supportsRandomTransitionForStyleID:(id)arg1; +- (_Bool)machineMeetsRequirementsForStyleID:(id)arg1; - (double)minimumEffectDurationForStyleID:(id)arg1; - (double)minimumDurationForEffectID:(id)arg1 forStyleID:(id)arg2; - (double)shortestDurationForEffectID:(id)arg1 forStyleID:(id)arg2; @@ -37,60 +36,30 @@ - (id)interstitialEffectLayoutForStyleID:(id)arg1; - (id)interstitialEffectLayoutsForStyleID:(id)arg1; - (id)titleEffectLayoutsForStyleID:(id)arg1; -- (int)indexOfTitleEffectLayerForStyleID:(id)arg1; -- (int)indexOfMainLayerForStyleID:(id)arg1; +- (long long)indexOfTitleEffectLayerForStyleID:(id)arg1; +- (long long)indexOfMainLayerForStyleID:(id)arg1; - (id)songPathsForStyleID:(id)arg1; - (id)transitionsForStyleID:(id)arg1; - (id)effectIDsForStyleID:(id)arg1; - (struct CGColor *)backgroundCGColorForStyleID:(id)arg1; -- (id)effectPresetsForLayerIndex:(int)arg1 ofStyleID:(id)arg2; +- (id)effectPresetsForLayerIndex:(long long)arg1 ofStyleID:(id)arg2; - (id)effectPresetIDsForStyleID:(id)arg1; - (id)framesForStyleID:(id)arg1; - (id)resourcePathForStyleID:(id)arg1; - (id)previewPathForStyleID:(id)arg1; -- (id)thumbnailPathForStyleID:(id)arg1 scaleFactor:(float)arg2; +- (id)thumbnailPathForStyleID:(id)arg1 scaleFactor:(double)arg2; - (id)thumbnailPathForStyleID:(id)arg1; - (id)localizedNameForStyleID:(id)arg1 withLanguage:(id)arg2; - (id)localizedNameForStyleID:(id)arg1; -- (int)dynamicBatchSizeForStyleID:(id)arg1; -- (BOOL)isDynamicForStyleID:(id)arg1; -- (BOOL)needsToBeLiveForStyleID:(id)arg1; +- (long long)dynamicBatchSizeForStyleID:(id)arg1; +- (_Bool)isDynamicForStyleID:(id)arg1; +- (_Bool)needsToBeLiveForStyleID:(id)arg1; - (double)delayFaceDetectionForStyleID:(id)arg1; -- (BOOL)needsFaceDetectionForStyleID:(id)arg1; +- (_Bool)needsFaceDetectionForStyleID:(id)arg1; - (id)versionOfStyleID:(id)arg1; - (id)descriptionForStyleID:(id)arg1; - (id)allStyleIDs; - (void)dealloc; -- (float)displayDurationFactorForEffectID:(id)arg1 inStyleID:(id)arg2; -- (float)displayDurationFactorForStyleID:(id)arg1; -- (int)antialiasLevelForStyleID:(id)arg1; -- (id)demoDocumentWithImages:(id)arg1 properties:(id)arg2 count:(int)arg3 options:(id)arg4; -- (unsigned int)mediaPresentationOrderForStyleID:(id)arg1; -- (double)allowUserDefinedDurationForStyleID:(id)arg1; -- (double)navigationIncrementForStyleID:(id)arg1; -- (BOOL)hasImagesForLayerID:(id)arg1 forStyleID:(id)arg2; -- (BOOL)canCancelAuthoringForStyleID:(id)arg1; -- (unsigned int)regionOfInterestPickModeForStyleID:(id)arg1; -- (id)backgroundColorLayersForStyleID:(id)arg1; -- (id)layerIDForLayerIndex:(int)arg1 ofStyle:(id)arg2; -- (int)layerIndexForLayerID:(id)arg1 ofStyle:(id)arg2; -- (double)basePeriodForLayerIndex:(int)arg1 ofStyle:(id)arg2; -- (double)defaultTransitionDurationForLayer:(int)arg1 ofStyle:(id)arg2 withAspectRatio:(float)arg3; -- (double)defaultEffectDurationForLayer:(int)arg1 ofStyle:(id)arg2; -- (id)effectPresetIDsForLayerIndex:(int)arg1 ofStyleID:(id)arg2; -- (int)defaultAutoKenBurnsLevelForEffect:(id)arg1 withPreset:(id)arg2 ofStyle:(id)arg3; -- (float)defaultAutoKenBurnsLikelihoodForEffect:(id)arg1 withPreset:(id)arg2 ofStyle:(id)arg3; -- (int)defaultAutoKenBurnsLevelForZIndex:(int)arg1 ofStyle:(id)arg2; -- (float)defaultAutoKenBurnsLikelihoodForZIndex:(int)arg1 ofStyle:(id)arg2; -- (float)defaultFilterLikelihoodForZIndex:(int)arg1 ofStyle:(id)arg2; -- (id)defaultPositionForZIndex:(int)arg1 ofStyle:(id)arg2; -- (unsigned int)reorderModeForStyleID:(id)arg1; -- (struct CGSize)defaultSizeForZIndex:(int)arg1 ofStyle:(id)arg2; -- (BOOL)easeKenBurnsForStyleID:(id)arg1; -- (int)kenBurnsOffsetTypeForStyleID:(id)arg1; -- (id)_containerDescriptionForLayerAtIndex:(int)arg1 ofStyle:(id)arg2; -- (void)reloadBundles; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Internal.h new file mode 100644 index 000000000..a12e6e295 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPText (Internal) +- (void)checkForMaxFontSize; +- (void)checkForPlacesLabel; +- (void)setParent:(id)arg1; +- (void)setText:(id)arg1; +- (id)nearestPlug; +- (void)copyStruct:(id)arg1; +- (id)action; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Private.h new file mode 100644 index 000000000..be2ef130d --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPText (Private) +- (void)setPlainString:(id)arg1; +- (id)plainString; +- (_Bool)isOriginal; +- (double)maxFontSize; +- (id)defaultString; +- (id)fullDebugLog; +- (void)dump; +- (id)text; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPText.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText.h index ac7698b5e..477f306e7 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPText.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPText.h @@ -19,11 +19,11 @@ } + (id)textWithAttributedString:(id)arg1; -- (float)textAreaAspectRatio; +- (double)textAreaAspectRatio; - (double)displayDuration; - (double)displayStartTime; - (double)displayTime; -- (int)index; +- (long long)index; - (id)subtitleSlide; - (id)parentEffect; - (void)setAttributedString:(id)arg1; @@ -35,21 +35,6 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (id)initWithAttributedString:(id)arg1; -- (void)setPlainString:(id)arg1; -- (id)plainString; -- (BOOL)isOriginal; -- (float)maxFontSize; -- (id)defaultString; -- (id)fullDebugLog; -- (void)dump; -- (id)text; -- (void)checkForMaxFontSize; -- (void)checkForPlacesLabel; -- (void)setParent:(id)arg1; -- (void)setText:(id)arg1; -- (id)nearestPlug; -- (void)copyStruct:(id)arg1; -- (id)action; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTimingSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTimingSupport-Protocol.h index bc8007909..487712ad1 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTimingSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTimingSupport-Protocol.h @@ -5,10 +5,10 @@ */ @protocol MPTimingSupport -- (void)setStartsPaused:(BOOL)arg1; -- (BOOL)startsPaused; -- (void)setIsTriggered:(BOOL)arg1; -- (BOOL)isTriggered; +- (void)setStartsPaused:(_Bool)arg1; +- (_Bool)startsPaused; +- (void)setIsTriggered:(_Bool)arg1; +- (_Bool)isTriggered; - (void)setNumberOfLoops:(double)arg1; - (double)numberOfLoops; - (void)setPhaseOutDuration:(double)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Internal.h new file mode 100644 index 000000000..e1e409288 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Internal.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPTransition (Internal) +- (id)_transitionAttributes; +- (void)applyFormattedAttributes; +- (id)formattedAttributes; +- (void)setIsRandom:(_Bool)arg1; +- (_Bool)isRandom; +- (void)setParent:(id)arg1; +- (id)parentDocument; +- (void)copyAttribures:(id)arg1; +- (void)copyVars:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Private.h new file mode 100644 index 000000000..68b4860ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPTransition (Private) +- (id)transitionPresetID; +- (double)findMaxDuration; +- (id)convertMPAttributeToMCAttribute:(id)arg1 withKey:(id)arg2; +- (id)fullDebugLog; +- (void)dump; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition.h index c5a0734c6..d3a4a806b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransition.h @@ -18,16 +18,16 @@ NSString *_transitionID; NSString *_presetID; double _duration; - BOOL _isRandom; - int _randomSeed; + _Bool _isRandom; + long long _randomSeed; } + (id)transitionWithTransitionID:(id)arg1; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(copy, nonatomic) NSString *presetID; // @synthesize presetID=_presetID; @property(copy, nonatomic) NSString *transitionID; // @synthesize transitionID=_transitionID; -- (void)setRandomSeed:(int)arg1; -- (int)randomSeed; +- (void)setRandomSeed:(long long)arg1; +- (long long)randomSeed; - (id)parentContainer; - (id)parent; - (void)setTransitionAttribute:(id)arg1 forKey:(id)arg2; @@ -41,20 +41,6 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (id)initWithTransitionID:(id)arg1; -- (id)transitionPresetID; -- (double)findMaxDuration; -- (id)convertMPAttributeToMCAttribute:(id)arg1 withKey:(id)arg2; -- (id)fullDebugLog; -- (void)dump; -- (id)_transitionAttributes; -- (void)applyFormattedAttributes; -- (id)formattedAttributes; -- (void)setIsRandom:(BOOL)arg1; -- (BOOL)isRandom; -- (void)setParent:(id)arg1; -- (id)parentDocument; -- (void)copyAttribures:(id)arg1; -- (void)copyVars:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Internal.h new file mode 100644 index 000000000..69cf1c6b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPTransitionManager (Internal) +- (long long)transitionNeedsRandomSeedInformation:(id)arg1; +- (double)bestBeatTimeForTransitionID:(id)arg1; +- (double)beatStrengthForTransitionID:(id)arg1; +- (id)transitionPresetsMatchingCriteria:(id)arg1; +- (id)randomTransitionPresetFromList:(id)arg1 abidingWithConstraints:(id)arg2; +- (id)constraintsForTransitionPresetsMatchingList:(id)arg1 andCriteria:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Private.h new file mode 100644 index 000000000..3948c9fec --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPTransitionManager (Private) ++ (void)loadTransitionManagerWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-VeryInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-VeryInternal.h new file mode 100644 index 000000000..e797fd10e --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager-VeryInternal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPTransitionManager (VeryInternal) +- (id)initWithPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager.h index be23a11e2..2c9e9a6e3 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPTransitionManager.h @@ -17,7 +17,6 @@ + (void)releaseSharedManager; + (id)sharedManager; -+ (void)loadTransitionManagerWithPaths:(id)arg1; - (id)presetsForTransitionID:(id)arg1; - (double)defaultDurationForTransitionID:(id)arg1; - (id)controlForAttribute:(id)arg1 forTransitionID:(id)arg2; @@ -35,13 +34,6 @@ - (id)allCategoryIDs; - (id)allTransitionIDs; - (void)dealloc; -- (int)transitionNeedsRandomSeedInformation:(id)arg1; -- (double)bestBeatTimeForTransitionID:(id)arg1; -- (float)beatStrengthForTransitionID:(id)arg1; -- (id)transitionPresetsMatchingCriteria:(id)arg1; -- (id)randomTransitionPresetFromList:(id)arg1 abidingWithConstraints:(id)arg2; -- (id)constraintsForTransitionPresetsMatchingList:(id)arg1 andCriteria:(id)arg2; -- (id)initWithPaths:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities-Internal.h new file mode 100644 index 000000000..df06cb9bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities-Internal.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPUtilities (Internal) ++ (id)parentsOfObject:(id)arg1; ++ (id)createPlugInSlide:(id)arg1 forLayer:(id)arg2 inDocument:(id)arg3; ++ (id)createPlugInContainer:(id)arg1 forLayer:(id)arg2 key:(id)arg3 inDocument:(id)arg4; ++ (void)collectAllActionableLayers:(id)arg1 inDictionary:(id)arg2; ++ (id)createMCAction:(id)arg1 forPlug:(id)arg2 withKey:(id)arg3; ++ (_Bool)pathIsRelative:(id)arg1; ++ (id)createPlugPathToObject:(id)arg1 inDocument:(id)arg2; ++ (id)createPlugPathToContainer:(id)arg1 inDocument:(id)arg2; ++ (void)registerUndoForDocument:(id)arg1 toReceiver:(id)arg2 withSelector:(SEL)arg3 object:(id)arg4; ++ (struct CGColor *)blackCGColor; ++ (struct CGColorSpace *)newColorSpaceForDevice; ++ (struct CGColor *)CGColorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)stringFromCGColor:(struct CGColor *)arg1; ++ (struct CGColor *)CGColorFromString:(id)arg1; ++ (id)stringWithNewUUID; ++ (id)executeScript:(id)arg1 withHeader:(id)arg2 andAttributes:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities.h index 07e43fce8..2ec130c1e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPUtilities.h @@ -11,7 +11,7 @@ } + (double)displayTimeForText:(id)arg1; -+ (float)aspectRatioOfLayerable:(id)arg1 relativeToAspectRatio:(float)arg2; ++ (double)aspectRatioOfLayerable:(id)arg1 relativeToAspectRatio:(double)arg2; + (id)placesPinLabelForSlideAssetPath:(id)arg1 inDocument:(id)arg2; + (id)presetIDOfCombinedID:(id)arg1; + (id)idOfCombinedID:(id)arg1; @@ -23,7 +23,7 @@ + (id)slideForSlide:(id)arg1 inDocument:(id)arg2; + (id)effectForMCContainerEffect:(id)arg1 inDocument:(id)arg2; + (id)effectForMCContainerWithObjectID:(id)arg1 inDocument:(id)arg2; -+ (id)textForIndex:(int)arg1 inMCContainerWithObjectID:(id)arg2 inDocument:(id)arg3; ++ (id)textForIndex:(long long)arg1 inMCContainerWithObjectID:(id)arg2 inDocument:(id)arg3; + (id)effectContainersForTime:(double)arg1 inDocument:(id)arg2; + (void)syncAnimationPaths:(id)arg1; + (id)animationsPathsFromFilterID:(id)arg1 andPresetID:(id)arg2; @@ -33,28 +33,12 @@ + (id)defaultAttributesForMPFilter:(id)arg1; + (CDStruct_d27e73f0)scaledFilterPresetVectorValue:(CDStruct_d27e73f0)arg1 withKey:(id)arg2 forFilterID:(id)arg3 andPresetID:(id)arg4; + (struct CGPoint)scaledFilterPresetPointValue:(struct CGPoint)arg1 withKey:(id)arg2 forFilterID:(id)arg3 andPresetID:(id)arg4; -+ (float)scaledFilterPresetScalarValue:(float)arg1 withKey:(id)arg2 forFilterID:(id)arg3 andPresetID:(id)arg4; ++ (double)scaledFilterPresetScalarValue:(double)arg1 withKey:(id)arg2 forFilterID:(id)arg3 andPresetID:(id)arg4; + (id)computeVectorValueForAnimationPath:(id)arg1 atTime:(double)arg2 defaultsTo:(id)arg3; + (struct CGPoint)computePointValueForAnimationPath:(id)arg1 atTime:(double)arg2 defaultsTo:(struct CGPoint)arg3; -+ (float)computeScalarValueForAnimationPath:(id)arg1 atTime:(double)arg2 defaultsTo:(float)arg3 context:(id)arg4; ++ (double)computeScalarValueForAnimationPath:(id)arg1 atTime:(double)arg2 defaultsTo:(double)arg3 context:(id)arg4; + (double)transformTime:(double)arg1 forAnimationPath:(id)arg2; -+ (unsigned int)timeOffSetFromString:(id)arg1; -+ (id)parentsOfObject:(id)arg1; -+ (id)createPlugInSlide:(id)arg1 forLayer:(id)arg2 inDocument:(id)arg3; -+ (id)createPlugInContainer:(id)arg1 forLayer:(id)arg2 key:(id)arg3 inDocument:(id)arg4; -+ (void)collectAllActionableLayers:(id)arg1 inDictionary:(id)arg2; -+ (id)createMCAction:(id)arg1 forPlug:(id)arg2 withKey:(id)arg3; -+ (BOOL)pathIsRelative:(id)arg1; -+ (id)createPlugPathToObject:(id)arg1 inDocument:(id)arg2; -+ (id)createPlugPathToContainer:(id)arg1 inDocument:(id)arg2; -+ (void)registerUndoForDocument:(id)arg1 toReceiver:(id)arg2 withSelector:(SEL)arg3 object:(id)arg4; -+ (struct CGColor *)blackCGColor; -+ (struct CGColorSpace *)newColorSpaceForDevice; -+ (struct CGColor *)CGColorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -+ (id)stringFromCGColor:(struct CGColor *)arg1; -+ (struct CGColor *)CGColorFromString:(id)arg1; -+ (id)stringWithNewUUID; -+ (id)executeScript:(id)arg1 withHeader:(id)arg2 andAttributes:(id)arg3; ++ (unsigned long long)timeOffSetFromString:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector-Private.h new file mode 100644 index 000000000..69cb04fc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MPVector (Private) ++ (id)vectorFromMCVector:(CDStruct_d27e73f0)arg1; +- (CDStruct_d27e73f0)vector; +- (void)setVector:(CDStruct_d27e73f0)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector.h index 57a857557..b54a3b311 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPVector.h @@ -8,28 +8,25 @@ @interface MPVector : NSObject { - float _vector[4]; - int _length; + double _vector[4]; + long long _length; } + (id)vectorFromCGColor:(struct CGColor *)arg1; + (id)vectorWithValues:(id)arg1; + (id)vectorFromString:(id)arg1; -+ (id)vectorFromMCVector:(CDStruct_d27e73f0)arg1; -- (BOOL)isEqualTo:(id)arg1; +- (_Bool)isEqualTo:(id)arg1; - (void)setValues:(id)arg1; - (id)values; - (struct CGColor *)CGColor; - (id)CIColorString; - (id)string; -- (int)count; -- (float)valueAtIndex:(int)arg1; +- (long long)count; +- (double)valueAtIndex:(long long)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; -- (CDStruct_d27e73f0)vector; -- (void)setVector:(CDStruct_d27e73f0)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighter.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighter.h index baf8dfc0f..9f8cf3f9d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighter.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighter.h @@ -10,44 +10,44 @@ @interface MPWeighter : NSObject { - int _totalWeight; + long long _totalWeight; NSMutableArray *_weights; NSMutableArray *_items; NSMutableArray *_constraints; NSMutableArray *_usageCount; NSMutableIndexSet *_ignoreIndices; - BOOL _evenlyPickByID; - BOOL _ignoreBreaks; + _Bool _evenlyPickByID; + _Bool _ignoreBreaks; } - (void)clearAllItems; -- (int)count; +- (long long)count; - (id)constraintsForItem:(id)arg1; - (id)allUsageCounts; - (id)allConstraints; - (id)allItems; -- (void)addIndexToIgnore:(int)arg1; +- (void)addIndexToIgnore:(long long)arg1; - (void)clearIgnoreIndices; - (void)ignoreIndices:(id)arg1; -- (void)ignoreIndex:(int)arg1; +- (void)ignoreIndex:(long long)arg1; - (id)ignoredIndices; -- (void)setIgnoreBreaks:(BOOL)arg1; +- (void)setIgnoreBreaks:(_Bool)arg1; - (id)imageCounts; -- (int)numberOfItemsWithImageCount:(int)arg1; -- (void)setEvenlyPickByID:(BOOL)arg1; +- (long long)numberOfItemsWithImageCount:(long long)arg1; +- (void)setEvenlyPickByID:(_Bool)arg1; - (id)indicesEqualingConstraints:(id)arg1; - (id)indicesMeetingConstraints:(id)arg1; -- (void)increaseUsageCountOfObjectAtIndex:(int)arg1; -- (BOOL)itemAtIndex:(int)arg1 meetsContraints:(id)arg2 oneMatch:(BOOL)arg3; -- (BOOL)itemAtIndex:(int)arg1 meetsContraints:(id)arg2; -- (int)getRandomIndex; -- (int)getRandomIndexInSubset:(id)arg1 withPreviousTags:(id)arg2; -- (int)getRandomIndexInSubset:(id)arg1; -- (id)getRandomItemMeetingNumberOfFaceLandscapes:(int)arg1 facePortraits:(int)arg2 imageLandscapes:(int)arg3 imagePortraits:(int)arg4 vBreaks:(int)arg5 hBreaks:(int)arg6 movies:(int)arg7 fitsInExtraWide:(int)arg8 aspectRatios:(id)arg9 previousTags:(id)arg10; -- (int)getRandomIndexWithNoBreaksForImageCount:(int)arg1; -- (int)getRandomIndexMeetingContraints:(id)arg1 oneMatch:(BOOL)arg2; -- (int)getRandomIndexMeetingContraints:(id)arg1; -- (void)addItem:(id)arg1 withWeight:(int)arg2 andContraints:(id)arg3; +- (void)increaseUsageCountOfObjectAtIndex:(long long)arg1; +- (_Bool)itemAtIndex:(long long)arg1 meetsContraints:(id)arg2 oneMatch:(_Bool)arg3; +- (_Bool)itemAtIndex:(long long)arg1 meetsContraints:(id)arg2; +- (long long)getRandomIndex; +- (long long)getRandomIndexInSubset:(id)arg1 withPreviousTags:(id)arg2; +- (long long)getRandomIndexInSubset:(id)arg1; +- (id)getRandomItemMeetingNumberOfFaceLandscapes:(long long)arg1 facePortraits:(long long)arg2 imageLandscapes:(long long)arg3 imagePortraits:(long long)arg4 vBreaks:(long long)arg5 hBreaks:(long long)arg6 movies:(long long)arg7 fitsInExtraWide:(long long)arg8 aspectRatios:(id)arg9 previousTags:(id)arg10; +- (long long)getRandomIndexWithNoBreaksForImageCount:(long long)arg1; +- (long long)getRandomIndexMeetingContraints:(id)arg1 oneMatch:(_Bool)arg2; +- (long long)getRandomIndexMeetingContraints:(id)arg1; +- (void)addItem:(id)arg1 withWeight:(long long)arg2 andContraints:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighterConstraint.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighterConstraint.h index fbcc4c906..7b0128a42 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighterConstraint.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MPWeighterConstraint.h @@ -10,28 +10,28 @@ @interface MPWeighterConstraint : NSObject { - int numOfImages; + long long numOfImages; NSDictionary *nextConstraints; NSString *presetID; - int movieCount; - BOOL moviesOnly; - BOOL ignoreMovies; - int wideLandscape; - int square; - int landscape; - int portrait; - int hBreaks; - int vBreaks; - int supportsHBreaks; - int supportsVBreaks; - int supportsAllBreaks; - int allBreaks; - BOOL hasBreak; + long long movieCount; + _Bool moviesOnly; + _Bool ignoreMovies; + long long wideLandscape; + long long square; + long long landscape; + long long portrait; + long long hBreaks; + long long vBreaks; + long long supportsHBreaks; + long long supportsVBreaks; + long long supportsAllBreaks; + long long allBreaks; + _Bool hasBreak; NSArray *maxAspectRatios; NSArray *minAspectRatios; NSArray *tags; - BOOL tagsOnSourceOnly; - BOOL shelf; + _Bool tagsOnSourceOnly; + _Bool shelf; } @property(retain, nonatomic) NSArray *tags; // @synthesize tags; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationContext.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationContext.h index 612bd1f36..70bd67ce3 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationContext.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationContext.h @@ -11,8 +11,8 @@ @interface MRAnimationContext : NSObject { MRAnimationPathScalar *animationPath; - float *param1; - float *param2; + double *param1; + double *param2; NSDictionary *state; } diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationPathScalar.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationPathScalar.h index ba640ddaf..6e415ac9d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationPathScalar.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationPathScalar.h @@ -11,13 +11,13 @@ @interface MRAnimationPathScalar : NSObject { MCAnimationPath *animationPath; - float value; - float speed; - float time; + double value; + double speed; + double time; } - (void)dealloc; -- (id)initWithMCAnimationPath:(id)arg1 andValue:(float)arg2; +- (id)initWithMCAnimationPath:(id)arg1 andValue:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationTrigger.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationTrigger.h index 6278b36c7..5d3ce4c34 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationTrigger.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAnimationTrigger.h @@ -22,7 +22,7 @@ @property(retain, nonatomic) MRAction *action; // @synthesize action=_action; - (float)rearmIfNeededWithDefaultValue:(float)arg1; - (void)disarm; -@property(readonly) BOOL isArmed; +@property(readonly) _Bool isArmed; - (void)dealloc; - (id)initWithAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioItem.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioItem.h index 9b778e283..522c53cce 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioItem.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioItem.h @@ -10,9 +10,9 @@ @interface MRAudioItem : NSObject { - AVPlayerItem *_avPlayerItem; float _volume; float _duckLevel; + AVPlayerItem *_avPlayerItem; double _startTime; double _duration; double _localTimeOffset; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer-Protocol.h index 54e76b7bb..43beb1ecd 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer-Protocol.h @@ -7,15 +7,15 @@ #import "NSObject-Protocol.h" @protocol MRAudioPlayer -@property(nonatomic) BOOL isMuted; -@property(readonly) float currentDuckLevel; -@property(nonatomic) int priority; +@property(nonatomic) _Bool isMuted; +@property(readonly) double currentDuckLevel; +@property(nonatomic) long long priority; @property(nonatomic) double parentDuration; @property(nonatomic) double duckOutDuration; @property(nonatomic) double duckInDuration; -@property(nonatomic) float duckLevel; +@property(nonatomic) double duckLevel; @property(nonatomic) double fadeOutDuration; @property(nonatomic) double fadeInDuration; -@property(nonatomic) float volume; +@property(nonatomic) double volume; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer.h index caa4721d7..1ca9fd000 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRAudioPlayer.h @@ -13,39 +13,39 @@ @interface MRAudioPlayer : NSObject { NSArray *_audioItems; - BOOL _shouldBePlaying; - BOOL _isMuted; + _Bool _shouldBePlaying; + _Bool _isMuted; AVPlayer *_avPlayer; - float _volume; - float _duckLevel; - int _priority; - float _currentVolume; double _duration; double _parentDuration; double _localTime; + double _volume; double _fadeInDuration; double _fadeOutDuration; + double _duckLevel; double _duckInDuration; double _duckOutDuration; + long long _priority; + double _currentVolume; } -@property(nonatomic) BOOL isMuted; // @synthesize isMuted=_isMuted; -@property(nonatomic) BOOL shouldBePlaying; // @synthesize shouldBePlaying=_shouldBePlaying; -@property(readonly) float currentVolume; // @synthesize currentVolume=_currentVolume; -@property(nonatomic) int priority; // @synthesize priority=_priority; +@property(nonatomic) _Bool isMuted; // @synthesize isMuted=_isMuted; +@property(nonatomic) _Bool shouldBePlaying; // @synthesize shouldBePlaying=_shouldBePlaying; +@property(readonly) double currentVolume; // @synthesize currentVolume=_currentVolume; +@property(nonatomic) long long priority; // @synthesize priority=_priority; @property(nonatomic) double duckOutDuration; // @synthesize duckOutDuration=_duckOutDuration; @property(nonatomic) double duckInDuration; // @synthesize duckInDuration=_duckInDuration; -@property(nonatomic) float duckLevel; // @synthesize duckLevel=_duckLevel; +@property(nonatomic) double duckLevel; // @synthesize duckLevel=_duckLevel; @property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration=_fadeOutDuration; @property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration=_fadeInDuration; -@property(nonatomic) float volume; // @synthesize volume=_volume; +@property(nonatomic) double volume; // @synthesize volume=_volume; @property(nonatomic) double localTime; // @synthesize localTime=_localTime; @property(nonatomic) double parentDuration; // @synthesize parentDuration=_parentDuration; @property(readonly) double duration; // @synthesize duration=_duration; @property(readonly) AVPlayer *avPlayer; // @synthesize avPlayer=_avPlayer; - (void)resyncAudioItem; -- (void)processWithDuckLevel:(float)arg1; -@property(readonly) float currentDuckLevel; +- (void)processWithDuckLevel:(double)arg1; +@property(readonly) double currentDuckLevel; - (void)syncVolumeToAudioPlaylist:(id)arg1; - (void)dealloc; - (id)initWithAudioItems:(id)arg1 andAudioPlaylist:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLAnimation.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLAnimation.h index 59fa6fea9..7ee4f68bb 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLAnimation.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLAnimation.h @@ -12,7 +12,7 @@ { double startTime; double duration; - BOOL removedOnCompletion; + _Bool removedOnCompletion; NSString *keyPath; NSArray *keyframes; } diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLKeyframe.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLKeyframe.h index de1a4de00..bb9b5aae9 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLKeyframe.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLKeyframe.h @@ -13,8 +13,8 @@ @interface MRCAMLKeyframe : NSObject { MRCAMLBezierData *spline; - float value0; - float value1; + double value0; + double value1; double time; } diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLLayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLLayer.h index 1eb246101..3296d89ea 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLLayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLLayer.h @@ -10,37 +10,37 @@ @interface MRCAMLLayer : NSObject { - float x; - float y; - float width; - float height; - float duration; + double x; + double y; + double width; + double height; + double duration; float color[4]; - BOOL hasColor; - BOOL hasSublayerTransform; - BOOL hasTransform; + _Bool hasColor; + _Bool hasSublayerTransform; + _Bool hasTransform; struct CGPoint anchorPoint; - float subScaleX; - float subScaleY; - float subScaleZ; - float subRX; - float subRY; - float subRZ; - float subTX; - float subTY; - float subTZ; - float scaleX; - float scaleY; - float scaleZ; - float rX; - float rY; - float rZ; - float tX; - float tY; - float tZ; - float opacity; - BOOL hasOpacity; - BOOL masksToBounds; + double subScaleX; + double subScaleY; + double subScaleZ; + double subRX; + double subRY; + double subRZ; + double subTX; + double subTY; + double subTZ; + double scaleX; + double scaleY; + double scaleZ; + double rX; + double rY; + double rZ; + double tX; + double tY; + double tZ; + double opacity; + _Bool hasOpacity; + _Bool masksToBounds; MRImageProvider *contents; NSString *name; NSArray *animations; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLUtilities.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLUtilities.h index 42282d813..34029282e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLUtilities.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCAMLUtilities.h @@ -10,7 +10,7 @@ { } -+ (float)valueAtIndex:(int)arg1 forAnimationPath:(id)arg2 atTime:(double)arg3; ++ (double)valueAtIndex:(long long)arg1 forAnimationPath:(id)arg2 atTime:(double)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContext.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContext.h index 49f2e3869..456b970a9 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContext.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContext.h @@ -21,14 +21,14 @@ int mOrientation; id mAssetManager; MRImageManager *mImageManager; - BOOL mIsLocalContext; - BOOL mIsFlipped; - BOOL mYUVTextureUsesYUVBorderColor; + _Bool mIsLocalContext; + _Bool mIsFlipped; + _Bool mYUVTextureUsesYUVBorderColor; MRContextState *mOuterState; MRContextState *mInnerState; NSMutableDictionary *mVertexAttributes; - BOOL mCurrentVBOWasUpdated; - BOOL mForceShaderUpdate; + _Bool mCurrentVBOWasUpdated; + _Bool mForceShaderUpdate; float mLocalAspectRatio; int mScissorRect[4]; MRShader *mCurrentShader; @@ -43,7 +43,7 @@ @property(readonly) int maxTextureSize; // @synthesize maxTextureSize=mMaxTextureSize; @property(readonly, nonatomic) int vram; // @synthesize vram=mVRAM; @property(readonly) EAGLContext *glContext; // @synthesize glContext=mGLContext; -@property(nonatomic) BOOL isFlipped; // @synthesize isFlipped=mIsFlipped; +@property(nonatomic) _Bool isFlipped; // @synthesize isFlipped=mIsFlipped; @property(nonatomic) int orientation; // @synthesize orientation=mOrientation; @property(nonatomic) float localAspectRatio; // @synthesize localAspectRatio=mLocalAspectRatio; @property(nonatomic) struct CGSize pixelSize; // @synthesize pixelSize=mPixelSize; @@ -51,29 +51,29 @@ @property(readonly) MRImageManager *imageManager; // @synthesize imageManager=mImageManager; @property(retain) id assetManager; // @synthesize assetManager=mAssetManager; @property(readonly) MRContext *baseContext; // @synthesize baseContext=mBaseContext; -- (BOOL)supportsMirroredRepeatForImage:(id)arg1; -- (void)drawLinesFromOffset:(unsigned int)arg1 count:(unsigned int)arg2; -- (void)drawTrianglesFromOffset:(unsigned int)arg1 count:(unsigned int)arg2; -- (void)drawTriangleStripFromOffset:(unsigned int)arg1 count:(unsigned int)arg2; +- (_Bool)supportsMirroredRepeatForImage:(id)arg1; +- (void)drawLinesFromOffset:(unsigned long long)arg1 count:(unsigned long long)arg2; +- (void)drawTrianglesFromOffset:(unsigned long long)arg1 count:(unsigned long long)arg2; +- (void)drawTriangleStripFromOffset:(unsigned long long)arg1 count:(unsigned long long)arg2; - (void)uploadBuffer:(void *)arg1 withSize:(int)arg2 toVertexBuffer2D:(unsigned int)arg3; - (void)deleteVBO:(unsigned int)arg1; - (unsigned int)createVBO; - (void)unsetVertexAttributePointerForKey:(id)arg1; - (void)unsetInSpriteCoordinatesPointer; -- (void)unsetTextureCoordinatesPointerOnTextureUnit:(unsigned int)arg1; +- (void)unsetTextureCoordinatesPointerOnTextureUnit:(unsigned long long)arg1; - (void)unsetColorsPointer; - (void)unsetNormalsPointer; - (void)unsetVertexPointer; -- (void)setVertexAttributePointer:(const float *)arg1 ofSize:(unsigned int)arg2 forKey:(id)arg3; +- (void)setVertexAttributePointer:(const float *)arg1 ofSize:(unsigned long long)arg2 forKey:(id)arg3; - (void)setInSpriteCoordinatesPointer:(const float *)arg1; -- (void)setTextureCoordinatesPointer:(const float *)arg1 onTextureUnit:(unsigned int)arg2; +- (void)setTextureCoordinatesPointer:(const float *)arg1 onTextureUnit:(unsigned long long)arg2; - (void)setColorsPointer:(const float *)arg1; - (void)setNormalsPointer:(const float *)arg1; - (void)setVertex3DPointer:(const float *)arg1; - (void)setVertex2DPointer:(const float *)arg1; -- (void)setVertexBuffer2D:(unsigned int)arg1 withFeatures:(unsigned int)arg2; -- (void)setVertexBuffer2D:(unsigned int)arg1 withStride:(unsigned int)arg2 inSpriteCoordinatesOffset:(unsigned int)arg3 texture0CoordinatesOffset:(unsigned int)arg4; -- (void)setTextureMatrix:(float [16])arg1 onTextureUnit:(unsigned int)arg2; +- (void)setVertexBuffer2D:(unsigned int)arg1 withFeatures:(unsigned long long)arg2; +- (void)setVertexBuffer2D:(unsigned int)arg1 withStride:(unsigned long long)arg2 inSpriteCoordinatesOffset:(unsigned long long)arg3 texture0CoordinatesOffset:(unsigned long long)arg4; +- (void)setTextureMatrix:(float [16])arg1 onTextureUnit:(unsigned long long)arg2; - (void)setNormal:(float)arg1:(float)arg2:(float)arg3; - (void)restoreModelViewMatrix:(float [16])arg1; - (void)translateModelViewMatrixByX:(float)arg1 Y:(float)arg2 Z:(float)arg3 saveTo:(float *)arg4; @@ -90,13 +90,14 @@ - (void)setShaderUniformInt:(int)arg1 forKey:(id)arg2; - (void)unsetShader; - (void)setShader:(id)arg1; -- (BOOL)shaderIsSet; +- (_Bool)shaderIsSet; - (void)_commitOuterToInner; -- (BOOL)commitShaderChange; -- (void)_updateTextureOnUnit:(unsigned int)arg1; -- (id)imageSetOnTextureUnit:(unsigned int)arg1; -- (void)unsetImage:(id)arg1 onTextureUnit:(unsigned int)arg2 state:(const CDStruct_2920cfb7 *)arg3; -- (void)setImage:(id)arg1 onTextureUnit:(unsigned int)arg2 withReferenceAspectRatio:(float)arg3 state:(CDStruct_2920cfb7 *)arg4; +- (_Bool)commitShaderChange; +- (void)snapshotWithTextureName:(int)arg1 offset:(struct CGPoint)arg2 size:(struct CGSize)arg3; +- (void)_updateTextureOnUnit:(unsigned long long)arg1; +- (id)imageSetOnTextureUnit:(unsigned long long)arg1; +- (void)unsetImage:(id)arg1 onTextureUnit:(unsigned long long)arg2 state:(const CDStruct_b31ca263 *)arg3; +- (void)setImage:(id)arg1 onTextureUnit:(unsigned long long)arg2 withReferenceAspectRatio:(float)arg3 state:(CDStruct_b31ca263 *)arg4; - (void)restoreBackColor:(const float *)arg1; - (void)setBackColorRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 saveTo:(float *)arg5; - (void)setBackColor:(const float *)arg1 saveTo:(float *)arg2; @@ -106,22 +107,22 @@ - (void)composeForeColor:(const float *)arg1 saveTo:(float *)arg2; - (void)setForeColorRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4 saveTo:(float *)arg5; - (void)setForeColor:(const float *)arg1 saveTo:(float *)arg2; -@property(readonly, nonatomic) BOOL foreColorIsOpaqueWhite; +@property(readonly, nonatomic) _Bool foreColorIsOpaqueWhite; @property(readonly, nonatomic) const float *foreColor; - (void)restoreScissorRect:(const int *)arg1; - (void)setScissorRect:(const int *)arg1 saveTo:(int *)arg2; - (void)clear:(int)arg1; -- (void)depthTest:(BOOL)arg1; +- (void)depthTest:(_Bool)arg1; - (void)cull:(int)arg1; - (void)blend:(int)arg1; - (id)retainedByUserBlackImage; -- (id)retainedByUserImageByEndingLocalContext:(id)arg1 andRestoreState:(const CDStruct_02fb8bfc *)arg2; -- (id)beginLocalContextWithSize:(struct CGSize)arg1 backgroundColor:(const float *)arg2 state:(CDStruct_02fb8bfc *)arg3; -- (void)purgeResources:(BOOL)arg1; +- (id)retainedByUserImageByEndingLocalContext:(id)arg1 andRestoreState:(const CDStruct_d55ca1ec *)arg2; +- (id)beginLocalContextWithSize:(struct CGSize)arg1 backgroundColor:(const float *)arg2 state:(CDStruct_d55ca1ec *)arg3; +- (void)purgeResources:(_Bool)arg1; - (void)flush; -@property(readonly, nonatomic) unsigned long maxDimension; -@property(readonly, nonatomic) unsigned int virtualScreen; -@property(readonly, nonatomic) BOOL isDoubleBuffered; +@property(readonly, nonatomic) unsigned int maxDimension; +@property(readonly, nonatomic) unsigned long long virtualScreen; +@property(readonly, nonatomic) _Bool isDoubleBuffered; @property(readonly) struct CGColorSpace *monochromaticColorSpace; @property(readonly) struct CGColorSpace *colorSpace; @property(readonly, nonatomic) float aspectRatio; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextState.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextState.h index 253b36340..531208df1 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextState.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextState.h @@ -23,21 +23,21 @@ const float *normalsPointer; float *textureCoordinatesPointer[4]; const float *inSpriteCoordinatesPointer; - BOOL vertexArrayIsEnabled; - BOOL foreColorArrayIsEnabled; - BOOL normalArrayIsEnabled; - char textureCoordinatesArrayIsEnabled[4]; - BOOL inSpriteCoordinatesArrayIsEnabled; + _Bool vertexArrayIsEnabled; + _Bool foreColorArrayIsEnabled; + _Bool normalArrayIsEnabled; + _Bool textureCoordinatesArrayIsEnabled[4]; + _Bool inSpriteCoordinatesArrayIsEnabled; float foreColor[4]; float backColor[4]; unsigned int textureTargetOnUnit[4]; unsigned int textureNameOnUnit[4]; double textureTimestampOnUnit[4]; - BOOL blendingIsEnabled; + _Bool blendingIsEnabled; int blendingType; - BOOL cullingIsEnabled; - BOOL cullFrontfacing; - BOOL depthTestIsEnabled; + _Bool cullingIsEnabled; + _Bool cullFrontfacing; + _Bool depthTestIsEnabled; NSString *_shaderID; NSDictionary *_shaderArguments; NSMutableDictionary *_vertexAttributes; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextVertexAttributes.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextVertexAttributes.h index 0a0deca68..5881f9983 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextVertexAttributes.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRContextVertexAttributes.h @@ -9,8 +9,8 @@ @interface MRContextVertexAttributes : NSObject { const void *pointer; - unsigned long size; - BOOL enabled; + unsigned long long size; + _Bool enabled; } @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSprite.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSprite.h index 3ec79fb0e..c61d3ca1e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSprite.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSprite.h @@ -13,9 +13,9 @@ float mRotation; struct CGRect mInnerRect; struct CGRect mOuterRect; - BOOL mPreservesImageAspectRatio; - BOOL mHitIsActive; - BOOL mNeedsInSpriteCoordinates; + _Bool mPreservesImageAspectRatio; + _Bool mHitIsActive; + _Bool mNeedsInSpriteCoordinates; struct CGSize mSpriteCoordinatesFactor; struct CGPoint mSpriteCoordinatesOffset; unsigned char mMeshType; @@ -30,16 +30,16 @@ @property(nonatomic) unsigned char meshType; // @synthesize meshType=mMeshType; @property(nonatomic) struct CGPoint spriteCoordinatesOffset; // @synthesize spriteCoordinatesOffset=mSpriteCoordinatesOffset; @property(nonatomic) struct CGSize spriteCoordinatesFactor; // @synthesize spriteCoordinatesFactor=mSpriteCoordinatesFactor; -@property(nonatomic) BOOL needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; -@property(nonatomic) BOOL hitIsActive; // @synthesize hitIsActive=mHitIsActive; -@property(nonatomic) BOOL preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; +@property(nonatomic) _Bool needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; +@property(nonatomic) _Bool hitIsActive; // @synthesize hitIsActive=mHitIsActive; +@property(nonatomic) _Bool preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; @property(nonatomic) struct CGRect outerRect; // @synthesize outerRect=mOuterRect; @property(nonatomic) struct CGRect innerRect; // @synthesize innerRect=mInnerRect; @property(readonly, nonatomic) float rotation; // @synthesize rotation=mRotation; @property(readonly, nonatomic) struct CGSize halfSize; // @synthesize halfSize=mHalfSize; @property(readonly, nonatomic) struct CGPoint position; // @synthesize position=mPosition; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; -- (BOOL)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; +- (_Bool)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)renderImageOuter:(id)arg1 inContext:(id)arg2 atPosition:(struct CGPoint)arg3 andSize:(struct CGSize)arg4 zRotation:(float)arg5; - (void)renderImageMiddle:(id)arg1 inContext:(id)arg2 atPosition:(struct CGPoint)arg3 andSize:(struct CGSize)arg4 zRotation:(float)arg5; - (void)renderImageInner:(id)arg1 inContext:(id)arg2 atPosition:(struct CGPoint)arg3 andSize:(struct CGSize)arg4 zRotation:(float)arg5; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSpriteVBO.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSpriteVBO.h index f6d3928ad..da80830ec 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSpriteVBO.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRCroppingSpriteVBO.h @@ -13,9 +13,9 @@ float mRotation; struct CGRect mInnerRect; struct CGRect mOuterRect; - BOOL mPreservesImageAspectRatio; - BOOL mHitIsActive; - BOOL mNeedsInSpriteCoordinates; + _Bool mPreservesImageAspectRatio; + _Bool mHitIsActive; + _Bool mNeedsInSpriteCoordinates; struct CGSize mSpriteCoordinatesFactor; struct CGPoint mSpriteCoordinatesOffset; unsigned char mMeshType; @@ -23,23 +23,23 @@ unsigned char mMiddleOffset; unsigned char mOuterOffset; unsigned char mNumberOfVertices; - BOOL mPositionWasUpdated; - BOOL mRectsWereUpdated; + _Bool mPositionWasUpdated; + _Bool mRectsWereUpdated; } @property(nonatomic) unsigned char meshType; // @synthesize meshType=mMeshType; @property(nonatomic) struct CGPoint spriteCoordinatesOffset; // @synthesize spriteCoordinatesOffset=mSpriteCoordinatesOffset; @property(nonatomic) struct CGSize spriteCoordinatesFactor; // @synthesize spriteCoordinatesFactor=mSpriteCoordinatesFactor; -@property(nonatomic) BOOL needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; -@property(nonatomic) BOOL hitIsActive; // @synthesize hitIsActive=mHitIsActive; -@property(nonatomic) BOOL preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; +@property(nonatomic) _Bool needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; +@property(nonatomic) _Bool hitIsActive; // @synthesize hitIsActive=mHitIsActive; +@property(nonatomic) _Bool preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; @property(nonatomic) struct CGRect outerRect; // @synthesize outerRect=mOuterRect; @property(nonatomic) struct CGRect innerRect; // @synthesize innerRect=mInnerRect; @property(readonly, nonatomic) float rotation; // @synthesize rotation=mRotation; @property(readonly, nonatomic) struct CGSize halfSize; // @synthesize halfSize=mHalfSize; @property(readonly, nonatomic) struct CGPoint position; // @synthesize position=mPosition; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; -- (BOOL)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; +- (_Bool)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)renderImageOuter:(id)arg1 inContext:(id)arg2; - (void)renderImageMiddle:(id)arg1 inContext:(id)arg2; - (void)renderImageInner:(id)arg1 inContext:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-DynamicExpansionSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-DynamicExpansionSupport.h new file mode 100644 index 000000000..a84234149 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-DynamicExpansionSupport.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MREffect (DynamicExpansionSupport) ++ (unsigned long long)typicalSlideBatchSizeForEffectID:(id)arg1; ++ (_Bool)supportsDynamicExpansionForEffectID:(id)arg1; +- (_Bool)needsMoreSlidesAtTime:(double)arg1; +- (unsigned long long)firstSlideIndexStillNeededAtTime:(double)arg1; +@property(readonly, nonatomic) long long typicalSlideBatchSize; +@property(readonly, nonatomic) _Bool supportsDynamicExpansion; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-MRLoadable.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-MRLoadable.h new file mode 100644 index 000000000..c09f86c4f --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect-MRLoadable.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MREffect (MRLoadable) +- (void)_unload; +- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect.h index e97eb391d..1fde091cb 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffect.h @@ -19,18 +19,18 @@ NSString *mEffectID; NSDictionary *mAttributes; NSDictionary *mFlattenedAttributes; - unsigned int mSeed; + unsigned long long mSeed; struct _NSRange mMultiImageSlideRange; - BOOL mNeedsToUpdateSlides; - BOOL mNeedsToUpdateTexts; - BOOL mNeedsToUpdateAttributes; - BOOL mIsNative3D; - BOOL mIsOpaque; - BOOL mIsAlphaFriendly; + _Bool mNeedsToUpdateSlides; + _Bool mNeedsToUpdateTexts; + _Bool mNeedsToUpdateAttributes; + _Bool mIsNative3D; + _Bool mIsOpaque; + _Bool mIsAlphaFriendly; NSOperation *mPreloadOperation; struct CGSize mPixelSize; MRImage *mAccumulatedImage; - BOOL mNeedsToUpdateAccumulatedImage; + _Bool mNeedsToUpdateAccumulatedImage; double mDefaultPhaseInDuration; double mDefaultMainDuration; double mDefaultPhaseOutDuration; @@ -40,58 +40,50 @@ } + (id)defaultEffectAttributesWithEffectID:(id)arg1 andSlideInformation:(id)arg2; -+ (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(float)arg5; -+ (BOOL)hasCustomTiming; ++ (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(double)arg5; ++ (_Bool)hasCustomTiming; + (id)retainedEffectWithEffectID:(id)arg1 forEffectLayer:(id)arg2; -+ (unsigned int)typicalSlideBatchSizeForEffectID:(id)arg1; -+ (BOOL)supportsDynamicExpansionForEffectID:(id)arg1; @property(readonly, nonatomic) double phaseOutDuration; // @synthesize phaseOutDuration=mPhaseOutDuration; @property(readonly, nonatomic) double mainDuration; // @synthesize mainDuration=mMainDuration; @property(readonly, nonatomic) double phaseInDuration; // @synthesize phaseInDuration=mPhaseInDuration; @property(nonatomic) struct _NSRange multiImageSlideRange; // @synthesize multiImageSlideRange=mMultiImageSlideRange; @property(retain, nonatomic) MRImage *accumulatedImage; // @synthesize accumulatedImage=mAccumulatedImage; -@property(nonatomic) BOOL needsToUpdateTexts; // @synthesize needsToUpdateTexts=mNeedsToUpdateTexts; -@property(nonatomic) BOOL needsToUpdateSlides; // @synthesize needsToUpdateSlides=mNeedsToUpdateSlides; +@property(nonatomic) _Bool needsToUpdateTexts; // @synthesize needsToUpdateTexts=mNeedsToUpdateTexts; +@property(nonatomic) _Bool needsToUpdateSlides; // @synthesize needsToUpdateSlides=mNeedsToUpdateSlides; @property(nonatomic) struct CGSize pixelSize; // @synthesize pixelSize=mPixelSize; @property(retain, nonatomic) NSDictionary *attributes; // @synthesize attributes=mAttributes; @property(readonly) NSString *effectID; // @synthesize effectID=mEffectID; -- (int)_maxLinesForTextElement:(id)arg1; +- (long long)_maxLinesForTextElement:(id)arg1; - (struct CGSize)_maxSizeForTextElement:(id)arg1; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; - (void)loadWithArguments:(id)arg1; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; - (id)elementHitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)setLiveAttributes:(id)arg1; - (void)_cleanup; - (double)_computeTimeForPhaseTime:(double)arg1; - (double)_computePhaseTimeForTime:(double)arg1; - (void)setPhaseInDuration:(double)arg1 mainDuration:(double)arg2 phaseOutDuration:(double)arg3; -- (BOOL)isRetainedByEffectLayer; +- (_Bool)isRetainedByEffectLayer; - (void)releaseByEffectLayer:(id)arg1; - (void)retainByEffectLayer:(id)arg1; - (void)cleanup; - (void)finalize; - (void)dealloc; - (id)initWithEffectID:(id)arg1; -- (BOOL)needsMoreSlidesAtTime:(double)arg1; -- (unsigned int)firstSlideIndexStillNeededAtTime:(double)arg1; -@property(readonly, nonatomic) int typicalSlideBatchSize; -@property(readonly, nonatomic) BOOL supportsDynamicExpansion; -- (void)_unload; -- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustASlide.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustASlide.h index f70e2ff66..9b46b51a1 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustASlide.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustASlide.h @@ -11,18 +11,18 @@ @interface MREffectJustASlide : MREffect { MRCroppingSprite *mSprite; - BOOL mForceIsOpaque; + _Bool mForceIsOpaque; } -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; - (id)elementHitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isAlphaFriendly; -- (BOOL)isOpaque; -- (BOOL)isNative3D; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isAlphaFriendly; +- (_Bool)isOpaque; +- (_Bool)isNative3D; - (void)_cleanup; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle-MRLoadable.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle-MRLoadable.h new file mode 100644 index 000000000..b6c6b1923 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle-MRLoadable.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MREffectJustATitle (MRLoadable) +- (void)_unload; +- (long long)_maxLinesForTextElement:(id)arg1; +- (struct CGSize)_maxSizeForTextElement:(id)arg1; +- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle.h index 3aaa2c0a0..cb665b1d7 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectJustATitle.h @@ -18,20 +18,16 @@ MRCroppingSprite *mTextSprite1; struct CGRect mText0Rect; struct CGRect mText1Rect; - BOOL mTextWasUpdatedSinceLastRendering; + _Bool mTextWasUpdatedSinceLastRendering; } - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isLoadedForTime:(double)arg1; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isLoadedForTime:(double)arg1; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; - (id)elementHitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)setAttributes:(id)arg1; - (id)init; -- (void)_unload; -- (int)_maxLinesForTextElement:(id)arg1; -- (struct CGSize)_maxSizeForTextElement:(id)arg1; -- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectManager.h index f6a92d48e..098e1c417 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectManager.h @@ -17,19 +17,19 @@ + (id)sharedManager; + (void)initialize; -- (float)lineSpacingFactorForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(int)arg3; +- (double)lineSpacingFactorForTextInEffectID:(id)arg1 presetID:(id)arg2 atIndex:(long long)arg3; - (id)attributeDescriptionForEffectID:(id)arg1 andKey:(id)arg2; - (id)defaultEffectAttributesWithEffectID:(id)arg1 andSlideInformation:(id)arg2; -- (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(float)arg5; -- (BOOL)hasCustomTimingForEffectID:(id)arg1; +- (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(double)arg5; +- (_Bool)hasCustomTimingForEffectID:(id)arg1; - (double)defaultPhaseOutDurationForEffectID:(id)arg1; - (double)defaultMainDurationForEffectID:(id)arg1; - (double)defaultPhaseInDurationForEffectID:(id)arg1; -- (BOOL)isOpaqueForEffectID:(id)arg1; -- (BOOL)supportsAccumulationForEffectID:(id)arg1; +- (_Bool)isOpaqueForEffectID:(id)arg1; +- (_Bool)supportsAccumulationForEffectID:(id)arg1; - (id)imageProviderInfosForEffectID:(id)arg1; - (id)imageInputInfosForEffectID:(id)arg1; -- (BOOL)hasMultiImageInputForEffectID:(id)arg1; +- (_Bool)hasMultiImageInputForEffectID:(id)arg1; - (id)sizeScriptForEffectID:(id)arg1 andKey:(id)arg2; - (id)resourcePathForEffectID:(id)arg1 andResource:(id)arg2; - (id)descriptionForEffectID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigami.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigami.h index 6cd5b5cfc..336550036 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigami.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigami.h @@ -21,43 +21,43 @@ float mBackColorForImage[3]; float mDescriptionAspectRatio; float mPixelUnit; - BOOL mIsOrigami2Effect; - BOOL mIsHorizontal; - BOOL mIsOriginallyHorizontal; + _Bool mIsOrigami2Effect; + _Bool mIsHorizontal; + _Bool mIsOriginallyHorizontal; MRCAMLBezierData *mBreakCurve; MROrigamiAnimationPath *mLittleSwing; MROrigamiAnimationPath *mBigSwing; MROrigamiAnimationPath *mSideSwing; MROrigamiAnimationPath *mThirdsSwingTop; MROrigamiAnimationPath *mThirdsSwingBottom; - CDStruct_1ef3fb1f *mBreakInfos; - unsigned int mTotalNumberOfFolds; + CDStruct_912cb5d2 *mBreakInfos; + unsigned long long mTotalNumberOfFolds; } -+ (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(float)arg5; -+ (BOOL)hasCustomTiming; ++ (id)customTimingWithEffectID:(id)arg1 effectAttributes:(id)arg2 slideInformation:(id)arg3 textInformation:(id)arg4 inAspectRatio:(double)arg5; ++ (_Bool)hasCustomTiming; + (void)initialize; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; -- (BOOL)_needsRenderingAtTime:(double)arg1 remainingStillDurationAfter:(double *)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; +- (_Bool)_needsRenderingAtTime:(double)arg1 remainingStillDurationAfter:(double *)arg2; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)renderUnfoldingFlowerAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFlipDiagonalAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFold4LeftAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)render1To3LeftAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)render1To3DownAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFoldDownAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFoldLeftAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFlipDownAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFlipLeftAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderBreakAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (BOOL)_checkPanoramaAbsoluteSizeForImage:(id)arg1 inRect:(struct CGRect *)arg2; -- (void)renderStillAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFallAtTime:(double)arg1 andProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderUnfoldingFlowerAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFlipDiagonalAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFold4LeftAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)render1To3LeftAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)render1To3DownAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFoldDownAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFoldLeftAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFlipDownAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFlipLeftAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderBreakAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (_Bool)_checkPanoramaAbsoluteSizeForImage:(id)arg1 inRect:(struct CGRect *)arg2; +- (void)renderStillAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; +- (void)renderFallAtTime:(double)arg1 andProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; - (void)setPhaseInDuration:(double)arg1 mainDuration:(double)arg2 phaseOutDuration:(double)arg3; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; - (id)elementHitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)_setupBreakInfos:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)_retainedByUserBackColorImageInContext:(id)arg1; - (void)setPixelSize:(struct CGSize)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTiming.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTiming.h index 79a4b5090..e0a837666 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTiming.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTiming.h @@ -29,10 +29,10 @@ @property(readonly, nonatomic) double mainDuration; // @synthesize mainDuration=_mainDuration; @property(readonly, nonatomic) double phaseInDuration; // @synthesize phaseInDuration=_phaseInDuration; - (double)lowestDisplayTime; -- (double)displayTimeForTextAtIndex:(unsigned int)arg1; -- (double)displayTimeForSlideAtIndex:(unsigned int)arg1; -- (double)showDurationForSlideAtIndex:(unsigned int)arg1; -- (double)showTimeForSlideAtIndex:(unsigned int)arg1; +- (double)displayTimeForTextAtIndex:(unsigned long long)arg1; +- (double)displayTimeForSlideAtIndex:(unsigned long long)arg1; +- (double)showDurationForSlideAtIndex:(unsigned long long)arg1; +- (double)showTimeForSlideAtIndex:(unsigned long long)arg1; - (void)setPhaseInDuration:(double)arg1 mainDuration:(double)arg2 phaseOutDuration:(double)arg3; - (void)dealloc; - (id)initWithEffectID:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle-MRLoadable.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle-MRLoadable.h new file mode 100644 index 000000000..952732952 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle-MRLoadable.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MREffectOrigamiTitle (MRLoadable) +- (void)_unload; +- (long long)_maxLinesForTextElement:(id)arg1; +- (struct CGSize)_maxSizeForTextElement:(id)arg1; +- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle.h index fffcfb523..aa0c73190 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MREffectOrigamiTitle.h @@ -20,31 +20,27 @@ NSArray *mPatchworkAtEnd; NSMutableDictionary *mSprites; struct CGSize mImageSize; - int mWordCount; + long long mWordCount; MRCAMLBezierData *mBreakCurve; MROrigamiAnimationPath *mBigSwing; } - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)renderBreakImage:(id)arg1 atProgress:(float)arg2 withKey:(id)arg3 inContext:(id)arg4 withArguments:(id)arg5 inRect:(struct CGRect)arg6 withAttributes:(id)arg7; +- (void)renderBreakImage:(id)arg1 atProgress:(double)arg2 withKey:(id)arg3 inContext:(id)arg4 withArguments:(id)arg5 inRect:(struct CGRect)arg6 withAttributes:(id)arg7; - (void)renderStillImage:(id)arg1 withKey:(id)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6; -- (void)renderFallBreakImage:(id)arg1 atProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6:(struct CGPoint *)arg7:(struct CGPoint)arg8; -- (void)renderFallImage:(id)arg1 atProgress:(float)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6:(struct CGPoint *)arg7:(struct CGPoint)arg8; -- (void)renderFallImage:(id)arg1 atProgress:(float)arg2 strength:(float)arg3 inContext:(id)arg4 withArguments:(id)arg5 inRect:(struct CGRect)arg6 withAttributes:(id)arg7:(struct CGPoint *)arg8:(struct CGPoint)arg9; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; +- (void)renderFallBreakImage:(id)arg1 atProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6:(struct CGPoint *)arg7:(struct CGPoint)arg8; +- (void)renderFallImage:(id)arg1 atProgress:(double)arg2 inContext:(id)arg3 withArguments:(id)arg4 inRect:(struct CGRect)arg5 withAttributes:(id)arg6:(struct CGPoint *)arg7:(struct CGPoint)arg8; +- (void)renderFallImage:(id)arg1 atProgress:(double)arg2 strength:(double)arg3 inContext:(id)arg4 withArguments:(id)arg5 inRect:(struct CGRect)arg6 withAttributes:(id)arg7:(struct CGPoint *)arg8:(struct CGPoint)arg9; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2 forElement:(id)arg3; - (id)elementHitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)renderTextEffectAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderTitleEffectAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isLoadedForTime:(double)arg1; +- (_Bool)isLoadedForTime:(double)arg1; - (void)_cleanupSwingTimings; - (void)_setupSwingTimings; - (void)_cleanup; - (id)init; -- (void)_unload; -- (int)_maxLinesForTextElement:(id)arg1; -- (struct CGSize)_maxSizeForTextElement:(id)arg1; -- (void)_loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRFrame.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRFrame.h index f125a214d..945fd9903 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRFrame.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRFrame.h @@ -31,16 +31,16 @@ - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; -- (BOOL)isRetainedBySlideProvider; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; +- (_Bool)isRetainedBySlideProvider; - (void)releaseBySlideProvider:(id)arg1; - (void)retainBySlideProvider:(id)arg1; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGIFMoviePlayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGIFMoviePlayer.h index dd6564622..d586d8816 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGIFMoviePlayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGIFMoviePlayer.h @@ -14,15 +14,15 @@ struct CGSize _size; struct CGImageSource *_imageSource; struct CGImage *_currentImage; - unsigned long _currentIndex; - unsigned long _numberOfImages; + unsigned int _currentIndex; + unsigned int _numberOfImages; double _nextImageTime; double _playTimeOffset; float _imageDuration; - BOOL _isPlaying; + _Bool _isPlaying; } -@property(nonatomic) BOOL isPlaying; // @synthesize isPlaying=_isPlaying; +@property(nonatomic) _Bool isPlaying; // @synthesize isPlaying=_isPlaying; - (void)getNextImage; @property(readonly) struct CGImage *currentImage; - (void)setTime:(double)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesture.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesture.h index f06278a5d..ac0f1634b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesture.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesture.h @@ -11,24 +11,24 @@ @interface MRGesture : NSObject { MRHitBlob *_hitBlob; - float _linearScaleAtStart; - float _slideRotationAtStart; - float _slideScaleAtStart; - float _currentRotation; - float _currentScale; + double _linearScaleAtStart; + double _slideRotationAtStart; + double _slideScaleAtStart; + double _currentRotation; + double _currentScale; struct CGPoint _locationInViewAtStart; struct CGPoint _locationInSlideAtStart; struct CGPoint _slideCenterAtStart; struct CGPoint _currentTranslation; } -@property float currentScale; // @synthesize currentScale=_currentScale; -@property float currentRotation; // @synthesize currentRotation=_currentRotation; +@property double currentScale; // @synthesize currentScale=_currentScale; +@property double currentRotation; // @synthesize currentRotation=_currentRotation; @property struct CGPoint currentTranslation; // @synthesize currentTranslation=_currentTranslation; -@property float slideScaleAtStart; // @synthesize slideScaleAtStart=_slideScaleAtStart; -@property float slideRotationAtStart; // @synthesize slideRotationAtStart=_slideRotationAtStart; +@property double slideScaleAtStart; // @synthesize slideScaleAtStart=_slideScaleAtStart; +@property double slideRotationAtStart; // @synthesize slideRotationAtStart=_slideRotationAtStart; @property struct CGPoint slideCenterAtStart; // @synthesize slideCenterAtStart=_slideCenterAtStart; -@property float linearScaleAtStart; // @synthesize linearScaleAtStart=_linearScaleAtStart; +@property double linearScaleAtStart; // @synthesize linearScaleAtStart=_linearScaleAtStart; @property struct CGPoint locationInSlideAtStart; // @synthesize locationInSlideAtStart=_locationInSlideAtStart; @property struct CGPoint locationInViewAtStart; // @synthesize locationInViewAtStart=_locationInViewAtStart; @property(retain) MRHitBlob *hitBlob; // @synthesize hitBlob=_hitBlob; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesturePanZoomRotation.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesturePanZoomRotation.h index d74f913ec..4f508ee58 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesturePanZoomRotation.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGesturePanZoomRotation.h @@ -9,16 +9,16 @@ @interface MRGesturePanZoomRotation : NSObject { double time; - float x; - float y; - float deltaX; - float deltaY; - float scale; - float rotation; - float speedX; - float speedY; - float speedScale; - float speedRotation; + double x; + double y; + double deltaX; + double deltaY; + double scale; + double rotation; + double speedX; + double speedY; + double speedScale; + double speedRotation; int direction; } diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGestureRecognizer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGestureRecognizer.h index 83c30a1cd..eb5279e4d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRGestureRecognizer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRGestureRecognizer.h @@ -29,12 +29,12 @@ struct CGPoint _centroidLocation; struct CGPoint _previousCentroidLocation; struct CGPoint _offsetFromCentroid; - float _scale; - float _previousScale; - float _ratioFromScale; - float _rotation; - float _previousRotation; - float _offsetFromRotation; + double _scale; + double _previousScale; + double _ratioFromScale; + double _rotation; + double _previousRotation; + double _offsetFromRotation; double _startTime; double _hitTime; double _previousHitTime; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRHitBlob.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRHitBlob.h index 1c6449fb7..9b583a40f 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRHitBlob.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRHitBlob.h @@ -26,10 +26,10 @@ @property(copy) NSString *innerPath; // @synthesize innerPath=_innerPath; @property(retain) MRLayerEffect *effectLayer; // @synthesize effectLayer=_effectLayer; @property(retain) MRLayer *outerLayer; // @synthesize outerLayer=_outerLayer; -- (BOOL)isEqualToHitBlob:(id)arg1; +- (_Bool)isEqualToHitBlob:(id)arg1; @property(readonly) NSString *mediaType; @property(readonly) struct CGSize innerResolution; -@property(readonly) float aspectRatio; +@property(readonly) double aspectRatio; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImage.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImage.h index 388a550a4..8a811c09c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImage.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImage.h @@ -11,12 +11,12 @@ @interface MRImage : NSObject { MRImageManager *mImageManager; - unsigned long mWidth; - unsigned long mHeight; + unsigned int mWidth; + unsigned int mHeight; MRImage *mRefImage; NSString *mImageBufferKey; MRTexture *mTexture; - unsigned long mPixelFormat; + unsigned int mPixelFormat; float mCenterX; float mCenterY; float mScale; @@ -33,15 +33,15 @@ struct CGContext *mCGContext; struct CGColorSpace *mColorspace; void *mDatas[3]; - unsigned long mDataSize; - unsigned long mDataRowBytes; - unsigned long mDataWidth; - unsigned long mDataHeight; + unsigned int mDataSize; + unsigned int mDataRowBytes; + unsigned int mDataWidth; + unsigned int mDataHeight; unsigned char mOrientation; NSString *mLabel; NSMutableDictionary *mUserData; struct __CVBuffer *mCVTexture; - unsigned long mFlags; + unsigned int mFlags; } @property(copy, nonatomic) NSString *label; // @synthesize label=mLabel; @@ -55,9 +55,9 @@ @property(nonatomic) float scale; // @synthesize scale=mScale; @property(nonatomic) float centerY; // @synthesize centerY=mCenterY; @property(nonatomic) float centerX; // @synthesize centerX=mCenterX; -@property(readonly, nonatomic) unsigned long pixelFormat; // @synthesize pixelFormat=mPixelFormat; -@property(readonly, nonatomic) unsigned long height; // @synthesize height=mHeight; -@property(readonly, nonatomic) unsigned long width; // @synthesize width=mWidth; +@property(readonly, nonatomic) unsigned int pixelFormat; // @synthesize pixelFormat=mPixelFormat; +@property(readonly, nonatomic) unsigned int height; // @synthesize height=mHeight; +@property(readonly, nonatomic) unsigned int width; // @synthesize width=mWidth; @property(readonly) MRImageManager *imageManager; // @synthesize imageManager=mImageManager; - (void)uploadCGImage:(struct CGImage *)arg1 toTextureRect:(struct CGRect)arg2; - (void)addOverlayForROI:(id)arg1; @@ -66,28 +66,28 @@ @property(readonly, nonatomic) unsigned int textureTarget; @property(readonly, nonatomic) unsigned int textureName; @property(readonly) MRTexture *texture; -@property(readonly, nonatomic) BOOL isYUV; -@property(readonly, nonatomic) BOOL hasKBOrShader; +@property(readonly, nonatomic) _Bool isYUV; +@property(readonly, nonatomic) _Bool hasKBOrShader; - (struct CGSize)relativeSizeInContextPixelSize:(struct CGSize)arg1; -- (void)unsetOnContext:(id)arg1 onTextureUnit:(unsigned int)arg2 state:(const CDStruct_2920cfb7 *)arg3; -- (void)setOnContext:(id)arg1 onTextureUnit:(unsigned int)arg2 withReferenceAspectRatio:(float)arg3 state:(CDStruct_2920cfb7 *)arg4; +- (void)unsetOnContext:(id)arg1 onTextureUnit:(unsigned long long)arg2 state:(const CDStruct_b31ca263 *)arg3; +- (void)setOnContext:(id)arg1 onTextureUnit:(unsigned long long)arg2 withReferenceAspectRatio:(float)arg3 state:(CDStruct_b31ca263 *)arg4; - (void)getMatrix:(float [16])arg1 forReferenceAspectRatio:(float)arg2; - (void)kenburnsMatrix:(float [16])arg1 forReferenceAspectRatio:(float)arg2; -@property(readonly, nonatomic) BOOL isEmpty; -@property(readonly, nonatomic) float aspectRatio; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) double aspectRatio; @property(readonly) NSMutableDictionary *userData; @property(readonly) NSString *imageBufferKey; -@property(nonatomic) BOOL scaleWasFixedForTargetAspectRatio; -@property(nonatomic) BOOL hasKenBurns; -@property(nonatomic) BOOL preservesAspectRatio; -@property(nonatomic) BOOL mipmapFiltersNearest; +@property(nonatomic) _Bool scaleWasFixedForTargetAspectRatio; +@property(nonatomic) _Bool hasKenBurns; +@property(nonatomic) _Bool preservesAspectRatio; +@property(nonatomic) _Bool mipmapFiltersNearest; - (void)generateMipmap; -@property(readonly) BOOL usesMipmapping; -@property(readonly, nonatomic) BOOL isOpaque; -@property(nonatomic) BOOL filtersNearest; -@property(readonly, nonatomic) BOOL isMonochromatic; -@property(readonly, nonatomic) BOOL isPremultiplied; -@property(nonatomic) BOOL usesBackgroundColorAsBorderColor; +@property(readonly) _Bool usesMipmapping; +@property(readonly, nonatomic) _Bool isOpaque; +@property(nonatomic) _Bool filtersNearest; +@property(readonly, nonatomic) _Bool isMonochromatic; +@property(readonly, nonatomic) _Bool isPremultiplied; +@property(nonatomic) _Bool usesBackgroundColorAsBorderColor; - (id)retainedByUserImageWithShader:(id)arg1; - (id)retainedByUserImage; - (void)removingFromCollection; @@ -99,15 +99,15 @@ - (void)dealloc; - (id)initWithCGContext:(struct CGContext *)arg1 imageManager:(id)arg2; - (id)initWithCGContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 imageManager:(id)arg3; -- (id)initWithCVTexture:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(int)arg3 imageManager:(id)arg4 monochromatic:(BOOL)arg5; -- (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(int)arg3 imageManager:(id)arg4 monochromatic:(BOOL)arg5; -- (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(int)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5 monochromatic:(BOOL)arg6; -- (id)initWithCGImage:(struct CGImage *)arg1 textureSize:(struct CGSize)arg2 orientation:(int)arg3 imageManager:(id)arg4 monochromatic:(BOOL)arg5; -- (id)initWithCGImage:(struct CGImage *)arg1 textureSize:(struct CGSize)arg2 orientation:(int)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5 monochromatic:(BOOL)arg6; +- (id)initWithCVTexture:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(long long)arg3 imageManager:(id)arg4 monochromatic:(_Bool)arg5; +- (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(long long)arg3 imageManager:(id)arg4 monochromatic:(_Bool)arg5; +- (id)initWithCVPixelBuffer:(struct __CVBuffer *)arg1 size:(struct CGSize)arg2 orientation:(long long)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5 monochromatic:(_Bool)arg6; +- (id)initWithCGImage:(struct CGImage *)arg1 textureSize:(struct CGSize)arg2 orientation:(long long)arg3 imageManager:(id)arg4 monochromatic:(_Bool)arg5; +- (id)initWithCGImage:(struct CGImage *)arg1 textureSize:(struct CGSize)arg2 orientation:(long long)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5 monochromatic:(_Bool)arg6; - (id)initWithIOSurface:(struct __IOSurface *)arg1 imageManager:(id)arg2; - (id)initWithIOSurface:(struct __IOSurface *)arg1 imageBufferKey:(id)arg2 imageManager:(id)arg3; -- (id)initWithIOSurface:(struct __IOSurface *)arg1 size:(struct CGSize)arg2 orientation:(int)arg3 imageManager:(id)arg4; -- (id)initWithIOSurface:(struct __IOSurface *)arg1 size:(struct CGSize)arg2 orientation:(int)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5; +- (id)initWithIOSurface:(struct __IOSurface *)arg1 size:(struct CGSize)arg2 orientation:(long long)arg3 imageManager:(id)arg4; +- (id)initWithIOSurface:(struct __IOSurface *)arg1 size:(struct CGSize)arg2 orientation:(long long)arg3 imageBufferKey:(id)arg4 imageManager:(id)arg5; - (id)initWithImage:(id)arg1; - (id)initWithTexture:(id)arg1; - (id)initWithSize:(struct CGSize)arg1 andColor:(const float *)arg2 imageBufferKey:(id)arg3 imageManager:(id)arg4 options:(id)arg5; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageInfo.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageInfo.h index 8f3c4b6bf..4ea47d95d 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageInfo.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageInfo.h @@ -12,22 +12,22 @@ { NSString *_imageBufferKey; NSRecursiveLock *_lock; - unsigned int _retainCount; + unsigned long long _retainCount; NSDate *_modDate; MRImage *_image; NSMutableDictionary *_options; MRGIFMoviePlayer *_gifMoviePlayer; NSMutableDictionary *_imagesForRemoteKeys; - BOOL _isMovie; + _Bool _isMovie; } @property(retain) NSMutableDictionary *imagesForRemoteKeys; // @synthesize imagesForRemoteKeys=_imagesForRemoteKeys; @property(retain) MRGIFMoviePlayer *gifMoviePlayer; // @synthesize gifMoviePlayer=_gifMoviePlayer; -@property BOOL isMovie; // @synthesize isMovie=_isMovie; +@property _Bool isMovie; // @synthesize isMovie=_isMovie; @property(retain) NSMutableDictionary *options; // @synthesize options=_options; @property(retain) MRImage *image; // @synthesize image=_image; @property(retain) NSDate *modDate; // @synthesize modDate=_modDate; -@property unsigned int retainCount; // @synthesize retainCount=_retainCount; +@property unsigned long long retainCount; // @synthesize retainCount=_retainCount; @property(readonly) NSString *imageBufferKey; // @synthesize imageBufferKey=_imageBufferKey; - (void)unlock; - (void)lock; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-MovieSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-MovieSupport.h new file mode 100644 index 000000000..4de69db87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-MovieSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRImageManager (MovieSupport) +- (void)releaseStuffForRemoteKey:(id)arg1; +- (id)imageFromMovieWithImageInfo:(id)arg1 atTime:(double)arg2; +- (_Bool)configureMovieAtPath:(id)arg1 forSize:(struct CGSize)arg2 time:(double)arg3 intoImageInfo:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-PictureCacheCleanup.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-PictureCacheCleanup.h new file mode 100644 index 000000000..fb61838f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-PictureCacheCleanup.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRImageManager (PictureCacheCleanup) ++ (void)cleanupPictureCache; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-Private.h new file mode 100644 index 000000000..9fb7f3682 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRImageManager (Private) +- (struct CGImage *)CGImageWithMoviePath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 orientation:(char *)arg5; +- (struct CGImage *)CGImageWithData:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; +- (struct CGImage *)CGImageWithPath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; +- (struct __IOSurface *)IOSurfaceWithMoviePath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 orientation:(char *)arg5; +- (struct __IOSurface *)IOSurfaceWithData:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; +- (struct __IOSurface *)IOSurfaceWithPath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; +- (id)optimizedPath:(id)arg1 forSize:(struct CGSize)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager.h index 0c2313793..52effc5c4 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageManager.h @@ -22,31 +22,20 @@ } + (void)initialize; -+ (void)cleanupPictureCache; @property(nonatomic) unsigned long long hostTime; // @synthesize hostTime=mHostTime; @property(readonly) EAGLContext *imageGLContext; // @synthesize imageGLContext=mImageGLContext; @property(readonly) MRContext *baseContext; // @synthesize baseContext=mBaseContext; - (id)retainedByUserImageWithSize:(struct CGSize)arg1 andColor:(const float *)arg2; - (id)retainedByUserImageWithCGContext:(struct CGContext *)arg1; - (void)setTime:(double)arg1 forImageKey:(id)arg2; -- (void)play:(BOOL)arg1 forImageKey:(id)arg2; +- (void)play:(_Bool)arg1 forImageKey:(id)arg2; - (void)tryReleaseImageBufferForImage:(id)arg1; - (id)retainedByUserImageForAsset:(id)arg1 atSize:(struct CGSize)arg2 andTime:(double)arg3 previousImageBufferKey:(id)arg4 options:(id)arg5; - (void)recycleFBOTexture:(id)arg1; - (id)fboTextureWithSize:(struct CGSize)arg1; -- (void)purgeResources:(BOOL)arg1; +- (void)purgeResources:(_Bool)arg1; - (void)dealloc; - (id)initWithBaseContext:(id)arg1; -- (struct CGImage *)CGImageWithMoviePath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 orientation:(char *)arg5; -- (struct CGImage *)CGImageWithData:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; -- (struct CGImage *)CGImageWithPath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; -- (struct __IOSurface *)IOSurfaceWithMoviePath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 orientation:(char *)arg5; -- (struct __IOSurface *)IOSurfaceWithData:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; -- (struct __IOSurface *)IOSurfaceWithPath:(id)arg1 withOriginalSize:(struct CGSize)arg2 forSize:(struct CGSize)arg3 orientation:(char *)arg4; -- (id)optimizedPath:(id)arg1 forSize:(struct CGSize)arg2; -- (void)releaseStuffForRemoteKey:(id)arg1; -- (id)imageFromMovieWithImageInfo:(id)arg1 atTime:(double)arg2; -- (BOOL)configureMovieAtPath:(id)arg1 forSize:(struct CGSize)arg2 time:(double)arg3 intoImageInfo:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageProvider.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageProvider.h index 381379d30..a7a48d368 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageProvider.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRImageProvider.h @@ -22,53 +22,53 @@ NSLock *mPreloadOperationLock; MRImage *mOriginalImage; struct CGSize mOriginalImageSize; - BOOL mIsLoaded; + _Bool mIsLoaded; struct CGSize mRequestedSize; double mShowTime; double mShowDuration; struct CGSize mLastImageSize; double mLastTime; struct CGSize mLastDaSize; - BOOL mNeedsToUpdate; - BOOL mIsUpdatingLive; - BOOL mNeedsToUnloadOnEndLiveUpdate; - BOOL mIsMonochromatic; - BOOL mUseMipmapping; - BOOL mUsePowerOfTwo; - BOOL mIsCleanedUp; - BOOL mJustHoldIt; + _Bool mNeedsToUpdate; + _Bool mIsUpdatingLive; + _Bool mNeedsToUnloadOnEndLiveUpdate; + _Bool mIsMonochromatic; + _Bool mUseMipmapping; + _Bool mUsePowerOfTwo; + _Bool mIsCleanedUp; + _Bool mJustHoldIt; } @property(nonatomic) struct CGSize originalImageSize; // @synthesize originalImageSize=mOriginalImageSize; @property(copy, nonatomic) NSString *assetPath; // @synthesize assetPath=mAssetPath; -@property(nonatomic) BOOL justHoldIt; // @synthesize justHoldIt=mJustHoldIt; +@property(nonatomic) _Bool justHoldIt; // @synthesize justHoldIt=mJustHoldIt; @property(readonly, nonatomic) struct CGSize requestedSize; // @synthesize requestedSize=mRequestedSize; @property(nonatomic) double showDuration; // @synthesize showDuration=mShowDuration; @property(nonatomic) double showTime; // @synthesize showTime=mShowTime; -@property(nonatomic) BOOL usePowerOfTwo; // @synthesize usePowerOfTwo=mUsePowerOfTwo; -@property(nonatomic) BOOL useMipmapping; // @synthesize useMipmapping=mUseMipmapping; -@property(nonatomic) BOOL isMonochromatic; // @synthesize isMonochromatic=mIsMonochromatic; -@property(readonly, nonatomic) BOOL isLoaded; // @synthesize isLoaded=mIsLoaded; +@property(nonatomic) _Bool usePowerOfTwo; // @synthesize usePowerOfTwo=mUsePowerOfTwo; +@property(nonatomic) _Bool useMipmapping; // @synthesize useMipmapping=mUseMipmapping; +@property(nonatomic) _Bool isMonochromatic; // @synthesize isMonochromatic=mIsMonochromatic; +@property(readonly, nonatomic) _Bool isLoaded; // @synthesize isLoaded=mIsLoaded; @property(retain, nonatomic) NSDictionary *effectAttributes; // @synthesize effectAttributes=mEffectAttributes; @property(copy, nonatomic) NSString *imageSizeScript; // @synthesize imageSizeScript=mImageSizeScript; @property(nonatomic) struct CGSize defaultSize; // @synthesize defaultSize=mDefaultSize; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; - (void)loadTextureWithArguments:(id)arg1; - (void)_loadTextureWithArguments:(id)arg1; - (void)loadWithArguments:(id)arg1; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; -- (BOOL)endLiveUpdate; -- (BOOL)beginLiveUpdate; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; +- (_Bool)endLiveUpdate; +- (_Bool)beginLiveUpdate; - (struct CGSize)imageSizeForAspectRatio:(float)arg1; @property(readonly, nonatomic) float imageAspectRatio; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-MRRenderable.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-MRRenderable.h new file mode 100644 index 000000000..6320aa68e --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-MRRenderable.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayer (MRRenderable) +- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@property(readonly, nonatomic) _Bool _isNative3D; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-Private.h new file mode 100644 index 000000000..7769bfbdd --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayer (Private) +- (void)_setNeedsToRequestRebuildAudio:(_Bool)arg1; +- (void)_unobservePlugOnDepreactivate; +- (void)_observePlugOnPreactivate; +- (void)_unobservePlug; +- (void)_observePlug; +- (void)_queueLayerCommand:(int)arg1 object:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer.h index d9a298776..68a59cd37 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayer.h @@ -20,7 +20,7 @@ MCPlugHaven *mPlugAsHaven; NSString *mUUID; NSString *mIDInSupercontainer; - unsigned int mIndex; + unsigned long long mIndex; struct CGSize mPixelSize; double mTimeStamp; double mTimeIn; @@ -34,40 +34,40 @@ MRRenderer *mRenderer; MRAudioPlayer *mAudioPlayer; id mParentHelper; - BOOL mIsPreactivated; - BOOL mIsActivated; - BOOL mOkToDeferKenBurns; - BOOL mIsPrecomputing; - BOOL mIsReadonly; - BOOL mDoAudio; - BOOL mIsSelected; - BOOL mIsDimmed; - BOOL mNeedsRendering; - BOOL mNeedsToUpdateGeometry; - BOOL mNeedsToUpdateInitialState; - BOOL mNeedsToRequestRebuildAudio; - BOOL mNeedsToRequestRebuildVolume; - BOOL mNeedsToSynchronizeTime; - BOOL mLayerCommandQueueNeedsAttention; - BOOL mIsScheduledForDestruction; - BOOL mSupportsAccumulation; + _Bool mIsPreactivated; + _Bool mIsActivated; + _Bool mOkToDeferKenBurns; + _Bool mIsPrecomputing; + _Bool mIsReadonly; + _Bool mDoAudio; + _Bool mIsSelected; + _Bool mIsDimmed; + _Bool mNeedsRendering; + _Bool mNeedsToUpdateGeometry; + _Bool mNeedsToUpdateInitialState; + _Bool mNeedsToRequestRebuildAudio; + _Bool mNeedsToRequestRebuildVolume; + _Bool mNeedsToSynchronizeTime; + _Bool mLayerCommandQueueNeedsAttention; + _Bool mIsScheduledForDestruction; + _Bool mSupportsAccumulation; } -@property(nonatomic) BOOL needsToUpdateGeometry; // @synthesize needsToUpdateGeometry=mNeedsToUpdateGeometry; -@property(nonatomic) BOOL needsToSynchronizeTime; // @synthesize needsToSynchronizeTime=mNeedsToSynchronizeTime; -@property(readonly, nonatomic) unsigned int index; // @synthesize index=mIndex; +@property(nonatomic) _Bool needsToUpdateGeometry; // @synthesize needsToUpdateGeometry=mNeedsToUpdateGeometry; +@property(nonatomic) _Bool needsToSynchronizeTime; // @synthesize needsToSynchronizeTime=mNeedsToSynchronizeTime; +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mIndex; @property(readonly) NSString *idInSupercontainer; // @synthesize idInSupercontainer=mIDInSupercontainer; @property(retain) id parentHelper; // @synthesize parentHelper=mParentHelper; @property(readonly) NSMutableDictionary *motions; // @synthesize motions=mMotions; @property(readonly) NSDictionary *animationTriggers; // @synthesize animationTriggers=mAnimationTriggers; @property(readonly) NSDictionary *persistentState; // @synthesize persistentState=mPersistentState; -@property(readonly, nonatomic) BOOL isScheduledForDestruction; // @synthesize isScheduledForDestruction=mIsScheduledForDestruction; -@property(readonly, nonatomic) BOOL supportsAccumulation; // @synthesize supportsAccumulation=mSupportsAccumulation; +@property(readonly, nonatomic) _Bool isScheduledForDestruction; // @synthesize isScheduledForDestruction=mIsScheduledForDestruction; +@property(readonly, nonatomic) _Bool supportsAccumulation; // @synthesize supportsAccumulation=mSupportsAccumulation; @property(readonly, nonatomic) double timeStamp; // @synthesize timeStamp=mTimeStamp; -@property(nonatomic) BOOL isDimmed; // @synthesize isDimmed=mIsDimmed; -@property(nonatomic) BOOL isSelected; // @synthesize isSelected=mIsSelected; -@property(readonly, nonatomic) BOOL isPreactivated; // @synthesize isPreactivated=mIsPreactivated; -@property(readonly, nonatomic) BOOL isActivated; // @synthesize isActivated=mIsActivated; +@property(nonatomic) _Bool isDimmed; // @synthesize isDimmed=mIsDimmed; +@property(nonatomic) _Bool isSelected; // @synthesize isSelected=mIsSelected; +@property(readonly, nonatomic) _Bool isPreactivated; // @synthesize isPreactivated=mIsPreactivated; +@property(readonly, nonatomic) _Bool isActivated; // @synthesize isActivated=mIsActivated; @property(nonatomic) double timeIn; // @synthesize timeIn=mTimeIn; @property(readonly) NSDictionary *parameters; // @synthesize parameters=mParameters; @property(readonly) NSString *uuid; // @synthesize uuid=mUUID; @@ -77,53 +77,53 @@ @property(readonly) MCPlugSerial *plugAsSerial; // @synthesize plugAsSerial=mPlugAsSerial; @property(readonly) MCPlug *plug; // @synthesize plug=mPlug; @property(readonly) MRLayer *superlayer; // @synthesize superlayer=mSuperlayer; -- (id)_dumpLayerWithOptions:(unsigned int)arg1; +- (id)_dumpLayerWithOptions:(unsigned long long)arg1; - (id)_currentState; - (void)_rebuildAudio; -- (BOOL)_setStateValue:(id)arg1 forKey:(id)arg2; -- (void)_sendAction:(id)arg1 withStates:(id)arg2 async:(BOOL)arg3 yesterday:(BOOL)arg4; +- (_Bool)_setStateValue:(id)arg1 forKey:(id)arg2; +- (void)_sendAction:(id)arg1 withStates:(id)arg2 async:(_Bool)arg3 yesterday:(_Bool)arg4; - (void)_updateStateWithContext:(id)arg1; - (double)doGenericAction:(id)arg1; - (double)doMotionTrigger:(id)arg1; - (double)doStateOperation:(id)arg1; - (double)doActionTrigger:(id)arg1; - (double)doAnimationTrigger:(id)arg1; -- (id)actionForKey:(id)arg1 recursive:(BOOL)arg2; +- (id)actionForKey:(id)arg1 recursive:(_Bool)arg2; - (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; - (void)_applyState:(id)arg1; - (struct CGPoint)convertGlobalPoint:(struct CGPoint)arg1; - (struct CGPoint)convertLocalPoint:(struct CGPoint)arg1; -@property(readonly, nonatomic) BOOL hasAudio; +@property(readonly, nonatomic) _Bool hasAudio; - (void)scheduleForDestruction; - (void)stampTime; -@property(readonly, nonatomic) BOOL supportsDynamicExpansion; +@property(readonly, nonatomic) _Bool supportsDynamicExpansion; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)__retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)_setScissorRectOnContext:(id)arg1 saveTo:(int *)arg2; -- (BOOL)isFlatAndSquare; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +- (_Bool)isFlatAndSquare; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; -- (BOOL)isActivatedAtTime:(double)arg1; -- (BOOL)isPreactivatedAtTime:(double)arg1; -- (void)depreactivate:(BOOL)arg1; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; +- (_Bool)isActivatedAtTime:(double)arg1; +- (_Bool)isPreactivatedAtTime:(double)arg1; +- (void)depreactivate:(_Bool)arg1; - (void)deactivate; - (void)activate; - (void)preactivate; @property(nonatomic) double duration; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)synchronizeTime; -- (void)resumeOrPause:(BOOL)arg1; -- (BOOL)hasSomethingToRender; +- (void)resumeOrPause:(_Bool)arg1; +- (_Bool)hasSomethingToRender; - (void)updateGeometry; @property(readonly) struct MRLayerRenderingStateOpaque *renderingState; @property(readonly) MRLayerClock *clock; @@ -135,15 +135,6 @@ - (void)finalize; - (void)dealloc; - (id)initWithPlug:(id)arg1 andParameters:(id)arg2 inSuperlayer:(id)arg3; -- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -@property(readonly, nonatomic) BOOL _isNative3D; -- (void)_setNeedsToRequestRebuildAudio:(BOOL)arg1; -- (void)_unobservePlugOnDepreactivate; -- (void)_observePlugOnPreactivate; -- (void)_unobservePlug; -- (void)_observePlug; -- (void)_queueLayerCommand:(int)arg1 object:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerClock.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerClock.h index 009c82038..00401c9fc 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerClock.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerClock.h @@ -14,27 +14,27 @@ double _containerDuration; double _localTimeOffset; double _stopAtTime; - int _currentLoopIndex; - unsigned int _flags; + long long _currentLoopIndex; + unsigned long long _flags; } -@property(readonly, nonatomic) int currentLoopIndex; // @synthesize currentLoopIndex=_currentLoopIndex; +@property(readonly, nonatomic) long long currentLoopIndex; // @synthesize currentLoopIndex=_currentLoopIndex; @property(nonatomic) double stopAtTime; // @synthesize stopAtTime=_stopAtTime; @property(nonatomic) double localTimeOffset; // @synthesize localTimeOffset=_localTimeOffset; @property(readonly, nonatomic) double containerDuration; // @synthesize containerDuration=_containerDuration; @property(readonly, nonatomic) double extendedContainerTime; // @synthesize extendedContainerTime=_containerTime; @property(nonatomic) double layerDuration; // @synthesize layerDuration=_layerDuration; @property(nonatomic) double time; // @synthesize time=_time; -@property(readonly, nonatomic) BOOL isInPhaseOut; -@property(readonly, nonatomic) BOOL isInPhaseIn; -@property(readonly, nonatomic) BOOL jumpedBackInTime; -@property(readonly, nonatomic) BOOL isPaused; +@property(readonly, nonatomic) _Bool isInPhaseOut; +@property(readonly, nonatomic) _Bool isInPhaseIn; +@property(readonly, nonatomic) _Bool jumpedBackInTime; +@property(readonly, nonatomic) _Bool isPaused; @property(readonly, nonatomic) double croppedContainerTime; -- (void)setParentIsPaused:(BOOL)arg1; +- (void)setParentIsPaused:(_Bool)arg1; - (void)pauseOnNextUpdate; - (void)resumeOnNextUpdate; - (void)updateForTime:(double)arg1 andPlug:(id)arg2; -- (void)reactivate:(BOOL)arg1; +- (void)reactivate:(_Bool)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-GestureSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-GestureSupport.h new file mode 100644 index 000000000..04337cea7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-GestureSupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayerEffect (GestureSupport) +- (double)pzrCancel:(id)arg1; +- (double)pzrEnd:(id)arg1; +- (double)pzrUpdate:(id)arg1; +- (double)pzrStart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-Private.h new file mode 100644 index 000000000..e5ef401d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect-Private.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayerEffect (Private) +- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_unobservePlugOnDepreactivate; +- (void)_observePlugOnPreactivate; +- (void)_unobservePlug; +- (void)_observePlug; +- (void)_updateEffectAttributes; +- (void)_updateTexts; +- (void)_updateSlides; +- (void)_updateTiming; +- (void)_cleanupProviders; +- (void)_rebuildEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect.h index 65cc74eae..6df3ef4f3 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerEffect.h @@ -16,16 +16,16 @@ NSMutableDictionary *mSlideShowTimeScripts; NSMutableDictionary *mTextsForElementIDs; MRSlideProvider *mMultiImageModelInput; - unsigned long mIndexOfFirstMultiImageInput; + unsigned int mIndexOfFirstMultiImageInput; struct _NSRange mMultiImageSlideRange; - BOOL mNeedsToUpdateEffect; - BOOL mNeedsToUpdateTiming; - BOOL mNeedsToUpdateSlides; - BOOL mNeedsToUpdateTexts; - BOOL mNeedsToUpdateEffectAttributes; - BOOL mNeedsToUpdateEffectLiveAttributes; - BOOL mSlidesAreReadonly; - BOOL mHasRequestedMoreSlides; + _Bool mNeedsToUpdateEffect; + _Bool mNeedsToUpdateTiming; + _Bool mNeedsToUpdateSlides; + _Bool mNeedsToUpdateTexts; + _Bool mNeedsToUpdateEffectAttributes; + _Bool mNeedsToUpdateEffectLiveAttributes; + _Bool mSlidesAreReadonly; + _Bool mHasRequestedMoreSlides; MRImage *mAccumulatedImage; NSString *mTargetedElement; NSString *mEditedElement; @@ -42,53 +42,37 @@ - (void)_addAudioPlayer:(id)arg1; - (void)_effectTriggeredStop; - (struct CGSize)_rendererSize; -- (BOOL)_hideTextWhileEditing; +- (_Bool)_hideTextWhileEditing; - (id)_effectAttributes; - (void)_requestRendering; -@property(setter=suspendAsynchronousOperations:) BOOL asynchronousOperationsAreSuspended; +@property(setter=suspendAsynchronousOperations:) _Bool asynchronousOperationsAreSuspended; - (void)_stallRenderer; -- (id)_dumpLayerWithOptions:(unsigned int)arg1; -- (int)_maxLinesForTextElement:(id)arg1; +- (id)_dumpLayerWithOptions:(unsigned long long)arg1; +- (long long)_maxLinesForTextElement:(id)arg1; - (struct CGSize)_maxSizeForTextElement:(id)arg1; - (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 forElement:(id)arg2; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 forElement:(id)arg2; - (id)elementHitAtPoint:(struct CGPoint)arg1 localPoint:(struct CGPoint *)arg2; - (id)elementHitAtPoint:(struct CGPoint)arg1 localPoint:(struct CGPoint *)arg2 localTime:(double *)arg3; -- (BOOL)_setStateValue:(id)arg1 forKey:(id)arg2; -- (BOOL)_isNative3D; -- (BOOL)hasAudio; -- (BOOL)hasSomethingToRender; +- (_Bool)_setStateValue:(id)arg1 forKey:(id)arg2; +- (_Bool)_isNative3D; +- (_Bool)hasAudio; +- (_Bool)hasSomethingToRender; - (void)setPixelSize:(struct CGSize)arg1; -- (BOOL)supportsDynamicExpansion; +- (_Bool)supportsDynamicExpansion; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isAlphaFriendly; -- (BOOL)isOpaque; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isAlphaFriendly; +- (_Bool)isOpaque; - (void)unload; -- (BOOL)isLoadedForTime:(double)arg1; +- (_Bool)isLoadedForTime:(double)arg1; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)synchronizeTime; -- (void)resumeOrPause:(BOOL)arg1; +- (void)resumeOrPause:(_Bool)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (id)initWithPlug:(id)arg1 andParameters:(id)arg2 inSuperlayer:(id)arg3; -- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_unobservePlugOnDepreactivate; -- (void)_observePlugOnPreactivate; -- (void)_unobservePlug; -- (void)_observePlug; -- (void)_updateEffectAttributes; -- (void)_updateTexts; -- (void)_updateSlides; -- (void)_updateTiming; -- (void)_cleanupProviders; -- (void)_rebuildEffect; -- (double)pzrCancel:(id)arg1; -- (double)pzrEnd:(id)arg1; -- (double)pzrUpdate:(id)arg1; -- (double)pzrStart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator-Private.h new file mode 100644 index 000000000..af589ed95 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator-Private.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayerNavigator (Private) +- (void)_preprecomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_prerenderSublayersAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_precomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_setNeedsToRequestRebuildAudio:(_Bool)arg1; +- (void)_unobservePlugOnDepreactivate; +- (void)_observePlugOnPreactivate; +- (void)_unobservePlug; +- (void)_observePlug; +- (void)_unobserveSublayer:(id)arg1; +- (void)_observeSublayer:(id)arg1; +- (void)_deleteSublayer:(id)arg1; +- (id)_createSublayerForPlug:(id)arg1; +- (void)_executeLayerCommandQueue; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator.h index a2200f300..1e22508c8 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerNavigator.h @@ -15,74 +15,59 @@ NSMutableDictionary *mSublayersForPlugs; MRLayer *mNextSublayer; MRTransition *mCurrentTransition; - BOOL mIsTransitioning; - BOOL mTransitionWasAborted; + _Bool mIsTransitioning; + _Bool mTransitionWasAborted; MRLayer *mSublayerToPrecompute; id mPrecomputingTarget; - unsigned int mPrecomputingType; + unsigned long long mPrecomputingType; double mTransitionStartTime; double mTransitionDuration; - BOOL mTransitionIsBackwards; + _Bool mTransitionIsBackwards; NSDictionary *mTransitionChanges; NSMutableArray *mHistoryBack; NSMutableArray *mHistoryForth; - BOOL mBackAndForthIsEnabled; + _Bool mBackAndForthIsEnabled; MRLayer *mCurrentSublayer; double mForcedTransitionTime; } @property(nonatomic) double forcedTransitionTime; // @synthesize forcedTransitionTime=mForcedTransitionTime; -@property BOOL backAndForthIsEnabled; // @synthesize backAndForthIsEnabled=mBackAndForthIsEnabled; +@property _Bool backAndForthIsEnabled; // @synthesize backAndForthIsEnabled=mBackAndForthIsEnabled; @property(readonly) MRLayer *currentSublayer; // @synthesize currentSublayer=mCurrentSublayer; @property(readonly) NSArray *sublayers; // @synthesize sublayers=mSublayers; -- (id)_dumpLayerWithOptions:(unsigned int)arg1; +- (id)_dumpLayerWithOptions:(unsigned long long)arg1; - (id)_currentState; - (void)endTransitionToSublayer; - (double)goBack; - (double)goForth; - (double)doTransitionBackwards:(id)arg1; - (double)doTransition:(id)arg1; -- (double)doTransition:(id)arg1 backwards:(BOOL)arg2; +- (double)doTransition:(id)arg1 backwards:(_Bool)arg2; - (double)abortTransition:(id)arg1; - (double)finishTransition:(id)arg1; -- (id)actionForKey:(id)arg1 recursive:(BOOL)arg2; +- (id)actionForKey:(id)arg1 recursive:(_Bool)arg2; - (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; -- (id)sublayerForPlugObjectID:(id)arg1 recursive:(BOOL)arg2; +- (id)sublayerForPlugObjectID:(id)arg1 recursive:(_Bool)arg2; - (id)sublayerForID:(id)arg1; -- (BOOL)_isNative3D; -- (BOOL)hasAudio; -- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(BOOL)arg2 localPoint:(struct CGPoint *)arg3; +- (_Bool)_isNative3D; +- (_Bool)hasAudio; +- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(_Bool)arg2 localPoint:(struct CGPoint *)arg3; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isInfinite; -- (BOOL)isAlphaFriendly; -- (BOOL)isOpaque; -- (BOOL)isLoadedForTime:(double)arg1; -- (void)depreactivate:(BOOL)arg1; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isInfinite; +- (_Bool)isAlphaFriendly; +- (_Bool)isOpaque; +- (_Bool)isLoadedForTime:(double)arg1; +- (void)depreactivate:(_Bool)arg1; - (void)deactivate; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)synchronizeTime; -- (BOOL)hasSomethingToRender; +- (_Bool)hasSomethingToRender; - (void)setPixelSize:(struct CGSize)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (id)initWithPlug:(id)arg1 andParameters:(id)arg2 inSuperlayer:(id)arg3; -- (void)_preprecomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_prerenderSublayersAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_precomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_setNeedsToRequestRebuildAudio:(BOOL)arg1; -- (void)_unobservePlugOnDepreactivate; -- (void)_observePlugOnPreactivate; -- (void)_unobservePlug; -- (void)_observePlug; -- (void)_unobserveSublayer:(id)arg1; -- (void)_observeSublayer:(id)arg1; -- (void)_deleteSublayer:(id)arg1; -- (id)_createSublayerForPlug:(id)arg1; -- (void)_executeLayerCommandQueue; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer-Private.h new file mode 100644 index 000000000..edce7064f --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer-Private.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayerParallelizer (Private) +- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_setNeedsToRequestRebuildAudio:(_Bool)arg1; +- (void)_unobservePlugOnDepreactivate; +- (void)_observePlugOnPreactivate; +- (void)_unobservePlug; +- (void)_observePlug; +- (void)_unobserveSublayerOnDepreactivate:(id)arg1; +- (void)_observeSublayerOnPreactivate:(id)arg1; +- (void)_unobserveSublayer:(id)arg1; +- (void)_observeSublayer:(id)arg1; +- (void)_deleteSublayer:(id)arg1; +- (id)_createSublayerForPlug:(id)arg1; +- (void)_updateSublayersOrdering; +- (void)_executeLayerCommandQueue; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer.h index 6a5d24b3c..7620195bb 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerParallelizer.h @@ -14,56 +14,41 @@ NSMutableArray *mSublayers; NSMutableDictionary *mSublayersForPlugs; float mBackgroundColor[4]; - BOOL mNeedsToUpdateSublayersOrdering; - BOOL mNeedsToUpdateBackgroundColor; + _Bool mNeedsToUpdateSublayersOrdering; + _Bool mNeedsToUpdateBackgroundColor; } @property(readonly) NSArray *sublayers; // @synthesize sublayers=mSublayers; -- (id)_dumpLayerWithOptions:(unsigned int)arg1; +- (id)_dumpLayerWithOptions:(unsigned long long)arg1; - (id)_currentState; - (double)phaseOutSublayerForID:(id)arg1; - (double)phaseInSublayerForID:(id)arg1; -- (id)actionForKey:(id)arg1 recursive:(BOOL)arg2; +- (id)actionForKey:(id)arg1 recursive:(_Bool)arg2; - (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; -- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(BOOL)arg2 localPoint:(struct CGPoint *)arg3; -- (id)sublayerForPlugObjectID:(id)arg1 recursive:(BOOL)arg2; +- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(_Bool)arg2 localPoint:(struct CGPoint *)arg3; +- (id)sublayerForPlugObjectID:(id)arg1 recursive:(_Bool)arg2; - (id)sublayerForID:(id)arg1; -- (BOOL)hasAudio; +- (_Bool)hasAudio; - (void)setNeedsUpdateForPluggerOfSublayer:(id)arg1; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isInfinite; -- (BOOL)isAlphaFriendly; -- (BOOL)isOpaque; -- (BOOL)_sublayersMakesOpaque; -- (BOOL)isLoadedForTime:(double)arg1; -- (void)depreactivate:(BOOL)arg1; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isInfinite; +- (_Bool)isAlphaFriendly; +- (_Bool)isOpaque; +- (_Bool)_sublayersMakesOpaque; +- (_Bool)isLoadedForTime:(double)arg1; +- (void)depreactivate:(_Bool)arg1; - (void)deactivate; - (void)preactivate; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)synchronizeTime; -- (BOOL)hasSomethingToRender; +- (_Bool)hasSomethingToRender; @property(readonly) const float *backgroundColor; - (void)setPixelSize:(struct CGSize)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (id)initWithPlug:(id)arg1 andParameters:(id)arg2 inSuperlayer:(id)arg3; -- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_setNeedsToRequestRebuildAudio:(BOOL)arg1; -- (void)_unobservePlugOnDepreactivate; -- (void)_observePlugOnPreactivate; -- (void)_unobservePlug; -- (void)_observePlug; -- (void)_unobserveSublayerOnDepreactivate:(id)arg1; -- (void)_observeSublayerOnPreactivate:(id)arg1; -- (void)_unobserveSublayer:(id)arg1; -- (void)_observeSublayer:(id)arg1; -- (void)_deleteSublayer:(id)arg1; -- (id)_createSublayerForPlug:(id)arg1; -- (void)_updateSublayersOrdering; -- (void)_executeLayerCommandQueue; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer-Private.h new file mode 100644 index 000000000..4c87e680a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer-Private.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRLayerSerializer (Private) +- (void)_preprecomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_prerenderSublayersAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_precomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (void)_setNeedsToRequestRebuildAudio:(_Bool)arg1; +- (void)_unobservePlugOnDepreactivate; +- (void)_observePlugOnPreactivate; +- (void)_unobservePlug; +- (void)_observePlug; +- (void)_unobserveSublayerOnDepreactivate:(id)arg1; +- (void)_observeSublayerOnPreactivate:(id)arg1; +- (void)_unobserveSublayer:(id)arg1; +- (void)_observeSublayer:(id)arg1; +- (void)_deleteSublayer:(id)arg1; +- (id)_createSublayerForPlug:(id)arg1; +- (void)_updateSublayersTiming; +- (void)_executeLayerCommandQueue; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer.h index 0174259fe..05e2e34ad 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLayerSerializer.h @@ -19,64 +19,46 @@ MRLayer *mSublayerForTransition; MRLayer *mSublayerToPrecompute; id mPrecomputingTarget; - unsigned int mPrecomputingType; + unsigned long long mPrecomputingType; MRLayer *mLiveSourceSublayer; MRLayer *mLiveTargetSublayer; - BOOL mLiveTransitionIsBackwards; - BOOL mIsTransitioning; - BOOL mNeedsToUpdateSublayersTiming; - BOOL mNeedsToUpdateTransitionAttributes; - BOOL mHasWarnedDelegateAboutNearingEnd; + _Bool mLiveTransitionIsBackwards; + _Bool mIsTransitioning; + _Bool mNeedsToUpdateSublayersTiming; + _Bool mNeedsToUpdateTransitionAttributes; + _Bool mHasWarnedDelegateAboutNearingEnd; } @property(readonly) NSArray *sublayers; // @synthesize sublayers=mSublayers; -- (id)_dumpLayerWithOptions:(unsigned int)arg1; +- (id)_dumpLayerWithOptions:(unsigned long long)arg1; - (id)_currentState; - (void)endTransitionToSublayer; -- (double)transitionToSublayerAtIndex:(unsigned int)arg1; +- (double)transitionToSublayerAtIndex:(unsigned long long)arg1; - (double)transitionToPreviousSublayer; - (double)transitionToNextSublayer; -- (id)actionForKey:(id)arg1 recursive:(BOOL)arg2; +- (id)actionForKey:(id)arg1 recursive:(_Bool)arg2; - (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; -- (id)sublayerForPlugObjectID:(id)arg1 recursive:(BOOL)arg2; -- (id)sublayerAtIndex:(unsigned int)arg1; -- (BOOL)_isNative3D; -- (BOOL)hasAudio; -- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(BOOL)arg2 localPoint:(struct CGPoint *)arg3; -- (BOOL)supportsDynamicExpansion; +- (id)sublayerForPlugObjectID:(id)arg1 recursive:(_Bool)arg2; +- (id)sublayerAtIndex:(unsigned long long)arg1; +- (_Bool)_isNative3D; +- (_Bool)hasAudio; +- (id)sublayerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(_Bool)arg2 localPoint:(struct CGPoint *)arg3; +- (_Bool)supportsDynamicExpansion; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)isAlphaFriendly; -- (BOOL)isOpaque; -- (BOOL)isLoadedForTime:(double)arg1; -- (void)depreactivate:(BOOL)arg1; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)isAlphaFriendly; +- (_Bool)isOpaque; +- (_Bool)isLoadedForTime:(double)arg1; +- (void)depreactivate:(_Bool)arg1; - (void)deactivate; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; - (void)synchronizeTime; -- (BOOL)hasSomethingToRender; +- (_Bool)hasSomethingToRender; - (void)setPixelSize:(struct CGSize)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (id)initWithPlug:(id)arg1 andParameters:(id)arg2 inSuperlayer:(id)arg3; -- (void)_preprecomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_prerenderSublayersAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (id)_retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_precomputeAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (void)_setNeedsToRequestRebuildAudio:(BOOL)arg1; -- (void)_unobservePlugOnDepreactivate; -- (void)_observePlugOnPreactivate; -- (void)_unobservePlug; -- (void)_observePlug; -- (void)_unobserveSublayerOnDepreactivate:(id)arg1; -- (void)_observeSublayerOnPreactivate:(id)arg1; -- (void)_unobserveSublayer:(id)arg1; -- (void)_observeSublayer:(id)arg1; -- (void)_deleteSublayer:(id)arg1; -- (id)_createSublayerForPlug:(id)arg1; -- (void)_updateSublayersTiming; -- (void)_executeLayerCommandQueue; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLoadable-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLoadable-Protocol.h index 23b7772b6..27d1b587a 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRLoadable-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRLoadable-Protocol.h @@ -7,7 +7,7 @@ @protocol MRLoadable - (void)cancelLoading; - (void)unload; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaBasicPlayback-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaBasicPlayback-Protocol.h index f8e252b15..9ebf28312 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaBasicPlayback-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaBasicPlayback-Protocol.h @@ -7,23 +7,23 @@ @class MPDocument, MRRenderer; @protocol MRMarimbaBasicPlayback -@property(nonatomic) BOOL enableSlideDidChangeNotification; +@property(nonatomic) _Bool enableSlideDidChangeNotification; @property(readonly, nonatomic) MRRenderer *renderer; -@property(nonatomic) BOOL displaysFPS; -@property(nonatomic) BOOL stopWithVideo; -@property(nonatomic) float volume; -@property(readonly, nonatomic) BOOL isPlaying; +@property(nonatomic) _Bool displaysFPS; +@property(nonatomic) _Bool stopWithVideo; +@property(nonatomic) double volume; +@property(readonly, nonatomic) _Bool isPlaying; @property(readonly, nonatomic) double timeRemaining; @property(nonatomic) double time; @property(retain, nonatomic) MPDocument *document; - (void)unlockRendering; - (void)lockRendering; - (void)touchesCancelled:(id)arg1; -- (BOOL)touchesEnded:(id)arg1; +- (_Bool)touchesEnded:(id)arg1; - (void)touchesMoved:(id)arg1; - (void)touchesBegan:(id)arg1; - (void)warmupRenderer; -- (void)requestRendering:(BOOL)arg1; +- (void)requestRendering:(_Bool)arg1; - (struct CGImage *)snapshotAsCGImage; - (struct CGImage *)snapshotAsCGImageForTime:(double)arg1 withSize:(struct CGSize)arg2; - (void)prevFrame; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaHitBlobSupport-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaHitBlobSupport-Protocol.h index 589c7ce89..917f7a47e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaHitBlobSupport-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaHitBlobSupport-Protocol.h @@ -9,10 +9,10 @@ - (void)endGesture:(id)arg1; - (void)doGesture:(id)arg1; - (void)beginGesture:(id)arg1; -- (BOOL)endLiveUpdateForHitBlob:(id)arg1; -- (BOOL)beginLiveUpdateForHitBlob:(id)arg1; +- (_Bool)endLiveUpdateForHitBlob:(id)arg1; +- (_Bool)beginLiveUpdateForHitBlob:(id)arg1; - (struct CGPoint)convertPoint:(struct CGPoint)arg1 toHitBlob:(id)arg2; -- (BOOL)getOnScreenVertices:(struct CGPoint [4])arg1 forHitBlob:(id)arg2; +- (_Bool)getOnScreenVertices:(struct CGPoint [4])arg1 forHitBlob:(id)arg2; - (id)blobHitAtPoint:(struct CGPoint)arg1 fromObjectsForObjectIDs:(id)arg2 localPoint:(struct CGPoint *)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaHitBlobSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaHitBlobSupport.h new file mode 100644 index 000000000..ab19722e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaHitBlobSupport.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MRMarimbaHitBlobSupport-Protocol.h" + +@interface MRMarimbaLayer (MRMarimbaHitBlobSupport) +- (void)cancelGesture:(id)arg1; +- (void)endGesture:(id)arg1; +- (void)doGesture:(id)arg1; +- (void)beginGesture:(id)arg1; +- (_Bool)endLiveUpdateForHitBlob:(id)arg1; +- (_Bool)beginLiveUpdateForHitBlob:(id)arg1; +- (struct CGPoint)convertPoint:(struct CGPoint)arg1 toHitBlob:(id)arg2; +- (_Bool)getOnScreenVertices:(struct CGPoint [4])arg1 forHitBlob:(id)arg2; +- (id)blobHitAtPoint:(struct CGPoint)arg1 fromObjectsForObjectIDs:(id)arg2 localPoint:(struct CGPoint *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaPlaybackSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaPlaybackSupport.h new file mode 100644 index 000000000..86acffa9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-MRMarimbaPlaybackSupport.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "MRMarimbaPlayback-Protocol.h" + +@interface MRMarimbaLayer (MRMarimbaPlaybackSupport) +- (void)_postNotificationForSlideChange:(id)arg1; +- (void)_slideDidAppear:(id)arg1; +- (void)gotoSlide:(id)arg1; +- (void)gotoPreviousSlide; +- (void)gotoNextSlide; +- (void)removeEffectContainersBeforeTime:(double)arg1; +- (id)currentSlide; +- (id)currentSlides; +- (void)watcherThread:(id)arg1; +- (void)callbackThread:(id)arg1; +- (long long)_mainLayerIndex; +- (id)_effectContainerForTime:(double)arg1; +- (id)_firstEffectContainer; +- (void)whenTransitionIsFinishedSendAction:(SEL)arg1 toTarget:(id)arg2; +- (_Bool)isInTransition; +- (id)_currentEffectContainer; +- (id)_currentEffectLayer; +- (void)moveToSubtitleForSlide:(id)arg1; +- (void)moveToTitleSlide; +- (void)moveToPreviousEffectContainer; +- (void)moveToNextEffectContainer; +- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(_Bool)arg4; +- (id)displayedEffectContainers; +- (double)relativeTimeForLayer:(id)arg1; +- (double)relativeTimeForBackgroundAudio; +- (double)relativeTime; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-Private.h new file mode 100644 index 000000000..3fccfb9b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRMarimbaLayer (Private) +- (_Bool)updateFramebuffer; +- (void)destroyFramebuffer; +- (void)setBailTimeWatcher:(_Bool)arg1; +- (_Bool)bailTimeWatcher; +- (void)setLastSlideChange:(id)arg1; +- (id)lastSlideChange; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer.h index 7ddaa69d9..faf9179f2 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayer.h @@ -7,46 +7,44 @@ #import "CAEAGLLayer.h" #import "MRMarimbaBasicPlayback-Protocol.h" -#import "MRMarimbaHitBlobSupport-Protocol.h" -#import "MRMarimbaPlayback-Protocol.h" @class EAGLContext, MPDocument, MPFaceDetector, MRRenderer, NSDictionary, NSString, NSTimer; -@interface MRMarimbaLayer : CAEAGLLayer +@interface MRMarimbaLayer : CAEAGLLayer { MRRenderer *_renderer; MPDocument *_document; - BOOL _masterClockIsSet; - BOOL _bailTimeWatcher; - BOOL _stopWithVideo; - BOOL _wasSuspended; + _Bool _masterClockIsSet; + _Bool _bailTimeWatcher; + _Bool _stopWithVideo; + _Bool _wasSuspended; MPFaceDetector *_faceDetector; - float _morphingToAspectRatio; + double _morphingToAspectRatio; struct CGSize _frameBufferSize; NSDictionary *_nextMorphInfo; NSTimer *_faceTimer; - BOOL _usesNewImageManager; - BOOL _enableSlideDidChangeNotification; + _Bool _usesNewImageManager; + _Bool _enableSlideDidChangeNotification; NSString *_lastSlideChange; EAGLContext *_context; unsigned int _viewRenderbuffer; unsigned int _viewFramebuffer; unsigned int _depthBuffer; - BOOL _isReadonly; - BOOL _slidesAreReadonly; + _Bool _isReadonly; + _Bool _slidesAreReadonly; } -+ (BOOL)shouldRenderOnBackgroundThread; ++ (_Bool)shouldRenderOnBackgroundThread; + (void)releaseResources; + (id)layerWithDocument:(id)arg1; + (id)layerWithDocument:(id)arg1 size:(struct CGSize)arg2; -@property(nonatomic) BOOL enableSlideDidChangeNotification; // @synthesize enableSlideDidChangeNotification=_enableSlideDidChangeNotification; -@property(nonatomic) BOOL usesNewImageManager; // @synthesize usesNewImageManager=_usesNewImageManager; -@property(nonatomic) BOOL slidesAreReadonly; // @synthesize slidesAreReadonly=_slidesAreReadonly; -@property(nonatomic) BOOL isReadonly; // @synthesize isReadonly=_isReadonly; +@property(nonatomic) _Bool enableSlideDidChangeNotification; // @synthesize enableSlideDidChangeNotification=_enableSlideDidChangeNotification; +@property(nonatomic) _Bool usesNewImageManager; // @synthesize usesNewImageManager=_usesNewImageManager; +@property(nonatomic) _Bool slidesAreReadonly; // @synthesize slidesAreReadonly=_slidesAreReadonly; +@property(nonatomic) _Bool isReadonly; // @synthesize isReadonly=_isReadonly; - (void)beginEditingOfText:(id)arg1; - (void)touchesCancelled:(id)arg1; -- (BOOL)touchesEnded:(id)arg1; +- (_Bool)touchesEnded:(id)arg1; - (void)touchesMoved:(id)arg1; - (void)touchesBegan:(id)arg1; - (struct CGImage *)snapshotAsCGImage; @@ -54,18 +52,18 @@ - (void)aspectRatioChangedTo:(id)arg1; - (void)didAddEffects:(id)arg1; - (void)didApplyStyle:(id)arg1; -- (BOOL)effectRequestedSlidesAfterDelay:(id)arg1; -- (BOOL)effect:(id)arg1 requestedNumberOfSlides:(unsigned int)arg2 firstSlideIndexStillNeeded:(unsigned int)arg3; -- (BOOL)nearingEndForSerializerAfterDelay:(id)arg1; -- (BOOL)nearingEndForSerializer:(id)arg1; +- (_Bool)effectRequestedSlidesAfterDelay:(id)arg1; +- (_Bool)effect:(id)arg1 requestedNumberOfSlides:(unsigned long long)arg2 firstSlideIndexStillNeeded:(unsigned long long)arg3; +- (_Bool)nearingEndForSerializerAfterDelay:(id)arg1; +- (_Bool)nearingEndForSerializer:(id)arg1; - (void)unlockRendering; - (void)lockRendering; - (void)_reauthorForAspectRatioChange; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 withDuration:(double)arg2; -- (void)morphToAspectRatio:(float)arg1 andOrientation:(int)arg2 withDuration:(double)arg3; +- (void)beginMorphingToAspectRatio:(double)arg1 withDuration:(double)arg2; +- (void)morphToAspectRatio:(double)arg1 andOrientation:(int)arg2 withDuration:(double)arg3; - (void)warmupRenderer; -- (void)requestRendering:(BOOL)arg1; +- (void)requestRendering:(_Bool)arg1; @property(nonatomic) double framesPerSecond; // @dynamic framesPerSecond; @property(readonly, nonatomic) MRRenderer *renderer; - (void)prevFrame; @@ -74,66 +72,25 @@ - (void)gotoEnd; - (void)goForth; - (void)goBack; -- (void)setSuspended:(BOOL)arg1; -@property(nonatomic) float volume; +- (void)setSuspended:(_Bool)arg1; +@property(nonatomic) double volume; @property(readonly, nonatomic) double timeRemaining; @property(nonatomic) double time; -@property(nonatomic) BOOL displaysFPS; -@property(nonatomic) BOOL stopWithVideo; +@property(nonatomic) _Bool displaysFPS; +@property(nonatomic) _Bool stopWithVideo; - (void)pauseWhenStill; - (void)pause; - (void)play; -@property(readonly, nonatomic) BOOL isPlaying; +@property(readonly, nonatomic) _Bool isPlaying; - (void)togglePlayback; - (void)didLiveChanged:(id)arg1; @property(retain, nonatomic) MPDocument *document; @property(readonly) struct CGSize size; - (void)setBounds:(struct CGRect)arg1; -- (BOOL)asynchronous:(BOOL)arg1; +- (_Bool)asynchronous:(_Bool)arg1; - (void)cleanup; - (void)dealloc; - (id)init; -- (void)_postNotificationForSlideChange:(id)arg1; -- (void)_slideDidAppear:(id)arg1; -- (void)gotoSlide:(id)arg1; -- (void)gotoPreviousSlide; -- (void)gotoNextSlide; -- (void)removeEffectContainersBeforeTime:(double)arg1; -- (id)currentSlide; -- (id)currentSlides; -- (void)watcherThread:(id)arg1; -- (void)callbackThread:(id)arg1; -- (int)_mainLayerIndex; -- (id)_effectContainerForTime:(double)arg1; -- (id)_firstEffectContainer; -- (void)whenTransitionIsFinishedSendAction:(SEL)arg1 toTarget:(id)arg2; -- (BOOL)isInTransition; -- (id)_currentEffectContainer; -- (id)_currentEffectLayer; -- (void)moveToSubtitleForSlide:(id)arg1; -- (void)moveToTitleSlide; -- (void)moveToPreviousEffectContainer; -- (void)moveToNextEffectContainer; -- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(BOOL)arg4; -- (id)displayedEffectContainers; -- (double)relativeTimeForLayer:(id)arg1; -- (double)relativeTimeForBackgroundAudio; -- (double)relativeTime; -- (void)cancelGesture:(id)arg1; -- (void)endGesture:(id)arg1; -- (void)doGesture:(id)arg1; -- (void)beginGesture:(id)arg1; -- (BOOL)endLiveUpdateForHitBlob:(id)arg1; -- (BOOL)beginLiveUpdateForHitBlob:(id)arg1; -- (struct CGPoint)convertPoint:(struct CGPoint)arg1 toHitBlob:(id)arg2; -- (BOOL)getOnScreenVertices:(struct CGPoint [4])arg1 forHitBlob:(id)arg2; -- (id)blobHitAtPoint:(struct CGPoint)arg1 fromObjectsForObjectIDs:(id)arg2 localPoint:(struct CGPoint *)arg3; -- (BOOL)updateFramebuffer; -- (void)destroyFramebuffer; -- (void)setBailTimeWatcher:(BOOL)arg1; -- (BOOL)bailTimeWatcher; -- (void)setLastSlideChange:(id)arg1; -- (id)lastSlideChange; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayoutManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayoutManager.h index 39760fb7b..4ae1917b3 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayoutManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaLayoutManager.h @@ -21,7 +21,7 @@ - (struct CGRect)currentRectForEditedText; - (id)_renderer; - (void)updateWithString:(id)arg1; -- (int)lineCount; +- (long long)lineCount; - (id)textRenderer; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaPlayback-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaPlayback-Protocol.h index b0d82b3b2..4945e1384 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaPlayback-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMarimbaPlayback-Protocol.h @@ -7,7 +7,7 @@ @protocol MRMarimbaPlayback - (void)removeEffectContainersBeforeTime:(double)arg1; - (void)whenTransitionIsFinishedSendAction:(SEL)arg1 toTarget:(id)arg2; -- (BOOL)isInTransition; +- (_Bool)isInTransition; - (void)gotoSlide:(id)arg1; - (void)gotoPreviousSlide; - (void)gotoNextSlide; @@ -17,7 +17,7 @@ - (void)moveToTitleSlide; - (void)moveToPreviousEffectContainer; - (void)moveToNextEffectContainer; -- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(BOOL)arg4; +- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(_Bool)arg4; - (id)displayedEffectContainers; - (double)relativeTimeForLayer:(id)arg1; - (double)relativeTimeForBackgroundAudio; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMotion.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMotion.h index a094c4d68..0c22eba69 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRMotion.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRMotion.h @@ -11,24 +11,24 @@ @interface MRMotion : NSObject { NSString *_key; - float _startValue; - float _value; + double _startValue; + double _value; double _startTime; double _duration; - float _easeIn; - float _easeOut; + double _easeIn; + double _easeOut; } -@property(readonly) float easeOut; // @synthesize easeOut=_easeOut; -@property(readonly) float easeIn; // @synthesize easeIn=_easeIn; +@property(readonly) double easeOut; // @synthesize easeOut=_easeOut; +@property(readonly) double easeIn; // @synthesize easeIn=_easeIn; @property(readonly) double duration; // @synthesize duration=_duration; @property(nonatomic) double startTime; // @synthesize startTime=_startTime; -@property(readonly) float value; // @synthesize value=_value; -@property(nonatomic) float startValue; // @synthesize startValue=_startValue; +@property(readonly) double value; // @synthesize value=_value; +@property(nonatomic) double startValue; // @synthesize startValue=_startValue; @property(readonly) NSString *key; // @synthesize key=_key; -- (float)valueAtTime:(double)arg1; +- (double)valueAtTime:(double)arg1; - (void)dealloc; -- (id)initWithKey:(id)arg1 value:(float)arg2 duration:(double)arg3 easeIn:(float)arg4 easeOut:(float)arg5; +- (id)initWithKey:(id)arg1 value:(double)arg2 duration:(double)arg3 easeIn:(double)arg4 easeOut:(double)arg5; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MROrigamiAnimationPath.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MROrigamiAnimationPath.h index 441897e98..67b49f911 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MROrigamiAnimationPath.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MROrigamiAnimationPath.h @@ -9,16 +9,16 @@ @interface MROrigamiAnimationPath : NSObject { id *_curves; - float *_keyTimes; - float *_values; - int _length; + double *_keyTimes; + double *_values; + long long _length; float _timeFirstAtRestValue; } @property(readonly, nonatomic) float timeFirstAtRestValue; // @synthesize timeFirstAtRestValue=_timeFirstAtRestValue; - (float)valueAtTime:(float)arg1; - (void)dealloc; -- (id)initWithControlPoints:(double (*)[4])arg1 keyTimes:(float *)arg2 values:(float *)arg3 length:(int)arg4; +- (id)initWithControlPoints:(double (*)[4])arg1 keyTimes:(double *)arg2 values:(double *)arg3 length:(long long)arg4; - (id)initWithSwingType:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRPanZoomRotationGestureRecognizer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRPanZoomRotationGestureRecognizer.h index 403e3be40..6f439f6db 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRPanZoomRotationGestureRecognizer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRPanZoomRotationGestureRecognizer.h @@ -11,9 +11,9 @@ @interface MRPanZoomRotationGestureRecognizer : MRGestureRecognizer { NSString *_type; - float _factor; + double _factor; int _direction; - BOOL _isMaster; + _Bool _isMaster; } @property(readonly) int direction; // @synthesize direction=_direction; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRParallelPlugger.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRParallelPlugger.h index cf6ddd2e3..d222fb258 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRParallelPlugger.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRParallelPlugger.h @@ -24,14 +24,14 @@ MRAnimationPathScalar *mAnimationPathOpacity; MRAnimationContext *mAnimationContext; unsigned char mCurrentLayoutIndex; - BOOL mNeedsUpdate; - BOOL mPlugWasSetSinceLastRendering; + _Bool mNeedsUpdate; + _Bool mPlugWasSetSinceLastRendering; } -@property(nonatomic) BOOL needsUpdate; // @synthesize needsUpdate=mNeedsUpdate; +@property(nonatomic) _Bool needsUpdate; // @synthesize needsUpdate=mNeedsUpdate; @property(nonatomic) unsigned char currentLayoutIndex; // @synthesize currentLayoutIndex=mCurrentLayoutIndex; @property(copy, nonatomic) MCPlugParallel *plug; // @synthesize plug=mPlug; -- (BOOL)applyAtTime:(double)arg1 toSublayer:(id)arg2 withArguments:(id)arg3; +- (_Bool)applyAtTime:(double)arg1 toSublayer:(id)arg2 withArguments:(id)arg3; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRPatchworkPatch.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRPatchworkPatch.h index c85321731..46a9209ad 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRPatchworkPatch.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRPatchworkPatch.h @@ -12,14 +12,14 @@ { MRImage *_image; struct CGRect rectangle; - BOOL needsBlend; + _Bool needsBlend; } -@property(nonatomic) BOOL needsBlend; // @synthesize needsBlend; +@property(nonatomic) _Bool needsBlend; // @synthesize needsBlend; @property(nonatomic) struct CGRect rectangle; // @synthesize rectangle; @property(retain, nonatomic) MRImage *image; // @synthesize image=_image; - (void)dealloc; -- (id)initWithImage:(id)arg1 rectangle:(struct CGRect)arg2 needsBlend:(BOOL)arg3; +- (id)initWithImage:(id)arg1 rectangle:(struct CGRect)arg2 needsBlend:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderArguments.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderArguments.h index b62407dad..eef618e5c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderArguments.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderArguments.h @@ -15,20 +15,20 @@ NSDictionary *_forcedState; double _unalteredTime; double _displayLinkTimestamp; - float _morphingProgress; + double _morphingProgress; int _thumbnailPolicy; unsigned char _currentLayoutIndex; - BOOL _isPreloading; - BOOL _freezesSizeOfImageRequests; - BOOL _skipsAnimations; + _Bool _isPreloading; + _Bool _freezesSizeOfImageRequests; + _Bool _skipsAnimations; } -@property(nonatomic) BOOL skipsAnimations; // @synthesize skipsAnimations=_skipsAnimations; -@property BOOL freezesSizeOfImageRequests; // @synthesize freezesSizeOfImageRequests=_freezesSizeOfImageRequests; +@property(nonatomic) _Bool skipsAnimations; // @synthesize skipsAnimations=_skipsAnimations; +@property _Bool freezesSizeOfImageRequests; // @synthesize freezesSizeOfImageRequests=_freezesSizeOfImageRequests; @property int thumbnailPolicy; // @synthesize thumbnailPolicy=_thumbnailPolicy; -@property(readonly) BOOL isPreloading; // @synthesize isPreloading=_isPreloading; +@property(readonly) _Bool isPreloading; // @synthesize isPreloading=_isPreloading; @property unsigned char currentLayoutIndex; // @synthesize currentLayoutIndex=_currentLayoutIndex; -@property float morphingProgress; // @synthesize morphingProgress=_morphingProgress; +@property double morphingProgress; // @synthesize morphingProgress=_morphingProgress; @property double displayLinkTimestamp; // @synthesize displayLinkTimestamp=_displayLinkTimestamp; @property double unalteredTime; // @synthesize unalteredTime=_unalteredTime; @property(retain) NSDictionary *forcedState; // @synthesize forcedState=_forcedState; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderable-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderable-Protocol.h index 4c1fe621c..650a76d37 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderable-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderable-Protocol.h @@ -5,13 +5,13 @@ */ @protocol MRRenderable -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-AVFoundationAudioSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-AVFoundationAudioSupport.h new file mode 100644 index 000000000..8bb759460 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-AVFoundationAudioSupport.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (AVFoundationAudioSupport) +- (void)removeAudioPlayer:(id)arg1; +- (void)addAudioPlayer:(id)arg1; +- (void)processAudioPlayers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Halalali.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Halalali.h new file mode 100644 index 000000000..0fa3e46ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Halalali.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (Halalali) +- (void)_displayIsPreloadingImages; +- (void)_displayPlayingIDs; +- (void)_displayFPS:(double)arg1 actuallyDisplay:(_Bool)arg2; +- (double)_unalteredTime; +- (void)_setTime:(double)arg1 isResyncing:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions.h new file mode 100644 index 000000000..027168e71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (Interactions) +- (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; +- (id)layerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(_Bool)arg2 localPoint:(struct CGPoint *)arg3; +- (void)touchesCancelled:(id)arg1; +- (_Bool)touchesEnded:(id)arg1; +- (void)touchesMoved:(id)arg1; +- (void)touchesBegan:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions_Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions_Internal.h new file mode 100644 index 000000000..dd185d7a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Interactions_Internal.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (Interactions_Internal) +- (void)_doLayerTrackingAtLocation:(struct CGPoint)arg1; +- (id)_computeMatrixChainForLayer:(id)arg1; +- (void)_cleanupGestureRecognizers; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport.h new file mode 100644 index 000000000..2c15d0665 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (MRRenderer_ActionSupport) +- (id)actionByEvaluatingConditionalAction:(id)arg1 withStates:(id)arg2; +- (_Bool)sendStandardAction:(id)arg1; +- (void)sendMCAction:(id)arg1 fromSender:(id)arg2 toTarget:(id)arg3; +- (void)sendMCAction:(id)arg1 fromSender:(id)arg2; +- (void)doAction:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport_Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport_Internal.h new file mode 100644 index 000000000..508b12683 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-MRRenderer_ActionSupport_Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (MRRenderer_ActionSupport_Internal) +- (void)_doActions; +- (double)_doAction:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Notifications.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Notifications.h new file mode 100644 index 000000000..3f2abdfb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Notifications.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (Notifications) +- (void)sendNotification:(id)arg1; +- (void)_sendNotificationMainThread:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Private.h new file mode 100644 index 000000000..16cc5ec88 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-Private.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class MRContext; + +@interface MRRenderer (Private) +- (void)setUseCGLFlushDrawableWorkaround:(_Bool)arg1; +@property _Bool hideTextWhileEditing; +@property _Bool screenBurnTest; +@property(retain) id asynchronousOperationsDelegate; +@property(retain) id liveSlideshowDelegate; +- (void)setMasterStartTime:(double)arg1 andDuration:(double)arg2 mode:(int)arg3; +- (void)setMasterStartTime:(double)arg1 andDuration:(double)arg2 loop:(_Bool)arg3; +- (struct CGImage *)currentFrameAsCGImage; +- (struct CGImage *)copyCGSnapshotAtTime:(double)arg1 andSize:(struct CGSize)arg2; +- (struct CGImage *)snapshotAsCGImageForTime:(double)arg1 andSize:(struct CGSize)arg2; +- (id)layerAtPath:(id)arg1 fromLayer:(id)arg2; +- (void)undimAllLayers; +- (void)dimLayersExceptForPathTo:(id)arg1; +- (void)_undimAllLayersInLayer:(id)arg1; +- (void)_dimLayersExceptForPathTo:(id)arg1; +- (id)selectedLayers; +- (void)deselectAllLayers; +- (void)deselectLayer:(id)arg1; +- (void)selectLayer:(id)arg1; +- (void)updateSelectionLayer; +@property(readonly) _Bool isFlipped; +- (void)setFreezeSizeOfImageRequests:(_Bool)arg1; +@property double masterClock; +@property _Bool dontShowDRMUI; +@property(readonly) MRContext *context; + +// Remaining properties +@property(nonatomic) struct CGPoint contextOffset; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-RandomTransitionSupport.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-RandomTransitionSupport.h new file mode 100644 index 000000000..8a4471b20 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-RandomTransitionSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (RandomTransitionSupport) +- (id)chooseTransitionIDForRandomTransitionPresetID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-TextEditing.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-TextEditing.h new file mode 100644 index 000000000..5ae7cec8b --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer-TextEditing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRRenderer (TextEditing) ++ (double)textScaleForResolution:(struct CGSize)arg1; +- (void)endTextEditing:(_Bool)arg1; +- (_Bool)beginTextEditingOfElement:(id)arg1 inPlug:(id)arg2 callDelegate:(_Bool)arg3; +- (_Bool)beginTextEditingOfElement:(id)arg1 inLayer:(id)arg2 callDelegate:(_Bool)arg3; +- (long long)_maxLinesForCurrentEditingTextElement; +- (struct CGSize)_maxSizeForCurrentEditingTextElement; +- (_Bool)getVerticesCoordinatesForCurrentlyEditedTextElement:(struct CGPoint (*)[4])arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer.h index 4174bf1d8..e87b088db 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRenderer.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class CADisplayLink, MCMontage, MRContext, MRLayerParallelizer, MRRendererInternal, NSDictionary; +@class CADisplayLink, MCMontage, MRLayerParallelizer, MRRendererInternal, NSDictionary; @interface MRRenderer : NSObject { @@ -18,41 +18,39 @@ NSDictionary *mDescriptionsForRandomTransitionPresetIDs; CADisplayLink *mDisplayLink; double mDisplayLinkTimestamp; - NSDictionary *mDescriptionsForRandomTransitionPresetIDs; - BOOL mIsEditing; - BOOL mIsPlaying; - BOOL mPushRendering; - BOOL mRequestRenderingOnChanges; - BOOL mDisplaysFPS; - BOOL mDisplaysPlayingIDs; - BOOL mDisplaysIsPreloadingImages; - BOOL mIsCleanedUp; - BOOL _asynchronousOperationsAreSuspended; - BOOL _allowsThumbnails; - MCMontage *mMontage; + _Bool mIsEditing; + _Bool mIsPlaying; + _Bool mPushRendering; + _Bool mRequestRenderingOnChanges; + _Bool mDisplaysFPS; + _Bool mDisplaysPlayingIDs; + _Bool mDisplaysIsPreloadingImages; + _Bool mIsCleanedUp; + _Bool _asynchronousOperationsAreSuspended; + _Bool _allowsThumbnails; int mMode; int mOrientation; + float mVolume; + MCMontage *mMontage; id mAssetManagementDelegate; id mRenderingDelegate; - float mVolume; - NSDictionary *mParameters; double mTimeQuantum; + NSDictionary *mParameters; double _fadeInStartTime; double _fadeInDuration; double _fadeOutStartTime; double _fadeOutDuration; } -+ (BOOL)isDiskImageCacheEnabled; ++ (_Bool)isDiskImageCacheEnabled; + (void)enableDiskImageCache; -+ (float)textScaleForResolution:(struct CGSize)arg1; @property(nonatomic) double fadeOutDuration; // @synthesize fadeOutDuration=_fadeOutDuration; @property(nonatomic) double fadeOutStartTime; // @synthesize fadeOutStartTime=_fadeOutStartTime; @property(nonatomic) double fadeInDuration; // @synthesize fadeInDuration=_fadeInDuration; @property(nonatomic) double fadeInStartTime; // @synthesize fadeInStartTime=_fadeInStartTime; -@property(nonatomic) BOOL allowsThumbnails; // @synthesize allowsThumbnails=_allowsThumbnails; -@property(setter=suspendAsynchronousOperations:) BOOL asynchronousOperationsAreSuspended; // @synthesize asynchronousOperationsAreSuspended=_asynchronousOperationsAreSuspended; -@property(readonly) BOOL isCleanedUp; // @synthesize isCleanedUp=mIsCleanedUp; +@property(nonatomic) _Bool allowsThumbnails; // @synthesize allowsThumbnails=_allowsThumbnails; +@property(setter=suspendAsynchronousOperations:) _Bool asynchronousOperationsAreSuspended; // @synthesize asynchronousOperationsAreSuspended=_asynchronousOperationsAreSuspended; +@property(readonly) _Bool isCleanedUp; // @synthesize isCleanedUp=mIsCleanedUp; @property(readonly) NSDictionary *parameters; // @synthesize parameters=mParameters; @property(nonatomic) double timeQuantum; // @synthesize timeQuantum=mTimeQuantum; @property(nonatomic) float volume; // @synthesize volume=mVolume; @@ -60,22 +58,22 @@ @property(retain) id renderingDelegate; // @synthesize renderingDelegate=mRenderingDelegate; @property(retain) id featureDelegate; // @synthesize featureDelegate=mFeatureDelegate; @property(retain, nonatomic) id assetManagementDelegate; // @synthesize assetManagementDelegate=mAssetManagementDelegate; -@property(nonatomic) BOOL displaysIsPreloadingImages; // @synthesize displaysIsPreloadingImages=mDisplaysIsPreloadingImages; -@property(nonatomic) BOOL displaysPlayingIDs; // @synthesize displaysPlayingIDs=mDisplaysPlayingIDs; -@property(nonatomic) BOOL displaysFPS; // @synthesize displaysFPS=mDisplaysFPS; -@property(nonatomic) BOOL requestRenderingOnChanges; // @synthesize requestRenderingOnChanges=mRequestRenderingOnChanges; -@property(nonatomic) BOOL pushRendering; // @synthesize pushRendering=mPushRendering; -@property(nonatomic) BOOL isEditing; // @synthesize isEditing=mIsEditing; +@property(nonatomic) _Bool displaysIsPreloadingImages; // @synthesize displaysIsPreloadingImages=mDisplaysIsPreloadingImages; +@property(nonatomic) _Bool displaysPlayingIDs; // @synthesize displaysPlayingIDs=mDisplaysPlayingIDs; +@property(nonatomic) _Bool displaysFPS; // @synthesize displaysFPS=mDisplaysFPS; +@property(nonatomic) _Bool requestRenderingOnChanges; // @synthesize requestRenderingOnChanges=mRequestRenderingOnChanges; +@property(nonatomic) _Bool pushRendering; // @synthesize pushRendering=mPushRendering; +@property(nonatomic) _Bool isEditing; // @synthesize isEditing=mIsEditing; @property(nonatomic) int mode; // @synthesize mode=mMode; @property(nonatomic) struct CGSize size; // @synthesize size=mSize; @property(retain, nonatomic) MCMontage *montage; // @synthesize montage=mMontage; - (void)endMorphing; -- (void)beginMorphingToAspectRatio:(float)arg1 andOrientation:(int)arg2 withDuration:(double)arg3; +- (void)beginMorphingToAspectRatio:(double)arg1 andOrientation:(int)arg2 withDuration:(double)arg3; - (void)addIDToDisplay:(id)arg1:(id)arg2; - (void)imagePreloadingEnded; - (void)imagePreloadingBegan; - (void)stall; -- (void)effect:(id)arg1 requestedNumberOfSlides:(unsigned int)arg2 firstSlideIndexStillNeeded:(unsigned int)arg3; +- (void)effect:(id)arg1 requestedNumberOfSlides:(unsigned long long)arg2 firstSlideIndexStillNeeded:(unsigned long long)arg3; - (void)_effectRequestedSlides:(id)arg1; - (void)nearingEndForSerializer:(id)arg1; - (void)_nearingEndForSerializer:(id)arg1; @@ -88,25 +86,26 @@ - (id)layerForPlug:(id)arg1; - (void)transitionToPreviousPlugInContainerOfPlug:(id)arg1; - (void)transitionToNextPlugInContainerOfPlug:(id)arg1; -@property(readonly) BOOL isOffscreen; -@property BOOL usesNewImageManager; +@property(readonly) _Bool isOffscreen; +@property _Bool usesNewImageManager; @property(nonatomic) unsigned char currentLayoutIndex; - (void)disableFadeInAndOut; - (void)resetFadeInAndOut; @property(nonatomic) int orientation; // @synthesize orientation=mOrientation; -@property(nonatomic) struct CGPoint contextOffset; +- (void)setContextOffset:(struct CGPoint)arg1; +- (struct CGPoint)contextOffset; - (void)setTemporarySize:(struct CGSize)arg1; - (void)_syncTimeToOuter; @property(nonatomic) double time; -- (void)setUsesExternalDisplayLink:(BOOL)arg1; +- (void)setUsesExternalDisplayLink:(_Bool)arg1; - (void)moveNavigatorFromForthToBackHistory:(id)arg1; - (void)moveNavigatorFromBackToForthHistory:(id)arg1; - (void)removeNavigatorFromForthHistory:(id)arg1; - (void)removeNavigatorFromBackHistory:(id)arg1; - (void)addNavigatorToForthHistory:(id)arg1; - (void)addNavigatorToBackHistory:(id)arg1; -- (BOOL)canGoForth; -- (BOOL)canGoBack; +- (_Bool)canGoForth; +- (_Bool)canGoBack; - (void)goForth; - (void)goBack; - (void)stepBackward; @@ -119,84 +118,27 @@ - (void)_renderOnDisplayLink:(id)arg1; - (void)updateTimeWithDisplayLinkTimestamp:(double)arg1; - (void)_renderThreadMain; -- (void)warmupVideo:(BOOL)arg1; -- (void)warmupAudio:(BOOL)arg1; -- (BOOL)requestRenderingWithin:(double)arg1; -- (void)requestRendering:(BOOL)arg1; +- (void)warmupVideo:(_Bool)arg1; +- (void)warmupAudio:(_Bool)arg1; +- (_Bool)requestRenderingWithin:(double)arg1; +- (void)requestRendering:(_Bool)arg1; - (void)pauseWhenStill; - (void)_resume; - (void)_pause; - (void)_syncIsPlayingToOuter; - (void)resume; - (void)pause; -@property(readonly) BOOL isPlaying; // @synthesize isPlaying=mIsPlaying; -@property BOOL slaveFrameMode; +@property(readonly) _Bool isPlaying; // @synthesize isPlaying=mIsPlaying; +@property _Bool slaveFrameMode; - (void)unlockRendering; - (void)lockRendering; - (void)setEAGLContext:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (void)finalize; - (void)dealloc; - (id)init; - (id)initWithParameters:(id)arg1; -- (void)_displayIsPreloadingImages; -- (void)_displayPlayingIDs; -- (void)_displayFPS:(double)arg1 actuallyDisplay:(BOOL)arg2; -- (double)_unalteredTime; -- (void)_setTime:(double)arg1 isResyncing:(BOOL)arg2; -- (void)removeAudioPlayer:(id)arg1; -- (void)addAudioPlayer:(id)arg1; -- (void)processAudioPlayers; -- (void)setUseCGLFlushDrawableWorkaround:(BOOL)arg1; -@property BOOL hideTextWhileEditing; -@property BOOL screenBurnTest; -@property(retain) id asynchronousOperationsDelegate; -@property(retain) id liveSlideshowDelegate; -- (void)setMasterStartTime:(double)arg1 andDuration:(double)arg2 mode:(int)arg3; -- (void)setMasterStartTime:(double)arg1 andDuration:(double)arg2 loop:(BOOL)arg3; -- (struct CGImage *)currentFrameAsCGImage; -- (struct CGImage *)copyCGSnapshotAtTime:(double)arg1 andSize:(struct CGSize)arg2; -- (struct CGImage *)snapshotAsCGImageForTime:(double)arg1 andSize:(struct CGSize)arg2; -- (id)layerAtPath:(id)arg1 fromLayer:(id)arg2; -- (void)undimAllLayers; -- (void)dimLayersExceptForPathTo:(id)arg1; -- (void)_undimAllLayersInLayer:(id)arg1; -- (void)_dimLayersExceptForPathTo:(id)arg1; -- (id)selectedLayers; -- (void)deselectAllLayers; -- (void)deselectLayer:(id)arg1; -- (void)selectLayer:(id)arg1; -- (void)updateSelectionLayer; -@property(readonly) BOOL isFlipped; -- (void)setFreezeSizeOfImageRequests:(BOOL)arg1; -@property double masterClock; -@property BOOL dontShowDRMUI; -@property(readonly) MRContext *context; -- (void)sendNotification:(id)arg1; -- (void)_sendNotificationMainThread:(id)arg1; -- (id)chooseTransitionIDForRandomTransitionPresetID:(id)arg1; -- (id)actionByEvaluatingConditionalAction:(id)arg1 withStates:(id)arg2; -- (BOOL)sendStandardAction:(id)arg1; -- (void)sendMCAction:(id)arg1 fromSender:(id)arg2 toTarget:(id)arg3; -- (void)sendMCAction:(id)arg1 fromSender:(id)arg2; -- (void)doAction:(id)arg1; -- (void)_doActions; -- (double)_doAction:(id)arg1; -- (id)actionHitAtPoint:(struct CGPoint)arg1 layer:(id *)arg2; -- (id)layerHitAtPoint:(struct CGPoint)arg1 onlyIfHitElement:(BOOL)arg2 localPoint:(struct CGPoint *)arg3; -- (void)touchesCancelled:(id)arg1; -- (BOOL)touchesEnded:(id)arg1; -- (void)touchesMoved:(id)arg1; -- (void)touchesBegan:(id)arg1; -- (void)_doLayerTrackingAtLocation:(struct CGPoint)arg1; -- (id)_computeMatrixChainForLayer:(id)arg1; -- (void)_cleanupGestureRecognizers; -- (void)endTextEditing:(BOOL)arg1; -- (BOOL)beginTextEditingOfElement:(id)arg1 inPlug:(id)arg2 callDelegate:(BOOL)arg3; -- (BOOL)beginTextEditingOfElement:(id)arg1 inLayer:(id)arg2 callDelegate:(BOOL)arg3; -- (int)_maxLinesForCurrentEditingTextElement; -- (struct CGSize)_maxSizeForCurrentEditingTextElement; -- (BOOL)getVerticesCoordinatesForCurrentlyEditedTextElement:(struct CGPoint (*)[4])arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRendererInternal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRendererInternal.h index 706905717..8922cf5d7 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRRendererInternal.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRRendererInternal.h @@ -20,11 +20,11 @@ double mTimeOffset; double mUnalteredTimeOffset; double mMasterClock; - BOOL mIsStalled; - BOOL mRenderingRequested; - BOOL mHasToRebuildAudio; - BOOL mDontShowDRMUI; - BOOL mSlaveFrameMode; + _Bool mIsStalled; + _Bool mRenderingRequested; + _Bool mHasToRebuildAudio; + _Bool mDontShowDRMUI; + _Bool mSlaveFrameMode; struct CGPoint mContextOffset; MRRenderArguments *mRenderArguments; struct CGImage *mSnapshotAsCGImage; @@ -37,34 +37,34 @@ NSMutableDictionary *mGestureRecognizers; MRLayerEffect *mLayerCurrentlyTextEditing; NSString *mCurrentlyEditedTextElement; - BOOL mShouldPauseWhenStill; - BOOL mNeedsToResize; - BOOL mNeedsToTemporaryResize; - BOOL mNeedsToResumeOrPauseLayers; - BOOL mNeedsToSynchronizeTimeInLayers; - BOOL mNeedsToSynchronizeTimeInAudioMovies; + _Bool mShouldPauseWhenStill; + _Bool mNeedsToResize; + _Bool mNeedsToTemporaryResize; + _Bool mNeedsToResumeOrPauseLayers; + _Bool mNeedsToSynchronizeTimeInLayers; + _Bool mNeedsToSynchronizeTimeInAudioMovies; struct CGSize mTemporarySize; double mMorphingStartTime; double mMorphingEndTime; - float mMorphingRotationAngle; - BOOL mMorphingHandlesRotation; + double mMorphingRotationAngle; + _Bool mMorphingHandlesRotation; MRImage *mSnapshotForMorphing; NSMutableArray *mActions; NSMutableDictionary *mAudioPlayerBuckets; NSArray *mAudioPlayerSortedBuckets; id mLiveSlideshowDelegate; id mAsynchronousOperationsDelegate; - BOOL mScreenBurnTest; + _Bool mScreenBurnTest; unsigned long long mScreenBurnTestCurrentPass; MRImage *mScreenBurnTestAccumulationImage1; MRImage *mScreenBurnTestAccumulationImage2; NSMutableArray *mNavigatorHistoryBack; NSMutableArray *mNavigatorHistoryForth; NSDictionary *mForcedState; - BOOL mHideTextWhileEditing; - BOOL mUsesNewImageManager; + _Bool mHideTextWhileEditing; + _Bool mUsesNewImageManager; double mFrameTime[64]; - unsigned long mFrameTimeIndex; + unsigned int mFrameTimeIndex; struct __sFILE { char *_field1; int _field2; @@ -93,13 +93,13 @@ MRImage *mCurrentIDsImage; NSString *mPreviousCurrentIDs; double mOuterTime; - BOOL mInnerTimeNeedsSync; - BOOL mUseOuterTime; - BOOL mOuterIsPlaying; - BOOL mInnerIsPlayingNeedsSync; - BOOL mUseOuterIsPlaying; - unsigned int mCountOfPreloadingImages; - BOOL mUsesExternalDisplayLink; + _Bool mInnerTimeNeedsSync; + _Bool mUseOuterTime; + _Bool mOuterIsPlaying; + _Bool mInnerIsPlayingNeedsSync; + _Bool mUseOuterIsPlaying; + unsigned long long mCountOfPreloadingImages; + _Bool mUsesExternalDisplayLink; } @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRShader.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRShader.h index 941347454..a62a6a70e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRShader.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRShader.h @@ -29,10 +29,10 @@ NSMutableDictionary *mUniformLocations; NSMutableDictionary *mUniforms; NSMutableDictionary *mAttributeLocations; - BOOL mTextureUnitsAreBound; + _Bool mTextureUnitsAreBound; } -@property BOOL textureUnitsAreBound; // @synthesize textureUnitsAreBound=mTextureUnitsAreBound; +@property _Bool textureUnitsAreBound; // @synthesize textureUnitsAreBound=mTextureUnitsAreBound; @property(readonly, nonatomic) unsigned int program; // @synthesize program=mProgram; @property(readonly) NSString *shaderKey; // @synthesize shaderKey=mShaderKey; @property(readonly) NSString *shaderID; // @synthesize shaderID=mShaderID; @@ -47,10 +47,10 @@ - (void)setUniformInt:(int)arg1 forKey:(id)arg2; - (int)_locationForUniform:(id)arg1; - (void)setForeColor:(const float *)arg1; -- (BOOL)caresAboutForeColor; -- (void)setTextureMatrix:(float [16])arg1 onTextureUnit:(unsigned int)arg2; +- (_Bool)caresAboutForeColor; +- (void)setTextureMatrix:(float [16])arg1 onTextureUnit:(unsigned long long)arg2; - (void)setNormal:(float)arg1:(float)arg2:(float)arg3; -- (BOOL)caresAboutNormal; +- (_Bool)caresAboutNormal; - (void)setModelViewProjectionMatrix:(float [16])arg1; @property(retain) MRContext *useContext; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRShaderManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRShaderManager.h index 21c930fda..8426e155b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRShaderManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRShaderManager.h @@ -23,7 +23,7 @@ - (void)registerShaderWithFragmentShaderSource:(id)arg1 andVertexShaderName:(id)arg2 forShaderID:(id)arg3; - (void)registerVertexShaderWithVertexShaderSource:(id)arg1 forShaderID:(id)arg2; - (id)shaderForShaderID:(id)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (unsigned int)_glShaderForID:(id)arg1 inBaseContext:(id)arg2 isFragmentShader:(BOOL)arg3 withArguments:(id)arg4; +- (unsigned int)_glShaderForID:(id)arg1 inBaseContext:(id)arg2 isFragmentShader:(_Bool)arg3 withArguments:(id)arg4; - (void)forgetContext:(id)arg1; - (void)releaseResources; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider-Private.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider-Private.h new file mode 100644 index 000000000..062662924 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRSlideProvider (Private) ++ (void)applyKenBurnsForSlide:(id)arg1 inPlug:(id)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 withTargetSize:(struct CGSize)arg5 kenBurnsType:(int)arg6 translation:(struct CGPoint *)arg7 scale:(double *)arg8 rotation:(double *)arg9; +- (void)printFlags; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider.h index 383c1c09d..73e45864a 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSlideProvider.h @@ -33,21 +33,20 @@ MCSlide *mSlide; int mKenBurnsType; NSString *mAssetPath; - float mOriginalImageAspectRatio; + double mOriginalImageAspectRatio; MRLayer *mSlideLayer; struct CGSize mImageSize; struct CGSize mLastImageSize; double mLastTime; struct CGSize mLastDaSize; struct CGSize mSizeFactor; - BOOL mIsAnimatedGIF; + _Bool mIsAnimatedGIF; MCSlide *mSlideCopy; - unsigned int mSlideIndex; + unsigned long long mSlideIndex; MRAudioPlayer *mFakeAudioPlayer; unsigned int mFlags; } -+ (void)applyKenBurnsForSlide:(id)arg1 inPlug:(id)arg2 forSize:(struct CGSize)arg3 atTime:(double)arg4 withTargetSize:(struct CGSize)arg5 kenBurnsType:(int)arg6 translation:(struct CGPoint *)arg7 scale:(float *)arg8 rotation:(float *)arg9; @property(readonly, nonatomic) double slideDuration; // @synthesize slideDuration=mSlideDuration; @property(readonly, nonatomic) double slideStartTime; // @synthesize slideStartTime=mSlideStartTime; @property(readonly) MRFrame *frame; // @synthesize frame=mFrame; @@ -65,43 +64,42 @@ - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)updateStuffWithAssetManager:(id)arg1; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +- (_Bool)updateStuffWithAssetManager:(id)arg1; - (void)_computeImageSizeInContext:(id)arg1 withArguments:(id)arg2; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; - (void)loadTextureWithArguments:(id)arg1; - (void)_loadTextureWithArguments:(id)arg1; - (void)loadWithArguments:(id)arg1; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; - (void)_unloadIfNotUpdatingLive; -- (BOOL)endLiveUpdate; -- (BOOL)beginLiveUpdate; +- (_Bool)endLiveUpdate; +- (_Bool)beginLiveUpdate; @property(nonatomic) double time; -@property(nonatomic) BOOL isPlaying; +@property(nonatomic) _Bool isPlaying; - (void)updateShowTimeAndDurationWithPlug:(id)arg1 andAttributes:(id)arg2; -- (struct CGSize)unframedImageSizeForAspectRatio:(float)arg1 frameID:(id)arg2 andFrameAttributes:(id)arg3 atIndex:(unsigned long)arg4 framedImageSize:(struct CGSize *)arg5; -- (struct CGSize)framedImageSizeAtIndex:(unsigned long)arg1 aspectRatio:(float)arg2; -@property(readonly) BOOL hasFilters; -@property(nonatomic) BOOL needsToUpdateLayout; -@property(readonly, nonatomic) BOOL isLoaded; -@property(readonly) BOOL canPlay; -@property(nonatomic) BOOL slideIsReadonly; -@property(nonatomic) BOOL isStill; -@property(nonatomic) BOOL useMipmapping; -@property(nonatomic) BOOL isMonochromatic; +- (struct CGSize)unframedImageSizeForAspectRatio:(float)arg1 frameID:(id)arg2 andFrameAttributes:(id)arg3 atIndex:(unsigned int)arg4 framedImageSize:(struct CGSize *)arg5; +- (struct CGSize)framedImageSizeAtIndex:(unsigned int)arg1 aspectRatio:(float)arg2; +@property(readonly) _Bool hasFilters; +@property(nonatomic) _Bool needsToUpdateLayout; +@property(readonly, nonatomic) _Bool isLoaded; +@property(readonly) _Bool canPlay; +@property(nonatomic) _Bool slideIsReadonly; +@property(nonatomic) _Bool isStill; +@property(nonatomic) _Bool useMipmapping; +@property(nonatomic) _Bool isMonochromatic; @property(readonly, nonatomic) float imageAspectRatio; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)cleanup; - (void)finalize; - (void)dealloc; - (id)initWithEffectLayer:(id)arg1; -- (void)printFlags; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRSnapshotter.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSnapshotter.h index f929ae40a..a5d2aa7f2 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRSnapshotter.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRSnapshotter.h @@ -19,14 +19,14 @@ @property(nonatomic) struct CGSize size; // @synthesize size=_size; - (struct CGImage *)CGImageSnapshotAtState:(id)arg1; - (struct CGImage *)CGImageSnapshotAtTime:(double)arg1; -- (void)snapshotToBuffer:(unsigned int *)arg1 withBytesPerRow:(unsigned long)arg2 atTime:(double)arg3; +- (void)snapshotToBuffer:(unsigned int *)arg1 withBytesPerRow:(unsigned int)arg2 atTime:(double)arg3; - (struct CGImage *)_CGImageSnapshot; -- (void)_snapshotToBuffer:(unsigned int *)arg1 withBytesPerRow:(unsigned long)arg2; +- (void)_snapshotToBuffer:(unsigned int *)arg1 withBytesPerRow:(unsigned int)arg2; @property(readonly, nonatomic) struct CGColorSpace *colorSpace; @property(nonatomic) double timeQuantum; -@property(nonatomic) BOOL isFlipped; +@property(nonatomic) _Bool isFlipped; - (void)dealloc; -- (id)initWithMontage:(id)arg1 andAssetManagementDelegate:(id)arg2 isReadOnly:(BOOL)arg3; +- (id)initWithMontage:(id)arg1 andAssetManagementDelegate:(id)arg2 isReadOnly:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer-HACK.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer-HACK.h new file mode 100644 index 000000000..b9d34bbb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer-HACK.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MRTextRenderer (HACK) +- (id)_invertRect:(struct CGRect)arg1 inRect:(struct CGRect)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer.h index 53043248e..b8fff450f 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTextRenderer.h @@ -15,66 +15,66 @@ NSAttributedString *_placeholderText; struct CGSize _definedSize; struct CGSize _resolution; - int _maxNumberOfLines; - int _lastGlyphIndex; - BOOL _truncate; - BOOL _renderAtDefinedSize; - float _lineSpacingFactor; + long long _maxNumberOfLines; + long long _lastGlyphIndex; + _Bool _truncate; + _Bool _renderAtDefinedSize; + double _lineSpacingFactor; struct CGSize _inset; - float _scale; - int _columnCount; - float _columnMargin; - float _extraFooter; - BOOL _centerVertically; + double _scale; + long long _columnCount; + double _columnMargin; + double _extraFooter; + _Bool _centerVertically; struct CGSize _cachedSize; struct CGSize _originalCacheSize; struct CGRect _imageRect; } @property(nonatomic) struct CGRect imageRect; // @synthesize imageRect=_imageRect; -@property(nonatomic) BOOL centerVertically; // @synthesize centerVertically=_centerVertically; -@property(nonatomic) float extraFooter; // @synthesize extraFooter=_extraFooter; -@property(nonatomic) float columnMargin; // @synthesize columnMargin=_columnMargin; -@property(nonatomic) int columnCount; // @synthesize columnCount=_columnCount; -@property(nonatomic) float scale; // @synthesize scale=_scale; +@property(nonatomic) _Bool centerVertically; // @synthesize centerVertically=_centerVertically; +@property(nonatomic) double extraFooter; // @synthesize extraFooter=_extraFooter; +@property(nonatomic) double columnMargin; // @synthesize columnMargin=_columnMargin; +@property(nonatomic) long long columnCount; // @synthesize columnCount=_columnCount; +@property(nonatomic) double scale; // @synthesize scale=_scale; @property(nonatomic) struct CGSize inset; // @synthesize inset=_inset; -@property(nonatomic) float lineSpacingFactor; // @synthesize lineSpacingFactor=_lineSpacingFactor; -@property(nonatomic) BOOL renderAtDefinedSize; // @synthesize renderAtDefinedSize=_renderAtDefinedSize; +@property(nonatomic) double lineSpacingFactor; // @synthesize lineSpacingFactor=_lineSpacingFactor; +@property(nonatomic) _Bool renderAtDefinedSize; // @synthesize renderAtDefinedSize=_renderAtDefinedSize; @property(nonatomic) struct CGSize definedSize; // @synthesize definedSize=_definedSize; -@property(nonatomic) BOOL truncate; // @synthesize truncate=_truncate; -@property(nonatomic) int maxNumberOfLines; // @synthesize maxNumberOfLines=_maxNumberOfLines; +@property(nonatomic) _Bool truncate; // @synthesize truncate=_truncate; +@property(nonatomic) long long maxNumberOfLines; // @synthesize maxNumberOfLines=_maxNumberOfLines; @property(nonatomic) struct CGSize resolution; // @synthesize resolution=_resolution; @property(nonatomic) NSAttributedString *placeholderText; // @synthesize placeholderText=_placeholderText; - (void)trimWhitespace; -- (id)_truncateTextToFitInSize:(struct CGSize)arg1 fromCenter:(BOOL)arg2 outSize:(struct CGSize *)arg3; +- (id)_truncateTextToFitInSize:(struct CGSize)arg1 fromCenter:(_Bool)arg2 outSize:(struct CGSize *)arg3; - (void)updateLineSpacing; -- (void)squeezeWidthForLineCount:(int)arg1; +- (void)squeezeWidthForLineCount:(long long)arg1; - (struct CGSize)_shadowSizeOffsetForString:(id)arg1; - (struct CGSize)shadowOffset; -- (int)_numberOfLinesInString:(id)arg1; +- (long long)_numberOfLinesInString:(id)arg1; - (id)truncatedText; -- (int)numberOfLinesForTruncatedText; -- (int)numberOfLines; +- (long long)numberOfLinesForTruncatedText; +- (long long)numberOfLines; - (struct CGSize)_sizeOfString:(id)arg1; -- (struct CGRect)frameOfLineWithGlyphAtIndex:(int)arg1 range:(struct _NSRange *)arg2; -- (struct CGPoint)originOfGlyphAtIndex:(int)arg1; -- (int)glyphIndexForStringIndex:(int)arg1; -- (CDStruct_1ef3fb1f)rangeOfStringForGlyphIndex:(int)arg1; -- (struct CGContext *)retainedContextOfGlyphAtIndex:(int)arg1; -- (int)countOfGlyphs; -- (struct CGPoint)originOfWordAtIndex:(int)arg1; -- (struct CGContext *)retainedContextOfWordsInRange:(CDStruct_1ef3fb1f)arg1; -- (CDStruct_1ef3fb1f)rangeOfGlyphsForWordsInRange:(CDStruct_1ef3fb1f)arg1; -- (CDStruct_1ef3fb1f)rangeOfGlyphsOnLine:(int)arg1; -- (CDStruct_1ef3fb1f)rangeOfWordsOnLine:(int)arg1; -- (int)countOfWords; +- (struct CGRect)frameOfLineWithGlyphAtIndex:(long long)arg1 range:(struct _NSRange *)arg2; +- (struct CGPoint)originOfGlyphAtIndex:(long long)arg1; +- (long long)glyphIndexForStringIndex:(long long)arg1; +- (CDStruct_912cb5d2)rangeOfStringForGlyphIndex:(long long)arg1; +- (struct CGContext *)retainedContextOfGlyphAtIndex:(long long)arg1; +- (long long)countOfGlyphs; +- (struct CGPoint)originOfWordAtIndex:(long long)arg1; +- (struct CGContext *)retainedContextOfWordsInRange:(CDStruct_912cb5d2)arg1; +- (CDStruct_912cb5d2)rangeOfGlyphsForWordsInRange:(CDStruct_912cb5d2)arg1; +- (CDStruct_912cb5d2)rangeOfGlyphsOnLine:(long long)arg1; +- (CDStruct_912cb5d2)rangeOfWordsOnLine:(long long)arg1; +- (long long)countOfWords; - (struct CGRect)_textClipRectForString:(id)arg1; -- (void)_drawInContext:(struct CGContext *)arg1 withAttributedString:(id)arg2 withSize:(struct CGSize)arg3 andScale:(float)arg4; -- (float)_strikethroughThinkness:(int)arg1 baselineOffset:(float)arg2 lineRect:(struct CGRect)arg3; +- (void)_drawInContext:(struct CGContext *)arg1 withAttributedString:(id)arg2 withSize:(struct CGSize)arg3 andScale:(double)arg4; +- (double)_strikethroughThinkness:(long long)arg1 baselineOffset:(double)arg2 lineRect:(struct CGRect)arg3; - (struct CGContext *)_retainedContextFromAttributedString:(id)arg1 withSize:(struct CGSize)arg2; -- (struct CGRect)_tightFrameOfLineAtIndex:(int)arg1 inString:(id)arg2 withSize:(struct CGSize)arg3; -- (struct CGRect)tightFrameOfLineAtIndex:(int)arg1; -- (float)_scale; +- (struct CGRect)_tightFrameOfLineAtIndex:(long long)arg1 inString:(id)arg2 withSize:(struct CGSize)arg3; +- (struct CGRect)tightFrameOfLineAtIndex:(long long)arg1; +- (double)_scale; - (struct CGRect)tightFrameOfAllLines; - (struct CGSize)_sizeToRendererAt; - (struct CGSize)sizeOfContext; @@ -88,7 +88,6 @@ - (void)dealloc; - (id)initWithText:(id)arg1 resolution:(struct CGSize)arg2; - (id)init; -- (id)_invertRect:(struct CGRect)arg1 inRect:(struct CGRect)arg2; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTexture.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTexture.h index 12d812a9d..533dae239 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTexture.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTexture.h @@ -12,11 +12,11 @@ { EAGLContext *mParentGLContext; MRContextState *mInnerState; - unsigned long mWidth; - unsigned long mHeight; + unsigned int mWidth; + unsigned int mHeight; unsigned int mTextureName; unsigned int mTextureTarget; - unsigned long mPixelFormat; + unsigned int mPixelFormat; double mTimestamp; unsigned int mFramebufferName; EAGLContext *mGLContext; @@ -25,7 +25,7 @@ int mWrapS; int mWrapT; float mBorderColor[4]; - BOOL mTextureNameIsNotOurs; + _Bool mTextureNameIsNotOurs; } @property(nonatomic) int wrapT; // @synthesize wrapT=mWrapT; @@ -33,24 +33,24 @@ @property(nonatomic) int magFilter; // @synthesize magFilter=mMagFilter; @property(nonatomic) int minFilter; // @synthesize minFilter=mMinFilter; @property(readonly, nonatomic) unsigned int framebufferName; // @synthesize framebufferName=mFramebufferName; -@property(readonly, nonatomic) unsigned long pixelFormat; // @synthesize pixelFormat=mPixelFormat; +@property(readonly, nonatomic) unsigned int pixelFormat; // @synthesize pixelFormat=mPixelFormat; @property(readonly, nonatomic) EAGLContext *glContext; // @synthesize glContext=mGLContext; @property(nonatomic) double timestamp; // @synthesize timestamp=mTimestamp; @property(readonly, nonatomic) unsigned int textureTarget; // @synthesize textureTarget=mTextureTarget; @property(readonly, nonatomic) unsigned int textureName; // @synthesize textureName=mTextureName; -@property(readonly, nonatomic) unsigned long height; // @synthesize height=mHeight; -@property(readonly, nonatomic) unsigned long width; // @synthesize width=mWidth; +@property(readonly, nonatomic) unsigned int height; // @synthesize height=mHeight; +@property(readonly, nonatomic) unsigned int width; // @synthesize width=mWidth; @property(readonly) MRContextState *innerState; // @synthesize innerState=mInnerState; - (void)setLabel:(id)arg1; -- (void)uploadData:(void *)arg1 rowBytes:(unsigned int)arg2 toRect:(struct CGRect)arg3; +- (void)uploadData:(void *)arg1 rowBytes:(unsigned long long)arg2 toRect:(struct CGRect)arg3; - (void)cleanup; - (void)finalize; - (void)dealloc; -- (id)initWithDatas:(void **)arg1 dataCount:(unsigned int)arg2 width:(unsigned long)arg3 height:(unsigned long)arg4 rowBytes:(unsigned long)arg5 inGLContext:(id)arg6 options:(const CDStruct_2a38db39 *)arg7; -- (id)initWithData:(void *)arg1 width:(unsigned long)arg2 height:(unsigned long)arg3 rowBytes:(unsigned long)arg4 inGLContext:(id)arg5 options:(const CDStruct_2a38db39 *)arg6; -- (id)initWithIOSurface:(struct __IOSurface *)arg1 inGLContext:(id)arg2 options:(const CDStruct_2a38db39 *)arg3; -- (id)initWithTextureName:(unsigned int)arg1 textureTarget:(unsigned int)arg2 size:(struct CGSize)arg3 inGLContext:(id)arg4 options:(const CDStruct_2a38db39 *)arg5; -- (id)initWithSize:(struct CGSize)arg1 inGLContext:(id)arg2 options:(const CDStruct_2a38db39 *)arg3; +- (id)initWithDatas:(void **)arg1 dataCount:(unsigned long long)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 rowBytes:(unsigned int)arg5 inGLContext:(id)arg6 options:(const CDStruct_ad85aa33 *)arg7; +- (id)initWithData:(void *)arg1 width:(unsigned int)arg2 height:(unsigned int)arg3 rowBytes:(unsigned int)arg4 inGLContext:(id)arg5 options:(const CDStruct_ad85aa33 *)arg6; +- (id)initWithIOSurface:(struct __IOSurface *)arg1 inGLContext:(id)arg2 options:(const CDStruct_ad85aa33 *)arg3; +- (id)initWithTextureName:(unsigned int)arg1 textureTarget:(unsigned int)arg2 size:(struct CGSize)arg3 inGLContext:(id)arg4 options:(const CDStruct_ad85aa33 *)arg5; +- (id)initWithSize:(struct CGSize)arg1 inGLContext:(id)arg2 options:(const CDStruct_ad85aa33 *)arg3; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTiledSprite.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTiledSprite.h index d76279977..d0a4c0023 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTiledSprite.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTiledSprite.h @@ -15,8 +15,8 @@ float mRotation; struct CGRect mInnerRect; struct CGRect mOuterRect; - BOOL mPreservesImageAspectRatio; - BOOL mIsSealed; + _Bool mPreservesImageAspectRatio; + _Bool mIsSealed; NSMutableArray *mTriangles; float *mVertices; float *mBasicTextureCoordinates; @@ -36,26 +36,26 @@ struct CGPoint mInSpriteCoordinatesOffset; struct CGSize mTextureCoordinatesFactor[4]; struct CGPoint mTextureCoordinatesOffset[4]; - char mNeedsTextureCoordinates[4]; - BOOL mNeedsInSpriteCoordinates; - BOOL mNeedsToUpdateInSpriteCoordinates; - BOOL mHitIsActive; + _Bool mNeedsTextureCoordinates[4]; + _Bool mNeedsInSpriteCoordinates; + _Bool mNeedsToUpdateInSpriteCoordinates; + _Bool mHitIsActive; } -@property(nonatomic) BOOL preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; -@property(nonatomic) BOOL needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; -@property(nonatomic) BOOL hitIsActive; // @synthesize hitIsActive=mHitIsActive; +@property(nonatomic) _Bool preservesImageAspectRatio; // @synthesize preservesImageAspectRatio=mPreservesImageAspectRatio; +@property(nonatomic) _Bool needsInSpriteCoordinates; // @synthesize needsInSpriteCoordinates=mNeedsInSpriteCoordinates; +@property(nonatomic) _Bool hitIsActive; // @synthesize hitIsActive=mHitIsActive; @property(readonly, nonatomic) struct CGRect outerRect; // @synthesize outerRect=mOuterRect; @property(readonly, nonatomic) struct CGRect innerRect; // @synthesize innerRect=mInnerRect; @property(readonly, nonatomic) float rotation; // @synthesize rotation=mRotation; @property(readonly, nonatomic) struct CGSize halfSize; // @synthesize halfSize=mHalfSize; @property(readonly, nonatomic) struct CGPoint position; // @synthesize position=mPosition; - (void)getOpaquePosition:(struct CGPoint *)arg1 andHalfSize:(struct CGSize *)arg2; -- (BOOL)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; -- (BOOL)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; +- (_Bool)getVerticesCoordinates:(struct CGPoint (*)[4])arg1 withMatrix:(float [16])arg2; +- (_Bool)hitAtPoint:(struct CGPoint)arg1 withInverseMatrix:(float [16])arg2 localPoint:(struct CGPoint *)arg3; - (void)setSpriteCoordinatesFactor:(struct CGSize)arg1 andOffset:(struct CGPoint)arg2; -- (void)setTextureCoordinatesFactor:(struct CGSize)arg1 andOffset:(struct CGPoint)arg2 onTextureUnit:(unsigned int)arg3; -- (void)setNeedsTextureCoordinates:(BOOL)arg1 onTextureUnit:(unsigned int)arg2; +- (void)setTextureCoordinatesFactor:(struct CGSize)arg1 andOffset:(struct CGPoint)arg2 onTextureUnit:(unsigned long long)arg3; +- (void)setNeedsTextureCoordinates:(_Bool)arg1 onTextureUnit:(unsigned long long)arg2; - (void)renderImage:(id)arg1 inContext:(id)arg2; - (void)renderImageOuter:(id)arg1 inContext:(id)arg2; - (void)renderImageMiddle:(id)arg1 inContext:(id)arg2; @@ -66,7 +66,7 @@ - (void)subtractOpaqueSpriteWithPosition:(struct CGPoint)arg1 halfSize:(struct CGSize)arg2 andRotation:(float)arg3; - (void)subtractSpriteAtPosition:(struct CGPoint)arg1 withSize:(struct CGSize)arg2 zRotation:(float)arg3 andOpaqueRect:(struct CGRect)arg4 inContext:(id)arg5; - (void)subtractSprite:(id)arg1; -- (void)subtractTriangle:(float [6])arg1 fromTriangle:(float [6])arg2 addTrianglesTo:(id)arg3; +- (void)subtractTriangle:(double [6])arg1 fromTriangle:(double [6])arg2 addTrianglesTo:(id)arg3; - (void)dealloc; - (id)initWithPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2 zRotation:(float)arg3 innerRect:(struct CGRect)arg4 outerRect:(struct CGRect)arg5 context:(id)arg6; - (id)initWithPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2 zRotation:(float)arg3 innerRect:(struct CGRect)arg4 context:(id)arg5; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouch.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouch.h index d56bcdc60..e9bb1b382 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouch.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouch.h @@ -11,16 +11,16 @@ @interface MRTouch : NSObject { NSMutableArray *_gestureRecognizers; - unsigned int _tapCount; int _phase; - struct CGPoint _location; double _timestamp; + unsigned long long _tapCount; + struct CGPoint _location; } + (id)touchWithUITouch:(id)arg1 inView:(id)arg2; -+ (id)touchWithLocation:(struct CGPoint)arg1 timestamp:(double)arg2 tapCount:(unsigned int)arg3; ++ (id)touchWithLocation:(struct CGPoint)arg1 timestamp:(double)arg2 tapCount:(unsigned long long)arg3; @property(nonatomic) int phase; // @synthesize phase=_phase; -@property(nonatomic) unsigned int tapCount; // @synthesize tapCount=_tapCount; +@property(nonatomic) unsigned long long tapCount; // @synthesize tapCount=_tapCount; @property(nonatomic) double timestamp; // @synthesize timestamp=_timestamp; @property(nonatomic) struct CGPoint location; // @synthesize location=_location; - (id)description; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouchSet.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouchSet.h index e969c12cb..b0e64d260 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouchSet.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTouchSet.h @@ -16,9 +16,9 @@ @property(readonly) NSSet *touches; // @synthesize touches=_touches; - (id)description; -@property(readonly) BOOL isActive; -@property(readonly) float rotation; -@property(readonly) float scale; +@property(readonly) _Bool isActive; +@property(readonly) double rotation; +@property(readonly) double scale; @property(readonly) struct CGPoint centroid; - (void)updateWithUITouches:(id)arg1 inView:(id)arg2; - (id)initWithUITouches:(id)arg1 inView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransition.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransition.h index 875ba304e..c04ced9fd 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransition.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransition.h @@ -24,7 +24,7 @@ NSString *mPresetID; NSDictionary *mAttributes; NSDictionary *mFlattenedAttributes; - BOOL mNeedsToUpdateAttributes; + _Bool mNeedsToUpdateAttributes; struct CGSize mPixelSize; } @@ -40,19 +40,19 @@ - (id)patchworkAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (id)retainedByUserRenderedImageAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; - (void)renderAtTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -- (BOOL)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; -@property(readonly, nonatomic) BOOL isInfinite; -@property(readonly, nonatomic) BOOL isAlphaFriendly; -@property(readonly, nonatomic) BOOL isOpaque; -@property(readonly, nonatomic) BOOL isNative3D; +- (_Bool)prerenderForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3; +@property(readonly, nonatomic) _Bool isInfinite; +@property(readonly, nonatomic) _Bool isAlphaFriendly; +@property(readonly, nonatomic) _Bool isOpaque; +@property(readonly, nonatomic) _Bool isNative3D; - (void)cancelLoading; - (void)unload; -- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(BOOL)arg4; -- (BOOL)isLoadedForTime:(double)arg1; -@property(readonly, nonatomic) BOOL needsTargetLayerImageForPrecomputing; -@property(readonly, nonatomic) BOOL needsSourceLayerImageForPrecomputing; -@property(readonly, nonatomic) BOOL noContentsMotion; -- (BOOL)isRetainedByTransitioner; +- (void)loadForTime:(double)arg1 inContext:(id)arg2 withArguments:(id)arg3 now:(_Bool)arg4; +- (_Bool)isLoadedForTime:(double)arg1; +@property(readonly, nonatomic) _Bool needsTargetLayerImageForPrecomputing; +@property(readonly, nonatomic) _Bool needsSourceLayerImageForPrecomputing; +@property(readonly, nonatomic) _Bool noContentsMotion; +- (_Bool)isRetainedByTransitioner; - (void)releaseByTransitioner:(id)arg1; - (void)retainByTransitioner:(id)arg1; - (void)cleanup; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransitionManager.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransitionManager.h index c87093eaa..76396c13c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransitionManager.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRTransitionManager.h @@ -16,12 +16,12 @@ + (id)sharedManager; + (void)initialize; -- (BOOL)needsTargetLayerToBeOpaqueForSimple3DTransitionSubtype:(int)arg1; -- (BOOL)needsSourceLayerToBeOpaqueForSimple3DTransitionSubtype:(int)arg1; -- (BOOL)needsTargetLayerImageForPrecomputingForTransitionID:(id)arg1; -- (BOOL)needsSourceLayerImageForPrecomputingForTransitionID:(id)arg1; -- (BOOL)noContentsMotionForTransitionID:(id)arg1; -- (BOOL)canHandleKenBurnsForTransitionID:(id)arg1; +- (_Bool)needsTargetLayerToBeOpaqueForSimple3DTransitionSubtype:(long long)arg1; +- (_Bool)needsSourceLayerToBeOpaqueForSimple3DTransitionSubtype:(long long)arg1; +- (_Bool)needsTargetLayerImageForPrecomputingForTransitionID:(id)arg1; +- (_Bool)needsSourceLayerImageForPrecomputingForTransitionID:(id)arg1; +- (_Bool)noContentsMotionForTransitionID:(id)arg1; +- (_Bool)canHandleKenBurnsForTransitionID:(id)arg1; - (id)resourcePathForTransitionID:(id)arg1 andResource:(id)arg2; - (id)descriptionForTransitionID:(id)arg1; - (void)recycleTransition:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRUniform.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRUniform.h index 3de454015..88fa67d6e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRUniform.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRUniform.h @@ -9,19 +9,19 @@ @interface MRUniform : MUPoolObject { float m[16]; - int i; - int length; + long long i; + long long length; } -+ (BOOL)clearVars; -+ (CDStruct_7b508128 *)poolInfo; ++ (_Bool)clearVars; ++ (CDStruct_32b7e343 *)poolInfo; - (id)initWithMat4:(float [16])arg1; - (id)initWithMat4ForMat3:(float [16])arg1; -- (id)initWithI:(int)arg1; -- (id)initWithVec4:(float)arg1:(float)arg2:(float)arg3:(float)arg4; -- (id)initWithVec3:(float)arg1:(float)arg2:(float)arg3; -- (id)initWithVec2:(float)arg1:(float)arg2; -- (id)initWithFloat:(float)arg1; +- (id)initWithI:(long long)arg1; +- (id)initWithVec4:(double)arg1:(double)arg2:(double)arg3:(double)arg4; +- (id)initWithVec3:(double)arg1:(double)arg2:(double)arg3; +- (id)initWithVec2:(double)arg1:(double)arg2; +- (id)initWithFloat:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MRUtilities.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MRUtilities.h index 090a3e4c0..600feb659 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MRUtilities.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MRUtilities.h @@ -10,9 +10,9 @@ { } -+ (int)operatingSystemMajorVersion; -+ (int)operatingSystemMinorVersion; -+ (int)operationQueueConcurrentOperationCount; ++ (long long)operatingSystemMajorVersion; ++ (long long)operatingSystemMinorVersion; ++ (long long)operationQueueConcurrentOperationCount; + (id)executeScript:(id)arg1 withHeader:(id)arg2 andAttributes:(id)arg3; + (struct CGColorSpace *)newColorSpaceForDevice; + (double)transformTime:(double)arg1 forAnimationPath:(id)arg2 inPlug:(id)arg3; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase-Internal.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase-Internal.h new file mode 100644 index 000000000..157830943 --- /dev/null +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface MUMathExpressionBase (Internal) ++ (id)parserErrorToString:(CDStruct_b6748e3c *)arg1; +- (void)setLastError:(CDStruct_b6748e3c *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase.h index 285799137..4c11480bd 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionBase.h @@ -14,13 +14,11 @@ NSError *_lastError; } -+ (id)parserErrorToString:(CDStruct_ac6699d7 *)arg1; - (id)lastError; - (void)finalize; - (void)dealloc; - (void)_cleanup; - (id)init; -- (void)setLastError:(CDStruct_ac6699d7 *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionDoubleBased.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionDoubleBased.h index 6d9ad1e8b..c8dadc5f9 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionDoubleBased.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionDoubleBased.h @@ -13,8 +13,8 @@ + (double)invalidResult; + (double)evaluateString:(id)arg1 error:(id *)arg2; -- (BOOL)isValueIllegal:(double)arg1; -- (BOOL)isConstant; +- (_Bool)isValueIllegal:(double)arg1; +- (_Bool)isConstant; - (id)stringValue; - (double)evaluate; - (void)replaceVariable:(id)arg1 withValue:(double)arg2; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionFloatBased.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionFloatBased.h index 96a982ed7..d312ccc88 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionFloatBased.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MUMathExpressionFloatBased.h @@ -13,8 +13,8 @@ + (float)invalidResult; + (float)evaluateString:(id)arg1 error:(id *)arg2; -- (BOOL)isValueIllegal:(float)arg1; -- (BOOL)isConstant; +- (_Bool)isValueIllegal:(float)arg1; +- (_Bool)isConstant; - (id)stringValue; - (float)evaluate; - (void)resetAllVariables; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MUPoolObject.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MUPoolObject.h index b0bb44933..073204a7c 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MUPoolObject.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MUPoolObject.h @@ -11,9 +11,9 @@ MUPoolObject *mPoolPrev; } -+ (BOOL)clearVars; -+ (CDStruct_7b508128 *)poolInfo; -+ (int)clearPool; ++ (_Bool)clearVars; ++ (CDStruct_32b7e343 *)poolInfo; ++ (long long)clearPool; + (id)allocWithZone:(struct _NSZone *)arg1; + (void)clearAllPools; + (id)pooledClasses; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MURandom.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MURandom.h index d47611c66..020845da7 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MURandom.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MURandom.h @@ -8,18 +8,18 @@ @interface MURandom : MUPoolObject { - long _state[31]; - long *_frontPtr; - long *_rearPtr; - long *_endPtr; + long long _state[31]; + long long *_frontPtr; + long long *_rearPtr; + long long *_endPtr; } -+ (id)randomGeneratorWithSeed:(unsigned long)arg1; -+ (BOOL)clearVars; -+ (CDStruct_7b508128 *)poolInfo; -- (float)randomFloatInRange:(float)arg1:(float)arg2; -- (long)randomInt; -- (void)_seed:(unsigned long)arg1; ++ (id)randomGeneratorWithSeed:(unsigned long long)arg1; ++ (_Bool)clearVars; ++ (CDStruct_32b7e343 *)poolInfo; +- (double)randomFloatInRange:(double)arg1:(double)arg2; +- (long long)randomInt; +- (void)_seed:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MURetainingKey.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MURetainingKey.h index ac217acec..ec78ca005 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MURetainingKey.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MURetainingKey.h @@ -16,11 +16,11 @@ } + (id)retainingKeyWithObject:(id)arg1; -+ (BOOL)clearVars; -+ (CDStruct_7b508128 *)poolInfo; ++ (_Bool)clearVars; ++ (CDStruct_32b7e343 *)poolInfo; @property(readonly) NSObject *object; // @synthesize object=_object; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (void)purge; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/MZEffectTiming-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/MZEffectTiming-Protocol.h index 0c62e578f..a7147ae75 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/MZEffectTiming-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/MZEffectTiming-Protocol.h @@ -9,10 +9,10 @@ @property(readonly, nonatomic) double mainDuration; @property(readonly, nonatomic) double phaseInDuration; - (double)lowestDisplayTime; -- (double)displayTimeForTextAtIndex:(unsigned int)arg1; -- (double)displayTimeForSlideAtIndex:(unsigned int)arg1; -- (double)showDurationForSlideAtIndex:(unsigned int)arg1; -- (double)showTimeForSlideAtIndex:(unsigned int)arg1; +- (double)displayTimeForTextAtIndex:(unsigned long long)arg1; +- (double)displayTimeForSlideAtIndex:(unsigned long long)arg1; +- (double)showDurationForSlideAtIndex:(unsigned long long)arg1; +- (double)showTimeForSlideAtIndex:(unsigned long long)arg1; - (void)setPhaseInDuration:(double)arg1 mainDuration:(double)arg2 phaseOutDuration:(double)arg3; @optional diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSDictionary-MRUtilities.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSDictionary-MRUtilities.h index 3643be537..3b95c8528 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSDictionary-MRUtilities.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSDictionary-MRUtilities.h @@ -7,9 +7,9 @@ #import "NSDictionary.h" @interface NSDictionary (MRUtilities) -- (int)sortPatchworkDescendingHorizontal:(id)arg1; -- (int)sortPatchworkAscendingHorizontal:(id)arg1; -- (int)sortPatchworkDescendingVertical:(id)arg1; -- (int)sortPatchworkAscendingVertical:(id)arg1; +- (long long)sortPatchworkDescendingHorizontal:(id)arg1; +- (long long)sortPatchworkAscendingHorizontal:(id)arg1; +- (long long)sortPatchworkDescendingVertical:(id)arg1; +- (long long)sortPatchworkAscendingVertical:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-Additions.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-Additions.h index 49e8c8245..6b6c1bd6e 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-Additions.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-Additions.h @@ -7,8 +7,8 @@ #import "NSIndexSet.h" @interface NSIndexSet (Additions) -- (id)indexSetWithMaximum:(int)arg1; -- (id)indexSetWithOffset:(int)arg1; -- (int)indexAtIndex:(int)arg1; +- (id)indexSetWithMaximum:(long long)arg1; +- (id)indexSetWithOffset:(long long)arg1; +- (long long)indexAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-MapAdditions.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-MapAdditions.h index cffc7100f..4f3e3b4e5 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-MapAdditions.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSIndexSet-MapAdditions.h @@ -7,7 +7,7 @@ #import "NSIndexSet.h" @interface NSIndexSet (MapAdditions) -- (int)locationOfIndex:(int)arg1; -- (int)indexAtIndex:(int)arg1; +- (long long)locationOfIndex:(long long)arg1; +- (long long)indexAtIndex:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSMutableDictionary-MPAuthoringSorting.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSMutableDictionary-MPAuthoringSorting.h index 4452f86ea..5b6397b7b 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSMutableDictionary-MPAuthoringSorting.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSMutableDictionary-MPAuthoringSorting.h @@ -7,7 +7,7 @@ #import "NSMutableDictionary.h" @interface NSMutableDictionary (MPAuthoringSorting) -- (int)sortPinInformationEarliestToLatest:(id)arg1; -- (int)sortPinInformationLeftToRight:(id)arg1; +- (long long)sortPinInformationEarliestToLatest:(id)arg1; +- (long long)sortPinInformationLeftToRight:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-MRMarimbaViewPlayback.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-MRMarimbaViewPlayback.h index e960845f9..346ef49e8 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-MRMarimbaViewPlayback.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-MRMarimbaViewPlayback.h @@ -13,7 +13,7 @@ - (id)currentSlide; - (id)currentSlides; - (void)watcherThread:(id)arg1; -- (int)_mainLayerIndex; +- (long long)_mainLayerIndex; - (id)_effectContainerForTime:(double)arg1; - (id)_firstEffectContainer; - (id)_currentEffectContainer; @@ -21,7 +21,7 @@ - (void)moveToTitleSlide; - (void)moveToPreviousEffectContainer; - (void)moveToNextEffectContainer; -- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(BOOL)arg4; +- (void)moveToEffectContainer:(id)arg1 withStartOffset:(double)arg2 toStopOffset:(double)arg3 blocking:(_Bool)arg4; - (id)displayedEffectContainers; - (double)relativeTimeForLayer:(id)arg1; - (double)relativeTimeForBackgroundAudio; diff --git a/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iLifeSlideshow/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/iOSDiagnosticsSupport/MBSDevice.h b/iOS7/PrivateFrameworks/iOSDiagnosticsSupport/MBSDevice.h index afd670097..cd2c86fbc 100644 --- a/iOS7/PrivateFrameworks/iOSDiagnosticsSupport/MBSDevice.h +++ b/iOS7/PrivateFrameworks/iOSDiagnosticsSupport/MBSDevice.h @@ -18,14 +18,16 @@ @property(retain) NSString *logFileName; // @synthesize logFileName=_logFileName; @property(retain) NSData *logData; // @synthesize logData=_logData; @property(retain) NSMutableDictionary *deviceInfoDictionary; // @synthesize deviceInfoDictionary=_deviceInfoDictionary; -- (BOOL)copyLogsToTempDirectory; -- (BOOL)createTempDirectory; -- (BOOL)collectLogs; +- (_Bool)copyLogsToTempDirectory:(unsigned long long)arg1; +- (_Bool)copyPowerLogsToDir:(id)arg1; +- (_Bool)archiveLogFile:(id)arg1 toFile:(id)arg2 atDir:(id)arg3; +- (_Bool)createTempDirectory:(unsigned long long)arg1; +- (_Bool)collectLogs:(unsigned long long)arg1; - (id)collectUbiquityData; - (id)collectAggdData; - (id)collectGasGaugeData; - (id)collectBasicDeviceData; -- (BOOL)collectAllDeviceInformation; +- (_Bool)collectAllDeviceInformation; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iPodUI/AFContextProvider-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/AFContextProvider-Protocol.h deleted file mode 100644 index a8783d5d8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/AFContextProvider-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol AFContextProvider -- (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/CDStructures.h b/iOS7/PrivateFrameworks/iPodUI/CDStructures.h deleted file mode 100644 index 1fca1ac93..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/CDStructures.h +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#pragma mark Named Structures - -struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; -}; - -struct CGPoint { - float x; - float y; -}; - -struct CGRect { - struct CGPoint origin; - struct CGSize size; -}; - -struct CGSize { - float width; - float height; -}; - -struct DefaultsEnumToStringMapping { - int _field1; - int _field2; - int *_field3; - id *_field4; -}; - -struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; -}; - -struct _NSRange { - unsigned int _field1; - unsigned int _field2; -}; - -#pragma mark Typedef'd Structures - -typedef struct { - void *_field1; - void *_field2; - unsigned int _field3; - unsigned int _field4; - int _field5; - id _field6; - id _field7; - id _field8; -} CDStruct_c37684e5; - diff --git a/iOS7/PrivateFrameworks/iPodUI/DataSourceActionRowTag.h b/iOS7/PrivateFrameworks/iPodUI/DataSourceActionRowTag.h deleted file mode 100644 index a1df210a0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/DataSourceActionRowTag.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUMediaListDataSource; - -@interface DataSourceActionRowTag : NSObject -{ - IUMediaListDataSource *_dataSource; - int _tag; -} - -- (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (id)initWithDataSource:(id)arg1 actionRowAtIndex:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/EmbeddedInternalPageViewController.h b/iOS7/PrivateFrameworks/iPodUI/EmbeddedInternalPageViewController.h deleted file mode 100644 index fc13f10be..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/EmbeddedInternalPageViewController.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SUStorePageViewController.h" - -@interface EmbeddedInternalPageViewController : SUStorePageViewController -{ -} - -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id *)arg3; -- (id)newFetchOperation; -- (void)handleFailureWithError:(id)arg1; -- (BOOL)decidePolicyForWebNavigationAction:(id)arg1 request:(id)arg2 decisionListener:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/EmbeddedStoreViewControllerFactory.h b/iOS7/PrivateFrameworks/iPodUI/EmbeddedStoreViewControllerFactory.h deleted file mode 100644 index 4c57b8af3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/EmbeddedStoreViewControllerFactory.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SUViewControllerFactory.h" - -@interface EmbeddedStoreViewControllerFactory : SUViewControllerFactory -{ -} - -- (void)_setDefaultValuesForScriptProperties:(id)arg1; -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; -- (id)newStorePageViewControllerWithSection:(id)arg1; -- (id)newPlaceholderViewController; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRow.h b/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRow.h deleted file mode 100644 index f951eacb4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRow.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface HomeSharingActionRow : IUMediaActionRow -{ -} - -- (id)accessoryView; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRowCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRowCellConfiguration.h deleted file mode 100644 index ed65326c0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/HomeSharingActionRowCellConfiguration.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface HomeSharingActionRowCellConfiguration : IUSimpleCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -- (void)reloadLayoutInformation; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAccessoryEventHandler.h b/iOS7/PrivateFrameworks/iPodUI/IUAccessoryEventHandler.h deleted file mode 100644 index bea379141..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAccessoryEventHandler.h +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUAccessoryEventHandler : NSObject -{ - double _accessoryEventButtonDownTime; - unsigned int _accessoryEventKeyHeldHandled:1; - unsigned int _accessoryEventRepeatCount; - unsigned int _accessoryKeyRepeatTimerActive:1; - unsigned int _accessoryKeyTimerIsForKeyHeld:1; - void *_commandObserver; - BOOL _handlingSimpleRemoteEvent; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic, getter=isHandlingSimpleRemoteEvent) BOOL handlingSimpleRemoteEvent; // @synthesize handlingSimpleRemoteEvent=_handlingSimpleRemoteEvent; -- (BOOL)_togglePlaybackWouldPlayMusicSoundController; -- (void)_switchToPlaylistContextForSpecifier:(id)arg1; -- (BOOL)_setupMusicSoundController; -- (id)_radioItemWithID:(long long)arg1; -- (void)_endHandlingSimpleRemoteEvent; -- (void)_updateWishListForItem:(id)arg1 withAction:(int)arg2; -- (void)handleSimpleRemoteAction:(int)arg1 withContext:(int)arg2 trackID:(long long)arg3; -- (void)handleFastForwardEventWithSeconds:(double)arg1; -- (void)handleRewindEventWithSeconds:(double)arg1; -- (void)handleDownArrowEvent; -- (void)handleUpArrowEvent; -- (void)handleSelectEvent; -- (BOOL)acceptRemoteNavigationCommand; -- (BOOL)handleMenuEvent; -- (BOOL)handleRepeatAdvanceEvent; -- (BOOL)handleShuffleAdvanceEvent; -- (BOOL)handleTogglePlaybackEvent; -- (BOOL)handleStopEvent; -- (BOOL)_handleEventWithHandler:(SEL)arg1 ifCurrentItemType:(unsigned int)arg2; -- (BOOL)handleSeekEndEvent; -- (BOOL)handleSeekBeginEvent:(int)arg1; -- (BOOL)handlePlaylistSeek:(int)arg1; -- (BOOL)handlePlayEvent; -- (BOOL)handlePauseEvent; -- (BOOL)handleChangeTrackEvent:(int)arg1 deltaType:(int)arg2; -- (BOOL)handleChangeTrackEvent:(int)arg1; -- (BOOL)handleChangeChapterEvent:(int)arg1; -- (BOOL)handleAlbumSeek:(int)arg1; -@property(readonly, nonatomic, getter=isPlayingSingleMovie) BOOL playingSingleMovie; -@property(readonly, nonatomic, getter=isHandlingRemoteEvent) BOOL handlingRemoteEvent; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUActionRowDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUActionRowDataSource.h deleted file mode 100644 index c1789df0a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUActionRowDataSource.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSMutableArray; - -@interface IUActionRowDataSource : NSObject -{ - NSMutableArray *_rows; -} - -- (void).cxx_destruct; -- (unsigned int)removeActionRowWithTag:(int)arg1; -- (void)insertActionRow:(id)arg1 atIndex:(unsigned int)arg2; -- (unsigned int)indexOfActionRowWithTag:(int)arg1; -- (void)enumerateActionRowsUsingBlock:(id)arg1; -@property(readonly, nonatomic) unsigned int count; -- (void)addActionRow:(id)arg1; -@property(readonly, nonatomic) NSArray *actionRows; -- (id)actionRowAtIndex:(unsigned int)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumCellConfiguration.h deleted file mode 100644 index 40df8c835..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumCellConfiguration.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAlbumCellConfiguration : IUMediaEntityCellConfiguration -{ - BOOL _artistSpecified; - BOOL _albumArtistSpecified; -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (void)setSubtitle:(id)arg1; -- (void)setTitle:(id)arg1; -- (void)reloadImages; -- (void)reloadLayoutInformation; -- (struct UIEdgeInsets)selectionEdgeInsets; -- (id)newImageRequestWithMediaEntity:(id)arg1; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGSize)artworkSize; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderView.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderView.h deleted file mode 100644 index 8beaa16fa..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderView.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIButton, UIColor, UIImage, UILabel; - -@interface IUAlbumHeaderView : UIView -{ - UILabel *_albumLabel; - UILabel *_artistLabel; - UIView *_dividerView; - id _observer; - UIImage *_pauseImage; - UIButton *_playPauseButton; - UIImage *_playImage; - UILabel *_yearAndCountLabel; - id _delegate; - NSString *_artist; - NSString *_album; - NSString *_yearAndCount; - UIColor *_primaryTextColor; - UIColor *_secondaryTextColor; -} - -@property(retain, nonatomic) UIColor *secondaryTextColor; // @synthesize secondaryTextColor=_secondaryTextColor; -@property(retain, nonatomic) UIColor *primaryTextColor; // @synthesize primaryTextColor=_primaryTextColor; -@property(copy, nonatomic) NSString *yearAndCount; // @synthesize yearAndCount=_yearAndCount; -@property(copy, nonatomic) NSString *album; // @synthesize album=_album; -@property(copy, nonatomic) NSString *artist; // @synthesize artist=_artist; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_playPauseButtonImage; -- (void)_playPauseButtonAction:(id)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderViewDelegate-Protocol.h deleted file mode 100644 index 1160c1afe..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumHeaderViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUAlbumHeaderViewDelegate - -@optional -- (void)headerViewDidTapPlayPauseButton:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumInformationView.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumInformationView.h deleted file mode 100644 index 33025de4c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumInformationView.h +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIButton, UIColor, UIImage, UIImageView, UILabel, _UIReflectingView; - -@interface IUAlbumInformationView : UIView -{ - UILabel *_albumLabel; - UILabel *_artistLabel; - _UIReflectingView *_artworkImageReflectingView; - UIImageView *_artworkImageView; - UILabel *_copyrightLabel; - UILabel *_overviewLabel; - UILabel *_releaseDateLabel; - UIColor *_albumTextColor; - UIColor *_artistTextColor; - UIView *_backgroundView; - UIColor *_copyrightTextColor; - UIColor *_overviewTextColor; - UIColor *_releaseDateTextColor; - UIButton *_cloudDownloadButton; - UIButton *_shuffleButton; -} - -@property(readonly, nonatomic) UIButton *shuffleButton; // @synthesize shuffleButton=_shuffleButton; -@property(readonly, nonatomic) UIButton *cloudDownloadButton; // @synthesize cloudDownloadButton=_cloudDownloadButton; -@property(retain, nonatomic) UIColor *releaseDateTextColor; // @synthesize releaseDateTextColor=_releaseDateTextColor; -@property(retain, nonatomic) UIColor *overviewTextColor; // @synthesize overviewTextColor=_overviewTextColor; -@property(retain, nonatomic) UIColor *copyrightTextColor; // @synthesize copyrightTextColor=_copyrightTextColor; -@property(retain, nonatomic) UIView *backgroundView; // @synthesize backgroundView=_backgroundView; -@property(retain, nonatomic) UIColor *artistTextColor; // @synthesize artistTextColor=_artistTextColor; -@property(retain, nonatomic) UIColor *albumTextColor; // @synthesize albumTextColor=_albumTextColor; -- (void).cxx_destruct; -@property(copy, nonatomic) NSString *releaseDateText; -@property(copy, nonatomic) NSString *overviewText; -@property(copy, nonatomic) NSString *copyright; -@property(retain, nonatomic) UIImage *artwork; -@property(copy, nonatomic) NSString *artist; -@property(copy, nonatomic) NSString *album; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumListStoreOfferDownloadActionConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumListStoreOfferDownloadActionConfiguration.h deleted file mode 100644 index 54397078a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumListStoreOfferDownloadActionConfiguration.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAlbumListStoreOfferDownloadActionConfiguration : IUStoreOfferDownloadActionConfiguration -{ -} - -- (id)newButton; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterView.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterView.h deleted file mode 100644 index 8df4da2f4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterView.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class IUStoreOfferDownloadActionConfiguration, MPStoreCompletionOffering, UIButton, UILabel; - -@interface IUAlbumOfferTableFooterView : UIView -{ - UIButton *_detailsDownloadButton; - UILabel *_detailsSubtitleLabel; - UILabel *_detailsTitleLabel; - UIButton *_showCompleteAlbumButton; - BOOL _drawsInAlternateStyle; - id _delegate; - IUStoreOfferDownloadActionConfiguration *_downloadActionConfiguration; - int _style; - MPStoreCompletionOffering *_storeCompletionOffering; -} - -@property(readonly, nonatomic) MPStoreCompletionOffering *storeCompletionOffering; // @synthesize storeCompletionOffering=_storeCompletionOffering; -@property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) BOOL drawsInAlternateStyle; // @synthesize drawsInAlternateStyle=_drawsInAlternateStyle; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -@property(readonly, nonatomic) IUStoreOfferDownloadActionConfiguration *downloadActionConfiguration; // @synthesize downloadActionConfiguration=_downloadActionConfiguration; -- (id)_titleText; -- (id)_subtitleText; -- (id)_storeOffer; -- (BOOL)_showsRegularPriceLabel; -- (id)_drawingBackgroundColor; -- (void)_updateSubviewBackgroundColorsForCurrentBackgroundColor; -- (void)_updateSubviewsForCurrentState; -- (void)_showMissingItemsButtonAction:(id)arg1; -- (void)_downloadButtonAction:(id)arg1; -- (void)layoutSubviews; -- (BOOL)_shouldShowOfferButtonOrLabel; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (void)dealloc; -- (id)initWithStoreCompletionOffering:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterViewDelegate-Protocol.h deleted file mode 100644 index af3671870..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumOfferTableFooterViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUAlbumOfferTableFooterViewDelegate -- (void)albumOfferTableFooterView:(id)arg1 showItemsInOffer:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongListViewController.h deleted file mode 100644 index c974036a7..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongListViewController.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "AFContextProvider-Protocol.h" -#import "IUAlbumOfferTableFooterViewDelegate-Protocol.h" -#import "MPStoreDownloadManagerObserver-Protocol.h" - -@class IUAlbumInformationView, IUMusicMediaItemImageRequest, NSOperationQueue; - -@interface IUAlbumSongListViewController : IUStoreCompletionListViewController -{ - IUAlbumInformationView *_albumInformationView; - IUMusicMediaItemImageRequest *_artworkImageCacheRequest; - NSOperationQueue *_downloadableEntitiesOperationQueue; -} - -+ (Class)tableViewCellClass; -- (void).cxx_destruct; -- (void)_updateCloudDownloadButton; -- (void)_updateAlbumInformationView; -- (BOOL)_shouldShowOfferButtonOrLabelForOffering:(id)arg1; -- (BOOL)_footerShouldDrawInAlternateStyle; -- (void)_shuffleAction:(id)arg1; -- (void)_downloadAllAction:(id)arg1; -- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; -- (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (void)albumOfferTableFooterView:(id)arg1 showItemsInOffer:(id)arg2; -- (void)updateFooterView; -- (id)newOfferTableFooterViewWithStoreCompletionOffering:(id)arg1; -- (BOOL)hideActionRowsOnAppear; -- (void)viewControllerDidFinishReloadForDataSourceInvalidation; -- (void)reloadData; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongsDataSource.h deleted file mode 100644 index c4a665119..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumSongsDataSource.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAlbumSongsDataSource : IUSongsDataSource -{ -} - -- (void)_addActionRow:(id)arg1; -- (BOOL)canShowDownloadAllEntities; -- (void)reloadActionRows; -- (Class)cellConfigurationClass; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableView.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableView.h deleted file mode 100644 index d656e2e28..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableView.h" - -@interface IUAlbumTableView : UITableView -{ -} - -- (BOOL)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableViewCell.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableViewCell.h deleted file mode 100644 index a0c09a90f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumTableViewCell.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class NSString, UIColor, UILabel; - -@interface IUAlbumTableViewCell : UITableViewCell -{ - UILabel *_durationLabel; - UILabel *_indexTitleLabel; - UILabel *_titleLabel; - NSString *_duration; - NSString *_indexTitle; - NSString *_title; - UIColor *_primaryTextColor; -} - -@property(retain, nonatomic) UIColor *primaryTextColor; // @synthesize primaryTextColor=_primaryTextColor; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(copy, nonatomic) NSString *indexTitle; // @synthesize indexTitle=_indexTitle; -@property(copy, nonatomic) NSString *duration; // @synthesize duration=_duration; -- (void).cxx_destruct; -- (void)setFrame:(struct CGRect)arg1; -- (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAlbumsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUAlbumsDataSource.h deleted file mode 100644 index f7fd3a946..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAlbumsDataSource.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAlbumsDataSource : IUMediaQueriesDataSource -{ -} - -+ (id)queryCollectionPropertiesToFetch; -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (unsigned int)requiredEntityCountForSections; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)hideActionRowsOnAppear; -- (BOOL)canShowDownloadAllEntities; -- (void)reloadActionRows; -- (BOOL)deleteRemovesEntireGroup; -- (BOOL)allowsDeletion; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAppDefaults.h b/iOS7/PrivateFrameworks/iPodUI/IUAppDefaults.h deleted file mode 100644 index 2f111b6d8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAppDefaults.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUAppDefaults : NSObject -{ -} - -+ (id)applicationID; -+ (BOOL)onTheGoEnabled; -+ (int)enumValueForKey:(id)arg1; -+ (void)setEnumValue:(int)arg1 forKey:(id)arg2; -+ (BOOL)boolValueForKey:(id)arg1; -+ (void)setBoolValue:(BOOL)arg1 forKey:(id)arg2; -+ (id)valueForKey:(id)arg1; -+ (BOOL)hasValueForKey:(id)arg1; -+ (void)setValue:(id)arg1 forKey:(id)arg2 postChangeNotification:(BOOL)arg3; -+ (void)setValue:(id)arg1 forKey:(id)arg2; -+ (void)synchronize; -+ (void)initialize; -+ (struct DefaultsEnumToStringMapping *)_enumToStringMappingForKey:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUApplicationWindowTransitionController.h b/iOS7/PrivateFrameworks/iPodUI/IUApplicationWindowTransitionController.h deleted file mode 100644 index 9ed27ece2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUApplicationWindowTransitionController.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class UIApplication, UIViewController, UIWindow; - -@interface IUApplicationWindowTransitionController : NSObject -{ - UIApplication *_application; - id _delegate; - UIViewController *_viewController; - UIViewController *_disappearingViewController; - UIWindow *_window; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_animatePopWithTransition:(int)arg1; -- (void)_popAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (id)popViewControllerWithTransition:(int)arg1; -- (id)_rootController; -- (void)dealloc; -- (id)initWithApplication:(id)arg1 window:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUArrayCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUArrayCellConfiguration.h deleted file mode 100644 index 6eac16268..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUArrayCellConfiguration.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUArrayCellConfiguration : IUTableCellConfiguration -{ - unsigned int _numberOfStrings; - struct CGRect *_stringFrames; - id *_strings; - unsigned int _numberOfImages; - struct CGRect *_imageFrames; - id *_images; - id *_selectedImages; -} - -- (id)_accessibilityStringsArrayPointer; -- (id)stringForLabelAtIndex:(unsigned int)arg1; -- (void)setLayoutSize:(struct CGSize)arg1; -- (unsigned int)numberOfLabels; -- (unsigned int)numberOfImages; -- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGRect)frameForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForImageAtIndex:(unsigned int)arg1; -- (void)reloadLayoutInformation; -- (void)dealloc; -- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUArtistsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUArtistsDataSource.h deleted file mode 100644 index 01cf90ac0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUArtistsDataSource.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUArtistsDataSource : IUMediaQueriesDataSource -{ - BOOL _groupByAlbumArtist; -} - -+ (id)queryCollectionPropertiesToFetch; -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -+ (struct UIEdgeInsets)tabBarItemIconImageInsets; -- (void)_updateGroupingPropertyForQueries:(id)arg1; -- (void)setQueries:(id)arg1; -- (unsigned int)requiredEntityCountForSections; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (void)appDefaultsChanged; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)reloadActionRows; -- (BOOL)deleteRemovesEntireGroup; -- (BOOL)allowsDeletion; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellConfiguration.h deleted file mode 100644 index 98e677876..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellConfiguration.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAudioBookCellConfiguration : IUDetailedCellConfiguration -{ -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (id)untruncationCalloutString; -- (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGSize)artworkSize; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellGlobalContext.h deleted file mode 100644 index bd926d16f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookCellGlobalContext.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAudioBookCellGlobalContext : IUDetailedCellGlobalContext -{ - unsigned int _numberOfParts; - unsigned int _showAuthors:1; - unsigned int _showChapterIndices:1; - unsigned int _usePartIndicesForTitle:1; -} - -@property(nonatomic) unsigned int numberOfParts; // @synthesize numberOfParts=_numberOfParts; -@property(nonatomic) BOOL usePartIndicesForTitle; -@property(nonatomic) BOOL showChapterIndices; -@property(nonatomic) BOOL showAuthors; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookTracksDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUAudioBookTracksDataSource.h deleted file mode 100644 index 456526b2d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAudioBookTracksDataSource.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAudioBookTracksDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)hideActionRowsOnAppear; -- (void)createGlobalContexts; -- (Class)cellConfigurationClassForEntity:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUAudioBooksDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUAudioBooksDataSource.h deleted file mode 100644 index d4a097ad4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUAudioBooksDataSource.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUAudioBooksDataSource : IUMediaQueriesDataSource -{ - unsigned int _numberOfAudibleBooks; -} - -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -+ (int)mediaEntityType; -- (unsigned int)_numberOfAudibleBooks; -- (id)_createContextForAudibleBooks; -- (BOOL)_isAudibleAudioBooks; -- (BOOL)_isAudibleAudioBooksQuery:(id)arg1; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (id)viewControllerContextForActionRow:(id)arg1; -- (void)setQueries:(id)arg1; -- (void)reloadActionRows; -- (id)createNoContentDataSource; -- (void)createGlobalContexts; -- (BOOL)hideActionRowsOnAppear; -- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (unsigned int)filteredMediaTypes; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumCellConfiguration.h deleted file mode 100644 index 6cba0bd2f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumCellConfiguration.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString; - -@interface IUBackOfAlbumCellConfiguration : IUArrayCellConfiguration -{ - double _duration; - unsigned int _index; - unsigned int _cellIndex; - unsigned int _playing:1; - unsigned int _isItemChapterData:1; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (float)widthForIndex:(unsigned int)arg1; -+ (float)widthForDuration:(double)arg1; -@property(nonatomic) unsigned int index; // @synthesize index=_index; -@property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) unsigned int cellIndex; // @synthesize cellIndex=_cellIndex; -@property(retain, nonatomic) NSString *artist; -@property(retain, nonatomic) NSString *title; -@property(nonatomic, getter=isPlaying) BOOL playing; -- (id)untruncationCalloutString; -@property(nonatomic) BOOL isItemChapterData; -- (void)reloadLayoutInformation; -- (void)reloadData; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (void)drawWithModifiers:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumDataSource.h deleted file mode 100644 index bb874ffce..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumDataSource.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaItem, MPMediaQuery, NSArray; - -@interface IUBackOfAlbumDataSource : IUMediaListDataSource -{ - NSArray *_chapters; - unsigned int _currentIndex; - MPMediaQuery *_query; - MPMediaItem *_representativeItem; - BOOL _shouldStripCommonPrefixes; - BOOL _queryWasGroupedByGenre; - int _style; -} - -@property(nonatomic) int style; // @synthesize style=_style; -@property(readonly, nonatomic) MPMediaItem *representativeItem; // @synthesize representativeItem=_representativeItem; -@property(retain, nonatomic) MPMediaQuery *query; // @synthesize query=_query; -@property(readonly, nonatomic) unsigned int currentIndex; // @synthesize currentIndex=_currentIndex; -@property(retain, nonatomic) id chapters; // @synthesize chapters=_chapters; -- (void).cxx_destruct; -- (BOOL)_shouldReloadQueryForChangeToItem:(id)arg1; -- (unsigned int)_indexOfItem:(id)arg1; -- (double)_durationInSecondsForIndex:(unsigned int)arg1; -- (unsigned int)_currentChapterIndex; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (BOOL)shouldShowGlobalSectionHeader; -- (float)rowHeight; -- (BOOL)indexIsActionRow:(unsigned int)arg1; -- (void)createGlobalContexts; -- (unsigned int)count; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (unsigned int)localEntityIndex:(unsigned int)arg1; -- (id)entityAtIndex:(unsigned int)arg1; -- (BOOL)reloadFromItem:(id)arg1 query:(id)arg2; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumGlobalContext.h deleted file mode 100644 index 9101acf04..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumGlobalContext.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUBackOfAlbumGlobalContext : NSObject -{ - float _durationColumnWidth; - float _indexColumnWidth; -} - -@property(nonatomic) float indexColumnWidth; // @synthesize indexColumnWidth=_indexColumnWidth; -@property(nonatomic) float durationColumnWidth; // @synthesize durationColumnWidth=_durationColumnWidth; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewController.h deleted file mode 100644 index 40b656cee..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewController.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUBackOfAlbumTableViewController : IUTableViewController -{ - id _delegate; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_beginPlaybackForRow:(int)arg1; -- (void)performDefaultActionForRow:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewControllerDelegate-Protocol.h deleted file mode 100644 index 058e537bd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUBackOfAlbumTableViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUBackOfAlbumTableViewControllerDelegate - -@optional -- (void)tableViewController:(id)arg1 didPerformDefaultActionForRow:(int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewController.h deleted file mode 100644 index a6ee6b576..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewController.h +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "IUAlbumHeaderViewDelegate-Protocol.h" -#import "UIGestureRecognizerDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class MPMediaItemCollection, MPMediaQuery, NSArray, UIColor, UIImageView, UIPinchGestureRecognizer, UITableView; - -@interface IUCZAlbumTableViewController : UIViewController -{ - MPMediaItemCollection *_album; - NSArray *_items; - UIPinchGestureRecognizer *_pinchGestureRecognizer; - UIColor *_primaryTextColor; - MPMediaQuery *_query; - id _delegate; - UIImageView *_imageView; - UITableView *_tableView; -} - -+ (float)tableViewWidth; -@property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -@property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_updateHeaderViewForAlbum; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (void)_tapAction:(id)arg1; -- (void)_pinchAction:(id)arg1; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)headerViewDidTapPlayPauseButton:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLayoutSubviews; -- (void)viewDidLoad; -- (void)loadView; -- (void)dealloc; -- (id)initWithAlbum:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewControllerDelegate-Protocol.h deleted file mode 100644 index bbcb31c26..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZAlbumTableViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@protocol IUCZAlbumTableViewControllerDelegate - -@optional -- (void)albumTableViewDidTapAlbumArtwork:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionView.h b/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionView.h deleted file mode 100644 index 9570fddba..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionView.h" - -@interface IUCZCollectionView : UICollectionView -{ -} - -- (id)initWithFrame:(struct CGRect)arg1 collectionViewLayout:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewController.h deleted file mode 100644 index eeb59fb8e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewController.h +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "UICollectionViewDataSource-Protocol.h" -#import "UICollectionViewDelegate-Protocol.h" - -@class IUCZCollectionView, MPImageCache, NSArray, UICollectionView; - -@interface IUCZCollectionViewController : UIViewController -{ - IUCZCollectionView *_collectionView; - struct __CFBitVector *_preloadedImageVector; - id _delegate; - NSArray *_albums; - int _coverCountPerColumn; - MPImageCache *_imageCache; - struct CGSize _itemSize; -} - -+ (struct CGSize)itemSizeForCoverCount:(unsigned int)arg1; -@property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; -@property(nonatomic) int coverCountPerColumn; // @synthesize coverCountPerColumn=_coverCountPerColumn; -@property(nonatomic) struct CGSize itemSize; // @synthesize itemSize=_itemSize; -@property(copy, nonatomic) NSArray *albums; // @synthesize albums=_albums; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_imageRequestForAlbum:(id)arg1; -- (id)_collectionViewLayoutForColumnCount:(unsigned int)arg1; -- (void)_beginPreloadingAlbums; -- (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidLoad; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)loadView; -@property(readonly, nonatomic) UICollectionView *collectionView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewControllerDelegate-Protocol.h deleted file mode 100644 index 297375c52..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZCollectionViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUCZCollectionViewControllerDelegate - -@optional -- (void)collectionViewController:(id)arg1 didSelectCell:(id)arg2 atIndexPath:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCZMediaItemImageRequest.h b/iOS7/PrivateFrameworks/iPodUI/IUCZMediaItemImageRequest.h deleted file mode 100644 index 3a9529e78..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCZMediaItemImageRequest.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItemImageRequest.h" - -@interface IUCZMediaItemImageRequest : MPMediaItemImageRequest -{ -} - -- (id)placeholderImage; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCellConfigurationCache.h b/iOS7/PrivateFrameworks/iPodUI/IUCellConfigurationCache.h deleted file mode 100644 index 2eb250eb1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCellConfigurationCache.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray; - -@interface IUCellConfigurationCache : NSObject -{ - NSMutableArray *_configurations; - id _globalContext; -} - -@property(retain, nonatomic) id globalContext; // @synthesize globalContext=_globalContext; -- (void).cxx_destruct; -- (void)invalidateDynamicTrackCaches; -- (void)reset; -- (id)configurationForRow:(unsigned int)arg1; -- (void)dealloc; -- (id)initWithClass:(Class)arg1 tableHeight:(float)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCircleProgressView.h b/iOS7/PrivateFrameworks/iPodUI/IUCircleProgressView.h deleted file mode 100644 index e6d43d25c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCircleProgressView.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIColor; - -@interface IUCircleProgressView : UIView -{ - UIColor *_color; - UIColor *_etchColor; - BOOL _highlighted; - UIColor *_highlightedColor; - UIColor *_highlightedEtchColor; - float _progress; -} - -@property(nonatomic) float progress; // @synthesize progress=_progress; -@property(retain, nonatomic) UIColor *highlightedEtchColor; // @synthesize highlightedEtchColor=_highlightedEtchColor; -@property(retain, nonatomic) UIColor *highlightedColor; // @synthesize highlightedColor=_highlightedColor; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -@property(retain, nonatomic) UIColor *etchColor; // @synthesize etchColor=_etchColor; -@property(retain, nonatomic) UIColor *color; // @synthesize color=_color; -- (void).cxx_destruct; -- (void)_drawOutline:(struct CGRect)arg1; -- (void)_drawInterior:(struct CGRect)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCloudGeniusMixPlaybackDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUCloudGeniusMixPlaybackDataSource.h deleted file mode 100644 index ba9c91f41..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCloudGeniusMixPlaybackDataSource.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUGeniusMixQueueFeederDataSource-Protocol.h" - -@class MPGeniusMix, MPMediaItem, MPMediaQueryShuffledItems; - -@interface IUCloudGeniusMixPlaybackDataSource : IUMediaQueryPlaybackDataSource -{ - BOOL _canPlayForCurrentNetworkType; - BOOL _canPlayForCurrentNetworkTypeIsCached; - MPMediaQueryShuffledItems *_items; - MPGeniusMix *_mix; - MPMediaItem *_requiredInitialMediaItem; -} - -+ (Class)queueFeederClass; -@property(retain, nonatomic) MPMediaItem *requiredInitialMediaItem; // @synthesize requiredInitialMediaItem=_requiredInitialMediaItem; -@property(readonly, nonatomic) MPGeniusMix *mix; // @synthesize mix=_mix; -- (void).cxx_destruct; -- (BOOL)_canPlayFromCloudUsingNetworkType:(int)arg1; -- (id)initialMediaItem; -- (void)_networkTypeDidChangeNotification:(id)arg1; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (BOOL)geniusMixQueueFeeder:(id)arg1 shouldReloadForChangeFromNetworkType:(int)arg2 toNetworkType:(int)arg3; -- (unsigned int)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned int)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned int)arg2; -- (unsigned int)geniusMixQueueFeederMediaItemCount:(id)arg1; -- (void)dealloc; -- (id)initWithGeniusMix:(id)arg1 requiredInitialMediaItem:(id)arg2 error:(id *)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCloudProgressViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUCloudProgressViewController.h deleted file mode 100644 index 1dc90ad98..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCloudProgressViewController.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSTimer, UIImageView, UIProgressView; - -@interface IUCloudProgressViewController : IUiPodViewController -{ - UIImageView *_cloudImageView; - NSTimer *_cloudProgressTimer; - UIProgressView *_cloudProgressView; -} - -- (void).cxx_destruct; -- (void)_updateInProgressDidChangeNotification:(id)arg1; -- (void)_updateProgressTimerDidFire:(id)arg1; -- (void)viewWillLayoutSubviews; -- (void)viewDidLoad; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCollectionViewCell.h b/iOS7/PrivateFrameworks/iPodUI/IUCollectionViewCell.h deleted file mode 100644 index 9a01a91d9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCollectionViewCell.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UICollectionViewCell.h" - -@class MPImageCache, MPImageCacheRequest; - -@interface IUCollectionViewCell : UICollectionViewCell -{ - MPImageCache *_imageCache; - MPImageCacheRequest *_imageRequest; -} - -@property(retain, nonatomic) MPImageCacheRequest *imageRequest; // @synthesize imageRequest=_imageRequest; -@property(retain, nonatomic) MPImageCache *imageCache; // @synthesize imageCache=_imageCache; -- (void).cxx_destruct; -- (void)setArtworkImage:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCompilationsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUCompilationsDataSource.h deleted file mode 100644 index 2919dfac2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCompilationsDataSource.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUCompilationsDataSource : IUAlbumsDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUComposersDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUComposersDataSource.h deleted file mode 100644 index e1b731933..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUComposersDataSource.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUComposersDataSource : IUArtistsDataSource -{ -} - -+ (id)queryCollectionPropertiesToFetch; -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCoverMaskView.h b/iOS7/PrivateFrameworks/iPodUI/IUCoverMaskView.h deleted file mode 100644 index a97ff98fe..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCoverMaskView.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface IUCoverMaskView : UIView -{ - struct CGRect _albumFrame; -} - -@property(nonatomic) struct CGRect albumFrame; // @synthesize albumFrame=_albumFrame; -- (void)drawRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewController.h deleted file mode 100644 index 4bcfe0998..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewController.h +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "IUCZAlbumTableViewControllerDelegate-Protocol.h" -#import "IUCZCollectionViewControllerDelegate-Protocol.h" -#import "UIGestureRecognizerDelegate-Protocol.h" - -@class CADisplayLink, CAMediaTimingFunction, IUCZAlbumTableViewController, IUCZCollectionViewController, IUCoverMaskView, MPImageCache, NSArray, NSIndexPath, UIPinchGestureRecognizer, UIView; - -@interface IUCoverZoomViewController : UIViewController -{ - NSArray *_albums; - IUCZAlbumTableViewController *_albumTableViewController; - double _animationStartTimeInterval; - double _animationDuration; - float _animationEndProgress; - float _animationStartProgress; - CADisplayLink *_animationTimer; - IUCZCollectionViewController *_collectionViewController; - int _coverCountPerColumn; - MPImageCache *_imageCache; - IUCoverMaskView *_maskView; - float _pinchContentOffsetDelta; - NSIndexPath *_pinchContentOffsetIndexPath; - int _pinchDirection; - UIPinchGestureRecognizer *_pinchGestureRecognizer; - BOOL _pinching; - CAMediaTimingFunction *_timingFunction; - UIView *_transformView; - IUCZCollectionViewController *_transitionCollectionViewController; - int _transitionCoverCountPerColumn; - struct CGSize _transitionEndItemSize; - struct CGSize _transitionStartItemSize; - float _transitionStartScale; - struct CGAffineTransform _unzoomedAlbumViewTransform; - BOOL _zoomed; - id _delegate; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_updateContentOffsetForCollectionView:(id)arg1; -- (void)_updateContentOffset; -- (void)_setTransitionProgress:(float)arg1; -- (void)_removeTransitionCollectionViewForEndProgress:(float)arg1; -- (void)_endTransitionAtProgress:(float)arg1 velocity:(float)arg2; -- (float)_collectionViewHeightForItemSize:(struct CGSize)arg1 coverCountPerColumn:(unsigned int)arg2; -- (void)_beginTransitionForScale:(float)arg1; -- (void)_deviceOrientationDidChangeNotification:(id)arg1; -- (void)_pinchAction:(id)arg1; -- (void)_displayLinkAction:(id)arg1; -- (void)collectionViewController:(id)arg1 didSelectCell:(id)arg2 atIndexPath:(id)arg3; -- (void)albumTableViewDidTapAlbumArtwork:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)loadView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewControllerDelegate-Protocol.h deleted file mode 100644 index 1f3295661..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUCoverZoomViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUCoverZoomViewControllerDelegate - -@optional -- (void)coverZoomViewControllerRequestsExit:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellConfiguration.h deleted file mode 100644 index df0897fd7..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellConfiguration.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableArray; - -@interface IUDetailedCellConfiguration : IUMediaEntityCellConfiguration -{ - NSMutableArray *_rentalAlternates; - unsigned int _hideUnplayedIndicator:1; - unsigned int _rentalCloseToExpiring:1; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (float)minimumRowHeight; -- (void).cxx_destruct; -- (int)_accessibilityUnplayedIndicatorStyle; -- (id)backgroundColorForImageAtIndex:(unsigned int)arg1; -- (void)reloadImages; -- (void)reloadLayoutInformation; -@property(nonatomic) BOOL hideUnplayedIndicator; -- (BOOL)reloadRentalPropertiesForStringIndex:(int)arg1; -- (struct CGSize)artworkSize; -- (void)dealloc; -- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellGlobalContext.h deleted file mode 100644 index bafc589ee..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUDetailedCellGlobalContext.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUDetailedCellGlobalContext : IUMediaItemCellGlobalContext -{ - unsigned int _hideArtwork:1; -} - -@property(nonatomic) BOOL hideArtwork; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUDownloadActionConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUDownloadActionConfiguration.h deleted file mode 100644 index c376e6f97..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUDownloadActionConfiguration.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class UIButton; - -@interface IUDownloadActionConfiguration : NSObject -{ - id _downloadableMediaEntity; - int _confirmationState; -} - -@property(nonatomic) int confirmationState; // @synthesize confirmationState=_confirmationState; -@property(readonly, nonatomic) id downloadableMediaEntity; // @synthesize downloadableMediaEntity=_downloadableMediaEntity; -- (void).cxx_destruct; -- (void)cancelPendingActionForButton:(id)arg1; -- (void)downloadAssetForButtonPressed:(id)arg1 completionHandler:(id)arg2; -- (void)configureButtonForButtonPressed:(id)arg1 animate:(BOOL)arg2; -- (void)configureButton:(id)arg1 animate:(BOOL)arg2; -@property(readonly, nonatomic) UIButton *newButton; -- (id)initWithMediaEntity:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUEmbeddedStorePageViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUEmbeddedStorePageViewController.h deleted file mode 100644 index 2acba365f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUEmbeddedStorePageViewController.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SUViewController.h" - -@class SSURLRequestProperties, SUStorePageViewController; - -@interface IUEmbeddedStorePageViewController : SUViewController -{ - id _contentBoundsHandler; - id _loadHandler; - SSURLRequestProperties *_requestProperties; - SUStorePageViewController *_storePageViewController; -} - -@property(copy, nonatomic) id loadHandler; // @synthesize loadHandler=_loadHandler; -@property(copy, nonatomic) id contentBoundsHandler; // @synthesize contentBoundsHandler=_contentBoundsHandler; -- (void).cxx_destruct; -- (void)_documentBoundsChangeNotification:(id)arg1; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; -- (id)viewControllerFactory; -- (void)loadView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -@property(readonly, nonatomic) SSURLRequestProperties *requestProperties; -@property(readonly, nonatomic) struct CGRect contentBounds; -- (void)dealloc; -- (id)initWithRequestProperties:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUFixedSizeSegmentedControl.h b/iOS7/PrivateFrameworks/iPodUI/IUFixedSizeSegmentedControl.h deleted file mode 100644 index 31dff80be..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUFixedSizeSegmentedControl.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISegmentedControl.h" - -@interface IUFixedSizeSegmentedControl : UISegmentedControl -{ - struct CGSize _minimumSize; -} - -@property(nonatomic) struct CGSize minimumSize; // @synthesize minimumSize=_minimumSize; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUFlipperButton.h b/iOS7/PrivateFrameworks/iPodUI/IUFlipperButton.h deleted file mode 100644 index 0262328e2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUFlipperButton.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -@class UIImageView, UIView; - -@interface IUFlipperButton : UIControl -{ - UIView *_flipper; - UIImageView *_backgroundView; - UIImageView *_frontView; - UIImageView *_backView; - id _delegate; - BOOL _isFlipping; -} - -- (void).cxx_destruct; -- (void)toggle; -- (void)setBackImage:(id)arg1; -- (void)setFrontImage:(id)arg1; -- (BOOL)isOnFront; -- (BOOL)isFlipping; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)flipBasedOnFlip:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (struct CGRect)hitRect; -- (void)setDelegate:(id)arg1; -- (id)initWithImage:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUFullScreenVideoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUFullScreenVideoViewController.h deleted file mode 100644 index 5bdd7f643..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUFullScreenVideoViewController.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPFullScreenVideoViewController.h" - -@interface IUFullScreenVideoViewController : MPFullScreenVideoViewController -{ -} - -- (void)enableAirPlayVideoRoutesIfNecessary; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusDataSource.h deleted file mode 100644 index a74b53c73..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusDataSource.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUGeniusDataSource : IUSongsDataSource -{ -} - -- (void)_backingStoreChangedNotification:(id)arg1; -- (id)_getMoreSongsURL; -- (void)_getMoreSongs:(id)arg1; -- (id)_getMoreSongsLikeThisActionRow; -- (id)_seedItem; -- (void)reloadActionRows; -- (id)playlist; -- (id)title; -- (BOOL)showShuffleButtonWhenApplicable; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (BOOL)deleteIndexesInRange:(struct _NSRange)arg1; -- (void)_mutateQueriesEntitiesAtIndex:(unsigned int)arg1 withBlock:(id)arg2; -- (id)entitiesForQuery:(id)arg1; -- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; -- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; -- (BOOL)allowsRearrange; -- (BOOL)allowsDeletion; -- (void)savePlaylist; -- (BOOL)refreshPlaylist:(id *)arg1; -@property(readonly, nonatomic, getter=isDeletablePlaylist) BOOL deletablePlaylist; -@property(readonly, nonatomic, getter=isActivePlaylist) BOOL activePlaylist; -- (BOOL)deletePlaylist; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridView.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridView.h deleted file mode 100644 index e986d7fef..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridView.h +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSArray, NSMutableArray, NSString, UIImage, UIImageView, UILabel; - -@interface IUGeniusGridView : UIView -{ - UILabel *_artistsLabel; - UILabel *_basedOnLabel; - id _delegate; - BOOL _enabled; - UIView *_coversViewContainer; - NSMutableArray *_coverViews; - int _orientation; - UIImageView *_playImageView; - NSArray *_representativeArtists; - BOOL _showsPlayButton; - NSString *_title; - unsigned int _page; - UILabel *_titleLabel; - UIImage *_image; -} - -+ (float)coverImageSideLength; -@property(readonly, nonatomic) UIView *coversViewContainer; // @synthesize coversViewContainer=_coversViewContainer; -@property(nonatomic) BOOL showsPlayButton; // @synthesize showsPlayButton=_showsPlayButton; -@property(readonly, nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(retain, nonatomic) NSArray *representativeArtists; // @synthesize representativeArtists=_representativeArtists; -@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) unsigned int page; // @synthesize page=_page; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_playButtonImage; -- (void)_updateArtistsAndTitleLabelLayouts; -- (void)_statusBarHeightDidChange:(id)arg1; -- (void)_removeAllAnimations; -- (void)_addFlipAnimationToLayer:(id)arg1 withBeginTime:(double)arg2 forwards:(BOOL)arg3; -- (void)_invalidateLayout; -- (void)_setCoverImages; -- (unsigned int)_gridSize; -- (struct CGRect)_gridFrame; -- (void)prepareForReuse; -- (void)flipToOrientation:(int)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) double durationForFlip; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridViewDelegate-Protocol.h deleted file mode 100644 index 07f611a27..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusGridViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUGeniusGridViewDelegate - -@optional -- (void)geniusGridViewWasTapped:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixBackgroundView.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixBackgroundView.h deleted file mode 100644 index 83734998c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixBackgroundView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface IUGeniusMixBackgroundView : UIView -{ -} - -- (void)drawRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixDataSource.h deleted file mode 100644 index d0e5662a5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixDataSource.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableArray; - -@interface IUGeniusMixDataSource : IUMediaDataSource -{ - NSMutableArray *_mixes; - unsigned int _countOfMixes; - BOOL _needsBackgroundPreload; - BOOL _canScheduledBackgroundPreload; - double _lastPreloadTime; - double _preloadDelay; -} - -+ (id)moreListTitleKey; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -+ (id)defaultTitle; -- (void).cxx_destruct; -- (id)_geniusMixAtIndex:(unsigned int)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (id)loadRepresentativeImageAtIndex:(unsigned int)arg1 withTileLength:(float)arg2 completionBlock:(id)arg3; -- (id)representativeArtistsAtIndex:(unsigned int)arg1; -- (id)mixNameAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfMix:(id)arg1; -- (id)mixAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) unsigned int countOfMixes; -- (void)_artworkCacheDidChangeNotification:(id)arg1; -- (void)unloadReloadableData; -- (void)_cacheMixArtworkInBackground:(id)arg1; -- (void)_invalidateForArtworkCacheChange; -- (void)_scheduleBackgroundPreload; -- (void)reloadData; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixPlaybackDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixPlaybackDataSource.h deleted file mode 100644 index 5a23d2ca2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixPlaybackDataSource.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUGeniusMixQueueFeederDataSource-Protocol.h" - -@class MPGeniusMix, MPMediaItem, NSMutableArray; - -@interface IUGeniusMixPlaybackDataSource : IUMediaQueryPlaybackDataSource -{ - NSMutableArray *_playlistQueries; - MPMediaItem *_requiredInitialMediaItem; - MPGeniusMix *_mix; - BOOL _finite; -} - -+ (Class)queueFeederClass; -@property(retain, nonatomic) MPMediaItem *requiredInitialMediaItem; // @synthesize requiredInitialMediaItem=_requiredInitialMediaItem; -@property(readonly, nonatomic) MPGeniusMix *mix; // @synthesize mix=_mix; -- (void).cxx_destruct; -- (id)_generateNewPlaylistQuery:(id *)arg1 index:(unsigned int)arg2; -- (id)_queryForMediaItemAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) MPMediaItem *initialMediaItem; -- (unsigned int)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned int)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned int)arg2; -- (unsigned int)geniusMixQueueFeederMediaItemCount:(id)arg1; -- (id)query; -- (void)dealloc; -- (id)initWithGeniusMix:(id)arg1 requiredInitialMediaItem:(id)arg2 error:(id *)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeeder.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeeder.h deleted file mode 100644 index 031206904..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeeder.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUGeniusMixQueueFeeder : IUMediaQueryQueueFeeder -{ - id _dataSource; - unsigned int _currentPlaylistOffset; -} - -@property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; -- (void).cxx_destruct; -- (BOOL)_configureWithMix:(id)arg1 dataSource:(id)arg2 startEntityIndex:(unsigned int)arg3 startPlayback:(BOOL)arg4; -- (void)shuffleItemsWithAnchor:(unsigned int *)arg1; -- (id)mediaItemAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfMediaItem:(id)arg1; -- (id)query; -- (BOOL)shouldReloadForChangeFromNetworkType:(int)arg1 toNetworkType:(int)arg2; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; -- (id)localizedPositionInPlaylistString:(id)arg1; -- (id)localizedAttributedPositionInPlaylistStringForItem:(id)arg1 withRegularTextAttributes:(id)arg2 emphasizedTextAttributes:(id)arg3; -- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; -- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; -- (id)pathAtIndex:(unsigned int)arg1; -- (unsigned int)itemCount; -- (BOOL)userCanChangeShuffleAndRepeatType; -- (unsigned int)realShuffleType; -- (unsigned int)realRepeatType; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeederDataSource-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeederDataSource-Protocol.h deleted file mode 100644 index 7bdc93263..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixQueueFeederDataSource-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUGeniusMixQueueFeederDataSource -- (unsigned int)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned int)arg2; -- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned int)arg2; -- (unsigned int)geniusMixQueueFeederMediaItemCount:(id)arg1; - -@optional -- (BOOL)geniusMixQueueFeeder:(id)arg1 shouldReloadForChangeFromNetworkType:(int)arg2 toNetworkType:(int)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixViewController.h deleted file mode 100644 index 6f1e90cde..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusMixViewController.h +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUGeniusGridViewDelegate-Protocol.h" -#import "SSDownloadManagerObserver-Protocol.h" -#import "UIScrollViewDelegate-Protocol.h" - -@class IUGeniusGridView, MPGeniusMix, NSMutableArray, NSMutableSet, NSTimer, UIImageView, UIPageControl, UIScrollView, UITableViewCell; - -@interface IUGeniusMixViewController : IUiPodViewController -{ - UIImageView *_artworkImageView; - BOOL _didPushMix; - IUGeniusGridView *_flippedGridView; - NSMutableArray *_gridViews; - BOOL _isObservingDownloads; - BOOL _isZooming; - UITableViewCell *_moreListTableViewCell; - NSTimer *_navBarUpdateTimer; - UIPageControl *_pageControl; - UIScrollView *_scrollView; - BOOL _shouldUpdateNavBar; - NSMutableSet *_unusedGridViewPool; -} - -- (void).cxx_destruct; -- (void)_zoomOutDidStop; -- (void)_zoomArtworkOut; -- (void)_zoomArtworkInForDataSource:(id)arg1; -- (id)_viewControllerContextForCurrentPage; -- (void)_unloadGridViews; -- (void)_updateNavigationBarForCurrentPageAnimated:(BOOL)arg1; -- (void)_reloadDataWithSelectedMix:(id)arg1; -- (void)_pruneGridViewPages; -- (void)_pruneAllGridViewPages; -- (int)_playingGeniusMixPage; -- (int)_pageForContentOffset; -- (BOOL)_hasGridViewForPage:(int)arg1; -- (id)_geniusMixDataSource; -- (void)_flipGridView:(id)arg1 toOrientation:(int)arg2 animated:(BOOL)arg3; -- (void)_enqueueGridViewForReuse:(id)arg1; -- (id)_dequeueExistingGridView; -- (BOOL)_currentPageIsPlayingGeniusMix; -- (void)_createGridViewIfNecessaryForPage:(int)arg1; -- (struct CGPoint)_contentOffsetForPage:(int)arg1; -- (struct CGPoint)_contentOffsetForCurrentPage; -@property(readonly, nonatomic) MPGeniusMix *selectedMix; -- (void)_nowPlayingItemDidChange:(id)arg1; -- (void)_networkTypeDidChangeNotification:(id)arg1; -- (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; -- (void)geniusGridViewWasTapped:(id)arg1; -- (void)_pageControlValueDidChange:(id)arg1; -- (void)_downloadMixForCurrentPage:(id)arg1; -- (void)_cancelDownloadingMixForCurrentPage:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)reloadData; -- (int)navigationTransition; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)_applicationWillEnterForegroundNotification:(id)arg1; -- (void)_applicationDidEnterBackgroundNotification:(id)arg1; -- (void)didReceiveMemoryWarning; -- (id)moreListTableCell; -- (id)_moreListTitle; -- (void)loadView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusModalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusModalContext.h deleted file mode 100644 index 71171e452..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusModalContext.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaPlaylist; - -@interface IUGeniusModalContext : IUModalContext -{ - MPMediaPlaylist *_playlist; - BOOL _shouldSwitchViewControllerContexts; -} - -@property(nonatomic) BOOL shouldSwitchViewControllerContexts; // @synthesize shouldSwitchViewControllerContexts=_shouldSwitchViewControllerContexts; -- (void).cxx_destruct; -- (id)_itemAtIndex:(unsigned int)arg1 forDataSource:(id)arg2; -- (void)_presentAlertForError:(id)arg1; -- (id)_geniusPlaylist; -- (void)_cancelAction:(id)arg1; -- (BOOL)shouldSetEditing:(BOOL)arg1; -- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (id)newTabBarController; -- (id)copyQueryForQuery:(id)arg1; -- (unsigned int)allowedMediaTypesForMediaTypes:(unsigned int)arg1; -- (void)configureNavigationItem:(id)arg1; -- (void)configureDataSource:(id)arg1; -- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (BOOL)beginsPlaybackAfterDismiss; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusSeeder.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusSeeder.h deleted file mode 100644 index f3c26cd7e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusSeeder.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUGeniusSeeder : NSObject -{ - BOOL _shouldContinuePlayingCurrentItem; - BOOL _shouldSwitchViewControllerContexts; -} - -@property(nonatomic) BOOL shouldSwitchViewControllerContexts; // @synthesize shouldSwitchViewControllerContexts=_shouldSwitchViewControllerContexts; -@property(nonatomic) BOOL shouldContinuePlayingCurrentItem; // @synthesize shouldContinuePlayingCurrentItem=_shouldContinuePlayingCurrentItem; -- (void)seedGeniusPlaylist:(id)arg1 withItem:(id)arg2 timeout:(double)arg3 completionBlock:(id)arg4; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGeniusViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUGeniusViewController.h deleted file mode 100644 index f92c3e18c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGeniusViewController.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUMediaActionButtonsCellDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" - -@class IUMediaActionButtonsCell, IUMediaActionSheet, NSArray; - -@interface IUGeniusViewController : IUMusicViewController -{ - IUMediaActionButtonsCell *_buttonsCell; - NSArray *_buttonActionBlocks; - IUMediaActionSheet *_confirmPlaylistChangeSheet; -} - -- (void).cxx_destruct; -- (void)_delayedEditAction:(id)arg1; -- (void)_delayedDoneAction:(id)arg1; -- (void)_delayedSaveAction:(id)arg1; -- (void)_delayedRefreshAction:(id)arg1; -- (void)_delayedNewPlaylistAction:(id)arg1; -- (void)_confirmDeletePlaylist; -- (void)_delayedDeleteAction:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (void)mediaActionButtonsCell:(id)arg1 clickedButtonAtIndex:(unsigned int)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)hasSearchBar; -- (void)setContext:(id)arg1; -- (id)_buttonActionBlocksForCurrentState; -- (id)_buttonTitlesForCurrentState; -- (void)reloadActionRows; -- (void)_reloadButtonsCell:(BOOL)arg1; -- (void)configureNavigationItem:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGenresDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUGenresDataSource.h deleted file mode 100644 index b791a1462..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGenresDataSource.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUGenresDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGridImageView.h b/iOS7/PrivateFrameworks/iPodUI/IUGridImageView.h deleted file mode 100644 index a8949ba18..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGridImageView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImage; - -@interface IUGridImageView : UIView -{ -} - -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -@property(nonatomic, getter=isDownloadable) BOOL downloadable; -- (void)setTitleHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setTitle:(id)arg1; -- (void)setImage:(id)arg1 imageSubRect:(struct CGRect)arg2; -@property(readonly, nonatomic) struct CGRect imageSubRect; -@property(readonly, nonatomic) UIImage *image; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUGroupCellConfiguration.h deleted file mode 100644 index 832225aa4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellConfiguration.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString; - -@interface IUGroupCellConfiguration : IUMediaEntityCellConfiguration -{ - int _groupingType; - unsigned int _entityIndex; - NSString *_subtitleProperty; - NSString *_subtitleMediaItemProperty; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -@property(copy, nonatomic) NSString *subtitleMediaItemProperty; // @synthesize subtitleMediaItemProperty=_subtitleMediaItemProperty; -- (void).cxx_destruct; -- (id)backgroundColorForImageAtIndex:(unsigned int)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)untruncationCalloutString; -- (void)reloadImages; -- (void)invalidateDynamicTrackCaches; -- (void)reloadLayoutInformation; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGSize)artworkSize; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContext.h deleted file mode 100644 index 0ddf68a01..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContext.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableDictionary; - -@interface IUGroupCellGlobalContext : IUMediaItemCellGlobalContext -{ - NSMutableDictionary *_groupDataCache; - unsigned int _showUnplayedIndicator:1; - unsigned int _showVideoInfo:1; -} - -- (void).cxx_destruct; -- (int)_unplayedIndicatorStyleForEntity:(id)arg1; -@property(nonatomic) BOOL showVideoInfo; -@property(nonatomic) BOOL showUnplayedIndicator; -- (void)invalidateDynamicTrackCaches; -- (unsigned int)_numberOfVideosForEntity:(id)arg1; -- (id)_contextDataForEntity:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContextData.h b/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContextData.h deleted file mode 100644 index 191078248..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUGroupCellGlobalContextData.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUGroupCellGlobalContextData : NSObject -{ - int _indicatorStyle; - int _numberOfVideos; -} - -@property(nonatomic) int numberOfVideos; // @synthesize numberOfVideos=_numberOfVideos; -@property(nonatomic) int indicatorStyle; // @synthesize indicatorStyle=_indicatorStyle; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUHomeSharingReconnectionAlertView.h b/iOS7/PrivateFrameworks/iPodUI/IUHomeSharingReconnectionAlertView.h deleted file mode 100644 index bc912fb2f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUHomeSharingReconnectionAlertView.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIActivityIndicatorView, UILabel; - -@interface IUHomeSharingReconnectionAlertView : UIView -{ - UIActivityIndicatorView *_activityIndicator; - UILabel *_titleLabel; -} - -- (void).cxx_destruct; -@property(copy, nonatomic) NSString *title; -- (void)showInView:(id)arg1 animated:(BOOL)arg2; -- (void)hideAnimated:(BOOL)arg1; -- (void)layoutSubviews; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUHomeVideoCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUHomeVideoCellConfiguration.h deleted file mode 100644 index dc3e7ddeb..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUHomeVideoCellConfiguration.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUHomeVideoCellConfiguration : IUMovieCellConfiguration -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUHomeVideosDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUHomeVideosDataSource.h deleted file mode 100644 index 10734ce02..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUHomeVideosDataSource.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUHomeVideosDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)allowsDeletion; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUHyperlinkCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUHyperlinkCellConfiguration.h deleted file mode 100644 index 46dc1f95e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUHyperlinkCellConfiguration.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class UIColor, UIFont; - -@interface IUHyperlinkCellConfiguration : IUArrayCellConfiguration -{ - struct CGSize _labelSize; - UIColor *_titleColor; - UIFont *_titleFont; - UIColor *_titleShadowColor; -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (BOOL)showsUntruncationCallout; -+ (float)rowHeightForGlobalContext:(id)arg1; -@property(retain, nonatomic) UIColor *titleShadowColor; // @synthesize titleShadowColor=_titleShadowColor; -@property(retain, nonatomic) UIFont *titleFont; // @synthesize titleFont=_titleFont; -@property(retain, nonatomic) UIColor *titleColor; // @synthesize titleColor=_titleColor; -- (void).cxx_destruct; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (void)reloadLayoutInformation; -- (id)initWithTitle:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUITunesUDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUITunesUDataSource.h deleted file mode 100644 index 54ba48ba9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUITunesUDataSource.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUITunesUDataSource : IUPodcastsDataSource -{ -} - -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (unsigned int)filteredMediaTypes; -- (void)setQueries:(id)arg1; -- (id)createNoContentDataSource; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IULoadRentalDataOperation.h b/iOS7/PrivateFrameworks/iPodUI/IULoadRentalDataOperation.h deleted file mode 100644 index a0c5426e2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IULoadRentalDataOperation.h +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -#import "SSRequestDelegate-Protocol.h" - -@class IURentalData, NSDictionary, NSLock, NSRunLoop; - -@interface IULoadRentalDataOperation : NSOperation -{ - BOOL _didCheckOutKeys; - NSLock *_lock; - int _reason; - IURentalData *_rentalData; - NSDictionary *_rentalInformation; - NSRunLoop *_runLoop; -} - -- (void).cxx_destruct; -- (void)_stopRunLoop; -- (void)_startCheckoutRequest:(id)arg1; -- (void)_setRunLoop:(id)arg1; -- (void)_setRentalInformation:(id)arg1; -- (void)_setDidCheckOutKeys:(BOOL)arg1; -- (id)_runLoop; -- (void)_runCheckoutRequest:(id)arg1; -- (id)_rentalInformationFromMedia; -- (id)_newRentalCheckoutRequest; -- (BOOL)_didCheckOutKeys; -- (BOOL)_checkOutRentalKeys; -- (void)_timer:(id)arg1; -- (void)_delayedStopRunLoop:(id)arg1; -- (void)requestDidFinish:(id)arg1; -- (void)request:(id)arg1 didFailWithError:(id)arg2; -- (void)main; -- (void)cancel; -@property(readonly) NSDictionary *rentalInformation; -@property(readonly) IURentalData *rentalData; -@property(readonly) int loadReason; -- (id)initWithRentalData:(id)arg1 reason:(int)arg2; -- (id)initWithRentalData:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButton.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButton.h deleted file mode 100644 index ceda862a9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButton.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface IUMediaActionButton : UIButton -{ - BOOL _forceHighlighted; - BOOL _naturalHighlighted; -} - -- (void)endForcedHighlighted; -- (void)setForcedTemporaryHighlight; -- (void)setHighlighted:(BOOL)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCell.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCell.h deleted file mode 100644 index 638b0b2b2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCell.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableArray; - -@interface IUMediaActionButtonsCell : IUMusicTableViewCell -{ - id _delegate; - NSMutableArray *_buttons; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (id)_newButtonWithTitle:(id)arg1 action:(SEL)arg2; -- (id)_buttonImageForControlState:(unsigned int)arg1; -- (void)reconfigureWithButtonTitles:(id)arg1 animated:(BOOL)arg2; -- (void)_buttonAction:(id)arg1; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_didCreateContentView; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithTitles:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCellDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCellDelegate-Protocol.h deleted file mode 100644 index 793f84b1b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionButtonsCellDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUMediaActionButtonsCellDelegate - -@optional -- (void)mediaActionButtonsCell:(id)arg1 clickedButtonAtIndex:(unsigned int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionRow.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaActionRow.h deleted file mode 100644 index a940b1ac6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionRow.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUMediaTableCell, IUTableCellConfiguration, UIView; - -@interface IUMediaActionRow : NSObject -{ - SEL _action; - IUMediaTableCell *_cell; - IUTableCellConfiguration *_configuration; - BOOL _includeInDisplayedRowCount; - BOOL _selectable; - BOOL _showCheckmark; - BOOL _showDisclosure; - BOOL _showPlusButton; - int _tag; - unsigned int _mediaTypes; -} - -+ (id)hyperlinkActionRowWithTag:(int)arg1 mediaType:(unsigned int)arg2 title:(id)arg3 action:(SEL)arg4; -+ (id)actionRowWithPreset:(int)arg1 action:(SEL)arg2 title:(id)arg3 cellConfigurationClass:(Class)arg4; -+ (id)actionRowWithPreset:(int)arg1 action:(SEL)arg2 title:(id)arg3; -+ (id)actionRowWithPreset:(int)arg1 action:(SEL)arg2; -+ (id)actionRowWithTag:(int)arg1 action:(SEL)arg2; -@property(readonly, nonatomic) unsigned int mediaTypes; // @synthesize mediaTypes=_mediaTypes; -@property(readonly, nonatomic) int tag; // @synthesize tag=_tag; -@property(nonatomic) BOOL showPlusButton; // @synthesize showPlusButton=_showPlusButton; -@property(nonatomic) BOOL showDisclosure; // @synthesize showDisclosure=_showDisclosure; -@property(nonatomic) BOOL showCheckmark; // @synthesize showCheckmark=_showCheckmark; -@property(nonatomic) BOOL selectable; // @synthesize selectable=_selectable; -@property(nonatomic) BOOL includeInDisplayedRowCount; // @synthesize includeInDisplayedRowCount=_includeInDisplayedRowCount; -@property(retain, nonatomic) IUTableCellConfiguration *configuration; // @synthesize configuration=_configuration; -@property(retain, nonatomic) IUMediaTableCell *cell; // @synthesize cell=_cell; -@property(readonly, nonatomic) SEL action; // @synthesize action=_action; -- (void).cxx_destruct; -@property(readonly, nonatomic) int mediaDisclosureStyle; -@property(readonly, nonatomic) UIView *accessoryView; -- (id)description; -- (id)initWithPreset:(int)arg1 mediaTypes:(unsigned int)arg2 title:(id)arg3 action:(SEL)arg4 cellConfigurationClass:(Class)arg5; -- (id)initWithTag:(int)arg1 mediaTypes:(unsigned int)arg2 selectable:(BOOL)arg3 action:(SEL)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionSheet.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaActionSheet.h deleted file mode 100644 index 9c560da34..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaActionSheet.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIActionSheet.h" - -@interface IUMediaActionSheet : UIActionSheet -{ -} - -- (void)showInView:(id)arg1; -- (void)showFromTabBar:(id)arg1; -- (void)showFromToolbar:(id)arg1; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaAlertView.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaAlertView.h deleted file mode 100644 index e9cefa226..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaAlertView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIAlertView.h" - -@interface IUMediaAlertView : UIAlertView -{ -} - -+ (id)_willBeginRentalPlaybackAlertWithRentalData:(id)arg1 mediaItem:(id)arg2; -+ (id)_notEnoughRentalTimeRemainingAlertWithMediaItem:(id)arg1; -+ (id)playbackAlertWithRentalMediaItem:(id)arg1 style:(int *)arg2; -- (void)show; -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; -- (void)dealloc; -- (id)initWithError:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaDataSource.h deleted file mode 100644 index dae835fcc..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaDataSource.h +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUModalContext, MPStoreCompletionOffering, NSString; - -@interface IUMediaDataSource : NSObject -{ - IUModalContext *_modalContext; - NSString *_title; - BOOL _hasReloaded; - BOOL _ignoresInvalidation; - BOOL _coalesceInvalidateNotificationsSkipped; - int _coalesceInvalidateNotifications; - BOOL _editing; - NSString *_backButtonTitle; - MPStoreCompletionOffering *_completionOffering; -} - -+ (BOOL)isLoadingDisabled; -+ (void)setLoadingDisabled:(BOOL)arg1; -+ (id)moreListTitleKey; -+ (id)shortNoContextNavigationTitleKey; -+ (id)tabBarItemTitleKey; -+ (int)tabBarSystemItem; -+ (id)tabBarItemIconName; -+ (struct UIEdgeInsets)tabBarItemIconImageInsets; -+ (id)defaultTitle; -@property(retain, nonatomic) MPStoreCompletionOffering *completionOffering; // @synthesize completionOffering=_completionOffering; -@property(retain, nonatomic) NSString *backButtonTitle; // @synthesize backButtonTitle=_backButtonTitle; -@property(nonatomic, getter=isEditing, setter=setIsEditing:) BOOL editing; // @synthesize editing=_editing; -@property(nonatomic) BOOL ignoresInvalidation; // @synthesize ignoresInvalidation=_ignoresInvalidation; -@property(retain, nonatomic) NSString *title; // @synthesize title=_title; -@property(retain, nonatomic) IUModalContext *modalContext; // @synthesize modalContext=_modalContext; -- (void).cxx_destruct; -@property(readonly, nonatomic) BOOL canShowCompletionOfferings; -@property(readonly, nonatomic) BOOL isContentDisplayEnabled; -- (unsigned int)filteredMediaTypes; -- (id)viewControllerContextForSearchCompletion; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForSpecifier:(id)arg1; -- (void)unloadReloadableData; -- (void)attemptToReloadDataIfNecessary; -- (void)reloadData; -- (void)endCoalescingChanges; -- (void)beginCoalescingChanges; -- (void)invalidate; -- (id)shortNoContextNavigationBackButtonTitle; -- (id)tabBarItemTitle; -- (id)newTabBarItem; -- (id)createNoContentDataSource; -- (void)configureMoreListTableCell:(id)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (id)contextForContext:(id)arg1 redirectType:(int)arg2; -- (BOOL)showShuffleButtonWhenApplicable; -@property(readonly, nonatomic, getter=isRestorableNavigationPathNode) BOOL restorableNavigationPathNode; -@property(readonly, nonatomic) BOOL shouldDisplayWhenEmpty; -- (void)dealloc; -- (BOOL)shouldHideContainerNavigationBar; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaEntityCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaEntityCellConfiguration.h deleted file mode 100644 index f569efbe8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaEntityCellConfiguration.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPDownloadProgressIndicator, MPImageCacheRequest, MPMediaDownloadObserver, MPMediaEntity, UIImage; - -@interface IUMediaEntityCellConfiguration : IUArrayCellConfiguration -{ - MPImageCacheRequest *_artworkImageRequest; - UIImage *_artwork; - MPMediaEntity *_entity; - BOOL _isGenius; - BOOL _isSelectable; - BOOL _isDisabled; - MPMediaDownloadObserver *_downloadObserver; - MPDownloadProgressIndicator *_progressIndicator; - long long _downloadPersistentID; -} - -@property(retain, nonatomic) MPDownloadProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; -@property(retain, nonatomic) MPMediaDownloadObserver *downloadObserver; // @synthesize downloadObserver=_downloadObserver; -@property(nonatomic) BOOL isDisabled; // @synthesize isDisabled=_isDisabled; -@property(nonatomic) BOOL isSelectable; // @synthesize isSelectable=_isSelectable; -@property(nonatomic) BOOL isGenius; // @synthesize isGenius=_isGenius; -@property(readonly, nonatomic) MPMediaEntity *entity; // @synthesize entity=_entity; -@property(retain, nonatomic) UIImage *artwork; // @synthesize artwork=_artwork; -- (void).cxx_destruct; -@property(readonly, nonatomic) BOOL displaysArtworkFromRepresentativeItem; -@property(readonly, nonatomic) struct CGSize artworkSize; -- (void)reloadStringsWithProperties:(id)arg1; -- (void)reloadImages; -- (id)displayProperties; -- (BOOL)canShowPurchasableMediaViews; -- (id)mediaItem; -- (void)setArtworkImageRequest:(id)arg1 artworkLoadCompletionHandler:(id)arg2; -- (id)newImageRequestWithMediaEntity:(id)arg1; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (void)reloadData; -- (id)description; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaEntitySpecifier.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaEntitySpecifier.h deleted file mode 100644 index 8d4ec3eac..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaEntitySpecifier.h +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "NSCoding-Protocol.h" -#import "NSCopying-Protocol.h" - -@class NSString; - -@interface IUMediaEntitySpecifier : NSObject -{ - NSString *_artist; - NSString *_albumStringValue; - unsigned long long _albumCollectionPID; - NSString *_genre; - NSString *_composer; - NSString *_podcast; - NSString *_playlist; - unsigned long long _itemPersistentID; - unsigned long long _persistentPlaylistUID; - unsigned int _compilation:1; - unsigned int _albumIsAudioBook:1; - unsigned int _albumIsITunesU:1; - unsigned int _audibleAudioBook:1; - int _movieEntityAllowedFileType; -} - -+ (id)mediaQueryWithEntitiesOfType:(int)arg1 givenSpecifier:(id)arg2; -+ (id)mediaEntitySpecifierForMediaItem:(id)arg1; -+ (id)mediaEntitySpecifierWithPlaylistPersistentUID:(unsigned long long)arg1; -+ (id)mediaEntitySpecifierWithCompilationString:(id)arg1 baseMediaQuery:(id)arg2; -+ (id)_mediaEntitySpecifierWithArtist:(id)arg1 albumPID:(unsigned long long)arg2 baseMediaQuery:(id)arg3; -+ (id)mediaEntitySpecifierWithArtist:(id)arg1 albumString:(id)arg2 baseMediaQuery:(id)arg3; -+ (id)mediaEntitySpecifierForAudibleAudioBooks; -+ (id)mediaEntitySpecifierWithAudioBook:(id)arg1; -+ (id)mediaEntitySpecifierWithPodcast:(id)arg1; -+ (id)mediaEntitySpecifierForAlbumWithItemsQuery:(id)arg1; -+ (BOOL)isMediaEntityTypeGroupedByDefault:(int)arg1; -+ (void)initialize; -- (void).cxx_destruct; -- (void)_lookupPlaylistNameIfNecessary; -@property(readonly, nonatomic) NSString *titleForDerivatives; -@property(readonly, nonatomic) unsigned long long specifiedPlaylistPersistentUID; -@property(readonly, nonatomic) BOOL hasAlbumSpecifier; -- (id)albumNameOfSpecifiedAlbum; -@property(readonly, nonatomic) NSString *playlistNameOfSpecifiedPlaylist; -@property(readonly, nonatomic) IUMediaEntitySpecifier *mediaEntitySpecifierByRemovingTopLevel; -- (id)description; -- (BOOL)isEqual:(id)arg1; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithCoder:(id)arg1; -- (void)encodeWithCoder:(id)arg1; -- (id)_initWithMediaQuery:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaItemCellGlobalContext.h deleted file mode 100644 index 5902f6a0a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemCellGlobalContext.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUMediaItemCellGlobalContext : NSObject -{ -} - -- (void)invalidateDynamicTrackCaches; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemChapterArtworkImageRequest.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaItemChapterArtworkImageRequest.h deleted file mode 100644 index 341e900d5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemChapterArtworkImageRequest.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItemImageRequest.h" - -@interface IUMediaItemChapterArtworkImageRequest : MPMediaItemImageRequest -{ - unsigned int _chapterIndex; -} - -@property(nonatomic) unsigned int chapterIndex; // @synthesize chapterIndex=_chapterIndex; -- (id)copyRawImageReturningError:(id *)arg1; -- (void)composeUniqueKey; -- (BOOL)canRequestSynchronously; -- (id)initWithMediaItem:(id)arg1 chapterIndex:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemVideoSnapshotImageRequest.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaItemVideoSnapshotImageRequest.h deleted file mode 100644 index 8eff61d27..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaItemVideoSnapshotImageRequest.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItemImageRequest.h" - -@interface IUMediaItemVideoSnapshotImageRequest : MPMediaItemImageRequest -{ -} - -+ (void)initialize; -- (id)copyRawImageReturningError:(id *)arg1; -- (BOOL)canRequestSynchronously; -- (void)_getTargetTime:(double *)arg1 cachedPath:(id *)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaListDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaListDataSource.h deleted file mode 100644 index 1b9aebd25..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaListDataSource.h +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class IUActionRowDataSource, IUSectionInfo, IUVariableCellConfigurationCache, NSString, UIColor; - -@interface IUMediaListDataSource : IUMediaDataSource -{ - Class _cellConfigurationClass; - IUVariableCellConfigurationCache *_configurationCache; - unsigned int _createdGlobalContexts:1; - unsigned int _hasCachedActionState:1; - IUActionRowDataSource *_prefixActionRows; - IUSectionInfo *_sectionInfo; - IUActionRowDataSource *_suffixActionRows; - id _reloadActionRowsCompletion; -} - -@property(copy, nonatomic) id reloadActionRowsCompletion; // @synthesize reloadActionRowsCompletion=_reloadActionRowsCompletion; -@property(retain, nonatomic) IUSectionInfo *sectionInfo; // @synthesize sectionInfo=_sectionInfo; -@property(nonatomic) Class cellConfigurationClass; // @synthesize cellConfigurationClass=_cellConfigurationClass; -- (void).cxx_destruct; -- (void)unloadReloadableData; -- (void)reloadData; -- (void)reloadDataWithCompletionHandler:(id)arg1; -- (void)invalidate; -- (id)contextForContext:(id)arg1 redirectType:(int)arg2; -@property(readonly, nonatomic) BOOL shouldShowGlobalSectionHeader; -- (void)clearCachedActionState; -- (void)cacheActionStateForActionWithContext:(id)arg1; -- (BOOL)shouldDrawAsDisabledForIndex:(unsigned int)arg1; -- (BOOL)selectionPossibleForIndex:(unsigned int)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (id)viewControllerContextForActionRow:(id)arg1; -- (id)titleOfSectionAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) struct CGPoint actualImageOrigin; -@property(readonly, nonatomic) struct CGSize thumbnailSize; -@property(readonly, nonatomic) IUActionRowDataSource *suffixActionRows; -@property(readonly, nonatomic, getter=isEmpty) BOOL empty; -@property(readonly, nonatomic) BOOL skipSingleItemLists; -- (id)selectionConfirmationAlertForIndex:(unsigned int)arg1; -@property(readonly, nonatomic) float sectionTitleLeftPadding; -@property(readonly, nonatomic) float rowHeight; -- (unsigned int)removeActionRowWithTag:(int)arg1; -- (void)reloadSectionInfo; -- (void)reloadIsEmpty; -- (void)reloadActionRows; -@property(readonly, nonatomic) unsigned int numberOfSections; -@property(readonly, nonatomic) IUActionRowDataSource *prefixActionRows; -- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -@property(readonly, nonatomic) int gridTitleStyle; -@property(readonly, nonatomic) int initialSelectedIndex; -@property(readonly, nonatomic) int initialVisibleIndex; -- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfActionRowWithTag:(int)arg1; -- (BOOL)indexIsActionRow:(unsigned int)arg1; -- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; -- (id)newGridImageView; -@property(readonly, nonatomic) BOOL canShowDownloadAllEntities; -@property(readonly, nonatomic) BOOL gridOverlapIndexBar; -@property(readonly, nonatomic) BOOL gridDrawShadows; -@property(readonly, nonatomic) BOOL gridDimTouchedAlbum; -@property(readonly, nonatomic) BOOL gridUseUnmodifiedThumbnails; -@property(readonly, nonatomic) float gridTopPadding; -@property(readonly, nonatomic) int gridImageContentMode; -@property(readonly, nonatomic) Class gridImageModifierClass; -@property(readonly, nonatomic) float gridHorizontalSpacing; -@property(readonly, nonatomic) UIColor *gridSubtitleColor; -@property(readonly, nonatomic) UIColor *gridTitleColor; -@property(readonly, nonatomic) UIColor *gridAlbumFillColor; -@property(readonly, nonatomic) UIColor *gridBackgroundColor; -- (id)accessoryViewForIndex:(unsigned int)arg1; -- (int)mediaEditingDisclosureStyleForIndex:(unsigned int)arg1; -- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; -- (unsigned int)destinationIndexForMovingIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (BOOL)deleteRemovesEntireGroup; -- (BOOL)deleteIndexesInRange:(struct _NSRange)arg1; -- (BOOL)deleteIndex:(unsigned int)arg1; -- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; -- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; -- (void)createGlobalContexts; -@property(readonly, nonatomic) NSString *countStringFormat; -- (BOOL)shouldDisplayWhenEmpty; -@property(readonly, nonatomic) BOOL hideActionRowsOnAppear; -@property(readonly, nonatomic) BOOL hasActionRowsEvenWhenNoOtherRowsExist; -@property(readonly, nonatomic) unsigned int countOfActionRows; -@property(readonly, nonatomic) BOOL hasPlayableItems; -@property(readonly, nonatomic) unsigned int count; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (BOOL)canMoveIndex:(unsigned int)arg1; -- (BOOL)canDeleteIndex:(unsigned int)arg1; -- (BOOL)deleteHidesFromCloudForIndex:(unsigned int)arg1 hidesAll:(out char *)arg2; -@property(readonly, nonatomic) BOOL allowsRearrange; -@property(readonly, nonatomic) BOOL allowsDeletion; -- (id)actionRowAtIndex:(unsigned int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaListViewController.h deleted file mode 100644 index 34e91c42d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaListViewController.h +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUCoverZoomViewControllerDelegate-Protocol.h" -#import "MPStoreDownloadManagerObserver-Protocol.h" - -@class IUCoverZoomViewController, NSOperationQueue; - -@interface IUMediaListViewController : IUTableViewController -{ - IUCoverZoomViewController *_coverZoomViewController; - NSOperationQueue *_downloadableEntitiesOperationQueue; - unsigned long long _lastAttemptedAutoscrollPersistentID; - double _nowPlayingAutoScrollEnableTime; - unsigned int _hasPendingDynamicChanges:1; - unsigned int _hasPendingNowPlayingItemChanges:1; - unsigned int _searchEnabled:1; -} - -+ (Class)tableViewClass; -- (void).cxx_destruct; -- (void)_transitionToCoverFlowWithInterfaceOrientation:(int)arg1; -- (void)_transitionFromCoverFlow; -- (BOOL)_handleControllerContext:(id)arg1; -- (BOOL)_canShowCoverFlow; -- (id)_baseViewController; -- (void)_dataSourceCountStringFormatDidChange:(id)arg1; -- (void)_canShowCloudDownloadButtonsDidChangeNotification:(id)arg1; -- (void)_applicationWillEnterForeground:(id)arg1; -- (void)_localizedDateFormatsDidChange:(id)arg1; -- (void)_trackDynamicPropertiesChangedNotification:(id)arg1; -- (void)_nowPlayingItemChanged:(id)arg1; -- (void)_mediaList_mediaLibraryDidChangeNotification:(id)arg1; -- (void)_handleTrackDynamicPropertiesChanged; -- (void)_handleNowPlayingItemChangedAndScrollToVisible; -- (void)_autoscrollNowPlayingItemToVisibleWithIndexPath:(id)arg1 persistentID:(unsigned long long)arg2; -- (void)_downloadAllAction:(id)arg1; -- (void)coverZoomViewControllerRequestsExit:(id)arg1; -- (BOOL)isShowingCoverFlow; -- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; -- (void)remoteEventSelectItem; -- (void)remoteEventMoveDown; -- (void)remoteEventMoveUp; -- (void)viewWillAppearForRemoteEvent; -- (id)query; -- (void)updateFooterView; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)performDefaultActionForRow:(int)arg1; -- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; -- (void)modalContextDidDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (BOOL)hasSearchBar; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (BOOL)handlePlaybackDataSource:(id)arg1; -- (void)deviceOrientationChanged:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)loadView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaLoadingView.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaLoadingView.h deleted file mode 100644 index 078288d1c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaLoadingView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIActivityIndicatorView, UILabel; - -@interface IUMediaLoadingView : UIView -{ - UIActivityIndicatorView *_activityIndicator; - UILabel *_label; -} - -- (void).cxx_destruct; -- (void)willMoveToSuperview:(id)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaNavigationItem.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaNavigationItem.h deleted file mode 100644 index 4c14d3fd1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaNavigationItem.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationItem.h" - -@interface IUMediaNavigationItem : UINavigationItem -{ - int _barStyle; - BOOL _statusBarHidden; -} - -@property(nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; -@property(nonatomic) int barStyle; // @synthesize barStyle=_barStyle; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueriesDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaQueriesDataSource.h deleted file mode 100644 index f9716b21a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueriesDataSource.h +++ /dev/null @@ -1,131 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "SKStoreProductViewControllerDelegate-Protocol.h" - -@class MPMediaLibrary, MPMediaQuery, MPStoreCompletionOffering, NSArray, NSMutableArray, SKStoreProductViewController; - -@interface IUMediaQueriesDataSource : IUMediaListDataSource -{ - NSArray *_queries; - MPMediaLibrary *_mediaLibrary; - NSMutableArray *_queriesEntities; - NSArray *_queriesBeforeOverlay; - id _overlayDataSourceLoadBlock; - IUMediaQueriesDataSource *_overlayDataSource; - MPStoreCompletionOffering *_completionOffering; - SKStoreProductViewController *_productViewController; - BOOL _hasQueriesAreEmpty; - BOOL _queriesAreEmpty; - unsigned long long _nowPlayingItemPersistentID; - int _invalidationBehavior; - unsigned int _reloading:1; - unsigned int _queriesEntitiesChanged:1; - unsigned int _hasPendingDynamicChanges:1; - unsigned int _hasPendingDefaultLibraryChanges:1; - unsigned int _hasPendingLibraryChanges:1; -} - -+ (id)_imageCache; -+ (BOOL)usesNowPlayingIndicator; -+ (int)mediaEntityType; -+ (id)selectionConfirmationAlertForEntity:(id)arg1; -+ (Class)cellConfigurationClassForSongs; -+ (id)queryCollectionPropertiesToFetch; -+ (id)queryItemPropertiesToFetch; -+ (id)newDataSourceWithQuery:(id)arg1; -+ (id)newDataSourceWithSpecifier:(id)arg1; -@property(retain, nonatomic) MPStoreCompletionOffering *completionOffering; // @synthesize completionOffering=_completionOffering; -@property(retain, nonatomic) NSArray *queries; // @synthesize queries=_queries; -@property(readonly, nonatomic) unsigned long long nowPlayingItemPersistentID; // @synthesize nowPlayingItemPersistentID=_nowPlayingItemPersistentID; -@property(retain, nonatomic) MPMediaLibrary *mediaLibrary; // @synthesize mediaLibrary=_mediaLibrary; -@property(nonatomic) int invalidationBehavior; // @synthesize invalidationBehavior=_invalidationBehavior; -- (void).cxx_destruct; -- (void)_setQueriesEntities:(id)arg1; -- (void)_reloadOverlayQueries; -- (id)_newContextForShuffle; -- (id)_newContextForCopyWithIdentifier:(id)arg1; -- (id)_newContextForAllSongs; -- (id)_newContextForAllAlbums; -- (id)_copyReloadedQueriesEntitiesForQueries:(id)arg1 library:(id)arg2; -- (void)setArtAStillFrame:(BOOL)arg1 atIndex:(unsigned int)arg2; -@property(readonly, nonatomic) BOOL alwaysGroupedInGridView; -@property(readonly, nonatomic) BOOL showShuffleButtonWhenApplicable; -@property(readonly, nonatomic) unsigned int requiredEntityCountForSections; -- (BOOL)updateQueriesPredicates; -- (id)entitiesForQuery:(id)arg1; -- (void)productViewControllerDidFinish:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (id)_newGetMoreActionRowForMediaType:(unsigned int)arg1; -- (id)_getMoreURLForMediaType:(unsigned int)arg1; -- (void)_getMoreAction:(id)arg1; -- (id)copyGetMoreFromITunesStoreActionRow; -- (id)bestStoreURL; -@property(readonly, nonatomic) BOOL shouldLoadLocalImagesSynchronously; // @dynamic shouldLoadLocalImagesSynchronously; -- (void)downloadCloudAssetsWithAttributes:(id)arg1; -@property(readonly, nonatomic) BOOL matchesNowPlayingQuery; -- (void)invalidateDynamicTrackCaches; -- (void)reloadNowPlayingItemPersistentID; -- (void)appDefaultsChanged; -- (id)queryForDrillingIntoRowAtIndex:(unsigned int)arg1; -- (unsigned int)indexOfEntityWithStoreID:(unsigned long long)arg1; -- (unsigned int)indexOfPersistentID:(unsigned long long)arg1; -- (unsigned int)indexOfEntity:(id)arg1; -- (id)queryForIndex:(unsigned int)arg1 localEntityIndex:(unsigned int *)arg2; -- (id)entityAtIndex:(unsigned int)arg1; -- (id)entityAtIndex:(unsigned int)arg1 localEntityIndex:(unsigned int *)arg2 localEntityCount:(unsigned int *)arg3 query:(id *)arg4; -- (id)queriesAppropriateForGroupingProperty:(int)arg1 mediaType:(unsigned int)arg2; -@property(copy, nonatomic) MPMediaQuery *query; -- (void)_invalidateWithOverlayDataSourceLoadBlock:(id)arg1; -- (void)_enabledMediaTypesDidChangeNotification:(id)arg1; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (void)_mediaLibraryDynamicPropertiesDidChangeNotification:(id)arg1; -- (void)_handleTrackDynamicPropertiesChanged; -- (void)_handleMediaLibraryDidChange; -- (void)_handleDefaultMediaLibraryDidChange; -- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; -- (void)_applicationWillEnterForeground:(id)arg1; -- (void)_appDefaultsDidChangeNotification:(id)arg1; -- (BOOL)shouldDrawAsDisabledForIndex:(unsigned int)arg1; -- (BOOL)selectionPossibleForIndex:(unsigned int)arg1; -- (BOOL)selectionPossibleForActionRow:(id)arg1; -- (id)viewControllerContextForActionRow:(id)arg1; -- (id)selectionConfirmationAlertForIndex:(unsigned int)arg1; -- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; -- (BOOL)deleteIndexesInRange:(struct _NSRange)arg1; -- (void)reloadSectionInfo; -- (void)reloadIsEmpty; -- (BOOL)skipSingleItemLists; -- (float)rowHeight; -- (id)playbackContextForIndex:(unsigned int)arg1; -- (id)playbackContextForQuery:(id)arg1 entityIndex:(unsigned int)arg2; -- (void)_removeStoreOffersFromQuery:(id *)arg1 entityIndex:(unsigned int *)arg2; -- (BOOL)hasPlayableItems; -- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; -- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (id)countStringFormat; -- (BOOL)canDeleteIndex:(unsigned int)arg1; -- (BOOL)deleteHidesFromCloudForIndex:(unsigned int)arg1 hidesAll:(out char *)arg2; -- (unsigned int)count; -- (BOOL)_hasGreaterThanOrEqualEntityCount:(unsigned int)arg1 playbackQuery:(BOOL)arg2; -- (BOOL)isEmpty; -- (void)setIsEditing:(BOOL)arg1; -- (id)viewControllerContextForSearchCompletion; -- (BOOL)isRestorableNavigationPathNode; -- (void)reloadData; -- (void)invalidate; -@property(readonly, nonatomic) unsigned int filteredMediaTypes; -- (void)reloadDataWithCompletionHandler:(id)arg1; -- (void)reloadQueriesEntities; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryFakeNowPlayingItem.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryFakeNowPlayingItem.h deleted file mode 100644 index 071f659b2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryFakeNowPlayingItem.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMediaQueryFakeNowPlayingItem : IUMediaQueryNowPlayingItem -{ - unsigned int _countForQueueFeeder; - double _currentTimeDisplayOverride; -} - -@property(nonatomic) double currentTimeDisplayOverride; // @synthesize currentTimeDisplayOverride=_currentTimeDisplayOverride; -@property(nonatomic) unsigned int countForQueueFeeder; // @synthesize countForQueueFeeder=_countForQueueFeeder; -- (BOOL)isPlaceholderForItem:(id)arg1; -- (BOOL)isValidPlayerSubstituteForItem:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryNowPlayingItem.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryNowPlayingItem.h deleted file mode 100644 index 0e580d288..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryNowPlayingItem.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaQueryNowPlayingItem.h" - -@interface IUMediaQueryNowPlayingItem : MPMediaQueryNowPlayingItem -{ - BOOL _loggingEnabled; -} - -+ (void)setDefaultScaleMode:(unsigned int)arg1; -+ (unsigned int)defaultScaleMode; -+ (void)applyVolumeNormalizationForQueuedItems:(id)arg1; -- (void)_updateRentalsPlistForFinish; -- (id)_mediaSelectionOptionFromGroup:(id)arg1 withTrackID:(int)arg2; -- (id)_fallbackAudioOptionFromOptions:(id)arg1 locale:(id)arg2 strict:(BOOL)arg3; -- (void)setupPlaybackInfo; -- (BOOL)isSupportedDefaultPlaybackSpeed:(unsigned int)arg1; -- (id)imageCacheRequestWithSize:(struct CGSize)arg1 time:(double)arg2 usePlaceholderAsFallback:(BOOL)arg3; -- (id)imageCache; -- (BOOL)hasDisplayableText; -- (void)handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(BOOL)arg2; -- (float)defaultPlaybackRate; -- (id)initWithMediaItem:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryPlaybackDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryPlaybackDataSource.h deleted file mode 100644 index 36f47e378..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryPlaybackDataSource.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaQuery, NSArray; - -@interface IUMediaQueryPlaybackDataSource : IUPlaybackDataSource -{ - MPMediaQuery *_query; - NSArray *_prefixMediaItems; - unsigned int _entityIndex; - BOOL _focusedMediaItem; - BOOL _playImmediately; -} - -+ (Class)queueFeederClass; -+ (id)newDataSourceWithQuery:(id)arg1; -@property(copy, nonatomic) NSArray *prefixMediaItems; // @synthesize prefixMediaItems=_prefixMediaItems; -@property(copy, nonatomic) MPMediaQuery *query; // @synthesize query=_query; -@property(nonatomic) BOOL playImmediately; // @synthesize playImmediately=_playImmediately; -@property(nonatomic, getter=isFocusedMediaItem) BOOL focusedMediaItem; // @synthesize focusedMediaItem=_focusedMediaItem; -@property(nonatomic) unsigned int entityIndex; // @synthesize entityIndex=_entityIndex; -- (void).cxx_destruct; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryQueueFeeder.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryQueueFeeder.h deleted file mode 100644 index de7d41991..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaQueryQueueFeeder.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaQueryQueueFeeder.h" - -@interface IUMediaQueryQueueFeeder : MPMediaQueryQueueFeeder -{ -} - -- (BOOL)_reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; -- (id)playbackInfoAtIndex:(unsigned int)arg1; -- (BOOL)shouldBeginPlaybackOfItem:(id)arg1 error:(id *)arg2; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; -- (unsigned int)realShuffleType; -- (unsigned int)realRepeatType; -- (Class)itemClass; -- (id)errorResolverForItem:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaSearchBar.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaSearchBar.h deleted file mode 100644 index c9bb5a113..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaSearchBar.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISearchBar.h" - -@interface IUMediaSearchBar : UISearchBar -{ -} - -- (id)_makeShadowView; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCell.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCell.h deleted file mode 100644 index 325ed858c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCell.h +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -#import "MPStoreDownloadManagerObserver-Protocol.h" - -@class IUMediaTableCellContentView, IUTableCellConfiguration, MPDownloadProgressIndicator, MPMediaDownloadObserver, UIButton; - -@interface IUMediaTableCell : UITableViewCell -{ - UIButton *_downloadButton; - MPMediaDownloadObserver *_downloadObserver; - MPDownloadProgressIndicator *_downloadProgressIndicator; - IUMediaTableCellContentView *_mediaContentView; - UIButton *_purchaseActionButton; - int _visibleSelectionStyle; - UIButton *_otgPlusButton; - BOOL _canShowPurchasableMediaSubviews; - int _mediaDisclosureStyle; - int _mediaEditingDisclosureStyle; - id _mediaCellTarget; - SEL _mediaCellAccessoryAction; -} - -@property(nonatomic) SEL mediaCellAccessoryAction; // @synthesize mediaCellAccessoryAction=_mediaCellAccessoryAction; -@property(nonatomic) __weak id mediaCellTarget; // @synthesize mediaCellTarget=_mediaCellTarget; -@property(nonatomic) int mediaEditingDisclosureStyle; // @synthesize mediaEditingDisclosureStyle=_mediaEditingDisclosureStyle; -@property(nonatomic) int mediaDisclosureStyle; // @synthesize mediaDisclosureStyle=_mediaDisclosureStyle; -@property(nonatomic) BOOL canShowPurchasableMediaSubviews; // @synthesize canShowPurchasableMediaSubviews=_canShowPurchasableMediaSubviews; -- (void).cxx_destruct; -- (void)_updatePurchasableMediaSubviewsWithReload:(BOOL)arg1; -- (void)_updateIfNeededWithChangedDownloads:(id)arg1; -- (id)_otgPlusButton; -- (void)_drawBackgroundInRect:(struct CGRect)arg1 selected:(BOOL)arg2; -- (id)_contentString; -- (void)_clearPurchaseActionConfigurationButton; -- (id)_mediaContentView; -- (void)_fixupDebugBackgroundColors; -- (void)_purchaseButtonPressed:(id)arg1; -- (void)_downloadButtonAction:(id)arg1; -- (void)_cancelButtonAction:(id)arg1; -@property(nonatomic) BOOL hideArtwork; -@property(readonly, nonatomic) struct CGRect artworkFrame; -- (void)setDrawInAlternateStyle:(BOOL)arg1 forceRedraw:(BOOL)arg2; -@property(nonatomic) BOOL drawInAlternateStyle; -@property(nonatomic) BOOL useSubviewLayout; -@property(nonatomic) BOOL transparentSelectionHighlightStyle; -@property(nonatomic) BOOL drawAsDisabled; -- (void)setSelectionStyle:(int)arg1; -- (void)setConfigurationNeedsDisplay; -@property(retain, nonatomic) IUTableCellConfiguration *configuration; -- (void)_canShowCloudDownloadButtonsDidChangeNotification:(id)arg1; -- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; -- (void)_updateHighlightColors; -- (void)setShowingDeleteConfirmation:(BOOL)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setAccessoryView:(id)arg1; -- (void)setAccessoryView:(id)arg1 reloadConfiguration:(BOOL)arg2; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)prepareForReuse; -- (void)layoutSubviews; -- (void)_drawContentInRect:(struct CGRect)arg1 selected:(BOOL)arg2; -- (void)_updateMediaContentViewFrame; -- (void)drawRect:(struct CGRect)arg1; -- (void)_didCreateContentView; -- (id)scriptingInfoWithChildren; -- (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCellContentView.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCellContentView.h deleted file mode 100644 index 531f69996..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaTableCellContentView.h +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class IUMediaTableCell, IUTableCellConfiguration, NSMutableArray; - -@interface IUMediaTableCellContentView : UIView -{ - NSMutableArray *_configurationManagedSubviews; - NSMutableArray *_contentViewSubviews; - BOOL _drawAsDisabled; - BOOL _drawInAlternateStyle; - BOOL _editing; - BOOL _hideArtwork; - BOOL _highlighted; - BOOL _selected; - BOOL _useSubviewLayout; - IUMediaTableCell *_cell; - IUTableCellConfiguration *_configuration; - struct CGSize _backgroundSize; -} - -@property(nonatomic, getter=isUsingSubviewLayout) BOOL useSubviewLayout; // @synthesize useSubviewLayout=_useSubviewLayout; -@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -@property(nonatomic) BOOL hideArtwork; // @synthesize hideArtwork=_hideArtwork; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_editing; -@property(nonatomic) BOOL drawInAlternateStyle; // @synthesize drawInAlternateStyle=_drawInAlternateStyle; -@property(nonatomic) BOOL drawAsDisabled; // @synthesize drawAsDisabled=_drawAsDisabled; -@property(retain, nonatomic) IUTableCellConfiguration *configuration; // @synthesize configuration=_configuration; -@property(nonatomic) __weak IUMediaTableCell *cell; // @synthesize cell=_cell; -@property(nonatomic) struct CGSize backgroundSize; // @synthesize backgroundSize=_backgroundSize; -- (void).cxx_destruct; -- (id)_scriptingInfo; -- (void)_updateSubviewBackgrounds; -- (void)_updateDisabledStyleForSubviews; -- (void)_stopUsingSubviewLayout; -- (void)_removeSubviewsForConfiguration; -- (void)_reloadSubviewsForConfiguration; -- (void)_reloadSubviewAlphasAnimated:(BOOL)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isDeleteConfirmationVisible) BOOL deleteConfirmationVisible; -- (void)setConfigurationNeedsDisplay; -@property(readonly, nonatomic) struct CGRect artworkFrame; -- (void)prepareForReuse; -- (void)drawContentInRect:(struct CGRect)arg1; -- (void)drawBackgroundInRect:(struct CGRect)arg1; -- (void)layoutSubviews; -- (void)drawRect:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMediaViewControllerCommonDelegate.h b/iOS7/PrivateFrameworks/iPodUI/IUMediaViewControllerCommonDelegate.h deleted file mode 100644 index 8bd979538..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMediaViewControllerCommonDelegate.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "UINavigationControllerDelegate-Protocol.h" -#import "UITabBarControllerDelegate-Protocol.h" - -@class IUNowPlayingNavigationButton; - -@interface IUMediaViewControllerCommonDelegate : NSObject -{ - int _ignoreStatusBarChangeCount; - IUNowPlayingNavigationButton *_nowPlayingButton; - int _ignoreNowPlayingChangeCount; -} - -+ (id)sharedInstance; -- (void).cxx_destruct; -- (void)_setNowPlayingButtonVisible:(BOOL)arg1 forController:(id)arg2 animated:(BOOL)arg3; -- (void)_pushNowPlayingControllerAnimated:(BOOL)arg1; -- (void)_dismissSearch; -- (void)_playbackStateChangedNotification:(id)arg1; -- (void)_nowPlayingChangedNotification:(id)arg1; -- (void)_nowPlayingButtonAction:(id)arg1; -- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willSelectViewController:(id)arg2; -- (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; -- (BOOL)tabBarController:(id)arg1 canSelectViewController:(id)arg2; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)endIgnoringNowPlayingChanges; -- (void)beginIgnoringNowPlayingChanges; -- (void)updateNowPlayingForTopViewControllerAnimated:(BOOL)arg1; -- (void)updateNowPlayingForTopViewController; -- (void)endIgnoringStatusBarChanges; -- (void)beginIgnoringStatusBarChanges; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMixedPlaybackViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUMixedPlaybackViewController.h deleted file mode 100644 index 16d77a9b3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMixedPlaybackViewController.h +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUCoverZoomViewControllerDelegate-Protocol.h" - -@class IUCoverZoomViewController, IUMediaEntitySpecifier; - -@interface IUMixedPlaybackViewController : IUPlaybackViewController -{ - IUMediaEntitySpecifier *_albumContextSpecifier; - BOOL _animateREO; - IUCoverZoomViewController *_coverZoomViewController; - BOOL _nextPushWillZoomArtwork; - IUMediaEntitySpecifier *_playlistContextSpecifier; - BOOL _showFlipperHint; -} - -- (void).cxx_destruct; -- (void)_updateAnimateForResumeEventsOnly; -- (void)_transitionToCoverFlowWithInterfaceOrientation:(int)arg1; -- (void)_transitionFromCoverFlow; -- (void)_setFakeItemForDataSource:(id)arg1; -- (void)_setAnimatesForResumeEventsOnly:(BOOL)arg1; -- (void)_reloadTVOutForQuery:(id)arg1; -- (BOOL)_previousViewControllerIsActiveGeniusMix; -- (BOOL)_isExistingGeniusMixForDataSource:(id)arg1; -- (void)_exitToPlaylistContext:(id)arg1 animated:(BOOL)arg2; -- (void)_exitToAlbumContext:(id)arg1 animated:(BOOL)arg2; -- (void)_backOfAlbumTrackChangeNotification:(id)arg1; -- (void)_playlistChangeNotification:(id)arg1; -- (unsigned int)transitionEffectForViewController:(id)arg1; -@property(nonatomic) BOOL nextPushWillZoomArtwork; -- (void)coverZoomViewControllerRequestsExit:(id)arg1; -- (BOOL)isShowingCoverFlow; -- (BOOL)IUShouldApplyInterfaceStyle; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)setItem:(id)arg1 animated:(BOOL)arg2; -- (void)exitPlayerAnimated:(BOOL)arg1; -- (id)newViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; -- (id)newTransitionControllerForChangeToInterfaceOrientation:(int)arg1 fromInterfaceOrientation:(int)arg2; -- (id)newTransitionControllerForChangeToItem:(id)arg1 fromItem:(id)arg2; -- (id)newMediaNavigationItem; -- (void)deviceOrientationChanged:(int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUModalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUModalContext.h deleted file mode 100644 index d37d021f7..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUModalContext.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString, UIViewController; - -@interface IUModalContext : NSObject -{ - NSString *_defaultControllerIdentifier; - id _delegate; - UIViewController *_parentViewController; - int _tag; - UIViewController *_viewController; -} - -@property(nonatomic) int tag; // @synthesize tag=_tag; -@property(nonatomic) __weak id parentViewController; // @synthesize parentViewController=_parentViewController; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) NSString *defaultControllerIdentifier; // @synthesize defaultControllerIdentifier=_defaultControllerIdentifier; -- (void).cxx_destruct; -- (id)copyQueryForQuery:(id)arg1; -- (unsigned int)allowedMediaTypesForMediaTypes:(unsigned int)arg1; -- (BOOL)shouldSetEditing:(BOOL)arg1; -@property(readonly, nonatomic) UIViewController *viewController; -@property(readonly, nonatomic) BOOL hideIndexBar; -- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)dismissWithSuccess:(BOOL)arg1; -- (id)newTabBarController; -@property(readonly, nonatomic) BOOL disallowChangingQueryPredicates; -- (void)configureRootNavigationItem:(id)arg1 navigationBar:(id)arg2; -- (void)configureNavigationItem:(id)arg1; -- (void)configureDataSource:(id)arg1; -- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; -- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (BOOL)shouldSelectIndex:(unsigned int)arg1 dataSource:(id)arg2; -@property(readonly, nonatomic) BOOL beginsPlaybackAfterDismiss; -- (void)dealloc; -- (BOOL)shouldHideContainerNavigationBar; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUModalContextDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUModalContextDelegate-Protocol.h deleted file mode 100644 index 25ab9a766..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUModalContextDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUModalContextDelegate - -@optional -- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (void)modalContextDidDismiss:(id)arg1 withSuccess:(BOOL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMoreListDelegateProxy.h b/iOS7/PrivateFrameworks/iPodUI/IUMoreListDelegateProxy.h deleted file mode 100644 index 57e08e369..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMoreListDelegateProxy.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "UITableViewDelegate-Protocol.h" - -@class UINavigationController; - -@interface IUMoreListDelegateProxy : NSObject -{ - UINavigationController *_moreListNavigationController; - id _originalTableDelegate; - id _libraryChangedObserver; -} - -@property(retain, nonatomic) id libraryChangedObserver; // @synthesize libraryChangedObserver=_libraryChangedObserver; -- (void).cxx_destruct; -- (id)_table; -- (id)_navigationControllerForRow:(int)arg1; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)respondsToSelector:(SEL)arg1; -- (id)methodSignatureForSelector:(SEL)arg1; -- (void)forwardInvocation:(id)arg1; -- (void)dealloc; -- (id)initWithNavigationController:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMovieCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMovieCellConfiguration.h deleted file mode 100644 index 85717f608..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMovieCellConfiguration.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMovieCellConfiguration : IUDetailedCellConfiguration -{ -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (id)untruncationCalloutString; -- (void)reloadLayoutInformation; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (struct CGPoint)downloadButtonOrigin; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMoviesDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMoviesDataSource.h deleted file mode 100644 index 9f413d165..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMoviesDataSource.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMoviesDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (void)setQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)allowsDeletion; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicActionRowCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicActionRowCellConfiguration.h deleted file mode 100644 index 550c39a84..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicActionRowCellConfiguration.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicActionRowCellConfiguration : IUSimpleCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicGroupCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicGroupCellConfiguration.h deleted file mode 100644 index 1c7b7eb8f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicGroupCellConfiguration.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicGroupCellConfiguration : IUGroupCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (struct UIEdgeInsets)selectionEdgeInsets; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicMediaItemImageRequest.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicMediaItemImageRequest.h deleted file mode 100644 index ec08d9a99..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicMediaItemImageRequest.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItemImageRequest.h" - -@interface IUMusicMediaItemImageRequest : MPMediaItemImageRequest -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicMoreListCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicMoreListCellConfiguration.h deleted file mode 100644 index 65307bad5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicMoreListCellConfiguration.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicMoreListCellConfiguration : IUArrayCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -- (void)configureForViewController:(id)arg1; -- (void)reloadLayoutInformation; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicPlayerServerDelegate.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicPlayerServerDelegate.h deleted file mode 100644 index 92eb23478..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicPlayerServerDelegate.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "MPMusicPlayerControllerServerDelegate-Protocol.h" - -@class IUNowPlayingObserver, MPAVController, MPMediaItem; - -@interface IUMusicPlayerServerDelegate : NSObject -{ - MPMediaItem *_firstItem; - IUNowPlayingObserver *_nowPlayingObserver; - id _repeatChangeHandler; - MPAVController *_repeatChangeHandlerPlayer; - id _shuffleChangeHandler; - MPAVController *_shuffleChangeHandlerPlayer; - int _shuffleMode; -} - -- (void).cxx_destruct; -- (void)_appDefaultsChangedNotification:(id)arg1; -- (void)musicPlayerServer:(id)arg1 prepareQueueWithRadioStation:(id)arg2; -- (void)musicPlayerServer:(id)arg1 prepareQueueWithGeniusMixPlaylist:(id)arg2; -- (void)musicPlayerServer:(id)arg1 prepareQueueWithQuery:(id)arg2; -- (void)musicPlayerServer:(id)arg1 setShuffleMode:(int)arg2; -- (void)musicPlayerServer:(id)arg1 setFirstItem:(id)arg2; -- (id)currentRadioStationForMusicPlayerServer:(id)arg1; -- (id)currentMediaQueryForMusicPlayerServer:(id)arg1; -- (BOOL)isNowPlayingItemFromGeniusMixForMusicPlayerServer:(id)arg1; -- (unsigned int)unshuffledIndexOfNowPlayingItemForMusicPlayerServer:(id)arg1; -- (unsigned int)indexOfNowPlayingItemForMusicPlayerServer:(id)arg1; -- (id)nowPlayingItemForMusicPlayerServer:(id)arg1; -- (void)musicPlayerServer:(id)arg1 setNowPlayingItem:(id)arg2; -- (int)playbackSpeedForMusicPlayerServer:(id)arg1; -- (void)musicPlayerServer:(id)arg1 setPlaybackSpeed:(int)arg2; -- (id)playerForMusicPlayerServer:(id)arg1 usingApplicationSpecificQueue:(BOOL)arg2; -- (void)musicPlayerServer:(id)arg1 registerForShuffleModeChangesWithChangeHandler:(id)arg2; -- (void)musicPlayerServer:(id)arg1 registerForRepeatModeChangesWithChangeHandler:(id)arg2; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicPodcastCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicPodcastCellConfiguration.h deleted file mode 100644 index f8e811726..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicPodcastCellConfiguration.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicPodcastCellConfiguration : IUPodcastCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (struct UIEdgeInsets)selectionEdgeInsets; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultCellConfiguration.h deleted file mode 100644 index aa1d44fbc..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultCellConfiguration.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicSearchResultCellConfiguration : IUSearchResultCellConfiguration -{ -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -- (struct UIEdgeInsets)selectionEdgeInsets; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultListViewController.h deleted file mode 100644 index 316dbc761..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicSearchResultListViewController.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableDictionary; - -@interface IUMusicSearchResultListViewController : IUSearchResultListViewController -{ - NSMutableDictionary *_sectionHeaderCache; -} - -+ (Class)tableViewCellClass; -+ (id)tableViewBackgroundColor; -- (void).cxx_destruct; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (void)setTableView:(id)arg1; -- (void)reloadData; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicSelectedBackgroundView.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicSelectedBackgroundView.h deleted file mode 100644 index 7eb7ff96f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicSelectedBackgroundView.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface IUMusicSelectedBackgroundView : UIView -{ -} - -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicSimpleGroupCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicSimpleGroupCellConfiguration.h deleted file mode 100644 index d9f3234a6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicSimpleGroupCellConfiguration.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString, UIImage; - -@interface IUMusicSimpleGroupCellConfiguration : IUArrayCellConfiguration -{ -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -@property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) NSString *subtitle; -@property(retain, nonatomic) UIImage *artwork; -- (struct UIEdgeInsets)selectionEdgeInsets; -- (void)reloadLayoutInformation; -- (void)reloadData; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicTableViewCell.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicTableViewCell.h deleted file mode 100644 index d7bcf925f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicTableViewCell.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicTableViewCell : IUMediaTableCell -{ -} - -- (void)_drawContentInRect:(struct CGRect)arg1 selected:(BOOL)arg2; -- (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellConfiguration.h deleted file mode 100644 index 83a3ab382..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellConfiguration.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicVideoCellConfiguration : IUDetailedCellConfiguration -{ -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (struct CGPoint)downloadButtonOrigin; -- (BOOL)canShowPurchasableMediaViews; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellGlobalContext.h deleted file mode 100644 index c6aa94b83..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideoCellGlobalContext.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicVideoCellGlobalContext : IUDetailedCellGlobalContext -{ - unsigned int _showArtist:1; -} - -@property(nonatomic) BOOL showArtist; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideosDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicVideosDataSource.h deleted file mode 100644 index 85bd18198..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicVideosDataSource.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUMusicVideosDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (Class)cellConfigurationClassForSongs; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (void)setQuery:(id)arg1; -- (void)reloadSectionInfo; -- (id)entitiesForQuery:(id)arg1; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)createGlobalContexts; -- (BOOL)allowsDeletion; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMusicViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUMusicViewController.h deleted file mode 100644 index e435a6a19..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMusicViewController.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableDictionary, UITableViewCell; - -@interface IUMusicViewController : IUMediaListViewController -{ - UITableViewCell *_moreListTableViewCell; - NSMutableDictionary *_sectionHeaderCache; -} - -+ (Class)tableViewCellClass; -+ (id)tableViewBackgroundColor; -- (void).cxx_destruct; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (struct CGRect)tableView:(id)arg1 frameForSectionIndexGivenProposedFrame:(struct CGRect)arg2; -- (void)reloadData; -- (BOOL)shouldShowStoreButton; -- (void)viewDidLoad; -- (id)moreListTableCell; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMutableComponentsArray.h b/iOS7/PrivateFrameworks/iPodUI/IUMutableComponentsArray.h deleted file mode 100644 index 7fb9098df..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMutableComponentsArray.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSMutableArray.h" - -@class NSArray; - -@interface IUMutableComponentsArray : NSMutableArray -{ - NSArray *_componentArrays; -} - -@property(retain, nonatomic) NSArray *componentArrays; // @synthesize componentArrays=_componentArrays; -- (void).cxx_destruct; -- (void)removeObjectsAtIndexes:(id)arg1; -- (void)removeAllObjects; -- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; -- (void)removeObjectAtIndex:(unsigned int)arg1; -- (void)removeLastObject; -- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; -- (void)addObject:(id)arg1; -- (id)objectAtIndex:(unsigned int)arg1; -- (id)_arrayForIndex:(unsigned int *)arg1; -- (id)_mutableArrayForIndex:(unsigned int *)arg1; -- (id)_arrayForIndex:(unsigned int *)arg1 mutable:(BOOL)arg2; -- (unsigned int)count; -- (id)initWithComponentArrays:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUMutableSectionInfo.h b/iOS7/PrivateFrameworks/iPodUI/IUMutableSectionInfo.h deleted file mode 100644 index ab6639b18..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUMutableSectionInfo.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSArray, NSMutableArray; - -@interface IUMutableSectionInfo : IUSectionInfo -{ - NSMutableArray *_info; - NSArray *_indexBarTitles; -} - -- (void).cxx_destruct; -- (id)titleOfSectionAtIndex:(unsigned int)arg1; -- (id)titleOfIndexBarSectionAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfSections; -- (unsigned int)numberOfIndexBarTitles; -- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; -- (void)setIndexBarTitles:(id)arg1; -- (void)addSectionWithTitle:(id)arg1 index:(unsigned int)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNavigationIconAndLabelView.h b/iOS7/PrivateFrameworks/iPodUI/IUNavigationIconAndLabelView.h deleted file mode 100644 index cad17fde4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNavigationIconAndLabelView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UIImage, UIImageView, UILabel; - -@interface IUNavigationIconAndLabelView : UIView -{ - UIImageView *_imageView; - UIImage *_icon; - UILabel *_labelView; - NSString *_title; -} - -- (void).cxx_destruct; -- (void)layoutSubviews; -- (id)initWithTitle:(id)arg1 icon:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackHeaderView.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackHeaderView.h deleted file mode 100644 index d21e7dbe3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackHeaderView.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -@class MPAVItem, MPMediaQuery, NSString, UIImage, UIImageView, UILabel; - -@interface IUNowPlayingAlbumBackHeaderView : UIControl -{ - MPAVItem *_item; - MPMediaQuery *_query; - int _style; - NSString *_subtitle; - NSString *_title; - UIImageView *_artworkImageView; - UIImageView *_backgroundImageView; - UILabel *_subtitleLabel; - UILabel *_titleLabel; - UILabel *_infoLabel; -} - -+ (struct CGSize)thumbnailSize; -@property(retain, nonatomic) MPMediaQuery *query; // @synthesize query=_query; -@property(retain, nonatomic) NSString *title; // @synthesize title=_title; -@property(retain, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -- (void).cxx_destruct; -- (id)_infoTitle; -- (void)_reloadViews; -- (void)_layoutForWildcatGridStyle; -- (void)_layoutForGridStyle; -- (void)_layoutForDefaultStyle; -- (id)_artworkImageView; -- (id)_infoLabel; -- (id)_titleLabel; -- (id)_subtitleLabel; -- (id)_backgroundImageView; -@property(retain, nonatomic) UIImage *artworkImage; -- (void)layoutSubviews; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackView.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackView.h deleted file mode 100644 index 6e04944fe..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackView.h +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPSwipableView.h" - -@class IUNowPlayingAlbumBackHeaderView, IURatingControl, MPAVItem, MPMediaQuery, NSString, UIControl, UIImage, UIImageView, UITableView; - -@interface IUNowPlayingAlbumBackView : MPSwipableView -{ - MPAVItem *_item; - int _style; - UIImageView *_backgroundImageView; - UITableView *_table; - UIImageView *_bottomImageView; - IURatingControl *_ratingControl; - UIImageView *_topImageView; - IUNowPlayingAlbumBackHeaderView *_headerView; -} - -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -- (void).cxx_destruct; -- (id)_topImageView; -- (void)_reloadNormalViews; -- (void)_reloadCoverFlowViews; -- (void)_reloadCommonViews; -- (id)_headerView; -- (id)_bottomImageView; -- (id)_backgroundImageView; -- (void)ratingControlRatingChanged:(id)arg1; -- (void)ratingControlRatingBeganTracking:(id)arg1; -@property(retain, nonatomic) MPMediaQuery *query; -@property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) NSString *subtitle; -@property(retain, nonatomic) UIImage *artworkImage; -@property(readonly, nonatomic) IURatingControl *ratingControl; -@property(readonly, nonatomic) UIControl *headerControl; -- (void)_applicationWillEnterForeground:(id)arg1; -- (void)_applicationDidReceiveMemoryWarning:(id)arg1; -- (void)reloadViews; -- (void)layoutSubviews; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)drawRect:(struct CGRect)arg1; -- (void)dealloc; -- (id)initWithTableView:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackViewController.h deleted file mode 100644 index 1133fcb4f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumBackViewController.h +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPViewController.h" - -#import "IUBackOfAlbumTableViewControllerDelegate-Protocol.h" -#import "MPSwipableViewDelegate-Protocol.h" - -@class IUBackOfAlbumDataSource, IUBackOfAlbumTableViewController, IUModalContext, IUNowPlayingAlbumBackView, MPMediaQuery, NSString, UIImage, UITableView; - -@interface IUNowPlayingAlbumBackViewController : MPViewController -{ - IUNowPlayingAlbumBackView *_backView; - id _coverFlowDelegate; - MPMediaQuery *_customQuery; - IUBackOfAlbumDataSource *_dataSource; - unsigned int _skipNextScrollToVisible:1; - int _style; - IUBackOfAlbumTableViewController *_tableViewController; - IUModalContext *_modalContext; -} - -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) IUModalContext *modalContext; // @synthesize modalContext=_modalContext; -@property(readonly, nonatomic) IUBackOfAlbumDataSource *dataSource; // @synthesize dataSource=_dataSource; -@property(retain, nonatomic) MPMediaQuery *customQuery; // @synthesize customQuery=_customQuery; -@property(nonatomic) __weak id coverFlowDelegate; // @synthesize coverFlowDelegate=_coverFlowDelegate; -- (void).cxx_destruct; -- (id)_tableViewController; -- (void)_scrollCurrentRowToVisible; -- (void)_reloadDataFromItemChange:(BOOL)arg1; -- (void)_reloadData; -- (void)_handleSwipeRight; -- (id)_backView; -- (void)_trackWillChangeNotification:(id)arg1; -- (void)_dataSourceInvalidated:(id)arg1; -- (void)_databaseContentsDidChangeNotification:(id)arg1; -- (void)tableViewController:(id)arg1 didPerformDefaultActionForRow:(int)arg2; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; -@property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) NSString *subtitle; -@property(retain, nonatomic) UIImage *artworkImage; -- (void)accessoryButtonTapped:(id)arg1; -- (void)willMoveToParentViewController:(id)arg1; -- (void)setItem:(id)arg1; -- (BOOL)_shouldUseQueryRepresentativeTrackForItem; -- (id)aggregateStatisticsDisplayCountKey; -- (void)loadView; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -@property(readonly, nonatomic) UITableView *tableView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumFrontViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumFrontViewController.h deleted file mode 100644 index a570edfe1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingAlbumFrontViewController.h +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPViewController.h" - -#import "IUPortraitInfoOverlayDelegate-Protocol.h" -#import "MCProfileConnectionObserver-Protocol.h" -#import "MPSwipableViewDelegate-Protocol.h" - -@class ADBannerView, IUPortraitInfoOverlay, MPAVItem, MPImageCacheRequest, MPReflectionImageView, MPSwipableView, UILabel; - -@interface IUNowPlayingAlbumFrontViewController : MPViewController -{ - ADBannerView *_adView; - MPReflectionImageView *_artworkView; - MPSwipableView *_backstopView; - MPImageCacheRequest *_currentImageRequest; - UILabel *_debugTrackInfoLabel; - MPAVItem *_imageRequestPendingItem; - BOOL _isInAppPurchaseAllowed; - BOOL _userCanChangeShuffleAndRepeatType; - IUPortraitInfoOverlay *_overlayView; - int _style; -} - -+ (struct CGRect)frameForArtwork; -@property(nonatomic) int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (void)_updateOverlayVisiblePartsForStyle; -- (void)_updateIsInAppPurchaseAllowedForProfileConnection:(id)arg1; -- (void)_updateArtworkForTime:(double)arg1; -- (void)purgeArtworkViewUntilInForeground; -- (void)_removeOverlayView; -- (id)_overlayView; -- (void)_handleDoubleTap:(id)arg1; -- (void)_handleSingleTap; -- (void)_handleSwipeRight; -- (void)_addOverlayView:(id)arg1; -- (void)artworkWillZoomOut; -- (void)artworkWillZoomIn; -- (void)artworkDidZoomOut; -- (void)artworkDidZoomIn; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; -- (void)infoOverlayDidFinishHiding:(id)arg1; -- (BOOL)infoOverlayShouldDisplayQueuePositionUI:(id)arg1; -- (void)didReceiveMemoryWarning; -- (void)_applicationWillEnterForeground:(id)arg1; -- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; -- (void)_willShowAdViewNotification:(id)arg1; -- (void)_radioModelDidChangeNotification:(id)arg1; -- (void)_displayValuesDidChangeNotification:(id)arg1; -- (void)_didHideAdViewNotification:(id)arg1; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)stopTicking; -- (void)startTicking; -- (void)setItem:(id)arg1; -- (void)endTransitionOverlayHidingWithTransferedOverlayView:(id)arg1; -- (id)copyOverlayViewForTransitionToItem:(id)arg1; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (int)statusBarStyle; -- (void)reloadArtworkView; -- (void)loadView; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingNavigationButton.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingNavigationButton.h deleted file mode 100644 index 36ad45dbd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingNavigationButton.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@class UILabel; - -@interface IUNowPlayingNavigationButton : UIButton -{ - UILabel *_labelView; -} - -- (void).cxx_destruct; -- (id)_localizedTextLabel; -- (float)_localizedTextFontSize; -- (id)_labelView; -- (id)_backgroundPressedImage; -- (id)_backgroundImage; -- (void)sizeToFit; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)layoutSubviews; -- (struct CGRect)hitRect; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingObserver.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingObserver.h deleted file mode 100644 index dfb02aefd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingObserver.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class MPAVController, MPSystemNowPlayingController, NSMutableDictionary; - -@interface IUNowPlayingObserver : NSObject -{ - MPSystemNowPlayingController *_nowPlayingController; - MPAVController *_player; - BOOL _waitingForItemArtwork; - NSMutableDictionary *_mediaItemCoalescedUpdateDateAccessedTimers; -} - -- (void).cxx_destruct; -- (id)_currentItem; -- (void)_coalescedUpdateDateAccessedForAVItem:(id)arg1; -- (void)_coalescedUpdateLastUsedDateForMediaItem:(id)arg1; -- (void)_rateDidChangeNotification:(id)arg1; -- (void)_timeDidJumpNotification:(id)arg1; -- (void)_repeatTypeChanged:(id)arg1; -- (void)_radioArtworkDidLoadNotification:(id)arg1; -- (void)_playbackStateChanged:(id)arg1; -- (void)_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; -- (void)_mediaArtworkDidLoadNotification:(id)arg1; -- (void)_itemChanged:(id)arg1; -- (void)_isBannedDidChangeNotification:(id)arg1; -- (void)_isLikedDidChangeNotification:(id)arg1; -- (void)_isInWishListDidChangeNotification:(id)arg1; -- (void)_contentsChanged:(id)arg1; -- (void)_avItemTitlesDidChangeNotification:(id)arg1; -- (void)dealloc; -- (id)initWithPlayer:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitInfoOverlay.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitInfoOverlay.h deleted file mode 100644 index 2e895e3ec..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitInfoOverlay.h +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "MFMailComposeViewControllerDelegate-Protocol.h" -#import "SKStoreProductViewControllerDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" -#import "UIActivityItemsSource-Protocol.h" - -@class UIActionSheet; - -@interface IUNowPlayingPortraitInfoOverlay : IUPortraitInfoOverlay -{ - id _actionSheetCompletionHandler; - id _itemToShare; - UIActionSheet *_radioActionSheet; -} - -- (void).cxx_destruct; -- (void)_delayedSeedGeniusForControls:(id)arg1; -- (void)_buttonAvailabilityChanged:(id)arg1; -- (void)_appDefaultsChanged; -- (void)_appDefaultsChanged:(id)arg1; -- (id)activityViewController:(id)arg1 itemsForActivityType:(id)arg2; -- (id)activityViewControllerPlaceholderItems:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)controlsOverlay:(id)arg1 adjustShuffleAndRepeatTypeForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; -- (unsigned int)shuffleTypeForPlaybackControls:(id)arg1; -- (unsigned int)repeatTypeForControlsOverlay:(id)arg1; -- (void)controlsOverlay:(id)arg1 didTapTrackInfoButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioShareButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioHistoryButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldHideRadioButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldDisableMailPodcastLinkButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldHideMailPodcastLinkButtonForItem:(id)arg2; -- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (void)controlsOverlay:(id)arg1 didClickMailPodcastLinkButtonForItem:(id)arg2; -- (unsigned int)controlsOverlay:(id)arg1 playbackSpeedForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldDisablePlaybackSpeedButtonForItem:(id)arg2; -- (void)controlsOverlayDidClickPlaybackSpeedButton:(id)arg1; -- (BOOL)controlsOverlay:(id)arg1 shouldDisableFastFowardAndRewindButtonForItem:(id)arg2; -- (void)controlsOverlayDidClickFastForwardButton:(id)arg1; -- (void)controlsOverlayDidClickRewindButton:(id)arg1; -- (BOOL)hideGeniusButtonForPlaybackControls:(id)arg1; -- (BOOL)playbackControlsDidTapGeniusButton:(id)arg1; -- (BOOL)playbackControlsScrubberShouldDisplaySingleChapters:(id)arg1; -- (BOOL)playbackControls:(id)arg1 changedShuffleType:(unsigned int)arg2; -- (BOOL)playbackControls:(id)arg1 changedRepeatType:(unsigned int)arg2; -- (void)productViewControllerDidFinish:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitVideoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitVideoViewController.h deleted file mode 100644 index f73ec08d9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitVideoViewController.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUNowPlayingPortraitVideoViewController : IUPortraitVideoViewController -{ -} - -- (void)viewWillAppear:(BOOL)arg1; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (id)newOverlayViewWithFrame:(struct CGRect)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitViewController.h deleted file mode 100644 index ce92a140a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUNowPlayingPortraitViewController.h +++ /dev/null @@ -1,108 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPViewController.h" - -#import "AFContextProvider-Protocol.h" -#import "MPVideoTransferViewController-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" - -@class IUFlipperButton, IUPortraitTransportControls, MPImageCache, MPImageCacheRequest, MPRadioAVItem, RUTrackActionSheet, UIBarButtonItem, UINavigationBar, UINavigationButton, UITransitionView, UIView; - -@interface IUNowPlayingPortraitViewController : MPViewController -{ - RUTrackActionSheet *_actionSheet; - UIView *_albumHighlight; - UIBarButtonItem *_backBarButtonItem; - BOOL _didZoom; - UIBarButtonItem *_doneBarButtonItem; - UIView *_flipContainerView; - IUFlipperButton *_flipperButton; - MPImageCache *_flipperImageCache; - MPImageCacheRequest *_flipperImageRequest; - MPRadioAVItem *_likeOrBanItem; - MPViewController *_mainController; - UINavigationBar *_navigationBar; - UIView *_navigationBarHighlight; - MPViewController *_preFlipController; - MPViewController *_preSlideController; - UINavigationButton *_scaleModeButton; - BOOL _showFlipperHint; - int _style; - UIView *_transitionOverlayView; - UITransitionView *_transitionView; - IUPortraitTransportControls *_transportControls; - BOOL _tvOutEnabled; -} - -@property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) BOOL showFlipperHint; // @synthesize showFlipperHint=_showFlipperHint; -- (void).cxx_destruct; -- (BOOL)isStatusBarHidden; -- (int)statusBarStyle; -- (id)_viewControllerForChangeFromItem:(id)arg1 toItem:(id)arg2 withAvailableController:(id)arg3; -- (Class)_viewControllerClassForItem:(id)arg1; -- (void)_updateViewControllerForChangeFromItem:(id)arg1 toItem:(id)arg2 animate:(BOOL)arg3; -- (void)_updateNavigationBarForItem:(id)arg1 animate:(BOOL)arg2; -- (void)_updateCountdownView; -- (void)_slideToController:(id)arg1 transition:(int)arg2; -- (void)_setFlipperButtonImageWithItem:(id)arg1 time:(double)arg2; -- (void)_reloadForChangeFromItem:(id)arg1 toItem:(id)arg2; -- (id)_navigationBar; -- (id)_flipTransition; -- (id)_flipperButton; -- (void)_flipFromViewController:(id)arg1 toViewController:(id)arg2 withType:(id)arg3; -- (void)_flip; -- (void)_exitNowPlaying; -- (id)_doneBarButtonItem; -- (id)_countdownView; -- (id)_backBarButtonItem; -- (id)_radioTrackDownloadView; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (void)_itemReadyToPlayNotification:(id)arg1; -- (void)_itemDurationAvailableNotification:(id)arg1; -- (void)_didDisplayVideoNotification:(id)arg1; -- (void)_scaleModeButtonAction:(id)arg1; -- (void)_flipperButtonAction:(id)arg1; -- (void)_backAction:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (BOOL)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned long long)arg2; -- (BOOL)transportControls:(id)arg1 heldButtonPart:(unsigned long long)arg2; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)videoController:(id)arg1 willShowChaptersWithTransition:(id)arg2; -- (void)viewController:(id)arg1 viewWasDoubleTapped:(id)arg2; -- (void)videoController:(id)arg1 scaleModeDidChange:(unsigned int)arg2; -- (void)viewControllerRequestsExit:(id)arg1; -- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned int)arg2; -- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned int)arg2; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (id)videoView; -- (void)displayVideoView; -- (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -@property(nonatomic, getter=isTVOutEnabled) BOOL TVOutEnabled; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)_setExistingNavigationItem:(id)arg1; -- (id)navigationController; -- (void)loadView; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -- (void)setItem:(id)arg1; -- (void)noteIgnoredChangeTypes:(unsigned int)arg1; -- (int)displayableInterfaceOrientationForInterfaceOrientation:(int)arg1; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -- (void)dealloc; -- (id)init; - -// Remaining properties -@property(nonatomic) BOOL inhibitOverlay; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoDataSource.h deleted file mode 100644 index 6b5fe87b6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoDataSource.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaPlaylist; - -@interface IUOnTheGoDataSource : IUSongsDataSource -{ - MPMediaPlaylist *_playlist; -} - -- (void).cxx_destruct; -- (void)_mutateQueriesEntitiesWithBlock:(id)arg1; -@property(readonly, nonatomic) MPMediaPlaylist *playlist; -- (BOOL)updateQueriesPredicates; -- (id)entitiesForQuery:(id)arg1; -- (float)rowHeight; -- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; -- (BOOL)deleteIndexesInRange:(struct _NSRange)arg1; -- (BOOL)hideActionRowsOnAppear; -- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; -- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; -- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; -- (BOOL)canDeleteIndex:(unsigned int)arg1; -- (BOOL)allowsRearrange; -- (BOOL)allowsDeletion; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoModalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoModalContext.h deleted file mode 100644 index 489386e38..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoModalContext.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaPlaylist, NSMutableSet; - -@interface IUOnTheGoModalContext : IUModalContext -{ - NSMutableSet *_pickedDataSourceActionRowSet; - NSMutableSet *_pickedPersistentIDSet; - MPMediaPlaylist *_playlist; -} - -@property(retain, nonatomic) MPMediaPlaylist *playlist; // @synthesize playlist=_playlist; -- (void).cxx_destruct; -- (void)_addTracksForActionRowAtIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)_addTracks:(id)arg1; -- (void)_addTrackAtIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)_doneAction:(id)arg1; -- (BOOL)shouldSetEditing:(BOOL)arg1; -- (BOOL)hideIndexBar; -- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (id)newTabBarController; -- (id)copyQueryForQuery:(id)arg1; -- (void)configureNavigationItem:(id)arg1; -- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; -- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)dealloc; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoViewController.h deleted file mode 100644 index 345398464..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUOnTheGoViewController.h +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "AFContextProvider-Protocol.h" -#import "IUMediaActionButtonsCellDelegate-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" -#import "UIAlertViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" - -@class IUMediaActionButtonsCell, IUMediaActionSheet, IUMediaAlertView; - -@interface IUOnTheGoViewController : IUMusicViewController -{ - IUMediaActionButtonsCell *_buttonsCell; - IUMediaActionSheet *_confirmPlaylistChangeSheet; - IUMediaAlertView *_renamePlaylistAlert; - BOOL _searchBarHiddenOrHiding; -} - -- (void).cxx_destruct; -- (void)_updateCloudPlaylist; -- (void)_presentModalContextWithDefaultIdentifier:(id)arg1; -- (void)_handleRename; -- (void)_handleDelete; -- (void)_handleClear; -- (void)_confirmDeletePlaylist; -- (void)_confirmClearPlaylist; -- (id)_buttonsCellButtonTitlesForCurrentState; -- (void)_addButtonAction:(id)arg1; -- (void)_backingStoreChangedNotification:(id)arg1; -- (id)getCurrentContext; -- (BOOL)allowContextProvider:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (void)mediaActionButtonsCell:(id)arg1 clickedButtonAtIndex:(unsigned int)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)reloadActionRows; -- (BOOL)hasSearchBar; -- (void)setContext:(id)arg1; -- (BOOL)handleTabBarSelectedViewController:(id)arg1; -- (void)configureNavigationItem:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)updateForChangedEditingState:(BOOL)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPadFullScreenVideoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUPadFullScreenVideoViewController.h deleted file mode 100644 index 279b7560e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPadFullScreenVideoViewController.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPPadFullScreenVideoViewController.h" - -@interface IUPadFullScreenVideoViewController : MPPadFullScreenVideoViewController -{ -} - -- (BOOL)forceScaleToFitInPortrait; -- (void)enableAirPlayVideoRoutesIfNecessary; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackControlsView.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaybackControlsView.h deleted file mode 100644 index 5caf427d2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackControlsView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPPlaybackControlsView.h" - -@interface IUPlaybackControlsView : MPPlaybackControlsView -{ -} - -- (void)_appDefaultsChanged:(id)arg1; -- (unsigned int)shuffleType; -- (unsigned int)repeatType; -- (BOOL)hideGeniusButton; -- (void)handleChangeToShuffleType:(unsigned int)arg1; -- (void)handleChangeToRepeatType:(unsigned int)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaybackDataSource.h deleted file mode 100644 index 68b7b58f0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackDataSource.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPlaybackDataSource : IUMediaDataSource -{ - BOOL _restartPlaybackOnly; - BOOL _preservePlaybackState; - unsigned int _shuffleType; -} - -+ (Class)queueFeederClass; -@property(nonatomic) unsigned int shuffleType; // @synthesize shuffleType=_shuffleType; -@property(nonatomic) BOOL restartPlaybackOnly; // @synthesize restartPlaybackOnly=_restartPlaybackOnly; -@property(nonatomic) BOOL preservePlaybackState; // @synthesize preservePlaybackState=_preservePlaybackState; -@property(readonly, nonatomic) int playbackMode; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaybackViewController.h deleted file mode 100644 index 3f1842334..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaybackViewController.h +++ /dev/null @@ -1,84 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPAVItem, MPPlaybackTitlesView, MPTransitionController, MPViewController, UINavigationButton, UIView; - -@interface IUPlaybackViewController : IUiPodViewController -{ - MPViewController *_activeViewController; - UINavigationButton *_backButton; - UIView *_backstop; - BOOL _exited; - struct __CFBag *_ignoredChangeTypes; - MPAVItem *_item; - int _interfaceOrientation; - MPAVItem *_pendingItem; - MPAVItem *_pendingItemWithDifferentType; - int _pendingInterfaceOrientation; - MPPlaybackTitlesView *_titlesView; - MPTransitionController *_transitionController; - unsigned int _usingVideoOut:1; - unsigned int _wantsVideoLayer:1; -} - -@property(nonatomic) int orientation; // @synthesize orientation=_interfaceOrientation; -@property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -- (void).cxx_destruct; -- (void)_setActiveViewController:(id)arg1 forTransition:(BOOL)arg2; -- (void)_reloadForTransitionFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; -- (void)_reloadForTransitionFromItem:(id)arg1 toItem:(id)arg2 animated:(BOOL)arg3; -- (BOOL)_reloadFeederForDataSource:(id)arg1; -- (void)_performTransition:(id)arg1 toController:(id)arg2; -- (BOOL)_noteStoppedIgnoringChangeType:(unsigned int)arg1; -- (void)_backButtonAction:(id)arg1; -- (void)_tvOutCapabilityChanged:(id)arg1; -- (void)_itemWillChangeNotification:(id)arg1; -- (void)_itemChangedNotification:(id)arg1; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)updateArtworkToImageAtTimeMarker:(id)arg1; -- (void)_avItemTitlesDidChangeNotification:(id)arg1; -- (void)viewControllerRequestsExit:(id)arg1; -- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned int)arg2; -- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned int)arg2; -- (void)_transitionFinished:(id)arg1; -@property(nonatomic) BOOL wantsVideoLayer; -@property(nonatomic) BOOL usingVideoOut; -- (BOOL)shouldIgnoreChangeType:(unsigned int)arg1; -- (void)setWantsVideoLayer:(BOOL)arg1 item:(id)arg2; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; -- (void)setItem:(id)arg1 animated:(BOOL)arg2; -- (void)setInterfaceOrientation:(int)arg1; -- (void)setExited:(BOOL)arg1; -- (void)setActiveViewController:(id)arg1; -- (int)interfaceOrientation; -- (BOOL)exited; -- (id)activeViewController; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (BOOL)shouldShowNowPlayingButton; -- (void)reloadData; -- (void)loadView; -- (void)deviceOrientationChanged:(int)arg1; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (BOOL)isStatusBarHidden; -- (int)statusBarStyle; -- (void)performTransition:(id)arg1; -- (void)exitPlayerAnimated:(BOOL)arg1; -- (void)endIgnoringChangeTypes:(unsigned int)arg1; -- (id)newViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; -- (id)newTransitionControllerForChangeToInterfaceOrientation:(int)arg1 fromInterfaceOrientation:(int)arg2; -- (id)newTransitionControllerForChangeToItem:(id)arg1 fromItem:(id)arg2; -- (void)beginIgnoringChangeTypes:(unsigned int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaylistCellConfiguration.h deleted file mode 100644 index 36e02551f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistCellConfiguration.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPlaylistCellConfiguration : IUMediaEntityCellConfiguration -{ - int _groupingType; -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (void)reloadImages; -- (void)reloadLayoutInformation; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaylistDataSource.h deleted file mode 100644 index fa8d58d87..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistDataSource.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPlaylistDataSource : IUMediaQueriesDataSource -{ - unsigned long long _selectedPlaylistPersistentID; -} - -+ (int)mediaEntityType; -@property(nonatomic) unsigned long long selectedPlaylistPersistentID; // @synthesize selectedPlaylistPersistentID=_selectedPlaylistPersistentID; -- (id)_activeOnTheGoPlaylist; -- (id)_activeGeniusPlaylist; -- (BOOL)_isRootLevel; -- (void)_playlistsChangedNotification:(id)arg1; -- (void)_isGeniusEnabledDidChangeNotification:(id)arg1; -- (void)setQueries:(id)arg1; -- (void)_addDataSourcePredicatesToQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; -- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; -- (BOOL)deleteIndexesInRange:(struct _NSRange)arg1; -- (void)clearCachedActionState; -- (void)cacheActionStateForActionWithContext:(id)arg1; -- (BOOL)allowsDeletion; -- (id)viewControllerContextForSpecifier:(id)arg1; -- (id)contextForContext:(id)arg1 redirectType:(int)arg2; -@property(readonly, nonatomic) BOOL shouldShowActiveOnTheGoPlaylist; -@property(readonly, nonatomic) BOOL shouldShowActiveGeniusPlaylist; -- (int)rowIndexOfPlaylistWithPersistentUID:(unsigned long long)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsDataSource.h deleted file mode 100644 index 4f3fb5f2e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsDataSource.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPlaylistsDataSource : IUPlaylistDataSource -{ -} - -+ (id)queryCollectionPropertiesToFetch; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)_otgActionRow; -- (id)_geniusActionRow; -- (id)_newOnTheGoViewControllerContext; -- (id)_newGeniusNotEnabledViewControllerContext; -- (id)_newActiveGeniusViewControllerContext; -- (id)_addPlaylistActionRow; -- (id)entitiesForQuery:(id)arg1; -- (id)viewControllerContextForActionRow:(id)arg1; -- (id)prefixActionRows; -- (void)reloadActionRows; -- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; -- (int)initialVisibleIndex; -- (int)initialSelectedIndex; -- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsViewController.h deleted file mode 100644 index 72f2ff168..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPlaylistsViewController.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "UIAlertViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" - -@class IUMediaAlertView, UITextField; - -@interface IUPlaylistsViewController : IUMusicViewController -{ - IUMediaAlertView *_addPlaylistAlertView; - UITextField *_addPlaylistAlertTextField; - id _addPlaylistAlertTextFieldChangeObserver; - id _contentsDidChangeObserver; -} - -- (void).cxx_destruct; -- (void)_updateCloudPlaylist:(id)arg1; -- (void)_releaseAlertView; -- (void)_confirmAddingPlaylist; -- (void)_applicationDidEnterBackgroundNotification:(id)arg1; -- (void)viewControllerDidFinishReloadForDataSourceInvalidation; -- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (BOOL)_isSaveButtonEnabled; -- (void)_updateSaveButtonEnabledState; -- (void)viewWillDisappear:(BOOL)arg1; -- (BOOL)hideActionRowsOnAppear; -- (void)editPlaylist:(id)arg1; -- (id)addPlaylistMessage; -- (void)addPlaylist:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellConfiguration.h deleted file mode 100644 index e6fc0ceb5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellConfiguration.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString; - -@interface IUPodcastCellConfiguration : IUDetailedCellConfiguration -{ - NSString *_displayReleaseDate; - NSString *_displayTitle; - NSString *_fullDisplayTitle; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void).cxx_destruct; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (void)reloadImages; -- (void)reloadLayoutInformation; -- (void)reloadData; -- (id)untruncationCalloutString; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (BOOL)canShowPurchasableMediaViews; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (float)alphaForImageAtIndex:(unsigned int)arg1 fromAlpha:(float *)arg2; -- (float)alphaForLabelAtIndex:(unsigned int)arg1 fromAlpha:(float *)arg2; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellGlobalContext.h deleted file mode 100644 index 3ce9de49d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPodcastCellGlobalContext.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPodcastCellGlobalContext : IUDetailedCellGlobalContext -{ - unsigned int _hideName:1; - unsigned int _hideVideoIcon:1; - unsigned int _showAuthors:1; -} - -@property(nonatomic) BOOL showAuthors; -@property(nonatomic) BOOL hideVideoIcon; -@property(nonatomic) BOOL hideName; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPodcastTracksDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUPodcastTracksDataSource.h deleted file mode 100644 index 343eaa9e5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPodcastTracksDataSource.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPodcastTracksDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)reloadActionRows; -- (void)createGlobalContexts; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (BOOL)shouldDisplayWhenEmpty; -- (BOOL)allowsDeletion; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPodcastsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUPodcastsDataSource.h deleted file mode 100644 index 141c40a09..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPodcastsDataSource.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUPodcastsDataSource : IUMediaQueriesDataSource -{ -} - -+ (id)queryCollectionPropertiesToFetch; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -+ (int)mediaEntityType; -- (BOOL)shouldDisplayWhenEmpty; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)setQueries:(id)arg1; -- (id)createNoContentDataSource; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (void)createGlobalContexts; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (BOOL)canDeleteIndex:(unsigned int)arg1; -- (BOOL)allowsDeletion; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPortraitControlsOverlay.h b/iOS7/PrivateFrameworks/iPodUI/IUPortraitControlsOverlay.h deleted file mode 100644 index 4876be44a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPortraitControlsOverlay.h +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPPlaybackControlsView.h" - -@class UIImageView, UILabel, UIView; - -@interface IUPortraitControlsOverlay : MPPlaybackControlsView -{ - UIImageView *_backgroundView; - UIView *_bottomHighlightView; - float _filteredX; - UILabel *_scrubSpeedLabel; - UILabel *_scrubInstructionLabel; - UIImageView *_scrubInstructionOverlay; - int _style; - BOOL _boundsAnimInFlight; - struct CGRect _boundsAnimGoal; -} - -@property(nonatomic) int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (void)_showScrubInstructionOverlayAnimationDidEnd; -- (float)_sizeToFitForCurrentStateAnimated:(BOOL)arg1; -- (void)_sizeToFitAnimationDidEnd; -- (void)_resetStateAfterSliderTrackingDone:(id)arg1; -- (void)_hideScrubInstructionOverlayAnimationDidEnd; -- (void)detailSliderTrackingDidEnd:(id)arg1; -- (void)detailSliderTrackingDidCancel:(id)arg1; -- (void)detailSliderTrackingDidBegin:(id)arg1; -- (void)detailSlider:(id)arg1 didChangeScrubSpeed:(int)arg2; -- (void)layoutSubviews; -- (struct CGRect)hitRect; -- (struct CGRect)bounds; -- (void)updateForEndOfDetailScrubbing; -- (id)shuffleButtonImage; -- (void)setVisibleParts:(unsigned long long)arg1; -- (id)repeatButtonImage; -- (void)resetDetailSlider:(id)arg1; -- (void)reloadView; -- (id)playbackSpeedButtonImageForPlaybackSpeed:(unsigned int)arg1; -- (id)newTrackInfoLabel; -- (id)newProgressIndicator; -- (id)newButtonBezelViewForPart:(unsigned long long)arg1; -- (id)newButtonForPart:(unsigned long long)arg1; -- (id)mailButtonImage; -- (id)geniusButtonImageForControlState:(unsigned int)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlay.h b/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlay.h deleted file mode 100644 index 2790e30cb..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlay.h +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "MPPlaybackControlsDelegate-Protocol.h" - -@class IUPortraitControlsOverlay, IUTextView, MPAVController, MPAVItem, MPNowPlayingItemQueueInfoButton, UIImage; - -@interface IUPortraitInfoOverlay : UIView -{ - BOOL _allowsDetailScrubbing; - UIImage *_artworkImage; - IUPortraitControlsOverlay *_controlsView; - id _delegate; - IUTextView *_displayableTextView; - MPAVItem *_item; - MPNowPlayingItemQueueInfoButton *_itemQueueInfoButton; - MPAVController *_player; - int _style; - BOOL _transitioning; - unsigned long long _visibleParts; - unsigned long long _disabledParts; -} - -@property(nonatomic) unsigned long long disabledParts; // @synthesize disabledParts=_disabledParts; -@property(nonatomic) unsigned long long visibleParts; // @synthesize visibleParts=_visibleParts; -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) MPAVController *player; // @synthesize player=_player; -@property(retain, nonatomic) MPAVItem *item; // @synthesize item=_item; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) IUPortraitControlsOverlay *controlsView; // @synthesize controlsView=_controlsView; -@property(nonatomic) BOOL allowsDetailScrubbing; // @synthesize allowsDetailScrubbing=_allowsDetailScrubbing; -- (void).cxx_destruct; -- (void)_updateAllItemDependenciesForItem:(id)arg1 animate:(BOOL)arg2; -- (void)_updateItemQueueInfoButtonForItem:(id)arg1 atTime:(double)arg2 animate:(BOOL)arg3; -- (BOOL)_configureNowPlayingQueueInfoButton:(id)arg1 item:(id)arg2 time:(double)arg3; -- (void)_updateDisplayableTextViewForItem:(id)arg1 animate:(BOOL)arg2; -- (void)_reloadViews; -- (void)_removeDisplayableTextWithAnimation:(BOOL)arg1; -- (void)_reloadDisplayableTextViewForItem:(id)arg1 animate:(BOOL)arg2; -- (void)_reloadTextViewArtwork; -- (void)controlsOverlayDetailSliderTrackingDidEnd:(id)arg1; -- (void)controlsOverlayDetailSliderTrackingDidBegin:(id)arg1; -- (void)controlsOverlayDetailSliderInstructionOverlayWillShow:(id)arg1; -- (void)controlsOverlayDetailSliderInstructionOverlayWillHide:(id)arg1; -- (void)_hideControlsAndTextView; -- (id)_displayableTextView; -- (id)_controlsView; -- (id)_itemQueueInfoButton:(BOOL)arg1; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (BOOL)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; -- (void)crossedTimeMakerWithEvent:(id)arg1; -- (void)_playbackStateChanged:(id)arg1; -- (void)_displayableTextAvailable:(id)arg1; -- (void)_hideSnapshotAnimationFinished; -- (void)_displayableTextRemovalAnimationDidStop; -- (void)toggleLyricsDisplay; -- (void)setAlpha:(float)arg1; -@property(retain, nonatomic) UIImage *artworkImage; // @synthesize artworkImage=_artworkImage; -- (void)willTransition; -- (void)stopTicking; -- (void)startTicking; -- (void)layoutSubviews; -- (BOOL)hide; -- (void)didTransition; -- (void)didMoveToSuperview; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlayDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlayDelegate-Protocol.h deleted file mode 100644 index f6de50fe6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPortraitInfoOverlayDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUPortraitInfoOverlayDelegate - -@optional -- (BOOL)infoOverlayShouldDisplayQueuePositionUI:(id)arg1; -- (void)infoOverlayDidFinishHiding:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPortraitTransportControls.h b/iOS7/PrivateFrameworks/iPodUI/IUPortraitTransportControls.h deleted file mode 100644 index e4333d647..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPortraitTransportControls.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPTransportControls.h" - -@class UIImageView; - -@interface IUPortraitTransportControls : MPTransportControls -{ - UIImageView *_backgroundView; - float _filteredX; - UIImageView *_leftDividerView; - id _motionManagerObserver; - UIImageView *_rightDividerView; - int _style; -} - -+ (float)defaultHeight; -@property(nonatomic) int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (void)_layoutSubviews; -- (void)reloadForAdditions:(id)arg1 removals:(id)arg2 animate:(BOOL)arg3; -- (id)newVolumeSlider; -- (id)disabledButtonImageForPart:(unsigned long long)arg1; -- (id)buttonImageForPart:(unsigned long long)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUPortraitVideoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUPortraitVideoViewController.h deleted file mode 100644 index 2885efbc9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUPortraitVideoViewController.h +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPVideoViewController.h" - -#import "IUPortraitInfoOverlayDelegate-Protocol.h" -#import "MPSwipableViewDelegate-Protocol.h" - -@class IUPortraitInfoOverlay, IUPortraitTransportControls, UINavigationBar; - -@interface IUPortraitVideoViewController : MPVideoViewController -{ - IUPortraitInfoOverlay *_overlayView; - UINavigationBar *_navigationBar; - IUPortraitTransportControls *_transportControls; - float _transportControlsHeight; - unsigned int _ownsTransportControls:1; - unsigned int _waitingToShowOverlay:1; -} - -+ (BOOL)supportsFullscreenDisplay; -@property(retain, nonatomic) UINavigationBar *navigationBar; // @synthesize navigationBar=_navigationBar; -- (void).cxx_destruct; -- (void)_removeOverlayView; -- (void)_handleSwipeRight; -- (id)videoOverlayViewIfLoaded; -- (id)videoOverlayView; -- (id)_overlayView; -- (void)_layoutVideoView; -- (id)newOverlayViewWithFrame:(struct CGRect)arg1; -- (void)transportControlsDidResize:(id)arg1; -- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; -- (void)setTransportControlsHeight:(float)arg1; -- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; -- (void)setItem:(id)arg1; -@property(readonly, nonatomic) BOOL ownsTransportControls; -- (void)setPlayer:(id)arg1; -- (void)setAllowsWirelessPlayback:(BOOL)arg1; -- (void)setAllowsDetailScrubbing:(BOOL)arg1; -- (BOOL)allowsDetailScrubbing; -- (void)showChaptersController; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)stopTicking; -- (void)startTicking; -- (void)setVisibleParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)setDisabledParts:(unsigned long long)arg1; -- (void)setDesiredParts:(unsigned long long)arg1 animate:(BOOL)arg2; -- (void)endTransitionOverlayHidingWithTransferedOverlayView:(id)arg1; -- (void)loadView; -- (void)displayVideoViewOnScreen; -- (id)createChapterFlipTransition; -- (id)newAlternateTracksTransition; -- (id)copyOverlayViewForTransitionToItem:(id)arg1; -- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; -- (void)setControlsOverlayVisible:(BOOL)arg1 animate:(BOOL)arg2 force:(BOOL)arg3; -- (void)showOverlayView; -- (void)viewDidAppear:(BOOL)arg1; -- (BOOL)isStatusBarHidden; -- (int)statusBarStyle; -- (void)_showOverlayView:(BOOL)arg1; -- (void)dealloc; -- (id)initWithTransportControls:(BOOL)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUQuerySectionInfo.h b/iOS7/PrivateFrameworks/iPodUI/IUQuerySectionInfo.h deleted file mode 100644 index dc129c4ca..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUQuerySectionInfo.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaQuerySectionInfo; - -@interface IUQuerySectionInfo : IUSectionInfo -{ - MPMediaQuerySectionInfo *_sectionInfo; -} - -- (void).cxx_destruct; -- (unsigned int)indexOfSectionForSectionIndexTitleAtIndex:(unsigned int)arg1; -- (id)titleOfSectionAtIndex:(unsigned int)arg1; -- (id)titleOfIndexBarSectionAtIndex:(unsigned int)arg1; -- (unsigned int)numberOfIndexBarTitles; -- (unsigned int)numberOfSections; -- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; -- (id)initWithMediaQuerySectionInfo:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURadioDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IURadioDataSource.h deleted file mode 100644 index b0e8bb860..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURadioDataSource.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "RURadioDataSourceDelegate-Protocol.h" - -@class NSArray, RURadioDataSource; - -@interface IURadioDataSource : IUMediaListDataSource -{ - RURadioDataSource *_radioDataSource; -} - -+ (id)tabBarItemIconName; -+ (id)defaultTitle; -- (void).cxx_destruct; -- (void)_updatePlayingStation; -- (void)_prefetchStationArtwork; -@property(readonly, nonatomic) NSArray *stations; -- (id)stationAtIndex:(unsigned int)arg1; -- (void)refreshTracksForStation:(id)arg1 withCompletionHandler:(id)arg2; -- (void)refreshStationTracks; -- (void)refreshFeaturedStations; -- (void)synchronizeStationsAsAutomaticUpdate:(BOOL)arg1 withCompletionHandler:(id)arg2; -- (void)deauthenticateIfNecessary; -- (void)optInWithActiveAccountWithCompletionHandler:(id)arg1; -@property(readonly, nonatomic) BOOL isOptedInToRadio; -- (void)checkAcceptedTermsWithCompletionHandler:(id)arg1; -- (void)_feederStationDidChangeNotification:(id)arg1; -- (void)radioDataSourceShouldPrefetchStationArtwork:(id)arg1; -- (void)radioDataSourceDidInvalidate:(id)arg1; -- (void)radioDataSourceDidDeauthenticate:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (unsigned int)count; -- (id)tabBarItemTitle; -- (BOOL)shouldDisplayWhenEmpty; -- (id)shortNoContextNavigationBackButtonTitle; -- (id)contextForContext:(id)arg1 redirectType:(int)arg2; -- (void)configureMoreListTableCell:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURadioPlaybackDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IURadioPlaybackDataSource.h deleted file mode 100644 index 1a3d4606b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURadioPlaybackDataSource.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "NSCoding-Protocol.h" - -@class MPAVItem, RadioStation; - -@interface IURadioPlaybackDataSource : IUPlaybackDataSource -{ - BOOL _playImmediately; - RadioStation *_station; - MPAVItem *_prefixItem; - unsigned int _initialTrackIndex; -} - -+ (Class)queueFeederClass; -@property(nonatomic) BOOL playImmediately; // @synthesize playImmediately=_playImmediately; -@property(nonatomic) unsigned int initialTrackIndex; // @synthesize initialTrackIndex=_initialTrackIndex; -@property(retain, nonatomic) MPAVItem *prefixItem; // @synthesize prefixItem=_prefixItem; -@property(retain, nonatomic) RadioStation *station; // @synthesize station=_station; -- (void).cxx_destruct; -@property(readonly, nonatomic) MPAVItem *initialItem; -- (int)playbackMode; -- (id)initWithCoder:(id)arg1; -- (void)encodeWithCoder:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURadioQueueFeeder.h b/iOS7/PrivateFrameworks/iPodUI/IURadioQueueFeeder.h deleted file mode 100644 index 2ef463eae..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURadioQueueFeeder.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPRadioQueueFeeder.h" - -@class RadioStation; - -@interface IURadioQueueFeeder : MPRadioQueueFeeder -{ -} - -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2 initialTrackIndex:(unsigned int)arg3 startPlayback:(BOOL)arg4; -- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; -- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; - -// Remaining properties -@property(retain, nonatomic) RadioStation *station; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURatingControl.h b/iOS7/PrivateFrameworks/iPodUI/IURatingControl.h deleted file mode 100644 index 92055a3f6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURatingControl.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIControl.h" - -@interface IURatingControl : UIControl -{ - int _rating; - id _delegate; - struct CGSize _maxHitRectPadding; - struct CGPoint _trackingStartPoint; - struct CGPoint _trackingLastPoint; - BOOL _trackingHandledDrag; -} - -+ (float)verticalAdjust; -+ (struct CGSize)defaultSize; -- (void).cxx_destruct; -- (void)_updateRatingForPoint:(struct CGPoint)arg1; -- (void)_tappedAction:(id)arg1 event:(id)arg2; -- (struct CGRect)hitRect; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; -- (void)drawRect:(struct CGRect)arg1; -- (int)rating; -- (void)setRating:(int)arg1; -- (void)setMaxHitRectPadding:(struct CGSize)arg1; -- (void)setDelegate:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithSize:(struct CGSize)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUReflectionImageView.h b/iOS7/PrivateFrameworks/iPodUI/IUReflectionImageView.h deleted file mode 100644 index e4f5ddf39..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUReflectionImageView.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class IUReflectionView, UIColor, UIImageView; - -@interface IUReflectionImageView : UIView -{ - float _reflectionHeight; - float _spacing; - float _reflectionAlpha; - BOOL _useImageSize; - unsigned int _nonSquareImage:1; - UIImageView *_imageView; - IUReflectionView *_reflection; - UIColor *_imageBackgroundColor; -} - -@property(retain, nonatomic) UIColor *imageBackgroundColor; // @synthesize imageBackgroundColor=_imageBackgroundColor; -- (void).cxx_destruct; -- (void)setUseImageSize:(BOOL)arg1; -- (void)setReflectionVisible:(BOOL)arg1; -- (void)setReflectionAlphaWhenVisible:(float)arg1; -@property(nonatomic) BOOL nonSquareImage; -- (void)setImage:(id)arg1; -- (id)initWithReflectionHeight:(float)arg1 spacing:(float)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUReflectionView.h b/iOS7/PrivateFrameworks/iPodUI/IUReflectionView.h deleted file mode 100644 index c35392718..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUReflectionView.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImage; - -@interface IUReflectionView : UIView -{ - UIImage *_image; -} - -- (void).cxx_destruct; -- (void)drawRect:(struct CGRect)arg1; -- (void)setImage:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURentalData.h b/iOS7/PrivateFrameworks/iPodUI/IURentalData.h deleted file mode 100644 index 16205cd06..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURentalData.h +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUUserNotificationAlert, NSDate, NSDictionary, NSObject, NSString, UILocalNotification; - -@interface IURentalData : NSObject -{ - IUUserNotificationAlert *_alert; - int _deferRentalEventsCount; - NSObject *_dispatchQueue; - long long _downloadIdentifier; - BOOL _failed; - NSDictionary *_fileProcessorInfo; - BOOL _isPlaying; - UILocalNotification *_lastFiredLocalNotification; - BOOL _loaded; - NSString *_mediaPath; - NSDate *_playbackDate; - unsigned long long _trackPersistentIdentifier; -} - -+ (BOOL)_shouldReadDemoRentalInfoForMediaItem:(id)arg1; -- (void).cxx_destruct; -- (void)_showAlertForTimeUntilExpiration:(double)arg1; -- (void)_setLastFiredLocalNotification:(id)arg1; -- (void)_setFileProcessorInfo:(id)arg1; -- (id)_rentalEndDate; -- (void)_refreshAlert; -- (id)_playbackEndDate; -- (void)_performActionForEventWithTimeUntilExpiration:(double)arg1; -- (id)_nextEventDate; -- (id)_newAlertTitleForTimeUntilExpiration:(double)arg1; -- (void)_loadDemoRentalInfoFromMediaItem:(id)arg1; -- (id)_lastFiredLocalNotification; -- (id)_expirationDate; -- (void)setFailed:(BOOL)arg1; -- (void)setLoaded:(BOOL)arg1; -- (void)setFileProcessorInfo:(id)arg1; -- (void)resetForReason:(unsigned int)arg1; -- (void)performDeferredLocalNotifications; -- (void)performActionForLocalNotification:(id)arg1; -@property(readonly) NSDate *nextEventDate; -@property(readonly) NSString *mediaPath; -@property(readonly, getter=isDeferringRentalEvents) BOOL deferringRentalEvents; -- (void)endDeferringRentalEvents; -@property(readonly) long long downloadIdentifier; -- (id)copyNextLocalNotification; -- (void)beginDeferringRentalEvents; -- (id)initWithMediaItem:(id)arg1; -@property(readonly) BOOL willExpireSoon; -@property(readonly) unsigned long long trackPersistentIdentifier; -- (void)synchronizeLocalData; -@property(getter=isPlaying) BOOL playing; -@property(readonly) int rentalState; -@property(readonly) double playbackTimeRemaining; -@property(readonly) NSDate *expirationDate; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURentalDataStore.h b/iOS7/PrivateFrameworks/iPodUI/IURentalDataStore.h deleted file mode 100644 index 3a4dee89f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURentalDataStore.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class ML3QueryResultSet, NSMutableDictionary, NSMutableSet, NSObject, NSOperationQueue; - -@interface IURentalDataStore : NSObject -{ - NSObject *_dispatchQueue; - NSMutableSet *_localNotifications; - NSOperationQueue *_operationQueue; - int _pendingRentalEventCount; - NSMutableDictionary *_rentalDataByPID; - ML3QueryResultSet *_resultSet; - BOOL _shouldReloadRentalData; -} - -+ (id)existingInstance; -+ (id)sharedInstance; -- (void).cxx_destruct; -- (void)_scheduleRentalEvents; -- (void)_resetLocalNotifications; -- (id)_rentalDataForMediaItem:(id)arg1; -- (void)_loadRentalDataFromLibrary; -- (id)_rentalItems; -- (BOOL)_isLoadingRentalData:(id)arg1; -- (void)_handleFinishedOperation:(id)arg1; -- (void)_enqueueOperation:(id)arg1; -- (void)_libraryDisplayValuesDidChange:(id)arg1; -- (void)_libraryDidChangeNotification:(id)arg1; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)resetRentalDataForMediaItem:(id)arg1 reason:(unsigned int)arg2; -- (void)resetAllDataForReason:(unsigned int)arg1; -- (id)rentalDataForMediaItem:(id)arg1; -- (void)loadRentalDataFromLibrary; -- (void)loadRentalData:(id)arg1 withReason:(int)arg2; -- (BOOL)handleLocalNotification:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURentalErrorResolver.h b/iOS7/PrivateFrameworks/iPodUI/IURentalErrorResolver.h deleted file mode 100644 index 578279de5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURentalErrorResolver.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPAVErrorResolver.h" - -#import "UIAlertViewDelegate-Protocol.h" - -@class IURentalData, NSError, UIAlertView; - -@interface IURentalErrorResolver : MPAVErrorResolver -{ - NSError *_error; - UIAlertView *_playbackAlertView; - IURentalData *_rentalData; -} - -- (void).cxx_destruct; -- (id)_mediaItem; -- (BOOL)_errorIsFairPlayError:(id)arg1; -- (void)_destroyPlaybackAlertView; -- (void)_cancelPlaybackAlertView:(BOOL)arg1; -- (void)_rentalDataDidLoadNotification:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertViewCancel:(id)arg1; -- (void)resolveError:(id)arg1; -- (void)dealloc; -- (id)initWithMediaItem:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURentalsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IURentalsDataSource.h deleted file mode 100644 index 42ee4c151..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURentalsDataSource.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IURentalsDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)allowsDeletion; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IURootViewController.h b/iOS7/PrivateFrameworks/iPodUI/IURootViewController.h deleted file mode 100644 index 32f32031b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IURootViewController.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface IURootViewController : UIViewController -{ - UIViewController *_wrappedViewController; -} - -@property(retain, nonatomic) UIViewController *wrappedViewController; // @synthesize wrappedViewController=_wrappedViewController; -- (void).cxx_destruct; -- (void)_interfaceOrientationMaskDidChangeNotification:(id)arg1; -- (void)window:(id)arg1 willAnimateFromContentFrame:(struct CGRect)arg2 toContentFrame:(struct CGRect)arg3; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchDataSource.h deleted file mode 100644 index 94736c649..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchDataSource.h +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class IUMutableSectionInfo, NSNumberFormatter, NSOperationQueue, NSString; - -@interface IUSearchDataSource : IUMediaQueriesDataSource -{ - NSOperationQueue *_queryOperationQueue; - IUMediaQueriesDataSource *_dataSourceToSearch; - NSString *_searchString; - int _searchScope; - IUMutableSectionInfo *_mutableSectionInfo; - unsigned int _foundSearchResultCount; - NSNumberFormatter *_resultCountNumberFormatter; - NSString *_searchIdentifier; - BOOL _hasNoResultsForSearchString; - BOOL _searchFinished; -} - -+ (int)mediaEntityType; -@property(retain, nonatomic) NSString *searchIdentifier; // @synthesize searchIdentifier=_searchIdentifier; -@property(readonly, nonatomic) BOOL hasNoResultsForSearchString; // @synthesize hasNoResultsForSearchString=_hasNoResultsForSearchString; -@property(nonatomic) int searchScope; // @synthesize searchScope=_searchScope; -@property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; -@property(retain, nonatomic) IUMediaQueriesDataSource *dataSourceToSearch; // @synthesize dataSourceToSearch=_dataSourceToSearch; -- (void).cxx_destruct; -- (void)_postResultsDoneNotification; -- (void)_postResultsChangedNotification:(id)arg1; -- (void)_updateDataInBackground; -- (void)_searchPerformOperation:(id)arg1 didProduceQuery:(id)arg2 forSearchIdentifier:(id)arg3; -- (id)_humanizedTitleWithResultCount:(unsigned int)arg1 searchStyle:(CDStruct_c37684e5 *)arg2; -- (id)copyContinueSearchInITunesStoreActionRow; -- (void)_continueSearchInITunesStore:(id)arg1; -@property(readonly, nonatomic) BOOL canContinueSearchInITunesStore; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (BOOL)shouldShowGlobalSectionHeader; -- (void)reloadDataWithCompletionHandler:(id)arg1; -- (void)reloadSectionInfo; -- (void)reloadActionRows; -- (id)countStringFormat; -- (BOOL)showShuffleButtonWhenApplicable; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (id)title; -- (id)queriesAppropriateForGroupingProperty:(int)arg1 mediaType:(unsigned int)arg2; -- (void)dealloc; -- (void)_restrictionsDidChangeNotification:(id)arg1; -- (void)_playlistContentsDidChangeNotification:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchHelper.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchHelper.h deleted file mode 100644 index 5122e708c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchHelper.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "IUSearchResultListViewControllerDelegate-Protocol.h" -#import "UISearchBarDelegate-Protocol.h" -#import "UISearchDisplayDelegate-Protocol.h" - -@class IUSearchDataSource, IUSearchResultListViewController, IUTableViewController, NSString, UISearchBar, UISearchDisplayController, UITableView; - -@interface IUSearchHelper : NSObject -{ - UISearchBar *_searchBar; - UISearchDisplayController *_searchDisplayController; - UITableView *_searchResultsTableView; - id _delegate; - IUSearchDataSource *_searchDataSource; - IUSearchResultListViewController *_searchResultListViewController; - IUTableViewController *_tableViewController; - BOOL _searchBarHidesAlone; - BOOL _searchBarHiddenOrHiding; - BOOL _searchBarHidden; -} - -@property(nonatomic, getter=isSearchBarHidden) BOOL searchBarHidden; // @synthesize searchBarHidden=_searchBarHidden; -@property(readonly, nonatomic) IUSearchResultListViewController *searchResultListViewController; // @synthesize searchResultListViewController=_searchResultListViewController; -@property(readonly, nonatomic) UISearchDisplayController *searchDisplayController; // @synthesize searchDisplayController=_searchDisplayController; -@property(nonatomic) BOOL searchBarHidesAlone; // @synthesize searchBarHidesAlone=_searchBarHidesAlone; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; -- (void)_searchDataSourceNoResultsChangedNotification:(id)arg1; -- (void)searchBar:(id)arg1 textDidChange:(id)arg2; -- (void)searchResultListViewController:(id)arg1 didSelectContext:(id)arg2; -- (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; -- (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; -- (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; -- (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; -- (void)searchDisplayController:(id)arg1 willUnloadSearchResultsTableView:(id)arg2; -- (void)searchDisplayController:(id)arg1 didLoadSearchResultsTableView:(id)arg2; -- (void)searchDisplayControllerWillEndSearch:(id)arg1; -- (void)searchDisplayControllerWillBeginSearch:(id)arg1; -- (void)setSearchBarHidden:(BOOL)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) float heightForTableHeaderViewHiding; -@property(copy, nonatomic) NSString *searchString; -- (void)dealloc; -- (id)initWithTableViewController:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchHelperDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchHelperDelegate-Protocol.h deleted file mode 100644 index 3a00ae9e8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchHelperDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUSearchHelperDelegate - -@optional -- (void)searchHelperWillEndSearch:(id)arg1; -- (void)searchHelperWillBeginSearch:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchResultCellConfiguration.h deleted file mode 100644 index d6804a6fc..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultCellConfiguration.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUSearchResultCellConfiguration : IUMediaEntityCellConfiguration -{ - int _groupingType; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (void)reloadImages; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (BOOL)showsUntruncationCallout; -- (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGSize)artworkSize; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewController.h deleted file mode 100644 index cbd63e102..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewController.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUSearchResultListViewController : IUTableViewController -{ - id _searchResultListDelegate; -} - -@property(nonatomic) __weak id searchResultListDelegate; // @synthesize searchResultListDelegate=_searchResultListDelegate; -- (void).cxx_destruct; -- (void)performDefaultActionForRow:(int)arg1; -- (BOOL)hasSearchBar; -- (BOOL)allowsDisclosureInCells; -- (BOOL)isCurrentController; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)loadView; -- (BOOL)isViewLoaded; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewControllerDelegate-Protocol.h deleted file mode 100644 index 5084c68ae..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSearchResultListViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUSearchResultListViewControllerDelegate - -@optional -- (void)searchResultListViewController:(id)arg1 didSelectContext:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterView.h b/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterView.h deleted file mode 100644 index c9c59ae8c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterView.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class IUMediaDataSource, IUStoreOfferVariantSegmentedControl, IUTVShowListStoreOfferDownloadActionConfiguration, MPStoreCompletionOffering, UIButton, UIColor, UILabel; - -@interface IUSeasonOfferTableFooterView : UIView -{ - MPStoreCompletionOffering *_storeCompletionOffering; - IUTVShowListStoreOfferDownloadActionConfiguration *_downloadAction; - UIButton *_showCompletedSeasonButton; - UILabel *_showCompletedSeasonLabel; - UILabel *_availableEpisodesLabel; - UILabel *_completeMySeasonLabel; - UILabel *_originalPriceLabel; - IUMediaDataSource *_dataSource; - UIButton *_downloadButton; - struct CGRect _downloadButtonOriginalFrame; - IUStoreOfferVariantSegmentedControl *_variantSegmentedControl; - UIColor *_separatorColor; - BOOL _showingMissingItems; - id _delegate; -} - -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) UIColor *separatorColor; // @synthesize separatorColor=_separatorColor; -@property(retain, nonatomic) IUMediaDataSource *dataSource; // @synthesize dataSource=_dataSource; -- (void).cxx_destruct; -- (void)_variantSegmentedControlAction:(id)arg1; -- (id)_completeMySeasonText; -- (void)_downloadButtonPressedAction:(id)arg1; -- (id)_showCompleteSeasonButtonText; -- (void)_showMissingItemsButtonAction:(id)arg1; -- (id)_newLabelWithFontSize:(float)arg1 bold:(BOOL)arg2; -- (id)_newLabel:(BOOL)arg1; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)layoutSubviews; -- (BOOL)_shouldShowOfferButtonOrLabel; -- (void)drawRect:(struct CGRect)arg1; -- (void)_reloadDownloadAction; -- (id)initWithStoreCompletionOffering:(id)arg1 showingMissingItems:(BOOL)arg2 offerVariant:(int)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterViewDelegate-Protocol.h deleted file mode 100644 index 6a5037b31..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSeasonOfferTableFooterViewDelegate-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol IUSeasonOfferTableFooterViewDelegate -- (void)seasonOfferTableFooterView:(id)arg1 showItemsInOffer:(id)arg2; -- (void)seasonOfferTableFooterView:(id)arg1 didChangeToOfferVariant:(int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSectionInfo.h b/iOS7/PrivateFrameworks/iPodUI/IUSectionInfo.h deleted file mode 100644 index 73a9262e1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSectionInfo.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface IUSectionInfo : NSObject -{ - unsigned int _hideIndexBar:1; - unsigned int _hideSections:1; - unsigned int _showHeadersInShortLists:1; -} - -- (unsigned int)indexOfSectionForSectionIndexTitleAtIndex:(unsigned int)arg1; -- (id)titleOfIndexBarSectionAtIndex:(unsigned int)arg1; -- (id)titleOfSectionAtIndex:(unsigned int)arg1; -@property(nonatomic) BOOL showHeadersInShortLists; -@property(nonatomic) BOOL hideSections; -@property(nonatomic) BOOL hideIndexBar; -- (id)sectionIndexTitles; -@property(readonly, nonatomic) unsigned int numberOfIndexBarTitles; -@property(readonly, nonatomic) unsigned int numberOfSections; -- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSegmentedViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUSegmentedViewController.h deleted file mode 100644 index bdf1fc87b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSegmentedViewController.h +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@class NSArray, UINavigationBar, UISegmentedControl, UITransitionView, UIView; - -@interface IUSegmentedViewController : UIViewController -{ - id _delegate; - NSArray *_viewControllers; - NSArray *_pendingNonTransientViewControllers; - unsigned int _selectedIndex; - UITransitionView *_transitionView; - UINavigationBar *_navigationBar; - id _segmentedControl; - int _segmentedControlAlignment; - UIView *_accessoryView; - UIView *_leftView; - struct CGSize _accessoryViewOffset; - unsigned int _autoHidesSegmentedControl:1; - unsigned int _ownsNavigationBar:1; - unsigned int _viewControllersAreTransient:1; - unsigned int _editable:1; - unsigned int _editing:1; -} - -@property(nonatomic) struct CGSize accessoryViewOffset; // @synthesize accessoryViewOffset=_accessoryViewOffset; -@property(retain, nonatomic) NSArray *viewControllers; // @synthesize viewControllers=_viewControllers; -@property(nonatomic) unsigned int selectedIndex; // @synthesize selectedIndex=_selectedIndex; -@property(nonatomic) int segmentedControlAlignment; // @synthesize segmentedControlAlignment=_segmentedControlAlignment; -@property(readonly, nonatomic) UISegmentedControl *segmentedControl; // @synthesize segmentedControl=_segmentedControl; -@property(retain, nonatomic) UIView *leftView; // @synthesize leftView=_leftView; -@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; -- (void).cxx_destruct; -- (void)_setNavigationControllerDelegate:(id)arg1; -- (void)_updateSegmentedControlVisibility; -- (id)_newSegmentedControl; -- (void)_layoutAccessoryAndTransitionView; -- (void)_destroySegmentControl; -- (id)_createDefaultNavigationBar; -- (void)childNavigationController:(id)arg1 willNavigateToViewController:(id)arg2 animated:(BOOL)arg3; -- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)_allowsDeletionRestrictionDidChangeNotification:(id)arg1; -- (void)_toggleEdit:(id)arg1; -- (void)_segmentedControlChanged:(id)arg1; -- (void)_updateFromSelectedSegmentedControlIndex; -- (void)_popTopViewController:(id)arg1; -- (BOOL)viewControllerEnabledAtIndex:(unsigned int)arg1; -- (void)setViewControllerEnabled:(BOOL)arg1 atIndex:(unsigned int)arg2; -- (void)reloadSegmentedControl; -- (void)reloadEnabledState; -@property(retain, nonatomic) UIViewController *transientViewController; -- (void)setViewControllers:(id)arg1 transient:(BOOL)arg2; -@property(nonatomic) __weak UIViewController *selectedViewController; -- (void)setSelectedIndex:(unsigned int)arg1 animated:(BOOL)arg2; -@property(retain, nonatomic) UINavigationBar *navigationBar; // @synthesize navigationBar=_navigationBar; -- (void)cancelEditing; -@property(nonatomic) BOOL editable; -@property(nonatomic) BOOL autoHidesSegmentedControl; -- (BOOL)_canReloadView; -- (void)viewDidLoad; -- (void)loadView; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesDataSource.h deleted file mode 100644 index 05469cc31..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesDataSource.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaLibrary, NSArray; - -@interface IUSharedLibrariesDataSource : IUMediaListDataSource -{ - MPMediaLibrary *_connectingMediaLibrary; - NSArray *_sharedMediaLibraries; -} - -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -@property(retain, nonatomic) MPMediaLibrary *connectingMediaLibrary; // @synthesize connectingMediaLibrary=_connectingMediaLibrary; -- (void).cxx_destruct; -@property(readonly, nonatomic) NSArray *sharedMediaLibraries; -- (void)_mediaLibrariesDidChangeNotification:(id)arg1; -- (BOOL)shouldShowGlobalSectionHeader; -- (float)sectionTitleLeftPadding; -- (void)reloadActionRows; -- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; -- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; -- (id)cellConfigurationForIndex:(unsigned int)arg1 shouldLoadArtwork:(BOOL)arg2 artworkLoadingCompletionHandler:(id)arg3; -- (unsigned int)count; -- (id)accessoryViewForIndex:(unsigned int)arg1; -- (void)configureMoreListTableCell:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesViewController.h deleted file mode 100644 index 356488d88..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibrariesViewController.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class IUSharedLibraryCellLayoutManager, MPMediaLibrary, NSDate, NSIndexPath, UITableViewCell; - -@interface IUSharedLibrariesViewController : IUMediaListViewController -{ - NSDate *_connectionStartDate; - IUSharedLibraryCellLayoutManager *_layoutManager; - UITableViewCell *_moreListTableViewCell; - NSIndexPath *_selectedIndexPath; - MPMediaLibrary *_selectedLibrary; - BOOL _showsSectionHeader; -} - -+ (Class)tableViewCellClass; -+ (id)tableViewBackgroundColor; -@property(nonatomic) BOOL showsSectionHeader; // @synthesize showsSectionHeader=_showsSectionHeader; -- (void).cxx_destruct; -- (void)_updateNoSharedLibrariesViewAnimated:(BOOL)arg1; -- (void)_selectLibrary:(id)arg1; -- (void)_updateConnectionProgressForCellAtIndexPath:(id)arg1; -- (void)_mediaLibraryConnectionProgressDidChangeNotification:(id)arg1; -- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; -- (void)performDefaultActionForRow:(int)arg1; -- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (BOOL)hideActionRowsOnAppear; -- (BOOL)hasSearchBar; -- (BOOL)shouldBeCustomizableInTabBar; -- (void)_cancelAndDismiss:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidLoad; -- (id)moreListTableCell; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibraryCellLayoutManager.h b/iOS7/PrivateFrameworks/iPodUI/IUSharedLibraryCellLayoutManager.h deleted file mode 100644 index 7e49c8a28..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSharedLibraryCellLayoutManager.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCellLayoutManager.h" - -@interface IUSharedLibraryCellLayoutManager : UITableViewCellLayoutManager -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsAlbumHeaderButton.h b/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsAlbumHeaderButton.h deleted file mode 100644 index 8be4a9fcd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsAlbumHeaderButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface IUShowMissingItemsAlbumHeaderButton : UIButton -{ -} - -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsButton.h b/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsButton.h deleted file mode 100644 index ed97f7bac..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUShowMissingItemsButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface IUShowMissingItemsButton : UIButton -{ -} - -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSimpleCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUSimpleCellConfiguration.h deleted file mode 100644 index 1678d44ec..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSimpleCellConfiguration.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString, UIImage; - -@interface IUSimpleCellConfiguration : IUArrayCellConfiguration -{ - int _imagePosition; - int _preset; -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -@property(nonatomic) int preset; // @synthesize preset=_preset; -@property(retain, nonatomic) NSString *title; -- (void)setImagePosition:(int)arg1; -@property(retain, nonatomic) UIImage *image; -@property(retain, nonatomic) UIImage *highlightedImage; -- (int)imagePosition; -- (void)reloadStringsWithProperties:(id)arg1; -- (BOOL)showsUntruncationCallout; -- (void)reloadImages; -- (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)initWithPreset:(int)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfiguration.h deleted file mode 100644 index c02932648..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfiguration.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString; - -@interface IUSongCellConfiguration : IUSongCellConfigurationAbstract -{ - NSString *_title; - NSString *_album; - NSString *_artist; - unsigned int _mediaType; -} - -+ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -@property(retain, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) unsigned int mediaType; // @synthesize mediaType=_mediaType; -@property(retain, nonatomic) NSString *artist; // @synthesize artist=_artist; -@property(retain, nonatomic) NSString *album; // @synthesize album=_album; -- (void).cxx_destruct; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (void)reloadImages; -- (void)reloadLayoutInformation; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (struct CGPoint)downloadButtonOrigin; -- (BOOL)canShowPurchasableMediaViews; -- (id)description; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfigurationAbstract.h b/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfigurationAbstract.h deleted file mode 100644 index 59b55e9c3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSongCellConfigurationAbstract.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUSongCellConfigurationAbstract : IUMediaEntityCellConfiguration -{ -} - -+ (Class)globalContextClass; -+ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSongCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUSongCellGlobalContext.h deleted file mode 100644 index 51382f443..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSongCellGlobalContext.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSMutableSet; - -@interface IUSongCellGlobalContext : IUMediaItemCellGlobalContext -{ - NSMutableSet *_displayedStringProperties; - BOOL _hasIndexBar; - unsigned int _showAlbumSubtitle:1; - unsigned int _showArtistSubtitle:1; - id _aggregateProperties; -} - -@property(nonatomic) BOOL hasIndexBar; // @synthesize hasIndexBar=_hasIndexBar; -@property(retain, nonatomic) id aggregateProperties; // @synthesize aggregateProperties=_aggregateProperties; -- (void).cxx_destruct; -@property(nonatomic) BOOL showArtistSubtitle; -@property(nonatomic) BOOL showAlbumSubtitle; -- (BOOL)showsValueForProperty:(id)arg1; -- (void)setShowsValue:(BOOL)arg1 forProperty:(id)arg2; -- (void)dealloc; -- (id)initWithPropertiesFromDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUSongsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUSongsDataSource.h deleted file mode 100644 index 9ebcac0b6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUSongsDataSource.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString; - -@interface IUSongsDataSource : IUMediaQueriesDataSource -{ - NSString *_syncProgressString; - int _syncAssetTotalToken; - BOOL _syncAssetTotalTokenIsValid; - int _syncCurrentAssetNumberToken; - BOOL _syncCurrentAssetNumberTokenIsValid; - unsigned long long _syncAssetTotal; - unsigned long long _syncCurrentAssetNumber; -} - -+ (id)queryItemPropertiesToFetch; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -+ (int)mediaEntityType; -- (void).cxx_destruct; -- (void)_updateSyncProgressString; -- (int)_containingParentEntityType; -- (void)_allowsDeletionRestrictionDidChangeNotification:(id)arg1; -- (void)reloadActionRows; -- (BOOL)canShowDownloadAllEntities; -- (BOOL)allowsDownloadingAllEntities; -- (BOOL)allowsDeletion; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (unsigned int)requiredEntityCountForSections; -- (void)createGlobalContexts; -- (Class)songCellConfigurationGlobalContextClass; -- (id)countStringFormat; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (Class)cellConfigurationClass; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUStoreClientController.h b/iOS7/PrivateFrameworks/iPodUI/IUStoreClientController.h deleted file mode 100644 index 665698f52..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUStoreClientController.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SUClientController.h" - -#import "MCProfileConnectionObserver-Protocol.h" -#import "SSDownloadManagerObserver-Protocol.h" - -@class NSString, SUScriptInterface, UIImageView; - -@interface IUStoreClientController : SUClientController -{ - BOOL _isUsingNetwork; - BOOL _hasContinueSearchCapability; - UIImageView *_purchasedItemView; - SUScriptInterface *_scriptInterface; - NSString *_purchasedItemIdentifier; -} - -+ (void)setSharedController:(id)arg1; -+ (id)sharedController; -+ (id)continueSearchingURForMediaType:(unsigned int)arg1 searchString:(id)arg2; -+ (id)musicStoreURLWithAction:(id)arg1; -- (void).cxx_destruct; -- (void)downloadManagerNetworkUsageDidChange:(id)arg1; -- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; -@property(readonly, nonatomic, getter=isStoreRestricted) BOOL storeRestricted; -- (BOOL)loadHasContinueSearchCapabilityWithUpdateBlock:(id)arg1; -- (void)dealloc; -- (id)initWithClientIdentifier:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUStoreCompletionListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUStoreCompletionListViewController.h deleted file mode 100644 index bc8e1dbcb..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUStoreCompletionListViewController.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPStoreCompletionOffering; - -@interface IUStoreCompletionListViewController : IUMediaListViewController -{ - unsigned int _cmaLookupToken; - MPStoreCompletionOffering *_storeCompletionOffering; -} - -@property(retain, nonatomic) MPStoreCompletionOffering *storeCompletionOffering; // @synthesize storeCompletionOffering=_storeCompletionOffering; -- (void).cxx_destruct; -- (void)_reloadCompletionOffering; -- (void)_didLoadCompletionOffering:(id)arg1 isFromCache:(BOOL)arg2 error:(id)arg3; -- (BOOL)showMoreFromiTunesActionRow; -- (void)setShowMoreFromiTunesActionRow:(BOOL)arg1; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (BOOL)shouldLookupCompletionOffering; -- (id)newOfferTableFooterViewWithStoreCompletionOffering:(id)arg1; -- (void)updateFooterView; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_clearLookupToken; -- (void)_cancelCompletionLookup; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferDownloadActionConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferDownloadActionConfiguration.h deleted file mode 100644 index 3936f01d6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferDownloadActionConfiguration.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPStoreOffer; - -@interface IUStoreOfferDownloadActionConfiguration : IUDownloadActionConfiguration -{ -} - -- (void)downloadAssetForButtonPressed:(id)arg1 completionHandler:(id)arg2; -- (void)configureButtonForButtonPressed:(id)arg1 animate:(BOOL)arg2; -- (void)configureButton:(id)arg1 animate:(BOOL)arg2; -- (id)newButton; -@property(readonly, nonatomic) MPStoreOffer *buyOffer; -- (id)initWithMediaEntity:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferVariantSegmentedControl.h b/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferVariantSegmentedControl.h deleted file mode 100644 index 88374364b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUStoreOfferVariantSegmentedControl.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISegmentedControl.h" - -@interface IUStoreOfferVariantSegmentedControl : UISegmentedControl -{ - struct CGSize _minimumSize; -} - -+ (id)newSegmentedControlForEntity:(id)arg1; -@property(nonatomic) struct CGSize minimumSize; // @synthesize minimumSize=_minimumSize; -@property(nonatomic) int selectedStoreOfferVariant; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)sizeToFit; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTVShowListStoreOfferDownloadActionConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUTVShowListStoreOfferDownloadActionConfiguration.h deleted file mode 100644 index 4f312a604..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTVShowListStoreOfferDownloadActionConfiguration.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTVShowListStoreOfferDownloadActionConfiguration : IUStoreOfferDownloadActionConfiguration -{ -} - -- (id)newButton; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTVShowSeasonCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUTVShowSeasonCellConfiguration.h deleted file mode 100644 index 51dc7f5ea..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTVShowSeasonCellConfiguration.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTVShowSeasonCellConfiguration : IUGroupCellConfiguration -{ -} - -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTVShowsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUTVShowsDataSource.h deleted file mode 100644 index 5d313d4cd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTVShowsDataSource.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTVShowsDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTableCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUTableCellConfiguration.h deleted file mode 100644 index 9ade5902d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTableCellConfiguration.h +++ /dev/null @@ -1,85 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUDownloadActionConfiguration, MPMediaItem, NSString; - -@interface IUTableCellConfiguration : NSObject -{ - struct CGSize _backgroundSize; - int _cacheTag; - id _globalContext; - BOOL _isNowPlaying; - struct CGSize _layoutSize; - unsigned int _isDeleteConfirmationVisible:1; - unsigned int _needsDisplay:1; - BOOL _downloadable; - BOOL _downloadInProgress; - BOOL _canShowPurchasableMediaViews; - IUDownloadActionConfiguration *_purchaseActionConfiguration; - struct CGSize _purchaseButtonSize; - struct CGPoint _downloadButtonOrigin; - struct CGPoint _downloadProgressIndicatorOrigin; - struct CGSize _downloadButtonSize; - struct CGSize _downloadProgressIndicatorSize; -} - -+ (BOOL)showsUntruncationCallout; -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (float)minimumRowHeight; -+ (BOOL)drawsRowsInAlternateStyle; -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (id)customActionRowConfigurationWithSimpleCellConfiguration:(id)arg1; -+ (void)configureTableDisplaySettings:(id)arg1 dataSource:(id)arg2; -@property(nonatomic) struct CGSize downloadProgressIndicatorSize; // @synthesize downloadProgressIndicatorSize=_downloadProgressIndicatorSize; -@property(nonatomic) struct CGSize downloadButtonSize; // @synthesize downloadButtonSize=_downloadButtonSize; -@property(readonly, nonatomic) struct CGPoint downloadProgressIndicatorOrigin; // @synthesize downloadProgressIndicatorOrigin=_downloadProgressIndicatorOrigin; -@property(readonly, nonatomic) struct CGPoint downloadButtonOrigin; // @synthesize downloadButtonOrigin=_downloadButtonOrigin; -@property(readonly, nonatomic) BOOL canShowPurchasableMediaViews; // @synthesize canShowPurchasableMediaViews=_canShowPurchasableMediaViews; -@property(nonatomic, getter=isDownloadInProgress) BOOL downloadInProgress; // @synthesize downloadInProgress=_downloadInProgress; -@property(nonatomic, getter=isDownloadable) BOOL downloadable; // @synthesize downloadable=_downloadable; -@property(nonatomic) struct CGSize layoutSize; // @synthesize layoutSize=_layoutSize; -@property(nonatomic) struct CGSize backgroundSize; // @synthesize backgroundSize=_backgroundSize; -@property(nonatomic) struct CGSize purchaseButtonSize; // @synthesize purchaseButtonSize=_purchaseButtonSize; -@property(retain, nonatomic) IUDownloadActionConfiguration *purchaseActionConfiguration; // @synthesize purchaseActionConfiguration=_purchaseActionConfiguration; -@property(nonatomic) BOOL isNowPlaying; // @synthesize isNowPlaying=_isNowPlaying; -- (void).cxx_destruct; -@property(readonly, nonatomic) MPMediaItem *mediaItem; -@property(nonatomic) BOOL isDeleteConfirmationVisible; -- (struct CGSize)offsetForLabelAtIndex:(unsigned int)arg1; -@property(readonly, nonatomic) NSString *untruncationCalloutString; -- (id)untruncationCalloutStringWithLinesByStringIndexes:(id)arg1; -@property(readonly, nonatomic) BOOL showsUntruncationCallout; -- (id)stringForLabelAtIndex:(unsigned int)arg1; -@property(nonatomic) BOOL needsDisplay; -@property(retain, nonatomic) id globalContext; -@property(readonly, nonatomic) struct UIEdgeInsets selectionEdgeInsets; -- (void)reloadLayoutInformation; -- (void)reloadData; -@property(readonly, nonatomic) unsigned int numberOfLabels; -@property(readonly, nonatomic) unsigned int numberOfImages; -@property(readonly, nonatomic) Class layoutManagerClass; -- (void)invalidateDynamicTrackCaches; -- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (int)lineBreakModeForLabelAtIndex:(unsigned int)arg1; -- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; -- (id)backgroundColorForImageAtIndex:(unsigned int)arg1; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForImageAtIndex:(unsigned int)arg1; -- (void)layoutSubviewLayoutViews:(id)arg1; -- (id)subviewLayoutViewsWithModifiers:(unsigned int)arg1; -- (void)drawWithModifiers:(unsigned int)arg1; -- (void)drawBackgroundWithModifiers:(unsigned int)arg1; -@property(readonly, nonatomic) struct CGRect purchaseButtonFrame; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)backgroundColorWithModifiers:(unsigned int)arg1; -@property(readonly, nonatomic) int preset; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTableViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUTableViewController.h deleted file mode 100644 index 56a54da22..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTableViewController.h +++ /dev/null @@ -1,152 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUSearchHelperDelegate-Protocol.h" -#import "MPStoreDownloadManagerObserver-Protocol.h" -#import "UIActionSheetDelegate-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class IUMediaActionSheet, IUMediaAlertView, IUSearchHelper, IUTableViewControllerInfo, NSIndexPath, NSObject, UILabel, UISearchDisplayController, UITableView, UIView; - -@interface IUTableViewController : IUiPodViewController -{ - IUMediaActionSheet *_deleteActionSheet; - IUMediaAlertView *_deleteAlertView; - struct __CFDictionary *_displayedSectionIndexToDataSourceSectionIndex; - BOOL _editing; - NSObject *_footerQueue; - UIView *_footerView; - UIView *_globalHeaderView; - UILabel *_globalHeaderLabel; - unsigned int _ignoreTableReloadCount; - NSIndexPath *_indexPathToDeletePendingConfirmation; - BOOL _needsTableBottomScrolledToVisible; - BOOL _isBeingRemoved; - BOOL _keepSelectionOnAppear; - BOOL _reloadingData; - BOOL _reloadWhenAppEntersForeground; - IUTableViewControllerInfo *_restoreViewInfoAfterLoad; - IUSearchHelper *_searchHelper; - IUMediaAlertView *_selectionConfirmationAlert; - BOOL _showingIndexBar; - BOOL _startAtEndOnFirstAppear; - UITableView *_tableView; -} - -+ (Class)tableViewClass; -+ (id)tableViewBackgroundColor; -+ (Class)tableViewCellClass; -@property(nonatomic) BOOL needsTableBottomScrolledToVisible; // @synthesize needsTableBottomScrolledToVisible=_needsTableBottomScrolledToVisible; -@property(retain, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -@property(readonly, nonatomic) IUSearchHelper *searchHelper; // @synthesize searchHelper=_searchHelper; -@property(retain, nonatomic) UIView *footerView; // @synthesize footerView=_footerView; -- (void).cxx_destruct; -- (void)updateForChangedEditingState:(BOOL)arg1; -- (void)updateFooterView; -- (void)autoscrollTableBottomToVisibleIfNeeded; -- (void)_scrollTableBottomToVisibleNow:(BOOL)arg1; -- (void)_updateCellsForChangedDownloads:(id)arg1; -- (void)_reloadDataIncludingDataSource:(BOOL)arg1 popIfEmpty:(BOOL)arg2; -- (void)_addGlobalHeaderIfNecessary; -- (void)_cancelDeleteAction:(id)arg1; -- (void)_setDeleteAlertView:(id)arg1; -- (void)_setDeleteActionSheet:(id)arg1; -- (void)_reloadDataSource; -- (void)_presentModalContextForTag:(int)arg1; -- (void)_fixupDataSource; -- (void)doDeleteContinuationWithConfirmation:(BOOL)arg1; -- (void)_deleteEntityAtIndexPath:(id)arg1; -- (void)_createTableIfNecessary; -- (void)_cancelDeleteAlertView:(BOOL)arg1; -- (void)_tableViewController_networkTypeDidChangeNotification:(id)arg1; -- (void)_tableViewController_mediaLibraryDisplayValuesDidChangeNotification:(id)arg1; -- (void)_tableViewController_defaultMediaLibraryDidChangeNotification:(id)arg1; -- (void)_tableViewController_applicationWillEnterForegroundNotification:(id)arg1; -- (void)_delayedDeselectIndexPath:(id)arg1; -- (void)searchHelperWillEndSearch:(id)arg1; -- (void)searchHelperWillBeginSearch:(id)arg1; -- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; -- (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (struct CGRect)tableView:(id)arg1 frameForSectionIndexGivenProposedFrame:(struct CGRect)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (BOOL)deleteHidesFromCloudForRowAtIndexPath:(id)arg1; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)accessoryButtonTapped:(id)arg1; -- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)_delayedUpdateMovedCellData; -- (void)_updateCellConfigurations; -- (void)_delayedUpdateAlternateStyles; -- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (id)sectionIndexTitlesForTableView:(id)arg1; -- (int)numberOfSectionsInTableView:(id)arg1; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)_deselectSelection:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)willMoveToParentViewController:(id)arg1; -- (BOOL)deselectOnViewWillAppear; -- (void)viewDidAppear:(BOOL)arg1; -- (void)setModalContext:(id)arg1; -- (void)setContext:(id)arg1; -- (void)restoreViewControllerInfo:(id)arg1 animated:(BOOL)arg2; -- (void)_reallyPopSelfIfEmpty; -- (void)_onMainThreadPopSelfIfEmpty; -- (BOOL)_isEmptyAndDoesntWantDisplay:(BOOL)arg1; -- (void)reloadDataForDataSourceInvalidation; -- (void)reloadData; -- (BOOL)handleShortcutWithIdentifier:(id)arg1; -- (void)loadView; -- (id)copyArchivableContexts; -- (void)applicationResumedEventsOnly:(BOOL)arg1; -- (void)setVisibleCellsUseSubviewLayout:(BOOL)arg1; -@property(readonly, nonatomic) UISearchDisplayController *searchDisplayController; -@property(readonly, nonatomic, getter=isShowingIndexBar) BOOL showingIndexBar; -@property(readonly, nonatomic) BOOL hasSearchBar; -@property(nonatomic) BOOL fadeSelectionOnAppear; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isEditing) BOOL editing; -@property(readonly, nonatomic, getter=isIgnoringTableReload) BOOL ignoringTableReload; -- (BOOL)hideSearchRowOnAppear; -- (BOOL)hideActionRowsOnAppear; -- (void)endIgnoringTableReload; -- (void)beginIgnoringTableReload; -- (void)concealCompletionOfferingItems; -- (void)toggleVisibilityOfItemsInCompletionOffering:(id)arg1; -@property(readonly, nonatomic) BOOL allowsDisclosureInCells; -- (void)_updateHeightForTableHeaderViewHiding; -- (void)reloadRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; -- (void)reloadCellAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (void)reloadActionRows; -- (void)performDefaultActionForRow:(int)arg1 existingContext:(id)arg2; -- (void)performDefaultActionForRow:(int)arg1; -- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2 existingContext:(id)arg3; -- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTableViewControllerInfo.h b/iOS7/PrivateFrameworks/iPodUI/IUTableViewControllerInfo.h deleted file mode 100644 index 2dec0fada..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTableViewControllerInfo.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "NSCoding-Protocol.h" - -@class NSString; - -@interface IUTableViewControllerInfo : NSObject -{ - struct CGPoint _scrollOffset; - int _selectedRow; - BOOL _searchBarIsFirstResponder; - NSString *_searchString; -} - -@property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; -@property(nonatomic) BOOL searchBarIsFirstResponder; // @synthesize searchBarIsFirstResponder=_searchBarIsFirstResponder; -@property(nonatomic) int selectedRow; // @synthesize selectedRow=_selectedRow; -@property(nonatomic) struct CGPoint scrollOffset; // @synthesize scrollOffset=_scrollOffset; -- (void).cxx_destruct; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellConfiguration.h deleted file mode 100644 index 3a40cbbbe..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellConfiguration.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTelevisionCellConfiguration : IUDetailedCellConfiguration -{ -} - -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (struct CGPoint)downloadButtonOrigin; -- (struct CGRect)purchaseButtonFrame; -- (BOOL)canShowPurchasableMediaViews; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (id)untruncationCalloutString; -- (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellGlobalContext.h deleted file mode 100644 index 110aaea99..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTelevisionCellGlobalContext.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTelevisionCellGlobalContext : IUDetailedCellGlobalContext -{ - unsigned int _showSeriesName:1; -} - -@property(nonatomic) BOOL showSeriesName; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTextView.h b/iOS7/PrivateFrameworks/iPodUI/IUTextView.h deleted file mode 100644 index 9c9a00eca..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTextView.h +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPSwipableView.h" - -@class IUWebDocumentView, NSMutableString, NSString, UIImage, UIImageView, UIProgressIndicator, UIScrollView, UITextLabel, UIView; - -@interface IUTextView : MPSwipableView -{ - UIImage *_albumArtwork; - NSString *_rawText; - NSMutableString *_text; - UIImageView *_background; - UIImageView *_faderView; - IUWebDocumentView *_webView; - UIView *_headerView; - UIScrollView *_scrollView; - UITextLabel *_loadingLabel; - UIProgressIndicator *_loadingIndicator; - BOOL _scrollIndicatorFlashDisabled; - BOOL _needsLayout; -} - -@property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_headerView; -@property(retain, nonatomic) UIImage *artwork; // @synthesize artwork=_albumArtwork; -- (void).cxx_destruct; -- (void)_updateFaderImage:(BOOL)arg1; -- (struct CGImage *)_newFaderImage:(BOOL)arg1; -- (struct CGImage *)_newFaderImageBackgroundWithSize:(struct CGSize)arg1; -- (void)_removeTextUI; -- (void)_removeLoadingUI; -- (void)_createTextUIIfNeeded; -- (id)newWebView; -- (void)_addTextUI; -- (void)_addLoadingUI; -- (void)webViewDidFinishLoading:(id)arg1; -- (void)setText:(id)arg1 willLoad:(BOOL)arg2; -- (float)webViewWidth; -- (void)_updateLoadingUIForWillLoad:(BOOL)arg1; -- (void)noteDidSnapshot; -- (void)noteWillSnapshot; -- (BOOL)hasText; -- (void)setScrollIndicatorFlashDisabled:(BOOL)arg1; -- (void)didMoveToSuperview; -- (void)layoutSubviews; -- (void)setNeedsLayout; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellConfiguration.h deleted file mode 100644 index 2c71ea54e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellConfiguration.h +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaItem, NSString; - -@interface IUTrackInAlbumCellConfiguration : IUSongCellConfigurationAbstract -{ - MPMediaItem *_albumRepresentativeTrack; - NSString *_artist; - NSString *_actionRowTitle; - NSString *_title; - double _duration; - unsigned int _index; - int _preset; - BOOL _isVideo; - unsigned int _shouldStripCommonPrefixes:1; -} - -+ (Class)globalContextClass; -+ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -+ (BOOL)drawsRowsInAlternateStyle; -+ (void)configureTableDisplaySettings:(id)arg1 dataSource:(id)arg2; -+ (id)customActionRowConfigurationWithSimpleCellConfiguration:(id)arg1; -@property(nonatomic) int preset; // @synthesize preset=_preset; -@property(nonatomic) BOOL isVideo; // @synthesize isVideo=_isVideo; -@property(nonatomic) unsigned int index; // @synthesize index=_index; -@property(nonatomic) double duration; // @synthesize duration=_duration; -@property(retain, nonatomic) NSString *actionRowTitle; // @synthesize actionRowTitle=_actionRowTitle; -- (void).cxx_destruct; -- (void)_updateSubtitleText; -- (float)_indexColumnWidth; -@property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) NSString *artist; -- (void)reloadStringsWithProperties:(id)arg1; -- (id)displayProperties; -- (void)reloadImages; -- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; -- (void)reloadLayoutInformation; -- (id)subviewLayoutViewsWithModifiers:(unsigned int)arg1; -- (void)reloadData; -- (void)layoutSubviewLayoutViews:(id)arg1; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (void)drawWithModifiers:(unsigned int)arg1; -- (void)drawBackgroundWithModifiers:(unsigned int)arg1; -- (BOOL)drawsDurationColumn; -- (struct CGRect)purchaseButtonFrame; -- (struct CGPoint)downloadProgressIndicatorOrigin; -- (struct CGPoint)downloadButtonOrigin; -- (BOOL)canShowPurchasableMediaViews; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)backgroundColorWithModifiers:(unsigned int)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellGlobalContext.h b/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellGlobalContext.h deleted file mode 100644 index a7e1e579e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUTrackInAlbumCellGlobalContext.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUTrackInAlbumCellGlobalContext : IUSongCellGlobalContext -{ - float _maxWidthForDurationText; - float _maxWidthForIndexText; - float _maxWidthForPurchaseButton; -} - -@property(nonatomic) float maxWidthForPurchaseButton; // @synthesize maxWidthForPurchaseButton=_maxWidthForPurchaseButton; -@property(nonatomic) float maxWidthForIndexText; // @synthesize maxWidthForIndexText=_maxWidthForIndexText; -@property(nonatomic) float maxWidthForDurationText; // @synthesize maxWidthForDurationText=_maxWidthForDurationText; -- (id)initWithPropertiesFromDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUUserMessageDataSource.h deleted file mode 100644 index 2f83308eb..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageDataSource.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class NSString, NSURL, UIImage; - -@interface IUUserMessageDataSource : IUMediaDataSource -{ - struct UIEdgeInsets _edgeInsets; - UIImage *_image; - NSString *_messageSubtitle; - NSString *_messageTitle; - NSURL *_findContentURL; - float _modalContextTopInset; - BOOL _showStrings; - float _modalContextTopOffset; -} - -@property(nonatomic) float modalContextTopOffset; // @synthesize modalContextTopOffset=_modalContextTopOffset; -@property(readonly, nonatomic) BOOL showStrings; // @synthesize showStrings=_showStrings; -@property(retain, nonatomic) NSURL *findContentURL; // @synthesize findContentURL=_findContentURL; -@property(retain, nonatomic) NSString *messageTitle; // @synthesize messageTitle=_messageTitle; -@property(retain, nonatomic) NSString *messageSubtitle; // @synthesize messageSubtitle=_messageSubtitle; -@property(nonatomic) struct UIEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; -@property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -- (void).cxx_destruct; -- (BOOL)isRestorableNavigationPathNode; -- (id)initForVideo; -- (id)initForMusic; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageView.h b/iOS7/PrivateFrameworks/iPodUI/IUUserMessageView.h deleted file mode 100644 index 1ded8b703..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageView.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class IUUserMessageDataSource, MPButton, NSTimer, UIImageView, UILabel, UIProgressView; - -@interface IUUserMessageView : UIView -{ - UIImageView *_cloudImageView; - NSTimer *_cloudProgressTimer; - UIProgressView *_cloudProgressView; - IUUserMessageDataSource *_dataSource; - MPButton *_findContentButton; - UIImageView *_imageView; - UILabel *_subtitleLabel; - UILabel *_titleLabel; -} - -@property(retain, nonatomic) IUUserMessageDataSource *dataSource; // @synthesize dataSource=_dataSource; -- (void).cxx_destruct; -- (void)_sizeLabelToFit:(id)arg1; -- (void)_reloadFindContentButton; -- (void)_reloadView; -- (id)_newFindContentButton; -- (id)_newTitleLabel; -- (id)_newSubtitleLabel; -- (id)_newLabel; -- (void)_storeRestrictionsChangedNotification:(id)arg1; -- (void)_allowsDeletionRestrictionDidChangeNotification:(id)arg1; -- (void)_findContentButton:(id)arg1; -- (void)layoutSubviews; -- (void)didMoveToSuperview; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUUserMessageViewController.h deleted file mode 100644 index b39bcc9b6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUUserMessageViewController.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class IUUserMessageView; - -@interface IUUserMessageViewController : IUiPodViewController -{ - IUUserMessageView *_messageView; - BOOL _didAppearShouldAttemptReturnToSourceController; - BOOL _didDisappearShouldAttemptReturnToSourceController; -} - -- (void).cxx_destruct; -- (void)_contentsDidChangeNotification:(id)arg1; -- (void)setContext:(id)arg1; -- (void)reloadData; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)scheduleAttemptReturnToSourceController; -- (void)attemptReturnToSourceController; -- (void)loadView; -- (id)copyArchivableContexts; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUUserNotificationAlert.h b/iOS7/PrivateFrameworks/iPodUI/IUUserNotificationAlert.h deleted file mode 100644 index ec928c2ea..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUUserNotificationAlert.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSObject, NSString; - -@interface IUUserNotificationAlert : NSObject -{ - id _completionHandler; - NSObject *_dispatchQueue; - struct __CFDictionary *_notificationDictionary; - struct __CFUserNotification *_userNotification; -} - -- (void).cxx_destruct; -- (void)_setValue:(id)arg1 forUserNotificationKey:(struct __CFString *)arg2; -- (void)_redisplayIfNeeded; -- (void)_dismissWithResponseDictionary:(id)arg1 flags:(unsigned long)arg2; -- (void)_cancelUserNotification; -@property(copy, nonatomic) NSString *title; -- (void)show; -@property(copy, nonatomic) NSString *message; -@property(copy, nonatomic) id completionHandler; -- (void)setButtonTitle:(id)arg1 forKey:(struct __CFString *)arg2; -- (void)cancel; -- (id)buttonTitleForKey:(struct __CFString *)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVariableCellConfigurationCache.h b/iOS7/PrivateFrameworks/iPodUI/IUVariableCellConfigurationCache.h deleted file mode 100644 index 7263f6c1a..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVariableCellConfigurationCache.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSArray, NSMutableDictionary; - -@interface IUVariableCellConfigurationCache : NSObject -{ - NSMutableDictionary *_caches; - float _tableHeight; -} - -- (void).cxx_destruct; -- (void)reset; -@property(readonly, nonatomic) NSArray *caches; -- (id)cacheForClass:(Class)arg1; -- (void)dealloc; -- (id)initWithTableHeight:(float)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoITunesUDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoITunesUDataSource.h deleted file mode 100644 index 46fa319c3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoITunesUDataSource.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideoITunesUDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (void)setQuery:(id)arg1; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoListViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoListViewController.h deleted file mode 100644 index 33cd7d44b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoListViewController.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "IUSeasonOfferTableFooterViewDelegate-Protocol.h" - -@interface IUVideoListViewController : IUStoreCompletionListViewController -{ -} - -- (void)seasonOfferTableFooterView:(id)arg1 showItemsInOffer:(id)arg2; -- (void)seasonOfferTableFooterView:(id)arg1 didChangeToOfferVariant:(int)arg2; -- (BOOL)shouldShowStoreButton; -- (id)newOfferTableFooterViewWithStoreCompletionOffering:(id)arg1; -- (BOOL)_shouldShowOfferButtonOrLabelForOffering:(id)arg1; -- (BOOL)shouldLookupCompletionOffering; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoPlaybackViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoPlaybackViewController.h deleted file mode 100644 index 37d4f961e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoPlaybackViewController.h +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class UIBarButtonItem, UIImage, UIImageView; - -@interface IUVideoPlaybackViewController : IUPlaybackViewController -{ - UIBarButtonItem *_scaleModeButton; - double _currentTimeOnAppear; - double _restoredTimeOnAppear; - UIImageView *_fillerImageView; - unsigned int _fakeIsCurrentControllerToEnableOrientationNotifications:1; - unsigned int _firstVideoFrameDisplayed:1; - BOOL _isDisappearingAndWillEndPlayback; - unsigned int _showControlsWithFirstFrame:1; -} - -@property(nonatomic) BOOL showControlsWithFirstFrame; // @synthesize showControlsWithFirstFrame=_showControlsWithFirstFrame; -@property(nonatomic) double restoredTimeOnAppear; // @synthesize restoredTimeOnAppear=_restoredTimeOnAppear; -@property(nonatomic) double currentTimeOnAppear; // @synthesize currentTimeOnAppear=_currentTimeOnAppear; -- (void).cxx_destruct; -- (id)_scaleModeButton; -- (void)_endPlayback; -- (void)_endPlaybackByPausing; -- (void)_validateInterfaceOrientation:(int *)arg1; -- (void)_removeFillerImageView; -- (void)_showFillerImageView; -- (BOOL)_usingPhoneVideoOutMode; -- (void)_serverDiedNotification:(id)arg1; -- (void)_isExternalPlaybackActiveDidChangeNotification:(id)arg1; -- (void)_firstVideoFrameDisplayedNotification:(id)arg1; -- (void)_itemReadyToPlayNotification:(id)arg1; -- (void)_applicationDidEnterBackgroundNotification:(id)arg1; -- (void)_scaleModeButtonAction:(id)arg1; -- (void)viewControllerRequestsExit:(id)arg1; -- (BOOL)videoController:(id)arg1 tappedButtonPart:(unsigned long long)arg2; -- (void)videoController:(id)arg1 scaleModeDidChange:(unsigned int)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -- (BOOL)shouldArchiveCreateVideoSnapshot; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)_endOrPausePlayback; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)requireHUDVisible; -- (BOOL)isCurrentController; -- (id)title; -- (void)setInterfaceOrientation:(int)arg1; -- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; -- (int)modalTransition; -- (void)loadView; -- (void)exitPlayerAnimated:(BOOL)arg1; -- (id)newViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; -@property(readonly, nonatomic) BOOL isCurrentItemValid; -@property(readonly, nonatomic) UIImage *videoSnapshot; -@property(retain, nonatomic) UIImage *fillerImage; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastEpisodesDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastEpisodesDataSource.h deleted file mode 100644 index fb3303ac0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastEpisodesDataSource.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideoPodcastEpisodesDataSource : IUVideosDataSource -{ -} - -+ (int)mediaEntityType; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastTracksDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastTracksDataSource.h deleted file mode 100644 index e14483def..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastTracksDataSource.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideoPodcastTracksDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)reloadActionRows; -- (void)createGlobalContexts; -- (Class)cellConfigurationClassForEntity:(id)arg1; -- (BOOL)shouldDisplayWhenEmpty; -- (BOOL)allowsDeletion; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastsDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastsDataSource.h deleted file mode 100644 index 12fd084c2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideoPodcastsDataSource.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideoPodcastsDataSource : IUMediaQueriesDataSource -{ -} - -+ (int)mediaEntityType; -+ (id)tabBarItemTitleKey; -+ (id)tabBarItemIconName; -- (id)viewControllerContextForMediaQuery:(id)arg1; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (BOOL)isRestorableNavigationPathNode; -- (id)createNoContentDataSource; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideosDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVideosDataSource.h deleted file mode 100644 index 11467c15b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideosDataSource.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideosDataSource : IUMediaQueriesDataSource -{ - BOOL _showMoreFromiTunesActionRow; -} - -+ (id)queryItemPropertiesToFetch; -+ (int)mediaEntityType; -+ (Class)cellConfigurationClassForSongs; -- (void)_rentalInfoChangedNotification:(id)arg1; -@property(nonatomic) BOOL showMoreFromiTunesActionRow; -- (SEL)libraryHasDisplayableEntitiesSelector; -- (id)viewControllerContextForIndex:(unsigned int)arg1; -- (void)reloadActionRows; -- (void)createGlobalContexts; -- (id)copyGetMoreFromITunesStoreActionRow; -- (BOOL)shouldDisplayWhenEmpty; -- (BOOL)allowsDeletion; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVideosViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUVideosViewController.h deleted file mode 100644 index 35360fdb1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVideosViewController.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVideosViewController : IUMediaListViewController -{ - BOOL _viewDidAppear; -} - -- (BOOL)hideSearchRowOnAppear; -- (BOOL)shouldShowStoreButton; -- (void)viewDidAppear:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUViewControllerContext.h b/iOS7/PrivateFrameworks/iPodUI/IUViewControllerContext.h deleted file mode 100644 index 4da502dda..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUViewControllerContext.h +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "NSCoding-Protocol.h" - -@class IUMediaDataSource, IUMediaEntitySpecifier, MPMediaQuery, NSString, UIImage; - -@interface IUViewControllerContext : NSObject -{ - IUMediaDataSource *_dataSource; - unsigned int _isRootController:1; - IUMediaEntitySpecifier *_specifier; - MPMediaQuery *_query; - IUViewControllerContext *_sourceContext; - int _style; - unsigned int _titleIgnoresHistory:1; - int _type; - id _viewControllerInfo; - NSString *_defaultPNGNameOverride; - UIImage *_transitionImage; -} - -+ (id)newViewControllerWithIdentifier:(id)arg1; -+ (id)contextWithIdentifier:(id)arg1; -+ (id)contextWithDataSource:(id)arg1; -@property(retain, nonatomic) id viewControllerInfo; // @synthesize viewControllerInfo=_viewControllerInfo; -@property(retain, nonatomic) UIImage *transitionImage; // @synthesize transitionImage=_transitionImage; -@property(nonatomic) int style; // @synthesize style=_style; -@property(retain, nonatomic) IUMediaEntitySpecifier *specifier; // @synthesize specifier=_specifier; -@property(retain, nonatomic) IUViewControllerContext *sourceContext; // @synthesize sourceContext=_sourceContext; -@property(copy, nonatomic) MPMediaQuery *query; // @synthesize query=_query; -@property(retain, nonatomic) IUMediaDataSource *dataSource; // @synthesize dataSource=_dataSource; -- (void).cxx_destruct; -- (void)_reloadDataSourceFromSourceContext; -- (id)_newDataSourceFromType:(int)arg1 mediaQuery:(id)arg2; -- (id)_newDataSourceFromType:(int)arg1 mediaSpecifier:(id)arg2; -@property(readonly, nonatomic) BOOL startAtEndOnFirstAppear; -@property(nonatomic) BOOL titleIgnoresHistory; -@property(nonatomic, getter=isRootController) BOOL rootController; -@property(retain, nonatomic) NSString *identifier; -- (void)setDataSourceFromMediaQuery:(id)arg1; -- (void)setDataSourceFromMediaSpecifier:(id)arg1; -- (void)unloadReloadableData; -@property(readonly, nonatomic) IUViewControllerContext *rootContext; -@property(readonly, nonatomic, getter=isRestorableNavigationPathNode) BOOL restorableNavigationPathNode; -@property(readonly, nonatomic, getter=isArchivable) BOOL archivable; -@property(readonly, nonatomic) NSString *aggregateStatisticsDisplayCountKey; -- (id)newViewController; -- (id)copySpecifierHistory; -@property(retain, nonatomic) NSString *defaultPNGName; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; -- (id)description; -- (void)dealloc; -- (unsigned long long)persistentPlaylistUID; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUVoiceMemosDataSource.h b/iOS7/PrivateFrameworks/iPodUI/IUVoiceMemosDataSource.h deleted file mode 100644 index 853cd9ebe..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUVoiceMemosDataSource.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUVoiceMemosDataSource : IUSongsDataSource -{ -} - -- (BOOL)showShuffleButtonWhenApplicable; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUWebDocumentView.h b/iOS7/PrivateFrameworks/iPodUI/IUWebDocumentView.h deleted file mode 100644 index 4c7ee13cc..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUWebDocumentView.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIWebDocumentView.h" - -@class NSString; - -@interface IUWebDocumentView : UIWebDocumentView -{ - id _loadDelegate; - NSString *_stylesheet; - unsigned int _adjustHeightToFit:1; - unsigned int _treatAsPlainText:1; -} - -+ (id)newEmptyLabelView; -@property(retain, nonatomic) NSString *stylesheet; // @synthesize stylesheet=_stylesheet; -@property(nonatomic) __weak id loadDelegate; // @synthesize loadDelegate=_loadDelegate; -- (void).cxx_destruct; -- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; -- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; -- (void)openURL:(id)arg1; -- (struct CGSize)layoutWithAutoresizingSize:(struct CGSize)arg1 contentBlock:(id)arg2; -- (void)setContentWithString:(id)arg1 stylesheet:(id)arg2; -- (void)setPlaintextString:(id)arg1 manuallyWrap:(BOOL)arg2; -- (void)setHTMLFragment:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUWildcatViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUWildcatViewController.h deleted file mode 100644 index 0ceb96a53..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUWildcatViewController.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@class IUiPodSegmentedViewController, IUiPodViewController, UINavigationController, UIView; - -@interface IUWildcatViewController : UIViewController -{ -} - -@property(readonly, nonatomic) IUiPodViewController *topViewController; -@property(readonly, nonatomic) UINavigationController *topNavigationController; -- (void)pushPlaybackControllerWithContext:(id)arg1; -- (void)popPlaybackControllerAnimated:(BOOL)arg1; -- (BOOL)handleTogglePlaybackEvent; -- (BOOL)handleOpenURLForItem:(id)arg1; -@property(readonly, nonatomic) UIViewController *directChildViewController; -@property(readonly, nonatomic) IUiPodSegmentedViewController *browserSegmentedViewController; -@property(readonly, nonatomic) UIView *backstopView; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoEpisodeStoreOfferDownloadActionConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoEpisodeStoreOfferDownloadActionConfiguration.h deleted file mode 100644 index 55247db00..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoEpisodeStoreOfferDownloadActionConfiguration.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUiPadVideoEpisodeStoreOfferDownloadActionConfiguration : IUStoreOfferDownloadActionConfiguration -{ -} - -- (id)newButton; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoImageModifier.h b/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoImageModifier.h deleted file mode 100644 index e2b986784..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPadVideoImageModifier.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPImageModifier.h" - -@interface IUiPadVideoImageModifier : MPImageModifier -{ -} - -+ (BOOL)imageShouldBeShinyWithSize:(struct CGSize)arg1; -- (BOOL)shouldModifyImageWithContentSize:(struct CGSize)arg1 imageSize:(struct CGSize)arg2 imageSubRect:(struct CGRect)arg3; -- (struct CGRect)imageFrameForContentSize:(struct CGSize)arg1 imageFrame:(struct CGRect)arg2 imageSubRect:(struct CGRect)arg3; -- (BOOL)_shouldScaleCropRectToFillContentSize:(struct CGSize)arg1 imageSubRect:(struct CGRect)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodAVController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodAVController.h deleted file mode 100644 index 2441fe75e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodAVController.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPAVController.h" - -@interface IUiPodAVController : MPAVController -{ - unsigned int _scheduledTrackExpirationCallback:1; -} - -+ (id)sharedIPCAppInstance; -+ (id)sharedInstance; -- (void)_setRentalIsPlaying:(BOOL)arg1 forItem:(id)arg2; -- (void)_scheduleExpirationTimerIfNecessary; -- (void)_endPlaybackIfNeededForCurrentNetwork; -- (void)_movieExpirationCheckCallback; -- (void)_itemWillChange:(id)arg1; -- (void)_itemReadyToPlay:(id)arg1; -- (void)_networkTypeDidChangeNotification:(id)arg1; -- (void)_matchCellularRestrictedDidChangeNotification:(id)arg1; -- (void)_previewSessionDidStopNotification:(id)arg1; -- (void)_downloadCancelledNotification:(id)arg1; -- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; -- (void)_appDefaultsChangedNotification:(id)arg1; -- (void)play; -- (void)airPlayVideoEnded; -- (BOOL)showPlaybackStateOverlaysOnTVOut; -- (BOOL)currentItemIsRental; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreListController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreListController.h deleted file mode 100644 index 87ea6b362..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreListController.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIMoreListController.h" - -@interface IUiPodMoreListController : UIMoreListController -{ -} - -- (int)statusBarStyle; -- (void)viewDidLoad; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationBar.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationBar.h deleted file mode 100644 index ffdaf57f9..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationBar.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationBar.h" - -@interface IUiPodMoreNavigationBar : UINavigationBar -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationController.h deleted file mode 100644 index d37f7a351..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodMoreNavigationController.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIMoreNavigationController.h" - -@class UITabBarItem; - -@interface IUiPodMoreNavigationController : UIMoreNavigationController -{ - UITabBarItem *_tabBarItem; - unsigned int _style; -} - -+ (Class)_moreListControllerClass; -@property(nonatomic) unsigned int style; // @synthesize style=_style; -- (void).cxx_destruct; -- (id)tabBarItem; -- (int)statusBarStyle; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; -- (id)popViewControllerAnimated:(BOOL)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationBar.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationBar.h deleted file mode 100644 index 3bbd6d707..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationBar.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationBar.h" - -@interface IUiPodNavigationBar : UINavigationBar -{ -} - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationController.h deleted file mode 100644 index 3d9dc1a0e..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodNavigationController.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationController.h" - -@class IUModalContext, NSString, UINavigationItem; - -@interface IUiPodNavigationController : UINavigationController -{ - IUModalContext *_modalContext; - UINavigationItem *_navigationItemTemplate; - unsigned int _style; -} - -@property(nonatomic) unsigned int style; // @synthesize style=_style; -@property(retain, nonatomic) IUModalContext *modalContext; // @synthesize modalContext=_modalContext; -- (void).cxx_destruct; -- (void)_updateViewControllersModalContext; -- (BOOL)navigationBar:(id)arg1 shouldPushItem:(id)arg2; -- (BOOL)_shouldNavigationBarInsetViewController:(id)arg1; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; -- (id)popViewControllerAnimated:(BOOL)arg1; -- (id)popToViewController:(id)arg1 animated:(BOOL)arg2; -- (id)popToRootViewControllerAnimated:(BOOL)arg1; -- (void)setTitle:(id)arg1; -- (id)description; -- (void)loadView; -- (void)updateStyleAnimated:(BOOL)arg1; -@property(readonly, nonatomic) NSString *rootIdentifier; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodPortraitVideoViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodPortraitVideoViewController.h deleted file mode 100644 index 3375e543d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodPortraitVideoViewController.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface IUiPodPortraitVideoViewController : IUPortraitVideoViewController -{ -} - -- (void)enableAirPlayVideoRoutesIfNecessary; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodSegmentedViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodSegmentedViewController.h deleted file mode 100644 index 2e6479dbf..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodSegmentedViewController.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -#import "ViewControllerArchiveNode-Protocol.h" - -@class IUModalContext, IUViewControllerContext, NSArray, NSMutableArray, NSString; - -@interface IUiPodSegmentedViewController : IUSegmentedViewController -{ - NSMutableArray *_contexts; - IUModalContext *_modalContext; - NSString *_savedSelectedIdentifier; - BOOL _hasContent; -} - -@property(readonly, nonatomic) NSArray *viewControllerContexts; // @synthesize viewControllerContexts=_contexts; -- (void).cxx_destruct; -- (void)_resetViewControllersWithContexts:(id)arg1; -- (id)_identifierForViewController:(id)arg1; -- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; -- (void)_enabledMediaTypesDidChangeNotification:(id)arg1; -- (void)_databaseContentsDidChangeNotification:(id)arg1; -- (BOOL)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -- (BOOL)editable; -@property(readonly, nonatomic) IUViewControllerContext *selectedViewControllerContext; -- (id)noContentViewContextForContexts:(id)arg1; -- (void)setModalContext:(id)arg1; -- (void)setViewControllersWithIdentifiers:(id)arg1 style:(int)arg2; -- (void)setViewControllersWithContexts:(id)arg1; -@property(retain, nonatomic) NSString *selectedIdentifier; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodTabBarController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodTabBarController.h deleted file mode 100644 index 87a244638..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodTabBarController.h +++ /dev/null @@ -1,81 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITabBarController.h" - -#import "UINavigationControllerDelegate-Protocol.h" -#import "ViewControllerArchiveNode-Protocol.h" - -@class IUModalContext, IUMoreListDelegateProxy, NSArray, NSString, UIViewController; - -@interface IUiPodTabBarController : UITabBarController -{ - BOOL _allowsSearch; - NSArray *_availableIdentifiers; - NSString *_initialIdentifier; - BOOL _isRestoringForModalPresentation; - IUModalContext *_modalContext; - IUMoreListDelegateProxy *_moreListDelegateProxy; - IUModalContext *_presentedModalContext; - unsigned int _style; -} - -+ (id)_newNavigationControllerWithRootContextIdentifier:(id)arg1 style:(unsigned int)arg2; -+ (Class)_moreNavigationControllerClass; -+ (id)defaultIdentifiers; -@property(nonatomic) unsigned int style; // @synthesize style=_style; -@property(retain, nonatomic) IUModalContext *modalContext; // @synthesize modalContext=_modalContext; -@property(nonatomic) BOOL allowsSearch; // @synthesize allowsSearch=_allowsSearch; -- (void).cxx_destruct; -- (id)_navigationControllerForIdentifier:(id)arg1 outIndex:(unsigned int *)arg2; -- (void)_updateViewControllersModalContext; -- (void)_switchToContextBehindCurrentController:(id)arg1 withRootControllerIdentifier:(id)arg2 withPlaybackDataSource:(id)arg3; -- (void)_showOrHideTab:(id)arg1 forController:(id)arg2 inArray:(id)arg3 ifBlock:(id)arg4; -- (BOOL)_shouldPushContextDuringSwitch:(id)arg1; -- (void)_setNavigationControllerDelegates:(id)arg1; -- (void)_reloadIPodViewControllers; -- (BOOL)_pushContextForSpecifier:(id)arg1 unlessMatchesFinalIdentifier:(id)arg2 animated:(BOOL)arg3; -- (BOOL)_hasMovies; -- (void)_fixMoreListNavigationBar; -- (id)_copyTabBarOrdering; -- (void)_mediaLibraryDidChangeNotification:(id)arg1; -- (void)_enabledMediaTypesDidChangeNotification:(id)arg1; -- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; -- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; -- (void)_updateControllersAvailable; -- (BOOL)_canDisplayItemWithIdentifier:(id)arg1; -- (BOOL)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; -- (void)tabBar:(id)arg1 willShowCustomizationSheet:(id)arg2 withNavigationBar:(id)arg3; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (void)_setSelectedViewController:(id)arg1; -- (void)dismissModalViewControllerAnimated:(BOOL)arg1; -- (void)dismissViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; -@property(readonly, nonatomic) UIViewController *topViewController; -- (void)switchToShortcutIdentifier:(id)arg1; -- (void)switchToPlaylistContextForSpecifier:(id)arg1 behindTopController:(BOOL)arg2 withPlaybackDataSource:(id)arg3; -- (void)switchToPlaylistContextForSpecifier:(id)arg1 behindTopController:(BOOL)arg2; -- (void)switchToContext:(id)arg1 withRootControllerIdentifier:(id)arg2; -- (void)switchToAlbumContextForSpecifier:(id)arg1 behindTopController:(BOOL)arg2; -- (void)selectIdentifierAfterIdentifier:(id)arg1; -- (void)selectNextIdentifier; -@property(readonly, nonatomic) NSString *selectedIdentifier; -- (id)_rawSelectedIdentifier; -- (void)selectControllerWithIdentifier:(id)arg1; -- (id)visibleCustomViewControllers; -- (void)modalContext:(id)arg1 didRestoreArchivedContexts:(id)arg2; -- (void)modalContext:(id)arg1 willRestoreArchivedContexts:(id)arg2; -- (void)presentModalContext:(id)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) NSArray *identifiers; -- (void)dealloc; -- (id)initWithControllersWithAvailableIdentifiers:(id)arg1 initialIdentifier:(id)arg2 maximumNumberOfItems:(int)arg3; -- (id)initWithControllersWithAvailableIdentifiers:(id)arg1 initialIdentifier:(id)arg2; -- (id)initWithControllersWithAvailableIdentifiers:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodViewController.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodViewController.h deleted file mode 100644 index 987b00373..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodViewController.h +++ /dev/null @@ -1,135 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -#import "IUModalContextDelegate-Protocol.h" -#import "MPAVControllerNode-Protocol.h" -#import "ViewControllerArchiveNode-Protocol.h" - -@class IUModalContext, IUViewControllerContext, MPAVController, NSDate, NSMutableArray, NSString, UITabBarItem, UIView; - -@interface IUiPodViewController : UIViewController -{ - MPAVController *_player; - UIView *_backstopView; - IUViewControllerContext *_context; - UIView *_loadingView; - IUModalContext *_modalContext; - IUModalContext *_presentedModalContext; - NSString *_tabBarItemTitle; - NSMutableArray *_scheduledInvocations; - int _transitionCount; - unsigned int _appearanceState; - UITabBarItem *_cachedTabBarItem; - BOOL _shouldConfigureNavigationItem; - BOOL _registeredForPlayerNotifications; - unsigned int _deviceOrientationNotificationsEnabled:1; - unsigned int _loading:1; - unsigned int _reloadOnNextAppear:1; - unsigned int _isAutoDismissDisabled:1; - int _playerLockedCount; - NSDate *_timeOfLastAppear; -} - -+ (BOOL)supportsViewControllerStyle:(int)arg1; -+ (id)newViewControllerForContext:(id)arg1 redirectType:(int)arg2 didRedirect:(char *)arg3; -+ (Class)backstopViewClass; -@property(readonly, nonatomic) unsigned int appearanceState; // @synthesize appearanceState=_appearanceState; -@property(retain, nonatomic) NSString *tabBarItemTitle; // @synthesize tabBarItemTitle=_tabBarItemTitle; -@property(nonatomic) BOOL shouldConfigureNavigationItem; // @synthesize shouldConfigureNavigationItem=_shouldConfigureNavigationItem; -@property(retain, nonatomic) IUViewControllerContext *context; // @synthesize context=_context; -- (void).cxx_destruct; -- (void)_goToMusicStore:(id)arg1; -- (void)_goToMovieStore:(id)arg1; -- (BOOL)_enoughTimeSinceAppear; -- (void)_showOrHideStoreButtonInItem:(id)arg1; -- (id)_loadingView; -- (void)_enableDeviceOrientationNotifications; -- (void)_disableDeviceOrientationNotifications; -- (void)_delayedPerformScheduledInvocations; -- (void)_storeRestrictionsChangedNotification:(id)arg1; -- (void)_suspendChangedNotification:(id)arg1; -- (void)_eventsOnlyChangedNotification:(id)arg1; -- (void)_deviceOrientationChangedNotification:(id)arg1; -- (void)_dataSourceInvalidate:(id)arg1; -- (void)_allowsDeletionRestrictionDidChangeNotification:(id)arg1; -- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (void)modalContextDidDismiss:(id)arg1 withSuccess:(BOOL)arg2; -- (BOOL)_canReloadView; -- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; -- (void)willMoveToParentViewController:(id)arg1; -- (void)removeChildViewController:(id)arg1; -- (void)addChildViewController:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)incrementAggregateStatisticsDisplayCount; -- (id)aggregateStatisticsDisplayCountKey; -- (void)addToLegacyAggregateStatistic; -@property(readonly, nonatomic) BOOL isAutoDismissDisabled; -- (void)disableAutoDismissUntilFinishedAppearing; -- (BOOL)isAppearingOrAppeared; -- (BOOL)isDisappearingOrDisappeared; -- (id)tabBarItem; -- (BOOL)shouldShowNowPlayingButton; -- (void)setTabBarItem:(id)arg1; -- (void)setTitle:(id)arg1; -- (void)_fixupTitleOfExistingTabBarItem; -@property(retain, nonatomic) IUModalContext *modalContext; // @synthesize modalContext=_modalContext; -- (id)query; -@property(retain, nonatomic) MPAVController *player; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -- (void)setRegisteredForPlayerNotifications:(BOOL)arg1; -- (void)unlockPlayer; -- (void)lockPlayer; -- (void)loadView; -- (void)didReceiveMemoryWarning; -- (void)unloadReloadableContextDataIfPossible; -- (BOOL)isWindowRotatable:(id)arg1; -- (id)description; -- (void)_setExistingTabBarItem:(id)arg1; -- (id)_existingTabBarItem; -- (BOOL)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -- (id)transitionSafePerformerWithTarget:(id)arg1; -- (void)scheduleInvocationAfterTransition:(id)arg1; -- (void)cancelScheduledInvocationsWithTarget:(id)arg1 selector:(SEL)arg2; -- (void)cancelScheduledInvocationsWithTarget:(id)arg1; -- (void)endTransition; -- (void)beginTransition; -@property(readonly, nonatomic) BOOL shouldShowStoreButton; -- (id)viewControllerContextForSpecifier:(id)arg1; -- (void)_reloadForModalContextChange; -@property(nonatomic, getter=isLoading) BOOL loading; -- (void)scheduleReloadData; -- (void)reloadNavigationItem; -- (void)viewControllerDidFinishReloadForDataSourceInvalidation; -- (void)reloadDataForDataSourceInvalidation; -- (void)reloadData; -- (void)presentModalContext:(id)arg1 animated:(BOOL)arg2; -- (id)newMediaNavigationItem; -@property(readonly, nonatomic) int navigationTransition; -@property(readonly, nonatomic) int modalTransition; -- (BOOL)isTransitioning; -@property(readonly, nonatomic, getter=isCurrentController) BOOL currentController; -- (BOOL)handleTabBarSelectedViewController:(id)arg1; -- (BOOL)handleShortcutWithIdentifier:(id)arg1; -- (void)deviceOrientationChanged:(int)arg1; -- (void)restoreViewControllerInfo:(id)arg1 animated:(BOOL)arg2; -- (BOOL)isViewWillAppearReappearingForNavigationPop; -- (BOOL)isViewWillAppearReappearing; -- (void)configureRootNavigationItem:(id)arg1 navigationBar:(id)arg2; -- (void)configureNavigationItem:(id)arg1; -- (void)applicationSuspendedEventsOnly:(BOOL)arg1; -- (void)applicationResumedEventsOnly:(BOOL)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/IUiPodViewControllerInvocationRecorder.h b/iOS7/PrivateFrameworks/iPodUI/IUiPodViewControllerInvocationRecorder.h deleted file mode 100644 index 67e3b8e60..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/IUiPodViewControllerInvocationRecorder.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUiPodViewController; - -@interface IUiPodViewControllerInvocationRecorder : NSObject -{ - id _target; - IUiPodViewController *_viewController; -} - -@property(retain, nonatomic) IUiPodViewController *viewController; // @synthesize viewController=_viewController; -- (void).cxx_destruct; -- (id)methodSignatureForSelector:(SEL)arg1; -- (void)forwardInvocation:(id)arg1; -- (void)dealloc; -- (id)initWithTarget:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MFMailComposeViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MFMailComposeViewControllerDelegate-Protocol.h deleted file mode 100644 index 20c2ebe59..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MFMailComposeViewControllerDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MFMailComposeViewControllerDelegate - -@optional -- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPAVController-iPodConvenience.h b/iOS7/PrivateFrameworks/iPodUI/MPAVController-iPodConvenience.h deleted file mode 100644 index ac4c068e4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPAVController-iPodConvenience.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPAVController.h" - -@interface MPAVController (iPodConvenience) -- (void)switchToContextForQuery:(id)arg1 behindTopController:(BOOL)arg2 withPlaybackDataSource:(id)arg3; -- (void)switchToContextForQuery:(id)arg1 behindTopController:(BOOL)arg2; -- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; -- (BOOL)reloadWithDataSource:(id)arg1; -- (id)currentStation; -- (void)_updateFeederModeFromCurrentItem; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPAVControllerNode-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPAVControllerNode-Protocol.h deleted file mode 100644 index 2629d2293..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPAVControllerNode-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class MPAVController; - -@protocol MPAVControllerNode -@property(retain, nonatomic) MPAVController *player; -- (void)unlockPlayer; -- (void)lockPlayer; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-AssistantAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-AssistantAdditions.h deleted file mode 100644 index 0a9516bc0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-AssistantAdditions.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItem.h" - -@interface MPMediaItem (AssistantAdditions) -+ (id)propertyForSAMPSearchProperty:(id)arg1; -+ (id)SAMPSearchPropertyForProperty:(id)arg1; -- (id)SAMPMediaEntityRepresentation; -- (id)SAMPMediaItemRepresentation; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-MMPAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-MMPAdditions.h deleted file mode 100644 index 58ac5f023..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMediaItem-MMPAdditions.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItem.h" - -@class NSURL; - -@interface MPMediaItem (MMPAdditions) -@property(readonly, nonatomic) NSURL *libraryLinkURL; -@property(readonly, nonatomic) NSURL *directStoreURL; -@property(readonly, nonatomic) NSURL *containerLibraryLinkURL; -- (id)_libraryLinkURL:(BOOL)arg1; -- (id)_libraryLinkPlaylistName; -- (id)_libraryLinkKind; -- (id)_libraryLinkArtist; -- (id)snapshotAtPlaybackTime:(double)arg1 startRentalClock:(BOOL)arg2 timeOut:(double)arg3; -- (id)snapshotAtPlaybackTime:(double)arg1 startRentalClock:(BOOL)arg2; -- (id)uncroppedImageCacheRequestWithSize:(struct CGSize)arg1; -- (id)uncroppedAlbumImageCacheRequestWithSize:(struct CGSize)arg1; -- (id)albumImageRequestWithSize:(struct CGSize)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMediaItemCollection-MMPAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPMediaItemCollection-MMPAdditions.h deleted file mode 100644 index 0eae130f3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMediaItemCollection-MMPAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaItemCollection.h" - -@interface MPMediaItemCollection (MMPAdditions) -- (unsigned int)indexOfMostLikelyItemForStartingPlayback; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMediaLibrary-SharedLibrariesDataSourceAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPMediaLibrary-SharedLibrariesDataSourceAdditions.h deleted file mode 100644 index 2a8f5467b..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMediaLibrary-SharedLibrariesDataSourceAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaLibrary.h" - -@interface MPMediaLibrary (SharedLibrariesDataSourceAdditions) -- (int)compareMediaLibrary:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMediaQuery-MMPAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPMediaQuery-MMPAdditions.h deleted file mode 100644 index 14728c8de..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMediaQuery-MMPAdditions.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaQuery.h" - -@class MPMediaItem, MPMediaItemCollection, NSArray, NSString; - -@interface MPMediaQuery (MMPAdditions) -+ (int)backOfAlbumGroupingTypeForMediaType:(unsigned int)arg1; -+ (id)activeOnTheGoPlaylist; -+ (id)queryForMediaEntityType:(int)arg1; -- (id)displayableStringByStrippingCommonPrefixOffString:(id)arg1 property:(id)arg2; -- (id)firstFrequentLongPrefixForProperty:(id)arg1 occurrenceCount:(unsigned int *)arg2; -- (void)_calculateFirstFrequentLongPrefixInfo:(id)arg1; -@property(readonly, nonatomic) int comparableGroupingType; -- (BOOL)isEqualToNowPlayingQuery:(id)arg1; -- (id)nowPlayingComparableQuery; -@property(nonatomic) unsigned int filteredMediaTypes; -- (id)backOfAlbumQueryForItem:(id)arg1 defaultGrouping:(int)arg2; -@property(readonly, nonatomic) MPMediaItem *containingEntityRepresentativeItem; -@property(readonly, nonatomic) MPMediaItemCollection *containingAlbum; -@property(readonly, nonatomic) int containingEntityType; -- (void)getListingCountFormatString:(id *)arg1 isFallbackFormatString:(char *)arg2; -- (unsigned int)randomEntityIndexAvoidingEntityMatchingPredicate:(id)arg1; -@property(readonly, nonatomic) NSString *bestTitle; -- (unsigned int)indexOfEntityWithPersistentID:(unsigned long long)arg1; -- (unsigned int)indexOfFirstEntityMatchingPredicate:(id)arg1; -- (id)representativeItemsForAlbumsOfArtistAtIndex:(unsigned int)arg1 returningTotalItemCount:(unsigned int *)arg2; -- (id)representativeItemForEntityAtIndex:(unsigned int)arg1; -@property(nonatomic) unsigned int groupingThreshold; -@property(readonly, nonatomic) NSArray *entities; -- (id)queryForDrillingIntoEntityAtIndex:(unsigned int)arg1; -- (id)queryForDrillingIntoEntity:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPMusicPlayerControllerServerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPMusicPlayerControllerServerDelegate-Protocol.h deleted file mode 100644 index 64521431d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPMusicPlayerControllerServerDelegate-Protocol.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPMusicPlayerControllerServerDelegate -- (void)musicPlayerServer:(id)arg1 prepareQueueWithRadioStation:(id)arg2; -- (void)musicPlayerServer:(id)arg1 prepareQueueWithGeniusMixPlaylist:(id)arg2; -- (void)musicPlayerServer:(id)arg1 prepareQueueWithQuery:(id)arg2; -- (void)musicPlayerServer:(id)arg1 setShuffleMode:(int)arg2; -- (void)musicPlayerServer:(id)arg1 setFirstItem:(id)arg2; -- (id)currentRadioStationForMusicPlayerServer:(id)arg1; -- (id)currentMediaQueryForMusicPlayerServer:(id)arg1; -- (BOOL)isNowPlayingItemFromGeniusMixForMusicPlayerServer:(id)arg1; -- (unsigned int)unshuffledIndexOfNowPlayingItemForMusicPlayerServer:(id)arg1; -- (unsigned int)indexOfNowPlayingItemForMusicPlayerServer:(id)arg1; -- (void)musicPlayerServer:(id)arg1 setNowPlayingItem:(id)arg2; -- (id)nowPlayingItemForMusicPlayerServer:(id)arg1; -- (void)musicPlayerServer:(id)arg1 setPlaybackSpeed:(int)arg2; -- (int)playbackSpeedForMusicPlayerServer:(id)arg1; -- (id)playerForMusicPlayerServer:(id)arg1 usingApplicationSpecificQueue:(BOOL)arg2; -- (void)musicPlayerServer:(id)arg1 registerForShuffleModeChangesWithChangeHandler:(id)arg2; -- (void)musicPlayerServer:(id)arg1 registerForRepeatModeChangesWithChangeHandler:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPPlaybackControlsDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPPlaybackControlsDelegate-Protocol.h deleted file mode 100644 index 6dd83b0a0..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPPlaybackControlsDelegate-Protocol.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPPlaybackControlsDelegate - -@optional -- (void)controlsOverlay:(id)arg1 didTapTrackInfoButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioShareButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioHistoryButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didTapRadioButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldHideRadioButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldDisableMailPodcastLinkButtonForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldHideMailPodcastLinkButtonForItem:(id)arg2; -- (void)controlsOverlay:(id)arg1 didClickMailPodcastLinkButtonForItem:(id)arg2; -- (void)controlsOverlayDetailSliderInstructionOverlayWillHide:(id)arg1; -- (void)controlsOverlayDetailSliderInstructionOverlayWillShow:(id)arg1; -- (void)controlsOverlayDetailSliderTrackingDidEnd:(id)arg1; -- (void)controlsOverlayDetailSliderTrackingDidBegin:(id)arg1; -- (BOOL)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; -- (unsigned int)controlsOverlay:(id)arg1 playbackSpeedForItem:(id)arg2; -- (BOOL)controlsOverlay:(id)arg1 shouldDisablePlaybackSpeedButtonForItem:(id)arg2; -- (void)controlsOverlayDidClickPlaybackSpeedButton:(id)arg1; -- (BOOL)controlsOverlay:(id)arg1 shouldDisableFastFowardAndRewindButtonForItem:(id)arg2; -- (void)controlsOverlayDidClickFastForwardButton:(id)arg1; -- (void)controlsOverlayDidClickRewindButton:(id)arg1; -- (unsigned int)shuffleTypeForPlaybackControls:(id)arg1; -- (unsigned int)repeatTypeForPlaybackControls:(id)arg1; -- (BOOL)hideGeniusButtonForPlaybackControls:(id)arg1; -- (BOOL)playbackControlsScrubberShouldDisplaySingleChapters:(id)arg1; -- (BOOL)playbackControlsDidTapGeniusButton:(id)arg1; -- (BOOL)playbackControls:(id)arg1 changedShuffleType:(unsigned int)arg2; -- (BOOL)playbackControls:(id)arg1 changedRepeatType:(unsigned int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPQueueFeeder-GeniusMixQueueFeederAdditions.h b/iOS7/PrivateFrameworks/iPodUI/MPQueueFeeder-GeniusMixQueueFeederAdditions.h deleted file mode 100644 index 4fe72a0ad..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPQueueFeeder-GeniusMixQueueFeederAdditions.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPQueueFeeder.h" - -@interface MPQueueFeeder (GeniusMixQueueFeederAdditions) -- (id)mix; -- (void)setMix:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPStoreDownloadManagerObserver-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPStoreDownloadManagerObserver-Protocol.h deleted file mode 100644 index 44a3f08ba..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPStoreDownloadManagerObserver-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPStoreDownloadManagerObserver - -@optional -- (void)downloadManager:(id)arg1 downloadPurchaseDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 downloadDidProgress:(id)arg2; -- (void)downloadManager:(id)arg1 downloadDidFinish:(id)arg2; -- (void)downloadManager:(id)arg1 didAddDownloads:(id)arg2 removeDownloads:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPSwipableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPSwipableViewDelegate-Protocol.h deleted file mode 100644 index 54e67c614..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPSwipableViewDelegate-Protocol.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPSwipableViewDelegate - -@optional -- (void)swipableViewHadActivity:(id)arg1; -- (void)swipableView:(id)arg1 pinchedToScale:(float)arg2 withVelocity:(float)arg3; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; -- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2 atLocation:(struct CGPoint)arg3; -- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; -- (id)swipableView:(id)arg1 overrideHitTest:(struct CGPoint)arg2 withEvent:(id)arg3; -- (void)swipableView:(id)arg1 willMoveToWindow:(id)arg2; -- (void)swipableView:(id)arg1 didMoveToSuperview:(id)arg2; -- (void)swipableView:(id)arg1 willMoveToSuperview:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MPVideoTransferViewController-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/MPVideoTransferViewController-Protocol.h deleted file mode 100644 index 82ead62de..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MPVideoTransferViewController-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol MPVideoTransferViewController -- (id)videoView; -- (void)displayVideoView; - -@optional -@property(nonatomic) BOOL inhibitOverlay; -- (void)showOverlayAnimated:(BOOL)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MediaPickerDataSourceActionRowTag.h b/iOS7/PrivateFrameworks/iPodUI/MediaPickerDataSourceActionRowTag.h deleted file mode 100644 index db24e5f81..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MediaPickerDataSourceActionRowTag.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class IUMediaListDataSource; - -@interface MediaPickerDataSourceActionRowTag : NSObject -{ - IUMediaListDataSource *_dataSource; - int _tag; -} - -- (void).cxx_destruct; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -- (id)initWithDataSource:(id)arg1 actionRowAtIndex:(unsigned int)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/MediaPickerModalContext.h b/iOS7/PrivateFrameworks/iPodUI/MediaPickerModalContext.h deleted file mode 100644 index b4154c509..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/MediaPickerModalContext.h +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class IUiPodTabBarController, NSMutableArray, NSMutableSet, NSString; - -@interface MediaPickerModalContext : IUModalContext -{ - NSString *_prompt; - NSMutableArray *_pickedTracks; - unsigned int _mediaTypes; - IUiPodTabBarController *_tabBarController; - NSMutableSet *_pickedDataSourceActionRowSet; - NSMutableSet *_pickedPersistentIDSet; - unsigned int _allowsPickingMultipleItems:1; - unsigned int _showsCloudItems:1; - unsigned int _wantsNavigationButtons:1; -} - -- (void).cxx_destruct; -- (void)_cancelAction:(id)arg1; -- (void)_doneAction:(id)arg1; -- (void)_addTracksForActionRowAtIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)_addTrackAtIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)_addTracks:(id)arg1 ignoringPickedEntities:(BOOL)arg2; -- (id)_availableIdentifiersForMediaTypes:(unsigned int)arg1; -- (id)copyQueryForQuery:(id)arg1; -- (void)dismissWithSuccess:(BOOL)arg1; -- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; -- (void)configureNavigationItem:(id)arg1; -- (BOOL)hideIndexBar; -- (BOOL)disallowChangingQueryPredicates; -- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; -- (id)viewController; -- (void)orderOut; -@property(copy, nonatomic) NSString *prompt; -@property(nonatomic) BOOL wantsNavigationButtons; -@property(nonatomic) BOOL showsCloudItems; -@property(nonatomic) BOOL allowsPickingMultipleItems; -- (void)dealloc; -- (id)initWithMediaTypes:(unsigned int)arg1; - -// Remaining properties -@property(nonatomic) __weak id delegate; // @dynamic delegate; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/NSBundle-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/NSBundle-IUAdditions.h deleted file mode 100644 index 91c53042c..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/NSBundle-IUAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSBundle.h" - -@interface NSBundle (IUAdditions) -+ (id)iPodUIBundle; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/NSObject-Protocol.h deleted file mode 100644 index 2781cc799..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/NSObject-Protocol.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol NSObject -- (id)description; -- (unsigned int)retainCount; -- (id)autorelease; -- (oneway void)release; -- (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; -- (id)performSelector:(SEL)arg1 withObject:(id)arg2; -- (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; -- (id)self; -- (Class)class; -- (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; - -@optional -- (id)debugDescription; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/NSString-DDScanningAdditions.h b/iOS7/PrivateFrameworks/iPodUI/NSString-DDScanningAdditions.h deleted file mode 100644 index 733cccd45..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/NSString-DDScanningAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSString.h" - -@interface NSString (DDScanningAdditions) -- (id)stringByDeletingAnyDateMatching:(id)arg1 dateStringFormatFunction:(void *)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/NSURL-Additions.h b/iOS7/PrivateFrameworks/iPodUI/NSURL-Additions.h deleted file mode 100644 index 883296df6..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/NSURL-Additions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSURL.h" - -@interface NSURL (Additions) -- (id)shortcutIdentifier; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/SSRequestDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/SSRequestDelegate-Protocol.h deleted file mode 100644 index e43cfa9ee..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/SSRequestDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SSRequestDelegate - -@optional -- (void)requestDidFinish:(id)arg1; -- (void)request:(id)arg1 didFailWithError:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/SearchPerformOperation.h b/iOS7/PrivateFrameworks/iPodUI/SearchPerformOperation.h deleted file mode 100644 index ea6c15191..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/SearchPerformOperation.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -@class IUSearchDataSource, NSString; - -@interface SearchPerformOperation : NSOperation -{ - IUSearchDataSource *_searchDataSource; - NSString *_searchString; - int _searchScope; - unsigned int _countOfFoundResults; - NSString *_searchIdentifier; -} - -- (void).cxx_destruct; -- (void)main; -- (void)enumerateEntitiesForQuery:(id)arg1; -- (void)_reportResultsWithQuery:(id)arg1 searchIdentifier:(id)arg2; -- (id)initWithSearchDataSource:(id)arg1 searchString:(id)arg2 searchScope:(int)arg3 searchIdentifier:(id)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/SearchSentinelOperation.h b/iOS7/PrivateFrameworks/iPodUI/SearchSentinelOperation.h deleted file mode 100644 index b5cc07929..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/SearchSentinelOperation.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSOperation.h" - -@class IUSearchDataSource; - -@interface SearchSentinelOperation : NSOperation -{ - IUSearchDataSource *_searchDataSource; -} - -- (void).cxx_destruct; -- (void)main; -- (id)initWithSearchDataSource:(id)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/SharedLibraryCellConfiguration.h b/iOS7/PrivateFrameworks/iPodUI/SharedLibraryCellConfiguration.h deleted file mode 100644 index da6c7f136..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/SharedLibraryCellConfiguration.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class MPMediaLibrary; - -@interface SharedLibraryCellConfiguration : IUArrayCellConfiguration -{ - MPMediaLibrary *_library; -} - -+ (id)backgroundColorWithModifiers:(unsigned int)arg1; -+ (float)rowHeightForGlobalContext:(id)arg1; -- (void).cxx_destruct; -- (void)configureForMediaLibrary:(id)arg1; -- (void)reloadStringsWithProperties:(id)arg1; -- (void)reloadLayoutInformation; -- (id)stringForLabelAtIndex:(unsigned int)arg1; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (id)init; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/StoreNavigationItem.h b/iOS7/PrivateFrameworks/iPodUI/StoreNavigationItem.h deleted file mode 100644 index bd45a960d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/StoreNavigationItem.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SUNavigationItem.h" - -@interface StoreNavigationItem : SUNavigationItem -{ - int _barStyle; - int _statusBarStyle; - BOOL _statusBarHidden; -} - -@property(nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; -@property(nonatomic) int statusBarStyle; // @synthesize statusBarStyle=_statusBarStyle; -@property(nonatomic) int barStyle; // @synthesize barStyle=_barStyle; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/StyledMPMediaQuery.h b/iOS7/PrivateFrameworks/iPodUI/StyledMPMediaQuery.h deleted file mode 100644 index 531f55979..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/StyledMPMediaQuery.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPMediaQuery.h" - -@interface StyledMPMediaQuery : MPMediaQuery -{ - CDStruct_c37684e5 *_searchStyle; - int _entityType; -} - -@property(nonatomic) CDStruct_c37684e5 *searchStyle; // @synthesize searchStyle=_searchStyle; -@property(nonatomic) int entityType; // @synthesize entityType=_entityType; -- (id)queryForEntityAtIndex:(unsigned int)arg1; -- (unsigned long long)playlistUIDAtIndex:(unsigned int)arg1; -- (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithSearchStyle:(CDStruct_c37684e5 *)arg1 searchString:(id)arg2; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIActionSheetDelegate-Protocol.h deleted file mode 100644 index 694c49125..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIActionSheetDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIActionSheetDelegate - -@optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; -- (void)didPresentActionSheet:(id)arg1; -- (void)willPresentActionSheet:(id)arg1; -- (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIActivityItemsSource-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIActivityItemsSource-Protocol.h deleted file mode 100644 index 9a2b9eb09..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIActivityItemsSource-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIActivityItemsSource -- (id)activityViewController:(id)arg1 itemsForActivityType:(id)arg2; -- (id)activityViewControllerPlaceholderItems:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIAlertViewDelegate-Protocol.h deleted file mode 100644 index 4ca6c6418..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIAlertViewDelegate-Protocol.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIAlertViewDelegate - -@optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; -- (void)didPresentAlertView:(id)arg1; -- (void)willPresentAlertView:(id)arg1; -- (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIApplication-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UIApplication-IUAdditions.h deleted file mode 100644 index 9bada1387..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIApplication-IUAdditions.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIApplication.h" - -@class IUiPodTabBarController, IUiPodViewController, UINavigationController, UIViewController; - -@interface UIApplication (IUAdditions) -- (void)setStatusBarStyle:(int)arg1 hidden:(BOOL)arg2 orientation:(int)arg3 duration:(double)arg4; -@property(readonly, nonatomic) UIViewController *IUTopViewController; -@property(readonly, nonatomic) UINavigationController *IUTopNavigationController; -@property(readonly, nonatomic) IUiPodTabBarController *IUTabBarController; -@property(readonly, nonatomic) UIViewController *IURootViewController; -@property(readonly, nonatomic) unsigned int IUInterfaceType; -@property(readonly, nonatomic) unsigned int IUInterfaceOrientationMask; -@property(readonly, nonatomic) IUiPodViewController *IUFullScreenViewController; -- (void)endUserInteractionFocusOnView:(id)arg1; -- (void)beginUserInteractionFocusOnView:(id)arg1 focusEndedBlock:(id)arg2; -@property(readonly, nonatomic, getter=isNoAnimationResumeEventsOnly) BOOL noAnimationResumeEventsOnly; -- (void)endNoAnimationResumeEventsOnly; -- (void)configureStatusBarForController:(id)arg1 duration:(double)arg2; -- (void)beginNoAnimationResumeEventsOnly; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIBarPositioningDelegate-Protocol.h deleted file mode 100644 index 0063da60f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIBarPositioningDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIBarPositioningDelegate - -@optional -- (int)positionForBar:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDataSource-Protocol.h deleted file mode 100644 index 77fc72775..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDataSource-Protocol.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UICollectionViewDataSource -- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; - -@optional -- (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDelegate-Protocol.h deleted file mode 100644 index e3a2c07c8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UICollectionViewDelegate-Protocol.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollViewDelegate-Protocol.h" - -@protocol UICollectionViewDelegate - -@optional -- (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; -- (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; -- (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; -- (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; -- (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; -- (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; -- (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIColor-MMPAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UIColor-MMPAdditions.h deleted file mode 100644 index 1ee0fa039..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIColor-MMPAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIColor.h" - -@interface UIColor (MMPAdditions) -+ (id)disabledTextColor; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIGestureRecognizerDelegate-Protocol.h deleted file mode 100644 index 06065304f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIGestureRecognizerDelegate-Protocol.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIGestureRecognizerDelegate - -@optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UINavigationBar-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UINavigationBar-IUAdditions.h deleted file mode 100644 index 9a60a4953..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UINavigationBar-IUAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationBar.h" - -@interface UINavigationBar (IUAdditions) -@property(nonatomic) unsigned int IUInterfaceStyle; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodConvenience.h b/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodConvenience.h deleted file mode 100644 index 593a15df1..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodConvenience.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationController.h" - -#import "ViewControllerArchiveNode-Protocol.h" - -@class UIViewController; - -@interface UINavigationController (iPodConvenience) -- (void)swapInPreviouslySkippedViewControllers; -- (void)swapTopViewControllerWithContext:(id)arg1; -- (void)pushControllerForContext:(id)arg1 animated:(BOOL)arg2; -- (id)viewControllersForTopContext:(id)arg1; -- (int)localizedCompare:(id)arg1; -@property(readonly, nonatomic) UIViewController *firstViewController; -- (void)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodNavigationController.h b/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodNavigationController.h deleted file mode 100644 index 177dee1e2..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UINavigationController-iPodNavigationController.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UINavigationController.h" - -@interface UINavigationController (iPodNavigationController) -- (BOOL)shouldDisableWhileDownloading; -@property(readonly, nonatomic) BOOL shouldBeCustomizableInTabBar; -- (id)_rootControllerIfRespondsToSelector:(SEL)arg1; -@property(readonly, nonatomic) BOOL isTransitionInProgress; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UINavigationControllerDelegate-Protocol.h deleted file mode 100644 index d96eef0db..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UINavigationControllerDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UINavigationControllerDelegate - -@optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; -- (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIResponder-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UIResponder-IUAdditions.h deleted file mode 100644 index b6bc51e1f..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIResponder-IUAdditions.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIResponder.h" - -@interface UIResponder (IUAdditions) -- (void)toggleVisibilityOfItemsInCompletionOffering:(id)arg1; -- (void)purchaseAsset:(id)arg1 completionHandler:(id)arg2; -- (void)downloadAsset:(id)arg1 completionHandler:(id)arg2; -- (void)didAddStation:(id)arg1 forItem:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UIScrollViewDelegate-Protocol.h deleted file mode 100644 index 3de31c5b3..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIScrollViewDelegate-Protocol.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIScrollViewDelegate - -@optional -- (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; -- (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; -- (id)viewForZoomingInScrollView:(id)arg1; -- (void)scrollViewDidEndScrollingAnimation:(id)arg1; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)scrollViewDidZoom:(id)arg1; -- (void)scrollViewDidScroll:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UISearchBarDelegate-Protocol.h deleted file mode 100644 index bdafc8167..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UISearchBarDelegate-Protocol.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIBarPositioningDelegate-Protocol.h" - -@protocol UISearchBarDelegate - -@optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; -- (void)searchBarResultsListButtonClicked:(id)arg1; -- (void)searchBarCancelButtonClicked:(id)arg1; -- (void)searchBarBookmarkButtonClicked:(id)arg1; -- (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; -- (void)searchBar:(id)arg1 textDidChange:(id)arg2; -- (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; -- (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITabBarController-iPodConvenience.h b/iOS7/PrivateFrameworks/iPodUI/UITabBarController-iPodConvenience.h deleted file mode 100644 index 30dc22bf5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITabBarController-iPodConvenience.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITabBarController.h" - -@class UINavigationController; - -@interface UITabBarController (iPodConvenience) -@property(readonly, nonatomic) UINavigationController *selectedNavigationController; -@property(readonly, nonatomic) UINavigationController *activeNavigationController; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UITabBarControllerDelegate-Protocol.h deleted file mode 100644 index 9fb51872d..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITabBarControllerDelegate-Protocol.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UITabBarControllerDelegate - -@optional -- (id)tabBarController:(id)arg1 animationControllerForTransitionFromViewController:(id)arg2 toViewController:(id)arg3; -- (id)tabBarController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)tabBarControllerSupportedInterfaceOrientations:(id)arg1; -- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willBeginCustomizingViewControllers:(id)arg2; -- (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITableView-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UITableView-IUAdditions.h deleted file mode 100644 index da5d107b5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITableView-IUAdditions.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableView.h" - -@interface UITableView (IUAdditions) -- (void)autoHideTableHeaderIfNecessary; -- (void)performBlockWhileKeepingHeaderViewHidden:(id)arg1; -- (void)scrollToEnd; -- (void)reloadCellAtIndexPath:(id)arg1 animated:(BOOL)arg2; -- (BOOL)notifyOfCurrentSelection; -- (void)highlightIndexPath:(id)arg1 withFadeOutDelay:(double)arg2; -- (void)_delayedDeselectIndexPath:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITableViewCell-MoreListDisclosureAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UITableViewCell-MoreListDisclosureAdditions.h deleted file mode 100644 index db598f2bd..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITableViewCell-MoreListDisclosureAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@interface UITableViewCell (MoreListDisclosureAdditions) -- (void)setDisclosureStateUsingDefault:(id)arg1 librarySelector:(SEL)arg2; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UITableViewDataSource-Protocol.h deleted file mode 100644 index d88130fd8..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITableViewDataSource-Protocol.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UITableViewDataSource -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; - -@optional -- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; -- (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UITableViewDelegate-Protocol.h deleted file mode 100644 index 5f1bfab59..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITableViewDelegate-Protocol.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" -#import "UIScrollViewDelegate-Protocol.h" - -@protocol UITableViewDelegate - -@optional -- (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; -- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/UITextFieldDelegate-Protocol.h deleted file mode 100644 index 2aba7ec79..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UITextFieldDelegate-Protocol.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UITextFieldDelegate - -@optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; -- (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIView-IUAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UIView-IUAdditions.h deleted file mode 100644 index 71ec4cb01..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIView-IUAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface UIView (IUAdditions) -- (void)sizeToFitWithMinimumWidth:(float)arg1; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUCoverZoomViewControllerAdditions.h b/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUCoverZoomViewControllerAdditions.h deleted file mode 100644 index 33b20b5ca..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUCoverZoomViewControllerAdditions.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (IUCoverZoomViewControllerAdditions) -@property(readonly, nonatomic) BOOL isShowingCoverFlow; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUiPodAccessorySupport.h b/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUiPodAccessorySupport.h deleted file mode 100644 index 539598af5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIViewController-IUiPodAccessorySupport.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (IUiPodAccessorySupport) -- (void)remoteEventSelectItem; -- (void)remoteEventMoveDown; -- (void)remoteEventMoveUp; -- (void)viewWillAppearForRemoteEvent; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIViewController-RotationSupport.h b/iOS7/PrivateFrameworks/iPodUI/UIViewController-RotationSupport.h deleted file mode 100644 index ee9702716..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIViewController-RotationSupport.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (RotationSupport) -- (void)updateInterfaceOrientation; -- (BOOL)rotationDisabled; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodConvenience.h b/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodConvenience.h deleted file mode 100644 index 2fca0fca5..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodConvenience.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (iPodConvenience) -- (BOOL)shouldHideContainerNavigationBar; -- (BOOL)shouldBeCustomizableInTabBar; -- (BOOL)shouldDisableWhileDownloading; -@property(nonatomic) BOOL allowsCustomizing; -@property(readonly, nonatomic) BOOL isStatusBarHidden; -@property(readonly, nonatomic) int statusBarStyle; -@property(readonly, nonatomic) BOOL shouldShowNowPlayingButton; -- (int)localizedCompare:(id)arg1; -- (BOOL)handlePlaybackDataSource:(id)arg1; -- (void)unregisterForPlayerNotifications; -- (void)registerForPlayerNotifications; -@property(readonly, nonatomic) BOOL registeredForPlayerNotifications; -- (void)setRegisteredForPlayerNotifications:(BOOL)arg1; -- (id)player; -- (id)query; -- (id)modalContext; -- (id)rootIdentifier; -- (id)context; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodNavigationController.h b/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodNavigationController.h deleted file mode 100644 index 70dcfd4a7..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/UIViewController-iPodNavigationController.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@interface UIViewController (iPodNavigationController) -- (BOOL)IUShouldApplyInterfaceStyle; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/ViewControllerArchiveNode-Protocol.h b/iOS7/PrivateFrameworks/iPodUI/ViewControllerArchiveNode-Protocol.h deleted file mode 100644 index 0ee6e0a53..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/ViewControllerArchiveNode-Protocol.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol ViewControllerArchiveNode -- (BOOL)restoreArchivedContexts:(id)arg1; -- (id)copyArchivableContexts; -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationCloudDownloadButton.h b/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationCloudDownloadButton.h deleted file mode 100644 index d63eaf658..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationCloudDownloadButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPCloudDownloadButton.h" - -@interface _IUAlbumInformationCloudDownloadButton : MPCloudDownloadButton -{ -} - -- (void)setHidden:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationShuffleButton.h b/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationShuffleButton.h deleted file mode 100644 index ae8097fe7..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumInformationShuffleButton.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface _IUAlbumInformationShuffleButton : UIButton -{ -} - -- (void)setHidden:(BOOL)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumSongsInformationBackgroundView.h b/iOS7/PrivateFrameworks/iPodUI/_IUAlbumSongsInformationBackgroundView.h deleted file mode 100644 index 19d1cecf4..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/_IUAlbumSongsInformationBackgroundView.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface _IUAlbumSongsInformationBackgroundView : UIView -{ -} - -+ (Class)layerClass; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/PrivateFrameworks/iPodUI/_MPPrefixOccurrenceInfo.h b/iOS7/PrivateFrameworks/iPodUI/_MPPrefixOccurrenceInfo.h deleted file mode 100644 index ec43cd5cf..000000000 --- a/iOS7/PrivateFrameworks/iPodUI/_MPPrefixOccurrenceInfo.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString; - -@interface _MPPrefixOccurrenceInfo : NSObject -{ - NSString *_property; - NSString *_prefixString; - unsigned int _occurrenceCount; -} - -@property(copy, nonatomic) NSString *property; // @synthesize property=_property; -@property(copy, nonatomic) NSString *prefixString; // @synthesize prefixString=_prefixString; -@property(nonatomic) unsigned int occurrenceCount; // @synthesize occurrenceCount=_occurrenceCount; -- (void).cxx_destruct; - -@end - diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallenge.h b/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallenge.h index dfd337dbe..6c16ebca3 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallenge.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallenge.h @@ -16,14 +16,14 @@ @property(retain) NSString *localizedTitle; // @synthesize localizedTitle=_localizedTitle; @property(retain) NSString *localizedMessage; // @synthesize localizedMessage=_localizedMessage; -@property(readonly) BOOL userNameIsEmail; -@property(readonly) BOOL userNameIsEditable; +@property(readonly) _Bool userNameIsEmail; +@property(readonly) _Bool userNameIsEditable; - (void)useCredential:(id)arg1; @property(readonly) NSString *user; @property(readonly) id sender; @property(readonly) NSString *password; -@property(readonly) BOOL hasPassword; -@property(readonly) int failureCount; +@property(readonly) _Bool hasPassword; +@property(readonly) long long failureCount; - (void)cancelAuthentication; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallengeOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallengeOperation.h index 52df9740a..77fb9e3b9 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallengeOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISAuthenticationChallengeOperation.h @@ -17,7 +17,7 @@ @property(retain) ISAuthenticationChallenge *challenge; // @synthesize challenge=_challenge; - (id)_copyCredentialForSignInResponseDictionary:(id)arg1; - (void)run; -- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +- (void)handleButtonSelected:(long long)arg1 withResponseDictionary:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISCertificate.h b/iOS7/PrivateFrameworks/iTunesStore/ISCertificate.h index 1608ca7b4..f71460546 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISCertificate.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISCertificate.h @@ -13,9 +13,9 @@ - (void)_invalidate; - (void)setCertificateData:(id)arg1; -- (BOOL)isValid; -- (BOOL)checkData:(id)arg1 againstAppleSignature:(id)arg2; -- (BOOL)checkData:(id)arg1 againstSignature:(id)arg2; +- (_Bool)isValid; +- (_Bool)checkData:(id)arg1 againstAppleSignature:(id)arg2; +- (_Bool)checkData:(id)arg1 againstSignature:(id)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISClient.h b/iOS7/PrivateFrameworks/iTunesStore/ISClient.h index 4c1e15d2e..2cf684e45 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISClient.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISClient.h @@ -19,6 +19,7 @@ } + (id)currentClient; +- (id)_appleClientVersions; - (void)_softwareMapInvalidatedNotification:(id)arg1; - (id)localStoreFrontID; @property(copy) NSString *userAgent; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDataProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISDataProvider.h index b10f22885..8eef93059 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDataProvider.h @@ -20,34 +20,34 @@ id _output; ISOperation *_parentOperation; NSURL *_redirectURL; - int _errorHandlerResponseType; + long long _errorHandlerResponseType; } + (id)provider; @property(retain) NSURL *redirectURL; // @synthesize redirectURL=_redirectURL; @property ISOperation *parentOperation; // @synthesize parentOperation=_parentOperation; @property(retain) id output; // @synthesize output=_output; -@property int errorHandlerResponseType; // @synthesize errorHandlerResponseType=_errorHandlerResponseType; +@property long long errorHandlerResponseType; // @synthesize errorHandlerResponseType=_errorHandlerResponseType; @property(retain) NSString *contentType; // @synthesize contentType=_contentType; @property long long contentLength; // @synthesize contentLength=_contentLength; @property(retain) SSURLBagContext *bagContext; // @synthesize bagContext=_bagContext; @property(retain) NSNumber *authenticatedAccountDSID; // @synthesize authenticatedAccountDSID=_authenticatedAccountDSID; @property(retain) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -- (BOOL)_runServerAuthenticationOperation:(id)arg1 error:(id *)arg2; -- (BOOL)runSubOperation:(id)arg1 error:(id *)arg2; -- (BOOL)runAuthorizationDialog:(id)arg1 error:(id *)arg2; +- (_Bool)_runServerAuthenticationOperation:(id)arg1 error:(id *)arg2; +- (_Bool)runSubOperation:(id)arg1 error:(id *)arg2; +- (_Bool)runAuthorizationDialog:(id)arg1 error:(id *)arg2; - (void)setup; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; - (long long)streamedBytes; - (void)resetStream; - (void)migrateOutputFromSubProvider:(id)arg1; - (void)streamDidFailWithError:(id)arg1; - (void)streamCancelled; -- (BOOL)isStreamComplete; -- (BOOL)isStream; +- (_Bool)isStreamComplete; +- (_Bool)isStream; - (void)configureFromProvider:(id)arg1; - (id)closeStream; -- (BOOL)canStreamContentLength:(long long)arg1 error:(id *)arg2; +- (_Bool)canStreamContentLength:(long long)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDelegateProxy.h b/iOS7/PrivateFrameworks/iTunesStore/ISDelegateProxy.h index df3995687..3027f94ed 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDelegateProxy.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDelegateProxy.h @@ -12,13 +12,13 @@ { id _delegate; NSLock *_lock; - BOOL _shouldMessageMainThread; + _Bool _shouldMessageMainThread; } -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (void)setShouldMessageMainThread:(BOOL)arg1; +- (void)setShouldMessageMainThread:(_Bool)arg1; - (void)sendInvocationToDelegate:(id)arg1; - (void)setDelegate:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDevice.h b/iOS7/PrivateFrameworks/iTunesStore/ISDevice.h index adc2ccdd5..34ab42955 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDevice.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDevice.h @@ -12,7 +12,7 @@ @interface ISDevice : NSObject { - unsigned int _daemonLaunchCount; + unsigned long long _daemonLaunchCount; NSObject *_dispatchQueue; NSString *_guid; double _lastFreeSpaceRequest; @@ -24,15 +24,15 @@ - (id)supportedOfferDeviceForDevices:(id)arg1; - (void)resetLocationAndPrivacy; - (void)requestFreeSpace:(unsigned long long)arg1 atPath:(id)arg2 withOptions:(id)arg3 completionBlock:(id)arg4; -- (BOOL)takePowerAssertion:(id)arg1; +- (_Bool)takePowerAssertion:(id)arg1; @property(readonly) NSString *systemName; @property(readonly) NSString *serialNumber; -- (BOOL)releasePowerAssertion:(id)arg1; +- (_Bool)releasePowerAssertion:(id)arg1; @property(readonly) NSString *hardwareName; @property(readonly) NSString *guid; @property(readonly) NSString *deviceName; - (id)copyProtocolConditionalContext; -- (BOOL)checkCapabilities:(id)arg1 withMismatches:(id *)arg2; +- (_Bool)checkCapabilities:(id)arg1 withMismatches:(id *)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDialog-Authentication.h b/iOS7/PrivateFrameworks/iTunesStore/ISDialog-Authentication.h new file mode 100644 index 000000000..0cd1284c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDialog-Authentication.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ISDialog (Authentication) +- (id)initWithAuthenticationChallege:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDialog.h b/iOS7/PrivateFrameworks/iTunesStore/ISDialog.h index 1b9e1a3d4..ed9a1286a 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDialog.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDialog.h @@ -10,60 +10,60 @@ @interface ISDialog : NSObject { - BOOL _allowDuplicates; + _Bool _allowsBioAuthorization; + _Bool _allowDuplicates; SSAuthenticationContext *_authenticationContext; - BOOL _authorizationIsForced; + _Bool _authorizationIsForced; NSArray *_buttons; - int _defaultButtonIndex; + long long _defaultButtonIndex; NSString *_displayCountKey; - BOOL _dismissOnHomeButton; - BOOL _dismissOnLock; - BOOL _expectsResponse; - BOOL _groupsTextFields; - int _kind; + _Bool _dismissOnHomeButton; + _Bool _dismissOnLock; + _Bool _expectsResponse; + _Bool _groupsTextFields; + long long _kind; NSLock *_lock; - int _maxDisplayCount; + long long _maxDisplayCount; NSString *_message; - BOOL _oneButtonPerLine; - BOOL _shouldDismissAfterUnlock; - BOOL _shouldDisplayAsTopMost; - BOOL _shouldHideButtonsInAwayView; - BOOL _shouldPendInSetupIfNotAllowed; + _Bool _oneButtonPerLine; + _Bool _shouldDismissAfterUnlock; + _Bool _shouldDisplayAsTopMost; + _Bool _shouldPendInSetupIfNotAllowed; NSArray *_textFields; NSString *_title; - int _unlockActionButtonIndex; + long long _unlockActionButtonIndex; NSMutableDictionary *_userInfo; struct __CFDictionary *_userNotificationValues; } -+ (int)displayCountForKey:(id)arg1; -@property int unlockActionButtonIndex; // @synthesize unlockActionButtonIndex=_unlockActionButtonIndex; ++ (long long)displayCountForKey:(id)arg1; +@property long long unlockActionButtonIndex; // @synthesize unlockActionButtonIndex=_unlockActionButtonIndex; @property(retain) NSString *title; // @synthesize title=_title; @property(retain) NSArray *textFields; // @synthesize textFields=_textFields; -@property BOOL shouldPendInSetupIfNotAllowed; // @synthesize shouldPendInSetupIfNotAllowed=_shouldPendInSetupIfNotAllowed; -@property BOOL shouldHideButtonsInAwayView; // @synthesize shouldHideButtonsInAwayView=_shouldHideButtonsInAwayView; -@property BOOL shouldDisplayAsTopMost; // @synthesize shouldDisplayAsTopMost=_shouldDisplayAsTopMost; -@property BOOL shouldDismissAfterUnlock; // @synthesize shouldDismissAfterUnlock=_shouldDismissAfterUnlock; -@property BOOL oneButtonPerLine; // @synthesize oneButtonPerLine=_oneButtonPerLine; +@property _Bool shouldPendInSetupIfNotAllowed; // @synthesize shouldPendInSetupIfNotAllowed=_shouldPendInSetupIfNotAllowed; +@property _Bool shouldDisplayAsTopMost; // @synthesize shouldDisplayAsTopMost=_shouldDisplayAsTopMost; +@property _Bool shouldDismissAfterUnlock; // @synthesize shouldDismissAfterUnlock=_shouldDismissAfterUnlock; +@property _Bool oneButtonPerLine; // @synthesize oneButtonPerLine=_oneButtonPerLine; @property(retain) NSString *message; // @synthesize message=_message; -@property int kind; // @synthesize kind=_kind; -@property BOOL groupsTextFields; // @synthesize groupsTextFields=_groupsTextFields; -@property BOOL expectsResponse; // @synthesize expectsResponse=_expectsResponse; -@property BOOL dismissOnLock; // @synthesize dismissOnLock=_dismissOnLock; -@property BOOL dismissOnHomeButton; // @synthesize dismissOnHomeButton=_dismissOnHomeButton; -@property int defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; +@property long long kind; // @synthesize kind=_kind; +@property _Bool groupsTextFields; // @synthesize groupsTextFields=_groupsTextFields; +@property _Bool expectsResponse; // @synthesize expectsResponse=_expectsResponse; +@property _Bool dismissOnLock; // @synthesize dismissOnLock=_dismissOnLock; +@property _Bool dismissOnHomeButton; // @synthesize dismissOnHomeButton=_dismissOnHomeButton; +@property long long defaultButtonIndex; // @synthesize defaultButtonIndex=_defaultButtonIndex; @property(retain) NSArray *buttons; // @synthesize buttons=_buttons; -@property BOOL authorizationIsForced; // @synthesize authorizationIsForced=_authorizationIsForced; +@property _Bool authorizationIsForced; // @synthesize authorizationIsForced=_authorizationIsForced; @property(copy) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -@property BOOL allowDuplicates; // @synthesize allowDuplicates=_allowDuplicates; -- (int)_kindForString:(id)arg1; +@property _Bool allowDuplicates; // @synthesize allowDuplicates=_allowDuplicates; +- (long long)_kindForString:(id)arg1; +@property(readonly) _Bool allowsBioAuthorization; - (id)valueForUserInfoKey:(id)arg1; - (void)setValue:(void *)arg1 forCFUserNotificationKey:(struct __CFString *)arg2; - (void)setValue:(id)arg1 forUserInfoKey:(id)arg2; -@property int maximumDisplayCount; +@property long long maximumDisplayCount; @property(copy) NSString *displayCountKey; -- (BOOL)isEqual:(id)arg1; -@property(readonly, getter=isDisplayable) BOOL displayable; +- (_Bool)isEqual:(id)arg1; +@property(readonly, getter=isDisplayable) _Bool displayable; - (void)incrementDisplayCount; - (void *)copyValueForCFUserNotificationKey:(struct __CFString *)arg1; - (id)copyUserNotification; @@ -73,7 +73,6 @@ - (id)initWithError:(id)arg1; - (id)initWithDialogDictionary:(id)arg1; - (id)init; -- (id)initWithAuthenticationChallege:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDialogButton.h b/iOS7/PrivateFrameworks/iTunesStore/ISDialogButton.h index 75e68db99..250145349 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDialogButton.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDialogButton.h @@ -6,29 +6,33 @@ #import "NSObject.h" -@class NSString; +@class NSDictionary, NSString; @interface ISDialogButton : NSObject { int _actionType; id _parameter; NSString *_title; - int _urlType; + long long _urlType; + NSString *_subtarget; + NSDictionary *_dictionary; } + (id)buttonWithTitle:(id)arg1; -@property int urlType; // @synthesize urlType=_urlType; +@property long long urlType; // @synthesize urlType=_urlType; @property(retain) NSString *title; // @synthesize title=_title; +@property(copy) NSString *subtarget; // @synthesize subtarget=_subtarget; @property(retain) id parameter; // @synthesize parameter=_parameter; +@property(retain) NSDictionary *dictionary; // @synthesize dictionary=_dictionary; @property int actionType; // @synthesize actionType=_actionType; -- (int)_urlTypeForString:(id)arg1; +- (long long)_urlTypeForString:(id)arg1; - (void)_openURLWithRequest:(id)arg1; - (int)_actionTypeForString:(id)arg1; - (id)_accountURLForURL:(id)arg1 authenticationContext:(id)arg2; - (void)setActionTypeWithString:(id)arg1; - (void)performDefaultActionForDialog:(id)arg1; - (void)loadFromDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1 superficial:(BOOL)arg2; +- (_Bool)isEqual:(id)arg1 superficial:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDialogOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISDialogOperation.h index 6ecfd419a..eb0ad74a1 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDialogOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDialogOperation.h @@ -11,7 +11,7 @@ @interface ISDialogOperation : ISOperation { ISDialog *_dialog; - BOOL _performDefaultActions; + _Bool _performDefaultActions; ISDialogButton *_selectedButton; NSArray *_textFieldValues; id _userNotification; @@ -21,16 +21,16 @@ + (id)operationWithDialog:(id)arg1; @property(retain) id userNotification; // @synthesize userNotification=_userNotification; @property(retain) ISDialogButton *selectedButton; // @synthesize selectedButton=_selectedButton; -@property BOOL performDefaultActions; // @synthesize performDefaultActions=_performDefaultActions; +@property _Bool performDefaultActions; // @synthesize performDefaultActions=_performDefaultActions; @property(retain) ISDialog *dialog; // @synthesize dialog=_dialog; - (void)_waitForUserNotificationResponse:(struct __CFUserNotification *)arg1; - (void)_showUserNotification:(id)arg1; - (void)_run; -- (void)_handleResponseForNotification:(struct __CFUserNotification *)arg1 responseFlags:(unsigned long)arg2; +- (void)_handleResponseForNotification:(struct __CFUserNotification *)arg1 responseFlags:(unsigned long long)arg2; - (void)run; - (void)cancel; @property(readonly) NSArray *textFieldValues; -- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +- (void)handleButtonSelected:(long long)arg1 withResponseDictionary:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISDialogTextField.h b/iOS7/PrivateFrameworks/iTunesStore/ISDialogTextField.h index 7b4b54c90..986f0ec34 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISDialogTextField.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISDialogTextField.h @@ -10,8 +10,8 @@ @interface ISDialogTextField : NSObject { - int _keyboardType; - BOOL _secure; + long long _keyboardType; + _Bool _secure; NSString *_title; NSString *_value; } @@ -19,8 +19,8 @@ + (id)textFieldWithTitle:(id)arg1; @property(retain) NSString *value; // @synthesize value=_value; @property(retain) NSString *title; // @synthesize title=_title; -@property(getter=isSecure) BOOL secure; // @synthesize secure=_secure; -@property int keyboardType; // @synthesize keyboardType=_keyboardType; +@property(getter=isSecure) _Bool secure; // @synthesize secure=_secure; +@property long long keyboardType; // @synthesize keyboardType=_keyboardType; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISFetchReviewOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISFetchReviewOperation.h index aec5103f0..abdfb1560 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISFetchReviewOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISFetchReviewOperation.h @@ -10,20 +10,20 @@ @interface ISFetchReviewOperation : ISOperation { - int _assetType; - BOOL _backgroundReview; + long long _assetType; + _Bool _backgroundReview; unsigned long long _itemIdentifier; - unsigned int _softwareVersionIdentifier; + unsigned long long _softwareVersionIdentifier; ISReview *_review; NSURL *_url; } @property(retain) NSURL *url; // @synthesize url=_url; -@property unsigned int softwareVersionIdentifier; // @synthesize softwareVersionIdentifier=_softwareVersionIdentifier; +@property unsigned long long softwareVersionIdentifier; // @synthesize softwareVersionIdentifier=_softwareVersionIdentifier; @property(retain) ISReview *review; // @synthesize review=_review; @property unsigned long long itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; -@property(getter=isBackgroundReview) BOOL backgroundReview; // @synthesize backgroundReview=_backgroundReview; -@property int assetType; // @synthesize assetType=_assetType; +@property(getter=isBackgroundReview) _Bool backgroundReview; // @synthesize backgroundReview=_backgroundReview; +@property long long assetType; // @synthesize assetType=_assetType; - (void)_fetchReviewInformation; - (void)run; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISHashedDownloadProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISHashedDownloadProvider.h index 358af7f11..0a76b1349 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISHashedDownloadProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISHashedDownloadProvider.h @@ -18,31 +18,31 @@ NSString *_localFilePath; struct CC_MD5state_st _md5Context; long long _numberOfBytesToHash; - BOOL _shouldResumeFromLocalBytes; + _Bool _shouldResumeFromLocalBytes; long long _totalBytesWritten; long long _validatedBytes; } @property long long validatedBytes; // @synthesize validatedBytes=_validatedBytes; @property long long streamedBytes; // @synthesize streamedBytes=_totalBytesWritten; -@property BOOL shouldResumeFromLocalBytes; // @synthesize shouldResumeFromLocalBytes=_shouldResumeFromLocalBytes; +@property _Bool shouldResumeFromLocalBytes; // @synthesize shouldResumeFromLocalBytes=_shouldResumeFromLocalBytes; @property long long numberOfBytesToHash; // @synthesize numberOfBytesToHash=_numberOfBytesToHash; @property(retain) NSString *localFilePath; // @synthesize localFilePath=_localFilePath; @property(copy) ISHashError *lastHashError; // @synthesize lastHashError=_lastHashError; @property(retain) NSArray *hashes; // @synthesize hashes=_hashes; -- (BOOL)_writeDataWithoutHashing:(id)arg1 returningError:(id *)arg2; -- (BOOL)_writeDataWithHashing:(id)arg1 returningError:(id *)arg2; +- (_Bool)_writeDataWithoutHashing:(id)arg1 returningError:(id *)arg2; +- (_Bool)_writeDataWithHashing:(id)arg1 returningError:(id *)arg2; - (long long)_verifiedBytesByInitializingHashForFileSize:(long long)arg1; -- (BOOL)_truncateToSize:(long long)arg1; -- (BOOL)_openFile; +- (_Bool)_truncateToSize:(long long)arg1; +- (_Bool)_openFile; - (void)_closeFile; -- (BOOL)_checkHashForByteCount:(long long)arg1; +- (_Bool)_checkHashForByteCount:(long long)arg1; - (void)setup; - (void)resetStream; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; -- (BOOL)isStream; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)isStream; - (id)closeStream; -- (BOOL)canStreamContentLength:(long long)arg1 error:(id *)arg2; +- (_Bool)canStreamContentLength:(long long)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISJSONDataProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISJSONDataProvider.h index b8e80bc1d..c724312ca 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISJSONDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISJSONDataProvider.h @@ -8,11 +8,11 @@ @interface ISJSONDataProvider : ISDataProvider { - unsigned int _options; + unsigned long long _options; } -@property unsigned int parserOptions; // @synthesize parserOptions=_options; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +@property unsigned long long parserOptions; // @synthesize parserOptions=_options; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISLoadURLBagOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISLoadURLBagOperation.h index b00720a03..de6346277 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISLoadURLBagOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISLoadURLBagOperation.h @@ -17,12 +17,13 @@ } @property(readonly) SSURLBagContext *context; // @synthesize context=_context; -- (BOOL)_setURLBagWithDictionary:(id)arg1 response:(id)arg2 error:(id *)arg3; +- (_Bool)_setURLBagWithDictionary:(id)arg1 response:(id)arg2 error:(id *)arg3; - (void)_setOutputURLBag:(id)arg1; +- (void)_sendPingsForURLBag:(id)arg1; - (void)_postBagDidLoadNotificationWithURLBag:(id)arg1; - (void)_addHeadersToRequestProperties:(id)arg1; - (void)operation:(id)arg1 willSendRequest:(id)arg2; -- (BOOL)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; +- (_Bool)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; - (id)uniqueKey; - (void)run; @property(readonly) ISURLBag *URLBag; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISMainThreadInvocationRecorder.h b/iOS7/PrivateFrameworks/iTunesStore/ISMainThreadInvocationRecorder.h index 60d6fe195..ff1b93bf9 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISMainThreadInvocationRecorder.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISMainThreadInvocationRecorder.h @@ -8,10 +8,10 @@ @interface ISMainThreadInvocationRecorder : ISInvocationRecorder { - BOOL _waitUntilDone; + _Bool _waitUntilDone; } -@property(nonatomic) BOOL waitUntilDone; // @synthesize waitUntilDone=_waitUntilDone; +@property(nonatomic) _Bool waitUntilDone; // @synthesize waitUntilDone=_waitUntilDone; - (void)invokeInvocation:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISNetworkObserver.h b/iOS7/PrivateFrameworks/iTunesStore/ISNetworkObserver.h index 6c5513290..44f226a88 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISNetworkObserver.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISNetworkObserver.h @@ -14,10 +14,10 @@ { NSString *_dataStatusIndicator; NSObject *_dispatchQueue; - BOOL _isCellularRestricted; + _Bool _isCellularRestricted; double _lastNetworkTypeChangeTime; - int _networkUsageCount; - int _networkType; + long long _networkUsageCount; + long long _networkType; NSObject *_notificationQueue; NSMutableSet *_observedDownloadQueues; NSString *_operatorName; @@ -26,31 +26,34 @@ struct __CTServerConnection *_telephonyServer; } -+ (void)setWiFiEnabled:(BOOL)arg1; -+ (void)setAirplaneModeEnabled:(BOOL)arg1; -+ (void)set3GEnabled:(BOOL)arg1; ++ (void)setWiFiEnabled:(_Bool)arg1; ++ (void)setAirplaneModeEnabled:(_Bool)arg1; ++ (void)set3GEnabled:(_Bool)arg1; + (id)sharedInstance; -- (int)_setNetworkType:(int)arg1; +- (long long)_setNetworkType:(long long)arg1; +- (void)_reloadNetworkTypeWithReachabilityFlags:(unsigned int)arg1; - (void)_reloadNetworkType; - (void)_reloadCellularRestriction; -- (void)_postUsageChangedToValue:(BOOL)arg1; -- (void)_postTypeChangedNotificationFromValue:(int)arg1 toValue:(int)arg2; -- (BOOL)_ntsIsUsingNetwork; -- (int)_networkTypeFromDataIndicator:(id)arg1; +- (void)_postUsageChangedToValue:(_Bool)arg1; +- (void)_postTypeChangedNotificationFromValue:(long long)arg1 toValue:(long long)arg2; +- (_Bool)_ntsIsUsingNetwork; +- (long long)_networkTypeForReachabilityFlags:(unsigned int)arg1; +- (long long)_networkTypeFromDataIndicator:(id)arg1; - (id)_dataStatusIndicator; -- (int)_currentNetworkType; +- (long long)_currentNetworkType; - (void)_handleTelephonyNotificationWithName:(struct __CFString *)arg1 userInfo:(struct __CFDictionary *)arg2; - (void)downloadQueueNetworkUsageChanged:(id)arg1; - (void)downloadQueue:(id)arg1 changedWithRemovals:(id)arg2; -@property int networkType; +@property long long networkType; - (void)reloadNetworkType; @property(readonly) NSString *operatorName; @property(readonly) NSString *modemRegistrationStatus; -@property(readonly, getter=isWiFiEnabled) BOOL wifiEnabled; +@property(readonly, getter=isWiFiEnabled) _Bool wifiEnabled; +- (_Bool)isCellularDataEnabledForBundleIdentifier:(id)arg1; @property(readonly) NSString *dataStatusIndicator; -@property(readonly) BOOL shouldShowCellularAutomaticDownloadsSwitch; +@property(readonly) _Bool shouldShowCellularAutomaticDownloadsSwitch; @property(readonly) double lastNetworkTypeChangeTime; -@property(readonly, getter=isUsingNetwork) BOOL usingNetwork; +@property(readonly, getter=isUsingNetwork) _Bool usingNetwork; - (void)endUsingNetwork; - (void)endObservingDownloadQueue:(id)arg1; - (id)copyValueForCarrierBundleKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLOperation.h index f4a72462e..1cd5ef043 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLOperation.h @@ -13,7 +13,7 @@ ISOpenURLRequest *_request; } -- (BOOL)_openURL:(id)arg1; +- (_Bool)_openURL:(id)arg1; - (id)_newSortedTargetsArray; - (void)run; @property(readonly) ISOpenURLRequest *openURLRequest; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLRequest.h b/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLRequest.h index d7b39e6a7..18d849ec9 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLRequest.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOpenURLRequest.h @@ -12,7 +12,7 @@ @interface ISOpenURLRequest : NSObject { - BOOL _isITunesStoreURL; + _Bool _isITunesStoreURL; NSString *_targetIdentifier; NSString *_urlBagKey; NSURL *_url; @@ -22,7 +22,7 @@ @property(copy, nonatomic) NSString *URLBagKey; // @synthesize URLBagKey=_urlBagKey; @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(copy, nonatomic) NSString *targetIdentifier; // @synthesize targetIdentifier=_targetIdentifier; -@property(nonatomic, getter=isITunesStoreURL) BOOL ITunesStoreURL; // @synthesize ITunesStoreURL=_isITunesStoreURL; +@property(nonatomic, getter=isITunesStoreURL) _Bool ITunesStoreURL; // @synthesize ITunesStoreURL=_isITunesStoreURL; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISAuthentication.h b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISAuthentication.h new file mode 100644 index 000000000..d4b405a17 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISAuthentication.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ISOperation (ISAuthentication) +- (_Bool)copyAccountID:(id *)arg1 byAuthenticatingWithContext:(id)arg2 returningError:(id *)arg3; +- (id)authenticatedAccountDSID; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadSoftwareMapAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadSoftwareMapAdditions.h new file mode 100644 index 000000000..28e7a191a --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadSoftwareMapAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ISOperation (ISLoadSoftwareMapAdditions) +- (_Bool)loadSoftwareMapReturningError:(id *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadURLBagAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadURLBagAdditions.h new file mode 100644 index 000000000..65d6d9b41 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOperation-ISLoadURLBagAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface ISOperation (ISLoadURLBagAdditions) +- (_Bool)loadURLBagWithContext:(id)arg1 returningError:(id *)arg2; +- (id)loadedURLBagWithContext:(id)arg1 returningError:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISOperation.h index 9176809a9..e11519148 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOperation.h @@ -16,18 +16,18 @@ NSRunLoop *_operationRunLoop; ISOperation *_parentOperation; SSOperationProgress *_progress; - BOOL _shouldMessageMainThread; + _Bool _shouldMessageMainThread; NSString *_powerAssertionIdentifier; NSArray *_serializationLockIdentifiers; NSMutableArray *_subOperations; - BOOL _shouldRunWithBackgroundPriority; - BOOL _stopped; - BOOL _success; + _Bool _shouldRunWithBackgroundPriority; + _Bool _stopped; + _Bool _success; id _threadSafeDelegate; } -@property BOOL success; // @synthesize success=_success; -@property BOOL shouldRunWithBackgroundPriority; // @synthesize shouldRunWithBackgroundPriority=_shouldRunWithBackgroundPriority; +@property _Bool success; // @synthesize success=_success; +@property _Bool shouldRunWithBackgroundPriority; // @synthesize shouldRunWithBackgroundPriority=_shouldRunWithBackgroundPriority; @property(retain) NSString *powerAssertionIdentifier; // @synthesize powerAssertionIdentifier=_powerAssertionIdentifier; @property(retain) ISOperation *parentOperation; // @synthesize parentOperation=_parentOperation; @property(retain) NSRunLoop *operationRunLoop; // @synthesize operationRunLoop=_operationRunLoop; @@ -36,7 +36,7 @@ - (void)_sendSuccessToDelegate; - (void)_sendErrorToDelegate:(id)arg1; - (void)_removeSubOperation:(id)arg1; -- (void)_main:(BOOL)arg1; +- (void)_main:(_Bool)arg1; - (void)_keepAliveTimer:(id)arg1; - (void)_failAfterException; - (void)_addSubOperation:(id)arg1; @@ -44,7 +44,8 @@ @property(copy) NSArray *serializationLockIdentifiers; - (void)sendProgressToDelegate; - (void)sendDidTakeSerializationLocks; -- (void)run:(BOOL)arg1; +- (void)run:(_Bool)arg1; +- (void)releasePowerAssertionsDuringBlock:(id)arg1; - (void)lock; - (void)dispatchCompletionBlock; - (id)copySerializationLocks; @@ -53,23 +54,18 @@ - (void)cancel; @property(readonly) NSString *uniqueKey; @property(readonly) id threadSafeDelegate; -@property BOOL shouldMessageMainThread; -- (BOOL)shouldFailAfterUniquePredecessorError:(id)arg1; +@property _Bool shouldMessageMainThread; +- (_Bool)shouldFailAfterUniquePredecessorError:(id)arg1; @property id delegate; -- (BOOL)stopRunLoop; -- (BOOL)runSubOperation:(id)arg1 onQueue:(id)arg2 error:(id *)arg3; -- (BOOL)runSubOperation:(id)arg1 returningError:(id *)arg2; -- (long)runRunLoopUntilStopped; +- (_Bool)stopRunLoop; +- (_Bool)runSubOperation:(id)arg1 onQueue:(id)arg2 error:(id *)arg3; +- (_Bool)runSubOperation:(id)arg1 returningError:(id *)arg2; +- (int)runRunLoopUntilStopped; - (void)run; -@property(readonly) int progressWeight; +@property(readonly) long long progressWeight; @property(readonly, nonatomic) SSOperationProgress *progress; - (void)dealloc; - (id)init; -- (BOOL)loadURLBagWithContext:(id)arg1 returningError:(id *)arg2; -- (id)loadedURLBagWithContext:(id)arg1 returningError:(id *)arg2; -- (BOOL)loadSoftwareMapReturningError:(id *)arg1; -- (BOOL)copyAccountID:(id *)arg1 byAuthenticatingWithContext:(id)arg2 returningError:(id *)arg3; -- (id)authenticatedAccountDSID; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISOperationQueue.h b/iOS7/PrivateFrameworks/iTunesStore/ISOperationQueue.h index ed0d2b7ec..c22d75be8 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISOperationQueue.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISOperationQueue.h @@ -15,16 +15,16 @@ + (id)mainQueue; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)setSuspended:(BOOL)arg1; +- (void)setSuspended:(_Bool)arg1; - (void)setName:(id)arg1; -- (void)setMaxConcurrentOperationCount:(int)arg1; -@property BOOL adjustsMaxConcurrentOperationCount; +- (void)setMaxConcurrentOperationCount:(long long)arg1; +@property _Bool adjustsMaxConcurrentOperationCount; - (id)operations; - (id)name; -- (int)maxConcurrentOperationCount; -- (int)operationCount; +- (long long)maxConcurrentOperationCount; +- (long long)operationCount; - (void)cancelAllOperations; -- (void)addOperations:(id)arg1 waitUntilFinished:(BOOL)arg2; +- (void)addOperations:(id)arg1 waitUntilFinished:(_Bool)arg2; - (void)addOperation:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISPersonalizeOffersOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISPersonalizeOffersOperation.h index 8cdac11be..19dd203cd 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISPersonalizeOffersOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISPersonalizeOffersOperation.h @@ -14,7 +14,7 @@ SSPersonalizeOffersResponse *_response; } -- (BOOL)_runWithURLDictionary:(id)arg1 error:(id *)arg2; +- (_Bool)_runWithURLDictionary:(id)arg1 error:(id *)arg2; - (id)_copyResponseForURL:(id)arg1 requestString:(id)arg2 error:(id *)arg3; - (void)_addDictionaryToResponse:(id)arg1; - (void)run; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISPostReviewOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISPostReviewOperation.h index 8326afcfc..55a2548b9 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISPostReviewOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISPostReviewOperation.h @@ -12,12 +12,12 @@ @interface ISPostReviewOperation : ISOperation { - BOOL _backgroundReview; + _Bool _backgroundReview; ISReview *_review; } @property(retain) ISReview *review; // @synthesize review=_review; -@property(getter=isBackgroundReview) BOOL backgroundReview; // @synthesize backgroundReview=_backgroundReview; +@property(getter=isBackgroundReview) _Bool backgroundReview; // @synthesize backgroundReview=_backgroundReview; - (id)_httpBody; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)run; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISPropertyListProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISPropertyListProvider.h index ab64fb480..b600ab1b2 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISPropertyListProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISPropertyListProvider.h @@ -12,8 +12,8 @@ { } -- (BOOL)processPropertyList:(id)arg1 returningError:(id *)arg2; -- (BOOL)processDialogFromPropertyList:(id)arg1 returningError:(id *)arg2; +- (_Bool)processPropertyList:(id)arg1 returningError:(id *)arg2; +- (_Bool)processDialogFromPropertyList:(id)arg1 returningError:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISProtocolDataProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISProtocolDataProvider.h index 0d1c84eb3..8d3df3695 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISProtocolDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISProtocolDataProvider.h @@ -10,29 +10,30 @@ @interface ISProtocolDataProvider : ISDataProvider { - BOOL _shouldPostFooterSectionChanged; - BOOL _shouldProcessAccount; - BOOL _shouldProcessAuthenticationDialogs; - BOOL _shouldProcessDialogs; - BOOL _shouldProcessProtocol; - BOOL _shouldTriggerDownloads; + _Bool _shouldPostFooterSectionChanged; + _Bool _shouldProcessAccount; + _Bool _shouldProcessAuthenticationDialogs; + _Bool _shouldProcessDialogs; + _Bool _shouldProcessProtocol; + _Bool _shouldTriggerDownloads; } -@property BOOL shouldTriggerDownloads; // @synthesize shouldTriggerDownloads=_shouldTriggerDownloads; -@property BOOL shouldProcessProtocol; // @synthesize shouldProcessProtocol=_shouldProcessProtocol; -@property BOOL shouldProcessDialogs; // @synthesize shouldProcessDialogs=_shouldProcessDialogs; -@property BOOL shouldProcessAuthenticationDialogs; // @synthesize shouldProcessAuthenticationDialogs=_shouldProcessAuthenticationDialogs; -@property BOOL shouldProcessAccount; // @synthesize shouldProcessAccount=_shouldProcessAccount; -@property BOOL shouldPostFooterSectionChanged; // @synthesize shouldPostFooterSectionChanged=_shouldPostFooterSectionChanged; +@property _Bool shouldTriggerDownloads; // @synthesize shouldTriggerDownloads=_shouldTriggerDownloads; +@property _Bool shouldProcessProtocol; // @synthesize shouldProcessProtocol=_shouldProcessProtocol; +@property _Bool shouldProcessDialogs; // @synthesize shouldProcessDialogs=_shouldProcessDialogs; +@property _Bool shouldProcessAuthenticationDialogs; // @synthesize shouldProcessAuthenticationDialogs=_shouldProcessAuthenticationDialogs; +@property _Bool shouldProcessAccount; // @synthesize shouldProcessAccount=_shouldProcessAccount; +@property _Bool shouldPostFooterSectionChanged; // @synthesize shouldPostFooterSectionChanged=_shouldPostFooterSectionChanged; - (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)_shouldFailWithTokenErrorForDialog:(id)arg1 dictionary:(id)arg2 error:(id *)arg3; - (void)_selectFooterSection:(id)arg1; -- (BOOL)_processFailureTypeFromDictionary:(id)arg1 error:(id *)arg2; +- (_Bool)_processFailureTypeFromDictionary:(id)arg1 error:(id *)arg2; - (void)_performActionsForResponse:(id)arg1; - (void)_checkInAppPurchaseQueueForAction:(id)arg1; - (void)_checkDownloadQueues; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; -- (BOOL)processDictionary:(id)arg1 error:(id *)arg2; -- (BOOL)processDialogFromDictionary:(id)arg1 error:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)processDictionary:(id)arg1 error:(id *)arg2; +- (_Bool)processDialogFromDictionary:(id)arg1 error:(id *)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISPurchaseReceipt.h b/iOS7/PrivateFrameworks/iTunesStore/ISPurchaseReceipt.h index d0f3b2bed..a3c7ec42f 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISPurchaseReceipt.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISPurchaseReceipt.h @@ -34,8 +34,8 @@ NSDate *mRenewalDate; NSString *mOraganizationDisplayName; NSString *mCancellationReason; - BOOL mHashIsValid; - BOOL _createdFromCoder; + _Bool mHashIsValid; + _Bool _createdFromCoder; } + (id)receiptPathForBundleAtPath:(id)arg1; @@ -62,22 +62,22 @@ @property(readonly) NSString *bundleIdentifier; // @synthesize bundleIdentifier=mBundleID; @property(readonly) NSData *receiptData; // @synthesize receiptData=mReceiptData; @property(readonly) NSString *receiptType; // @synthesize receiptType=mReceiptType; -@property(readonly) BOOL isVPPLicensed; // @dynamic isVPPLicensed; -@property(readonly) BOOL isRevoked; // @dynamic isRevoked; -@property(readonly) BOOL isProductionReceipt; // @dynamic isProductionReceipt; +@property(readonly) _Bool isVPPLicensed; // @dynamic isVPPLicensed; +@property(readonly) _Bool isRevoked; // @dynamic isRevoked; +@property(readonly) _Bool isProductionReceipt; // @dynamic isProductionReceipt; @property(readonly) NSString *receiptDataString; // @dynamic receiptDataString; -- (BOOL)validateAndCheckGUIDSeparately:(char *)arg1; -- (BOOL)validateAndCheckGUIDSepately:(char *)arg1; -- (BOOL)isValid; -- (int)checkSignatureAgainstCurrentDate; -- (int)checkSignatureSkipRevocation; -- (int)checkSignature; +- (_Bool)validateAndCheckGUIDSeparately:(_Bool *)arg1; +- (_Bool)validateAndCheckGUIDSepately:(_Bool *)arg1; +- (_Bool)isValid; +- (long long)checkSignatureAgainstCurrentDate; +- (long long)checkSignatureSkipRevocation; +- (long long)checkSignature; - (void)dealloc; - (id)initWithContentsOfFile:(id)arg1; -- (BOOL)_load; -- (int)_verifySignatureCheckRevocation:(BOOL)arg1 checkExpiration:(BOOL)arg2 useCurrentDate:(BOOL)arg3; +- (_Bool)_load; +- (long long)_verifySignatureCheckRevocation:(_Bool)arg1 checkExpiration:(_Bool)arg2 useCurrentDate:(_Bool)arg3; - (struct __CFArray *)_copySignedDataCertificates; -- (BOOL)_checkWWDRIssuerForTrust:(struct __SecTrust *)arg1; +- (_Bool)_checkWWDRIssuerForTrust:(struct __SecTrust *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISRetryDialogOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISRetryDialogOperation.h index 3dff7a7bf..cc2e69cb0 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISRetryDialogOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISRetryDialogOperation.h @@ -8,12 +8,12 @@ @interface ISRetryDialogOperation : ISDialogOperation { - BOOL _shouldRetry; + _Bool _shouldRetry; } + (id)operationWithTitle:(id)arg1 message:(id)arg2; -@property BOOL shouldRetry; // @synthesize shouldRetry=_shouldRetry; -- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +@property _Bool shouldRetry; // @synthesize shouldRetry=_shouldRetry; +- (void)handleButtonSelected:(long long)arg1 withResponseDictionary:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISReview.h b/iOS7/PrivateFrameworks/iTunesStore/ISReview.h index 738e8484d..581133293 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISReview.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISReview.h @@ -13,40 +13,40 @@ @interface ISReview : NSObject { - int _assetType; + long long _assetType; NSString *_body; - unsigned int _bodyMaxLength; + unsigned long long _bodyMaxLength; NSURL *_infoURL; unsigned long long _itemIdentifier; NSString *_nickname; - BOOL _nicknameIsConfirmed; - unsigned int _nicknameMaxLength; + _Bool _nicknameIsConfirmed; + unsigned long long _nicknameMaxLength; float _rating; NSURL *_submitURL; NSString *_title; - unsigned int _titleMaxLength; + unsigned long long _titleMaxLength; } -@property(nonatomic) unsigned int titleMaxLength; // @synthesize titleMaxLength=_titleMaxLength; +@property(nonatomic) unsigned long long titleMaxLength; // @synthesize titleMaxLength=_titleMaxLength; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) NSURL *submitURL; // @synthesize submitURL=_submitURL; @property(nonatomic) float rating; // @synthesize rating=_rating; -@property(nonatomic) unsigned int nicknameMaxLength; // @synthesize nicknameMaxLength=_nicknameMaxLength; -@property(nonatomic) BOOL nicknameIsConfirmed; // @synthesize nicknameIsConfirmed=_nicknameIsConfirmed; +@property(nonatomic) unsigned long long nicknameMaxLength; // @synthesize nicknameMaxLength=_nicknameMaxLength; +@property(nonatomic) _Bool nicknameIsConfirmed; // @synthesize nicknameIsConfirmed=_nicknameIsConfirmed; @property(retain, nonatomic) NSString *nickname; // @synthesize nickname=_nickname; @property(nonatomic) unsigned long long itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; @property(retain, nonatomic) NSURL *infoURL; // @synthesize infoURL=_infoURL; -@property(nonatomic) unsigned int bodyMaxLength; // @synthesize bodyMaxLength=_bodyMaxLength; +@property(nonatomic) unsigned long long bodyMaxLength; // @synthesize bodyMaxLength=_bodyMaxLength; @property(retain, nonatomic) NSString *body; // @synthesize body=_body; -@property(nonatomic) int assetType; // @synthesize assetType=_assetType; +@property(nonatomic) long long assetType; // @synthesize assetType=_assetType; - (id)_draftsDirectoryPath; - (id)_draftFileName; -- (BOOL)saveAsDraft; -- (BOOL)restoreFromDraft; -- (BOOL)removeDraft; -- (void)mergeWithReview:(id)arg1 preferLocalValues:(BOOL)arg2; +- (_Bool)saveAsDraft; +- (_Bool)restoreFromDraft; +- (_Bool)removeDraft; +- (void)mergeWithReview:(id)arg1 preferLocalValues:(_Bool)arg2; - (void)loadFromDictionary:(id)arg1; -@property(readonly, nonatomic) BOOL hasSavedDraft; +@property(readonly, nonatomic) _Bool hasSavedDraft; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISReviewProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISReviewProvider.h index b3e659a1f..fe98601b3 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISReviewProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISReviewProvider.h @@ -10,11 +10,11 @@ @interface ISReviewProvider : ISDataProvider { - BOOL _backgroundReview; + _Bool _backgroundReview; } -@property(getter=isBackgroundReview) BOOL backgroundReview; // @synthesize backgroundReview=_backgroundReview; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +@property(getter=isBackgroundReview) _Bool backgroundReview; // @synthesize backgroundReview=_backgroundReview; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISServerAuthenticationOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISServerAuthenticationOperation.h index e45211dbf..bb316cffd 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISServerAuthenticationOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISServerAuthenticationOperation.h @@ -13,23 +13,25 @@ NSNumber *_authenticatedAccountDSID; SSAuthenticationContext *_authenticationContext; ISDialog *_dialog; - BOOL _performsButtonAction; + _Bool _performsButtonAction; + ISDialogButton *_performedButton; NSURL *_redirectURL; ISDialogButton *_selectedButton; } +@property(retain) ISDialogButton *performedButton; // @synthesize performedButton=_performedButton; @property(retain) ISDialogButton *selectedButton; // @synthesize selectedButton=_selectedButton; @property(retain) NSURL *redirectURL; // @synthesize redirectURL=_redirectURL; -@property BOOL performsButtonAction; // @synthesize performsButtonAction=_performsButtonAction; +@property _Bool performsButtonAction; // @synthesize performsButtonAction=_performsButtonAction; @property(retain) ISDialog *dialog; // @synthesize dialog=_dialog; @property(retain) NSNumber *authenticatedAccountDSID; // @synthesize authenticatedAccountDSID=_authenticatedAccountDSID; @property(retain) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -- (BOOL)_shouldAuthenticateForButton:(id)arg1; -- (BOOL)_handleSelectedButton:(id)arg1; -- (BOOL)_copySelectedButton:(id *)arg1 returningError:(id *)arg2; +- (_Bool)_shouldAuthenticateForButton:(id)arg1; +- (_Bool)_handleSelectedButton:(id)arg1; +- (_Bool)_copySelectedButton:(id *)arg1 returningError:(id *)arg2; - (id)_copyButtonForDialogSkip; - (id)_copyAuthenticationContext; -- (BOOL)_copyAccountIdentifier:(id *)arg1 returningError:(id *)arg2; +- (_Bool)_copyAccountIdentifier:(id *)arg1 returningError:(id *)arg2; - (void)run; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareApplication.h b/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareApplication.h index 92e5265f7..913cd35bb 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareApplication.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareApplication.h @@ -22,13 +22,13 @@ NSString *_deviceIdentifierForVendor; NSNumber *_itemIdentifier; NSString *_itemName; - BOOL _profileValidated; + _Bool _profileValidated; NSString *_softwareType; NSNumber *_storeFrontIdentifier; NSNumber *_versionIdentifier; NSArray *_versionOrdering; NSDate *_receiptExpirationDate; - unsigned int _vppStateFlags; + unsigned long long _vppStateFlags; } + (id)lookupAttributeKeys; @@ -37,7 +37,7 @@ @property(retain, nonatomic) NSNumber *versionIdentifier; // @synthesize versionIdentifier=_versionIdentifier; @property(retain, nonatomic) NSNumber *storeFrontIdentifier; // @synthesize storeFrontIdentifier=_storeFrontIdentifier; @property(copy, nonatomic) NSString *softwareType; // @synthesize softwareType=_softwareType; -@property(nonatomic, getter=isProfileValidated) BOOL profileValidated; // @synthesize profileValidated=_profileValidated; +@property(nonatomic, getter=isProfileValidated) _Bool profileValidated; // @synthesize profileValidated=_profileValidated; @property(copy, nonatomic) NSString *itemName; // @synthesize itemName=_itemName; @property(retain, nonatomic) NSNumber *itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; @property(copy, nonatomic) NSString *deviceIdentifierForVendor; // @synthesize deviceIdentifierForVendor=_deviceIdentifierForVendor; @@ -51,7 +51,7 @@ - (void)_loadMetadataFromContainer:(id)arg1; - (id)initWithXPCEncoding:(id)arg1; - (id)copyXPCEncoding; -@property(readonly, nonatomic) unsigned int vppStateFlags; +@property(readonly, nonatomic) unsigned long long vppStateFlags; - (void)resetVPPStateFlags; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareMap.h b/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareMap.h index b121909c3..42fdd42a7 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareMap.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISSoftwareMap.h @@ -22,9 +22,9 @@ + (void)setCurrentMap:(id)arg1; + (id)loadedMap; + (void)invalidateCurrentMap; -+ (BOOL)currentMapIsValid; ++ (_Bool)currentMapIsValid; + (id)currentMap; -+ (BOOL)haveApplicationsOfType:(struct __CFString *)arg1; ++ (_Bool)haveApplicationsOfType:(struct __CFString *)arg1; - (void)_loadFromMobileInstallation; - (id)copySoftwareUpdatesPropertyListWithUpdatesContext:(id)arg1; - (id)copySoftwareUpdatesPropertyList; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISStoreAuthenticationChallenge.h b/iOS7/PrivateFrameworks/iTunesStore/ISStoreAuthenticationChallenge.h index b40cf679b..ba4be305a 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISStoreAuthenticationChallenge.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISStoreAuthenticationChallenge.h @@ -10,21 +10,21 @@ @interface ISStoreAuthenticationChallenge : ISAuthenticationChallenge { - int _failureCount; - BOOL _hasPassword; + long long _failureCount; + _Bool _hasPassword; NSString *_password; id _sender; NSString *_user; - BOOL _userNameIsEditable; + _Bool _userNameIsEditable; } -@property BOOL userNameIsEditable; // @synthesize userNameIsEditable=_userNameIsEditable; +@property _Bool userNameIsEditable; // @synthesize userNameIsEditable=_userNameIsEditable; @property(retain) NSString *user; // @synthesize user=_user; @property id sender; // @synthesize sender=_sender; @property(retain) NSString *password; // @synthesize password=_password; -@property BOOL hasPassword; // @synthesize hasPassword=_hasPassword; -@property int failureCount; // @synthesize failureCount=_failureCount; -- (BOOL)userNameIsEmail; +@property _Bool hasPassword; // @synthesize hasPassword=_hasPassword; +@property long long failureCount; // @synthesize failureCount=_failureCount; +- (_Bool)userNameIsEmail; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperation.h index ea90ed9f4..cf552f30c 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperation.h @@ -11,13 +11,14 @@ @interface ISStoreURLOperation : ISURLOperation { NSNumber *_authenticatedDSID; - BOOL _canSendGUIDParameter; - BOOL _needsAuthentication; - BOOL _needsURLBag; - BOOL _performsMachineDataActions; - BOOL _shouldSendXTokenHeader; - BOOL _urlKnownToBeTrusted; - BOOL _useUserSpecificURLBag; + _Bool _canSendGUIDParameter; + _Bool _ignorePreexistingSecureToken; + _Bool _needsAuthentication; + _Bool _needsURLBag; + _Bool _performsMachineDataActions; + _Bool _shouldSendXTokenHeader; + _Bool _urlKnownToBeTrusted; + _Bool _useUserSpecificURLBag; } + (id)_restrictionsHeaderValue; @@ -27,31 +28,31 @@ + (id)itemPingOperationWithIdentifier:(unsigned long long)arg1 urlBagKey:(id)arg2; + (void)handleITunesStoreResponseHeaders:(id)arg1 withAccountIdentifier:(id)arg2; + (void)addITunesStoreHeadersToRequest:(id)arg1 withAccountIdentifier:(id)arg2; -@property BOOL useUserSpecificURLBag; // @synthesize useUserSpecificURLBag=_useUserSpecificURLBag; -@property BOOL urlKnownToBeTrusted; // @synthesize urlKnownToBeTrusted=_urlKnownToBeTrusted; -@property BOOL needsURLBag; // @synthesize needsURLBag=_needsURLBag; -@property BOOL needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; +@property _Bool useUserSpecificURLBag; // @synthesize useUserSpecificURLBag=_useUserSpecificURLBag; +@property _Bool urlKnownToBeTrusted; // @synthesize urlKnownToBeTrusted=_urlKnownToBeTrusted; +@property _Bool needsURLBag; // @synthesize needsURLBag=_needsURLBag; +@property _Bool needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; @property(retain) NSNumber *authenticatedDSID; // @synthesize authenticatedDSID=_authenticatedDSID; - (void)_runURLOperation; - (id)_resolvedURLInBagContext:(id)arg1 URLBag:(id *)arg2; -- (id)_resolvedURL; -- (BOOL)_isErrorTokenError:(id)arg1; +- (_Bool)_isErrorTokenError:(id)arg1; - (id)_copyURLBagContext; -- (BOOL)_canSendTokenToURL:(id)arg1; -- (BOOL)_authenticateReturningError:(id *)arg1 promptAlways:(BOOL)arg2; +- (_Bool)_canSendTokenToURL:(id)arg1; +- (_Bool)_authenticateReturningError:(id *)arg1 promptAlways:(_Bool)arg2; - (void)_addStandardQueryParametersForURL:(id)arg1; - (id)_account; -- (void)_setStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; -- (BOOL)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id *)arg2; +- (void)_setStoreFrontIdentifier:(id)arg1 isTransient:(_Bool)arg2; +- (_Bool)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id *)arg2; - (void)run; - (id)newRequestWithURL:(id)arg1; - (void)handleResponse:(id)arg1; -- (BOOL)handleRedirectFromDataProvider:(id)arg1 error:(id *)arg2; +- (_Bool)handleRedirectFromDataProvider:(id)arg1 error:(id *)arg2; - (id)_copyAuthenticationContext; - (id)authenticatedAccountDSID; -@property BOOL shouldSendXTokenHeader; -@property BOOL performsMachineDataActions; -@property BOOL canSendGUIDParameter; +@property _Bool shouldSendXTokenHeader; +@property _Bool performsMachineDataActions; +@property(nonatomic) _Bool ignorePreexistingSecureToken; +@property _Bool canSendGUIDParameter; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperationDelegate-Protocol.h index 7347f8ac4..8c4c1595f 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISStoreURLOperationDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol ISStoreURLOperationDelegate @optional -- (BOOL)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; +- (_Bool)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; - (void)operation:(id)arg1 didAuthenticateWithDSID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISStreamUnzippingDataProvider.h b/iOS7/PrivateFrameworks/iTunesStore/ISStreamUnzippingDataProvider.h index 31f47b5db..7dda4c4cb 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISStreamUnzippingDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISStreamUnzippingDataProvider.h @@ -12,38 +12,38 @@ { unsigned long long _expectedUncompressedSize; SZExtractor *_extractor; - BOOL _extractorComplete; + _Bool _extractorComplete; NSString *_localFilePath; long long _streamedBytes; NSArray *_hashes; long long _numberOfBytesToHash; NSError *_unzipError; - BOOL _shouldResumeFromLocalBytes; + _Bool _shouldResumeFromLocalBytes; } -+ (BOOL)isHashMismatchError:(id)arg1; ++ (_Bool)isHashMismatchError:(id)arg1; @property(readonly) NSError *unzipError; // @synthesize unzipError=_unzipError; @property long long numberOfBytesToHash; // @synthesize numberOfBytesToHash=_numberOfBytesToHash; @property(retain) NSArray *hashes; // @synthesize hashes=_hashes; @property long long streamedBytes; // @synthesize streamedBytes=_streamedBytes; -@property BOOL shouldResumeFromLocalBytes; // @synthesize shouldResumeFromLocalBytes=_shouldResumeFromLocalBytes; +@property _Bool shouldResumeFromLocalBytes; // @synthesize shouldResumeFromLocalBytes=_shouldResumeFromLocalBytes; @property(retain) NSString *localFilePath; // @synthesize localFilePath=_localFilePath; -@property(getter=isExtractorComplete) BOOL extractorComplete; // @synthesize extractorComplete=_extractorComplete; +@property(getter=isExtractorComplete) _Bool extractorComplete; // @synthesize extractorComplete=_extractorComplete; @property(readonly) SZExtractor *extractor; // @synthesize extractor=_extractor; @property(readonly) unsigned long long expectedUncompressedSize; // @synthesize expectedUncompressedSize=_expectedUncompressedSize; - (void)_suspendStream; -- (BOOL)_openExtractor; +- (_Bool)_openExtractor; - (void)_completeStream; - (void)streamDidFailWithError:(id)arg1; - (void)streamCancelled; - (void)setup; - (void)resetStream; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; -- (BOOL)isStreamComplete; -- (BOOL)isStream; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)isStreamComplete; +- (_Bool)isStream; - (id)hashFailureHeaderStringForUnzipError; - (id)closeStream; -- (BOOL)canStreamContentLength:(long long)arg1 error:(id *)arg2; +- (_Bool)canStreamContentLength:(long long)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLAuthenticationChallenge.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLAuthenticationChallenge.h index 9608de25e..c850484fd 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLAuthenticationChallenge.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLAuthenticationChallenge.h @@ -17,8 +17,8 @@ - (id)user; - (id)sender; - (id)password; -- (BOOL)hasPassword; -- (int)failureCount; +- (_Bool)hasPassword; +- (long long)failureCount; - (void)cancelAuthentication; - (void)dealloc; - (id)initWithAuthenticationChallenge:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLBag.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLBag.h index e8b7e7ec9..2539034ca 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLBag.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLBag.h @@ -17,45 +17,45 @@ NSSet *_guidSchemes; NSDictionary *_headerPatterns; double _invalidationTime; - BOOL _loadedFromDiskCache; + _Bool _loadedFromDiskCache; } -+ (BOOL)_allowUnsignedBags; ++ (_Bool)_allowUnsignedBags; + (id)valueForKey:(id)arg1 inBagContext:(id)arg2; -+ (BOOL)urlIsTrusted:(id)arg1 inBagContext:(id)arg2; ++ (_Bool)urlIsTrusted:(id)arg1 inBagContext:(id)arg2; + (id)urlForKey:(id)arg1 inBagContext:(id)arg2; + (id)urlBagForContext:(id)arg1; -+ (BOOL)shouldSendGUIDForURL:(id)arg1 inBagContext:(id)arg2; ++ (_Bool)shouldSendGUIDForURL:(id)arg1 inBagContext:(id)arg2; + (id)networkConstraintsForDownloadKind:(id)arg1 inBagContext:(id)arg2; + (id)copyExtraHeadersForURL:(id)arg1 inBagContext:(id)arg2; + (id)storeFrontURLBagKeyForItemKind:(id)arg1; + (void)_loadItemKindURLBagKeyMap; -@property(nonatomic) BOOL loadedFromDiskCache; // @synthesize loadedFromDiskCache=_loadedFromDiskCache; +@property(nonatomic) _Bool loadedFromDiskCache; // @synthesize loadedFromDiskCache=_loadedFromDiskCache; @property(nonatomic) double invalidationTime; // @synthesize invalidationTime=_invalidationTime; - (void)_writeURLResolutionCacheFile; - (void)_writeNetworkConstraintsCacheFile; - (void)_setDictionary:(id)arg1; - (id)_networkConstraintsCachePath; -- (BOOL)_loadFromSignedDictionary:(id)arg1 returningError:(id *)arg2; +- (_Bool)_loadFromSignedDictionary:(id)arg1 returningError:(id *)arg2; - (id)_copyHeaderPatternsFromDictionary:(id)arg1; - (id)_copyGUIDSchemesFromDictionary:(id)arg1; - (id)_copyGUIDPatternsFromDictionary:(id)arg1; -- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id *)arg3; +- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; @property(readonly, nonatomic) long long versionIdentifier; @property(readonly, nonatomic) NSDictionary *URLBagDictionary; @property(copy, nonatomic) SSURLBagContext *URLBagContext; - (id)sanitizedURLForURL:(id)arg1; - (id)valueForKey:(id)arg1; - (id)URLForURL:(id)arg1 clientIdentifier:(id)arg2; -- (BOOL)urlIsTrusted:(id)arg1; +- (_Bool)urlIsTrusted:(id)arg1; - (id)urlForKey:(id)arg1; -- (BOOL)shouldSendGUIDForURL:(id)arg1; +- (_Bool)shouldSendGUIDForURL:(id)arg1; - (void)setInvalidationTimeWithExprationInterval:(double)arg1; -- (id)searchQueryParametersForClientIdentifier:(id)arg1 networkType:(int)arg2; +- (id)searchQueryParametersForClientIdentifier:(id)arg1 networkType:(long long)arg2; - (id)networkConstraintsForDownloadKind:(id)arg1; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, nonatomic, getter=isValid) _Bool valid; @property(readonly) NSSet *availableStorefrontItemKinds; -- (BOOL)loadFromDictionary:(id)arg1 returningError:(id *)arg2; +- (_Bool)loadFromDictionary:(id)arg1 returningError:(id *)arg2; - (id)copyExtraHeadersForURL:(id)arg1; - (void)dealloc; - (id)initWithURLBagContext:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLBagCache.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLBagCache.h index 058dd2894..f19ebde44 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLBagCache.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLBagCache.h @@ -16,13 +16,13 @@ + (id)URLWithBagContext:(id)arg1; + (id)sharedCache; -- (id)_URLBagForContext:(id)arg1 withOptions:(int)arg2; -- (BOOL)_shouldFallbackForContext:(id)arg1 options:(int)arg2; +- (id)_URLBagForContext:(id)arg1 withOptions:(long long)arg2; +- (_Bool)_shouldFallbackForContext:(id)arg1 options:(long long)arg2; - (id)_newRequestWithURLBagContext:(id)arg1; - (id)_fallbackContextWithContext:(id)arg1; - (id)_cachedResponseForRequest:(id)arg1; - (void)_storeFrontChangedNotification:(id)arg1; -- (id)URLBagForContext:(id)arg1 withOptions:(int)arg2; +- (id)URLBagForContext:(id)arg1 withOptions:(long long)arg2; - (id)URLBagForContext:(id)arg1; - (void)invalidateURLBagForContext:(id)arg1; - (void)invalidateAllURLBags; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLCache.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLCache.h index b3f0f6697..eaa9274a8 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLCache.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLCache.h @@ -20,10 +20,10 @@ - (void)removeCachedResponseForRequest:(id)arg1; - (void)removeAllCachedResponses; - (void)purgeMemoryCache; -@property(readonly, nonatomic) unsigned int memoryCapacity; -@property(readonly, nonatomic) unsigned int diskCapacity; -@property(readonly, nonatomic) unsigned int currentMemoryUsage; -@property(readonly, nonatomic) unsigned int currentDiskUsage; +@property(readonly, nonatomic) unsigned long long memoryCapacity; +@property(readonly, nonatomic) unsigned long long diskCapacity; +@property(readonly, nonatomic) unsigned long long currentMemoryUsage; +@property(readonly, nonatomic) unsigned long long currentDiskUsage; - (id)cachedResponseForRequest:(id)arg1; - (void)reloadWithCacheConfiguration:(id)arg1; @property(readonly) NSString *persistentIdentifier; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLCacheConfiguration.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLCacheConfiguration.h index d1b71ac92..e2e66b5a0 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLCacheConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLCacheConfiguration.h @@ -12,14 +12,14 @@ @interface ISURLCacheConfiguration : NSObject { - unsigned int _diskCapacity; - unsigned int _memoryCapacity; + unsigned long long _diskCapacity; + unsigned long long _memoryCapacity; NSString *_persistentIdentifier; } @property(copy, nonatomic) NSString *persistentIdentifier; // @synthesize persistentIdentifier=_persistentIdentifier; -@property(nonatomic) unsigned int memoryCapacity; // @synthesize memoryCapacity=_memoryCapacity; -@property(nonatomic) unsigned int diskCapacity; // @synthesize diskCapacity=_diskCapacity; +@property(nonatomic) unsigned long long memoryCapacity; // @synthesize memoryCapacity=_memoryCapacity; +@property(nonatomic) unsigned long long diskCapacity; // @synthesize diskCapacity=_diskCapacity; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperation.h index 028159311..f26c9783c 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperation.h @@ -15,27 +15,27 @@ NSURLConnection *_connection; NSMutableData *_dataBuffer; ISDataProvider *_dataProvider; - int _networkRetryCount; + long long _networkRetryCount; NSCountedSet *_redirectURLs; SSMutableURLRequestProperties *_requestProperties; NSURLResponse *_response; - BOOL _shouldSetCookies; - BOOL _usesPrivateCookieStore; + _Bool _shouldSetCookies; + _Bool _usesPrivateCookieStore; ISURLRequestPerformance *_performanceMetrics; - BOOL _uploadProgressRequested; + _Bool _uploadProgressRequested; } -+ (BOOL)isSharedCacheStorageSession:(struct __CFURLStorageSession *)arg1; ++ (_Bool)isSharedCacheStorageSession:(struct __CFURLStorageSession *)arg1; + (struct __CFURLStorageSession *)newSharedCacheStorageSession; + (struct _CFURLCache *)sharedCFURLCache; + (id)copyUserAgent; -@property(nonatomic, getter=isUploadProgressRequested) BOOL uploadProgressRequested; // @synthesize uploadProgressRequested=_uploadProgressRequested; -@property(getter=_usesPrivateCookieStore, setter=_setUsesPrivateCookieStore:) BOOL _usesPrivateCookieStore; // @synthesize _usesPrivateCookieStore; -@property(getter=_shouldSetCookies, setter=_setShouldSetCookies:) BOOL _shouldSetCookies; // @synthesize _shouldSetCookies; +@property(nonatomic, getter=isUploadProgressRequested) _Bool uploadProgressRequested; // @synthesize uploadProgressRequested=_uploadProgressRequested; +@property(getter=_usesPrivateCookieStore, setter=_setUsesPrivateCookieStore:) _Bool _usesPrivateCookieStore; // @synthesize _usesPrivateCookieStore; +@property(getter=_shouldSetCookies, setter=_setShouldSetCookies:) _Bool _shouldSetCookies; // @synthesize _shouldSetCookies; @property(retain) NSURLResponse *response; // @synthesize response=_response; @property(retain) ISDataProvider *dataProvider; // @synthesize dataProvider=_dataProvider; @property(retain) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -- (BOOL)_validateContentLength:(long long)arg1 error:(id *)arg2; +- (_Bool)_validateContentLength:(long long)arg1 error:(id *)arg2; - (void)_updateProgress; - (void)_stopIfCancelled; - (void)_stopConnection; @@ -44,14 +44,14 @@ - (void)_sendRequestToDelegate:(id)arg1; - (void)_sendOutputToDelegate:(id)arg1; - (void)_sendContentLengthToDelegate:(long long)arg1; -- (BOOL)_runRequestWithURL:(id)arg1; +- (_Bool)_runRequestWithURL:(id)arg1; - (void)_run; - (void)_retry; - (void)_performDefaultHandlingForAuthenticationChallenge:(id)arg1; - (void)_logResponseBody:(id)arg1; - (void)_logRequest:(id)arg1; -- (BOOL)_isTrustExtendedValidation:(struct __SecTrust *)arg1; -- (id)_errorWithDomain:(id)arg1 code:(int)arg2; +- (_Bool)_isTrustExtendedValidation:(struct __SecTrust *)arg1; +- (id)_errorWithDomain:(id)arg1 code:(long long)arg2; - (id)_errorWithDefaultStringsForError:(id)arg1; - (id)_decodedDataForData:(id)arg1; - (id)_copyQueryStringDictionaryForRedirect:(id)arg1; @@ -68,22 +68,21 @@ - (id)_requestProperties; - (id)_copyAuthenticationContext; - (id)_accountIdentifier; -@property BOOL tracksPerformanceMetrics; +@property _Bool tracksPerformanceMetrics; @property(readonly) ISURLRequestPerformance *performanceMetrics; - (void)connectionDidFinishLoading:(id)arg1; - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; -- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; - (id)connection:(id)arg1 needNewBodyStream:(id)arg2; - (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didFailWithError:(id)arg2; -- (BOOL)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id *)arg2; +- (_Bool)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id *)arg2; - (id)newRequestWithURL:(id)arg1; - (void)handleResponse:(id)arg1; -- (BOOL)handleRedirectFromDataProvider:(id)arg1 error:(id *)arg2; +- (_Bool)handleRedirectFromDataProvider:(id)arg1 error:(id *)arg2; - (void)run; -- (void)cancel; @property(copy) SSURLRequestProperties *requestProperties; - (void)setRequest:(id)arg1; - (id)request; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationDelegate-Protocol.h index a69d739e7..39dd19bb6 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationDelegate-Protocol.h @@ -10,9 +10,9 @@ @optional - (id)operation:(id)arg1 sanitizedStringForString:(id)arg2; -- (BOOL)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (_Bool)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; - (void)operation:(id)arg1 willSendRequest:(id)arg2; -- (BOOL)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; +- (_Bool)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; - (id)operation:(id)arg1 needNewBodyStream:(id)arg2; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPool.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPool.h index fa3a12b30..469cb9bee 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPool.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPool.h @@ -14,9 +14,9 @@ } @property(retain, nonatomic) ISOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; -- (id)_poolOperationForOperation:(id)arg1 flags:(int)arg2; +- (id)_poolOperationForOperation:(id)arg1 flags:(long long)arg2; - (void)cancelOperation:(id)arg1; -- (void)addOperation:(id)arg1 withFlags:(int)arg2; +- (void)addOperation:(id)arg1 withFlags:(long long)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPoolOperation.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPoolOperation.h index 29aebce0f..1a37584ad 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPoolOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLOperationPoolOperation.h @@ -10,15 +10,15 @@ @interface ISURLOperationPoolOperation : ISOperation { - int _cancelCount; - BOOL _forwardImmediately; + long long _cancelCount; + _Bool _forwardImmediately; NSMutableArray *_operations; } - (void)_forwardResponseFromOperation:(id)arg1 toOperation:(id)arg2; - (void)run; @property(readonly, nonatomic) ISURLOperation *mainOperation; -- (BOOL)containsOperation:(id)arg1; +- (_Bool)containsOperation:(id)arg1; - (void)cancelOperation:(id)arg1; - (void)addOperation:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISURLRequest.h b/iOS7/PrivateFrameworks/iTunesStore/ISURLRequest.h index fb03bc785..58a100f0e 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISURLRequest.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISURLRequest.h @@ -20,7 +20,7 @@ + (id)requestWithURL:(id)arg1; - (id)requestProperties; @property(retain) NSArray *URLs; -@property int URLBagType; +@property long long URLBagType; @property double timeoutInterval; - (void)setValue:(id)arg1 forQueryStringParameter:(id)arg2; - (void)setValue:(id)arg1 forHeaderField:(id)arg2; @@ -30,11 +30,11 @@ @property(retain) NSData *HTTPBody; @property long long expectedContentLength; @property(retain) NSDictionary *customHeaders; -@property unsigned int cachePolicy; +@property unsigned long long cachePolicy; @property(retain) NSString *appleClientApplication; -@property int allowedRetryCount; +@property long long allowedRetryCount; @property(readonly) NSURL *primaryURL; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISUniqueOperationContext.h b/iOS7/PrivateFrameworks/iTunesStore/ISUniqueOperationContext.h index 6202d6a56..46683fee3 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISUniqueOperationContext.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISUniqueOperationContext.h @@ -17,8 +17,8 @@ - (id)uniqueOperationForKey:(id)arg1; - (void)setUniqueOperation:(id)arg1 forKey:(id)arg2; - (void)removeOperation:(id)arg1; -- (unsigned int)countOfOperations; -- (BOOL)containsOperation:(id)arg1; +- (unsigned long long)countOfOperations; +- (_Bool)containsOperation:(id)arg1; - (void)addOperation:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/ISUserNotification.h b/iOS7/PrivateFrameworks/iTunesStore/ISUserNotification.h index a40b06c8e..f73739793 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/ISUserNotification.h +++ b/iOS7/PrivateFrameworks/iTunesStore/ISUserNotification.h @@ -10,21 +10,21 @@ @interface ISUserNotification : NSObject { - int _allowedRetryCount; - int _currentRetryCount; + long long _allowedRetryCount; + long long _currentRetryCount; NSDictionary *_dictionary; - unsigned long _optionFlags; + unsigned long long _optionFlags; NSDictionary *_userInfo; } @property(retain) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; -@property int currentRetryCount; // @synthesize currentRetryCount=_currentRetryCount; -@property int allowedRetryCount; // @synthesize allowedRetryCount=_allowedRetryCount; -@property(readonly) unsigned long optionFlags; +@property long long currentRetryCount; // @synthesize currentRetryCount=_currentRetryCount; +@property long long allowedRetryCount; // @synthesize allowedRetryCount=_allowedRetryCount; +@property(readonly) unsigned long long optionFlags; @property(readonly) NSDictionary *dictionary; - (struct __CFUserNotification *)copyUserNotification; - (void)dealloc; -- (id)initWithDictionary:(id)arg1 options:(unsigned long)arg2; +- (id)initWithDictionary:(id)arg1 options:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSError-ISAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/NSError-ISAdditions.h index 52bca15e0..3640cf762 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSError-ISAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSError-ISAdditions.h @@ -7,8 +7,8 @@ #import "NSError.h" @interface NSError (ISAdditions) -- (BOOL)isFatalError; -- (BOOL)isEqual:(id)arg1 compareUserInfo:(BOOL)arg2; -- (id)errorBySettingFatalError:(BOOL)arg1; +- (_Bool)isFatalError; +- (_Bool)isEqual:(id)arg1 compareUserInfo:(_Bool)arg2; +- (id)errorBySettingFatalError:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSFileManager-ISAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/NSFileManager-ISAdditions.h index c0257e789..384d5f526 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSFileManager-ISAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSFileManager-ISAdditions.h @@ -7,8 +7,8 @@ #import "NSFileManager.h" @interface NSFileManager (ISAdditions) -+ (BOOL)_storeMovePath:(id)arg1 toPath:(id)arg2; -+ (BOOL)ensureDirectoryExists:(id)arg1; ++ (_Bool)_storeMovePath:(id)arg1 toPath:(id)arg2; ++ (_Bool)ensureDirectoryExists:(id)arg1; + (id)cacheDirectoryPathWithName:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSHTTPURLResponse-ISAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/NSHTTPURLResponse-ISAdditions.h index 3a351419a..87393d581 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSHTTPURLResponse-ISAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSHTTPURLResponse-ISAdditions.h @@ -12,6 +12,6 @@ - (double)expirationInterval; - (id)expirationDate; - (id)_dateFromExpires; -- (BOOL)_getCacheControlMaxAge:(double *)arg1; +- (_Bool)_getCacheControlMaxAge:(double *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iTunesStore/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSString-ISAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/NSString-ISAdditions.h index 7a3fd3956..0a675ba71 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSString-ISAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSString-ISAdditions.h @@ -7,6 +7,6 @@ #import "NSString.h" @interface NSString (ISAdditions) -- (id)copyUTF8StringOfLength:(unsigned int)arg1; +- (id)copyUTF8StringOfLength:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/NSURL-ISAdditions.h b/iOS7/PrivateFrameworks/iTunesStore/NSURL-ISAdditions.h index 8a620bc2f..f0001dc2c 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/NSURL-ISAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStore/NSURL-ISAdditions.h @@ -8,15 +8,15 @@ @interface NSURL (ISAdditions) + (id)unescapedStringForString:(id)arg1; -+ (id)queryStringForDictionary:(id)arg1 escapedValues:(BOOL)arg2; ++ (id)queryStringForDictionary:(id)arg1 escapedValues:(_Bool)arg2; + (id)escapedStringForString:(id)arg1; -+ (id)copyDictionaryForQueryString:(id)arg1 unescapedValues:(BOOL)arg2; ++ (id)copyDictionaryForQueryString:(id)arg1 unescapedValues:(_Bool)arg2; - (void)enumerateQueryWithBlock:(id)arg1; - (id)urlByReplacingSchemeWithScheme:(id)arg1; - (id)schemeSwizzledURL; -- (BOOL)isSafeExternalURL; +- (_Bool)isSafeExternalURL; - (id)urlBySettingQueryStringDictionary:(id)arg1; - (id)URLByAppendingQueryParameter:(id)arg1 value:(id)arg2; -- (id)copyQueryStringDictionaryWithUnescapedValues:(BOOL)arg1; +- (id)copyQueryStringDictionaryWithUnescapedValues:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/OpenURLTarget.h b/iOS7/PrivateFrameworks/iTunesStore/OpenURLTarget.h index 10ee41384..fb38531c8 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/OpenURLTarget.h +++ b/iOS7/PrivateFrameworks/iTunesStore/OpenURLTarget.h @@ -16,12 +16,12 @@ NSString *normalScheme; NSString *secureScheme; } _targetData; - int _targetIndex; + long long _targetIndex; } - (id)description; - (id)copyURLForURL:(id)arg1; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (id)initWithTargetIdentifier:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStore/SSDownloadQueueObserver-Protocol.h b/iOS7/PrivateFrameworks/iTunesStore/SSDownloadQueueObserver-Protocol.h index 26782fe85..c24e4f204 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/SSDownloadQueueObserver-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStore/SSDownloadQueueObserver-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)downloadQueueNetworkUsageChanged:(id)arg1; -- (void)downloadQueue:(id)arg1 downloadStatusChangedAtIndex:(int)arg2; +- (void)downloadQueue:(id)arg1 downloadStatusChangedAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1IntegerToken.h b/iOS7/PrivateFrameworks/iTunesStore/asn1IntegerToken.h index d8f1d8e4d..e94799540 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1IntegerToken.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1IntegerToken.h @@ -13,7 +13,7 @@ @property(readonly) unsigned long long value; // @synthesize value=mValue; - (id)description; -- (id)_initWithID:(unsigned int)arg1 class:(unsigned char)arg2 length:(unsigned int)arg3 content:(const char *)arg4 opaque:(BOOL)arg5; +- (id)_initWithID:(unsigned long long)arg1 class:(unsigned char)arg2 length:(unsigned long long)arg3 content:(const char *)arg4 opaque:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1OSToken.h b/iOS7/PrivateFrameworks/iTunesStore/asn1OSToken.h index 8ca658478..36177ed41 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1OSToken.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1OSToken.h @@ -14,7 +14,7 @@ @property(readonly) asn1Token *value; // @synthesize value=mValue; - (id)stringValue; - (void)dealloc; -- (id)_initWithID:(unsigned int)arg1 class:(unsigned char)arg2 length:(unsigned int)arg3 content:(const char *)arg4 opaque:(BOOL)arg5; +- (id)_initWithID:(unsigned long long)arg1 class:(unsigned char)arg2 length:(unsigned long long)arg3 content:(const char *)arg4 opaque:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1ReceiptToken.h b/iOS7/PrivateFrameworks/iTunesStore/asn1ReceiptToken.h index 1cc0932a2..04f35e08a 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1ReceiptToken.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1ReceiptToken.h @@ -10,20 +10,20 @@ @interface asn1ReceiptToken : NSObject { - unsigned int mType; - unsigned int mTypeVersion; + unsigned long long mType; + unsigned long long mTypeVersion; asn1Token *mContentToken; } + (id)readFromBuffer:(const char *)arg1; @property(readonly) asn1Token *contentToken; // @synthesize contentToken=mContentToken; -@property(readonly) unsigned int typeVersion; // @synthesize typeVersion=mTypeVersion; -@property(readonly) unsigned int type; // @synthesize type=mType; +@property(readonly) unsigned long long typeVersion; // @synthesize typeVersion=mTypeVersion; +@property(readonly) unsigned long long type; // @synthesize type=mType; @property(readonly) unsigned long long integerValue; // @dynamic integerValue; @property(readonly) NSString *stringValue; // @dynamic stringValue; - (id)description; - (void)dealloc; -- (id)_initWithType:(unsigned int)arg1 typeVersion:(unsigned int)arg2 contentToken:(id)arg3; +- (id)_initWithType:(unsigned long long)arg1 typeVersion:(unsigned long long)arg2 contentToken:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1SequenceToken.h b/iOS7/PrivateFrameworks/iTunesStore/asn1SequenceToken.h index f80e464bc..4562e66a3 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1SequenceToken.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1SequenceToken.h @@ -14,7 +14,7 @@ - (id)nextToken; - (void)reset; - (id)description; -- (id)_initWithID:(unsigned int)arg1 class:(unsigned char)arg2 length:(unsigned int)arg3 content:(const char *)arg4 opaque:(BOOL)arg5; +- (id)_initWithID:(unsigned long long)arg1 class:(unsigned char)arg2 length:(unsigned long long)arg3 content:(const char *)arg4 opaque:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1SetToken.h b/iOS7/PrivateFrameworks/iTunesStore/asn1SetToken.h index 5a933a326..63a1fb9dc 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1SetToken.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1SetToken.h @@ -14,7 +14,7 @@ - (id)nextToken; - (void)reset; - (id)description; -- (id)_initWithID:(unsigned int)arg1 class:(unsigned char)arg2 length:(unsigned int)arg3 content:(const char *)arg4 opaque:(BOOL)arg5; +- (id)_initWithID:(unsigned long long)arg1 class:(unsigned char)arg2 length:(unsigned long long)arg3 content:(const char *)arg4 opaque:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/iTunesStore/asn1Token.h b/iOS7/PrivateFrameworks/iTunesStore/asn1Token.h index 111f92021..f2964466d 100644 --- a/iOS7/PrivateFrameworks/iTunesStore/asn1Token.h +++ b/iOS7/PrivateFrameworks/iTunesStore/asn1Token.h @@ -9,20 +9,20 @@ @interface asn1Token : NSObject { unsigned char mClass; - unsigned int mIdentifier; - unsigned int mLength; + unsigned long long mIdentifier; + unsigned long long mLength; const char *mContent; } + (id)readOpaqueTokenFromBuffer:(const char *)arg1; + (id)readTokenFromBuffer:(const char *)arg1; -+ (id)readTokenFromBuffer:(const char *)arg1 opaque:(BOOL)arg2; ++ (id)readTokenFromBuffer:(const char *)arg1 opaque:(_Bool)arg2; @property(readonly) const char *content; // @synthesize content=mContent; -@property(readonly) unsigned int length; // @synthesize length=mLength; -@property(readonly) unsigned int identifier; // @synthesize identifier=mIdentifier; +@property(readonly) unsigned long long length; // @synthesize length=mLength; +@property(readonly) unsigned long long identifier; // @synthesize identifier=mIdentifier; @property(readonly) unsigned char tokenClass; // @synthesize tokenClass=mClass; - (id)description; -- (id)_initWithID:(unsigned int)arg1 class:(unsigned char)arg2 length:(unsigned int)arg3 content:(const char *)arg4 opaque:(BOOL)arg5; +- (id)_initWithID:(unsigned long long)arg1 class:(unsigned char)arg2 length:(unsigned long long)arg3 content:(const char *)arg4 opaque:(_Bool)arg5; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/AVAssetResourceLoaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/AVAssetResourceLoaderDelegate-Protocol.h index 1c49b275b..aa287f894 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/AVAssetResourceLoaderDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/AVAssetResourceLoaderDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)resourceLoader:(id)arg1 didCancelLoadingRequest:(id)arg2; -- (BOOL)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; +- (_Bool)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/CDStructures.h b/iOS7/PrivateFrameworks/iTunesStoreUI/CDStructures.h index 700666df9..8f89bb31c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/CDStructures.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/CDStructures.h @@ -7,27 +7,27 @@ #pragma mark Named Structures struct CATransform3D { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + double _field10; + double _field11; + double _field12; + double _field13; + double _field14; + double _field15; + double _field16; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -36,8 +36,8 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct FairPlayHWInfo_ { @@ -47,58 +47,58 @@ struct FairPlayHWInfo_ { struct SUGradientPoint { struct CGPoint point; - float radius; + double radius; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct UIOffset { - float _field1; - float _field2; + double _field1; + double _field2; }; struct _NSRange { - unsigned int _field1; - unsigned int _field2; + unsigned long long _field1; + unsigned long long _field2; }; #pragma mark Typedef'd Structures typedef struct { - unsigned int localIndex; - unsigned int localCount; - unsigned int globalIndex; - unsigned int globalCount; -} CDStruct_b08558f4; + unsigned long long localIndex; + unsigned long long localCount; + unsigned long long globalIndex; + unsigned long long globalCount; +} CDStruct_3e55db63; typedef struct { - int version; + long long version; void *retain; void *release; void *copyDescription; void *equal; void *hash; -} CDStruct_1d20123b; +} CDStruct_f2932e27; typedef struct { - int version; + long long version; void *info; void *retain; void *release; void *copyDescription; -} CDStruct_304912e7; +} CDStruct_4210025a; typedef struct { id _field1; - int _field2; - int _field3; + long long _field2; + long long _field3; struct UIEdgeInsets _field4; id _field5; id _field6; -} CDStruct_71500f42; +} CDStruct_f9159201; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/ISStoreURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/ISStoreURLOperationDelegate-Protocol.h index 7347f8ac4..8c4c1595f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/ISStoreURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/ISStoreURLOperationDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol ISStoreURLOperationDelegate @optional -- (BOOL)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; +- (_Bool)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; - (void)operation:(id)arg1 didAuthenticateWithDSID:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/ISUDownload.h b/iOS7/PrivateFrameworks/iTunesStoreUI/ISUDownload.h index 2467a840b..2071100e3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/ISUDownload.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/ISUDownload.h @@ -26,9 +26,9 @@ - (void)resetPreorderState; @property(readonly, nonatomic) NSString *phaseIdentifier; @property(readonly, nonatomic) double percentComplete; -@property(readonly, nonatomic, getter=isPurchase) BOOL purchase; -@property(readonly, nonatomic, getter=isPausable) BOOL pausable; -@property(readonly, nonatomic, getter=isContentRestricted) BOOL contentRestricted; +@property(readonly, nonatomic, getter=isPurchase) _Bool purchase; +@property(readonly, nonatomic, getter=isPausable) _Bool pausable; +@property(readonly, nonatomic, getter=isContentRestricted) _Bool contentRestricted; @property(readonly, nonatomic) double estimatedSecondsRemaining; - (id)copyLocalizedStatusString; @property(readonly, nonatomic) long long bytesTotal; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/ISURLOperationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/ISURLOperationDelegate-Protocol.h index a69d739e7..39dd19bb6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/ISURLOperationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/ISURLOperationDelegate-Protocol.h @@ -10,9 +10,9 @@ @optional - (id)operation:(id)arg1 sanitizedStringForString:(id)arg2; -- (BOOL)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (_Bool)operation:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; - (void)operation:(id)arg1 willSendRequest:(id)arg2; -- (BOOL)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; +- (_Bool)operation:(id)arg1 processData:(id)arg2 error:(id *)arg3; - (id)operation:(id)arg1 needNewBodyStream:(id)arg2; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 didReceiveResponse:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/MSPlaceholderAVItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/MSPlaceholderAVItem.h index 4721770f9..a6258389b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/MSPlaceholderAVItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/MSPlaceholderAVItem.h @@ -8,11 +8,11 @@ @interface MSPlaceholderAVItem : MPAVItem { - unsigned int _itemType; + unsigned long long _itemType; } -- (unsigned int)type; -- (id)initWithAVItemType:(unsigned int)arg1; +- (unsigned long long)type; +- (id)initWithAVItemType:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUAggregatedDataSourceAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUAggregatedDataSourceAdditions.h index 1f16b9c5d..e0c68abe6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUAggregatedDataSourceAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUAggregatedDataSourceAdditions.h @@ -7,6 +7,6 @@ #import "NSIndexPath.h" @interface NSIndexPath (SUAggregatedDataSourceAdditions) -- (id)indexPathBySettingSection:(unsigned int)arg1; +- (id)indexPathBySettingSection:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUGridViewAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUGridViewAdditions.h index c0c1bff7e..72ad91d5c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUGridViewAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/NSIndexPath-SUGridViewAdditions.h @@ -7,9 +7,9 @@ #import "NSIndexPath.h" @interface NSIndexPath (SUGridViewAdditions) -+ (id)indexPathForRow:(unsigned int)arg1 column:(unsigned int)arg2 inSection:(unsigned int)arg3; -@property(readonly, nonatomic) unsigned int gridSection; -@property(readonly, nonatomic) unsigned int gridRow; -@property(readonly, nonatomic) unsigned int gridColumn; ++ (id)indexPathForRow:(unsigned long long)arg1 column:(unsigned long long)arg2 inSection:(unsigned long long)arg3; +@property(readonly, nonatomic) unsigned long long gridSection; +@property(readonly, nonatomic) unsigned long long gridRow; +@property(readonly, nonatomic) unsigned long long gridColumn; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/NSURL-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/NSURL-SUAdditions.h index 79b2d8085..46fe1b7e7 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/NSURL-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/NSURL-SUAdditions.h @@ -8,6 +8,6 @@ @interface NSURL (SUAdditions) + (id)termsAndConditionsURL; -- (int)storeURLType; +- (long long)storeURLType; @end diff --git a/iOS7/PrivateFrameworks/iPodUI/SKStoreProductViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SKStoreProductViewControllerDelegate-Protocol.h similarity index 100% rename from iOS7/PrivateFrameworks/iPodUI/SKStoreProductViewControllerDelegate-Protocol.h rename to iOS7/PrivateFrameworks/iTunesStoreUI/SKStoreProductViewControllerDelegate-Protocol.h diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SKStoreProductViewControllerDelegatePrivate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SKStoreProductViewControllerDelegatePrivate-Protocol.h new file mode 100644 index 000000000..98ab82e17 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SKStoreProductViewControllerDelegatePrivate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKStoreProductViewControllerDelegate-Protocol.h" + +@protocol SKStoreProductViewControllerDelegatePrivate + +@optional +- (void)productViewController:(id)arg1 presentProductWithRequest:(id)arg2 animated:(_Bool)arg3; +- (void)productViewController:(id)arg1 didFinishWithResult:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIIPhoneProductPageDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIIPhoneProductPageDelegate-Protocol.h index 3bc3002a6..2b6fe1abd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIIPhoneProductPageDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIIPhoneProductPageDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SKUIIPhoneProductPageDelegate @optional -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIShowcaseDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIShowcaseDelegate-Protocol.h index 4107c7807..8ed324cbb 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIShowcaseDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SKUIShowcaseDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SKUIShowcaseDelegate @optional -- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; -- (void)showcase:(id)arg1 didDisplayItemAtIndex:(int)arg2; +- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; +- (void)showcase:(id)arg1 didDisplayItemAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SSPurchaseRequestDelegatePrivate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SSPurchaseRequestDelegatePrivate-Protocol.h new file mode 100644 index 000000000..cc2e2a8d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SSPurchaseRequestDelegatePrivate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SSPurchaseRequestDelegate-Protocol.h" + +@protocol SSPurchaseRequestDelegatePrivate + +@optional +- (void)purchaseRequest:(id)arg1 purchaseDidSucceedWithResponse:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAccountViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAccountViewController.h index 8280c7f7b..0a132cdd7 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAccountViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAccountViewController.h @@ -10,22 +10,22 @@ @interface SUAccountViewController : SUStorePageViewController { - BOOL _failed; - int _style; + _Bool _failed; + long long _style; SUMescalSession *_mescalSession; - int _mescalState; + long long _mescalState; NSString *_primingSignature; } + (id)_latestAccountViewController; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(readonly, nonatomic, getter=_mescalSession) SUMescalSession *_mescalSession; // @synthesize _mescalSession; - (void)_mescalDidOpenWithSession:(id)arg1 error:(id)arg2; -- (id)_bagKeyForStyle:(int)arg1; -- (id)_authenticationQueryParametersForStyle:(int)arg1; +- (id)_bagKeyForStyle:(long long)arg1; +- (id)_authenticationQueryParametersForStyle:(long long)arg1; - (void)_closeMescalSession; -- (void)viewDidDisappear:(BOOL)arg1; -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id *)arg3; +- (void)viewDidDisappear:(_Bool)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(long long)arg2 returningError:(id *)arg3; - (id)newFetchOperation; - (void)handleFailureWithError:(id)arg1; - (void)enqueueFetchOperation; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivity.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivity.h index 44fc6acd6..ceaba9377 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivity.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivity.h @@ -20,7 +20,7 @@ @property(nonatomic) __weak id ITunesStoreDelegate; // @synthesize ITunesStoreDelegate=_delegate; - (void)prepareWithActivityItems:(id)arg1; - (void)performActivity; -- (BOOL)canPerformWithActivityItems:(id)arg1; +- (_Bool)canPerformWithActivityItems:(id)arg1; - (id)activityViewController; - (id)activityType; - (id)activityTitle; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityDelegate-Protocol.h index 5dfdbe23f..e99116e2a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)performActionForActivity:(id)arg1; - (void)activity:(id)arg1 prepareWithActivityItems:(id)arg2; -- (BOOL)activity:(id)arg1 canPerformWithActivityItems:(id)arg2; +- (_Bool)activity:(id)arg1 canPerformWithActivityItems:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityViewController.h index 035d7b9ae..b010b4586 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUActivityViewController.h @@ -12,13 +12,13 @@ { NSMutableDictionary *_customTitles; NSArray *_suActivityItems; - int _transitionSafetyCount; + long long _transitionSafetyCount; } -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (id)_titleForActivity:(id)arg1; - (void)_prepareActivity:(id)arg1; - (void)_performActivity:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAggregateDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAggregateDataSource.h index af24d4b2f..16ed6175d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAggregateDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAggregateDataSource.h @@ -12,27 +12,27 @@ { NSMutableArray *_headerViews; NSMutableArray *_sources; - int _tableViewStyle; + long long _tableViewStyle; } -@property(nonatomic) int tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; +@property(nonatomic) long long tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; @property(readonly, nonatomic) NSArray *sources; // @synthesize sources=_sources; -- (int)_localIndexForSectionIndex:(int)arg1; +- (long long)_localIndexForSectionIndex:(long long)arg1; - (void)setCellReuseSource:(id)arg1; - (void)reloadData; - (void)reloadCellContexts; -- (int)numberOfSections; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfColumnsInSection:(int)arg1; -- (id)headerViewForSection:(int)arg1; -- (BOOL)deleteIndexPath:(id)arg1; +- (long long)numberOfSections; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfColumnsInSection:(long long)arg1; +- (id)headerViewForSection:(long long)arg1; +- (_Bool)deleteIndexPath:(id)arg1; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; -- (float)cellHeightForIndexPath:(id)arg1; +- (double)cellHeightForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; -- (BOOL)canSelectIndexPath:(id)arg1; -- (BOOL)canDoubleTapIndexPath:(id)arg1; -- (BOOL)canDeleteIndexPath:(id)arg1; -- (id)indexPathForRowIndex:(unsigned int)arg1 inSectionIndex:(unsigned int)arg2; +- (_Bool)canSelectIndexPath:(id)arg1; +- (_Bool)canDoubleTapIndexPath:(id)arg1; +- (_Bool)canDeleteIndexPath:(id)arg1; +- (id)indexPathForRowIndex:(unsigned long long)arg1 inSectionIndex:(unsigned long long)arg2; - (id)dataSourceForIndexPath:(id)arg1; - (void)addDataSource:(id)arg1 withHeaderView:(id)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication-SUPPT.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication-SUPPT.h new file mode 100644 index 000000000..3ec35e5bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication-SUPPT.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUApplication (SUPPT) +- (void)_runScriptTestWithOptions:(id)arg1; +- (_Bool)runTest:(id)arg1 options:(id)arg2; +- (void)runTestInvocation:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication.h index 54205e708..7d8549d39 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUApplication.h @@ -12,7 +12,7 @@ @interface SUApplication : UIApplication { - BOOL _terminateOnNextSuspend; + _Bool _terminateOnNextSuspend; UIWindow *_window; UIColor *_interactionTintColor; } @@ -26,17 +26,14 @@ - (void)_storeEnabledChangeNotification:(id)arg1; - (double)defaultImageSnapshotExpiration; - (void)applicationWillEnterForeground:(id)arg1; -- (BOOL)applicationSuspend:(struct __GSEvent *)arg1 settings:(id)arg2; +- (_Bool)applicationSuspend:(struct __GSEvent *)arg1 settings:(id)arg2; - (void)applicationDidFinishLaunching:(id)arg1; - (void)applicationDidEnterBackground:(id)arg1; -- (unsigned int)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; -- (BOOL)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; -- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (unsigned long long)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; +- (_Bool)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; +- (_Bool)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; - (void)dealloc; - (id)init; -- (void)_runScriptTestWithOptions:(id)arg1; -- (BOOL)runTest:(id)arg1 options:(id)arg2; -- (void)runTestInvocation:(id)arg1; // Remaining properties @property(retain, nonatomic) UIWindow *window; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayCellConfiguration.h index 14f7c91b5..99f6bc886 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayCellConfiguration.h @@ -8,29 +8,29 @@ @interface SUArrayCellConfiguration : SUCellConfiguration { - unsigned int _numberOfStrings; + unsigned long long _numberOfStrings; struct CGRect *_stringFrames; id *_strings; - unsigned int _numberOfImages; + unsigned long long _numberOfImages; struct CGRect *_imageFrames; id *_images; id *_selectedImages; } - (id)_accessibilityStringsArrayPointer; -- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned long long)arg1; - (void)setLayoutSize:(struct CGSize)arg1; - (void)reloadData; -- (unsigned int)numberOfLabels; -- (unsigned int)numberOfImages; -- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (struct CGRect)frameForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForImageAtIndex:(unsigned int)arg1; +- (unsigned long long)numberOfLabels; +- (unsigned long long)numberOfImages; +- (id)imageAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; +- (struct CGRect)frameForLabelAtIndex:(unsigned long long)arg1; +- (struct CGRect)frameForImageAtIndex:(unsigned long long)arg1; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; - (void)dealloc; -- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (id)initWithStringCount:(unsigned long long)arg1 imageCount:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayImageModifier.h index a7bf7444e..46a194958 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUArrayImageModifier.h @@ -14,12 +14,12 @@ } @property(retain, nonatomic) NSArray *modifiers; // @synthesize modifiers=_modifiers; -- (BOOL)scalesImage; +- (_Bool)scalesImage; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (struct CGSize)finalSizeForSize:(struct CGSize)arg1 originalSize:(struct CGSize)arg2; - (void)drawBeforeImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (void)drawAfterImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAudioPlayer.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAudioPlayer.h index 4d5b4a0bc..cda390c02 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUAudioPlayer.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUAudioPlayer.h @@ -27,7 +27,7 @@ @property(retain, nonatomic) NSURL *keyURL; // @synthesize keyURL=_keyUrl; @property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_url; - (void)_updateForPeriodicTickWithTime:(double)arg1; -- (void)_setPlayerState:(int)arg1; +- (void)_setPlayerState:(long long)arg1; - (void)_postStatusChangeNotification; - (id)_newFadeInAudioMixForAsset:(id)arg1; - (void)_handleAssetValuesDidLoad; @@ -35,7 +35,7 @@ - (void)_destroyPlayerItem; - (void)_destroyPlayer; - (void)_applyNowPlayingInfo; -- (BOOL)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; +- (_Bool)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; - (void)_itemPlayedToEndNotification:(id)arg1; - (void)_itemFailedToPlayToEndNotification:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBackgroundTaskOperation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBackgroundTaskOperation.h index 4b1dcf8c5..4276ca7a1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBackgroundTaskOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBackgroundTaskOperation.h @@ -12,7 +12,7 @@ { ISOperation *_operation; NSString *_permissionIdentifier; - unsigned int _taskIdentifier; + unsigned long long _taskIdentifier; } - (void)_takeBackgroundAssertion; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCell.h index 0f8b2ec4c..3b10451b6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCell.h @@ -19,12 +19,12 @@ - (void)_reloadButtons; - (id)_newButton; - (void)_buttonAction:(id)arg1; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setConfiguration:(id)arg1; - (void)layoutSubviews; - (void)reloadView; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCellConfiguration.h index a5e019579..d1786440c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBannerCellConfiguration.h @@ -10,8 +10,8 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; -+ (float)minimumRowHeight; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)minimumRowHeight; + (id)copyDefaultContext; - (struct CGSize)_imageSizeForLayoutSize:(struct CGSize)arg1; - (void)reloadStrings; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBarButtonItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBarButtonItem.h index 75fb9690e..d634dc0f9 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBarButtonItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBarButtonItem.h @@ -22,17 +22,17 @@ @property(nonatomic) struct UIEdgeInsets accessoryViewInsets; // @synthesize accessoryViewInsets=_accessoryViewInsets; @property(retain, nonatomic) UIView *accessoryView; // @synthesize accessoryView=_accessoryView; - (void)_updateViewForAccessoryChange; -- (void)_setTitle:(id)arg1 isConfirmation:(BOOL)arg2 appearance:(id)arg3 animated:(BOOL)arg4; +- (void)_setTitle:(id)arg1 isConfirmation:(_Bool)arg2 appearance:(id)arg3 animated:(_Bool)arg4; - (void)_removeTouchCaptureView; - (id)_navigationButton; - (void)_addTouchCaptureViewForNavigationButton:(id)arg1; - (void)_touchCaptureAction:(id)arg1; - (id)createViewForNavigationItem:(id)arg1; - (void)configureFromScriptButton:(id)arg1; -- (void)showConfirmationWithTitle:(id)arg1 appearance:(id)arg2 animated:(BOOL)arg3; -@property(nonatomic, getter=isLoading) BOOL loading; -@property(readonly, nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; -- (void)hideConfirmationWithAppearance:(id)arg1 animated:(BOOL)arg2; +- (void)showConfirmationWithTitle:(id)arg1 appearance:(id)arg2 animated:(_Bool)arg3; +@property(nonatomic, getter=isLoading) _Bool loading; +@property(readonly, nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; +- (void)hideConfirmationWithAppearance:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBase64Encoder.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBase64Encoder.h index 9db992d4c..8fbbd88df 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUBase64Encoder.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUBase64Encoder.h @@ -8,23 +8,23 @@ @interface SUBase64Encoder : SUFilteringDataConsumer { - unsigned long _left; + unsigned long long _left; unsigned char _leftovers[3]; - unsigned long _line; - unsigned long _lineBreakLength; + unsigned long long _line; + unsigned long long _lineBreakLength; BOOL _padChar; const char *_table; } + (long long)outputLengthForInputLength:(long long)arg1; -+ (int)maxConsumeLengthForReadLength:(int)arg1; ++ (long long)maxConsumeLengthForReadLength:(long long)arg1; @property(nonatomic) BOOL padChar; // @synthesize padChar=_padChar; -@property(nonatomic) unsigned long lineBreakLength; // @synthesize lineBreakLength=_lineBreakLength; -- (unsigned int)minimumConsumeLength; +@property(nonatomic) unsigned long long lineBreakLength; // @synthesize lineBreakLength=_lineBreakLength; +- (unsigned long long)minimumConsumeLength; - (void)finish; - (int)consumeData:(id)arg1; - (void)setStandardLineBreakLength; -@property(nonatomic) BOOL allowSlash; +@property(nonatomic) _Bool allowSlash; - (id)initWithDataConsumer:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonAction.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonAction.h index 044364ced..91376ad0a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonAction.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonAction.h @@ -8,11 +8,11 @@ @interface SUButtonAction : NSObject { - BOOL _activated; + _Bool _activated; } -@property(readonly, nonatomic, getter=isActivated) BOOL activated; // @synthesize activated=_activated; -- (void)_setActivated:(BOOL)arg1; +@property(readonly, nonatomic, getter=isActivated) _Bool activated; // @synthesize activated=_activated; +- (void)_setActivated:(_Bool)arg1; - (void)_buttonAction:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonCellConfiguration.h index 90ba3e969..63fe41768 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUButtonCellConfiguration.h @@ -10,11 +10,11 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfiguration.h index 493a1e7dc..0ca8d4721 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfiguration.h @@ -18,30 +18,30 @@ UIView *_view; } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; -+ (float)minimumRowHeight; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)minimumRowHeight; + (id)copyDefaultContext; @property(nonatomic) UIView *view; // @synthesize view=_view; @property(retain, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; @property(nonatomic) struct CGSize layoutSize; // @synthesize layoutSize=_layoutSize; -- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; -@property(nonatomic) BOOL isDeleteConfirmationVisible; -- (id)stringForLabelAtIndex:(unsigned int)arg1; -@property(nonatomic) BOOL needsDisplay; +- (long long)textAlignmentForLabelAtIndex:(unsigned long long)arg1; +@property(nonatomic) _Bool isDeleteConfirmationVisible; +- (id)stringForLabelAtIndex:(unsigned long long)arg1; +@property(nonatomic) _Bool needsDisplay; @property(retain, nonatomic) id context; - (void)reloadData; -@property(readonly, nonatomic) unsigned int numberOfLabels; -@property(readonly, nonatomic) unsigned int numberOfImages; -- (unsigned int)indexOfLabelForPurchaseAnimation; -- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForLabelAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForImageAtIndex:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned long long numberOfLabels; +@property(readonly, nonatomic) unsigned long long numberOfImages; +- (unsigned long long)indexOfLabelForPurchaseAnimation; +- (id)imageAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (struct CGRect)frameForLabelAtIndex:(unsigned long long)arg1; +- (struct CGRect)frameForImageAtIndex:(unsigned long long)arg1; - (struct CGRect)frameForAccessoryViewWithFrame:(struct CGRect)arg1; -- (void)drawWithModifiers:(unsigned int)arg1; -- (void)drawBackgroundWithModifiers:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (void)drawWithModifiers:(unsigned long long)arg1; +- (void)drawBackgroundWithModifiers:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationCache.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationCache.h index dbca2dfd9..be53861af 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationCache.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationCache.h @@ -17,9 +17,9 @@ @property(retain, nonatomic) id cellContext; // @synthesize cellContext=_cellContext; - (void)resetLayoutCaches; - (void)reset; -- (id)configurationForRow:(unsigned int)arg1; +- (id)configurationForRow:(unsigned long long)arg1; - (void)dealloc; -- (id)initWithClass:(Class)arg1 tableHeight:(float)arg2; +- (id)initWithClass:(Class)arg1 tableHeight:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationContext.h index e1d78207f..e3eec985d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationContext.h @@ -8,10 +8,10 @@ @interface SUCellConfigurationContext : NSObject { - int _tableViewStyle; + long long _tableViewStyle; } -@property(nonatomic) int tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; +@property(nonatomic) long long tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; - (void)resetLayoutCaches; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationView-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationView-Protocol.h index a53476bf1..d9b993fdc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationView-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCellConfigurationView-Protocol.h @@ -8,8 +8,8 @@ @protocol SUCellConfigurationView - (void)reloadView; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; -- (BOOL)highlightsOnlyContentView; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; +- (_Bool)highlightsOnlyContentView; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClient.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClient.h index a3f1c410a..f697e8bfd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClient.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClient.h @@ -13,7 +13,7 @@ struct __CFArray *_assetTypes; SUClientInterface *_clientInterface; id _delegate; - BOOL _dontSaveNavigationPath; + _Bool _dontSaveNavigationPath; SUImageCache *_imageCache; ISURLOperationPool *_imagePool; NSLock *_lock; @@ -26,11 +26,11 @@ + (void)setSharedClient:(id)arg1; @property(retain, nonatomic) ISURLOperationPool *imagePool; // @synthesize imagePool=_imagePool; @property(retain, nonatomic) SUImageCache *imageCache; // @synthesize imageCache=_imageCache; -@property(nonatomic) BOOL dontSaveNavigationPath; // @synthesize dontSaveNavigationPath=_dontSaveNavigationPath; +@property(nonatomic) _Bool dontSaveNavigationPath; // @synthesize dontSaveNavigationPath=_dontSaveNavigationPath; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_reloadScriptExecutionContext; - (void)_purgeCaches; -- (BOOL)_presentModalViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_presentModalViewController:(id)arg1 animated:(_Bool)arg2; - (id)_newComposeReviewViewControllerForButtonAction:(id)arg1; - (id)_newAccountViewControllerForButtonAction:(id)arg1; - (void)_memoryWarningNotification:(id)arg1; @@ -43,15 +43,15 @@ - (void)setQueueSessionManager:(id)arg1; - (void)setClientIdentifier:(id)arg1; - (void)setAssetTypes:(struct __CFArray *)arg1; -- (BOOL)sendActionForDialog:(id)arg1 button:(id)arg2; +- (_Bool)sendActionForDialog:(id)arg1 button:(id)arg2; @property(readonly, nonatomic) SUScriptExecutionContext *scriptExecutionContext; // @synthesize scriptExecutionContext=_scriptExecutionContext; - (id)queueSessionManager; -- (BOOL)openURL:(id)arg1 inClientApplication:(id)arg2; -- (BOOL)openInternalURL:(id)arg1; -- (BOOL)openExternalURL:(id)arg1; -- (BOOL)enterAccountFlowWithViewController:(id)arg1 animated:(BOOL)arg2; -- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; -- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)openURL:(id)arg1 inClientApplication:(id)arg2; +- (_Bool)openInternalURL:(id)arg1; +- (_Bool)openExternalURL:(id)arg1; +- (_Bool)enterAccountFlowWithViewController:(id)arg1 animated:(_Bool)arg2; +- (_Bool)dismissTopViewControllerAnimated:(_Bool)arg1; +- (_Bool)composeReviewWithViewController:(id)arg1 animated:(_Bool)arg2; - (id)clientIdentifier; @property(readonly) SUClientInterface *clientInterface; - (struct __CFArray *)assetTypes; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientApplicationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientApplicationController.h index 1a6533cf8..7d3fad03d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientApplicationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientApplicationController.h @@ -8,49 +8,50 @@ #import "SUTabBarControllerDelegate-Protocol.h" -@class ISOperation, NSString, NSURL, SUMediaPlayerViewController, SUPlaceholderViewController, SUPreviewOverlayViewController, SUSectionsResponse, SUTabBarController, UINavigationController; +@class ISOperation, NSString, NSURL, SKUIURL, SUMediaPlayerViewController, SUPlaceholderViewController, SUPreviewOverlayViewController, SUSectionsResponse, SUTabBarController, UINavigationController; @interface SUClientApplicationController : SUClientController { SUMediaPlayerViewController *_activeMediaPlayer; NSString *_exitStoreButtonTitle; SUPlaceholderViewController *_fetchSectionsPlaceholder; - int _ignoreDownloadQueueChangeCount; - NSURL *_launchURL; + long long _ignoreDownloadQueueChangeCount; + SKUIURL *_launchURL; SUSectionsResponse *_lastBackgroundSectionsResponse; SUSectionsResponse *_lastSectionsResponse; ISOperation *_loadSectionsOperation; id _locationObserver; NSString *_preMediaDefaultPNG; SUPreviewOverlayViewController *_previewOverlay; - BOOL _reloadForStorefrontChangeAfterAccountSetup; - BOOL _reloadSectionsOnNextLaunch; - BOOL _shouldPrepareUserInterfaceWhenActivated; + _Bool _reloadForStorefrontChangeAfterAccountSetup; + _Bool _reloadSectionsOnNextLaunch; + _Bool _shouldPrepareUserInterfaceWhenActivated; SUTabBarController *_tabBarController; } + (id)sharedController; + (void)setSharedController:(id)arg1; -@property(nonatomic) BOOL shouldPrepareUserInterfaceWhenActivated; // @synthesize shouldPrepareUserInterfaceWhenActivated=_shouldPrepareUserInterfaceWhenActivated; -@property(readonly, nonatomic) NSURL *launchURL; // @synthesize launchURL=_launchURL; +@property(nonatomic) _Bool shouldPrepareUserInterfaceWhenActivated; // @synthesize shouldPrepareUserInterfaceWhenActivated=_shouldPrepareUserInterfaceWhenActivated; @property(copy, nonatomic) NSString *exitStoreButtonTitle; // @synthesize exitStoreButtonTitle=_exitStoreButtonTitle; @property(retain, nonatomic, getter=_activeMediaPlayer, setter=_setActiveMediaPlayer:) SUMediaPlayerViewController *_activeMediaPlayer; // @synthesize _activeMediaPlayer; -- (BOOL)_showWildcatAccountViewController:(id)arg1 animated:(BOOL)arg2; -- (void)_showPreviewOverlayAnimated:(BOOL)arg1; +- (_Bool)_showWildcatAccountViewController:(id)arg1 animated:(_Bool)arg2; +- (void)_showPreviewOverlayAnimated:(_Bool)arg1; - (void)_setupTabBarController; - (id)_resumableViewController; - (id)_previewOverlayViewController; +- (void)_openClientURL:(id)arg1; +- (_Bool)_displayClientURL:(id)arg1; - (void)_cancelSuspendAfterDialogsDismissed; - (id)_accountViewController; -- (void)_handleSearchURL:(id)arg1; +- (void)_handleSearchURL:(id)arg1 withSourceApplication:(id)arg2 sourceURL:(id)arg3; - (void)_handleDonationURL:(id)arg1; - (void)_handleAccountURL:(id)arg1; - (void)_defaultHandleApplicationURLRequestProperties:(id)arg1; - (void)_retrySectionsAfterNetworkTransition; - (void)_reloadWithSectionsResponse:(id)arg1; -- (BOOL)_reloadForStorefrontChange; +- (_Bool)_reloadForStorefrontChange; - (void)_presentSectionFetchUI; -- (BOOL)_loadSectionsAllowingCache:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (_Bool)_loadSectionsAllowingCache:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)_handleSectionsLoadFailedWithError:(id)arg1; - (void)_handleFinishedLoadSectionsOperation:(id)arg1; - (void)_handleFinishedBackgroundLoadSectionsOperation:(id)arg1; @@ -63,38 +64,39 @@ - (void)_dialogDidFinishNotification:(id)arg1; - (void)bagDidLoadNotification:(id)arg1; - (void)_accountControllerDisappearedNotification:(id)arg1; -- (BOOL)tabBarController:(id)arg1 shouldShowSection:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldShowSection:(id)arg2; - (id)tabBarControllerForClientInterface:(id)arg1; - (void)returnToLibraryForClientInterface:(id)arg1; - (id)previewOverlayForClientInterface:(id)arg1; -- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(BOOL)arg2; -- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(BOOL)arg2; +- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(_Bool)arg2; +- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(_Bool)arg2; - (id)_showPageForExternalOriginatedURLBagKey:(id)arg1; - (void)_restorePreMediaPlayerSettings; - (id)_newTabBarController; - (void)resignActive; -- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (_Bool)presentOverlayBackgroundViewController:(id)arg1; - (void)presentExternalURLViewController:(id)arg1; -- (BOOL)presentAccountViewController:(id)arg1 showNavigationBar:(BOOL)arg2 animated:(BOOL)arg3; +- (_Bool)presentAccountViewController:(id)arg1 showNavigationBar:(_Bool)arg2 animated:(_Bool)arg3; - (id)overlayBackgroundViewController; -- (BOOL)openClientURL:(id)arg1; -- (BOOL)displayClientURL:(id)arg1; -- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; +- (_Bool)openClientURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; +- (_Bool)displayClientURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; +- (_Bool)dismissTopViewControllerAnimated:(_Bool)arg1; - (void)dismissOverlayBackgroundViewController; - (void)cancelAllOperations; - (void)becomeActive; -@property(readonly, nonatomic, getter=wasLaunchedFromLibrary) BOOL launchedFromLibrary; +@property(readonly, nonatomic, getter=wasLaunchedFromLibrary) _Bool launchedFromLibrary; @property(readonly, nonatomic) UINavigationController *topNavigationController; - (void)tearDownUI; @property(readonly, nonatomic) SUTabBarController *tabBarController; - (id)showMainPageForItemKind:(id)arg1 sectionIdentifiers:(id)arg2; - (void)setupUI; -- (BOOL)selectSectionWithIdentifier:(id)arg1; +- (_Bool)selectSectionWithIdentifier:(id)arg1; - (void)returnToLibrary; -- (BOOL)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; +- (_Bool)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; - (void)prepareUserInterface; -@property(readonly, nonatomic, getter=isTabBarControllerLoaded) BOOL tabBarControllerLoaded; -@property(readonly, nonatomic, getter=isIgnoringDownloadQueueChanges) BOOL ignoringDownloadQueueChanges; +@property(readonly, nonatomic) NSURL *launchURL; +@property(readonly, nonatomic, getter=isTabBarControllerLoaded) _Bool tabBarControllerLoaded; +@property(readonly, nonatomic, getter=isIgnoringDownloadQueueChanges) _Bool ignoringDownloadQueueChanges; - (void)exitStoreAfterDialogsDismiss; - (void)endIgnoringDownloadQueueChanges; @property(readonly, nonatomic) NSString *defaultPNGNameForSuspend; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientController.h index 7d882de66..23df5beaf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientController.h @@ -14,7 +14,7 @@ @interface SUClientController : NSObject { - BOOL _active; + _Bool _active; SUClientInterface *_clientInterface; NSObject *_dispatchQueue; SUImageCache *_imageCache; @@ -35,7 +35,7 @@ @property(retain, nonatomic) ISURLOperationPool *imageOperationPool; // @synthesize imageOperationPool=_imageOperationPool; @property(retain, nonatomic) SUImageCache *imageCache; // @synthesize imageCache=_imageCache; @property(retain, nonatomic) UIViewController *rootViewController; // @synthesize rootViewController=_rootViewController; -@property(readonly, nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(readonly, nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; - (void)_reloadUserDefaultsFromURLBag; - (void)_reloadScriptExecutionContextFromURLBag; - (void)_reloadOverlayConfigurationsFromURLBag; @@ -53,53 +53,55 @@ - (void)purchaseManager:(id)arg1 failedToAddPurchases:(id)arg2; - (void)purchaseManager:(id)arg1 didAddPurchases:(id)arg2; - (id)scriptInterfaceForClientInterface:(id)arg1; -- (void)clientInterface:(id)arg1 setStatusBarStyle:(int)arg2 animated:(BOOL)arg3; -- (void)clientInterface:(id)arg1 setStatusBarHidden:(BOOL)arg2 withAnimation:(int)arg3; +- (void)clientInterface:(id)arg1 setStatusBarStyle:(long long)arg2 animated:(_Bool)arg3; +- (void)clientInterface:(id)arg1 setStatusBarHidden:(_Bool)arg2 withAnimation:(long long)arg3; - (void)clientInterface:(id)arg1 presentDialog:(id)arg2; -- (void)clientInterface:(id)arg1 exitStoreWithReason:(int)arg2; +- (void)clientInterface:(id)arg1 exitStoreWithReason:(long long)arg2; - (id)viewControllerFactory; - (id)userAgent; - (void)setViewControllerFactory:(id)arg1; - (void)setUserAgent:(id)arg1; - (id)clientIdentifier; - (id)initWithClientIdentifier:(id)arg1; -@property(readonly, nonatomic) BOOL storeFrontDidChangeSinceLastSuspend; +@property(readonly, nonatomic) _Bool storeFrontDidChangeSinceLastSuspend; @property(readonly, nonatomic) NSString *storeContentLanguage; @property(readonly, nonatomic) SUScriptExecutionContext *scriptExecutionContext; // @synthesize scriptExecutionContext=_scriptExecutionContext; -- (BOOL)performActionForDialog:(id)arg1 button:(id)arg2; -- (void)presentMailComposeViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)performActionForDialog:(id)arg1 button:(id)arg2; +- (void)presentMailComposeViewController:(id)arg1 animated:(_Bool)arg2; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (BOOL)isComposingEmail; -- (void)dismissMailComposeViewControllerAnimated:(BOOL)arg1; -- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2 animated:(BOOL)arg3; +- (_Bool)isComposingEmail; +- (void)dismissMailComposeViewControllerAnimated:(_Bool)arg1; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2 animated:(_Bool)arg3; - (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; - (void)composeEmailByRestoringAutosavedMessage; - (void)autosaveMessageWithCompletionBlock:(id)arg1; - (id)URLBagKeyForIdentifier:(id)arg1; - (void)setURLBagKey:(id)arg1 forIdentifier:(id)arg2; - (void)setOfferedAssetTypes:(struct __CFArray *)arg1; -- (void)setIgnoresExpectedClientsProtocol:(BOOL)arg1; +- (void)setIgnoresExpectedClientsProtocol:(_Bool)arg1; @property(copy) SUClientInterface *clientInterface; - (void)resignActive; -- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (_Bool)presentOverlayBackgroundViewController:(id)arg1; - (void)presentExternalURLViewController:(id)arg1; -- (BOOL)presentAccountViewController:(id)arg1 showNavigationBar:(BOOL)arg2 animated:(BOOL)arg3; -- (BOOL)presentAccountViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)presentAccountViewController:(id)arg1 showNavigationBar:(_Bool)arg2 animated:(_Bool)arg3; +- (_Bool)presentAccountViewController:(id)arg1 animated:(_Bool)arg2; - (id)overlayConfigurationForStorePage:(id)arg1; - (id)overlayBackgroundViewController; -- (BOOL)openURL:(id)arg1 inClientWithIdentifier:(id)arg2; -- (BOOL)openURL:(id)arg1; -- (BOOL)openClientURL:(id)arg1; +- (_Bool)openURL:(id)arg1 inClientWithIdentifier:(id)arg2; +- (_Bool)openURL:(id)arg1; +- (_Bool)openClientURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; +- (_Bool)openClientURL:(id)arg1; - (struct __CFArray *)offeredAssetTypes; - (id)newScriptInterface; -- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; -@property(readonly, nonatomic, getter=isStoreEnabled) BOOL storeEnabled; -- (BOOL)ignoresExpectedClientsProtocol; -- (void)exitStoreWithReason:(int)arg1; -- (BOOL)displayClientURL:(id)arg1; -- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; +- (_Bool)libraryContainsItemIdentifier:(unsigned long long)arg1; +@property(readonly, nonatomic, getter=isStoreEnabled) _Bool storeEnabled; +- (_Bool)ignoresExpectedClientsProtocol; +- (void)exitStoreWithReason:(long long)arg1; +- (_Bool)displayClientURL:(id)arg1 withSourceApplication:(id)arg2 sourceURLString:(id)arg3; +- (_Bool)displayClientURL:(id)arg1; +- (_Bool)dismissTopViewControllerAnimated:(_Bool)arg1; - (void)dismissOverlayBackgroundViewController; -- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)composeReviewWithViewController:(id)arg1 animated:(_Bool)arg2; - (void)cancelAllOperations; - (void)becomeActive; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDelegate-Protocol.h index 8926d182b..9f9056db7 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDelegate-Protocol.h @@ -7,14 +7,14 @@ #import "NSObject-Protocol.h" @protocol SUClientDelegate -- (BOOL)client:(id)arg1 presentModalViewController:(id)arg2 animated:(BOOL)arg3; +- (_Bool)client:(id)arg1 presentModalViewController:(id)arg2 animated:(_Bool)arg3; @optional - (id)topViewControllerForClient:(id)arg1; -- (BOOL)client:(id)arg1 openInternalURL:(id)arg2; +- (_Bool)client:(id)arg1 openInternalURL:(id)arg2; - (id)downloadQueueForClient:(id)arg1 downloadKinds:(id)arg2; - (id)downloadManagerForClient:(id)arg1 downloadKinds:(id)arg2; -- (BOOL)client:(id)arg1 presentComposeReviewViewController:(id)arg2 animated:(BOOL)arg3; -- (BOOL)client:(id)arg1 presentAccountViewController:(id)arg2 animated:(BOOL)arg3; +- (_Bool)client:(id)arg1 presentComposeReviewViewController:(id)arg2 animated:(_Bool)arg3; +- (_Bool)client:(id)arg1 presentAccountViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDispatch.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDispatch.h index 68efae6ca..3e8b06dee 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDispatch.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientDispatch.h @@ -10,23 +10,23 @@ { } -+ (BOOL)wasLaunchedFromLibrary; ++ (_Bool)wasLaunchedFromLibrary; + (id)tabBarController; -+ (BOOL)sendActionForDialog:(id)arg1 button:(id)arg2; ++ (_Bool)sendActionForDialog:(id)arg1 button:(id)arg2; + (id)scriptExecutionContext; -+ (BOOL)presentOverlayBackgroundViewController:(id)arg1; ++ (_Bool)presentOverlayBackgroundViewController:(id)arg1; + (id)overlayConfigurationForStorePage:(id)arg1; + (id)overlayBackgroundViewController; -+ (BOOL)openClientURL:(id)arg1; ++ (_Bool)openClientURL:(id)arg1; + (id)newScriptInterface; -+ (BOOL)matchesClientApplication:(id)arg1; -+ (BOOL)isTabBarControllerLoaded; ++ (_Bool)matchesClientApplication:(id)arg1; ++ (_Bool)isTabBarControllerLoaded; + (id)imagePool; + (id)imageCache; + (id)exitStoreButtonTitle; -+ (BOOL)enterAccountFlowWithViewController:(id)arg1 animated:(BOOL)arg2; ++ (_Bool)enterAccountFlowWithViewController:(id)arg1 animated:(_Bool)arg2; + (void)dismissOverlayBackgroundViewController; -+ (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; ++ (_Bool)composeReviewWithViewController:(id)arg1 animated:(_Bool)arg2; + (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; + (id)clientInterface; + (struct __CFArray *)assetTypes; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterface.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterface.h index 9233c236d..8ad51322d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterface.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterface.h @@ -15,7 +15,7 @@ UIColor *_darkKeyColor; id _delegate; NSObject *_dispatchQueue; - BOOL _ignoresExpectedClientsProtocol; + _Bool _ignoresExpectedClientsProtocol; UIColor *_lightKeyColor; NSString *_localStoragePath; SUPurchaseManager *_purchaseManager; @@ -23,27 +23,27 @@ NSMutableDictionary *_urlBagKeys; NSString *_userAgent; SUViewControllerFactory *_viewControllerFactory; - BOOL _wasLaunchedFromLibrary; + _Bool _wasLaunchedFromLibrary; } @property(retain) SUViewControllerFactory *viewControllerFactory; // @synthesize viewControllerFactory=_viewControllerFactory; @property(copy, nonatomic) UIColor *lightKeyColor; // @synthesize lightKeyColor=_lightKeyColor; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(copy, nonatomic) UIColor *darkKeyColor; // @synthesize darkKeyColor=_darkKeyColor; -- (void)_showPreviewOverlayAnimated:(BOOL)arg1; -@property(getter=_ignoresExpectedClientsProtocol, setter=_setIgnoresExpectedClientsProtocol:) BOOL _ignoresExpectedClientsProtocol; -- (void)_setStatusBarStyle:(int)arg1 animated:(BOOL)arg2; -- (void)_setStatusBarHidden:(BOOL)arg1 withAnimation:(int)arg2; +- (void)_showPreviewOverlayAnimated:(_Bool)arg1; +@property(getter=_ignoresExpectedClientsProtocol, setter=_setIgnoresExpectedClientsProtocol:) _Bool _ignoresExpectedClientsProtocol; +- (void)_setStatusBarStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)_setStatusBarHidden:(_Bool)arg1 withAnimation:(long long)arg2; - (void)_returnToLibrary; - (id)_newScriptInterface; - (void)_presentViewController:(id)arg1 fromViewController:(id)arg2 withTransition:(int)arg3; - (void)_presentDialog:(id)arg1; -- (void)_mediaPlayerViewControllerWillDismiss:(id)arg1 animated:(BOOL)arg2; -- (void)_hidePreviewOverlayAnimated:(BOOL)arg1; -- (void)_exitStoreWithReason:(int)arg1; -- (void)_dismissViewControllerFromViewController:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)_mediaPlayerViewControllerWillDismiss:(id)arg1 animated:(_Bool)arg2; +- (void)_hidePreviewOverlayAnimated:(_Bool)arg1; +- (void)_exitStoreWithReason:(long long)arg1; +- (void)_dismissViewControllerFromViewController:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; - (void)_dismissModalViewControllerFromViewController:(id)arg1 withTransition:(int)arg2; -@property BOOL wasLaunchedFromLibrary; +@property _Bool wasLaunchedFromLibrary; @property(copy) NSString *userAgent; - (id)URLBagKeyForIdentifier:(id)arg1; @property(readonly, nonatomic) SUTabBarController *tabBarController; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterfaceDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterfaceDelegate-Protocol.h index 871e4d183..d469af513 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterfaceDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientInterfaceDelegate-Protocol.h @@ -13,11 +13,11 @@ - (id)scriptInterfaceForClientInterface:(id)arg1; - (id)previewOverlayForClientInterface:(id)arg1; - (void)returnToLibraryForClientInterface:(id)arg1; -- (void)clientInterface:(id)arg1 setStatusBarStyle:(int)arg2 animated:(BOOL)arg3; -- (void)clientInterface:(id)arg1 setStatusBarHidden:(BOOL)arg2 withAnimation:(int)arg3; -- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(BOOL)arg2; -- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(BOOL)arg2; +- (void)clientInterface:(id)arg1 setStatusBarStyle:(long long)arg2 animated:(_Bool)arg3; +- (void)clientInterface:(id)arg1 setStatusBarHidden:(_Bool)arg2 withAnimation:(long long)arg3; +- (void)clientInterface:(id)arg1 showPreviewOverlayAnimated:(_Bool)arg2; +- (void)clientInterface:(id)arg1 hidePreviewOverlayAnimated:(_Bool)arg2; - (void)clientInterface:(id)arg1 presentDialog:(id)arg2; -- (void)clientInterface:(id)arg1 exitStoreWithReason:(int)arg2; +- (void)clientInterface:(id)arg1 exitStoreWithReason:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientQueueSession.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientQueueSession.h index d4c1087b7..a6b5a9ec3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientQueueSession.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClientQueueSession.h @@ -10,7 +10,7 @@ @interface SUClientQueueSession : NSObject { - int _count; + long long _count; NSArray *_downloadKinds; SSDownloadManagerOptions *_managerOptions; id _queue; @@ -19,7 +19,7 @@ @property(retain, nonatomic) id queue; // @synthesize queue=_queue; @property(copy, nonatomic) SSDownloadManagerOptions *managerOptions; // @synthesize managerOptions=_managerOptions; @property(copy, nonatomic) NSArray *downloadKinds; // @synthesize downloadKinds=_downloadKinds; -@property(nonatomic) int count; // @synthesize count=_count; +@property(nonatomic) long long count; // @synthesize count=_count; - (void)dealloc; - (id)initWithQueue:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClipCornersImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClipCornersImageModifier.h index 7b4512d98..1945cdad2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUClipCornersImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUClipCornersImageModifier.h @@ -8,16 +8,16 @@ @interface SUClipCornersImageModifier : SUImageModifier { - float _cornerRadius; + double _cornerRadius; int _corners; } @property(nonatomic) int corners; // @synthesize corners=_corners; -@property(nonatomic) float cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; - (struct CGPath *)_copyClippingPathForRect:(struct CGRect)arg1; - (void)drawBeforeImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (void)drawAfterImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionCellConfiguration.h index 1fa57d68f..1e45d28da 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionCellConfiguration.h @@ -10,12 +10,12 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionDataProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionDataProvider.h index 11779637a..1b4d9f874 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUCompletionDataProvider.h @@ -10,7 +10,7 @@ { } -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeReviewViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeReviewViewController.h index fcd7fb4d8..632d7c3e6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeReviewViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeReviewViewController.h @@ -20,6 +20,7 @@ - (void)_showRemoteView; - (void)reviewComposeViewControllerDidFinish:(id)arg1; - (void)loadView; +- (_Bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; - (void)prepareWithCompletionBlock:(id)arg1; - (id)copyScriptViewController; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeTextFieldConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeTextFieldConfiguration.h index 982eab7ba..e94be8632 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeTextFieldConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUComposeTextFieldConfiguration.h @@ -11,18 +11,18 @@ @interface SUComposeTextFieldConfiguration : NSObject { struct UIEdgeInsets _borderInsets; - BOOL _isRequired; + _Bool _isRequired; NSString *_label; - unsigned int _maxLength; + unsigned long long _maxLength; NSString *_placeholder; NSString *_value; } @property(retain, nonatomic) NSString *value; // @synthesize value=_value; @property(retain, nonatomic) NSString *placeholder; // @synthesize placeholder=_placeholder; -@property(nonatomic) unsigned int maxLength; // @synthesize maxLength=_maxLength; +@property(nonatomic) unsigned long long maxLength; // @synthesize maxLength=_maxLength; @property(retain, nonatomic) NSString *label; // @synthesize label=_label; -@property(nonatomic, getter=isRequired) BOOL required; // @synthesize required=_isRequired; +@property(nonatomic, getter=isRequired) _Bool required; // @synthesize required=_isRequired; @property(nonatomic) struct UIEdgeInsets borderInsets; // @synthesize borderInsets=_borderInsets; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernItem.h index 9e6133171..1f3c3d0fe 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernItem.h @@ -10,14 +10,14 @@ @interface SUConcernItem : NSObject { - BOOL _default; + _Bool _default; NSString *_identifier; NSString *_title; } @property(retain, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -@property(nonatomic, getter=isDefaultConcern) BOOL defaultConcern; // @synthesize defaultConcern=_default; +@property(nonatomic, getter=isDefaultConcern) _Bool defaultConcern; // @synthesize defaultConcern=_default; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataProvider.h index ae825e403..8f2af1056 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataProvider.h @@ -11,7 +11,7 @@ } - (id)_concernsForArray:(id)arg1; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataSource.h index ed5f78308..409ca40f8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUConcernListDataSource.h @@ -11,17 +11,17 @@ @interface SUConcernListDataSource : SUTableDataSource { NSArray *_concerns; - int _selectedConcernIndex; + long long _selectedConcernIndex; SUTextViewCell *_textViewCell; } -@property(nonatomic) int selectedConcernIndex; // @synthesize selectedConcernIndex=_selectedConcernIndex; +@property(nonatomic) long long selectedConcernIndex; // @synthesize selectedConcernIndex=_selectedConcernIndex; @property(retain, nonatomic) NSArray *concerns; // @synthesize concerns=_concerns; - (id)_titleCellForIndexPath:(id)arg1; -- (int)tableViewStyle; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfSections; -- (float)cellHeightForIndexPath:(id)arg1; +- (long long)tableViewStyle; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfSections; +- (double)cellHeightForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; @property(readonly, nonatomic) SUTextViewCell *textViewCell; // @synthesize textViewCell=_textViewCell; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUControlAppearance.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUControlAppearance.h index ec872c6b3..57498dce7 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUControlAppearance.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUControlAppearance.h @@ -18,16 +18,16 @@ } - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_copyKeyForState:(unsigned int)arg1 barMetrics:(int)arg2; -- (struct UIOffset)titlePositionAdjustmentForBarMetrics:(int)arg1; -- (id)textAttributesForState:(unsigned int)arg1; +- (id)_copyKeyForState:(unsigned long long)arg1 barMetrics:(long long)arg2; +- (struct UIOffset)titlePositionAdjustmentForBarMetrics:(long long)arg1; +- (id)textAttributesForState:(unsigned long long)arg1; - (void)styleButton:(id)arg1; - (void)styleBarButtonItem:(id)arg1; -- (void)setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(int)arg2; -- (void)setTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -@property(readonly, nonatomic) int numberOfImages; -- (id)imageForState:(unsigned int)arg1 barMetrics:(int)arg2; +- (void)setTitlePositionAdjustment:(struct UIOffset)arg1 forBarMetrics:(long long)arg2; +- (void)setTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +@property(readonly, nonatomic) long long numberOfImages; +- (id)imageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; - (void)enumerateTitlePositionsUsingBlock:(id)arg1; - (void)enumerateTextAttributesUsingBlock:(id)arg1; - (void)enumerateImagesUsingBlock:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDataInputSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDataInputSource.h index cf35786b8..00ac394ea 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDataInputSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDataInputSource.h @@ -11,13 +11,13 @@ @interface SUDataInputSource : SUInputSource { NSData *_data; - int _offset; + long long _offset; id _promiseBlock; } -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)open:(id *)arg1; -- (BOOL)hasBytesAvailable; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)open:(id *)arg1; +- (_Bool)hasBytesAvailable; - (long long)expectedLength; @property(readonly, nonatomic) NSData *data; - (id)copyAllData:(id *)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIButton.h index 821a91c05..f6bdcd47e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIButton.h @@ -12,26 +12,26 @@ @interface SUDeferredUIButton : UIButton { - BOOL _deferredEnabled; + _Bool _deferredEnabled; struct CGRect _deferredFrame; NSMutableDictionary *_deferredImages; NSMutableDictionary *_deferredTitles; - BOOL _isDeferringInterfaceUpdates; + _Bool _isDeferringInterfaceUpdates; } - (void)_saveTitlesAsDeferred; - (void)_saveImagesAsDeferred; - (void)_saveCurrentStateAsDeferred; - (void)_commitDeferredInterfaceUpdates; -- (id)titleForState:(unsigned int)arg1; -- (void)setTitle:(id)arg1 forState:(unsigned int)arg2; -- (void)setImage:(id)arg1 forState:(unsigned int)arg2; +- (id)titleForState:(unsigned long long)arg1; +- (void)setTitle:(id)arg1 forState:(unsigned long long)arg2; +- (void)setImage:(id)arg1 forState:(unsigned long long)arg2; - (void)setFrame:(struct CGRect)arg1; -- (void)setEnabled:(BOOL)arg1; -- (id)imageForState:(unsigned int)arg1; -- (BOOL)isEnabled; +- (void)setEnabled:(_Bool)arg1; +- (id)imageForState:(unsigned long long)arg1; +- (_Bool)isEnabled; - (struct CGRect)frame; -@property(nonatomic, getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; +@property(nonatomic, getter=isDeferringInterfaceUpdates) _Bool deferringInterfaceUpdates; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISearchField.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISearchField.h index f71945d42..0ba41f03a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISearchField.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISearchField.h @@ -12,14 +12,14 @@ @interface SUDeferredUISearchField : UISearchField { - int _deferredClearButtonMode; + long long _deferredClearButtonMode; id _deferredFont; struct CGRect _deferredFrame; float _deferredPaddingLeft; float _deferredPaddingTop; NSString *_deferredPlaceholder; NSString *_deferredText; - BOOL _isDeferringInterfaceUpdates; + _Bool _isDeferringInterfaceUpdates; } - (void)_saveCurrentStateAsDeferred; @@ -30,14 +30,14 @@ - (void)setPaddingTop:(float)arg1 paddingLeft:(float)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)setFont:(id)arg1; -- (void)setClearButtonMode:(int)arg1; +- (void)setClearButtonMode:(long long)arg1; - (id)placeholder; - (float)paddingTop; - (float)paddingLeft; - (struct CGRect)frame; - (id)font; -- (int)clearButtonMode; -@property(nonatomic, getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; +- (long long)clearButtonMode; +@property(nonatomic, getter=isDeferringInterfaceUpdates) _Bool deferringInterfaceUpdates; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISegmentedControl.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISegmentedControl.h index 200aadfe4..977348bed 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISegmentedControl.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUISegmentedControl.h @@ -13,37 +13,37 @@ @interface SUDeferredUISegmentedControl : UISegmentedControl { struct CGRect _deferredFrame; - float _deferredMaxTotalWidth; - float _deferredMinSegmentWidth; + double _deferredMaxTotalWidth; + double _deferredMinSegmentWidth; NSMutableArray *_deferredSegments; - int _deferredSegmentedControlStyle; - unsigned int _deferredSelectedSegmentIndex; - BOOL _deferredSizeToFit; - BOOL _isDeferringInterfaceUpdates; + long long _deferredSegmentedControlStyle; + unsigned long long _deferredSelectedSegmentIndex; + _Bool _deferredSizeToFit; + _Bool _isDeferringInterfaceUpdates; } - (void)_saveSegmentsAsDeferred; - (void)_saveCurrentStateAsDeferred; -- (void)_insertSegmentWithValue:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_insertSegmentWithValue:(id)arg1 atIndex:(unsigned long long)arg2; - (void)_commitDeferredInterfaceUpdates; -- (id)titleForSegmentAtIndex:(unsigned int)arg1; -- (void)sizeToFitWithMinimumSegmentWidth:(float)arg1 maximumTotalWidth:(float)arg2; +- (id)titleForSegmentAtIndex:(unsigned long long)arg1; +- (void)sizeToFitWithMinimumSegmentWidth:(double)arg1 maximumTotalWidth:(double)arg2; - (void)sizeToFit; -- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (void)setSelectedSegmentIndex:(int)arg1; -- (void)setSegmentedControlStyle:(int)arg1; -- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (void)setSelectedSegmentIndex:(long long)arg1; +- (void)setSegmentedControlStyle:(long long)arg1; +- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; - (void)setFrame:(struct CGRect)arg1; -- (int)selectedSegmentIndex; -- (int)segmentedControlStyle; -- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (long long)selectedSegmentIndex; +- (long long)segmentedControlStyle; +- (void)removeSegmentAtIndex:(unsigned long long)arg1 animated:(_Bool)arg2; - (void)removeAllSegments; -- (unsigned int)numberOfSegments; -- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; -- (id)imageForSegmentAtIndex:(unsigned int)arg1; +- (unsigned long long)numberOfSegments; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (id)imageForSegmentAtIndex:(unsigned long long)arg1; - (struct CGRect)frame; -@property(nonatomic, getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; +@property(nonatomic, getter=isDeferringInterfaceUpdates) _Bool deferringInterfaceUpdates; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIView-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIView-Protocol.h index 36caf94c8..e883e882e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIView-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDeferredUIView-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SUDeferredUIView -@property(nonatomic, getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; +@property(nonatomic, getter=isDeferringInterfaceUpdates) _Bool deferringInterfaceUpdates; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedNavigationItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedNavigationItem.h index c1a2f1fb3..57f09dcec 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedNavigationItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedNavigationItem.h @@ -16,29 +16,29 @@ id _delayedTitle; id _delayedTitleView; id _delayedRightBarButtonItems; - BOOL _shouldDelayChanges; + _Bool _shouldDelayChanges; SUNavigationItem *_wrappedNavigationItem; } @property(retain, nonatomic) SUNavigationItem *wrappedNavigationItem; // @synthesize wrappedNavigationItem=_wrappedNavigationItem; -@property(nonatomic) BOOL shouldDelayChanges; // @synthesize shouldDelayChanges=_shouldDelayChanges; +@property(nonatomic) _Bool shouldDelayChanges; // @synthesize shouldDelayChanges=_shouldDelayChanges; - (void)_scheduleCommit; - (void)_prepareButtonItemForDisplay:(id)arg1; - (id)titleView; - (id)title; -- (void)setTitleView:(id)arg1 animated:(BOOL)arg2; +- (void)setTitleView:(id)arg1 animated:(_Bool)arg2; - (void)setTitleView:(id)arg1; - (void)setTitle:(id)arg1; -- (void)setRightBarButtonItems:(id)arg1 animated:(BOOL)arg2; -- (void)setRightBarButtonItem:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftItemsSupplementBackButton:(BOOL)arg1; -- (void)setLeftBarButtonItems:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)setRightBarButtonItems:(id)arg1 animated:(_Bool)arg2; +- (void)setRightBarButtonItem:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftItemsSupplementBackButton:(_Bool)arg1; +- (void)setLeftBarButtonItems:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftBarButtonItem:(id)arg1 animated:(_Bool)arg2; - (void)setBackButtonTitle:(id)arg1; - (id)rightBarButtonItems; - (id)rightBarButtonItem; - (id)navigationBar; -- (BOOL)leftItemsSupplementBackButton; +- (_Bool)leftItemsSupplementBackButton; - (id)leftBarButtonItems; - (id)leftBarButtonItem; - (id)backButtonTitle; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedQuitController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedQuitController.h index 8d7099832..b088e5613 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedQuitController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDelayedQuitController.h @@ -10,20 +10,20 @@ @interface SUDelayedQuitController : NSObject { - int _delayTerminateCount; + long long _delayTerminateCount; NSMutableArray *_longLivedViewControllers; } + (void)endDelayingTerminate; + (void)beginDelayingTerminate; -+ (BOOL)isDelayingTerminate; ++ (_Bool)isDelayingTerminate; + (id)checkedInViewControllerOfClass:(Class)arg1; -+ (BOOL)viewControllerIsLongLived:(id)arg1; ++ (_Bool)viewControllerIsLongLived:(id)arg1; + (void)checkOutLongLivedViewController:(id)arg1; + (void)checkInLongLivedViewController:(id)arg1; + (id)sharedInstance; -- (BOOL)_viewControllerIsLongLived:(id)arg1; -- (BOOL)_isDelayingTerminate; +- (_Bool)_viewControllerIsLongLived:(id)arg1; +- (_Bool)_isDelayingTerminate; - (void)_endDelayingTerminate; - (id)_checkedInViewControllerOfClass:(Class)arg1; - (void)_checkOutLongLivedViewController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialog.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialog.h index 395799038..64138e7f6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialog.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialog.h @@ -18,12 +18,12 @@ } @property(readonly, nonatomic) ISDialog *dialog; // @synthesize dialog=_dialog; -- (void)_completeWithButtonIndex:(int)arg1; +- (void)_completeWithButtonIndex:(long long)arg1; - (id)_alertView; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)showWithCompletionBlock:(id)arg1; -- (BOOL)isEquivalent:(id)arg1; +- (_Bool)isEquivalent:(id)arg1; - (void)dealloc; - (id)initWithDialog:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogDelegate-Protocol.h index 7fb9827b5..74522520f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)dialogDidCancel:(id)arg1; -- (void)dialog:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)dialog:(id)arg1 didDismissWithButtonIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogManager.h index 2c70e455d..d4c07cfc9 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDialogManager.h @@ -19,16 +19,16 @@ + (id)newDialogWithError:(id)arg1; + (id)sharedInstance; + (void)setSharedInstance:(id)arg1; -- (void)_performDefaultActionForDialog:(id)arg1 buttonIndex:(int)arg2; -- (BOOL)_haveEquivalentDialog:(id)arg1; -- (void)_finishDialog:(id)arg1 withButtonIndex:(int)arg2; +- (void)_performDefaultActionForDialog:(id)arg1 buttonIndex:(long long)arg2; +- (_Bool)_haveEquivalentDialog:(id)arg1; +- (void)_finishDialog:(id)arg1 withButtonIndex:(long long)arg2; - (void)dialogDidCancel:(id)arg1; -- (void)dialog:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (BOOL)presentDialogForError:(id)arg1 withCompletionBlock:(id)arg2; -- (BOOL)presentDialogForError:(id)arg1; -- (BOOL)presentDialog:(id)arg1 withCompletionBlock:(id)arg2; -- (BOOL)presentDialog:(id)arg1; -@property(readonly, nonatomic) int numberOfPendingDialogs; +- (void)dialog:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (_Bool)presentDialogForError:(id)arg1 withCompletionBlock:(id)arg2; +- (_Bool)presentDialogForError:(id)arg1; +- (_Bool)presentDialog:(id)arg1 withCompletionBlock:(id)arg2; +- (_Bool)presentDialog:(id)arg1; +@property(readonly, nonatomic) long long numberOfPendingDialogs; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCell.h index c2cfa498f..23d79d912 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCell.h @@ -6,23 +6,29 @@ #import -@class UIButton, UISlider; +@class UIButton, UIGestureRecognizer, UIImageView, UISlider; @interface SUDownloadCell : SUGridTableViewCell { UIButton *_accessoryButton; UISlider *_progressBar; + UIImageView *_editView; + UIGestureRecognizer *_tapRecognizer; } +- (id)_parentGridView; +- (void)_reloadEditView; - (void)_reloadProgressBar; - (void)_reloadAccessoryButton; -- (BOOL)_isDownloadResumable:(id)arg1; -- (BOOL)handleTap; +- (_Bool)_isDownloadResumable:(id)arg1; +- (void)_tapGesture:(id)arg1; +- (_Bool)handleTap; - (void)_accessoryButtonAction:(id)arg1; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setConfiguration:(id)arg1; - (void)layoutSubviews; +- (void)setEditState:(long long)arg1; - (void)reloadForStatusChange; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration-Protocol.h index ffee90272..1cd75f8f3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SUDownloadCellConfiguration -- (BOOL)showProgressBar; +- (_Bool)showProgressBar; - (id)newProgressBar; - (struct CGRect)frameForProgressBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration.h index 06a4cac1d..eafc3e082 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadCellConfiguration.h @@ -12,18 +12,18 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; -- (BOOL)showProgressBar; +- (_Bool)showProgressBar; - (id)newProgressBar; - (struct CGRect)frameForProgressBar:(id)arg1; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; -- (void)drawWithModifiers:(unsigned int)arg1; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; +- (void)drawWithModifiers:(unsigned long long)arg1; - (struct CGRect)frameForTitle; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridCellConfiguration.h index a4c59e9a9..45919097b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridCellConfiguration.h @@ -11,7 +11,7 @@ } + (id)copyDefaultContext; -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (struct CGRect)frameForProgressBar:(id)arg1; - (void)reloadLayoutInformation; - (struct CGRect)frameForTitle; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridImageModifier.h index 9fa546325..082d66f0e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadGridImageModifier.h @@ -12,7 +12,7 @@ } @property(nonatomic) struct CGSize maxImageSize; // @synthesize maxImageSize=_maxImageSize; -- (BOOL)scalesImage; +- (_Bool)scalesImage; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (void)drawAfterImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManager.h index 1a63d6851..0839939c3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManager.h @@ -25,7 +25,7 @@ @property(readonly, nonatomic) NSArray *downloads; @property(readonly, nonatomic) SSDownloadManager *downloadManager; - (id)downloadForDownloadIdentifier:(long long)arg1; -- (BOOL)deleteDownload:(id)arg1; +- (_Bool)deleteDownload:(id)arg1; - (void)dealloc; - (id)initWithDownloadManager:(id)arg1 clientInterface:(id)arg2; - (id)initWithDownloadManager:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerDataSource.h index 0e334d590..e3201b136 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerDataSource.h @@ -6,22 +6,23 @@ #import -@class SUDownloadManager; +@class NSArray, SUDownloadManager; @interface SUDownloadManagerDataSource : SUTableDataSource { SUDownloadManager *_downloadManager; } -- (int)tableViewStyle; +- (long long)tableViewStyle; - (void)reloadData; -- (int)numberOfSections; -- (int)numberOfRowsInSection:(int)arg1; -- (BOOL)deleteIndexPath:(id)arg1; +- (long long)numberOfSections; +- (long long)numberOfRowsInSection:(long long)arg1; +- (_Bool)deleteIndexPath:(id)arg1; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; - (id)cellForIndexPath:(id)arg1; -- (BOOL)canSelectIndexPath:(id)arg1; -- (BOOL)canDeleteIndexPath:(id)arg1; +- (_Bool)canSelectIndexPath:(id)arg1; +- (_Bool)canDeleteIndexPath:(id)arg1; +@property(readonly, nonatomic) NSArray *downloads; @property(readonly, nonatomic) SUDownloadManager *downloadManager; - (id)downloadForIndexPath:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerTableDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerTableDataSource.h index daf717423..87a40b69e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerTableDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadManagerTableDataSource.h @@ -12,7 +12,7 @@ - (void)reloadCellContexts; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; -- (float)cellHeightForIndexPath:(id)arg1; +- (double)cellHeightForIndexPath:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridFooterView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridFooterView.h index cec0cfbe4..dd61a259c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridFooterView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridFooterView.h @@ -18,7 +18,7 @@ @property(retain, nonatomic) NSArray *scriptButtons; // @synthesize scriptButtons=_scriptButtons; - (void)_reloadNativeButtons; - (id)_newNativeButton; -- (float)_maximumButtonHeight; +- (double)_maximumButtonHeight; - (void)_linkControlAction:(id)arg1; - (void)sizeToFit; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridViewController.h index 3db50cf4e..23b1147a5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsGridViewController.h @@ -8,22 +8,32 @@ #import "SUDownloadsChildViewController-Protocol.h" -@class NSArray, SUTableDataSource; +@class NSArray, SUClientInterface, SUTableDataSource; @interface SUDownloadsGridViewController : SUGridViewController { + _Bool _isEditing; + SUClientInterface *_clientInterface; } -- (void)_reloadColumnCountForOrientation:(int)arg1; +@property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; +- (void)_updateEditButtons; +- (void)_reloadColumnCountForOrientation:(long long)arg1; - (id)_downloadsViewController; +- (void)_deleteAction:(id)arg1; +- (void)_cancelAction:(id)arg1; +- (void)_editAction:(id)arg1; - (id)visibleDownloadCellForDownload:(id)arg1; @property(retain, nonatomic) NSArray *scriptButtons; +- (void)reloadData; - (void)reloadDownloadCellForDownload:(id)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (void)gridViewEditSelectionDidChange:(id)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillAppear:(_Bool)arg1; @property(retain, nonatomic) SUTableDataSource *dataSource; // @dynamic dataSource; - (void)loadView; -- (BOOL)deleteCellAtIndexPath:(id)arg1; +- (_Bool)deleteCellAtIndexPath:(id)arg1; +- (void)dealloc; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsTableViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsTableViewController.h index 741986567..6009a6b22 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsTableViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsTableViewController.h @@ -19,12 +19,12 @@ - (id)visibleDownloadCellForDownload:(id)arg1; @property(retain, nonatomic) NSArray *scriptButtons; - (void)reloadDownloadCellForDownload:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)tabBarControllerDidReselectTabBarItem:(id)arg1; - (void)loadView; -- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (_Bool)handleSelectionForIndexPath:(id)arg1 tapCount:(long long)arg2; - (void)didMoveToParentViewController:(id)arg1; -- (BOOL)deleteRowAtIndexPath:(id)arg1; +- (_Bool)deleteRowAtIndexPath:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsViewController.h index 910a19060..76eab8b90 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUDownloadsViewController.h @@ -16,16 +16,17 @@ SUClientInterface *_clientInterface; SUDownloadManager *_downloadManager; UIView *_emptyDownloadQueueView; - BOOL _isUsingNetwork; + _Bool _isUsingNetwork; NSObject *_reloadFromServerTimer; + _Bool _isEditing; } - (void)_updatePurchasedPlaylistButton; - (void)_startReloadFromServerTimer; -- (void)_setUsingNetwork:(BOOL)arg1; +- (void)_setUsingNetwork:(_Bool)arg1; - (void)_reloadDownloadManagerFromServer; - (void)_reloadEmptyDownloadQueueView; -- (void)_reloadDataAnimated:(BOOL)arg1; +- (void)_reloadDataAnimated:(_Bool)arg1; - (id)_newChildViewController; - (void)_cancelReloadFromServerTimer; - (void)_tabConfigurationChanged:(id)arg1; @@ -44,7 +45,7 @@ - (id)copyScriptViewController; - (id)contentScrollView; - (void)applicationWillEnterForeground; -- (void)updateTabBarItemsAnimated:(BOOL)arg1; +- (void)updateTabBarItemsAnimated:(_Bool)arg1; - (void)dealloc; - (id)initWithManagerOptions:(id)arg1 preorderItemKinds:(id)arg2; - (id)initWithManagerOptions:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFileInputSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFileInputSource.h index b9bc544fb..a18e3a0d5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFileInputSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFileInputSource.h @@ -17,9 +17,9 @@ @property(readonly, nonatomic) NSURL *fileURL; // @synthesize fileURL=_url; - (void)_close; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)open:(id *)arg1; -- (BOOL)hasBytesAvailable; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)open:(id *)arg1; +- (_Bool)hasBytesAvailable; - (long long)expectedLength; - (void)close; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringDataConsumer.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringDataConsumer.h index 15abf6de4..a9c15e321 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringDataConsumer.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringDataConsumer.h @@ -14,11 +14,11 @@ } + (long long)outputLengthForInputLength:(long long)arg1; -+ (int)maxConsumeLengthForReadLength:(int)arg1; ++ (long long)maxConsumeLengthForReadLength:(long long)arg1; @property(retain, nonatomic) id dataConsumer; // @synthesize dataConsumer=_consumer; - (void)finish; - (int)consumeData:(id)arg1; -- (unsigned int)minimumConsumeLength; +- (unsigned long long)minimumConsumeLength; - (void)dealloc; - (id)initWithDataConsumer:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringInputSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringInputSource.h index 43fea991d..666e84b7b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringInputSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFilteringInputSource.h @@ -17,10 +17,10 @@ @property(readonly, nonatomic) SUInputSource *inputSource; // @synthesize inputSource=_inputSource; @property(readonly, nonatomic) SUFilteringDataConsumer *dataConsumer; // @synthesize dataConsumer=_dataConsumer; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)open:(id *)arg1; -- (unsigned int)minimumReadLength; -- (BOOL)hasBytesAvailable; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)open:(id *)arg1; +- (unsigned long long)minimumReadLength; +- (_Bool)hasBytesAvailable; - (long long)expectedLength; - (void)close; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFooterContainerView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFooterContainerView.h index b7186cd66..ecf2d11b6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFooterContainerView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFooterContainerView.h @@ -10,10 +10,10 @@ { UIView *_contentView; UIView *_footerView; - BOOL _footerVisible; + _Bool _footerVisible; } -@property(nonatomic, getter=isFooterVisible) BOOL footerVisible; // @synthesize footerVisible=_footerVisible; +@property(nonatomic, getter=isFooterVisible) _Bool footerVisible; // @synthesize footerVisible=_footerVisible; @property(retain, nonatomic) UIView *footerView; // @synthesize footerView=_footerView; @property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; - (void)layoutSubviews; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFrameAdjustmentImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFrameAdjustmentImageModifier.h index 8a9d88b1f..b76231c32 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFrameAdjustmentImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFrameAdjustmentImageModifier.h @@ -8,15 +8,15 @@ @interface SUFrameAdjustmentImageModifier : SUImageModifier { - BOOL _shouldSizeDownToFit; - unsigned int _sizingMask; + _Bool _shouldSizeDownToFit; + unsigned long long _sizingMask; } -@property(nonatomic) BOOL shouldSizeDownToFit; // @synthesize shouldSizeDownToFit=_shouldSizeDownToFit; -@property(nonatomic) unsigned int sizingMask; // @synthesize sizingMask=_sizingMask; -- (BOOL)scalesImage; +@property(nonatomic) _Bool shouldSizeDownToFit; // @synthesize shouldSizeDownToFit=_shouldSizeDownToFit; +@property(nonatomic) unsigned long long sizingMask; // @synthesize sizingMask=_sizingMask; +- (_Bool)scalesImage; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFutureDownloadCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFutureDownloadCellConfiguration.h index 23943919b..50903c380 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUFutureDownloadCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUFutureDownloadCellConfiguration.h @@ -13,7 +13,7 @@ + (id)_copyDefaultContextForTable; + (id)_copyDefaultContextForGrid; -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; - (void)_reloadStringsFromItem; - (void)_reloadStringsFromDownload; @@ -21,14 +21,14 @@ - (void)_reloadLayoutInformationForGrid; - (void)_reloadImagesForPreorder; - (void)_reloadImagesForDownload; -- (int)mediaIconType; -- (BOOL)showContentRating; +- (long long)mediaIconType; +- (_Bool)showContentRating; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradient.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradient.h index 0a7174f13..07fb69e8d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradient.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradient.h @@ -17,29 +17,29 @@ NSLock *_lock; struct SUGradientPoint _p0; struct SUGradientPoint _p1; - BOOL _sorted; - int _type; + _Bool _sorted; + long long _type; } + (id)gradientWithColor:(id)arg1; - (id)description; @property(readonly) struct SUGradientPoint p1; @property(readonly) struct SUGradientPoint p0; -@property(readonly) int numberOfColorStops; -- (id)newPatternColorWithSize:(struct CGSize)arg1 opaque:(BOOL)arg2; -@property(readonly) int gradientType; +@property(readonly) long long numberOfColorStops; +- (id)newPatternColorWithSize:(struct CGSize)arg1 opaque:(_Bool)arg2; +@property(readonly) long long gradientType; - (struct CGShading *)copyShading; - (struct CGGradient *)copyCGGradient; @property(readonly) NSArray *colorStopOffsets; @property(readonly) NSArray *colorStopColors; -- (void)addColorStopWithOffset:(float)arg1 color:(struct CGColor *)arg2; +- (void)addColorStopWithOffset:(double)arg1 color:(struct CGColor *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; -- (id)initWithType:(int)arg1; +- (id)initWithType:(long long)arg1; - (id)initWithPropertyList:(id)arg1; -- (id)initWithPoint0:(struct SUGradientPoint)arg1 point1:(struct SUGradientPoint)arg2 type:(int)arg3; +- (id)initWithPoint0:(struct SUGradientPoint)arg1 point1:(struct SUGradientPoint)arg2 type:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradientColorStop.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradientColorStop.h index 864456fb9..8eb3be046 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradientColorStop.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGradientColorStop.h @@ -10,22 +10,22 @@ @interface SUGradientColorStop : NSObject { - float _r; - float _g; - float _b; - float _a; - float _offset; + double _r; + double _g; + double _b; + double _a; + double _offset; struct CGColor *_rawColor; } - (id)description; -@property(readonly, nonatomic) float offset; +@property(readonly, nonatomic) double offset; - (struct CGColor *)copyCGColor; -- (int)compare:(id)arg1; +- (long long)compare:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)dealloc; - (id)initWithCoder:(id)arg1; -- (id)initWithColor:(struct CGColor *)arg1 offset:(float)arg2; +- (id)initWithColor:(struct CGColor *)arg1 offset:(double)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCell.h index fd6401227..71d33a585 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCell.h @@ -14,8 +14,8 @@ } @property(retain, nonatomic) NSArray *columnCells; // @synthesize columnCells=_columnCells; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setBackgroundColor:(id)arg1; - (void)removeFromSuperview; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCellLayoutManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCellLayoutManager.h index 6ed6c9dba..a91f0fd44 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCellLayoutManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridRowTableViewCellLayoutManager.h @@ -11,8 +11,8 @@ } - (void)layoutSubviewsOfCell:(id)arg1; -- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; -- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect)contentEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; +- (struct CGRect)backgroundEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCell.h index 233c626ab..839ec20d2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCell.h @@ -8,10 +8,10 @@ @interface SUGridTableViewCell : SUTableCell { - int _gridPosition; + unsigned long long _gridPosition; } -@property(nonatomic) int gridPosition; // @synthesize gridPosition=_gridPosition; +@property(nonatomic) unsigned long long gridPosition; // @synthesize gridPosition=_gridPosition; - (void)removeControl:(id)arg1 willRemoveTarget:(id)arg2; - (void)deleteConfirmationControlWasClicked:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCellBackgroundView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCellBackgroundView.h index fa1745b97..99a9e0a02 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCellBackgroundView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridTableViewCellBackgroundView.h @@ -11,14 +11,14 @@ @interface SUGridTableViewCellBackgroundView : UIView { UIColor *_backgroundColor; - int _borderedEdges; + unsigned long long _borderedEdges; UIImage *_borderImage; UIBezierPath *_bottomCornersPath; UIBezierPath *_topCornersPath; } @property(retain, nonatomic) UIImage *borderImage; // @synthesize borderImage=_borderImage; -@property(nonatomic) int borderedEdges; // @synthesize borderedEdges=_borderedEdges; +@property(nonatomic) unsigned long long borderedEdges; // @synthesize borderedEdges=_borderedEdges; - (id)_topCornersPath; - (void)_resetCachedPaths; - (void)_drawBorderToRect:(struct CGRect)arg1 fromRect:(struct CGRect)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridView.h index 29c55ccc8..bc41dfc28 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridView.h @@ -9,11 +9,11 @@ #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class NSMutableDictionary, SUGridRowTableViewCellLayoutManager, UIControl, UITableView; +@class NSArray, NSMutableArray, NSMutableDictionary, SUGridRowTableViewCellLayoutManager, UIControl, UITableView; @interface SUGridView : UIView { - int _animationCount; + long long _animationCount; struct __CFArray *_columnCountBySection; id _dataSource; id _delegate; @@ -28,48 +28,55 @@ unsigned int titleForHeader:1; unsigned int viewForHeader:1; unsigned int willDisplayCell:1; + unsigned int selectionDidChange:1; } _respondFlags; NSMutableDictionary *_reusableCells; UITableView *_tableView; UIControl *_touchCaptureView; + _Bool _editing; + NSMutableArray *_editSelection; } +@property(readonly, nonatomic) NSArray *editSelection; // @synthesize editSelection=_editSelection; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(nonatomic) id dataSource; // @synthesize dataSource=_dataSource; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_reloadColumnCounts; - (void)_endSwipeToDelete; - (id)_copyCellSetForIndexPaths:(id)arg1; -- (BOOL)_canDeleteCellAtIndexPath:(id)arg1; +- (_Bool)_canDeleteCellAtIndexPath:(id)arg1; - (void)_animateDeletionOfCellsAtIndexPaths:(id)arg1; +- (void)_toggleEditStateForCell:(id)arg1; +- (void)_configureCellForEdit:(id)arg1 indexPath:(id)arg2; - (void)_reuseColumnCellsForCell:(id)arg1; -- (int)_minimumColumnCount; +- (long long)_minimumColumnCount; - (void)_animateDeletionOfCell:(id)arg1; - (void)_deleteAnimationStopped; - (void)_touchCaptureAction:(id)arg1; - (void)_gridSwipeGesture:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; -- (float)marginForTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; +- (double)marginForTableView:(id)arg1; - (void)layoutSubviews; - (id)visibleCells; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)reloadData; -- (void)reloadCellsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; +- (void)reloadCellsAtIndexPaths:(id)arg1 withRowAnimation:(long long)arg2; - (id)indexPathForCellAtPoint:(struct CGPoint)arg1; - (id)indexPathForCell:(id)arg1; -- (int)globalRowForRowAtIndexPath:(id)arg1; -- (int)globalIndexForCellAtIndexPath:(id)arg1; +- (long long)globalRowForRowAtIndexPath:(id)arg1; +- (long long)globalIndexForCellAtIndexPath:(id)arg1; - (id)dequeueReusableCellWithIdentifier:(id)arg1; -- (void)deleteSections:(id)arg1 withRowAnimation:(int)arg2; -- (void)deleteCellsAtIndexPaths:(id)arg1 animated:(BOOL)arg2; +- (void)deleteSections:(id)arg1 withRowAnimation:(long long)arg2; +- (void)deleteCellsAtIndexPaths:(id)arg1 animated:(_Bool)arg2; - (id)cellForIndexPath:(id)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 tableViewStyle:(int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 tableViewStyle:(long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewController.h index 704f5a0a9..7e279d037 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewController.h @@ -14,36 +14,36 @@ @interface SUGridViewController : SUViewController { SUTableDataSource *_dataSource; - int _disappearOrientation; - float _tableMargin; - int _tableViewStyle; + long long _disappearOrientation; + double _tableMargin; + long long _tableViewStyle; } -@property(nonatomic) float tableMargin; // @synthesize tableMargin=_tableMargin; +@property(nonatomic) double tableMargin; // @synthesize tableMargin=_tableMargin; @property(retain, nonatomic) SUTableDataSource *dataSource; // @synthesize dataSource=_dataSource; - (id)_existingGridView; -- (int)numberOfSectionsInGridView:(id)arg1; -- (float)marginForGridView:(id)arg1; +- (long long)numberOfSectionsInGridView:(id)arg1; +- (double)marginForGridView:(id)arg1; - (void)gridView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; -- (id)gridView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (id)gridView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)gridView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)gridView:(id)arg1 numberOfColumnsInSection:(int)arg2; -- (float)gridView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)gridView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (id)gridView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)gridView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)gridView:(id)arg1 numberOfColumnsInSection:(long long)arg2; +- (double)gridView:(id)arg1 heightForHeaderInSection:(long long)arg2; - (id)gridView:(id)arg1 gridCellForRowAtIndexPath:(id)arg2; -- (int)gridView:(id)arg1 editingStyleForCellAtIndexPath:(id)arg2; -- (void)gridView:(id)arg1 commitEditingStyle:(int)arg2 forCellAtIndexPath:(id)arg3; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (long long)gridView:(id)arg1 editingStyleForCellAtIndexPath:(id)arg2; +- (void)gridView:(id)arg1 commitEditingStyle:(long long)arg2 forCellAtIndexPath:(id)arg3; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)reloadData; @property(readonly, nonatomic) SUGridView *gridView; -- (BOOL)deleteCellAtIndexPath:(id)arg1; +- (_Bool)deleteCellAtIndexPath:(id)arg1; - (void)dealloc; -- (id)initWithTableViewStyle:(int)arg1; +- (id)initWithTableViewStyle:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDataSource-Protocol.h index c9e085404..dcadf0d30 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDataSource-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol SUGridViewDataSource -- (int)gridView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)gridView:(id)arg1 numberOfColumnsInSection:(int)arg2; +- (long long)gridView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)gridView:(id)arg1 numberOfColumnsInSection:(long long)arg2; - (id)gridView:(id)arg1 gridCellForRowAtIndexPath:(id)arg2; @optional -- (int)numberOfSectionsInGridView:(id)arg1; -- (id)gridView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (void)gridView:(id)arg1 commitEditingStyle:(int)arg2 forCellAtIndexPath:(id)arg3; +- (long long)numberOfSectionsInGridView:(id)arg1; +- (id)gridView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (void)gridView:(id)arg1 commitEditingStyle:(long long)arg2 forCellAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDelegate-Protocol.h index b6d8b59ca..070199881 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUGridViewDelegate-Protocol.h @@ -9,10 +9,11 @@ @protocol SUGridViewDelegate @optional -- (float)marginForGridView:(id)arg1; +- (void)gridViewEditSelectionDidChange:(id)arg1; +- (double)marginForGridView:(id)arg1; - (void)gridView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; -- (id)gridView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)gridView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (int)gridView:(id)arg1 editingStyleForCellAtIndexPath:(id)arg2; +- (id)gridView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)gridView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (long long)gridView:(id)arg1 editingStyleForCellAtIndexPath:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCache.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCache.h index f975e981c..749d92688 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCache.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCache.h @@ -17,7 +17,7 @@ - (id)imageForURL:(id)arg1 dataProvider:(id)arg2; - (void)addImage:(id)arg1 forURL:(id)arg2 dataProvider:(id)arg3; - (void)dealloc; -- (id)initWithMaximumCapacity:(int)arg1; +- (id)initWithMaximumCapacity:(long long)arg1; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCacheKey.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCacheKey.h index a04cdc42b..a6560eda2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCacheKey.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageCacheKey.h @@ -16,8 +16,8 @@ NSURL *_url; } -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageDataProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageDataProvider.h index 4860ea579..f24fd0b98 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageDataProvider.h @@ -14,19 +14,19 @@ { UIColor *_fillColor; struct CGSize _finalSize; - float _inputImageScale; + double _inputImageScale; SUImageModifier *_modifier; } @property(retain) SUImageModifier *modifier; // @synthesize modifier=_modifier; -@property float inputImageScale; // @synthesize inputImageScale=_inputImageScale; +@property double inputImageScale; // @synthesize inputImageScale=_inputImageScale; @property struct CGSize finalSize; // @synthesize finalSize=_finalSize; @property(retain) UIColor *fillColor; // @synthesize fillColor=_fillColor; - (void)_getFinalSize:(struct CGSize *)arg1 imageFrame:(struct CGRect *)arg2 forImage:(id)arg3 withModifier:(id)arg4; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; - (id)newImageFromImage:(id)arg1; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageModifier.h index ec189bca9..3656d0fe5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUImageModifier.h @@ -10,7 +10,7 @@ { } -@property(readonly, nonatomic) BOOL scalesImage; +@property(readonly, nonatomic) _Bool scalesImage; - (id)newImageForImage:(id)arg1; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (struct CGSize)finalSizeForSize:(struct CGSize)arg1 originalSize:(struct CGSize)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSource.h index 7f155404a..f60cfadf6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSource.h @@ -10,10 +10,10 @@ { } -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id *)arg3; -- (BOOL)open:(id *)arg1; -@property(readonly, nonatomic) unsigned int minimumReadLength; -@property(readonly, nonatomic) BOOL hasBytesAvailable; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2 error:(id *)arg3; +- (_Bool)open:(id *)arg1; +@property(readonly, nonatomic) unsigned long long minimumReadLength; +@property(readonly, nonatomic) _Bool hasBytesAvailable; @property(readonly, nonatomic) long long expectedLength; - (id)copyAllData:(id *)arg1; - (void)close; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSourceInputStream.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSourceInputStream.h index 81b54652d..c0a6c4f56 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSourceInputStream.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUInputSourceInputStream.h @@ -11,16 +11,16 @@ @interface SUInputSourceInputStream : NSInputStream { void *_clientCallback; - CDStruct_304912e7 _clientContext; + CDStruct_4210025a _clientContext; id _delegate; NSArray *_inputSources; - int _inputSourceIndex; + long long _inputSourceIndex; struct __CFRunLoop *_runLoop; struct __CFRunLoopSource *_runLoopSource; - BOOL _sentAtEndEvent; - BOOL _sentOpenEvent; + _Bool _sentAtEndEvent; + _Bool _sentOpenEvent; NSError *_streamError; - unsigned int _streamStatus; + unsigned long long _streamStatus; } @property(readonly, nonatomic) NSArray *inputSources; // @synthesize inputSources=_inputSources; @@ -30,19 +30,19 @@ - (id)_currentInputSource; - (void)_close; - (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; -- (unsigned int)streamStatus; +- (unsigned long long)streamStatus; - (id)streamError; -- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (_Bool)setProperty:(id)arg1 forKey:(id)arg2; - (void)setDelegate:(id)arg1; -- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(void *)arg2 context:(CDStruct_304912e7 *)arg3; +- (_Bool)_setCFClientFlags:(unsigned long long)arg1 callback:(void *)arg2 context:(CDStruct_4210025a *)arg3; - (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; - (void)_scheduleInCFRunLoop:(struct __CFRunLoop *)arg1 forMode:(struct __CFString *)arg2; - (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; -- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (long long)read:(char *)arg1 maxLength:(unsigned long long)arg2; - (id)propertyForKey:(id)arg1; - (void)open; -- (BOOL)hasBytesAvailable; -- (BOOL)getBuffer:(char **)arg1 length:(unsigned int *)arg2; +- (_Bool)hasBytesAvailable; +- (_Bool)getBuffer:(char **)arg1 length:(unsigned long long *)arg2; - (id)delegate; - (void)close; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItem.h index 933872a73..51619b214 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItem.h @@ -23,19 +23,19 @@ SSItemOffer *_defaultStoreOffer; NSDictionary *_dictionary; NSString *_disclaimerString; - BOOL _gameCenterEnabled; + _Bool _gameCenterEnabled; NSString *_genreName; NSString *_humanReadableDescription; - BOOL _isInstalled; - int _itemDisplayType; + _Bool _isInstalled; + long long _itemDisplayType; unsigned long long _itemIdentifier; SSItemImageCollection *_itemImageCollection; NSArray *_itemLinks; NSString *_itemMediaKind; - int _itemType; + long long _itemType; NSDate *_releaseDate; NSString *_releaseDateString; - int _representedItemCount; + long long _representedItemCount; SUItemReviewStatistics *_reviewStatistics; NSString *_secondaryTitle; NSString *_softwareType; @@ -56,18 +56,18 @@ @property(copy, nonatomic) NSString *softwareType; // @synthesize softwareType=_softwareType; @property(copy, nonatomic) NSString *secondaryTitle; // @synthesize secondaryTitle=_secondaryTitle; @property(copy, nonatomic) SUItemReviewStatistics *reviewStatistics; // @synthesize reviewStatistics=_reviewStatistics; -@property(nonatomic) int representedItemCount; // @synthesize representedItemCount=_representedItemCount; +@property(nonatomic) long long representedItemCount; // @synthesize representedItemCount=_representedItemCount; @property(retain, nonatomic) NSDate *releaseDate; // @synthesize releaseDate=_releaseDate; -@property(nonatomic) int itemType; // @synthesize itemType=_itemType; +@property(nonatomic) long long itemType; // @synthesize itemType=_itemType; @property(copy, nonatomic) NSString *itemMediaKind; // @synthesize itemMediaKind=_itemMediaKind; @property(copy, nonatomic) NSArray *itemLinks; // @synthesize itemLinks=_itemLinks; @property(copy, nonatomic) SSItemImageCollection *itemImageCollection; // @synthesize itemImageCollection=_itemImageCollection; @property(nonatomic) unsigned long long itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; -@property(nonatomic) int itemDisplayType; // @synthesize itemDisplayType=_itemDisplayType; +@property(nonatomic) long long itemDisplayType; // @synthesize itemDisplayType=_itemDisplayType; @property(readonly, nonatomic) NSDictionary *itemDictionary; // @synthesize itemDictionary=_dictionary; @property(copy, nonatomic) NSString *humanReadableDescription; // @synthesize humanReadableDescription=_humanReadableDescription; @property(copy, nonatomic) NSString *genreName; // @synthesize genreName=_genreName; -@property(nonatomic, getter=isGameCenterEnabled) BOOL gameCenterEnabled; // @synthesize gameCenterEnabled=_gameCenterEnabled; +@property(nonatomic, getter=isGameCenterEnabled) _Bool gameCenterEnabled; // @synthesize gameCenterEnabled=_gameCenterEnabled; @property(copy, nonatomic) NSString *disclaimerString; // @synthesize disclaimerString=_disclaimerString; @property(readonly, nonatomic) SSItemOffer *defaultStoreOffer; // @synthesize defaultStoreOffer=_defaultStoreOffer; @property(copy, nonatomic) NSString *copyrightString; // @synthesize copyrightString=_copyrightString; @@ -87,10 +87,10 @@ - (void)_reloadImagesAndLinksFromSquishes:(id)arg1; - (void)_reloadDefaultStoreOffer; - (id)_newPrimaryItemLink; -- (id)_newItemLinkWithType:(int)arg1 URLKey:(id)arg2 titleKey:(id)arg3; -- (id)_newItemLinkWithType:(int)arg1 dictionary:(id)arg2; -- (int)_linkTypeForString:(id)arg1; -- (int)_linkTargetForTargetString:(id)arg1 typeString:(id)arg2; +- (id)_newItemLinkWithType:(long long)arg1 URLKey:(id)arg2 titleKey:(id)arg3; +- (id)_newItemLinkWithType:(long long)arg1 dictionary:(id)arg2; +- (long long)_linkTypeForString:(id)arg1; +- (long long)_linkTargetForTargetString:(id)arg1 typeString:(id)arg2; @property(readonly, nonatomic) NSString *itemTypeString; - (id)valueForProperty:(id)arg1; @property(readonly, nonatomic) NSURL *tweetURL; @@ -102,16 +102,16 @@ - (id)stringValueForProperty:(id)arg1; - (id)storeOfferForIdentifier:(id)arg1; - (id)relatedItemsForRelationType:(id)arg1; -- (id)itemLinksForType:(int)arg1; -@property(readonly, nonatomic, getter=isInstalled) BOOL installed; -@property(readonly, nonatomic, getter=isDownloadable) BOOL downloadable; -- (BOOL)isDisplayable:(id *)arg1; -- (int)integerValueForProperty:(id)arg1; -- (id)firstItemLinkForType:(int)arg1; +- (id)itemLinksForType:(long long)arg1; +@property(readonly, nonatomic, getter=isInstalled) _Bool installed; +@property(readonly, nonatomic, getter=isDownloadable) _Bool downloadable; +- (_Bool)isDisplayable:(id *)arg1; +- (long long)integerValueForProperty:(id)arg1; +- (id)firstItemLinkForType:(long long)arg1; @property(readonly, nonatomic) SUItemLink *externalArtistPageLink; - (id)dateValueForProperty:(id)arg1; -- (id)copyReleaseDateStringWithStyle:(long)arg1; -- (BOOL)boolValueForProperty:(id)arg1; +- (id)copyReleaseDateStringWithStyle:(long long)arg1; +- (_Bool)boolValueForProperty:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemCellContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemCellContext.h index 632ea7150..726096339 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemCellContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemCellContext.h @@ -9,14 +9,14 @@ @interface SUItemCellContext : SUArtworkCellContext { struct __CFDictionary *_cachedRatingImages; - CDStruct_1d20123b _stringSizeCacheKeyCallBacks; + CDStruct_f2932e27 _stringSizeCacheKeyCallBacks; struct __CFDictionary *_stringSizes; } -@property(nonatomic) CDStruct_1d20123b stringSizeCacheKeyCallBacks; // @synthesize stringSizeCacheKeyCallBacks=_stringSizeCacheKeyCallBacks; +@property(nonatomic) CDStruct_f2932e27 stringSizeCacheKeyCallBacks; // @synthesize stringSizeCacheKeyCallBacks=_stringSizeCacheKeyCallBacks; - (void)resetLayoutCaches; - (struct CGSize)sizeForString:(id)arg1 font:(id)arg2 constrainedToSize:(struct CGSize)arg3; -- (id)ratingImageForRating:(float)arg1 style:(int)arg2; +- (id)ratingImageForRating:(float)arg1 style:(long long)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemContentRating.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemContentRating.h index d399680cd..61c39ea0e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemContentRating.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemContentRating.h @@ -13,28 +13,28 @@ @interface SUItemContentRating : NSObject { NSDictionary *_dictionary; - int _rank; + long long _rank; NSString *_ratingDescription; NSString *_ratingLabel; - int _ratingSystem; + long long _ratingSystem; SSItemArtworkImage *_ratingSystemLogo; - BOOL _shouldHideWhenRestricted; + _Bool _shouldHideWhenRestricted; } -+ (int)ratingSystemFromString:(id)arg1; -@property(nonatomic) BOOL shouldHideWhenRestricted; // @synthesize shouldHideWhenRestricted=_shouldHideWhenRestricted; ++ (long long)ratingSystemFromString:(id)arg1; +@property(nonatomic) _Bool shouldHideWhenRestricted; // @synthesize shouldHideWhenRestricted=_shouldHideWhenRestricted; @property(copy, nonatomic) SSItemArtworkImage *ratingSystemLogo; // @synthesize ratingSystemLogo=_ratingSystemLogo; -@property(nonatomic) int ratingSystem; // @synthesize ratingSystem=_ratingSystem; +@property(nonatomic) long long ratingSystem; // @synthesize ratingSystem=_ratingSystem; @property(copy, nonatomic) NSString *ratingLabel; // @synthesize ratingLabel=_ratingLabel; @property(copy, nonatomic) NSString *ratingDescription; // @synthesize ratingDescription=_ratingDescription; -@property(nonatomic) int rank; // @synthesize rank=_rank; -- (BOOL)_isRatingSystemForTV:(int)arg1; -- (BOOL)_isRatingSystemForMusic:(int)arg1; -- (BOOL)_isRatingSystemForMovies:(int)arg1; -- (BOOL)_isRatingSystemForApps:(int)arg1; +@property(nonatomic) long long rank; // @synthesize rank=_rank; +- (_Bool)_isRatingSystemForTV:(long long)arg1; +- (_Bool)_isRatingSystemForMusic:(long long)arg1; +- (_Bool)_isRatingSystemForMovies:(long long)arg1; +- (_Bool)_isRatingSystemForApps:(long long)arg1; - (id)valueForProperty:(id)arg1; -@property(readonly, nonatomic, getter=isRestricted) BOOL restricted; -@property(readonly, nonatomic, getter=isExplicitContent) BOOL explicitContent; +@property(readonly, nonatomic, getter=isRestricted) _Bool restricted; +@property(readonly, nonatomic, getter=isExplicitContent) _Bool explicitContent; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemDataSource.h index 6ec78bd5d..240ec2921 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemDataSource.h @@ -17,13 +17,13 @@ - (id)_newDownloadMetadataForPodcastEpisode:(id)arg1 storeOffer:(id)arg2; - (id)_newDownloadForPodcastEpisode:(id)arg1 storeOffer:(id)arg2; - (id)_newDownloadForDocumentItem:(id)arg1 storeOffer:(id)arg2; -- (id)typeStringForItemType:(int)arg1; +- (id)typeStringForItemType:(long long)arg1; - (id)newPurchaseWithItem:(id)arg1 storeOffer:(id)arg2; - (id)newItemWithItemDictionary:(id)arg1; - (id)newExternalDownloadWithItem:(id)arg1 storeOffer:(id)arg2; - (id)newDisplayItemValidationTestsForItem:(id)arg1; -- (int)itemTypeForTypeString:(id)arg1; -- (int)itemTypeForItem:(id)arg1; +- (long long)itemTypeForTypeString:(id)arg1; +- (long long)itemTypeForItem:(id)arg1; - (long long)estimatedDiskSpaceNeededForItem:(id)arg1 storeOffer:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemLink.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemLink.h index 43dab01c0..10bd8b7a2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemLink.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemLink.h @@ -12,16 +12,16 @@ @interface SUItemLink : NSObject { - int _linkTarget; - int _linkType; + long long _linkTarget; + long long _linkType; NSString *_title; NSURL *_url; } @property(retain, nonatomic) NSURL *URL; // @synthesize URL=_url; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) int linkType; // @synthesize linkType=_linkType; -@property(nonatomic) int linkTarget; // @synthesize linkTarget=_linkTarget; +@property(nonatomic) long long linkType; // @synthesize linkType=_linkType; +@property(nonatomic) long long linkTarget; // @synthesize linkTarget=_linkTarget; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemList.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemList.h index c048b1f94..b9452a72b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemList.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemList.h @@ -14,12 +14,12 @@ { NSMutableArray *_groups; NSDictionary *_hintText; - BOOL _ignoresEmptySections; + _Bool _ignoresEmptySections; } -@property(nonatomic) BOOL ignoresEmptySections; // @synthesize ignoresEmptySections=_ignoresEmptySections; +@property(nonatomic) _Bool ignoresEmptySections; // @synthesize ignoresEmptySections=_ignoresEmptySections; - (void)_removeHiddenItemsFromArray:(id)arg1; -- (id)_groupAtExternalIndex:(int)arg1; +- (id)_groupAtExternalIndex:(long long)arg1; - (void)setHintText:(id)arg1; - (id)hintTextForKey:(id)arg1; - (void)setItemsFromPropertyList:(id)arg1; @@ -27,12 +27,12 @@ - (void)replaceItemAtIndexPath:(id)arg1 withItems:(id)arg2; - (void)removeItemAtIndexPath:(id)arg1; - (void)insertItems:(id)arg1 atIndexPath:(id)arg2; -- (id)sectionItemForSectionAtIndex:(int)arg1; +- (id)sectionItemForSectionAtIndex:(long long)arg1; @property(readonly, nonatomic) NSArray *sectionIndexTitles; -- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; -@property(readonly, nonatomic) int numberOfSections; -@property(readonly, nonatomic) int numberOfItems; -- (id)itemsForSectionAtIndex:(int)arg1; +- (long long)sectionIndexForIndexTitle:(id)arg1 atIndex:(long long)arg2; +@property(readonly, nonatomic) long long numberOfSections; +@property(readonly, nonatomic) long long numberOfItems; +- (id)itemsForSectionAtIndex:(long long)arg1; - (id)itemAtIndexPath:(id)arg1; - (id)indexPathOfItemWithIdentifier:(unsigned long long)arg1; - (id)indexPathOfItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemOfferButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemOfferButton.h index e3dd5f496..5b6a04b0c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemOfferButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemOfferButton.h @@ -10,29 +10,29 @@ @interface SUItemOfferButton : UIButton { - int _animationHorizontalAlignment; + long long _animationHorizontalAlignment; NSString *_buttonStyle; NSString *_confirmationTitle; - BOOL _isShowingConfirmation; + _Bool _isShowingConfirmation; NSString *_offerTitle; - BOOL _shouldShowConfirmation; + _Bool _shouldShowConfirmation; } + (id)itemOfferButtonStyleForItem:(id)arg1 offer:(id)arg2; + (double)defaultAnimationDuration; -@property(nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; // @synthesize showingConfirmation=_isShowingConfirmation; -@property(nonatomic) BOOL shouldShowConfirmation; // @synthesize shouldShowConfirmation=_shouldShowConfirmation; +@property(nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; // @synthesize showingConfirmation=_isShowingConfirmation; +@property(nonatomic) _Bool shouldShowConfirmation; // @synthesize shouldShowConfirmation=_shouldShowConfirmation; @property(copy, nonatomic) NSString *offerTitle; // @synthesize offerTitle=_offerTitle; @property(copy, nonatomic) NSString *itemOfferButtonStyle; // @synthesize itemOfferButtonStyle=_buttonStyle; @property(copy, nonatomic) NSString *confirmationTitle; // @synthesize confirmationTitle=_confirmationTitle; -@property(nonatomic) int animationHorizontalAlignment; // @synthesize animationHorizontalAlignment=_animationHorizontalAlignment; +@property(nonatomic) long long animationHorizontalAlignment; // @synthesize animationHorizontalAlignment=_animationHorizontalAlignment; - (void)_reloadButton; -- (CDStruct_71500f42)_configurationForStyle:(id)arg1; -- (void)_applyConfiguration:(CDStruct_71500f42)arg1; +- (CDStruct_f9159201)_configurationForStyle:(id)arg1; +- (void)_applyConfiguration:(CDStruct_f9159201)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)setShowingConfirmation:(BOOL)arg1 duration:(double)arg2; -- (BOOL)configureForItem:(id)arg1 offer:(id)arg2; +- (void)setShowingConfirmation:(_Bool)arg1 duration:(double)arg2; +- (_Bool)configureForItem:(id)arg1 offer:(id)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemReviewStatistics.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemReviewStatistics.h index f9d4ae918..35840ebf8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemReviewStatistics.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemReviewStatistics.h @@ -13,16 +13,16 @@ @interface SUItemReviewStatistics : NSObject { float _averageUserRating; - int _numberOfUserRatings; + long long _numberOfUserRatings; NSString *_numberOfUserRatingsString; - int _numberOfUserReviews; + long long _numberOfUserReviews; NSString *_numberOfUserReviewsString; } @property(copy, nonatomic) NSString *numberOfUserReviewsString; // @synthesize numberOfUserReviewsString=_numberOfUserReviewsString; -@property(nonatomic) int numberOfUserReviews; // @synthesize numberOfUserReviews=_numberOfUserReviews; +@property(nonatomic) long long numberOfUserReviews; // @synthesize numberOfUserReviews=_numberOfUserReviews; @property(copy, nonatomic) NSString *numberOfUserRatingsString; // @synthesize numberOfUserRatingsString=_numberOfUserRatingsString; -@property(nonatomic) int numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; +@property(nonatomic) long long numberOfUserRatings; // @synthesize numberOfUserRatings=_numberOfUserRatings; @property(nonatomic) float averageUserRating; // @synthesize averageUserRating=_averageUserRating; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemTableViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemTableViewController.h index c405746b4..470829388 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemTableViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemTableViewController.h @@ -23,10 +23,10 @@ - (void)_purchasedItemSetChangedNotification:(id)arg1; - (void)_touchCaptureAction:(id)arg1; - (void)itemOfferButtonAction:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)reloadData; -- (BOOL)purchaseItemAtIndexPath:(id)arg1; -- (BOOL)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; +- (_Bool)purchaseItemAtIndexPath:(id)arg1; +- (_Bool)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; - (id)itemAtIndexPath:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidator.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidator.h index ea8ab415a..8cd32df92 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidator.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidator.h @@ -15,8 +15,8 @@ } @property(readonly, nonatomic) NSArray *validationTests; -- (BOOL)validateItems:(id)arg1 offers:(id)arg2 error:(id *)arg3; -- (BOOL)validateItems:(id)arg1 error:(id *)arg2; +- (_Bool)validateItems:(id)arg1 offers:(id)arg2 error:(id *)arg3; +- (_Bool)validateItems:(id)arg1 error:(id *)arg2; - (void)removeValidationTest:(id)arg1; - (void)addItemValidationTests:(id)arg1; - (void)addCollectionValidationTests:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorRatingTest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorRatingTest.h index 336d0929b..cea26a4f1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorRatingTest.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorRatingTest.h @@ -12,7 +12,7 @@ { } -- (BOOL)validateItems:(id)arg1 error:(id *)arg2; +- (_Bool)validateItems:(id)arg1 error:(id *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorTest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorTest.h index 52ff55a0a..4926a91f8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorTest.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUItemValidatorTest.h @@ -13,9 +13,9 @@ } + (id)defaultTest; -- (BOOL)isEqual:(id)arg1; -- (BOOL)validateItems:(id)arg1 offers:(id)arg2 error:(id *)arg3; -- (BOOL)validateItem:(id)arg1 offer:(id)arg2 error:(id *)arg3; +- (_Bool)isEqual:(id)arg1; +- (_Bool)validateItems:(id)arg1 offers:(id)arg2 error:(id *)arg3; +- (_Bool)validateItem:(id)arg1 offer:(id)arg2 error:(id *)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULinkControl.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULinkControl.h index 509c95354..cf1214176 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULinkControl.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULinkControl.h @@ -11,20 +11,20 @@ @interface SULinkControl : UIControl { UILabel *_label; - BOOL _shouldDrawUnderline; + _Bool _shouldDrawUnderline; unsigned int _sizeIsDirty:1; - int _style; + long long _style; } -@property(nonatomic) BOOL shouldDrawUnderline; // @synthesize shouldDrawUnderline=_shouldDrawUnderline; +@property(nonatomic) _Bool shouldDrawUnderline; // @synthesize shouldDrawUnderline=_shouldDrawUnderline; - (void)_updateLabel; - (id)_label; - (void)sizeToFit; -- (void)setHighlighted:(BOOL)arg1; +- (void)setHighlighted:(_Bool)arg1; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; - (void)setText:(id)arg1; -- (void)setStyle:(int)arg1; +- (void)setStyle:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreCellConfiguration.h index b01d9498e..792900a2b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreCellConfiguration.h @@ -10,12 +10,12 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreMediaCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreMediaCellConfiguration.h index 9071af690..9c3be4425 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreMediaCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadMoreMediaCellConfiguration.h @@ -8,16 +8,16 @@ @interface SULoadMoreMediaCellConfiguration : SUItemCellConfiguration { - float _previousCellHeight; + double _previousCellHeight; } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; -@property(nonatomic) float previousCellHeight; // @synthesize previousCellHeight=_previousCellHeight; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; +@property(nonatomic) double previousCellHeight; // @synthesize previousCellHeight=_previousCellHeight; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadNetworkSectionsOperation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadNetworkSectionsOperation.h index f365cfd87..50b43704e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadNetworkSectionsOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadNetworkSectionsOperation.h @@ -17,7 +17,7 @@ } - (void)_setSectionsResponse:(id)arg1; -- (BOOL)_loadArtworkForResponse:(id)arg1; +- (_Bool)_loadArtworkForResponse:(id)arg1; - (id)_copyLoadedItemImage:(id)arg1 error:(id *)arg2; - (id)_copyImageWithURL:(id)arg1 scale:(float)arg2 error:(id *)arg3; - (id)_bestItemImageForImages:(id)arg1 withImageKind:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadSectionsOperation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadSectionsOperation.h index 8d7903cb4..82cb375d4 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadSectionsOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadSectionsOperation.h @@ -15,16 +15,16 @@ NSString *_activeSectionVersionString; SUClientInterface *_clientInterface; SUSectionsResponse *_sectionsResponse; - BOOL _shouldUseCache; + _Bool _shouldUseCache; } - (void)_writeSectionsResponseToCache:(id)arg1 forVersion:(id)arg2; - (void)_setSectionsResponse:(id)arg1; -- (BOOL)_loadSectionsFromNetworkWithDictionary:(id)arg1; -- (BOOL)_loadSectionsFromCacheForVersion:(id)arg1; -- (id)_cachePathForVersion:(id)arg1 create:(BOOL)arg2; +- (_Bool)_loadSectionsFromNetworkWithDictionary:(id)arg1; +- (_Bool)_loadSectionsFromCacheForVersion:(id)arg1; +- (id)_cachePathForVersion:(id)arg1 create:(_Bool)arg2; - (void)run; -@property BOOL shouldUseCache; +@property _Bool shouldUseCache; @property(copy) NSString *activeSectionVersionString; @property(readonly) SUSectionsResponse *sectionsResponse; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadingView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadingView.h index ede5e4335..e5e05a2fa 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadingView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULoadingView.h @@ -10,21 +10,21 @@ @interface SULoadingView : UIView { - int _activityIndicatorStyle; + long long _activityIndicatorStyle; UIColor *_activityIndicatorColor; UILabel *_label; UIActivityIndicatorView *_progressIndicator; - unsigned int _style; + unsigned long long _style; UIColor *_textColor; UIColor *_textShadowColor; } @property(retain, nonatomic) UIColor *textShadowColor; // @synthesize textShadowColor=_textShadowColor; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(nonatomic) int activityIndicatorStyle; // @synthesize activityIndicatorStyle=_activityIndicatorStyle; +@property(nonatomic) long long activityIndicatorStyle; // @synthesize activityIndicatorStyle=_activityIndicatorStyle; @property(retain, nonatomic) UIColor *activityIndicatorColor; // @synthesize activityIndicatorColor=_activityIndicatorColor; - (void)_setupSubviews; -- (void)setStyle:(unsigned int)arg1; +- (void)setStyle:(unsigned long long)arg1; - (id)newTextLabel; - (id)newProgressIndicator; - (void)sizeToFit; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SULockoutView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SULockoutView.h index 356463b14..81a38669e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SULockoutView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SULockoutView.h @@ -14,11 +14,11 @@ UILabel *_bodyLabel; UIImageView *_glowImageView; UIImageView *_imageView; - int _layoutPreset; + long long _layoutPreset; UILabel *_titleLabel; } -@property(nonatomic) int layoutPreset; // @synthesize layoutPreset=_layoutPreset; +@property(nonatomic) long long layoutPreset; // @synthesize layoutPreset=_layoutPreset; - (id)_titleLabel; - (id)_newLabel; - (id)_imageView; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCell.h index 69e54046e..59792c61b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCell.h @@ -13,11 +13,11 @@ SUWebDocumentView *_webView; } -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setConfiguration:(id)arg1; - (void)setBackgroundColor:(id)arg1; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellConfiguration.h index bdbf0d064..c1e6dfcae 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellConfiguration.h @@ -10,7 +10,7 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; - (void)reloadStrings; - (void)reloadLayoutInformation; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellContext.h index eec042a7c..295884213 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMarkupCellContext.h @@ -10,13 +10,13 @@ @interface SUMarkupCellContext : SUItemCellContext { - int _pendingWebViewLoads; + long long _pendingWebViewLoads; NSString *_stylesheet; struct __CFDictionary *_webViewCache; - float _webViewWidth; + double _webViewWidth; } -@property(nonatomic) float webViewWidth; // @synthesize webViewWidth=_webViewWidth; +@property(nonatomic) double webViewWidth; // @synthesize webViewWidth=_webViewWidth; @property(retain, nonatomic) NSString *stylesheet; // @synthesize stylesheet=_stylesheet; - (void)webViewDidFinishLoading:(id)arg1; - (id)webViewForMarkup:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellConfiguration.h index bbca831d7..afac033f5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellConfiguration.h @@ -15,15 +15,15 @@ - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (void)drawWithModifiers:(unsigned int)arg1; -- (float)alphaForImageAtIndex:(unsigned int)arg1 fromAlpha:(float *)arg2 withModifiers:(unsigned int)arg3; -- (float)alphaForLabelAtIndex:(unsigned int)arg1 fromAlpha:(float *)arg2 withModifiers:(unsigned int)arg3; -@property(readonly, nonatomic) BOOL showContentRating; -@property(readonly, nonatomic) int mediaIconType; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (void)drawWithModifiers:(unsigned long long)arg1; +- (double)alphaForImageAtIndex:(unsigned long long)arg1 fromAlpha:(double *)arg2 withModifiers:(unsigned long long)arg3; +- (double)alphaForLabelAtIndex:(unsigned long long)arg1 fromAlpha:(double *)arg2 withModifiers:(unsigned long long)arg3; +@property(readonly, nonatomic) _Bool showContentRating; +@property(readonly, nonatomic) long long mediaIconType; - (id)copyImageDataProvider; @property(readonly, nonatomic) struct CGSize artworkSize; -- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (id)initWithStringCount:(unsigned long long)arg1 imageCount:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellContext.h index 18583af00..df8df0574 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaItemCellContext.h @@ -8,14 +8,14 @@ @interface SUMediaItemCellContext : SUItemCellContext { - float _artworkWidth; - int _hiddenMediaIconTypes; - BOOL _itemsHaveArtwork; + double _artworkWidth; + long long _hiddenMediaIconTypes; + _Bool _itemsHaveArtwork; } -@property(nonatomic) BOOL itemsHaveArtwork; // @synthesize itemsHaveArtwork=_itemsHaveArtwork; -@property(nonatomic) int hiddenMediaIconTypes; // @synthesize hiddenMediaIconTypes=_hiddenMediaIconTypes; -@property(nonatomic) float artworkWidth; // @synthesize artworkWidth=_artworkWidth; +@property(nonatomic) _Bool itemsHaveArtwork; // @synthesize itemsHaveArtwork=_itemsHaveArtwork; +@property(nonatomic) long long hiddenMediaIconTypes; // @synthesize hiddenMediaIconTypes=_hiddenMediaIconTypes; +@property(nonatomic) double artworkWidth; // @synthesize artworkWidth=_artworkWidth; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaLibraryAdamIDCache.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaLibraryAdamIDCache.h index 5b84d00b3..ba2d139df 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaLibraryAdamIDCache.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaLibraryAdamIDCache.h @@ -13,7 +13,7 @@ NSMutableSet *_adamIDs; NSObject *_callbackQueue; NSObject *_dispatchQueue; - BOOL _isPopulated; + _Bool _isPopulated; } + (id)sharedCache; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerItem.h index 99646d2f3..a44c04076 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerItem.h @@ -15,9 +15,9 @@ NSURL *_backgroundImageURL; NSString *_bookmarkIdentifier; NSArray *_downloadPingURLs; - int _initialOrientation; + long long _initialOrientation; unsigned long long _itemIdentifier; - int _itemType; + long long _itemType; NSArray *_playbackPingURLs; double _playableDuration; NSString *_subtitle; @@ -30,9 +30,9 @@ @property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(copy, nonatomic) NSArray *playbackPingURLs; // @synthesize playbackPingURLs=_playbackPingURLs; @property(nonatomic) double playableDuration; // @synthesize playableDuration=_playableDuration; -@property(nonatomic) int itemType; // @synthesize itemType=_itemType; +@property(nonatomic) long long itemType; // @synthesize itemType=_itemType; @property(nonatomic) unsigned long long itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; -@property(nonatomic) int initialOrientation; // @synthesize initialOrientation=_initialOrientation; +@property(nonatomic) long long initialOrientation; // @synthesize initialOrientation=_initialOrientation; @property(copy, nonatomic) NSArray *downloadPingURLs; // @synthesize downloadPingURLs=_downloadPingURLs; @property(copy, nonatomic) NSString *bookmarkIdentifier; // @synthesize bookmarkIdentifier=_bookmarkIdentifier; @property(retain, nonatomic) NSURL *backgroundImageURL; // @synthesize backgroundImageURL=_backgroundImageURL; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerViewController.h index 9833d3c33..27d4dac11 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMediaPlayerViewController.h @@ -16,17 +16,17 @@ SUClientInterface *_clientInterface; SUMediaPlayerItem *_mediaItem; NSMutableArray *_operations; - int _playerState; + long long _playerState; } -+ (BOOL)_URLIsITunesU:(id)arg1; ++ (_Bool)_URLIsITunesU:(id)arg1; + (void)_sendPingRequestsForURLs:(id)arg1 URLBagKey:(id)arg2 playerItem:(id)arg3; + (void)sendPlaybackPingRequestsForMediaPlayerItem:(id)arg1; + (void)sendDownloadPingRequestsForMediaPlayerItem:(id)arg1; @property(readonly, nonatomic) SUMediaPlayerItem *mediaPlayerItem; // @synthesize mediaPlayerItem=_mediaItem; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; - (void)_showBackgroundImage:(id)arg1; -- (void)_setIsActivePlayer:(BOOL)arg1; +- (void)_setIsActivePlayer:(_Bool)arg1; - (void)_prepareMediaItem; - (void)_insertBackgroundContainerView; - (void)_loadBackgroundImage; @@ -40,9 +40,9 @@ - (void)operationFinished:(id)arg1; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 failedWithError:(id)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)loadView; - (void)didReceiveMemoryWarning; - (id)copyScriptViewController; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewController.h index 0e6c4ae4b..dbfebf667 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewController.h @@ -14,26 +14,26 @@ @interface SUMenuViewController : SUViewController { id _delegate; - int _selectedIndex; + long long _selectedIndex; UITableView *_tableView; } -@property(nonatomic) int selectedIndex; // @synthesize selectedIndex=_selectedIndex; +@property(nonatomic) long long selectedIndex; // @synthesize selectedIndex=_selectedIndex; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)_tableView; -- (BOOL)_sendDidCancel; +- (_Bool)_sendDidCancel; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)reload; - (struct CGSize)minimumViewSize; - (struct CGSize)maximumViewSize; - (void)loadView; -- (id)titleOfMenuItemAtIndex:(int)arg1; -- (void)performActionForMenuItemAtIndex:(int)arg1; -- (int)numberOfMenuItems; -- (BOOL)isMenuItemEnabledAtIndex:(int)arg1; +- (id)titleOfMenuItemAtIndex:(long long)arg1; +- (void)performActionForMenuItemAtIndex:(long long)arg1; +- (long long)numberOfMenuItems; +- (_Bool)isMenuItemEnabledAtIndex:(long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewControllerDelegate-Protocol.h index b92b2de79..072aa8ce3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMenuViewControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)menuViewControllerDidCancel:(id)arg1; - (void)menuViewController:(id)arg1 didTapButton:(id)arg2; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMescalSession.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMescalSession.h index a51eabe58..0b16a33de 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMescalSession.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMescalSession.h @@ -11,17 +11,17 @@ @interface SUMescalSession : NSObject { NSObject *_dispatchQueue; - BOOL _complete; + _Bool _complete; struct FairPlayHWInfo_ _hardwareInfo; struct FPSAPContextOpaque_ *_session; } - (void)_teardownSession; -- (id)_newDataWithBytes:(char *)arg1 length:(unsigned long)arg2; -- (BOOL)verifyPrimeSignature:(id)arg1 error:(id *)arg2; +- (id)_newDataWithBytes:(char *)arg1 length:(unsigned int)arg2; +- (_Bool)verifyPrimeSignature:(id)arg1 error:(id *)arg2; - (id)signData:(id)arg1 error:(id *)arg2; - (id)primeForAccountCreationWithData:(id)arg1 error:(id *)arg2; -@property(readonly, getter=isComplete) BOOL complete; +@property(readonly, getter=isComplete) _Bool complete; - (id)exchangeData:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListController.h index 262b2f90b..10a0c6694 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListController.h @@ -17,8 +17,10 @@ - (void)_badgeDidChangeNotification:(id)arg1; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)tabBarItem; +- (unsigned long long)supportedInterfaceOrientations; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (int)ITunesStoreUIBarStyle; +- (long long)ITunesStoreUIBarStyle; - (void)didMoveToParentViewController:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListTableViewCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListTableViewCell.h index 8574c1e4c..af9ee7c93 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListTableViewCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreListTableViewCell.h @@ -11,7 +11,7 @@ } - (void)layoutSubviews; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreNavigationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreNavigationController.h index dd09a782f..c5b274b1c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreNavigationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUMoreNavigationController.h @@ -11,8 +11,10 @@ } + (Class)_moreListControllerClass; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (long long)ITunesStoreUIBarStyle; - (id)copyScriptViewController; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNativeScriptMenuViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNativeScriptMenuViewController.h index 0f8f46acd..11f6405cf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNativeScriptMenuViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNativeScriptMenuViewController.h @@ -16,10 +16,10 @@ @property(retain, nonatomic) NSArray *menuItems; // @synthesize menuItems=_menuItems; @property(retain, nonatomic) SUScriptFunction *action; // @synthesize action=_action; -- (id)titleOfMenuItemAtIndex:(int)arg1; -- (void)performActionForMenuItemAtIndex:(int)arg1; -- (int)numberOfMenuItems; -- (BOOL)isMenuItemEnabledAtIndex:(int)arg1; +- (id)titleOfMenuItemAtIndex:(long long)arg1; +- (void)performActionForMenuItemAtIndex:(long long)arg1; +- (long long)numberOfMenuItems; +- (_Bool)isMenuItemEnabledAtIndex:(long long)arg1; - (id)copyScriptViewController; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationBarBackgroundView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationBarBackgroundView.h new file mode 100644 index 000000000..1688ab2cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationBarBackgroundView.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIColor, _UIBackdropView, _UINavigationBarAppearanceStorage; + +@interface SUNavigationBarBackgroundView : UIView +{ + _UIBackdropView *_backdropView; + UIView *_borderView; + _Bool _separatorOnTop; + _Bool translucent; + _Bool barWantsAdaptiveBackdrop; + long long barStyle; + UIColor *barTintColor; + _UINavigationBarAppearanceStorage *appearanceStorage; + UIView *_shadowView; + long long _backdropStyle; +} + +@property(nonatomic) long long backdropStyle; // @synthesize backdropStyle=_backdropStyle; +@property(nonatomic) _Bool barWantsAdaptiveBackdrop; // @synthesize barWantsAdaptiveBackdrop; +@property(nonatomic, getter=isTranslucent) _Bool translucent; // @synthesize translucent; +@property(retain, nonatomic, setter=_setShadowView:) UIView *_shadowView; // @synthesize _shadowView; +@property(retain, nonatomic) _UINavigationBarAppearanceStorage *appearanceStorage; // @synthesize appearanceStorage; +@property(retain, nonatomic) UIColor *barTintColor; // @synthesize barTintColor; +@property(nonatomic) long long barStyle; // @synthesize barStyle; +@property(nonatomic) _Bool separatorOnTop; // @synthesize separatorOnTop=_separatorOnTop; +@property(readonly) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; +- (id)_currentCustomBackground; +- (id)_currentCustomBackgroundRespectOversize_legacy:(_Bool *)arg1; +- (void)_setFrame:(struct CGRect)arg1 forceUpdateBackgroundImage:(_Bool)arg2; +- (void)updateBackgroundImage; +- (void)_setIsContainedInPopover:(_Bool)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationController.h index fa2b1a7c2..1d62d872e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationController.h @@ -12,34 +12,34 @@ @interface SUNavigationController : UINavigationController { - BOOL _canBeWeakScriptReference; + _Bool _canBeWeakScriptReference; SUClientInterface *_clientInterface; - BOOL _loading; + _Bool _loading; SUSection *_section; - int _storeBarStyle; + long long _storeBarStyle; } @property(retain, nonatomic) SUSection *section; // @synthesize section=_section; -@property(nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; +@property(nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; - (void)_loadingDidChangeNotification:(id)arg1; -- (BOOL)clearsWeakScriptReferences; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (unsigned int)supportedInterfaceOrientations; +- (_Bool)clearsWeakScriptReferences; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (unsigned long long)supportedInterfaceOrientations; - (id)_sectionForViewController:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)setViewControllers:(id)arg1; -- (void)setToolbarHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setToolbarHidden:(BOOL)arg1; -- (void)_setStoreBarStyle:(int)arg1 clientInterface:(id)arg2; +- (void)setToolbarHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setToolbarHidden:(_Bool)arg1; +- (void)_setStoreBarStyle:(long long)arg1 clientInterface:(id)arg2; - (void)setParentViewController:(id)arg1; - (void)restoreArchivableContext:(id)arg1; - (void)removeChildViewController:(id)arg1; - (id)moreListSelectedImage; - (id)moreListImage; - (void)loadView; -- (int)ITunesStoreUIBarStyle; +- (long long)ITunesStoreUIBarStyle; - (id)description; - (id)copyScriptViewController; - (id)copyArchivableContext; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationItem.h index aa97d2d9a..1f830f50a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationItem.h @@ -12,7 +12,7 @@ { } -- (void)setSecondaryLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)setSecondaryLeftBarButtonItem:(id)arg1 animated:(_Bool)arg2; @property(retain, nonatomic) UIBarButtonItem *secondaryLeftBarButtonItem; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenu.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenu.h index 8e2d6ff55..5654f865c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenu.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenu.h @@ -14,8 +14,8 @@ { NSString *_cancelTitle; NSString *_closedTitle; - int _initialSelectedIndex; - int _location; + long long _initialSelectedIndex; + long long _location; NSArray *_menuItems; NSArray *_navigationButtons; NSString *_openTitle; @@ -24,13 +24,13 @@ @property(readonly, nonatomic) NSString *openTitle; // @synthesize openTitle=_openTitle; @property(readonly, nonatomic) NSArray *navigationButtons; // @synthesize navigationButtons=_navigationButtons; @property(readonly, nonatomic) NSArray *menuItems; // @synthesize menuItems=_menuItems; -@property(nonatomic) int location; // @synthesize location=_location; -@property(readonly, nonatomic) int initialSelectedIndex; // @synthesize initialSelectedIndex=_initialSelectedIndex; +@property(nonatomic) long long location; // @synthesize location=_location; +@property(readonly, nonatomic) long long initialSelectedIndex; // @synthesize initialSelectedIndex=_initialSelectedIndex; @property(readonly, nonatomic) NSString *closedTitle; // @synthesize closedTitle=_closedTitle; @property(readonly, nonatomic) NSString *cancelTitle; // @synthesize cancelTitle=_cancelTitle; - (id)_newNavigationButtonsFromArray:(id)arg1; - (id)_newMenuItemsFromArray:(id)arg1; -- (int)_locationForString:(id)arg1; +- (long long)_locationForString:(id)arg1; - (void)_loadFromDictionary:(id)arg1; - (id)navigationButtonForLocation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenuViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenuViewController.h index dccd86999..9bbb9e548 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenuViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNavigationMenuViewController.h @@ -16,9 +16,9 @@ @property(readonly, nonatomic) SUNavigationMenu *navigationMenu; // @synthesize navigationMenu=_navigationMenu; - (void)_protocolButtonAction:(id)arg1; - (void)_cancelAction:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (id)titleOfMenuItemAtIndex:(int)arg1; -- (int)numberOfMenuItems; +- (void)viewWillAppear:(_Bool)arg1; +- (id)titleOfMenuItemAtIndex:(long long)arg1; +- (long long)numberOfMenuItems; - (void)dealloc; - (id)initWithNavigationMenu:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNetworkObserver.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNetworkObserver.h index 45ba4eff1..c432c84dc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNetworkObserver.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNetworkObserver.h @@ -14,7 +14,7 @@ @interface SUNetworkObserver : NSObject { ISStoreURLOperation *_partnerDetectOperation; - BOOL _partnersEnabled; + _Bool _partnersEnabled; NSString *_partnerIdentifier; NSTimer *_startupTimer; } @@ -33,7 +33,7 @@ - (void)_networkUsageStateChanged:(id)arg1; - (void)_networkTypeChanged:(id)arg1; - (void)startNetworkAvailabilityTimer; -- (void)setPartnersEnabled:(BOOL)arg1; +- (void)setPartnersEnabled:(_Bool)arg1; @property(retain, nonatomic) NSString *partnerIdentifier; // @synthesize partnerIdentifier=_partnerIdentifier; - (void)checkPartnerAvailability; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingCell.h index ac4cf3551..7fb8553a8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingCell.h @@ -10,9 +10,9 @@ { } -- (void)setHighlightsOnlyContentView:(BOOL)arg1; +- (void)setHighlightsOnlyContentView:(_Bool)arg1; - (void)setAccessoryView:(id)arg1; -- (void)setAccessoryType:(int)arg1; +- (void)setAccessoryType:(long long)arg1; - (void)layoutSubviews; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingTrackCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingTrackCellConfiguration.h index 834936038..440c290f6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingTrackCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUNowPlayingTrackCellConfiguration.h @@ -10,15 +10,15 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; -- (int)mediaIconType; -- (BOOL)showContentRating; +- (long long)mediaIconType; +- (_Bool)showContentRating; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUObjectPool.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUObjectPool.h index 1e83e71eb..76745241a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUObjectPool.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUObjectPool.h @@ -16,7 +16,7 @@ @property(readonly, nonatomic) NSArray *vendedObjects; // @synthesize vendedObjects=_vendedObjects; - (id)copyPoppedObjectForClass:(Class)arg1; -- (id)addObjectsOfClass:(Class)arg1 count:(int)arg2 forClass:(Class)arg3; +- (id)addObjectsOfClass:(Class)arg1 count:(long long)arg2 forClass:(Class)arg3; - (void)addObjects:(id)arg1 forClass:(Class)arg2; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayAction.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayAction.h index 76ccbeaa1..160b911be 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayAction.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayAction.h @@ -10,7 +10,7 @@ @interface SUOverlayAction : NSObject { - int _animationCount; + long long _animationCount; UIViewController *_otherViewController; SUOverlayTransition *_transition; int _type; @@ -20,7 +20,7 @@ @property(retain, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; @property(retain, nonatomic) SUOverlayTransition *transition; // @synthesize transition=_transition; @property(retain, nonatomic) UIViewController *otherViewController; // @synthesize otherViewController=_otherViewController; -@property(nonatomic) int animationCount; // @synthesize animationCount=_animationCount; +@property(nonatomic) long long animationCount; // @synthesize animationCount=_animationCount; @property(nonatomic) int actionType; // @synthesize actionType=_type; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayBackgroundViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayBackgroundViewController.h index 3759d1903..44bac800a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayBackgroundViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayBackgroundViewController.h @@ -15,20 +15,20 @@ { NSMutableArray *_actionQueue; SUScalingFlipView *_activeFlipView; - BOOL _askingToDismissEverything; - BOOL _askingToDismissSelection; + _Bool _askingToDismissEverything; + _Bool _askingToDismissSelection; SUTouchCaptureView *_captureView; id _delegate; struct CGRect _keyboardFrame; - int _selectedViewControllerIndex; + long long _selectedViewControllerIndex; UISwipeGestureRecognizer *_swipeGestureRecognizer; NSMutableArray *_viewControllers; } @property(readonly, nonatomic) NSArray *viewControllers; // @synthesize viewControllers=_viewControllers; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (float)_viewControllerKeyboardOffset; -- (float)_viewControllerHorizontalPadding; +- (double)_viewControllerKeyboardOffset; +- (double)_viewControllerHorizontalPadding; - (void)_tearDownFlipView; - (void)_shouldDismissFinishedWithValue:(id)arg1; - (void)_sendDidDismiss; @@ -48,34 +48,34 @@ - (void)_overlayAnimationDidFinish; - (void)_overlayActionDidFinish; - (void)_finishPresentAction:(id)arg1; -- (void)_finishDismissOfViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_finishDismissOfViewController:(id)arg1 animated:(_Bool)arg2; - (void)_finishDismissEverythingAction:(id)arg1; - (void)_finishDismissAction:(id)arg1; - (void)_enqueueAction:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; - (void)scalingFlipViewDidFinish:(id)arg1; - (void)_backgroundAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)_swipe:(id)arg1; - (void)_captureViewAction:(id)arg1; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; - (void)overlayPageViewTapped:(id)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (BOOL)shouldExcludeFromNavigationHistory; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (_Bool)shouldExcludeFromNavigationHistory; - (void)restoreArchivableContext:(id)arg1; - (void)loadView; - (void)keyboardWillShowWithInfo:(id)arg1; - (void)keyboardWillHideWithInfo:(id)arg1; - (id)copyArchivableJetsamContext; - (id)copyArchivableContext; -- (id)copyChildViewControllersForReason:(int)arg1; +- (id)copyChildViewControllersForReason:(long long)arg1; - (id)viewControllerForScriptWindowContext:(id)arg1; @property(readonly, nonatomic) SUOverlayViewController *selectedViewController; - (void)presentOverlay:(id)arg1 withTransition:(id)arg2; - (void)populateNavigationHistoryWithItems:(id)arg1; - (void)layoutViewControllers; -- (void)dismissOverlay:(id)arg1 animated:(BOOL)arg2; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissOverlay:(id)arg1 animated:(_Bool)arg2; +- (void)dismissAnimated:(_Bool)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayConfiguration.h index dbf3502f9..698e16abc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayConfiguration.h @@ -11,8 +11,8 @@ @interface SUOverlayConfiguration : NSObject { NSRegularExpression *_bagKeyPattern; - int _cornerRadius; - BOOL _shouldShowNavigationBar; + long long _cornerRadius; + _Bool _shouldShowNavigationBar; struct CGSize _size; NSString *_transitionName; NSRegularExpression *_urlPattern; @@ -20,10 +20,10 @@ @property(readonly, nonatomic) NSString *transitionName; // @synthesize transitionName=_transitionName; @property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; -@property(readonly, nonatomic) BOOL shouldShowNavigationBar; // @synthesize shouldShowNavigationBar=_shouldShowNavigationBar; -@property(readonly, nonatomic) int cornerRadius; // @synthesize cornerRadius=_cornerRadius; -- (BOOL)matchesURLBagKey:(id)arg1; -- (BOOL)matchesURL:(id)arg1; +@property(readonly, nonatomic) _Bool shouldShowNavigationBar; // @synthesize shouldShowNavigationBar=_shouldShowNavigationBar; +@property(readonly, nonatomic) long long cornerRadius; // @synthesize cornerRadius=_cornerRadius; +- (_Bool)matchesURLBagKey:(id)arg1; +- (_Bool)matchesURL:(id)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayTransition.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayTransition.h index add326a7a..3961aa81c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayTransition.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayTransition.h @@ -15,11 +15,11 @@ { double _duration; SUDOMElement *_sourceElement; - int _type; + long long _type; } -+ (int)transitionTypeFromString:(id)arg1; -@property(nonatomic) int type; // @synthesize type=_type; ++ (long long)transitionTypeFromString:(id)arg1; +@property(nonatomic) long long type; // @synthesize type=_type; @property(retain, nonatomic) SUDOMElement *sourceElement; // @synthesize sourceElement=_sourceElement; @property(nonatomic) double duration; // @synthesize duration=_duration; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayViewController.h index 377a4f4bc..33072b536 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUOverlayViewController.h @@ -13,34 +13,34 @@ NSMutableArray *_actionQueue; UIViewController *_activeViewController; UIViewController *_backViewController; - BOOL _canSwipeToDismiss; + _Bool _canSwipeToDismiss; UIViewController *_frontViewController; SUOverlayTransition *_lastFlipTransition; struct CGSize _overlaySize; SUOverlayTransition *_presentationTransition; SUScriptWindowContext *_scriptWindowContext; - float _shadowOpacity; - float _shadowRadius; + double _shadowOpacity; + double _shadowRadius; SUScriptFunction *_shouldDismissFunction; - int _state; + long long _state; SUMaskedView *_subviewContainerView; SUTouchCaptureView *_touchCaptureView; } + (struct CGSize)defaultOverlaySize; @property(retain, nonatomic) SUScriptFunction *shouldDismissFunction; // @synthesize shouldDismissFunction=_shouldDismissFunction; -@property(nonatomic) float shadowRadius; // @synthesize shadowRadius=_shadowRadius; -@property(nonatomic) float shadowOpacity; // @synthesize shadowOpacity=_shadowOpacity; +@property(nonatomic) double shadowRadius; // @synthesize shadowRadius=_shadowRadius; +@property(nonatomic) double shadowOpacity; // @synthesize shadowOpacity=_shadowOpacity; @property(retain, nonatomic) SUOverlayTransition *presentationTransition; // @synthesize presentationTransition=_presentationTransition; @property(nonatomic) struct CGSize overlaySize; // @synthesize overlaySize=_overlaySize; @property(retain, nonatomic) UIViewController *frontViewController; // @synthesize frontViewController=_frontViewController; -@property(nonatomic) BOOL canSwipeToDismiss; // @synthesize canSwipeToDismiss=_canSwipeToDismiss; +@property(nonatomic) _Bool canSwipeToDismiss; // @synthesize canSwipeToDismiss=_canSwipeToDismiss; @property(retain, nonatomic) UIViewController *backViewController; // @synthesize backViewController=_backViewController; - (void)_tearDownTouchCaptureView; - (id)_subviewContainerView; -- (void)_setShadowVisible:(BOOL)arg1; -- (void)_setActiveViewController:(id)arg1 updateInterface:(BOOL)arg2; -- (BOOL)_isControllerLoaded:(id)arg1; +- (void)_setShadowVisible:(_Bool)arg1; +- (void)_setActiveViewController:(id)arg1 updateInterface:(_Bool)arg2; +- (_Bool)_isControllerLoaded:(id)arg1; - (id)_flipTransition; - (void)_applyOverlayConfiguration:(id)arg1; - (void)_applyDisplayProperties; @@ -53,24 +53,24 @@ - (void)_finishFlipAction:(id)arg1; - (void)_enqueueAction:(id)arg1; - (void)_touchCaptureAction:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; - (void)imagePageViewTapped:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (BOOL)shouldExcludeFromNavigationHistory; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (_Bool)shouldExcludeFromNavigationHistory; - (id)scriptWindowContext; - (void)restoreArchivableContext:(id)arg1; - (void)loadView; - (void)invalidateForMemoryPurge; - (id)copyArchivableContext; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)viewWillDismissWithTransition:(id)arg1; - (void)setScriptWindowContext:(id)arg1; @property(retain, nonatomic) SUMaskProvider *maskProvider; -@property(readonly, nonatomic, getter=isOnFront) BOOL onFront; -@property(readonly, nonatomic, getter=isActiveOverlay) BOOL activeOverlay; +@property(readonly, nonatomic, getter=isOnFront) _Bool onFront; +@property(readonly, nonatomic, getter=isActiveOverlay) _Bool activeOverlay; - (void)flipWithTransition:(id)arg1; @property(readonly, nonatomic) UIViewController *activeViewController; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSection.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSection.h index f3578a6bb..9df3171f5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSection.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSection.h @@ -13,7 +13,7 @@ double _expirationTime; NSString *_identifier; UIImage *_image; - int _structuredPageType; + long long _structuredPageType; NSString *_title; SSMutableURLRequestProperties *_urlRequestProperties; id _userInfo; @@ -22,15 +22,15 @@ @property(retain, nonatomic) id userInfo; // @synthesize userInfo=_userInfo; @property(copy, nonatomic) SSURLRequestProperties *URLRequestProperties; // @synthesize URLRequestProperties=_urlRequestProperties; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) int structuredPageType; // @synthesize structuredPageType=_structuredPageType; +@property(nonatomic) long long structuredPageType; // @synthesize structuredPageType=_structuredPageType; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(nonatomic) double expirationTime; // @synthesize expirationTime=_expirationTime; - (void)_setURLBagKey:(id)arg1; - (void)_setURL:(id)arg1; @property(readonly, nonatomic) id segmentedControlItem; -- (BOOL)loadFromDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (_Bool)loadFromDictionary:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSectionGroup.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSectionGroup.h index 74e5876e9..9b68de1d2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSectionGroup.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPageSectionGroup.h @@ -12,21 +12,21 @@ @interface SUPageSectionGroup : NSObject { - int _defaultSectionIndex; + long long _defaultSectionIndex; NSArray *_sections; - int _style; + long long _style; UIColor *_tintColor; - int _tintStyle; + long long _tintStyle; } -@property(nonatomic) int tintStyle; // @synthesize tintStyle=_tintStyle; +@property(nonatomic) long long tintStyle; // @synthesize tintStyle=_tintStyle; @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(retain, nonatomic) NSArray *sections; // @synthesize sections=_sections; -@property(nonatomic) int defaultSectionIndex; // @synthesize defaultSectionIndex=_defaultSectionIndex; -- (int)_sectionStyleForString:(id)arg1; -- (BOOL)loadFromDictionary:(id)arg1; -- (BOOL)isEqual:(id)arg1; +@property(nonatomic) long long defaultSectionIndex; // @synthesize defaultSectionIndex=_defaultSectionIndex; +- (long long)_sectionStyleForString:(id)arg1; +- (_Bool)loadFromDictionary:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithSectionsDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlaceholderViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlaceholderViewController.h index 5b53f0d88..80ea0cf9b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlaceholderViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlaceholderViewController.h @@ -12,13 +12,13 @@ { SUGradient *_backgroundGradient; SUGradient *_defaultBackgroundGradient; - BOOL _hideLoadingView; + _Bool _hideLoadingView; SULoadingView *_loadingView; SUGradientView *_gradientView; - BOOL _shouldShowLoadingView; + _Bool _shouldShowLoadingView; } -@property(nonatomic) BOOL shouldShowLoadingView; // @synthesize shouldShowLoadingView=_shouldShowLoadingView; +@property(nonatomic) _Bool shouldShowLoadingView; // @synthesize shouldShowLoadingView=_shouldShowLoadingView; @property(copy, nonatomic) SUGradient *defaultBackgroundGradient; // @synthesize defaultBackgroundGradient=_defaultBackgroundGradient; @property(copy, nonatomic) SUGradient *backgroundGradient; // @synthesize backgroundGradient=_backgroundGradient; - (void)_reloadLoadingView; @@ -27,10 +27,9 @@ - (id)_copyActiveGradient; - (void)_bagDidLoadNotification:(id)arg1; - (void)setScriptProperties:(id)arg1; -- (void)setLoading:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; - (void)parentViewControllerHierarchyDidChange; - (void)loadView; -- (int)ITunesStoreUIBarStyle; - (id)copyDefaultScriptProperties; - (id)copyArchivableContext; @property(readonly, nonatomic) SULoadingView *loadingView; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlainTextCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlainTextCellConfiguration.h index adb05e4f4..690718be2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlainTextCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlainTextCellConfiguration.h @@ -10,14 +10,14 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; -- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; +- (long long)textAlignmentForLabelAtIndex:(unsigned long long)arg1; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlayerStatus.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlayerStatus.h index 2390a6a5f..be4c5a035 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlayerStatus.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPlayerStatus.h @@ -15,10 +15,10 @@ double _currentTime; double _duration; NSError *_error; - int _state; + long long _state; } -@property(nonatomic) int playerState; // @synthesize playerState=_state; +@property(nonatomic) long long playerState; // @synthesize playerState=_state; @property(retain, nonatomic) NSError *error; // @synthesize error=_error; @property(nonatomic) double duration; // @synthesize duration=_duration; @property(nonatomic) double currentTime; // @synthesize currentTime=_currentTime; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPrepareMediaItemOperation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPrepareMediaItemOperation.h index b43835e1b..8412b1b58 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPrepareMediaItemOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPrepareMediaItemOperation.h @@ -14,7 +14,7 @@ } @property(readonly, nonatomic) SUMediaPlayerItem *mediaPlayerItem; // @synthesize mediaPlayerItem=_mediaItem; -- (BOOL)_runHEADRequest:(id *)arg1; +- (_Bool)_runHEADRequest:(id *)arg1; - (void)run; - (void)dealloc; - (id)initWithMediaPlayerItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayContainer-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayContainer-Protocol.h index fc8bc741c..1f5c7ffca 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayContainer-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayContainer-Protocol.h @@ -9,8 +9,8 @@ @protocol SUPreviewOverlayContainer @optional -- (BOOL)showPreviewOverlay:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (void)hidePreviewOverlay:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (BOOL)isShowingPreviewOverlay; +- (_Bool)showPreviewOverlay:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (void)hidePreviewOverlay:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (_Bool)isShowingPreviewOverlay; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayViewController.h index ec8c4d36e..f1004ac35 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPreviewOverlayViewController.h @@ -10,42 +10,37 @@ @interface SUPreviewOverlayViewController : SUViewController { - BOOL _animating; + _Bool _animating; struct CGSize _contentSize; id _loadBlock; - BOOL _loaded; - float _paddingRight; - float _paddingTop; + _Bool _loaded; + double _paddingRight; + double _paddingTop; SUPreviewOverlayStorePageViewController *_storePageViewController; NSString *_userInfoString; - BOOL _contentLoaded; + _Bool _visible; + _Bool _contentLoaded; } ++ (void)_setContentInsetsForScrollView:(id)arg1 viewController:(id)arg2; + (void)offsetScrollView:(id)arg1 forViewController:(id)arg2; -+ (void)offsetToHideOverScrollView:(id)arg1; + (id)defaultRequestProperties; + (double)defaultAnimationDuration; -@property(nonatomic, getter=isContentLoaded) BOOL contentLoaded; // @synthesize contentLoaded=_contentLoaded; +@property(nonatomic, getter=isContentLoaded) _Bool contentLoaded; // @synthesize contentLoaded=_contentLoaded; @property(copy, nonatomic) NSString *userInfoString; // @synthesize userInfoString=_userInfoString; -@property(nonatomic) float paddingTop; // @synthesize paddingTop=_paddingTop; -@property(nonatomic) float paddingRight; // @synthesize paddingRight=_paddingRight; +@property(nonatomic) double paddingTop; // @synthesize paddingTop=_paddingTop; +@property(nonatomic) double paddingRight; // @synthesize paddingRight=_paddingRight; @property(nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; - (id)_storePageViewController; -- (void)_showInScrollView:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; - (id)_scrollViewForViewController:(id)arg1; -- (void)_showFromNavigationBar:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; - (id)_previewOverlayContainerForViewController:(id)arg1; -- (void)_hideInScrollView:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (void)_hideInContainer:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (void)_hideFromNavigationBar:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; - (void)loadView; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; - (void)invalidateForMemoryPurge; -- (void)showInNavigationController:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (void)offsetToShowOverScrollView:(id)arg1; +- (void)showInNavigationController:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; - (void)loadWithRequestProperties:(id)arg1 completionBlock:(id)arg2; - (void)loadWithCompletionBlock:(id)arg1; -- (void)hideInNavigationController:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; +- (void)hideInNavigationController:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseAnimationDelegate.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseAnimationDelegate.h index 9fd26240e..17fa53a19 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseAnimationDelegate.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseAnimationDelegate.h @@ -13,7 +13,7 @@ UIView *_view; } -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)dealloc; - (id)initWithView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseBatch.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseBatch.h index ee4c670cc..eafa249a5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseBatch.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseBatch.h @@ -15,7 +15,7 @@ NSArray *_items; NSArray *_offers; SUPurchaseManager *_purchaseManager; - BOOL _shouldSuspendWhenFinished; + _Bool _shouldSuspendWhenFinished; NSArray *_validPurchases; } @@ -29,7 +29,7 @@ - (id)_copyValidPurchasesForItems:(id)arg1; - (id)_copyUniqueErrorsFromErrors:(id)arg1; - (id)_copyModifiedErrorsFromDictionary:(struct __CFDictionary *)arg1; -- (id)mergedErrorForError:(id)arg1 withCount:(int)arg2; +- (id)mergedErrorForError:(id)arg1 withCount:(long long)arg2; - (id)everythingFailedErrorForError:(id)arg1; - (void *)errorEqualCallback; - (id)copyFilteredItemsFromItems:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager-SUScriptAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager-SUScriptAdditions.h new file mode 100644 index 000000000..78adad4c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager-SUScriptAdditions.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUPurchaseManager (SUScriptAdditions) +- (void)_schedulePurchaseCallback:(id)arg1; +- (id)_newPurchaseBatchForPurchases:(id)arg1; +- (id)_newExternalDownloadWithItemDictionary:(id)arg1; +- (id)_newExternalDownloadWithDownloadDictionary:(id)arg1; +- (id)_newExternalDownloadWithDictionary:(id)arg1; +- (id)_newDictionaryForWebScriptValue:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; +- (void)_addBatchForPurchases:(id)arg1 options:(id)arg2; +- (void)purchaseScriptObject:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext *)arg3; +- (void)purchaseScriptObject:(id)arg1; +- (void)enqueueScriptPurchases:(id)arg1; +- (id)copyPurchaseForScriptObject:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; +- (id)copyPurchaseForScriptObject:(id)arg1; +- (void)addExternalDownloads:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext *)arg3; +- (void)addExternalDownloads:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager.h index 86fdea6ac..042a5e137 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUPurchaseManager.h @@ -8,11 +8,12 @@ #import "SSDownloadManagerObserver-Protocol.h" #import "SSPurchaseRequestDelegate-Protocol.h" +#import "SSPurchaseRequestDelegatePrivate-Protocol.h" #import "SUContinuationDelegate-Protocol.h" @class NSMutableArray, NSMutableSet, NSSet, NSString, SUQueueSessionManager; -@interface SUPurchaseManager : NSObject +@interface SUPurchaseManager : NSObject { id _delegate; NSMutableSet *_futurePurchases; @@ -23,10 +24,10 @@ NSMutableSet *_purchasedIdentifiers; NSMutableArray *_purchaseRequests; SUQueueSessionManager *_queueSessionManager; - BOOL _showingErrorDialogs; - int _updatesCount; + _Bool _showingErrorDialogs; + long long _updatesCount; NSString *_userAgent; - BOOL _waitingForAuthentication; + _Bool _waitingForAuthentication; } @property(copy, nonatomic) NSString *userAgent; // @synthesize userAgent=_userAgent; @@ -40,8 +41,8 @@ - (void)_removePurchaseRequest:(id)arg1; - (void)_removePlaceholdersForPurchase:(id)arg1; - (void)_performNextAction; -- (BOOL)_needsAuthenticationForPurchases:(id)arg1; -- (BOOL)_issuePurchaseRequestForPurchases:(id)arg1; +- (_Bool)_needsAuthenticationForPurchases:(id)arg1; +- (_Bool)_issuePurchaseRequestForPurchases:(id)arg1; - (void)_enqueuePurchases:(id)arg1; - (void)_enqueueExternalDownload:(id)arg1; - (void)_enqueueContinuations:(id)arg1; @@ -50,39 +51,26 @@ - (id)_accountForPurchase:(id)arg1; - (void)requestDidFinish:(id)arg1; - (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)purchaseRequest:(id)arg1 purchaseDidSucceedWithResponse:(id)arg2; - (void)purchaseRequest:(id)arg1 purchaseDidSucceed:(id)arg2; - (void)purchaseRequest:(id)arg1 purchaseDidFail:(id)arg2 withError:(id)arg3; - (void)continuationFinished:(id)arg1; - (void)continuation:(id)arg1 failedWithError:(id)arg2; - (void)_dialogDidFinish:(id)arg1; - (void)removePurchasedItemIdentifier:(unsigned long long)arg1; -@property(readonly, nonatomic) int numberOfPendingPurchases; +@property(readonly, nonatomic) long long numberOfPendingPurchases; - (id)newPurchaseBatchForItems:(id)arg1 offers:(id)arg2; -- (BOOL)itemIdentifierIsPurchasing:(unsigned long long)arg1; -- (BOOL)itemIdentifierIsPurchased:(unsigned long long)arg1; +- (_Bool)itemIdentifierIsPurchasing:(unsigned long long)arg1; +- (_Bool)itemIdentifierIsPurchased:(unsigned long long)arg1; - (void)endUpdates; - (void)cancelFuturePurchase:(id)arg1; - (void)beginUpdates; - (void)addPurchasedItemIdentifiers:(id)arg1; - (void)addPurchasedItemIdentifier:(unsigned long long)arg1; -- (BOOL)addPurchaseBatch:(id)arg1; +- (_Bool)addPurchaseBatch:(id)arg1; - (void)addFuturePurchase:(id)arg1; - (void)dealloc; - (id)init; -- (void)_schedulePurchaseCallback:(id)arg1; -- (id)_newPurchaseBatchForPurchases:(id)arg1; -- (id)_newExternalDownloadWithItemDictionary:(id)arg1; -- (id)_newExternalDownloadWithDownloadDictionary:(id)arg1; -- (id)_newExternalDownloadWithDictionary:(id)arg1; -- (id)_newDictionaryForWebScriptValue:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; -- (void)_addBatchForPurchases:(id)arg1 options:(id)arg2; -- (void)purchaseScriptObject:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext *)arg3; -- (void)purchaseScriptObject:(id)arg1; -- (void)enqueueScriptPurchases:(id)arg1; -- (id)copyPurchaseForScriptObject:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; -- (id)copyPurchaseForScriptObject:(id)arg1; -- (void)addExternalDownloads:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext *)arg3; -- (void)addExternalDownloads:(id)arg1 inContext:(struct OpaqueJSContext *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageModifier.h index 0216c92ee..dc8c49b62 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageModifier.h @@ -11,10 +11,10 @@ @interface SUReflectionImageModifier : SUImageModifier { UIGradient *_gradient; - float _reflectionHeight; + double _reflectionHeight; } -@property(nonatomic) float reflectionHeight; // @synthesize reflectionHeight=_reflectionHeight; +@property(nonatomic) double reflectionHeight; // @synthesize reflectionHeight=_reflectionHeight; @property(retain, nonatomic) UIGradient *gradient; // @synthesize gradient=_gradient; - (void)drawAfterImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageView.h index d593a52f6..9dece4440 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReflectionImageView.h @@ -10,23 +10,23 @@ @interface SUReflectionImageView : UIView { - float _reflectionHeight; - float _spacing; - float _reflectionAlpha; - BOOL _useImageSize; + double _reflectionHeight; + double _spacing; + double _reflectionAlpha; + _Bool _useImageSize; unsigned int _nonSquareImage:1; UIImageView *_imageView; SUReflectionView *_reflection; } -@property(nonatomic) float reflectionSpacing; // @synthesize reflectionSpacing=_spacing; -- (void)setUseImageSize:(BOOL)arg1; -- (void)setReflectionVisible:(BOOL)arg1; -- (void)setReflectionAlphaWhenVisible:(float)arg1; -@property(nonatomic) BOOL nonSquareImage; +@property(nonatomic) double reflectionSpacing; // @synthesize reflectionSpacing=_spacing; +- (void)setUseImageSize:(_Bool)arg1; +- (void)setReflectionVisible:(_Bool)arg1; +- (void)setReflectionAlphaWhenVisible:(double)arg1; +@property(nonatomic) _Bool nonSquareImage; - (void)setImage:(id)arg1; - (void)dealloc; -- (id)initWithReflectionHeight:(float)arg1 spacing:(float)arg2; +- (id)initWithReflectionHeight:(double)arg1 spacing:(double)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SURemoteNotificationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SURemoteNotificationController.h index 5dea29fa2..794458ec4 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SURemoteNotificationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SURemoteNotificationController.h @@ -14,7 +14,7 @@ - (void)handleNotificationDictionary:(id)arg1; - (void)handleRegistrationSuccessWithToken:(id)arg1; - (void)handleRegistrationFailureWithError:(id)arg1; -@property(readonly, nonatomic) unsigned int enabledNotificationTypes; +@property(readonly, nonatomic) unsigned long long enabledNotificationTypes; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReportConcernViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReportConcernViewController.h index a9a95ba02..58f6e071d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReportConcernViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReportConcernViewController.h @@ -8,7 +8,7 @@ @interface SUReportConcernViewController : SUTableViewController { - BOOL _animatingKeyboard; + _Bool _animatingKeyboard; unsigned long long _itemIdentifier; struct UIEdgeInsets _originalTableInsets; } @@ -21,11 +21,11 @@ - (void)_hideKeyboardDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 failedWithError:(id)arg2; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)loadView; - (void)keyboardWillShowWithInfo:(id)arg1; - (void)keyboardWillHideWithInfo:(id)arg1; -- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (_Bool)handleSelectionForIndexPath:(id)arg1 tapCount:(long long)arg2; - (id)initWithItemIdentifier:(unsigned long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewCellConfiguration.h index cbbf396ec..97baaeabf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewCellConfiguration.h @@ -10,13 +10,13 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsButton.h index 4113fa7bd..454dfe69b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsButton.h @@ -12,12 +12,12 @@ { UIImageView *_disclosureView; float _userRating; - int _userRatingCount; + long long _userRatingCount; NSString *_userRatingCountString; } @property(retain, nonatomic) NSString *userRatingCountString; // @synthesize userRatingCountString=_userRatingCountString; -@property(nonatomic) int userRatingCount; // @synthesize userRatingCount=_userRatingCount; +@property(nonatomic) long long userRatingCount; // @synthesize userRatingCount=_userRatingCount; @property(nonatomic) float userRating; // @synthesize userRating=_userRating; - (struct CGRect)titleRectForContentRect:(struct CGRect)arg1; - (struct CGRect)imageRectForContentRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsHeaderCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsHeaderCellConfiguration.h index 3e3d0741d..c677b68c1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsHeaderCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsHeaderCellConfiguration.h @@ -10,13 +10,13 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (BOOL)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (_Bool)getShadowColor:(id *)arg1 offset:(struct CGSize *)arg2 forLabelAtIndex:(unsigned long long)arg3 withModifiers:(unsigned long long)arg4; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsListingViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsListingViewController.h index b7e946a5b..caab0be96 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsListingViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUReviewsListingViewController.h @@ -15,13 +15,13 @@ - (void)_reloadHeaderView; - (id)_headerItem; -- (BOOL)_canWriteReview; +- (_Bool)_canWriteReview; - (id)_accessoryView; - (void)_writeAReview:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)newTermsAndConditionsFooter; -- (void)reloadForChangedRowCount:(int)arg1; +- (void)reloadForChangedRowCount:(long long)arg1; - (void)reloadData; - (void)loadView; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationController.h index cb6a7f957..9af0951ea 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationController.h @@ -14,11 +14,11 @@ } @property(nonatomic) SUViewController *viewController; // @synthesize viewController=_viewController; -- (struct CGRect)viewFrameForInterfaceOrientation:(int)arg1; -- (void)prepareToRotateToInterfaceOrientation:(int)arg1; -- (BOOL)orientationAffectsViewFrame; -- (void)finishRotationFromInterfaceOrientation:(int)arg1; -- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (struct CGRect)viewFrameForInterfaceOrientation:(long long)arg1; +- (void)prepareToRotateToInterfaceOrientation:(long long)arg1; +- (_Bool)orientationAffectsViewFrame; +- (void)finishRotationFromInterfaceOrientation:(long long)arg1; +- (void)animateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)dealloc; - (id)initWithViewController:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationImageModifier.h index 3a853ae83..d647aaf87 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SURotationImageModifier.h @@ -9,14 +9,14 @@ @interface SURotationImageModifier : SUImageModifier { float _degrees; - int _orientation; + long long _orientation; } -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(nonatomic) float degrees; // @synthesize degrees=_degrees; - (struct CGRect)imageFrameForImage:(id)arg1 currentFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; - (void)drawBeforeImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SURoundedCornersMaskProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SURoundedCornersMaskProvider.h index 88a621591..af487db6b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SURoundedCornersMaskProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SURoundedCornersMaskProvider.h @@ -8,10 +8,10 @@ @interface SURoundedCornersMaskProvider : SUMaskProvider { - float _cornerRadius; + double _cornerRadius; } -@property(nonatomic) float cornerRadius; // @synthesize cornerRadius=_cornerRadius; +@property(nonatomic) double cornerRadius; // @synthesize cornerRadius=_cornerRadius; - (struct CGPath *)copyPathForMaskWithSize:(struct CGSize)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSKUIStorePageViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSKUIStorePageViewController.h index c41f9d256..406fedfac 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSKUIStorePageViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSKUIStorePageViewController.h @@ -6,23 +6,31 @@ #import +#import "SKStoreProductViewControllerDelegatePrivate-Protocol.h" #import "SKUIIPhoneProductPageDelegate-Protocol.h" -@class SKUIIPhoneProductPageViewController, SKUIStorePageViewController, UIViewController; +@class SKStoreProductViewController, SKUIIPhoneProductPageViewController, SKUIStorePageViewController, UIViewController; -@interface SUSKUIStorePageViewController : SUViewController +@interface SUSKUIStorePageViewController : SUViewController { UIViewController *_activeChildViewController; SKUIIPhoneProductPageViewController *_iphoneProductPageViewController; + SKStoreProductViewController *_remoteProductViewController; SKUIStorePageViewController *_storePageViewController; } - (void)_showStorePageWithPageDictionary:(id)arg1; +- (void)_showRemoteViewControllerWithPageDictionary:(id)arg1; - (void)_showProductPageWithPageDictionary:(id)arg1; +- (void)_showIPhoneProductPageWithPage:(id)arg1 clientContext:(id)arg2; - (void)_setActiveChildViewController:(id)arg1; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; -- (BOOL)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; +- (void)_loadClientContextWithCompletionBlock:(id)arg1; +- (void)productViewController:(id)arg1 presentProductWithRequest:(id)arg2 animated:(_Bool)arg3; +- (void)productViewController:(id)arg1 didFinishWithResult:(long long)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenURL:(id)arg2; +- (_Bool)iPhoneProductPage:(id)arg1 shouldOpenItem:(id)arg2; - (void)loadView; +- (void)dismissAnimated:(_Bool)arg1; - (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; - (void)dealloc; - (id)initWithSection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScalingFlipView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScalingFlipView.h index e6977ba4d..3a4241a75 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScalingFlipView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScalingFlipView.h @@ -10,7 +10,7 @@ { UIView *_backView; id _delegate; - int _direction; + long long _direction; double _duration; struct CGRect _fromFrame; UIView *_frontView; @@ -18,7 +18,7 @@ } @property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) int direction; // @synthesize direction=_direction; +@property(nonatomic) long long direction; // @synthesize direction=_direction; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)_transformAnimationWithStart:(struct CATransform3D)arg1 middle:(struct CATransform3D)arg2 end:(struct CATransform3D)arg3; - (id)_positionAnimation; @@ -26,7 +26,7 @@ - (id)_frontLayerAnimation; - (id)_fixedAnimationForAnimation:(id)arg1; - (id)_backLayerAnimation; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)performFlip; - (void)dealloc; - (id)initWithFrontView:(id)arg1 backView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccessSecurity.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccessSecurity.h index 53201024a..ba022b800 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccessSecurity.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccessSecurity.h @@ -10,12 +10,12 @@ { } -- (BOOL)_urls:(id)arg1 matchPatternStrings:(id)arg2; -- (BOOL)_url:(id)arg1 matchesExpressions:(id)arg2; +- (_Bool)_urls:(id)arg1 matchPatternStrings:(id)arg2; +- (_Bool)_url:(id)arg1 matchesExpressions:(id)arg2; - (id)_copyResourceURLsForWebFrame:(id)arg1; - (id)_accessDictionaryForType:(id)arg1; -- (BOOL)canAccessFacebookWithURL:(id)arg1 inFrame:(id)arg2 error:(id *)arg3; -- (BOOL)canAccessFacebookInFrame:(id)arg1 error:(id *)arg2; +- (_Bool)canAccessFacebookWithURL:(id)arg1 inFrame:(id)arg2 error:(id *)arg3; +- (_Bool)canAccessFacebookInFrame:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccount.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccount.h index 2e2c63aad..efecc5cb1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccount.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAccount.h @@ -18,7 +18,7 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -- (void)_setServiceType:(int)arg1 enabled:(id)arg2; +- (void)_setServiceType:(long long)arg1 enabled:(id)arg2; - (void)_commitChanges; @property(retain) id socialEnabled; @property(retain) id purchaseHistoryEnabled; @@ -30,8 +30,8 @@ @property(readonly, getter=isPrimaryLockerAccount) id primaryLockerAccount; - (id)_className; - (void)setSecureToken:(id)arg1; -- (BOOL)isSecureTokenValid; -- (BOOL)isPrimaryAccount; +- (_Bool)isSecureTokenValid; +- (_Bool)isPrimaryAccount; @property(retain) SSAccount *account; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityItemProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityItemProvider.h index 06706a15e..88361b4aa 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityItemProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityItemProvider.h @@ -31,7 +31,7 @@ - (void)_finishItemWithItem:(id)arg1; - (void)activityItemProvider:(id)arg1 provideItemUsingBlock:(id)arg2; @property(copy) NSString *status; -@property float progress; +@property double progress; @property(retain) WebScriptObject *itemFunction; @property(readonly) NSString *MIMEType; - (id)_className; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityNativeObject.h index caccb8d8e..646f329fe 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptActivityNativeObject.h @@ -14,7 +14,7 @@ - (void)performActionForActivity:(id)arg1; - (void)activity:(id)arg1 prepareWithActivityItems:(id)arg2; -- (BOOL)activity:(id)arg1 canPerformWithActivityItems:(id)arg2; +- (_Bool)activity:(id)arg1 canPerformWithActivityItems:(id)arg2; - (void)setupNativeObject; - (void)destroyNativeObject; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAppleAccountStore.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAppleAccountStore.h index f574167d1..3531f19be 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAppleAccountStore.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAppleAccountStore.h @@ -20,9 +20,9 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (id)_accountStore; -@property(readonly) int renewResultRenewed; -@property(readonly) int renewResultRejected; -@property(readonly) int renewResultFailed; +@property(readonly) long long renewResultRenewed; +@property(readonly) long long renewResultRejected; +@property(readonly) long long renewResultFailed; @property(readonly) NSString *accountTypeIdentifierTwitter; @property(readonly) NSString *accountTypeIdentifierSinaWeibo; @property(readonly) NSString *accountTypeIdentifierFacebook; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptApplication.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptApplication.h index 7a3ecd67e..f0a74ed7e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptApplication.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptApplication.h @@ -17,12 +17,12 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) int statusBarStyleBlackTranslucent; -@property(readonly) int statusBarStyleBlackOpaque; -@property(readonly) int statusBarStyleDefault; -@property(readonly) int statusBarAnimationSlide; -@property(readonly) int statusBarAnimationNone; -@property(readonly) int statusBarAnimationFade; +@property(readonly) long long statusBarStyleBlackTranslucent; +@property(readonly) long long statusBarStyleBlackOpaque; +@property(readonly) long long statusBarStyleDefault; +@property(readonly) long long statusBarAnimationSlide; +@property(readonly) long long statusBarAnimationNone; +@property(readonly) long long statusBarAnimationFade; @property(readonly) NSNumber *exitStoreReasonPurchase; @property(readonly) NSNumber *exitStoreReasonOther; @property(readonly) NSNumber *exitStoreReasonGotoMainStore; @@ -30,7 +30,7 @@ @property(readonly) NSNumber *exitStoreReasonDownloadComplete; @property(readonly) NSNumber *exitStoreReasonButton; @property(readonly, getter=wasLaunchedFromLibrary) id launchedFromLibrary; -@property int statusBarStyle; +@property long long statusBarStyle; @property id statusBarHidden; @property(retain) id iconBadgeNumber; @property(readonly) id screenWidth; @@ -38,9 +38,9 @@ @property(readonly, getter=isRunningInStoreDemoMode) id runningInStoreDemoMode; @property(readonly, getter=isDelayingTerminate) id delayingTerminate; - (void)showNewsstand; -- (void)setStatusBarStyle:(int)arg1 animated:(BOOL)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 withAnimation:(int)arg2; -- (void)scrollIconToVisible:(id)arg1 shouldSuspend:(BOOL)arg2; +- (void)setStatusBarStyle:(long long)arg1 animated:(_Bool)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 withAnimation:(long long)arg2; +- (void)scrollIconToVisible:(id)arg1 shouldSuspend:(_Bool)arg2; - (void)returnToLibrary; - (void)exitStoreWithReason:(id)arg1; - (void)endDelayingTerminate; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAudioPlayer.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAudioPlayer.h index c183e45b2..27d148f9d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAudioPlayer.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptAudioPlayer.h @@ -22,12 +22,12 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_audioPlayerStateChangeNotification:(id)arg1; -@property(readonly) int playerStateUnplayed; -@property(readonly) int playerStatePaused; -@property(readonly) int playerStateFinished; -@property(readonly) int playerStateFailed; -@property(readonly) int playerStateBuffering; -@property(readonly) int playerStateActive; +@property(readonly) long long playerStateUnplayed; +@property(readonly) long long playerStatePaused; +@property(readonly) long long playerStateFinished; +@property(readonly) long long playerStateFailed; +@property(readonly) long long playerStateBuffering; +@property(readonly) long long playerStateActive; @property(readonly) NSString *nowPlayingKeyTitle; @property(readonly) NSString *nowPlayingKeyPlaybackDuration; @property(readonly) NSString *nowPlayingKeyPersistentID; @@ -41,7 +41,7 @@ @property(readonly) NSString *nowPlayingKeyAlbumTrackCount; @property(readonly) NSString *nowPlayingKeyAlbumTitle; @property(readonly) NSString *URL; -@property(readonly) int state; +@property(readonly) long long state; @property(readonly) NSString *keyURL; @property(readonly) double duration; @property(readonly) double currentTime; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButton.h index f2c3845ce..1d1d64a79 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButton.h @@ -14,14 +14,14 @@ { id _action; SUScriptCanvasContext *_canvas; - BOOL _shouldPerformDefaultAction; + _Bool _shouldPerformDefaultAction; WebScriptObject *_target; } + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; + (id)webScriptNameForKeyName:(id)arg1; -@property(nonatomic) BOOL shouldPerformDefaultAction; // @synthesize shouldPerformDefaultAction=_shouldPerformDefaultAction; +@property(nonatomic) _Bool shouldPerformDefaultAction; // @synthesize shouldPerformDefaultAction=_shouldPerformDefaultAction; - (id)scriptAttributeKeys; - (id)attributeKeys; - (id)_systemItemString; @@ -30,18 +30,18 @@ - (id)_action; @property(retain) WebScriptObject *target; @property(retain) NSString *title; -@property int tag; +@property long long tag; @property(retain) NSString *subtitle; @property(retain) NSString *style; @property(readonly) id showingConfirmation; -- (void)showConfirmationWithTitle:(id)arg1 animated:(BOOL)arg2; -@property BOOL loading; +- (void)showConfirmationWithTitle:(id)arg1 animated:(_Bool)arg2; +@property _Bool loading; - (void)setImageWithURLString:(id)arg1 scale:(id)arg2; - (void)setImageInsetsTop:(float)arg1 left:(float)arg2 bottom:(float)arg3 right:(float)arg4; -@property BOOL enabled; +@property _Bool enabled; @property(retain) SUScriptCanvasContext *canvas; @property(retain) id action; -- (void)hideConfirmationAnimated:(BOOL)arg1; +- (void)hideConfirmationAnimated:(_Bool)arg1; - (id)_className; - (id)buttonItem; - (void)setNativeButton:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButtonNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButtonNativeObject.h index 225c5bcea..72dae1521 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButtonNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptButtonNativeObject.h @@ -10,7 +10,7 @@ @interface SUScriptButtonNativeObject : SUScriptNativeObject { - BOOL _loading; + _Bool _loading; NSString *_subtitle; NSString *_styleString; NSString *_systemItemString; @@ -18,16 +18,16 @@ + (id)objectWithDefaultButtonForScriptButton:(id)arg1; @property(readonly, nonatomic) NSString *systemItemString; // @synthesize systemItemString=_systemItemString; -@property(nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; +@property(nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; @property(retain, nonatomic) NSString *subtitle; @property(readonly, nonatomic) NSString *styleString; -- (void)showConfirmationWithTitle:(id)arg1 animated:(BOOL)arg2; +- (void)showConfirmationWithTitle:(id)arg1 animated:(_Bool)arg2; - (void)setStyleFromString:(id)arg1; @property(nonatomic) struct UIEdgeInsets imageInsets; -@property(nonatomic, getter=isEnabled) BOOL enabled; // @dynamic enabled; -@property(readonly, nonatomic, getter=isShowingConfirmation) BOOL showingConfirmation; -@property(readonly, nonatomic, getter=isBackButton) BOOL backButton; -- (void)hideConfirmationAnimated:(BOOL)arg1; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; +@property(readonly, nonatomic, getter=isShowingConfirmation) _Bool showingConfirmation; +@property(readonly, nonatomic, getter=isBackButton) _Bool backButton; +- (void)hideConfirmationAnimated:(_Bool)arg1; - (void)disconnectButtonAction; - (void)connectButtonAction; - (void)configureFromScriptButtonNativeObject:(id)arg1; @@ -38,7 +38,7 @@ // Remaining properties @property(retain, nonatomic) UIImage *image; // @dynamic image; -@property(nonatomic) int tag; // @dynamic tag; +@property(nonatomic) long long tag; // @dynamic tag; @property(retain, nonatomic) NSString *title; // @dynamic title; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCalloutView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCalloutView.h index 4dc0d5bcd..cab3a0b6b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCalloutView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCalloutView.h @@ -10,7 +10,7 @@ @interface SUScriptCalloutView : SUScriptObject { - BOOL _isVisible; + _Bool _isVisible; NSString *_subtitle; NSString *_title; } @@ -27,9 +27,9 @@ @property(copy) NSString *title; @property(copy) NSString *subtitle; - (id)_className; -- (void)setVisible:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setVisible:(_Bool)arg1 animated:(_Bool)arg2; - (void)setTitle:(id)arg1 subtitle:(id)arg2; -- (void)setTargetX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)setTargetX:(double)arg1 y:(double)arg2 width:(double)arg3 height:(double)arg4; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCanvasContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCanvasContext.h index 960a9292b..8c885b8cd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCanvasContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptCanvasContext.h @@ -13,16 +13,16 @@ struct CGContext *_context; struct CGPath *_contextPath; id _fillStyle; - int _fillStyleType; - float _height; - float _scale; - float _shadowBlur; + long long _fillStyleType; + double _height; + double _scale; + double _shadowBlur; SUScriptColor *_shadowColor; - float _shadowOffsetX; - float _shadowOffsetY; + double _shadowOffsetX; + double _shadowOffsetY; id _strokeStyle; - int _strokeStyleType; - float _width; + long long _strokeStyleType; + double _width; } + (void)initialize; @@ -31,49 +31,49 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_ntsApplyShadow; -@property(readonly) float width; +@property(readonly) double width; @property(retain) id strokeStyle; -@property float shadowOffsetY; -@property float shadowOffsetX; +@property double shadowOffsetY; +@property double shadowOffsetX; @property(retain) id shadowColor; -@property float shadowBlur; -@property float miterLimit; -@property float lineWidth; +@property double shadowBlur; +@property double miterLimit; +@property double lineWidth; @property(retain) id lineJoin; @property(retain) id lineCap; @property(retain) NSString *globalCompositeOperation; -@property float globalAlpha; +@property double globalAlpha; @property(retain) id fillStyle; -@property(readonly) float height; +@property(readonly) double height; - (id)_className; -- (void)strokeRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)strokeRectWithX:(double)arg1 y:(double)arg2 width:(double)arg3 height:(double)arg4; - (void)stroke; -- (void)translateWithX:(float)arg1 y:(float)arg2; -- (void)transformWithM11:(float)arg1 m12:(float)arg2 m21:(float)arg3 m22:(float)arg4 dx:(float)arg5 dy:(float)arg6; -- (void)setTransformWithM11:(float)arg1 m12:(float)arg2 m21:(float)arg3 m22:(float)arg4 dx:(float)arg5 dy:(float)arg6; -- (void)scaleWithX:(float)arg1 y:(float)arg2; +- (void)translateWithX:(double)arg1 y:(double)arg2; +- (void)transformWithM11:(double)arg1 m12:(double)arg2 m21:(double)arg3 m22:(double)arg4 dx:(double)arg5 dy:(double)arg6; +- (void)setTransformWithM11:(double)arg1 m12:(double)arg2 m21:(double)arg3 m22:(double)arg4 dx:(double)arg5 dy:(double)arg6; +- (void)scaleWithX:(double)arg1 y:(double)arg2; - (void)saveState; -- (void)rotateWithAngle:(float)arg1; +- (void)rotateWithAngle:(double)arg1; - (void)restoreState; -- (void)quadraticCurveToCPX:(float)arg1 cpy:(float)arg2 x:(float)arg3 y:(float)arg4; -- (void)moveToX:(float)arg1 y:(float)arg2; -- (id)makeRadialGradientWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; -- (id)makeLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; -- (void)lineToX:(float)arg1 y:(float)arg2; -- (BOOL)isPointInPathWithX:(float)arg1 y:(float)arg2; -- (void)fillRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)quadraticCurveToCPX:(double)arg1 cpy:(double)arg2 x:(double)arg3 y:(double)arg4; +- (void)moveToX:(double)arg1 y:(double)arg2; +- (id)makeRadialGradientWithX0:(double)arg1 y0:(double)arg2 r0:(double)arg3 x1:(double)arg4 y1:(double)arg5 r1:(double)arg6; +- (id)makeLinearGradientWithX0:(double)arg1 y0:(double)arg2 x1:(double)arg3 y1:(double)arg4; +- (void)lineToX:(double)arg1 y:(double)arg2; +- (_Bool)isPointInPathWithX:(double)arg1 y:(double)arg2; +- (void)fillRectWithX:(double)arg1 y:(double)arg2 width:(double)arg3 height:(double)arg4; - (void)fill; - (void)closePath; - (void)clip; -- (void)clearRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)clearRectWithX:(double)arg1 y:(double)arg2 width:(double)arg3 height:(double)arg4; - (struct CGPath *)copyCanvasPath; - (id)copyCanvasImage; -- (void)bezierCurveToCP1X:(float)arg1 cp1y:(float)arg2 cp2x:(float)arg3 cp2y:(float)arg4 x:(float)arg5 y:(float)arg6; +- (void)bezierCurveToCP1X:(double)arg1 cp1y:(double)arg2 cp2x:(double)arg3 cp2y:(double)arg4 x:(double)arg5 y:(double)arg6; - (void)beginPath; -- (void)arcWithX:(float)arg1 y:(float)arg2 radius:(float)arg3 startAngle:(float)arg4 endAngle:(float)arg5 antiClockwise:(BOOL)arg6; -- (void)arcToX1:(float)arg1 y1:(float)arg2 x2:(float)arg3 y2:(float)arg4 radius:(float)arg5; +- (void)arcWithX:(double)arg1 y:(double)arg2 radius:(double)arg3 startAngle:(double)arg4 endAngle:(double)arg5 antiClockwise:(_Bool)arg6; +- (void)arcToX1:(double)arg1 y1:(double)arg2 x2:(double)arg3 y2:(double)arg4 radius:(double)arg5; - (void)dealloc; -- (id)initWithWidth:(float)arg1 height:(float)arg2; +- (id)initWithWidth:(double)arg1 height:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptColor.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptColor.h index e42dee82a..be03f7f25 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptColor.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptColor.h @@ -18,14 +18,14 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) float red; -@property(readonly) float green; +@property(readonly) double red; +@property(readonly) double green; - (id)_className; -@property(readonly) float blue; -@property(readonly) float alpha; -- (void)setWhite:(float)arg1 alpha:(float)arg2; -- (void)setRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -- (void)setHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; +@property(readonly) double blue; +@property(readonly) double alpha; +- (void)setWhite:(double)arg1 alpha:(double)arg2; +- (void)setRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (void)setHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; - (id)stringRepresentation; @property(readonly) UIColor *nativeColor; - (struct CGColor *)copyCGColor; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDateFormatter.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDateFormatter.h index 8a60ae844..a3f7aa5c0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDateFormatter.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDateFormatter.h @@ -18,14 +18,14 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) unsigned int dateFormatterShortStyle; -@property(readonly) unsigned int dateFormatterNoStyle; -@property(readonly) unsigned int dateFormatterMediumStyle; -@property(readonly) unsigned int dateFormatterLongStyle; -@property(readonly) unsigned int dateFormatterFullStyle; -@property unsigned int timeStyle; +@property(readonly) unsigned long long dateFormatterShortStyle; +@property(readonly) unsigned long long dateFormatterNoStyle; +@property(readonly) unsigned long long dateFormatterMediumStyle; +@property(readonly) unsigned long long dateFormatterLongStyle; +@property(readonly) unsigned long long dateFormatterFullStyle; +@property unsigned long long timeStyle; @property(copy) NSString *localeIdentifier; -@property unsigned int dateStyle; +@property unsigned long long dateStyle; @property(copy) NSString *dateFormat; - (id)_className; - (id)stringFromDate:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDevice.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDevice.h index 9174b676a..31120af00 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDevice.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDevice.h @@ -19,7 +19,7 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_removeScriptFunction:(id)arg1; -- (int)_deviceCapabilityForString:(id)arg1; +- (long long)_deviceCapabilityForString:(id)arg1; - (void)_addScriptFunction:(id)arg1; - (void)_autoDownloadKindsChangedNotification:(id)arg1; @property(readonly) NSString *UTIText; @@ -44,50 +44,50 @@ @property(readonly) NSString *restrictionAllowVoiceDialing; @property(readonly) NSString *restrictionAllowGlobalBackgroundFetchWhenRoaming; @property(readonly) NSString *restrictionAccountModificationAllowed; -@property(readonly) int restrictionBoolYes; -@property(readonly) int restrictionBoolNoData; -@property(readonly) int restrictionBoolNo; +@property(readonly) long long restrictionBoolYes; +@property(readonly) long long restrictionBoolNoData; +@property(readonly) long long restrictionBoolNo; @property(readonly) NSString *freeSpaceOptionEffortLevel; -@property(readonly) int freeSpaceEffortLevelPromptUser; -@property(readonly) int freeSpaceEffortLevelManualSpaceManagement; -@property(readonly) int freeSpaceEffortLevelAutomaticOnly; -@property(readonly) int freeSpaceEffortLevelDoNothing; +@property(readonly) long long freeSpaceEffortLevelPromptUser; +@property(readonly) long long freeSpaceEffortLevelManualSpaceManagement; +@property(readonly) long long freeSpaceEffortLevelAutomaticOnly; +@property(readonly) long long freeSpaceEffortLevelDoNothing; @property(readonly) NSString *orientationStringPortraitUpsideDown; @property(readonly) NSString *orientationStringPortrait; @property(readonly) NSString *orientationStringLandscapeRight; @property(readonly) NSString *orientationStringLandscapeLeft; -@property(readonly) int networkTypeWiFi; -@property(readonly) int networkType9G; -@property(readonly) int networkType8G; -@property(readonly) int networkType7G; -@property(readonly) int networkType6G; -@property(readonly) int networkType5G; -@property(readonly) int networkType4G; -@property(readonly) int networkType3G; -@property(readonly) int networkType2G; -@property(readonly) int networkTypeNone; -@property(readonly) int hardwareTypeWildcatK48; -@property(readonly) int hardwareTypeUnknown; -@property(readonly) int hardwareTypeIPodTouchN81a; -@property(readonly) int hardwareTypeIPodTouchN81; -@property(readonly) int hardwareTypeIPodTouchN18; -@property(readonly) int hardwareTypeIPodTouchN72; -@property(readonly) int hardwareTypeIPodTouchN45; -@property(readonly) int hardwareTypeIPhoneN94; -@property(readonly) int hardwareTypeIPhoneN92; -@property(readonly) int hardwareTypeIPhoneN90; -@property(readonly) int hardwareTypeIPhoneN88; -@property(readonly) int hardwareTypeIPhoneN82; -@property(readonly) int hardwareTypeIPhoneM68; -@property(readonly) int hardwareTypeIPadK95; -@property(readonly) int hardwareTypeIPadK94; -@property(readonly) int hardwareTypeIPadK93a; -@property(readonly) int hardwareTypeIPadK93; -@property(readonly) int hardwareTypeIPadJ2a; -@property(readonly) int hardwareTypeIPadJ2; -@property(readonly) int hardwareTypeIPadJ1; -@property(readonly) int hardwareTypeAppleTVK66; -@property(readonly) int hardwareTypeAppleTVJ33; +@property(readonly) long long networkTypeWiFi; +@property(readonly) long long networkType9G; +@property(readonly) long long networkType8G; +@property(readonly) long long networkType7G; +@property(readonly) long long networkType6G; +@property(readonly) long long networkType5G; +@property(readonly) long long networkType4G; +@property(readonly) long long networkType3G; +@property(readonly) long long networkType2G; +@property(readonly) long long networkTypeNone; +@property(readonly) long long hardwareTypeWildcatK48; +@property(readonly) long long hardwareTypeUnknown; +@property(readonly) long long hardwareTypeIPodTouchN81a; +@property(readonly) long long hardwareTypeIPodTouchN81; +@property(readonly) long long hardwareTypeIPodTouchN18; +@property(readonly) long long hardwareTypeIPodTouchN72; +@property(readonly) long long hardwareTypeIPodTouchN45; +@property(readonly) long long hardwareTypeIPhoneN94; +@property(readonly) long long hardwareTypeIPhoneN92; +@property(readonly) long long hardwareTypeIPhoneN90; +@property(readonly) long long hardwareTypeIPhoneN88; +@property(readonly) long long hardwareTypeIPhoneN82; +@property(readonly) long long hardwareTypeIPhoneM68; +@property(readonly) long long hardwareTypeIPadK95; +@property(readonly) long long hardwareTypeIPadK94; +@property(readonly) long long hardwareTypeIPadK93a; +@property(readonly) long long hardwareTypeIPadK93; +@property(readonly) long long hardwareTypeIPadJ2a; +@property(readonly) long long hardwareTypeIPadJ2; +@property(readonly) long long hardwareTypeIPadJ1; +@property(readonly) long long hardwareTypeAppleTVK66; +@property(readonly) long long hardwareTypeAppleTVJ33; @property(readonly) NSString *capabilityNameWiFi; @property(readonly) NSString *capabilityNamePodcasts; @property(readonly) NSString *capabilityNameHDVideo720p; @@ -96,20 +96,20 @@ @property(readonly) NSString *capabilityNameExplicitMedia; @property(readonly) NSString *capabilityNameEmail; @property(readonly) NSNumber *mainScreenScale; -@property(readonly) int hardwareType; +@property(readonly) long long hardwareType; @property(readonly) NSNumber *diskSpaceAvailable; -@property(readonly) unsigned long deviceTypeIdentifier; +@property(readonly) unsigned int deviceTypeIdentifier; - (id)_className; @property(readonly) NSArray *automaticDownloadMediaTypes; -@property(readonly) int activeNetworkType; +@property(readonly) long long activeNetworkType; - (id)valueForRestriction:(id)arg1; - (id)UTIForURL:(id)arg1; - (void)setAutomaticDownloadKinds:(id)arg1 withCompletionHandler:(id)arg2; - (id)restrictionLevelForType:(id)arg1; - (void)requestFreeSpaceWithBytes:(id)arg1 options:(id)arg2 completionHandler:(id)arg3; - (id)hasCapability:(id)arg1; -- (id)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(BOOL)arg2; -- (int)boolValueForRestriction:(id)arg1; +- (id)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(_Bool)arg2; +- (long long)boolValueForRestriction:(id)arg1; - (id)applicationsForUTI:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogActionSheet.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogActionSheet.h index 652509528..3d1c7a01b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogActionSheet.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogActionSheet.h @@ -12,7 +12,7 @@ { } -- (BOOL)clearsWeakScriptReferences; +- (_Bool)clearsWeakScriptReferences; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogAlertView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogAlertView.h index 84f34f11d..8a0154475 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogAlertView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogAlertView.h @@ -12,7 +12,7 @@ { } -- (BOOL)clearsWeakScriptReferences; +- (_Bool)clearsWeakScriptReferences; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogNativeObject.h index 1b03dedbf..27aa27132 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDialogNativeObject.h @@ -13,11 +13,11 @@ { } -- (void)_tearDownForDismissWithButtonIndex:(int)arg1; +- (void)_tearDownForDismissWithButtonIndex:(long long)arg1; - (id)_newActionSheetForDialog:(id)arg1; -- (void)_addScriptButton:(id)arg1 toAlert:(id)arg2 atIndex:(int)arg3; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_addScriptButton:(id)arg1 toAlert:(id)arg2 atIndex:(long long)arg3; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)destroyNativeObject; - (void)showSheetInViewController:(id)arg1; - (void)showSheet; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDictionary.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDictionary.h index e3df0a216..bc38d87b5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDictionary.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDictionary.h @@ -13,7 +13,7 @@ NSDictionary *_dictionary; } -+ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; ++ (_Bool)isKeyExcludedFromWebScript:(const char *)arg1; @property(readonly) NSDictionary *dictionary; // @synthesize dictionary=_dictionary; - (id)attributeKeys; - (id)valueForKey:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDocumentInteractionControllerNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDocumentInteractionControllerNativeObject.h index 7c3a2ace0..b1706a2ec 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDocumentInteractionControllerNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptDocumentInteractionControllerNativeObject.h @@ -10,13 +10,13 @@ @interface SUScriptDocumentInteractionControllerNativeObject : SUScriptNativeObject { - BOOL _didPickApplication; - BOOL _isVisible; + _Bool _didPickApplication; + _Bool _isVisible; id _presentationBlock; - BOOL _redisplayAfterRotation; + _Bool _redisplayAfterRotation; } -- (BOOL)_isAffectedByWindowNotification:(id)arg1; +- (_Bool)_isAffectedByWindowNotification:(id)arg1; - (void)_windowWillRotateNotification:(id)arg1; - (void)_windowDidRotateNotification:(id)arg1; - (void)documentInteractionController:(id)arg1 willBeginSendingToApplication:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptError.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptError.h index c2bc53307..573eaef70 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptError.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptError.h @@ -21,7 +21,7 @@ @property(readonly) NSString *localizedFailureReason; @property(readonly) NSString *localizedDescription; @property(readonly) NSString *domain; -@property(readonly) int code; +@property(readonly) long long code; - (id)_className; - (void)dealloc; - (id)initWithError:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptEventListener.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptEventListener.h index 77e56086e..abe203382 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptEventListener.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptEventListener.h @@ -13,10 +13,10 @@ WebScriptObject *_callback; NSLock *_lock; NSString *_name; - BOOL _useCapture; + _Bool _useCapture; } -@property BOOL shouldUseCapture; // @synthesize shouldUseCapture=_useCapture; +@property _Bool shouldUseCapture; // @synthesize shouldUseCapture=_useCapture; @property(copy) NSString *name; // @synthesize name=_name; @property(retain) WebScriptObject *callback; // @synthesize callback=_callback; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptExecutionContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptExecutionContext.h index 6bfdb1d87..518022ec3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptExecutionContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptExecutionContext.h @@ -28,7 +28,7 @@ - (void)evaluateScriptWithURLBagKey:(id)arg1; - (void)evaluateScriptAtURL:(id)arg1; - (void)callWebScriptMethod:(id)arg1 withArguments:(id)arg2; -- (BOOL)evaluateData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; +- (_Bool)evaluateData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookLikeStatus.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookLikeStatus.h index 45d1bdb56..15f29bffd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookLikeStatus.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookLikeStatus.h @@ -18,9 +18,9 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; @property(readonly, getter=isLikedByMe) id likedByMe; -@property(readonly) unsigned int globalLikeCount; +@property(readonly) unsigned long long globalLikeCount; @property(readonly) NSArray *friends; -@property(readonly) unsigned int friendLikeCount; +@property(readonly) unsigned long long friendLikeCount; - (id)_className; - (void)dealloc; - (id)initWithLikeStatusDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookRequest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookRequest.h index fec1f5b26..3e9d30a28 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookRequest.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookRequest.h @@ -11,7 +11,7 @@ @interface SUScriptFacebookRequest : SUScriptObject { SLRequest *_request; - int _requestMethod; + long long _requestMethod; SUScriptAppleAccount *_scriptAccount; NSURL *_url; } @@ -22,17 +22,17 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_performRequest:(id)arg1 withScriptFunction:(id)arg2; -- (BOOL)_isRequestAllowed:(id *)arg1; -@property(readonly) int requestMethodPost; -@property(readonly) int requestMethodGet; -@property(readonly) int requestMethodDelete; +- (_Bool)_isRequestAllowed:(id *)arg1; +@property(readonly) long long requestMethodPost; +@property(readonly) long long requestMethodGet; +@property(readonly) long long requestMethodDelete; - (void)setParameters:(id)arg1; - (void)performRequestWithFunction:(id)arg1; - (void)addParameterWithKey:(id)arg1 value:(id)arg2; - (void)addMultiPartData:(id)arg1 withName:(id)arg2 type:(id)arg3; @property(readonly) NSURL *URL; @property(retain) SUScriptAppleAccount *account; -@property(readonly) int requestMethod; +@property(readonly) long long requestMethod; - (id)_className; - (void)dealloc; - (id)initWithURL:(id)arg1 requestMethod:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookResponse.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookResponse.h index 8c8c0ef69..978e736c1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookResponse.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookResponse.h @@ -12,14 +12,14 @@ { NSString *_bodyData; SUScriptError *_error; - int _statusCode; + long long _statusCode; } + (void)initialize; + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) int HTTPStatusCode; +@property(readonly) long long HTTPStatusCode; @property(readonly) SUScriptError *error; - (id)_className; @property(readonly) NSString *bodyData; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookSession.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookSession.h index 4d4777efa..1e35f24a1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookSession.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFacebookSession.h @@ -18,10 +18,10 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) unsigned int likeStatusFlagMe; -@property(readonly) unsigned int likeStatusFlagGlobalCount; -@property(readonly) unsigned int likeStatusFlagFriends; -@property(readonly) unsigned int likeStatusFlagFriendCount; +@property(readonly) unsigned long long likeStatusFlagMe; +@property(readonly) unsigned long long likeStatusFlagGlobalCount; +@property(readonly) unsigned long long likeStatusFlagFriends; +@property(readonly) unsigned long long likeStatusFlagFriendCount; @property(readonly) id hasAccounts; - (id)_className; - (void)unlikeURL:(id)arg1 completionFunction:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFairPlayContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFairPlayContext.h index db8f92908..b4d0a2725 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFairPlayContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFairPlayContext.h @@ -15,7 +15,7 @@ - (id)_accountViewController; - (id)signData:(id)arg1; - (void)close; -- (BOOL)isOpen; +- (_Bool)isOpen; - (id)_className; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFunction.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFunction.h index 11d50c352..661859e3a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFunction.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptFunction.h @@ -21,8 +21,8 @@ @property(retain) WebScriptObject *scriptObject; - (void)lock; - (id)callSynchronouslyWithArguments:(id)arg1; -- (BOOL)callWithArguments:(id)arg1 completionBlock:(id)arg2; -- (BOOL)callWithArguments:(id)arg1; +- (_Bool)callWithArguments:(id)arg1 completionBlock:(id)arg2; +- (_Bool)callWithArguments:(id)arg1; - (void)dealloc; - (id)initWithScriptObject:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGiftViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGiftViewController.h index 33ffb716a..115cbda6b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGiftViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGiftViewController.h @@ -10,7 +10,7 @@ @interface SUScriptGiftViewController : SUScriptViewController { - int _giftCategory; + long long _giftCategory; SKUIItem *_item; } @@ -19,12 +19,12 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly, nonatomic) int giftCategoryMedia; -@property(readonly, nonatomic) int giftCategoryBooks; -@property(readonly, nonatomic) int giftCategoryApps; +@property(readonly, nonatomic) long long giftCategoryMedia; +@property(readonly, nonatomic) long long giftCategoryBooks; +@property(readonly, nonatomic) long long giftCategoryApps; - (id)_className; - (void)setProductGiftItem:(id)arg1; -- (void)setCreditGiftStyle:(int)arg1; +- (void)setCreditGiftStyle:(long long)arg1; - (id)newNativeViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGradient.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGradient.h index d13271356..878253038 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGradient.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptGradient.h @@ -20,13 +20,13 @@ - (id)attributeKeys; @property(readonly) NSString *type; - (id)_className; -- (id)patternColorWithWidth:(float)arg1 height:(float)arg2 opaque:(BOOL)arg3; -- (void)addColorStopWithOffset:(float)arg1 color:(id)arg2; +- (id)patternColorWithWidth:(double)arg1 height:(double)arg2 opaque:(_Bool)arg3; +- (void)addColorStopWithOffset:(double)arg1 color:(id)arg2; - (id)copyNativeGradient; - (void)dealloc; - (id)initWithGradient:(id)arg1; -- (id)initRadialGraidentWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; -- (id)initLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; +- (id)initRadialGraidentWithX0:(double)arg1 y0:(double)arg2 r0:(double)arg3 x1:(double)arg4 y1:(double)arg5 r1:(double)arg6; +- (id)initLinearGradientWithX0:(double)arg1 y0:(double)arg2 x1:(double)arg3 y1:(double)arg4; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUAuthentication.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUAuthentication.h new file mode 100644 index 000000000..455af150a --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUAuthentication.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, SUScriptAccount; + +@interface SUScriptInterface (SUAuthentication) +@property(retain) SUScriptAccount *primaryLockerAccount; +@property(retain) SUScriptAccount *primaryAccount; +- (void)setAccounts:(id)arg1; +@property(readonly) NSArray *accounts; +- (id)makeAccount; +- (void)authenticateForAccount:(id)arg1 withOptions:(id)arg2; +- (id)accountForDSID:(id)arg1; +- (void)initAuthentication; +- (void)deallocAuthentication; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerItemAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerItemAdditions.h new file mode 100644 index 000000000..91bd76ac2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerItemAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUMediaPlayerItemAdditions) +- (id)makeMediaPlayerItemWithProperties:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerViewControllerAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerViewControllerAdditions.h new file mode 100644 index 000000000..deac509d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUMediaPlayerViewControllerAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUMediaPlayerViewControllerAdditions) +- (void)showMediaPreviewWithURLString:(id)arg1; +- (void)showMediaPlayerWithURLString:(id)arg1 orientation:(id)arg2 title:(id)arg3 subtitle:(id)arg4 bookmarkID:(id)arg5 duration:(id)arg6 type:(id)arg7 imageURL:(id)arg8; +- (id)makeMediaPlayerViewControllerWithMediaPlayerItem:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUNavigation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUNavigation.h new file mode 100644 index 000000000..37f3182f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUNavigation.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptSectionsController, SUScriptViewController; + +@interface SUScriptInterface (SUNavigation) +- (void)gotoStoreURL:(id)arg1 ofType:(id)arg2 withAuthentication:(_Bool)arg3 forceAuthentication:(_Bool)arg4; +- (void)gotoStoreURL:(id)arg1; +- (void)goBack; +- (void)dismissSheet; +@property(readonly) SUScriptViewController *viewController; +@property(readonly) SUScriptSectionsController *sectionsController; +- (void)selectSectionWithIdentifier:(id)arg1; +- (void)reloadFooterSection:(id)arg1 withURL:(id)arg2; +- (void)redeemCode:(id)arg1; +- (void)openURL:(id)arg1; +- (id)makeStorePageWithURLs:(id)arg1; +- (id)makeNavigationControllerWithRootViewController:(id)arg1; +- (void)dismissWindowsWithOptions:(id)arg1; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUProtocolAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUProtocolAdditions.h new file mode 100644 index 000000000..395674f54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUProtocolAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptProtocol; + +@interface SUScriptInterface (SUProtocolAdditions) +- (void)handleProtocolPropertyListString:(id)arg1; +@property(readonly) SUScriptProtocol *protocol; +- (void)retryAllRestoreDownloads; +- (void)pingURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUPurchaseAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUPurchaseAdditions.h new file mode 100644 index 000000000..85e8f8bbb --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUPurchaseAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUPurchaseAdditions) +- (void)addPurchaseWithInfo:(id)arg1; +- (void)addExternalDownloads:(id)arg1; +- (void)addPurchaseWithInfo:(id)arg1 options:(id)arg2; +- (void)addExternalDownloadsFromManifestURL:(id)arg1; +- (void)addExternalDownloads:(id)arg1 options:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAccountPageAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAccountPageAdditions.h new file mode 100644 index 000000000..fc7a6d614 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAccountPageAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptAccountPageAdditions) +- (id)makeAccountPageWithURLs:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAction.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAction.h new file mode 100644 index 000000000..283855e4a --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAction.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SUScriptInterface (SUScriptAction) +@property(readonly) NSString *actionTypeDismissSheet; +@property(readonly) NSString *actionTypeDismissWindows; +@property(readonly) NSString *actionTypeReturnToLibrary; +- (id)makeScriptActionWithType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivity.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivity.h new file mode 100644 index 000000000..9d05e03fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivity.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptActivity) +- (id)makeActivity; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityItemProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityItemProvider.h new file mode 100644 index 000000000..e099b58e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityItemProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptActivityItemProvider) +- (id)makeActivityItemProviderWithMIMEType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityViewController.h new file mode 100644 index 000000000..f099c2c54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptActivityViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptActivityViewController) +- (id)makeActivityViewControllerWithProviders:(id)arg1 activities:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAppleAccountStore.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAppleAccountStore.h new file mode 100644 index 000000000..23dc8efc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAppleAccountStore.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptAppleAccountStore; + +@interface SUScriptInterface (SUScriptAppleAccountStore) +@property(readonly) SUScriptAppleAccountStore *appleAccountStore; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptApplicationAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptApplicationAdditions.h new file mode 100644 index 000000000..955bfce1e --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptApplicationAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptApplication; + +@interface SUScriptInterface (SUScriptApplicationAdditions) +@property(readonly) SUScriptApplication *application; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAudioPlayer.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAudioPlayer.h new file mode 100644 index 000000000..d250520c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptAudioPlayer.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptAudioPlayer) +- (id)getAudioPlayerForURL:(id)arg1 keyURL:(id)arg2 certificateURL:(id)arg3; +- (id)activeAudioPlayers; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptButtonAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptButtonAdditions.h new file mode 100644 index 000000000..021f8fa01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptButtonAdditions.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptButtonAdditions) +- (id)systemItemUndo; +- (id)systemItemTrash; +- (id)systemItemStop; +- (id)systemItemSearch; +- (id)systemItemRewind; +- (id)systemItemReplay; +- (id)systemItemRefresh; +- (id)systemItemRedo; +- (id)systemItemPlay; +- (id)systemItemPause; +- (id)systemItemPageCurl; +- (id)systemItemOrganize; +- (id)systemItemFlexibleSpace; +- (id)systemItemFixedSpace; +- (id)systemItemFastForward; +- (id)systemItemEdit; +- (id)systemItemDone; +- (id)systemItemCompose; +- (id)systemItemCancel; +- (id)systemItemCamera; +- (id)systemItemBookmarks; +- (id)systemItemAdd; +- (id)systemItemAction; +- (id)makeButtonWithTitle:(id)arg1 action:(id)arg2; +- (id)makeButtonWithSystemItemString:(id)arg1 action:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCalloutView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCalloutView.h new file mode 100644 index 000000000..601e197ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCalloutView.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptCalloutView) +- (id)makeCalloutView; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCanvasAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCanvasAdditions.h new file mode 100644 index 000000000..5a72ecbd5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptCanvasAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptCanvasAdditions) +- (id)makeCanvasWithWidth:(id)arg1 height:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptColorAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptColorAdditions.h new file mode 100644 index 000000000..423664ee5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptColorAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptColorAdditions) +- (id)makeColorWithWhite:(id)arg1 alpha:(id)arg2; +- (id)makeColorWithRed:(id)arg1 green:(id)arg2 blue:(id)arg3 alpha:(id)arg4; +- (id)makeColorWithHue:(id)arg1 saturation:(id)arg2 brightness:(id)arg3 alpha:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptComposeReviewViewControllerAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptComposeReviewViewControllerAdditions.h new file mode 100644 index 000000000..11a6ad4d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptComposeReviewViewControllerAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptComposeReviewViewControllerAdditions) +- (void)composeReviewWithURL:(id)arg1 itemIdentifier:(id)arg2 type:(id)arg3; +- (id)makeComposeReviewViewControllerWithReview:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDateFormatter.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDateFormatter.h new file mode 100644 index 000000000..972d7cea6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDateFormatter.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptDateFormatter) +- (id)makeDateFormatter; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDeviceAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDeviceAdditions.h new file mode 100644 index 000000000..d2c2dba6b --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDeviceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptDevice; + +@interface SUScriptInterface (SUScriptDeviceAdditions) +- (void)setDevice:(id)arg1; +@property(readonly) SUScriptDevice *device; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDialogAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDialogAdditions.h new file mode 100644 index 000000000..0c466af2f --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDialogAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptDialogAdditions) +- (id)makeDialog; +- (long long)dialogDisplayCountForKey:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDocumentInteractionController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDocumentInteractionController.h new file mode 100644 index 000000000..21d0115de --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDocumentInteractionController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptDocumentInteractionController) +- (id)makeDocumentInteractionController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDonationViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDonationViewController.h new file mode 100644 index 000000000..3cea84dcc --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDonationViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptDonationViewController) +- (id)makeDonationViewControllerWithCharityIdentifier:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDownloadQueueAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDownloadQueueAdditions.h new file mode 100644 index 000000000..8fdf3e33e --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptDownloadQueueAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptDownloadQueueAdditions) +- (id)getDownloadQueueWithQueueType:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookRequest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookRequest.h new file mode 100644 index 000000000..e0177e7c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookRequest.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptFacebookRequest) +- (id)makeFacebookRequestWithURL:(id)arg1 requestMethod:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookSession.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookSession.h new file mode 100644 index 000000000..c8e31c741 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFacebookSession.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptFacebookSession) +- (id)makeFacebookSessionWithAccount:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFairPlayContextAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFairPlayContextAdditions.h new file mode 100644 index 000000000..282bb0868 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptFairPlayContextAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptFairPlayContext; + +@interface SUScriptInterface (SUScriptFairPlayContextAdditions) +@property(readonly) SUScriptFairPlayContext *accountCreationSecureContext; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGiftViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGiftViewController.h new file mode 100644 index 000000000..235e388f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGiftViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptGiftViewController) +- (id)makeGiftViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGradientAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGradientAdditions.h new file mode 100644 index 000000000..5832e4a82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptGradientAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptGradientAdditions) +- (id)makeRadialGradientWithX0:(double)arg1 y0:(double)arg2 r0:(double)arg3 x1:(double)arg4 y1:(double)arg5 r1:(double)arg6; +- (id)makeLinearGradientWithX0:(double)arg1 y0:(double)arg2 x1:(double)arg3 y1:(double)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptLookupRequest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptLookupRequest.h new file mode 100644 index 000000000..94c84fa69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptLookupRequest.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptLookupRequest) +- (id)makeLookupRequest; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMediaLibraryAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMediaLibraryAdditions.h new file mode 100644 index 000000000..efad2378b --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMediaLibraryAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptMediaLibrary; + +@interface SUScriptInterface (SUScriptMediaLibraryAdditions) +- (void)setMediaLibrary:(id)arg1; +@property(readonly) SUScriptMediaLibrary *mediaLibrary; +- (void)deallocMediaLibrary; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMenuAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMenuAdditions.h new file mode 100644 index 000000000..83ef0973d --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptMenuAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptMenuAdditions) +- (id)makeMenuViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptNumberFormatterAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptNumberFormatterAdditions.h new file mode 100644 index 000000000..111604fd9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptNumberFormatterAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptNumberFormatterAdditions) +- (id)makeNumberFormatterWithStyle:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPopOverAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPopOverAdditions.h new file mode 100644 index 000000000..a7ffa6655 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPopOverAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptPopOverAdditions) +- (id)makePopOverWithViewController:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPurchaseManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPurchaseManager.h new file mode 100644 index 000000000..a24f83d09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptPurchaseManager.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptPurchaseManager; + +@interface SUScriptInterface (SUScriptPurchaseManager) +@property(readonly) SUScriptPurchaseManager *purchaseManager; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptRedeemViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptRedeemViewController.h new file mode 100644 index 000000000..ac73f428e --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptRedeemViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptRedeemViewController) +- (id)makeRedeemViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReportAProblemAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReportAProblemAdditions.h new file mode 100644 index 000000000..14bcb8202 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReportAProblemAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptReportAProblemAdditions) +- (id)makeReportAProblemViewControllerWithAdamID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReviewAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReviewAdditions.h new file mode 100644 index 000000000..a8101c21c --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptReviewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptReviewAdditions) +- (id)makeReviewWithAdamID:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSegmentedControlAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSegmentedControlAdditions.h new file mode 100644 index 000000000..801560d2f --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSegmentedControlAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptSegmentedControlAdditions) +- (id)makeSegmentedControl; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSoftwareApplicationAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSoftwareApplicationAdditions.h new file mode 100644 index 000000000..f035f75c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptSoftwareApplicationAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface SUScriptInterface (SUScriptSoftwareApplicationAdditions) +- (void)_getSoftwareApplicationWithCompletionFunction:(id)arg1 lookupBlock:(id)arg2; +@property(readonly) NSArray *installedSoftwareApplications; +- (id)softwareApplicationWithBundleID:(id)arg1; +- (id)softwareApplicationWithAdamID:(id)arg1; +- (void)getSoftwareApplicationWithBundleID:(id)arg1 completionFunction:(id)arg2; +- (void)getSoftwareApplicationWithAdamID:(id)arg1 completionFunction:(id)arg2; +- (void)getInstalledSoftwareApplicationsWithCompletionFunction:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptStoreSheetViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptStoreSheetViewController.h new file mode 100644 index 000000000..59f2f0225 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptStoreSheetViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptStoreSheetViewController) +- (id)makeStoreSheetViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTestingAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTestingAdditions.h new file mode 100644 index 000000000..bb4c23dab --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTestingAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptTestingAdditions) +- (void)finishedTest:(id)arg1 extraResults:(id)arg2; +- (void)startedTest:(id)arg1; +- (_Bool)isRunningTest; +- (_Bool)launchedToTest; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTextFieldAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTextFieldAdditions.h new file mode 100644 index 000000000..9301419e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTextFieldAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptTextFieldAdditions) +- (id)makeTextFieldWithStyle:(id)arg1 placeholder:(id)arg2 value:(id)arg3 width:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTweetComposeViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTweetComposeViewController.h new file mode 100644 index 000000000..dfb46af3b --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptTweetComposeViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptTweetComposeViewController) +- (id)makeTweetComposeViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptURLRequestAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptURLRequestAdditions.h new file mode 100644 index 000000000..36e197208 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptURLRequestAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptURLRequestAdditions) +- (id)makeURLRequestWithURLs:(id)arg1 timeoutInterval:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptVolumeViewAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptVolumeViewAdditions.h new file mode 100644 index 000000000..69dae860e --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptVolumeViewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUScriptVolumeViewAdditions) +- (id)makeVolumeViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptWindowAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptWindowAdditions.h new file mode 100644 index 000000000..4a38a1a99 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUScriptWindowAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SUScriptWindow; + +@interface SUScriptInterface (SUScriptWindowAdditions) +@property(readonly) SUScriptWindow *window; +- (void)setWindow:(id)arg1; +- (id)makeWindow; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUSplitViewAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUSplitViewAdditions.h new file mode 100644 index 000000000..eab7ea5c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface-SUSplitViewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptInterface (SUSplitViewAdditions) +- (id)makeSplitViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface.h index b2f5e90b2..db58082ee 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptInterface.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSMutableDictionary, NSNumber, NSString, SSAuthenticationContext, SUClientInterface, SUScriptAccount, SUScriptAccountManager, SUScriptAppleAccountStore, SUScriptApplication, SUScriptDevice, SUScriptFairPlayContext, SUScriptKeyValueStore, SUScriptMediaLibrary, SUScriptNavigationBar, SUScriptNotificationObserver, SUScriptOperationDelegate, SUScriptPreviewOverlay, SUScriptProtocol, SUScriptPurchaseManager, SUScriptSectionsController, SUScriptViewController, SUScriptWindow, SUScriptWindowContext, WebFrame; +@class NSMutableDictionary, NSNumber, NSString, SSAuthenticationContext, SUClientInterface, SUScriptAccountManager, SUScriptKeyValueStore, SUScriptMediaLibrary, SUScriptNavigationBar, SUScriptNotificationObserver, SUScriptOperationDelegate, SUScriptPreviewOverlay, SUScriptPurchaseManager, SUScriptWindowContext, WebFrame; @interface SUScriptInterface : SUScriptObject { @@ -30,28 +30,28 @@ + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; + (id)webScriptNameForKeyName:(id)arg1; -+ (int)purchaseAnimationStyleFromString:(id)arg1; ++ (long long)purchaseAnimationStyleFromString:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; - (id)_copyDialogWithMessage:(id)arg1 title:(id)arg2 cancelButtonTitle:(id)arg3 okButtonTitle:(id)arg4; - (void)_scriptUserInfoDidChangeNotification:(id)arg1; - (void)_globalEventNotification:(id)arg1; - (id)showPromptWithMessage:(id)arg1 initialValue:(id)arg2 title:(id)arg3 okButtonTitle:(id)arg4 cancelButtonTitle:(id)arg5; -- (BOOL)showConfirmWithMessage:(id)arg1 title:(id)arg2 okButtonTitle:(id)arg3 cancelButtonTitle:(id)arg4; +- (_Bool)showConfirmWithMessage:(id)arg1 title:(id)arg2 okButtonTitle:(id)arg3 cancelButtonTitle:(id)arg4; - (void)showAlertWithMessage:(id)arg1 title:(id)arg2 buttonTitle:(id)arg3; -- (BOOL)isExplicitContentDisabled; +- (_Bool)isExplicitContentDisabled; - (id)hardwareType; - (id)diskSpaceAvailable; -- (BOOL)canSendEmail; -- (BOOL)arePodcastsDisabled; +- (_Bool)canSendEmail; +- (_Bool)arePodcastsDisabled; - (id)activeNetworkType; - (void)selectTrackListItemWithIdentifier:(id)arg1; - (void)handleTrackListWithPropertyListString:(id)arg1; - (void)handleRootObjectWithPropertyListString:(id)arg1; -- (BOOL)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(BOOL)arg2; +- (_Bool)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(_Bool)arg2; - (id)systemVersion; -- (BOOL)shouldRestrictContentOfSystem:(id)arg1 level:(id)arg2; -- (BOOL)haveAccount; +- (_Bool)shouldRestrictContentOfSystem:(id)arg1 level:(id)arg2; +- (_Bool)haveAccount; - (id)accountName; - (id)accountDSID; - (void)setNavigationBar:(id)arg1; @@ -96,130 +96,6 @@ - (struct OpaqueJSContext *)copyJavaScriptContext; - (void)dealloc; - (id)init; -- (void)finishedTest:(id)arg1 extraResults:(id)arg2; -- (void)startedTest:(id)arg1; -- (BOOL)isRunningTest; -- (BOOL)launchedToTest; -- (void)_getSoftwareApplicationWithCompletionFunction:(id)arg1 lookupBlock:(id)arg2; -@property(readonly) NSArray *installedSoftwareApplications; -- (id)softwareApplicationWithBundleID:(id)arg1; -- (id)softwareApplicationWithAdamID:(id)arg1; -- (void)getSoftwareApplicationWithBundleID:(id)arg1 completionFunction:(id)arg2; -- (void)getSoftwareApplicationWithAdamID:(id)arg1 completionFunction:(id)arg2; -- (void)getInstalledSoftwareApplicationsWithCompletionFunction:(id)arg1; -- (id)makePopOverWithViewController:(id)arg1; -- (id)makeTextFieldWithStyle:(id)arg1 placeholder:(id)arg2 value:(id)arg3 width:(id)arg4; -- (id)systemItemUndo; -- (id)systemItemTrash; -- (id)systemItemStop; -- (id)systemItemSearch; -- (id)systemItemRewind; -- (id)systemItemReplay; -- (id)systemItemRefresh; -- (id)systemItemRedo; -- (id)systemItemPlay; -- (id)systemItemPause; -- (id)systemItemPageCurl; -- (id)systemItemOrganize; -- (id)systemItemFlexibleSpace; -- (id)systemItemFixedSpace; -- (id)systemItemFastForward; -- (id)systemItemEdit; -- (id)systemItemDone; -- (id)systemItemCompose; -- (id)systemItemCancel; -- (id)systemItemCamera; -- (id)systemItemBookmarks; -- (id)systemItemAdd; -- (id)systemItemAction; -- (id)makeButtonWithTitle:(id)arg1 action:(id)arg2; -- (id)makeButtonWithSystemItemString:(id)arg1 action:(id)arg2; -- (id)makeDialog; -- (int)dialogDisplayCountForKey:(id)arg1; -@property(retain) SUScriptAccount *primaryLockerAccount; -@property(retain) SUScriptAccount *primaryAccount; -- (void)setAccounts:(id)arg1; -@property(readonly) NSArray *accounts; -- (id)makeAccount; -- (void)authenticateForAccount:(id)arg1 withOptions:(id)arg2; -- (id)accountForDSID:(id)arg1; -- (void)initAuthentication; -- (void)deallocAuthentication; -- (id)getDownloadQueueWithQueueType:(id)arg1; -- (void)gotoStoreURL:(id)arg1 ofType:(id)arg2 withAuthentication:(BOOL)arg3 forceAuthentication:(BOOL)arg4; -- (void)gotoStoreURL:(id)arg1; -- (void)goBack; -- (void)dismissSheet; -@property(readonly) SUScriptViewController *viewController; -@property(readonly) SUScriptSectionsController *sectionsController; -- (void)selectSectionWithIdentifier:(id)arg1; -- (void)reloadFooterSection:(id)arg1 withURL:(id)arg2; -- (void)redeemCode:(id)arg1; -- (void)openURL:(id)arg1; -- (id)makeStorePageWithURLs:(id)arg1; -- (id)makeNavigationControllerWithRootViewController:(id)arg1; -- (void)dismissWindowsWithOptions:(id)arg1; -- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; -- (void)handleProtocolPropertyListString:(id)arg1; -@property(readonly) SUScriptProtocol *protocol; -- (void)retryAllRestoreDownloads; -- (void)pingURL:(id)arg1; -@property(readonly) SUScriptWindow *window; -- (void)setWindow:(id)arg1; -- (id)makeWindow; -- (id)makeNumberFormatterWithStyle:(id)arg1; -- (id)makeSplitViewController; -- (id)makeMenuViewController; -- (id)makeCanvasWithWidth:(id)arg1 height:(id)arg2; -- (id)makeColorWithWhite:(id)arg1 alpha:(id)arg2; -- (id)makeColorWithRed:(id)arg1 green:(id)arg2 blue:(id)arg3 alpha:(id)arg4; -- (id)makeColorWithHue:(id)arg1 saturation:(id)arg2 brightness:(id)arg3 alpha:(id)arg4; -- (id)makeRadialGradientWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; -- (id)makeLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; -- (void)setMediaLibrary:(id)arg1; -@property(readonly) SUScriptMediaLibrary *mediaLibrary; -- (void)deallocMediaLibrary; -- (void)addPurchaseWithInfo:(id)arg1; -- (void)addExternalDownloads:(id)arg1; -- (void)addPurchaseWithInfo:(id)arg1 options:(id)arg2; -- (void)addExternalDownloadsFromManifestURL:(id)arg1; -- (void)addExternalDownloads:(id)arg1 options:(id)arg2; -- (id)makeReviewWithAdamID:(id)arg1; -- (void)composeReviewWithURL:(id)arg1 itemIdentifier:(id)arg2 type:(id)arg3; -- (id)makeComposeReviewViewControllerWithReview:(id)arg1; -@property(readonly) SUScriptApplication *application; -- (id)makeVolumeViewController; -- (id)makeSegmentedControl; -- (id)makeURLRequestWithURLs:(id)arg1 timeoutInterval:(id)arg2; -- (id)makeReportAProblemViewControllerWithAdamID:(id)arg1; -- (void)setDevice:(id)arg1; -@property(readonly) SUScriptDevice *device; -- (id)makeAccountPageWithURLs:(id)arg1; -- (id)makeDocumentInteractionController; -@property(readonly) NSString *actionTypeReturnToLibrary; -- (id)makeScriptActionWithType:(id)arg1; -- (id)makeDateFormatter; -@property(readonly) SUScriptPurchaseManager *purchaseManager; -- (id)makeTweetComposeViewController; -- (id)makeMediaPlayerItemWithProperties:(id)arg1; -- (void)showMediaPreviewWithURLString:(id)arg1; -- (void)showMediaPlayerWithURLString:(id)arg1 orientation:(id)arg2 title:(id)arg3 subtitle:(id)arg4 bookmarkID:(id)arg5 duration:(id)arg6 type:(id)arg7 imageURL:(id)arg8; -- (id)makeMediaPlayerViewControllerWithMediaPlayerItem:(id)arg1; -- (id)getAudioPlayerForURL:(id)arg1 keyURL:(id)arg2 certificateURL:(id)arg3; -- (id)activeAudioPlayers; -- (id)makeActivityViewControllerWithProviders:(id)arg1 activities:(id)arg2; -- (id)makeFacebookRequestWithURL:(id)arg1 requestMethod:(id)arg2; -- (id)makeActivity; -@property(readonly) SUScriptAppleAccountStore *appleAccountStore; -- (id)makeActivityItemProviderWithMIMEType:(id)arg1; -- (id)makeLookupRequest; -- (id)makeFacebookSessionWithAccount:(id)arg1; -- (id)makeCalloutView; -@property(readonly) SUScriptFairPlayContext *accountCreationSecureContext; -- (id)makeGiftViewController; -- (id)makeRedeemViewController; -- (id)makeDonationViewControllerWithCharityIdentifier:(id)arg1; -- (id)makeStoreSheetViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptLookupRequest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptLookupRequest.h index d6f553fa1..99e7bc613 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptLookupRequest.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptLookupRequest.h @@ -18,9 +18,9 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) int localizationStyleServer; -@property(readonly) int localizationStyleDevice; -@property int localizationStyle; +@property(readonly) long long localizationStyleServer; +@property(readonly) long long localizationStyleDevice; +@property long long localizationStyle; @property(copy) NSString *keyProfile; @property(retain) id authenticatesIfNeeded; - (id)_className; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItem.h index 3ee07aa51..846bf12cd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItem.h @@ -14,9 +14,9 @@ + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; -+ (id)scriptMediaTypeForNativeMediaType:(unsigned int)arg1; -+ (unsigned int)nativeMediaTypesForScriptMediaTypes:(id)arg1; -+ (id)copyScriptMediaTypesForNativeMediaTypes:(unsigned int)arg1; ++ (id)scriptMediaTypeForNativeMediaType:(unsigned long long)arg1; ++ (unsigned long long)nativeMediaTypesForScriptMediaTypes:(id)arg1; ++ (id)copyScriptMediaTypesForNativeMediaTypes:(unsigned long long)arg1; - (id)_className; - (id)valueForProperty:(id)arg1; - (id)imageURLWithWidth:(id)arg1 height:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItemCollection.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItemCollection.h index b3711ff15..743d659bd 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItemCollection.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaItemCollection.h @@ -12,7 +12,7 @@ { NSArray *_items; SUScriptMediaItem *_representativeItem; - BOOL _watchingLibrary; + _Bool _watchingLibrary; } + (void)initialize; @@ -24,7 +24,7 @@ @property(readonly) SUScriptMediaItem *representativeItem; @property(readonly) NSArray *mediaTypes; @property(readonly) NSArray *items; -@property(readonly) int count; +@property(readonly) long long count; - (id)_className; @property(readonly, nonatomic) MPMediaItemCollection *nativeCollection; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaLibrary.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaLibrary.h index 9498161c5..757228f7f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaLibrary.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaLibrary.h @@ -20,7 +20,7 @@ - (id)attributeKeys; - (void)_launchMusicAppAfterPlayback:(id)arg1 firstItem:(id)arg2; - (void)_launchMusicApp; -- (BOOL)_isRestricted; +- (_Bool)_isRestricted; - (void)_connectNativeObject; @property(readonly) NSString *queryPresetVideoPodcasts; @property(readonly) NSString *queryPresetTVShows; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPickerController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPickerController.h index 3c87eed79..897b37097 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPickerController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPickerController.h @@ -17,7 +17,7 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; @property(retain) NSString *prompt; -@property BOOL allowsPickingMultipleItems; +@property _Bool allowsPickingMultipleItems; @property(readonly) NSArray *mediaTypes; - (id)_className; - (void)setNativeViewController:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPlaylist.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPlaylist.h index 1051e0833..380cb4078 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPlaylist.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaPlaylist.h @@ -14,8 +14,8 @@ + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; -+ (id)scriptPlaylistAttributesForNativePlaylistAttributes:(int)arg1; -+ (int)nativePlaylistAttributesForScriptPlaylistAttributes:(id)arg1; ++ (id)scriptPlaylistAttributesForNativePlaylistAttributes:(long long)arg1; ++ (long long)nativePlaylistAttributesForScriptPlaylistAttributes:(id)arg1; - (id)_className; - (id)valueForProperty:(id)arg1; @property(readonly, nonatomic) MPMediaPlaylist *nativePlaylist; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaQuery.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaQuery.h index 9d0d5ac64..5acd9195c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaQuery.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMediaQuery.h @@ -13,7 +13,7 @@ NSArray *_collections; NSArray *_filterPredicates; NSArray *_items; - BOOL _watchingLibrary; + _Bool _watchingLibrary; } + (void)initialize; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMenuItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMenuItem.h index f8a1e3435..4807fbd0f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMenuItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMenuItem.h @@ -10,7 +10,7 @@ @interface SUScriptMenuItem : SUScriptObject { - BOOL _enabled; + _Bool _enabled; NSString *_title; id _userInfo; } @@ -22,7 +22,7 @@ - (void)_sendDidChange; @property(retain) id userInfo; @property(retain) NSString *title; -@property BOOL enabled; +@property _Bool enabled; - (id)_className; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialog.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialog.h index 0d41fa6b2..eb8c87e84 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialog.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialog.h @@ -11,13 +11,13 @@ @interface SUScriptModalDialog : NSObject { UIAlertView *_alert; - int _buttonIndex; + long long _buttonIndex; ISDialog *_dialog; } + (id)titleForURL:(id)arg1; - (id)_copyResponseByRunningModal; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)copyResponseByRunningModal; - (void)dealloc; - (id)initWithDialog:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialogResponse.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialogResponse.h index 0731fae1e..69d5ce3a2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialogResponse.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptModalDialogResponse.h @@ -10,12 +10,12 @@ @interface SUScriptModalDialogResponse : NSObject { - int _buttonIndex; + long long _buttonIndex; NSString *_textFieldValue; } @property(retain, nonatomic) NSString *textFieldValue; // @synthesize textFieldValue=_textFieldValue; -@property(nonatomic) int buttonIndex; // @synthesize buttonIndex=_buttonIndex; +@property(nonatomic) long long buttonIndex; // @synthesize buttonIndex=_buttonIndex; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMusicPlayerController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMusicPlayerController.h index 46cdc4b57..ab28b5c54 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMusicPlayerController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptMusicPlayerController.h @@ -16,7 +16,7 @@ + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; + (id)webScriptNameForKeyName:(id)arg1; -+ (id)scriptPlaybackStateForNativePlaybackState:(int)arg1; ++ (id)scriptPlaybackStateForNativePlaybackState:(long long)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; @property(readonly) NSString *shuffleModeSongs; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject-Protocol.h index bf86b0222..178946d20 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject-Protocol.h @@ -9,6 +9,6 @@ @protocol SUScriptNativeObject @optional -- (BOOL)clearsWeakScriptReferences; +- (_Bool)clearsWeakScriptReferences; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject.h index c9e78a1ab..57a476195 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeObject.h @@ -13,7 +13,7 @@ NSLock *_lock; id _nativeObject; SUScriptObject *_scriptObject; - BOOL _weak; + _Bool _weak; } + (id)objectWithNativeObject:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIBarButtonItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIBarButtonItem.h index 5d0f45aba..e2eab2bdf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIBarButtonItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIBarButtonItem.h @@ -8,28 +8,28 @@ @interface SUScriptNativeUIBarButtonItem : SUScriptButtonNativeObject { - BOOL _isBackButton; + _Bool _isBackButton; } + (id)objectWithDefaultButtonForScriptButton:(id)arg1; - (id)systemItemString; - (id)styleString; -- (void)showConfirmationWithTitle:(id)arg1 animated:(BOOL)arg2; +- (void)showConfirmationWithTitle:(id)arg1 animated:(_Bool)arg2; - (void)setupNativeObject; - (void)setStyleFromString:(id)arg1; -- (void)setLoading:(BOOL)arg1; -- (BOOL)isShowingConfirmation; -- (BOOL)isLoading; -- (BOOL)isBackButton; -- (void)hideConfirmationAnimated:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; +- (_Bool)isShowingConfirmation; +- (_Bool)isLoading; +- (_Bool)isBackButton; +- (void)hideConfirmationAnimated:(_Bool)arg1; - (void)disconnectButtonAction; - (void)destroyNativeObject; - (void)connectButtonAction; - (int)buttonType; - (id)title; -- (int)tag; +- (long long)tag; - (void)setTitle:(id)arg1; -- (void)setTag:(int)arg1; +- (void)setTag:(long long)arg1; - (void)setImageInsets:(struct UIEdgeInsets)arg1; - (void)setImage:(id)arg1; - (struct UIEdgeInsets)imageInsets; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIButton.h index 66cd11bb8..6d198fb7d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNativeUIButton.h @@ -16,9 +16,9 @@ - (void)destroyNativeObject; - (void)connectButtonAction; - (id)title; -- (int)tag; +- (long long)tag; - (void)setTitle:(id)arg1; -- (void)setTag:(int)arg1; +- (void)setTag:(long long)arg1; - (void)setImageInsets:(struct UIEdgeInsets)arg1; - (void)setImage:(id)arg1; - (struct UIEdgeInsets)imageInsets; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationBar.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationBar.h index abd3deac2..ea5ce4ae8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationBar.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationBar.h @@ -20,23 +20,23 @@ - (id)_topNavigationItem; - (id)_nativeNavigationBar; - (id)_copyTopNavigationItem; -- (void)setRightButton:(id)arg1 animated:(BOOL)arg2; +- (void)setRightButton:(id)arg1 animated:(_Bool)arg2; @property(retain) SUScriptButton *rightButton; -- (void)setLeftButton:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftButton:(id)arg1 animated:(_Bool)arg2; @property(retain) SUScriptButton *leftButton; - (id)buttonWithTitle:(id)arg1 style:(id)arg2 target:(id)arg3 action:(id)arg4; -@property(readonly) int barStyleDefault; -@property(readonly) int barStyleBlack; +@property(readonly) long long barStyleDefault; +@property(readonly) long long barStyleBlack; @property(copy) id translucent; @property(readonly) SUScriptNavigationItem *topNavigationItem; - (void)setTopNavigationItem:(id)arg1; -- (void)setRightItem:(id)arg1 animated:(BOOL)arg2; +- (void)setRightItem:(id)arg1 animated:(_Bool)arg2; @property(retain) id rightItem; @property(retain) NSString *prompt; - (void)setNavigationItems:(id)arg1; -- (void)setLeftItem:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftItem:(id)arg1 animated:(_Bool)arg2; @property(retain) id leftItem; -@property int barStyle; +@property long long barStyle; - (void)setBackNavigationItem:(id)arg1; @property(readonly) NSArray *navigationItems; - (id)_className; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationController.h index 0f04b9d08..e7aece54b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationController.h @@ -21,24 +21,24 @@ - (id)_navigationController; - (id)_filteredViewControllers; - (id)_copyNativeViewControllersFromScriptViewControllers:(id)arg1; -- (void)_setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (void)_pushViewController:(id)arg1 animated:(BOOL)arg2; -- (void)_popViewControllerAnimated:(BOOL)arg1; -- (void)_popToRootViewControllerAnimated:(BOOL)arg1; +- (void)_setViewControllers:(id)arg1 animated:(_Bool)arg2; +- (void)_pushViewController:(id)arg1 animated:(_Bool)arg2; +- (void)_popViewControllerAnimated:(_Bool)arg1; +- (void)_popToRootViewControllerAnimated:(_Bool)arg1; @property(retain) id viewControllers; @property(readonly) SUScriptViewController *topViewController; @property(copy) id toolbarHidden; - (void)setTopViewController:(id)arg1; -@property BOOL navigationBarHidden; +@property _Bool navigationBarHidden; - (void)setNavigationBar:(id)arg1; @property(readonly) SUScriptNavigationBar *navigationBar; - (id)_className; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (void)setToolbarHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setNavigationBarHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; -- (void)popViewControllerAnimated:(BOOL)arg1; -- (void)popToRootViewControllerAnimated:(BOOL)arg1; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; +- (void)setToolbarHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setNavigationBarHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)pushViewController:(id)arg1 animated:(_Bool)arg2; +- (void)popViewControllerAnimated:(_Bool)arg1; +- (void)popToRootViewControllerAnimated:(_Bool)arg1; - (void)willPerformBatchedInvocations; - (void)didPerformBatchedInvocations; - (id)newNativeViewController; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationItem.h index 6101a4f8c..dfed175d6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNavigationItem.h @@ -22,12 +22,12 @@ - (id)attributeKeys; - (id)_copyScriptObjectForButtonItem:(id)arg1; - (id)_copyScriptButtonForButtonItem:(id)arg1; -- (void)setTitleView:(id)arg1 animated:(BOOL)arg2; -- (void)setRightItems:(id)arg1 animated:(BOOL)arg2; -- (void)setRightItem:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftMostItem:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftItems:(id)arg1 animated:(BOOL)arg2; -- (void)setLeftItem:(id)arg1 animated:(BOOL)arg2; +- (void)setTitleView:(id)arg1 animated:(_Bool)arg2; +- (void)setRightItems:(id)arg1 animated:(_Bool)arg2; +- (void)setRightItem:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftMostItem:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftItems:(id)arg1 animated:(_Bool)arg2; +- (void)setLeftItem:(id)arg1 animated:(_Bool)arg2; @property(retain) id titleView; @property(retain) NSString *title; - (void)setRightItems:(id)arg1; @@ -37,7 +37,7 @@ @property id leftItemsSupplementBackButton; - (void)setLeftItems:(id)arg1; @property(retain) id leftItem; -- (void)setHidesBackButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHidesBackButton:(_Bool)arg1 animated:(_Bool)arg2; @property id hidesBackButton; @property(copy) NSString *backButtonTitle; - (id)rightItems; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNotificationObserver.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNotificationObserver.h index 787fd64e4..f677ae237 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNotificationObserver.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptNotificationObserver.h @@ -14,7 +14,9 @@ struct __CFSet *_receivers; } +- (void)_enumerateReceiversUsingBlock:(id)arg1; - (void)_endObservingNotifications; +- (void)_dispatchEventWithDictionary:(id)arg1 forName:(id)arg2; - (void)_dispatchEvent:(id)arg1 forName:(id)arg2; - (void)_beginObservingNotifications; - (void)_accessibilityPerformEscape; @@ -24,6 +26,7 @@ - (void)_accessibilityPerformScrollUp; - (void)_softwareMapChangedNotification:(id)arg1; - (void)_restrictionsChangedNotification:(id)arg1; +- (void)_purchaseRequestDidSucceedNotification:(id)arg1; - (void)_networkTypeChangedNotification:(id)arg1; - (void)_memoryWarningNotification:(id)arg1; - (void)_audioSessionsChangedNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject-SUBatching.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject-SUBatching.h new file mode 100644 index 000000000..42ef6b804 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject-SUBatching.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptObject (SUBatching) +- (void)willPerformBatchedInvocations; +- (id)webThreadMainThreadBatchProxy; +- (id)invocationBatch:(_Bool)arg1; +- (void)didPerformBatchedInvocations; +- (void)checkOutBatchTarget:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject.h index ee1b746b0..e8ac687e1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptObject.h @@ -25,34 +25,34 @@ + (id)webScriptNameForSelector:(SEL)arg1; + (id)webScriptNameForKeyName:(id)arg1; + (id)webScriptNameForKey:(const char *)arg1; -+ (BOOL)isSelectorExcludedFromWebScript:(SEL)arg1; -+ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; ++ (_Bool)isSelectorExcludedFromWebScript:(SEL)arg1; ++ (_Bool)isKeyExcludedFromWebScript:(const char *)arg1; - (void)finalizeForWebScript; @property(readonly) NSMutableArray *scriptAttributeKeys; - (id)_copyListenersForName:(id)arg1; - (void)_checkOutAfterVisibilityChange; @property(readonly, getter=_className) NSString *className; - (id)stringRepresentation; -- (void)removeListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(BOOL)arg3; -- (BOOL)equals:(id)arg1; -- (void)addListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(BOOL)arg3; +- (void)removeListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(_Bool)arg3; +- (_Bool)equals:(id)arg1; +- (void)addListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(_Bool)arg3; @property(readonly) WebFrame *webFrame; - (id)viewControllerFactory; - (void)unlock; - (void)tearDownUserInterface; -@property(readonly) BOOL sourceIsTrusted; -- (void)setVisible:(BOOL)arg1; +@property(readonly) _Bool sourceIsTrusted; +- (void)setVisible:(_Bool)arg1; @property SUScriptObject *parentScriptObject; @property(retain) SUScriptNativeObject *nativeObject; -- (BOOL)scriptObjectIsCheckedIn:(id)arg1; +- (_Bool)scriptObjectIsCheckedIn:(id)arg1; - (id)parentViewController; -- (id)newImageWithURL:(id)arg1 scale:(float)arg2; +- (id)newImageWithURL:(id)arg1 scale:(double)arg2; - (id)newImageWithURL:(id)arg1; - (void)lock; - (void)loadImageWithURL:(id)arg1 completionBlock:(id)arg2; -- (BOOL)isVisible; +- (_Bool)isVisible; - (id)DOMElementWithElement:(id)arg1; -- (void)dispatchEvent:(id)arg1 forName:(id)arg2 synchronously:(BOOL)arg3; +- (void)dispatchEvent:(id)arg1 forName:(id)arg2 synchronously:(_Bool)arg3; - (void)dispatchEvent:(id)arg1 forName:(id)arg2; - (id)copyObjectForScriptFromPoolWithClass:(Class)arg1; @property(readonly) struct OpaqueJSContext *copyJavaScriptContext; @@ -63,11 +63,6 @@ - (void)checkInScriptObject:(id)arg1; - (void)dealloc; - (id)init; -- (void)willPerformBatchedInvocations; -- (id)webThreadMainThreadBatchProxy; -- (id)invocationBatch:(BOOL)arg1; -- (void)didPerformBatchedInvocations; -- (void)checkOutBatchTarget:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOver.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOver.h index 1fa44724f..9447fcc23 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOver.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOver.h @@ -10,7 +10,7 @@ @interface SUScriptPopOver : SUScriptObject { - BOOL _ignoreDismiss; + _Bool _ignoreDismiss; } + (void)initialize; @@ -19,32 +19,32 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_showAsModalViewController; -- (BOOL)_shouldDisplayAsPopover; +- (_Bool)_shouldDisplayAsPopover; - (void)_setNativeViewController:(id)arg1; -- (void)_setIgnoresDismiss:(BOOL)arg1; +- (void)_setIgnoresDismiss:(_Bool)arg1; - (id)_popOverController; -- (BOOL)_isViewControllerVisible; +- (_Bool)_isViewControllerVisible; - (id)_nativeViewController; -- (void)_dismissAnimated:(BOOL)arg1; +- (void)_dismissAnimated:(_Bool)arg1; - (void)_viewControllerDidDismiss:(id)arg1; - (void)_overlayWillShowNotification:(id)arg1; -@property(readonly) int backgroundStyleShare; -@property(readonly) int backgroundStyleDefault; -@property(readonly) int backgroundStyleCream; -@property(readonly) int backgroundStyleClear; -@property(readonly) int backgroundStyleBlack; +@property(readonly) long long backgroundStyleShare; +@property(readonly) long long backgroundStyleDefault; +@property(readonly) long long backgroundStyleCream; +@property(readonly) long long backgroundStyleClear; +@property(readonly) long long backgroundStyleBlack; @property(retain) SUScriptViewController *viewController; -@property float contentWidth; -@property float contentHeight; -@property int backgroundStyle; +@property double contentWidth; +@property double contentHeight; +@property long long backgroundStyle; @property(readonly) SUScriptViewController *presentingViewController; - (id)_className; -- (BOOL)showFromNavigationItem:(id)arg1; -- (BOOL)showFromElement:(id)arg1; -- (void)setContentWidth:(float)arg1 height:(float)arg2 animated:(BOOL)arg3; +- (_Bool)showFromNavigationItem:(id)arg1; +- (_Bool)showFromElement:(id)arg1; +- (void)setContentWidth:(double)arg1 height:(double)arg2 animated:(_Bool)arg3; - (void)dismissAnimated:(id)arg1; - (void)tearDownUserInterface; -- (BOOL)isVisible; +- (_Bool)isVisible; @property(retain, nonatomic) UIPopoverController *nativePopoverController; @property(readonly) UIViewController *activeViewController; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOverNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOverNativeObject.h index 84f5340a5..26557d684 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOverNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPopOverNativeObject.h @@ -10,14 +10,14 @@ @interface SUScriptPopOverNativeObject : SUScriptNativeObject { - BOOL _redisplayAfterRotation; + _Bool _redisplayAfterRotation; UIBarButtonItem *_sourceButtonItem; SUDOMElement *_sourceDOMElement; } @property(retain, nonatomic) SUDOMElement *sourceDOMElement; // @synthesize sourceDOMElement=_sourceDOMElement; @property(retain, nonatomic) UIBarButtonItem *sourceButtonItem; // @synthesize sourceButtonItem=_sourceButtonItem; -- (BOOL)_isAffectedByWindowNotification:(id)arg1; +- (_Bool)_isAffectedByWindowNotification:(id)arg1; - (void)_windowWillRotateNotification:(id)arg1; - (void)_windowDidRotateNotification:(id)arg1; - (void)setupNativeObject; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPreviewOverlay.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPreviewOverlay.h index 623ca0833..46f75517c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPreviewOverlay.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptPreviewOverlay.h @@ -18,6 +18,8 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_userInfoDidChange:(id)arg1; +- (void)_checkOutAfterVisibilityChange; +- (void)finalizeForWebScript; @property(copy) id width; @property(copy) NSString *userInfo; @property(copy) id top; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptProtocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptProtocol.h index 8099dc267..77f5687aa 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptProtocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptProtocol.h @@ -20,9 +20,9 @@ - (void)_setValue:(id)arg1 forProtocolKey:(id)arg2; - (void)_setProtocol:(id)arg1; - (id)_copyProtocol; -@property BOOL shouldShowInOverlay; +@property _Bool shouldShowInOverlay; @property(retain) SUScriptURLRequest *overlayBackgroundURLRequest; -@property BOOL excludeFromNavigationHistory; +@property _Bool excludeFromNavigationHistory; @property(retain) NSString *copyright; @property(retain) NSArray *allowedOrientations; @property(readonly) NSString *protocolVersion; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptRedeemViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptRedeemViewController.h index 5386843c4..ebdfda05f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptRedeemViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptRedeemViewController.h @@ -10,7 +10,7 @@ @interface SUScriptRedeemViewController : SUScriptViewController { - int _category; + long long _category; NSString *_initialCode; } @@ -19,12 +19,12 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly, nonatomic) int redeemCategoryMedia; -@property(readonly, nonatomic) int redeemCategoryBooks; -@property(readonly, nonatomic) int redeemCategoryApps; +@property(readonly, nonatomic) long long redeemCategoryMedia; +@property(readonly, nonatomic) long long redeemCategoryBooks; +@property(readonly, nonatomic) long long redeemCategoryApps; @property(copy, nonatomic) NSString *initialCode; - (id)_className; -- (void)setRedeemStyle:(int)arg1; +- (void)setRedeemStyle:(long long)arg1; - (id)newNativeViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSection.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSection.h index c5108318d..6cf72f0c0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSection.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSection.h @@ -12,7 +12,7 @@ { NSString *_badgeValue; NSString *_identifier; - BOOL _transient; + _Bool _transient; SUScriptViewController *_viewController; } @@ -22,11 +22,11 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; @property(readonly) SUScriptViewController *viewController; -@property(readonly) BOOL transient; +@property(readonly) _Bool transient; @property(retain) NSString *badgeValue; @property(readonly) NSString *identifier; - (id)_className; -- (void)setBadgeValue:(id)arg1 animated:(BOOL)arg2 blink:(BOOL)arg3; +- (void)setBadgeValue:(id)arg1 animated:(_Bool)arg2 blink:(_Bool)arg3; - (void)dealloc; - (id)initWithNativeSection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSegmentedControl.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSegmentedControl.h index 97a186009..f9156a69d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSegmentedControl.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSegmentedControl.h @@ -11,7 +11,7 @@ @interface SUScriptSegmentedControl : SUScriptObject { NSArray *_segments; - int _style; + long long _style; } + (void)initialize; @@ -20,8 +20,8 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_setRawSegments:(id)arg1; -- (void)_setColor:(id)arg1 forTitleTextAttribute:(id)arg2 controlState:(unsigned int)arg3; -- (int)_sectionsStyleForString:(id)arg1; +- (void)_setColor:(id)arg1 forTitleTextAttribute:(id)arg2 controlState:(unsigned long long)arg3; +- (long long)_sectionsStyleForString:(id)arg1; - (void)_reloadViewControllerPageSectionGroup; - (void)_reloadSegmentedControl:(id)arg1 withSegments:(id)arg2; - (id)_newSegmentsFromPageSectionGroup:(id)arg1; @@ -30,36 +30,36 @@ @property(readonly, nonatomic) SUStorePageViewController *storePageViewController; @property(readonly, nonatomic) NSArray *rawSegments; @property(readonly, nonatomic) SUSegmentedControl *activeSegmentedControl; -@property(readonly) int tintStyleDefault; -@property(readonly) int tintStyleDark; +@property(readonly) long long tintStyleDefault; +@property(readonly) long long tintStyleDark; @property(readonly) NSNumber *noSegmentIndex; -@property(readonly) unsigned int controlStateSelected; -@property(readonly) unsigned int controlStateNormal; -@property(readonly) unsigned int controlStateHighlighted; -@property(readonly) unsigned int controlStateDisabled; -@property int tintStyle; +@property(readonly) unsigned long long controlStateSelected; +@property(readonly) unsigned long long controlStateNormal; +@property(readonly) unsigned long long controlStateHighlighted; +@property(readonly) unsigned long long controlStateDisabled; +@property long long tintStyle; @property(copy) id tintColor; @property(retain) NSString *style; @property(copy) id showsMoreListAutomatically; @property(retain) NSNumber *selectedIndex; @property(retain) id segments; @property(copy) NSString *moreListTitle; -@property float maximumWidth; -@property int maximumNumberOfItems; +@property double maximumWidth; +@property long long maximumNumberOfItems; @property(copy) NSString *cancelButtonTitle; @property(readonly) NSNumber *selectedSegmentIndex; - (id)_className; -- (id)titleShadowColorForControlState:(unsigned int)arg1; -- (id)titleColorForControlState:(unsigned int)arg1; -- (void)showPopoverController:(id)arg1 fromSegmentIndex:(int)arg2 animated:(BOOL)arg3; -- (void)showMoreListAnimated:(BOOL)arg1; -- (void)setTitleShadowColor:(id)arg1 forControlState:(unsigned int)arg2; -- (void)setTitleColor:(id)arg1 forControlState:(unsigned int)arg2; +- (id)titleShadowColorForControlState:(unsigned long long)arg1; +- (id)titleColorForControlState:(unsigned long long)arg1; +- (void)showPopoverController:(id)arg1 fromSegmentIndex:(long long)arg2 animated:(_Bool)arg3; +- (void)showMoreListAnimated:(_Bool)arg1; +- (void)setTitleShadowColor:(id)arg1 forControlState:(unsigned long long)arg2; +- (void)setTitleColor:(id)arg1 forControlState:(unsigned long long)arg2; - (id)makeSegmentWithTitle:(id)arg1 userInfo:(id)arg2; -- (void)hideMoreListAnimated:(BOOL)arg1; +- (void)hideMoreListAnimated:(_Bool)arg1; @property(retain, nonatomic) SUSegmentedControl *nativeSegmentedControl; - (id)newPageSectionGroup; -@property(readonly, nonatomic) int nativeSelectedIndex; +@property(readonly, nonatomic) long long nativeSelectedIndex; - (void)dealloc; - (id)initWithPageSectionGroup:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSoftwareApplication.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSoftwareApplication.h index bf15d7094..b05867dd0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSoftwareApplication.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSoftwareApplication.h @@ -19,16 +19,16 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; @property(readonly) NSString *softwareTypeNewsstand; -@property(readonly) int launchResultSyncing; -@property(readonly) int launchResultSuccess; -@property(readonly) int launchResultSpringBoardUnavailable; -@property(readonly) int launchResultSecurityPolicy; -@property(readonly) int launchResultLockedOut; -@property(readonly) int launchResultLocked; -@property(readonly) int launchResultLaunchOrSuspendInProgress; -@property(readonly) int launchResultInvalidArgument; -@property(readonly) int launchResultApplicationNotFound; -@property(readonly) int launchResultApplicationDisabled; +@property(readonly) long long launchResultSyncing; +@property(readonly) long long launchResultSuccess; +@property(readonly) long long launchResultSpringBoardUnavailable; +@property(readonly) long long launchResultSecurityPolicy; +@property(readonly) long long launchResultLockedOut; +@property(readonly) long long launchResultLocked; +@property(readonly) long long launchResultLaunchOrSuspendInProgress; +@property(readonly) long long launchResultInvalidArgument; +@property(readonly) long long launchResultApplicationNotFound; +@property(readonly) long long launchResultApplicationDisabled; @property(readonly) NSString *environmentSandbox; @property(readonly) NSString *environmentProduction; @property(readonly) NSNumber *versionID; @@ -42,7 +42,7 @@ @property(readonly) NSString *bundleShortVersionString; @property(readonly) NSString *bundleID; @property(readonly) NSNumber *adamID; -- (int)launchWithURL:(id)arg1 options:(id)arg2 suspended:(id)arg3; +- (long long)launchWithURL:(id)arg1 options:(id)arg2 suspended:(id)arg3; - (void)checkInAppPurchaseQueueWithAccountID:(id)arg1 environment:(id)arg2; - (void)dealloc; - (id)initWithApplication:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSplitViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSplitViewController.h index 4d9f68b00..1f3f80654 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSplitViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptSplitViewController.h @@ -17,7 +17,7 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (id)_splitViewController; -@property BOOL usesSharedPlaceholder; +@property _Bool usesSharedPlaceholder; @property(retain) NSString *title; @property(retain) NSString *splitType; @property(retain) NSNumber *splitShadowRadius; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStorePageViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStorePageViewController.h index b42b74460..d35303a0a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStorePageViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStorePageViewController.h @@ -16,41 +16,41 @@ + (void)initialize; + (id)webScriptNameForSelector:(SEL)arg1; + (id)webScriptNameForKeyName:(id)arg1; -+ (BOOL)copyURLStrings:(id *)arg1 forValue:(id)arg2; ++ (_Bool)copyURLStrings:(id *)arg1 forValue:(id)arg2; - (id)scriptAttributeKeys; - (id)attributeKeys; - (id)_storePageViewController; - (void)_setValue:(id)arg1 forScriptPropertyKey:(id)arg2; - (id)_pathForWebArchiveWithIdentifier:(id)arg1 inDirectory:(id)arg2; -- (BOOL)_isSegmentedControlValid:(id)arg1; +- (_Bool)_isSegmentedControlValid:(id)arg1; - (id)_copyURLsFromURLStrings:(id)arg1; - (void)_setURLs:(id)arg1; -@property(readonly) int indicatorStyleWhite; -@property(readonly) int indicatorStyleGray; +@property(readonly) long long indicatorStyleWhite; +@property(readonly) long long indicatorStyleGray; @property(retain) NSString *userInfo; @property(retain) id URLs; @property(retain) NSNumber *timeoutInterval; @property id showsVerticalScrollIndicator; @property id showsHorizontalScrollIndicator; -@property BOOL showsBackgroundShadow; +@property _Bool showsBackgroundShadow; @property id shouldShowFormAccessory; -@property BOOL shouldInvalidateForLowMemory; -@property BOOL shouldLoadProgressively; +@property _Bool shouldInvalidateForLowMemory; +@property _Bool shouldLoadProgressively; @property(retain) SUScriptSegmentedControl *segmentedControl; -@property BOOL scrollingEnabled; +@property _Bool scrollingEnabled; @property(retain) id placeholderBackgroundStyle; @property id loadsWhenHidden; @property(retain) id loadingTextShadowColor; @property(retain) id loadingTextColor; -@property int loadingIndicatorStyle; +@property long long loadingIndicatorStyle; @property id inputViewObeysDOMFocus; -@property BOOL flashesScrollIndicators; -@property BOOL doubleTapEnabled; +@property _Bool flashesScrollIndicators; +@property _Bool doubleTapEnabled; @property id alwaysDispatchesScrollEvents; @property(readonly) id rootObject; - (id)_className; - (void)setShowcaseWithDictionary:(id)arg1; -- (void)setScrollEdgeInsetsWithTop:(float)arg1 left:(float)arg2 bottom:(float)arg3 right:(float)arg4; +- (void)setScrollEdgeInsetsWithTop:(double)arg1 left:(double)arg2 bottom:(double)arg3 right:(double)arg4; - (id)saveWebArchiveWithIdentifier:(id)arg1 toDirectory:(id)arg2; - (void)reloadWithCallback:(id)arg1; - (id)loadWebArchiveWithIdentifier:(id)arg1 fromDirectory:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStoreSheetViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStoreSheetViewController.h index e0402af10..25662d0af 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStoreSheetViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptStoreSheetViewController.h @@ -15,10 +15,10 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -@property(readonly) int productPageStylePhone; -@property(readonly) int productPageStylePad; -@property(readonly) int productPageStyleAutomatic; -@property int productPageStyle; +@property(readonly) long long productPageStylePhone; +@property(readonly) long long productPageStylePad; +@property(readonly) long long productPageStyleAutomatic; +@property long long productPageStyle; - (id)_className; - (void)loadWithProductURL:(id)arg1; - (void)loadWithProductParameters:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextField.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextField.h index 5d8bf816a..a88b65c78 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextField.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextField.h @@ -21,9 +21,9 @@ + (id)webScriptNameForKeyName:(id)arg1; - (id)scriptAttributeKeys; - (id)attributeKeys; -- (BOOL)_styleIsValid:(id)arg1; +- (_Bool)_styleIsValid:(id)arg1; - (id)_newTextField; -- (float)_defaultWidth; +- (double)_defaultWidth; - (id)_boxedNativeTextField; - (id)_keyboardType; - (id)_copyValue; @@ -39,13 +39,13 @@ @property(retain) NSString *autocorrectionType; @property(retain) NSString *autocapitalizationType; - (id)_className; -- (BOOL)focus; -- (BOOL)blur; +- (_Bool)focus; +- (_Bool)blur; - (id)buttonItem; - (void)setNativeObjectWithTextField:(id)arg1; - (void)setNativeObjectWithSearchBar:(id)arg1; - (void)setNativeObjectWithBarButtonItem:(id)arg1; -@property(readonly, nonatomic) BOOL canBecomeFirstResponder; +@property(readonly, nonatomic) _Bool canBecomeFirstResponder; - (void)dealloc; - (id)initWithTextFieldStyle:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldDelegate.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldDelegate.h index d72734cfd..c484b7f0f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldDelegate.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldDelegate.h @@ -15,11 +15,11 @@ NSHashTable *_delegates; } -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; - (void)removeDelegate:(id)arg1; -@property(readonly, nonatomic) int numberOfDelegates; +@property(readonly, nonatomic) long long numberOfDelegates; - (void)addDelegate:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObject.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObject.h index 5f746713c..0bb9177ba 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObject.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObject.h @@ -20,24 +20,24 @@ - (id)_nativeObjectDelegate; - (void)_textDidEndEditingOnExit:(id)arg1; - (void)_textDidChange:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)textFieldDidEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; - (void)searchBarTextDidEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)setupNativeObject; - (void)destroyNativeObject; -@property(nonatomic) float width; +@property(nonatomic) double width; @property(copy, nonatomic) NSString *value; @property(copy, nonatomic) NSString *placeholder; -@property(nonatomic) int keyboardType; -@property(nonatomic) int autocorrectionType; -@property(nonatomic) int autocapitalizationType; -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +@property(nonatomic) long long keyboardType; +@property(nonatomic) long long autocorrectionType; +@property(nonatomic) long long autocapitalizationType; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUIBarButtonItem.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUIBarButtonItem.h index e53eadb17..e8a2a1e67 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUIBarButtonItem.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUIBarButtonItem.h @@ -10,24 +10,24 @@ { } -- (float)width; +- (double)width; - (id)value; -- (void)setWidth:(float)arg1; +- (void)setWidth:(double)arg1; - (void)setValue:(id)arg1; - (void)setupNativeObject; - (void)setPlaceholder:(id)arg1; - (void)_setNativeObjectDelegate:(id)arg1; -- (void)setKeyboardType:(int)arg1; -- (void)setAutocorrectionType:(int)arg1; -- (void)setAutocapitalizationType:(int)arg1; -- (BOOL)resignFirstResponder; +- (void)setKeyboardType:(long long)arg1; +- (void)setAutocorrectionType:(long long)arg1; +- (void)setAutocapitalizationType:(long long)arg1; +- (_Bool)resignFirstResponder; - (id)placeholder; - (id)_nativeObjectDelegate; -- (int)keyboardType; +- (long long)keyboardType; - (void)destroyNativeObject; -- (BOOL)becomeFirstResponder; -- (int)autocorrectionType; -- (int)autocapitalizationType; +- (_Bool)becomeFirstResponder; +- (long long)autocorrectionType; +- (long long)autocapitalizationType; - (id)_textField; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUISearchBar.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUISearchBar.h index 95b687234..8c4611b45 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUISearchBar.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUISearchBar.h @@ -10,22 +10,22 @@ { } -- (float)width; +- (double)width; - (id)value; -- (void)setWidth:(float)arg1; +- (void)setWidth:(double)arg1; - (void)setValue:(id)arg1; - (void)setPlaceholder:(id)arg1; - (void)_setNativeObjectDelegate:(id)arg1; -- (void)setKeyboardType:(int)arg1; -- (void)setAutocorrectionType:(int)arg1; -- (void)setAutocapitalizationType:(int)arg1; -- (BOOL)resignFirstResponder; +- (void)setKeyboardType:(long long)arg1; +- (void)setAutocorrectionType:(long long)arg1; +- (void)setAutocapitalizationType:(long long)arg1; +- (_Bool)resignFirstResponder; - (id)placeholder; - (id)_nativeObjectDelegate; -- (int)keyboardType; -- (BOOL)becomeFirstResponder; -- (int)autocorrectionType; -- (int)autocapitalizationType; +- (long long)keyboardType; +- (_Bool)becomeFirstResponder; +- (long long)autocorrectionType; +- (long long)autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUITextField.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUITextField.h index 85c51feb4..4386eb6c6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUITextField.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptTextFieldNativeObjectUITextField.h @@ -10,23 +10,23 @@ { } -- (float)width; +- (double)width; - (id)value; -- (void)setWidth:(float)arg1; +- (void)setWidth:(double)arg1; - (void)setValue:(id)arg1; - (void)setupNativeObject; - (void)setPlaceholder:(id)arg1; - (void)_setNativeObjectDelegate:(id)arg1; -- (void)setKeyboardType:(int)arg1; -- (void)setAutocorrectionType:(int)arg1; -- (void)setAutocapitalizationType:(int)arg1; -- (BOOL)resignFirstResponder; +- (void)setKeyboardType:(long long)arg1; +- (void)setAutocorrectionType:(long long)arg1; +- (void)setAutocapitalizationType:(long long)arg1; +- (_Bool)resignFirstResponder; - (id)_nativeObjectDelegate; -- (int)keyboardType; +- (long long)keyboardType; - (void)destroyNativeObject; -- (BOOL)becomeFirstResponder; -- (int)autocorrectionType; -- (int)autocapitalizationType; +- (_Bool)becomeFirstResponder; +- (long long)autocorrectionType; +- (long long)autocapitalizationType; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController-SUScriptVolumeViewAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController-SUScriptVolumeViewAdditions.h new file mode 100644 index 000000000..5a2aaac27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController-SUScriptVolumeViewAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SUScriptViewController (SUScriptVolumeViewAdditions) +- (id)_parentViewControllerForVolumeViewController; +- (void)presentVolumeViewController:(id)arg1 animated:(id)arg2; +- (void)dismissVolumeViewControllerAnimated:(id)arg1; +@property(readonly) SUScriptViewController *volumeViewController; +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController.h index 7f42d28e2..6ba336421 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptViewController.h @@ -21,7 +21,7 @@ - (int)_transitionForString:(id)arg1; - (void)_presentModalViewController:(id)arg1 withTransition:(id)arg2; - (void)_dismissModalViewControllerWithTransition:(id)arg1; -- (void)_dismissModalViewControllerAnimated:(BOOL)arg1; +- (void)_dismissModalViewControllerAnimated:(_Bool)arg1; @property(readonly) NSString *modalPresentationStyleNameFullScreen; @property(readonly) NSString *modalPresentationStyleNameFormSheet; @property id wantsFullScreenLayout; @@ -42,22 +42,18 @@ @property(readonly) SUScriptViewController *modalViewController; - (id)_className; @property(readonly) NSString *contextDictionary; -- (void)setToolbarItems:(id)arg1 animated:(BOOL)arg2; +- (void)setToolbarItems:(id)arg1 animated:(_Bool)arg2; - (void)runScrollTest:(id)arg1 withDelta:(float)arg2 forIterations:(int)arg3; - (void)presentModalViewController:(id)arg1 withTransition:(id)arg2; - (void)dismissModalViewControllerWithTransition:(id)arg1; -- (void)dismissModalViewControllerAnimated:(BOOL)arg1; -- (void)dismissViewControllerAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)dismissModalViewControllerAnimated:(_Bool)arg1; +- (void)dismissViewControllerAnimated:(_Bool)arg1 completion:(id)arg2; - (void)tearDownUserInterface; -- (BOOL)equals:(id)arg1; +- (_Bool)equals:(id)arg1; @property(retain, nonatomic) UIViewController *nativeViewController; - (id)newNativeViewController; - (id)newScriptColorWithValue:(id)arg1; - (void)dealloc; -- (id)_parentViewControllerForVolumeViewController; -- (void)presentVolumeViewController:(id)arg1 animated:(id)arg2; -- (void)dismissVolumeViewControllerAnimated:(id)arg1; -@property(readonly) SUScriptViewController *volumeViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptWindow.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptWindow.h index 3ef226de5..669a93677 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptWindow.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScriptWindow.h @@ -11,7 +11,7 @@ @interface SUScriptWindow : SUScriptObject { SUScriptViewController *_backViewController; - BOOL _canSwipeToDismiss; + _Bool _canSwipeToDismiss; SUScriptWindowContext *_context; SUScriptViewController *_frontViewController; id _height; @@ -29,10 +29,10 @@ - (id)scriptAttributeKeys; - (id)attributeKeys; - (void)_registerForOverlayNotifications; -- (id)_overlayViewController:(BOOL)arg1; +- (id)_overlayViewController:(_Bool)arg1; - (id)_newOverlayTransitionWithOptions:(id)arg1; - (id)_copySafeTransitionOptionsFromOptions:(id)arg1; -- (id)_backgroundViewController:(BOOL)arg1; +- (id)_backgroundViewController:(_Bool)arg1; - (struct CGSize)_overlaySize; - (void)_overlayDidShowNotification:(id)arg1; - (void)_overlayDidFlipNotification:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollRequest.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollRequest.h index 16294f1b4..9f27f0195 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollRequest.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollRequest.h @@ -10,7 +10,7 @@ @interface SUScrollRequest : NSObject { - BOOL _animated; + _Bool _animated; id _completionHandler; NSValue *_contentOffsetValue; NSValue *_frameValue; @@ -19,7 +19,7 @@ @property(retain) NSValue *frameValue; // @synthesize frameValue=_frameValue; @property(retain) NSValue *contentOffsetValue; // @synthesize contentOffsetValue=_contentOffsetValue; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; -@property(nonatomic, getter=isAnimated) BOOL animated; // @synthesize animated=_animated; +@property(nonatomic, getter=isAnimated) _Bool animated; // @synthesize animated=_animated; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollViewScroller.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollViewScroller.h index ca3f0e1f1..a9b97ba5c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollViewScroller.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUScrollViewScroller.h @@ -26,8 +26,8 @@ - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (void)scrollFrameToVisible:(struct CGRect)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (void)scrollFrameToVisible:(struct CGRect)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; - (void)detachFromScrollView; - (void)attachToScrollView:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchDisplayController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchDisplayController.h index 8b3d0cdcb..4735e2201 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchDisplayController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchDisplayController.h @@ -8,12 +8,12 @@ @interface SUSearchDisplayController : UISearchDisplayController { - BOOL _store_navigationBarHidingEnabled; + _Bool _store_navigationBarHidingEnabled; } -- (void)setNavigationBarHidingEnabled:(BOOL)arg1; -- (void)setActive:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)isNavigationBarHidingEnabled; +- (void)setNavigationBarHidingEnabled:(_Bool)arg1; +- (void)setActive:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)isNavigationBarHidingEnabled; - (id)_createPopoverController; - (void)_noEventSetSearchFieldText:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldConfiguration.h index 766b3a155..7e001e321 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldConfiguration.h @@ -15,36 +15,36 @@ NSString *_cancelString; SUClientInterface *_clientInterface; struct __CFDictionary *_hintURLs; - int _location; + long long _location; NSString *_placeholder; - BOOL _rootViewOnly; + _Bool _rootViewOnly; struct __CFDictionary *_searchURLs; NSString *_userDefaultsKey; - float _width; - float _widthLandscape; - float _widthPortrait; + double _width; + double _widthLandscape; + double _widthPortrait; } + (id)defaultConfigurationWithClientInterface:(id)arg1; + (id)defaultConfiguration; -@property(readonly, nonatomic) float width; // @synthesize width=_width; +@property(readonly, nonatomic) double width; // @synthesize width=_width; @property(readonly, nonatomic) NSString *userDefaultsKey; // @synthesize userDefaultsKey=_userDefaultsKey; -@property(readonly, nonatomic, getter=isRootViewOnly) BOOL rootViewOnly; // @synthesize rootViewOnly=_rootViewOnly; +@property(readonly, nonatomic, getter=isRootViewOnly) _Bool rootViewOnly; // @synthesize rootViewOnly=_rootViewOnly; @property(readonly, nonatomic) NSString *placeholderString; // @synthesize placeholderString=_placeholder; -@property(readonly, nonatomic) int location; // @synthesize location=_location; +@property(readonly, nonatomic) long long location; // @synthesize location=_location; @property(readonly, nonatomic) NSString *cancelString; // @synthesize cancelString=_cancelString; -- (id)_urlRequestPropertiesForURLBagKey:(id)arg1 networkType:(int)arg2; +- (id)_urlRequestPropertiesForURLBagKey:(id)arg1 networkType:(long long)arg2; - (void)_setSearchURLsFromDictionary:(id)arg1; - (void)_setHintURLsFromDictionary:(id)arg1; - (struct __CFDictionary *)_newURLsDictionaryWithDictionary:(id)arg1; -- (id)_newQueryStringDictionaryForNetworkType:(int)arg1; -- (int)_locationForString:(id)arg1; +- (id)_newQueryStringDictionaryForNetworkType:(long long)arg1; +- (long long)_locationForString:(id)arg1; - (id)_initWithClientInterface:(id)arg1; -- (float)widthForOrientation:(int)arg1; -- (id)URLRequestPropertiesWithBaseURL:(id)arg1 forNetworkType:(int)arg2; -- (id)searchURLRequestPropertiesForNetworkType:(int)arg1; +- (double)widthForOrientation:(long long)arg1; +- (id)URLRequestPropertiesWithBaseURL:(id)arg1 forNetworkType:(long long)arg2; +- (id)searchURLRequestPropertiesForNetworkType:(long long)arg1; - (void)loadFromDictionary:(id)arg1; -- (id)hintsURLRequestPropertiesForNetworkType:(int)arg1; +- (id)hintsURLRequestPropertiesForNetworkType:(long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithDictionary:(id)arg1 clientInterface:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldController.h index 12851a38e..83d55155c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchFieldController.h @@ -23,24 +23,24 @@ UIControl *_dimmerView; UISearchBar *_searchBar; SUSearchDisplayController *_searchController; - int _searchFieldStyle; + long long _searchFieldStyle; SUScriptTextFieldDelegate *_textFieldDelegate; } -@property(nonatomic) int searchFieldStyle; // @synthesize searchFieldStyle=_searchFieldStyle; +@property(nonatomic) long long searchFieldStyle; // @synthesize searchFieldStyle=_searchFieldStyle; @property(copy, nonatomic) SUSearchFieldConfiguration *searchFieldConfiguration; // @synthesize searchFieldConfiguration=_configuration; - (void)_tearDownDimmerView; - (id)_targetViewController; - (void)_showDimmerView; - (void)_saveSearchTermToDefaults:(id)arg1; -- (void)_resizeSearchBarForOrientation:(int)arg1; +- (void)_resizeSearchBarForOrientation:(long long)arg1; - (void)_reloadSearchBar; - (void)_reloadCompletionsForSearchString:(id)arg1; - (id)_newTransientViewController; - (id)_newSearchDisplayControllerWithContentsController:(id)arg1; - (id)_newSearchBar; - (id)_newBlankStorePageViewController; -- (BOOL)_focusTransientViewController; +- (_Bool)_focusTransientViewController; - (void)_fetchResultsForURLRequestProperties:(id)arg1; - (void)_fetchResultsForURL:(id)arg1; - (void)_fetchResultsForTerm:(id)arg1; @@ -50,27 +50,29 @@ - (id)_cancelButtonView; - (void)_savedSearchTermChangedNotification:(id)arg1; - (void)_dimmerViewAction:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchBarWillRemoveFromSuperview:(id)arg1; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)scriptDidChangeTextForField:(id)arg1; - (void)operationDidFinish:(id)arg1; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 failedWithError:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; @property(readonly, nonatomic) UISearchBar *searchBar; - (id)newRequestPropertiesWithSearchTerm:(id)arg1; -@property(readonly, nonatomic, getter=isActive) BOOL active; -- (void)handleSearchURL:(id)arg1; +@property(readonly, nonatomic, getter=isActive) _Bool active; +- (void)handleSearchURL:(id)arg1 withSourceApplication:(id)arg2 sourceURL:(id)arg3; - (void)dealloc; +- (id)initWithContentsController:(id)arg1 clientInterface:(id)arg2 style:(long long)arg3; - (id)initWithContentsController:(id)arg1 clientInterface:(id)arg2; +- (id)initWithContentsController:(id)arg1 style:(long long)arg2; - (id)initWithContentsController:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchRootStorePageViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchRootStorePageViewController.h index d83d16c71..4fbb27caf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchRootStorePageViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSearchRootStorePageViewController.h @@ -10,7 +10,7 @@ { } -- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; - (void)setSection:(id)arg1; - (void)setParentViewController:(id)arg1; - (void)resetNavigationItem:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSection.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSection.h index ac3657359..999d19b22 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSection.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSection.h @@ -25,33 +25,33 @@ @property(retain, nonatomic) SUSearchFieldConfiguration *searchFieldConfiguration; // @synthesize searchFieldConfiguration=_searchFieldConfiguration; @property(retain, nonatomic) UIImage *moreListImage; // @synthesize moreListImage=_moreListImage; @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -- (int)_typeForString:(id)arg1; +- (long long)_typeForString:(id)arg1; - (id)_sectionButtonsForKey:(id)arg1; -- (int)_minimumNetworkTypeFromDictionary:(id)arg1; +- (long long)_minimumNetworkTypeFromDictionary:(id)arg1; - (id)_imageBaseName; - (id)_colorForKey:(id)arg1; - (id)valueForProperty:(id)arg1; @property(readonly, nonatomic) NSString *urlBagKey; @property(readonly, nonatomic) NSURL *url; -@property(readonly, nonatomic) int type; +@property(readonly, nonatomic) long long type; @property(readonly, nonatomic) NSString *title; -- (void)setSectionButtonImage:(id)arg1 forTag:(int)arg2; +- (void)setSectionButtonImage:(id)arg1 forTag:(long long)arg2; @property(readonly, nonatomic) NSArray *rightSectionButtons; @property(readonly, nonatomic) NSString *partnerHeader; @property(readonly, nonatomic) SUPageSectionGroup *pageSectionGroup; -@property(readonly, nonatomic) int minimumNetworkType; +@property(readonly, nonatomic) long long minimumNetworkType; @property(readonly, nonatomic) UIColor *loadingTextShadowColor; @property(readonly, nonatomic) UIColor *loadingTextColor; @property(readonly, nonatomic) UIColor *loadingIndicatorColor; -- (BOOL)loadFromDictionary:(id)arg1 searchField:(id)arg2; +- (_Bool)loadFromDictionary:(id)arg1 searchField:(id)arg2; @property(readonly, nonatomic) NSArray *leftSectionButtons; @property(readonly, nonatomic) NSArray *itemImages; -@property(readonly, nonatomic, getter=isUsingLocalArtwork) BOOL usingLocalArtwork; -@property(readonly, nonatomic, getter=isTransient) BOOL transient; -@property(readonly, nonatomic, getter=isDefaultSection) BOOL defaultSection; -- (id)imageForSectionButtonWithTag:(int)arg1; +@property(readonly, nonatomic, getter=isUsingLocalArtwork) _Bool usingLocalArtwork; +@property(readonly, nonatomic, getter=isTransient) _Bool transient; +@property(readonly, nonatomic, getter=isDefaultSection) _Bool defaultSection; +- (id)imageForSectionButtonWithTag:(long long)arg1; @property(readonly, nonatomic) NSString *identifier; -@property(readonly, nonatomic) int defaultPNGStyle; +@property(readonly, nonatomic) long long defaultPNGStyle; @property(readonly, nonatomic) SUGradient *backgroundGradient; - (id)description; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionButton.h index 18691e1e0..5c3b03f51 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionButton.h @@ -18,10 +18,10 @@ struct UIEdgeInsets _imageInsets; NSURL *_imageURL; float _imageURLScale; - int _tag; + long long _tag; } -@property(nonatomic) int tag; // @synthesize tag=_tag; +@property(nonatomic) long long tag; // @synthesize tag=_tag; @property(nonatomic) float imageURLScale; // @synthesize imageURLScale=_imageURLScale; @property(copy, nonatomic) NSURL *imageURL; // @synthesize imageURL=_imageURL; @property(nonatomic) struct UIEdgeInsets imageInsets; // @synthesize imageInsets=_imageInsets; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionsResponse.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionsResponse.h index 2085a01f4..800d1ce21 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionsResponse.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSectionsResponse.h @@ -10,12 +10,12 @@ @interface SUSectionsResponse : NSObject { - BOOL _cacheable; + _Bool _cacheable; SUClientInterface *_clientInterface; UIImage *_moreListImage; UIImage *_moreListSelectedImage; NSMutableDictionary *_rawResponseDictionary; - int _responseType; + long long _responseType; NSMutableDictionary *_sectionsCache; NSNumber *_shouldResetUserOrdering; NSArray *_sections; @@ -24,30 +24,30 @@ + (void)setLastCachedVersionIdentifier:(id)arg1; + (id)sectionsCacheDirectory; + (id)lastCachedVersionIdentifier; -@property(readonly, nonatomic) int responseType; // @synthesize responseType=_responseType; +@property(readonly, nonatomic) long long responseType; // @synthesize responseType=_responseType; @property(readonly, nonatomic) NSDictionary *rawResponseDictionary; // @synthesize rawResponseDictionary=_rawResponseDictionary; @property(retain, nonatomic) UIImage *moreListSelectedImage; // @synthesize moreListSelectedImage=_moreListSelectedImage; @property(retain, nonatomic) UIImage *moreListImage; // @synthesize moreListImage=_moreListImage; -@property(nonatomic, getter=isCacheable) BOOL cacheable; // @synthesize cacheable=_cacheable; +@property(nonatomic, getter=isCacheable) _Bool cacheable; // @synthesize cacheable=_cacheable; - (void)_writeImage:(id)arg1 toCachePath:(id)arg2 forIdentifier:(id)arg3 variant:(id)arg4; - (void)_writeButtonImagesForSection:(id)arg1 buttons:(id)arg2 cachePath:(id)arg3; - (id)_newVariantStringForButton:(id)arg1; - (id)_newSectionsFromDictionary:(id)arg1; - (id)_newImageForIdentifier:(id)arg1 variant:(id)arg2 cacheDirectory:(id)arg3; - (void)_loadButtonArtworkForSection:(id)arg1 buttons:(id)arg2 cachePath:(id)arg3; -- (BOOL)_loadArtworkFromCacheDirectory:(id)arg1; +- (_Bool)_loadArtworkFromCacheDirectory:(id)arg1; - (void)_applyDefaultSearchFieldConfigurationsToSections:(id)arg1; -- (BOOL)writeToCacheDirectory:(id)arg1 error:(id *)arg2; +- (_Bool)writeToCacheDirectory:(id)arg1 error:(id *)arg2; @property(readonly, nonatomic) NSString *versionString; @property(copy, nonatomic) NSString *storeFrontIdentifier; -@property(nonatomic) BOOL shouldResetUserOrdering; +@property(nonatomic) _Bool shouldResetUserOrdering; @property(readonly, nonatomic) NSDictionary *sectionsDictionary; @property(readonly, nonatomic) NSArray *sections; // @synthesize sections=_sections; @property(readonly, nonatomic) NSString *moreListTitle; @property(readonly, nonatomic) SSItemImageCollection *moreListImageCollection; @property(readonly, nonatomic) NSArray *allSections; - (void)dealloc; -- (id)initWithClientInterface:(id)arg1 sectionsDictionary:(id)arg2 responseType:(int)arg3; +- (id)initWithClientInterface:(id)arg1 sectionsDictionary:(id)arg2 responseType:(long long)arg3; - (id)initWithClientInterface:(id)arg1 cacheDirectory:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControl.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControl.h index 6a5095979..c80550dcf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControl.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControl.h @@ -13,63 +13,63 @@ @interface SUSegmentedControl : UIControl { - BOOL _autosizesText; + _Bool _autosizesText; NSString *_cancelButtonTitle; SUClientInterface *_clientInterface; - BOOL _hidingPopoverForRotation; + _Bool _hidingPopoverForRotation; NSMutableArray *_items; - int _maximumNumberOfItems; - float _maximumWidth; + long long _maximumNumberOfItems; + double _maximumWidth; SUSimpleMenuViewController *_menuViewController; NSString *_moreListTitle; UIPopoverController *_popoverController; UISegmentedControl *_segmentedControl; - int _selectionIndex; - BOOL _showsMoreListAutomatically; - int _tintStyle; + long long _selectionIndex; + _Bool _showsMoreListAutomatically; + long long _tintStyle; } -@property(nonatomic) int tintStyle; // @synthesize tintStyle=_tintStyle; -@property(nonatomic) BOOL showsMoreListAutomatically; // @synthesize showsMoreListAutomatically=_showsMoreListAutomatically; +@property(nonatomic) long long tintStyle; // @synthesize tintStyle=_tintStyle; +@property(nonatomic) _Bool showsMoreListAutomatically; // @synthesize showsMoreListAutomatically=_showsMoreListAutomatically; @property(copy, nonatomic) NSString *moreListTitle; // @synthesize moreListTitle=_moreListTitle; -@property(nonatomic) float maximumWidth; // @synthesize maximumWidth=_maximumWidth; -@property(nonatomic) int maximumNumberOfItems; // @synthesize maximumNumberOfItems=_maximumNumberOfItems; +@property(nonatomic) double maximumWidth; // @synthesize maximumWidth=_maximumWidth; +@property(nonatomic) long long maximumNumberOfItems; // @synthesize maximumNumberOfItems=_maximumNumberOfItems; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; @property(copy, nonatomic) NSString *cancelButtonTitle; // @synthesize cancelButtonTitle=_cancelButtonTitle; - (id)_titlesForMoreList; -- (void)_showMoreList:(BOOL)arg1; -- (void)_setValue:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (void)_showMoreList:(_Bool)arg1; +- (void)_setValue:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; - (void)_reloadData; -- (void)_presentPopoverAnimated:(BOOL)arg1; +- (void)_presentPopoverAnimated:(_Bool)arg1; - (void)_destroyPopoverController; - (void)_destroyMenuViewController; - (void)_applyStyling; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; - (void)menuViewControllerDidCancel:(id)arg1; - (void)_windowWillRotateNotification:(id)arg1; - (void)_windowDidRotateNotification:(id)arg1; - (void)_valueChangedEvent:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (id)titleTextAttributesForState:(unsigned int)arg1; +- (id)titleTextAttributesForState:(unsigned long long)arg1; @property(retain, nonatomic) UIColor *tintColor; -- (void)sizeToFitWithMinimumSegmentWidth:(float)arg1 maximumTotalWidth:(float)arg2; +- (void)sizeToFitWithMinimumSegmentWidth:(double)arg1 maximumTotalWidth:(double)arg2; - (void)sizeToFitUserInterfaceIdiom; -- (void)showPopover:(id)arg1 fromSegmentIndex:(int)arg2 animated:(BOOL)arg3; -- (void)showMoreList:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; -- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -@property(nonatomic) int selectedItemIndex; -@property(nonatomic) int segmentedControlStyle; +- (void)showPopover:(id)arg1 fromSegmentIndex:(long long)arg2 animated:(_Bool)arg3; +- (void)showMoreList:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; +- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +@property(nonatomic) long long selectedItemIndex; +@property(nonatomic) long long segmentedControlStyle; @property(copy, nonatomic) NSArray *items; -- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; -- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3 barMetrics:(int)arg4; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -@property(readonly, nonatomic) int selectedSegmentIndex; -@property(readonly, nonatomic) int numberOfVisibleSegments; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; +- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned long long)arg2; +- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3 barMetrics:(long long)arg4; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +@property(readonly, nonatomic) long long selectedSegmentIndex; +@property(readonly, nonatomic) long long numberOfVisibleSegments; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlAppearance.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlAppearance.h index 682566bf2..24e7f397a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlAppearance.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlAppearance.h @@ -18,18 +18,18 @@ NSMutableDictionary *_titleTextAttributes; } -+ (id)defaultOptionsAppearanceForTintStyle:(int)arg1; ++ (id)defaultOptionsAppearanceForTintStyle:(long long)arg1; + (id)defaultBarAppearance; @property(retain, nonatomic) UIImage *optionsBackgroundImage; // @synthesize optionsBackgroundImage=_optionsBackgroundImage; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_newDividerImageKeyWithLeftState:(unsigned int)arg1 rightState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (id)_newDividerImageKeyWithLeftState:(unsigned long long)arg1 rightState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (void)styleSegmentedControl:(id)arg1; -- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned int)arg2 rightSegmentState:(unsigned int)arg3 barMetrics:(int)arg4; -- (void)setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)dividerImageForLeftSegmentState:(unsigned int)arg1 rightSegmentState:(unsigned int)arg2 barMetrics:(int)arg3; -- (id)backgroundImageForState:(unsigned int)arg1 barMetrics:(int)arg2; +- (void)setDividerImage:(id)arg1 forLeftSegmentState:(unsigned long long)arg2 rightSegmentState:(unsigned long long)arg3 barMetrics:(long long)arg4; +- (void)setBackgroundImage:(id)arg1 forState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)dividerImageForLeftSegmentState:(unsigned long long)arg1 rightSegmentState:(unsigned long long)arg2 barMetrics:(long long)arg3; +- (id)backgroundImageForState:(unsigned long long)arg1 barMetrics:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlBar.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlBar.h new file mode 100644 index 000000000..462a34572 --- /dev/null +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSegmentedControlBar.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class UIControl, _UIBackdropView; + +@interface SUSegmentedControlBar : UIView +{ + UIControl *_control; + _UIBackdropView *_backdropView; + UIView *_separatorView; +} + +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithSegmentedControl:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSetupMescalSessionOperation.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSetupMescalSessionOperation.h index 8a33430fa..0114ccab0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSetupMescalSessionOperation.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSetupMescalSessionOperation.h @@ -16,7 +16,7 @@ - (id)_setupSAPWithData:(id)arg1 error:(id *)arg2; - (id)_setupSAPCertificate:(id *)arg1; -- (BOOL)_isMescalEnabled; +- (_Bool)_isMescalEnabled; - (void)run; @property(readonly) SUMescalSession *mescalSession; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShadow.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShadow.h index c9adf330f..7c86514c7 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShadow.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShadow.h @@ -15,12 +15,12 @@ { UIColor *_color; struct CGSize _offset; - float _opacity; - float _radius; + double _opacity; + double _radius; } -@property(nonatomic) float radius; // @synthesize radius=_radius; -@property(nonatomic) float opacity; // @synthesize opacity=_opacity; +@property(nonatomic) double radius; // @synthesize radius=_radius; +@property(nonatomic) double opacity; // @synthesize opacity=_opacity; @property(nonatomic) struct CGSize offset; // @synthesize offset=_offset; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; - (void)applyToLayer:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShortLinkCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShortLinkCellConfiguration.h index a126c083f..7c9712320 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShortLinkCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShortLinkCellConfiguration.h @@ -10,14 +10,14 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; -- (BOOL)showContentRating; +- (_Bool)showContentRating; - (void)reloadStrings; - (void)reloadLayoutInformation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; - (id)copyImageDataProvider; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShowcaseViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShowcaseViewController.h index 66bf8c2dd..20e668e7b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUShowcaseViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUShowcaseViewController.h @@ -18,7 +18,7 @@ } - (id)_artworkLoader; -- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(int)arg3; +- (void)showcase:(id)arg1 didSelectItem:(id)arg2 atIndex:(long long)arg3; - (void)loadView; - (void)dealloc; - (id)initWithShowcaseDictionary:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleMenuViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleMenuViewController.h index 2d5d08b36..4cb6f8cd6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleMenuViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleMenuViewController.h @@ -18,9 +18,9 @@ @property(copy, nonatomic) NSString *cancelButtonTitle; // @synthesize cancelButtonTitle=_cancelButtonTitle; - (void)_cancelAction:(id)arg1; - (void)reloadContentSizeForViewInPopover; -- (id)titleOfMenuItemAtIndex:(int)arg1; -- (int)numberOfMenuItems; -- (BOOL)isMenuItemEnabledAtIndex:(int)arg1; +- (id)titleOfMenuItemAtIndex:(long long)arg1; +- (long long)numberOfMenuItems; +- (_Bool)isMenuItemEnabledAtIndex:(long long)arg1; - (void)dealloc; - (id)initWithTitles:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleTableDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleTableDataSource.h index ef796e2eb..860458176 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleTableDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSimpleTableDataSource.h @@ -17,10 +17,10 @@ @property(retain, nonatomic) NSArray *objects; // @synthesize objects=_objects; @property(retain, nonatomic) Class cellConfigurationClass; // @synthesize cellConfigurationClass=_cellConfigurationClass; - (void)reloadCellContexts; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfSections; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfSections; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; -- (float)cellHeightForIndexPath:(id)arg1; +- (double)cellHeightForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; - (id)objectForIndexPath:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSnapshotView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSnapshotView.h index fe37b832a..a2e33972f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSnapshotView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSnapshotView.h @@ -14,7 +14,7 @@ - (void)_takeIOSurfaceSnapshotOfView:(id)arg1; - (void)_takeCGSnapshotOfView:(id)arg1; - (void)layoutSubviews; -- (void)snapshotView:(id)arg1 usingIOSurface:(BOOL)arg2; +- (void)snapshotView:(id)arg1 usingIOSurface:(_Bool)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitView.h index 817a252a2..e5237122a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitView.h @@ -9,20 +9,20 @@ @interface SUSplitView : UIView { UIView *_firstView; - int _layoutType; - float _minimumPaneSize; + long long _layoutType; + double _minimumPaneSize; UIView *_secondView; - float _splitPosition; - BOOL _vertical; + double _splitPosition; + _Bool _vertical; } -@property(nonatomic, getter=isVertical) BOOL vertical; // @synthesize vertical=_vertical; -@property(nonatomic) float splitPosition; // @synthesize splitPosition=_splitPosition; +@property(nonatomic, getter=isVertical) _Bool vertical; // @synthesize vertical=_vertical; +@property(nonatomic) double splitPosition; // @synthesize splitPosition=_splitPosition; @property(retain, nonatomic) UIView *secondView; // @synthesize secondView=_secondView; -@property(nonatomic) float minimumPaneSize; // @synthesize minimumPaneSize=_minimumPaneSize; -@property(nonatomic) int layoutType; // @synthesize layoutType=_layoutType; +@property(nonatomic) double minimumPaneSize; // @synthesize minimumPaneSize=_minimumPaneSize; +@property(nonatomic) long long layoutType; // @synthesize layoutType=_layoutType; @property(retain, nonatomic) UIView *firstView; // @synthesize firstView=_firstView; -- (float)_minimumPaneSizeForLayout; +- (double)_minimumPaneSizeForLayout; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewController.h index 062bcbed7..dd11d465a 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewController.h @@ -19,23 +19,23 @@ SUShadow *_splitShadow; SUSplitView *_splitView; SUStructuredPage *_structuredPage; - BOOL _usesSharedPlaceholder; - BOOL _viewIsReady; + _Bool _usesSharedPlaceholder; + _Bool _viewIsReady; } -+ (BOOL)isValidSplitTypeString:(id)arg1; -+ (BOOL)isValidSplitPositionValue:(id)arg1; -@property(nonatomic) BOOL usesSharedPlaceholder; // @synthesize usesSharedPlaceholder=_usesSharedPlaceholder; ++ (_Bool)isValidSplitTypeString:(id)arg1; ++ (_Bool)isValidSplitPositionValue:(id)arg1; +@property(nonatomic) _Bool usesSharedPlaceholder; // @synthesize usesSharedPlaceholder=_usesSharedPlaceholder; @property(copy, nonatomic) SUShadow *splitShadow; // @synthesize splitShadow=_splitShadow; @property(retain, nonatomic) UIViewController *secondViewController; // @synthesize secondViewController=_secondViewController; @property(retain, nonatomic) NSString *mainTitle; // @synthesize mainTitle=_mainTitle; @property(retain, nonatomic) UIViewController *firstViewController; // @synthesize firstViewController=_firstViewController; -@property(nonatomic) BOOL viewIsReady; // @synthesize viewIsReady=_viewIsReady; +@property(nonatomic) _Bool viewIsReady; // @synthesize viewIsReady=_viewIsReady; @property(retain, nonatomic) NSURL *displayedURL; // @synthesize displayedURL=_displayedURL; - (id)_splitView; - (void)_setViewController:(id *)arg1 toValue:(id)arg2; - (void)_setStructuredPage:(id)arg1; -- (void)_setPlaceholderVisible:(BOOL)arg1; +- (void)_setPlaceholderVisible:(_Bool)arg1; - (void)_reloadWithStorePageDictionary:(id)arg1; - (void)_reloadViewController:(id)arg1 fromDictionary:(id)arg2; - (void)_reloadView; @@ -45,11 +45,11 @@ - (id)_newGradientWithValue:(id)arg1; - (void)_navigationItemDidChangeNotification:(id)arg1; - (void)_loadingDidChangeNotification:(id)arg1; -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; -@property(nonatomic) float splitPosition; -@property(nonatomic, getter=isVertical) BOOL vertical; -@property(nonatomic) float minimumPaneSize; -@property(nonatomic) int layoutType; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; +@property(nonatomic) double splitPosition; +@property(nonatomic, getter=isVertical) _Bool vertical; +@property(nonatomic) double minimumPaneSize; +@property(nonatomic) long long layoutType; - (id)splitTypeString; - (id)splitPositionString; - (void)setSplitTypeString:(id)arg1; @@ -57,16 +57,16 @@ - (id)storePageProtocol; - (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; - (id)newRotationController; -- (BOOL)shouldExcludeFromNavigationHistory; -- (void)setLoading:(BOOL)arg1; +- (_Bool)shouldExcludeFromNavigationHistory; +- (void)setLoading:(_Bool)arg1; - (void)restoreArchivableContext:(id)arg1; - (void)removeChildViewController:(id)arg1; - (void)loadView; -- (BOOL)isLoaded; +- (_Bool)isLoaded; - (id)copyScriptViewController; -- (id)copyChildViewControllersForReason:(int)arg1; +- (id)copyChildViewControllersForReason:(long long)arg1; - (id)copyArchivableContext; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; - (void)addChildViewController:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewRotationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewRotationController.h index c66c08f2b..29a8a85eb 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewRotationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSplitViewRotationController.h @@ -18,9 +18,9 @@ - (id)_secondRotationController; - (id)_firstRotationController; -- (void)prepareToRotateToInterfaceOrientation:(int)arg1; -- (void)finishRotationFromInterfaceOrientation:(int)arg1; -- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)prepareToRotateToInterfaceOrientation:(long long)arg1; +- (void)finishRotationFromInterfaceOrientation:(long long)arg1; +- (void)animateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStoreController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStoreController.h index c818ed4bd..e65534705 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStoreController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStoreController.h @@ -24,8 +24,8 @@ NSString *_localStoreFrontAtLastSuspend; id _locationObserver; NSArray *_overlayConfigurations; - BOOL _reloadForStorefrontChangeAfterAccountSetup; - BOOL _reloadSectionsOnNextLaunch; + _Bool _reloadForStorefrontChangeAfterAccountSetup; + _Bool _reloadSectionsOnNextLaunch; NSString *_synchedStoreFrontAtLastSuspend; SUTabBarController *_tabBarController; MFMailComposeViewController *_mailComposeViewController; @@ -35,33 +35,33 @@ + (void)setSharedInstance:(id)arg1; + (id)sharedInstance; @property(retain, nonatomic) NSURL *launchURL; // @synthesize launchURL=_launchURL; -- (void)presentMailComposeViewController:(id)arg1 animated:(BOOL)arg2; +- (void)presentMailComposeViewController:(id)arg1 animated:(_Bool)arg2; - (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; -- (BOOL)isComposingEmail; -- (void)dismissMailComposeViewControllerAnimated:(BOOL)arg1; +- (_Bool)isComposingEmail; +- (void)dismissMailComposeViewControllerAnimated:(_Bool)arg1; - (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; - (void)composeEmailByRestoringAutosavedMessage; -- (BOOL)_showWildcatAccountViewController:(id)arg1 animated:(BOOL)arg2; +- (_Bool)_showWildcatAccountViewController:(id)arg1 animated:(_Bool)arg2; - (void)_saveArchivedNavigationPath; - (id)_resumableViewController; - (void)_reloadWithSectionsResponse:(id)arg1; - (void)_reloadOverlayConfigurations; -- (BOOL)_isAccountViewControllerVisible; +- (_Bool)_isAccountViewControllerVisible; - (void)_handleSearchURL:(id)arg1; - (void)_handleAccountURL:(id)arg1; - (void)_defaultHandleApplicationURLRequestProperties:(id)arg1; - (void)_cancelSuspendAfterDialogsDismissed; - (void)_retrySectionsAfterNetworkTransition; -- (BOOL)_reloadForStorefrontChange; +- (_Bool)_reloadForStorefrontChange; - (void)_presentSectionFetchUI; -- (BOOL)_loadSectionsAllowingCache:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (_Bool)_loadSectionsAllowingCache:(_Bool)arg1 withCompletionBlock:(id)arg2; - (void)_handleSectionsLoadFailedWithError:(id)arg1; - (void)_handleFinishedLoadSectionsOperation:(id)arg1; - (void)_handleFinishedBackgroundLoadSectionsOperation:(id)arg1; - (void)_cancelLoadSectionsOperation; - (void)setupUI; - (void)handleApplicationURL:(id)arg1; -- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; - (void)purchaseManagerWillBeginUpdates:(id)arg1; - (void)purchaseManagerDidEndUpdates:(id)arg1; - (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; @@ -69,9 +69,9 @@ - (void)purchaseManager:(id)arg1 didAddPurchases:(id)arg2; - (id)topViewControllerForClient:(id)arg1; - (id)downloadQueueForClient:(id)arg1 downloadKinds:(id)arg2; -- (BOOL)client:(id)arg1 presentModalViewController:(id)arg2 animated:(BOOL)arg3; -- (BOOL)client:(id)arg1 presentAccountViewController:(id)arg2 animated:(BOOL)arg3; -- (BOOL)client:(id)arg1 openInternalURL:(id)arg2; +- (_Bool)client:(id)arg1 presentModalViewController:(id)arg2 animated:(_Bool)arg3; +- (_Bool)client:(id)arg1 presentAccountViewController:(id)arg2 animated:(_Bool)arg3; +- (_Bool)client:(id)arg1 openInternalURL:(id)arg2; - (void)_storeFrontChangedNotification:(id)arg1; - (void)_selectFooterSectionNotification:(id)arg1; - (void)_mainThreadStoreFrontChangedNotification:(id)arg1; @@ -86,19 +86,19 @@ - (id)storeContentLanguage; @property(readonly, nonatomic) NSString *defaultPNGNameForSuspend; - (void)tearDownUI; -- (BOOL)showDialogForCapabilities:(id)arg1 mismatches:(id)arg2; -- (BOOL)selectSectionWithIdentifier:(id)arg1; -- (BOOL)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; -- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (_Bool)showDialogForCapabilities:(id)arg1 mismatches:(id)arg2; +- (_Bool)selectSectionWithIdentifier:(id)arg1; +- (_Bool)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; +- (_Bool)presentOverlayBackgroundViewController:(id)arg1; - (void)presentExternalURLViewController:(id)arg1; - (void)prepareForSuspend; - (id)overlayConfigurationForStorePage:(id)arg1; - (id)overlayBackgroundViewController; -- (BOOL)matchesClientApplication:(id)arg1; -- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; -@property(readonly, nonatomic, getter=isTabBarControllerLoaded) BOOL tabBarControllerLoaded; -@property(readonly, nonatomic, getter=isStoreEnabled) BOOL storeEnabled; -- (void)exitStoreWithReason:(int)arg1; +- (_Bool)matchesClientApplication:(id)arg1; +- (_Bool)libraryContainsItemIdentifier:(unsigned long long)arg1; +@property(readonly, nonatomic, getter=isTabBarControllerLoaded) _Bool tabBarControllerLoaded; +@property(readonly, nonatomic, getter=isStoreEnabled) _Bool storeEnabled; +- (void)exitStoreWithReason:(long long)arg1; - (void)exitStoreAfterDialogsDismiss; - (void)endPurchaseBatch; - (void)dismissOverlayBackgroundViewController; @@ -107,7 +107,7 @@ - (void)connect; - (void)cancelAllOperations; - (void)beginPurchaseBatch; -- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (_Bool)application:(id)arg1 handleOpenURL:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageDataProvider.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageDataProvider.h index 88d0acb1d..bd420c59d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageDataProvider.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageDataProvider.h @@ -11,15 +11,15 @@ @interface SUStorePageDataProvider : ISDataProvider { SUClientInterface *_clientInterface; - int _outputType; + long long _outputType; ISPropertyListProvider *_propertyListDataProvider; } @property(copy) ISPropertyListProvider *propertyListDataProvider; // @synthesize propertyListDataProvider=_propertyListDataProvider; -@property int outputType; // @synthesize outputType=_outputType; +@property long long outputType; // @synthesize outputType=_outputType; @property(retain) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; - (void)_loadPersonalizedStoreOffersForPage:(id)arg1; -- (BOOL)parseData:(id)arg1 returningError:(id *)arg2; +- (_Bool)parseData:(id)arg1 returningError:(id *)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageProtocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageProtocol.h index 932c7a692..cc5802254 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageProtocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageProtocol.h @@ -21,14 +21,14 @@ NSArray *_navigationMenus; SSURLRequestProperties *_overlayBackgroundURLRequestProperties; NSString *_rootSectionIdentifier; - BOOL _shouldDisplayInOverlay; - BOOL _shouldExcludeFromNavigationHistory; - BOOL _shouldReplaceRootViewController; + _Bool _shouldDisplayInOverlay; + _Bool _shouldExcludeFromNavigationHistory; + _Bool _shouldReplaceRootViewController; } -@property(nonatomic) BOOL shouldReplaceRootViewController; // @synthesize shouldReplaceRootViewController=_shouldReplaceRootViewController; -@property(nonatomic) BOOL shouldExcludeFromNavigationHistory; // @synthesize shouldExcludeFromNavigationHistory=_shouldExcludeFromNavigationHistory; -@property(nonatomic) BOOL shouldDisplayInOverlay; // @synthesize shouldDisplayInOverlay=_shouldDisplayInOverlay; +@property(nonatomic) _Bool shouldReplaceRootViewController; // @synthesize shouldReplaceRootViewController=_shouldReplaceRootViewController; +@property(nonatomic) _Bool shouldExcludeFromNavigationHistory; // @synthesize shouldExcludeFromNavigationHistory=_shouldExcludeFromNavigationHistory; +@property(nonatomic) _Bool shouldDisplayInOverlay; // @synthesize shouldDisplayInOverlay=_shouldDisplayInOverlay; @property(retain, nonatomic) NSString *rootSectionIdentifier; // @synthesize rootSectionIdentifier=_rootSectionIdentifier; @property(retain, nonatomic) SSURLRequestProperties *overlayBackgroundURLRequestProperties; // @synthesize overlayBackgroundURLRequestProperties=_overlayBackgroundURLRequestProperties; @property(copy, nonatomic) NSArray *navigationMenus; // @synthesize navigationMenus=_navigationMenus; @@ -44,7 +44,7 @@ - (void)setValuesFromStorePageDictionary:(id)arg1; - (void)setOverlayBackgroundURLRequest:(id)arg1; - (id)overlayBackgroundURLRequest; -- (id)navigationMenuForLocation:(int)arg1; +- (id)navigationMenuForLocation:(long long)arg1; - (id)navigationButtonForLocation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageRotationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageRotationController.h index ca3b37e18..94c576d75 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageRotationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageRotationController.h @@ -15,9 +15,9 @@ } - (id)_childRotationController; -- (void)prepareToRotateToInterfaceOrientation:(int)arg1; -- (void)finishRotationFromInterfaceOrientation:(int)arg1; -- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)prepareToRotateToInterfaceOrientation:(long long)arg1; +- (void)finishRotationFromInterfaceOrientation:(long long)arg1; +- (void)animateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageView.h index a48912a52..81daa49cc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageView.h @@ -6,14 +6,19 @@ #import "UIView.h" +@class UIScrollView; + @interface SUStorePageView : UIView { UIView *_backdropView; UIView *_contentView; UIView *_headerView; + UIScrollView *_headerScrollView; UIView *_previewOverlayView; + struct UIEdgeInsets _contentViewInsets; } +@property(nonatomic) struct UIEdgeInsets contentViewInsets; // @synthesize contentViewInsets=_contentViewInsets; @property(retain, nonatomic) UIView *previewOverlayView; // @synthesize previewOverlayView=_previewOverlayView; @property(retain, nonatomic) UIView *headerView; // @synthesize headerView=_headerView; @property(retain, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewController.h index 973e47a16..a16161bbf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewController.h @@ -18,60 +18,61 @@ SUViewController *_activeChildViewController; struct __CFSet *_allowedInterfaceOrientations; double _expirationTime; - int _pageType; + long long _pageType; SUViewController *_pendingChildViewController; NSString *_scriptUserInfo; SUStorePageProtocol *_lastValidProtocol; UIPopoverController *_navigationMenuPopover; SUNavigationMenuViewController *_navigationMenuViewController; SUSearchFieldController *_searchFieldController; - BOOL _canMoveToOverlay; - BOOL _externalRequest; - BOOL _loadingForSectionChange; - BOOL _loadsWhenHidden; - BOOL _reloadOnAppear; - BOOL _reloadsWhenCacheExpired; + _Bool _canMoveToOverlay; + _Bool _externalRequest; + _Bool _loadingForSectionChange; + _Bool _loadsWhenHidden; + _Bool _reloadOnAppear; + _Bool _reloadsWhenCacheExpired; SSAuthenticationContext *_authContext; SSMutableURLRequestProperties *_urlRequestProperties; - BOOL _needsAuthentication; - int _activeSectionIndex; + _Bool _needsAuthentication; + long long _activeSectionIndex; SUPageSectionGroup *_sectionsGroup; SUSegmentedControl *_segmentedControl; _UIBackdropView *_backdropView; id _delegate; - BOOL _lastLoadDidFail; + _Bool _lastLoadDidFail; id _loadBlock; ISURLRequestPerformance *_performanceMetrics; NSDictionary *_showcaseDictionary; - BOOL _useWebViewFastPath; + _Bool _useWebViewFastPath; } -@property(nonatomic) BOOL canMoveToOverlay; // @synthesize canMoveToOverlay=_canMoveToOverlay; +@property(nonatomic) _Bool canMoveToOverlay; // @synthesize canMoveToOverlay=_canMoveToOverlay; @property(readonly, nonatomic) SUSegmentedControl *sectionSegmentedControl; // @synthesize sectionSegmentedControl=_segmentedControl; @property(readonly, nonatomic) SUPageSectionGroup *sectionGroup; // @synthesize sectionGroup=_sectionsGroup; @property(readonly, nonatomic) SUSearchFieldController *searchFieldController; // @synthesize searchFieldController=_searchFieldController; @property(copy, nonatomic) NSString *scriptUserInfo; // @synthesize scriptUserInfo=_scriptUserInfo; -@property(nonatomic, getter=_reloadsWhenCacheExpired, setter=_setReloadsWhenCacheExpired:) BOOL _reloadsWhenCacheExpired; // @synthesize _reloadsWhenCacheExpired; -@property(nonatomic) BOOL needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; -@property(nonatomic) BOOL loadsWhenHidden; // @synthesize loadsWhenHidden=_loadsWhenHidden; -@property(nonatomic, getter=isExternalRequest) BOOL externalRequest; // @synthesize externalRequest=_externalRequest; +@property(nonatomic, getter=_reloadsWhenCacheExpired, setter=_setReloadsWhenCacheExpired:) _Bool _reloadsWhenCacheExpired; // @synthesize _reloadsWhenCacheExpired; +@property(nonatomic) _Bool needsAuthentication; // @synthesize needsAuthentication=_needsAuthentication; +@property(nonatomic) _Bool loadsWhenHidden; // @synthesize loadsWhenHidden=_loadsWhenHidden; +@property(nonatomic, getter=isExternalRequest) _Bool externalRequest; // @synthesize externalRequest=_externalRequest; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authContext; @property(readonly, nonatomic) SUViewController *activeChildViewController; // @synthesize activeChildViewController=_activeChildViewController; +- (void)_reloadContentInsets; - (void)_verifyStorePageProtocol:(id)arg1; - (void)_tearDownNavigationMenu; -- (void)_showPlaceholderViewControllerWithTearDown:(BOOL)arg1; -- (BOOL)_shouldReloadForAppearance; -- (BOOL)_shouldDisplayControlsInNavigationBar; -- (BOOL)_shouldFetchAutomatically; -- (void)_setRightNavigationItem:(id)arg1 forTag:(int)arg2; +- (void)_showPlaceholderViewControllerWithTearDown:(_Bool)arg1; +- (_Bool)_shouldReloadForAppearance; +- (_Bool)_shouldDisplayControlsInNavigationBar; +- (_Bool)_shouldFetchAutomatically; +- (void)_setRightNavigationItem:(id)arg1 forTag:(long long)arg2; - (void)_setPendingChildViewController:(id)arg1; -- (void)_setLeftNavigationItem:(id)arg1 forTag:(int)arg2; -- (void)_setActiveChildViewController:(id)arg1 shouldTearDown:(BOOL)arg2; -- (BOOL)_sectionIsNetworkConstrained; +- (void)_setLeftNavigationItem:(id)arg1 forTag:(long long)arg2; +- (void)_setActiveChildViewController:(id)arg1 shouldTearDown:(_Bool)arg2; +- (_Bool)_sectionIsNetworkConstrained; - (void)_repositionForChildViewController:(id)arg1; -- (void)_renderStorePage:(id)arg1 withType:(int)arg2 viewController:(id)arg3 block:(id)arg4; -- (BOOL)_reloadWithURLRequestProperties:(id)arg1 preserveSectionControl:(BOOL)arg2; +- (void)_renderStorePage:(id)arg1 withType:(long long)arg2 viewController:(id)arg3 block:(id)arg4; +- (_Bool)_reloadWithURLRequestProperties:(id)arg1 preserveSectionControl:(_Bool)arg2; - (void)_reloadSectionsControlWithGroup:(id)arg1; - (void)_reloadSectionButtons; - (void)_reloadSearchFieldWithSection:(id)arg1; @@ -79,20 +80,20 @@ - (void)_reloadNavigationMenus; - (void)_reloadNavigationButtons; - (void)_reloadNavigationBar; -- (void)_reloadForAppearance:(BOOL)arg1; +- (void)_reloadForAppearance:(_Bool)arg1; - (void)_reloadBackgroundViewProperties; - (void)_performActionForProtocolButton:(id)arg1; - (id)_newSegmentedControlWithItems:(id)arg1; -- (id)_newBarButtonItemsWithButtonItems:(id)arg1 replacingItemWithTag:(int)arg2 withButtonItem:(id)arg3; +- (id)_newBarButtonItemsWithButtonItems:(id)arg1 replacingItemWithTag:(long long)arg2 withButtonItem:(id)arg3; - (void)_moveToRootSectionForChildViewController:(id)arg1 protocol:(id)arg2; - (void)_moveChildViewController:(id)arg1 toOverlayForProtocol:(id)arg2; -- (BOOL)_isInTransientViewController; +- (_Bool)_isInTransientViewController; - (void)_handleViewControllerBecameReady:(id)arg1; - (void)_handleFailureWithError:(id)arg1; - (struct CGRect)_frameForActiveViewController; - (void)_finishSuccessfulLoad; - (void)_finishHandlingFailure; -- (void)_fetchPage:(BOOL)arg1; +- (void)_fetchPage:(_Bool)arg1; - (double)_expirationTime; - (void)_displaySegmentedControl:(id)arg1; - (void)_dismissNavigationMenuViewController; @@ -100,11 +101,11 @@ - (id)_activePageSection; - (id)_activeChildViewController; - (void)_showNativeShowcaseWithDictionary:(id)arg1; -- (BOOL)_shouldDisplaySegmentedControlInNavigationBar:(id)arg1; +- (_Bool)_shouldDisplaySegmentedControlInNavigationBar:(id)arg1; - (void)_setSegmentedControl:(id)arg1; - (void)_setHeaderView:(id)arg1; -- (BOOL)_reloadWithURLRequestProperties:(id)arg1 completionBlock:(id)arg2; -@property(readonly, nonatomic, getter=_isCacheExpired) BOOL _cacheExpired; +- (_Bool)_reloadWithURLRequestProperties:(id)arg1 completionBlock:(id)arg2; +@property(readonly, nonatomic, getter=_isCacheExpired) _Bool _cacheExpired; - (void)_sectionControlAction:(id)arg1; - (void)_navigationMenuButtonAction:(id)arg1; - (void)_navigationButtonAction:(id)arg1; @@ -115,47 +116,46 @@ - (void)_documentBoundsChangeNotification:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)showPreviewOverlay:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; -- (BOOL)isShowingPreviewOverlay; -- (void)hidePreviewOverlay:(id)arg1 animated:(BOOL)arg2 completionBlock:(id)arg3; +- (_Bool)showPreviewOverlay:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; +- (_Bool)isShowingPreviewOverlay; +- (void)hidePreviewOverlay:(id)arg1 animated:(_Bool)arg2 completionBlock:(id)arg3; - (void)menuViewControllerDidCancel:(id)arg1; - (void)menuViewController:(id)arg1 didTapButton:(id)arg2; -- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(long long)arg2; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 failedWithError:(id)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (BOOL)viewIsReady; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (_Bool)viewIsReady; - (void)tabBarControllerDidReselectTabBarItem:(id)arg1; - (void)storePageProtocolDidChange; - (id)storePageProtocol; -- (BOOL)shouldExcludeFromNavigationHistory; +- (_Bool)shouldExcludeFromNavigationHistory; - (void)setScriptProperties:(id)arg1; - (void)setSection:(id)arg1; - (void)setParentViewController:(id)arg1; -- (void)setLoading:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; - (id)setDisplayedSectionGroup:(id)arg1; - (void)restoreArchivableContext:(id)arg1; -- (BOOL)reloadWithURLRequestProperties:(id)arg1; +- (_Bool)reloadWithURLRequestProperties:(id)arg1; - (void)reload; -- (BOOL)reloadForSectionsWithGroup:(id)arg1; -- (BOOL)pushStorePage:(id)arg1 withTarget:(int)arg2 animated:(BOOL)arg3; +- (_Bool)reloadForSectionsWithGroup:(id)arg1; +- (_Bool)pushStorePage:(id)arg1 withTarget:(long long)arg2 animated:(_Bool)arg3; - (id)newRotationController; - (id)navigationItemForScriptInterface; - (void)loadView; -- (BOOL)loadMoreWithURL:(id)arg1; -- (int)ITunesStoreUIBarStyle; +- (_Bool)loadMoreWithURL:(id)arg1; - (void)iTunesStoreUI_searchFieldControllerDidChange:(id)arg1; - (id)iTunesStoreUI_searchFieldController; - (void)invalidateForMemoryPurge; - (void)invalidate; - (void)handleStoreFailureWithError:(id)arg1; -- (void)handleApplicationURL:(id)arg1; +- (void)handleApplicationURL:(id)arg1 withSourceApplication:(id)arg2 sourceURL:(id)arg3; @property(readonly, nonatomic) struct CGRect documentBounds; - (id)displayedURL; - (void)didMoveToParentViewController:(id)arg1; @@ -174,17 +174,17 @@ @property(copy, nonatomic) SSURLRequestProperties *URLRequestProperties; - (void)showPlaceholderViewController; - (void)resetNavigationItem:(id)arg1; -- (void)reloadWithStorePage:(id)arg1 ofType:(int)arg2 forURL:(id)arg3; -- (BOOL)isLoaded; +- (void)reloadWithStorePage:(id)arg1 ofType:(long long)arg2 forURL:(id)arg3; +- (_Bool)isLoaded; - (void)handleFailureWithError:(id)arg1; -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id *)arg3; +- (id)newViewControllerForPage:(id)arg1 ofType:(long long)arg2 returningError:(id *)arg3; - (id)newPlaceholderViewController; - (id)newFetchOperation; - (void)enqueueFetchOperationForPageSection:(id)arg1; - (void)enqueueFetchOperation; -- (void)_finishWebViewLoadWithResult:(BOOL)arg1 error:(id)arg2; -- (BOOL)decidePolicyForWebNavigationAction:(id)arg1 request:(id)arg2 decisionListener:(id)arg3; -@property(readonly, nonatomic) BOOL canBeResolved; +- (void)_finishWebViewLoadWithResult:(_Bool)arg1 error:(id)arg2; +- (_Bool)decidePolicyForWebNavigationAction:(id)arg1 request:(id)arg2 decisionListener:(id)arg3; +@property(readonly, nonatomic) _Bool canBeResolved; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewControllerResponder-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewControllerResponder-Protocol.h index b05c67ccb..2871453ec 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewControllerResponder-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStorePageViewControllerResponder-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SUStorePageViewControllerResponder -- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)storePage:(id)arg1 finishedWithSuccess:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStrokeEdgesImageModifier.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStrokeEdgesImageModifier.h index d44fa2f3d..018592b31 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStrokeEdgesImageModifier.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStrokeEdgesImageModifier.h @@ -11,17 +11,17 @@ @interface SUStrokeEdgesImageModifier : SUImageModifier { struct UIEdgeInsets _edgeInsets; - BOOL _fitToImage; + _Bool _fitToImage; UIColor *_strokeColor; - BOOL _strokeCurrentPath; + _Bool _strokeCurrentPath; } -@property(nonatomic) BOOL strokeCurrentPath; // @synthesize strokeCurrentPath=_strokeCurrentPath; +@property(nonatomic) _Bool strokeCurrentPath; // @synthesize strokeCurrentPath=_strokeCurrentPath; @property(retain, nonatomic) UIColor *strokeColor; // @synthesize strokeColor=_strokeColor; -@property(nonatomic) BOOL fitToImage; // @synthesize fitToImage=_fitToImage; +@property(nonatomic) _Bool fitToImage; // @synthesize fitToImage=_fitToImage; @property(nonatomic) struct UIEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; - (void)drawAfterImageForContext:(struct CGContext *)arg1 imageFrame:(struct CGRect)arg2 finalSize:(struct CGSize)arg3; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPage.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPage.h index a1c003d13..b84c04ccb 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPage.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPage.h @@ -12,41 +12,41 @@ @interface SUStructuredPage : NSObject { - BOOL _artworkShouldFitWidth; - float _artworkWidth; - BOOL _didShowDialog; - int _displayStyle; + _Bool _artworkShouldFitWidth; + double _artworkWidth; + _Bool _didShowDialog; + long long _displayStyle; SUItem *_item; SUItemList *_itemList; SUStorePageProtocol *_protocol; SUPageSectionGroup *_sectionsGroup; - BOOL _shouldHideSignInButton; + _Bool _shouldHideSignInButton; NSString *_title; - int _type; - BOOL _wantsIndexBar; + long long _type; + _Bool _wantsIndexBar; } -+ (int)pageTypeForStorePageString:(id)arg1; -+ (int)pageTypeForStorePageDictionary:(id)arg1; -@property(readonly, nonatomic) BOOL wantsIndexBar; // @synthesize wantsIndexBar=_wantsIndexBar; -@property(nonatomic) int type; // @synthesize type=_type; ++ (long long)pageTypeForStorePageString:(id)arg1; ++ (long long)pageTypeForStorePageDictionary:(id)arg1; +@property(readonly, nonatomic) _Bool wantsIndexBar; // @synthesize wantsIndexBar=_wantsIndexBar; +@property(nonatomic) long long type; // @synthesize type=_type; @property(retain, nonatomic) NSString *title; // @synthesize title=_title; -@property(readonly, nonatomic) BOOL shouldHideSignInButton; // @synthesize shouldHideSignInButton=_shouldHideSignInButton; +@property(readonly, nonatomic) _Bool shouldHideSignInButton; // @synthesize shouldHideSignInButton=_shouldHideSignInButton; @property(retain, nonatomic) SUPageSectionGroup *sectionsGroup; // @synthesize sectionsGroup=_sectionsGroup; @property(retain, nonatomic) SUStorePageProtocol *protocol; // @synthesize protocol=_protocol; @property(retain, nonatomic) SUItemList *itemList; // @synthesize itemList=_itemList; @property(retain, nonatomic) SUItem *item; // @synthesize item=_item; -@property(readonly, nonatomic) int displayStyle; // @synthesize displayStyle=_displayStyle; -@property(readonly, nonatomic) BOOL didShowDialog; // @synthesize didShowDialog=_didShowDialog; -@property(readonly, nonatomic) float artworkWidth; // @synthesize artworkWidth=_artworkWidth; -@property(readonly, nonatomic) BOOL artworkShouldFitWidth; // @synthesize artworkShouldFitWidth=_artworkShouldFitWidth; +@property(readonly, nonatomic) long long displayStyle; // @synthesize displayStyle=_displayStyle; +@property(readonly, nonatomic) _Bool didShowDialog; // @synthesize didShowDialog=_didShowDialog; +@property(readonly, nonatomic) double artworkWidth; // @synthesize artworkWidth=_artworkWidth; +@property(readonly, nonatomic) _Bool artworkShouldFitWidth; // @synthesize artworkShouldFitWidth=_artworkShouldFitWidth; - (void)_parseTemplateParametersFromDictionary:(id)arg1; - (void)_parseProtocolFromDictionary:(id)arg1; - (void)_parseItemsFromDictionary:(id)arg1; -- (int)_displayStyleForString:(id)arg1; +- (long long)_displayStyleForString:(id)arg1; - (id)_copyItemFromDictionary:(id)arg1; -@property(readonly, nonatomic) BOOL hasDisplayableContent; -- (BOOL)loadFromDictionary:(id)arg1; +@property(readonly, nonatomic) _Bool hasDisplayableContent; +- (_Bool)loadFromDictionary:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedTableDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedTableDataSource.h index a73f064f0..40e4300c1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedTableDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedTableDataSource.h @@ -10,15 +10,15 @@ { } -- (id)_subtitleForSectionIndex:(int)arg1; -- (int)tableViewStyle; +- (id)_subtitleForSectionIndex:(long long)arg1; +- (long long)tableViewStyle; - (void)reloadCellContexts; -- (id)newHeaderViewForSection:(int)arg1; -- (float)heightForFooterInSection:(int)arg1; +- (id)newHeaderViewForSection:(long long)arg1; +- (double)heightForFooterInSection:(long long)arg1; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; - (Class)cellConfigurationClassForItem:(id)arg1; - (Class)cellClassForItem:(id)arg1 reuseIdentifier:(id *)arg2; -- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (_Bool)canShowItemOfferButtonForItem:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedViewController.h index 3c80aafe9..9c4aedf59 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageGroupedViewController.h @@ -14,10 +14,10 @@ } - (void)_performPurchaseAnimationForIndexPath:(id)arg1; -- (BOOL)_addPurchaseBatch:(id)arg1 forIndexPath:(id)arg2; -- (void)setLoading:(BOOL)arg1; -- (BOOL)purchaseItemAtIndexPath:(id)arg1; -- (BOOL)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; +- (_Bool)_addPurchaseBatch:(id)arg1 forIndexPath:(id)arg2; +- (void)setLoading:(_Bool)arg1; +- (_Bool)purchaseItemAtIndexPath:(id)arg1; +- (_Bool)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; - (id)newNoItemsOverlayLabel; - (id)itemAtIndexPath:(id)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageTableDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageTableDataSource.h index c54067bce..d1da33681 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageTableDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageTableDataSource.h @@ -13,39 +13,39 @@ SUItem *_activeLoadMoreItem; NSMutableArray *_cachedHeaderViews; SUClientInterface *_clientInterface; - float _offerButtonWidth; + double _offerButtonWidth; SUStructuredPage *_structuredPage; - int _style; + long long _style; } -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) long long style; // @synthesize style=_style; @property(retain, nonatomic) SUStructuredPage *structuredPage; // @synthesize structuredPage=_structuredPage; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; @property(retain, nonatomic) SUItem *activeLoadMoreItem; // @synthesize activeLoadMoreItem=_activeLoadMoreItem; -- (BOOL)_shouldShowItemOfferButtonForItem:(id)arg1; +- (_Bool)_shouldShowItemOfferButtonForItem:(id)arg1; - (id)_itemOfferButtonForCell:(id)arg1 item:(id)arg2; - (void)_configureLoadMoreCell:(id)arg1 forItem:(id)arg2; -- (id)titleForHeaderInSection:(int)arg1; +- (id)titleForHeaderInSection:(long long)arg1; - (id)titleForDeleteConfirmationForIndexPath:(id)arg1; -- (int)tableViewStyle; +- (long long)tableViewStyle; - (id)sectionIndexTitles; -- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; +- (long long)sectionIndexForIndexTitle:(id)arg1 atIndex:(long long)arg2; - (void)reloadData; - (void)reloadCellContexts; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfSections; -- (id)headerViewForSection:(int)arg1; -- (BOOL)deleteIndexPath:(id)arg1; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfSections; +- (id)headerViewForSection:(long long)arg1; +- (_Bool)deleteIndexPath:(id)arg1; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; -- (float)cellHeightForIndexPath:(id)arg1; +- (double)cellHeightForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; -- (BOOL)canSelectIndexPath:(id)arg1; -- (BOOL)canDeleteIndexPath:(id)arg1; -- (id)newHeaderViewForSection:(int)arg1; -- (id)cellConfigurationForIndex:(int)arg1 item:(id)arg2; +- (_Bool)canSelectIndexPath:(id)arg1; +- (_Bool)canDeleteIndexPath:(id)arg1; +- (id)newHeaderViewForSection:(long long)arg1; +- (id)cellConfigurationForIndex:(long long)arg1 item:(id)arg2; - (Class)cellConfigurationClassForItem:(id)arg1; - (Class)cellClassForItem:(id)arg1 reuseIdentifier:(id *)arg2; -- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (_Bool)canShowItemOfferButtonForItem:(id)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageViewController.h index f50c09513..2625f933c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUStructuredPageViewController.h @@ -24,22 +24,22 @@ - (void)_reloadLoadMoreCellAtIndexPath:(id)arg1; - (void)_loadMoreWithURL:(id)arg1; - (void)_loadMoreOperation:(id)arg1 finishedWithOutput:(id)arg2; -- (BOOL)_gotoURLForItem:(id)arg1 withURLIndex:(int)arg2; -- (BOOL)_handleLoadMoreForIndexPath:(id)arg1; +- (_Bool)_gotoURLForItem:(id)arg1 withURLIndex:(long long)arg2; +- (_Bool)_handleLoadMoreForIndexPath:(id)arg1; - (void)operation:(id)arg1 finishedWithOutput:(id)arg2; - (void)operation:(id)arg1 failedWithError:(id)arg2; -- (void)bannerCell:(id)arg1 tappedButtonAtIndex:(int)arg2; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)bannerCell:(id)arg1 tappedButtonAtIndex:(long long)arg2; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (id)storePageProtocol; -- (void)setLoading:(BOOL)arg1; +- (void)setLoading:(_Bool)arg1; - (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; - (void)reloadData; -- (BOOL)loadMoreWithURL:(id)arg1; -- (BOOL)hasDisplayableContent; -- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (_Bool)loadMoreWithURL:(id)arg1; +- (_Bool)hasDisplayableContent; +- (_Bool)handleSelectionForIndexPath:(id)arg1 tapCount:(long long)arg2; - (struct CGRect)documentBounds; -- (BOOL)canSelectRowAtIndexPath:(id)arg1; +- (_Bool)canSelectRowAtIndexPath:(id)arg1; - (id)newTermsAndConditionsFooter; - (id)newNoItemsOverlayLabel; - (id)newDataSource; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSubtitledButton.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSubtitledButton.h index ecf7aa07a..86671fbe3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUSubtitledButton.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUSubtitledButton.h @@ -14,18 +14,18 @@ UILabel *_subtitleView; } -- (int)_subtitleLineBreakMode; +- (long long)_subtitleLineBreakMode; - (id)_subtitleFont; -- (id)_subtitledContentForState:(unsigned int)arg1; +- (id)_subtitledContentForState:(unsigned long long)arg1; - (void)_setupSubtitleView; -- (id)subtitleShadowColorForState:(unsigned int)arg1; +- (id)subtitleShadowColorForState:(unsigned long long)arg1; - (struct CGRect)subtitleRectForContentRect:(struct CGRect)arg1; @property(readonly, nonatomic) UILabel *subtitleLabel; -- (id)subtitleForState:(unsigned int)arg1; -- (id)subtitleColorForState:(unsigned int)arg1; -- (void)setSubtitleShadowColor:(id)arg1 forState:(unsigned int)arg2; -- (void)setSubtitleColor:(id)arg1 forState:(unsigned int)arg2; -- (void)setSubtitle:(id)arg1 forState:(unsigned int)arg2; +- (id)subtitleForState:(unsigned long long)arg1; +- (id)subtitleColorForState:(unsigned long long)arg1; +- (void)setSubtitleShadowColor:(id)arg1 forState:(unsigned long long)arg2; +- (void)setSubtitleColor:(id)arg1 forState:(unsigned long long)arg2; +- (void)setSubtitle:(id)arg1 forState:(unsigned long long)arg2; @property(readonly, nonatomic) UIColor *currentSubtitleShadowColor; @property(readonly, nonatomic) UIColor *currentSubtitleColor; @property(readonly, nonatomic) NSString *currentSubtitle; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarAppearance.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarAppearance.h index 6cb888a68..97d97127e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarAppearance.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarAppearance.h @@ -16,19 +16,19 @@ UIImage *_dividerImage; UIImage *_selectedDividerImage; UIImage *_selectionIndicatorImage; - float _tabBarButtonSpacing; - float _tabBarButtonWidth; + double _tabBarButtonSpacing; + double _tabBarButtonWidth; NSMutableDictionary *_titleTextAttributes; } -@property(nonatomic) float tabBarButtonWidth; // @synthesize tabBarButtonWidth=_tabBarButtonWidth; -@property(nonatomic) float tabBarButtonSpacing; // @synthesize tabBarButtonSpacing=_tabBarButtonSpacing; +@property(nonatomic) double tabBarButtonWidth; // @synthesize tabBarButtonWidth=_tabBarButtonWidth; +@property(nonatomic) double tabBarButtonSpacing; // @synthesize tabBarButtonSpacing=_tabBarButtonSpacing; @property(retain, nonatomic) UIImage *selectionIndicatorImage; // @synthesize selectionIndicatorImage=_selectionIndicatorImage; @property(retain, nonatomic) UIImage *selectedDividerImage; // @synthesize selectedDividerImage=_selectedDividerImage; @property(retain, nonatomic) UIImage *dividerImage; // @synthesize dividerImage=_dividerImage; @property(retain, nonatomic) UIImage *backgroundImage; // @synthesize backgroundImage=_backgroundImage; -- (id)titleTextAttributesForState:(unsigned int)arg1; -- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2; +- (id)titleTextAttributesForState:(unsigned long long)arg1; +- (void)setTitleTextAttributes:(id)arg1 forState:(unsigned long long)arg2; - (void)enumerateTitleTextAttributesUsingBlock:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarController.h index a88050275..393b9cc74 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarController.h @@ -9,7 +9,7 @@ #import "SUOverlayBackgroundDelegate-Protocol.h" #import "_UIBasicAnimationFactory-Protocol.h" -@class NSArray, NSMutableArray, NSString, SUClientInterface, SUPreviewOverlayViewController, SUViewController, UIImage, UIViewController, _UIBackdropView; +@class NSArray, NSMutableArray, NSString, SUClientInterface, SUNavigationBarBackgroundView, SUPreviewOverlayViewController, SUViewController, UIImage, UIViewController; @interface SUTabBarController : UITabBarController { @@ -17,17 +17,17 @@ NSString *_moreListTitle; NSMutableArray *_overlayBackgroundViewControllers; UIViewController *_preTransientSelectedViewController; - int _reloadingUnderneathTransientControllerCount; + long long _reloadingUnderneathTransientControllerCount; NSArray *_sections; - BOOL _ignoreTabReselection; + _Bool _ignoreTabReselection; UIImage *_moreListSelectedImage; UIImage *_moreListUnselectedImage; SUViewController *_preloadedViewController; NSString *_preloadedViewControllerIdentifier; NSString *_preloadedViewControllerKey; SUPreviewOverlayViewController *_previewOverlayViewController; - int _storeBarStyle; - _UIBackdropView *_tabBarBackdropView; + long long _storeBarStyle; + SUNavigationBarBackgroundView *_tabBarBackdropView; } + (Class)_moreNavigationControllerClass; @@ -36,81 +36,81 @@ @property(readonly, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; - (id)_viewControllerForContext:(id)arg1; - (void)_transitionSafeHandlePartnerChange:(id)arg1; -- (void)_showPhonePreviewOverlay:(id)arg1 animated:(BOOL)arg2; -- (void)_showPadPreviewOverlay:(id)arg1 animated:(BOOL)arg2; -- (id)_sectionForType:(int)arg1; +- (void)_showPhonePreviewOverlay:(id)arg1 animated:(_Bool)arg2; +- (void)_showPadPreviewOverlay:(id)arg1 animated:(_Bool)arg2; +- (id)_sectionForType:(long long)arg1; - (id)_sectionForIdentifier:(id)arg1; -- (BOOL)_saveTransientNavigationPathToDefaults; -- (BOOL)_saveNavigationPathToDefaults; +- (_Bool)_saveTransientNavigationPathToDefaults; +- (_Bool)_saveNavigationPathToDefaults; - (id)_rootViewControllerForSection:(id)arg1; - (void)_restoreArchivedTransientContexts:(id)arg1; - (void)_restoreOverlayContexts:(id)arg1; - (void)_restoreArchivedContexts:(id)arg1; - (void)_removePreviewOverlayViewController; -- (void)_reloadViewControllersFromSections:(id)arg1 animated:(BOOL)arg2; +- (void)_reloadViewControllersFromSections:(id)arg1 animated:(_Bool)arg2; - (void)_moveView:(id)arg1 toView:(id)arg2; -- (void)_moveTransientViewController:(id)arg1 toSectionWithIdentifier:(id)arg2 asRoot:(BOOL)arg3; -- (BOOL)_isReloadingUnderneathTransientViewController; -- (void)_hidePhonePreviewOverlayAnimated:(BOOL)arg1; -- (void)_hidePadPreviewOverlayAnimated:(BOOL)arg1; +- (void)_moveTransientViewController:(id)arg1 toSectionWithIdentifier:(id)arg2 asRoot:(_Bool)arg3; +- (_Bool)_isReloadingUnderneathTransientViewController; +- (void)_hidePhonePreviewOverlayAnimated:(_Bool)arg1; +- (void)_hidePadPreviewOverlayAnimated:(_Bool)arg1; - (void)_fixupViewControllers; - (void)_fixupTabBarSelection; - (void)_endReloadingUnderneathTransientViewController; - (void)_beginReloadingUnderneathTransientViewController; - (id)_archivedContextsForViewController:(id)arg1; - (void)_applyMoreListConfiguration; -- (void)_showPreviewOverlay:(id)arg1 animated:(BOOL)arg2; -- (void)_setStoreBarStyle:(int)arg1; +- (void)_showPreviewOverlay:(id)arg1 animated:(_Bool)arg2; +- (void)_setStoreBarStyle:(long long)arg1; @property(readonly, nonatomic, getter=_previewOverlayViewController) SUPreviewOverlayViewController *_previewOverlayViewController; -- (void)_hidePreviewOverlayAnimated:(BOOL)arg1; +- (void)_hidePreviewOverlayAnimated:(_Bool)arg1; - (void)_partnerChanged:(id)arg1; - (void)_applicationDidChangeStatusBarFrame:(id)arg1; - (id)_timingFunctionForAnimation; - (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; -- (id)viewControllerForSectionType:(int)arg1; +- (id)viewControllerForSectionType:(long long)arg1; - (id)viewControllerForSectionIdentifier:(id)arg1; @property(retain, nonatomic) NSString *selectedIdentifier; -- (unsigned int)indexOfViewControllerWithSectionType:(int)arg1; +- (unsigned long long)indexOfViewControllerWithSectionType:(long long)arg1; - (void)scriptOverlayBackgroundDidDismiss:(id)arg1; -- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (_Bool)presentOverlayBackgroundViewController:(id)arg1; - (id)overlayBackgroundViewController; - (void)dismissOverlayBackgroundViewController; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)cancelTransientViewController:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)tabBar:(id)arg1 willShowCustomizationSheet:(id)arg2 withNavigationBar:(id)arg3; -- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; -- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; -- (unsigned int)supportedInterfaceOrientations; -- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; -- (void)setTransientViewController:(id)arg1 animated:(BOOL)arg2; +- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (void)tabBar:(id)arg1 didEndCustomizingItems:(id)arg2 changed:(_Bool)arg3; +- (unsigned long long)supportedInterfaceOrientations; +- (void)setViewControllers:(id)arg1 animated:(_Bool)arg2; +- (void)setTransientViewController:(id)arg1 animated:(_Bool)arg2; - (id)selectedViewController; - (void)_setSelectedViewController:(id)arg1; - (id)_sectionForViewController:(id)arg1; - (id)rotatingHeaderView; - (id)rotatingFooterView; - (void)loadView; -- (int)ITunesStoreUIBarStyle; +- (long long)ITunesStoreUIBarStyle; - (void)setTransientViewController:(id)arg1 onSectionWithIdentifier:(id)arg2; - (void)setSectionOrdering:(id)arg1; - (void)setMoreListSelectedImage:(id)arg1 unselectedImage:(id)arg2; -- (void)selectSectionOfType:(int)arg1; +- (void)selectSectionOfType:(long long)arg1; - (void)selectDefaultSection; -- (BOOL)saveToDefaults; -- (BOOL)saveOrderingToDefaults; +- (_Bool)saveToDefaults; +- (_Bool)saveOrderingToDefaults; - (void)resetUserDefaults; - (void)resetToSystemDefaults; - (void)reloadSectionWithIdentifier:(id)arg1 URL:(id)arg2; -- (void)reloadSectionVisibilityAnimated:(BOOL)arg1; +- (void)reloadSectionVisibilityAnimated:(_Bool)arg1; - (void)pushTransientViewController:(id)arg1 onSectionWithIdentifier:(id)arg2; -- (BOOL)loadFromDefaults; -- (BOOL)loadFromDefaultsAndSetSections:(id)arg1; +- (_Bool)loadFromDefaults; +- (_Bool)loadFromDefaultsAndSetSections:(id)arg1; - (void)dealloc; - (id)initWithClientInterface:(id)arg1; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarControllerDelegate-Protocol.h index 0b69126ec..27098669b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTabBarControllerDelegate-Protocol.h @@ -10,7 +10,7 @@ @optional - (id)tabBarController:(id)arg1 viewControllerForContext:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldShowSection:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldShowSection:(id)arg2; - (id)tabBarController:(id)arg1 rootViewControllerForSection:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCell.h index d5ddd1f7d..a890974f2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCell.h @@ -14,32 +14,34 @@ SUTableCellContentView *_configurationView; unsigned int _hideHighlight:1; SUItemOfferButton *_itemOfferButton; - CDStruct_b08558f4 _position; + CDStruct_3e55db63 _position; UIColor *_topBorderColor; + long long _editState; } +@property(nonatomic) long long editState; // @synthesize editState=_editState; @property(retain, nonatomic) UIColor *topBorderColor; // @synthesize topBorderColor=_topBorderColor; -@property(nonatomic) CDStruct_b08558f4 position; // @synthesize position=_position; +@property(nonatomic) CDStruct_3e55db63 position; // @synthesize position=_position; @property(retain, nonatomic) UIColor *bottomBorderColor; // @synthesize bottomBorderColor=_bottomBorderColor; -@property(nonatomic) BOOL usesSubviews; -@property(nonatomic) BOOL showHighlight; -@property(nonatomic) BOOL highlightsOnlyContentView; -@property(nonatomic) BOOL drawAsDisabled; +@property(nonatomic) _Bool usesSubviews; +@property(nonatomic) _Bool showHighlight; +@property(nonatomic) _Bool highlightsOnlyContentView; +@property(nonatomic) _Bool drawAsDisabled; @property(retain, nonatomic) SUCellConfiguration *configuration; @property(nonatomic) int clipCorners; @property(readonly, nonatomic) SUItemOfferButton *itemOfferButton; @property(readonly, nonatomic) UIBezierPath *clippingPath; -- (void)setShowingDeleteConfirmation:(BOOL)arg1; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setShowingDeleteConfirmation:(_Bool)arg1; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)drawRect:(struct CGRect)arg1; -- (BOOL)_canDrawContent; +- (_Bool)_canDrawContent; - (id)copyPurchaseAnimationView; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellContentView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellContentView.h index b8605871c..00a818e22 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellContentView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellContentView.h @@ -31,16 +31,16 @@ - (void)_startUsingSubviewLayout; - (void)_removeSubviewsForConfiguration; - (void)_reloadSubviewsForConfiguration; -- (void)_reloadSubviewAlphasAnimated:(BOOL)arg1; +- (void)_reloadSubviewAlphasAnimated:(_Bool)arg1; - (id)_clippedImageForImage:(id)arg1; - (id)_clipPath; -@property(nonatomic) BOOL usesSubviews; -- (void)setUsesSubviews:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; -@property(nonatomic) BOOL highlightsOnlyContentView; +@property(nonatomic) _Bool usesSubviews; +- (void)setUsesSubviews:(_Bool)arg1 animated:(_Bool)arg2; +@property(nonatomic, getter=isHighlighted) _Bool highlighted; +@property(nonatomic) _Bool highlightsOnlyContentView; - (void)setFrame:(struct CGRect)arg1; -@property(nonatomic) BOOL drawAsDisabled; -@property(nonatomic, getter=isDeleteConfirmationVisible) BOOL deleteConfirmationVisisble; +@property(nonatomic) _Bool drawAsDisabled; +@property(nonatomic, getter=isDeleteConfirmationVisible) _Bool deleteConfirmationVisisble; - (void)reloadView; - (void)layoutSubviews; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellLayoutManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellLayoutManager.h index ba11f2538..a89e9889e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellLayoutManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableCellLayoutManager.h @@ -10,7 +10,7 @@ { } -- (struct CGRect)accessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect)accessoryEndingRectForCell:(id)arg1 forNewEditingState:(_Bool)arg2 showingDeleteConfirmation:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableDataSource.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableDataSource.h index 149c478c1..691aef4b0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableDataSource.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableDataSource.h @@ -11,45 +11,45 @@ @interface SUTableDataSource : NSObject { id _cellReuseSource; - int _columnCount; + long long _columnCount; SUVariableCellConfigurationCache *_configurationCache; - int _preferringUserInteractionCount; + long long _preferringUserInteractionCount; } -@property(nonatomic) int columnCount; // @synthesize columnCount=_columnCount; +@property(nonatomic) long long columnCount; // @synthesize columnCount=_columnCount; @property(nonatomic) id cellReuseSource; // @synthesize cellReuseSource=_cellReuseSource; -- (id)titleForHeaderInSection:(int)arg1; +- (id)titleForHeaderInSection:(long long)arg1; - (id)titleForDeleteConfirmationForIndexPath:(id)arg1; -@property(readonly, nonatomic) int tableViewStyle; +@property(readonly, nonatomic) long long tableViewStyle; @property(readonly, nonatomic) NSArray *sectionIndexTitles; -- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; +- (long long)sectionIndexForIndexTitle:(id)arg1 atIndex:(long long)arg2; - (void)resetLayoutCaches; - (void)resetCaches; - (void)reloadData; - (void)reloadCellContexts; - (id)placeholderCellForIndexPath:(id)arg1; -@property(readonly, nonatomic) int numberOfSections; -- (int)numberOfRowsInSection:(int)arg1; -- (int)numberOfColumnsInSection:(int)arg1; -@property(readonly, nonatomic, getter=isPreferringUserInteraction) BOOL preferringUserInteraction; +@property(readonly, nonatomic) long long numberOfSections; +- (long long)numberOfRowsInSection:(long long)arg1; +- (long long)numberOfColumnsInSection:(long long)arg1; +@property(readonly, nonatomic, getter=isPreferringUserInteraction) _Bool preferringUserInteraction; @property(readonly, nonatomic) ISURLOperationPool *imagePool; @property(readonly, nonatomic) SUImageCache *imageCache; -- (float)heightForPlaceholderCells; -- (float)heightForFooterInSection:(int)arg1; -- (id)headerViewForSection:(int)arg1; +- (double)heightForPlaceholderCells; +- (double)heightForFooterInSection:(long long)arg1; +- (id)headerViewForSection:(long long)arg1; - (void)endPreferringUserInteraction; - (void)didEndPreferringUserInteraction; - (void)didBeginPreferringUserInteraction; -- (BOOL)deleteIndexPath:(id)arg1; +- (_Bool)deleteIndexPath:(id)arg1; - (void)configurePlaceholderCell:(id)arg1 forIndexPath:(id)arg2; - (void)configureCell:(id)arg1 forIndexPath:(id)arg2; -- (float)cellHeightForIndexPath:(id)arg1; +- (double)cellHeightForIndexPath:(id)arg1; - (id)cellForIndexPath:(id)arg1; - (id)cellContextForConfigurationClass:(Class)arg1; -- (BOOL)canSelectIndexPath:(id)arg1; -- (BOOL)canDoubleTapIndexPath:(id)arg1; -- (BOOL)canDeleteIndexPath:(id)arg1; -- (id)cachedConfigurationForClass:(Class)arg1 index:(int)arg2; +- (_Bool)canSelectIndexPath:(id)arg1; +- (_Bool)canDoubleTapIndexPath:(id)arg1; +- (_Bool)canDeleteIndexPath:(id)arg1; +- (id)cachedConfigurationForClass:(Class)arg1 index:(long long)arg2; - (void)beginPreferringUserInteraction; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableHeaderView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableHeaderView.h index b16e668e0..9339efd3d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableHeaderView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableHeaderView.h @@ -12,14 +12,14 @@ { UIColor *_bottomBorderColor; struct UIEdgeInsets _edgeInsets; - int _index; - int _style; + long long _index; + long long _style; UILabel *_subtitleLabel; UILabel *_titleLabel; } -@property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) int index; // @synthesize index=_index; +@property(nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) long long index; // @synthesize index=_index; @property(nonatomic) struct UIEdgeInsets edgeInsets; // @synthesize edgeInsets=_edgeInsets; @property(retain, nonatomic) UIColor *bottomBorderColor; // @synthesize bottomBorderColor=_bottomBorderColor; @property(retain, nonatomic) UIFont *titleFont; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableTextFooterView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableTextFooterView.h index aa5548d95..8cfcb43a2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableTextFooterView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableTextFooterView.h @@ -12,14 +12,14 @@ { UIFont *_font; UIColor *_shadowColor; - int _textAlignment; + long long _textAlignment; UIColor *_textColor; NSArray *_textLines; } @property(retain, nonatomic) NSArray *textLines; // @synthesize textLines=_textLines; @property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(nonatomic) int textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) long long textAlignment; // @synthesize textAlignment=_textAlignment; @property(retain, nonatomic) UIColor *shadowColor; // @synthesize shadowColor=_shadowColor; @property(retain, nonatomic) UIFont *font; // @synthesize font=_font; - (void)sizeToFit; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableView.h index 9b673a6cc..9bed500aa 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableView.h @@ -8,12 +8,12 @@ @interface SUTableView : UITableView { - BOOL _allowsHeaderAndFooterToFloat; + _Bool _allowsHeaderAndFooterToFloat; } -@property(nonatomic) BOOL allowsHeaderAndFooterToFloat; // @synthesize allowsHeaderAndFooterToFloat=_allowsHeaderAndFooterToFloat; -- (BOOL)allowsHeaderViewsToFloat; -- (BOOL)allowsFooterViewsToFloat; +@property(nonatomic) _Bool allowsHeaderAndFooterToFloat; // @synthesize allowsHeaderAndFooterToFloat=_allowsHeaderAndFooterToFloat; +- (_Bool)allowsHeaderViewsToFloat; +- (_Bool)allowsFooterViewsToFloat; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableViewController.h index 22a64e0ea..ca7cb208c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTableViewController.h @@ -14,60 +14,60 @@ @interface SUTableViewController : SUViewController { SUTableDataSource *_dataSource; - int _disappearOrientation; + long long _disappearOrientation; NSIndexPath *_firstTapIndexPath; - int _placeholderRowCount; - BOOL _preferUserInteractionWhileScrolling; + long long _placeholderRowCount; + _Bool _preferUserInteractionWhileScrolling; SUTableView *_tableView; - int _tableViewStyle; + long long _tableViewStyle; } -@property(nonatomic) int tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; +@property(nonatomic) long long tableViewStyle; // @synthesize tableViewStyle=_tableViewStyle; @property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; @property(retain, nonatomic) SUTableDataSource *dataSource; // @synthesize dataSource=_dataSource; - (void)_resetTableView; - (void)_reloadPlaceholderCells; -- (void)_deliverTapCount:(int)arg1 forIndexPath:(id)arg2; +- (void)_deliverTapCount:(long long)arg1 forIndexPath:(id)arg2; - (void)_doubleTapTimeout; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (id)sectionIndexTitlesForTableView:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -@property(readonly, nonatomic) unsigned int numberOfRows; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +@property(readonly, nonatomic) unsigned long long numberOfRows; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)setScriptProperties:(id)arg1; - (void)loadView; - (void)didReceiveMemoryWarning; - (id)copyScriptProperties; - (id)copyDefaultScriptProperties; - (id)copyArchivableContext; -- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(int)arg2 animated:(BOOL)arg3; +- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(long long)arg2 animated:(_Bool)arg3; - (void)reloadData; -- (void)reloadForChangedRowCount:(int)arg1; +- (void)reloadForChangedRowCount:(long long)arg1; - (id)newTableView; -- (BOOL)indexPathIsPlaceholder:(id)arg1; -- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; -- (BOOL)deleteRowAtIndexPath:(id)arg1; +- (_Bool)indexPathIsPlaceholder:(id)arg1; +- (_Bool)handleSelectionForIndexPath:(id)arg1 tapCount:(long long)arg2; +- (_Bool)deleteRowAtIndexPath:(id)arg1; - (int)clippedCornersForIndexPath:(id)arg1; -- (BOOL)canSelectRowAtIndexPath:(id)arg1; +- (_Bool)canSelectRowAtIndexPath:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTallLinkCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTallLinkCellConfiguration.h index 3729d271a..f2f1b65af 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTallLinkCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTallLinkCellConfiguration.h @@ -10,15 +10,15 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; -- (BOOL)showContentRating; +- (_Bool)showContentRating; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; - (id)copyImageDataProvider; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTermsAndConditionsView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTermsAndConditionsView.h index dbccc4de4..b74c638a5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTermsAndConditionsView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTermsAndConditionsView.h @@ -13,25 +13,25 @@ UIAlertView *_accountButtonAlert; SUSubtitledButton *_button; SUClientInterface *_clientInterface; - BOOL _hideAccountButton; - float _rightMargin; - int _style; + _Bool _hideAccountButton; + double _rightMargin; + long long _style; SULinkControl *_termsAndConditionsControl; SUClientInterface *clientInterface; } -@property(nonatomic) int style; // @synthesize style=_style; -@property(nonatomic) float rightMargin; // @synthesize rightMargin=_rightMargin; -@property(nonatomic) BOOL hideAccountButton; // @synthesize hideAccountButton=_hideAccountButton; +@property(nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) double rightMargin; // @synthesize rightMargin=_rightMargin; +@property(nonatomic) _Bool hideAccountButton; // @synthesize hideAccountButton=_hideAccountButton; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface; - (void)_updateButton; - (id)_termsAndConditionsControl; -- (int)_linkStyleForStyle:(int)arg1; +- (long long)_linkStyleForStyle:(long long)arg1; - (void)_destroyButton; - (void)_clearButtonSelection:(id)arg1; -- (float)_buttonHeightForStyle:(int)arg1; +- (double)_buttonHeightForStyle:(long long)arg1; - (id)_button; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; - (void)_accountsChangedNotification:(id)arg1; - (void)_termsAndConditionsAction:(id)arg1; - (void)_buttonAction:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextContentView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextContentView.h index baaf6be17..8e3fb3f42 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextContentView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextContentView.h @@ -17,9 +17,9 @@ - (void)layoutSubviews; - (void)setText:(id)arg1; - (void)setBackgroundColor:(id)arg1; -- (BOOL)resignFirstResponder; +- (_Bool)resignFirstResponder; - (void)keyboardInputChangedSelection:(id)arg1; -- (BOOL)becomeFirstResponder; +- (_Bool)becomeFirstResponder; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextViewCell.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextViewCell.h index 4ec8990be..42ca198b6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextViewCell.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTextViewCell.h @@ -19,20 +19,20 @@ @property(readonly, nonatomic) SUTextContentView *textContentView; // @synthesize textContentView=_textContentView; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (_Bool)textContentViewShouldEndEditing:(id)arg1; +- (_Bool)textContentViewShouldBeginEditing:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)setFrame:(struct CGRect)arg1; - (void)setBackgroundColor:(id)arg1; -- (BOOL)resignFirstResponder; +- (_Bool)resignFirstResponder; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUThreeLineTrackCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUThreeLineTrackCellConfiguration.h index 4a380330e..bd95029d2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUThreeLineTrackCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUThreeLineTrackCellConfiguration.h @@ -10,14 +10,14 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; - (void)reloadStrings; - (void)reloadLayoutInformation; - (void)reloadImages; -- (unsigned int)indexOfLabelForPurchaseAnimation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned long long)indexOfLabelForPurchaseAnimation; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUToolbarAppearance.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUToolbarAppearance.h index eaef7eed2..f65d41db1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUToolbarAppearance.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUToolbarAppearance.h @@ -21,12 +21,12 @@ @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)styleToolbar:(id)arg1; -- (id)shadowImageForPosition:(int)arg1; -- (void)setShadowImage:(id)arg1 forPosition:(int)arg2; -- (void)setBackgroundImage:(id)arg1 forPosition:(int)arg2 barMetrics:(int)arg3; +- (id)shadowImageForPosition:(long long)arg1; +- (void)setShadowImage:(id)arg1 forPosition:(long long)arg2; +- (void)setBackgroundImage:(id)arg1 forPosition:(long long)arg2 barMetrics:(long long)arg3; - (void)enumerateShadowImagesUsingBlock:(id)arg1; - (void)enumerateBackgroundImagesUsingBlock:(id)arg1; -- (id)backgroundImageForPosition:(int)arg1 barMetrics:(int)arg2; +- (id)backgroundImageForPosition:(long long)arg1 barMetrics:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTransitionSafetyDelegate.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTransitionSafetyDelegate.h index e2d3c42c0..12894191f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTransitionSafetyDelegate.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTransitionSafetyDelegate.h @@ -12,8 +12,8 @@ { } -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTwoLineTrackCellConfiguration.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTwoLineTrackCellConfiguration.h index ef3f17abd..e5f82d167 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUTwoLineTrackCellConfiguration.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUTwoLineTrackCellConfiguration.h @@ -10,14 +10,14 @@ { } -+ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; ++ (double)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + (id)copyDefaultContext; - (void)reloadStrings; - (void)reloadImages; - (void)reloadLayoutInformation; -- (unsigned int)indexOfLabelForPurchaseAnimation; -- (id)fontForLabelAtIndex:(unsigned int)arg1; -- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned long long)indexOfLabelForPurchaseAnimation; +- (id)fontForLabelAtIndex:(unsigned long long)arg1; +- (id)colorForLabelAtIndex:(unsigned long long)arg1 withModifiers:(unsigned long long)arg2; - (id)init; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUUIAppearance.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUUIAppearance.h index 4e1540927..223c7acd9 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUUIAppearance.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUUIAppearance.h @@ -17,7 +17,7 @@ SUControlAppearance *_destructiveButtonAppearance; SUControlAppearance *_exitStoreButtonAppearance; SUControlAppearance *_forwardButtonAppearance; - BOOL _isDefaultAppearance; + _Bool _isDefaultAppearance; NSMutableDictionary *_navigationBarBackgroundImages; NSDictionary *_navigationBarTitleTextAttributes; NSMutableDictionary *_navigationButtonAppearance; @@ -44,24 +44,24 @@ @property(copy, nonatomic) SUControlAppearance *confirmationButtonAppearance; // @synthesize confirmationButtonAppearance=_confirmationButtonAppearance; @property(copy, nonatomic) SUControlAppearance *backButtonAppearance; // @synthesize backButtonAppearance=_backButtonAppearance; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_copySegmentedControlKeyWithStyle:(int)arg1 tintStyle:(int)arg2; +- (id)_copySegmentedControlKeyWithStyle:(long long)arg1 tintStyle:(long long)arg2; - (void)_styleBackBarButtonItem:(id)arg1; - (void)styleToolbar:(id)arg1; - (void)styleTabBarItem:(id)arg1; - (void)styleTabBar:(id)arg1; -- (void)styleSegmentedControl:(id)arg1 tintStyle:(int)arg2; +- (void)styleSegmentedControl:(id)arg1 tintStyle:(long long)arg2; - (void)styleNavigationBar:(id)arg1; - (void)styleForwardButtonItem:(id)arg1; - (void)styleExitStoreButtonItem:(id)arg1; - (void)styleDestructiveButton:(id)arg1; - (void)styleConfirmationButtonItem:(id)arg1; - (void)styleBarButtonItem:(id)arg1; -- (void)setSegmentedControlAppearance:(id)arg1 forStyle:(int)arg2 tintStyle:(int)arg3; -- (void)setNavigationButtonAppearance:(id)arg1 forStyle:(int)arg2; -- (void)setNavigationBarBackgroundImage:(id)arg1 forBarMetrics:(int)arg2; -- (id)segmentedControlAppearanceForStyle:(int)arg1 tintStyle:(int)arg2; -- (id)navigationButtonAppearanceForStyle:(int)arg1; -- (id)navigationBarBackgroundImageForBarMetrics:(int)arg1; +- (void)setSegmentedControlAppearance:(id)arg1 forStyle:(long long)arg2 tintStyle:(long long)arg3; +- (void)setNavigationButtonAppearance:(id)arg1 forStyle:(long long)arg2; +- (void)setNavigationBarBackgroundImage:(id)arg1 forBarMetrics:(long long)arg2; +- (id)segmentedControlAppearanceForStyle:(long long)arg1 tintStyle:(long long)arg2; +- (id)navigationButtonAppearanceForStyle:(long long)arg1; +- (id)navigationBarBackgroundImageForBarMetrics:(long long)arg1; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUUserRatingView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUUserRatingView.h index 3f6089364..62b8f24d2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUUserRatingView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUUserRatingView.h @@ -15,13 +15,13 @@ UIImageView *_backgroundImageView; } -+ (float)reflectionHeight; -+ (id)copyImageForRating:(float)arg1 backgroundColor:(id)arg2 style:(int)arg3; ++ (double)reflectionHeight; ++ (id)copyImageForRating:(float)arg1 backgroundColor:(id)arg2 style:(long long)arg3; - (struct CGRect)_foregroundImageClipBounds; - (void)layoutSubviews; - (void)setValue:(float)arg1; - (float)heightWithoutReflection; -- (id)initWithStyle:(int)arg1; +- (id)initWithStyle:(long long)arg1; - (id)initWithForeground:(id)arg1 background:(id)arg2; - (id)init; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUVariableCellConfigurationCache.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUVariableCellConfigurationCache.h index ac1e5b721..5f64454e4 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUVariableCellConfigurationCache.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUVariableCellConfigurationCache.h @@ -12,7 +12,7 @@ { NSMutableDictionary *_caches; id _cellContext; - float _tableHeight; + double _tableHeight; } @property(retain, nonatomic) id cellContext; // @synthesize cellContext=_cellContext; @@ -21,7 +21,7 @@ @property(readonly, nonatomic) NSArray *caches; - (id)cacheForClass:(Class)arg1; - (void)dealloc; -- (id)initWithTableHeight:(float)arg1; +- (id)initWithTableHeight:(double)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewController.h index 6d373a505..cef172aa6 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewController.h @@ -14,36 +14,36 @@ @interface SUViewController : UIViewController { SUViewControllerScriptProperties *_cachedScriptProperties; - BOOL _canBeWeakScriptReference; + _Bool _canBeWeakScriptReference; NSMutableArray *_cancelOnDeallocOperations; SUClientInterface *_clientInterface; - BOOL _excludeFromNavigationHistory; + _Bool _excludeFromNavigationHistory; UIBarButtonItem *_exitStoreButton; UIViewController *_footerViewController; UIViewController *_inputAccessoryViewController; - BOOL _isEnteringForeground; - BOOL _loading; + _Bool _isEnteringForeground; + _Bool _loading; SUViewControllerContext *_memoryPurgeContext; NSMutableArray *_operations; NSMutableArray *_pendingDialogs; SUViewControllerContext *_restoredContext; SURotationController *_rotationController; - int _rotationState; - BOOL _shouldInvalidateForMemoryPurge; - BOOL _showsLibraryButton; - int _transitionSafetyCount; + long long _rotationState; + _Bool _shouldInvalidateForMemoryPurge; + _Bool _showsLibraryButton; + long long _transitionSafetyCount; } -@property(nonatomic) BOOL showsLibraryButton; // @synthesize showsLibraryButton=_showsLibraryButton; -@property(nonatomic) BOOL shouldInvalidateForMemoryPurge; // @synthesize shouldInvalidateForMemoryPurge=_shouldInvalidateForMemoryPurge; -@property(nonatomic) BOOL shouldExcludeFromNavigationHistory; // @synthesize shouldExcludeFromNavigationHistory=_excludeFromNavigationHistory; +@property(nonatomic) _Bool showsLibraryButton; // @synthesize showsLibraryButton=_showsLibraryButton; +@property(nonatomic) _Bool shouldInvalidateForMemoryPurge; // @synthesize shouldInvalidateForMemoryPurge=_shouldInvalidateForMemoryPurge; +@property(nonatomic) _Bool shouldExcludeFromNavigationHistory; // @synthesize shouldExcludeFromNavigationHistory=_excludeFromNavigationHistory; @property(readonly, nonatomic, getter=_restoredContext) SUViewControllerContext *_restoredContext; // @synthesize _restoredContext; @property(readonly, nonatomic, getter=_pendingDialogs) NSArray *_pendingDialogs; // @synthesize _pendingDialogs; -@property(nonatomic, getter=isLoading) BOOL loading; // @synthesize loading=_loading; +@property(nonatomic, getter=isLoading) _Bool loading; // @synthesize loading=_loading; @property(retain, nonatomic) UIViewController *inputAccessoryViewController; // @synthesize inputAccessoryViewController=_inputAccessoryViewController; @property(readonly, nonatomic) UIViewController *footerViewController; // @synthesize footerViewController=_footerViewController; @property(retain, nonatomic) SUClientInterface *clientInterface; // @synthesize clientInterface=_clientInterface; -@property(readonly, nonatomic, getter=_isEnteringForeground) BOOL _enteringForeground; // @synthesize _enteringForeground=_isEnteringForeground; +@property(readonly, nonatomic, getter=_isEnteringForeground) _Bool _enteringForeground; // @synthesize _enteringForeground=_isEnteringForeground; @property(readonly, nonatomic, getter=_cachedScriptProperties) SUViewControllerScriptProperties *_cachedScriptProperties; // @synthesize _cachedScriptProperties; - (void)_reloadExitStoreButtonWithParentViewController:(id)arg1; - (void)_invalidateForMemoryPurge; @@ -61,24 +61,24 @@ - (void)_presentFooterAnimationDidStop; - (void)_dismissFooterAnimationDidStop:(id)arg1; - (void)_exitStoreButtonAction:(id)arg1; -- (BOOL)clearsWeakScriptReferences; -- (BOOL)_shouldUseDefaultFirstResponder; +- (_Bool)clearsWeakScriptReferences; +- (_Bool)_shouldUseDefaultFirstResponder; - (void)remoteControlReceivedWithEvent:(id)arg1; - (id)inputAccessoryView; -- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; -- (BOOL)canBecomeFirstResponder; -- (BOOL)becomeFirstResponder; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; +- (_Bool)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canBecomeFirstResponder; +- (_Bool)becomeFirstResponder; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; - (id)_rotationController; -- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; - (void)willMoveToParentViewController:(id)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (id)viewControllerFactory; - (id)tabBarItem; - (void)storePageProtocolDidChange; @@ -91,38 +91,39 @@ - (id)moreListSelectedImage; - (id)moreListImage; - (void)loadView; -- (int)ITunesStoreUIBarStyle; -- (int)interfaceOrientation; +- (long long)ITunesStoreUIBarStyle; +- (long long)interfaceOrientation; - (id)_existingNavigationItem; - (void)didReceiveMemoryWarning; - (id)copyArchivableContext; -- (BOOL)_canReloadView; +- (_Bool)_canReloadView; - (void)applicationWillSuspend; - (void)applicationDidResume; -- (void)trackOperation:(id)arg1 cancelOnDealloc:(BOOL)arg2; -- (void)setTitle:(id)arg1 changeTabBarItem:(BOOL)arg2; +- (void)trackOperation:(id)arg1 cancelOnDealloc:(_Bool)arg2; +- (void)setTitle:(id)arg1 changeTabBarItem:(_Bool)arg2; - (void)setScriptProperties:(id)arg1; - (void)setSection:(id)arg1; - (void)reloadContentSizeForViewInPopover; - (void)reload; -- (void)presentFooterViewController:(id)arg1 animated:(BOOL)arg2; -- (BOOL)presentDialogForError:(id)arg1 pendUntilVisible:(BOOL)arg2; -- (BOOL)presentDialog:(id)arg1 pendUntilVisible:(BOOL)arg2; +- (void)presentFooterViewController:(id)arg1 animated:(_Bool)arg2; +- (_Bool)presentDialogForError:(id)arg1 pendUntilVisible:(_Bool)arg2; +- (_Bool)presentDialog:(id)arg1 pendUntilVisible:(_Bool)arg2; - (id)newRotationController; -@property(readonly, nonatomic, getter=isVisibleAndFrontmost) BOOL visibleAndFrontmost; -@property(readonly, nonatomic, getter=isVisible) BOOL visible; +@property(readonly, nonatomic, getter=isVisibleAndFrontmost) _Bool visibleAndFrontmost; +@property(readonly, nonatomic, getter=isVisible) _Bool visible; - (void)invalidateForMemoryPurge; - (void)invalidate; +- (void)handleApplicationURL:(id)arg1 withSourceApplication:(id)arg2 sourceURL:(id)arg3; - (void)handleApplicationURL:(id)arg1; -- (void)enqueueOperation:(id)arg1 cancelOnDealloc:(BOOL)arg2; -- (void)dismissFooterViewControllerAnimated:(BOOL)arg1; +- (void)enqueueOperation:(id)arg1 cancelOnDealloc:(_Bool)arg2; +- (void)dismissFooterViewControllerAnimated:(_Bool)arg1; - (void)dismissAfterDialogs; @property(readonly, nonatomic) NSString *defaultPNGName; @property(readonly, nonatomic) double defaultPNGExpirationTime; - (id)copyScriptProperties; - (id)copyDefaultScriptProperties; - (void)cancelOperations; -- (id)copyChildViewControllersForReason:(int)arg1; +- (id)copyChildViewControllersForReason:(long long)arg1; - (void)applicationWillEnterForeground; - (void)applicationDidEnterBackground; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerContext.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerContext.h index 23866c633..44cafb58b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerContext.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerContext.h @@ -14,13 +14,13 @@ { NSMutableDictionary *_metadata; NSString *_sectionIdentifier; - int _type; + long long _type; } -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; @property(retain, nonatomic) NSString *sectionIdentifier; // @synthesize sectionIdentifier=_sectionIdentifier; -- (id)_typeStringForType:(int)arg1; -- (int)_typeForTypeString:(id)arg1; +- (id)_typeStringForType:(long long)arg1; +- (long long)_typeForTypeString:(id)arg1; - (id)valueForMetadataKey:(id)arg1; - (void)setValue:(id)arg1 forMetadataKey:(id)arg2; - (void)encodeWithCoder:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerFactory.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerFactory.h index 555b31404..481f188bf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerFactory.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerFactory.h @@ -12,7 +12,7 @@ - (id)newVolumeViewController; - (id)newViewControllerForTrackList:(id)arg1; -- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newViewControllerForPage:(id)arg1 ofType:(long long)arg2; - (id)newStorePageViewControllerWithSection:(id)arg1; - (id)newPlaceholderViewController; - (id)newNetworkLockoutViewControllerWithSection:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerScriptProperties.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerScriptProperties.h index 7855953fd..db7d1d65c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerScriptProperties.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUViewControllerScriptProperties.h @@ -13,48 +13,48 @@ @interface SUViewControllerScriptProperties : NSObject { - BOOL _alwaysDispatchesScrollEvents; + _Bool _alwaysDispatchesScrollEvents; UIColor *_backgroundColor; NSDictionary *_contextDictionary; - BOOL _doubleTapEnabled; - BOOL _embedded; - BOOL _flashesScrollIndicators; - BOOL _inputViewObeysDOMFocus; - int _loadingIndicatorStyle; + _Bool _doubleTapEnabled; + _Bool _embedded; + _Bool _flashesScrollIndicators; + _Bool _inputViewObeysDOMFocus; + long long _loadingIndicatorStyle; UIColor *_loadingTextColor; UIColor *_loadingTextShadowColor; SUGradient *_placeholderBackgroundGradient; struct UIEdgeInsets _scrollContentInsets; - BOOL _scrollingDisabled; - BOOL _shouldLoadProgressively; - BOOL _shouldShowFormAccessory; - BOOL _showsHorizontalScrollIndicator; - BOOL _showsVerticalScrollIndicator; - BOOL _showsBackgroundShadow; + _Bool _scrollingDisabled; + _Bool _shouldLoadProgressively; + _Bool _shouldShowFormAccessory; + _Bool _showsHorizontalScrollIndicator; + _Bool _showsVerticalScrollIndicator; + _Bool _showsBackgroundShadow; UIColor *_topExtensionColor; - BOOL _usesBlurredBackground; + _Bool _usesBlurredBackground; } -@property(nonatomic) BOOL usesBlurredBackground; // @synthesize usesBlurredBackground=_usesBlurredBackground; +@property(nonatomic) _Bool usesBlurredBackground; // @synthesize usesBlurredBackground=_usesBlurredBackground; @property(retain, nonatomic) UIColor *topExtensionColor; // @synthesize topExtensionColor=_topExtensionColor; -@property(nonatomic) BOOL showsBackgroundShadow; // @synthesize showsBackgroundShadow=_showsBackgroundShadow; -@property(nonatomic) BOOL showsVerticalScrollIndicator; // @synthesize showsVerticalScrollIndicator=_showsVerticalScrollIndicator; -@property(nonatomic) BOOL showsHorizontalScrollIndicator; // @synthesize showsHorizontalScrollIndicator=_showsHorizontalScrollIndicator; -@property(nonatomic) BOOL shouldShowFormAccessory; // @synthesize shouldShowFormAccessory=_shouldShowFormAccessory; -@property(nonatomic) BOOL shouldLoadProgressively; // @synthesize shouldLoadProgressively=_shouldLoadProgressively; -@property(nonatomic, getter=isScrollingDisabled) BOOL scrollingDisabled; // @synthesize scrollingDisabled=_scrollingDisabled; +@property(nonatomic) _Bool showsBackgroundShadow; // @synthesize showsBackgroundShadow=_showsBackgroundShadow; +@property(nonatomic) _Bool showsVerticalScrollIndicator; // @synthesize showsVerticalScrollIndicator=_showsVerticalScrollIndicator; +@property(nonatomic) _Bool showsHorizontalScrollIndicator; // @synthesize showsHorizontalScrollIndicator=_showsHorizontalScrollIndicator; +@property(nonatomic) _Bool shouldShowFormAccessory; // @synthesize shouldShowFormAccessory=_shouldShowFormAccessory; +@property(nonatomic) _Bool shouldLoadProgressively; // @synthesize shouldLoadProgressively=_shouldLoadProgressively; +@property(nonatomic, getter=isScrollingDisabled) _Bool scrollingDisabled; // @synthesize scrollingDisabled=_scrollingDisabled; @property(nonatomic) struct UIEdgeInsets scrollContentInsets; // @synthesize scrollContentInsets=_scrollContentInsets; @property(retain, nonatomic) SUGradient *placeholderBackgroundGradient; // @synthesize placeholderBackgroundGradient=_placeholderBackgroundGradient; @property(retain, nonatomic) UIColor *loadingTextShadowColor; // @synthesize loadingTextShadowColor=_loadingTextShadowColor; @property(retain, nonatomic) UIColor *loadingTextColor; // @synthesize loadingTextColor=_loadingTextColor; -@property(nonatomic) int loadingIndicatorStyle; // @synthesize loadingIndicatorStyle=_loadingIndicatorStyle; -@property(nonatomic) BOOL inputViewObeysDOMFocus; // @synthesize inputViewObeysDOMFocus=_inputViewObeysDOMFocus; -@property(nonatomic) BOOL flashesScrollIndicators; // @synthesize flashesScrollIndicators=_flashesScrollIndicators; -@property(nonatomic, getter=isEmbedded) BOOL embedded; // @synthesize embedded=_embedded; -@property(nonatomic, getter=isDoubleTapEnabled) BOOL doubleTapEnabled; // @synthesize doubleTapEnabled=_doubleTapEnabled; +@property(nonatomic) long long loadingIndicatorStyle; // @synthesize loadingIndicatorStyle=_loadingIndicatorStyle; +@property(nonatomic) _Bool inputViewObeysDOMFocus; // @synthesize inputViewObeysDOMFocus=_inputViewObeysDOMFocus; +@property(nonatomic) _Bool flashesScrollIndicators; // @synthesize flashesScrollIndicators=_flashesScrollIndicators; +@property(nonatomic, getter=isEmbedded) _Bool embedded; // @synthesize embedded=_embedded; +@property(nonatomic, getter=isDoubleTapEnabled) _Bool doubleTapEnabled; // @synthesize doubleTapEnabled=_doubleTapEnabled; @property(copy, nonatomic) NSDictionary *contextDictionary; // @synthesize contextDictionary=_contextDictionary; @property(retain, nonatomic) UIColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; -@property(nonatomic) BOOL alwaysDispatchesScrollEvents; // @synthesize alwaysDispatchesScrollEvents=_alwaysDispatchesScrollEvents; +@property(nonatomic) _Bool alwaysDispatchesScrollEvents; // @synthesize alwaysDispatchesScrollEvents=_alwaysDispatchesScrollEvents; - (void)encodeWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebView.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebView.h index f02e5f1c2..87d747b53 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebView.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebView.h @@ -10,28 +10,28 @@ @interface SUWebView : UIWebView { - BOOL _isPinned; + _Bool _isPinned; UIColor *_originalBackgroundColor; BOOL _originalShowsBackgroundShadow; - float _pinnedHeaderInsetAdjustment; + double _pinnedHeaderInsetAdjustment; UIView *_pinnedHeaderView; unsigned int _scrollingDisabled:1; - BOOL _showsTopBackgroundShadow; - int _synchronousLayoutCount; + _Bool _showsTopBackgroundShadow; + long long _synchronousLayoutCount; UIColor *_topBackgroundColor; } @property(retain, nonatomic) UIColor *topBackgroundColor; // @synthesize topBackgroundColor=_topBackgroundColor; -@property(nonatomic) BOOL showsTopBackgroundShadow; // @synthesize showsTopBackgroundShadow=_showsTopBackgroundShadow; +@property(nonatomic) _Bool showsTopBackgroundShadow; // @synthesize showsTopBackgroundShadow=_showsTopBackgroundShadow; - (void)view:(id)arg1 didSetFrame:(struct CGRect)arg2 oldFrame:(struct CGRect)arg3; - (void)scrollViewDidScroll:(id)arg1; - (void)_setRichTextReaderViewportSettings; -- (void)_setPinnedHeaderView:(id)arg1 withTopInsetAdjustment:(float)arg2; +- (void)_setPinnedHeaderView:(id)arg1 withTopInsetAdjustment:(double)arg2; @property(readonly, nonatomic) id windowScriptObject; @property(readonly, nonatomic) NSString *title; -@property(nonatomic, getter=isScrollingEnabled) BOOL scrollingEnabled; +@property(nonatomic, getter=isScrollingEnabled) _Bool scrollingEnabled; - (void)loadArchive:(id)arg1; -- (BOOL)getStatusBarStyle:(int *)arg1; +- (_Bool)getStatusBarStyle:(long long *)arg1; - (void)endSynchronousLayout; - (void)beginSynchronousLayout; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewController.h index b2e718a70..0fdb34181 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewController.h @@ -16,28 +16,28 @@ SUWebView *_webView; SSMutableAuthenticationContext *_authenticationContext; SUDelayedNavigationItem *_delayedNavigationItem; - BOOL _hasEverAppeared; - int _lastKnownOrientation; + _Bool _hasEverAppeared; + long long _lastKnownOrientation; id _loadBlock; SUMescalSession *_mescalSession; SUObjectPool *_objectPool; ISURLRequestPerformance *_performanceMetrics; - int _scheduledOrientation; + long long _scheduledOrientation; SUShowcaseViewController *_showcaseViewController; SUStorePageProtocol *_storePageProtocol; - int _style; + long long _style; NSURL *_url; - BOOL _viewIsReady; + _Bool _viewIsReady; SUWebViewManager *_webViewManager; } -@property(nonatomic) BOOL viewIsReady; // @synthesize viewIsReady=_viewIsReady; -@property(nonatomic) int style; // @synthesize style=_style; +@property(nonatomic) _Bool viewIsReady; // @synthesize viewIsReady=_viewIsReady; +@property(nonatomic) long long style; // @synthesize style=_style; @property(retain, nonatomic, getter=_performanceMetrics, setter=_setPerformanceMetrics:) ISURLRequestPerformance *_performanceMetrics; // @synthesize _performanceMetrics; @property(retain, nonatomic, getter=_mescalSession, setter=_setMescalSession:) SUMescalSession *_mescalSession; // @synthesize _mescalSession; @property(copy, nonatomic) SSAuthenticationContext *authenticationContext; // @synthesize authenticationContext=_authenticationContext; -- (void)_setLastKnownOrientation:(int)arg1; -- (void)_sendOrientationWillChangeToInterfaceOrientation:(int)arg1; +- (void)_setLastKnownOrientation:(long long)arg1; +- (void)_sendOrientationWillChangeToInterfaceOrientation:(long long)arg1; - (void)_removePlaceholderBackgroundView; - (void)_reloadUI; - (void)_reloadPlaceholderBackgroundView; @@ -48,7 +48,7 @@ - (id)_newURLRequestWithOperation:(id)arg1 bagContext:(id)arg2; - (void)_loadURLRequest:(id)arg1; - (void)_getURLRequestForOperation:(id)arg1 block:(id)arg2; -- (void)_finishLoadWithResult:(BOOL)arg1 error:(id)arg2; +- (void)_finishLoadWithResult:(_Bool)arg1 error:(id)arg2; - (id)_defaultBackgroundColor; - (void)_applyScriptProperties:(id)arg1; - (void)_applySavedScrollOffsetIfPossible; @@ -66,10 +66,10 @@ - (id)viewControllerForWebViewManager:(id)arg1; - (id)newScriptInterfaceForWebViewManager:(id)arg1; - (id)newRotationController; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)storePageProtocolDidChange; - (void)storePageCleanupBeforeTearDown; - (id)storePageProtocol; @@ -83,7 +83,6 @@ - (void)loadView; - (void)keyboardWillShowWithInfo:(id)arg1; - (void)keyboardDidHideWithInfo:(id)arg1; -- (int)ITunesStoreUIBarStyle; - (void)invalidate; - (struct CGRect)documentBounds; - (id)copyObjectForScriptFromPoolWithClass:(Class)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewManager.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewManager.h index 55421c36d..c7c276580 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewManager.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewManager.h @@ -18,7 +18,7 @@ id _delegate; ISURLRequestPerformance *_initialRequestPerformance; NSLock *_lock; - int _modalAlertClickedIndex; + long long _modalAlertClickedIndex; id _originalFrameLoadDelegate; id _originalPolicyDelegate; id _originalResourceLoadDelegate; @@ -26,7 +26,7 @@ NSMapTable *_scriptInterfaces; SUScriptWindowContext *_scriptWindowContext; NSSet *_suppressCookiesHosts; - int _usingNetworkCount; + long long _usingNetworkCount; struct __CFSet *_webFramesPendingInitialRequest; UIWebView *_webView; } @@ -49,11 +49,11 @@ - (void)_cancelUsingNetwork; - (void)_beginUsingNetwork; - (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; -- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (_Bool)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; - (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; -- (void)webView:(id)arg1 exceptionWasRaised:(id)arg2 sourceId:(long)arg3 line:(int)arg4 forWebFrame:(id)arg5; -- (void)webView:(id)arg1 failedToParseSource:(id)arg2 baseLineNumber:(unsigned int)arg3 fromURL:(id)arg4 withError:(id)arg5 forWebFrame:(id)arg6; -- (void)webView:(id)arg1 didParseSource:(id)arg2 fromURL:(id)arg3 sourceId:(long)arg4 forWebFrame:(id)arg5; +- (void)webView:(id)arg1 exceptionWasRaised:(id)arg2 sourceId:(long long)arg3 line:(int)arg4 forWebFrame:(id)arg5; +- (void)webView:(id)arg1 failedToParseSource:(id)arg2 baseLineNumber:(unsigned long long)arg3 fromURL:(id)arg4 withError:(id)arg5 forWebFrame:(id)arg6; +- (void)webView:(id)arg1 didParseSource:(id)arg2 fromURL:(id)arg3 sourceId:(long long)arg4 forWebFrame:(id)arg5; - (void)webView:(id)arg1 resource:(id)arg2 didReceiveResponse:(id)arg3 fromDataSource:(id)arg4; - (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; - (void)webView:(id)arg1 didReceiveTitle:(id)arg2 forFrame:(id)arg3; @@ -68,15 +68,15 @@ - (void)uiWebView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; - (id)uiWebView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; - (void)uiWebView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)webView:(id)arg1 documentViewDidSetFrame:(struct CGRect)arg2; - (id)performanceMetricsForScriptInterface:(id)arg1; - (id)parentViewControllerForScriptInterface:(id)arg1; - (id)DOMElementForScriptInterface:(id)arg1 element:(id)arg2; -- (BOOL)respondsToSelector:(SEL)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; - (id)methodSignatureForSelector:(SEL)arg1; - (void)forwardInvocation:(id)arg1; -- (void)dispatchEvent:(id)arg1 forName:(id)arg2 synchronously:(BOOL)arg3; +- (void)dispatchEvent:(id)arg1 forName:(id)arg2 synchronously:(_Bool)arg3; - (void)dispatchEvent:(id)arg1 forName:(id)arg2; - (void)disconnectFromWebView; - (void)connectToWebView:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewRotationController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewRotationController.h index 16ec85378..a2ec2d7bf 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewRotationController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/SUWebViewRotationController.h @@ -10,8 +10,8 @@ { } -- (void)prepareToRotateToInterfaceOrientation:(int)arg1; -- (void)finishRotationFromInterfaceOrientation:(int)arg1; +- (void)prepareToRotateToInterfaceOrientation:(long long)arg1; +- (void)finishRotationFromInterfaceOrientation:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIActionSheetDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIActionSheetDelegate-Protocol.h index 694c49125..34b251599 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIActionSheetDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIActionSheetDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UIActionSheetDelegate @optional -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentActionSheet:(id)arg1; - (void)willPresentActionSheet:(id)arg1; - (void)actionSheetCancel:(id)arg1; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIAlertViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIAlertViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIApplicationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIApplicationDelegate-Protocol.h index bc6deb11d..575dbfbf1 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIApplicationDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIApplicationDelegate-Protocol.h @@ -14,11 +14,10 @@ @property(retain, nonatomic) UIWindow *window; - (void)application:(id)arg1 didDecodeRestorableStateWithCoder:(id)arg2; - (void)application:(id)arg1 willEncodeRestorableStateWithCoder:(id)arg2; -- (BOOL)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; -- (BOOL)application:(id)arg1 shouldSaveApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldSaveApplicationState:(id)arg2; - (id)application:(id)arg1 viewControllerWithRestorationIdentifierPath:(id)arg2 coder:(id)arg3; -- (void)application:(id)arg1 needsUserChoiceForUbiquitousStorage:(id)arg2; -- (unsigned int)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; +- (unsigned long long)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; - (void)applicationProtectedDataDidBecomeAvailable:(id)arg1; - (void)applicationProtectedDataWillBecomeUnavailable:(id)arg1; - (void)applicationWillEnterForeground:(id)arg1; @@ -32,17 +31,17 @@ - (void)application:(id)arg1 didRegisterForRemoteNotificationsWithDeviceToken:(id)arg2; - (void)application:(id)arg1 didChangeStatusBarFrame:(struct CGRect)arg2; - (void)application:(id)arg1 willChangeStatusBarFrame:(struct CGRect)arg2; -- (void)application:(id)arg1 didChangeStatusBarOrientation:(int)arg2; -- (void)application:(id)arg1 willChangeStatusBarOrientation:(int)arg2 duration:(double)arg3; +- (void)application:(id)arg1 didChangeStatusBarOrientation:(long long)arg2; +- (void)application:(id)arg1 willChangeStatusBarOrientation:(long long)arg2 duration:(double)arg3; - (void)applicationSignificantTimeChange:(id)arg1; - (void)applicationWillTerminate:(id)arg1; - (void)applicationDidReceiveMemoryWarning:(id)arg1; -- (BOOL)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; -- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (_Bool)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; +- (_Bool)application:(id)arg1 handleOpenURL:(id)arg2; - (void)applicationWillResignActive:(id)arg1; - (void)applicationDidBecomeActive:(id)arg1; -- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; -- (BOOL)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; - (void)applicationDidFinishLaunching:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIBarPositioningDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIBarPositioningDelegate-Protocol.h index 0063da60f..db7a5ec4e 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIBarPositioningDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIBarPositioningDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol UIBarPositioningDelegate @optional -- (int)positionForBar:(id)arg1; +- (long long)positionForBar:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIDocumentInteractionControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIDocumentInteractionControllerDelegate-Protocol.h index def50440b..cfbff6727 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIDocumentInteractionControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIDocumentInteractionControllerDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UIDocumentInteractionControllerDelegate @optional -- (BOOL)documentInteractionController:(id)arg1 performAction:(SEL)arg2; -- (BOOL)documentInteractionController:(id)arg1 canPerformAction:(SEL)arg2; +- (_Bool)documentInteractionController:(id)arg1 performAction:(SEL)arg2; +- (_Bool)documentInteractionController:(id)arg1 canPerformAction:(SEL)arg2; - (void)documentInteractionController:(id)arg1 didEndSendingToApplication:(id)arg2; - (void)documentInteractionController:(id)arg1 willBeginSendingToApplication:(id)arg2; - (void)documentInteractionControllerDidDismissOpenInMenu:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIGestureRecognizerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIImage-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIImage-SUAdditions.h index 1122fbf2d..168a88968 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIImage-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIImage-SUAdditions.h @@ -7,6 +7,6 @@ #import "UIImage.h" @interface UIImage (SUAdditions) -- (id)stretchableImageWithLeftCapWidth:(int)arg1 rightCapWidth:(int)arg2; +- (id)stretchableImageWithLeftCapWidth:(long long)arg1 rightCapWidth:(long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUAdditions.h index 1018c9288..d4a65fddc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUAdditions.h @@ -8,7 +8,7 @@ @interface UINavigationController (SUAdditions) - (void)invalidate; -- (unsigned int)indexOfViewController:(id)arg1; +- (unsigned long long)indexOfViewController:(id)arg1; - (id)firstViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUTabBarControllerPackage.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUTabBarControllerPackage.h index 4cddcdf35..7b9c2df20 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUTabBarControllerPackage.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationController-SUTabBarControllerPackage.h @@ -7,6 +7,6 @@ #import "UINavigationController.h" @interface UINavigationController (SUTabBarControllerPackage) -- (void)_setStoreBarStyle:(int)arg1 clientInterface:(id)arg2; +- (void)_setStoreBarStyle:(long long)arg1 clientInterface:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationControllerDelegate-Protocol.h index d96eef0db..992a3d197 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationControllerDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol UINavigationControllerDelegate @optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; +- (id)navigationController:(id)arg1 animationControllerForOperation:(long long)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; - (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (long long)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)navigationControllerSupportedInterfaceOrientations:(id)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(_Bool)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationItem-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationItem-SUAdditions.h index f01a52d4d..52f56dda5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationItem-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UINavigationItem-SUAdditions.h @@ -7,7 +7,7 @@ #import "UINavigationItem.h" @interface UINavigationItem (SUAdditions) -- (void)setTitleView:(id)arg1 animated:(BOOL)arg2; +- (void)setTitleView:(id)arg1 animated:(_Bool)arg2; - (void)resetAllValues; - (void)mergeValuesFromItem:(id)arg1; - (void)fadeOutTitleView; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIPopoverControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIScrollViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchBarDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchBarDelegate-Protocol.h index bdafc8167..2b28fc48f 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchBarDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchBarDelegate-Protocol.h @@ -9,16 +9,16 @@ @protocol UISearchBarDelegate @optional -- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(int)arg2; +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; - (void)searchBarResultsListButtonClicked:(id)arg1; - (void)searchBarCancelButtonClicked:(id)arg1; - (void)searchBarBookmarkButtonClicked:(id)arg1; - (void)searchBarSearchButtonClicked:(id)arg1; -- (BOOL)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)searchBar:(id)arg1 textDidChange:(id)arg2; - (void)searchBarTextDidEndEditing:(id)arg1; -- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; - (void)searchBarTextDidBeginEditing:(id)arg1; -- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchDisplayDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchDisplayDelegate-Protocol.h index dd8cafa85..80a4f643c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchDisplayDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UISearchDisplayDelegate-Protocol.h @@ -9,8 +9,8 @@ @protocol UISearchDisplayDelegate @optional -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; -- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(long long)arg2; +- (_Bool)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; - (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; - (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UISegmentedControl-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UISegmentedControl-SUAdditions.h index 027100fd3..22dd20530 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UISegmentedControl-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UISegmentedControl-SUAdditions.h @@ -7,6 +7,6 @@ #import "UISegmentedControl.h" @interface UISegmentedControl (SUAdditions) -- (void)sizeToFitWithMinimumSegmentWidth:(float)arg1 maximumTotalWidth:(float)arg2; +- (void)sizeToFitWithMinimumSegmentWidth:(double)arg1 maximumTotalWidth:(double)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarControllerDelegate-Protocol.h index 9fb51872d..62f9e7ae8 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarControllerDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarControllerDelegate-Protocol.h @@ -11,12 +11,12 @@ @optional - (id)tabBarController:(id)arg1 animationControllerForTransitionFromViewController:(id)arg2 toViewController:(id)arg3; - (id)tabBarController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)tabBarControllerSupportedInterfaceOrientations:(id)arg1; -- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; -- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (long long)tabBarControllerPreferredInterfaceOrientationForPresentation:(id)arg1; +- (unsigned long long)tabBarControllerSupportedInterfaceOrientations:(id)arg1; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; +- (void)tabBarController:(id)arg1 willEndCustomizingViewControllers:(id)arg2 changed:(_Bool)arg3; - (void)tabBarController:(id)arg1 willBeginCustomizingViewControllers:(id)arg2; - (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; -- (BOOL)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; +- (_Bool)tabBarController:(id)arg1 shouldSelectViewController:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarItem-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarItem-SUAdditions.h index 12425b743..0e6e6302d 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarItem-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITabBarItem-SUAdditions.h @@ -7,6 +7,6 @@ #import "UITabBarItem.h" @interface UITabBarItem (SUAdditions) -- (void)setBadgeValue:(id)arg1 animated:(BOOL)arg2 blink:(BOOL)arg3; +- (void)setBadgeValue:(id)arg1 animated:(_Bool)arg2 blink:(_Bool)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewCell-SUGridTableAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewCell-SUGridTableAdditions.h index b6c269bf0..fece25678 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewCell-SUGridTableAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewCell-SUGridTableAdditions.h @@ -9,7 +9,7 @@ @class SUGridView; @interface UITableViewCell (SUGridTableAdditions) -- (void)setEditingBySwiping:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditingBySwiping:(_Bool)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) SUGridView *gridView; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDataSource-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDataSource-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITextContentViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITextContentViewDelegate-Protocol.h index 73f5becc7..c04478b87 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITextContentViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITextContentViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)textContentView:(id)arg1 didChangeSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; -- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize)arg2; +- (_Bool)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize)arg2; - (void)textContentViewDidChangeSelection:(id)arg1; - (void)textContentViewDidChange:(id)arg1; -- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (_Bool)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; - (void)textContentViewDidEndEditing:(id)arg1; - (void)textContentViewDidBeginEditing:(id)arg1; -- (BOOL)textContentViewShouldEndEditing:(id)arg1; -- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (_Bool)textContentViewShouldEndEditing:(id)arg1; +- (_Bool)textContentViewShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UITextFieldDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUAdditions.h index ab9f371c2..e6c0b0ff2 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUAdditions.h @@ -10,8 +10,8 @@ @interface UIViewController (SUAdditions) @property(readonly, nonatomic) SUViewControllerFactory *viewControllerFactory; -@property(readonly, nonatomic) BOOL shouldInvalidateForMemoryPurge; -- (void)setBadgeValue:(id)arg1 animated:(BOOL)arg2 blink:(BOOL)arg3; +@property(readonly, nonatomic) _Bool shouldInvalidateForMemoryPurge; +- (void)setBadgeValue:(id)arg1 animated:(_Bool)arg2 blink:(_Bool)arg3; - (id)section; - (id)_sectionForViewController:(id)arg1; - (void)restoreArchivableContext:(id)arg1; @@ -21,13 +21,13 @@ - (void)keyboardWillHideWithInfo:(id)arg1; - (void)keyboardDidShowWithInfo:(id)arg1; - (void)keyboardDidHideWithInfo:(id)arg1; -- (BOOL)isRootViewController; -@property(readonly, nonatomic, getter=isLoading) BOOL loading; -@property(readonly, nonatomic, getter=isLoaded) BOOL loaded; -- (BOOL)isInMoreList; -- (BOOL)isDescendantOfViewController:(id)arg1; +- (_Bool)isRootViewController; +@property(readonly, nonatomic, getter=isLoading) _Bool loading; +@property(readonly, nonatomic, getter=isLoaded) _Bool loaded; +- (_Bool)isInMoreList; +- (_Bool)isDescendantOfViewController:(id)arg1; - (void)iTunesStoreUI_dismissAction:(id)arg1; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissAnimated:(_Bool)arg1; - (id)copyArchivableJetsamContext; - (id)copyArchivableContext; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUOverlayBackgroundAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUOverlayBackgroundAdditions.h index 69dc85dbd..c8eb84628 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUOverlayBackgroundAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUOverlayBackgroundAdditions.h @@ -7,9 +7,9 @@ #import "UIViewController.h" @interface UIViewController (SUOverlayBackgroundAdditions) -- (BOOL)presentViewController:(id)arg1 inOverlayWithConfiguration:(id)arg2; -- (BOOL)presentOverlayViewController:(id)arg1 withTransition:(id)arg2; -- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (_Bool)presentViewController:(id)arg1 inOverlayWithConfiguration:(id)arg2; +- (_Bool)presentOverlayViewController:(id)arg1 withTransition:(id)arg2; +- (_Bool)presentOverlayBackgroundViewController:(id)arg1; - (id)overlayBackgroundViewController; - (void)dismissOverlayBackgroundViewController; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUScriptStorePageViewControllerAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUScriptStorePageViewControllerAdditions.h index 18054a912..05ef62bac 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUScriptStorePageViewControllerAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUScriptStorePageViewControllerAdditions.h @@ -7,7 +7,7 @@ #import "UIViewController.h" @interface UIViewController (SUScriptStorePageViewControllerAdditions) -- (BOOL)showsBackgroundShadow; -- (void)setShowsBackgroundShadow:(BOOL)arg1; +- (_Bool)showsBackgroundShadow; +- (void)setShowsBackgroundShadow:(_Bool)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUSectionedViewControllerAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUSectionedViewControllerAdditions.h index 5ef5792d6..5ed462ea5 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUSectionedViewControllerAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUSectionedViewControllerAdditions.h @@ -8,7 +8,7 @@ @interface UIViewController (SUSectionedViewControllerAdditions) - (id)setDisplayedSectionGroup:(id)arg1; -- (BOOL)reloadForSectionsWithGroup:(id)arg1; -- (BOOL)canDisplaySectionGroup:(id)arg1; +- (_Bool)reloadForSectionsWithGroup:(id)arg1; +- (_Bool)canDisplaySectionGroup:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageAdditions.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageAdditions.h index 4b70e528e..7110963d3 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageAdditions.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageAdditions.h @@ -7,10 +7,10 @@ #import "UIViewController.h" @interface UIViewController (SUStorePageAdditions) -- (BOOL)reloadWithURLRequestProperties:(id)arg1; -- (BOOL)pushStorePage:(id)arg1 withTarget:(int)arg2 animated:(BOOL)arg3; -- (BOOL)loadMoreWithURL:(id)arg1; -- (BOOL)hasDisplayableContent; +- (_Bool)reloadWithURLRequestProperties:(id)arg1; +- (_Bool)pushStorePage:(id)arg1 withTarget:(long long)arg2 animated:(_Bool)arg3; +- (_Bool)loadMoreWithURL:(id)arg1; +- (_Bool)hasDisplayableContent; - (void)handleStoreFailureWithError:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageChildViewController.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageChildViewController.h index c18a059c8..afdadb365 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageChildViewController.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUStorePageChildViewController.h @@ -9,7 +9,7 @@ @class SUStorePageProtocol; @interface UIViewController (SUStorePageChildViewController) -- (BOOL)viewIsReady; +- (_Bool)viewIsReady; - (void)storePageProtocolDidChange; @property(retain, nonatomic) SUStorePageProtocol *storePageProtocol; - (void)storePageCleanupBeforeTearDown; diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTabBarControllerPackage.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTabBarControllerPackage.h index f10ba01b7..b109089c0 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTabBarControllerPackage.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTabBarControllerPackage.h @@ -7,6 +7,6 @@ #import "UIViewController.h" @interface UIViewController (SUTabBarControllerPackage) -@property(readonly, nonatomic) int ITunesStoreUIBarStyle; +@property(readonly, nonatomic) long long ITunesStoreUIBarStyle; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTransitionSafety.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTransitionSafety.h index 35505ebfe..0c996cb0c 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTransitionSafety.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIViewController-SUTransitionSafety.h @@ -14,6 +14,6 @@ + (void)_iTunesStoreUI_timeoutTransitionSafety; + (void)_iTunesStoreUI_enqueueTransitionSafeInvocation:(id)arg1; + (void)_iTunesStoreUI_dequeueTransitionSafeInvocations; -- (void)transitionSafePresentModalViewController:(id)arg1 animated:(BOOL)arg2; +- (void)transitionSafePresentModalViewController:(id)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIWebViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIWebViewDelegate-Protocol.h index 944f73746..1cd32e733 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIWebViewDelegate-Protocol.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIWebViewDelegate-Protocol.h @@ -12,6 +12,6 @@ - (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; - (void)webViewDidFinishLoad:(id)arg1; - (void)webViewDidStartLoad:(id)arg1; -- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (_Bool)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(long long)arg3; @end diff --git a/iOS7/PrivateFrameworks/iTunesStoreUI/UIWindow-SUTouchCapture.h b/iOS7/PrivateFrameworks/iTunesStoreUI/UIWindow-SUTouchCapture.h index 2a178b9ed..50d0593ac 100644 --- a/iOS7/PrivateFrameworks/iTunesStoreUI/UIWindow-SUTouchCapture.h +++ b/iOS7/PrivateFrameworks/iTunesStoreUI/UIWindow-SUTouchCapture.h @@ -7,7 +7,7 @@ #import "UIWindow.h" @interface UIWindow (SUTouchCapture) -- (id)removeTouchCaptureViewWithTag:(int)arg1; -- (id)addTouchCaptureViewWithTag:(int)arg1; +- (id)removeTouchCaptureViewWithTag:(long long)arg1; +- (id)addTouchCaptureViewWithTag:(long long)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/AVAsset-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/AVAsset-TSUAdditions.h new file mode 100644 index 000000000..b0fc0ecb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/AVAsset-TSUAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AVAsset.h" + +@interface AVAsset (TSUAdditions) ++ (id)keyPathsForValuesAffectingNaturalSizeWithPreferredTransforms; +@property(readonly, nonatomic) struct CGSize naturalSizeWithPreferredTransforms; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/AVAssetResourceLoaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/AVAssetResourceLoaderDelegate-Protocol.h new file mode 100644 index 000000000..aa287f894 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/AVAssetResourceLoaderDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol AVAssetResourceLoaderDelegate + +@optional +- (void)resourceLoader:(id)arg1 didCancelLoadingRequest:(id)arg2; +- (_Bool)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAAnimation-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAAnimation-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..ef143feec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAAnimation-TSDCAAnimationAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAAnimation.h" + +@interface CAAnimation (TSDCAAnimationAdditions) +- (id)TSD_animationForKeyPath:(id)arg1 atTime:(double)arg2; +- (_Bool)TSD_containsAnimationForKeyPath:(id)arg1; +- (double)TSD_animationPercentByApplyingTimingFunctionForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_valueAtTime:(double)arg1 initialValue:(id)arg2; +- (id)TSD_valueForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_valueForKeyPath:(id)arg1 atTime:(double)arg2 initialValues:(id)arg3; +- (void)p_getValue:(id *)arg1 animationPercent:(double *)arg2 atTime:(double)arg3 initialValue:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAAnimationGroup-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAAnimationGroup-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..0189ae36c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAAnimationGroup-TSDCAAnimationAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAAnimationGroup.h" + +@interface CAAnimationGroup (TSDCAAnimationAdditions) +- (double)TSD_animationPercentByApplyingTimingFunctionForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_animationForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_valueForKeyPath:(id)arg1 atTime:(double)arg2 initialValues:(id)arg3; +- (void)p_getValue:(id *)arg1 animation:(id *)arg2 animationPercent:(double *)arg3 forKeyPath:(id)arg4 atTime:(double)arg5 initialValues:(id)arg6; +- (_Bool)TSD_containsAnimationForKeyPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CABasicAnimation-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CABasicAnimation-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..0f37aaa1e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CABasicAnimation-TSDCAAnimationAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CABasicAnimation.h" + +@interface CABasicAnimation (TSDCAAnimationAdditions) +- (double)TSD_animationPercentByApplyingTimingFunctionForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_valueAtTime:(double)arg1 initialValue:(id)arg2; +- (void)p_getValue:(id *)arg1 animationPercent:(double *)arg2 atTime:(double)arg3 initialValue:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAEAGLLayer.h b/iOS7/PrivateFrameworks/iWorkImport/CAEAGLLayer.h new file mode 100644 index 000000000..2612dadcd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAEAGLLayer.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +#import "EAGLDrawable-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface CAEAGLLayer : CALayer +{ + struct _CAEAGLNativeWindow *_win; +} + +@property(copy) NSDictionary *drawableProperties; +- (void)setContentsScale:(double)arg1; +- (double)contentsScale; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAKeyframeAnimation-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAKeyframeAnimation-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..55d731963 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAKeyframeAnimation-TSDCAAnimationAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAKeyframeAnimation.h" + +@interface CAKeyframeAnimation (TSDCAAnimationAdditions) +- (double)TSD_animationPercentByApplyingTimingFunctionForKeyPath:(id)arg1 atTime:(double)arg2; +- (id)TSD_valueAtTime:(double)arg1 initialValue:(id)arg2; +- (void)p_getValue:(id *)arg1 animationPercent:(double *)arg2 atTime:(double)arg3 initialValue:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-CanvasLayerAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-CanvasLayerAdditions.h new file mode 100644 index 000000000..7764ee512 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-CanvasLayerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (CanvasLayerAdditions) +- (void)p_clearAllLayerDelegates; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSCHAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSCHAdditions.h new file mode 100644 index 000000000..324eace41 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSCHAdditions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (TSCHAdditions) +- (void)removeCDEEditorFlipOutAnimation; +- (void)addCDEEditorFlipOutAnimationToPosition:(struct CGPoint)arg1 toLeft:(_Bool)arg2 cameraDistance:(double)arg3; +- (void)removeCDEEditorFlipInAnimation; +- (void)addCDEEditorFlipInAnimationFromPosition:(struct CGPoint)arg1 fromLeft:(_Bool)arg2 cameraDistance:(double)arg3; +- (void)removeCDEChartFlipAnimationFromPosition; +- (void)addCDEChartFlipAnimationFromPosition:(struct CGPoint)arg1 toLeft:(_Bool)arg2 cameraDistance:(double)arg3; +- (void)removeCDEChartFlipAnimationToFinalPosition; +- (void)addCDEChartFlipAnimationToFinalPosition:(struct CGPoint)arg1 fromLeft:(_Bool)arg2 cameraDistance:(double)arg3; +- (void)removeCDEShieldOutAnimation; +- (void)addCDEShieldOutAnimation; +- (void)removeCDEShieldInAnimation; +- (void)addCDEShieldInAnimation; +- (void)addPerspectiveProjectionWithDistance:(double)arg1; +- (void)removeCallbackAnimationWithName:(id)arg1; +- (void)addCallbackAnimationWithName:(id)arg1 duration:(double)arg2 target:(id)arg3 selector:(SEL)arg4; +- (void)removeZoomAnimation; +- (void)addZoomAnimationFromPoint:(struct CGPoint)arg1 speed:(double)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDAdditions.h new file mode 100644 index 000000000..85647978d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDAdditions.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (TSDAdditions) ++ (id)TSD_supportedKeyPaths; +- (void)resumeAtTime:(double)arg1; +- (void)resume; +- (void)pauseAtTime:(double)arg1; +- (void)pause; +- (id)bakedLayer; +- (struct CGImage *)newRasterizedImageRef; +- (struct CGRect)frameIncludingSublayers; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (id)zoomDownAnimation; +- (void)removeZoomDownAnimation; +- (void)addZoomDownAnimationFromPoint:(struct CGPoint)arg1 endingScale:(double)arg2 delay:(double)arg3; +- (void)addZoomDownAnimationFromPoint:(struct CGPoint)arg1; +- (void)addZoomDownAnimation; +- (void)removeZoomAnimation; +- (void)addZoomAnimationFromPoint:(struct CGPoint)arg1 startingScale:(double)arg2; +- (void)addZoomAnimationFromPoint:(struct CGPoint)arg1; +- (void)addZoomAnimation; +- (void)removeResetAnimation; +- (void)addResetAnimation; +- (void)addResetAnimationWithDelegate:(id)arg1; +- (void)removeRippleAnimation; +- (void)addRippleAnimationFromPosition:(struct CGPoint)arg1 withScale:(double)arg2 addPerspectiveProjection:(_Bool)arg3; +- (void)addRippleAnimationFromPosition:(struct CGPoint)arg1 withScale:(double)arg2; +- (void)addRippleAnimationFromPosition:(struct CGPoint)arg1; +- (void)removeRotateInAnimation; +- (void)addRotateInAnimationWithDuration:(double)arg1 delay:(double)arg2; +- (void)removeDistortAnimation; +- (void)addDistortAnimationWithVector:(struct CGPoint)arg1; +- (void)removePopOutAnimation; +- (void)addPopOutAnimation:(id)arg1; +- (_Bool)hasPopInAnimation; +- (void)removePopInAnimation; +- (void)addPopInAnimation:(id)arg1; +- (void)removeSproingAnimation; +- (void)addSproingAnimationFromPoint:(struct CGPoint)arg1; +- (void)removeFlipTransitionAnimation; +- (void)addFlipTransitionAnimationToLayer:(id)arg1; +- (void)removeDragRotationAnimation; +- (void)addDragRotationAnimationWithDelta:(struct CGPoint)arg1; +- (void)removePulseAnimation; +- (void)addPulseAnimation; +- (void)removeWaveAnimation; +- (void)removeWaveAnimationAnimated:(_Bool)arg1; +- (void)addWaveAnimationWithScale:(double)arg1 offset:(struct CGSize)arg2 zPosition:(double)arg3 addPerspectiveProjection:(_Bool)arg4; +- (void)addWaveAnimationWithScale:(double)arg1 offset:(struct CGSize)arg2 zPosition:(double)arg3; +- (void)addWaveAnimationWithOffset:(struct CGSize)arg1 zPosition:(double)arg2; +- (void)addWaveAnimation; +- (void)removeJiggleAnimation; +- (void)addJiggleAnimationWithDuration:(double)arg1 angle:(double)arg2; +- (void)addJiggleAnimation; +- (double)opacityByApplyingAnimation:(id)arg1 atTime:(double)arg2; +- (struct CATransform3D)transform3DByApplyingAnimation:(id)arg1 atTime:(double)arg2 offset:(struct CGPoint)arg3 parentFrame:(struct CGRect)arg4; +- (struct CATransform3D)transform3DByApplyingAnimation:(id)arg1 atTime:(double)arg2; +- (void)removeAllAnimationsOnLayerTree; +- (double)durationOfAllAnimations; +- (void)addPerspectiveSublayerProjectionUsingScreenSize:(struct CGSize)arg1; +- (void)addPerspectiveProjection; +- (double)p_perspectiveZDistanceUsingSize:(struct CGSize)arg1; +- (void)addReflectionSubLayerWithHeight:(double)arg1 startOpacity:(double)arg2; +- (id)layerByAddingReflectionWithHeight:(double)arg1 startOpacity:(double)arg2; +- (void)setIfDifferentFrame:(struct CGRect)arg1 orTransform:(struct CGAffineTransform)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDTilingLayerSupport.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDTilingLayerSupport.h new file mode 100644 index 000000000..cfc0415c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSDTilingLayerSupport.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (TSDTilingLayerSupport) +- (id)tileContentsLayer; +- (void)setTileContents:(id)arg1; +- (void)setNeedsDisplayForDirtyTiles:(id)arg1; +- (_Bool)tilingSafeHasContents; +- (void)tilingSafeSetSublayers:(id)arg1; +- (void)setNeedsLayoutForTilingLayers; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSKAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSKAdditions.h new file mode 100644 index 000000000..2ae23cfe1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSKAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (TSKAdditions) +- (void)makeStretchableLayerWithUIImage:(id)arg1 leftCap:(double)arg2 rightCap:(double)arg3 topCap:(double)arg4 bottomCap:(double)arg5; +- (void)makeStretchableLayerWithUIImage:(id)arg1 leftCap:(double)arg2 topCap:(double)arg3; +- (void)makeStretchableLayerWithoutImage:(struct CGImage *)arg1 leftCap:(double)arg2 rightCap:(double)arg3 topCap:(double)arg4 bottomCap:(double)arg5; +- (void)makeStretchableLayerWithoutImage:(struct CGImage *)arg1 leftCap:(double)arg2 topCap:(double)arg3; +- (void)makeStretchableLayerWithImage:(struct CGImage *)arg1 leftCap:(double)arg2 rightCap:(double)arg3 topCap:(double)arg4 bottomCap:(double)arg5; +- (void)makeStretchableLayerWithImage:(struct CGImage *)arg1 leftCap:(double)arg2 topCap:(double)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSUTransformToQuadrilateral.h b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSUTransformToQuadrilateral.h new file mode 100644 index 000000000..359fb74a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CALayer-TSUTransformToQuadrilateral.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@interface CALayer (TSUTransformToQuadrilateral) +- (void)tsu_transformToQuadrilateralWithTopLeft:(struct CGPoint)arg1 topRight:(struct CGPoint)arg2 bottomLeft:(struct CGPoint)arg3 bottomRight:(struct CGPoint)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAMediaTimingFunction-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAMediaTimingFunction-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..36402d906 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAMediaTimingFunction-TSDCAAnimationAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAMediaTimingFunction.h" + +@interface CAMediaTimingFunction (TSDCAAnimationAdditions) +- (double)TSD_valueAtPercent:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAPropertyAnimation-TSDCAAnimationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAPropertyAnimation-TSDCAAnimationAdditions.h new file mode 100644 index 000000000..1871f42c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAPropertyAnimation-TSDCAAnimationAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAPropertyAnimation.h" + +@interface CAPropertyAnimation (TSDCAAnimationAdditions) +- (id)TSD_animationForKeyPath:(id)arg1 atTime:(double)arg2; +- (_Bool)TSD_containsAnimationForKeyPath:(id)arg1; +- (double)TSD_animationPercentFromAnimationTime:(double)arg1; +- (id)p_interpolatedValueFrom:(id)arg1 to:(id)arg2 percent:(double)arg3; +- (id)p_adjustedResultWithValue:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CAShapeLayer-TSDAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/CAShapeLayer-TSDAdditions.h new file mode 100644 index 000000000..ad1617c8d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/CAShapeLayer-TSDAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAShapeLayer.h" + +@interface CAShapeLayer (TSDAdditions) +- (void)setCGLineJoin:(int)arg1; +- (void)setCGLineCap:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/CDStructures.h b/iOS7/PrivateFrameworks/iWorkImport/CDStructures.h index 8b0d76ce0..2d5b504d3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/CDStructures.h +++ b/iOS7/PrivateFrameworks/iWorkImport/CDStructures.h @@ -4,310 +4,8841 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#pragma mark Named Structures +@class NSDate, NSIndexSet, NSNumber, NSObject, NSSet, NSString, TSCETectonicShift, TSCH3DAnimationInterpolation, TSCH3DChartRep, TSCH3DScene, TSCH3DShaderVariable, TSCHChartInfo, TSCHChartSeriesType, TSCHChartType, TSKShuffleMapping, TSTCell; -struct Action; +#pragma mark Named Structures -struct ActionFinder; +struct ASTNodeArrayArchive; -struct CGAffineTransform { +struct AccumulationData { float _field1; float _field2; - float _field3; - float _field4; - float _field5; - float _field6; + struct RenderState _field3; }; -struct CGPoint { - float x; - float y; +struct Action; + +struct ActionFinder; + +struct ActiveLabelsTypeBounds { + long long _field1; + struct ObjcSharedPtr _field2; + struct map, std::__1::allocator>> _field3; }; -struct CGRect { - struct CGPoint origin; - struct CGSize size; +struct AnchorAttachmentCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + unsigned int _field6; + float _field7; + unsigned int _field8; + float _field9; + struct UndoTransaction *_field10; + _Bool _field11; + int _field12; + unsigned int _field13[1]; }; -struct CGSize { - float width; - float height; +struct AnimationAttributesArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + basic_string_7c0a1c0b *_field4; + double _field5; + double _field6; + unsigned int _field7; + _Bool _field8; + struct Color *_field9; + int _field10; + unsigned int _field11[1]; }; -struct FindLinesContext { - char _field1; - struct CGPoint _field2; - struct CGPoint _field3; - struct __CFArray *_field4; - char _field5; - int _field6; +struct ApplyHighlightTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + struct UndoTransaction *_field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; }; -struct GQHPathEndPointInfo { - char _field1; - struct CGPoint _field2; - struct CGPoint _field3; - struct CGPoint _field4; - struct CGPoint _field5; - int _field6; +struct ApplyPlaceholderTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + struct UndoTransaction *_field7; + int _field8; + unsigned int _field9[1]; }; -struct GQZEndOfCentralDirectory { - unsigned int _field1; - long long _field2; - long long _field3; +struct ApplyRubyTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + basic_string_7c0a1c0b *_field7; + struct UndoTransaction *_field8; + int _field9; + unsigned int _field10[1]; }; -struct NSObjectComparator { - SEL _field1; +struct ApplyThemeChildCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; }; -struct ObjcSharedPtr; +struct ArchiveInfo { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + unsigned long long identifier_; + struct RepeatedPtrField message_infos_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; -struct SFUZipEndOfCentralDirectory { - unsigned int _field1; - long long _field2; - long long _field3; +struct ArgumentPlaceholderNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + unsigned int _field4; + unsigned int _field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; }; -struct StateSpec { +struct ArrayNodeArchive { void **_field1; - char *_field2; - int _field3; - int _field4; - struct Action *_field5; - void *_field6; - void *_field7; - void *_field8; - struct ActionFinder *_field9; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + unsigned int _field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; }; -struct __sbuf { - char *_field1; - int _field2; +struct AttributeSpecs { + unsigned long long stride; + unsigned long long offset; + unsigned long long components; }; -struct _xmlBuf; +struct AxisGridLocation { + _Bool _field1; + unsigned long long _field2; + unsigned long long _field3; + tvec3_17f03ce0 _field4; +}; -struct _xmlCharEncodingHandler; +struct AxisLabelCacheItem; -struct _xmlDoc { - void *_field1; - int _field2; - char *_field3; - struct _xmlNode *_field4; - struct _xmlNode *_field5; - struct _xmlNode *_field6; - struct _xmlNode *_field7; - struct _xmlNode *_field8; - struct _xmlDoc *_field9; - int _field10; - int _field11; - struct _xmlDtd *_field12; - struct _xmlDtd *_field13; - struct _xmlNs *_field14; - char *_field15; - char *_field16; - void *_field17; - void *_field18; - char *_field19; - int _field20; - struct _xmlDict *_field21; - void *_field22; - int _field23; - int _field24; +struct BarElementInfo { + _Bool _field1; + float _field2; + _Bool _field3; + unsigned long long _field4; }; -struct _xmlDtd; +struct BarExtrusionCrossSectionDetails { + float detail; + float tension; + float adaptiveThreshold; + float creaseAngle; + int crossType; +}; -struct _xmlNode { - void *_field1; - int _field2; - char *_field3; - struct _xmlNode *_field4; - struct _xmlNode *_field5; - struct _xmlNode *_field6; - struct _xmlNode *_field7; - struct _xmlNode *_field8; - struct _xmlDoc *_field9; - struct _xmlNs *_field10; - char *_field11; - struct _xmlAttr *_field12; - struct _xmlNs *_field13; - void *_field14; - unsigned short _field15; - unsigned short _field16; +struct BarExtrusionDetails { + struct BarExtrusionCrossSectionDetails crossSection; + struct BarExtrusionSpineDetails spine; }; -struct _xmlNs { - struct _xmlNs *_field1; - int _field2; - char *_field3; - char *_field4; - void *_field5; - struct _xmlDoc *_field6; +struct BarExtrusionSetting { + float size; + _Bool hasTopBevel; + _Bool hasBottomBevel; + _Bool isCylindrical; + _Bool isStackedBar; + struct BarExtrusionDetails details; }; -struct deque, std::__1::allocator>> { - struct __split_buffer*, std::__1::allocator*>> { - struct pair **_field1; - struct pair **_field2; - struct pair **_field3; - struct __compressed_pair**, std::__1::allocator*>> { - struct pair **_field1; - } _field4; - } _field1; - unsigned int _field2; - struct __compressed_pair>> { - unsigned long _field1; - } _field3; +struct BarExtrusionSpineDetails { + float bevelHeight; + long long bevelSlices; + long long stride; + float creaseAngle; }; -struct deque, std::__1::allocator>> { - struct __split_buffer*, std::__1::allocator*>> { - struct shared_ptr **_field1; - struct shared_ptr **_field2; - struct shared_ptr **_field3; - struct __compressed_pair**, std::__1::allocator*>> { - struct shared_ptr **_field1; - } _field4; - } _field1; - unsigned int _field2; - struct __compressed_pair>> { - unsigned long _field1; - } _field3; +struct BarIntercept { + double _field1; + id _field2; }; -struct internal_state; +struct BezierPathSourceArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Size *_field4; + struct Path *_field5; + int _field6; + unsigned int _field7[1]; +}; -struct pair; +struct BooleanCellValueArchive { + void **_field1; + struct UnknownFieldSet _field2; + _Bool _field3; + int _field4; + unsigned int _field5[1]; +}; -struct set, GQUtility::NSObjectComparator, std::__1::allocator>> { - struct __tree, GQUtility::NSObjectComparator, std::__1::allocator>> { - struct __tree_node, void *> *_field1; - struct __compressed_pair*>, std::__1::allocator, void *>>> { - struct __tree_end_node*> { - struct __tree_node_base *_field1; - } _field1; - } _field2; - struct __compressed_pair> { - unsigned long _field1; - struct NSObjectComparator _field2; - } _field3; - } _field1; +struct BooleanNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + _Bool _field4; + int _field5; + unsigned int _field6[1]; }; -struct shared_ptr; +struct BufferStates { + struct array states; +}; -struct stack, std::__1::deque, std::__1::allocator>>> { - struct deque, std::__1::allocator>> _field1; +struct BuildArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + basic_string_7c0a1c0b *_field4; + double _field5; + struct BuildAttributesArchive *_field6; + int _field7; + unsigned int _field8[1]; }; -struct stack, std::__1::deque, std::__1::allocator>>> { - struct deque, std::__1::allocator>> _field1; +struct BuildAttributesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct AnimationAttributesArchive *_field3; + double _field4; + unsigned int _field5; + int _field6; + double _field7; + double _field8; + unsigned int _field9; + unsigned int _field10; + double _field11; + double _field12; + int _field13; + int _field14; + double _field15; + struct PathSourceArchive *_field16; + int _field17; + _Bool _field18; + _Bool _field19; + int _field20; + unsigned int _field21; + double _field22; + basic_string_7c0a1c0b *_field23; + int _field24; + unsigned int _field25; + basic_string_7c0a1c0b *_field26; + double _field27; + double _field28; + struct Color *_field29; + basic_string_7c0a1c0b *_field30; + int _field31; + unsigned int _field32[1]; }; -struct vector, std::__1::allocator>> { - struct ObjcSharedPtr *_field1; - struct ObjcSharedPtr *_field2; - struct __compressed_pair*, std::__1::allocator>> { - struct ObjcSharedPtr *_field1; - } _field3; +struct BuildChunkArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + double _field4; + double _field5; + unsigned int _field6; + _Bool _field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; }; -struct vector> { - float *_field1; - float *_field2; - struct __compressed_pair> { - float *_field1; - } _field3; +struct CATransform3D { + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; }; -struct vector> { - unsigned short *_field1; - unsigned short *_field2; - struct __compressed_pair> { - unsigned short *_field1; - } _field3; +struct CFUUIDArchive; + +struct CGAffineTransform { + double a; + double b; + double c; + double d; + double tx; + double ty; }; -struct z_stream_s { - char *next_in; - unsigned int avail_in; - unsigned int total_in; - char *next_out; - unsigned int avail_out; - unsigned int total_out; - char *msg; - struct internal_state *state; - void *zalloc; - void *zfree; - void *opaque; - int data_type; - unsigned int adler; - unsigned int reserved; +struct CGColor; + +struct CGContext; + +struct CGPoint { + double x; + double y; }; -#pragma mark Typedef'd Structures +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; -typedef struct { - void *_field1; - void *_field2; - void *_field3; - void *_field4; - void *_field5; -} CDStruct_ba543347; +struct CGSize { + double width; + double height; +}; -typedef struct { - int location; - int length; -} CDStruct_dff5684f; +struct CachedLabelBounds { + tvec3_17f03ce0 _field1; + box_80622335 _field2; + tvec2_84d5962d _field3; + struct ObjcSharedPtr _field4; +}; -// Template types -typedef struct set, GQUtility::NSObjectComparator, std::__1::allocator>> { - struct __tree, GQUtility::NSObjectComparator, std::__1::allocator>> { - struct __tree_node, void *> *_field1; - struct __compressed_pair*>, std::__1::allocator, void *>>> { - struct __tree_end_node*> { - struct __tree_node_base *_field1; - } _field1; - } _field2; - struct __compressed_pair> { - unsigned long _field1; - struct NSObjectComparator _field2; - } _field3; - } _field1; -} set_a2165b2d; +struct CalloutPathSourceArchive; -typedef struct stack, std::__1::deque, std::__1::allocator>>> { - struct deque, std::__1::allocator>> _field1; -} stack_1c37755b; +struct CellCoordinateVectorArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; -typedef struct stack, std::__1::deque, std::__1::allocator>>> { - struct deque, std::__1::allocator>> _field1; -} stack_3670a4ff; +struct CellID; -typedef struct vector, std::__1::allocator>> { - struct ObjcSharedPtr *_field1; - struct ObjcSharedPtr *_field2; - struct __compressed_pair*, std::__1::allocator>> { - struct ObjcSharedPtr *_field1; - } _field3; -} vector_dadce35e; +struct CellMapArchive { + void **_field1; + struct UnknownFieldSet _field2; + unsigned int _field3; + unsigned int _field4; + struct RepeatedPtrField _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; +}; -typedef struct vector> { - float *_field1; - float *_field2; - struct __compressed_pair> { - float *_field1; - } _field3; -} vector_f9ed6fc8; +struct CellMergeInfoArchive; -typedef struct vector> { - unsigned short *_field1; - unsigned short *_field2; - struct __compressed_pair> { - unsigned short *_field1; - } _field3; -} vector_195fe69b; +struct CellRange; + +struct CellRegion { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct CellStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct CellStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct CellStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FillArchive *_field3; + struct Deprecated_TableStrokeArchive *_field4; + struct Deprecated_TableStrokeArchive *_field5; + _Bool _field6; + int _field7; + struct Deprecated_TableStrokeArchive *_field8; + struct Deprecated_TableStrokeArchive *_field9; + struct PaddingArchive *_field10; + struct StrokeArchive *_field11; + struct StrokeArchive *_field12; + struct StrokeArchive *_field13; + struct StrokeArchive *_field14; + int _field15; + unsigned int _field16[1]; +}; + +struct CellValueArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct BooleanCellValueArchive *_field3; + struct DateCellValueArchive *_field4; + struct NumberCellValueArchive *_field5; + struct StringCellValueArchive *_field6; + int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct CharacterStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct CharacterStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct CharacterStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + _Bool _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + basic_string_7c0a1c0b *_field8; + struct Color *_field9; + basic_string_7c0a1c0b *_field10; + int _field11; + int _field12; + int _field13; + int _field14; + float _field15; + float _field16; + int _field17; + _Bool _field18; + _Bool _field19; + _Bool _field20; + _Bool _field21; + struct Color *_field22; + struct ShadowArchive *_field23; + float _field24; + float _field25; + struct Color *_field26; + struct Color *_field27; + float _field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; + _Bool _field32; + struct Color *_field33; + float _field34; + int _field35; + struct RepeatedPtrField _field36; + basic_string_7c0a1c0b *_field37; + basic_string_7c0a1c0b *_field38; + _Bool _field39; + _Bool _field40; + _Bool _field41; + int _field42; + unsigned int _field43[2]; +}; + +struct Chart3DBaseImageTextureTilingArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DVectorArchive *_field3; + float _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DDiffuseMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DDirectionalLightArchive; + +struct Chart3DEmissiveMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DEnvironmentMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + struct RepeatedPtrField _field5; + _Bool _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct Chart3DEnvironmentPackageArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct Chart3DFillArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DLightingModelArchive *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct Chart3DFixedFunctionLightingModelArchive; + +struct Chart3DImageTextureTilingArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DBaseImageTextureTilingArchive *_field3; + int _field4; + int _field5; + int _field6; + int _field7; + int _field8; + int _field9; + int _field10; + _Bool _field11; + int _field12; + unsigned int _field13[1]; +}; + +struct Chart3DLightArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Chart3DVectorArchive *_field4; + struct Chart3DVectorArchive *_field5; + struct Chart3DVectorArchive *_field6; + struct Chart3DVectorArchive *_field7; + float _field8; + unsigned int _field9; + struct Chart3DPointLightArchive *_field10; + struct Chart3DDirectionalLightArchive *_field11; + struct Chart3DSpotLightArchive *_field12; + _Bool _field13; + int _field14; + unsigned int _field15[1]; +}; + +struct Chart3DLightingModelArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DPhongLightingModelArchive *_field3; + struct Chart3DFixedFunctionLightingModelArchive *_field4; + struct Chart3DEnvironmentPackageArchive *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct Chart3DLightingPackageArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DModulateMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DPhongLightingModelArchive; + +struct Chart3DPhongMaterialPackageArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DEmissiveMaterialArchive *_field3; + struct Chart3DDiffuseMaterialArchive *_field4; + struct Chart3DModulateMaterialArchive *_field5; + struct Chart3DSpecularMaterialArchive *_field6; + struct Chart3DShininessMaterialArchive *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct Chart3DPointLightArchive; + +struct Chart3DShininessMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DSpecularMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DTexturesMaterialArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DSpotLightArchive; + +struct Chart3DTSPImageDataTextureArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DataReference *_field3; + struct DataReference *_field4; + struct Reference *_field5; + struct Reference *_field6; + int _field7; + unsigned int _field8[1]; +}; + +struct Chart3DTexturesMaterialArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Chart3DVectorArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Chart3DVectorArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + float _field4; + float _field5; + float _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct ChartAnimationElementInfo { + id _field1; + id _field2; + float _field3; + id _field4; + id _field5; + tvec2_3b141483 _field6; + unsigned long long _field7; + id _field8; +}; + +struct ChartAnimationTimeRanges { + box_e9f23397 elementsRange; + box_e9f23397 valueLabelsRange; + box_e9f23397 gridlinesRange; + box_e9f23397 labelsRange; + box_e9f23397 shadowBlendRange; + _Bool gridlinesEaseInEaseOut; + struct ObjcSharedPtr growPerElementInterpolation; + _Bool blendDynamicShadows; + struct ObjcSharedPtr labelsInterpolation; + struct ObjcSharedPtr valueLabelsInterpolation; +}; + +struct ChartArchive { + void **_field1; + struct ExtensionSet _field2; + struct UnknownFieldSet _field3; + int _field4; + int _field5; + struct RectArchive *_field6; + struct Reference *_field7; + struct ChartGridArchive *_field8; + struct Reference *_field9; + struct Reference *_field10; + struct Reference *_field11; + int _field12; + _Bool _field13; + _Bool _field14; + struct Reference *_field15; + struct Reference *_field16; + RepeatedPtrField_a0d2dbe7 _field17; + RepeatedPtrField_a0d2dbe7 _field18; + RepeatedPtrField_a0d2dbe7 _field19; + RepeatedPtrField_a0d2dbe7 _field20; + RepeatedPtrField_a0d2dbe7 _field21; + struct SparseReferenceArrayArchive *_field22; + struct SparseReferenceArrayArchive *_field23; + RepeatedPtrField_a0d2dbe7 _field24; + unsigned int _field25; + int _field26; + unsigned int _field27[1]; +}; + +struct ChartAxisIDArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ChartCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + _Bool _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ChartGridArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_236b8a23 _field3; + RepeatedPtrField_236b8a23 _field4; + int _field5; + _Bool _field6; + struct RepeatedPtrField _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ChartGrowAnimationState { + float _field1; + struct ClipPlaneState _field2; + _Bool _field3; + _Bool _field4; + _Bool _field5; + tmat4x4_3074befe _field6; + tmat4x4_3074befe _field7; +}; + +struct ChartInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct ChartModelArchive *_field4; + struct Reference *_field5; + struct LegendModelArchive *_field6; + struct RectArchive *_field7; + RepeatedPtrField_a0d2dbe7 _field8; + RepeatedPtrField_a0d2dbe7 _field9; + RepeatedPtrField_a0d2dbe7 _field10; + RepeatedPtrField_a0d2dbe7 _field11; + RepeatedPtrField_a0d2dbe7 _field12; + int _field13; + int _field14; + struct SparseReferenceArrayArchive *_field15; + struct SparseReferenceArrayArchive *_field16; + struct Reference *_field17; + struct Reference *_field18; + struct Point *_field19; + struct Reference *_field20; + RepeatedPtrField_a0d2dbe7 _field21; + int _field22; + int _field23; + _Bool _field24; + int _field25; + unsigned int _field26[1]; +}; + +struct ChartLabelsContainingLabelRenderInfo { + id _field1; + tvec2_3b141483 _field2; + tvec2_3b141483 _field3; + id _field4; + tvec3_17f03ce0 _field5; + tvec3_17f03ce0 _field6; + unsigned int _field7; + tvec2_84d5962d _field8; + float _field9; + tvec2_84d5962d _field10; + float _field11; +}; + +struct ChartMediatorFormulaStorage { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + struct RepeatedPtrField _field4; + struct RepeatedPtrField _field5; + struct RepeatedPtrField _field6; + struct RepeatedPtrField _field7; + struct RepeatedPtrField _field8; + struct RepeatedPtrField _field9; + int _field10; + int _field11; + unsigned int _field12[1]; +}; + +struct ChartModelArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + RepeatedField_27dfe32f _field5; + struct ChartGridArchive *_field6; + unsigned int _field7; + unsigned int _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct ChartProjectedBoundsConverter { + struct ChartProjectedBoundsSpaces *_field1; + float _field2; +}; + +struct ChartProjectedBoundsSpaces { + box_80622335 mChart; + box_80622335 mOrient; + box_80622335 mDrawing; + box_80622335 mLayout; + box_80622335 mLayoutInPage; + box_80622335 mBodyLayout; + box_80622335 mBodyLayoutInPage; + box_80622335 mContainingViewport; +}; + +struct ChartRepRenderIndexSet { + TSCH3DChartRep *rep; + _Bool built; + struct ObjcSharedPtr series; + long long seriesIndex; + struct ObjcSharedPtr values; + long long currentChunk; +}; + +struct ChartSceneInfo { + TSCH3DScene *scene; + TSCHChartInfo *chartInfo; + TSCHChartType *chartType; + TSCHChartSeriesType *seriesType; + CDStruct_9aa9521f layoutSettings; +}; + +struct ChartScenePropertyAccessor { + id _field1; + id _field2; +}; + +struct ChartSelectionPathArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ChartSelectionPathTypeArchive *_field3; + struct ChartSelectionPathArchive *_field4; + struct RepeatedPtrField _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ChartSelectionPathTypeArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ChartUIState { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + int _field5; + int _field6; + int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ChartsNSArrayOfNSNumberDoubleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct ChartsNSNumberDoubleArchive { + void **_field1; + struct UnknownFieldSet _field2; + double _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct ChartsNumberFormatArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + int _field4; + unsigned int _field5; + basic_string_7c0a1c0b *_field6; + int _field7; + int _field8; + basic_string_7c0a1c0b *_field9; + unsigned int _field10; + unsigned int _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + _Bool _field15; + unsigned int _field16; + double _field17; + RepeatedPtrField_236b8a23 _field18; + struct IndexSet *_field19; + _Bool _field20; + unsigned int _field21; + unsigned int _field22; + unsigned int _field23; + basic_string_7c0a1c0b *_field24; + basic_string_7c0a1c0b *_field25; + unsigned int _field26; + int _field27; + unsigned int _field28[1]; +}; + +struct ClassicStylesheetRecordArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct ClassicThemeRecordArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Reference *_field4; + RepeatedPtrField_a0d2dbe7 _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ClipPlaneState { + tvec2_84d5962d _field1; + tvec2_84d5962d _field2; + tmat4x4_3074befe _field3; + plane_849e6053 _field4[2]; +}; + +struct ColorResult { + _Bool _field1; + struct Color { + float _field1; + float _field2; + float _field3; + float _field4; + } _field2; +}; + +struct ColumnStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct ColumnStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ColumnStylePropertiesArchive; + +struct ColumnsArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ColumnsArchive_EqualColumnsArchive *_field3; + struct ColumnsArchive_NonEqualColumnsArchive *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ColumnsArchive_EqualColumnsArchive; + +struct ColumnsArchive_NonEqualColumnsArchive; + +struct CommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct CommandChartApplyTheme { + void **_field1; + struct UnknownFieldSet _field2; + struct ApplyThemeChildCommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + struct Reference *_field6; + int _field7; + unsigned int _field8[1]; +}; + +struct CommandGroupArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + struct IndexSet *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct CommandSelectionBehaviorArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct CommandSelectionBehaviorHistoryArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct CommandSetChartTypeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ChartCommandArchive *_field3; + int _field4; + int _field5; + struct Reference *_field6; + struct Reference *_field7; + struct RectArchive *_field8; + int _field9; + unsigned int _field10[1]; +}; + +struct CommentInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeInfoArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct CommentStorageArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Date *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct CompletionTokenAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TokenAttachmentArchive *_field3; + basic_string_7c0a1c0b *_field4; + unsigned int _field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct ComponentExternalReferenceInfo { + long long _field1; + _Bool _field2; +}; + +struct ComponentInfo { + void **_field1; + struct UnknownFieldSet _field2; + unsigned long long _field3; + basic_string_7c0a1c0b *_field4; + basic_string_7c0a1c0b *_field5; + RepeatedField_27dfe32f _field6; + int _field7; + RepeatedField_27dfe32f _field8; + int _field9; + RepeatedPtrField_1f1a6efb _field10; + struct RepeatedPtrField _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + int _field15; + unsigned int _field16[1]; +}; + +struct ConnectionLineArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ConnectionLinePathSourceArchive; + +struct ContactShadowArchive; + +struct ContainerArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct GeometryArchive *_field3; + struct Reference *_field4; + RepeatedPtrField_a0d2dbe7 _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct CreateHyperlinkCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + basic_string_7c0a1c0b *_field7; + struct UndoTransaction *_field8; + int _field9; + unsigned int _field10[1]; +}; + +struct CurvedShadowArchive; + +struct DEPRECATEDChart3DFillArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FillArchive *_field3; + struct Chart3DLightingModelArchive *_field4; + basic_string_7c0a1c0b *_field5; + int _field6; + unsigned int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct Data { + tvec2_84d5962d _field1; + tvec2_84d5962d _field2; +}; + +struct DataBuffer2DDimension { + tvec2_3b141483 mSize; + unsigned long long mComponents; + _Bool mHasLevels; +}; + +struct DataBuffer3DDimension { + tvec3_c2818ced mSize; + unsigned long long mComponents; +}; + +struct DataBufferInfo { + int componentType; + unsigned long long components; + unsigned long long count; + unsigned long long byteSize; + unsigned long long componentByteSize; + unsigned long long elementByteSize; +}; + +struct DataBufferLevelData { + void *_field1; + tvec3_c2818ced _field2; +}; + +struct DataInfo { + void **_field1; + struct UnknownFieldSet _field2; + unsigned long long _field3; + basic_string_7c0a1c0b *_field4; + basic_string_7c0a1c0b *_field5; + basic_string_7c0a1c0b *_field6; + basic_string_7c0a1c0b *_field7; + basic_string_7c0a1c0b *_field8; + basic_string_7c0a1c0b *_field9; + int _field10; + unsigned int _field11[1]; +}; + +struct DataReference { + void **_field1; + struct UnknownFieldSet _field2; + unsigned long long _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct DataStore { + void **_field1; + struct UnknownFieldSet _field2; + struct HeaderStorage *_field3; + struct Reference *_field4; + struct TileStorage *_field5; + struct Reference *_field6; + struct Reference *_field7; + struct Reference *_field8; + struct Reference *_field9; + struct Reference *_field10; + struct Reference *_field11; + struct Reference *_field12; + struct Reference *_field13; + unsigned int _field14; + unsigned int _field15; + struct TableRBTree *_field16; + struct TableRBTree *_field17; + struct Reference *_field18; + struct Reference *_field19; + struct Reference *_field20; + unsigned int _field21; + int _field22; + unsigned int _field23[1]; +}; + +struct DatabaseDataArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + basic_string_7c0a1c0b *_field4; + basic_string_7c0a1c0b *_field5; + unsigned long long _field6; + unsigned int _field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct Date { + void **_field1; + struct UnknownFieldSet _field2; + double _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct DateCellValueArchive { + void **_field1; + struct UnknownFieldSet _field2; + double _field3; + struct FormatStructArchive *_field4; + _Bool _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct DateNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + basic_string_7c0a1c0b *_field4; + basic_string_7c0a1c0b *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct Deprecated_StrokePresetDataArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Deprecated_TableStrokeArchive *_field3; + struct Deprecated_TableStrokeArchive *_field4; + struct Deprecated_TableStrokeArchive *_field5; + int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct Deprecated_TableStrokeArchive; + +struct Descriptor { + basic_string_7c0a1c0b *_field1; + basic_string_7c0a1c0b *_field2; + struct FileDescriptor *_field3; + struct Descriptor *_field4; + struct MessageOptions *_field5; + _Bool _field6; + _Bool _field7; + int _field8; + struct FieldDescriptor *_field9; + int _field10; + struct Descriptor *_field11; + int _field12; + struct EnumDescriptor *_field13; + int _field14; + struct ExtensionRange *_field15; + int _field16; + struct FieldDescriptor *_field17; +}; + +struct DesktopUILayoutArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + _Bool _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + int _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct DispatchDataInputStream { + void **_field1; + id _field2; + unsigned long long _field3; + unsigned long long _field4; + id _field5; + unsigned long long _field6; + char *_field7; +}; + +struct DrawableApplyThemeCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ApplyThemeChildCommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct DrawableArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct GeometryArchive *_field3; + struct Reference *_field4; + struct ExteriorTextWrapArchive *_field5; + basic_string_7c0a1c0b *_field6; + struct Reference *_field7; + basic_string_7c0a1c0b *_field8; + _Bool _field9; + _Bool _field10; + int _field11; + unsigned int _field12[1]; +}; + +struct DrawableAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + unsigned int _field4; + float _field5; + unsigned int _field6; + float _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct DrawablesCommandGroupArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandGroupArchive *_field3; + struct CanvasSelectionArchive *_field4; + struct Reference *_field5; + int _field6; + _Bool _field7; + struct Reference *_field8; + int _field9; + unsigned int _field10[1]; +}; + +struct DropShadowArchive; + +struct DurationNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + double _field4; + unsigned int _field5; + unsigned int _field6; + unsigned int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct EdgeDetectionParameters { + _Bool detectSilhouetteEdges; + _Bool detectSharpEdges; + float sharpEdgeThreshold; +}; + +struct EdgeInsetsArchive; + +struct EditableBezierPathSourceArchive; + +struct ElementRenderPass { + int _field1; +}; + +struct EmptyExpressionNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct EnableClipDistances { + struct array states; +}; + +struct EnumDescriptor; + +struct ExpressionNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + unsigned long long _field4; + unsigned long long _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ExtensionRange; + +struct ExtensionSet { + struct map, std::__1::allocator>> _field1; +}; + +struct ExteriorTextWrapArchive { + void **_field1; + struct UnknownFieldSet _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + float _field6; + float _field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct ExteriorTextWrapCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ExternalLabelAttribute { + id _field1; + tvec2_84d5962d _field2; +}; + +struct ExternalReferenceCompletionInfo; + +struct ExternalReferenceInfo { + long long _field1; + struct queue>> _field2; +}; + +struct FieldDescriptor; + +struct FieldInfo { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + struct FieldPath *path_; + int type_; + int rule_; + RepeatedField_80b81656 object_references_; + int _object_references_cached_byte_size_; + RepeatedField_80b81656 data_references_; + int _data_references_cached_byte_size_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; + +struct FieldInfoNode { + struct FieldInfo *_field1; + _Bool _field2; + struct map, std::__1::less, std::__1::allocator>>> _field3; +}; + +struct FieldInfoTree { + struct FieldInfoNode _field1; +}; + +struct FieldPath { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + RepeatedField_27dfe32f path_; + int _path_cached_byte_size_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; + +struct FileDescriptor; + +struct FillArchive { + void **_field1; + struct ExtensionSet _field2; + struct UnknownFieldSet _field3; + struct Color *_field4; + struct GradientArchive *_field5; + struct ImageFillArchive *_field6; + int _field7; + unsigned int _field8[1]; +}; + +struct FilterRuleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FormulaPredicateArchive *_field3; + _Bool _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct FilterSetArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + _Bool _field4; + _Bool _field5; + struct RepeatedPtrField _field6; + RepeatedField_27dfe32f _field7; + RepeatedField_12b14242 _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct FinalizeHandlerItem { + struct queue>> _field1; + long long _field2; + struct list> _field3; + struct list> _field4; + struct { + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + } _field5; +}; + +struct FindLinesContext { + _Bool _field1; + struct CGPoint _field2; + struct CGPoint _field3; + struct __CFArray *_field4; + _Bool _field5; + int _field6; +}; + +struct FlushResult { + _Bool _field1; + _Bool _field2; +}; + +struct FormatStructArchive { + void **_field1; + struct ExtensionSet _field2; + struct UnknownFieldSet _field3; + unsigned int _field4; + unsigned int _field5; + basic_string_7c0a1c0b *_field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; + _Bool _field10; + _Bool _field11; + _Bool _field12; + _Bool _field13; + unsigned int _field14; + unsigned int _field15; + basic_string_7c0a1c0b *_field16; + unsigned int _field17; + unsigned int _field18; + basic_string_7c0a1c0b *_field19; + double _field20; + unsigned int _field21; + unsigned int _field22; + double _field23; + double _field24; + double _field25; + unsigned int _field26; + unsigned int _field27; + _Bool _field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; + unsigned int _field32; + unsigned int _field33; + unsigned int _field34; + unsigned int _field35; + unsigned int _field36; + RepeatedPtrField_236b8a23 _field37; + struct IndexSet *_field38; + unsigned int _field39; + unsigned int _field40; + unsigned int _field41; + unsigned int _field42; + _Bool _field43; + int _field44; + unsigned int _field45[2]; +}; + +struct FormatTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct UndoTransaction *_field5; + unsigned int _field6; + unsigned int _field7; + unsigned int _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct FormulaArchive; + +struct FormulaEqualsTokenAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct UIGraphicalAttachment *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct FormulaPredicateArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FormulaArchive *_field3; + int _field4; + int _field5; + int _field6; + int _field7; + int _field8; + int _field9; + int _field10; + unsigned int _field11[1]; +}; + +struct FormulaRewriteSpecArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TectonicShiftArchive *_field3; + struct RewriteSortMappingArchive *_field4; + struct RangeMovedInfoArchive *_field5; + struct CFUUIDArchive *_field6; + struct TableResizedInfoArchive *_field7; + struct CellMergeInfoArchive *_field8; + int _field9; + int _field10; + unsigned int _field11[1]; +}; + +struct FrameArchive; + +struct FramebufferAllocationInfo { + id _field1; + struct CGRect _field2; +}; + +struct FramebufferAttributes { + int type; + long long samples; + int colorDataType; + int colorFormat; + int depthDataType; + _Bool linearFilter; + _Bool discardHint; +}; + +struct FramebufferBounds { + id _field1; + box_80622335 _field2; + box_80622335 _field3; + box_80622335 _field4; +}; + +struct FrustumRect { + float _field1; + float _field2; + float _field3; + float _field4; +}; + +struct FrustumSlice { + line_190fbfc7 _field1; + tvec3_17f03ce0 _field2; + tvec3_17f03ce0 _field3; +}; + +struct FunctionEndNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct FunctionNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + basic_string_7c0a1c0b *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct GLSingleState { + unsigned int target; + struct UpdatableValue handle; +}; + +struct GQHPathEndPointInfo { + _Bool _field1; + struct CGPoint _field2; + struct CGPoint _field3; + struct CGPoint _field4; + struct CGPoint _field5; + int _field6; +}; + +struct GQZEndOfCentralDirectory { + unsigned long long _field1; + long long _field2; + long long _field3; +}; + +struct GeometryArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Point *_field3; + struct Size *_field4; + unsigned int _field5; + float _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct GeometryArrays { + unsigned int offset; + unsigned int count; + unsigned int capoffset; + unsigned int capcount; +}; + +struct GeometryResource { + int _field1; + struct ObjcSharedPtr _field2; + struct GeometryArrays _field3; + struct ObjcSharedPtr _field4; +}; + +struct GradientArchive; + +struct GradientArchive_GradientStop { + void **_field1; + struct UnknownFieldSet _field2; + struct Color *_field3; + float _field4; + float _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct GroupArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct HeaderStorage { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct HighlightArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct HyperlinkFieldArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct SmartFieldArchive *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct IdentifierNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ImageAdjustmentsArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + float _field4; + float _field5; + float _field6; + float _field7; + float _field8; + float _field9; + float _field10; + float _field11; + float _field12; + float _field13; + float _field14; + int _field15; + unsigned int _field16[1]; +}; + +struct ImageArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct DataReference *_field4; + struct Reference *_field5; + struct Size *_field6; + struct Reference *_field7; + struct DataReference *_field8; + struct DataReference *_field9; + struct Size *_field10; + struct Path *_field11; + struct ImageAdjustmentsArchive *_field12; + struct DataReference *_field13; + struct DataReference *_field14; + struct Reference *_field15; + struct Reference *_field16; + struct Reference *_field17; + unsigned int _field18; + int _field19; + unsigned int _field20[1]; +}; + +struct ImageFillArchive; + +struct ImageReplaceCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct IndexSet { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct InsertAttachmentCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + struct Reference *_field7; + struct UndoTransaction *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned int _field11; + int _field12; + unsigned int _field13[1]; +}; + +struct IteratorRange { + struct pair _field1; +}; + +struct LabelRenderInfo { + tvec2_84d5962d sampledLabelSize; + tvec2_84d5962d sampledLabelFullSize; + tvec2_84d5962d sampledLabelRenderOffset; + tvec2_84d5962d sampledAlignmentPadding; +}; + +struct LabelTransform { + tvec3_17f03ce0 _field1; + tvec2_84d5962d _field2; + unsigned int _field3; + float _field4; + _Bool _field5; +}; + +struct LabelsMeshRendererLabelInfo { + id _field1; + tvec3_17f03ce0 _field2; + tvec3_17f03ce0 _field3; + tvec3_17f03ce0 _field4; + float _field5; + tvec2_84d5962d _field6; + tvec2_84d5962d _field7; + struct ExternalLabelAttribute *_field8; +}; + +struct LayoutHintArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CellRange *_field3; + struct CellID *_field4; + struct Size *_field5; + _Bool _field6; + _Bool _field7; + unsigned int _field8; + struct Size *_field9; + unsigned int _field10; + int _field11; + unsigned int _field12[1]; +}; + +struct LegendModelArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct RectArchive *_field4; + struct Reference *_field5; + struct Reference *_field6; + int _field7; + unsigned int _field8[1]; +}; + +struct LightingPackageShaderEffectState { + struct array, 2> transforms; +}; + +struct LineEndArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Path *_field3; + struct Point *_field4; + int _field5; + _Bool _field6; + basic_string_7c0a1c0b *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct LineExtrusionGeometryXRangeInfo { + tvec2_84d5962d _field1; + _Bool _field2; +}; + +struct LineSpacingArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + float _field4; + float _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ListNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct ListStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + RepeatedField_c2891982 _field4; + RepeatedField_324622b8 _field5; + RepeatedField_324622b8 _field6; + struct RepeatedPtrField _field7; + RepeatedField_c2891982 _field8; + RepeatedPtrField_236b8a23 _field9; + struct RepeatedPtrField _field10; + unsigned int _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + struct ShadowArchive *_field15; + struct Color *_field16; + basic_string_7c0a1c0b *_field17; + RepeatedField_12b14242 _field18; + int _field19; + int _field20; + unsigned int _field21[1]; +}; + +struct Lookup; + +struct MaskArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct PathSourceArchive *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct MasterChangeBlobArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct Reference *_field5; + struct Reference *_field6; + struct Reference *_field7; + struct Reference *_field8; + RepeatedPtrField_a0d2dbe7 _field9; + int _field10; + unsigned int _field11[1]; +}; + +struct MaterialShaderVariables { + TSCH3DShaderVariable *texture; + TSCH3DShaderVariable *intensity; + TSCH3DShaderVariable *factor; + TSCH3DShaderVariable *textureColor; + TSCH3DShaderVariable *color; + TSCH3DShaderVariable *modulation; + TSCH3DShaderVariable *texcoords; + TSCH3DShaderVariable *textureMatrix; +}; + +struct MediaStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct MediaStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct MediaStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StrokeArchive *_field3; + struct ShadowArchive *_field4; + struct ReflectionArchive *_field5; + float _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct MediaStyleSetValueCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyledInfoSetStyleCommandArchive *_field3; + struct MediaStylePropertiesArchive *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct MeshData { + id _field1; + id _field2; +}; + +struct Message { + void **_field1; +}; + +struct MessageInfo { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + RepeatedField_27dfe32f version_; + int _version_cached_byte_size_; + unsigned int type_; + unsigned int length_; + struct RepeatedPtrField field_infos_; + RepeatedField_80b81656 object_references_; + int _object_references_cached_byte_size_; + RepeatedField_80b81656 data_references_; + int _data_references_cached_byte_size_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; + +struct MessageOptions; + +struct ModifyHyperlinkCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + basic_string_7c0a1c0b *_field5; + basic_string_7c0a1c0b *_field6; + struct UndoTransaction *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ModifyRubyTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + basic_string_7c0a1c0b *_field5; + basic_string_7c0a1c0b *_field6; + struct UndoTransaction *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ModifyTOCSettingsBaseCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ModifyTOCSettingsForTOCInfoCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ModifyTOCSettingsBaseCommandArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ModifyTOCSettingsPresetForThemeCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ModifyTOCSettingsBaseCommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct MovieArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct DataReference *_field4; + basic_string_7c0a1c0b *_field5; + float _field6; + float _field7; + float _field8; + unsigned int _field9; + float _field10; + _Bool _field11; + _Bool _field12; + _Bool _field13; + struct DataReference *_field14; + struct DataReference *_field15; + unsigned int _field16; + unsigned int _field17; + struct Reference *_field18; + struct Reference *_field19; + struct Reference *_field20; + struct Reference *_field21; + struct Size *_field22; + struct Size *_field23; + int _field24; + unsigned int _field25[1]; +}; + +struct MovieSegmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DataReference *_field3; + double _field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct NSObject { + Class _field1; +}; + +struct NSObjectComparator { + SEL _field1; +}; + +struct NSString { + Class _field1; +}; + +struct NoteArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct NumberAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TextualAttachmentArchive *_field3; + basic_string_7c0a1c0b *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct NumberCellValueArchive { + void **_field1; + struct UnknownFieldSet _field2; + double _field3; + struct FormatStructArchive *_field4; + int _field5; + _Bool _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct NumberNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + double _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ObjcSharedPtr; + +struct ObjcSharedPtr { + NSIndexSet *mValue; +}; + +struct ObjcSharedPtr { + id _field1; +}; + +struct ObjcSharedPtr { + id _field1; +}; + +struct ObjcSharedPtr { + NSObject *mValue; +}; + +struct ObjcSharedPtr { + NSSet *mValue; +}; + +struct ObjcSharedPtr { + id _field1; +}; + +struct ObjcSharedPtr { + TSCH3DAnimationInterpolation *mValue; +}; + +struct ObjcSharedPtr { + id _field1; +}; + +struct ObjcSharedPtr { + id _field1; +}; + +struct ObjectBounds { + box_a3bd9649 mBounds; + box_a3bd9649 mProjected; + box_a3bd9649 m2DProjected; + struct vector>, std::__1::allocator>>> mBoxes; +}; + +struct ObjectInfo { + struct queue>> _field1; +}; + +struct ObjectStackEntry; + +struct ObjectState { + struct ObjcSharedPtr mEffects; + struct vector> mAttributes; + struct array, 8> mTextures; + struct array mTextureAttributes; +}; + +struct ObjectStateIdentifier { + _Bool _field1; + long long _field2; + _Bool _field3; + id _field4; +}; + +struct ObjectStateMatchObject { + struct ObjcSharedPtr mEffects; + struct vector> mAttributes; + struct array mTextureAttributes; + struct array mTextures; +}; + +struct ObjectTransforms { + struct deque> _field1; + struct deque> _field2; +}; + +struct OperatorNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct OwnerFormulaMapArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct PATHSEGMENT { + unsigned int :4; + unsigned int :60; + struct CGPoint _field1; +}; + +struct PODType; + +struct PODType; + +struct PackageMetadata { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + unsigned long long last_object_identifier_; + struct RepeatedPtrField components_; + struct RepeatedPtrField datas_; + RepeatedField_27dfe32f read_version_; + int _read_version_cached_byte_size_; + RepeatedField_27dfe32f write_version_; + int _write_version_cached_byte_size_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; + +struct PaddingArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + float _field4; + float _field5; + float _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct PageHintArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + struct Range *_field4; + struct Range *_field5; + struct Reference *_field6; + int _field7; + unsigned int _field8; + struct Reference *_field9; + struct RepeatedPtrField _field10; + struct TopicNumberHintsArchive *_field11; + int _field12; + unsigned int _field13[1]; +}; + +struct ParagraphStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct CharacterStylePropertiesArchive *_field4; + struct ParagraphStylePropertiesArchive *_field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct ParagraphStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + float _field4; + basic_string_7c0a1c0b *_field5; + struct Color *_field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; + float _field11; + float _field12; + _Bool _field13; + _Bool _field14; + _Bool _field15; + _Bool _field16; + struct LineSpacingArchive *_field17; + int _field18; + float _field19; + struct Point *_field20; + float _field21; + float _field22; + float _field23; + unsigned int _field24; + struct TabsArchive *_field25; + _Bool _field26; + _Bool _field27; + _Bool _field28; + _Bool _field29; + int _field30; + basic_string_7c0a1c0b *_field31; + struct StrokeArchive *_field32; + basic_string_7c0a1c0b *_field33; + _Bool _field34; + _Bool _field35; + _Bool _field36; + _Bool _field37; + int _field38; + struct Reference *_field39; + struct Reference *_field40; + int _field41; + unsigned int _field42[2]; +}; + +struct PasteboardMetadata { + void **_vptr$MessageLite; + struct UnknownFieldSet _unknown_fields_; + RepeatedField_27dfe32f version_; + int _version_cached_byte_size_; + basic_string_7c0a1c0b *app_name_; + struct RepeatedPtrField datas_; + basic_string_7c0a1c0b *source_document_uuid_; + int _cached_size_; + unsigned int _has_bits_[1]; +}; + +struct PasteboardNativeStorageArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + RepeatedPtrField_a0d2dbe7 _field4; + struct RepeatedPtrField _field5; + RepeatedPtrField_a0d2dbe7 _field6; + struct Size *_field7; + struct RepeatedPtrField _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct PathSourceArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct PointPathSourceArchive *_field3; + struct ScalarPathSourceArchive *_field4; + struct BezierPathSourceArchive *_field5; + struct CalloutPathSourceArchive *_field6; + struct ConnectionLinePathSourceArchive *_field7; + struct EditableBezierPathSourceArchive *_field8; + _Bool _field9; + _Bool _field10; + int _field11; + unsigned int _field12[1]; +}; + +struct PatternedStrokeArchive; + +struct PlaceholderArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeInfoArchive *_field3; + int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct PlaceholderSmartFieldArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct SmartFieldArchive *_field3; + _Bool _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Point; + +struct PointPathSourceArchive; + +struct PopUpMenuModel { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct PostfixOperatorNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct OperatorNodeArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct PrefilteredLineVertexProperties { + tvec3_17f03ce0 *_field1; + tvec3_17f03ce0 *_field2; + tvec4_ac57c72d *_field3; + int _field4; + box_80622335 _field5; +}; + +struct PrefixOperatorNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct OperatorNodeArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct PresenterInfo { + id _field1; + struct CGContext *_field2; + float _field3; + id _field4; + _Bool _field5; +}; + +struct PrimitiveInfo { + int _field1; + int _field2; + int _field3; + id _field4; +}; + +struct ProgressiveCommandGroupArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandGroupArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct PropagatePresetCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct PropertyValueStorageContainerArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct Reference *_field5; + struct Reference *_field6; + struct SparseReferenceArrayArchive *_field7; + struct SparseReferenceArrayArchive *_field8; + struct SparseReferenceArrayArchive *_field9; + struct SparseReferenceArrayArchive *_field10; + struct SparseReferenceArrayArchive *_field11; + struct SparseReferenceArrayArchive *_field12; + struct SparseReferenceArrayArchive *_field13; + struct SparseReferenceArrayArchive *_field14; + int _field15; + unsigned int _field16[1]; +}; + +struct Range { + tvec2_84d5962d _field1; + _Bool _field2; +}; + +struct RangeCoordinateArchive; + +struct RangeMovedInfoArchive; + +struct RangeReferenceArchive; + +struct RecordingArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct Reference *_field4; + double _field5; + struct Date *_field6; + int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct RecordingEventArchive { + void **_field1; + struct UnknownFieldSet _field2; + double _field3; + struct RecordingNavigationEventArchive *_field4; + struct RecordingLaserEventArchive *_field5; + struct RecordingPauseEventArchive *_field6; + struct RecordingMovieEventArchive *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct RecordingEventTrackArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct RecordingLaserEventArchive; + +struct RecordingMovieEventArchive; + +struct RecordingMovieTrackArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct RecordingNavigationEventArchive; + +struct RecordingPauseEventArchive; + +struct RectArchive; + +struct Reference { + void **_field1; + struct UnknownFieldSet _field2; + unsigned long long _field3; + int _field4; + _Bool _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ReferenceCompletionInfo; + +struct ReferenceNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + struct RangeReferenceArchive *_field4; + basic_string_7c0a1c0b *_field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct ReflectionArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct RemoveHyperlinkCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + struct UndoTransaction *_field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct RemoveRubyTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + unsigned int _field5; + unsigned int _field6; + struct UndoTransaction *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct RenderCycleInfo { + id _field1; + id _field2; + id _field3; +}; + +struct RenderElementInfo { + id _field1; + id _field2; + id _field3; + tvec2_3b141483 _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; +}; + +struct RenderHints { + struct TextureSizeHint textureSizeHint; +}; + +struct RenderState { + _Bool mBlend; + int blendMode; + _Bool depthTest; + _Bool depthMask; + _Bool culling; + _Bool cullBack; + _Bool polygonOffset; + float polygonOffsetFactor; + float polygonOffsetUnits; + struct EnableClipDistances enableClipDistances; +}; + +struct RenderbufferAllocatorInfo { + struct FramebufferAttributes *_field1; + tvec2_3b141483 *_field2; + id _field3; +}; + +struct RepeatedExternalReferenceCompletionInfo; + +struct RepeatedField { + _Bool *_field1; + int _field2; + int _field3; +}; + +struct RepeatedField { + double *_field1; + int _field2; + int _field3; +}; + +struct RepeatedField { + float *_field1; + int _field2; + int _field3; +}; + +struct RepeatedField { + int *_field1; + int _field2; + int _field3; +}; + +struct RepeatedField { + unsigned int *elements_; + int current_size_; + int total_size_; +}; + +struct RepeatedField { + unsigned long long *elements_; + int current_size_; + int total_size_; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **elements_; + int current_size_; + int allocated_size_; + int total_size_; +}; + +struct RepeatedPtrField { + void **elements_; + int current_size_; + int allocated_size_; + int total_size_; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **elements_; + int current_size_; + int allocated_size_; + int total_size_; +}; + +struct RepeatedPtrField { + void **elements_; + int current_size_; + int allocated_size_; + int total_size_; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct RepeatedPtrField> { + void **_field1; + int _field2; + int _field3; + int _field4; +}; + +struct ReplaceAllChildCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct ReplaceAllTextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ReplaceAllChildCommandArchive *_field3; + struct Reference *_field4; + struct UndoTransaction *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ReplaceAllUsesOfStyleCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct UndoTransaction *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ResizeData { + tvec2_84d5962d size; + tvec3_17f03ce0 scale; + tvec2_84d5962d delta; + tvec2_84d5962d steps; + tvec2_84d5962d unrotatedSize; + tvec2_84d5962d chartOnlySize; +}; + +struct ResizingSize { + tvec2_84d5962d _field1; + tvec2_84d5962d _field2; + tvec2_84d5962d _field3; +}; + +struct ResourceAttributeState; + +struct RewriteSortMappingArchive; + +struct RubyFieldArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct SmartFieldArchive *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct SFUZipEndOfCentralDirectory { + unsigned long long _field1; + long long _field2; + long long _field3; +}; + +struct ScalarPathSourceArchive; + +struct SectionArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + RepeatedPtrField_a0d2dbe7 _field4; + float _field5; + float _field6; + float _field7; + float _field8; + _Bool _field9; + _Bool _field10; + _Bool _field11; + _Bool _field12; + float _field13; + float _field14; + float _field15; + float _field16; + float _field17; + RepeatedPtrField_a0d2dbe7 _field18; + float _field19; + unsigned int _field20; + unsigned int _field21; + _Bool _field22; + _Bool _field23; + _Bool _field24; + struct Reference *_field25; + struct Reference *_field26; + struct Reference *_field27; + basic_string_7c0a1c0b *_field28; + unsigned int _field29; + int _field30; + unsigned int _field31[1]; +}; + +struct SectionHintArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct SessionLoadResourceResult { + _Bool _field1; + _Bool _field2; + _Bool _field3; + id _field4; + id _field5; +}; + +struct ShadowArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Color *_field3; + float _field4; + float _field5; + int _field6; + float _field7; + _Bool _field8; + int _field9; + struct DropShadowArchive *_field10; + struct ContactShadowArchive *_field11; + struct CurvedShadowArchive *_field12; + int _field13; + unsigned int _field14[1]; +}; + +struct ShapeApplyPresetCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyledInfoSetStyleCommandArchive *_field3; + struct Reference *_field4; + struct Color *_field5; + struct FillArchive *_field6; + struct ShadowArchive *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ShapeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct Reference *_field4; + struct PathSourceArchive *_field5; + struct LineEndArchive *_field6; + struct LineEndArchive *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct ShapeInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct ShapeStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeStyleArchive *_field3; + struct ShapeStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct ShapeStyleSetValueCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyledInfoSetStyleCommandArchive *_field3; + struct ShapeStylePropertiesArchive *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct SheetArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; + float _field9; + int _field10; + _Bool _field11; + struct EdgeInsetsArchive *_field12; + int _field13; + float _field14; + struct Reference *_field15; + struct Reference *_field16; + struct Reference *_field17; + float _field18; + int _field19; + unsigned int _field20[1]; +}; + +struct SheetUIStateArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Point *_field3; + float _field4; + float _field5; + struct Point *_field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + unsigned int _field10; + struct Size *_field11; + struct Size *_field12; + unsigned int _field13; + unsigned int _field14; + int _field15; + unsigned int _field16[1]; +}; + +struct ShowArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct SlideTreeArchive *_field5; + struct Size *_field6; + struct Reference *_field7; + struct Reference *_field8; + double _field9; + int _field10; + _Bool _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + double _field15; + double _field16; + struct Reference *_field17; + int _field18; + unsigned int _field19[1]; +}; + +struct ShuffleMappingArchive { + void **_field1; + struct UnknownFieldSet _field2; + unsigned int _field3; + unsigned int _field4; + struct RepeatedPtrField _field5; + _Bool _field6; + _Bool _field7; + unsigned int _field8; + unsigned int _field9; + unsigned int _field10; + int _field11; + unsigned int _field12[1]; +}; + +struct Size; + +struct SlideArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + struct RepeatedPtrField _field5; + struct TransitionArchive *_field6; + struct Reference *_field7; + struct Reference *_field8; + struct Reference *_field9; + struct Reference *_field10; + RepeatedPtrField_a0d2dbe7 _field11; + struct RepeatedPtrField _field12; + basic_string_7c0a1c0b *_field13; + struct GeometryArchive *_field14; + unsigned int _field15; + unsigned int _field16; + struct ShapeStylePropertiesArchive *_field17; + struct GeometryArchive *_field18; + unsigned int _field19; + unsigned int _field20; + struct ShapeStylePropertiesArchive *_field21; + struct GeometryArchive *_field22; + unsigned int _field23; + unsigned int _field24; + struct ShapeStylePropertiesArchive *_field25; + struct Reference *_field26; + RepeatedPtrField_a0d2dbe7 _field27; + RepeatedPtrField_a0d2dbe7 _field28; + basic_string_7c0a1c0b *_field29; + basic_string_7c0a1c0b *_field30; + struct Reference *_field31; + struct RepeatedPtrField _field32; + struct Reference *_field33; + struct Reference *_field34; + struct Reference *_field35; + _Bool _field36; + _Bool _field37; + _Bool _field38; + int _field39; + unsigned int _field40[2]; +}; + +struct SlideCollectionSelectionArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct Reference *_field4; + struct RepeatedPtrField _field5; + struct Range *_field6; + int _field7; + unsigned int _field8[1]; +}; + +struct SlideNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct Reference *_field4; + RepeatedPtrField_5fb0b506 _field5; + struct RepeatedPtrField _field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; + _Bool _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + basic_string_7c0a1c0b *_field15; + _Bool _field16; + unsigned int _field17; + basic_string_7c0a1c0b *_field18; + struct Reference *_field19; + RepeatedPtrField_a0d2dbe7 _field20; + unsigned int _field21; + int _field22; + unsigned int _field23[1]; +}; + +struct SlideStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleArchive *_field3; + struct SlideStylePropertiesArchive *_field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct SlideStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FillArchive *_field3; + struct TransitionAttributesArchive *_field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + int _field10; + unsigned int _field11[1]; +}; + +struct SlideTreeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct SmartFieldArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + unsigned int _field4[1]; +}; + +struct SmartStrokeArchive; + +struct SnappySource { + void **_field1; + id _field2; + unsigned long long _field3; + unsigned long long _field4; + id _field5; + unsigned long long _field6; + unsigned long long _field7; + char *_field8; +}; + +struct SparseReferenceArrayArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct StateSpec { + void **_field1; + char *_field2; + int _field3; + int _field4; + struct Action *_field5; + void *_field6; + void *_field7; + void *_field8; + struct ActionFinder *_field9; +}; + +struct StateStack { + unsigned long long mIndex; + struct ObjectState mCurrent; + struct ObjectState mStack[6]; +}; + +struct StateStack { + unsigned long long mIndex; + struct RenderState mCurrent; + struct RenderState mStack[10]; +}; + +struct StateStack, 8> { + unsigned long long mIndex; + tmat4x4_3074befe mCurrent; + tmat4x4_3074befe mStack[8]; +}; + +struct StringCellValueArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct FormatStructArchive *_field4; + _Bool _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StringNodeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ExpressionNodeArchive *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct StrokeArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Color *_field3; + float _field4; + int _field5; + int _field6; + float _field7; + struct StrokePatternArchive *_field8; + struct SmartStrokeArchive *_field9; + struct FrameArchive *_field10; + struct PatternedStrokeArchive *_field11; + int _field12; + unsigned int _field13[1]; +}; + +struct StrokePatternArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + float _field4; + RepeatedField_324622b8 _field5; + unsigned int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct StrokePresetDataArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StrokeArchive *_field3; + struct StrokeArchive *_field4; + struct StrokeArchive *_field5; + int _field6; + int _field7; + unsigned int _field8[1]; +}; + +struct StrokePresetListArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + struct RepeatedPtrField _field4; + int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + basic_string_7c0a1c0b *_field4; + struct Reference *_field5; + struct Reference *_field6; + _Bool _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct StyleBaseCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StyleCreateCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleBaseCommandArchive *_field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct StyleDeleteCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleBaseCommandArchive *_field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct StyleRenameCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleBaseCommandArchive *_field3; + basic_string_7c0a1c0b *_field4; + basic_string_7c0a1c0b *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StyleReorderCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleBaseCommandArchive *_field3; + unsigned int _field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StyleSwapUndoTupleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + unsigned int _field5; + struct Reference *_field6; + struct Reference *_field7; + int _field8; + unsigned int _field9[1]; +}; + +struct StyleUpdateCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleBaseCommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StyledInfoSetStyleCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct StylesheetArchive { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct RepeatedPtrField _field4; + struct Reference *_field5; + struct RepeatedPtrField _field6; + _Bool _field7; + _Bool _field8; + int _field9; + unsigned int _field10[1]; +}; + +struct TNChartRangeNode { + struct TNChartRangeNode *_field1; + struct { + CDStruct_0441cfb5 _field1; + CDStruct_0441cfb5 _field2; + } _field2; +}; + +struct TOCAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableAttachmentArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TOCEntryStyleArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ParagraphStyleArchive *_field3; + struct TOCEntryStylePropertiesArchive *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct TOCEntryStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + _Bool _field4; + _Bool _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TOCInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ShapeInfoArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct TOCLayoutHintArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Range *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TOCSettingsArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct RepeatedPtrField _field4; + unsigned int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TPSectionEnumerator { + id _field1; + unsigned long long _field2; + struct _NSRange _field3; + struct _NSRange _field4; +}; + +struct TSCEASTNodeArray { + char *_field1; + unsigned long long _field2; + unsigned long long _field3; + id _field4; +}; + +struct TSCEASTNodeArrayIterator { + struct TSCEASTNodeArray *_field1; + struct TSCEASTNodeFunction *_field2; + unsigned long long _field3; +}; + +struct TSCEASTNodeArrayReferenceIteratorState { + struct TSCEASTNodeReferenceExtractionFunction _field1; + struct TSCEASTNodeArrayIterator _field2; + CDStruct_39788696 _field3; +}; + +struct TSCEASTNodeFunction; + +struct TSCEASTNodeReferenceExtractionFunction { + void **_field1; + struct vector> _field2; + struct vector> _field3; + struct __CFUUID *_field4; + id _field5; + CDStruct_0441cfb5 _field6; +}; + +struct TSCEAbstractVector; + +struct TSCEBooleanValue { + void **_field1; + _Bool _field2; +}; + +struct TSCEDateValue { + void **_field1; + id _field2; + struct TSUFormat _field3; +}; + +struct TSCEDependencyTracker { + struct _opaque_pthread_mutex_t _field1; + id _field2; + struct hash_map>> _field3; + struct TSCEIDMap _field4; + _Bool _field5; + struct _opaque_pthread_mutex_t _field6; + struct _opaque_pthread_cond_t { + long long _field1; + char _field2[40]; + } _field7; + struct vector> _field8; + struct hash_set> _field9; + struct vector> _field10; + struct vector> _field11; + CDStruct_78b871e1 _field12; +}; + +struct TSCEFormula { + struct TSCEASTNodeArray *mASTNodeArray; + struct TSCEFormulaTranslationFlags mTranslationFlags; +}; + +struct TSCEFormulaTranslationFlags { + unsigned int mExcelImportTranslation:1; + unsigned int mNumberToDateCoercionRemovalTranslation:1; +}; + +struct TSCEIDAllocator { + unsigned short _field1; + struct set, std::__1::allocator> _field2; +}; + +struct TSCEIDMap { + struct TSCEIDAllocator _field1; + struct hash_map, std::__1::equal_to, std::__1::allocator>> _field2; + struct hash_map>> _field3; +}; + +struct TSCENamedReferenceTrieNode { + struct __CFDictionary *mTrackedReferencesByOwnerID; + struct hash_map, std::__1::equal_to, std::__1::allocator>> mChildren; +}; + +struct TSCENumberValue { + void **_vptr$TSCEAbstractValue; + double mDouble; + int mBaseUnits[1]; + struct TSUFormat mFormat; + _Bool mIsUnitlessZero; +}; + +struct TSCEReferenceValue { + void **_field1; + struct { + id _field1; + CDStruct_0441cfb5 _field2; + CDStruct_0441cfb5 _field3; + } _field2; + CDStruct_0441cfb5 _field3; + struct shared_ptr _field4; + _Bool _field5; + _Bool _field6; + unsigned char _field7; + _Bool _field8; + struct TSCEWarningReportingContext *_field9; +}; + +struct TSCERegionNode { + unsigned long long _field1; + struct TSCERegionNode *_field2; + void *_field3; +}; + +struct TSCERetainedCellReference; + +struct TSCEStringValue { + void **_field1; + struct ObjcSharedPtr _field2; + struct TSUFormat _field3; +}; + +struct TSCETableReferenceInterface { + void **_field1; +}; + +struct TSCEValue { + unsigned long long mBuff[88]; + int mType; +}; + +struct TSCEVector { + void **_field1; + struct shared_ptr _field2; + struct TSUFormat _field3; +}; + +struct TSCEVectorIndexPair { + unsigned short column; + unsigned short row; +}; + +struct TSCEWarningReportingContext { + _Bool _field1; + _Bool _field2; + struct ObjcSharedPtr _field3; +}; + +struct TSCH3DChartRotationLimit { + float _field1; + float _field2; + float _field3; + float _field4; +}; + +struct TSCH3DChartSceneAreaLayoutItemCacheValues { + tvec4_ac57c72d infoChartScale; + tvec2_3b141483 containingViewport; + tvec2_84d5962d chartBodyLayoutOffsetInChartAreaLayoutSpace; + struct CGSize layoutSize; + struct CGSize requestLayoutSize; + struct CGSize chartBodyLayoutSize; + struct CGSize requestChartBodyLayoutSize; + tvec2_3b141483 modelSize; + CDStruct_9aa9521f layoutSettings; + _Bool forcedValid; +}; + +struct TSCH3DGLTextureFormat { + int _field1; +}; + +struct TSCH3DScenePart { + id _field1; + id _field2; +}; + +struct TSCH3DShaderType { + unsigned long long mValue; +}; + +struct TSCH3DShaderVariableScopeType { + unsigned long long mValue; +}; + +struct TSCH3DShaderVariableScopes { + struct array mScopes; +}; + +struct TSCH3DTouchPoint { + struct CGPoint _field1; + double _field2; +}; + +struct TSDBrushVertexData; + +struct TSMTraceRecordHeader_s { + unsigned char _field1; + unsigned char _field2; + unsigned short _field3; + struct timeval _field4; +}; + +struct TSMTraceRecord_s { + struct TSMTraceRecordHeader_s _field1; + char _field2[0]; +}; + +struct TSTCellStorage { + struct { + unsigned char _field1; + unsigned int :8; + unsigned int :8; + unsigned char _field2; + unsigned int :16; + unsigned int :16; + unsigned int :16; + unsigned int :16; + } _field1; + unsigned char _field2[0]; +}; + +struct TSTColumnOrRowMap { + unsigned short _field1; + unsigned short _field2; + unsigned short _field3; + _Bool _field4; +}; + +struct TSTDurationWrapper { + double timeInterval; + CDStruct_b1177b60 durationFormat; +}; + +struct TSTStrokeRun { + unsigned int _field1; + unsigned int _field2; + id _field3; + double _field4; + unsigned int :1; + unsigned int :1; + unsigned int :2; + unsigned int :2; +}; + +struct TSTTableRBTreeNode_s { + unsigned short _field1; + unsigned short _field2; + struct TSTTableRBTreeNode_s *_field3; + struct TSTTableRBTreeNode_s *_field4; + struct TSTTableRBTreeNode_s *_field5; + char _field6; +}; + +struct TSUCustomFormat { + struct ObjcSharedPtr _field1; + int _field2; + CDStruct_8acff13f _field3; + struct vector> _field4; +}; + +struct TSUFlushableObjectInfo { + id _field1; + int _field2; + int _field3; + int _field4; + unsigned int _field5[2]; +}; + +struct TSUFormat { + void **_vptr$TSUFormat; + int mFormatType; + _Bool mIsImplicitFormat; + union { + CDStruct_12065962 mNumberStruct; + CDStruct_7ef9dbe9 mFractionFormatStruct; + CDStruct_c5e3a123 mBaseFormatStruct; + CDStruct_b44fd3ce mDateFormatStruct; + CDStruct_b1177b60 mDurationFormatStruct; + CDStruct_1127e784 mCustomFormatStruct; + CDStruct_8374e35e mControlFormatStruct; + CDStruct_4edf9c0c mMultipleChoiceListFormatStruct; + } mData; + struct TSUCustomFormat *mCustomFormat; +}; + +struct TSUOpstat_s { + _Bool running; + unsigned long long count; + struct timeval min_time; + struct timeval max_time; + struct timeval total_time; + struct timeval last_time; +}; + +struct TSWPAdornmentLine { + struct CGPoint _field1; + double _field2; + struct CGColor *_field3; + double _field4; + unsigned int _field5; + int _field6; + int _field7; + double _field8; + _Bool _field9; + id _field10; +}; + +struct TSWPAdornmentRect { + int _field1; + id _field2; + id _field3; + struct CGRect _field4; +}; + +struct TSWPAdornments { + int _field1; + int _field2; + double _field3; + struct CGColor *_field4; + struct __CTFont *_field5; + vector_88016b54 _field6; + vector_eef16772 _field7; + struct vector> _field8; + struct vector> _field9; + struct vector> _field10; + double _field11; + double _field12; + double _field13; + struct CGPoint _field14; + _Bool _field15; +}; + +struct TSWPAttributeArray { + void **_field1; + int _field2; + unsigned long long _field3; + unsigned long long _field4; + struct TSWPAttributeRecord *_field5; + id _field6; + unsigned long long _field7; +}; + +struct TSWPAttributeEnumerator { + id _field1; + unsigned long long _field2; + struct TSWPAttributeArray *_field3; + _Bool _field4; + unsigned long long _field5; +}; + +struct TSWPAttributeRecord; + +struct TSWPChangeAttributeArray { + void **_field1; + int _field2; + unsigned long long _field3; + unsigned long long _field4; + struct TSWPAttributeRecord *_field5; + id _field6; + unsigned long long _field7; + _Bool _field8; + id _field9; + int _field10; +}; + +struct TSWPDrawingState { + id _field1; + id _field2; + struct CGRect _field3; + id _field4; + id _field5; + unsigned long long _field6; + struct CGColor *_field7; + double _field8; + _Bool _field9; + _Bool _field10; + _Bool _field11; + _Bool _field12; + _Bool _field13; + _Bool _field14; + _Bool _field15; + struct _NSRange _field16; + struct TSWPRangeVector *_field17; + struct TSWPRangeVector *_field18; + struct _NSRange _field19; + struct _NSRange _field20; + unsigned long long _field21; + struct _NSRange _field22; + id _field23; + id _field24; +}; + +struct TSWPLineFragment { + unsigned long long _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned int _field4; + double _field5; + struct CGRect _field6; + struct CGRect _field7; + CDStruct_a6fa95e6 _field8; + struct TSWPListLabel *_field9; + id _field10; + struct vector> _field11; + double _field12; + struct vector> _field13; + struct vector> _field14; + vector_5a1d2cc3 _field15; + vector_5a1d2cc3 _field16; + vector_5a1d2cc3 _field17; + vector_5a1d2cc3 _field18; + struct vector> _field19; + struct TSWPTypesettingState *_field20; + double _field21; + id _field22; + id _field23; + struct vector> _field24; + struct TSWPAdornmentLine *_field25; + id _field26; + unsigned int _field27; + struct vector> _field28; +}; + +struct TSWPLineFragmentArray; + +struct TSWPLineRef; + +struct TSWPListLabel; + +struct TSWPLoadableFontInfo { + id _field1; + id _field2; + id _field3; + _Bool _field4; +}; + +struct TSWPParagraphAttributeArray { + void **_field1; + int _field2; + unsigned long long _field3; + unsigned long long _field4; + struct TSWPAttributeRecord *_field5; + id _field6; + unsigned long long _field7; + _Bool _field8; + unsigned long long _field9; + unsigned long long _field10; +}; + +struct TSWPParagraphEnumerator { + id _field1; + id _field2; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned long long _field6; +}; + +struct TSWPParagraphTypesetter; + +struct TSWPRangeVector { + struct _NSRange *__begin_; + struct _NSRange *__end_; + struct __compressed_pair<_NSRange *, std::__1::allocator<_NSRange>> { + struct _NSRange *__first_; + } __end_cap_; +}; + +struct TSWPStorageTransaction { + struct vector> _field1; + unsigned long long _field2; + unsigned long long _field3; +}; + +struct TSWPStorageTransactionObject { + unsigned short _field1; + union { + unsigned int _field1; + unsigned int _field2; + } _field2; + union { + CDStruct_3144a3ae _field1; + CDStruct_3144a3ae _field2; + CDStruct_3144a3ae _field3; + CDStruct_3144a3ae _field4; + CDStruct_3144a3ae _field5; + CDStruct_3144a3ae _field6; + struct { + unsigned int _field1; + unsigned int _field2; + int _field3; + } _field7; + struct { + unsigned int _field1; + CDStruct_8a5ee6e3 _field2; + unsigned int _field3; + } _field8; + CDStruct_3144a3ae _field9; + } _field3; +}; + +struct TSWPTopicNumberHints { + struct map>, std::__1::less, std::__1::allocator>>>> _numbersForListStyle; + unsigned long long _charIndex; + unsigned long long _validThroughCharIndex; +}; + +struct TSWPTypesettingState; + +struct TSWPUIAttachmentData; + +struct TabArchive { + void **_field1; + struct UnknownFieldSet _field2; + float _field3; + int _field4; + basic_string_7c0a1c0b *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TableInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct DrawableArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TableRBTree; + +struct TableResizedInfoArchive; + +struct TableStrokePresetArchive { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TableStyleNetworkArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct Reference *_field5; + struct Reference *_field6; + struct Reference *_field7; + struct Reference *_field8; + struct Reference *_field9; + struct Reference *_field10; + struct Reference *_field11; + struct Reference *_field12; + struct Reference *_field13; + unsigned int _field14; + int _field15; + unsigned int _field16[1]; +}; + +struct TableStylePresetArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + int _field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TableStylePropertiesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct FillArchive *_field3; + struct Deprecated_TableStrokeArchive *_field4; + struct Deprecated_TableStrokeArchive *_field5; + struct Deprecated_TableStrokeArchive *_field6; + struct Deprecated_TableStrokeArchive *_field7; + struct Deprecated_TableStrokeArchive *_field8; + struct Deprecated_TableStrokeArchive *_field9; + struct Deprecated_TableStrokeArchive *_field10; + struct Deprecated_TableStrokeArchive *_field11; + struct Deprecated_TableStrokeArchive *_field12; + struct Deprecated_TableStrokeArchive *_field13; + struct Deprecated_TableStrokeArchive *_field14; + struct Deprecated_TableStrokeArchive *_field15; + _Bool _field16; + _Bool _field17; + _Bool _field18; + _Bool _field19; + _Bool _field20; + _Bool _field21; + _Bool _field22; + _Bool _field23; + struct Deprecated_TableStrokeArchive *_field24; + struct Deprecated_TableStrokeArchive *_field25; + struct Deprecated_TableStrokeArchive *_field26; + struct Deprecated_TableStrokeArchive *_field27; + struct StrokePresetListArchive *_field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; + _Bool _field32; + _Bool _field33; + int _field34; + int _field35; + basic_string_7c0a1c0b *_field36; + struct StrokeArchive *_field37; + struct StrokeArchive *_field38; + struct StrokeArchive *_field39; + struct StrokeArchive *_field40; + struct StrokeArchive *_field41; + struct StrokeArchive *_field42; + struct StrokeArchive *_field43; + struct StrokeArchive *_field44; + struct StrokeArchive *_field45; + struct StrokeArchive *_field46; + struct StrokeArchive *_field47; + struct StrokeArchive *_field48; + struct StrokeArchive *_field49; + struct StrokeArchive *_field50; + struct StrokeArchive *_field51; + struct StrokeArchive *_field52; + int _field53; + unsigned int _field54[2]; +}; + +struct TabsArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TectonicShiftArchive { + void **_field1; + struct UnknownFieldSet _field2; + unsigned int _field3; + unsigned int _field4; + struct RangeCoordinateArchive *_field5; + struct RangeCoordinateArchive *_field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; + _Bool _field11; + struct RangeCoordinateArchive *_field12; + struct RangeCoordinateArchive *_field13; + struct CFUUIDArchive *_field14; + int _field15; + unsigned int _field16[1]; +}; + +struct TexCoordTilingShaderEffectState { + struct array _field1; +}; + +struct TextApplyThemeCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ApplyThemeChildCommandArchive *_field3; + struct Reference *_field4; + struct UndoTransaction *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TextCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct UndoTransaction *_field5; + unsigned int _field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; + unsigned int _field10; + int _field11; + int _field12; + unsigned int _field13[1]; +}; + +struct TextPresetDisplayItemArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + basic_string_7c0a1c0b *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct TextStylePresetArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +}; + +struct TextualAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct TextureAttributes { + int object; + int format; + _Bool mipmap; + _Bool repeat; + _Bool nearest; + long long unit; + struct TextureSizeHint textureSizeHint; + _Bool is3DTexture; +}; + +struct TextureCoordinateConverter { + box_80622335 _field1; +}; + +struct TextureSizeHint { + int loadOptimizedMipmaps; + tvec2_3b141483 sizeLODHint; +}; + +struct TextureUnitStates { + struct UpdatableValue activeTexture; + struct array states; +}; + +struct TextureVariables { + id _field1; + id _field2; + id _field3; +}; + +struct TileFramebufferAllocationInfo { + id _field1; + struct CGRect _field2; +}; + +struct TileRowInfo { + void **_field1; + struct UnknownFieldSet _field2; + unsigned int _field3; + unsigned int _field4; + basic_string_7c0a1c0b *_field5; + basic_string_7c0a1c0b *_field6; + unsigned int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct TileStorage { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TokenAttachmentArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct UIGraphicalAttachment *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct TopicNumberHintsArchive; + +struct TrackedReferenceArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct ASTNodeArrayArchive *_field3; + unsigned int _field4; + int _field5; + unsigned int _field6[1]; +}; + +struct Transform { + tvec3_17f03ce0 _field1; + tvec3_17f03ce0 _field2; + tquat_f3d6c8fe _field3; + tvec3_17f03ce0 _field4; + _Bool _field5; +}; + +struct TransitionArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TransitionAttributesArchive *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct TransitionAttributesArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct AnimationAttributesArchive *_field3; + float _field4; + unsigned int _field5; + unsigned int _field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + int _field10; + int _field11; + basic_string_7c0a1c0b *_field12; + basic_string_7c0a1c0b *_field13; + double _field14; + unsigned int _field15; + float _field16; + struct Color *_field17; + int _field18; + unsigned int _field19[1]; +}; + +struct UIEdgeInsets { + double top; + double left; + double bottom; + double right; +}; + +struct UIGraphicalAttachment { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + unsigned int _field4[1]; +}; + +struct UnarchiverReference; + +struct UnarchiverRepeatedReference; + +struct UndoRedoStateCommandSelectionBehaviorArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + int _field4; + unsigned int _field5[1]; +}; + +struct UndoTransaction; + +struct UnknownFieldSet { + struct vector> *fields_; +}; + +struct UpdatableValue { + unsigned int value; +}; + +struct UpdatableValue { + unsigned long long value; +}; + +struct UpdateDateTimeFieldCommandArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TextCommandArchive *_field3; + struct Reference *_field4; + struct Date *_field5; + int _field6; + int _field7; + int _field8; + unsigned int _field9[1]; +}; + +struct VAOLoadResult { + _Bool _field1; + _Bool _field2; + id _field3; +}; + +struct ValueEnumerator { + _Bool mForward; + unsigned long long mIndex; + unsigned long long mMax; + double mValue; +}; + +struct Vector3 { + float _field1; + float _field2; + float _field3; +}; + +struct WHCCol; + +struct WHCRow; + +struct WPTableInfoArchive { + void **_field1; + struct UnknownFieldSet _field2; + struct TableInfoArchive *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +}; + +struct WrittenComponentInfo { + id _field1; + id _field2; + _Bool _field3; + _Bool _field4; + id _field5; + _Bool _field6; + _Bool _field7; + id _field8; + id _field9; + _Bool _field10; + unsigned long long _field11; + unsigned long long _field12; + id _field13; + id _field14; +}; + +struct ZeroCopyInputStream { + void **_field1; +}; + +struct _NSRange { + unsigned long long location; + unsigned long long length; +}; + +struct _TPConstrainToPageLayoutContext { + id _field1; + id _field2; + id _field3; + struct CGPoint *_field4; + unsigned long long *_field5; +}; + +struct _TPPositionAttachmentContext { + id _field1; + struct CGPoint _field2; + id _field3; + id _field4; +}; + +struct _TSDStrokeOutsets { + double _field1; + double _field2; + double _field3; + double _field4; +}; + +struct _TSKThreadInfo { + struct _opaque_pthread_t *threadId; + unsigned int count; +}; + +struct _TSTDefaultCellBlock { + TSTCell *defaultBodyCell; + TSTCell *defaultHeaderRowCell; + TSTCell *defaultHeaderColumnCell; + TSTCell *defaultFooterRowCell; +}; + +struct _TSWPCharIndexAndAffinity; + +struct _TSWPCharIndexAndPosition { + unsigned long long _field1; + int _field2; + double _field3; + int _field4; + double _field5; +}; + +struct __CFUUID; + +struct __CTFont; + +struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> __first_; +}; + +struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> __first_; +}; + +struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; +}; + +struct __hash_node; + +struct __hash_node; + +struct __hash_node; + +struct __hash_node, unsigned int>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, std::__1::allocator>>>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, TSPData *__weak>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __list_node; + +struct __list_node; + +struct __list_node; + +struct __sFILE { + char *_field1; + int _field2; + int _field3; + short _field4; + short _field5; + struct __sbuf _field6; + int _field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + struct __sbuf _field13; + struct __sFILEX *_field14; + int _field15; + unsigned char _field16[3]; + unsigned char _field17[1]; + struct __sbuf _field18; + int _field19; + long long _field20; +}; + +struct __sbuf { + char *_field1; + int _field2; +}; + +struct __shared_weak_count; + +struct __tree_end_node*> { + struct __tree_node_base *__left_; +}; + +struct __tree_node; + +struct __tree_node; + +struct __tree_node; + +struct __tree_node; + +struct _opaque_pthread_mutex_t { + long long __sig; + char __opaque[56]; +}; + +struct _opaque_pthread_rwlock_t { + long long __sig; + char __opaque[192]; +}; + +struct _opaque_pthread_t { + long long _field1; + struct __darwin_pthread_handler_rec *_field2; + char _field3[1168]; +}; + +struct _xmlBuf; + +struct _xmlCharEncodingHandler; + +struct _xmlDoc { + void *_field1; + int _field2; + char *_field3; + struct _xmlNode *_field4; + struct _xmlNode *_field5; + struct _xmlNode *_field6; + struct _xmlNode *_field7; + struct _xmlNode *_field8; + struct _xmlDoc *_field9; + int _field10; + int _field11; + struct _xmlDtd *_field12; + struct _xmlDtd *_field13; + struct _xmlNs *_field14; + char *_field15; + char *_field16; + void *_field17; + void *_field18; + char *_field19; + int _field20; + struct _xmlDict *_field21; + void *_field22; + int _field23; + int _field24; +}; + +struct _xmlDtd; + +struct _xmlNode { + void *_field1; + int _field2; + char *_field3; + struct _xmlNode *_field4; + struct _xmlNode *_field5; + struct _xmlNode *_field6; + struct _xmlNode *_field7; + struct _xmlNode *_field8; + struct _xmlDoc *_field9; + struct _xmlNs *_field10; + char *_field11; + struct _xmlAttr *_field12; + struct _xmlNs *_field13; + void *_field14; + unsigned short _field15; + unsigned short _field16; +}; + +struct _xmlNs { + struct _xmlNs *_field1; + int _field2; + char *_field3; + char *_field4; + void *_field5; + struct _xmlDoc *_field6; +}; + +struct array<(null)::TextureVariables, 2> { + struct TextureVariables _field1[2]; +}; + +struct array { + NSObject *__elems_[8]; +}; + +struct array, 8> { + struct ObjcSharedPtr __elems_[8]; +}; + +struct array { + struct BarExtrusionDetails __elems_[2]; +}; + +struct array { + struct GLSingleState __elems_[2]; +}; + +struct array { + struct GLSingleState __elems_[4]; +}; + +struct array { + struct Data _field1[3]; +}; + +struct array { + struct TextureAttributes __elems_[8]; +}; + +struct array { + struct TSCH3DShaderVariableScopeType __elems_[2]; +}; + +struct array { + _Bool __elems_[8]; +}; + +struct array, 2> { + tmat4x4_3074befe __elems_[2]; +}; + +struct array { + unsigned char __elems_[20]; +}; + +struct auto_ptr { + struct FieldInfoTree *_field1; +}; + +struct auto_ptr { + struct Message *__ptr_; +}; + +struct auto_ptr> { + RepeatedField_80b81656 *__ptr_; +}; + +struct basic_string, std::__1::allocator> { + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + char *_field1; + unsigned long long _field2; + unsigned long long _field3; + } _field1; + struct __short { + char _field1[23]; + struct { + unsigned char _field1; + } _field2; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; +}; + +struct bitset<5> { + unsigned long long __first_; +}; + +struct box> { + tvec1_1f665138 mMin; + tvec1_1f665138 mMax; +}; + +struct box> { + tvec2_84d5962d mMin; + tvec2_84d5962d mMax; +}; + +struct box> { + tvec2_3b141483 mMin; + tvec2_3b141483 mMax; +}; + +struct box> { + tvec3_17f03ce0 mMin; + tvec3_17f03ce0 mMax; +}; + +struct deque> { + struct __split_buffer> { + struct Transform **_field1; + struct Transform **_field2; + struct Transform **_field3; + struct __compressed_pair> { + struct Transform **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; +}; + +struct deque> { + struct __split_buffer> { + struct ExternalReferenceCompletionInfo **_field1; + struct ExternalReferenceCompletionInfo **_field2; + struct ExternalReferenceCompletionInfo **_field3; + struct __compressed_pair> { + struct ExternalReferenceCompletionInfo **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; +}; + +struct deque> { + struct __split_buffer> { + struct ReferenceCompletionInfo **_field1; + struct ReferenceCompletionInfo **_field2; + struct ReferenceCompletionInfo **_field3; + struct __compressed_pair> { + struct ReferenceCompletionInfo **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; +}; + +struct deque> { + struct __split_buffer> { + struct RepeatedExternalReferenceCompletionInfo **__first_; + struct RepeatedExternalReferenceCompletionInfo **__begin_; + struct RepeatedExternalReferenceCompletionInfo **__end_; + struct __compressed_pair> { + struct RepeatedExternalReferenceCompletionInfo **__first_; + } __end_cap_; + } __map_; + unsigned long long __start_; + struct __compressed_pair> { + unsigned long long __first_; + } __size_; +}; + +struct deque> { + struct __split_buffer> { + struct UnarchiverRepeatedReference **__first_; + struct UnarchiverRepeatedReference **__begin_; + struct UnarchiverRepeatedReference **__end_; + struct __compressed_pair> { + struct UnarchiverRepeatedReference **__first_; + } __end_cap_; + } __map_; + unsigned long long __start_; + struct __compressed_pair> { + unsigned long long __first_; + } __size_; +}; + +struct deque, std::__1::allocator>> { + struct __split_buffer*, std::__1::allocator*>> { + struct pair **_field1; + struct pair **_field2; + struct pair **_field3; + struct __compressed_pair**, std::__1::allocator*>> { + struct pair **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair>> { + unsigned long long _field1; + } _field3; +}; + +struct deque, std::__1::allocator>> { + struct __split_buffer*, std::__1::allocator*>> { + struct shared_ptr **_field1; + struct shared_ptr **_field2; + struct shared_ptr **_field3; + struct __compressed_pair**, std::__1::allocator*>> { + struct shared_ptr **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair>> { + unsigned long long _field1; + } _field3; +}; + +struct deque> { + struct __split_buffer> { + id **_field1; + void _field2; + id **_field3; + void _field4; + id **_field5; + void _field6; + struct __compressed_pair> { + id **_field1; + void _field2; + } _field7; + } _field1; + unsigned long long _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; +}; + +struct hash_map, unsigned int, TSTTableDataObjectHasher, TSTTableDataObjectEqual, std::__1::allocator, unsigned int>>> { + struct __hash_table, unsigned int>, __gnu_cxx::__hash_map_hasher, unsigned int>, TSTTableDataObjectHasher, true>, __gnu_cxx::__hash_map_equal, unsigned int>, TSTTableDataObjectEqual, true>, std::__1::allocator, unsigned int>>> { + struct unique_ptr, unsigned int>, void *>*[], std::__1::__bucket_list_deallocator, unsigned int>, void *>*>>> _field1; + struct __compressed_pair, unsigned int>, void *>*>, std::__1::allocator, unsigned int>, void *>>> { + struct __hash_node_base, unsigned int>, void *>*> { + struct __hash_node, unsigned int>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, unsigned int>, TSTTableDataObjectHasher, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, unsigned int>, TSTTableDataObjectEqual, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSTCellIDHasher, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSTCellIDHasher, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSTCellIDHasher, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSTCellIDHasher, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::FieldPathHash, true>, __gnu_cxx::__hash_map_equal, TSP::FieldPathEqualTo, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::FieldPathHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, TSP::FieldPathEqualTo, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSCEFormulaOwnerIDHash, true>, __gnu_cxx::__hash_map_equal, TSCEFormulaOwnerIDEqual, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, TSCEFormulaOwnerIDHash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, TSCEFormulaOwnerIDEqual, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_map, std::__1::allocator>>, TSCEFormulaOwnerIDHash, TSCEFormulaOwnerIDEqual, std::__1::allocator, std::__1::allocator>>>>> { + struct __hash_table, std::__1::allocator>>>, __gnu_cxx::__hash_map_hasher, std::__1::allocator>>>, TSCEFormulaOwnerIDHash, true>, __gnu_cxx::__hash_map_equal, std::__1::allocator>>>, TSCEFormulaOwnerIDEqual, true>, std::__1::allocator, std::__1::allocator>>>>> { + struct unique_ptr, std::__1::allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::allocator>>>, void *>*>, std::__1::allocator, std::__1::allocator>>>, void *>>> { + struct __hash_node_base, std::__1::allocator>>>, void *>*> { + struct __hash_node, std::__1::allocator>>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::allocator>>>, TSCEFormulaOwnerIDHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::allocator>>>, TSCEFormulaOwnerIDEqual, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSCEFormulaOwnerIDHash, true>, __gnu_cxx::__hash_map_equal, TSCEFormulaOwnerIDEqual, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, TSCEFormulaOwnerIDHash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, TSCEFormulaOwnerIDEqual, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::DescriptorHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::DescriptorHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::ObjectIdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::ObjectIdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::ObjectIdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::ObjectIdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::IdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::IdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, TSPData *__weak, TSP::DataDigestHash, TSP::DataDigestEqualTo, std::__1::allocator, TSPData *__weak>>> { + struct __hash_table, TSPData *__weak>, __gnu_cxx::__hash_map_hasher, TSPData *__weak>, TSP::DataDigestHash, true>, __gnu_cxx::__hash_map_equal, TSPData *__weak>, TSP::DataDigestEqualTo, true>, std::__1::allocator, TSPData *__weak>>> { + struct unique_ptr, TSPData *__weak>, void *>*[], std::__1::__bucket_list_deallocator, TSPData *__weak>, void *>*>>> __bucket_list_; + struct __compressed_pair, TSPData *__weak>, void *>*>, std::__1::allocator, TSPData *__weak>, void *>>> { + struct __hash_node_base, TSPData *__weak>, void *>*> { + struct __hash_node, TSPData *__weak>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSPData *__weak>, TSP::DataDigestHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, TSPData *__weak>, TSP::DataDigestEqualTo, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::DataIdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::DataIdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::ObjectIdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::ObjectIdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSP::ObjectIdentifierHash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, TSP::ObjectIdentifierHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, TSPIdentifierHasher, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, TSPIdentifierHasher, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_map, TSTIntHasher, std::__1::equal_to, std::__1::allocator>>> { + struct __hash_table>, __gnu_cxx::__hash_map_hasher>, TSTIntHasher, true>, __gnu_cxx::__hash_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>> { + struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; + struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { + struct __hash_node_base>, void *>*> { + struct __hash_node>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>, TSTIntHasher, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, __gnu_cxx::hash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, __gnu_cxx::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, __gnu_cxx::hash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, __gnu_cxx::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, __gnu_cxx::hash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, __gnu_cxx::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, __gnu_cxx::hash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, __gnu_cxx::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, __gnu_cxx::__hash_map_hasher, __gnu_cxx::hash, true>, __gnu_cxx::__hash_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, __gnu_cxx::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct hash_set> { + struct __hash_table> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + struct __compressed_pair { + float _field1; + } _field4; + } _field1; +}; + +struct hash_set> { + struct __hash_table> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *__next_; + } __first_; + } __p1_; + struct __compressed_pair { + unsigned long long __first_; + } __p2_; + struct __compressed_pair { + float __first_; + } __p3_; + } __table_; +}; + +struct hash_set> { + struct __hash_table> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *__next_; + } __first_; + } __p1_; + struct __compressed_pair { + unsigned long long __first_; + } __p2_; + struct __compressed_pair { + float __first_; + } __p3_; + } __table_; +}; + +struct in_addr { + unsigned int _field1; +}; + +struct internal_state; + +struct line> { + tvec3_17f03ce0 mPosition; + tvec3_17f03ce0 mDirection; +}; + +struct list> { + struct __list_node_base { + struct __list_node *__prev_; + struct __list_node *__next_; + } __end_; + struct __compressed_pair>> { + unsigned long long __first_; + } __size_alloc_; +}; + +struct list> { + struct __list_node_base { + struct __list_node *_field1; + struct __list_node *_field2; + } _field1; + struct __compressed_pair>> { + unsigned long long _field1; + } _field2; +}; + +struct list> { + struct __list_node_base { + struct __list_node *__prev_; + struct __list_node *__next_; + } __end_; + struct __compressed_pair>> { + unsigned long long __first_; + } __size_alloc_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::less, std::__1::allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>>> { + struct __tree_node>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map>, std::__1::less, std::__1::allocator>>>> { + struct __tree>>, std::__1::__map_value_compare>, std::__1::less, true>, std::__1::allocator>>>> { + struct __tree_node>>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair>, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::less, std::__1::allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>>> { + struct __tree_node>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::less, std::__1::allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>>> { + struct __tree_node>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::less, std::__1::allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>>> { + struct __tree_node>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map>>, std::__1::less, std::__1::allocator>>>>> { + struct __tree>>>, std::__1::__map_value_compare>>, std::__1::less, true>, std::__1::allocator>>>>> { + struct __tree_node>>>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>>>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair>>, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::less, std::__1::allocator>>> { + struct __tree>, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>>> { + struct __tree_node>, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct multimap, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct multiset> { + struct __tree> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct pair, TSCH3D::IteratorRange> { + IteratorRange_617e5e79 _field1; + IteratorRange_617e5e79 _field2; +}; + +struct pair { + id _field1; + id _field2; +}; + +struct pair; + +struct pair { + _Bool _field1; + id _field2; +}; + +struct pair; + +struct pair { + char *_field1; + char *_field2; +}; + +struct pair; + +struct pair; + +struct path_descr; + +struct plane> { + tvec3_17f03ce0 mNormal; + float mDistance; +}; + +struct queue>> { + struct deque> _field1; +}; + +struct queue>> { + struct deque> _field1; +}; + +struct queue>> { + struct deque> c; +}; + +struct queue>> { + struct deque> c; +}; + +struct queue>> { + struct deque> _field1; +}; + +struct range { + double _field1; + double _field2; +}; + +struct range { + unsigned int _field1; + unsigned int _field2; +}; + +struct segment_data; + +struct set, GQUtility::NSObjectComparator, std::__1::allocator>> { + struct __tree, GQUtility::NSObjectComparator, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + struct NSObjectComparator _field2; + } _field3; + } _field1; +}; + +struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct set> { + struct __tree> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct set> { + struct __tree> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct set> { + struct __tree> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct set, std::__1::less>, std::__1::allocator>> { + struct __tree, std::__1::less>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct shared_count { + struct sp_counted_base *pi_; +}; + +struct shared_ptr; + +struct shared_ptr { + struct TSCEAbstractVector *_field1; + struct shared_count _field2; +}; + +struct shared_ptr { + struct TSCEValue *_field1; + struct shared_count _field2; +}; + +struct shared_ptr { + struct ArchiveInfo *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr; + +struct shared_ptr { + struct TSWPLineFragmentArray *px; + struct shared_count pn; +}; + +struct shared_ptr { + struct TSWPParagraphTypesetter *_field1; + struct shared_count _field2; +}; + +struct shared_ptr { + struct UnknownFieldSet *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct sockaddr_in { + unsigned char _field1; + unsigned char _field2; + unsigned short _field3; + struct in_addr _field4; + char _field5[8]; +}; + +struct sp_counted_base; + +struct stack, std::__1::deque, std::__1::allocator>>> { + struct deque, std::__1::allocator>> _field1; +}; + +struct stack, std::__1::deque, std::__1::allocator>>> { + struct deque, std::__1::allocator>> _field1; +}; + +struct timeval { + long long tv_sec; + int tv_usec; +}; + +struct tmat2x2 { + tvec2_84d5962d _field1[2]; +}; + +struct tmat3x3 { + tvec3_17f03ce0 value[3]; +}; + +struct tmat4x4 { + tvec4_ac57c72d value[4]; +}; + +struct tquat { + float x; + float y; + float z; + float w; +}; + +struct tvec1 { + CDUnion_d07f0a1e ; +}; + +struct tvec1 { + union { + int _field1; + int _field2; + int _field3; + } _field1; +}; + +struct tvec2 { + union { + _Bool x; + _Bool r; + _Bool s; + } ; + union { + _Bool y; + _Bool g; + _Bool t; + } ; +}; + +struct tvec2 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; +}; + +struct tvec2 { + CDUnion_55b6007a ; + CDUnion_020eeea2 ; +}; + +struct tvec3 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; + CDUnion_47fe3727 ; +}; + +struct tvec3 { + CDUnion_55b6007a ; + CDUnion_020eeea2 ; + union { + int z; + int b; + int p; + } ; +}; + +struct tvec4 { + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field1; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field2; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field3; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field4; +}; + +struct tvec4 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; + CDUnion_47fe3727 ; + union { + float w; + float a; + float q; + } ; +}; + +struct tvec4 { + union { + int _field1; + int _field2; + int _field3; + } _field1; + union { + int _field1; + int _field2; + int _field3; + } _field2; + union { + int _field1; + int _field2; + int _field3; + } _field3; + union { + int _field1; + int _field2; + int _field3; + } _field4; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **_field1; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **__first_; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **__first_; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, unsigned int>, void *>*[], std::__1::__bucket_list_deallocator, unsigned int>, void *>*>>> { + struct __compressed_pair, unsigned int>, void *>**, std::__1::__bucket_list_deallocator, unsigned int>, void *>*>>> { + struct __hash_node, unsigned int>, void *> **_field1; + struct __bucket_list_deallocator, unsigned int>, void *>*>> { + struct __compressed_pair, unsigned int>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr, std::__1::allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> { + struct __compressed_pair, std::__1::allocator>>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> { + struct __hash_node, std::__1::allocator>>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::allocator>>>, void *>*>> { + struct __compressed_pair, std::__1::allocator>>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, TSPData *__weak>, void *>*[], std::__1::__bucket_list_deallocator, TSPData *__weak>, void *>*>>> { + struct __compressed_pair, TSPData *__weak>, void *>**, std::__1::__bucket_list_deallocator, TSPData *__weak>, void *>*>>> { + struct __hash_node, TSPData *__weak>, void *> **__first_; + struct __bucket_list_deallocator, TSPData *__weak>, void *>*>> { + struct __compressed_pair, TSPData *__weak>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __hash_node>, void *> **_field1; + struct __bucket_list_deallocator>, void *>*>> { + struct __compressed_pair>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct vector<(null)::Range, std::__1::allocator<(null)::Range>> { + struct Range *__begin_; + struct Range *__end_; + struct __compressed_pair<(null)::Range *, std::__1::allocator<(null)::Range>> { + struct Range *__first_; + } __end_cap_; +}; + +struct vector> { + struct CGPoint *_field1; + struct CGPoint *_field2; + struct __compressed_pair> { + struct CGPoint *_field1; + } _field3; +}; + +struct vector> { + struct CGRect *_field1; + struct CGRect *_field2; + struct __compressed_pair> { + struct CGRect *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + struct ObjcSharedPtr *_field1; + struct ObjcSharedPtr *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct ObjcSharedPtr *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + struct TSCEReferenceValue *_field1; + struct TSCEReferenceValue *_field2; + struct __compressed_pair> { + struct TSCEReferenceValue *_field1; + } _field3; +}; + +struct vector> { + struct TSCERetainedCellReference *_field1; + struct TSCERetainedCellReference *_field2; + struct __compressed_pair> { + struct TSCERetainedCellReference *_field1; + } _field3; +}; + +struct vector> { + struct TSCEValue *_field1; + struct TSCEValue *_field2; + struct __compressed_pair> { + struct TSCEValue *_field1; + } _field3; +}; + +struct vector> { + struct AxisLabelCacheItem *__begin_; + struct AxisLabelCacheItem *__end_; + struct __compressed_pair> { + struct AxisLabelCacheItem *__first_; + } __end_cap_; +}; + +struct vector> { + struct BarElementInfo *__begin_; + struct BarElementInfo *__end_; + struct __compressed_pair> { + struct BarElementInfo *__first_; + } __end_cap_; +}; + +struct vector>, std::__1::allocator>>> { + box_a3bd9649 *__begin_; + box_a3bd9649 *__end_; + struct __compressed_pair>*, std::__1::allocator>>> { + box_a3bd9649 *__first_; + } __end_cap_; +}; + +struct vector>, std::__1::allocator>>> { + plane_849e6053 *__begin_; + plane_849e6053 *__end_; + struct __compressed_pair>*, std::__1::allocator>>> { + plane_849e6053 *__first_; + } __end_cap_; +}; + +struct vector> { + struct Lookup *__begin_; + struct Lookup *__end_; + struct __compressed_pair> { + struct Lookup *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + struct PODType *__begin_; + struct PODType *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct PODType *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + struct PODType *__begin_; + struct PODType *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct PODType *__first_; + } __end_cap_; +}; + +struct vector> { + struct RenderElementInfo *__begin_; + struct RenderElementInfo *__end_; + struct __compressed_pair> { + struct RenderElementInfo *__first_; + } __end_cap_; +}; + +struct vector> { + struct ResourceAttributeState *__begin_; + struct ResourceAttributeState *__end_; + struct __compressed_pair> { + struct ResourceAttributeState *__first_; + } __end_cap_; +}; + +struct vector> { + struct TSCH3DShaderVariableScopeType *__begin_; + struct TSCH3DShaderVariableScopeType *__end_; + struct __compressed_pair> { + struct TSCH3DShaderVariableScopeType *__first_; + } __end_cap_; +}; + +struct vector> { + struct TSDBrushVertexData *_field1; + struct TSDBrushVertexData *_field2; + struct __compressed_pair> { + struct TSDBrushVertexData *_field1; + } _field3; +}; + +struct vector> { + struct ObjectStackEntry *__begin_; + struct ObjectStackEntry *__end_; + struct __compressed_pair> { + struct ObjectStackEntry *__first_; + } __end_cap_; +}; + +struct vector> { + struct UnarchiverReference *__begin_; + struct UnarchiverReference *__end_; + struct __compressed_pair> { + struct UnarchiverReference *__first_; + } __end_cap_; +}; + +struct vector> { + struct UnarchiverRepeatedReference *__begin_; + struct UnarchiverRepeatedReference *__end_; + struct __compressed_pair> { + struct UnarchiverRepeatedReference *__first_; + } __end_cap_; +}; + +struct vector> { + struct WHCCol *__begin_; + struct WHCCol *__end_; + struct __compressed_pair> { + struct WHCCol *__first_; + } __end_cap_; +}; + +struct vector> { + struct WHCRow *__begin_; + struct WHCRow *__end_; + struct __compressed_pair> { + struct WHCRow *__first_; + } __end_cap_; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector> { + struct TSWPAdornmentLine *_field1; + struct TSWPAdornmentLine *_field2; + struct __compressed_pair> { + struct TSWPAdornmentLine *_field1; + } _field3; +}; + +struct vector> { + struct TSWPAdornmentRect *_field1; + struct TSWPAdornmentRect *_field2; + struct __compressed_pair> { + struct TSWPAdornmentRect *_field1; + } _field3; +}; + +struct vector> { + struct TSWPAdornments *_field1; + struct TSWPAdornments *_field2; + struct __compressed_pair> { + struct TSWPAdornments *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector> { + struct TSWPLineRef *_field1; + struct TSWPLineRef *_field2; + struct __compressed_pair> { + struct TSWPLineRef *_field1; + } _field3; +}; + +struct vector> { + struct TSWPStorageTransactionObject *_field1; + struct TSWPStorageTransactionObject *_field2; + struct __compressed_pair> { + struct TSWPStorageTransactionObject *_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + struct TSWPUIAttachmentData *_field1; + struct TSWPUIAttachmentData *_field2; + struct __compressed_pair> { + struct TSWPUIAttachmentData *_field1; + } _field3; +}; + +struct vector<_TSWPCharIndexAndAffinity, std::__1::allocator<_TSWPCharIndexAndAffinity>> { + struct _TSWPCharIndexAndAffinity *__begin_; + struct _TSWPCharIndexAndAffinity *__end_; + struct __compressed_pair<_TSWPCharIndexAndAffinity *, std::__1::allocator<_TSWPCharIndexAndAffinity>> { + struct _TSWPCharIndexAndAffinity *__first_; + } __end_cap_; +}; + +struct vector> { + unsigned long long *__begin_; + unsigned long long __size_; + struct __compressed_pair> { + unsigned long long __first_; + } __cap_alloc_; +}; + +struct vector, std::__1::allocator>> { + struct segment_data *_field1; + struct segment_data *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct segment_data *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + struct shared_ptr *__begin_; + struct shared_ptr *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct shared_ptr *__first_; + } __end_cap_; +}; + +struct vector> { + double *__begin_; + double *__end_; + struct __compressed_pair> { + double *__first_; + } __end_cap_; +}; + +struct vector> { + float *__begin_; + float *__end_; + struct __compressed_pair> { + float *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec1_1f665138 *__begin_; + tvec1_1f665138 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec1_1f665138 *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec1_dad7e00b *_field1; + tvec1_dad7e00b *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec1_dad7e00b *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + tvec2_84d5962d *__begin_; + tvec2_84d5962d *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec2_84d5962d *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec2_3b141483 *__begin_; + tvec2_3b141483 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec2_3b141483 *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec3_17f03ce0 *__begin_; + tvec3_17f03ce0 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec3_17f03ce0 *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec3_c2818ced *_field1; + tvec3_c2818ced *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec3_c2818ced *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + tvec4_ac57c72d *__begin_; + tvec4_ac57c72d *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec4_ac57c72d *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + tvec4_f99fd489 *_field1; + tvec4_f99fd489 *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec4_f99fd489 *_field1; + } _field3; +}; + +struct vector>; + +struct vector> { + long long *__begin_; + long long *__end_; + struct __compressed_pair> { + long long *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + struct pair *__begin_; + struct pair *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct pair *__first_; + } __end_cap_; +}; + +struct vector, std::__1::allocator>> { + struct pair *_field1; + struct pair *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct pair *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + struct pair *__begin_; + struct pair *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct pair *__first_; + } __end_cap_; +}; + +struct vector> { + char *__begin_; + char *__end_; + struct __compressed_pair> { + char *__first_; + } __end_cap_; +}; + +struct vector> { + unsigned long long *__begin_; + unsigned long long *__end_; + struct __compressed_pair> { + unsigned long long *__first_; + } __end_cap_; +}; + +struct vector> { + unsigned short *__begin_; + unsigned short *__end_; + struct __compressed_pair> { + unsigned short *__first_; + } __end_cap_; +}; + +struct vector> { + id *__begin_; + void _field1; + id *__end_; + void _field2; + struct __compressed_pair> { + id *__first_; + void _field1; + } __end_cap_; +}; + +struct z_stream_s { + char *next_in; + unsigned int avail_in; + unsigned long long total_in; + char *next_out; + unsigned int avail_out; + unsigned long long total_out; + char *msg; + struct internal_state *state; + void *zalloc; + void *zfree; + void *opaque; + int data_type; + unsigned long long adler; + unsigned long long reserved; +}; + +#if 0 +// Names with conflicting types: +typedef struct { + float _field1; + float _field2; + float _field3; + float _field4; +} Color_1703f521; + +typedef struct { + int _field1; + int _field2; + int _field3; + struct path_descr *_field4; + int _field5; + int _field6; + _Bool _field7; + _Bool _field8; + int _field9; + int _field10; + int _field11; + char *_field12; +} Path_1b135553; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct ChartMediatorArchive *_field3; + basic_string_7c0a1c0b *_field4; + struct ChartMediatorFormulaStorage *_field5; + _Bool _field6; + _Bool _field7; + int _field8; + unsigned int _field9[1]; +} ChartMediatorArchive_7a155ad7; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct CommandArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + struct Reference *_field6; + _Bool _field7; + int _field8; + unsigned int _field9[1]; +} StyleUpdatePropertyMapCommandArchive_fbad30e7; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct DocumentArchive *_field3; + struct Reference *_field4; + struct Reference *_field5; + int _field6; + unsigned int _field7[1]; +} DocumentArchive_0d50d32f; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct DocumentArchive *_field3; + struct RepeatedPtrField _field4; + basic_string_7c0a1c0b *_field5; + struct Reference *_field6; + struct Reference *_field7; + struct Reference *_field8; + struct Reference *_field9; + _Bool _field10; + int _field11; + unsigned int _field12[1]; +} DocumentArchive_83a52379; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct FillArchive *_field3; + struct StrokeArchive *_field4; + struct ShadowArchive *_field5; + struct ReflectionArchive *_field6; + float _field7; + int _field8; + unsigned int _field9[1]; +} ShapeStylePropertiesArchive_6a358b19; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct RangeReferenceArchive *_field3; + struct ChartSelectionArchive *_field4; + int _field5; + unsigned int _field6[1]; +} ChartSelectionArchive_81b6d018; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Range *_field3; + int _field4; + int _field5; + struct Range *_field6; + int _field7; + int _field8; + unsigned int _field9[1]; +} SelectionArchive_0e4458ed; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Range *_field3; + int _field4; + int _field5; + RepeatedPtrField_a0d2dbe7 _field6; + RepeatedPtrField_a0d2dbe7 _field7; + RepeatedPtrField_a0d2dbe7 _field8; + struct Reference *_field9; + int _field10; + int _field11; + unsigned int _field12[1]; +} CanvasSelectionArchive_7bb3ac2c; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct CellID *_field4; + struct RepeatedPtrField _field5; + struct RepeatedPtrField _field6; + struct CellID *_field7; + int _field8; + int _field9; + unsigned int _field10[1]; +} SelectionArchive_c14254ac; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct Reference *_field4; + struct Size *_field5; + struct Point *_field6; + float _field7; + float _field8; + RepeatedPtrField_a0d2dbe7 _field9; + struct Point *_field10; + struct Point *_field11; + struct Reference *_field12; + float _field13; + float _field14; + struct Point *_field15; + struct RepeatedPtrField _field16; + float _field17; + _Bool _field18; + _Bool _field19; + _Bool _field20; + _Bool _field21; + RepeatedPtrField_a0d2dbe7 _field22; + _Bool _field23; + float _field24; + int _field25; + unsigned int _field26[1]; +} UIStateArchive_24e4e728; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + RepeatedField_27dfe32f _field4; + RepeatedField_27dfe32f _field5; + int _field6; + unsigned int _field7[1]; +} ChartMediatorArchive_d638dd8d; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct Reference *_field3; + struct RepeatedPtrField _field4; + int _field5; + unsigned int _field6[1]; +} ChartSelectionArchive_b9bf733c; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct StyleUpdatePropertyMapCommandArchive *_field3; + int _field4; + unsigned int _field5[1]; +} StyleUpdatePropertyMapCommandArchive_841fe9c3; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct ThemeArchive *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + basic_string_7c0a1c0b *_field5; + RepeatedPtrField_a0d2dbe7 _field6; + struct Reference *_field7; + int _field8; + unsigned int _field9[1]; +} ThemeArchive_d491fbae; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct ThemeArchive *_field3; + RepeatedPtrField_a0d2dbe7 _field4; + int _field5; + unsigned int _field6[1]; +} ThemeArchive_307ccdc4; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + basic_string_7c0a1c0b *_field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +} DocumentArchive_6740684c; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + _Bool _field4; + _Bool _field5; + _Bool _field6; + _Bool _field7; + struct ColumnsArchive *_field8; + struct PaddingArchive *_field9; + unsigned int _field10; + _Bool _field11; + struct Reference *_field12; + int _field13; + unsigned int _field14[1]; +} ShapeStylePropertiesArchive_ab8a200a; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + int _field3; + float _field4; + float _field5; + float _field6; + float _field7; + float _field8; + float _field9; + float _field10; + float _field11; + float _field12; + int _field13; + unsigned int _field14[1]; +} Color_6c087495; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + struct RepeatedPtrField _field3; + int _field4; + unsigned int _field5[1]; +} Path_58853701; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct Reference *_field4; + int _field5; + unsigned int _field6[1]; +} CanvasSelectionArchive_c8ae9c50; + +typedef struct { + void **_field1; + struct UnknownFieldSet _field2; + RepeatedPtrField_a0d2dbe7 _field3; + struct RepeatedPtrField _field4; + unsigned int _field5; + unsigned int _field6; + struct SelectionArchive *_field7; + struct RepeatedPtrField _field8; + int _field9; + int _field10; + unsigned int _field11; + unsigned int _field12; + struct ChartSelectionArchive *_field13; + struct Reference *_field14; + int _field15; + _Bool _field16; + _Bool _field17; + _Bool _field18; + _Bool _field19; + RepeatedField_27dfe32f _field20; + _Bool _field21; + int _field22; + unsigned int _field23[1]; +} UIStateArchive_600c7385; + +#endif + +#pragma mark Typedef'd Structures + +typedef struct { + id _field1; + id _field2; + id _field3; + id _field4; + id _field5; + double _field6; + unsigned int :8; + unsigned char _field7; + unsigned char _field8; + unsigned char _field9; + unsigned char _field10; + unsigned char _field11; + unsigned char _field12; + unsigned char _field13; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; +} CDStruct_8acff13f; + +typedef struct { + id _field1; + id _field2; +} CDStruct_a70f6672; + +typedef struct { + NSString *mCurrencyCode; + unsigned int mDecimalPlaces:8; + unsigned int mNegativeStyle:3; + unsigned int mShowThousandsSeparator:1; + unsigned int mUseAccountingStyle:1; +} CDStruct_12065962; + +typedef struct { + _Bool forceOmitLegend; + _Bool forceOmitTitle; + _Bool forceOmitAxisTitle; + _Bool enable3DTightBounds; + _Bool enable3DScaledDepthBounds; + _Bool enable3DSageMaxDepthRatio; + unsigned long long max3DLimitingSeries; +} CDStruct_9aa9521f; + +typedef struct { + _Bool coordinates; + _Bool tableOffset; +} CDStruct_365fa376; + +typedef struct { + _Bool _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; +} CDStruct_7bd98050; + +typedef struct { + unsigned char byte0; + unsigned char byte1; + unsigned char byte2; + unsigned char byte3; + unsigned char byte4; + unsigned char byte5; + unsigned char byte6; + unsigned char byte7; + unsigned char byte8; + unsigned char byte9; + unsigned char byte10; + unsigned char byte11; + unsigned char byte12; + unsigned char byte13; + unsigned char byte14; + unsigned char byte15; +} CDStruct_e6eac3cb; + +typedef struct { + unsigned int _field1; + unsigned int _field2; + id _field3; +} CDStruct_3144a3ae; + +typedef struct { + unsigned int x; + unsigned int y; + _Bool xIsNegative; + _Bool yIsNegative; +} CDStruct_d2bcd96c; + +typedef struct { + unsigned int column; + unsigned int row; +} CDStruct_e5a208c7; + +typedef struct { + unsigned int _field1; + long long _field2; +} CDStruct_31de062f; + +typedef struct { + unsigned long long _field1; + void *_field2; + void *_field3; +} CDStruct_188655c5; + +typedef struct { + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + +typedef struct { + unsigned long long _field1; + double _field2; +} CDStruct_316206b0; + +typedef struct { + unsigned short row; + unsigned char column; + unsigned char reserved; +} CDStruct_0441cfb5; + +typedef struct { + unsigned short _field1; + unsigned char _field2; + unsigned int :1; + unsigned int :1; +} CDStruct_f2a491fb; + +typedef struct { + unsigned int ctx[96]; +} CDStruct_43cfb2c2; + +typedef struct { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; +} CDStruct_ba543347; + +typedef struct { + unsigned int mSuppressDateFormat:1; + unsigned int mSuppressTimeFormat:1; + NSString *mDateTimeFormat; +} CDStruct_b44fd3ce; + +typedef struct { + unsigned int mUseAutomaticUnits:1; + int mDurationUnitSmallest; + int mDurationUnitLargest; + int mDurationStyle; +} CDStruct_b1177b60; + +typedef struct { + unsigned int formulaID:24; + unsigned int reserved:8; +} CDStruct_a91f2c80; + +typedef struct { + unsigned int mBase:8; + unsigned int mBasePlaces:8; + unsigned int mBaseUseMinusSign:1; +} CDStruct_c5e3a123; + +typedef struct { + unsigned int mFractionAccuracy:8; +} CDStruct_7ef9dbe9; + +typedef struct { + double _field1; + double _field2; + double _field3; + unsigned long long _field4; +} CDStruct_41cea37a; + +typedef struct { + double _field1; + double _field2; + double _field3; + double _field4; + double _field5; + double _field6; + double _field7; +} CDStruct_a6fa95e6; + +typedef struct { + double _field1; + double _field2; + double _field3; + double _field4; +} CDStruct_d2b197d1; + +typedef struct { + double mMinimum; + double mMaximum; + double mIncrement; + int mDisplayFormatType; + unsigned int mOrientation:2; + unsigned int mPosition:2; +} CDStruct_8374e35e; + +typedef struct { + double _field1; + double _field2; +} CDStruct_c3b9c2ee; + +typedef struct { + float x; + float y; + float z; + float w; +} CDStruct_f2e236b6; + +typedef struct { + float x; + float y; + float z; +} CDStruct_03942939; + +typedef struct { + int mInitialValue; + unsigned int mMultipleChoiceListFormatID; + id mData; +} CDStruct_4edf9c0c; + +typedef struct { + int _field1; + unsigned long long _field2; + _Bool _field3; +} CDStruct_b9fbe577; + +typedef struct { + int _field1; + unsigned long long _field2; +} CDStruct_fca5f1f5; + +typedef struct { + int width; + int height; +} CDStruct_79c71658; + +typedef struct { + long long _field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; +} CDStruct_90be15af; + +typedef struct { + long long _field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; +} CDStruct_70d275a4; + +typedef struct { + long long location; + long long length; +} CDStruct_627e0f85; + +typedef struct CDStruct_183601bc; + +typedef struct { + unsigned int mCustomFormatID; + CDStruct_183601bc *mData; +} CDStruct_1127e784; + +typedef struct { + unsigned int column:15; + unsigned int columnIsAbsolute:1; + CDStruct_e6eac3cb tableID; +} CDStruct_41fa97f4; + +typedef struct { + unsigned int row:21; + unsigned int column:15; + unsigned int rowIsAbsolute:1; + unsigned int columnIsAbsolute:1; + CDStruct_e6eac3cb tableID; +} CDStruct_4ceb3147; + +typedef struct { + unsigned int row:21; + unsigned int rowIsAbsolute:1; + CDStruct_e6eac3cb tableID; +} CDStruct_29631068; + +typedef struct { + int _field1; + unsigned long long _field2; + _Bool _field3; + char *_field4; + unsigned long long _field5; + unsigned long long _field6; + unsigned long long _field7; + _Bool _field8; + struct _NSRange _field9; + unsigned long long _field10; +} CDStruct_c6084d62; + +typedef struct { + int _field1; + int *_field2; + CDStruct_183601bc *_field3; +} CDStruct_727a4eeb; + +typedef struct { + CDStruct_e5a208c7 topLeft; + CDStruct_e5a208c7 bottomRight; +} CDStruct_58eae27c; + +typedef struct { + CDStruct_73b5d383 topLeft; + CDStruct_73b5d383 bottomRight; +} CDStruct_2d1207dd; + +typedef struct { + CDStruct_0441cfb5 coordinate; + struct __CFUUID *tableID; +} CDStruct_78b871e1; + +typedef struct { + CDStruct_0441cfb5 origin; + struct { + unsigned short numberOfColumns; + unsigned short numberOfRows; + } size; +} CDStruct_5f1f7aa9; + +typedef struct { + struct CGAffineTransform _field1; + struct CGPoint _field2; +} CDStruct_71493e60; + +typedef struct { + struct CGPoint _field1; + _Bool _field2; +} CDStruct_40a92360; + +typedef struct { + struct CGPoint _field1; + double _field2; + _Bool _field3; + unsigned long long _field4; +} CDStruct_460b8ffe; + +typedef struct { + struct CGPoint _field1; + struct CGPoint _field2; +} CDStruct_e3b9714e; + +typedef struct { + struct _NSRange _field1; + id _field2; + double _field3; + id _field4[3]; + unsigned int _field5; + struct TSWPDrawingState *_field6; + id _field7; + id _field8; + id _field9; + struct __CTFont *_field10; + struct CGColor *_field11; + id _field12; + _Bool _field13; + int _field14; + double _field15; + struct CGColor *_field16; + double _field17; +} CDStruct_3b6efdb6; + +typedef struct { + union { + struct { + unsigned int listStart; + } ; + struct { + unsigned short level; + unsigned short flags; + } ; + struct { + unsigned short row; + unsigned short column; + } ; + struct { + int writingDirection; + } ; + struct { + unsigned int _singleValue; + } ; + struct { + unsigned short _first; + unsigned short _second; + } ; + } ; +} CDStruct_8a5ee6e3; + +typedef struct { + id _field1; + id _field2; + struct CGRect _field3; + id _field4; + id _field5; +} CDStruct_e0d92598; + +typedef struct { + CDStruct_0441cfb5 mPreviousCellID; + CDStruct_0441cfb5 mCellID; + TSTCell *mCell; + struct TSTCellStorage *mCellRef; + CDStruct_5f1f7aa9 mMergeRange; + _Bool mStyleOnly; + _Bool mCommentStorageOnly; + _Bool mHidden; + _Bool mHiddenRow; + _Bool mHiddenColumn; +} CDStruct_6188ab8e; + +typedef struct { + CDStruct_0ea164f0 range; + struct __CFUUID *tableID; +} CDStruct_5744d895; + +typedef struct { + struct CGRect _field1; + double _field2; + double _field3; + double _field4; + double _field5; + _Bool _field6; +} CDStruct_7e4c5a1e; + +typedef struct { + struct CGRect _field1; + double _field2; + double _field3; + double _field4; + double _field5; +} CDStruct_50f584da; + +typedef struct { + struct CGRect _field1; + struct _NSRange _field2; + unsigned long long _field3; + struct _NSRange _field4; + unsigned long long _field5; +} CDStruct_6026ced1; + +typedef struct { + int type; + union { + NSNumber *number; + NSDate *date; + NSString *string; + struct { + unsigned char column; + unsigned short row; + struct __CFUUID *tableID; + _Bool columnIsAbsolute; + _Bool rowIsAbsolute; + } reference; + struct { + double value; + int units; + } duration; + } ; +} CDStruct_9527dae1; + +typedef struct { + int mFormatType; + union { + CDStruct_12065962 mNumberFormatStruct; + CDStruct_7ef9dbe9 mFractionFormatStruct; + CDStruct_c5e3a123 mBaseFormatStruct; + CDStruct_b44fd3ce mDateFormatStruct; + CDStruct_b1177b60 mDurationFormatStruct; + CDStruct_1127e784 mCustomFormatStruct; + CDStruct_8374e35e mControlFormatStruct; + CDStruct_4edf9c0c mMultipleChoiceListFormatStruct; + } ; +} CDStruct_95e644ef; + +typedef struct { + int referenceType; + union { + CDStruct_78b871e1 cellReference; + CDStruct_5744d895 rangeReference; + struct { + CDStruct_5744d895 rangeReference; + int rangeContext; + } spanningRangeReference; + struct __CFUUID *tableID; + } referenceUnion; +} CDStruct_39788696; + +// Ambiguous groups +typedef struct { + unsigned long long _field1; + unsigned long long _field2; +} CDStruct_4bcfbbae; + +typedef struct { + unsigned long long x; + unsigned long long y; +} CDStruct_73b5d383; + +typedef struct { + unsigned short _field1; + unsigned short _field2; +} CDStruct_d65e47c4; + +typedef struct { + float _field1; + float _field2; +} CDStruct_b2fbf00d; + +typedef struct { + float start; + float duration; +} CDStruct_083b1a49; + +typedef struct { + float x; + float y; +} CDStruct_6e3f967a; + +typedef struct { + CDStruct_0441cfb5 _field1; + CDStruct_0441cfb5 _field2; +} CDStruct_db54a1d4; + +typedef struct { + CDStruct_0441cfb5 mTopLeft; + CDStruct_0441cfb5 mBottomRight; +} CDStruct_0ea164f0; + +typedef struct IteratorRange { + struct pair _field1; +} IteratorRange_617e5e79; + +typedef struct RepeatedField { + _Bool *_field1; + int _field2; + int _field3; +} RepeatedField_12b14242; + +typedef struct RepeatedField { + float *_field1; + int _field2; + int _field3; +} RepeatedField_324622b8; + +typedef struct RepeatedField { + int *_field1; + int _field2; + int _field3; +} RepeatedField_c2891982; + +typedef struct RepeatedField { + unsigned int *elements_; + int current_size_; + int total_size_; +} RepeatedField_27dfe32f; + +typedef struct RepeatedField { + unsigned long long *elements_; + int current_size_; + int total_size_; +} RepeatedField_80b81656; + +typedef struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +} RepeatedPtrField_634a5f45; + +typedef struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +} RepeatedPtrField_1f1a6efb; + +typedef struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +} RepeatedPtrField_5fb0b506; + +typedef struct RepeatedPtrField { + void **_field1; + int _field2; + int _field3; + int _field4; +} RepeatedPtrField_a0d2dbe7; + +typedef struct RepeatedPtrField> { + void **_field1; + int _field2; + int _field3; + int _field4; +} RepeatedPtrField_236b8a23; + +typedef struct StateStack { + unsigned long long mIndex; + struct ObjectState mCurrent; + struct ObjectState mStack[6]; +} StateStack_22d3dc01; + +typedef struct array<(null)::TextureVariables, 2> { + struct TextureVariables _field1[2]; +} array_6b0ddbad; + +typedef struct array { + unsigned char __elems_[20]; +} array_019f9a10; + +typedef struct auto_ptr { + struct FieldInfoTree *_field1; +} auto_ptr_40e77785; + +typedef struct auto_ptr { + struct Message *__ptr_; +} auto_ptr_4370f086; + +typedef struct auto_ptr> { + RepeatedField_80b81656 *__ptr_; +} auto_ptr_2bf936f6; + +typedef struct basic_string, std::__1::allocator> { + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + char *_field1; + unsigned long long _field2; + unsigned long long _field3; + } _field1; + struct __short { + char _field1[23]; + struct { + unsigned char _field1; + } _field2; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; +} basic_string_7c0a1c0b; + +typedef struct box> { + tvec1_1f665138 mMin; + tvec1_1f665138 mMax; +} box_e9f23397; + +typedef struct box> { + tvec2_84d5962d mMin; + tvec2_84d5962d mMax; +} box_80622335; + +typedef struct box> { + tvec2_3b141483 mMin; + tvec2_3b141483 mMax; +} box_0260e9b3; + +typedef struct box> { + tvec3_17f03ce0 mMin; + tvec3_17f03ce0 mMax; +} box_a3bd9649; + +typedef struct hash_set> { + struct __hash_table> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + struct __compressed_pair { + float _field1; + } _field4; + } _field1; +} hash_set_946ba02d; + +typedef struct hash_set> { + struct __hash_table> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *__next_; + } __first_; + } __p1_; + struct __compressed_pair { + unsigned long long __first_; + } __p2_; + struct __compressed_pair { + float __first_; + } __p3_; + } __table_; +} hash_set_71c75d81; + +typedef struct line> { + tvec3_17f03ce0 mPosition; + tvec3_17f03ce0 mDirection; +} line_190fbfc7; + +typedef struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, true>> { + unsigned long long _field1; + } _field3; + } _field1; +} map_aa49fa74; + +typedef struct multiset> { + struct __tree> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> _field2; + struct __compressed_pair { + unsigned long long _field1; + } _field3; + } _field1; +} multiset_5f6ec4d0; + +typedef struct pair, TSCH3D::IteratorRange> { + IteratorRange_617e5e79 _field1; + IteratorRange_617e5e79 _field2; +} pair_10e2d813; + +typedef struct pair { + id _field1; + id _field2; +} pair_952e027e; + +typedef struct pair { + _Bool _field1; + id _field2; +} pair_64bf96b1; + +typedef struct plane> { + tvec3_17f03ce0 mNormal; + float mDistance; +} plane_849e6053; + +typedef struct range { + double _field1; + double _field2; +} range_2a4e38ce; + +typedef struct range { + unsigned int _field1; + unsigned int _field2; +} range_f61e6b34; + +typedef struct set, GQUtility::NSObjectComparator, std::__1::allocator>> { + struct __tree, GQUtility::NSObjectComparator, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + struct NSObjectComparator _field2; + } _field3; + } _field1; +} set_80ec8016; + +typedef struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +} set_d5b49e31; + +typedef struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +} set_1b864098; + +typedef struct set> { + struct __tree> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> __pair1_; + struct __compressed_pair { + unsigned long long __first_; + } __pair3_; + } __tree_; +} set_bf64ed85; + +typedef struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *_field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + } _field1; +} set_6550bfbd; + +typedef struct shared_ptr { + struct ArchiveInfo *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_bafc106c; + +typedef struct shared_ptr { + struct TSWPLineFragmentArray *px; + struct shared_count pn; +} shared_ptr_72f95721; + +typedef struct shared_ptr { + struct TSWPParagraphTypesetter *_field1; + struct shared_count _field2; +} shared_ptr_6f812b7d; + +typedef struct shared_ptr { + struct UnknownFieldSet *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_b9bbcad9; + +typedef struct stack, std::__1::deque, std::__1::allocator>>> { + struct deque, std::__1::allocator>> _field1; +} stack_00018fe6; + +typedef struct stack, std::__1::deque, std::__1::allocator>>> { + struct deque, std::__1::allocator>> _field1; +} stack_e5003a0d; + +typedef struct tmat2x2 { + tvec2_84d5962d _field1[2]; +} tmat2x2_6cc53533; + +typedef struct tmat3x3 { + tvec3_17f03ce0 value[3]; +} tmat3x3_b39cd897; + +typedef struct tmat4x4 { + tvec4_ac57c72d value[4]; +} tmat4x4_3074befe; + +typedef struct tquat { + float x; + float y; + float z; + float w; +} tquat_f3d6c8fe; + +typedef struct tvec1 { + CDUnion_d07f0a1e ; +} tvec1_1f665138; + +typedef struct tvec1 { + union { + int _field1; + int _field2; + int _field3; + } _field1; +} tvec1_dad7e00b; + +typedef struct tvec2 { + union { + _Bool x; + _Bool r; + _Bool s; + } ; + union { + _Bool y; + _Bool g; + _Bool t; + } ; +} tvec2_01ee4891; + +typedef struct tvec2 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; +} tvec2_84d5962d; + +typedef struct tvec2 { + CDUnion_55b6007a ; + CDUnion_020eeea2 ; +} tvec2_3b141483; + +typedef struct tvec3 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; + CDUnion_47fe3727 ; +} tvec3_17f03ce0; + +typedef struct tvec3 { + CDUnion_55b6007a ; + CDUnion_020eeea2 ; + union { + int z; + int b; + int p; + } ; +} tvec3_c2818ced; + +typedef struct tvec4 { + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field1; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field2; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field3; + union { + _Bool _field1; + _Bool _field2; + _Bool _field3; + } _field4; +} tvec4_d23a2b6e; + +typedef struct tvec4 { + CDUnion_d07f0a1e ; + CDUnion_58f8d4fa ; + CDUnion_47fe3727 ; + union { + float w; + float a; + float q; + } ; +} tvec4_ac57c72d; + +typedef struct tvec4 { + union { + int _field1; + int _field2; + int _field3; + } _field1; + union { + int _field1; + int _field2; + int _field3; + } _field2; + union { + int _field1; + int _field2; + int _field3; + } _field3; + union { + int _field1; + int _field2; + int _field3; + } _field4; +} tvec4_f99fd489; + +typedef struct vector, std::__1::allocator>> { + struct ObjcSharedPtr *_field1; + struct ObjcSharedPtr *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct ObjcSharedPtr *_field1; + } _field3; +} vector_dadce35e; + +typedef struct vector> { + struct TSCEReferenceValue *_field1; + struct TSCEReferenceValue *_field2; + struct __compressed_pair> { + struct TSCEReferenceValue *_field1; + } _field3; +} vector_99ef3555; + +typedef struct vector> { + struct TSCEValue *_field1; + struct TSCEValue *_field2; + struct __compressed_pair> { + struct TSCEValue *_field1; + } _field3; +} vector_10088e46; + +typedef struct vector>, std::__1::allocator>>> { + plane_849e6053 *__begin_; + plane_849e6053 *__end_; + struct __compressed_pair>*, std::__1::allocator>>> { + plane_849e6053 *__first_; + } __end_cap_; +} vector_a9ee3a08; + +typedef struct vector, std::__1::allocator>> { + struct PODType *__begin_; + struct PODType *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct PODType *__first_; + } __end_cap_; +} vector_4c74e494; + +typedef struct vector, std::__1::allocator>> { + struct PODType *__begin_; + struct PODType *__end_; + struct __compressed_pair*, std::__1::allocator>> { + struct PODType *__first_; + } __end_cap_; +} vector_a3e57ab7; + +typedef struct vector> { + struct RenderElementInfo *__begin_; + struct RenderElementInfo *__end_; + struct __compressed_pair> { + struct RenderElementInfo *__first_; + } __end_cap_; +} vector_cd7372eb; + +typedef struct vector> { + struct TSCH3DShaderVariableScopeType *__begin_; + struct TSCH3DShaderVariableScopeType *__end_; + struct __compressed_pair> { + struct TSCH3DShaderVariableScopeType *__first_; + } __end_cap_; +} vector_aeadf634; + +typedef struct vector> { + struct TSDBrushVertexData *_field1; + struct TSDBrushVertexData *_field2; + struct __compressed_pair> { + struct TSDBrushVertexData *_field1; + } _field3; +} vector_b5dead7b; + +typedef struct vector> { + struct UnarchiverReference *__begin_; + struct UnarchiverReference *__end_; + struct __compressed_pair> { + struct UnarchiverReference *__first_; + } __end_cap_; +} vector_029d225a; + +typedef struct vector> { + struct UnarchiverRepeatedReference *__begin_; + struct UnarchiverRepeatedReference *__end_; + struct __compressed_pair> { + struct UnarchiverRepeatedReference *__first_; + } __end_cap_; +} vector_8ef431c5; + +typedef struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +} vector_40b16ab8; + +typedef struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +} vector_764b4ef2; + +typedef struct vector> { + struct TSWPAdornmentLine *_field1; + struct TSWPAdornmentLine *_field2; + struct __compressed_pair> { + struct TSWPAdornmentLine *_field1; + } _field3; +} vector_5a1d2cc3; + +typedef struct vector> { + struct TSWPAdornmentRect *_field1; + struct TSWPAdornmentRect *_field2; + struct __compressed_pair> { + struct TSWPAdornmentRect *_field1; + } _field3; +} vector_e65b05c3; + +typedef struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +} vector_b76bc591; + +typedef struct vector, std::__1::allocator>> { + struct segment_data *_field1; + struct segment_data *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct segment_data *_field1; + } _field3; +} vector_5a9f1b73; + +typedef struct vector> { + double *__begin_; + double *__end_; + struct __compressed_pair> { + double *__first_; + } __end_cap_; +} vector_3f7ffb82; + +typedef struct vector> { + float *__begin_; + float *__end_; + struct __compressed_pair> { + float *__first_; + } __end_cap_; +} vector_ec52ae8c; + +typedef struct vector, std::__1::allocator>> { + tvec1_1f665138 *__begin_; + tvec1_1f665138 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec1_1f665138 *__first_; + } __end_cap_; +} vector_7cfb452c; + +typedef struct vector, std::__1::allocator>> { + tvec1_dad7e00b *_field1; + tvec1_dad7e00b *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec1_dad7e00b *_field1; + } _field3; +} vector_319661ea; + +typedef struct vector, std::__1::allocator>> { + tvec2_84d5962d *__begin_; + tvec2_84d5962d *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec2_84d5962d *__first_; + } __end_cap_; +} vector_35283da1; + +typedef struct vector, std::__1::allocator>> { + tvec2_3b141483 *__begin_; + tvec2_3b141483 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec2_3b141483 *__first_; + } __end_cap_; +} vector_56a3751a; + +typedef struct vector, std::__1::allocator>> { + tvec3_17f03ce0 *__begin_; + tvec3_17f03ce0 *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec3_17f03ce0 *__first_; + } __end_cap_; +} vector_45b393db; + +typedef struct vector, std::__1::allocator>> { + tvec3_c2818ced *_field1; + tvec3_c2818ced *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec3_c2818ced *_field1; + } _field3; +} vector_e600bae4; + +typedef struct vector, std::__1::allocator>> { + tvec4_ac57c72d *__begin_; + tvec4_ac57c72d *__end_; + struct __compressed_pair*, std::__1::allocator>> { + tvec4_ac57c72d *__first_; + } __end_cap_; +} vector_b7abfae3; + +typedef struct vector, std::__1::allocator>> { + tvec4_f99fd489 *_field1; + tvec4_f99fd489 *_field2; + struct __compressed_pair*, std::__1::allocator>> { + tvec4_f99fd489 *_field1; + } _field3; +} vector_50d79d4a; + +typedef struct vector> { + long long *__begin_; + long long *__end_; + struct __compressed_pair> { + long long *__first_; + } __end_cap_; +} vector_b5bccc4d; + +typedef struct vector, std::__1::allocator>> { + struct pair *_field1; + struct pair *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct pair *_field1; + } _field3; +} vector_a36e5995; + +typedef struct vector> { + char *__begin_; + char *__end_; + struct __compressed_pair> { + char *__first_; + } __end_cap_; +} vector_a3426c4e; + +typedef struct vector> { + unsigned long long *__begin_; + unsigned long long *__end_; + struct __compressed_pair> { + unsigned long long *__first_; + } __end_cap_; +} vector_88016b54; + +typedef struct vector> { + unsigned short *__begin_; + unsigned short *__end_; + struct __compressed_pair> { + unsigned short *__first_; + } __end_cap_; +} vector_eef16772; + +typedef struct vector> { + id *__begin_; + void _field1; + id *__end_; + void _field2; + struct __compressed_pair> { + id *__first_; + void _field1; + } __end_cap_; +} vector_667badbd; + +#pragma mark Typedef'd Unions + +typedef union { + TSCETectonicShift *mTectonicShift; + struct { + struct __CFUUID *mTableID; + TSKShuffleMapping *mSortMapping; + _Bool mExplodeRanges; + } mRemapSortMappingInfo; + struct { + CDStruct_5744d895 mFromReference; + CDStruct_5744d895 mToReference; + } mRangeMovedInfo; + struct __CFUUID *mDeletedOwnerID; + struct { + struct __CFUUID *mTableID; + CDStruct_0ea164f0 mOldTableSize; + CDStruct_0ea164f0 mNewTableSize; + } mTableResizedInfo; + struct { + struct __CFUUID *mTableID; + CDStruct_0ea164f0 mMergedRange; + } mCellMergedInfo; +} CDUnion_25764664; + +// Ambiguous groups +typedef union { + _Bool _field1; + _Bool _field2; + _Bool _field3; +} CDUnion_2cf95dea; + +typedef union { + float x; + float r; + float s; +} CDUnion_d07f0a1e; + +typedef union { + float y; + float g; + float t; +} CDUnion_58f8d4fa; + +typedef union { + float z; + float b; + float p; +} CDUnion_47fe3727; + +typedef union { + int _field1; + int _field2; + int _field3; +} CDUnion_58123c5d; + +typedef union { + int x; + int r; + int s; +} CDUnion_55b6007a; + +typedef union { + int y; + int g; + int t; +} CDUnion_020eeea2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDBrush.h b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDBrush.h new file mode 100644 index 000000000..f254b6a1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDBrush.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EAGLContext (TSDBrush) +- (id)initForBrushes; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDGLShadow.h b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDGLShadow.h new file mode 100644 index 000000000..22c5ac668 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext-TSDGLShadow.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface EAGLContext (TSDGLShadow) +- (id)initForShadow; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/EAGLContext.h b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext.h new file mode 100644 index 000000000..214e3b7df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/EAGLContext.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class EAGLSharegroup, NSString; + +// Not exported +@interface EAGLContext : NSObject +{ + struct _EAGLContextPrivate *_private; + unsigned long long _API; + EAGLSharegroup *_sharegroup; + NSString *_debugLabel; +} + ++ (_Bool)setCurrentContext:(id)arg1; ++ (id)currentContext; +@property(copy, nonatomic) NSString *debugLabel; // @synthesize debugLabel=_debugLabel; +@property(readonly) EAGLSharegroup *sharegroup; // @synthesize sharegroup=_sharegroup; +@property(readonly) unsigned long long API; // @synthesize API=_API; +- (_Bool)presentRenderbuffer:(unsigned long long)arg1; +- (_Bool)renderbufferStorage:(unsigned long long)arg1 fromDrawable:(id)arg2; +- (id)initWithAPI:(unsigned long long)arg1 sharegroup:(id)arg2; +- (id)initWithAPI:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/EAGLDrawable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/EAGLDrawable-Protocol.h new file mode 100644 index 000000000..9a635a7d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/EAGLDrawable-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSDictionary; + +@protocol EAGLDrawable +@property(copy) NSDictionary *drawableProperties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry-Private.h new file mode 100644 index 000000000..5a1f942ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDAffineGeometry (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry.h index fad93054d..8b0afcb15 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDAffineGeometry.h @@ -8,16 +8,17 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDAffineGeometry : NSObject { struct CGSize mNaturalSize; struct CGSize mSize; - BOOL mSizesLocked; - BOOL mAspectRatioLocked; + _Bool mSizesLocked; + _Bool mAspectRatioLocked; struct CGPoint mPosition; float mAngle; - BOOL mHorizontalFlip; - BOOL mVerticalFlip; + _Bool mHorizontalFlip; + _Bool mVerticalFlip; float mShearXAngle; float mShearYAngle; } @@ -26,26 +27,31 @@ + (void)transformRect:(struct CGRect)arg1 transform:(id)arg2 upperLeft:(struct CGPoint *)arg3 lowerLeft:(struct CGPoint *)arg4 lowerRight:(struct CGPoint *)arg5 upperRight:(struct CGPoint *)arg6; + (const struct StateSpec *)stateForReading; - (id).cxx_construct; -- (struct CGAffineTransform)transformHasVFlip:(BOOL)arg1 vFlip:(BOOL)arg2 hasHFlip:(BOOL)arg3 hFlip:(BOOL)arg4; +- (struct CGAffineTransform)transformHasVFlip:(_Bool)arg1 vFlip:(_Bool)arg2 hasHFlip:(_Bool)arg3 hFlip:(_Bool)arg4; - (struct CGAffineTransform)transform; - (struct CGRect)naturalBounds; - (struct CGPoint)nonrotatedPosition; - (struct CGSize)sizeOfBoundingBox; +- (void)setShearYAngle:(float)arg1; - (float)shearYAngle; +- (void)setShearXAngle:(float)arg1; - (float)shearXAngle; -- (BOOL)verticalFlip; -- (BOOL)horizontalFlip; +- (void)setVerticalFlip:(_Bool)arg1; +- (_Bool)verticalFlip; +- (void)setHorizontalFlip:(_Bool)arg1; +- (_Bool)horizontalFlip; - (void)setAngle:(float)arg1; - (float)angle; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -- (BOOL)aspectRatioLocked; -- (BOOL)sizesLocked; +- (void)setAspectRatioLocked:(_Bool)arg1; +- (_Bool)aspectRatioLocked; +- (void)setSizesLocked:(_Bool)arg1; +- (_Bool)sizesLocked; - (void)setSize:(struct CGSize)arg1; - (struct CGSize)size; - (void)setNaturalSize:(struct CGSize)arg1; - (struct CGSize)naturalSize; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath-Private.h new file mode 100644 index 000000000..0bfc40484 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDArcPath (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath.h index a0e93ad20..355322dd7 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDArcPath.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDArcPath : GQDPath { struct CGSize mSize; @@ -22,7 +23,6 @@ - (double)arcWidth; - (double)headAngle; - (struct CGSize)size; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGAbstractSlide.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGAbstractSlide.h index 8b6e0c590..7e88a17b0 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGAbstractSlide.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGAbstractSlide.h @@ -8,6 +8,7 @@ @class GQDBGBodyPlaceholder, GQDBGObjectPlaceholder, GQDBGSlideNumberPlaceholder, GQDBGTitlePlaceholder, GQDSStyle, GQDSStylesheet; +// Not exported @interface GQDBGAbstractSlide : NSObject { GQDSStylesheet *mStylesheet; @@ -16,14 +17,14 @@ GQDBGBodyPlaceholder *mBodyPlaceholder; GQDBGObjectPlaceholder *mObjectPlaceholder; GQDBGSlideNumberPlaceholder *mSlideNumberPlaceholder; - BOOL mHidden; + _Bool mHidden; char *mID; - BOOL mCallGenerator; + _Bool mCallGenerator; } - (int)readAttributesForSlide:(struct _xmlTextReader *)arg1; - (char *)ID; -- (BOOL)isHidden; +- (_Bool)isHidden; - (id)stylesheet; - (id)slideStyle; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGBodyPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGBodyPlaceholder.h index b524c02f8..0aa2d3138 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGBodyPlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGBodyPlaceholder.h @@ -10,13 +10,14 @@ @class GQDWPLayoutFrame; +// Not exported @interface GQDBGBodyPlaceholder : GQDBGPlaceholder { GQDWPLayoutFrame *mFrame; } + (const struct StateSpec *)stateForReading; -- (BOOL)isBlank; +- (_Bool)isBlank; - (id)layoutFrame; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGMasterSlide.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGMasterSlide.h index bd0c43bfa..9455d4c52 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGMasterSlide.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGMasterSlide.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDBGMasterSlide : GQDBGAbstractSlide { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder-Private.h new file mode 100644 index 000000000..577bede80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDBGObjectPlaceholder (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder.h index 92e66b3bd..816594ed3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGObjectPlaceholder.h @@ -10,6 +10,7 @@ @class GQDDrawable; +// Not exported @interface GQDBGObjectPlaceholder : GQDBGPlaceholder { char *mContentType; @@ -19,7 +20,6 @@ + (const struct StateSpec *)stateForReading; - (id)drawable; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPlaceholder.h index cfee0429b..46b7e2881 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGPlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPlaceholder.h @@ -8,13 +8,14 @@ @class GQDSStyle; +// Not exported @interface GQDBGPlaceholder : GQDDrawable { GQDSStyle *mStyle; - BOOL mIsVisible; + _Bool mIsVisible; } -- (BOOL)isVisible; +- (_Bool)isVisible; - (id)placeholderStyle; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation-Private.h new file mode 100644 index 000000000..0807ecb3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDBGPresentation (Private) +- (struct __CFString *)createUpgradedAppBundleResourcePath:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation.h index 3a7613c96..c3225a817 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGPresentation.h @@ -6,12 +6,11 @@ #import +// Not exported @interface GQDBGPresentation : GQDRoot { struct __CFArray *mThemes; struct CGSize mSlideSize; - BOOL mIsOldAssetNameMapInitialized; - struct __CFDictionary *mOldAssetNameMap; } + (id)parseNumberOutOfBasename:(id)arg1 returningNumber:(int *)arg2; @@ -27,7 +26,6 @@ - (struct __CFArray *)themes; - (void)dealloc; - (id)init; -- (struct __CFString *)createUpgradedAppBundleResourcePath:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlide.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlide.h index 13dd0f043..69248e8cd 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlide.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlide.h @@ -8,6 +8,7 @@ @class GQDBGMasterSlide, GQDWPLayoutFrame; +// Not exported @interface GQDBGSlide : GQDBGAbstractSlide { GQDBGMasterSlide *mMaster; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlideNumberPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlideNumberPlaceholder.h index 13c0ba120..6727ca16b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlideNumberPlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGSlideNumberPlaceholder.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDBGSlideNumberPlaceholder : GQDBGPlaceholder { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGTheme.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGTheme.h index 544a8f572..6a5f92a00 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGTheme.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGTheme.h @@ -8,6 +8,7 @@ @class GQDSStylesheet; +// Not exported @interface GQDBGTheme : NSObject { GQDSStylesheet *mStylesheet; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBGTitlePlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBGTitlePlaceholder.h index bed503be7..f709dd7e9 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBGTitlePlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBGTitlePlaceholder.h @@ -10,13 +10,14 @@ @class GQDWPLayoutFrame; +// Not exported @interface GQDBGTitlePlaceholder : GQDBGPlaceholder { GQDWPLayoutFrame *mFrame; } + (const struct StateSpec *)stateForReading; -- (BOOL)isBlank; +- (_Bool)isBlank; - (id)layoutFrame; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBezierLine.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierLine.h index 39dcf2951..74ccbb758 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBezierLine.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierLine.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface GQDBezierLine : NSObject { struct CGPoint mUpper; struct CGPoint mLower; - BOOL isOutsideToLeft; + _Bool isOutsideToLeft; } - (id).cxx_construct; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath-Private.h new file mode 100644 index 000000000..ffb3483f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDBezierPath (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath.h index 6cdcd4884..e02531b6e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDBezierPath.h @@ -8,30 +8,29 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDBezierPath : GQDPath { struct CGPath *mPath; char *mPathStr; - BOOL mHasVFlip; - BOOL mVFlip; - BOOL mHasHFlip; - BOOL mHFlip; + _Bool mHasVFlip; + _Bool mVFlip; + _Bool mHasHFlip; + _Bool mHFlip; } + (struct __CFString *)createCFStringFromPath:(struct CGPath *)arg1; + (const struct StateSpec *)stateForReading; -+ (struct CGPath *)createPathFromCString:(const char *)arg1; -- (BOOL)horizontalFlip; -- (BOOL)verticalFlip; -- (BOOL)hasHorizontalFlip; -- (BOOL)hasVerticalFlip; +- (_Bool)horizontalFlip; +- (_Bool)verticalFlip; +- (_Bool)hasHorizontalFlip; +- (_Bool)hasVerticalFlip; - (struct CGPath *)createBezierPath; - (char *)pathStr; - (struct CGPath *)path; -- (BOOL)isRectangular; +- (_Bool)isRectangular; - (void)dealloc; - (id)initWithPathString:(const char *)arg1; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path-Private.h new file mode 100644 index 000000000..f9df185ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDCallout2Path (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path.h b/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path.h index b7eefbfee..9c615bcb5 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDCallout2Path.h @@ -6,24 +6,24 @@ #import +// Not exported @interface GQDCallout2Path : GQDPath { struct CGSize mSize; double mCornerRadius; struct CGPoint mTailPosition; double mTailSize; - BOOL mTailAtCenter; + _Bool mTailAtCenter; } - (id).cxx_construct; -- (BOOL)tailAtCenter; +- (_Bool)tailAtCenter; - (double)tailSize; - (struct CGPoint)tailPosition; - (double)cornerRadius; - (struct CGSize)size; - (struct CGPath *)createBezierPath; - (struct CGPoint)tailCenter; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDChart.h b/iOS7/PrivateFrameworks/iWorkImport/GQDChart.h index b7311bdec..f34234adf 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDChart.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDChart.h @@ -8,18 +8,19 @@ @class GQDChartLegend, GQDChartModel, GQDSStyle; +// Not exported @interface GQDChart : GQDGraphic { GQDChartLegend *mLegend; - BOOL mIsLegendRetained; + _Bool mIsLegendRetained; GQDChartModel *mModel; GQDSStyle *mStyle; - long mType; + long long mType; } + (const struct StateSpec *)stateForReading; - (void)setLegend:(id)arg1; -- (long)type; +- (long long)type; - (id)graphicStyle; - (id)style; - (id)model; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDChartLegend.h b/iOS7/PrivateFrameworks/iWorkImport/GQDChartLegend.h index d00fd9809..e3cefeb8b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDChartLegend.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDChartLegend.h @@ -8,10 +8,11 @@ @class GQDChart; +// Not exported @interface GQDChartLegend : GQDGraphic { GQDChart *mChart; - BOOL mIsChartRetained; + _Bool mIsChartRetained; } + (const struct StateSpec *)stateForReading; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel-Private.h new file mode 100644 index 000000000..f5f61f1d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDChartModel (Private) +- (void)setProcessorBundle:(struct __CFBundle *)arg1; +- (void)transpose; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel.h b/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel.h index b0ec3317c..9ed45ecd5 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDChartModel.h @@ -6,40 +6,39 @@ #import "NSObject.h" +// Not exported @interface GQDChartModel : NSObject { struct __CFArray *mChartData; struct __CFArray *mColumnNames; struct __CFArray *mRowNames; struct __CFDictionary *mPropertyBag; - long mDirection; + long long mDirection; struct __CFString *mTitle; struct __CFString *mCatagoryTitle; struct __CFString *mValueTitle; struct __CFString *mValue2Title; struct __CFBundle *mProcessorBundle; - BOOL mIsFormulaChart; + _Bool mIsFormulaChart; } - (void)dealloc; -- (BOOL)isFormulaChart; +- (_Bool)isFormulaChart; - (struct __CFString *)value2Title; - (struct __CFString *)valueTitle; - (struct __CFString *)catagoryTitle; - (struct __CFString *)title; -- (long)direction; -- (BOOL)hasFloatValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long)arg2 value:(float *)arg3; -- (BOOL)hasIntValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long)arg2 value:(int *)arg3; -- (BOOL)hasStringValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long)arg2 value:(const struct __CFString **)arg3; -- (BOOL)hasValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long)arg2 value:(const void **)arg3; -- (struct __CFDictionary *)propertiesForSeriesAtIndex:(long)arg1; +- (long long)direction; +- (_Bool)hasFloatValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long long)arg2 value:(float *)arg3; +- (_Bool)hasIntValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long long)arg2 value:(int *)arg3; +- (_Bool)hasStringValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long long)arg2 value:(const struct __CFString **)arg3; +- (_Bool)hasValueForProperty:(struct __CFString *)arg1 forSeriesAtIndex:(long long)arg2 value:(const void **)arg3; +- (struct __CFDictionary *)propertiesForSeriesAtIndex:(long long)arg1; - (struct __CFArray *)seriesArray; - (struct __CFDictionary *)propertyBag; - (struct __CFArray *)rowNames; - (struct __CFArray *)columnNames; - (struct __CFArray *)chartData; -- (void)setProcessorBundle:(struct __CFBundle *)arg1; -- (void)transpose; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap-Private.h new file mode 100644 index 000000000..22c1702d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDClassNameMap (Private) ++ (void)registerDefaults; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap.h b/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap.h index 99eaf5b49..cc8899b25 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDClassNameMap.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDClassNameMap : NSObject { } @@ -14,7 +15,6 @@ + (void)registerGlobalClass:(Class)arg1 name:(const char *)arg2; + (void)registerClass:(Class)arg1 forName:(const char *)arg2 inRootType:(Class)arg3; + (void)initialize; -+ (void)registerDefaults; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDColor-GQDColorAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/GQDColor-GQDColorAdditions.h new file mode 100644 index 000000000..9b645b543 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDColor-GQDColorAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDColor (GQDColorAdditions) +- (int)htmlBlue; +- (int)htmlGreen; +- (int)htmlRed; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDColor-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDColor-Private.h new file mode 100644 index 000000000..9f5072b69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDColor-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDColor (Private) ++ (id)cmykColorFromReader:(struct _xmlTextReader *)arg1; ++ (id)whiteColorFromReader:(struct _xmlTextReader *)arg1 calibrated:(_Bool)arg2; ++ (id)rgbColorFromReader:(struct _xmlTextReader *)arg1 calibrated:(_Bool)arg2; ++ (void)readColorFromProcessor:(id)arg1 reader:(struct _xmlTextReader *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDColor.h b/iOS7/PrivateFrameworks/iWorkImport/GQDColor.h index f8dbf8e2c..7868879da 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDColor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDColor.h @@ -8,32 +8,26 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDColor : NSObject { - float mRed; - float mGreen; - float mBlue; - float mAlpha; + double mRed; + double mGreen; + double mBlue; + double mAlpha; } -+ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3; ++ (id)colorWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3; + (id)blackColor; + (const struct StateSpec *)stateForReading; -+ (id)cmykColorFromReader:(struct _xmlTextReader *)arg1; -+ (id)whiteColorFromReader:(struct _xmlTextReader *)arg1 calibrated:(BOOL)arg2; -+ (id)rgbColorFromReader:(struct _xmlTextReader *)arg1 calibrated:(BOOL)arg2; -+ (void)readColorFromProcessor:(id)arg1 reader:(struct _xmlTextReader *)arg2; -- (id)blendedColorWithFraction:(float)arg1 ofColor:(id)arg2; -- (float)alphaComponent; -- (float)blueComponent; -- (float)greenComponent; -- (float)redComponent; -- (void)getRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; +- (id)blendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (double)alphaComponent; +- (double)blueComponent; +- (double)greenComponent; +- (double)redComponent; +- (void)getRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; - (id)description; -- (id)initWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; -- (int)htmlBlue; -- (int)htmlGreen; -- (int)htmlRed; +- (id)initWithCalibratedRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDConnectionPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDConnectionPath.h index 9338906a4..f636cc7a3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDConnectionPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDConnectionPath.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDConnectionPath : GQDPath { struct CGPoint mPoint; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable-Private.h new file mode 100644 index 000000000..a0feced78 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDDrawable (Private) +- (void)collectWrapPoints:(id)arg1 forPath:(struct CGPath *)arg2 context:(struct FindLinesContext *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable.h b/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable.h index 64d41c7e1..65c596ea7 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDDrawable.h @@ -10,6 +10,7 @@ @class GQDAffineGeometry, GQDBezierPath; +// Not exported @interface GQDDrawable : NSObject { GQDAffineGeometry *mGeometry; @@ -17,17 +18,17 @@ char *mUid; GQDBezierPath *mWrapPath; GQDAffineGeometry *mWrapGeometry; - set_a2165b2d *mInnerWrapPoints; - BOOL mHasPagesOrder; - long mPagesOrder; + set_80ec8016 *mInnerWrapPoints; + _Bool mHasPagesOrder; + long long mPagesOrder; } - (int)pagesOrder; -- (BOOL)hasPagesOrder; +- (_Bool)hasPagesOrder; - (struct CGPath *)createBezierPath; - (void)clearWrapPoints; - (vector_dadce35e *)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; -- (const set_a2165b2d *)wrapPoints; +- (const set_80ec8016 *)wrapPoints; - (void)addWrapPoint:(id)arg1; - (int)collectWrapPointsForState:(id)arg1 graphicStyle:(id)arg2; - (const char *)uid; @@ -35,7 +36,6 @@ - (struct __CFURL *)url; - (id)geometry; - (void)dealloc; -- (void)collectWrapPoints:(id)arg1 forPath:(struct CGPath *)arg2 context:(struct FindLinesContext *)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDFilteredImage.h b/iOS7/PrivateFrameworks/iWorkImport/GQDFilteredImage.h index a4caf3056..2f1e786e2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDFilteredImage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDFilteredImage.h @@ -10,6 +10,7 @@ @class GQDImageBinary; +// Not exported @interface GQDFilteredImage : NSObject { GQDImageBinary *mOriginalImageBinary; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDGraphic.h b/iOS7/PrivateFrameworks/iWorkImport/GQDGraphic.h index 85e64fa87..8a03b9cb9 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDGraphic.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDGraphic.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDGraphic : GQDDrawable { GQDSStyle *mGraphicStyle; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDGroup.h b/iOS7/PrivateFrameworks/iWorkImport/GQDGroup.h index 0915c0c95..bb8bc3693 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDGroup.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDGroup.h @@ -10,6 +10,7 @@ @class GQDWPExternalTextWrap; +// Not exported @interface GQDGroup : GQDDrawable { struct __CFArray *mDrawables; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary-Private.h new file mode 100644 index 000000000..7f808503d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDImageBinary (Private) +- (int)readDataAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary.h b/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary.h index 710711e59..0196b3063 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDImageBinary.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDImageBinary : NSObject { struct CGSize mSize; @@ -17,10 +18,9 @@ - (id).cxx_construct; - (struct __CFString *)relativePath; - (int)resourceType; -- (struct __CFURL *)absoluteUrlForState:(id)arg1; +- (struct __CFURL *)createAbsoluteUrlForState:(id)arg1; - (struct CGSize)size; - (void)dealloc; -- (int)readDataAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument-Private.h new file mode 100644 index 000000000..c5d537b47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDLSDocument (Private) +- (struct __CFString *)createUpgradedAppBundleResourcePath:(struct __CFString *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument.h b/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument.h index 4a99ea854..bffe997c8 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDLSDocument.h @@ -8,11 +8,10 @@ @class GQDSStylesheet; +// Not exported @interface GQDLSDocument : GQDRoot { GQDSStylesheet *mStylesheet; - BOOL mIsOldAssetNameMapInitialized; - struct __CFDictionary *mOldAssetNameMap; } + (struct _xmlNs *)appNamespace; @@ -21,7 +20,6 @@ - (void)setStylesheet:(id)arg1; - (id)stylesheet; - (void)dealloc; -- (struct __CFString *)createUpgradedAppBundleResourcePath:(struct __CFString *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDLine.h b/iOS7/PrivateFrameworks/iWorkImport/GQDLine.h index e02fa2ebc..a77d84f1f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDLine.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDLine.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDLine : GQDGraphic { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDMedia.h b/iOS7/PrivateFrameworks/iWorkImport/GQDMedia.h index 83afbc955..feadf833f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDMedia.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDMedia.h @@ -10,16 +10,19 @@ @class GQDAffineGeometry, GQDFilteredImage, GQDImageBinary, GQDPath; +// Not exported @interface GQDMedia : GQDGraphic { GQDFilteredImage *mFilteredImage; GQDAffineGeometry *mCropGeometry; GQDImageBinary *mOriginalImageBinary; - GQDPath *mPath; + GQDPath *mMaskingShapePath; + struct CGPath *mAlphaMaskBezier; } + (const struct StateSpec *)stateForReading; -- (id)maskPath; +- (struct CGPath *)alphaMaskBezier; +- (id)maskingShapePath; - (id)cropGeometry; - (id)imageBinary; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDPath.h index 07602187f..d5c1606f3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDPath.h @@ -6,21 +6,20 @@ #import "NSObject.h" +// Not exported @interface GQDPath : NSObject { char *mPathString; } -+ (struct __CFString *)createString:(struct CGPath *)arg1; -+ (char *)createPathString:(struct CGPath *)arg1; -- (BOOL)horizontalFlip; -- (BOOL)verticalFlip; -- (BOOL)hasHorizontalFlip; -- (BOOL)hasVerticalFlip; +- (_Bool)horizontalFlip; +- (_Bool)verticalFlip; +- (_Bool)hasHorizontalFlip; +- (_Bool)hasVerticalFlip; - (char *)pathStr; - (struct CGPath *)createBezierPath; -- (BOOL)isRect; -- (BOOL)isRectangular; +- (_Bool)isRect; +- (_Bool)isRectangular; - (void)dealloc; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath-Private.h new file mode 100644 index 000000000..c09c1941d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDPointPath (Private) +- (int)mapStrType:(struct __CFString *)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath.h index 84b7bbcb9..fed2f7c67 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDPointPath.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDPointPath : GQDPath { int mType; @@ -18,8 +19,6 @@ - (struct CGSize)size; - (struct CGPoint)point; - (int)type; -- (int)mapStrType:(struct __CFString *)arg1; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRFrame.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRFrame.h index 90aa9ad33..eac502301 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRFrame.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRFrame.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDRFrame : GQDRStroke { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient-Private.h new file mode 100644 index 000000000..b0dc7e12e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDRGradient (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient.h index 5b18ef1f6..535dc984b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradient.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDRGradient : NSObject { struct __CFArray *mStops; @@ -27,7 +28,6 @@ - (int)type; - (struct __CFArray *)stops; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRGradientStop.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradientStop.h index 42c0295d7..3e3283d16 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRGradientStop.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRGradientStop.h @@ -8,6 +8,7 @@ @class GQDColor; +// Not exported @interface GQDRGradientStop : NSObject { float mFraction; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd-Private.h new file mode 100644 index 000000000..c0058407b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDRLineEnd (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd.h index 56a5c75c6..7dfa0e5b4 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRLineEnd.h @@ -10,23 +10,23 @@ @class GQDBezierPath; +// Not exported @interface GQDRLineEnd : NSObject { GQDBezierPath *mPath; struct CGPoint mEndPoint; - BOOL mIsFilled; + _Bool mIsFilled; double mScale; } + (const struct StateSpec *)stateForReading; - (id).cxx_construct; - (double)scale; -- (BOOL)isFilled; +- (_Bool)isFilled; - (struct CGPoint)endPoint; - (struct CGPath *)path; - (char *)pathStr; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke-Private.h new file mode 100644 index 000000000..dfc58c820 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDRStroke (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke.h index cb414f5d4..d348e3f1a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRStroke.h @@ -10,6 +10,7 @@ @class GQDColor, GQDRStrokePattern; +// Not exported @interface GQDRStroke : NSObject { float mMiterLimit; @@ -28,7 +29,6 @@ - (float)width; - (float)miterLimit; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern-Private.h new file mode 100644 index 000000000..947df70ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDRStrokePattern (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern.h index fbaf51890..432c9c90c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRStrokePattern.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDRStrokePattern : NSObject { int mType; @@ -13,7 +14,6 @@ + (id)solidPattern; - (int)type; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDRoot.h b/iOS7/PrivateFrameworks/iWorkImport/GQDRoot.h index 06d5b32ad..6ceabb48a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDRoot.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDRoot.h @@ -6,34 +6,37 @@ #import "NSObject.h" +// Not exported @interface GQDRoot : NSObject { struct __CFDictionary *mUidToObjectMap; - BOOL mAppBundleColorMapLoaded; + _Bool mAppBundleColorMapLoaded; struct __CFDictionary *mAppBundleResourceToColorMap; - BOOL mAppBundleResourcesUrlInitialized; + _Bool mAppBundleResourcesUrlInitialized; struct __CFURL *mAppBundleResourcesUrl; + _Bool mIsOldAssetNameMapInitialized; + struct __CFDictionary *mOldAssetNameMap; int mAppBundleVersion; unsigned long long mDocVersion; } + (struct _xmlNs *)appNamespace; -- (BOOL)appBundleCanProcessCurrentDocVersion; -- (unsigned int)documentReleaseVersion; -- (BOOL)readDocumentVersion:(struct _xmlTextReader *)arg1 isTooNew:(char *)arg2; -- (BOOL)readDocumentVersion:(struct _xmlTextReader *)arg1; +- (_Bool)appBundleCanProcessCurrentDocVersion; +- (unsigned long long)documentReleaseVersion; +- (_Bool)readDocumentVersion:(struct _xmlTextReader *)arg1 isTooNew:(_Bool *)arg2; +- (_Bool)readDocumentVersion:(struct _xmlTextReader *)arg1; - (void)loadAppBundleResourceToColorMap; - (void)initializeAppBundleResourcesUrl; - (struct __CFURL *)appBundleResourcesUrl; - (id)colorForMissingAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2; - (struct __CFURL *)createUrlToAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2; -- (struct __CFURL *)createUrlToAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2 fileExists:(char *)arg3; -- (BOOL)includeStyleWithIdentifier:(const char *)arg1 parentIdentifier:(const char *)arg2 uid:(const char *)arg3; +- (struct __CFURL *)createUrlToAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2 fileExists:(_Bool *)arg3; +- (_Bool)includeStyleWithIdentifier:(const char *)arg1 parentIdentifier:(const char *)arg2 uid:(const char *)arg3; - (void)forgetAboutObject:(id)arg1 withXmlUid:(const char *)arg2; - (id)objectWithXmlUid:(const char *)arg1; - (const char *)addIdentifiedObject:(id)arg1 fromCurrentNode:(struct _xmlTextReader *)arg2; - (id)uuid; -- (BOOL)addObject:(id)arg1 withOwnedXmlUid:(const char *)arg2; +- (_Bool)addObject:(id)arg1 withOwnedXmlUid:(const char *)arg2; - (Class)classForName:(const char *)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSLPageMargins.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPageMargins.h index bdb063192..10f5dd314 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSLPageMargins.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPageMargins.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDSLPageMargins : GQDWPPadding { float mHeader; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication-Private.h new file mode 100644 index 000000000..27e55fd70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDSLPublication (Private) +- (struct __CFString *)createUpgradedPathForOldAssetPath:(struct __CFString *)arg1; +- (struct __CFArray *)createUpgradedPathComponentsFromOldTemplatePathComponents:(struct __CFArray *)arg1; +- (struct __CFString *)createFixedPathForOldAppBundleResourcePath:(struct __CFString *)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication.h index 8613437f2..e780a5771 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSLPublication.h @@ -8,29 +8,28 @@ @class GQDSLPageMargins, GQDSStylesheet; +// Not exported @interface GQDSLPublication : GQDRoot { struct CGSize mPageSize; GQDSLPageMargins *mPageMargins; GQDSStylesheet *mStylesheet; - BOOL mHasBody; - BOOL mIsOldAssetNameMapInitialized; - struct __CFDictionary *mOldAssetNameMap; - BOOL mIsOldTemplateNameMapInitialized; + _Bool mHasBody; + _Bool mIsOldTemplateNameMapInitialized; struct __CFDictionary *mOldTemplateNameMap; - BOOL mShowOutliner; - BOOL mHasHeaders; - BOOL mHasFooters; + _Bool mShowOutliner; + _Bool mHasHeaders; + _Bool mHasFooters; } + (struct _xmlNs *)appNamespace; - (id).cxx_construct; -- (BOOL)hasFooters; -- (BOOL)hasHeaders; -- (BOOL)showOutliner; +- (_Bool)hasFooters; +- (_Bool)hasHeaders; +- (_Bool)showOutliner; - (struct __CFURL *)createUrlToAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2; - (void)initializeAppBundleResourcesUrl; -- (BOOL)hasBody; +- (_Bool)hasBody; - (void)setStylesheet:(id)arg1; - (id)stylesheet; - (void)setPageMargins:(id)arg1; @@ -38,10 +37,6 @@ - (struct CGSize)pageSize; - (void)dealloc; - (id)init; -- (struct __CFString *)createUpgradedPathForOldAssetPath:(struct __CFString *)arg1; -- (struct __CFArray *)createUpgradedPathComponentsFromOldTemplatePathComponents:(struct __CFArray *)arg1; -- (struct __CFString *)createFixedPathForOldAppBundleResourcePath:(struct __CFString *)arg1; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSParentResolutionEntry.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSParentResolutionEntry.h index d73fa56fd..685760d12 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSParentResolutionEntry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSParentResolutionEntry.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDSParentResolutionEntry : NSObject { char *mParentIdentifier; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle-Private.h new file mode 100644 index 000000000..c7da6e532 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDSStyle (Private) ++ (id)createReplacementForMissingStyleOfType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle.h index 6cf9b46c6..a8ad90856 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyle.h @@ -8,6 +8,7 @@ #import "GQDNameMappableWithDefault-Protocol.h" +// Not exported @interface GQDSStyle : NSObject { GQDSStyle *mParent; @@ -18,27 +19,26 @@ + (id)createReplacementForMissingObject:(struct _xmlTextReader *)arg1 processor:(id)arg2; + (struct GQDSMap *)defaultMapForStyleType:(int)arg1; + (const struct StateSpec *)stateForReading; -+ (id)createReplacementForMissingStyleOfType:(int)arg1; -- (BOOL)overridesObjectProperty:(int)arg1 value:(id *)arg2; -- (BOOL)hasValueForObjectProperty:(int)arg1 value:(id *)arg2 wasOverriddenWithNull:(char *)arg3; -- (BOOL)hasValueForObjectProperty:(int)arg1 value:(id *)arg2; +- (_Bool)overridesObjectProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasValueForObjectProperty:(int)arg1 value:(id *)arg2 wasOverriddenWithNull:(_Bool *)arg3; +- (_Bool)hasValueForObjectProperty:(int)arg1 value:(id *)arg2; - (id)valueForObjectProperty:(int)arg1; -- (BOOL)overridesDoubleProperty:(int)arg1 value:(double *)arg2; -- (BOOL)hasValueForDoubleProperty:(int)arg1 value:(double *)arg2 wasOverriddenWithNull:(char *)arg3; -- (BOOL)hasValueForDoubleProperty:(int)arg1 value:(double *)arg2; +- (_Bool)overridesDoubleProperty:(int)arg1 value:(double *)arg2; +- (_Bool)hasValueForDoubleProperty:(int)arg1 value:(double *)arg2 wasOverriddenWithNull:(_Bool *)arg3; +- (_Bool)hasValueForDoubleProperty:(int)arg1 value:(double *)arg2; - (double)valueForDoubleProperty:(int)arg1; -- (BOOL)overridesFloatProperty:(int)arg1 value:(float *)arg2; -- (BOOL)hasValueForFloatProperty:(int)arg1 value:(float *)arg2 wasOverriddenWithNull:(char *)arg3; -- (BOOL)hasValueForFloatProperty:(int)arg1 value:(float *)arg2; +- (_Bool)overridesFloatProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasValueForFloatProperty:(int)arg1 value:(float *)arg2 wasOverriddenWithNull:(_Bool *)arg3; +- (_Bool)hasValueForFloatProperty:(int)arg1 value:(float *)arg2; - (float)valueForFloatProperty:(int)arg1; -- (BOOL)overridesIntProperty:(int)arg1 value:(int *)arg2; -- (BOOL)hasValueForIntProperty:(int)arg1 value:(int *)arg2 wasOverriddenWithNull:(char *)arg3; -- (BOOL)hasValueForIntProperty:(int)arg1 value:(int *)arg2; +- (_Bool)overridesIntProperty:(int)arg1 value:(int *)arg2; +- (_Bool)hasValueForIntProperty:(int)arg1 value:(int *)arg2 wasOverriddenWithNull:(_Bool *)arg3; +- (_Bool)hasValueForIntProperty:(int)arg1 value:(int *)arg2; - (int)valueForIntProperty:(int)arg1; -- (BOOL)overridesBoolProperty:(int)arg1 value:(char *)arg2; -- (BOOL)hasValueForBoolProperty:(int)arg1 value:(char *)arg2 wasOverriddenWithNull:(char *)arg3; -- (BOOL)hasValueForBoolProperty:(int)arg1 value:(char *)arg2; -- (BOOL)valueForBoolProperty:(int)arg1; +- (_Bool)overridesBoolProperty:(int)arg1 value:(_Bool *)arg2; +- (_Bool)hasValueForBoolProperty:(int)arg1 value:(_Bool *)arg2 wasOverriddenWithNull:(_Bool *)arg3; +- (_Bool)hasValueForBoolProperty:(int)arg1 value:(_Bool *)arg2; +- (_Bool)valueForBoolProperty:(int)arg1; - (void)setParent:(id)arg1; - (id)parent; - (void)setPropertyMap:(struct GQDSMap *)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSStyleProperties.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyleProperties.h index 9d4392cd6..0427f96dc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSStyleProperties.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSStyleProperties.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDSStyleProperties : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDSStylesheet.h b/iOS7/PrivateFrameworks/iWorkImport/GQDSStylesheet.h index ff721300a..f10c380d8 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDSStylesheet.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDSStylesheet.h @@ -8,6 +8,7 @@ @class GQDRoot; +// Not exported @interface GQDSStylesheet : NSObject { GQDRoot *mRoot; @@ -19,10 +20,10 @@ - (struct __CFArray *)retainedArrayOfIdentifiedStyles; - (void)resolveStyleParents; -- (void)addStyle:(id)arg1 needingParentResolution:(const char *)arg2 resolveInParent:(BOOL)arg3; +- (void)addStyle:(id)arg1 needingParentResolution:(const char *)arg2 resolveInParent:(_Bool)arg3; - (id)styleWithXmlUid:(const char *)arg1; - (id)styleWithIdentifier:(const char *)arg1; -- (BOOL)addStyle:(id)arg1 withOwnedXmlUid:(char *)arg2; +- (_Bool)addStyle:(id)arg1 withOwnedXmlUid:(char *)arg2; - (void)addStyle:(id)arg1 withOwnedIdentifier:(char *)arg2; - (id)parent; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath-Private.h new file mode 100644 index 000000000..147705d7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDScalarPath (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath.h b/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath.h index 6adabda32..9fba6be0f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDScalarPath.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDScalarPath : GQDPath { int mType; @@ -18,9 +19,8 @@ - (struct CGSize)size; - (int)type; - (double)scalar; -- (BOOL)isRect; -- (BOOL)isRectangular; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +- (_Bool)isRect; +- (_Bool)isRectangular; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDShape-GQHLine.h b/iOS7/PrivateFrameworks/iWorkImport/GQDShape-GQHLine.h new file mode 100644 index 000000000..a022252e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDShape-GQHLine.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDShape (GQHLine) +- (id)initWithGraphic:(id)arg1 path:(id)arg2 geometry:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDShape.h b/iOS7/PrivateFrameworks/iWorkImport/GQDShape.h index 9c641cd67..4a03d4762 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDShape.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDShape.h @@ -10,6 +10,7 @@ @class GQDPath, GQDWPLayoutFrame; +// Not exported @interface GQDShape : GQDGraphic { GQDPath *mPath; @@ -19,11 +20,10 @@ + (const struct StateSpec *)stateForReading; - (struct CGPath *)createBezierPath; - (id)path; -- (BOOL)isRectangularAndAxisAlignedToAngle:(float)arg1; -- (BOOL)isBlank; +- (_Bool)isRectangularAndAxisAlignedToAngle:(float)arg1; +- (_Bool)isBlank; - (id)layoutFrame; - (void)dealloc; -- (id)initWithGraphic:(id)arg1 path:(id)arg2 geometry:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell-Private.h new file mode 100644 index 000000000..054586fd8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTBooleanCell (Private) +- (void)setProcessorBundle:(struct __CFBundle *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell.h index ca9a2dd08..2ab3ea856 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTBooleanCell.h @@ -6,14 +6,14 @@ #import +// Not exported @interface GQDTBooleanCell : GQDTNumberCell { struct __CFBundle *mProcessorBundle; } - (struct __CFString *)createStringValue; -- (BOOL)boolValue; -- (void)setProcessorBundle:(struct __CFBundle *)arg1; +- (_Bool)boolValue; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTCell.h index 25b325118..27bbc736f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTCell.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDTCell : NSObject { unsigned short mColumnIndex; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTCheckboxCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTCheckboxCell.h index ef54a28c6..a5b2e8124 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTCheckboxCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTCheckboxCell.h @@ -6,11 +6,12 @@ #import +// Not exported @interface GQDTCheckboxCell : GQDTNumberCell { } -- (BOOL)boolValue; +- (_Bool)boolValue; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTComputedFormatSpec.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTComputedFormatSpec.h index 91a7a05fc..630b93e86 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTComputedFormatSpec.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTComputedFormatSpec.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface GQDTComputedFormatSpec : NSObject { id mFormat; } -- (BOOL)isNumberFormat; -- (BOOL)isDurationFormat; -- (BOOL)isDateFormat; +- (_Bool)isNumberFormat; +- (_Bool)isDurationFormat; +- (_Bool)isDateFormat; - (id)format; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDCell.h index 83624137e..e9d949b5b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTDCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDTDCell : GQDTDateCell { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell-Private.h new file mode 100644 index 000000000..8fe95e9a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTDateCell (Private) +- (int)readAttributesForDateCell:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell.h index ee8f2e0bc..b1cc75cd9 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateCell.h @@ -8,6 +8,7 @@ @class GQDTComputedFormatSpec; +// Not exported @interface GQDTDateCell : GQDTCell { struct __CFDate *mDate; @@ -18,7 +19,6 @@ - (struct __CFString *)getDateFormat; - (struct __CFDate *)date; - (void)dealloc; -- (int)readAttributesForDateCell:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat-Private.h new file mode 100644 index 000000000..d436819f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTDateFormat (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat.h index 9253edb2c..82a4b56a3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDateFormat.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDTDateFormat : NSObject { struct __CFString *mFormatString; @@ -17,7 +18,6 @@ - (struct __CFString *)formatString; - (void)dealloc; - (id)initWithFormatString:(struct __CFString *)arg1; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell-Private.h new file mode 100644 index 000000000..81f1b353c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTDurationCell (Private) +- (void)setProcessorBundle:(struct __CFBundle *)arg1; +- (int)readAttributesForDurationCell:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell.h index 2894e8690..552de7b6e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationCell.h @@ -8,6 +8,7 @@ @class GQDTComputedFormatSpec; +// Not exported @interface GQDTDurationCell : GQDTCell { double mValue; @@ -17,8 +18,6 @@ - (struct __CFString *)createStringValue; - (void)dealloc; -- (void)setProcessorBundle:(struct __CFBundle *)arg1; -- (int)readAttributesForDurationCell:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationFormat.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationFormat.h index 3e11c97aa..c4014be36 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationFormat.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTDurationFormat.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDTDurationFormat : NSObject { struct __CFString *mFormatString; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell-Private.h new file mode 100644 index 000000000..3fb7b3e54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTFormulaCell (Private) +- (void)setResultCell:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell.h index c52e2e018..9110d22cd 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTFormulaCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDTFormulaCell : GQDTCell { GQDTCell *mResultCell; @@ -13,7 +14,6 @@ - (id)resultCell; - (void)dealloc; -- (void)setResultCell:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell-Private.h new file mode 100644 index 000000000..6e6fdaffe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTGroupingCell (Private) +- (int)readAttributes:(struct _xmlTextReader *)arg1; +- (void)setProcessorBundle:(struct __CFBundle *)arg1; +- (int)readRootFormat:(struct _xmlTextReader *)arg1; +- (int)readElement:(struct _xmlTextReader *)arg1; +- (int)readValue:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell.h index 3f040c73f..e5a0ba011 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTGroupingCell.h @@ -6,33 +6,29 @@ #import +// Not exported @interface GQDTGroupingCell : GQDTCell { unsigned short mLevel; unsigned short mRowIdx; unsigned short mRowCount; - BOOL mIsCollapsed; + _Bool mIsCollapsed; id mValue; id mFormat; struct __CFBundle *mProcessorBundle; - BOOL mHasValidFormulaValue; + _Bool mHasValidFormulaValue; struct __CFString *mFormulaValue; } + (struct __CFString *)displayTypeString:(int)arg1; -- (BOOL)hasFormulaValue; +- (_Bool)hasFormulaValue; - (struct __CFString *)createFormattedValue; - (id)value; -- (BOOL)isCollapsed; +- (_Bool)isCollapsed; - (unsigned short)rowCount; - (unsigned short)rowIdx; - (unsigned short)level; - (void)dealloc; -- (int)readAttributes:(struct _xmlTextReader *)arg1; -- (void)setProcessorBundle:(struct __CFBundle *)arg1; -- (int)readRootFormat:(struct _xmlTextReader *)arg1; -- (int)readElement:(struct _xmlTextReader *)arg1; -- (int)readValue:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberCell.h index de8b95c13..559a59b44 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberCell.h @@ -8,6 +8,7 @@ @class GQDTComputedFormatSpec; +// Not exported @interface GQDTNumberCell : GQDTCell { double mValue; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat-Private.h new file mode 100644 index 000000000..b75e6a244 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat-Private.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTNumberFormat (Private) ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString *)arg9; ++ (_Bool)needToSuppressMinusSignForFormatString:(struct __CFString *)arg1; +- (int)fractionAccuracy; +- (_Bool)isTextFormat; +- (_Bool)isCustom; +- (id)customNumberFormatTokens; +- (_Bool)showThousandsSeparator; +- (id)currencyCode; +- (id)formatString; +- (id)numberFormatBySettingValueType:(int)arg1; +- (id)numberFormatBySettingNegativeStyle:(int)arg1; +- (void)setUseScientificFormattingAutomatically:(_Bool)arg1; +- (id)baseStringFromDouble:(double)arg1; +- (id)fractionStringFromDouble:(double)arg1; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString *)arg9 scaleFactor:(double)arg10 base:(unsigned short)arg11 basePlaces:(unsigned short)arg12 baseUseMinusSign:(_Bool)arg13 isCustom:(_Bool)arg14 interstitialStrings:(id)arg15 interstitialStringInsertionIndexes:(id)arg16 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg17 minimumIntegerWidth:(unsigned char)arg18 decimalWidth:(unsigned char)arg19 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg20 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg21 isTextFormat:(_Bool)arg22 formatName:(id)arg23; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat.h index 711bf965d..1d5ed6e0d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTNumberFormat.h @@ -10,32 +10,33 @@ @class NSArray, NSIndexSet; +// Not exported @interface GQDTNumberFormat : NSObject { char *mUid; struct __CFString *mFormatString; struct __CFString *mCurrencyCode; - long mDecimalPlaces; - BOOL mUseAccountingStyle; - BOOL mShowThousandsSeparator; + long long mDecimalPlaces; + _Bool mUseAccountingStyle; + _Bool mShowThousandsSeparator; int mValueType; int mNegativeStyle; int mFractionAccuracy; - BOOL mFormatStringRequiresSuppressionOfMinusSign; + _Bool mFormatStringRequiresSuppressionOfMinusSign; double mScaleFactor; - BOOL mIsCustom; - BOOL mRequiresFractionReplacement; + _Bool mIsCustom; + _Bool mRequiresFractionReplacement; unsigned char mNumberOfNonSpaceIntegerPlaceholderDigits; unsigned char mNumberOfNonSpaceDecimalPlaceholderDigits; unsigned short mIndexFromRightOfLastDigitPlaceholder; unsigned char mBase; unsigned short mBasePlaces; - BOOL mBaseUsesMinusSign; - BOOL mUseScientificFormattingAutomatically; - BOOL mIgnoreDecimalPlacesForZeroValue; - BOOL mIsTextFormat; - BOOL mFormatContainsSpecialTokens; - BOOL mFormatContainsIntegerToken; + _Bool mBaseUsesMinusSign; + _Bool mUseScientificFormattingAutomatically; + _Bool mIgnoreDecimalPlacesForZeroValue; + _Bool mIsTextFormat; + _Bool mFormatContainsSpecialTokens; + _Bool mFormatContainsIntegerToken; NSArray *mInterstitialStrings; NSIndexSet *mInterstitialStringInsertionIndexes; unsigned char mMinimumIntegerWidth; @@ -44,28 +45,12 @@ } + (const struct StateSpec *)stateForReading; -+ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString *)arg9; -+ (BOOL)needToSuppressMinusSignForFormatString:(struct __CFString *)arg1; -- (BOOL)useAccountingStyle; +- (_Bool)useAccountingStyle; - (int)valueType; - (struct __CFString *)createStringFromDouble:(double)arg1; - (id)stringFromDouble:(double)arg1; -- (BOOL)hasValidDecimalPlaces; +- (_Bool)hasValidDecimalPlaces; - (void)dealloc; -- (int)fractionAccuracy; -- (BOOL)isTextFormat; -- (BOOL)isCustom; -- (id)customNumberFormatTokens; -- (BOOL)showThousandsSeparator; -- (id)currencyCode; -- (id)formatString; -- (id)numberFormatBySettingValueType:(int)arg1; -- (id)numberFormatBySettingNegativeStyle:(int)arg1; -- (void)setUseScientificFormattingAutomatically:(BOOL)arg1; -- (id)baseStringFromDouble:(double)arg1; -- (id)fractionStringFromDouble:(double)arg1; -- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString *)arg9 scaleFactor:(double)arg10 base:(unsigned short)arg11 basePlaces:(unsigned short)arg12 baseUseMinusSign:(BOOL)arg13 isCustom:(BOOL)arg14 interstitialStrings:(id)arg15 interstitialStringInsertionIndexes:(id)arg16 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg17 minimumIntegerWidth:(unsigned char)arg18 decimalWidth:(unsigned char)arg19 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg20 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg21 isTextFormat:(BOOL)arg22 formatName:(id)arg23; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTOverlapCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTOverlapCell.h index 3700f25a5..49df32c20 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTOverlapCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTOverlapCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDTOverlapCell : GQDTCell { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTPopupCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTPopupCell.h index 082ae9aee..4dd213a36 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTPopupCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTPopupCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDTPopupCell : GQDTCell { GQDTCell *mResultCell; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceCell.h index 3bfbbd625..f678286f1 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceCell.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDTSpiceCell : GQDTTextCell { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel-Private.h new file mode 100644 index 000000000..1880bf74e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTSpiceTableModel (Private) +- (struct __CFArray *)createSizeArrayFromPositionVector:(vector_ec52ae8c *)arg1; +- (int)setColumnWidthsFromState:(id)arg1; +- (int)setRowHeightsFromState:(id)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel.h index 7da8f3ad9..b2a68bf9a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTSpiceTableModel.h @@ -6,15 +6,12 @@ #import +// Not exported @interface GQDTSpiceTableModel : GQDTTableModel { } + (const struct StateSpec *)stateForReading; -- (struct __CFArray *)createSizeArrayFromPositionVector:(vector_f9ed6fc8 *)arg1; -- (int)setColumnWidthsFromState:(id)arg1; -- (int)setRowHeightsFromState:(id)arg1; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTTable.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTTable.h index 2fbd596e4..3c1d027e0 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTTable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTTable.h @@ -10,17 +10,18 @@ @class GQDSStyle, GQDTTableModel; +// Not exported @interface GQDTTable : GQDGraphic { GQDTTableModel *mModel; GQDSStyle *mStyle; - BOOL mIsStreamed; + _Bool mIsStreamed; } + (const struct StateSpec *)stateForReading; - (int)walkTableWithGenerator:(Class)arg1 state:(id)arg2; - (id)defaultVectorStyleForVectorType:(int)arg1; -- (BOOL)isStreamed; +- (_Bool)isStreamed; - (void)setTableStyle:(id)arg1; - (id)tableStyle; - (void)setModel:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel-Private.h new file mode 100644 index 000000000..11e0ded73 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTTableModel (Private) +- (void)setCells:(struct __CFArray *)arg1; +- (int)addGroupLevelsFrom:(struct _xmlTextReader *)arg1; +- (int)addRowHeightFrom:(struct _xmlTextReader *)arg1; +- (int)addColumnWidthFrom:(struct _xmlTextReader *)arg1; +- (int)readAttributesForGrid:(struct _xmlTextReader *)arg1; +- (int)readAttributesForModel:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel.h index ab092ba8c..4134a0a95 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTTableModel.h @@ -8,12 +8,13 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDTTableModel : NSObject { unsigned short mColumnCount; unsigned short mRowCount; struct __CFString *mName; - BOOL mNameVisible; + _Bool mNameVisible; struct __CFArray *mColumnWidths; struct __CFArray *mRowHeights; struct __CFArray *mColumnVisibilities; @@ -30,8 +31,8 @@ - (void)setNumGroupLevels:(int)arg1; - (int)numGroupLevels; - (unsigned short)firstVisibleColumn; -- (BOOL)hasGroupDisplayType:(unsigned short)arg1 level:(int)arg2 displayType:(int *)arg3 isTypeVisible:(char *)arg4; -- (int)typeOfVectorAlongGridline:(unsigned short)arg1 offset:(unsigned short)arg2 length:(unsigned short)arg3 vertical:(BOOL)arg4; +- (_Bool)hasGroupDisplayType:(unsigned short)arg1 level:(int)arg2 displayType:(int *)arg3 isTypeVisible:(_Bool *)arg4; +- (int)typeOfVectorAlongGridline:(unsigned short)arg1 offset:(unsigned short)arg2 length:(unsigned short)arg3 vertical:(_Bool)arg4; - (unsigned short)footerRowCount; - (unsigned short)headerColumnCount; - (unsigned short)headerRowCount; @@ -41,17 +42,11 @@ - (_Bool)visibilityForColumn:(unsigned short)arg1; - (float)heightForRow:(unsigned short)arg1; - (float)widthForColumn:(unsigned short)arg1; -- (BOOL)isNameVisible; +- (_Bool)isNameVisible; - (struct __CFString *)name; - (unsigned short)rowCount; - (unsigned short)columnCount; - (void)dealloc; -- (void)setCells:(struct __CFArray *)arg1; -- (int)addGroupLevelsFrom:(struct _xmlTextReader *)arg1; -- (int)addRowHeightFrom:(struct _xmlTextReader *)arg1; -- (int)addColumnWidthFrom:(struct _xmlTextReader *)arg1; -- (int)readAttributesForGrid:(struct _xmlTextReader *)arg1; -- (int)readAttributesForModel:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell-Private.h new file mode 100644 index 000000000..e4385819e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTTextCell (Private) +- (int)readContentForTCell:(struct _xmlTextReader *)arg1; +- (int)readContentForTextCell:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell.h index 25a4b978f..34fa91edf 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTTextCell.h @@ -8,6 +8,7 @@ @class GQDWPLayoutStorage; +// Not exported @interface GQDTTextCell : GQDTCell { struct __CFString *mStringValue; @@ -17,8 +18,6 @@ - (id)layoutStorage; - (struct __CFString *)stringValue; - (void)dealloc; -- (int)readContentForTCell:(struct _xmlTextReader *)arg1; -- (int)readContentForTextCell:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill-Private.h new file mode 100644 index 000000000..0d733a459 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDTexturedImageFill (Private) +- (void)setColor:(id)arg1; +- (void)invalidateFilteredImage; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill.h b/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill.h index a4515537c..06468fc02 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDTexturedImageFill.h @@ -10,6 +10,7 @@ @class GQDColor, GQDFilteredImage; +// Not exported @interface GQDTexturedImageFill : NSObject { int mTechnique; @@ -22,9 +23,6 @@ - (id)color; - (int)technique; - (void)dealloc; -- (void)setColor:(id)arg1; -- (void)invalidateFilteredImage; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachment.h index 2034fd0de..36729833c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachment.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachment.h @@ -8,6 +8,7 @@ @class GQDDrawable; +// Not exported @interface GQDWPAttachment : NSObject { GQDDrawable *mDrawable; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachmentRef.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachmentRef.h index 3eb0af894..e1663f02e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachmentRef.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAttachmentRef.h @@ -8,6 +8,7 @@ @class GQDRoot; +// Not exported @interface GQDWPAttachmentRef : GQDWPAttachment { GQDRoot *mRoot; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAutoNumber.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAutoNumber.h index 3366cd319..a45fdfa90 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPAutoNumber.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPAutoNumber.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPAutoNumber : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBlockList.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBlockList.h index 034f818da..c2e1de26e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBlockList.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBlockList.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQDWPBlockList : NSObject { struct __CFArray *mChildren; } -- (BOOL)isBlank; +- (_Bool)isBlank; - (struct __CFArray *)children; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBodyStorage.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBodyStorage.h index 120994b28..b86705f49 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBodyStorage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBodyStorage.h @@ -8,6 +8,7 @@ @class GQDWPLayoutStorage; +// Not exported @interface GQDWPBodyStorage : GQDWPStorage { GQDWPLayoutStorage *mFootnotes; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark-Private.h new file mode 100644 index 000000000..d8d9c806f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPBookmark (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark.h index 96b2767f7..19d26f599 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPBookmark.h @@ -6,18 +6,18 @@ #import +// Not exported @interface GQDWPBookmark : GQDWPInlineList { struct __CFString *mName; - BOOL mRanged; - BOOL mHidden; + _Bool mRanged; + _Bool mHidden; } -- (BOOL)isHidden; -- (BOOL)isRanged; +- (_Bool)isHidden; +- (_Bool)isRanged; - (struct __CFString *)name; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumn.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumn.h index 2ea88d003..964dad0e2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumn.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumn.h @@ -6,19 +6,20 @@ #import "NSObject.h" +// Not exported @interface GQDWPColumn : NSObject { - long mIndex; + long long mIndex; float mWidth; float mSpacing; - BOOL mHasSpacing; + _Bool mHasSpacing; } + (const struct StateSpec *)stateForReading; - (float)spacing; -- (BOOL)hasSpacing; +- (_Bool)hasSpacing; - (float)width; -- (long)index; +- (long long)index; - (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumns.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumns.h index b1257c9f1..8ea0f3c36 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumns.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPColumns.h @@ -8,14 +8,15 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPColumns : NSObject { struct __CFArray *mColumns; - BOOL mEqualColumns; + _Bool mEqualColumns; } + (const struct StateSpec *)stateForReading; -- (BOOL)equalColumns; +- (_Bool)equalColumns; - (struct __CFArray *)columns; - (void)dealloc; - (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint-Private.h new file mode 100644 index 000000000..5b3354f9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPContainerHint (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint.h index 2cfdee2b1..bc98aee41 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPContainerHint.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface GQDWPContainerHint : NSObject { - long mPageIndex; - long mCIndex; - long mSIndex; - long mLIndex; - long mAnchorLocation; + long long mPageIndex; + long long mCIndex; + long long mSIndex; + long long mLIndex; + long long mAnchorLocation; double mAttachmentPosition; struct CGRect mFrame; } @@ -20,13 +21,12 @@ - (id).cxx_construct; - (struct CGRect)frame; - (double)attachmentPosition; -- (long)anchorLocation; -- (long)lIndex; -- (long)sIndex; -- (long)cIndex; -- (long)pageIndex; -- (id)initWithPageIndex:(long)arg1 cIndex:(long)arg2 sIndex:(long)arg3 lIndex:(long)arg4 anchorLocation:(long)arg5 frame:(struct CGRect)arg6; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +- (long long)anchorLocation; +- (long long)lIndex; +- (long long)sIndex; +- (long long)cIndex; +- (long long)pageIndex; +- (id)initWithPageIndex:(long long)arg1 cIndex:(long long)arg2 sIndex:(long long)arg3 lIndex:(long long)arg4 anchorLocation:(long long)arg5 frame:(struct CGRect)arg6; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap-Private.h new file mode 100644 index 000000000..4e71e33d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPExternalTextWrap (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap.h index 484fb8573..a48554a1b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPExternalTextWrap.h @@ -8,10 +8,11 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPExternalTextWrap : NSObject { - BOOL mFloatingWrapEnabled; - BOOL mInlineWrapEnabled; + _Bool mFloatingWrapEnabled; + _Bool mInlineWrapEnabled; float mMargin; float mAlphaThreshold; int mWrapStyle; @@ -27,9 +28,8 @@ - (int)wrapStyle; - (float)alphaThreshold; - (float)margin; -- (BOOL)inlineWrapEnabled; -- (BOOL)floatingWrapEnabled; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +- (_Bool)inlineWrapEnabled; +- (_Bool)floatingWrapEnabled; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnote.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnote.h index 3c31babc0..719a599ef 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnote.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnote.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPFootnote : NSObject { struct __CFString *mValue; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnoteMark.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnoteMark.h index a2d133b96..fa72f6833 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnoteMark.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPFootnoteMark.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPFootnoteMark : NSObject { struct __CFString *mValue; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPHeaderFooterStorage.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPHeaderFooterStorage.h index 1217e2392..3d1fbc567 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPHeaderFooterStorage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPHeaderFooterStorage.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDWPHeaderFooterStorage : GQDWPLayoutStorage { struct __CFString *mName; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPInlineList.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPInlineList.h index 7115c0c5e..aa34d0bd9 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPInlineList.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPInlineList.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDWPInlineList : GQDWPTextList { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout-Private.h new file mode 100644 index 000000000..b8f7619bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPLayout (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout.h index e202d37f8..e800fdd0f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayout.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDWPLayout : GQDWPBlockList { GQDSStyle *mLayoutStyle; @@ -15,7 +16,6 @@ - (id)layoutStyle; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame-Private.h new file mode 100644 index 000000000..92e88a0b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPLayoutFrame (Private) +- (void)resolveStyleRef; +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame.h index 5e212fdc8..e7cd353eb 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutFrame.h @@ -8,6 +8,7 @@ @class GQDSStyle, GQDWPLayoutStorage; +// Not exported @interface GQDWPLayoutFrame : NSObject { char *mStyleRef; @@ -16,13 +17,11 @@ unsigned int mTextScale; } -- (BOOL)isBlank; +- (_Bool)isBlank; - (unsigned int)textScale; - (id)storage; - (id)layoutStyle; - (void)dealloc; -- (void)resolveStyleRef; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutStorage.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutStorage.h index 7a0621501..1337fe889 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutStorage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLayoutStorage.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDWPLayoutStorage : GQDWPStorage { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing-Private.h new file mode 100644 index 000000000..335a6c29e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPLineSpacing (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing.h index 4ea4a64df..f1fe85944 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLineSpacing.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPLineSpacing : NSObject { int mMode; @@ -18,7 +19,6 @@ - (float)amount; - (int)mode; - (id)init; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink-Private.h new file mode 100644 index 000000000..26199ef35 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPLink (Private) +- (int)readStyleFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink.h index fc91713d0..a7c88c900 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPLink.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDWPLink : GQDWPInlineList { GQDSStyle *mCharStyle; @@ -17,7 +18,6 @@ - (struct __CFString *)href; - (id)characterStyle; - (void)dealloc; -- (int)readStyleFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelGeometry.h index 251d3e2bc..273f26f2a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelGeometry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelGeometry.h @@ -8,17 +8,18 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPListLabelGeometry : NSObject { float mScale; float mBaselineOffset; - BOOL mScaleWithText; + _Bool mScaleWithText; int mLabelAlignment; } + (const struct StateSpec *)stateForReading; - (int)labelAlignment; -- (BOOL)scaleWithText; +- (_Bool)scaleWithText; - (float)baselineOffset; - (float)scale; - (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelTypeInfo.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelTypeInfo.h index 0ba56c508..4256dcc5c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelTypeInfo.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPListLabelTypeInfo.h @@ -10,6 +10,7 @@ @class GQDWPTextLabel; +// Not exported @interface GQDWPListLabelTypeInfo : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding-Private.h new file mode 100644 index 000000000..3765781bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPPadding (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding.h index e066518d9..c052d4b5c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPadding.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPPadding : NSObject { float mTop; @@ -21,7 +22,6 @@ - (float)bottom; - (float)left; - (float)top; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageMaster.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageMaster.h index fdbf54605..6df54208d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageMaster.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageMaster.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPPageMaster : NSObject { struct __CFString *mHeaderIdentifier; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart-Private.h new file mode 100644 index 000000000..b7a9ae3b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPPageStart (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart.h index 0c80c270f..2a3ce19de 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPPageStart.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQDWPPageStart : NSObject { - long mIndex; + long long mIndex; } -- (long)index; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1; +- (long long)index; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph-Private.h new file mode 100644 index 000000000..178fb31ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPParagraph (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph.h index 4047851b3..87a6552b6 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPParagraph.h @@ -8,23 +8,23 @@ @class GQDSStyle; +// Not exported @interface GQDWPParagraph : GQDWPInlineList { GQDSStyle *mParaStyle; - long mListLevel; - BOOL mRestartList; - BOOL mContinue; - BOOL mIsHidden; + long long mListLevel; + _Bool mRestartList; + _Bool mContinue; + _Bool mIsHidden; } -- (BOOL)isHidden; -- (BOOL)isBlank; -- (BOOL)cont; -- (BOOL)restartList; -- (long)listLevel; +- (_Bool)isHidden; +- (_Bool)isBlank; +- (_Bool)cont; +- (_Bool)restartList; +- (long long)listLevel; - (id)paragraphStyle; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection-Private.h new file mode 100644 index 000000000..3768ba254 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPSection (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection.h index 43b067154..b1c1ab2eb 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSection.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDWPSection : NSObject { struct __CFArray *mChildren; @@ -17,7 +18,6 @@ - (id)style; - (struct __CFArray *)children; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPSpan.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSpan.h index 457816440..655c087b1 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPSpan.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPSpan.h @@ -8,6 +8,7 @@ @class GQDSStyle; +// Not exported @interface GQDWPSpan : GQDWPTextList { GQDSStyle *mCharStyle; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPStorage.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPStorage.h index 7614dbc8e..8016e3e70 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPStorage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPStorage.h @@ -8,6 +8,7 @@ @class GQDSStylesheet; +// Not exported @interface GQDWPStorage : NSObject { GQDSStylesheet *mStylesheet; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTab.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTab.h index 12992ba5c..7422c4934 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTab.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTab.h @@ -8,6 +8,7 @@ #import "GQDNameMappable-Protocol.h" +// Not exported @interface GQDWPTab : NSObject { float mPosition; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPText.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPText.h index e8c13c03f..5dd7f0461 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPText.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPText.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQDWPText : NSObject { char *mContent; } -- (BOOL)isBlank; +- (_Bool)isBlank; - (const char *)content; - (void)dealloc; - (id)initWithContent:(const char *)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextLabel.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextLabel.h index 2a31b19e8..f48bafe6a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextLabel.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextLabel.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPTextLabel : NSObject { struct __CFString *mFormat; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextList.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextList.h index 51d2504e9..0a8c74b19 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextList.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextList.h @@ -6,12 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQDWPTextList : NSObject { struct __CFArray *mChildren; } -- (BOOL)isBlank; +- (_Bool)isBlank; - (void)setChildren:(struct __CFArray *)arg1; - (struct __CFArray *)children; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextMarker.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextMarker.h index 092bf96a6..414db5cf9 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextMarker.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTextMarker.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPTextMarker : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocContent.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocContent.h index 763186373..be8eac6e0 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocContent.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocContent.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQDWPTocContent : NSObject { struct __CFArray *mChildren; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEmpty.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEmpty.h index a78a9c624..db536c42d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEmpty.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEmpty.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDWPTocEmpty : GQDWPBlockList { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry-Private.h new file mode 100644 index 000000000..e0ae3b90b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQDWPTocEntry (Private) +- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry.h index d9d089ae4..44acb66e3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWPTocEntry.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQDWPTocEntry : GQDWPBlockList { struct __CFString *mBookmark; @@ -13,7 +14,6 @@ - (struct __CFString *)bookmark; - (void)dealloc; -- (int)readAttributesFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWebView.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWebView.h index 4782b8f04..835bf38dc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWebView.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWebView.h @@ -10,6 +10,7 @@ @class GQDImageBinary; +// Not exported @interface GQDWebView : GQDGraphic { GQDImageBinary *mImageBinary; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQDWrapPoint.h b/iOS7/PrivateFrameworks/iWorkImport/GQDWrapPoint.h index 65d45a80a..1b009dc69 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQDWrapPoint.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQDWrapPoint.h @@ -8,6 +8,7 @@ @class GQDDrawable; +// Not exported @interface GQDWrapPoint : NSObject { struct CGPoint mPoint; @@ -19,7 +20,7 @@ - (id).cxx_construct; - (int)zIndex; -- (int)comparePoint:(id)arg1; +- (long long)comparePoint:(id)arg1; - (id)initWithX:(float)arg1 y:(float)arg2 flowType:(int)arg3 drawable:(id)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQGroupDisplayInfo.h b/iOS7/PrivateFrameworks/iWorkImport/GQGroupDisplayInfo.h index 0ed279881..7d73af0d3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQGroupDisplayInfo.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQGroupDisplayInfo.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface GQGroupDisplayInfo : NSObject { int mDisplayType; - BOOL mIsTypeVisible; + _Bool mIsTypeVisible; } @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage-Private.h new file mode 100644 index 000000000..fdfb4a65a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHBodyStorage (Private) ++ (int)handleContainerHint:(id)arg1 state:(id)arg2; ++ (int)handleFootnotes:(id)arg1 state:(id)arg2; ++ (int)handleLayout:(id)arg1 state:(id)arg2; ++ (int)handlePageStart:(id)arg1 state:(id)arg2; ++ (int)handleSection:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage.h b/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage.h index ac99731d7..a556d4b0b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHBodyStorage.h @@ -8,6 +8,7 @@ #import "GQBodyStorageGenerator-Protocol.h" +// Not exported @interface GQHBodyStorage : NSObject { } @@ -15,11 +16,6 @@ + (int)handleTocEntry:(id)arg1 state:(id)arg2; + (int)handleTocContent:(id)arg1 state:(id)arg2; + (int)handleBodyStorage:(id)arg1 state:(id)arg2; -+ (int)handleContainerHint:(id)arg1 state:(id)arg2; -+ (int)handleFootnotes:(id)arg1 state:(id)arg2; -+ (int)handleLayout:(id)arg1 state:(id)arg2; -+ (int)handlePageStart:(id)arg1 state:(id)arg2; -+ (int)handleSection:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHBounds.h b/iOS7/PrivateFrameworks/iWorkImport/GQHBounds.h index 517ae4754..4f86744f2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHBounds.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHBounds.h @@ -6,13 +6,14 @@ #import "NSObject.h" +// Not exported @interface GQHBounds : NSObject { } + (void)mapBounds:(struct CGRect)arg1 angle:(float)arg2 srcGraphicStyle:(id)arg3 style:(id)arg4 state:(id)arg5; + (void)mapPosition:(struct CGPoint)arg1 srcGraphicStyle:(id)arg2 style:(id)arg3 state:(id)arg4; -+ (void)mapSize:(struct CGSize)arg1 angle:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4 srcGraphicStyle:(id)arg5 style:(id)arg6 state:(id)arg7; ++ (void)mapSize:(struct CGSize)arg1 angle:(float)arg2 flipX:(_Bool)arg3 flipY:(_Bool)arg4 srcGraphicStyle:(id)arg5 style:(id)arg6 state:(id)arg7; + (void)mapSize:(struct CGSize)arg1 angle:(float)arg2 srcGraphicStyle:(id)arg3 style:(id)arg4 state:(id)arg5; + (void)setTransformOriginToZeroInStyle:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHBulletInfo.h b/iOS7/PrivateFrameworks/iWorkImport/GQHBulletInfo.h index ba5e77a43..dcfc9a9ef 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHBulletInfo.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHBulletInfo.h @@ -8,13 +8,14 @@ @class GQDSStyle; +// Not exported @interface GQHBulletInfo : NSObject { int mType; int mBulletIndent; int mTextIndent; struct __CFString *mChar; - BOOL mHasNumber; + _Bool mHasNumber; int mNumber; int mLabelType; GQDSStyle *mStyle; @@ -33,8 +34,8 @@ - (void)setType:(int)arg1; - (int)labelType; - (void)setLabelType:(int)arg1; -- (void)setHasNumber:(BOOL)arg1; -- (BOOL)hasNumber; +- (void)setHasNumber:(_Bool)arg1; +- (_Bool)hasNumber; - (int)number; - (void)setNumber:(int)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHBulletState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHBulletState.h index 8c30735a9..798bef6fe 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHBulletState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHBulletState.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHBulletState : NSObject { struct __CFArray *mLevels; @@ -27,7 +28,7 @@ - (int)labelTypeAtLevel:(int)arg1; - (void)setLabelType:(int)arg1 level:(int)arg2; - (int)numberAtLevel:(int)arg1; -- (BOOL)hasNumberAtLevel:(int)arg1; +- (_Bool)hasNumberAtLevel:(int)arg1; - (void)setNumber:(int)arg1 level:(int)arg2; - (int)typeAtlevel:(int)arg1; - (void)setType:(int)arg1 level:(int)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHCanvasContext.h b/iOS7/PrivateFrameworks/iWorkImport/GQHCanvasContext.h index 5860409bb..9778ed33c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHCanvasContext.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHCanvasContext.h @@ -10,12 +10,13 @@ @class GQDAffineGeometry, NSMutableString; +// Not exported @interface GQHCanvasContext : NSObject { GQDAffineGeometry *mGeometry; NSMutableString *mFunctionName; - BOOL mHasFill; - BOOL mHasStroke; + _Bool mHasFill; + _Bool mHasStroke; struct __CFString *mBezierStr; } @@ -36,8 +37,8 @@ - (void)setFillColor:(id)arg1 state:(id)arg2; - (void)setStrokeColor:(id)arg1 width:(float)arg2 state:(id)arg3; - (void)setContextOpacity:(float)arg1 state:(id)arg2; -- (void)createMaskedImageWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 cropGeometry:(id)arg4 imageBinary:(id)arg5 graphicStyle:(id)arg6 isFloating:(BOOL)arg7 state:(id)arg8; -- (void)createShapeWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 graphicStyle:(id)arg4 isFloating:(BOOL)arg5 state:(id)arg6; +- (void)createMaskedImageWithId:(struct __CFString *)arg1 geometry:(id)arg2 imageBinary:(id)arg3 cropGeometry:(id)arg4 maskingShapePath:(id)arg5 alphaMaskBezier:(struct CGPath *)arg6 graphicStyle:(id)arg7 isFloating:(_Bool)arg8 state:(id)arg9; +- (void)createShapeWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 graphicStyle:(id)arg4 isFloating:(_Bool)arg5 state:(id)arg6; - (void)teardownContext:(id)arg1; - (void)prepareContext:(id)arg1; - (void)addScriptTagToHtml:(id)arg1 state:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHChart-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHChart-Private.h new file mode 100644 index 000000000..d9e067e45 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHChart-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHChart (Private) ++ (int)handleInlineChart:(id)arg1 state:(id)arg2 imageUrl:(struct __CFString *)arg3; ++ (struct __CFString *)createChartImageUrlString:(id)arg1 state:(id)arg2; ++ (struct __CFData *)renderChart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHChart.h b/iOS7/PrivateFrameworks/iWorkImport/GQHChart.h index 739a9d14b..e622f0863 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHChart.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHChart.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHChart : NSObject { } @@ -14,9 +15,6 @@ + (int)handleFloatingChart:(id)arg1 state:(id)arg2; + (id)geometry:(id)arg1; + (char *)pdfId:(id)arg1; -+ (int)handleInlineChart:(id)arg1 state:(id)arg2 imageUrl:(struct __CFString *)arg3; -+ (struct __CFString *)createChartImageUrlString:(id)arg1 state:(id)arg2; -+ (struct __CFData *)renderChart:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHChartLegend.h b/iOS7/PrivateFrameworks/iWorkImport/GQHChartLegend.h index 7525145b7..afb16a1e0 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHChartLegend.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHChartLegend.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQHChartLegend : GQHChart { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHContext-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQHContext-Protocol.h index 7e34854c7..9c15c75ef 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHContext-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHContext-Protocol.h @@ -14,8 +14,8 @@ - (void)setFillColor:(id)arg1 state:(id)arg2; - (void)setStrokeColor:(id)arg1 width:(float)arg2 state:(id)arg3; - (void)setContextOpacity:(float)arg1 state:(id)arg2; -- (void)createMaskedImageWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 cropGeometry:(id)arg4 imageBinary:(id)arg5 graphicStyle:(id)arg6 isFloating:(BOOL)arg7 state:(id)arg8; -- (void)createShapeWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 graphicStyle:(id)arg4 isFloating:(BOOL)arg5 state:(id)arg6; +- (void)createMaskedImageWithId:(struct __CFString *)arg1 geometry:(id)arg2 imageBinary:(id)arg3 cropGeometry:(id)arg4 maskingShapePath:(id)arg5 alphaMaskBezier:(struct CGPath *)arg6 graphicStyle:(id)arg7 isFloating:(_Bool)arg8 state:(id)arg9; +- (void)createShapeWithId:(struct __CFString *)arg1 path:(id)arg2 geometry:(id)arg3 graphicStyle:(id)arg4 isFloating:(_Bool)arg5 state:(id)arg6; - (void)teardownContext:(id)arg1; - (void)prepareContext:(id)arg1; - (void)addScriptTagToHtml:(id)arg1 state:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML-Private.h new file mode 100644 index 000000000..e03e3d5a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHDOMXML (Private) +- (void)removeStyleSheetLinkNodeAndAddStyle:(struct __CFString *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML.h b/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML.h index 9270831b0..5cb846dcc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHDOMXML.h @@ -8,6 +8,7 @@ #import "GQHXMLOutput-Protocol.h" +// Not exported @interface GQHDOMXML : NSObject { struct _xmlDoc *mXMLDoc; @@ -26,7 +27,6 @@ - (void)dealloc; - (id)initWithHead; - (id)initEmpty; -- (void)removeStyleSheetLinkNodeAndAddStyle:(struct __CFString *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHDrawable.h b/iOS7/PrivateFrameworks/iWorkImport/GQHDrawable.h index 580405bc0..67beb9a3e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHDrawable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHDrawable.h @@ -8,6 +8,7 @@ #import "GQDrawablesGenerator-Protocol.h" +// Not exported @interface GQHDrawable : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHGeneratorLookup.h b/iOS7/PrivateFrameworks/iWorkImport/GQHGeneratorLookup.h index e9fbe65bd..5f921e5d3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHGeneratorLookup.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHGeneratorLookup.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHGeneratorLookup : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle-Private.h new file mode 100644 index 000000000..9159a3aff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle-Private.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHGraphicStyle (Private) +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle.h index 2e86d0f5c..090e628f3 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHGraphicStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQHGraphicStyle : GQHTextBox { } @@ -15,7 +16,7 @@ + (const char *)name; + (void)mapFill:(id)arg1 style:(id)arg2 state:(id)arg3; + (void)mapExternalWrap:(id)arg1 style:(id)arg2 state:(id)arg3; -+ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 suppressNullFillOverride:(BOOL)arg4; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 suppressNullFillOverride:(_Bool)arg4; + (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHImage-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHImage-Private.h new file mode 100644 index 000000000..10cb9289e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHImage-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHImage (Private) ++ (int)handleInlineImageBinary:(id)arg1 geometry:(id)arg2 cropGeometry:(id)arg3 maskingShapePath:(id)arg4 alphaMaskBezier:(struct CGPath *)arg5 style:(id)arg6 state:(id)arg7; ++ (int)handleFloatingImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 cropGeometry:(id)arg4 maskingShapePath:(id)arg5 alphaMaskBezier:(struct CGPath *)arg6 state:(id)arg7; ++ (void)handleSimpleImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 state:(id)arg4; ++ (void)mapMaskedImage:(id)arg1 geometry:(id)arg2 cropGeometry:(id)arg3 maskingShapePath:(id)arg4 alphaMaskBezier:(struct CGPath *)arg5 graphicStyle:(id)arg6 isFloating:(_Bool)arg7 state:(id)arg8; ++ (void)mapCropGeometry:(id)arg1 bounds:(id)arg2 style:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHImage.h b/iOS7/PrivateFrameworks/iWorkImport/GQHImage.h index 65ffd41c8..64b978089 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHImage.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHImage.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHImage : NSObject { } @@ -14,11 +15,6 @@ + (int)handleFloatingWebView:(id)arg1 state:(id)arg2; + (int)handleInlineMedia:(id)arg1 state:(id)arg2; + (int)handleFloatingMedia:(id)arg1 state:(id)arg2; -+ (int)handleInlineImageBinary:(id)arg1 geometry:(id)arg2 cropGeometry:(id)arg3 maskPath:(id)arg4 style:(id)arg5 state:(id)arg6; -+ (int)handleInlineImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 state:(id)arg4; -+ (int)handleFloatingImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 crop:(id)arg4 maskPath:(id)arg5 state:(id)arg6; -+ (void)mapMaskedImage:(id)arg1 maskPath:(id)arg2 geometry:(id)arg3 crop:(id)arg4 graphicStyle:(id)arg5 state:(id)arg6; -+ (void)mapCrop:(id)arg1 bounds:(id)arg2 style:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHIntNumber.h b/iOS7/PrivateFrameworks/iWorkImport/GQHIntNumber.h index e1499b472..dafa70ef6 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHIntNumber.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHIntNumber.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHIntNumber : NSObject { int mType; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHKeynote.h b/iOS7/PrivateFrameworks/iWorkImport/GQHKeynote.h index 94274cff9..d7a4ee81c 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHKeynote.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHKeynote.h @@ -8,6 +8,7 @@ #import "GQKeynoteGenerator-Protocol.h" +// Not exported @interface GQHKeynote : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHKeynoteState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHKeynoteState.h index cc3d64f90..d9e003dfd 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHKeynoteState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHKeynoteState.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQHKeynoteState : GQHState { int mCurrentSlide; @@ -14,10 +15,10 @@ } - (id).cxx_construct; -- (BOOL)shouldStreamContent; +- (_Bool)shouldStreamContent; - (void)setProgressiveIndex:(int)arg1; - (int)progressiveIndex; -- (BOOL)shouldMapLinkWithUrl:(struct __CFString *)arg1; +- (_Bool)shouldMapLinkWithUrl:(struct __CFString *)arg1; - (void)setSlideSize:(struct CGSize)arg1; - (struct CGSize)slideSize; - (int)currentSlide; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHLasso.h b/iOS7/PrivateFrameworks/iWorkImport/GQHLasso.h index 5417fec21..c8f52504b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHLasso.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHLasso.h @@ -8,6 +8,7 @@ #import "GQLassoGenerator-Protocol.h" +// Not exported @interface GQHLasso : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHLassoState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHLassoState.h index 27866918a..cc298fad8 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHLassoState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHLassoState.h @@ -8,6 +8,7 @@ @class GQHXML; +// Not exported @interface GQHLassoState : GQHState { GQHXML *mNavigation; @@ -35,16 +36,16 @@ - (id).cxx_construct; - (struct __CFString *)writeTabsJS; -- (BOOL)inProgressiveMode; +- (_Bool)inProgressiveMode; - (void)writeNavigationPage:(id)arg1; -- (BOOL)writeIndexPageWithIFrame:(id)arg1; +- (_Bool)writeIndexPageWithIFrame:(id)arg1; - (void)writeIndexPageWithDocumentSize:(struct CGSize)arg1; - (unsigned int)currentDrawableZOrder; - (struct __CFString *)cssZOrderClassForDrawableUid:(const char *)arg1; -- (BOOL)drawablesNeedCssZOrdering; +- (_Bool)drawablesNeedCssZOrdering; - (void)addedDrawableWithBounds:(struct CGRect)arg1; - (struct CGPoint)maxCanvasPoint; -- (BOOL)finishMainHtml; +- (_Bool)finishMainHtml; - (void)addCachedStyle:(struct __CFString *)arg1; - (struct __CFString *)makeInlineStyle:(struct __CFString *)arg1; - (void)addStyle:(struct __CFString *)arg1 className:(struct __CFString *)arg2 srcStyle:(id)arg3; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHLine-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHLine-Private.h new file mode 100644 index 000000000..6b75b24ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHLine-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHLine (Private) ++ (int)handleLine:(id)arg1 isFloating:(_Bool)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHLine.h b/iOS7/PrivateFrameworks/iWorkImport/GQHLine.h index eaad76bdb..5c366152e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHLine.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHLine.h @@ -6,13 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQHLine : NSObject { } + (int)handleInlineLine:(id)arg1 state:(id)arg2; + (int)handleFloatingLine:(id)arg1 state:(id)arg2; -+ (int)handleLine:(id)arg1 isFloating:(BOOL)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPages-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPages-Private.h new file mode 100644 index 000000000..4f76378ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPages-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHPages (Private) ++ (void)mapHeaderOrFooter:(id)arg1 isHeader:(_Bool)arg2 toPublication:(id)arg3 state:(id)arg4; ++ (void)handlePagesOrders:(id)arg1; ++ (void)handleZOrder:(unsigned int)arg1 cssClassName:(struct __CFString *)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPages.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPages.h index 3919c2de8..f363c4386 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHPages.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPages.h @@ -8,6 +8,7 @@ #import "GQPagesGenerator-Protocol.h" +// Not exported @interface GQHPages : NSObject { } @@ -24,9 +25,6 @@ + (int)handlePageSetup:(id)arg1 state:(id)arg2; + (int)endPublication:(id)arg1 state:(id)arg2; + (int)beginPublication:(id)arg1 state:(id)arg2; -+ (void)mapHeaderOrFooter:(id)arg1 isHeader:(BOOL)arg2 toPublication:(id)arg3 state:(id)arg4; -+ (void)handlePagesOrders:(id)arg1; -+ (void)handleZOrder:(unsigned int)arg1 cssClassName:(struct __CFString *)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesFloatingDrawable.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesFloatingDrawable.h index edb0a7063..4990c0f42 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesFloatingDrawable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesFloatingDrawable.h @@ -8,6 +8,7 @@ #import "GQDrawablesGenerator-Protocol.h" +// Not exported @interface GQHPagesFloatingDrawable : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState-Private.h new file mode 100644 index 000000000..6b14507fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState-Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHPagesState (Private) +- (id)sectionStyleRunForRunBeforePageIndex:(int)arg1; +- (void)openStateLayoutElementsAndStyles; +- (void)closeStateLayoutElementsAndStyles; +- (void)startLayout; +- (void)startSection; +- (id)wrapPointSetForPage:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState.h index 67b278bc7..834897a21 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesState.h @@ -10,6 +10,7 @@ @class GQDSStyle, GQDWPContainerHint, GQHStyle, GQWrapPointSet; +// Not exported @interface GQHPagesState : GQHState { struct __CFDictionary *mFloatingDrawables; @@ -30,32 +31,32 @@ struct __CFString *mCurrentCachedSpanClass; GQWrapPointSet *mCurrentWrapPointSet; struct CGRect mLastFrame; - BOOL mMappingFloatingDrawables; - BOOL mStartedPage; - BOOL mStartedSection; - BOOL mDidInsertPageHeader; - BOOL mDidFindContainerHint; + _Bool mMappingFloatingDrawables; + _Bool mStartedPage; + _Bool mStartedSection; + _Bool mDidInsertPageHeader; + _Bool mDidFindContainerHint; GQDWPContainerHint *mLastInsertedContainerHint; struct __CFArray *mAttachmentPositions; - long mAttachmentIdCounter; - long mFirstAttachmentId; - BOOL mSplitNextAttachment; + long long mAttachmentIdCounter; + long long mFirstAttachmentId; + _Bool mSplitNextAttachment; GQDSStyle *mCurrentSectionStyle; - BOOL mHasLayoutDrawables; + _Bool mHasLayoutDrawables; int mCurrentHintPageIndex; int mCurrentHintColumnIndex; - BOOL mIsMappingHeadersFooters; + _Bool mIsMappingHeadersFooters; int mHeaderFooterPageNumber; struct __CFDictionary *mDrawablePagesOrderToCssZOrderClassMap; struct CGSize mPageSize; struct __CFArray *mTocHrefStack; - BOOL mCurrentFrameHasSandbagFloats; + _Bool mCurrentFrameHasSandbagFloats; int mProgressiveIndex; } - (id).cxx_construct; -- (BOOL)allowInlineWrap; -- (BOOL)needAbsolutelyPositionedTables; +- (_Bool)allowInlineWrap; +- (_Bool)needAbsolutelyPositionedTables; - (void)endSection; - (void)popTocHref; - (void)pushTocHref:(struct __CFString *)arg1; @@ -68,40 +69,40 @@ - (void)addStyle:(struct __CFString *)arg1 className:(struct __CFString *)arg2 srcStyle:(id)arg3; - (void)setOutlineStyleType:(int)arg1; - (void)setOutlineLevel:(int)arg1; -- (BOOL)useOutline; +- (_Bool)useOutline; - (int)pageNumberForHeaderOrFooter; -- (BOOL)isMappingHeadersFooters; -- (void)setIsMappingHeadersFooters:(BOOL)arg1; -- (BOOL)hasLayoutDrawables; -- (void)setHasLayoutDrawables:(BOOL)arg1; +- (_Bool)isMappingHeadersFooters; +- (void)setIsMappingHeadersFooters:(_Bool)arg1; +- (_Bool)hasLayoutDrawables; +- (void)setHasLayoutDrawables:(_Bool)arg1; - (void)inContent; - (void)clearWrapPoints; - (vector_dadce35e *)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; -- (const set_a2165b2d *)wrapPoints; +- (const set_80ec8016 *)wrapPoints; - (void)addWrapPoint:(id)arg1; - (void)endWrapPointSet; - (void)beginWrapPointSet; - (void)resolveHeaderName:(const struct __CFString **)arg1 footerName:(const struct __CFString **)arg2; - (void)handleContainerHint:(id)arg1; - (void)insertAttachmentPlaceholder; -- (long)firstAttachmentId; -- (long)nextAttachmentId; -- (long)currentAttachmentId; +- (long long)firstAttachmentId; +- (long long)nextAttachmentId; +- (long long)currentAttachmentId; - (double)moveToNextAttachmentPosition; - (double)currentAttachmentPosition; - (void)addAttachmentPosition:(double)arg1; - (void)finishedWithSplitAttachment; - (_Bool)splitNextAttachment; -- (void)mapFloatingDrawablesForPageAtIndex:(unsigned int)arg1; -- (void)setDidFindContainerHint:(BOOL)arg1; -- (void)setDidInsertPageHeader:(BOOL)arg1; +- (void)mapFloatingDrawablesForPageAtIndex:(unsigned long long)arg1; +- (void)setDidFindContainerHint:(_Bool)arg1; +- (void)setDidInsertPageHeader:(_Bool)arg1; - (void)setCurrentSpanStyle:(id)arg1 baseStyle:(id)arg2 cachedClass:(struct __CFString *)arg3; - (void)setCurrentParagraphStyle:(id)arg1 baseStyle:(id)arg2 cachedClass:(struct __CFString *)arg3; - (void)setCurrentLayoutStyle:(id)arg1; - (void)setCurrentPageIndex:(int)arg1; - (int)currentPageIndex; - (void)overrideSectionStyle:(id)arg1; -- (CDStruct_dff5684f)rangeForSectionStyleAtPageIndex:(int)arg1; +- (CDStruct_627e0f85)rangeForSectionStyleAtPageIndex:(int)arg1; - (id)sectionStyleForPageIndex:(int)arg1; - (void)addSectionStyle:(id)arg1 pageIndex:(int)arg2 numPages:(int)arg3; - (void)setFooters:(struct __CFArray *)arg1; @@ -117,12 +118,6 @@ - (int)floatingDrawablesCount; - (void)dealloc; - (id)initWithState:(id)arg1 documentSize:(struct CGSize)arg2; -- (id)sectionStyleRunForRunBeforePageIndex:(int)arg1; -- (void)openStateLayoutElementsAndStyles; -- (void)closeStateLayoutElementsAndStyles; -- (void)startLayout; -- (void)startSection; -- (id)wrapPointSetForPage:(int)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesWPFloatingTable.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesWPFloatingTable.h index 4aafd6c35..b5a27158b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHPagesWPFloatingTable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPagesWPFloatingTable.h @@ -8,6 +8,7 @@ #import "GQTableGenerator-Protocol.h" +// Not exported @interface GQHPagesWPFloatingTable : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph-Private.h new file mode 100644 index 000000000..cd917d38c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHParagraph (Private) ++ (int)mapParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary *)arg4 isMultiColumn:(_Bool)arg5; ++ (_Bool)retrieveFontSizeForFirstCharacter:(id)arg1 fontSize:(float *)arg2; ++ (id)getBulletStyle:(id)arg1 level:(int)arg2; ++ (void)mapBullet:(struct __CFDictionary *)arg1 state:(id)arg2; ++ (struct __CFDictionary *)prepareBullet:(id)arg1 paragraph:(id)arg2 style:(id)arg3 state:(id)arg4 bulletStates:(struct __CFDictionary *)arg5 showBullet:(_Bool)arg6; ++ (_Bool)setupBulletStatesForParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary *)arg4; ++ (int)handleBookmark:(id)arg1 state:(id)arg2; ++ (int)handleLink:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph.h b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph.h index a48e3def5..324671216 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraph.h @@ -6,20 +6,13 @@ #import "NSObject.h" +// Not exported @interface GQHParagraph : NSObject { } + (int)handleInlineList:(id)arg1 state:(id)arg2; -+ (int)handleParagraph:(id)arg1 state:(id)arg2 bulletStates:(struct __CFDictionary *)arg3 isMultiColumn:(BOOL)arg4; -+ (int)mapParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary *)arg4 isMultiColumn:(BOOL)arg5; -+ (BOOL)retrieveFontSizeForFirstCharacter:(id)arg1 fontSize:(float *)arg2; -+ (id)getBulletStyle:(id)arg1 level:(int)arg2; -+ (void)mapBullet:(struct __CFDictionary *)arg1 state:(id)arg2; -+ (struct __CFDictionary *)prepareBullet:(id)arg1 paragraph:(id)arg2 style:(id)arg3 state:(id)arg4 bulletStates:(struct __CFDictionary *)arg5 showBullet:(BOOL)arg6; -+ (BOOL)setupBulletStatesForParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary *)arg4; -+ (int)handleBookmark:(id)arg1 state:(id)arg2; -+ (int)handleLink:(id)arg1 state:(id)arg2; ++ (int)handleParagraph:(id)arg1 state:(id)arg2 bulletStates:(struct __CFDictionary *)arg3 isMultiColumn:(_Bool)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHParagraphStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraphStyle.h index da5b60387..ac8611979 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHParagraphStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHParagraphStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQHParagraphStyle : GQHTextStyle { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/GQHPlaceholder.h index 55d6ff700..3dbd78810 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHPlaceholder.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHPlaceholder.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHPlaceholder : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHSectionStyleRun.h b/iOS7/PrivateFrameworks/iWorkImport/GQHSectionStyleRun.h index 8c2525075..c8189d56e 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHSectionStyleRun.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHSectionStyleRun.h @@ -8,10 +8,11 @@ @class GQDSStyle; +// Not exported @interface GQHSectionStyleRun : NSObject { GQDSStyle *mStyle; - CDStruct_dff5684f mPageRange; + CDStruct_627e0f85 mPageRange; } - (id).cxx_construct; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHShape-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHShape-Private.h new file mode 100644 index 000000000..092af2edf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHShape-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHShape (Private) ++ (void)mapPath:(id)arg1 shapeContext:(id)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHShape.h b/iOS7/PrivateFrameworks/iWorkImport/GQHShape.h index c0c85284e..fc208f0f8 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHShape.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHShape.h @@ -6,12 +6,12 @@ #import "NSObject.h" +// Not exported @interface GQHShape : NSObject { } -+ (int)handleShape:(id)arg1 isFloating:(BOOL)arg2 state:(id)arg3; -+ (void)mapPath:(id)arg1 shapeContext:(id)arg2 state:(id)arg3; ++ (int)handleShape:(id)arg1 isFloating:(_Bool)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHState-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHState-Private.h new file mode 100644 index 000000000..6e249efe4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHState-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHState (Private) +- (int)indexForStyle:(const char *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHState.h index e935a9224..9fa352e44 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHState.h @@ -8,6 +8,7 @@ @class GQHTableState, GQHXML, GQSDocument; +// Not exported @interface GQHState : NSObject { GQHXML *mHtmlDoc; @@ -38,8 +39,8 @@ } - (id).cxx_construct; -- (BOOL)allowInlineWrap; -- (BOOL)needAbsolutelyPositionedTables; +- (_Bool)allowInlineWrap; +- (_Bool)needAbsolutelyPositionedTables; - (void)invalidateTextScale; - (void)setTextScale:(unsigned int)arg1; - (unsigned int)textScale; @@ -48,33 +49,33 @@ - (int)outlineStyleType; - (void)setOutlineLevel:(int)arg1; - (int)outlineLevel; -- (BOOL)useOutline; +- (_Bool)useOutline; - (id)shapeContext; -- (BOOL)shouldMapLinkWithUrl:(struct __CFString *)arg1; +- (_Bool)shouldMapLinkWithUrl:(struct __CFString *)arg1; - (struct __CFString *)getColorString:(id)arg1; -- (struct __CFString *)addCachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(BOOL)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(BOOL)arg6 baseClassString:(struct __CFString *)arg7 cssCachedStyle:(id)arg8; -- (struct __CFString *)cachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(BOOL)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(BOOL)arg6; -- (struct __CFString *)addCacheForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id *)arg4 groupLevel:(unsigned short)arg5 hasFormula:(BOOL)arg6 baseClassString:(struct __CFString *)arg7 cssCachedStyle:(id)arg8; -- (struct __CFString *)cachedClassStringForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id *)arg4 groupLevel:(unsigned short)arg5 hasFormula:(BOOL)arg6; +- (struct __CFString *)addCachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(_Bool)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(_Bool)arg6 baseClassString:(struct __CFString *)arg7 cssCachedStyle:(id)arg8; +- (struct __CFString *)cachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(_Bool)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(_Bool)arg6; +- (struct __CFString *)addCacheForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id *)arg4 groupLevel:(unsigned short)arg5 hasFormula:(_Bool)arg6 baseClassString:(struct __CFString *)arg7 cssCachedStyle:(id)arg8; +- (struct __CFString *)cachedClassStringForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id *)arg4 groupLevel:(unsigned short)arg5 hasFormula:(_Bool)arg6; - (int)paragraphIndex; - (void)setParagraphIndex:(int)arg1; - (int)paragraphCount; - (void)setParagraphCount:(int)arg1; - (void)leaveGraphicObject; - (void)enterGraphicObject; -- (BOOL)multiColumned; -- (void)setMultiColumned:(BOOL)arg1; -- (BOOL)coloredBackground; -- (void)setColoredBackground:(BOOL)arg1; +- (_Bool)multiColumned; +- (void)setMultiColumned:(_Bool)arg1; +- (_Bool)coloredBackground; +- (void)setColoredBackground:(_Bool)arg1; - (void)popImplicitStyle; - (id)implicitStyle; - (void)pushImplicitStyle:(id)arg1; - (struct __CFString *)cssZOrderClassForDrawableUid:(const char *)arg1; - (struct __CFString *)cssZOrderClassForDrawable:(id)arg1; -- (BOOL)drawablesNeedCssZOrdering; +- (_Bool)drawablesNeedCssZOrdering; - (struct __CFString *)createStyleName:(id)arg1 type:(const char *)arg2; - (void)addedDrawableWithBounds:(struct CGRect)arg1; -- (BOOL)finishMainHtml; +- (_Bool)finishMainHtml; - (id)processorState; - (id)tableState; - (struct __CFString *)className:(id)arg1; @@ -88,8 +89,7 @@ - (void)dealloc; - (id)initWithState:(id)arg1 documentSize:(struct CGSize)arg2; - (id)initWithState:(id)arg1; -- (id)initWithState:(id)arg1 needIndexFile:(BOOL)arg2 documentSize:(struct CGSize)arg3; -- (int)indexForStyle:(const char *)arg1; +- (id)initWithState:(id)arg1 needIndexFile:(_Bool)arg2 documentSize:(struct CGSize)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML-Private.h new file mode 100644 index 000000000..dfc0b4f18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHStreamedXML (Private) +- (const char *)peekElementName; +- (char *)popElementName; +- (void)pushElementName:(const char *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML.h b/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML.h index 3c762213b..ccb0d8362 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHStreamedXML.h @@ -8,6 +8,7 @@ #import "GQHXMLOutput-Protocol.h" +// Not exported @interface GQHStreamedXML : NSObject { struct _xmlOutputBuffer { @@ -23,7 +24,7 @@ struct __CFData *mData; struct __CFArray *mElementNameStack; int mLastOp; - BOOL mNeedNewlineBeforeNextElement; + _Bool mNeedNewlineBeforeNextElement; struct _xmlDoc *mXMLDoc; } @@ -39,9 +40,6 @@ - (void)dealloc; - (id)initWithHead; - (id)initEmpty; -- (const char *)peekElementName; -- (char *)popElementName; -- (void)pushElementName:(const char *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQHStyle.h index 567f94460..4325d0c67 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHStyle.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHStyle : NSObject { struct __CFDictionary *mStyles; @@ -25,9 +26,9 @@ - (void)setStyleOnCurrentNode:(id)arg1; - (void)setupCssClassAttribute:(id)arg1; - (struct __CFString *)createNamedStyle:(struct __CFString *)arg1; -- (BOOL)getAttribute:(struct __CFString *)arg1 trblValue:(id *)arg2; -- (BOOL)getAttribute:(struct __CFString *)arg1 value:(const struct __CFString **)arg2; -- (BOOL)getAttribute:(struct __CFString *)arg1 intValue:(int *)arg2; +- (_Bool)getAttribute:(struct __CFString *)arg1 trblValue:(id *)arg2; +- (_Bool)getAttribute:(struct __CFString *)arg1 value:(const struct __CFString **)arg2; +- (_Bool)getAttribute:(struct __CFString *)arg1 intValue:(int *)arg2; - (void)addAttribute:(struct __CFString *)arg1 trblValue:(id)arg2; - (void)addAttribute:(struct __CFString *)arg1 ptValue:(int)arg2; - (void)addAttribute:(struct __CFString *)arg1 pxValue:(int)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTable-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTable-Private.h new file mode 100644 index 000000000..8b1d35444 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTable-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHTable (Private) ++ (struct __CFString *)createTableAttachmentIdWithNumber:(long long)arg1; ++ (void)splitTable:(id)arg1; ++ (unsigned short)resolveGroupLevel:(id)arg1 model:(id)arg2 columnIndex:(int)arg3 tableState:(id)arg4; ++ (void)mapVectorStyles:(id *)arg1 toCellStyle:(id)arg2 state:(id)arg3; ++ (void)getVectorStylesForRowIndex:(unsigned short)arg1 rowSpan:(unsigned short)arg2 columnIndex:(unsigned short)arg3 columnSpan:(unsigned short)arg4 vectorStyles:(id *)arg5 state:(id)arg6; ++ (void)mapCellStyle:(id)arg1 rowIndex:(unsigned short)arg2 rowSpan:(unsigned short)arg3 columnIndex:(unsigned short)arg4 columnSpan:(unsigned short)arg5 state:(id)arg6 cell:(id)arg7 level:(unsigned short)arg8; ++ (id)mapBaseFillStyleForRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3 isGroupingCell:(_Bool)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTable.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTable.h index a81571cf6..2e1e59e30 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTable.h @@ -8,6 +8,7 @@ #import "GQTableGenerator-Protocol.h" +// Not exported @interface GQHTable : GQHGraphicStyle { } @@ -23,13 +24,6 @@ + (void)addMissingCellWithRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3; + (void)beginRowWithIndex:(unsigned short)arg1 state:(id)arg2; + (int)mapCellContent:(id)arg1 xml:(id)arg2 state:(id)arg3; -+ (struct __CFString *)createTableAttachmentIdWithNumber:(long)arg1; -+ (void)splitTable:(id)arg1; -+ (unsigned short)resolveGroupLevel:(id)arg1 model:(id)arg2 columnIndex:(int)arg3 tableState:(id)arg4; -+ (void)mapVectorStyles:(id *)arg1 toCellStyle:(id)arg2 state:(id)arg3; -+ (void)getVectorStylesForRowIndex:(unsigned short)arg1 rowSpan:(unsigned short)arg2 columnIndex:(unsigned short)arg3 columnSpan:(unsigned short)arg4 vectorStyles:(id *)arg5 state:(id)arg6; -+ (void)mapCellStyle:(id)arg1 rowIndex:(unsigned short)arg2 rowSpan:(unsigned short)arg3 columnIndex:(unsigned short)arg4 columnSpan:(unsigned short)arg5 state:(id)arg6 cell:(id)arg7 level:(unsigned short)arg8; -+ (id)mapBaseFillStyleForRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3 isGroupingCell:(BOOL)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTableCellStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTableCellStyle.h index b1865ec8b..84aa1d28d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTableCellStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTableCellStyle.h @@ -6,6 +6,7 @@ #import +// Not exported @interface GQHTableCellStyle : GQHGraphicStyle { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTableState.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTableState.h index cd9dd96c4..86f81b9a7 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTableState.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTableState.h @@ -8,17 +8,18 @@ @class GQDTTable; +// Not exported @interface GQHTableState : NSObject { int mPrevRowIndex; int mPrevColumnIndex; GQDTTable *mTable; - vector_195fe69b *mCellCountInColumns; + vector_eef16772 *mCellCountInColumns; int mGroupLevel; _Bool mSplitTable; double mCurrentTablePosition; double mLastAttachmentPosition; - long mSplitTableIndex; + long long mSplitTableIndex; double mOriginalTableHeight; } @@ -28,13 +29,13 @@ - (double)lastAttachmentPosition; - (void)addRowHeight:(float)arg1; - (double)currentTablePosition; -- (long)nextSplitTableIndex; -- (void)setSplitTableIndex:(long)arg1; +- (long long)nextSplitTableIndex; +- (void)setSplitTableIndex:(long long)arg1; - (void)setSplitTable:(_Bool)arg1; - (_Bool)splitTable; - (void)setGroupLevel:(int)arg1; - (int)groupLevel; -- (vector_195fe69b *)cellCountInColumns; +- (vector_eef16772 *)cellCountInColumns; - (void)setTable:(id)arg1; - (id)table; - (void)setPrevRowIndex:(int)arg1 columnIndex:(int)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox-Private.h new file mode 100644 index 000000000..3eaca2849 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHTextBox (Private) ++ (int)outputWrapSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; ++ (int)outputInnerSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; ++ (void)outputSandbag:(id)arg1 state:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox.h index 586b6507d..1af30b263 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextBox.h @@ -6,24 +6,22 @@ #import +// Not exported @interface GQHTextBox : GQHParagraphStyle { } + (int)outputInnerSandbagsForFrame:(struct CGRect)arg1 drawable:(id)arg2 state:(id)arg3; -+ (BOOL)outputWrapSandbagsForFrame:(struct CGRect)arg1 columnCount:(int)arg2 drawable:(id)arg3 state:(id)arg4 isPageFrame:(BOOL)arg5; ++ (_Bool)outputWrapSandbagsForFrame:(struct CGRect)arg1 columnCount:(int)arg2 drawable:(id)arg3 state:(id)arg4 isPageFrame:(_Bool)arg5; + (int)outputWrapSandbagsForFrame:(struct CGRect)arg1 columnCount:(int)arg2 drawable:(id)arg3 state:(id)arg4; + (void)createExternalWrapSandbagStyles:(id)arg1; + (void)mapScaledImageFill:(id)arg1 style:(id)arg2 size:(struct CGSize)arg3; -+ (BOOL)styleNeedsImageFillMapping:(id)arg1; ++ (_Bool)styleNeedsImageFillMapping:(id)arg1; + (void)mapLayout:(id)arg1 style:(id)arg2 state:(id)arg3; + (const char *)name; + (int)handleLayoutStorage:(id)arg1 state:(id)arg2; -+ (int)handleShapeText:(id)arg1 boundsRect:(struct CGRect)arg2 floating:(BOOL)arg3 state:(id)arg4; ++ (int)handleShapeText:(id)arg1 boundsRect:(struct CGRect)arg2 floating:(_Bool)arg3 state:(id)arg4; + (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; -+ (int)outputWrapSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; -+ (int)outputInnerSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; -+ (void)outputSandbag:(id)arg1 state:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan-Private.h new file mode 100644 index 000000000..c82303121 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHTextSpan (Private) ++ (int)handleContainerHint:(id)arg1 state:(id)arg2; ++ (int)handleAttachment:(id)arg1 state:(id)arg2; ++ (int)handlePageStart:(id)arg1 state:(id)arg2; ++ (int)handleAutoNumber:(id)arg1 state:(id)arg2; ++ (int)handleTextMarker:(id)arg1 outputBlanks:(_Bool)arg2 state:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan.h index aaa394c7a..d44a4f527 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextSpan.h @@ -6,20 +6,16 @@ #import "NSObject.h" +// Not exported @interface GQHTextSpan : NSObject { } + (int)nonWhitespaceCount:(struct __CFArray *)arg1; + (int)handleTextBackgroundForStyle:(id)arg1 destStyle:(id)arg2 state:(id)arg3; -+ (int)handleTextListChild:(id)arg1 outputBlanks:(BOOL)arg2 state:(id)arg3; -+ (int)handleTextList:(id)arg1 checkForTrailingBlanks:(BOOL)arg2 state:(id)arg3; -+ (int)handleSpan:(id)arg1 checkForTrailingBlanks:(BOOL)arg2 state:(id)arg3; -+ (int)handleContainerHint:(id)arg1 state:(id)arg2; -+ (int)handleAttachment:(id)arg1 state:(id)arg2; -+ (int)handlePageStart:(id)arg1 state:(id)arg2; -+ (int)handleAutoNumber:(id)arg1 state:(id)arg2; -+ (int)handleTextMarker:(id)arg1 outputBlanks:(BOOL)arg2 state:(id)arg3; ++ (int)handleTextListChild:(id)arg1 outputBlanks:(_Bool)arg2 state:(id)arg3; ++ (int)handleTextList:(id)arg1 checkForTrailingBlanks:(_Bool)arg2 state:(id)arg3; ++ (int)handleSpan:(id)arg1 checkForTrailingBlanks:(_Bool)arg2 state:(id)arg3; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle-PlatformSpecific.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle-PlatformSpecific.h new file mode 100644 index 000000000..0194e7d73 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle-PlatformSpecific.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQHTextStyle (PlatformSpecific) ++ (_Bool)platformGetDefaultLineHeight:(struct __CFString *)arg1 fontSize:(float)arg2 defLineHeight:(int *)arg3; ++ (struct __CFString *)platformCreateCssFontFamilyStringFromFontName:(struct __CFString *)arg1; ++ (struct __CTFont *)createFontFromName:(struct __CFString *)arg1 size:(float)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle.h index aa99cd9a0..1aa04ef04 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTextStyle.h @@ -6,18 +6,16 @@ #import "NSObject.h" +// Not exported @interface GQHTextStyle : NSObject { } + (void)reduceFontSizeForSuperscriptedText:(id)arg1 style:(id)arg2 state:(id)arg3; -+ (BOOL)getDefaultLineHeight:(struct __CFString *)arg1 fontSize:(float)arg2 defLineHeight:(int *)arg3; ++ (_Bool)getDefaultLineHeight:(struct __CFString *)arg1 fontSize:(float)arg2 defLineHeight:(int *)arg3; + (const char *)name; -+ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 isSpan:(BOOL)arg4; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 isSpan:(_Bool)arg4; + (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; -+ (BOOL)platformGetDefaultLineHeight:(struct __CFString *)arg1 fontSize:(float)arg2 defLineHeight:(int *)arg3; -+ (struct __CFString *)platformCreateCssFontFamilyStringFromFontName:(struct __CFString *)arg1; -+ (struct __CTFont *)createFontFromName:(struct __CFString *)arg1 size:(float)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHTrbl.h b/iOS7/PrivateFrameworks/iWorkImport/GQHTrbl.h index b43322cc2..cb95b6cb1 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHTrbl.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHTrbl.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHTrbl : NSObject { int mTop; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHUtils.h b/iOS7/PrivateFrameworks/iWorkImport/GQHUtils.h index cf828e328..173b85358 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHUtils.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQHUtils : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHWrapSandbag.h b/iOS7/PrivateFrameworks/iWorkImport/GQHWrapSandbag.h index 0be3e221b..498cf6596 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHWrapSandbag.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHWrapSandbag.h @@ -6,14 +6,15 @@ #import "NSObject.h" +// Not exported @interface GQHWrapSandbag : NSObject { struct CGSize mSize; - BOOL mFloatsLeft; + _Bool mFloatsLeft; } - (id).cxx_construct; -- (id)initWithSize:(struct CGSize)arg1 floatsLeft:(BOOL)arg2; +- (id)initWithSize:(struct CGSize)arg1 floatsLeft:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQHXML.h b/iOS7/PrivateFrameworks/iWorkImport/GQHXML.h index 611ba2a30..c57b960ee 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQHXML.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQHXML.h @@ -6,10 +6,11 @@ #import "NSObject.h" +// Not exported @interface GQHXML : NSObject { id mOutput; - BOOL mUseExternalCss; + _Bool mUseExternalCss; struct __CFString *mFilename; struct __CFString *mCssFilename; struct __CFString *mCss; @@ -20,9 +21,10 @@ @property(readonly) _Bool isProgressive; // @synthesize isProgressive; - (struct __CFData *)createProgressiveeCSSwithStyleTags:(unsigned char)arg1; - (struct __CFData *)createProgressiveHtml; -- (BOOL)writeToOutputBundle:(id)arg1; +- (_Bool)writeToOutputBundle:(id)arg1 isThumbnail:(_Bool)arg2; - (void)addViewportMetaTagForDocumentSize:(struct CGSize)arg1 maximumScale:(float)arg2; - (void)addViewportMetaTagForDocumentSize:(struct CGSize)arg1; +- (void)addMetaTagWithTextFormat:(struct __CFString *)arg1; - (struct __CFString *)cssFilename; - (void)addStyleClassLast:(struct __CFString *)arg1; - (void)addStyleClass:(struct __CFString *)arg1; @@ -37,8 +39,8 @@ - (void)endElement; - (void)startElement:(const char *)arg1; - (void)dealloc; -- (id)initWithFilename:(struct __CFString *)arg1 documentSize:(struct CGSize *)arg2 outputBundle:(id)arg3 useExternalCss:(BOOL)arg4; -- (id)initEmptyWithFilename:(struct __CFString *)arg1 useExternalCss:(BOOL)arg2; +- (id)initWithFilename:(struct __CFString *)arg1 documentSize:(struct CGSize *)arg2 outputBundle:(id)arg3 useExternalCss:(_Bool)arg4; +- (id)initEmptyWithFilename:(struct __CFString *)arg1 useExternalCss:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter-Private.h new file mode 100644 index 000000000..757472348 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter-Private.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQNumberFormatter (Private) ++ (id)formatterForLocale:(struct __CFLocale *)arg1; +- (id)localizedPercentSymbol; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; +- (id)currentLocaleCurrencyCode; +- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (id)displayNameForCurrencyCode:(id)arg1; +- (_Bool)findCurrencySymbolInString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 successfulString:(const struct __CFString **)arg3; +- (_Bool)valueFromString:(struct __CFString *)arg1 formatters:(struct __CFArray *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)fractionFromString:(struct __CFString *)arg1 value:(double *)arg2; +- (_Bool)scientificFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)percentageFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)currencyFromString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)decimalFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (void)numberPreferencesChanged:(id)arg1; +- (void)dealloc; +- (id)initWithLocale:(struct __CFLocale *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter.h index 167336ecd..9b61ed0bc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQNumberFormatter.h @@ -8,6 +8,7 @@ @class NSMutableArray, NSMutableDictionary, NSString; +// Not exported @interface GQNumberFormatter : NSObject { struct __CFLocale *mLocale; @@ -46,24 +47,6 @@ + (int)positionOfMinusSignInNumberFormatSubpattern:(id)arg1; + (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; + (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; -+ (id)formatterForLocale:(struct __CFLocale *)arg1; -- (id)localizedPercentSymbol; -- (id)defaultFormatStringForValueType:(int)arg1; -- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; -- (id)currentLocaleCurrencyCode; -- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; -- (id)currencySymbolForCurrencyCode:(id)arg1; -- (id)displayNameForCurrencyCode:(id)arg1; -- (BOOL)findCurrencySymbolInString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 successfulString:(const struct __CFString **)arg3; -- (BOOL)valueFromString:(struct __CFString *)arg1 formatters:(struct __CFArray *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; -- (BOOL)fractionFromString:(struct __CFString *)arg1 value:(double *)arg2; -- (BOOL)scientificFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (BOOL)percentageFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (BOOL)currencyFromString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; -- (BOOL)decimalFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; -- (void)numberPreferencesChanged:(id)arg1; -- (void)dealloc; -- (id)initWithLocale:(struct __CFLocale *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPBGProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/GQPBGProcessor.h index d4e436ec1..b917396c4 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPBGProcessor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPBGProcessor.h @@ -6,15 +6,16 @@ #import +// Not exported @interface GQPBGProcessor : GQPProcessor { Class mGenerator; } - (Class)generator; -- (BOOL)go; +- (_Bool)go; - (void)pushInitialState; -- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithPath:(id)arg1 zipArchive:(id)arg2 indexFileName:(id)arg3 outputType:(int)arg4 outputPath:(struct __CFString *)arg5 previewRequest:(struct __QLPreviewRequest *)arg6 progressiveHelper:(id)arg7 generator:(Class)arg8 cryptoKey:(id)arg9; - (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7 zipArchive:(id)arg8 cryptoKey:(id)arg9; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPLSProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/GQPLSProcessor.h index ed7df5ef0..7109f63e0 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPLSProcessor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPLSProcessor.h @@ -6,15 +6,16 @@ #import +// Not exported @interface GQPLSProcessor : GQPProcessor { Class mGenerator; } - (Class)generator; -- (BOOL)go; +- (_Bool)go; - (void)pushInitialState; -- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithPath:(id)arg1 zipArchive:(id)arg2 indexFileName:(id)arg3 outputType:(int)arg4 outputPath:(struct __CFString *)arg5 previewRequest:(struct __QLPreviewRequest *)arg6 progressiveHelper:(id)arg7 generator:(Class)arg8 cryptoKey:(id)arg9; - (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7 zipArchive:(id)arg8 cryptoKey:(id)arg9; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/GQPProcessor.h index 649faa13e..f167e73c1 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPProcessor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPProcessor.h @@ -6,8 +6,9 @@ #import "NSObject.h" -@class GQSDocument, GQZArchive, SFUCryptoKey, SFUZipInflateInputStream; +@class GQSDocument, SFUCryptoKey, SFUZipArchive, SFUZipInflateInputStream; +// Not exported @interface GQPProcessor : NSObject { struct _xmlTextReader *mReader; @@ -20,19 +21,19 @@ struct _xmlBuf *_field6; int _field7; int _field8; - unsigned long _field9; + unsigned long long _field9; } *mParserInputBuffer; - GQZArchive *mArchive; + SFUZipArchive *mArchive; SFUCryptoKey *mCryptoKey; unsigned long long mTotalBytesToConsume; SFUZipInflateInputStream *mInputStream; - stack_3670a4ff *mStateStack; - stack_1c37755b *mActionStack; + stack_e5003a0d *mStateStack; + stack_00018fe6 *mActionStack; GQSDocument *mDocumentState; struct __QLPreviewRequest *mOutputPreviewRequest; struct __CFBundle *mBundle; struct CGSize mThumbnailSize; - BOOL mWrongFormat; + _Bool mWrongFormat; unsigned char mIsProgressive; } @@ -40,16 +41,16 @@ + (struct _xmlTextReader *)createXmlReaderWithZipArchive:(id)arg1 indexFileName:(id)arg2 cryptoKey:(id)arg3 indexEntry:(id *)arg4 zipInputStream:(id *)arg5; + (void)initialize; - (id).cxx_construct; -- (void)setWrongFormat:(BOOL)arg1; -- (BOOL)isWrongFormat; +- (void)setWrongFormat:(_Bool)arg1; +- (_Bool)isWrongFormat; - (void)setProgressiveMode:(unsigned char)arg1; - (void)setThumbnailSize:(struct CGSize)arg1; - (struct CGSize)thumbnailSize; - (id)cryptoKey; - (id)documentState; -- (stack_1c37755b *)actionStack; -- (stack_3670a4ff *)stateStack; -- (BOOL)go; +- (stack_00018fe6 *)actionStack; +- (stack_e5003a0d *)stateStack; +- (_Bool)go; - (void)setBundle:(struct __CFBundle *)arg1; - (struct __CFBundle *)bundle; - (id)archive; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPProcessorFactory.h b/iOS7/PrivateFrameworks/iWorkImport/GQPProcessorFactory.h index 3306b44b2..b9f83d172 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPProcessorFactory.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPProcessorFactory.h @@ -6,16 +6,17 @@ #import "NSObject.h" +// Not exported @interface GQPProcessorFactory : NSObject { } -+ (id)retainedProcessorForZipArchive:(id)arg1 uti:(struct __CFString *)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6; ++ (id)retainedProcessorForDocument:(struct __CFString *)arg1 zipArchive:(id)arg2 uti:(struct __CFString *)arg3 outputType:(int)arg4 outputPath:(struct __CFString *)arg5 previewRequest:(struct __QLPreviewRequest *)arg6 progressiveHelper:(id)arg7; + (id)retainedProcessorForDocument:(struct __CFString *)arg1 zipArchive:(id)arg2 uti:(struct __CFString *)arg3 outputType:(int)arg4 outputPath:(struct __CFString *)arg5 previewRequest:(struct __QLPreviewRequest *)arg6 progressiveHelper:(id)arg7 cryptoKey:(id)arg8; + (int)applicationForDocumentUti:(struct __CFString *)arg1; + (struct __CFString *)createUtiForDocument:(struct __CFString *)arg1; -+ (struct __CFURL *)newEmbeddedSageUrlForTangierDocumentUrl:(struct __CFURL *)arg1 uti:(struct __CFString *)arg2 isBundle:(char *)arg3; -+ (BOOL)isTangierDocumentUti:(struct __CFString *)arg1; ++ (struct __CFURL *)newEmbeddedSageUrlForTangierDocumentUrl:(struct __CFURL *)arg1 uti:(struct __CFString *)arg2 isBundle:(_Bool *)arg3; ++ (_Bool)isTangierTEFDocumentUti:(struct __CFString *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPSLProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/GQPSLProcessor.h index b0e07492b..ccc8b62fd 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPSLProcessor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPSLProcessor.h @@ -6,15 +6,16 @@ #import +// Not exported @interface GQPSLProcessor : GQPProcessor { Class mGenerator; } - (Class)generator; -- (BOOL)go; +- (_Bool)go; - (void)pushInitialState; -- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithPath:(id)arg1 zipArchive:(id)arg2 indexFileName:(id)arg3 outputType:(int)arg4 outputPath:(struct __CFString *)arg5 previewRequest:(struct __QLPreviewRequest *)arg6 progressiveHelper:(id)arg7 generator:(Class)arg8 cryptoKey:(id)arg9; - (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString *)arg4 previewRequest:(struct __QLPreviewRequest *)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7 zipArchive:(id)arg8 cryptoKey:(id)arg9; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPSectionDrawable.h b/iOS7/PrivateFrameworks/iWorkImport/GQPSectionDrawable.h index e86479b88..ef6932d43 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPSectionDrawable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPSectionDrawable.h @@ -8,9 +8,10 @@ @class GQDSStyle; +// Not exported @interface GQPSectionDrawable : NSObject { - CDStruct_dff5684f mPageRange; + CDStruct_627e0f85 mPageRange; GQDSStyle *mStyle; } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader-Private.h new file mode 100644 index 000000000..8a7aea9cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQPStyleReader (Private) +- (void)handleDoubleValue:(double)arg1; +- (void)handleFloatValue:(float)arg1; +- (void)handleIntValue:(int)arg1; +- (void)handleBoolValue:(_Bool)arg1; +- (void)doneProperty; +- (_Bool)beginProperty:(const char *)arg1; +- (id)createStyle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader.h b/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader.h index facc10011..577d08f00 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQPStyleReader.h @@ -11,14 +11,15 @@ @class GQDSStyle, GQDSStylesheet; +// Not exported @interface GQPStyleReader : NSObject { int mStyleType; struct __CFArray *mEntries; GQDSStylesheet *mStylesheet; int mCurrentProperty; - BOOL mStyleIsIdentified; - BOOL mStyleIdentiferEqualsParentIdentifier; + _Bool mStyleIsIdentified; + _Bool mStyleIdentiferEqualsParentIdentifier; char *mIdentifier; char *mUid; char *mParentIdentifier; @@ -31,13 +32,6 @@ - (int)beginReadingFromReader:(struct _xmlTextReader *)arg1 processor:(id)arg2; - (void)dealloc; - (id)initWithStyleType:(int)arg1; -- (void)handleDoubleValue:(double)arg1; -- (void)handleFloatValue:(float)arg1; -- (void)handleIntValue:(int)arg1; -- (void)handleBoolValue:(BOOL)arg1; -- (void)doneProperty; -- (BOOL)beginProperty:(const char *)arg1; -- (id)createStyle; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQSDocument.h b/iOS7/PrivateFrameworks/iWorkImport/GQSDocument.h index 85d20eb13..9d37007a6 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQSDocument.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQSDocument.h @@ -8,14 +8,15 @@ #import "GQWrapPointGenerator-Protocol.h" -@class GQDRoot, GQDSStylesheet, GQPProcessor, GQSTable, GQZArchive; +@class GQDRoot, GQDSStylesheet, GQPProcessor, GQSTable, SFUZipArchive; +// Not exported @interface GQSDocument : NSObject { GQPProcessor *mProcessor; GQDRoot *mRoot; struct __CFURL *mBundleUrl; - GQZArchive *mArchive; + SFUZipArchive *mArchive; id mOutputBundle; struct __CFArray *mObjectStack; id mGeneratorState; @@ -23,23 +24,25 @@ Class mCurrentDrawablesGenerator; Class mCurrentTableGenerator; id mCurrentWrapPointGenerator; - BOOL mMustRegisterDrawables; - BOOL mGeneratorBeginWasCalled; - BOOL mShouldStreamTables; - BOOL mDoExternalTextWrap; - BOOL mGeneratingThumbnail; - BOOL mThumbnailGenerationDone; + _Bool mMustRegisterDrawables; + _Bool mGeneratorBeginWasCalled; + _Bool mShouldStreamTables; + _Bool mDoExternalTextWrap; + _Bool mGeneratingThumbnail; + _Bool mThumbnailGenerationDone; unsigned int mTextScale; - set_a2165b2d *mWrapPoints; + set_80ec8016 *mWrapPoints; struct __CFDictionary *mBundleResourceUriMap; GQDSStylesheet *mStylesheet; - BOOL mIsReadingStorageAttachments; + _Bool mIsReadingStorageAttachments; struct __CFString *mFilename; + _Bool _doCalculateThumbnailSize; } +@property(nonatomic) _Bool doCalculateThumbnailSize; // @synthesize doCalculateThumbnailSize=_doCalculateThumbnailSize; - (struct __CFString *)filename; -- (BOOL)isReadingStorageAttachments; -- (void)setIsReadingStorageAttachments:(BOOL)arg1; +- (_Bool)isReadingStorageAttachments; +- (void)setIsReadingStorageAttachments:(_Bool)arg1; - (void)setStylesheet:(id)arg1; - (id)stylesheet; - (void)setCurrentWrapPointGenerator:(id)arg1; @@ -47,20 +50,20 @@ - (struct __CFString *)uriForBundleResource:(struct __CFString *)arg1 ofType:(struct __CFString *)arg2; - (void)clearWrapPoints; - (vector_dadce35e *)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; -- (const set_a2165b2d *)wrapPoints; +- (const set_80ec8016 *)wrapPoints; - (void)addWrapPoint:(id)arg1; -- (void)setThumbnailGenerationDone:(BOOL)arg1; -- (BOOL)isThumbnailGenerationDone; -- (void)setGeneratingThumbnail:(BOOL)arg1; -- (BOOL)isGeneratingThumbnail; +- (void)setThumbnailGenerationDone:(_Bool)arg1; +- (_Bool)isThumbnailGenerationDone; +- (void)setGeneratingThumbnail:(_Bool)arg1; +- (_Bool)isGeneratingThumbnail; - (void)setGeneratorBeginWasCalled; -- (BOOL)generatorBeginWasCalled; -- (void)setDoExternalTextWrap:(BOOL)arg1; -- (BOOL)doExternalTextWrap; -- (void)setShouldStreamTables:(BOOL)arg1; -- (BOOL)shouldStreamTables; -- (void)setMustRegisterDrawables:(BOOL)arg1; -- (BOOL)mustRegisterDrawables; +- (_Bool)generatorBeginWasCalled; +- (void)setDoExternalTextWrap:(_Bool)arg1; +- (_Bool)doExternalTextWrap; +- (void)setShouldStreamTables:(_Bool)arg1; +- (_Bool)shouldStreamTables; +- (void)setMustRegisterDrawables:(_Bool)arg1; +- (_Bool)mustRegisterDrawables; - (void)setCurrentTableGenerator:(Class)arg1; - (Class)currentTableGenerator; - (void)setCurrentDrawablesGenerator:(Class)arg1; @@ -76,6 +79,7 @@ - (id)peekObject; - (id)outputBundle; - (struct __CFURL *)createUriToDocumentBundleResource:(struct __CFString *)arg1; +- (struct __CFURL *)createUrlToAppBundleResource:(struct __CFString *)arg1 processorBundle:(struct __CFBundle *)arg2 skipCachingPDFAndNoExtentionResources:(_Bool *)arg3; - (id)root; - (id)processor; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQSSpiceTable.h b/iOS7/PrivateFrameworks/iWorkImport/GQSSpiceTable.h index a23de1912..3c3138174 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQSSpiceTable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQSSpiceTable.h @@ -6,12 +6,13 @@ #import +// Not exported @interface GQSSpiceTable : GQSTable { struct __CFDictionary *mVectorUidToAlongMap; - BOOL mReadingRowVectors; - vector_f9ed6fc8 *mRowPositions; - vector_f9ed6fc8 *mColumnPositions; + _Bool mReadingRowVectors; + vector_ec52ae8c *mRowPositions; + vector_ec52ae8c *mColumnPositions; float mCurrentCellMinX; float mCurrentCellMaxX; float mCurrentCellMinY; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQSTable.h b/iOS7/PrivateFrameworks/iWorkImport/GQSTable.h index b74a6773e..d8a53ffeb 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQSTable.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQSTable.h @@ -8,33 +8,34 @@ @class GQDTCell, GQDTOverlapCell, GQDTTable; +// Not exported @interface GQSTable : NSObject { GQDTTable *mTable; GQDTOverlapCell *mCurrentOverlapCell; GQDTCell *mLastCellRead; - BOOL mIsStreaming; - BOOL mAlwaysPutReadCellsInArray; - long mCellCount; - BOOL mIsCounting; + _Bool mIsStreaming; + _Bool mAlwaysPutReadCellsInArray; + long long mCellCount; + _Bool mIsCounting; } -- (BOOL)isCounting; -- (void)setIsCountingCount:(BOOL)arg1; +- (_Bool)isCounting; +- (void)setIsCountingCount:(_Bool)arg1; - (void)incrementCellPosition; -- (void)skipCells:(long)arg1; -- (long)column; -- (long)row; -- (void)setAlwaysPutReadCellsInArray:(BOOL)arg1; -- (BOOL)alwaysPutReadCellsInArray; +- (void)skipCells:(long long)arg1; +- (long long)column; +- (long long)row; +- (void)setAlwaysPutReadCellsInArray:(_Bool)arg1; +- (_Bool)alwaysPutReadCellsInArray; - (id)table; -- (BOOL)isStreaming; +- (_Bool)isStreaming; - (void)setLastCellRead:(id)arg1; - (id)lastCellRead; - (void)setCurrentOverlapCell:(id)arg1; - (id)currentOverlapCell; - (void)dealloc; -- (id)initWithStreaming:(BOOL)arg1 table:(id)arg2; +- (id)initWithStreaming:(_Bool)arg1 table:(id)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUCommon.h b/iOS7/PrivateFrameworks/iWorkImport/GQUCommon.h index 3c7e240b2..2e036f22a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUCommon.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUCommon.h @@ -6,11 +6,12 @@ #import "NSObject.h" +// Not exported @interface GQUCommon : NSObject { } -+ (BOOL)fileExistsAtUrl:(struct __CFURL *)arg1; ++ (_Bool)fileExistsAtUrl:(struct __CFURL *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUFileOutputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/GQUFileOutputBundle.h index e0ca6c7db..4467fff5d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUFileOutputBundle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUFileOutputBundle.h @@ -8,15 +8,16 @@ #import "GQUOutputBundle-Protocol.h" +// Not exported @interface GQUFileOutputBundle : NSObject { struct __CFURL *mOutputUrl; } -- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(_Bool)arg2; - (void)setDocumentSize:(struct CGSize)arg1; -- (BOOL)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; -- (BOOL)setDataForMainHtmlResource:(struct __CFData *)arg1; +- (_Bool)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; +- (_Bool)setDataForMainHtmlResource:(struct __CFData *)arg1; - (struct __CFString *)createUriForResource:(struct __CFString *)arg1; - (void)dealloc; - (id)initWithOutputPath:(struct __CFString *)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUIglooOutputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/GQUIglooOutputBundle.h index 683e41dfd..0be7defe2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUIglooOutputBundle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUIglooOutputBundle.h @@ -8,6 +8,7 @@ #import "GQUOutputBundle-Protocol.h" +// Not exported @interface GQUIglooOutputBundle : NSObject { struct __CFDictionary *mAttachments; @@ -16,13 +17,13 @@ struct __CFString *mUuidStr; } -- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(_Bool)arg2; - (void)setDocumentSize:(struct CGSize)arg1; - (struct __CFDictionary *)createOutputDictionary; - (struct __CFDictionary *)attachments; - (struct __CFData *)mainHtmlData; -- (BOOL)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; -- (BOOL)setDataForMainHtmlResource:(struct __CFData *)arg1; +- (_Bool)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; +- (_Bool)setDataForMainHtmlResource:(struct __CFData *)arg1; - (struct __CFString *)createUriForResource:(struct __CFString *)arg1; - (void)setUriPrefix:(struct __CFString *)arg1; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundle-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundle-Protocol.h index b5d0a8c4b..8e3037155 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundle-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundle-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol GQUOutputBundle -- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(_Bool)arg2; - (void)setDocumentSize:(struct CGSize)arg1; -- (BOOL)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; -- (BOOL)setDataForMainHtmlResource:(struct __CFData *)arg1; +- (_Bool)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; +- (_Bool)setDataForMainHtmlResource:(struct __CFData *)arg1; - (struct __CFString *)createUriForResource:(struct __CFString *)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundleFactory.h b/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundleFactory.h index f77a17011..f8b4eb7dd 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundleFactory.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUOutputBundleFactory.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQUOutputBundleFactory : NSObject { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveHelper.h b/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveHelper.h index c9b30f23b..73cf01693 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveHelper.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveHelper.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQUProgressiveHelper : NSObject { const void *mClient; @@ -14,10 +15,10 @@ struct __CFString *mNumbersSheetUri; float mPreviewHeight; float mPreviewWidth; - BOOL mStartedMainHTML; + _Bool mStartedMainHTML; } -- (BOOL)previewHasStreamedMainHTML; +- (_Bool)previewHasStreamedMainHTML; - (void)displayGenericError:(struct __CFError *)arg1; - (float)getPreviewHeight; - (float)getPreviewWidth; @@ -27,6 +28,7 @@ - (void)closeAttachment:(struct __CFURL *)arg1; - (void)appendDataToAttachment:(struct __CFURL *)arg1 chunk:(struct __CFData *)arg2; - (struct __CFURL *)createAttachment:(struct __CFString *)arg1 options:(struct __CFDictionary *)arg2; +- (_Bool)progressiveStreamStarted; - (void)startDataWithOptions:(struct __CFDictionary *)arg1; - (void)dealloc; - (id)initWithClient:(const void *)arg1 andCallbacks:(CDStruct_ba543347 *)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveOutputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveOutputBundle.h index 7e92a3026..b47b32f50 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveOutputBundle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUProgressiveOutputBundle.h @@ -10,6 +10,7 @@ @class GQUProgressiveHelper; +// Not exported @interface GQUProgressiveOutputBundle : NSObject { GQUProgressiveHelper *mHelper; @@ -18,18 +19,18 @@ struct __CFDictionary *mComputedAttachments; struct __CFString *mUuidStr; struct __CFString *mUriScheme; - BOOL mPreviewStarted; + _Bool mPreviewStarted; } - (void)setCurrentSheetUri:(struct __CFString *)arg1; - (struct __CFURL *)getAttachmentURL:(struct __CFString *)arg1 mimeType:(struct __CFString *)arg2; - (void)closeAttachment:(struct __CFString *)arg1; - (void)startProgressiveData; -- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(_Bool)arg2; - (void)setDocumentSize:(struct CGSize)arg1; -- (BOOL)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; -- (BOOL)appendData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 resourceName:(struct __CFString *)arg3; -- (BOOL)setDataForMainHtmlResource:(struct __CFData *)arg1; +- (_Bool)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; +- (_Bool)appendData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 resourceName:(struct __CFString *)arg3; +- (_Bool)setDataForMainHtmlResource:(struct __CFData *)arg1; - (struct __CFString *)createUriForResource:(struct __CFString *)arg1; - (void)dealloc; - (id)initWithHandler:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUQuicklookOutputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/GQUQuicklookOutputBundle.h index 30251c211..fd9029900 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQUQuicklookOutputBundle.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUQuicklookOutputBundle.h @@ -8,6 +8,7 @@ #import "GQUOutputBundle-Protocol.h" +// Not exported @interface GQUQuicklookOutputBundle : NSObject { struct __CFDictionary *mQuicklookProperties; @@ -17,12 +18,12 @@ struct __CFString *mUuidStr; } -- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)setPageElementXPath:(struct __CFString *)arg1 withThumbnailsOnLeft:(_Bool)arg2; - (void)setDocumentSize:(struct CGSize)arg1; -- (BOOL)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; -- (BOOL)setDataForMainHtmlResource:(struct __CFData *)arg1; +- (_Bool)setData:(struct __CFData *)arg1 mimeType:(struct __CFString *)arg2 forNamedResource:(struct __CFString *)arg3; +- (_Bool)setDataForMainHtmlResource:(struct __CFData *)arg1; - (struct __CFString *)createUriForResource:(struct __CFString *)arg1; -- (BOOL)giveOutputToPreviewRequest:(struct __QLPreviewRequest *)arg1; +- (_Bool)giveOutputToPreviewRequest:(struct __QLPreviewRequest *)arg1; - (struct __CFDictionary *)quicklookDictionary; - (struct __CFData *)mainHtmlData; - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUSimpleURLProtocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQUSimpleURLProtocol.h new file mode 100644 index 000000000..c4a2651d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUSimpleURLProtocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLProtocol.h" + +// Not exported +@interface GQUSimpleURLProtocol : NSURLProtocol +{ +} + ++ (_Bool)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (id)canonicalRequestForRequest:(id)arg1; ++ (_Bool)canInitWithRequest:(id)arg1; ++ (void)setResourcesDictionary:(id)arg1; +- (void)stopLoading; +- (void)startLoading; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUWebView.h b/iOS7/PrivateFrameworks/iWorkImport/GQUWebView.h new file mode 100644 index 000000000..996e8b48e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUWebView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "WebView.h" + +// Not exported +@interface GQUWebView : WebView +{ + _Bool mHasAttachments; +} + ++ (void)disableFrameScrollingRecursively:(id)arg1; ++ (id)_createWebPreferencesForRendering; +- (id)webView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (id)_urlToDownloadFromURL:(id)arg1; +- (_Bool)_validateURL:(id)arg1; +- (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didFailProvisionalLoadWithError:(id)arg2 forFrame:(id)arg3; +- (void)loadDataSynchronously:(id)arg1 textEncodingName:(id)arg2 resources:(id)arg3; +- (void)setHasAttachments:(_Bool)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQUWebViewWaiter.h b/iOS7/PrivateFrameworks/iWorkImport/GQUWebViewWaiter.h new file mode 100644 index 000000000..3c6663dd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQUWebViewWaiter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface GQUWebViewWaiter : NSObject +{ +} + ++ (id)waiter; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)waitForWebViewToFinishLoading:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointGenerator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointGenerator-Protocol.h index 03558293a..e58659f6d 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointGenerator-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointGenerator-Protocol.h @@ -9,7 +9,7 @@ @protocol GQWrapPointGenerator - (void)clearWrapPoints; - (vector_dadce35e *)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; -- (const set_a2165b2d *)wrapPoints; +- (const set_80ec8016 *)wrapPoints; - (void)addWrapPoint:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointSet.h b/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointSet.h index c6e93f241..8591b9f85 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointSet.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQWrapPointSet.h @@ -6,9 +6,10 @@ #import "NSObject.h" +// Not exported @interface GQWrapPointSet : NSObject { - set_a2165b2d *mWrapPointSet; + set_80ec8016 *mWrapPointSet; } - (void)dealloc; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZArchive-Private.h b/iOS7/PrivateFrameworks/iWorkImport/GQZArchive-Private.h new file mode 100644 index 000000000..03c77485d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZArchive-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GQZArchive (Private) +- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long long)arg2 entry:(id)arg3; +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (struct GQZEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromOffset:(long long)arg1; +- (struct GQZEndOfCentralDirectory)readZip64EndOfCentralDirectoryWithEocdOffset:(long long)arg1; +- (const char *)searchForEndOfCentralDirectoryOffset:(long long *)arg1; +- (struct GQZEndOfCentralDirectory)readEndOfCentralDirectory; +- (void)collapseCommonRootDirectory; +- (void)readEntries; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZArchive.h b/iOS7/PrivateFrameworks/iWorkImport/GQZArchive.h index 517547d72..37907af9f 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZArchive.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZArchive.h @@ -8,29 +8,22 @@ @class NSMutableDictionary, NSString; +// Not exported @interface GQZArchive : NSObject { NSMutableDictionary *mEntries; id mInput; - BOOL mIsEncrypted; + _Bool mIsEncrypted; NSString *mFilename; } - (id)filename; -- (BOOL)isEncrypted; +- (_Bool)isEncrypted; - (id)entryNames; - (id)entryWithName:(id)arg1; - (void)dealloc; -- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; -- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; -- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long)arg2 entry:(id)arg3; -- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; -- (struct GQZEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromOffset:(long long)arg1; -- (struct GQZEndOfCentralDirectory)readZip64EndOfCentralDirectoryWithEocdOffset:(long long)arg1; -- (const char *)searchForEndOfCentralDirectoryOffset:(long long *)arg1; -- (struct GQZEndOfCentralDirectory)readEndOfCentralDirectory; -- (void)collapseCommonRootDirectory; -- (void)readEntries; +- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; +- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveFileInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveFileInputStream.h index 7b0c4f276..eba6d49e1 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveFileInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveFileInputStream.h @@ -8,30 +8,10 @@ #import "GQZArchiveInputStream-Protocol.h" +// Not exported @interface GQZArchiveFileInputStream : NSObject { - struct __sFILE { - char *_field1; - int _field2; - int _field3; - short _field4; - short _field5; - struct __sbuf _field6; - int _field7; - void *_field8; - void *_field9; - void *_field10; - void *_field11; - void *_field12; - struct __sbuf _field13; - struct __sFILEX *_field14; - int _field15; - unsigned char _field16[3]; - unsigned char _field17[1]; - struct __sbuf _field18; - int _field19; - long long _field20; - } *mFile; + struct __sFILE *mFile; char *mBuffer; long long mBufferStart; long long mBufferEnd; @@ -39,8 +19,8 @@ } - (long long)size; -- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int *)arg4; +- (void)readFromOffset:(long long)arg1 size:(unsigned long long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3 readSize:(unsigned long long *)arg4; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveInputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveInputStream-Protocol.h index 310c91bf9..bbb678794 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveInputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveInputStream-Protocol.h @@ -8,7 +8,7 @@ @protocol GQZArchiveInputStream - (long long)size; -- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int *)arg4; +- (void)readFromOffset:(long long)arg1 size:(unsigned long long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3 readSize:(unsigned long long *)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveMemoryInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveMemoryInputStream.h index 2ede96689..2ed870a26 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveMemoryInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZArchiveMemoryInputStream.h @@ -10,6 +10,7 @@ @class NSData; +// Not exported @interface GQZArchiveMemoryInputStream : NSObject { NSData *mData; @@ -18,8 +19,8 @@ } - (long long)size; -- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int *)arg4; +- (void)readFromOffset:(long long)arg1 size:(unsigned long long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3 readSize:(unsigned long long *)arg4; - (void)dealloc; - (id)initWithData:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZEntry.h b/iOS7/PrivateFrameworks/iWorkImport/GQZEntry.h index d52d0cb5f..f0bdfbcf2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZEntry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZEntry.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface GQZEntry : NSObject { id mInput; @@ -16,8 +17,8 @@ unsigned int mCrc; } -- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long)arg2; -- (struct _xmlTextReader *)xmlReader:(BOOL)arg1; +- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long long)arg2; +- (struct _xmlTextReader *)xmlReader:(_Bool)arg1; - (struct _xmlDoc *)recoverXmlDocument; - (struct _xmlDoc *)xmlDocument; - (id)data; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInflateInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInflateInputStream.h index 3a5dc31e9..9184e164b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInflateInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInflateInputStream.h @@ -8,23 +8,24 @@ #import "GQZEntryInputStream-Protocol.h" +// Not exported @interface GQZEntryInflateInputStream : NSObject { struct z_stream_s mStream; long long mOffset; long long mEnd; - unsigned long mCalculatedCrc; - unsigned long mCheckCrc; + unsigned long long mCalculatedCrc; + unsigned long long mCheckCrc; id mInput; char *mOutBuffer; - unsigned long mOutBufferSize; + unsigned long long mOutBufferSize; } - (id).cxx_construct; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; - (void)dealloc; -- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 input:(id)arg5; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long long)arg4 input:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInputStream-Protocol.h index 32b0ec040..94cf541bb 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryInputStream-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol GQZEntryInputStream -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryUncompressedInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryUncompressedInputStream.h index 8d927e8ee..8cca74745 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZEntryUncompressedInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZEntryUncompressedInputStream.h @@ -8,6 +8,7 @@ #import "GQZEntryInputStream-Protocol.h" +// Not exported @interface GQZEntryUncompressedInputStream : NSObject { long long mOffset; @@ -15,8 +16,8 @@ id mInput; } -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; - (void)dealloc; - (id)initWithOffset:(long long)arg1 end:(long long)arg2 input:(id)arg3; diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZException.h b/iOS7/PrivateFrameworks/iWorkImport/GQZException.h index bbe558b03..c2ac39b02 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZException.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface GQZException : NSException { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/GQZInflateInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/GQZInflateInputStream.h index c6da8fdc9..4608ae6f7 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/GQZInflateInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/GQZInflateInputStream.h @@ -8,6 +8,7 @@ #import "GQZEntryInputStream-Protocol.h" +// Not exported @interface GQZInflateInputStream : NSObject { struct z_stream_s mStream; @@ -15,8 +16,8 @@ } - (id).cxx_construct; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int *)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned long long *)arg2; - (void)dealloc; - (id)initWithInput:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide-PersistenceAdditions.h new file mode 100644 index 000000000..8abac7441 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide-PersistenceAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNSlideNode; + +@interface KNAbstractSlide (PersistenceAdditions) ++ (id)newObjectForUnarchiver:(id)arg1; +- (void)saveToArchive:(struct SlideArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct SlideArchive *)arg1 unarchiver:(id)arg2; +- (void)p_updateBuildsReplacingPlaceholder:(id)arg1 withPlaceholder:(id)arg2; +@property(nonatomic) KNSlideNode *slideNode; // @dynamic slideNode; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide.h b/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide.h new file mode 100644 index 000000000..de735ab51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAbstractSlide.h @@ -0,0 +1,130 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDrawableContainerInfo-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSKTransformableObject-Protocol.h" +#import "TSSPropertySource-Protocol.h" +#import "TSSStyleClient-Protocol.h" + +@class KNBodyPlaceholderInfo, KNObjectPlaceholderInfo, KNSlideBackgroundInfo, KNSlideNode, KNSlideNumberPlaceholderInfo, KNSlideStyle, KNTitlePlaceholderInfo, KNTransition, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSObject, TSDFill, TSDGuideStorage, TSDInfoGeometry, TSPObject; + +// Not exported +@interface KNAbstractSlide : TSPObject +{ + KNSlideNode *mSlideNode; + KNSlideStyle *mStyle; + KNTransition *mTransition; + KNSlideBackgroundInfo *mBackground; + NSArray *mChildInfos; + KNTitlePlaceholderInfo *mTitlePlaceholder; + KNBodyPlaceholderInfo *mBodyPlaceholder; + KNObjectPlaceholderInfo *mObjectPlaceholder; + KNSlideNumberPlaceholderInfo *mSlideNumberPlaceholder; + _Bool mInDocument; + _Bool mObjectPlaceholderVisibleForExport; + NSMutableArray *mStaticGuides; + NSMutableDictionary *mPlaceholdersForTags; + TSDGuideStorage *mUserDefinedGuideStorage; +} + ++ (id)parentSlideForInfo:(id)arg1; +@property(readonly, nonatomic) _Bool inDocument; // @synthesize inDocument=mInDocument; +@property(retain, nonatomic) KNSlideNumberPlaceholderInfo *slideNumberPlaceholder; // @synthesize slideNumberPlaceholder=mSlideNumberPlaceholder; +@property(retain, nonatomic) KNObjectPlaceholderInfo *objectPlaceholder; // @synthesize objectPlaceholder=mObjectPlaceholder; +@property(retain, nonatomic) KNBodyPlaceholderInfo *bodyPlaceholder; // @synthesize bodyPlaceholder=mBodyPlaceholder; +@property(retain, nonatomic) KNTitlePlaceholderInfo *titlePlaceholder; // @synthesize titlePlaceholder=mTitlePlaceholder; +@property(nonatomic) _Bool objectPlaceholderVisibleForExport; // @synthesize objectPlaceholderVisibleForExport=mObjectPlaceholderVisibleForExport; +@property(readonly, nonatomic) KNSlideNode *slideNode; // @synthesize slideNode=mSlideNode; +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (double)CGFloatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (id)boxedObjectForProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)copyWithContext:(id)arg1; +- (id)childEnumerator; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +@property(nonatomic) NSObject *parentInfo; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (id)infoCorrespondingToInfo:(id)arg1; +- (void)replaceChildInfo:(id)arg1 with:(id)arg2; +- (void)removeChildInfo:(id)arg1; +- (void)insertChildInfo:(id)arg1 above:(id)arg2; +- (void)insertChildInfo:(id)arg1 below:(id)arg2; +- (void)insertChildInfo:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildInfo:(id)arg1; +@property(readonly, nonatomic) NSArray *buildChunks; +@property(readonly, nonatomic) NSArray *builds; +- (void)removeTagForDrawable:(id)arg1; +- (_Bool)infoIsPlaceholder:(id)arg1; +- (id)tagForInfo:(id)arg1; +- (_Bool)infoExistsForTag:(id)arg1; +- (id)infoForTag:(id)arg1; +- (void)setInfo:(id)arg1 forSageTag:(id)arg2; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@property(readonly, nonatomic, getter=isSlideNumberVisible) _Bool slideNumberVisible; +@property(readonly, nonatomic, getter=isObjectVisible) _Bool objectVisible; +@property(readonly, nonatomic, getter=isBodyVisible) _Bool bodyVisible; +@property(readonly, nonatomic, getter=isTitleVisible) _Bool titleVisible; +- (id)placeholderOfClass:(Class)arg1 withGeometry:(id)arg2 stylesheet:(id)arg3 shapePresetIndex:(long long)arg4 textPresetStyle:(id)arg5 listStyle:(id)arg6 layoutPropertyMap:(id)arg7 paragraphPropertyMap:(id)arg8 listPropertyMap:(id)arg9 context:(id)arg10; +- (id)placeholderOfClass:(Class)arg1 withGeometry:(id)arg2 stylesheet:(id)arg3 shapePresetIndex:(long long)arg4 textPresetStyle:(id)arg5 layoutPropertyMap:(id)arg6 paragraphPropertyMap:(id)arg7 listPropertyMap:(id)arg8 context:(id)arg9; +- (id)placeholderOfClass:(Class)arg1 withGeometry:(id)arg2 stylesheet:(id)arg3 shapePresetIndex:(long long)arg4 textPresetIndex:(long long)arg5 layoutPropertyMap:(id)arg6 paragraphPropertyMap:(id)arg7 listPropertyMap:(id)arg8 context:(id)arg9; +- (id)placeholderWithPlaceholder:(id)arg1 context:(id)arg2; +- (id)placeholderWithPlaceholder:(id)arg1 context:(id)arg2 placeholderClass:(Class)arg3; +- (id)defaultSlideNumberPlaceholderWithContext:(id)arg1; +- (id)defaultSlideNumberPlaceholder; +- (id)defaultBodyPlaceholderWithContext:(id)arg1; +- (id)defaultTitlePlaceholderWithContext:(id)arg1; +- (id)defaultBodyPlaceholder; +- (id)defaultTitlePlaceholder; +@property(readonly, nonatomic) NSArray *alignmentGuidesForEditing; +@property(readonly, nonatomic) NSArray *alignmentGuides; +- (void)addStaticGuide:(id)arg1; +@property(readonly, nonatomic) NSArray *staticGuides; +- (void)performBlockOnInfos:(id)arg1; +- (void)moveChildren:(id)arg1 toIndexes:(id)arg2; +- (_Bool)canMoveDrawables:(id)arg1 toIndexes:(id)arg2; +- (void)removeDrawable:(id)arg1; +- (void)insertDrawables:(id)arg1 atIndex:(unsigned long long)arg2 dolcContext:(id)arg3; +- (void)insertDrawable:(id)arg1 atIndex:(unsigned long long)arg2 dolcContext:(id)arg3; +- (void)addDrawable:(id)arg1 dolcContext:(id)arg2; +@property(readonly, nonatomic) NSArray *infosToDisplay; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +@property(readonly, nonatomic) TSDFill *backgroundFill; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithSlideNode:(id)arg1 context:(id)arg2; +@property(copy, nonatomic) NSDictionary *placeholdersForTags; +@property(retain, nonatomic) KNSlideBackgroundInfo *background; +- (void)setChildInfos:(id)arg1; +- (id)childInfos; +@property(retain, nonatomic) KNTransition *transition; +@property(retain, nonatomic) KNSlideStyle *style; +@property(retain, nonatomic) TSDGuideStorage *userDefinedGuideStorage; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionBlink.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionBlink.h new file mode 100644 index 000000000..405b8eda4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionBlink.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup; + +// Not exported +@interface KNActionBlink : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionBounce.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionBounce.h new file mode 100644 index 000000000..28bb3da74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionBounce.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup; + +// Not exported +@interface KNActionBounce : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + double decayFactor; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (id)p_bounceArrayWithLayer:(id)arg1 duration:(double)arg2 numberOfBounces:(unsigned long long)arg3 decay:(_Bool)arg4; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionEffectBuildAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionEffectBuildAnimator-Protocol.h new file mode 100644 index 000000000..1d1aef113 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionEffectBuildAnimator-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPlugin-Protocol.h" + +@protocol KNActionEffectBuildAnimator ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; + +@optional +- (id)animationsForTextureSet:(id)arg1 context:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionFlip.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionFlip.h new file mode 100644 index 000000000..0e834974d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionFlip.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +// Not exported +@interface KNActionFlip : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (id)animationsForTextureSet:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionJiggle.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionJiggle.h new file mode 100644 index 000000000..9836c1e5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionJiggle.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup; + +// Not exported +@interface KNActionJiggle : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + double singleRotationAnimDuration; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (double)p_jiggleCountFromEffectAttributes:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionMotionPath.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionMotionPath.h new file mode 100644 index 000000000..0beda503d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionMotionPath.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" + +// Not exported +@interface KNActionMotionPath : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresHighQualityTextures; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)obsoleteAnimationNames; ++ (id)actionEffectStyle; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (void)p_addAnimationForLayer:(id)arg1 duration:(double)arg2 motionPath:(id)arg3 acceleration:(id)arg4 toAnimationDictionary:(id)arg5; +- (id)p_flattenedPathBasedOnLengthFromPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionOpacity.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionOpacity.h new file mode 100644 index 000000000..9d2eea283 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionOpacity.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" + +// Not exported +@interface KNActionOpacity : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresHighQualityTextures; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)obsoleteAnimationNames; ++ (id)actionEffectStyle; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionPop.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionPop.h new file mode 100644 index 000000000..7bf5346a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionPop.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +// Not exported +@interface KNActionPop : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionPulse.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionPulse.h new file mode 100644 index 000000000..0aac7524d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionPulse.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup; + +// Not exported +@interface KNActionPulse : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (id)actionEffectStyle; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionRotation.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionRotation.h new file mode 100644 index 000000000..7929e2e14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionRotation.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" + +// Not exported +@interface KNActionRotation : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresHighQualityTextures; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (double)p_angleFromAttributes:(id)arg1; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)obsoleteAnimationNames; ++ (id)actionEffectStyle; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (void)p_addAnimationForLayer:(id)arg1 duration:(double)arg2 fromAngle:(double)arg3 toAngle:(double)arg4 acceleration:(id)arg5 toAnimationDictionary:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNActionScale.h b/iOS7/PrivateFrameworks/iWorkImport/KNActionScale.h new file mode 100644 index 000000000..25f6fa87b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNActionScale.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNActionEffectBuildAnimator-Protocol.h" +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" + +// Not exported +@interface KNActionScale : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)applyActionEffect:(id)arg1 toAttributes:(id)arg2; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)obsoleteAnimationNames; ++ (id)actionEffectStyle; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsForTextureSet:(id)arg1 finalTextureSet:(id)arg2 duration:(double)arg3 attributes:(id)arg4 previousAttributes:(id)arg5; +- (void)p_addAnimationForLayer:(id)arg1 toLayer:(id)arg2 duration:(double)arg3 scale:(double)arg4 acceleration:(id)arg5 toAnimationDictionary:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimParameterGroup.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimParameterGroup.h new file mode 100644 index 000000000..7cda686f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimParameterGroup.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableDictionary, NSString; + +// Not exported +@interface KNAnimParameterGroup : NSObject +{ + NSMutableDictionary *_parametersDict; + NSString *_fileName; + NSString *_originalFileName; + NSString *_name; + NSArray *_parameterArray; +} + ++ (id)parameterGroupForFile:(id)arg1; +@property(readonly, nonatomic) NSArray *parameterArray; // @synthesize parameterArray=_parameterArray; +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +- (void)writeAnimationCurvesToFile; +- (void)resetAnimationCurvesFromBundle; +- (void)readAnimationCurvesFromFile; +- (void)dealloc; +- (id)initWithFileName:(id)arg1; +- (id)mediaTimingFunctionForAnimationCurve:(id)arg1; +- (double)valueForAnimationCurve:(id)arg1 atPercent:(double)arg2; +- (double)valueForConstant:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedBuild.h new file mode 100644 index 000000000..b2cf8ca7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedBuild.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNBuild, KNBuildChunk, KNBuildRenderer; + +// Not exported +@interface KNAnimatedBuild : NSObject +{ + KNBuildChunk *mBuildStage; + long long mEventIndex; + long long mStageIndex; + KNBuildRenderer *mRenderer; + double mStartTime; + double mEventStartTime; + double mDuration; + double mEndTime; + double mEventEndTime; + _Bool mAutomatic; + _Bool mAnimateAtEndOfPreviousBuild; + _Bool mIsVisibleAtBeginning; + _Bool mIsVisibleAtEnd; +} + ++ (id)createWithBuildStage:(id)arg1 eventIndex:(long long)arg2 stageIndex:(long long)arg3 startTime:(double)arg4 eventStartTime:(double)arg5 duration:(double)arg6 automatic:(_Bool)arg7 renderer:(id)arg8 animateAtEndOfPreviousBuild:(_Bool)arg9; +@property(nonatomic) _Bool isVisibleAtEnd; // @synthesize isVisibleAtEnd=mIsVisibleAtEnd; +@property(nonatomic) _Bool isVisibleAtBeginning; // @synthesize isVisibleAtBeginning=mIsVisibleAtBeginning; +@property(nonatomic) double duration; // @synthesize duration=mDuration; +@property(readonly, nonatomic) double startTime; // @synthesize startTime=mStartTime; +@property(readonly, nonatomic) long long stageIndex; // @synthesize stageIndex=mStageIndex; +@property(readonly, nonatomic) KNBuildRenderer *renderer; // @synthesize renderer=mRenderer; +@property(readonly, nonatomic) double eventStartTime; // @synthesize eventStartTime=mEventStartTime; +@property(nonatomic) long long eventIndex; // @synthesize eventIndex=mEventIndex; +@property(readonly, nonatomic) double eventEndTime; // @synthesize eventEndTime=mEventEndTime; +@property(readonly, nonatomic) double endTime; // @synthesize endTime=mEndTime; +@property(readonly, nonatomic) KNBuildChunk *buildStage; // @synthesize buildStage=mBuildStage; +@property(nonatomic) _Bool animateAtEndOfPreviousBuild; // @synthesize animateAtEndOfPreviousBuild=mAnimateAtEndOfPreviousBuild; +@property(readonly, nonatomic) _Bool automatic; // @synthesize automatic=mAutomatic; +- (id)applyActionEffectToAttributes:(id)arg1; +- (void)p_setVisibility; +- (id)description; +@property(readonly, nonatomic) _Bool isVerticalText; +@property(readonly, nonatomic) _Bool isMovieStartBuild; +@property(readonly, nonatomic) _Bool isDriftBuild; +@property(readonly, nonatomic) _Bool isEmphasisBuild; +@property(readonly, nonatomic) _Bool isActionBuild; +@property(readonly, nonatomic) _Bool isBuildOut; +@property(readonly, nonatomic) _Bool isBuildIn; +@property(readonly, nonatomic) int buildType; +@property(readonly, nonatomic) KNBuild *buildDescription; +- (void)dealloc; +- (id)initWithBuildStage:(id)arg1 eventIndex:(long long)arg2 stageIndex:(long long)arg3 startTime:(double)arg4 eventStartTime:(double)arg5 duration:(double)arg6 automatic:(_Bool)arg7 renderer:(id)arg8 animateAtEndOfPreviousBuild:(_Bool)arg9; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedOffscreenPlaybackController.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedOffscreenPlaybackController.h new file mode 100644 index 000000000..99bf70d09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedOffscreenPlaybackController.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDCanvasDelegate-Protocol.h" + +@class CALayer, KNAnimatedSlideView, KNDocumentRoot, KNPlaybackSession, KNSlideNode, NSMutableSet, NSSet; + +// Not exported +@interface KNAnimatedOffscreenPlaybackController : NSObject +{ + KNDocumentRoot *mDocumentRoot; + KNPlaybackSession *mSession; + KNAnimatedSlideView *mAnimator; + NSMutableSet *mManagedMovieRenderers; + double mCurrentEventAnimationsNonDelayedEndTime; + double mCurrentEventAnimationsDelay; + double mCurrentEventPauseStartTime; + long long mConcealingStyle; + CALayer *mConcealingLayer; + _Bool mIsAnimating; + _Bool mIsPaused; + _Bool mManagesMovieRenderers; +} + +@property(readonly, nonatomic) NSSet *managedMovieRenderers; // @synthesize managedMovieRenderers=mManagedMovieRenderers; +@property(nonatomic) _Bool managesMovieRenderers; // @synthesize managesMovieRenderers=mManagesMovieRenderers; +@property(readonly, nonatomic) KNDocumentRoot *documentRoot; // @synthesize documentRoot=mDocumentRoot; +- (void)updateManagedMovieRenderersForLayerTime:(double)arg1; +- (void)enumerateMovieRenderersAtCurrentEventUsingBlock:(id)arg1; +- (void)p_animateConcealingLayerToOpacity:(float)arg1 fromDefaultOpacity:(float)arg2 atTime:(double)arg3; +- (void)p_updateConcealingStyle:(long long)arg1 atTime:(double)arg2; +- (void)resumeCurrentEventAnimationsAtLayerTime:(double)arg1; +- (void)pauseCurrentEventAnimationsWithConcealingStyle:(long long)arg1 atLayerTime:(double)arg2; +- (void)pauseCurrentEventAnimationsAtLayerTime:(double)arg1; +- (double)currentEventAnimationsRemainingTimeAfterLayerTime:(double)arg1; +- (void)endCurrentEventAnimations; +- (void)updateCurrentEventAnimationsForLayerTime:(double)arg1; +- (void)beginCurrentEventAnimationsAtLayerTime:(double)arg1; +- (void)p_invalidateAnimator; +- (void)p_renderCurrentEvent; +- (_Bool)p_isCurrentEventTransition; +@property(readonly, nonatomic) unsigned long long currentSlideNodeEventCount; +@property(readonly, nonatomic) KNSlideNode *nextSlideNode; +@property(readonly, nonatomic) KNSlideNode *firstSlideNode; +- (void)gotoSlideNode:(id)arg1 eventIndex:(unsigned long long)arg2 resetBuildTextures:(_Bool)arg3; +@property(readonly, nonatomic) unsigned long long currentEventIndex; +@property(readonly, nonatomic) KNSlideNode *currentSlideNode; +@property(readonly, nonatomic) CALayer *layer; +- (void)invalidate; +- (void)dealloc; +- (id)init; +- (id)initWithDocumentRoot:(id)arg1 layerSize:(struct CGSize)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel-Private.h new file mode 100644 index 000000000..aa2aabc01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel-Private.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNAnimatedSlideModel (Private) +- (void)p_insertInitialMovies; +- (id)p_createInfoListFromRendererList:(id)arg1; +- (long long)p_eventNumberForInfo:(id)arg1 key:(id)arg2 defaultResult:(long long)arg3; +- (_Bool)p_determineVisiblityOfInfo:(id)arg1 inOverloadedEvent:(long long)arg2 duringEvent:(long long)arg3; +- (id)p_createBuildAnimationRecords:(id)arg1 info:(id)arg2 event:(long long)arg3 start:(double)arg4 eventStart:(double)arg5 animateAtEndOfPreviousBuild:(_Bool)arg6 previousAnimatedBuild:(id)arg7 movieDrawables:(id)arg8; +- (id)p_createMovieBuild:(id)arg1 stageIndex:(long long)arg2 buildChunk:(id)arg3 startTime:(double)arg4 eventStartTime:(double)arg5 event:(long long)arg6 animateAtEndOfPreviousBuild:(_Bool)arg7; +- (id)p_convertToBuildEvents:(id)arg1; +- (void)p_updatePreviousAndFinalAttributes; +- (id)p_animatedBuildForInfo:(id)arg1 event:(long long)arg2 buildIn:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel.h new file mode 100644 index 000000000..42f7b6b40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideModel.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNAnimatedSlideView, KNPlaybackSession, NSArray, NSDictionary, NSMutableArray, TSUNoCopyDictionary; + +// Not exported +@interface KNAnimatedSlideModel : NSObject +{ + KNAnimatedSlideView *mASV; + NSArray *mBuilds; + NSArray *mBuildChunks; + KNPlaybackSession *mSession; + NSMutableArray *mBuildEvents; + TSUNoCopyDictionary *mInfoToAnimatedBuildMap; + NSDictionary *mInfoMap; + NSArray *mInfos; + NSMutableArray *mAnimatedBuilds; +} + +@property(readonly, nonatomic) NSArray *renderers; // @synthesize renderers=mBuildEvents; +@property(readonly, nonatomic) NSDictionary *infoMap; // @synthesize infoMap=mInfoMap; +@property(readonly, nonatomic) NSArray *animatedBuilds; // @synthesize animatedBuilds=mAnimatedBuilds; +@property(readonly, nonatomic) NSArray *infos; // @synthesize infos=mInfos; +- (Class)effectClassFromBuild:(id)arg1 duration:(double)arg2; +- (id)finalActionEffectForDrawable:(id)arg1; +- (id)actionEffectForDrawable:(id)arg1 atBeginningOfEvent:(long long)arg2; +- (id)previousBuildInForInfo:(id)arg1 priorToBuild:(id)arg2; +- (id)previousAnimatedBuildForInfo:(id)arg1 priorToBuild:(id)arg2; +- (id)animatedBuildForInfo:(id)arg1 atEvent:(long long)arg2; +- (id)animatedBuildForInfo:(id)arg1 aroundEvent:(long long)arg2 isAtEndOfBuild:(_Bool *)arg3; +- (id)lastAnimatedBuildForInfo:(id)arg1; +- (id)firstAnimatedBuildForInfo:(id)arg1; +- (struct _NSRange)eventRangeForInfos:(id)arg1; +- (double)durationForEventIndexes:(id)arg1; +- (id)buildChunksForEventRange:(struct _NSRange)arg1; +- (long long)outEventForInfo:(id)arg1; +- (long long)inEventForInfo:(id)arg1; +- (_Bool)info:(id)arg1 isVisibleDuringEvent:(long long)arg2; +- (void)enumerateAnimatedBuildsAndTimeRangesAtIndex:(unsigned long long)arg1 usingBlock:(id)arg2; +- (id)eventsAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)transition; +- (id)createInfoToBuildMap:(id)arg1; +- (void)setTransition:(id)arg1; +- (void)dealloc; +- (id)initWithBuilds:(id)arg1 buildChunks:(id)arg2 infos:(id)arg3 session:(id)arg4 animatedSlideView:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideView.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideView.h new file mode 100644 index 000000000..8978cd79d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimatedSlideView.h @@ -0,0 +1,137 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDCanvasDelegate-Protocol.h" +#import "TSDConnectedInfoReplacing-Protocol.h" + +@class KNAnimatedSlideModel, KNPlaybackSession, KNSlide, KNSlideNode, NSIndexSet, NSMutableArray, NSMutableSet, NSSet, TSDCanvas, TSUNoCopyDictionary; + +// Not exported +@interface KNAnimatedSlideView : NSObject +{ + KNSlide *mSlide; + KNSlideNode *mAlternateDestinationSlideNode; + KNPlaybackSession *mSession; + KNAnimatedSlideModel *mAnimatedSlideModel; + unsigned long long mCurrentEventIndex; + NSIndexSet *mEventIndexesToAnimate; + _Bool mSlideIsBuildable; + _Bool mTransitionInitialized; + _Bool mShouldStopAnimations; + NSMutableSet *mMovieRenderers; + NSMutableSet *mBuildRenderers; + unsigned long long mSlideNumber; + double mTransitionStartTime; + unsigned long long mAnimationsActive; + unsigned long long mAnimationsStarted; + _Bool mIsInDelayBeforeActiveAnimations; + NSMutableArray *mChunks; + TSUNoCopyDictionary *mBuildsToStartAfterMovieStartsMap; + TSUNoCopyDictionary *mTextureSetForInfoMap; + id mEventStartCallbackTarget; + SEL mEventStartCallbackSelector; + id mEventAnimationActiveCallbackTarget; + SEL mEventAnimationActiveCallbackSelector; + id mEventEndCallbackTarget; + SEL mEventEndCallbackSelector; + id mMovieStartCallbackTarget; + SEL mMovieStartCallbackSelector; + id mMovieEndCallbackTarget; + SEL mMovieEndCallbackSelector; + _Bool mEventTriggered; + _Bool mQueuedTrigger; + _Bool mSkipDelayOnTransition; + TSDCanvas *mCanvas; + int mIsTexturePreloadingCancelled; + NSMutableSet *mTextureSets; +} + ++ (void)registerUserDefaults; ++ (void)initialize; +@property(nonatomic) _Bool triggerQueued; // @synthesize triggerQueued=mQueuedTrigger; +@property(nonatomic) _Bool skipDelayOnTransition; // @synthesize skipDelayOnTransition=mSkipDelayOnTransition; +@property(readonly, nonatomic) KNPlaybackSession *session; // @synthesize session=mSession; +@property(readonly, nonatomic) KNAnimatedSlideModel *model; // @synthesize model=mAnimatedSlideModel; +@property(copy, nonatomic) NSIndexSet *eventIndexesToAnimate; // @synthesize eventIndexesToAnimate=mEventIndexesToAnimate; +@property(nonatomic) _Bool eventHasTriggered; // @synthesize eventHasTriggered=mEventTriggered; +@property(readonly, nonatomic) NSSet *animatingBuildRenderers; // @synthesize animatingBuildRenderers=mBuildRenderers; +- (id)textureSetForRep:(id)arg1; +- (void)setTexture:(id)arg1 forRep:(id)arg2; +- (void)p_resetMovieTextures; +- (void)p_clearMovieRenderers; +- (void)p_removeMovieRenderer:(id)arg1; +- (void)p_addMovieRenderer:(id)arg1; +@property(readonly, nonatomic) NSSet *movieRenderers; +- (void)p_animateBuild:(id)arg1; +- (void)p_animateBuild:(id)arg1 afterDelay:(double)arg2; +- (_Bool)p_shouldSkipActionBuild:(id)arg1 onMovieInfo:(id)arg2; +- (void)p_animateBuild:(id)arg1 isMoviePlayback:(_Bool)arg2; +- (void)p_animateTransition:(id)arg1; +- (void)p_animateCurrentEventIgnoringDelays:(_Bool)arg1; +- (id)p_getRenderersAtEventIndex:(long long)arg1; +- (id)p_infosForSlide; +- (_Bool)p_shouldAddInfoToTree:(id)arg1; +- (void)resumeAnimationsIfPaused; +- (void)pauseAnimations; +- (void)stopAnimations; +- (void)p_stopAllMovieRenderers; +- (void)interruptAndReset; +@property(readonly, nonatomic) _Bool isDoneAnimating; +- (_Bool)hasTransitionAtEventIndex:(long long)arg1; +@property(readonly, nonatomic) _Bool hasBuilds; +@property(readonly, nonatomic) unsigned long long eventCount; +- (void)setNewDestinationSlideNode:(id)arg1; +- (_Bool)isAtFirstEvent; +@property(nonatomic) unsigned long long eventIndex; +- (void)triggerNextEventIgnoringDelay:(_Bool)arg1; +- (void)triggerNextEvent; +- (_Bool)playAutomaticEvents; +- (void)renderEvent:(unsigned long long)arg1 intoContext:(struct CGContext *)arg2 ignoreBuildVisibility:(_Bool)arg3; +- (struct CGImage *)copyImageOfCurrentEvent; +- (void)renderCurrentEventPreparingNextEvent:(_Bool)arg1; +- (void)renderCurrentEvent; +- (void)renderEvent:(unsigned long long)arg1 shouldPrepareBuildAnimation:(_Bool)arg2 shouldPrepareTransition:(_Bool)arg3; +- (void)renderEvent:(unsigned long long)arg1 onBaseLayer:(id)arg2 shouldPrepareBuildAnimation:(_Bool)arg3; +- (void)cancelRendering; +- (void)beginRenderingEvent:(unsigned long long)arg1 onBaseLayer:(id)arg2 shouldPrepareBuildAnimation:(_Bool)arg3 completionHandler:(id)arg4; +- (void)p_renderTexturesForEvent:(unsigned long long)arg1 onBaseLayer:(id)arg2 intoContext:(struct CGContext *)arg3 shouldPrepareBuildAnimation:(_Bool)arg4 ignoreBuildVisibility:(_Bool)arg5; +- (void)p_preloadTexturesForEvent:(unsigned long long)arg1 ignoreBuildVisibility:(_Bool)arg2 priority:(long long)arg3 completionHandler:(id)arg4; +- (id)infosVisibleAtEvent:(unsigned long long)arg1; +- (id)repsCurrentlyVisible; +- (id)infosCurrentlyVisible; +- (_Bool)infoIsVisible:(id)arg1 incoming:(_Bool)arg2; +@property(readonly, nonatomic) _Bool isMovieAnimating; +@property(readonly, nonatomic) _Bool isNonMovieAnimationAnimating; +@property(readonly, nonatomic) _Bool isNonMovieAnimationActive; +@property(readonly, nonatomic) _Bool isAnimating; +- (void)buildHasFinishedAnimating:(id)arg1; +- (void)movieHasFinishedPlayback:(id)arg1; +- (void)p_movieStarted:(id)arg1; +- (void)transitionHasFinishedAnimating:(id)arg1; +- (void)registerForMovieEndCallback:(SEL)arg1 target:(id)arg2; +- (void)registerForMovieStartCallback:(SEL)arg1 target:(id)arg2; +- (void)registerForEventEndCallback:(SEL)arg1 target:(id)arg2; +- (void)registerForEventAnimationActiveCallback:(SEL)arg1 target:(id)arg2; +- (void)registerForEventStartCallback:(SEL)arg1 target:(id)arg2; +- (void)reset; +- (void)setupTransition; +- (void)p_setupTransitionStartTime; +@property(readonly, nonatomic) TSDCanvas *canvas; +- (id)infoToConnectToForConnectionLineConnectedToInfo:(id)arg1; +- (unsigned long long)slideNumber; +- (_Bool)isCanvasDrawingIntoPDF:(id)arg1; +- (_Bool)shouldShowInstructionalText; +- (_Bool)shouldSuppressBackgrounds; +- (_Bool)isPrintingCanvas; +- (id)documentRoot; +- (void)p_tearDownTextures; +- (void)dealloc; +- (id)initForSlideNode:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationAttributes.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationAttributes.h new file mode 100644 index 000000000..76484237e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationAttributes.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDictionary, NSString; + +// Not exported +@interface KNAnimationAttributes : NSObject +{ + NSString *mEffect; + NSDictionary *mAttributes; +} + ++ (_Bool)customAttributeKeyIsValid:(id)arg1; ++ (id)supportedCustomAttributes; ++ (id)attributesWithEffect:(id)arg1 attributes:(id)arg2; +@property(readonly, nonatomic) NSDictionary *attributes; // @synthesize attributes=mAttributes; +@property(readonly, nonatomic) NSString *effect; // @synthesize effect=mEffect; +- (id)description; +- (id)valueForAttributeKey:(id)arg1; +- (_Bool)containsAttributeForKey:(id)arg1; +- (id)attributesByAddingMissingAttributesFromDictionary:(id)arg1; +- (id)attributesByAddingAttributesFromDictionary:(id)arg1; +- (id)attributesByChangingEffectToEffect:(id)arg1; +- (id)attributesBySettingValue:(id)arg1 forAttributeKey:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithEffect:(id)arg1 attributes:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationContext.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationContext.h new file mode 100644 index 000000000..7d1d15ee4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationContext.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, KNAnimationRegistryWithFallbacks, TSDCapabilities; + +// Not exported +@interface KNAnimationContext : NSObject +{ + struct CGRect mSlideRect; + struct CGRect mUnscaledSlideRect; + double mViewScale; + CALayer *mBaseLayer; + double mFOVInRadians; + struct CATransform3D mSlideProjectionMatrix; + double mPixelAspectRatio; + KNAnimationRegistryWithFallbacks *mRegistry; + TSDCapabilities *mCapabilities; + _Bool mBaseLayerVisible; + struct CGColorSpace *mColorSpace; +} + +@property(readonly, nonatomic) double viewScale; // @synthesize viewScale=mViewScale; +@property(readonly, nonatomic) struct CGRect unscaledSlideRect; // @synthesize unscaledSlideRect=mUnscaledSlideRect; +@property(readonly, nonatomic) struct CGRect slideRect; // @synthesize slideRect=mSlideRect; +@property(readonly, nonatomic) struct CATransform3D slideProjectionMatrix; // @synthesize slideProjectionMatrix=mSlideProjectionMatrix; +@property(readonly, nonatomic) KNAnimationRegistryWithFallbacks *registry; // @synthesize registry=mRegistry; +@property(nonatomic) double pixelAspectRatio; // @synthesize pixelAspectRatio=mPixelAspectRatio; +@property(readonly, nonatomic) double fieldOfViewInRadians; // @synthesize fieldOfViewInRadians=mFOVInRadians; +@property(nonatomic) struct CGColorSpace *colorSpace; // @synthesize colorSpace=mColorSpace; +@property(readonly, nonatomic) TSDCapabilities *capabilities; // @synthesize capabilities=mCapabilities; +@property(readonly, nonatomic, getter=isBaseLayerVisible) _Bool baseLayerVisible; // @synthesize baseLayerVisible=mBaseLayerVisible; +@property(readonly, nonatomic) CALayer *baseLayer; // @synthesize baseLayer=mBaseLayer; +- (void)updateGeometryToFitBaseLayerAtViewScale:(double)arg1; +@property(readonly, nonatomic) double showScale; +- (void)dealloc; +- (id)initWithShowSize:(struct CGSize)arg1 viewScale:(double)arg2 baseLayer:(id)arg3 isBaseLayerVisible:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationEffect.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationEffect.h new file mode 100644 index 000000000..1c74ecc4a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationEffect.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "KNAnimationPlugin-Protocol.h" + +@class KNAnimationContext; + +// Not exported +@interface KNAnimationEffect : NSObject +{ + KNAnimationContext *mAnimationContext; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationInfo.h new file mode 100644 index 000000000..643ad9ff3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationInfo.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary, NSSet, NSString; + +// Not exported +@interface KNAnimationInfo : NSObject +{ + Class mAnimationClass; + NSSet *mValidAnimationTypes; +} + ++ (id)localizedEffectNamesForAnimationInfos:(id)arg1 animationType:(int)arg2; ++ (id)effectIdentifiersForAnimationInfos:(id)arg1; +@property(readonly, nonatomic) NSSet *validAnimationTypes; // @synthesize validAnimationTypes=mValidAnimationTypes; +@property(readonly, nonatomic) Class animationClass; // @synthesize animationClass=mAnimationClass; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)thumbnailImageNameForType:(int)arg1; +- (_Bool)isType:(int)arg1; +- (id)localizedNameForType:(int)arg1; +@property(readonly, nonatomic) NSString *localizedTransitionName; +@property(readonly, nonatomic) NSString *localizedActionBuildName; +@property(readonly, nonatomic) NSString *localizedBuildOutName; +@property(readonly, nonatomic) NSString *localizedBuildInName; +@property(readonly, nonatomic) NSDictionary *customAttributeDefaults; +@property(readonly, nonatomic) NSArray *customAttributes; +- (id)customAttributesForAttributeKey:(id)arg1; +@property(readonly, nonatomic) unsigned long long directionType; +@property(readonly, nonatomic) int category; +@property(readonly, nonatomic) NSString *animationFilter; +@property(readonly, nonatomic) NSDictionary *defaultAttributes; +@property(readonly, nonatomic) _Bool isDrift; +@property(readonly, nonatomic) NSString *effectIdentifier; +- (void)dealloc; +- (id)initWithAnimationClass:(Class)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationOpenGLEffect-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationOpenGLEffect-Protocol.h new file mode 100644 index 000000000..ed835caa2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationOpenGLEffect-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol KNAnimationOpenGLEffect +- (void)teardownEffectWithTextures:(id)arg1; +- (void)renderEffectAtPercent:(double)arg1; +- (void)setupEffectIfNecessary; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPlugin-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPlugin-Protocol.h new file mode 100644 index 000000000..0b012a595 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPlugin-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol KNAnimationPlugin ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)initWithAnimationContext:(id)arg1; + +@optional ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)customAttributes; +- (id)animationInfoForAnimatedBuild:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginAnimationRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginAnimationRendering-Protocol.h new file mode 100644 index 000000000..29d6d44b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginAnimationRendering-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPlugin-Protocol.h" + +@protocol KNAnimationPluginAnimationRendering +- (id)animationsWithContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginArchiving-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginArchiving-Protocol.h new file mode 100644 index 000000000..e5a95ca9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginArchiving-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol KNAnimationPluginArchiving ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext-Protocol.h new file mode 100644 index 000000000..96b96eeee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class KNAnimatedBuild, NSArray, NSDictionary; + +@protocol KNAnimationPluginContext +@property(readonly, nonatomic) _Bool isFrameRenderer; +@property(readonly, nonatomic) _Bool isMagicMove; +@property(readonly, nonatomic) _Bool isTransition; +@property(readonly, nonatomic) _Bool isBuild; +@property(readonly, nonatomic) NSArray *magicMoveMatches; +@property(readonly, nonatomic) NSDictionary *transitionAttributes; +@property(readonly, nonatomic) KNAnimatedBuild *animatedBuild; +@property(readonly, nonatomic) double percent; +@property(readonly, nonatomic) double duration; +@property(readonly, nonatomic) unsigned long long direction; +@property(readonly, nonatomic) NSArray *textures; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext.h new file mode 100644 index 000000000..2b50a36f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginContext.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class KNAnimatedBuild, NSArray, NSDictionary; + +// Not exported +@interface KNAnimationPluginContext : NSObject +{ + KNAnimatedBuild *_animatedBuild; + NSArray *_magicMoveMatches; + double _percent; + NSArray *_textures; + NSDictionary *_transitionAttributes; + unsigned long long _direction; + double _duration; + long long _rendererType; +} + +@property(nonatomic) long long rendererType; // @synthesize rendererType=_rendererType; +@property(nonatomic) double duration; // @synthesize duration=_duration; +@property(nonatomic) unsigned long long direction; // @synthesize direction=_direction; +@property(nonatomic) NSDictionary *transitionAttributes; // @synthesize transitionAttributes=_transitionAttributes; +@property(nonatomic) NSArray *textures; // @synthesize textures=_textures; +@property(nonatomic) double percent; // @synthesize percent=_percent; +@property(nonatomic) NSArray *magicMoveMatches; // @synthesize magicMoveMatches=_magicMoveMatches; +@property(nonatomic) KNAnimatedBuild *animatedBuild; // @synthesize animatedBuild=_animatedBuild; +- (id)description; +@property(readonly, nonatomic) _Bool isFrameRenderer; +@property(readonly, nonatomic) _Bool isMagicMove; +@property(readonly, nonatomic) _Bool isTransition; +@property(readonly, nonatomic) _Bool isBuild; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginDrift-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginDrift-Protocol.h new file mode 100644 index 000000000..9c994dd65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginDrift-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol KNAnimationPluginDrift ++ (_Bool)isDriftAnimation; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginFrameRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginFrameRendering-Protocol.h new file mode 100644 index 000000000..30e1aedc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginFrameRendering-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPlugin-Protocol.h" + +@protocol KNAnimationPluginFrameRendering +- (void)renderFrameWithContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginMenu.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginMenu.h new file mode 100644 index 000000000..b75c65f02 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginMenu.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSMutableDictionary; + +// Not exported +@interface KNAnimationPluginMenu : NSObject +{ + NSMutableDictionary *mLocalizedStringToDirectionMap; + NSMutableDictionary *mDirectionToLocalizedStringMap; + unsigned long long mDefaultDirection; + NSMutableArray *mLocalizedDirections; + NSMutableArray *mDirections; +} + ++ (id)localizedStringForDirection:(unsigned long long)arg1 shortVersion:(_Bool)arg2; ++ (id)animationPluginMenu; +@property(nonatomic) unsigned long long defaultDirection; // @synthesize defaultDirection=mDefaultDirection; +@property(readonly, nonatomic) NSArray *directions; // @synthesize directions=mDirections; +@property(readonly, nonatomic) NSArray *localizedDirections; // @synthesize localizedDirections=mLocalizedDirections; +@property(readonly, nonatomic) unsigned long long count; +- (unsigned long long)directionForIndex:(unsigned long long)arg1; +- (unsigned long long)indexForDirection:(unsigned long long)arg1; +- (_Bool)containsDirection:(unsigned long long)arg1; +- (void)addDirection:(unsigned long long)arg1 useShortString:(_Bool)arg2; +- (void)addDirection:(unsigned long long)arg1 localizedMenuString:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginObsoleteNames-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginObsoleteNames-Protocol.h new file mode 100644 index 000000000..3e07e7130 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationPluginObsoleteNames-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol KNAnimationPluginObsoleteNames ++ (id)obsoleteAnimationNames; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry-Private.h new file mode 100644 index 000000000..25ee31cee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNAnimationRegistry (Private) ++ (_Bool)p_dumpRegistry; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry.h new file mode 100644 index 000000000..5b7ded2ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistry.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface KNAnimationRegistry : NSObject +{ + NSMutableDictionary *mClassesForTypeAndName; + NSMutableDictionary *mClassesForTypeAndCategory; + NSMutableDictionary *mClassesForTypeAndFilter; + NSMutableDictionary *mClassesForTypeAndObsoleteName; + NSMutableArray *mAnimationInfos; +} + ++ (id)localizedNameForUnsupportedAnimation:(id)arg1; ++ (id)localizedCategoryNameForCategory:(int)arg1; ++ (id)categoryNameForPluginClass:(Class)arg1; ++ (id)animationsInBundle; ++ (id)instance; +- (id)animationInfosForAnimationType:(int)arg1 filter:(id)arg2; +- (id)allAnimationInfos; +- (id)animationInfoForEffectIdentifier:(id)arg1 animationType:(int)arg2 includeObsoleteNames:(_Bool)arg3; +- (id)animationInfoForEffectIdentifier:(id)arg1 animationType:(int)arg2; +- (id)animationInfosForAnimationType:(int)arg1 category:(id)arg2; +- (id)distinctCategoriesForType:(int)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistryWithFallbacks.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistryWithFallbacks.h new file mode 100644 index 000000000..210f55e3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRegistryWithFallbacks.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNAnimationRegistry, NSMutableDictionary; + +// Not exported +@interface KNAnimationRegistryWithFallbacks : NSObject +{ + KNAnimationRegistry *mRegistry; + NSMutableDictionary *mFallbacks; +} + +- (void)registerFallbackEffectIdentifer:(id)arg1 forEffectIdentifer:(id)arg2; +- (id)animationInfoForEffectIdentifier:(id)arg1 animationType:(int)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRenderer.h new file mode 100644 index 000000000..329ac9c89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationRenderer.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNAnimatedSlideModel, KNAnimatedSlideView, KNPlaybackSession; + +// Not exported +@interface KNAnimationRenderer : NSObject +{ + KNPlaybackSession *mSession; + KNAnimatedSlideModel *mModel; + KNAnimatedSlideView *mASV; + _Bool mAreAnimationsPaused; + id mPlugin; + Class mPluginClass; + unsigned long long mDirection; + double mDuration; + id _pluginContext; +} + +@property(readonly, nonatomic) id pluginContext; // @synthesize pluginContext=_pluginContext; +@property(readonly, nonatomic) Class pluginClass; // @synthesize pluginClass=mPluginClass; +@property(readonly, nonatomic) id plugin; // @synthesize plugin=mPlugin; +@property(nonatomic) double duration; // @synthesize duration=mDuration; +@property(nonatomic) unsigned long long direction; // @synthesize direction=mDirection; +- (void)dealloc; +- (void)resumeAnimationsIfPausedAtTime:(double)arg1; +- (void)resumeAnimationsIfPaused; +- (void)pauseAnimationsAtTime:(double)arg1; +- (void)pauseAnimations; +- (void)stopAnimations; +- (void)setupPluginContext; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAnimationUtils.h b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationUtils.h new file mode 100644 index 000000000..e10208252 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAnimationUtils.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNAnimationUtils : NSObject +{ +} + ++ (void)getRecommendedPosition:(struct CGPoint *)arg1 andTransform:(struct CATransform3D *)arg2 toFitLayer:(id)arg3 inContainerWithBounds:(struct CGRect)arg4 contentsScale:(double)arg5; ++ (struct CGRect)recommendedLayerBoundsForPlaybackOfShow:(id)arg1 inContainerWithBounds:(struct CGRect)arg2 contentsScale:(double)arg3 isExternalDisplay:(_Bool)arg4; ++ (id)CAAccelerationFromSFXActionAcceleration:(unsigned long long)arg1; ++ (_Bool)shouldForceDisplayPreferredMode; ++ (_Bool)isDisplayLoggingEnabled; ++ (_Bool)isFPSGraphEnabled; ++ (_Bool)isFPSLoggingEnabled; ++ (unsigned long long)randomDirection; ++ (unsigned long long)directionFromCustomAttributesDeliveryOption:(unsigned long long)arg1; ++ (id)customAttributesArrayWithJiggleIntensityOptions:(id)arg1; ++ (id)customAttributesArrayWithDeliveryOptions:(id)arg1; ++ (id)customAttributesArrayWithTextDeliveryOptions:(id)arg1; ++ (id)timingsArrayWithDirection:(unsigned long long)arg1 duration:(double)arg2 count:(unsigned long long)arg3 chunkDuration:(double)arg4 randomness:(double)arg5; ++ (void)initialize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNAppDelegateBase.h b/iOS7/PrivateFrameworks/iWorkImport/KNAppDelegateBase.h new file mode 100644 index 000000000..f49214902 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNAppDelegateBase.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface KNAppDelegateBase : TSABaseApplicationDelegate +{ +} + +- (id)defaultHyperlinkURL; +- (_Bool)URLIsValidForImportedHyperlink:(id)arg1; +- (id)invalidURLSchemes; +- (void)wakeUpDownloadManager; +- (void)registerAllowedElementKinds; +- (void)registerClassTypeMappings; +- (double)maximumAspectRatioForPreviewImage; +- (double)mimimumAspectRatioForPreviewImage; +- (id)templateTypeDisplayName; +- (id)documentTypeDisplayName; +- (id)applicationName; +- (id)nativeSFFDocumentType; +- (id)tangierEditingFormatDocumentType; +- (id)templateDocumentType; +- (id)nativeDocumentType; +- (id)previewImageNameForEncryptedNativeDocument; +- (id)previewImageNameForNativeDocument; +- (id)previewImageNameForDocumentType:(id)arg1; +- (id)appChartPropertyOverrides; +- (id)applicationTemplateVariants; +- (id)createCompatibilityDelegate; +@property(readonly, nonatomic) NSArray *powerPointDocumentTypes; +- (id)importableDocumentTypes; +- (Class)documentRootClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNArchivedSlideCollectionSelection.h b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedSlideCollectionSelection.h new file mode 100644 index 000000000..857592efc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedSlideCollectionSelection.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class KNSlideCollectionSelection, TSKSelection; + +// Not exported +@interface KNArchivedSlideCollectionSelection : TSPObject +{ + KNSlideCollectionSelection *mSelection; +} + +@property(retain, nonatomic) TSKSelection *selection; // @synthesize selection=mSelection; +- (void)saveToArchiver:(id)arg1; +@property(readonly, nonatomic) KNSlideCollectionSelection *slideCollectionSelection; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState-PersistenceAdditions.h new file mode 100644 index 000000000..f0595517e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNArchivedUIState (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState.h b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState.h new file mode 100644 index 000000000..c04f24760 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNArchivedUIState.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNUIState; + +// Not exported +@interface KNArchivedUIState : TSPObject +{ + KNUIState *mUIState; +} + +@property(readonly, nonatomic) KNUIState *uiState; // @synthesize uiState=mUIState; +- (void)dealloc; +- (id)initWithUIState:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBaseCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/KNBaseCompatibilityDelegate.h new file mode 100644 index 000000000..dfb6d26f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBaseCompatibilityDelegate.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKCompatibilityDelegate-Protocol.h" + +// Not exported +@interface KNBaseCompatibilityDelegate : NSObject +{ +} + +- (id)nestedDocumentFilename; +- (id)needNewerVersionIndexXmlContentString; +- (id)indexXmlFilename; +- (_Bool)isSageDocumentType:(id)arg1; +- (_Bool)isTCMessageExceptionErrorDomain:(id)arg1; +- (id)exportableTypes; +- (Class)exportOptionsControllerClass; +- (Class)pdfExporterClassForOptions:(id)arg1; +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; +- (id)newExportableDocumentTypesForFlag:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..26df3f3aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBodyPlaceholderInfo (KNBuildTitleAdditions) +- (id)titleForBuildChunk:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-PersistenceAdditions.h new file mode 100644 index 000000000..f8f692ffa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo-PersistenceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBodyPlaceholderInfo (PersistenceAdditions) +- (int)kind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo.h new file mode 100644 index 000000000..6598b0e05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBodyPlaceholderInfo.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBodyPlaceholderInfo : KNPlaceholderInfo +{ +} + +- (void)acceptVisitor:(id)arg1; +- (id)initWithKNPlaceholderInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuild-KNCommandSlideInsertBuildAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuild-KNCommandSlideInsertBuildAdditions.h new file mode 100644 index 000000000..cc20323d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuild-KNCommandSlideInsertBuildAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBuild (KNCommandSlideInsertBuildAdditions) +- (id)createNewChunks; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuild-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuild-PersistenceAdditions.h new file mode 100644 index 000000000..5729e759c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuild-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBuild (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct BuildArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct BuildArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuild.h new file mode 100644 index 000000000..8cc6c2814 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuild.h @@ -0,0 +1,96 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNInspectableAnimation-Protocol.h" +#import "NSCopying-Protocol.h" +#import "TSKTransformableObject-Protocol.h" + +@class KNAnimationInfo, KNAnimationPluginMenu, KNBuildAttributes, KNSlide, NSArray, NSSet, NSString, TSDDrawableInfo, TSDEditableBezierPathSource, TSUColor; + +// Not exported +@interface KNBuild : TSPObject +{ + TSDDrawableInfo *mDrawable; + NSString *mDelivery; + KNBuildAttributes *mAttributes; + KNSlide *mSlide; +} + ++ (id)buildWithEffect:(id)arg1 animationType:(int)arg2 drawable:(id)arg3; ++ (id)menuAnimationInfosForDrawableInfo:(id)arg1 animationType:(int)arg2; ++ (id)supportedAnimationInfosForDrawableInfo:(id)arg1 animationType:(int)arg2; ++ (id)p_drawableFromInfo:(id)arg1; ++ (_Bool)p_shouldExcludeAnimationName:(id)arg1 forDrawable:(id)arg2; +@property(nonatomic) KNSlide *slide; // @synthesize slide=mSlide; +@property(readonly, nonatomic) _Bool canEditAnimations; +- (_Bool)p_supportsCustomTextDeliveryOptionsForAttributes:(id)arg1; +@property(readonly, nonatomic) NSSet *inspectableAttributes; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +@property(readonly, nonatomic) unsigned long long customJiggleIntensity; +@property(readonly, nonatomic) unsigned long long customScale; +@property(readonly, nonatomic) _Bool customDecay; +@property(readonly, nonatomic) unsigned long long customRepeatCount; +@property(readonly, nonatomic) _Bool customBounce; +@property(readonly, nonatomic) unsigned long long customDeliveryOption; +@property(readonly, nonatomic) long long customTextDelivery; +@property(readonly, nonatomic) float custom3DChartRotation; +@property(readonly, nonatomic) double actionOpacity; +@property(readonly, nonatomic) unsigned long long actionRotationDirection; +@property(readonly, nonatomic) double actionRotationAngle; +@property(readonly, nonatomic) double actionScale; +@property(readonly, nonatomic) TSDEditableBezierPathSource *actionMotionPathSource; +@property(readonly, nonatomic) unsigned long long actionAcceleration; +@property(readonly, nonatomic) TSUColor *color; +@property(readonly, nonatomic) unsigned long long eventTrigger; +@property(readonly, nonatomic) unsigned long long direction; +@property(readonly, nonatomic) double duration; +@property(readonly, nonatomic) double delay; +@property(readonly, nonatomic) int animationType; +@property(readonly, nonatomic) _Bool supportsCustomTextDelivery; +@property(readonly, nonatomic) _Bool supportsDelivery; +@property(readonly, nonatomic) _Bool supportsBounce; +@property(readonly, nonatomic) _Bool supportsDuration; +@property(readonly, nonatomic) _Bool supportsDirection; +@property(readonly, nonatomic) _Bool isEmphasisBuild; +@property(readonly, nonatomic) _Bool isActionBuild; +@property(readonly, nonatomic) _Bool hasComplement; +- (_Bool)hasComplementInBuilds:(id)arg1; +@property(readonly, nonatomic) _Bool isFirst; +@property(readonly, nonatomic) unsigned long long indexOrderedByFirstChunk; +@property(readonly, nonatomic) unsigned long long index; +@property(readonly, nonatomic) NSString *buildImageTitle; +@property(readonly, nonatomic) NSString *title; +- (unsigned long long)endChunkIndexFromEndOffset:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long endOffset; +@property(readonly, nonatomic) unsigned long long startOffset; +@property(readonly, nonatomic) unsigned long long deliveryStyle; +@property(readonly, nonatomic) NSString *deliveryWithoutDowngrading; +@property(copy, nonatomic) NSString *delivery; +@property(readonly, nonatomic) _Bool downgradesDelivery; +- (id)deliveriesLocalized:(_Bool)arg1; +@property(readonly, nonatomic) struct _NSRange activeChunkRange; +@property(readonly, nonatomic) unsigned long long chunkCount; +@property(readonly, nonatomic) unsigned long long lastChunkIndexOnSlide; +@property(readonly, nonatomic) unsigned long long firstChunkIndexOnSlide; +- (id)p_chunkAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) NSArray *chunks; +@property(readonly, nonatomic) NSString *animationFilter; +@property(readonly, nonatomic) NSString *localizedEffect; +@property(readonly, nonatomic) unsigned long long directionType; +@property(readonly, nonatomic) KNAnimationPluginMenu *directionMenu; +@property(readonly, nonatomic) KNAnimationInfo *animationInfo; +@property(copy, nonatomic) KNBuildAttributes *attributes; +@property(readonly, nonatomic) NSString *effect; +- (id)description; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSlide:(id)arg1 effect:(id)arg2 buildType:(int)arg3 context:(id)arg4; +@property(retain, nonatomic) TSDDrawableInfo *drawable; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvil.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvil.h new file mode 100644 index 000000000..be670ab38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvil.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +@class TSDGLDataBuffer, TSDGLParticleSystem, TSDGLShader, TSDGLTextureInfo; + +// Not exported +@interface KNBuildAnvil : KNAnimationEffect +{ + TSDGLParticleSystem *_smokeSystem; + TSDGLShader *_smokeShader; + TSDGLTextureInfo *_smokeTexture; + TSDGLParticleSystem *_specksSystem; + TSDGLShader *_specksShader; + TSDGLTextureInfo *_specksTexture; + struct CGPoint *_cameraShakePoints; + struct CATransform3D _baseTransform; + TSDGLShader *_objectShader; + TSDGLShader *_objectBlurShader; + TSDGLDataBuffer *_objectDataBuffer; + TSDGLDataBuffer *_objectBlurDataBuffer; + struct CGRect _drawableFrame; + struct CGRect _frameRect; + _Bool _shouldDrawMotionBlur; +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (struct CGPoint)p_objectTranslationAtPercent:(double)arg1 duration:(double)arg2 objectSmashDuration:(double)arg3 objectFrame:(struct CGRect)arg4; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)p_specksSystemForTR:(id)arg1 build:(id)arg2; +- (id)p_smokeSystemForTR:(id)arg1 build:(id)arg2; +- (struct CGPoint *)p_cameraShakePoints; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSmokeSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSmokeSystem.h new file mode 100644 index 000000000..e9cccba75 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSmokeSystem.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildAnvilSmokeSystem : KNBuildAnvilSystem +{ +} + ++ (_Bool)useVisibilities; ++ (_Bool)willOverrideStartingPoints; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (double)rotationMax; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSpecksSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSpecksSystem.h new file mode 100644 index 000000000..db380973f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSpecksSystem.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildAnvilSpecksSystem : KNBuildAnvilSystem +{ +} + ++ (_Bool)useVisibilities; ++ (_Bool)willOverrideStartingPoint; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSystem.h new file mode 100644 index 000000000..ee7841eaa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAnvilSystem.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildAnvilSystem : TSDGLParticleSystem +{ +} + +- (double)p_anvilGlobalScale; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppear.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppear.h new file mode 100644 index 000000000..3d334e929 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppear.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildAppear : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)maxChunkCountToAnimate; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppearByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppearByCharacter.h new file mode 100644 index 000000000..12f9cbecf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAppearByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildAppearByCharacter : KNBuildAppear +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes-PersistenceAdditions.h new file mode 100644 index 000000000..c2c3920fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes-PersistenceAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBuildAttributes (PersistenceAdditions) +- (void)p_writeBuildAttributesToArchive:(struct BuildAttributesArchive *)arg1; +- (void)p_writeSharedAttributesToArchive:(struct BuildAttributesArchive *)arg1; +- (void)p_readDeprecatedAttributesForArchive:(const struct BuildAttributesArchive *)arg1 intoDictionary:(id)arg2; +- (void)p_readBuildAttributesForArchive:(const struct BuildAttributesArchive *)arg1 intoDictionary:(id)arg2; +- (void)p_readSharedAttributesForArchive:(struct AnimationAttributesArchive *)arg1 intoDictionary:(id)arg2; +- (void)encodeToArchive:(struct BuildAttributesArchive *)arg1; +- (id)initFromBuildAttributesArchive:(const struct BuildAttributesArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes.h new file mode 100644 index 000000000..04430f328 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAttributes.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildAttributes : KNAnimationAttributes +{ +} + ++ (id)delayAttributeKeyForTriggerType:(unsigned long long)arg1; ++ (id)defaultAttributesForEffect:(id)arg1 buildType:(int)arg2; ++ (_Bool)customAttributeKeyIsValid:(id)arg1; ++ (id)supportedCustomAttributes; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildAudioStart.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAudioStart.h new file mode 100644 index 000000000..badfd136a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildAudioStart.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" + +// Not exported +@interface KNBuildAudioStart : KNBuildMovieStart +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)localizedMenuString:(int)arg1; ++ (id)animationFilter; ++ (id)animationName; ++ (int)animationCategory; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlast.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlast.h new file mode 100644 index 000000000..f9360ffa1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlast.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildBlast : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlinds.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlinds.h new file mode 100644 index 000000000..3468982c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlinds.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper, NSMutableArray; + +// Not exported +@interface KNBuildBlinds : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + NSMutableArray *_layerToOldParentArray; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)blindsAnimationsWithContext:(id)arg1 animationContext:(id)arg2 layerToOldParentArray:(id)arg3; ++ (id)layersFromParticles:(id)arg1 withBounds:(struct CGRect)arg2 mainLayer:(id)arg3 animationContext:(id)arg4; ++ (id)generateParticles:(unsigned long long)arg1 withBounds:(struct CGRect)arg2 direction:(unsigned long long)arg3 animationContext:(id)arg4; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlur.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlur.h new file mode 100644 index 000000000..3024a39d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlur.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, NSMapTable, TSDGLShader; + +// Not exported +@interface KNBuildBlur : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + TSDGLShader *_shader; + NSMapTable *_blurTextures; + NSMapTable *_dataBuffers; + struct CATransform3D _projectionMatrix; + struct CGRect _drawableFrame; + struct CGRect _animationRect; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupShaders; +- (void)p_setupMVPMatrices; +- (void)p_setupBlurTexturesWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (void)teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlurTexture.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlurTexture.h new file mode 100644 index 000000000..d8d350a28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBlurTexture.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNBuildBlurTexture : NSObject +{ + unsigned int _textureName; + double _blurAmount; + struct CGRect _frame; + struct CGRect _bounds; +} + +@property(nonatomic) double blurAmount; // @synthesize blurAmount=_blurAmount; +@property(nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; +@property(nonatomic) unsigned int textureName; // @synthesize textureName=_textureName; +- (id)description; +- (void)teardown; +- (id)initWithTextureName:(unsigned int)arg1 frame:(struct CGRect)arg2 blurAmount:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildBouncy.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBouncy.h new file mode 100644 index 000000000..c236008d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildBouncy.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildBouncy : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (id)p_keyframeAnimationWithTR:(id)arg1 context:(id)arg2 chunks:(unsigned long long)arg3 thisBeginTime:(double)arg4 thisDuration:(double)arg5; +- (id)p_hopsArrayWithLayer:(id)arg1 parent:(id)arg2 numBounces:(long long)arg3 direction:(unsigned long long)arg4 duration:(double)arg5 isBuildIn:(_Bool)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk-PersistenceAdditions.h new file mode 100644 index 000000000..9e73c970e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNBuildChunk (PersistenceAdditions) +- (void)saveToArchive:(struct BuildChunkArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct BuildChunkArchive *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk.h new file mode 100644 index 000000000..49816f6cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildChunk.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNInspectableAnimation-Protocol.h" + +@class KNBuild, KNSlide, NSArray, NSSet, NSString; + +// Not exported +@interface KNBuildChunk : TSPContainedObject +{ + KNBuild *mBuild; + unsigned long long mIndexInBuild; + double mDelay; + _Bool mOwnsDelay; + double mDuration; + _Bool mOwnsDuration; + _Bool mAutomatic; + _Bool mOwnsAutomatic; + unsigned long long mReferent; + _Bool mOwnsReferent; + _Bool _isComplementBoundaryChunk; +} + +@property(nonatomic) _Bool isComplementBoundaryChunk; // @synthesize isComplementBoundaryChunk=_isComplementBoundaryChunk; +@property(readonly, nonatomic) unsigned long long indexInBuild; // @synthesize indexInBuild=mIndexInBuild; +@property(readonly, nonatomic) KNBuild *build; // @synthesize build=mBuild; +@property(readonly, nonatomic) _Bool canEditAnimations; +@property(readonly, nonatomic) NSSet *inspectableAttributes; +@property(readonly, nonatomic) NSString *title; +- (id)description; +- (id)p_stringForReferent:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool hasComplement; +@property(readonly, nonatomic) unsigned long long activeIndexOnSlide; +@property(readonly, nonatomic, getter=isActive) _Bool active; +@property(readonly, nonatomic) _Bool isFirstOnSlide; +@property(readonly, nonatomic) _Bool isFirstInBuild; +@property(readonly, nonatomic) unsigned long long deliveryGroupIndex; +@property(readonly, nonatomic) unsigned long long indexOnSlide; +@property(readonly, nonatomic) KNSlide *slide; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) unsigned long long eventTrigger; +@property(readonly, nonatomic) NSArray *availableEventTriggers; +- (id)p_chunkToConsiderForSupportsWith; +- (_Bool)p_previousChunkIsFromSameBuild; +- (_Bool)p_previousGroupHasComplement; +- (_Bool)p_chunkSharesAnimationClassOrSubclassWithChunk:(id)arg1; +- (_Bool)p_supportsWithStart; +@property(nonatomic) _Bool ownsReferent; +- (_Bool)isComplementOfChunk:(id)arg1; +@property(readonly, nonatomic) unsigned long long p_referent; +@property(nonatomic) unsigned long long referent; +- (void)p_invalidateSlideCaches; +@property(nonatomic) _Bool ownsAutomatic; +@property(nonatomic, getter=isAutomatic) _Bool automatic; +@property(nonatomic) double delay; +@property(nonatomic) double duration; +- (void)reset; +- (void)dealloc; +- (id)initWithIndex:(unsigned long long)arg1 inBuild:(id)arg2 copyingAttributesFromChunk:(id)arg3; +- (id)initWithIndex:(unsigned long long)arg1 inBuild:(id)arg2; +@property(nonatomic) _Bool ownsDelay; +@property(nonatomic) _Bool ownsDuration; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildComet.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildComet.h new file mode 100644 index 000000000..84e4793d8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildComet.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface KNBuildComet : KNAnimationEffect +{ + NSMutableArray *mLayerToOldParentArray; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)addLayerWithImageRef:(struct CGImage *)arg1 toResultDictionary:(id)arg2 withLayer:(id)arg3 withParent:(id)arg4 duration:(double)arg5 isBuildIn:(_Bool)arg6 isVertical:(_Bool)arg7 opacity:(double)arg8 direction:(unsigned long long)arg9; +- (id)p_layerWithImage:(struct CGImage *)arg1 scale:(double)arg2 centeredAt:(struct CGPoint)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildCompress.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCompress.h new file mode 100644 index 000000000..33440761f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCompress.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildCompress : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfetti.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfetti.h new file mode 100644 index 000000000..2da59f568 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfetti.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNBuildConfettiSystem, TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNBuildConfetti : KNAnimationEffect +{ + TSDGLShader *mShader; + KNBuildConfettiSystem *mParticleSystem; + struct CATransform3D mBaseTransform; + TSDGLDataBuffer *mQuadDataBuffer; + TSDGLShader *mQuadShader; + struct CGRect mFrameRect; + struct CGRect mDrawableFrame; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupParticleSystemWithImage:(id)arg1 build:(id)arg2; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfettiSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfettiSystem.h new file mode 100644 index 000000000..a0bca3951 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildConfettiSystem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildConfettiSystem : TSDGLParticleSystem +{ +} + +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (double)rotationMax; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumble.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumble.h new file mode 100644 index 000000000..c336827eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumble.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNBuildCrumbleSystem, KNBuildSmokeSystem, TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLShader, TSDGLTextureInfo; + +// Not exported +@interface KNBuildCrumble : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNBuildCrumbleSystem *_shatterSystem; + TSDGLShader *_shatterSystemShader; + KNBuildSmokeSystem *_smokeSystem; + TSDGLShader *_smokeSystemShader; + TSDGLTextureInfo *_smokeTextureInfo; + TSDGLShader *_fboShader; + TSDGLDataBuffer *_fboDataBuffer; + TSDGLDataBuffer *_blurDataBuffer; + TSDGLFrameBuffer *_shadowFramebuffer; + TSDGLShader *_blurShader; + struct CATransform3D _projectionMatrix; + struct CATransform3D _shadowFBOProjectionMatrix; + struct CGRect _drawableFrame; + struct CGRect _animationRect; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupParticleSystemsWithImage:(id)arg1 animatedBuild:(id)arg2 context:(id)arg3; +- (void)p_setupShaders; +- (void)p_setupMVPMatrices; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (void)teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumbleSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumbleSystem.h new file mode 100644 index 000000000..4063d21af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCrumbleSystem.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDGLVoronoiTriangleData; + +// Not exported +@interface KNBuildCrumbleSystem : TSDGLParticleSystem +{ + TSDGLVoronoiTriangleData *_voronoiTriangleData; + struct { + struct { + float _field1; + float _field2; + } _field1; + CDStruct_03942939 _field2; + CDStruct_03942939 _field3; + struct { + float _field1; + float _field2; + } _field4; + } *_cellParameters; + double _speedMaxLimiter; + double _speedMax; + double _rotationMax; + double _lifeSpanRandomness; + double _lifeSpanDelay; +} + ++ (unsigned long long)numberOfVerticesPerParticle; ++ (_Bool)willOverrideGeometry; +@property(nonatomic) double lifeSpanDelay; // @synthesize lifeSpanDelay=_lifeSpanDelay; +@property(nonatomic) double lifeSpanRandomness; // @synthesize lifeSpanRandomness=_lifeSpanRandomness; +@property(nonatomic) double rotationMax; // @synthesize rotationMax=_rotationMax; +@property(nonatomic) double speedMax; // @synthesize speedMax=_speedMax; +@property(nonatomic) double speedMaxLimiter; // @synthesize speedMaxLimiter=_speedMaxLimiter; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)centerAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)vertexPositionAtVertexIndex:(unsigned long long)arg1 particleIndexPoint:(struct CGPoint)arg2; +- (void)dealloc; +- (id)initWithNumberOfParticles:(unsigned long long)arg1 objectSize:(struct CGSize)arg2 slideSize:(struct CGSize)arg3 duration:(double)arg4 direction:(unsigned long long)arg5 shader:(id)arg6 percentOfCellsToSplit:(double)arg7; +- (void)p_setupParameters; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildCube.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCube.h new file mode 100644 index 000000000..5afcdfdba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCube.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildCube : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildCubeByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCubeByCharacter.h new file mode 100644 index 000000000..d91dca274 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildCubeByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildCubeByCharacter : KNBuildCube +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuse.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuse.h new file mode 100644 index 000000000..238fc8b8d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuse.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNBuildDiffuseSystem, TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNBuildDiffuse : KNAnimationEffect +{ + KNBuildDiffuseSystem *mDiffuseSystem; + TSDGLShader *mDiffuseShader; + struct CATransform3D mBaseTransform; + TSDGLDataBuffer *mQuadDataBuffer; + TSDGLShader *mQuadShader; + struct CGRect mDrawableFrame; + struct CGRect mFrameRect; +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupParticleSystemWithImage:(id)arg1 build:(id)arg2; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuseSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuseSystem.h new file mode 100644 index 000000000..46853a1b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDiffuseSystem.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildDiffuseSystem : TSDGLParticleSystem +{ +} + +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)rotationMax; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolve.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolve.h new file mode 100644 index 000000000..f3e7fedf7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolve.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildDissolve : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolveByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolveByCharacter.h new file mode 100644 index 000000000..683696f2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDissolveByCharacter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildDissolveByCharacter : KNBuildDissolve +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrift.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrift.h new file mode 100644 index 000000000..388d67826 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrift.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginDrift-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildDrift : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (_Bool)isDriftAnimation; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDriftByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDriftByCharacter.h new file mode 100644 index 000000000..cc03c1ad5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDriftByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildDriftByCharacter : KNBuildDrift +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrop.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrop.h new file mode 100644 index 000000000..f58d8f835 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDrop.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildDrop : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *mMotionBlurWrapper; + KNAnimParameterGroup *mParameterGroup; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)animationName; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (id)p_bounceAnimationWithBeginTime:(double)arg1 duration:(double)arg2 bounceHeight:(double)arg3; +- (id)p_bouncePointArrayForDuration:(double)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildDropByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDropByCharacter.h new file mode 100644 index 000000000..53fb27ff8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildDropByCharacter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildDropByCharacter : KNBuildDrop +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFallApart.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFallApart.h new file mode 100644 index 000000000..ed300b9cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFallApart.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildFallApart : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (id)obsoleteAnimationNames; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworks.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworks.h new file mode 100644 index 000000000..3b44aeed3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworks.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, NSArray, TSDGLBloomEffect, TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLShader, TSDGLTextureInfo; + +// Not exported +@interface KNBuildFireworks : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + struct CGRect _drawableFrame; + struct CGRect _frameRect; + struct CATransform3D _baseOrthoTransform; + struct CATransform3D _baseTransform; + int _oldViewportRect[4]; + NSArray *_fireworksSystems; + TSDGLShader *_fireworksShader; + TSDGLShader *_objectShader; + TSDGLDataBuffer *_objectDataBuffer; + TSDGLShader *_centerBurstShader; + TSDGLDataBuffer *_centerBurstDataBuffer; + TSDGLTextureInfo *_centerBurstTextureInfo; + TSDGLTextureInfo *_particleTextureInfo; + TSDGLFrameBuffer *_framebuffer; + TSDGLShader *_fboShader; + TSDGLDataBuffer *_fboDataBuffer; + TSDGLBloomEffect *_bloomEffect; + double _previousPercent; + _Bool _shouldForceDrawingForPreWarming; + _Bool _shouldApplyBloomEffect; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndForTextures:(id)arg1 forBuild:(id)arg2; +- (void)renderFrameWithContext:(id)arg1; +- (void)p_drawParticleSystemsWithPercent:(double)arg1 sparkles:(_Bool)arg2 particleSystemOpacity:(double)arg3; +- (void)p_drawObject:(id)arg1 withContext:(id)arg2; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupFBOWithSize:(struct CGSize)arg1; +- (id)p_fireworksSystemsForTR:(id)arg1 build:(id)arg2 context:(id)arg3; +- (void)p_setupParticleTexture; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworksSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworksSystem.h new file mode 100644 index 000000000..4e4e56a9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFireworksSystem.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildFireworksSystem : TSDGLParticleSystem +{ + CDStruct_03942939 _startingColorRGB; + _Bool _didDrawCenterBurst; + double _lifeSpanMinDuration; + double _colorRandomness; + CDStruct_083b1a49 _lifeSpan; + double _maxDistance; + double _fireworkStartingPositionX; + struct CGSize _randomParticleSizeMinMax; + struct CGPoint _randomParticleSpeedMinMax; + struct CGPoint _startingPoint; +} + ++ (_Bool)willOverrideColors; ++ (_Bool)willOverrideStartingPoints; +@property(readonly, nonatomic) struct CGPoint startingPoint; // @synthesize startingPoint=_startingPoint; +@property(nonatomic) _Bool didDrawCenterBurst; // @synthesize didDrawCenterBurst=_didDrawCenterBurst; +@property(nonatomic) double fireworkStartingPositionX; // @synthesize fireworkStartingPositionX=_fireworkStartingPositionX; +@property(nonatomic) struct CGPoint randomParticleSpeedMinMax; // @synthesize randomParticleSpeedMinMax=_randomParticleSpeedMinMax; +@property(nonatomic) struct CGSize randomParticleSizeMinMax; // @synthesize randomParticleSizeMinMax=_randomParticleSizeMinMax; +@property(nonatomic) double maxDistance; // @synthesize maxDistance=_maxDistance; +@property(nonatomic) CDStruct_b2fbf00d lifeSpan; // @synthesize lifeSpan=_lifeSpan; +@property(nonatomic) double colorRandomness; // @synthesize colorRandomness=_colorRandomness; +@property(nonatomic) double lifeSpanMinDuration; // @synthesize lifeSpanMinDuration=_lifeSpanMinDuration; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_f2e236b6)colorAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; +- (void)setupWithTexture:(id)arg1 particleTextureSize:(struct CGSize)arg2 reverseDrawOrder:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlame.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlame.h new file mode 100644 index 000000000..749f1d70f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlame.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNBuildFlameSystem, TSDGLDataBuffer, TSDGLShader, TSDGLTextureInfo; + +// Not exported +@interface KNBuildFlame : KNAnimationEffect +{ + KNBuildFlameSystem *mFlameSystem; + TSDGLShader *mFlameShader; + TSDGLTextureInfo *mFlameTexture; + struct CATransform3D mBaseTransform; + TSDGLShader *mObjectShader; + TSDGLDataBuffer *mObjectDataBuffer; + struct CGRect mDrawableFrame; + struct CGRect mFrameRect; + TSDGLShader *mFBOShader; + TSDGLDataBuffer *mFBODataBuffer; + unsigned int mFBOTexture; + unsigned int mFramebuffer; +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndForTextures:(id)arg1 forBuild:(id)arg2; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CATransform3D)p_orthoTransformWithScale:(double)arg1 offset:(struct CGPoint)arg2; +- (void)p_setupFBOWithSize:(struct CGSize)arg1; +- (id)p_flameSystemForTR:(id)arg1 build:(id)arg2; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlameSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlameSystem.h new file mode 100644 index 000000000..0ff8df2f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlameSystem.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildFlameSystem : TSDGLParticleSystem +{ + struct CGSize _actualSize; + struct CGPoint *_bottomRow; + _Bool shouldDraw; +} + ++ (_Bool)useVisibilities; ++ (_Bool)willOverrideStartingPoints; +- (void)setShouldDraw:(_Bool)arg1; +- (_Bool)shouldDraw; +- (void)p_setupParticleDataWithTexture:(id)arg1; +- (double)rotationMax; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlashBulbs.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlashBulbs.h new file mode 100644 index 000000000..24df2e352 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlashBulbs.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildFlashBulbs : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (id)p_layerWithImage:(struct CGImage *)arg1 centeredAt:(struct CGPoint)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlip.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlip.h new file mode 100644 index 000000000..def1f8a42 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlip.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildFlip : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlipByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlipByCharacter.h new file mode 100644 index 000000000..67aac6fe4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlipByCharacter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildFlipByCharacter : KNBuildFlip +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlyIn.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlyIn.h new file mode 100644 index 000000000..8586b9246 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFlyIn.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildFlyIn : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildFromDarkness.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFromDarkness.h new file mode 100644 index 000000000..70aebadb8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildFromDarkness.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNBuildFromDarkness : KNAnimationEffect +{ + struct CGRect _drawableFrame; + struct CGRect _frameRect; + struct CATransform3D _baseTransform; + KNAnimParameterGroup *_parameterGroup; + TSDGLShader *_shader; + TSDGLDataBuffer *_dataBuffer; + unsigned int _edgeTextureName; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndForTextures:(id)arg1 forBuild:(id)arg2; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildIris.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildIris.h new file mode 100644 index 000000000..1e7b16422 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildIris.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildIris : KNIrisBase +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)supportedTypes; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildLensFlare.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildLensFlare.h new file mode 100644 index 000000000..efaed67dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildLensFlare.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface KNBuildLensFlare : KNAnimationEffect +{ + double mGlobalScale; + double mGlobalDuration; + NSMutableArray *mLayerToOldParentArray; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (void)addLayerWithImageRef:(struct CGImage *)arg1 toResultDictionary:(id)arg2 withLayer:(id)arg3 minScale:(double)arg4 maxScale:(double)arg5 opacity:(double)arg6 translation:(double)arg7 rotation:(double)arg8 direction:(unsigned long long)arg9; +- (void)animationDidEndWithContext:(id)arg1; +- (double)stretchPercent:(double)arg1 toFill:(double)arg2; +- (id)p_layerWithImage:(struct CGImage *)arg1 scale:(double)arg2 centeredAt:(struct CGPoint)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveIn.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveIn.h new file mode 100644 index 000000000..dfb3fb939 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveIn.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildMoveIn : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (id)obsoleteAnimationNames; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveInByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveInByCharacter.h new file mode 100644 index 000000000..59b9d7d4f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMoveInByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildMoveInByCharacter : KNBuildMoveIn +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildMovieStart.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMovieStart.h new file mode 100644 index 000000000..94986fef8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildMovieStart.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildMovieStart : KNBuildAppear +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (id)animationName; ++ (int)animationCategory; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildOrbital.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildOrbital.h new file mode 100644 index 000000000..3c146c41e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildOrbital.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildOrbital : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivot.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivot.h new file mode 100644 index 000000000..e6c7c2867 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivot.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildPivot : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivotByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivotByCharacter.h new file mode 100644 index 000000000..dd63c2f1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPivotByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildPivotByCharacter : KNBuildPivot +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildPop.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPop.h new file mode 100644 index 000000000..a1d91a111 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPop.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildPop : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroupIn; + KNAnimParameterGroup *mParameterGroupOut; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildPopByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPopByCharacter.h new file mode 100644 index 000000000..f696576d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildPopByCharacter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" + +// Not exported +@interface KNBuildPopByCharacter : KNBuildPop +{ +} + ++ (id)obsoleteAnimationNames; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildRenderer.h new file mode 100644 index 000000000..4384cc3d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildRenderer.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, KNAnimatedBuild, KNAnimationInfo, KNBuild, NSArray, NSDictionary, NSMutableArray, TSDDrawableInfo, TSDFPSCounter, TSDRep, TSDTextureContext, TSDTextureSet; + +// Not exported +@interface KNBuildRenderer : KNAnimationRenderer +{ + long long mNumberOfAnimationsStarted; + NSDictionary *mAnimatedLayers; + CALayer *mParentLayer; + id mBuildEndCallbackTarget; + SEL mBuildEndCallbackSelector; + NSMutableArray *mAnimatedBuildsToStartAtEnd; + TSDTextureSet *mTextureSet; + TSDTextureSet *mFinalAttributesTextureSet; + KNAnimationInfo *mAnimationInfo; + KNAnimatedBuild *mAnimatedBuild; + KNBuild *mBuildDescription; + long long mStageIndex; + TSDDrawableInfo *mInfo; + NSDictionary *mPreviousAttributes; + NSDictionary *mFinalAttributes; + _Bool mIsPreview; + _Bool mInterrupted; + _Bool mIsAnimationForPlayback; + _Bool mAreAnimationsPrepared; + _Bool mUsingFinalTexture; + _Bool mIsTextureCachedAtEndOfBuild; + TSDFPSCounter *mFPSCounter; + TSDTextureContext *mTextureContext; +} + +@property(retain, nonatomic) TSDTextureContext *textureContext; // @synthesize textureContext=mTextureContext; +@property(nonatomic) KNAnimatedBuild *animatedBuild; // @synthesize animatedBuild=mAnimatedBuild; +@property(retain, nonatomic) NSDictionary *finalAttributes; // @synthesize finalAttributes=mFinalAttributes; +@property(retain, nonatomic) NSDictionary *previousAttributes; // @synthesize previousAttributes=mPreviousAttributes; +@property(readonly, nonatomic) NSArray *animatedBuildsToStartAtEnd; // @synthesize animatedBuildsToStartAtEnd=mAnimatedBuildsToStartAtEnd; +@property(retain, nonatomic) CALayer *parentLayer; // @synthesize parentLayer=mParentLayer; +@property(readonly, nonatomic) TSDDrawableInfo *info; // @synthesize info=mInfo; +@property(readonly, nonatomic) KNBuild *buildDescription; // @synthesize buildDescription=mBuildDescription; +- (_Bool)p_isPDFOutput; +- (void)p_resetAnimations; +- (void)p_removeAnimations; +- (void)resetPreviousStageUnhighlightOnTextureSet:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (id)p_keyForAnimation; +- (id)setupFinalTexture; +- (void)setVisibilityAndGeometryOn:(id)arg1 withFinalTextureSet:(id)arg2; +- (_Bool)p_isDriftAnimation; +- (void)fadeOutPreviousStageOn:(id)arg1 atLayerTime:(double)arg2; +- (void)addBuildToStartAtEnd:(id)arg1; +- (void)resumeAnimationsIfPausedAtTime:(double)arg1; +- (void)pauseAnimationsAtTime:(double)arg1; +- (void)stopAnimations; +@property(readonly, nonatomic) unsigned long long stageIndex; +@property(readonly, nonatomic) unsigned long long textureDeliveryStyle; +- (void)registerForBuildEndCallback:(SEL)arg1 target:(id)arg2; +- (void)forceRemoveAnimations; +- (void)removeAnimationsAndFinish:(_Bool)arg1; +- (void)updateAnimationsForLayerTime:(double)arg1; +- (_Bool)addAnimationsAtLayerTime:(double)arg1; +- (void)resetHighlightsBeforeAnimationOnTextureSet:(id)arg1; +- (void)prepareAnimations; +- (id)initializeTextureSetForEndOfBuild:(_Bool)arg1; +- (void)animateAfterDelay:(double)arg1; +- (void)p_setLayerVisibility:(id)arg1 isAtEndOfBuild:(_Bool)arg2; +@property(readonly, nonatomic) _Bool shouldShowInstructionalText; +@property(readonly, nonatomic) _Bool isTextDrawable; +- (id)p_textureSetForStage:(long long)arg1 context:(id)arg2 isAtEndOfBuild:(_Bool)arg3 shouldForceRebuild:(_Bool)arg4; +- (id)textureSetForStage:(long long)arg1 context:(id)arg2; +@property(readonly, nonatomic) TSDTextureSet *nonCachedTextureSet; +@property(readonly, nonatomic) TSDTextureSet *textureSet; +- (id)p_filterForTextDelivery:(long long)arg1; +@property(readonly, nonatomic) TSDRep *rep; +- (void)setupPluginContext; +- (id)loadPluginIfNeeded; +- (id)description; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 build:(id)arg2 stageIndex:(long long)arg3 session:(id)arg4 model:(id)arg5 animatedSlideView:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBig.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBig.h new file mode 100644 index 000000000..2e91c33ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBig.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildScaleBig : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (id)obsoleteAnimationNames; ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBigByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBigByCharacter.h new file mode 100644 index 000000000..5aa89b863 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildScaleBigByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildScaleBigByCharacter : KNBuildScaleBig +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildShimmer.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildShimmer.h new file mode 100644 index 000000000..d3d49f4b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildShimmer.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNShimmerEffect; + +// Not exported +@interface KNBuildShimmer : KNAnimationEffect +{ + KNShimmerEffect *mEffect; + struct CATransform3D mBaseTransform; + struct CGRect mDrawableFrame; + struct CGRect mFrameRect; +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSmokeSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSmokeSystem.h new file mode 100644 index 000000000..7666506ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSmokeSystem.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildSmokeSystem : TSDGLParticleSystem +{ + double _speedMax; + double _rotationMax; + double _scaleMax; + double _lifeSpanDelay; +} + ++ (_Bool)willOverrideStartingPoints; +@property(nonatomic) double lifeSpanDelay; // @synthesize lifeSpanDelay=_lifeSpanDelay; +@property(nonatomic) double scaleMax; // @synthesize scaleMax=_scaleMax; +@property(nonatomic) double rotationMax; // @synthesize rotationMax=_rotationMax; +@property(nonatomic) double speedMax; // @synthesize speedMax=_speedMax; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkle.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkle.h new file mode 100644 index 000000000..cf0874925 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkle.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNSparkleEffect; + +// Not exported +@interface KNBuildSparkle : KNAnimationEffect +{ + KNSparkleEffect *mEffect; + struct CATransform3D mBaseTransform; + struct CGRect mDrawableFrame; + struct CGRect mFrameRect; +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkleSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkleSystem.h new file mode 100644 index 000000000..c1969c985 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSparkleSystem.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildSparkleSystem : TSDGLParticleSystem +{ +} + ++ (_Bool)useVisibilities; ++ (_Bool)willOverrideStartingPoints; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; +- (double)p_globalScale; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpin.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpin.h new file mode 100644 index 000000000..07030a7b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpin.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildSpin : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpinByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpinByCharacter.h new file mode 100644 index 000000000..33ae5e4dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSpinByCharacter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildSpinByCharacter : KNBuildSpin +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSquish.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSquish.h new file mode 100644 index 000000000..6bf6825ba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSquish.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildSquish : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (_Bool)requiresSingleTexturePerStage; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (id)p_bouncePointArrayForDuration:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwoosh.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwoosh.h new file mode 100644 index 000000000..0532b32d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwoosh.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildSwoosh : KNAnimationEffect +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (struct CATransform3D)p_swooshTransformWithBoundingRect:(struct CGRect)arg1 percent:(double)arg2 direction:(unsigned long long)arg3; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwooshByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwooshByCharacter.h new file mode 100644 index 000000000..11cd52956 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildSwooshByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildSwooshByCharacter : KNBuildSwoosh +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirl.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirl.h new file mode 100644 index 000000000..2be412a00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirl.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildTwirl : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirlByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirlByCharacter.h new file mode 100644 index 000000000..2aaacc059 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwirlByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildTwirlByCharacter : KNBuildTwirl +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwistAndScale.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwistAndScale.h new file mode 100644 index 000000000..5f9b581df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTwistAndScale.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildTwistAndScale : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresSingleTexturePerStage; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (id)p_animationGroupForTexture:(id)arg1 context:(id)arg2 isSingleObject:(_Bool)arg3 duration:(double)arg4; +- (struct CATransform3D)p_transform3DForTextureWithPercent:(double)arg1 scale:(double)arg2 startTime:(double)arg3 rotation:(double)arg4 globalRotationEndTime:(double)arg5 isOutgoing:(_Bool)arg6 offsetFromSlideCenter:(struct CGPoint)arg7 isGL:(_Bool)arg8 direction:(unsigned long long)arg9; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildTypewriter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTypewriter.h new file mode 100644 index 000000000..c82b70a82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildTypewriter.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildTypewriter : KNAnimationEffect +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (unsigned long long)maxChunkCountToAnimate; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildUtility.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildUtility.h new file mode 100644 index 000000000..1ddf696ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildUtility.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNBuildUtility : NSObject +{ +} + ++ (_Bool)animationInfo:(id)arg1 onInfo:(id)arg2 canRunSimultaneouslyWithAnimationInfo:(id)arg3 onInfo:(id)arg4; ++ (id)firstCommandOfClass:(Class)arg1 inPossibleGroup:(id)arg2; ++ (id)firstCommandToInsertBuildFromCommand:(id)arg1; ++ (int)animationTypeForBuildChunks:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanish.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanish.h new file mode 100644 index 000000000..7027c0b19 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanish.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNBuildVanishParticleSystem, NSMapTable, TSDGLShader, TSDGLTextureInfo; + +// Not exported +@interface KNBuildVanish : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + TSDGLShader *_shader; + NSMapTable *_blurTextures; + NSMapTable *_dataBuffers; + KNBuildVanishParticleSystem *_vanishParticleSystem; + TSDGLShader *_vanishParticleShader; + TSDGLTextureInfo *_particleTextureInfo; + struct CATransform3D _projectionMatrix; + struct CATransform3D _baseMatrix; + struct CGRect _drawableFrame; + struct CGRect _animationRect; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_drawParticleSystemsWithPercent:(double)arg1 sparkles:(_Bool)arg2 particleSystemOpacity:(double)arg3; +- (void)p_setupParticleSystemWithImage:(id)arg1 build:(id)arg2; +- (void)p_setupParticleTexture; +- (void)p_setupShaders; +- (void)p_setupMVPMatrices; +- (void)p_setupBlurTexturesWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)dealloc; +- (void)teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishBlurTexture.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishBlurTexture.h new file mode 100644 index 000000000..9ca2a18e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishBlurTexture.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNBuildVanishBlurTexture : NSObject +{ + unsigned int _textureName; + double _blurAmount; + struct CGRect _frame; + struct CGRect _bounds; +} + +@property(nonatomic) double blurAmount; // @synthesize blurAmount=_blurAmount; +@property(nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; +@property(nonatomic) unsigned int textureName; // @synthesize textureName=_textureName; +- (id)description; +- (void)teardown; +- (id)initWithTextureName:(unsigned int)arg1 frame:(struct CGRect)arg2 blurAmount:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishParticleSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishParticleSystem.h new file mode 100644 index 000000000..3a3150203 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildVanishParticleSystem.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildVanishParticleSystem : TSDGLParticleSystem +{ + double _randomParticleSpeedMax; + CDStruct_083b1a49 _lifeSpan; + double _maxSpeed; + double _maxScale; + double _minScale; +} + +@property(nonatomic) double minScale; // @synthesize minScale=_minScale; +@property(nonatomic) double maxScale; // @synthesize maxScale=_maxScale; +@property(nonatomic) double maxSpeed; // @synthesize maxSpeed=_maxSpeed; +@property(nonatomic) CDStruct_b2fbf00d lifeSpan; // @synthesize lifeSpan=_lifeSpan; +@property(nonatomic) double randomParticleSpeedMax; // @synthesize randomParticleSpeedMax=_randomParticleSpeedMax; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildWipe.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildWipe.h new file mode 100644 index 000000000..78d853417 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildWipe.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameBuildAnimator-Protocol.h" + +// Not exported +@interface KNBuildWipe : KNWipeBase +{ +} + ++ (_Bool)requiresSingleTexturePerStage; ++ (id)defaultAttributes; ++ (id)supportedTypes; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoom.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoom.h new file mode 100644 index 000000000..77138d2a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoom.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNChunkableBuildAnimator-Protocol.h" +#import "KNFrameBuildAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNBuildZoom : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoomByCharacter.h b/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoomByCharacter.h new file mode 100644 index 000000000..62cdbbb23 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBuildZoomByCharacter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNBuildZoomByCharacter : KNBuildZoom +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (id)animationFilter; ++ (id)animationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/KNBundleLookupClass.h new file mode 100644 index 000000000..b1e9d3402 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DBuild.h new file mode 100644 index 000000000..bc7b7c30b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DBuild.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNCustomFrameBuildAnimator-Protocol.h" +#import "TSCH3DChartAnimationPlugin-Protocol.h" + +@class TSDGLLayer; + +// Not exported +@interface KNChart3DBuild : KNAnimationEffect +{ + struct CGRect mDrawingFrame; + TSDGLLayer *mGLLayer; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; ++ (_Bool)requiresSingleTexturePerStage; +- (id).cxx_construct; +- (void)animationDidEndWithContext:(id)arg1; +- (double)animationFPS; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)GLLayer; +- (id)layerWithFrame:(struct CGRect)arg1 context:(id)arg2; +- (void)p_applyAttributes:(id)arg1 forRep:(id)arg2 animationLayer:(id)arg3; +- (struct CGAffineTransform)p_transformForAttributes:(id)arg1 rep:(id)arg2; +- (struct CGAffineTransform)p_transformByApplyingTransform:(struct CGAffineTransform)arg1 centeredAtPoint:(struct CGPoint)arg2; +- (unsigned long long)p_deliveryStyleFromAnimatedBuild:(id)arg1; +- (int)chartAnimationType; +- (id)animationInfoForAnimatedBuild:(id)arg1; +- (int)p_buildTypeForAnimatedBuild:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DCraneBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DCraneBuild.h new file mode 100644 index 000000000..6e75dd3ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DCraneBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DCraneBuild : KNChart3DRotationBasedBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DGrowBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DGrowBuild.h new file mode 100644 index 000000000..35702393f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DGrowBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DGrowBuild : KNChart3DBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRadialBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRadialBuild.h new file mode 100644 index 000000000..433ac055c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRadialBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DRadialBuild : KNChart3DBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotateBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotateBuild.h new file mode 100644 index 000000000..600950052 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotateBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DRotateBuild : KNChart3DRotationBasedBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotatingGrowBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotatingGrowBuild.h new file mode 100644 index 000000000..7ddee4c03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotatingGrowBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DRotatingGrowBuild : KNChart3DRotationBasedBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotationBasedBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotationBasedBuild.h new file mode 100644 index 000000000..6f2dc458b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DRotationBasedBuild.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DRotationBasedBuild : KNChart3DBuild +{ +} + ++ (id)customAttributes; ++ (id)defaultAttributes; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChart3DZAxisBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DZAxisBuild.h new file mode 100644 index 000000000..23b167341 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChart3DZAxisBuild.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNChart3DZAxisBuild : KNChart3DBuild +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (unsigned long long)chartAnimationVersionAdded; ++ (int)chartAnimationType; ++ (id)localizedMenuString:(int)arg1; ++ (id)chartAnimationName; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChartMultiDataBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNChartMultiDataBuild.h new file mode 100644 index 000000000..cfbd03630 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChartMultiDataBuild.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNChunkableBuildAnimator-Protocol.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface KNChartMultiDataBuild : KNAnimationEffect +{ + NSMutableArray *mLayersToRestore; + NSArray *mChartAnimatedLayers; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (id)animationInfoForAnimatedBuild:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNChunkableBuildAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNChunkableBuildAnimator-Protocol.h new file mode 100644 index 000000000..49974f7cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNChunkableBuildAnimator-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginAnimationRendering-Protocol.h" + +@protocol KNChunkableBuildAnimator + +@optional ++ (_Bool)requiresSingleTexturePerStage; ++ (unsigned long long)maxChunkCountToAnimate; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord-PersistenceAdditions.h new file mode 100644 index 000000000..ba6c8f12e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNClassicStylesheetRecord (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ClassicStylesheetRecordArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ClassicStylesheetRecordArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord.h b/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord.h new file mode 100644 index 000000000..fa77ce49f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNClassicStylesheetRecord.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +// Not exported +@interface KNClassicStylesheetRecord : TSPObject +{ + NSDictionary *mIdentifierToStyleMap; +} + +- (void)dealloc; +@property(retain, nonatomic) NSDictionary *identifierToStyleMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord-PersistenceAdditions.h new file mode 100644 index 000000000..7df8bb00e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNClassicThemeRecord (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ClassicThemeRecordArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ClassicThemeRecordArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord.h b/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord.h new file mode 100644 index 000000000..d69bc665c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNClassicThemeRecord.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNClassicStylesheetRecord, NSArray, NSMutableArray, NSString; + +// Not exported +@interface KNClassicThemeRecord : TSPObject +{ + NSString *mUUID; + KNClassicStylesheetRecord *mStylesheetRecord; + NSMutableArray *mMasters; +} + +@property(readonly, nonatomic) NSArray *masters; // @synthesize masters=mMasters; +- (void)addMaster:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +@property(retain, nonatomic) KNClassicStylesheetRecord *stylesheetRecord; +@property(copy, nonatomic) NSString *UUID; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNCommandController.h b/iOS7/PrivateFrameworks/iWorkImport/KNCommandController.h new file mode 100644 index 000000000..89c917485 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNCommandController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDChangePropagationMap; + +// Not exported +@interface KNCommandController : TSKCommandController +{ + TSDChangePropagationMap *mChangePropagationMap; + _Bool mEnclosingCommandsArePropagatable; +} + +- (void)protected_lastChanceWrite; +- (void)p_updateHasBodyInOutlineViewFlagsWithChanges:(id)arg1; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuild.h b/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuild.h new file mode 100644 index 000000000..437c38ceb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuild.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNBuild, KNSlideNode; + +// Not exported +@interface KNCommandSlideInsertBuild : TSKCommand +{ + KNSlideNode *mSlideNode; + KNBuild *mBuild; + unsigned long long mIndex; + _Bool mShouldCreateChunks; +} + +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mIndex; +@property(readonly, nonatomic) KNBuild *build; // @synthesize build=mBuild; +@property(readonly, nonatomic) KNSlideNode *slideNode; // @synthesize slideNode=mSlideNode; +- (void)p_do; +- (void)redo; +- (void)undo; +- (id)p_buildAtPriorIndex; +- (unsigned long long)p_indexForInsertingChunks; +- (void)p_insertBuildChunks:(id)arg1; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithSlideNode:(id)arg1 build:(id)arg2 atIndex:(unsigned long long)arg3; +- (id)initWithSlideNode:(id)arg1 build:(id)arg2 atIndex:(unsigned long long)arg3 createChunks:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuildChunk.h b/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuildChunk.h new file mode 100644 index 000000000..93a79a909 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNCommandSlideInsertBuildChunk.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNBuildChunk, KNSlide; + +// Not exported +@interface KNCommandSlideInsertBuildChunk : TSKCommand +{ + KNSlide *mSlide; + KNBuildChunk *mBuildChunk; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mIndex; +@property(readonly, nonatomic) KNBuildChunk *buildChunk; // @synthesize buildChunk=mBuildChunk; +@property(readonly, nonatomic) KNSlide *slide; // @synthesize slide=mSlide; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithSlide:(id)arg1 buildChunk:(id)arg2 atIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareCube.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareCube.h new file mode 100644 index 000000000..0d6e0d57a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareCube.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwareCube : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareDissolveAndFlip.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareDissolveAndFlip.h new file mode 100644 index 000000000..95c55b248 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareDissolveAndFlip.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwareDissolveAndFlip : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareFrameAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareFrameAnimator-Protocol.h new file mode 100644 index 000000000..1c0aaef7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareFrameAnimator-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginFrameRendering-Protocol.h" + +@protocol KNContentAwareFrameAnimator ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareImpliedMotionPath.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareImpliedMotionPath.h new file mode 100644 index 000000000..afb7af645 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareImpliedMotionPath.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareTransitionAnimator-Protocol.h" + +// Not exported +@interface KNContentAwareImpliedMotionPath : KNContentAwareMagicMoveSuperset +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (_Bool)requiresSingleTexture; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset-Private.h new file mode 100644 index 000000000..3e5b2819a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNContentAwareMagicMoveSuperset (Private) +- (void)p_flattenParentForTexture:(id)arg1 withTextures:(id)arg2; +- (id)p_firstChildLayerOfParentForTexture:(id)arg1; +- (_Bool)p_isOutTextAttributes:(id)arg1 equalToInTextAttributes:(id)arg2; +- (_Bool)p_isPathSource:(id)arg1 nearlyEqualToPathSource:(id)arg2; +- (_Bool)p_skipItem1:(id)arg1 andItem2:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset.h new file mode 100644 index 000000000..ef2906d7a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareMagicMoveSuperset.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSMutableArray, NSSet; + +// Not exported +@interface KNContentAwareMagicMoveSuperset : KNAnimationEffect +{ + _Bool mSetup; + _Bool mHasAnyMatches; + NSDictionary *mOutToIn; + NSDictionary *mInToOut; + NSDictionary *mLayerAttributes; + NSMutableArray *mLayerZOrder; + NSSet *mSoftMatchOutLayerSet; +} + +- (id)magicMoveBackground:(id)arg1 index:(unsigned long long)arg2 duration:(double)arg3; +- (id)magicMove:(id)arg1 duration:(double)arg2 isGL:(_Bool)arg3; +- (void)createCorrespondencesForTextures:(id)arg1 shortestPath:(_Bool)arg2 shouldIgnoreTextComparisonInShapes:(_Bool)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePerspective.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePerspective.h new file mode 100644 index 000000000..cadfc8ae1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePerspective.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareTransitionAnimator-Protocol.h" + +// Not exported +@interface KNContentAwarePerspective : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePop.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePop.h new file mode 100644 index 000000000..de171e515 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePop.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwarePop : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePush.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePush.h new file mode 100644 index 000000000..c87c04d7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwarePush.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwarePush : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareRenderer.h new file mode 100644 index 000000000..18813e2d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareRenderer.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNContentAwareRenderer : KNTransitionRenderer +{ +} + +- (void)removeAnimationsAndFinish:(_Bool)arg1; +- (void)resetLayerTreeAfterAnimation; +- (void)stopAnimations; +- (_Bool)addAnimationsAtTime:(double)arg1 relativeToCurrentMediaTime:(_Bool)arg2; +- (void)renderOutgoingSlideAndPrecacheIncomingSlide; +- (void)setupPluginContext; +- (void)teardown; +- (void)dealloc; +- (id)initWithEffectClass:(Class)arg1 direction:(unsigned long long)arg2 duration:(double)arg3 session:(id)arg4 attributes:(id)arg5 animatedSlideView:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareShimmer.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareShimmer.h new file mode 100644 index 000000000..a007adafe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareShimmer.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper, NSArray; + +// Not exported +@interface KNContentAwareShimmer : KNContentAwareMagicMoveSuperset +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + NSArray *_effects; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSparkle.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSparkle.h new file mode 100644 index 000000000..185f73a3c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSparkle.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper, NSArray; + +// Not exported +@interface KNContentAwareSparkle : KNContentAwareMagicMoveSuperset +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + NSArray *_effects; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSwing.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSwing.h new file mode 100644 index 000000000..0ad67faee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareSwing.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwareSwing : KNContentAwareMagicMoveSuperset +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTextureGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTextureGenerator.h new file mode 100644 index 000000000..138774cca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTextureGenerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNContentAwareTextureGenerator : NSObject +{ +} + ++ (void)addLayersWithTag:(id)arg1 plugin:(id)arg2 baseLayer:(id)arg3 backgroundLayer:(id)arg4 textures:(id)arg5; ++ (id)generateTexturesTagsAndAttributesForASV:(id)arg1 plugin:(id)arg2; ++ (void)p_addLayersForInfos:(id)arg1 tag:(id)arg2 isBackground:(_Bool)arg3 asv:(id)arg4 plugin:(id)arg5 addToTextures:(id)arg6; ++ (void)p_addBlackBackgroundLayerWithTag:(id)arg1 asv:(id)arg2 plugin:(id)arg3 addToTextures:(id)arg4; ++ (void)p_preloadTexturesConcurrentlyWithInfos:(id)arg1 asv:(id)arg2 plugin:(id)arg3; ++ (void)p_generateLayersForTexture:(id)arg1 tag:(id)arg2 isBackground:(_Bool)arg3 isMagicMove:(_Bool)arg4 addToTextures:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTransitionAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTransitionAnimator-Protocol.h new file mode 100644 index 000000000..03ef445b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareTransitionAnimator-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginAnimationRendering-Protocol.h" + +@protocol KNContentAwareTransitionAnimator ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareZoom.h b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareZoom.h new file mode 100644 index 000000000..92d6a8e6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNContentAwareZoom.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNContentAwareFrameAnimator-Protocol.h" +#import "KNContentAwareTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNContentAwareZoom : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNCustomFrameBuildAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNCustomFrameBuildAnimator-Protocol.h new file mode 100644 index 000000000..6e1eea40c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNCustomFrameBuildAnimator-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginFrameRendering-Protocol.h" + +@protocol KNCustomFrameBuildAnimator +- (id)GLLayer; +- (id)layerWithFrame:(struct CGRect)arg1 context:(id)arg2; + +@optional ++ (unsigned long long)maxChunkCountToAnimate; +- (double)animationFPS; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNDeliveryGroup.h b/iOS7/PrivateFrameworks/iWorkImport/KNDeliveryGroup.h new file mode 100644 index 000000000..bc78777cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNDeliveryGroup.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class KNBuildChunk, NSArray, NSMutableArray, NSString; + +// Not exported +@interface KNDeliveryGroup : NSObject +{ + NSMutableArray *mBuildChunks; + _Bool mIsPhantom; +} + +@property(nonatomic) _Bool isPhantom; // @synthesize isPhantom=mIsPhantom; +@property(readonly, nonatomic) NSArray *buildChunks; // @synthesize buildChunks=mBuildChunks; +- (id)complementForChunk:(id)arg1; +- (_Bool)hasComplementForBuildChunk:(id)arg1; +@property(readonly, nonatomic) NSArray *builds; +- (_Bool)containsBuildChunk:(id)arg1; +- (long long)indexOfBuildChunk:(id)arg1; +- (id)buildChunkAtIndex:(long long)arg1; +- (void)removeBuildChunkAtIndex:(long long)arg1; +- (void)removeBuildChunk:(id)arg1; +- (void)insertBuildChunk:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addBuildChunk:(id)arg1; +@property(readonly, nonatomic) double duration; +@property(readonly, nonatomic) NSString *title; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)p_setBuildChunks:(id)arg1; +@property(readonly, nonatomic) KNBuildChunk *lastChunk; +@property(readonly, nonatomic) KNBuildChunk *firstChunk; +@property(readonly, nonatomic) unsigned long long buildChunkCount; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot-PersistenceAdditions.h new file mode 100644 index 000000000..67bfb6873 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNDocumentRoot (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct DocumentArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct DocumentArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot.h b/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot.h new file mode 100644 index 000000000..effb5b170 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNDocumentRoot.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHCommandLifecycleDelegate-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSTResolverContainerNameProvider-Protocol.h" + +@class KNRecordingSyncMaintainer, KNShow, KNSlidePreviewManager, KNThumbnailManager; + +// Not exported +@interface KNDocumentRoot : TSADocumentRoot +{ + KNShow *mShow; + KNThumbnailManager *mThumbnailManager; + KNSlidePreviewManager *mSlidePreviewManager; + KNRecordingSyncMaintainer *mRecordingSyncMaintainer; + _Bool mIsObservingRecording; +} + ++ (void)localizeModelObject:(id)arg1 withTemplateBundle:(id)arg2; ++ (Class)commandControllerClass; +- (void)p_applicationDidBecomeActive:(id)arg1; +- (void)p_applicationWillResignActive:(id)arg1; +- (void)prepareForSavingAsTemplate; +- (void)preprocessForSaveAsTheme; +- (void)setUIState:(id)arg1 forChart:(id)arg2; +- (id)UIStateForChart:(id)arg1; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1 contextContainerName:(id)arg2; +- (id)resolverMatchingName:(id)arg1 contextResolver:(id)arg2; +- (id)resolverContainerNamesMatchingPrefix:(id)arg1; +- (id)resolverContainerForName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)nameForResolverContainer:(id)arg1; +- (id)resolverContainerNameForResolver:(id)arg1; +- (void)changeShowSizeTo:(struct CGSize)arg1; +- (id)resizeCommandForSlideNode:(id)arg1 fromOldSize:(struct CGSize)arg2; +- (void)didCommitChartCommand:(id)arg1; +- (void)willCommitChartCommand:(id)arg1; +- (_Bool)isMultiPage; +- (id)additionalDocumentPropertiesForWrite; +- (id)createViewStateRoot; +- (unsigned long long)rootSearchTargetCountThroughIndex:(unsigned long long)arg1; +- (void)withRootSearchTargetAtIndex:(unsigned long long)arg1 executeBlock:(id)arg2; +- (void)upgradeTextStylesForUnity; +- (id)protected_defaultTextPresetOrdering; +- (_Bool)shouldAllowDrawableInGroups:(id)arg1 forImport:(_Bool)arg2; +- (id)stylesheet; +- (void)setThemeForTemplateImport:(id)arg1; +- (void)setTheme:(id)arg1; +- (id)theme; +- (id)childEnumerator; +@property(nonatomic) id delegate; // @dynamic delegate; +- (void)dealloc; +- (void)documentDidLoad; +- (id)initWithContext:(id)arg1; +@property(retain, nonatomic) KNShow *show; +- (unsigned long long)applicationType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNEmptyMovieFileGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/KNEmptyMovieFileGenerator.h new file mode 100644 index 000000000..ab2dadd00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNEmptyMovieFileGenerator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL; + +// Not exported +@interface KNEmptyMovieFileGenerator : NSObject +{ + NSURL *mGeneratedFileURL; + double mDuration; +} + +@property(readonly, nonatomic) NSURL *generatedFileURL; // @synthesize generatedFileURL=mGeneratedFileURL; +- (void)generateFileWithCompletionHandler:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithGeneratedFileURL:(id)arg1 duration:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNFrameAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNFrameAnimator-Protocol.h new file mode 100644 index 000000000..2058c9f01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNFrameAnimator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginFrameRendering-Protocol.h" + +@protocol KNFrameAnimator +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNFrameBuildAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNFrameBuildAnimator-Protocol.h new file mode 100644 index 000000000..920c28179 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNFrameBuildAnimator-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginFrameRendering-Protocol.h" + +@protocol KNFrameBuildAnimator +- (struct CGRect)frameOfEffectWithFrame:(struct CGRect)arg1 context:(id)arg2; + +@optional ++ (_Bool)requiresSingleTexturePerStage; ++ (unsigned long long)maxChunkCountToAnimate; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNHLController.h b/iOS7/PrivateFrameworks/iWorkImport/KNHLController.h new file mode 100644 index 000000000..8f98c0df1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNHLController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNHLController : NSObject +{ +} + ++ (id)smartFieldForRep:(id)arg1 atUnscaledPoint:(struct CGPoint)arg2 outRep:(id *)arg3; ++ (_Bool)allowEditingOfDisplayText:(id)arg1; ++ (int)hyperlinkTypeFromHyperlinkURL:(id)arg1; ++ (_Bool)URLContainsKeynoteSpecificHyperlink:(id)arg1; ++ (id)uniqueIdentifierFromHyperlinkURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNImager.h b/iOS7/PrivateFrameworks/iWorkImport/KNImager.h new file mode 100644 index 000000000..f998a2bed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNImager.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDConnectedInfoReplacing-Protocol.h" + +@class KNAbstractSlide; + +// Not exported +@interface KNImager : TSDImager +{ + unsigned long long mSlideNumber; + KNAbstractSlide *mSlide; + _Bool mShouldShowInstructionalText; +} + +@property(nonatomic) _Bool shouldShowInstructionalText; // @synthesize shouldShowInstructionalText=mShouldShowInstructionalText; +@property(nonatomic) KNAbstractSlide *slide; // @synthesize slide=mSlide; +@property(nonatomic) unsigned long long slideNumber; // @synthesize slideNumber=mSlideNumber; +- (id)infoToConnectToForConnectionLineConnectedToInfo:(id)arg1; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNInspectableAnimation-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNInspectableAnimation-Protocol.h new file mode 100644 index 000000000..5df2d8e51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNInspectableAnimation-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSSet; + +@protocol KNInspectableAnimation +@property(readonly, nonatomic) _Bool canEditAnimations; +@property(readonly, nonatomic) NSSet *inspectableAttributes; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNIrisBase.h b/iOS7/PrivateFrameworks/iWorkImport/KNIrisBase.h new file mode 100644 index 000000000..657d033f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNIrisBase.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" + +@class TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNIrisBase : KNAnimationEffect +{ + TSDGLShader *mQuadShader; + TSDGLDataBuffer *mQuadDataBuffer; + TSDGLShader *mOpaqueShader; + TSDGLDataBuffer *mOpaqueDataBuffer; + TSDGLShader *mFadeShader; + TSDGLDataBuffer *mFadeDataBuffer; + unsigned long long mNumDivisionsPerQuadrant; + _Bool _isBuildOut; + struct CGRect _frameRect; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)animationName; ++ (id)animationFilter; ++ (int)animationCategory; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupDataBuffersWithFrameRect:(struct CGRect)arg1 openFromCenter:(_Bool)arg2; +- (double)p_largestDividedAngleInRect:(struct CGRect)arg1; +- (double)p_angleFromQuadrant:(unsigned long long)arg1 inRect:(struct CGRect)arg2; +- (void)p_setupShaders; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMacArchivedUILayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNMacArchivedUILayout.h new file mode 100644 index 000000000..85e366a1d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMacArchivedUILayout.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNMacUILayout; + +// Not exported +@interface KNMacArchivedUILayout : TSPObject +{ + KNMacUILayout *mUILayout; +} + +@property(readonly, nonatomic) KNMacUILayout *uiLayout; // @synthesize uiLayout=mUILayout; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithUILayout:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMacMutableUILayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNMacMutableUILayout.h new file mode 100644 index 000000000..cf3eb819a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMacMutableUILayout.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNMacMutableUILayout : KNMacUILayout +{ +} + +@property(nonatomic, getter=isShowingMasterSlides) _Bool showingMasterSlides; +@property(nonatomic) long long inspectorPaneViewMode; +@property(nonatomic, getter=isShowingInspectorPane) _Bool showingInspectorPane; +@property(nonatomic, getter=isShowingLightTable) _Bool showingLightTable; +@property(nonatomic, getter=isShowingPresenterNotes) _Bool showingPresenterNotes; +@property(nonatomic) long long sidebarViewMode; +@property(nonatomic, getter=isShowingSidebar) _Bool showingSidebar; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout-PersistenceAdditions.h new file mode 100644 index 000000000..f44808f93 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNMacUILayout (PersistenceAdditions) ++ (id)uiLayoutFromArchive:(const struct DesktopUILayoutArchive *)arg1 unarchiver:(id)arg2 context:(id)arg3; +- (void)saveToArchive:(struct DesktopUILayoutArchive *)arg1 archiver:(id)arg2; +- (id)archivedUILayoutInContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout.h new file mode 100644 index 000000000..0cacdb534 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMacUILayout.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface KNMacUILayout : NSObject +{ + _Bool mShowingSidebar; + _Bool mShowingNavigatorViewInSidebar; + _Bool mShowingPresenterNotes; + _Bool mShowingLightTable; + _Bool mShowingInspectorPane; + _Bool mShowingMasterSlides; + long long mInspectorPaneViewMode; +} + +@property(readonly, nonatomic, getter=isShowingMasterSlides) _Bool showingMasterSlides; // @synthesize showingMasterSlides=mShowingMasterSlides; +@property(readonly, nonatomic) long long inspectorPaneViewMode; // @synthesize inspectorPaneViewMode=mInspectorPaneViewMode; +@property(readonly, nonatomic, getter=isShowingInspectorPane) _Bool showingInspectorPane; // @synthesize showingInspectorPane=mShowingInspectorPane; +@property(readonly, nonatomic, getter=isShowingLightTable) _Bool showingLightTable; // @synthesize showingLightTable=mShowingLightTable; +@property(readonly, nonatomic, getter=isShowingPresenterNotes) _Bool showingPresenterNotes; // @synthesize showingPresenterNotes=mShowingPresenterNotes; +@property(readonly, nonatomic, getter=isShowingSidebar) _Bool showingSidebar; // @synthesize showingSidebar=mShowingSidebar; +@property(readonly, nonatomic, getter=p_isShowingNavigatorViewInSidebar) _Bool p_showingNavigatorViewInSidebar; +@property(readonly, nonatomic) long long sidebarViewMode; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveFrameAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveFrameAnimator-Protocol.h new file mode 100644 index 000000000..c716bb22f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveFrameAnimator-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginFrameRendering-Protocol.h" + +@protocol KNMagicMoveFrameAnimator ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveImpliedMotionPath.h b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveImpliedMotionPath.h new file mode 100644 index 000000000..3360eab6c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveImpliedMotionPath.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNAnimationPluginObsoleteNames-Protocol.h" +#import "KNMagicMoveFrameAnimator-Protocol.h" +#import "KNMagicMoveTransitionAnimator-Protocol.h" + +@class KNMotionBlurWrapper, NSDictionary, NSMapTable, NSMutableArray, NSMutableDictionary, TSDGLDataBuffer, TSDGLShader, TSDMagicMoveTextureZOrderer; + +// Not exported +@interface KNMagicMoveImpliedMotionPath : KNAnimationEffect +{ + TSDGLShader *_magicMoveShader; + TSDGLShader *_magicMoveBlendShader; + TSDGLDataBuffer *_dataBuffer; + id _motionBlurWrapperTextureDrawOptionsBlock; + id _motionBlurWrapperSetupShaderBlock; + KNMotionBlurWrapper *_motionBlurWrapper; + TSDMagicMoveTextureZOrderer *_mmTextureZOrderer; + NSMutableDictionary *_animationDict; + NSDictionary *_hasHiddenAnimationDict; + NSDictionary *_hasOpacityAnimationDict; + NSDictionary *_hasContentsAnimationDict; + NSMutableArray *_texturesOrderingArray; + NSMapTable *_textureToShaderMapTable; + NSMapTable *_textureToMorphEffectDict; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)obsoleteAnimationNames; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)customAttributes; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresMagicMoveTextures; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; ++ (void)initialize; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)p_texturesBySortingArray:(id)arg1; +- (id)p_setupShaderWithShouldBlendIncoming:(_Bool)arg1 enableDebugColors:(_Bool)arg2; +- (id)animationsWithContext:(id)arg1; +- (void)p_setAnimationGroup:(id)arg1 forLayer:(id)arg2 inDictionary:(id)arg3; +- (void)p_addDebugAnimationsToArray:(id)arg1 forType:(long long)arg2 duration:(double)arg3; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveMatchMaker.h b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveMatchMaker.h new file mode 100644 index 000000000..881aa83a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveMatchMaker.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNMagicMoveMatchMaker : NSObject +{ +} + ++ (id)layerAndContentsArrayByUpdatingMorphMatches:(id)arg1 withCurrentTime:(double)arg2 animationStartTime:(double)arg3 animationDuration:(double)arg4 morphFrameDuration:(double)arg5 animatedSlideView:(id)arg6 playbackSession:(id)arg7; ++ (id)magicMoveMatchesFromAnimatedSlideView:(id)arg1 outMorphMatches:(id)arg2 textDeliveryType:(long long)arg3; ++ (id)animationMatchesFromMatch:(id)arg1 outMorphMatches:(id)arg2 animatedSlideView:(id)arg3 outgoingCanvas:(id)arg4 incomingCanvas:(id)arg5; ++ (id)magicMoveMatchesWithOutgoingInfos:(id)arg1 incomingInfos:(id)arg2 outgoingCanvas:(id)arg3 incomingCanvas:(id)arg4 textDeliveryType:(long long)arg5 animatedSlideModel:(id)arg6; ++ (id)p_magicMoveMatchesUsingAttributesForClass:(Class)arg1 outgoingObjects:(id)arg2 incomingObjects:(id)arg3 textureContext:(id)arg4 animatedSlideModel:(id)arg5; ++ (id)p_matchObjectWithRep:(id)arg1 model:(id)arg2; ++ (_Bool)isDrawableIgnored:(id)arg1; ++ (void)setDrawable:(id)arg1 isIgnored:(_Bool)arg2; ++ (long long)magicMoveMorphTexturesPerSecond; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveRenderer.h new file mode 100644 index 000000000..6137a82e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveRenderer.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSMutableArray, NSTimer, TSDFPSCounter; + +// Not exported +@interface KNMagicMoveRenderer : KNTransitionRenderer +{ + NSMutableArray *mMatches; + NSMutableArray *mMorphMatches; + NSDate *mLastMorphDate; + TSDFPSCounter *mMorphFPSCounter; + double mMorphFrameDurationAverage; + NSTimer *mMorphUpdateTimer; + _Bool mIsRealtime; + _Bool mIsDone; + double mAnimationStartTime; +} + ++ (void)generateLayersForMatches:(id)arg1 addToArray:(id)arg2; ++ (void)generateLayersForTexture:(id)arg1 inTextureSet:(id)arg2 isOutgoing:(_Bool)arg3 addToArray:(id)arg4; +- (void)stopAnimations; +- (void)removeAnimationsAndFinish:(_Bool)arg1; +- (void)updateAnimationsForLayerTime:(double)arg1; +- (_Bool)addAnimationsAtTime:(double)arg1 relativeToCurrentMediaTime:(_Bool)arg2; +- (void)animateWithDelay:(double)arg1; +- (void)setupPluginContext; +- (void)p_generateMagicMoveMatches; +- (void)renderOutgoingSlideAndPrecacheIncomingSlide; +- (void)p_addLayers; +- (void)p_updateMorphAnimationsForTime:(double)arg1; +- (void)p_updateMorphAnimations; +- (void)p_cleanUpUpdateMorphAnimations; +- (void)dealloc; +- (id)initWithEffectClass:(Class)arg1 direction:(unsigned long long)arg2 duration:(double)arg3 session:(id)arg4 attributes:(id)arg5 animatedSlideView:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveTransitionAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveTransitionAnimator-Protocol.h new file mode 100644 index 000000000..11caf97b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMagicMoveTransitionAnimator-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginAnimationRendering-Protocol.h" + +@protocol KNMagicMoveTransitionAnimator ++ (_Bool)requiresPerspectiveTransform; ++ (_Bool)requiresBullets; ++ (_Bool)isCharacterAwareEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMasterChangeBlob.h b/iOS7/PrivateFrameworks/iWorkImport/KNMasterChangeBlob.h new file mode 100644 index 000000000..533330050 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMasterChangeBlob.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNBodyPlaceholderInfo, KNMasterSlide, KNSlide, KNSlideStyle, KNTitlePlaceholderInfo, NSArray; + +// Not exported +@interface KNMasterChangeBlob : NSObject +{ + KNSlide *mSlide; + KNSlideStyle *mSlideStyle; + KNMasterSlide *mMaster; + KNTitlePlaceholderInfo *mTitlePlaceholder; + KNBodyPlaceholderInfo *mBodyPlaceholder; + NSArray *mChildInfos; +} + ++ (id)blobWithSlide:(id)arg1; +@property(retain, nonatomic) NSArray *childInfos; // @synthesize childInfos=mChildInfos; +@property(retain, nonatomic) KNBodyPlaceholderInfo *bodyPlaceholder; // @synthesize bodyPlaceholder=mBodyPlaceholder; +@property(retain, nonatomic) KNTitlePlaceholderInfo *titlePlaceholder; // @synthesize titlePlaceholder=mTitlePlaceholder; +@property(retain, nonatomic) KNMasterSlide *master; // @synthesize master=mMaster; +@property(retain, nonatomic) KNSlideStyle *slideStyle; // @synthesize slideStyle=mSlideStyle; +@property(retain, nonatomic) KNSlide *slide; // @synthesize slide=mSlide; +- (id)description; +- (void)saveToArchive:(struct MasterChangeBlobArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +- (id)initWithArchive:(const struct MasterChangeBlobArchive *)arg1 unarchiver:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide-PersistenceAdditions.h new file mode 100644 index 000000000..e09f51774 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNMasterSlide (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)generateObjectPlaceholderIfNecessary; +- (id)packageLocator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide.h b/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide.h new file mode 100644 index 000000000..ba960bcb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMasterSlide.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKTransformableObject-Protocol.h" +#import "TSSThemeAsset-Protocol.h" + +@class KNClassicStylesheetRecord, NSArray, NSString; + +// Not exported +@interface KNMasterSlide : KNAbstractSlide +{ + NSString *mName; + struct CGRect mObjectRect; + KNClassicStylesheetRecord *mClassicStylesheetRecord; + NSArray *mBodyParagraphStyles; + NSArray *mBodyListStyles; + NSString *mThumbnailTextForTitlePlaceholder; + NSString *mThumbnailTextForBodyPlaceholder; +} + ++ (id)p_defaultMasterGuideColor; ++ (void)setMasterGuideColor:(id)arg1; ++ (id)masterGuideColor; ++ (void)initialize; +@property(readonly, nonatomic) KNClassicStylesheetRecord *classicStylesheetRecord; // @synthesize classicStylesheetRecord=mClassicStylesheetRecord; +- (id)objectForProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)updatePlaceholderText; +- (id)alignmentGuidesForEditing; +- (id)alignmentGuides; +- (_Bool)isThemeContent; +- (id)childEnumerator; +- (id)nonPlaceholderObjects; +- (id)imagePlaceholders; +- (_Bool)isObjectVisible; +- (void)dealloc; +- (SEL)mapThemeAssetSelector; +- (_Bool)isThemeEquivalent:(id)arg1; +- (id)thumbnailTextForPlaceholder:(id)arg1; +- (id)p_defaultThumbnailTextForPlaceholder:(id)arg1; +- (id)tagforNewPlaceholderInfo:(id)arg1; +- (id)p_defaultTagForDrawable:(id)arg1; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)copyWithContext:(id)arg1 andSlideNode:(id)arg2; +- (id)description; +- (id)initWithSlideNode:(id)arg1 context:(id)arg2; +@property(retain, nonatomic) NSString *thumbnailTextForBodyPlaceholder; +@property(retain, nonatomic) NSString *thumbnailTextForTitlePlaceholder; +@property(copy, nonatomic) NSArray *bodyListStyles; +@property(copy, nonatomic) NSArray *bodyParagraphStyles; +@property(nonatomic) struct CGRect objectRect; +@property(retain, nonatomic) NSString *name; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNModelVisitor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNModelVisitor-Protocol.h new file mode 100644 index 000000000..0276f62c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNModelVisitor-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKModelVisitor-Protocol.h" + +@protocol KNModelVisitor +- (void)visitKNSlideNumberPlaceholderInfo:(id)arg1; +- (void)visitKNBodyPlaceholderInfo:(id)arg1; +- (void)visitKNTitlePlaceholderInfo:(id)arg1; +- (void)visitKNSlide:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurAnimationPluginWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurAnimationPluginWrapper.h new file mode 100644 index 000000000..4b4230fda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurAnimationPluginWrapper.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class KNMotionBlurWrapper, NSArray, NSDictionary, NSObject; + +// Not exported +@interface KNMotionBlurAnimationPluginWrapper : NSObject +{ + NSDictionary *_animationDict; + NSDictionary *_hasDoubleSidedAnimationDict; + NSDictionary *_hasHiddenAnimationDict; + NSDictionary *_hasOpacityAnimationDict; + id _textureDrawOptionsBlock; + NSArray *_generatedTextures; + _Bool _shouldGenerateNewTexturesFromLayers; + _Bool _isSetup; + KNMotionBlurWrapper *_motionBlurWrapper; + NSObject *_animationPlugin; + struct CGRect _drawableFrame; + struct CGRect _animationFrame; + struct CATransform3D _projectionTransform; +} + +@property(nonatomic) _Bool isSetup; // @synthesize isSetup=_isSetup; +@property(nonatomic) NSObject *animationPlugin; // @synthesize animationPlugin=_animationPlugin; +@property(nonatomic) _Bool shouldGenerateNewTexturesFromLayers; // @synthesize shouldGenerateNewTexturesFromLayers=_shouldGenerateNewTexturesFromLayers; +@property(nonatomic) struct CATransform3D projectionTransform; // @synthesize projectionTransform=_projectionTransform; +@property(nonatomic) struct CGRect animationFrame; // @synthesize animationFrame=_animationFrame; +@property(nonatomic) struct CGRect drawableFrame; // @synthesize drawableFrame=_drawableFrame; +@property(readonly, nonatomic) KNMotionBlurWrapper *motionBlurWrapper; // @synthesize motionBlurWrapper=_motionBlurWrapper; +- (void)renderFrameWithContext:(id)arg1; +- (void)setupWithContext:(id)arg1 animationContext:(id)arg2 orthographicProjection:(_Bool)arg3; +- (struct CATransform3D)p_projectionTransformWithType:(long long)arg1 customProjectionTransform:(struct CATransform3D)arg2 context:(id)arg3 animationContext:(id)arg4; +- (void)setupWithContext:(id)arg1 animationContext:(id)arg2 animationDict:(id)arg3 textures:(id)arg4 projectionTransformType:(long long)arg5 customProjectionTransform:(struct CATransform3D)arg6; +- (id)p_generatedTexturesFromLayersInAnimationDict:(id)arg1 context:(id)arg2 animationContext:(id)arg3 textures:(id)arg4; +- (void)p_setupAnimationDictionariesWithAnimationDict:(id)arg1; +- (void)dealloc; +- (void)teardown; +- (id)initWithAnimationPlugin:(id)arg1 drawableFrame:(struct CGRect)arg2 animationFrame:(struct CGRect)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper-Private.h new file mode 100644 index 000000000..a8153560d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNMotionBlurWrapper (Private) +- (void)p_setBackFaceCullingEnabled:(_Bool)arg1; +- (void)p_setupDataBuffers; +- (void)p_setupShaders; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper.h new file mode 100644 index 000000000..04906f928 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapper.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMapTable, TSDGLMotionBlurEffect, TSDGLShader; + +// Not exported +@interface KNMotionBlurWrapper : NSObject +{ + NSMapTable *_objectDataBufferMapTable; + NSMapTable *_velocityObjectDataBufferMapTable; + double _duration; + _Bool _isBackFaceCullingEnabled; + _Bool _shouldDrawTextOnSeparatePass; + _Bool _shouldDrawTexturesInReverseOrder; + _Bool _shouldDrawMotionBlur; + TSDGLMotionBlurEffect *_motionBlurEffect; + TSDGLShader *_objectShader; + TSDGLShader *_velocityObjectShader; + NSArray *_textures; +} + ++ (id)newDefaultTextureDrawOptionBlockWithAnimationDict:(SEL)arg1 pluginContext:(id)arg2 animationContext:(id)arg3 projectionTransform:(id)arg4 hasHiddenAnimationDict:(struct CATransform3D)arg5 hasOpacityAnimationDict:(id)arg6 hasDoubleSidedAnimationDict:(id)arg7; +@property(nonatomic) _Bool shouldDrawMotionBlur; // @synthesize shouldDrawMotionBlur=_shouldDrawMotionBlur; +@property(nonatomic) _Bool shouldDrawTexturesInReverseOrder; // @synthesize shouldDrawTexturesInReverseOrder=_shouldDrawTexturesInReverseOrder; +@property(retain, nonatomic) NSArray *textures; // @synthesize textures=_textures; +@property(retain, nonatomic) TSDGLShader *velocityObjectShader; // @synthesize velocityObjectShader=_velocityObjectShader; +@property(retain, nonatomic) TSDGLShader *objectShader; // @synthesize objectShader=_objectShader; +@property(readonly, nonatomic) TSDGLMotionBlurEffect *motionBlurEffect; // @synthesize motionBlurEffect=_motionBlurEffect; +@property(nonatomic) _Bool shouldDrawTextOnSeparatePass; // @synthesize shouldDrawTextOnSeparatePass=_shouldDrawTextOnSeparatePass; +- (void)drawMotionBlurAtPercent:(double)arg1 textureDrawOptionsBlock:(id)arg2 setupCustomShaderBlock:(void)arg3; +- (id)p_textureDrawOptionsMapTableWithPercent:(double)arg1 textureDrawOptionsBlock:(id)arg2 passCounts:(void)arg3; +- (void)drawMotionBlurAtPercent:(double)arg1 textureDrawOptionsBlock:(id)arg2; +- (void)dealloc; +- (id)initWithFramebufferSize:(struct CGSize)arg1 slideSize:(struct CGSize)arg2 textures:(id)arg3 duration:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapperTextureDrawOptions.h b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapperTextureDrawOptions.h new file mode 100644 index 000000000..163d18322 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMotionBlurWrapperTextureDrawOptions.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNMotionBlurWrapperTextureDrawOptions : NSObject +{ + _Bool _isHidden; + _Bool _wantsBackFaceCulling; + _Bool _isBackground; + _Bool _isForeground; + _Bool _isEffect; + double _opacity; + long long _effectPass; + struct CATransform3D _MVPMatrix; + struct CATransform3D _previousMVPMatrix; +} + +@property(nonatomic) long long effectPass; // @synthesize effectPass=_effectPass; +@property(nonatomic) struct CATransform3D previousMVPMatrix; // @synthesize previousMVPMatrix=_previousMVPMatrix; +@property(nonatomic) struct CATransform3D MVPMatrix; // @synthesize MVPMatrix=_MVPMatrix; +@property(nonatomic) double opacity; // @synthesize opacity=_opacity; +@property(nonatomic) _Bool isEffect; // @synthesize isEffect=_isEffect; +@property(nonatomic) _Bool isForeground; // @synthesize isForeground=_isForeground; +@property(nonatomic) _Bool isBackground; // @synthesize isBackground=_isBackground; +@property(nonatomic) _Bool wantsBackFaceCulling; // @synthesize wantsBackFaceCulling=_wantsBackFaceCulling; +@property(nonatomic) _Bool isHidden; // @synthesize isHidden=_isHidden; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMovieRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNMovieRenderer.h new file mode 100644 index 000000000..844798002 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMovieRenderer.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKAVPlayerControllerDelegate-Protocol.h" + +@class CALayer, NSObject, TSKAVPlayerController; + +// Not exported +@interface KNMovieRenderer : KNBuildRenderer +{ + TSKAVPlayerController *mPlayerController; + CALayer *mVideoLayer; + double mStartTime; + double mPlaybackAtStartTimePauseTime; + double mPlaybackAtStartTimePauseOffset; + KNBuildRenderer *mBuildInRenderer; + id mViewController; + struct CGRect mFrameInContainerView; + id mMovieStartCallbackTarget; + SEL mMovieStartCallbackSelector; + unsigned int mHasMoviePlaybackStarted:1; + unsigned int mNeedsToSendMovieStartCallback:1; + unsigned int mNeedsToSendBuildEndCallback:1; + unsigned int mIsObservingVideoLayerReadyForDisplay:1; + unsigned int mNeedsPlaybackAtStartTime:1; + unsigned int mHasPendingTogglePlayingControl:1; + unsigned int mPendingTogglePlayingControlStartsPlaying:1; + unsigned int mShouldMoviePlaybackEndOnCompletion:1; + unsigned int mWasMoviePlayingBeforeAnimationPause:1; +} + ++ (id)movieInfoForMovieTimelineMovieIdentifier:(id)arg1; ++ (id)movieTimelineMovieIdentifierForMovieInfo:(id)arg1; ++ (id)textureContextWithSession:(id)arg1; +@property(retain, nonatomic) id viewController; // @synthesize viewController=mViewController; +@property(readonly, nonatomic) TSKAVPlayerController *playerController; // @synthesize playerController=mPlayerController; +@property(nonatomic) KNBuildRenderer *buildInRenderer; // @synthesize buildInRenderer=mBuildInRenderer; +@property(readonly, nonatomic) NSObject *movieTimelineMovieIdentifier; +@property(readonly, nonatomic) CALayer *offscreenVideoLayer; +- (void)playbackDidStopForPlayerController:(id)arg1; +- (void)playerController:(id)arg1 playbackDidFailWithError:(id)arg2; +- (void)updateHUD; +- (void)setFrameOnViewLayer:(id)arg1; +- (void)p_applyActionEffect:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)p_playbackDidFailWithError:(id)arg1; +- (void)applyMovieControl:(long long)arg1; +- (struct CGImage *)p_copyCurrentVideoFrameImage; +- (void)p_teardownUpdatingTexture:(_Bool)arg1; +- (void)p_setupReflectionAndMaskingOnMovieTexture:(id)arg1 strokeTexture:(id)arg2 reflectionTexture:(id)arg3; +- (void)p_showVideoLayer; +- (void)p_cancelPlaybackAtStartTime; +- (void)p_startPlaybackAtStartTime; +- (void)p_unschedulePlaybackAtStartTime; +- (void)p_schedulePlaybackAtStartTime; +- (void)p_setupVideoLayer; +- (void)p_setupPlayerController; +- (void)p_didEndMoviePlayback; +- (void)p_didStartMoviePlayback; +- (void)registerForMovieStartCallback:(SEL)arg1 target:(id)arg2; +- (void)p_startMoviePlaybackIfNeeded; +@property(readonly, nonatomic) _Bool hasMoviePlaybackStarted; +- (void)interruptAndReset; +- (void)resumeAnimationsIfPausedAtTime:(double)arg1; +- (void)resumeAnimationsIfPaused; +- (void)pauseAnimationsAtTime:(double)arg1; +- (void)pauseAnimations; +- (void)stopAnimations; +- (void)forceRemoveAnimations; +- (void)removeAnimationsAndFinish:(_Bool)arg1; +- (void)updateAnimationsForLayerTime:(double)arg1; +- (_Bool)addAnimationsAtLayerTime:(double)arg1; +- (void)animateAfterDelay:(double)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 build:(id)arg2 stageIndex:(long long)arg3 session:(id)arg4 model:(id)arg5 animatedSlideView:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment-KNPersistenceAdditions.h new file mode 100644 index 000000000..bafa19560 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNMovieSegment (KNPersistenceAdditions) +- (void)saveToArchive:(struct MovieSegmentArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct MovieSegmentArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment.h b/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment.h new file mode 100644 index 000000000..a22b454bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNMovieSegment.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPData; + +// Not exported +@interface KNMovieSegment : NSObject +{ + TSPData *mMovieData; + double mStartTime; +} + +@property(readonly, nonatomic) double startTime; // @synthesize startTime=mStartTime; +@property(readonly, nonatomic) TSPData *movieData; // @synthesize movieData=mMovieData; +- (id)movieSegmentByAddingTimeOffset:(double)arg1; +@property(readonly, nonatomic, getter=isEmptySegment) _Bool emptySegment; +- (void)dealloc; +- (id)init; +- (id)initEmptySegmentWithStartTime:(double)arg1; +- (id)initWithMovieData:(id)arg1 startTime:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteContainedWPRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteContainedWPRep.h new file mode 100644 index 000000000..55b3f982b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteContainedWPRep.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNNoteContainedWPRep : TSWPRep +{ +} + +- (Class)wpEditorClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteController.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteController.h new file mode 100644 index 000000000..cf5c4469e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNNoteController : NSObject +{ +} + ++ (id)slideNodeForNoteSearchTarget:(id)arg1; ++ (unsigned long long)rootSearchTargetIndexForSlideNodeIndex:(unsigned long long)arg1 isEditingNote:(_Bool)arg2; ++ (unsigned long long)slideNodeIndexForRootSearchTargetIndex:(unsigned int)arg1; ++ (_Bool)isNoteAtRootSearchTargetIndex:(unsigned int)arg1; ++ (_Bool)isNoteSearchTarget:(id)arg1; ++ (id)noteSearchTargetForSlideNode:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteEditingController.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteEditingController.h new file mode 100644 index 000000000..e4a0d355e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteEditingController.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNNoteEditingController : TSWPEditingController +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo-PersistenceAdditions.h new file mode 100644 index 000000000..a875be599 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNNoteInfo (PersistenceAdditions) +- (void)saveToArchive:(struct NoteArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct NoteArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo.h new file mode 100644 index 000000000..9123d8a5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteInfo.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSKDocumentObject-Protocol.h" +#import "TSWPStorageParent-Protocol.h" + +@class NSObject, TSDInfoGeometry, TSPObject, TSWPStorage; + +// Not exported +@interface KNNoteInfo : TSPObject +{ + NSObject *mParentInfo; + TSWPStorage *mContainedStorage; + struct CGRect mFrameForPrinting; + _Bool mShrinkTextForPrinting; +} + +@property(nonatomic) NSObject *parentInfo; // @synthesize parentInfo=mParentInfo; +@property(retain, nonatomic) TSWPStorage *containedStorage; // @synthesize containedStorage=mContainedStorage; +@property(nonatomic) _Bool shrinkTextForPrinting; // @synthesize shrinkTextForPrinting=mShrinkTextForPrinting; +@property(nonatomic) struct CGRect frameForPrinting; // @synthesize frameForPrinting=mFrameForPrinting; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) long long contentWritingDirection; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +- (_Bool)shouldHideEmptyBullets; +- (_Bool)textIsVertical; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (id)childEnumerator; +- (id)childInfos; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(nonatomic) TSPObject *owningAttachment; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 containedStorage:(id)arg2; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteLayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteLayout.h new file mode 100644 index 000000000..2f1a8b4b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteLayout.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKChangeSourceObserver-Protocol.h" +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutParent-Protocol.h" + +@class TSWPLayout, TSWPPadding; + +// Not exported +@interface KNNoteLayout : TSDLayout +{ + struct CGSize mSizeOfScrollViewEnclosingCanvas; + TSWPLayout *mContainedLayout; + TSWPPadding *mPadding; +} + +@property(readonly, nonatomic) TSWPLayout *containedLayout; // @synthesize containedLayout=mContainedLayout; +- (id).cxx_construct; +- (double)maxAutoGrowHeightForTextLayout:(id)arg1; +- (_Bool)supportsBoldItalicUnderlineShortcuts; +- (_Bool)textIsVertical; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) double textScaleFactor; +- (double)textScaleFactorForPrinting; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (id)p_adjustedPaddingForBodyWidth:(double)arg1; +@property(readonly, nonatomic) TSWPPadding *padding; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange)arg2; +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +- (id)childSearchTargets; +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (id)layoutGeometryFromInfo; +- (struct CGPoint)capturedInfoPositionForAttachment; +- (void)updateChildrenFromInfo; +- (void)createContainedLayoutForEditing; +- (void)p_setSizeOfScrollViewEnclosingCanvasFromLayoutController:(id)arg1; +- (void)sizeOfScrollViewEnclosingCanvasDidChange; +- (void)willBeRemovedFromLayoutController:(id)arg1; +- (void)willBeAddedToLayoutController:(id)arg1; +- (void)invalidateSize; +- (void)replaceChild:(id)arg1 with:(id)arg2; +- (void)insertChild:(id)arg1 above:(id)arg2; +- (void)insertChild:(id)arg1 below:(id)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChild:(id)arg1; +- (void)setChildren:(id)arg1; +- (id)children; +- (id)computeLayoutGeometry; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNNoteRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNNoteRep.h new file mode 100644 index 000000000..72f7222fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNNoteRep.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSWPStorageObserver-Protocol.h" + +@class NSObject, TSWPRep; + +// Not exported +@interface KNNoteRep : TSDRep +{ + TSWPRep *mContainedRep; +} + +@property(readonly, nonatomic) TSWPRep *containedRep; // @synthesize containedRep=mContainedRep; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (void)willEndEditingContainedRep; +- (void)willBeginEditingContainedRep; +@property(readonly, nonatomic) NSObject *containerInfo; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1; +- (id)editingRep; +- (double)columnHeight; +- (id)hitRep:(struct CGPoint)arg1; +- (id)childReps; +- (void)updateChildrenFromLayout; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (_Bool)canSelectChildRep:(id)arg1; +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +- (void)selectChildRep:(id)arg1; +- (void)willBeRemoved; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo-PersistenceAdditions.h new file mode 100644 index 000000000..91555e139 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo-PersistenceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNObjectPlaceholderInfo (PersistenceAdditions) +- (int)kind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo.h new file mode 100644 index 000000000..ec947dcc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderInfo.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNObjectPlaceholderInfo : KNPlaceholderInfo +{ +} + +- (_Bool)shrinkTextToFit; +- (id)instructionalText; +- (_Bool)displaysInstructionalText; +- (Class)layoutClass; +- (Class)repClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderLayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderLayout.h new file mode 100644 index 000000000..3c3b9871b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderLayout.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNObjectPlaceholderLayout : TSWPShapeLayout +{ +} + +- (id)instructionalStorageForContainedStorage:(id)arg1 storageKind:(int)arg2; +- (_Bool)supportsRotation; +- (_Bool)canFlip; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderRep.h new file mode 100644 index 000000000..94bc65575 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNObjectPlaceholderRep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNObjectPlaceholderRep : KNPlaceholderRep +{ +} + +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNOffscreenController.h b/iOS7/PrivateFrameworks/iWorkImport/KNOffscreenController.h new file mode 100644 index 000000000..05c7fd436 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNOffscreenController.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, KNAnimatedSlideView, KNPlaybackSession, KNShow, KNSlide, KNSlideNode; + +// Not exported +@interface KNOffscreenController : NSObject +{ + KNShow *mShow; + KNPlaybackSession *mSession; + KNAnimatedSlideView *mAnimator; + CALayer *mBaseLayer; + unsigned long long mSlideIndex; + _Bool mFirstEvent; + _Bool mIsCurrentEventRendered; + _Bool mIsImageGenerationCancelled; +} + +@property(readonly, nonatomic) CALayer *baseLayer; // @synthesize baseLayer=mBaseLayer; +@property(readonly, nonatomic) KNAnimatedSlideView *animatedSlideView; // @synthesize animatedSlideView=mAnimator; +@property(readonly, nonatomic) KNSlideNode *currentSlideNode; +@property(readonly, nonatomic) KNSlide *currentSlide; +@property(readonly, nonatomic) int playMode; +- (id)transitionRendererAtCurrentEvent; +@property(readonly, nonatomic) KNPlaybackSession *playbackSession; +@property(readonly, nonatomic) KNShow *show; +@property(readonly, nonatomic) unsigned long long slideCount; +@property(readonly, nonatomic) unsigned long long slideIndex; +@property(readonly, nonatomic) unsigned long long eventCount; +@property(readonly, nonatomic) unsigned long long eventIndex; +@property(readonly, nonatomic) struct CGSize outputSize; +- (void)cancelImageGeneration; +- (void)drawCurrentEventIntoContext:(struct CGContext *)arg1 intoRect:(struct CGRect)arg2 ignoreBuildVisibility:(_Bool)arg3; +- (void)generateImageOfCurrentEventWithCompletonHandler:(id)arg1; +- (struct CGImage *)copyImageOfCurrentEvent; +- (_Bool)gotoLastSlide; +- (_Bool)gotoPreviousSlide; +- (_Bool)gotoFirstSlide; +- (_Bool)gotoSlideNode:(id)arg1 andEvent:(unsigned long long)arg2 render:(_Bool)arg3; +- (_Bool)gotoEventIndex:(unsigned long long)arg1; +- (_Bool)gotoNextEvent; +- (_Bool)gotoNextSlide; +- (void)p_renderIfNeeded; +- (void)p_setAnimator:(id)arg1; +- (id)initWithShow:(id)arg1 canvasDelegate:(id)arg2 outputSize:(struct CGSize)arg3; +- (id)initWithShow:(id)arg1 canvasDelegate:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage-PersistenceAdditions.h new file mode 100644 index 000000000..2759bb33f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNPasteboardNativeStorage (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct PasteboardNativeStorageArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct PasteboardNativeStorageArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage.h b/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage.h new file mode 100644 index 000000000..e5c1961b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPasteboardNativeStorage.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface KNPasteboardNativeStorage : TSPObject +{ + NSArray *mDrawables; + NSArray *mBuilds; + NSArray *mBuildChunks; + NSArray *mSlideNodes; + struct CGSize mOriginalShowSize; + NSArray *mTextStorageTitleRanges; + struct CGSize _originalShowSize; +} + +@property(nonatomic) struct CGSize originalShowSize; // @synthesize originalShowSize=_originalShowSize; +@property(readonly, nonatomic) NSArray *textStorageTitleRanges; // @synthesize textStorageTitleRanges=mTextStorageTitleRanges; +@property(readonly, nonatomic) NSArray *slideNodes; // @synthesize slideNodes=mSlideNodes; +@property(readonly, nonatomic) NSArray *buildChunks; // @synthesize buildChunks=mBuildChunks; +@property(readonly, nonatomic) NSArray *builds; // @synthesize builds=mBuilds; +@property(readonly, nonatomic) NSArray *drawables; // @synthesize drawables=mDrawables; +- (void)dealloc; +- (id)initWithContext:(id)arg1 slideNodes:(id)arg2; +- (id)initWithContext:(id)arg1 slideNodes:(id)arg2 textStorageTitleRanges:(id)arg3; +- (id)initWithContext:(id)arg1 drawables:(id)arg2 builds:(id)arg3 buildChunks:(id)arg4; +- (id)initWithContext:(id)arg1 slideNodes:(id)arg2 textStorageTitleRanges:(id)arg3 drawables:(id)arg4 builds:(id)arg5 buildChunks:(id)arg6; +- (void)originalShowSize:(struct CGSize)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfExporter.h new file mode 100644 index 000000000..61d73b003 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfExporter.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKEncryptedDocumentExporter-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface KNPdfExporter : KNRenderingExporter +{ + NSDictionary *mOptions; +} + +- (void)setOptions:(id)arg1; +- (void)dealloc; +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPassphrase:(id)arg1 hint:(id)arg2; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter-Protected.h new file mode 100644 index 000000000..7f2535edf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter-Protected.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNPdfGridExporter (Protected) +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)incrementPage; +- (id)initWithDocumentRoot:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter.h new file mode 100644 index 000000000..9ab1416ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfGridExporter.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNPdfGridExporter : KNPdfExporter +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter-Protected.h new file mode 100644 index 000000000..58ebdf6af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter-Protected.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNPdfHandoutExporter (Protected) +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)incrementPage; +- (id)currentInfos; +- (id)initWithDocumentRoot:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter.h new file mode 100644 index 000000000..53918c217 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHandoutExporter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNPdfHandoutExporter : KNPdfExporter +{ + _Bool mPrintingRuledLines; + _Bool mPrintingNotes; + _Bool mPrintingDivider; + _Bool mIsPrintingNote; +} + +@property(nonatomic, getter=isPrintingDivider) _Bool printingDivider; // @synthesize printingDivider=mPrintingDivider; +@property(nonatomic, getter=isPrintingNotes) _Bool printingNotes; // @synthesize printingNotes=mPrintingNotes; +@property(nonatomic, getter=isPrintingRuledLines) _Bool printingRuledLines; // @synthesize printingRuledLines=mPrintingRuledLines; +- (void)p_drawNotesForNode:(id)arg1 index:(unsigned long long)arg2 forRect:(struct CGRect)arg3 unscaledClipRect:(struct CGRect)arg4 scaledClipRect:(struct CGRect)arg5 context:(struct CGContext *)arg6; +- (void)p_drawRuledLinesForRect:(struct CGRect)arg1 pageRect:(struct CGRect)arg2 numberOfLines:(unsigned long long)arg3 context:(struct CGContext *)arg4; +- (void)p_drawDividerLineForRect:(struct CGRect)arg1 pageRect:(struct CGRect)arg2 context:(struct CGContext *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfHyperlinkController.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHyperlinkController.h new file mode 100644 index 000000000..22f5e056f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfHyperlinkController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface KNPdfHyperlinkController : TSAPdfHyperlinkController +{ + NSArray *mSlides; + struct CGRect mCanvasRect; + long long mCurrentSlideNumber; +} + +@property(nonatomic) long long currentSlideNumber; // @synthesize currentSlideNumber=mCurrentSlideNumber; +- (void)addHyperlinksForReps:(id)arg1 targetRect:(struct CGRect)arg2 context:(struct CGContext *)arg3; +- (struct CGRect)canvasRect; +- (_Bool)ignoreUrl:(id)arg1; +- (_Bool)isDestination:(id)arg1; +- (id)destinationFromUrl:(id)arg1; +- (long long)getFirstNonHiddenIndex:(unsigned long long)arg1 delta:(long long)arg2; +- (id)currentSlideName; +- (id)nameFromIndex:(unsigned long long)arg1; +- (id)nameForSlide:(id)arg1; +- (void)dealloc; +- (id)initWithShow:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter-Protected.h new file mode 100644 index 000000000..506e08232 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter-Protected.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNPdfNoteExporter (Protected) +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)incrementPage; +- (id)currentInfos; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter.h new file mode 100644 index 000000000..59fff64c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfNoteExporter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNPdfNoteExporter : KNPdfExporter +{ + _Bool mIsPrintingNote; +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPdfSlideExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPdfSlideExporter.h new file mode 100644 index 000000000..04fbc1b9f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPdfSlideExporter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKEncryptedDocumentExporter-Protocol.h" + +// Not exported +@interface KNPdfSlideExporter : KNSlideExporter +{ +} + +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPassphrase:(id)arg1 hint:(id)arg2; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..991bcea69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-KNBuildTitleAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface KNPlaceholderInfo (KNBuildTitleAdditions) +@property(readonly, nonatomic) NSString *buildImageTitleForBodyPlaceholder; +@property(readonly, nonatomic) NSString *buildImageTitleForTitlePlaceholder; +@property(readonly, nonatomic) NSString *buildTitleForBodyPlaceholder; +@property(readonly, nonatomic) NSString *buildTitleForTitlePlaceholder; +- (id)titleForBuildChunk:(id)arg1; +@property(readonly, nonatomic) _Bool isBulleted; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-PersistenceAdditions.h new file mode 100644 index 000000000..474a9d6a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo-PersistenceAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNPlaceholderInfo (PersistenceAdditions) ++ (id)newObjectForUnarchiver:(id)arg1; +- (int)kind; +- (void)saveToArchive:(struct PlaceholderArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct PlaceholderArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo.h new file mode 100644 index 000000000..b9ea9a8e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderInfo.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNPlaceholderInfo : TSWPShapeInfo +{ + _Bool mIsFromPasteboard; +} + +@property(readonly, nonatomic) _Bool isFromPasteboard; // @synthesize isFromPasteboard=mIsFromPasteboard; +- (_Bool)shouldHideEmptyBullets; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (_Bool)shrinkTextToFit; +- (id)instructionalText; +- (_Bool)displaysInstructionalText; +- (Class)repClass; +- (id)copyAsShapeInfoWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderRep.h new file mode 100644 index 000000000..b06addbdf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaceholderRep.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNPlaceholderRep : TSWPShapeRep +{ +} + +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +- (_Bool)isPlaceholder; +- (id)textureForContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackAudioController.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackAudioController.h new file mode 100644 index 000000000..6843f3653 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackAudioController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKAVPlayerControllerDelegate-Protocol.h" + +@class AVQueuePlayer, KNSoundtrack, TSKAVQueuePlayerController; + +// Not exported +@interface KNPlaybackAudioController : NSObject +{ + KNSoundtrack *mSoundtrack; + AVQueuePlayer *mAudioPlayer; + TSKAVQueuePlayerController *mPlayerController; + unsigned int mAudioPlaybackIsQueued:1; + unsigned int mIsObservingPlayerItemStatus:1; + _Bool mIsPlaying; + _Bool mIsPaused; +} + +@property(readonly, nonatomic, getter=isPlaying) _Bool playing; // @synthesize playing=mIsPlaying; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)playbackDidStopForPlayerController:(id)arg1; +- (void)playerController:(id)arg1 playbackDidFailWithError:(id)arg2; +- (void)p_stopAudioPlayback; +- (void)p_tearDownAudioPlayback; +- (void)p_startAudioPlayback; +- (void)p_initAudioPlaybackAtMediaIndex:(unsigned long long)arg1; +- (void)resume; +- (void)pause; +- (void)interruptAndReset; +- (void)audioPlayerDidFinishPlaying:(id)arg1 successfully:(_Bool)arg2; +- (void)stop; +- (void)startAtMediaIndex:(unsigned long long)arg1 time:(double)arg2; +- (void)start; +- (void)dealloc; +- (id)initWithSoundtrack:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackController.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackController.h new file mode 100644 index 000000000..cd0d90c5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackController.h @@ -0,0 +1,131 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, KNAnimatedSlideView, KNMovieRenderer, KNPlaybackAudioController, KNPlaybackSession, KNShow, KNSlideNode, NSArray, NSIndexSet, NSObject, NSSet; + +// Not exported +@interface KNPlaybackController : NSObject +{ + KNShow *mShow; + id mCanvasDelegate; + id mDelegate; + int mPlayMode; + KNPlaybackSession *mSession; + KNAnimatedSlideView *mAnimator; + id mEndShowHandler; + KNPlaybackAudioController *mSoundtrackController; + NSObject *mPlaybackConcealer; + struct CGColorSpace *mPlaybackColorSpace; + CALayer *mBaseLayer; + int mPlaybackState; + _Bool mAllowsShowToEndInternally; + _Bool mAutomaticallyPlaysSoundtrack; + _Bool mPlaysAutomaticEvents; + _Bool mAutomaticallyPlaysMovies; + _Bool mRenderingSuspended; + _Bool mIsCurrentEventNonAutomatic; + _Bool mIsPaused; + _Bool mIsHyperlinkInProgress; + KNMovieRenderer *mMovieRendererWithVisibleHUD; +} + ++ (id)keyPathsForValuesAffectingMovieRenderers; ++ (id)keyPathsForValuesAffectingPausedConcealingStyle; +@property(nonatomic) struct CGColorSpace *playbackColorSpace; // @synthesize playbackColorSpace=mPlaybackColorSpace; +@property(nonatomic) _Bool playsAutomaticEvents; // @synthesize playsAutomaticEvents=mPlaysAutomaticEvents; +@property(nonatomic) _Bool automaticallyPlaysSoundtrack; // @synthesize automaticallyPlaysSoundtrack=mAutomaticallyPlaysSoundtrack; +@property(nonatomic) _Bool allowsShowToEndInternally; // @synthesize allowsShowToEndInternally=mAllowsShowToEndInternally; +@property(readonly, nonatomic) int playbackState; // @synthesize playbackState=mPlaybackState; +@property(nonatomic) _Bool automaticallyPlaysMovies; // @synthesize automaticallyPlaysMovies=mAutomaticallyPlaysMovies; +@property(retain, nonatomic) NSObject *playbackConcealer; // @synthesize playbackConcealer=mPlaybackConcealer; +@property(readonly, nonatomic, getter=isPaused) _Bool paused; // @synthesize paused=mIsPaused; +@property(readonly, nonatomic) CALayer *baseLayer; // @synthesize baseLayer=mBaseLayer; +@property(copy, nonatomic) id endShowHandler; // @synthesize endShowHandler=mEndShowHandler; +@property(nonatomic) int playMode; // @synthesize playMode=mPlayMode; +@property(nonatomic) KNMovieRenderer *movieRendererWithVisibleHUD; // @synthesize movieRendererWithVisibleHUD=mMovieRendererWithVisibleHUD; +@property(readonly, nonatomic) id canvasDelegate; // @synthesize canvasDelegate=mCanvasDelegate; +@property(nonatomic) _Bool isHyperlinkInProgress; // @synthesize isHyperlinkInProgress=mIsHyperlinkInProgress; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(readonly, nonatomic) KNShow *show; // @synthesize show=mShow; +- (void)p_resetAnimatorAndSetGoToFirstEvent:(_Bool)arg1; +- (void)p_resetAnimatorAtEventIndex:(unsigned long long)arg1; +- (void)p_setAnimator:(id)arg1; +- (id)p_animator; +- (void)p_gotoPreviousAndJumpToFirstEvent:(_Bool)arg1; +- (void)p_movieEnded:(id)arg1; +- (void)p_movieStarted:(id)arg1; +- (void)p_eventEnded:(id)arg1; +- (void)p_eventAnimationBecameActive:(id)arg1; +- (void)p_eventStarted:(id)arg1; +- (id)p_currentBuildChunks; +- (_Bool)p_processHyperlinkURL:(id)arg1; +- (id)p_hyperlinkURLForTarget:(id)arg1 rep:(id)arg2 info:(id)arg3; +- (_Bool)processHyperlinkForTarget:(id)arg1 rep:(id)arg2 info:(id)arg3; +- (id)p_topLevelRepsForHitTesting; +- (_Bool)isHyperlinkAtPoint:(struct CGPoint)arg1 hitObject:(id *)arg2 hitRep:(id *)arg3 hitInfo:(id *)arg4; +@property(nonatomic) _Bool shouldAnimateTransitionOnLastSlide; +@property(readonly, nonatomic) NSArray *currentlyVisibleInfos; +@property(nonatomic) _Bool shouldAnimateNullTransitions; +- (id)movieRendererAtPoint:(struct CGPoint)arg1; +- (void)applyMovieControl:(long long)arg1; +@property(readonly, nonatomic) NSSet *movieRenderers; +- (void)resumeSoundtrack; +- (void)pauseSoundtrack; +- (void)stopSoundtrack; +- (void)startSoundtrackAtMediaIndex:(unsigned long long)arg1 time:(double)arg2; +- (void)restartPlaybackIfNeeded; +- (void)stopAnimationsAndGotoCompletionOfEvent; +- (void)stopAnimations; +- (void)resumeAnimationsIfPaused; +- (void)pauseAnimationsWithConcealingStyle:(long long)arg1; +- (void)pauseAnimations; +@property(readonly, nonatomic) long long pausedConcealingStyle; +@property(readonly, nonatomic, getter=isNonMovieAnimationActive) _Bool nonMovieAnimationActive; +@property(readonly, nonatomic, getter=isNonMovieAnimationAnimating) _Bool nonMovieAnimationAnimating; +@property(readonly, nonatomic, getter=isAnimating) _Bool animating; +- (void)resumeRendering; +- (void)suspendRendering; +- (void)playAutomaticEvents; +- (void)gotoNextEventWithoutAnimation; +- (void)gotoNextEventIgnoringDelay:(_Bool)arg1; +- (void)gotoNextEvent; +- (void)gotoFirstEvent; +- (void)gotoPreviousEvent; +- (_Bool)gotoLastVisitedSlideWithAnimation:(_Bool)arg1 ignoreDelays:(_Bool)arg2; +- (_Bool)gotoSlideNode:(id)arg1 toEventIndex:(unsigned long long)arg2 shouldAnimate:(_Bool)arg3 ignoreDelays:(_Bool)arg4; +- (_Bool)gotoLastSlideWithAnimation:(_Bool)arg1 ignoreDelays:(_Bool)arg2; +- (_Bool)gotoNextSlideWithAnimation:(_Bool)arg1 ignoreDelays:(_Bool)arg2; +- (_Bool)gotoPreviousSlideWithAnimation:(_Bool)arg1 ignoreDelays:(_Bool)arg2; +- (_Bool)gotoFirstSlideWithAnimation:(_Bool)arg1 ignoreDelays:(_Bool)arg2; +- (void)setBreadCrumbTrail:(id)arg1; +- (id)breadCrumbTrail; +@property(readonly, nonatomic) unsigned long long nextEventIndex; +@property(readonly, nonatomic) unsigned long long visibleEventIndex; +@property(readonly, nonatomic) unsigned long long eventCount; +- (id)nextSlideNodeAfterSlideNode:(id)arg1; +@property(readonly, nonatomic) KNSlideNode *nextSlideNode; +@property(readonly, nonatomic) KNSlideNode *currentSlideNode; +@property(readonly, nonatomic, getter=isAtBeginning) _Bool atBeginning; +- (void)resizeShowToFitBaseLayer; +- (void)tearDownShow; +- (void)endShow; +- (void)p_endShowFromAnimator; +- (void)playPreparedShow; +- (void)renderCurrentEvent; +@property(copy, nonatomic) NSIndexSet *buildEventIndexesToAnimate; +@property(nonatomic) unsigned long long currentEventIndex; +@property(readonly, nonatomic) double buildsToAnimateDuration; +- (double)p_defaultViewScaleForBaseLayer:(id)arg1; +- (void)prepareOnLayer:(id)arg1 atSlideNode:(id)arg2 isBaseLayerVisible:(_Bool)arg3; +- (void)prepareOnLayer:(id)arg1 viewScale:(double)arg2 atSlideNode:(id)arg3 isBaseLayerVisible:(_Bool)arg4; +- (void)dealloc; +- (id)init; +- (id)initWithShow:(id)arg1 canvasDelegate:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackSession.h b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackSession.h new file mode 100644 index 000000000..39b89fceb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPlaybackSession.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDAnimationSession-Protocol.h" + +@class KNAnimatedSlideView, KNAnimationContext, KNShow, KNSlideNode, NSMutableArray, TSULRUCache; + +// Not exported +@interface KNPlaybackSession : NSObject +{ + id mEndShowHandler; + _Bool mHasEndShowHandlerBeenCancelled; + id mCanvasDelegate; + TSULRUCache *mASVCache; + KNSlideNode *mCurrentSlideNode; + KNSlideNode *mAlternateNextSlideNode; + NSMutableArray *mBreadCrumbTrail; + KNSlideNode *mLastVisitedSlideNode; + KNShow *mShow; + KNAnimationContext *mAnimationContext; + int mPlayMode; + _Bool mSkipSlides; + _Bool mShouldAnimateTransitionOnLastSlide; + _Bool mShouldAnimateNullTransitions; + _Bool mShouldUseContentlessLayers; + _Bool mSkipBuilds; + _Bool mShouldPreferCARenderer; + _Bool mDisableAutoAnimationRemoval; + _Bool mShouldAutomaticallyPlayMovies; + _Bool mShouldForceTextureGeneration; + _Bool mShouldAlwaysSetCurrentGLContextWhenDrawing; +} + +@property(nonatomic) _Bool shouldAlwaysSetCurrentGLContextWhenDrawing; // @synthesize shouldAlwaysSetCurrentGLContextWhenDrawing=mShouldAlwaysSetCurrentGLContextWhenDrawing; +@property(nonatomic) _Bool shouldForceTextureGeneration; // @synthesize shouldForceTextureGeneration=mShouldForceTextureGeneration; +@property(nonatomic) _Bool shouldAutomaticallyPlayMovies; // @synthesize shouldAutomaticallyPlayMovies=mShouldAutomaticallyPlayMovies; +@property(nonatomic) _Bool disableAutoAnimationRemoval; // @synthesize disableAutoAnimationRemoval=mDisableAutoAnimationRemoval; +@property(nonatomic) _Bool shouldPreferCARenderer; // @synthesize shouldPreferCARenderer=mShouldPreferCARenderer; +@property(nonatomic) _Bool skipBuilds; // @synthesize skipBuilds=mSkipBuilds; +@property(nonatomic) _Bool skipSlides; // @synthesize skipSlides=mSkipSlides; +@property(nonatomic) _Bool shouldUseContentlessLayers; // @synthesize shouldUseContentlessLayers=mShouldUseContentlessLayers; +@property(nonatomic) _Bool shouldAnimateNullTransitions; // @synthesize shouldAnimateNullTransitions=mShouldAnimateNullTransitions; +@property(nonatomic) _Bool shouldAnimateTransitionOnLastSlide; // @synthesize shouldAnimateTransitionOnLastSlide=mShouldAnimateTransitionOnLastSlide; +@property(readonly, nonatomic) KNShow *show; // @synthesize show=mShow; +@property(nonatomic) int playMode; // @synthesize playMode=mPlayMode; +@property(copy, nonatomic) id endShowHandler; // @synthesize endShowHandler=mEndShowHandler; +@property(nonatomic) id canvasDelegate; // @synthesize canvasDelegate=mCanvasDelegate; +@property(retain, nonatomic) NSMutableArray *breadCrumbTrail; // @synthesize breadCrumbTrail=mBreadCrumbTrail; +@property(readonly, nonatomic) KNAnimationContext *animationContext; // @synthesize animationContext=mAnimationContext; +@property(nonatomic) KNSlideNode *alternateNextSlideNode; // @synthesize alternateNextSlideNode=mAlternateNextSlideNode; +- (void)cancelEndShowHandler; +- (void)p_executeEndShowHandler; +- (void)executeEndShowHandlerAfterDelay:(double)arg1; +- (void)renderTextureSetContentsIfNeeded:(id)arg1; +- (void)renderTextureContentsIfNeeded:(id)arg1; +- (id)renderedTextureSetForRep:(id)arg1 context:(id)arg2; +- (id)renderedTextureSetForRep:(id)arg1; +- (void)invalidateSlideNumberLayoutsOnCanvas:(id)arg1; +- (id)repForInfo:(id)arg1 onCanvas:(id)arg2; +- (id)newCanvas; +- (double)showScale; +- (_Bool)isOffscreenPlayback; +@property(readonly, nonatomic) _Bool isPreview; +- (unsigned long long)slideNumberForSlideNode:(id)arg1; +- (id)newTextureForSlideNode:(id)arg1 atEventIndex:(unsigned long long)arg2; +- (id)newTextureForCurrentEvent; +- (id)preloadTexturesForSlideNode:(id)arg1 atSlideIndex:(unsigned long long)arg2; +- (id)newTransitionTo:(id)arg1; +- (void)invalidateAnimatedSlideViewCache; +- (id)animatedSlideViewFor:(id)arg1 setupTransition:(_Bool)arg2; +@property(readonly, nonatomic) KNAnimatedSlideView *currentCachedAnimatedSlideView; +- (id)breadCrumb; +- (void)dropABreadCrumb; +- (id)gotoLastSlide; +- (id)lastSlideNode; +- (_Bool)atBegginingOfDeck; +- (id)gotoPreviousSlide; +- (id)previousSlideNodeBeforeCurrent; +- (id)gotoNextSlide; +- (id)nextSlideAfterCurrent; +- (id)nextSlideNodeAfterSlideNode:(id)arg1; +- (id)nextSlideNodeAfterCurrent; +- (id)currentSlideNode; +- (id)currentSlide; +- (id)gotoFirstSlide; +- (id)firstSlideNode; +- (void)gotoSlideNode:(id)arg1; +- (void)p_setCurrentSlideNode:(id)arg1; +- (void)dealloc; +- (id)initWithShow:(id)arg1 viewScale:(double)arg2 baseLayer:(id)arg3 isBaseLayerVisible:(_Bool)arg4 canvasDelegate:(id)arg5 endShowHandler:(id)arg6; +@property(readonly, nonatomic) _Bool shouldShowInstructionalText; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNPreviewExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNPreviewExporter.h new file mode 100644 index 000000000..e531ae0b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNPreviewExporter.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKImageExporter-Protocol.h" + +// Not exported +@interface KNPreviewExporter : KNSlideExporter +{ +} + +- (void)setup; +@property(nonatomic) _Bool scaleToFit; +@property(nonatomic) unsigned long long height; +@property(nonatomic) unsigned long long width; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookAppDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookAppDelegate.h new file mode 100644 index 000000000..5af58dd96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookAppDelegate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNQuicklookAppDelegate : TSAServerApplicationDelegate +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookCompatibilityDelegate.h new file mode 100644 index 000000000..d9b05d240 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNQuicklookCompatibilityDelegate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNQuicklookCompatibilityDelegate : KNBaseCompatibilityDelegate +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecording-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecording-KNPersistenceAdditions.h new file mode 100644 index 000000000..6015c9b8f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecording-KNPersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecording (KNPersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct RecordingArchive *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecording.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecording.h new file mode 100644 index 000000000..ac6f326ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecording.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNRecordingMovieTrack, NSArray, NSDate; + +// Not exported +@interface KNRecording : TSPObject +{ + NSArray *mEventTracks; + KNRecordingMovieTrack *mMovieTrack; + double mDuration; + NSDate *mModificationDate; + _Bool mInSyncWithShow; +} + +@property(readonly, nonatomic) NSDate *modificationDate; // @synthesize modificationDate=mModificationDate; +@property(readonly, nonatomic, getter=isInSyncWithShow) _Bool inSyncWithShow; // @synthesize inSyncWithShow=mInSyncWithShow; +@property(readonly, nonatomic) double duration; // @synthesize duration=mDuration; +@property(readonly, nonatomic) KNRecordingMovieTrack *movieTrack; // @synthesize movieTrack=mMovieTrack; +@property(readonly, nonatomic) NSArray *eventTracks; // @synthesize eventTracks=mEventTracks; +- (id)recordingByMarkingAsOutOfSyncWithShow; +- (id)recordingByReplacingSegmentAfterTime:(double)arg1 withRecording:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 eventTracks:(id)arg2 movieTrack:(id)arg3 duration:(double)arg4; +- (id)initWithContext:(id)arg1 eventTracks:(id)arg2 movieTrack:(id)arg3 duration:(double)arg4 modificationDate:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent-KNPersistenceAdditions.h new file mode 100644 index 000000000..b8112d132 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingEvent (KNPersistenceAdditions) +- (void)saveToArchive:(struct RecordingEventArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct RecordingEventArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent.h new file mode 100644 index 000000000..809f4a973 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEvent.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface KNRecordingEvent : NSObject +{ + double mStartTime; +} + +@property(readonly, nonatomic) double startTime; // @synthesize startTime=mStartTime; +- (id)recordingEventByAddingTimeOffset:(double)arg1; +@property(readonly, nonatomic) _Bool canPrecedeDiscontinuity; +@property(readonly, nonatomic, getter=isIgnoredWhenSeeking) _Bool ignoredWhenSeeking; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithStartTime:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack-KNPersistenceAdditions.h new file mode 100644 index 000000000..614cc8306 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack-KNPersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingEventTrack (KNPersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct RecordingEventTrackArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct RecordingEventTrackArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack.h new file mode 100644 index 000000000..8b34c63d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingEventTrack.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +// Not exported +@interface KNRecordingEventTrack : TSPObject +{ + NSString *mType; + NSArray *mEvents; +} + +@property(readonly, nonatomic) NSArray *events; // @synthesize events=mEvents; +@property(readonly, nonatomic) NSString *type; // @synthesize type=mType; +- (id)eventTrackByReplacingSegmentAfterTime:(double)arg1 withEventTrack:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 type:(id)arg2 events:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent-KNPersistenceAdditions.h new file mode 100644 index 000000000..bf6d85a13 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingLaserEvent (KNPersistenceAdditions) +- (void)saveToArchive:(struct RecordingEventArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct RecordingEventArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent.h new file mode 100644 index 000000000..5e9892ab7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingLaserEvent.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNRecordingLaserEvent : KNRecordingEvent +{ + struct CGPoint mUnscaledLocation; +} + +@property(readonly, nonatomic) struct CGPoint unscaledLocation; // @synthesize unscaledLocation=mUnscaledLocation; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithStartTime:(double)arg1; +- (id)initWithStartTime:(double)arg1 unscaledLocation:(struct CGPoint)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent-KNPersistenceAdditions.h new file mode 100644 index 000000000..aae995d1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingMovieEvent (KNPersistenceAdditions) +- (void)saveToArchive:(struct RecordingEventArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct RecordingEventArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent.h new file mode 100644 index 000000000..d34067dda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieEvent.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDMovieInfo, TSPLazyReference; + +// Not exported +@interface KNRecordingMovieEvent : KNRecordingEvent +{ + TSPLazyReference *mMovieInfoReference; + long long mMovieEventType; + double mMovieEventValue; +} + +@property(readonly, nonatomic) double movieEventValue; // @synthesize movieEventValue=mMovieEventValue; +@property(readonly, nonatomic) long long movieEventType; // @synthesize movieEventType=mMovieEventType; +- (_Bool)isIgnoredWhenSeeking; +@property(readonly, nonatomic) _Bool stopsPlayback; +@property(readonly, nonatomic) _Bool startsPlayback; +@property(readonly, nonatomic) _Bool endsScrubbing; +@property(readonly, nonatomic) _Bool beginsScrubbing; +@property(readonly, nonatomic) double rate; +@property(readonly, nonatomic) double seekTime; +@property(readonly, nonatomic) TSDMovieInfo *movieInfo; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithStartTime:(double)arg1; +- (id)initWithStartTime:(double)arg1 endingScrubbingForMovieInfo:(id)arg2 withRate:(double)arg3; +- (id)initWithStartTime:(double)arg1 beginningScrubbingForMovieInfo:(id)arg2; +- (id)initWithStartTime:(double)arg1 stoppingPlaybackForMovieInfo:(id)arg2; +- (id)initWithStartTime:(double)arg1 startingPlaybackForMovieInfo:(id)arg2; +- (id)initWithStartTime:(double)arg1 movieInfo:(id)arg2 rate:(double)arg3; +- (id)initWithStartTime:(double)arg1 movieInfo:(id)arg2 seekTime:(double)arg3; +- (id)initWithStartTime:(double)arg1 movieInfo:(id)arg2 movieEventType:(long long)arg3 movieEventValue:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack-KNPersistenceAdditions.h new file mode 100644 index 000000000..e34753595 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack-KNPersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingMovieTrack (KNPersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct RecordingMovieTrackArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct RecordingMovieTrackArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack.h new file mode 100644 index 000000000..5ffe0d2a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingMovieTrack.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface KNRecordingMovieTrack : TSPObject +{ + NSArray *mMovieSegments; +} + +@property(readonly, nonatomic) NSArray *movieSegments; // @synthesize movieSegments=mMovieSegments; +- (id)movieTrackByReplacingSegmentAfterTime:(double)arg1 withMovieTrack:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 movieSegments:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent-KNPersistenceAdditions.h new file mode 100644 index 000000000..11b6a34d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingNavigationEvent (KNPersistenceAdditions) +- (void)saveToArchive:(struct RecordingEventArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct RecordingEventArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent.h new file mode 100644 index 000000000..901898ebe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingNavigationEvent.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNSlideNode, TSPLazyReference; + +// Not exported +@interface KNRecordingNavigationEvent : KNRecordingEvent +{ + TSPLazyReference *mTargetSlideNodeReference; + unsigned long long mTargetEventIndex; + long long mAnimationPhase; +} + +@property(readonly, nonatomic) long long animationPhase; // @synthesize animationPhase=mAnimationPhase; +@property(readonly, nonatomic) unsigned long long targetEventIndex; // @synthesize targetEventIndex=mTargetEventIndex; +- (_Bool)canPrecedeDiscontinuity; +- (_Bool)isIgnoredWhenSeeking; +@property(readonly, nonatomic) KNSlideNode *targetSlideNode; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithStartTime:(double)arg1; +- (id)initWithStartTime:(double)arg1 targetSlideNode:(id)arg2 targetEventIndex:(unsigned long long)arg3 animationPhase:(long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent-KNPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent-KNPersistenceAdditions.h new file mode 100644 index 000000000..ed6a75873 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent-KNPersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRecordingPauseEvent (KNPersistenceAdditions) +- (void)saveToArchive:(struct RecordingEventArchive *)arg1 archiver:(id)arg2; +- (id)initWithContext:(id)arg1 archive:(const struct RecordingEventArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent.h b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent.h new file mode 100644 index 000000000..33759d037 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRecordingPauseEvent.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNRecordingPauseEvent : KNRecordingEvent +{ + long long mPauseEventType; +} + +@property(readonly, nonatomic) long long pauseEventType; // @synthesize pauseEventType=mPauseEventType; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithStartTime:(double)arg1; +- (id)initWithStartTime:(double)arg1 pauseEventType:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Private.h new file mode 100644 index 000000000..f321cdebd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDCanvasDelegate-Protocol.h" + +@interface KNRenderingExporter (Private) +- (_Bool)isCanvasDrawingIntoPDF:(id)arg1; +- (_Bool)shouldSuppressBackgrounds; +- (_Bool)isPrintingCanvas; +- (id)documentRoot; +- (id)p_slideNumberStringForSlideNode:(id)arg1 buildIndex:(unsigned long long)arg2; +- (unsigned long long)p_slideNumberForSlideNode:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Protected.h new file mode 100644 index 000000000..abb191183 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter-Protected.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNRenderingExporter (Protected) +- (id)currentInfos; +- (struct CGRect)boundsRect; +- (_Bool)exportToURL:(id)arg1 pageNumber:(unsigned long long)arg2 delegate:(id)arg3 error:(id *)arg4; +- (_Bool)exportToURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (id)initWithDocumentRoot:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter.h new file mode 100644 index 000000000..9b33aef65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNRenderingExporter.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNOffscreenController, KNPdfHyperlinkController, KNSlideNode, NSArray, NSMutableArray, NSSet, NSString; + +// Not exported +@interface KNRenderingExporter : TSARenderingExporter +{ + KNSlideNode *mCurrentSlideNode; + NSMutableArray *mCurrentSlidesOnPage; + unsigned long long mCurrentBuildIndex; + KNOffscreenController *mOffscreenController; + KNPdfHyperlinkController *mHyperlinkController; + int mPrintLayout; + _Bool mPrintingBuilds; + _Bool mPrintingBackgrounds; + _Bool mPrintingBorders; + _Bool mPrintingSlideNumbers; + _Bool mPrintingDate; + _Bool mPrintingSkippedSlides; + _Bool mPrintingSelectedSlides; + _Bool mPrintingPageMargins; + unsigned long long mSlidesPerPage; + unsigned long long mCurrentPage; + NSString *mPrintTitle; + double mPageMargin; + NSSet *mSelectedSlideNodes; + id mPrintView; +} + +@property(copy, nonatomic) NSSet *selectedSlideNodes; // @synthesize selectedSlideNodes=mSelectedSlideNodes; +@property(copy, nonatomic) NSString *printTitle; // @synthesize printTitle=mPrintTitle; +@property(nonatomic) id printView; // @synthesize printView=mPrintView; +@property(nonatomic) double pageMargin; // @synthesize pageMargin=mPageMargin; +@property(nonatomic, getter=isPrintingPageMargins) _Bool printingPageMargins; // @synthesize printingPageMargins=mPrintingPageMargins; +@property(nonatomic) unsigned long long slidesPerPage; // @synthesize slidesPerPage=mSlidesPerPage; +@property(nonatomic, getter=isPrintingSelectedSlides) _Bool printingSelectedSlides; // @synthesize printingSelectedSlides=mPrintingSelectedSlides; +@property(nonatomic, getter=isPrintingSkippedSlides) _Bool printingSkippedSlides; // @synthesize printingSkippedSlides=mPrintingSkippedSlides; +@property(nonatomic, getter=isPrintingDate) _Bool printingDate; // @synthesize printingDate=mPrintingDate; +@property(nonatomic, getter=isPrintingSlideNumbers) _Bool printingSlideNumbers; // @synthesize printingSlideNumbers=mPrintingSlideNumbers; +@property(nonatomic, getter=isPrintingBorders) _Bool printingBorders; // @synthesize printingBorders=mPrintingBorders; +@property(nonatomic, getter=isPrintingBackgrounds) _Bool printingBackgrounds; // @synthesize printingBackgrounds=mPrintingBackgrounds; +@property(nonatomic, getter=isPrintingBuilds) _Bool printingBuilds; // @synthesize printingBuilds=mPrintingBuilds; +@property(nonatomic) int printLayout; // @synthesize printLayout=mPrintLayout; +@property(retain, nonatomic) KNSlideNode *currentSlideNode; // @synthesize currentSlideNode=mCurrentSlideNode; +@property(retain, nonatomic) KNOffscreenController *offscreenController; // @synthesize offscreenController=mOffscreenController; +- (void)setOptions:(id)arg1; +- (void)drawInView:(id)arg1 rect:(struct CGRect)arg2; +@property(readonly, nonatomic) _Bool usesViewForDrawing; +@property(readonly, nonatomic) unsigned long long currentSlideNumber; +- (void)addAnchorPointForSlide:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)drawImageForSlideNode:(id)arg1 andEvent:(unsigned long long)arg2 slideSize:(struct CGSize)arg3 intoRect:(struct CGRect)arg4 context:(struct CGContext *)arg5 createPage:(_Bool)arg6; +- (void)drawSlideNumberForNode:(id)arg1 index:(unsigned long long)arg2 forRect:(struct CGRect)arg3 context:(struct CGContext *)arg4 position:(int)arg5; +- (void)drawNSStringDateForRect:(struct CGRect)arg1 context:(struct CGContext *)arg2; +- (void)drawDateForRect:(struct CGRect)arg1 context:(struct CGContext *)arg2; +@property(readonly, nonatomic) double spaceForSlideNumbers; +@property(readonly, nonatomic) double heightOfPrintedText; +- (double)progressForCurrentPage; +- (void)drawBorderForRect:(struct CGRect)arg1 context:(struct CGContext *)arg2; +@property(readonly, nonatomic) NSArray *slidesForPrinting; +- (_Bool)incrementPage; +- (_Bool)preparePage:(unsigned long long)arg1; +- (unsigned long long)pageCount; +- (void)teardown; +- (void)setup; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShimmerEffect.h b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerEffect.h new file mode 100644 index 000000000..4dcd60472 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerEffect.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "KNAnimationOpenGLEffect-Protocol.h" + +@class KNAnimationContext, KNShimmerObjectSystem, KNShimmerParticleSystem, TSDGLDataBuffer, TSDGLShader, TSDGLTextureInfo, TSDTexturedRectangle; + +// Not exported +@interface KNShimmerEffect : NSObject +{ + KNShimmerObjectSystem *mObjectSystem; + TSDGLShader *mObjectSystemShader; + KNShimmerParticleSystem *mParticleSystem; + TSDGLShader *mParticleSystemShader; + TSDGLTextureInfo *mShimmerTexture; + TSDTexturedRectangle *mTexture; + struct CGRect mDestinationRect; + double mDuration; + unsigned long long mDirection; + int mBuildType; + KNAnimationContext *mAnimationContext; + struct CATransform3D mTranslate; + _Bool mIsSetup; + struct CATransform3D mBaseTransform; + TSDGLShader *mObjectShader; + TSDGLDataBuffer *mObjectDataBuffer; +} + +- (void)teardownEffectWithTextures:(id)arg1; +- (void)renderEffectAtPercent:(double)arg1; +- (id)initWithAnimationContext:(id)arg1 texture:(id)arg2 destinationRect:(struct CGRect)arg3 translate:(struct CATransform3D)arg4 duration:(double)arg5 direction:(unsigned long long)arg6 buildType:(int)arg7; +- (id)particleSystemForTR:(id)arg1 slideRect:(struct CGRect)arg2 duration:(double)arg3; +- (id)objectSystemForTR:(id)arg1 slideRect:(struct CGRect)arg2 duration:(double)arg3; +- (unsigned long long)p_numberOfParticlesForTR:(id)arg1 slideRect:(struct CGRect)arg2 duration:(double)arg3; +- (void)setupEffectIfNecessary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShimmerObjectSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerObjectSystem.h new file mode 100644 index 000000000..72378852d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerObjectSystem.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNShimmerObjectSystem : KNShimmerSystem +{ +} + +- (void)drawGLSLWithPercent:(double)arg1 opacity:(double)arg2 rotation:(double)arg3 clockwise:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShimmerParticleSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerParticleSystem.h new file mode 100644 index 000000000..cbd79afe0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerParticleSystem.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNShimmerObjectSystem, TSDGLDataBufferAttribute; + +// Not exported +@interface KNShimmerParticleSystem : KNShimmerSystem +{ + KNShimmerObjectSystem *mObjectSystem; + TSDGLDataBufferAttribute *mObjectDataBufferAttributePosition; + TSDGLDataBufferAttribute *mObjectDataBufferAttributeColor; + TSDGLDataBufferAttribute *mObjectDataBufferAttributeSpeed; +} + ++ (id)newDataBufferAttributeWithName:(id)arg1; ++ (_Bool)willOverrideColors; ++ (_Bool)willOverrideStartingPoints; +@property(nonatomic) TSDGLDataBufferAttribute *objectDataBufferAttributeSpeed; // @synthesize objectDataBufferAttributeSpeed=mObjectDataBufferAttributeSpeed; +@property(nonatomic) TSDGLDataBufferAttribute *objectDataBufferAttributePosition; // @synthesize objectDataBufferAttributePosition=mObjectDataBufferAttributePosition; +@property(nonatomic) TSDGLDataBufferAttribute *objectDataBufferAttributeColor; // @synthesize objectDataBufferAttributeColor=mObjectDataBufferAttributeColor; +@property(nonatomic) KNShimmerObjectSystem *objectSystem; // @synthesize objectSystem=mObjectSystem; +- (void)p_setupVertexData; +- (CDStruct_b2fbf00d)p_hullPoint:(CDStruct_b2fbf00d)arg1 inVertexRect:(struct CGRect)arg2; +- (void)drawGLSLWithPercent:(double)arg1 opacity:(double)arg2 rotation:(double)arg3 clockwise:(_Bool)arg4; +- (CDStruct_f2e236b6)colorAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; + +// Remaining properties +@property(nonatomic) unsigned long long particleCount; +@property(nonatomic) unsigned long long visibleParticleCount; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShimmerSystem.h b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerSystem.h new file mode 100644 index 000000000..725a851d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShimmerSystem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNShimmerSystem : TSDGLParticleSystem +{ +} + +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (void)drawGLSLWithPercent:(double)arg1 opacity:(double)arg2 rotation:(double)arg3 clockwise:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShow-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNShow-PersistenceAdditions.h new file mode 100644 index 000000000..c69ece18a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShow-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNShow (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ShowArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ShowArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNShow.h b/iOS7/PrivateFrameworks/iWorkImport/KNShow.h new file mode 100644 index 000000000..d14e65915 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNShow.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNRecording, KNSlideTree, KNSoundtrack, KNTheme, KNUIState, TSSStylesheet; + +// Not exported +@interface KNShow : TSPObject +{ + KNUIState *mUIState; + KNTheme *mTheme; + KNSlideTree *mSlideTree; + TSSStylesheet *mStylesheet; + KNRecording *mRecording; + struct CGSize mSize; + double mAutoplayTransitionDelay; + double mAutoplayBuildDelay; + double mIdleTimerDelay; + int mMode; + _Bool mLoopPresentation; + _Bool mIdleTimerActive; + _Bool mAutomaticallyPlaysUponOpen; + _Bool mNeedsToUpdateThumbnails; + KNSoundtrack *mSoundtrack; +} + ++ (id)showWithSize:(struct CGSize)arg1 context:(id)arg2; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=mStylesheet; +@property(retain, nonatomic) KNTheme *theme; // @synthesize theme=mTheme; +@property(readonly, nonatomic) _Bool needsToUpdateThumbnails; // @synthesize needsToUpdateThumbnails=mNeedsToUpdateThumbnails; +@property(retain, nonatomic) KNUIState *uiState; // @synthesize uiState=mUIState; +- (id)slideNodeAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfSlideNode:(id)arg1; +- (void)willModify; +- (struct CGPoint)center; +- (void)dealloc; +- (id)initWithSize:(struct CGSize)arg1 context:(id)arg2; +@property(readonly, nonatomic) _Bool slideNumbersVisible; +@property(retain, nonatomic) KNRecording *recording; +@property(retain, nonatomic) KNSoundtrack *soundtrack; +@property(nonatomic) _Bool automaticallyPlaysUponOpen; +@property(nonatomic) _Bool idleTimerActive; +@property(nonatomic) _Bool loopPresentation; +@property(nonatomic) int mode; +@property(nonatomic) double idleTimerDelay; +@property(nonatomic) double autoplayBuildDelay; +@property(nonatomic) double autoplayTransitionDelay; +@property(nonatomic) struct CGSize size; +@property(retain, nonatomic) KNSlideTree *slideTree; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlide-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlide-PersistenceAdditions.h new file mode 100644 index 000000000..be7631554 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlide-PersistenceAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlide (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_updateNumberOfBuildChunksImmediatelyWithoutUndoHistory; +- (void)p_updateOverlappingBuildEventTriggers; +- (void)saveToArchive:(struct SlideArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct SlideArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)isComponentRoot; +- (id)packageLocator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlide.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlide.h new file mode 100644 index 000000000..9e0ee3db5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlide.h @@ -0,0 +1,96 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKModel-Protocol.h" +#import "TSKTransformableObject-Protocol.h" +#import "TSSThemedObject-Protocol.h" + +@class KNMasterSlide, KNNoteInfo, NSArray, TSDDrawableInfo, TSUMutablePointerSet, TSUPointerKeyDictionary; + +// Not exported +@interface KNSlide : KNAbstractSlide +{ + KNMasterSlide *mMaster; + NSArray *mBuilds; + NSArray *mBuildChunks; + NSArray *mDeliveryGroups; + KNNoteInfo *mNote; + TSDDrawableInfo *mInfoUsingObjectPlaceholderGeometry; + _Bool mInfoUsingObjectPlaceholderGeometryMatchesObjectPlaceholderGeometry; + TSUPointerKeyDictionary *mDrawableToGhostInfosMap; + TSUMutablePointerSet *mDrawablesWithInvalidGhosts; + TSUPointerKeyDictionary *_i_drawableToGhostInfosMap; + TSUMutablePointerSet *_i_drawablesWithInvalidatedGhosts; +} + ++ (id)blankSlideWithSlideNode:(id)arg1 master:(id)arg2 andShow:(id)arg3; +@property(readonly, nonatomic) TSUMutablePointerSet *i_drawablesWithInvalidatedGhosts; // @synthesize i_drawablesWithInvalidatedGhosts=_i_drawablesWithInvalidatedGhosts; +@property(readonly, nonatomic) TSUPointerKeyDictionary *i_drawableToGhostInfosMap; // @synthesize i_drawableToGhostInfosMap=_i_drawableToGhostInfosMap; +@property(retain, nonatomic) KNNoteInfo *note; // @synthesize note=mNote; +@property(copy, nonatomic) NSArray *buildChunks; // @synthesize buildChunks=mBuildChunks; +- (void)updateSlideSpecificLinkCountsWithOldHyperlink:(id)arg1 newHyperlink:(id)arg2; +- (_Bool)p_urlIsSlideSpecific:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (id)infosToDisplay; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (void)acceptVisitor:(id)arg1; +- (_Bool)isNoteSelectionModel:(id)arg1; +- (_Bool)canMoveBuildChunk:(id)arg1 toIndex:(unsigned long long)arg2 inDeliveryGroup:(unsigned long long)arg3; +- (_Bool)canMoveDeliveryGroupFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (_Bool)p_canMoveDeliveryGroupBuildChunksFromIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2; +- (_Bool)p_canMoveBuildChunks:(id)arg1 toIndex:(unsigned long long)arg2; +- (long long)p_indexOfChunk:(id)arg1 inDeliveryGroup:(unsigned long long)arg2; +- (id)deliveryGroupIndexesForBuilds:(id)arg1; +- (unsigned long long)deliveryGroupIndexForBuildChunk:(id)arg1; +- (void)invalidateDeliveryGroupCache; +- (void)p_splitBuildChunksIntoDeliveryGroups; +@property(readonly, nonatomic) NSArray *deliveryGroups; +- (_Bool)hasComplementForBuildChunk:(id)arg1; +- (_Bool)hasComplementForBuildChunk:(id)arg1 inBuildChunks:(id)arg2; +@property(readonly, nonatomic) NSArray *activeBuildChunks; +- (int)canMoveBuildChunk:(id)arg1 toIndex:(unsigned long long)arg2; +- (struct _NSRange)p_rangeForChunksInBuild:(id)arg1; +- (id)p_complementForBuild:(id)arg1; +- (id)chunksForDrawable:(id)arg1 animationType:(int)arg2; +- (id)chunksForDrawable:(id)arg1; +- (id)chunksForBuild:(id)arg1; +- (void)removeBuildChunk:(id)arg1; +- (void)insertBuildChunk:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)p_assertChunksInSequenceForBuild:(id)arg1; +- (void)p_buildOrderingDidChangeWithBuild:(id)arg1; +- (void)p_buildChunkOrderingDidChangeWithChunk:(id)arg1; +- (void)removeInvalidBuildsOnDrawable:(id)arg1 usingParentCommand:(id)arg2; +- (id)p_invalidBuildsOnDrawable:(id)arg1; +- (void)removeBuild:(id)arg1; +- (void)insertBuild:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)outBuildForDrawable:(id)arg1; +- (id)inBuildForDrawable:(id)arg1; +- (id)buildsForDrawable:(id)arg1 orderedByFirstChunk:(_Bool)arg2; +- (id)buildsForDrawable:(id)arg1 type:(int)arg2 orderedByFirstChunk:(_Bool)arg3; +@property(readonly, nonatomic) NSArray *buildsOrderedByFirstChunk; +@property(copy, nonatomic) NSArray *builds; +- (void)removeDrawable:(id)arg1; +- (void)insertDrawables:(id)arg1 atIndex:(unsigned long long)arg2 dolcContext:(id)arg3; +- (id)infoCorrespondingToMasterInfo:(id)arg1; +- (id)defaultSlideNumberPlaceholderWithContext:(id)arg1; +- (id)defaultBodyPlaceholderWithContext:(id)arg1; +- (id)defaultTitlePlaceholderWithContext:(id)arg1; +- (void)setToMasterUsingBlob:(id)arg1; +- (void)setToMaster:(id)arg1; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +@property(nonatomic) _Bool infoUsingObjectPlaceholderGeometryMatchesObjectPlaceholderGeometry; +@property(retain, nonatomic) TSDDrawableInfo *infoUsingObjectPlaceholderGeometry; +@property(retain, nonatomic) KNMasterSlide *master; +- (void)dealloc; +- (id)initWithSlideNode:(id)arg1 master:(id)arg2 andShow:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo-Private.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo-Private.h new file mode 100644 index 000000000..fe797d618 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideBackgroundInfo (Private) +- (void)dealloc; +- (id)initWithSlide:(id)arg1 andGeometry:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo.h new file mode 100644 index 000000000..ed830578f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundInfo.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDChangeableInfo-Protocol.h" +#import "TSKTransformableObject-Protocol.h" + +@class KNAbstractSlide, NSObject, TSDFill, TSDInfoGeometry, TSPObject, TSSPropertySetChangeDetails, TSSStylesheet; + +// Not exported +@interface KNSlideBackgroundInfo : NSObject +{ + NSObject *mParentInfo; + TSDInfoGeometry *mGeometry; + TSSPropertySetChangeDetails *mChanges; + TSSStylesheet *mStylesheet; + KNAbstractSlide *mSlide; +} + ++ (id)backgroundWithSlide:(id)arg1 andGeometry:(id)arg2; +@property(readonly, nonatomic) KNAbstractSlide *slide; // @synthesize slide=mSlide; +@property(copy, nonatomic) TSDInfoGeometry *geometry; // @synthesize geometry=mGeometry; +@property(nonatomic) NSObject *parentInfo; // @synthesize parentInfo=mParentInfo; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)copyWithContext:(id)arg1; +- (struct CGSize)minimumSize; +- (id)endCollectingChanges; +- (void)willChangeProperty:(int)arg1; +- (void)beginCollectingChanges; +@property(readonly, nonatomic) _Bool isUserModifiable; +@property(readonly, nonatomic) TSDFill *fill; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +- (_Bool)isThemeContent; +- (Class)repClass; + +// Remaining properties +@property(readonly, nonatomic) Class editorClass; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundLayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundLayout.h new file mode 100644 index 000000000..d1869af87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundLayout.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideBackgroundLayout : TSDLayout +{ +} + +- (_Bool)shouldProvideGuidesDuringExclusiveAlignmentOperation; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundRep.h new file mode 100644 index 000000000..4431a1519 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideBackgroundRep.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMagicMoveMatching-Protocol.h" + +@class CALayer, KNSlideBackgroundInfo; + +// Not exported +@interface KNSlideBackgroundRep : TSDRep +{ + CALayer *mBlackBackgroundLayer; + _Bool mLayerNeedsUpdate; + _Bool mFillCanApplyToCALayer; +} + ++ (id)magicMoveMatchesBetweenOutgoingObjects:(id)arg1 andIncomingObjects:(id)arg2 textureContext:(id)arg3; +- (id)textureForContext:(id)arg1; +- (_Bool)wantsToDistortWithImagerContext; +- (void)processChangedProperty:(int)arg1; +- (id)additionalLayersUnderLayer; +- (void)didUpdateLayer:(id)arg1; +- (int)tilingMode; +- (_Bool)directlyManagesLayerContent; +- (void)drawInContext:(struct CGContext *)arg1; +@property(readonly) KNSlideBackgroundInfo *slideBackgroundInfo; +- (_Bool)isOpaque; +- (_Bool)isSelectable; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection-PersistenceAdditions.h new file mode 100644 index 000000000..26cc952c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideCollectionSelection (PersistenceAdditions) +- (void)saveToArchive:(struct SlideCollectionSelectionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct SlideCollectionSelectionArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection.h new file mode 100644 index 000000000..c7fa73686 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideCollectionSelection.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNSlideNode, NSSet; + +// Not exported +@interface KNSlideCollectionSelection : TSKSelection +{ + NSSet *mSlideNodes; + KNSlideNode *mSlideNodeToEdit; +} + +@property(readonly, nonatomic) KNSlideNode *slideNodeToEdit; // @synthesize slideNodeToEdit=mSlideNodeToEdit; +@property(readonly, nonatomic) NSSet *slideNodes; // @synthesize slideNodes=mSlideNodes; +@property(readonly, nonatomic, getter=isEmpty) _Bool empty; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)init; +- (id)initWithSlideNode:(id)arg1; +- (id)initWithSlideNodes:(id)arg1 slideNodeToEdit:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter-Protected.h new file mode 100644 index 000000000..112222fa4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter-Protected.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideExporter (Protected) +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)incrementPage; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter.h new file mode 100644 index 000000000..6bd3597c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideExporter.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideExporter : KNRenderingExporter +{ +} + +- (struct CGRect)boundsRect; +- (void)setup; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode-PersistenceAdditions.h new file mode 100644 index 000000000..b6518ab33 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideNode (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct SlideNodeArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct SlideNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)didLoadSlide:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode.h new file mode 100644 index 000000000..935310dae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNode.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEResolverContainer-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSKSearchTarget-Protocol.h" + +@class KNAbstractSlide, NSArray, NSDictionary, NSMutableDictionary, NSString, TSPLazyReference; + +// Not exported +@interface KNSlideNode : TSPObject +{ + TSPLazyReference *mSlideReference; + NSArray *mChildren; + KNSlideNode *mParent; + NSMutableDictionary *mThumbnails; + _Bool mThumbnailsAreDirty; + _Bool mIsHidden; + _Bool mIsCollapsed; + _Bool mIsCollapsedInOutlineView; + _Bool mHasBodyInOutlineView; + _Bool mHasTransition; + _Bool mHasNote; + _Bool mSlideNumberVisible; + unsigned long long mSlideSpecificHyperlinksCount; + NSString *mClassicUniqueID; + NSString *mUniqueIdentifier; + NSString *mCopiedFromSlideIdentifier; + unsigned long long mEventCount; + unsigned int mTableNameCounter; +} + ++ (id)p_previousToSlideNode:(id)arg1; ++ (id)p_nextAfterSlideNode:(id)arg1; ++ (id)nodesAndDescendantsForNodes:(id)arg1 includeSkippedSlideNodes:(_Bool)arg2 includingCollapsedSlideNodes:(_Bool)arg3; ++ (id)nodesAndDescendantsForNodes:(id)arg1; ++ (id)slideNodeForSelectionModel:(id)arg1 withSelection:(id)arg2; ++ (id)parentSlideNodeForInfo:(id)arg1; ++ (id)lastSlideUnderSlideNode:(id)arg1; +@property(readonly, nonatomic) unsigned long long eventCount; // @synthesize eventCount=mEventCount; +@property(nonatomic, getter=isCollapsed) _Bool collapsed; // @synthesize collapsed=mIsCollapsed; +@property(readonly, nonatomic) NSDictionary *thumbnails; // @synthesize thumbnails=mThumbnails; +@property(nonatomic) KNSlideNode *parent; // @synthesize parent=mParent; +- (void)p_commonInit; +- (void)generateNewUniqueIdentifier; +- (id)copyForPasteboard:(id)arg1; +- (id)descendantsIncludingSkippedSlideNodes:(_Bool)arg1 includingCollapsedSlideNodes:(_Bool)arg2; +- (id)descendants; +- (void)p_addDescendantsToArray:(id)arg1 includeSkippedSlideNodes:(_Bool)arg2 includeCollapsedSlideNodes:(_Bool)arg3; +- (unsigned int)nextUntitledResolverIndex; +- (_Bool)resolverNameIsUsed:(id)arg1; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1; +- (void)removeAllThumbnails; +- (void)removeThumbnailAtSize:(struct CGSize)arg1; +- (void)addThumbnail:(id)arg1 atSize:(struct CGSize)arg2; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@property(nonatomic, getter=isHidden) _Bool hidden; +@property(retain, nonatomic) KNAbstractSlide *slide; +- (id)childSearchTargets; +- (id)childEnumerator; +- (void)uniquifyTableNamesForUpgradeOrImport; +- (void)updateEventCount; +@property(readonly, nonatomic) _Bool hasBuilds; +@property(retain, nonatomic) NSArray *children; +@property(readonly, nonatomic) _Bool hasChildren; +@property(readonly, nonatomic) KNSlideNode *previousSkippingHidden; +@property(readonly, nonatomic) KNSlideNode *nextSkippingHidden; +@property(readonly, nonatomic) KNSlideNode *previousSkippingCollapsed; +@property(readonly, nonatomic) KNSlideNode *nextSkippingCollapsed; +@property(readonly, nonatomic) KNSlideNode *previous; +@property(readonly, nonatomic) KNSlideNode *next; +- (void)revert; +- (unsigned long long)depth; +@property(readonly, nonatomic) NSString *uniqueIdentifier; +- (void)p_setEventCount:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +@property(retain, nonatomic) NSString *copiedFromSlideIdentifier; +@property(nonatomic) NSString *classicUniqueID; +@property(nonatomic) unsigned long long slideSpecificHyperlinksCount; +@property(nonatomic) _Bool isSlideNumberVisible; +@property(nonatomic) _Bool hasNote; +@property(nonatomic) _Bool hasTransition; +@property(nonatomic) _Bool hasBodyInOutlineView; +@property(nonatomic, getter=isCollapsedInOutlineView) _Bool collapsedInOutlineView; +@property(nonatomic) _Bool thumbnailsAreDirty; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment-PersistenceAdditions.h new file mode 100644 index 000000000..10b66a5dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideNumberAttachment (PersistenceAdditions) ++ (id)newObjectForUnarchiver:(id)arg1; ++ (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +- (_Bool)shouldArchiveStringEquivalent; +- (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment.h new file mode 100644 index 000000000..07bf4f991 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberAttachment.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideNumberAttachment : TSWPPageNumberAttachment +{ +} + +- (id)stringWithPageNumber:(unsigned long long)arg1 pageCount:(unsigned long long)arg2 charIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..ed7dcbba7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideNumberPlaceholderInfo (KNBuildTitleAdditions) +- (id)titleForBuildChunk:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-PersistenceAdditions.h new file mode 100644 index 000000000..89efe8e66 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideNumberPlaceholderInfo (PersistenceAdditions) +- (int)kind; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo.h new file mode 100644 index 000000000..9d3a4ca37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideNumberPlaceholderInfo : KNPlaceholderInfo +{ + unsigned long long mSlideNumber; +} + +- (void)acceptVisitor:(id)arg1; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (id)instructionalText; +- (_Bool)isMagicMoveEquivalentToInfo:(id)arg1; +- (Class)layoutClass; +- (Class)repClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderLayout.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderLayout.h new file mode 100644 index 000000000..752d5be5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderLayout.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideNumberPlaceholderLayout : TSWPShapeLayout +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderRep.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderRep.h new file mode 100644 index 000000000..7548f5e5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideNumberPlaceholderRep.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideNumberPlaceholderRep : KNPlaceholderRep +{ +} + +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (_Bool)isDraggable; +- (_Bool)isSelectable; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle-PersistenceAdditions.h new file mode 100644 index 000000000..74113cb9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle-PersistenceAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideStyle (PersistenceAdditions) +- (void)saveToArchive:(struct SlideStyleArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct SlideStyleArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveSlideStylePropertyMap:(id)arg1 toArchive:(struct SlideStylePropertiesArchive *)arg2 archiver:(id)arg3; +- (void)loadSlideStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct SlideStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle.h new file mode 100644 index 000000000..1dc20de1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideStyle.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNSlideStyle : TSSStyle +{ +} + ++ (id)defaultValueForProperty:(int)arg1; ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)propertiesAllowingNSNull; ++ (id)properties; ++ (void)createStylePresetInStylesheet:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree-PersistenceAdditions.h new file mode 100644 index 000000000..c16cecb7f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSlideTree (PersistenceAdditions) +- (void)saveToArchive:(struct SlideTreeArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct SlideTreeArchive *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree.h b/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree.h new file mode 100644 index 000000000..aacfb50e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSlideTree.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNSlideNode, NSArray, NSMutableArray, NSMutableDictionary, TSUPointerKeyDictionary; + +// Not exported +@interface KNSlideTree : TSPContainedObject +{ + KNSlideNode *mRootSlideNode; + NSMutableArray *mSlideNodeCache; + NSMutableArray *mDisplayedSlideNodeCache; + NSMutableDictionary *mSlideNodesForUniqueIdentifiersCache; + NSMutableDictionary *mSlideNodesForFormulaReferenceNamesCache; + TSUPointerKeyDictionary *mFormulaReferenceNamesForSlideNodesCache; +} + +@property(retain, nonatomic) NSArray *displayedSlideNodes; // @synthesize displayedSlideNodes=mDisplayedSlideNodeCache; +- (void)p_cacheSlideNodes; +- (void)p_addSlideNodeAndDescendantsOfSlideNode:(id)arg1 toArray:(id)arg2 slideNodesForUniqueIdentifiersDictionary:(id)arg3 slideNodesForFormulaReferencesDictionary:(id)arg4 formulaReferenceNamesForSlideNodesDictionary:(id)arg5 visibleSlidesSoFar:(unsigned long long *)arg6 hiddenSlidesSoFar:(unsigned long long *)arg7; +- (void)p_addSlideNodeAndDescendantsOfSlideNode:(id)arg1 toArray:(id)arg2 slideNodesForUniqueIdentifiersDictionary:(id)arg3 slideNodesForFormulaReferencesDictionary:(id)arg4 formulaReferenceNamesForSlideNodesDictionary:(id)arg5; +- (void)invalidateSlideNameCache; +- (id)slideNamesMatchingPrefix:(id)arg1; +- (id)slideNodeForFormulaReferenceName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)formulaReferenceNameForSlideNode:(id)arg1; +- (id)slidesUsingMasterSlide:(id)arg1; +- (unsigned long long)numberOfSlidesUsingMasterSlide:(id)arg1; +- (void)slideIndex:(unsigned long long *)arg1 andEventIndex:(unsigned long long *)arg2 forByBuildPageIndex:(unsigned long long)arg3; +- (unsigned long long)byBuildPageIndexForSlideIndex:(unsigned long long)arg1 andEventIndex:(unsigned long long)arg2; +- (unsigned long long)visiblePageCountIsSeparatedByBuilds:(_Bool)arg1; +- (unsigned long long)slideNumberForSlideNode:(id)arg1; +- (id)slideNodeWithUniqueIdentifier:(id)arg1; +- (unsigned long long)indexOfSlideNode:(id)arg1; +- (id)slideNodeAtIndex:(unsigned long long)arg1 ignoreHiddenNodes:(_Bool)arg2; +- (id)unhiddenSlideNodeAtIndex:(unsigned long long)arg1; +- (void)removeAll; +- (void)reloadDisplayedNodes; +- (id)orderedSlideNodesInSelection:(id)arg1; +@property(readonly, nonatomic) NSArray *visibleSlideNodes; +@property(readonly, nonatomic) NSArray *slideNodes; +- (void)addSlideNode:(id)arg1 atDepth:(int)arg2 dolcContext:(id)arg3; +- (void)removeSlideNode:(id)arg1 fromSlideNode:(id)arg2; +- (void)moveSlideNode:(id)arg1 inSlideNode:(id)arg2 toIndex:(unsigned long long)arg3; +- (void)insertSlideNode:(id)arg1 intoSlideNode:(id)arg2 atIndex:(unsigned long long)arg3 dolcContext:(id)arg4; +- (void)dealloc; +- (id)initWithOwner:(id)arg1; +@property(retain, nonatomic) KNSlideNode *rootSlideNode; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack-PersistenceAdditions.h new file mode 100644 index 000000000..ae552ed43 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNSoundtrack (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack.h b/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack.h new file mode 100644 index 000000000..db5d6cd8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSoundtrack.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +@class NSArray; + +// Not exported +@interface KNSoundtrack : TSPObject +{ + float mVolume; + int mMode; + NSArray *mMedia; +} + +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSoundtrackMedia:(id)arg1 context:(id)arg2; +- (id)initWithContext:(id)arg1; +@property(copy, nonatomic) NSArray *media; +@property(nonatomic) int mode; +@property(nonatomic) float volume; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNSparkleEffect.h b/iOS7/PrivateFrameworks/iWorkImport/KNSparkleEffect.h new file mode 100644 index 000000000..f82362b91 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNSparkleEffect.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "KNAnimationOpenGLEffect-Protocol.h" + +@class KNAnimationContext, KNBuildSparkleSystem, TSDGLDataBuffer, TSDGLShader, TSDGLTextureInfo, TSDTexturedRectangle; + +// Not exported +@interface KNSparkleEffect : NSObject +{ + KNBuildSparkleSystem *mSparkleSystem; + TSDGLShader *mSparkleShader; + TSDGLTextureInfo *mSparkleTexture; + TSDTexturedRectangle *mTexture; + KNSparkleEffect *mEffect; + KNAnimationContext *mAnimationContext; + double mDuration; + unsigned long long mDirection; + int mBuildType; + struct CGRect mDestinationRect; + struct CATransform3D mTranslate; + TSDGLShader *mObjectShader; + TSDGLDataBuffer *mObjectDataBuffer; +} + +- (void)teardownEffectWithTextures:(id)arg1; +- (void)renderEffectAtPercent:(double)arg1; +- (id)initWithAnimationContext:(id)arg1 texture:(id)arg2 destinationRect:(struct CGRect)arg3 translate:(struct CATransform3D)arg4 duration:(double)arg5 direction:(unsigned long long)arg6 buildType:(int)arg7; +- (id)p_sparkleSystemForTR:(id)arg1 slideRect:(struct CGRect)arg2 duration:(double)arg3 direction:(unsigned long long)arg4; +- (void)setupEffectIfNecessary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTheme-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNTheme-PersistenceAdditions.h new file mode 100644 index 000000000..096e37880 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTheme-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNTheme (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTheme.h b/iOS7/PrivateFrameworks/iWorkImport/KNTheme.h new file mode 100644 index 000000000..6db1f22fb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTheme.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKTransformableObject-Protocol.h" +#import "TSSPresetSource-Protocol.h" + +@class KNSlideNode, NSArray, NSMutableArray, NSMutableDictionary, NSObject, NSString, TSUPointerKeyDictionary; + +// Not exported +@interface KNTheme : TSATheme +{ + NSString *mUUID; + NSArray *mMasters; + NSObject *mDefaultMasterSlideNodeQueue; + KNSlideNode *mDefaultMasterSlideNode; + long long mSlideStyleIndex; + NSMutableArray *mClassicThemeRecords; + NSMutableDictionary *mSlideNodesForFormulaReferenceNamesCache; + TSUPointerKeyDictionary *mFormulaReferenceNamesForSlideNodesCache; +} + ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (void)registerPresetSourceClasses; ++ (id)generateUUID; ++ (void)initialize; +@property(readonly, nonatomic) NSArray *classicThemeRecords; // @synthesize classicThemeRecords=mClassicThemeRecords; +- (id)modelPathComponentForChild:(id)arg1; +- (id)childEnumerator; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)p_cacheSlideNodes; +- (void)invalidateSlideNameCache; +- (id)slideNamesMatchingPrefix:(id)arg1; +- (id)slideNodeForFormulaReferenceName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)formulaReferenceNameForSlideNode:(id)arg1; +- (void)resolveDefaultMaster; +- (void)selectSecondMasterAsDefault; +- (void)p_selectSecondMasterAsDefault; +- (void)addClassicThemeRecord:(id)arg1; +- (void)addDefaultPresenterNotesStylesIfAbsent; +- (id)mappedMasterForSlide:(id)arg1; +- (id)mappedMasterForMaster:(id)arg1; +- (void)removeAllMasters; +- (void)removeMasterSlideNode:(id)arg1; +- (id)nameForMasterCopyWithName:(id)arg1; +- (id)masterWithName:(id)arg1; +- (_Bool)containsMasterWithName:(id)arg1; +- (void)insertMasterSlideNode:(id)arg1 withThumbnails:(id)arg2 atIndex:(unsigned long long)arg3 dolcContext:(id)arg4; +- (void)addMasterSlideNode:(id)arg1 withThumbnails:(id)arg2 dolcContext:(id)arg3; +- (void)addMasterSlideNode:(id)arg1 dolcContext:(id)arg2; +@property(readonly, nonatomic) struct CGSize thumbnailSize; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (void)bootstrapWhiteThemeOfSize:(struct CGSize)arg1; +- (void)bootstrapGradientThemeOfSize:(struct CGSize)arg1; +- (void)bootstrapBlackThemeOfSize:(struct CGSize)arg1; +@property(readonly, nonatomic) double cornerRadius; +- (void)bootstrapThemeOfSize:(struct CGSize)arg1 alternate:(int)arg2; +@property(retain, nonatomic) KNSlideNode *defaultMasterSlideNode; +- (void)p_setDefaultMasterSlideNode:(id)arg1; +@property(retain, nonatomic) NSString *UUID; +@property(retain, nonatomic) NSArray *masters; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..96015fe0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNTitlePlaceholderInfo (KNBuildTitleAdditions) +- (id)titleForBuildChunk:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-PersistenceAdditions.h new file mode 100644 index 000000000..d6a5755b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo-PersistenceAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNTitlePlaceholderInfo (PersistenceAdditions) +- (int)kind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo.h new file mode 100644 index 000000000..987e41689 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTitlePlaceholderInfo.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNTitlePlaceholderInfo : KNPlaceholderInfo +{ +} + +- (void)acceptVisitor:(id)arg1; +- (id)initWithKNPlaceholderInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransition-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransition-PersistenceAdditions.h new file mode 100644 index 000000000..9856c1fde --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransition-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNTransition (PersistenceAdditions) +- (void)saveToArchive:(struct TransitionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TransitionArchive *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransition.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransition.h new file mode 100644 index 000000000..a8cdad0f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransition.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNInspectableAnimation-Protocol.h" + +@class KNAnimationInfo, KNAnimationPluginMenu, KNTransitionAttributes, NSArray, NSSet, NSString, TSUColor; + +// Not exported +@interface KNTransition : TSPContainedObject +{ + KNTransitionAttributes *mAttributes; +} + ++ (unsigned long long)directionTypeForEffect:(id)arg1; ++ (_Bool)hasDirectionOptionForEffect:(id)arg1; +@property(readonly, nonatomic) _Bool isMagicMove; +@property(readonly, nonatomic) _Bool canEditAnimations; +@property(readonly, nonatomic) NSSet *inspectableAttributes; +@property(readonly, nonatomic) long long customTextDelivery; +@property(readonly, nonatomic) _Bool customMagicMoveFadeUnmatchedObjects; +@property(readonly, nonatomic) long long customTimingCurve; +@property(readonly, nonatomic) _Bool customBounce; +@property(readonly, nonatomic) long long customMosaicType; +@property(readonly, nonatomic) long long customMosaicSize; +@property(readonly, nonatomic) float customTwist; +@property(readonly, nonatomic) TSUColor *color; +@property(readonly, nonatomic) double delay; +@property(readonly, nonatomic) double duration; +@property(readonly, nonatomic) _Bool hasAutomaticTrigger; +- (id)description; +@property(readonly, nonatomic) _Bool supportsDuration; +@property(readonly, nonatomic) _Bool supportsDirection; +@property(readonly, nonatomic) unsigned long long direction; +@property(readonly, nonatomic) unsigned long long directionType; +@property(readonly, nonatomic) KNAnimationPluginMenu *directionMenu; +@property(readonly, nonatomic) NSArray *localizedEventTriggerNames; +@property(readonly, nonatomic) KNAnimationInfo *animationInfo; +@property(readonly, nonatomic) NSString *effect; +@property(copy, nonatomic) KNTransitionAttributes *attributes; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithOwner:(id)arg1 attributes:(id)arg2; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAnimator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAnimator-Protocol.h new file mode 100644 index 000000000..42c13a1a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAnimator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "KNAnimationPluginAnimationRendering-Protocol.h" + +@protocol KNTransitionAnimator +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes-PersistenceAdditions.h new file mode 100644 index 000000000..3def52bf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes-PersistenceAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNTransitionAttributes (PersistenceAdditions) ++ (id)p_readDeprecatedAttributesForArchive:(const struct TransitionAttributesArchive *)arg1 intoDictionary:(id)arg2; ++ (void)p_readTransitionAttributesForArchive:(const struct TransitionAttributesArchive *)arg1 intoDictionary:(id)arg2; ++ (void)p_readSharedAttributesForArchive:(struct AnimationAttributesArchive *)arg1 intoDictionary:(id)arg2; +- (void)p_writeTransitionAttributesToArchive:(struct TransitionAttributesArchive *)arg1; +- (void)p_writeSharedAttributesToArchive:(struct TransitionAttributesArchive *)arg1; +- (void)encodeToArchive:(struct TransitionAttributesArchive *)arg1; +- (id)initFromTransitionAttributesArchive:(const struct TransitionAttributesArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes.h new file mode 100644 index 000000000..9324bd503 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionAttributes.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface KNTransitionAttributes : KNAnimationAttributes +{ +} + ++ (_Bool)customAttributeKeyIsValid:(id)arg1; ++ (id)supportedCustomAttributes; ++ (id)defaultAttributesForEffect:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionBlinds.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionBlinds.h new file mode 100644 index 000000000..57cb04f50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionBlinds.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper, NSMutableArray; + +// Not exported +@interface KNTransitionBlinds : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + NSMutableArray *_layerToOldParentArray; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionClotheslinePush.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionClotheslinePush.h new file mode 100644 index 000000000..8d31806d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionClotheslinePush.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionClotheslinePush : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionColorPlanes.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionColorPlanes.h new file mode 100644 index 000000000..a615a115c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionColorPlanes.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPlugin-Protocol.h" +#import "KNFrameAnimator-Protocol.h" + +@class TSDGLDataBuffer, TSDGLMotionBlurEffect, TSDGLShader; + +// Not exported +@interface KNTransitionColorPlanes : KNAnimationEffect +{ + TSDGLShader *_colorShader; + TSDGLShader *_velocityShader; + TSDGLDataBuffer *_colorDataBuffer; + TSDGLDataBuffer *_velocityDataBuffer; + unsigned long long _colorCount; + TSDGLMotionBlurEffect *_motionBlurEffect; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_drawWithContext:(id)arg1 isVelocity:(_Bool)arg2; +- (struct CATransform3D)p_mvpMatrixWithTexture:(id)arg1 direction:(unsigned long long)arg2 percent:(double)arg3 colorIndex:(unsigned long long)arg4; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionConfetti.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionConfetti.h new file mode 100644 index 000000000..4149a6360 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionConfetti.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" + +@class KNBuildConfettiSystem, TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNTransitionConfetti : KNAnimationEffect +{ + TSDGLShader *mShader; + KNBuildConfettiSystem *mParticleSystem; + TSDGLDataBuffer *mQuadDataBuffer; + TSDGLShader *mQuadShader; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_setupParticleSystemWithImage:(id)arg1 direction:(unsigned long long)arg2 duration:(double)arg3; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionCube.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionCube.h new file mode 100644 index 000000000..3edb689cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionCube.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionCube : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)localizedMenuString:(int)arg1; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)p_animationsForStartAngle:(double)arg1 endAngle:(double)arg2 bounds:(struct CGRect)arg3 duration:(double)arg4 direction:(unsigned long long)arg5 hasBounce:(_Bool)arg6; +- (id)p_pullbackAnimationFromRotateAnimation:(id)arg1 startPullbackPercent:(double)arg2 endPullbackPercent:(double)arg3 cubeCenter:(double)arg4 pullbackAmount:(double)arg5 duration:(double)arg6; +- (double)p_pullbackPercentFromRotateAnimation:(id)arg1 atPercent:(double)arg2; +- (id)p_interpolatedAnimationsWithStartAngle:(double)arg1 endAngle:(double)arg2 bounds:(struct CGRect)arg3 duration:(double)arg4 direction:(unsigned long long)arg5 beginTime:(double)arg6; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDissolve.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDissolve.h new file mode 100644 index 000000000..31aebc55e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDissolve.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNTransitionAnimator-Protocol.h" + +// Not exported +@interface KNTransitionDissolve : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDoorway.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDoorway.h new file mode 100644 index 000000000..8aa4d648f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDoorway.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup; + +// Not exported +@interface KNTransitionDoorway : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDrop.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDrop.h new file mode 100644 index 000000000..c08da3ff4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionDrop.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionDrop : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)p_bouncePointArrayForDuration:(double)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFadeThruColor.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFadeThruColor.h new file mode 100644 index 000000000..a967960ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFadeThruColor.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNTransitionAnimator-Protocol.h" + +// Not exported +@interface KNTransitionFadeThruColor : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFall.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFall.h new file mode 100644 index 000000000..a0ade10dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFall.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionFall : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlip.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlip.h new file mode 100644 index 000000000..18b797171 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlip.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionFlip : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)p_pullbackAnimationFromRotateAnimation:(id)arg1 startPullbackPercent:(double)arg2 endPullbackPercent:(double)arg3 cubeCenter:(double)arg4 pullbackAmount:(double)arg5 duration:(double)arg6; +- (double)p_pullbackPercentFromRotateAnimation:(id)arg1 atPercent:(double)arg2; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlipThrough.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlipThrough.h new file mode 100644 index 000000000..5ceb959c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlipThrough.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionFlipThrough : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlop.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlop.h new file mode 100644 index 000000000..c46f45d27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionFlop.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" + +@class NSArray, TSDGLDataBuffer, TSDGLMotionBlurEffect, TSDGLShader; + +// Not exported +@interface KNTransitionFlop : KNAnimationEffect +{ + TSDGLShader *_flopShader; + TSDGLShader *_flopVelocityShader; + TSDGLDataBuffer *_colorDataBuffer; + TSDGLDataBuffer *_velocityDataBuffer; + NSArray *_colorBufferAttributes; + NSArray *_velocityBufferAttributes; + NSArray *_shadowBufferAttributes; + unsigned long long _colorPositionAttributeIndex; + unsigned long long _colorTexCoordAttributeIndex; + unsigned long long _colorNormalAttributeIndex; + unsigned long long _velocityPositionAttributeIndex; + unsigned long long _velocityPrevPositionAttributeIndex; + unsigned long long _shadowPositionAttributeIndex; + unsigned long long _shadowAlphaAttributeIndex; + TSDGLShader *_shadowShader; + TSDGLDataBuffer *_shadowDataBuffer; + TSDGLDataBuffer *_quadDataBuffer; + TSDGLDataBuffer *_nextQuadDataBuffer; + TSDGLShader *_quadShader; + TSDGLMotionBlurEffect *_motionBlurEffect; + long long _numPoints; + _Bool _shouldDrawMotionBlur; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)p_drawFlopWithVelocity:(_Bool)arg1 isVertical:(_Bool)arg2 texture:(id)arg3 oldTexture:(id)arg4; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)updateShadowWithTexture:(id)arg1 percent:(double)arg2 direction:(unsigned long long)arg3; +- (void)updateFlop:(id)arg1 withPercent:(double)arg2 direction:(unsigned long long)arg3; +- (void)createArrays:(id)arg1 direction:(unsigned long long)arg2; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionIris.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionIris.h new file mode 100644 index 000000000..045bbdc7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionIris.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameAnimator-Protocol.h" + +// Not exported +@interface KNTransitionIris : KNIrisBase +{ +} + ++ (id)defaultAttributes; ++ (id)supportedTypes; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMosaic.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMosaic.h new file mode 100644 index 000000000..37c0060d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMosaic.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper, NSMutableArray; + +// Not exported +@interface KNTransitionMosaic : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + NSMutableArray *_addedLayers; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)layersFromParticles:(id)arg1 mainLayer:(id)arg2; +- (id)shuffleParticles:(id)arg1 direction:(unsigned long long)arg2; +- (id)generateParticles:(long long)arg1 withBounds:(struct CGRect)arg2 direction:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMotionDissolve.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMotionDissolve.h new file mode 100644 index 000000000..34b6c4128 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMotionDissolve.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionMotionDissolve : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMoveIn.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMoveIn.h new file mode 100644 index 000000000..9e47eed71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionMoveIn.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionMoveIn : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionNull.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionNull.h new file mode 100644 index 000000000..5aff70e6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionNull.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNTransitionAnimator-Protocol.h" + +// Not exported +@interface KNTransitionNull : KNAnimationEffect +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPageFlip.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPageFlip.h new file mode 100644 index 000000000..f50e11348 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPageFlip.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" + +@class NSArray, TSDGLDataBuffer, TSDGLMotionBlurEffect, TSDGLShader; + +// Not exported +@interface KNTransitionPageFlip : KNAnimationEffect +{ + TSDGLMotionBlurEffect *_motionBlurEffect; + TSDGLShader *_colorShader; + TSDGLDataBuffer *_colorDataBuffer; + TSDGLShader *_velocityShader; + TSDGLDataBuffer *_velocityDataBuffer; + NSArray *_colorBufferAttributes; + NSArray *_velocityBufferAttributes; + unsigned long long _colorPositionAttributeIndex; + unsigned long long _colorTexCoordAttributeIndex; + unsigned long long _colorNormalAttributeIndex; + unsigned long long _velocityPositionAttributeIndex; + unsigned long long _velocityPrevPositionAttributeIndex; + TSDGLShader *_quadShader; + TSDGLDataBuffer *_quadDataBuffer; + long long _numPoints; + _Bool _shouldDrawMotionBlur; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)p_drawFlipWithVelocity:(_Bool)arg1 percent:(double)arg2 texture:(id)arg3; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)update:(id)arg1 withPercent:(double)arg2 direction:(unsigned long long)arg3; +- (void)createArrays:(id)arg1; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPivot.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPivot.h new file mode 100644 index 000000000..6d5a3df56 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPivot.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionPivot : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPush.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPush.h new file mode 100644 index 000000000..779f905fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionPush.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionPush : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReflection.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReflection.h new file mode 100644 index 000000000..4a6a50cff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReflection.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionReflection : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (id)p_animationWithStartAngle:(double)arg1 endAngle:(double)arg2 bounds:(struct CGRect)arg3 duration:(double)arg4 direction:(unsigned long long)arg5; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRenderer.h new file mode 100644 index 000000000..4edb4410d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRenderer.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, NSDictionary, NSMutableArray, TSDFPSCounter; + +// Not exported +@interface KNTransitionRenderer : KNAnimationRenderer +{ + NSMutableArray *mTextures; + long long mNumberOfAnimationsStarted; + NSDictionary *mAnimatedLayers; + _Bool mOutgoingSlideRendered; + _Bool mShouldAnimateTransition; + _Bool mAnimationsRanToCompletion; + NSDictionary *mAttributes; + id mTransitionEndCallbackTarget; + SEL mTransitionEndCallbackSelector; + CALayer *mBackgroundLayer; + TSDFPSCounter *mFPSCounter; +} + +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)resumeAnimationsIfPausedAtTime:(double)arg1; +- (void)pauseAnimationsAtTime:(double)arg1; +- (void)stopAnimations; +- (void)forceRemoveAnimations; +- (void)removeAnimationsAndFinish:(_Bool)arg1; +- (void)p_reset; +- (void)p_removeAnimationsOnAnimatedLayers; +- (void)updateAnimationsForLayerTime:(double)arg1; +- (_Bool)p_addAnimations:(id)arg1 atTime:(double)arg2 relativeToCurrentMediaTime:(_Bool)arg3; +- (_Bool)addAnimationsAtTime:(double)arg1 relativeToCurrentMediaTime:(_Bool)arg2; +- (void)animateWithDelay:(double)arg1; +- (void)renderOutgoingSlideAndPrecacheIncomingSlide; +- (void)p_renderSlideIndex:(unsigned long long)arg1; +- (void)setupLayerTreeForTransition; +- (void)p_generateLayers; +- (id)description; +- (void)p_checkForNullTransitions:(Class)arg1; +- (void)registerForTransitionEndCallback:(SEL)arg1 target:(id)arg2; +- (void)setupPluginContext; +- (id)plugin; +- (void)teardown; +- (void)dealloc; +- (id)initWithEffectClass:(Class)arg1 direction:(unsigned long long)arg2 duration:(double)arg3 session:(id)arg4 attributes:(id)arg5 animatedSlideView:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReveal.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReveal.h new file mode 100644 index 000000000..cf474f2cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionReveal.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionReveal : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRevolvingDoor.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRevolvingDoor.h new file mode 100644 index 000000000..804c54f0c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionRevolvingDoor.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class CALayer, KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionRevolvingDoor : KNAnimationEffect +{ + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; + KNAnimParameterGroup *_parameterGroup; + CALayer *_reflectionLayer; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)customAttributes; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionScale.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionScale.h new file mode 100644 index 000000000..a72296c18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionScale.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionScale : KNAnimationEffect +{ + KNAnimParameterGroup *mParameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwap.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwap.h new file mode 100644 index 000000000..e387d39d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwap.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionSwap : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwoosh.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwoosh.h new file mode 100644 index 000000000..003563ca8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionSwoosh.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +// Not exported +@interface KNTransitionSwoosh : KNAnimationEffect +{ +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (id)animationsWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwirl.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwirl.h new file mode 100644 index 000000000..fbe4a11ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwirl.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" +#import "KNFrameAnimator-Protocol.h" +#import "KNTransitionAnimator-Protocol.h" + +@class KNAnimParameterGroup, KNMotionBlurAnimationPluginWrapper; + +// Not exported +@interface KNTransitionTwirl : KNAnimationEffect +{ + KNAnimParameterGroup *_parameterGroup; + KNMotionBlurAnimationPluginWrapper *_motionBlurWrapper; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (int)rendererTypeForCapabilities:(id)arg1; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)animationDidEndWithContext:(id)arg1; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (id)animationsWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwist.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwist.h new file mode 100644 index 000000000..de911184e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionTwist.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameAnimator-Protocol.h" + +@class NSArray, TSDGLDataBuffer, TSDGLMotionBlurEffect, TSDGLShader; + +// Not exported +@interface KNTransitionTwist : KNAnimationEffect +{ + TSDGLMotionBlurEffect *_motionBlurEffect; + TSDGLShader *_colorShader; + TSDGLShader *_velocityShader; + TSDGLDataBuffer *_colorDataBuffer; + TSDGLDataBuffer *_velocityDataBuffer; + NSArray *_colorBufferAttributes; + NSArray *_velocityBufferAttributes; + unsigned long long _colorPositionAttributeIndex; + unsigned long long _colorTexCoordAttributeIndex; + unsigned long long _colorNormalAttributeIndex; + unsigned long long _velocityPositionAttributeIndex; + unsigned long long _velocityPrevPositionAttributeIndex; + long long _numPoints; + double _twistyness; + _Bool _shouldDrawMotionBlur; +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)customAttributes; ++ (id)defaultAttributes; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)p_drawTwistWithVelocity:(_Bool)arg1 percent:(double)arg2 texture:(id)arg3 oldTexture:(id)arg4; +- (void)update:(id)arg1 withPercent:(double)arg2 direction:(unsigned long long)arg3; +- (double)fx:(double)arg1 withPercent:(double)arg2; +- (void)drawGrid:(id)arg1; +- (void)createArrays:(id)arg1; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNTransitionWipe.h b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionWipe.h new file mode 100644 index 000000000..6cf9f77f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNTransitionWipe.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNFrameAnimator-Protocol.h" + +// Not exported +@interface KNTransitionWipe : KNWipeBase +{ +} + ++ (id)thumbnailImageNameForType:(int)arg1; ++ (id)defaultAttributes; ++ (id)supportedTypes; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNUIState-Charts.h b/iOS7/PrivateFrameworks/iWorkImport/KNUIState-Charts.h new file mode 100644 index 000000000..d0a8497a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNUIState-Charts.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNUIState (Charts) +- (void)setUIState:(id)arg1 forChart:(id)arg2; +- (id)UIStateForChart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNUIState-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/KNUIState-PersistenceAdditions.h new file mode 100644 index 000000000..139254c97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNUIState-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface KNUIState (PersistenceAdditions) +- (void)saveToArchive:(struct UIStateArchive *)arg1 archiver:(id)arg2 context:(id)arg3; +- (void)loadFromArchive:(const struct UIStateArchive *)arg1 unarchiver:(id)arg2 context:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNUIState.h b/iOS7/PrivateFrameworks/iWorkImport/KNUIState.h new file mode 100644 index 000000000..44273d355 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNUIState.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class KNMacUILayout, KNSlideCollectionSelection, NSMutableDictionary, NSSet; + +// Not exported +@interface KNUIState : NSObject +{ + KNSlideCollectionSelection *mSlideTreeSelection; + double mIPadCanvasViewScale; + struct CGPoint mIPadCanvasOffset; + double mDesktopCanvasViewScale; + struct CGPoint mDesktopCanvasOffset; + _Bool mHasPhoneCanvasViewScale; + double mPhoneCanvasViewScale; + _Bool mHasPhoneCanvasOffset; + struct CGPoint mPhoneCanvasOffset; + _Bool mHasPhone568CanvasViewScale; + double mPhone568CanvasViewScale; + _Bool mHasPhone568CanvasOffset; + struct CGPoint mPhone568CanvasOffset; + KNMacUILayout *mDocumentUILayout; + _Bool mSlideViewFitsContentInWindow; + double mLightTableZoomScale; + double mDesktopNavigatorViewWidth; + NSMutableDictionary *mChartUIState; + NSSet *mCollapsedSlideNodes; + _Bool mShowSlideGuides; + _Bool mShowMasterGuides; + _Bool mShowsComments; + _Bool mShowsRuler; +} + +@property(nonatomic) _Bool showsRuler; // @synthesize showsRuler=mShowsRuler; +@property(nonatomic) _Bool showsComments; // @synthesize showsComments=mShowsComments; +@property(nonatomic) _Bool showSlideGuides; // @synthesize showSlideGuides=mShowSlideGuides; +@property(nonatomic) _Bool showMasterGuides; // @synthesize showMasterGuides=mShowMasterGuides; +@property(copy, nonatomic) NSSet *collapsedSlideNodes; // @synthesize collapsedSlideNodes=mCollapsedSlideNodes; +@property(nonatomic) double desktopNavigatorViewWidth; // @synthesize desktopNavigatorViewWidth=mDesktopNavigatorViewWidth; +@property(nonatomic) double lightTableZoomScale; // @synthesize lightTableZoomScale=mLightTableZoomScale; +@property(nonatomic) _Bool slideViewFitsContentInWindow; // @synthesize slideViewFitsContentInWindow=mSlideViewFitsContentInWindow; +@property(copy, nonatomic) KNMacUILayout *documentUILayout; // @synthesize documentUILayout=mDocumentUILayout; +@property(retain, nonatomic) KNSlideCollectionSelection *slideTreeSelection; // @synthesize slideTreeSelection=mSlideTreeSelection; +- (id).cxx_construct; +- (id)archivedUIStateInContext:(id)arg1; +@property(nonatomic) struct CGPoint canvasOffset; +@property(nonatomic) double canvasViewScale; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNVisitorHelper.h b/iOS7/PrivateFrameworks/iWorkImport/KNVisitorHelper.h new file mode 100644 index 000000000..dfa422ee4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNVisitorHelper.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface KNVisitorHelper : NSObject +{ +} + ++ (id)commandGroupForSynchronizingPlaceholdersForSlide:(id)arg1 oldMasterSlidePropertySource:(id)arg2 newMasterSlidePropertySource:(id)arg3 alwaysMatchNewMaster:(_Bool)arg4 outNewZOrderArray:(id)arg5 outPlaceholdersForTags:(id)arg6; ++ (id)tagForInfo:(id)arg1 inAbstractSlidePropertySource:(id)arg2; ++ (_Bool)infoIsPlaceholder:(id)arg1 inAbstractSlidePropertySource:(id)arg2; ++ (id)infoInAbstractSlidePropertySource:(id)arg1 correspondingToInfo:(id)arg2 inAbstractSlidePropertySource:(id)arg3; ++ (id)infoOnSlide:(id)arg1 correspondingToInfo:(id)arg2 inMasterPropertySource:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNWipeBase.h b/iOS7/PrivateFrameworks/iWorkImport/KNWipeBase.h new file mode 100644 index 000000000..f764e290a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNWipeBase.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "KNAnimationPluginArchiving-Protocol.h" + +@class KNAnimParameterGroup, KNWipeDataBuffer, TSDGLDataBuffer, TSDGLShader; + +// Not exported +@interface KNWipeBase : KNAnimationEffect +{ + KNWipeDataBuffer *mWipeDataBuffer; + TSDGLDataBuffer *mPreviousDataBuffer; + TSDGLShader *mPreviousShader; + struct CGRect _frameRect; + _Bool _isBuildOut; + KNAnimParameterGroup *_parameterGroup; +} + ++ (void)downgradeAttributes:(id *)arg1 animationName:(id *)arg2 warning:(id *)arg3 type:(int)arg4 isToClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (void)upgradeAttributes:(id *)arg1 animationName:(id)arg2 warning:(id *)arg3 type:(int)arg4 isFromClassic:(_Bool)arg5 version:(unsigned long long)arg6; ++ (id)thumbnailImageNameForType:(int)arg1; ++ (void)fillLocalizedDirectionMenu:(id)arg1 forType:(int)arg2; ++ (unsigned long long)directionType; ++ (id)localizedMenuString:(int)arg1; ++ (id)supportedTypes; ++ (id)animationFilter; ++ (int)animationCategory; ++ (id)animationName; ++ (_Bool)isTransition; +- (void)renderFrameWithContext:(id)arg1; +- (void)animationDidEndWithContext:(id)arg1; +- (void)animationWillBeginWithContext:(id)arg1; +- (void)dealloc; +- (void)p_teardown; +- (id)initWithAnimationContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/KNWipeDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/KNWipeDataBuffer.h new file mode 100644 index 000000000..667cac21c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/KNWipeDataBuffer.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDGLDataBuffer, TSDGLDataBufferAttribute, TSDGLShader; + +// Not exported +@interface KNWipeDataBuffer : NSObject +{ + unsigned long long mDirection; + double mBlurFraction; + struct CATransform3D mMVPMatrix; + struct CGRect mVertexRect; + struct CGRect mTextureRect; + TSDGLDataBufferAttribute *mSolidPositionAttribute; + TSDGLDataBufferAttribute *mSolidTexCoordAttribute; + TSDGLDataBuffer *mSolidDataBuffer; + TSDGLShader *mSolidShader; + TSDGLDataBufferAttribute *mWipePositionAttribute; + TSDGLDataBufferAttribute *mWipeTexCoordAttribute; + TSDGLDataBufferAttribute *mWipeOpacityAttribute; + TSDGLDataBuffer *mWipeDataBuffer; + TSDGLShader *mWipeShader; +} + +@property(nonatomic) struct CATransform3D MVPMatrix; // @synthesize MVPMatrix=mMVPMatrix; +@property(nonatomic) double blurFraction; // @synthesize blurFraction=mBlurFraction; +@property(nonatomic) unsigned long long direction; // @synthesize direction=mDirection; +- (void)drawWipeWithPercent:(double)arg1 opacity:(double)arg2; +- (void)updateWipeWithPercent:(double)arg1 solidVertexCount:(unsigned long long *)arg2 wipeVertexCount:(unsigned long long *)arg3; +- (void)p_updateVertexInBuffer:(id)arg1 atIndex:(unsigned long long)arg2 x:(double)arg3 y:(double)arg4 opacity:(double)arg5; +- (CDStruct_b2fbf00d)p_texCoordFromX:(double)arg1 y:(double)arg2; +- (void)dealloc; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSAffineTransform-GQUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSAffineTransform-GQUAdditions.h index b97acc65d..18a061dd8 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/NSAffineTransform-GQUAdditions.h +++ b/iOS7/PrivateFrameworks/iWorkImport/NSAffineTransform-GQUAdditions.h @@ -10,12 +10,12 @@ - (struct CGAffineTransform)cgAffineTransform; - (id)initWithCGAffineTransform:(struct CGAffineTransform)arg1; - (float)angle; -- (BOOL)isAxisAligned; +- (_Bool)isAxisAligned; - (void)shearXBy:(float)arg1 yBy:(float)arg2; - (struct CGRect)boundsOfTransformedRect:(struct CGRect)arg1; - (void)transformRect:(struct CGRect)arg1 upperLeft:(struct CGPoint *)arg2 lowerLeft:(struct CGPoint *)arg3 lowerRight:(struct CGPoint *)arg4 upperRight:(struct CGPoint *)arg5; -- (BOOL)differOnlyByTranslation:(id)arg1; -- (BOOL)differsFrom:(id)arg1; +- (_Bool)differOnlyByTranslation:(id)arg1; +- (_Bool)differsFrom:(id)arg1; - (id)description; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSArray-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSArray-SFUJsonAdditions.h new file mode 100644 index 000000000..85551ab93 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSArray-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSPArchiveUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSPArchiveUtilities.h new file mode 100644 index 000000000..25b582c9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSPArchiveUtilities.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (TSPArchiveUtilities) +- (id)initWithUInt32Array:(const RepeatedField_27dfe32f *)arg1; +- (void)saveToUInt32Array:(RepeatedField_27dfe32f *)arg1; +- (id)initWithColorArray:(const RepeatedPtrField_634a5f45 *)arg1; +- (void)saveToColorArray:(RepeatedPtrField_634a5f45 *)arg1; +- (id)initWithProtobufStringArray:(const RepeatedPtrField_236b8a23 *)arg1; +- (void)saveToProtobufStringArray:(RepeatedPtrField_236b8a23 *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSSStyleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSSStyleAdditions.h new file mode 100644 index 000000000..1d7c0c706 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSSStyleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (TSSStyleAdditions) +- (int)propertyAtIndex:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSUAdditions.h new file mode 100644 index 000000000..932e23289 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSArray-TSUAdditions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (TSUAdditions) ++ (id)arrayWithInts:(int *)arg1 count:(unsigned long long)arg2; ++ (id)arrayWithCGFloats:(double *)arg1 count:(unsigned long long)arg2; +- (id)arrayByFlattening; +- (id)arrayByTransformingWithBlock:(id)arg1; +- (id)arrayOfObjectsPassingTest:(id)arg1; +- (id)firstObjectPassingTest:(id)arg1; +- (void)enumerateSnapshotObjectsUsingBlock:(id)arg1; +- (id)arrayByReversingOrder; +- (id)arrayByAddingNonContainedObjectsFromArray:(id)arg1; +- (id)arrayByRemovingObjectsIdenticalToObjectsInArray:(id)arg1; +- (id)intersectionWithArray:(id)arg1; +- (id)arrayWithObjectsInSet:(id)arg1; +- (id)indexesOfObjects:(id)arg1; +- (unsigned long long)indexOfSmallestObject; +- (id)rangeCheckedObjectAtIndex:(unsigned long long)arg1; +- (id)initWithInts:(int *)arg1 count:(unsigned long long)arg2; +- (id)initWithCGFloats:(double *)arg1 count:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCache-TSPComponentManager.h b/iOS7/PrivateFrameworks/iWorkImport/NSCache-TSPComponentManager.h new file mode 100644 index 000000000..e56098a87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCache-TSPComponentManager.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCache.h" + +@interface NSCache (TSPComponentManager) +- (void)tsp_setComponent:(id)arg1 forIdentifier:(long long)arg2; +- (void)tsp_removeComponentWithIdentifier:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCacheDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSCacheDelegate-Protocol.h new file mode 100644 index 000000000..4b463fcbe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCacheDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSCacheDelegate + +@optional +- (void)cache:(id)arg1 willEvictObject:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-SFWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-SFWPAdditions.h new file mode 100644 index 000000000..e2083f0d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-SFWPAdditions.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCharacterSet.h" + +@interface NSCharacterSet (SFWPAdditions) ++ (id)lineBreakingCharacterSet; ++ (id)postSmartSet; ++ (id)preSmartSet; ++ (id)allQuotesCharacterSetExcludingRight; ++ (id)allQuotesCharacterSetExcludingLeft; ++ (id)smartQuotesCharacterSet; ++ (id)smartDoubleQuotesCharacterSet; ++ (id)smartSingleQuotesCharacterSet; ++ (id)normalQuotesCharacterSet; ++ (id)spaceCharacterSet; ++ (id)invisibleCharacterSet; ++ (id)breakingSpaceCharacterSet; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-TSCEAdditions.h new file mode 100644 index 000000000..dcc2d4a08 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCharacterSet-TSCEAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCharacterSet.h" + +@interface NSCharacterSet (TSCEAdditions) ++ (id)listDelimiterCharacterSet; ++ (id)dollarSignCharacterSet; ++ (id)internationalColonCharacterSet; ++ (id)internationalWhitespaceAndNewlineCharacterSet; ++ (id)internationalWhitespaceCharacterSet; ++ (id)periodCharacterSet; ++ (id)characterSetRequiringSingleQuotes; ++ (id)singleQuoteCharacterSet; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCoding-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSCopying-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPPasteboard.h b/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPPasteboard.h new file mode 100644 index 000000000..ee7ea67ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPPasteboard.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +#import "TSPSplitableData-Protocol.h" + +@interface NSData (TSPPasteboard) ++ (id)dataFromDispatchData:(id)arg1; +- (void)splitDataWithMaxSize:(unsigned long long)arg1 subdataHandlerBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPersistence.h new file mode 100644 index 000000000..1af5dd0c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSData-TSPersistence.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (TSPersistence) ++ (id)dataWithContentsOfURL:(id)arg1 decryptionKey:(id)arg2; +- (_Bool)writeToURL:(id)arg1 encryptionKey:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSCEAdditions.h new file mode 100644 index 000000000..9bc617f4c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSCEAdditions.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDate.h" + +@interface NSDate (TSCEAdditions) ++ (id)dateWithYear:(long long)arg1 month:(long long)arg2 day:(long long)arg3 hour:(long long)arg4 minute:(long long)arg5 second:(long long)arg6; ++ (id)dateWithSerialNumber:(double)arg1 dateMode:(int)arg2; +- (double)mapToDouble; +- (long long)weekday; +- (long long)week; +- (long long)second; +- (long long)minute; +- (long long)hour; +- (long long)day; +- (long long)month; +- (long long)year; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSPArchivingUtility.h new file mode 100644 index 000000000..e99c7edc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSDate-TSPArchivingUtility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDate.h" + +@interface NSDate (TSPArchivingUtility) +- (void)saveToMessage:(struct Date *)arg1; +- (id)initWithMessage:(const struct Date *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-SFUJsonAdditions.h new file mode 100644 index 000000000..508cccc5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface NSDictionary (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-TSUAdditions.h new file mode 100644 index 000000000..97f01a112 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSDictionary-TSUAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface NSDictionary (TSUAdditions) ++ (id)dictionaryByInvertingDictionary:(id)arg1; +- (id)objectOfClass:(Class)arg1 forKey:(id)arg2; +- (_Bool)boolValueForKey:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSDiscardableContent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSDiscardableContent-Protocol.h new file mode 100644 index 000000000..43ba31699 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSDiscardableContent-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSDiscardableContent +- (_Bool)isContentDiscarded; +- (void)discardContentIfPossible; +- (void)endContentAccess; +- (_Bool)beginContentAccess; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSError-TSApplication.h b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSApplication.h new file mode 100644 index 000000000..401f6c37c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSApplication.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (TSApplication) ++ (id)tsa_errorWithCode:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSError-TSKWarningAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSKWarningAdditions.h new file mode 100644 index 000000000..1600b388c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSKWarningAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (TSKWarningAdditions) ++ (id)errorWithTSKWarning:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSError-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSPersistence.h new file mode 100644 index 000000000..f36946756 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSPersistence.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (TSPersistence) ++ (id)tsp_errorWithCode:(long long)arg1 underlyingError:(id)arg2; ++ (id)tsp_errorWithCode:(long long)arg1; +- (_Bool)tsp_isRecoverable; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUAdditions.h new file mode 100644 index 000000000..15bcfd4ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (TSUAdditions) ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4 underlyingError:(id)arg5; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 alertTitle:(id)arg3 alertMessage:(id)arg4; ++ (id)tsuErrorWithCode:(long long)arg1; ++ (id)errorWithDomain:(id)arg1 code:(long long)arg2 description:(id)arg3 recoverySuggestion:(id)arg4; +- (_Bool)isCancelError; +- (_Bool)isOutOfSpaceError; +- (id)localizedAlertMessage; +- (id)localizedAlertTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUIO.h b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUIO.h new file mode 100644 index 000000000..0495b0720 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSError-TSUIO.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@interface NSError (TSUIO) ++ (id)tsu_IOWriteErrorWithErrno:(int)arg1; ++ (id)tsu_IOReadErrorWithErrno:(int)arg1; ++ (id)tsu_IOErrorWithCode:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSException-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSException-TSUAdditions.h new file mode 100644 index 000000000..3b1f219ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSException-TSUAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSException.h" + +@interface NSException (TSUAdditions) ++ (void)raiseWithError:(id)arg1; +- (id)error; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFastEnumeration-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSFastEnumeration-Protocol.h new file mode 100644 index 000000000..6d0370f87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFastEnumeration-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSFastEnumeration +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFileCoordinator-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSFileCoordinator-TSPersistence.h new file mode 100644 index 000000000..fbab94004 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFileCoordinator-TSPersistence.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFileCoordinator.h" + +@interface NSFileCoordinator (TSPersistence) ++ (_Bool)tsp_coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 filePresenter:(id)arg5 error:(id *)arg6 byAccessor:(id)arg7; ++ (_Bool)tsp_coordinateWritingItemAtURL:(id)arg1 options:(unsigned long long)arg2 filePresenter:(id)arg3 error:(id *)arg4 byAccessor:(id)arg5; ++ (_Bool)tsp_coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 writingItemAtURL:(id)arg3 options:(unsigned long long)arg4 filePresenter:(id)arg5 error:(id *)arg6 byAccessor:(id)arg7; ++ (_Bool)tsp_coordinateReadingItemAtURL:(id)arg1 options:(unsigned long long)arg2 filePresenter:(id)arg3 error:(id *)arg4 byAccessor:(id)arg5; ++ (void)tsp_removeFilePresenter:(id)arg1; ++ (void)tsp_addFilePresenter:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-SFUtilityAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-SFUtilityAdditions.h new file mode 100644 index 000000000..2832e64fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-SFUtilityAdditions.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFileManager.h" + +@interface NSFileManager (SFUtilityAdditions) +- (void)logFileProtectionAtURL:(id)arg1 recursively:(_Bool)arg2; +- (void)_logFileProtectionAtURL:(id)arg1 recursively:(_Bool)arg2 indent:(id)arg3; +- (_Bool)hasAtMostFileProtection:(id)arg1 atURL:(id)arg2 recursively:(_Bool)arg3; +- (_Bool)hasAtLeastFileProtection:(id)arg1 atURL:(id)arg2 recursively:(_Bool)arg3; +- (_Bool)_fileProtectionAtURL:(id)arg1 recursively:(_Bool)arg2 passesTest:(id)arg3; +- (_Bool)_fileProtection:(id)arg1 isGreaterThan:(id)arg2; +- (_Bool)changeFileProtectionAtURL:(id)arg1 toProtection:(id)arg2 recursively:(_Bool)arg3 error:(id *)arg4; +- (_Bool)changeFileProtectionAtURL:(id)arg1 fromProtection:(id)arg2 toProtection:(id)arg3 recursively:(_Bool)arg4 error:(id *)arg5; +- (_Bool)_changeFileProtectionAtURL:(id)arg1 fromProtection:(id)arg2 toProtection:(id)arg3 recursively:(_Bool)arg4 error:(id *)arg5; +- (_Bool)setAttributes:(id)arg1 ofItemAtURL:(id)arg2 recursively:(_Bool)arg3 error:(id *)arg4; +- (_Bool)applyFileAttributesFromDocumentAtURL:(id)arg1 toDocumentAtURL:(id)arg2 error:(id *)arg3; +- (_Bool)_setAttributes:(id)arg1 ofItemAtURL:(id)arg2 recursively:(_Bool)arg3 error:(id *)arg4 shouldUpdateAttributesHandler:(id)arg5; +- (unsigned long long)pathUsage:(id)arg1; +- (unsigned long long)directoryUsage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSPersistence.h new file mode 100644 index 000000000..54efe96bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSPersistence.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFileManager.h" + +@interface NSFileManager (TSPersistence) +- (void)assertDefaultFileProtectionAtDocumentURL:(id)arg1; +- (_Bool)setDefaultFileProtectionForDirectoryPath:(id)arg1 error:(id *)arg2; +- (_Bool)setDefaultFileProtectionAtDocumentURL:(id)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSUTemporaryDirectoryAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSUTemporaryDirectoryAdditions.h new file mode 100644 index 000000000..4c208534e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFileManager-TSUTemporaryDirectoryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFileManager.h" + +@interface NSFileManager (TSUTemporaryDirectoryAdditions) +- (_Bool)grantUserWritePosixPermissionAtPath:(id)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSFilePresenter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSFilePresenter-Protocol.h new file mode 100644 index 000000000..3154c7b1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSFilePresenter-Protocol.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSOperationQueue, NSURL; + +@protocol NSFilePresenter +@property(readonly) NSOperationQueue *presentedItemOperationQueue; +@property(readonly) NSURL *presentedItemURL; + +@optional +@property(readonly) NSURL *primaryPresentedItemURL; +- (void)presentedSubitemAtURL:(id)arg1 didResolveConflictVersion:(id)arg2; +- (void)presentedSubitemAtURL:(id)arg1 didLoseVersion:(id)arg2; +- (void)presentedSubitemAtURL:(id)arg1 didGainVersion:(id)arg2; +- (void)presentedSubitemDidChangeAtURL:(id)arg1; +- (void)presentedSubitemAtURL:(id)arg1 didMoveToURL:(id)arg2; +- (void)presentedSubitemDidAppearAtURL:(id)arg1; +- (void)accommodatePresentedSubitemDeletionAtURL:(id)arg1 completionHandler:(id)arg2; +- (void)presentedItemDidResolveConflictVersion:(id)arg1; +- (void)presentedItemDidLoseVersion:(id)arg1; +- (void)presentedItemDidGainVersion:(id)arg1; +- (void)presentedItemDidChange; +- (void)presentedItemDidMoveToURL:(id)arg1; +- (void)accommodatePresentedItemDeletionWithCompletionHandler:(id)arg1; +- (void)savePresentedItemChangesWithCompletionHandler:(id)arg1; +- (void)relinquishPresentedItemToWriter:(id)arg1; +- (void)relinquishPresentedItemToReader:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSPArchivingUtility.h new file mode 100644 index 000000000..116eaf295 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSPArchivingUtility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSIndexSet.h" + +@interface NSIndexSet (TSPArchivingUtility) +- (id)initWithMessage:(const struct IndexSet *)arg1; +- (void)saveToMessage:(struct IndexSet *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSUAdditions.h new file mode 100644 index 000000000..8f0bfc98b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSIndexSet-TSUAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSIndexSet.h" + +@interface NSIndexSet (TSUAdditions) ++ (id)indexSetWithIndices:(unsigned long long *)arg1 count:(unsigned long long)arg2; +- (id)indexSetByInsertingIndexes:(id)arg1 inRange:(struct _NSRange)arg2; +- (_Bool)intersectsIndexesInIndexSet:(id)arg1; +@property(readonly, nonatomic) _Bool isSingleContiguousRange; +- (id)indexSetByAddingIndexes:(id)arg1; +- (id)initWithIndices:(unsigned long long *)arg1 count:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions.h new file mode 100644 index 000000000..bc05d12ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSInvocation.h" + +@interface NSInvocation (TSUAdditions) ++ (id)invocationWithBlock:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions_Private.h b/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions_Private.h new file mode 100644 index 000000000..70ea789d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSInvocation-TSUAdditions_Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSInvocation.h" + +@interface NSInvocation (TSUAdditions_Private) ++ (void)executeBlock:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMapTable-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSMapTable-TSPersistence.h new file mode 100644 index 000000000..73302983d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMapTable-TSPersistence.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMapTable.h" + +@interface NSMapTable (TSPersistence) ++ (id)newTspWeakObjectsMapTable; ++ (id)newTspStrongObjectsMapTable; +- (void)enumerateIdentifiersAndObjectsUsingBlock:(id)arg1; +- (void)enumerateObjectsUsingBlock:(id)arg1; +- (void)tsp_removeObjectForIdentifier:(long long)arg1; +- (id)tsp_objectForIdentifier:(long long)arg1; +- (void)tsp_setObject:(id)arg1 forIdentifier:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCEAdditions.h new file mode 100644 index 000000000..d9d5f7533 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCEAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (TSCEAdditions) +- (void)addObjectNonNil:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCHArchivingUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCHArchivingUtilities.h new file mode 100644 index 000000000..aa551cd36 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSCHArchivingUtilities.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (TSCHArchivingUtilities) ++ (id)instanceWithArchive:(const struct ChartsNSArrayOfNSNumberDoubleArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithArchive:(const struct ChartsNSArrayOfNSNumberDoubleArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ChartsNSArrayOfNSNumberDoubleArchive *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSSStyleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSSStyleAdditions.h new file mode 100644 index 000000000..ead14705d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSSStyleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (TSSStyleAdditions) +- (void)addProperty:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSUAdditions.h new file mode 100644 index 000000000..e90b7ec20 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableArray-TSUAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (TSUAdditions) +- (void)trimObjectsFromIndex:(unsigned long long)arg1; +- (void)removeObjectsIdenticalToObjectsInArray:(id)arg1; +- (void)addObjectsFromNonNilArray:(id)arg1; +- (void)addNonNilObject:(id)arg1; +- (void)addObjects:(id)arg1; +- (id)pop_tsu; +- (void)push_tsu:(id)arg1; +- (id)dequeue; +- (void)enqueue:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableCharacterSet-SFWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableCharacterSet-SFWPAdditions.h new file mode 100644 index 000000000..2e74c377d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableCharacterSet-SFWPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableCharacterSet.h" + +@interface NSMutableCharacterSet (SFWPAdditions) +- (id)initWithCharacters:(const unsigned short *)arg1 length:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableCopying-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableCopying-Protocol.h new file mode 100644 index 000000000..4cfb733a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSMutableCopying +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableDictionary-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableDictionary-TSUAdditions.h new file mode 100644 index 000000000..93a8c7bec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableDictionary-TSUAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableDictionary.h" + +@interface NSMutableDictionary (TSUAdditions) ++ (id)dictionaryByInvertingDictionary:(id)arg1; ++ (id)dictionaryByInvertingDictionaryIfPossible:(id)arg1; +- (id)objectForKey:(id)arg1 withDefaultOfClass:(Class)arg2; +- (id)objectForKey:(id)arg1 withDefaultUsingBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableIndexSet-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableIndexSet-TSUAdditions.h new file mode 100644 index 000000000..75f955571 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableIndexSet-TSUAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableIndexSet.h" + +@interface NSMutableIndexSet (TSUAdditions) +- (void)intersectionWithIndexSet:(id)arg1; +- (void)moveIndexesInRange:(struct _NSRange)arg1 toOffset:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSCEAdditions.h new file mode 100644 index 000000000..f22f276c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSCEAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +@interface NSMutableString (TSCEAdditions) +- (void)appendWhitespace:(char *)arg1 startingIndex:(int *)arg2; +- (void)appendSpaces:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUDescription.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUDescription.h new file mode 100644 index 000000000..cb6563f0a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUDescription.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +@interface NSMutableString (TSUDescription) +- (void)indentBy:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUtilityAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUtilityAdditions.h new file mode 100644 index 000000000..d512b5f43 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSUtilityAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +@interface NSMutableString (TSUtilityAdditions) +- (void)appendSeparator:(id)arg1 format:(id)arg2; +- (void)insertCharacter:(unsigned short)arg1 atIndex:(unsigned long long)arg2; +- (void)appendCharacter:(unsigned short)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSWPStorage_conversion.h b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSWPStorage_conversion.h new file mode 100644 index 000000000..ca98654d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSMutableString-TSWPStorage_conversion.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +@interface NSMutableString (TSWPStorage_conversion) +- (void)replaceBreaksWithPlainTextVersions; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNull-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNull-SFUJsonAdditions.h new file mode 100644 index 000000000..33d28ae51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNull-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNull.h" + +@interface NSNull (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDColorFill_Additions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDColorFill_Additions.h new file mode 100644 index 000000000..214423081 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDColorFill_Additions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNull.h" + +#import "TSDPathPainter-Protocol.h" + +@interface NSNull (TSDColorFill_Additions) +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDMixingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDMixingAdditions.h new file mode 100644 index 000000000..a40b412ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNull-TSDMixingAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNull.h" + +#import "TSDMixing-Protocol.h" + +@interface NSNull (TSDMixingAdditions) +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNumber-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-SFUJsonAdditions.h new file mode 100644 index 000000000..aff62ec2b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSCHArchivingUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSCHArchivingUtilities.h new file mode 100644 index 000000000..030201288 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSCHArchivingUtilities.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (TSCHArchivingUtilities) ++ (id)instanceWithArchive:(const struct ChartsNSNumberDoubleArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithArchive:(const struct ChartsNSNumberDoubleArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ChartsNSNumberDoubleArchive *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSDMixingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSDMixingAdditions.h new file mode 100644 index 000000000..07958c512 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSDMixingAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +#import "TSDMixing-Protocol.h" + +@interface NSNumber (TSDMixingAdditions) +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSSStyleIntValueAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSSStyleIntValueAdditions.h new file mode 100644 index 000000000..90c74f917 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSSStyleIntValueAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (TSSStyleIntValueAdditions) ++ (id)numberWithCGFloat:(double)arg1; ++ (id)numberWithStyleProperty:(int)arg1; ++ (id)numberWithStyleInt:(int)arg1; +- (double)CGFloatValue; +- (int)stylePropertyValue; +- (int)styleIntValue; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSUAdditions.h new file mode 100644 index 000000000..1c8ac0f38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSNumber-TSUAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (TSUAdditions) ++ (id)numberWithCGFloat:(double)arg1; +- (_Bool)isFloatingPointType; +- (double)CGFloatValue; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/NSObject-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-SFUJsonAdditions.h new file mode 100644 index 000000000..707925bc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-TPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TPAdditions.h new file mode 100644 index 000000000..ff0fffcd4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (TPAdditions) +- (void)performSelector:(SEL)arg1 withIndexesFromSet:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSSPropertyValueArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSSPropertyValueArchiving.h new file mode 100644 index 000000000..23e657b03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSSPropertyValueArchiving.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (TSSPropertyValueArchiving) ++ (id)instanceWithArchive:(const struct Message *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Message *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Message *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUAdditions.h new file mode 100644 index 000000000..92ff0d5f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (TSUAdditions) ++ (_Bool)object:(id)arg1 isEqualToObject:(id)arg2; ++ (_Bool)overridesClassSelector:(SEL)arg1 ofBaseClass:(Class)arg2; ++ (_Bool)overridesSelector:(SEL)arg1 ofBaseClass:(Class)arg2; +- (void)performSelector:(SEL)arg1 withValue:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUBlockUtility.h b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUBlockUtility.h new file mode 100644 index 000000000..b64bf4547 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSObject-TSUBlockUtility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (TSUBlockUtility) +- (void)tsu_runBlock; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSPropertyListSerialization-TSUtility.h b/iOS7/PrivateFrameworks/iWorkImport/NSPropertyListSerialization-TSUtility.h new file mode 100644 index 000000000..b86088ea5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSPropertyListSerialization-TSUtility.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPropertyListSerialization.h" + +@interface NSPropertyListSerialization (TSUtility) ++ (id)tsu_localizedPropertyListWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; ++ (void)tsu_processLocalizedPropertyList:(id)arg1; ++ (id)tsu_propertyListWithContentsOfURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSScanner-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSScanner-TSUAdditions.h new file mode 100644 index 000000000..b2c5d6e72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSScanner-TSUAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScanner.h" + +@interface NSScanner (TSUAdditions) +- (_Bool)scanCGFloat:(double *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-EmailAddressAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-EmailAddressAdditions.h new file mode 100644 index 000000000..e09783adf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-EmailAddressAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (EmailAddressAdditions) +- (_Bool)isLegalEmailAddress; +- (id)uncommentedAddressRespectingGroups; +- (id)uncommentedAddress; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-GQCustomNumberFormatAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-GQCustomNumberFormatAdditions.h index 450187355..b2a7cb43a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/NSString-GQCustomNumberFormatAdditions.h +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-GQCustomNumberFormatAdditions.h @@ -7,12 +7,12 @@ #import "NSString.h" @interface NSString (GQCustomNumberFormatAdditions) -+ (id)customNumberFormatDecimalFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2 includeDecimalSeparator:(BOOL)arg3; ++ (id)customNumberFormatDecimalFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2 includeDecimalSeparator:(_Bool)arg3; + (id)customNumberFormatDecimalTokenRepresentedStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; + (id)customNumberFormatDecimalTokenDisplayStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; + (id)customNumberFormatIntegerFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2; -+ (id)customNumberFormatIntegerTokenRepresentedStringWithDigits:(unsigned int)arg1 separator:(BOOL)arg2 digitString:(id)arg3; -+ (id)customNumberFormatIntegerTokenDisplayStringWithDigits:(unsigned int)arg1 separator:(BOOL)arg2 digitString:(id)arg3; ++ (id)customNumberFormatIntegerTokenRepresentedStringWithDigits:(unsigned int)arg1 separator:(_Bool)arg2 digitString:(id)arg3; ++ (id)customNumberFormatIntegerTokenDisplayStringWithDigits:(unsigned int)arg1 separator:(_Bool)arg2 digitString:(id)arg3; + (id)customNumberFormatTokenStringOfType:(int)arg1 content:(id)arg2; - (unsigned short)spaceCharacterInCustomNumberFormatSpaceToken; - (unsigned short)scaleCharacterInCustomNumberFormatScaleToken; @@ -22,9 +22,9 @@ - (id)digitPlaceholderStringInDigitToken; - (unsigned int)numberOfDigitsInCustomNumberFormatDecimalToken; - (id)stringByInsertingGroupingSeparators; -- (BOOL)customFormatIntegerTokenUsesSeparator; +- (_Bool)customFormatIntegerTokenUsesSeparator; - (unsigned int)numberOfDigitsInCustomNumberFormatIntegerToken; -- (BOOL)isSpecialCustomNumberFormatTokenOfType:(int)arg1; -- (BOOL)isSpecialCustomNumberFormatToken; +- (_Bool)isSpecialCustomNumberFormatTokenOfType:(int)arg1; +- (_Bool)isSpecialCustomNumberFormatToken; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-GQFormatStringUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-GQFormatStringUtilities.h index 2ded72b47..fa1e749e7 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/NSString-GQFormatStringUtilities.h +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-GQFormatStringUtilities.h @@ -18,7 +18,7 @@ - (int)indexOfNumberFormatSubpatternSeparator; - (id)stringByRemovingEscapedCharactersFromNumberFormatPattern; - (id)createRangesOfEscapedCharactersInNumberFormatPattern; -- (BOOL)isNumberFormatPattern; +- (_Bool)isNumberFormatPattern; - (id)createStringBySubstitutingCharactersCFNumberFormatterDoesntUnderstand; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-GlobalIDCreationAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-GlobalIDCreationAdditions.h new file mode 100644 index 000000000..d633004cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-GlobalIDCreationAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (GlobalIDCreationAdditions) ++ (id)stringWithNewGlobalID; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-KNBuildTitleAdditions.h new file mode 100644 index 000000000..fc55a848c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-KNBuildTitleAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (KNBuildTitleAdditions) +- (id)stringByRemovingAdditionalLines; +- (id)buildTitleByTruncatingToLength:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-NSURLAdditionsAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-NSURLAdditionsAdditions.h new file mode 100644 index 000000000..577147c84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-NSURLAdditionsAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (NSURLAdditionsAdditions) +- (id)stringByPercentEscaping; +- (_Bool)containsPercentEscapes; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUCryptoUtilsAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUCryptoUtilsAdditions.h new file mode 100644 index 000000000..c8f1a1411 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUCryptoUtilsAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (SFUCryptoUtilsAdditions) +- (id)sha256HexHashString; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUJsonAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUJsonAdditions.h new file mode 100644 index 000000000..dd943c6ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-SFUJsonAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (SFUJsonAdditions) +- (void)appendJsonStringToString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TPWordCountAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TPWordCountAdditions.h new file mode 100644 index 000000000..62f623d4d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TPWordCountAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TPWordCountAdditions) +- (id)statisticsInRange:(struct _NSRange)arg1; +- (unsigned long long)whiteSpaceCountInRange:(CDStruct_627e0f85)arg1; +- (id)statistics; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSCEAdditions.h new file mode 100644 index 000000000..f9c8d565f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSCEAdditions.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSCEAdditions) ++ (id)stringWithCellRange:(struct)arg1 stickyBits:(unsigned char)arg2; ++ (id)stringWithCellReference:(CDStruct_78b871e1)arg1 stickyBits:(unsigned char)arg2; ++ (id)stringWithCellID:(CDStruct_0441cfb5)arg1 stickyBits:(unsigned char)arg2; ++ (id)stringWithSignedCellID:(CDStruct_f2a491fb)arg1 stickyBits:(unsigned char)arg2; +- (id)referenceComponentsSeparatedByColon; +- (id)referenceComponentsSeparatedByPathDelimiter; +- (id)stringByRemovingNewlines; +- (id)stringByReplacingTabsAndNewlinesWithASingleSpace; +- (id)newStringByAddingDoubleQuoteEscapesIfNecessary; +- (id)stringByUnescapingPartialQuotedStringWithEmptyQuotedStringOK:(_Bool)arg1 preserveTrailingUnquotedWhitespace:(_Bool)arg2; +- (id)stringByUnescapingPartialQuotedStringWithEmptyQuotedStringOK:(_Bool)arg1; +- (id)stringByUnescapingPartialQuotedString; +- (_Bool)isSingleQuoted; +- (id)stringByUnescapingSingleQuotes; +- (id)stringByUnescapingSingleQuotesAndGettingTrailingWhitespaceCount:(unsigned long long *)arg1; +- (id)stringByAddingSingleQuoteEscapesIfNecessary; +- (id)newStringByAddingSingleQuoteEscapesIfNecessary; +- (id)stringByAddingSingleQuoteEscapes; +- (id)newStringByForcingSingleQuoteEscapes:(_Bool)arg1; +- (void)p_initializeQuotes; +- (_Bool)hasBoolValue:(_Bool *)arg1; +- (CDStruct_0441cfb5)coordinateValueGettingStickyBits:(char *)arg1; +- (CDStruct_0441cfb5)coordinateValue; +- (id)initWithCellID:(CDStruct_f2a491fb)arg1 stickyBits:(unsigned char)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSDKVCKeyPathAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSDKVCKeyPathAdditions.h new file mode 100644 index 000000000..a3359cd2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSDKVCKeyPathAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSDKVCKeyPathAdditions) +- (unsigned long long)numberOfKeysInKeyPath; +- (id)lastKey; +- (id)firstKey; +- (id)keyPathByAppendingKey:(id)arg1; +- (id)keyPathByPrependingKey:(id)arg1; +- (id)keyPathByRemovingFirstKey; +- (id)keyPathByRemovingLastKey; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSKSearch.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSKSearch.h new file mode 100644 index 000000000..780299cde --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSKSearch.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSKSearch) ++ (id)regexStringForSearchString:(id)arg1 options:(unsigned long long)arg2; +- (id)stringByReplacingOccurrencesOfString:(id)arg1 withString:(id)arg2 searchOptions:(unsigned long long)arg3 range:(struct _NSRange)arg4 replacementCount:(unsigned long long *)arg5; +- (id)stringByCapitalizingToMatchString:(id)arg1 range:(struct _NSRange)arg2 searchOptions:(unsigned long long)arg3; +- (struct _NSRange)rangeOfString:(id)arg1 searchOptions:(unsigned long long)arg2 updatingSearchRange:(struct _NSRange *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPArchiveUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPArchiveUtilities.h new file mode 100644 index 000000000..b2f444ccf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPArchiveUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSPArchiveUtilities) ++ (id)stringWithProtobufString:(const basic_string_7c0a1c0b *)arg1; +- (void)saveToProtobufString:(basic_string_7c0a1c0b *)arg1; +- (const char *)protobufString; +- (id)initWithProtobufString:(const basic_string_7c0a1c0b *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPersistence.h new file mode 100644 index 000000000..47013abdc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSPersistence.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSPersistence) ++ (id)tsp_stringWithExtensionFieldComponent:(unsigned int)arg1; ++ (id)tsp_stringForDigest:(const char *)arg1 length:(unsigned long long)arg2; +- (id)tsp_stringByAppendingExtensionFieldComponent:(unsigned int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSTFormulaHelperMethods.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSTFormulaHelperMethods.h new file mode 100644 index 000000000..14ace488e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSTFormulaHelperMethods.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSTFormulaHelperMethods) +- (_Bool)tst_hasLeadingCharacterInSet:(id)arg1; +- (_Bool)tst_isOneCharacterInSet:(id)arg1; +- (_Bool)tst_hasLeadingSingleQuoteEscape; +- (_Bool)tst_isEqualToFormulaEqualsString; +- (_Bool)tst_hasFormulaEqualsPrefix; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUAdditions.h new file mode 100644 index 000000000..9910b2d86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUAdditions.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUAdditions) ++ (id)stringByHexEncodingData:(id)arg1; ++ (id)stringWithXMLString:(const char *)arg1; ++ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned long long)arg2 breakLines:(_Bool)arg3; ++ (id)stringByBase64EncodingBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)stringWithHexFromBytes:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)listSeparator; ++ (id)stringByIndentingString:(id)arg1; ++ (id)stringByIndentingString:(id)arg1 times:(unsigned long long)arg2; ++ (id)stringWithFormat:(id)arg1 arguments:(char *)arg2; ++ (id)stringWithUUID; +- (_Bool)containsSubstring:(id)arg1; +- (void)enumerateRangesOfCharactersInSet:(id)arg1 usingBlock:(id)arg2; +- (struct _NSRange)range; +- (struct _NSRange)rangeOfString:(id)arg1 options:(unsigned long long)arg2 updatingSearchRange:(struct _NSRange *)arg3; +- (struct _NSRange)rangeOfWordAtCharacterIndex:(unsigned long long)arg1 range:(struct _NSRange)arg2; +- (struct _NSRange)rangeOfWordAtCharacterIndex:(unsigned long long)arg1; +- (id)tolerantStringByAppendingPathExtension:(id)arg1; +- (_Bool)containsOnlyCharactersFromSet:(id)arg1; +- (id)unescapeXML; +- (id)escapeXML; +- (id)stringByMakingFirstCharacterUppercase; +- (id)stringByMakingFirstCharacterLowercase; +- (id)encodeStringBase64; +- (id)stringByTrimmingCharactersInSetFromFront:(id)arg1; +- (id)stringWithPathRelativeTo:(id)arg1 allowBacktracking:(_Bool)arg2; +- (id)stringWithPathRelativeTo:(id)arg1; +- (id)substringWithComposedCharacterSequencesToFileSystemLength:(unsigned long long)arg1; +- (id)substringWithComposedCharacterSequencesToIndex:(unsigned long long)arg1; +- (id)stringWithRealpath; +- (_Bool)isChildOfPath:(id)arg1; +- (_Bool)isDescendantOfPath:(id)arg1; +- (id)escapeForIcuRegex; +- (unsigned long long)countInstancesOfString:(id)arg1 options:(unsigned long long)arg2; +- (id)stringByReplacingInstancesOfCharactersInSet:(id)arg1 withString:(id)arg2; +- (id)stringByRemovingCharactersInSet:(id)arg1; +- (id)stringByRemovingCharactersInSet:(id)arg1 options:(unsigned int)arg2; +- (id)md5Hash; +- (id)stringByFixingBrokenSurrogatePairs; +- (id)stringByUniquingPathInsideDirectory:(id)arg1 withFormat:(id)arg2; +- (id)stringByUniquingPathInsideDirectory:(id)arg1; +- (id)stringByAddingCSVEscapes; +- (id)stringByAppendingSeparator:(id)arg1 format:(id)arg2; +- (id)stringQuotedIfContainsCharacterSet:(id)arg1; +- (id)stringByExpandingTableFormatting; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUCustomNumberFormatAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUCustomNumberFormatAdditions.h new file mode 100644 index 000000000..d5c9144c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUCustomNumberFormatAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUCustomNumberFormatAdditions) ++ (id)customNumberFormatDecimalFormatStringWithDigits:(unsigned int)arg1 digitString:(id)arg2 includeDecimalSeparator:(_Bool)arg3; ++ (id)customNumberFormatDecimalTokenRepresentedStringWithDigits:(unsigned long long)arg1 digitString:(id)arg2; ++ (id)customNumberFormatDecimalTokenDisplayStringWithDigits:(unsigned long long)arg1 digitString:(id)arg2; ++ (id)customNumberFormatIntegerFormatStringWithDigits:(unsigned long long)arg1 digitString:(id)arg2; ++ (id)customNumberFormatIntegerTokenRepresentedStringWithDigits:(unsigned long long)arg1 separator:(_Bool)arg2 digitString:(id)arg3; ++ (id)customNumberFormatIntegerTokenDisplayStringWithDigits:(unsigned int)arg1 separator:(_Bool)arg2 digitString:(id)arg3; ++ (id)customNumberFormatTokenStringOfType:(int)arg1 content:(id)arg2; +- (unsigned short)spaceCharacterInCustomNumberFormatSpaceToken; +- (unsigned short)scaleCharacterInCustomNumberFormatScaleToken; +- (id)formatStringFromCustomNumberFormatScaleToken; +- (int)fractionAccuracyFromCustomNumberFormatFractionToken; +- (id)currencyCodeFromCustomNumberFormatCurrencyToken; +- (id)digitPlaceholderStringInDigitToken; +- (unsigned long long)numberOfDigitsInCustomNumberFormatDecimalToken; +- (id)stringByInsertingFormatGroupingSeparators; +- (_Bool)customFormatIntegerTokenUsesSeparator; +- (unsigned int)numberOfDigitsInCustomNumberFormatIntegerToken; +- (_Bool)isSpecialCustomNumberFormatTokenOfType:(int)arg1; +- (_Bool)isSpecialCustomNumberFormatToken; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDatabaseAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDatabaseAdditions.h new file mode 100644 index 000000000..947c27be8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDatabaseAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUDatabaseAdditions) ++ (id)stringWithSqlStatement:(struct sqlite3_stmt *)arg1 columnIndex:(int)arg2; +- (_Bool)bindToSqlStatement:(struct sqlite3_stmt *)arg1 index:(int)arg2 error:(id *)arg3; +- (id)initWithSqlStatement:(struct sqlite3_stmt *)arg1 columnIndex:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDateFormatStringUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDateFormatStringUtilities.h new file mode 100644 index 000000000..e0e8db02f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUDateFormatStringUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUDateFormatStringUtilities) +- (id)stringByReplacing2DigitYearStringWith4DigitYearString; +- (id)stringByReplacing4DigitYearStringWith2DigitYearString; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUNumberFormatStringUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUNumberFormatStringUtilities.h new file mode 100644 index 000000000..fb4ad4b04 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUNumberFormatStringUtilities.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUNumberFormatStringUtilities) ++ (id)numberSymbols; +- (id)prefixOfNumberFormatSubpattern; +- (unsigned long long)indexOfFirstNonPrefixCharacterInNumberFormatSubpattern; +- (id)suffixOfNumberFormatSubpattern; +- (unsigned long long)indexOfLastNonSuffixCharacterInNumberFormatSubpattern; +- (id)numberPortionOfNumberFormatSubpattern; +- (id)negativeSubpatternOfNumberFormatPattern; +- (id)positiveSubpatternOfNumberFormatPattern; +- (unsigned long long)indexOfNumberFormatSubpatternSeparator; +- (id)stringByRemovingEscapedCharactersFromNumberFormatPattern; +- (id)newRangesOfEscapedCharactersInNumberFormatPattern; +- (_Bool)isNumberFormatPattern; +- (id)newStringBySubstitutingCharactersCFNumberFormatterDoesntUnderstand; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUUTIUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUUTIUtilities.h new file mode 100644 index 000000000..951b59742 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUUTIUtilities.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUUTIUtilities) +- (_Bool)tsu_pathExtensionConformsToUTI:(id)arg1; +- (_Bool)tsu_pathConformsToUTI:(id)arg1; +@property(readonly, nonatomic) NSString *tsu_pathUTI; +@property(readonly, nonatomic) NSString *tsu_UTIFilenameExtension; +- (_Bool)tsu_conformsToAnyUTI:(id)arg1; +- (_Bool)tsu_conformsToUTI:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUVersionComparison.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUVersionComparison.h new file mode 100644 index 000000000..95b6566cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSUVersionComparison.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSUVersionComparison) +- (long long)compareToVersionString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSString-TSWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSWPAdditions.h new file mode 100644 index 000000000..d301fc072 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSString-TSWPAdditions.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (TSWPAdditions) ++ (id)stringForValue:(unsigned int)arg1 withPageNumberFormat:(int)arg2; ++ (id)stringForValue:(unsigned int)arg1 withListNumberFormat:(int)arg2 includeFormatting:(_Bool)arg3; ++ (id)stringForValue:(unsigned int)arg1 withListNumberFormat:(int)arg2; ++ (unsigned long long)numberForString:(id)arg1 withPageNumberFormat:(int)arg2; ++ (unsigned long long)numberForString:(id)arg1 withListNumberFormat:(int)arg2; +- (unsigned int)utf32CharacterAtIndex:(unsigned long long)arg1; +- (int)contentsScriptInRange:(struct _NSRange)arg1; +- (int)contentsScript; +- (id)replaceOccurrencesOfCharactersInSet:(id)arg1 minimumConsecutiveLength:(unsigned long long)arg2 replaceString:(id)arg3; +- (_Bool)isAllWhitespaceInRange:(struct _NSRange)arg1; +- (struct _NSRange)rangeOfCharactersFromSet:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)findIndexOfCharacter:(unsigned short)arg1 range:(struct _NSRange)arg2; +- (id)stringByNormalizingParagraphBreaks; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSThread-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSThread-TSPersistence.h new file mode 100644 index 000000000..8ca7f729e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSThread-TSPersistence.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSThread.h" + +@interface NSThread (TSPersistence) ++ (void)tsp_performSynchronousOperationMarkingThreadWithKey:(id)arg1 usingBlock:(id)arg2; ++ (void)tsp_performSynchronousOperationWithReadFileAccessUsingBlock:(id)arg1; ++ (_Bool)tsp_hasReadFileAccess; ++ (void)tsp_performSynchronousArchiverOperationUsingBlock:(id)arg1; ++ (_Bool)tsp_isArchiverThread; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURL-DownloadItem.h b/iOS7/PrivateFrameworks/iWorkImport/NSURL-DownloadItem.h new file mode 100644 index 000000000..1ceb9b238 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURL-DownloadItem.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +#import "TSUDownloadItem-Protocol.h" + +@class NSString; + +@interface NSURL (DownloadItem) ++ (void)downloadManager:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; ++ (void)downloadManager:(id)arg1 task:(id)arg2 didFinishDownloadingToURL:(id)arg3; ++ (_Bool)canHandleDownloadTask:(id)arg1; +@property(readonly, nonatomic) long long totalBytesExpectedToBeDownloaded; +@property(readonly, nonatomic) NSURL *downloadURL; +@property(readonly, nonatomic) NSString *downloadTaskDescription; + +// Remaining properties +@property(readonly, nonatomic) _Bool needsDownload; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURL-SFUtilityAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSURL-SFUtilityAdditions.h new file mode 100644 index 000000000..fa892c5a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURL-SFUtilityAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@interface NSURL (SFUtilityAdditions) ++ (id)filePathURLWithEscapes:(id)arg1; ++ (id)relativeURLWithEscapes:(id)arg1; ++ (id)improperlyEscapedString:(id)arg1; ++ (id)properlyEscapedString:(id)arg1; +- (_Bool)isRelative; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSPersistence.h new file mode 100644 index 000000000..e6d16e52f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSPersistence.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@interface NSURL (TSPersistence) +- (_Bool)isUbiquitous; +- (id)URLExceptPrivate; +- (id)pathExceptPrivate; +- (_Bool)isAssetsLibraryURL; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSUUTIUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSUUTIUtilities.h new file mode 100644 index 000000000..cee29128c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURL-TSUUTIUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@class NSString; + +@interface NSURL (TSUUTIUtilities) +- (_Bool)tsu_conformsToUTI:(id)arg1; +@property(readonly, nonatomic) NSString *tsu_UTI; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDelegate-Protocol.h new file mode 100644 index 000000000..1f0f86241 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSURLSessionDelegate + +@optional +- (void)URLSessionDidFinishEventsForBackgroundURLSession:(id)arg1; +- (void)URLSession:(id)arg1 didReceiveChallenge:(id)arg2 completionHandler:(id)arg3; +- (void)URLSession:(id)arg1 didBecomeInvalidWithError:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDownloadDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDownloadDelegate-Protocol.h new file mode 100644 index 000000000..dbba61a42 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionDownloadDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLSessionTaskDelegate-Protocol.h" + +@protocol NSURLSessionDownloadDelegate +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didResumeAtOffset:(long long)arg3 expectedTotalBytes:(long long)arg4; +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didWriteData:(long long)arg3 totalBytesWritten:(long long)arg4 totalBytesExpectedToWrite:(long long)arg5; +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didFinishDownloadingToURL:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionTaskDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionTaskDelegate-Protocol.h new file mode 100644 index 000000000..878a1e435 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSURLSessionTaskDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLSessionDelegate-Protocol.h" + +@protocol NSURLSessionTaskDelegate + +@optional +- (void)URLSession:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; +- (void)URLSession:(id)arg1 task:(id)arg2 didSendBodyData:(long long)arg3 totalBytesSent:(long long)arg4 totalBytesExpectedToSend:(long long)arg5; +- (void)URLSession:(id)arg1 task:(id)arg2 needNewBodyStream:(id)arg3; +- (void)URLSession:(id)arg1 task:(id)arg2 didReceiveChallenge:(id)arg3 completionHandler:(id)arg4; +- (void)URLSession:(id)arg1 task:(id)arg2 willPerformHTTPRedirection:(id)arg3 newRequest:(id)arg4 completionHandler:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSUserDefaults-TSKRoleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSUserDefaults-TSKRoleAdditions.h new file mode 100644 index 000000000..05551b182 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSUserDefaults-TSKRoleAdditions.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSUserDefaults.h" + +@interface NSUserDefaults (TSKRoleAdditions) +- (void)setBool:(_Bool)arg1 forKeyInCurrentRole:(id)arg2; +- (void)setDouble:(double)arg1 forKeyInCurrentRole:(id)arg2; +- (void)setFloat:(float)arg1 forKeyInCurrentRole:(id)arg2; +- (void)setInteger:(long long)arg1 forKeyInCurrentRole:(id)arg2; +- (_Bool)boolForKeyInCurrentRole:(id)arg1; +- (double)doubleForKeyInCurrentRole:(id)arg1; +- (float)floatForKeyInCurrentRole:(id)arg1; +- (long long)integerForKeyInCurrentRole:(id)arg1; +- (id)dataForKeyInCurrentRole:(id)arg1; +- (id)dictionaryForKeyInCurrentRole:(id)arg1; +- (id)arrayForKeyInCurrentRole:(id)arg1; +- (id)stringForKeyInCurrentRole:(id)arg1; +- (void)removeObjectForKeyInCurrentRole:(id)arg1; +- (void)setObject:(id)arg1 forKeyInCurrentRole:(id)arg2; +- (id)objectForKeyInCurrentRole:(id)arg1; +- (void)setBool:(_Bool)arg1 forKey:(id)arg2 inRole:(id)arg3; +- (void)setDouble:(double)arg1 forKey:(id)arg2 inRole:(id)arg3; +- (void)setFloat:(float)arg1 forKey:(id)arg2 inRole:(id)arg3; +- (void)setInteger:(long long)arg1 forKey:(id)arg2 inRole:(id)arg3; +- (_Bool)boolForKey:(id)arg1 inRole:(id)arg2; +- (double)doubleForKey:(id)arg1 inRole:(id)arg2; +- (float)floatForKey:(id)arg1 inRole:(id)arg2; +- (long long)integerForKey:(id)arg1 inRole:(id)arg2; +- (id)dataForKey:(id)arg1 inRole:(id)arg2; +- (id)dictionaryForKey:(id)arg1 inRole:(id)arg2; +- (id)arrayForKey:(id)arg1 inRole:(id)arg2; +- (id)stringForKey:(id)arg1 inRole:(id)arg2; +- (void)removeObjectForKey:(id)arg1 inRole:(id)arg2; +- (void)setObject:(id)arg1 forKey:(id)arg2 inRole:(id)arg3; +- (id)objectForKey:(id)arg1 inRole:(id)arg2; +- (id)p_currentRole; +- (id)keyForRole:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSA_NSValueCGGeometryExtensions.h b/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSA_NSValueCGGeometryExtensions.h new file mode 100644 index 000000000..f5bfeaa86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSA_NSValueCGGeometryExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +@interface NSValue (TSA_NSValueCGGeometryExtensions) ++ (id)valueWithCGRect:(struct CGRect)arg1; +- (struct CGRect)cgRectValue; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSDMixingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSDMixingAdditions.h new file mode 100644 index 000000000..356580130 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/NSValue-TSDMixingAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +#import "TSDMixing-Protocol.h" + +@interface NSValue (TSDMixingAdditions) +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream-Protocol.h index 5b96037ff..60d9640a5 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream-Protocol.h @@ -7,7 +7,7 @@ #import "SFUInputStream-Protocol.h" @protocol SFUBufferedInputStream -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream.h index c628865dc..ef06d3865 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUBufferedInputStream.h @@ -8,11 +8,12 @@ #import +// Not exported @interface SFUBufferedInputStream : NSObject { id mStream; char *mBuffer; - unsigned long mBufferSize; + unsigned long long mBufferSize; long long mBufferOffset; long long mBufferStart; long long mBufferEnd; @@ -23,14 +24,14 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; - (void)dealloc; - (id)initWithStream:(id)arg1 dataLength:(long long)arg2; -- (id)initWithStream:(id)arg1 bufferSize:(unsigned long)arg2; +- (id)initWithStream:(id)arg1 bufferSize:(unsigned long long)arg2; - (id)initWithStream:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCommonCryptoCryptor.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCommonCryptoCryptor.h deleted file mode 100644 index 6965922ae..000000000 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUCommonCryptoCryptor.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@class SFUCryptoKey; - -@interface SFUCommonCryptoCryptor : SFUCryptor -{ - int mOperation; - SFUCryptoKey *mKey; - struct _CCCryptor *mCryptor; - unsigned long mBlockSize; - BOOL mFinished; - char *mDecryptionInputBuffer; - char *mOutputBuffer; - char *mOutputBufferPos; - unsigned long mOutputBufferAvailable; -} - -- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int *)arg4 error:(id *)arg5; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id *)arg5; -- (void)dealloc; -- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; - -@end - diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoInputStream.h index f5d78b6d6..889b7e3e5 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoInputStream.h @@ -10,6 +10,7 @@ @class SFUCryptor; +// Not exported @interface SFUCryptoInputStream : NSObject { id mBaseStream; @@ -22,8 +23,8 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; - (void)dealloc; - (id)initForDecryptionWithInputStream:(id)arg1 key:(id)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoKey.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoKey.h index e3f6aab68..a774b2917 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoKey.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoKey.h @@ -6,15 +6,31 @@ #import "NSObject.h" +@class NSData, NSString; + +// Not exported @interface SFUCryptoKey : NSObject { unsigned int mIterationCount; + char *mKey; + unsigned long long mKeyLength; + NSData *mSaltData; + NSString *_passphrase; } +@property(readonly, nonatomic) NSString *passphrase; // @synthesize passphrase=_passphrase; +- (id)saltData; +- (unsigned long long)keyLength; +- (const char *)keyData; - (unsigned int)iterationCount; - (int)keyType; +- (void)dealloc; +- (id)initAes128Key:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3 saltData:(id)arg4; +- (id)initAes128KeyFromPassphrase:(id)arg1 iterationCount:(unsigned int)arg2 saltData:(id)arg3; - (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; +- (id)initAes128KeyFromPassphrase:(id)arg1 withIterationCountAndSaltDataFromCryptoKey:(id)arg2; +- (id)initAes128KeyFromPassphrase:(id)arg1 iterationCount:(unsigned int)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoOutputStream.h new file mode 100644 index 000000000..b86c8dfdb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoOutputStream.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +@class SFUCryptor; + +// Not exported +@interface SFUCryptoOutputStream : NSObject +{ + id mBaseStream; + SFUCryptor *mCryptor; + _Bool mIsClosed; + _Bool mComputeCrc32; + unsigned int mCrc32; +} + ++ (unsigned long long)encodedLengthForDataLength:(unsigned long long)arg1 key:(id)arg2; +- (id)closeLocalStream; +- (void)close; +- (unsigned int)crc32; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (long long)offset; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (void)dealloc; +- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2 computeCrc32:(_Bool)arg3; +- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoUtils.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoUtils.h index 73f3ab682..2c87225bc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoUtils.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptoUtils.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SFUCryptoUtils : NSObject { } @@ -16,14 +17,19 @@ + (id)sha256HashFromData:(id)arg1; + (id)decodePassphraseHint:(id)arg1; + (id)encodePassphraseHint:(id)arg1; -+ (id)newBufferedInputStreamForDecryptingZippedBundle:(id)arg1 key:(id)arg2 zipArchive:(id)arg3 isDeflated:(BOOL)arg4 zipStream:(id *)arg5; -+ (id)newBufferedInputStreamForDecryptingFile:(id)arg1 key:(id)arg2 isDeflated:(BOOL)arg3 zipStream:(id *)arg4; -+ (BOOL)isEncryptionVersionAndFormatSupportedInPassphraseVerifier:(id)arg1; -+ (BOOL)checkKey:(id)arg1 againstPassphraseVerifier:(id)arg2; ++ (id)newBufferedInputStreamForDecryptingZippedBundle:(id)arg1 key:(id)arg2 zipArchive:(id)arg3 isDeflated:(_Bool)arg4 zipStream:(id *)arg5; ++ (id)newBufferedInputStreamForDecryptingFile:(id)arg1 key:(id)arg2 isDeflated:(_Bool)arg3 zipStream:(id *)arg4; ++ (_Bool)isEncryptionVersionAndFormatSupportedInPassphraseVerifier:(id)arg1; ++ (_Bool)checkKey:(id)arg1 againstPassphraseVerifier:(id)arg2; ++ (id)saltForSageFiles; ++ (id)saltFromVerifier:(id)arg1 saltLength:(unsigned long long)arg2; + (unsigned int)iterationCountFromPassphraseVerifier:(id)arg1; -+ (id)generatePassphraseVerifierForKey:(id)arg1; ++ (id)generatePassphraseVerifierForKey:(id)arg1 verifierVersion:(unsigned short)arg2; + (unsigned int)ivLengthForKey:(id)arg1; -+ (BOOL)generateRandomDataInBuffer:(char *)arg1 length:(unsigned long)arg2; ++ (id)hashForPassphrase:(id)arg1 withSalt:(id)arg2; ++ (id)generateRandomSaltWithLength:(unsigned long long)arg1; ++ (id)generateRandomSalt; ++ (_Bool)generateRandomDataInBuffer:(char *)arg1 length:(unsigned long long)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptor.h b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptor.h index 4c6ed7d5a..bf9b2e8be 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUCryptor.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUCryptor.h @@ -6,14 +6,25 @@ #import "NSObject.h" +// Not exported @interface SFUCryptor : NSObject { + int mOperation; + struct _CCCryptor *mCryptor; + unsigned long long mBlockSize; + _Bool mFinished; + char *mDecryptionInputBuffer; + char *mOutputBuffer; + char *mOutputBufferPos; + unsigned long long mOutputBufferAvailable; } -- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int *)arg4 error:(id *)arg5; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; -- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id *)arg5; -- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; +- (_Bool)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long long)arg3 bytesRead:(unsigned long long *)arg4 error:(id *)arg5; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 crc32:(unsigned int *)arg5 error:(id *)arg6; +- (_Bool)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long long)arg2 toStream:(id)arg3 finished:(_Bool)arg4 error:(id *)arg5; +- (void)dealloc; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long long)arg4 usePKCS7Padding:(_Bool)arg5; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long long)arg4; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/SFUDataRepresentation.h index 8f7ae3bf8..1f0f25c42 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUDataRepresentation.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUDataRepresentation.h @@ -8,31 +8,34 @@ @class NSData; +// Not exported @interface SFUDataRepresentation : NSObject { - BOOL mHasSha1Hash; + _Bool mHasHash; + unsigned int mHash; + _Bool mHasSha1Hash; NSData *mSha1Hash; } -- (int)compare:(id)arg1; -- (BOOL)isEqual:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)sha1Hash; - (unsigned int)uint32Hash; -- (unsigned int)hash; -- (unsigned long)readIntoData:(id)arg1; +- (unsigned long long)hash; +- (unsigned long long)readIntoData:(id)arg1; - (struct CGDataProvider *)cgDataProvider; - (struct _xmlTextReader *)xmlReaderForGzippedDataWithInputStream:(id *)arg1; - (struct _xmlTextReader *)xmlReaderForGzippedData; - (struct _xmlTextReader *)xmlReader; - (struct _xmlDoc *)xmlDocument; -- (BOOL)hasSameLocationAs:(id)arg1; -- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; - (id)bufferedInputStream; - (id)inputStream; -- (BOOL)isEncrypted; +- (_Bool)isEncrypted; - (long long)encodedLength; - (long long)dataLength; -- (BOOL)isReadable; +- (_Bool)isReadable; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation-Private.h b/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation-Private.h new file mode 100644 index 000000000..8cf931abd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUFileDataRepresentation (Private) +- (void)readFileAttributes; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation.h index 47957efd3..ec303fb19 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUFileDataRepresentation.h @@ -8,38 +8,40 @@ @class NSString, SFUCryptoKey; +// Not exported @interface SFUFileDataRepresentation : SFUDataRepresentation { NSString *mPath; int mSharedFd; long long mFileLength; - unsigned long mFileType; - BOOL mHasFileAttributes; + unsigned int mFileType; + _Bool mHasFileAttributes; long long mPlaintextDataLength; SFUCryptoKey *mCryptoKey; id mInputStream; - BOOL mDeleteFileWhenDone; + _Bool mDeleteFileWhenDone; } - (void)deleteFileWhenDone; -- (BOOL)hasSameLocationAs:(id)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; - (id)inputStream; -- (BOOL)isCryptoKeyIdenticalToKey:(id)arg1; -- (BOOL)isEncrypted; +- (_Bool)isCryptoKeyIdenticalToKey:(id)arg1; +- (_Bool)isEncrypted; - (long long)encodedLength; - (long long)dataLength; -- (BOOL)isReadable; -- (void)setFileType:(unsigned long)arg1; -- (unsigned long)fileType; +- (_Bool)isReadable; +- (void)setFileType:(unsigned int)arg1; +- (unsigned int)fileType; - (id)path; - (id)description; - (void)dealloc; - (id)initWithInputStream:(id)arg1 cryptoKey:(id)arg2 dataLength:(long long)arg3; +- (id)initWithCopyOfData:(id)arg1 path:(id)arg2 cryptoKey:(id)arg3; +- (id)initWithCopyOfData:(id)arg1 path:(id)arg2; - (id)initWithPath:(id)arg1 sharedFileDescriptor:(int)arg2 cryptoKey:(id)arg3 dataLength:(long long)arg4; - (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 dataLength:(long long)arg3; - (id)initWithPath:(id)arg1 sharedFileDescriptor:(int)arg2; - (id)initWithPath:(id)arg1; -- (void)readFileAttributes; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUFileInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUFileInputStream.h index 6dfce5661..97d70ef07 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUFileInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUFileInputStream.h @@ -8,10 +8,11 @@ #import "SFUInputStream-Protocol.h" +// Not exported @interface SFUFileInputStream : NSObject { int mFd; - BOOL mIsCachingDisabled; + _Bool mIsCachingDisabled; long long mStartOffset; long long mCurrentOffset; long long mEndOffset; @@ -22,8 +23,8 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; - (void)dealloc; - (id)initWithPath:(id)arg1 offset:(long long)arg2; diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUFileOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUFileOutputStream.h new file mode 100644 index 000000000..1a8dbc84a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUFileOutputStream.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +@class NSString; + +// Not exported +@interface SFUFileOutputStream : NSObject +{ + struct __sFILE *mFile; + NSString *mPath; +} + +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (long long)offset; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (id)path; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileInputStream.h new file mode 100644 index 000000000..a3db5c408 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileInputStream.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +// Not exported +@interface SFUGZipFileInputStream : NSObject +{ + int _fd; + void *_file; + _Bool _isCachingDisabled; + long long _offset; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileOutputStream.h new file mode 100644 index 000000000..9cd5e494c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUGZipFileOutputStream.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +@class NSString; + +// Not exported +@interface SFUGZipFileOutputStream : NSObject +{ + void *_file; + long long _offset; + NSString *_path; +} + ++ (id)gzipExtension; +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (long long)offset; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (id)path; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUInputBundle-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/SFUInputBundle-Protocol.h new file mode 100644 index 000000000..056d66c64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUInputBundle-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SFUInputBundle +- (void)copyEntry:(id)arg1 toFile:(id)arg2; +- (unsigned int)crc32ForEntry:(id)arg1; +- (long long)lengthOfEntry:(id)arg1; +- (id)bufferedInputStreamForEntry:(id)arg1; +- (id)inputStreamForEntry:(id)arg1; +- (_Bool)hasEntryWithName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUInputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/SFUInputStream-Protocol.h index 83e7c80f3..07358dc01 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUInputStream-Protocol.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUInputStream-Protocol.h @@ -12,8 +12,8 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUJson.h b/iOS7/PrivateFrameworks/iWorkImport/SFUJson.h new file mode 100644 index 000000000..ec9728bf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUJson.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SFUJson : NSObject +{ +} + ++ (id)dictionaryFromString:(id)arg1; ++ (id)arrayFromString:(id)arg1; ++ (id)objectFromString:(id)arg1; ++ (id)stringFromObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUJsonScanner.h b/iOS7/PrivateFrameworks/iWorkImport/SFUJsonScanner.h new file mode 100644 index 000000000..ed9d0cce4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUJsonScanner.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCharacterSet, NSString; + +// Not exported +@interface SFUJsonScanner : NSObject +{ + NSString *mString; + unsigned short *mCharacters; + unsigned long long mLength; + unsigned long long mOffset; + NSCharacterSet *mWhitespaceCharacterSet; + NSCharacterSet *mDecimalDigitCharacterSet; +} + +- (id)parseObjectWithMaxDepth:(int)arg1; +- (id)parseNumber; +- (id)parseFalse; +- (id)parseTrue; +- (id)parseNull; +- (_Bool)parseConstantString:(const char *)arg1; +- (id)parseArrayWithMaxDepth:(int)arg1; +- (id)parseDictionaryWithMaxDepth:(int)arg1; +- (id)parseString; +- (void)appendCharactersInRange:(struct _NSRange)arg1 toString:(id)arg2; +- (id)parseHexCharacter; +- (void)skipWhitespace; +- (unsigned short)nextCharacter; +- (void)dealloc; +- (id)initWithString:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryDataRepresentation.h new file mode 100644 index 000000000..eeb72c40a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryDataRepresentation.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData; + +// Not exported +@interface SFUMemoryDataRepresentation : SFUDataRepresentation +{ + NSData *mData; +} + +- (unsigned long long)readIntoData:(id)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (long long)dataLength; +- (_Bool)isReadable; +- (id)data; +- (void)dealloc; +- (id)initWithDataRepresentation:(id)arg1; +- (id)initWithDataNoCopy:(id)arg1; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryInputStream.h index 054950dd8..3a121b8bc 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryInputStream.h @@ -10,6 +10,7 @@ @class NSData; +// Not exported @interface SFUMemoryInputStream : NSObject { NSData *mData; @@ -22,14 +23,14 @@ - (void)close; - (void)enableSystemCaching; - (void)disableSystemCaching; -- (BOOL)seekWithinBufferToOffset:(long long)arg1; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (_Bool)seekWithinBufferToOffset:(long long)arg1; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; - (void)seekToOffset:(long long)arg1; -- (BOOL)canSeek; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; - (long long)offset; - (void)dealloc; -- (id)initWithData:(id)arg1 offset:(unsigned long)arg2 length:(unsigned long)arg3; +- (id)initWithData:(id)arg1 offset:(unsigned long long)arg2 length:(unsigned long long)arg3; - (id)initWithData:(id)arg1; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryOutputStream.h new file mode 100644 index 000000000..6d5256c84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUMemoryOutputStream.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +@class NSMutableData; + +// Not exported +@interface SFUMemoryOutputStream : NSObject +{ + NSMutableData *mData; +} + +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (long long)offset; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (void)dealloc; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUMoveableFileOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUMoveableFileOutputStream.h new file mode 100644 index 000000000..314644546 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUMoveableFileOutputStream.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +@class NSString; + +// Not exported +@interface SFUMoveableFileOutputStream : NSObject +{ + int mFd; + NSString *mPath; +} + +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (void)flush; +- (void)truncateToLength:(long long)arg1; +- (_Bool)moveToPath:(id)arg1; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (long long)offset; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (id)path; +- (void)dealloc; +- (id)initWithPath:(id)arg1; +- (id)initWithTemporaryFile:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetInputStream.h new file mode 100644 index 000000000..92a119c94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetInputStream.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +// Not exported +@interface SFUOffsetInputStream : NSObject +{ + id mInputStream; + long long mInitialOffset; +} + +- (id)closeLocalStream; +- (void)close; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)initWithInputStream:(id)arg1 initialOffset:(long long)arg2; +- (id)initWithInputStream:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetOutputStream.h new file mode 100644 index 000000000..4033fd4c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUOffsetOutputStream.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +// Not exported +@interface SFUOffsetOutputStream : NSObject +{ + id mOutputStream; + long long mInitialOffset; +} + +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (long long)offset; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (void)dealloc; +- (id)initWithOutputStream:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUOutputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/SFUOutputStream-Protocol.h new file mode 100644 index 000000000..c3d13f790 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUOutputStream-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SFUSimpleOutputStream-Protocol.h" + +@protocol SFUOutputStream +- (id)closeLocalStream; +- (void)close; +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (long long)offset; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUPackageInputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/SFUPackageInputBundle.h new file mode 100644 index 000000000..6f4b01a4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUPackageInputBundle.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputBundle-Protocol.h" + +@class NSString; + +// Not exported +@interface SFUPackageInputBundle : NSObject +{ + NSString *_rootPath; +} + +- (void)copyEntry:(id)arg1 toFile:(id)arg2; +- (unsigned int)crc32ForEntry:(id)arg1; +- (long long)lengthOfEntry:(id)arg1; +- (id)bufferedInputStreamForEntry:(id)arg1; +- (id)inputStreamForEntry:(id)arg1; +- (_Bool)hasEntryWithName:(id)arg1; +- (id)_existingPathForEntryName:(id)arg1 isGz:(_Bool *)arg2; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFURegularExpression.h b/iOS7/PrivateFrameworks/iWorkImport/SFURegularExpression.h new file mode 100644 index 000000000..2728855ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFURegularExpression.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface SFURegularExpression : NSObject +{ + NSString *_expressionString; + void *_reserved; +} + ++ (id)regularExpressionWithString:(id)arg1; ++ (void)initialize; +- (void)encodeWithCoder:(id)arg1; +- (const char *)getBytesForString:(id)arg1 lossByte:(unsigned char)arg2; +- (id)initWithCoder:(id)arg1; +- (struct _NSRange)matchedRangeForString:(id)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; +- (struct _NSRange)matchedRangeForCString:(const char *)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; +- (id)expressionString; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (unsigned long long)numberOfSubexpressions; +- (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; +- (id)initWithExpressionString:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUSimpleOutputStream-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/SFUSimpleOutputStream-Protocol.h new file mode 100644 index 000000000..f2e587259 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUSimpleOutputStream-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SFUSimpleOutputStream +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUTangierCryptoKey.h b/iOS7/PrivateFrameworks/iWorkImport/SFUTangierCryptoKey.h deleted file mode 100644 index 5623e3ceb..000000000 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUTangierCryptoKey.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import - -@interface SFUTangierCryptoKey : SFUCryptoKey -{ - char *mKey; - unsigned long mKeyLength; -} - -- (void)dealloc; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; -- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; -- (unsigned long)keyLength; -- (const char *)keyData; - -@end - diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive-Private.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive-Private.h new file mode 100644 index 000000000..dc11f07e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUZipArchive (Private) +- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long long)arg2 entry:(id)arg3; +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long)arg2; +- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 eocdOffset:(long long)arg2; +- (const char *)searchForEndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long *)arg2; +- (struct SFUZipEndOfCentralDirectory)readEndOfCentralDirectoryFromInputStream:(id)arg1; +- (void)collapseCommonRootDirectory; +- (void)readEntries; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive.h index f41e8d2e3..4c5e88f8b 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchive.h @@ -4,12 +4,14 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import "NSObject.h" -@class NSData, NSString, SFUCryptoKey, SFUDataRepresentation; +@class NSData, NSMutableDictionary, NSString, SFUCryptoKey, SFUDataRepresentation; -@interface SFUZipArchive : GQZArchive +// Not exported +@interface SFUZipArchive : NSObject { + NSMutableDictionary *mEntries; SFUDataRepresentation *mDataRepresentation; NSData *mPassphraseVerifier; NSString *mPassphraseHint; @@ -17,26 +19,19 @@ NSData *mEncryptedDocumentUuid; } -+ (BOOL)isZipArchiveAtPath:(id)arg1; -- (BOOL)decompressAtPath:(id)arg1; ++ (_Bool)isZipArchiveAtPath:(id)arg1; +- (_Bool)decompressAtPath:(id)arg1; - (void)setCryptoKey:(id)arg1; - (id)encryptedDocumentUuid; - (id)passphraseHint; - (id)passphraseVerifier; -- (BOOL)isEncrypted; +- (_Bool)isEncrypted; - (id)allEntryNames; - (id)entryWithName:(id)arg1 dataLength:(long long)arg2; - (id)entryWithName:(id)arg1; - (void)dealloc; -- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; -- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long)arg2 entry:(id)arg3; -- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; -- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long)arg2; -- (struct SFUZipEndOfCentralDirectory)readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 eocdOffset:(long long)arg2; -- (const char *)searchForEndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long *)arg2; -- (struct SFUZipEndOfCentralDirectory)readEndOfCentralDirectoryFromInputStream:(id)arg1; -- (void)collapseCommonRootDirectory; -- (void)readEntries; +- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; +- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(_Bool)arg2; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveFileDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveFileDataRepresentation.h index 2dc911ec3..61b07e5af 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveFileDataRepresentation.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveFileDataRepresentation.h @@ -10,6 +10,7 @@ @class SFUFileDataRepresentation; +// Not exported @interface SFUZipArchiveFileDataRepresentation : SFUDataRepresentation { SFUFileDataRepresentation *mFileRepresentation; @@ -19,11 +20,11 @@ - (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; - (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; - (id)path; -- (BOOL)hasSameLocationAs:(id)arg1; +- (_Bool)hasSameLocationAs:(id)arg1; - (id)inputStream; -- (BOOL)isEncrypted; +- (_Bool)isEncrypted; - (long long)dataLength; -- (BOOL)isReadable; +- (_Bool)isReadable; - (void)dealloc; - (id)initWithPath:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveMemoryDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveMemoryDataRepresentation.h new file mode 100644 index 000000000..b1e044f10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveMemoryDataRepresentation.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "SFUZipArchiveDataRepresentation-Protocol.h" + +@class NSData; + +// Not exported +@interface SFUZipArchiveMemoryDataRepresentation : SFUDataRepresentation +{ + NSData *mData; +} + +- (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long long)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (long long)dataLength; +- (_Bool)isReadable; +- (id)data; +- (void)dealloc; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream-Private.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream-Private.h new file mode 100644 index 000000000..43847b901 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUZipArchiveOutputStream (Private) +- (void)writeZip64EndOfCentralDirectoryLocatorWithOffset:(long long)arg1; +- (void)writeZip64EndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)writeEndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)writeCentralFileHeaderUsingEntry:(id)arg1 isFirstEntry:(_Bool)arg2; +- (unsigned long long)writeLocalFileHeaderForEntry:(id)arg1; +- (void)coalesceAndTruncateFreeSpace; +- (void)finishEntry; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream.h new file mode 100644 index 000000000..09b5767e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipArchiveOutputStream.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUSimpleOutputStream-Protocol.h" + +@class NSData, NSMutableArray, SFUCryptoKey, SFUMoveableFileOutputStream, SFUZipFreeSpaceEntry, SFUZipOutputEntry; + +// Not exported +@interface SFUZipArchiveOutputStream : NSObject +{ + SFUMoveableFileOutputStream *mOutputStream; + SFUCryptoKey *mCryptoKey; + NSData *mPassphraseHint; + NSData *mEncryptedDocumentUuid; + NSMutableArray *mEntries; + SFUZipOutputEntry *mCurrentEntry; + SFUZipOutputEntry *mLastEntryInFile; + id mEntryOutputStream; + char *mBuffer; + NSMutableArray *mFreeList; + SFUZipFreeSpaceEntry *mCurrentFreeSpace; + unsigned long long mFreeBytes; +} + ++ (unsigned long long)approximateBytesForEntryHeaderWithName:(id)arg1; +- (unsigned int)crc32ForEntry:(id)arg1; +- (void)reset; +- (unsigned long long)freeBytes; +- (void)flush; +- (id)entriesAtPath:(id)arg1; +- (id)entryNames; +- (void)moveToPath:(id)arg1; +- (void)close; +- (void)setEncryptedDocumentUuid:(id)arg1; +- (void)removeEntryWithName:(id)arg1; +- (_Bool)canRemoveEntryWithName:(id)arg1; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (void)setCrc32ForCurrentEntry:(unsigned int)arg1; +- (id)beginUncompressedUnknownSizeEntryWithName:(id)arg1; +- (void)beginUnknownSizeEntryWithName:(id)arg1 isCompressed:(_Bool)arg2; +- (void)beginEntryWithName:(id)arg1 isCompressed:(_Bool)arg2 uncompressedSize:(unsigned long long)arg3; +- (void)dealloc; +- (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; +- (id)initWithPath:(id)arg1; +- (id)initWithOutputStream:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipDeflateOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipDeflateOutputStream.h new file mode 100644 index 000000000..67f8503ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipDeflateOutputStream.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUOutputStream-Protocol.h" + +// Not exported +@interface SFUZipDeflateOutputStream : NSObject +{ + id mOutputStream; + struct z_stream_s mDeflateStream; + char *mOutBuffer; +} + +- (id)inputStream; +- (_Bool)canCreateInputStream; +- (long long)offset; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (_Bool)canSeek; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long long)arg2; +- (void)close; +- (id)closeLocalStream; +- (void)dealloc; +- (id)initWithOutputStream:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry-Private.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry-Private.h new file mode 100644 index 000000000..8d2874014 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUZipEntry (Private) +- (unsigned long long)calculateEncodedLength; +- (unsigned long long)dataOffset; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry.h index 7751991da..4c3a9da0a 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipEntry.h @@ -8,6 +8,7 @@ @class SFUCryptoKey, SFUDataRepresentation; +// Not exported @interface SFUZipEntry : SFUDataRepresentation { SFUDataRepresentation *mArchiveDataRepresentation; @@ -17,33 +18,31 @@ unsigned long long mOffset; unsigned int mCrc; unsigned long long mDataOffset; - BOOL mHasDataOffset; + _Bool mHasDataOffset; unsigned long long mEncodedLength; - BOOL mHasEncodedLength; + _Bool mHasEncodedLength; SFUCryptoKey *mCryptoKey; } - (void)setDataLength:(long long)arg1; - (void)setCryptoKey:(id)arg1; - (void)setCompressionFlags:(unsigned short)arg1; -- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long)arg2; +- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long long)arg2; - (unsigned int)crc; - (unsigned long long)backingFileDataOffset; - (id)backingFilePath; -- (BOOL)isBackedByFile; -- (BOOL)isEncrypted; -- (BOOL)isCompressed; +- (_Bool)isBackedByFile; +- (_Bool)isEncrypted; +- (_Bool)isCompressed; - (void)copyToFile:(id)arg1; - (id)data; - (id)inputStream; - (long long)encodedLength; - (long long)dataLength; -- (BOOL)isReadable; +- (_Bool)isReadable; - (void)dealloc; - (id)initWithDataRepresentation:(id)arg1 compressionMethod:(int)arg2 compressedSize:(unsigned long long)arg3 uncompressedSize:(unsigned long long)arg4 offset:(unsigned long long)arg5 crc:(unsigned int)arg6; - (id)initFromCentralFileHeader:(const char *)arg1 dataRepresentation:(id)arg2; -- (unsigned long long)calculateEncodedLength; -- (unsigned long long)dataOffset; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipException.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipException.h index 04988854b..1dfa4d130 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipException.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipException.h @@ -6,6 +6,7 @@ #import "NSException.h" +// Not exported @interface SFUZipException : NSException { } diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipFreeSpaceEntry.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipFreeSpaceEntry.h new file mode 100644 index 000000000..d8312e254 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipFreeSpaceEntry.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SFUZipFreeSpaceEntry : NSObject +{ + unsigned long long offset; + unsigned long long length; +} + +- (long long)compareByOffset:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream-Private.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream-Private.h new file mode 100644 index 000000000..c6f30d064 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SFUZipInflateInputStream (Private) +- (void)setupInflateStream; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream.h index 25e6483e4..51ec294d5 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInflateInputStream.h @@ -8,6 +8,7 @@ #import "SFUInputStream-Protocol.h" +// Not exported @interface SFUZipInflateInputStream : NSObject { struct z_stream_s mStream; @@ -15,10 +16,10 @@ id mInput; char *mOutBuffer; unsigned long long mOutBufferSize; - BOOL mReachedEnd; - BOOL mIsFromZip; - unsigned long mCalculatedCrc; - unsigned long mCheckCrc; + _Bool mReachedEnd; + _Bool mIsFromZip; + unsigned long long mCalculatedCrc; + unsigned long long mCheckCrc; } - (long long)totalCompressedBytesConsumed; @@ -27,14 +28,13 @@ - (void)enableSystemCaching; - (void)disableSystemCaching; - (long long)offset; -- (BOOL)canSeek; +- (_Bool)canSeek; - (void)seekToOffset:(long long)arg1; -- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; -- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (unsigned long long)readToOwnBuffer:(const char **)arg1 size:(unsigned long long)arg2; - (void)dealloc; - (id)initWithInput:(id)arg1; -- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 dataRepresentation:(id)arg5; -- (void)setupInflateStream; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long long)arg4 dataRepresentation:(id)arg5; @end diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipInputBundle.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInputBundle.h new file mode 100644 index 000000000..03401cd9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipInputBundle.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputBundle-Protocol.h" + +@class SFUZipArchive; + +// Not exported +@interface SFUZipInputBundle : NSObject +{ + SFUZipArchive *_zipArchive; +} + +- (void)copyEntry:(id)arg1 toFile:(id)arg2; +- (unsigned int)crc32ForEntry:(id)arg1; +- (long long)lengthOfEntry:(id)arg1; +- (id)bufferedInputStreamForEntry:(id)arg1; +- (id)inputStreamForEntry:(id)arg1; +- (_Bool)hasEntryWithName:(id)arg1; +- (void)dealloc; +- (id)initWithZipArchive:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipOutputEntry.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipOutputEntry.h new file mode 100644 index 000000000..37d13c094 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipOutputEntry.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface SFUZipOutputEntry : NSObject +{ + NSString *name; + unsigned long long utf8NameLength; + _Bool isCompressed; + _Bool isEncrypted; + unsigned int time; + unsigned long long compressedSize; + unsigned long long uncompressedSize; + unsigned long long offset; + unsigned long long compressedDataOffset; + unsigned int crc; + _Bool isWrittenDirectlyToFile; + _Bool is64Bit; +} + +- (long long)compareByOffset:(id)arg1; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/SFUZipRecordInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/SFUZipRecordInputStream.h index c5bc0797d..5d69308b2 100644 --- a/iOS7/PrivateFrameworks/iWorkImport/SFUZipRecordInputStream.h +++ b/iOS7/PrivateFrameworks/iWorkImport/SFUZipRecordInputStream.h @@ -6,6 +6,7 @@ #import "NSObject.h" +// Not exported @interface SFUZipRecordInputStream : NSObject { id mInput; @@ -14,7 +15,7 @@ long long mBufferEnd; } -- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long long)arg2 end:(long long)arg3; - (void)dealloc; - (id)initWithDataRepresentation:(id)arg1; diff --git a/iOS7/PrivateFrameworks/iWorkImport/TCAImportController.h b/iOS7/PrivateFrameworks/iWorkImport/TCAImportController.h new file mode 100644 index 000000000..d2f068a7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TCAImportController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSAImportDelegate-Protocol.h" + +@class NSError, NSString; + +// Not exported +@interface TCAImportController : TSAImportController +{ + NSString *_passphrase; + NSError *_passphraseError; +} + +- (void)addWarning:(id)arg1; +- (void)importControllerDidRunOutOfSpace:(id)arg1; +- (void)finishImportWithSuccess:(_Bool)arg1 error:(id)arg2; +- (id)templateInfoWithName:(id)arg1; +- (void)retrievePassphraseForEncryptedDocumentWithImporter:(id)arg1 completion:(id)arg2; +- (_Bool)importWithPassphrase:(id)arg1; +- (void)dealloc; +- (id)initWithPath:(id)arg1 documentType:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNAppDelegateBase.h b/iOS7/PrivateFrameworks/iWorkImport/TNAppDelegateBase.h new file mode 100644 index 000000000..5576db535 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNAppDelegateBase.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TNAppDelegateBase : TSABaseApplicationDelegate +{ +} + +- (id)templateTypeDisplayName; +- (id)documentTypeDisplayName; +- (id)defaultAppStoreURLString; +- (id)applicationName; +- (id)nativeSFFDocumentType; +- (id)tangierEditingFormatDocumentType; +- (id)templateDocumentType; +- (id)nativeDocumentType; +- (id)image32IconForTXTFiles; +- (id)previewImageNameForEncryptedNativeDocument; +- (id)previewImageNameForNativeDocument; +- (id)previewImageNameForDocumentType:(id)arg1; +- (id)applicationTemplateVariants; +- (id)appChartPropertyOverrides; +@property(readonly, nonatomic) NSArray *excelDocumentTypes; +- (id)importableDocumentTypes; +- (Class)documentViewControllerClass; +- (id)createCompatibilityDelegate; +- (Class)documentRootClass; +- (void)configureSharedCode; +- (void)wakeUpDownloadManager; +- (void)registerClassTypeMappings; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNArchivedChartSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedChartSelection.h new file mode 100644 index 000000000..1f233f060 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedChartSelection.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class TNChartSelection, TSKSelection; + +// Not exported +@interface TNArchivedChartSelection : TSPObject +{ + TNChartSelection *mSelection; +} + +@property(retain, nonatomic) TSKSelection *selection; // @synthesize selection=mSelection; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNArchivedSheetSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedSheetSelection.h new file mode 100644 index 000000000..dda430337 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedSheetSelection.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class TNSheetSelection; + +// Not exported +@interface TNArchivedSheetSelection : TSPObject +{ + TNSheetSelection *mSelection; +} + +@property(retain, nonatomic) TNSheetSelection *selection; // @synthesize selection=mSelection; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNArchivedUIState.h b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedUIState.h new file mode 100644 index 000000000..ad7e27cfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNArchivedUIState.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNUIState; + +// Not exported +@interface TNArchivedUIState : TSPObject +{ + TNUIState *mUIState; +} + +@property(readonly, nonatomic) TNUIState *uiState; // @synthesize uiState=mUIState; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithUIState:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNBaseCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TNBaseCompatibilityDelegate.h new file mode 100644 index 000000000..6b293d2ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNBaseCompatibilityDelegate.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKCompatibilityDelegate-Protocol.h" + +// Not exported +@interface TNBaseCompatibilityDelegate : NSObject +{ +} + +- (id)backwardsCompatibleTypeForType:(id)arg1; +- (id)nestedDocumentFilename; +- (id)needNewerVersionIndexXmlContentString; +- (id)indexXmlFilename; +- (_Bool)isSageDocumentType:(id)arg1; +- (_Bool)isTCMessageExceptionErrorDomain:(id)arg1; +- (id)exportableTypes; +- (Class)exportOptionsControllerClass; +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; +- (id)newExportableDocumentTypesForFlag:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TNBundleLookupClass.h new file mode 100644 index 000000000..7ecf2b8eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgument.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgument.h new file mode 100644 index 000000000..3b7fa7258 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgument.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNChartFormulaArgument : NSObject +{ + int mType; + void *mData; +} + +@property(readonly) int type; // @synthesize type=mType; +- (id)description; +@property(readonly) struct TSCEValue *staticValue; +@property(readonly) CDStruct_5744d895 rangeReference; +@property(readonly) CDStruct_78b871e1 cellReference; +@property(readonly) _Bool isReference; +@property(readonly) _Bool isStaticValue; +@property(readonly) _Bool isRangeReference; +@property(readonly) _Bool isCellReference; +- (void)dealloc; +- (id)initWithStaticValue:(const struct TSCEValue *)arg1; +- (id)initWithRangeReference:(CDStruct_5744d895)arg1; +- (id)initWithCellReference:(CDStruct_78b871e1)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentCollection.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentCollection.h new file mode 100644 index 000000000..718501935 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentCollection.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +@class NSArray; + +// Not exported +@interface TNChartFormulaArgumentCollection : NSObject +{ + NSArray *mArray; +} + ++ (id)argumentCollectionFromFormula:(struct TSCEFormula *)arg1 inOwner:(struct __CFUUID *)arg2 usingCalcEngine:(id)arg3; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)lastElement; +- (id)firstElement; +- (id)reverseElementEnumerator; +- (id)elementEnumerator; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)elementAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)wrappedChartFormulaWithID:(CDStruct_a91f2c80)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithFormula:(struct TSCEFormula *)arg1 inOwner:(struct __CFUUID *)arg2 usingCalcEngine:(id)arg3; +- (id)initWithArray:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentEnumerator.h new file mode 100644 index 000000000..5d2418495 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaArgumentEnumerator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +@class NSEnumerator; + +// Not exported +@interface TNChartFormulaArgumentEnumerator : NSObject +{ + NSEnumerator *mUnderlyingEnumerator; +} + +- (id)nextElement; +- (id)nextObject; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)dealloc; +- (id)initWithEnumerator:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaStorage.h new file mode 100644 index 000000000..241f90f29 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaStorage.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TNChartFormulaStorage : NSObject +{ + struct __CFDictionary *mStorage; + int mDirection; + unsigned long long mCachedNumberOfGroups; + _Bool mCachedNumberOfGroupsValid; +} + +- (id)areaFormulaWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (void)saveToArchive:(struct ChartMediatorFormulaStorage *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ChartMediatorFormulaStorage *)arg1 unarchiver:(id)arg2; +- (_Bool)dataFormulaAreRegularForSeriesInsertionWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (int)categoryLabelFormulaType; +- (int)seriesLabelFormulaType; +- (unsigned long long)numberOfSeries; +- (unsigned long long)numberOfDataFormulas; +- (_Bool)labelFormulasAreAllStaticWithCalcEngine:(id)arg1 inEntity:(struct __CFUUID *)arg2; +- (_Bool)formulasOfType:(int)arg1 areAllStaticWithCalcEngine:(id)arg2 inEntity:(struct __CFUUID *)arg3; +- (unsigned long long)numberOfGroupsWithCalcEngine:(id)arg1 inEntity:(struct __CFUUID *)arg2; +- (unsigned long long)p_calculateNumberOfGroupsWithCalcEngine:(id)arg1 inEntity:(struct __CFUUID *)arg2; +- (id)description; +- (struct __CFDictionary *)p_cfDictionary; +- (id)formulaTypeEnumerator; +- (id)formulaListForType:(int)arg1; +- (id)formulaOrNilForID:(CDStruct_a91f2c80)arg1; +- (id)formulaForID:(CDStruct_a91f2c80)arg1; +- (unsigned long long)count; +- (_Bool)isEqualToFormulaStorage:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (int)direction; +- (void)dealloc; +- (id)initWithChartFormulaStorage:(id)arg1; +- (id)initWithDirection:(int)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaTypeEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaTypeEnumerator.h new file mode 100644 index 000000000..46ac377b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaTypeEnumerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNChartFormulaTypeEnumerator : NSObject +{ + int **_keys; + unsigned long long _count; + unsigned long long _index; +} + +- (int)nextFormulaType; +- (void)dealloc; +- (id)initWithChartFormulaStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaWrapper.h new file mode 100644 index 000000000..5e01c912f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartFormulaWrapper.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNChartFormulaWrapper : NSObject +{ + struct TSCEFormula *mPtrToFormula; + long long mCachedNumberOfValues; + struct TSCEVector *mCachedOuputValueVector; +} + ++ (id)chartFormulaForCellRegion:(id)arg1 inTable:(id)arg2; ++ (id)chartFormulaForCellReference:(CDStruct_78b871e1)arg1; ++ (id)chartFormulaForRangeReference:(CDStruct_5744d895)arg1; ++ (id)chartFormulaForString:(id)arg1; ++ (id)emptyChartFormula; ++ (id)chartFormulaWithCopyOfTSCEFormula:(const struct TSCEFormula *)arg1; +- (id)formulaByProcessingArgumentsWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2 usingBlock:(id)arg3; +- (_Bool)isAllStaticValuesWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (CDStruct_5744d895)rangeCircumscribingPrecedentsWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (id)stringValueForFormulaWithCalcEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (struct TSCEValue)valueAtIndex:(unsigned long long)arg1 withCalcEngine:(id)arg2 inTable:(struct __CFUUID *)arg3; +- (id)argumentCollectionWithCalcEngine:(id)arg1 inTable:(struct __CFUUID *)arg2; +- (unsigned long long)numberOfValuesWithCalcEngine:(id)arg1 inTable:(struct __CFUUID *)arg2; +- (struct TSCEVector *)outputValueVectorWithCalcEngine:(id)arg1 inTable:(struct __CFUUID *)arg2; +- (id)description; +@property(readonly) struct TSCEFormula *formula; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)formulaIsEqualTo:(id)arg1; +- (void)dealloc; +- (id)initWithCopyOfTSCEFormula:(const struct TSCEFormula *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartMediator.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartMediator.h new file mode 100644 index 000000000..3878c52b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartMediator.h @@ -0,0 +1,143 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCECalculationEngineRegistration-Protocol.h" +#import "TSCEFormulaOwning-Protocol.h" + +@class NSCondition, NSMutableArray, TNChartFormulaStorage, TNMutableChartFormulaStorage, TSCECalculationEngine, TSCEFormulaRewriteSpec, TSUIntToIntDictionary; + +// Not exported +@interface TNChartMediator : TSCHChartMediator +{ + struct __CFUUID *mEntityId; + TNChartFormulaStorage *mFormulaStorage; + NSMutableArray *mFormulasToRewrite; + NSMutableArray *mFormulasToRecalculate; + TSCEFormulaRewriteSpec *mInFlightRewriteSpec; + int mScatterFormat; + _Bool mIsRegisteredWithCalcEngine; + _Bool mIsEditing; + _Bool mEditingHasIsPhantomOverride; + _Bool mEditingIsPhantomOverride; + TNChartFormulaStorage *mEditingStorageOverride; + TNMutableChartFormulaStorage *mEditingAccumulatedFormulas; + TNMutableChartFormulaStorage *mEditingActiveFormulas; + NSCondition *mImportUpgradeCondition; + _Bool mHasBlittedSinceConditionVarSet; + _Bool mShouldFixAreaFormula; + TSUIntToIntDictionary *mFormulaIndexToGridIndex; +} + ++ (id)propertiesThatInvalidateMediator; +@property(nonatomic) _Bool isEditing; // @synthesize isEditing=mIsEditing; +@property(readonly, nonatomic) _Bool hasBlittedSinceConditionVarSet; // @synthesize hasBlittedSinceConditionVarSet=mHasBlittedSinceConditionVarSet; +@property(readonly, nonatomic) struct __CFUUID *entityID; // @synthesize entityID=mEntityId; +- (void)localizeFormulaLiteralsWithBundle:(id)arg1; +- (id)customNegScatterXFormulas; +- (id)customPosScatterXFormulas; +- (id)customNegFormulas; +- (id)customPosFormulas; +- (id)columnFormulas; +- (id)rowFormulas; +- (int)formulasDirection; +- (id)dataFormulas; +- (void)replaceReferencesInFormulasWithOwnerIDMap:(id)arg1; +- (void)replaceReferencesInFormulas:(id)arg1 withOwnerIDMap:(id)arg2; +- (_Bool)p_tableHasCell:(CDStruct_78b871e1)arg1 withCalcEngine:(id)arg2; +- (_Bool)p_tableHasRange:(CDStruct_5744d895)arg1 withCalcEngine:(id)arg2; +- (id)referencedEntities; +- (id)referencedEntitiesInMap:(id)arg1; +- (id)expandSingleRangeForProposedCategoryLabels:(CDStruct_5744d895)arg1; +- (void)repairMissingSeriesLabelsInMap:(id)arg1; +- (void)repairMissingCategoryLabelsInMap:(id)arg1; +- (void)repairMissingCategoryLabelsInMap:(id)arg1 ignoringNonVisibleLabels:(_Bool)arg2; +- (void)p_repairMissingCategoryLabelsInMap:(id)arg1; +- (void)p_repairMissingTabularCategoryLabelsRegularInMap:(id)arg1; +- (void)p_repairMissingTabularCategoryLabelsIrregularInMap:(id)arg1; +- (void)p_disconnectLabelsInMap:(id)arg1 ofType:(int)arg2; +- (void)p_repairMissingStaticCategoryLabelsInMap:(id)arg1; +- (id)p_newStaticNameForCategoryAvoidingExistingNames:(id)arg1; +- (_Bool)p_tabularCategoryLabelsAppearRegularInMap:(id)arg1; +- (_Bool)p_labelsAreStaticInMap:(id)arg1 ofType:(int)arg2; +- (void)saveToArchive:(struct ChartMediatorArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ChartMediatorArchive *)arg1 unarchiver:(id)arg2; +- (id)commandSetCategoryName:(id)arg1 forCategoryIndex:(unsigned long long)arg2; +- (id)p_commandToSetSeriesNameFormulaWrapper:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)commandToSetSeriesNameFormula:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)seriesNameFormulaForSeriesIndex:(unsigned long long)arg1; +- (id)commandSetSeriesName:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)setImportUpgradeCondition:(id)arg1; +- (void)copyValuesIntoChartModelOutOfBandUsingCalcEngine:(id)arg1 formulaMap:(id)arg2; +- (_Bool)registerLast; +- (void)unregisterFromCalculationEngine:(id)arg1; +- (void)registerWithCalculationEngineForDocumentLoad:(id)arg1; +- (void)p_reregister:(_Bool)arg1 withCalculationEngine:(id)arg2; +- (id)objectToArchiveInDependencyTracker; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)p_detectAndRepairDeletedFormulas:(id)arg1 forRewriteSpec:(id)arg2; +- (void)p_detectAndRepairInsertedSeriesConditionFromPreviousState:(id)arg1 andEditingState:(id)arg2 forTectonicShift:(id)arg3; +- (void)p_detectAndRepairInsertedCategoryConditionFromPreviousState:(id)arg1 andEditingState:(id)arg2 forTectonicShift:(id)arg3; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)p_registerFormulaeWithCalcEngine:(id)arg1; +- (void)p_registerAreaFormulaForMap:(id)arg1 withCalcEngine:(id)arg2; +- (void)p_registerHubFormulaWithCalcEngine:(id)arg1; +- (void)p_unregisterAllFormulaeFromCalcEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (void)p_copyValuesIntoChartModelFromPair:(id)arg1; +- (void)p_copyValuesIntoToChartModel:(id)arg1 formulaMap:(id)arg2; +- (id)p_untitledLabelWithIndex:(unsigned long long)arg1; +- (void)synchronizeModelFromFormulaStorage; +- (void)setFormulaStorage:(id)arg1; +- (void)setFormulaStorage:(id)arg1 doRegistration:(_Bool)arg2; +- (id)formulaStorage; +- (void)p_hackSetCalcEngineLegacyGlobalID; +- (id)seriesDataFormulaForSeriesDimension:(id)arg1; +- (id)commandToSetSeriesDataFormula:(id)arg1 seriesDimension:(id)arg2; +- (id)commandToSetErrorBarCustomFormula:(id)arg1 seriesIndex:(unsigned long long)arg2 dataType:(int)arg3; +- (id)errorBarCustomFormulaForSeriesIndex:(unsigned long long)arg1 dataType:(int)arg2; +- (id)p_tstFormulaFromForumulaWrapper:(id)arg1; +- (id)p_formulaWrapperFromTSTFormula:(id)arg1; +- (int)p_formulaTypeFromDataType:(int)arg1; +- (id)commandToChangeCategoryLabelFormulas:(id)arg1; +- (id)commandToChangeLabelFormulas:(id)arg1 forType:(int)arg2; +- (id)categoryLabelFormulas; +- (id)labelFormulasForType:(int)arg1; +- (id)numberFormatForSeries:(id)arg1 index:(unsigned long long)arg2 axisType:(int)arg3; +- (id)numberFormatForAxis:(id)arg1; +- (id)p_defaultDecimalFormat; +- (unsigned long long)formulaIndexForSeriesDimension:(id)arg1; +- (id)seriesDimensionForFormulaIndex:(unsigned long long)arg1; +- (_Bool)p_isScatterOrBubble; +- (id)commandToSetChartGridDirection:(int)arg1 documentRoot:(id)arg2; +- (void)invalidateAndSynchronizeMediator; +@property(readonly, nonatomic) int direction; +- (void)setEditingStorageOverride:(id)arg1; +- (void)clearEditingIsPhantomOverride; +- (void)setEditingIsPhantomOverride:(_Bool)arg1; +- (void)synchronizeModelFromFormulaStorage:(id)arg1; +- (id)formulaStorageFromTable:(id)arg1 selection:(id)arg2 direction:(int)arg3; +@property(readonly, nonatomic) TSCECalculationEngine *calculationEngine; +- (_Bool)isPhantom; +@property(readonly, nonatomic) int scatterFormat; +@property(readonly, nonatomic) _Bool labelFormulasAreAllStatic; +- (_Bool)labelFormulasAreAllStaticInFormulaStorage:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 withTable:(id)arg2 direction:(int)arg3; +- (id)initWithChartInfo:(id)arg1 withTable:(id)arg2 selection:(id)arg3 direction:(int)arg4; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartRangeList.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartRangeList.h new file mode 100644 index 000000000..53737e1e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartRangeList.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNChartRangeList : NSObject +{ + struct __CFUUID *mTableID; + struct TNChartRangeNode *mNodeList; + CDStruct_0ea164f0 mUnionRange; + _Bool mUnionRangeValid; +} + ++ (id)rangeListWithRangeRef:(CDStruct_5744d895)arg1; ++ (id)rangeListWithTableID:(struct __CFUUID *)arg1 range:(struct)arg2; ++ (id)rangeListWithTableID:(struct __CFUUID *)arg1; +@property(readonly, nonatomic) struct __CFUUID *tableID; // @synthesize tableID=mTableID; +- (id)description; +- (void)enumerateRangesUsingBlock:(id)arg1; +- (CDStruct_5744d895)unionRangeRef; +- (struct)unionRange; +- (struct)rangeStartingAfterCell:(CDStruct_0441cfb5)arg1 direction:(int)arg2; +- (struct)rangeStartingAtCell:(CDStruct_0441cfb5)arg1 direction:(int)arg2; +- (_Bool)containsRange:(struct)arg1; +- (_Bool)containsCell:(CDStruct_0441cfb5)arg1; +- (struct)rangeAtIndex:(unsigned long long)arg1; +- (unsigned long long)numberOfRanges; +- (void)removeAllRanges; +- (void)addRange:(struct)arg1 coalesceFlags:(int)arg2; +- (void)dealloc; +- (id)initWithTableID:(struct __CFUUID *)arg1 range:(struct)arg2; +- (id)initWithTableID:(struct __CFUUID *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNChartSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TNChartSelection.h new file mode 100644 index 000000000..04923cf66 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNChartSelection.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNChartSelection : TSCHSelection +{ + CDStruct_5744d895 mReference; +} + ++ (Class)archivedSelectionClass; +@property(readonly, nonatomic) CDStruct_5744d895 reference; // @synthesize reference=mReference; +- (id).cxx_construct; +- (void)saveToArchive:(struct ChartSelectionArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ChartSelectionArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)returnChartFrameForAutoscroll; +- (void)setReference:(CDStruct_5744d895)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; +- (id)initWithChartInfo:(id)arg1 paths:(id)arg2; +- (id)initWithChartInfo:(id)arg1 paths:(id)arg2 reference:(CDStruct_5744d895)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNDocumentRoot.h b/iOS7/PrivateFrameworks/iWorkImport/TNDocumentRoot.h new file mode 100644 index 000000000..2d1f3f7c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNDocumentRoot.h @@ -0,0 +1,91 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSTResolverContainerNameProvider-Protocol.h" + +@class NSArray, NSMutableArray, NSString, TNTheme, TNUIState, TSKTreeNode, TSSStylesheet; + +// Not exported +@interface TNDocumentRoot : TSADocumentRoot +{ + TNTheme *mTheme; + TSSStylesheet *mStylesheet; + NSMutableArray *mSheets; + TSKTreeNode *mSidebarOrder; + unsigned long long mSheetNameCounter; + TNUIState *mUIState; + _Bool _printingAllSheets; + NSString *_printerID; + NSString *_paperID; + struct CGSize _pageSize; +} + ++ (struct CGSize)previewImageMaxSizeForType:(unsigned long long)arg1; ++ (struct CGSize)previewImageSizeForType:(unsigned long long)arg1; +@property(nonatomic, getter=isPrintingAllSheets) _Bool printingAllSheets; // @synthesize printingAllSheets=_printingAllSheets; +@property(retain, nonatomic) TNUIState *uiState; // @synthesize uiState=mUIState; +@property(readonly, nonatomic) TSKTreeNode *sidebarOrder; // @synthesize sidebarOrder=mSidebarOrder; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=mStylesheet; +- (id).cxx_construct; +- (_Bool)shouldAllowDrawableInGroups:(id)arg1 forImport:(_Bool)arg2; +- (id)p_previewImageWithImageSize:(struct CGSize)arg1; +- (struct CGSize)p_adjustCapturedContentSize:(struct CGSize)arg1 toAspectRatio:(struct CGSize)arg2; +- (struct CGRect)p_contentFrameToCaptureForSheet:(id)arg1; +- (id)previewImageForSize:(struct CGSize)arg1; +- (double)p_imageBorderForSize:(struct CGSize)arg1; +- (void)documentDidLoad; +- (void)performDeferredUpgradeImportOperationsRequiringCalcEngine; +- (void)performDeferredUpgradeImportOperationsOnNewThreadForCharts:(id)arg1; +- (id)p_chartsWantingDeferredUpgrade; +- (_Bool)isMultiPage; +- (id)additionalDocumentPropertiesForWrite; +- (void)sheet:(id)arg1 removedDrawable:(id)arg2; +- (void)sheet:(id)arg1 insertedDrawable:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@property(nonatomic) _Bool removedAllQuickCalcFunctions; +@property(copy, nonatomic) NSArray *selectedQuickCalcFunctions; +- (id)childEnumerator; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1; +- (id)resolverMatchingName:(id)arg1 contextContainerName:(id)arg2; +- (id)resolverMatchingName:(id)arg1 contextResolver:(id)arg2; +- (id)resolverContainerNamesMatchingPrefix:(id)arg1; +- (id)resolverContainerForName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)nameForResolverContainer:(id)arg1; +- (id)resolverContainerNameForResolver:(id)arg1; +- (id)p_resolverContainerForResolver:(id)arg1; +- (void)p_buildSidebarOrder; +- (void)p_removeSidebarNodeForSheet:(id)arg1; +- (void)p_addSidebarNodeForSheet:(id)arg1; +- (void)setSidebarChildren:(id)arg1 forSheet:(id)arg2; +- (void)moveSheet:(id)arg1 toIndex:(unsigned long long)arg2; +- (void)insertSheet:(id)arg1 sheetIndex:(unsigned long long)arg2 context:(id)arg3; +- (void)removeSheet:(id)arg1; +- (void)addSheet:(id)arg1 dolcContext:(id)arg2; +- (void)removeAllSheets; +- (id)activeSheet; +- (id)p_untitledSheetName; +- (void)incrementSheetNameCounter; +- (void)setThemeForTemplateImport:(id)arg1; +@property(retain, nonatomic) TNTheme *theme; +- (unsigned long long)p_tableCountForSheet:(id)arg1; +@property(readonly, nonatomic) unsigned long long tableCount; +@property(readonly, nonatomic) NSArray *sheets; +- (void)setImportedPaperID:(id)arg1 printerID:(id)arg2; +@property(nonatomic) struct CGSize pageSize; // @synthesize pageSize=_pageSize; +@property(copy, nonatomic) NSString *paperID; // @synthesize paperID=_paperID; +@property(copy, nonatomic) NSString *printerID; // @synthesize printerID=_printerID; +- (unsigned long long)applicationType; +- (void)initializeForImport; +- (void)initializeHardCodedBlankDocument; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNFormBasedSheet.h b/iOS7/PrivateFrameworks/iWorkImport/TNFormBasedSheet.h new file mode 100644 index 000000000..cdf4fa0c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNFormBasedSheet.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSTTableInfo; + +// Not exported +@interface TNFormBasedSheet : TNSheet +{ + struct __CFUUID *mTableID; + TSTTableInfo *mTableInfo; + NSString *mImportedTargetName; +} + +- (void)resolveImportedTargetNameInDocumentRoot:(id)arg1; +- (id)initWithContext:(id)arg1 importedTargetName:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)clearTableInfoCache; +@property(readonly) TSTTableInfo *tableInfo; +- (void)dealloc; +@property struct __CFUUID *tableID; +- (_Bool)isForm; +- (double)contentScale; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNFormulaIDWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/TNFormulaIDWrapper.h new file mode 100644 index 000000000..c59478e7d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNFormulaIDWrapper.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TNFormulaIDWrapper : NSObject +{ + CDStruct_a91f2c80 mID; +} + +@property(readonly) CDStruct_a91f2c80 formulaID; // @synthesize formulaID=mID; +- (id).cxx_construct; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToTNFormulaIDWrapper:(id)arg1; +- (CDStruct_a91f2c80)chartFormulaID; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithTNChartFormulaID:(CDStruct_a91f2c80)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNFormulaOwnerWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/TNFormulaOwnerWrapper.h new file mode 100644 index 000000000..7141a2246 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNFormulaOwnerWrapper.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TNFormulaOwnerWrapper : NSObject +{ + struct __CFUUID *mOwner; +} + +@property(readonly) struct __CFUUID *ownerID; // @synthesize ownerID=mOwner; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToTNFormulaOwnerWrapper:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithTSCEFormulaOwnerID:(struct __CFUUID *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNGilliganCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TNGilliganCompatibilityDelegate.h new file mode 100644 index 000000000..41b1d6b6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNGilliganCompatibilityDelegate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNGilliganCompatibilityDelegate : TNBaseCompatibilityDelegate +{ +} + +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNHintCache.h b/iOS7/PrivateFrameworks/iWorkImport/TNHintCache.h new file mode 100644 index 000000000..cab19a503 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNHintCache.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TNPageController, TNPageCoordinateDictionary, TSDDrawableInfo; + +// Not exported +@interface TNHintCache : NSObject +{ + TNPageController *mPageController; + TSDDrawableInfo *mInfo; + struct { + CDStruct_0441cfb5 topLeft; + CDStruct_0441cfb5 bottomRight; + } mPageRange; + _Bool mIsMaxColumnValid; + _Bool mIsMaxRowValid; + TNPageCoordinateDictionary *mHintCacheEntryDictionary; +} + +@property(retain) TSDDrawableInfo *info; // @synthesize info=mInfo; +@property(readonly) TNPageController *pageController; // @synthesize pageController=mPageController; +- (id).cxx_construct; +- (id)p_hintCacheEntryAtCoordinate:(CDStruct_0441cfb5)arg1; +- (void)invalidate; +- (id)layoutAtCoordinate:(CDStruct_0441cfb5)arg1 parentLayout:(id)arg2; +- (struct)pageRangeWithUpperBound:(CDStruct_0441cfb5)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 pageController:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNHintCacheEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TNHintCacheEntry.h new file mode 100644 index 000000000..dbe67025c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNHintCacheEntry.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNHintCacheEntry : NSObject +{ + id mHint; + _Bool mIsValid; + struct CGPoint mOrigin; +} + +@property struct CGPoint origin; // @synthesize origin=mOrigin; +@property(getter=isValid) _Bool valid; // @synthesize valid=mIsValid; +@property(retain) id hint; // @synthesize hint=mHint; +- (id)initWithHint:(id)arg1 origin:(struct CGPoint)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaArgumentCollection.h b/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaArgumentCollection.h new file mode 100644 index 000000000..8ff21869b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaArgumentCollection.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNMutableChartFormulaArgumentCollection : TNChartFormulaArgumentCollection +{ +} + +- (void)replaceElementAtIndex:(unsigned long long)arg1 withElement:(id)arg2; +- (void)removeElementAtIndex:(unsigned long long)arg1; +- (void)removeLastElement; +- (void)insertElement:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addElement:(id)arg1; +- (id)initWithArray:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaStorage.h new file mode 100644 index 000000000..1c1dc1a3b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNMutableChartFormulaStorage.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNMutableChartFormulaStorage : TNChartFormulaStorage +{ +} + +- (unsigned long long)numberOfGroupsWithCalcEngine:(id)arg1 inEntity:(struct __CFUUID *)arg2; +- (void)addFormula:(id)arg1 withFormulaID:(CDStruct_a91f2c80)arg2; +- (void)setFormulaList:(id)arg1 forKey:(int)arg2; +- (id)mutableFormulaListForType:(int)arg1; +- (void)clearFormulaListForKey:(int)arg1; +- (void)setDirection:(int)arg1; +- (id)initWithChartFormulaStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageContentLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageContentLayout.h new file mode 100644 index 000000000..cff626b8e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageContentLayout.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNPageLayout, TSDLayoutGeometry; + +// Not exported +@interface TNPageContentLayout : TSDLayout +{ + TNPageLayout *mPageLayout; + TSDLayoutGeometry *mCachedGeometry; +} + +@property TNPageLayout *pageLayout; // @synthesize pageLayout=mPageLayout; +- (Class)repClassOverride; +- (id)computeLayoutGeometry; +- (void)validate; +- (void)dealloc; +- (id)initWithPageLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageContentRep.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageContentRep.h new file mode 100644 index 000000000..01d40d552 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageContentRep.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNPageContentRep : TSDContainerRep +{ +} + +- (Class)layerClass; +- (_Bool)isOpaque; +- (struct CGRect)clipRect; +- (void)updateLayerGeometryFromLayout:(id)arg1; +- (void)didUpdateLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; +- (_Bool)masksToBounds; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageController.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageController.h new file mode 100644 index 000000000..3c6866f4e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageController.h @@ -0,0 +1,92 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKChangeSourceObserver-Protocol.h" + +@class NSMutableDictionary, NSObject, NSString, TNDocumentRoot, TNPageCoordinateDictionary, TNPrintProperties, TNSheet, TSUPointerKeyDictionary; + +// Not exported +@interface TNPageController : NSObject +{ + TNDocumentRoot *mDocumentRoot; + TNPageCoordinateDictionary *mPageLayoutCache; + TSUPointerKeyDictionary *mHintCacheDictionary; + TNSheet *mSheet; + CDStruct_0441cfb5 mMaxPageCoordinate; + _Bool mMaxPageCoordinateValid; + NSMutableDictionary *mCachedAutoFitContentScaleDictionary; + NSString *mPageNumberFontName; + struct __CTFont *mPageNumberFont; + struct __CTFont *mPageNumberFontForDevice; + double mLastContentScaleForPageNumberFont; + NSObject *mDelegate; + TNPrintProperties *_printProperties; +} + ++ (double)autoFitContentScaleForSheet:(id)arg1; ++ (double)p_contentScaleAutoFitForSheet:(id)arg1; ++ (id)p_cachedAutoFitContentScaleDictionary; +@property(nonatomic) TNSheet *sheet; // @synthesize sheet=mSheet; +@property(nonatomic) NSObject *delegate; // @synthesize delegate=mDelegate; +@property(nonatomic) TNDocumentRoot *documentRoot; // @synthesize documentRoot=mDocumentRoot; +- (id).cxx_construct; +- (void)layoutAtPageIndex:(unsigned long long)arg1 forLayoutController:(id)arg2; +- (unsigned long long)pageCount; +- (id)pageInfoForPageIndex:(unsigned long long)arg1; +- (id)p_pageInfoForPageAtIndex:(unsigned long long)arg1; +- (void)p_layoutInfo:(id)arg1 intoPageRange:(struct)arg2; +- (void)p_layoutInfo:(id)arg1 intoPageLayout:(id)arg2 atPageCoordinate:(CDStruct_0441cfb5)arg3; +- (struct)pageRangeForInfo:(id)arg1 upperBound:(CDStruct_0441cfb5)arg2; +- (void)syncPositionOfLayout:(id)arg1 atCoordinate:(CDStruct_0441cfb5)arg2; +- (id)p_layoutForInfo:(id)arg1 atCoordinate:(CDStruct_0441cfb5)arg2 parentLayout:(id)arg3; +- (id)p_hintCacheForInfo:(id)arg1; +- (void)p_updateVisiblePageRange:(struct)arg1 forLayoutController:(id)arg2; +- (void)p_enumerateOverPageRange:(struct)arg1 usingBlock:(id)arg2; +- (void)registerPageLayout:(id)arg1 atPageCoordinate:(CDStruct_0441cfb5)arg2; +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)invalidatePageLayout; +- (void)invalidateCachedAutoFitContentScaleForSheet:(id)arg1; +- (void)p_invalidateHintCache; +- (void)invalidateDrawableLayouts; +- (void)p_clearHintCache; +- (void)p_invalidatePageLayoutCache; +- (void)removeLayoutsFromPages; +- (struct)pageRangeForPageIndex:(unsigned long long)arg1; +- (CDStruct_0441cfb5)pageCoordinateForPageIndex:(unsigned long long)arg1; +- (id)p_pageLayoutAtCoordinate:(CDStruct_0441cfb5)arg1; +- (struct CGRect)printingLayoutRectForPageIndex:(unsigned long long)arg1; +- (id)pageLayoutGeometryForPageCoordinate:(CDStruct_0441cfb5)arg1; +- (id)pageLayoutGeometryForPrintingAtPageCoordinate:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5)pageCoordinateForDrawableAtUnscaledPoint:(struct CGPoint)arg1; +- (CDStruct_0441cfb5)p_pageCoordinateForPageLayoutAtDevicePoint:(struct CGPoint)arg1; +- (CDStruct_0441cfb5)pageCoordinateForPageLayoutAtUnscaledPoint:(struct CGPoint)arg1; +- (void)layoutInPageRange:(struct)arg1 forLayoutController:(id)arg2; +- (struct CGRect)firstPartitionFrameForInfo:(id)arg1 outStartPageCoordinate:(out CDStruct_0441cfb5 *)arg2; +- (struct __CTFont *)pageNumberFontForDeviceSpace:(_Bool)arg1; +@property(readonly) NSString *pageNumberFontName; +- (unsigned long long)pageNumberForPageCoordinate:(CDStruct_0441cfb5)arg1; +- (_Bool)isPagePlaceholderAtPageCoordinate:(CDStruct_0441cfb5)arg1; +@property(readonly) unsigned long long numPages; +- (struct)pageRangeWithPlaceholdersWithUpperBound:(CDStruct_0441cfb5)arg1; +- (struct CGSize)contentSizeForCanvasLayer; +- (CDStruct_0441cfb5)pageCoordinateForMaxVisiblePage; +- (struct)pageRangeForContentWithUpperBound:(CDStruct_0441cfb5)arg1; +- (struct)pageRangeForContent; +- (void)updateContentScale; +- (void)updateViewScale; +@property(readonly) struct CGSize pageSizeWithGutter; +@property(readonly) struct CGRect contentFrame; +@property(readonly) struct CGSize pageSize; +@property(readonly, getter=isPortrait) _Bool portrait; +@property(readonly) double contentScale; +@property(readonly) TNPrintProperties *printProperties; // @synthesize printProperties=_printProperties; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageCoordinateDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageCoordinateDictionary.h new file mode 100644 index 000000000..8e8691ff2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageCoordinateDictionary.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNPageCoordinateDictionary : NSObject +{ + struct map, std::__1::less, std::__1::allocator>>> _pageCoordinateDictionary; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)removeAllObjects; +- (id)objectForPageCoordinate:(CDStruct_0441cfb5)arg1; +- (void)setObject:(id)arg1 forPageCoordinate:(CDStruct_0441cfb5)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageInfoContainer.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageInfoContainer.h new file mode 100644 index 000000000..8a6cbcdd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageInfoContainer.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSObject, TNPageController, TSDInfoGeometry, TSPObject; + +// Not exported +@interface TNPageInfoContainer : NSObject +{ + TNPageController *_pageController; + unsigned long long _pageIndex; +} + +- (id)childInfos; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +- (_Bool)isThemeContent; +- (Class)repClass; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +@property(nonatomic) NSObject *parentInfo; +- (id)pageController; +- (unsigned long long)pageIndex; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithPageIndex:(unsigned long long)arg1 pageController:(id)arg2; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageLayout.h new file mode 100644 index 000000000..ffca2aa1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageLayout.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNPageContentLayout, TNPageController, TSDLayoutGeometry; + +// Not exported +@interface TNPageLayout : TSDLayout +{ + _Bool mIsChildLayoutsValid; + CDStruct_0441cfb5 mPageCoordinate; + TNPageController *mPageController; + TNPageContentLayout *mContentLayout; + TSDLayoutGeometry *mCachedGeometry; + _Bool mIsPlaceholder; +} + ++ (id)pageLayoutWithPageController:(id)arg1 pageCoordinate:(CDStruct_0441cfb5)arg2; +@property(getter=isPlaceholder) _Bool placeholder; // @synthesize placeholder=mIsPlaceholder; +@property(retain) TNPageContentLayout *contentLayout; // @synthesize contentLayout=mContentLayout; +@property TNPageController *pageController; // @synthesize pageController=mPageController; +@property CDStruct_0441cfb5 pageCoordinate; // @synthesize pageCoordinate=mPageCoordinate; +- (id)description; +- (void)parentDidChange; +- (Class)repClassOverride; +- (id)computeLayoutGeometry; +- (_Bool)containsLayoutForInfo:(id)arg1; +- (void)setChildren:(id)arg1; +- (void)addPageNumber:(id)arg1; +- (void)addChild:(id)arg1; +@property(readonly) struct CGRect contentFrame; +@property(readonly) struct CGRect pageBounds; +- (id)p_pageInfo; +- (void)dealloc; +- (id)initWithPageController:(id)arg1 pageCoordinate:(CDStruct_0441cfb5)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageNumberLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageNumberLayer.h new file mode 100644 index 000000000..e103f2193 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageNumberLayer.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class TNPageRep; + +// Not exported +@interface TNPageNumberLayer : CALayer +{ + TNPageRep *mPageRep; +} + +@property(readonly) TNPageRep *pageRep; // @synthesize pageRep=mPageRep; +- (void)drawInContext:(struct CGContext *)arg1; +- (id)initWithPageRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPagePlaceholderRep.h b/iOS7/PrivateFrameworks/iWorkImport/TNPagePlaceholderRep.h new file mode 100644 index 000000000..734d7f39d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPagePlaceholderRep.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNPagePlaceholderRep : TSDContainerRep +{ +} + +- (Class)layerClass; +- (void)didUpdateLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPageRep.h b/iOS7/PrivateFrameworks/iWorkImport/TNPageRep.h new file mode 100644 index 000000000..7d087f01c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPageRep.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNPageNumberLayer; + +// Not exported +@interface TNPageRep : TSDContainerRep +{ + TNPageNumberLayer *mPageNumberLayer; + struct __CTLine *mPageNumberLine; + struct __CTLine *mPageNumberLineForDevice; + struct CGRect _shadowPathRect; + struct CGPath *_shadowPath; +} + +- (void)drawPageNumberInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 isDeviceSpace:(_Bool)arg3; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (_Bool)isOpaque; +- (void)didUpdateLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; +- (void)drawInContext:(struct CGContext *)arg1; +@property(readonly) TNPageNumberLayer *pageNumberLayer; +- (struct __CTLine *)p_pageNumberLineForDeviceSpace:(_Bool)arg1; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPdfExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TNPdfExporter.h new file mode 100644 index 000000000..597ff56fb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPdfExporter.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKEncryptedDocumentExporter-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface TNPdfExporter : TNRenderingExporter +{ + NSDictionary *mOptions; +} + +- (void)setOptions:(id)arg1; +- (void)dealloc; +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPassphrase:(id)arg1 hint:(id)arg2; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPdfHyperlinkController.h b/iOS7/PrivateFrameworks/iWorkImport/TNPdfHyperlinkController.h new file mode 100644 index 000000000..177f03664 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPdfHyperlinkController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNPageController; + +// Not exported +@interface TNPdfHyperlinkController : TSAPdfHyperlinkController +{ + TNPageController *mPageController; + struct CGRect mCanvasRect; +} + +- (id).cxx_construct; +- (struct CGRect)canvasRect; +- (id)initWithDocumentRoot:(id)arg1 usingPageController:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPersistentChartMediator.h b/iOS7/PrivateFrameworks/iWorkImport/TNPersistentChartMediator.h new file mode 100644 index 000000000..db5accb33 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPersistentChartMediator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCECalculationEngineRegistration-Protocol.h" +#import "TSKDocumentObject-Protocol.h" + +// Not exported +@interface TNPersistentChartMediator : TSCHPersistentChartMediator +{ +} + +- (id)objectToArchiveInDependencyTracker; +- (_Bool)registerLast; +- (void)unregisterFromCalculationEngine:(id)arg1; +- (void)registerWithCalculationEngineForDocumentLoad:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willModify; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TNPlaceholderInfo.h new file mode 100644 index 000000000..a417a40c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPlaceholderInfo.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNPlaceholderInfo : TSWPShapeInfo +{ +} + +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPreviewExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TNPreviewExporter.h new file mode 100644 index 000000000..23bb6eec8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPreviewExporter.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKImageExporter-Protocol.h" + +// Not exported +@interface TNPreviewExporter : TNRenderingExporter +{ +} + +- (id)initWithDocumentRoot:(id)arg1; +@property(nonatomic) _Bool scaleToFit; +@property(nonatomic) unsigned long long height; +@property(nonatomic) unsigned long long width; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNPrintProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TNPrintProperties.h new file mode 100644 index 000000000..4fc8a68b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNPrintProperties.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TNPrintProperties : NSObject +{ + struct CGSize mUnscaledPageSize; + struct CGRect mUnscaledContentRect; +} + ++ (double)viewScaleFudgeFactor; ++ (double)pageGutter; ++ (id)legacyExportPrintProperties; ++ (id)letterSizeLandscapeFormPrintProperties; ++ (id)letterSizePortraitFormPrintProperties; ++ (id)a4SizePrintProperties; ++ (id)letterSizePrintProperties; +@property struct CGRect unscaledContentRect; // @synthesize unscaledContentRect=mUnscaledContentRect; +@property struct CGSize unscaledPageSize; // @synthesize unscaledPageSize=mUnscaledPageSize; +- (struct CGAffineTransform)p_transformForContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +- (struct CGRect)unscaledPageRectForDisplayForPortraitOrientation:(_Bool)arg1 atPageCoordinate:(CDStruct_0441cfb5)arg2; +- (struct CGSize)pageSizeWithGutterForContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +- (struct CGSize)pageSizeForContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +- (struct CGRect)pageNumberRectForPortraitOrientation:(_Bool)arg1; +- (struct CGRect)pageNumberRectForContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +- (struct CGRect)contentRectForContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +- (double)contentScaleForIntegralWidthWithContentScale:(double)arg1 portraitOrientation:(_Bool)arg2; +@property(readonly) double pageHeight; +@property(readonly) double pageWidth; +@property(readonly) struct UIEdgeInsets printMargins; +@property(readonly) double bottomMargin; +@property(readonly) double topMargin; +@property(readonly) double rightMargin; +@property(readonly) double leftMargin; +- (id)initWithPageSize:(struct CGSize)arg1 edgeInsets:(struct UIEdgeInsets)arg2; +- (id)initWithPageSize:(struct CGSize)arg1 contentRect:(struct CGRect)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookAppDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookAppDelegate.h new file mode 100644 index 000000000..7d44f25aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookAppDelegate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNQuicklookAppDelegate : TSAServerApplicationDelegate +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookCompatibilityDelegate.h new file mode 100644 index 000000000..ff1535a3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNQuicklookCompatibilityDelegate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TNQuicklookCompatibilityDelegate : TNBaseCompatibilityDelegate +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter-Protected.h new file mode 100644 index 000000000..7b23b1131 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter-Protected.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TNRenderingExporter (Protected) +- (vector_88016b54)p_pageStartArray; +- (vector_88016b54)p_pageCountArray; +- (double)progressForCurrentPage; +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)incrementPage; +- (_Bool)preparePage:(unsigned long long)arg1; +- (void)setSheetIndex:(unsigned long long)arg1 andPageIndex:(unsigned long long)arg2; +- (unsigned long long)inSheetPageIndexForPage:(unsigned long long)arg1; +- (unsigned long long)sheetIndexForPage:(unsigned long long)arg1; +- (unsigned long long)numberOfCanvasBasedSheets; +- (unsigned long long)pageCount; +- (id)currentInfos; +- (struct CGRect)unscaledClipRect; +- (struct CGRect)boundsRect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter.h new file mode 100644 index 000000000..1b09dec07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNRenderingExporter.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TNPageController, TNPdfHyperlinkController; + +// Not exported +@interface TNRenderingExporter : TSARenderingExporter +{ + unsigned long long mSheetIndex; + unsigned long long mPageIndex; + unsigned long long mTotalPagesCount; + vector_88016b54 mSheetPageCountArray; + vector_88016b54 mSheetPageStartArray; + TNPageController *mPageController; + TNPdfHyperlinkController *mHyperlinkController; + NSMutableArray *mCanvasBasedSheets; + _Bool _renderingAllSheets; +} + +@property(nonatomic, getter=isRenderingAllSheets) _Bool renderingAllSheets; // @synthesize renderingAllSheets=_renderingAllSheets; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)isPageInPortraitOrientation:(unsigned long long)arg1; +- (struct CGRect)p_boundsRectForFirstPage; +- (_Bool)p_isActiveSheetForm; +- (id)p_canvasBasedSheets; +- (double)totalProgess; +- (void)drawCurrentPageWithContext:(struct CGContext *)arg1 returnSuccess:(_Bool *)arg2; +- (void)drawAllPagesWithContext:(struct CGContext *)arg1 returnSuccess:(_Bool *)arg2; +- (id)p_activeSheet; +- (void)teardown; +- (void)setup; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; +- (id)pageController; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNSheet.h b/iOS7/PrivateFrameworks/iWorkImport/TNSheet.h new file mode 100644 index 000000000..bf6aae37a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNSheet.h @@ -0,0 +1,117 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEResolverContainer-Protocol.h" +#import "TSDDrawableContainerInfo-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSKSearchTarget-Protocol.h" + +@class NSArray, NSMutableArray, NSObject, NSString, TNDocumentRoot, TSDGuideStorage, TSDInfoGeometry, TSPObject, TSWPStorage; + +// Not exported +@interface TNSheet : TSPObject +{ + NSString *mName; + NSMutableArray *mChildInfos; + _Bool mInDocument; + unsigned int mTableNameCounter; + TSDGuideStorage *mUserDefinedGuideStorage; + _Bool mInPortraitPageOrientation; + _Bool mShowPageNumbers; + _Bool mIsAutofitOn; + _Bool _usingStartPageNumber; + int mPageOrder; + TSWPStorage *_headerStorage; + TSWPStorage *_footerStorage; + double mContentScale; + long long _startPageNumber; + double _pageHeaderInset; + double _pageFooterInset; + struct UIEdgeInsets _printMargins; +} + ++ (id)sheetForSelectionModel:(id)arg1; +@property(nonatomic) struct UIEdgeInsets printMargins; // @synthesize printMargins=_printMargins; +- (id).cxx_construct; +- (struct CGRect)frame; +- (id)description; +- (void)saveToArchive:(struct SheetArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initFromArchive:(const struct SheetArchive *)arg1 unarchiver:(id)arg2; +- (id)copyWithContext:(id)arg1; +@property(readonly, nonatomic) NSArray *alignmentGuidesForEditing; +@property(readonly, nonatomic) NSArray *alignmentGuides; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +@property(nonatomic) NSObject *parentInfo; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (void)replaceChildInfo:(id)arg1 with:(id)arg2; +- (void)removeChildInfo:(id)arg1; +- (void)moveChildren:(id)arg1 toIndexes:(id)arg2; +- (void)insertChildInfo:(id)arg1 above:(id)arg2; +- (void)insertChildInfo:(id)arg1 below:(id)arg2; +- (void)insertChildInfo:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildInfo:(id)arg1; +- (_Bool)isForm; +- (unsigned int)nextUntitledResolverIndex; +- (_Bool)resolverNameIsUsed:(id)arg1; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1; +- (id)childEnumerator; +- (id)childSearchTargets; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)p_dolcDispatch:(id)arg1 skippingTextBoxes:(_Bool)arg2; +- (id)deletionRewriteCommandForAllTables; +- (_Bool)hasReferenceToTables:(id)arg1; +- (id)tableInfoForName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)tableInfos; +- (id)chartAndTableInfos; +- (void)moveDrawables:(id)arg1 toIndexes:(id)arg2; +- (_Bool)canMoveDrawables:(id)arg1 toIndexes:(id)arg2; +- (void)removeDrawableInfos:(id)arg1; +- (void)removeDrawableInfo:(id)arg1; +- (void)insertDrawableInfos:(id)arg1 context:(id)arg2; +- (void)insertDrawableInfos:(id)arg1 atIndex:(unsigned long long)arg2 context:(id)arg3; +- (void)insertDrawableInfo:(id)arg1 atIndex:(unsigned long long)arg2 context:(id)arg3; +- (void)insertDrawableInfo:(id)arg1 context:(id)arg2; +- (void)setChildInfos:(id)arg1; +- (id)childInfos; +@property(retain, nonatomic) TSWPStorage *footerStorage; // @synthesize footerStorage=_footerStorage; +@property(retain, nonatomic) TSWPStorage *headerStorage; // @synthesize headerStorage=_headerStorage; +@property double pageFooterInset; // @synthesize pageFooterInset=_pageFooterInset; +@property double pageHeaderInset; // @synthesize pageHeaderInset=_pageHeaderInset; +@property long long startPageNumber; // @synthesize startPageNumber=_startPageNumber; +@property(getter=isUsingStartPageNumber) _Bool usingStartPageNumber; // @synthesize usingStartPageNumber=_usingStartPageNumber; +@property int pageOrder; // @synthesize pageOrder=mPageOrder; +@property(nonatomic) double contentScale; // @synthesize contentScale=mContentScale; +@property(nonatomic) _Bool isAutofitOn; // @synthesize isAutofitOn=mIsAutofitOn; +@property(nonatomic) _Bool showPageNumbers; // @synthesize showPageNumbers=mShowPageNumbers; +@property(nonatomic) _Bool inPortraitPageOrientation; // @synthesize inPortraitPageOrientation=mInPortraitPageOrientation; +@property(readonly, nonatomic) TNDocumentRoot *documentRoot; +@property(retain, nonatomic) TSDGuideStorage *userDefinedGuideStorage; +@property(retain, nonatomic) NSString *name; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNSheetSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TNSheetSelection.h new file mode 100644 index 000000000..346af6eaa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNSheetSelection.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TNSheet; + +// Not exported +@interface TNSheetSelection : TSKSelection +{ + _Bool mIsPaginated; + TNSheet *mSheet; +} + ++ (id)selectionForSheet:(id)arg1 paginated:(_Bool)arg2; ++ (Class)archivedSelectionClass; +@property(readonly, nonatomic, getter=isPaginated) _Bool paginated; // @synthesize paginated=mIsPaginated; +@property(readonly, nonatomic) TNSheet *sheet; // @synthesize sheet=mSheet; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSheet:(id)arg1 paginated:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNSheetUIState.h b/iOS7/PrivateFrameworks/iWorkImport/TNSheetUIState.h new file mode 100644 index 000000000..1819d7a66 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNSheetUIState.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TNSheetUIState : NSObject +{ + struct CGRect mVisibleRect; + struct CGRect mPreviousVisibleRect; + _Bool mHasVisibleRect; + _Bool mHasPreviousVisibleRect; + float mPreviousViewScale; + float mViewScale; + int mDeviceIdiom; + unsigned short mFormFocusedRecordIndex; + unsigned char mFormFocusedFieldIndex; +} + ++ (id)sheetUIStateWithPreviousVisibleRect:(struct CGRect)arg1; ++ (id)sheetUIStateWithVisibleRect:(struct CGRect)arg1; +@property(nonatomic) unsigned char formFocusedFieldIndex; // @synthesize formFocusedFieldIndex=mFormFocusedFieldIndex; +@property(nonatomic) unsigned short formFocusedRecordIndex; // @synthesize formFocusedRecordIndex=mFormFocusedRecordIndex; +@property(nonatomic) int archivedDeviceIdiom; // @synthesize archivedDeviceIdiom=mDeviceIdiom; +@property(nonatomic) float previousViewScale; // @synthesize previousViewScale=mPreviousViewScale; +@property(nonatomic) float viewScale; // @synthesize viewScale=mViewScale; +@property(nonatomic) _Bool hasPreviousVisibleRect; // @synthesize hasPreviousVisibleRect=mHasPreviousVisibleRect; +@property(nonatomic) _Bool hasVisibleRect; // @synthesize hasVisibleRect=mHasVisibleRect; +@property(nonatomic) struct CGRect previousVisibleRect; // @synthesize previousVisibleRect=mPreviousVisibleRect; +@property(nonatomic) struct CGRect visibleRect; // @synthesize visibleRect=mVisibleRect; +- (id).cxx_construct; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)saveToArchive:(struct SheetUIStateArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct SheetUIStateArchive *)arg1 unarchiver:(id)arg2; +@property(readonly, nonatomic) struct CGPoint previousScrollPosition; +@property(readonly, nonatomic) struct CGPoint scrollPosition; +- (void)clearPreviousVisibleRect; +- (void)clearVisibleRect; +- (_Bool)isDefault; +@property(readonly, nonatomic) int currentDeviceIdiom; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNTheme.h b/iOS7/PrivateFrameworks/iWorkImport/TNTheme.h new file mode 100644 index 000000000..3547f649b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNTheme.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TNTheme : TSATheme +{ + NSArray *mTablePrototypes; +} + ++ (void)initialize; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +- (void)bootstrapBlackHardCodedTheme; +- (void)bootstrapWhiteHardCodedTheme; +- (void)p_initDefaultHardCodedStyles; +@property(retain, nonatomic) NSArray *tablePrototypes; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TNUIState.h b/iOS7/PrivateFrameworks/iWorkImport/TNUIState.h new file mode 100644 index 000000000..0fe75905a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TNUIState.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSArray, NSSet, TNChartSelection, TNSheetSelection, TSTTableSelection, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TNUIState : NSObject +{ + TSURetainedPointerKeyDictionary *mSheetUIStates; + TSURetainedPointerKeyDictionary *mEditModeSheetUIStates; + _Bool mShowCanvasGuides; + _Bool mInspectorPaneVisible; + _Bool mRemovedAllQuickCalcFunctions; + _Bool mShowsComments; + int mTableEditingMode; + int mInspectorPaneViewMode; + TNSheetSelection *mSheetSelection; + NSSet *mSelectedInfos; + id mDelegate; + TSTTableSelection *mTableSelection; + long long mDocumentMode; + TNChartSelection *mChartSelection; + NSArray *mSelectedQuickCalcFunctions; +} + +@property(nonatomic) _Bool showsComments; // @synthesize showsComments=mShowsComments; +@property(nonatomic) _Bool showCanvasGuides; // @synthesize showCanvasGuides=mShowCanvasGuides; +@property(nonatomic) _Bool removedAllQuickCalcFunctions; // @synthesize removedAllQuickCalcFunctions=mRemovedAllQuickCalcFunctions; +@property(copy, nonatomic) NSArray *selectedQuickCalcFunctions; // @synthesize selectedQuickCalcFunctions=mSelectedQuickCalcFunctions; +@property(nonatomic) int inspectorPaneViewMode; // @synthesize inspectorPaneViewMode=mInspectorPaneViewMode; +@property(nonatomic, getter=isInspectorPaneVisible) _Bool inspectorPaneVisible; // @synthesize inspectorPaneVisible=mInspectorPaneVisible; +@property(retain, nonatomic) TNChartSelection *chartSelection; // @synthesize chartSelection=mChartSelection; +@property(nonatomic) int tableEditingMode; // @synthesize tableEditingMode=mTableEditingMode; +@property(nonatomic) long long documentMode; // @synthesize documentMode=mDocumentMode; +@property(retain, nonatomic) TSTTableSelection *tableSelection; // @synthesize tableSelection=mTableSelection; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(retain, nonatomic) NSSet *selectedInfos; // @synthesize selectedInfos=mSelectedInfos; +@property(retain, nonatomic) TNSheetSelection *sheetSelection; // @synthesize sheetSelection=mSheetSelection; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)saveToArchive:(struct UIStateArchive *)arg1 archiver:(id)arg2 context:(id)arg3; +- (id)initWithArchive:(const struct UIStateArchive *)arg1 unarchiver:(id)arg2; +- (id)description; +- (id)archivedUIStateInContext:(id)arg1; +- (void)p_exitPaginatedMode; +- (void)p_enterPaginatedMode; +@property(nonatomic) unsigned char formFocusedFieldIndex; +@property(nonatomic) unsigned short formFocusedRecordIndex; +@property(readonly, nonatomic) _Bool hasPreviousVisibleRect; +@property(readonly, nonatomic) _Bool hasVisibleRect; +- (void)removeUIStateForSheet:(id)arg1; +- (id)uiStateForSheet:(id)arg1; +- (void)setUIState:(id)arg1 forSheet:(id)arg2; +@property(readonly, nonatomic) float previousViewScale; +@property(readonly, nonatomic) float viewScale; +- (float)p_calculateViewScaleForVisibleRect:(struct CGRect)arg1; +- (void)clearPreviousVisibleRect; +@property(nonatomic) struct CGRect previousVisibleRect; +- (void)setPreviousVisibleRect:(struct CGRect)arg1 forSheet:(id)arg2; +@property(readonly, nonatomic) struct CGPoint previousScrollPosition; +- (void)clearVisibleRect; +@property(nonatomic) struct CGRect visibleRect; +- (void)setVisibleRect:(struct CGRect)arg1 forSheet:(id)arg2; +@property(readonly, nonatomic) struct CGPoint scrollPosition; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate-TPInspectorSettingsAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate-TPInspectorSettingsAdditions.h new file mode 100644 index 000000000..49a21acef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate-TPInspectorSettingsAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPAppDelegate (TPInspectorSettingsAdditions) +- (_Bool)textInspectorShowsMoreSubpane; +- (_Bool)tableHeaderInspectorShowsRepeatHeaderRowsSwitch; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate.h new file mode 100644 index 000000000..f9d8c685e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPAppDelegate.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TPAppDelegate : TSABaseApplicationDelegate +{ +} + ++ (id)sharedDelegate; +- (void)p_inputMethodsChanged:(id)arg1; +- (void)p_localeChanged:(id)arg1; +- (id)applicationTemplateVariants; +- (_Bool)supportsRTL; +- (id)templateTypeDisplayName; +- (id)documentTypeDisplayName; +- (id)applicationName; +- (id)nativeSFFDocumentType; +- (id)tangierEditingFormatDocumentType; +- (id)templateDocumentType; +- (id)nativeDocumentType; +- (id)previewImageNameForNativeDocument; +- (id)previewImageNameForEncryptedNativeDocument; +- (id)previewImageNameForDocumentType:(id)arg1; +- (id)appChartPropertyOverrides; +@property(readonly, nonatomic) NSArray *wordDocumentTypes; +- (id)importableDocumentTypes; +- (id)createCompatibilityDelegate; +- (void)dealloc; +- (Class)documentRootClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPArchivedCanvasSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedCanvasSelection.h new file mode 100644 index 000000000..92a8cbf63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedCanvasSelection.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class TPCanvasSelection, TSKSelection; + +// Not exported +@interface TPArchivedCanvasSelection : TSPObject +{ + TPCanvasSelection *_selection; +} + +@property(retain, nonatomic) TSKSelection *selection; // @synthesize selection=_selection; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutState.h b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutState.h new file mode 100644 index 000000000..14f6da493 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutState.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TPArchivedLayoutStateProtocol-Protocol.h" + +@class NSArray; + +// Not exported +@interface TPArchivedLayoutState : TSPObject +{ + unsigned long long _sectionIndex; + unsigned long long _sectionPageIndex; + unsigned long long _documentPageIndex; + unsigned long long _lastPageCount; + NSArray *_sectionHints; +} + +- (void)captureLayoutStateWithProvider:(id)arg1; +- (void)readLayoutStateWithConsumer:(id)arg1; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (void)p_reset; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutStateProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutStateProtocol-Protocol.h new file mode 100644 index 000000000..1dba7ee29 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedLayoutStateProtocol-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TPArchivedLayoutStateProtocol +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPArchivedUIState.h b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedUIState.h new file mode 100644 index 000000000..f672c954e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedUIState.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPArchivedLayoutState, TPArchivedViewState; + +// Not exported +@interface TPArchivedUIState : TSPObject +{ + TPArchivedLayoutState *_layoutState; + TPArchivedViewState *_viewState; +} + +@property(readonly, nonatomic) TPArchivedViewState *viewState; // @synthesize viewState=_viewState; +@property(readonly, nonatomic) TPArchivedLayoutState *layoutState; // @synthesize layoutState=_layoutState; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPArchivedViewState.h b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedViewState.h new file mode 100644 index 000000000..2168fd149 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPArchivedViewState.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, TSKSelection, TSPObject; + +// Not exported +@interface TPArchivedViewState : TSPObject +{ + struct CGRect _visibleRect; + TSKSelection *_selection; + TSPObject *_selectionModel; + _Bool _masterDrawablesSelectable; + NSMutableDictionary *_chartUIState; + _Bool _rulerVisible; + _Bool _layoutBordersVisible; + _Bool _wordCountHUDVisible; + _Bool _showsComments; + _Bool _showsPageNavigator; + int _viewScaleMode; + double _viewScale; + struct CGRect _windowFrame; +} + +- (id).cxx_construct; +- (void)captureViewStateWithProvider:(id)arg1; +- (void)readViewStateWithConsumer:(id)arg1; +- (_Bool)showsComments; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPAttachmentLayoutParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPAttachmentLayoutParent-Protocol.h new file mode 100644 index 000000000..d24f0311c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPAttachmentLayoutParent-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TPAttachmentLayoutParent +- (void)addAttachmentLayout:(id)arg1; +- (id)existingAttachmentLayoutForInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPBaseCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TPBaseCompatibilityDelegate.h new file mode 100644 index 000000000..8caa2e241 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPBaseCompatibilityDelegate.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKCompatibilityDelegate-Protocol.h" + +// Not exported +@interface TPBaseCompatibilityDelegate : NSObject +{ +} + +- (id)unsupportedExportMessageStringForType:(id)arg1; +- (id)backwardsCompatibleTypeForType:(id)arg1; +- (_Bool)isExportSupportedForType:(id)arg1 documentRoot:(id)arg2; +- (id)nestedDocumentFilename; +- (id)needNewerVersionIndexXmlContentString; +- (id)indexXmlFilename; +- (_Bool)isSageDocumentType:(id)arg1; +- (_Bool)isTCMessageExceptionErrorDomain:(id)arg1; +- (id)exportableTypes; +- (Class)exportOptionsControllerClass; +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; +- (id)epubExportCategories; +- (id)newExportableDocumentTypesForFlag:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPBodyInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TPBodyInfo.h new file mode 100644 index 000000000..dda6828bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPBodyInfo.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSObject, TPPageHint, TPPageInfo, TSDInfoGeometry, TSPObject, TSWPStorage; + +// Not exported +@interface TPBodyInfo : NSObject +{ + TPPageInfo *_pageInfo; +} + +@property(nonatomic) NSObject *parentInfo; // @synthesize parentInfo=_pageInfo; +- (id)childInfos; +- (id)copyWithContext:(id)arg1; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (void)inflateBodyLayout:(id)arg1; +@property(readonly, nonatomic) _Bool layoutVertically; +@property(readonly, nonatomic) TPPageHint *pageHint; +@property(readonly, nonatomic) TSWPStorage *bodyStorage; +@property(readonly, nonatomic) id nextTargetFirstChildHint; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPBodyLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPBodyLayout.h new file mode 100644 index 000000000..3ed267ed8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPBodyLayout.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TPAttachmentLayoutParent-Protocol.h" +#import "TSWPLayoutTarget-Protocol.h" + +@class NSMutableArray, TPFootnoteHeightMeasurer, TPFootnoteMarkProvider, TSDCanvas, TSPObject; + +// Not exported +@interface TPBodyLayout : TSDLayout +{ + NSMutableArray *_columns; + NSMutableArray *_anchoredDrawablesForRelayout; + TPFootnoteMarkProvider *_footnoteMarkProvider; + TPFootnoteHeightMeasurer *_footnoteHeightMeasurer; +} + ++ (struct CGSize)minimumBodySize; +@property(readonly, nonatomic) NSMutableArray *columns; // @synthesize columns=_columns; +@property(retain, nonatomic) NSMutableArray *anchoredDrawablesForRelayout; // @synthesize anchoredDrawablesForRelayout=_anchoredDrawablesForRelayout; +- (_Bool)siblingTargetIsManipulatingDrawable:(id)arg1; +@property(readonly, nonatomic) _Bool textIsVertical; +- (_Bool)invalidateForPageCountChange; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +- (struct CGPoint)anchoredAttachmentPositionFromLayoutPosition:(struct CGPoint)arg1; +- (struct CGPoint)layoutPositionFromAnchoredAttachmentPosition:(struct CGPoint)arg1; +- (_Bool)isLayoutOffscreen; +@property(readonly, nonatomic) double maxAnchorY; +- (id)currentAnchoredDrawableLayouts; +- (id)currentInlineDrawableLayouts; +- (id)p_attachedLayoutsInLayout:(id)arg1; +- (id)validatedLayoutForAnchoredDrawable:(id)arg1; +- (id)validatedLayoutForInlineDrawable:(id)arg1; +- (id)p_validatedLayoutForDrawable:(id)arg1 inContainingLayout:(id)arg2; +- (struct CGPoint)calculatePointFromSearchReference:(id)arg1; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +- (void)addAttachmentLayout:(id)arg1; +- (id)existingAttachmentLayoutForInfo:(id)arg1; +@property(readonly, nonatomic) _Bool layoutIsValid; +@property(readonly, nonatomic) TSDLayout *parentLayoutForInlineAttachments; +@property(readonly, nonatomic) TSDCanvas *canvas; +- (struct CGRect)targetRectForCanvasRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInTargetRect:(struct CGRect)arg1; +@property(readonly, nonatomic) _Bool wantsLineFragments; +@property(readonly, nonatomic) int naturalDirection; +@property(readonly, nonatomic) int naturalAlignment; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) unsigned int autosizeFlags; +@property(readonly, nonatomic) struct CGPoint anchorPoint; +@property(readonly, nonatomic) struct CGPoint position; +@property(readonly, nonatomic) struct CGSize currentSize; +@property(readonly, nonatomic) struct CGSize maxSize; +@property(readonly, nonatomic) struct CGSize minSize; +- (_Bool)isLastTarget; +@property(readonly, nonatomic) TSPObject *nextTargetFirstChildHint; +@property(readonly, nonatomic) id footnoteMarkProvider; +@property(readonly, nonatomic) id footnoteHeightMeasurer; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +- (_Bool)shouldProvideSizingGuides; +- (struct CGSize)maximumSizeForChildLayout:(id)arg1; +- (void)invalidateSize; +- (void)validate; +- (struct CGPoint)capturedInfoPositionForAttachment; +- (id)computeLayoutGeometry; +- (struct CGSize)maximumFrameSizeForChild:(id)arg1; +- (double)contentHeight; +- (_Bool)processWidowAndInflation; +- (void)updateStartCharIndex; +- (void)killColumns; +- (void)p_killDrawableLayouts:(id)arg1; +- (_Bool)needsInflation; +- (struct CGRect)rectForPresentingAnnotationPopoverForSelection:(id)arg1; +- (struct CGRect)rectForSelection:(id)arg1; +- (void)dealloc; + +// Remaining properties +@property(readonly, nonatomic) struct __CFLocale *hyphenationLocale; +@property(readonly, nonatomic) struct CGRect maskRect; +@property(readonly, nonatomic) _Bool shouldHyphenate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPBodyRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPBodyRep.h new file mode 100644 index 000000000..d9f9fc75e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPBodyRep.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKChangeSourceObserver-Protocol.h" + +@class NSSet; + +// Not exported +@interface TPBodyRep : TSWPRep +{ + NSSet *_lastSelectedInfos; +} + +- (id)beginEditing; +- (void)willBeRemoved; +- (id)siblings; +- (id)repForCharIndex:(unsigned long long)arg1 isStart:(_Bool)arg2; +- (_Bool)p_doesRep:(id)arg1 containCharIndex:(unsigned long long)arg2 isStart:(_Bool)arg3; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (id)hitReps:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (id)hitRep:(struct CGPoint)arg1; +- (id)colorBehindLayer:(id)arg1; +- (id)storage; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TPBundleLookupClass.h new file mode 100644 index 000000000..6ec054576 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TPBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPCanvasSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TPCanvasSelection.h new file mode 100644 index 000000000..e2834e8f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPCanvasSelection.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import + +@class NSSet, TSDDrawableInfo; + +// Not exported +@interface TPCanvasSelection : TSWPSelection +{ + NSSet *mInfos; + NSSet *mExcludedInfos; + NSSet *mAdditionalInfos; + TSDDrawableInfo *mContainer; +} + ++ (id)emptySelection; ++ (id)selectionWithInfos:(id)arg1; ++ (id)canvasSelectionFromCanvasSelection:(id)arg1 withToggledInfo:(id)arg2; ++ (id)canvasSelectionFromSelection:(id)arg1; ++ (Class)archivedSelectionClass; +- (void)p_commonCopyTo:(id)arg1; +- (void)saveToArchive:(struct CanvasSelectionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct CanvasSelectionArchive *)arg1 unarchiver:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyExcludingInfo:(id)arg1; +- (id)copyIncludingInfo:(id)arg1; +- (id)infosOfClass:(Class)arg1; +- (_Bool)containsUnlockedKindOfClass:(Class)arg1; +@property(readonly, nonatomic) unsigned long long unlockedInfoCount; +@property(readonly, nonatomic) NSSet *unlockedInfos; +- (_Bool)containsKindOfClass:(Class)arg1; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) TSDDrawableInfo *container; +@property(readonly, nonatomic) unsigned long long infoCount; +@property(readonly, nonatomic) NSSet *infos; +@property(readonly, nonatomic) NSSet *rawInfos; +- (id)copyWithVisualRanges:(const struct TSWPRangeVector *)arg1 startChar:(unsigned long long)arg2 endChar:(unsigned long long)arg3 rightToLeft:(_Bool)arg4 sameLine:(_Bool)arg5; +- (id)copyWithNewVisualRanges:(const struct TSWPRangeVector *)arg1; +- (id)copyWithNewRange:(struct _NSRange)arg1; +- (id)copyWithNewType:(int)arg1; +- (id)copyWithNewVisualTypeRange:(struct _NSRange)arg1 head:(unsigned long long)arg2 tail:(unsigned long long)arg3; +- (id)copyWithNewType:(int)arg1 range:(struct _NSRange)arg2; +- (id)copyWithNewType:(int)arg1 smartFieldRange:(struct _NSRange)arg2; +- (id)initWithInfos:(id)arg1; +- (id)initWithInfos:(id)arg1 andContainer:(id)arg2; +@property(readonly, nonatomic) _Bool isEmpty; +- (void)dealloc; +@property(readonly, nonatomic) int canvasSelectionKind; +- (id)initWithType:(int)arg1 range:(struct _NSRange)arg2 styleInsertionBehavior:(int)arg3 caretAffinity:(int)arg4 smartFieldRange:(struct _NSRange)arg5 leadingEdge:(_Bool)arg6 leadingCharIndex:(unsigned long long)arg7 infos:(id)arg8 excludedInfos:(id)arg9 additionalInfos:(id)arg10 container:(id)arg11; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-ChangeTracking.h b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-ChangeTracking.h new file mode 100644 index 000000000..386eabbb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-ChangeTracking.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPDocumentRoot (ChangeTracking) +- (id)storagesWithChanges; +@property(readonly, nonatomic) _Bool hasTrackedChanges; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-TPFootnoteMarkProviderAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-TPFootnoteMarkProviderAdditions.h new file mode 100644 index 000000000..0b17bba59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot-TPFootnoteMarkProviderAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPDocumentRoot (TPFootnoteMarkProviderAdditions) +- (unsigned long long)p_autoNumberForStorage:(id)arg1 footnoteNumbering:(int)arg2 footnoteKind:(int)arg3; +- (_Bool)footnotesShouldAffectBodyLayout; +- (double)footnoteGap; +- (int)footnoteKind; +- (id)markStringForFootnoteReferenceStorage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot.h b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot.h new file mode 100644 index 000000000..4e5162adc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentRoot.h @@ -0,0 +1,199 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEResolverContainer-Protocol.h" +#import "TSDThumbnailProducer-Protocol.h" +#import "TSTResolverContainerNameProvider-Protocol.h" +#import "TSWPChangeSessionManager-Protocol.h" +#import "TSWPChangeVisibility-Protocol.h" +#import "TSWPDrawableOLC-Protocol.h" +#import "TSWPStorageParent-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, TPDocumentSettings, TPDrawablesZOrder, TPFloatingDrawables, TPInteractiveCanvasController, TPPageLayoutNotifier, TPPaginatedPageController, TPSection, TPTOCController, TPTheme, TSDThumbnailController, TSSStylesheet, TSWPStorage; + +// Not exported +@interface TPDocumentRoot : TSADocumentRoot +{ + TPTheme *_theme; + TSSStylesheet *_stylesheet; + TSWPStorage *_bodyStorage; + TPDocumentSettings *_settings; + TPDrawablesZOrder *_drawablesZOrder; + TPFloatingDrawables *_floatingDrawables; + NSArray *_citationRecords; + NSArray *_tocStyles; + _Bool _usesSingleHeaderFooter; + _Bool _needsInitialization; + struct CGSize _pageSize; + double _pageScale; + NSString *_printerID; + NSString *_paperID; + unsigned long long _orientation; + double _leftMargin; + double _rightMargin; + double _topMargin; + double _bottomMargin; + double _headerMargin; + double _footerMargin; + _Bool _layoutBodyVertically; + struct __CFLocale *_hyphenationLocale; + _Bool _changeTrackingPaused; + _Bool _changeTrackingEnabled; + NSMutableArray *_changeSessionHistory; + TPPaginatedPageController *_paginatedPageController; + TPPageLayoutNotifier *_pageLayoutNotifier; + TSDThumbnailController *_thumbnailController; + _Bool _newDocument; + double _currentThumbnailContainerWidth; + unsigned int _tableNameCounter; + NSMutableDictionary *_chartsUIState; + TPInteractiveCanvasController *interactiveCanvasController; + TPTOCController *_tocController; +} + ++ (void)localizeTextStorage:(id)arg1 withTemplateBundle:(id)arg2; ++ (struct CGSize)previewImageSizeForType:(unsigned long long)arg1; ++ (struct CGSize)pageSizeFromPaperSize:(struct CGSize)arg1 pageScale:(double)arg2 orientation:(unsigned long long)arg3; +@property(retain, nonatomic) TPTOCController *tocController; // @synthesize tocController=_tocController; +@property(retain, nonatomic) NSMutableDictionary *chartsUIState; // @synthesize chartsUIState=_chartsUIState; +@property(retain, nonatomic) NSArray *changeSessionHistory; // @synthesize changeSessionHistory=_changeSessionHistory; +@property(retain, nonatomic) NSArray *tocStyles; // @synthesize tocStyles=_tocStyles; +@property(readonly, nonatomic) NSArray *citationRecords; // @synthesize citationRecords=_citationRecords; +@property(retain, nonatomic) TPFloatingDrawables *floatingDrawables; // @synthesize floatingDrawables=_floatingDrawables; +@property(retain, nonatomic) TPDrawablesZOrder *drawablesZOrder; // @synthesize drawablesZOrder=_drawablesZOrder; +@property(readonly, nonatomic) TSWPStorage *bodyStorage; // @synthesize bodyStorage=_bodyStorage; +@property(retain, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=_stylesheet; +@property(readonly, nonatomic) _Bool isNewDocument; // @synthesize isNewDocument=_newDocument; +@property(readonly, nonatomic) TSDThumbnailController *thumbnailController; // @synthesize thumbnailController=_thumbnailController; +@property(readonly, nonatomic) TPPaginatedPageController *paginatedPageController; // @synthesize paginatedPageController=_paginatedPageController; +@property(nonatomic) TPInteractiveCanvasController *interactiveCanvasController; // @synthesize interactiveCanvasController; +- (id).cxx_construct; +- (void)pUpgradeSection:(id)arg1 documentVersion:(unsigned long long)arg2; +- (void)setUIState:(id)arg1 forChart:(id)arg2; +- (id)UIStateForChart:(id)arg1; +- (unsigned int)nextUntitledResolverIndex; +- (_Bool)resolverNameIsUsed:(id)arg1; +- (id)resolverMatchingName:(id)arg1; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1 contextContainerName:(id)arg2; +- (id)resolverMatchingName:(id)arg1 contextResolver:(id)arg2; +- (id)resolverContainerNamesMatchingPrefix:(id)arg1; +- (id)resolverContainerForName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)nameForResolverContainer:(id)arg1; +- (id)resolverContainerNameForResolver:(id)arg1; +- (void)willRemoveDrawable:(id)arg1; +- (void)didAddDrawable:(id)arg1; +- (_Bool)shouldShowMarkupForChangeKind:(int)arg1 date:(id)arg2; +- (_Bool)shouldShowChangeKind:(int)arg1 date:(id)arg2; +- (void)startNewChangeSessionIfNecessaryGettingInsertAuthorCommand:(id *)arg1; +- (id)changeSessionAuthorCreatedWithCommand:(id *)arg1; +- (void)upgradeFromOldSectionWithPageSize:(struct CGSize)arg1 leftMargin:(double)arg2 rightMargin:(double)arg3 topMargin:(double)arg4 bottomMargin:(double)arg5 headerMargin:(double)arg6 footerMargin:(double)arg7; +- (_Bool)isMultiPage; +- (id)additionalDocumentPropertiesForWrite; +- (_Bool)useLigatures; +- (struct __CFLocale *)hyphenationLocale; +- (_Bool)shouldHyphenate; +- (_Bool)documentDisallowsHighlightsOnStorage:(id)arg1; +- (unsigned long long)writingDirection; +- (_Bool)shouldAllowDrawableInGroups:(id)arg1 forImport:(_Bool)arg2; +- (_Bool)pageMastersAllowDrawable:(id)arg1; +- (id)pageMasterOwningModel:(id)arg1; +- (_Bool)isSectionModel:(id)arg1; +- (void)setValue:(double)arg1 forMargin:(int)arg2; +- (double)valueForMargin:(int)arg1; +- (struct CGRect)pageBoundsWithinMargins; +- (double)bodyWidth; +@property(readonly, nonatomic) TPDocumentSettings *settings; +- (void)resumeBackgroundActivities; +- (void)suspendBackgroundActivities; +- (void)willEnterForeground; +- (void)didEnterBackground; +- (void)willClose; +- (void)willHide; +- (void)viewDidAppear; +- (void)viewWillAppear; +- (id)createViewStateRoot; +- (id)modelPathComponentForChild:(id)arg1; +- (id)childEnumerator; +- (id)changeSessionManagerForModel:(id)arg1; +- (id)changeVisibility; +- (id)p_previewImageWithImageSize:(struct CGSize)arg1; +- (id)previewImageForSize:(struct CGSize)arg1; +- (void)resumeThumbnailing; +- (void)suspendThumbnailing; +- (Class)thumbnailImagerClass; +- (_Bool)reuseThumbnailerUntilIdleForIdentifier:(id)arg1; +- (struct CGRect)unscaledClipRectForIdentifier:(id)arg1; +- (struct CGSize)thumbnailSizeForIdentifier:(id)arg1; +- (id)rootInfosForIdentifier:(id)arg1; +- (void)thumbnailContainerDidChange:(id)arg1; +- (void)pageCountDidChangeForPageController:(id)arg1; +@property(readonly, nonatomic) struct CGSize paperSize; +- (id)commandForConvertingFloatingDrawableToAnchored:(id)arg1; +- (void)invalidateThumbnailForPageIndex:(unsigned long long)arg1; +- (unsigned long long)pageIndexForThumbnailIdentifier:(id)arg1; +- (id)thumbnailIdentifierForPageIndex:(unsigned long long)arg1; +- (unsigned long long)nextRootSearchTargetIndexFromIndex:(unsigned long long)arg1 forString:(id)arg2 options:(unsigned long long)arg3 inDirection:(unsigned long long)arg4; +- (unsigned long long)p_nextRootSearchTargetInBodyOrFloatersFromIndex:(unsigned long long)arg1 forString:(id)arg2 options:(unsigned long long)arg3 inDirection:(unsigned long long)arg4; +- (unsigned long long)p_scanBackwardsForNextRootSearchTargetInBodyOrFloatersFromIndex:(unsigned long long)arg1 forString:(id)arg2 withOptions:(unsigned long long)arg3; +- (unsigned long long)p_scanForwardsForNextRootSearchTargetInBodyOrFloatersFromIndex:(unsigned long long)arg1 forString:(id)arg2 withOptions:(unsigned long long)arg3; +- (struct _NSRange)p_bodyHitRangeForString:(id)arg1 withOptions:(unsigned long long)arg2 limitRange:(struct _NSRange)arg3; +- (_Bool)p_possibleHitInSectionMaster:(id)arg1 pageIndex:(unsigned long long)arg2 withOptions:(unsigned long long)arg3; +- (unsigned long long)rootSearchTargetCountThroughIndex:(unsigned long long)arg1; +- (void)withRootSearchTargetAtIndex:(unsigned long long)arg1 executeBlock:(id)arg2; +- (void)prepareNewDocumentWithTemplateBundle:(id)arg1; +@property(readonly, nonatomic) long long contentWritingDirection; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (_Bool)textIsVertical; +- (void)setBodyStorage:(id)arg1 dolcContext:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)setThemeForTemplateImport:(id)arg1; +@property(retain, nonatomic) TPTheme *theme; +- (void)p_uniquifyTableNames; +- (void)p_upgradeBodyTOC; +- (id)p_realTOCEntryStyleFromFakeTOCEntryStyle:(id)arg1 context:(id)arg2; +- (void)p_upgradeTOCStyles; +- (id)initFromUnarchiver:(id)arg1; +- (id)initForThemeImportWithContext:(id)arg1; +- (id)initUsingDefaultThemeWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; +- (void)pFinishInitialization; +- (void)pCommonInitialization; +- (void)pCreateFloatingDrawables; +- (void)pCreateDrawablesZOrderBodyStorage:(id)arg1 addAnchoredDrawables:(_Bool)arg2; +- (void)pCreateBodyStorage; +- (void)pCreateStylesheet; +- (struct CGRect)pConjureUpBodyRect; +- (void)dealloc; +- (void)documentDidLoad; +- (unsigned long long)applicationType; +@property(readonly, nonatomic) NSArray *sections; +@property(readonly, nonatomic) TPSection *firstSection; +@property(readonly, nonatomic) _Bool isTrackingChanges; +@property(nonatomic, getter=isChangeTrackingEnabled) _Bool changeTrackingEnabled; +@property(nonatomic, getter=isChangeTrackingPaused) _Bool changeTrackingPaused; +@property(nonatomic) _Bool layoutBodyVertically; +@property(nonatomic) double footerMargin; +@property(nonatomic) double headerMargin; +@property(nonatomic) double bottomMargin; +@property(nonatomic) double topMargin; +@property(nonatomic) double rightMargin; +@property(nonatomic) double leftMargin; +@property(nonatomic) unsigned long long orientation; // @synthesize orientation=_orientation; +@property(copy, nonatomic) NSString *paperID; // @synthesize paperID=_paperID; +@property(copy, nonatomic) NSString *printerID; // @synthesize printerID=_printerID; +@property(nonatomic) double pageScale; +@property(nonatomic) struct CGSize pageSize; +@property(nonatomic) _Bool usesSingleHeaderFooter; + +// Remaining properties +@property(readonly, nonatomic, getter=isTrackingChanges) _Bool trackingChanges; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDocumentSettings.h b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentSettings.h new file mode 100644 index 000000000..cfa741e03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentSettings.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TPDocumentSettings : TSPObject +{ + _Bool _hasBody; + _Bool _hasHeaders; + _Bool _hasFooters; + _Bool _qlPreview; + _Bool _copyMovies; + _Bool _copyAssets; + _Bool _authoring; + _Bool _linksEnabled; + _Bool _hyphenation; + _Bool _ligatures; + _Bool _tocLinksEnabled; + _Bool _showCTMarkup; + _Bool _showCTDeletions; + int _ctBubblesVisibility; + _Bool _changeBarsVisible; + _Bool _formatChangesVisible; + _Bool _annotationsVisible; + _Bool _documentIsRTL; + int _footnoteKind; + int _footnoteFormat; + int _footnoteNumbering; + long long _footnoteGap; + NSString *_decimalTab; + NSString *_language; + NSString *_hyphenationLanguage; + NSString *_creationLocale; + NSString *_originalTemplate; + NSString *_creationDate; + NSString *_bibliographyFormat; +} + +@property(nonatomic) int ctBubblesVisibility; // @synthesize ctBubblesVisibility=_ctBubblesVisibility; +- (id)stringWithCurrentDate; +- (void)resetForNewDocumentFromTemplate:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; +- (void)dealloc; +@property(copy, nonatomic) NSString *bibliographyFormat; +@property(copy, nonatomic) NSString *creationDate; +@property(copy, nonatomic) NSString *originalTemplate; +@property(copy, nonatomic) NSString *creationLocale; +@property(copy, nonatomic) NSString *hyphenationLanguage; +@property(copy, nonatomic) NSString *language; +@property(copy, nonatomic) NSString *decimalTab; +@property(nonatomic) long long footnoteGap; +@property(nonatomic) int footnoteNumbering; +@property(nonatomic) int footnoteFormat; +@property(nonatomic) int footnoteKind; +@property(nonatomic) _Bool documentIsRTL; +@property(nonatomic) _Bool annotationsVisible; +@property(nonatomic) _Bool formatChangesVisible; +@property(nonatomic) _Bool changeBarsVisible; +- (void)setCTBubblesVisibility:(int)arg1; +@property(nonatomic) _Bool showCTDeletions; +@property(nonatomic) _Bool showCTMarkup; +@property(nonatomic) _Bool tocLinksEnabled; +@property(nonatomic) _Bool useLigatures; +@property(nonatomic) _Bool autoHyphenation; +@property(nonatomic) _Bool hyperlinksEnabled; +@property(nonatomic) _Bool placeholderAuthoring; +@property(nonatomic) _Bool copyTemplateAssets; +@property(nonatomic) _Bool copyMovies; +@property(nonatomic) _Bool quickLookPreview; +@property(nonatomic) _Bool hasFooters; +@property(nonatomic) _Bool hasHeaders; +@property(nonatomic) _Bool hasBody; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDocumentStatistics.h b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentStatistics.h new file mode 100644 index 000000000..f45f7320b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDocumentStatistics.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSWPTextStatistics; + +// Not exported +@interface TPDocumentStatistics : NSObject +{ + TSWPTextStatistics *_textStatistics; + unsigned long long _pageCount; + _Bool _isAccurate; +} + +@property(nonatomic) _Bool isAccurate; // @synthesize isAccurate=_isAccurate; +@property(nonatomic) unsigned long long pageCount; // @synthesize pageCount=_pageCount; +@property(retain, nonatomic) TSWPTextStatistics *textStatistics; // @synthesize textStatistics=_textStatistics; +- (void)dealloc; +- (_Bool)isEqual:(id)arg1; +- (void)resetStatistics; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithTextStatistics:(id)arg1 pageCount:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDrawableAttachmentPositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TPDrawableAttachmentPositioner.h new file mode 100644 index 000000000..8171669bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDrawableAttachmentPositioner.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDAttachmentPositioner-Protocol.h" + +// Not exported +@interface TPDrawableAttachmentPositioner : NSObject +{ +} + +- (id)p_validatedLayoutForDrawable:(id)arg1 inLayoutTarget:(id)arg2; +- (void)p_positionAttachmentInPageLayout:(id)arg1 context:(struct _TPPositionAttachmentContext *)arg2; +- (void)p_constrainToPageLayout:(id)arg1 context:(struct _TPConstrainToPageLayoutContext *)arg2; +- (struct _TSWPCharIndexAndPosition)p_positionForDrawable:(id)arg1 atUnscaledCanvasPoint:(struct CGPoint)arg2 inBodyLayout:(id)arg3; +- (id)p_commandForPositioningAttachment:(id)arg1 inBodyLayout:(id)arg2 atUnscaledCanvasPoint:(struct CGPoint)arg3 dolcContext:(id)arg4; +- (struct _TSWPCharIndexAndPosition)positionForDrawable:(id)arg1 atPoint:(struct CGPoint)arg2 inTextLayoutTarget:(id)arg3 makeInline:(_Bool)arg4; +- (struct _TSWPCharIndexAndPosition)positionForDrawable:(id)arg1 atPoint:(struct CGPoint)arg2 inTextLayoutTarget:(id)arg3 documentRoot:(id)arg4; +- (id)commandForPositioningAttachment:(id)arg1 withNewPosition:(struct CGPoint)arg2 documentRoot:(id)arg3 dolcContext:(id)arg4; +- (id)commandForPositioningLayout:(id)arg1 withNewPosition:(struct CGPoint)arg2 interactiveCanvasController:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder-GilliganInternalAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder-GilliganInternalAdditions.h new file mode 100644 index 000000000..cd00f0ee1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder-GilliganInternalAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPDrawablesZOrder (GilliganInternalAdditions) +- (id)drawableEnumerator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder.h b/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder.h new file mode 100644 index 000000000..0a5003c6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPDrawablesZOrder.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TPDrawablesZOrder : TSPObject +{ + NSMutableArray *_drawables; +} + +- (id)orderedDrawables:(id)arg1; +- (void)swapDrawableAtZOrder:(unsigned long long)arg1 withDrawableAtZOrder:(unsigned long long)arg2; +- (void)moveDrawables:(id)arg1 toZOrder:(unsigned long long)arg2; +- (void)moveDrawable:(id)arg1 toZOrder:(unsigned long long)arg2; +- (void)moveDrawableAtZOrder:(unsigned long long)arg1 toZOrder:(unsigned long long)arg2; +- (void)removeDrawable:(id)arg1; +- (void)removeDrawableAtZOrder:(unsigned long long)arg1; +- (unsigned long long)insertDrawable:(id)arg1 atZOrder:(unsigned long long)arg2; +- (unsigned long long)addDrawable:(id)arg1; +- (unsigned long long)zOrderOfDrawable:(id)arg1; +- (id)drawableAtZOrder:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long drawableCount; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPEndnotePageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPEndnotePageGenerator.h new file mode 100644 index 000000000..7c9fcf9f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPEndnotePageGenerator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageGenerator-Protocol.h" + +@class TPFootnoteLayoutController; + +// Not exported +@interface TPEndnotePageGenerator : NSObject +{ + TPFootnoteLayoutController *_footnoteLayoutController; +} + +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; +- (id)init; +- (id)initWithFootnoteLayoutController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFillerPageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPFillerPageGenerator.h new file mode 100644 index 000000000..f10dcce7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFillerPageGenerator.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageGenerator-Protocol.h" + +// Not exported +@interface TPFillerPageGenerator : NSObject +{ +} + +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawables.h b/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawables.h new file mode 100644 index 000000000..263c403c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawables.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKDocumentObject-Protocol.h" + +@class NSMutableDictionary, TPDocumentRoot, TSUPointerKeyDictionary; + +// Not exported +@interface TPFloatingDrawables : TSPObject +{ + NSMutableDictionary *_drawablesByPageIndex; + TSUPointerKeyDictionary *_pageIndexByDrawable; + TPDocumentRoot *_documentRoot; +} + +@property(readonly, nonatomic) TPDocumentRoot *documentRoot; // @synthesize documentRoot=_documentRoot; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)moveDrawable:(id)arg1 toPageIndex:(unsigned long long)arg2; +- (void)removeDrawables:(id)arg1; +- (void)removeDrawable:(id)arg1; +- (void)removeDrawable:(id)arg1 suppressDOLC:(_Bool)arg2; +- (void)p_removeDrawable:(id)arg1; +- (void)addDrawables:(id)arg1 toPageIndex:(unsigned long long)arg2 insertContext:(id)arg3; +- (void)addDrawable:(id)arg1 toPageIndex:(unsigned long long)arg2 insertContext:(id)arg3; +- (void)addDrawable:(id)arg1 toPageIndex:(unsigned long long)arg2 insertContext:(id)arg3 suppressDOLC:(_Bool)arg4; +- (void)p_addDrawable:(id)arg1 toPageIndex:(unsigned long long)arg2; +- (id)drawableEnumerator; +- (unsigned long long)pageIndexForDrawable:(id)arg1; +- (unsigned long long)maximumPageIndex; +- (id)orderedDrawablesOnPageIndex:(unsigned long long)arg1; +- (id)drawablesOnPageIndex:(unsigned long long)arg1; +- (id)allDrawables; +- (unsigned long long)countOfAllDrawables; +- (_Bool)hasAnyDrawables; +- (id)description; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawablesSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawablesSelection.h new file mode 100644 index 000000000..246770e05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFloatingDrawablesSelection.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSFastEnumeration-Protocol.h" + +@class NSSet; + +// Not exported +@interface TPFloatingDrawablesSelection : TSKSelection +{ + NSSet *_selectedInfos; +} + ++ (id)selectionWithInfos:(id)arg1; +@property(readonly, nonatomic) NSSet *drawables; // @synthesize drawables=_selectedInfos; +- (_Bool)containsInfo:(id)arg1; +- (id)infos; +- (unsigned long long)count; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)selectionByRemovingInfo:(id)arg1; +- (id)selectionByAddingInfo:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; +- (id)initWithInfos:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerLayout.h new file mode 100644 index 000000000..97a5be88d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerLayout.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPFootnoteMarkProvider-Protocol.h" +#import "TSWPLayoutParent-Protocol.h" + +@class TSWPPadding; + +// Not exported +@interface TPFootnoteContainerLayout : TSDLayout +{ + double _width; + double _maxFootnoteHeight; + double _footnoteSpacing; + _Bool _includeFootnoteSeparatorLine; + id _footnoteMarkProvider; +} + +@property(nonatomic) _Bool includeFootnoteSeparatorLine; // @synthesize includeFootnoteSeparatorLine=_includeFootnoteSeparatorLine; +- (id)markStringForFootnoteReferenceStorage:(id)arg1; +- (_Bool)textIsVertical; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (double)maxAutoGrowHeightForTextLayout:(id)arg1; +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +- (_Bool)shouldProvideSizingGuides; +- (Class)repClassOverride; +- (id)computeLayoutGeometry; +- (void)validate; +@property(readonly, nonatomic) struct CGRect footnoteSeparatorLineFrame; +@property(readonly, nonatomic) double height; +@property(readonly, nonatomic) _Bool isEmpty; +- (void)trimFootnoteLayoutsFromIndex:(unsigned long long)arg1; +- (void)setFootnoteSpacing:(long long)arg1; +- (void)setWidth:(double)arg1; +- (void)removeAllFootnoteLayouts; +- (void)removeFootnoteLayoutWithInfo:(id)arg1; +- (void)removeFootnoteLayout:(id)arg1; +- (void)addFootnoteLayout:(id)arg1; +- (id)initWithFootnoteMarkProvider:(id)arg1 width:(double)arg2 maxFootnoteHeight:(double)arg3 footnoteSpacing:(double)arg4; + +// Remaining properties +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerRep.h new file mode 100644 index 000000000..e8ac5cfeb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteContainerRep.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPFootnoteContainerRep : TSDContainerRep +{ +} + +- (_Bool)p_hasContent; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (id)repForHandleSingleTap; +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +- (void)didUpdateLayer:(id)arg1; +- (void)drawInContext:(struct CGContext *)arg1; +- (_Bool)directlyManagesLayerContent; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteHeightMeasurer.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteHeightMeasurer.h new file mode 100644 index 000000000..ee0df0008 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteHeightMeasurer.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPFootnoteHeightMeasurer-Protocol.h" + +@class TPFootnoteContainerLayout, TSDLayoutController, TSULRUCache; + +// Not exported +@interface TPFootnoteHeightMeasurer : NSObject +{ + TPFootnoteContainerLayout *_footnoteContainerLayout; + TSDLayoutController *_layoutController; + TSULRUCache *_footnoteLayoutCache; +} + +- (void)p_clearFootnoteLayoutCache; +- (void)setFootnoteSpacing:(long long)arg1; +- (void)setContainerWidth:(double)arg1; +- (double)footnoteHeight; +- (void)removeAllFootnoteReferenceStorages; +- (void)removeFootnoteReferenceStorage:(id)arg1; +- (void)addFootnoteReferenceStorage:(id)arg1; +- (void)dealloc; +- (id)initWithFootnoteMarkProvider:(id)arg1 maxFootnoteWidth:(double)arg2 maxFootnoteHeight:(double)arg3 footnoteSpacing:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteLayoutController.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteLayoutController.h new file mode 100644 index 000000000..8b8233741 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteLayoutController.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TPDocumentRoot; + +// Not exported +@interface TPFootnoteLayoutController : NSObject +{ + TPDocumentRoot *_documentRoot; + _Bool _bumpedDocumentEndnotesForPageBreak; +} + +@property(readonly, nonatomic) id footnoteMarkProvider; // @synthesize footnoteMarkProvider=_documentRoot; +- (id)p_footnoteReferenceStoragesInFootnoteIndexRange:(struct _NSRange)arg1; +- (id)p_layoutForFootnoteReferenceStorage:(id)arg1; +- (unsigned long long)p_layoutFootnotesInRange:(struct _NSRange)arg1 intoFootnoteContainer:(id)arg2 maxHeight:(double)arg3 measure:(_Bool)arg4; +- (struct _NSRange)footnoteLayoutRangeForPageCharRange:(struct _NSRange)arg1; +- (struct _NSRange)endnoteRangeForSectionCharRange:(struct _NSRange)arg1 isLastSection:(_Bool)arg2; +- (void)inflateFootnotesInRange:(struct _NSRange)arg1 intoFootnoteContainer:(id)arg2; +- (struct _NSRange)layoutFootnotesFromIndex:(unsigned long long)arg1 intoFootnoteContainer:(id)arg2 maxHeight:(double)arg3 pageCharRange:(struct _NSRange)arg4 sectionCharRange:(struct _NSRange)arg5 isLastSection:(_Bool)arg6; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnotePropertyStrings.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnotePropertyStrings.h new file mode 100644 index 000000000..50fd97086 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnotePropertyStrings.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TPFootnotePropertyStrings : NSObject +{ +} + ++ (id)stringForFootnoteNumbering:(int)arg1; ++ (id)stringForFootnoteFormat:(int)arg1; ++ (id)stringForFootnoteKind:(int)arg1; ++ (id)titleForFootnoteNumbering; ++ (id)titleForFootnoteFormat; ++ (id)titleForFootnoteKind; ++ (id)insertStringForFootnoteKind:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteRep.h new file mode 100644 index 000000000..88cb88e6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPFootnoteRep.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPFootnoteRep : TSWPRep +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPGilliganCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TPGilliganCompatibilityDelegate.h new file mode 100644 index 000000000..a7fcce7b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPGilliganCompatibilityDelegate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPGilliganCompatibilityDelegate : TPBaseCompatibilityDelegate +{ +} + +- (id)exportableTypes; +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterFragmentEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterFragmentEnumerator.h new file mode 100644 index 000000000..a49f9125f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterFragmentEnumerator.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class TPPageMaster; + +// Not exported +@interface TPHeaderFooterFragmentEnumerator : NSEnumerator +{ + int _fragmentIndex; + int _headerFooterType; + TPPageMaster *_pageMaster; +} + +@property(nonatomic) int headerFooterType; // @synthesize headerFooterType=_headerFooterType; +@property(nonatomic) int fragmentIndex; // @synthesize fragmentIndex=_fragmentIndex; +@property(retain, nonatomic) TPPageMaster *pageMaster; // @synthesize pageMaster=_pageMaster; +- (void)dealloc; +- (id)nextObject; +- (id)initWithPageMaster:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterProvider-Protocol.h new file mode 100644 index 000000000..c57941854 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFooterProvider-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPHeaderFooterProvider +- (id)headerFooterFragmentEnumerator; +- (_Bool)isHeaderFooterEmpty:(int)arg1 fragmentAtIndex:(int)arg2; +- (_Bool)isHeaderFooterEmpty:(int)arg1; +- (int)headerFragmentIndexForModel:(id)arg1; +- (int)headerFooterTypeForModel:(id)arg1; +- (id)headerFooter:(int)arg1 fragmentAtIndex:(int)arg2; +- (_Bool)usesSingleHeaderFooter; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFragmentImportHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFragmentImportHelper.h new file mode 100644 index 000000000..5fc5d2b63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderFragmentImportHelper.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCharacterSet, TSPObjectContext; + +// Not exported +@interface TPHeaderFragmentImportHelper : NSObject +{ + id *_fragments; + TSPObjectContext *_storageContext; + TSPObjectContext *_objectsContext; + NSCharacterSet *_whitespaceCharacterSet; + NSCharacterSet *_nonWhitespaceCharacterSet; +} + +- (void)processFragmentsForSpaceFormatting; +- (void)p_splitStorageInThree:(int)arg1 withRanges:(struct _NSRange [2])arg2; +- (void)p_splitStorageInTwo:(int)arg1 withRanges:(struct _NSRange [2])arg2 firstTarget:(int)arg3 secondTarget:(int)arg4; +- (unsigned long long)countOfWhitespaceRunsInString:(id)arg1 ranges:(struct _NSRange [2])arg2; +- (_Bool)p_storageIsEffectivelyEmpty:(id)arg1; +- (void)dealloc; +- (id)initWithFragments:(id *)arg1 storageContext:(id)arg2 objectsContext:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPHeaderRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderRep.h new file mode 100644 index 000000000..da7cbd5dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPHeaderRep.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPPaginatedPageInfo; + +// Not exported +@interface TPHeaderRep : TSWPRep +{ + double _leftClip; + double _rightClip; + _Bool _hideKnobs; +} + +@property(nonatomic) _Bool hideKnobs; // @synthesize hideKnobs=_hideKnobs; +@property(nonatomic) double rightClip; // @synthesize rightClip=_rightClip; +@property(nonatomic) double leftClip; // @synthesize leftClip=_leftClip; +- (_Bool)p_isMiddleFooterRep; +- (_Bool)p_isMiddleHeaderRep; +- (_Bool)p_shouldCreateArrowKnobs; +@property(readonly, nonatomic, getter=p_isInDocumentSetup) _Bool p_inDocumentSetup; +- (_Bool)doesNeedDisplayOnEditingDidEnd; +- (void)editingDidEnd; +- (void)updatePositionsOfKnobs:(id)arg1; +- (struct CGRect)boundsForStandardKnobs; +- (id)newTrackerForKnob:(id)arg1; +- (void)addKnobsToArray:(id)arg1; +- (_Bool)shouldCreateKnobs; +- (id)beginEditing; +- (_Bool)canEditWithEditor:(id)arg1; +- (_Bool)shouldIgnoreSingleTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (void)setupForDrawingInLayer:(id)arg1 context:(struct CGContext *)arg2; +@property(readonly, nonatomic) TPPaginatedPageInfo *pageInfo; +- (id)pageLayout; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPInflatableFootnoteContainerLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPInflatableFootnoteContainerLayout.h new file mode 100644 index 000000000..79bcc9f72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPInflatableFootnoteContainerLayout.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPInflatableFootnoteContainerLayout : TPFootnoteContainerLayout +{ + _Bool _inflated; +} + +- (id)computeLayoutGeometry; +- (void)validate; +- (void)setNeedsInflation; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPLayerDelegateProxy.h b/iOS7/PrivateFrameworks/iWorkImport/TPLayerDelegateProxy.h new file mode 100644 index 000000000..cf9a58776 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPLayerDelegateProxy.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TPLayerDelegateProxy : NSObject +{ + id _delegate; +} + +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)layoutSublayersOfLayer:(id)arg1; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)displayLayer:(id)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; +- (void)clearDelegate; +- (id)initWithDelegate:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateConsumer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateConsumer-Protocol.h new file mode 100644 index 000000000..21344dac4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateConsumer-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPLayoutStateConsumer +- (_Bool)archivedLayoutState:(id)arg1 setSectionHints:(id)arg2; +- (void)archivedLayoutState:(id)arg1 setLastPageCount:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setDocumentPageIndex:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setSectionPageIndex:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setSectionIndex:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateProvider-Protocol.h new file mode 100644 index 000000000..f2114dd05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPLayoutStateProvider-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPLayoutStateProvider +- (id)sectionHintsForArchivedLayoutState:(id)arg1; +- (unsigned long long)lastPageCountForArchivedLayoutState:(id)arg1; +- (unsigned long long)documentPageIndexForArchivedLayoutState:(id)arg1; +- (unsigned long long)sectionPageIndexForArchivedLayoutState:(id)arg1; +- (unsigned long long)sectionIndexForArchivedLayoutState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustLayout.h new file mode 100644 index 000000000..5ac47a59a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustLayout.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPMarginAdjustLayout : TSDLayout +{ +} + +- (id)computeLayoutGeometry; +- (Class)repClassOverride; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustRep.h new file mode 100644 index 000000000..718729d42 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPMarginAdjustRep.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPPaginatedPageInfo; + +// Not exported +@interface TPMarginAdjustRep : TSDRep +{ + _Bool _hideKnobs; + _Bool _topKnobEncroachingHeader; + _Bool _bottomKnobEncroachingFooter; + double _minTopMargin; + double _minBottomMargin; +} + +@property(nonatomic) double minBottomMargin; // @synthesize minBottomMargin=_minBottomMargin; +@property(nonatomic) double minTopMargin; // @synthesize minTopMargin=_minTopMargin; +@property(nonatomic) _Bool hideKnobs; // @synthesize hideKnobs=_hideKnobs; +- (_Bool)wantsGuidesWhileResizing; +- (void)dynamicallyResizingWithTracker:(id)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (struct CGRect)boundsForStandardKnobs; +- (void)updateFromLayout; +- (void)addKnobsToArray:(id)arg1; +- (_Bool)shouldCreateKnobs; +- (void)hideKnobsEncroachingHeader:(double)arg1 orFooter:(double)arg2; +@property(readonly, nonatomic) TPPaginatedPageInfo *pageInfo; +- (_Bool)directlyManagesLayerContent; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPMarginValueSnapper.h b/iOS7/PrivateFrameworks/iWorkImport/TPMarginValueSnapper.h new file mode 100644 index 000000000..3ab0787ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPMarginValueSnapper.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSKRulerUnits; + +// Not exported +@interface TPMarginValueSnapper : NSObject +{ + TSKRulerUnits *_rulerUnits; + double _visiblePageWidth; + double _screenScale; +} + +- (double)snapMarginValue:(double)arg1; +- (void)dealloc; +- (id)initWithRulerUnits:(id)arg1 visiblePageSize:(struct CGSize)arg2 screenScale:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPMasterDrawableProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPMasterDrawableProvider-Protocol.h new file mode 100644 index 000000000..5f634eeef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPMasterDrawableProvider-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPMasterDrawableProvider +- (void)removeMasterDrawable:(id)arg1 suppressDOLC:(_Bool)arg2; +- (void)addMasterDrawables:(id)arg1 atIndex:(unsigned long long)arg2 insertContext:(id)arg3 suppressDOLC:(_Bool)arg4; +- (void)addMasterDrawable:(id)arg1 atIndex:(unsigned long long)arg2 insertContext:(id)arg3 suppressDOLC:(_Bool)arg4; +- (unsigned long long)indexOfMasterDrawable:(id)arg1; +- (id)masterDrawablesSortedByZOrder:(id)arg1; +- (id)masterDrawables; +- (unsigned long long)countOfMasterDrawables; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPOffscreenLayoutController.h b/iOS7/PrivateFrameworks/iWorkImport/TPOffscreenLayoutController.h new file mode 100644 index 000000000..761d98c77 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPOffscreenLayoutController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPOffscreenLayoutController : TSDLayoutController +{ +} + +- (_Bool)isLayoutOffscreen; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPOrphanPageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPOrphanPageGenerator.h new file mode 100644 index 000000000..67aaa5639 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPOrphanPageGenerator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageGenerator-Protocol.h" + +@class TPDocumentRoot; + +// Not exported +@interface TPOrphanPageGenerator : NSObject +{ + TPDocumentRoot *_documentRoot; +} + +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; +- (id)init; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Internal.h new file mode 100644 index 000000000..be9088ae0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Internal.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPPageController (Internal) +- (void)i_setNeedsDynamicLayoutForLayoutController:(id)arg1 onPageIndex:(unsigned long long)arg2; +- (_Bool)i_shouldLayoutBodyVertically; +- (void)i_unregisterPageLayout:(id)arg1; +- (void)i_registerPageLayout:(id)arg1; +- (void)i_inflateFootnotesInFootnoteContainer:(id)arg1; +- (void)i_inflateColumnsInBodyLayout:(id)arg1; +- (id)i_firstChildHintAfterPageIndex:(unsigned long long)arg1; +- (id)i_columnAfterPageIndex:(unsigned long long)arg1; +- (const struct TSWPTopicNumberHints *)i_topicHintsAfterPageIndex:(unsigned long long)arg1; +- (const struct TSWPTopicNumberHints *)i_topicHintsPriorToPageIndex:(unsigned long long)arg1; +- (id)i_columnPriorToPageIndex:(unsigned long long)arg1; +- (void)i_trimPageAtIndex:(unsigned long long)arg1 toCharIndex:(unsigned long long)arg2 removeAutoNumberFootnoteCount:(unsigned long long)arg3; +- (id)i_pageHintForPageIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageController-LayoutInfoProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-LayoutInfoProvider.h new file mode 100644 index 000000000..6e746b703 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-LayoutInfoProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TPPageLayoutInfoProvider-Protocol.h" + +@interface TPPageController (LayoutInfoProvider) +- (struct _NSRange)p_rangeOfContinuousSectionsAtPageIndex:(unsigned long long)arg1 startPage:(unsigned long long *)arg2; +- (id)p_pageMasterForPageIndex:(unsigned long long)arg1 inSection:(id)arg2 sectionHint:(id)arg3; +- (id)p_sectionAtSectionIndex:(unsigned long long)arg1; +- (int)contentFlagsForPageIndex:(unsigned long long)arg1; +- (unsigned long long)pageCountForPageIndex:(unsigned long long)arg1; +- (unsigned long long)pageNumberForPageIndex:(unsigned long long)arg1; +- (id)masterDrawableProviderForPageIndex:(unsigned long long)arg1; +- (_Bool)shouldHeaderFooterBeVisibleForPageIndex:(unsigned long long)arg1; +- (id)headerFooterProviderForPageIndex:(unsigned long long)arg1; +- (_Bool)canProvideNumberingInfoForPageIndex:(unsigned long long)arg1; +- (_Bool)canProvideInfoForPageIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Profile.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Profile.h new file mode 100644 index 000000000..f6e62838b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageController-Profile.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPPageController (Profile) +- (void)d_timeLayout; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageController.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageController.h new file mode 100644 index 000000000..472d6d7b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageController.h @@ -0,0 +1,158 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPLayoutStateConsumer-Protocol.h" +#import "TPLayoutStateProvider-Protocol.h" +#import "TSWPLayoutOwner-Protocol.h" + +@class NSDate, NSMutableArray, TPDocumentRoot, TPFootnoteLayoutController, TPOffscreenLayoutController, TPPageLayoutState, TSUMutablePointerSet, TSWPLayoutManager; + +// Not exported +@interface TPPageController : NSObject +{ + int _backgroundLayoutEnabled; + int _backgroundLayoutSuspendCount; + TPDocumentRoot *_documentRoot; + TSWPLayoutManager *_bodyLayoutManager; + TPOffscreenLayoutController *_drawablesLayoutController; + TPFootnoteLayoutController *_footnoteLayoutController; + NSMutableArray *_sectionHints; + struct multimap, std::__1::allocator>> _pageLayoutCache; + TPPageLayoutState *_layoutState; + _Bool _checkedForBackUp; + NSMutableArray *_pageGeneratorStack; + _Bool _handleBackgroundLayoutScheduled; + int _bgLayoutStatus; + NSDate *_bgLayoutStartDate; + unsigned long long _lastKnownPageCount; + unsigned long long _completePageCount; + _Bool _shouldUpdatePageCount; + TSUMutablePointerSet *_layoutObservers; +} + +@property(readonly, nonatomic) unsigned long long pageCount; // @synthesize pageCount=_lastKnownPageCount; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)p_backgroundLayoutReadEntry; +- (void)p_cancelBGLayout; +- (void)p_scheduleImmediateBGLayout; +- (void)p_scheduleBGLayout; +- (void)p_setBackgroundLayoutStartDate:(id)arg1; +- (void)p_updateBackgroundLayoutStartDate; +- (_Bool)p_isBackgroundLayoutActive; +- (void)p_handleBGLayoutStatusChange; +- (void)p_handleBackgroundLayout; +- (void)p_handleBackgroundLayoutMainThreadEntry; +- (void)p_notifyObserversDidInvalidate; +- (void)p_notifyObserversDidLayoutWhileSyncing:(_Bool)arg1; +- (void)p_notifyObserversWillLayoutWhileSyncing:(_Bool)arg1; +- (unsigned long long)p_textPageIndexPrecedingPageIndex:(unsigned long long)arg1; +- (unsigned long long)p_lastValidTextPageIndex; +- (id)p_lastValidTextPageHint; +- (id)p_lastValidPageHint; +- (id)p_textPageHintFollowingPageIndexPath:(id)arg1; +- (id)p_textPageHintPrecedingPageIndexPath:(id)arg1; +- (id)p_textPageHintPrecedingPageIndex:(unsigned long long)arg1; +- (id)p_pageHintPrecedingPageIndexPath:(id)arg1; +- (id)p_pageHintForPageIndexPath:(id)arg1; +- (id)p_sectionHintForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (id)p_pageHintForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (id)p_pageIndexPathForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (void)p_updatePageCount; +- (void)p_didLayout; +- (void)p_advanceSectionIndex; +- (void)p_removeFinishedPageGenerators; +- (void)p_syncFromNextPage; +- (void)p_resetPageGenerators; +- (void)p_preparePageHintForNextPage; +- (void)p_prepareSectionHintForNextPage; +- (void)p_prepareLayoutStateForNextPage; +- (void)p_updateNonTextHintAtPageIndexPath:(id)arg1; +- (void)p_updateTextHintAtPageIndexPath:(id)arg1 withTarget:(id)arg2; +- (void)p_layoutFootnotesIntoPageLayout:(id)arg1; +- (void)p_layoutTextIntoPageLayout:(id)arg1 outDidSync:(_Bool *)arg2; +- (void)p_layoutIntoPageLayout:(id)arg1 outDidSync:(_Bool *)arg2; +- (void)p_layoutNextPageForLayoutController:(id)arg1; +- (void)p_layoutThroughPageIndex:(unsigned long long)arg1 forLayoutController:(id)arg2 clearOffscreenInfos:(_Bool)arg3; +- (void)p_checkForBackUp; +- (void)p_processWidowsAndInflationForLayoutController:(id)arg1; +- (unsigned long long)p_pageIndexForFootnoteIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 searchAfterLayoutPoint:(_Bool)arg3; +- (unsigned long long)p_pageIndexForAnchoredCharIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 searchAfterLayoutPoint:(_Bool)arg3; +- (unsigned long long)p_pageIndexContainingIndex:(unsigned long long)arg1 ofType:(int)arg2; +- (struct _NSRange)p_footnoteLayoutRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (struct _NSRange)p_anchoredRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (struct _NSRange)p_bodyRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 allowAfterLayoutPoint:(_Bool)arg3; +- (unsigned long long)p_pageIndexForCharIndex:(unsigned long long)arg1 caretAffinity:(int)arg2 forceLayout:(_Bool)arg3 searchAfterLayoutPoint:(_Bool)arg4; +- (id)p_pageInfoForPageAtIndex:(unsigned long long)arg1; +- (void)p_withPageLayoutAtIndex:(unsigned long long)arg1 preferredLayoutController:(id)arg2 executeBlock:(id)arg3; +- (id)p_cachedPageLayoutForPageIndex:(unsigned long long)arg1 preferredLayoutController:(id)arg2; +- (void)p_removePageLayoutFromCache:(id)arg1; +- (void)p_insertPageLayoutIntoCache:(id)arg1; +- (unsigned long long)p_layoutEndFootnoteIndex; +- (unsigned long long)p_layoutEndCharIndex; +- (_Bool)p_isLayoutComplete; +- (void)p_destroyBodyLayoutState; +- (void)p_forceRestartLayout; +- (void)p_invalidatePageIndex:(unsigned long long)arg1; +- (void)p_setNeedsLayoutOnPageIndex:(unsigned long long)arg1; +- (void)p_setNeedsLayoutFromSectionIndexToEnd:(unsigned long long)arg1; +- (id)sectionHintsForArchivedLayoutState:(id)arg1; +- (unsigned long long)lastPageCountForArchivedLayoutState:(id)arg1; +- (unsigned long long)documentPageIndexForArchivedLayoutState:(id)arg1; +- (unsigned long long)sectionPageIndexForArchivedLayoutState:(id)arg1; +- (unsigned long long)sectionIndexForArchivedLayoutState:(id)arg1; +- (_Bool)archivedLayoutState:(id)arg1 setSectionHints:(id)arg2; +- (void)archivedLayoutState:(id)arg1 setLastPageCount:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setDocumentPageIndex:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setSectionPageIndex:(unsigned long long)arg2; +- (void)archivedLayoutState:(id)arg1 setSectionIndex:(unsigned long long)arg2; +- (void)layoutManager:(id)arg1 didClearDirtyRangeWithDelta:(long long)arg2 afterCharIndex:(unsigned long long)arg3; +- (id)textWrapper; +- (void)layoutManagerNeedsLayout:(id)arg1; +- (_Bool)caresAboutStorageChanges; +- (void)removeLayoutObserver:(id)arg1; +- (void)addLayoutObserver:(id)arg1; +- (struct CGPoint)positionForPositionerForDrawable:(id)arg1; +- (_Bool)okToAnchorDrawable:(id)arg1 toPageIndex:(unsigned long long)arg2; +- (_Bool)p_canAnchorDrawable:(id)arg1 toPageLayout:(id)arg2; +- (id)footnoteLayoutController; +@property(readonly, nonatomic) unsigned long long firstPageIndexNeedingLayout; +- (_Bool)isLayoutComplete; +- (_Bool)isLayoutCompleteThroughPageIndex:(unsigned long long)arg1; +- (double)footerHeight; +- (double)headerHeight; +- (void)accquireLockAndPerformAction:(id)arg1; +- (void)withPageLayoutAtIndex:(unsigned long long)arg1 executeBlock:(id)arg2; +- (id)pageInfoForAttachmentAtBodyCharIndex:(unsigned long long)arg1 selection:(id)arg2; +- (id)pageInfoForPageIndex:(unsigned long long)arg1; +- (struct _NSRange)sectionPageRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2 outEndIsValid:(_Bool *)arg3; +- (struct _NSRange)sectionBodyRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (unsigned long long)sectionIndexForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (unsigned long long)pageIndexForFootnoteIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (unsigned long long)pageIndexForAnchoredCharIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (unsigned long long)pageIndexForCharIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (_Bool)pageAtIndexHasBody:(unsigned long long)arg1; +- (_Bool)pageEndsWithPaginatedAttachment:(unsigned long long)arg1; +- (_Bool)pageBeginsWithPaginatedAttachment:(unsigned long long)arg1; +- (struct _NSRange)footnoteLayoutRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (struct _NSRange)anchoredRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (struct _NSRange)bodyRangeForPageIndex:(unsigned long long)arg1 forceLayout:(_Bool)arg2; +- (struct _NSRange)pageRangeForSelection:(id)arg1 outEndIsValid:(_Bool *)arg2; +- (void)layoutThroughPageIndex:(unsigned long long)arg1 forLayoutController:(id)arg2; +- (void)layoutThroughPageIndex:(unsigned long long)arg1; +- (void)scheduleImmediateBackgroundLayout; +- (void)resumeBackgroundLayout; +- (void)suspendBackgroundLayout; +@property(nonatomic) _Bool backgroundLayoutEnabled; +- (void)dealloc; +- (void)teardown; +- (void)setupListenersForInteractiveCanvasController; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageControllerLayoutObserver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageControllerLayoutObserver-Protocol.h new file mode 100644 index 000000000..eea1c7f5e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageControllerLayoutObserver-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPPageControllerLayoutObserver + +@optional +- (void)pageController:(id)arg1 didInvalidateFromPageIndex:(unsigned long long)arg2 sectionIndex:(unsigned long long)arg3; +- (void)pageController:(id)arg1 didLayoutPageAtIndex:(unsigned long long)arg2 sectionIndex:(unsigned long long)arg3 syncing:(_Bool)arg4; +- (void)pageController:(id)arg1 willLayoutPageAtIndex:(unsigned long long)arg2 sectionIndex:(unsigned long long)arg3 syncing:(_Bool)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageGenerator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageGenerator-Protocol.h new file mode 100644 index 000000000..0e7aa846f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageGenerator-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPPageGenerator +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageHint.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageHint.h new file mode 100644 index 000000000..6a99f0b9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageHint.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPOffscreenColumn-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface TPPageHint : NSObject +{ + int _pageKind; + vector_b76bc591 _hints; + struct _NSRange _footnoteAutoNumberRange; + struct _NSRange _footnoteLayoutRange; + id _firstChildHint; + id _lastChildHint; + NSDictionary *_anchoredAttachmentPositions; + struct TSWPTopicNumberHints _topicNumbers; +} + +@property(nonatomic) struct TSWPTopicNumberHints *topicNumbers; // @synthesize topicNumbers=_topicNumbers; +@property(retain, nonatomic) id lastChildHint; // @synthesize lastChildHint=_lastChildHint; +@property(retain, nonatomic) id firstChildHint; // @synthesize firstChildHint=_firstChildHint; +@property(retain, nonatomic) NSDictionary *anchoredAttachmentPositions; // @synthesize anchoredAttachmentPositions=_anchoredAttachmentPositions; +@property(nonatomic) struct _NSRange footnoteLayoutRange; // @synthesize footnoteLayoutRange=_footnoteLayoutRange; +@property(nonatomic) struct _NSRange footnoteAutoNumberRange; // @synthesize footnoteAutoNumberRange=_footnoteAutoNumberRange; +@property(nonatomic) int pageKind; // @synthesize pageKind=_pageKind; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)saveToArchive:(struct PageHintArchive *)arg1 archiver:(id)arg2 context:(id)arg3; +- (id)initWithArchive:(const struct PageHintArchive *)arg1 unarchiver:(id)arg2; +- (void)trimToCharIndex:(unsigned long long)arg1 inTarget:(id)arg2 removeAutoNumberFootnoteCount:(unsigned long long)arg3; +@property(readonly, nonatomic) unsigned long long nextWidowPullsDownFromCharIndex; +@property(readonly, nonatomic) struct _NSRange anchoredRange; +@property(readonly, nonatomic) unsigned long long startAnchoredCharIndex; +@property(readonly, nonatomic) struct _NSRange range; +@property(readonly, nonatomic) unsigned long long startCharIndex; +- (_Bool)syncsWithEndOfPageHint:(id)arg1 storage:(id)arg2; +- (void)offsetStartCharIndexBy:(long long)arg1 charIndex:(unsigned long long)arg2; +- (vector_b76bc591)hints; +- (CDStruct_6026ced1 *)lastHint; +- (CDStruct_6026ced1 *)firstHint; +- (id)lastColumn; +- (id)firstColumn; +- (void)setHints:(const vector_b76bc591 *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageIndexPath.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageIndexPath.h new file mode 100644 index 000000000..450df6967 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageIndexPath.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TPPageIndexPath : NSObject +{ + unsigned long long _sectionIndex; + unsigned long long _pageIndex; +} + +@property(nonatomic) unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; +@property(nonatomic) unsigned long long sectionIndex; // @synthesize sectionIndex=_sectionIndex; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithSectionIndex:(unsigned long long)arg1 pageIndex:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageInfo.h new file mode 100644 index 000000000..43b628a9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageInfo.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSObject, TPBodyInfo, TPDocumentRoot, TSDInfoGeometry, TSPObject; + +// Not exported +@interface TPPageInfo : NSObject +{ + TPDocumentRoot *_documentRoot; + unsigned long long _pageIndex; + TPBodyInfo *_bodyInfo; + id _layoutInfoProvider; +} + +@property(readonly, nonatomic) id layoutInfoProvider; // @synthesize layoutInfoProvider=_layoutInfoProvider; +@property(readonly, nonatomic) TPBodyInfo *bodyInfo; // @synthesize bodyInfo=_bodyInfo; +@property(readonly, nonatomic) TPDocumentRoot *documentRoot; // @synthesize documentRoot=_documentRoot; +@property(readonly, nonatomic) unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; +- (id)childInfos; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +- (_Bool)isThemeContent; +- (Class)repClass; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +@property(nonatomic) NSObject *parentInfo; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithPageIndex:(unsigned long long)arg1 documentRoot:(id)arg2 layoutInfoProvider:(id)arg3; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout-Protected.h new file mode 100644 index 000000000..0d6604525 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout-Protected.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPPageLayout (Protected) +- (void)p_addLayoutsForInfos:(id)arg1 toArray:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout.h new file mode 100644 index 000000000..d3287082f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayout.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPBodyLayout; + +// Not exported +@interface TPPageLayout : TSDLayout +{ +} + +- (_Bool)isRootLayoutForInspectorGeometry; +@property(readonly, nonatomic) id childTextLayoutsForExteriorWrap; +- (void)invalidateSize; +- (id)dependentLayouts; +- (id)computeLayoutGeometry; +- (void)parentDidChange; +- (void)parentWillChangeTo:(id)arg1; +- (id)pageLayout; +- (unsigned long long)pageIndex; +- (id)layoutsForProvidingGuidesForChildLayouts; +- (_Bool)providesGuidesForChildLayouts; +- (_Bool)isReadyForBodyLayout; +- (id)primaryLayoutForInfo:(id)arg1; +- (void)invalidateLayoutsForPageCountChange; +@property(readonly, nonatomic) _Bool allowsHeaderFooter; +@property(readonly, nonatomic) _Bool allowsFootnotes; +@property(readonly, nonatomic) _Bool allowsBody; +@property(readonly, nonatomic) double footerHeight; +@property(readonly, nonatomic) double headerHeight; +@property(readonly, nonatomic) struct CGRect bodyRect; +@property(readonly, nonatomic) TPBodyLayout *bodyLayout; +- (_Bool)shouldProvideGuidesDuringExclusiveAlignmentOperation; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutInfoProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutInfoProvider-Protocol.h new file mode 100644 index 000000000..6cb8a183a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutInfoProvider-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TPPageLayoutInfoProvider +- (_Bool)shouldHeaderFooterBeVisibleForPageIndex:(unsigned long long)arg1; +- (int)contentFlagsForPageIndex:(unsigned long long)arg1; +- (unsigned long long)pageCountForPageIndex:(unsigned long long)arg1; +- (unsigned long long)pageNumberForPageIndex:(unsigned long long)arg1; +- (id)masterDrawableProviderForPageIndex:(unsigned long long)arg1; +- (id)headerFooterProviderForPageIndex:(unsigned long long)arg1; +- (_Bool)canProvideNumberingInfoForPageIndex:(unsigned long long)arg1; +- (_Bool)canProvideInfoForPageIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutNotifier.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutNotifier.h new file mode 100644 index 000000000..3d13783f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutNotifier.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageControllerLayoutObserver-Protocol.h" + +@class TPPageController; + +// Not exported +@interface TPPageLayoutNotifier : NSObject +{ + TPPageController *_pageController; +} + +- (void)pageController:(id)arg1 didLayoutPageAtIndex:(unsigned long long)arg2 sectionIndex:(unsigned long long)arg3 syncing:(_Bool)arg4; +- (void)teardown; +- (void)dealloc; +- (id)initWithPageController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutPageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutPageGenerator.h new file mode 100644 index 000000000..e0aaba699 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutPageGenerator.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageGenerator-Protocol.h" + +// Not exported +@interface TPPageLayoutPageGenerator : NSObject +{ +} + +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutState.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutState.h new file mode 100644 index 000000000..f3fccae11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageLayoutState.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TPPageIndexPath, TPSection, TSWPStorage; + +// Not exported +@interface TPPageLayoutState : NSObject +{ + TPPageIndexPath *_pageIndexPath; + unsigned long long _documentPageIndex; + TSWPStorage *_bodyStorage; + void *_bodyLayoutState; + unsigned long long _bodyCharIndex; + unsigned long long _footnoteIndex; + _Bool _doingLayout; + _Bool _onLastSection; + unsigned long long _lastLaidOutSectionIndex; +} + +@property(readonly, nonatomic) unsigned long long lastLaidOutSectionIndex; // @synthesize lastLaidOutSectionIndex=_lastLaidOutSectionIndex; +@property(nonatomic) _Bool doingLayout; // @synthesize doingLayout=_doingLayout; +@property(nonatomic) unsigned long long footnoteIndex; // @synthesize footnoteIndex=_footnoteIndex; +@property(nonatomic) unsigned long long bodyCharIndex; // @synthesize bodyCharIndex=_bodyCharIndex; +@property(nonatomic) void *bodyLayoutState; // @synthesize bodyLayoutState=_bodyLayoutState; +@property(readonly, nonatomic) unsigned long long documentPageIndex; // @synthesize documentPageIndex=_documentPageIndex; +@property(readonly, nonatomic) TPPageIndexPath *pageIndexPath; // @synthesize pageIndexPath=_pageIndexPath; +- (void)setDocumentPageIndex:(unsigned long long)arg1; +- (void)setPageIndex:(unsigned long long)arg1; +- (void)setSectionIndex:(unsigned long long)arg1; +- (void)advanceSectionIndex; +- (void)advancePageIndex; +- (void)backUpPageIndex; +- (void)restartLayoutFromFirstPage; +- (void)restartLayoutFromPageIndexPath:(id)arg1 documentPageIndex:(unsigned long long)arg2; +- (_Bool)isLayoutCompleteUpToDocumentPageIndex:(unsigned long long)arg1; +- (_Bool)isLayoutCompleteThroughDocumentPageIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) _Bool isLayoutComplete; +@property(readonly, nonatomic) _Bool onLastSection; // @synthesize onLastSection=_onLastSection; +@property(readonly, nonatomic) struct _NSRange sectionCharRange; +@property(readonly, nonatomic) TPSection *section; +@property(readonly, nonatomic) unsigned long long lastLaidOutDocumentPageIndex; +@property(readonly, nonatomic) unsigned long long pageIndex; +@property(readonly, nonatomic) unsigned long long sectionIndex; +- (void)dealloc; +- (id)init; +- (id)initWithBodyStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster-TPPageMaster_ExportAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster-TPPageMaster_ExportAdditions.h new file mode 100644 index 000000000..c7d8c5f75 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster-TPPageMaster_ExportAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPPageMaster (TPPageMaster_ExportAdditions) +- (id)getMergedHeaderFooter:(int)arg1; +- (_Bool)pAppendHeaderFooterFragment:(id)arg1 paragraph:(unsigned long long)arg2 toCompositHeaderFooter:(id)arg3 segment:(unsigned long long)arg4 lastSegmentInserted:(unsigned long long)arg5 themeParStyle:(id)arg6 otherHFStyles:(id)arg7; +- (id)pHFParagraphStyleWithPropertiesFromStyle:(id)arg1 baseStyle:(id)arg2 otherHFStyles:(id)arg3; +- (void)pApplyParagraphStyle:(id)arg1 toHFFragment:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster.h new file mode 100644 index 000000000..6d5c120ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageMaster.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TPHeaderFooterProvider-Protocol.h" +#import "TPMasterDrawableProvider-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class NSArray, NSMutableArray, TPDocumentRoot, TPSection, TSWPStorage; + +// Not exported +@interface TPPageMaster : TSPObject +{ + TPDocumentRoot *_documentRoot; + TPSection *_section; + TSWPStorage *_headerFooters[2][3]; + NSMutableArray *_masterDrawables; +} + +@property(nonatomic) TPSection *section; // @synthesize section=_section; +- (id)description; +- (void)p_makeMasterDrawablesPerformSelector:(SEL)arg1 withStylesheet:(id)arg2 withMapper:(id)arg3; +- (void)p_makeMasterDrawablesPerformSelector:(SEL)arg1 documentRoot:(id)arg2; +- (void)p_makeMasterDrawablesPerformSelector:(SEL)arg1 documentRoot:(id)arg2 context:(id)arg3; +- (void)p_makeHeadersFootersPerformSelector:(SEL)arg1 documentRoot:(id)arg2; +- (void)p_makeHeadersFootersPerformSelector:(SEL)arg1 documentRoot:(id)arg2 context:(id)arg3; +- (void)p_makeHeadersFootersPerformSelector:(SEL)arg1 withStylesheet:(id)arg2 withMapper:(id)arg3; +- (void)i_createHeadersFooters:(int)arg1 stylesheet:(id)arg2 paragraphStyle:(id)arg3 context:(id)arg4 mayAlreadyExist:(_Bool)arg5; +- (int)p_headerFragmentIndexForTabIndex:(unsigned int)arg1 paragraphStyle:(id)arg2 bodyWidth:(double)arg3; +- (void)p_splitHeaderFooterByTabs:(id)arg1 storages:(id *)arg2 dolcContext:(id)arg3 bodyWidth:(double)arg4; +- (void)p_filterParagraphStylesOnHeaderFooterStorage:(id)arg1 index:(int)arg2 stylesheet:(id)arg3; +- (id)p_headerAndFooterStorages; +- (void)i_copyHeadersAndFootersFrom:(id)arg1 dolcContext:(id)arg2; +- (void)i_importHeaderFooter:(id)arg1 headerType:(int)arg2 dolcContext:(id)arg3 splitHeaders:(_Bool)arg4; +- (void)i_splitHeaderFooter:(id)arg1 storages:(id *)arg2 dolcContext:(id)arg3 bodyWidth:(double)arg4; +- (void)i_ensureHeaderFooterStoragesExistWithStylesheet:(id)arg1 paragraphStyle:(id)arg2 context:(id)arg3; +- (void)i_addMasterDrawable:(id)arg1; +- (void)i_setHeaderFooter:(int)arg1 storage:(id)arg2 fragmentIndex:(int)arg3; +- (id)childEnumerator; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)setParentStorage:(id)arg1; +- (id)headerFooterFragmentEnumerator; +- (int)headerFragmentIndexForModel:(id)arg1; +- (int)headerFooterTypeForModel:(id)arg1; +- (_Bool)isHeaderFooterEmpty:(int)arg1 fragmentAtIndex:(int)arg2; +- (_Bool)isHeaderFooterEmpty:(int)arg1; +- (id)headerFooter:(int)arg1 fragmentAtIndex:(int)arg2; +- (_Bool)usesSingleHeaderFooter; +- (double)footerHeight; +- (double)headerHeight; +- (double)pHeightOfHeaderFooter:(int)arg1; +- (void)removeMasterDrawable:(id)arg1 suppressDOLC:(_Bool)arg2; +- (void)addMasterDrawables:(id)arg1 atIndex:(unsigned long long)arg2 insertContext:(id)arg3 suppressDOLC:(_Bool)arg4; +- (void)addMasterDrawable:(id)arg1 atIndex:(unsigned long long)arg2 insertContext:(id)arg3 suppressDOLC:(_Bool)arg4; +- (unsigned long long)indexOfMasterDrawable:(id)arg1; +- (id)masterDrawablesSortedByZOrder:(id)arg1; +@property(readonly, nonatomic) NSArray *masterDrawables; +- (unsigned long long)countOfMasterDrawables; +- (_Bool)ownsModelObject:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (void)i_setDocumentRoot:(id)arg1; +- (id)initWithSection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPageRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPPageRep.h new file mode 100644 index 000000000..7822849e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPageRep.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPPageRep : TSDContainerRep +{ +} + +- (id)bodyReps; +- (id)hitRep:(struct CGPoint)arg1 passingTest:(id)arg2; +- (_Bool)masksToBounds; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (_Bool)directlyManagesLayerContent; +- (id)layerClass; +- (void)didUpdateLayer:(id)arg1; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageController.h b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageController.h new file mode 100644 index 000000000..325f1e010 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKChangeSourceObserver-Protocol.h" + +@class TPTextWrapController; + +// Not exported +@interface TPPaginatedPageController : TPPageController +{ + TPTextWrapController *_wrapController; +} + +- (unsigned long long)p_backupPageIndexForCharIndex:(unsigned long long)arg1; +- (struct _NSRange)p_pageRangeAffectedByInfo:(id)arg1; +- (void)p_performWithCachedPageLayouts:(id)arg1; +- (void)p_rebuildCachedLayoutChildrenFromStartPage:(unsigned long long)arg1 toEndPage:(unsigned long long)arg2 setNeedsLayout:(_Bool)arg3; +- (void)syncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)processHeaderFooterPropertyChanged:(id)arg1 changeSource:(id)arg2; +- (id)textWrapper; +- (struct CGSize)canvasSizeToFitAllPages; +- (unsigned long long)pageIndexFromCanvasPoint:(struct CGPoint)arg1; +- (struct CGRect)pageRectForPageIndex:(unsigned long long)arg1; +- (struct CGPoint)pageOriginForPageIndex:(unsigned long long)arg1; +- (Class)p_pageInfoClass; +- (struct CGSize)pageSize; +- (_Bool)isPaginated; +- (void)d_toggleWrapAnimation; +- (void)dealloc; +- (void)teardown; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageInfo.h new file mode 100644 index 000000000..6e8a20572 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageInfo.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TPPaginatedPageInfo : TPPageInfo +{ +} + +- (Class)repClass; +- (Class)layoutClass; +- (struct CGRect)pageFrame; +- (id)pageController; +@property(readonly, nonatomic) _Bool isDocumentSetupPage; +@property(readonly, nonatomic) NSArray *floatingDrawableInfos; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageLayout.h new file mode 100644 index 000000000..99f187699 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageLayout.h @@ -0,0 +1,116 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TPAttachmentLayoutParent-Protocol.h" +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutParent-Protocol.h" + +@class NSArray, TPFootnoteContainerLayout, TPInflatableFootnoteContainerLayout, TPMarginAdjustLayout, TSURetainedPointerKeyDictionary, TSWPLayout, TSWPPadding; + +// Not exported +@interface TPPaginatedPageLayout : TPPageLayout +{ + TSWPLayout *_headerFooterLayouts[2][3]; + struct CGRect _headerFooterClipRects[2][3]; + struct CGRect _headerFooterBorderRects[2][3]; + TPMarginAdjustLayout *_marginAdjustLayout; + TPInflatableFootnoteContainerLayout *_footnoteContainerLayout; + unsigned long long _pageNumber; + unsigned long long _pageCount; + _Bool _childLayoutsValid; + TSURetainedPointerKeyDictionary *_oldChildLayouts; + id _headerFooterProvider; + id _masterDrawableProvider; + unsigned int _contentFlags; +} + +@property(readonly, nonatomic) TPFootnoteContainerLayout *footnoteContainerLayout; // @synthesize footnoteContainerLayout=_footnoteContainerLayout; +- (id).cxx_construct; +- (void)p_updateHeaderFooterClipAndBorderRects:(int)arg1; +- (_Bool)p_isHeaderFooter:(int)arg1 editingAtFragmentIndex:(int)arg2; +- (_Bool)p_updateCachedHeaderFooterLayouts; +- (void)p_insertFootnoteContainerLayout; +- (void)p_insertValidatedHeaderFooterLayouts; +- (void)p_insertValidatedMarginAdjustLayout; +- (void)p_insertBodyAndValidatedFloatingLayouts; +- (void)p_insertValidatedFloatingLayouts; +- (void)p_insertValidatedMasterLayouts; +- (id)p_existingChildLayoutForInfo:(id)arg1; +- (id)p_insertValidatedChildLayoutForInfo:(id)arg1; +- (id)p_insertChildLayoutForInfo:(id)arg1; +- (void)p_updateFromLayoutInfoProvider; +- (void)p_invalidatePageControllerForDynamicOperation; +- (id)p_orderedChildInfos; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +- (_Bool)textIsVertical; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +- (void)validate; +- (unsigned long long)pageCountForAttachment:(id)arg1; +- (unsigned long long)pageNumberForAttachment:(id)arg1; +- (double)maxAutoGrowHeightForTextLayout:(id)arg1; +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +- (void)wrappableChildInvalidated:(id)arg1; +- (id)dependentLayouts; +- (id)additionalDependenciesForChildLayout:(id)arg1; +- (struct CGRect)bodyRect; +- (void)addAttachmentLayout:(id)arg1; +- (id)existingAttachmentLayoutForInfo:(id)arg1; +- (id)layoutsCausingWrapOnTextLayoutTarget:(id)arg1 ignoreIntersection:(_Bool)arg2; +- (struct CGRect)footnoteContainerFrameWithSize:(struct CGSize)arg1; +- (void)inflateFootnotesInFootnoteContainer:(id)arg1; +- (void)resetFootnoteLayoutsForReinflation; +- (double)heightAvailableForFootnotes; +- (_Bool)shouldHeaderFooterBeVisible:(int)arg1; +- (_Bool)shouldHeaderFooterBeVisibleForPageIndex:(unsigned long long)arg1; +- (_Bool)isHeaderFooterLayout:(id)arg1; +- (id)headerFooterLayout:(int)arg1 atIndex:(int)arg2; +- (struct CGRect)borderRectForHeaderFooter:(int)arg1 atIndex:(int)arg2; +- (struct CGRect)clipRectForHeaderFooter:(int)arg1 atIndex:(int)arg2; +- (void)p_updateHeaderFooterClipAndBorderRect; +- (void)invalidateForDraggingDrawables; +- (void)rebuildChildLayoutsOnNextValidation; +- (void)invalidateFootnoteContainers; +- (void)invalidateFootnoteSeparatorLine; +- (void)invalidateBodyAndMarginLayouts; +- (void)invalidateHeaderFooterLayouts; +- (void)invalidateHeaderFooterLayoutsCache; +- (void)processWidowAndInflation; +@property(readonly, nonatomic) TPMarginAdjustLayout *marginAdjustLayout; +@property(readonly, nonatomic) NSArray *anchoredDrawableLayouts; +@property(readonly, nonatomic) NSArray *floatingDrawableLayouts; +@property(readonly, nonatomic) double footerHeight; +@property(readonly, nonatomic) double headerHeight; +- (_Bool)isReadyForBodyLayout; +- (void)invalidateLayoutsForPageCountChange; +- (_Bool)allowsHeaderFooter; +- (_Bool)allowsFootnotes; +- (_Bool)allowsBody; +@property(readonly, nonatomic) id masterDrawableProvider; +@property(readonly, nonatomic) id headerFooterProvider; +- (void)dealloc; + +// Remaining properties +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageRep.h b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageRep.h new file mode 100644 index 000000000..8bcdb872c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPaginatedPageRep.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMasterDrawableDelegate-Protocol.h" + +@class CALayer, TPMarginAdjustRep; + +// Not exported +@interface TPPaginatedPageRep : TPPageRep +{ + CALayer *_separatorLayer; +} + +- (void)p_updateBorderLayers; +- (void)p_updateLayoutBordersVisibility; +- (void)p_createHeaderFooterBorderLayerIfNecessaryForType:(int)arg1; +- (int)p_hitHeaderFooterFragment:(int)arg1 atPoint:(struct CGPoint)arg2; +- (void)p_updateHeaderFooterRepClipping:(int)arg1; +- (double)p_headerFooterBorderWidth; +- (_Bool)p_footersAreVisibleAndInteractive; +- (_Bool)p_headersAreVisibleAndInteractive; +- (_Bool)p_headersFooterAreVisibleAndInteractive; +- (id)p_topmostEditingInfo; +- (void)p_updateSeparatorLayer; +- (_Bool)p_pageRequiresSeparator; +- (_Bool)childRepIsMasterDrawable:(id)arg1; +- (_Bool)childRepIsOnDocSetupCanvas:(id)arg1; +- (id)childRepsForHitTesting; +- (id)visibleChildLayouts; +- (void)didUpdateLayer:(id)arg1; +- (void)updateFromLayout; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (void)viewScaleDidChange; +- (void)willBeRemoved; +- (void)showHUDForWPRep:(id)arg1 withFlags:(unsigned long long)arg2; +- (id)hitMasterRep:(struct CGPoint)arg1; +- (id)headerFooterRepForStorage:(id)arg1; +- (id)headerFooterRep:(int)arg1 atIndex:(int)arg2; +@property(readonly, nonatomic) TPMarginAdjustRep *marginAdjustRep; +- (id)hitRep:(struct CGPoint)arg1 passingTest:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPdfExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TPPdfExporter.h new file mode 100644 index 000000000..f10cf2f2d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPdfExporter.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKEncryptedDocumentExporter-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface TPPdfExporter : TPRenderingExporter +{ + NSDictionary *mOptions; +} + +- (void)setOptions:(id)arg1; +- (void)dealloc; +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPassphrase:(id)arg1 hint:(id)arg2; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPdfHyperlinkController.h b/iOS7/PrivateFrameworks/iWorkImport/TPPdfHyperlinkController.h new file mode 100644 index 000000000..c3ebb293d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPdfHyperlinkController.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPPdfHyperlinkController : TSAPdfHyperlinkController +{ + struct CGRect mCanvasRect; +} + +- (id).cxx_construct; +- (struct CGRect)canvasRect; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPlaceholderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TPPlaceholderInfo.h new file mode 100644 index 000000000..a79af3782 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPlaceholderInfo.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPPlaceholderInfo : TSWPShapeInfo +{ +} + +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPPreviewExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TPPreviewExporter.h new file mode 100644 index 000000000..6f2b5e9ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPPreviewExporter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKImageExporter-Protocol.h" + +// Not exported +@interface TPPreviewExporter : TPRenderingExporter +{ +} + +@property(nonatomic) _Bool scaleToFit; +@property(nonatomic) unsigned long long height; +@property(nonatomic) unsigned long long width; +- (id)p_renderingExporterDelegate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookAppDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookAppDelegate.h new file mode 100644 index 000000000..e2e2d80be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookAppDelegate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPQuicklookAppDelegate : TSAServerApplicationDelegate +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookCompatibilityDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookCompatibilityDelegate.h new file mode 100644 index 000000000..3eb93e6b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPQuicklookCompatibilityDelegate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPQuicklookCompatibilityDelegate : TPBaseCompatibilityDelegate +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter-Protected.h new file mode 100644 index 000000000..3e2163e9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter-Protected.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TPRenderingExporter (Protected) +- (_Bool)hasMoreThanOnePageToPrint; +- (unsigned long long)pageCount; +- (double)progressForCurrentPage; +- (double)totalProgess; +- (_Bool)incrementPage; +- (_Bool)preparePage:(unsigned long long)arg1; +- (id)currentInfos; +- (struct CGRect)unscaledClipRect; +- (struct CGRect)boundsRect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter.h new file mode 100644 index 000000000..37a069aef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPRenderingExporter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPPdfHyperlinkController; + +// Not exported +@interface TPRenderingExporter : TSARenderingExporter +{ + TPPdfHyperlinkController *mHyperlinkController; + unsigned long long mPageIndex; + unsigned long long mPageCount; +} + +- (void)teardown; +- (void)setup; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPSection.h b/iOS7/PrivateFrameworks/iWorkImport/TPSection.h new file mode 100644 index 000000000..4bb9b4d0d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPSection.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKDocumentObject-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSWPSection-Protocol.h" + +@class NSString, TPDocumentRoot, TPPageMaster, TSWPStorage; + +// Not exported +@interface TPSection : TSPObject +{ + TPDocumentRoot *_documentRoot; + TSWPStorage *_parentStorage; + TPPageMaster *_pageMasters[3]; + NSString *_name; + _Bool _inheritPreviousHeaderFooter; + _Bool _pageMasterFirstPageDifferent; + _Bool _pageMasterFirstPageHidesHeaderFooter; + _Bool _pageMasterEvenOddPagesDifferent; + unsigned int _sectionStartKind; + unsigned int _sectionPageNumberKind; + unsigned int _sectionPageNumberStart; +} + +@property(nonatomic) unsigned int sectionPageNumberStart; // @synthesize sectionPageNumberStart=_sectionPageNumberStart; +@property(nonatomic) unsigned int sectionPageNumberKind; // @synthesize sectionPageNumberKind=_sectionPageNumberKind; +@property(nonatomic) unsigned int sectionStartKind; // @synthesize sectionStartKind=_sectionStartKind; +@property(nonatomic) _Bool pageMasterEvenOddPagesDifferent; // @synthesize pageMasterEvenOddPagesDifferent=_pageMasterEvenOddPagesDifferent; +@property(nonatomic) _Bool pageMasterFirstPageHidesHeaderFooter; // @synthesize pageMasterFirstPageHidesHeaderFooter=_pageMasterFirstPageHidesHeaderFooter; +@property(nonatomic) _Bool pageMasterFirstPageDifferent; // @synthesize pageMasterFirstPageDifferent=_pageMasterFirstPageDifferent; +@property(nonatomic) _Bool inheritPreviousHeaderFooter; // @synthesize inheritPreviousHeaderFooter=_inheritPreviousHeaderFooter; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +- (id)description; +- (id)pageMasterOwningModel:(id)arg1; +- (id)pageMasterForType:(int)arg1; +- (id)pageMasters; +- (void)p_upgradePageSizeAndMarginsFromParsedArchive:(const struct SectionArchive *)arg1; +- (void)p_unarchiveAndUpgrade:(id)arg1 archive:(const struct SectionArchive *)arg2; +- (void)i_clearPropertiesToDefaults; +- (void)i_copyHeadersAndFootersFrom:(id)arg1 dolcContext:(id)arg2; +- (void)i_ensureHeaderFooterStoragesExistWithStylesheet:(id)arg1; +- (id)childEnumerator; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +@property(nonatomic) TSWPStorage *parentStorage; // @synthesize parentStorage=_parentStorage; +- (id)copyWithContext:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isHeaderFooterEmpty:(int)arg1; +- (_Bool)isHeaderFooterVisible:(int)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (void)i_setDocumentRoot:(id)arg1; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 section:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPSectionHint.h b/iOS7/PrivateFrameworks/iWorkImport/TPSectionHint.h new file mode 100644 index 000000000..1f30c0309 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPSectionHint.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TPSectionHint : NSObject +{ + NSMutableArray *_pageHints; + unsigned long long _documentStartPageIndex; +} + +@property(nonatomic) unsigned long long documentStartPageIndex; // @synthesize documentStartPageIndex=_documentStartPageIndex; +@property(readonly, nonatomic) NSArray *pageHints; // @synthesize pageHints=_pageHints; +- (void)saveToArchive:(struct SectionHintArchive *)arg1 archiver:(id)arg2 context:(id)arg3 shouldArchiveHintBlock:(id)arg4; +- (id)initWithArchive:(const struct SectionHintArchive *)arg1 unarchiver:(id)arg2; +- (void)setPageHints:(id)arg1; +- (_Bool)containsDocumentPageIndex:(unsigned long long)arg1; +- (_Bool)hasPageHintOfKind:(int)arg1 beforePageIndex:(unsigned long long)arg2; +- (_Bool)hasPageHintOfKind:(int)arg1 atPageIndex:(unsigned long long)arg2; +- (void)trimPageHintsFromPageIndex:(unsigned long long)arg1; +- (id)pageHintForPageIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) struct _NSRange documentPageRange; +@property(readonly, nonatomic) unsigned long long lastPageIndex; +@property(readonly, nonatomic) unsigned long long pageCountWithoutFillerPage; +@property(readonly, nonatomic) unsigned long long pageCount; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPShapeTextWrapController.h b/iOS7/PrivateFrameworks/iWorkImport/TPShapeTextWrapController.h new file mode 100644 index 000000000..95617f3ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPShapeTextWrapController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPShapeTextWrapController : TPTextWrapController +{ +} + +- (unsigned int)splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 wrappableAttachments:(id)arg3 ignoreFloatingGraphics:(_Bool)arg4 floatingCausedWrap:(_Bool *)arg5 skipHint:(double *)arg6 userInfo:(id)arg7; +- (id)beginWrappingToColumn:(id)arg1 target:(id)arg2 hasWrapables:(_Bool *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTextExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TPTextExporter.h new file mode 100644 index 000000000..4013c5d1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTextExporter.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKExporter-Protocol.h" + +@class TPDocumentRoot, TSUProgressContext; + +// Not exported +@interface TPTextExporter : NSObject +{ + TPDocumentRoot *mDocumentRoot; + _Bool mIsCancelled; + TSUProgressContext *mProgressContext; +} + +@property(retain) TSUProgressContext *progressContext; // @synthesize progressContext=mProgressContext; +- (_Bool)exportToURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (id)initWithDocumentRoot:(id)arg1; +- (void)dealloc; +- (void)quit; +- (void)cancel; +- (_Bool)isCancelled; +- (void)setup; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTextImporter.h b/iOS7/PrivateFrameworks/iWorkImport/TPTextImporter.h new file mode 100644 index 000000000..dea270cf3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTextImporter.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKImporter-Protocol.h" + +@class NSURL, TSUProgressContext; + +// Not exported +@interface TPTextImporter : NSObject +{ + NSURL *mURL; + TSUProgressContext *mProgressContext; +} + +@property(retain) TSUProgressContext *progressContext; // @synthesize progressContext=mProgressContext; +- (_Bool)stylesheetUpdatesRequired; +- (void)quit; +- (void)cancel; +- (_Bool)importStartsWithThemeOnly; +- (id)initialTemplateName; +- (_Bool)importToDocumentRoot:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (void)setURL:(id)arg1; +- (void)dealloc; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTextPageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TPTextPageGenerator.h new file mode 100644 index 000000000..35ae89c7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTextPageGenerator.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TPPageGenerator-Protocol.h" + +// Not exported +@interface TPTextPageGenerator : NSObject +{ +} + +- (void)createOrUpdatePageHintInSectionHint:(id)arg1 withState:(id)arg2; +- (_Bool)wantsPageInSectionHint:(id)arg1 withState:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapController.h b/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapController.h new file mode 100644 index 000000000..e0f02ea11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPTextWrap-Protocol.h" + +@class NSTimer, TPDocumentRoot; + +// Not exported +@interface TPTextWrapController : NSObject +{ + TPDocumentRoot *_documentRoot; + struct CGAffineTransform _canvasSpaceToWrapSpace; + struct CGAffineTransform _wrapSpaceToCanvasSpace; + _Bool _wrapAnimationEnabled; + NSTimer *_wrapAnimationTimer; +} + ++ (struct CGPoint)p_baseWrappablePoint; +- (id).cxx_construct; +- (unsigned int)p_splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 wrappable:(id)arg3 cookie:(id)arg4; +- (void)stopAnimation; +- (void)toggleWrapAnimation; +- (_Bool)p_shouldTextFlowAroundWrappable:(id)arg1 inTarget:(id)arg2 inColumn:(id)arg3; +- (void)p_animateWrap; +- (void)p_setWrapAnimationPhase:(double)arg1; +- (double)nextUnobstructedSpanStartingAt:(struct CGRect)arg1 wrappableAttachments:(id)arg2 userInfo:(id)arg3; +- (unsigned int)splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 wrappableAttachments:(id)arg3 ignoreFloatingGraphics:(_Bool)arg4 floatingCausedWrap:(_Bool *)arg5 skipHint:(double *)arg6 userInfo:(id)arg7; +- (id)p_groupInfoContainingWrappable:(id)arg1; +- (id)beginWrappingToColumn:(id)arg1 target:(id)arg2 hasWrapables:(_Bool *)arg3; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapCookie.h b/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapCookie.h new file mode 100644 index 000000000..ca5d867ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTextWrapCookie.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, TSDLayout, TSDWrapPolygon, TSUPointerKeyDictionary, TSWPColumn; + +// Not exported +@interface TPTextWrapCookie : NSObject +{ + TSWPColumn *_column; + TSDLayout *_target; + NSMutableArray *_floatingWrappables; + TSDWrapPolygon *_interiorWrapPolygon; + struct CGAffineTransform _targetInverseTransformInRoot; + TSUPointerKeyDictionary *_wrapPathInverseTransformInRootDictionary; +} + ++ (id)textWrapCookieForColumn:(id)arg1 targetLayout:(id)arg2; +@property(readonly, nonatomic) struct CGAffineTransform targetInverseTransformInRoot; // @synthesize targetInverseTransformInRoot=_targetInverseTransformInRoot; +@property(retain, nonatomic) TSDWrapPolygon *interiorWrapPolygon; // @synthesize interiorWrapPolygon=_interiorWrapPolygon; +@property(readonly, nonatomic) NSArray *floatingWrappables; // @synthesize floatingWrappables=_floatingWrappables; +@property(retain, nonatomic) TSWPColumn *column; // @synthesize column=_column; +- (id)transformedWrapPolygonForWrappable:(id)arg1 canvasSpaceToWrapSpaceTransform:(struct CGAffineTransform)arg2; +- (void)addFloatingWrappable:(id)arg1; +@property(nonatomic) TSDLayout *target; // @dynamic target; +- (void)dealloc; +- (id)initWithColumn:(id)arg1 targetLayout:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPTheme.h b/iOS7/PrivateFrameworks/iWorkImport/TPTheme.h new file mode 100644 index 000000000..43398cfa7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPTheme.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPTheme : TSATheme +{ +} + ++ (id)themeWithContext:(id)arg1 alternate:(int)arg2; ++ (void)initialize; +- (void)saveToArchiver:(id)arg1; +- (void)p_saveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)footnoteStyle; +- (id)headerAndFooterStyle; +- (id)bodyStyle; +- (id)_paragraphStylePresetWithName:(id)arg1 orContentTag:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPThumbnailImager.h b/iOS7/PrivateFrameworks/iWorkImport/TPThumbnailImager.h new file mode 100644 index 000000000..8377bf814 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPThumbnailImager.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TPThumbnailImager : TSDImager +{ +} + +- (void)canvasWillLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TPVisibleColumnProxy.h b/iOS7/PrivateFrameworks/iWorkImport/TPVisibleColumnProxy.h new file mode 100644 index 000000000..0802f7dd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TPVisibleColumnProxy.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPOffscreenColumn-Protocol.h" + +@class TPPageController; + +// Not exported +@interface TPVisibleColumnProxy : NSObject +{ + unsigned long long _pageIndex; + TPPageController *_pageController; +} + +- (const CDStruct_6026ced1 *)p_targetLastHint; +- (const CDStruct_6026ced1 *)p_targetFirstHint; +- (void)trimToCharIndex:(unsigned long long)arg1 inTarget:(id)arg2 removeAutoNumberFootnoteCount:(unsigned long long)arg3; +@property(readonly, nonatomic) unsigned long long nextWidowPullsDownFromCharIndex; +@property(readonly, nonatomic) struct _NSRange anchoredRange; +@property(readonly, nonatomic) unsigned long long startAnchoredCharIndex; +@property(readonly, nonatomic) struct _NSRange range; +@property(readonly, nonatomic) unsigned long long startCharIndex; +- (void)dealloc; +- (id)initWithPageIndex:(unsigned long long)arg1 pageController:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook-Private.h new file mode 100644 index 000000000..fc8a99c27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook-Private.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TQQuicklook (Private) ++ (void)unloadAssetColorMap; ++ (void)loadAssetColorMap; ++ (id)tsuColorFromColorArray:(id)arg1; +- (_Bool)writePreviewToOutput:(id)arg1 pageNumber:(unsigned long long)arg2; +- (Class)appDelegateClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook.h b/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook.h new file mode 100644 index 000000000..229d19ce2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TQQuicklook.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSABaseApplicationDelegate, TSACirrusDocument, TSUTemporaryDirectory; + +// Not exported +@interface TQQuicklook : NSObject +{ + NSString *mPath; + TSACirrusDocument *mDocument; + TSABaseApplicationDelegate *mBaseAppDelegate; + TSUTemporaryDirectory *mTemporaryDirectory; + NSString *mPassphrase; + id mExporter; +} + +- (id)sheetNameForPageNumber:(unsigned long long)arg1 isForm:(_Bool *)arg2; +- (id)newPDFForPageNumber:(unsigned long long)arg1; +- (id)newPDFPreviewAndClose; +- (id)thumbnail; +- (unsigned long long)pageCount; +- (void)close; +- (_Bool)load; +- (void)dealloc; +- (id)initWithPath:(id)arg1 passphrase:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAApplicationTemplateInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSAApplicationTemplateInfo.h new file mode 100644 index 000000000..a3512e0ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAApplicationTemplateInfo.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +@class NSBundle, NSString, NSURL; + +// Not exported +@interface TSAApplicationTemplateInfo : TSATemplateInfo +{ + NSString *_name; + NSString *_documentVariant; + NSString *_previewVariant; +} + ++ (id)bundledDocumentContainerDirectoryURL; ++ (id)templateZipURLForTemplateName:(id)arg1; ++ (id)downloadedDocumentContainerDirectoryURL; ++ (id)localizationBundleForDocumentContainerURL:(id)arg1; ++ (id)localizationBundleForDocumentURL:(id)arg1; ++ (id)documentURLWithDocumentContainerURL:(id)arg1 variant:(id)arg2; +@property(copy, nonatomic) NSString *previewVariant; // @synthesize previewVariant=_previewVariant; +@property(copy, nonatomic) NSString *documentVariant; // @synthesize documentVariant=_documentVariant; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (id)initHeadlessWithName:(id)arg1; +@property(readonly, nonatomic) NSURL *bundledDocumentContainerURL; +@property(readonly, nonatomic) NSURL *documentContainerURL; +@property(readonly, nonatomic) NSURL *downloadedDocumentContainerURL; +@property(readonly, nonatomic) NSURL *templateZipURL; +@property(readonly, nonatomic) long long downloadState; +- (id)localizationBundle; +- (id)documentURLWithDocumentContainerURL:(id)arg1; +- (_Bool)isAvailable; +- (id)documentURL; +@property(readonly, nonatomic) NSBundle *previewBundle; +- (id)previewImageURL; +- (id)makeIdentifier; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPropertyList:(id)arg1; +- (id)initWithDisplayName:(id)arg1 name:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSABaseApplicationDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSABaseApplicationDelegate.h new file mode 100644 index 000000000..b59d7dc80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSABaseApplicationDelegate.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, TSADocumentRoot; + +// Not exported +@interface TSABaseApplicationDelegate : TSKApplicationDelegate +{ + TSADocumentRoot *mDocumentRoot; + id _downloadDelegate; +} + ++ (void)resetSharedConfigurations; ++ (id)sharedDelegate; +@property(retain, nonatomic) id downloadDelegate; // @synthesize downloadDelegate=_downloadDelegate; +@property(nonatomic) TSADocumentRoot *documentRoot; // @synthesize documentRoot=mDocumentRoot; +- (id)existingNestedDocumentPathForPath:(id)arg1; +- (_Bool)URLIsValidForImportedHyperlink:(id)arg1; +- (_Bool)openURL:(id)arg1; +- (id)invalidURLSchemes; +- (double)maximumAspectRatioForPreviewImage; +- (double)mimimumAspectRatioForPreviewImage; +@property(readonly, nonatomic) NSArray *applicationTemplateVariants; +- (void)registerDefaults; +- (_Bool)isReadableDocumentType:(id)arg1; +@property(readonly, nonatomic) NSArray *importableDocumentTypes; +@property(readonly, nonatomic) NSArray *readableDocumentTypes; +@property(readonly, nonatomic) NSString *nativeSFFDocumentType; +@property(readonly, nonatomic) NSString *tangierEditingFormatDocumentType; +@property(readonly, nonatomic) NSString *templateDocumentExtension; +@property(readonly, nonatomic) NSString *templateDocumentType; +@property(readonly, nonatomic) NSString *nativeDocumentExtension; +@property(readonly, nonatomic) NSString *nativeDocumentType; +- (void)persistenceError:(id)arg1; +- (Class)documentRootClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSABundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSABundleLookupClass.h new file mode 100644 index 000000000..b9bfb4bbd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSABundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSABundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACPShapeTextStyleReplacementStrategy.h b/iOS7/PrivateFrameworks/iWorkImport/TSACPShapeTextStyleReplacementStrategy.h new file mode 100644 index 000000000..74414b404 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACPShapeTextStyleReplacementStrategy.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle; + +// Not exported +@interface TSACPShapeTextStyleReplacementStrategy : TSACPTextStyleReplacementStrategy +{ + TSSStyle *mShapeStyle; +} + +@property(readonly, nonatomic) TSSStyle *shapeStyle; // @synthesize shapeStyle=mShapeStyle; +- (void)populateStyleReplacements:(id)arg1 forParagraphStyle:(id)arg2 listStyle:(id)arg3 parIndex:(unsigned long long)arg4; +- (void)dealloc; +- (id)initWithChangePropagationVisitor:(id)arg1 storage:(id)arg2 shapeStyle:(id)arg3 forLockedObject:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACPStyleReplacements.h b/iOS7/PrivateFrameworks/iWorkImport/TSACPStyleReplacements.h new file mode 100644 index 000000000..06702aec7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACPStyleReplacements.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSACPStyleReplacements : NSObject +{ + NSMutableArray *mReplacementPairs; +} + +@property(readonly, nonatomic) NSArray *replacementPairs; // @synthesize replacementPairs=mReplacementPairs; +- (void)addReplacementForPrototype:(id)arg1 changePropagationMap:(id)arg2 properties:(int)arg3; +- (void)addReplacementOfOldStyle:(id)arg1 withNewStyle:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACPTableTextStyleReplacementStrategy.h b/iOS7/PrivateFrameworks/iWorkImport/TSACPTableTextStyleReplacementStrategy.h new file mode 100644 index 000000000..0a51eea11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACPTableTextStyleReplacementStrategy.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTTableStylePreset; + +// Not exported +@interface TSACPTableTextStyleReplacementStrategy : TSACPTextStyleReplacementStrategy +{ + TSTTableStylePreset *mRootPreset; +} + +@property(readonly, nonatomic) TSTTableStylePreset *rootPreset; // @synthesize rootPreset=mRootPreset; +- (void)populateStyleReplacements:(id)arg1 forParagraphStyle:(id)arg2 listStyle:(id)arg3 parIndex:(unsigned long long)arg4; +- (void)dealloc; +- (id)initWithChangePropagationVisitor:(id)arg1 storage:(id)arg2 rootTableStylePreset:(id)arg3 forLockedObject:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACPTextStyleReplacementStrategy.h b/iOS7/PrivateFrameworks/iWorkImport/TSACPTextStyleReplacementStrategy.h new file mode 100644 index 000000000..26c8e064f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACPTextStyleReplacementStrategy.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSACommandGatheringVisitor_TextStyleReplacementStrategy-Protocol.h" + +@class TSAChangePropagationVisitor, TSSStyle, TSWPStorage; + +// Not exported +@interface TSACPTextStyleReplacementStrategy : NSObject +{ + TSAChangePropagationVisitor *mChangePropagationVisitor; + TSWPStorage *mStorage; + _Bool mForLockedObject; + TSSStyle *_shapeStyle; +} + +@property(readonly, nonatomic) TSSStyle *shapeStyle; // @synthesize shapeStyle=_shapeStyle; +@property(readonly, nonatomic) _Bool forLockedObject; // @synthesize forLockedObject=mForLockedObject; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=mStorage; +@property(readonly, nonatomic) TSAChangePropagationVisitor *changePropagationVisitor; // @synthesize changePropagationVisitor=mChangePropagationVisitor; +- (void)getReplacementStylesForParagraphStyle:(id)arg1 listStyle:(id)arg2 parIndex:(unsigned long long)arg3 replacementParagraphStyle:(id *)arg4 replacementListStyle:(id *)arg5; +- (void)populateStyleReplacements:(id)arg1 forParagraphStyle:(id)arg2 listStyle:(id)arg3 parIndex:(unsigned long long)arg4; +- (void)dealloc; +- (id)initWithChangePropagationVisitor:(id)arg1 storage:(id)arg2 forLockedObject:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAChangePropagationVisitor.h b/iOS7/PrivateFrameworks/iWorkImport/TSAChangePropagationVisitor.h new file mode 100644 index 000000000..413212370 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAChangePropagationVisitor.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet, TSDChangePropagationMap; + +// Not exported +@interface TSAChangePropagationVisitor : TSACommandGatheringVisitor +{ + TSDChangePropagationMap *mChangePropagationMap; + int mStyleReplacementBehavior; + _Bool mMustFindReplacementStyles; + NSMutableSet *mObjectsChangingAppearance; +} + +@property(nonatomic) _Bool mustFindReplacementStyles; // @synthesize mustFindReplacementStyles=mMustFindReplacementStyles; +@property(retain, nonatomic) TSDChangePropagationMap *changePropagationMap; // @synthesize changePropagationMap=mChangePropagationMap; +@property(readonly, nonatomic) int styleReplacementBehavior; // @synthesize styleReplacementBehavior=mStyleReplacementBehavior; +- (void)visitTSSTheme:(id)arg1; +- (void)visitTSCHChartDrawableInfo:(id)arg1; +- (void)visitTSTTableInfo:(id)arg1; +- (id)p_ancestorPresetForTableInfo:(id)arg1; +- (void)visitTSWPTOCInfo:(id)arg1; +- (void)visitTSWPStorage:(id)arg1; +- (id)protected_makeTextStyleReplacementStrategyForStorage:(id)arg1; +- (void)protected_propagateCharacterStyleChangesToStorage:(id)arg1 forLockedObject:(_Bool)arg2; +- (void)visitTSDMovieInfo:(id)arg1; +- (void)visitTSDImageInfo:(id)arg1; +- (void)visitTSWPShapeInfo:(id)arg1; +- (void)visitTSDShapeInfo:(id)arg1; +- (void)visitTSDStyledInfo:(id)arg1; +- (id)replacementStyleForStyle:(id)arg1 forLockedObject:(_Bool)arg2 stylesheetToVaryIn:(id)arg3; +- (id)replacementStyleForStyle:(id)arg1 oldParentStyle:(id)arg2 newParentStyle:(id)arg3 forLockedObject:(_Bool)arg4 stylesheetToVaryIn:(id)arg5; +- (id)replacementStyleForStyle:(id)arg1 withReplacements:(id)arg2 forLockedObject:(_Bool)arg3 stylesheetToVaryIn:(id)arg4; +- (id)p_replacementStyleForStyle:(id)arg1 replacements:(id)arg2 forLockedObject:(_Bool)arg3 stylesheetToVaryIn:(id)arg4; +- (id)p_replacementStyleForStyle:(id)arg1 oldParentStyle:(id)arg2 newParentStyle:(id)arg3 replacements:(id)arg4 forLockedObject:(_Bool)arg5 stylesheetToVaryIn:(id)arg6; +- (void)p_replaceStylesInPropertyMap:(id)arg1 replacements:(id)arg2 forLockedObject:(_Bool)arg3 stylesheetToVaryIn:(id)arg4; +- (id)stylePropertiesToAlwaysReset; +- (id)objectsChangingAppearance; +- (void)dealloc; +- (id)initWithChangePropagationMap:(id)arg1 styleReplacementBehavior:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACirrusDocument.h b/iOS7/PrivateFrameworks/iWorkImport/TSACirrusDocument.h new file mode 100644 index 000000000..87b179874 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACirrusDocument.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSADocumentRootDelegate-Protocol.h" +#import "TSPObjectContextDelegate-Protocol.h" + +@class NSString, NSURL, TSADocumentRoot, TSPObjectContext, TSUTemporaryDirectory; + +// Not exported +@interface TSACirrusDocument : NSObject +{ + _Bool _isClosed; + TSUTemporaryDirectory *_tempDirForSupport; + TSPObjectContext *_context; + NSURL *_URL; +} + +@property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; +@property(retain, nonatomic) TSPObjectContext *context; // @synthesize context=_context; +- (void)presentPersistenceError:(id)arg1; +- (id)supportDirectoryURL; +@property(readonly, nonatomic) NSString *documentCachePath; +@property(readonly, nonatomic) NSString *name; +- (void)documentDidLoad; +- (void)close; +- (void)dealloc; +@property(readonly, nonatomic) TSADocumentRoot *documentRoot; +- (id)initWithURL:(id)arg1 error:(id *)arg2 passphrase:(id)arg3; +- (id)initWithURL:(id)arg1 error:(id *)arg2; + +// Remaining properties +@property(readonly, nonatomic) _Bool areNewExternalReferencesToDataAllowed; +@property(readonly, nonatomic) id filePresenter; +@property(readonly, nonatomic) _Bool ignoreDocumentSupport; +@property(readonly, nonatomic) _Bool isDocumentSupportTemporary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor.h b/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor.h new file mode 100644 index 000000000..3b6ae68e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKModelVisitor-Protocol.h" + +@class TSKCommandGroup, TSPObjectContext; + +// Not exported +@interface TSACommandGatheringVisitor : NSObject +{ + TSKCommandGroup *mAccumulatedCommand; + TSPObjectContext *_context; +} + +@property(retain, nonatomic) TSPObjectContext *context; // @synthesize context=_context; +@property(retain) TSKCommandGroup *accumulatedCommand; // @synthesize accumulatedCommand=mAccumulatedCommand; +- (void)protected_propagateTextStyleChangesToStorage:(id)arg1 replacementStrategy:(id)arg2 stripCharacterStyles:(_Bool)arg3; +- (void)visitTSWPTOCInfo:(id)arg1; +- (void)visitTSWPStorage:(id)arg1; +- (void)visitTSWPShapeInfo:(id)arg1; +- (void)visitTSTTableInfo:(id)arg1; +- (void)visitTSDShapeInfo:(id)arg1; +- (void)visitTSDMovieInfo:(id)arg1; +- (void)visitTSDImageInfo:(id)arg1; +- (void)visitTSDGroupInfo:(id)arg1; +- (void)visitTSDConnectionLineInfo:(id)arg1; +- (void)visitTSCHChartDrawableInfo:(id)arg1; +- (void)visitModelEnumerator:(id)arg1; +- (void)addCommand:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor_TextStyleReplacementStrategy-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor_TextStyleReplacementStrategy-Protocol.h new file mode 100644 index 000000000..78205fb0d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSACommandGatheringVisitor_TextStyleReplacementStrategy-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSACommandGatheringVisitor_TextStyleReplacementStrategy +- (void)getReplacementStylesForParagraphStyle:(id)arg1 listStyle:(id)arg2 parIndex:(unsigned long long)arg3 replacementParagraphStyle:(id *)arg4 replacementListStyle:(id *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot-Localization.h b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot-Localization.h new file mode 100644 index 000000000..973329540 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot-Localization.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSADocumentRoot (Localization) ++ (void)localizeChartInfo:(id)arg1 withTemplateBundle:(id)arg2; ++ (void)localizeTextStorage:(id)arg1 withTemplateBundle:(id)arg2; ++ (void)localizeTableInfo:(id)arg1 withTemplateBundle:(id)arg2; ++ (void)localizeModelObject:(id)arg1 withTemplateBundle:(id)arg2; +- (id)namedTextStyles; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot.h b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot.h new file mode 100644 index 000000000..052992f21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRoot.h @@ -0,0 +1,126 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKImportExportDelegate-Protocol.h" + +@class NSArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, TSAFunctionBrowserState, TSCECalculationEngine, TSKViewState, TSPLazyReference, TSTCustomFormatList; + +// Not exported +@interface TSADocumentRoot : TSKDocumentRoot +{ + int _needsToCaptureViewState; + id _delegate; + NSMutableDictionary *_upgradeState; + TSPLazyReference *_viewStateReference; + NSMutableSet *_warnings; + NSString *_creationLanguage; + unsigned long long _creationLanguageWritingDirection; + TSCECalculationEngine *_calculationEngine; + TSAFunctionBrowserState *_functionBrowserState; + TSTCustomFormatList *_tablesCustomFormatList; + _Bool _needsMovieCompatibilityUpgrade; + _Bool _hasPreUFFVersion; + NSArray *buildVersionHistory; +} + ++ (id)persistenceWarningsForData:(id)arg1 isReadable:(_Bool)arg2 isExternal:(_Bool)arg3; ++ (struct CGSize)previewImageMaxSizeForType:(unsigned long long)arg1; ++ (struct CGSize)previewImageSizeForType:(unsigned long long)arg1; ++ (void)writePreviewImage:(id)arg1 toPath:(id)arg2 withIntermediateDirectories:(_Bool)arg3 name:(id)arg4 group:(id)arg5 queue:(id)arg6 completion:(id)arg7; ++ (_Bool)writePreviewImagesToPath:(id)arg1 scalableImage:(id)arg2 group:(id)arg3 queue:(id)arg4; ++ (void)removeExistingPreviewsForDocumentAtPath:(id)arg1; ++ (_Bool)writePreviewImagesToPath:(id)arg1 scalableImage:(id)arg2; ++ (id)scaledPreviewImageForType:(unsigned long long)arg1 scalableImage:(id)arg2; ++ (id)supportedPreviewImageExtensions; ++ (id)buildVersionHistoryPath; +@property(nonatomic) _Bool hasPreUFFVersion; // @synthesize hasPreUFFVersion=_hasPreUFFVersion; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy, nonatomic) NSArray *buildVersionHistory; // @synthesize buildVersionHistory; +- (_Bool)hasICloudConflict; +- (long long)addObserverForICloudTeardownWithBlock:(id)arg1; +- (id)commandForPropagatingPresetChangeCommand:(id)arg1 alwaysPreserveAppearance:(_Bool)arg2; +- (id)additionalDocumentPropertiesForWrite; +- (id)readBuildVersionHistoryFromDisk; +@property(readonly, nonatomic, getter=isDocumentEditedSinceLastSave) _Bool documentEditedSinceLastSave; +@property(readonly, nonatomic) NSString *name; +- (void)changeDocumentCacheFileProtection:(id)arg1; +- (id)uniqueDocumentCachePathForProposedPath:(id)arg1; +- (struct CGImageSource *)newImageSourceForDocumentCachePath:(id)arg1; +- (_Bool)writeData:(id)arg1 atDocumentCachePath:(id)arg2; +- (void)didSaveWithEncryptionChange; +- (id)dataFromDocumentCachePath:(id)arg1; +- (id)documentCachePath; +- (id)referencedStylesOfClass:(Class)arg1; +- (_Bool)shouldAllowDrawableInGroups:(id)arg1 forImport:(_Bool)arg2; +- (void)upgradeTextStylesForUnity; +- (void)performHyperlinkUpgradesIfNecessaryForVersion:(unsigned long long)arg1; +- (void)performStylesheetUpdatesIfNecessaryForVersion:(unsigned long long)arg1; +- (void)pUpgradeHyperlinks; +- (void)pUpgradeHyperlinksInStorage:(id)arg1; +- (id)p_characterStyleWithProperties:(id)arg1 stylesheet:(id)arg2 override:(id)arg3; +- (id)p_parseNumberOutOfBasename:(id)arg1 hasNumber:(_Bool *)arg2 number:(unsigned long long *)arg3; +- (void)insertTextPresetDisplayItemsPreservingGrouping:(id)arg1 insertAtBeginningOfGroup:(_Bool)arg2; +- (id)protected_defaultTextPresetOrdering; +- (void)prepareForSavingAsTemplate; +- (void)removeWarning:(id)arg1; +- (void)addWarning:(id)arg1; +- (id)warnings; +- (_Bool)exportToPath:(id)arg1 exporter:(id)arg2 delegate:(id)arg3 error:(id *)arg4; +- (_Bool)exportToPath:(id)arg1 exporter:(id)arg2 error:(id *)arg3; +- (id)newExporterForType:(id)arg1 options:(id)arg2 preferredType:(id *)arg3; +- (void)importerDidFinish:(id)arg1; +- (void)p_registerAllFormulasAfterImport; +@property(readonly, nonatomic) NSSet *missingFontWarningMessages; +- (void)prepareToGeneratePreview; +- (id)previewImageForSize:(struct CGSize)arg1; +- (id)previewImage; +- (void)blockForRecalcWithTimeout:(double)arg1; +- (void)willEnterForeground; +- (void)didEnterBackground; +- (void)resumeThumbnailing; +- (void)suspendThumbnailing; +- (void)resumeBackgroundActivities; +- (void)suspendBackgroundActivities; +- (void)invalidateViewState; +- (id)createViewStateRoot; +- (void)updateViewStateWithRoot:(id)arg1; +- (id)captureViewState; +- (void)captureViewStateIfNeeded; +@property(readonly, nonatomic) TSKViewState *viewState; +- (void)setCustomFormatList:(id)arg1; +- (id)customFormatList; +- (void)setFunctionBrowserState:(id)arg1; +- (id)functionBrowserState; +- (void)initializeForImport; +- (void)setCalculationEngine:(id)arg1; +- (id)calculationEngine; +- (void)willClose; +- (id)packageDataForWrite; +- (void)saveToArchive:(struct DocumentArchive *)arg1 archiver:(id)arg2; +- (void)documentDidSave; +- (void)loadFromArchive:(const struct DocumentArchive *)arg1 unarchiver:(id)arg2; +- (void)stashUpgradeState:(const struct DocumentArchive *)arg1 unarchiver:(id)arg2; +- (id)upgradeState; +- (void)documentDidLoad; +- (void)dealloc; +- (unsigned long long)writingDirection; +- (void)p_updateCreationLanguage; +- (void)p_updateBuildVersionHistoryWithVersionOfTemplateBundle:(id)arg1; +- (void)prepareNewDocumentWithTemplateBundle:(id)arg1; +- (id)init; +- (id)initWithContext:(id)arg1; +@property(nonatomic) _Bool needsMovieCompatibilityUpgrade; +- (void)setCreationLanguage:(id)arg1; +- (id)creationLanguage; + +// Remaining properties +@property(readonly, nonatomic) _Bool importingDesignDemoDoc; +@property(readonly, nonatomic) _Bool isBrowsingVersions; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootDelegate-Protocol.h new file mode 100644 index 000000000..7e9a3771c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootDelegate-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKAccessControllerDelegate-Protocol.h" + +@class NSString; + +@protocol TSADocumentRootDelegate +@property(readonly, nonatomic) NSString *name; + +@optional +@property(readonly, nonatomic) NSString *documentCachePath; +- (void)willRemoveICloudTeardownObserver:(id)arg1; +- (void)didAddObserverForICloudTeardown:(id)arg1; +- (void)continueActivityUsingBlock:(id)arg1; +- (void)invalidateRestorableState; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootLocalizationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootLocalizationDelegate-Protocol.h new file mode 100644 index 000000000..937ad3ef0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSADocumentRootLocalizationDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSADocumentRootLocalizationDelegate +- (_Bool)shouldLocalizeDocumentForRTL; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAExportableDocumentType.h b/iOS7/PrivateFrameworks/iWorkImport/TSAExportableDocumentType.h new file mode 100644 index 000000000..69b77aad3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAExportableDocumentType.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSUColor; + +// Not exported +@interface TSAExportableDocumentType : NSObject +{ + NSString *_type; + NSString *_localizedName; + TSUColor *_exportFormatChooserItemTextColor; + NSString *_exportProgressMessage; +} + ++ (id)exportableTypeWithType:(id)arg1 localizedName:(id)arg2 exportFormatChooserItemTextColor:(id)arg3 exportProgressMessage:(id)arg4; ++ (id)exportableTypeWithType:(id)arg1 localizedName:(id)arg2 exportFormatChooserItemTextColor:(id)arg3; +@property(readonly, nonatomic) NSString *exportProgressMessage; // @synthesize exportProgressMessage=_exportProgressMessage; +@property(readonly, nonatomic) TSUColor *exportFormatChooserItemTextColor; // @synthesize exportFormatChooserItemTextColor=_exportFormatChooserItemTextColor; +@property(readonly, nonatomic) NSString *localizedName; // @synthesize localizedName=_localizedName; +@property(readonly, nonatomic) NSString *type; // @synthesize type=_type; +- (id)description; +- (void)dealloc; +- (id)initWithType:(id)arg1 localizedName:(id)arg2 exportFormatChooserItemTextColor:(id)arg3 exportProgressMessage:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAFunctionBrowserState.h b/iOS7/PrivateFrameworks/iWorkImport/TSAFunctionBrowserState.h new file mode 100644 index 000000000..8c6519c1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAFunctionBrowserState.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSAFunctionBrowserState : TSPObject +{ + NSMutableArray *mRecentFunctions; + NSMutableArray *mBackFunctions; + NSMutableArray *mForwardFunctions; + int mCurrentFunction; +} + +- (void)saveToArchiver:(id)arg1; +- (id)recentFunctions; +- (void)recordRecentFunction:(int)arg1; +- (void)recordNavigationTo:(int)arg1; +- (int)currentFunction; +- (id)allForwardFunctions; +- (id)allBackFunctions; +- (int)forwardByAmount:(unsigned long long)arg1; +- (int)backByAmount:(unsigned long long)arg1; +- (int)forward; +- (int)back; +- (_Bool)canGoForward; +- (_Bool)canGoBack; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_filterOutUnknownFunctions:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAImageRenderingExporterDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSAImageRenderingExporterDelegate.h new file mode 100644 index 000000000..390dc0752 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAImageRenderingExporterDelegate.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSARenderingExporterDelegate-Protocol.h" + +@class NSString, NSURL, TSARenderingExporter; + +// Not exported +@interface TSAImageRenderingExporterDelegate : NSObject +{ + TSARenderingExporter *mRenderingExporter; + unsigned long long mWidth; + unsigned long long mHeight; + _Bool mScaleToFit; + NSURL *mURL; + NSString *mImageType; + float mCompressionFactor; +} + +@property(nonatomic) float compressionFactor; // @synthesize compressionFactor=mCompressionFactor; +@property(retain, nonatomic) NSString *imageType; // @synthesize imageType=mImageType; +@property(nonatomic) _Bool scaleToFit; // @synthesize scaleToFit=mScaleToFit; +@property(nonatomic) unsigned long long height; // @synthesize height=mHeight; +@property(nonatomic) unsigned long long width; // @synthesize width=mWidth; +- (_Bool)supportsRenderingQuality; +- (_Bool)supportsPaging; +- (void)releaseCGContext:(struct CGContext *)arg1; +- (struct CGContext *)newCGContextForURL:(id)arg1; +- (double)viewScale; +- (void)teardown; +- (void)setup; +- (id)initWithRenderingExporter:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAImportController.h b/iOS7/PrivateFrameworks/iWorkImport/TSAImportController.h new file mode 100644 index 000000000..ab21edc7d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAImportController.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFilePresenter-Protocol.h" +#import "TSADocumentRootDelegate-Protocol.h" +#import "TSKImportExportDelegate-Protocol.h" +#import "TSPObjectContextDelegate-Protocol.h" + +@class NSError, NSMutableArray, NSMutableSet, NSObject, NSOperationQueue, NSString, NSURL, TSPObjectContext, TSUProgressContext, TSUTemporaryDirectory; + +// Not exported +@interface TSAImportController : NSObject +{ + TSUTemporaryDirectory *_temporaryDirectory; + TSUTemporaryDirectory *_temporaryDFFDirectory; + NSURL *_documentURL; + NSString *_documentType; + NSObject *_passphraseCompletionGroup; + id _importer; + NSMutableSet *_importWarnings; + NSURL *_presentedItemURL; + NSOperationQueue *_presentedItemOperationQueue; + NSMutableArray *_deferredWriters; + struct { + unsigned int success:1; + unsigned int isCleanedUp:1; + unsigned int isImportCancelled:1; + unsigned int preserveDocumentAfterImport:1; + unsigned int shouldNotifyProgress:1; + } _flags; + id _delegate; + NSString *_sourcePath; + NSError *_error; + TSPObjectContext *_documentContext; + TSUProgressContext *_progressContext; +} + +@property(readonly, nonatomic) id importer; // @synthesize importer=_importer; +@property(retain, nonatomic) TSUProgressContext *progressContext; // @synthesize progressContext=_progressContext; +@property(readonly, nonatomic) TSPObjectContext *documentContext; // @synthesize documentContext=_documentContext; +@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(readonly, nonatomic) NSString *sourcePath; // @synthesize sourcePath=_sourcePath; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly) NSURL *presentedItemURL; // @synthesize presentedItemURL=_presentedItemURL; +@property(readonly) NSOperationQueue *presentedItemOperationQueue; // @synthesize presentedItemOperationQueue=_presentedItemOperationQueue; +@property(readonly, nonatomic) _Bool areNewExternalReferencesToDataAllowed; +- (void)addPersistenceWarnings:(id)arg1; +- (void)presentPersistenceError:(id)arg1; +@property(readonly, nonatomic) _Bool ignoreDocumentSupport; +- (void)addIncompatibleMovieInfo:(id)arg1 withCompatibilityLevel:(long long)arg2; +- (void)removeWarning:(id)arg1; +- (void)addWarning:(id)arg1; +- (id)warnings; +@property(readonly, nonatomic) _Bool hasWarnings; +@property(readonly, nonatomic) NSString *name; +- (void)_setPresentedItemURL:(id)arg1; +- (void)removeFilePresenter; +- (void)relinquishPresentedItemToWriter:(id)arg1; +- (id)_prepareTemplate:(id)arg1; +@property(nonatomic) _Bool preserveDocumentAfterImport; +@property(readonly, nonatomic) _Bool isBrowsingVersions; +@property(readonly, nonatomic) _Bool isImportCancelled; +- (void)cancelImport; +- (void)finishImportWithSuccess:(_Bool)arg1 error:(id)arg2; +- (void)didSaveImportedDocumentWithPassphrase:(id)arg1; +- (void)willSaveImportedDocument; +- (void)_performImportWithCompletedSteps:(int)arg1; +- (_Bool)_saveContextToURL:(id)arg1 passphrase:(id)arg2 originalURL:(id)arg3 documentUUID:(id)arg4 error:(id *)arg5; +- (_Bool)needsFileCoordination; +- (id)templateInfoWithName:(id)arg1; +- (void)didBeginImportToTemporaryURL:(id)arg1; +- (id)makeObjectContextWithTemplateInfo:(id)arg1 error:(id *)arg2; +- (void)_continueImportWithSuccess:(_Bool)arg1 error:(id)arg2 completedSteps:(int)arg3; +- (void)_beginImport; +- (void)showProgressIfNeededForURL:(id)arg1; +- (void)retrievePassphraseForEncryptedDocumentWithImporter:(id)arg1 completion:(id)arg2; +- (Class)importerClass; +- (void)beginImportAsync; +- (_Bool)beginImport; +- (void)prepareForImportDisplayingProgress:(_Bool)arg1; +- (_Bool)import; +@property(readonly, nonatomic) NSURL *temporaryURL; +@property(readonly, nonatomic) int documentTypeCategory; +- (void)dealloc; +- (id)initWithPath:(id)arg1 documentType:(id)arg2 delegate:(id)arg3; +- (id)initWithPath:(id)arg1 delegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) NSString *documentCachePath; +@property(readonly, nonatomic) id filePresenter; +@property(readonly, nonatomic) _Bool importingDesignDemoDoc; +@property(readonly, nonatomic) _Bool isDocumentSupportTemporary; +@property(readonly) NSURL *primaryPresentedItemURL; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAImportDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSAImportDelegate-Protocol.h new file mode 100644 index 000000000..74ae75cd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAImportDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSAImportDelegate + +@optional +- (_Bool)areNewExternalReferencesToDataAllowedForImportController:(id)arg1; +- (void)importControllerDidRunOutOfSpace:(id)arg1; +- (void)importControllerDidCancelImport:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAPdfHyperlinkController.h b/iOS7/PrivateFrameworks/iWorkImport/TSAPdfHyperlinkController.h new file mode 100644 index 000000000..dbe1f5168 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAPdfHyperlinkController.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSAPdfHyperlinkController : NSObject +{ + NSMutableArray *mHyperlinks; +} + +- (void)p_commitDestinationToPDF:(id)arg1 cgrect:(struct CGRect)arg2 context:(struct CGContext *)arg3; +- (void)p_commitUrlToPDF:(id)arg1 cgrect:(struct CGRect)arg2 context:(struct CGContext *)arg3; +- (void)p_combineSimilarElements:(id)arg1; +- (id)p_chopBezierIntoRects:(id)arg1; +- (id)p_splitIntoSubshapes:(id)arg1; +- (id)p_hyperlinkRegionsForRep:(id)arg1 context:(struct CGContext *)arg2; +- (void)commitHyperlinksToPDF:(struct CGContext *)arg1 targetRect:(struct CGRect)arg2; +- (void)addHyperlinksForContents:(id)arg1 context:(struct CGContext *)arg2; +- (void)addHyperlinksForRep:(id)arg1 context:(struct CGContext *)arg2; +- (void)addHyperlinkForRect:(struct CGRect)arg1 withUrl:(id)arg2 context:(struct CGContext *)arg3; +- (struct CGRect)canvasRect; +- (id)destinationFromUrl:(id)arg1; +- (_Bool)isDestination:(id)arg1; +- (_Bool)ignoreUrl:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAPdfRenderingExporterDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSAPdfRenderingExporterDelegate.h new file mode 100644 index 000000000..be160dbe1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAPdfRenderingExporterDelegate.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSARenderingExporterDelegate-Protocol.h" + +@class NSString, TSARenderingExporter; + +// Not exported +@interface TSAPdfRenderingExporterDelegate : NSObject +{ + TSARenderingExporter *mRenderingExporter; + NSString *mPassphraseOpen; + NSString *mPassphrasePrintCopy; + _Bool mRequireOpenPassword; + _Bool mRequireCopyPassword; + _Bool mRequirePrintPassword; + int mRenderingQuality; +} + +- (_Bool)supportsRenderingQuality; +- (_Bool)supportsPaging; +- (void)releaseCGContext:(struct CGContext *)arg1; +- (struct CGContext *)newCGContextForURL:(id)arg1; +- (double)viewScale; +- (void)teardown; +- (void)setup; +- (int)renderingQuality; +- (void)setRenderingQuality:(int)arg1; +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPassphrase:(id)arg1 hint:(id)arg2; +- (void)dealloc; +- (id)initWithRenderingExporter:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAPreviewImageUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSAPreviewImageUtility.h new file mode 100644 index 000000000..a03711ce0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAPreviewImageUtility.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSAPreviewImageUtility : NSObject +{ +} + ++ (struct CGImage *)newPrerenderedImageFromImage:(struct CGImage *)arg1; ++ (void)drawInContext:(struct CGContext *)arg1 bounds:(struct CGRect)arg2 image:(struct CGImage *)arg3 imageSize:(struct CGSize)arg4 scaledSize:(struct CGSize)arg5 scale:(double)arg6 flip:(_Bool)arg7; ++ (id)scaleImage:(struct CGImage *)arg1 toSize:(struct CGSize)arg2 scale:(double)arg3; ++ (_Bool)imageIsOpaque:(struct CGImage *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAPropagatePresetChangeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSAPropagatePresetChangeCommand.h new file mode 100644 index 000000000..616fb9f21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAPropagatePresetChangeCommand.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKCommand; + +// Not exported +@interface TSAPropagatePresetChangeCommand : TSKCommand +{ + TSKCommand *mPresetChangeCommand; + _Bool mAlwaysPreserveAppearance; +} + +- (void)saveToArchive:(struct PropagatePresetCommandArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct PropagatePresetCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (id)makeChangePropagationVisitor; +- (Class)changePropagationVisitorClass; +- (_Bool)process; +- (void)dealloc; +- (id)initWithPresetChangeCommand:(id)arg1 alwaysPreserveAppearance:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter-Protected.h new file mode 100644 index 000000000..9240d2622 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter-Protected.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSARenderingExporter (Protected) +- (double)totalProgess; +- (id)currentInfos; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter.h b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter.h new file mode 100644 index 000000000..9a7719109 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporter.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKRenderingExporter-Protocol.h" + +@class NSObject, TSADocumentRoot, TSDBitmapRenderingQualityInfo, TSDImager, TSUProgressContext; + +// Not exported +@interface TSARenderingExporter : NSObject +{ + TSADocumentRoot *mDocumentRoot; + TSDImager *mImager; + NSObject *mRenderingExporterDelegate; + _Bool mIsCancelled; + _Bool mIsQuit; + _Bool mPaginate; + _Bool mDoesDrawAllPages; + TSUProgressContext *mProgressContext; + TSDBitmapRenderingQualityInfo *mBitmapRenderingQualityInfo; +} + +@property(retain) TSUProgressContext *progressContext; // @synthesize progressContext=mProgressContext; +- (_Bool)hasMoreThanOnePageToPrint; +- (_Bool)paginate; +- (void)setPaginate:(_Bool)arg1; +- (unsigned long long)pageCount; +- (double)progressForCurrentPage; +- (struct CGRect)unscaledClipRect; +- (struct CGRect)boundsRect; +- (id)bitmapRenderingQualityInfo; +- (id)imager; +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)setInfosToCurrentPage; +- (_Bool)preparePage:(unsigned long long)arg1; +- (_Bool)incrementPage; +- (void)teardown; +- (void)setup; +- (_Bool)isQuit; +- (void)quit; +- (_Bool)isCancelled; +- (void)cancel; +- (_Bool)exportToURL:(id)arg1 pageNumber:(unsigned long long)arg2 delegate:(id)arg3 error:(id *)arg4; +- (_Bool)exportToURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (_Bool)p_exportToURL:(id)arg1 pageNumber:(unsigned long long)arg2 delegate:(id)arg3 error:(id *)arg4; +- (void)drawCurrentPageWithContext:(struct CGContext *)arg1 returnSuccess:(_Bool *)arg2; +- (void)drawAllPagesWithContext:(struct CGContext *)arg1 returnSuccess:(_Bool *)arg2; +- (void)waitForRecalcToFinish; +- (void)p_drawCurrentPageWithContext:(struct CGContext *)arg1 returnSuccess:(_Bool *)arg2 createPage:(_Bool)arg3; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; +- (id)initWithDocumentRoot:(id)arg1 imager:(id)arg2; +- (id)p_renderingExporterDelegate; +- (id)documentRoot; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporterDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporterDelegate-Protocol.h new file mode 100644 index 000000000..57bc97a9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSARenderingExporterDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSARenderingExporterDelegate +- (_Bool)supportsRenderingQuality; +- (_Bool)supportsPaging; +- (void)releaseCGContext:(struct CGContext *)arg1; +- (struct CGContext *)newCGContextForURL:(id)arg1; +- (double)viewScale; +- (void)teardown; +- (void)setup; + +@optional +- (int)renderingQuality; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAServerApplicationDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSAServerApplicationDelegate.h new file mode 100644 index 000000000..cfef0ccda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAServerApplicationDelegate.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSABaseApplicationDelegate; + +// Not exported +@interface TSAServerApplicationDelegate : NSObject +{ + TSABaseApplicationDelegate *_baseApplicationDelegate; +} + ++ (id)sharedDelegate; +@property(retain, nonatomic) TSABaseApplicationDelegate *baseApplicationDelegate; // @synthesize baseApplicationDelegate=_baseApplicationDelegate; +- (id)initWithBaseApplicationDelegate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSAStyleMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSAStyleMapper.h new file mode 100644 index 000000000..a7fce7325 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSAStyleMapper.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSAStyleMapper : TSSStyleMapper +{ +} + +- (id)pTargetParentForStyle:(id)arg1 withParentIdentifier:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSATemplateInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSATemplateInfo.h new file mode 100644 index 000000000..75cc9b814 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSATemplateInfo.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSBundle, NSString, NSURL; + +// Not exported +@interface TSATemplateInfo : NSObject +{ + NSString *_identifier; + NSString *_displayName; +} + +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +- (id)description; +- (void)prepareForNewDocumentWithQueue:(id)arg1 completionHandler:(id)arg2; +@property(readonly, nonatomic) _Bool isUserTemplate; +@property(readonly, nonatomic) _Bool isAvailable; +@property(readonly, nonatomic) NSBundle *localizationBundle; +@property(readonly, nonatomic) NSURL *documentURL; +@property(readonly, nonatomic) NSURL *previewImageURL; +- (id)makeIdentifier; +@property(readonly, nonatomic) NSString *identifier; +- (void)dealloc; +- (id)initWithDisplayName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSATheme-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSATheme-Archiving.h new file mode 100644 index 000000000..5495974c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSATheme-Archiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSATheme (Archiving) +- (void)saveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSATheme.h b/iOS7/PrivateFrameworks/iWorkImport/TSATheme.h new file mode 100644 index 000000000..c8c93e53f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSATheme.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSATheme : TSSTheme +{ +} + ++ (id)localizedNameForStylePickerTitle:(id)arg1; ++ (id)localizedNameForPresetKind:(id)arg1; ++ (void)registerPresetSourceClasses; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEArgumentToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEArgumentToken.h new file mode 100644 index 000000000..c94e02b7f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEArgumentToken.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEArgumentToken : NSObject +{ +} + ++ (_Bool)isStringValidArgumentToken:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEBooleanCellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEBooleanCellValue.h new file mode 100644 index 000000000..658496225 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEBooleanCellValue.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCEBooleanCellValue : TSCECellValue +{ + struct TSCEBooleanValue *mBooleanValue; +} + +- (void)encodeToArchive:(struct BooleanCellValueArchive *)arg1; +- (id)initWithArchive:(const struct BooleanCellValueArchive *)arg1; +- (_Bool)isEqualToCellValue:(id)arg1; +- (id)displayString; +- (CDStruct_95e644ef)formatStruct; +- (struct TSCEBooleanValue *)booleanValue; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithBooleanValue:(struct TSCEBooleanValue *)arg1; +- (id)initWithBoolean:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEBundleLookupClass.h new file mode 100644 index 000000000..c97ec392c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-HackInspectorParsing2.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-HackInspectorParsing2.h new file mode 100644 index 000000000..be7716435 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-HackInspectorParsing2.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCECalculationEngine (HackInspectorParsing2) +- (id)allOwnerIDs; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-TSCELocalization.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-TSCELocalization.h new file mode 100644 index 000000000..b3c52613d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine-TSCELocalization.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCECalculationEngine (TSCELocalization) ++ (id)allLocalizedFunctions; ++ (id)localizedCategoryArray; ++ (id)localizedFunctionCategoryDictionary; ++ (id)localizedNamesForFunctions:(id)arg1; ++ (id)localizedFalseStrings; ++ (id)localizedTrueStrings; ++ (void)loadLocalizedStrings; ++ (id)localizedModeToolTipForArgument:(short)arg1 modeIndex:(short)arg2 ofFunction:(id)arg3; ++ (id)localizedModeNameForArgument:(short)arg1 modeIndex:(short)arg2 ofFunction:(id)arg3; ++ (id)localizedToolTipForArgument:(short)arg1 ofFunction:(id)arg2; ++ (id)localizedNameForArgument:(short)arg1 ofFunction:(id)arg2; ++ (id)localizedCategoryForFunction:(id)arg1; ++ (id)localizedToolTipForFunction:(id)arg1; ++ (id)localizedNameForFunction:(id)arg1; ++ (id)localizedFunctionNameForMenuTag:(int)arg1; ++ (id)localizedFalseString; ++ (_Bool)localizedStringIsFalse:(id)arg1; ++ (id)localizedTrueString; ++ (_Bool)localizedStringIsTrue:(id)arg1; ++ (id)localizedTypeStringForArgumentType:(int)arg1; ++ (id)supportedFunctions; ++ (id)functionNameForLocalizedString:(id)arg1; ++ (id)functionLocalizationDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine.h new file mode 100644 index 000000000..e011624f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngine.h @@ -0,0 +1,151 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSConditionLock, NSDate, NSMutableArray, NSObject, NSObject, NSObject, TSCENamedReferenceManager, TSKAccessController, TSKChangeGroup, TSKChangeNotifier; + +// Not exported +@interface TSCECalculationEngine : TSPObject +{ + TSKAccessController *mAccessController; + TSKChangeNotifier *mChangeNotifier; + struct TSCEDependencyTracker *mDependencyTracker; + int mXLImportDateMode; + NSDate *mCurrentDate; + int mRecalculationThreadState; + struct _opaque_pthread_t *mRecalculationThread; + _Bool mShouldCancelRecalculationThread; + unsigned int mCalculationPauseCount; + NSObject *mRecalcDispatchGroup; + int mRecalcDispatchGroupSize; + NSObject *mModifiedOwnersSem; + struct __CFSet *mModifiedOwnersInThisRecalcCycle; + _Bool mShouldRefillRecalcQueue; + struct __CFDictionary *mReferenceResolvers; + struct __CFDictionary *mLegacyGlobalIDStringToOwnerIDDictionary; + struct hash_set> mPendingDirtyCells; + unsigned int mBatchingDirtyCellMarkingLevel; + NSMutableArray *mCalculationStateObservers; + unsigned long long mSuppressWillModifyCallsLevel; + NSConditionLock *mRecalculationInProgressConditionLock; + unsigned long long mNumberOfFormulas; + TSCENamedReferenceManager *mNamedReferenceManager; + TSKChangeGroup *mPendingChangesForAsyncNotification; + NSObject *mWriteMutualExclusionQueue; + _Bool mDirtyAllFormulasInDocumentDidLoad; +} + ++ (void)setTableReferenceInterfaceObject:(struct TSCETableReferenceInterface *)arg1; +- (id).cxx_construct; +- (void).cxx_destruct; +- (hash_set_71c75d81)cellCoordinatesNeedingExcelImportForTable:(struct __CFUUID *)arg1; +- (unsigned int)delayedArchivingPriority; +- (id)packageLocator; +- (_Bool)shouldDelayArchiving; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)allWholeOwnerDependenciesAsString; +- (id)allSpanningDependenciesAsString; +- (id)allCellDependenciesAsString; +- (void)assertDirtyPrecedentsCountConsistency; +- (id)documentRoot; +- (id)namedReferenceManager; +- (unsigned long long)numberOfCellsWithFormulas; +- (void)removeCalculationStateObserver:(id)arg1; +- (void)addCalculationStateObserver:(id)arg1; +- (CDStruct_5744d895)parseStringAsReference:(id)arg1 contextResolver:(id)arg2 contextSheetName:(id)arg3 gettingSpecifiedSheetName:(id *)arg4 gettingSpecifiedTableName:(id *)arg5 gettingRest:(id *)arg6 gettingReferencesMatchingInputAsPrefix:(id *)arg7 gettingStickyBits:(char *)arg8 filterColons:(_Bool)arg9 referenceIsComplete:(_Bool)arg10 includeInitialDollarSignInName:(_Bool)arg11 forceNamedRangeMatchOnly:(_Bool)arg12; +- (CDStruct_5744d895)parseStringAsReference:(id)arg1 tableName:(id)arg2 rest:(id)arg3 contextResolver:(id)arg4 contextSheetName:(id)arg5 gettingReferencesMatchingInputAsPrefix:(id *)arg6 gettingStickyBits:(char *)arg7 filterColons:(_Bool)arg8 referenceIsComplete:(_Bool)arg9 includeInitialDollarSignInName:(_Bool)arg10 forceNamedRangeMatchOnly:(_Bool)arg11; +- (CDStruct_5744d895)parseStringAsReferenceComponentIntersection:(id)arg1 inResolver:(id)arg2 inTableNamed:(id)arg3 preferredGeometricResolver:(id)arg4 defaultResolver:(id)arg5 outStickyBits:(char *)arg6 gettingReferencesMatchingInputAsPrefix:(id *)arg7 requireFullMatches:(_Bool)arg8 filterColons:(_Bool)arg9 includeInitialDollarSignInName:(_Bool)arg10 forceNamedRangeMatchOnly:(_Bool)arg11; +- (CDStruct_0441cfb5)parseStringAsGeometricReferenceComponent:(id)arg1 inResolver:(id)arg2 outStickyBits:(char *)arg3 gettingReferencesMatchingInputAsPrefix:(id *)arg4; +- (hash_set_946ba02d)precedentsOfCell:(CDStruct_78b871e1)arg1; +- (id)escapedStringForRangeReference:(CDStruct_5744d895)arg1 contextSheetName:(id)arg2 stickyBits:(unsigned char)arg3 isRangeWithFunction:(_Bool)arg4; +- (id)escapedStringForRangeReference:(CDStruct_5744d895)arg1 hostTableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3 isRangeWithFunction:(_Bool)arg4; +- (id)stringForRangeReference:(CDStruct_5744d895)arg1 contextSheetName:(id)arg2 stickyBits:(unsigned char)arg3 isRangeWithFunction:(_Bool)arg4; +- (id)stringForRangeReference:(CDStruct_5744d895)arg1 hostTableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3 isRangeWithFunction:(_Bool)arg4; +- (id)p_stringForRangeReference:(CDStruct_5744d895)arg1 hostTableID:(struct __CFUUID *)arg2 contextSheetName:(id)arg3 stickyBits:(unsigned char)arg4 isRangeWithFunction:(_Bool)arg5 quoteComponents:(_Bool)arg6; +- (_Bool)referenceIsValid:(CDStruct_5744d895)arg1; +- (_Bool)rangeIsWithinTable:(CDStruct_5744d895)arg1; +- (struct)cellHandleRangeForRangeCoord:(struct)arg1 inTable:(struct __CFUUID *)arg2; +- (CDStruct_0441cfb5)cellHandleForCellCoord:(CDStruct_0441cfb5)arg1 inTable:(struct __CFUUID *)arg2; +- (struct)rangeCoordForCellHandleRange:(struct)arg1 inTable:(struct __CFUUID *)arg2; +- (CDStruct_0441cfb5)cellCoordForCellHandle:(CDStruct_0441cfb5)arg1 inTable:(struct __CFUUID *)arg2; +- (void)evaluateNextFormula; +- (void)endBatchingDirtyCellMarking; +- (void)beginBatchingDirtyCellMarking; +- (void)executeBlockWhileCalculationEngineIsNotWriting:(id)arg1; +- (_Bool)recalculationIsPaused; +- (void)resumeRecalculation; +- (void)pauseRecalculation; +- (void)endSuppressingWillModifyCalls; +- (void)beginSuppressingWillModifyCalls; +- (void)blockUntilRecalcIsCompleteWithTimeout:(double)arg1; +- (void)blockUntilRecalcIsCompleteOnNewThreadUntilDate:(id)arg1; +- (_Bool)isCellReferenceDirty:(CDStruct_78b871e1 *)arg1; +- (_Bool)cellContainsAFormula:(CDStruct_78b871e1 *)arg1; +- (void)ownerIsDirty:(struct __CFUUID *)arg1; +- (void)geometryVolatileFunctionsAreDirtyInOwner:(struct __CFUUID *)arg1; +- (void)compassVolatileFunctionsAreDirty; +- (void)locationVolatileFunctionsAreDirty; +- (void)randomVolatileFunctionsAreDirty; +- (void)timeVolatileFunctionsAreDirty; +- (void)detectAndRepairConsistencyViolations; +- (void)indirectCallsAreDirty; +- (void)rangeReferenceIsDirty:(CDStruct_5744d895 *)arg1; +- (void)updateDirtyPrecedentCountsForRemovedIndex:(int)arg1 inTable:(struct __CFUUID *)arg2 forColumns:(_Bool)arg3; +- (void)headerStateOfTableChanged:(struct __CFUUID *)arg1 changeIsForColumns:(_Bool)arg2; +- (void)cellReferenceIsDirty:(const CDStruct_78b871e1 *)arg1; +- (id)rewriteFormulasWithSpec:(id)arg1; +- (_Bool)referenceWasGuaranteedCleanAtRecalcCycleStart:(CDStruct_39788696)arg1; +- (_Bool)cellIsInACycle:(CDStruct_78b871e1 *)arg1; +- (_Bool)allCellsAreClean; +- (int)dirtyCellCount; +- (int)dirtyCellCountInOwner:(struct __CFUUID *)arg1; +- (void)removeFormulasFromRange:(CDStruct_5744d895)arg1; +- (void)removeAllFormulasFromOwner:(struct __CFUUID *)arg1; +- (void)removeFormula:(CDStruct_a91f2c80)arg1 inOwner:(struct __CFUUID *)arg2; +- (void)replaceFormula:(CDStruct_a91f2c80)arg1 inOwner:(struct __CFUUID *)arg2 precedentIterator:(void *)arg3 userData:(void *)arg4 hasRandomVolatileFunctions:(_Bool *)arg5; +- (void)addFormula:(CDStruct_a91f2c80)arg1 inOwner:(struct __CFUUID *)arg2 precedentIterator:(void *)arg3 userData:(void *)arg4 hasRandomVolatileFunctions:(_Bool *)arg5; +- (void)setOwnerIDForLegacyGlobalID:(id)arg1 ownerID:(struct __CFUUID *)arg2; +- (struct __CFUUID *)ownerIDForLegacyGlobalID:(id)arg1 registeringIfNeeded:(_Bool)arg2; +- (id)resolverForTableID:(struct __CFUUID *)arg1; +- (void)clearLegacyGlobalIDs; +- (_Bool)allOwnersRegistered; +- (_Bool)ownerIsRegistered:(struct __CFUUID *)arg1; +- (void)unregisterOwner:(struct __CFUUID *)arg1; +- (int)registerOwnerWithOwnerID:(struct __CFUUID *)arg1 owner:(id)arg2 referenceResolver:(id)arg3; +- (int)forwardRegisterOwnerWithOwnerID:(struct __CFUUID *)arg1 legacyGlobalID:(id)arg2; +- (void)setXLImportDateMode:(int)arg1; +- (int)xlImportDateMode; +- (id)currentDate; +- (void)updateCurrentDate; +- (void)stopRecalculationThread; +- (void)startRecalculationThread; +- (_Bool)shouldCancelRecalculationThread; +- (void)recalculateWithTimeout:(double)arg1; +- (void)recalcHoldingWriteLock; +- (_Bool)recalcHoldingReadLock; +- (void)p_recalcOneCellHoldingReadLock:(CDStruct_78b871e1)arg1 formulaOwner:(id)arg2 hasExistingCalculatedPrecedents:(_Bool)arg3 isInACycle:(_Bool)arg4; +- (void)p_enqueueTaskForCell:(CDStruct_78b871e1)arg1; +- (CDStruct_78b871e1)p_refillRecalcQueue; +- (int)preferredDispatchQueueSize; +- (void)invalidateAfterRecalc; +- (void)dealloc; +- (void)documentDidLoad; +- (id)changeNotifier; +- (void)setChangeNotifier:(id)arg1; +- (id)accessController; +- (void)setAccessController:(id)arg1; +- (id)initWithContext:(id)arg1; +- (void)applicationWillResignActive:(id)arg1; +- (void)applicationDidBecomeActive:(id)arg1; +- (void)p_removeApplicationNotification; +- (void)p_addApplicationNotification; +- (id)retain; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngineRegistration-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngineRegistration-Protocol.h new file mode 100644 index 000000000..8f223281b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECalculationEngineRegistration-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKModel-Protocol.h" + +@protocol TSCECalculationEngineRegistration +- (id)objectToArchiveInDependencyTracker; +- (_Bool)registerLast; +- (void)unregisterFromCalculationEngine:(id)arg1; +- (void)registerWithCalculationEngineForDocumentLoad:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECalendar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECalendar.h new file mode 100644 index 000000000..7f722b1c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECalendar.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCalendar, NSObject; + +// Not exported +@interface TSCECalendar : NSObject +{ + NSCalendar *mCalendar; + NSObject *mSem; +} + +- (void)dealloc; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2 toDate:(id)arg3 options:(unsigned long long)arg4; +- (id)dateByAddingComponents:(id)arg1 toDate:(id)arg2 options:(unsigned long long)arg3; +- (id)components:(unsigned long long)arg1 fromDate:(id)arg2; +- (id)dateFromComponents:(id)arg1; +- (void)setTimeZone:(id)arg1; +- (id)initWithCalendarIdentifier:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECellCoordinateVector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECellCoordinateVector.h new file mode 100644 index 000000000..2f5aa0f27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECellCoordinateVector.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface TSCECellCoordinateVector : NSObject +{ + vector_40b16ab8 mCellCoordinates; + NSObject *mSem; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)saveToArchive:(struct CellCoordinateVectorArchive *)arg1; +- (id)initWithArchive:(const struct CellCoordinateVectorArchive *)arg1; +- (void)removeAllCellCoordinates; +- (void)addCellCoordinate:(CDStruct_0441cfb5)arg1; +- (vector_40b16ab8 *)cellCoordinates; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCECellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCECellValue.h new file mode 100644 index 000000000..491ad49f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCECellValue.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCECellValue : NSObject +{ + int mValueType; +} + +@property(readonly, nonatomic) int valueType; // @synthesize valueType=mValueType; +- (void)encodeCellValueToArchive:(struct CellValueArchive *)arg1; +- (id)initCellValueWithArchive:(const struct CellValueArchive *)arg1; +- (_Bool)isEqualToCellValue:(id)arg1; +- (CDStruct_95e644ef)formatStruct; +- (id)displayString; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEConfiguration.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEConfiguration.h new file mode 100644 index 000000000..6b74fe877 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEConfiguration.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEConfiguration : NSObject +{ + unsigned int mWarnWhenFormulasReferToEmptyCells:1; +} + ++ (id)sharedCalculationEngineConfiguration; +- (void)setWarnWhenFormulasReferToEmptyCells:(_Bool)arg1; +- (_Bool)warnWhenFormulasReferToEmptyCells; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEDateCellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEDateCellValue.h new file mode 100644 index 000000000..707e7b43b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEDateCellValue.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCEDateCellValue : TSCECellValue +{ + struct TSCEDateValue *mDateValue; +} + +- (void)encodeToArchive:(struct DateCellValueArchive *)arg1; +- (id)initWithArchive:(const struct DateCellValueArchive *)arg1; +- (_Bool)isEqualToCellValue:(id)arg1; +- (id)displayString; +- (CDStruct_95e644ef)formatStruct; +- (struct TSCEDateValue *)dateValue; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithDateValue:(struct TSCEDateValue *)arg1; +- (id)initWithDate:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEDependencyChanges.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEDependencyChanges.h new file mode 100644 index 000000000..99d0962ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEDependencyChanges.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEDependencyChanges : NSObject +{ + struct __CFUUID *mTableID; +} + +- (_Bool)mightAffectDependencyTracker; +- (void)dealloc; +- (struct __CFUUID *)tableID; +- (id)initWithTableID:(struct __CFUUID *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEError.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEError.h new file mode 100644 index 000000000..c3b863162 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEError.h @@ -0,0 +1,186 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDictionary; + +// Not exported +@interface TSCEError : NSObject +{ + NSDictionary *mErrorDictionary; +} + ++ (void)raiseStringTooLongError; ++ (void)raiseInvalidHeadingError; ++ (void)raiseInvalidAltitudeError; ++ (void)raiseInvalidLatitudeLongitudeError; ++ (void)raiseLocationHeadingFailureError; ++ (void)raiseLocationNetworkError; ++ (void)raiseLocationUserDeniedError; ++ (void)raiseLocationUnknownError; ++ (void)raiseLocationHeadingUnknownError; ++ (void)raiseLocationServicesNotEnabledError; ++ (void)raisePercentRankExcInputOutOfRangeError; ++ (void)raisePercentRankInputOutOfRangeError; ++ (void)raiseNegativeVectorValueErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseLinestMatrixUnderdeterminedError; ++ (void)raiseMultipleDurationsErrorForFunctionName:(id)arg1; ++ (void)raiseComparisonTypeExceptionForLeftType:(int)arg1 rightType:(int)arg2; ++ (void)raiseLinestHighlyCorrelatedVariableError; ++ (void)raiseDurationDisallowedForNormdistPDFError; ++ (void)raiseCharInputOutOfBoundsError; ++ (void)raiseVectorValueNotNumberErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseMismatchedMaxUnitsError; ++ (void)raiseCategoryCellReferenceError; ++ (void)raiseInvalidMatchModeError; ++ (void)raiseNegativeReceivedAmountError; ++ (void)raiseDataInvalidWidthError; ++ (void)raiseDataInvalidLengthError; ++ (void)raiseDataInvalidDimensionsError; ++ (void)raiseArrayElementNoDataError; ++ (void)raiseConvertOriginUnitMismatchError; ++ (void)raiseNonMetricUnitPrefixErrorForUnitString:(id)arg1; ++ (void)raiseDifferentDimensionsErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidUnitStringError:(id)arg1; ++ (void)raiseInvalidBaseCharacterErrorForCharacter:(unsigned short)arg1 base:(short)arg2; ++ (void)raiseEmptyArrayError; ++ (void)raiseRangeSizeMismatchErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidArgumentPairingsErrorForFunctionName:(id)arg1 hasInitialUnrelatedArgument:(_Bool)arg2; ++ (void)raiseInvalidIntersectionError:(vector_99ef3555)arg1 hostTableID:(struct __CFUUID *)arg2 calcEngine:(id)arg3; ++ (void)raiseNotEnoughInputsErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2 required:(int)arg3; ++ (void)raiseSumMixedDurationsAndUnitlessWithoutADateErrorForFunctionName:(id)arg1; ++ (void)raiseMismatchedCurrenciesErrorForFunctionName:(id)arg1; ++ (void)raiseDurationNotAllowedError:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseCurrencyNotAllowedErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseUnitsNotAllowedErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseMismatchedUnitsErrorForFunctionName:(id)arg1; ++ (void)raiseMismatchedUnitsErrorForFunctionName:(id)arg1 argumentNumberString:(id)arg2; ++ (void)raiseInvalidComparisonError; ++ (void)raiseInvalidCurrencyComparisonError; ++ (void)raiseWrongNumberOfArgumentsErrorForFunctionName:(id)arg1 provided:(int)arg2; ++ (void)raiseNumberMinusDateError; ++ (void)raiseReferenceToEmptyCellErrorForFunctionName:(id)arg1 rangeReference:(CDStruct_5744d895)arg2; ++ (void)raiseOnlyPositiveOrNegativeErrorForFunctionName:(id)arg1; ++ (void)raiseDateEarlierThanStartingDateErrorForFunctionName:(id)arg1; ++ (void)raiseTooFewDataPointsErrorForFunctionName:(id)arg1; ++ (void)raiseNumberDoesNotConvergeWithEstimateErrorForFunctionName:(id)arg1; ++ (void)raiseNumberDoesNotConvergeErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidSubtotalFunctionNumberError; ++ (void)raiseInvalidTailErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseInvalidTypeErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseInvalidFrequencyErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raisePositionLargerThanArrayErrorForFunctionName:(id)arg1; ++ (void)raiseArgumentEqualsToZeroErrorForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseNumberSmallerThanZeroError; ++ (void)raiseInvalidProbabilityErrorForFunctionName:(id)arg1; ++ (void)raiseNotAVectorError; ++ (void)raiseInvalidTimeError; ++ (void)raiseInvalidDateError; ++ (void)raiseUnsupportedR1C1StyleError; ++ (void)raiseRangeDoesNotSumToOneForFunctionName:(id)arg1 argumentNumber:(int)arg2; ++ (void)raiseSignsMustMatchErrorForFunctionName:(id)arg1; ++ (void)raiseStringDoesNotRepresentDateErrorForFunctionName:(id)arg1 string:(id)arg2; ++ (void)raiseStringDoesNotRepresentNumberErrorForFunctionName:(id)arg1 string:(id)arg2; ++ (void)raiseNonEmptyStringRequiredErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidIndexForChooseError:(int)arg1; ++ (void)raiseInvalidArgumentEqualityRelationshipErrorForFunctionName:(id)arg1 argIndex1:(int)arg2 argIndex2:(int)arg3; ++ (void)raiseInvalidArgumentRelationshipErrorForFunctionName:(id)arg1 argIndex1:(int)arg2 argIndex2:(int)arg3 argsAscending:(_Bool)arg4 equalityPermitted:(_Bool)arg5; ++ (void)raiseNoSuitableArgumentsFoundErrorForFunctionName:(id)arg1 requiredType:(int)arg2; ++ (void)raiseNotAReferenceErrorForFunctionName:(id)arg1; ++ (void)raiseCircularReferenceErrorWithReference:(id)arg1; ++ (void)raiseUnionInsideIntersectionError; ++ (void)raiseDifferentNumberOfElementsErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidHyperlinkError; ++ (void)raiseInvalidRangeUsageErrorForReference:(CDStruct_5744d895)arg1; ++ (void)raiseEmptyArgumentSpecificErrorForArgumentNumber:(int)arg1; ++ (void)raiseEmptyArgumentError; ++ (void)raiseInvalidTokenInFormulaError; ++ (void)raiseNoModeError; ++ (void)raiseIndirectErrorForRangeReference:(CDStruct_5744d895)arg1 hostTableID:(struct __CFUUID *)arg2 calculationEngine:(id)arg3; ++ (id)indirectErrorForRangeReference:(CDStruct_5744d895)arg1 hostTableID:(struct __CFUUID *)arg2 calculationEngine:(id)arg3; ++ (void)raiseInvalidArgumentsErrorForFunctionName:(id)arg1 argumentIndex:(int)arg2; ++ (void)raiseMixedTypeManipulationErrorForFunctionName:(id)arg1; ++ (void)raiseInvalidDateManipulationError; ++ (void)raiseDifferentNumberOfDataPointsErrorForFunctionName:(id)arg1; ++ (void)raiseStartNumberExceedsStringLengthErrorForFunctionName:(id)arg1; ++ (void)raiseMatchNotFoundErrorForValue:(id)arg1 functionName:(id)arg2; ++ (void)raiseOutOfBoundsArgumentErrorForArgument:(int)arg1 functionName:(id)arg2 lowerBound:(double)arg3 lowerBoundInclusive:(_Bool)arg4 upperBound:(double)arg5 upperBoundInclusive:(_Bool)arg6; ++ (void)raiseOutOfBoundsArgumentErrorForArgument:(int)arg1 functionName:(id)arg2 upperBound:(double)arg3 upperBoundInclusive:(_Bool)arg4; ++ (void)raiseOutOfBoundsArgumentErrorForArgument:(int)arg1 functionName:(id)arg2 lowerBound:(double)arg3 lowerBoundInclusive:(_Bool)arg4; ++ (id)invalidMergeReference:(CDStruct_5744d895)arg1 contextEntityID:(struct __CFUUID *)arg2; ++ (void)raiseErrorForInvalidReference:(CDStruct_5744d895)arg1 orString:(id)arg2 contextEntityID:(struct __CFUUID *)arg3 invalidMergeReference:(_Bool)arg4 disqualifiedFromEndCell:(_Bool)arg5; ++ (void)raiseErrorForInvalidReference:(CDStruct_5744d895)arg1 orString:(id)arg2 contextEntityID:(struct __CFUUID *)arg3; ++ (void)raiseErrorForInvalidReference; ++ (void)raiseArgumentSetUsedOutOfContextError; ++ (void)raiseValueNotAvailableErrorForFunctionName:(id)arg1; ++ (void)raiseAttachmentErrorInTextCell:(_Bool)arg1; ++ (void)raiseAutoNumberAttachmentErrorInTextCell:(_Bool)arg1; ++ (void)raiseZeroToPowerOfZeroError; ++ (void)raiseDivideByZeroError; ++ (void)raiseNumberErrorForFunctionName:(id)arg1; ++ (void)raiseNumberError; ++ (void)raiseUnkownFunctionErrorForString:(id)arg1; ++ (void)raiseTypeExceptionForValue:(struct TSCEValue)arg1 functionSpec:(id)arg2 argumentIndex:(int)arg3; ++ (void)raiseValueError; ++ (void)raiseInvalidArrayContentsError; ++ (void)p_RaiseErrorForDictionary:(id)arg1; ++ (_Bool)exceptionIsInvalidMergeReference:(id)arg1; ++ (id)attachmentError; ++ (id)autoNumberAttachmentError; ++ (id)badReferenceError; ++ (id)referenceToNonexistentTableError:(struct __CFUUID *)arg1; ++ (id)circularReferenceError; ++ (_Bool)p_DictionaryRepresentsInvalidMergeReference:(id)arg1; ++ (_Bool)exceptionIsRangeUsageError:(id)arg1; ++ (_Bool)exceptionIsCircularReferenceError:(id)arg1; ++ (_Bool)exceptionIsFromCalcEngine:(id)arg1; ++ (id)syntaxError; ++ (id)errorForToken:(id)arg1; ++ (id)errorWithDictionary:(id)arg1; +- (id)bakedString; +- (_Bool)isNativelyEqual:(struct TSCEValue)arg1; +- (struct TSCEReferenceValue *)referenceValue; +- (struct TSCEVector *)vector; +- (_Bool)boolean; +- (id)string; +- (id)date; +- (struct TSCENumberValue *)number; +- (struct TSCEReferenceValue *)referenceValueForFunction:(id)arg1 argumentIndex:(int)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (struct TSCEVector)formattedVectorForFunction:(id)arg1 argumentIndex:(int)arg2 context:(struct TSCEEvaluationContext *)arg3 format:(const struct TSUFormat *)arg4; +- (_Bool)booleanForFunction:(id)arg1 argumentIndex:(int)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (id)stringForFunction:(id)arg1 argumentIndex:(int)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (id)dateForFunction:(id)arg1 argumentIndex:(int)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (struct TSCENumberValue *)numberForFunction:(id)arg1 argumentIndex:(int)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (int)deepType; +- (int)nativeType; +- (void)dealloc; +- (void)setErrorDictionary:(id)arg1; +- (id)errorDictionary; +- (_Bool)isInvalidReference; +- (CDStruct_5744d895)rangeReference; +- (void)performSelector:(SEL)arg1 withObject:(id)arg2 andDescend:(_Bool)arg3; +- (_Bool)isInvalidMergeReference; +- (_Bool)errorIsRangeUsageError; +- (_Bool)isCircularReferenceError; +- (_Bool)isFromCalcEngine; +- (_Bool)isSyntaxError; +- (id)tokenString; +- (id)displayStringWithCalculationEngine:(id)arg1 forTable:(struct __CFUUID *)arg2 andCellID:(CDStruct_0441cfb5)arg3; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isOfType:(id)arg1; +- (void)raiseException; +- (id)stringValue; +- (id)dateValue; +- (double)doubleValue; +- (id)error; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMap.h new file mode 100644 index 000000000..e05d94303 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMap.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEFormulaMap : NSObject +{ + struct hash_map, std::__1::allocator>>, TSCEFormulaOwnerIDHash, TSCEFormulaOwnerIDEqual, std::__1::allocator, std::__1::allocator>>>>> mOwnerToFormulasMap; + int mCount; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)formulaEnumerator; +- (int)count; +- (void)addFormula:(struct TSCEFormula *)arg1 inOwner:(struct __CFUUID *)arg2 atCellCoordinate:(CDStruct_0441cfb5)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMapEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMapEnumerator.h new file mode 100644 index 000000000..25c02abbb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaMapEnumerator.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCEFormulaMap; + +// Not exported +@interface TSCEFormulaMapEnumerator : NSObject +{ + TSCEFormulaMap *mFormulaMap; + struct __hash_map_iterator, std::__1::allocator>>>, void *>*>> { + struct __hash_iterator, std::__1::allocator>>>, void *>*> { + struct __hash_node, std::__1::allocator>>>, void *> *__node_; + } __i_; + } mOwnersToFormulasIterator; + struct __wrap_iter*> { + struct pair *__i; + } mFormulasForAnOwnerIterator; +} + +- (id).cxx_construct; +- (struct TSCEFormula)nextFormulaGettingOwner:(const struct __CFUUID **)arg1 cellCoordinate:(CDStruct_0441cfb5 *)arg2; +- (_Bool)hasNext; +- (void)dealloc; +- (id)initWithFormulaMap:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaOwning-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaOwning-Protocol.h new file mode 100644 index 000000000..eb9afcfb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaOwning-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCEFormulaOwning +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteCommand.h new file mode 100644 index 000000000..f1b49438f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteCommand.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKInnerCommandsProvider-Protocol.h" + +// Not exported +@interface TSCEFormulaRewriteCommand : TSKCommand +{ + TSKCommand *mTableRewriteCommand; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContext:(id)arg1 rewriteCommand:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteSpec.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteSpec.h new file mode 100644 index 000000000..9b1710b67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFormulaRewriteSpec.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEFormulaRewriteSpec : NSObject +{ + int mType; + CDUnion_25764664 mInfo; +} + +- (id).cxx_construct; +- (void)saveToArchive:(struct FormulaRewriteSpecArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FormulaRewriteSpecArchive *)arg1; +- (struct __CFUUID *)affectedOwnerID; +- (id)description; +- (CDUnion_25764664)rewriteInfo; +- (int)rewriteType; +- (void)dealloc; +- (id)initWithCellMergeInTable:(struct __CFUUID *)arg1 mergedRange:(struct)arg2; +- (id)initWithTableResize:(struct __CFUUID *)arg1 oldTableSize:(struct)arg2 newTableSize:(struct)arg3; +- (id)initWithOwnerDeletion:(struct __CFUUID *)arg1; +- (id)initWithRangeMoveFrom:(CDStruct_5744d895)arg1 to:(CDStruct_5744d895)arg2; +- (id)initWithSortMapping:(id)arg1 tableID:(struct __CFUUID *)arg2 explodeRanges:(_Bool)arg3; +- (id)initWithTectonicShift:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionArgumentSpec.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionArgumentSpec.h new file mode 100644 index 000000000..bdba15605 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionArgumentSpec.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, TSCEFunctionSpec; + +// Not exported +@interface TSCEFunctionArgumentSpec : NSObject +{ + int mArgumentType; + _Bool mForceArrayMode; + double mMinValue; + double mMaxValue; + _Bool mDisallowDuration; + _Bool mDisallowCurrency; + short mIndex; + int mAccessorMode; + int mArgumentContext; + int mRangeContext; + NSArray *mDisallowedTypes; + vector_10088e46 *mModeValues; + short mDefaultModeIndex; + TSCEFunctionSpec *mFunctionSpec; + _Bool mMinInclusive; + _Bool mMaxInclusive; + _Bool mIsInteger; + _Bool mReferenceForGeometryOnly; +} + ++ (id)argumentSpecWithIndex:(short)arg1 type:(int)arg2 accessorMode:(int)arg3 disallowedTypes:(id)arg4 argumentContext:(int)arg5 rangeContext:(int)arg6 minValue:(double)arg7 minInclusive:(_Bool)arg8 maxValue:(double)arg9 maxInclusive:(_Bool)arg10 isInteger:(_Bool)arg11 disallowDuration:(_Bool)arg12 disallowCurrency:(_Bool)arg13 modeValues:(vector_10088e46 *)arg14 defaultModeIndex:(short)arg15 referenceForGeometryOnly:(_Bool)arg16 forceArrayMode:(_Bool)arg17; +@property(nonatomic) TSCEFunctionSpec *functionSpec; // @synthesize functionSpec=mFunctionSpec; +@property(readonly, nonatomic) vector_10088e46 *modeValues; // @synthesize modeValues=mModeValues; +@property(readonly, nonatomic) short defaultModeIndex; // @synthesize defaultModeIndex=mDefaultModeIndex; +- (_Bool)forceArrayMode; +- (_Bool)typeIsDisallowed:(int)arg1 value:(struct TSCEValue *)arg2; +- (id)disallowedTypes; +- (id)localizedFunctionName; +- (id)localizedModeMenuItemStringForModeIndex:(short)arg1; +- (id)localizedModeToolTipStringForModeIndex:(short)arg1; +- (id)localizedModeNameForModeIndex:(short)arg1; +- (id)nativeSyntaxStringForModeIndex:(short)arg1; +- (id)nativeSyntaxString; +- (long long)indexForModeBool:(_Bool)arg1; +- (long long)indexForModeNumber:(double)arg1; +- (long long)indexForModeString:(id)arg1; +- (long long)indexForModeValue:(struct TSCEValue *)arg1; +- (struct TSCEValue)valueForModeIndex:(short)arg1; +- (short)numModes; +- (_Bool)isMode; +- (_Bool)referenceForGeometryOnly; +- (_Bool)isOptional; +- (_Bool)disallowCurrency; +- (_Bool)disallowDuration; +- (_Bool)isInteger; +- (_Bool)maxInclusive; +- (double)maxValue; +- (_Bool)minInclusive; +- (double)minValue; +- (short)index; +- (int)rangeContext; +- (int)argumentContext; +- (int)accessorMode; +- (int)preferredType; +- (id)localizedToolTipString; +- (id)localizedArgumentName; +- (void)dealloc; +- (id)initArgumentSpecWithIndex:(short)arg1 type:(int)arg2 accessorMode:(int)arg3 disallowedTypes:(id)arg4 argumentContext:(int)arg5 rangeContext:(int)arg6 minValue:(double)arg7 minInclusive:(_Bool)arg8 maxValue:(double)arg9 maxInclusive:(_Bool)arg10 isInteger:(_Bool)arg11 disallowDuration:(_Bool)arg12 disallowCurrency:(_Bool)arg13 modeValues:(vector_10088e46 *)arg14 defaultModeIndex:(short)arg15 referenceForGeometryOnly:(_Bool)arg16 forceArrayMode:(_Bool)arg17; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec-TSCEAutogeneratedSpecDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec-TSCEAutogeneratedSpecDictionary.h new file mode 100644 index 000000000..fb74035d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec-TSCEAutogeneratedSpecDictionary.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCEFunctionSpec (TSCEAutogeneratedSpecDictionary) ++ (id)specDictionary; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec.h new file mode 100644 index 000000000..8ca24a23f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEFunctionSpec.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +// Not exported +@interface TSCEFunctionSpec : NSObject +{ + NSString *mFunctionName; + short mMinArguments; + short mMaxArguments; + short mRepeatingGroupSize; + NSArray *mArguments; + NSArray *mRepeatingArguments; + _Bool mIsOperator; + int mShipVersion; + int mFunctionIndex; +} + ++ (id)functionSpecForFunctionIndex:(int)arg1; ++ (id)specWithFunctionName:(id)arg1 minArgs:(id)arg2 maxArgs:(id)arg3 repeatingGroupSize:(id)arg4 isOperator:(int)arg5 shipVersion:(int)arg6 arguments:(id)arg7 functionIndex:(int)arg8; +@property(readonly) int functionIndex; // @synthesize functionIndex=mFunctionIndex; +- (id)nativeSyntaxStringForArgument:(int)arg1; +- (id)argumentSpecForIndex:(unsigned long long)arg1; +- (int)versionShippedIn; +- (_Bool)isOperator; +- (unsigned long long)numArguments; +- (short)maxArguments; +- (short)minArguments; +- (id)arguments; +- (id)displayString; +- (id)localizedToolTipString; +- (id)localizedFunctionName; +- (id)functionName; +- (void)dealloc; +- (id)initWithFunctionName:(id)arg1 minArgs:(int)arg2 maxArgs:(int)arg3 repeatingGroupSize:(int)arg4 isOperator:(_Bool)arg5 shipVersion:(int)arg6 arguments:(id)arg7 functionIndex:(int)arg8; +- (id)description; +- (void)p_ValidateArguments; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCELegacyGlobalID.h b/iOS7/PrivateFrameworks/iWorkImport/TSCELegacyGlobalID.h new file mode 100644 index 000000000..f93462e98 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCELegacyGlobalID.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCELegacyGlobalID : NSObject +{ + unsigned char mBytes[16]; +} + +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)description; +- (id)stringForTableReferencesInNativeSyntax; +- (id)newStringForTableReferencesInNativeSyntax; +- (id)stringValue; +- (id)newStringValue; +- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithString:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCELogicalTest.h b/iOS7/PrivateFrameworks/iWorkImport/TSCELogicalTest.h new file mode 100644 index 000000000..fe5d3e928 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCELogicalTest.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSString, TSCERegexMatcher; + +// Not exported +@interface TSCELogicalTest : NSObject +{ + int mOperation; + struct TSCENumberValue mValue; + NSString *mString; + NSDate *mDate; + TSCERegexMatcher *mMatcher; +} + ++ (id)logicalTestWithCriterion:(struct TSCEValue)arg1 functionSpec:(id)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)isEqual:(id)arg1; +- (_Bool)compare:(struct TSCEValue)arg1; +- (int)criteriaParser:(id)arg1; +- (void)dealloc; +- (void)setRegexMatcher:(id)arg1; +- (void)setDate:(id)arg1; +- (void)setString:(id)arg1; +- (id)initWithCriterion:(struct TSCEValue)arg1 functionSpec:(id)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceManager.h new file mode 100644 index 000000000..d3806552d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceManager.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEReferenceTrackerDelegate-Protocol.h" + +@class TSCECalculationEngine, TSCENamedReferenceTrie, TSCEReferenceTracker; + +// Not exported +@interface TSCENamedReferenceManager : TSPObject +{ + TSCENamedReferenceTrie *mNames; + struct __CFDictionary *mStringsByTrackedReferenceByTable; + struct __CFSet *mTablesBeingTracked; + TSCEReferenceTracker *mReferenceTracker; + TSCECalculationEngine *mCalculationEngine; + struct vector> mCellsToDirtyAfterUnarchive; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)description; +- (void)cleanupAfterUnarchive; +- (void)trackedReferenceWasDeleted:(id)arg1 fromOwnerID:(struct __CFUUID *)arg2; +- (id)cellRangeWasInserted:(CDStruct_5744d895)arg1; +- (_Bool)shouldRewriteOnCellMerge; +- (_Bool)shouldRewriteOnTectonicShift; +- (_Bool)shouldRewriteOnRangeMove; +- (_Bool)shouldRewriteOnSort; +- (void)referencedCellWasModified:(id)arg1; +- (_Bool)trackedReferencesExistForTable:(struct __CFUUID *)arg1; +- (void)updateTrackedHeaders:(struct __CFUUID *)arg1; +- (id)trackedReferencesExactlyMatchingString:(id)arg1 scopedToTable:(struct __CFUUID *)arg2; +- (id)trackedReferencesMatchingPrefix:(id)arg1; +- (id)trackedReferencesMatchingPrefix:(id)arg1 scopedToTable:(struct __CFUUID *)arg2; +- (_Bool)referenceNameIsUnique:(id)arg1 forReference:(CDStruct_5744d895)arg2 contextTable:(struct __CFUUID *)arg3; +- (id)referenceForTrackedReference:(id)arg1 sticky:(_Bool)arg2; +- (CDStruct_5744d895)rangeForTrackedReference:(id)arg1 gettingTrackedCell:(CDStruct_78b871e1 *)arg2; +- (id)referenceTracker; +- (void)endTrackingNamesInTable:(struct __CFUUID *)arg1; +- (void)beginTrackingNameInCell:(CDStruct_0441cfb5)arg1 ofResolver:(id)arg2 addingTrackedReferencesTo:(id)arg3; +- (void)beginTrackingNamesInRange:(struct)arg1 ofResolver:(id)arg2 addingTrackedReferencesTo:(id)arg3; +- (id)beginTrackingNamesInTable:(struct __CFUUID *)arg1 limitedToRange:(struct)arg2; +- (void)headerCellContentWasModified:(id)arg1; +- (struct __CFUUID *)formulaOwnerID; +- (void)setCalculationEngine:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 calculationEngine:(id)arg2; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceTrie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceTrie.h new file mode 100644 index 000000000..475871d9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCENamedReferenceTrie.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCENamedReferenceTrie : NSObject +{ + struct TSCENamedReferenceTrieNode mRoot; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)description; +- (id)trackedReferencesExactlyMatchingString:(id)arg1 scopedToTable:(struct __CFUUID *)arg2; +- (id)trackedReferencesMatchingString:(id)arg1 scopedToTable:(struct __CFUUID *)arg2; +- (_Bool)replaceName:(id)arg1 withName:(id)arg2 inTable:(struct __CFUUID *)arg3 trackedReference:(id)arg4; +- (void)deleteName:(id)arg1 inTable:(struct __CFUUID *)arg2 trackedReference:(id)arg3; +- (_Bool)insertName:(id)arg1 inTable:(struct __CFUUID *)arg2 trackedReference:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCENilCellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCENilCellValue.h new file mode 100644 index 000000000..8ddff5c62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCENilCellValue.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCENilCellValue : TSCECellValue +{ +} + +- (_Bool)isEqualToCellValue:(id)arg1; +- (CDStruct_95e644ef)formatStruct; +- (id)displayString; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCENumberCellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCENumberCellValue.h new file mode 100644 index 000000000..e4362da5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCENumberCellValue.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCENumberCellValue : TSCECellValue +{ + struct TSCENumberValue *mNumberValue; +} + +- (void)encodeToArchive:(struct NumberCellValueArchive *)arg1; +- (id)initWithArchive:(const struct NumberCellValueArchive *)arg1; +- (_Bool)isEqualToCellValue:(id)arg1; +- (id)displayString; +- (CDStruct_95e644ef)formatStruct; +- (struct TSCENumberValue *)numberValue; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithNumberValue:(struct TSCENumberValue *)arg1; +- (id)initWithDouble:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEOwnerFormulaMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEOwnerFormulaMap.h new file mode 100644 index 000000000..27e1241c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEOwnerFormulaMap.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEOwnerFormulaMap : NSObject +{ + struct vector, std::__1::allocator>> mFormulas; + vector_40b16ab8 mNonFormulaCells; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)saveToArchive:(struct OwnerFormulaMapArchive *)arg1; +- (id)initWithArchive:(const struct OwnerFormulaMapArchive *)arg1; +- (struct TSCEFormula *)formulaAtIndex:(unsigned long long)arg1 outCellCoordinate:(CDStruct_0441cfb5 *)arg2; +- (unsigned long long)count; +- (void)addFormula:(struct TSCEFormula *)arg1 atCellCoordinate:(CDStruct_0441cfb5)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReference.h new file mode 100644 index 000000000..4f29958e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReference.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCEReference : NSObject +{ + CDStruct_39788696 mRef; + NSString *mOverrideText; + unsigned char mStickyBits; + _Bool mWasConstructedViaNames; +} + +- (id).cxx_construct; +- (void)dealloc; +- (_Bool)isEqual:(id)arg1; +- (id)referenceTextWithCalculationEngine:(id)arg1 contextSheetName:(id)arg2; +- (id)referenceTextWithCalculationEngine:(id)arg1 hostTableID:(struct __CFUUID *)arg2; +- (struct __CFUUID *)tableID; +- (CDStruct_5744d895)rangeReference; +- (CDStruct_39788696)cReference; +- (_Bool)wasConstructedViaNames; +- (void)setWasConstructedViaNames:(_Bool)arg1; +- (unsigned char)stickyBits; +- (void)setStickyBits:(unsigned char)arg1; +- (void)setOverrideText:(id)arg1; +- (id)initWithCellReference:(CDStruct_78b871e1)arg1; +- (id)initWithRangeReference:(CDStruct_5744d895)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceEnumerator.h new file mode 100644 index 000000000..290088d4d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceEnumerator.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEReferenceEnumerator : NSObject +{ + struct TSCEASTNodeArray *mAST; + struct TSCEASTNodeArrayReferenceIteratorState *mReferenceIteratorState; +} + +- (const CDStruct_39788696 *)nextReference; +- (void)dealloc; +- (id)initWithCalculationEngine:(id)arg1 defaultFormulaOwnerID:(struct __CFUUID *)arg2 nodeArray:(const struct TSCEASTNodeArray *)arg3 myHostCellID:(CDStruct_0441cfb5)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceResolving-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceResolving-Protocol.h new file mode 100644 index 000000000..ab516f694 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceResolving-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCEReferenceResolving +- (struct __CFUUID *)resolverID; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker-FormulaOwner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker-FormulaOwner.h new file mode 100644 index 000000000..fd02a6ee4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker-FormulaOwner.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEFormulaOwning-Protocol.h" + +@interface TSCEReferenceTracker (FormulaOwner) +- (id)objectToArchiveInDependencyTracker; +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker.h new file mode 100644 index 000000000..f4ae9bf03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTracker.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TSCECalculationEngine; + +// Not exported +@interface TSCEReferenceTracker : TSPObject +{ + struct __CFUUID *mUUID; + TSCECalculationEngine *mCalculationEngine; + _Bool mIsRegisteredWithCalculationEngine; + id mDelegate; + NSMutableArray *mTrackedReferences; + unsigned long long mNextEmptyTrackedReferencesIndex; + NSMutableArray *mFormulaIDsToRewrite; + unsigned long long mNumberOfTrackedReferences; +} + +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (_Bool)trackedReferencesExistForTable:(struct __CFUUID *)arg1; +- (void)trackedReferenceWasDeleted:(id)arg1 fromOwnerID:(struct __CFUUID *)arg2; +- (id)cellRangeWasInserted:(CDStruct_5744d895)arg1; +- (id)trackedReferenceAtID:(CDStruct_a91f2c80)arg1; +- (struct __CFUUID *)formulaOwnerID; +- (unsigned long long)numberOfTrackedReferences; +- (id)allTrackedReferences; +- (id)allTrackedReferencesIntersectingReference:(CDStruct_39788696)arg1; +- (void)endTrackingReference:(id)arg1; +- (id)beginTrackingReferenceWithCReference:(CDStruct_39788696)arg1; +- (void)beginTrackingReference:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)calculationEngine; +- (void)setCalculationEngine:(id)arg1; +- (void)unregisterFromCalculationEngine; +- (void)registerWithCalculationEngine:(_Bool)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 calculationEngine:(id)arg2 delegate:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTrackerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTrackerDelegate-Protocol.h new file mode 100644 index 000000000..e3529fd2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEReferenceTrackerDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCEReferenceTrackerDelegate +- (void)updateTrackedHeaders:(struct __CFUUID *)arg1; +- (void)trackedReferenceWasDeleted:(id)arg1 fromOwnerID:(struct __CFUUID *)arg2; +- (id)cellRangeWasInserted:(CDStruct_5744d895)arg1; +- (_Bool)shouldRewriteOnCellMerge; +- (_Bool)shouldRewriteOnTectonicShift; +- (_Bool)shouldRewriteOnRangeMove; +- (_Bool)shouldRewriteOnSort; +- (void)referencedCellWasModified:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCERegexMatcher.h b/iOS7/PrivateFrameworks/iWorkImport/TSCERegexMatcher.h new file mode 100644 index 000000000..56bae98eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCERegexMatcher.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCERegexMatcher : NSObject +{ + NSString *mPattern; +} + ++ (id)regexMatcherWithStringMatch:(id)arg1; +- (void)dealloc; +- (_Bool)matches:(id)arg1; +- (id)initWithStringToMatch:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCERegionAllocator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCERegionAllocator.h new file mode 100644 index 000000000..1b2573150 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCERegionAllocator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCERegionAllocator : NSObject +{ + struct TSCERegionNode *mHead; + struct TSCERegionNode *mCurBlock; + unsigned int mBlockOffset; + struct _NSZone *mZone; +} + +- (void)dealloc; +- (struct _NSZone *)zone; +- (void)reset; +- (void *)calloc:(unsigned long long)arg1; +- (void *)malloc:(unsigned long long)arg1; +- (id)initWithInitialCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEResolverContainer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEResolverContainer-Protocol.h new file mode 100644 index 000000000..c98e8f505 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEResolverContainer-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCEResolverContainer +- (unsigned int)nextUntitledResolverIndex; +- (_Bool)resolverNameIsUsed:(id)arg1; +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEStringCellValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEStringCellValue.h new file mode 100644 index 000000000..eabf90e80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEStringCellValue.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCEStringCellValue : TSCECellValue +{ + struct TSCEStringValue *mStringValue; +} + +- (void)encodeToArchive:(struct StringCellValueArchive *)arg1; +- (id)initWithArchive:(const struct StringCellValueArchive *)arg1; +- (_Bool)isEqualToCellValue:(id)arg1; +- (id)displayString; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (CDStruct_95e644ef)formatStruct; +- (struct TSCEStringValue *)stringValue; +- (void)dealloc; +- (id)initWithStringValue:(struct TSCEStringValue *)arg1; +- (id)initWithString:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCESumAccumulator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCESumAccumulator.h new file mode 100644 index 000000000..6309cbb1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCESumAccumulator.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate; + +// Not exported +@interface TSCESumAccumulator : NSObject +{ + NSDate *mDateAccumulator; + double mSecondsToAdd; + struct TSCENumberValue mNumberAccumulator; + _Bool mMixedDurationsAndNumbers; + _Bool mFoundANumber; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (struct TSCEValue)resultForFunction:(id)arg1; +- (void)addValue:(struct TSCEValue)arg1 function:(id)arg2 warningReportingContext:(struct TSCEWarningReportingContext *)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETableDeletion.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETableDeletion.h new file mode 100644 index 000000000..968b4f6c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETableDeletion.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCETableDeletion : TSCEDependencyChanges +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETableModeling-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETableModeling-Protocol.h new file mode 100644 index 000000000..30ca41b4f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETableModeling-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCETableModeling +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETectonicShift.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETectonicShift.h new file mode 100644 index 000000000..a646f4387 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETectonicShift.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCETectonicShift : TSCEDependencyChanges +{ + CDStruct_d2bcd96c mShift; + CDStruct_0ea164f0 mRangeForShift; + CDStruct_0ea164f0 mRangeForDeletion; + CDStruct_0ea164f0 mInsertedRange; + _Bool mApplyToAbsolute; + hash_set_71c75d81 mRelocatedMergedCells; + _Bool mInsertingAfter; + _Bool mIgnoreStickyBits; + CDStruct_0ea164f0 mTableRange; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)archive:(struct TectonicShiftArchive *)arg1; +- (id)initWithArchive:(const struct TectonicShiftArchive *)arg1; +- (id)description; +- (struct)insertedRange; +- (CDStruct_0441cfb5)remappedCellIDFromCellID:(CDStruct_0441cfb5)arg1 tableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3 type:(int)arg4 otherRangeComponent:(CDStruct_0441cfb5)arg5; +- (CDStruct_0441cfb5)remappedCellIDFromCellID:(CDStruct_0441cfb5)arg1 tableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3; +- (CDStruct_0441cfb5)inverseMappedCellIDFromCellID:(CDStruct_0441cfb5)arg1 tableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3; +- (struct)p_AdjustedRangeForShiftForCellID:(CDStruct_0441cfb5)arg1 type:(int)arg2 otherRangeComponent:(CDStruct_0441cfb5)arg3; +- (struct)remappedRangeFromRange:(struct)arg1 tableID:(struct __CFUUID *)arg2 stickyBits:(unsigned char)arg3; +- (struct)deletedRange; +- (_Bool)isVertical; +- (CDStruct_d2bcd96c)gridShift; +- (struct)tableRange; +- (struct)affectedRange; +- (_Bool)affectsReference:(id)arg1 entityID:(struct __CFUUID *)arg2; +- (CDStruct_0441cfb5)p_CellIDConsideringRelocatedMerges:(CDStruct_0441cfb5)arg1; +- (id)shiftForUndo; +- (id)copyByAdjustingTableID:(struct __CFUUID *)arg1; +- (id)initWithUnscopedShiftUsingBaseCellID:(CDStruct_0441cfb5)arg1 targetCellID:(CDStruct_0441cfb5)arg2 ignoreStickyBits:(_Bool)arg3; +- (id)initForDeletionAtIndex:(unsigned short)arg1 amount:(unsigned short)arg2 vertically:(_Bool)arg3 tableID:(struct __CFUUID *)arg4 relocatedMergedCells:(const hash_set_71c75d81 *)arg5 tableRange:(struct)arg6; +- (id)initForInsertionAtIndex:(unsigned short)arg1 amount:(unsigned short)arg2 vertically:(_Bool)arg3 tableID:(struct __CFUUID *)arg4 insertingAfter:(_Bool)arg5 tableRange:(struct)arg6; +- (id)initWithShift:(CDStruct_d2bcd96c)arg1 forRange:(struct)arg2 deletedRange:(struct)arg3 tableID:(struct __CFUUID *)arg4 applyToAbsoluteReferences:(_Bool)arg5 relocatedMergedCells:(const hash_set_71c75d81 *)arg6 insertingAfter:(_Bool)arg7 ignoreStickyBits:(_Bool)arg8 tableRange:(struct)arg9 insertedRange:(struct)arg10; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReference.h new file mode 100644 index 000000000..0df012dca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReference.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCETrackedReference : NSObject +{ + struct TSCEASTNodeArray *mAST; + CDStruct_a91f2c80 mFormulaID; +} + +- (id).cxx_construct; +- (id)initWithTrackedReferenceTSPObjectDeprecated:(id)arg1; +- (id)initFromArchive:(const struct TrackedReferenceArchive *)arg1; +- (void)encodeToArchive:(struct TrackedReferenceArchive *)arg1; +- (id)displayStringWithCalculationEngine:(id)arg1; +- (id)description; +- (_Bool)isValidWithReferenceTracker:(id)arg1; +- (void)registerWithCalculationEngine:(id)arg1 inOwner:(struct __CFUUID *)arg2; +- (id)referenceEnumeratorWithCalculationEngine:(id)arg1 referenceTrackerID:(struct __CFUUID *)arg2; +- (struct TSCEASTNodeArray *)ast; +- (void)setFormulaID:(CDStruct_a91f2c80)arg1; +- (CDStruct_a91f2c80)formulaID; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)replaceContentsWithContentsOfTrackedReference:(id)arg1; +- (id)initByCopyingASTNodeArray:(struct TSCEASTNodeArray *)arg1 formulaID:(CDStruct_a91f2c80)arg2; +- (void)p_rewriteWithSpec:(id)arg1; +- (id)initWithCReference:(CDStruct_39788696)arg1 formulaID:(CDStruct_a91f2c80)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferenceTSPObjectDeprecated.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferenceTSPObjectDeprecated.h new file mode 100644 index 000000000..0c1b32180 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferenceTSPObjectDeprecated.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCETrackedReferenceTSPObjectDeprecated : TSPObject +{ + struct TSCEASTNodeArray *mAST; + CDStruct_a91f2c80 mFormulaID; +} + +- (id).cxx_construct; +- (void)encodeToArchive:(struct TrackedReferenceArchive *)arg1; +- (void)saveToArchiver:(id)arg1; +- (CDStruct_a91f2c80)formulaID; +- (struct TSCEASTNodeArray *)ast; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferencesRewriteCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferencesRewriteCommand.h new file mode 100644 index 000000000..0b9ea4d15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCETrackedReferencesRewriteCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCEFormulaRewriteSpec, TSCEReferenceTracker; + +// Not exported +@interface TSCETrackedReferencesRewriteCommand : TSKCommand +{ + TSCEFormulaRewriteSpec *mRewriteSpec; + TSCEReferenceTracker *mReferenceTracker; +} + +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContext:(id)arg1 rewriteSpec:(id)arg2 referenceTracker:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEUnitRegistry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEUnitRegistry.h new file mode 100644 index 000000000..7b37497c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEUnitRegistry.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEUnitRegistry : NSObject +{ +} + ++ (int)dimensionForUnit:(int)arg1; ++ (double)convert:(double)arg1 fromUnit:(CDStruct_79c71658)arg2 toUnit:(CDStruct_79c71658)arg3; ++ (_Bool)unitIsMetric:(int)arg1; ++ (CDStruct_79c71658)prefixedUnitForString:(id)arg1; ++ (int)unitPrefixForCharacter:(unsigned short)arg1; ++ (double)multiplierForUnitPrefix:(int)arg1; ++ (int)unitForString:(id)arg1; ++ (int)canonicalUnitForDimension:(int)arg1; ++ (id)currencyCodeForUnit:(int)arg1; ++ (int)unitForCurrentLocaleCurrencyCode; ++ (int)unitForCurrencyCode:(id)arg1; ++ (void)initialize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEUtilities.h new file mode 100644 index 000000000..ddfe218a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEUtilities : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEValueContainer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEValueContainer.h new file mode 100644 index 000000000..8666ddc9f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEValueContainer.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCEValueContainer : NSObject +{ + struct TSCEValue mValue; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (struct TSCEValue)value; +- (id)initWithValue:(struct TSCEValue)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCEWarning.h b/iOS7/PrivateFrameworks/iWorkImport/TSCEWarning.h new file mode 100644 index 000000000..3b54ee009 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCEWarning.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSCEWarning : NSObject +{ + NSDictionary *mMetadata; + _Bool mIgnored; +} + ++ (void)reportComparisonWarningInContext:(struct TSCEWarningReportingContext *)arg1 leftType:(int)arg2 rightType:(int)arg3; ++ (void)reportAutomaticUnitConversionWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportLossOfUnitsWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportMismatchedSizesWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportBoolToNumberConversionWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportDayOutOfRangeWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportMonthOutOfRangeWarningInContext:(struct TSCEWarningReportingContext *)arg1; ++ (void)reportStaleInternetDataWarningInContext:(struct TSCEWarningReportingContext *)arg1 validAsOfDate:(id)arg2; ++ (void)reportNonNumericCellWarningInContext:(struct TSCEWarningReportingContext *)arg1 reference:(id)arg2; ++ (id)setKeepingOnlyImportAndIgnoredWarningsFromSet:(id)arg1; ++ (_Bool)setHasVisibleWarnings:(id)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isImportWarning; +- (id)displayStringWithCalculationEngine:(id)arg1 forTable:(struct __CFUUID *)arg2 andCellID:(CDStruct_0441cfb5)arg3; +- (void)setIgnored:(_Bool)arg1; +- (_Bool)isIgnored; +- (id)type; +- (void)dealloc; +- (id)copyByRemappingEntityIDs:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartAbstractAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartAbstractAreaLayoutItem.h new file mode 100644 index 000000000..98980de03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartAbstractAreaLayoutItem.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartBodyLayoutItem, TSCHChartDataSetNameLayoutItem, TSCHChartTitleLayoutItem; + +// Not exported +@interface TSCH2DChartAbstractAreaLayoutItem : TSCHChartAbstractAreaLayoutItem +{ + TSCHChartTitleLayoutItem *mTitleElement; + TSCHChartDataSetNameLayoutItem *mDataSetNameElement; + TSCHChartBodyLayoutItem *mChartBody; +} + +@property(readonly, nonatomic) TSCHChartBodyLayoutItem *bodyLayoutItem; // @synthesize bodyLayoutItem=mChartBody; +- (struct CGRect)i_currentBufferAreaUnitRect; +- (void)setChartBodyLayoutSize:(struct CGSize)arg1; +- (struct CGRect)chartBodyLayoutRect; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartLayout.h new file mode 100644 index 000000000..c7e13bac2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartLayout.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSValue, TSCHChartRootLayoutItem; + +// Not exported +@interface TSCH2DChartLayout : TSCHChartLayout +{ + TSCHChartRootLayoutItem *mLayoutTreeRoot; + struct CGSize mLastChartBodySize; + struct CGSize mStartingSize; + struct CGRect mStartingLegendInnerFrame; + struct CGRect mStartingChartInnerFrame; + NSValue *mCachedOriginRelativeToChartAreaFrame; +} + ++ (id)propertiesThatInvalidateLayout; +- (id)mutationTuplesToApplyDuringResize; +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)hitChartElements:(struct CGPoint)arg1 passingTest:(id)arg2; +- (id)renderersWithRep:(id)arg1; +- (void)setDataSetIndex:(unsigned long long)arg1; +- (unsigned long long)dataSetIndex; +- (id)model; +@property(copy, nonatomic) NSDictionary *seriesIndexedPieWedgeExplosions; +- (void)endResize; +- (void)takeSizeFromTracker:(id)arg1; +- (void)beginResize; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (void)p_ensureValidForCircumscribingSizeLayout; +- (void)invalidate; +- (void)p_layoutNowForChartBodySize:(struct CGSize)arg1; +- (void)p_layoutNowForCircumscribingSize:(struct CGSize)arg1; +- (void)layoutForChartBodySize:(struct CGSize)arg1; +- (void)layoutForCircumscribingSize:(struct CGSize)arg1; +- (void)processChanges:(id)arg1; +@property(readonly) TSCHChartRootLayoutItem *p_layoutTree; +- (void)setLayoutSettings:(CDStruct_9aa9521f)arg1; +- (struct CGRect)chartBodyFrame; +- (void)setLegendModelGeometryFrame:(struct CGRect)arg1; +- (struct CGRect)legendModelGeometryFrame; +- (void)setLegendGeometryFrame:(struct CGRect)arg1; +- (struct CGRect)legendGeometryFrame; +- (struct CGPoint)p_cachedOriginRelativeToChartAreaFrame; +- (struct CGRect)legendDrawingFrame; +- (struct CGRect)legendFrame; +- (struct CGRect)chartAreaFrame; +- (struct CGRect)outerShadowFrame; +- (struct CGRect)outerLayoutFrame; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartType.h new file mode 100644 index 000000000..f5bd910c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DChartType.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH2DChartType : TSCHChartType +{ +} + +- (_Bool)supportsIndividualShadowRendering; +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (Class)sageGeometeryHelperClass; +- (Class)repClass; +- (Class)layoutClass; +- (Class)chartLayoutClass; +- (Class)chartLayoutItemClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH2DSageGeometryHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DSageGeometryHelper.h new file mode 100644 index 000000000..7fad691c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH2DSageGeometryHelper.h @@ -0,0 +1,100 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH2DSageGeometryHelper : TSCHSageGeometryHelper +{ + double mVerticalAxisOverhang; + double mHorizontalAxisOverhang; + double mRightAxisWidthChange; + double mBottomAxisHeightChange; + double mTopAxisHeightChange; + struct CGSize mBottomLeftChartTitleOverhang; + struct CGSize mTopRightChartTitleOverhang; + struct CGSize mBottomLeftValueAxisTitleOverhang; + struct CGSize mTopRightValueAxisTitleOverhang; + struct CGSize mBottomLeftCategoryAxisTitleOverhang; + struct CGSize mTopRightCategoryAxisTitleOverhang; + struct CGSize mBottomLeftValueAxisY2TitleOverhang; + struct CGSize mTopRightValueAxisY2TitleOverhang; + struct CGRect mChartBodyBounds; + struct CGRect mExplodedBounds; + struct CGRect mChartTitleBounds; + struct CGRect mValueAxisTitleBounds; + struct CGRect mCategoryAxisTitleBounds; + struct CGRect mValueAxisY2TitleBounds; + struct CGRect mTopLegendBounds; + struct CGRect mLeftLegendBounds; + struct CGRect mBottomLegendBounds; + struct CGRect mRightLegendBounds; + struct CGRect mTopAxisLabelsBounds; + struct CGRect mLeftAxisLabelsBounds; + struct CGRect mBottomAxisLabelsBounds; + struct CGRect mRightAxisLabelsBounds; + struct CGRect mTopAxisBounds; + struct CGRect mLeftAxisBounds; + struct CGRect mBottomAxisBounds; + struct CGRect mRightAxisBounds; + struct CGPoint mExplodedBodyShift; + struct CGPoint mOutsideLabelsChartTitleShift; + _Bool mChartLayoutValid; + _Bool mChartExplodedSizeValid; + _Bool mChartAxisSizeValid; + _Bool mChartAxisLabelsSizeValid; + _Bool mChartTitleSizeValid; + _Bool mValueAxisTitleSizeValid; + _Bool mCategoryAxisTitleSizeValid; + _Bool mValueAxisY2TitleSizeValid; + _Bool mChartLegendSizeValid; + _Bool mChartValueElementsGeometryValid; +} + ++ (struct CGRect)computeSageChartAreaBoundsForChartInfo:(id)arg1 geometryRect:(struct CGRect)arg2 returningContainingViewportSize:(id *)arg3; +- (struct CGSize)measureText:(id)arg1 withParagraphStyle:(id)arg2; +- (double)seriesCategoryLabelsHorizontalGutter; +- (double)seriesCategoryLabelsVerticalGutter; +- (double)distanceFromYAxisUsingParagraphStyle:(id)arg1; +- (double)distanceFromXAxisUsingParagraphStyle:(id)arg1; +- (double)yAxisTitlePadding:(_Bool)arg1; +- (double)xAxisTitlePadding; +- (double)chartTitlePadding; +- (double)yAxisLabelHeight:(_Bool)arg1; +- (double)xAxisLabelHeight; +- (double)fontHeight:(id)arg1; +- (double)_horizontalAxisLabelsHeight; +- (double)_verticalAxisLabelsWidth:(_Bool)arg1; +- (double)_topAxisOuterWidth; +- (double)_rightAxisOuterWidth; +- (double)_bottomAxisOuterWidth; +- (double)_leftAxisOuterWidth; +- (double)p_widthFromTicksAndStrokeForAxis:(id)arg1; +- (double)_seriesSymbolWidth; +- (void)calculateChartBodySize; +- (_Bool)calculateChartExplodedSize; +- (void)calculateValueAxisY2TitleSize; +- (void)calculateCategoryAxisTitleSize; +- (void)calculateValueAxisTitleSize; +- (void)calculateChartTitleSize; +- (void)calculateChartAxisSize; +- (_Bool)topAxisLabelsVisible; +- (_Bool)bottomAxisLabelsVisible; +- (_Bool)rightAxisLabelsVisible; +- (_Bool)leftAxisLabelsVisible; +- (_Bool)p_labelsVisible:(id)arg1; +- (void)calculateChartAxisLabelsSize; +- (struct CGRect)computeSageLayoutCBB; +- (id)p_model; +- (_Bool)aspectRatioLocked; +- (_Bool)isScatter; +- (_Bool)isLine; +- (_Bool)isArea; +- (_Bool)isPie; +- (_Bool)isVertical; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DDataBuffer.h new file mode 100644 index 000000000..13680820e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DDataBuffer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3D2DDataBuffer : TSCH3DDataBuffer +{ + struct DataBuffer2DDimension mDimension; +} + ++ (id)bufferWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1; ++ (id)bufferWithCapacitySize:(const tvec2_3b141483 *)arg1 components:(unsigned long long)arg2; +@property(readonly, nonatomic) struct DataBuffer2DDimension dimension; // @synthesize dimension=mDimension; +- (id).cxx_construct; +- (struct DataBufferLevelData)dataAtLevel:(unsigned long long)arg1; +- (_Bool)hasLevels; +@property(readonly, nonatomic) tvec3_c2818ced size; +- (unsigned long long)components; +- (id)initWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DResources.h new file mode 100644 index 000000000..cc44d7e31 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3D2DResources.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3D2DResources : TSCH3DResources +{ +} + +- (id)firstResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarNormalResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarNormalResource.h new file mode 100644 index 000000000..ecf3466bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarNormalResource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAbstractBarNormalResource : TSCH3DResource +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarTexCoordResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarTexCoordResource.h new file mode 100644 index 000000000..a1c5362a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarTexCoordResource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAbstractBarTexCoordResource : TSCH3DResource +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarVertexResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarVertexResource.h new file mode 100644 index 000000000..9c2ddd9c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractBarVertexResource.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAbstractBarVertexResource : TSCH3DResource +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractLimitingSeriesUpgrader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractLimitingSeriesUpgrader.h new file mode 100644 index 000000000..ee006846e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAbstractLimitingSeriesUpgrader.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartInfo; + +// Not exported +@interface TSCH3DAbstractLimitingSeriesUpgrader : NSObject +{ + TSCHChartInfo *mChartInfo; + id mWillModifyBlock; +} + ++ (id)upgraderWithChartInfo:(id)arg1; ++ (double)depthFactorForAdjustingNumberOfSeries:(unsigned long long)arg1 chartType:(id)arg2 fromOldLimitingSeries:(unsigned long long)arg3 toNewLimitingSeries:(unsigned long long)arg4; ++ (_Bool)chartTypeUsesSeriesLimiting:(id)arg1; +@property(copy, nonatomic) id willModifyBlock; // @synthesize willModifyBlock=mWillModifyBlock; +- (void)upgrade; +- (void)mutateInfoByAdjustingScaleFromLayoutSettings:(const CDStruct_9aa9521f *)arg1 toLayoutSettings:(const CDStruct_9aa9521f *)arg2; +- (id)adjustedScaleFromLayoutSettings:(const CDStruct_9aa9521f *)arg1 toLayoutSettings:(const CDStruct_9aa9521f *)arg2; +- (unsigned long long)numberOfSeries; +- (void)mutateInfoWithContainingViewport:(id)arg1 scene:(id)arg2; +- (id)constantDepthInfoChartScaleForInfoChartScale:(id)arg1; +- (void)mutateInfoWithMutations:(id)arg1; +- (id)configuredSceneWithLayoutSettings:(CDStruct_9aa9521f)arg1; +- (void)configureScene:(id)arg1; +- (CDStruct_9aa9521f)upgradedLayoutSettings; +- (CDStruct_9aa9521f)oldLayoutSettings; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAlphaBlendShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAlphaBlendShaderEffect.h new file mode 100644 index 000000000..7a0360fbc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAlphaBlendShaderEffect.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAlphaBlendShaderEffect : TSCH3DShaderEffect +{ +} + ++ (void)setChartAlpha:(float)arg1 effectsStates:(id)arg2; ++ (void)setElementAlpha:(float)arg1 effectsStates:(id)arg2; ++ (id)variableAlphaBlendValue; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)effect; ++ (id)_singletonAlloc; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableAlphaBlendValue; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementInterpolationShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementInterpolationShaderEffect.h new file mode 100644 index 000000000..e1901b430 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementInterpolationShaderEffect.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DAnimationElementInterpolationShaderEffect : TSCH3DShaderEffect +{ + NSString *mFunctionName; +} + ++ (void)setInterpolationRange:(box_e9f23397)arg1 effectsStates:(id)arg2; ++ (id)effectWithInterpolationFunctionName:(id)arg1; ++ (id)variableElementInterpolationRange; +@property(readonly, nonatomic) NSString *functionName; // @synthesize functionName=mFunctionName; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithInterpolationFunctionName:(id)arg1; +- (id)variableElementInterpolationRange; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementTimingValueShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementTimingValueShaderEffect.h new file mode 100644 index 000000000..7e3b45eea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationElementTimingValueShaderEffect.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAnimationElementTimingValueShaderEffect : TSCH3DShaderEffect +{ +} + ++ (tvec2_84d5962d)timeSliceFromTimeRange:(const box_e9f23397 *)arg1; ++ (id)variableTimeSlice; ++ (id)variableInterpolatedElementTime; ++ (id)variableElementsTime; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (void)dealloc; +- (id)variableTimeSlice; +- (id)variableInterpolatedElementTime; +- (id)variableElementsTime; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolatable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolatable-Protocol.h new file mode 100644 index 000000000..31bcda088 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolatable-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DAnimationInterpolatable +- (float)interpolate:(float)arg1 index:(const tvec2_3b141483 *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolation.h new file mode 100644 index 000000000..f192be1bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationInterpolation.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCH3DAnimationInterpolation : NSObject +{ +} + ++ (id)rotatingGrowEaseOut; ++ (id)exponential; ++ (id)easeOutSine; ++ (id)easeInQuarticEaseOut; ++ (id)easeInEaseOut; ++ (id)easeOutQuartic; ++ (id)easeOutCubic; ++ (id)easeOutPow24; ++ (id)easeOutQuadratic; ++ (id)quartic; ++ (id)cubic; ++ (id)pow24; ++ (id)quadratic; ++ (id)linear; ++ (void)injectAnimationInterpolationFunctions:(id)arg1; ++ (id)allNamedFunctionInterpolations; +@property(readonly, nonatomic) NSString *name; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationNamedFunctionInterpolation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationNamedFunctionInterpolation.h new file mode 100644 index 000000000..cf3dbab50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationNamedFunctionInterpolation.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DAnimationNamedFunctionInterpolation : TSCH3DAnimationInterpolation +{ + NSString *mName; + void *mFunction; + NSString *mShaderFunction; +} + ++ (id)functionWithName:(id)arg1 function:(void *)arg2 shaderFunction:(id)arg3; +@property(readonly, nonatomic) NSString *shaderFunction; // @synthesize shaderFunction=mShaderFunction; +- (id)name; +- (float)interpolate:(float)arg1 index:(const tvec2_3b141483 *)arg2; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithName:(id)arg1 function:(void *)arg2 shaderFunction:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationSharegroupToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationSharegroupToken.h new file mode 100644 index 000000000..3b5394d9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationSharegroupToken.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAnimationSharegroupToken : TSCH3DCachedSharegroupToken +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)token; ++ (id)_singletonAlloc; +- (_Bool)shouldClearCurrentContextOnOwnerChange; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimeSlice.h new file mode 100644 index 000000000..7f66dbe2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimeSlice.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DAnimationInterpolatable-Protocol.h" + +// Not exported +@interface TSCH3DAnimationTimeSlice : NSObject +{ +} + ++ (id)linear; +- (float)interpolate:(float)arg1 index:(const tvec2_3b141483 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTiming.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTiming.h new file mode 100644 index 000000000..c9e227fb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTiming.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DAnimationInterpolation; + +// Not exported +@interface TSCH3DAnimationTiming : NSObject +{ + box_e9f23397 mRange; + TSCH3DAnimationInterpolation *mInterpolation; +} + ++ (id)timing; +@property(retain, nonatomic) TSCH3DAnimationInterpolation *interpolation; // @synthesize interpolation=mInterpolation; +@property(nonatomic) box_e9f23397 range; // @synthesize range=mRange; +- (id).cxx_construct; +- (float)toClampedInterpolatedLocal:(float)arg1; +- (float)toClampedLocal:(float)arg1; +- (float)toLocal:(float)arg1; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimings.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimings.h new file mode 100644 index 000000000..85a0f9841 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationTimings.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSCH3DAnimationTimings : TSCH3DAnimationTiming +{ + NSMutableArray *mTimings; +} + ++ (id)timings; +- (void)clear; +- (void)evaluate:(float)arg1 context:(id)arg2; +- (void)addTiming:(id)arg1 range:(const box_e9f23397 *)arg2; +- (void)addTiming:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationValueTiming.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationValueTiming.h new file mode 100644 index 000000000..e9c122ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAnimationValueTiming.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DAnimationValueTiming : TSCH3DAnimationTiming +{ + NSString *mName; + box_e9f23397 mValueRange; +} + ++ (id)timingWithName:(id)arg1 valueRange:(const box_e9f23397 *)arg2; ++ (id)timingWithName:(id)arg1; +@property(retain, nonatomic) NSString *name; // @synthesize name=mName; +@property(nonatomic) box_e9f23397 valueRange; // @synthesize valueRange=mValueRange; +- (id).cxx_construct; +- (void)evaluate:(float)arg1 context:(id)arg2; +- (id)description; +- (void)dealloc; +- (id)initWithName:(id)arg1 valueRange:(const box_e9f23397 *)arg2; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGenerator.h new file mode 100644 index 000000000..bb7622dfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGenerator.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DAreaGenerator : NSObject +{ + vector_45b393db mTop; + vector_45b393db mBottom; + tvec2_84d5962d mYLimits; + float mZeroValue; +} + ++ (id)generatorWithYLimits:(tvec2_84d5962d)arg1 zeroValue:(float)arg2; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clipLine:(const vector_45b393db *)arg1 into:(vector_45b393db *)arg2; +- (id)createGeometry:(const vector_ec52ae8c *)arg1; +- (void)addRow:(const vector_ec52ae8c *)arg1; +- (float)clampedZero; +- (void)dealloc; +- (id)initWithYLimits:(tvec2_84d5962d)arg1 zeroValue:(float)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGeometry.h new file mode 100644 index 000000000..e727d77c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAreaGeometry.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DAreaGeometry : TSCH3DGeometry +{ + vector_45b393db mTopLine; + vector_45b393db mBottomLine; + float mMinZ; + float mMaxZ; + float mZeroValue; + unsigned int mCapOffset; + int mCapCount; + _Bool mStacked; +} + +@property(nonatomic) _Bool stacked; // @synthesize stacked=mStacked; +@property(nonatomic) float zeroValue; // @synthesize zeroValue=mZeroValue; +@property(nonatomic) float maxZ; // @synthesize maxZ=mMaxZ; +@property(nonatomic) float minZ; // @synthesize minZ=mMinZ; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)selectionKnobPositions; +- (void)generateArrays; +- (tvec2_84d5962d)bottomTopAtPosition:(float)arg1; +- (int)capCount; +- (unsigned int)capOffset; +- (int)geometryCount; +- (const vector_45b393db *)bottomLine; +- (const vector_45b393db *)topLine; +- (void)setTopLine:(const vector_45b393db *)arg1 bottomLine:(const vector_45b393db *)arg2 zeroValue:(float)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2D.h new file mode 100644 index 000000000..56c46d5d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2D.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DArray2D : NSObject +{ + tvec2_3b141483 mSize; + NSMutableArray *mElements; +} + ++ (id)array2D; ++ (id)array2DWithSize:(const tvec2_3b141483 *)arg1; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (id)firstObject; +- (id)objectAtIndex:(const tvec2_3b141483 *)arg1; +- (void)setObject:(id)arg1 atIndex:(const tvec2_3b141483 *)arg2; +- (_Bool)hasObjectAtIndex:(const tvec2_3b141483 *)arg1; +- (void)resize:(const tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithSize:(const tvec2_3b141483 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2DResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2DResources.h new file mode 100644 index 000000000..b30b71cef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DArray2DResources.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DArray2D; + +// Not exported +@interface TSCH3DArray2DResources : TSCH3DMutable2DResources +{ + TSCH3DArray2D *mResources; +} + ++ (id)mResources; ++ (id)resourcesWithResource:(id)arg1; ++ (id)resourcesWithSize:(const tvec2_3b141483 *)arg1; +- (_Bool)hasResourceAtIndex:(const tvec2_3b141483 *)arg1; +- (id)firstResource; +- (id)resourceAtIndex:(const tvec2_3b141483 *)arg1; +- (void)setResource:(id)arg1 atIndex:(const tvec2_3b141483 *)arg2; +- (void)resize:(const tvec2_3b141483 *)arg1; +- (tvec2_3b141483)size; +- (void)dealloc; +- (id)initWithSize:(const tvec2_3b141483 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisGridEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisGridEnumerator.h new file mode 100644 index 000000000..95e53269f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisGridEnumerator.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartAxis; + +// Not exported +@interface TSCH3DAxisGridEnumerator : TSCH3DValueEnumerator +{ + TSCHChartAxis *mAxis; +} + ++ (id)enumeratorWithAxis:(id)arg1; +@property(readonly, nonatomic) TSCHChartAxis *axis; // @synthesize axis=mAxis; +- (struct AxisGridLocation)position; +- (void)update; +- (unsigned long long)count; +@property(readonly, nonatomic) int type; +- (void)dealloc; +- (id)initWithAxis:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelCachedEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelCachedEnumerator.h new file mode 100644 index 000000000..c83399e04 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelCachedEnumerator.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DAxisLabelKind; + +// Not exported +@interface TSCH3DAxisLabelCachedEnumerator : TSCH3DValueEnumerator +{ + TSCH3DValueEnumerator *mCachee; + TSCH3DAxisLabelKind *mKind; + unsigned long long mCount; + _Bool mShouldRender; + _Bool mValid; + int mLabelPosition; + struct vector> mCache; +} + ++ (id)enumeratorWithAxisLabelEnumerator:(id)arg1; +@property(readonly, nonatomic) TSCH3DAxisLabelKind *kind; // @synthesize kind=mKind; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)shouldRender; +- (id)string; +- (void)update; +- (id)enumerator; +- (void)cache; +- (unsigned long long)count; +- (void)dealloc; +- (int)labelPosition; +- (id)initWithAxisLabelEnumerator:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelEnumerator.h new file mode 100644 index 000000000..c902e80e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelEnumerator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DAxisLabelKind, TSCHChartAxis; + +// Not exported +@interface TSCH3DAxisLabelEnumerator : TSCH3DValueEnumerator +{ + TSCHChartAxis *mAxis; + TSCH3DAxisLabelKind *mKind; +} + ++ (id)enumeratorWithAxis:(id)arg1 kind:(id)arg2; +@property(readonly, nonatomic) TSCH3DAxisLabelKind *kind; // @synthesize kind=mKind; +- (int)labelPosition; +- (_Bool)shouldRender; +- (id)stringForLabelResources:(id)arg1; +- (id)string; +- (void)update; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithAxis:(id)arg1 kind:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelKind.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelKind.h new file mode 100644 index 000000000..20f8610e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelKind.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DAxisLabelKind : NSObject +{ +} + ++ (id)concreteClasses; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelPositioner-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelPositioner-Protocol.h new file mode 100644 index 000000000..71799aa3e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DAxisLabelPositioner-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DAxisLabelPositioner +- (_Bool)isHorizontal; +- (_Bool)hasOffset; +- (float)labelGapForCount:(unsigned long long)arg1; +- (tvec3_17f03ce0)positionForValue:(double)arg1 count:(unsigned long long)arg2 chartDirection:(const tvec3_17f03ce0 *)arg3; +- (unsigned int)alignmentForChartDirection:(const tvec3_17f03ce0 *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartAppearance-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartAppearance-Protocol.h new file mode 100644 index 000000000..cb3dc8cf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartAppearance-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DBarChartAppearance +- (_Bool)isCircular; +- (float)signedValueForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (float)maxValueForSeries:(long long)arg1; +- (float)depthForScene:(id)arg1; +- (float)chartMinZForScene:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartCircularAppearance.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartCircularAppearance.h new file mode 100644 index 000000000..ad8d82a90 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartCircularAppearance.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBarChartCircularAppearance : TSCH3DBarChartDefaultAppearance +{ +} + ++ (struct BarExtrusionDetails)defaultDetails; ++ (int)shapeType; +- (_Bool)isCircular; +- (float)depthForScene:(id)arg1; +- (float)chartMinZForScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartDefaultAppearance.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartDefaultAppearance.h new file mode 100644 index 000000000..44426fd1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarChartDefaultAppearance.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DBarChartAppearance-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartBarElementProperties; + +// Not exported +@interface TSCH3DBarChartDefaultAppearance : NSObject +{ + TSCH3DChartBarElementProperties *mProperties; +} + ++ (struct BarExtrusionDetails)defaultDetails; ++ (int)shapeType; +- (_Bool)isCircular; +- (float)depthForScene:(id)arg1; +- (float)chartMinZForScene:(id)arg1; +- (float)signedValueForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (float)maxValueForSeries:(long long)arg1; +- (void)clearParent; +- (void)dealloc; +- (id)initWithProperties:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarExtrusionGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarExtrusionGeometry.h new file mode 100644 index 000000000..86c564a28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarExtrusionGeometry.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DNormalDirectionMapper; + +// Not exported +@interface TSCH3DBarExtrusionGeometry : TSCH3DExtrusionGeometry +{ + struct BarExtrusionSetting mExtrusionSetting; + TSCH3DNormalDirectionMapper *mNormalDirectionMapper; + vector_45b393db mNormalizedSpine; + float mScaleMappingStartingHeight; + float mBottomCapScale; +} + ++ (id)namedBevelInterpolationShaderFunction; +@property(readonly, nonatomic) float bottomCapScale; // @synthesize bottomCapScale=mBottomCapScale; +@property(readonly, nonatomic) float scaleMappingStartingHeight; // @synthesize scaleMappingStartingHeight=mScaleMappingStartingHeight; +@property(readonly, nonatomic) TSCH3DNormalDirectionMapper *normalDirectionMapper; // @synthesize normalDirectionMapper=mNormalDirectionMapper; +@property(nonatomic) struct BarExtrusionSetting extrusionSetting; // @synthesize extrusionSetting=mExtrusionSetting; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)selectionKnobPositions; +- (int)capCount; +- (unsigned int)capOffset; +- (int)geometryCount; +- (unsigned int)geometryOffset; +- (void)generateArrays; +- (void)p_updateNormalizedSpineScaleMappingsUsingTransform:(const tmat4x4_3074befe *)arg1 forSpineGenerator:(id)arg2; +- (void)debug_printDataPoints; +- (void)p_insertCrossPointsIntoVector:(vector_35283da1 *)arg1; +@property(readonly, nonatomic) float size; +@property(readonly, nonatomic) _Bool hasBottomBevel; +@property(readonly, nonatomic) _Bool hasTopBevel; +@property(readonly, nonatomic) _Bool isCylindrical; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalDirectionMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalDirectionMapper.h new file mode 100644 index 000000000..a5541ccc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalDirectionMapper.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBarNormalDirectionMapper : TSCH3DNormalDirectionMapper +{ + long long mWallOffset; + long long mCrossSectionCount; + long long mSpineCount; + long long mBeginLimit; + long long mEndLimit; +} + +- (void)mapFromVertexArray:(const tvec3_17f03ce0 *)arg1 normalArray:(const tvec3_17f03ce0 *)arg2 normalMatrix:(const tmat3x3_b39cd897 *)arg3 numVertices:(long long)arg4 destination:(vector_a3426c4e *)arg5; +- (id)initWithWallOffset:(long long)arg1 crossSectionCount:(long long)arg2 spineCount:(long long)arg3 beginLimit:(long long)arg4 endLimit:(long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalResource.h new file mode 100644 index 000000000..1a68433ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarNormalResource.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DBarExtrusionGeometry; + +// Not exported +@interface TSCH3DBarNormalResource : TSCH3DAbstractBarNormalResource +{ + TSCH3DBarExtrusionGeometry *mGeometry; +} + +- (id)get; +- (void)dealloc; +- (id)initWithGeometry:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCache.h new file mode 100644 index 000000000..375e754c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCache.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUNoCopyDictionary; + +// Not exported +@interface TSCH3DBarResourceCache : NSObject +{ + TSUNoCopyDictionary *mCache; +} + ++ (id)barWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)instance; ++ (id)_singletonAlloc; +- (id)p_barWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheItem.h new file mode 100644 index 000000000..a1729b6dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheItem.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DBarExtrusionGeometry, TSCH3DBarNormalResource, TSCH3DBarTexCoordResource, TSCH3DBarVertexResource; + +// Not exported +@interface TSCH3DBarResourceCacheItem : NSObject +{ + TSCH3DBarExtrusionGeometry *mBarGeometry; + TSCH3DBarVertexResource *mVertexResource; + TSCH3DBarNormalResource *mNormalResource; + TSCH3DBarTexCoordResource *mTexCoordResource; +} + ++ (id)itemWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; +@property(readonly, nonatomic) TSCH3DBarTexCoordResource *texCoordResource; // @synthesize texCoordResource=mTexCoordResource; +@property(readonly, nonatomic) TSCH3DBarNormalResource *normalResource; // @synthesize normalResource=mNormalResource; +@property(readonly, nonatomic) TSCH3DBarVertexResource *vertexResource; // @synthesize vertexResource=mVertexResource; +- (void)dealloc; +- (id)initWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheKey.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheKey.h new file mode 100644 index 000000000..6f5b03bff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarResourceCacheKey.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DBarResourceCacheKey : NSObject +{ + struct BarExtrusionSetting mSetting; +} + ++ (id)keyWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; +- (id).cxx_construct; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithExtrusionSetting:(const struct BarExtrusionSetting *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarTexCoordResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarTexCoordResource.h new file mode 100644 index 000000000..64c0fb611 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarTexCoordResource.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DBarExtrusionGeometry, TSCH3DTexCoordGeneration; + +// Not exported +@interface TSCH3DBarTexCoordResource : TSCH3DAbstractBarTexCoordResource +{ + TSCH3DBarExtrusionGeometry *mGeometry; + TSCH3DTexCoordGeneration *mGenerator; +} + +- (id)get; +- (void)dealloc; +- (id)initWithGeometry:(id)arg1 generator:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarUnitCubeResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarUnitCubeResource.h new file mode 100644 index 000000000..6c6084067 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarUnitCubeResource.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBarUnitCubeResource : TSCH3DDefaultDataBufferResource +{ +} + ++ (id)defaultDataBuffer; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarVertexResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarVertexResource.h new file mode 100644 index 000000000..2e823d013 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBarVertexResource.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DBarExtrusionGeometry; + +// Not exported +@interface TSCH3DBarVertexResource : TSCH3DAbstractBarVertexResource +{ + TSCH3DBarExtrusionGeometry *mGeometry; +} + +- (id)geometry; +- (long long)capOffset; +- (long long)numCapVertices; +- (long long)verticesOffset; +- (long long)numVertices; +- (id)get; +- (void)dealloc; +- (id)initWithGeometry:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling-PersistenceAdditions.h new file mode 100644 index 000000000..52248ab45 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DBaseImageTextureTiling (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DBaseImageTextureTilingArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DBaseImageTextureTilingArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DBaseImageTextureTilingArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling.h new file mode 100644 index 000000000..49b6b0587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseImageTextureTiling.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBaseImageTextureTiling : TSCH3DTextureTiling +{ + tvec2_84d5962d mScale; + float mRotation; +} + +@property(nonatomic) float rotation; // @synthesize rotation=mRotation; +@property(nonatomic) tvec2_84d5962d scale; // @synthesize scale=mScale; +- (id).cxx_construct; +- (void)restoreDefault; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseVertexShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseVertexShaderEffect.h new file mode 100644 index 000000000..4f2763054 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBaseVertexShaderEffect.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBaseVertexShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)stateSharingID; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2 updateCurrentStates:(id)arg3; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurCopyPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurCopyPipeline.h new file mode 100644 index 000000000..1f9e78aae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurCopyPipeline.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBlurCopyPipeline : TSCH3DFramebufferCopyPipeline +{ + tvec2_84d5962d mOffset; +} + ++ (id)pipelineWithProcessor:(id)arg1 session:(id)arg2 offset:(tvec2_84d5962d)arg3; +@property(nonatomic) tvec2_84d5962d offset; // @synthesize offset=mOffset; +- (id).cxx_construct; +- (void)updateShaderEffectsStates; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 offset:(tvec2_84d5962d)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurShaderEffect.h new file mode 100644 index 000000000..7d181e12f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBlurShaderEffect.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBlurShaderEffect : TSCH3DShaderEffect +{ + unsigned long long mRadius; + float mKernelScale; +} + ++ (id)effectWithRadius:(unsigned long long)arg1 kernelScale:(float)arg2; ++ (id)variableBlurOffset; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithRadius:(unsigned long long)arg1 kernelScale:(float)arg2; +- (id)variableBlurOffset; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBoxTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBoxTexture.h new file mode 100644 index 000000000..ed29f4da6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DBoxTexture.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DBoxTexture : TSCH3DResource +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)texture; ++ (id)_singletonAlloc; +- (id)get; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCALayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCALayer.h new file mode 100644 index 000000000..53174660b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCALayer.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +#import "TSCH3DGLLayer-Protocol.h" + +@class TSCH3DLayerCacheLogic; + +// Not exported +@interface TSCH3DCALayer : CALayer +{ + TSCH3DLayerCacheLogic *mCacheLogic; +} + +- (id)layerFBOResource; +- (Class)layerDelegateClass; +- (void)presentLayerWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setContentsScale:(double)arg1; +- (double)contentsScale; +- (void)willDestroyFramebuffer:(id)arg1 session:(id)arg2; +- (id)framebufferFromContext:(id)arg1 attributes:(const struct FramebufferAttributes *)arg2; +- (id)cacheLogic; +- (void)dealloc; +- (id)initWithLayerCacheLogicClass:(Class)arg1; +- (id)sharedFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheTrackingLayerLogic.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheTrackingLayerLogic.h new file mode 100644 index 000000000..799ca1847 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheTrackingLayerLogic.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DCacheTrackingLayerLogic : TSCH3DLayerCacheLogic +{ + _Bool mValid; + _Bool mHighQuality; +} + +- (id)description; +- (void)setContentsIsValid:(_Bool)arg1 highQuality:(_Bool)arg2; +- (_Bool)contentsIsHighQuality; +- (_Bool)contentsIsValid; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheableLayerLogic.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheableLayerLogic.h new file mode 100644 index 000000000..3f47f8832 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCacheableLayerLogic.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DCacheableLayerLogic : TSCH3DCacheTrackingLayerLogic +{ +} + ++ (_Bool)cacheable; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCachedSharegroupToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCachedSharegroupToken.h new file mode 100644 index 000000000..af7ae47e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCachedSharegroupToken.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DSharegroupDelayCheckerParent-Protocol.h" + +@class TSCH3DGLSharegroup, TSCH3DSharegroupDelayChecker; + +// Not exported +@interface TSCH3DCachedSharegroupToken : TSCH3DSharegroupToken +{ + TSCH3DSharegroupDelayChecker *mChecker; + TSCH3DGLSharegroup *mSharegroup; +} + +- (void)willCheckCondition; +- (void)releaseSharegroup:(id)arg1; +- (void)flushTokenSharegroup; +- (void)deleteTokenSharegroup; +- (void)didRemoveAllInterests; +- (id)tokenSharegroup; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCamera.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCamera.h new file mode 100644 index 000000000..c8f3821da --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCamera.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DLens; + +// Not exported +@interface TSCH3DCamera : NSObject +{ + TSCH3DLens *mLens; + float mViewportScale; + float mViewportSamples; + box_0260e9b3 mViewport; + tvec2_84d5962d mContainingViewportOffset; + tmat4x4_3074befe mTransform; +} + ++ (id)cameraWithLens:(id)arg1 size:(tvec2_3b141483 *)arg2; ++ (id)orthographicPerPixelWithBounds:(box_0260e9b3 *)arg1; ++ (id)orthographicPerPixelWithSize:(tvec2_3b141483 *)arg1; ++ (id)orthographicWithSize:(tvec2_3b141483 *)arg1; ++ (id)orthographic; ++ (id)perspectiveWithSize:(tvec2_3b141483 *)arg1; ++ (id)perspective; +@property(nonatomic) tmat4x4_3074befe transform; // @synthesize transform=mTransform; +@property(nonatomic) tvec2_84d5962d containingViewportOffset; // @synthesize containingViewportOffset=mContainingViewportOffset; +@property(nonatomic) box_0260e9b3 viewport; // @synthesize viewport=mViewport; +@property(nonatomic) float viewportSamples; // @synthesize viewportSamples=mViewportSamples; +@property(nonatomic) float viewportScale; // @synthesize viewportScale=mViewportScale; +@property(retain, nonatomic) TSCH3DLens *lens; // @synthesize lens=mLens; +- (id).cxx_construct; +- (void)calculateCullingPlanes:(vector_a9ee3a08 *)arg1; +- (id)narrowedByViewport:(const box_0260e9b3 *)arg1 samples:(long long)arg2; +- (id)pixelAlignedForScaledViewport:(const box_80622335 *)arg1 viewportScale:(float)arg2 samples:(float)arg3 correspondingNoramlizedBounds:(const box_80622335 *)arg4; +- (id)shiftedByPixels:(tvec2_84d5962d *)arg1; +- (id)shiftByPixels:(tvec2_84d5962d *)arg1; +- (id)narrowedByViewport:(box_0260e9b3 *)arg1; +- (id)narrowedByNormalizedBounds:(box_80622335 *)arg1; +- (id)narrowByNormalizedBounds:(box_80622335 *)arg1; +- (tmat4x4_3074befe)modelViewViewportProjectionWithViewportScale:(float)arg1; +@property(readonly, nonatomic) tmat4x4_3074befe modelViewNormalizedProjection; +@property(readonly, nonatomic) tmat4x4_3074befe modelViewProjection; +@property(readonly, nonatomic) tmat4x4_3074befe viewportProjection; +@property(readonly, nonatomic) tmat4x4_3074befe normalizedProjection; +@property(readonly, nonatomic) tmat4x4_3074befe projection; +@property(readonly, nonatomic) tmat4x4_3074befe space; +- (tvec3_17f03ce0)backProjectCameraSpacePoint:(const tvec3_17f03ce0 *)arg1; +- (tvec3_17f03ce0)fastProjectNormalizedPoint:(tvec2_84d5962d *)arg1 planeDistance:(float)arg2; +- (tvec3_17f03ce0)projectNormalizedPoint:(tvec2_84d5962d *)arg1 planeDistance:(float)arg2; +- (struct FrustumSlice)frustumSliceAtDistance:(float)arg1; +- (void)setPosition:(tvec3_17f03ce0)arg1; +@property(readonly, nonatomic) tvec3_17f03ce0 position; +- (void)setDirection:(tvec3_17f03ce0)arg1; +@property(readonly, nonatomic) tvec3_17f03ce0 direction; +- (void)setContainingViewportSize:(const tvec2_3b141483 *)arg1; +- (id)matrixDescription; +- (id)description; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithLens:(id)arg1 size:(tvec2_3b141483 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCascadeAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCascadeAnimationTimeSlice.h new file mode 100644 index 000000000..42a3d0cd8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCascadeAnimationTimeSlice.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet; + +// Not exported +@interface TSCH3DCascadeAnimationTimeSlice : TSCH3DAnimationTimeSlice +{ + NSIndexSet *mElements; + tvec2_3b141483 mSize; + _Bool mReverse; + unsigned long long mCascadeSlices; +} + ++ (id)timeSliceWithIndexSet:(id)arg1 size:(tvec2_3b141483 *)arg2 reverse:(_Bool)arg3 cascadeSlices:(unsigned long long)arg4; ++ (id)timeSliceWithIndexSet:(id)arg1 size:(tvec2_3b141483 *)arg2 reverse:(_Bool)arg3; +@property(nonatomic) unsigned long long cascadeSlices; // @synthesize cascadeSlices=mCascadeSlices; +- (id).cxx_construct; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; +- (unsigned long long)totalSlices; +- (void)dealloc; +- (id)initWithIndexSet:(id)arg1 size:(tvec2_3b141483 *)arg2 reverse:(_Bool)arg3 cascadeSlices:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCategoryAxisLabelKind.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCategoryAxisLabelKind.h new file mode 100644 index 000000000..662ba8c16 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCategoryAxisLabelKind.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DCategoryAxisLabelKind : TSCH3DAxisLabelKind +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)kind; ++ (id)_singletonAlloc; +- (id)labelForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)count:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildGLLayerRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildGLLayerRenderPresenter.h new file mode 100644 index 000000000..784424f33 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildGLLayerRenderPresenter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChart3DBuildGLLayerRenderPresenter : TSCH3DChartGLLayerRenderPresenter +{ +} + +- (Class)layerClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildRenderCycle.h new file mode 100644 index 000000000..22108eb00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChart3DBuildRenderCycle.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChart3DBuildRenderCycle : TSCH3DChartRenderCycle +{ +} + +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (_Bool)shouldDiscardRenderbuffers; +- (unsigned long long)multisamples; +- (void)setAnimationBounds:(struct CGRect)arg1; +- (id)initWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-Animation.h new file mode 100644 index 000000000..8ffb2a982 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-Animation.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAbstractBarSceneObject (Animation) +- (_Bool)growNeedsPerElementAlphaBlendingForDeliveryStyle:(unsigned long long)arg1; +- (_Bool)blendOpaqueForElementBlendAnimationClip; +- (_Bool)delayOpaqueForElementBlendAnimationClip; +- (float)clipFudgeForGrowAnimation; +- (float)capFudgeForGrowAnimation; +- (_Bool)canOptimizePositiveOnlyForGrowAnimation; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxis.h new file mode 100644 index 000000000..540a6931d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxis.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAbstractBarSceneObject (TSCH3DChartAnimationZAxis) +- (void)addZAxisAnimationToClips:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h new file mode 100644 index 000000000..e7f5afd8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAbstractBarSceneObject (TSCH3DChartAnimationZAxisShadowBlend) +- (box_a3bd9649)shadowPlanePadding; +- (box_e9f23397)shadowBlendRangeForChartDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject.h new file mode 100644 index 000000000..d780bfa9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAbstractBarSceneObject.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAbstractBarSceneObject : TSCH3DChartElementSceneObject +{ +} + ++ (void)setLowDetailedGeometriesForScene:(id)arg1; ++ (Class)propertiesClass; +- (void)sortElements:(vector_cd7372eb *)arg1 pipeline:(id)arg2; +- (tvec3_17f03ce0)sortingPositionForElement:(const struct RenderElementInfo *)arg1; +- (tvec3_17f03ce0)adjustedScaleForInfoChartScale:(const tvec3_17f03ce0 *)arg1 scene:(id)arg2; +- (float)chartMinZForScene:(id)arg1; +- (float)depthForScene:(id)arg1; +- (void)updateElementEffectsStates:(const struct RenderElementInfo *)arg1 depthToWidthRatio:(float)arg2; +- (void)updateTilingEffect:(struct TexCoordTilingShaderEffectState *)arg1 series:(id)arg2 properties:(id)arg3 textureTiling:(id)arg4 areaSize:(tvec3_17f03ce0 *)arg5 element:(tvec2_3b141483 *)arg6; +- (_Bool)shouldRenderEachValue; +- (void)renderLabelsSceneObject:(id)arg1 pipeline:(id)arg2 enumerator:(id)arg3 properties:(id)arg4; +- (tvec2_84d5962d)p_valueLabelPaddingForLabelPosition:(unsigned int)arg1; +- (void)renderSeriesLabelsSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)renderSeriesLabelsSceneObject:(id)arg1 pipeline:(id)arg2 enumerator:(id)arg3 properties:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObject.h new file mode 100644 index 000000000..8b7930ea6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObject.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAddBoundsSceneObject : TSCH3DSceneObject +{ +} + ++ (void)setRadialBoundsFactor:(float)arg1 forScene:(id)arg2; ++ (void)setXYRotationBoundsForScene:(id)arg1; ++ (void)setYRotationBoundsForScene:(id)arg1; ++ (id)p_rotationBoundsModeForScene:(id)arg1; ++ (void)setDepthBoundsForScene:(id)arg1; ++ (id)p_setBoundsModeClass:(Class)arg1 forScene:(id)arg2; +- (void)render:(id)arg1; +- (void)rayPick:(id)arg1; +- (void)getBounds:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObjectMode.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObjectMode.h new file mode 100644 index 000000000..71236ef24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddBoundsSceneObjectMode.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DChartAddBoundsSceneObjectMode : NSObject +{ +} + ++ (id)mode; +- (_Bool)hasObjectBoundsForScene:(id)arg1 pipeline:(id)arg2 returningObjectBounds:(struct ObjectBounds *)arg3; +- (id)elementsSceneFromScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddDepthBoundsSceneObjectMode.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddDepthBoundsSceneObjectMode.h new file mode 100644 index 000000000..32f1333ba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddDepthBoundsSceneObjectMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAddDepthBoundsSceneObjectMode : TSCH3DChartAddBoundsSceneObjectMode +{ +} + +- (void)getBounds:(id)arg1; +- (float)p_factorToNearPlaneForScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRadialBoundsSceneObjectMode.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRadialBoundsSceneObjectMode.h new file mode 100644 index 000000000..e57341dcf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRadialBoundsSceneObjectMode.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAddRadialBoundsSceneObjectMode : TSCH3DChartAddBoundsSceneObjectMode +{ + float mFactor; +} + +@property(nonatomic) float factor; // @synthesize factor=mFactor; +- (void)getBounds:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRotationBoundsSceneObjectMode.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRotationBoundsSceneObjectMode.h new file mode 100644 index 000000000..9ebbb967e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAddRotationBoundsSceneObjectMode.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAddRotationBoundsSceneObjectMode : TSCH3DChartAddBoundsSceneObjectMode +{ + int mRotationType; +} + +@property(nonatomic) int rotationType; // @synthesize rotationType=mRotationType; +- (void)getBounds:(id)arg1; +- (void)p_submitGeometryForChartBounds:(const box_a3bd9649 *)arg1 pivot:(const tvec3_17f03ce0 *)arg2 thicknessIndex:(unsigned long long)arg3 pipeline:(id)arg4; +- (double)p_radiusFromBounds:(const box_a3bd9649 *)arg1 pivot:(const tvec3_17f03ce0 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllElementSceneObjectDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllElementSceneObjectDelegate-Protocol.h new file mode 100644 index 000000000..b85356a27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllElementSceneObjectDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "TSCH3DChartElementSceneObjectElementDelegate-Protocol.h" +#import "TSCH3DChartElementSceneObjectMainDelegate-Protocol.h" +#import "TSCH3DChartElementSceneObjectSeriesDelegate-Protocol.h" + +@protocol TSCH3DChartAllElementSceneObjectDelegate +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllSceneObjectDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllSceneObjectDelegate-Protocol.h new file mode 100644 index 000000000..a92fcdc28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAllSceneObjectDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSCH3DChartAllElementSceneObjectDelegate-Protocol.h" +#import "TSCH3DChartLabelsContainingSceneObjectDelegate-Protocol.h" + +@protocol TSCH3DChartAllSceneObjectDelegate +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAlphaBlendAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAlphaBlendAnimationClip.h new file mode 100644 index 000000000..058cf7907 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAlphaBlendAnimationClip.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAlphaBlendAnimationClip : TSCH3DChartAnimationClip +{ + id mLayerKey; + _Bool mDelayOpaque; + _Bool mBlendOpaque; + _Bool mAlwaysRender; +} + +@property(nonatomic) _Bool alwaysRender; // @synthesize alwaysRender=mAlwaysRender; +@property(nonatomic) _Bool blendOpaque; // @synthesize blendOpaque=mBlendOpaque; +@property(nonatomic) _Bool delayOpaque; // @synthesize delayOpaque=mDelayOpaque; +@property(retain, nonatomic) id layerKey; // @synthesize layerKey=mLayerKey; +- (void)didUpdateAnimationTimeForContext:(id)arg1 layers:(id)arg2; +- (void)willRunWithScene:(id)arg1 context:(id)arg2 layers:(id)arg3; +- (void)p_updateOpacityForLayers:(id)arg1 context:(id)arg2; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2 context:(id)arg3; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4 context:(id)arg5; +- (float)p_updateUniform:(id)arg1 context:(id)arg2; +- (float)protected_elementAlphaForContext:(id)arg1; +- (void)protected_addShaderEffect:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-AllLabels.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-AllLabels.h new file mode 100644 index 000000000..ea252c657 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-AllLabels.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (AllLabels) +- (void)addAllLabelsAnimationToClips:(id)arg1 sceneObject:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-BackgroundBlend.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-BackgroundBlend.h new file mode 100644 index 000000000..794ae3b44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-BackgroundBlend.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (BackgroundBlend) +- (void)addToBackgroundBlendAnimClips:(id)arg1 sceneObject:(id)arg2; +- (void)addToBackgroundBlendAnimClips:(id)arg1 scene:(id)arg2; +- (void)addStaticBackgroundBlendClipsToClips:(id)arg1 scene:(id)arg2; +- (void)addToBackgroundBlendTimings:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..00348c149 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (ChartAnimationLibrarySupport) ++ (id)animationInfoForBuildType:(int)arg1; ++ (double)animationFPS; ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartElementBlend.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartElementBlend.h new file mode 100644 index 000000000..047b46578 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ChartElementBlend.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (ChartElementBlend) +- (void)addToChartRotationAnimationElementBlendAnimClips:(id)arg1 sceneObject:(id)arg2 shouldUpdateAlwaysRenderFlag:(_Bool)arg3; +- (void)addToChartElementBlendAnimClips:(id)arg1 sceneObject:(id)arg2 shouldUpdateDelayOpaqueFlag:(_Bool)arg3 shouldUpdateBlendOpaqueFlag:(_Bool)arg4 shouldUpdateAlwaysRenderFlag:(_Bool)arg5 needPerElementBlending:(_Bool)arg6; +- (void)addToRadialElementBlendTimings:(id)arg1; +- (void)addToCraneElementBlendTimings:(id)arg1; +- (void)addToRotationBasedElementBlendTimings:(id)arg1; +- (void)addToGrowElementBlendTimings:(id)arg1; +- (void)addToZAxisElementBlendTimings:(id)arg1; +- (void)addToChartElementBlendTimings:(id)arg1 range:(const box_e9f23397 *)arg2 interpolation:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Grow.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Grow.h new file mode 100644 index 000000000..295ed7d3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Grow.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (Grow) +- (id)growGlobalTimingInterpolation; +- (void)addToGrowAnimClips:(id)arg1 sceneObject:(id)arg2; +- (_Bool)p_growClipRequiresShaderBasedInterpolation; +- (void)addToRotatingGrowElementTimings:(id)arg1; +- (void)addToGrowElementTimings:(id)arg1; +- (void)addToGrowElementTimings:(id)arg1 reserveForLabels:(_Bool)arg2; +- (box_e9f23397)p_timeRangeForGrowElements; +- (void)addToGrowElementTimings:(id)arg1 range:(const box_e9f23397 *)arg2; +- (void)updateRotatingGrowTimeRanges; +- (_Bool)p_usesRotatingGrowEaseOut; +- (_Bool)p_isStackedBar; +- (_Bool)p_isBar; +- (_Bool)p_chunkingStyleHasAxes; +- (void)p_updateNoAxesRotatingGrowTimeRanges; +- (void)p_updateAxesOnlyRotatingGrowTimeRanges; +- (void)p_updateAllRotatingGrowTimeRanges; +- (void)p_updateRotatingGrowLabelsRange; +- (void)updateGrowTimeRanges; +- (void)p_updateGrowTimeRangesWithAxesRange:(const box_e9f23397 *)arg1 waitTimeAfterAxes:(float)arg2; +- (_Bool)p_growAnimationLinearInterpolation; +- (_Bool)p_sequenceInOrder; +- (_Bool)p_anySeriesHasLabelsEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Pie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Pie.h new file mode 100644 index 000000000..74853e37f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Pie.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (Pie) +- (box_e9f23397)pieDelayedLabelsRange; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ProtectedAnimationDelegation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ProtectedAnimationDelegation.h new file mode 100644 index 000000000..b903bbd89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ProtectedAnimationDelegation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DSceneDelegate-Protocol.h" +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +@interface TSCH3DChartAnimation (ProtectedAnimationDelegation) +- (void)didRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Radial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Radial.h new file mode 100644 index 000000000..7593f6480 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Radial.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (Radial) +- (void)updateRadialTimeRanges; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Rotate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Rotate.h new file mode 100644 index 000000000..cbee7185d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Rotate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (Rotate) +- (void)addToRotateAnimClips:(id)arg1 scene:(id)arg2 secondaryAngle:(float)arg3; +- (void)addToRotateTimings:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ShadowBlend.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ShadowBlend.h new file mode 100644 index 000000000..3e1fc6c57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ShadowBlend.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (ShadowBlend) +- (void)addToShadowBlendAnimClips:(id)arg1 sceneObject:(id)arg2; +- (void)addToShadowBlendAnimClips:(id)arg1; +- (void)addToShadowBlendTimings:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Titles.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Titles.h new file mode 100644 index 000000000..68db496a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-Titles.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (Titles) +- (void)addTitleAnimationToClips:(id)arg1 sceneObject:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ValueLabels.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ValueLabels.h new file mode 100644 index 000000000..390d273b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation-ValueLabels.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAnimation (ValueLabels) +- (void)addToValueLabelsAnimClips:(id)arg1 sceneObject:(id)arg2; +- (void)addToValueLabelsTimings:(id)arg1; +- (void)addToValueLabelsTimings:(id)arg1 range:(const box_e9f23397 *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation.h new file mode 100644 index 000000000..7319d9af1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimation.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSMutableArray, NSMutableDictionary, TSCH3DAnimationTimeSlice, TSCH3DAnimationTiming, TSCH3DAnimationTimings, TSCH3DAnimationValueTiming, TSCH3DChartElementAnimationTimeSlice, TSCH3DChartRep, TSCH3DOrderedDictionary, TSCH3DScene; + +// Not exported +@interface TSCH3DChartAnimation : NSObject +{ + TSCH3DChartRep *mRep; + TSCH3DChartElementAnimationTimeSlice *mTimeSlice; + TSCH3DScene *mScene; + struct ChartAnimationTimeRanges mTimeRanges; + TSCH3DAnimationTimings *mGlobalTimings; + TSCH3DAnimationTimings *mBackgroundPlaneTimings; + TSCH3DAnimationTimings *mElementPlaneTimings; + TSCH3DAnimationTimings *mElementTimings; + NSMutableDictionary *mTimingContext; + NSMutableArray *mSceneAnimationClips; + TSCH3DScene *mLayoutScene; + TSCH3DOrderedDictionary *mSeparateLayers; + TSCH3DAnimationValueTiming *mShaderEffectElementsTiming; + NSMutableArray *mSceneObjectDelegates; +} + ++ (id)animationWithRep:(id)arg1; ++ (void)updateScene:(id)arg1; ++ (void)updateLayoutScene:(id)arg1; ++ (void)updateRenderScene:(id)arg1; ++ (_Bool)dynamicShadowsEnabled; +@property(readonly, nonatomic) TSCH3DAnimationTiming *elementTimings; // @synthesize elementTimings=mElementTimings; +@property(readonly, nonatomic) TSCH3DAnimationTimeSlice *timeSlice; // @synthesize timeSlice=mTimeSlice; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(retain, nonatomic) TSCH3DOrderedDictionary *separateLayers; +- (id)separateLayerSceneObjectsSelectionBlocks; +- (id)gridlineLabelsSelectionBlock; +- (id)shadowsSelectionBlock; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addToElementTimings:(id)arg1; +- (void)addToElementPlaneTimings:(id)arg1; +- (void)addToBackgroundPlaneTimings:(id)arg1; +- (struct CGRect)adjustBodyCanvasBounds:(struct CGRect)arg1 againstBodyCanvasDrawableFrame:(struct CGRect)arg2; +- (id)globalTimingInterpolation; +- (_Bool)isPie; +- (void)updateTimeRanges; +- (void)updateTimings; +- (void)p_addPlaneTimings:(id)arg1; +- (void)update:(float)arg1; +- (void)p_didUpdateAnimationTime; +@property(readonly, nonatomic) TSCH3DScene *layoutScene; +@property(readonly, nonatomic) TSCH3DScene *scene; +- (_Bool)individualValueLabels; +- (void)clearParent; +- (id)description; +- (void)dealloc; +- (id)initWithRep:(id)arg1; +- (_Bool)needDynamicShadows; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationClip.h new file mode 100644 index 000000000..47b874f4d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationClip.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCH3DChartAnimationClip : NSObject +{ + NSString *mTimerName; +} + ++ (id)clipWithTimerName:(id)arg1; ++ (id)clip; +@property(readonly, nonatomic) NSString *timerName; // @synthesize timerName=mTimerName; +- (_Bool)shouldUpdateSeriesElementTimingWithAnyElement; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3 timeSlice:(id)arg4 context:(id)arg5; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2 context:(id)arg3; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4 context:(id)arg5; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (void)willRunWithScene:(id)arg1 context:(id)arg2 layers:(id)arg3; +- (void)didUpdateAnimationTimeForContext:(id)arg1 layers:(id)arg2; +- (void)didAddToAnimationClipsWithSceneObject:(id)arg1 scene:(id)arg2 animation:(id)arg3; +- (void)didAddToAnimationClipsWithScene:(id)arg1 animation:(id)arg2; +- (float)timeFromContext:(id)arg1; +- (void)dealloc; +- (id)initWithTimerName:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationDataGeometryResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationDataGeometryResource.h new file mode 100644 index 000000000..a88fa5314 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationDataGeometryResource.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DGeometryInterleavedArray; + +// Not exported +@interface TSCH3DChartAnimationDataGeometryResource : NSObject +{ + TSCH3DGeometryInterleavedArray *mInterleavedArray; + struct GeometryArrays mGeometryArrays; +} + ++ (id)animationData; +@property(nonatomic) struct GeometryArrays geometryArrays; // @synthesize geometryArrays=mGeometryArrays; +@property(retain, nonatomic) TSCH3DGeometryInterleavedArray *interleavedArray; // @synthesize interleavedArray=mInterleavedArray; +- (id).cxx_construct; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationEngine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationEngine.h new file mode 100644 index 000000000..89ac5e807 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationEngine.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartAnimation, TSCH3DChartRep, TSCH3DScene; + +// Not exported +@interface TSCH3DChartAnimationEngine : NSObject +{ + TSCH3DChartRep *mRep; + long long mStage; + TSCH3DChartAnimation *mAnimation; +} + ++ (id)animationEngineWithRep:(id)arg1; +@property(nonatomic) long long stage; // @synthesize stage=mStage; +@property(readonly, nonatomic) TSCH3DChartAnimation *animation; // @synthesize animation=mAnimation; +- (void)updateTimings; +@property(readonly, nonatomic) TSCH3DScene *layoutScene; +@property(readonly, nonatomic) TSCH3DScene *scene; +- (void)update:(float)arg1; +@property(retain, nonatomic) Class animationClass; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationLibrary.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationLibrary.h new file mode 100644 index 000000000..f65b0b4e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationLibrary.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSCH3DChartAnimationLibrary : NSObject +{ + NSDictionary *mAnimationTypeToClass; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (id)animationInfoForType:(int)arg1 buildType:(int)arg2; +- (double)animationFPSFromType:(int)arg1; +- (id)filterStringFromType:(int)arg1; +- (id)filterStringFromClass:(Class)arg1; +- (Class)animationClassFromType:(int)arg1; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationPlugin-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationPlugin-Protocol.h new file mode 100644 index 000000000..459e92b78 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationPlugin-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartAnimationPlugin +- (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationRendering-Protocol.h new file mode 100644 index 000000000..fe96d7f5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationRendering-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartAnimationRendering +- (void)renderAnimationFrame:(float)arg1 drawingFrame:(struct CGRect)arg2 chunkStage:(long long)arg3; +- (id)animationLayerWithFrame:(struct CGRect)arg1 scale:(double)arg2 colorSpace:(struct CGColorSpace *)arg3 returningDrawingFrame:(struct CGRect *)arg4 TSDGLLayer:(id *)arg5; +- (void)setAnimationType:(int)arg1 chunkStage:(long long)arg2 buildType:(int)arg3 textureDeliveryStyle:(unsigned long long)arg4 attributes:(id)arg5; +- (void)animationDidEndForChunkStage:(long long)arg1; +- (void)animationWillBeginForChunkStage:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationSceneObjectDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationSceneObjectDelegate.h new file mode 100644 index 000000000..77d14f507 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAnimationSceneObjectDelegate.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" + +@class NSArray, NSMutableDictionary, TSCH3DAnimationTimeSlice, TSCH3DAnimationTiming; + +// Not exported +@interface TSCH3DChartAnimationSceneObjectDelegate : NSObject +{ + TSCH3DAnimationTiming *mElementTiming; + TSCH3DAnimationTimeSlice *mTimeSlice; + NSArray *mAnimationClips; + NSMutableDictionary *mTimingContext; + tvec2_3b141483 mCurrentInterpolatedTimeElementIndex; +} + ++ (id)delegateWithTiming:(id)arg1 timeSlice:(id)arg2 animationClips:(id)arg3 context:(id)arg4; +- (id).cxx_construct; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)shouldUpdateSeriesElementTimingWithAnyElement; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (void)p_updateElementTimingForIndex:(const tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithTiming:(id)arg1 timeSlice:(id)arg2 animationClips:(id)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAntialiasedStaticCanvasRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAntialiasedStaticCanvasRenderCycle.h new file mode 100644 index 000000000..36b101e91 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAntialiasedStaticCanvasRenderCycle.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAntialiasedStaticCanvasRenderCycle : TSCH3DChartStaticCanvasRenderCycle +{ +} + +- (_Bool)antialiasing; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowAnimationClip.h new file mode 100644 index 000000000..5f84ec9c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowAnimationClip.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAreaGrowAnimationClip : TSCH3DChartGrowAnimationClip +{ +} + +- (void)renderAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (void)p_updateClipEffectStatesForAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (id)makeClipEffectAtIndex:(const tvec2_3b141483 *)arg1 sceneObject:(id)arg2 scene:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowClipShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowClipShaderEffect.h new file mode 100644 index 000000000..49004f27b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaGrowClipShaderEffect.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAreaGrowClipShaderEffect : TSCH3DChartClippingShaderEffect +{ + _Bool mIsOneSidedClipping; + _Bool mUseDiscard; + float mCapFudge; + float mClipFudge; +} + ++ (id)variableAbsIsCap; ++ (id)variableIsCap; ++ (id)variableZClipValues; ++ (id)variableClipValues; ++ (id)variableClipVertex; +@property(nonatomic) float clipFudge; // @synthesize clipFudge=mClipFudge; +@property(nonatomic) float capFudge; // @synthesize capFudge=mCapFudge; +@property(nonatomic) _Bool useDiscard; // @synthesize useDiscard=mUseDiscard; +@property(nonatomic) _Bool isOneSidedClipping; // @synthesize isOneSidedClipping=mIsOneSidedClipping; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (unsigned long long)numberOfClippingValues; +- (_Bool)isEqual:(id)arg1; +- (id)init; +- (id)variableAbsIsCap; +- (id)variableIsCap; +- (id)variableZClipValues; +- (id)variableClipValues; +- (id)variableClipVertex; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-Animation.h new file mode 100644 index 000000000..f96ffb978 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-Animation.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAreaSceneObject (Animation) +- (_Bool)alwaysRenderForElementBlendAnimationClip; +- (id)areaClipPlaneEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-AnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-AnimationData.h new file mode 100644 index 000000000..3e26ca916 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject-AnimationData.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAreaSceneObject (AnimationData) +- (void)postAddDataToGeometryResourceAnimationData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject.h new file mode 100644 index 000000000..bd9ff83fd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAreaSceneObject.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAreaSceneObject : TSCH3DChartSeriesSceneObject +{ +} + ++ (struct MeshData)createMeshForSeries:(id)arg1; ++ (id)chartSeriesType; ++ (float)chartSeriesDepthOffsetFactor; ++ (float)chartSeriesDepth; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsProperties.h new file mode 100644 index 000000000..f8368735c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsProperties.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DLabelResources, TSCHChartInfo, TSCHSelectionPath, TSULRUCache; + +// Not exported +@interface TSCH3DChartAxisLabelsProperties : NSObject +{ + TSCHChartInfo *mInfo; + TSCH3DLabelResources *mLabels; + unsigned long long mStyleIndex; + TSCHSelectionPath *mSelectionPath; + _Bool mHidden; + TSULRUCache *mCategoryStridingCache; + float mCachedTextFactor; +} + ++ (id)propertiesWithInfo:(id)arg1 labels:(id)arg2 styleIndex:(unsigned long long)arg3; +@property(nonatomic) float cachedTextFactor; // @synthesize cachedTextFactor=mCachedTextFactor; +@property(readonly, nonatomic) TSULRUCache *categoryStridingCache; // @synthesize categoryStridingCache=mCategoryStridingCache; +@property(nonatomic) _Bool hidden; // @synthesize hidden=mHidden; +@property(retain, nonatomic) TSCHSelectionPath *selectionPath; // @synthesize selectionPath=mSelectionPath; +@property(readonly, nonatomic) unsigned long long styleIndex; // @synthesize styleIndex=mStyleIndex; +@property(readonly, nonatomic) TSCHChartInfo *info; // @synthesize info=mInfo; +@property(readonly, nonatomic) TSCH3DLabelResources *labels; // @synthesize labels=mLabels; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 labels:(id)arg2 styleIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h new file mode 100644 index 000000000..831fd1382 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartAxisLabelsSceneObject (TSCH3DChartRepAnimationTextureSceneDelegateDispatch) +- (int)p_animationTextureSceneDelegateChunkPlane; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject.h new file mode 100644 index 000000000..1d8f5d357 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisLabelsSceneObject.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAxisLabelsSceneObject : TSCH3DChartLabelsContainingSceneObject +{ + id mValueLabelPositioner; + id mCategoryLabelPositioner; +} + ++ (unsigned int)valueAxisLabelAlignmentForScene:(id)arg1; ++ (void)cacheValueAxisLabelAlignmentForScene:(id)arg1; ++ (void)setSelectionPath:(id)arg1 selectionMode:(int)arg2 forScene:(id)arg3; ++ (struct TSCH3DScenePart)partWithEnumerator:(id)arg1 chartInfo:(id)arg2 styleIndex:(unsigned long long)arg3; +@property(retain) id categoryLabelPositioner; // @synthesize categoryLabelPositioner=mCategoryLabelPositioner; +@property(retain) id valueLabelPositioner; // @synthesize valueLabelPositioner=mValueLabelPositioner; +- (id)renderInfoForSelectionPath:(id)arg1 info:(id)arg2; +- (_Bool)canEditTextForSelectionPath:(id)arg1 forInfo:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1 forInfo:(id)arg2; +- (int)knobsModeForLabelType:(int)arg1 scene:(id)arg2; +- (id)convertSelectionPathTo3D:(id)arg1 path:(id)arg2; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (id)selectionPathForInfo:(id)arg1 axis:(id)arg2 selectionPathLabelIndex:(unsigned long long)arg3; +- (void)renderAnnotatedLabels:(id)arg1; +- (void)renderLabels:(id)arg1; +- (void)postRenderBounds:(id)arg1; +- (void)p_setOffset:(const tvec3_17f03ce0 *)arg1 forLabelType:(int)arg2 pipeline:(id)arg3 part:(struct TSCH3DScenePart)arg4 positioner:(id)arg5; +- (void)p_renderCategoryLabels:(id)arg1; +- (tvec3_17f03ce0)p_categoryLabelsOffsetFromAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (long long)p_categoryStride:(id)arg1; +- (void)p_renderValueLabels:(id)arg1; +- (tvec3_17f03ce0)p_valueLabelsOffsetFromAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (void)p_renderLabels:(id)arg1 labelType:(int)arg2 part:(struct TSCH3DScenePart)arg3 positioner:(id)arg4 offset:(const tvec3_17f03ce0 *)arg5 offset2DBlock:(id)arg6 strideBlock:(void)arg7 skipFirst:(id)arg8 showLast:(void)arg9; +- (unsigned int)alignmentForPositioner:(id)arg1 scene:(id)arg2 enumerator:(id)arg3 returningDirection:(tvec3_17f03ce0 *)arg4; +- (tvec3_17f03ce0)labelPositionDirectionForScene:(id)arg1 enumerator:(id)arg2; +- (id)effects; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisTitleSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisTitleSceneObject.h new file mode 100644 index 000000000..e4002c993 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartAxisTitleSceneObject.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartAxisTitleSceneObject : TSCH3DChartTitleSceneObject +{ +} + ++ (id)paragraphStyleForTitleFontForInfo:(id)arg1; ++ (unsigned long long)styleIndexForInfo:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1 forInfo:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1 forInfo:(id)arg2; +- (id)convertSelectionPathTo3D:(id)arg1 path:(id)arg2; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (struct LabelTransform)labelTransformForPositioner:(id)arg1; +- (id)textForInfo:(id)arg1; +- (_Bool)enabledForInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBackgroundThreadCanvasRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBackgroundThreadCanvasRenderCycle.h new file mode 100644 index 000000000..a94679005 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBackgroundThreadCanvasRenderCycle.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartBackgroundThreadCanvasRenderCycle : TSCH3DChartCanvasRenderCycle +{ +} + +- (Class)noninteractiveSetupClass; +- (Class)noninteracticePresenterClass; +- (_Bool)usesMultipassRendering; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarElementProperties.h new file mode 100644 index 000000000..f5351f760 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarElementProperties.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DBarChartDefaultAppearance, TSCH3DLabelResources; + +// Not exported +@interface TSCH3DChartBarElementProperties : TSCH3DChartBasicElementProperties +{ + vector_ec52ae8c mMaxValues; + struct vector> mElementInfos; + _Bool mStacked; + _Bool mBevelEdges; + float mBarWidth; + float mElementsXOffset; + float mSeriesOffset; + float mSetWidth; + int mBarShape; + TSCH3DLabelResources *mSeriesLabels; + struct array mExtrusionDetails; + TSCH3DBarChartDefaultAppearance *mAppearance; + struct vector<(null)::Range, std::__1::allocator<(null)::Range>> mRangeCache; +} + +@property(readonly, nonatomic) _Bool hasBevelEdges; // @synthesize hasBevelEdges=mBevelEdges; +@property(readonly, nonatomic) int barShape; // @synthesize barShape=mBarShape; +@property(retain, nonatomic) TSCH3DLabelResources *seriesLabels; // @synthesize seriesLabels=mSeriesLabels; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly, nonatomic) id appearance; +- (id)p_appearance; +- (void)releaseAndClearAppearance; +- (void)p_createAppearance; +- (void)p_updateAppearance; +- (void)p_resetExtrusionDetails; +- (id)p_appearanceClasses; +- (void)setExtrusionDetails:(const struct BarExtrusionDetails *)arg1 forShape:(int)arg2; +- (const struct BarExtrusionDetails *)extrusionDetailsForShape:(int)arg1; +- (float)maxValueForSeries:(long long)arg1; +- (void)reset; +- (void)updateLabels; +- (void)createResources; +- (void)updateMaxValuesAndBevels; +- (void)calculateLayout; +- (id)texcoordsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)normalsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)boundsGeometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)geometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)p_barResourceCacheItemAtIndex:(const tvec2_3b141483 *)arg1; +- (_Bool)applyElementTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (float)elementTransformDepthFromPropertyAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (float)barWidth; +- (float)interceptValueForSeries:(id)arg1; +- (struct Range)p_calculateRangeForSeries:(id)arg1 index:(tvec2_3b141483 *)arg2 intercept:(const struct BarIntercept *)arg3; +- (struct Range)rangeForSeries:(id)arg1 index:(tvec2_3b141483 *)arg2; +- (void)p_updateRangeCache; +- (struct BarIntercept)calculateInterceptForSeries:(id)arg1; +- (_Bool)beveledAtIndex:(const tvec2_3b141483 *)arg1; +- (void)setBeveledAtIndex:(const tvec2_3b141483 *)arg1; +- (void)setMaxValueForSeries:(long long)arg1 value:(float)arg2; +- (struct BarElementInfo *)elementInfoAtIndex:(const tvec2_3b141483 *)arg1; +- (struct BarElementInfo)barElementInfoAtIndex:(const tvec2_3b141483 *)arg1; +- (void)setElementInfo:(const struct BarElementInfo *)arg1 atIndex:(const tvec2_3b141483 *)arg2; +- (long long)flatIndex:(tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowAnimationClip.h new file mode 100644 index 000000000..f52f52ccc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowAnimationClip.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DAnimationInterpolation; + +// Not exported +@interface TSCH3DChartBarGrowAnimationClip : TSCH3DChartGrowAnimationClip +{ + TSCH3DAnimationInterpolation *mShaderPerElementInterpolation; + box_e9f23397 mShaderPerElementInterpolationRange; + box_e9f23397 mShaderPerElementBlendRange; +} + +@property(nonatomic) box_e9f23397 shaderPerElementBlendRange; // @synthesize shaderPerElementBlendRange=mShaderPerElementBlendRange; +@property(nonatomic) box_e9f23397 shaderPerElementInterpolationRange; // @synthesize shaderPerElementInterpolationRange=mShaderPerElementInterpolationRange; +@property(retain, nonatomic) TSCH3DAnimationInterpolation *shaderPerElementInterpolation; // @synthesize shaderPerElementInterpolation=mShaderPerElementInterpolation; +- (id).cxx_construct; +- (_Bool)shouldUpdateSeriesElementTimingWithAnyElement; +- (void)renderAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (void)p_updateCapScaleForAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (void)p_updateBlendingForAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (void)p_updateElementsTimeForAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4 context:(id)arg5; +- (void)didAddToAnimationClipsWithSceneObject:(id)arg1 scene:(id)arg2 animation:(id)arg3; +- (Class)animationDataClass; +- (id)makeClipEffectAtIndex:(const tvec2_3b141483 *)arg1 sceneObject:(id)arg2 scene:(id)arg3; +- (_Bool)p_canOptimizePositiveOnlyForSceneObject:(id)arg1; +- (int)renderMethodPoint; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowClipShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowClipShaderEffect.h new file mode 100644 index 000000000..e20306331 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarGrowClipShaderEffect.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DShaderVariable; + +// Not exported +@interface TSCH3DChartBarGrowClipShaderEffect : TSCH3DChartClippingShaderEffect +{ + TSCH3DShaderVariable *mTimingValue; + _Bool mPositiveOnly; + _Bool mUseXAxis; + float mCapFudge; + float mClipFudge; + float mClipInitialCapFudge; + _Bool mDisableClippingInitialCap; + _Bool mDisableClipping; + _Bool mUseDiscard; + _Bool mUseCapScaling; +} + ++ (id)variableInverseBevelInfo; ++ (id)variableIsCap; ++ (id)variableClipVertex; ++ (id)variableElementRange; +@property(nonatomic) _Bool useCapScaling; // @synthesize useCapScaling=mUseCapScaling; +@property(nonatomic) float clipFudge; // @synthesize clipFudge=mClipFudge; +@property(nonatomic) float capFudge; // @synthesize capFudge=mCapFudge; +@property(nonatomic) _Bool useDiscard; // @synthesize useDiscard=mUseDiscard; +@property(nonatomic) _Bool useXAxis; // @synthesize useXAxis=mUseXAxis; +@property(nonatomic) _Bool positiveOnly; // @synthesize positiveOnly=mPositiveOnly; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)p_injectFunctions:(id)arg1; +- (void)addVariables:(id)arg1; +- (unsigned long long)numberOfClippingValues; +- (_Bool)isEqual:(id)arg1; +- (id)init; +- (id)variableInverseBevelInfo; +- (id)variableIsCap; +- (id)variableClipVertex; +- (id)variableElementRange; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarSceneObject.h new file mode 100644 index 000000000..ce466b3c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBarSceneObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartBarSceneObject : TSCH3DChartColumnSceneObject +{ +} + ++ (struct TSCH3DScenePart)partWithEnumerator:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; ++ (void)updateLightingEffectsState:(id)arg1 scene:(id)arg2; ++ (void)addHorizontalTransformToProperties:(id)arg1; ++ (_Bool)isHorizontalChart; ++ (_Bool)isStacked; ++ (id)chartSeriesType; +- (void)updateLightingEffectsState:(id)arg1 scene:(id)arg2; +- (tvec2_84d5962d)labelObjectSpacePosition:(unsigned int)arg1 dataSpaceValue:(float)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBasicElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBasicElementProperties.h new file mode 100644 index 000000000..4a2c36004 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBasicElementProperties.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartModelEnumerator; + +// Not exported +@interface TSCH3DChartBasicElementProperties : TSCH3DChartMutableElementProperties +{ + TSCH3DChartModelEnumerator *mEnumerator; + tvec2_3b141483 mSize; +} + +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (id)texcoordsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)normalsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)boundsGeometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)geometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (void)createResources; +- (void)resetWithEnumerator:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayout.h new file mode 100644 index 000000000..3b4d924a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayout.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartBoundsLayoutSceneDelegate, TSCH3DChartGetProjectedBoundsPipeline, TSCH3DScene; + +// Not exported +@interface TSCH3DChartBoundsLayout : NSObject +{ + TSCH3DScene *mScene; + TSCH3DScene *mBounds; + Class mGetBoundsClass; + TSCH3DChartGetProjectedBoundsPipeline *mGetBounds; + TSCH3DChartBoundsLayoutSceneDelegate *mSceneDelegate; + box_80622335 mLayoutInPage; + box_80622335 mBodyLayoutInPage; + tvec2_3b141483 mOriginalContainingViewport; + int mMode; + CDStruct_9aa9521f mLayoutSettings; +} + +@property(readonly, nonatomic) CDStruct_9aa9521f layoutSettings; // @synthesize layoutSettings=mLayoutSettings; +@property(retain, nonatomic) Class getBoundsClass; // @synthesize getBoundsClass=mGetBoundsClass; +@property(nonatomic) int mode; // @synthesize mode=mMode; +@property(nonatomic) tvec2_3b141483 originalContainingViewport; // @synthesize originalContainingViewport=mOriginalContainingViewport; +@property(nonatomic) box_80622335 bodyLayoutInPage; // @synthesize bodyLayoutInPage=mBodyLayoutInPage; +@property(nonatomic) box_80622335 layoutInPage; // @synthesize layoutInPage=mLayoutInPage; +@property(readonly, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +- (id).cxx_construct; +- (id)debugBounds; +- (void)cacheLabels; +- (void)resetContainingViewport; +- (const struct ChartProjectedBoundsSpaces *)projectedBounds; +- (const struct ChartProjectedBoundsSpaces *)p_projectedBoundsWithLabelsMode:(int)arg1; +- (struct ResizingSize)resizingSize; +- (void)p_updateLabelWrapBoundsPass; +- (_Bool)isSage; +- (_Bool)isForward; +@property(nonatomic) tvec2_3b141483 containingViewport; +- (void)invalidateLabelsBoundsForSceneObjectClass:(Class)arg1 boundsIndex:(long long)arg2; +- (void)invalidateBounds; +- (id)cacheableGetBoundsPipeline; +- (void)resetSceneDelegate; +- (void)dealloc; +- (id)init; +- (id)initWithScene:(id)arg1 containingViewport:(const tvec2_3b141483 *)arg2 originalContainingViewport:(const tvec2_3b141483 *)arg3 layoutSettings:(const CDStruct_9aa9521f *)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegate.h new file mode 100644 index 000000000..ceb5cc275 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegate.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" +#import "TSCH3DSceneDelegate-Protocol.h" +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +@class TSCH3DGetBoundsPipeline, TSCH3DLabelsRendererTransforms, TSUMutablePointerSet; + +// Not exported +@interface TSCH3DChartBoundsLayoutSceneDelegate : NSObject +{ + TSCH3DGetBoundsPipeline *mPipeline; + TSCH3DLabelsRendererTransforms *mTransforms; + struct map, std::__1::allocator>> mSceneObjectLabelsBounds; + struct ActiveLabelsTypeBounds *mActiveBounds; + _Bool mLabelsHaveCache; + _Bool mLabelsDidOverride; + TSUMutablePointerSet *mDebugCachedSceneObjects; +} + ++ (id)sceneDelegate; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)p_addAllActiveLabelsBounds; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)p_extendProjectedBoundsForCachedLabelBounds:(const struct CachedLabelBounds *)arg1 offset:(const tvec3_17f03ce0 *)arg2; +- (void)invalidateLabelsBoundsForSceneObjectClass:(Class)arg1 boundsIndex:(long long)arg2; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +- (id)interestedClasses; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegatePie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegatePie.h new file mode 100644 index 000000000..e702c48d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBoundsLayoutSceneDelegatePie.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartBoundsLayoutSceneDelegatePie : TSCH3DChartBoundsLayoutSceneDelegate +{ +} + +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (id)interestedClasses; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBuildImageRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBuildImageRenderCycle.h new file mode 100644 index 000000000..f8dcc97ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartBuildImageRenderCycle.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCH3DChartBuildImageRenderCycle : TSCH3DChartRenderCycle +{ + _Bool mIsAntialiasing; + _Bool mIsSingleImage; + _Bool mFlipImages; + NSArray *mImages; +} + +@property(readonly, nonatomic) NSArray *images; // @synthesize images=mImages; +@property(nonatomic) _Bool flipImages; // @synthesize flipImages=mFlipImages; +@property(nonatomic) _Bool isSingleImage; // @synthesize isSingleImage=mIsSingleImage; +- (Class)layerCacheLogicClass; +- (Class)layerClass; +- (void)restoreDefaultRenderPresenter; +- (void)switchToRenderPresenter:(id)arg1; +- (_Bool)shouldRenderLegendIntoSeparateLayer; +- (_Bool)runPipeline:(id)arg1; +- (id)tilePipeline; +- (void)p_setViewportSpaceImages:(id)arg1 samples:(float)arg2; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (void)p_setClippingRectFromVisibleBodyCanvasBounds:(const struct CGRect *)arg1; +- (void)p_allocateTileFramebuffer; +- (unsigned long long)p_tileSize; +- (box_80622335)imageBodyCanvasBounds; +- (id)p_buildImageSetup; +@property(nonatomic) _Bool antialias; +- (void)p_setupPipelineWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3 antialiasing:(_Bool)arg4; +- (void)dealloc; +- (id)initWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; +- (id)tileFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCALayerImageContentRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCALayerImageContentRenderPresenter.h new file mode 100644 index 000000000..dba8c5b91 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCALayerImageContentRenderPresenter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCALayerImageContentRenderPresenter : TSCH3DChartRenderPresenter +{ +} + +- (Class)layerCacheLogicClass; +- (Class)layerClass; +- (_Bool)shouldRenderLegendIntoSeparateLayer; +- (void)cleanupRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)presentRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)cleanupLayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGContextRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGContextRenderCycle.h new file mode 100644 index 000000000..6ad47178a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGContextRenderCycle.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCH3DChartCGContextRenderCycle : TSCH3DChartRenderCycle +{ + NSArray *mImages; +} + +- (void)restoreDefaultRenderPresenter; +- (void)switchToRenderPresenter:(id)arg1; +- (_Bool)shouldRenderLegendIntoSeparateLayer; +- (Class)layerClass; +- (void)presentRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (_Bool)runPipeline:(id)arg1; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (void)setupTextureSizeHintForAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (void)allocateTileFramebufferWithTileAllocationInfo:(const struct TileFramebufferAllocationInfo *)arg1; +- (void)p_setupPipelineWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3 antialiasing:(_Bool)arg4; +- (void)dealloc; +- (id)initWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; +- (id)tileFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGRenderPresenter.h new file mode 100644 index 000000000..75526ed98 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCGRenderPresenter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCGRenderPresenter : TSCH3DChartRenderPresenter +{ +} + +- (void)cleanupRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)presentRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (Class)layerCacheLogicClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGLLayerRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGLLayerRenderPresenter.h new file mode 100644 index 000000000..91a920505 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGLLayerRenderPresenter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCacheableGLLayerRenderPresenter : TSCH3DChartGLLayerRenderPresenter +{ +} + +- (Class)layerCacheLogicClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..da72796a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartCacheableGetProjectedBoundsPipeline (LabelsMeshRendererDispatch) +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline.h new file mode 100644 index 000000000..65d57676e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCacheableGetProjectedBoundsPipeline.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGetBoundsProjector; + +// Not exported +@interface TSCH3DChartCacheableGetProjectedBoundsPipeline : TSCH3DChartGetProjectedBoundsPipeline +{ + _Bool mUseIndividualBounds; + _Bool mLayoutBoundsValid; + box_a3bd9649 mShadowsLayout3DBounds; + box_a3bd9649 mLayout3DBounds; + box_a3bd9649 mBodyLayout3DBounds; + box_a3bd9649 mConstantDepthBodyLayout3DBounds; + TSCH3DGetBoundsProjector *mProjector; +} + ++ (_Bool)includesDepthForUnitScaleForScene:(id)arg1; ++ (void)setIncludesDepthForUnitScale:(_Bool)arg1 forScene:(id)arg2; +@property(nonatomic) _Bool useIndividualBounds; // @synthesize useIndividualBounds=mUseIndividualBounds; +- (id).cxx_construct; +- (void)updateBounds; +- (void)updateRenderBounds; +- (void)calculateBounds; +- (void)updateLayoutBounds; +- (void)calculateLayoutLabelsBounds; +- (void)calculateLayoutBounds; +- (id)updatedConstantDepthSceneFromScene:(id)arg1; +- (box_a3bd9649)boundsFromObjectBoundsOfType:(int)arg1; +- (void)invalidateCachedBounds; +- (void)dealloc; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCanvasRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCanvasRenderCycle.h new file mode 100644 index 000000000..4b9dfd799 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCanvasRenderCycle.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCanvasRenderCycle : TSCH3DChartRenderCycle +{ + _Bool mInteractiveMode; +} + +- (Class)noninteractiveSetupClass; +- (Class)noninteractivePresenterClass; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (_Bool)usesMultipassRendering; +- (void)endInteractiveMode; +- (void)beginInteractiveModeWithMinimumBufferSize:(struct CGSize)arg1; +- (void)switchToChartRenderSetupClass:(Class)arg1; +- (unsigned long long)multisamples; +- (id)initWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCategoryAxisTitleSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCategoryAxisTitleSceneObject.h new file mode 100644 index 000000000..5546563cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCategoryAxisTitleSceneObject.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCategoryAxisTitleSceneObject : TSCH3DChartAxisTitleSceneObject +{ +} + ++ (double)textRotationForChartInfo:(id)arg1; ++ (id)axisForInfo:(id)arg1; +- (int)labelType; +- (_Bool)isAnnotated; +- (struct LabelTransform)labelTransformForPositioner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartClippingShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartClippingShaderEffect.h new file mode 100644 index 000000000..795324e16 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartClippingShaderEffect.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartClippingShaderEffect : TSCH3DShaderEffect +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartColumnSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartColumnSceneObject.h new file mode 100644 index 000000000..a5c28f783 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartColumnSceneObject.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartColumnSceneObject : TSCH3DChartAbstractBarSceneObject +{ +} + ++ (_Bool)isHorizontalChart; ++ (_Bool)isStacked; ++ (id)chartSeriesType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileAnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileAnimationData.h new file mode 100644 index 000000000..8100d8a37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileAnimationData.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartGeometryArrayCompilerDelegate-Protocol.h" + +@class NSMutableDictionary, TSCH3DAnimationTimeSlice, TSCH3DChartElementSceneObject, TSCH3DChartGeometryArrayCompiler, TSCH3DGeometryElementArrays, TSCH3DGeometryInterleavedArray; + +// Not exported +@interface TSCH3DChartCompileAnimationData : NSObject +{ + TSCH3DAnimationTimeSlice *mTimeSlice; + TSCH3DGeometryInterleavedArray *mInterleavedArray; + NSMutableDictionary *mCompiledGeometries; + TSCH3DChartGeometryArrayCompiler *mCompiler; + TSCH3DGeometryElementArrays *mElementArrays; + TSCH3DChartElementSceneObject *mSceneObject; +} + ++ (id)dataWithTimeSlice:(id)arg1 sceneObject:(id)arg2; ++ (_Bool)hasCompiledDataForScene:(id)arg1; ++ (id)compiledDataForScene:(id)arg1; ++ (id)scenePropertiesKey; +@property(retain, nonatomic) TSCH3DChartElementSceneObject *sceneObject; // @synthesize sceneObject=mSceneObject; +- (void)didCompileScene:(id)arg1 compiler:(id)arg2; +- (void)didProcessElementArraysForElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 compiler:(id)arg4; +- (void)addElementArrays:(id)arg1 compiler:(id)arg2; +- (id)cullBackfacesKeepingIndices:(id)arg1; +- (void)precalculateTexcoords; +- (struct GeometryResource)currentGeometryResource; +- (id)makeWholeBufferWithClass:(Class)arg1 forGeometryArrays:(const struct GeometryArrays *)arg2; +- (id)compiledGeometry; +- (_Bool)compileEntireBuffer; +- (_Bool)transformBuffers; +- (tvec2_3b141483)elementIndex; +- (void)dealloc; +- (id)initWithTimeSlice:(id)arg1 sceneObject:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileBarAnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileBarAnimationData.h new file mode 100644 index 000000000..5aade354d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileBarAnimationData.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +// Not exported +@interface TSCH3DChartCompileBarAnimationData : TSCH3DChartCompileAnimationData +{ + NSNumber *mCurrentInterceptValue; +} + ++ (void)submitToProcessor:(id)arg1 portion:(int)arg2 scene:(id)arg3 seriesIndex:(unsigned long long)arg4; ++ (float)interceptForScene:(id)arg1 seriesIndex:(unsigned long long)arg2; ++ (id)interleavedArrayForScene:(id)arg1 seriesIndex:(unsigned long long)arg2; ++ (_Bool)hasCompiledGeometryForScene:(id)arg1 seriesIndex:(unsigned long long)arg2; ++ (id)p_compiledGeometryForScene:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (void)processElementArrays; +- (void)p_addCapAttributes; +- (void)p_addVertexRenormalizations; +- (void)p_updateInterceptValue; +- (void)p_addAnimationTimeSlices; +- (id)compiledGeometry; +- (_Bool)compileEntireBuffer; +- (_Bool)transformBuffers; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileGeometryResourceAnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileGeometryResourceAnimationData.h new file mode 100644 index 000000000..4fb0b8cc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCompileGeometryResourceAnimationData.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartAnimationDataGeometryResource; + +// Not exported +@interface TSCH3DChartCompileGeometryResourceAnimationData : TSCH3DChartCompileAnimationData +{ + TSCH3DChartAnimationDataGeometryResource *mCurrentData; +} + ++ (void)submitToProcessor:(id)arg1 portion:(int)arg2 scene:(id)arg3 seriesIndex:(unsigned long long)arg4; ++ (id)geometryResourceAnimationDataForScene:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (void)didProcessElementArraysForElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 compiler:(id)arg4; +- (void)processElementArrays; +- (struct GeometryArrays)p_cullBackfaces; +- (void)addAreaGeometryCapAttributes; +- (id)p_makeWholeBufferWithClass:(Class)arg1; +- (id)compiledGeometry; +- (_Bool)compileEntireBuffer; +- (_Bool)transformBuffers; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartContinuousElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartContinuousElementProperties.h new file mode 100644 index 000000000..593e52223 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartContinuousElementProperties.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartContinuousElementProperties : TSCH3DChartBasicElementProperties +{ + float mDepthGapFactor; + float mDepthLimitFactor; + unsigned long long mMaxLimitingSeries; +} + +@property(readonly, nonatomic) float depthLimitFactor; // @synthesize depthLimitFactor=mDepthLimitFactor; +@property(readonly, nonatomic) float interSetDepthGapProperty; // @synthesize interSetDepthGapProperty=mDepthGapFactor; +- (_Bool)applyElementTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (float)depthForScene:(id)arg1; +- (void)reset; +- (void)resetWithEnumerator:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (void)updateLabels; +- (tvec2_3b141483)seriesSize; +@property(readonly, nonatomic) long long seriesCount; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..9408b7328 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartCraneAnimation (ChartAnimationLibrarySupport) ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation.h new file mode 100644 index 000000000..49778697d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartCraneAnimation.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartCraneAnimation : TSCH3DChartRotationBasedAnimation +{ +} + ++ (void)updateLayoutScene:(id)arg1; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addToElementTimings:(id)arg1; +- (void)updateTimeRanges; +- (_Bool)needDynamicShadows; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementAnimationTimeSlice.h new file mode 100644 index 000000000..199292601 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementAnimationTimeSlice.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartRep; + +// Not exported +@interface TSCH3DChartElementAnimationTimeSlice : TSCH3DAnimationTimeSlice +{ + TSCH3DChartRep *mRep; + TSCH3DAnimationTimeSlice *mDelivery; + struct ChartRepRenderIndexSet mBuilt; + struct ChartRepRenderIndexSet mActive; + _Bool mAllowStateMismatch; +} + ++ (id)timeSliceWithRep:(id)arg1; +@property(nonatomic) _Bool allowStateMismatch; // @synthesize allowStateMismatch=mAllowStateMismatch; +- (id).cxx_construct; +- (void).cxx_destruct; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; +- (void)reset; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdraw.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdraw.h new file mode 100644 index 000000000..b06eefa90 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdraw.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DPrefilteredLineRenderer, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DChartElementEdgeOverdraw : NSObject +{ + _Bool mPreprocessed; + TSCH3DPrefilteredLineRenderer *mRenderer; + TSCH3DSceneRenderPipeline *mRenderingPipeline; + box_80622335 mTexturePortion; +} + +- (id).cxx_construct; +- (void)processPipeline:(id)arg1 lineRenderer:(id)arg2; +@property(readonly, nonatomic) TSCH3DSceneRenderPipeline *renderingPipeline; // @synthesize renderingPipeline=mRenderingPipeline; +@property(readonly, nonatomic) TSCH3DPrefilteredLineRenderer *renderer; // @synthesize renderer=mRenderer; +- (void)preprocessPipeline:(id)arg1; +- (void)renderOverdrawEdges:(id)arg1 modelView:(tmat4x4_3074befe *)arg2; +@property(nonatomic) box_80622335 *texturePortion; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineDebugShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineDebugShaderEffect.h new file mode 100644 index 000000000..c49bdf1c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineDebugShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementEdgeOverdrawBlendLineDebugShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variablePixelSize; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variablePixelSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineShaderEffect.h new file mode 100644 index 000000000..1a0fc967e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawBlendLineShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementEdgeOverdrawBlendLineShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variablePixelSize; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variablePixelSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawCollectProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawCollectProcessor.h new file mode 100644 index 000000000..a32dfabb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawCollectProcessor.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartElementEdgeOverdraw, TSCH3DResource, TSCH3DShaderEffects, TSCH3DShaderEffectsStates; + +// Not exported +@interface TSCH3DChartElementEdgeOverdrawCollectProcessor : TSCH3DRetargetRenderProcessor +{ + TSCH3DChartElementEdgeOverdraw *mParent; + TSCH3DResource *mVertices; + TSCH3DResource *mNormals; + TSCH3DResource *mDiffuseTexcoords; + TSCH3DShaderEffectsStates *mEffectsStates; + TSCH3DShaderEffects *mEffects; + tmat4x4_3074befe mCurrentModelView; +} + +@property(nonatomic) tmat4x4_3074befe currentModelView; // @synthesize currentModelView=mCurrentModelView; +@property(retain, nonatomic) TSCH3DResource *diffuseTexcoords; // @synthesize diffuseTexcoords=mDiffuseTexcoords; +@property(retain, nonatomic) TSCH3DResource *normals; // @synthesize normals=mNormals; +@property(retain, nonatomic) TSCH3DResource *vertices; // @synthesize vertices=mVertices; +@property(nonatomic) TSCH3DChartElementEdgeOverdraw *parent; // @synthesize parent=mParent; +- (id).cxx_construct; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (id)p_lineRenderSetting; +- (void)beginLineRendering; +- (void)setupEdgeOverdrawRenderState; +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (void)clearParent; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawDebugShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawDebugShaderEffect.h new file mode 100644 index 000000000..c0624dc94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawDebugShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementEdgeOverdrawDebugShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawSceneObject.h new file mode 100644 index 000000000..c38e2c1a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementEdgeOverdrawSceneObject.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartElementEdgeOverdraw, TSCH3DPrefilteredLineRenderer; + +// Not exported +@interface TSCH3DChartElementEdgeOverdrawSceneObject : TSCH3DSceneObject +{ + TSCH3DPrefilteredLineRenderer *mRenderer; + TSCH3DChartElementEdgeOverdraw *mOverdraw; + box_80622335 mTexturePortion; +} + +@property(nonatomic) box_80622335 texturePortion; // @synthesize texturePortion=mTexturePortion; +- (id).cxx_construct; +- (void)getBounds:(id)arg1; +- (void)render:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-Convenience.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-Convenience.h new file mode 100644 index 000000000..9d5ef4294 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-Convenience.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementProperties (Convenience) +- (void)addTexcoordsToProcessor:(id)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3; +- (_Bool)applyCombinedTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (_Bool)applyElementTransformToProcessor:(id)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (void)applyChartElementsTransformToProcessor:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-HACKElementTypeSpecific.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-HACKElementTypeSpecific.h new file mode 100644 index 000000000..85d1093a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties-HACKElementTypeSpecific.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementProperties (HACKElementTypeSpecific) +- (id)getPropertiesOfType:(Class)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties.h new file mode 100644 index 000000000..e7ff5e03a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementProperties.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DTexturePool; + +// Not exported +@interface TSCH3DChartElementProperties : NSObject +{ + TSCH3DTexturePool *mPool; +} + ++ (id)properties; +@property(readonly, nonatomic) TSCH3DTexturePool *pool; // @synthesize pool=mPool; +- (id)renderingLightingModelForSeries:(id)arg1; +- (_Bool)applyElementTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (float)elementTransformDepthFromPropertyAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (void)applyChartElementsTransform:(struct ObjectTransforms *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-Animation.h new file mode 100644 index 000000000..ac227daeb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-Animation.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementSceneObject (Animation) +- (_Bool)growNeedsPerElementAlphaBlendingForDeliveryStyle:(unsigned long long)arg1; +- (_Bool)blendOpaqueForRotationAnimationElementBlendAnimationClip; +- (_Bool)shouldUpdateBlendOpaqueForRotationAnimationElementBlendAnimationClip; +- (_Bool)delayOpaqueForRotationAnimationElementBlendAnimationClip; +- (_Bool)shouldUpdateDelayOpaqueForRotationAnimationElementBlendAnimationClip; +- (id)areaClipPlaneEffect; +- (_Bool)blendOpaqueForElementBlendAnimationClip; +- (_Bool)alwaysRenderForElementBlendAnimationClip; +- (_Bool)delayOpaqueForElementBlendAnimationClip; +- (float)clipFudgeForGrowAnimation; +- (float)capFudgeForGrowAnimation; +- (_Bool)canOptimizePositiveOnlyForGrowAnimation; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-AnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-AnimationData.h new file mode 100644 index 000000000..3237bf9a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-AnimationData.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementSceneObject (AnimationData) +- (void)postAddDataToGeometryResourceAnimationData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartAnimationZAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartAnimationZAxis.h new file mode 100644 index 000000000..2b912bfe8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartAnimationZAxis.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementSceneObject (TSCH3DChartAnimationZAxis) +- (void)addZAxisAnimationToClips:(id)arg1 scene:(id)arg2; +- (void)p_addZAxisAnimationToClips:(id)arg1 scene:(id)arg2 zStart:(float)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartResizer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartResizer.h new file mode 100644 index 000000000..e9333eaa9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject-TSCH3DChartResizer.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartElementSceneObject (TSCH3DChartResizer) +- (Class)getBounds3DClass; +- (Class)resizer3DClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject.h new file mode 100644 index 000000000..1c9d34c65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObject.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementSceneObject : TSCH3DSceneObject +{ +} + ++ (id)resetSeriesStorage:(id)arg1 forSeries:(id)arg2; ++ (_Bool)shouldCreateMeshSeriesStorage; ++ (void)setLowDetailedGeometriesForScene:(id)arg1; ++ (id)scenePropertiesKey; ++ (struct TSCH3DScenePart)partWithEnumerator:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; ++ (_Bool)isHorizontalChart; +- (_Bool)transparencyDepthMask; +- (void)p_processItems:(id)arg1 processItemsClass:(Class)arg2; +- (void)renderSeriesLabelsSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)setTransparencyBlendingForProcessor:(id)arg1; +- (_Bool)shouldDelayForChartOpacity:(float)arg1; +- (float)chartOpacityForScene:(id)arg1; +- (_Bool)p_isRenderPassDelayedForDelegate:(id)arg1; +- (_Bool)applyEffectsForProperties:(id)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 pipeline:(id)arg4 injectEffectsUsingBlock:(id)arg5; +- (struct ElementRenderPass)render:(const struct RenderElementInfo *)arg1 pushMatrix:(_Bool)arg2 delayedPass:(_Bool)arg3; +- (void)postrenderElement:(const struct RenderElementInfo *)arg1; +- (void)renderElement:(const struct RenderElementInfo *)arg1; +- (void)renderTwoPassGeometry:(_Bool)arg1 processor:(id)arg2 renderBlock:(id)arg3; +- (void)prerenderElement:(const struct RenderElementInfo *)arg1; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (void)getSelectionKnobsPositions:(id)arg1; +- (void)rayPick:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)render:(id)arg1; +- (_Bool)shouldRenderEachValue; +- (_Bool)shouldRenderSeries:(id)arg1; +- (tvec3_17f03ce0)adjustedScaleForInfoChartScale:(const tvec3_17f03ce0 *)arg1 scene:(id)arg2; +- (float)depthForScene:(id)arg1; +- (void)renderLabelsSceneObject:(id)arg1 pipeline:(id)arg2; +- (tvec2_84d5962d)labelOffset:(unsigned int)arg1 labelSize:(const tvec2_84d5962d *)arg2 textureSize:(const tvec2_84d5962d *)arg3 dataSpaceValue:(float)arg4; +- (tvec2_84d5962d)labelObjectSpacePosition:(unsigned int)arg1 dataSpaceValue:(float)arg2; +- (void)updateLightingEffectsState:(id)arg1 scene:(id)arg2; +- (struct GeometryResource)geometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2 scene:(id)arg3; +- (id)modelEnumeratorFromScene:(id)arg1; +- (id)elementPropertiesFromScene:(id)arg1; +- (struct TSCH3DScenePart)scenePartForScene:(id)arg1; +- (id)scenePropertiesKey; +- (id)delegateFromScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectElementDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectElementDelegate-Protocol.h new file mode 100644 index 000000000..7f2b437c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectElementDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartElementSceneObjectElementDelegate +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectGeometryDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectGeometryDelegate-Protocol.h new file mode 100644 index 000000000..2931eded6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectGeometryDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartElementSceneObjectGeometryDelegate +- (_Bool)willSubmitGeometry:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectMainDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectMainDelegate-Protocol.h new file mode 100644 index 000000000..fde821d9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectMainDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartElementSceneObjectMainDelegate +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessBoundsItems.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessBoundsItems.h new file mode 100644 index 000000000..c920126ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessBoundsItems.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementSceneObjectProcessBoundsItems : TSCH3DChartElementSceneObjectProcessGeometryOnlyItems +{ +} + +- (_Bool)useBoundsGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessGeometryOnlyItems.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessGeometryOnlyItems.h new file mode 100644 index 000000000..c1a7d7e3c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessGeometryOnlyItems.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementSceneObjectProcessGeometryOnlyItems : TSCH3DChartElementSceneObjectProcessItems +{ +} + +- (void)processDelayedItemsWithOpacity:(float)arg1; +- (void)processElementInfo:(const struct RenderElementInfo *)arg1 eachValue:(_Bool)arg2; +- (_Bool)processEnumeratorSeries:(id)arg1; +- (_Bool)geometryOnly; +- (_Bool)useBoundsGeometry; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessItems.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessItems.h new file mode 100644 index 000000000..091f6f9a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessItems.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartElementProperties, TSCH3DChartElementSceneObject, TSCH3DRenderProcessor, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DChartElementSceneObjectProcessItems : NSObject +{ + TSCH3DChartElementSceneObject *mSceneObject; + TSCH3DSceneRenderPipeline *mPipeline; + TSCH3DChartElementProperties *mProperties; + vector_cd7372eb mDelayedItems; +} + ++ (id)processItemsWithSceneObject:(id)arg1 properties:(id)arg2 pipeline:(id)arg3; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)processItems; +- (void)performItemsProcessing; +- (void)p_processElementInfoWithSeries:(id)arg1 position:(const tvec2_3b141483 *)arg2; +- (void)processDelayedItemsWithOpacity:(float)arg1; +- (_Bool)p_delayedItemsAreUnique; +- (struct RenderElementInfo)elementInfoWithSeries:(id)arg1 position:(const tvec2_3b141483 *)arg2; +@property(readonly, nonatomic) TSCH3DRenderProcessor *processor; +@property(readonly, nonatomic) _Bool geometryOnly; +@property(readonly, nonatomic) _Bool useBoundsGeometry; +@property(readonly, nonatomic) _Bool pushStates; +- (void)clearParent; +- (void)dealloc; +- (id)initWithSceneObject:(id)arg1 properties:(id)arg2 pipeline:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessRenderItems.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessRenderItems.h new file mode 100644 index 000000000..ae66395bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessRenderItems.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementSceneObjectProcessRenderItems : TSCH3DChartElementSceneObjectProcessItems +{ +} + +- (void)processElementInfo:(const struct RenderElementInfo *)arg1 eachValue:(_Bool)arg2; +- (_Bool)processEnumeratorSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessTransparentItems.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessTransparentItems.h new file mode 100644 index 000000000..9f2ae1cd9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectProcessTransparentItems.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartElementSceneObjectProcessTransparentItems : TSCH3DChartElementSceneObjectProcessItems +{ +} + +- (void)processElementInfo:(const struct RenderElementInfo *)arg1 eachValue:(_Bool)arg2; +- (_Bool)processEnumeratorSeries:(id)arg1; +- (_Bool)pushStates; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectSeriesDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectSeriesDelegate-Protocol.h new file mode 100644 index 000000000..802c272c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartElementSceneObjectSeriesDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DChartElementSceneObjectSeriesDelegate +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGLLayerRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGLLayerRenderPresenter.h new file mode 100644 index 000000000..6a945f8ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGLLayerRenderPresenter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartGLLayerRenderPresenter : TSCH3DChartRenderPresenter +{ +} + +- (void)cleanupRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)presentRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (_Bool)shouldRenderLegendIntoSeparateLayer; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompiler.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompiler.h new file mode 100644 index 000000000..072ddf936 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompiler.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DChartAllElementSceneObjectDelegate-Protocol.h" +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +@class TSCH3DChartModelEnumerator, TSCHChartSeries; + +// Not exported +@interface TSCH3DChartGeometryArrayCompiler : TSCH3DGeometryCollector +{ + tvec2_3b141483 mCurrentElementIndex; + TSCH3DChartModelEnumerator *mEnumeratorSeries; + id mDelegate; +} + ++ (void)p_compileScene:(id)arg1 withBlock:(id)arg2; ++ (void)compileSceneObject:(id)arg1 scene:(id)arg2 delegate:(id)arg3; +@property(readonly, nonatomic) tvec2_3b141483 currentElementIndex; // @synthesize currentElementIndex=mCurrentElementIndex; +@property(retain, nonatomic) id delegate; // @synthesize delegate=mDelegate; +- (id).cxx_construct; +- (void)p_endCompile; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (id)p_transformBuffer:(id)arg1 forVariable:(id)arg2 offset:(unsigned long long)arg3 count:(unsigned long long)arg4; +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (struct ObjectState *)currentObjectState; +- (StateStack_22d3dc01 *)objectStateStack; +- (id)matrixProcessor; +- (id)objectStateProcessor; +- (id)combinationProcessor; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +@property(readonly, nonatomic) TSCHChartSeries *chartSeries; +- (void)dealloc; +- (id)p_initWithScene:(id)arg1; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompilerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompilerDelegate-Protocol.h new file mode 100644 index 000000000..ef81c6d79 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGeometryArrayCompilerDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCH3DChartGeometryArrayCompilerDelegate +- (void)didCompileScene:(id)arg1 compiler:(id)arg2; +- (void)didProcessElementArraysForElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 compiler:(id)arg4; +- (void)addElementArrays:(id)arg1 compiler:(id)arg2; +- (_Bool)compileEntireBuffer; +- (_Bool)transformBuffers; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..a0ba0c165 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartGetProjectedBoundsPipeline (LabelsMeshRendererDispatch) +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline.h new file mode 100644 index 000000000..57ad46ae4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGetProjectedBoundsPipeline.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DCamera; + +// Not exported +@interface TSCH3DChartGetProjectedBoundsPipeline : TSCH3DGetBoundsPipeline +{ + box_80622335 mLayoutInPage; + box_80622335 mBodyLayoutInPage; + box_80622335 mContainingViewport; + struct ChartProjectedBoundsSpaces mSpaces; + TSCH3DCamera *mOriginalCamera; + struct ChartScenePropertyAccessor *mOriginalSceneAccessor; + box_a3bd9649 mShadowsLayoutBounds; + box_a3bd9649 mLayoutBounds; + box_a3bd9649 mConstantDepthBodyLayoutBounds; + box_a3bd9649 mBodyLayoutBounds; + box_a3bd9649 mLabelsLayoutBounds; + box_a3bd9649 mChartBounds; + box_a3bd9649 mOrientBounds; + box_a3bd9649 mDrawingBounds; + box_a3bd9649 mLabelsBounds; + _Bool mEnableScaledDepth; + int mLabelsMode; +} + +@property(nonatomic) int labelsMode; // @synthesize labelsMode=mLabelsMode; +@property(nonatomic) _Bool enableScaledDepth; // @synthesize enableScaledDepth=mEnableScaledDepth; +@property(nonatomic) box_80622335 containingViewport; // @synthesize containingViewport=mContainingViewport; +@property(nonatomic) box_80622335 bodyLayoutInPage; // @synthesize bodyLayoutInPage=mBodyLayoutInPage; +@property(nonatomic) box_80622335 layoutInPage; // @synthesize layoutInPage=mLayoutInPage; +- (id).cxx_construct; +@property(readonly, nonatomic) const struct ChartProjectedBoundsSpaces *spaces; +- (_Bool)run; +- (void)updateBounds; +- (box_a3bd9649)p_extendLabelsBoundsToBounds:(const box_a3bd9649 *)arg1; +- (void)updateLayoutBoundsIfNecessary; +- (void)updateRenderBounds; +- (void)calculateBoundsIfNecessary; +- (void)calculateLabelsBoundsIfNecssary; +- (void)calculateBounds; +- (void)calculateLabelsBounds; +- (void)updateLayoutBounds; +- (void)calculateLayoutLabelsBounds; +- (void)calculateLayoutBounds; +- (void)calculateLayoutBoundsSkippingLayoutSceneBounds:(_Bool)arg1; +- (int)p_depthBoundsTypes; +- (id)drawingBoundsSceneObjectClasses; +- (id)labelsSceneObjectClasses; +- (id)chartSceneObjectClasses; +- (box_a3bd9649)getBoundsFromObjectBoundsForScene:(id)arg1 boundsType:(int)arg2; +- (id)updatedConstantDepthSceneFromScene:(id)arg1; +- (box_a3bd9649)boundsFromObjectBoundsOfType:(int)arg1; +- (_Bool)p_updatesLabelsOnly; +- (_Bool)p_excludesLabels; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h new file mode 100644 index 000000000..36e897f74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartGridlinesSceneObject (TSCH3DChartRepAnimationTextureSceneDelegateDispatch) +- (int)p_animationTextureSceneDelegateChunkPlane; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject.h new file mode 100644 index 000000000..4289a67ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGridlinesSceneObject.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DPrefilteredLineRenderer; + +// Not exported +@interface TSCH3DChartGridlinesSceneObject : TSCH3DSceneObject +{ + TSCH3DPrefilteredLineRenderer *mRenderer; +} + ++ (struct TSCH3DScenePart)partWithAxes:(id)arg1; +- (void)postGetBounds:(id)arg1; +- (void)primeRenderCaches:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)postrender:(id)arg1; +- (void)render:(id)arg1; +- (void)p_render:(id)arg1; +- (_Bool)p_shouldRenderInFrontForPipeline:(id)arg1; +- (tmat4x4_3074befe)p_gridlineTransformForPipeline:(id)arg1; +- (id)effects; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..ffeb962a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartGrowAnimation (ChartAnimationLibrarySupport) ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation.h new file mode 100644 index 000000000..a09481d17 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartGrowAnimation : TSCH3DChartAnimation +{ +} + +- (id)globalTimingInterpolation; +- (id)makeDelegateWithScene:(id)arg1; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addToElementTimings:(id)arg1; +- (void)addToElementPlaneTimings:(id)arg1; +- (void)addToBackgroundPlaneTimings:(id)arg1; +- (_Bool)individualValueLabels; +- (void)updateTimeRanges; +- (_Bool)needDynamicShadows; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimationClip.h new file mode 100644 index 000000000..edda3e025 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartGrowAnimationClip.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartGrowAnimationClip : TSCH3DChartAnimationClip +{ +} + +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4 context:(id)arg5; +- (void)didAddToAnimationClipsWithSceneObject:(id)arg1 scene:(id)arg2 animation:(id)arg3; +- (void)p_compileGeometryForSceneObject:(id)arg1 scene:(id)arg2 animation:(id)arg3; +- (Class)animationDataClass; +- (void)p_applyRepresentativeVertexForInfo:(const struct RenderElementInfo *)arg1; +- (void)enableBlendingForProcessor:(id)arg1 enableDepth:(_Bool)arg2; +- (int)renderMethodPoint; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartInteractiveCanvasCALayerImageContentRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartInteractiveCanvasCALayerImageContentRenderPresenter.h new file mode 100644 index 000000000..9c4cc66f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartInteractiveCanvasCALayerImageContentRenderPresenter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartInteractiveCanvasCALayerImageContentRenderPresenter : TSCH3DChartCALayerImageContentRenderPresenter +{ +} + +- (Class)layerClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObject.h new file mode 100644 index 000000000..6369edc8f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObject.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DLabelsRenderer; + +// Not exported +@interface TSCH3DChartLabelsContainingSceneObject : TSCH3DSceneObject +{ + TSCH3DLabelsRenderer *mLabelsRenderer; +} + +- (void)renderLabelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg1; +- (void)renderLabelsResourcesSessionWithResources:(id)arg1 expectedSize:(const tvec2_3b141483 *)arg2 pipeline:(id)arg3 renderBlock:(id)arg4; +- (void)dispatchElementLabelHandler:(id)arg1; +- (void)getSelectionKnobsPositions:(id)arg1; +- (int)knobsModeForLabelType:(int)arg1 scene:(id)arg2; +- (void)rayPick:(id)arg1; +- (void)postGetBounds:(id)arg1; +- (void)postRenderBounds:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)primeRenderCaches:(id)arg1; +- (void)postrender:(id)arg1; +- (void)render:(id)arg1; +- (void)renderAnnotatedLabels:(id)arg1; +- (void)renderLabels:(id)arg1; +- (void)p_render:(id)arg1 selector:(SEL)arg2; +- (id)labelsRenderer; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObjectDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObjectDelegate-Protocol.h new file mode 100644 index 000000000..59232023a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLabelsContainingSceneObjectDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSCH3DSceneObjectDelegate-Protocol.h" + +@protocol TSCH3DChartLabelsContainingSceneObjectDelegate +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayerBasedSceneRenderSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayerBasedSceneRenderSetup.h new file mode 100644 index 000000000..d31e8369b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayerBasedSceneRenderSetup.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, CALayer; + +// Not exported +@interface TSCH3DChartLayerBasedSceneRenderSetup : TSCH3DChartSceneRenderSetup +{ + CALayer *mLayer; + CALayer *mPixelAlignmentLayer; + struct CGRect mLayerVisibleBounds; +} + +@property(retain, nonatomic) CALayer *pixelAlignmentLayer; // @synthesize pixelAlignmentLayer=mPixelAlignmentLayer; +@property(retain, nonatomic) CALayer *layer; // @synthesize layer=mLayer; +- (id).cxx_construct; +- (struct CGRect)layerVisibleBounds; +- (void)setLayerVisibleBounds:(struct CGRect)arg1; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1 forRenderCycle:(id)arg2; +- (_Bool)setupLayerFromLayerProvider:(id)arg1 canvas:(id)arg2 visible:(struct CGRect)arg3 pixelAlignmentLayer:(id)arg4; +- (box_80622335)pixelAlignBodyCanvasBounds:(const box_80622335 *)arg1; +- (box_80622335)fullBoxForRenderingCamera; +- (void)copyFromChartRenderSetup:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayout.h new file mode 100644 index 000000000..a264f88b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayout.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartSceneAreaLayoutItem, TSCH3DScene; + +// Not exported +@interface TSCH3DChartLayout : TSCH2DChartLayout +{ +} + ++ (id)propertiesThatInvalidateLayout; ++ (id)p_propertiesThatInvalidateShadows; ++ (id)p_allScaleProperties; ++ (id)p_propertiesThatResetSeriesStorage; ++ (id)p_propertiesThatResetSceneProperties; ++ (_Bool)layoutFrameEnclosesInfoGeometry; ++ (void)upgradeSceneDepthSettingsForChartInfo:(id)arg1 hasConstantDepth:(_Bool)arg2 willModifyBlock:(id)arg3; +- (void)setSeriesIndexedPieWedgeExplosions:(id)arg1; +- (id)mutationTuplesToApplyDuringResize; +- (void)modelInvalidated:(id)arg1; +- (void)processChanges:(id)arg1; +- (void)p_resetSeriesStorage; +- (void)p_resetSceneProperties; +@property(readonly, nonatomic) TSCH3DScene *scene; +@property(readonly, nonatomic) const struct ChartProjectedBoundsSpaces *projectedBounds; +- (id)infoChartScale; +- (id)containingViewportVector; +@property(readonly, nonatomic) _Bool hasProjectedBounds; +@property(readonly, nonatomic) TSCH3DChartSceneAreaLayoutItem *areaItem; +- (void)p_ensureValidForCircumscribingSizeLayout; +- (void)setLayoutSettings:(CDStruct_9aa9521f)arg1; +- (_Bool)p_shouldClearSceneForLayoutSettings:(CDStruct_9aa9521f)arg1; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayoutSceneSettingsUpgrader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayoutSceneSettingsUpgrader.h new file mode 100644 index 000000000..fae773b2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLayoutSceneSettingsUpgrader.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue, TSCH3DChartLayout; + +// Not exported +@interface TSCH3DChartLayoutSceneSettingsUpgrader : TSCH3DAbstractLimitingSeriesUpgrader +{ + TSCH3DChartLayout *mChartLayout; + _Bool mIsMutatedForSceneSettings; + NSValue *mInfoGeometryOffset; + _Bool hasConstantDepth; +} + +@property(nonatomic) _Bool hasConstantDepth; // @synthesize hasConstantDepth; +- (void)upgrade; +- (void)updateInfoGeometryIfNecessary; +- (void)mutateInfoWithContainingViewport:(id)arg1 scene:(id)arg2; +- (id)containingViewportByResizingScene:(id)arg1 toResizingFrame:(struct CGRect)arg2; +- (struct CGRect)oldResizingFrame; +- (id)sceneResetWithLayoutSettings:(CDStruct_9aa9521f)arg1; +- (CDStruct_9aa9521f)oldLayoutSettings; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineGrowAnimationClip.h new file mode 100644 index 000000000..1f6b7c58e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineGrowAnimationClip.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartLineGrowAnimationClip : TSCH3DChartSeparateCapGrowAnimationClip +{ +} + +- (_Bool)setupElementCapForGrowState:(struct ChartGrowAnimationState *)arg1 info:(const struct ChartAnimationElementInfo *)arg2; +- (void)setupElementBodyForGrowState:(struct ChartGrowAnimationState *)arg1 info:(const struct ChartAnimationElementInfo *)arg2; +- (id)clipPlaneEffect; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-Animation.h new file mode 100644 index 000000000..e2aa23f32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-Animation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartLineSceneObject (Animation) +- (_Bool)alwaysRenderForElementBlendAnimationClip; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-EdgeDetectionParameters.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-EdgeDetectionParameters.h new file mode 100644 index 000000000..b17842f3d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject-EdgeDetectionParameters.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartLineSceneObject (EdgeDetectionParameters) +- (struct EdgeDetectionParameters)edgeDetectionParameters; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject.h new file mode 100644 index 000000000..0b655d849 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartLineSceneObject.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartLineSceneObject : TSCH3DChartSeriesSceneObject +{ +} + ++ (struct MeshData)createMeshForSeries:(id)arg1; ++ (float)chartSeriesDepthOffsetFactor; ++ (float)chartSeriesDepth; ++ (id)chartSeriesType; +- (_Bool)shouldRenderSeries:(id)arg1; +- (void)updateTilingEffect:(struct TexCoordTilingShaderEffectState *)arg1 properties:(id)arg2 textureTiling:(id)arg3 size:(const tvec3_17f03ce0 *)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMainTitleSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMainTitleSceneObject.h new file mode 100644 index 000000000..40d273b27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMainTitleSceneObject.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartMainTitleSceneObject : TSCH3DChartTitleSceneObject +{ +} + ++ (id)paragraphStyleForTitleFontForInfo:(id)arg1; ++ (unsigned long long)styleIndexForInfo:(id)arg1; +- (_Bool)isAnnotated; +- (struct LabelTransform)labelTransformForPositioner:(id)arg1; +- (id)textForInfo:(id)arg1; +- (_Bool)enabledForInfo:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1 forInfo:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1 forInfo:(id)arg2; +- (id)convertSelectionPathTo3D:(id)arg1 path:(id)arg2; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (int)labelType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResource.h new file mode 100644 index 000000000..ad2c64ad0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResource.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartMeshSharedChildResource; + +// Not exported +@interface TSCH3DChartMeshResource : TSCH3DResource +{ + TSCH3DChartMeshSharedChildResource *mShared; +} + ++ (id)resourceWithSharedResource:(id)arg1; +- (unsigned long long)uniqueIdentifier; +- (void)flushMemory; +- (id)get; +- (struct DataBufferInfo)bufferInfo; +- (int)caching; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithSharedResource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResources.h new file mode 100644 index 000000000..2cec30a38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshResources.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSObject, TSCH3DChartMeshSharedResource, TSCH3DChartTexcoordSharedResource, TSCH3DGeometry, TSCH3DResource, TSCHChartSeries; + +// Not exported +@interface TSCH3DChartMeshResources : NSObject +{ + NSObject *mCreator; + TSCHChartSeries *mSeries; + TSCH3DChartMeshSharedResource *mVertex; + TSCH3DChartMeshSharedResource *mBounds; + TSCH3DResource *mCachedBounds; + TSCH3DChartMeshSharedResource *mNormal; + TSCH3DChartTexcoordSharedResource *mTexcoord; + struct GeometryArrays mArrays; + TSCH3DGeometry *mGeometry; +} + ++ (id)resourcesWithSeries:(id)arg1 creator:(id)arg2; ++ (id)nullBuffer; +- (id).cxx_construct; +- (void)regenerateForChild:(id)arg1; +- (void)regenerateBounds; +- (struct GeometryResource)geometryResourceWithPrimitiveType:(int)arg1; +- (void)regenerate; +@property(readonly, nonatomic) TSCH3DResource *texcoord; +@property(readonly, nonatomic) TSCH3DResource *normal; +@property(readonly, nonatomic) TSCH3DResource *vertex; +@property(readonly, nonatomic) TSCH3DResource *bounds; +- (void)clearParent; +- (void)dealloc; +- (id)initWithSeries:(id)arg1 creator:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedChildResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedChildResource.h new file mode 100644 index 000000000..ecd832746 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedChildResource.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartMeshResources; + +// Not exported +@interface TSCH3DChartMeshSharedChildResource : NSObject +{ + TSCH3DChartMeshResources *mParent; + _Bool mChildRegenerated; + int mCaching; + struct DataBufferInfo mBufferInfo; + unsigned long long mResourceIdentifier; +} + ++ (id)resourceWithParent:(id)arg1; +@property(nonatomic) _Bool childRegenerated; // @synthesize childRegenerated=mChildRegenerated; +@property(nonatomic) int caching; // @synthesize caching=mCaching; +- (id).cxx_construct; +@property(readonly, nonatomic) unsigned long long resourceIdentifier; +@property(readonly) struct DataBufferInfo bufferInfo; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedResource.h new file mode 100644 index 000000000..ac227f2ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMeshSharedResource.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DDataBuffer; + +// Not exported +@interface TSCH3DChartMeshSharedResource : TSCH3DChartMeshSharedChildResource +{ + TSCH3DDataBuffer *mMesh; +} + +@property(retain, nonatomic) TSCH3DDataBuffer *mesh; // @synthesize mesh=mMesh; +- (void)flushMemory; +- (id)get; +- (void)setChildRegenerated:(_Bool)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties-HACKElementTypeSpecific.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties-HACKElementTypeSpecific.h new file mode 100644 index 000000000..373c8052f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties-HACKElementTypeSpecific.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartMixinElementProperties (HACKElementTypeSpecific) +- (id)getPropertiesOfType:(Class)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties.h new file mode 100644 index 000000000..accca362e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMixinElementProperties.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartMixinElementProperties : TSCH3DChartElementProperties +{ + TSCH3DChartElementProperties *mOriginal; +} + ++ (id)propertiesWithProperties:(id)arg1; +- (id)texcoordsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)normalsForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)boundsGeometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (struct GeometryResource)geometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)renderingLightingModelForSeries:(id)arg1; +- (_Bool)applyElementTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (float)elementTransformDepthFromPropertyAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (void)applyChartElementsTransform:(struct ObjectTransforms *)arg1; +- (id)elementsTransform; +- (id)chartTransform; +- (id)labels; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithProperties:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartModelEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartModelEnumerator.h new file mode 100644 index 000000000..b0b2ba9ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartModelEnumerator.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, TSCH3DChartType, TSCHChartAxis, TSCHChartInfo, TSCHChartModel, TSCHChartSeries, TSCHChartSeriesType; + +// Not exported +@interface TSCH3DChartModelEnumerator : NSObject +{ + TSCHChartModel *mModel; + NSArray *mSeriesList; + unsigned long long mNumberOfValues; + TSCH3DChartType *mChartType; + TSCHChartSeriesType *mSeriesType; + TSCHChartAxis *mCoordinateAxis; + TSCHChartAxis *mValueAxis; + struct ValueEnumerator mSeries; + struct ValueEnumerator mCoordinate; + vector_3f7ffb82 mSeriesValues; + vector_3f7ffb82 mCoordinateValues; +} + ++ (id)enumeratorWithModel:(id)arg1 chartType:(id)arg2 seriesType:(id)arg3; +@property(readonly, nonatomic) TSCHChartSeriesType *seriesType; // @synthesize seriesType=mSeriesType; +@property(readonly, nonatomic) TSCH3DChartType *chartType; // @synthesize chartType=mChartType; +@property(readonly, nonatomic) TSCHChartModel *model; // @synthesize model=mModel; +- (id).cxx_construct; +- (void).cxx_destruct; +- (unsigned int)valueLabelPositionForValue:(double)arg1; +- (_Bool)skipZeroValues; +- (id)seriesFillOrStrokeColor; +- (id)seriesFill; +- (id)seriesName; +- (_Bool)showSeriesName; +- (_Bool)showValueLabels; +- (id)valueStringForLabelResources:(id)arg1; +- (id)valueString; +- (_Bool)isValid; +- (_Bool)isValidNonZero; +- (unsigned long long)elementIndex; +- (double)unitSpaceValueForDataSpaceValue:(double)arg1; +- (double)dataSpaceValue; +- (double)value; +- (double)groupValue; +- (id)nextElement:(unsigned long long)arg1; +- (id)nextElement; +- (void)updateValue; +- (unsigned long long)index; +- (id)elementEnumerator; +- (tvec2_3b141483)position; +- (id)nextSeries:(unsigned long long)arg1; +- (id)nextSeries; +@property(readonly, nonatomic) TSCHChartSeries *series; +@property(readonly, nonatomic) TSCHChartInfo *info; +- (id)reverseSeriesEnumerator; +- (id)seriesEnumerator; +@property(readonly, nonatomic) tvec2_3b141483 size; +- (unsigned long long)numberOfSeries; +- (unsigned long long)countSeries; +- (void)resetForReverseSeriesEnumeration:(_Bool)arg1; +- (id)p_resetCoordinateEnumeration; +- (void)updateAxes; +- (void)dealloc; +- (id)initWithModel:(id)arg1 chartType:(id)arg2 seriesType:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMutableElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMutableElementProperties.h new file mode 100644 index 000000000..dfff38a1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartMutableElementProperties.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DArray2D, TSCH3DLabelResources, TSCH3DTransform; + +// Not exported +@interface TSCH3DChartMutableElementProperties : TSCH3DChartElementProperties +{ + TSCH3DArray2D *mLightingModels; + TSCH3DLabelResources *mLabels; + TSCH3DTransform *mChartTransform; + TSCH3DTransform *mElementsTransform; +} + +@property(retain, nonatomic) TSCH3DTransform *elementsTransform; // @synthesize elementsTransform=mElementsTransform; +@property(retain, nonatomic) TSCH3DTransform *chartTransform; // @synthesize chartTransform=mChartTransform; +@property(retain, nonatomic) TSCH3DLabelResources *labels; // @synthesize labels=mLabels; +@property(retain, nonatomic) TSCH3DArray2D *lightingModels; // @synthesize lightingModels=mLightingModels; +- (id)renderingLightingModelForSeries:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject-BlurParametersSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject-BlurParametersSupport.h new file mode 100644 index 000000000..674afc025 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject-BlurParametersSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartOrthographicShadowsSceneObject (BlurParametersSupport) ++ (id)blurParametersArray; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject.h new file mode 100644 index 000000000..70f55483f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartOrthographicShadowsSceneObject.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartOrthographicShadowsSceneObject : TSCH3DChartShadowsSceneObject +{ +} + +- (id)createShadowsRenderer; +- (void)updateShadowPlane:(id)arg1 texcoords:(id)arg2 scene:(id)arg3 blurslack:(float)arg4 angle:(float)arg5 quality:(float)arg6 planePadding:(box_a3bd9649)arg7; +- (void)updateCoordsAndTexcoords:(const box_a3bd9649 *)arg1 zOffset:(float)arg2 cameraPosition:(const tvec3_17f03ce0 *)arg3 quad:(id)arg4 texcoords:(id)arg5; +- (id)createCamera; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementAlphaBlendAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementAlphaBlendAnimationClip.h new file mode 100644 index 000000000..e0a8d27fb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementAlphaBlendAnimationClip.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPerElementAlphaBlendAnimationClip : TSCH3DChartAlphaBlendAnimationClip +{ + box_e9f23397 mAlphaBlendRange; +} + +@property(nonatomic) box_e9f23397 alphaBlendRange; // @synthesize alphaBlendRange=mAlphaBlendRange; +- (id).cxx_construct; +- (float)protected_elementAlphaForContext:(id)arg1; +- (void)protected_addShaderEffect:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeAnimationClip.h new file mode 100644 index 000000000..bff8da8de --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeAnimationClip.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPerElementValueLabelFadeAnimationClip : TSCH3DChartAnimationClip +{ + box_e9f23397 mLabelRange; +} + +@property(nonatomic) box_e9f23397 labelRange; // @synthesize labelRange=mLabelRange; +- (id).cxx_construct; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2 context:(id)arg3; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3 timeSlice:(id)arg4 context:(id)arg5; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeShaderEffect.h new file mode 100644 index 000000000..2ad689b96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerElementValueLabelFadeShaderEffect.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPerElementValueLabelFadeShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject-BlurParametersSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject-BlurParametersSupport.h new file mode 100644 index 000000000..4834c8587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject-BlurParametersSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPerspectiveShadowsSceneObject (BlurParametersSupport) ++ (id)blurParametersArray; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject.h new file mode 100644 index 000000000..d7cbf9838 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPerspectiveShadowsSceneObject.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPerspectiveShadowsSceneObject : TSCH3DChartShadowsSceneObject +{ +} + +- (id)createShadowsRenderer; +- (void)updateShadowPlane:(id)arg1 texcoords:(id)arg2 scene:(id)arg3 blurslack:(float)arg4 angle:(float)arg5 quality:(float)arg6 planePadding:(box_a3bd9649)arg7; +- (void)updateCoordsAndTexcoords:(const box_a3bd9649 *)arg1 camera:(id)arg2 quad:(id)arg3 texcoords:(id)arg4; +- (id)createCamera; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieElementProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieElementProperties.h new file mode 100644 index 000000000..0bae56eee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieElementProperties.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPieElementProperties : TSCH3DChartBasicElementProperties +{ + vector_ec52ae8c mPercentOfTotal; + vector_ec52ae8c mRotation; + vector_ec52ae8c mExplode; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)reset; +- (void)updateValues; +- (_Bool)applyElementTransform:(struct ObjectTransforms *)arg1 series:(id)arg2 index:(const tvec2_3b141483 *)arg3 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg4; +- (float)elementTransformDepthFromPropertyAccessor:(const struct ChartScenePropertyAccessor *)arg1; +- (float)explosionAtElementIndex:(const tvec2_3b141483 *)arg1 propertyAccessor:(const struct ChartScenePropertyAccessor *)arg2; +- (_Bool)anyHasExplosion; +- (void)setRotation:(float)arg1 atElementIndex:(const tvec2_3b141483 *)arg2; +- (float)rotationAtElementIndex:(const tvec2_3b141483 *)arg1; +- (void)setExplosion:(float)arg1 atElementIndex:(const tvec2_3b141483 *)arg2; +- (float)explosionAtElementIndex:(const tvec2_3b141483 *)arg1; +- (void)setPercentOfTotal:(float)arg1 atElementIndex:(const tvec2_3b141483 *)arg2; +- (float)percentOfTotalAtElementIndex:(const tvec2_3b141483 *)arg1; +- (long long)flatIndex:(const tvec2_3b141483 *)arg1; +- (void)updateLabels; +- (struct GeometryResource)boundsGeometryForSeries:(id)arg1 index:(const tvec2_3b141483 *)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieGrowAnimationClip.h new file mode 100644 index 000000000..3372ce6b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieGrowAnimationClip.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPieGrowAnimationClip : TSCH3DChartSeparateCapGrowAnimationClip +{ + _Bool mUseDiscard; +} + +@property(nonatomic) _Bool useDiscard; // @synthesize useDiscard=mUseDiscard; +- (_Bool)setupElementCapForGrowState:(struct ChartGrowAnimationState *)arg1 info:(const struct ChartAnimationElementInfo *)arg2; +- (void)setupElementBodyForGrowState:(struct ChartGrowAnimationState *)arg1 info:(const struct ChartAnimationElementInfo *)arg2; +- (id)clipPlaneEffect; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieResizer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieResizer.h new file mode 100644 index 000000000..75fc48c9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieResizer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPieResizer : TSCH3DChartResizer +{ + tvec2_01ee4891 mDirections; +} + ++ (float)perspectiveness; ++ (tvec2_84d5962d)adjustLabelWrapSize:(const tvec2_84d5962d *)arg1; +- (id).cxx_construct; +- (tvec2_84d5962d)updateResizerFromRequestedSize:(const tvec2_84d5962d *)arg1 startingSize:(tvec2_84d5962d *)arg2; +- (tvec2_84d5962d)updateDirectionsFromRequestedSize:(const tvec2_84d5962d *)arg1 startingSize:(tvec2_84d5962d *)arg2; +- (tvec2_84d5962d)squareSize:(const tvec2_84d5962d *)arg1; +- (tvec3_17f03ce0)adjust:(tvec3_17f03ce0 *)arg1 by:(float)arg2; +- (void)setScale:(tvec3_17f03ce0 *)arg1; +- (tvec2_01ee4891)canImprove; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-Animation.h new file mode 100644 index 000000000..4fb780d2c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-Animation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (Animation) +- (_Bool)alwaysRenderForElementBlendAnimationClip; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-AnimationData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-AnimationData.h new file mode 100644 index 000000000..054eb7cb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-AnimationData.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (AnimationData) +- (void)postAddDataToGeometryResourceAnimationData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-EdgeDetectionParameters.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-EdgeDetectionParameters.h new file mode 100644 index 000000000..4c7804140 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-EdgeDetectionParameters.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (EdgeDetectionParameters) +- (struct EdgeDetectionParameters)edgeDetectionParameters; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartAnimationGrow.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartAnimationGrow.h new file mode 100644 index 000000000..91239642a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartAnimationGrow.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (TSCH3DChartAnimationGrow) +- (_Bool)growAnimationLinearInterpolationForChartDeliveryStyle:(unsigned long long)arg1; +- (_Bool)growAnimationSequenceInOrderForChartDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h new file mode 100644 index 000000000..6e072b156 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (TSCH3DChartBoundsLayoutSceneDelegateDispatch) +- (Class)chartBoundsLayoutSceneDelegateClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartResizer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartResizer.h new file mode 100644 index 000000000..7867132d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject-TSCH3DChartResizer.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartPieSceneObject (TSCH3DChartResizer) +- (Class)getBounds3DClass; +- (Class)resizer3DClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject.h new file mode 100644 index 000000000..cdf25827a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieSceneObject.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPieSceneObject : TSCH3DChartElementSceneObject +{ +} + ++ (struct MeshData)createMeshForSeries:(id)arg1; ++ (id)createBoundsForSeries:(id)arg1; ++ (id)wholePieBoundsResource; ++ (id)p_wholePieBounds; ++ (id)p_boundsDataBufferWithDepthFactor:(float)arg1 angleRange:(const range_2a4e38ce *)arg2 includeEndPoints:(_Bool)arg3; ++ (unsigned long long)p_boundsStepsForAngle:(double)arg1; ++ (float)calculateHalfAngleForSeries:(id)arg1; ++ (id)createGeometryWithStartAngle:(float)arg1 endAngle:(float)arg2 bevel:(_Bool)arg3 bevelEdges:(_Bool)arg4; ++ (_Bool)shouldCreateMeshSeriesStorage; ++ (Class)propertiesClass; ++ (id)chartSeriesType; ++ (float)geometrySpaceRadius; +- (void)sortElements:(vector_cd7372eb *)arg1 pipeline:(id)arg2; +- (_Bool)transparencyDepthMask; +- (void)setExplosion:(float)arg1 atElementIndex:(const tvec2_3b141483 *)arg2 forScene:(id)arg3; +- (float)explosionAtElementIndex:(const tvec2_3b141483 *)arg1 forScene:(id)arg2; +- (void)updateElementEffectsStates:(const struct RenderElementInfo *)arg1 depthToWidthRatio:(float)arg2; +- (void)updateTilingEffect:(struct TexCoordTilingShaderEffectState *)arg1 properties:(id)arg2 textureTiling:(id)arg3 depth:(float)arg4 percentOfTotal:(float)arg5; +- (_Bool)shouldRenderEachValue; +- (void)renderLabelsSceneObject:(id)arg1 pipeline:(id)arg2 enumerator:(id)arg3 properties:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieWedgeKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieWedgeKnob.h new file mode 100644 index 000000000..1f53a5d05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPieWedgeKnob.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DPickedPoint, TSCH3DProjector; + +// Not exported +@interface TSCH3DChartPieWedgeKnob : TSCHChartPieWedgeKnob +{ + TSCH3DPickedPoint *mPickedPoint; + TSCH3DProjector *mProjector; + float mStartExplosion; +} + +@property(readonly, nonatomic) float startExplosion; // @synthesize startExplosion=mStartExplosion; +@property(readonly, nonatomic) TSCH3DProjector *projector; // @synthesize projector=mProjector; +@property(readonly, nonatomic) TSCH3DPickedPoint *pickedPoint; // @synthesize pickedPoint=mPickedPoint; +- (_Bool)obscuresKnob:(id)arg1; +- (_Bool)overlapsWithKnob:(id)arg1; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3 seriesIndexHit:(unsigned long long *)arg4; +- (void)reset; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPlatformSettings.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPlatformSettings.h new file mode 100644 index 000000000..0965cd47d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPlatformSettings.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSCH3DChartPlatformSettings : NSObject +{ + NSDictionary *mSettings; +} + ++ (id)sharedInstance; ++ (id)p_platformSettingsDictionary; ++ (int)p_platformSettingsType; ++ (id)p_defaultSettingsDictionary; +- (_Bool)shouldHandleResourceCacheOutOfMemory; +- (_Bool)backgroundLayoutUsesTiledRendering; +- (double)backgroundLayoutContentsScaleFactor; +- (_Bool)protectCachedShaders; +- (float)prefilteredLinesFilterRadius; +- (_Bool)useTiledFullSizeInteractiveLayer; +- (unsigned long long)highQualityShadowsSize; +- (_Bool)useHighQualityShadows; +- (float)rotationTrackerSpeed; +- (float)normalizedLabelPickingSlackForViewScale:(double)arg1 viewport:(const tvec2_3b141483 *)arg2; +- (float)p_labelPickingSlack; +- (int)p_labelPickingSlackMethod; +- (_Bool)useLayoutInwardForInsertionIcons; +- (_Bool)useInteractiveModeWhileSelected; +- (_Bool)knobTrackingUsesRealTimePerformanceHint; +- (_Bool)interactiveModeUsesFastPerformanceHint; +- (unsigned long long)interactiveCanvasMultisamples; +- (_Bool)interactiveCanvasCanUseHighQualityRenderer; +- (unsigned long long)resourceCacheMemoryLimitInBytes; +- (unsigned long long)labelMaxTextureSize; +- (unsigned long long)printingMaxImageSize; +- (double)printingDPI; +- (unsigned long long)insertionIconSupersamplingSamples; +- (unsigned long long)supersamplingSamples; +- (unsigned long long)supersamplingTileSize; +- (_Bool)buildsCanUseDynamicShadows; +- (_Bool)buildsUseLowDetailedGeometries; +- (double)buildTargetFPS; +- (_Bool)buildShouldDiscardBuffers; +- (unsigned long long)buildMultisamples; +- (_Bool)buildImageDefaultAntialias; +- (unsigned long long)buildImageTileSize; +- (_Bool)skipFirstMipmapLevel; +- (id)description; +- (void)dealloc; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPrintingRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPrintingRenderCycle.h new file mode 100644 index 000000000..9d806e52c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartPrintingRenderCycle.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartPrintingRenderCycle : TSCH3DChartCGContextRenderCycle +{ + unsigned long long mSamples; + unsigned long long mTileSize; +} + ++ (unsigned long long)calculatePrintingSamplesForBounds:(struct CGRect)arg1 canvas:(id)arg2; ++ (Class)sceneRenderSetupClass; +- (_Bool)runPipeline:(id)arg1; +- (void)allocateTileFramebufferWithTileAllocationInfo:(const struct TileFramebufferAllocationInfo *)arg1; +- (_Bool)antialiasing; +- (unsigned long long)tileSamples; +- (unsigned long long)tileSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..1d6f4cdd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartRadialAnimation (ChartAnimationLibrarySupport) ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation.h new file mode 100644 index 000000000..dfe8ad83a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRadialAnimation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRadialAnimation : TSCH3DChartAnimation +{ +} + ++ (void)updateLayoutScene:(id)arg1; ++ (float)radialRadius; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addToElementTimings:(id)arg1; +- (void)addToBackgroundPlaneTimings:(id)arg1; +- (_Bool)individualValueLabels; +- (void)updateTimeRanges; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderBlockBuildImageRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderBlockBuildImageRenderCycle.h new file mode 100644 index 000000000..23ef4fab5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderBlockBuildImageRenderCycle.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DTileImageSceneRenderPipeline; + +// Not exported +@interface TSCH3DChartRenderBlockBuildImageRenderCycle : TSCH3DChartBuildImageRenderCycle +{ + TSCH3DTileImageSceneRenderPipeline *mTileImagePipeline; +} + +- (id)tilePipeline; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderCycle.h new file mode 100644 index 000000000..e09f82e3c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderCycle.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, TSCH3DChartRenderPresenter, TSCH3DGLFramebuffer, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DChartRenderCycle : NSObject +{ + _Bool mHasFramebuffer; + TSCH3DSceneRenderPipeline *mPipeline; + TSCH3DChartRenderPresenter *mPresenter; + TSCH3DChartRenderPresenter *mRenderPresenterToRestore; +} + ++ (id)renderCycleWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; +@property(readonly, nonatomic) _Bool hasFramebuffer; // @synthesize hasFramebuffer=mHasFramebuffer; +@property(readonly, nonatomic) TSCH3DChartRenderPresenter *presenter; // @synthesize presenter=mPresenter; +@property(readonly, nonatomic) TSCH3DSceneRenderPipeline *pipeline; // @synthesize pipeline=mPipeline; +- (void)setLayerVisibleBounds:(struct CGRect)arg1; +- (Class)layerCacheLogicClass; +- (Class)layerClass; +- (_Bool)shouldRenderLegendIntoSeparateLayer; +- (void)restoreDefaultRenderPresenter; +- (void)switchToRenderPresenter:(id)arg1; +- (void)endInteractiveMode; +- (void)beginInteractiveModeWithMinimumBufferSize:(struct CGSize)arg1; +- (_Bool)runPipeline:(id)arg1; +- (void)setupOptionalTextureSizeHintUsingCanvasChartBodyBoundsWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (_Bool)allocateLayerBasedFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (_Bool)allocateFramebufferWithAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (_Bool)setupLayerFromLayerProvider:(id)arg1 canvas:(id)arg2 visible:(struct CGRect)arg3 pixelAlignmentLayer:(id)arg4; +- (void)cleanupRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)presentRenderingWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (_Bool)shouldDiscardRenderbuffers; +- (void)layoutWithBoundsSpaces:(const struct ChartProjectedBoundsSpaces *)arg1 scale:(float)arg2; +- (void)destroyFramebuffer; +- (_Bool)usesMultipassRendering; +- (unsigned long long)multisamples; +- (void)p_setRenderPresenter:(id)arg1; +@property(readonly, nonatomic) TSCH3DGLFramebuffer *framebuffer; +- (id)setup; +@property(readonly, nonatomic) CALayer *layer; +- (void)copyFromChartRenderCycle:(id)arg1; +- (void)dealloc; +- (id)initWithRenderCycleInfo:(const struct RenderCycleInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderPresenter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderPresenter.h new file mode 100644 index 000000000..b23dcf4c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderPresenter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DChartRenderPresenter : NSObject +{ +} + ++ (id)presenter; +- (Class)layerCacheLogicClass; +- (Class)layerClass; +- (_Bool)shouldRenderLegendIntoSeparateLayer; +- (id)TSUImageFromPresenterInfo:(const struct PresenterInfo *)arg1 flipped:(_Bool)arg2; +- (_Bool)bindColorbufferForPipeline:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderer.h new file mode 100644 index 000000000..91c2cf04e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRenderer.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartSceneAreaLayoutItem, TSCH3DSelectionPath; + +// Not exported +@interface TSCH3DChartRenderer : TSCHRenderer +{ + _Bool mHasAnimationBounds; + struct ChartProjectedBoundsSpaces mAnimationBounds; + TSCH3DSelectionPath *mActive3DTextEditingPath; + _Bool mCanRender; + _Bool mResetTrackingOnNextRender; +} + +@property(nonatomic) _Bool resetTrackingOnNextRender; // @synthesize resetTrackingOnNextRender=mResetTrackingOnNextRender; +- (id).cxx_construct; +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (id)p_upgradeSelectionPathTo3D:(id)arg1; +- (void)textEditingDidEnd; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (struct CGAffineTransform)p_affineTransformForFrame:(struct CGRect)arg1 rotation:(double)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (id)p_sceneObjectFromSelectionPath:(id)arg1; +- (struct CGRect)p_frameForSelectionPath:(id)arg1 sceneObjectClass:(Class)arg2; +- (id)textIdentifierAtPoint:(struct CGPoint)arg1; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2 scene:(id)arg3 GLContext:(id)arg4 needLayout:(_Bool)arg5; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2 scene:(id)arg3; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)updateLayout; +- (id)p_renderPipelineWithUpdatedLayoutForScene:(id)arg1; +- (id)p_renderPipelineForScene:(id)arg1; +- (void)p_layoutForRenderPipeline:(id)arg1; +- (struct ChartProjectedBoundsConverter)p_boundsConverter; +- (void)clearCachedAnimationBounds; +- (void)cacheAnimationBoundsForScene:(id)arg1; +- (const struct ChartProjectedBoundsSpaces *)animationBounds; +- (void)p_debugLogConverter:(const struct ChartProjectedBoundsConverter *)arg1; +- (void)resetMultipassRendering; +- (void)multipassRenderingDidEnd; +- (_Bool)multipassRenderingIsDone; +- (void)processMultipassRendering; +- (_Bool)p_multipassCanRender; +- (_Bool)usesMultipassRendering; +- (void)presentFramebufferForPipeline:(id)arg1 CGContext:(struct CGContext *)arg2 highQuality:(_Bool)arg3 cleanupRendering:(_Bool)arg4; +- (_Bool)allocateFramebufferForVisibleRect:(const struct CGRect *)arg1; +@property(retain, nonatomic) TSCH3DChartSceneAreaLayoutItem *sceneAreaLayoutItem; +- (int)chunkPlane; +- (id)p_state; +- (id)rep3D; +@property(readonly, nonatomic) _Bool canRender; +- (void)dealloc; +- (id)initWithChartRep:(id)arg1 layoutItem:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRendererState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRendererState.h new file mode 100644 index 000000000..02e92c7e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRendererState.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class CALayer, TSCH3DChartRenderCycle, TSCH3DChartRep, TSCH3DGLLayerDelegate, TSCH3DRenderProcessor, TSCH3DScene, TSCH3DSession, TSCH3DSharegroupToken; + +// Not exported +@interface TSCH3DChartRendererState : NSObject +{ + TSCH3DChartRep *mRep; + TSCH3DSession *mSession; + TSCH3DRenderProcessor *mProcessor; + TSCH3DChartRenderCycle *mRenderCycle; + _Bool mInteractive; + _Bool mWantInteractiveMode; + _Bool mIsInteractiveMode; + struct CGSize mMinimumBufferSize; + struct CGRect mLayerVisibleBounds; + CALayer *mGLLayer; + TSCH3DGLLayerDelegate *mGLLayerDelegate; + TSCH3DSharegroupToken *mSharegroupToken; +} + +@property(readonly, nonatomic) TSCH3DSharegroupToken *sharegroupToken; // @synthesize sharegroupToken=mSharegroupToken; +@property(nonatomic) struct CGRect layerVisibleBounds; // @synthesize layerVisibleBounds=mLayerVisibleBounds; +@property(readonly, nonatomic) TSCH3DRenderProcessor *processor; // @synthesize processor=mProcessor; +- (id).cxx_construct; +- (id)GLLayer; +- (void)recreateGLLayer; +- (void)p_createGLLayer; +- (void)releaseGLLayer; +- (void)p_setupSession; +- (void)p_setupRenderCycle; +@property(readonly, nonatomic) _Bool mustRecreateRenderCycleForCurrentRenderCycleClass; +- (_Bool)p_reusableForCurrentRenderCycleClass; +- (void)p_setupInteractiveMode; +- (void)setIfIsMoreDemandingPerformance:(int)arg1; +@property(nonatomic) int performance; +- (void)endInteractiveMode; +- (void)beginInteractiveModeWithMinimumBufferSize:(struct CGSize)arg1 performanceHint:(int)arg2; +- (_Bool)usesMultipassRendering; +- (_Bool)isOneShot; +@property(readonly, nonatomic) _Bool framebufferCanRender; +@property(readonly, nonatomic) _Bool canRender; +@property(readonly, nonatomic) TSCH3DChartRenderCycle *renderCycle; // @synthesize renderCycle=mRenderCycle; +- (void)setupForRendering; +- (_Bool)renderLegendIntoSeparateLayer; +- (void)p_validateLabelBitmapContextInfoForScene:(id)arg1; +- (void)p_updateLabelBitmapContextInfoForScene:(id)arg1; +@property(readonly, nonatomic) TSCH3DScene *scene; +@property(readonly, nonatomic) TSCH3DSession *session; +@property(readonly, nonatomic) _Bool hasSession; +- (void)destroyFramebuffer; +- (void)destroy; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1 sharegroupToken:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep-PieWedgeDragging.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep-PieWedgeDragging.h new file mode 100644 index 000000000..0fe85d80b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep-PieWedgeDragging.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHChartPieWedgeExplosionTracking-Protocol.h" + +@interface TSCH3DChartRep (PieWedgeDragging) +- (void)explosionsDidUpdateForNewSeriesIndexedExplosions:(id)arg1; +- (_Bool)pieWedgeHitByUnscaledPoint:(struct CGPoint)arg1 seriesIndex:(unsigned long long)arg2 distanceFromCenter:(struct CGPoint *)arg3; +- (float)newExplosionValueForFinalDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3 knob:(id)arg4; +- (struct CGPoint)effectivePointForDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3; +- (_Bool)isPieChart; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep.h new file mode 100644 index 000000000..c74a38b89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRep.h @@ -0,0 +1,259 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DChartAnimationRendering-Protocol.h" +#import "TSCH3DGLLayerProvider-Protocol.h" + +@class CALayer, NSDictionary, NSMutableArray, NSMutableIndexSet, TSCH3DChartAnimationEngine, TSCH3DChartRenderer, TSCH3DChartRendererState, TSCH3DChartRepCachedTexture, TSCH3DChartRepFPSCounter, TSCH3DChartRepRenderQueue, TSCH3DGLContext, TSCH3DRotateKnob, TSCH3DScene; + +// Not exported +@interface TSCH3DChartRep : TSCHChartRep +{ + TSCH3DChartRenderer *mRenderer3D; + TSCH3DChartRepRenderQueue *mRenderQueue; + TSCH3DChartRendererState *mRendererState; + unsigned long long mChunkCount; + TSCH3DChartRepCachedTexture *mCachedTexture; + _Bool mHasSkippedInitialTexture; + _Bool mTextureForHiding; + TSCH3DChartAnimationEngine *mEngine; + Class mAnimationClass; + long long mAnimationStage; + long long mAnimationFrameCount; + int mAnimationBuildType; + TSCH3DScene *mAnimationLayerScene; + TSCH3DChartRepFPSCounter *mFPSCounter; + NSDictionary *mBuildAttributes; + TSCH3DGLContext *mAnimationGLContext; + int mRenderMode; + _Bool mIsInInteractiveMode; + NSMutableIndexSet *mInteractiveFlags; + _Bool mMaybeBeginDragging; + _Bool mMaybeBeginScrolling; + _Bool mDidChangeDepth; + struct CGSize mMinimumInteractiveSize; + struct CGRect mCurrentVisibleBoundsRect; + _Bool mWillChangeAppearance; + TSCH3DRotateKnob *mRotate3DKnob; + struct CGRect mBeginScaleChartBodyLayoutRect; + _Bool mHasEverRendered; + int mCGContextDrawingMode; + _Bool mShouldDelayDestroyFramebuffer; + CALayer *mRootLayer; + unsigned long long mNumberOfInteractiveRotations; + NSMutableArray *mSelectionKnobsLayers; + _Bool mDocumentWillClose; + _Bool mAllowLowResolutionTextures; + _Bool mIsBackgroundLayoutAndRendering; + float mOverrideRenderingSamples; + _Bool mHasInterestInSharegroup; + _Bool mWillBeRemoved; + _Bool mAnimationHasEnded; +} + ++ (id)p_allFillProperties; ++ (id)chartRep3DFromLayer:(id)arg1; ++ (_Bool)canRenderUsingOpenGL; ++ (id)sharegroupTokensOfInterest; +@property(retain, nonatomic) TSCH3DGLContext *animationGLContext; // @synthesize animationGLContext=mAnimationGLContext; +@property(nonatomic) _Bool textureForHiding; // @synthesize textureForHiding=mTextureForHiding; +@property(readonly, nonatomic) int animationBuildType; // @synthesize animationBuildType=mAnimationBuildType; +@property(readonly, nonatomic) NSDictionary *buildAttributes; // @synthesize buildAttributes=mBuildAttributes; +@property(retain, nonatomic) TSCH3DChartRepCachedTexture *cachedTexture; // @synthesize cachedTexture=mCachedTexture; +@property(readonly, nonatomic) TSCH3DChartRenderer *renderer3D; // @synthesize renderer3D=mRenderer3D; +@property(readonly, nonatomic) TSCH3DChartAnimationEngine *engine; // @synthesize engine=mEngine; +- (id).cxx_construct; +- (void)p_clearInteractiveFlag:(unsigned long long)arg1; +- (void)p_setInteractiveFlag:(unsigned long long)arg1; +- (_Bool)p_hasInteractiveFlag:(unsigned long long)arg1; +- (_Bool)p_isThumbnailOrInsertionIconCanvas:(id)arg1; +- (void)protected_dynamicStyleChangeDidEnd:(id)arg1; +- (void)protected_dynamicStyleChangeWillBegin:(id)arg1; +- (void)didAnimateFromCDE; +- (void)willAnimateIntoCDE; +- (void)dynamically3DSetNewDepth:(double)arg1; +- (id)dynamicChange3DDepthDidEndOutInfoGeometryRect:(struct CGRect *)arg1; +- (void)dynamicChange3DDepthDidBegin; +- (void)dynamically3DRotatingWithTracker:(id)arg1; +- (void)p_invalidateLayoutLabelsBoundsClass:(Class)arg1; +- (void)invalidateLayoutCache; +- (void)tswpTextEditingDidEndEditing:(id)arg1; +- (id)hitChartElements:(struct CGPoint)arg1 passingTest:(id)arg2; +- (_Bool)rotationKnobHitByNaturalPoint:(struct CGPoint)arg1; +- (void)invalidateSubselectionKnobs; +- (void)p_invalidateSubselectinoKnobsLayers; +- (void)p_calculateSelectionKnobsLayersForSelectionPaths:(id)arg1; +- (void)knobTrackingDidEnd:(id)arg1; +- (void)knobTrackingDidBegin:(id)arg1; +- (id)newTrackerForKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (id)p_wedgeExplosionTracker; +- (void)addChartKnobsToArray:(id)arg1; +- (id)knobForDynamicStyleChangeKey:(id)arg1; +- (void)cancelMultipassRendering; +- (_Bool)processMultipassRendering; +- (void)setNeedsDisplay; +- (void)setNeedsDisplayIfNecessaryUpdateGLLayerPixelAlignment:(_Bool)arg1; +- (id)textureForContext:(id)arg1; +- (void)p_checkPresenterDisplayForAnimationSession:(id)arg1; +- (void)p_cacheRenderAnimationTextureForFinalElements:(_Bool)arg1; +- (_Bool)p_shouldSkipInitialTextureRequestForFinalElements:(_Bool)arg1; +- (_Bool)p_isValidTextureStageForFinalElements:(_Bool)arg1; +- (_Bool)p_hasCachedTextureForFinalElements:(_Bool)arg1; +- (id)p_generateCachedAnimationTextureForFinalElements:(_Bool)arg1 includesChart:(_Bool)arg2; +- (struct CGRect)scaledVisibleCanvasBounds; +- (void)markTextureDirty; +- (void)setTextureStage:(unsigned long long)arg1; +- (void)p_setChartChunkStage:(long long)arg1; +- (id)p_renderLegendTextureWithBounds:(const struct CGRect *)arg1 returningBodyCanvasBounds:(struct CGRect *)arg2; +- (void)p_renderTextureWithBounds:(const struct CGRect *)arg1 finalTexture:(_Bool)arg2 enumerationBlock:(id)arg3; +- (void)p_updateElementSceneObjectPropertiesForScene:(id)arg1; +- (void)p_setAnimationLevelOfDetailGeometryForScene:(id)arg1; +- (void)setTextureAnimationInfo:(id)arg1; +- (_Bool)isLastAbsoluteChunkStageForFinalElements:(_Bool)arg1 chunkStage:(long long)arg2; +- (_Bool)isLastAbsoluteChunkStageForFinalElements:(_Bool)arg1; +- (_Bool)isLastChunkStageForFinalElements:(_Bool)arg1 chunkStage:(long long)arg2; +- (_Bool)isLastChunkStageForFinalElements:(_Bool)arg1; +- (id)p_animationLayoutScene; +- (id)p_animationScene; +@property(readonly, nonatomic) TSCH3DScene *renderingScene; +@property(readonly, nonatomic) TSCH3DScene *layoutScene; +- (id)animationFilter; +@property(readonly, nonatomic) Class animationClass; // @synthesize animationClass=mAnimationClass; +- (id)deliveryTimeSlice; +- (long long)p_absoluteStageFromTextureStage:(long long)arg1 isFinalElements:(_Bool)arg2; +- (long long)p_effectiveStageFromTextureStage:(long long)arg1 isFinalElements:(_Bool)arg2; +- (long long)p_lastTextureStage; +- (void)renderAnimationFrame:(float)arg1 drawingFrame:(struct CGRect)arg2 chunkStage:(long long)arg3; +- (id)animationLayerWithFrame:(struct CGRect)arg1 scale:(double)arg2 colorSpace:(struct CGColorSpace *)arg3 returningDrawingFrame:(struct CGRect *)arg4 TSDGLLayer:(id *)arg5; +- (void)p_addLegendLayerToAnimationLayer:(id)arg1; +- (void)p_addSeparateRenderedLayersToAnimationLayer:(id)arg1 intersectedBodyCanvasBounds:(const struct CGRect *)arg2; +- (id)p_renderSeparateAnimationLayers:(id)arg1 intersectedBodyCanvasBounds:(const struct CGRect *)arg2; +- (void)setAnimationType:(int)arg1 chunkStage:(long long)arg2 buildType:(int)arg3 textureDeliveryStyle:(unsigned long long)arg4 attributes:(id)arg5; +- (void)animationDidEndForChunkStage:(long long)arg1; +- (void)animationFrameDidEndForGLLayer; +- (void)p_animationFlushResources; +- (void)animationWillBeginForChunkStage:(long long)arg1; +- (void)p_clearCachedTexture; +- (void)p_updateChunkCountIfNecessary; +- (void)p_updateChunkCount; +- (struct CGRect)boundsForStandardKnobs; +- (void)viewScrollingEnded; +- (void)viewScrollDidChange; +- (void)viewScaleDidChange; +- (void)didEndZooming; +- (void)willBeginZooming; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (void)endDragInsertFromPalette; +- (void)beginDragInsertFromPalette; +- (void)dynamicDragDidEnd; +- (void)dynamicDragDidBegin; +- (_Bool)shouldShowDragHUD; +- (_Bool)shouldShowSizesInRulers; +- (void)showHitFeedbackForSelectionPath:(id)arg1; +- (void)clearDragHighlightAndPreviewState; +- (void)editorIsDeselectingInfo; +- (void)editorIsSelectingInfos:(id)arg1; +- (void)p_set3DRotateKnobVisible:(_Bool)arg1; +- (_Bool)p_shouldShowRotate3DKnobWithInfoCount:(unsigned long long)arg1; +- (_Bool)shouldShowKnobs; +- (_Bool)shouldShowLegendHighlight; +- (_Bool)shouldShowSelectionHighlight; +- (void)becameNotSelected; +- (void)becameSelected; +- (void)processChanges:(id)arg1; +- (_Bool)canDrawInParallel; +- (_Bool)canDrawInBackgroundDuringScroll; +- (struct ChartProjectedBoundsConverter)p_chart3DLayoutBoundsConverter; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)renderIntoGLLayerWithGLContext:(id)arg1; +- (void)p_lowQualityRenderWithGLContext:(id)arg1 visible:(struct CGRect)arg2 renderer:(id)arg3; +- (_Bool)canRenderIntoGLLayer; +- (_Bool)p_shouldRender; +- (void)p_setupForRendering; +- (void)p_setupForAnimationRendering; +@property(readonly, nonatomic) Class renderCycleClass; +- (struct CGRect)clipRect; +- (id)layoutItem; +- (id)p_chart3DLayout; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)recursivelyDrawInContext:(struct CGContext *)arg1; +- (_Bool)isOpaque; +- (int)tilingMode; +- (_Bool)p_isDrawingInCGContext; +- (_Bool)mustDrawOnMainThreadForInteractiveCanvas; +- (_Bool)p_canRender; +- (id)GLLayerWithFrame:(struct CGRect)arg1; +- (id)GLLayer; +- (id)GLLayerNoCreate; +- (void)p_calculateGLLayerFrame; +- (void)p_recreateGLLayer; +- (void)p_createBackgroundLayoutLayer; +- (void)p_updateLayerTree; +- (void)p_updateRendererLayoutForCurrentLayer; +- (float)renderingSamples; +- (void)p_calculateOverrideRenderingSamplesForPrintingOrPdfRendering; +- (void)didUpdateLayer:(id)arg1; +- (void)p_pixelAlignLegendLayer:(id)arg1 basedOnUnalignedParentLayer:(id)arg2; +- (struct CGPoint)p_scaledIntegralOffsetFromFractionInFrame:(struct CGPoint *)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (void)p_updateGLLayerPixelAlignment; +- (double)p_layerContentsScale; +- (void)willUpdateLayer:(id)arg1; +- (void)willLayoutAndRenderInBackground; +- (struct CGRect)layerFrameInScaledCanvas; +- (_Bool)frameInUnscaledCanvasNeedsPaddingForShadows; +- (void)p_updateVisibleBoundsRect; +- (id)p_pixelAlignmentLayer; +- (struct CGRect)p_visibleRectInRepLayer; +- (struct CGRect)p_validateVisibleRect:(struct CGRect)arg1; +- (void)invalidateLayerCache; +- (_Bool)directlyManagesLayerContent; +- (Class)layerClass; +- (_Bool)renderLegendIntoSeparateLayer; +- (_Bool)shouldUseLegendLayerForLayerBasedRep; +- (_Bool)shouldApplyFractionalTranslationInRootForLegendLayer; +- (struct CGRect)pixelAlignBodyCanvasBounds:(const struct CGRect *)arg1; +- (struct CGRect)bodyCanvasBoundsFromCanvasBounds:(const struct CGRect *)arg1; +- (struct CGRect)canvasBoundsFromBodyCanvasBounds:(const struct CGRect *)arg1; +- (void)p_endInteractiveMode; +- (_Bool)p_threadSafeExitInteractiveMode; +- (void)p_cancelEndInteractiveModeCallback; +- (void)p_endInteractiveModeAfterDelay:(double)arg1; +- (_Bool)p_canEndInteractiveMode; +- (void)p_beginInteractiveMode; +- (_Bool)p_needInteractiveMode; +- (id)p_lazyRenderer3D; +- (void)chartDidChangeAppearance; +- (void)chartWillChangeAppearance; +- (void)willBeRemoved; +- (void)p_clearInteractiveFlagsBeforeRemoval; +- (_Bool)p_shouldDelayDestroyFramebuffer; +- (void)p_applicationDidBecomeActive:(id)arg1; +- (void)p_documentWillClose:(id)arg1; +- (void)p_applicationWillResignActive:(id)arg1; +- (tvec2_84d5962d)normalizedPointFromTouchPoint:(const tvec2_84d5962d *)arg1; +- (tvec2_84d5962d)normalizedPointFromUnscaledPoint:(struct CGPoint)arg1; +- (tvec2_84d5962d)normalizedPointFromNaturalPoint:(struct CGPoint)arg1; +- (id)rendererState; +- (id)p_repSharegroupToken; +- (id)update3DRendererWithSceneAreaLayoutItem:(id)arg1; +- (void)clearRenderers; +- (_Bool)p_isBackgroundLayoutThread; +- (void)p_removeRepFromRenderQueue; +- (void)addRepToRenderQueueInFront:(_Bool)arg1; +- (id)p_renderQueue; +- (void)p_removeInterestForSharegroupsIfNecessary; +- (void)p_addInterestForSharegroups; +- (id)p_sharegroupTokensOfInterest; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureSceneDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureSceneDelegate.h new file mode 100644 index 000000000..7372a2f84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureSceneDelegate.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" +#import "TSCH3DSceneDelegate-Protocol.h" +#import "TSCH3DSceneObjectDelegator-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartRep, TSCH3DScene; + +// Not exported +@interface TSCH3DChartRepAnimationTextureSceneDelegate : NSObject +{ + TSCH3DChartRep *mParent; + TSCH3DScene *mScene; + struct ChartRepRenderIndexSet mShouldRender; + long long mChunkStage; +} + ++ (id)sceneDelegateWithRep:(id)arg1 scene:(id)arg2 finalElements:(_Bool)arg3 chunkStage:(long long)arg4; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +- (id)description; +- (void)clearParent; +- (_Bool)p_shouldSkipIndex:(const tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithRep:(id)arg1 scene:(id)arg2 finalElements:(_Bool)arg3 chunkStage:(long long)arg4; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureState.h new file mode 100644 index 000000000..4f0440133 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAnimationTextureState.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartRenderCycle, TSCH3DChartRep, TSCH3DChartRepAnimationTextureSceneDelegate, TSCH3DScene; + +// Not exported +@interface TSCH3DChartRepAnimationTextureState : NSObject +{ + TSCH3DChartRep *mRep; + TSCH3DScene *mScene; + TSCH3DChartRepAnimationTextureSceneDelegate *mRenderIndexDelegate; + TSCH3DChartRenderCycle *mRenderCycle; +} + +- (id)description; +- (void)dealloc; +- (id)initWithRep:(id)arg1 scene:(id)arg2 finalTexture:(_Bool)arg3 renderCycle:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAs2D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAs2D.h new file mode 100644 index 000000000..9f6a32fb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepAs2D.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRepAs2D : TSCHChartRep +{ + TSCHChartRep *m2DRep; +} + +- (void)p_convert3DFillFromSeries:(id)arg1 toSeries:(id)arg2; +- (void)layoutInRootChangedFrom:(id)arg1 to:(id)arg2 translatedOnly:(_Bool)arg3; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)p_update2DLayout; +- (void)p_create2DRep; +- (id)p_layoutFrom3DInfo:(id)arg1 layout3D:(id)arg2; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepCachedTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepCachedTexture.h new file mode 100644 index 000000000..9eceda5d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepCachedTexture.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSDTextureSet, TSDTexturedRectangle; + +// Not exported +@interface TSCH3DChartRepCachedTexture : NSObject +{ + NSMutableArray *mTextures; + TSDTexturedRectangle *mLegend; + long long mEffectiveTextureStage; + unsigned long long mDeliveryStyle; + struct CGRect mTextureSetBoundingRect; + struct CGRect mTextureBoundingRect; + TSDTextureSet *mFinalTexture; + TSDTextureSet *mVisibleTexture; +} + ++ (id)cachedTexture; +@property(retain, nonatomic) TSDTexturedRectangle *legend; // @synthesize legend=mLegend; +@property(nonatomic) struct CGRect textureBoundingRect; // @synthesize textureBoundingRect=mTextureBoundingRect; +@property(nonatomic) struct CGRect textureSetBoundingRect; // @synthesize textureSetBoundingRect=mTextureSetBoundingRect; +@property(nonatomic) unsigned long long deliveryStyle; // @synthesize deliveryStyle=mDeliveryStyle; +@property(nonatomic) long long effectiveTextureStage; // @synthesize effectiveTextureStage=mEffectiveTextureStage; +- (id).cxx_construct; +- (id)textureForFinalElements:(_Bool)arg1; +- (id)p_assembleTextureSetForFinalElements:(_Bool)arg1; +- (void)p_addTexture:(id)arg1 toTextureSet:(id)arg2 forFinalElements:(_Bool)arg3; +- (void)addTexture:(id)arg1; +- (_Bool)hasCachedForEffectiveStage:(long long)arg1 deliveryStyle:(unsigned long long)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepDisplayLayerDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepDisplayLayerDelegate.h new file mode 100644 index 000000000..196a64cc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepDisplayLayerDelegate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRepDisplayLayerDelegate : TSCH3DChartRepLayerDelegate +{ +} + +- (void)displayLayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepFPSCounter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepFPSCounter.h new file mode 100644 index 000000000..ec31018fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepFPSCounter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSDFPSCounter; + +// Not exported +@interface TSCH3DChartRepFPSCounter : NSObject +{ + TSDFPSCounter *mCounter; + NSMutableArray *mSummaries; + unsigned long long mCurrentFrameCount; +} + +- (void)dumpAllSummaries; +- (void)dumpSummary; +- (void)addFrame; +- (void)resetAll; +- (void)resetCounters; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepLayerDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepLayerDelegate.h new file mode 100644 index 000000000..8ae95ddfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepLayerDelegate.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DChartRep; + +// Not exported +@interface TSCH3DChartRepLayerDelegate : NSObject +{ + TSCH3DChartRep *mRep; +} + +- (id)rep; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepNotificationObserver.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepNotificationObserver.h new file mode 100644 index 000000000..7305ad4cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepNotificationObserver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DChartRepNotificationObserver : NSObject +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)privateSharedInstance; ++ (id)_singletonAlloc; +- (void)p_presentationDidEnd; +- (void)p_presentationWillStart; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepRenderQueue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepRenderQueue.h new file mode 100644 index 000000000..4fc36b574 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRepRenderQueue.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DChartRepRenderQueue : NSObject +{ + NSMutableArray *mQueue; + long long mCurrentPass; + long long mPauseLevel; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (void)resume; +- (void)pause; +- (void)cancelCallback; +- (void)requestCallbackWithDelay:(float)arg1; +- (void)renderUpdate:(id)arg1; +- (void)modelInvalidated:(id)arg1; +- (void)threadRemoveRep:(id)arg1; +- (void)removeRep:(id)arg1; +- (void)addRep:(id)arg1 front:(_Bool)arg2; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizer.h new file mode 100644 index 000000000..ed0b8d700 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizer.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartBoundsLayout, TSCH3DChartType, TSCH3DScene; + +// Not exported +@interface TSCH3DChartResizer : NSObject +{ + TSCH3DChartBoundsLayout *mLayout; + TSCH3DChartType *mChartType; + TSCH3DScene *mScene; + struct ChartScenePropertyAccessor *mAccessor; + float mMinStep; + float mPrecision; + struct ResizeData mPrevious; + struct ResizeData mCurrent; + tvec2_84d5962d mTarget; + unsigned long long mIndex; + CDStruct_9aa9521f mLayoutSettings; +} + ++ (id)resizerWithLayout:(id)arg1 chartType:(id)arg2; ++ (float)perspectiveness; ++ (float)minimumSize; ++ (tvec2_84d5962d)adjustLabelWrapSize:(const tvec2_84d5962d *)arg1; ++ (tvec2_84d5962d)adjustLabelWrapSize:(const tvec2_84d5962d *)arg1 forScene:(id)arg2; +@property(nonatomic) float precision; // @synthesize precision=mPrecision; +@property(nonatomic) float minStep; // @synthesize minStep=mMinStep; +- (id).cxx_construct; +- (tvec2_84d5962d)resize:(const tvec2_84d5962d *)arg1 startingSize:(tvec2_84d5962d *)arg2; +- (tvec2_84d5962d)updateResizerFromRequestedSize:(const tvec2_84d5962d *)arg1 startingSize:(tvec2_84d5962d *)arg2; +- (float)containingViewportThreshold; +- (void)readjustContainingViewport; +- (void)adjustContainingViewport; +- (tvec2_3b141483)containingViewportFromCurrentSize; +- (void)initializeResizing:(tvec2_84d5962d *)arg1; +- (void)setContainingViewport:(tvec2_3b141483 *)arg1; +- (tvec2_3b141483)containingViewportFromSize:(tvec2_84d5962d *)arg1; +- (float)perspectiveness; +- (void)loop; +- (_Bool)resize1; +- (void)setScale:(tvec3_17f03ce0 *)arg1; +- (_Bool)currentCanImprove; +- (tvec2_01ee4891)canImprove; +- (void)seedResizeCondition; +- (void)updateResizeData; +- (_Bool)checkImprovement; +- (void)updateSteps; +- (tvec3_17f03ce0)adjustedScale; +- (tvec3_17f03ce0)clampDepthRatio:(tvec3_17f03ce0 *)arg1; +- (tvec3_17f03ce0)clamp:(tvec3_17f03ce0 *)arg1; +- (tvec3_17f03ce0)adjust:(tvec3_17f03ce0 *)arg1; +- (tvec3_17f03ce0)adjust:(tvec3_17f03ce0 *)arg1 by:(float)arg2; +- (void)gingerClamp; +- (_Bool)allConverges; +- (tvec2_01ee4891)converges; +- (void)setStep:(float)arg1; +- (float)step; +- (float)maxDepthRatio; +- (float)minScale; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 chartType:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizerHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizerHelper.h new file mode 100644 index 000000000..3dd655cca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartResizerHelper.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartBoundsLayout, TSCH3DVector, TSCHChartInfo; + +// Not exported +@interface TSCH3DChartResizerHelper : NSObject +{ + TSCHChartInfo *mChartInfo; + tvec2_3b141483 mContainingViewport; + tvec2_3b141483 mOriginalContainingViewport; + TSCH3DChartBoundsLayout *mBoundsLayout; + CDStruct_9aa9521f mLayoutSettings; +} + ++ (id)helperWithInfo:(id)arg1; ++ (id)vectorForContainingViewport:(const tvec2_3b141483 *)arg1; ++ (tvec2_3b141483)containingViewportForVector:(id)arg1; +@property(nonatomic) CDStruct_9aa9521f layoutSettings; // @synthesize layoutSettings=mLayoutSettings; +@property(readonly, nonatomic) tvec2_3b141483 originalContainingViewport; // @synthesize originalContainingViewport=mOriginalContainingViewport; +@property(nonatomic) tvec2_3b141483 containingViewport; // @synthesize containingViewport=mContainingViewport; +@property(readonly, nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mChartInfo; +- (id).cxx_construct; +- (void)invalidateLabelsBoundsForSceneObjectClass:(Class)arg1 boundsIndex:(long long)arg2; +- (void)invalidateBounds; +- (tvec2_84d5962d)layoutSizeByResizingScene:(id)arg1 toChartBodyLayoutSize:(const tvec2_84d5962d *)arg2 resizeStartingSize:(tvec2_84d5962d *)arg3 returningChartBodyLayoutBoundsInChartAreaLayoutSpace:(box_80622335 *)arg4; +- (tvec2_84d5962d)chartBodySizeByResizingScene:(id)arg1 toLayoutSize:(const tvec2_84d5962d *)arg2 resizeStartingSize:(tvec2_84d5962d *)arg3 returningChartBodyLayoutOffsetInChartAreaLayoutSpace:(tvec2_84d5962d *)arg4 resultLayoutSize:(tvec2_84d5962d *)arg5; +- (tvec2_84d5962d)chartBodyLayoutOffsetInChartAreaLayoutSpaceUsingConverter:(const struct ChartProjectedBoundsConverter *)arg1; +- (id)boundsLayoutResizedForScene:(id)arg1 bounds:(const box_80622335 *)arg2 resizeStartingSize:(tvec2_84d5962d *)arg3 mode:(int)arg4 returningResultSize:(tvec2_84d5962d *)arg5; +- (id)boundsLayoutForScene:(id)arg1 mode:(int)arg2; +@property(readonly, nonatomic) TSCH3DVector *containingViewportVector; +- (void)initializeOriginalContainingViewport; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..2ce734a71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartRotateAndGrowAnimation (ChartAnimationLibrarySupport) ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation.h new file mode 100644 index 000000000..89b65c928 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAndGrowAnimation.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRotateAndGrowAnimation : TSCH3DChartRotationBasedAnimation +{ +} + +- (id)globalTimingInterpolation; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addToElementTimings:(id)arg1; +- (void)updateTimeRanges; +- (_Bool)individualValueLabels; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..8f8f28772 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartRotateAnimation (ChartAnimationLibrarySupport) ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation.h new file mode 100644 index 000000000..383defc31 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotateAnimation.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRotateAnimation : TSCH3DChartRotationBasedAnimation +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationAnimationClip.h new file mode 100644 index 000000000..f24617f24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationAnimationClip.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRotationAnimationClip : TSCH3DChartAnimationClip +{ + tvec3_17f03ce0 mBegin; + tvec3_17f03ce0 mEnd; +} + +@property(nonatomic) tvec3_17f03ce0 end; // @synthesize end=mEnd; +@property(nonatomic) tvec3_17f03ce0 begin; // @synthesize begin=mBegin; +- (id).cxx_construct; +- (void)willRunWithScene:(id)arg1 context:(id)arg2 layers:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationBasedAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationBasedAnimation.h new file mode 100644 index 000000000..02d75cdad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationBasedAnimation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRotationBasedAnimation : TSCH3DChartAnimation +{ +} + ++ (void)updateLayoutScene:(id)arg1; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addToElementTimings:(id)arg1; +- (void)addToElementPlaneTimings:(id)arg1; +- (void)updateTimeRanges; +- (_Bool)needDynamicShadows; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationTouchHandler.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationTouchHandler.h new file mode 100644 index 000000000..fd230ce48 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartRotationTouchHandler.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartRotationTouchHandler : TSCH3DChartTouchHandler +{ + tvec3_17f03ce0 mValue; + tvec2_84d5962d mDelta; + tvec2_84d5962d mOrigin; +} + ++ (tvec3_17f03ce0)clampRotation:(tvec3_17f03ce0 *)arg1 chartType:(id)arg2; ++ (id)handlerWithRep:(id)arg1 rotation:(const tvec3_17f03ce0 *)arg2; +- (id).cxx_construct; +- (void)cancelWithTouchPoint:(const struct TSCH3DTouchPoint *)arg1; +- (void)endWithTouchPoint:(const struct TSCH3DTouchPoint *)arg1; +- (_Bool)hasChanges; +- (void)moveWithTouchPoint:(const struct TSCH3DTouchPoint *)arg1; +- (void)beginWithTouchPoint:(const struct TSCH3DTouchPoint *)arg1; +- (void)sendCommand; +- (void)addRotation:(const tvec2_84d5962d *)arg1; +@property(nonatomic) tvec3_17f03ce0 rotation; +- (tvec3_17f03ce0)clampRotation:(tvec3_17f03ce0 *)arg1; +- (id)initWithRep:(id)arg1 rotation:(const tvec3_17f03ce0 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScaleAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScaleAnimationClip.h new file mode 100644 index 000000000..c5f540910 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScaleAnimationClip.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartScaleAnimationClip : TSCH3DChartAnimationClip +{ + tvec3_17f03ce0 mBegin; + tvec3_17f03ce0 mEnd; +} + +@property(nonatomic) tvec3_17f03ce0 end; // @synthesize end=mEnd; +@property(nonatomic) tvec3_17f03ce0 begin; // @synthesize begin=mBegin; +- (id).cxx_construct; +- (void)willRunWithScene:(id)arg1 context:(id)arg2 layers:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScene.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScene.h new file mode 100644 index 000000000..7bb4b30b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScene.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DChartScene : NSObject +{ + struct ChartSceneInfo mSceneInfo; +} + ++ (void)addObjectsToSceneWithSceneInfo:(const struct ChartSceneInfo *)arg1; ++ (_Bool)supportsValueAxisLabelAlignmentCaching; +- (id).cxx_construct; +- (void)addAllObjectsToScene; +- (void)addSeriesObjectsToScene; +- (void)addObjectsToScene; +- (void)addAllLabelsToScene; +- (void)addLabelsToScene; +- (void)addChartTitlesToScene; +- (void)adjustSceneSettings; +- (const CDStruct_9aa9521f *)layoutSettings; +- (id)seriesType; +- (id)chartType; +- (id)chartInfo; +- (id)scene; +- (id)initWithSceneInfo:(const struct ChartSceneInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItem.h new file mode 100644 index 000000000..be66486e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItem.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartResizerHelper, TSCH3DScene, TSCH3DVector; + +// Not exported +@interface TSCH3DChartSceneAreaLayoutItem : TSCHChartAbstractAreaLayoutItem +{ + struct CGRect mChartBodyLayoutRect; + TSCH3DChartResizerHelper *mResizerHelper; + TSCH3DScene *mScene; + tvec2_84d5962d mChartBodyLayoutOffsetInChartAreaLayoutSpace; + _Bool mIsInvariant; + _Bool mIsInvalidated; + tvec4_ac57c72d mInitialInfoChartScale; +} + ++ (id)worldBoundsDescriptionForScene:(id)arg1; +@property(nonatomic) _Bool isInvariant; // @synthesize isInvariant=mIsInvariant; +@property(nonatomic) struct CGRect chartBodyLayoutRect; // @synthesize chartBodyLayoutRect=mChartBodyLayoutRect; +- (id).cxx_construct; +- (void)setChartBodyLayoutSize:(struct CGSize)arg1; +- (void)setLayoutOffset:(struct CGPoint)arg1; +- (void)setStabilizedChartBodyLayoutRectUsingConverter:(const struct ChartProjectedBoundsConverter *)arg1; +- (void)p_layoutOutward; +- (id)p_cacheOutwardLayout; +- (_Bool)p_outwardLayoutCanUseCacheItem:(id)arg1; +- (void)p_layoutInward; +- (id)p_cacheInwardLayout; +- (_Bool)p_inwardLayoutCanUseCacheItem:(id)arg1; +- (_Bool)p_validCacheItem:(id)arg1 inward:(_Bool)arg2; +- (tvec2_3b141483)p_currentModelSize; +- (id)p_cache; +- (void)p_updateFromCacheItem:(id)arg1; +- (void)p_updateLayoutSize:(struct CGSize)arg1 chartBodyLayoutOffsetInChartAreaLayoutSpace:(const tvec2_84d5962d *)arg2; +- (void)p_updateBodyLayoutRect; +- (struct CGRect)calcDrawingRect; +- (id)debug_rotationBounds; +- (void)invalidateLabelsBoundsForSceneObjectClass:(Class)arg1 boundsIndex:(long long)arg2; +- (void)invalidateBounds; +- (const struct ChartProjectedBoundsSpaces *)projectedBoundsWithScene:(id)arg1 allowsEmptyBodyLayoutBounds:(_Bool)arg2; +@property(readonly, nonatomic) const struct ChartProjectedBoundsSpaces *projectedBounds; +- (id)boundsLayout; +- (id)boundsLayout:(struct CGRect)arg1 scene:(id)arg2 allowsEmptyBodyLayoutBounds:(_Bool)arg3; +- (id)p_updatedResizerHelper; +@property(readonly, nonatomic) TSCH3DVector *containingViewportVector; +@property(readonly, nonatomic) tvec2_3b141483 containingViewport; +- (id)renderersWithRep:(id)arg1; +- (void)clearAll; +- (void)clearScene; +@property(readonly, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +- (void)p_validate; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache-PrecalculatedConvenience.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache-PrecalculatedConvenience.h new file mode 100644 index 000000000..83d603018 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache-PrecalculatedConvenience.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartSceneAreaLayoutItemCache (PrecalculatedConvenience) ++ (id)cacheWithInfoChartScale:(const tvec3_17f03ce0 *)arg1 containingViewport:(const tvec2_3b141483 *)arg2 chartBodyLayoutOffsetInChartAreaLayoutSpace:(const tvec2_84d5962d *)arg3 layoutSize:(struct CGSize)arg4 requestLayoutSize:(struct CGSize)arg5 chartBodyLayoutSize:(struct CGSize)arg6 requestChartBodyLayoutSize:(struct CGSize)arg7 forcedValid:(_Bool)arg8; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache.h new file mode 100644 index 000000000..338d29089 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneAreaLayoutItemCache.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DVector; + +// Not exported +@interface TSCH3DChartSceneAreaLayoutItemCache : NSObject +{ + struct TSCH3DChartSceneAreaLayoutItemCacheValues mValues; + TSCH3DVector *_containingViewportVector; +} + ++ (id)cacheWithCacheValues:(const struct TSCH3DChartSceneAreaLayoutItemCacheValues *)arg1; +@property(readonly, nonatomic) TSCH3DVector *containingViewportVector; // @synthesize containingViewportVector=_containingViewportVector; +- (id).cxx_construct; +@property(readonly, nonatomic) CDStruct_9aa9521f layoutSettings; +@property(readonly, nonatomic) tvec2_3b141483 modelSize; +@property(readonly, nonatomic) _Bool forcedValid; +@property(readonly, nonatomic) struct CGSize requestChartBodyLayoutSize; +@property(readonly, nonatomic) struct CGSize chartBodyLayoutSize; +@property(readonly, nonatomic) struct CGSize requestLayoutSize; +@property(readonly, nonatomic) struct CGSize layoutSize; +@property(readonly, nonatomic) tvec2_84d5962d chartBodyLayoutOffsetInChartAreaLayoutSpace; +@property(readonly, nonatomic) tvec2_3b141483 containingViewport; +@property(readonly, nonatomic) tvec4_ac57c72d infoChartScale; +- (void)printDebug; +- (const struct TSCH3DChartSceneAreaLayoutItemCacheValues *)values; +- (id)initWithCacheValues:(const struct TSCH3DChartSceneAreaLayoutItemCacheValues *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScenePropertyAccessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScenePropertyAccessor.h new file mode 100644 index 000000000..4ed72ede0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartScenePropertyAccessor.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartScenePropertyAccessor : TSCH3DScenePropertyAccessor +{ +} + +- (tmat4x4_3074befe)sceneTransform; +@property(nonatomic) tvec2_84d5962d sageChartInfoSize; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRender3DBuildSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRender3DBuildSetup.h new file mode 100644 index 000000000..73aec729c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRender3DBuildSetup.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRender3DBuildSetup : TSCH3DChartLayerBasedSceneRenderSetup +{ + struct CGRect mAnimationBounds; +} + +@property(nonatomic) struct CGRect animationBounds; // @synthesize animationBounds=mAnimationBounds; +- (id).cxx_construct; +- (void)updateFramebufferBounds:(struct FramebufferBounds *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBackgroundThreadTiledSizeSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBackgroundThreadTiledSizeSetup.h new file mode 100644 index 000000000..3f9016165 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBackgroundThreadTiledSizeSetup.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderBackgroundThreadTiledSizeSetup : TSCH3DChartSceneRenderTiledTightSizeSetup +{ +} + +- (unsigned long long)tileSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBuildImageSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBuildImageSetup.h new file mode 100644 index 000000000..96a934822 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderBuildImageSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderBuildImageSetup : TSCH3DChartSceneRenderSetup +{ + box_80622335 mBodyCanvasClippingBounds; +} + +@property(nonatomic) box_80622335 bodyCanvasClippingBounds; // @synthesize bodyCanvasClippingBounds=mBodyCanvasClippingBounds; +- (id).cxx_construct; +- (id)renderingCameraFromOriginalCamera:(id)arg1 pipeline:(id)arg2; +@property(readonly, nonatomic) box_80622335 imageBodyCanvasBounds; +- (box_80622335)p_clippedBodyCanvasBounds; +- (box_80622335)p_intersectBodyCanvasBounds; +- (box_80622335)p_visibleCanvansClippedBodyCanvasBounds; +- (box_80622335)p_maxDimensionClippedBodyCanvasBounds; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderFullSizeSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderFullSizeSetup.h new file mode 100644 index 000000000..012d6f1ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderFullSizeSetup.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderFullSizeSetup : TSCH3DChartLayerBasedSceneRenderSetup +{ + struct CGSize mMinimumSize; +} + +@property(nonatomic) struct CGSize minimumSize; // @synthesize minimumSize=mMinimumSize; +- (id).cxx_construct; +- (void)updateFramebufferBounds:(struct FramebufferBounds *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderSetup.h new file mode 100644 index 000000000..9adce0a6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderSetup.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderSetup : TSCH3DSceneRenderSetup +{ + float mScale; + struct ChartProjectedBoundsSpaces mSpaces; +} + ++ (id)setup; +@property(nonatomic) struct ChartProjectedBoundsSpaces spaces; // @synthesize spaces=mSpaces; +@property(nonatomic) float scale; // @synthesize scale=mScale; +- (id).cxx_construct; +- (id)renderingCameraFromOriginalCamera:(id)arg1 pipeline:(id)arg2; +- (void)setPixelAlignmentLayer:(id)arg1; +- (void)setLayerVisibleBounds:(struct CGRect)arg1; +- (id)realignCamera:(id)arg1 toGlobalPixelAlignedBodyCanvasBounds:(const box_80622335 *)arg2 renderingBodyCanvasBounds:(const box_80622335 *)arg3 scale:(float)arg4 samples:(float)arg5 correspondingNoramlizedBounds:(const box_80622335 *)arg6; +- (struct ChartProjectedBoundsConverter)converter; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (_Bool)setupLayerFromLayerProvider:(id)arg1 canvas:(id)arg2 visible:(struct CGRect)arg3 pixelAlignmentLayer:(id)arg4; +- (void)copyFromChartRenderSetup:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderStaticCanvasSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderStaticCanvasSetup.h new file mode 100644 index 000000000..49f2c934d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderStaticCanvasSetup.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderStaticCanvasSetup : TSCH3DChartSceneRenderSetup +{ + box_80622335 mRenderingCameraBounds; +} + +- (id).cxx_construct; +- (box_80622335)fullBoxForRenderingCamera; +- (void)updateFramebufferBounds:(struct FramebufferBounds *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTightSizeSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTightSizeSetup.h new file mode 100644 index 000000000..95cb3dfaf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTightSizeSetup.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderTightSizeSetup : TSCH3DChartLayerBasedSceneRenderSetup +{ +} + +- (void)updateFramebufferBounds:(struct FramebufferBounds *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledFullSizeSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledFullSizeSetup.h new file mode 100644 index 000000000..06cba2b51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledFullSizeSetup.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderTiledFullSizeSetup : TSCH3DChartSceneRenderFullSizeSetup +{ +} + +- (void)updateFramebufferBounds:(struct FramebufferBounds *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledTightSizeSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledTightSizeSetup.h new file mode 100644 index 000000000..0c4d2ca14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSceneRenderTiledTightSizeSetup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSceneRenderTiledTightSizeSetup : TSCH3DChartSceneRenderTightSizeSetup +{ +} + +- (struct CGRect)layerVisibleBounds; +- (unsigned long long)tileSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObject.h new file mode 100644 index 000000000..9adfddd99 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObject.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +// Not exported +@interface TSCH3DChartSelectedElementHighlightSceneObject : TSCH3DSceneObject +{ +} + ++ (void)setHighlightColor:(id)arg1 scene:(id)arg2; ++ (void)setSelectedSeriesIndex:(unsigned long long)arg1 scene:(id)arg2; ++ (id)propertiesForScene:(id)arg1; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)render:(id)arg1; +- (id)p_calculateEdgeVerticesForPipeline:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObjectProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObjectProperties.h new file mode 100644 index 000000000..2d20a0563 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementHighlightSceneObjectProperties.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DPrefilteredLineRenderer, TSCH3Dvec3DataBuffer; + +// Not exported +@interface TSCH3DChartSelectedElementHighlightSceneObjectProperties : NSObject +{ + TSCH3Dvec3DataBuffer *edgeVertices; + TSCH3DPrefilteredLineRenderer *mRenderer; + unsigned long long mSelectedSeriesIndex; + tvec4_ac57c72d mColor; + TSCH3Dvec3DataBuffer *mEdgeVertices; +} + +@property(nonatomic) tvec4_ac57c72d color; // @synthesize color=mColor; +@property(nonatomic) unsigned long long selectedSeriesIndex; // @synthesize selectedSeriesIndex=mSelectedSeriesIndex; +@property(retain, nonatomic) TSCH3Dvec3DataBuffer *edgeVertices; // @synthesize edgeVertices=mEdgeVertices; +- (id).cxx_construct; +@property(readonly, nonatomic) TSCH3DPrefilteredLineRenderer *renderer; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementSceneObjectDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementSceneObjectDelegate.h new file mode 100644 index 000000000..669bada46 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSelectedElementSceneObjectDelegate.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllElementSceneObjectDelegate-Protocol.h" + +// Not exported +@interface TSCH3DChartSelectedElementSceneObjectDelegate : NSObject +{ + unsigned long long mSelectedSeriesIndex; +} + +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (id)initWithSelectedSeriesIndex:(unsigned long long)arg1; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeparateCapGrowAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeparateCapGrowAnimationClip.h new file mode 100644 index 000000000..db6511516 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeparateCapGrowAnimationClip.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSeparateCapGrowAnimationClip : TSCH3DChartGrowAnimationClip +{ +} + +- (void)renderAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (_Bool)p_renderCapWithAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (_Bool)p_renderBodyWithAnimationElementInfo:(const struct ChartAnimationElementInfo *)arg1; +- (void)p_submitGrowState:(struct ChartGrowAnimationState *)arg1 info:(const struct ChartAnimationElementInfo *)arg2 portion:(int)arg3; +- (void)enableBlendingForProcessor:(id)arg1 enableDepth:(_Bool)arg2; +- (id)makeClipEffectAtIndex:(const tvec2_3b141483 *)arg1 sceneObject:(id)arg2 scene:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesNameLabelsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesNameLabelsSceneObject.h new file mode 100644 index 000000000..7e9fb9a16 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesNameLabelsSceneObject.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSeriesNameLabelsSceneObject : TSCH3DChartLabelsContainingSceneObject +{ +} + +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (int)knobsModeForLabelType:(int)arg1 scene:(id)arg2; +- (id)p_axisLabelsFromScene:(id)arg1; +- (void)dispatchElementLabelHandler:(id)arg1; +- (void)renderAnnotatedLabels:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesSceneObject.h new file mode 100644 index 000000000..7dc5983b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSeriesSceneObject.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartSeriesSceneObject : TSCH3DChartElementSceneObject +{ +} + ++ (float)depthLimitFactorForSeriesCount:(long long)arg1 maxLimitingSeries:(long long)arg2; ++ (id)createBoundsForSeries:(id)arg1; ++ (_Bool)shouldCreateMeshSeriesStorage; ++ (Class)propertiesClass; ++ (float)chartSeriesPolygonOffset; +- (void)sortElements:(vector_cd7372eb *)arg1 pipeline:(id)arg2; +- (_Bool)transparencyDepthMask; +- (_Bool)shouldRenderSeries:(id)arg1; +- (float)chartMinZForScene:(id)arg1; +- (float)depthForScene:(id)arg1; +- (void)updateElementEffectsStates:(const struct RenderElementInfo *)arg1 depthToWidthRatio:(float)arg2; +- (void)updateTilingEffect:(struct TexCoordTilingShaderEffectState *)arg1 properties:(id)arg2 textureTiling:(id)arg3 size:(tvec3_17f03ce0 *)arg4; +- (void)postrenderElement:(const struct RenderElementInfo *)arg1; +- (void)prerenderElement:(const struct RenderElementInfo *)arg1; +- (void)renderLabelsSceneObject:(id)arg1 pipeline:(id)arg2 enumerator:(id)arg3 properties:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsBlurParameters.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsBlurParameters.h new file mode 100644 index 000000000..2324bfb96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsBlurParameters.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DChartShadowsBlurParameters : NSObject +{ + float mQuality; + long long mNumPasses; + long long mShadowSize; + float mKernelScale; +} + ++ (id)paramsWithQuality:(float)arg1 numPasses:(long long)arg2 shadowSize:(long long)arg3 kernelScale:(float)arg4; +@property(nonatomic) float kernelScale; // @synthesize kernelScale=mKernelScale; +@property(nonatomic) long long shadowSize; // @synthesize shadowSize=mShadowSize; +@property(nonatomic) long long numPasses; // @synthesize numPasses=mNumPasses; +@property(nonatomic) float quality; // @synthesize quality=mQuality; +- (id)initWithQuality:(float)arg1 numPasses:(long long)arg2 shadowSize:(long long)arg3 kernelScale:(float)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsPropertiesInternal.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsPropertiesInternal.h new file mode 100644 index 000000000..6c30c9fe2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsPropertiesInternal.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, TSCH3DCamera, TSCH3DDataBufferResource; + +// Not exported +@interface TSCH3DChartShadowsPropertiesInternal : NSObject +{ + _Bool mEnabled; + TSCH3DCamera *mCamera; + TSCH3DDataBufferResource *mQuad; + TSCH3DDataBufferResource *mTexcoords; + TSCH3DDataBufferResource *mFadecoords; + NSObject *mRenderer; + box_a3bd9649 mShadowPlanePadding; +} + +@property(readonly, nonatomic) NSObject *renderer; // @synthesize renderer=mRenderer; +@property(retain, nonatomic) TSCH3DDataBufferResource *fadecoords; // @synthesize fadecoords=mFadecoords; +@property(retain, nonatomic) TSCH3DDataBufferResource *texcoords; // @synthesize texcoords=mTexcoords; +@property(retain, nonatomic) TSCH3DDataBufferResource *quad; // @synthesize quad=mQuad; +@property(retain, nonatomic) TSCH3DCamera *camera; // @synthesize camera=mCamera; +@property(nonatomic) _Bool enabled; // @synthesize enabled=mEnabled; +- (id).cxx_construct; +- (void)invalidate; +@property(readonly, nonatomic) _Bool shadowPlaneValid; +- (void)setupResources; +- (void)dealloc; +- (id)initWithCamera:(id)arg1 renderer:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsRenderProcessor.h new file mode 100644 index 000000000..b1040c7c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsRenderProcessor.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartShadowsRenderProcessor : TSCH3DRetargetRenderProcessor +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h new file mode 100644 index 000000000..6b5b95d12 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartShadowsSceneObject (TSCH3DChartRepAnimationTextureSceneDelegateDispatch) +- (_Bool)animationTextureSceneDelegateShouldSkipForRep:(id)arg1 finalElements:(_Bool)arg2 chunkStage:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject.h new file mode 100644 index 000000000..ee05c092a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsSceneObject.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartShadowsSceneObject : TSCH3DSceneObject +{ +} + ++ (void)setShadowPlanePadding:(box_a3bd9649)arg1 forScene:(id)arg2; ++ (void)invalidateShadowsForScene:(id)arg1; +- (tvec3_17f03ce0)calculateShadowCameraPosition:(float)arg1 center:(tvec3_17f03ce0)arg2 shadowQuality:(float)arg3; +- (void)getBounds:(id)arg1; +- (void)render:(id)arg1; +- (float)p_chartOpacityForScene:(id)arg1; +- (void)renderShadows:(id)arg1; +- (void)prerender:(id)arg1; +- (void)prerenderShadows:(id)arg1 blurslack:(float)arg2 angle:(float)arg3 quality:(float)arg4 targetFBO:(id)arg5; +- (void)renderShadowScene:(id)arg1; +- (id)effects; +- (id)TSDShadowFromScene:(id)arg1; +- (box_a3bd9649)p_shadowPlanePaddingForScene:(id)arg1; +- (id)propertiesForScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsShaderEffect.h new file mode 100644 index 000000000..b6703a38f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartShadowsShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartShadowsShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSilhouetteEdgeCollectProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSilhouetteEdgeCollectProcessor.h new file mode 100644 index 000000000..d51c1ce14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartSilhouetteEdgeCollectProcessor.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DResource, TSCH3Dvec3DataBuffer; + +// Not exported +@interface TSCH3DChartSilhouetteEdgeCollectProcessor : TSCH3DRetargetRenderProcessor +{ + struct EdgeDetectionParameters mEdgeDetectionParameters; + TSCH3DResource *mVertices; + TSCH3Dvec3DataBuffer *mEdges; +} + +@property(readonly, nonatomic) TSCH3Dvec3DataBuffer *edges; // @synthesize edges=mEdges; +@property(retain, nonatomic) TSCH3DResource *vertices; // @synthesize vertices=mVertices; +- (id).cxx_construct; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (id)matrix; +- (void)dealloc; +- (id)initWithEdgeDetectionParameters:(const struct EdgeDetectionParameters *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject-Animation.h new file mode 100644 index 000000000..0d3ba2c4c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject-Animation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartStackedAreaSceneObject (Animation) +- (id)areaClipPlaneEffect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject.h new file mode 100644 index 000000000..d69f50be6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedAreaSceneObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStackedAreaSceneObject : TSCH3DChartAreaSceneObject +{ +} + ++ (float)depthLimitFactorForSeriesCount:(long long)arg1 maxLimitingSeries:(long long)arg2; ++ (float)chartSeriesDepthOffsetFactor; ++ (float)chartSeriesDepth; ++ (float)chartSeriesPolygonOffset; ++ (id)chartSeriesType; +- (void)sortElements:(vector_cd7372eb *)arg1 pipeline:(id)arg2; +- (float)depthForScene:(id)arg1; +- (_Bool)transparencyDepthMask; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedBarSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedBarSceneObject.h new file mode 100644 index 000000000..1ef3a0672 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedBarSceneObject.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStackedBarSceneObject : TSCH3DChartStackedColumnSceneObject +{ +} + ++ (struct TSCH3DScenePart)partWithEnumerator:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; ++ (_Bool)isHorizontalChart; ++ (_Bool)isStacked; ++ (id)chartSeriesType; +- (void)updateLightingEffectsState:(id)arg1 scene:(id)arg2; +- (tvec2_84d5962d)labelObjectSpacePosition:(unsigned int)arg1 dataSpaceValue:(float)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-Animation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-Animation.h new file mode 100644 index 000000000..f615dac4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-Animation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartStackedColumnSceneObject (Animation) +- (_Bool)blendOpaqueForRotationAnimationElementBlendAnimationClip; +- (_Bool)shouldUpdateBlendOpaqueForRotationAnimationElementBlendAnimationClip; +- (_Bool)growNeedsPerElementAlphaBlendingForDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-TSCH3DChartAnimationGrow.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-TSCH3DChartAnimationGrow.h new file mode 100644 index 000000000..f110afa69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject-TSCH3DChartAnimationGrow.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartStackedColumnSceneObject (TSCH3DChartAnimationGrow) ++ (_Bool)growAnimationSequenceInOrderForChartDeliveryStyle:(unsigned long long)arg1; +- (_Bool)growAnimationSequenceInOrderForChartDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject.h new file mode 100644 index 000000000..2fb402615 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStackedColumnSceneObject.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStackedColumnSceneObject : TSCH3DChartColumnSceneObject +{ +} + ++ (_Bool)isHorizontalChart; ++ (_Bool)isStacked; ++ (id)chartSeriesType; +- (void)sortElements:(vector_cd7372eb *)arg1 pipeline:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStageSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStageSceneObject.h new file mode 100644 index 000000000..120a34b45 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStageSceneObject.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStageSceneObject : TSCH3DSceneObject +{ + TSCH3DSceneObject *mMain; +} + ++ (id)objectWithMain:(id)arg1; +- (void)postGetBounds:(id)arg1; +- (void)postrender:(id)arg1; +- (void)getSelectionKnobsPositions:(id)arg1; +- (void)rayPick:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)render:(id)arg1; +- (void)render:(id)arg1 selector:(SEL)arg2; +- (void)prerender:(id)arg1; +- (void)dealloc; +- (id)initWithMain:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScene.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScene.h new file mode 100644 index 000000000..3d43c0a7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScene.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStagedAxisScene : TSCH3DChartScene +{ +} + ++ (_Bool)supportsValueAxisLabelAlignmentCaching; +- (void)addObjectsToScene; +- (void)addSageBoundsToScene; +- (void)addGridlinesToScene; +- (void)addLabelsToScene; +- (void)addChartTitlesToScene; +- (void)addPartsForEnumerator:(id)arg1 styleIndex:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisSceneOrthographicShadows.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisSceneOrthographicShadows.h new file mode 100644 index 000000000..fe44a3fb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisSceneOrthographicShadows.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStagedAxisSceneOrthographicShadows : TSCH3DChartStagedAxisScene +{ +} + +- (id)shadowSceneObject; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScenePerspectiveShadows.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScenePerspectiveShadows.h new file mode 100644 index 000000000..21003b28b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStagedAxisScenePerspectiveShadows.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStagedAxisScenePerspectiveShadows : TSCH3DChartStagedAxisScene +{ +} + +- (id)shadowSceneObject; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStaticCanvasRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStaticCanvasRenderCycle.h new file mode 100644 index 000000000..9a07210ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartStaticCanvasRenderCycle.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartStaticCanvasRenderCycle : TSCH3DChartCGContextRenderCycle +{ +} + ++ (Class)sceneRenderSetupClass; +- (_Bool)antialiasing; +- (unsigned long long)tileSamples; +- (unsigned long long)tileSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTexcoordSharedResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTexcoordSharedResource.h new file mode 100644 index 000000000..3bb74aa80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTexcoordSharedResource.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DTexCoordGeneration, TSCH3Dvec3DataBuffer; + +// Not exported +@interface TSCH3DChartTexcoordSharedResource : TSCH3DChartMeshSharedResource +{ + TSCH3Dvec3DataBuffer *mVertex; + TSCH3Dvec3DataBuffer *mNormal; + TSCH3DTexCoordGeneration *mGenerator; +} + +@property(retain, nonatomic) TSCH3DTexCoordGeneration *generator; // @synthesize generator=mGenerator; +@property(retain, nonatomic) TSCH3Dvec3DataBuffer *normal; // @synthesize normal=mNormal; +@property(retain, nonatomic) TSCH3Dvec3DataBuffer *vertex; // @synthesize vertex=mVertex; +- (void)flushMemory; +- (id)get; +- (void)setChildRegenerated:(_Bool)arg1; +- (void)setVertex:(id)arg1 normal:(id)arg2 generator:(id)arg3; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartThumbnailsAndInsertionIconsRenderCycle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartThumbnailsAndInsertionIconsRenderCycle.h new file mode 100644 index 000000000..9639f132c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartThumbnailsAndInsertionIconsRenderCycle.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartThumbnailsAndInsertionIconsRenderCycle : TSCH3DChartAntialiasedStaticCanvasRenderCycle +{ +} + +- (void)setupTextureSizeHintForAllocationInfo:(const struct FramebufferAllocationInfo *)arg1; +- (unsigned long long)tileSamples; +- (unsigned long long)tileSize; +- (_Bool)antialiasing; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitlePositioner.h new file mode 100644 index 000000000..95fc327b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitlePositioner.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DScene, TSCHChartInfo; + +// Not exported +@interface TSCH3DChartTitlePositioner : NSObject +{ + TSCH3DScene *mScene; + TSCHChartInfo *mInfo; + tvec2_84d5962d mCachedCategoryAxisLabelsSize; + tvec2_84d5962d mCachedValueAxisLabelsSize; + tvec2_84d5962d mCachedSeriesLabelsSize; +} + ++ (id)positionerWithInfo:(id)arg1 scene:(id)arg2; +@property(readonly, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +@property(readonly, nonatomic) TSCHChartInfo *info; // @synthesize info=mInfo; +- (id).cxx_construct; +- (tvec2_84d5962d)sizeOfSeriesLabels; +- (tvec2_84d5962d)sizeOfValueAxisLabels; +- (tvec2_84d5962d)sizeOfCategoryAxisLabels; +- (double)wrapWidthForSize:(struct CGSize)arg1 labelTransform:(const struct LabelTransform *)arg2; +- (void)applyParagraphStyle:(id)arg1 onLabelTransform:(struct LabelTransform *)arg2 alignmentDimension:(int)arg3; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 scene:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleProperties.h new file mode 100644 index 000000000..57b5753ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleProperties.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartTitlePositioner, TSCH3DLabelResources, TSCHChartInfo; + +// Not exported +@interface TSCH3DChartTitleProperties : NSObject +{ + TSCHChartInfo *mInfo; + TSCH3DLabelResources *mLabels; + _Bool mHidden; + TSCH3DChartTitlePositioner *mCachedPositioner; +} + ++ (id)propertiesWithInfo:(id)arg1 styleIndex:(unsigned long long)arg2; +@property(retain, nonatomic) TSCH3DChartTitlePositioner *cachedPositioner; // @synthesize cachedPositioner=mCachedPositioner; +@property(nonatomic) _Bool hidden; // @synthesize hidden=mHidden; +@property(readonly, nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mInfo; +@property(readonly, nonatomic) TSCH3DLabelResources *labels; // @synthesize labels=mLabels; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 styleIndex:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartAnimationTitles.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartAnimationTitles.h new file mode 100644 index 000000000..ed7d2d56f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartAnimationTitles.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartTitleSceneObject (TSCH3DChartAnimationTitles) +- (void)addTitleAnimationToClips:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h new file mode 100644 index 000000000..aa1e5f740 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartTitleSceneObject (TSCH3DChartRepAnimationTextureSceneDelegateDispatch) +- (int)p_animationTextureSceneDelegateChunkPlane; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject.h new file mode 100644 index 000000000..452e6bb18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTitleSceneObject.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartTitleSceneObject : TSCH3DChartLabelsContainingSceneObject +{ +} + ++ (void)setSelectionPath:(id)arg1 selectionMode:(int)arg2 forScene:(id)arg3; ++ (struct TSCH3DScenePart)partWithChartInfo:(id)arg1; ++ (struct CGSize)labelWrapSizeForScene:(id)arg1; ++ (_Bool)setLabelWrapBounds:(const box_80622335 *)arg1 forScene:(id)arg2; ++ (struct CGSize)p_labelWrapSizeForScene:(id)arg1 returningSizeValue:(id *)arg2; +- (id)renderInfoForSelectionPath:(id)arg1 info:(id)arg2; +- (_Bool)isAnnotated; +- (void)renderLabels:(id)arg1; +- (void)renderAnnotatedLabels:(id)arg1; +- (void)p_renderLabel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTouchHandler.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTouchHandler.h new file mode 100644 index 000000000..c82e6306d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTouchHandler.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DChartRep; + +// Not exported +@interface TSCH3DChartTouchHandler : NSObject +{ + TSCH3DChartRep *mRep; + _Bool mIsActive; +} + ++ (id)handlerWithRep:(id)arg1; +@property(nonatomic) _Bool isActive; // @synthesize isActive=mIsActive; +- (void)setNeedsDisplay; +- (void)clearParent; +@property(readonly, nonatomic) _Bool hasChanges; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTranslateAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTranslateAnimationClip.h new file mode 100644 index 000000000..da50e5333 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartTranslateAnimationClip.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartTranslateAnimationClip : TSCH3DChartAnimationClip +{ + tvec3_17f03ce0 mBegin; + tvec3_17f03ce0 mEnd; +} + +@property(nonatomic) tvec3_17f03ce0 end; // @synthesize end=mEnd; +@property(nonatomic) tvec3_17f03ce0 begin; // @synthesize begin=mBegin; +- (id).cxx_construct; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2 context:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-InspectorIcons.h new file mode 100644 index 000000000..3be3c4941 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-InspectorIcons.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartType (InspectorIcons) +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +- (void)p_setupInspectorIconChart:(id)arg1; +- (id)drawableChartInfoForIconWithPreset:(id)arg1 inFrame:(struct CGRect)arg2 offset:(struct CGPoint)arg3; +- (void)p_layoutInwardForSwatchFrame:(struct CGRect)arg1 chart:(id)arg2 offset:(struct CGPoint)arg3; +- (id)p_layoutCacheForSwatchFrame:(struct CGRect)arg1; +- (_Bool)p_isInspectorForFrame:(struct CGRect)arg1; +- (_Bool)p_isIPhone; +- (id)layoutCacheForPhone:(_Bool)arg1 inspector:(_Bool)arg2 landscape:(_Bool)arg3; +- (void)didRenderIconForInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..6ca8dd934 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartType (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType.h new file mode 100644 index 000000000..3df627a51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartType.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartType : TSCH2DChartType +{ +} + ++ (id)allAnimationFilters; ++ (tvec3_17f03ce0)adjustedScaleForInfoChartScale:(const tvec3_17f03ce0 *)arg1 chartType:(id)arg2 barShape:(int)arg3; +- (_Bool)supportsIncrementalResize; +- (unsigned long long)depthRatioDimension; +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (double)minDepthRatio; +- (struct CGSize)minimumChartBodySize; +- (id)columnShapeUIName; +- (_Bool)supportsInterSetDepthGap; +- (_Bool)supportsColumnShape; +- (_Bool)supportsGroupedShadows; +- (_Bool)supportsShadowOffset; +- (_Bool)supportsBevels; +- (_Bool)isHomogeneous; +- (id)renderers; +- (id)animationFiltersWithDefaultFilters:(id)arg1; +- (id)sceneWithChartInfo:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (Class)stageClass; +- (id)categoryLabelPositioner; +- (id)valueLabelPositioner; +- (int)labelOrientation; +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (id)animationFilters; +- (_Bool)supportsBubbleOptions; +- (_Bool)supportsConnectingLines; +- (_Bool)supportsSeriesStroke; +- (_Bool)supportsSeriesFill; +- (_Bool)supportsSeriesShadow; +- (_Bool)supportsErrorBars; +- (_Bool)supportsTrendLines; +- (_Bool)supportsCategoryAxisMinorTickmarks; +- (_Bool)supportsTickmarks; +- (_Bool)supportsAxisLine; +- (_Bool)supportsAxisLabelsOrientation; +- (_Bool)supportsValueAxisLabelsPosition; +- (_Bool)supportsMinorGridlines; +- (_Bool)supportsBorderFrame; +- (_Bool)supportsBackgroundFill; +- (_Bool)approximatesTitleAccommodationUsingLegendSize; +- (int)chartBodyBoundsDefinition; +- (Class)presetImagerClass; +- (Class)sageGeometeryHelperClass; +- (Class)repClass; +- (Class)layoutClass; +- (Class)chartLayoutClass; +- (Class)chartLayoutItemClass; +- (unsigned long long)presentationDimension; +- (tvec3_17f03ce0)adjustedScaleForInfoChartScale:(const tvec3_17f03ce0 *)arg1 barShape:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueAxisTitleSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueAxisTitleSceneObject.h new file mode 100644 index 000000000..6e0bc98c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueAxisTitleSceneObject.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartValueAxisTitleSceneObject : TSCH3DChartAxisTitleSceneObject +{ +} + ++ (double)textRotationForChartInfo:(id)arg1; ++ (id)axisForInfo:(id)arg1; ++ (_Bool)isFixedPositionForScene:(id)arg1; ++ (void)setIsFixedPosition:(_Bool)arg1 forScene:(id)arg2; +- (int)labelType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueLabelsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueLabelsSceneObject.h new file mode 100644 index 000000000..f1b668293 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartValueLabelsSceneObject.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartValueLabelsSceneObject : TSCH3DChartLabelsContainingSceneObject +{ +} + +- (id)convertSelectionPathTo3D:(id)arg1 path:(id)arg2; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (void)dispatchElementLabelHandler:(id)arg1; +- (void)renderAnnotatedLabels:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartVertexShadowsRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartVertexShadowsRenderProcessor.h new file mode 100644 index 000000000..14bd5426b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartVertexShadowsRenderProcessor.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCH3DChartVertexShadowsRenderProcessor : TSCH3DRetargetRenderProcessor +{ + NSArray *mShadowsEffects; +} + +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (void)dealloc; +- (id)init; +- (id)p_effects; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation-ChartAnimationLibrarySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation-ChartAnimationLibrarySupport.h new file mode 100644 index 000000000..eda132a5b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation-ChartAnimationLibrarySupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DChartZAxisAnimation (ChartAnimationLibrarySupport) ++ (id)animationFilter; ++ (int)chartAnimationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation.h new file mode 100644 index 000000000..4ea3f7d6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DChartZAxisAnimation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DChartZAxisAnimation : TSCH3DChartAnimation +{ +} + ++ (void)updateScene:(id)arg1; ++ (void)updateLayoutScene:(id)arg1; +- (void)addAnimationToClips:(id)arg1 forScene:(id)arg2; +- (void)addAnimationToClips:(id)arg1 forSceneObject:(id)arg2 scene:(id)arg3; +- (void)addToElementTimings:(id)arg1; +- (void)addToElementPlaneTimings:(id)arg1; +- (void)updateTimeRanges; +- (_Bool)needDynamicShadows; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderCombiner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderCombiner.h new file mode 100644 index 000000000..3ce4e8866 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderCombiner.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSMutableString, NSString; + +// Not exported +@interface TSCH3DClipPlaneShaderCombiner : NSObject +{ + NSMutableString *mCondition; + NSMutableArray *mVariables; +} + ++ (id)combiner; +@property(readonly, nonatomic) NSArray *variables; // @synthesize variables=mVariables; +@property(readonly, nonatomic) NSString *condition; // @synthesize condition=mCondition; +- (void)appendCondition:(id)arg1 variables:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderEffect.h new file mode 100644 index 000000000..7bb97d9ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DClipPlaneShaderEffect.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DClipPlaneShaderEffect : TSCH3DChartClippingShaderEffect +{ + unsigned long long mNumPlanes; + _Bool mXConditional; + _Bool mZConditional; + _Bool mUseDiscard; + _Bool mIsTransformingVertices; + _Bool mUseRepresentativeVertex; +} + ++ (id)effectWithPlanes:(unsigned long long)arg1; ++ (_Bool)defaultUsesRepresentativeVertex; ++ (id)variableMinXCondition; ++ (id)variableXCondition; ++ (id)variableClipPlane; ++ (id)variableClipVertexTransform; ++ (id)variableZLimit; ++ (id)variableXLimit; ++ (id)variableClipVertex; ++ (id)variableRepresentativeVertex; +@property(nonatomic) _Bool isTransformingVertices; // @synthesize isTransformingVertices=mIsTransformingVertices; +@property(nonatomic) _Bool useDiscard; // @synthesize useDiscard=mUseDiscard; +@property(nonatomic) _Bool useZConditional; // @synthesize useZConditional=mZConditional; +@property(nonatomic) _Bool useXConditional; // @synthesize useXConditional=mXConditional; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)p_gatherClipPlaneStatementAtIndex:(unsigned long long)arg1 combiner:(id)arg2; +- (void)p_gatherXRangeStatementWithCombiner:(id)arg1 program:(id)arg2; +- (void)addVariables:(id)arg1; +- (unsigned long long)numberOfClippingValues; +- (_Bool)isEqual:(id)arg1; +- (id)initWithPlanes:(unsigned long long)arg1; +- (id)variableMinXCondition; +- (id)variableXCondition; +- (id)variableClipPlane; +- (id)variableClipVertexTransform; +- (id)variableZLimit; +- (id)variableXLimit; +- (id)variableClipVertex; +- (id)variableRepresentativeVertex; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorIntensityShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorIntensityShaderEffect.h new file mode 100644 index 000000000..3b450c56f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorIntensityShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DColorIntensityShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variableColorIntensity; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)effect; ++ (id)_singletonAlloc; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableColorIntensity; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffect.h new file mode 100644 index 000000000..5f7bd602f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffect.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DColorLUTShaderEffect : TSCH3DShaderEffect +{ +} + ++ (Class)stateClass; ++ (id)variableColorLUTTexture; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableColorLUTTexture; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffectTextureUnit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffectTextureUnit.h new file mode 100644 index 000000000..6afca221f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorLUTShaderEffectTextureUnit.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DColorLUTShaderEffectTextureUnit : NSObject +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorModulationShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorModulationShaderEffect.h new file mode 100644 index 000000000..bfa467add --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorModulationShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DColorModulationShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variableColorModulation; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)effect; ++ (id)_singletonAlloc; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableColorModulation; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorShaderEffect.h new file mode 100644 index 000000000..2c6f03339 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DColorShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DColorShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCombinationRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCombinationRenderProcessor.h new file mode 100644 index 000000000..607cc4709 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DCombinationRenderProcessor.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet, TSCH3DShaderEffects, TSCH3DShaderEffectsStates; + +// Not exported +@interface TSCH3DCombinationRenderProcessor : TSCH3DRetargetRenderProcessor +{ + NSIndexSet *mEnabled; + struct StateStack, 8> mTransformStack; + tmat4x4_3074befe mProjection; + _Bool mTransformChanged; + _Bool mProjectionChanged; + StateStack_22d3dc01 mObjectStateStack; + TSCH3DShaderEffects *mEffects; + TSCH3DShaderEffectsStates *mShaderEffectsStates; +} + ++ (id)processorWithOriginal:(id)arg1 enableTypes:(id)arg2; +@property(readonly, nonatomic) _Bool projectionChanged; // @synthesize projectionChanged=mProjectionChanged; +@property(readonly, nonatomic) _Bool transformChanged; // @synthesize transformChanged=mTransformChanged; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)effectsStates; +- (id)effects; +- (void)resetBuffers; +- (void)popState; +- (void)pushState; +- (StateStack_22d3dc01 *)objectStateStack; +- (void)projection:(tmat4x4_3074befe *)arg1; +- (void)popMatrix; +- (void)pushMatrix; +- (void)translate:(tvec3_17f03ce0 *)arg1; +- (void)scale:(tvec3_17f03ce0 *)arg1; +- (void)multiply:(tmat4x4_3074befe *)arg1; +- (void)replace:(tmat4x4_3074befe *)arg1; +- (void)copyTransformInto:(tmat4x4_3074befe *)arg1; +- (void)copyProjectionInto:(tmat4x4_3074befe *)arg1; +- (tmat4x4_3074befe *)projectionTransform; +- (tmat4x4_3074befe *)currentTransform; +- (void)resetTransformChangeFlags; +- (_Bool)shaderEnabled; +- (_Bool)objectStateEnabled; +- (_Bool)matrixEnabled; +- (void)dealloc; +- (id)initWithOriginal:(id)arg1 enableTypes:(id)arg2; +- (id)initWithOriginal:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16AccumulatePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16AccumulatePipeline.h new file mode 100644 index 000000000..d3c652b21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16AccumulatePipeline.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DFramebufferAccumulator-Protocol.h" + +@class TSCH3DComponent16WidenShaderEffect, TSCH3DFramebufferCopyPipeline; + +// Not exported +@interface TSCH3DComponent16AccumulatePipeline : TSCH3DFramebufferSplitPipeline +{ + TSCH3DFramebufferCopyPipeline *mPipeline; + TSCH3DComponent16WidenShaderEffect *mWiden; + _Bool mValid; +} + +- (_Bool)run; +- (void)reset; +- (void)allocateFramebuffersWithSize:(tvec2_3b141483 *)arg1; +- (id)makeFBOWithSize:(tvec2_3b141483 *)arg1 resource:(id)arg2; +- (void)setTexcoords:(id)arg1; +- (void)setVertices:(id)arg1; +- (void)setFactor:(float)arg1; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; +- (id)target1FBOResource; +- (id)target0FBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16FramebufferAccumulationPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16FramebufferAccumulationPipeline.h new file mode 100644 index 000000000..7f83c4940 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16FramebufferAccumulationPipeline.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DComponent16FramebufferAccumulationPipeline : TSCH3DFramebufferAccumulationPipeline +{ +} + +- (_Bool)resolve; +- (_Bool)accumulate; +- (void)setFramebufferSize:(tvec2_3b141483 *)arg1; +- (void)setFactor:(float)arg1; +- (id)component16Resolver; +- (id)component16Accumulator; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolvePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolvePipeline.h new file mode 100644 index 000000000..eeee0b0ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolvePipeline.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DFramebufferResolver-Protocol.h" + +@class TSCH3DComponent16ResolveShaderEffect; + +// Not exported +@interface TSCH3DComponent16ResolvePipeline : TSCH3DFramebufferCombinePipeline +{ + TSCH3DComponent16ResolveShaderEffect *mResolveEffect; + float mFactor; +} + +@property(nonatomic) float factor; // @synthesize factor=mFactor; +- (void)updateShaderEffectsStates; +@property(nonatomic) long long lowColorBits; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolveShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolveShaderEffect.h new file mode 100644 index 000000000..37007c3bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16ResolveShaderEffect.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DComponent16ResolveShaderEffect : TSCH3DLowColorBitsShaderEffect +{ +} + ++ (id)variableResolveFactor; ++ (id)variableSourceTexture1Color; ++ (id)variableSourceTexture1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableResolveFactor; +- (id)variableSourceTexture1Color; +- (id)variableSourceTexture1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16WidenShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16WidenShaderEffect.h new file mode 100644 index 000000000..326432d7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DComponent16WidenShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DComponent16WidenShaderEffect : TSCH3DLowColorBitsShaderEffect +{ + float mFactor; + NSString *mWidenFunction; +} + ++ (id)variableWidenSelect; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)widenFunction; +@property(nonatomic) float factor; // @synthesize factor=mFactor; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)variableWidenSelect; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DContext.h new file mode 100644 index 000000000..4752a96a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DContext.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DContext : NSObject +{ + struct FramebufferAttributes mCurrentFramebufferAttributes; +} + +- (id).cxx_construct; +- (void)setCurrentFramebufferAttributes:(const struct FramebufferAttributes *)arg1; +- (const struct FramebufferAttributes *)currentFramebufferAttributes; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (unsigned long long)hash; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBuffer.h new file mode 100644 index 000000000..4cd142705 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBuffer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DDataBuffer : NSObject +{ +} + +- (struct DataBufferLevelData)dataWithSizeGreaterOrEqualTo:(unsigned long long)arg1; +- (struct DataBufferLevelData)dataAtLevel:(unsigned long long)arg1; +- (struct DataBufferInfo)bufferInfo; +@property(readonly, nonatomic) _Bool hasLevels; +@property(readonly, nonatomic) tvec2_3b141483 size2; +@property(readonly, nonatomic) tvec3_c2818ced size; +@property(readonly, nonatomic) unsigned long long byteSize; +@property(readonly, nonatomic) unsigned long long elementByteSize; +@property(readonly, nonatomic) unsigned long long componentByteSize; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBufferResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBufferResource.h new file mode 100644 index 000000000..14c2360ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDataBufferResource.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDataBufferResource : TSCH3DResource +{ +} + ++ (id)resourceWithBuffer:(id)arg1; ++ (id)resource; +- (void)flushMemory; +- (void)clear; +- (void)setBuffer:(id)arg1; +- (id)buffer; +- (id)get; +- (void)setChanged:(_Bool)arg1; +- (id)description; +- (id)initWithBuffer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultDataBufferResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultDataBufferResource.h new file mode 100644 index 000000000..c9887e99c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultDataBufferResource.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDefaultDataBufferResource : TSCH3DDataBufferResource +{ +} + ++ (id)resourceWithBuffer:(id)arg1; ++ (id)resource; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultNormalDirectionMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultNormalDirectionMapper.h new file mode 100644 index 000000000..12ccbdbf0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDefaultNormalDirectionMapper.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDefaultNormalDirectionMapper : TSCH3DNormalDirectionMapper +{ + tvec3_17f03ce0 mNormalBias; +} + ++ (id)mapperWithNormalBias:(const tvec3_17f03ce0 *)arg1; +- (id).cxx_construct; +- (void)mapFromVertexArray:(const tvec3_17f03ce0 *)arg1 normalArray:(const tvec3_17f03ce0 *)arg2 normalMatrix:(const tmat3x3_b39cd897 *)arg3 numVertices:(long long)arg4 destination:(vector_a3426c4e *)arg5; +- (id)initWithNormalBias:(const tvec3_17f03ce0 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfDictionary.h new file mode 100644 index 000000000..b3fcf82c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfDictionary.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSCH3DDictionaryOfDictionary : NSObject +{ + NSMutableDictionary *mDictionary; +} + +- (void)addEntriesFromDictionaryOfDictionary:(id)arg1; +- (void)removeObjectForFirstLevelKey:(id)arg1 secondLevelKey:(id)arg2; +- (id)objectForFirstLevelKey:(id)arg1 secondLevelKey:(id)arg2; +- (void)setObject:(id)arg1 forFirstLevelKey:(id)arg2 secondLevelKey:(id)arg3; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfSet.h new file mode 100644 index 000000000..3d2ffadc7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDictionaryOfSet.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSCH3DDictionaryOfSet : NSObject +{ + NSMutableDictionary *mSets; +} + ++ (id)dictionaryWithMutableDictionaryClass:(Class)arg1; ++ (id)dictionary; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectsForKey:(id)arg1; +- (void)removeObject:(id)arg1 forKey:(id)arg2; +- (void)addObject:(id)arg1 forKey:(id)arg2; +- (unsigned long long)count; +- (id)allKeys; +- (id)description; +- (void)dealloc; +- (id)init; +- (id)initWithMutableDictionaryClass:(Class)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..9a21d0c41 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DDiffuseMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DDiffuseMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DDiffuseMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DDiffuseMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial.h new file mode 100644 index 000000000..5667ae7a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseMaterial.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDiffuseMaterial : TSCH3DTexturesMaterial +{ +} + +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureDebugShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureDebugShaderEffect.h new file mode 100644 index 000000000..60a985d77 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureDebugShaderEffect.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDiffuseTextureDebugShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffect.h new file mode 100644 index 000000000..511fc985f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffect.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDiffuseTextureShaderEffect : TSCH3DShaderEffect +{ +} + ++ (Class)stateClass; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffectTextureUnit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffectTextureUnit.h new file mode 100644 index 000000000..d53a61665 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDiffuseTextureShaderEffectTextureUnit.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DDiffuseTextureShaderEffectTextureUnit : NSObject +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight-PersistenceAdditions.h new file mode 100644 index 000000000..6db742bc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DDirectionalLight (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight.h new file mode 100644 index 000000000..2e0cf6f76 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLight.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DLightDirectional-Protocol.h" + +// Not exported +@interface TSCH3DDirectionalLight : TSCH3DLight +{ + tvec3_17f03ce0 mDirection; +} + ++ (Class)effectClass; +@property(nonatomic) tvec3_17f03ce0 direction; // @synthesize direction=mDirection; +- (id).cxx_construct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightShaderEffect.h new file mode 100644 index 000000000..e4da5be4c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightShaderEffect.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDirectionalLightShaderEffect : TSCH3DLightShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (id)variables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightUniformArrayShaderVariables.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightUniformArrayShaderVariables.h new file mode 100644 index 000000000..9ee94653e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDirectionalLightUniformArrayShaderVariables.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DDirectionalLightUniformArrayShaderVariables : TSCH3DLightUniformArrayShaderVariables +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)variables; ++ (id)_singletonAlloc; +- (void)initializeArrayVariables; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDocumentDataCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDocumentDataCache.h new file mode 100644 index 000000000..5709feeb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DDocumentDataCache.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSKDocumentRoot; + +// Not exported +@interface TSCH3DDocumentDataCache : NSObject +{ + TSKDocumentRoot *mDocumentRoot; +} + ++ (id)dataCacheWithDocumentRoot:(id)arg1; ++ (id)dataFromCache:(id)arg1 forFile:(id)arg2 group:(id)arg3 generateBlock:(id)arg4; +- (id)dataForFile:(id)arg1 group:(id)arg2 generateBlock:(id)arg3; +- (_Bool)debug_nukeDocumentCachePathForGroup:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEffectState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEffectState.h new file mode 100644 index 000000000..e7276508a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEffectState.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DEffectState : NSObject +{ +} + +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..9e1ab2151 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DEmissiveMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DEmissiveMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DEmissiveMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DEmissiveMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial.h new file mode 100644 index 000000000..602ef4c72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEmissiveMaterial.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DEmissiveMaterial : TSCH3DTexturesMaterial +{ +} + +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..49e7af7f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DEnvironmentMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DEnvironmentMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DEnvironmentMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DEnvironmentMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial.h new file mode 100644 index 000000000..2ea4d9253 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentMaterial.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DEnvironmentMaterial : TSCH3DTexturesMaterial +{ + _Bool mDecalMode; +} + +@property(nonatomic) _Bool decalMode; // @synthesize decalMode=mDecalMode; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage-PersistenceAdditions.h new file mode 100644 index 000000000..d9c7af2b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DEnvironmentPackage (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DEnvironmentPackageArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DEnvironmentPackageArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DEnvironmentPackageArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage.h new file mode 100644 index 000000000..c884c885f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DEnvironmentPackage.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DEnvironmentPackage : NSObject +{ + NSMutableArray *mMaterials; +} + +- (void)affect:(id)arg1 states:(id)arg2 scene:(id)arg3 texturePool:(id)arg4; +- (void)addMaterial:(id)arg1; +- (id)materialEnumerator; +- (unsigned long long)materialCount; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionDoubleBevelGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionDoubleBevelGenerator.h new file mode 100644 index 000000000..6f3be2a39 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionDoubleBevelGenerator.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DExtrusionDoubleBevelGenerator : NSObject +{ + vector_45b393db mInputSpinePoints; + vector_45b393db mSpinePoints; + vector_35283da1 mScaleValues; + float mBevelHeight; + long long mBevelSlices; + _Bool mEnableBevelEdges; +} + ++ (id)generator; ++ (id)namedBevelInterpolationShaderFunction; +@property(nonatomic) _Bool enableBevelEdges; // @synthesize enableBevelEdges=mEnableBevelEdges; +@property(nonatomic) long long bevelSlices; // @synthesize bevelSlices=mBevelSlices; +@property(nonatomic) float bevelHeight; // @synthesize bevelHeight=mBevelHeight; +- (id).cxx_construct; +- (void).cxx_destruct; +- (long long)bottomSlices; +- (long long)topSlices; +- (void)adjustBottomScales; +- (void)adjustTopScales; +- (void)resetAllScales; +- (float)scaleUValueAtIndex:(long long)arg1; +- (void)adjustBottomOffset; +- (void)generateBottom; +@property(readonly, nonatomic) long long bottomBevelStartIndex; +- (tvec3_17f03ce0)bottomDirection; +@property(readonly, nonatomic) long long bottomNonBevelStartIndex; +- (void)generateTop; +- (long long)topBevelStartIndex; +- (void)createSpinePointArray; +- (float)spineUValueAtIndex:(long long)arg1; +- (const vector_35283da1 *)scaleValues; +- (const vector_45b393db *)spinePoints; +- (vector_45b393db *)inputSpinePoints; +- (void)generate; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionGeometry.h new file mode 100644 index 000000000..212f428e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DExtrusionGeometry.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DExtrusionGeometry : TSCH3DGeometry +{ + vector_35283da1 mCrossSection; + vector_45b393db mSpine; + vector_35283da1 mScale; + _Bool mBeginCap; + _Bool mEndCap; + float mCrossSectionCreaseAngle; + float mSpineCreaseAngle; + unsigned int mEndCapOffset; + int mEndCapCount; + unsigned int mBeginCapOffset; + int mBeginCapCount; + tvec3_17f03ce0 mNormalBias; + tvec3_17f03ce0 mSpineDirectionBias; +} + +@property(nonatomic) tvec3_17f03ce0 spineDirectionBias; // @synthesize spineDirectionBias=mSpineDirectionBias; +@property(readonly, nonatomic) int capCount; // @synthesize capCount=mEndCapCount; +@property(readonly, nonatomic) unsigned int capOffset; // @synthesize capOffset=mEndCapOffset; +@property(nonatomic) tvec3_17f03ce0 normalBias; // @synthesize normalBias=mNormalBias; +@property(nonatomic) float spineCreaseAngle; // @synthesize spineCreaseAngle=mSpineCreaseAngle; +@property(nonatomic) float crossSectionCreaseAngle; // @synthesize crossSectionCreaseAngle=mCrossSectionCreaseAngle; +@property(nonatomic) _Bool endCap; // @synthesize endCap=mEndCap; +@property(nonatomic) _Bool beginCap; // @synthesize beginCap=mBeginCap; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)debug_dumpGeometryBounds; +- (void)generateArrays; +- (const vector_35283da1 *)scale; +- (void)setScale:(const vector_35283da1 *)arg1; +- (const vector_45b393db *)spine; +- (void)setSpine:(const vector_45b393db *)arg1; +- (const vector_35283da1 *)crossSection; +- (void)setCrossSection:(const vector_35283da1 *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOHandle.h new file mode 100644 index 000000000..800cc6553 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOHandle.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFBOHandle : TSCH3DGLHandle +{ + tvec2_3b141483 mSize; + id mColorbuffer; + id mDepthbuffer; +} + ++ (id)handleWithGLHandle:(unsigned int)arg1 size:(const tvec2_3b141483 *)arg2 colorBuffer:(id)arg3 depthBuffer:(id)arg4; +@property(readonly, nonatomic) id depthbuffer; // @synthesize depthbuffer=mDepthbuffer; +@property(readonly, nonatomic) id colorbuffer; // @synthesize colorbuffer=mColorbuffer; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (void)destroyResourcesInContext:(id)arg1; +- (void)destroyFramebuffer; +- (_Bool)valid; +- (void)dealloc; +- (id)initWithGLHandle:(unsigned int)arg1 size:(const tvec2_3b141483 *)arg2 colorBuffer:(id)arg3 depthBuffer:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOLoader.h new file mode 100644 index 000000000..df503bd7d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOLoader.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFBOLoader : TSCH3DResourceLoader +{ + tvec2_3b141483 mSize; + struct FramebufferAttributes mFramebufferAttributes; + id mColorAllocator; + id mDepthAllocator; +} + ++ (id)loaderWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1 size:(const tvec2_3b141483 *)arg2 colorAllocator:(id)arg3 depthAllocator:(id)arg4; +@property(readonly, nonatomic) struct FramebufferAttributes framebufferAttributes; // @synthesize framebufferAttributes=mFramebufferAttributes; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +@property(readonly, nonatomic) id depthAllocator; // @synthesize depthAllocator=mDepthAllocator; +@property(readonly, nonatomic) id colorAllocator; // @synthesize colorAllocator=mColorAllocator; +- (id).cxx_construct; +- (struct SessionLoadResourceResult)loadResource:(id)arg1 insideSession:(id)arg2; +- (void)deactivateHandle:(id)arg1 insideContext:(id)arg2; +- (unsigned long long)uploadDataBuffer:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (void)bindHandle:(id)arg1 config:(void *)arg2; +- (id)generateHandleWithConfig:(void *)arg1; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1 size:(const tvec2_3b141483 *)arg2 colorAllocator:(id)arg3 depthAllocator:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOResource.h new file mode 100644 index 000000000..0dff01d47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFBOResource.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DFBOResource : TSCH3DResource +{ + NSString *mName; +} + +@property(retain, nonatomic) NSString *name; // @synthesize name=mName; +- (_Bool)isEqual:(id)arg1; +- (id)get; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ExportAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ExportAdditions.h new file mode 100644 index 000000000..dab31c8c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ExportAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFill (ExportAdditions) +- (void)assignQuicklookColorToMaterialDiffuseColorForLightingModel:(id)arg1; +- (id)sageFillData; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ImportAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ImportAdditions.h new file mode 100644 index 000000000..67bc222fb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-ImportAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFill (ImportAdditions) ++ (id)lightingModelWithSageFillData:(id)arg1; ++ (id)fillWithSageFillData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-PersistenceAdditions.h new file mode 100644 index 000000000..a8f0c522c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFill (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill.h new file mode 100644 index 000000000..b7dca057d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFill.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, TSCH3DFillSetIdentifier, TSCH3DLightingModel; + +// Not exported +@interface TSCH3DFill : TSDFill +{ + TSCH3DLightingModel *mLightingModel; + TSCH3DFillSetIdentifier *mIdentifier; + NSNumber *mPercentage; + TSDFill *mImageFill; + struct CGSize mImageFillSize; +} + ++ (id)fillWithIdentifier:(id)arg1; ++ (id)fill; ++ (id)fillWithLightingModel:(id)arg1 identifier:(id)arg2; +@property(retain, nonatomic) NSNumber *percentage; // @synthesize percentage=mPercentage; +@property(retain, nonatomic) TSCH3DFillSetIdentifier *identifier; // @synthesize identifier=mIdentifier; +- (id).cxx_construct; +- (int)fillType; +- (id)referenceColor; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 naturalBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 isPDF:(_Bool)arg4; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)p_iconFill; +- (id)p_imageFillForRect:(struct CGRect)arg1 context:(struct CGContext *)arg2; +- (id)p_imageFillForSize:(struct CGSize)arg1; +- (id)convertToSimpleTSDFillWithSize:(unsigned long long)arg1 context:(id)arg2; +- (id)convertToSimpleTSDFillWithSize:(unsigned long long)arg1; +- (id)p_convertToTSDFillWithSize:(unsigned long long)arg1 technique:(int)arg2; +- (id)p_convertToTSDFillWithSize:(unsigned long long)arg1 technique:(int)arg2 context:(id)arg3; +- (id)renderingLightingModelWithLightings:(id)arg1; +- (void)nonatomicallySetLightingModel:(id)arg1; +@property(readonly) TSCH3DLightingModel *lightingModel; +- (_Bool)identifierReferencesUnavailableLocalBundle; +- (id)p_lazyLightingModel; +@property(readonly, nonatomic) float percentageValue; +- (id)lightenByPercent:(float)arg1; +- (unsigned long long)hash; +- (_Bool)isOpaque; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithLightingModel:(id)arg1 identifier:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillData-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillData-Protocol.h new file mode 100644 index 000000000..e15f041b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillData-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DFillData +- (Color_1703f521)emissive; +- (Color_1703f521)specular; +- (Color_1703f521)diffuse; +- (float)shininess; +- (float)opacity; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResource.h new file mode 100644 index 000000000..56ecc286a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResource.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFillResource : TSCH3DResource +{ + id mFill; +} + ++ (id)resourceWithFill:(id)arg1; +- (id)get; +- (void)dealloc; +- (id)initWithFill:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResources.h new file mode 100644 index 000000000..199578cdb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillResources.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFillResources : TSCH3DArray2DResources +{ +} + +- (void)setFill:(id)arg1 atIndex:(const tvec2_3b141483 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSageFillData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSageFillData.h new file mode 100644 index 000000000..6c6fc37ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSageFillData.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSMutableArray, TSCH3DFill; + +// Not exported +@interface TSCH3DFillSageFillData : NSObject +{ + TSCH3DFill *mFill; + NSMutableArray *mTextures; + NSMutableArray *mTextureBlendModes; +} + ++ (id)dataWithFill:(id)arg1; +- (id)fillSetIdentifier; +- (id)textureForIndex:(unsigned long long)arg1; +- (id)layerLightenPercentageForIndex:(unsigned long long)arg1; +- (int)layerTilingModeForIndex:(unsigned long long)arg1; +- (long long)layerBlendModeForIndex:(unsigned long long)arg1; +- (_Bool)layerIsEnvironmentMapForIndex:(unsigned long long)arg1; +- (float)layerRotationForIndex:(unsigned long long)arg1; +- (float)layerScaleForIndex:(unsigned long long)arg1; +- (_Bool)isLayerEnabledForIndex:(unsigned long long)arg1; +- (unsigned long long)layerCount; +- (Color_1703f521)emissive; +- (Color_1703f521)specular; +- (Color_1703f521)diffuse; +- (float)shininess; +- (float)opacity; +- (id)materialAtIndex:(unsigned long long)arg1; +- (unsigned long long)modulateCount; +- (unsigned long long)diffuseCount; +- (id)environment; +- (id)modulateMaterial; +- (id)diffuseMaterial; +- (id)phongMaterials; +- (id)lightingModel; +- (void)p_addMaterial:(id)arg1 blendMode:(long long)arg2; +- (void)dealloc; +- (id)initWithFill:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-ImportExportAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-ImportExportAdditions.h new file mode 100644 index 000000000..4598088bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-ImportExportAdditions.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFillSetIdentifier (ImportExportAdditions) ++ (id)identifierWithContentsOfDictionary:(id)arg1; ++ (id)identifierWithFillPropertyType:(int)arg1 seriesIndex:(unsigned long long)arg2 textureSetID:(id)arg3; ++ (id)identifierWithFillName:(id)arg1 seriesName:(id)arg2 textureSetID:(id)arg3; +- (unsigned long long)countOfSeriesInFillSet; +- (id)loadPropertiesDictionary; +- (_Bool)isSageCompatible; +- (id)p_version; +- (id)p_getPlist; +- (id)p_loadPlist; +- (id)p_plistData; +- (id)p_plistPath; +- (id)p_sageFillSetList; +- (unsigned long long)seriesIndexFromSageSeriesName:(id)arg1; +- (id)sageSeriesName; +- (id)p_sageSeriesNames; +- (int)fillPropertyTypeFromName:(id)arg1; +- (id)sageFillName; +- (id)p_sageFillPropertyNames; +- (id)dictionaryRepresentation; +- (id)initWithContentsOfDictionary:(id)arg1; +- (id)initWithFillPropertyType:(int)arg1 seriesIndex:(unsigned long long)arg2 textureSetID:(id)arg3; +- (id)initWithFillName:(id)arg1 seriesName:(id)arg2 textureSetID:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-PersistenceAdditions.h new file mode 100644 index 000000000..19aa17fc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFillSetIdentifier (PersistenceAdditions) ++ (id)instanceWithDEPRECATEDArchive:(const struct DEPRECATEDChart3DFillArchive *)arg1 unarchiver:(id)arg2; ++ (id)instanceWithArchive:(const struct Chart3DFillArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DFillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DFillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier.h new file mode 100644 index 000000000..3ff99e5cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillSetIdentifier.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCH3DFillSetIdentifier : NSObject +{ + NSString *mTextureSetID; + unsigned long long mSeriesIndex; + int mFillPropertyType; +} + +@property(readonly, nonatomic) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +@property(readonly, nonatomic) NSString *textureSetID; // @synthesize textureSetID=mTextureSetID; +@property(readonly, nonatomic) NSString *textureSetFilename; +- (_Bool)isStoredInLocalBundle; +- (id)localDirectoryPath; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillTextureCoordinates.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillTextureCoordinates.h new file mode 100644 index 000000000..48e175bf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFillTextureCoordinates.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DFillTextureCoordinates : NSObject +{ +} + ++ (id)coordinates; +- (void)addTexcoordsToProcessor:(id)arg1 renderingLightingModel:(id)arg2 texcoords:(id)arg3; +- (id)packageForRenderingLightingModel:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel-PersistenceAdditions.h new file mode 100644 index 000000000..26db4fd57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DFixedFunctionLightingModel (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightingModelArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel.h new file mode 100644 index 000000000..2cf96284f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionLightingModel.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFixedFunctionLightingModel : TSCH3DPhongLikeLightingModel +{ +} + ++ (Class)materialEffectClass; ++ (Class)effectClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionMaterialShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionMaterialShaderEffect.h new file mode 100644 index 000000000..08eca1b78 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionMaterialShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFixedFunctionMaterialShaderEffect : TSCH3DMaterialShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionShaderEffect.h new file mode 100644 index 000000000..b01b2c29d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFixedFunctionShaderEffect.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFixedFunctionShaderEffect : TSCH3DPhongLikeShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)injectFinalColorToProgram:(id)arg1; +- (void)injectDiffuseToProgram:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFloatVectorDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFloatVectorDataBuffer.h new file mode 100644 index 000000000..a9788e955 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFloatVectorDataBuffer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFloatVectorDataBuffer : TSCH3DVectorDataBuffer +{ +} + +- (int)componentType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebuffer.h new file mode 100644 index 000000000..a2e9afcab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebuffer.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DFramebuffer : NSObject +{ + struct FramebufferAttributes mFramebufferAttributes; +} + ++ (id)framebufferWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1; +- (id).cxx_construct; +- (const struct FramebufferAttributes *)framebufferAttributes; +- (id)initWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulationPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulationPipeline.h new file mode 100644 index 000000000..77cc4c013 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulationPipeline.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DFramebufferTransformPipeline, TSCH3DFramebufferTransformPipeline; + +// Not exported +@interface TSCH3DFramebufferAccumulationPipeline : TSCH3DFramebufferTransformPipeline +{ + float mFactor; + float mAccumulated; + TSCH3DFramebufferTransformPipeline *mAccumulator; + TSCH3DFramebufferTransformPipeline *mResolver; +} + +@property(nonatomic) float accumulated; // @synthesize accumulated=mAccumulated; +@property(nonatomic) float factor; // @synthesize factor=mFactor; +- (_Bool)run; +- (_Bool)resolve; +- (_Bool)accumulate; +- (void)setTarget:(id)arg1; +- (void)setSource:(id)arg1; +- (void)reset; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulator-Protocol.h new file mode 100644 index 000000000..1a58b3826 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferAccumulator-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DFramebufferAccumulator +- (void)reset; +- (void)setTexcoords:(id)arg1; +- (void)setVertices:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferBlurPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferBlurPipeline.h new file mode 100644 index 000000000..75e36bff5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferBlurPipeline.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFramebufferBlurPipeline : TSCH3DLinkablePipeline +{ + id mSource; + TSCH3DGLFramebuffer *mTarget; + TSCH3DGLFramebuffer *mPingpong; + unsigned long long mRadius; + unsigned long long mNumPasses; + float mKernelScale; +} + +@property(nonatomic) float kernelScale; // @synthesize kernelScale=mKernelScale; +@property(nonatomic) unsigned long long numPasses; // @synthesize numPasses=mNumPasses; +@property(nonatomic) unsigned long long radius; // @synthesize radius=mRadius; +@property(readonly, nonatomic) TSCH3DGLFramebuffer *target; // @synthesize target=mTarget; +@property(retain, nonatomic) id source; // @synthesize source=mSource; +- (_Bool)run; +- (_Bool)blur; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; +- (id)pingPongFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCombinePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCombinePipeline.h new file mode 100644 index 000000000..f2b521dba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCombinePipeline.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFramebufferCombinePipeline : TSCH3DFramebufferCopyPipeline +{ + id mSource1; + TSCH3DGLFramebuffer *mInput1; + unsigned long long mTextureUnit1; +} + +@property(retain, nonatomic) id source1; // @synthesize source1=mSource1; +- (void)updateShaderEffectsStates; +- (_Bool)run; +- (void)loadSource; +@property(retain, nonatomic) id source0; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCopyPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCopyPipeline.h new file mode 100644 index 000000000..1949288ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferCopyPipeline.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSCH3DResource; + +// Not exported +@interface TSCH3DFramebufferCopyPipeline : TSCH3DFramebufferTransformPipeline +{ + NSArray *mEffects; + TSCH3DResource *mVertices; + TSCH3DResource *mTexcoords; + struct RenderState mRenderState; + tmat4x4_3074befe mTransform; + box_0260e9b3 mTargetViewport; + _Bool mWipeTarget; + tvec4_ac57c72d mWipeColor; + id mUpdateShaderEffectsStatesBlock; +} + +@property(copy, nonatomic) id updateShaderEffectsStatesBlock; // @synthesize updateShaderEffectsStatesBlock=mUpdateShaderEffectsStatesBlock; +@property(nonatomic) tvec4_ac57c72d wipeColor; // @synthesize wipeColor=mWipeColor; +@property(nonatomic) _Bool wipeTarget; // @synthesize wipeTarget=mWipeTarget; +@property(nonatomic) box_0260e9b3 targetViewport; // @synthesize targetViewport=mTargetViewport; +@property(nonatomic) tmat4x4_3074befe transform; // @synthesize transform=mTransform; +@property(nonatomic) struct RenderState renderState; // @synthesize renderState=mRenderState; +@property(retain, nonatomic) TSCH3DResource *texcoords; // @synthesize texcoords=mTexcoords; +@property(retain, nonatomic) TSCH3DResource *vertices; // @synthesize vertices=mVertices; +@property(copy, nonatomic) NSArray *effects; // @synthesize effects=mEffects; +- (id).cxx_construct; +- (void)updateShaderEffectsStates; +- (void)transformFramebuffer; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurAndBlendPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurAndBlendPipeline.h new file mode 100644 index 000000000..66a3210d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurAndBlendPipeline.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFramebufferGaussianBlurAndBlendPipeline : TSCH3DFramebufferGaussianBlurPipeline +{ + float mBlendFactor; + TSCH3DGLFramebuffer *mBlendTexture; +} + ++ (id)effectsArray; +@property(retain, nonatomic) TSCH3DGLFramebuffer *blendTexture; // @synthesize blendTexture=mBlendTexture; +@property(nonatomic) float blendFactor; // @synthesize blendFactor=mBlendFactor; +- (void)updateShaderEffectsStates; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurPipeline.h new file mode 100644 index 000000000..185df663c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferGaussianBlurPipeline.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFramebufferGaussianBlurPipeline : TSCH3DFramebufferCopyPipeline +{ + tvec2_84d5962d mTapUnit; +} + ++ (id)effectsArray; +@property(nonatomic) tvec2_84d5962d tapUnit; // @synthesize tapUnit=mTapUnit; +- (id).cxx_construct; +- (void)updateShaderEffectsStates; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferOnepassBlurPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferOnepassBlurPipeline.h new file mode 100644 index 000000000..083a77587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferOnepassBlurPipeline.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFramebufferOnepassBlurPipeline : TSCH3DFramebufferCopyPipeline +{ + tvec2_84d5962d mPixelSize; +} + ++ (id)pipelineWithProcessor:(id)arg1 session:(id)arg2 pixelSize:(const tvec2_84d5962d *)arg3; +@property(readonly, nonatomic) tvec2_84d5962d pixelSize; // @synthesize pixelSize=mPixelSize; +- (id).cxx_construct; +- (void)updateShaderEffectsStates; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 pixelSize:(const tvec2_84d5962d *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferResolver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferResolver-Protocol.h new file mode 100644 index 000000000..af48428c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferResolver-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DFramebufferResolver +- (void)setTexcoords:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferSplitPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferSplitPipeline.h new file mode 100644 index 000000000..54af627eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferSplitPipeline.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFramebufferSplitPipeline : TSCH3DFramebufferTransformPipeline +{ + TSCH3DGLFramebuffer *mTarget1; +} + +@property(retain, nonatomic) TSCH3DGLFramebuffer *target1; // @synthesize target1=mTarget1; +@property(retain, nonatomic) TSCH3DGLFramebuffer *target0; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferTransformPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferTransformPipeline.h new file mode 100644 index 000000000..b7f6ca97e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFramebufferTransformPipeline.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFramebufferTransformPipeline : TSCH3DLinkablePipeline +{ + id mSource; + TSCH3DGLFramebuffer *mTarget; + TSCH3DGLFramebuffer *mInput; +} + +@property(retain, nonatomic) TSCH3DGLFramebuffer *target; // @synthesize target=mTarget; +@property(retain, nonatomic) id source; // @synthesize source=mSource; +- (_Bool)run; +- (_Bool)prepareFramebuffer; +- (void)loadSource; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFrustumLens.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFrustumLens.h new file mode 100644 index 000000000..7fd5f272b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFrustumLens.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFrustumLens : TSCH3DRectangleLens +{ +} + +- (void)calculateCullingPlanes:(vector_a9ee3a08 *)arg1; +- (struct FrustumRect)frustumRectAtDistance:(float)arg1; +- (tmat4x4_3074befe)matrix; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AccumulatePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AccumulatePipeline.h new file mode 100644 index 000000000..dfdcc50ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AccumulatePipeline.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DFullComponent16AdditionShaderEffect, TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DFullComponent16AccumulatePipeline : TSCH3DComponent16AccumulatePipeline +{ + TSCH3DGLFramebuffer *mBuffer; + TSCH3DFullComponent16AdditionShaderEffect *mAdd; +} + +@property(retain, nonatomic) TSCH3DGLFramebuffer *buffer; // @synthesize buffer=mBuffer; +- (void)runAccumulation; +- (void)allocateFramebuffersWithSize:(tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; +- (id)bufferFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AdditionShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AdditionShaderEffect.h new file mode 100644 index 000000000..37a464f10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16AdditionShaderEffect.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFullComponent16AdditionShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variableAdditionTextureColor; ++ (id)variableAdditionTexture; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableAdditionTextureColor; +- (id)variableAdditionTexture; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16WidenPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16WidenPipeline.h new file mode 100644 index 000000000..49f3fae6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DFullComponent16WidenPipeline.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DFullComponent16WidenPipeline : TSCH3DFramebufferCombinePipeline +{ + _Bool mSelection; +} + +@property(nonatomic) _Bool selection; // @synthesize selection=mSelection; +- (void)updateShaderEffectsStates; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLBindable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLBindable-Protocol.h new file mode 100644 index 000000000..e6624cfc7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLBindable-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCH3DGLBindable +- (void)deactivateInContext:(id)arg1; +- (void)destroyResourcesInContext:(id)arg1; +- (_Bool)valid; +- (void)bindInSession:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLContext.h new file mode 100644 index 000000000..e0cf60a50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLContext.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSIndexSet, NSMutableDictionary, NSMutableIndexSet, NSMutableSet, NSSet, TSCH3DGLVersion; + +// Not exported +@interface TSCH3DGLContext : TSCH3DContext +{ + struct RenderState mState; + NSMutableDictionary *mExtensionsNamesDict; + NSMutableDictionary *mVirtualScreenToCapabilitiesMap; + NSIndexSet *mEnabledArrays; + struct BufferStates mBufferStates; + struct GLSingleState mBufferArraysStates; + struct TextureUnitStates mTextureUnitStates; + box_0260e9b3 mViewport; + NSMutableIndexSet *mChangeMask; + _Bool mIsSharable; + NSMutableSet *mChildrenContexts; + TSCH3DGLContext *mSharedContext; + TSCH3DGLVersion *mVersion; +} + +@property(readonly, nonatomic) _Bool isSharable; // @synthesize isSharable=mIsSharable; +- (id).cxx_construct; +- (void)clearParent; +@property(readonly, nonatomic) NSSet *childrenContexts; +- (void)p_removeChildContext:(id)arg1; +- (void)p_addChildContext:(id)arg1; +- (id)sharedContext; +- (void)enableSharing; +- (void)invalidateTextureHandleValue:(unsigned int)arg1; +- (void)bindTextureHandleValue:(unsigned int)arg1 is3DTexture:(_Bool)arg2; +- (void)activateTextureUnit:(unsigned long long)arg1; +- (void)removeChangeFlag:(int)arg1; +- (void)addShaderChangeFlag; +- (void)addChangeFlag:(int)arg1; +- (_Bool)hasChangeFlag:(int)arg1; +- (void)setEnabledVertexArrays:(id)arg1; +- (void)enableVertexArrays:(id)arg1; +- (id)capabilitiesForExtensions:(id)arg1; +- (_Bool)supportsCapability:(id)arg1; +- (void)p_cacheCapabilitiesForKey:(id)arg1; +- (id)p_keyForScreen:(int)arg1; +- (struct GLSingleState *)bufferArraysStates; +- (struct BufferStates *)bufferStates; +- (void)setState:(const struct RenderState *)arg1; +- (struct RenderState)state; +- (void)viewport:(box_0260e9b3 *)arg1; +- (id)sharedID; +@property(readonly, nonatomic) TSCH3DGLVersion *version; // @synthesize version=mVersion; +- (id)description; +- (void)dealloc; +- (id)initWithSharedContext:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLDefaultFramebuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLDefaultFramebuffer.h new file mode 100644 index 000000000..ba00c874d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLDefaultFramebuffer.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DGLHandle; + +// Not exported +@interface TSCH3DGLDefaultFramebuffer : TSCH3DGLFramebuffer +{ + tvec2_3b141483 mSize; + unsigned int mType; + TSCH3DGLHandle *mHandle; + _Bool mDisableDestroyAssertion; +} + ++ (id)currentlyBoundFramebufferWithContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3; +@property(nonatomic) _Bool disableDestroyAssertion; // @synthesize disableDestroyAssertion=mDisableDestroyAssertion; +@property(nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +@property(nonatomic) unsigned int type; // @synthesize type=mType; +- (id).cxx_construct; +- (id)GLHandleForSession:(id)arg1; +- (void)disableSamplingInSession:(id)arg1; +- (void)discardBuffers; +- (void)discardDepthBuffer; +- (void)discardColorBuffer; +- (_Bool)isProtectedInSession:(id)arg1; +- (void)unprotectInSession:(id)arg1 clearOnFailProtection:(_Bool)arg2; +- (void)protectInSession:(id)arg1 unprotectOnFail:(_Bool)arg2; +- (_Bool)validForSession:(id)arg1; +- (void)destroyResourcesInSession:(id)arg1; +- (void)bindColorbufferInSession:(id)arg1; +- (unsigned long long)estimatedMemroyInBytes; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)bindInSession:(id)arg1; +- (void)p_bindFramebuffer; +@property(nonatomic) unsigned int framebufferHandle; +- (void)dealloc; +- (id)initWithContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLES2Version.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLES2Version.h new file mode 100644 index 000000000..c53de37fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLES2Version.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLES2Version : TSCH3DGLVersion +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)version; ++ (id)_singletonAlloc; +- (id)additionalConclusionsForShaderType:(struct TSCH3DShaderType)arg1; +- (id)additionalGlobalsForShaderType:(struct TSCH3DShaderType)arg1; +- (id)vertexVaryingQualifierForShaderType:(struct TSCH3DShaderType)arg1; +- (id)vertexAttributeQualifierForShaderType:(struct TSCH3DShaderType)arg1; +- (void)addCompatibilityFunctionsForShaderProgram:(id)arg1; +- (id)preprocessorDefinitions; +- (_Bool)deprecatesLuminanceAlpha; +- (_Bool)supportsClipDistances; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESContext.h new file mode 100644 index 000000000..d81fd67f7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESContext.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class EAGLContext; + +// Not exported +@interface TSCH3DGLESContext : TSCH3DGLContext +{ + EAGLContext *mContext; +} + ++ (_Bool)isCurrentContextValid; ++ (void)clearCurrentContext; +- (id)capabilitiesForExtensions:(id)arg1; +- (id)extensionsForCurrentVirtualScreen; +- (void)setVirtualScreen:(int)arg1; +- (int)virtualScreen; +- (void)restoreEAGLContext:(id)arg1; +- (id)bindReturningPreviousContext; +- (_Bool)isBound; +- (void)present; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESEAGLLayerBufferStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESEAGLLayerBufferStorage.h new file mode 100644 index 000000000..078b582f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESEAGLLayerBufferStorage.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CAEAGLLayer; + +// Not exported +@interface TSCH3DGLESEAGLLayerBufferStorage : TSCH3DRenderBufferStorage +{ + CAEAGLLayer *mLayer; + tvec2_3b141483 mSize; +} + ++ (id)storageWithLayer:(id)arg1; +- (id).cxx_construct; +- (void)allocateStorageWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1 size:(tvec2_3b141483 *)arg2 internalFormat:(unsigned int)arg3; +- (void)updateSize; +- (void)dealloc; +- (id)initWithLayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayer.h new file mode 100644 index 000000000..69e453c87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DGLLayer-Protocol.h" + +@class TSCH3DLayerCacheLogic; + +// Not exported +@interface TSCH3DGLESLayer : CAEAGLLayer +{ + TSCH3DLayerCacheLogic *mCacheLogic; +} + +- (Class)layerDelegateClass; +- (void)setFrame:(struct CGRect)arg1; +- (void)setContentsScale:(double)arg1; +- (double)contentsScale; +- (void)presentLayerWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)willDestroyFramebuffer:(id)arg1 session:(id)arg2; +- (id)framebufferFromContext:(id)arg1 attributes:(const struct FramebufferAttributes *)arg2; +- (id)cacheLogic; +- (void)dealloc; +- (id)initWithLayerCacheLogicClass:(Class)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayerFBO.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayerFBO.h new file mode 100644 index 000000000..64a7c32cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESLayerFBO.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLESLayerFBO : TSCH3DGLFBO +{ + _Bool mDestroyed; + _Bool mProtected; +} + +- (void)unprotectInSession:(id)arg1 clearOnFailProtection:(_Bool)arg2; +- (void)bindColorbufferInSession:(id)arg1; +- (void)destroyResourcesInSession:(id)arg1; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)validForSession:(id)arg1; +- (void)dealloc; +- (id)initFromContext:(id)arg1 size:(tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3 colorAllocator:(id)arg4 depthAllocator:(id)arg5 resource:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESRTT.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESRTT.h new file mode 100644 index 000000000..25a8cf938 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLESRTT.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DGLBindable-Protocol.h" + +// Not exported +@interface TSCH3DGLESRTT : NSObject +{ + unsigned int mTexture; +} + ++ (_Bool)isTexturable; ++ (_Bool)isEqual:(id)arg1; ++ (id)depthbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; ++ (id)colorbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; ++ (id)bufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1 internalFormat:(unsigned int)arg2 format:(unsigned int)arg3 attachment:(unsigned int)arg4; +- (void)deactivateInContext:(id)arg1; +- (void)bindInSession:(id)arg1; +- (_Bool)valid; +- (void)destroyResourcesInContext:(id)arg1; +- (void)dealloc; +- (id)initWithGLTexture:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO-TSCH3DGLESLayerFBO.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO-TSCH3DGLESLayerFBO.h new file mode 100644 index 000000000..a7e88f5fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO-TSCH3DGLESLayerFBO.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DGLFBO (TSCH3DGLESLayerFBO) ++ (id)FBOFromContext:(id)arg1 attributes:(const struct FramebufferAttributes *)arg2 eaglLayer:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO.h new file mode 100644 index 000000000..7d3eafba4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFBO.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DFBOLoader, TSCH3DResource; + +// Not exported +@interface TSCH3DGLFBO : TSCH3DGLFramebuffer +{ + TSCH3DFBOLoader *mLoader; + TSCH3DResource *mResource; +} + ++ (id)FBOFromContext:(id)arg1 size:(tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3 colorAllocator:(id)arg4 depthAllocator:(id)arg5 resource:(id)arg6; ++ (id)FBOFromContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3 textureAttributes:(const struct FramebufferAttributes *)arg4 resource:(id)arg5 FBOClass:(Class)arg6 RTTRenderbufferAllocatorBlock:(id)arg7; ++ (id)FBOFromContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3 textureAttributes:(const struct FramebufferAttributes *)arg4 resource:(id)arg5; +- (unsigned long long)estimatedMemroyInBytes; +- (tvec2_3b141483)size; +- (void)discardBuffers; +- (void)discardDepthBuffer; +- (void)discardColorBuffer; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)bindInSession:(id)arg1; +- (struct SessionLoadResourceResult)loadInsideSession:(id)arg1; +- (unsigned int)type; +- (void)bindColorbufferInSession:(id)arg1; +- (void)disableSamplingInSession:(id)arg1; +- (_Bool)validForSession:(id)arg1; +- (id)FBOHandleForSession:(id)arg1; +- (id)GLHandleForSession:(id)arg1; +- (_Bool)isProtectedInSession:(id)arg1; +- (void)unprotectInSession:(id)arg1 clearOnFailProtection:(_Bool)arg2; +- (void)protectInSession:(id)arg1 unprotectOnFail:(_Bool)arg2; +- (void)destroyResourcesInSession:(id)arg1; +- (id)loader; +- (_Bool)isTexturable; +- (id)description; +- (void)dealloc; +- (id)initFromContext:(id)arg1 size:(tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3 colorAllocator:(id)arg4 depthAllocator:(id)arg5 resource:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebuffer.h new file mode 100644 index 000000000..0fa8b6029 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebuffer.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DPipelineLinkable-Protocol.h" + +@class TSCH3DGLContext; + +// Not exported +@interface TSCH3DGLFramebuffer : TSCH3DFramebuffer +{ + TSCH3DGLContext *mContext; + _Bool mHasSetDefaultStates; +} + ++ (id)framebufferWithContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3; +@property(readonly, nonatomic) TSCH3DGLContext *context; // @synthesize context=mContext; +- (id)output; +- (id)resolvingFramebuffer; +- (void)wipe:(tvec4_ac57c72d *)arg1; +- (void)clean; +- (void)clear:(unsigned int)arg1; +- (void)setDepthFunction:(int)arg1; +- (void)setDepthMask:(unsigned char)arg1; +- (void)setClearDepth:(float)arg1; +- (void)setColorMask:(const tvec4_d23a2b6e *)arg1; +- (void)setClearColor:(const tvec4_ac57c72d *)arg1; +@property(readonly, nonatomic) _Bool isTexturable; +- (id)description; +- (void)dealloc; +- (id)initWithContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebufferMultisample.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebufferMultisample.h new file mode 100644 index 000000000..827c04ed6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLFramebufferMultisample.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DGLFBO; + +// Not exported +@interface TSCH3DGLFramebufferMultisample : NSObject +{ + id mParent; + struct FramebufferAttributes mAttributes; + TSCH3DGLFBO *mMultisampleFBO; + _Bool mResolved; + _Bool mMultisampleDisabled; +} + ++ (id)multisampleWithParent:(id)arg1 framebufferAttributes:(const struct FramebufferAttributes *)arg2; +@property(readonly, nonatomic) struct FramebufferAttributes attributes; // @synthesize attributes=mAttributes; +@property(readonly, nonatomic) _Bool resolved; // @synthesize resolved=mResolved; +- (id).cxx_construct; +- (void)resolveInSession:(id)arg1; +- (_Bool)validForSession:(id)arg1; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)bindInSession:(id)arg1; +- (struct SessionLoadResourceResult)p_loadFramebufferInSession:(id)arg1; +- (_Bool)p_createMultisampleFBOOnDemandInsideSession:(id)arg1 returningResolveFramebufferActivated:(_Bool *)arg2; +- (struct FramebufferAttributes)p_clampedAttributes; +- (void)disableSamplingInSession:(id)arg1; +@property(readonly, nonatomic) _Bool usingMultisample; +- (_Bool)p_supportsMultisample; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1 framebufferAttributes:(const struct FramebufferAttributes *)arg2; +- (id)multisampleFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLHandle.h new file mode 100644 index 000000000..14762bbe5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLHandle.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLHandle : TSCH3DResourceHandle +{ + unsigned int mValue; +} + ++ (id)handleWithGLHandle:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned int value; // @synthesize value=mValue; +- (void)setValue:(unsigned int)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithGLHandle:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayer-Protocol.h new file mode 100644 index 000000000..7e1e7d6a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayer-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DGLLayer +- (Class)layerDelegateClass; +- (void)setContentsScale:(double)arg1; +- (double)contentsScale; +- (id)cacheLogic; +- (void)presentLayerWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)willDestroyFramebuffer:(id)arg1 session:(id)arg2; +- (id)framebufferFromContext:(id)arg1 attributes:(const struct FramebufferAttributes *)arg2; +- (id)initWithLayerCacheLogicClass:(Class)arg1; + +@optional +- (void)setCGColorSpace:(struct CGColorSpace *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerClassFactory.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerClassFactory.h new file mode 100644 index 000000000..e9609c367 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerClassFactory.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DGLLayerClassFactory : NSObject +{ +} + ++ (Class)TSDGLLayerClass; ++ (Class)GLLayerClass; ++ (Class)CALayerClass; ++ (Class)interactiveCanvasCALayerClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerProvider-Protocol.h new file mode 100644 index 000000000..ce38694b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLLayerProvider-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DGLLayerProvider +- (id)GLLayerWithFrame:(struct CGRect)arg1; +- (id)GLLayer; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMixinFramebuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMixinFramebuffer.h new file mode 100644 index 000000000..813de55cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMixinFramebuffer.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLMixinFramebuffer : TSCH3DGLFramebuffer +{ + TSCH3DGLFramebuffer *mOriginal; +} + +@property(retain, nonatomic) TSCH3DGLFramebuffer *original; // @synthesize original=mOriginal; +- (void)disableSamplingInSession:(id)arg1; +- (id)GLHandleForSession:(id)arg1; +- (void)discardBuffers; +- (void)discardDepthBuffer; +- (void)discardColorBuffer; +- (_Bool)isProtectedInSession:(id)arg1; +- (void)unprotectInSession:(id)arg1 clearOnFailProtection:(_Bool)arg2; +- (void)protectInSession:(id)arg1 unprotectOnFail:(_Bool)arg2; +- (_Bool)validForSession:(id)arg1; +- (void)destroyResourcesInSession:(id)arg1; +- (void)bindColorbufferInSession:(id)arg1; +- (unsigned long long)estimatedMemroyInBytes; +- (unsigned int)type; +- (tvec2_3b141483)size; +- (id)output; +- (void)wipe:(const tvec4_ac57c72d *)arg1; +- (void)clean; +- (void)clear:(unsigned int)arg1; +- (void)setDepthFunction:(int)arg1; +- (void)setDepthMask:(unsigned char)arg1; +- (void)setClearDepth:(float)arg1; +- (void)setColorMask:(const tvec4_d23a2b6e *)arg1; +- (void)setClearColor:(const tvec4_ac57c72d *)arg1; +- (_Bool)isTexturable; +- (id)context; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)bindInSession:(id)arg1; +- (const struct FramebufferAttributes *)framebufferAttributes; +- (id)description; +- (void)dealloc; +- (id)initWithContext:(id)arg1 size:(const tvec2_3b141483 *)arg2 attributes:(const struct FramebufferAttributes *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMultisampleFramebuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMultisampleFramebuffer.h new file mode 100644 index 000000000..eaf1182f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLMultisampleFramebuffer.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DGLResolveFramebuffer-Protocol.h" + +@class TSCH3DGLFramebufferMultisample; + +// Not exported +@interface TSCH3DGLMultisampleFramebuffer : TSCH3DGLMixinFramebuffer +{ + TSCH3DGLFramebufferMultisample *mMultisample; + _Bool mDisableDestroyAssertion; +} + ++ (id)multisampleFramebufferWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1; ++ (struct FramebufferAttributes)resolveAttributesFromFramebufferAttribute:(const struct FramebufferAttributes *)arg1; +@property(nonatomic) _Bool disableDestroyAssertion; // @synthesize disableDestroyAssertion=mDisableDestroyAssertion; +- (void)destroyResourcesInSession:(id)arg1; +- (tvec2_3b141483)resolveFramebufferSize; +- (struct FramebufferAttributes)resolveFramebufferAttributes; +- (id)resolveFramebufferHandleForSession:(id)arg1; +- (_Bool)resolveFramebufferValidForSession:(id)arg1; +- (id)resolveFramebufferContext; +- (_Bool)activateResolveFramebufferInsideSession:(id)arg1; +- (void)bindColorbufferInSession:(id)arg1; +- (_Bool)validForSession:(id)arg1; +- (_Bool)activateInsideSession:(id)arg1; +- (_Bool)bindInSession:(id)arg1; +- (void)disableSamplingInSession:(id)arg1; +- (id)resolvingFramebuffer; +- (_Bool)p_usingMultisample; +@property(readonly, nonatomic) struct FramebufferAttributes resolveAttributes; +- (void)dealloc; +- (id)initWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLPointerCountedSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLPointerCountedSet.h new file mode 100644 index 000000000..bf5a903b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLPointerCountedSet.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUPointerKeyDictionary; + +// Not exported +@interface TSCH3DGLPointerCountedSet : NSObject +{ + TSUPointerKeyDictionary *mSet; + unsigned long long mCount; + unsigned long long mByteCount; +} + +@property(readonly, nonatomic) unsigned long long count; // @synthesize count=mCount; +- (void)addObject:(id)arg1; +- (id)description; +- (id)descriptionWithFrames:(unsigned long long)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBuffer.h new file mode 100644 index 000000000..e8df68493 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBuffer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DGLBindable-Protocol.h" + +// Not exported +@interface TSCH3DGLRenderBuffer : NSObject +{ + unsigned int mBuffer; +} + +- (void)deactivateInContext:(id)arg1; +- (void)bindInSession:(id)arg1; +- (_Bool)valid; +- (void)destroyResourcesInContext:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithGLBuffer:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferAllocator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferAllocator.h new file mode 100644 index 000000000..76147f2dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferAllocator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DRenderBufferAllocator-Protocol.h" + +@class TSCH3DRenderBufferStorage; + +// Not exported +@interface TSCH3DGLRenderBufferAllocator : NSObject +{ + TSCH3DRenderBufferStorage *mStorage; +} + ++ (id)allocatorWithStorage:(id)arg1; ++ (id)allocator; +- (_Bool)isEqual:(id)arg1; +- (id)depthbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; +- (id)colorbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; +- (id)bufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1 internalFormat:(unsigned int)arg2 attachment:(unsigned int)arg3; +@property(readonly, nonatomic) _Bool isTexturable; +- (void)dealloc; +- (id)initWithStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferStorage.h new file mode 100644 index 000000000..5bb8d7bb4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderBufferStorage.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLRenderBufferStorage : TSCH3DRenderBufferStorage +{ +} + ++ (id)storage; +- (void)allocateStorageWithFramebufferAttributes:(const struct FramebufferAttributes *)arg1 size:(tvec2_3b141483 *)arg2 internalFormat:(unsigned int)arg3; +- (_Bool)isEqual:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor-PrefilteredLineRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor-PrefilteredLineRendererDispatch.h new file mode 100644 index 000000000..bedc311bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor-PrefilteredLineRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DGLRenderProcessor (PrefilteredLineRendererDispatch) +- (_Bool)canRenderPrefilteredLines; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor.h new file mode 100644 index 000000000..8e5d7aed0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLRenderProcessor.h @@ -0,0 +1,91 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DShaderDataUploader-Protocol.h" +#import "TSCH3DShaderStateUpdater-Protocol.h" +#import "TSCH3DSharegroupDelegate-Protocol.h" + +@class TSCH3DGLStatistics, TSCH3DResource, TSCH3DSession, TSCH3DShaderProgramHandle, TSCH3DShaderResource; + +// Not exported +@interface TSCH3DGLRenderProcessor : TSCH3DRetargetRenderProcessor +{ + TSCH3DSession *mSession; + TSCH3DResource *mGeometry; + struct StateStack mRenderStateStack; + struct RenderHints mRenderHints; + long long mDiffuseIndex; + TSCH3DShaderResource *mShader; + TSCH3DShaderProgramHandle *mCurrentShaderHandle; + TSCH3DGLStatistics *mStats; +} + ++ (id)processorWithSession:(id)arg1; ++ (id)processorWithOriginal:(id)arg1; +- (id).cxx_construct; +- (void)uniform:(id)arg1 ivec4s:(const vector_50d79d4a *)arg2; +- (void)uniform:(id)arg1 ivec3s:(const vector_e600bae4 *)arg2; +- (void)uniform:(id)arg1 ivec2s:(const vector_56a3751a *)arg2; +- (void)uniform:(id)arg1 ivec1s:(const vector_319661ea *)arg2; +- (void)uniform:(id)arg1 vec4s:(const vector_b7abfae3 *)arg2; +- (void)uniform:(id)arg1 vec3s:(const vector_45b393db *)arg2; +- (void)uniform:(id)arg1 vec2s:(const vector_35283da1 *)arg2; +- (void)uniform:(id)arg1 vec1s:(const vector_7cfb452c *)arg2; +- (void)uniform:(id)arg1 ivec4:(const tvec4_f99fd489 *)arg2; +- (void)uniform:(id)arg1 ivec3:(const tvec3_c2818ced *)arg2; +- (void)uniform:(id)arg1 ivec2:(const tvec2_3b141483 *)arg2; +- (void)uniform:(id)arg1 ivec1:(const tvec1_dad7e00b *)arg2; +- (void)uniform:(id)arg1 vec4:(const tvec4_ac57c72d *)arg2; +- (void)uniform:(id)arg1 vec3:(const tvec3_17f03ce0 *)arg2; +- (void)uniform:(id)arg1 vec2:(const tvec2_84d5962d *)arg2; +- (void)uniform:(id)arg1 vec1:(const tvec1_1f665138 *)arg2; +- (void)uniform:(id)arg1 mat4:(const tmat4x4_3074befe *)arg2; +- (void)uniform:(id)arg1 mat3:(const tmat3x3_b39cd897 *)arg2; +- (void)uniform:(id)arg1 mat2:(const tmat2x2_6cc53533 *)arg2; +- (void)setRenderHints:(const struct RenderHints *)arg1; +- (struct RenderHints)renderHints; +- (void)setRenderState:(const struct RenderState *)arg1; +- (struct RenderState)renderState; +- (void)resetBuffers; +- (void)popRenderState; +- (void)pushRenderState; +- (void)popState; +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (void)p_drawPrimitive:(const struct PrimitiveInfo *)arg1; +- (void)p_drawElements:(const struct PrimitiveInfo *)arg1; +- (void)p_drawArrays:(const struct PrimitiveInfo *)arg1; +- (unsigned int)p_modeFromPrimitiveInfo:(const struct PrimitiveInfo *)arg1; +- (void)updateVertexShaderStates; +- (_Bool)updateShader; +- (void)updateRenderState; +- (_Bool)supportsClipDistances; +- (_Bool)uploadShaderData:(id)arg1 primitiveInfo:(const struct PrimitiveInfo *)arg2; +- (_Bool)uploadShaderTextures; +- (_Bool)uploadShaderAttributes:(id)arg1 primitiveInfo:(const struct PrimitiveInfo *)arg2; +- (void)uploadShaderUniforms; +- (int)uniformLocationOfVariable:(id)arg1; +- (id)program; +- (tmat4x4_3074befe)mvp; +- (tmat4x4_3074befe *)projection; +- (tmat4x4_3074befe *)mv; +- (id)matrixProcessor; +- (void)postInject:(id)arg1; +- (void)injectDefaults:(id)arg1; +- (void)endFrame; +- (void)beginFrame; +- (void)didFlushCache; +- (StateStack_22d3dc01 *)objectStateStack; +- (id)objectStateProcessor; +- (id)combinationProcessor; +- (void)dealloc; +- (id)initWithSession:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLResolveFramebuffer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLResolveFramebuffer-Protocol.h new file mode 100644 index 000000000..9bdd4ae3c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLResolveFramebuffer-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DGLResolveFramebuffer +- (tvec2_3b141483)resolveFramebufferSize; +- (struct FramebufferAttributes)resolveFramebufferAttributes; +- (id)resolveFramebufferHandleForSession:(id)arg1; +- (_Bool)resolveFramebufferValidForSession:(id)arg1; +- (id)resolveFramebufferContext; +- (_Bool)activateResolveFramebufferInsideSession:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLShaderProgramLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLShaderProgramLoader.h new file mode 100644 index 000000000..f85aca17a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLShaderProgramLoader.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLShaderProgramLoader : TSCH3DResourceLoader +{ +} + ++ (id)loader; +- (void)deactivateHandle:(id)arg1 insideContext:(id)arg2; +- (id)activateShader:(id)arg1 insideSession:(id)arg2; +- (void)postbindHandle:(id)arg1 config:(void *)arg2; +- (void)bindHandle:(id)arg1 config:(void *)arg2; +- (unsigned long long)uploadDataBuffer:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (void)compileShaderSource:(IteratorRange_617e5e79)arg1 forHandle:(id)arg2; +- (id)generateHandleWithConfig:(void *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLSharegroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLSharegroup.h new file mode 100644 index 000000000..3eda0fca6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLSharegroup.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSRecursiveLock, TSCH3DGLContext; + +// Not exported +@interface TSCH3DGLSharegroup : TSCH3DSharegroup +{ + TSCH3DGLContext *mGLContext; + long long mLockLevel; + NSRecursiveLock *mLock; +} + ++ (void)deleteSharegroupForToken:(id)arg1; ++ (id)sharegroupForToken:(id)arg1; ++ (void)flushSharegroupForToken:(id)arg1; ++ (void)removeInterestForSharegroupTokens:(id)arg1; ++ (void)addInterestForSharegroupTokens:(id)arg1; ++ (_Bool)hasInterestForSharegroupToken:(id)arg1; +- (void)unlock; +- (void)lock; +- (id)GLContext; +- (void)p_forceFlushResourceSet:(id)arg1; +- (void)p_flushPurgeableResourceSet; +- (void)garbageCollectAllUnretainedResources; +- (void)garbageCollectResources:(id)arg1; +- (void)p_owningThreadWillChange; +- (void)p_clearContextInCurrentThread; +- (void)p_flushCache; +- (id)targetThreadForFlushing; +- (_Bool)debug_isInteractive; +- (id)description; +- (void)dealloc; +- (id)initWithOwningThread:(id)arg1 token:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatistics.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatistics.h new file mode 100644 index 000000000..6d573b056 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatistics.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSCH3DGLStatisticsData; + +// Not exported +@interface TSCH3DGLStatistics : NSObject +{ + unsigned long long mLifespan; + NSMutableArray *mFrames; +} + +- (void)drawGeometry:(id)arg1; +- (void)activateShader:(id)arg1; +- (void)endFrame; +- (void)beginFrame; +@property(readonly, nonatomic) TSCH3DGLStatisticsData *currentFrameStatistics; +@property(readonly, nonatomic) TSCH3DGLStatisticsData *allFramesStatistics; +- (void)pushStatistics; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatisticsData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatisticsData.h new file mode 100644 index 000000000..bd28e1eaf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLStatisticsData.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DGLPointerCountedSet; + +// Not exported +@interface TSCH3DGLStatisticsData : NSObject +{ + TSCH3DGLPointerCountedSet *mShadersUseCount; + TSCH3DGLPointerCountedSet *mGeometryUseCount; + unsigned long long mFrames; +} + ++ (id)statisticsData; +@property(nonatomic) unsigned long long frames; // @synthesize frames=mFrames; +- (void)drawGeometry:(id)arg1; +- (void)activateShader:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureHandle.h new file mode 100644 index 000000000..61dd1c994 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureHandle.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLTextureHandle : TSCH3DGLHandle +{ + unsigned int mTarget; + tvec3_c2818ced mFullSize; + tvec3_c2818ced mLevel0Size; +} + ++ (id)handleWithGLHandle:(unsigned int)arg1 target:(unsigned int)arg2; +@property(nonatomic) tvec3_c2818ced level0Size; // @synthesize level0Size=mLevel0Size; +@property(nonatomic) tvec3_c2818ced fullSize; // @synthesize fullSize=mFullSize; +@property(readonly, nonatomic) unsigned int target; // @synthesize target=mTarget; +- (id).cxx_construct; +- (void)destroyResourcesInContext:(id)arg1; +- (id)initWithGLHandle:(unsigned int)arg1 target:(unsigned int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureLoader.h new file mode 100644 index 000000000..6bfdf2fbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLTextureLoader.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLTextureLoader : TSCH3DResourceLoader +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)loader; ++ (id)_singletonAlloc; +- (void)deactivateHandle:(id)arg1 insideContext:(id)arg2; +- (_Bool)activateResource:(id)arg1 insideSession:(id)arg2 unit:(long long)arg3 type:(int)arg4 attributes:(const struct TextureAttributes *)arg5; +- (void)postbindHandle:(id)arg1 config:(void *)arg2; +- (void)bindHandle:(id)arg1 config:(void *)arg2; +- (unsigned long long)uploadDataBuffer:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (id)p_convertDataBuffer:(id)arg1 format:(struct TSCH3DGLTextureFormat)arg2 returningConvertedFormat:(struct TSCH3DGLTextureFormat *)arg3; +- (unsigned long long)uploadResource:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (_Bool)shouldReuploadHandle:(id)arg1 config:(void *)arg2; +- (id)generateHandleWithConfig:(void *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVBOLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVBOLoader.h new file mode 100644 index 000000000..60d4cda41 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVBOLoader.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLVBOLoader : TSCH3DResourceLoader +{ + unsigned int mType; +} + ++ (id)loaderWithType:(unsigned int)arg1; +- (void)deactivateHandle:(id)arg1 insideContext:(id)arg2; +- (void)setClientState:(const struct DataBufferInfo *)arg1; +- (void)loadSingleValueInBuffer:(id)arg1; +- (_Bool)activateResource:(id)arg1 insideSession:(id)arg2; +- (void)bindHandle:(id)arg1 config:(void *)arg2; +- (unsigned long long)uploadDataBuffer:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (unsigned int)usageOfResource:(id)arg1; +- (id)generateHandleWithConfig:(void *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithType:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVersion.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVersion.h new file mode 100644 index 000000000..941f52222 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVersion.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DGLVersion : NSObject +{ +} + +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVertexAttributeVBOLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVertexAttributeVBOLoader.h new file mode 100644 index 000000000..536d82a3e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGLVertexAttributeVBOLoader.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGLVertexAttributeVBOLoader : TSCH3DGLVBOLoader +{ + int mLocation; + struct AttributeSpecs mAttributeSpecs; +} + ++ (id)loader; ++ (int)attributeLocation:(id)arg1 shaderHandle:(id)arg2; +- (id).cxx_construct; +- (void)setClientState:(const struct DataBufferInfo *)arg1; +- (void)loadSingleValueInBuffer:(id)arg1; +- (void)loadSingleValue:(const float *)arg1 components:(unsigned long long)arg2; +- (_Bool)activateResource:(id)arg1 location:(int)arg2 specs:(const struct AttributeSpecs *)arg3 insideSession:(id)arg4; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussTexture.h new file mode 100644 index 000000000..3e0a10fd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussTexture.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGaussTexture : TSCH3DResource +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)texture; ++ (id)_singletonAlloc; +- (id)get; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussianBlurShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussianBlurShaderEffect.h new file mode 100644 index 000000000..8e643af77 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGaussianBlurShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DShaderVariable; + +// Not exported +@interface TSCH3DGaussianBlurShaderEffect : TSCH3DShaderEffect +{ + TSCH3DShaderVariable *mSamplingTexcoords; +} + ++ (void)setTapUnit:(tvec2_84d5962d)arg1 effectsStates:(id)arg2; ++ (id)variableTapUnit; ++ (id)variableAccum; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)variableTapUnit; +- (id)variableAccum; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGenericAxisLabelPositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGenericAxisLabelPositioner.h new file mode 100644 index 000000000..15635985a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGenericAxisLabelPositioner.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DAxisLabelPositioner-Protocol.h" + +// Not exported +@interface TSCH3DGenericAxisLabelPositioner : NSObject +{ + tvec2_84d5962d mRange; + unsigned long long mAxis; + float mOffset; + unsigned int mAlignment; +} + ++ (id)verticalWithRange:(tvec2_84d5962d *)arg1 offset:(float)arg2; ++ (id)horizontalWithRange:(tvec2_84d5962d *)arg1 offset:(float)arg2; ++ (id)verticalWithRange:(tvec2_84d5962d *)arg1; ++ (id)horizontalWithRange:(tvec2_84d5962d *)arg1; ++ (id)vertical; ++ (id)horizontal; +- (id).cxx_construct; +- (float)labelGapForCount:(unsigned long long)arg1; +- (tvec3_17f03ce0)positionForValue:(double)arg1 count:(unsigned long long)arg2 chartDirection:(const tvec3_17f03ce0 *)arg3; +- (unsigned int)alignmentForChartDirection:(const tvec3_17f03ce0 *)arg1; +- (id)initWithAxis:(long long)arg1 alignment:(unsigned int)arg2 offset:(float)arg3 range:(tvec2_84d5962d *)arg4; +- (_Bool)isHorizontal; +- (_Bool)hasOffset; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometry.h new file mode 100644 index 000000000..0897353c4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometry.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3Dvec3DataBuffer; + +// Not exported +@interface TSCH3DGeometry : NSObject +{ + TSCH3Dvec3DataBuffer *mVertexBuffer; + TSCH3Dvec3DataBuffer *mNormalBuffer; + int mNumVertices; + box_a3bd9649 mGeometryBounds; +} + ++ (id)geometry; +- (id).cxx_construct; +@property(readonly, nonatomic) box_a3bd9649 geometryBounds; +- (id)selectionKnobPositions; +- (int)capCount; +- (unsigned int)capOffset; +- (int)geometryCount; +- (unsigned int)geometryOffset; +- (void)allocateArrays:(int)arg1; +- (void)transformArrays:(const tmat4x4_3074befe *)arg1; +- (tvec3_17f03ce0 *)normalArrayPointer; +- (tvec3_17f03ce0 *)vertexArrayPointer; +- (vector_45b393db *)normalArray; +- (vector_45b393db *)vertexArray; +- (id)normalBuffer; +- (id)vertexBuffer; +- (void)reset; +- (int)numVertices; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryAntialiasingSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryAntialiasingSceneRenderPipeline.h new file mode 100644 index 000000000..9c8c1ae47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryAntialiasingSceneRenderPipeline.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DMultipassRenderPipeline-Protocol.h" + +@class TSCH3DChartElementEdgeOverdrawSceneObject, TSCH3DGLFramebuffer, TSCH3DScene; + +// Not exported +@interface TSCH3DGeometryAntialiasingSceneRenderPipeline : TSCH3DSceneRenderPipeline +{ + TSCH3DScene *mOverdraw; + TSCH3DGLFramebuffer *mRenderingFBO; + TSCH3DChartElementEdgeOverdrawSceneObject *mGeometry; + long long mPass; +} + +@property(retain, nonatomic) TSCH3DGLFramebuffer *renderingFBO; // @synthesize renderingFBO=mRenderingFBO; +@property(retain, nonatomic) TSCH3DScene *overdraw; // @synthesize overdraw=mOverdraw; +- (_Bool)render; +- (void)skipLowQualityPass; +- (void)resetMultipassRendering; +- (_Bool)multipassRenderingIsDone; +- (_Bool)updatesTargetFramebuffer; +- (void)setFramebuffer:(id)arg1; +- (void)setScene:(id)arg1; +- (void)releaseResources; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3; +- (id)renderingFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryCollector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryCollector.h new file mode 100644 index 000000000..f6d907383 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryCollector.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSMutableDictionary, TSCH3DScene; + +// Not exported +@interface TSCH3DGeometryCollector : TSCH3DRetargetRenderProcessor +{ + TSCH3DScene *mScene; + NSMutableDictionary *mDerivedData; +} + ++ (id)collectorWithScene:(id)arg1; ++ (id)processor; ++ (id)processorWithOriginal:(id)arg1; +@property(readonly, nonatomic) NSDictionary *derivedData; // @synthesize derivedData=mDerivedData; +@property(readonly, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +- (void)dealloc; +- (id)init; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryElementArrays.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryElementArrays.h new file mode 100644 index 000000000..3cdf6ecc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryElementArrays.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DOrderedDictionary; + +// Not exported +@interface TSCH3DGeometryElementArrays : NSObject +{ + TSCH3DOrderedDictionary *mArrays; + unsigned long long mVertexCount; + _Bool mBackfacesCulled; +} + ++ (id)arrays; +@property(readonly, nonatomic) _Bool backfacesCulled; // @synthesize backfacesCulled=mBackfacesCulled; +@property(readonly, nonatomic) unsigned long long vertexCount; // @synthesize vertexCount=mVertexCount; +- (void)setElementsInFormat:(id)arg1; +- (id)cullBackfacesWithTransform:(const tmat4x4_3074befe *)arg1 keepIndices:(id)arg2; +- (id)bufferForName:(id)arg1; +- (void)setBuffer:(id)arg1 forName:(id)arg2; +- (id)p_makeDictionary; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryInterleavedArray.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryInterleavedArray.h new file mode 100644 index 000000000..9c0e68560 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryInterleavedArray.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DDataBufferResource, TSCH3DGeometryVertexFormat, TSCH3DUShortDataBuffer, TSCH3Dvec1DataBuffer; + +// Not exported +@interface TSCH3DGeometryInterleavedArray : NSObject +{ + TSCH3DGeometryVertexFormat *mFormat; + TSCH3Dvec1DataBuffer *mBuffer; + TSCH3DDataBufferResource *mResource; + TSCH3DUShortDataBuffer *mIndices; + TSCH3DDataBufferResource *mIndicesResource; + unsigned long long mTotalVertexCount; + unsigned long long mElementArraysCount; + _Bool mAllBackfacesPreculled; + _Bool mDisableHardwareBackfaceCulling; +} + +@property(readonly, nonatomic) _Bool disableHardwareBackfaceCulling; // @synthesize disableHardwareBackfaceCulling=mDisableHardwareBackfaceCulling; +@property(readonly, nonatomic) unsigned long long totalVertexCount; // @synthesize totalVertexCount=mTotalVertexCount; +@property(readonly, nonatomic) unsigned long long elementArraysCount; // @synthesize elementArraysCount=mElementArraysCount; +@property(readonly, nonatomic) TSCH3DGeometryVertexFormat *format; // @synthesize format=mFormat; +- (void)submitToProcessor:(id)arg1 range:(const range_f61e6b34 *)arg2; +- (void)addElementArrays:(id)arg1; +- (void)p_indexVerticesFromElementArrays:(id)arg1; +- (id)indexBuffer; +- (void)p_copyAllVerticesFromElementArrays:(id)arg1; +@property(readonly, nonatomic) _Bool hasData; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryRepresentativeVertexCollector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryRepresentativeVertexCollector.h new file mode 100644 index 000000000..0c0b7da20 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryRepresentativeVertexCollector.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGeometryRepresentativeVertexCollector : TSCH3DGeometryCollector +{ +} + +- (void)endCollection; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (id)matrixProcessor; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexElement.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexElement.h new file mode 100644 index 000000000..4950a25c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexElement.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DShaderVariable; + +// Not exported +@interface TSCH3DGeometryVertexElement : NSObject +{ + TSCH3DShaderVariable *mName; + struct AttributeSpecs mSpecs; +} + ++ (id)elementWithName:(id)arg1 specs:(const struct AttributeSpecs *)arg2; ++ (id)elementForName:(id)arg1 inArray:(id)arg2; +@property(readonly, nonatomic) TSCH3DShaderVariable *name; // @synthesize name=mName; +- (id).cxx_construct; +- (struct AttributeSpecs *)specs; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithName:(id)arg1 specs:(const struct AttributeSpecs *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexFormat.h new file mode 100644 index 000000000..59d289d98 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGeometryVertexFormat.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSCH3DGeometryVertexFormat : NSObject +{ + NSMutableArray *mElements; + unsigned long long mStride; + unsigned long long mTotalComponents; + long long mVertexCount; + _Bool mCompiled; +} + +@property(readonly, nonatomic) NSArray *elements; // @synthesize elements=mElements; +@property(readonly, nonatomic) _Bool compiled; // @synthesize compiled=mCompiled; +- (void)compile; +- (void)enumerateElementsUsingBlock:(id)arg1; +- (id)elementForName:(id)arg1 bufferInfo:(const struct DataBufferInfo *)arg2; +@property(readonly, nonatomic) unsigned long long totalComponents; +@property(readonly, nonatomic) unsigned long long stride; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGet3DBoundsPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGet3DBoundsPipeline.h new file mode 100644 index 000000000..39a054fe7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGet3DBoundsPipeline.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGet3DBoundsPipeline : TSCH3DGetBoundsPipeline +{ +} + +- (void)getProjectedBounds:(id)arg1; +- (void)set2DProjectedRenderingMode:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-HiddenLabelsHandling.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-HiddenLabelsHandling.h new file mode 100644 index 000000000..02bb7d7d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-HiddenLabelsHandling.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DGetBoundsPipeline (HiddenLabelsHandling) +- (_Bool)shouldSkipLabelsIfHidden; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..57c4e3735 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DGetBoundsPipeline (LabelsMeshRendererDispatch) +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline.h new file mode 100644 index 000000000..725dd7759 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsPipeline.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGetBoundsPipeline : TSCH3DSceneRenderPipeline +{ +} + ++ (id)pipelineWithScene:(id)arg1; ++ (id)pipelineWithScene:(id)arg1 renderProcessor:(id)arg2; +- (_Bool)run; +- (void)getBounds:(id)arg1; +- (void)getProjectedBounds:(id)arg1; +- (void)get3DBounds:(id)arg1; +- (void)runScene:(id)arg1 selector:(SEL)arg2; +- (void)setObjectRenderMode:(int)arg1; +- (void)set2DProjectedRenderingMode:(_Bool)arg1; +- (_Bool)useIndividualBounds; +- (void)extend2DProjectedBounds:(const box_a3bd9649 *)arg1; +- (void)resetBounds; +@property(readonly, nonatomic) const struct ObjectBounds *bounds; +- (id)boundsProcessor; +- (id)initWithScene:(id)arg1; +- (id)initWithScene:(id)arg1 renderProcessor:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsProjector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsProjector.h new file mode 100644 index 000000000..9f8de6e0f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsProjector.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DCamera; + +// Not exported +@interface TSCH3DGetBoundsProjector : NSObject +{ + tmat4x4_3074befe mModelView; + tmat4x4_3074befe mConstantDepthModelView; + tmat4x4_3074befe mProjection; + tmat4x4_3074befe mMVP; + TSCH3DCamera *mCamera; + struct ChartScenePropertyAccessor *mAccessor; + _Bool mUseAggressiveBackProjection; +} + +- (id).cxx_construct; +- (box_a3bd9649)projectBounds:(const box_a3bd9649 *)arg1 type:(int)arg2; +- (tvec3_17f03ce0)backProjectModelViewPoint:(const tvec3_17f03ce0 *)arg1; +- (void)resetTransformsForRenderBounds; +- (void)resetTransformsForLayoutBounds; +- (void)setCamera:(id)arg1 accessor:(struct ChartScenePropertyAccessor *)arg2; +- (void)reset; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsRenderProcessor.h new file mode 100644 index 000000000..fea7a5384 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetBoundsRenderProcessor.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DGetBoundsRenderProcessor : TSCH3DTransformGeometryRenderProcessor +{ + int mMode; + struct ObjectBounds mBounds; +} + +@property(nonatomic) int mode; // @synthesize mode=mMode; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (void)extend2DProjectedBounds:(const box_a3bd9649 *)arg1; +- (void)resetBounds; +@property(readonly, nonatomic) const struct ObjectBounds *bounds; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..c423b9a5d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DGetSelectionKnobsPositionsPipeline (LabelsMeshRendererDispatch) +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline.h new file mode 100644 index 000000000..30fa9102f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipeline.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DSceneObjectDelegator-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, NSMutableArray, TSCH3DChartRep, TSCH3DGetSelectionKnobsPositionsPipelineDelegate; + +// Not exported +@interface TSCH3DGetSelectionKnobsPositionsPipeline : TSCH3DSceneRenderPipeline +{ + TSCH3DChartRep *mRep; + TSCH3DGetSelectionKnobsPositionsPipelineDelegate *mSceneObjectDelegate; + NSArray *mSelection; + NSMutableArray *mProjectedPoints; + float mNormalizedKnobRadius; +} + ++ (id)pipelineWithRep:(id)arg1 scene:(id)arg2 selection:(id)arg3 normalizedKnobRadius:(float)arg4; +@property(readonly, nonatomic) NSArray *projectedPoints; // @synthesize projectedPoints=mProjectedPoints; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +- (_Bool)render; +- (void)getSelectionKnobsPositions:(id)arg1; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1 scene:(id)arg2 selection:(id)arg3 normalizedKnobRadius:(float)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineDelegate.h new file mode 100644 index 000000000..df0594729 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineDelegate.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" +#import "TSCH3DChartElementSceneObjectGeometryDelegate-Protocol.h" +#import "TSCH3DSceneDelegate-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, TSCH3DChartRep, TSCH3DGeometry, TSCH3DScene; + +// Not exported +@interface TSCH3DGetSelectionKnobsPositionsPipelineDelegate : NSObject +{ + TSCH3DChartRep *mRep; + NSArray *mSelection; + NSMutableArray *mProjectedPoints; + TSCH3DGeometry *mGeometry; + NSMutableDictionary *mLabelsBoundsForMerging; + TSCH3DScene *mScene; + int mCurrentLabelType; + int mKnobsMode; +} + +@property(retain, nonatomic) NSMutableArray *projectedPoints; // @synthesize projectedPoints=mProjectedPoints; +@property(retain, nonatomic) TSCH3DGeometry *geometry; // @synthesize geometry=mGeometry; +- (id)p_selectedSeries; +- (_Bool)p_labelSelectedForType:(int)arg1 alignment:(unsigned long long)arg2 elementIndex:(long long)arg3; +- (_Bool)willSubmitGeometry:(id)arg1; +@property(readonly, nonatomic) _Bool shouldMerge; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)addLabelBoundsForMerging:(struct CGRect)arg1; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1 selection:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineMergeLabelBounds.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineMergeLabelBounds.h new file mode 100644 index 000000000..c05804807 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsPipelineMergeLabelBounds.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DGetSelectionKnobsPositionsPipelineMergeLabelBounds : NSObject +{ + int mLabelType; + int mKnobsMode; + NSMutableArray *mLabelsBounds; +} + ++ (id)boundsWithLabelType:(int)arg1 knobsMode:(int)arg2; +@property(readonly, nonatomic) int knobsMode; // @synthesize knobsMode=mKnobsMode; +@property(readonly, nonatomic) int labelType; // @synthesize labelType=mLabelType; +- (void)mergeBoundsIntoProjectedPoints:(id)arg1; +- (_Bool)p_hasExtentPointsForBounds:(id)arg1 returningMinPoint:(struct CGPoint *)arg2 maxPoint:(struct CGPoint *)arg3; +- (struct CGPoint)p_maxPoint:(struct CGPoint)arg1 otherPoint:(struct CGPoint)arg2; +- (struct CGPoint)p_minPoint:(struct CGPoint)arg1 otherPoint:(struct CGPoint)arg2; +- (_Bool)p_isHorizontal; +- (void)addBounds:(struct CGRect)arg1; +- (void)addNewBoundsArray; +- (void)dealloc; +- (id)initWithLabelType:(int)arg1 knobsMode:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsRenderProcessor.h new file mode 100644 index 000000000..23bd46bbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGetSelectionKnobsPositionsRenderProcessor.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TSCH3DGetSelectionKnobsPositionsPipelineDelegate; + +// Not exported +@interface TSCH3DGetSelectionKnobsPositionsRenderProcessor : TSCH3DTransformGeometryRenderProcessor +{ + NSMutableArray *mProjectedPoints; + TSCH3DGetSelectionKnobsPositionsPipelineDelegate *mSceneObjectDelegate; + float mNormalizedKnobRadius; +} + +@property(nonatomic) float normalizedKnobRadius; // @synthesize normalizedKnobRadius=mNormalizedKnobRadius; +@property(retain, nonatomic) NSMutableArray *projectedPoints; // @synthesize projectedPoints=mProjectedPoints; +@property(retain, nonatomic) TSCH3DGetSelectionKnobsPositionsPipelineDelegate *sceneObjectDelegate; // @synthesize sceneObjectDelegate=mSceneObjectDelegate; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (tmat4x4_3074befe)modelViewNormalizedProjection; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGridlineResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGridlineResource.h new file mode 100644 index 000000000..894dabdd1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DGridlineResource.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DAxisGridEnumerator, TSDStroke; + +// Not exported +@interface TSCH3DGridlineResource : TSCH3DResource +{ + TSCH3DAxisGridEnumerator *mAxis; +} + ++ (id)resourceWithAxisEnumerator:(id)arg1; +- (id)get; +@property(readonly, nonatomic) float opacity; +@property(readonly, nonatomic) TSDStroke *stroke; +@property(readonly, nonatomic) _Bool enabled; +- (void)dealloc; +- (id)initWithAxisEnumerator:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DHorizontalChartTitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DHorizontalChartTitlePositioner.h new file mode 100644 index 000000000..44740dc3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DHorizontalChartTitlePositioner.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DHorizontalChartTitlePositioner : TSCH3DChartTitlePositioner +{ +} + +- (struct LabelTransform)categoryAxisTitleTransform; +- (struct LabelTransform)valueAxisTitleTransform; +- (struct LabelTransform)mainTitleTransform; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling-PersistenceAdditions.h new file mode 100644 index 000000000..d9a298546 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DImageTextureTiling (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DImageTextureTilingArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DImageTextureTilingArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DImageTextureTilingArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling.h new file mode 100644 index 000000000..80d4ebbac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DImageTextureTiling.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DImageTextureTiling : TSCH3DBaseImageTextureTiling +{ + int mMode; + int mWrap; + int mFace; + int mXposition; + int mYposition; + int mScontinuity; + int mTcontinuity; + _Bool mReveal; +} + +@property(nonatomic) _Bool reveal; // @synthesize reveal=mReveal; +@property(nonatomic) int tcontinuity; // @synthesize tcontinuity=mTcontinuity; +@property(nonatomic) int scontinuity; // @synthesize scontinuity=mScontinuity; +@property(nonatomic) int yposition; // @synthesize yposition=mYposition; +@property(nonatomic) int xposition; // @synthesize xposition=mXposition; +@property(nonatomic) int face; // @synthesize face=mFace; +@property(nonatomic) int wrap; // @synthesize wrap=mWrap; +@property(nonatomic) int mode; // @synthesize mode=mMode; +- (void)copyFromBaseImageTextureTiling:(id)arg1; +- (void)restoreDefault; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasCALayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasCALayer.h new file mode 100644 index 000000000..2ded34892 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasCALayer.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DFBOResource; + +// Not exported +@interface TSCH3DInteractiveCanvasCALayer : TSCH3DCALayer +{ + TSCH3DFBOResource *mLayerFBOResource; +} + +- (Class)layerDelegateClass; +- (void)presentLayerWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (id)layerFBOResource; +- (void)willDestroyFramebuffer:(id)arg1 session:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasSharegroupToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasSharegroupToken.h new file mode 100644 index 000000000..98c3e8d29 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DInteractiveCanvasSharegroupToken.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DInteractiveCanvasSharegroupToken : TSCH3DCachedSharegroupToken +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)token; ++ (id)_singletonAlloc; +- (_Bool)shouldClearCurrentContextOnOwnerChange; +- (_Bool)shouldGarbageCollect; +- (_Bool)canBeCreatedFromOtherThread; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DJitteredSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DJitteredSceneRenderPipeline.h new file mode 100644 index 000000000..47cab8e48 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DJitteredSceneRenderPipeline.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DMultipassRenderPipeline-Protocol.h" + +@class TSCH3DFramebufferAccumulationPipeline, TSCH3DGLFramebuffer; + +// Not exported +@interface TSCH3DJitteredSceneRenderPipeline : TSCH3DSceneRenderPipeline +{ + TSCH3DGLFramebuffer *mRenderingFBO; + TSCH3DFramebufferAccumulationPipeline *mAccumulationPipeline; + long long mJitter; + long long mTotalJitters; + long long mRefinementJitters; +} + +@property(retain, nonatomic) TSCH3DFramebufferAccumulationPipeline *accumulationPipeline; // @synthesize accumulationPipeline=mAccumulationPipeline; +@property(retain, nonatomic) TSCH3DGLFramebuffer *renderingFBO; // @synthesize renderingFBO=mRenderingFBO; +- (_Bool)render; +- (void)skipLowQualityPass; +- (void)resetMultipassRendering; +- (_Bool)multipassRenderingIsDone; +- (_Bool)updatesTargetFramebuffer; +- (_Bool)refinementIsReady; +- (_Bool)isActivePass; +- (id)jitterCamera:(id)arg1; +- (void)setFramebuffer:(id)arg1; +- (void)releaseResources; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3; +- (id)renderingFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelBitmapContextInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelBitmapContextInfo.h new file mode 100644 index 000000000..802dafa2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelBitmapContextInfo.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DLabelBitmapContextInfo : NSObject +{ + _Bool mIsPrinting; + _Bool mIsPDF; + _Bool mHasSuppressedBackgrounds; +} + ++ (id)contextInfoWithIsPrinting:(_Bool)arg1 isPDF:(_Bool)arg2 hasSuppressedBackgrounds:(_Bool)arg3; ++ (id)context; ++ (void)setIsPrinting:(_Bool)arg1 isPDF:(_Bool)arg2 hasSuppressedBackgrounds:(_Bool)arg3 forScene:(id)arg4; ++ (id)contextInfoForScene:(id)arg1; +@property(readonly, nonatomic) _Bool isPDF; // @synthesize isPDF=mIsPDF; +@property(readonly, nonatomic) _Bool isPrinting; // @synthesize isPrinting=mIsPrinting; +@property(readonly, nonatomic) _Bool hasSuppressedBackgrounds; // @synthesize hasSuppressedBackgrounds=mHasSuppressedBackgrounds; +- (void)setTSDCGContextInfoForCGContext:(struct CGContext *)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithIsPrinting:(_Bool)arg1 isPDF:(_Bool)arg2 hasSuppressedBackgrounds:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResource.h new file mode 100644 index 000000000..f52c164af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResource.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DStringIndexableResource-Protocol.h" + +@class TSCH3DLabelResourceAttributes; + +// Not exported +@interface TSCH3DLabelResource : TSCH3DResource +{ + _Bool mSizeAndOffsetCalculated; + tvec2_84d5962d mTightSize; + tvec2_84d5962d mSize; + tvec2_84d5962d mLabelRenderOffset; + tvec2_84d5962d mBitmapLabelRenderOffset; + TSCH3DLabelResourceAttributes *mAttributes; +} + ++ (id)resourceWithLabelAttributes:(id)arg1; +@property(copy, nonatomic) TSCH3DLabelResourceAttributes *attributes; // @synthesize attributes=mAttributes; +- (id).cxx_construct; +- (tvec2_3b141483)labelSizeWithSamples:(double)arg1; +- (tvec2_3b141483)p_clampedLabelSampledSizeReturningClampedRatio:(float *)arg1; +@property(readonly, nonatomic) tvec2_3b141483 clampedLabelSampledSize; +@property(readonly, nonatomic) tvec2_84d5962d bitmapLabelRenderOffset; +@property(readonly, nonatomic) tvec2_84d5962d labelRenderOffset; +@property(readonly, nonatomic) tvec2_84d5962d tightSize; +@property(readonly, nonatomic) tvec2_84d5962d labelSize; +- (_Bool)isEqual:(id)arg1; +- (void)p_calculateSizeAndOffset; +- (id)get; +- (void)setString:(id)arg1; +- (void)dealloc; +- (id)initWithLabelAttributes:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResourceAttributes.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResourceAttributes.h new file mode 100644 index 000000000..ae313c456 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResourceAttributes.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString, TSCH3DLabelBitmapContextInfo, TSWPParagraphStyle; + +// Not exported +@interface TSCH3DLabelResourceAttributes : NSObject +{ + TSWPParagraphStyle *mParagraphStyle; + NSString *mString; + TSCH3DLabelBitmapContextInfo *mBitmapContextInfo; + double mLabelWidth; + double mRenderSamples; +} + ++ (id)labelAttributesWithParagraphStyle:(id)arg1 string:(id)arg2 bitmapContextInfo:(id)arg3 labelWidth:(double)arg4 renderSamples:(double)arg5; +@property(readonly, nonatomic) double renderSamples; // @synthesize renderSamples=mRenderSamples; +@property(readonly, nonatomic) double labelWidth; // @synthesize labelWidth=mLabelWidth; +@property(readonly, nonatomic) TSCH3DLabelBitmapContextInfo *bitmapContextInfo; // @synthesize bitmapContextInfo=mBitmapContextInfo; +@property(readonly, nonatomic) NSString *string; // @synthesize string=mString; +@property(readonly, nonatomic) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +- (unsigned long long)hash; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithParagraphStyle:(id)arg1 string:(id)arg2 bitmapContextInfo:(id)arg3 labelWidth:(double)arg4 renderSamples:(double)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResources.h new file mode 100644 index 000000000..75f8989e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelResources.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, TSCH3DTextureAtlas; + +// Not exported +@interface TSCH3DLabelResources : TSCH3DStringIndexedResources +{ + NSMutableDictionary *mCache; + TSCH3DTextureAtlas *mAtlas; +} + +@property(readonly, nonatomic) TSCH3DTextureAtlas *atlas; // @synthesize atlas=mAtlas; +- (id)resourceAtIndex:(const tvec2_3b141483 *)arg1 string:(id)arg2 bitmapContextInfo:(id)arg3 labelWidth:(double)arg4; +- (void)setParagraphStyle:(id)arg1 forKey:(unsigned long long)arg2 atIndex:(const tvec2_3b141483 *)arg3; +- (void)setParagraphStyle:(id)arg1 atIndex:(const tvec2_3b141483 *)arg2; +- (id)paragraphStyleForKey:(unsigned long long)arg1 defaultStyle:(id)arg2; +- (id)prepareTextureAtlasWithSamples:(float)arg1; +- (void)dealloc; +- (id)initWithSize:(const tvec2_3b141483 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabels2DQuadMeshRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabels2DQuadMeshRenderer.h new file mode 100644 index 000000000..cca19a343 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabels2DQuadMeshRenderer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLabels2DQuadMeshRenderer : TSCH3DLabelsMeshRenderer +{ +} + +- (void)renderWithMeshRenderLabelInfo:(const struct LabelsMeshRendererLabelInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsAtlasMeshRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsAtlasMeshRenderer.h new file mode 100644 index 000000000..77d2be801 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsAtlasMeshRenderer.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DTextureAtlas, TSUNoCopyDictionary; + +// Not exported +@interface TSCH3DLabelsAtlasMeshRenderer : TSCH3DLabelsMeshRenderer +{ + TSCH3DTextureAtlas *mAtlas; + TSUNoCopyDictionary *mExternalAttributeVariables; +} + +- (void)renderWithMeshRenderLabelInfo:(const struct LabelsMeshRendererLabelInfo *)arg1; +- (void)flushCache; +- (void)submitResourcesWithProcessor:(id)arg1; +- (void)p_submitExternalAttributesForIndex:(unsigned long long)arg1 processor:(id)arg2; +- (id)p_resourceForExternalLabelAttribute:(const struct ExternalLabelAttribute *)arg1 index:(unsigned long long)arg2 createIfAbsent:(_Bool)arg3; +- (unsigned long long)p_indexForExternalAttribute:(const struct ExternalLabelAttribute *)arg1; +- (id)p_texcoordResourceAtIndex:(unsigned long long)arg1 createIfAbsent:(_Bool)arg2; +- (id)p_vertexResourceAtIndex:(unsigned long long)arg1 createIfAbsent:(_Bool)arg2; +- (unsigned long long)p_resourceCount; +- (id)p_resourceAtIndex:(unsigned long long)arg1 childIndex:(unsigned long long)arg2 dimension:(unsigned long long)arg3 createIfAbsent:(_Bool)arg4; +- (void)beginResources:(id)arg1 samples:(float)arg2; +- (void)allocateDynamicResourcesIntoArray:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsMeshRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsMeshRenderer.h new file mode 100644 index 000000000..b663fff7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsMeshRenderer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLabelsMeshRenderer : TSCH3DSceneRenderCacheObject +{ +} + ++ (id)renderer; +- (void)submitResourcesWithProcessor:(id)arg1; +- (void)beginResources:(id)arg1 samples:(float)arg2; +- (void)allocateDynamicResourcesIntoArray:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRayPickMeshRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRayPickMeshRenderer.h new file mode 100644 index 000000000..b89e6f34b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRayPickMeshRenderer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLabelsRayPickMeshRenderer : TSCH3DLabelsMeshRenderer +{ +} + +- (void)renderWithMeshRenderLabelInfo:(const struct LabelsMeshRendererLabelInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRenderer.h new file mode 100644 index 000000000..3127390ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRenderer.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DCamera, TSCH3DDataBufferResource, TSCH3DLabelResource, TSCH3DLabelResources, TSCH3DLabelsMeshRenderer, TSCH3DLabelsRendererTransforms, TSCH3DResource, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DLabelsRenderer : NSObject +{ + TSCH3DResource *mLabelQuad; + _Bool mUseLabelBounds; + TSCH3DLabelResource *mLabel; + TSCH3DLabelResources *mResources; + TSCH3DSceneRenderPipeline *mPipeline; + TSCH3DCamera *mLabelCamera; + struct LabelRenderInfo mInfo; + TSCH3DDataBufferResource *mMesh; + TSCH3DLabelsMeshRenderer *mMeshRenderer; + TSCH3DLabelsRendererTransforms *mTransforms; +} + ++ (id)renderer; ++ (id)renderCacheKey; +@property(readonly, nonatomic) TSCH3DCamera *labelCamera; // @synthesize labelCamera=mLabelCamera; +@property(retain, nonatomic) TSCH3DDataBufferResource *mesh; // @synthesize mesh=mMesh; +@property(readonly, nonatomic) struct LabelRenderInfo renderInfo; // @synthesize renderInfo=mInfo; +@property(retain, nonatomic) TSCH3DLabelsMeshRenderer *meshRenderer; // @synthesize meshRenderer=mMeshRenderer; +@property(retain, nonatomic) TSCH3DSceneRenderPipeline *pipeline; // @synthesize pipeline=mPipeline; +@property(retain, nonatomic) TSCH3DLabelResources *resources; // @synthesize resources=mResources; +@property(retain, nonatomic) TSCH3DLabelResource *label; // @synthesize label=mLabel; +@property(nonatomic) _Bool useLabelBounds; // @synthesize useLabelBounds=mUseLabelBounds; +- (id).cxx_construct; +- (void)delegateDidSubmitLabel; +- (void)renderAtPosition:(const tvec3_17f03ce0 *)arg1 offset:(const tvec3_17f03ce0 *)arg2 alignment:(unsigned int)arg3 offset2D:(const tvec2_84d5962d *)arg4 rotation:(float)arg5 externalAttribute:(const struct ExternalLabelAttribute *)arg6; +- (void)prepareCachedIndex:(const tvec2_3b141483 *)arg1 string:(id)arg2 alignmentPadding:(const tvec2_84d5962d *)arg3 width:(double)arg4 bitmapContextInfo:(id)arg5; +- (void)endResources; +- (_Bool)beginResources:(id)arg1 expectedSize:(tvec2_3b141483 *)arg2; +- (void)postrender:(id)arg1; +- (void)prerender:(id)arg1; +- (id)labelQuad; +- (id)effects; +- (_Bool)isCacheValid; +- (_Bool)hasCachedLabels; +- (_Bool)cacheEnabled; +- (id)p_renderCacheFromScene:(id)arg1 created:(_Bool *)arg2 createIfAbsent:(_Bool)arg3; +- (id)p_renderCacheID; +- (id)p_renderCacheKey; +- (const tmat4x4_3074befe *)unitToWorld; +- (const tmat4x4_3074befe *)worldToStage; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRendererTransforms.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRendererTransforms.h new file mode 100644 index 000000000..15dc75af0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsRendererTransforms.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DCamera, TSCH3DScene; + +// Not exported +@interface TSCH3DLabelsRendererTransforms : NSObject +{ + TSCH3DScene *mScene; + TSCH3DCamera *mCamera; + struct ChartScenePropertyAccessor *mAccessor; + tmat4x4_3074befe mProjector; + tmat4x4_3074befe mUnitToWorld; + tmat4x4_3074befe mStageToWorld; + tmat4x4_3074befe mWorldToStage; + struct bitset<5> mValidBits; +} + ++ (id)transforms; +@property(retain, nonatomic) TSCH3DCamera *camera; // @synthesize camera=mCamera; +@property(retain, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +- (id).cxx_construct; +- (tvec3_17f03ce0)projectPoint:(const tvec3_17f03ce0 *)arg1; +- (const tmat4x4_3074befe *)p_projector; +- (tvec3_17f03ce0)samples; +- (const tmat4x4_3074befe *)unitToWorld; +- (const tmat4x4_3074befe *)worldToStage; +- (const tmat4x4_3074befe *)p_stageToWorld; +- (struct ChartScenePropertyAccessor *)accessor; +- (void)resetWithScene:(id)arg1 camera:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsReprojectionMeshRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsReprojectionMeshRenderer.h new file mode 100644 index 000000000..0b19e131d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLabelsReprojectionMeshRenderer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLabelsReprojectionMeshRenderer : TSCH3DLabelsMeshRenderer +{ +} + +- (void)renderWithMeshRenderLabelInfo:(const struct LabelsMeshRendererLabelInfo *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogic.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogic.h new file mode 100644 index 000000000..6b04666b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogic.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DLayerCacheLogicProtocol-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class CALayer; + +// Not exported +@interface TSCH3DLayerCacheLogic : NSObject +{ + CALayer *mParent; + struct CGRect mDrawingBounds; + id mRepLayerDelegate; +} + ++ (_Bool)cacheable; +@property(nonatomic) id repLayerDelegate; // @synthesize repLayerDelegate=mRepLayerDelegate; +- (id).cxx_construct; +- (_Bool)isClippedAreaVisibleInRect:(struct CGRect)arg1; +- (_Bool)isClipped; +- (void)setDrawingBounds:(struct CGRect)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setContentsIsValid:(_Bool)arg1 highQuality:(_Bool)arg2; +- (void)setContentsIsValid:(_Bool)arg1; +- (_Bool)contentsIsHighQuality; +- (_Bool)contentsIsValid; +- (id)description; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogicProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogicProtocol-Protocol.h new file mode 100644 index 000000000..c0f19fc5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLayerCacheLogicProtocol-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DLayerCacheLogicProtocol +- (_Bool)isClippedAreaVisibleInRect:(struct CGRect)arg1; +- (_Bool)isClipped; +- (void)setDrawingBounds:(struct CGRect)arg1; +- (void)setContentsIsValid:(_Bool)arg1 highQuality:(_Bool)arg2; +- (void)setContentsIsValid:(_Bool)arg1; +- (_Bool)contentsIsHighQuality; +- (_Bool)contentsIsValid; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLens.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLens.h new file mode 100644 index 000000000..6a9b6d2ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLens.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DLens : NSObject +{ + float mNear; + float mFar; +} + ++ (id)lens; +@property(nonatomic) float far; // @synthesize far=mFar; +@property(nonatomic) float near; // @synthesize near=mNear; +- (void)calculateCullingPlanes:(vector_a9ee3a08 *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight-PersistenceAdditions.h new file mode 100644 index 000000000..a7eb242a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DLight (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToLightArchive:(struct Chart3DLightArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightArchive *)arg1 archiver:(id)arg2; +- (id)initWithLightArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight.h new file mode 100644 index 000000000..efebf8ed7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLight.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface TSCH3DLight : NSObject +{ + NSString *mName; + tvec4_ac57c72d mAmbientColor; + tvec4_ac57c72d mDiffuseColor; + tvec4_ac57c72d mSpecularColor; + float mIntensity; + tvec3_17f03ce0 mAttenuation; + long long mCoordinateSpace; + _Bool mEnabled; +} + ++ (id)light; ++ (id)lightClasses; +@property(nonatomic) _Bool enabled; // @synthesize enabled=mEnabled; +@property(nonatomic) long long coordinateSpace; // @synthesize coordinateSpace=mCoordinateSpace; +@property(nonatomic) tvec3_17f03ce0 attenuation; // @synthesize attenuation=mAttenuation; +@property(nonatomic) float intensity; // @synthesize intensity=mIntensity; +@property(nonatomic) tvec4_ac57c72d specularColor; // @synthesize specularColor=mSpecularColor; +@property(nonatomic) tvec4_ac57c72d diffuseColor; // @synthesize diffuseColor=mDiffuseColor; +@property(nonatomic) tvec4_ac57c72d ambientColor; // @synthesize ambientColor=mAmbientColor; +@property(retain, nonatomic) NSString *name; // @synthesize name=mName; +- (id).cxx_construct; +- (void)affect:(id)arg1 states:(id)arg2 texturePool:(id)arg3; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightDirectional-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightDirectional-Protocol.h new file mode 100644 index 000000000..62850c340 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightDirectional-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DLightDirectional +- (tvec3_17f03ce0)direction; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightPositionable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightPositionable-Protocol.h new file mode 100644 index 000000000..4f14ef94d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightPositionable-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DLightPositionable +- (tvec3_17f03ce0)position; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffect.h new file mode 100644 index 000000000..015940cb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLightShaderEffect : TSCH3DShaderEffect +{ + unsigned long long mLightCount; +} + ++ (id)effectWithLightCount:(unsigned long long)arg1; ++ (void)updatePackageState:(const struct LightingPackageShaderEffectState *)arg1 effectsStates:(id)arg2; ++ (void)createStateInEffectsStates:(id)arg1; ++ (Class)stateClass; +- (void)uploadLightDirectionalWithUploader:(id)arg1 effectsStates:(id)arg2; +- (void)uploadLightPositionablesWithUploader:(id)arg1 effectsStates:(id)arg2; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)addVariables:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithLightCount:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffectState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffectState.h new file mode 100644 index 000000000..1cca58a8b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightShaderEffectState.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DLightShaderEffectState : NSObject +{ + NSMutableArray *mLights; + struct LightingPackageShaderEffectState mPackageState; +} + ++ (id)effectState; +- (id).cxx_construct; +- (void)removeAllObjects; +- (id)objectAtIndex:(unsigned long long)arg1; +- (void)addObject:(id)arg1; +- (unsigned long long)count; +- (void)setPackageState:(const struct LightingPackageShaderEffectState *)arg1; +- (const struct LightingPackageShaderEffectState *)packageState; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightUniformArrayShaderVariables.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightUniformArrayShaderVariables.h new file mode 100644 index 000000000..1e5f31a1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightUniformArrayShaderVariables.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DUniformArrayShaderVariables; + +// Not exported +@interface TSCH3DLightUniformArrayShaderVariables : NSObject +{ + TSCH3DUniformArrayShaderVariables *mVariables; +} + +- (id)variableAtIndex:(unsigned long long)arg1 name:(id)arg2; +- (void)addUniformsToShaderProgram:(id)arg1 size:(unsigned long long)arg2; +- (unsigned long long)arraySize; +- (void)initializeArrayVariables; +- (void)dealloc; +- (void)initializePrefix:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightenShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightenShaderEffect.h new file mode 100644 index 000000000..ca414116d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightenShaderEffect.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLightenShaderEffect : TSCH3DShaderEffect +{ +} + ++ (tvec4_ac57c72d)lightenDiffuseFragmentColor:(const tvec4_ac57c72d *)arg1 byPercent:(float)arg2; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel-PersistenceAdditions.h new file mode 100644 index 000000000..7877dc061 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DLightingModel (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightingModelArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel.h new file mode 100644 index 000000000..ad3ca745f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingModel.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DEnvironmentPackage, TSCH3DLightingPackage, TSCH3DMaterialPackage; + +// Not exported +@interface TSCH3DLightingModel : NSObject +{ + TSCH3DMaterialPackage *mMaterials; + TSCH3DLightingPackage *mLightings; + TSCH3DEnvironmentPackage *mEnvironment; +} + ++ (id)lightingModel; +@property(retain, nonatomic) TSCH3DEnvironmentPackage *environment; // @synthesize environment=mEnvironment; +@property(retain, nonatomic) TSCH3DLightingPackage *lightings; // @synthesize lightings=mLightings; +@property(retain, nonatomic) TSCH3DMaterialPackage *materials; // @synthesize materials=mMaterials; +- (id)representativeMaterialLightenedByPercentage:(id)arg1; +- (id)diffuseTextureTiling; +- (id)lightingModelWithLightings:(id)arg1; +- (void)affect:(id)arg1 states:(id)arg2 scene:(id)arg3 texturePool:(id)arg4; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)clone; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-ImportExportAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-ImportExportAdditions.h new file mode 100644 index 000000000..a6afb8bd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-ImportExportAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DLightingPackage (ImportExportAdditions) ++ (id)packageWithSageLightingPackageData:(id)arg1; ++ (id)sageNameFromLightingPackageName:(id)arg1; ++ (id)nameFromSageLightingPackageName:(id)arg1; ++ (id)p_sageLightingPackageNames; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-PersistenceAdditions.h new file mode 100644 index 000000000..62c49e670 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DLightingPackage (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightingPackageArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightingPackageArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightingPackageArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage.h new file mode 100644 index 000000000..f22bc9af0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackage.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableArray, NSString; + +// Not exported +@interface TSCH3DLightingPackage : NSObject +{ + NSString *mName; + NSMutableArray *mLights; +} + ++ (id)package; ++ (id)packageFromName:(id)arg1; ++ (id)allNamedPackages; ++ (id)localizedNameForName:(id)arg1; +@property(copy, nonatomic) NSString *name; // @synthesize name=mName; +@property(readonly, nonatomic) NSString *localizedName; +- (void)affect:(id)arg1 states:(id)arg2 scene:(id)arg3 texturePool:(id)arg4; +- (void)addLight:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageData-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageData-Protocol.h new file mode 100644 index 000000000..d881eaa32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageData-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DLightingPackageData +- (float)dropOffRateAtIndex:(unsigned long long)arg1; +- (float)cutOffAngleAtIndex:(unsigned long long)arg1; +- (struct Vector3)directionAtIndex:(unsigned long long)arg1; +- (struct Vector3)positionAtIndex:(unsigned long long)arg1; +- (struct Vector3)attenuationAtIndex:(unsigned long long)arg1; +- (_Bool)enabledAtIndex:(unsigned long long)arg1; +- (int)coordinateSpaceAtIndex:(unsigned long long)arg1; +- (float)intensityAtIndex:(unsigned long long)arg1; +- (Color_1703f521)specularColorAtIndex:(unsigned long long)arg1; +- (Color_1703f521)diffuseColorAtIndex:(unsigned long long)arg1; +- (Color_1703f521)ambientColorAtIndex:(unsigned long long)arg1; +- (int)typeAtIndex:(unsigned long long)arg1; +- (id)nameAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)packageName; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageShaderEffect.h new file mode 100644 index 000000000..6a0bfa298 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLightingPackageShaderEffect.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLightingPackageShaderEffect : TSCH3DShaderEffect +{ +} + ++ (void)setLightingPackageEffectState:(const struct LightingPackageShaderEffectState *)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineExtrusionGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineExtrusionGeometry.h new file mode 100644 index 000000000..968fd94c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineExtrusionGeometry.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLineExtrusionGeometry : TSCH3DExtrusionGeometry +{ + tvec2_84d5962d mYlimits; + tvec2_84d5962d mXlimits; +} + ++ (id)lineFromValues:(const vector_ec52ae8c *)arg1 yLimits:(tvec2_84d5962d)arg2; +@property(nonatomic) tvec2_84d5962d xlimits; // @synthesize xlimits=mXlimits; +@property(nonatomic) tvec2_84d5962d ylimits; // @synthesize ylimits=mYlimits; +- (id).cxx_construct; +- (id)selectionKnobPositions; +- (tmat4x4_3074befe)matrixAtXPosition:(float)arg1 returningXRangeInfo:(struct LineExtrusionGeometryXRangeInfo *)arg2; +- (tmat3x3_b39cd897)p_rotationMatrixForCrossSectionIndex:(unsigned long long)arg1; +- (void)generateArrays; +- (void)setSpine:(const vector_45b393db *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineProjector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineProjector.h new file mode 100644 index 000000000..6f89650e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLineProjector.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLineProjector : TSCH3DProjector +{ + line_190fbfc7 mLine; +} + +@property(nonatomic) line_190fbfc7 line; // @synthesize line=mLine; +- (id).cxx_construct; +- (_Bool)projectPoint:(const tvec2_84d5962d *)arg1 returningPoint:(tvec3_17f03ce0 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinearAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinearAnimationTimeSlice.h new file mode 100644 index 000000000..44e6884b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinearAnimationTimeSlice.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLinearAnimationTimeSlice : TSCH3DAnimationTimeSlice +{ +} + +- (float)interpolate:(float)arg1 index:(const tvec2_3b141483 *)arg2; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinkablePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinkablePipeline.h new file mode 100644 index 000000000..27ba31cb4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLinkablePipeline.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DPipelineLinkable-Protocol.h" + +// Not exported +@interface TSCH3DLinkablePipeline : TSCH3DRenderPipeline +{ +} + +- (id)output; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLowColorBitsShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLowColorBitsShaderEffect.h new file mode 100644 index 000000000..57f08a4e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DLowColorBitsShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DLowColorBitsShaderEffect : TSCH3DShaderEffect +{ + long long mLowColorBits; +} + +@property(nonatomic) long long lowColorBits; // @synthesize lowColorBits=mLowColorBits; +- (long long)lowColorBitShift; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterial.h new file mode 100644 index 000000000..14d3ab1f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterial.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DMaterial : NSObject +{ +} + ++ (id)material; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialPackage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialPackage.h new file mode 100644 index 000000000..c780babd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialPackage.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DMaterialPackage : NSObject +{ +} + ++ (id)package; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialShaderEffect.h new file mode 100644 index 000000000..929920471 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMaterialShaderEffect.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DTexturePool, TSCH3DTexturesMaterial; + +// Not exported +@interface TSCH3DMaterialShaderEffect : TSCH3DShaderEffect +{ + TSCH3DTexturePool *mPool; + TSCH3DTexturesMaterial *mMaterial; + struct MaterialShaderVariables mVariables; +} + ++ (id)effectWithPool:(id)arg1 material:(id)arg2 variables:(const struct MaterialShaderVariables *)arg3; ++ (id)stateSharingID; +- (id).cxx_construct; +- (void)affectStates:(id)arg1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)updateState:(id)arg1 effectsStates:(id)arg2; +- (void)addVariables:(id)arg1; +- (id)stateSharingID; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithPool:(id)arg1 material:(id)arg2 variables:(const struct MaterialShaderVariables *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMatrixRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMatrixRenderProcessor.h new file mode 100644 index 000000000..6377325f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMatrixRenderProcessor.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DMatrixRenderProcessor : TSCH3DRetargetRenderProcessor +{ + struct StateStack, 8> mTransformStack; + tmat4x4_3074befe mProjection; + _Bool mTransformChanged; + _Bool mProjectionChanged; +} + +@property(readonly, nonatomic) _Bool projectionChanged; // @synthesize projectionChanged=mProjectionChanged; +@property(readonly, nonatomic) _Bool transformChanged; // @synthesize transformChanged=mTransformChanged; +- (id).cxx_construct; +- (void)projection:(tmat4x4_3074befe *)arg1; +- (void)popMatrix; +- (void)pushMatrix; +- (void)translate:(tvec3_17f03ce0 *)arg1; +- (void)scale:(tvec3_17f03ce0 *)arg1; +- (void)multiply:(tmat4x4_3074befe *)arg1; +- (void)replace:(tmat4x4_3074befe *)arg1; +- (void)copyTransformInto:(tmat4x4_3074befe *)arg1; +- (void)copyProjectionInto:(tmat4x4_3074befe *)arg1; +@property(readonly, nonatomic) const tmat4x4_3074befe *projection; +@property(readonly, nonatomic) const tmat4x4_3074befe *current; +- (id)normalizedViewAll; +- (void)resetChangeFlags; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMipmaps.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMipmaps.h new file mode 100644 index 000000000..da15203c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMipmaps.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +// Not exported +@interface TSCH3DMipmaps : NSObject +{ + int mWidth; + int mHeight; + unsigned long long mComponents; + NSData *mData; +} + ++ (id)mipmapsFromData:(id)arg1; ++ (id)mipmapsWithWidth:(int)arg1 height:(int)arg2 components:(unsigned long long)arg3 mipmapData:(id)arg4; ++ (struct CGSize)mipmapSizeForTexturableSize:(struct CGSize)arg1; ++ (struct CGSize)optimizedMipmapLevel0Size; ++ (id)mipmapPathFromPath:(id)arg1; +@property(readonly, nonatomic) NSData *data; // @synthesize data=mData; +@property(readonly, nonatomic) unsigned long long components; // @synthesize components=mComponents; +@property(readonly, nonatomic) int height; // @synthesize height=mHeight; +@property(readonly, nonatomic) int width; // @synthesize width=mWidth; +- (_Bool)writeToFile:(id)arg1; +- (_Bool)valid; +- (id)description; +- (void)dealloc; +- (id)initFromData:(id)arg1; +- (id)initWithWidth:(int)arg1 height:(int)arg2 components:(unsigned long long)arg3 mipmapData:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..f4a1e3f35 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DModulateMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DModulateMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DModulateMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DModulateMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial.h new file mode 100644 index 000000000..7d20b61a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DModulateMaterial.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DModulateMaterial : TSCH3DTexturesMaterial +{ +} + +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMultipassRenderPipeline-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMultipassRenderPipeline-Protocol.h new file mode 100644 index 000000000..0aea9d8ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMultipassRenderPipeline-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DMultipassRenderPipeline +- (void)releaseResources; +- (void)resetMultipassRendering; +- (_Bool)multipassRenderingIsDone; +- (_Bool)updatesTargetFramebuffer; +- (void)skipLowQualityPass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutable2DResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutable2DResources.h new file mode 100644 index 000000000..cf2311c02 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutable2DResources.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DMutable2DResources : TSCH3D2DResources +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutableVector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutableVector.h new file mode 100644 index 000000000..07ac17590 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DMutableVector.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DMutableVector : TSCH3DVector +{ +} + +- (void)swapXY; +- (void)setValue2:(tvec2_84d5962d)arg1; +- (void)setValue3:(tvec3_17f03ce0)arg1; +- (void)setValue4:(tvec4_ac57c72d)arg1; +- (void)setValue:(tvec4_ac57c72d)arg1; +@property(nonatomic) float w; // @dynamic w; +@property(nonatomic) float z; // @dynamic z; +@property(nonatomic) float y; // @dynamic y; +@property(nonatomic) float x; // @dynamic x; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNSData2DDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNSData2DDataBuffer.h new file mode 100644 index 000000000..7cfff0467 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNSData2DDataBuffer.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData, NSMutableData; + +// Not exported +@interface TSCH3DNSData2DDataBuffer : TSCH3D2DDataBuffer +{ + NSData *mConstData; + NSMutableData *mMutableData; +} + ++ (id)bufferWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1 data:(id)arg2; ++ (id)bufferWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1 mutableData:(id)arg2; +- (void)resizeFillDimension:(const struct DataBuffer2DDimension *)arg1; +- (void)fillCapacity; +@property(readonly, nonatomic) NSData *NSData; +- (void *)mutableData; +- (const void *)data; +- (unsigned long long)componentByteSize; +- (int)componentType; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1; +- (id)initWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1 data:(id)arg2; +- (id)initWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1 mutableData:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNoLightingVertexShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNoLightingVertexShaderEffect.h new file mode 100644 index 000000000..3925400a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNoLightingVertexShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DNoLightingVertexShaderEffect : TSCH3DBaseVertexShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalDirectionMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalDirectionMapper.h new file mode 100644 index 000000000..5cf986ec1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalDirectionMapper.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DNormalDirectionMapper : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalShaderEffect.h new file mode 100644 index 000000000..3921f4116 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DNormalShaderEffect.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DNormalShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2 updateCurrentStates:(id)arg3; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DObjectStateRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DObjectStateRenderProcessor.h new file mode 100644 index 000000000..35bf41864 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DObjectStateRenderProcessor.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DObjectStateRenderProcessor : TSCH3DRetargetRenderProcessor +{ + StateStack_22d3dc01 mObjectStateStack; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)resetBuffers; +- (void)popState; +- (void)pushState; +- (StateStack_22d3dc01 *)objectStateStack; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOnePassBlurShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOnePassBlurShaderEffect.h new file mode 100644 index 000000000..acbdd1db8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOnePassBlurShaderEffect.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DOnePassBlurShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variablePixelSize; ++ (id)variableBlurTexCoord; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variablePixelSize; +- (id)variableBlurTexCoord; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOpenGL3_2Version.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOpenGL3_2Version.h new file mode 100644 index 000000000..c0f92b669 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOpenGL3_2Version.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DOpenGL3_2Version : TSCH3DGLVersion +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)version; ++ (id)_singletonAlloc; +- (id)additionalConclusionsForShaderType:(struct TSCH3DShaderType)arg1; +- (id)additionalGlobalsForShaderType:(struct TSCH3DShaderType)arg1; +- (id)vertexVaryingQualifierForShaderType:(struct TSCH3DShaderType)arg1; +- (id)vertexAttributeQualifierForShaderType:(struct TSCH3DShaderType)arg1; +- (void)addCompatibilityFunctionsForShaderProgram:(id)arg1; +- (id)preprocessorDefinitions; +- (_Bool)deprecatesLuminanceAlpha; +- (_Bool)supportsClipDistances; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOptimizedTextureResource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOptimizedTextureResource-Protocol.h new file mode 100644 index 000000000..ddebd509d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOptimizedTextureResource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DOptimizedTextureResource +- (id)databufferForDataCache:(id)arg1; +- (id)optimizedMipmapBuffer; +- (_Bool)canLoadCachedFullMipmapBufferForDataCache:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedAnimationTimeSlice.h new file mode 100644 index 000000000..f88253958 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedAnimationTimeSlice.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet; + +// Not exported +@interface TSCH3DOrderedAnimationTimeSlice : TSCH3DAnimationTimeSlice +{ + NSIndexSet *mElements; + tvec2_3b141483 mSize; + vector_ec52ae8c mElemWeight; + vector_ec52ae8c mElemOffset; +} + ++ (id)timeSliceWithIndexSet:(id)arg1 size:(const tvec2_3b141483 *)arg2; +- (id).cxx_construct; +- (void).cxx_destruct; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; +- (void)setWeights:(const vector_ec52ae8c *)arg1; +- (_Bool)containsIndex:(const tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithIndexSet:(id)arg1 size:(const tvec2_3b141483 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedDictionary.h new file mode 100644 index 000000000..cc3e8ccf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrderedDictionary.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSCH3DOrderedDictionary : NSObject +{ + NSMutableDictionary *mStore; + NSMutableArray *mKeyOrder; +} + ++ (id)dictionaryWithMutableDictionaryStore:(id)arg1; ++ (id)dictionary; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)objectForKey:(id)arg1; +@property(readonly, nonatomic) unsigned long long count; +- (id)description; +- (void)dealloc; +- (id)initWithMutableDictionaryStore:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrthographicLens.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrthographicLens.h new file mode 100644 index 000000000..355c81370 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DOrthographicLens.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DOrthographicLens : TSCH3DRectangleLens +{ +} + +- (void)calculateCullingPlanes:(vector_a9ee3a08 *)arg1; +- (struct FrustumRect)frustumRectAtDistance:(float)arg1; +- (tmat4x4_3074befe)matrix; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerElementAlphaBlendShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerElementAlphaBlendShaderEffect.h new file mode 100644 index 000000000..1bacada7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerElementAlphaBlendShaderEffect.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCH3DPerElementAlphaBlendShaderEffect : TSCH3DShaderEffect +{ + NSString *mFunctionName; +} + ++ (void)setInterpolationRange:(box_e9f23397)arg1 effectsStates:(id)arg2; ++ (id)effectWithInterpolationFunctionName:(id)arg1; ++ (id)variablePerElementAlphaBlendValue; ++ (id)variablePerElementAlphaBlendInterpolationRange; +@property(readonly, nonatomic) NSString *functionName; // @synthesize functionName=mFunctionName; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithInterpolationFunctionName:(id)arg1; +- (id)variablePerElementAlphaBlendValue; +- (id)variablePerElementAlphaBlendInterpolationRange; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerspectiveLens.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerspectiveLens.h new file mode 100644 index 000000000..614163bd1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPerspectiveLens.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPerspectiveLens : TSCH3DLens +{ + float mFOV; + float mAspect; +} + +@property(nonatomic) float aspect; // @synthesize aspect=mAspect; +@property(nonatomic) float fov; // @synthesize fov=mFOV; +- (void)calculateCullingPlanes:(vector_a9ee3a08 *)arg1; +- (id)shiftedByPercentage:(tvec2_84d5962d *)arg1; +- (id)narrowedByNormalizedBounds:(box_80622335 *)arg1; +- (id)asFrustumLens; +- (tmat4x4_3074befe)matrix; +- (struct FrustumRect)frustumRectAtDistance:(float)arg1; +- (struct FrustumRect)frustumRect; +@property(readonly, nonatomic) float height; +@property(readonly, nonatomic) float width; +- (id)matrixDescription; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel-PersistenceAdditions.h new file mode 100644 index 000000000..85357bbaa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DPhongLightingModel (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightingModelArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightingModelArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel.h new file mode 100644 index 000000000..2b83ed871 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLightingModel.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPhongLightingModel : TSCH3DPhongLikeLightingModel +{ +} + ++ (id)materialEffectClass; ++ (id)effectClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel-PersistenceAdditionsProtected.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel-PersistenceAdditionsProtected.h new file mode 100644 index 000000000..8bd4fc609 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel-PersistenceAdditionsProtected.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DPhongLikeLightingModel (PersistenceAdditionsProtected) +- (void)saveToPhongMaterialPackageArchive:(struct Chart3DPhongMaterialPackageArchive *)arg1 environmentPackageArchive:(struct Chart3DEnvironmentPackageArchive *)arg2 archiver:(id)arg3; +- (id)initWithPhongMaterialPackageArchive:(const struct Chart3DPhongMaterialPackageArchive *)arg1 lightingModelArchive:(const struct Chart3DLightingModelArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel.h new file mode 100644 index 000000000..a5bf63339 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeLightingModel.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPhongLikeLightingModel : TSCH3DLightingModel +{ +} + +- (id)representativeMaterialLightenedByPercentage:(id)arg1; +- (id)diffuseTextureTiling; +- (void)affect:(id)arg1 states:(id)arg2 scene:(id)arg3 texturePool:(id)arg4 percentage:(id)arg5; +- (id)p_lightenDiffuseMaterial:(id)arg1 percentage:(id)arg2; +- (tvec4_ac57c72d)p_lightenedColorForColor:(const tvec4_ac57c72d *)arg1 percentage:(id)arg2; +- (id)phongMaterials; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeShaderEffect.h new file mode 100644 index 000000000..8c115797e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongLikeShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPhongLikeShaderEffect : TSCH3DShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)injectSpecularToProgram:(id)arg1; +- (void)injectDiffuseToProgram:(id)arg1; +- (void)injectAmbientToProgram:(id)arg1; +- (void)injectEmissiveToProgram:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage-PersistenceAdditions.h new file mode 100644 index 000000000..0dc8e47ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DPhongMaterialPackage (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DPhongMaterialPackageArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DPhongMaterialPackageArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DPhongMaterialPackageArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage.h new file mode 100644 index 000000000..bb8186906 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialPackage.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DDiffuseMaterial, TSCH3DEmissiveMaterial, TSCH3DModulateMaterial, TSCH3DShininessMaterial, TSCH3DSpecularMaterial; + +// Not exported +@interface TSCH3DPhongMaterialPackage : TSCH3DMaterialPackage +{ + TSCH3DEmissiveMaterial *mEmissive; + TSCH3DDiffuseMaterial *mDiffuse; + TSCH3DModulateMaterial *mModulate; + TSCH3DSpecularMaterial *mSpecular; + TSCH3DShininessMaterial *mShininess; +} + ++ (id)package; +@property(retain, nonatomic) TSCH3DShininessMaterial *shininess; // @synthesize shininess=mShininess; +@property(retain, nonatomic) TSCH3DSpecularMaterial *specular; // @synthesize specular=mSpecular; +@property(retain, nonatomic) TSCH3DModulateMaterial *modulate; // @synthesize modulate=mModulate; +@property(retain, nonatomic) TSCH3DDiffuseMaterial *diffuse; // @synthesize diffuse=mDiffuse; +@property(retain, nonatomic) TSCH3DEmissiveMaterial *emissive; // @synthesize emissive=mEmissive; +- (id)materialEnumerator; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialShaderEffect.h new file mode 100644 index 000000000..7f858e118 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongMaterialShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPhongMaterialShaderEffect : TSCH3DMaterialShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongShaderEffect.h new file mode 100644 index 000000000..f09dff705 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPhongShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPhongShaderEffect : TSCH3DPhongLikeShaderEffect +{ +} + +- (void)injectFinalColorToProgram:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPickedPoint.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPickedPoint.h new file mode 100644 index 000000000..8f0b03a1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPickedPoint.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DSceneObject; + +// Not exported +@interface TSCH3DPickedPoint : NSObject +{ + tvec2_3b141483 mElement; + TSCH3DSceneObject *mSceneObject; + tvec3_17f03ce0 mObjectSpacePoint; + tvec2_84d5962d mCenterProjectionPoint; + tmat4x4_3074befe mProjection; + tmat4x4_3074befe mTransform; +} + ++ (id)pickedPointWithSceneObject:(id)arg1 element:(const tvec2_3b141483 *)arg2 projection:(const tmat4x4_3074befe *)arg3 transform:(const tmat4x4_3074befe *)arg4 objectSpacePoint:(const tvec3_17f03ce0 *)arg5 centerProjectionPoint:(const tvec2_84d5962d *)arg6; +@property(readonly, nonatomic) TSCH3DSceneObject *sceneObject; // @synthesize sceneObject=mSceneObject; +@property(readonly, nonatomic) tmat4x4_3074befe transform; // @synthesize transform=mTransform; +@property(readonly, nonatomic) tmat4x4_3074befe projection; // @synthesize projection=mProjection; +@property(readonly, nonatomic) tvec2_84d5962d centerProjectionPoint; // @synthesize centerProjectionPoint=mCenterProjectionPoint; +@property(readonly, nonatomic) tvec3_17f03ce0 objectSpacePoint; // @synthesize objectSpacePoint=mObjectSpacePoint; +@property(readonly, nonatomic) tvec2_3b141483 element; // @synthesize element=mElement; +- (id).cxx_construct; +@property(readonly, nonatomic) tvec3_17f03ce0 cameraSpacePoint; +- (void)clearParent; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithSceneObject:(id)arg1 element:(const tvec2_3b141483 *)arg2 projection:(const tmat4x4_3074befe *)arg3 transform:(const tmat4x4_3074befe *)arg4 objectSpacePoint:(const tvec3_17f03ce0 *)arg5 centerProjectionPoint:(const tvec2_84d5962d *)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieBevelEdgeNormalDirectionMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieBevelEdgeNormalDirectionMapper.h new file mode 100644 index 000000000..2a89055be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieBevelEdgeNormalDirectionMapper.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPieBevelEdgeNormalDirectionMapper : TSCH3DNormalDirectionMapper +{ + long long mTopMeshOffset; + long long mAngleSteps; + long long mRadiusSteps; + long long mAngleLimit; + long long mRadiusLimit; +} + +- (void)mapFromVertexArray:(const tvec3_17f03ce0 *)arg1 normalArray:(const tvec3_17f03ce0 *)arg2 normalMatrix:(const tmat3x3_b39cd897 *)arg3 numVertices:(long long)arg4 destination:(vector_a3426c4e *)arg5; +- (id)initWithTopMeshOffset:(long long)arg1 angleSteps:(long long)arg2 radiusSteps:(long long)arg3 angleLimit:(long long)arg4 radiusLimit:(long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieChartTitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieChartTitlePositioner.h new file mode 100644 index 000000000..45196be4d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieChartTitlePositioner.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPieChartTitlePositioner : TSCH3DChartTitlePositioner +{ +} + +- (struct LabelTransform)mainTitleTransform; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieWedgeGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieWedgeGeometry.h new file mode 100644 index 000000000..5d97d96ba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPieWedgeGeometry.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DNormalDirectionMapper; + +// Not exported +@interface TSCH3DPieWedgeGeometry : TSCH3DGeometry +{ + float mStartAngle; + float mEndAngle; + long long mAngleSteps; + long long mRadiusSteps; + long long mBevelEdgeSteps; + float mRadius; + float mBottomZ; + float mTopZ; + long long mCapOffset; + long long mCapCount; + TSCH3DNormalDirectionMapper *mNormalDirectionMapper; +} + +@property(readonly, nonatomic) TSCH3DNormalDirectionMapper *normalDirectionMapper; // @synthesize normalDirectionMapper=mNormalDirectionMapper; +@property(nonatomic) long long bevelEdgeSteps; // @synthesize bevelEdgeSteps=mBevelEdgeSteps; +@property(readonly, nonatomic) long long capCount; // @synthesize capCount=mCapCount; +@property(readonly, nonatomic) long long capOffset; // @synthesize capOffset=mCapOffset; +@property(nonatomic) float topZ; // @synthesize topZ=mTopZ; +@property(nonatomic) float bottomZ; // @synthesize bottomZ=mBottomZ; +@property(nonatomic) float radius; // @synthesize radius=mRadius; +@property(nonatomic) long long radiusSteps; // @synthesize radiusSteps=mRadiusSteps; +@property(nonatomic) long long angleSteps; // @synthesize angleSteps=mAngleSteps; +@property(nonatomic) float endAngle; // @synthesize endAngle=mEndAngle; +@property(nonatomic) float startAngle; // @synthesize startAngle=mStartAngle; +- (id)selectionKnobPositions; +- (int)geometryCount; +- (void)generateArrays; +- (void)p_generateBevelCoordinates:(vector_45b393db *)arg1 andAngles:(vector_ec52ae8c *)arg2 radiusArray:(const vector_ec52ae8c *)arg3 topArray:(const vector_ec52ae8c *)arg4; +- (void)p_generateAngles:(vector_ec52ae8c *)arg1; +- (void)generateRoundedTop:(vector_ec52ae8c *)arg1 radiusArray:(vector_ec52ae8c *)arg2; +- (float)bevelHeight; +- (_Bool)isFullCircle; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPipelineLinkable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPipelineLinkable-Protocol.h new file mode 100644 index 000000000..0a67310ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPipelineLinkable-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCH3DPipelineLinkable +- (id)output; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer-GLReadPixelsSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer-GLReadPixelsSupport.h new file mode 100644 index 000000000..b2f5c0953 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer-GLReadPixelsSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DPixelBuffer (GLReadPixelsSupport) ++ (id)pixelBufferFromGLViewport:(const box_0260e9b3 *)arg1 components:(unsigned long long)arg2 flipped:(_Bool)arg3; +- (void)copyPixelsFromGLViewport:(const box_0260e9b3 *)arg1 targetRegion:(const box_0260e9b3 *)arg2 flipped:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer.h new file mode 100644 index 000000000..2706c693c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPixelBuffer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DPixelBuffer : NSObject +{ + tvec2_3b141483 mSize; + unsigned long long mComponents; + struct CGContext *mBitmapContext; +} + ++ (id)pixelBufferWithSize:(const tvec2_3b141483 *)arg1 components:(unsigned long long)arg2; +@property(readonly, nonatomic) struct CGContext *context; // @synthesize context=mBitmapContext; +@property(readonly, nonatomic) unsigned long long components; // @synthesize components=mComponents; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (void)flip; +- (void)copyPixelsFromData:(const void *)arg1; +@property(readonly, nonatomic) char *buffer; +- (void *)data; +- (id)TSUImage; +- (void)dealloc; +- (id)initWithSize:(const tvec2_3b141483 *)arg1 components:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPlaneProjectRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPlaneProjectRenderProcessor.h new file mode 100644 index 000000000..bb9e7124f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPlaneProjectRenderProcessor.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPlaneProjectRenderProcessor : TSCH3DTransformGeometryRenderProcessor +{ + plane_849e6053 mPlane; + tvec3_17f03ce0 mProjPt; + box_a3bd9649 mBounds; +} + ++ (id)processorWithPlane:(const plane_849e6053 *)arg1 projPt:(const tvec3_17f03ce0 *)arg2; +@property(readonly, nonatomic) const box_a3bd9649 *bounds; // @synthesize bounds=mBounds; +- (id).cxx_construct; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (id)initWithPlane:(const plane_849e6053 *)arg1 projPt:(const tvec3_17f03ce0 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight-PersistenceAdditions.h new file mode 100644 index 000000000..0068f0a0c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DPointLight (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight.h new file mode 100644 index 000000000..a29a08587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLight.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DLightPositionable-Protocol.h" + +// Not exported +@interface TSCH3DPointLight : TSCH3DLight +{ + tvec3_17f03ce0 mPosition; +} + ++ (Class)effectClass; +@property(nonatomic) tvec3_17f03ce0 position; // @synthesize position=mPosition; +- (id).cxx_construct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightShaderEffect.h new file mode 100644 index 000000000..d4eb4224a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightShaderEffect.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPointLightShaderEffect : TSCH3DLightShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (id)variables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightUniformArrayShaderVariables.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightUniformArrayShaderVariables.h new file mode 100644 index 000000000..e08e94bc7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPointLightUniformArrayShaderVariables.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPointLightUniformArrayShaderVariables : TSCH3DLightUniformArrayShaderVariables +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)variables; ++ (id)_singletonAlloc; +- (void)initializeArrayVariables; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCache.h new file mode 100644 index 000000000..1ffd07ed0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCache.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSCH3DPrecalculatedLayoutCache : NSObject +{ + NSMutableDictionary *mCache; +} + ++ (void)populateIPhonePortraitInspectorIconsIntoDictionary:(id)arg1; ++ (void)populateIPhonePortraitInsertionIconsIntoDictionary:(id)arg1; ++ (void)populateIPhoneInspectorIconsIntoDictionary:(id)arg1; ++ (void)populateIPhoneInsertionIconsIntoDictionary:(id)arg1; ++ (void)populateIPadInspectorIconsIntoDictionary:(id)arg1; ++ (void)populateIPadInsertionIconsIntoDictionary:(id)arg1; ++ (id)sharedCache; +- (id)layoutCacheForChartType:(id)arg1 iPhone:(_Bool)arg2 inspector:(_Bool)arg3 landscape:(_Bool)arg4; +- (void)dealloc; +- (id)initWithCache:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCacheItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCacheItem.h new file mode 100644 index 000000000..f102296c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrecalculatedLayoutCacheItem.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCHChartType; + +// Not exported +@interface TSCH3DPrecalculatedLayoutCacheItem : NSObject +{ + TSCHChartType *mChartType; + _Bool mIsIPhone; + _Bool mIsInspector; + _Bool mIsLandscape; +} + ++ (id)cacheItemForChartType:(id)arg1 iPhone:(_Bool)arg2 inspector:(_Bool)arg3; ++ (id)cacheItemForChartType:(id)arg1 iPhone:(_Bool)arg2 inspector:(_Bool)arg3 landscape:(_Bool)arg4; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initForChartType:(id)arg1 iPhone:(_Bool)arg2 inspector:(_Bool)arg3 landscape:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineOutputColorShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineOutputColorShaderEffect.h new file mode 100644 index 000000000..6a6abd912 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineOutputColorShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPrefilteredLineOutputColorShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variablePrefilterStrokeColor; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variablePrefilterStrokeColor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRenderer.h new file mode 100644 index 000000000..36c65aa57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRenderer.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DOrderedDictionary, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DPrefilteredLineRenderer : NSObject +{ + tmat4x4_3074befe mModelMatrix; + tmat3x3_b39cd897 mNormalMatrix; + tmat4x4_3074befe mProjection; + tmat4x4_3074befe mNormalizedProjection; + box_0260e9b3 mViewport; + TSCH3DOrderedDictionary *mCacheObjects; + TSCH3DSceneRenderPipeline *mPipeline; +} + ++ (id)renderer; ++ (id)renderCacheKey; +@property(readonly, nonatomic) TSCH3DSceneRenderPipeline *pipeline; // @synthesize pipeline=mPipeline; +@property(readonly, nonatomic) box_0260e9b3 viewport; // @synthesize viewport=mViewport; +@property(readonly, nonatomic) tmat4x4_3074befe normalizedProjection; // @synthesize normalizedProjection=mNormalizedProjection; +@property(readonly, nonatomic) tmat4x4_3074befe projection; // @synthesize projection=mProjection; +@property(readonly, nonatomic) tmat3x3_b39cd897 normalMatrix; // @synthesize normalMatrix=mNormalMatrix; +@property(readonly, nonatomic) tmat4x4_3074befe modelMatrix; // @synthesize modelMatrix=mModelMatrix; +- (id).cxx_construct; +- (void)renderLineBufferWithSetting:(id)arg1 vertices:(id)arg2 normals:(id)arg3 diffuseTexcoords:(id)arg4; +- (void)renderWithSetting:(id)arg1 fromVertex:(const struct PrefilteredLineVertexProperties *)arg2 toVertex:(const struct PrefilteredLineVertexProperties *)arg3; +- (_Bool)p_shouldRenderWithSetting:(id)arg1 returningCacheObject:(id *)arg2; +- (void)endWithDidGenerateShaderEffectsBlock:(id)arg1; +- (void)p_setupShaderEffectsForSetting:(id)arg1; +- (_Bool)beginWithPipeline:(id)arg1; +- (id)p_renderCacheIDFromSetting:(id)arg1; +- (id)p_renderCacheKey; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRendererRenderCacheObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRendererRenderCacheObject.h new file mode 100644 index 000000000..4ac4987bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineRendererRenderCacheObject.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DStrokePatternTexture; + +// Not exported +@interface TSCH3DPrefilteredLineRendererRenderCacheObject : TSCH3DSceneRenderCacheObject +{ + TSCH3DStrokePatternTexture *mStrokeTexture; + _Bool mDidRenderOnce; +} + +@property(nonatomic) _Bool didRenderOnce; // @synthesize didRenderOnce=mDidRenderOnce; +- (void)renderWithLineRenderer:(id)arg1 setting:(id)arg2 fromVertex:(const struct PrefilteredLineVertexProperties *)arg3 toVertex:(const struct PrefilteredLineVertexProperties *)arg4; +- (void)submitResourcesWithLineRenderer:(id)arg1 setting:(id)arg2; +- (id)p_diffuseTexcoords; +- (id)p_normals; +- (id)p_originalGeometry; +- (id)p_box; +- (id)p_texcoords; +- (id)p_geometry; +- (void)allocateDynamicResourcesIntoArray:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineSetting.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineSetting.h new file mode 100644 index 000000000..55508013f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineSetting.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDStroke; + +// Not exported +@interface TSCH3DPrefilteredLineSetting : NSObject +{ + _Bool mDisableColorOutput; + _Bool mCullBackfaces; + _Bool mUseNormals; + tvec4_ac57c72d mFilterRadius; + float mLineWidth; + tvec4_ac57c72d mStrokeColor; + TSDStroke *mStroke; +} + ++ (id)setting; +@property(copy, nonatomic) TSDStroke *stroke; // @synthesize stroke=mStroke; +@property(nonatomic) tvec4_ac57c72d strokeColor; // @synthesize strokeColor=mStrokeColor; +@property(nonatomic) float lineWidth; // @synthesize lineWidth=mLineWidth; +@property(nonatomic) tvec4_ac57c72d filterRadius; // @synthesize filterRadius=mFilterRadius; +@property(nonatomic) _Bool cullBackfaces; // @synthesize cullBackfaces=mCullBackfaces; +@property(nonatomic) _Bool disableColorOutput; // @synthesize disableColorOutput=mDisableColorOutput; +@property(nonatomic) _Bool useNormals; // @synthesize useNormals=mUseNormals; +- (id).cxx_construct; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineShaderEffect.h new file mode 100644 index 000000000..1100adc59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrefilteredLineShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPrefilteredLineShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variablePrefilterOriginalVertex; ++ (id)variablePrefilterLineColor; ++ (id)variablePrefilterBoxTextureCoordinate; ++ (id)variablePrefilterBoxTexture; ++ (id)variablePrefilterBox; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variablePrefilterOriginalVertex; +- (id)variablePrefilterLineColor; +- (id)variablePrefilterBoxTextureCoordinate; +- (id)variablePrefilterBoxTexture; +- (id)variablePrefilterBox; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrimeRenderCachesPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrimeRenderCachesPipeline.h new file mode 100644 index 000000000..2cb7f3182 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPrimeRenderCachesPipeline.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPrimeRenderCachesPipeline : TSCH3DSceneRenderPipeline +{ +} + ++ (id)pipelineWithScene:(id)arg1 renderPipeline:(id)arg2; +- (_Bool)run; +- (void)primeRenderCaches:(id)arg1; +- (id)initWithScene:(id)arg1 renderPipeline:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjectiveTextureShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjectiveTextureShaderEffect.h new file mode 100644 index 000000000..4b5a8fa49 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjectiveTextureShaderEffect.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DProjectiveTextureShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)stateSharingID; ++ (id)variableShadowColor; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableShadowColor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjector.h new file mode 100644 index 000000000..b1bc4bd7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProjector.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DProjector : NSObject +{ + tmat4x4_3074befe mProjection; + tmat4x4_3074befe mTransform; + tmat4x4_3074befe mCombined; +} + ++ (id)projectorWithProjection:(const tmat4x4_3074befe *)arg1 transform:(const tmat4x4_3074befe *)arg2; +@property(readonly, nonatomic) const tmat4x4_3074befe *combined; // @synthesize combined=mCombined; +@property(readonly, nonatomic) const tmat4x4_3074befe *transform; // @synthesize transform=mTransform; +@property(readonly, nonatomic) const tmat4x4_3074befe *projection; // @synthesize projection=mProjection; +- (id).cxx_construct; +- (line_190fbfc7)objectSpaceLineFromPoint:(const tvec2_84d5962d *)arg1; +- (id)initWithProjection:(const tmat4x4_3074befe *)arg1 transform:(const tmat4x4_3074befe *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProtectResourceDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProtectResourceDelegate-Protocol.h new file mode 100644 index 000000000..17be77329 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DProtectResourceDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DProtectResourceDelegate +- (void)unprotectResource:(id)arg1; +- (void)protectResource:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurFBOResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurFBOResource.h new file mode 100644 index 000000000..73a375777 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurFBOResource.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DPyramidBlurFBOResource : TSCH3DFBOResource +{ + tvec2_3b141483 mSize; +} + ++ (id)pyramidResourceWithFBOSize:(tvec2_3b141483)arg1; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (id)initWithFBOSize:(tvec2_3b141483)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurShadowsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurShadowsRenderer.h new file mode 100644 index 000000000..5e0563dbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidBlurShadowsRenderer.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DShadowsRenderer-Protocol.h" + +@class NSArray, TSCH3DPyramidBlurFBOResource; + +// Not exported +@interface TSCH3DPyramidBlurShadowsRenderer : NSObject +{ + NSArray *mPyramidResources; + TSCH3DPyramidBlurFBOResource *mFinalShadowResource; + tvec2_3b141483 mInitialSize; + int mRequestedSize; + float mTargetRadiusFactor; +} + +- (id).cxx_construct; +- (id)shadowsFBOForContext:(id)arg1; +- (float)blurSlackForQuality:(float)arg1; +- (void)invalidate; +- (void)unprotectShadowInSession:(id)arg1; +- (void)protectShadowForQuality:(float)arg1 pipeline:(id)arg2 renderBlock:(id)arg3; +- (id)p_allResources; +- (void)p_setupResourcesForSize:(tvec2_3b141483)arg1; +- (void)dealloc; +- (id)initWithSize:(int)arg1 targetRadiusFactor:(float)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidLevelResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidLevelResources.h new file mode 100644 index 000000000..d1a7368ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DPyramidLevelResources.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DPyramidBlurFBOResource, TSUPair; + +// Not exported +@interface TSCH3DPyramidLevelResources : NSObject +{ + TSUPair *mResourcePair; +} + ++ (id)resourcesWithFBOSize:(tvec2_3b141483)arg1; +@property(readonly, nonatomic) tvec2_3b141483 size; +@property(readonly, nonatomic) TSCH3DPyramidBlurFBOResource *temporaryResource; +@property(readonly, nonatomic) TSCH3DPyramidBlurFBOResource *finalResource; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithFBOSize:(tvec2_3b141483)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DQuadResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DQuadResource.h new file mode 100644 index 000000000..d76e2ca5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DQuadResource.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DQuadResource : TSCH3DDataBufferResource +{ +} + ++ (id)normalizedCube; ++ (id)normalizedCenteredCube; ++ (id)normalized2D; ++ (id)normalized4D; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8AccumulationPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8AccumulationPipeline.h new file mode 100644 index 000000000..8983d0933 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8AccumulationPipeline.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DFramebufferAccumulator-Protocol.h" + +// Not exported +@interface TSCH3DRGBA8AccumulationPipeline : TSCH3DRGBA8FramebufferAccumulationSubPipeline +{ + long long mCurrentPass; +} + +- (void)reset; +- (_Bool)prepareFramebuffer; +- (struct AccumulationData)mixedAccumulation; +- (struct AccumulationData)progressiveAccumulationWithPerentage:(float)arg1; +- (void)setupShaderEffects; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationPipeline.h new file mode 100644 index 000000000..34f4856d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationPipeline.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRGBA8FramebufferAccumulationPipeline : TSCH3DFramebufferAccumulationPipeline +{ +} + +- (void)setFramebufferSize:(tvec2_3b141483 *)arg1; +- (id)RGBA8Resolver; +- (id)RGBA8Accumulator; +- (void)deallo; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; +- (id)accumulationFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationSubPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationSubPipeline.h new file mode 100644 index 000000000..fe906be21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8FramebufferAccumulationSubPipeline.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DRGBA8FramebufferAccumulationPipeline; + +// Not exported +@interface TSCH3DRGBA8FramebufferAccumulationSubPipeline : TSCH3DFramebufferCopyPipeline +{ + TSCH3DRGBA8FramebufferAccumulationPipeline *mParent; +} + ++ (id)pipelineWithProcessor:(id)arg1 session:(id)arg2 parent:(id)arg3; +- (void)setupShaderEffects; +- (void)clearParent; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 parent:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8ResolvePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8ResolvePipeline.h new file mode 100644 index 000000000..0a947b7a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRGBA8ResolvePipeline.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DFramebufferResolver-Protocol.h" + +// Not exported +@interface TSCH3DRGBA8ResolvePipeline : TSCH3DRGBA8FramebufferAccumulationSubPipeline +{ +} + +- (void)updateShaderEffectsStates; +- (_Bool)prepareFramebuffer; +- (void)setupShaderEffects; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..82de4b065 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DRayPickPipeline (LabelsMeshRendererDispatch) +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline.h new file mode 100644 index 000000000..cceb78ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipeline.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +@class NSArray, TSCH3DPickedPoint, TSCH3DRayPickPipelineDelegate; + +// Not exported +@interface TSCH3DRayPickPipeline : TSCH3DSceneRenderPipeline +{ + tvec2_84d5962d mPickPosition; + TSCH3DRayPickPipelineDelegate *mSceneObjectDelegate; +} + ++ (id)pipelineWithScene:(id)arg1 position:(const tvec2_84d5962d *)arg2; +- (id).cxx_construct; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +@property(readonly, nonatomic) TSCH3DPickedPoint *pickedPoint; +- (id)p_pickedPointNoSlack; +- (id)p_pickedPointSlack; +@property(nonatomic) float slack; +@property(readonly, nonatomic) NSArray *pickedPoints; +- (_Bool)run; +- (void)rayPick:(id)arg1; +- (void)dealloc; +- (id)initWithScene:(id)arg1 position:(const tvec2_84d5962d *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipelineDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipelineDelegate.h new file mode 100644 index 000000000..124aeaebf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickPipelineDelegate.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" + +@class TSCH3DSceneObject; + +// Not exported +@interface TSCH3DRayPickPipelineDelegate : NSObject +{ + TSCH3DSceneObject *mCurrentSceneObject; + tvec2_3b141483 mCurrentElement; +} + +@property(nonatomic) tvec2_3b141483 currentElement; // @synthesize currentElement=mCurrentElement; +@property(retain, nonatomic) TSCH3DSceneObject *currentSceneObject; // @synthesize currentSceneObject=mCurrentSceneObject; +- (id).cxx_construct; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickRenderProcessor.h new file mode 100644 index 000000000..44e609665 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRayPickRenderProcessor.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray, TSCH3DDataBuffer, TSCH3DRayPickPipelineDelegate; + +// Not exported +@interface TSCH3DRayPickRenderProcessor : TSCH3DRetargetRenderProcessor +{ + TSCH3DDataBuffer *mBuffer; + NSMutableArray *mPickedPoints; + tvec2_84d5962d mPosition; + float mSlack; + TSCH3DRayPickPipelineDelegate *mSceneObjectDelegate; +} + +@property(retain, nonatomic) TSCH3DRayPickPipelineDelegate *sceneObjectDelegate; // @synthesize sceneObjectDelegate=mSceneObjectDelegate; +@property(nonatomic) float slack; // @synthesize slack=mSlack; +@property(nonatomic) tvec2_84d5962d position; // @synthesize position=mPosition; +- (id).cxx_construct; +@property(readonly, nonatomic) NSArray *pickedPoints; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (void)geometry:(id)arg1; +- (id)matrix; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRectangleLens.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRectangleLens.h new file mode 100644 index 000000000..2423f1ba9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRectangleLens.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRectangleLens : TSCH3DLens +{ + float mLeft; + float mRight; + float mBottom; + float mTop; +} + +@property(nonatomic) float top; // @synthesize top=mTop; +@property(nonatomic) float bottom; // @synthesize bottom=mBottom; +@property(nonatomic) float right; // @synthesize right=mRight; +@property(nonatomic) float left; // @synthesize left=mLeft; +- (id)shiftedByPercentage:(tvec2_84d5962d *)arg1; +- (id)shiftByPercentage:(tvec2_84d5962d *)arg1; +- (id)narrowedByNormalizedBounds:(box_80622335 *)arg1; +- (id)narrowByNormalizedBounds:(box_80622335 *)arg1; +@property(readonly, nonatomic) float height; +@property(readonly, nonatomic) float width; +- (void)setPerPixelSize:(tvec2_3b141483 *)arg1; +- (void)setPerPixel:(box_0260e9b3 *)arg1; +- (void)deviceNormalize; +- (void)normalize; +- (struct FrustumRect)frustumRect; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTile.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTile.h new file mode 100644 index 000000000..3b543ade3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTile.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRenderBlockTile : TSCH3DTile +{ + id mRenderBlock; +} + +- (_Bool)renderIntoContext:(struct CGContext *)arg1; +- (void)dealloc; +- (id)initWithBounds:(const box_80622335 *)arg1 renderBlock:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTileImageSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTileImageSceneRenderPipeline.h new file mode 100644 index 000000000..9cb81cacc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBlockTileImageSceneRenderPipeline.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRenderBlockTileImageSceneRenderPipeline : TSCH3DTileImageSceneRenderPipeline +{ +} + +- (_Bool)run; +- (id)p_tilesWithSetup:(id)arg1; +- (id)p_singleTileWithSetup:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferAllocator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferAllocator-Protocol.h new file mode 100644 index 000000000..0a6b628bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferAllocator-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCH3DRenderBufferAllocator +@property(readonly, nonatomic) _Bool isTexturable; +- (id)depthbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; +- (id)colorbufferWithAllocatorInfo:(const struct RenderbufferAllocatorInfo *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferStorage.h new file mode 100644 index 000000000..d0d638f87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderBufferStorage.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DRenderBufferStorage : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderPipeline.h new file mode 100644 index 000000000..f7e2f7f6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderPipeline.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DGLContext, TSCH3DRenderProcessor, TSCH3DSession; + +// Not exported +@interface TSCH3DRenderPipeline : NSObject +{ + TSCH3DRenderProcessor *mProcessor; + TSCH3DSession *mSession; +} + ++ (id)pipelineWithProcessor:(id)arg1 session:(id)arg2; ++ (id)clipRectForTargetSize:(const tvec2_3b141483 *)arg1 intermediateSize:(const tvec2_3b141483 *)arg2; +@property(readonly, nonatomic) TSCH3DSession *session; // @synthesize session=mSession; +@property(retain, nonatomic) TSCH3DRenderProcessor *processor; // @synthesize processor=mProcessor; +@property(readonly, nonatomic) TSCH3DGLContext *context; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor-PrefilteredLineRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor-PrefilteredLineRendererDispatch.h new file mode 100644 index 000000000..545736e82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor-PrefilteredLineRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DRenderProcessor (PrefilteredLineRendererDispatch) +- (_Bool)canRenderPrefilteredLines; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor.h new file mode 100644 index 000000000..cc0b57652 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderProcessor.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DRenderProcessor : NSObject +{ +} + ++ (id)processor; +- (void)setRenderHints:(const struct RenderHints *)arg1; +- (struct RenderHints)renderHints; +- (void)popRenderState; +- (void)pushRenderState; +- (void)setRenderState:(const struct RenderState *)arg1; +- (struct RenderState)renderState; +- (void)updateRenderState; +- (void)popState; +- (void)pushState; +- (id)effects; +- (long long)texture:(id)arg1; +- (void)texcoords:(id)arg1; +- (void)normals:(id)arg1; +- (void)geometry:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderingLightingModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderingLightingModel.h new file mode 100644 index 000000000..7a49697d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRenderingLightingModel.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSNumber, TSCH3DLightingModel; + +// Not exported +@interface TSCH3DRenderingLightingModel : NSObject +{ + TSCH3DLightingModel *mLightingModel; + NSNumber *mPercentage; + _Bool mHasTransparency; +} + ++ (id)renderingLightingModelWithLightingModel:(id)arg1 percentage:(id)arg2 hasTransparency:(_Bool)arg3; ++ (id)renderingLightingModelWithFill:(id)arg1 lightings:(id)arg2; ++ (id)p_lightingModelFromFill:(id)arg1 lightings:(id)arg2 returningTransparency:(_Bool *)arg3; +@property(readonly, nonatomic) _Bool hasTransparency; // @synthesize hasTransparency=mHasTransparency; +@property(readonly, nonatomic) TSCH3DLightingModel *lightingModel; // @synthesize lightingModel=mLightingModel; +- (void)affect:(id)arg1 states:(id)arg2 scene:(id)arg3 texturePool:(id)arg4; +- (void)dealloc; +- (id)initWithLightingModel:(id)arg1 percentage:(id)arg2 hasTransparency:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResource.h new file mode 100644 index 000000000..b1ab9b65d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResource.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DDataBuffer; + +// Not exported +@interface TSCH3DResource : NSObject +{ + int mCaching; + TSCH3DDataBuffer *mCache; + int mUpdate; + _Bool mChanged; + _Bool mCached; + struct DataBufferInfo mDataBufferInfo; + unsigned long long mUniqueIdentifier; +} + ++ (id)resourceWithCaching:(int)arg1; ++ (id)resource; ++ (void)deallocateResourceUniqueIdentifier:(unsigned long long)arg1; ++ (unsigned long long)allocateResourceUniqueIdentifier; +@property(readonly, nonatomic) unsigned long long uniqueIdentifier; // @synthesize uniqueIdentifier=mUniqueIdentifier; +@property(nonatomic) int caching; // @synthesize caching=mCaching; +@property(nonatomic) int update; // @synthesize update=mUpdate; +- (id).cxx_construct; +@property(readonly, nonatomic) TSCH3DDataBuffer *buffer; +- (void)flushMemory; +- (void)setCache:(id)arg1; +- (_Bool)cacheNeedsUpdate; +@property(readonly, nonatomic) struct DataBufferInfo bufferInfo; +- (void)updateBufferInfoFromBuffer:(id)arg1; +@property(nonatomic) _Bool changed; +@property(readonly, nonatomic) _Bool isTexturable; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithCaching:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCache.h new file mode 100644 index 000000000..f4c3c8538 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCache.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DProtectResourceDelegate-Protocol.h" + +@class NSCountedSet, NSMutableDictionary, TSCH3DDictionaryOfSet; + +// Not exported +@interface TSCH3DResourceCache : NSObject +{ + TSCH3DDictionaryOfSet *mResourceKeyedEntries; + NSMutableDictionary *mHandles; + NSCountedSet *mProtectedResources; + NSMutableDictionary *mMemoryUsage; + unsigned long long mMemoryUsedInBytes; + unsigned long long mMemoryLimitInBytes; + NSCountedSet *mUsageCounts; +} + +@property(nonatomic) unsigned long long memoryLimitInBytes; // @synthesize memoryLimitInBytes=mMemoryLimitInBytes; +@property(readonly, nonatomic) unsigned long long memoryUsedInBytes; // @synthesize memoryUsedInBytes=mMemoryUsedInBytes; +- (id)debug_string; +- (id)debug_details; +- (id)debug_usageCounts; +- (id)debug_countedClasses; +- (id)debug_countedMemory; +- (id)debug_stats; +- (float)debug_totalMemoryUsageMB; +- (unsigned long long)memoryUsedForResource:(id)arg1; +- (_Bool)isProtectedResource:(id)arg1; +- (void)unprotectResource:(id)arg1; +- (void)protectResource:(id)arg1; +- (void)garbageCollectAllResourcesForContext:(id)arg1; +- (void)garbageCollectResources:(id)arg1 context:(id)arg2; +- (id)p_unretainedResourcesFromResources:(id)arg1; +- (void)flushMemoryForResources:(id)arg1; +- (id)flushResources:(id)arg1 context:(id)arg2; +- (id)flushAllResourcesForContext:(id)arg1; +- (id)p_allResourceKeys; +- (id)p_flushResourceKeys:(id)arg1 context:(id)arg2; +- (void)p_flushHandleForKey:(id)arg1 context:(id)arg2; +- (id)p_keysForResources:(id)arg1; +- (id)p_keysForResource:(id)arg1; +- (void)p_removeHandleForKey:(id)arg1; +- (void)updateUsageCountForResourceSet:(id)arg1 fromPreviousResourceSet:(id)arg2; +- (void)setHandle:(id)arg1 forKey:(id)arg2; +- (void)setBytesUploaded:(unsigned long long)arg1 forKey:(id)arg2; +- (id)handleForKey:(id)arg1; +- (id)keyForKey:(id)arg1; +- (id)keyForLoader:(id)arg1 resource:(id)arg2 virtualScreen:(int)arg3; +- (_Bool)hasEnoughFreeMemoryOfBytes:(unsigned long long)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCacheKey.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCacheKey.h new file mode 100644 index 000000000..3c69a782c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceCacheKey.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCH3DResource, TSCH3DResourceLoader; + +// Not exported +@interface TSCH3DResourceCacheKey : NSObject +{ + TSCH3DResourceLoader *mLoader; + TSCH3DResource *mResource; + int mVirtualScreen; +} + ++ (id)keyWithLoader:(id)arg1 resource:(id)arg2 virtualScreen:(int)arg3; +@property(readonly, nonatomic) TSCH3DResource *resource; // @synthesize resource=mResource; +@property(readonly, nonatomic) TSCH3DResourceLoader *loader; // @synthesize loader=mLoader; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithLoader:(id)arg1 resource:(id)arg2 virtualScreen:(int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceHandle.h new file mode 100644 index 000000000..59f0b9ef9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceHandle.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DResourceHandle : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceLoader.h new file mode 100644 index 000000000..eecde8ca6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResourceLoader.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DResourceLoader : NSObject +{ +} + ++ (id)loader; +- (int)virtualScreenForContext:(id)arg1; +- (unsigned long long)uploadResource:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (_Bool)shouldReuploadHandle:(id)arg1 config:(void *)arg2; +- (void)destroyHandle:(id)arg1 insideContext:(id)arg2; +- (void)postbindHandle:(id)arg1 config:(void *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResources.h new file mode 100644 index 000000000..2256c27d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DResources.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DResources : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor-PrefilteredLineRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor-PrefilteredLineRendererDispatch.h new file mode 100644 index 000000000..5e8016643 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor-PrefilteredLineRendererDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DRetargetRenderProcessor (PrefilteredLineRendererDispatch) +- (_Bool)canRenderPrefilteredLines; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor.h new file mode 100644 index 000000000..7423da952 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRetargetRenderProcessor.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRetargetRenderProcessor : TSCH3DRenderProcessor +{ + TSCH3DRenderProcessor *mOriginal; +} + ++ (id)processorWithOriginal:(id)arg1; +@property(retain, nonatomic) TSCH3DRenderProcessor *original; // @synthesize original=mOriginal; +- (void)setRenderHints:(const struct RenderHints *)arg1; +- (struct RenderHints)renderHints; +- (void)popRenderState; +- (void)pushRenderState; +- (void)setRenderState:(const struct RenderState *)arg1; +- (struct RenderState)renderState; +- (void)updateRenderState; +- (id)effectsStates; +- (id)effects; +- (void)resetBuffers; +- (void)endFrame; +- (void)beginFrame; +- (void)copyTransformInto:(tmat4x4_3074befe *)arg1; +- (void)copyProjectionInto:(tmat4x4_3074befe *)arg1; +- (void)projection:(tmat4x4_3074befe *)arg1; +- (void)popMatrix; +- (void)pushMatrix; +- (void)translate:(tvec3_17f03ce0 *)arg1; +- (void)scale:(tvec3_17f03ce0 *)arg1; +- (void)multiply:(tmat4x4_3074befe *)arg1; +- (void)replace:(tmat4x4_3074befe *)arg1; +- (void)popState; +- (void)pushState; +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +- (void)submit:(const struct PrimitiveInfo *)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithOriginal:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnob.h new file mode 100644 index 000000000..2f19b3281 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnob.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DRotateKnob : TSDKnob +{ + _Bool mIsBeingTracked; +} + +@property(nonatomic) _Bool isBeingTracked; // @synthesize isBeingTracked=mIsBeingTracked; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (_Bool)isHitByNaturalPoint:(struct CGPoint)arg1 andRep:(id)arg2; +- (_Bool)obscuresKnob:(id)arg1; +- (void)updateHitRegionPathForRep:(id)arg1; +@property(nonatomic, getter=isVisible) _Bool visible; +- (id)knobImage; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnobTracker.h new file mode 100644 index 000000000..9d28695d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DRotateKnobTracker.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartRep, TSCH3DChartRotationTouchHandler; + +// Not exported +@interface TSCH3DRotateKnobTracker : TSCHKnobTracker +{ + struct CGPoint mStartingUnscaledCanvasPosition; + struct CGPoint mLastUnscaledCanvasPosition; + TSCH3DChartRotationTouchHandler *mTouchHandler; +} + +- (id).cxx_construct; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (_Bool)wantsAutoscroll; +@property(nonatomic) tvec3_17f03ce0 rotation; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (void)endMovingKnob; +- (void)moveKnobToCanvasPosition:(struct CGPoint)arg1; +- (void)p_updateDrawableLayoutValues; +- (void)beginMovingKnob; +@property(readonly, nonatomic) TSCH3DChartRep *chartRep; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData-Protocol.h new file mode 100644 index 000000000..8c91fe228 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSCH3DFillData-Protocol.h" + +@protocol TSCH3DSageFillData +- (id)fillSetIdentifier; +- (id)textureForIndex:(unsigned long long)arg1; +- (id)layerLightenPercentageForIndex:(unsigned long long)arg1; +- (int)layerTilingModeForIndex:(unsigned long long)arg1; +- (long long)layerBlendModeForIndex:(unsigned long long)arg1; +- (_Bool)layerIsEnvironmentMapForIndex:(unsigned long long)arg1; +- (float)layerRotationForIndex:(unsigned long long)arg1; +- (float)layerScaleForIndex:(unsigned long long)arg1; +- (_Bool)isLayerEnabledForIndex:(unsigned long long)arg1; +- (unsigned long long)layerCount; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData.h new file mode 100644 index 000000000..3f011b1c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageFillData.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSArray, NSDictionary, NSObject, TSCH3DFillSetIdentifier; + +// Not exported +@interface TSCH3DSageFillData : NSObject +{ + NSDictionary *mProperties; + NSArray *mLayersProperties; + TSCH3DFillSetIdentifier *mIdentifier; + NSObject *mImageSource; +} + ++ (id)dataWithProperties:(id)arg1 layersProperties:(id)arg2 identifier:(id)arg3 imageSource:(id)arg4; ++ (id)dataWithFillSetIdentifier:(id)arg1; ++ (id)TSPImageDataFromTexture:(id)arg1; ++ (id)textureWithImageData:(id)arg1; +- (id)fillSetIdentifier; +- (id)textureForIndex:(unsigned long long)arg1; +- (id)p_optimizedMipmapPathFromOriginalPath:(id)arg1; +- (id)layerLightenPercentageForIndex:(unsigned long long)arg1; +- (int)layerTilingModeForIndex:(unsigned long long)arg1; +- (long long)layerBlendModeForIndex:(unsigned long long)arg1; +- (_Bool)layerIsEnvironmentMapForIndex:(unsigned long long)arg1; +- (float)layerRotationForIndex:(unsigned long long)arg1; +- (float)layerScaleForIndex:(unsigned long long)arg1; +- (_Bool)isLayerEnabledForIndex:(unsigned long long)arg1; +- (unsigned long long)layerCount; +- (id)objectForKey:(id)arg1 index:(unsigned long long)arg2; +- (Color_1703f521)emissive; +- (Color_1703f521)specular; +- (Color_1703f521)diffuse; +- (Color_1703f521)colorFromRedKey:(id)arg1 greenKey:(id)arg2 blueKey:(id)arg3 defaultGray:(float)arg4; +- (float)shininess; +- (float)opacity; +- (Color_1703f521)makeGray:(float)arg1; +- (struct ColorResult)colorFromRedKey:(id)arg1 greenKey:(id)arg2 blueKey:(id)arg3; +- (void)dealloc; +- (id)initWithProperties:(id)arg1 layersProperties:(id)arg2 identifier:(id)arg3 imageSource:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelper.h new file mode 100644 index 000000000..52135e897 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelper.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSageGeometryHelper : TSCHSageGeometryHelper +{ +} + ++ (struct CGRect)computeSageChartAreaBoundsForChartInfo:(id)arg1 geometryRect:(struct CGRect)arg2 returningContainingViewportSize:(id *)arg3; +- (struct CGRect)computeSageLayoutCBB; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelperLimitingSeriesUpgrader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelperLimitingSeriesUpgrader.h new file mode 100644 index 000000000..d5ae9d8e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageGeometryHelperLimitingSeriesUpgrader.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartBoundsLayout, TSCH3DChartResizerHelper; + +// Not exported +@interface TSCH3DSageGeometryHelperLimitingSeriesUpgrader : TSCH3DAbstractLimitingSeriesUpgrader +{ + TSCH3DChartResizerHelper *mResizerHelper; + TSCH3DChartBoundsLayout *mBoundsLayout; +} + +@property(readonly, nonatomic) TSCH3DChartBoundsLayout *boundsLayout; // @synthesize boundsLayout=mBoundsLayout; +@property(readonly, nonatomic) TSCH3DChartResizerHelper *resizerHelper; // @synthesize resizerHelper=mResizerHelper; +- (id)containingViewportByResizingScene:(id)arg1 toResizingFrame:(struct CGRect)arg2; +- (struct CGRect)oldResizingFrame; +- (id)sceneResetWithLayoutSettings:(CDStruct_9aa9521f)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageInvisibleBoundsSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageInvisibleBoundsSceneObject.h new file mode 100644 index 000000000..6a039493b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageInvisibleBoundsSceneObject.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSageInvisibleBoundsSceneObject : TSCH3DSceneObject +{ +} + +- (void)render:(id)arg1; +- (id)effects; +- (void)getBounds:(id)arg1; +- (void)renderBounds:(id)arg1; +- (void)getGridlineSelectionCatcherBounds:(id)arg1; +- (void)get3PieceStageBounds:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData-Protocol.h new file mode 100644 index 000000000..670593020 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSCH3DLightingPackageData-Protocol.h" + +@protocol TSCH3DSageLightingPackageData +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData.h new file mode 100644 index 000000000..f548a963b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSageLightingPackageData.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSArray, NSDictionary; + +// Not exported +@interface TSCH3DSageLightingPackageData : NSObject +{ + NSDictionary *mPackage; + NSArray *mLights; +} + ++ (id)dataWithDictionary:(id)arg1; +- (float)dropOffRateAtIndex:(unsigned long long)arg1; +- (float)cutOffAngleAtIndex:(unsigned long long)arg1; +- (struct Vector3)directionAtIndex:(unsigned long long)arg1; +- (struct Vector3)positionAtIndex:(unsigned long long)arg1; +- (_Bool)enabledAtIndex:(unsigned long long)arg1; +- (int)coordinateSpaceAtIndex:(unsigned long long)arg1; +- (struct Vector3)attenuationAtIndex:(unsigned long long)arg1; +- (float)intensityAtIndex:(unsigned long long)arg1; +- (Color_1703f521)specularColorAtIndex:(unsigned long long)arg1; +- (Color_1703f521)diffuseColorAtIndex:(unsigned long long)arg1; +- (Color_1703f521)ambientColorAtIndex:(unsigned long long)arg1; +- (Color_1703f521)colorAtIndex:(unsigned long long)arg1 redKey:(id)arg2 greenKey:(id)arg3 blueKey:(id)arg4; +- (int)typeAtIndex:(unsigned long long)arg1; +- (id)nameAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)packageName; +- (void)dealloc; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-ChartScenePropertyAccessorConvenience.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-ChartScenePropertyAccessorConvenience.h new file mode 100644 index 000000000..b1eaf5947 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-ChartScenePropertyAccessorConvenience.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DScene (ChartScenePropertyAccessorConvenience) +- (struct ChartScenePropertyAccessor)chartProperties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-SceneRenderCacheAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-SceneRenderCacheAdditions.h new file mode 100644 index 000000000..e4af45ca2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene-SceneRenderCacheAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DScene (SceneRenderCacheAdditions) +- (id)renderCache; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene.h new file mode 100644 index 000000000..7f1054ec9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScene.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSObject, TSCH3DCamera, TSCH3DSceneObject, TSCH3DScenePropertyAccessor, TSUNoCopyDictionary; + +// Not exported +@interface TSCH3DScene : NSObject +{ + TSCH3DScene *mOriginal; + NSObject *mAccessorFactory; + TSCH3DScenePropertyAccessor *mAccessor; + NSMutableDictionary *mEnumeratorMap; + NSMutableDictionary *mPropertiesMap; + TSUNoCopyDictionary *mDelegateMap; + TSCH3DSceneObject *mMain; + NSMutableArray *mObjects; + TSCH3DCamera *mCamera; +} + ++ (id)scene; +@property(retain, nonatomic) TSCH3DScene *original; // @synthesize original=mOriginal; +- (id)extractObjectsNotOfClasses:(id)arg1; +- (id)extractObjectsNotOfClass:(Class)arg1; +- (id)extractObjectsOfClasses:(id)arg1; +- (id)extractObjects:(_Bool)arg1 ofClasses:(id)arg2; +- (id)extractObjectsOfClass:(Class)arg1; +- (void)removeObjectsNotOfClass:(Class)arg1; +- (void)removeObjectsOfClass:(Class)arg1; +- (id)removeObjects:(_Bool)arg1 ofClasses:(id)arg2 into:(id)arg3; +- (id)removeObjects:(_Bool)arg1 ofClasses:(id)arg2 addTo:(id)arg3; +- (id)returnRemoved:(_Bool)arg1 removeObjectsPassingTest:(id)arg2; +- (id)reallocateObjects; +- (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)makeAllObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)enumerateObjectsUsingBlock:(id)arg1; +- (void)enumerateAllObjectsUsingBlock:(id)arg1; +- (void)makeDelegatesFromDelegator:(id)arg1; +@property(readonly, nonatomic) id delegate; +- (void)resetDelegates; +- (void)setDelegate:(id)arg1 forSceneObject:(id)arg2; +- (id)delegateForSceneObject:(id)arg1; +- (void)setDelegate:(id)arg1 forObject:(id)arg2; +- (id)delegateForObject:(id)arg1; +- (void)setPart:(struct TSCH3DScenePart)arg1 forType:(id)arg2; +- (struct TSCH3DScenePart)partForType:(id)arg1; +- (void)resetProperties; +- (void)copyPropertiesFromScene:(id)arg1; +- (void)setEnumerator:(id)arg1 properties:(id)arg2 forType:(id)arg3; +- (tmat4x4_3074befe)transform; +@property(retain, nonatomic) TSCH3DScenePropertyAccessor *accessor; +- (void)addObject:(id)arg1; +- (unsigned long long)count; +- (void)overrideObjects; +- (void)resetObjects; +- (id)objects; +@property(retain, nonatomic) TSCH3DCamera *camera; +@property(retain, nonatomic) TSCH3DSceneObject *main; +@property(retain, nonatomic) NSObject *accessorFactory; +- (id)delegateMap; +- (void)setProperties:(id)arg1 forType:(id)arg2; +- (id)mutablePropertiesForType:(id)arg1; +- (id)propertiesForType:(id)arg1; +- (id)propertiesMap; +- (void)setEnumerator:(id)arg1 forType:(id)arg2; +- (id)enumeratorForType:(id)arg1; +- (void)resetEnumerator; +- (id)enumeratorMap; +- (id)clone; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneDelegate-Protocol.h new file mode 100644 index 000000000..79e02f080 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DSceneDelegate +- (void)didRunForScene:(id)arg1 pipeline:(id)arg2; +- (void)willRunForScene:(id)arg1 pipeline:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-EdgeDetectionParameters.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-EdgeDetectionParameters.h new file mode 100644 index 000000000..dbcdc97fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-EdgeDetectionParameters.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (EdgeDetectionParameters) +- (struct EdgeDetectionParameters)edgeDetectionParameters; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationGrow.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationGrow.h new file mode 100644 index 000000000..cc98776ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationGrow.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartAnimationGrow) +- (_Bool)growAnimationLinearInterpolationForChartDeliveryStyle:(unsigned long long)arg1; +- (_Bool)growAnimationSequenceInOrderForChartDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationTitles.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationTitles.h new file mode 100644 index 000000000..99f068135 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationTitles.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartAnimationTitles) +- (void)addTitleAnimationToClips:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxis.h new file mode 100644 index 000000000..678f13e46 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxis.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartAnimationZAxis) +- (void)addZAxisAnimationToClips:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h new file mode 100644 index 000000000..e374a8f4e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartAnimationZAxisShadowBlend.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartAnimationZAxisShadowBlend) +- (box_a3bd9649)shadowPlanePadding; +- (box_e9f23397)shadowBlendRangeForChartDeliveryStyle:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h new file mode 100644 index 000000000..530ca3978 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartBoundsLayoutSceneDelegateDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartBoundsLayoutSceneDelegateDispatch) +- (Class)chartBoundsLayoutSceneDelegateClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h new file mode 100644 index 000000000..86bf90edd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject-TSCH3DChartRepAnimationTextureSceneDelegateDispatch.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneObject (TSCH3DChartRepAnimationTextureSceneDelegateDispatch) +- (int)p_animationTextureSceneDelegateChunkPlane; +- (_Bool)animationTextureSceneDelegateShouldSkipForRep:(id)arg1 finalElements:(_Bool)arg2 chunkStage:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject.h new file mode 100644 index 000000000..5eacf954c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObject.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DSceneObject : NSObject +{ +} + ++ (void)setSelectionPath:(id)arg1 selectionMode:(int)arg2 forScene:(id)arg3; ++ (double)textRotationForChartInfo:(id)arg1; ++ (id)sceneObject; ++ (id)renderCacheKey; +- (id)renderInfoForSelectionPath:(id)arg1 info:(id)arg2; +- (_Bool)canEditTextForSelectionPath:(id)arg1 forInfo:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1 forInfo:(id)arg2; +- (id)convertSelectionPathTo3D:(id)arg1 path:(id)arg2; +- (id)selectionPathForInfo:(id)arg1 scene:(id)arg2 pickedPoint:(id)arg3; +- (void)statePreservedPostrender:(id)arg1; +- (void)statePreservedPrerender:(id)arg1; +- (void)statePreservedRender:(id)arg1; +- (void)statePreservedGetSelectionKnobsPositions:(id)arg1; +- (void)statePreservedPrimeRenderCaches:(id)arg1; +- (void)statePreservedRayPick:(id)arg1; +- (void)postGetBounds:(id)arg1; +- (void)getSelectionKnobsPositions:(id)arg1; +- (void)primeRenderCaches:(id)arg1; +- (void)rayPick:(id)arg1; +- (void)getBounds:(id)arg1; +- (void)postrender:(id)arg1; +- (void)render:(id)arg1; +- (void)prerender:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegate-Protocol.h new file mode 100644 index 000000000..80e860d7d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DSceneObjectDelegate +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegator-Protocol.h new file mode 100644 index 000000000..d99a7c5b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneObjectDelegator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DSceneObjectDelegator +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScenePropertyAccessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScenePropertyAccessor.h new file mode 100644 index 000000000..02afb4197 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DScenePropertyAccessor.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DScene; + +// Not exported +@interface TSCH3DScenePropertyAccessor : NSObject +{ + TSCH3DScene *mScene; +} + ++ (id)accessorWithScene:(id)arg1; +@property(readonly, nonatomic) TSCH3DScene *scene; // @synthesize scene=mScene; +- (void)clearParent; +- (void)dealloc; +- (id)initWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCache.h new file mode 100644 index 000000000..1d1c55f07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCache.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, TSCH3DDictionaryOfDictionary; + +// Not exported +@interface TSCH3DSceneRenderCache : NSObject +{ + NSMutableSet *mEnabledKeys; + TSCH3DDictionaryOfDictionary *mCache; +} + ++ (id)cache; ++ (id)cacheFromScene:(id)arg1; +- (void)setCacheObject:(id)arg1 forKey:(id)arg2 cacheID:(id)arg3; +- (id)cacheObjectForKey:(id)arg1 cacheID:(id)arg2 created:(_Bool *)arg3 ifAbsent:(id)arg4; +- (void)enableCache:(_Bool)arg1 forKey:(id)arg2; +- (_Bool)cacheEnabledForKey:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCacheObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCacheObject.h new file mode 100644 index 000000000..4ad73f684 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCacheObject.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DSceneRenderCacheObject : NSObject +{ + _Bool mCachingEnabled; + NSMutableArray *mDynamicResources; + NSMutableArray *mChildCacheObjects; +} + ++ (id)cacheObject; +- (id)childCacheObjectAtIndex:(unsigned long long)arg1; +- (id)resourceAtIndex:(unsigned long long)arg1 created:(_Bool *)arg2 ifAbsent:(id)arg3; +- (id)resourceAtIndex:(unsigned long long)arg1; +- (unsigned long long)resourceCount; +@property(nonatomic) _Bool cachingEnabled; +- (void)p_updateResourceUpdateFlags:(int)arg1; +- (int)p_resourceUpdateFlag; +- (void)allocateDynamicResourcesIntoArray:(id)arg1; +- (void)flushCache; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraAndSceneTransformSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraAndSceneTransformSetup.h new file mode 100644 index 000000000..7c1b589b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraAndSceneTransformSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderCameraAndSceneTransformSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraSetup.h new file mode 100644 index 000000000..363294c24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderCameraSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderCameraSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderFullSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderFullSetup.h new file mode 100644 index 000000000..bdb8d3030 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderFullSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderFullSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderIdentitySetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderIdentitySetup.h new file mode 100644 index 000000000..b37d4683d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderIdentitySetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderIdentitySetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderNullSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderNullSetup.h new file mode 100644 index 000000000..a8aa2674e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderNullSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderNullSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-HiddenLabelsHandling.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-HiddenLabelsHandling.h new file mode 100644 index 000000000..092cde4c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-HiddenLabelsHandling.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneRenderPipeline (HiddenLabelsHandling) +- (_Bool)shouldSkipLabelsIfHidden; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-LabelsMeshRendererDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-LabelsMeshRendererDispatch.h new file mode 100644 index 000000000..975ec7b48 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline-LabelsMeshRendererDispatch.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSceneRenderPipeline (LabelsMeshRendererDispatch) +- (id)labelsMeshRendererForLabelsRenderer:(id)arg1; +- (Class)labelsMeshRendererClassForLabelsRenderer:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline.h new file mode 100644 index 000000000..aa3acbe29 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderPipeline.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, TSCH3DCamera, TSCH3DGLFramebuffer, TSCH3DScene, TSCH3DSceneRenderSetup; + +// Not exported +@interface TSCH3DSceneRenderPipeline : TSCH3DRenderPipeline +{ + TSCH3DSceneRenderPipeline *mOriginal; + TSCH3DScene *mScene; + TSCH3DGLFramebuffer *mFramebuffer; + TSCH3DSceneRenderSetup *mSetup; + TSCH3DCamera *mCamera; + NSNumber *mScale; + NSNumber *mSamples; + NSNumber *mSuperSamples; + NSNumber *mPreserveFramebufferContent; +} + ++ (id)pipelineWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3; +@property(retain, nonatomic) TSCH3DSceneRenderPipeline *original; // @synthesize original=mOriginal; +- (_Bool)run; +- (_Bool)render; +- (_Bool)renderWithFramebuffer:(id)arg1; +- (void)setupCamera:(id)arg1; +- (void)setupRendering; +- (_Bool)activateFramebuffer:(id)arg1; +- (void)clearFramebuffer; +- (tvec4_ac57c72d)backgroundClearColor; +- (void)renderSelector:(SEL)arg1; +@property(readonly, nonatomic) TSCH3DCamera *camera; +- (void)clearCamera; +- (id)concreteSetup; +@property(nonatomic) _Bool preserveFramebufferContent; +@property(readonly, nonatomic) float renderScale; +- (void)setObjectRenderMode:(int)arg1; +@property(nonatomic) float superSamples; +@property(nonatomic) float samples; +@property(nonatomic) float scale; +@property(retain, nonatomic) TSCH3DSceneRenderSetup *setup; +@property(retain, nonatomic) TSCH3DGLFramebuffer *framebuffer; +@property(retain, nonatomic) TSCH3DScene *scene; +- (id)session; +- (id)processor; +- (id)cloneWithRetargetProcessor:(id)arg1 scene:(id)arg2; +- (id)baseRecloneWithRetargetProcessor:(id)arg1 scene:(id)arg2; +- (id)recloneWithPipelineClass:(Class)arg1 retargetProcessor:(id)arg2 scene:(id)arg3; +- (id)cloneWithProcessor:(id)arg1 scene:(id)arg2; +- (id)baseRecloneWithProcessor:(id)arg1 scene:(id)arg2; +- (id)recloneWithPipelineClass:(Class)arg1 processor:(id)arg2 scene:(id)arg3; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSceneTransformSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSceneTransformSetup.h new file mode 100644 index 000000000..68f919cd4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSceneTransformSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderSceneTransformSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSetup.h new file mode 100644 index 000000000..91a6c5d21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderSetup.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DSceneRenderSetup : NSObject +{ +} + ++ (id)cameraAndSceneTransform; ++ (id)sceneTransform; ++ (id)camera; ++ (id)viewport; ++ (id)full; ++ (id)identity; ++ (id)null; +- (id)renderingCameraFromOriginalCamera:(id)arg1 pipeline:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderViewportSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderViewportSetup.h new file mode 100644 index 000000000..6d090bd9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSceneRenderViewportSetup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSceneRenderViewportSetup : TSCH3DSceneRenderSetup +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)setup; ++ (id)_singletonAlloc; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPath.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPath.h new file mode 100644 index 000000000..3c76abe47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPath.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSelectionPath : TSCHSelectionPath +{ + Class mSceneObjectClass; + unsigned long long mStyleIndex; +} + ++ (id)selectionPathWithClass:(Class)arg1 styleIndex:(unsigned long long)arg2 selectionPath:(id)arg3; ++ (id)selectionPathWithClass:(Class)arg1 styleIndex:(unsigned long long)arg2 type:(id)arg3 name:(id)arg4 arguments:(id)arg5; +@property(readonly, nonatomic) unsigned long long styleIndex; // @synthesize styleIndex=mStyleIndex; +@property(readonly, nonatomic) Class sceneObjectClass; // @synthesize sceneObjectClass=mSceneObjectClass; +- (id)initWithClass:(Class)arg1 styleIndex:(unsigned long long)arg2 type:(id)arg3 name:(id)arg4 arguments:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPathRenderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPathRenderInfo.h new file mode 100644 index 000000000..b6a0a18fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSelectionPathRenderInfo.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSCH3DSelectionPathRenderInfo : NSObject +{ + NSString *mString; + unsigned long long mStyleIndex; + double mRotation; +} + ++ (id)renderInfoWithString:(id)arg1 styleIndex:(unsigned long long)arg2 rotation:(double)arg3; +@property(readonly, nonatomic) double rotation; // @synthesize rotation=mRotation; +@property(readonly, nonatomic) unsigned long long styleIndex; // @synthesize styleIndex=mStyleIndex; +@property(readonly, nonatomic) NSString *string; // @synthesize string=mString; +- (void)dealloc; +- (id)initWithString:(id)arg1 styleIndex:(unsigned long long)arg2 rotation:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSeriesLabelKind.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSeriesLabelKind.h new file mode 100644 index 000000000..ec304cb40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSeriesLabelKind.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSeriesLabelKind : TSCH3DAxisLabelKind +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)kind; ++ (id)_singletonAlloc; +- (id)labelForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)count:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSession.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSession.h new file mode 100644 index 000000000..8fa0aa39c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSession.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCountedSet, NSMutableSet, TSCH3DDocumentDataCache, TSCH3DGLContext, TSCH3DGLSharegroup, TSCH3DResourceCache; + +// Not exported +@interface TSCH3DSession : NSObject +{ + _Bool mInteractiveCanvas; + unsigned long long mFailures; + TSCH3DGLContext *mContext; + TSCH3DResourceCache *mCache; + TSCH3DGLSharegroup *mSharegroup; + NSMutableSet *mActiveResourceSet; + NSMutableSet *mAllResourceSet; + NSCountedSet *mScopeProtectedResourceSet; + int mVirtualScreen; + TSCH3DDocumentDataCache *mDataCache; +} + +@property(readonly, nonatomic) TSCH3DDocumentDataCache *dataCache; // @synthesize dataCache=mDataCache; +- (void)p_unlock; +- (void)p_lock; +@property(nonatomic) int performance; +@property(nonatomic) int virtualScreen; +- (void)setIfIsMoreDemandingPerformance:(int)arg1; +- (void)endFrameWithSharegroupDelegate:(id)arg1; +- (void)beginFrameWithSharegroupDelegate:(id)arg1; +- (id)shaderForObjectState:(const struct ObjectState *)arg1 version:(id)arg2 initializeProgramBlock:(id)arg3; +- (void)forceFlushResources:(id)arg1; +- (void)flushResources:(id)arg1; +- (void)flushTrackedResources; +- (void)resetTrackingToActiveResources; +- (void)flushMemoryForResources:(id)arg1; +- (_Bool)isProtectedResource:(id)arg1; +- (void)unprotectResource:(id)arg1 clearOnFailProtection:(_Bool)arg2; +- (void)protectResource:(id)arg1 unprotectOnFail:(_Bool)arg2; +- (_Bool)hasEnoughFreeMemoryOfBytes:(unsigned long long)arg1; +- (void)garbageCollectAllUnretainedResources; +- (void)flushResourcesIfNecessary; +- (void)trackResourcesInBlock:(id)arg1; +- (struct SessionLoadResourceResult)loadResource:(id)arg1 reload:(_Bool)arg2 withLoader:(id)arg3 config:(void *)arg4; +- (void)addActiveResource:(id)arg1; +- (id)handleOfResource:(id)arg1 loader:(id)arg2; +- (void)p_setContext:(id)arg1; +@property(readonly, nonatomic) TSCH3DGLContext *context; +- (id)p_contextOrNil; +@property(readonly, nonatomic) _Bool mustRunOnMainThread; +@property(readonly, nonatomic) _Bool isOneShot; +@property(readonly, nonatomic) _Bool hasFailed; +- (void)resetFailures; +- (void)setFailed; +@property(readonly, nonatomic) TSCH3DGLContext *sharegroupContext; +- (void)dealloc; +- (id)initWithSharegroupToken:(id)arg1 dataCache:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSetAnimationTimeSlice.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSetAnimationTimeSlice.h new file mode 100644 index 000000000..d42d0d092 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSetAnimationTimeSlice.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, TSCH3DCascadeAnimationTimeSlice; + +// Not exported +@interface TSCH3DSetAnimationTimeSlice : TSCH3DAnimationTimeSlice +{ + NSDictionary *mSetDictionary; + NSDictionary *mNegativeSetDictionary; + TSCH3DAnimationTimeSlice *mSetInterpolation; + TSCH3DCascadeAnimationTimeSlice *mCascadeInterpolator; +} + ++ (id)timeSliceWithIndexSet:(id)arg1 elementValues:(const vector_ec52ae8c *)arg2 setInterpolation:(id)arg3 size:(tvec2_3b141483 *)arg4 cascadeSets:(_Bool)arg5; ++ (void)addInterpolatorsToSets:(const map_aa49fa74 *)arg1 dictionary:(id)arg2 values:(const vector_ec52ae8c *)arg3 size:(tvec2_3b141483 *)arg4; +- (box_e9f23397)rangeForIndex:(const tvec2_3b141483 *)arg1; +- (id)p_orderedTimeSliceForIndex:(tvec2_3b141483 *)arg1; +- (void)dealloc; +- (id)initWithSetDictionary:(id)arg1 negativeSetDictionary:(id)arg2 setInterpolation:(id)arg3 cascadeInterpolator:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderArrayElementVariable.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderArrayElementVariable.h new file mode 100644 index 000000000..28d70db25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderArrayElementVariable.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +// Not exported +@interface TSCH3DShaderArrayElementVariable : TSCH3DShaderVariable +{ + TSCH3DShaderVariable *mParent; + unsigned long long mIndex; +} + ++ (id)variableWithParentVariable:(id)arg1 index:(unsigned long long)arg2; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParentVariable:(id)arg1 index:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderAssignment.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderAssignment.h new file mode 100644 index 000000000..27cecddce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderAssignment.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSArray, NSString, TSCH3DShaderProgram, TSCH3DShaderVariableLinkage; + +// Not exported +@interface TSCH3DShaderAssignment : NSObject +{ + TSCH3DShaderVariableLinkage *mAssignee; + struct TSCH3DShaderVariableScopeType mAssigneeScope; + NSString *mStatement; + NSArray *mDependees; + TSCH3DShaderProgram *mProgram; + struct TSCH3DShaderType mLinkageType; + vector_aeadf634 mDependeeScopes; +} + ++ (id)assignmentWithAssignee:(id)arg1 statement:(id)arg2 dependees:(id)arg3 program:(id)arg4; +@property(readonly, nonatomic) struct TSCH3DShaderVariableScopeType assigneeScope; // @synthesize assigneeScope=mAssigneeScope; +@property(nonatomic) struct TSCH3DShaderType linkageType; // @synthesize linkageType=mLinkageType; +@property(readonly, nonatomic) NSArray *dependees; // @synthesize dependees=mDependees; +@property(readonly, nonatomic) TSCH3DShaderVariableLinkage *assignee; // @synthesize assignee=mAssignee; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)setAssigneeScopeToType:(struct TSCH3DShaderVariableScopeType)arg1; +- (void)setGeneratedForType:(struct TSCH3DShaderType)arg1; +@property(readonly, nonatomic) NSString *string; +- (id)expressionStringForType:(struct TSCH3DShaderType)arg1; +- (id)resolve; +- (id)forceLinkageForType:(struct TSCH3DShaderType)arg1; +- (id)resolveDependeesWithPreviousType:(struct TSCH3DShaderType)arg1; +- (_Bool)updateLinkageTypeAddVaryingToAdditions:(id)arg1; +- (struct TSCH3DShaderType)dominantDependeeLinkageType; +- (id)updateDependeesWithPreviousType:(struct TSCH3DShaderType)arg1; +- (id)updateVaryingAssignmentForLinkage:(id)arg1; +- (id)varyingAssignmentForLinkage:(id)arg1; +- (vector_aeadf634 *)dependeeScopes; +@property(readonly, nonatomic) _Bool isLinked; +- (id)description; +- (void)dealloc; +- (id)initWithAssigneeLinkage:(id)arg1 statement:(id)arg2 dependees:(id)arg3 program:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCache.h new file mode 100644 index 000000000..201a8fee9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCache.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DShaderCache : NSObject +{ + id mProtectResourceDelegate; + NSMutableArray *mShaderCache; +} + +@property(nonatomic) id protectResourceDelegate; // @synthesize protectResourceDelegate=mProtectResourceDelegate; +- (id)description; +- (void)flush; +- (id)shaderForObjectState:(const struct ObjectState *)arg1 version:(id)arg2 initializeProgramBlock:(id)arg3; +- (void)p_ensureCacheLimit; +- (void)debug_verifyUniqueShadersInCache; +- (void)p_unprotectAllCacheItems; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCacheItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCacheItem.h new file mode 100644 index 000000000..c639ddcfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderCacheItem.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSSet, TSCH3DShaderResource; + +// Not exported +@interface TSCH3DShaderCacheItem : NSObject +{ + struct ObjectStateMatchObject mState; + TSCH3DShaderResource *mShader; + NSSet *mDebugEffects; +} + ++ (id)itemWithObjectState:(const struct ObjectState *)arg1 version:(id)arg2; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)debug_differentEffectsWithItem:(id)arg1; +- (id)shader; +- (_Bool)matchesObjectState:(const struct ObjectState *)arg1 version:(id)arg2; +- (void)dealloc; +- (id)initWithObjectState:(const struct ObjectState *)arg1 version:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderDataUploader-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderDataUploader-Protocol.h new file mode 100644 index 000000000..07b776fbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderDataUploader-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DShaderDataUploader +- (void)uniform:(id)arg1 ivec4s:(const vector_50d79d4a *)arg2; +- (void)uniform:(id)arg1 ivec3s:(const vector_e600bae4 *)arg2; +- (void)uniform:(id)arg1 ivec2s:(const vector_56a3751a *)arg2; +- (void)uniform:(id)arg1 ivec1s:(const vector_319661ea *)arg2; +- (void)uniform:(id)arg1 vec4s:(const vector_b7abfae3 *)arg2; +- (void)uniform:(id)arg1 vec3s:(const vector_45b393db *)arg2; +- (void)uniform:(id)arg1 vec2s:(const vector_35283da1 *)arg2; +- (void)uniform:(id)arg1 vec1s:(const vector_7cfb452c *)arg2; +- (void)uniform:(id)arg1 ivec4:(const tvec4_f99fd489 *)arg2; +- (void)uniform:(id)arg1 ivec3:(const tvec3_c2818ced *)arg2; +- (void)uniform:(id)arg1 ivec2:(const tvec2_3b141483 *)arg2; +- (void)uniform:(id)arg1 ivec1:(const tvec1_dad7e00b *)arg2; +- (void)uniform:(id)arg1 vec4:(const tvec4_ac57c72d *)arg2; +- (void)uniform:(id)arg1 vec3:(const tvec3_17f03ce0 *)arg2; +- (void)uniform:(id)arg1 vec2:(const tvec2_84d5962d *)arg2; +- (void)uniform:(id)arg1 vec1:(const tvec1_1f665138 *)arg2; +- (void)uniform:(id)arg1 mat4:(const tmat4x4_3074befe *)arg2; +- (void)uniform:(id)arg1 mat3:(const tmat3x3_b39cd897 *)arg2; +- (void)uniform:(id)arg1 mat2:(const tmat2x2_6cc53533 *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffect.h new file mode 100644 index 000000000..210e13a8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffect.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DShaderEffectStateInfo-Protocol.h" + +// Not exported +@interface TSCH3DShaderEffect : NSObject +{ +} + ++ (id)stateSharingID; ++ (Class)stateClass; ++ (id)effect; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2 updateCurrentStates:(id)arg3; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)updateState:(id)arg1 effectsStates:(id)arg2; +- (void)addVariables:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)alwaysUploadData; +- (id)stateSharingID; +- (Class)stateClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectStateInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectStateInfo-Protocol.h new file mode 100644 index 000000000..ff2f513b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectStateInfo-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DShaderEffectStateInfo +- (id)stateSharingID; +- (Class)stateClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffects.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffects.h new file mode 100644 index 000000000..1f85ae7f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffects.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSSet; + +// Not exported +@interface TSCH3DShaderEffects : NSObject +{ + NSMutableArray *mSections[4]; + NSArray *mCacheList; +} + +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (void)enumerateEffectsUsingBlock:(id)arg1; +- (void)resetSection:(int)arg1 toArray:(id)arg2; +- (void)resetSection:(int)arg1; +- (_Bool)isSectionEnabled:(int)arg1; +- (void)setEnable:(_Bool)arg1 forSection:(int)arg2; +- (void)addEffectOnce:(id)arg1 toSection:(int)arg2; +- (void)addEffectsFromArray:(id)arg1 toSection:(int)arg2; +- (void)addEffect:(id)arg1 toSection:(int)arg2; +- (void)prependEffect:(id)arg1 toSection:(int)arg2; +- (void)resetToArray:(id)arg1; +- (void)reset; +- (void)removeEffect:(id)arg1 fromSection:(int)arg2; +- (_Bool)removeEffectOfClass:(Class)arg1 fromSection:(int)arg2; +- (void)addEffectsFromArray:(id)arg1; +- (void)addEffect:(id)arg1; +- (void)prependEffect:(id)arg1; +@property(readonly, nonatomic) NSSet *identifier; +- (_Bool)isEqual:(id)arg1; +- (id)effects; +- (void)resetCacheList; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectsStates.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectsStates.h new file mode 100644 index 000000000..4313f850c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderEffectsStates.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSCH3DShaderEffectsStates : NSObject +{ + NSMutableDictionary *mObjects; +} + +- (void)clear; +- (void)setState:(id)arg1 forStateInfo:(id)arg2; +- (id)stateForStateInfo:(id)arg1 createIfNil:(_Bool)arg2; +- (id)valueStateForKey:(id)arg1; +- (void)setValueState:(id)arg1 forKey:(id)arg2; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderHandle.h new file mode 100644 index 000000000..95f6ad548 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderHandle.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DShaderHandle : TSCH3DGLHandle +{ + unsigned int mType; +} + ++ (id)handleWithType:(unsigned int)arg1; +@property(readonly, nonatomic) unsigned int type; // @synthesize type=mType; +- (void)destroyResourcesInContext:(id)arg1; +- (id)initWithGLHandle:(unsigned int)arg1; +- (id)initWithType:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgram.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgram.h new file mode 100644 index 000000000..c0a110c2d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgram.h @@ -0,0 +1,154 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSMutableSet, NSMutableString, NSString, TSCH3DGLVersion; + +// Not exported +@interface TSCH3DShaderProgram : NSObject +{ + NSMutableDictionary *mLinks; + NSMutableArray *mDeclarationSection; + NSMutableArray *mTemporarySection; + NSMutableArray *mStatementSection; + NSMutableArray *mResolutionSection; + NSMutableArray *mOutcomeSection; + NSMutableArray *mConclusionSection; + NSMutableArray *mSections[6]; + NSMutableArray *mFunctions; + NSMutableSet *mFunctionNames; + NSMutableString *mAccumulator; + _Bool mIsLinked; + NSString *mVertex; + NSString *mFragment; + TSCH3DGLVersion *mVersion; +} + +@property(readonly, nonatomic) TSCH3DGLVersion *version; // @synthesize version=mVersion; +- (id)usedAttributeNameForVariable:(id)arg1; +- (id)usedUniformNameForVariable:(id)arg1; +- (id)usedNameForVariable:(id)arg1 type:(struct TSCH3DShaderType)arg2 scope:(struct TSCH3DShaderVariableScopeType)arg3; +@property(readonly, nonatomic) NSString *fragment; +@property(readonly, nonatomic) NSString *vertex; +- (id)p_generateType:(struct TSCH3DShaderType)arg1; +- (void)p_generatePreprocessorDefinitionsForType:(struct TSCH3DShaderType)arg1; +- (void)p_addCompatibilityFunctions; +- (void)p_generateSection:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)p_generateGlobalsForType:(struct TSCH3DShaderType)arg1; +- (void)p_generateType:(struct TSCH3DShaderType)arg1 globalType:(struct TSCH3DShaderVariableScopeType)arg2 storageQualifier:(id)arg3; +- (void)link; +- (unsigned long long)processSection:(id)arg1 accumulate:(id)arg2 conclusions:(id)arg3; +- (void)accumulateSection:(id)arg1 intoArray:(id)arg2; +- (_Bool)hasFunction:(id)arg1; +- (void)addFunctionString:(id)arg1 name:(id)arg2; +- (void)addFragmentConclusionWithFormat:(id)arg1; +- (void)addVertexConclusionWithFormat:(id)arg1; +- (void)addConclusionWithSpace:(id)arg1 statement:(id)arg2; +- (void)addConclusion:(id)arg1; +- (void)addConclusion:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentConclusion:(id)arg1; +- (void)addVertexConclusion:(id)arg1; +- (void)addFragmentConclusion:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addConclusion:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentConclusion:(id)arg1 statement:(id)arg2; +- (void)addVertexConclusion:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexConclusion:(id)arg1 statement:(id)arg2; +- (void)addConclusion:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addConclusion:(id)arg1 statement:(id)arg2; +- (void)addConclusion:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)addFragmentOutcomeWithFormat:(id)arg1; +- (void)addVertexOutcomeWithFormat:(id)arg1; +- (void)addOutcomeWithSpace:(id)arg1 statement:(id)arg2; +- (void)addOutcome:(id)arg1; +- (void)addOutcome:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentOutcome:(id)arg1; +- (void)addVertexOutcome:(id)arg1; +- (void)addFragmentOutcome:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addOutcome:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentOutcome:(id)arg1 statement:(id)arg2; +- (void)addVertexOutcome:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexOutcome:(id)arg1 statement:(id)arg2; +- (void)addOutcome:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addOutcome:(id)arg1 statement:(id)arg2; +- (void)addOutcome:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)addFragmentResolutionWithFormat:(id)arg1; +- (void)addVertexResolutionWithFormat:(id)arg1; +- (void)addResolutionWithSpace:(id)arg1 statement:(id)arg2; +- (void)addResolution:(id)arg1; +- (void)addResolution:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentResolution:(id)arg1; +- (void)addVertexResolution:(id)arg1; +- (void)addFragmentResolution:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addResolution:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentResolution:(id)arg1 statement:(id)arg2; +- (void)addVertexResolution:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexResolution:(id)arg1 statement:(id)arg2; +- (void)addResolution:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addResolution:(id)arg1 statement:(id)arg2; +- (void)addResolution:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)addFragmentStatementWithFormat:(id)arg1; +- (void)addVertexStatementWithFormat:(id)arg1; +- (void)addStatementWithSpace:(id)arg1 statement:(id)arg2; +- (void)addStatement:(id)arg1; +- (void)addStatement:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentStatement:(id)arg1; +- (void)addVertexStatement:(id)arg1; +- (void)addFragmentStatement:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addStatement:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentStatement:(id)arg1 statement:(id)arg2; +- (void)addVertexStatement:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexStatement:(id)arg1 statement:(id)arg2; +- (void)addStatement:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addStatement:(id)arg1 statement:(id)arg2; +- (void)addStatement:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)addFragmentTemporaryWithFormat:(id)arg1; +- (void)addVertexTemporaryWithFormat:(id)arg1; +- (void)addTemporaryWithSpace:(id)arg1 statement:(id)arg2; +- (void)addTemporary:(id)arg1; +- (void)addTemporary:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentTemporary:(id)arg1; +- (void)addVertexTemporary:(id)arg1; +- (void)addFragmentTemporary:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addTemporary:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentTemporary:(id)arg1 statement:(id)arg2; +- (void)addVertexTemporary:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexTemporary:(id)arg1 statement:(id)arg2; +- (void)addTemporary:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addTemporary:(id)arg1 statement:(id)arg2; +- (void)addTemporary:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)addFragmentDeclarationWithFormat:(id)arg1; +- (void)addVertexDeclarationWithFormat:(id)arg1; +- (void)addDeclarationWithSpace:(id)arg1 statement:(id)arg2; +- (void)addDeclaration:(id)arg1; +- (void)addDeclaration:(id)arg1 type:(struct TSCH3DShaderType)arg2; +- (void)addFragmentDeclaration:(id)arg1; +- (void)addVertexDeclaration:(id)arg1; +- (void)addFragmentDeclaration:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addDeclaration:(id)arg1 type:(struct TSCH3DShaderType)arg2 statement:(id)arg3; +- (void)addFragmentDeclaration:(id)arg1 statement:(id)arg2; +- (void)addVertexDeclaration:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addVertexDeclaration:(id)arg1 statement:(id)arg2; +- (void)addDeclaration:(id)arg1 space:(id)arg2 statement:(id)arg3; +- (void)addDeclaration:(id)arg1 statement:(id)arg2; +- (void)addDeclaration:(id)arg1 space:(id)arg2 type:(struct TSCH3DShaderType)arg3 format:(id)arg4 arguments:(char *)arg5; +- (void)assignVariable:(id)arg1 statement:(id)arg2 substitutes:(id)arg3 type:(struct TSCH3DShaderType)arg4 toSection:(int)arg5; +- (void)addToSection:(id)arg1 statement:(id)arg2 type:(struct TSCH3DShaderType)arg3; +- (void)addToSection:(id)arg1 variable:(id)arg2 space:(id)arg3 type:(struct TSCH3DShaderType)arg4 format:(id)arg5 arguments:(char *)arg6; +- (void)p_addToSection:(id)arg1 variable:(id)arg2 space:(id)arg3 type:(struct TSCH3DShaderType)arg4 format:(id)arg5 substitutes:(id)arg6; +- (void)addAttributeVariable:(id)arg1; +- (void)addUniformVariable:(id)arg1; +- (struct TSCH3DShaderType)uniformLinkageFor:(id)arg1; +- (_Bool)isSamplerVariable:(id)arg1; +- (id)linkageOfVariable:(id)arg1; +- (pair_64bf96b1)resultLinkageOfVariable:(id)arg1; +- (id)existingLinkageOfVariable:(id)arg1; +- (void)dealloc; +- (id)initWithVersion:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgramHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgramHandle.h new file mode 100644 index 000000000..8f4e610b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderProgramHandle.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, TSCH3DShaderEffectsStates, TSCH3DShaderHandle; + +// Not exported +@interface TSCH3DShaderProgramHandle : TSCH3DGLHandle +{ + TSCH3DShaderHandle *mVertexShader; + TSCH3DShaderHandle *mFragmentShader; + TSCH3DShaderEffectsStates *mCurrentEffectsStates; + NSMutableDictionary *mUniformLocations; + NSMutableDictionary *mAttributeLocations; +} + +@property(readonly, nonatomic) NSMutableDictionary *attributeLocations; // @synthesize attributeLocations=mAttributeLocations; +@property(readonly, nonatomic) NSMutableDictionary *uniformLocations; // @synthesize uniformLocations=mUniformLocations; +@property(readonly, nonatomic) TSCH3DShaderEffectsStates *currentEffectsStates; // @synthesize currentEffectsStates=mCurrentEffectsStates; +@property(readonly, nonatomic) TSCH3DShaderHandle *fragmentShader; // @synthesize fragmentShader=mFragmentShader; +@property(readonly, nonatomic) TSCH3DShaderHandle *vertexShader; // @synthesize vertexShader=mVertexShader; +- (void)destroyResourcesInContext:(id)arg1; +- (void)dealloc; +- (id)initWithGLHandle:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderRawStatement.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderRawStatement.h new file mode 100644 index 000000000..439cc6e27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderRawStatement.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSString; + +// Not exported +@interface TSCH3DShaderRawStatement : NSObject +{ + NSString *mString; + struct TSCH3DShaderType mLinkageType; +} + ++ (id)statementWithString:(id)arg1 linkageType:(struct TSCH3DShaderType)arg2; +@property(nonatomic) struct TSCH3DShaderType linkageType; // @synthesize linkageType=mLinkageType; +@property(readonly, nonatomic) NSString *string; // @synthesize string=mString; +- (id).cxx_construct; +- (void)setGeneratedForType:(struct TSCH3DShaderType)arg1; +- (_Bool)isLinked; +- (id)resolve; +- (void)dealloc; +- (id)initWithString:(id)arg1 linkageType:(struct TSCH3DShaderType)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderResource.h new file mode 100644 index 000000000..e8063541c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderResource.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DShaderProgram; + +// Not exported +@interface TSCH3DShaderResource : TSCH3DResource +{ + TSCH3DShaderProgram *mProgram; +} + ++ (pair_10e2d813)stringsFromBuffer:(id)arg1; +- (id)get; +@property(readonly, nonatomic) TSCH3DShaderProgram *program; +- (void)appendShaderResourceString:(IteratorRange_617e5e79)arg1 toDataBuffer:(id)arg2; +- (IteratorRange_617e5e79)resourceStringOfString:(id)arg1; +- (void)dealloc; +- (id)initWithCaching:(int)arg1 version:(id)arg2; +- (id)initWithCaching:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStateUpdater-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStateUpdater-Protocol.h new file mode 100644 index 000000000..4ecd33aff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStateUpdater-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DShaderStateUpdater +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement-Protocol.h new file mode 100644 index 000000000..02915b13d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCH3DShaderStatement +- (void)setGeneratedForType:(struct TSCH3DShaderType)arg1; +- (id)string; +- (struct TSCH3DShaderType)linkageType; +- (_Bool)isLinked; +- (id)resolve; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement.h new file mode 100644 index 000000000..1741dedb2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderStatement.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DShaderStatement : TSCH3DShaderAssignment +{ +} + ++ (id)statementWithFormat:(id)arg1 dependees:(id)arg2 program:(id)arg3; +- (id)string; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariable.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariable.h new file mode 100644 index 000000000..5ea6e31f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariable.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSArray, NSString; + +// Not exported +@interface TSCH3DShaderVariable : NSObject +{ + NSString *mName; + struct NSString *mType; + struct NSString *mPrecision; + unsigned long long mArraySize; + struct TSCH3DShaderType mShaderType; + _Bool mIsSpecial; + TSCH3DShaderVariable *mGenericName; + NSArray *mElements; +} + ++ (id)variableWithName:(id)arg1 type:(struct NSString *)arg2 precision:(struct NSString *)arg3 arraySize:(unsigned long long)arg4 shaderType:(struct TSCH3DShaderType)arg5 isSpecial:(_Bool)arg6 generic:(id)arg7; +@property(readonly, nonatomic) TSCH3DShaderVariable *genericName; // @synthesize genericName=mGenericName; +@property(readonly, nonatomic) _Bool isSpecial; // @synthesize isSpecial=mIsSpecial; +@property(readonly, nonatomic) struct TSCH3DShaderType shaderType; // @synthesize shaderType=mShaderType; +@property(readonly, nonatomic) unsigned long long arraySize; // @synthesize arraySize=mArraySize; +@property(readonly, nonatomic) NSString *precision; // @synthesize precision=mPrecision; +@property(readonly, nonatomic) NSString *type; // @synthesize type=mType; +@property(readonly, nonatomic) NSString *name; // @synthesize name=mName; +- (id).cxx_construct; +- (id)variableAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) struct TSCH3DShaderType initialLinkType; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithName:(id)arg1 type:(struct NSString *)arg2 precision:(struct NSString *)arg3 arraySize:(unsigned long long)arg4 shaderType:(struct TSCH3DShaderType)arg5 isSpecial:(_Bool)arg6 generic:(id)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariableLinkage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariableLinkage.h new file mode 100644 index 000000000..eb9b37a1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShaderVariableLinkage.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, TSCH3DShaderVariable; + +// Not exported +@interface TSCH3DShaderVariableLinkage : NSObject +{ + TSCH3DShaderVariable *mVariable; + struct TSCH3DShaderType mLinked; + struct TSCH3DShaderVariableScopes mScope; + struct TSCH3DShaderVariableScopes mDeclaredScope; + _Bool mIsUsed; + NSMutableSet *mDependees; +} + ++ (id)linkageWithVariable:(id)arg1; +@property(nonatomic) _Bool isUsed; // @synthesize isUsed=mIsUsed; +@property(readonly, nonatomic) struct TSCH3DShaderVariableScopes declaredScope; // @synthesize declaredScope=mDeclaredScope; +@property(readonly, nonatomic) struct TSCH3DShaderVariableScopes scope; // @synthesize scope=mScope; +@property(readonly, nonatomic) struct TSCH3DShaderType linked; // @synthesize linked=mLinked; +@property(readonly, nonatomic) TSCH3DShaderVariable *variable; // @synthesize variable=mVariable; +- (id).cxx_construct; +- (void)addDeclaredShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (id)nameForShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (id)globalNameForShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (id)resolveGlobalNameForShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2 defaultTo:(id)arg3; +- (_Bool)isGlobalScope:(struct TSCH3DShaderVariableScopeType)arg1; +@property(readonly, nonatomic) unsigned long long hasGlobal; +@property(readonly, nonatomic) _Bool isVertexLinkable; +@property(readonly, nonatomic) _Bool isFragmentLinkable; +@property(readonly, nonatomic) _Bool hasVertex; +@property(readonly, nonatomic) _Bool isVertex; +@property(readonly, nonatomic) _Bool canHaveFragment; +@property(readonly, nonatomic) _Bool hasFragment; +@property(readonly, nonatomic) _Bool isFragment; +- (void)setLinkage:(struct TSCH3DShaderType)arg1; +- (_Bool)hasLinkage:(struct TSCH3DShaderType)arg1; +- (void)removeLinkage:(struct TSCH3DShaderType)arg1; +- (_Bool)updateLinkage:(struct TSCH3DShaderType)arg1; +- (void)addLinkage:(struct TSCH3DShaderType)arg1; +- (void)unlink; +@property(readonly, nonatomic) _Bool notLinked; +@property(readonly, nonatomic) _Bool isLinked; +- (void)addBodyScope:(struct TSCH3DShaderType)arg1; +- (void)setShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (_Bool)hasShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (void)removeShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (_Bool)updateShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (void)addShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +@property(readonly, nonatomic) _Bool scopedInAll; +@property(readonly, nonatomic) _Bool scopeHasFragment; +- (_Bool)hasBody:(struct TSCH3DShaderType)arg1; +- (_Bool)hasVarying; +@property(readonly, nonatomic) _Bool isVertexVarying; +- (_Bool)isVarying:(struct TSCH3DShaderType)arg1; +@property(readonly, nonatomic) _Bool isAttribute; +@property(readonly, nonatomic) _Bool hasAttribute; +@property(readonly, nonatomic) _Bool isUniform; +@property(readonly, nonatomic) _Bool isSpecial; +@property(readonly, nonatomic) NSMutableSet *dependees; +@property(readonly, nonatomic) struct TSCH3DShaderType shaderType; +- (id)variableDeclarationInShader:(struct TSCH3DShaderType)arg1 scope:(struct TSCH3DShaderVariableScopeType)arg2; +- (id)variableQualifiersWithStorageQualifier:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithVariable:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShadowsRenderer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShadowsRenderer-Protocol.h new file mode 100644 index 000000000..4d30a8177 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShadowsRenderer-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DShadowsRenderer +- (id)shadowsFBOForContext:(id)arg1; +- (float)blurSlackForQuality:(float)arg1; +- (void)invalidate; +- (void)unprotectShadowInSession:(id)arg1; +- (void)protectShadowForQuality:(float)arg1 pipeline:(id)arg2 renderBlock:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroup.h new file mode 100644 index 000000000..4ca33a935 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroup.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUFlushable-Protocol.h" + +@class NSMutableSet, NSThread, TSCH3DResourceCache, TSCH3DShaderCache, TSCH3DSharegroupToken; + +// Not exported +@interface TSCH3DSharegroup : NSObject +{ + NSThread *mOwningThread; + TSCH3DResourceCache *mResourceCache; + TSCH3DShaderCache *mShaderCache; + NSMutableSet *mPurgeableResourceSet; + int mPerformance; + _Bool mDidReceiveFlush; + id mDelegate; + TSCH3DSharegroupToken *mToken; +} + ++ (id)uniqueSharegroupWithOwningThread:(id)arg1 token:(id)arg2; +@property(readonly, nonatomic) TSCH3DSharegroupToken *token; // @synthesize token=mToken; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(readonly, nonatomic) TSCH3DShaderCache *shaderCache; // @synthesize shaderCache=mShaderCache; +@property(readonly, nonatomic) TSCH3DResourceCache *resourceCache; // @synthesize resourceCache=mResourceCache; +@property(nonatomic) int performance; // @synthesize performance=mPerformance; +- (void)flush; +- (void)flushInTargetThread; +- (void)p_flushInTargetThread; +- (void)setIfIsMoreDemandingPerformance:(int)arg1; +- (void)forceFlushResourceSet:(id)arg1; +- (void)flushResourceSet:(id)arg1; +- (void)flushIfNecessary; +- (struct FlushResult)p_flushCacheIfNecessary; +- (void)flushMemoryForResourceSet:(id)arg1; +- (void)nonThreadOwnedFlushCache; +- (_Bool)mustRunOnMainThread; +- (_Bool)isOneShot; +- (_Bool)isCurrentThreadOwner; +- (_Bool)owningThreadIsNil; +- (void)setOwningThread:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithOwningThread:(id)arg1 token:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayChecker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayChecker.h new file mode 100644 index 000000000..0455d6876 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayChecker.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +// Not exported +@interface TSCH3DSharegroupDelayChecker : NSObject +{ + _Bool mCondition; + id mParent; +} + +@property(nonatomic) _Bool condition; // @synthesize condition=mCondition; +- (void)p_checkCondition; +- (void)invalidateCondition; +- (void)p_cancelCheckCondition; +- (void)scheduleCheckCondition; +- (void)p_scheduleCheckConditionOnMainThread; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayCheckerParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayCheckerParent-Protocol.h new file mode 100644 index 000000000..a30f6ba24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelayCheckerParent-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DSharegroupDelayCheckerParent +- (void)willCheckCondition; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelegate-Protocol.h new file mode 100644 index 000000000..e43a00021 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DSharegroupDelegate +- (void)didFlushCache; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPool.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPool.h new file mode 100644 index 000000000..69c815dc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPool.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DSharegroupDelayCheckerParent-Protocol.h" +#import "TSUFlushable-Protocol.h" + +@class NSCondition, NSMutableArray, TSCH3DSharegroupDelayChecker; + +// Not exported +@interface TSCH3DSharegroupPool : NSObject +{ + long long mSize; + long long mNumAlive; + long long mDisableLevel; + NSMutableArray *mSharegroups; + NSCondition *mCondition; + _Bool mBusy; + _Bool mCanUseOpenGL; + TSCH3DSharegroupDelayChecker *mChecker; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (void)willCheckCondition; +- (void)scheduleCheckCondition; +- (void)waitForBackgroundThreadsWithTimeout:(double)arg1; +- (void)p_conditionLockedWaitForBackgroundThreadsWithTimeout:(double)arg1; +- (_Bool)canUseOpenGL; +- (void)enable; +- (void)disable; +- (void)releaseSharegroup:(id)arg1; +- (id)obtainSharegroup; +- (id)p_obtainSharegroupFromSharegroups; +- (void)flush; +- (void)p_flushSharegroupsIfPossible; +- (void)p_removeSharegroupsFromFlushingManager; +- (void)applicationDidBecomeActive; +- (void)applicationWillResignActive; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPoolSharegroupToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPoolSharegroupToken.h new file mode 100644 index 000000000..56f1f8aab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupPoolSharegroupToken.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DSharegroupPoolSharegroupToken : TSCH3DSharegroupToken +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)token; ++ (id)_singletonAlloc; +- (_Bool)isOneShot; +- (void)flushTokenSharegroup; +- (void)deleteTokenSharegroup; +- (_Bool)shouldGarbageCollect; +- (void)releaseSharegroup:(id)arg1; +- (void)didRemoveAllInterests; +- (id)tokenSharegroup; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupToken.h new file mode 100644 index 000000000..fff9d3c07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSharegroupToken.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DSharegroupToken : NSObject +{ +} + ++ (id)sharegroupPool; ++ (id)animation; ++ (id)interactiveCanvas; +- (_Bool)shouldClearCurrentContextOnOwnerChange; +- (_Bool)shouldGarbageCollect; +- (_Bool)mustRunOnMainThread; +- (_Bool)canBeCreatedFromOtherThread; +- (id)targetThreadForFlushingWithOwningThread:(id)arg1; +- (_Bool)isOneShot; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..649d9403c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DShininessMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DShininessMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DShininessMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DShininessMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial.h new file mode 100644 index 000000000..006c6c83f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DShininessMaterial.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DShininessMaterial : TSCH3DTexturesMaterial +{ +} + +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSimpleBlurShadowsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSimpleBlurShadowsRenderer.h new file mode 100644 index 000000000..2d3f5dce2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSimpleBlurShadowsRenderer.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DShadowsRenderer-Protocol.h" + +@class NSArray, TSCH3DFBOResource; + +// Not exported +@interface TSCH3DSimpleBlurShadowsRenderer : NSObject +{ + TSCH3DFBOResource *mShadowsFBOResource; + TSCH3DFBOResource *mBlurFBOResource; + tvec2_3b141483 mShadowsSize; + NSArray *mBlurParametersArray; +} + +- (id).cxx_construct; +- (float)blurSlackForQuality:(float)arg1; +- (id)shadowsFBOForContext:(id)arg1; +- (void)invalidate; +- (void)unprotectShadowInSession:(id)arg1; +- (void)protectShadowForQuality:(float)arg1 pipeline:(id)arg2 renderBlock:(id)arg3; +- (void)blurParametersFromQuality:(float)arg1 shadowSize:(long long *)arg2 numPasses:(long long *)arg3 kernelScale:(float *)arg4; +- (void)dealloc; +- (id)initWithBlurParametersArray:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..a6958d06a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSpecularMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DSpecularMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DSpecularMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DSpecularMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial.h new file mode 100644 index 000000000..9177b87ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpecularMaterial.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSpecularMaterial : TSCH3DTexturesMaterial +{ +} + +- (struct MaterialShaderVariables)defaultShaderVariables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSphericalEnvironmentShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSphericalEnvironmentShaderEffect.h new file mode 100644 index 000000000..7dff3c53e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSphericalEnvironmentShaderEffect.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSCH3DTexturePool; + +// Not exported +@interface TSCH3DSphericalEnvironmentShaderEffect : TSCH3DShaderEffect +{ + NSArray *mMaterials; + TSCH3DTexturePool *mPool; +} + ++ (id)effectWithMaterials:(id)arg1 pool:(id)arg2; ++ (Class)stateClass; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)updateState:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (const array_6b0ddbad *)textureVariablesArray; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithMaterials:(id)arg1 pool:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSplineGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSplineGenerator.h new file mode 100644 index 000000000..d6d728478 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSplineGenerator.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DSplineGenerator : NSObject +{ + float mDetail; + float mTension; + float mAdaptiveThreshold; + vector_35283da1 mControlPts; + vector_b5bccc4d mSplineExclude; +} + ++ (id)generator; +@property(nonatomic) float adaptiveThreshold; // @synthesize adaptiveThreshold=mAdaptiveThreshold; +@property(nonatomic) float tension; // @synthesize tension=mTension; +@property(nonatomic) float detail; // @synthesize detail=mDetail; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)generatePoints:(vector_35283da1 *)arg1; +- (void)calcControlMatrix:(tmat4x4_3074befe *)arg1 pointNum:(long long)arg2; +- (vector_b5bccc4d *)splineExclude; +- (vector_35283da1 *)controlPts; +- (_Bool)isClosed; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight-PersistenceAdditions.h new file mode 100644 index 000000000..0699f98c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DSpotLight (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DLightArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DLightArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight.h new file mode 100644 index 000000000..a02b977e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLight.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DLightDirectional-Protocol.h" +#import "TSCH3DLightPositionable-Protocol.h" + +// Not exported +@interface TSCH3DSpotLight : TSCH3DLight +{ + tvec3_17f03ce0 mPosition; + tvec3_17f03ce0 mDirection; + float mCutOff; + float mDropOff; +} + ++ (Class)effectClass; +@property(nonatomic) float dropOff; // @synthesize dropOff=mDropOff; +@property(nonatomic) float cutOff; // @synthesize cutOff=mCutOff; +@property(nonatomic) tvec3_17f03ce0 direction; // @synthesize direction=mDirection; +@property(nonatomic) tvec3_17f03ce0 position; // @synthesize position=mPosition; +- (id).cxx_construct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightShaderEffect.h new file mode 100644 index 000000000..1363056ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightShaderEffect.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSpotLightShaderEffect : TSCH3DLightShaderEffect +{ +} + +- (void)inject:(id)arg1; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)uploadSpotLightWithUploader:(id)arg1 effectsStates:(id)arg2; +- (id)variables; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightUniformArrayShaderVariables.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightUniformArrayShaderVariables.h new file mode 100644 index 000000000..6aa3310c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSpotLightUniformArrayShaderVariables.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSpotLightUniformArrayShaderVariables : TSCH3DLightUniformArrayShaderVariables +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)variables; ++ (id)_singletonAlloc; +- (void)initializeArrayVariables; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DState.h new file mode 100644 index 000000000..dd34300e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DState.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DState : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStaticBackgroundBlendLayerAnimationClip.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStaticBackgroundBlendLayerAnimationClip.h new file mode 100644 index 000000000..ae050c56d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStaticBackgroundBlendLayerAnimationClip.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCH3DStaticBackgroundBlendLayerAnimationClip : TSCH3DChartAnimationClip +{ + NSArray *mNames; +} + ++ (id)clipWithTimerName:(id)arg1; ++ (id)clip; ++ (id)clipWithTimerNames:(id)arg1; +- (void)willRunWithScene:(id)arg1 context:(id)arg2 layers:(id)arg3; +- (void)dealloc; +- (id)initWithTimerName:(id)arg1; +- (id)initWithTimerNames:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexableResource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexableResource-Protocol.h new file mode 100644 index 000000000..732676643 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexableResource-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DStringIndexableResource +- (void)setString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexedResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexedResources.h new file mode 100644 index 000000000..46e17988c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStringIndexedResources.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DStringIndexedResources : TSCH3DArray2DResources +{ +} + +- (id)resourceAtIndex:(const tvec2_3b141483 *)arg1 string:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternShaderEffect.h new file mode 100644 index 000000000..5dcfe9a06 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternShaderEffect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DStrokePatternShaderEffect : TSCH3DShaderEffect +{ +} + ++ (id)variableStrokeTexture; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableStrokeTexture; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternTexture.h new file mode 100644 index 000000000..f9a27fd67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DStrokePatternTexture.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDStroke; + +// Not exported +@interface TSCH3DStrokePatternTexture : TSCH3DResource +{ + TSDStroke *mStroke; +} + +@property(readonly, nonatomic) TSDStroke *stroke; // @synthesize stroke=mStroke; +- (id)get; +- (void)dealloc; +- (id)initWithStroke:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleSceneRenderPipeline.h new file mode 100644 index 000000000..bf8785952 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleSceneRenderPipeline.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DMultipassRenderPipeline-Protocol.h" + +@class TSCH3DFramebufferCopyPipeline, TSCH3DGLFramebuffer, TSCH3DTileSceneRenderPipeline, TSCH3DViewFrustumCullingDelegate; + +// Not exported +@interface TSCH3DSupersampleSceneRenderPipeline : TSCH3DSceneRenderPipeline +{ + TSCH3DFramebufferCopyPipeline *mCopyPipeline; + TSCH3DTileSceneRenderPipeline *mTilePipeline; + TSCH3DGLFramebuffer *mTileFBO; + long long mPass; + long long mNumTiles; + unsigned long long mTileSize; + unsigned long long mTileSamples; + _Bool mEnableSinglePassRendering; + TSCH3DViewFrustumCullingDelegate *mViewFrustumCullingDelegate; + _Bool mDidProtectTargetFramebuffer; +} + +@property(nonatomic) _Bool enableSinglePassRendering; // @synthesize enableSinglePassRendering=mEnableSinglePassRendering; +@property(nonatomic) unsigned long long tileSamples; // @synthesize tileSamples=mTileSamples; +@property(nonatomic) unsigned long long tileSize; // @synthesize tileSize=mTileSize; +- (_Bool)render; +- (void)skipLowQualityPass; +- (_Bool)p_singlePassRender; +- (_Bool)p_multipassRender; +- (_Bool)p_renderTilesUntilFailingConditionBlock:(id)arg1; +- (void)setupTiling; +- (id)p_targetFramebuffer; +- (unsigned long long)p_tilePixelSize; +- (id)cloneWithProcessor:(id)arg1 scene:(id)arg2; +- (void)resetMultipassRendering; +- (_Bool)multipassRenderingIsDone; +- (_Bool)updatesTargetFramebuffer; +- (_Bool)isActivePass; +- (void)releaseResources; +- (void)dealloc; +- (id)initWithProcessor:(id)arg1 session:(id)arg2 scene:(id)arg3; +- (id)renderingFBOResource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleShaderEffect.h new file mode 100644 index 000000000..cf371cfbc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSupersampleShaderEffect.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DShaderVariable; + +// Not exported +@interface TSCH3DSupersampleShaderEffect : TSCH3DShaderEffect +{ + unsigned long long mSize; + unsigned long long mSamples; + TSCH3DShaderVariable *mSupersampleTexcoords; +} + ++ (id)effectWithSize:(unsigned long long)arg1 samples:(unsigned long long)arg2; ++ (id)variableAccum; +- (void)inject:(id)arg1; +- (void)p_addSampleAtX:(float)arg1 y:(float)arg2 weight:(double)arg3 program:(id)arg4 accumVariable:(id)arg5 variableIndex:(unsigned long long)arg6; +- (void)addVariables:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithSize:(unsigned long long)arg1 samples:(unsigned long long)arg2; +- (id)variableAccum; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSwitchSideAxisLabelPositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSwitchSideAxisLabelPositioner.h new file mode 100644 index 000000000..f0ace6d13 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DSwitchSideAxisLabelPositioner.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DSwitchSideAxisLabelPositioner : TSCH3DGenericAxisLabelPositioner +{ +} + +- (tvec3_17f03ce0)positionForValue:(double)arg1 count:(unsigned long long)arg2 chartDirection:(const tvec3_17f03ce0 *)arg3; +- (unsigned int)alignmentForChartDirection:(const tvec3_17f03ce0 *)arg1; +- (long long)p_otherAxis; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDFillTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDFillTexture.h new file mode 100644 index 000000000..81651879b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDFillTexture.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDFill; + +// Not exported +@interface TSCH3DTSDFillTexture : TSCH3DTexture +{ + TSDFill *mFill; +} + ++ (id)textureWithTSDFill:(id)arg1; +- (id)databufferForDataCache:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithTSDFill:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLESLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLESLayer.h new file mode 100644 index 000000000..df1e1e50c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLESLayer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DGLLayer-Protocol.h" + +@class TSCH3DLayerCacheLogic; + +// Not exported +@interface TSCH3DTSDGLESLayer : TSDGLLayer +{ + TSCH3DLayerCacheLogic *mCacheLogic; +} + +- (Class)layerDelegateClass; +- (void)setFrame:(struct CGRect)arg1; +- (void)setContentsScale:(double)arg1; +- (double)contentsScale; +- (void)presentLayerWithPresenterInfo:(const struct PresenterInfo *)arg1; +- (void)willDestroyFramebuffer:(id)arg1 session:(id)arg2; +- (id)framebufferFromContext:(id)arg1 attributes:(const struct FramebufferAttributes *)arg2; +- (id)cacheLogic; +- (void)dealloc; +- (id)initWithLayerCacheLogicClass:(Class)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLLayerContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLLayerContext.h new file mode 100644 index 000000000..58cea0b8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSDGLLayerContext.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +// Not exported +@interface TSCH3DTSDGLLayerContext : NSObject +{ +} + ++ (id)layerContext; +- (void)presentRenderbuffer; +- (_Bool)makeCurrentContext; +- (void)teardown; +- (_Bool)createFramebufferFromLayer:(id)arg1; +- (_Bool)isValid; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageData.h new file mode 100644 index 000000000..0c828e912 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageData.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DTSPImageDataTexture, TSPData; + +// Not exported +@interface TSCH3DTSPImageData : NSObject +{ + TSCH3DTSPImageDataTexture *mParent; + TSPData *mData; +} + ++ (id)dataWithTSPImageData:(id)arg1; +@property(retain, nonatomic) TSPData *data; // @synthesize data=mData; +- (id)uniqueFilename; +- (id)databufferForDataCache:(id)arg1; +- (_Bool)canLoadCachedDataForDataCache:(id)arg1; +- (id)p_generateMipmapsBuffer; +- (id)p_decodeCachedData:(id)arg1 imageSize:(tvec4_f99fd489 *)arg2; +- (id)p_encodeImageSize:(tvec4_f99fd489 *)arg1 andMipmapData:(id)arg2; +- (struct CGImage *)newCGImage; +- (void)clearParent; +- (void)setParent:(id)arg1; +- (void)dealloc; +- (id)initWithTSPImageData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture-PersistenceAdditions.h new file mode 100644 index 000000000..e59df0506 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DTSPImageDataTexture (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DTSPImageDataTextureArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DTSPImageDataTextureArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DTSPImageDataTextureArchive *)arg1 unarchiver:(id)arg2; +- (void)p_setOptimizedMipMapData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture.h new file mode 100644 index 000000000..62f375a1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPImageDataTexture.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, TSCH3DTSPImageData, TSCH3DTSPMipmapData, TSPData; + +// Not exported +@interface TSCH3DTSPImageDataTexture : TSCH3DTexture +{ + TSCH3DTSPImageData *mData; + TSCH3DTSPMipmapData *mOptimizedMipmapData; + NSNumber *mCachedHash; +} + ++ (id)textureWithImageData:(id)arg1 optimizedMipmapData:(id)arg2; +@property(readonly, nonatomic) TSCH3DTSPImageData *data; // @synthesize data=mData; +- (void)setChanged:(_Bool)arg1; +- (id)optimizedMipmapBuffer; +- (_Bool)canLoadCachedFullMipmapBufferForDataCache:(id)arg1; +- (id)databufferForDataCache:(id)arg1; +@property(readonly, nonatomic) TSPData *imageData; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithImageData:(id)arg1 optimizedMipmapData:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPMipmapData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPMipmapData.h new file mode 100644 index 000000000..4227d8519 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTSPMipmapData.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DTSPImageDataTexture, TSPData; + +// Not exported +@interface TSCH3DTSPMipmapData : NSObject +{ + TSCH3DTSPImageDataTexture *mParent; + TSPData *mData; +} + ++ (id)dataWithTSPData:(id)arg1; +@property(readonly, nonatomic) TSPData *data; // @synthesize data=mData; +- (id)databuffer; +- (void)setParent:(id)arg1; +- (void)clearParent; +- (void)dealloc; +- (id)initWithTSPData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGeneration.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGeneration.h new file mode 100644 index 000000000..72862d0f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGeneration.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DNormalDirectionMapper; + +// Not exported +@interface TSCH3DTexCoordGeneration : NSObject +{ + tmat4x4_3074befe mTransform; + TSCH3DNormalDirectionMapper *mNormalDirectionMapper; +} + +@property(retain, nonatomic) TSCH3DNormalDirectionMapper *normalDirectionMapper; // @synthesize normalDirectionMapper=mNormalDirectionMapper; +- (id).cxx_construct; +- (void)dealloc; +- (id)initWithTransform:(const tmat4x4_3074befe *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCube.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCube.h new file mode 100644 index 000000000..e00f697dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCube.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTexCoordGenerationCube : TSCH3DTexCoordGeneration +{ + box_a3bd9649 mBbox; +} + ++ (id)generatorWithBBox:(const box_a3bd9649 *)arg1 transform:(const tmat4x4_3074befe *)arg2; ++ (id)generatorWithBBox:(const box_a3bd9649 *)arg1; +- (id).cxx_construct; +- (void)generateFromVertexArray:(const tvec3_17f03ce0 *)arg1 normalArray:(const tvec3_17f03ce0 *)arg2 numVertices:(long long)arg3 destination4D:(tvec4_ac57c72d *)arg4; +- (id)initWithBBox:(const box_a3bd9649 *)arg1; +- (id)initWithBBox:(const box_a3bd9649 *)arg1 transform:(const tmat4x4_3074befe *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCylinder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCylinder.h new file mode 100644 index 000000000..69c3ebc14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordGenerationCylinder.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTexCoordGenerationCylinder : TSCH3DTexCoordGeneration +{ + box_a3bd9649 mBbox; +} + ++ (id)generatorWithBBox:(const box_a3bd9649 *)arg1 transform:(const tmat4x4_3074befe *)arg2; ++ (id)generatorWithBBox:(const box_a3bd9649 *)arg1; +- (id).cxx_construct; +- (void)generateFromVertexArray:(const tvec3_17f03ce0 *)arg1 normalArray:(const tvec3_17f03ce0 *)arg2 numVertices:(long long)arg3 destination4D:(tvec4_ac57c72d *)arg4; +- (id)initWithBBox:(const box_a3bd9649 *)arg1; +- (id)initWithBBox:(const box_a3bd9649 *)arg1 transform:(const tmat4x4_3074befe *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordTilingShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordTilingShaderEffect.h new file mode 100644 index 000000000..f64d8ca1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexCoordTilingShaderEffect.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTexCoordTilingShaderEffect : TSCH3DShaderEffect +{ +} + ++ (void)initialize; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)effect; ++ (id)_singletonAlloc; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (id)transformedTexcoordBuffer:(id)arg1 effectsStates:(id)arg2; +- (void)addVariables:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexture.h new file mode 100644 index 000000000..46da1a285 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexture.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DResource, TSCH3DTextureResource; + +// Not exported +@interface TSCH3DTexture : NSObject +{ + TSCH3DTextureResource *mTextureResource; +} + +- (id)optimizedMipmapBuffer; +- (_Bool)canLoadCachedFullMipmapBufferForDataCache:(id)arg1; +- (void)resetResource; +@property(readonly, nonatomic) TSCH3DResource *resource; // @dynamic resource; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlas.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlas.h new file mode 100644 index 000000000..c731a3bdf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlas.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSCH3DTextureAtlas : NSObject +{ + NSMutableDictionary *mCachedLabels; + NSMutableArray *mTextures; + float mSamples; +} + ++ (id)atlasWithSamples:(float)arg1; ++ (id)atlas; +@property(readonly, nonatomic) float samples; // @synthesize samples=mSamples; +- (tvec3_c2818ced)positionForLabel:(id)arg1; +- (tvec3_c2818ced)p_addLabel:(id)arg1; +- (id)textureAtIndex:(long long)arg1; +- (tvec2_3b141483)textureSizeAtIndex:(long long)arg1; +- (void)dealloc; +- (id)initWithSamples:(float)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTexture.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTexture.h new file mode 100644 index 000000000..6d79b029e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTexture.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSCH3DTextureAtlasTextureResource; + +// Not exported +@interface TSCH3DTextureAtlasTexture : NSObject +{ + tvec2_3b141483 mSize; + float mSamples; + NSMutableArray *mLabels; + vector_56a3751a mPositions; + long long mCurrentxpos; + long long mCurrentypos; + long long mCurrentheight; + TSCH3DTextureAtlasTextureResource *mResource; +} + +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)resource; +- (id)getTextureDataBuffer; +- (tvec2_3b141483)addLabel:(id)arg1; +- (void)p_invalidateResource; +- (void)dealloc; +- (id)initWithSize:(tvec2_3b141483)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTextureResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTextureResource.h new file mode 100644 index 000000000..637aafecf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureAtlasTextureResource.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCH3DTextureAtlasTexture; + +// Not exported +@interface TSCH3DTextureAtlasTextureResource : TSCH3DResource +{ + TSCH3DTextureAtlasTexture *mParent; +} + +- (id)get; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureBlendShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureBlendShaderEffect.h new file mode 100644 index 000000000..9ff728adc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureBlendShaderEffect.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTextureBlendShaderEffect : TSCH3DShaderEffect +{ +} + ++ (void)setBlendFactor:(float)arg1 unit:(long long)arg2 effectsStates:(id)arg3; ++ (id)variableBlendTexture; ++ (id)variableBlendFactor; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)effect; ++ (id)_singletonAlloc; +- (void)uploadData:(id)arg1 effectsStates:(id)arg2; +- (void)inject:(id)arg1; +- (void)addVariables:(id)arg1; +- (id)variableBlendTexture; +- (id)variableBlendFactor; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturePool.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturePool.h new file mode 100644 index 000000000..30857dfec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturePool.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DTexturePool : NSObject +{ +} + ++ (id)pool; +- (struct TextureCoordinateConverter)coordinateConverterForTexture:(id)arg1 material:(id)arg2; +- (id)resourceForMaterial:(id)arg1; +- (void)add:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureResource.h new file mode 100644 index 000000000..30176fe84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureResource.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCH3DOptimizedTextureResource-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSNumber, TSCH3DTexture; + +// Not exported +@interface TSCH3DTextureResource : TSCH3DResource +{ + TSCH3DTexture *mParent; + NSNumber *mCachedHash; +} + +- (id)databufferForDataCache:(id)arg1; +- (id)optimizedMipmapBuffer; +- (_Bool)canLoadCachedFullMipmapBufferForDataCache:(id)arg1; +- (id)get; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureTiling.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureTiling.h new file mode 100644 index 000000000..43f6fbafe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTextureTiling.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DTextureTiling : NSObject +{ +} + ++ (id)tiling; +- (void)restoreDefault; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturedRectangle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturedRectangle.h new file mode 100644 index 000000000..aaac5cbe7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturedRectangle.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DChartRepAnimationTextureState; + +// Not exported +@interface TSCH3DTexturedRectangle : TSDTexturedRectangle +{ + TSCH3DChartRepAnimationTextureState *mAnimationTextureState; +} + +- (void)teardown; +- (void)dealloc; +- (id)initWithSize:(struct CGSize)arg1 offset:(struct CGPoint)arg2 animationTextureState:(id)arg3 renderBlock:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial-PersistenceAdditions.h new file mode 100644 index 000000000..bd025f1fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DTexturesMaterial (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DTexturesMaterialArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DTexturesMaterialArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DTexturesMaterialArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial.h new file mode 100644 index 000000000..b9d2f68c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTexturesMaterial.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSCH3DTexturesMaterial : TSCH3DMaterial +{ + tvec4_ac57c72d mColor; + NSMutableArray *mTextures; + NSMutableArray *mTilings; +} + +@property(nonatomic) tvec4_ac57c72d color; // @synthesize color=mColor; +- (id).cxx_construct; +- (id)firstTiling; +- (id)firstTexture; +- (void)addTexture:(id)arg1 tiling:(id)arg2; +- (id)textureEnumerator; +- (unsigned long long)textureCount; +- (id)tilings; +- (id)textures; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16AccumulatePipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16AccumulatePipeline.h new file mode 100644 index 000000000..da5a42e16 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16AccumulatePipeline.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTightComponent16AccumulatePipeline : TSCH3DComponent16AccumulatePipeline +{ +} + +- (void)runAccumulation; +@property(nonatomic) long long lowColorBits; +- (id)initWithProcessor:(id)arg1 session:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16WidenPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16WidenPipeline.h new file mode 100644 index 000000000..7273cd311 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTightComponent16WidenPipeline.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DTightComponent16WidenPipeline : TSCH3DFramebufferCopyPipeline +{ + _Bool mSelection; +} + +@property(nonatomic) _Bool selection; // @synthesize selection=mSelection; +- (void)updateShaderEffectsStates; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTile.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTile.h new file mode 100644 index 000000000..1ea98e516 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTile.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DTile : NSObject +{ + box_80622335 mBounds; +} + +@property(nonatomic) box_80622335 bounds; // @synthesize bounds=mBounds; +- (id).cxx_construct; +- (_Bool)renderIntoContext:(struct CGContext *)arg1; +- (id)initWithBounds:(const box_80622335 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImage.h new file mode 100644 index 000000000..e20da5d6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImage.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUImage; + +// Not exported +@interface TSCH3DTileImage : TSCH3DTile +{ + TSUImage *mImage; +} + ++ (id)imageWithTSUImage:(id)arg1 bounds:(const box_80622335 *)arg2; +- (_Bool)renderIntoContext:(struct CGContext *)arg1; +@property(readonly, nonatomic) struct CGImage *CGImage; +- (id)description; +- (void)dealloc; +- (id)initWithTSUImage:(id)arg1 bounds:(const box_80622335 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipeline.h new file mode 100644 index 000000000..a9c6cdc32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipeline.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSCH3DSceneRenderPipeline; + +// Not exported +@interface TSCH3DTileImageSceneRenderPipeline : TSCH3DTileSceneRenderPipeline +{ + unsigned long long mTileSize; + TSCH3DSceneRenderPipeline *mTargetPipeline; + _Bool mSingleOutputImage; + NSArray *mImages; + unsigned long long mTileSamples; + unsigned long long mTileOverlap; + _Bool mFlipImages; +} + +@property(readonly, nonatomic) NSArray *images; // @synthesize images=mImages; +@property(retain, nonatomic) TSCH3DSceneRenderPipeline *targetPipeline; // @synthesize targetPipeline=mTargetPipeline; +@property(nonatomic) unsigned long long tileOverlap; // @synthesize tileOverlap=mTileOverlap; +@property(nonatomic) unsigned long long tileSamples; // @synthesize tileSamples=mTileSamples; +@property(nonatomic) unsigned long long tileSize; // @synthesize tileSize=mTileSize; +@property(nonatomic) _Bool flipImages; // @synthesize flipImages=mFlipImages; +@property(nonatomic) _Bool singleOutputImage; // @synthesize singleOutputImage=mSingleOutputImage; +- (_Bool)run; +- (_Bool)processTile:(id)arg1 generator:(id)arg2; +- (id)cloneTargetPipeline:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineImageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineImageGenerator.h new file mode 100644 index 000000000..defca69b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineImageGenerator.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DTileImageSceneRenderPipelineImageGenerator : NSObject +{ + _Bool mFlipped; +} + ++ (id)imageGenerator; +@property(nonatomic) _Bool flipped; // @synthesize flipped=mFlipped; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineMultipleImagesGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineMultipleImagesGenerator.h new file mode 100644 index 000000000..7aa3b7f18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineMultipleImagesGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSCH3DTileImageSceneRenderPipelineMultipleImagesGenerator : TSCH3DTileImageSceneRenderPipelineImageGenerator +{ + NSMutableArray *mImages; +} + +- (id)images; +- (void)processSourceRegion:(const box_0260e9b3 *)arg1 targetRegion:(const box_0260e9b3 *)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineSingleImageGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineSingleImageGenerator.h new file mode 100644 index 000000000..ca8d76f65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileImageSceneRenderPipelineSingleImageGenerator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DPixelBuffer; + +// Not exported +@interface TSCH3DTileImageSceneRenderPipelineSingleImageGenerator : TSCH3DTileImageSceneRenderPipelineImageGenerator +{ + TSCH3DPixelBuffer *mBuffer; +} + ++ (id)generatorWithFullViewportSize:(const tvec2_3b141483 *)arg1; +- (id)images; +- (void)processSourceRegion:(const box_0260e9b3 *)arg1 targetRegion:(const box_0260e9b3 *)arg2; +- (void)dealloc; +- (id)initWithFullViewportSize:(const tvec2_3b141483 *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderPipeline.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderPipeline.h new file mode 100644 index 000000000..f858f2c18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderPipeline.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DTileSceneRenderSetup; + +// Not exported +@interface TSCH3DTileSceneRenderPipeline : TSCH3DLinkablePipeline +{ + TSCH3DTileSceneRenderSetup *mTileSetup; +} + ++ (id)pipeline; +@property(readonly, nonatomic) TSCH3DTileSceneRenderSetup *tileSetup; // @synthesize tileSetup=mTileSetup; +- (_Bool)renderTile:(tvec2_3b141483 *)arg1 targetPipeline:(id)arg2; +- (id)cloneTargetPipeline:(id)arg1; +- (id)setupWithTileSize:(long long)arg1 overlap:(long long)arg2 tileSamples:(long long)arg3 tileSuperSamples:(long long)arg4 targetPipeline:(id)arg5; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderSetup.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderSetup.h new file mode 100644 index 000000000..3bd23850c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTileSceneRenderSetup.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DCamera; + +// Not exported +@interface TSCH3DTileSceneRenderSetup : TSCH3DSceneRenderSetup +{ + TSCH3DSceneRenderSetup *mFullSetup; + TSCH3DCamera *mFullCamera; + tvec2_3b141483 mTileSize; + tvec2_3b141483 mOverlap; + tvec2_3b141483 mTileIndex; + long long mTileSamples; + long long mTileSuperSamples; +} + ++ (id)setupWithFullSetup:(id)arg1 camera:(id)arg2 tileSize:(long long)arg3 overlap:(long long)arg4 tileSamples:(long long)arg5 tileSuperSamples:(long long)arg6; +@property(readonly, nonatomic) long long tileSuperSamples; // @synthesize tileSuperSamples=mTileSuperSamples; +@property(readonly, nonatomic) long long tileSamples; // @synthesize tileSamples=mTileSamples; +@property(nonatomic) tvec2_3b141483 tileIndex; // @synthesize tileIndex=mTileIndex; +- (id).cxx_construct; +- (id)renderingCameraFromOriginalCamera:(id)arg1 pipeline:(id)arg2; +- (void)setupPipeline:(id)arg1 fromCamera:(id)arg2; +- (box_0260e9b3)usableTileViewportRegion; +- (box_0260e9b3)targetViewportRegion; +- (box_0260e9b3)viewportTile; +- (tvec2_3b141483)totalTiles; +- (box_0260e9b3)fullViewport; +- (tvec2_3b141483)usableTileSize; +- (void)dealloc; +- (id)initWithSetup:(id)arg1 camera:(id)arg2 tileSize:(long long)arg3 overlap:(long long)arg4 tileSamples:(long long)arg5 tileSuperSamples:(long long)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTrackResourcesRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTrackResourcesRenderProcessor.h new file mode 100644 index 000000000..780577899 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTrackResourcesRenderProcessor.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet, NSSet; + +// Not exported +@interface TSCH3DTrackResourcesRenderProcessor : TSCH3DRetargetRenderProcessor +{ + NSMutableSet *mResourceSet; +} + +- (long long)texture:(id)arg1 attributes:(const struct TextureAttributes *)arg2; +- (long long)attribute:(id)arg1 resource:(id)arg2 specs:(const struct AttributeSpecs *)arg3; +@property(readonly, nonatomic) NSSet *resourceSet; +- (id)resetReturningPreviousResourceSet; +- (void)dealloc; +- (id)initWithOriginal:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransform.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransform.h new file mode 100644 index 000000000..92c271562 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransform.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCH3DTransform : NSObject +{ + tvec3_17f03ce0 mTranslation; + tvec3_17f03ce0 mScaleFactor; + tquat_f3d6c8fe mRotation; + tvec3_17f03ce0 mCenter; + tmat4x4_3074befe mMatrix; + _Bool mDirty; +} + ++ (id)transform; +- (id).cxx_construct; +- (const tmat4x4_3074befe *)transform; +@property(nonatomic) tquat_f3d6c8fe rotation; +@property(nonatomic) tvec3_17f03ce0 center; +@property(nonatomic) tvec3_17f03ce0 scaleFactor; +@property(nonatomic) tvec3_17f03ce0 translation; +- (struct Transform)asTSCH3DCPPTransform; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransformGeometryRenderProcessor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransformGeometryRenderProcessor.h new file mode 100644 index 000000000..666290b14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransformGeometryRenderProcessor.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DDataBuffer; + +// Not exported +@interface TSCH3DTransformGeometryRenderProcessor : TSCH3DRetargetRenderProcessor +{ + TSCH3DDataBuffer *mBuffer; +} + ++ (id)processorWithOriginal:(id)arg1; +@property(readonly, nonatomic) TSCH3DDataBuffer *buffer; // @synthesize buffer=mBuffer; +- (void)setOriginal:(id)arg1; +- (id)matrix; +- (void)geometry:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithOriginal:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransforms.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransforms.h new file mode 100644 index 000000000..fc0c794f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DTransforms.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCH3DTransforms : NSObject +{ + NSMutableArray *mArray; + tvec2_3b141483 mSize; +} + ++ (id)transformsWithSize:(tvec2_3b141483)arg1; ++ (id)transforms; +@property(readonly, nonatomic) tvec2_3b141483 size; // @synthesize size=mSize; +- (id).cxx_construct; +- (long long)arrayIndex:(tvec2_3b141483)arg1; +- (id)transformAtIndex:(tvec2_3b141483)arg1; +- (void)setTransform:(id)arg1 atIndex:(tvec2_3b141483)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUByteDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUByteDataBuffer.h new file mode 100644 index 000000000..13b79f83f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUByteDataBuffer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DUByteDataBuffer : TSCH3DVectorDataBuffer +{ + vector_4c74e494 mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (int)componentType; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_4c74e494 *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUShortDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUShortDataBuffer.h new file mode 100644 index 000000000..86fb2d2e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUShortDataBuffer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DUShortDataBuffer : TSCH3DVectorDataBuffer +{ + vector_a3e57ab7 mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (int)componentType; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_a3e57ab7 *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUniformArrayShaderVariables.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUniformArrayShaderVariables.h new file mode 100644 index 000000000..c74fc2ce8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DUniformArrayShaderVariables.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSString; + +// Not exported +@interface TSCH3DUniformArrayShaderVariables : NSObject +{ + NSString *mPrefix; + NSMutableDictionary *mVariables; + unsigned long long mArraySize; +} + ++ (id)variablesWithPrefix:(id)arg1 arraySize:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long arraySize; // @synthesize arraySize=mArraySize; +- (void)addUniformsToShaderProgram:(id)arg1 size:(unsigned long long)arg2; +- (id)variableAtIndex:(unsigned long long)arg1 name:(id)arg2; +- (void)addArrayName:(id)arg1 type:(struct NSString *)arg2; +- (id)p_formatVariableName:(id)arg1; +- (void)setVariable:(id)arg1 forName:(id)arg2; +- (id)variableForName:(id)arg1; +- (void)dealloc; +- (id)initWithPrefix:(id)arg1 arraySize:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOHandle.h new file mode 100644 index 000000000..ecb6619d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOHandle.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVAOHandle : TSCH3DGLHandle +{ +} + +- (void)destroyResourcesInContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOLoader.h new file mode 100644 index 000000000..e0cb9168a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOLoader.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVAOLoader : TSCH3DResourceLoader +{ +} + +- (void)deactivateHandle:(id)arg1 insideContext:(id)arg2; +- (struct VAOLoadResult)activateObjectState:(const struct ObjectState *)arg1 indices:(id)arg2 insideSession:(id)arg3; +- (void)bindHandle:(id)arg1 config:(void *)arg2; +- (unsigned long long)uploadDataBuffer:(id)arg1 handle:(id)arg2 insideSession:(id)arg3 config:(void *)arg4; +- (id)generateHandleWithConfig:(void *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOResource.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOResource.h new file mode 100644 index 000000000..4762efba8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVAOResource.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet; + +// Not exported +@interface TSCH3DVAOResource : TSCH3DResource +{ + struct vector> mAttributes; + TSCH3DResource *mIndices; + NSIndexSet *mEnabledArrays; + _Bool mFailed; +} + ++ (id)resourceWithObjectState:(const struct ObjectState *)arg1 indices:(id)arg2; +@property(nonatomic) _Bool failed; // @synthesize failed=mFailed; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(retain, nonatomic) NSIndexSet *enabledArrays; // @synthesize enabledArrays=mEnabledArrays; +- (id)get; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithObjectState:(const struct ObjectState *)arg1 indices:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVBOHandle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVBOHandle.h new file mode 100644 index 000000000..d756fc991 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVBOHandle.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVBOHandle : TSCH3DGLHandle +{ +} + +- (void)destroyResourcesInContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueAxisLabelKind.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueAxisLabelKind.h new file mode 100644 index 000000000..9e47507b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueAxisLabelKind.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DValueAxisLabelKind : TSCH3DAxisLabelKind +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)kind; ++ (id)_singletonAlloc; +- (id)labelForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)count:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueEnumerator.h new file mode 100644 index 000000000..f8133cccc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueEnumerator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCH3DValueEnumerator : NSObject +{ + struct ValueEnumerator mImp; +} + +- (id).cxx_construct; +- (void)setValue:(double)arg1; +- (id)enumerator; +- (unsigned long long)index; +- (_Bool)isValidNonZero; +- (_Bool)isValid; +@property(readonly, nonatomic) double value; +- (id)nextObject; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexableResource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexableResource-Protocol.h new file mode 100644 index 000000000..e76a2d018 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexableResource-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCH3DValueIndexableResource +- (void)setValue:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexedResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexedResources.h new file mode 100644 index 000000000..6813f745d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DValueIndexedResources.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DValueIndexedResources : TSCH3DArray2DResources +{ +} + +- (id)resourceAtIndex:(const tvec2_3b141483 *)arg1 value:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector-PersistenceAdditions.h new file mode 100644 index 000000000..620974f9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCH3DVector (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct Chart3DVectorArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct Chart3DVectorArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Chart3DVectorArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector.h new file mode 100644 index 000000000..be6ed8da8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVector.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSCH3DVector : NSObject +{ + float mX; + float mY; + float mZ; + float mW; +} + ++ (id)vectorWithVec4:(const tvec4_ac57c72d *)arg1; ++ (id)vectorWithVec3:(const tvec3_17f03ce0 *)arg1; ++ (id)vectorWithVec2:(const tvec2_84d5962d *)arg1; ++ (id)x:(float)arg1 y:(float)arg2 z:(float)arg3 w:(float)arg4; ++ (id)x:(float)arg1 y:(float)arg2 z:(float)arg3; ++ (id)vector; ++ (unsigned long long)hashVec4:(const tvec4_ac57c72d *)arg1; +@property(readonly, nonatomic) float w; // @synthesize w=mW; +@property(readonly, nonatomic) float z; // @synthesize z=mZ; +@property(readonly, nonatomic) float y; // @synthesize y=mY; +@property(readonly, nonatomic) float x; // @synthesize x=mX; +- (float)valueForDimension:(unsigned long long)arg1; +- (tvec2_84d5962d)value2; +- (tvec3_17f03ce0)value3; +- (tvec4_ac57c72d)value4; +- (tvec4_ac57c72d)value; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithX:(float)arg1 y:(float)arg2 z:(float)arg3 w:(float)arg4; +- (id)initWithX:(float)arg1 y:(float)arg2 z:(float)arg3; +- (id)initWithVec4:(const tvec4_ac57c72d *)arg1; +- (id)initWithVec3:(const tvec3_17f03ce0 *)arg1; +- (id)initWithVec2:(const tvec2_84d5962d *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorDataBuffer.h new file mode 100644 index 000000000..533ff097d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorDataBuffer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVectorDataBuffer : TSCH3DDataBuffer +{ +} + ++ (id)bufferWithCapacity:(unsigned long long)arg1; ++ (id)bufferWithCapacity:(unsigned long long)arg1 dimension:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN2DDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN2DDataBuffer.h new file mode 100644 index 000000000..e83be8eaa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN2DDataBuffer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVectorN2DDataBuffer : TSCH3D2DDataBuffer +{ + vector_a3426c4e mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)resizeFillDimension:(const struct DataBuffer2DDimension *)arg1; +- (void)fillCapacity; +- (void *)mutableData; +- (const void *)data; +@property(readonly, nonatomic) vector_a3426c4e *container; +- (unsigned long long)componentByteSize; +- (int)componentType; +- (unsigned long long)count; +- (id)initWithCapacityDimension:(const struct DataBuffer2DDimension *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN3DDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN3DDataBuffer.h new file mode 100644 index 000000000..05f3e364c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVectorN3DDataBuffer.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVectorN3DDataBuffer : TSCH3DDataBuffer +{ + struct DataBuffer3DDimension mDimension; + vector_a3426c4e mContainer; +} + ++ (id)bufferWithCapacity3DDimension:(const struct DataBuffer3DDimension *)arg1; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_a3426c4e *container; +- (unsigned long long)componentByteSize; +- (int)componentType; +- (unsigned long long)components; +- (unsigned long long)count; +- (tvec3_c2818ced)size; +- (id)initWithCapacity3DDimension:(const struct DataBuffer3DDimension *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVertexShaderEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVertexShaderEffect.h new file mode 100644 index 000000000..4e6a76940 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVertexShaderEffect.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVertexShaderEffect : TSCH3DBaseVertexShaderEffect +{ +} + +- (void)inject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVerticalChartTitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVerticalChartTitlePositioner.h new file mode 100644 index 000000000..6a4f1313c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DVerticalChartTitlePositioner.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3DVerticalChartTitlePositioner : TSCH3DChartTitlePositioner +{ +} + +- (tvec2_84d5962d)sizeOfValueAxisLabelsForAlignment:(unsigned int)arg1; +- (struct LabelTransform)categoryAxisTitleTransform; +- (struct LabelTransform)valueAxisTitleTransform; +- (struct LabelTransform)mainTitleTransform; +- (float)categoryVerticalPadding; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3DViewFrustumCullingDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DViewFrustumCullingDelegate.h new file mode 100644 index 000000000..252c12ccb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3DViewFrustumCullingDelegate.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCH3DChartAllSceneObjectDelegate-Protocol.h" +#import "TSCH3DSceneObjectDelegator-Protocol.h" + +// Not exported +@interface TSCH3DViewFrustumCullingDelegate : NSObject +{ + unsigned long long mCullCnt; + unsigned long long mCullTotalCnt; + vector_a9ee3a08 mCullingPlanes; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)didGenerateShaderEffectsForSeriesAtIndex:(const tvec2_3b141483 *)arg1 effects:(id)arg2 sceneObject:(id)arg3 pipeline:(id)arg4; +- (_Bool)willProcessSeries:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)didSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)didGenerateShaderEffects:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (void)updateExternalLabelAttribute:(struct ExternalLabelAttribute *)arg1 sceneObject:(id)arg2 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg3; +- (_Bool)willSubmitLabelForSceneObject:(id)arg1 labelRenderInfo:(const struct ChartLabelsContainingLabelRenderInfo *)arg2; +- (_Bool)willSubmitLabelType:(int)arg1 boundsIndex:(long long)arg2 alignment:(unsigned long long)arg3 elementIndex:(unsigned long long)arg4 forSceneObject:(id)arg5; +- (void)setOffset:(const tvec3_17f03ce0 *)arg1 labelType:(int)arg2 boundsIndex:(long long)arg3 forSceneObject:(id)arg4; +- (void)labelsResourcesSessionWillEndForSceneObject:(id)arg1 pipeline:(id)arg2; +- (void)labelsResourcesSessionWillBeginForSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willSubmitElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didTransformElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)willUpdateElementEffectsStatesForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (struct ElementRenderPass)renderPassForElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (_Bool)renderPassDelayDisallowedForSceneObject:(id)arg1 pipeline:(id)arg2; +- (_Bool)willProcessElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willProcessElements:(id)arg1 sceneObject:(id)arg2 pipeline:(id)arg3; +- (_Bool)willRenderElement:(const struct RenderElementInfo *)arg1 sceneObject:(id)arg2; +- (void)didEndProcessingSceneObject:(id)arg1; +- (_Bool)willBeginProcessingSceneObject:(id)arg1; +- (struct ElementRenderPass)renderPassForSceneObject:(id)arg1; +- (id)makeDelegateWithSceneObject:(id)arg1 scene:(id)arg2; +- (id)makeDelegateWithScene:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec1DataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec1DataBuffer.h new file mode 100644 index 000000000..537d731fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec1DataBuffer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3Dvec1DataBuffer : TSCH3DFloatVectorDataBuffer +{ + vector_7cfb452c mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_7cfb452c *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec2DataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec2DataBuffer.h new file mode 100644 index 000000000..bb29b4b3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec2DataBuffer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3Dvec2DataBuffer : TSCH3DFloatVectorDataBuffer +{ + vector_35283da1 mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_35283da1 *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec3DataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec3DataBuffer.h new file mode 100644 index 000000000..67f55862b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec3DataBuffer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3Dvec3DataBuffer : TSCH3DFloatVectorDataBuffer +{ + vector_45b393db mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_45b393db *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec4DataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec4DataBuffer.h new file mode 100644 index 000000000..7af107ce2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCH3Dvec4DataBuffer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCH3Dvec4DataBuffer : TSCH3DFloatVectorDataBuffer +{ + vector_b7abfae3 mContainer; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)clear; +- (id)elementsAtIndices:(id)arg1; +- (unsigned long long)componentByteSize; +- (unsigned long long)components; +- (unsigned long long)count; +- (void)fillCapacity; +- (const void *)data; +@property(readonly, nonatomic) vector_b7abfae3 *container; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHArchivedSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHArchivedSelection.h new file mode 100644 index 000000000..f810cc3b7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHArchivedSelection.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class TSCHSelection, TSKSelection; + +// Not exported +@interface TSCHArchivedSelection : TSPObject +{ + TSCHSelection *mSelection; +} + +@property(retain, nonatomic) TSKSelection *selection; // @synthesize selection=mSelection; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHAreaElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHAreaElementBuilder.h new file mode 100644 index 000000000..963c5ac1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHAreaElementBuilder.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHAreaElementBuilder : TSCHLineElementBuilder +{ +} + +- (_Bool)p_addBottomStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 seriesIndex:(unsigned long long)arg3 valuesStart:(unsigned long long)arg4 valuesEnd:(unsigned long long)arg5 withPointsArray:(CDStruct_460b8ffe *)arg6 withCount:(unsigned long long)arg7; +- (void)p_addTopStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 withPointsArray:(CDStruct_460b8ffe *)arg3 withCount:(unsigned long long)arg4 lineType:(int)arg5; +- (CDStruct_460b8ffe *)p_createPointArrayForSeries:(id)arg1 inAreaFrame:(struct CGRect)arg2 valueStart:(long long)arg3 valueEnd:(long long)arg4 outCount:(unsigned long long *)arg5; +- (_Bool)needsSeparateHitTestingPaths; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBarColumnElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarColumnElementBuilder.h new file mode 100644 index 000000000..718659c77 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarColumnElementBuilder.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHBarColumnElementBuilder : TSCHElementBuilder +{ + _Bool mVertical; +} + ++ (void)calculateGapsForChartModel:(id)arg1 forTotalWidth:(float)arg2 outBarWidth:(float *)arg3 outBarGroupGap:(float *)arg4 outBarGap:(float *)arg5; +- (void)p_trendlineInfoForSeries:(id)arg1 forBodyLayout:(id)arg2 outVertical:(_Bool *)arg3 outOffsetInBody:(double *)arg4; +- (void)p_nudgeBarElementFrame:(struct CGRect *)arg1 inPlotAreaFrame:(struct CGRect)arg2 usingBarModelCache:(id)arg3 unitSpaceValueBegin:(double)arg4 unitSpaceValueEnd:(double)arg5 withViewScale:(double)arg6; +- (unsigned long long)p_logicalSeriesIndexForSeries:(id)arg1; +- (struct CGRect)p_createBarRectInFrame:(struct CGRect)arg1 forSeries:(id)arg2 valueIndex:(unsigned long long)arg3 valueAxis:(id)arg4 groupAxis:(id)arg5 barWidth:(float)arg6 barGroupGap:(float)arg7 barGap:(float)arg8; +- (double)p_beginValueForSeries:(id)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; +- (void)p_calcGapsForBodyLayout:(id)arg1 outBarWidth:(float *)arg2 outBarGroupGap:(float *)arg3 outBarGap:(float *)arg4; +- (unsigned long long)p_numberOfSeriesForGapCalcInModel:(id)arg1; +- (unsigned long long)countOfErrorBarsInSeries:(id)arg1 forGroups:(id)arg2 forAxisID:(id)arg3 forBodyLayout:(id)arg4 outClipRect:(struct CGRect *)arg5 outNewErrorBarDescriptors:(CDStruct_183601bc **)arg6; +- (struct CGRect)nudgeBarElementFrame:(struct CGRect)arg1 inPlotAreaFrame:(struct CGRect)arg2 usingBarModelCache:(id)arg3 unitSpaceValueBegin:(double)arg4 unitSpaceValueEnd:(double)arg5 withViewScale:(double)arg6; +- (unsigned long long)countOfBarRectsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewGroupIndexArray:(unsigned long long **)arg4 outNewElementRectsArray:(struct CGRect **)arg5 outNewClipRectsArray:(struct CGRect **)arg6; +- (unsigned long long)countOfLabelsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewTransforms:(struct CGAffineTransform **)arg4 outNewElementSizes:(struct CGSize **)arg5 outNewClipRect:(struct CGRect **)arg6 outNewStrings:(id **)arg7; +- (unsigned long long)countOfElementsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6 outSelectionKnobLocations:(id *)arg7; +- (id)initWithVertical:(_Bool)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBarElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarElementBuilder.h new file mode 100644 index 000000000..dad42ab7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHBarElementBuilder : TSCHBarColumnElementBuilder +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBarSeriesModelCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarSeriesModelCache.h new file mode 100644 index 000000000..8f6258651 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBarSeriesModelCache.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartAxis, TSCHChartSeries, TSCHChartValueAxis, TSDShadow, TSDStroke, TSWPParagraphStyle; + +// Not exported +@interface TSCHBarSeriesModelCache : NSObject +{ + TSCHChartSeries *mSeries; + TSCHChartValueAxis *mValueAxis; + TSCHChartAxis *mGroupAxis; + TSWPParagraphStyle *mParagraphStyle; + unsigned long long mSeriesIndex; + _Bool mValueLabelsOn; + double mBarWidthRatio; + double mBarGroupGapRatio; + double mBarGapRatio; + double mUnitSpaceIntercept; + unsigned int mLabelPosition; + TSDShadow *mShadow; + TSDStroke *mStroke; + id mFill; + double mOpacity; +} + +@property(readonly) double opacity; // @synthesize opacity=mOpacity; +@property(readonly) id fill; // @synthesize fill=mFill; +@property(readonly) TSDStroke *stroke; // @synthesize stroke=mStroke; +@property(readonly) TSDShadow *shadow; // @synthesize shadow=mShadow; +@property(readonly) unsigned int labelPosition; // @synthesize labelPosition=mLabelPosition; +@property(readonly) double unitSpaceIntercept; // @synthesize unitSpaceIntercept=mUnitSpaceIntercept; +@property(readonly) double barGapRatio; // @synthesize barGapRatio=mBarGapRatio; +@property(readonly) double barGroupGapRatio; // @synthesize barGroupGapRatio=mBarGroupGapRatio; +@property(readonly) double barWidthRatio; // @synthesize barWidthRatio=mBarWidthRatio; +@property(readonly) _Bool valueLabelsOn; // @synthesize valueLabelsOn=mValueLabelsOn; +@property(readonly) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +@property(readonly) TSCHChartAxis *groupAxis; // @synthesize groupAxis=mGroupAxis; +@property(readonly) TSCHChartValueAxis *valueAxis; // @synthesize valueAxis=mValueAxis; +@property(readonly) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +@property(readonly) TSCHChartSeries *series; // @synthesize series=mSeries; +- (void)dealloc; +- (id)initWithChartModel:(id)arg1 forSeries:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-PreUFFUnarchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-PreUFFUnarchiving.h new file mode 100644 index 000000000..c78df1701 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-PreUFFUnarchiving.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHBaseStyle (PreUFFUnarchiving) +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-__PropertyMaps_GEN.h new file mode 100644 index 000000000..07aa28f15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle-__PropertyMaps_GEN.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHBaseStyle (__PropertyMaps_GEN) +- (void)g_splitProperty:(int)arg1 outStyleOwner:(id *)arg2 outSpecifier:(id *)arg3 outKeyName:(id *)arg4; +- (id)g_objectTypeForSpecific:(int)arg1; +- (id)g_specificToGenericPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle.h new file mode 100644 index 000000000..373ed3e8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBaseStyle.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHStyleActAlike-Protocol.h" + +// Not exported +@interface TSCHBaseStyle : TSSStyle +{ +} + +- (id)shortDescription; +- (id)boxedDefaultValueForProperty:(int)arg1; +- (float)defaultFloatValueForProperty:(int)arg1; +- (int)defaultIntValueForProperty:(int)arg1; +- (id)defaultValueForProperty:(int)arg1; +- (id)properties; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBubbleElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBubbleElementBuilder.h new file mode 100644 index 000000000..e50ee397e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBubbleElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHBubbleElementBuilder : TSCHScatterElementBuilder +{ +} + +- (unsigned long long)countOfElementsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6 outSelectionKnobLocations:(id *)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHBundleLookupClass.h new file mode 100644 index 000000000..8fe64d728 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCallbackAnimationDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCallbackAnimationDelegate.h new file mode 100644 index 000000000..3c8b4bc23 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCallbackAnimationDelegate.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHCallbackAnimationDelegate : NSObject +{ + id target; + SEL selector; +} + +@property(nonatomic) SEL selector; // @synthesize selector; +@property(retain, nonatomic) id target; // @synthesize target; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractAreaLayoutItem.h new file mode 100644 index 000000000..2e09d89c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractAreaLayoutItem.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAbstractAreaLayoutItem : TSCHChartLayoutItem +{ +} + +- (struct CGRect)calcDrawingRect; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractLineElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractLineElementsRenderer.h new file mode 100644 index 000000000..3bdafcc61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAbstractLineElementsRenderer.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAbstractLineElementsRenderer : TSCHRenderer +{ +} + +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_finishContextAfterRendering:(struct CGContext *)arg1 modelCache:(id)arg2; +- (void)p_setupContextForRendering:(struct CGContext *)arg1 layerRect:(struct CGRect)arg2 modelCache:(id)arg3 shadow:(id)arg4; +- (id)symbolTransformsForRenderingElements; +- (struct CGAffineTransform)p_adjustTransformForAADefeatInContext:(struct CGContext *)arg1 inTransform:(struct CGAffineTransform)arg2 forSeriesShape:(struct CGPath *)arg3 inBodyBounds:(struct CGRect)arg4; +- (id)p_findChartRootLayoutItem:(id)arg1; +- (void)p_clipOutSymbolsInContext:(struct CGContext *)arg1 withTransformArray:(struct CGAffineTransform *)arg2 withCount:(unsigned long long)arg3 forSeries:(id)arg4; +- (int)chunkPlane; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaElementsRenderer.h new file mode 100644 index 000000000..bb5626519 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaElementsRenderer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAreaElementsRenderer : TSCHChartAbstractLineElementsRenderer +{ +} + +- (_Bool)supportsSeparateLabelsRenderPass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaLayoutItem.h new file mode 100644 index 000000000..b30df37c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAreaLayoutItem.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartAxisLayoutItem; + +// Not exported +@interface TSCHChartAreaLayoutItem : TSCH2DChartAbstractAreaLayoutItem +{ + TSCHChartAxisLayoutItem *mTopHorizontalAxis; + TSCHChartAxisLayoutItem *mBottomHorizontalAxis; + TSCHChartAxisLayoutItem *mLeftVerticalAxis; + TSCHChartAxisLayoutItem *mRightVerticalAxis; + unsigned long long mRelayoutDepth; +} + +- (struct CGRect)i_currentBufferAreaUnitRect; +- (id)renderersWithRep:(id)arg1; +- (void)p_layoutOutward; +- (void)p_layoutInward; +- (void)buildSubTree; +- (double)p_dataSetNameLabelPadding; +- (void)p_arrangeSizedChildren; +- (Class)p_axisLayoutItemClassForAxisID:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-TSCH3DLabelSizeUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-TSCH3DLabelSizeUtility.h new file mode 100644 index 000000000..a14fecf24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-TSCH3DLabelSizeUtility.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartAxis (TSCH3DLabelSizeUtility) ++ (id)axisForInfo:(id)arg1; ++ (id)paragraphStyleForLabelsFontForInfo:(id)arg1; ++ (tvec2_84d5962d)sizeOfSeriesLabelsForInfo:(id)arg1; ++ (tvec2_84d5962d)sizeOfSeriesLabelsForInfo:(id)arg1 onlyHeight:(_Bool)arg2; ++ (tvec2_84d5962d)sizeOfLabelsForInfo:(id)arg1 onlyHeight:(_Bool)arg2; +- (tvec2_84d5962d)sizeOfLabelsForInfo:(id)arg1 enumerator:(id)arg2 onlyHeight:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-__PropertyMaps_GEN.h new file mode 100644 index 000000000..e892160d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartAxis (__PropertyMaps_GEN) +- (id)g_genericToDefaultPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis.h new file mode 100644 index 000000000..5908ce5cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxis.h @@ -0,0 +1,108 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHStyleOwning-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHChartAxisID, TSCHChartModel, TSUFastReadInvalidatingCache; + +// Not exported +@interface TSCHChartAxis : NSObject +{ + TSCHChartModel *mChartModel; + TSCHChartAxisID *mAxisID; + id mStyle; + id mNonStyle; + unsigned long long mStyleIndex; + unsigned long long mNonStyleIndex; + TSUFastReadInvalidatingCache *mAnalysisCache; +} + +@property(readonly, nonatomic) TSCHChartModel *model; // @synthesize model=mChartModel; +@property(readonly, nonatomic) TSCHChartAxisID *axisID; // @synthesize axisID=mAxisID; +- (id)nonstyle; +- (id)style; +- (void)propertiesWereMutated:(id)arg1; +- (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2; +- (id)swapTuplesForMutationsForImport:(id)arg1; +- (id)swapTuplesForMutations:(id)arg1; +- (id)p_swapTuplesForMutations:(id)arg1 forImport:(_Bool)arg2; +- (id)context; +- (id)drawableInfo; +- (id)chartInfo; +- (id)valueForProperty:(int)arg1; +- (id)objectValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1 defaultValue:(float)arg2; +- (int)intValueForProperty:(int)arg1 defaultValue:(int)arg2; +- (_Bool)hasObjectValueForProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasFloatValueForProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasIntValueForProperty:(int)arg1 value:(int *)arg2; +- (int)defaultPropertyForGeneric:(int)arg1; +- (int)specificPropertyForGeneric:(int)arg1; +- (id)defaultProperties; +- (id)p_genericToDefaultPropertyMap; +- (void)clearParent; +- (unsigned long long)axisIndex; +- (unsigned long long)nonStyleIndex; +- (unsigned long long)styleIndex; +- (void)setNonStyle:(id)arg1 index:(unsigned long long)arg2; +- (void)setStyle:(id)arg1 index:(unsigned long long)arg2; +- (id)formattedStringForSeries:(id)arg1 index:(unsigned long long)arg2 multiDataSetIndex:(unsigned long long)arg3; +- (unsigned long long)indexForSelectionPathLabelIndex:(unsigned long long)arg1; +- (unsigned long long)selectionPathLabelIndexForMultiDataSetIndex:(unsigned long long)arg1; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1; +- (id)valueForFormattedString:(id)arg1; +- (id)formattedStringForSeries:(id)arg1 index:(unsigned long long)arg2; +- (id)formattedStringForValue:(id)arg1; +- (_Bool)supportsFormattedStringForInvalidValue; +- (id)inspectorStringForValue:(id)arg1; +- (id)numberFormatForSeries:(id)arg1 index:(unsigned long long)arg2; +- (id)numberFormat; +- (_Bool)editableFormatForValueStrings; +- (double *)unitSpaceCenterValuesForSeries:(id)arg1 indexes:(struct _NSRange)arg2; +- (double)unitSpaceCenterValueForSeries:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceCenterValueForValue:(double)arg1; +- (double)unitSpaceCenterValueHalfOffset; +- (double)unitSpaceHalfOffsetForCountSpaceHalfOffset; +- (double)unitSpaceValueForCountSpaceValue:(double)arg1; +- (double)unitSpaceValueForCountSpaceValue:(double)arg1 min:(double)arg2 count:(double)arg3; +- (double)unitSpaceValueForDataSpaceValue:(double)arg1; +- (double)unitSpaceValueForDataSpaceValue:(double)arg1 min:(double)arg2 max:(double)arg3; +- (double *)unitSpaceValuesForSeries:(id)arg1 indexes:(struct _NSRange)arg2; +- (double)unitSpaceValueForSeries:(id)arg1 index:(unsigned long long)arg2; +- (double *)unitSpaceValuesForSeries:(id)arg1 indexes:(struct _NSRange)arg2 min:(double)arg3 max:(double)arg4; +- (double)unitSpaceValueForSeries:(id)arg1 index:(unsigned long long)arg2 min:(double)arg3 max:(double)arg4; +- (double)unitSpaceValueForDataSpaceValue:(double)arg1 series:(id)arg2 index:(unsigned long long)arg3; +- (id)computeMinorGridlinesFromMajorGridlinesInAnalysis:(id)arg1; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; +- (void)adjustMinMaxForDataRangeInAnalysis:(id)arg1; +- (void)updateMinMaxGridLocationsInAnalysis:(id)arg1; +- (double)doubleModelToAxisValue:(double)arg1 forSeries:(id)arg2; +- (double)modelMax; +- (double)modelMin; +- (void)updateModelMinMaxInAnalysis:(id)arg1; +- (id)p_axisAnalysisFromCurrentModel; +- (id)description; +- (id)minorGridLocations; +- (id)majorGridLocations; +- (unsigned long long)p_count; +- (unsigned long long)p_rangeCount; +- (double)range; +- (double)max; +- (double)min; +- (double)interceptForAxis:(id)arg1; +@property(readonly, nonatomic) int currentAxisScaleSetting; +- (void)invalidateTransientState; +- (id)analysis; +@property(readonly) _Bool isRangeContinuous; +@property(readonly) _Bool isCategory; +- (void)dealloc; +- (id)initWithAxisID:(id)arg1 model:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisAnalysis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisAnalysis.h new file mode 100644 index 000000000..14dfd181b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisAnalysis.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSCHChartAxisAnalysis : NSObject +{ + long long _retainCount; + double _min; + double _max; + double _modelMin; + double _modelMax; + NSArray *_majorGridLocations; + NSArray *_minorGridLocations; + NSArray *_totals; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; +@property(copy, nonatomic) NSArray *totals; // @synthesize totals=_totals; +@property(copy, nonatomic) NSArray *minorGridLocations; // @synthesize minorGridLocations=_minorGridLocations; +@property(copy, nonatomic) NSArray *majorGridLocations; // @synthesize majorGridLocations=_majorGridLocations; +@property(nonatomic) double modelMax; // @synthesize modelMax=_modelMax; +@property(nonatomic) double modelMin; // @synthesize modelMin=_modelMin; +@property(nonatomic) double max; // @synthesize max=_max; +@property(nonatomic) double min; // @synthesize min=_min; +- (void)dealloc; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisID.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisID.h new file mode 100644 index 000000000..d910631c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisID.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCHChartAxisID : NSObject +{ + int mType; + unsigned long long mOrdinal; +} + ++ (id)axisIDWithType:(int)arg1 ordinal:(unsigned long long)arg2; +@property(readonly) unsigned long long ordinal; // @synthesize ordinal=mOrdinal; +@property(readonly) int type; // @synthesize type=mType; +- (void)saveToArchive:(struct ChartAxisIDArchive *)arg1; +- (id)initWithArchive:(const struct ChartAxisIDArchive *)arg1; +- (id)description; +- (id)debuggingName; +- (_Bool)intersectsAxisID:(id)arg1; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithType:(int)arg1 ordinal:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLabelsLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLabelsLayoutItem.h new file mode 100644 index 000000000..2aee48a40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLabelsLayoutItem.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisLabelsLayoutItem : TSCHChartLayoutItem +{ + unsigned long long mStride; + float mAngleInDegrees; + float mAngleInRadians; +} + +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)mutationTuplesToApplyDuringResize; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (struct CGRect)layoutSpaceRectForAllLabels; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 range:(struct _NSRange)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 usingString:(id)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4 useAngle:(_Bool)arg5; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (struct CGAffineTransform)p_transformForRenderingLabel:(unsigned long long)arg1 range:(struct _NSRange *)arg2 inLayoutArea:(struct CGRect)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 usingString:(id)arg6 stride:(unsigned long long *)arg7 useAngle:(_Bool)arg8; +- (unsigned long long)p_computeAutoStrideInLayoutArea:(struct CGRect)arg1; +- (long long)p_smallestSecondValueLabelIndex:(long long)arg1 start:(long long)arg2 end:(long long)arg3 inLayoutArea:(struct CGRect)arg4 paragraphStyle:(id)arg5; +- (long long)p_smallestSecondValueLabelIndex:(long long)arg1 start:(long long)arg2 end:(long long)arg3 inLayoutArea:(struct CGRect)arg4 paragraphStyle:(id)arg5 isTop:(_Bool)arg6; +- (void)p_rect:(struct CGRect *)arg1 andTransform:(struct CGAffineTransform *)arg2 inLayoutArea:(struct CGRect)arg3 forIndex:(unsigned long long)arg4 paragraphStyle:(id)arg5; +@property(readonly, nonatomic) unsigned long long stride; +- (unsigned long long)strideInLayoutArea:(struct CGRect)arg1; +- (id)selectionPathLabelType; +- (struct CGPoint)labelAnchorForPosition:(int)arg1 degrees:(float)arg2; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1 axis:(id)arg2; +- (struct CGPoint)axisAnchorForPosition:(int)arg1 degrees:(float)arg2 area:(struct CGRect)arg3 unrotatedSize:(struct CGSize)arg4 unitSpaceValue:(double)arg5; +- (id)labelStringForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)numberOfLabelsForAxis:(id)arg1; +- (id)labelsLayoutItem; +- (id)axisLayoutItem; +- (struct CGRect)calcOverhangRect; +- (struct CGRect)calcDrawingRect; +- (void)clearAll; +- (void)setLayoutSize:(struct CGSize)arg1; +- (struct CGSize)calcMinSize; +- (_Bool)showLabelsForAxis:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLayoutItem.h new file mode 100644 index 000000000..3486d1f2c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLayoutItem.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartAxisID, TSCHChartAxisLineLayoutItem, TSCHChartAxisPaddingLayoutItem, TSCHChartAxisTickMarksLayoutItem, TSCHChartAxisTitleLayoutItem; + +// Not exported +@interface TSCHChartAxisLayoutItem : TSCHChartLayoutItem +{ + TSCHChartAxisID *mAxisID; + int mAxisPosition; + TSCHChartAxisTitleLayoutItem *mAxisTitle; + TSCHChartAxisPaddingLayoutItem *mAxisPadding; + TSCHChartAxisTickMarksLayoutItem *mTickMarks; + TSCHChartAxisLineLayoutItem *mAxisLine; + struct CGSize mChartBodySize; +} + ++ (id)selectionPathType; +@property(nonatomic) struct CGSize chartBodySize; // @synthesize chartBodySize=mChartBodySize; +@property(readonly, nonatomic) TSCHChartAxisPaddingLayoutItem *axisPaddingLayoutItem; // @synthesize axisPaddingLayoutItem=mAxisPadding; +@property(readonly, nonatomic) TSCHChartAxisLineLayoutItem *axisLineLayoutItem; // @synthesize axisLineLayoutItem=mAxisLine; +@property(readonly, nonatomic) TSCHChartAxisTickMarksLayoutItem *axisTickMarksLayoutItem; // @synthesize axisTickMarksLayoutItem=mTickMarks; +@property(readonly, nonatomic) TSCHChartAxisTitleLayoutItem *axisTitleLayoutItem; // @synthesize axisTitleLayoutItem=mAxisTitle; +@property(readonly, nonatomic) int axisPosition; // @synthesize axisPosition=mAxisPosition; +@property(retain, nonatomic) TSCHChartAxisID *axisID; // @synthesize axisID=mAxisID; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)p_subselectionHaloPositionsForLabelsSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)p_subselectionKnobPositionsForLabelsSelection:(id)arg1; +- (struct CGRect)protected_layoutSpaceRectForAllLabels; +- (void)p_layoutLabelsNow; +- (void)p_layoutOutward; +- (void)p_layoutInward; +- (id)p_description; +- (id)renderersWithRep:(id)arg1; +- (struct CGRect)calcOverhangRect; +- (struct CGSize)calcMinSize; +- (void)dealloc; +- (id)initWithParent:(id)arg1 axisPosition:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLineLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLineLayoutItem.h new file mode 100644 index 000000000..91c6e2921 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisLineLayoutItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisLineLayoutItem : TSCHChartLayoutItem +{ +} + +- (struct CGAffineTransform)transformForRenderingOutElementSize:(struct CGSize *)arg1 outClipRect:(struct CGRect *)arg2; +- (struct CGRect)calcDrawingRect; +- (struct CGSize)calcMinSize; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..d92688113 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartAxisNonStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle.h new file mode 100644 index 000000000..2cdbd927a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisNonStyle.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisNonStyle : TSCHBaseStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisPaddingLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisPaddingLayoutItem.h new file mode 100644 index 000000000..d1d526afa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisPaddingLayoutItem.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisPaddingLayoutItem : TSCHChartLayoutItem +{ +} + +- (struct CGSize)calcMinSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisRenderer.h new file mode 100644 index 000000000..985bc95b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisRenderer.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHCompositeRendering-Protocol.h" + +@class NSString, TSCHSelectionPath; + +// Not exported +@interface TSCHChartAxisRenderer : TSCHRenderer +{ + TSCHSelectionPath *mAxisTitleSelectionPath; + NSString *mEditingString; +} + +@property(retain, nonatomic) NSString *editingString; // @synthesize editingString=mEditingString; +- (void)useEditedString:(id)arg1; +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (_Bool)p_isTitleVisible; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (void)drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_addTickmarkPaths:(struct CGContext *)arg1 axis:(id)arg2 locations:(id)arg3 stroke:(id)arg4 width:(float)arg5; +- (void)p_debugRenderTickmarkArea:(struct CGContext *)arg1; +- (void)p_addLinePath:(struct CGContext *)arg1 stroke:(id)arg2; +- (void)p_drawTitle:(struct CGContext *)arg1 rangePtr:(struct _NSRange *)arg2; +- (_Bool)isCompositeRenderer; +- (id)axisLayoutItem; +- (void)willBeginTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (id)transparencyLayers; +- (_Bool)needsAnySeparateLayers; +- (_Bool)p_needsSharedTickMarkLayer; +- (_Bool)p_needsPositionBasedTransparencyLayer; +- (id)axisTitleSelectionPath; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisSeriesLabelsLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisSeriesLabelsLayoutItem.h new file mode 100644 index 000000000..b6a126a30 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisSeriesLabelsLayoutItem.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisSeriesLabelsLayoutItem : TSCHChartCategoryAxisLabelsLayoutItem +{ +} + +- (id)selectionPathLabelType; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1 axis:(id)arg2; +- (unsigned long long)strideInLayoutArea:(struct CGRect)arg1; +- (id)labelStringForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)numberOfLabelsForAxis:(id)arg1; +- (_Bool)showLabelsForAxis:(id)arg1; +- (struct CGSize)calcMinSize; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..b49f975c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartAxisStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle.h new file mode 100644 index 000000000..44634479b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisStyle.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisStyle : TSCHBaseStyle +{ +} + ++ (id)identifierForCategoryStyleWithRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)presetStyleDescriptorForCategoryStyleOrdinal:(unsigned long long)arg1; ++ (id)identifierForValueStyleWithRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)presetStyleDescriptorForValueStyleOrdinal:(unsigned long long)arg1; ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_upgradeRemoveShadowEnabledPropertyUsage:(id)arg1; +- (void)p_upgrade3DChartPropertiesFrom2DProperties:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTickMarksLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTickMarksLayoutItem.h new file mode 100644 index 000000000..1d2eacdab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTickMarksLayoutItem.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisTickMarksLayoutItem : TSCHChartLayoutItem +{ +} + +- (struct CGAffineTransform)transformForRenderingOutElementSize:(struct CGSize *)arg1 outClipRect:(struct CGRect *)arg2; +- (struct CGRect)calcDrawingRect; +- (struct CGRect)p_effectiveRootedLayoutRect; +- (struct CGSize)calcMinSize; +- (int)location; +@property(readonly, nonatomic) float minorTickmarkLength; +@property(readonly, nonatomic) float majorTickmarkLength; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItem.h new file mode 100644 index 000000000..cfd57e6bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItem.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisTitleLayoutItem : TSCHChartLayoutItem +{ + struct CGSize mChartBodySize; +} + +@property(nonatomic) struct CGSize chartBodySize; // @synthesize chartBodySize=mChartBodySize; +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (double)titlePaddingForAxis:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (struct CGAffineTransform)transformForRenderingRange:(struct _NSRange)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (struct CGAffineTransform)transformForRenderingOutElementSize:(struct CGSize *)arg1 outClipRect:(struct CGRect *)arg2; +- (struct CGAffineTransform)p_transformForRenderingRangePtr:(struct _NSRange *)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (struct CGRect)calcDrawingRect; +- (struct CGSize)calcMinSize; +- (id)axisLayoutItem; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItemWithStaticPadding.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItemWithStaticPadding.h new file mode 100644 index 000000000..3d9206028 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartAxisTitleLayoutItemWithStaticPadding.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartAxisTitleLayoutItemWithStaticPadding : TSCHChartAxisTitleLayoutItem +{ + double mTitlePadding; +} + +- (double)titlePaddingForAxis:(id)arg1; +- (id)initWithParent:(id)arg1 padding:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBackgroundRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBackgroundRenderer.h new file mode 100644 index 000000000..eaa420337 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBackgroundRenderer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBackgroundRenderer : TSCHRenderer +{ +} + +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2 style:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBarElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBarElementsRenderer.h new file mode 100644 index 000000000..9c91426be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBarElementsRenderer.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBarElementsRenderer : TSCHRenderer +{ + _Bool mVertical; + _Bool mTouchInResize; + _Bool mTouchInBody; + unsigned long long mHitSeriesIndex; + unsigned long long mHitValueIndex; + double mHitFudgeOffset; + _Bool mResizeIsOutsideBody; + struct CGRect mLastDrawRect; +} + +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_drawLabels:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_drawBars:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (struct CGRect)renderingElementFrameForBarElementFrame:(struct CGRect)arg1 groupIndex:(unsigned long long)arg2 modelCache:(id)arg3 stroke:(id)arg4 viewScale:(double)arg5 contextInfo:(CDStruct_71493e60)arg6 returningFillRect:(struct CGRect *)arg7 strokeRect:(struct CGRect *)arg8; +- (CDStruct_d2b197d1)p_valueRangeForModelCache:(id)arg1 groupIndex:(unsigned long long)arg2; +- (struct CGRect)barElementFrameForSeries:(id)arg1 groupIndex:(unsigned long long)arg2; +- (_Bool)supportsSeparateLabelsRenderPass; +- (int)chunkPlane; +- (id)initWithChartRep:(id)arg1 layoutItem:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBodyLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBodyLayoutItem.h new file mode 100644 index 000000000..6413ddb9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBodyLayoutItem.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBodyLayoutItem : TSCHChartLayoutItem +{ + _Bool mVertical; +} + +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)p_trendLineR2SubselectionKnobsForSeries:(id)arg1; +- (id)p_trendLineEquationSubselectionKnobsForSeries:(id)arg1; +- (id)p_trendLineSubselectionKnobsForSeries:(id)arg1; +- (id)p_errorBarSubselectionKnobsForSeries:(id)arg1 axisID:(id)arg2; +- (id)p_valueLabelSubselectionKnobsForSeries:(id)arg1; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (unsigned long long)countOfElementsForModel:(id)arg1 series:(id)arg2 forGroupsBySeries:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6; +- (struct CGAffineTransform)transformForRenderingLabelForSeries:(unsigned long long)arg1 forGroup:(unsigned long long)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (struct CGAffineTransform)p_transformForRenderingLabelForLineAreaSeries:(unsigned long long)arg1 forGroup:(unsigned long long)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (struct CGAffineTransform)p_transformForRenderingLabelForBarColSeries:(unsigned long long)arg1 forGroup:(unsigned long long)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (void)p_nudgeBarElementFrame:(struct CGRect *)arg1 usingBarModelCache:(id)arg2 unitSpaceValueBegin:(double)arg3 unitSpaceValueEnd:(double)arg4; +- (id)renderersWithRep:(id)arg1; +- (void)p_addRendererOfClass:(Class)arg1 andRep:(id)arg2 toArray:(id)arg3; +- (void)p_layoutOutward; +- (struct CGRect)calcOverhangRect; +- (struct CGRect)p_calcDrawingRectForModel:(id)arg1; +- (struct CGRect)p_exactLabelsDrawingRectForSeries:(id)arg1; +- (struct CGRect)calcDrawingRect; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisLayoutItem.h new file mode 100644 index 000000000..ce49b55b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisLayoutItem.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBorderAxisLayoutItem : TSCHChartAxisLayoutItem +{ +} + +- (id)renderersWithRep:(id)arg1; +- (void)buildSubTree; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisRenderer.h new file mode 100644 index 000000000..f5321ee0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBorderAxisRenderer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBorderAxisRenderer : TSCHChartAxisRenderer +{ +} + +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBubbleElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBubbleElementsRenderer.h new file mode 100644 index 000000000..1d5f59b25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartBubbleElementsRenderer.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartBubbleElementsRenderer : TSCHChartAbstractLineElementsRenderer +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DAxisLabelEnumeratorDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DAxisLabelEnumeratorDispatch.h new file mode 100644 index 000000000..dd68b2912 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DAxisLabelEnumeratorDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartCategoryAxis (TSCH3DAxisLabelEnumeratorDispatch) +- (pair_952e027e)labelEnumeratorPair; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DLabelSizeUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DLabelSizeUtility.h new file mode 100644 index 000000000..45f2ba4d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-TSCH3DLabelSizeUtility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartCategoryAxis (TSCH3DLabelSizeUtility) ++ (id)axisForInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-__PropertyMaps_GEN.h new file mode 100644 index 000000000..9f649ec35 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartCategoryAxis (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis.h new file mode 100644 index 000000000..58c8fffba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxis.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartCategoryAxis : TSCHChartAxis +{ + int mRangeContinuousCache; +} + +- (int)specificPropertyForGeneric:(int)arg1; +- (id)defaultProperties; +- (id)p_getGenericToCategoryPropertyMap; +- (id)p_getGenericToCategoryPropertyMapForNonMultiData; +- (id)p_getGenericToCategoryPropertyMapForMultiData; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; +- (unsigned long long)indexForSelectionPathLabelIndex:(unsigned long long)arg1; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1; +- (_Bool)isRangeContinuous; +- (_Bool)isCategory; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLabelsLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLabelsLayoutItem.h new file mode 100644 index 000000000..c5960b83b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLabelsLayoutItem.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartCategoryAxisLabelsLayoutItem : TSCHChartAxisLabelsLayoutItem +{ +} + +- (id)selectionPathLabelType; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1 axis:(id)arg2; +- (struct CGPoint)labelAnchorForPosition:(int)arg1 degrees:(float)arg2; +- (struct CGPoint)axisAnchorForPosition:(int)arg1 degrees:(float)arg2 area:(struct CGRect)arg3 unrotatedSize:(struct CGSize)arg4 unitSpaceValue:(double)arg5; +- (id)labelStringForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)numberOfLabelsForAxis:(id)arg1; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLayoutItem.h new file mode 100644 index 000000000..fc785f748 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisLayoutItem.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartAxisSeriesLabelsLayoutItem, TSCHChartCategoryAxisLabelsLayoutItem; + +// Not exported +@interface TSCHChartCategoryAxisLayoutItem : TSCHChartAxisLayoutItem +{ + TSCHChartAxisSeriesLabelsLayoutItem *mSeriesLabels; + TSCHChartCategoryAxisLabelsLayoutItem *mCategoryLabels; +} + ++ (id)selectionPathType; +@property(readonly, nonatomic) TSCHChartCategoryAxisLabelsLayoutItem *axisCategoryLabelsLayoutItem; // @synthesize axisCategoryLabelsLayoutItem=mCategoryLabels; +@property(readonly, nonatomic) TSCHChartAxisSeriesLabelsLayoutItem *axisSeriesLabelsLayoutItem; // @synthesize axisSeriesLabelsLayoutItem=mSeriesLabels; +- (struct CGRect)protected_layoutSpaceRectForAllLabels; +- (id)renderersWithRep:(id)arg1; +- (void)p_layoutLabelsNow; +- (void)buildSubTree; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisRenderer.h new file mode 100644 index 000000000..f956661cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCategoryAxisRenderer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartCategoryAxisRenderer : TSCHChartAxisRenderer +{ +} + +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (_Bool)p_doesSelectionPathReferToAxisSeriesLabel:(id)arg1; +- (_Bool)p_doesSelectionPathReferToAxisLabel:(id)arg1; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (unsigned long long)p_seriesIndexForSelectionPath:(id)arg1; +- (unsigned long long)p_categoryIndexForSelectionPath:(id)arg1; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (void)drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; +- (void)p_drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3 limitRenderLabels:(int)arg4 limitLabelIndex:(unsigned long long)arg5 rangePtr:(struct _NSRange *)arg6; +- (id)transparencyLayers; +- (id)categoryAxisLayoutItem; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCommand.h new file mode 100644 index 000000000..34178e5cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartDrawableInfo, TSDInteractiveCanvasController; + +// Not exported +@interface TSCHChartCommand : TSKCommand +{ + TSCHChartDrawableInfo *mInfo; + _Bool mOriginalDirtyState; + TSDInteractiveCanvasController *mICC; +} + +@property(readonly, nonatomic) TSCHChartDrawableInfo *chartInfo; // @synthesize chartInfo=mInfo; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; // @synthesize interactiveCanvasController=mICC; +- (id)anchorAttachmentCommandFromNewGeometry:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ChartCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ChartCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)init; +- (id)initWithChartInfo:(id)arg1; +- (id)initWithChartInfo:(id)arg1 interactiveCanvasController:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDataSetNameLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDataSetNameLayoutItem.h new file mode 100644 index 000000000..6d08110a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDataSetNameLayoutItem.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartDataSetNameLayoutItem : TSCHChartTitleLayoutItem +{ +} + +@property(readonly, nonatomic) _Bool isAboveChartBody; +- (id)titleSelectionPath; +- (unsigned long long)titleParagraphStyleIndex; +- (id)titleTextForModel:(id)arg1; +- (_Bool)isTitleOn; +- (struct CGSize)calcMinSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-AdoptStylesheet.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-AdoptStylesheet.h new file mode 100644 index 000000000..fbaa22cf4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-AdoptStylesheet.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartDrawableInfo (AdoptStylesheet) +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-Archiving.h new file mode 100644 index 000000000..31835a8ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-Archiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartDrawableInfo (Archiving) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..225b79421 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-KNBuildTitleAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartDrawableInfo (KNBuildTitleAdditions) +- (id)buildImageTitle; +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PeekAtPrivateSeriesStyles.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PeekAtPrivateSeriesStyles.h new file mode 100644 index 000000000..6b15d39d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PeekAtPrivateSeriesStyles.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartDrawableInfo (PeekAtPrivateSeriesStyles) +- (id)p_copyFor3DAs2DWithContext:(id)arg1 chartFrame:(struct CGRect)arg2 legendFrame:(struct CGRect)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PreUFF_Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PreUFF_Archiving.h new file mode 100644 index 000000000..c3b976909 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-PreUFF_Archiving.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartDrawableInfo (PreUFF_Archiving) +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-TSCECalculationEngineRegistrationPassthroughForTNChartMediator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-TSCECalculationEngineRegistrationPassthroughForTNChartMediator.h new file mode 100644 index 000000000..d471ee6f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo-TSCECalculationEngineRegistrationPassthroughForTNChartMediator.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCECalculationEngineRegistration-Protocol.h" + +@interface TSCHChartDrawableInfo (TSCECalculationEngineRegistrationPassthroughForTNChartMediator) +- (id)objectToArchiveInDependencyTracker; +- (id)componentRootObject; +- (_Bool)registerLast; +- (void)unregisterFromCalculationEngine:(id)arg1; +- (void)registerWithCalculationEngineForDocumentLoad:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo.h new file mode 100644 index 000000000..7c906c789 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableInfo.h @@ -0,0 +1,95 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHStyleSwapSupporting-Protocol.h" +#import "TSDMixing-Protocol.h" +#import "TSDReducableInfo-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSKSearchable-Protocol.h" +#import "TSPCopying-Protocol.h" +#import "TSSPresetSource-Protocol.h" +#import "TSSThemedObject-Protocol.h" + +@class TSCHChartInfo, TSCHChunkManager, TSPObject; + +// Not exported +@interface TSCHChartDrawableInfo : TSDDrawableInfo +{ + TSCHChartInfo *mChart; + TSPObject *mMediatorPersistentObject; + TSCHChunkManager *mChunkManager; +} + ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; +@property(readonly, nonatomic) TSCHChartInfo *chart; // @synthesize chart=mChart; +- (id)commandToReplaceImageData:(id)arg1 withReducedImageData:(id)arg2 associatedHint:(id)arg3; +- (struct CGSize)targetSizeForImageData:(id)arg1 associatedHint:(id)arg2; +- (id)imageDatasForReducingFileSizeWithAssociatedHints; +- (id)styleOwnerFromSwapType:(int)arg1 andIndex:(unsigned long long)arg2; +- (id)applyStyleSwapTuples:(id)arg1; +- (id)applyStyleSwapTuple:(id)arg1; +- (void)chartTypeDidChangeWithDetails:(id)arg1; +- (void)modelDidInvalidateWithDetails:(id)arg1; +- (void)chartDidInvalidateWithProperties:(id)arg1; +- (void)p_sendInvalidationWithKind:(int)arg1 details:(id)arg2; +- (_Bool)aspectRatioLocked; +- (_Bool)canSizeBeChangedIncrementally; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (_Bool)supportsHyperlinks; +- (Class)editorClass; +- (Class)layoutClass; +- (Class)repClass; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (id)childInfos; +- (void)acceptVisitor:(id)arg1; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)hasBackgroundLayerForPieChart; +- (_Bool)shouldAddMultiDataBuildWhenAddingToDocument; +- (_Bool)reverseChunkingIsSupported; +- (id)animationFilters; +- (unsigned long long)chunkCountForTextureDeliveryStyle:(unsigned long long)arg1 animationFilter:(id)arg2; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (unsigned long long)textureDeliveryStyleFromDeliveryString:(id)arg1; +@property(readonly, nonatomic) TSCHChunkManager *chunkManager; +- (id)childCommandForReplaceAllCommand:(id)arg1; +- (id)searchForSpellingErrors:(id)arg1 stop:(void)arg2; +- (id)searchForString:(id)arg1 options:(unsigned long long)arg2 onHit:(id)arg3; +- (void)p_searchString:(id)arg1 atSelectionPath:(id)arg2 forString:(id)arg3 options:(unsigned long long)arg4 hitBlock:(id)arg5; +- (void)p_processAllChartStrings:(id)arg1; +- (void)setInsertionCenterPosition:(struct CGPoint)arg1; +- (void)tsaMoveToPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2; +- (struct CGRect)visibleBoundsForPositioning; +- (void)coalesceChanges:(id)arg1; +- (void)setGeometry:(id)arg1; +- (void)setGeometry:(id)arg1 omitLegendResize:(_Bool)arg2; +- (id)geometry; +- (id)p_drawableGeometry; +- (void)p_setDrawableGeometry:(id)arg1 clearObjectPlaceholderFlag:(_Bool)arg2; +- (void)setPersistentMediator:(id)arg1; +- (void)willModify; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 chartAreaFrame:(id)arg3 legendFrame:(id)arg4 stylePreset:(id)arg5 privateSeriesStyles:(id)arg6; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 legendShowing:(id)arg3 chartAreaFrame:(id)arg4 legendFrame:(id)arg5 stylePreset:(id)arg6 privateSeriesStyles:(id)arg7 chartNonStyle:(id)arg8 legendNonStyle:(id)arg9 valueAxisNonStyles:(id)arg10 categoryAxisNonStyles:(id)arg11 seriesNonStyles:(id)arg12; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 circumscribingFrame:(id)arg3 stylePreset:(id)arg4 privateSeriesStyles:(id)arg5; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 legendShowing:(id)arg3 circumscribingFrame:(id)arg4 stylePreset:(id)arg5 privateSeriesStyles:(id)arg6 chartNonStyle:(id)arg7 legendNonStyle:(id)arg8 valueAxisNonStyles:(id)arg9 categoryAxisNonStyles:(id)arg10 seriesNonStyles:(id)arg11; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 chartAreaFrame:(id)arg3 stylePreset:(id)arg4 privateSeriesStyles:(id)arg5; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 legendShowing:(id)arg3 chartAreaFrame:(id)arg4 stylePreset:(id)arg5 privateSeriesStyles:(id)arg6 chartNonStyle:(id)arg7 legendNonStyle:(id)arg8 valueAxisNonStyles:(id)arg9 categoryAxisNonStyles:(id)arg10 seriesNonStyles:(id)arg11; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 chartBodyFrame:(id)arg3 stylePreset:(id)arg4 privateSeriesStyles:(id)arg5; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 legendShowing:(id)arg3 chartBodyFrame:(id)arg4 stylePreset:(id)arg5 privateSeriesStyles:(id)arg6 chartNonStyle:(id)arg7 legendNonStyle:(id)arg8 valueAxisNonStyles:(id)arg9 categoryAxisNonStyles:(id)arg10 seriesNonStyles:(id)arg11; +- (id)initWithContext:(id)arg1 chartType:(id)arg2 legendShowing:(id)arg3 chartBodyFrame:(id)arg4 chartAreaFrame:(id)arg5 circumscribingFrame:(id)arg6 legendFrame:(id)arg7 stylePreset:(id)arg8 privateSeriesStyles:(id)arg9 chartNonStyle:(id)arg10 legendNonStyle:(id)arg11 valueAxisNonStyles:(id)arg12 categoryAxisNonStyles:(id)arg13 seriesNonStyles:(id)arg14; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout-TSCH3DChartDrawableLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout-TSCH3DChartDrawableLayout.h new file mode 100644 index 000000000..b0321eebc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout-TSCH3DChartDrawableLayout.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCH3DVector; + +@interface TSCHChartDrawableLayout (TSCH3DChartDrawableLayout) +- (void)setRotation3D:(id)arg1; +@property(readonly, nonatomic) TSCH3DVector *rotation3D; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout.h new file mode 100644 index 000000000..18ce694ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartDrawableLayout.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDictionary, NSIndexSet, TSCHChartInfo, TSCHChartLayout, TSCHChartModel, TSDLayoutGeometry; + +// Not exported +@interface TSCHChartDrawableLayout : TSWPTextHostLayout +{ + struct { + unsigned int chartLayoutState:1; + unsigned int chartLayoutStructure:1; + } mChartInvalidFlags; + TSCHChartLayout *mChartLayout; + TSDLayoutGeometry *mLayoutGeometryWhileCallingSuperComputeLayoutGeometry; + TSDLayoutGeometry *mLastPureGeometry; + struct CGSize mMinSizeCache; + _Bool mInResize; + _Bool mSuppressChartLayoutInvalidation; +} + +@property(copy, nonatomic) TSDLayoutGeometry *p_lastPureGeometry; // @synthesize p_lastPureGeometry=mLastPureGeometry; +@property(retain, nonatomic) TSCHChartLayout *p_chartLayoutNoCreate; // @synthesize p_chartLayoutNoCreate=mChartLayout; +- (struct CGRect)rectForSelection:(id)arg1; +- (void)layoutSearchForSpellingErrorsWithHitBlock:(id)arg1 stop:(void)arg2; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +- (struct CGRect)alignmentFrame; +- (struct CGRect)boundsInfluencingExteriorWrap; +- (struct CGRect)p_addMultiDataControlToBounds:(struct CGRect)arg1; +- (double)p_approximateMultiDataControlUnscaledHeight; +- (int)wrapFitType; +- (_Bool)p_isPrintingInBackground; +- (id)p_constrainAndResizePureGeometry:(id)arg1 withValidChartLayout:(id)arg2 toShadowGeometry:(id *)arg3 toInfoGeometry:(id *)arg4; +- (void)p_convertValidChartLayout:(id)arg1 andInfoGeometry:(id)arg2 toPureGeometry:(id *)arg3 toShadowGeometry:(id *)arg4; +- (id)renderersWithRep:(id)arg1; +- (void)take3DDepth; +- (void)take3DRotationFromTracker:(id)arg1; +- (void)endResize; +- (void)takeSizeFromTracker:(id)arg1; +- (void)beginResize; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (_Bool)resizeMayChangeAspectRatio; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (struct CGRect)alignmentFrameForProvidingGuidesInRoot; +- (struct CGSize)minimumSize; +- (struct CGSize)p_calcMinSize; +- (void)processChanges:(id)arg1; +- (void)processChangedProperty:(int)arg1; +- (_Bool)changesShouldClearLayout:(id)arg1; +- (_Bool)changesShouldSetNeedsLayout:(id)arg1; +- (id)propertiesThatInvalidateLayout; +- (_Bool)supportsParentRotation; +- (_Bool)canRotateChildLayout:(id)arg1; +- (id)computeInfoGeometryDuringResize; +- (id)computeLayoutGeometry; +- (void)offsetGeometryBy:(struct CGPoint)arg1; +- (id)layoutGeometryFromInfo; +- (struct CGRect)boundsForStandardKnobs; +- (void)p_clearChartLayout; +- (void)p_forceValidateChartLayout; +- (void)p_validateChartLayout; +- (void)validate; +- (void)invalidate; +- (void)invalidateSize; +- (void)invalidateChartLayoutStructure; +- (void)invalidateChartLayoutState; +@property(nonatomic) unsigned long long dataSetIndex; +@property(readonly, nonatomic) TSCHChartModel *model; +@property(copy, nonatomic) TSDLayoutGeometry *legendModelGeometry; +@property(copy, nonatomic) TSDLayoutGeometry *legendGeometry; +@property(copy, nonatomic) NSDictionary *seriesIndexedPieWedgeExplosions; +- (id)p_chartLayout2D; +@property(copy, nonatomic) NSArray *pieWedgeExplosions; +- (id)pieWedgeExplosionsForSeriesIndices:(id)arg1; +@property(readonly, nonatomic) NSIndexSet *pieWedgeExplosionSeriesIndices; +- (void)setChartLayoutPropertyValue:(id)arg1 forKey:(id)arg2; +- (void)p_postLayoutPropertyValueDidChangeNotification; +@property(readonly, nonatomic) _Bool is3DChart; +@property(readonly, nonatomic) TSCHChartLayout *chartLayout; +@property(readonly, nonatomic) TSCHChartInfo *chartInfo; +- (id)chartDrawableInfo; +@property(readonly, nonatomic) TSCHChartLayout *p_chartLayout; +- (Class)repClassOverride; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartEditor.h new file mode 100644 index 000000000..0adb64e06 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartEditor.h @@ -0,0 +1,245 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDStylePresetsInspectorPaneDelegate-Protocol.h" + +@class NSDictionary, NSMutableDictionary, TSCHChartAxisID, TSCHChartDrawableInfo, TSCHChartType, TSCHSelection, TSCHTextEditing, TSDLayout; + +// Not exported +@interface TSCHChartEditor : TSDDrawableEditor +{ + TSCHSelection *mSelection; + TSCHTextEditing *mTextEditor; + TSCHChartType *mDisplayedChartType; + NSMutableDictionary *mSubselectionState; + TSCHChartAxisID *mInspectorAxisID; + NSDictionary *_selectedDataSetNameIndexesByInfo; +} + ++ (_Bool)automaticallyNotifiesObserversOfSelection; ++ (id)keyPathsForValuesAffectingHasLegendSelection; ++ (id)keyPathsForValuesAffectingHasTrendLineR2Selection; ++ (id)keyPathsForValuesAffectingHasTrendLineEquationSelection; ++ (id)keyPathsForValuesAffectingHasTrendLineSelection; ++ (id)keyPathsForValuesAffectingHasErrorBarSelection; ++ (id)keyPathsForValuesAffectingSelectedTrendLineR2IndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedTrendLineEquationIndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedTrendLineIndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedErrorBarGroupsByInfo; ++ (id)keyPathsForValuesAffectingselectedLegendsIndexesByInfo; ++ (id)keyPathsForValuesAffectingHasChartDataSetNameSelection; ++ (id)keyPathsForValuesAffectingHasChartTitleSelection; ++ (id)keyPathsForValuesAffectingSelectedChartDataSetNameIndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedChartTitleIndexesByInfo; ++ (id)keyPathsForValuesAffectingChartSubselectionState; ++ (id)keyPathsForValuesAffectingHasAxisSeriesLabelsSelection; ++ (id)keyPathsForValuesAffectingSelectedAxisSeriesLabelsAxisIDsByInfo; ++ (id)keyPathsForValuesAffectingHasAxisLabelsSelection; ++ (id)keyPathsForValuesAffectingSelectedAxisLabelsAxisIDsByInfo; ++ (id)keyPathsForValuesAffectingHasAxisTitleSelection; ++ (id)keyPathsForValuesAffectingSelectedAxisTitleAxisIDsByInfo; ++ (id)keyPathsForValuesAffectingHasSeriesValueLabelSelection; ++ (id)keyPathsForValuesAffectingHasSeriesSelection; ++ (id)keyPathsForValuesAffectingSelectedSeriesValueLabelIndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedSeriesIndexesByInfo; ++ (id)keyPathsForValuesAffectingSelectedCategoryAxisIDsByInfo; ++ (id)keyPathsForValuesAffectingSelectedValueAxisIDsByInfo; +@property(readonly, nonatomic) NSDictionary *selectedDataSetNameIndexesByInfo; // @synthesize selectedDataSetNameIndexesByInfo=_selectedDataSetNameIndexesByInfo; +@property(retain, nonatomic) TSCHTextEditing *textEditor; // @synthesize textEditor=mTextEditor; +@property(copy, nonatomic) TSCHChartAxisID *inspectorAxisID; // @synthesize inspectorAxisID=mInspectorAxisID; +@property(nonatomic) TSCHChartType *displayedChartType; // @synthesize displayedChartType=mDisplayedChartType; +- (void)deleteBackward:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)delete:(id)arg1; +- (void)paste:(id)arg1; +- (void)copy:(id)arg1; +- (void)cut:(id)arg1; +- (void)deselectAll:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)selectParent:(id)arg1; +- (void)setValue:(id)arg1 forKey:(id)arg2 onSubselectionType:(id)arg3; +- (void)setString:(id)arg1 forSelection:(id)arg2; +- (void)setShowHiddenData:(_Bool)arg1; +- (void)setBevelEdges:(_Bool)arg1; +- (void)setColumnShape:(long long)arg1; +- (void)setLabelPosition:(long long)arg1 forAxisID:(id)arg2; +- (void)setNumberFormatType:(int)arg1 forAxisID:(id)arg2; +- (void)setNumberFormat:(id)arg1 forAxisID:(id)arg2; +- (void)setLabelRotation:(float)arg1 forAxisID:(id)arg2; +- (void)p_testAndSetFloat:(float)arg1 forAxisID:(id)arg2 withProperty:(int)arg3; +- (void)setMinUserValue:(double)arg1 forAxisID:(id)arg2; +- (void)setMaxUserValue:(double)arg1 forAxisID:(id)arg2; +- (void)p_testUserMinMaxProperty:(int)arg1 andSetDouble:(double)arg2 forAxisID:(id)arg3; +- (void)setScale:(long long)arg1 forAxisID:(id)arg2; +- (void)setMinorGridCount:(long long)arg1 forAxisID:(id)arg2; +- (void)setMajorGridCount:(long long)arg1 forAxisID:(id)arg2; +- (void)setNumberOfDecades:(long long)arg1 forAxisID:(id)arg2; +- (void)p_testAndSetInt:(long long)arg1 forAxisID:(id)arg2 withProperty:(int)arg3; +- (id)chartLayoutsForChartDrawableInfo:(id)arg1; +- (id)localizedValueLabelsTabName; +- (id)endDynamic3DChartDepthChangesForChart:(id)arg1; +- (void)setDynamic3DChartDepthValue:(double)arg1 forChart:(id)arg2; +- (void)beginDynamic3DChartDepthChangesForChart:(id)arg1; +- (double)depthValueForChart:(id)arg1; +- (void)setShowLine:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowTitle:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowMinorTickmarks:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowMinorGridlines:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowMajorTickmarks:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowMajorGridlines:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowSeriesLabels:(_Bool)arg1 forAxisID:(id)arg2; +- (void)setShowLabels:(_Bool)arg1 forAxisID:(id)arg2; +- (void)p_testAndSetBool:(_Bool)arg1 forAxisID:(id)arg2 withProperty:(int)arg3; +- (void)multiplyAllFontSizesBy:(double)arg1; +- (void)setAllFontsToFamilyNamed:(id)arg1; +- (void)setSeriesType:(id)arg1; +- (id)tuplesToSetSeriesType:(id)arg1 selectedSeries:(id)arg2 forInfo:(id)arg3; +- (void)setSeriesLabelValueAxis:(long long)arg1; +- (void)setBubbleDimensionType:(long long)arg1; +- (void)setShowNegativeBubbles:(_Bool)arg1; +- (void)setShowSeriesLabels:(_Bool)arg1; +- (void)setSeriesNumberFormat:(id)arg1 withFormatType:(int)arg2; +- (void)setSeriesNumberFormatType:(int)arg1; +- (void)setSeriesNumberFormat:(id)arg1; +- (void)setSeriesPercentNumberFormat:(id)arg1; +- (void)setChartLabelExplosion:(float)arg1 labelsOn:(_Bool)arg2; +- (void)setChartLabelPosition:(long long)arg1 useSelection:(_Bool)arg2; +- (_Bool)setChartType:(id)arg1; +- (void)setMultiDataSetNameLocation:(long long)arg1; +- (void)setMultiDataControlType:(long long)arg1; +- (void)setAxisForSelectedSeries:(long long)arg1; +- (void)setConnectedLineType:(long long)arg1 setShowLine:(_Bool)arg2 useSelection:(_Bool)arg3; +- (void)setSymbolType:(long long)arg1 useSelection:(_Bool)arg2; +- (void)setShowChartBorder:(_Bool)arg1; +- (void)setShowChartLegend:(_Bool)arg1; +- (void)setTextProperties:(id)arg1 forSelection:(id)arg2; +- (void)p_toggleTextProperty:(int)arg1 onValue:(int)arg2 offValue:(int)arg3; +- (int)p_calculateNewToggleTextProperty:(int)arg1 onValue:(int)arg2 offValue:(int)arg3; +- (void)strikethrough:(id)arg1; +- (void)underline:(id)arg1; +- (void)toggleItalics:(id)arg1; +- (void)toggleBoldface:(id)arg1; +- (void)setChartTitleAlignment:(int)arg1; +- (void)setShowChartTitle:(_Bool)arg1; +- (void)p_testAndSetAllSeriesFloatProperty:(int)arg1 toValue:(id)arg2; +- (void)p_testAndSetSelectedSeriesIntProperty:(int)arg1 toValue:(id)arg2; +- (void)p_testAndSetAllSeriesIntProperty:(int)arg1 toValue:(id)arg2; +- (void)p_setAllSeriesProperty:(int)arg1 toValue:(id)arg2; +- (void)p_setAllSeriesProperty:(int)arg1 toValue:(id)arg2 onChart:(id)arg3 groupOpen:(_Bool *)arg4; +- (void)p_setInfoObject:(id)arg1 forProperty:(int)arg2; +- (void)p_postSyncCommand:(id)arg1; +- (void)p_postCommand:(id)arg1; +- (id)optionalTopSectionCellArrayForPresetPane:(id)arg1; +- (unsigned long long)p_currentChartSegmentIndex:(id)arg1; +- (id)moreOptionsTitle; +- (id)imageForPreset:(id)arg1 size:(struct CGSize)arg2; +- (void)stylePresetInspector:(id)arg1 didSelectPresetForNonDestructiveApply:(id)arg2; +- (void)stylePresetInspector:(id)arg1 didSelectPreset:(id)arg2; +- (id)stylePresetsForInspector:(id)arg1; +- (void)forceDataEditingToEnd; +- (void)forceCanvasTextEditingToEnd; +- (id)topLevelInspectorAutosaveName; +- (id)topLevelInspectorViewControllers; +- (double)viewScaleForSelectionWithTargetPointSize:(double)arg1; +- (id)editingSearchReference; +- (void)setSelection:(id)arg1 withFlags:(unsigned long long)arg2; +- (void)setSelection:(id)arg1; +- (void)setSelectionWithSearchReference:(id)arg1; +- (id)selection; +@property(readonly, nonatomic) _Bool hasLegendSelection; +@property(readonly, nonatomic) _Bool hasTrendLineR2Selection; +@property(readonly, nonatomic) _Bool hasTrendLineEquationSelection; +@property(readonly, nonatomic) _Bool hasTrendLineSelection; +@property(readonly, nonatomic) _Bool hasErrorBarSelection; +@property(readonly, nonatomic) NSDictionary *selectedTrendLineR2IndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedTrendLineEquationIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedTrendLineIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedErrorBarGroupsByInfo; +@property(readonly, nonatomic) NSDictionary *selectedLegendsIndexesByInfo; +@property(readonly, nonatomic) _Bool hasChartDataSetNameSelection; +@property(readonly, nonatomic) _Bool hasChartTitleSelection; +- (id)selectedChartDataSetNameIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedChartTitleIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *chartSubselectionState; +@property(readonly, nonatomic) _Bool hasAxisSeriesLabelsSelection; +@property(readonly, nonatomic) NSDictionary *selectedAxisSeriesLabelsAxisIDsByInfo; +@property(readonly, nonatomic) _Bool hasAxisLabelsSelection; +@property(readonly, nonatomic) NSDictionary *selectedAxisLabelsAxisIDsByInfo; +@property(readonly, nonatomic) _Bool hasAxisTitleSelection; +@property(readonly, nonatomic) NSDictionary *selectedAxisTitleAxisIDsByInfo; +@property(readonly, nonatomic) _Bool hasSeriesValueLabelSelection; +@property(readonly, nonatomic) _Bool hasSeriesSelection; +@property(readonly, nonatomic) NSDictionary *selectedSeriesValueLabelIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedSeriesIndexesByInfo; +@property(readonly, nonatomic) NSDictionary *selectedCategoryAxisIDsByInfo; +@property(readonly, nonatomic) NSDictionary *selectedValueAxisIDsByInfo; +- (id)selectedIndexesOfType:(id)arg1 forInfo:(id)arg2; +- (id)allSelectedChartsDimensions; +- (_Bool)allSelectedChartsMatch; +- (void)clearSelectedPathsForInfo:(id)arg1; +- (id)allSelectedPathsForInfo:(id)arg1; +- (id)selectedPathsOfType:(id)arg1 forInfo:(id)arg2; +- (id)p_selectedArgumentsByInfoOfType:(id)arg1; +- (id)p_selectedIndexesByInfoOfType:(id)arg1; +- (void)setSelectionPaths:(id)arg1 forPathType:(id)arg2 info:(id)arg3; +- (void)extendSelectionWithPath:(id)arg1 forInfo:(id)arg2; +- (void)toggleSelectionOfPath:(id)arg1 forInfo:(id)arg2; +- (void)deselectPath:(id)arg1 forInfo:(id)arg2; +- (void)selectPath:(id)arg1 forInfo:(id)arg2; +- (_Bool)canSelectPath:(id)arg1; +- (id)p_pathTypesNotSupportedForSelection; +- (id)p_allNoncompatiblePathTypesForPathType:(id)arg1 info:(id)arg2; +- (id)p_allSelectionPathsForPathType:(id)arg1 info:(id)arg2; +- (void)p_removeSubselectionStateForInfos:(id)arg1; +- (void)p_sendKVONotificationForSubselectionChangeOfType:(id)arg1 forWillNotDid:(_Bool)arg2; +- (void)p_subselectionStateChangedForInfo:(id)arg1; +- (void)p_subselectionStateWillChangeForInfo:(id)arg1; +- (_Bool)p_isInSubselectionMode; +- (void)p_notifyRepsEditorIsDeselectingInfos:(id)arg1; +- (void)p_notifyRepsEditorIsSelectingInfos:(id)arg1; +- (id)p_chartRepsForInfos:(id)arg1; +- (id)model; +@property(readonly, nonatomic) TSCHChartDrawableInfo *firstChartInfo; +- (int)p_canPerformSubselectionEditorAction:(SEL)arg1 withSender:(id)arg2; +- (int)p_canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (int)p_canPerformFormatActions:(SEL)arg1 withSender:(id)arg2; +- (int)p_canPerformShowOrHideChartDataEditor:(id)arg1; +- (int)p_canPerformChangeChartType:(id)arg1; +- (id)p_orderedChartTypeArray; +- (int)p_canDoShowOrHideSeriesNames:(id)arg1; +- (int)p_canDoShowOrHideSeriesValueLabels:(id)arg1; +- (int)p_canPerformShowHideSeriesActions:(id)arg1 chartDrawableInfo:(id)arg2 isEnabled:(_Bool)arg3 showStr:(id)arg4 hideStr:(id)arg5 property:(int)arg6; +- (int)p_canPerformShowHideAxisActions:(id)arg1 chartDrawableInfo:(id)arg2 isEnabled:(_Bool)arg3 showStr:(id)arg4 hideStr:(id)arg5 property:(int)arg6 axisType:(int)arg7 ordinal:(unsigned long long)arg8; +- (int)p_canPerformShowHideActions:(id)arg1 isEnabled:(_Bool)arg2 showStr:(id)arg3 hideStr:(id)arg4 property:(int)arg5 styleOwner:(id)arg6; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (void)showOrHideSeriesValueLabels:(id)arg1; +- (void)showOrHideSeriesNames:(id)arg1; +- (void)showOrHideXAxisLabels:(id)arg1; +- (void)showOrHideXAxisTitle:(id)arg1; +- (void)showOrHideYAxis2Labels:(id)arg1; +- (void)showOrHideYAxis2Title:(id)arg1; +- (void)showOrHideYAxisLabels:(id)arg1; +- (void)showOrHideYAxisTitle:(id)arg1; +- (void)showOrHideChartBorders:(id)arg1; +- (void)showOrHideChartLegend:(id)arg1; +- (void)showOrHideChartTitle:(id)arg1; +- (void)showOrHideChartDataEditor:(id)arg1; +- (void)changeChartTypeForTag:(id)arg1; +- (void)enterChartDataEditor:(id)arg1; +- (_Bool)p_canShowChartDataEditor; +- (_Bool)shouldEndEditingToBeginEditingRep:(id)arg1; +- (void)willResignCurrentEditor; +- (void)didBecomeCurrentEditor; +@property(readonly, nonatomic) TSDLayout *firstLayout; +- (id)p_layoutForInfo:(id)arg1; +- (void)setInfos:(id)arg1; +- (void)dealloc; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..ed480bea7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeature (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature.h new file mode 100644 index 000000000..9fb377ede --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeature.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, TSCHChartType; + +// Not exported +@interface TSCHChartFeature : NSObject +{ + TSCHChartType *mChartType; + NSArray *mValueAxisIDs; + NSArray *mCategoryAxisIDs; +} + +@property(readonly, nonatomic) NSArray *categoryAxisIDs; // @synthesize categoryAxisIDs=mCategoryAxisIDs; +@property(readonly, nonatomic) NSArray *valueAxisIDs; // @synthesize valueAxisIDs=mValueAxisIDs; +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (id)initialSceneWithChartInfo:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (Class)stageClass; +- (_Bool)supportsBubbleOptions; +- (_Bool)supportsSharedAndSeparateX; +- (_Bool)supportsCategoryLabelsInChartRangeEditor; +- (_Bool)supportsConnectingLines; +- (_Bool)supportsMoreThanOneLiveCategory; +- (_Bool)supportsIndividualShadowRendering; +- (_Bool)supportsBorderFrame; +- (_Bool)isPie; +- (_Bool)isHorizontal; +- (_Bool)supportsCategoryAxisMinorTickmarks; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsElementChunking; +- (int)stackingSignRule; +- (_Bool)supportsSymbolOverhang; +- (id)supportedAxisScales; +- (_Bool)supportsPercentNumberFormatting; +- (_Bool)supportsLabelExplosion; +- (_Bool)supportsElementSeriesNames; +- (int)labelOrientation; +- (id)columnShapeUIName; +- (_Bool)supportsColumnShape; +- (_Bool)supportsInterSetDepthGap; +- (_Bool)supportsErrorBars; +- (_Bool)supportsTrendLines; +- (_Bool)supportsReverseChunking; +- (_Bool)supportsBackgroundFill; +- (_Bool)supportsEditing; +- (_Bool)supportsValueLabels; +- (_Bool)supportsSeriesLabels; +- (_Bool)supportsGroupedShadows; +- (_Bool)drawValueLabelsForZero; +- (_Bool)requiresAxisOrdinal; +- (id)supportedSeriesTypes; +- (_Bool)supportsMultipleSeriesTypes; +- (_Bool)reverseSingleColumnLegendOrder; +- (id)genericToSpecificPropertyMap; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (Class)presetImagerClass; +- (id)categoryLabelPositioner; +- (id)valueLabelPositioner; +- (id)defaultDataFileName; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (void)p_initializeAxisIDs; +- (_Bool)supportsEditingForAxisID:(id)arg1; +- (Class)p_selectAxisClassForScale:(int)arg1 linearClass:(Class)arg2 logClass:(Class)arg3 percentClass:(Class)arg4; +- (void)dealloc; +- (void)clearParent; +- (id)initWithChartType:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..b79fee15a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea-UpgradeDemux3DBevel.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeatureArea (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea.h new file mode 100644 index 000000000..826f6cb79 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureArea.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureArea : TSCHChartFeatureCategory +{ +} + +- (_Bool)supportsInterSetDepthGap; +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)labelOrientation; +- (Class)stageClass; +- (id)categoryLabelPositioner; +- (id)supportedAxisScales; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..048c92619 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeatureBar (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar.h new file mode 100644 index 000000000..da4348ee3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBar.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureBar : TSCHChartFeatureCategory +{ +} + +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (Class)stageClass; +- (id)initialSceneWithChartInfo:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (id)valueLabelPositioner; +- (id)categoryLabelPositioner; +- (int)labelOrientation; +- (_Bool)isHorizontal; +- (id)columnShapeUIName; +- (_Bool)supportsColumnShape; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsElementChunking; +- (id)supportedAxisScales; +- (_Bool)supportsSeriesLabels; +- (_Bool)supportsGroupedShadows; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (void)p_initializeAxisIDs; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBubble.h new file mode 100644 index 000000000..23a41f7aa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureBubble.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureBubble : TSCHChartFeatureScatter +{ +} + +- (_Bool)supportsConnectingLines; +- (_Bool)supportsBubbleOptions; +- (id)supportedSeriesTypes; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (id)supportedAxisScales; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (_Bool)supportsEditingForAxisID:(id)arg1; +- (void)p_initializeAxisIDs; +- (_Bool)supportsSharedAndSeparateX; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureCategory.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureCategory.h new file mode 100644 index 000000000..e315598cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureCategory.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureCategory : TSCHChartFeature +{ +} + +- (id)valueLabelPositioner; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (void)p_initializeAxisIDs; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..15bb6c85b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeatureColumn (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn.h new file mode 100644 index 000000000..a83010f37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureColumn.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureColumn : TSCHChartFeatureCategory +{ +} + +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)labelOrientation; +- (Class)stageClass; +- (id)columnShapeUIName; +- (_Bool)supportsColumnShape; +- (id)categoryLabelPositioner; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsElementChunking; +- (id)supportedAxisScales; +- (_Bool)supportsSeriesLabels; +- (_Bool)supportsGroupedShadows; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..a162cf70e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine-UpgradeDemux3DBevel.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeatureLine (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine.h new file mode 100644 index 000000000..b78939726 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureLine.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureLine : TSCHChartFeatureCategory +{ +} + +- (_Bool)supportsInterSetDepthGap; +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)labelOrientation; +- (Class)stageClass; +- (id)categoryLabelPositioner; +- (_Bool)supportsConnectingLines; +- (_Bool)supportsElementChunking; +- (_Bool)supportsSymbolOverhang; +- (id)supportedAxisScales; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureMixed.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureMixed.h new file mode 100644 index 000000000..c77ce32a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureMixed.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureMixed : TSCHChartFeatureCategory +{ +} + +- (_Bool)supportsConnectingLines; +- (_Bool)supportsEditing; +- (_Bool)supportsSymbolOverhang; +- (id)supportedAxisScales; +- (_Bool)supportsIndividualShadowRendering; +- (_Bool)supportsGroupedShadows; +- (id)supportedSeriesTypes; +- (_Bool)supportsMultipleSeriesTypes; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..e7e5804dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartFeaturePie (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie.h new file mode 100644 index 000000000..11baa22fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeaturePie.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeaturePie : TSCHChartFeature +{ +} + +- (_Bool)supportsCategoryLabelsInChartRangeEditor; +- (_Bool)supportsMoreThanOneLiveCategory; +- (id)initialSceneWithChartInfo:(id)arg1 layoutSettings:(CDStruct_9aa9521f)arg2; +- (Class)presetImagerClass; +- (_Bool)supportsPercentNumberFormatting; +- (_Bool)supportsLabelExplosion; +- (_Bool)supportsElementSeriesNames; +- (_Bool)supportsBorderFrame; +- (_Bool)isPie; +- (_Bool)supportsErrorBars; +- (_Bool)supportsTrendLines; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (_Bool)supportsBackgroundFill; +- (_Bool)supportsGroupedShadows; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (void)p_initializeAxisIDs; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureScatter.h new file mode 100644 index 000000000..655066de8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureScatter.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureScatter : TSCHChartFeature +{ +} + +- (_Bool)supportsCategoryLabelsInChartRangeEditor; +- (_Bool)supportsConnectingLines; +- (id)supportedSeriesTypes; +- (_Bool)supportsSymbolOverhang; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (id)supportedAxisScales; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (void)p_initializeAxisIDs; +- (_Bool)supportsSharedAndSeparateX; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedArea.h new file mode 100644 index 000000000..6ed080808 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedArea.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureStackedArea : TSCHChartFeatureArea +{ +} + +- (_Bool)supportsInterSetDepthGap; +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)stackingSignRule; +- (_Bool)supportsTrendLines; +- (_Bool)supportsSymbolOverhang; +- (_Bool)drawValueLabelsForZero; +- (id)supportedAxisScales; +- (_Bool)reverseSingleColumnLegendOrder; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedBar.h new file mode 100644 index 000000000..f9271034c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedBar.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureStackedBar : TSCHChartFeatureBar +{ +} + +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)stackingSignRule; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsTrendLines; +- (_Bool)drawValueLabelsForZero; +- (id)supportedAxisScales; +- (_Bool)supportsSeriesLabels; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedColumn.h new file mode 100644 index 000000000..50e2dfbad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureStackedColumn.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureStackedColumn : TSCHChartFeatureColumn +{ +} + +- (double)sageMaxDepthRatio; +- (double)maxDepthRatio; +- (int)stackingSignRule; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsTrendLines; +- (_Bool)drawValueLabelsForZero; +- (id)supportedAxisScales; +- (_Bool)supportsSeriesLabels; +- (_Bool)reverseSingleColumnLegendOrder; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureTwoAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureTwoAxis.h new file mode 100644 index 000000000..e5430cc2d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartFeatureTwoAxis.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartFeatureTwoAxis : TSCHChartFeatureCategory +{ +} + +- (_Bool)supportsConnectingLines; +- (_Bool)supportsEditing; +- (_Bool)supportsSymbolOverhang; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (id)supportedAxisScales; +- (_Bool)supportsIndividualShadowRendering; +- (_Bool)supportsGroupedShadows; +- (_Bool)requiresAxisOrdinal; +- (id)supportedSeriesTypes; +- (_Bool)supportsMultipleSeriesTypes; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (void)p_initializeAxisIDs; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid-NewArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid-NewArchiving.h new file mode 100644 index 000000000..a782ac5ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid-NewArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartGrid (NewArchiving) +- (void)saveToUnityArchive:(struct ChartArchive *)arg1 forPasteboard:(_Bool)arg2; +- (void)loadFromUnityArchive:(const struct ChartArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid.h new file mode 100644 index 000000000..34289d8cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGrid.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSCHChartGrid : NSObject +{ + id mModifyDelegate; + int mDirection; + NSMutableArray *mRowNames; + NSMutableArray *mColumnNames; + NSMutableArray *mValues; + _Bool mDirty; + _Bool mAddingMultipleRows; + unsigned long long mNextRowNumber; + _Bool mAddingMultipleCols; + unsigned long long mNextColNumber; +} + +@property(nonatomic) id objectToNotify; // @synthesize objectToNotify=mModifyDelegate; +@property(nonatomic) _Bool dirty; // @synthesize dirty=mDirty; +@property(nonatomic) int direction; // @synthesize direction=mDirection; +- (id)gridAdapterForColumnConstant; +- (id)gridAdapterForRowConstant; +- (id)gridAdapterForColumnCount; +- (id)gridAdapterForRowCount; +- (id)gridAdapterForColumn:(unsigned long long)arg1; +- (id)gridAdapterForRow:(unsigned long long)arg1; +- (void)takeDataFromDictionary:(id)arg1; +- (void)insertColumnNames:(id)arg1 at:(unsigned long long)arg2; +- (void)insertRowsWithNames:(id)arg1 at:(unsigned long long)arg2; +- (void)insertColumnsAt:(unsigned long long)arg1 names:(id)arg2 data:(id)arg3; +- (void)insertRowsAt:(unsigned long long)arg1 names:(id)arg2 data:(id)arg3; +- (id)extractValueColumns:(struct _NSRange)arg1; +- (id)extractValueRows:(struct _NSRange)arg1; +- (id)extractColumnNames:(struct _NSRange)arg1; +- (id)extractRowNames:(struct _NSRange)arg1 deleteValueRows:(_Bool)arg2; +- (void)moveColumns:(struct _NSRange)arg1 afterColumn:(long long)arg2; +- (void)moveRows:(struct _NSRange)arg1 afterRow:(long long)arg2; +- (void)setValue:(id)arg1 forRow:(unsigned long long)arg2 column:(unsigned long long)arg3; +- (void)removeColumn:(unsigned long long)arg1; +- (void)removeRow:(unsigned long long)arg1; +- (void)setNameForColumn:(unsigned long long)arg1 toName:(id)arg2; +- (void)setNameForRow:(unsigned long long)arg1 toName:(id)arg2; +- (void)insertColumn:(unsigned long long)arg1 withName:(id)arg2; +- (void)insertRow:(unsigned long long)arg1 withName:(id)arg2; +- (id)getNewRowName; +- (id)getNewColumnName; +- (void)addingMultipleCols:(_Bool)arg1; +- (void)addingMultipleRows:(_Bool)arg1; +- (_Bool)p_name:(id)arg1 isInArray:(id)arg2; +- (id)description; +- (id *)valuesForRows:(struct _NSRange)arg1 column:(unsigned long long)arg2; +- (id *)valuesForRow:(unsigned long long)arg1 columns:(struct _NSRange)arg2; +- (id)valueForRow:(unsigned long long)arg1 column:(unsigned long long)arg2; +- (id)nameForColumn:(unsigned long long)arg1; +- (id)nameForRow:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numberOfColumns; +@property(readonly, nonatomic) unsigned long long numberOfRows; +- (_Bool)contentsEqualToGrid:(id)arg1; +- (void)willModify; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridAdapter.h new file mode 100644 index 000000000..211a105bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridAdapter.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +@class NSString, TSCHChartGrid; + +// Not exported +@interface TSCHChartGridAdapter : NSObject +{ + TSCHChartGrid *mGrid; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) TSCHChartGrid *grid; // @synthesize grid=mGrid; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +@property(retain, nonatomic) NSString *name; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id *)valuesAtIndexes:(struct _NSRange)arg1; +- (id)valueAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithChartGrid:(id)arg1 index:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridColumnAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridColumnAdapter.h new file mode 100644 index 000000000..ec2de8e5b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridColumnAdapter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartGridColumnAdapter : TSCHChartGridAdapter +{ +} + +- (void)setName:(id)arg1; +- (id)name; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id *)valuesAtIndexes:(struct _NSRange)arg1; +- (id)valueAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridConstantAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridConstantAdapter.h new file mode 100644 index 000000000..918807872 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridConstantAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartGridConstantAdapter : TSCHChartGridCountAdapter +{ +} + +- (id)valueAtIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridCountAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridCountAdapter.h new file mode 100644 index 000000000..26219bbe5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridCountAdapter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartGridCountAdapter : TSCHChartGridAdapter +{ + _Bool mCountFromOne; + unsigned long long mIndexFactor; +} + +@property(nonatomic) unsigned long long indexFactor; // @synthesize indexFactor=mIndexFactor; +@property(nonatomic) _Bool countFromOne; // @synthesize countFromOne=mCountFromOne; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id *)valuesAtIndexes:(struct _NSRange)arg1; +- (id)valueAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)initWithCount:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRenderer.h new file mode 100644 index 000000000..1b7d42d56 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRenderer.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartGridRenderer : TSCHRenderer +{ +} + +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_renderGridlines:(struct CGContext *)arg1 axis:(id)arg2 locations:(id)arg3 showProperty:(int)arg4 strokeProperty:(int)arg5 shadowProperty:(int)arg6 opacityProperty:(int)arg7; +- (void)p_renderBackground:(struct CGContext *)arg1; +- (void)p_renderBackground:(struct CGContext *)arg1 style:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRowAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRowAdapter.h new file mode 100644 index 000000000..4085db2e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartGridRowAdapter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartGridRowAdapter : TSCHChartGridAdapter +{ +} + +- (void)setName:(id)arg1; +- (id)name; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2; +- (id *)valuesAtIndexes:(struct _NSRange)arg1; +- (id)valueAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-AdoptStylesheet.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-AdoptStylesheet.h new file mode 100644 index 000000000..422362267 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-AdoptStylesheet.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (AdoptStylesheet) +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)applyChartStyleState:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-ApplyPreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-ApplyPreset.h new file mode 100644 index 000000000..084e13919 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-ApplyPreset.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (ApplyPreset) +- (id)p_swapTuplesForApplyingPreset:(id)arg1 preservingAppearance:(_Bool)arg2; +- (id)p_swapTuplesForApplyingPresetRemovingOverrides:(id)arg1; +- (id)swapTuplesForApplyingPreset:(id)arg1 withBehavior:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-BarColumnAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-BarColumnAdditions.h new file mode 100644 index 000000000..df2c3c0c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-BarColumnAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (BarColumnAdditions) ++ (double)beginValueForStackedBarSeries:(id)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementation.h new file mode 100644 index 000000000..8ca30bb25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (CopyWithContextImplementation) ++ (id)p_stylesheetFromOrderedArrayOfSources:(id)arg1; +- (void)p_duplicatePersistableMembersOfCopiedChartUsingContext:(id)arg1; +- (void)p_setDrawableInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementationPrivate.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementationPrivate.h new file mode 100644 index 000000000..47af409c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-CopyWithContextImplementationPrivate.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (CopyWithContextImplementationPrivate) +- (id)p_copyStyleArray:(id)arg1 inContext:(id)arg2; +- (id)p_copyNonStyleArray:(id)arg1 inContext:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-NewArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-NewArchiving.h new file mode 100644 index 000000000..71807099a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-NewArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (NewArchiving) +- (void)saveToUnityArchive:(struct ChartArchive *)arg1 persistentChartInfo:(id)arg2 archiver:(id)arg3; +- (void)loadFromUnityArchive:(const struct ChartArchive *)arg1 unarchiver:(id)arg2 persistentChartInfo:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-PieAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-PieAdditions.h new file mode 100644 index 000000000..c9b1396ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-PieAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (PieAdditions) +- (_Bool)isSingleCircleSpecialCase; +- (_Bool)isSingleCircleSpecialCaseOutSeries:(id *)arg1; +- (float)maximumExplosionOfAllSeriesExcept:(id)arg1; +- (float)maximumExplosion; +- (float)radiusForFrame:(struct CGRect)arg1 withMaxExplosion:(float)arg2; +- (float)minFrameDimensionForRadius:(float)arg1 withMaxExplosion:(float)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-StyleState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-StyleState.h new file mode 100644 index 000000000..7bb3aa818 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-StyleState.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (StyleState) +- (id)tuplesToApplyState:(id)arg1; +- (id)chartStyleState; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartLayout.h new file mode 100644 index 000000000..f804a9ef7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartLayout.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (TSCH3DChartLayout) +- (id)create3DSceneWithLayoutSettings:(const CDStruct_9aa9521f *)arg1; +@property(nonatomic) CDStruct_9aa9521f defaultLayoutSettings; +@property(readonly, nonatomic) _Bool hasSetDefaultLayoutSettings; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartSceneAreaLayoutItemCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartSceneAreaLayoutItemCache.h new file mode 100644 index 000000000..d49e72f44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DChartSceneAreaLayoutItemCache.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartLayoutCache; + +@interface TSCHChartInfo (TSCH3DChartSceneAreaLayoutItemCache) ++ (id)p_currentThreadSceneAreaLayoutCache; ++ (void)setCurrentThreadSceneAreaLayoutCache:(id)arg1; +- (void)debugLayoutCache; +@property(readonly, nonatomic) TSCHChartLayoutCache *sceneAreaLayoutItemCache; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DClampedRotation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DClampedRotation.h new file mode 100644 index 000000000..13922c6af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCH3DClampedRotation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (TSCH3DClampedRotation) +- (id)clamped3DRotationPropertyObject; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCHStyleViewProxySupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCHStyleViewProxySupport.h new file mode 100644 index 000000000..cade9ff43 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-TSCHStyleViewProxySupport.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (TSCHStyleViewProxySupport) +- (id)commandToApplyViewProxiesToModel; +- (void)clearViewStyleProxyForLayouts:(id)arg1; +- (void)setViewStyleProxyParagraphStyleArray:(id)arg1 layouts:(id)arg2; +- (void)addViewStyleProxyForMutationTuples:(id)arg1 layouts:(id)arg2; +- (void)p_invalidateCachesInLayouts:(id)arg1; +- (id)viewOverrideMapForStyleOwner:(id)arg1; +- (CDStruct_fca5f1f5)styleOwnerRefForStyleOwner:(id)arg1; +- (id)styleOwnerForRef:(CDStruct_fca5f1f5)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-WackyHacks.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-WackyHacks.h new file mode 100644 index 000000000..e8167064e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-WackyHacks.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (WackyHacks) +- (unsigned long long)p_paragraphStyleIndexOfFirstCategoryAxisParagraphStyle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-__PropertyMaps_GEN.h new file mode 100644 index 000000000..757f48cbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo-__PropertyMaps_GEN.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartInfo (__PropertyMaps_GEN) ++ (id)paragraphStyleIndexProperties; +- (id)g_genericToDefaultPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo.h new file mode 100644 index 000000000..cafb1b280 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartInfo.h @@ -0,0 +1,184 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSCHStyleOwning-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, TSCHChartDrawableInfo, TSCHChartMediator, TSCHChartModel, TSCHChartStylePreset, TSCHChartType, TSCHLegendModel, TSDInfoGeometry, TSPLazyReference, TSSStylesheet; + +// Not exported +@interface TSCHChartInfo : NSObject +{ + TSCHChartModel *mModel; + id mStyle; + id mNonStyle; + TSCHChartType *mChartType; + TSCHLegendModel *mLegendModel; + TSCHChartMediator *mChartMediator; + TSPLazyReference *mLazyPreset; + struct CGRect mInnerChartFrame; + id mLegendStyle; + id mLegendNonStyle; + NSMutableArray *mValueAxisStyles; + NSMutableArray *mCategoryAxisStyles; + NSMutableArray *mValueAxisNonStyles; + NSMutableArray *mCategoryAxisNonStyles; + NSMutableArray *mThemeSeriesStyles; + NSMutableArray *mPrivateSeriesStyles; + NSMutableArray *mSeriesNonStyles; + NSMutableArray *mParagraphStyles; + struct CGPoint mPreviewOrigin; + _Bool mDisplayMessageOnRepCreation; + NSString *mMessageString; + double mMessageDuration; + TSDInfoGeometry *mNonInfoGeometry; + TSCHChartDrawableInfo *mDrawableInfo; + _Bool mNeedsCalcEngineDependentUpgrade; + _Bool mNeedsCalcEngineDependentImport; + NSMutableDictionary *mStyleViewProxyMap; + NSArray *mStyleViewProxyParagraphStyleArray; + unsigned long long mLastSeriesIndex; +} + ++ (_Bool)groupedShadowsForChartModel:(id)arg1; ++ (id)paragraphStyleIdentifierForRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)seriesStyleIdentifierForRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)categoryAxisStyleIdentifierForRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)valueAxisStyleIdentifierForRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)legendStyleIdentifierForRoleIndex:(unsigned long long)arg1; ++ (id)chartStyleIdentifierForRoleIndex:(unsigned long long)arg1; ++ (Class)classForLegendNonstyle; ++ (Class)classForLegendStyle; ++ (Class)classForAxisNonstyle; ++ (Class)classForAxisStyle; ++ (Class)classForSeriesNonstyle; ++ (Class)classForSeriesStyle; ++ (Class)classForChartNonstyle; ++ (Class)classForChartStyle; ++ (id)paragraphStylePropertiesChartsUse; ++ (id)propertiesThatInvalidateModel; ++ (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2 forStyleOwner:(id)arg3; +@property(nonatomic) double informationalMessageDuration; // @synthesize informationalMessageDuration=mMessageDuration; +@property(retain, nonatomic) NSString *informationalMessageString; // @synthesize informationalMessageString=mMessageString; +@property(nonatomic) _Bool displayMessageOnRepCreation; // @synthesize displayMessageOnRepCreation=mDisplayMessageOnRepCreation; +@property(readonly, nonatomic) TSCHChartDrawableInfo *drawableInfo; // @synthesize drawableInfo=mDrawableInfo; +@property(nonatomic) struct CGPoint previewOrigin; // @synthesize previewOrigin=mPreviewOrigin; +@property(retain, nonatomic) TSCHChartMediator *mediator; // @synthesize mediator=mChartMediator; +@property(retain, nonatomic) TSCHChartType *chartType; // @synthesize chartType=mChartType; +@property(retain, nonatomic) TSCHLegendModel *legend; // @synthesize legend=mLegendModel; +@property(retain, nonatomic) TSCHChartModel *model; // @synthesize model=mModel; +- (void)performDeferredUpgradeAndImportOperations; +@property(readonly, nonatomic) _Bool wantsDeferredUpgradeOrImport; +- (struct CGRect)chartBodyBoundsForSageImportWithSageChartType:(_Bool)arg1; +- (id)fillsForSeriesAndTheme; +- (id)commandToChangeAllChartFontsToFamilyName:(id)arg1; +- (void)p_breakUpFontName:(id)arg1 isBold:(_Bool *)arg2 isItalic:(_Bool *)arg3; +- (id)commandToScaleAllChartFontsBy:(double)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)scaleAllStrokesInStyle:(id)arg1 byRatio:(double)arg2; +- (id)paragraphStyleForSelectionPath:(id)arg1; +- (int)paragraphStylePropertyForSelectionPath:(id)arg1; +- (id)styleOwnerForSelectionPath:(id)arg1; +- (int)stringPropertyForSelectionPath:(id)arg1; +- (id)stringForSelectionPath:(id)arg1; +- (void)setPreset:(id)arg1; +@property(readonly, nonatomic) TSCHChartStylePreset *preset; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (id)styleOwnerFromSwapType:(int)arg1 andIndex:(unsigned long long)arg2; +- (id)applyStyleSwapTuple:(id)arg1; +- (id)applyStyleSwapTuples:(id)arg1; +- (id)childInfos; +- (id)commandSetCategoryName:(id)arg1 forCategoryIndex:(unsigned long long)arg2; +- (id)commandSetSeriesName:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (double)sageDepthFactorForExport; +- (void)updateTitlesForExportingModel:(id)arg1; +- (void)chartTypeDidChangeWithDetails:(id)arg1; +- (void)modelDidInvalidateWithDetails:(id)arg1; +- (void)chartDidInvalidateWithProperties:(id)arg1; +- (void)setChartNonstyle:(id)arg1; +- (void)setSeriesNonstyle:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setCategoryAxisNonstyle:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setValueAxisNonstyle:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)categoryAxisNonstyleAtIndex:(unsigned long long)arg1; +- (id)valueAxisNonstyleAtIndex:(unsigned long long)arg1; +- (id)categoryAxisStyleAtIndex:(unsigned long long)arg1; +- (id)valueAxisStyleAtIndex:(unsigned long long)arg1; +- (unsigned long long)categoryAxisStyleCount; +- (unsigned long long)valueAxisStyleCount; +- (id)seriesNonstyleForSeriesIndex:(unsigned long long)arg1; +- (id)seriesStyleForSeriesIndex:(unsigned long long)arg1; +- (id)nonStyleForAxis:(id)arg1; +- (id)styleForAxis:(id)arg1; +- (unsigned long long)numberOfThemeSeriesStyles; +- (_Bool)seriesStyleIsPrivate:(id)arg1; +- (id)nonStyleForSeries:(id)arg1; +- (id)seriesStyleForSeries:(id)arg1; +- (id)legendNonStyle; +- (id)legendStyle; +- (id)newChartStylePresetByExampleWithPresetIndex:(unsigned long long)arg1 withSeriesCount:(unsigned long long)arg2 forTheme:(id)arg3; +- (id)newChartStylePresetByExampleWithPresetIndex:(unsigned long long)arg1 forTheme:(id)arg2; +- (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2; +- (id)swapTuplesForMutationsForImport:(id)arg1; +- (id)swapTuplesForMutations:(id)arg1; +- (id)p_swapTuplesForMutations:(id)arg1 isForImport:(_Bool)arg2; +- (id)paragraphStyle; +- (id)defaultProperties; +- (id)nonstyle; +- (id)style; +- (id)chartInfo; +- (id)valueForProperty:(int)arg1; +- (id)objectValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1 defaultValue:(float)arg2; +- (int)intValueForProperty:(int)arg1 defaultValue:(int)arg2; +- (_Bool)hasObjectValueForProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasFloatValueForProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasIntValueForProperty:(int)arg1 value:(int *)arg2; +- (int)defaultPropertyForGeneric:(int)arg1; +- (int)specificPropertyForGeneric:(int)arg1; +- (id)p_genericToDefaultPropertyMap; +- (id)themeStylesheet; +@property(readonly, nonatomic) TSSStylesheet *documentStylesheet; +- (unsigned long long)addParagraphStyle:(id)arg1; +- (id)paragraphStyles; +- (id)paragraphStyleAtIndex:(unsigned long long)arg1; +- (int)elementKind; +@property(readonly, nonatomic) _Bool isPhantom; +- (Class)editorClass; +- (Class)layoutClass; +- (Class)repClass; +- (void)setDefaultLegendPositionIfNeededWithOptionalLayout:(id)arg1; +- (double)p_dataSetNameAccomodationWithOptionalLayout:(id)arg1; +- (double)p_titleAccommodationWithLegendSize:(struct CGSize)arg1 optionalLayout:(id)arg2; +- (void)p_setChartType:(id)arg1 andSetLegendDefaults:(_Bool)arg2; +- (void)setInfoGeometryByUpdatingLegendGeometryAccommodatedForInitialLayoutGeometry:(id)arg1; +- (id)infoGeometryForDesiredLayoutGeometry:(id)arg1; +- (id)infoGeometryForVisuallyCenteringOnUnscaledCanvasPoint:(struct CGPoint)arg1; +- (void)chartMoveToPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2; +- (struct CGRect)resizedLegendFrame:(struct CGRect)arg1 oldChartSize:(struct CGSize)arg2 newChartSize:(struct CGSize)arg3; +@property(readonly, nonatomic) int gridDirection; +@property(readonly, nonatomic) struct CGSize minimumChartBodySize; +- (id)modelForDataSetIndex:(unsigned long long)arg1; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (void)setGeometry:(id)arg1 clearObjectPlaceholderFlag:(_Bool)arg2; +- (void)setGeometry:(id)arg1 omitLegendResize:(_Bool)arg2 clearObjectPlaceholderFlag:(_Bool)arg3; +- (void)setGeometry:(id)arg1 omitLegendResize:(_Bool)arg2; +- (id)context; +- (void)willModify; +- (id)copyWithContext:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1 context:(id)arg2; +- (id)p_copyStyleAndNonStyleArray:(id)arg1 withZone:(struct _NSZone *)arg2 context:(id)arg3; +- (void)clearParent; +- (void)dealloc; +- (id)initWithChartType:(id)arg1 legendShowing:(id)arg2 chartBodyFrame:(id)arg3 chartAreaFrame:(id)arg4 circumscribingFrame:(id)arg5 legendFrame:(id)arg6 stylePreset:(id)arg7 privateSeriesStyles:(id)arg8 chartNonStyle:(id)arg9 legendNonStyle:(id)arg10 valueAxisNonStyles:(id)arg11 categoryAxisNonStyles:(id)arg12 seriesNonStyles:(id)arg13; +- (id)init; +- (id)p_init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayout.h new file mode 100644 index 000000000..cc820965a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayout.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartInfo, TSCHChartModel; + +// Not exported +@interface TSCHChartLayout : NSObject +{ + _Bool mNeedsLayout; + TSCHChartInfo *mChartInfo; + CDStruct_9aa9521f mLayoutSettings; + struct CGRect _legendModelGeometryFrame; +} + ++ (id)propertiesThatInvalidateLayout; ++ (_Bool)layoutFrameEnclosesInfoGeometry; ++ (struct CGSize)legendSizeForChartInfo:(id)arg1 initialWidth:(double)arg2; ++ (id)chartLayoutWithChartInfo:(id)arg1; +@property struct CGRect legendModelGeometryFrame; // @synthesize legendModelGeometryFrame=_legendModelGeometryFrame; +@property CDStruct_9aa9521f layoutSettings; // @synthesize layoutSettings=mLayoutSettings; +@property(readonly) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mChartInfo; +- (id)mutationTuplesToApplyDuringResize; +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)hitChartElements:(struct CGPoint)arg1 passingTest:(id)arg2; +- (void)setForceOmitLegend:(_Bool)arg1; +- (struct CGRect)convertNaturalSpaceRectToChartLayoutSpaceRect:(struct CGRect)arg1; +- (struct CGRect)convertChartLayoutSpaceRectToNaturalSpaceRect:(struct CGRect)arg1; +- (struct CGPoint)convertNaturalSpaceToChartLayoutSpace:(struct CGPoint)arg1; +- (struct CGPoint)convertChartLayoutSpaceToNaturalSpace:(struct CGPoint)arg1; +- (struct CGAffineTransform)transformToConvertChartLayoutToNatural; +- (id)renderersWithRep:(id)arg1; +- (void)endResize; +- (void)takeSizeFromTracker:(id)arg1; +- (void)beginResize; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (_Bool)isValid; +- (void)invalidate; +- (void)processChanges:(id)arg1; +- (void)layoutForChartBodySize:(struct CGSize)arg1; +- (void)layoutForCircumscribingSize:(struct CGSize)arg1; +@property unsigned long long dataSetIndex; +@property(readonly) struct CGRect chartBodyFrame; +@property struct CGRect legendGeometryFrame; +@property(readonly) struct CGRect legendDrawingFrame; +@property(readonly) struct CGRect legendFrame; +@property(readonly) struct CGRect chartAreaFrame; +@property(readonly) struct CGRect outerShadowFrame; +@property(readonly) struct CGRect outerLayoutFrame; +@property(readonly) TSCHChartModel *model; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutCache.h new file mode 100644 index 000000000..22e93bed5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutCache.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSCHChartLayoutCache : NSObject +{ + NSMutableArray *mCacheItems; + _Bool mIgnoreInvalidation; +} + ++ (id)cacheWithCacheItem:(id)arg1; +@property(nonatomic) _Bool ignoreInvalidation; // @synthesize ignoreInvalidation=mIgnoreInvalidation; +- (void)printDebug; +- (void)invalidate; +- (void)accessWithCacheItemBlock:(id)arg1 calculateBlock:(void)arg2; +- (void)dealloc; +- (id)initWithCacheItem:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutItem.h new file mode 100644 index 000000000..9fe986e63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLayoutItem.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, TSCHChartInfo, TSCHChartModel, TSCHChartRootLayoutItem; + +// Not exported +@interface TSCHChartLayoutItem : NSObject +{ + TSCHChartLayoutItem *mParent; + NSArray *mChildren; + _Bool mTreeBuilt; + struct CGPoint mOffset; + struct CGSize mLayoutSize; + _Bool mLayoutSizeSet; + struct CGRect mDrawingRectCache; + _Bool mDrawingRectCacheValid; + struct CGSize mMinSizeCache; + _Bool mMinSizeCacheValid; + struct CGRect mOverhangRectCache; + _Bool mOverhangRectCacheValid; +} + ++ (id)chartLayoutWithChartInfo:(id)arg1; +@property(nonatomic) struct CGPoint layoutOffset; // @synthesize layoutOffset=mOffset; +@property(readonly, nonatomic) TSCHChartLayoutItem *parent; // @synthesize parent=mParent; +- (id)mutationTuplesToApplyDuringResize; +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)hitChartElements:(struct CGPoint)arg1 passingTest:(id)arg2; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (void)p_iterateChildrenWithBlock:(id)arg1; +- (_Bool)stopIteratingItemsContainingPoint:(struct CGPoint)arg1 withBlock:(id)arg2; +- (id)description; +- (id)p_description; +- (double)overhangMagnitudeForEdge:(int)arg1; +- (id)renderersWithRep:(id)arg1; +- (void)layoutUsingMethod:(int)arg1; +- (void)p_layoutOutward; +- (void)p_layoutInward; +- (void)clearAll; +- (void)buildSubTree; +@property(readonly, nonatomic) struct CGSize startingSize; +@property(readonly, nonatomic) _Bool isInResize; +- (void)clearOverhangRect; +@property(readonly, nonatomic) struct CGRect overhangRect; +- (struct CGSize)overhangSize; +- (struct CGPoint)overhangOffset; +- (struct CGRect)calcOverhangRect; +@property(readonly, nonatomic) struct CGRect rootedDrawingRect; +- (void)clearDrawingRect; +@property(readonly, nonatomic) struct CGRect drawingRect; +@property(readonly, nonatomic) struct CGSize drawingSize; +@property(readonly, nonatomic) struct CGPoint drawingOffset; +- (struct CGRect)calcDrawingRect; +@property(readonly, nonatomic) struct CGRect rootedLayoutRect; +@property(nonatomic) struct CGRect layoutRect; +- (void)clearLayoutSize; +@property(nonatomic) struct CGSize layoutSize; +- (void)clearMinSize; +@property(readonly) struct CGSize minSize; +- (struct CGSize)calcMinSize; +@property(readonly, nonatomic) unsigned long long dataSetIndex; +@property(nonatomic) CDStruct_9aa9521f layoutSettings; +@property(readonly, nonatomic) TSCHChartModel *model; +@property(readonly, nonatomic) TSCHChartInfo *chartInfo; +@property(readonly, nonatomic) TSCHChartRootLayoutItem *root; +- (void)clearParent; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLineElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLineElementsRenderer.h new file mode 100644 index 000000000..77f49058d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLineElementsRenderer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartLineElementsRenderer : TSCHChartAbstractLineElementsRenderer +{ +} + +- (_Bool)supportsSeparateLabelsRenderPass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLogAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLogAxis.h new file mode 100644 index 000000000..17ef0cc24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartLogAxis.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartLogAxis : TSCHChartValueAxis +{ +} + +- (double)unitSpaceValueForDataSpaceValue:(double)arg1 min:(double)arg2 max:(double)arg3; +- (double)validateUserMaxForDouble:(double)arg1; +- (double)validateUserMinForDouble:(double)arg1; +- (id)userMin; +- (id)userMax; +- (id)computeMinorGridlinesFromMajorGridlinesInAnalysis:(id)arg1; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; +- (void)adjustMinMaxForDataRangeInAnalysis:(id)arg1; +- (double)doubleModelToAxisValue:(double)arg1 forSeries:(id)arg2; +- (double)interceptForAxis:(id)arg1; +- (id)p_orthogonalAxis; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMainTitleLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMainTitleLayoutItem.h new file mode 100644 index 000000000..ca9f13f74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMainTitleLayoutItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartMainTitleLayoutItem : TSCHChartTitleLayoutItem +{ +} + +- (id)titleSelectionPath; +- (unsigned long long)titleParagraphStyleIndex; +- (id)titleTextForModel:(id)arg1; +- (_Bool)isTitleOn; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-Archiving.h new file mode 100644 index 000000000..353802cb0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-Archiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartMediator (Archiving) +- (void)saveToArchive:(struct ChartMediatorArchive *)arg1; +- (void)loadFromArchive:(const struct ChartMediatorArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-CopyWithContextMethod.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-CopyWithContextMethod.h new file mode 100644 index 000000000..7b10c2793 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator-CopyWithContextMethod.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartMediator (CopyWithContextMethod) +- (id)copyWithContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator.h new file mode 100644 index 000000000..539262578 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMediator.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHChartInfo, TSUIntToIntDictionary; + +// Not exported +@interface TSCHChartMediator : NSObject +{ + id mObjectToNotify; + TSCHChartInfo *mChartInfo; + TSUIntToIntDictionary *mRemoteSeriesIndexForGridSeriesIndex; + TSUIntToIntDictionary *mGridSeriesIndexForRemoteSeriesIndex; +} + ++ (id)propertiesThatInvalidateMediator; +@property(nonatomic) id objectToNotify; // @synthesize objectToNotify=mObjectToNotify; +@property(nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mChartInfo; +- (_Bool)preferSeriesToValues; +- (unsigned long long)p_gridSeriesIndexForRemoteSeriesIndex:(unsigned long long)arg1; +- (unsigned long long)p_remoteSeriesIndexForGridSeriesIndex:(unsigned long long)arg1; +- (id)seriesDataFormulaForSeriesDimension:(id)arg1; +- (id)commandToSetSeriesDataFormula:(id)arg1 seriesDimension:(id)arg2; +- (id)errorBarCustomFormulaForSeriesIndex:(unsigned long long)arg1 dataType:(int)arg2; +- (id)commandToSetErrorBarCustomFormula:(id)arg1 seriesIndex:(unsigned long long)arg2 dataType:(int)arg3; +- (id)commandToChangeCategoryLabelFormulas:(id)arg1; +- (id)categoryLabelFormulas; +- (id)numberFormatForSeries:(id)arg1 index:(unsigned long long)arg2 axisType:(int)arg3; +- (id)numberFormatForAxis:(id)arg1; +- (id)commandToSetChartGridDirection:(int)arg1 documentRoot:(id)arg2; +- (void)invalidateAndSynchronizeMediator; +- (_Bool)isEditing; +- (id)commandSetCategoryName:(id)arg1 forCategoryIndex:(unsigned long long)arg2; +- (id)commandToSetSeriesNameFormula:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)seriesNameFormulaForSeriesIndex:(unsigned long long)arg1; +- (id)commandSetSeriesName:(id)arg1 forSeriesIndex:(unsigned long long)arg2; +- (void)updateGridWithSpec:(CDStruct_188655c5)arg1; +- (id)p_errorBarDataForSeries:(unsigned long long)arg1 withSpec:(CDStruct_188655c5)arg2 updateType:(int)arg3; +@property(readonly, nonatomic) int direction; +@property(readonly, nonatomic) _Bool isPhantom; +- (void)willModify; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)clearParent; +- (void)dealloc; +- (id)init; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-NewArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-NewArchiving.h new file mode 100644 index 000000000..09e378c1d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-NewArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (NewArchiving) +- (void)saveToUnityArchive:(struct ChartArchive *)arg1 forPasteboard:(_Bool)arg2; +- (void)loadFromUnityArchive:(const struct ChartArchive *)arg1 unarchiver:(id)arg2 contextForUpgradeOnly:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHBarSeriesModelCacheVending.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHBarSeriesModelCacheVending.h new file mode 100644 index 000000000..725e59b1e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHBarSeriesModelCacheVending.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHBarSeriesModelCacheVending) +- (id)barModelCacheForSeries:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheTextEditingSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheTextEditingSupport.h new file mode 100644 index 000000000..f338baee1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheTextEditingSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHLegendModelCacheTextEditingSupport) +- (void)clearTextEditingSelectionPath; +- (void)setTextEditingSelectionPath:(id)arg1 string:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheVending.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheVending.h new file mode 100644 index 000000000..a74aa5adb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLegendModelCacheVending.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHLegendModelCacheVending) +- (id)legendModelCache; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLineAreaSeriesModelCacheVending.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLineAreaSeriesModelCacheVending.h new file mode 100644 index 000000000..fa34b5255 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHLineAreaSeriesModelCacheVending.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHLineAreaSeriesModelCacheVending) +- (id)lineAreaModelCacheForSeries:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHPieSeriesModelFacadeVending.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHPieSeriesModelFacadeVending.h new file mode 100644 index 000000000..2f0bb87b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHPieSeriesModelFacadeVending.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHPieSeriesModelFacadeVending) +- (id)pieSeriesModelCacheForSeries:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHStyleViewProxyPrivateSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHStyleViewProxyPrivateSupport.h new file mode 100644 index 000000000..393bea8a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel-TSCHStyleViewProxyPrivateSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartModel (TSCHStyleViewProxyPrivateSupport) +- (id)noSyncSeriesList; +- (id)noSyncAxisList; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel.h new file mode 100644 index 000000000..b74829c36 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartModel.h @@ -0,0 +1,87 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSCHNotifyOnModify-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, TSCHChartGrid, TSCHChartInfo; + +// Not exported +@interface TSCHChartModel : NSObject +{ + TSCHChartInfo *mInfo; + TSCHChartGrid *mGrid; + int mScatterFormat; + unsigned long long mMultiDataSetIndex; + _Bool mIsTransient; + NSMutableArray *mSeriesList; + NSMutableArray *mAxisList; + unsigned long long mNumberOfSeriesForCalculatingBarWidth; + _Bool mModelInvalid; + NSMutableDictionary *mModelManagedCaches; + NSMutableDictionary *mSeriesDimensionsByGridIndex; + NSMutableDictionary *mGridIndexesBySeriesDimension; +} + +@property(readonly, nonatomic) _Bool isTransient; // @synthesize isTransient=mIsTransient; +@property(nonatomic) int scatterFormat; // @synthesize scatterFormat=mScatterFormat; +@property(retain, nonatomic) TSCHChartGrid *grid; // @synthesize grid=mGrid; +@property(nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mInfo; +- (unsigned long long)gridIndexForSeriesDimension:(id)arg1; +- (id)seriesDimensionForGridIndex:(unsigned long long)arg1; +- (void)p_setBimapEntryForSeriesDimension:(id)arg1 andGridIndex:(unsigned long long)arg2; +- (void)loadDefaultData; +- (void)p_loadDefaultData; +- (void)setNameForMultiDataSetCategory:(unsigned long long)arg1 toName:(id)arg2; +- (void)setNameForCategory:(unsigned long long)arg1 toName:(id)arg2; +- (id)nameForMultiDataSetCategory:(unsigned long long)arg1; +- (id)nameForCategory:(unsigned long long)arg1; +- (unsigned long long)multiDataSetCategoryIndexForCategory:(unsigned long long)arg1; +- (unsigned long long)categoryForMultiDataSetCategoryIndex:(unsigned long long)arg1; +- (id)nameForSeries:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numberOfValues; +@property(readonly, nonatomic) unsigned long long numberOfMultiDataSets; +@property(readonly, nonatomic) unsigned long long numberOfMultiDataSetCategories; +- (unsigned long long)numberOfGridValues; +- (id)seriesAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long numberOfSeriesForCalculatingBarWidth; +@property(readonly, nonatomic) unsigned long long numberOfSeries; +@property(readonly, nonatomic) NSArray *seriesList; +- (id)axisForID:(id)arg1; +@property(readonly, nonatomic) NSArray *categoryAxisList; +@property(readonly, nonatomic) NSArray *valueAxisList; +@property(readonly, nonatomic) NSArray *axisList; +- (void)validateIfNeeded; +- (void)invalidateModel; +- (id)cachedObjectForKey:(id)arg1; +- (void)setCacheObject:(id)arg1 forKey:(id)arg2; +- (void)invalidateCaches; +- (void)resetSeriesStorage; +- (void)p_synchronizeModel; +- (void)p_postSynchronizeAxisList; +- (void)p_synchronizeSeriesList; +- (void)p_synchronizeAxisList; +- (void)p_synchronizeAxis:(id)arg1 class:(Class)arg2 axisID:(id)arg3 axisIndex:(unsigned long long)arg4 styleIndex:(unsigned long long)arg5 usedAxes:(id)arg6 unusedAxes:(id)arg7; +- (id)p_axisForID:(id)arg1; +- (void)updateTransientModelFromInfoModel; +@property(nonatomic) unsigned long long multiDataSetIndex; +- (unsigned long long)p_lastMultiDataSetIndex; +- (void)enumerateMultiDataModelsUsingBlock:(id)arg1; +@property(readonly, nonatomic) _Bool isMultiData; +- (void)willModify; +@property(readonly, nonatomic) id syncRoot; +- (void)clearParent; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithChartInfo:(id)arg1 dataSetIndex:(unsigned long long)arg2; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMultiDataRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMultiDataRendering-Protocol.h new file mode 100644 index 000000000..980ca793a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartMultiDataRendering-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCHChartMultiDataRendering +- (void)animationDidEndForChunkStage:(long long)arg1; +- (id)createAnimatedLayersDictionaryWithScale:(double)arg1 forBuildStage:(unsigned long long)arg2 buildIn:(_Bool)arg3 duration:(double)arg4 returningAnimatedLayers:(id *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonRep.h new file mode 100644 index 000000000..ecd957725 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonRep.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHSupportsRendering-Protocol.h" + +@class NSArray, TSCHChartInfo, TSCHChartLayout; + +// Not exported +@interface TSCHChartNonRep : NSObject +{ + TSCHChartInfo *mChartInfo; + NSArray *mRenderers; + TSCHChartLayout *mChartLayout; +} + +@property(retain, nonatomic) TSCHChartLayout *chartLayout; // @synthesize chartLayout=mChartLayout; +@property(retain, nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mChartInfo; +- (void)drawInContext:(struct CGContext *)arg1; +- (_Bool)renderTrendLinesForSeriesIndex:(unsigned long long)arg1; +- (struct CGRect)outerShadowFrame; +- (struct CGRect)convertUnscaledToBoundsRect:(struct CGRect)arg1; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)setupForDrawingInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)shouldShowLegendHighlight; +- (_Bool)renderElementsShadowOnly; +- (_Bool)renderElementsWithoutShadows; +- (_Bool)renderLabels; +- (_Bool)renderElements; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1; +- (id)renderSeriesIndexSet; +- (_Bool)isDrawingIntoPDF; +- (_Bool)forceRenderBlankBackground; +- (id)commandController; +- (double)viewScale; +- (id)geometry; +- (_Bool)shadowsEnabled; +- (void)clearRenderers; +- (id)renderers; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..241cc8571 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartNonStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle.h new file mode 100644 index 000000000..ce04e9c6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartNonStyle.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartNonStyle : TSCHBaseStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAreaLayoutItem.h new file mode 100644 index 000000000..dae7c94d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAreaLayoutItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartPieAreaLayoutItem : TSCH2DChartAbstractAreaLayoutItem +{ +} + +- (id)renderersWithRep:(id)arg1; +- (void)p_layoutOutward; +- (void)p_layoutInward; +- (void)buildSubTree; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAxis.h new file mode 100644 index 000000000..7e26bfdb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieAxis.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartPieAxis : TSCHChartStackedPercentValueAxis +{ +} + +- (id)formattedStringForSeries:(id)arg1 index:(unsigned long long)arg2; +- (_Bool)supportsFormattedStringForInvalidValue; +- (id)computeMinorGridlinesFromMajorGridlinesInAnalysis:(id)arg1; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieBodyLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieBodyLayoutItem.h new file mode 100644 index 000000000..6413c0d3e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieBodyLayoutItem.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHPieBodyLayoutItemPathCache; + +// Not exported +@interface TSCHChartPieBodyLayoutItem : TSCHChartBodyLayoutItem +{ + TSCHPieBodyLayoutItemPathCache *mPathCache; +} + +@property(retain) TSCHPieBodyLayoutItemPathCache *p_pathCache; // @synthesize p_pathCache=mPathCache; +- (id)pathCacheForSeries:(unsigned long long)arg1; +- (id)knobsOfElementForSeries:(unsigned long long)arg1; +- (struct CGPath *)pathOfElementForSeries:(unsigned long long)arg1 outWedgeCenterPoint:(struct CGPoint *)arg2; +- (struct CGAffineTransform)transformForRenderingElementForSeries:(unsigned long long)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (struct CGAffineTransform)transformForRenderingLabelForSeries:(unsigned long long)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (id)renderersWithRep:(id)arg1; +- (struct CGRect)calcDrawingRect; +- (struct CGRect)calcOverhangRect; +- (struct CGSize)overhangSizeForBodySize:(struct CGSize)arg1; +- (struct CGSize)bodySizeForOverhangSize:(struct CGSize)arg1; +- (void)p_collectMaxRatio:(double *)arg1 maxLabelOverhang:(double *)arg2 maxWedgeExplosion:(float *)arg3 maxComboExplosion:(float *)arg4; +- (void)setLayoutSize:(struct CGSize)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieElementsRenderer.h new file mode 100644 index 000000000..93955cb6b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieElementsRenderer.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet; + +// Not exported +@interface TSCHChartPieElementsRenderer : TSCHRenderer +{ + struct CGPoint mHitPoint; + unsigned long long mHitSeries; + float mHitStartAngle; + float mHitRadius; + float mHitExplosion; + _Bool mDidMoveDuringTouchIfNotThenRotateChartForDemo; + NSIndexSet *mPartialRenderingSeriesIndexSet; + _Bool mPartialRenderingInclusionFlag; +} + +- (struct CGRect)chartLayoutSpaceRenderingRect; +- (void)drawAll; +- (void)drawAllButSeriesIndicies:(id)arg1; +- (void)drawOnlySeriesIndicies:(id)arg1; +- (_Bool)p_shouldRenderSeriesIndex:(unsigned long long)arg1; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (struct CGLayer *)p_newPreRenderedImageWithContext:(struct CGContext *)arg1 path:(struct CGPath *)arg2 fill:(id)arg3 stroke:(id)arg4 shadow:(id)arg5 outUserSpaceLayerBounds:(struct CGRect *)arg6; +- (struct CGLayer *)p_newCGLayerForUserSpaceRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 outUserSpaceLayerBounds:(struct CGRect *)arg3; +- (void)p_drawWedgePathIntoContext:(struct CGContext *)arg1 path:(struct CGPath *)arg2 fill:(id)arg3 stroke:(id)arg4 opacity:(double)arg5; +- (void)p_drawOnlyShadow:(id)arg1 forImage:(struct CGLayer *)arg2 intoRect:(struct CGRect)arg3 intoContext:(struct CGContext *)arg4 atViewScale:(double)arg5 usingBlendMode:(int)arg6 opacity:(double)arg7; +- (void)p_drawOnlyShapeImage:(struct CGLayer *)arg1 intoRect:(struct CGRect)arg2 intoContext:(struct CGContext *)arg3 usingBlendMode:(int)arg4 opacity:(double)arg5; +- (int)chunkPlane; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeExplosionTracking-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeExplosionTracking-Protocol.h new file mode 100644 index 000000000..dbbe6a168 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeExplosionTracking-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCHChartPieWedgeExplosionTracking +- (void)explosionsDidUpdateForNewSeriesIndexedExplosions:(id)arg1; +- (_Bool)pieWedgeHitByUnscaledPoint:(struct CGPoint)arg1 seriesIndex:(unsigned long long)arg2 distanceFromCenter:(struct CGPoint *)arg3; +- (float)newExplosionValueForFinalDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3 knob:(id)arg4; +- (struct CGPoint)effectivePointForDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnob.h new file mode 100644 index 000000000..bdbbd2240 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnob.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSIndexSet; + +// Not exported +@interface TSCHChartPieWedgeKnob : TSDKnob +{ + NSIndexSet *mCandidateSeriesIndices; + NSIndexSet *mSelectedSeriesIndices; + struct CGPoint mDistanceFromCenter; +} + +@property(readonly, nonatomic) NSIndexSet *selectedSeriesIndices; // @synthesize selectedSeriesIndices=mSelectedSeriesIndices; +@property(readonly, nonatomic) NSIndexSet *candidateSeriesIndices; // @synthesize candidateSeriesIndices=mCandidateSeriesIndices; +@property(readonly, nonatomic) struct CGPoint distanceFromCenter; // @synthesize distanceFromCenter=mDistanceFromCenter; +- (struct CGPoint)adjustPointForHitLocation:(struct CGPoint)arg1; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3 seriesIndexHit:(unsigned long long *)arg4; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (int)dragType; +- (_Bool)obscuresKnob:(id)arg1; +- (_Bool)overlapsWithKnob:(id)arg1; +- (id)layer; +- (void)dealloc; +- (id)initWithSeriesIndices:(id)arg1 onRep:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnobTracker.h new file mode 100644 index 000000000..48e6c2d3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartPieWedgeKnobTracker.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSIndexSet, NSMutableDictionary; + +// Not exported +@interface TSCHChartPieWedgeKnobTracker : TSCHKnobTracker +{ + struct CGPoint mDragStartPoint; + struct CGPoint mLastDragPoint; + NSIndexSet *mSeriesIndices; + NSMutableDictionary *mSeriesIndexedPieWedgeExplosions; +} + +@property(readonly, nonatomic) NSIndexSet *seriesIndices; // @synthesize seriesIndices=mSeriesIndices; +@property(readonly, nonatomic) NSDictionary *seriesIndexedPieWedgeExplosions; // @synthesize seriesIndexedPieWedgeExplosions=mSeriesIndexedPieWedgeExplosions; +- (id)p_trackingObject; +- (void)p_hideHUDToPoint:(struct CGPoint)arg1; +- (void)p_hideHUD; +- (void)p_updateHUDWithExplosion:(float)arg1 point:(struct CGPoint)arg2; +- (void)endMovingKnob; +- (void)p_sendCommand; +- (void)beginMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)p_updateDrawableLayoutValues; +- (void)p_updateHUDWithPoint:(struct CGPoint)arg1 shouldHide:(_Bool)arg2; +- (float)p_singleDirectlyManipulatedExplosion; +- (struct CGPoint)knobDragPosition; +- (id)p_pieWedgeKnob; +- (void)mergeSeriesIndexedPieWedgeExplosions:(id)arg1; +- (_Bool)shouldHideSelectionHighlight; +- (_Bool)wantsAutoscroll; +- (double)delay; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRep.h new file mode 100644 index 000000000..be08879f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRep.h @@ -0,0 +1,243 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHChartRepPlatformProtocols-Protocol.h" +#import "TSCHSupportsRendering-Protocol.h" + +@class CALayer, CAShapeLayer, NSArray, NSString, TSCHChartDrawableInfo, TSCHChartLayout, TSCHLegendMoveKnob, TSCHMessageView, TSCHRendererLayer, TSCHSearchSelection, TSCHSelectionPath; + +// Not exported +@interface TSCHChartRep : TSWPTextHostRep +{ + NSArray *mRenderers; + _Bool mBuildingChunks; + int mChunkPhase; + long long mCurrentChunk; + _Bool mBuildingFinalBackground; + _Bool mBuildingFinalElements; + _Bool mChunkTexturesValid; + _Bool mInZoom; + unsigned long long mInDynamicStandinOperation; + unsigned long long mInDynamicStandinLayoutOperation; + TSCHSelectionPath *mActiveTextEditingPath; + TSCHRendererLayer *mLegendLayer; + _Bool mForceSeparateLegendLayer; + _Bool mIsLayerBasedRep; + _Bool mInvalidateLegendLayerForLayerBasedRep; + TSCHChartLayout *mChartLayout; + _Bool mWantsPreviewLayout; + _Bool mEditorIsEditingInfo; + TSCHMessageView *mMessageView; + _Bool mMessageViewValid; + _Bool mMediatorEditingHaloLayerPathValid; + CAShapeLayer *mMediatorEditingHaloLayer; + _Bool mLegendBorderHaloLayerPathValid; + CAShapeLayer *mLegendBorderHaloLayer; + _Bool mChartRepGoingAway; + _Bool mCDEIsEditingInfo; + _Bool mCDECausedSetNeedsDisplay; + _Bool mDrawingSearchReference; + CALayer *mSubselectionKnobLayer; + _Bool mFinishedBecomingSelected; + TSCHLegendMoveKnob *mDynamicLegendKnob; + id mDrawingOpStartBlock; + id mDrawingOpEndBlock; + int mRenderPassChunkPhase; +} + ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; +@property(copy, nonatomic) id drawingOpEndBlock; // @synthesize drawingOpEndBlock=mDrawingOpEndBlock; +@property(copy, nonatomic) id drawingOpStartBlock; // @synthesize drawingOpStartBlock=mDrawingOpStartBlock; +@property(readonly, nonatomic) long long currentChunk; // @synthesize currentChunk=mCurrentChunk; +@property(readonly, nonatomic) _Bool chartRepGoingAway; // @synthesize chartRepGoingAway=mChartRepGoingAway; +@property(readonly, nonatomic) TSCHSelectionPath *activeTextEditingPath; // @synthesize activeTextEditingPath=mActiveTextEditingPath; +@property(nonatomic) _Bool chunkTexturesValid; // @synthesize chunkTexturesValid=mChunkTexturesValid; +@property(readonly, nonatomic) _Bool drawingSearchReference; // @synthesize drawingSearchReference=mDrawingSearchReference; +@property(retain, nonatomic) TSCHLegendMoveKnob *dynamicLegendKnob; // @synthesize dynamicLegendKnob=mDynamicLegendKnob; +@property(nonatomic) _Bool forceSeparateLegendLayer; // @synthesize forceSeparateLegendLayer=mForceSeparateLegendLayer; +- (void)endDrawingOperation; +- (void)beginDrawingOperation; +- (void)protected_dynamicStyleLayoutChangeDidEnd:(id)arg1; +- (void)protected_dynamicStyleLayoutChangeWillBegin:(id)arg1; +- (void)protected_dynamicStyleChangeDidEnd:(id)arg1; +- (void)protected_dynamicStyleChangeWillBegin:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (id)hitChartElements:(struct CGPoint)arg1; +- (id)hitChartElements:(struct CGPoint)arg1 passingTest:(id)arg2; +- (void)didAnimateFromCDE; +- (void)willAnimateIntoCDE; +- (void)endChartDataEditing; +- (void)beginChartDataEditing; +- (void)setNeedsDisplay; +- (_Bool)hasSubselection; +- (void)invalidateSubselectionKnobs; +- (id)subselectionLayer; +- (id)protected_haloLayersForHaloPositions:(id)arg1; +- (id)protected_knobLayersForKnobPositions:(id)arg1; +- (id)legendLayer; +- (void)releaseLegendLayer; +- (void)p_createLegendLayer; +- (id)legendLayerForLayerBasedRep; +- (_Bool)renderLegendIntoSeparateLayer; +- (void)invalidateLegendLayerForLayerBasedRep; +- (_Bool)p_usingSeparateLegendLayerForLayerBasedRep; +- (_Bool)shouldUseLegendLayerForLayerBasedRep; +- (_Bool)shouldApplyFractionalTranslationInRootForLegendLayer; +- (_Bool)isLegendOn; +- (_Bool)shouldLayoutTilingLayer:(id)arg1; +- (struct CGRect)convertUnscaledToBoundsRect:(struct CGRect)arg1; +- (struct CGRect)outerShadowFrame; +- (void)p_validateLegendSelectionHalo; +- (void)p_invalidateLegendSelectionHalo; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)processChanges:(id)arg1; +- (id)imageForSearchReference:(id)arg1 forPath:(struct CGPath *)arg2 shouldPulsate:(_Bool)arg3; +- (struct CGPath *)newPathForSearchReference:(id)arg1; +- (void)p_findUIStateChanged:(id)arg1; +- (void)p_removeOrShowAndPositionMessageOverlay; +- (void)p_invalidateMessageOverlay; +- (struct CGRect)rectForSelection:(id)arg1; +- (id)p_textImageForPath:(struct CGPath *)arg1 renderer:(id)arg2 selection:(id)arg3 shouldPulsate:(_Bool)arg4; +- (struct CGPath *)p_newPathForSearchSelection:(id)arg1; +@property(readonly, nonatomic) TSCHSearchSelection *selection; +- (void)tswpTextEditingDidEndEditing:(id)arg1; +- (_Bool)isCanvasTextEditing; +- (void)selectAllEditedText; +- (void)endCanvasTextEditing; +- (_Bool)beginCanvasTextEditingForSelectionPath:(id)arg1; +- (void)beginCanvasTextEditingForSearchSelection:(id)arg1; +- (id)currentTextEditingSupporter; +- (id)p_findRendererForTextEditingSelectionPath:(id)arg1; +- (id)p_findRendererForSelectionPath:(id)arg1; +- (_Bool)canEditWithEditor:(id)arg1; +- (id)beginEditing; +- (void)p_validateChartTitleSelection; +- (_Bool)p_hasAnySubselection; +- (_Bool)p_textEditingInLegend; +- (_Bool)p_legendIsBeingMoved; +- (_Bool)p_legendIsBeingResized; +- (_Bool)p_legendIsSelected; +- (id)p_primaryChartEditor; +- (id)p_currentChartEditor; +- (_Bool)rotationKnobHitByNaturalPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (_Bool)p_legendHitByLayoutPoint:(struct CGPoint)arg1; +- (_Bool)shadowsEnabled; +- (void)knobTrackingDidEnd:(id)arg1; +- (void)knobTrackingDidBegin:(id)arg1; +- (void)setCurrentKnobTracker:(id)arg1; +- (id)newTrackerForKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (void)p_updatePositionsOfLegendKnobs:(id)arg1; +- (void)p_updatePositionOfLegendKnob:(id)arg1; +- (void)p_centerToLegendFrameForNonactiveLegendMoveKnob:(id)arg1 legendDrawingFrameInNaturalSpace:(struct CGRect)arg2; +- (void)p_updateLegendLayerPositionForLegendMoveKnobUsingRelativePosition:(id)arg1; +- (void)p_updateLegendLayerPositionForLegendMoveKnobUsingUnscaledPosition:(id)arg1; +- (void)p_centerToLegendFrameEdgeForNonactiveLegendResizeKnob:(id)arg1 legendFrameInNaturalSpace:(struct CGRect)arg2; +- (void)p_updatePositionOfLegendResizeKnob:(id)arg1; +- (void)viewScaleDidChange; +- (void)invalidateKnobs; +- (void)invalidateKnobPositions; +- (void)addKnobsToArray:(id)arg1; +- (_Bool)legendHitByUnscaledPoint:(struct CGPoint)arg1 distanceFromCenter:(struct CGPoint *)arg2; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (void)addChartKnobsToArray:(id)arg1; +- (id)knobForDynamicStyleChangeKey:(id)arg1; +- (_Bool)shouldShowKnobs; +- (void)updateKnobs; +- (id)newCommandToApplyGeometry:(id)arg1 toInfo:(id)arg2; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (void)dynamicallyResizingWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (void)dynamicDragDidBegin; +- (_Bool)isDraggable; +- (_Bool)buildShouldUseRenderer:(id)arg1; +- (_Bool)planeIsVisible:(int)arg1; +- (int)planeState:(int)arg1 finalElements:(_Bool)arg2 chunkStage:(long long)arg3; +- (int)planeState:(int)arg1 finalElements:(_Bool)arg2; +- (int)p_backgroundLikePlaneStateForEffectiveStage:(long long)arg1; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1 finalElements:(_Bool)arg2 currentChunk:(long long)arg3; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1 finalElements:(_Bool)arg2; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1; +- (id)renderSeriesIndexSetForFinalElements:(_Bool)arg1 currentChunk:(long long)arg2; +- (id)renderSeriesIndexSetForFinalElements:(_Bool)arg1; +- (id)renderSeriesIndexSet; +- (_Bool)renderTrendLinesForSeriesIndex:(unsigned long long)arg1; +- (_Bool)renderLabels; +- (_Bool)renderElementsShadowOnly; +- (_Bool)renderElementsWithoutShadows; +- (_Bool)renderElements; +- (id)textureForContext:(id)arg1; +- (void)setTextureStage:(unsigned long long)arg1; +- (void)protected_renderChunkInBounds:(struct CGRect)arg1 textureSet:(id)arg2; +@property(readonly, nonatomic) unsigned long long chartDeliveryStyle; +@property(readonly, nonatomic) NSString *animationFilter; +- (void)p_validateMediatorEditingHaloLayer; +- (void)p_invalidateMediatorEditingHaloLayer; +- (void)becameNotSelected; +- (void)becameSelected; +- (void)editorIsDeselectingInfo; +- (void)editorIsSelectingInfos:(id)arg1; +- (_Bool)isEditing; +- (id)itemsToAddToEditMenu; +- (_Bool)shouldShowLegendHighlight; +- (_Bool)shouldShowSelectionHighlight; +- (void)didEndZooming; +- (void)willBeginZooming; +- (void)updateMessageOverlayNow; +- (_Bool)messageIsVisible; +- (void)dismissMessageOverlayNowWithAnimation:(_Bool)arg1; +- (void)p_topBarsShowedUp:(id)arg1; +- (void)displayMessage:(id)arg1 zPosition:(double)arg2 style:(int)arg3; +- (void)p_messageAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; +- (void)p_forceDismissTransientMessage; +- (_Bool)p_chartShouldDisplayMessage; +- (void)p_positionMessageView; +- (void)p_deleteMessageView; +- (int)tilingMode; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)drawInContext:(struct CGContext *)arg1; +- (_Bool)inPrintPreviewMode; +- (void)setupForDrawingInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (struct CGPoint)scaledSubpixelOffsetFromLayerFrameInScaledCanvas; +- (struct CGRect)frameInUnscaledCanvas; +- (_Bool)frameInUnscaledCanvasNeedsPaddingForShadows; +- (id)overlayLayers; +- (void)didUpdateLayer:(id)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (void)willUpdateLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; +- (_Bool)p_hasBackgroundLayerForPieChart; +- (_Bool)p_hasBackgroundFill; +- (struct CGRect)snapRectForDynamicDragWithOffset:(struct CGPoint)arg1; +- (_Bool)isDrawingIntoPDF; +- (id)commandController; +@property(readonly, nonatomic) double contentsScale; +@property(readonly, nonatomic) double viewScale; +- (struct CGRect)geometryFrame; +- (id)geometry; +- (void)updateFromLayout; +- (_Bool)shouldUseRenderer:(id)arg1; +- (void)clearRenderers; +- (id)renderers; +- (_Bool)canDrawInParallel; +- (_Bool)canDrawInBackgroundDuringScroll; +- (void)willBeRemoved; +@property(readonly, nonatomic) _Bool forceRenderBlankBackground; +- (id)p_legendRenderer; +- (_Bool)isLayerBasedRep; +@property(readonly, nonatomic) TSCHChartLayout *chartLayout; +- (id)drawableLayout; +@property(readonly, nonatomic) TSCHChartDrawableInfo *chartInfo; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRepPlatformProtocols-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRepPlatformProtocols-Protocol.h new file mode 100644 index 000000000..bd89df9a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRepPlatformProtocols-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UITextFieldDelegate-Protocol.h" + +@protocol TSCHChartRepPlatformProtocols +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartResizeKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartResizeKnobTracker.h new file mode 100644 index 000000000..253bc92dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartResizeKnobTracker.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartLayout, TSCHChartRep; + +// Not exported +@interface TSCHChartResizeKnobTracker : TSDResizeKnobTracker +{ + TSCHChartLayout *mLayoutForConstraining; +} + +- (void)constrainAndSnapByMovingKnobTo:(struct CGPoint)arg1 snappingToGuides:(_Bool)arg2; +- (id)currentGeometryForLayout:(id)arg1; +- (id)chartLayout; +@property(readonly, nonatomic) TSCHChartRep *chartRep; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRootLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRootLayoutItem.h new file mode 100644 index 000000000..21d39d699 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartRootLayoutItem.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSDictionary, TSCHChartAbstractAreaLayoutItem, TSCHChartInfo, TSCHChartModel, TSCHLegendAreaLayoutItem; + +// Not exported +@interface TSCHChartRootLayoutItem : TSCHChartLayoutItem +{ + TSCHChartInfo *mChartInfo; + TSCHChartAbstractAreaLayoutItem *mChartArea; + TSCHLegendAreaLayoutItem *mLegend; + CDStruct_9aa9521f mLayoutSettings; + struct CGRect mLegendInnerFrame; + struct CGRect mChartInnerFrame; + _Bool mInResize; + struct CGSize mStartingSize; + NSDictionary *mSeriesIndexedPieWedgeExplosions; + TSCHChartModel *mChartModel; +} + +@property(copy, nonatomic) NSDictionary *seriesIndexedPieWedgeExplosions; // @synthesize seriesIndexedPieWedgeExplosions=mSeriesIndexedPieWedgeExplosions; +- (void)clearParent; +- (void)invalidateTransientModel; +@property(nonatomic) unsigned long long dataSetIndex; +- (void)updatePieWedgeExplosionsFromModel; +- (struct CGSize)startingSize; +- (_Bool)isInResize; +- (void)endResizeOperation; +- (void)updateSizeDuringResizeTo:(struct CGSize)arg1; +- (void)beginResizeWithStartingSize:(struct CGSize)arg1; +- (id)renderersWithRep:(id)arg1; +- (void)buildSubTree; +- (void)p_layoutOutward; +- (void)setChartBodySize:(struct CGSize)arg1; +- (void)p_layoutInward; +- (void)setChartInnerFrame:(struct CGRect)arg1 legendInnerFrame:(struct CGRect)arg2; +- (struct CGRect)calcOverhangRect; +- (struct CGRect)calcDrawingRect; +- (void)clearAll; +@property(readonly, nonatomic) TSCHLegendAreaLayoutItem *legendAreaLayoutItem; +@property(readonly, nonatomic) TSCHChartAbstractAreaLayoutItem *chartAreaLayoutItem; +- (id)model; +- (id)chartInfo; +- (void)setLayoutSettings:(CDStruct_9aa9521f)arg1; +- (CDStruct_9aa9521f)layoutSettings; +- (id)root; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartScatterElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartScatterElementsRenderer.h new file mode 100644 index 000000000..68d039ff6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartScatterElementsRenderer.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartScatterElementsRenderer : TSCHChartAbstractLineElementsRenderer +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-PieAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-PieAdditions.h new file mode 100644 index 000000000..ce09db8d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-PieAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeries (PieAdditions) +- (double)effectiveLabelExplosion; +- (_Bool)floatValueForLabelExplosion:(float *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-__PropertyMaps_GEN.h new file mode 100644 index 000000000..697e3f755 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeries (__PropertyMaps_GEN) +- (id)g_genericToDefaultPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries.h new file mode 100644 index 000000000..d28fce960 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeries.h @@ -0,0 +1,102 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHStyleOwning-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class NSObject, NSString, TSCHChartGridAdapter, TSCHChartModel, TSCHChartSeriesType, TSCHErrorBarData, TSCHTrendLineData, TSUPointerKeyDictionary; + +// Not exported +@interface TSCHChartSeries : NSObject +{ + TSCHChartModel *mChartModel; + unsigned long long mSeriesIndex; + TSCHChartSeriesType *mSeriesType; + TSUPointerKeyDictionary *mAxisTable; + TSCHChartGridAdapter *mNameAdapter; + unsigned long long mBarGapIndex; + id mStyle; + id mNonStyle; + _Bool mStyleIsPrivate; + TSCHTrendLineData *mTrendLineData; + TSCHErrorBarData *mErrorBarData; + NSObject *mSeriesStorage; +} + ++ (id)computedFillOrStroke:(id)arg1 forSeriesIndex:(unsigned long long)arg2 numberOfThemeSeries:(unsigned long long)arg3; ++ (id)computableProperties; +@property(nonatomic) unsigned long long barGapIndex; // @synthesize barGapIndex=mBarGapIndex; +@property(readonly, nonatomic) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +@property(readonly, nonatomic) NSObject *seriesStorage; // @synthesize seriesStorage=mSeriesStorage; +@property(nonatomic) TSCHChartSeriesType *seriesType; // @synthesize seriesType=mSeriesType; +@property(readonly, nonatomic) TSCHChartModel *model; // @synthesize model=mChartModel; +- (void)modelSyncMutateNonStyle:(id)arg1; +- (id)p_seriesNonStyleOrDefaultNonStyle; +- (id)defaultProperties; +- (id)nonstyle; +- (id)style; +- (id)context; +- (id)chartInfo; +- (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2; +- (id)swapTuplesForMutationsForImport:(id)arg1; +- (id)swapTuplesForMutations:(id)arg1; +- (id)p_swapTuplesForMutations:(id)arg1 isForImport:(_Bool)arg2; +- (id)valueForProperty:(int)arg1; +- (id)objectValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1 defaultValue:(float)arg2; +- (int)intValueForProperty:(int)arg1 defaultValue:(int)arg2; +- (_Bool)hasObjectValueForProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasFloatValueForProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasIntValueForProperty:(int)arg1 value:(int *)arg2; +- (void)p_generateComputedProperty:(int)arg1 objectValue:(id *)arg2 intValue:(int *)arg3 floatValue:(float *)arg4; +- (int)defaultPropertyForGeneric:(int)arg1; +- (int)specificPropertyForGeneric:(int)arg1; +- (id)p_representativeThemeSeries; +- (_Bool)p_seriesIndexWithinThemeStyleCount; +- (id)p_genericToDefaultPropertyMap; +- (void)clearParent; +- (void)modelSyncSetStyle:(id)arg1; +- (void)modelSyncSetNonStyle:(id)arg1; +- (id)formattedValueLabelStringForValueIndex:(unsigned long long)arg1; +- (id)p_axisTypesForValueLabelString; +- (void)resetSeriesStorage; +- (void)setSeriesStorage:(id)arg1; +- (_Bool)renderSeriesForClass:(Class)arg1; +- (id)multiDataValueEnumeratorForAxisID:(id)arg1; +- (void)setValue:(id)arg1 forAxisID:(id)arg2 index:(unsigned long long)arg3; +- (id *)valuesForAxis:(id)arg1 indexes:(struct _NSRange)arg2; +- (id)valueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (id *)valuesForAxis:(id)arg1 indexes:(struct _NSRange)arg2 multiDataSetIndex:(unsigned long long)arg3; +- (id)valueForAxis:(id)arg1 index:(unsigned long long)arg2 multiDataSetIndex:(unsigned long long)arg3; +- (id)valueForAxisID:(id)arg1 index:(unsigned long long)arg2; +- (id)valueForAxisID:(id)arg1 index:(unsigned long long)arg2 multiDataSetIndex:(unsigned long long)arg3; +- (unsigned long long)multiDataSetIndexForAxisID:(id)arg1; +- (unsigned long long)multiDataSetIndexForAxis:(id)arg1; +- (void)invalidateCacheDataForSynchronization; +- (void)clearAxisIDs; +- (void)setGridAdapterForName:(id)arg1; +- (void)setGridAdapter:(id)arg1 forAxisType:(int)arg2; +- (void)setAxisID:(id)arg1 forAxisType:(int)arg2; +- (id)axisForAxisType:(int)arg1; +- (id)axisIDForAxisType:(int)arg1; +- (unsigned long long)numberOfValues; +- (unsigned long long)multiDataSetIndex; +- (_Bool)isMultiData; +@property(readonly, nonatomic) TSCHErrorBarData *errorBarData; +@property(readonly, nonatomic) NSString *trendLineLegendText; +@property(readonly, nonatomic) _Bool showTrendLineLegendText; +@property(readonly, nonatomic) TSCHTrendLineData *trendLineData; +- (id)p_axisStorageForType:(int)arg1 create:(_Bool)arg2; +@property(retain, nonatomic) NSString *name; +- (id)drawableInfo; +@property(readonly, nonatomic) unsigned long long yAxisOrdinal; +- (void)dealloc; +- (id)initWithChartModel:(id)arg1 index:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesAxisStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesAxisStorage.h new file mode 100644 index 000000000..0c2ea6753 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesAxisStorage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartAxisID, TSCHChartGridAdapter; + +// Not exported +@interface TSCHChartSeriesAxisStorage : NSObject +{ + TSCHChartGridAdapter *adapter; + TSCHChartAxisID *axisID; +} + +@property(retain, nonatomic) TSCHChartAxisID *axisID; // @synthesize axisID; +@property(retain, nonatomic) TSCHChartGridAdapter *adapter; // @synthesize adapter; +- (void)setValue:(id)arg1 atIndex:(unsigned long long)arg2 multiDataSetIndex:(unsigned long long)arg3; +- (id *)valuesAtIndexes:(struct _NSRange)arg1 multiDataSetIndex:(unsigned long long)arg2; +- (id)valueAtIndex:(unsigned long long)arg1 multiDataSetIndex:(unsigned long long)arg2; +- (unsigned long long)numberOfValues; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesDefaultNonStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesDefaultNonStyle.h new file mode 100644 index 000000000..7d744ee47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesDefaultNonStyle.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHStyleActAlike-Protocol.h" + +// Not exported +@interface TSCHChartSeriesDefaultNonStyle : NSObject +{ +} + ++ (id)boxedDefaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (id)properties; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)defaultNonStyle; ++ (id)_singletonAlloc; +- (id)boxedDefaultValueForProperty:(int)arg1; +- (float)defaultFloatValueForProperty:(int)arg1; +- (int)defaultIntValueForProperty:(int)arg1; +- (id)defaultValueForProperty:(int)arg1; +- (id)properties; +- (id)boxedValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)valueForProperty:(int)arg1; +- (_Bool)overridesProperty:(int)arg1; +- (_Bool)definesProperty:(int)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..ffd3b3c1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesNonStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle.h new file mode 100644 index 000000000..95e7f2030 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesNonStyle.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesNonStyle : TSCHBaseStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_upgradeMixedChartProperties:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..e5fb43815 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle.h new file mode 100644 index 000000000..45eb2d4c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesStyle.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesStyle : TSCHBaseStyle +{ +} + ++ (id)bootstrappedSeriesStyleWithContext:(id)arg1 seriesIndex:(unsigned long long)arg2; ++ (id)getURLForImage:(id)arg1; ++ (id)identifierForRoleIndex:(unsigned long long)arg1 ordinal:(unsigned long long)arg2; ++ (id)presetStyleDescriptorForOrdinal:(unsigned long long)arg1; ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_upgrade3DFillSubclassTSDFill:(id)arg1; +- (void)p_upgradeRemoveShadowEnabledPropertyUsage:(id)arg1; +- (void)p_upgrade3DChartProperties:(id)arg1; +- (void)p_upgradeBubbleChartProperties:(id)arg1; +- (void)p_upgradeSeparateVisibilityProperties:(id)arg1; +- (void)p_upgradeMixedChartProperties:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-PieExplosionValueImplementation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-PieExplosionValueImplementation.h new file mode 100644 index 000000000..f72d5d645 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-PieExplosionValueImplementation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesType (PieExplosionValueImplementation) +- (_Bool)floatValueForLabelExplosion:(float *)arg1 series:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-ValueLabelsSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-ValueLabelsSupport.h new file mode 100644 index 000000000..28e349cff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-ValueLabelsSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesType (ValueLabelsSupport) +- (_Bool)canUseEstimatedValueLabelsDrawingRect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-__PropertyMaps_GEN.h new file mode 100644 index 000000000..1a5b49c38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType-__PropertyMaps_GEN.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesType (__PropertyMaps_GEN) +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType.h new file mode 100644 index 000000000..bd407fe25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesType.h @@ -0,0 +1,103 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSCHChartSeriesType : NSObject +{ + NSArray *mSeriesRendererClasses; +} + ++ (id)inspectorDefaultLocalizedValueLabelsDisclosureTitle; ++ (id)inspectorDefaultLocalizedValueLabelsTabName; ++ (Class)sceneObjectClass; ++ (id)expandProperties:(id)arg1; ++ (id)stackedBar3DSeries; ++ (id)bar3DSeries; ++ (id)stackedColumn3DSeries; ++ (id)pie3DSeries; ++ (id)stackedArea3DSeries; ++ (id)area3DSeries; ++ (id)line3DSeries; ++ (id)column3DSeries; ++ (id)bubbleSeries; ++ (id)mixedAreaSeries; ++ (id)mixedLineSeries; ++ (id)mixedColumnSeries; ++ (id)stackedAreaSeries; ++ (id)stackedBarSeries; ++ (id)stackedColumnSeries; ++ (id)areaSeries; ++ (id)lineSeries; ++ (id)barSeries; ++ (id)columnSeries; ++ (id)scatterSeries; ++ (id)pieSeries; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)_singletonAlloc; +- (id)inspectorLocalizedValueLabelsDisclosureTitle; +- (id)inspectorLocalizedValueLabelsTabName; +- (_Bool)supportsFillSetFill; +- (int)fillSetFillProperty; +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (int)defaultSymbolType; +- (id)userInterfaceName; +- (id)coordinateAxisForSeries:(id)arg1; +- (id)valueAxisForSeries:(id)arg1; +- (id)p_axisForSeries:(id)arg1 isCategory:(_Bool)arg2; +- (Class)sceneObjectClass; +- (_Bool)supportsValueLabelsAxisOption; +- (_Bool)supportsValueLabelsSeriesName; +- (_Bool)supportsValueLabels; +- (unsigned long long)numberOfSeriesForCalculatingBarWidth:(id)arg1; +- (unsigned long long)seriesIndexForDrawing:(id)arg1; +- (double)beginDataValueForSeries:(id)arg1 groupIndex:(unsigned long long)arg2 valueAxisID:(id)arg3; +- (double)beginValueForSeries:(unsigned long long)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; +- (id)resetSeriesStorage:(id)arg1 forSeries:(id)arg2; +- (_Bool)chunkedBuildsIncludeInterceptValues; +- (_Bool)supportsLineConnectionStyle; +- (_Bool)supportsLineTypeNone; +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (id)p_supportedSymbolsIfSymbolsSupported; +- (id)supportedSymbols; +- (_Bool)supportsSymbolTypeEditing; +- (_Bool)supportsSymbolDrawing; +- (_Bool)supportsSeriesStroke; +- (_Bool)supportsSeries3DFill; +- (_Bool)supportsSeriesGradientFill; +- (_Bool)supportsSeriesFill; +- (id)cdeFillForSeries:(id)arg1 size:(struct CGSize)arg2; +- (id)propertiesForReferenceColors; +- (id)legendStrokeForSeries:(id)arg1; +- (id)legendFillForSeries:(id)arg1; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1 forSeries:(id)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (unsigned int)adjustLabelPosition:(unsigned int)arg1 forValue:(double)arg2; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (_Bool)isVertical; +- (_Bool)supportsBarGap; +- (_Bool)supportsSetGap; +- (_Bool)useInBarGapCalculations; +- (id)elementBuilder; +- (id)seriesRendererClasses; +- (unsigned long long)valueDimensions; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea-__PropertyMaps_GEN.h new file mode 100644 index 000000000..7611893f8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeArea (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapArea; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea.h new file mode 100644 index 000000000..64eee8fe0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeArea : TSCHChartSeriesType +{ +} + +- (id)elementBuilder; +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (_Bool)supportsSymbolDrawing; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (unsigned long long)valueDimensions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..19dc0f592 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeArea3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DArea; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D.h new file mode 100644 index 000000000..70e99f0bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeArea3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeArea3D : TSCHChartSeriesTypeArea +{ +} + ++ (Class)sceneObjectClass; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (_Bool)supportsSymbolDrawing; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar-__PropertyMaps_GEN.h new file mode 100644 index 000000000..64f84ca71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeBar (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapBar; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar.h new file mode 100644 index 000000000..b155182dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeBar : TSCHChartSeriesType +{ +} + +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (id)elementBuilder; +- (_Bool)chunkedBuildsIncludeInterceptValues; +- (id)genericToSpecificPropertyMap; +- (unsigned int)adjustLabelPosition:(unsigned int)arg1 forValue:(double)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (_Bool)isVertical; +- (_Bool)supportsBarGap; +- (_Bool)supportsSetGap; +- (_Bool)useInBarGapCalculations; +- (unsigned long long)valueDimensions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..82ef79176 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeBar3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DBar; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D.h new file mode 100644 index 000000000..779f2db49 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBar3D.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeBar3D : TSCHChartSeriesTypeBar +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble-__PropertyMaps_GEN.h new file mode 100644 index 000000000..137088935 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeBubble (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapBubble; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble.h new file mode 100644 index 000000000..cff9f4479 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeBubble.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeBubble : TSCHChartSeriesTypeScatter +{ +} + +- (id)inspectorLocalizedValueLabelsDisclosureTitle; +- (id)inspectorLocalizedValueLabelsTabName; +- (_Bool)supportsFillSetFill; +- (int)fillSetFillProperty; +- (id)propertiesForReferenceColors; +- (_Bool)supportsSymbolTypeEditing; +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (int)defaultSymbolType; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned long long)valueDimensions; +- (_Bool)supportsSeriesStroke; +- (_Bool)supportsLineConnectionStyle; +- (id)elementBuilder; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)legalChartLabelPositions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn-__PropertyMaps_GEN.h new file mode 100644 index 000000000..e2b3457f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeColumn (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapColumn; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn.h new file mode 100644 index 000000000..848dae320 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeColumn : TSCHChartSeriesTypeBar +{ +} + +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (_Bool)supportsBarGap; +- (_Bool)supportsSetGap; +- (id)elementBuilder; +- (_Bool)isVertical; +- (_Bool)chunkedBuildsIncludeInterceptValues; +- (id)genericToSpecificPropertyMap; +- (unsigned int)adjustLabelPosition:(unsigned int)arg1 forValue:(double)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (_Bool)useInBarGapCalculations; +- (unsigned long long)valueDimensions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..14ccdcd58 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeColumn3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DColumn; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D.h new file mode 100644 index 000000000..606d0cee0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeColumn3D.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeColumn3D : TSCHChartSeriesTypeColumn +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine-__PropertyMaps_GEN.h new file mode 100644 index 000000000..3e3160326 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeLine (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapLine; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine.h new file mode 100644 index 000000000..be8f36bb5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeLine : TSCHChartSeriesType +{ +} + +- (id)propertiesForReferenceColors; +- (id)elementBuilder; +- (_Bool)supportsLineConnectionStyle; +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (_Bool)supportsSymbolDrawing; +- (_Bool)supportsFillSetFill; +- (_Bool)supportsSeriesFill; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (unsigned long long)valueDimensions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..52a4fb8eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeLine3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DLine; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D.h new file mode 100644 index 000000000..7079668c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeLine3D.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeLine3D : TSCHChartSeriesTypeLine +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; +- (_Bool)supportsSymbolDrawing; +- (_Bool)supportsLineConnectionStyle; +- (_Bool)supportsLineTypeNone; +- (id)propertiesForReferenceColors; +- (int)legendBadgeType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea-__PropertyMaps_GEN.h new file mode 100644 index 000000000..e81eee81a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeMixedArea (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapMixedArea; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea.h new file mode 100644 index 000000000..a4a285fb6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedArea.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeMixedArea : TSCHChartSeriesTypeArea +{ +} + +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (_Bool)supportsSymbolDrawing; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn-__PropertyMaps_GEN.h new file mode 100644 index 000000000..512c3b70b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeMixedColumn (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapMixedColumn; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn.h new file mode 100644 index 000000000..f621e2ecc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedColumn.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeMixedColumn : TSCHChartSeriesTypeColumn +{ +} + +- (_Bool)chunkedBuildsIncludeInterceptValues; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine-__PropertyMaps_GEN.h new file mode 100644 index 000000000..a8712723a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeMixedLine (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapMixedLine; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine.h new file mode 100644 index 000000000..a7123af09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeMixedLine.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeMixedLine : TSCHChartSeriesTypeLine +{ +} + +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (_Bool)supportsSymbolDrawing; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-PieExplosionValueImplementation.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-PieExplosionValueImplementation.h new file mode 100644 index 000000000..a9fc225bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-PieExplosionValueImplementation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypePie (PieExplosionValueImplementation) +- (_Bool)floatValueForLabelExplosion:(float *)arg1 series:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-__PropertyMaps_GEN.h new file mode 100644 index 000000000..8152d319e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypePie (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapPie; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie.h new file mode 100644 index 000000000..e0ba23901 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypePie : TSCHChartSeriesType +{ +} + +- (id)inspectorLocalizedValueLabelsDisclosureTitle; +- (id)inspectorLocalizedValueLabelsTabName; +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (id)elementBuilder; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1 forSeries:(id)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (unsigned long long)valueDimensions; +- (_Bool)supportsValueLabelsSeriesName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..5f4bcbdfc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypePie3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DPie; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D.h new file mode 100644 index 000000000..2a75e64e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypePie3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypePie3D : TSCHChartSeriesTypePie +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; +- (id)coordinateAxisForSeries:(id)arg1; +- (id)valueAxisForSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter-__PropertyMaps_GEN.h new file mode 100644 index 000000000..73ceaf4b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeScatter (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapScatter; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter.h new file mode 100644 index 000000000..061314abf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeScatter.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeScatter : TSCHChartSeriesType +{ +} + +- (_Bool)supportsValueLabelsAxisOption; +- (_Bool)supportsValueLabelsSeriesName; +- (_Bool)supportsFillSetFill; +- (id)supportedValueLabelsAxisCombinations; +- (id)axisTypesForValueLabels; +- (id)elementBuilder; +- (id)propertiesForReferenceColors; +- (_Bool)supportsLineConnectionStyle; +- (_Bool)supportsLineTypeNone; +- (_Bool)supportsSymbolFillForSymbolType:(int)arg1; +- (id)p_supportedSymbolsIfSymbolsSupported; +- (_Bool)supportsSymbolDrawing; +- (_Bool)supportsSeriesFill; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (unsigned long long)valueDimensions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea-__PropertyMaps_GEN.h new file mode 100644 index 000000000..1810c9c59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedArea (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapStackedArea; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea.h new file mode 100644 index 000000000..39a560048 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedArea : TSCHChartSeriesTypeArea +{ +} + +- (id)elementBuilder; +- (double)beginDataValueForSeries:(id)arg1 groupIndex:(unsigned long long)arg2 valueAxisID:(id)arg3; +- (_Bool)supportsSymbolDrawing; +- (id)genericToSpecificPropertyMap; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..55ecb5dc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedArea3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DStackedArea; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D.h new file mode 100644 index 000000000..37404d6dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedArea3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedArea3D : TSCHChartSeriesTypeStackedArea +{ +} + ++ (Class)sceneObjectClass; +- (int)legendBadgeType; +- (id)genericToSpecificPropertyMap; +- (_Bool)supportsSymbolDrawing; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar-__PropertyMaps_GEN.h new file mode 100644 index 000000000..38e31fc61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedBar (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapStackedBar; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar.h new file mode 100644 index 000000000..c08d1a7bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedBar : TSCHChartSeriesTypeBar +{ +} + +- (_Bool)supportsBarGap; +- (id)elementBuilder; +- (unsigned long long)numberOfSeriesForCalculatingBarWidth:(id)arg1; +- (unsigned long long)seriesIndexForDrawing:(id)arg1; +- (double)beginDataValueForSeries:(id)arg1 groupIndex:(unsigned long long)arg2 valueAxisID:(id)arg3; +- (double)beginValueForSeries:(unsigned long long)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; +- (id)genericToSpecificPropertyMap; +- (unsigned int)adjustLabelPosition:(unsigned int)arg1 forValue:(double)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..4aac80f6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedBar3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DStackedBar; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D.h new file mode 100644 index 000000000..3017a9134 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedBar3D.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedBar3D : TSCHChartSeriesTypeStackedBar +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn-__PropertyMaps_GEN.h new file mode 100644 index 000000000..cf26eeee7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedColumn (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapStackedColumn; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn.h new file mode 100644 index 000000000..d6631860c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedColumn : TSCHChartSeriesTypeColumn +{ +} + +- (_Bool)supportsBarGap; +- (id)elementBuilder; +- (unsigned long long)numberOfSeriesForCalculatingBarWidth:(id)arg1; +- (unsigned long long)seriesIndexForDrawing:(id)arg1; +- (double)beginDataValueForSeries:(id)arg1 groupIndex:(unsigned long long)arg2 valueAxisID:(id)arg3; +- (double)beginValueForSeries:(unsigned long long)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; +- (id)genericToSpecificPropertyMap; +- (unsigned int)adjustLabelPosition:(unsigned int)arg1 forValue:(double)arg2; +- (unsigned int)filterChartLabelPosition:(unsigned int)arg1; +- (id)userInterfaceNameForLabelPosition:(id)arg1; +- (id)legalChartLabelPositions; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D-__PropertyMaps_GEN.h new file mode 100644 index 000000000..7441b0810 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartSeriesTypeStackedColumn3D (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap3DStackedColumn; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D.h new file mode 100644 index 000000000..a0b543806 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeStackedColumn3D.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSeriesTypeStackedColumn3D : TSCHChartSeriesTypeStackedColumn +{ +} + ++ (Class)sceneObjectClass; +- (id)genericToSpecificPropertyMap; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeValueTransformer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeValueTransformer.h new file mode 100644 index 000000000..60131c38c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSeriesTypeValueTransformer.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +// Not exported +@interface TSCHChartSeriesTypeValueTransformer : NSValueTransformer +{ +} + ++ (_Bool)allowsReverseTransformation; ++ (Class)transformedValueClass; ++ (id)sharedTransformer; +- (id)reverseTransformedValue:(id)arg1; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSizeAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSizeAxis.h new file mode 100644 index 000000000..780a3ef32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartSizeAxis.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartSizeAxis : TSCHChartAxis +{ +} + +- (double)doubleModelToAxisValue:(double)arg1 forSeries:(id)arg2; +- (id)computeMinorGridlinesFromMajorGridlinesInAnalysis:(id)arg1; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; +- (void)adjustMinMaxForDataRangeInAnalysis:(id)arg1; +- (id)userMax; +- (id)userMin; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedAreaElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedAreaElementsRenderer.h new file mode 100644 index 000000000..a90bc95f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedAreaElementsRenderer.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartStackedAreaElementsRenderer : TSCHChartAbstractLineElementsRenderer +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedBarElementsRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedBarElementsRenderer.h new file mode 100644 index 000000000..3936cd0c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedBarElementsRenderer.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartStackedBarElementsRenderer : TSCHChartBarElementsRenderer +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedLineValueAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedLineValueAxis.h new file mode 100644 index 000000000..b27ab4fd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedLineValueAxis.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartStackedLineValueAxis : TSCHChartStackedValueAxis +{ +} + +- (id)p_orthogonalAxisForSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedPercentValueAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedPercentValueAxis.h new file mode 100644 index 000000000..a21f4fa70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedPercentValueAxis.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartAxisAnalysis; + +// Not exported +@interface TSCHChartStackedPercentValueAxis : TSCHChartValueAxis +{ + TSCHChartAxisAnalysis *mInProgressAnalysisForErrorBarData; +} + +- (id)valueForFormattedString:(id)arg1; +- (id)formattedStringForSeries:(id)arg1 index:(unsigned long long)arg2; +- (_Bool)editableFormatForValueStrings; +- (id)numberFormat; +- (double *)unitSpaceValuesForSeries:(id)arg1 indexes:(struct _NSRange)arg2 min:(double)arg3 max:(double)arg4; +- (double)unitSpaceValueForDataSpaceValue:(double)arg1 series:(id)arg2 index:(unsigned long long)arg3; +- (double)unitSpaceValueForSeries:(id)arg1 index:(unsigned long long)arg2 min:(double)arg3 max:(double)arg4; +- (void)adjustMinMaxForDataRangeInAnalysis:(id)arg1; +- (double)doubleModelToAxisValue:(double)arg1 forSeries:(id)arg2; +- (void)updateModelMinMaxForErrorBarsOnSeries:(id)arg1 axisID:(id)arg2 analysis:(id)arg3; +- (void)updateModelMinMaxInAnalysis:(id)arg1; +- (double)totalForGroup:(unsigned long long)arg1; +- (id)userMin; +- (id)userMax; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedValueAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedValueAxis.h new file mode 100644 index 000000000..e6b18c0e7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStackedValueAxis.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartStackedValueAxis : TSCHChartValueAxis +{ +} + +- (double *)unitSpaceValuesForSeries:(id)arg1 indexes:(struct _NSRange)arg2 min:(double)arg3 max:(double)arg4; +- (double)unitSpaceValueForSeries:(id)arg1 index:(unsigned long long)arg2 min:(double)arg3 max:(double)arg4; +- (void)updateModelMinMaxInAnalysis:(id)arg1; +- (id)p_orthogonalAxisForSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..a823a2373 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle.h new file mode 100644 index 000000000..28fef1cc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyle.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartStyle : TSCHBaseStyle +{ +} + ++ (id)defaultParagraphStyleWithContext:(id)arg1; ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)presetStyleDescriptor; ++ (id)identifierForRoleIndex:(unsigned long long)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_upgradeRemoveShadowEnabledPropertyUsage:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset-ApplyPreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset-ApplyPreset.h new file mode 100644 index 000000000..19152db45 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset-ApplyPreset.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartStyleState; + +@interface TSCHChartStylePreset (ApplyPreset) +@property(readonly) TSCHChartStyleState *chartStyleState; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset.h new file mode 100644 index 000000000..8d9f76cc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStylePreset.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHStyleSwapSupporting-Protocol.h" +#import "TSPCopying-Protocol.h" +#import "TSSPreset-Protocol.h" + +@class NSArray, NSString; + +// Not exported +@interface TSCHChartStylePreset : TSPObject +{ + id mChartStyle; + id mLegendStyle; + NSArray *mValueAxisStyles; + NSArray *mCategoryAxisStyles; + NSArray *mSeriesStyles; + NSArray *mParagraphStyles; + struct __CFUUID *mUUID; +} + ++ (void)upgradeForTrendLineEquationAndR2LabelsPropertyMigrationFromChartStyle:(id)arg1 seriesStyles:(id)arg2; ++ (void)upgradeFor3DShadowPropertyMigrationFromChartStyle:(id)arg1 seriesStyles:(id)arg2; ++ (void)upgradeShadowPropertyForParagraphStyles:(id)arg1; ++ (void)upgradeTrendLinesAndErrorBarsForSeriesPresets:(id)arg1 valueAxisPresets:(id)arg2 paragraphPresets:(id)arg3; ++ (id)p_getDefaultTrendLineStrokeColor:(id)arg1; ++ (id)p_getDefaultTrendLineShadowColor:(id)arg1; ++ (id)p_getDefaultErrorBarColor:(id)arg1 valueAxisStyles:(id)arg2; ++ (void)p_replaceProperty:(int)arg1 inStyle:(id)arg2 withObject:(id)arg3; +@property(readonly, nonatomic) struct __CFUUID *uuid; // @synthesize uuid=mUUID; +@property(readonly, nonatomic) NSArray *paragraphStyles; // @synthesize paragraphStyles=mParagraphStyles; +@property(readonly, nonatomic) NSArray *seriesStyles; // @synthesize seriesStyles=mSeriesStyles; +@property(readonly, nonatomic) NSArray *categoryAxisStyles; // @synthesize categoryAxisStyles=mCategoryAxisStyles; +@property(readonly, nonatomic) NSArray *valueAxisStyles; // @synthesize valueAxisStyles=mValueAxisStyles; +@property(readonly, nonatomic) id legendStyle; // @synthesize legendStyle=mLegendStyle; +@property(readonly, nonatomic) id chartStyle; // @synthesize chartStyle=mChartStyle; +- (id)styleOwnerFromSwapType:(int)arg1 andIndex:(unsigned long long)arg2; +- (id)applyStyleSwapTuple:(id)arg1; +- (id)buildSeriesNonStyle; +- (id)buildAxisNonStyle; +- (id)buildLegendNonStyle; +- (id)buildChartNonStyle; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)swatchImage; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)isThemeEquivalent:(id)arg1; +- (id)description; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)isEquivalentToPreset:(id)arg1; +- (_Bool)isEquivalentToPreset:(id)arg1 outReasons:(id *)arg2; +- (id)allStyles; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 chartStyle:(id)arg2 legendStyle:(id)arg3 valueAxisStyles:(id)arg4 categoryAxisStyles:(id)arg5 seriesStyles:(id)arg6; +- (id)initWithContext:(id)arg1 chartStyle:(id)arg2 legendStyle:(id)arg3 valueAxisStyles:(id)arg4 categoryAxisStyles:(id)arg5 seriesStyles:(id)arg6 paragraphStyles:(id)arg7; +- (id)initWithContext:(id)arg1 chartStyle:(id)arg2 legendStyle:(id)arg3 valueAxisStyles:(id)arg4 categoryAxisStyles:(id)arg5 seriesStyles:(id)arg6 paragraphStyles:(id)arg7 uuid:(struct __CFUUID *)arg8; +- (id)p_initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState-AdoptStylesheet.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState-AdoptStylesheet.h new file mode 100644 index 000000000..a1d9f727b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState-AdoptStylesheet.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartStyleState (AdoptStylesheet) +- (void)checkParagraphStyleIndicies; +- (id)styleNetworkDescription; +- (id)p_locationOfStyleInNetwork:(id)arg1; +- (id)stateByOptimizingParagraphStyleTableWithStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)p_replaceReferencedStylesInMap:(id)arg1 withMapper:(id)arg2; +- (id)stateByOptimizingParagraphStyleTableWithStylesheet:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState.h new file mode 100644 index 000000000..b41a0fbbb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartStyleState.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +@class NSMutableArray, TSCHChartStyle, TSCHLegendStyle; + +// Not exported +@interface TSCHChartStyleState : TSCHPropertyValueStorageContainer +{ +} + +- (id)semanticUsagesToParagraphStyleMap; +- (id)semanticTagToStyleMap; +- (id)stateByReducingSeriesPrivateStyles; +- (id)stateByExpandingSeriesStylesForSeriesCount:(unsigned long long)arg1; +- (_Bool)otherStateIsEquivalent:(id)arg1; +- (_Bool)otherStateIsEquivalent:(id)arg1 ignoringSeriesThemeStyles:(_Bool)arg2; +- (void)replaceStyle:(id)arg1 withStyle:(id)arg2; +- (_Bool)paragraphStyleIndexesAreValid; +- (id)usesOfParagraphStyleProperties; +- (id)allStyles; +@property(copy, nonatomic) NSMutableArray *paragraphStyles; +@property(copy, nonatomic) NSMutableArray *seriesPrivateStyles; +@property(copy, nonatomic) NSMutableArray *seriesThemeStyles; +@property(copy, nonatomic) NSMutableArray *categoryAxisStyles; +@property(copy, nonatomic) NSMutableArray *valueAxisStyles; +@property(retain, nonatomic) TSCHLegendStyle *legendStyle; +@property(retain, nonatomic) TSCHChartStyle *chartStyle; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleLayoutItem.h new file mode 100644 index 000000000..9fe8be4ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleLayoutItem.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCHChartTitleLayoutItem : TSCHChartLayoutItem +{ + double mChartBodyWidth; + NSString *mEditedString; +} + +@property(copy, nonatomic) NSString *editedString; // @synthesize editedString=mEditedString; +@property(nonatomic) double chartBodyWidth; // @synthesize chartBodyWidth=mChartBodyWidth; +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (id)subselectionHaloPositionsForSelections:(id)arg1; +- (id)subselectionKnobPositionsForSelection:(id)arg1; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (struct CGAffineTransform)transformForRenderingRange:(struct _NSRange)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (struct CGAffineTransform)transformForRenderingOutElementSize:(struct CGSize *)arg1 outClipRect:(struct CGRect *)arg2; +- (struct CGAffineTransform)p_transformForRenderingRangePtr:(struct _NSRange *)arg1 outElementSize:(struct CGSize *)arg2 outClipRect:(struct CGRect *)arg3; +- (id)renderersWithRep:(id)arg1; +- (struct CGRect)calcOverhangRect; +- (struct CGRect)calcDrawingRect; +- (struct CGSize)calcMinSizeForModel:(id)arg1; +- (struct CGSize)calcMinSize; +- (id)titleText; +- (id)p_titleParagraphStyle; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleRenderer.h new file mode 100644 index 000000000..6a348857b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTitleRenderer.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTitleRenderer : TSCHRenderer +{ +} + +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_drawTitle:(struct CGContext *)arg1 rangePtr:(struct _NSRange *)arg2; +- (void)useEditedString:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-AnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-AnimationTimeSliceProvider.h new file mode 100644 index 000000000..d2061e69b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-AnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (AnimationTimeSliceProvider) +- (id)timeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3 deliveryStyle:(unsigned long long)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-CascadeAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-CascadeAnimationTimeSliceProvider.h new file mode 100644 index 000000000..2570bca84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-CascadeAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (CascadeAnimationTimeSliceProvider) +- (id)cascadeTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-LinearAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-LinearAnimationTimeSliceProvider.h new file mode 100644 index 000000000..306da1513 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-LinearAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (LinearAnimationTimeSliceProvider) +- (id)linearTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-MungingPieGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-MungingPieGeometry.h new file mode 100644 index 000000000..679058fd1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-MungingPieGeometry.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (MungingPieGeometry) +- (struct CGSize)mungeBodySize:(struct CGSize)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TSCH3DRotationLimit.h new file mode 100644 index 000000000..ff0a153bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TSCH3DRotationLimit.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (TSCH3DRotationLimit) +- (float)rotation3DMaxY; +- (float)rotation3DMinY; +- (float)rotation3DMaxX; +- (float)rotation3DMinX; +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TitlePositioner.h new file mode 100644 index 000000000..b2381a8e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-TitlePositioner.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (TitlePositioner) +- (double)categoryAxisTitleRotation; +- (double)valueAxisTitleRotation; +- (id)titlePositionerWithInfo:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-UpgradeDemux3DBevel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-UpgradeDemux3DBevel.h new file mode 100644 index 000000000..72fcae9cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-UpgradeDemux3DBevel.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (UpgradeDemux3DBevel) +- (int)deprecated3DShadowSpecificProperty; +- (int)deprecated3DBevelEdgesSpecificProperty; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-__PropertyMaps_GEN.h new file mode 100644 index 000000000..ed2617302 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType-__PropertyMaps_GEN.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartType (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMapBubble; +- (id)g_genericToSpecificPropertyMapTwoAxis; +- (id)g_genericToSpecificPropertyMapMixed; +- (id)g_genericToSpecificPropertyMapStackedArea; +- (id)g_genericToSpecificPropertyMapStackedBar; +- (id)g_genericToSpecificPropertyMapStackedColumn; +- (id)g_genericToSpecificPropertyMapScatter; +- (id)g_genericToSpecificPropertyMapLine; +- (id)g_genericToSpecificPropertyMapArea; +- (id)g_genericToSpecificPropertyMapColumn; +- (id)g_genericToSpecificPropertyMapBar; +- (id)g_genericToSpecificPropertyMapPie; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType.h new file mode 100644 index 000000000..dd40c756b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartType.h @@ -0,0 +1,125 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartFeature; + +// Not exported +@interface TSCHChartType : NSObject +{ + TSCHChartFeature *mFeature; +} + ++ (double)sageDepthFactorForExportingChartInfo:(id)arg1; ++ (id)constantDepthInfoChartScaleForInfoChartScale:(id)arg1 chartType:(id)arg2 barShape:(int)arg3; ++ (id)allChartTypes; ++ (id)multiDataBubbleChart; ++ (id)multiDataScatterChart; ++ (id)multiDataBarChart; ++ (id)multiDataColumnChart; ++ (id)stackedBarChart3D; ++ (id)barChart3D; ++ (id)stackedColumnChart3D; ++ (id)pieChart3D; ++ (id)stackedAreaChart3D; ++ (id)areaChart3D; ++ (id)lineChart3D; ++ (id)columnChart3D; ++ (id)bubbleChart; ++ (id)twoYAxisChart; ++ (id)mixedChart; ++ (id)stackedAreaChart; ++ (id)stackedColumnChart; ++ (id)stackedBarChart; ++ (id)scatterChart; ++ (id)areaChart; ++ (id)lineChart; ++ (id)columnChart; ++ (id)barChart; ++ (id)pieChart; +- (id)p_debugDescription; +- (void)updateTitlesForExportingModel:(id)arg1 info:(id)arg2; +- (_Bool)supportsIncrementalResize; +- (_Bool)supportsBubbleOptions; +- (_Bool)supportsSharedAndSeparateX; +- (id)allCDESectionLabels; +- (_Bool)supportsCategoryLabelsInChartRangeEditor; +- (_Bool)isMultiData; +- (_Bool)supportsMoreThanOneLiveCategory; +- (_Bool)supportsIndividualShadowRendering; +- (_Bool)isPie; +- (_Bool)isHorizontal; +- (_Bool)supportsCategoryAxisPlotToEdgesOption; +- (_Bool)supportsConnectingLines; +- (_Bool)supportsCategoryAxisSeriesNames; +- (_Bool)supportsCategoryAxisMinorTickmarks; +- (_Bool)supportsTickmarks; +- (_Bool)supportsAxisLine; +- (_Bool)supportsAxisLabelsOrientation; +- (_Bool)supportsValueAxisLabelsPosition; +- (_Bool)supportsMultipleValueScales; +- (_Bool)supportsMinorGridlines; +- (_Bool)supportsElementChunking; +- (int)stackingSignRule; +- (_Bool)supportsSymbolOverhang; +- (id)supportedAxisScales; +- (_Bool)supportsPercentNumberFormatting; +- (_Bool)supportsLabelExplosion; +- (_Bool)supportsElementSeriesNames; +- (_Bool)supportsErrorBarsScatterX; +- (_Bool)supportsErrorBars; +- (_Bool)supportsTrendLines; +- (_Bool)supportsReverseChunking; +- (_Bool)supportsBackgroundFill; +- (_Bool)supportsEditing; +- (_Bool)supportsValueLabels; +- (_Bool)supportsSeriesStroke; +- (_Bool)supportsSeriesFill; +- (_Bool)supportsSeriesShadow; +- (_Bool)supportsSeriesLabels; +- (_Bool)supportsGroupedShadows; +- (_Bool)supportsShadowOffset; +- (_Bool)drawValueLabelsForZero; +- (_Bool)requiresAxisOrdinal; +- (_Bool)requiresSeparateLabelsRenderPass; +- (_Bool)supportsMultipleSeriesTypes; +- (_Bool)reverseSingleColumnLegendOrder; +- (id)defaultDataFileName; +- (unsigned long long)styleIndexForAxisID:(id)arg1; +- (Class)valueAxisClassForID:(id)arg1 scale:(int)arg2; +- (_Bool)supportsEditingForAxisID:(id)arg1; +- (id)categoryAxisIDs; +- (id)valueAxisIDs; +- (id)genericToSpecificPropertyMap; +- (_Bool)supportsBorderFrame; +- (Class)presetImagerClass; +- (id)supportedSeriesTypes; +- (Class)sageGeometeryHelperClass; +- (Class)repClass; +- (Class)layoutClass; +- (Class)chartLayoutClass; +- (Class)chartLayoutItemClass; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (_Bool)approximatesTitleAccommodationUsingLegendSize; +- (struct CGSize)minimumChartBodySize; +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (_Bool)explosionAffectsChartBodyBounds; +- (id)animationFiltersWithDefaultFilters:(id)arg1; +- (struct UIEdgeInsets)swatchImageEdgeInsetsForSize:(struct CGSize)arg1; +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (int)chartBodyBoundsDefinition; +- (_Bool)supportsCategoryAxisLabels; +- (unsigned long long)presentationDimension; +- (id)otherDimensionChartType; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithFeatureClass:(Class)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea.h new file mode 100644 index 000000000..be884fd13 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeArea : TSCH2DChartType +{ +} + +- (_Bool)supportsMultipleValueScales; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-CascadeAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-CascadeAnimationTimeSliceProvider.h new file mode 100644 index 000000000..2e9f1df62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-CascadeAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeArea3D (CascadeAnimationTimeSliceProvider) +- (id)cascadeTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-InspectorIcons.h new file mode 100644 index 000000000..3219c7920 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeArea3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..7118e4810 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeArea3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D.h new file mode 100644 index 000000000..24ff54b4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeArea3D.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeArea3D : TSCH3DChartType +{ +} + +- (_Bool)supportsMultipleValueScales; +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)defaultDataFileName; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar.h new file mode 100644 index 000000000..9e5049711 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeBar : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-InspectorIcons.h new file mode 100644 index 000000000..7073fcf37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeBar3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..c50dc2c07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeBar3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TitlePositioner.h new file mode 100644 index 000000000..e77026289 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D-TitlePositioner.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeBar3D (TitlePositioner) +- (double)categoryAxisTitleRotation; +- (double)valueAxisTitleRotation; +- (id)titlePositionerWithInfo:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D.h new file mode 100644 index 000000000..daa0567ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBar3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeBar3D : TSCH3DChartType +{ +} + +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBubble.h new file mode 100644 index 000000000..f8c6b7083 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeBubble.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeBubble : TSCHChartTypeScatter +{ +} + +- (id)allCDESectionLabels; +- (id)userInterfaceName; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn.h new file mode 100644 index 000000000..5ccab4a6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeColumn : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-InspectorIcons.h new file mode 100644 index 000000000..232ffce3e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeColumn3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..e40fefa15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeColumn3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D.h new file mode 100644 index 000000000..3adff3312 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeColumn3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeColumn3D : TSCH3DChartType +{ +} + +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine.h new file mode 100644 index 000000000..86876b2a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeLine : TSCH2DChartType +{ +} + +- (_Bool)supportsSeriesFill; +- (_Bool)supportsCategoryAxisPlotToEdgesOption; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-CascadeAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-CascadeAnimationTimeSliceProvider.h new file mode 100644 index 000000000..a30882681 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-CascadeAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeLine3D (CascadeAnimationTimeSliceProvider) +- (id)cascadeTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-InspectorIcons.h new file mode 100644 index 000000000..7a65a6aee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeLine3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..64e8d3d87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeLine3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D.h new file mode 100644 index 000000000..262f86d9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeLine3D.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeLine3D : TSCH3DChartType +{ +} + +- (_Bool)supportsElementChunking; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)defaultDataFileName; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMixed.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMixed.h new file mode 100644 index 000000000..6ba136c23 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMixed.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeMixed : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBar.h new file mode 100644 index 000000000..0ccc2c8ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBar.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeMultiDataBar : TSCHMultiDataChartType +{ +} + +- (Class)presetImagerClass; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (Class)repClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBubble.h new file mode 100644 index 000000000..87eadc78a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataBubble.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeMultiDataBubble : TSCHChartTypeMultiDataScatter +{ +} + +- (id)defaultDataFileName; +- (Class)presetImagerClass; +- (id)allCDESectionLabels; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (Class)repClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataColumn.h new file mode 100644 index 000000000..0cbc617ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataColumn.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeMultiDataColumn : TSCHMultiDataChartType +{ +} + +- (Class)presetImagerClass; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (Class)repClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataScatter.h new file mode 100644 index 000000000..a01dec252 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeMultiDataScatter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeMultiDataScatter : TSCHMultiDataChartType +{ +} + +- (id)defaultDataFileName; +- (_Bool)supportsSeriesStroke; +- (Class)presetImagerClass; +- (id)allCDESectionLabels; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)genericToSpecificPropertyMap; +- (Class)repClass; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie-MungingPieGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie-MungingPieGeometry.h new file mode 100644 index 000000000..08a2b836b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie-MungingPieGeometry.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie (MungingPieGeometry) +- (struct CGSize)mungeBodySize:(struct CGSize)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie.h new file mode 100644 index 000000000..e41656476 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypePie : TSCH2DChartType +{ +} + +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (_Bool)explosionAffectsChartBodyBounds; +- (Class)repClass; +- (Class)chartLayoutItemClass; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-AnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-AnimationTimeSliceProvider.h new file mode 100644 index 000000000..397195bc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-AnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie3D (AnimationTimeSliceProvider) +- (id)timeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3 deliveryStyle:(unsigned long long)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-CascadeAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-CascadeAnimationTimeSliceProvider.h new file mode 100644 index 000000000..4305ccd6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-CascadeAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie3D (CascadeAnimationTimeSliceProvider) +- (id)cascadeTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-InspectorIcons.h new file mode 100644 index 000000000..ebeb87811 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..b00e638c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TitlePositioner.h new file mode 100644 index 000000000..93949fba7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D-TitlePositioner.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypePie3D (TitlePositioner) +- (id)titlePositionerWithInfo:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D.h new file mode 100644 index 000000000..909db82eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypePie3D.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypePie3D : TSCH3DChartType +{ +} + +- (_Bool)approximatesTitleAccommodationUsingLegendSize; +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (id)categoryLabelPositioner; +- (id)valueLabelPositioner; +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (_Bool)supportsGroupedShadows; +- (_Bool)supportsBevels; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)animationFilters; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeScatter.h new file mode 100644 index 000000000..819e3717a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeScatter.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeScatter : TSCH2DChartType +{ +} + +- (id)allCDESectionLabels; +- (_Bool)supportsErrorBarsScatterX; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea.h new file mode 100644 index 000000000..d1146f2cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedArea : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-CascadeAnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-CascadeAnimationTimeSliceProvider.h new file mode 100644 index 000000000..bf2ba1e23 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-CascadeAnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedArea3D (CascadeAnimationTimeSliceProvider) +- (id)cascadeTimeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-InspectorIcons.h new file mode 100644 index 000000000..5747d7184 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedArea3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..2d3837316 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedArea3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D.h new file mode 100644 index 000000000..7b4f382b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedArea3D.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedArea3D : TSCH3DChartType +{ +} + +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar.h new file mode 100644 index 000000000..83ba40719 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedBar : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-AnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-AnimationTimeSliceProvider.h new file mode 100644 index 000000000..aad968058 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-AnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedBar3D (AnimationTimeSliceProvider) +- (id)timeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3 deliveryStyle:(unsigned long long)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-InspectorIcons.h new file mode 100644 index 000000000..3f36f3f07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedBar3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..8708d339d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedBar3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TitlePositioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TitlePositioner.h new file mode 100644 index 000000000..58951d162 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D-TitlePositioner.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedBar3D (TitlePositioner) +- (double)categoryAxisTitleRotation; +- (double)valueAxisTitleRotation; +- (id)titlePositionerWithInfo:(id)arg1 scene:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D.h new file mode 100644 index 000000000..66c7e0b64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedBar3D.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedBar3D : TSCH3DChartType +{ +} + +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (_Bool)supportsBevels; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn.h new file mode 100644 index 000000000..ea4f17b5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedColumn : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-AnimationTimeSliceProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-AnimationTimeSliceProvider.h new file mode 100644 index 000000000..7536a8858 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-AnimationTimeSliceProvider.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedColumn3D (AnimationTimeSliceProvider) +- (id)timeSliceWithChartInfo:(id)arg1 renderSeriesProvider:(id)arg2 animationClass:(Class)arg3 deliveryStyle:(unsigned long long)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-InspectorIcons.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-InspectorIcons.h new file mode 100644 index 000000000..679a7d79b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-InspectorIcons.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedColumn3D (InspectorIcons) +- (void)p_setupInspectorIconChart:(id)arg1; +- (struct CGRect)p_adjustFrameForInspectorIconDrawing:(struct CGRect)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-TSCH3DRotationLimit.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-TSCH3DRotationLimit.h new file mode 100644 index 000000000..61b15fca4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D-TSCH3DRotationLimit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartTypeStackedColumn3D (TSCH3DRotationLimit) +- (struct TSCH3DChartRotationLimit)rotation3DLimit; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D.h new file mode 100644 index 000000000..ce59bc232 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeStackedColumn3D.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeStackedColumn3D : TSCH3DChartType +{ +} + +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (_Bool)supportsBevels; +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeTwoAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeTwoAxis.h new file mode 100644 index 000000000..d715fe885 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartTypeTwoAxis.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartTypeTwoAxis : TSCH2DChartType +{ +} + +- (id)defaultSeriesType:(unsigned long long)arg1; +- (id)userInterfaceName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartUIState.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartUIState.h new file mode 100644 index 000000000..1372c7714 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartUIState.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCHChartUIState : NSObject +{ + unsigned long long _lastRowSelectedInCDE; + unsigned long long _lastRowCountInCDE; + unsigned long long _lastColSelectedInCDE; + unsigned long long _lastColCountInCDE; +} + +@property(readonly, nonatomic) unsigned long long lastColCountInCDE; // @synthesize lastColCountInCDE=_lastColCountInCDE; +@property(readonly, nonatomic) unsigned long long lastColSelectedInCDE; // @synthesize lastColSelectedInCDE=_lastColSelectedInCDE; +@property(readonly, nonatomic) unsigned long long lastRowCountInCDE; // @synthesize lastRowCountInCDE=_lastRowCountInCDE; +@property(readonly, nonatomic) unsigned long long lastRowSelectedInCDE; // @synthesize lastRowSelectedInCDE=_lastRowSelectedInCDE; +- (void)saveToArchive:(struct ChartUIState *)arg1; +- (id)initWithArchive:(const struct ChartUIState *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithRowRange:(struct _NSRange)arg1 colRange:(struct _NSRange)arg2; +- (id)initWithLastRow:(unsigned long long)arg1 lastCol:(unsigned long long)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DAxisLabelEnumeratorDispatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DAxisLabelEnumeratorDispatch.h new file mode 100644 index 000000000..1be68f232 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DAxisLabelEnumeratorDispatch.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartValueAxis (TSCH3DAxisLabelEnumeratorDispatch) +- (pair_952e027e)labelEnumeratorPair; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DLabelSizeUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DLabelSizeUtility.h new file mode 100644 index 000000000..a8a2c9ca6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-TSCH3DLabelSizeUtility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartValueAxis (TSCH3DLabelSizeUtility) ++ (id)axisForInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-__PropertyMaps_GEN.h new file mode 100644 index 000000000..6bf5a2051 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHChartValueAxis (__PropertyMaps_GEN) +- (id)g_genericToSpecificPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis.h new file mode 100644 index 000000000..757523612 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxis.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +// Not exported +@interface TSCHChartValueAxis : TSCHChartAxis +{ +} + +- (int)specificPropertyForGeneric:(int)arg1; +- (id)defaultProperties; +- (id)p_GetGenericToValuePropertyMap; +- (_Bool)editableFormatForValueStrings; +- (double)validateUserMaxForDouble:(double)arg1; +- (double)validateUserMinForDouble:(double)arg1; +- (id)p_computeMajorGridlinesAutomaticallyInAnalysis:(id)arg1 forHorizChart:(_Bool)arg2; +- (CDStruct_41cea37a)p_axisDescFromMinValue:(double)arg1 maxValue:(double)arg2 userValues:(long long)arg3; +- (CDStruct_41cea37a)p_calculateAxisDescFromMinValue:(double)arg1 maxValue:(double)arg2 userValues:(long long)arg3; +- (double)p_calculateAxisDeltaFromSpread:(double)arg1 spreadRanges:(const CDStruct_c3b9c2ee *)arg2; +- (CDStruct_41cea37a)p_axisDescFromFixedMinValue:(double)arg1 fixedMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromNegativeMinValue:(double)arg1 fixedPositiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromPositiveMinValue:(double)arg1 fixedPositiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromFixedNegativeMinValue:(double)arg1 positiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromFixedPositiveMinValue:(double)arg1 positiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromNegativeMinValue:(double)arg1 positiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (CDStruct_41cea37a)p_axisDescFromPositiveMinValue:(double)arg1 positiveMaxValue:(double)arg2 spreadRanges:(const CDStruct_c3b9c2ee *)arg3; +- (void)p_includeZeroWithMinValue:(double *)arg1 maxValue:(double *)arg2 userValues:(long long)arg3; +- (id)p_computeMajorGridlines:(long long)arg1 analysis:(id)arg2; +- (id)computeMajorGridlinesFromMinMaxInAnalysis:(id)arg1; +- (void)adjustMinMaxForDataRangeInAnalysis:(id)arg1; +- (void)updateModelMinMaxForErrorBarsOnSeries:(id)arg1 axisID:(id)arg2 analysis:(id)arg3; +- (void)updateModelMinMaxForTrendLineOnSeries:(id)arg1 axisID:(id)arg2 analysis:(id)arg3; +- (void)updateModelMinMaxInAnalysis:(id)arg1; +@property(readonly, nonatomic) NSNumber *userMin; +@property(readonly, nonatomic) NSNumber *userMax; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLabelsLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLabelsLayoutItem.h new file mode 100644 index 000000000..a7ec8c13f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLabelsLayoutItem.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartValueAxisLabelsLayoutItem : TSCHChartAxisLabelsLayoutItem +{ +} + +- (id)selectionPathLabelType; +- (unsigned long long)selectionPathLabelIndexForIndex:(unsigned long long)arg1 axis:(id)arg2; +- (struct CGPoint)labelAnchorForPosition:(int)arg1 degrees:(float)arg2; +- (struct CGPoint)axisAnchorForPosition:(int)arg1 degrees:(float)arg2 area:(struct CGRect)arg3 unrotatedSize:(struct CGSize)arg4 unitSpaceValue:(double)arg5; +- (id)labelStringForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (unsigned long long)numberOfLabelsForAxis:(id)arg1; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLayoutItem.h new file mode 100644 index 000000000..36d85c439 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisLayoutItem.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartValueAxisLabelsLayoutItem; + +// Not exported +@interface TSCHChartValueAxisLayoutItem : TSCHChartAxisLayoutItem +{ + TSCHChartValueAxisLabelsLayoutItem *mValueLabels; +} + ++ (id)selectionPathType; +@property(readonly, nonatomic) TSCHChartValueAxisLabelsLayoutItem *axisValueLabelsLayoutItem; // @synthesize axisValueLabelsLayoutItem=mValueLabels; +- (struct CGRect)protected_layoutSpaceRectForAllLabels; +- (id)renderersWithRep:(id)arg1; +- (void)p_layoutLabelsNow; +- (void)buildSubTree; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisRenderer.h new file mode 100644 index 000000000..bea9926a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChartValueAxisRenderer.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHChartValueAxisRenderer : TSCHChartAxisRenderer +{ + unsigned long long mEditingLabelIndex; +} + +- (void)drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; +- (id)labelStringForAxis:(id)arg1 index:(unsigned long long)arg2; +- (double)unitSpaceValueForAxis:(id)arg1 index:(unsigned long long)arg2; +- (id)labelsLayoutItem; +- (id)transparencyLayers; +- (id)valueAxisLayoutItem; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHChunkManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHChunkManager.h new file mode 100644 index 000000000..f99a4dfc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHChunkManager.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartInfo; + +// Not exported +@interface TSCHChunkManager : NSObject +{ + TSCHChartInfo *mChartInfo; + unsigned long long *mSeriesMap; + unsigned long long *mValuesMap; + unsigned long long mChunkMapCount; +} + ++ (id)p_allChartDeliveryStylesLocalized:(_Bool)arg1; ++ (id)p_allNonLocalizedChartDeliveryStyles; ++ (id)p_allLocalizedChartDeliveryStyles; ++ (id)p_makeAllChartDeliveryStylesLocalized:(_Bool)arg1; +- (void)p_updateCacheForElementsInSets; +- (void)p_updateCacheForElementsInSeries; +- (void)p_updateCacheForSets; +- (void)p_updateCacheForSeries; +- (void)updateCache:(unsigned long long)arg1; +- (_Bool)p_canAddChunkForSeries:(id)arg1 valueIndex:(long long)arg2; +- (_Bool)lastChunkForSeriesIndex:(unsigned long long)arg1 currentChunk:(unsigned long long)arg2 chunkStyle:(unsigned long long)arg3; +- (void)adjustRangeForRep:(id)arg1 seriesIndex:(unsigned long long)arg2 chunkIndex:(unsigned long long)arg3 finalTexture:(_Bool)arg4 valueStart:(long long *)arg5 valueCount:(long long *)arg6; +- (id)animationFiltersWithDefaultFilters:(id)arg1; +- (void)adjustRangeForRep:(id)arg1 chunkIndex:(unsigned long long)arg2 finalTexture:(_Bool)arg3 seriesStart:(long long *)arg4 seriesCount:(long long *)arg5; +- (unsigned long long)p_chunkCountForChartDeliveryStyle:(unsigned long long)arg1; +- (unsigned long long)chunkCountForChartDeliveryStyle:(unsigned long long)arg1; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (unsigned long long)textureDeliveryStyleFromDeliveryString:(id)arg1; +- (unsigned long long)chartDeliveryStyleFromTSDDeliveryStyle:(unsigned long long)arg1 animationFilter:(id)arg2; +- (_Bool)hasBackgroundLayerForPieChart; +- (_Bool)p_hasBackgroundFill; +- (_Bool)p_legendOn; +- (_Bool)p_titleOn; +- (_Bool)p_isMultiData; +- (_Bool)p_isPie; +- (void)clearCaches; +- (unsigned long long)chunkCountByUpdatingCacheIfNecessaryForChartDeliveryStyle:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHColumnElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHColumnElementBuilder.h new file mode 100644 index 000000000..9812f2a5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHColumnElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHColumnElementBuilder : TSCHBarColumnElementBuilder +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddColumns.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddColumns.h new file mode 100644 index 000000000..f1fb5407e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddColumns.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCHCommandAddColumns : TSCHChartCommand +{ + struct _NSRange mColumnRange; + NSString *mColumnName; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 columnRange:(struct _NSRange)arg2 columnName:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddRows.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddRows.h new file mode 100644 index 000000000..ce5dab43c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandAddRows.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCHCommandAddRows : TSCHChartCommand +{ + struct _NSRange mRowRange; + NSString *mRowName; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)dealloc; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (id)initWithChartInfo:(id)arg1 rowRange:(struct _NSRange)arg2 rowName:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyPreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyPreset.h new file mode 100644 index 000000000..9a12a2d5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyPreset.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartStylePreset, TSCHCommandStyleSwap; + +// Not exported +@interface TSCHCommandChartApplyPreset : TSCHChartCommand +{ + TSCHCommandStyleSwap *mStyleSwapCommand; + TSCHChartStylePreset *mPreset; + unsigned long long mBehavior; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)p_swapInfoPreset; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 preset:(id)arg2; +- (id)initWithChartInfo:(id)arg1 preset:(id)arg2 behavior:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyTheme.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyTheme.h new file mode 100644 index 000000000..94aafec12 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandChartApplyTheme.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartDrawableInfo, TSCHChartStylePreset, TSCHCommandStyleSwap; + +// Not exported +@interface TSCHCommandChartApplyTheme : TSSApplyThemeChildCommand +{ + TSCHChartDrawableInfo *mChartInfo; + TSCHCommandStyleSwap *mStyleSwapCommand; + TSCHChartStylePreset *mPreset; +} + +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct CommandChartApplyTheme *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct CommandChartApplyTheme *)arg1 unarchiver:(id)arg2; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_swapInfoPreset; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 parentCommand:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteColumns.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteColumns.h new file mode 100644 index 000000000..97540adf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteColumns.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCHCommandDeleteColumns : TSCHChartCommand +{ + struct _NSRange mColumnRange; + NSArray *mCutNames; + NSArray *mCutValues; + _Bool mRemovedAllColumns; + NSArray *mCutRowNames; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 columnRange:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteRows.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteRows.h new file mode 100644 index 000000000..c5d80ed09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandDeleteRows.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCHCommandDeleteRows : TSCHChartCommand +{ + struct _NSRange mRowRange; + NSArray *mCutNames; + NSArray *mCutValues; + _Bool mRemovedAllRows; + NSArray *mCutColumnNames; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 rowRange:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandLifecycleDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandLifecycleDelegate-Protocol.h new file mode 100644 index 000000000..9e965bd2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandLifecycleDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHCommandLifecycleDelegate + +@optional +- (void)didCommitChartCommand:(id)arg1; +- (void)willCommitChartCommand:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridColumns.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridColumns.h new file mode 100644 index 000000000..cba9a978d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridColumns.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandMoveGridColumns : TSCHChartCommand +{ + struct _NSRange mColumnRange; + long long mAfterColumn; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (id)initWithChartInfo:(id)arg1 columns:(struct _NSRange)arg2 afterColumn:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridRows.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridRows.h new file mode 100644 index 000000000..e80076773 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandMoveGridRows.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandMoveGridRows : TSCHChartCommand +{ + struct _NSRange mRowRange; + long long mAfterRow; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (id)initWithChartInfo:(id)arg1 rows:(struct _NSRange)arg2 afterRow:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceAll.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceAll.h new file mode 100644 index 000000000..b1f864ec2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceAll.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TSCHChartDrawableInfo; + +// Not exported +@interface TSCHCommandReplaceAll : TSKReplaceAllChildCommand +{ + TSCHChartDrawableInfo *mInfo; + NSMutableArray *mCommands; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)p_addSubcommandsForStyleOwner:(id)arg1 property:(int)arg2; +- (_Bool)shouldRunSynchronously; +- (void)dealloc; +- (id)initWithParentCommand:(id)arg1 chartInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceGridValues.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceGridValues.h new file mode 100644 index 000000000..42ec0c63d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceGridValues.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCHCommandReplaceGridValues : TSCHChartCommand +{ + unsigned long long mRowIndex; + unsigned long long mColumnIndex; + unsigned long long mNumRowsToAdd; + unsigned long long mNumColsToAdd; + NSArray *mOldDataRows; + NSArray *mNewDataRows; + NSArray *mOldRowNames; + NSArray *mNewRowNames; + NSArray *mOldColumnNames; + NSArray *mNewColumnNames; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)dealloc; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (void)p_applyFromData:(id)arg1 toData:(id)arg2 rowNames:(id)arg3 columnNames:(id)arg4 rowDelta:(long long)arg5 colDelta:(long long)arg6; +- (void)p_adjustGridByRows:(long long)arg1 columns:(long long)arg2; +- (id)p_value:(id)arg1 row:(unsigned long long)arg2 column:(unsigned long long)arg3; +- (unsigned long long)p_numberOfColumns:(id)arg1; +- (unsigned long long)p_numberOfRows:(id)arg1; +- (id)initWithChartInfo:(id)arg1 row:(unsigned long long)arg2 column:(unsigned long long)arg3 dataRows:(id)arg4 rowNames:(id)arg5 columnNames:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceThemePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceThemePreset.h new file mode 100644 index 000000000..a5cb38df7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandReplaceThemePreset.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class TSCHChartStylePreset, TSSTheme, TSUNoCopyDictionary; + +// Not exported +@interface TSCHCommandReplaceThemePreset : TSKCommand +{ + TSCHChartStylePreset *mOldPreset; + TSCHChartStylePreset *mNewPreset; + TSSTheme *mTheme; + TSUNoCopyDictionary *mStyleToIdentifierMap; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mIndex; +@property(readonly, nonatomic) TSCHChartStylePreset *presetNew; // @synthesize presetNew=mNewPreset; +@property(readonly, nonatomic) TSCHChartStylePreset *presetOld; // @synthesize presetOld=mOldPreset; +@property(readonly, nonatomic) TSSTheme *theme; // @synthesize theme=mTheme; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_doWorkForOld:(id)arg1 andNew:(id)arg2; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 oldPreset:(id)arg2 newPreset:(id)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetCategoryName.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetCategoryName.h new file mode 100644 index 000000000..7ad323072 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetCategoryName.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCHCommandSetCategoryName : TSCHChartCommand +{ + unsigned long long mCategoryIndex; + NSString *mOldName; + NSString *mNewName; + _Bool mIsMultiDataIndex; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)p_setNameForCategoryToName:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 multiDataSetCategoryIndex:(unsigned long long)arg2 name:(id)arg3; +- (id)initWithChartInfo:(id)arg1 categoryIndex:(unsigned long long)arg2 name:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetChartType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetChartType.h new file mode 100644 index 000000000..74edb988a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetChartType.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartType, TSDInfoGeometryCommand, TSKCommand; + +// Not exported +@interface TSCHCommandSetChartType : TSCHChartCommand +{ + TSCHChartType *mOldType; + TSCHChartType *mNewType; + TSDInfoGeometryCommand *mCleanupInfoGeometryCommand; + TSKCommand *mAnchorAttachmentCommand; + struct CGRect mLegendRect; + long long mUndoCollectionDepth; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)p_saveToArchive:(struct CommandSetChartTypeArchive *)arg1 archiver:(id)arg2; +- (void)p_loadFromArchive:(const struct CommandSetChartTypeArchive *)arg1 unarchiver:(id)arg2; +- (id)stopCollectingUndo; +- (void)beginCollectingUndo; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)p_commit; +- (void)p_commitNewGeometry:(id)arg1; +- (_Bool)process; +- (_Bool)p_hasDifferentChartBodyBoundsDefinitions; +- (_Bool)p_isSwitchingToPie; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 chartType:(id)arg2 interactiveCanvasController:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridDirection.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridDirection.h new file mode 100644 index 000000000..e24435539 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridDirection.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandSetGridDirection : TSCHChartCommand +{ + int mNewDirection; + int mOldDirection; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)initWithChartInfo:(id)arg1 gridDirection:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridValue.h new file mode 100644 index 000000000..7aa7af2ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetGridValue.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +// Not exported +@interface TSCHCommandSetGridValue : TSCHChartCommand +{ + unsigned long long mRowIndex; + unsigned long long mColumnIndex; + NSNumber *mOldValue; + NSNumber *mNewValue; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 rowIndex:(unsigned long long)arg2 columnIndex:(unsigned long long)arg3 value:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetLegendFrame.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetLegendFrame.h new file mode 100644 index 000000000..18c3d3d09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetLegendFrame.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandSetLegendFrame : TSCHChartCommand +{ + struct CGRect mOldLegendFrame; + struct CGRect mNewLegendFrame; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)initWithChartInfo:(id)arg1 legendOffset:(struct CGPoint)arg2 legendSize:(struct CGSize)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetMultiDataSetIndex.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetMultiDataSetIndex.h new file mode 100644 index 000000000..dc625483d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetMultiDataSetIndex.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandSetMultiDataSetIndex : TSCHChartCommand +{ + unsigned long long mOldIndex; + unsigned long long mNewIndex; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)initWithChartInfo:(id)arg1 multiDataSetIndex:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPieWedgeExplosion.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPieWedgeExplosion.h new file mode 100644 index 000000000..df4947e50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPieWedgeExplosion.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, TSDInfoGeometryCommand, TSKCommand; + +// Not exported +@interface TSCHCommandSetPieWedgeExplosion : TSCHChartCommand +{ + TSKCommand *mStyleMutationCommand; + TSKCommand *mAnchorAttachmentCommand; + TSDInfoGeometryCommand *mInfoGeometryCommand; + NSDictionary *mSeriesIndexedPieWedgeExplosions; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 seriesIndexedPieWedgeExplosions:(id)arg2 interactiveCanvasController:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPreviewLoc.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPreviewLoc.h new file mode 100644 index 000000000..7ee5e5388 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetPreviewLoc.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandSetPreviewLoc : TSCHChartCommand +{ + struct CGPoint mOldOrigin; + struct CGPoint mNewOrigin; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)initWithChartInfo:(id)arg1 origin:(struct CGPoint)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetScatterFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetScatterFormat.h new file mode 100644 index 000000000..d55f13aa4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetScatterFormat.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHCommandSetScatterFormat : TSCHChartCommand +{ + int mOldFormat; + int mNewFormat; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)initWithChartInfo:(id)arg1 scatterFormat:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetSeriesName.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetSeriesName.h new file mode 100644 index 000000000..620402177 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandSetSeriesName.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSCHCommandSetSeriesName : TSCHChartCommand +{ + unsigned long long mSeriesIndex; + NSString *mOldName; + NSString *mNewName; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (_Bool)process; +- (id)p_series; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 seriesIndex:(unsigned long long)arg2 name:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandStyleSwap.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandStyleSwap.h new file mode 100644 index 000000000..d34f0b5af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCommandStyleSwap.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSCHCommandStyleSwap : TSCHChartCommand +{ + id mTupleGenerationBlock; + NSArray *mUndoMementos; +} + ++ (id)stringForTSCHStyleSwapType:(int)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ChartCommandArchive *)chartCommandArchiveFromUnarchiver:(id)arg1; +- (id)description; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redoPrimitive; +- (void)undoPrimitive; +- (void)commitPrimitive; +- (void)dealloc; +- (id)initWithTuples:(id)arg1; +- (id)initWithTuple:(id)arg1; +- (id)initWithChartInfo:(id)arg1 generatorBlock:(id)arg2; +- (id)initWithChartInfo:(id)arg1 tuples:(id)arg2 generatorBlock:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRenderer.h new file mode 100644 index 000000000..ad7ae9d44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRenderer.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHCompositeRendering-Protocol.h" + +@class NSArray; + +// Not exported +@interface TSCHCompositeRenderer : TSCHRenderer +{ + NSArray *mSubRenderers; + TSCHRenderer *mEventHandler; +} + ++ (void)renderTSCHCompositeRendering:(id)arg1 intoContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; ++ (void)p_delegateSelector:(SEL)arg1 toRenderer:(id)arg2 transparencyLayer:(int)arg3 inContext:(struct CGContext *)arg4; +@property(readonly, nonatomic) NSArray *renderers; // @synthesize renderers=mSubRenderers; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)didEndTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)willEndTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)didBeginTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)willBeginTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)p_delegateSelectorToRenderers:(SEL)arg1 transparencyLayer:(int)arg2 inContext:(struct CGContext *)arg3; +- (void)drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; +- (_Bool)needsAnySeparateLayers; +- (id)transparencyLayers; +- (void)dealloc; +- (id)initWithChartRep:(id)arg1 withSubRenderers:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRendering-Protocol.h new file mode 100644 index 000000000..5429c183d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHCompositeRendering-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHCompositeRendering +- (_Bool)needsAnySeparateLayers; +- (void)drawIntoLayer:(int)arg1 inContext:(struct CGContext *)arg2 visible:(struct CGRect)arg3; +- (id)transparencyLayers; + +@optional +- (void)didEndTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)willEndTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)didBeginTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +- (void)willBeginTransparencyLayer:(int)arg1 inContext:(struct CGContext *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHConfiguration.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHConfiguration.h new file mode 100644 index 000000000..c51e5951a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHConfiguration.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSSPropertyMap; + +// Not exported +@interface TSCHConfiguration : NSObject +{ + _Bool mSupportsChartDataEditor; + _Bool mSupportsChartRangeEditingMode; + _Bool mSupportsNumberFormatSameAsSource; + _Bool mShowMessageOnSelection; + _Bool mDisableHighQualityRenderingIfNecessary; + _Bool mSupports3DFillDataEmbeddingRecovery; + _Bool mUse3DFillFor3DChartFallback; + _Bool mExportsUsingSageKeynoteChartNonStyleDefaultsOverride; + _Bool mSupportsTextBackground; + Class mMultiDataChartOptionsControllerBuildSupportClass; +} + ++ (void)resetSharedChartConfiguration; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedChartConfiguration; ++ (id)_singletonAlloc; +@property(nonatomic) Class multiDataChartOptionsControllerBuildSupportClass; // @synthesize multiDataChartOptionsControllerBuildSupportClass=mMultiDataChartOptionsControllerBuildSupportClass; +@property(nonatomic) _Bool supportsTextBackground; // @synthesize supportsTextBackground=mSupportsTextBackground; +@property(nonatomic) _Bool exportsUsingSageKeynoteChartNonStyleDefaultsOverride; // @synthesize exportsUsingSageKeynoteChartNonStyleDefaultsOverride=mExportsUsingSageKeynoteChartNonStyleDefaultsOverride; +@property(nonatomic) _Bool use3DFillFor3DChartFallback; // @synthesize use3DFillFor3DChartFallback=mUse3DFillFor3DChartFallback; +@property(nonatomic) _Bool supports3DFillDataEmbeddingRecovery; // @synthesize supports3DFillDataEmbeddingRecovery=mSupports3DFillDataEmbeddingRecovery; +@property(nonatomic) _Bool disableHighQualityRenderingIfNecessary; // @synthesize disableHighQualityRenderingIfNecessary=mDisableHighQualityRenderingIfNecessary; +@property(nonatomic) _Bool showMessageOnSelection; // @synthesize showMessageOnSelection=mShowMessageOnSelection; +@property(nonatomic) _Bool supportsNumberFormatSameAsSource; // @synthesize supportsNumberFormatSameAsSource=mSupportsNumberFormatSameAsSource; +@property(nonatomic) _Bool supportsChartRangeEditingMode; // @synthesize supportsChartRangeEditingMode=mSupportsChartRangeEditingMode; +@property(nonatomic) _Bool supportsChartDataEditor; // @synthesize supportsChartDataEditor=mSupportsChartDataEditor; +@property(readonly) TSSPropertyMap *appSpecificPropertyOverrides; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHDEPRECATED3DFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHDEPRECATED3DFill.h new file mode 100644 index 000000000..aa3ef4ef1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHDEPRECATED3DFill.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCH3DFillSetIdentifier, TSCH3DLightingModel, TSDFill; + +// Not exported +@interface TSCHDEPRECATED3DFill : NSObject +{ + TSDFill *mFill; + TSCH3DLightingModel *mLightingModel; + TSCH3DFillSetIdentifier *mIdentifier; +} + ++ (id)instanceWithArchive:(const struct DEPRECATEDChart3DFillArchive *)arg1 unarchiver:(id)arg2; +- (id)convertToTSDFill; +- (void)saveToArchive:(struct DEPRECATEDChart3DFillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct DEPRECATEDChart3DFillArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartDrawableInfoForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartDrawableInfoForUpgrade.h new file mode 100644 index 000000000..790166dc3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartDrawableInfoForUpgrade.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHDeprecatedChartDrawableInfoForUpgrade : TSPObject +{ +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade-Archiving.h new file mode 100644 index 000000000..6da649de3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade-Archiving.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHDeprecatedChartGridForUpgrade (Archiving) +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade.h new file mode 100644 index 000000000..64f380df8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHDeprecatedChartGridForUpgrade.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartGrid; + +// Not exported +@interface TSCHDeprecatedChartGridForUpgrade : TSPObject +{ + TSCHChartGrid *mGrid; +} + +@property(readonly, nonatomic) TSCHChartGrid *grid; // @synthesize grid=mGrid; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHElementBuilder.h new file mode 100644 index 000000000..de9ae0f32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHElementBuilder.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHElementBuilder : NSObject +{ +} + ++ (struct CGRect)elementsRectForElementsDrawnByRenderState:(id)arg1; ++ (struct CGRect)clipRectForElementsDrawnByRenderState:(id)arg1; ++ (struct CGRect)p_chartLayoutSpaceClipRectUnionForElementsDrawnByRenderState:(id)arg1 returningItemCount:(unsigned long long *)arg2; +- (_Bool)hasAxisLineInBody:(id)arg1 forAxis:(id)arg2 outTransform:(struct CGAffineTransform *)arg3 outLine:(CDStruct_e3b9714e *)arg4; +- (unsigned long long)countOfGridLinesInBody:(id)arg1 forAxis:(id)arg2 minor:(_Bool)arg3 outNewLineDescriptors:(CDStruct_183601bc **)arg4; +- (struct CGPoint)labelPointForPosition:(unsigned int)arg1 rect:(struct CGRect)arg2 stringSize:(struct CGSize)arg3; +- (unsigned long long)countOfHitCheckRegionsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementPaths:(const struct CGPath ***)arg4 outSelectionKnobLocations:(id *)arg5; +- (struct CGAffineTransform)transformForRenderingTrendlineTextForSeries:(id)arg1 forAreaLayout:(id)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4 outParagraphStyle:(id *)arg5 outNewString:(const struct __CFAttributedString **)arg6; +- (struct CGAffineTransform)transformForRenderingR2TextForSeries:(id)arg1 forAreaLayout:(id)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4 outParagraphStyle:(id *)arg5 outString:(id *)arg6; +- (struct CGAffineTransform)p_transformForRenderingTrendlineTextNotR2:(_Bool)arg1 forSeries:(id)arg2 forAreaLayout:(id)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outParagraphStyle:(id *)arg6 outString:(const struct __CFAttributedString **)arg7; +- (void)trendlineElementForSeries:(id)arg1 forBodyLayout:(id)arg2 outElementBounds:(struct CGRect *)arg3 outElementClipRect:(struct CGRect *)arg4 outElementPath:(id *)arg5; +- (void)p_trendlineInfoForSeries:(id)arg1 forBodyLayout:(id)arg2 outVertical:(_Bool *)arg3 outOffsetInBody:(double *)arg4; +- (unsigned long long)countOfErrorBarsInSeries:(id)arg1 forGroups:(id)arg2 forAxisID:(id)arg3 forBodyLayout:(id)arg4 outClipRect:(struct CGRect *)arg5 outNewErrorBarDescriptors:(CDStruct_183601bc **)arg6; +- (struct CGAffineTransform)transformForRenderingLabelInBody:(id)arg1 forSeries:(unsigned long long)arg2 forGroup:(unsigned long long)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5; +- (unsigned long long)countOfLabelsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewTransforms:(struct CGAffineTransform **)arg4 outNewElementSizes:(struct CGSize **)arg5 outNewClipRect:(struct CGRect **)arg6 outNewStrings:(id **)arg7; +- (unsigned long long)countOfElementsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6 outSelectionKnobLocations:(id *)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHErrorBarData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHErrorBarData.h new file mode 100644 index 000000000..fd3221b61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHErrorBarData.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHChartSeries; + +// Not exported +@interface TSCHErrorBarData : NSObject +{ + TSCHChartSeries *mSeries; + _Bool mSupportsXAxisBars; + double mMaxValue; + double mMinValue; + long long mMaxValueGroupIndex; + long long mMinValueGroupIndex; + double mMaxValueScatterX; + double mMinValueScatterX; + double mStandardError; + double mStandardDeviation; + double mStandardDeviationMean; + double mStandardErrorScatterX; + double mStandardDeviationScatterX; + double mStandardDeviationMeanScatterX; + _Bool mErrorBarsInvalid; +} + ++ (int)p_errorBarSettingForSeries:(id)arg1 useXAxis:(_Bool)arg2 axisID:(id)arg3; ++ (_Bool)hasErrorBarsForSeries:(id)arg1; +@property(readonly, nonatomic) long long minValueGroupIndex; // @synthesize minValueGroupIndex=mMinValueGroupIndex; +@property(readonly, nonatomic) long long maxValueGroupIndex; // @synthesize maxValueGroupIndex=mMaxValueGroupIndex; +- (_Bool)p_errorBarIsVerticalForAxisID:(id)arg1 chartVertical:(_Bool)arg2; +- (struct CGPoint)p_getValuePointForGroup:(unsigned long long)arg1 inputAxisID:(id)arg2 outputAxisID:(id)arg3 barVertical:(_Bool)arg4; +- (void)p_updateDataForAxisID:(id)arg1; +- (void)p_updateMinMaxForStackedPercentageAxis:(id)arg1 forValues:(double *)arg2 withOffsets:(double *)arg3 numValues:(unsigned long long)arg4; +- (void)p_updateMinMaxForAxisID:(id)arg1 forValues:(double *)arg2 withOffsets:(double *)arg3 numValues:(unsigned long long)arg4; +- (double)p_negativeErrorForValue:(double *)arg1 onAxisID:(id)arg2 groupIndex:(unsigned long long)arg3; +- (double)p_positiveErrorForValue:(double *)arg1 onAxisID:(id)arg2 groupIndex:(unsigned long long)arg3; +- (double)p_errorForValue:(double *)arg1 onAxisID:(id)arg2 groupIndex:(unsigned long long)arg3 positive:(_Bool)arg4; +- (void)p_updateStdDeviationForAxisID:(id)arg1 forValues:(double *)arg2 withOffsets:(double *)arg3 numValues:(unsigned long long)arg4; +- (void)p_updateStdErrorForAxisID:(id)arg1 forValues:(double *)arg2 withOffsets:(double *)arg3 numValues:(unsigned long long)arg4; +- (double *)p_createArrayOfSeriesOffsetsForAxisID:(id)arg1 count:(unsigned long long)arg2; +- (double *)p_createArrayOfSeriesValuesForAxisID:(id)arg1 count:(unsigned long long)arg2; +- (double)p_customErrorForAxisID:(id)arg1 groupIndex:(unsigned long long)arg2 positive:(_Bool)arg3; +- (double)p_stdDevFactorForAxisID:(id)arg1; +- (double)p_stdDevMeanForAxisID:(id)arg1; +- (double)p_stdDevErrorForAxisID:(id)arg1; +- (double)p_stdErrorErrorForAxisID:(id)arg1; +- (double)p_percentageErrorForAxisID:(id)arg1; +- (double)p_fixedErrorForAxisID:(id)arg1; +- (int)p_errorBarTypeForAxisID:(id)arg1; +- (int)p_errorBarSettingForAxisID:(id)arg1 value:(double)arg2 barType:(int)arg3; +- (void)p_clearData; +- (double)maxValueForAxisID:(id)arg1; +- (double)minValueForAxisID:(id)arg1; +- (void)updateIfNeeded; +- (void)invalidateData; +- (_Bool)hasErrorDataForAxisID:(id)arg1 valueIndex:(unsigned long long)arg2 chartVertical:(_Bool)arg3 barVertical:(_Bool *)arg4 unitValue:(struct CGPoint *)arg5 unitPositive:(struct CGPoint *)arg6 unitNegative:(struct CGPoint *)arg7; +- (id)lineEndForAxisID:(id)arg1; +- (id)shadowForAxisID:(id)arg1; +- (id)strokeForAxisID:(id)arg1; +- (float)opacityForAxisID:(id)arg1; +- (_Bool)showErrorBarsForAxisID:(id)arg1; +- (void)clearParent; +- (id)initWithSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHKnobTracker.h new file mode 100644 index 000000000..04cc4da69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHKnobTracker.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHKnobTracker : TSDKnobTracker +{ + _Bool mIsDirectManipulation; +} + +@property(nonatomic) _Bool isDirectManipulation; // @synthesize isDirectManipulation=mIsDirectManipulation; +- (void)resetCurrentPositionToKnob; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendAreaLayoutItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendAreaLayoutItem.h new file mode 100644 index 000000000..5e61b9b27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendAreaLayoutItem.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue; + +// Not exported +@interface TSCHLegendAreaLayoutItem : TSCHChartLayoutItem +{ + NSValue *mLegendGeoemtryFrame; +} + +- (struct CGPath *)newDragAndDropHighlightPathForSelection:(id)arg1; +- (void)protected_iterateHitChartElements:(struct CGPoint)arg1 withBlock:(id)arg2; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 paragraphStyle:(id)arg2 cellType:(int)arg3 range:(struct _NSRange)arg4 outElementSize:(struct CGSize *)arg5 outClipRect:(struct CGRect *)arg6; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 cellType:(int)arg2 range:(struct _NSRange)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5; +- (struct CGAffineTransform)transformForRenderingLabel:(unsigned long long)arg1 cellType:(int)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (struct CGAffineTransform)transformForRenderingBadge:(unsigned long long)arg1 cellType:(int)arg2 outElementSize:(struct CGSize *)arg3 outClipRect:(struct CGRect *)arg4; +- (struct CGAffineTransform)p_transformForRenderingLabel:(unsigned long long)arg1 paragraphStyle:(id)arg2 cellType:(int)arg3 rangePtr:(struct _NSRange *)arg4 outElementSize:(struct CGSize *)arg5 outClipRect:(struct CGRect *)arg6; +- (id)renderersWithRep:(id)arg1; +- (void)updateLegendGeometryFrameFromLegendModelCache; +@property(nonatomic) struct CGRect legendModelGeometryFrame; +- (struct CGRect)calcDrawingRect; +- (struct CGSize)calcMinSize; +- (void)setLayoutSize:(struct CGSize)arg1; +- (void)clearAll; +- (void)clearLayoutSize; +- (void)dealloc; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellMetrics.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellMetrics.h new file mode 100644 index 000000000..bb5ba2e6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellMetrics.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPParagraphStyle; + +// Not exported +@interface TSCHLegendCellMetrics : NSObject +{ + TSWPParagraphStyle *mParagraphStyle; + struct __CTFont *mFont; + float mBadgeSize; + float mLegendSymbolGap; + float mTrueTitleHeight; + float mLineGap; + float mBaseline; +} + +@property(readonly, nonatomic) float baseline; // @synthesize baseline=mBaseline; +@property(readonly, nonatomic) float lineGap; // @synthesize lineGap=mLineGap; +@property(readonly, nonatomic) float titleHeight; // @synthesize titleHeight=mTrueTitleHeight; +@property(readonly, nonatomic) float symbolGap; // @synthesize symbolGap=mLegendSymbolGap; +@property(readonly, nonatomic) float badgeSize; // @synthesize badgeSize=mBadgeSize; +@property(readonly, nonatomic) struct __CTFont *font; // @synthesize font=mFont; +@property(readonly, nonatomic) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +- (void)dealloc; +- (id)initWithParagraphStyle:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellModelCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellModelCache.h new file mode 100644 index 000000000..cd726ba9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendCellModelCache.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSCHChartSeries, TSDStroke; + +// Not exported +@interface TSCHLegendCellModelCache : NSObject +{ + int mLegendCellType; + int mBadgeType; + unsigned long long mSeriesIndex; + TSCHChartSeries *mSeries; + NSString *mLabelString; + TSDStroke *mStroke; + TSDStroke *mSymbolStroke; + int mSymbolType; + int mLineType; + struct CGSize mCellSize; + double mEffectiveStrokeWidth; + double mEffectiveSymbolStrokeWidth; + struct CGRect mBadgeFrame; + struct CGRect mLabelFrame; + struct CGRect mBadgeFillFrame; +} + +@property(readonly) double effectiveSymbolStrokeWidth; // @synthesize effectiveSymbolStrokeWidth=mEffectiveSymbolStrokeWidth; +@property(readonly) double effectiveStrokeWidth; // @synthesize effectiveStrokeWidth=mEffectiveStrokeWidth; +@property(readonly) int lineType; // @synthesize lineType=mLineType; +@property(readonly) int symbolType; // @synthesize symbolType=mSymbolType; +@property(readonly) TSDStroke *symbolStroke; // @synthesize symbolStroke=mSymbolStroke; +@property(readonly) TSDStroke *stroke; // @synthesize stroke=mStroke; +@property(readonly) struct CGRect labelFrame; // @synthesize labelFrame=mLabelFrame; +@property(readonly) struct CGRect badgeFillFrame; // @synthesize badgeFillFrame=mBadgeFillFrame; +@property(readonly) struct CGRect badgeFrame; // @synthesize badgeFrame=mBadgeFrame; +@property(readonly) struct CGSize size; // @synthesize size=mCellSize; +@property(readonly) NSString *labelString; // @synthesize labelString=mLabelString; +@property(readonly) TSCHChartSeries *series; // @synthesize series=mSeries; +@property(readonly) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +@property(readonly) int badgeType; // @synthesize badgeType=mBadgeType; +@property(readonly) int cellType; // @synthesize cellType=mLegendCellType; +@property(readonly) id symbolFill; +@property(readonly) id fill; +- (void)dealloc; +- (id)initWithChartModel:(id)arg1 cellType:(int)arg2 seriesIndex:(unsigned long long)arg3 withMetrics:(id)arg4 overrideLabel:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnob.h new file mode 100644 index 000000000..80631d07d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnob.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendKnob : TSDKnob +{ + struct CGPoint mDistanceFromAnchor; + struct CGPoint mRelativePosition; +} + +- (void)resetToAbsolutePosition:(struct CGPoint)arg1; +- (void)setRelativePosition:(struct CGPoint)arg1; +- (void)setBasePosition:(struct CGPoint)arg1; +- (void)updateHUDForRep:(id)arg1 delta:(struct CGPoint)arg2 point:(struct CGPoint)arg3; +- (struct CGPoint)adjustPointForHitLocation:(struct CGPoint)arg1; +- (struct CGPoint)constrainedKnobDragPosition:(struct CGPoint)arg1 fromPosition:(struct CGPoint)arg2 chartRep:(id)arg3 startingLegendFrame:(struct CGRect)arg4; +- (id)completionCommandForInfo:(id)arg1 delta:(struct CGPoint)arg2; +- (_Bool)isSimilarToKnob:(id)arg1; +- (struct CGRect)legendModelFrameForInfo:(id)arg1 delta:(struct CGPoint)arg2; +- (int)dragType; +@property(readonly, nonatomic) double delay; +- (void)dealloc; +- (id)initOnRep:(id)arg1 tag:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnobTracker.h new file mode 100644 index 000000000..8914ee4c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendKnobTracker.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendKnobTracker : TSCHKnobTracker +{ + struct CGPoint mDragStartPoint; + struct CGPoint mLastDragDelta; + struct CGPoint mLastDragPoint; + struct CGPoint mAnimationPoint; + struct CGRect mDragStartLegendFrameInChartLayoutSpace; + struct CGRect mDragStartLegendFrameInNaturalSpace; +} + +@property(nonatomic) struct CGPoint lastDragDelta; // @synthesize lastDragDelta=mLastDragDelta; +- (void)p_hideHUDToPoint:(struct CGPoint)arg1; +- (void)p_hideHUD; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)shouldHideSelectionHighlight; +- (void)endMovingKnob; +- (void)beginMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)p_updateDrawableLayoutValues; +- (void)p_updateHUDWithPoint:(struct CGPoint)arg1 delta:(struct CGPoint)arg2 shouldHide:(_Bool)arg3; +- (id)p_legendKnob; +- (double)delay; +- (struct CGRect)priorLegendFrameInChartLayoutSpace; +- (struct CGPoint)knobDragPosition; +- (struct CGPoint)p_currentDragDelta; +- (struct CGPoint)p_constrainedKnobDragPosition; +- (struct CGPoint)p_dragPoint; +- (_Bool)p_isResizeKnob; +@property(readonly, nonatomic) _Bool isPositionRelative; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-NewArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-NewArchiving.h new file mode 100644 index 000000000..7ec1258ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-NewArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHLegendModel (NewArchiving) +- (void)saveToUnityArchive:(struct ChartArchive *)arg1; +- (void)loadFromUnityArchive:(const struct ChartArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-__PropertyMaps_GEN.h new file mode 100644 index 000000000..e67b5c73f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHLegendModel (__PropertyMaps_GEN) +- (id)g_genericToDefaultPropertyMap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel.h new file mode 100644 index 000000000..8bae0c471 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModel.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSCHStyleOwning-Protocol.h" +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHChartInfo; + +// Not exported +@interface TSCHLegendModel : NSObject +{ + TSCHChartInfo *mChartInfo; + struct CGRect mLegendFrame; +} + +@property(nonatomic) TSCHChartInfo *chartInfo; // @synthesize chartInfo=mChartInfo; +- (id)nonstyle; +- (id)style; +- (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2; +- (id)swapTuplesForMutationsForImport:(id)arg1; +- (id)swapTuplesForMutations:(id)arg1; +- (id)p_swapTuplesForMutations:(id)arg1 forImport:(_Bool)arg2; +- (id)context; +- (id)valueForProperty:(int)arg1; +- (id)objectValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1 defaultValue:(float)arg2; +- (int)intValueForProperty:(int)arg1 defaultValue:(int)arg2; +- (_Bool)hasObjectValueForProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasFloatValueForProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasIntValueForProperty:(int)arg1 value:(int *)arg2; +- (int)defaultPropertyForGeneric:(int)arg1; +- (int)specificPropertyForGeneric:(int)arg1; +- (id)defaultProperties; +- (id)p_genericToDefaultPropertyMap; +- (void)clearParent; +@property(nonatomic) struct CGSize legendSize; +@property(nonatomic) struct CGPoint legendOffset; +- (id)model; +- (void)willModify; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModelCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModelCache.h new file mode 100644 index 000000000..42671b483 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendModelCache.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, TSCHLegendCellMetrics, TSCHLegendViewCache, TSDShadow, TSDStroke, TSWPParagraphStyle; + +// Not exported +@interface TSCHLegendModelCache : NSObject +{ + TSCHLegendCellMetrics *mMetrics; + _Bool mLegendOn; + NSArray *mCells; + unsigned long long mCellCount; + TSWPParagraphStyle *mParagraphStyle; + TSDStroke *mStroke; + TSDShadow *mShadow; + id mFill; + double mOpacity; + double mHorizontalCellSpacing; + double mVerticalCellSpacing; + struct CGSize mLargestCellSize; + double mEffectiveStrokeWidth; + _Bool mReverseSingleColumnLegendOrder; + double mLastLegendWidth; + TSCHLegendViewCache *mLastLegendViewCache; +} + +@property(readonly) _Bool reverseSingleColumnLegendOrder; // @synthesize reverseSingleColumnLegendOrder=mReverseSingleColumnLegendOrder; +@property(readonly) double effectiveStrokeWidth; // @synthesize effectiveStrokeWidth=mEffectiveStrokeWidth; +@property(readonly) struct CGSize largestCellSize; // @synthesize largestCellSize=mLargestCellSize; +@property(readonly) double verticalCellSpacing; // @synthesize verticalCellSpacing=mVerticalCellSpacing; +@property(readonly) double horizontalCellSpacing; // @synthesize horizontalCellSpacing=mHorizontalCellSpacing; +@property(readonly) double opacity; // @synthesize opacity=mOpacity; +@property(readonly) id fill; // @synthesize fill=mFill; +@property(readonly) TSDStroke *stroke; // @synthesize stroke=mStroke; +@property(readonly) TSDShadow *shadow; // @synthesize shadow=mShadow; +@property(readonly) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +@property(readonly) NSArray *cells; // @synthesize cells=mCells; +@property(readonly) unsigned long long cellCount; // @synthesize cellCount=mCellCount; +@property(readonly) _Bool legendOn; // @synthesize legendOn=mLegendOn; +- (id)viewCacheForWidth:(double)arg1; +- (id)cellForSeriesIndex:(unsigned long long)arg1 cellType:(int)arg2; +- (void)dealloc; +- (id)initWithChartModel:(id)arg1 textEditingSelectionPair:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendMoveKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendMoveKnob.h new file mode 100644 index 000000000..71ae69bfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendMoveKnob.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendMoveKnob : TSCHLegendKnob +{ +} + +- (void)updateHUDForRep:(id)arg1 delta:(struct CGPoint)arg2 point:(struct CGPoint)arg3; +- (_Bool)isSimilarToKnob:(id)arg1; +- (struct CGRect)legendModelFrameForInfo:(id)arg1 delta:(struct CGPoint)arg2; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (double)delay; +- (_Bool)obscuresKnob:(id)arg1; +- (_Bool)overlapsWithKnob:(id)arg1; +- (id)layer; +- (id)initOnRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..05338e7e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHLegendNonStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle.h new file mode 100644 index 000000000..635cf9c30 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendNonStyle.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendNonStyle : TSCHBaseStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendRenderer.h new file mode 100644 index 000000000..3c779d79d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendRenderer.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendRenderer : TSCHRenderer +{ +} + +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)p_drawLabelForCell:(id)arg1 intoContext:(struct CGContext *)arg2 rangePtr:(struct _NSRange *)arg3; +- (void)p_drawBadgeForCell:(id)arg1 intoContext:(struct CGContext *)arg2; +- (void)p_draw3DLineBadgeIntoContext:(struct CGContext *)arg1 forCell:(id)arg2; +- (void)p_drawPieBadgeIntoContext:(struct CGContext *)arg1 forCell:(id)arg2; +- (void)p_drawLineAreaBadgeIntoContext:(struct CGContext *)arg1 forCell:(id)arg2; +- (void)p_drawDefaultBadgeIntoContext:(struct CGContext *)arg1 forCell:(id)arg2; +- (id)p_selectionPathForCell:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendResizeKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendResizeKnob.h new file mode 100644 index 000000000..2c8aecf11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendResizeKnob.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendResizeKnob : TSCHLegendKnob +{ + int mEdge; +} + +@property(readonly) int edge; // @synthesize edge=mEdge; +- (void)updateHUDForRep:(id)arg1 delta:(struct CGPoint)arg2 point:(struct CGPoint)arg3; +- (struct CGPoint)constrainedKnobDragPosition:(struct CGPoint)arg1 fromPosition:(struct CGPoint)arg2 chartRep:(id)arg3 startingLegendFrame:(struct CGRect)arg4; +- (_Bool)isSimilarToKnob:(id)arg1; +- (struct CGRect)legendModelFrameForInfo:(id)arg1 delta:(struct CGPoint)arg2; +- (id)knobImage; +- (id)initWithEdge:(int)arg1 onRep:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle-__TSCHPropertyListsAndBootstraps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle-__TSCHPropertyListsAndBootstraps_GEN.h new file mode 100644 index 000000000..12993c6d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle-__TSCHPropertyListsAndBootstraps_GEN.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHLegendStyle (__TSCHPropertyListsAndBootstraps_GEN) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)imageFillProperties; ++ (id)properties; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle.h new file mode 100644 index 000000000..89f4db795 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendStyle.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLegendStyle : TSCHBaseStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)presetStyleDescriptor; ++ (id)identifierForRoleIndex:(unsigned long long)arg1; +- (id)initFromPreUFFArchiveWithUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_upgradeRemoveShadowEnabledPropertyUsage:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendViewCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendViewCache.h new file mode 100644 index 000000000..ca54357a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLegendViewCache.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHLegendModelCache; + +// Not exported +@interface TSCHLegendViewCache : NSObject +{ + unsigned long long mCellCount; + unsigned long long mNumberOfRows; + unsigned long long mNumberOfColumns; + struct CGSize mFinalSize; + TSCHLegendModelCache *mModelCache; + struct CGPoint *mCellOrigins; +} + +@property(readonly) struct CGSize legendSize; // @synthesize legendSize=mFinalSize; +@property(readonly) unsigned long long numberOfColumns; // @synthesize numberOfColumns=mNumberOfColumns; +@property(readonly) unsigned long long numberOfRows; // @synthesize numberOfRows=mNumberOfRows; +- (struct CGPoint)originForCell:(id)arg1; +- (void)dealloc; +- (void)clearParent; +- (id)initWithLegendModelCache:(id)arg1 legendWidth:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaScatterElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaScatterElementBuilder.h new file mode 100644 index 000000000..19f8f876c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaScatterElementBuilder.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLineAreaScatterElementBuilder : TSCHElementBuilder +{ +} + +- (unsigned long long)countOfLabelsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewTransforms:(struct CGAffineTransform **)arg4 outNewElementSizes:(struct CGSize **)arg5 outNewClipRect:(struct CGRect **)arg6 outNewStrings:(id **)arg7; +- (unsigned long long)countOfPointsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outUnitSymbolPath:(const struct CGPath **)arg6 outNewTransformArray:(struct CGAffineTransform **)arg7; +- (struct CGAffineTransform)transformForRenderingSeriesElementSymbolsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outNewElementPath:(const struct CGPath **)arg6; +- (struct CGAffineTransform)transformForRenderingSeriesElementForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outNewElementPath:(const struct CGPath **)arg6; +- (struct CGAffineTransform)transformForRenderingSeriesElementTopStrokeForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outNewElementPath:(const struct CGPath **)arg6; +- (_Bool)needsSeparateHitTestingPaths; +- (unsigned long long)countOfHitCheckRegionsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementPaths:(const struct CGPath ***)arg4 outSelectionKnobLocations:(id *)arg5; +- (void)p_trendlineInfoForSeries:(id)arg1 forBodyLayout:(id)arg2 outVertical:(_Bool *)arg3 outOffsetInBody:(double *)arg4; +- (unsigned long long)countOfErrorBarsInSeries:(id)arg1 forGroups:(id)arg2 forAxisID:(id)arg3 forBodyLayout:(id)arg4 outClipRect:(struct CGRect *)arg5 outNewErrorBarDescriptors:(CDStruct_183601bc **)arg6; +- (struct CGAffineTransform)transformForRenderingLabelInBody:(id)arg1 forSeries:(unsigned long long)arg2 forGroup:(unsigned long long)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5; +- (unsigned long long)countOfElementsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6 outSelectionKnobLocations:(id *)arg7; +- (double)p_bubbleMaxForSeries:(id)arg1 inChartBodyLayoutSize:(struct CGSize)arg2; +- (void)p_createElementsForSeries:(id)arg1 forGroups:(id)arg2 inBodyLayout:(id)arg3 outTopStrokePath:(const struct CGPath **)arg4 outTopStrokeClipRect:(struct CGRect *)arg5 outSeriesElementPath:(const struct CGPath **)arg6 outSeriesElementClipRect:(struct CGRect *)arg7 outSymbolElementPath:(const struct CGPath **)arg8 outSymbolElementClipRect:(struct CGRect *)arg9 outSymbolElementHitCheckPath:(const struct CGPath **)arg10 outSelectionKnobLocations:(id *)arg11; +- (struct CGPath *)p_newUnitHitPathForPath:(struct CGPath *)arg1 symbolType:(int)arg2 effectiveStrokeWidth:(double)arg3; +- (void)p_addKnobsForPoint:(struct CGPoint)arg1 strokedUnitSymbolRect:(struct CGRect)arg2 toKnobSet:(id)arg3 symbolsShowing:(_Bool)arg4; +- (id)p_symbolKnobLocationsForSeries:(id)arg1 forGroups:(id)arg2 inBodyLayout:(id)arg3; +- (CDStruct_460b8ffe *)p_createPointArrayForSeries:(id)arg1 inAreaFrame:(struct CGRect)arg2 valueStart:(long long)arg3 valueEnd:(long long)arg4 outCount:(unsigned long long *)arg5; +- (CDStruct_460b8ffe *)p_createPointArrayForSeries:(id)arg1 inAreaFrame:(struct CGRect)arg2 valueStart:(unsigned long long)arg3 valueEnd:(unsigned long long)arg4 cullBadPoints:(_Bool)arg5 outCount:(unsigned long long *)arg6; +- (_Bool)p_addBottomStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 seriesIndex:(unsigned long long)arg3 valuesStart:(unsigned long long)arg4 valuesEnd:(unsigned long long)arg5 withPointsArray:(CDStruct_460b8ffe *)arg6 withCount:(unsigned long long)arg7; +- (void)p_addTopStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 withPointsArray:(CDStruct_460b8ffe *)arg3 withCount:(unsigned long long)arg4 lineType:(int)arg5; +- (void)p_addCurvedTopStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 withPointsArray:(CDStruct_460b8ffe *)arg3 withCount:(unsigned long long)arg4; +- (CDStruct_40a92360 *)p_centerPointsForSeries:(id)arg1 forGroupIndexes:(struct _NSRange)arg2 xAxis:(id)arg3 yAxis:(id)arg4 plotAreaFrame:(struct CGRect)arg5; +- (_Bool)p_centerPointForSeries:(id)arg1 forGroupIndex:(unsigned long long)arg2 xAxis:(id)arg3 yAxis:(id)arg4 plotAreaFrame:(struct CGRect)arg5 nullsUseIntercept:(_Bool)arg6 outPoint:(struct CGPoint *)arg7; +- (struct CGPoint)labelPointForPosition:(unsigned int)arg1 rect:(struct CGRect)arg2 stringSize:(struct CGSize)arg3 symbolType:(int)arg4; +- (struct CGPath *)p_newPlusPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4 context:(struct CGContext *)arg5; +- (struct CGPath *)p_newCrossPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; +- (struct CGPath *)p_newDiamondPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; +- (struct CGPath *)p_newSquarePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4 context:(struct CGContext *)arg5; +- (struct CGPath *)p_newYieldPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; +- (struct CGPath *)p_newTrianglePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; +- (struct CGPath *)p_newCirclePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; +- (struct CGPath *)p_newPathForSymbol:(int)arg1 context:(struct CGContext *)arg2 at:(struct CGPoint)arg3 width:(double)arg4 pathLocation:(long long)arg5 stroke:(id)arg6; +- (_Bool)symbolTypeIsClosed:(int)arg1; +- (float)dataPointDimension:(id)arg1 symbolType:(int)arg2 stroke:(id)arg3; +- (struct CGPath *)p_newUnitPathForSymbol:(int)arg1 symbolSize:(double)arg2 stroke:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaSeriesModelCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaSeriesModelCache.h new file mode 100644 index 000000000..8788218f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineAreaSeriesModelCache.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartAxis, TSCHChartSeries, TSCHChartValueAxis, TSDShadow, TSDStroke, TSWPParagraphStyle; + +// Not exported +@interface TSCHLineAreaSeriesModelCache : NSObject +{ + unsigned long long mSeriesIndex; + TSCHChartSeries *mSeries; + TSCHChartValueAxis *mValueAxis; + TSCHChartAxis *mGroupAxis; + TSWPParagraphStyle *mParagraphStyle; + unsigned int mLabelPosition; + int mSymbolType; + TSDStroke *mSymbolStroke; + TSDStroke *mSeriesStroke; + TSDShadow *mSeriesShadow; + double mDataPointSize; + double mOpacity; + int mLineType; + id mSeriesFill; + id mSymbolFill; + _Bool mShowValueLabels; + struct CGPath *mUnitSymbolPath; +} + +@property(readonly) struct CGPath *unitSymbolPath; // @synthesize unitSymbolPath=mUnitSymbolPath; +@property(readonly) double opacity; // @synthesize opacity=mOpacity; +@property(readonly) int lineType; // @synthesize lineType=mLineType; +@property(readonly) TSDShadow *seriesShadow; // @synthesize seriesShadow=mSeriesShadow; +@property(readonly) id seriesFill; // @synthesize seriesFill=mSeriesFill; +@property(readonly) TSDStroke *seriesStroke; // @synthesize seriesStroke=mSeriesStroke; +@property(readonly) _Bool showValueLabels; // @synthesize showValueLabels=mShowValueLabels; +@property(readonly) double dataPointSize; // @synthesize dataPointSize=mDataPointSize; +@property(readonly) id symbolFill; // @synthesize symbolFill=mSymbolFill; +@property(readonly) TSDStroke *symbolStroke; // @synthesize symbolStroke=mSymbolStroke; +@property(readonly) int symbolType; // @synthesize symbolType=mSymbolType; +@property(readonly) unsigned int labelPosition; // @synthesize labelPosition=mLabelPosition; +@property(readonly) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +@property(readonly) TSCHChartAxis *groupAxis; // @synthesize groupAxis=mGroupAxis; +@property(readonly) TSCHChartValueAxis *valueAxis; // @synthesize valueAxis=mValueAxis; +@property(readonly) TSCHChartSeries *series; // @synthesize series=mSeries; +@property(readonly) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +- (void)dealloc; +- (id)initWithChartModel:(id)arg1 forSeries:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHLineElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineElementBuilder.h new file mode 100644 index 000000000..eaac03108 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHLineElementBuilder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHLineElementBuilder : TSCHScatterElementBuilder +{ +} + +- (void)p_addKnobsForPoint:(struct CGPoint)arg1 strokedUnitSymbolRect:(struct CGRect)arg2 toKnobSet:(id)arg3 symbolsShowing:(_Bool)arg4; +- (struct CGPoint)labelPointForPosition:(unsigned int)arg1 rect:(struct CGRect)arg2 stringSize:(struct CGSize)arg3 symbolType:(int)arg4; +- (_Bool)needsSeparateHitTestingPaths; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMediatorProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMediatorProvider-Protocol.h new file mode 100644 index 000000000..d3acaf314 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMediatorProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHMediatorProvider +- (id)mediator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarChartRep.h new file mode 100644 index 000000000..5ea27f370 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarChartRep.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHMultiDataBarChartRep : TSCHMultiDataChartRep +{ +} + +- (void)updateAppearanceForElementLayer:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (void)updateElementFrame:(struct CGRect)arg1 forElementLayer:(id)arg2 series:(id)arg3 addingAnimationsToAnimationInfo:(id)arg4; +- (void)updateElementLayerLayoutForCurrentRepElementIndexAnimationInfo:(id)arg1; +- (void)p_calculateInterceptForElementFrame:(struct CGRect)arg1 elementLayer:(id)arg2 animationInfo:(id)arg3; +- (_Bool)p_repElementIsAboveInterceptForSeriesIndex:(unsigned long long)arg1 groupIndex:(unsigned long long)arg2; +- (struct CGRect)currentRepElementBoundsInNaturalSpace; +- (struct CGRect)p_renderingElementFrameForBarElementFrame:(struct CGRect)arg1; +- (id)p_currentBarSeriesModelCache; +- (unsigned long long)p_currentGroupIndex; +- (unsigned long long)p_currentSeriesIndex; +- (id)p_barElementsRenderer; +- (id)createMultiDataElementShapeLayerForSeriesIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarElementShapeLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarElementShapeLayer.h new file mode 100644 index 000000000..12e781f10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarElementShapeLayer.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAShapeLayer.h" + +#import "TSCHMultiDataElementShapeLayer-Protocol.h" + +// Not exported +@interface TSCHMultiDataBarElementShapeLayer : CAShapeLayer +{ + _Bool mAboveIntercept; +} + +- (id)currentValueLayer; +- (_Bool)aboveIntercept; +- (void)updateElementFrame:(struct CGRect)arg1 forSeries:(id)arg2 addingAnimationsToAnimationInfo:(id)arg3; +- (void)setFill:(id)arg1 stroke:(id)arg2 withViewScale:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarFillElementShapeLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarFillElementShapeLayer.h new file mode 100644 index 000000000..3a8187a82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBarFillElementShapeLayer.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +#import "TSCHMultiDataElementShapeLayer-Protocol.h" + +@class TSCHMultiDataBarElementShapeLayer, TSDFill; + +// Not exported +@interface TSCHMultiDataBarFillElementShapeLayer : CALayer +{ + TSCHMultiDataBarElementShapeLayer *mShapeLayer; + CALayer *mFillLayer; + TSDFill *mFill; + _Bool mAboveIntercept; + TSDFill *_p_fill; +} + +@property(retain, nonatomic) TSDFill *p_fill; // @synthesize p_fill=_p_fill; +@property(retain, nonatomic) TSDFill *fill; // @synthesize fill=mFill; +@property(nonatomic) _Bool aboveIntercept; // @synthesize aboveIntercept=mAboveIntercept; +- (void)setDelegate:(id)arg1; +- (void)setContentsScale:(double)arg1; +- (void)updateElementFrame:(struct CGRect)arg1 forSeries:(id)arg2 addingAnimationsToAnimationInfo:(id)arg3; +- (void)p_addAnimationsForLayer:(id)arg1 updatingFrame:(struct CGRect)arg2 toAnimationInfo:(id)arg3; +- (void)p_addAnimationsForUpdatingFillLayerFrame:(struct CGRect)arg1 image:(struct CGImage *)arg2 toAnimationInfo:(id)arg3; +- (struct CGRect)p_fillFrameFromFrame:(struct CGRect)arg1 aboveIntercept:(_Bool)arg2 animationInfo:(id)arg3; +- (void)setFill:(id)arg1 stroke:(id)arg2 withViewScale:(double)arg3; +- (_Bool)p_revealsFillLayer; +- (_Bool)p_usesFillLayer; +- (_Bool)p_isColorFill; +- (id)p_imageWithFrame:(struct CGRect)arg1; +- (id)currentValueLayer; +- (void)dealloc; +- (id)initWithLayer:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleChartRep.h new file mode 100644 index 000000000..0d89b39d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleChartRep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHMultiDataBubbleChartRep : TSCHMultiDataChartRep +{ +} + +- (void)updateAppearanceForElementLayer:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)createMultiDataElementShapeLayerForSeriesIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleShapeLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleShapeLayer.h new file mode 100644 index 000000000..e63443962 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataBubbleShapeLayer.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CATransformLayer.h" + +#import "TSCHMultiDataElementShapeLayer-Protocol.h" + +@class CALayer, CAShapeLayer, TSDFill; + +// Not exported +@interface TSCHMultiDataBubbleShapeLayer : CATransformLayer +{ + TSDFill *mFill; + double mViewScale; + CAShapeLayer *mMaskLayer; + CAShapeLayer *mStrokeLayer; + CALayer *mImageLayer; + double _viewScale; +} + +@property(nonatomic) double viewScale; // @synthesize viewScale=_viewScale; +@property(retain, nonatomic) TSDFill *fill; // @synthesize fill=mFill; +- (void)setContentsScale:(double)arg1; +- (void)setDelegate:(id)arg1; +- (id)currentValueLayer; +- (_Bool)aboveIntercept; +- (void)updateElementFrame:(struct CGRect)arg1 forSeries:(id)arg2 addingAnimationsToAnimationInfo:(id)arg3; +- (struct CGAffineTransform)p_renderingSymbolElementTransform; +- (id)p_bubbleElementsRenderer; +- (void)p_addAnimationsForUpdatingPath:(struct CGPath *)arg1 position:(struct CGPoint)arg2 toAnimationInfo:(id)arg3 onLayer:(id)arg4; +- (void)p_addLayerAnimationsForUpdatingImage:(struct CGImage *)arg1 bounds:(struct CGRect)arg2 position:(struct CGPoint)arg3 toAnimationInfo:(id)arg4; +- (void)setFill:(id)arg1 stroke:(id)arg2 withViewScale:(double)arg3; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRep.h new file mode 100644 index 000000000..fcfd41d78 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRep.h @@ -0,0 +1,106 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHChartMultiDataRendering-Protocol.h" + +@class CALayer, NSMutableDictionary, TSCHMultiDataChartRepElementIndex; + +// Not exported +@interface TSCHMultiDataChartRep : TSCHChartRep +{ + CALayer *mRootLayer; + CALayer *mElementsContainerLayer; + _Bool mRenderingBackgroundLayer; + _Bool mRenderingElementShapeLayer; + _Bool mRenderingElementLabelsLayer; + _Bool mRenderingDataSetNameLayer; + _Bool mAnimatedLayersNeedUpdate; + unsigned long long mElementLayersMultiDataSetIndex; + int mGridDirection; + NSMutableDictionary *mIndexedElements; + TSCHMultiDataChartRepElementIndex *mCurrentRepElementIndex; + CALayer *mDataSetNameLayer; +} + +@property(copy, nonatomic) TSCHMultiDataChartRepElementIndex *currentRepElementIndex; // @synthesize currentRepElementIndex=mCurrentRepElementIndex; +- (id)textureForContext:(id)arg1; +- (unsigned long long)p_dataSetIndexForBuildStage:(unsigned long long)arg1; +- (_Bool)planeIsVisible:(int)arg1; +- (_Bool)buildShouldUseRenderer:(id)arg1; +- (void)animationDidEndForChunkStage:(long long)arg1; +- (id)createAnimatedLayersDictionaryWithScale:(double)arg1 forBuildStage:(unsigned long long)arg2 buildIn:(_Bool)arg3 duration:(double)arg4 returningAnimatedLayers:(id *)arg5; +- (id)p_buildEngineAnimationDictionaryForAnimationInfosArray:(id)arg1 duration:(double)arg2; +- (id)p_buildEngineAnimationDictionaryForAnimationInfos:(id)arg1; +- (id)p_animationDictionaryForAnimationInfos:(id)arg1; +- (id)p_createAnimationInfosArrayWithBuildStages:(id)arg1 returningAnimatedLayers:(id *)arg2; +- (void)p_useNewTemporaryLayersWithAnimationDuration:(double)arg1 inBlock:(id)arg2; +- (id)p_createAnimationInfosWithBuildStages:(id)arg1 animatedLayers:(id)arg2; +- (id)p_fadeAnimationInfosForLayers:(id)arg1 duration:(double)arg2; +- (id)p_createBackgroundLayer; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (id)p_dataSetNameLayoutItem; +- (void)processChanges:(id)arg1; +- (void)viewScaleDidChange; +- (void)updateFromLayout; +- (_Bool)directlyManagesVisibilityOfKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (void)addKnobsToArray:(id)arg1; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)p_updateAnimatedLayers; +- (void)p_createElementLayersIfNecessary; +- (void)p_addElementLayersToLayerTreeIfNecessary; +- (void)p_applyAnimationsFromAnimationInfos:(id)arg1; +- (id)p_updateAnimatedLayerLayoutsWithAnimationDuration:(double)arg1; +- (void)updateElementLabelLayerLayoutForCurrentRepElementIndexAnimationInfo:(id)arg1; +- (void)p_addAnimationsForLabelLayer:(id)arg1 contents:(id)arg2 frame:(struct CGRect)arg3 animationInfo:(id)arg4; +- (void)updateElementFrame:(struct CGRect)arg1 forElementLayer:(id)arg2 series:(id)arg3 addingAnimationsToAnimationInfo:(id)arg4; +- (void)p_updateDataSetNameLayerWithAnimationInfo:(id)arg1; +- (id)p_createDataSetNameLayer; +- (struct CGRect)p_dataSetNameNaturalSpaceRect; +- (void)updateElementLayerLayoutForCurrentRepElementIndexAnimationInfo:(id)arg1; +- (unsigned long long)currentGroupIndex; +- (unsigned long long)currentSeriesIndex; +- (_Bool)hasCurrentRepElementIndex; +- (struct CGRect)currentRepElementBoundsInNaturalSpace; +- (void)p_updateElementLayerFills; +- (void)p_createElementLayerForSeriesIndex:(unsigned long long)arg1 valueIndex:(unsigned long long)arg2 removingReusableLayerFromPreviousElements:(id)arg3; +- (id)p_createChartBitmapLayerForFrame:(struct CGRect)arg1 originOffset:(struct CGPoint)arg2 returningAdjustedFrame:(struct CGRect *)arg3; +- (struct CGImage *)newChartImageForFrame:(struct CGRect)arg1 originOffset:(struct CGPoint)arg2 returningAdjustedFrame:(struct CGRect *)arg3; +- (struct CGRect)adjustedChartImageFrameFromFrame:(struct CGRect)arg1; +- (void)updateAppearanceForElementLayer:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)createMultiDataElementShapeLayerForSeriesIndex:(unsigned long long)arg1; +- (_Bool)canDrawInParallel; +- (_Bool)canDrawInBackgroundDuringScroll; +- (_Bool)shouldUseRenderer:(id)arg1; +- (_Bool)p_isDataSetNameRenderer:(id)arg1; +- (_Bool)renderLabels; +- (_Bool)renderElements; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1 finalElements:(_Bool)arg2 currentChunk:(long long)arg3; +- (id)renderSeriesIndexSetForFinalElements:(_Bool)arg1 currentChunk:(long long)arg2; +- (void)tswpTextEditingDidEndEditing:(id)arg1; +- (void)endCanvasTextEditing; +- (_Bool)beginCanvasTextEditingForSelectionPath:(id)arg1; +- (void)didUpdateLayer:(id)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)newDataSetNameLayer; +- (_Bool)shouldUseLegendLayerForLayerBasedRep; +- (void)clearDragHighlightAndPreviewState; +- (void)showHitFeedbackForSelectionPath:(id)arg1; +- (id)imageFromFill:(id)arg1 forResolutionWithBounds:(struct CGRect)arg2 toRepElementTransform:(struct CGAffineTransform)arg3 skipIntegral:(_Bool)arg4 returningFillFrame:(struct CGRect *)arg5; +- (struct CGRect)convertNaturalRectToRepElement:(struct CGRect)arg1; +- (struct CGAffineTransform)transformToConvertChartLayoutToRepElement; +- (struct CGAffineTransform)transformToConvertNaturalToRepElement; +- (_Bool)frameInUnscaledCanvasNeedsPaddingForShadows; +- (id)p_elementLayers; +- (_Bool)isHorizontalChart; +- (id)p_chartModel; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionary.h new file mode 100644 index 000000000..181239b9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionary.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSCHMultiDataChartRepAnimationDictionary : NSObject +{ + TSURetainedPointerKeyDictionary *mEntries; +} + ++ (id)dictionary; +- (void)addEntriesFromAnimationDictionary:(id)arg1 beginTime:(double)arg2 duration:(double)arg3; +- (id)animationDictionaryForBuildEngine; +- (id)nonretainedValueForObject:(id)arg1; +- (void)addAnimation:(id)arg1 animationInfo:(id)arg2 forLayer:(id)arg3; +- (id)entryForLayer:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionaryEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionaryEntry.h new file mode 100644 index 000000000..c9d0ed11d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepAnimationDictionaryEntry.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSCHMultiDataLayerAnimationInfo; + +// Not exported +@interface TSCHMultiDataChartRepAnimationDictionaryEntry : NSObject +{ + TSCHMultiDataLayerAnimationInfo *mAnimationInfo; + NSMutableArray *mAnimations; +} + ++ (id)entry; +- (id)animation; +- (void)addAnimation:(id)arg1 animationInfo:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElement.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElement.h new file mode 100644 index 000000000..9d250c8cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElement.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, CALayer; + +// Not exported +@interface TSCHMultiDataChartRepElement : NSObject +{ + CALayer *mElementLayer; + CALayer *mLabelLayer; + _Bool mElementUndefined; +} + ++ (id)elementWithElementLayer:(id)arg1; +@property(nonatomic) _Bool elementUndefined; // @synthesize elementUndefined=mElementUndefined; +@property(readonly, nonatomic) CALayer *labelLayer; // @synthesize labelLayer=mLabelLayer; +@property(readonly, nonatomic) CALayer *elementLayer; // @synthesize elementLayer=mElementLayer; +- (void)addAnimationForKey:(id)arg1 values:(id)arg2 keyTimes:(id)arg3 toAnimationInfo:(id)arg4; +- (void)setOpacity:(double)arg1; +- (void)setContentsScale:(double)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (id)initWithElementLayer:(id)arg1; +- (id)init; +- (id)initWithLayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElementIndex.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElementIndex.h new file mode 100644 index 000000000..716e8db35 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepElementIndex.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCHMultiDataChartRepElementIndex : NSObject +{ + unsigned long long mSeriesIndex; + unsigned long long mValueIndex; +} + ++ (id)repElementIndexWithSeriesIndex:(unsigned long long)arg1 valueIndex:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long valueIndex; // @synthesize valueIndex=mValueIndex; +@property(readonly, nonatomic) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +- (id)valueIndexSet; +- (id)seriesIndexSet; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSeriesIndex:(unsigned long long)arg1 valueIndex:(unsigned long long)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildAnimatedLayers.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildAnimatedLayers.h new file mode 100644 index 000000000..c22c2571f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildAnimatedLayers.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, NSArray; + +// Not exported +@interface TSCHMultiDataChartRepMultiDataBuildAnimatedLayers : NSObject +{ + CALayer *legendLayer; + CALayer *backgroundLayer; + CALayer *dataSetNameLayer; + NSArray *elementLayers; +} + ++ (id)animatedLayers; +@property(copy, nonatomic) NSArray *elementLayers; // @synthesize elementLayers; +@property(retain, nonatomic) CALayer *dataSetNameLayer; // @synthesize dataSetNameLayer; +@property(retain, nonatomic) CALayer *backgroundLayer; // @synthesize backgroundLayer; +@property(retain, nonatomic) CALayer *legendLayer; // @synthesize legendLayer; +- (id)layersAlreadyHaveProperTransforms; +- (id)layersRequiringGeometryTransformsBackgroundOnly:(_Bool)arg1; +- (id)elementFadingLayers; +- (id)allBackgroundFadingLayers; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildStages.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildStages.h new file mode 100644 index 000000000..504d49c86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartRepMultiDataBuildStages.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class TSCHMultiDataChartRep; + +// Not exported +@interface TSCHMultiDataChartRepMultiDataBuildStages : NSObject +{ + TSCHMultiDataChartRep *mRep; + struct _NSRange mStages; + double mTotalDuration; + double mDuration; + unsigned long long mCurrentStage; +} + ++ (id)buildStagesWithRep:(id)arg1 stages:(struct _NSRange)arg2 totalDuration:(double)arg3; ++ (unsigned long long)dataSetIndexForRep:(id)arg1 buildStage:(unsigned long long)arg2; ++ (unsigned long long)numberOfFadingBuildStages; +@property(readonly, nonatomic) double duration; // @synthesize duration=mDuration; +@property(readonly, nonatomic) unsigned long long currentStage; // @synthesize currentStage=mCurrentStage; +- (id).cxx_construct; +- (_Bool)hasStage; +- (void)advanceStage; +- (unsigned long long)dataSetIndexForStage:(unsigned long long)arg1; +- (_Bool)isFadingInLayers; +- (_Bool)isLastStageBackgroundOnly; +- (_Bool)isBackgroundOnly; +- (_Bool)isBackgroundOnlyStage:(unsigned long long)arg1; +- (id)chartLayout; +- (void)setupLayoutDataSetIndexForNextStage; +- (void)setupLayoutDataSetIndexForCurrentStage; +- (void)clearParent; +- (void)dealloc; +- (id)initWithRep:(id)arg1 stages:(struct _NSRange)arg2 totalDuration:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType-__PropertyMaps_GEN.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType-__PropertyMaps_GEN.h new file mode 100644 index 000000000..cb4ef2175 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType-__PropertyMaps_GEN.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHMultiDataChartType (__PropertyMaps_GEN) ++ (id)g_genericToSpecificPropertyMapCategoryAxis; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType.h new file mode 100644 index 000000000..60959ac5b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataChartType.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHMultiDataChartType : TSCH2DChartType +{ +} + +- (id)animationDeliveryStylesForFilter:(id)arg1; +- (id)animationFiltersWithDefaultFilters:(id)arg1; +- (_Bool)supportsConnectingLines; +- (_Bool)supportsErrorBars; +- (_Bool)supportsTrendLines; +- (_Bool)supportsSeriesShadow; +- (_Bool)supportsGroupedShadows; +- (id)p_genericToSpecificPropertyMap; +- (id)genericToSpecificPropertyMap; +- (_Bool)isMultiData; +- (Class)repClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataElementShapeLayer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataElementShapeLayer-Protocol.h new file mode 100644 index 000000000..5b4edce06 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataElementShapeLayer-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCHMultiDataElementShapeLayer +- (id)currentValueLayer; +- (_Bool)aboveIntercept; +- (void)updateElementFrame:(struct CGRect)arg1 forSeries:(id)arg2 addingAnimationsToAnimationInfo:(id)arg3; +- (void)setFill:(id)arg1 stroke:(id)arg2 withViewScale:(double)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationInfo.h new file mode 100644 index 000000000..8986a2458 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationInfo.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class CAMediaTimingFunction, NSArray, NSMutableArray; + +// Not exported +@interface TSCHMultiDataLayerAnimationInfo : NSObject +{ + _Bool mShouldAnimate; + _Bool mAboveIntercept; + _Bool mCrossesIntercept; + NSArray *mKeyTimes; + struct CGRect mInterceptRect; + _Bool mHorizontalChart; + double mDuration; + struct CGRect mChartBodyFrameInRepElementSpace; + NSMutableArray *mLayerAnimationValues; + CAMediaTimingFunction *mTimingFunction; + _Bool mElementUndefined; +} + ++ (id)animationInfo; +@property(nonatomic) _Bool elementUndefined; // @synthesize elementUndefined=mElementUndefined; +@property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=mTimingFunction; +@property(readonly, nonatomic) NSArray *layerAnimationValues; // @synthesize layerAnimationValues=mLayerAnimationValues; +@property(nonatomic) struct CGRect chartBodyFrameInRepElementSpace; // @synthesize chartBodyFrameInRepElementSpace=mChartBodyFrameInRepElementSpace; +@property(nonatomic) double duration; // @synthesize duration=mDuration; +@property(nonatomic) _Bool horizontalChart; // @synthesize horizontalChart=mHorizontalChart; +@property(nonatomic) struct CGRect interceptRect; // @synthesize interceptRect=mInterceptRect; +@property(copy, nonatomic) NSArray *keyTimes; // @synthesize keyTimes=mKeyTimes; +@property(nonatomic) _Bool crossesIntercept; // @synthesize crossesIntercept=mCrossesIntercept; +@property(nonatomic) _Bool aboveIntercept; // @synthesize aboveIntercept=mAboveIntercept; +@property(nonatomic) _Bool shouldAnimate; // @synthesize shouldAnimate=mShouldAnimate; +- (id).cxx_construct; +- (void)addImageContentsAnimationForLayer:(id)arg1 fromImage:(id)arg2 toImage:(id)arg3; +- (void)addAnimationForLayer:(id)arg1 key:(id)arg2 values:(id)arg3 keyTimes:(id)arg4; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationValues.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationValues.h new file mode 100644 index 000000000..9b8721436 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataLayerAnimationValues.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, NSArray, NSString; + +// Not exported +@interface TSCHMultiDataLayerAnimationValues : NSObject +{ + CALayer *mLayer; + NSString *mKey; + NSArray *mValues; + NSArray *mKeyTimes; +} + ++ (id)animationValuesWithLayer:(id)arg1 key:(id)arg2 values:(id)arg3; ++ (id)animationValuesWithLayer:(id)arg1 key:(id)arg2 values:(id)arg3 keyTimes:(id)arg4; +@property(readonly, nonatomic) NSArray *keyTimes; // @synthesize keyTimes=mKeyTimes; +@property(readonly, nonatomic) NSArray *values; // @synthesize values=mValues; +@property(readonly, nonatomic) NSString *key; // @synthesize key=mKey; +@property(readonly, nonatomic) CALayer *layer; // @synthesize layer=mLayer; +- (void)dealloc; +- (id)initWithLayer:(id)arg1 key:(id)arg2 values:(id)arg3 keyTimes:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterChartRep.h new file mode 100644 index 000000000..95fe5a293 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterChartRep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHMultiDataScatterChartRep : TSCHMultiDataChartRep +{ +} + +- (void)updateAppearanceForElementLayer:(id)arg1 seriesIndex:(unsigned long long)arg2; +- (id)createMultiDataElementShapeLayerForSeriesIndex:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterSeriesRenderingElementShapeLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterSeriesRenderingElementShapeLayer.h new file mode 100644 index 000000000..e5e113dfe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHMultiDataScatterSeriesRenderingElementShapeLayer.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +#import "TSCHMultiDataElementShapeLayer-Protocol.h" + +// Not exported +@interface TSCHMultiDataScatterSeriesRenderingElementShapeLayer : CALayer +{ +} + +- (id)currentValueLayer; +- (_Bool)aboveIntercept; +- (void)updateElementFrame:(struct CGRect)arg1 forSeries:(id)arg2 addingAnimationsToAnimationInfo:(id)arg3; +- (void)p_addAnimationsForUpdatingImage:(struct CGImage *)arg1 frame:(struct CGRect)arg2 toAnimationInfo:(id)arg3; +- (void)setFill:(id)arg1 stroke:(id)arg2 withViewScale:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHNotifyOnModify-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHNotifyOnModify-Protocol.h new file mode 100644 index 000000000..3f11270b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHNotifyOnModify-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCHNotifyOnModify +- (void)willModify; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-AdoptTSCHNotifyOnModify.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-AdoptTSCHNotifyOnModify.h new file mode 100644 index 000000000..34682673f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-AdoptTSCHNotifyOnModify.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHNotifyOnModify-Protocol.h" + +@interface TSCHPersistentChartMediator (AdoptTSCHNotifyOnModify) +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-Archiving.h new file mode 100644 index 000000000..55205c7a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator-Archiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHPersistentChartMediator (Archiving) +- (void)saveToArchive:(struct ChartMediatorArchive *)arg1; +- (void)loadFromArchive:(const struct ChartMediatorArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator.h new file mode 100644 index 000000000..9972c58ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPersistentChartMediator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHMediatorProvider-Protocol.h" + +@class TSCHChartMediator; + +// Not exported +@interface TSCHPersistentChartMediator : TSPObject +{ + TSCHChartMediator *mMediator; +} + +@property(readonly, nonatomic) TSCHChartMediator *mediator; // @synthesize mediator=mMediator; +- (void)dealloc; +- (id)initWithContext:(id)arg1 andMediator:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPieBodyLayoutItemPathCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieBodyLayoutItemPathCache.h new file mode 100644 index 000000000..6c81bb8d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieBodyLayoutItemPathCache.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSCHPieBodyLayoutItemPathCache : NSObject +{ + unsigned long long seriesIndex; + struct CGPath *pathLayoutRelative; + struct CGPath *pathTransformRelative; + NSArray *pathSelectionKnobs; + struct CGPoint wedgeCenterPoint; + struct CGRect rootedLayoutRect; +} + +@property(readonly, nonatomic) NSArray *pathSelectionKnobs; // @synthesize pathSelectionKnobs; +@property(readonly, nonatomic) struct CGPath *pathTransformRelative; // @synthesize pathTransformRelative; +@property(readonly, nonatomic) struct CGPath *pathLayoutRelative; // @synthesize pathLayoutRelative; +@property(readonly, nonatomic) struct CGPoint wedgeCenterPoint; // @synthesize wedgeCenterPoint; +@property(readonly, nonatomic) struct CGRect rootedLayoutRect; // @synthesize rootedLayoutRect; +@property(readonly, nonatomic) unsigned long long seriesIndex; // @synthesize seriesIndex; +- (void)dealloc; +- (id)initWithSeriesIndex:(unsigned long long)arg1 rootedLayoutRect:(struct CGRect)arg2 wedgeCenterPoint:(struct CGPoint)arg3 pathLayoutRelative:(struct CGPath *)arg4 pathTransformRelative:(struct CGPath *)arg5 pathSelectionKnobs:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPieChartRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieChartRep.h new file mode 100644 index 000000000..0f8469aa9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieChartRep.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCHChartPieWedgeExplosionTracking-Protocol.h" + +@class NSArray, NSDictionary, TSCHChartPieElementsRenderer, TSCHChartPieWedgeKnobTracker; + +// Not exported +@interface TSCHPieChartRep : TSCHChartRep +{ + TSCHChartPieElementsRenderer *mPieElementRenderer; + NSArray *mWedgeKnobs; + NSDictionary *mSeriesIndexedPieWedgeDraggingLayers; + _Bool mHasDrawnSinceWedgeKnobTrackerCreated; +} + +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)explosionsDidUpdateForNewSeriesIndexedExplosions:(id)arg1; +- (_Bool)pieWedgeHitByUnscaledPoint:(struct CGPoint)arg1 seriesIndex:(unsigned long long)arg2 distanceFromCenter:(struct CGPoint *)arg3; +- (float)newExplosionValueForFinalDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3 knob:(id)arg4; +- (struct CGPoint)effectivePointForDragPoint:(struct CGPoint)arg1 startingFrom:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3; +- (double)p_radius; +- (double)dragTravelAlongBisectorBetweenStartPoint:(struct CGPoint)arg1 andEndingPoint:(struct CGPoint)arg2 forSeries:(unsigned long long)arg3; +- (void)knobTrackingDidEnd:(id)arg1; +- (void)knobTrackingDidBegin:(id)arg1; +@property(readonly) TSCHChartPieWedgeKnobTracker *wedgeExplosionTracker; +- (void)setCurrentKnobTracker:(id)arg1; +- (id)newTrackerForKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (struct CGPoint)p_distanceForExplosionValue:(float)arg1 startExplosionValue:(float)arg2 seriesIndex:(unsigned long long)arg3; +- (void)addChartKnobsToArray:(id)arg1; +- (id)knobForDynamicStyleChangeKey:(id)arg1; +- (id)p_makePieWedgeKnob; +- (id)subselectionLayer; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (void)processChanges:(id)arg1; +- (void)clearRenderers; +- (id)pieElementRenderer; +- (_Bool)forceRenderBlankBackground; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPieElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieElementBuilder.h new file mode 100644 index 000000000..529f4e943 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieElementBuilder.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPieElementBuilder : TSCHElementBuilder +{ +} + +- (struct CGPath *)newElementPathInBody:(id)arg1 forSeries:(id)arg2 outTransform:(struct CGAffineTransform *)arg3 outElementSize:(struct CGSize *)arg4 outClipRect:(struct CGRect *)arg5 outWedgeCenterPoint:(struct CGPoint *)arg6 outSelectionKnobLocations:(id *)arg7; +- (_Bool)hasAxisLineInBody:(id)arg1 forAxis:(id)arg2 outTransform:(struct CGAffineTransform *)arg3 outLine:(CDStruct_e3b9714e *)arg4; +- (unsigned long long)countOfGridLinesInBody:(id)arg1 forAxis:(id)arg2 minor:(_Bool)arg3 outNewLineDescriptors:(CDStruct_183601bc **)arg4; +- (unsigned long long)countOfLabelsForSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewTransforms:(struct CGAffineTransform **)arg4 outNewElementSizes:(struct CGSize **)arg5 outNewClipRect:(struct CGRect **)arg6 outNewStrings:(id **)arg7; +- (unsigned long long)countOfElementsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementBounds:(struct CGRect **)arg4 outNewClipRects:(struct CGRect **)arg5 outNewElementPaths:(const struct CGPath ***)arg6 outSelectionKnobLocations:(id *)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPieSeriesModelCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieSeriesModelCache.h new file mode 100644 index 000000000..92245e732 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieSeriesModelCache.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSCHChartInfo, TSCHChartModel, TSCHChartSeries, TSDFill, TSDShadow, TSDStroke, TSWPParagraphStyle; + +// Not exported +@interface TSCHPieSeriesModelCache : NSObject +{ + TSCHChartModel *mChartModel; + TSCHChartInfo *mChartInfo; + _Bool mIsSingleCircleSpecialCase; + TSCHChartSeries *mSingleCircleSeriesElement; + unsigned long long mNumberOfSeries; + double mTotalValue; + TSCHChartSeries *mCurrentSeries; + unsigned long long mCurrentSeriesIndex; + double mCurrentSeriesValue; + double mCurrentSeriesPercentage; + double mCurrentSeriesStartAngle; + double mCurrentSeriesAngleSweep; + _Bool mCurrentSeriesNullData; + double mMidAngle; + double mEndAngle; + float mWedgeExplosion; + float mLabelExplosion; + float mEffectiveWedgeExplosion; + float mEffectiveLabelExplosion; + NSString *mLabelString; + TSWPParagraphStyle *mParagraphStyle; + TSDShadow *mSeriesShadow; + TSDStroke *mSeriesStroke; + TSDFill *mSeriesFill; + double mSeriesOpacity; + _Bool mGroupedShadow; +} + +@property(readonly) _Bool groupedShadow; // @synthesize groupedShadow=mGroupedShadow; +@property(readonly) double seriesOpacity; // @synthesize seriesOpacity=mSeriesOpacity; +@property(readonly) TSDFill *seriesFill; // @synthesize seriesFill=mSeriesFill; +@property(readonly) TSDStroke *seriesStroke; // @synthesize seriesStroke=mSeriesStroke; +@property(readonly) TSDShadow *seriesShadow; // @synthesize seriesShadow=mSeriesShadow; +@property(readonly) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +@property(readonly) NSString *labelString; // @synthesize labelString=mLabelString; +@property(readonly) float effectiveLabelExplosion; // @synthesize effectiveLabelExplosion=mEffectiveLabelExplosion; +@property(readonly) float effectiveWedgeExplosion; // @synthesize effectiveWedgeExplosion=mEffectiveWedgeExplosion; +@property(readonly) float labelExplosion; // @synthesize labelExplosion=mLabelExplosion; +@property(readonly) float wedgeExplosion; // @synthesize wedgeExplosion=mWedgeExplosion; +@property(readonly) double percentage; // @synthesize percentage=mCurrentSeriesPercentage; +@property(readonly) double endAngle; // @synthesize endAngle=mEndAngle; +@property(readonly) double midAngle; // @synthesize midAngle=mMidAngle; +@property(readonly) TSCHChartSeries *series; // @synthesize series=mCurrentSeries; +@property(readonly) _Bool nullData; // @synthesize nullData=mCurrentSeriesNullData; +@property(readonly) double startAngle; // @synthesize startAngle=mCurrentSeriesStartAngle; +@property(readonly) double seriesValue; // @synthesize seriesValue=mCurrentSeriesValue; +@property(readonly) double totalValue; // @synthesize totalValue=mTotalValue; +@property(readonly) unsigned long long seriesIndex; // @synthesize seriesIndex=mCurrentSeriesIndex; +@property(readonly) _Bool shouldRenderLabel; +- (void)dealloc; +- (id)initWithPrior:(id)arg1 orChartModel:(id)arg2 forSeries:(unsigned long long)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPieWedgeRendererLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieWedgeRendererLayer.h new file mode 100644 index 000000000..202a26c34 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPieWedgeRendererLayer.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPieWedgeRendererLayer : TSCHRendererLayer +{ + struct CGPoint mLayerStartPoint; + float mLayerStartExplosion; +} + +@property(readonly, nonatomic) float layerStartExplosion; // @synthesize layerStartExplosion=mLayerStartExplosion; +@property(nonatomic) struct CGPoint layerStartPoint; // @synthesize layerStartPoint=mLayerStartPoint; +- (id)description; +- (void)setExplosion:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPointArrayCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPointArrayCache.h new file mode 100644 index 000000000..170f987e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPointArrayCache.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, TSCHChartSeries; + +// Not exported +@interface TSCHPointArrayCache : NSObject +{ + TSCHChartSeries *mSeries; + struct CGRect mAreaFrame; + unsigned long long mStart; + unsigned long long mEnd; + _Bool mCull; + NSData *mData; +} + ++ (void)clearCache; ++ (void)setCachedPointsForSeries:(id)arg1 inAreaFrame:(struct CGRect)arg2 valueStart:(unsigned long long)arg3 valueEnd:(unsigned long long)arg4 cullBadPoints:(_Bool)arg5 points:(CDStruct_460b8ffe *)arg6 count:(unsigned long long)arg7; ++ (CDStruct_460b8ffe *)cachedPointsForSeries:(id)arg1 inAreaFrame:(struct CGRect)arg2 valueStart:(unsigned long long)arg3 valueEnd:(unsigned long long)arg4 cullBadPoints:(_Bool)arg5 outCount:(unsigned long long *)arg6; ++ (id)p_getCacheCreate:(_Bool)arg1; +- (id).cxx_construct; +- (_Bool)matchesSeries:(id)arg1 areaFrame:(struct CGRect)arg2 start:(unsigned long long)arg3 end:(unsigned long long)arg4 cull:(_Bool)arg5; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisNonStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisNonStyleForUpgrade.h new file mode 100644 index 000000000..f8730bfe0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisNonStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartAxisNonStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisStyleForUpgrade.h new file mode 100644 index 000000000..709ea15ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartAxisStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartAxisStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartNonStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartNonStyleForUpgrade.h new file mode 100644 index 000000000..4d3718f00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartNonStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartNonStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesNonStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesNonStyleForUpgrade.h new file mode 100644 index 000000000..2ff3267be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesNonStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartSeriesNonStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesStyleForUpgrade.h new file mode 100644 index 000000000..27afd4f8d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartSeriesStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartSeriesStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartStyleForUpgrade.h new file mode 100644 index 000000000..8d9a0675c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFChartStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFChartStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendNonStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendNonStyleForUpgrade.h new file mode 100644 index 000000000..33ec75145 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendNonStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFLegendNonStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendStyleForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendStyleForUpgrade.h new file mode 100644 index 000000000..52beb0d6f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFLegendStyleForUpgrade.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFLegendStyleForUpgrade : TSCHPreUFFStyleStubForUpgrade +{ +} + ++ (Class)realStyleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFStyleStubForUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFStyleStubForUpgrade.h new file mode 100644 index 000000000..9d2a8361f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPreUFFStyleStubForUpgrade.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPreUFFStyleStubForUpgrade : TSPObject +{ +} + ++ (Class)realStyleClass; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager.h new file mode 100644 index 000000000..a2e83c7c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHPresetImager : NSObject +{ +} + ++ (void)drawGenericImageIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 preset:(id)arg3 usingRepresentativeSpecificSeriesFillProperties:(id)arg4; ++ (id)presetImagerForChartType:(id)arg1; +- (id)p_strokeFromStyle:(id)arg1 specific:(int)arg2 default:(int)arg3; +- (id)p_objectFromStyle:(id)arg1 specific:(int)arg2 default:(int)arg3; +- (void)p_fillPath:(struct CGPath *)arg1 withFill:(id)arg2 inContext:(struct CGContext *)arg3; +- (id)p_shadow; +- (_Bool)p_preserveAspectRatio; +- (struct CGContext *)p_newContextOfSize:(struct CGSize)arg1; +- (struct CGSize)p_nativeSize; +- (id)p_chartType; +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (struct UIEdgeInsets)swatchImageEdgeInsetsForSize:(struct CGSize)arg1; +- (struct CGSize)p_drawAndOffsetMultiDataSliderIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3; +- (void)p_drawUnshadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)initWithChartType:(id)arg1; +- (id)init; +- (id)p_init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager2Axis.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager2Axis.h new file mode 100644 index 000000000..d4299bdce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImager2Axis.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImager2Axis : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerArea.h new file mode 100644 index 000000000..93be5f890 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerArea.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerArea : TSCHPresetImagerLineFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBar.h new file mode 100644 index 000000000..17617fbea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBar.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerBar : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBarFamily.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBarFamily.h new file mode 100644 index 000000000..5b21b9b4a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBarFamily.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerBarFamily : TSCHPresetImager +{ +} + +- (void)p_drawBarInContext:(struct CGContext *)arg1 frame:(struct CGRect)arg2 stroke:(id)arg3 fill:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBubble.h new file mode 100644 index 000000000..d6187b41e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerBubble.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerBubble : TSCHPresetImagerLineFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerColumn.h new file mode 100644 index 000000000..0a005439b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerColumn.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerColumn : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerInfoBased.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerInfoBased.h new file mode 100644 index 000000000..1f388716d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerInfoBased.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHChartType; + +// Not exported +@interface TSCHPresetImagerInfoBased : TSCHPresetImager +{ + TSCHChartType *mChartType; +} + ++ (id)presetImagerForChartType:(id)arg1; +- (id)imageWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; +- (struct UIEdgeInsets)swatchImageEdgeInsetsForSize:(struct CGSize)arg1; +- (id)p_rectAdjustmentForChartType:(id)arg1; +- (id)p_chartType; +- (void)dealloc; +- (id)initWithChartType:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLine.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLine.h new file mode 100644 index 000000000..3ef4c4be2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLine.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerLine : TSCHPresetImagerLineFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_strokeFromStyle:(id)arg1 specific:(int)arg2 default:(int)arg3; +- (struct UIEdgeInsets)swatchImageEdgeInsetsForSize:(struct CGSize)arg1; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLineFamily.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLineFamily.h new file mode 100644 index 000000000..61a36d74a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerLineFamily.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerLineFamily : TSCHPresetImager +{ +} + +- (void)p_drawAreaInContext:(struct CGContext *)arg1 points:(const struct CGPoint *)arg2 pointsCount:(unsigned long long)arg3 stroke:(id)arg4 fill:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMixed.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMixed.h new file mode 100644 index 000000000..263d05575 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMixed.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerMixed : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBar.h new file mode 100644 index 000000000..b54e032e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBar.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerMultiDataBar : TSCHPresetImagerBar +{ +} + +- (id)p_shadow; +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBubble.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBubble.h new file mode 100644 index 000000000..395e0c2d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataBubble.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerMultiDataBubble : TSCHPresetImagerBubble +{ +} + +- (id)p_shadow; +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataColumn.h new file mode 100644 index 000000000..b36bfc1e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataColumn.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerMultiDataColumn : TSCHPresetImagerColumn +{ +} + +- (id)p_shadow; +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataScatter.h new file mode 100644 index 000000000..d88e63883 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerMultiDataScatter.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerMultiDataScatter : TSCHPresetImagerScatter +{ +} + +- (id)p_shadow; +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerPie.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerPie.h new file mode 100644 index 000000000..79071ef07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerPie.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerPie : TSCHPresetImager +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerScatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerScatter.h new file mode 100644 index 000000000..e74357f64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerScatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerScatter : TSCHPresetImagerLineFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (struct UIEdgeInsets)swatchImageEdgeInsetsForSize:(struct CGSize)arg1; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedArea.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedArea.h new file mode 100644 index 000000000..aec3cc399 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedArea.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerStackedArea : TSCHPresetImagerLineFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedBar.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedBar.h new file mode 100644 index 000000000..a2c1755c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedBar.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerStackedBar : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedColumn.h new file mode 100644 index 000000000..c611fff88 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPresetImagerStackedColumn.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPresetImagerStackedColumn : TSCHPresetImagerBarFamily +{ +} + +- (void)p_drawShadowedContentIntoContext:(struct CGContext *)arg1 size:(struct CGSize)arg2 contentsScale:(double)arg3 preset:(id)arg4; +- (id)p_chartType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMigrator.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMigrator.h new file mode 100644 index 000000000..9319f03ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMigrator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSSPropertySet, TSUIntToIntDictionary, TSUIntegerKeyDictionary; + +// Not exported +@interface TSCHPropertyMigrator : NSObject +{ + TSSPropertySet *mPropertiesToForce; + TSUIntToIntDictionary *mShouldForceFlags; + TSUIntegerKeyDictionary *mValuesToForce; +} + +- (void)migrateToSeries:(id)arg1; +- (void)visitExistingSeries:(id)arg1; +- (void)dealloc; +- (id)initWithProperties:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper-Private.h new file mode 100644 index 000000000..266449efa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHPropertyMutationHelper (Private) ++ (void)p_applyMutations:(id)arg1 forStyleOwner:(id)arg2 withNonStylePropertyList:(id)arg3 toStylePropertyMap:(id)arg4 andNonStylePropertyMap:(id)arg5 allowSpecificProperties:(_Bool)arg6; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper.h new file mode 100644 index 000000000..17ec813fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationHelper.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHPropertyMutationHelper : NSObject +{ +} + ++ (int)specificMutationPropertyForGeneric:(int)arg1 styleOwner:(id)arg2 allowSpecificProperties:(_Bool)arg3; ++ (void)setValue:(id)arg1 forProperty:(int)arg2 ofStyleOwner:(id)arg3; ++ (id)commandWithStyleOwner:(id)arg1 setValue:(id)arg2 forProperty:(int)arg3; ++ (id)commandWithStyleOwner:(id)arg1 mutationsMap:(id)arg2; ++ (id)commandWithStyleOwner:(id)arg1 mutations:(id)arg2; ++ (id)commandWithMutationTuple:(id)arg1; ++ (id)commandWithMutationTuples:(id)arg1; ++ (id)commandWithStyleOwner:(id)arg1 setValue:(id)arg2 forProperty:(int)arg3 chartInfo:(id)arg4; ++ (id)commandWithMutationTuples:(id)arg1 chartInfo:(id)arg2; ++ (id)commandWithMutationTuples:(id)arg1 forImport:(_Bool)arg2; ++ (id)styleSwapTuplesFromMutationTuples:(id)arg1; ++ (id)styleSwapTuplesFromMutationTuples:(id)arg1 forImport:(_Bool)arg2; ++ (void)applyMutationsForImport:(id)arg1 forStyleOwner:(id)arg2 withNonStylePropertyList:(id)arg3 toStylePropertyMap:(id)arg4 andNonStylePropertyMap:(id)arg5; ++ (void)applyMutations:(id)arg1 forStyleOwner:(id)arg2 withNonStylePropertyList:(id)arg3 toStylePropertyMap:(id)arg4 andNonStylePropertyMap:(id)arg5; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationIndirectTuple.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationIndirectTuple.h new file mode 100644 index 000000000..a44e7fe38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationIndirectTuple.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHPropertyMutationIndirectTuple : TSCHPropertyMutationTuple +{ + int mStyleOwnerType; + unsigned long long mStyleOwnerIndex; +} + +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mStyleOwnerIndex; +@property(readonly, nonatomic) int type; // @synthesize type=mStyleOwnerType; +- (CDStruct_fca5f1f5)styleOwnerRef; +- (id)indirectTuple; +- (id)styleOwner; +- (id)initWithStyleOwner:(id)arg1 mutations:(id)arg2; +- (id)initWithStyleOwnerType:(int)arg1 index:(unsigned long long)arg2 inChart:(id)arg3 mutations:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple-TSCHPropertyMutationIndirectTupleSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple-TSCHPropertyMutationIndirectTupleSupport.h new file mode 100644 index 000000000..815b29892 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple-TSCHPropertyMutationIndirectTupleSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHPropertyMutationTuple (TSCHPropertyMutationIndirectTupleSupport) +- (CDStruct_fca5f1f5)styleOwnerRef; +- (id)indirectTuple; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple.h new file mode 100644 index 000000000..8cfbebd15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyMutationTuple.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSCHPropertyMutationTuple : NSObject +{ + id mStyleOwner; + NSDictionary *mMutations; +} + +@property(readonly) NSDictionary *mutations; // @synthesize mutations=mMutations; +@property(readonly) id styleOwner; // @synthesize styleOwner=mStyleOwner; +- (id)description; +- (void)dealloc; +- (id)initWithStyleOwner:(id)arg1 mutationMap:(id)arg2; +- (id)initWithStyleOwner:(id)arg1 mutations:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyValueStorageContainer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyValueStorageContainer.h new file mode 100644 index 000000000..43549c6d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHPropertyValueStorageContainer.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSCHPropertyValueStorageContainer : NSObject +{ + id mChartStyle; + id mChartNonStyle; + id mLegendStyle; + id mLegendNonStyle; + NSMutableArray *mValueAxisStyles; + NSMutableArray *mValueAxisNonStyles; + NSMutableArray *mCategoryAxisStyles; + NSMutableArray *mCategoryAxisNonStyles; + NSMutableArray *mSeriesThemeStyles; + NSMutableArray *mSeriesPrivateStyles; + NSMutableArray *mSeriesNonStyles; + NSMutableArray *mParagraphStyles; +} + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; +@property(retain, nonatomic, setter=p_setMutableParagraphStyles:) NSMutableArray *p_mutableParagraphStyles; // @synthesize p_mutableParagraphStyles=mParagraphStyles; +@property(retain, nonatomic, setter=p_setMutableSeriesNonStyles:) NSMutableArray *p_mutableSeriesNonStyles; // @synthesize p_mutableSeriesNonStyles=mSeriesNonStyles; +@property(retain, nonatomic, setter=p_setMutableSeriesPrivateStyles:) NSMutableArray *p_mutableSeriesPrivateStyles; // @synthesize p_mutableSeriesPrivateStyles=mSeriesPrivateStyles; +@property(retain, nonatomic, setter=p_setMutableSeriesThemeStyles:) NSMutableArray *p_mutableSeriesThemeStyles; // @synthesize p_mutableSeriesThemeStyles=mSeriesThemeStyles; +@property(retain, nonatomic, setter=p_setMutableCategoryAxisNonStyles:) NSMutableArray *p_mutableCategoryAxisNonStyles; // @synthesize p_mutableCategoryAxisNonStyles=mCategoryAxisNonStyles; +@property(retain, nonatomic, setter=p_setMutableCategoryAxisStyles:) NSMutableArray *p_mutableCategoryAxisStyles; // @synthesize p_mutableCategoryAxisStyles=mCategoryAxisStyles; +@property(retain, nonatomic, setter=p_setMutableValueAxisNonStyles:) NSMutableArray *p_mutableValueAxisNonStyles; // @synthesize p_mutableValueAxisNonStyles=mValueAxisNonStyles; +@property(retain, nonatomic, setter=p_setMutableValueAxisStyles:) NSMutableArray *p_mutableValueAxisStyles; // @synthesize p_mutableValueAxisStyles=mValueAxisStyles; +@property(retain, nonatomic, setter=p_setLegendNonStyle:) id p_legendNonStyle; // @synthesize p_legendNonStyle=mLegendNonStyle; +@property(retain, nonatomic, setter=p_setLegendStyle:) id p_legendStyle; // @synthesize p_legendStyle=mLegendStyle; +@property(retain, nonatomic, setter=p_setChartNonStyle:) id p_chartNonStyle; // @synthesize p_chartNonStyle=mChartNonStyle; +@property(retain, nonatomic, setter=p_setChartStyle:) id p_chartStyle; // @synthesize p_chartStyle=mChartStyle; +- (void)saveToArchive:(struct PropertyValueStorageContainerArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct PropertyValueStorageContainerArchive *)arg1 unarchiver:(id)arg2; +@property(copy, nonatomic, setter=p_setParagraphStyles:) NSArray *p_paragraphStyles; +@property(copy, nonatomic, setter=p_setSeriesNonStyles:) NSArray *p_seriesNonStyles; +@property(copy, nonatomic, setter=p_setSeriesPrivateStyles:) NSArray *p_seriesPrivateStyles; +@property(copy, nonatomic, setter=p_setSeriesThemeStyles:) NSArray *p_seriesThemeStyles; +@property(copy, nonatomic, setter=p_setCategoryAxisNonStyles:) NSArray *p_categoryAxisNonStyles; +@property(copy, nonatomic, setter=p_setCategoryAxisStyles:) NSArray *p_categoryAxisStyles; +@property(copy, nonatomic, setter=p_setValueAxisNonStyles:) NSArray *p_valueAxisNonStyles; +@property(copy, nonatomic, setter=p_setValueAxisStyles:) NSArray *p_valueAxisStyles; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderUtilities.h new file mode 100644 index 000000000..e8ea7b42c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderUtilities.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHRenderUtilities : NSObject +{ +} + ++ (struct CGImage *)newImageFromFills:(id)arg1 size:(struct CGSize)arg2 spaceBetween:(struct CGSize)arg3 scale:(double)arg4 borderColor:(id)arg5 outFillRects:(struct CGRect **)arg6; ++ (struct CGPath *)newStrokedPathFromPath:(struct CGPath *)arg1 stroke:(id)arg2; ++ (struct CGRect)labelRectFromClipRect:(struct CGRect)arg1 elementSize:(struct CGSize)arg2; ++ (void)addTextSubselectionHalosToArray:(id)arg1 rect:(struct CGRect)arg2 transform:(struct CGAffineTransform)arg3; ++ (void)addTextSubselectionKnobsToArray:(id)arg1 rect:(struct CGRect)arg2 transform:(struct CGAffineTransform)arg3; ++ (struct CGPath *)p_newPlusPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4 context:(struct CGContext *)arg5; ++ (struct CGPath *)p_newCrossPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; ++ (struct CGPath *)p_newDiamondPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; ++ (struct CGPath *)p_newSquarePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4 context:(struct CGContext *)arg5; ++ (struct CGPath *)p_newYieldPath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; ++ (struct CGPath *)p_newTrianglePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; ++ (struct CGPath *)p_newCirclePath:(struct CGPoint)arg1 width:(double)arg2 pathLocation:(long long)arg3 stroke:(id)arg4; ++ (struct CGPath *)p_newPathForSymbol:(int)arg1 context:(struct CGContext *)arg2 at:(struct CGPoint)arg3 width:(double)arg4 pathLocation:(long long)arg5 stroke:(id)arg6; ++ (id)lightenFillOrStroke:(id)arg1 byPercent:(double)arg2; ++ (struct CGColor *)newLightenedColor:(struct CGColor *)arg1 byPercent:(double)arg2; ++ (struct CGRect)scaleRect:(struct CGRect)arg1 toFit:(struct CGRect)arg2; ++ (struct CGRect)integralFillRenderingRectFromElementRect:(struct CGRect)arg1; ++ (struct CGPath *)newUnitPathForSymbol:(int)arg1 symbolSize:(double)arg2 stroke:(id)arg3; ++ (_Bool)centerPointForSeries:(id)arg1 index:(unsigned long long)arg2 frame:(struct CGRect)arg3 point:(struct CGPoint *)arg4 nullsUseIntercept:(_Bool)arg5; ++ (_Bool)centerPointForSeries:(id)arg1 index:(unsigned long long)arg2 frame:(struct CGRect)arg3 point:(struct CGPoint *)arg4; ++ (void)drawNullFillSwatchInContext:(struct CGContext *)arg1 frame:(struct CGRect)arg2; ++ (void)drawFill:(id)arg1 inContext:(struct CGContext *)arg2 path:(struct CGPath *)arg3; ++ (void)drawFill:(id)arg1 inContext:(struct CGContext *)arg2 frame:(struct CGRect)arg3; ++ (void)drawSymbol:(int)arg1 inContext:(struct CGContext *)arg2 at:(struct CGPoint)arg3 width:(double)arg4 fill:(id)arg5 stroke:(id)arg6; ++ (struct CGPath *)newClipPathForSymbol:(int)arg1 at:(struct CGPoint)arg2 width:(double)arg3 stroke:(id)arg4; ++ (id)printCGPath:(struct CGPath *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-ErrorBars.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-ErrorBars.h new file mode 100644 index 000000000..5551f1a01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-ErrorBars.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHRenderer (ErrorBars) +- (void)drawErrorBarsInContext:(struct CGContext *)arg1 chartVertical:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-TrendLines.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-TrendLines.h new file mode 100644 index 000000000..f9363387f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer-TrendLines.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHRenderer (TrendLines) +- (void)drawTrendLinesInContext:(struct CGContext *)arg1 chartVertical:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer.h new file mode 100644 index 000000000..477c9ee73 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHRenderer.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHSupportsTextEditing-Protocol.h" + +@class TSCHChartInfo, TSCHChartLayoutItem, TSCHChartModel; + +// Not exported +@interface TSCHRenderer : NSObject +{ + id mChartRep; + TSCHChartLayoutItem *mChartLayoutItem; +} + +@property(readonly, nonatomic) id chartRep; // @synthesize chartRep=mChartRep; +- (struct CGRect)tLayerRectForContext:(struct CGContext *)arg1; +- (struct CGRect)chartLayoutSpaceRenderingRect; +- (void)addSelection:(id)arg1 toCGPath:(struct CGPath *)arg2; +- (void)renderIntoContext:(struct CGContext *)arg1 selection:(id)arg2; +- (_Bool)canRenderSelectionPath:(id)arg1; +- (void)p_debugLayoutInContext:(struct CGContext *)arg1; +- (void)p_renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (void)strokeRectInContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2 color:(struct CGColor *)arg3; +- (void)renderIntoContext:(struct CGContext *)arg1 visible:(struct CGRect)arg2; +- (int)chunkPlane; +- (int)textDrawingFlagForSelectionPath:(id)arg1; +- (void)useEditedString:(id)arg1; +- (id)textEditorForSelectionPath:(id)arg1 chartEditor:(id)arg2; +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +@property(readonly, nonatomic) struct CGColor *debugColor; +@property(readonly, nonatomic) _Bool debugLayout; +@property(readonly, nonatomic) _Bool supportsSeparateLabelsRenderPass; +- (_Bool)isCompositeRenderer; +@property(readonly, nonatomic) double viewScale; +@property(readonly, nonatomic) TSCHChartLayoutItem *layoutItem; +@property(readonly, nonatomic) TSCHChartModel *model; +@property(readonly, nonatomic) TSCHChartInfo *chartInfo; +- (void)dealloc; +- (id)initWithChartRep:(id)arg1 layoutItem:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHRendererLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHRendererLayer.h new file mode 100644 index 000000000..4a187836b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHRendererLayer.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSCHRenderer; + +// Not exported +@interface TSCHRendererLayer : TSDTilingLayer +{ + TSCHRenderer *mRenderer; +} + +- (void)drawInContext:(struct CGContext *)arg1; +- (struct CGRect)layerFrameFromUnscaledFrame:(struct CGRect)arg1; +- (id)renderer; +- (void)dealloc; +- (id)initWithRenderer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSageGeometryHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSageGeometryHelper.h new file mode 100644 index 000000000..2a747f25a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSageGeometryHelper.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSCHChartInfo, TSDInfoGeometry; + +// Not exported +@interface TSCHSageGeometryHelper : NSObject +{ + TSCHChartInfo *mChartInfo; + TSDInfoGeometry *mImportedInfoGeometry; +} + ++ (struct CGRect)sageChartAreaBoundsForExportWithChartInfo:(id)arg1 geometryRect:(struct CGRect)arg2 returningContainingViewportSize:(id *)arg3; ++ (id)helperWithImportedChartInfo:(id)arg1 importedInfoGeometry:(id)arg2; +- (struct CGSize)naturalSize; +- (void)dealloc; +- (id)initWithImportedChartInfo:(id)arg1 importedInfoGeometry:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHScatterElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHScatterElementBuilder.h new file mode 100644 index 000000000..220d693e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHScatterElementBuilder.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHScatterElementBuilder : TSCHLineAreaScatterElementBuilder +{ +} + +- (unsigned long long)countOfHitCheckRegionsInSeries:(id)arg1 forGroups:(id)arg2 forBodyLayout:(id)arg3 outNewElementPaths:(const struct CGPath ***)arg4 outSelectionKnobLocations:(id *)arg5; +- (void)p_addKnobsForPoint:(struct CGPoint)arg1 strokedUnitSymbolRect:(struct CGRect)arg2 toKnobSet:(id)arg3 symbolsShowing:(_Bool)arg4; +- (void)p_addTopStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 withPointsArray:(CDStruct_460b8ffe *)arg3 withCount:(unsigned long long)arg4 lineType:(int)arg5; +- (_Bool)needsSeparateHitTestingPaths; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchReference.h new file mode 100644 index 000000000..6d0a94d89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchReference.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKSearchReference-Protocol.h" + +@class NSArray, TSCHChartDrawableInfo, TSCHSearchSelection; + +// Not exported +@interface TSCHSearchReference : NSObject +{ + TSCHSearchSelection *mSelection; + _Bool _autohideHighlight; + _Bool _pulseHighlight; + NSArray *_findHighlights; + id annotation; + struct CGPoint searchReferencePoint; +} + +@property(retain, nonatomic) id annotation; // @synthesize annotation; +@property(nonatomic) struct CGPoint searchReferencePoint; // @synthesize searchReferencePoint; +@property(nonatomic) _Bool pulseHighlight; // @synthesize pulseHighlight=_pulseHighlight; +@property(nonatomic) _Bool autohideHighlight; // @synthesize autohideHighlight=_autohideHighlight; +@property(retain, nonatomic) NSArray *findHighlights; // @synthesize findHighlights=_findHighlights; +- (_Bool)isEqual:(id)arg1; +- (id)searchReferenceEnd; +- (id)searchReferenceStart; +- (id)searchReferenceForReplacingWithString:(id)arg1 options:(unsigned long long)arg2 authorCreatedWithCommand:(id *)arg3; +- (_Bool)isReplaceable; +@property(readonly, nonatomic) TSCHSearchSelection *selection; // @synthesize selection=mSelection; +- (id)model; +- (id)commandForReplacingWithString:(id)arg1 options:(unsigned long long)arg2; +@property(readonly, nonatomic) TSCHChartDrawableInfo *chartInfo; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithSelection:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchSelection.h new file mode 100644 index 000000000..e42a22214 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSearchSelection.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSCHSelectionPath; + +// Not exported +@interface TSCHSearchSelection : TSCHSelection +{ + NSString *mOriginalString; + struct _NSRange mRange; +} + +@property(readonly, nonatomic) NSString *originalString; // @synthesize originalString=mOriginalString; +@property(readonly, nonatomic) struct _NSRange range; // @synthesize range=mRange; +- (id)searchSelectionForReplacingWithString:(id)arg1 options:(unsigned long long)arg2; +- (id)stringByReplacingSelectionWithString:(id)arg1 options:(unsigned long long)arg2; +@property(readonly, nonatomic) TSCHSelectionPath *path; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithChartInfo:(id)arg1 path:(id)arg2 originalString:(id)arg3 range:(struct _NSRange)arg4; +- (id)initWithChartInfo:(id)arg1 paths:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelection.h new file mode 100644 index 000000000..8ee36ccf8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelection.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" + +@class NSArray, TSCHChartDrawableInfo, TSCHSelectionPath; + +// Not exported +@interface TSCHSelection : TSKSelection +{ + TSCHChartDrawableInfo *mInfo; + NSArray *mPaths; +} + ++ (Class)archivedSelectionClass; +@property(readonly, nonatomic) NSArray *paths; // @synthesize paths=mPaths; +@property(readonly, nonatomic) TSCHChartDrawableInfo *chartInfo; // @synthesize chartInfo=mInfo; +- (void)saveToArchive:(struct ChartSelectionArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ChartSelectionArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) TSCHSelectionPath *firstPath; +@property(readonly, nonatomic) _Bool returnChartFrameForAutoscroll; +- (void)dealloc; +- (id)init; +- (id)initWithChartInfo:(id)arg1 path:(id)arg2; +- (id)initWithChartInfo:(id)arg1 paths:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath-Convenience.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath-Convenience.h new file mode 100644 index 000000000..f57437440 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath-Convenience.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHSelectionPath (Convenience) ++ (id)selectionPathWithType:(id)arg1 name:(id)arg2 arguments:(id)arg3; ++ (id)seriesValueLabelSelectionPathWithSeriesIndex:(unsigned long long)arg1; ++ (id)seriesSelectionPathWithSeriesIndex:(unsigned long long)arg1; ++ (id)seriesSymbolsSelectionPathWithSeriesIndex:(unsigned long long)arg1; +- (id)initWithType:(id)arg1 name:(id)arg2 arguments:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath.h new file mode 100644 index 000000000..2853e98b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPath.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSArray, TSCHSelectionPathType; + +// Not exported +@interface TSCHSelectionPath : NSObject +{ + TSCHSelectionPathType *mPathType; + NSArray *mArguments; + TSCHSelectionPath *mSubSelection; +} + ++ (id)selectionPathWithPathType:(id)arg1 arguments:(id)arg2 subSelection:(id)arg3; ++ (id)selectionPathWithPathType:(id)arg1 arguments:(id)arg2; +@property(readonly, nonatomic) TSCHSelectionPath *subSelection; // @synthesize subSelection=mSubSelection; +@property(readonly, nonatomic) TSCHSelectionPathType *pathType; // @synthesize pathType=mPathType; +- (void)saveToArchive:(struct ChartSelectionPathArchive *)arg1; +- (id)initWithArchive:(const struct ChartSelectionPathArchive *)arg1; +- (id)description; +- (id)debuggingName; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)rangeOfPathsToPath:(id)arg1; +- (unsigned long long)argumentsCount; +- (id)argumentAtIndex:(unsigned long long)arg1; +- (id)name; +- (id)type; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPathType:(id)arg1 arguments:(id)arg2 subSelection:(id)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType-Convenience.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType-Convenience.h new file mode 100644 index 000000000..f04cc4cea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType-Convenience.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHSelectionPathType (Convenience) ++ (id)gridLineType; ++ (id)axisLineType; ++ (id)chartBodyType; ++ (id)trendLineR2Type; ++ (id)trendLineEquationType; ++ (id)trendLineType; ++ (id)errorBarType; ++ (id)legendSeriesNameType; ++ (id)legendType; ++ (id)seriesValueLabelType; ++ (id)seriesSymbolType; ++ (id)seriesLabelType; ++ (id)seriesType; ++ (id)axisLabelsType; ++ (id)axisTitleType; ++ (id)categoryAxisType; ++ (id)valueAxisType; ++ (id)chartDataSetNameType; ++ (id)chartTitleType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType.h new file mode 100644 index 000000000..6115ecf7a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSelectionPathType.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface TSCHSelectionPathType : NSObject +{ + NSString *mType; + NSString *mName; +} + ++ (id)selectionPathTypeWithType:(id)arg1 name:(id)arg2; +@property(readonly, nonatomic) NSString *name; // @synthesize name=mName; +@property(readonly, nonatomic) NSString *type; // @synthesize type=mType; +- (void)saveToArchive:(struct ChartSelectionPathTypeArchive *)arg1; +- (id)initWithArchive:(const struct ChartSelectionPathTypeArchive *)arg1; +- (_Bool)canApplyChartStyleWithDescription:(id)arg1; +- (_Bool)canApplyShapeStyle; +- (_Bool)canApplyParagraphStyle; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithType:(id)arg1 name:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSemanticTagAndPropertyPair.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSemanticTagAndPropertyPair.h new file mode 100644 index 000000000..5861bdecd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSemanticTagAndPropertyPair.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSCHStyleSemanticTag; + +// Not exported +@interface TSCHSemanticTagAndPropertyPair : NSObject +{ + TSCHStyleSemanticTag *mSemanticTag; + int mProperty; +} + ++ (id)pairWithSemanticTag:(id)arg1 property:(int)arg2; +- (int)property; +- (id)semanticTag; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSemanticTag:(id)arg1 property:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSeriesDimension.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSeriesDimension.h new file mode 100644 index 000000000..b445f46bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSeriesDimension.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCHSeriesDimension : NSObject +{ + unsigned long long mSeriesIndex; + int mAxisType; +} + ++ (id)seriesDimensionWithSeriesIndex:(unsigned long long)arg1 axisType:(int)arg2; +@property(readonly, nonatomic) int axisType; // @synthesize axisType=mAxisType; +@property(readonly, nonatomic) unsigned long long seriesIndex; // @synthesize seriesIndex=mSeriesIndex; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSeriesIndex:(unsigned long long)arg1 axisType:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedAreaElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedAreaElementBuilder.h new file mode 100644 index 000000000..a2036b7c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedAreaElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHStackedAreaElementBuilder : TSCHAreaElementBuilder +{ +} + +- (_Bool)p_addBottomStroke:(CDStruct_e0d92598 *)arg1 toPath:(struct CGPath *)arg2 seriesIndex:(unsigned long long)arg3 valuesStart:(unsigned long long)arg4 valuesEnd:(unsigned long long)arg5 withPointsArray:(CDStruct_460b8ffe *)arg6 withCount:(unsigned long long)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarColumnElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarColumnElementBuilder.h new file mode 100644 index 000000000..55df31c1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarColumnElementBuilder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHStackedBarColumnElementBuilder : TSCHBarColumnElementBuilder +{ +} + +- (unsigned long long)p_logicalSeriesIndexForSeries:(id)arg1; +- (unsigned long long)p_numberOfSeriesForGapCalcInModel:(id)arg1; +- (double)p_beginValueForSeries:(id)arg1 index:(unsigned long long)arg2 unitSpaceIntercept:(double)arg3 relativelyPositive:(_Bool)arg4 valueAxis:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarElementBuilder.h new file mode 100644 index 000000000..ae52008cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedBarElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHStackedBarElementBuilder : TSCHStackedBarColumnElementBuilder +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedColumnElementBuilder.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedColumnElementBuilder.h new file mode 100644 index 000000000..872f3f26d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStackedColumnElementBuilder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHStackedColumnElementBuilder : TSCHStackedBarColumnElementBuilder +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleActAlike-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleActAlike-Protocol.h new file mode 100644 index 000000000..8ab3d9bc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleActAlike-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHStyleActAlike +- (id)boxedDefaultValueForProperty:(int)arg1; +- (float)defaultFloatValueForProperty:(int)arg1; +- (int)defaultIntValueForProperty:(int)arg1; +- (id)defaultValueForProperty:(int)arg1; +- (id)properties; +- (id)boxedValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)valueForProperty:(int)arg1; +- (_Bool)overridesProperty:(int)arg1; +- (_Bool)definesProperty:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleAndPropertyPair.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleAndPropertyPair.h new file mode 100644 index 000000000..00566a990 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleAndPropertyPair.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSSStyle; + +// Not exported +@interface TSCHStyleAndPropertyPair : NSObject +{ + TSSStyle *mStyle; + int mProperty; +} + ++ (id)pairWithStyle:(id)arg1 property:(int)arg2; +- (id)description; +- (int)property; +- (id)style; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithStyle:(id)arg1 property:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleBootstrapping.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleBootstrapping.h new file mode 100644 index 000000000..4c33f1a0a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleBootstrapping.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSSPresetSource-Protocol.h" + +// Not exported +@interface TSCHStyleBootstrapping : NSObject +{ +} + ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3 reservedCount:(unsigned long long)arg4; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (void)bootstrapStylesInStylesheet:(id)arg1 numberOfPresets:(unsigned long long)arg2; ++ (id)stylePresetForStylesheet:(id)arg1 roleIndex:(unsigned long long)arg2; ++ (id)p_bootstrappedStylePresetInContext:(id)arg1 stylesheet:(id)arg2 presetIndex:(unsigned long long)arg3; ++ (id)p_defaultParagraphStyleOfClass:(Class)arg1 stylesheet:(id)arg2 identifier:(id)arg3; ++ (id)p_defaultStyleOfClass:(Class)arg1 stylesheet:(id)arg2 identifier:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleMapper.h new file mode 100644 index 000000000..44f7c11bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleMapper.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKStyleMapper-Protocol.h" + +// Not exported +@interface TSCHStyleMapper : NSObject +{ + id mUnderlyingMapper; + _Bool mVaryInThemeStylesheet; +} + +- (void)varyInThemeStylesheetIf:(_Bool)arg1 forDurationOfBlock:(id)arg2; +- (void)varyInThemeStylesheetForDurationOfBlock:(id)arg1; +- (id)mappedStyleForStyle:(id)arg1 inThemeStylesheet:(_Bool)arg2; +- (id)mappedStyleForStyle:(id)arg1; +- (id)mappedStyleForStyle:(id)arg1 bakeComputable:(_Bool)arg2; +- (void)popMappingContext:(id)arg1; +- (void)pushMappingContext:(id)arg1; +- (id)targetStylesheet; +- (void)dealloc; +- (id)initWithMapper:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleOwning-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleOwning-Protocol.h new file mode 100644 index 000000000..a31d73ea3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleOwning-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "TSCHStyleVending-Protocol.h" + +@protocol TSCHStyleOwning +- (id)defaultProperties; +- (id)swapTuplesForParagraphStyleMutations:(id)arg1 forReferencingProperty:(int)arg2; +- (id)swapTuplesForMutationsForImport:(id)arg1; +- (id)swapTuplesForMutations:(id)arg1; +- (id)nonstyle; +- (id)style; +- (id)context; +- (id)model; +- (id)chartInfo; +- (id)valueForProperty:(int)arg1; +- (_Bool)hasObjectValueForProperty:(int)arg1 value:(id *)arg2; +- (_Bool)hasFloatValueForProperty:(int)arg1 value:(float *)arg2; +- (_Bool)hasIntValueForProperty:(int)arg1 value:(int *)arg2; +- (int)defaultPropertyForGeneric:(int)arg1; +- (int)specificPropertyForGeneric:(int)arg1; + +@optional +- (void)propertiesWereMutated:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStylePasteboardData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStylePasteboardData.h new file mode 100644 index 000000000..8eea8c769 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStylePasteboardData.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSCHChartStyle, TSCHLegendStyle, TSCHPropertyValueStorageContainer, TSWPParagraphStyle, TSWPShapeStyle; + +// Not exported +@interface TSCHStylePasteboardData : TSSStyle +{ + TSCHPropertyValueStorageContainer *mStyleNetwork; + _Bool mEntireChart; + TSWPParagraphStyle *mInteropParagraphStyle; + TSWPShapeStyle *mInteropShapeStyle; +} + ++ (id)properties; +@property(nonatomic) _Bool entireChart; // @synthesize entireChart=mEntireChart; +@property(retain, nonatomic) TSWPShapeStyle *interopShapeStyle; // @synthesize interopShapeStyle=mInteropShapeStyle; +@property(retain, nonatomic) TSWPParagraphStyle *interopParagraphStyle; // @synthesize interopParagraphStyle=mInteropParagraphStyle; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)chartStyleStateWithMapper:(id)arg1; +- (id)stylesheet; +- (id)pasteboardDescription; +- (id)allStyles; +@property(copy, nonatomic) NSArray *paragraphStyles; +@property(copy, nonatomic) NSArray *seriesStyles; +@property(copy, nonatomic) NSArray *categoryAxisStyles; +@property(copy, nonatomic) NSArray *valueAxisStyles; +@property(retain, nonatomic) TSCHLegendStyle *legendStyle; +@property(retain, nonatomic) TSCHChartStyle *chartStyle; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSemanticTag.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSemanticTag.h new file mode 100644 index 000000000..431c19791 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSemanticTag.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSCHStyleSemanticTag : NSObject +{ + int mType; + unsigned long long mIndex; +} + ++ (id)styleSemanticTagWithType:(int)arg1 index:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long index; // @synthesize index=mIndex; +@property(readonly, nonatomic) int type; // @synthesize type=mType; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithType:(int)arg1 index:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapSupporting-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapSupporting-Protocol.h new file mode 100644 index 000000000..27ebd0f9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapSupporting-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHStyleSwapSupporting +- (id)styleOwnerFromSwapType:(int)arg1 andIndex:(unsigned long long)arg2; +- (id)applyStyleSwapTuple:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple-TSCHArchivingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple-TSCHArchivingAdditions.h new file mode 100644 index 000000000..2ee122604 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple-TSCHArchivingAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSCHStyleSwapUndoTuple (TSCHArchivingAdditions) +- (id)initWithArchive:(const struct StyleSwapUndoTupleArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct StyleSwapUndoTupleArchive *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple.h new file mode 100644 index 000000000..6f234e379 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleSwapUndoTuple.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPObject, TSSPropertySet, TSSStyle; + +// Not exported +@interface TSCHStyleSwapUndoTuple : NSObject +{ + TSPObject *mStyleSwapSupporting; + int mSwapType; + unsigned long long mIndex; + TSSStyle *mOldValue; + TSSStyle *mNewValue; + TSSPropertySet *mMutatedProperties; +} + +@property(readonly) int swapType; // @synthesize swapType=mSwapType; +@property(readonly) unsigned long long index; // @synthesize index=mIndex; +@property(readonly) TSSStyle *afterValue; // @synthesize afterValue=mNewValue; +@property(readonly) TSSStyle *beforeValue; // @synthesize beforeValue=mOldValue; +@property(readonly, nonatomic) TSPObject *styleSwapSupporting; // @synthesize styleSwapSupporting=mStyleSwapSupporting; +- (_Bool)canApplyTupleToStyleSwapSupporting:(id)arg1; +- (id)description; +@property(readonly) TSSPropertySet *mutatedProperties; +- (id)p_nonequalPropertiesFromMap:(id)arg1 toMap:(id)arg2; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)inverse; +- (void)dealloc; +- (id)initWithChartStylePreset:(id)arg1 swapType:(int)arg2 index:(unsigned long long)arg3 oldValue:(id)arg4 newValue:(id)arg5; +- (id)initWithChartInfo:(id)arg1 swapType:(int)arg2 index:(unsigned long long)arg3 oldValue:(id)arg4 newValue:(id)arg5; +- (id)p_initWithPersistentStyleSwapSupporting:(id)arg1 swapType:(int)arg2 index:(unsigned long long)arg3 oldValue:(id)arg4 newValue:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleUtilities.h new file mode 100644 index 000000000..290b11209 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleUtilities.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHStyleUtilities : NSObject +{ +} + ++ (void)upgradeAlignmentInParagraphStyles:(id)arg1 willModifyBlock:(id)arg2; ++ (void)updateStyleState:(id)arg1 forMutationsPerStyleOwner:(id)arg2; ++ (id)chartsNullShadowToDefaultDisabledShadow:(id)arg1; ++ (id)shadowToChartsNullShadow:(id)arg1; ++ (id)nullShadow; ++ (_Bool)hasShadow:(id)arg1; ++ (id)upgradedShadowPropertyForParagraphStyle:(id)arg1; ++ (_Bool)upgradeShadowProperties:(id)arg1 inMap:(id)arg2; ++ (_Bool)upgradedShadowPropertyFromShadow:(id)arg1 outUpgraded:(id *)arg2; ++ (_Bool)p_hasShadow:(id)arg1; ++ (id)nullFill; ++ (_Bool)isNullFill:(id)arg1; ++ (_Bool)hasNoFill:(id)arg1; ++ (id)fullyPopulatedStylesFromArray:(id)arg1 context:(id)arg2; ++ (id)fullyPopulatedStyleFromStyle:(id)arg1 context:(id)arg2; ++ (_Bool)propertyMap:(id)arg1 equivalentTo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleVending-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleVending-Protocol.h new file mode 100644 index 000000000..f440fa627 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHStyleVending-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHStyleVending +- (id)objectValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1 defaultValue:(float)arg2; +- (int)intValueForProperty:(int)arg1 defaultValue:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsRendering-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsRendering-Protocol.h new file mode 100644 index 000000000..18c2ff263 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsRendering-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHSupportsRendering +- (void)drawInContext:(struct CGContext *)arg1; +- (struct CGRect)convertUnscaledToBoundsRect:(struct CGRect)arg1; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)setupForDrawingInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)renderElementsShadowOnly; +- (_Bool)renderElementsWithoutShadows; +- (_Bool)shouldShowLegendHighlight; +- (_Bool)renderLabels; +- (_Bool)renderElements; +- (_Bool)renderTrendLinesForSeriesIndex:(unsigned long long)arg1; +- (id)renderValueIndexSetForSeries:(unsigned long long)arg1; +- (id)renderSeriesIndexSet; +- (_Bool)isDrawingIntoPDF; +- (_Bool)forceRenderBlankBackground; +- (id)commandController; +- (double)viewScale; +- (struct CGRect)outerShadowFrame; +- (id)geometry; +- (_Bool)shadowsEnabled; +- (id)chartLayout; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsTextEditing-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsTextEditing-Protocol.h new file mode 100644 index 000000000..1958d8266 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSupportsTextEditing-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSCHSupportsTextEditing +- (void)useEditedString:(id)arg1; +- (id)textEditorForSelectionPath:(id)arg1 chartEditor:(id)arg2; +- (struct CGRect)frameForEditingTextForSelectionPath:(id)arg1; +- (_Bool)canEditTextForSelectionPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHSynchronousCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHSynchronousCommand.h new file mode 100644 index 000000000..828ca6fec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHSynchronousCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSCHSynchronousCommand : TSKCommand +{ + TSKCommand *mCommand; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (void)dealloc; +- (id)initWithCommand:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHText.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHText.h new file mode 100644 index 000000000..e3f4a29d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHText.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, TSUCache; + +// Not exported +@interface TSCHText : NSObject +{ + TSUCache *mTSWPTextCache; + TSUCache *mTSWPColumnCache; + TSUCache *mNumberWidthCache; + NSMutableDictionary *mDigitWidthFonts; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedText; ++ (id)_singletonAlloc; +- (struct __CTFont *)retainedCTFontForParagraphStyle:(id)arg1; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 viewScale:(double)arg4; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 range:(struct _NSRange)arg4 viewScale:(double)arg5; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 atPosition:(struct CGPoint)arg4 viewScale:(double)arg5; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 wrapWidth:(double)arg4 atPosition:(struct CGPoint)arg5 viewScale:(double)arg6; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 atPosition:(struct CGPoint)arg4 range:(struct _NSRange)arg5 viewScale:(double)arg6; +- (void)drawText:(id)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 wrapWidth:(double)arg4 atPosition:(struct CGPoint)arg5 range:(struct _NSRange)arg6 viewScale:(double)arg7; +- (void)drawAttributedString:(struct __CFAttributedString *)arg1 paragraphStyle:(id)arg2 intoContext:(struct CGContext *)arg3 atPosition:(struct CGPoint)arg4 range:(struct _NSRange)arg5 viewScale:(double)arg6; +- (struct CGRect)frameForRange:(struct _NSRange)arg1 inText:(id)arg2 paragraphStyle:(id)arg3 outErasableFrame:(struct CGRect *)arg4; +- (struct CGRect)frameForRange:(struct _NSRange)arg1 inText:(id)arg2 paragraphStyle:(id)arg3; +- (struct CGRect)frameForRange:(struct _NSRange)arg1 inText:(id)arg2 paragraphStyle:(id)arg3 wrapWidth:(double)arg4 outErasableFrame:(struct CGRect *)arg5; +- (struct CGSize)measureText:(id)arg1 paragraphStyle:(id)arg2 outErasableFrame:(struct CGRect *)arg3; +- (struct CGSize)measureText:(id)arg1 paragraphStyle:(id)arg2; +- (struct CGSize)measureText:(id)arg1 paragraphStyle:(id)arg2 wrapWidth:(double)arg3; +- (struct CGSize)measureText:(id)arg1 paragraphStyle:(id)arg2 wrapWidth:(double)arg3 outErasableFrame:(struct CGRect *)arg4; +- (struct CGSize)measureAttributedString:(struct __CFAttributedString *)arg1 paragraphStyle:(id)arg2 outErasableFrame:(struct CGRect *)arg3; +- (id)p_wpStorageForAttributedString:(struct __CFAttributedString *)arg1 paragraphStyle:(id)arg2; +- (struct CGSize)p_wpWidthForNumberTemplate:(id)arg1 paragraphStyle:(id)arg2; +- (_Bool)p_styleSupportsEqualDigits:(id)arg1; +- (id)p_wpColumnForText:(id)arg1 paragraphStyle:(id)arg2 textBlack:(_Bool)arg3 wrapWidth:(double)arg4; +- (id)p_newWPColumnForText:(id)arg1 wpTextObject:(id)arg2 wrapWidth:(double)arg3; +- (id)p_wpTextForParagraphStyle:(id)arg1 textBlack:(_Bool)arg2; +- (void)clearCaches; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHTracingManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHTracingManager.h new file mode 100644 index 000000000..36f608689 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHTracingManager.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, NSURL, TSMTraceBuffer; + +// Not exported +@interface TSCHTracingManager : NSObject +{ + _Bool mTraceLevelSet; + unsigned int mTraceLevel; + _Bool mBufferSizeSet; + unsigned long long mBufferSize; + TSMTraceBuffer *mBuffer; + NSURL *mLastTraceFileURL; + NSString *mTag; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedManager; ++ (id)_singletonAlloc; +@property(readonly) NSURL *lastTraceFileURL; // @synthesize lastTraceFileURL=mLastTraceFileURL; +@property(copy) NSString *tag; // @synthesize tag=mTag; +- (void)teardown; +- (void)setup; +@property unsigned long long bufferSize; +@property unsigned int traceLevel; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendDataPoint.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendDataPoint.h new file mode 100644 index 000000000..2f349fec5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendDataPoint.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSCHTrendDataPoint : NSObject +{ + double mDataPointX; + double mDataPointY; + unsigned long long mGroupIndex; +} + +- (long long)xValueCompare:(id)arg1; +- (unsigned long long)groupIndex; +- (double)dataPointY; +- (double)dataPointX; +- (id)initWithPointX:(double)arg1 pointY:(double)arg2 forGroup:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendLineData.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendLineData.h new file mode 100644 index 000000000..b6e813d37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHTrendLineData.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCHUnretainedParent-Protocol.h" + +@class NSString, TSCHChartSeries, TSDBezierPath, TSURegressionModel; + +// Not exported +@interface TSCHTrendLineData : NSObject +{ + TSCHChartSeries *mSeries; + int mLineType; + _Bool mShowTrendLine; + TSURegressionModel *mRegression; + double mMaxYValue; + double mMinYValue; + double mMaxXValue; + double mMinXValue; + int mInputAxisType; + int mOutputAxisType; + _Bool mTrendLineInvalid; + TSDBezierPath *mCachedTrendLinePath; + struct CGRect mCachedChartFrame; + double mOffsetInBody; + _Bool mCachedChartVertical; +} + +@property(readonly, nonatomic) _Bool showTrendLine; // @synthesize showTrendLine=mShowTrendLine; +- (void)p_releaseCache; +- (id)p_equationStorageWithText:(id)arg1; +- (void)p_updateTrendLineData; +- (void)p_generateRegression; +- (unsigned long long)p_fillArrayX:(double *)arg1 andY:(double *)arg2 fromPoints:(id)arg3 hasNegativeX:(_Bool *)arg4; +- (unsigned long long)p_fillArrayX:(id)arg1 andY:(id)arg2 fromPoints:(id)arg3; +- (void)p_calcMARegression:(unsigned long long)arg1 xData:(id)arg2 yData:(id)arg3; +- (void)p_calcBoundsForMovingAverage; +- (void)p_calcRegression:(unsigned long long)arg1 xData:(double *)arg2 yData:(double *)arg3; +- (void)p_calcBoundsWithRange:(double)arg1 maxXValue:(double)arg2; +- (id)p_dataPointValues; +- (int)p_getTrendLineType; +- (id)trendLinePathForChartRect:(struct CGRect)arg1 offsetInBody:(double)arg2 vertical:(_Bool)arg3; +- (CDStruct_c3b9c2ee)p_unitPoint:(CDStruct_c3b9c2ee)arg1 toScreenFrame:(struct CGRect)arg2 offset:(double)arg3 vertical:(_Bool)arg4; +- (struct __CFAttributedString *)newEquationAttributedString; +- (void)trendLineUnitSpacePoints:(CDStruct_183601bc **)arg1 count:(unsigned long long *)arg2 drawCurve:(_Bool *)arg3 maxPoints:(unsigned long long)arg4; +- (double)maxValueForAxisID:(id)arg1; +- (double)minValueForAxisID:(id)arg1; +- (void)updateIfNeeded; +- (void)invalidateData; +@property(readonly, nonatomic) float rSquaredTextOpacity; +@property(readonly, nonatomic) float equationTextOpacity; +@property(readonly, nonatomic) NSString *trendLineLegendText; +@property(readonly, nonatomic) NSString *rSquaredText; +@property(readonly, nonatomic) _Bool showRSquared; +@property(readonly, nonatomic) _Bool showEquation; +@property(readonly, nonatomic) _Bool showTrendLineLegendText; +- (void)clearParent; +- (void)dealloc; +- (id)initWithSeries:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSCHUnretainedParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSCHUnretainedParent-Protocol.h new file mode 100644 index 000000000..e469df2fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSCHUnretainedParent-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSCHUnretainedParent +- (void)clearParent; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractGuide.h new file mode 100644 index 000000000..5c79128fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractGuide.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDLayout; + +// Not exported +@interface TSDAbstractGuide : NSObject +{ + double mOffset; + TSDLayout *mSnappingObjectLayout; + struct CGRect mSnappingObjectFrame; + _Bool mLocationInvalidated; + struct CGColor *mGuideColor; +} + +@property(nonatomic) struct CGColor *guideColor; // @synthesize guideColor=mGuideColor; +@property(nonatomic) struct CGRect snappingObjectFrame; // @synthesize snappingObjectFrame=mSnappingObjectFrame; +@property(retain, nonatomic) TSDLayout *snappingObjectLayout; // @synthesize snappingObjectLayout=mSnappingObjectLayout; +@property(nonatomic) double offset; // @synthesize offset=mOffset; +- (void)dealloc; +- (id)description; +- (_Bool)canBeSnappedToByEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (id)init; +- (id)layerWithICC:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout-TPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout-TPAdditions.h new file mode 100644 index 000000000..2ecd13fe2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout-TPAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPPageLayout; + +@interface TSDAbstractLayout (TPAdditions) +@property(readonly, nonatomic) TPPageLayout *pageLayout; +@property(readonly, nonatomic) unsigned int pageIndex; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout.h new file mode 100644 index 000000000..32295b135 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAbstractLayout.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, TSDLayoutGeometry; + +// Not exported +@interface TSDAbstractLayout : NSObject +{ + TSDAbstractLayout *mParent; + NSMutableArray *mChildren; + TSDLayoutGeometry *mGeometry; + struct CGPoint mInterimPosition; + _Bool mInterimPositionXSet; + _Bool mInterimPositionYSet; + struct CGPoint mLastInterimPosition; + _Bool mLastInterimPositionXSet; + _Bool mLastInterimPositionYSet; +} + +@property(nonatomic) TSDAbstractLayout *parent; // @synthesize parent=mParent; +@property(copy, nonatomic) TSDLayoutGeometry *geometry; // @synthesize geometry=mGeometry; +- (_Bool)canRotateChildLayout:(id)arg1; +- (_Bool)supportsFlipping; +- (_Bool)supportsParentRotation; +- (_Bool)supportsRotation; +- (_Bool)supportsInspectorPositioning; +- (_Bool)supportsResize; +- (struct CGPoint)positionInRootForAttachmentPositioner; +- (void)offsetGeometryBy:(struct CGPoint)arg1; +- (struct CGPoint)alignmentFrameOriginForFixingInterimPosition; +- (void)p_fixTransformFromInterimPosition:(struct CGPoint)arg1 interimPositionXSet:(_Bool)arg2 interimPositionYSet:(_Bool)arg3; +- (void)fixTransformFromLastInterimPosition; +- (void)fixTransformFromInterimPosition; +@property(nonatomic) double interimPositionY; +@property(nonatomic) double interimPositionX; +- (_Bool)shouldSnapWhileResizing; +- (struct CGRect)alignmentFrameForProvidingGuidesInRoot; +- (struct CGRect)alignmentFrameInRoot; +- (struct CGRect)alignmentFrame; +- (struct CGRect)frameForCulling; +- (void)addLayoutsInRect:(struct CGRect)arg1 toArray:(id)arg2 deep:(_Bool)arg3; +- (void)exchangeChildAtIndex:(unsigned long long)arg1 withChildAtIndex:(unsigned long long)arg2; +- (void)replaceChild:(id)arg1 with:(id)arg2; +- (void)insertChild:(id)arg1 above:(id)arg2; +- (void)insertChild:(id)arg1 below:(id)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChild:(id)arg1; +- (void)removeFromParent; +@property(copy, nonatomic) NSArray *children; +@property(readonly, nonatomic) TSDAbstractLayout *root; +- (id)additionalDependenciesForChildLayout:(id)arg1; +- (id)layoutsForProvidingGuidesForChildLayouts; +- (id)parentLayoutForProvidingGuides; +- (_Bool)providesGuidesForChildLayouts; +- (_Bool)isRootLayoutForInspectorGeometry; +- (_Bool)isAxisAlignedUnflippedInRoot; +- (struct CGRect)rectInRoot:(struct CGRect)arg1; +- (struct CGRect)rectInParent:(struct CGRect)arg1; +- (struct CGRect)frameInRoot; +- (struct CGRect)frameInParent; +- (struct CGRect)frame; +- (struct CGAffineTransform)transformInRoot; +- (struct CGAffineTransform)transformInParent; +- (struct CGAffineTransform)transform; +- (id)visibleGeometries; +- (id)geometryForTransforming; +- (id)geometryInRoot:(id)arg1; +- (id)geometryInRoot; +- (id)geometryInParent; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAdaptiveLayout-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAdaptiveLayout-Protocol.h new file mode 100644 index 000000000..2646c6834 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAdaptiveLayout-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDAdaptiveLayout +- (struct CGPoint)applyAdaptiveLayoutTo:(id)arg1 info:(id)arg2 offset:(struct CGPoint)arg3; +- (void)endDynamicAdaptiveLayout; +- (void)beginDynamicAdaptiveLayout; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAdjustablePathController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAdjustablePathController.h new file mode 100644 index 000000000..d52178178 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAdjustablePathController.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDPathSource, TSDShapeRep; + +// Not exported +@interface TSDAdjustablePathController : NSObject +{ + TSDShapeRep *mRep; +} + +@property(readonly, nonatomic) TSDShapeRep *rep; // @synthesize rep=mRep; +@property(readonly, nonatomic) TSDPathSource *pathSource; +- (void)setGeometry:(id)arg1 previousGeometry:(id)arg2; +- (void)mouseDown:(id)arg1 onControlKnob:(unsigned long long)arg2; +- (void)moveControlKnob:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGPoint)positionOfKnob:(unsigned long long)arg1 transformed:(_Bool)arg2; +- (void)drawBorder; +@property(readonly, nonatomic) unsigned long long enabledKnobs; +- (unsigned long long)knobUnderPoint:(struct CGPoint)arg1; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAlignmentGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAlignmentGuide.h new file mode 100644 index 000000000..7bffae5d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAlignmentGuide.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, TSDUserDefinedGuide; + +// Not exported +@interface TSDAlignmentGuide : TSDAbstractGuide +{ + int mType; + double mStart; + double mEnd; + _Bool mDynamic; + _Bool mInfinite; + _Bool mSnapsToMin; + _Bool mSnapsToMax; + _Bool mSnapsToMid; + CALayer *mLayer; + TSDUserDefinedGuide *mModelGuide; +} + +@property(retain, nonatomic) TSDUserDefinedGuide *modelGuide; // @synthesize modelGuide=mModelGuide; +@property(nonatomic) _Bool snapsToMax; // @synthesize snapsToMax=mSnapsToMax; +@property(nonatomic) _Bool snapsToMid; // @synthesize snapsToMid=mSnapsToMid; +@property(nonatomic) _Bool snapsToMin; // @synthesize snapsToMin=mSnapsToMin; +@property(nonatomic) _Bool infinite; // @synthesize infinite=mInfinite; +@property(nonatomic) _Bool dynamic; // @synthesize dynamic=mDynamic; +@property(nonatomic) int guideType; // @synthesize guideType=mType; +@property(nonatomic) double end; // @synthesize end=mEnd; +@property(nonatomic) double start; // @synthesize start=mStart; +- (id)layerWithICC:(id)arg1; +- (double)distanceToPoint:(struct CGPoint)arg1; +- (void)setOffset:(double)arg1; +- (_Bool)canBeSnappedToByEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (void)dealloc; +- (id)initWithType:(int)arg1 offset:(double)arg2; +- (id)initWithRect:(struct CGRect)arg1 edge:(int)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient-PersistenceAdditions.h new file mode 100644 index 000000000..bfeb9271e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDAngleGradient (PersistenceAdditions) +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient.h new file mode 100644 index 000000000..6199f765e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAngleGradient.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDAngleGradient : TSDGradient +{ + double mAngle; +} + +@property(nonatomic) double gradientAngle; // @synthesize gradientAngle=mAngle; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (void)p_paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (struct CGAffineTransform)p_shadingTransformForBounds:(struct CGRect)arg1; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 naturalBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 isPDF:(_Bool)arg4; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 atAngle:(double)arg3; +- (struct CGPoint)endPointForBounds:(struct CGRect)arg1; +- (struct CGPoint)startPointForBounds:(struct CGRect)arg1; +- (double)p_bestGradientLengthForRect:(struct CGRect)arg1 atAngle:(double)arg2; +@property(readonly, nonatomic) double gradientAngleInDegrees; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (id)initWithStartColor:(id)arg1 endColor:(id)arg2 type:(unsigned long long)arg3 angle:(double)arg4; +- (id)initWithGradientStops:(id)arg1 type:(unsigned long long)arg2 opacity:(double)arg3 angle:(double)arg4; +- (void)setLastColor:(id)arg1; +- (void)setFirstColor:(id)arg1; +- (void)setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +- (void)setGradientType:(unsigned long long)arg1; +- (void)evenlyDistributeStops; +- (void)reverseStopOrder; +- (void)insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)insertStopAtFraction:(double)arg1; +- (id)removeStopAtIndex:(unsigned long long)arg1; +- (void)removeStop:(id)arg1; +- (void)insertGradientStop:(id)arg1; +- (void)setGradientStops:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAnimationSession-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAnimationSession-Protocol.h new file mode 100644 index 000000000..f718bb11b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAnimationSession-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDAnimationSession +- (double)showScale; +- (_Bool)isOffscreenPlayback; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationAuthorReplacementManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationAuthorReplacementManager.h new file mode 100644 index 000000000..19fd9f4e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationAuthorReplacementManager.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSKDocumentRoot; + +// Not exported +@interface TSDAnnotationAuthorReplacementManager : NSObject +{ + TSKDocumentRoot *mDocumentRoot; +} + +- (void)replaceAnnotationAuthor:(id)arg1 withExistingAuthor:(id)arg2; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationController.h new file mode 100644 index 000000000..767e3c143 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSDAnnotationController : NSObject +{ +} + +- (void)commitCommentText:(id)arg1 forAnnotation:(id)arg2; +- (void)willShowAnnotation:(id)arg1; +- (void)previousAnnotation:(id)arg1; +- (void)nextAnnotation:(id)arg1; +- (void)unregisterDelegate:(id)arg1; +- (void)registerDelegate:(id)arg1; +@property(nonatomic) _Bool textSelectionChangeShouldDismissAnnotations; +@property(readonly, nonatomic) NSString *annotationNavigationString; +- (id)annotationNavigationTypeStringUsedForNavigating:(_Bool)arg1; +@property(readonly, nonatomic) _Bool hasAnnotations; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationHosting-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationHosting-Protocol.h new file mode 100644 index 000000000..b011fe12d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAnnotationHosting-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "TSKAnnotation-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSKAnnotationAuthor; + +@protocol TSDAnnotationHosting +@property(nonatomic) id model; +@property(readonly, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +- (void)commitText:(id)arg1; +- (_Bool)isEqual:(id)arg1; + +@optional +@property(copy, nonatomic) TSDCommentStorage *storage; +@property(readonly, nonatomic) NSString *changeTrackingString; +- (id)commandForDeletingComment; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedCanvasSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedCanvasSelection.h new file mode 100644 index 000000000..d39594cc4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedCanvasSelection.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKArchivedSelection-Protocol.h" + +@class TSKSelection, TSKSelection; + +// Not exported +@interface TSDArchivedCanvasSelection : TSPObject +{ + TSKSelection *mSelection; +} + +@property(retain, nonatomic) TSKSelection *selection; // @synthesize selection=mSelection; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedHint-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedHint-Protocol.h new file mode 100644 index 000000000..ec8d65c1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDArchivedHint-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDArchivedHint +@property(retain, nonatomic) id hint; +- (id)initWithContext:(id)arg1 hint:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDArrangeInspectorDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDArrangeInspectorDelegate-Protocol.h new file mode 100644 index 000000000..1417a6ed3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDArrangeInspectorDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDArrangeInspectorDelegate +- (_Bool)shouldShowWrapOptionsForSelectedDrawables; +- (void)moveToFrontForArrangeInspector; +- (void)moveFrontForArrangeInspector; +- (void)moveBackForArrangeInspector; +- (void)moveToBackForArrangeInspector; +- (void)arrangeInspectorDidEndChangingZValue:(unsigned long long)arg1; +- (void)arrangeInspectorDidSetZValue:(unsigned long long)arg1; +- (void)arrangeInspectorWillBeginChangingZValue:(unsigned long long)arg1; +- (unsigned long long)currentZValueForArrangeInspector; +- (unsigned long long)maxZValueForArrangeInspector; +- (unsigned long long)minZValueForArrangeInspector; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAsyncTilingLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAsyncTilingLayer.h new file mode 100644 index 000000000..50daf5d3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAsyncTilingLayer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDAsyncTilingLayer : TSDTilingLayer +{ +} + +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAttachmentPositioner-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAttachmentPositioner-Protocol.h new file mode 100644 index 000000000..09f7e996b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAttachmentPositioner-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDAttachmentPositioner +- (id)commandForPositioningLayout:(id)arg1 withNewPosition:(struct CGPoint)arg2 interactiveCanvasController:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioEditor.h new file mode 100644 index 000000000..8b8d934c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioEditor.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet, TSDMovieInfo; + +// Not exported +@interface TSDAudioEditor : TSDMediaEditor +{ +} + +- (void)setPropertyValue:(id)arg1 forMovieProperty:(int)arg2; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +@property(readonly, nonatomic) TSDMovieInfo *firstMovieInfo; +@property(readonly, nonatomic) NSSet *movieInfos; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioHUDControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioHUDControllerDelegate-Protocol.h new file mode 100644 index 000000000..32224695a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioHUDControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDAudioHUDControllerDelegate +- (void)setupPlayerControllerForAudioHUDController:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnob.h new file mode 100644 index 000000000..005d18f6b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnob.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDAudioKnob : TSDKnob +{ +} + +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (void)updateHitRegionPathForRep:(id)arg1; +- (id)layer; +- (id)knobImage; +- (id)initOnRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnobTracker.h new file mode 100644 index 000000000..bee25425e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioKnobTracker.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDAudioRep; + +// Not exported +@interface TSDAudioKnobTracker : TSDKnobTracker +{ +} + +- (void)endMovingKnob; +- (_Bool)shouldHideOtherKnobs; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)beginMovingKnob; +- (_Bool)operationShouldBeDynamic; +- (_Bool)allowHUDToDisplay; +@property(readonly, nonatomic) TSDAudioRep *audioRep; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioLayout.h new file mode 100644 index 000000000..edce7f6ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioLayout.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDAudioLayout : TSDMediaLayout +{ +} + +- (id)movieInfo; +- (int)wrapType; +- (_Bool)canFlip; +- (_Bool)allowsConnections; +- (struct CGRect)alignmentFrame; +- (struct CGRect)computeAlignmentFrameInRoot:(_Bool)arg1; +- (_Bool)shouldDisplayGuides; +- (id)layoutGeometryFromInfo; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (_Bool)resizeMayChangeAspectRatio; +- (_Bool)supportsRotation; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAudioRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioRep.h new file mode 100644 index 000000000..4de07d36b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAudioRep.h @@ -0,0 +1,85 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDAudioHUDControllerDelegate-Protocol.h" +#import "TSKAVPlayerControllerDelegate-Protocol.h" + +@class CALayer, TSDMovieInfo, TSKAVPlayerController; + +// Not exported +@interface TSDAudioRep : TSDMediaRep +{ + TSKAVPlayerController *mPlayerController; + CALayer *mPlayPauseButtonLayer; + CALayer *mAudioImageLayer; + float mDynamicVolume; + _Bool mIsChangingDynamicVolume; + id mAudioHUDController; +} + +@property(readonly, nonatomic) id audioHUDController; // @synthesize audioHUDController=mAudioHUDController; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)p_teardownAudioHUD; +- (void)p_updateAudioHUDWithFrame:(struct CGRect)arg1; +- (void)setupPlayerControllerForAudioHUDController:(id)arg1; +- (void)playbackDidStopForPlayerController:(id)arg1; +- (void)playerController:(id)arg1 playbackDidFailWithError:(id)arg2; +@property(readonly, nonatomic) TSKAVPlayerController *playerController; +- (void)p_teardownPlayerController; +- (void)p_setupPlayerControllerIfNecessary; +- (_Bool)p_shouldPlayerControllerExistThroughoutSelection; +- (void)dynamicVolumeChangeDidEnd; +- (void)dynamicVolumeUpdateToValue:(float)arg1; +- (void)dynamicVolumeChangeDidBegin; +@property(readonly, nonatomic) float volume; +- (void)p_updateButtonForPlaying:(_Bool)arg1 pressed:(_Bool)arg2; +- (id)textureWithContext:(id)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)didEndZooming; +- (void)willBeginZooming; +- (_Bool)exclusivelyProvidesGuidesWhileAligning; +- (_Bool)providesGuidesWhileAligning; +- (struct CGRect)boundsForStandardKnobs; +- (void)updateLayerGeometryFromLayout:(id)arg1; +- (_Bool)shouldShowKnobs; +- (_Bool)p_isEditingAnimations; +- (_Bool)shouldShowSelectionHighlight; +- (_Bool)shouldShowSizesInRulers; +- (_Bool)shouldShowDragHUD; +- (_Bool)isDraggable; +- (void)updatePositionsOfKnobs:(id)arg1; +- (void)addKnobsToArray:(id)arg1; +- (_Bool)shouldCreateSelectionKnobs; +- (id)newTrackerForKnob:(id)arg1; +- (void)p_updateEndTime; +- (void)p_updateStartTime; +- (void)p_updateVolume; +- (void)p_updateRepeatMode; +- (void)processChangedProperty:(int)arg1; +- (_Bool)p_isPlaying; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (void)updatePlayButtonForPoint:(struct CGPoint)arg1; +- (_Bool)hitPlayPauseButtonWithPoint:(struct CGPoint)arg1; +- (void)willBeginReadMode; +- (void)willBeRemoved; +- (void)becameNotSelected; +- (void)becameSelected; +- (void)willUpdateLayer:(id)arg1; +- (_Bool)p_shouldShowPlayPauseLayers; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4 forAlphaOnly:(_Bool)arg5 drawChildren:(_Bool)arg6; +- (_Bool)shouldShowMediaReplaceUI; +- (_Bool)canResetMediaSize; +- (Class)layerClass; +- (_Bool)directlyManagesLayerContent; +- (void)dealloc; +@property(readonly, nonatomic) TSDMovieInfo *movieInfo; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDAutoscroll.h b/iOS7/PrivateFrameworks/iWorkImport/TSDAutoscroll.h new file mode 100644 index 000000000..56c054233 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDAutoscroll.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSTimer; + +// Not exported +@interface TSDAutoscroll : NSObject +{ + NSObject *mTarget; + struct CGPoint mPoint; + int mDirections; + double mRepeatInterval; + NSTimer *mTimer; + unsigned long long mCount; + _Bool mActive; + struct CGPoint mLastAutoscrollDelta; + double mLastFired; +} + ++ (void)startAutoscroll:(id)arg1 unscaledPoint:(struct CGPoint)arg2; +@property(readonly, nonatomic) struct CGPoint lastAutoscrollDelta; // @synthesize lastAutoscrollDelta=mLastAutoscrollDelta; +@property(nonatomic) _Bool active; // @synthesize active=mActive; +@property(nonatomic) unsigned long long count; // @synthesize count=mCount; +@property(nonatomic) double repeatInterval; // @synthesize repeatInterval=mRepeatInterval; +@property(nonatomic) int directions; // @synthesize directions=mDirections; +@property(nonatomic) struct CGPoint point; // @synthesize point=mPoint; +@property(nonatomic) NSObject *target; // @synthesize target=mTarget; +- (void)timerFired:(id)arg1; +- (unsigned long long)p_deltaForCount:(unsigned long long)arg1; +- (void)invalidate; +- (_Bool)startAutoscroll:(id)arg1 unscaledPoint:(struct CGPoint)arg2 directions:(int)arg3 repeatInterval:(double)arg4; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderState.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderState.h new file mode 100644 index 000000000..0cdc21c0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderState.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDBackgroundLayoutAndRenderState : NSObject +{ + id mDelegate; + _Bool mNeedsLayoutAndRender; + _Bool mNeedsLayoutForTilingLayers; +} + +- (void)p_didBackgroundLayoutAndRender; +- (void)setNeedsLayoutForTilingLayers; +- (void)setNeedsLayoutAndRender; +- (id)initWithDelegate:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderStateDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderStateDelegate-Protocol.h new file mode 100644 index 000000000..6d2927e11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBackgroundLayoutAndRenderStateDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDBackgroundLayoutAndRenderStateDelegate +- (void)backgroundLayoutAndRenderStateDidPerformBackgroundWork:(id)arg1; +- (void)backgroundLayoutAndRenderState:(id)arg1 performWorkInBackgroundTilingOnly:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBaseGroupCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBaseGroupCommand.h new file mode 100644 index 000000000..fec23ae9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBaseGroupCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSDGroupInfo; + +// Not exported +@interface TSDBaseGroupCommand : TSKCommand +{ + NSArray *mDrawables; + TSDGroupInfo *mGroup; + id mSubcommandProvider; +} + +@property(readonly, nonatomic) TSDGroupInfo *group; // @synthesize group=mGroup; +@property(readonly, nonatomic) NSArray *drawables; // @synthesize drawables=mDrawables; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (_Bool)process; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierNode.h new file mode 100644 index 000000000..6130c38ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierNode.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDBezierNode : NSObject +{ + struct CGPoint mIn; + struct CGPoint mNode; + struct CGPoint mOut; + int mReflectedState; + _Bool mSelected; + int mType; +} + ++ (id)bezierNodeWithPoint:(struct CGPoint)arg1 inControlPoint:(struct CGPoint)arg2 outControlPoint:(struct CGPoint)arg3; ++ (id)bezierNodeWithPoint:(struct CGPoint)arg1; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=mSelected; +@property(nonatomic) int type; // @synthesize type=mType; +@property(nonatomic) int reflectedState; // @synthesize reflectedState=mReflectedState; +@property(nonatomic) struct CGPoint outControlPoint; // @synthesize outControlPoint=mOut; +@property(nonatomic) struct CGPoint inControlPoint; // @synthesize inControlPoint=mIn; +@property(nonatomic) struct CGPoint nodePoint; // @synthesize nodePoint=mNode; +- (id)description; +- (id)typeString; +- (id)reflectedStateString; +- (_Bool)underPoint:(struct CGPoint)arg1 withTransform:(struct CGAffineTransform)arg2 andTolerance:(double)arg3 returningType:(long long *)arg4; +- (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; +- (void)swapControlPoints; +- (void)updateReflectedState; +@property(readonly, nonatomic) _Bool isCollapsed; +- (void)collapse; +- (void)setInControlPointFromReflection:(struct CGPoint)arg1 constrain:(_Bool)arg2; +- (void)setOutControlPoint:(struct CGPoint)arg1 reflect:(int)arg2 constrain:(_Bool)arg3; +- (void)setInControlPoint:(struct CGPoint)arg1 reflect:(int)arg2 constrain:(_Bool)arg3; +- (void)moveToPoint:(struct CGPoint)arg1; +- (void)setNode:(struct CGPoint)arg1; +- (void)balanceControlPoints; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Additions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Additions.h new file mode 100644 index 000000000..08f97a6b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Additions.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (Additions) ++ (id)bezierPathWithConvexHullOfPoints:(struct CGPoint *)arg1 count:(unsigned long long)arg2; +- (id)aliasedPathWithViewScale:(float)arg1 effectiveStrokeWidth:(float)arg2; +- (id)aliasedPathInContext:(struct CGContext *)arg1 effectiveStrokeWidth:(float)arg2; +- (id)p_aliasedPathInContext:(struct CGContext *)arg1 viewScale:(float)arg2 effectiveStrokeWidth:(float)arg3; +- (struct CGPoint)roundPoint:(struct CGPoint)arg1 inContext:(struct CGContext *)arg2 strokeWidth:(int)arg3; +- (void)addPathToContext:(struct CGContext *)arg1; +- (_Bool)intersectsRect:(struct CGRect)arg1 hasFill:(_Bool)arg2; +@property(readonly, nonatomic) _Bool isLineSegment; +@property(readonly, nonatomic) _Bool isOpen; +- (id)pathByWobblingByUpTo:(double)arg1 subdivisions:(unsigned long long)arg2; +- (void)clearStroke:(struct CGContext *)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)intersectBezierPath:(id)arg1; +- (id)subtractBezierPath:(id)arg1; +- (id)uniteWithBezierPath:(id)arg1; +- (id)outlineStroke; +- (id)bezierPathByOffsettingPath:(double)arg1 joinStyle:(unsigned long long)arg2 withThreshold:(double)arg3; +- (id)p_beziersFromSegmentIntersections:(id)arg1; +- (id)p_pathAsSegments; +- (id)bezierPathByRemovingRedundantElements; +- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startRadialVector:(struct CGPoint)arg2 endRadialVector:(struct CGPoint)arg3 angleSign:(int)arg4 startNewPath:(_Bool)arg5; +- (void)appendBezierPathWithArcWithEllipseBounds:(struct CGRect)arg1 startAngle:(double)arg2 swingAngle:(double)arg3 angleType:(int)arg4 startNewPath:(_Bool)arg5; +@property(readonly, nonatomic) _Bool containsClosePathElement; +@property(readonly, nonatomic) _Bool isEffectivelyClosed; +- (struct CGPoint)pointAlongPathAtPercentage:(double)arg1; +- (double)distanceToPoint:(struct CGPoint)arg1 elementIndex:(unsigned long long *)arg2 tValue:(double *)arg3 threshold:(double)arg4; +- (_Bool)pointOnPath:(struct CGPoint)arg1 tolerance:(double)arg2; +- (struct CGRect)boundsIncludingTSDStroke:(id)arg1; +- (struct CGRect)boundsIncludingStroke; +- (struct CGRect)boundsIncludingStrokeWidth:(double)arg1 joinStyle:(unsigned long long)arg2 capStyle:(unsigned long long)arg3 miterLimit:(double)arg4 needsToExtendJoins:(_Bool)arg5; +- (struct CGRect)_addMitersFromSegments:(id)arg1 toRect:(struct CGRect)arg2; +- (void)takeAttributesFromStroke:(id)arg1; +@property(readonly, nonatomic) _Bool isSelfIntersecting; +@property(readonly, nonatomic) _Bool isCompound; +- (void)alignBoundsToOrigin; +- (double)yValueFromXValue:(double)arg1; +- (id)pathBySplittingAtPointOnPath:(struct CGPoint)arg1; +- (double)yValueFromXValue:(double)arg1 elementIndex:(long long *)arg2 parametricValue:(double *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Distortion.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Distortion.h new file mode 100644 index 000000000..2abd171ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Distortion.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (Distortion) +- (id)chisel; +- (void)recursiveSubdivideOntoPath:(id)arg1 withScaling:(CDStruct_c3b9c2ee)arg2 inElementRange:(struct _NSRange)arg3 into:(id)arg4; +- (void)recursiveSubdivideOntoPath:(id)arg1 withScaling:(CDStruct_c3b9c2ee)arg2 into:(id)arg3; +- (void)recursiveSubdivideOntoPath:(id)arg1 into:(id)arg2; +- (double)curvatureAt:(double)arg1 fromElement:(int)arg2; +- (float)curvatureAt:(float)arg1; +- (struct CGPoint)myGradientAt:(float)arg1 fromElement:(long long)arg2; +- (struct CGPoint)myGradientAt:(float)arg1; +- (struct CGPoint)rawGradientAt:(float)arg1 fromElement:(long long)arg2; +- (float)elementPercentageFromElement:(int)arg1 forOverallPercentage:(float)arg2; +- (struct CGPoint)transformedTotalCoordinate:(struct CGPoint)arg1 betweenElement:(long long)arg2 andElement:(long long)arg3 withPressure:(id)arg4 getElement:(long long *)arg5 getPercentage:(float *)arg6; +- (struct CGPoint)transformedTotalCoordinate:(struct CGPoint)arg1 inElement:(long long)arg2 withPressure:(id)arg3; +- (struct CGPoint)transformedCoordinate:(struct CGPoint)arg1 withPressure:(id)arg2; +- (struct CGPoint)gradientAt:(float)arg1; +- (struct CGPoint)gradientAt:(double)arg1 fromElement:(long long)arg2; +- (struct CGPoint)pointAt:(double)arg1 fromElement:(long long)arg2; +- (long long)elementPercentage:(float *)arg1 forOverallPercentage:(float)arg2; +- (id)pressure; +- (struct CGPoint)nearestAngleOnPathToLine:(struct CGPoint [2])arg1; +- (struct CGPoint)nearestPointOnPathToLine:(struct CGPoint [2])arg1; +- (id)copyFromSegment:(int)arg1 t:(float)arg2 toSegment:(int)arg3 t:(float)arg4; +- (void)appendBezierPath:(id)arg1 fromSegment:(long long)arg2 t:(double)arg3 toSegment:(long long)arg4 t:(double)arg5 withoutMove:(_Bool)arg6; +- (void)appendBezierPath:(id)arg1 fromSegment:(long long)arg2 toSegment:(long long)arg3; +- (void)addIntersectionsWithLine:(struct CGPoint [2])arg1 to:(id)arg2; +- (void)addIntersectionsWithPath:(id)arg1 to:(id)arg2; +- (void)addIntersectionsWithPath:(id)arg1 to:(id)arg2 allIntersections:(_Bool)arg3 reversed:(_Bool)arg4; +- (void)getStartPoint:(struct CGPoint *)arg1 andEndPoint:(struct CGPoint *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Livarot.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Livarot.h new file mode 100644 index 000000000..a1e45cca4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-Livarot.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (Livarot) ++ (id)smoothBezierPath:(id)arg1 withThreshold:(double)arg2; ++ (id)exteriorOfBezierPath:(id)arg1; ++ (id)outsideEdgeOfBezierPath:(id)arg1; ++ (id)outlineBezierPath:(id)arg1 withThreshold:(double)arg2; ++ (id)outlineBezierPath:(id)arg1; ++ (id)appendBezierPaths:(id)arg1; ++ (id)excludeBezierPaths:(id)arg1; ++ (id)subtractBezierPaths:(id)arg1; ++ (id)intersectBezierPaths:(id)arg1; ++ (id)uniteBezierPaths:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-LivarotPrivate.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-LivarotPrivate.h new file mode 100644 index 000000000..f746f618a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-LivarotPrivate.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (LivarotPrivate) ++ (id)p_booleanWithBezierPaths:(id)arg1 operation:(int)arg2; ++ (struct CGRect)p_pathToBounds:(Path_1b135553 *)arg1; ++ (id)p_pathToBezier:(Path_1b135553 *)arg1; ++ (Path_1b135553 *)p_bezierToPath:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-PersistenceAdditions.h new file mode 100644 index 000000000..80b5fc603 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (PersistenceAdditions) +- (void)saveToArchive:(struct Path *)arg1; +- (id)initWithArchive:(const struct Path *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathCompatibility.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathCompatibility.h new file mode 100644 index 000000000..aa501a717 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathCompatibility.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDBezierPathCompatibility) ++ (double)lineWidth; ++ (void)setLineWidth:(double)arg1; ++ (unsigned long long)lineJoinStyle; ++ (void)setLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)lineCapStyle; ++ (void)setLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)windingRule; ++ (void)setWindingRule:(unsigned long long)arg1; ++ (double)flatness; ++ (void)setFlatness:(double)arg1; ++ (double)miterLimit; ++ (void)setMiterLimit:(double)arg1; +- (id)description; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h new file mode 100644 index 000000000..faf075197 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDBezierPathDevicePrimitives.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDBezierPathDevicePrimitives) +- (void)_deviceClosePath; +- (void)_deviceCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)_deviceLineToPoint:(struct CGPoint)arg1; +- (void)_deviceMoveToPoint:(struct CGPoint)arg1; +- (void)_addPathSegment:(long long)arg1 point:(struct CGPoint)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDCurveFitting.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDCurveFitting.h new file mode 100644 index 000000000..54e8031ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDCurveFitting.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDCurveFitting) +- (id)bezierPathByFittingCurve:(id)arg1; +- (id)bezierPathByFittingCurve; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDImageTracer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDImageTracer.h new file mode 100644 index 000000000..8cec988ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath-TSDImageTracer.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPath (TSDImageTracer) ++ (id)tracedPathForInstantAlphaBinaryBitmap:(id)arg1 pointSpacing:(double)arg2; ++ (id)tracedPathForImage:(struct CGImage *)arg1 alphaThreshold:(double)arg2 pointSpacing:(double)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath.h new file mode 100644 index 000000000..37b476fb3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPath.h @@ -0,0 +1,136 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSDBezierPath : NSObject +{ + long long sfr_elementCount; + long long sfr_elementMax; + struct PATHSEGMENT *sfr_head; + double *sfr_elementLength; + double sfr_totalLength; + long long sfr_lastSubpathIndex; + void *sfr_extraSegments; + double sfr_lineWidth; + struct CGRect sfr_controlPointBounds; + double sfr_miterLimit; + double sfr_flatness; + double *sfr_dashedLinePattern; + unsigned long long sfr_dashedLineCount; + double sfr_dashedLinePhase; + void *sfr_path; + long long sfr_extraSegmentCount; + long long sfr_extraSegmentMax; + struct { + unsigned int sfr_flags:8; + unsigned int sfr_pathState:2; + unsigned int sfr_calculatedLengths:1; + unsigned int sfr_unused:21; + } sfr_bpFlags; +} + ++ (double)defaultLineWidth; ++ (void)setDefaultLineWidth:(double)arg1; ++ (unsigned long long)defaultLineJoinStyle; ++ (void)setDefaultLineJoinStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultLineCapStyle; ++ (void)setDefaultLineCapStyle:(unsigned long long)arg1; ++ (unsigned long long)defaultWindingRule; ++ (void)setDefaultWindingRule:(unsigned long long)arg1; ++ (double)defaultFlatness; ++ (void)setDefaultFlatness:(double)arg1; ++ (double)defaultMiterLimit; ++ (void)setDefaultMiterLimit:(double)arg1; ++ (void)strokeLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; ++ (void)clipRect:(struct CGRect)arg1; ++ (void)strokeRect:(struct CGRect)arg1; ++ (void)fillRect:(struct CGRect)arg1; ++ (id)bezierPathWithCGPath:(struct CGPath *)arg1; ++ (id)bezierPathWithRoundedRect:(struct CGRect)arg1 cornerRadius:(double)arg2; ++ (id)bezierPathWithOvalInRect:(struct CGRect)arg1; ++ (id)bezierPathWithRect:(struct CGRect)arg1; ++ (id)bezierPathWithStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; ++ (id)bezierPath; ++ (void)initialize; +- (id)initWithCString:(const char *)arg1; +- (const char *)cString; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)appendBezierPathWithArcFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 radius:(double)arg3; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint)arg1 radius:(double)arg2 startAngle:(double)arg3 endAngle:(double)arg4 clockwise:(_Bool)arg5; +- (void)_appendArcSegmentWithCenter:(struct CGPoint)arg1 radius:(double)arg2 angle1:(double)arg3 angle2:(double)arg4; +- (void)appendBezierPathWithOvalInRect:(struct CGRect)arg1; +- (void)appendBezierPathWithPoints:(struct CGPoint *)arg1 count:(long long)arg2; +- (void)appendBezierPathWithRect:(struct CGRect)arg1; +- (void)appendBezierPath:(id)arg1; +- (void)_appendToPath:(id)arg1; +- (void)setAssociatedPoints:(struct CGPoint *)arg1 atIndex:(long long)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1 allPoints:(struct CGPoint *)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1 associatedPoints:(struct CGPoint *)arg2; +- (unsigned long long)elementAtIndex:(long long)arg1; +- (long long)elementCount; +- (double)lengthToElement:(long long)arg1; +- (double)lengthOfElement:(long long)arg1; +- (double)length; +- (void)calculateLengths; +- (double)calculateLengthOfElement:(long long)arg1; +- (_Bool)isClockwise; +- (_Bool)isFlat; +- (struct CGRect)bounds; +- (struct CGRect)controlPointBounds; +- (struct CGPoint)currentPoint; +- (_Bool)isEmpty; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (_Bool)isDiamond; +- (_Bool)isTriangular; +- (struct CGPath *)CGPath; +- (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; +- (id)bezierPathByReversingPath; +- (id)_copyFlattenedPath; +- (id)bezierPathByFlatteningPath; +- (void)flattenIntoPath:(id)arg1; +- (void)subdivideBezierWithFlatness:(double)arg1 startPoint:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 controlPoint2:(struct CGPoint)arg4 endPoint:(struct CGPoint)arg5; +- (void)addClip; +- (void)fill; +- (void)stroke; +- (void)_doPath; +- (void)getLineDash:(double *)arg1 count:(long long *)arg2 phase:(double *)arg3; +- (void)setLineDash:(const double *)arg1 count:(long long)arg2 phase:(double)arg3; +- (void)setFlatness:(double)arg1; +- (double)flatness; +- (void)setMiterLimit:(double)arg1; +- (double)miterLimit; +- (void)setWindingRule:(unsigned long long)arg1; +- (unsigned long long)windingRule; +- (void)setLineJoinStyle:(unsigned long long)arg1; +- (unsigned long long)lineJoinStyle; +- (void)setLineCapStyle:(unsigned long long)arg1; +- (unsigned long long)lineCapStyle; +- (void)setLineWidth:(double)arg1; +- (double)lineWidth; +- (void)relativeCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)relativeLineToPoint:(struct CGPoint)arg1; +- (void)relativeMoveToPoint:(struct CGPoint)arg1; +- (void)removeAllPoints; +- (void)closePath; +- (void)curveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)lineToPoint:(struct CGPoint)arg1; +- (void)moveToPoint:(struct CGPoint)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)finalize; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..f0e66a0cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierPathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (void)saveToArchive:(struct PathSourceArchive *)arg1 andBezierArchive:(struct BezierPathSourceArchive *)arg2; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1 andBezierArchive:(const struct BezierPathSourceArchive *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource.h new file mode 100644 index 000000000..dd90ba9fd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierPathSource.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +@class TSDBezierPath; + +// Not exported +@interface TSDBezierPathSource : TSDPathSource +{ + TSDBezierPath *mPath; + _Bool mIsRectangular; + struct CGSize mNaturalSize; +} + ++ (id)pathSourceWithBezierPath:(id)arg1; +@property(nonatomic) struct CGSize naturalSize; // @synthesize naturalSize=mNaturalSize; +- (void)p_setBezierPath:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)isCircular; +- (_Bool)isRectangularForever; +- (_Bool)isRectangular; +- (id)bezierPathWithoutFlips; +- (struct CGAffineTransform)transformToNaturalSize; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithNaturalSize:(struct CGSize)arg1; +- (id)initWithBezierPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSegment.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSegment.h new file mode 100644 index 000000000..9f98946c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSegment.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDBezierSegment : NSObject +{ + struct CGPoint mA; + struct CGPoint mOut; + struct CGPoint mIn; + struct CGPoint mB; +} + ++ (id)segmentFromPoint:(struct CGPoint)arg1 outPoint:(struct CGPoint)arg2 inPoint:(struct CGPoint)arg3 toPoint:(struct CGPoint)arg4; +- (struct CGPoint)closestPointToPoint:(struct CGPoint)arg1; +- (struct CGPoint)pointAtParametricValue:(double)arg1; +- (void)splitAtParametricValue:(double)arg1 left:(id *)arg2 right:(id *)arg3; +- (double)parametricValueForPoint:(struct CGPoint)arg1; +@property(readonly, nonatomic) struct CGPoint outPoint; +@property(readonly, nonatomic) struct CGPoint inPoint; +@property(readonly, nonatomic) struct CGPoint toPoint; +@property(readonly, nonatomic) struct CGPoint fromPoint; +- (id)initFromPoint:(struct CGPoint)arg1 outPoint:(struct CGPoint)arg2 inPoint:(struct CGPoint)arg3 toPoint:(struct CGPoint)arg4; +@property(readonly, nonatomic) _Bool bogusSegment; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath-Smoothing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath-Smoothing.h new file mode 100644 index 000000000..dd7fd344b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath-Smoothing.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDBezierSubpath (Smoothing) +- (void)addTemporarySmoothNodes; +- (void)removeTemporaryNodes; +- (void)updateSmoothNodes; +- (void)updateSmoothNodes:(id)arg1 addTemporaryNodes:(_Bool)arg2; +- (long long)updateSmoothNodes:(id)arg1 from:(long long)arg2 to:(long long)arg3 closed:(_Bool)arg4 addTemporaryNodes:(_Bool)arg5; +- (void)morphWithMorphInfo:(id)arg1; +- (struct CGPoint)calculateNewControlFromOriginalDelta:(struct CGPoint)arg1 currentDelta:(struct CGPoint)arg2 originalSmoothDelta:(struct CGPoint)arg3 node:(struct CGPoint)arg4; +- (void)smoothAllNodes; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath.h new file mode 100644 index 000000000..cb2ec3838 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBezierSubpath.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSDBezierNode, TSDBezierPath; + +// Not exported +@interface TSDBezierSubpath : NSObject +{ + NSMutableArray *mNodes; + _Bool mClosed; +} + +@property(nonatomic, getter=isClosed) _Bool closed; // @synthesize closed=mClosed; +@property(retain, nonatomic) NSMutableArray *nodes; // @synthesize nodes=mNodes; +- (void)convertToHobby; +- (id)splitEdgeAtIndex:(unsigned long long)arg1; +- (void)addNodesToArray:(id)arg1; +@property(readonly, nonatomic) _Bool closeIfEndpointsAreEqual; +- (void)smoothNode:(id)arg1; +- (void)sharpenAllNodes; +@property(readonly, nonatomic) struct CGRect nodeBounds; +- (id)insertNodeAtPoint:(struct CGPoint)arg1 tolerance:(double)arg2; +- (id)bezierNodeUnderPoint:(struct CGPoint)arg1 withTransform:(struct CGAffineTransform)arg2 andTolerance:(double)arg3 returningType:(long long *)arg4; +- (double)distanceToPoint:(struct CGPoint)arg1 elementIndex:(unsigned long long *)arg2 tValue:(double *)arg3 threshold:(double)arg4; +- (void)deselectAllNodes; +- (void)selectAllNodes; +- (void)deleteSelectedNodes; +@property(readonly, nonatomic) _Bool canDeleteSelectedNodes; +- (void)removeNode:(id)arg1; +@property(readonly, nonatomic) _Bool hasSelectedNode; +@property(readonly, nonatomic) _Bool allNodesSelected; +- (void)offsetSelectedEdgesByDelta:(struct CGPoint)arg1; +- (void)offsetSelectedNodesByDelta:(struct CGPoint)arg1; +@property(readonly, nonatomic) TSDBezierNode *lastNode; +@property(readonly, nonatomic) TSDBezierNode *firstNode; +- (id)nodeAfterNode:(id)arg1; +- (id)nodePriorToNode:(id)arg1; +- (void)removeLastNode; +- (void)addNode:(id)arg1; +- (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; +- (void)reverseDirection; +- (void)updateReflectedState; +- (void)appendToBezierPath:(id)arg1; +- (void)appendToBezierPath:(id)arg1 selectedNodesOnly:(_Bool)arg2; +@property(readonly, nonatomic) TSDBezierPath *bezierPath; +- (_Bool)isCircular; +@property(readonly, nonatomic) _Bool isRectangular; +- (void)dealloc; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBidirectionalGeometricOperator.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBidirectionalGeometricOperator.h new file mode 100644 index 000000000..a6766242a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBidirectionalGeometricOperator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSDBidirectionalGeometricOperator : NSObject +{ + NSMutableDictionary *mStandardValues; + NSMutableDictionary *mSwappedValues; +} + +- (id)valueForKey:(id)arg1 swapped:(_Bool)arg2; +- (void)executeBidirectionalOperation:(id)arg1; +- (void)setOrientationDependentValueForKey:(id)arg1 withStandardValue:(id)arg2 andSwappedValue:(id)arg3; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapImageProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapImageProvider.h new file mode 100644 index 000000000..289365f76 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapImageProvider.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface TSDBitmapImageProvider : TSDImageProvider +{ + struct CGImageSource *mImageSource; + struct CGImage *mImage; + struct CGSize mNaturalSize; + long long mOrientation; + _Bool mIsOpaque; + _Bool mIsValid; + unsigned long long mDPI; + NSObject *mImageLock; + long long mCheckIfValidToken; + struct CGImage *mHalfSizeImage; + struct CGImage *mQuarterSizeImage; +} + ++ (struct CGImageSource *)p_newImageSourceFromFilePath:(id)arg1; ++ (struct CGImageSource *)p_newImageSourceFromCacheForData:(id)arg1 withFilenameSuffix:(id)arg2; ++ (void)clearCacheForData:(id)arg1; ++ (id)p_cacheStringForData:(id)arg1; ++ (void)initialize; ++ (struct CGSize)naturalSizeForImageData:(id)arg1; ++ (id)TSUImageForImageData:(id)arg1; ++ (struct CGImage *)CGImageForImageData:(id)arg1; +- (struct CGImageSource *)CGImageSource; +- (struct CGImageSource *)p_newImageOfSize:(struct CGSize)arg1 andWriteToCacheWithSuffix:(id)arg2; +- (struct CGImageSource *)p_newCGImageSourceForTemporaryUse; +- (void)p_configureOrientationAndSizeFromImageSource:(struct CGImageSource *)arg1 andImage:(struct CGImage *)arg2; +- (struct CGImage *)p_newImageFromSource:(struct CGImageSource *)arg1; +- (struct CGImageSource *)p_newCGImageSource; +- (void)p_loadSourceRefIfNecessary; +- (void)p_loadFullSizedImageIfNecessary; +- (void)p_loadImageMetadata; +- (void)flush; +- (_Bool)hasFlushableContent; +- (struct CGSize)dpiAdjustedNaturalSize; +- (struct CGSize)dpiAdjustedFillSize; +- (unsigned long long)imageDPI; +- (_Bool)isOpaque; +- (long long)orientation; +- (struct CGImage *)p_resampledImageOfSizeType:(int)arg1; +- (struct CGImage *)p_loadOrCreateResampledImageWithScale:(unsigned long long)arg1 andCGImage:(struct CGImage **)arg2; +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1 lowQuality:(_Bool)arg2; +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1 inContext:(struct CGContext *)arg2 orLayer:(id)arg3; +- (struct CGImage *)CGImageForNaturalSize; +- (void)drawImageInContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2; +- (_Bool)isValid; +- (struct CGSize)naturalSize; +- (void)dealloc; +- (void)i_commonInit; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityImageMapValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityImageMapValue.h new file mode 100644 index 000000000..74a44a666 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityImageMapValue.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDBitmapRenderingQualityImageMapValue : NSObject +{ + struct CGSize mMaxSize; + struct CGImage *mDegradedImageRef; +} + +- (struct CGImage *)degradedImageRefForForProvider:(id)arg1 quality:(int)arg2 canvasScale:(float)arg3; +- (void)addSize:(struct CGSize)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityInfo.h new file mode 100644 index 000000000..0e257bd65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBitmapRenderingQualityInfo.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSDBitmapRenderingQualityInfo : NSObject +{ + int mQuality; + float mCanvasScale; + NSMutableDictionary *mImageMap; +} + +@property(readonly, nonatomic) int quality; // @synthesize quality=mQuality; +- (struct CGImage *)degradedImageRefForProvider:(id)arg1 ofSize:(struct CGSize)arg2; +- (void)cacheProvider:(id)arg1 ofSize:(struct CGSize)arg2; +- (void)dealloc; +- (id)initWithQuality:(int)arg1 canvasScale:(float)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBrushPathManipulation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBrushPathManipulation.h new file mode 100644 index 000000000..ca3494119 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBrushPathManipulation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSDBrushPathManipulation : TSDPathManipulation +{ + struct CGPath *mBrushStroke; + double mRepeatLength; + NSMutableDictionary *mSections; + NSMutableArray *mMiddleSections; + NSMutableArray *mSmallSections; + double mSmallLimitWidth; + _Bool mSplitAtSharpAngles; +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBrushStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBrushStroke.h new file mode 100644 index 000000000..6f90d2873 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBrushStroke.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDBrushStroke : TSDSmartStroke +{ +} + ++ (unsigned int)loadShaders; ++ (_Bool)validateProgram:(unsigned int)arg1; ++ (_Bool)linkProgram:(unsigned int)arg1; ++ (_Bool)compileShader:(unsigned int *)arg1 type:(unsigned int)arg2 file:(id)arg3; ++ (unsigned int)textureWithCGImage:(struct CGImage *)arg1 wrapS:(int)arg2; ++ (struct CGImage *)newCGImageFromGL; ++ (void)applicationDidBecomeActive; ++ (void)applicationWillResignActive; ++ (id)renderQueue; ++ (unsigned int)brushProgram; ++ (id)sharedContext; ++ (void)loadSectionsForBrush:(id)arg1 inSVGDoc:(struct _xmlDoc *)arg2; ++ (id)loadImageForBrush:(id)arg1; ++ (void)loadLineEndsForBrush:(id)arg1 inSVGDoc:(struct _xmlDoc *)arg2; ++ (void)loadLineEndTextureForBrush:(id)arg1 lineEnd:(id)arg2 path:(struct CGPath *)arg3 andBounds:(struct CGRect)arg4; ++ (void)loadBrush:(id)arg1; ++ (id)cacheDirectory; +- (void)brushPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)brushPath:(id)arg1 withScaling:(CDStruct_c3b9c2ee)arg2 inElementRange:(struct _NSRange)arg3 into:(void *)arg4 sectionIndex:(unsigned long long *)arg5 viewScale:(double)arg6; +- (void)brushSection:(id)arg1 sectionIndex:(unsigned long long)arg2 ontoPath:(id)arg3 withScaling:(CDStruct_c3b9c2ee)arg4 inElementRange:(struct _NSRange)arg5 into:(void *)arg6 viewScale:(double)arg7; +- (void)paintPath:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3 useFastDrawing:(_Bool)arg4; +- (void)glBrushPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)finishOpenGLRenderInContext:(struct CGContext *)arg1 pathVertexData:(vector_b5dead7b *)arg2; +- (void)renderOpenGLSection:(id)arg1 sectionIndex:(unsigned long long)arg2 ontoPath:(id)arg3 withScaling:(CDStruct_c3b9c2ee)arg4 inElementRange:(struct _NSRange)arg5 into:(vector_b5dead7b *)arg6 viewScale:(double)arg7; +- (id)brushTextureForId:(id)arg1; +- (_Bool)needsToExtendJoinsForBoundsCalculation; +- (int)cap; +- (id)description; +- (_Bool)supportsPattern; +- (_Bool)drawsInOneStep; +- (_Bool)prefersToApplyToCAShapeLayerDuringManipulation; +- (_Bool)canApplyToCAShapeLayer; +- (void)paintLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 inContext:(struct CGContext *)arg5 useFastDrawing:(_Bool)arg6; +- (id)strokeLineEnd:(id)arg1; +- (double)lineEndInsetAdjustment; +- (struct CGImage *)maskForId:(id)arg1; +- (id)brushBoundsForId:(id)arg1; +- (id)brushPathsForId:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSDBundleLookupClass.h new file mode 100644 index 000000000..fb896bc66 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnob.h new file mode 100644 index 000000000..396a6eb74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnob.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUImage; + +// Not exported +@interface TSDButtonKnob : TSDKnob +{ + TSUImage *mImage; + _Bool mEnabled; + _Bool mHighlighted; +} + +@property(nonatomic, getter=isHighlighted) _Bool highlighted; // @synthesize highlighted=mHighlighted; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=mEnabled; +- (void)p_updateLayerImage; +- (id)knobImage; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (void)dealloc; +- (id)initWithType:(int)arg1 position:(struct CGPoint)arg2 radius:(double)arg3 tag:(unsigned long long)arg4 onRep:(id)arg5; +- (id)initWithImage:(id)arg1 tag:(unsigned long long)arg2 onRep:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnobTracker.h new file mode 100644 index 000000000..17d41ff62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDButtonKnobTracker.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDButtonKnobTracker : TSDKnobTracker +{ + id mTarget; + SEL mAction; +} + +@property(nonatomic) SEL action; // @synthesize action=mAction; +@property(nonatomic) id target; // @synthesize target=mTarget; +- (void)endMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (_Bool)p_knobContainsCurrentPosition; +- (_Bool)shouldHideSelectionHighlight; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)operationShouldBeDynamic; +- (_Bool)allowHUDToDisplay; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCalligraphyStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCalligraphyStroke.h new file mode 100644 index 000000000..11e7282fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCalligraphyStroke.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDCalligraphyStroke : TSDSmartStroke +{ +} + +- (struct CGRect)boundsForLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 transform:(struct CGAffineTransform)arg5; +- (void)paintLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 inContext:(struct CGContext *)arg5 useFastDrawing:(_Bool)arg6; +- (void)paintPath:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3 useFastDrawing:(_Bool)arg4; +- (void)applyToContext:(struct CGContext *)arg1 insideStroke:(_Bool)arg2; +- (struct CGAffineTransform)transformInContext:(struct CGContext *)arg1; +- (struct CGRect)boundsForPath:(id)arg1; +- (_Bool)drawsOutsideStrokeBounds; +- (_Bool)drawsInOneStep; +- (_Bool)prefersToApplyToCAShapeLayerDuringManipulation; +- (_Bool)canApplyToCAShapeLayer; +- (_Bool)chisel; +- (double)scale; +- (double)angle; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithName:(id)arg1 color:(id)arg2 width:(double)arg3 cap:(int)arg4 join:(int)arg5 pattern:(id)arg6 miterLimit:(double)arg7; +- (id)initWithColor:(id)arg1 width:(double)arg2 cap:(int)arg3 join:(int)arg4 pattern:(id)arg5 miterLimit:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..72c3e81e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCalloutPathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource.h new file mode 100644 index 000000000..7e5fd16f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCalloutPathSource.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDSmartPathSource-Protocol.h" + +// Not exported +@interface TSDCalloutPathSource : TSDPathSource +{ + double mCornerRadius; + double mTailSize; + struct CGPoint mTailPosition; + struct CGSize mNaturalSize; + _Bool mIsTailAtCenter; +} + ++ (id)quoteBubbleWithTailPosition:(struct CGPoint)arg1 tailSize:(double)arg2 naturalSize:(struct CGSize)arg3; ++ (id)calloutWithCornerRadius:(double)arg1 tailPosition:(struct CGPoint)arg2 tailSize:(double)arg3 naturalSize:(struct CGSize)arg4; +- (struct CGPoint)p_getControlKnobPointForRoundedRect; +- (void)p_setControlKnobPointForRoundedRect:(struct CGPoint)arg1; +- (id)p_buildPath; +- (id)p_basePath; +- (void)p_getTailPath:(id)arg1 center:(struct CGPoint *)arg2 tailSize:(double *)arg3 intersections:(struct CGPoint [2])arg4; +- (struct CGPoint)p_adjustedCenterForPath:(id)arg1; +- (void)p_setTailAtCenter:(_Bool)arg1; +- (void)p_setNaturalSize:(struct CGSize)arg1; +- (void)p_setTailSize:(double)arg1; +- (struct CGPoint)p_tailPosition; +- (void)p_setTailPosition:(struct CGPoint)arg1; +- (void)p_setCornerRadius:(double)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (id)interiorWrapPath; +- (id)bezierPathWithoutFlips; +@property(readonly, nonatomic) _Bool isTailAtCenter; +@property(readonly, nonatomic) struct CGPoint tailCenter; +- (struct CGSize)naturalSize; +- (void)scaleToNaturalSize:(struct CGSize)arg1; +- (void)setNaturalSize:(struct CGSize)arg1; +- (id)valueForSetSelector:(SEL)arg1; +@property(nonatomic) struct CGPoint tailKnobPosition; +@property(nonatomic) struct CGPoint tailSizeKnobPosition; +@property(readonly, nonatomic) double maxTailSize; +@property(nonatomic) double tailSize; +@property(readonly, nonatomic) double maxCornerRadius; +@property(nonatomic) double cornerRadius; +- (_Bool)isOval; +- (struct CGPath *)newFeedbackPathForKnob:(unsigned long long)arg1; +- (id)getFeedbackStringForKnob:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +@property(readonly) unsigned long long numberOfControlKnobs; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithCornerRadius:(double)arg1 tailPosition:(struct CGPoint)arg2 tailSize:(double)arg3 naturalSize:(struct CGSize)arg4 tailAtCenter:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas-TSTextAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas-TSTextAdditions.h new file mode 100644 index 000000000..484b66254 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas-TSTextAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCanvas (TSTextAdditions) +- (id)textRendererForLayer:(id)arg1 context:(struct CGContext *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas.h new file mode 100644 index 000000000..ce31a0c70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvas.h @@ -0,0 +1,112 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSSet, TSDInteractiveCanvasController, TSDLayoutController, TSKAccessController, TSKChangeNotifier, TSKDocumentRoot, TSPObjectContext; + +// Not exported +@interface TSDCanvas : NSObject +{ + id mDelegate; + TSDInteractiveCanvasController *mCanvasController; + NSArray *mInfos; + NSArray *mTopLevelReps; + NSSet *mAllReps; + struct __CFDictionary *mRepsByLayout; + TSDLayoutController *mLayoutController; + _Bool mIsTemporaryForLayout; + struct CGSize mUnscaledSize; + double mViewScale; + double mContentsScale; + struct { + unsigned int layout:1; + unsigned int reps:1; + unsigned int visibleBounds:1; + unsigned int layers:1; + } mInvalidFlags; + _Bool mInLayout; + NSArray *mPreviouslyVisibleLayouts; + struct CGColor *mBackgroundColor; + struct UIEdgeInsets mContentInset; + _Bool mClipToCanvas; +} + +@property(readonly, nonatomic) _Bool isTemporaryForLayout; // @synthesize isTemporaryForLayout=mIsTemporaryForLayout; +@property(nonatomic) double viewScale; // @synthesize viewScale=mViewScale; +@property(nonatomic) struct CGSize unscaledSize; // @synthesize unscaledSize=mUnscaledSize; +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=mContentInset; +@property(nonatomic) struct CGColor *backgroundColor; // @synthesize backgroundColor=mBackgroundColor; +@property(readonly, nonatomic) TSDLayoutController *layoutController; // @synthesize layoutController=mLayoutController; +@property(copy, nonatomic) NSArray *infosToDisplay; // @synthesize infosToDisplay=mInfos; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +- (void)p_removeAllReps; +- (_Bool)p_updateRepsFromLayouts; +- (void)p_layoutWithReadLock; +- (struct CGRect)p_bounds; +- (struct CGImage *)i_newImageInContext:(struct CGContext *)arg1 bounds:(struct CGRect)arg2 integralBounds:(struct CGRect)arg3 distortedToMatch:(_Bool)arg4; +- (struct CGContext *)i_createContextToDrawImageInScaledRect:(struct CGRect)arg1 withTargetIntegralSize:(struct CGSize)arg2 returningBounds:(struct CGRect *)arg3 integralBounds:(struct CGRect *)arg4; +- (struct CGImage *)i_imageInScaledRect:(struct CGRect)arg1 withTargetIntegralSize:(struct CGSize)arg2 distortedToMatch:(_Bool)arg3; +- (struct CGImage *)i_imageInScaledRect:(struct CGRect)arg1; +- (struct CGImage *)i_image; +- (void)i_clipsImagesToBounds:(_Bool)arg1; +- (void)i_drawRepsInContext:(struct CGContext *)arg1; +- (void)i_drawRepsInContext:(struct CGContext *)arg1 distort:(struct CGAffineTransform)arg2; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)i_drawBackgroundInContext:(struct CGContext *)arg1 bounds:(struct CGRect)arg2; +- (void)i_drawBackgroundInContext:(struct CGContext *)arg1; +- (struct CGRect)i_clipRectForCreatingRepsFromLayouts; +- (struct CGRect)i_unscaledRectOfLayouts; +- (struct CGRect)i_approximateScaledFrameOfEditingMenuAtPoint:(struct CGPoint)arg1; +- (void)i_unregisterRep:(id)arg1; +- (void)i_registerRep:(id)arg1; +- (_Bool)p_expandHitRegionOfPoint:(struct CGPoint)arg1 forRep:(id)arg2 smallRepOutset:(double)arg3 forShortestDistance:(double *)arg4; +- (_Bool)p_shouldRep:(id)arg1 countAsClosestSmallRepForSizeLimit:(double)arg2; +- (id)hitRep:(struct CGPoint)arg1 inTopLevelReps:(id)arg2 smallRepOutset:(double)arg3 passingTest:(id)arg4; +- (struct CGRect)visibleUnscaledRectForClippingReps; +- (struct CGSize)convertBoundsToUnscaledSize:(struct CGSize)arg1; +- (struct CGSize)convertUnscaledToBoundsSize:(struct CGSize)arg1; +- (struct CGPoint)convertBoundsToUnscaledPoint:(struct CGPoint)arg1; +- (struct CGPoint)convertUnscaledToBoundsPoint:(struct CGPoint)arg1; +- (struct CGRect)convertBoundsToUnscaledRect:(struct CGRect)arg1; +- (struct CGRect)convertUnscaledToBoundsRect:(struct CGRect)arg1; +- (double)contentsScale; +- (void)i_setContentsScale:(double)arg1; +- (_Bool)isDrawingIntoPDF; +- (_Bool)shouldSuppressBackgrounds; +- (_Bool)shouldShowInstructionalText; +- (_Bool)shouldShowTextOverflowGlyphs; +- (_Bool)isPrinting; +@property(readonly, nonatomic) _Bool isCanvasInteractive; +- (_Bool)spellCheckingSuppressed; +- (_Bool)spellCheckingSupported; +@property(readonly, nonatomic) _Bool supportsAdaptiveLayout; +- (_Bool)i_needsLayout; +- (void)layoutIfNeeded; +- (void)invalidateLayers; +- (void)invalidateVisibleBounds; +- (void)invalidateReps; +- (void)layoutInvalidated; +- (void)recreateAllLayoutsAndReps; +- (id)allReps; +- (id)topLevelReps; +- (id)repForLayout:(id)arg1; +- (void)i_updateInfosInLayoutController; +- (void)i_setInfosToDisplay:(id)arg1 updatingLayoutController:(_Bool)arg2; +@property(readonly, nonatomic) TSDInteractiveCanvasController *canvasController; +- (void)i_setCanvasController:(id)arg1; +@property(readonly, nonatomic) TSKAccessController *accessController; +@property(readonly, nonatomic) TSKChangeNotifier *changeNotifier; +- (id)commandController; +@property(readonly, nonatomic) TSPObjectContext *objectContext; +@property(readonly, nonatomic) TSKDocumentRoot *documentRoot; +- (void)dealloc; +- (void)teardown; +- (id)initForTemporaryLayout; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasAnimation.h new file mode 100644 index 000000000..98d08c085 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasAnimation.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CAMediaTimingFunction, NSDate, NSString, TSUNoCopyDictionary; + +// Not exported +@interface TSDCanvasAnimation : NSObject +{ + NSString *_animationID; + void *_context; + id _delegate; + SEL _willStartSelector; + SEL _didStopSelector; + double _duration; + double _delay; + NSDate *_startDate; + CAMediaTimingFunction *_timingFunction; + float _repeatCount; + _Bool _repeatAutoreverses; + TSUNoCopyDictionary *_animationDictionariesForLayers; + id _completionBlock; + unsigned int _outstandingAnimationCount; + _Bool _firstAnimationDidStart; + _Bool _allAnimationsFinishedBeforeStopping; +} + +@property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; +@property(nonatomic) _Bool repeatAutoreverses; // @synthesize repeatAutoreverses=_repeatAutoreverses; +@property(nonatomic) float repeatCount; // @synthesize repeatCount=_repeatCount; +@property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=_timingFunction; +@property(retain, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; +@property(nonatomic) double delay; // @synthesize delay=_delay; +@property(nonatomic) double duration; // @synthesize duration=_duration; +@property(nonatomic) SEL didStopSelector; // @synthesize didStopSelector=_didStopSelector; +@property(nonatomic) SEL willStartSelector; // @synthesize willStartSelector=_willStartSelector; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) void *context; // @synthesize context=_context; +@property(readonly, nonatomic) NSString *animationID; // @synthesize animationID=_animationID; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)animationDidStart:(id)arg1; +- (void)setAnimation:(id)arg1 forLayer:(id)arg2 forKey:(id)arg3; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)dealloc; +- (id)initWithAnimationID:(id)arg1 context:(void *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasDelegate-Protocol.h new file mode 100644 index 000000000..0902144ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasDelegate-Protocol.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDCanvasDelegate +- (id)documentRoot; + +@optional +- (_Bool)supportsAdaptiveLayout; +- (_Bool)isCanvasDrawingIntoPDF:(id)arg1; +- (_Bool)shouldShowInstructionalText; +- (_Bool)shouldShowTextOverflowGlyphs; +- (_Bool)shouldSuppressBackgrounds; +- (_Bool)spellCheckingSuppressed; +- (_Bool)spellCheckingSupported; +- (_Bool)isPrintingCanvas; +- (_Bool)isCanvasInteractive; +- (void)canvas:(id)arg1 createdRep:(id)arg2; +- (id)infosToHideForCanvas:(id)arg1; +- (id)additionalVisibleInfosForCanvas:(id)arg1; +- (struct CGRect)visibleScaledBoundsForClippingRepsOnCanvas:(id)arg1; +- (void)canvasDidUpdateRepsFromLayouts:(id)arg1; +- (void)canvasWillUpdateRepsFromLayouts:(id)arg1; +- (void)canvasDidUpdateVisibleBounds:(id)arg1; +- (void)canvasDidValidateLayoutsWithDependencies:(id)arg1; +- (void)canvasDidLayout:(id)arg1; +- (void)canvasDidValidateLayouts:(id)arg1; +- (void)canvasWillLayout:(id)arg1; +- (void)canvasLayoutInvalidated:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor-Protocol.h new file mode 100644 index 000000000..309fb9a0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor-Protocol.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDEditor-Protocol.h" +#import "TSDSubcommandProvider-Protocol.h" +#import "TSDTextInput-Protocol.h" + +@class TSDCanvasEditorHelper, TSDInteractiveCanvasController, TSKPasteboardController, TSKSelection, TSKSelection, TSPObject; + +@protocol TSDCanvasEditor ++ (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; ++ (id)canvasSelectionWithInfos:(id)arg1; +@property(retain, nonatomic) TSKSelection *selection; +@property(readonly, nonatomic) TSKPasteboardController *pasteboardController; +@property(readonly, nonatomic) id arrangeInspectorDelegate; +@property(readonly, nonatomic) TSPObject *modelForSelection; +@property(readonly, nonatomic) TSDCanvasEditorHelper *canvasEditorHelper; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; +- (id)guidePasteboard; +- (void)pasteUserDefinedGuides:(id)arg1; +- (void)copyUserDefinedGuides:(id)arg1; +- (void)clearGuides:(id)arg1; +- (void)deleteGuide:(id)arg1; +- (_Bool)shouldPushNewEditorForNewSelection; +- (_Bool)isRepSelectable:(id)arg1; +- (_Bool)canvasEditorCanUngroupWithSender:(id)arg1; +- (_Bool)canvasEditorCanGroupWithSender:(id)arg1; +- (_Bool)canvasEditorCanSelectAllWithSender:(id)arg1; +- (_Bool)canvasEditorCanCopyStyleWithSender:(id)arg1; +- (_Bool)canvasEditorCanDuplicateWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteValuesWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteAsPlainTextWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteWithSender:(id)arg1; +- (_Bool)canvasEditorCanCopyWithSender:(id)arg1; +- (_Bool)canvasEditorCanCutWithSender:(id)arg1; +- (_Bool)canvasEditorCanDeleteWithSender:(id)arg1; +- (_Bool)shouldUseAlternateSelectionHighlight; +- (id)editorToPopToOnEndEditing; +- (unsigned long long)countOfDrawables; +- (id)drawables; +- (void)unlock:(id)arg1; +- (void)lock:(id)arg1; +- (void)connectWithConnectionLine:(id)arg1; +- (_Bool)canGroupDrawable:(id)arg1; +- (id)commandForReplacingImagePlaceholderInSelection:(id)arg1 withDrawables:(id)arg2 withSender:(id)arg3; +- (id)pasteNativeInfosFromPasteboard:(id)arg1 allowImageReplacement:(_Bool)arg2; +- (void)pasteWithPasteboard:(id)arg1 selection:(id)arg2 forceMatchStyle:(_Bool)arg3 sender:(id)arg4 bakeFormulas:(_Bool)arg5; +- (id)selectionBehaviorForDelete; +- (id)commandForDeletingDrawables:(id)arg1; +- (id)commandForDelete; +- (void)insertDrawables:(id)arg1 withInsertionContext:(id)arg2; +- (struct CGSize)sizeForInsertingMediaOfSize:(struct CGSize)arg1; +- (void)prepareGeometryForInsertingDrawables:(id)arg1 withInsertionContext:(id)arg2; +- (void)maskWithShape:(id)arg1; +- (void)unmask:(id)arg1; +- (void)mask:(id)arg1; +- (void)delete:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)select:(id)arg1; +- (void)pasteValues:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)paste:(id)arg1; +- (void)copyToPasteboard:(id)arg1 withSender:(id)arg2; +- (void)copy:(id)arg1; +- (void)cut:(id)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)isSelectedInfo:(id)arg1; +@property(readonly, nonatomic) TSKSelection *canvasSelection; +- (void)setSelectionToInfos:(id)arg1; +- (void)setSelectionToInfo:(id)arg1; +- (void)setSelectionToRep:(id)arg1; +- (void)setSelection:(id)arg1 withFlags:(unsigned long long)arg2; +- (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; +- (id)canvasSelectionWithInfos:(id)arg1; +- (void)teardown; +- (void)repWasCreated:(id)arg1; +- (void)canvasInfosDidChange; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@optional +- (void)setExteriorTextWrapMargin:(double)arg1 forInfos:(id)arg2; +- (void)setExteriorTextWrap:(id)arg1 forInfos:(id)arg2; +- (id)exteriorTextWrapForInfos:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor.h new file mode 100644 index 000000000..f170ddec5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditor.h @@ -0,0 +1,196 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSObject, NSObject, NSSet, TSDCanvasEditorHelper, TSDCanvasSelection, TSDInteractiveCanvasController, TSKPasteboardController, TSKSelection, TSKSelection, TSKSelection, TSPObject, UIView; + +// Not exported +@interface TSDCanvasEditor : NSObject +{ + TSDInteractiveCanvasController *mInteractiveCanvasController; + TSDCanvasEditorHelper *mCanvasEditorHelper; + TSDCanvasSelection *mSelection; + NSObject *mZOrderArranger; + NSObject *mInlineFloatingEditor; + _Bool mPreventImageDataReplace; + UIView *mInputView; +} + ++ (id)spatialInfoComparator; ++ (_Bool)physicalKeyboardIsSender:(id)arg1; ++ (Class)canvasEditorHelperClass; ++ (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; ++ (id)canvasSelectionWithInfos:(id)arg1; +- (void)p_notifyRepsForSelectionChangeFrom:(id)arg1 to:(id)arg2; +@property(readonly, nonatomic) id arrangeInspectorDelegate; +- (void)insertBacktab:(id)arg1; +- (void)insertTab:(id)arg1; +- (id)p_spatiallySortedDrawables; +- (id)p_nextInfoInTabSequence:(int)arg1; +- (void)connectWithConnectionLine:(id)arg1; +- (_Bool)canGroupDrawable:(id)arg1; +- (void)ungroup:(id)arg1; +- (void)group:(id)arg1; +- (void)selectAll:(id)arg1; +@property(readonly, nonatomic) NSSet *infosForSelectAllInRoot; +- (void)select:(id)arg1; +- (void)pasteValues:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)paste:(id)arg1; +- (id)selectionBehaviorForDelete; +- (id)commandForDelete; +- (id)commandForDeletingDrawables:(id)arg1; +- (id)commandForInsertingDrawables:(id)arg1 below:(id)arg2; +- (id)pasteNativeInfosFromPasteboard:(id)arg1 allowImageReplacement:(_Bool)arg2; +- (void)pasteWithPasteboard:(id)arg1 selection:(id)arg2 forceMatchStyle:(_Bool)arg3 sender:(id)arg4 bakeFormulas:(_Bool)arg5; +- (id)commandForReplacingImagePlaceholderInSelection:(id)arg1 withDrawables:(id)arg2 withSender:(id)arg3; +- (id)commandForInsertingDrawable:(id)arg1 withInsertionContext:(id)arg2; +- (void)insertDrawables:(id)arg1 withInsertionContext:(id)arg2; +- (struct CGSize)sizeForInsertingMediaOfSize:(struct CGSize)arg1; +- (void)prepareGeometryForInsertingDrawables:(id)arg1 withInsertionContext:(id)arg2; +- (void)pasteObject:(id)arg1; +- (void)deleteObject:(id)arg1; +- (void)cutObject:(id)arg1; +- (void)copyObject:(id)arg1; +- (void)copy:(id)arg1; +- (void)copyToPasteboard:(id)arg1 withSender:(id)arg2; +- (void)deleteWordForward:(id)arg1; +- (void)deleteWordBackward:(id)arg1; +- (void)deleteToEndOfLine:(id)arg1; +- (void)deleteToBeginningOfLine:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (void)addOrShowComment:(id)arg1; +- (_Bool)canAddOrShowComment; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2 replacementRange:(struct _NSRange)arg3; +- (void)insertText:(id)arg1 replacementRange:(struct _NSRange)arg2; +- (_Bool)canvasEditorCanUngroupWithSender:(id)arg1; +- (_Bool)canUngroupWithSender:(id)arg1; +- (_Bool)canvasEditorCanGroupWithSender:(id)arg1; +- (_Bool)canGroupWithSender:(id)arg1; +- (_Bool)canvasEditorCanSelectAllWithSender:(id)arg1; +- (_Bool)canSelectAllWithSender:(id)arg1; +- (_Bool)canvasEditorCanDuplicateWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteValuesWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteAsPlainTextWithSender:(id)arg1; +- (_Bool)canvasEditorCanPasteWithSender:(id)arg1; +- (_Bool)canPasteWithSender:(id)arg1; +- (_Bool)canvasEditorCanCopyStyleWithSender:(id)arg1; +- (_Bool)canvasEditorCanCutWithSender:(id)arg1; +- (_Bool)canvasEditorCanCopyWithSender:(id)arg1; +- (_Bool)canvasEditorCanDeleteWithSender:(id)arg1; +- (_Bool)canCopyStyle; +@property(readonly, nonatomic) TSKPasteboardController *pasteboardController; +- (void)setSelectionToRep:(id)arg1; +- (void)setSelection:(id)arg1 withFlags:(unsigned long long)arg2; +@property(retain, nonatomic) TSKSelection *selection; +@property(readonly, nonatomic) TSKSelection *textInputSelection; +- (_Bool)shouldPushNewEditorForNewSelection; +- (id)drawables; +- (unsigned long long)countOfDrawables; +- (_Bool)shouldUseAlternateSelectionHighlight; +- (id)editorToPopToOnEndEditing; +- (Class)editorClassForSelection; +- (id)p_filterNonDisplayedInfos:(id)arg1; +- (void)repWasCreated:(id)arg1; +- (void)canvasInfosDidChange; +@property(readonly, nonatomic) TSPObject *modelForSelection; +- (_Bool)isSelectedInfo:(id)arg1; +@property(readonly, nonatomic) TSKSelection *canvasSelection; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; +- (id)documentRoot; +@property(readonly, nonatomic) TSDCanvasEditorHelper *canvasEditorHelper; +- (void)dealloc; +- (void)teardown; +- (id)initWithInteractiveCanvasController:(id)arg1; +- (id)guidePasteboard; +- (void)pasteUserDefinedGuides:(id)arg1; +- (void)copyUserDefinedGuides:(id)arg1; +- (void)clearGuides:(id)arg1; +- (void)deleteGuide:(id)arg1; +- (void)deleteComment:(id)arg1; +- (_Bool)canDeleteComment; +- (void)arrowKeyReceivedInDirection:(int)arg1 withModifierKeys:(int)arg2; +- (void)sendToBack:(id)arg1; +- (void)sendBackward:(id)arg1; +- (void)bringForward:(id)arg1; +- (void)bringToFront:(id)arg1; +- (void)distributeDrawablesEvenly:(id)arg1; +- (void)distributeDrawablesVertically:(id)arg1; +- (void)distributeDrawablesHorizontally:(id)arg1; +- (void)alignDrawablesByHorizontalCenter:(id)arg1; +- (void)alignDrawablesByBottomEdge:(id)arg1; +- (void)alignDrawablesByTopEdge:(id)arg1; +- (void)alignDrawablesByVerticalCenter:(id)arg1; +- (void)alignDrawablesByRightEdge:(id)arg1; +- (void)alignDrawablesByLeftEdge:(id)arg1; +- (void)reduceFileSizeForSelectedImages:(id)arg1; +- (void)reduceDocumentFileSize:(id)arg1; +- (void)maskWithShapeType:(id)arg1; +- (void)maskWithShape:(id)arg1; +- (void)unmask:(id)arg1; +- (void)mask:(id)arg1; +- (void)maskWithSelection:(id)arg1; +- (void)duplicate:(id)arg1; +- (id)keyCommands; +- (_Bool)isRepSelectable:(id)arg1; +- (void)unlock:(id)arg1; +- (void)lock:(id)arg1; +- (void)cut:(id)arg1; +- (void)delete:(id)arg1; +- (void)setSelectionToInfos:(id)arg1; +- (void)setSelectionToInfo:(id)arg1; +- (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; +- (id)canvasSelectionWithInfos:(id)arg1; +@property(readonly) _Bool wantsRawArrowKeyEvents; +- (void)setSelectionWithRange:(struct _NSRange)arg1 endOfLine:(_Bool)arg2; +- (id)selectionWithRange:(struct _NSRange)arg1; +- (void)clearMarkedRange; +- (struct _NSRange)rangeOfWordEnclosingCharIndex:(unsigned long long)arg1 backward:(_Bool)arg2; +- (void)replaceRange:(struct _NSRange)arg1 withText:(id)arg2; +- (void)extendSelectionRight; +- (void)extendSelectionLeft; +- (void)deleteForward; +- (void)deleteBackward; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (id)selectionRectsForRange:(struct _NSRange)arg1; +- (struct CGRect)firstRectForRange:(struct _NSRange)arg1; +- (id)textInRange:(struct _NSRange)arg1; +- (unsigned long long)textLength; +- (_Bool)textIsVerticalAtCharIndex:(unsigned long long)arg1; +- (void)endEditing; +- (struct _NSRange)editRange; +@property(readonly, nonatomic) struct _NSRange markedRange; +- (unsigned long long)charIndexByMovingPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3 preferPosition:(float *)arg4; +- (_Bool)isCharIndex:(unsigned long long)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (_Bool)isCharIndex:(unsigned long long)arg1 withEolAffinity:(_Bool)arg2 atBoundary:(long long)arg3 inDirection:(long long)arg4; +- (id)textFontAtCharIndex:(unsigned long long)arg1; +- (id)textColorAtCharIndex:(unsigned long long)arg1; +- (long long)returnKeyType; +@property(readonly) UIView *inputAccessoryView; +- (void)insertText:(id)arg1; +- (_Bool)wantsKeyboard; +@property(readonly) UIView *inputView; + +// Remaining properties +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingConnectionLineAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingEndpoints; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingFill; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingOpacity; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingReflection; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingResize; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingShadow; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingSmartShapeAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingStroke; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingTextInset; +@property(retain, nonatomic) TSKSelection *selectionForArrowKeys; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditorHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditorHelper.h new file mode 100644 index 000000000..c83111785 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasEditorHelper.h @@ -0,0 +1,122 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKChangeSourceObserver-Protocol.h" + +@class TSDKeyboardMovementManipulator; + +// Not exported +@interface TSDCanvasEditorHelper : NSObject +{ + id mCanvasEditor; + _Bool mTornDown; + TSDKeyboardMovementManipulator *mKeyboardManipulator; +} + ++ (_Bool)physicalKeyboardIsSender:(id)arg1; ++ (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; ++ (id)canvasSelectionWithInfos:(id)arg1; ++ (Class)selectionClass; +- (void)insertFloatingComment; +- (void)deleteComment:(id)arg1; +- (_Bool)canDeleteComment; +- (void)clearGuides:(id)arg1; +- (void)deleteGuide:(id)arg1; +- (void)pasteUserDefinedGuides:(id)arg1; +- (_Bool)p_canPasteUserDefinedGuides; +- (void)p_copyUserDefinedGuides:(id)arg1; +- (void)copyUserDefinedGuides:(id)arg1; +- (_Bool)p_canCopyUserDefinedGuides; +- (void)arrowKeyReceivedInDirection:(int)arg1 withModifierKeys:(int)arg2; +- (id)p_newCommandToMoveLayout:(id)arg1 edge:(int)arg2 toOffset:(double)arg3; +- (id)p_newCommandToMoveCenterOfLayout:(id)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGRect)p_boundingBoxForLayouts:(id)arg1; +- (void)distributeDrawablesEvenly; +- (void)distributeDrawablesByEdge:(int)arg1; +- (void)alignDrawablesByEdge:(int)arg1; +- (id)layoutsForAlignAndDistribute; +- (void)sendToBack:(id)arg1; +- (void)sendBackward:(id)arg1; +- (void)bringForward:(id)arg1; +- (void)bringToFront:(id)arg1; +- (void)reduceDocumentFileSize:(id)arg1; +- (void)reduceFileSizeForSelectedImages:(id)arg1; +- (_Bool)p_canReduceFileSizeForSelectedImages; +- (void)prepareGeometryForInsertingDrawables:(id)arg1 withInsertionContext:(id)arg2; +- (id)commandsToSwapConnectionsFromRep:(id)arg1 toInfo:(id)arg2; +- (id)commandForDeletingDrawablesFromTopLevelContainer:(id)arg1; +- (id)commandForInsertingDrawablesIntoTopLevelContainer:(id)arg1 below:(id)arg2; +- (id)commandForReplacingDrawable:(id)arg1 withDrawable:(id)arg2; +- (id)commandForReplacingImagePlaceholderInSelection:(id)arg1 withDrawables:(id)arg2 withSender:(id)arg3; +- (void)maskImage:(id)arg1 withShapeType:(int)arg2; +- (void)maskImage:(id)arg1 withShape:(id)arg2 shouldOpenGroup:(_Bool)arg3; +- (void)maskWithShapeType:(int)arg1; +- (void)maskWithShape; +- (void)unmask; +- (void)mask; +- (void)ungroup:(id)arg1; +- (void)group:(id)arg1; +- (void)unlock:(id)arg1; +- (void)lock:(id)arg1; +- (void)p_setLockStatusOfSelectedDrawables:(_Bool)arg1; +- (void)duplicate:(id)arg1; +- (void)pasteValues:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)paste:(id)arg1; +- (void)cut:(id)arg1; +- (void)p_copy:(id)arg1; +- (void)delete:(id)arg1; +- (void)p_delete:(id)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformSendDrawablesBackwardAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformBringDrawablesForwardAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canUngroupWithSelection:(id)arg1; +- (int)canvasEditorCanPerformLockAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPerformMaskWithShapeTypeWithSender:(id)arg1; +- (_Bool)canPerformMaskWithShapeWithSender:(id)arg1; +- (_Bool)canPerformUnmaskWithSender:(id)arg1; +- (_Bool)canPerformMaskWithSender:(id)arg1; +- (int)canvasEditorCanPerformDistributeAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformAlignAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformConnectWithConnectionLineAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformUngroupAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformGroupAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformSelectAllAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformDuplicateAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformPasteValuesAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformPasteAsPlainTextAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformPasteAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformCutAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformCopyStyleAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformCopyAction:(SEL)arg1 withSender:(id)arg2; +- (int)canvasEditorCanPerformDeleteAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)canPasteWithSender:(id)arg1 withPasteboard:(id)arg2; +- (id)infosFromCanvasSelection:(id)arg1; +- (id)canvasSelectionWithInfos:(id)arg1 andContainer:(id)arg2; +- (id)canvasSelectionWithInfos:(id)arg1; +- (id)canvasSelectionFromRep:(id)arg1; +- (void)pushNewEditorForSelection:(id)arg1; +- (id)newEditorForEditorClass:(Class)arg1; +- (id)editorToPopToOnEndEditingForSelection:(id)arg1; +- (Class)editorClassForSelection:(id)arg1; +- (Class)editorClassForSelectionIgnoringLockedState:(id)arg1; +- (Class)p_editorClassForSelection:(id)arg1 shouldIgnoreLockedState:(_Bool)arg2; +- (void)notifyRepsForSelectionChangeFrom:(id)arg1 to:(id)arg2; +- (_Bool)isRepSelectable:(id)arg1; +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)dealloc; +- (void)teardown; +- (id)pasteboardController; +- (id)keyboardMovementManipulator; +- (id)interactiveCanvasController; +- (id)documentRoot; +- (id)canvasEditor; +- (id)initWithCanvasEditor:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasLayer.h new file mode 100644 index 000000000..8cf42cd11 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasLayer.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDCanvasView, TSDInteractiveCanvasController; + +// Not exported +@interface TSDCanvasLayer : TSDNoDefaultImplicitActionLayer +{ + TSDInteractiveCanvasController *mController; + struct CGSize mUnscaledSize; + struct UIEdgeInsets mContentInset; + double mViewScale; + unsigned long long mViewScaleAnimationCount; + _Bool mAllowsPinchZoom; + double mMinimumPinchViewScale; + double mMaximumPinchViewScale; + _Bool mShowsScaleFeedback; + _Bool mIsInfinite; + _Bool mHorizontallyCenteredInScrollView; + _Bool mVerticallyCenteredInScrollView; + _Bool mDisableLayout; +} + +@property(nonatomic) _Bool verticallyCenteredInScrollView; // @synthesize verticallyCenteredInScrollView=mVerticallyCenteredInScrollView; +@property(nonatomic) _Bool horizontallyCenteredInScrollView; // @synthesize horizontallyCenteredInScrollView=mHorizontallyCenteredInScrollView; +@property(nonatomic, getter=isLayoutDisabled) _Bool disableLayout; // @synthesize disableLayout=mDisableLayout; +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=mContentInset; +@property(nonatomic) struct CGSize unscaledSize; // @synthesize unscaledSize=mUnscaledSize; +@property(nonatomic) TSDInteractiveCanvasController *controller; // @synthesize controller=mController; +@property(nonatomic, getter=isInfinite) _Bool infinite; // @synthesize infinite=mIsInfinite; +@property(nonatomic) _Bool showsScaleFeedback; // @synthesize showsScaleFeedback=mShowsScaleFeedback; +@property(nonatomic) _Bool allowsPinchZoom; // @synthesize allowsPinchZoom=mAllowsPinchZoom; +@property(nonatomic) double maximumPinchViewScale; // @synthesize maximumPinchViewScale=mMaximumPinchViewScale; +@property(nonatomic) double minimumPinchViewScale; // @synthesize minimumPinchViewScale=mMinimumPinchViewScale; +@property(nonatomic) double viewScale; // @synthesize viewScale=mViewScale; +- (struct CGRect)p_fixedBoundsForScrollViewSize:(struct CGSize)arg1 viewScale:(double)arg2 contentInset:(struct UIEdgeInsets)arg3; +- (void)p_setEnclosingScrollViewZoomParameters; +- (void)p_setViewScale:(double)arg1 preservingScrollOffset:(_Bool)arg2; +- (void)p_setViewScale:(double)arg1; +- (void)setScrollViewFrameMaintainingApparentScrollPosition:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)setScrollViewFrameMaintainingApparentScrollPosition:(struct CGRect)arg1; +- (void)animateToViewScale:(double)arg1 contentCenter:(struct CGPoint)arg2 contentInset:(struct UIEdgeInsets)arg3 duration:(double)arg4 animation:(id)arg5 completionBlock:(id)arg6; +- (void)animateToViewScale:(double)arg1 contentCenter:(struct CGPoint)arg2 contentInset:(struct UIEdgeInsets)arg3 duration:(double)arg4 completionBlock:(id)arg5; +- (void)setViewScale:(double)arg1 andScrollViewFrame:(struct CGRect)arg2 maintainPosition:(_Bool)arg3 animated:(_Bool)arg4; +- (struct CGPoint)p_contentOffsetForUnscaledContentCenter:(struct CGPoint)arg1 viewScale:(double)arg2 contentInset:(struct UIEdgeInsets)arg3; +- (struct CGPoint)contentOffsetForUnscaledContentCenter:(struct CGPoint)arg1; +@property(readonly, nonatomic) struct CGPoint unscaledContentCenter; +- (void)setNeedsDisplayForDirtyTiles:(id)arg1; +@property(readonly, nonatomic) TSDCanvasView *canvasView; +- (void)p_reenableDrawingAfterResumingFromBackground; +- (void)layoutSublayers; +- (void)layoutIfNeededIgnoringDisabledLayout; +- (void)setNeedsLayout; +- (void)fixFrameAndScrollView; +@property(nonatomic) _Bool centeredInScrollView; // @dynamic centeredInScrollView; +- (void)teardown; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)p_commonInit; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSearchReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSearchReference.h new file mode 100644 index 000000000..890c6ac8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSearchReference.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKSearchReference-Protocol.h" + +@class NSArray, TSDDrawableInfo, TSKDocumentRoot; + +// Not exported +@interface TSDCanvasSearchReference : NSObject +{ + id mCanvasSelection; + TSDDrawableInfo *mDrawableInfo; + TSKDocumentRoot *mDocumentRoot; + _Bool mAutohideHighlight; + _Bool mPulseHighlight; + NSArray *mFindHighlights; + id mAnnotation; + struct CGPoint mSearchReferencePoint; +} + ++ (id)searchReferenceWithDrawableInfo:(id)arg1; +@property(retain, nonatomic) id annotation; // @synthesize annotation=mAnnotation; +@property(nonatomic) struct CGPoint searchReferencePoint; // @synthesize searchReferencePoint=mSearchReferencePoint; +@property(nonatomic) _Bool pulseHighlight; // @synthesize pulseHighlight=mPulseHighlight; +@property(nonatomic) _Bool autohideHighlight; // @synthesize autohideHighlight=mAutohideHighlight; +@property(retain, nonatomic) NSArray *findHighlights; // @synthesize findHighlights=mFindHighlights; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)searchReferenceEnd; +- (id)searchReferenceStart; +- (id)searchReferenceForReplacingWithString:(id)arg1 options:(unsigned long long)arg2 authorCreatedWithCommand:(id *)arg3; +- (_Bool)isReplaceable; +- (id)selection; +- (id)model; +- (id)drawableInfo; +- (id)commandForReplacingWithString:(id)arg1 options:(unsigned long long)arg2; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithDrawableInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Initialization.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Initialization.h new file mode 100644 index 000000000..825f76153 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Initialization.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCanvasSelection (Initialization) +- (id)initWithInfos:(id)arg1; +- (id)initWithInfos:(id)arg1 andContainer:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-PersistenceAdditions.h new file mode 100644 index 000000000..b2ff0d44c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCanvasSelection (PersistenceAdditions) +- (void)saveToArchive:(struct CanvasSelectionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct CanvasSelectionArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Protocol.h new file mode 100644 index 000000000..081e724b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet, TSDDrawableInfo; + +@protocol TSDCanvasSelection ++ (id)emptySelection; +@property(readonly, nonatomic) unsigned long long unlockedInfoCount; +@property(readonly, nonatomic) NSSet *unlockedInfos; +@property(readonly, nonatomic) TSDDrawableInfo *container; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long infoCount; +@property(readonly, nonatomic) NSSet *infos; +- (id)copyExcludingInfo:(id)arg1; +- (id)copyIncludingInfo:(id)arg1; +- (id)infosOfClass:(Class)arg1; +- (_Bool)containsUnlockedKindOfClass:(Class)arg1; +- (_Bool)containsKindOfClass:(Class)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection.h new file mode 100644 index 000000000..218b7c7a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasSelection.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import + +@class NSSet, TSDDrawableInfo; + +// Not exported +@interface TSDCanvasSelection : TSKSelection +{ + NSSet *mInfos; + TSDDrawableInfo *mContainer; +} + ++ (id)emptySelection; ++ (Class)archivedSelectionClass; +@property(readonly, nonatomic) TSDDrawableInfo *container; // @synthesize container=mContainer; +- (id)copyExcludingInfo:(id)arg1; +- (id)copyIncludingInfo:(id)arg1; +- (_Bool)containsUnlockedKindOfClass:(Class)arg1; +@property(readonly, nonatomic) unsigned long long unlockedInfoCount; +@property(readonly, nonatomic) NSSet *unlockedInfos; +- (_Bool)containsKindOfClass:(Class)arg1; +- (id)infosOfClass:(Class)arg1; +@property(readonly, nonatomic) _Bool isEmpty; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) unsigned long long infoCount; +@property(readonly, nonatomic) NSSet *infos; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasZoomTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasZoomTracker.h new file mode 100644 index 000000000..f55c37416 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCanvasZoomTracker.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, TSDCanvasLayer; + +// Not exported +@interface TSDCanvasZoomTracker : NSObject +{ + TSDCanvasLayer *mCanvasLayer; + NSObject *mDelegate; + _Bool mAlwaysUsesTranslationSprings; + _Bool mSnapsViewScale; + _Bool mAnimateTransform; + struct CGAffineTransform mSavedTransform; + struct CGPoint mZoomOrigin; + _Bool mHasGestureOrigin; + struct CGPoint mGestureOrigin; + struct CGPoint mGestureOffset; + struct CGPoint mSavedContentOffset; + _Bool mIsZooming; + unsigned long long mZoomVelocitySampleCount; + double mZoomVelocity; + double mZoomStartTime; + _Bool mIsShowingZoomHUD; +} + +@property(nonatomic) _Bool animateTransform; // @synthesize animateTransform=mAnimateTransform; +@property(nonatomic) _Bool snapsViewScale; // @synthesize snapsViewScale=mSnapsViewScale; +@property(nonatomic) _Bool alwaysUsesTranslationSprings; // @synthesize alwaysUsesTranslationSprings=mAlwaysUsesTranslationSprings; +@property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=mDelegate; +- (void)p_finishZoomWithFinalScaleFactor:(double)arg1 contentOffset:(struct CGPoint)arg2; +- (void)zoomWithScale:(double)arg1 velocity:(double)arg2 locationInView:(struct CGPoint)arg3 phase:(int)arg4; +- (id)initWithCanvasLayer:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCapabilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCapabilities.h new file mode 100644 index 000000000..61b469c36 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCapabilities.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDCapabilities : NSObject +{ + int mPlatform; + int mDevice; + int mRenderer; +} + ++ (id)currentCapabilities; +@property(readonly, nonatomic) int renderer; // @synthesize renderer=mRenderer; +@property(readonly, nonatomic) int device; // @synthesize device=mDevice; +@property(readonly, nonatomic) int platform; // @synthesize platform=mPlatform; +@property(readonly, nonatomic) struct CGSize maximumTextureSize; +@property(readonly, nonatomic) _Bool hasLightningPort; +@property(readonly, nonatomic) _Bool isRendererH5OrBelow; +@property(readonly, nonatomic) _Bool isRendererH4OrBelow; +@property(readonly, nonatomic) _Bool isRendererH3OrBelow; +- (id)init; +- (void)p_setupDevice; +- (void)p_setupPlatform; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCenterAlignmentGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCenterAlignmentGuide.h new file mode 100644 index 000000000..a3b6c3a19 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCenterAlignmentGuide.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDSpacingGuideUILayer, TSDSwappableAxesGeometry; + +// Not exported +@interface TSDCenterAlignmentGuide : TSDAlignmentGuide +{ + struct CGRect mLeftGeneratingObjectRect; + struct CGRect mRightGeneratingObjectRect; + TSDSpacingGuideUILayer *mLeftSpacingUILayer; + TSDSpacingGuideUILayer *mRightSpacingUILayer; + TSDSwappableAxesGeometry *mVerticalGeom; +} + +- (id)description; +- (id)layerWithICC:(id)arg1; +- (_Bool)canBeSnappedToByEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (int)integerOffset; +- (double)exactOffset; +- (long long)compare:(id)arg1; +- (void)dealloc; +- (id)initBetweenRect:(struct CGRect)arg1 andRect:(struct CGRect)arg2 withGuideType:(int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap-Protocol.h new file mode 100644 index 000000000..e0e0fcf2e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDChangePropagationMap +- (id)prototypeChangeForPrototype:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap.h new file mode 100644 index 000000000..2d46e65df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDChangePropagationMap.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSMutableSet, TSUNoCopyDictionary; + +// Not exported +@interface TSDChangePropagationMap : NSObject +{ + TSUNoCopyDictionary *mDictionary; + NSMutableSet *mClassesOfChangedPrototypes; +} + +- (id)prototypeChangeForPrototype:(id)arg1; +- (void)p_addClassesForPrototype:(id)arg1; +- (_Bool)hasAnyChangesForPrototypesOfClasses:(id)arg1; +- (void)recordDeleteChangeForPrototype:(id)arg1 replacement:(id)arg2; +- (void)recordNewValueForModifyChangeForPrototype:(id)arg1 property:(int)arg2 newBoxedValue:(id)arg3; +- (void)recordOldValueForModifyChangeForPrototype:(id)arg1 property:(int)arg2 oldBoxedValue:(id)arg3; +- (void)recordModifyChangeForPrototype:(id)arg1 property:(int)arg2 oldBoxedValue:(id)arg3 newBoxedValue:(id)arg4; +- (void)recordReplacementChangeForPrototype:(id)arg1 replacement:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDChangeableInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDChangeableInfo-Protocol.h new file mode 100644 index 000000000..e0c9858cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDChangeableInfo-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDInfo-Protocol.h" + +@protocol TSDChangeableInfo +@property(readonly, nonatomic) _Bool isUserModifiable; +- (id)endCollectingChanges; +- (void)willChangeProperty:(int)arg1; +- (void)beginCollectingChanges; + +@optional +@property(readonly, nonatomic) Class editorClass; +- (void)willChangeProperties:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCoalesceableInfoPositioningCommmand-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCoalesceableInfoPositioningCommmand-Protocol.h new file mode 100644 index 000000000..e028d6267 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCoalesceableInfoPositioningCommmand-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDCoalesceableInfoPositioningCommmand +- (_Bool)shouldBeCoalescedWithInsertionCommandOfInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill-PersistenceAdditions.h new file mode 100644 index 000000000..96f93ce57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDColorFill (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill.h new file mode 100644 index 000000000..c484abfdf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDColorFill.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +@class TSUColor; + +// Not exported +@interface TSDColorFill : TSDFill +{ + TSUColor *mColor; +} + ++ (id)keyPathsForValuesAffectingBrightness; ++ (id)keyPathsForValuesAffectingSaturation; ++ (id)keyPathsForValuesAffectingHue; ++ (id)keyPathsForValuesAffectingLuminance; ++ (id)keyPathsForValuesAffectingOpacity; ++ (id)keyPathsForValuesAffectingCGColor; ++ (id)brownColor; ++ (id)purpleColor; ++ (id)orangeColor; ++ (id)magentaColor; ++ (id)yellowColor; ++ (id)cyanColor; ++ (id)blueColor; ++ (id)greenColor; ++ (id)redColor; ++ (id)grayColor; ++ (id)whiteColor; ++ (id)blackColor; ++ (id)clearColor; ++ (id)randomColor; ++ (id)colorWithUIColor:(id)arg1; ++ (id)colorWithWhite:(double)arg1 alpha:(double)arg2; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithCGColor:(struct CGColor *)arg1; ++ (id)colorWithColor:(id)arg1; +@property(readonly, nonatomic) TSUColor *color; // @synthesize color=mColor; +@property(readonly, nonatomic) double brightness; +@property(readonly, nonatomic) double saturation; +@property(readonly, nonatomic) double hue; +@property(readonly, nonatomic) double luminance; +@property(readonly, nonatomic) double opacity; +@property(readonly, nonatomic) struct CGColor *CGColor; +- (double)p_hsbComponentWithIndex:(unsigned long long)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)referenceColor; +- (SEL)mapThemeAssetSelector; +- (int)fillType; +- (void)applyToCAShapeLayer:(id)arg1 withScale:(double)arg2; +- (_Bool)canApplyToCAShapeLayer; +- (void)applyToCALayer:(id)arg1 withScale:(double)arg2; +- (_Bool)canApplyToCALayer; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (_Bool)drawsInOneStep; +- (_Bool)isNearlyWhite; +- (_Bool)isClear; +- (_Bool)isOpaque; +- (id)invertedColor; +- (id)grayscaleColor; +- (id)UIColor; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithUIColor:(id)arg1; +- (id)initWithWhite:(double)arg1 alpha:(double)arg2; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (id)initWithCGColor:(struct CGColor *)arg1; +- (id)initWithColor:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup-Archiving.h new file mode 100644 index 000000000..b2f302231 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup-Archiving.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCommandGroup (Archiving) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct CommandGroupArchive *)commandGroupArchiveFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct DrawablesCommandGroupArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct DrawablesCommandGroupArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup.h new file mode 100644 index 000000000..dda8fbdf2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandGroup.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDCommandGroup : TSKCommandGroup +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior-PersistenceAdditions.h new file mode 100644 index 000000000..bacbefec3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCommandSelectionBehavior (PersistenceAdditions) +- (void)saveToArchive:(struct CommandSelectionBehaviorArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct CommandSelectionBehaviorArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior.h new file mode 100644 index 000000000..38aff6f61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommandSelectionBehavior.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, TSKDocumentRoot, TSPObject, TSPObject; + +// Not exported +@interface TSDCommandSelectionBehavior : TSKCommandSelectionBehavior +{ + TSPObject *mArchivedOldCanvasSelection; + TSPObject *mArchivedNewCanvasSelection; + TSPObject *mModelForSelection; + TSKDocumentRoot *mDocumentRootForSelection; + int mType; + NSObject *mCanvasEditor; +} + +@property(readonly, nonatomic) NSObject *canvasEditor; // @synthesize canvasEditor=mCanvasEditor; +@property(readonly, nonatomic) TSPObject *modelForSelection; +- (void)p_registerSelectionInvalidation:(id)arg1; +- (void)p_adjustCommentVisibilityWhenNecessary; +- (void)p_registerSelectionChange:(id)arg1 withSelectionFlags:(unsigned long long)arg2; +- (void)registerSelectionChangesForRedo; +- (void)registerSelectionChangesForUndo; +- (id)destructiveSelectionChangeForSelection:(id)arg1; +- (void)registerSelectionChangesForCommit; +- (void)dealloc; +- (id)initWithCanvasEditor:(id)arg1; +- (id)initWithCanvasEditor:(id)arg1 type:(int)arg2; +- (id)initWithCanvasEditor:(id)arg1 type:(int)arg2 constructedInfos:(id)arg3; +- (id)initWithCanvasEditor:(id)arg1 type:(int)arg2 canvasSelection:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommentButtonKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentButtonKnob.h new file mode 100644 index 000000000..7142da160 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentButtonKnob.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDCommentButtonKnob : TSDButtonKnob +{ +} + +- (id)knobImage; +- (void)updateHitRegionPathForRep:(id)arg1; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommentKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentKnobTracker.h new file mode 100644 index 000000000..b76c24c1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentKnobTracker.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDCommentKnobTracker : TSDButtonKnobTracker +{ +} + +- (void)endMovingKnob; +- (void)beginMovingKnob; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCommentStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentStorage.h new file mode 100644 index 000000000..d2c29e3e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCommentStorage.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPCopying-Protocol.h" + +@class NSDate, NSString, TSKAnnotationAuthor; + +// Not exported +@interface TSDCommentStorage : TSPObject +{ + NSString *mText; + NSDate *mCreationDate; + TSKAnnotationAuthor *mAuthor; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithContext:(id)arg1; +- (void)loadFromArchive:(const struct CommentStorageArchive *)arg1 unarchiver:(id)arg2; +- (id)creationDateString; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)appendText:(id)arg1; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 author:(id)arg2; +- (id)initWithContext:(id)arg1 text:(id)arg2 creationDate:(id)arg3 author:(id)arg4; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +@property(copy, nonatomic) NSDate *creationDate; +@property(copy, nonatomic) NSString *text; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectedInfoReplacing-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectedInfoReplacing-Protocol.h new file mode 100644 index 000000000..92e5f8865 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectedInfoReplacing-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDCanvasDelegate-Protocol.h" + +@protocol TSDConnectedInfoReplacing +- (id)infoToConnectToForConnectionLineConnectedToInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineAbstractLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineAbstractLayout.h new file mode 100644 index 000000000..86f7926a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineAbstractLayout.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDBezierPath, TSDConnectionLinePathSource, TSDInfoGeometry, TSDLayout; + +// Not exported +@interface TSDConnectionLineAbstractLayout : TSDShapeLayout +{ + TSDBezierPath *mClippedBezierPath; + TSDConnectionLinePathSource *mOriginalPathSource; + TSDConnectionLinePathSource *mConnectedPathSource; + TSDInfoGeometry *mConnectedInfoGeometry; + TSDLayout *mConnectedFrom; + TSDLayout *mConnectedTo; + TSDLayout *mOldConnectedFrom; + TSDLayout *mOldConnectedTo; + _Bool mValidConnections; + _Bool mVisibleLine; + _Bool mValidLine; + struct CGPoint mLooseEndPosition; + struct CGPoint mAcumulatedDrag; + _Bool mUseResizePoints[3]; + struct CGPoint mResizeControlPoints[3]; + _Bool mUseDynamicOutsets; + double mDynamicOutsetFrom; + double mDynamicOutsetTo; +} + +@property(nonatomic) double dynamicOutsetTo; // @synthesize dynamicOutsetTo=mDynamicOutsetTo; +@property(nonatomic) double dynamicOutsetFrom; // @synthesize dynamicOutsetFrom=mDynamicOutsetFrom; +@property(nonatomic) _Bool useDynamicOutsets; // @synthesize useDynamicOutsets=mUseDynamicOutsets; +@property(readonly, nonatomic) _Bool validLine; // @synthesize validLine=mValidLine; +@property(nonatomic) TSDLayout *connectedTo; // @synthesize connectedTo=mConnectedTo; +@property(nonatomic) TSDLayout *connectedFrom; // @synthesize connectedFrom=mConnectedFrom; +- (id)p_infoForConnectingToInfo:(id)arg1; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (void)endDynamicOutsetChange; +- (void)beginDynamicOutsetChange; +- (int)connectionType; +- (_Bool)isStraightLine; +- (void)pauseDynamicTransformation; +- (struct CGPoint)i_accumulatedDrag; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (_Bool)shouldDisplayGuides; +- (struct CGPoint)unclippedTailPoint; +- (struct CGPoint)unclippedHeadPoint; +- (id)path; +- (_Bool)pathIsLineSegment; +- (void)invalidatePath; +- (void)invalidatePosition; +- (id)layoutInfoGeometry; +- (id)pathSource; +@property(readonly, nonatomic) TSDConnectionLinePathSource *connectedPathSource; +- (int)wrapType; +- (_Bool)canBeIntersected; +- (_Bool)canFlip; +- (_Bool)canEndpointsCoincide; +- (_Bool)isInvisible; +- (void)updateConnectedPath; +- (id)clipPath:(id)arg1 onLayout:(id)arg2 outset:(double)arg3 reversed:(_Bool)arg4 isValid:(_Bool *)arg5; +- (struct CGPoint)controlPointForPointA:(struct CGPoint)arg1 pointB:(struct CGPoint)arg2 andOriginalA:(struct CGPoint)arg3 originalB:(struct CGPoint)arg4; +- (id)createConnectedPathFrom:(id)arg1 to:(id)arg2 withControlPoints:(struct CGPoint [3])arg3; +- (void)checkConnections; +- (void)validate; +- (void)invalidateConnections; +- (void)removeConnections; +- (void)connectedLayoutInvalidated:(id)arg1; +- (void)processChangedProperty:(int)arg1; +- (void)parentDidChange; +- (void)updateRepPath; +- (_Bool)supportsFlipping; +- (_Bool)supportsRotation; +- (_Bool)supportsResize; +- (id)additionalLayoutsForRepCreation; +- (id)reliedOnLayouts; +- (_Bool)shouldValidate; +- (id)connectionLineInfo; +@property(readonly, nonatomic) double outsetTo; +@property(readonly, nonatomic) double outsetFrom; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineConnectCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineConnectCommand.h new file mode 100644 index 000000000..79c1c9e54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineConnectCommand.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDConnectionLineInfo, TSDDrawableInfo; + +// Not exported +@interface TSDConnectionLineConnectCommand : TSKCommand +{ + TSDConnectionLineInfo *mConnectionLine; + TSDDrawableInfo *mOldConnectedFrom; + TSDDrawableInfo *mOldConnectedTo; + TSDDrawableInfo *mConnectFrom; + TSDDrawableInfo *mConnectTo; +} + +@property(readonly, nonatomic) TSDDrawableInfo *connectTo; // @synthesize connectTo=mConnectTo; +@property(readonly, nonatomic) TSDDrawableInfo *connectFrom; // @synthesize connectFrom=mConnectFrom; +@property(readonly, nonatomic) TSDConnectionLineInfo *connectionLine; // @synthesize connectionLine=mConnectionLine; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (id)actionString; +- (void)dealloc; +- (id)initWithConnectionLine:(id)arg1 connectingFrom:(id)arg2 to:(id)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineEditor.h new file mode 100644 index 000000000..1d0e8ac39 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineEditor.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet; + +// Not exported +@interface TSDConnectionLineEditor : TSDShapeEditor +{ + NSSet *mSelectedObjectsSupportingConnectionLineAttributes; +} + ++ (id)commandForSettingConnectionLineLayout:(id)arg1 toType:(int)arg2; +- (void)endChangingConnectionOutset; +- (void)didChangeConnectionRightOutset:(double)arg1; +- (void)didChangeConnectionLeftOutset:(double)arg1; +- (void)p_didChangeConnectionOutset:(double)arg1 onLeft:(_Bool)arg2; +- (void)beginChangingConnectionOutset; +- (double)rightOutset; +- (double)leftOutset; +- (double)p_outsetOnLeft:(_Bool)arg1; +- (void)setConnectionLineType:(int)arg1; +- (void)toggleLineType:(id)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (void)canvasDidLayout; +- (id)selectedObjectsSupportingConnectionLineAttributes; +- (void)dealloc; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..192faff40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDConnectionLineInfo (KNBuildTitleAdditions) +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-PersistenceAdditions.h new file mode 100644 index 000000000..617f3eb4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDConnectionLineInfo (PersistenceAdditions) +- (void)saveGeometryToArchive:(struct GeometryArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ConnectionLineArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ConnectionLineArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo.h new file mode 100644 index 000000000..1f283009f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineInfo.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableInfo; + +// Not exported +@interface TSDConnectionLineInfo : TSDShapeInfo +{ + TSDDrawableInfo *mConnectedFrom; + TSDDrawableInfo *mConnectedTo; + struct { + unsigned int connectedFrom:1; + unsigned int connectedTo:1; + } mInvalidFlags; +} + ++ (id)cleanupInfos:(id)arg1 duringCommand:(id)arg2 updateGeometries:(_Bool)arg3; +@property(retain, nonatomic) TSDDrawableInfo *connectedTo; // @synthesize connectedTo=mConnectedTo; +@property(retain, nonatomic) TSDDrawableInfo *connectedFrom; // @synthesize connectedFrom=mConnectedFrom; +- (void)acceptVisitor:(id)arg1; +- (void)performBlockWithTemporaryLayout:(id)arg1; +- (id)commandForSettingConnectionLineType:(int)arg1; +- (void)didCopy; +- (void)willCopyWithOtherDrawables:(id)arg1; +- (_Bool)canAnchor; +- (struct CGAffineTransform)computeLayoutFullTransform; +- (id)computeLayoutInfoGeometry; +- (id)presetKind; +- (Class)editorClass; +- (Class)repClass; +- (Class)layoutClass; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineKnobTracker.h new file mode 100644 index 000000000..06f91d3f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineKnobTracker.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDLineTrackerModifiers-Protocol.h" + +@class TSDLayout, TSDRep; + +// Not exported +@interface TSDConnectionLineKnobTracker : TSDKnobTracker +{ + TSDLayout *mOriginalConnectedFrom; + TSDLayout *mOriginalConnectedTo; + TSDRep *mConnectedRepForHighlighting; + _Bool mInitialSnap; + struct CGPoint mInitialPosition; + struct CGAffineTransform mOriginalTransformInRoot; + _Bool mKnobsVisible; + _Bool mSnapEnabled; + _Bool mSnapAngles; + _Bool mResizeFromCenter; +} + +@property(nonatomic) _Bool resizeFromCenter; // @synthesize resizeFromCenter=mResizeFromCenter; +@property(nonatomic) _Bool snapAngles; // @synthesize snapAngles=mSnapAngles; +@property(nonatomic) _Bool snapEnabled; // @synthesize snapEnabled=mSnapEnabled; +- (id)connectedRepForHighlighting; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)shouldDisplayGuides; +- (void)endMovingKnob; +- (_Bool)didChangeGeometry; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)moveKnobToCanvasPosition:(struct CGPoint)arg1; +- (void)beginMovingKnob; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineLayout.h new file mode 100644 index 000000000..73e82c72a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineLayout.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDConnectionLineLayout : TSDConnectionLineAbstractLayout +{ + double mStartClipT; + double mEndClipT; +} + +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (struct CGPoint)controlPointForPointA:(struct CGPoint)arg1 pointB:(struct CGPoint)arg2 andOriginalA:(struct CGPoint)arg3 originalB:(struct CGPoint)arg4; +- (id)createConnectedPathFrom:(id)arg1 to:(id)arg2 withControlPoints:(struct CGPoint [3])arg3; +- (id)quadraticCurve:(struct CGPoint [3])arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineOrthogonalLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineOrthogonalLayout.h new file mode 100644 index 000000000..27061b5a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineOrthogonalLayout.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDConnectionLineOrthogonalLayout : TSDConnectionLineAbstractLayout +{ +} + +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (void)addEndpointSnapsToXs:(vector_3f7ffb82 *)arg1 andYs:(vector_3f7ffb82 *)arg2; +- (struct CGPoint)axisSnapPoint:(struct CGPoint)arg1 toXs:(vector_3f7ffb82)arg2 toYs:(vector_3f7ffb82)arg3 withThreshold:(double)arg4; +- (_Bool)canEndpointsCoincide; +- (struct CGPoint)controlPointForPointA:(struct CGPoint)arg1 pointB:(struct CGPoint)arg2 andOriginalA:(struct CGPoint)arg3 originalB:(struct CGPoint)arg4; +- (id)createConnectedPathFrom:(id)arg1 to:(id)arg2 withControlPoints:(struct CGPoint [3])arg3; +- (struct CGRect)orthoRectOfLayout:(id)arg1 outset:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource-PersistenceAdditions.h new file mode 100644 index 000000000..ad1ab27e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDConnectionLinePathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource.h new file mode 100644 index 000000000..3819164f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLinePathSource.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDSmartPathSource-Protocol.h" + +// Not exported +@interface TSDConnectionLinePathSource : TSDBezierPathSource +{ + int mType; + double mOutsetFrom; + double mOutsetTo; +} + ++ (id)pathSourceAtAngleOfSize:(struct CGSize)arg1 forType:(int)arg2; ++ (id)pathSourceOfLength:(double)arg1; +@property(nonatomic) double outsetTo; // @synthesize outsetTo=mOutsetTo; +@property(nonatomic) double outsetFrom; // @synthesize outsetFrom=mOutsetFrom; +@property(nonatomic) int type; // @synthesize type=mType; +- (id)description; +- (void)p_setBezierPath:(id)arg1; +- (_Bool)isLineSegment; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (struct CGPath *)newFeedbackPathForKnob:(unsigned long long)arg1; +- (id)getFeedbackStringForKnob:(unsigned long long)arg1; +- (struct CGPoint)fixedPointForControlKnobChange; +- (id)bezierPath; +- (void)scaleToNaturalSize:(struct CGSize)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (long long)pathElementIndexForKnobTag:(unsigned long long)arg1; +@property(readonly) unsigned long long numberOfControlKnobs; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)bend; +- (id)initWithBezierPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineRep.h new file mode 100644 index 000000000..4425f6dbe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDConnectionLineRep.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDPathSource; + +// Not exported +@interface TSDConnectionLineRep : TSDShapeRep +{ + TSDPathSource *mLastPathSource; +} + ++ (_Bool)canConnectToRep:(id)arg1; ++ (id)infosToConnectFromSelection:(id)arg1 withInteractiveCanvasController:(id)arg2; +- (_Bool)p_controlKnobVisible; +- (_Bool)p_isConnectedToLockedObjects; +- (_Bool)p_isConnected; +- (_Bool)i_editMenuOverlapsEndKnobs; +- (struct CGPoint)i_dragOffset; +- (void)updateFromLayout; +- (_Bool)canBeUsedForImageMask; +- (_Bool)directlyManagesLayerContent; +- (_Bool)canUseSpecializedHitRegionForKnob:(id)arg1; +- (struct CGRect)targetRectForEditMenu; +- (_Bool)canMakePathEditable; +- (_Bool)isDraggable; +- (_Bool)isSelectable; +- (id)additionalRepsForDragging; +- (id)overlayLayers; +- (_Bool)shouldCreateSelectionKnobs; +- (unsigned long long)enabledKnobMask; +- (_Bool)shouldCreateKnobs; +- (_Bool)shouldShowSmartShapeKnobs; +- (id)newTrackerForKnob:(id)arg1; +- (_Bool)canConnectToRep:(id)arg1; +- (id)connectionLineLayout; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow-PersistenceAdditions.h new file mode 100644 index 000000000..137ac1344 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDContactShadow (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ShadowArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow.h new file mode 100644 index 000000000..c823f94e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContactShadow.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDContactShadow : TSDShadow +{ + double mHeight; +} + ++ (id)contactShadowWithOffset:(double)arg1 height:(double)arg2 radius:(double)arg3 opacity:(double)arg4 color:(struct CGColor *)arg5 enabled:(_Bool)arg6; +@property(readonly, nonatomic) double height; // @synthesize height=mHeight; +- (struct CGImage *)newShadowImageFromContext:(struct CGContext *)arg1 withSize:(struct CGSize)arg2 bounds:(struct CGRect)arg3 unflipped:(_Bool)arg4; +- (struct CGImage *)newShadowImageForRep:(id)arg1 withSize:(struct CGSize)arg2 drawSelector:(SEL)arg3 unflipped:(_Bool)arg4; +- (struct CGRect)boundsForRep:(id)arg1; +- (struct CGRect)boundsInNaturalSpaceForRep:(id)arg1; +- (struct CGRect)shadowBoundsForRect:(struct CGRect)arg1 additionalTransform:(struct CGAffineTransform)arg2; +- (double)clampRadius:(double)arg1; +@property(readonly, nonatomic) double perspective; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)shadowType; +- (id)initWithOffset:(double)arg1 height:(double)arg2 radius:(double)arg3 opacity:(double)arg4 color:(struct CGColor *)arg5 enabled:(_Bool)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-PersistenceAdditions.h new file mode 100644 index 000000000..0ad9f147f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDContainerInfo (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ContainerArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ContainerArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-Protocol.h new file mode 100644 index 000000000..31aee8c7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDInfo-Protocol.h" + +@protocol TSDContainerInfo +- (id)childInfos; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo.h new file mode 100644 index 000000000..71f0fbe80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInfo.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMutableContainerInfo-Protocol.h" +#import "TSKDocumentObject-Protocol.h" + +@class NSMutableArray, NSObject, TSDInfoGeometry, TSPObject; + +// Not exported +@interface TSDContainerInfo : TSPObject +{ + TSDInfoGeometry *mGeometry; + NSObject *mParentInfo; + NSMutableArray *mChildInfos; +} + +@property(nonatomic) NSObject *parentInfo; // @synthesize parentInfo=mParentInfo; +@property(copy, nonatomic) TSDInfoGeometry *geometry; // @synthesize geometry=mGeometry; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)replaceChildInfo:(id)arg1 with:(id)arg2; +- (void)removeChildInfo:(id)arg1; +- (void)moveChildren:(id)arg1 toIndexes:(id)arg2; +- (void)insertChildInfo:(id)arg1 above:(id)arg2; +- (void)insertChildInfo:(id)arg1 below:(id)arg2; +- (void)insertChildInfo:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildInfo:(id)arg1; +- (void)setChildInfos:(id)arg1; +- (id)childInfos; +- (id)copyWithContext:(id)arg1; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInsertChildrenCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInsertChildrenCommand.h new file mode 100644 index 000000000..80b7aa5bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerInsertChildrenCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSPObject; + +// Not exported +@interface TSDContainerInsertChildrenCommand : TSKCommand +{ + TSPObject *mContainer; + NSArray *mChildren; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) TSPObject *container; // @synthesize container=mContainer; +@property(readonly, nonatomic) NSArray *children; // @synthesize children=mChildren; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContainer:(id)arg1 insertingChildren:(id)arg2 atIndex:(unsigned long long)arg3 objectContext:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerLayout.h new file mode 100644 index 000000000..5a3953f79 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerLayout.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDContainerLayout : TSDLayout +{ +} + +- (id)containerInfo; +- (void)updateChildrenFromInfo; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRemoveChildrenCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRemoveChildrenCommand.h new file mode 100644 index 000000000..eb0aeab7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRemoveChildrenCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSIndexSet, TSPObject; + +// Not exported +@interface TSDContainerRemoveChildrenCommand : TSKCommand +{ + TSPObject *mContainer; + NSArray *mChildren; + NSIndexSet *mChildrenIndices; +} + +@property(readonly, nonatomic) TSPObject *container; // @synthesize container=mContainer; +@property(readonly, nonatomic) NSArray *children; // @synthesize children=mChildren; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContainer:(id)arg1 removingChildren:(id)arg2 objectContext:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerReorderChildrenCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerReorderChildrenCommand.h new file mode 100644 index 000000000..1a4657b5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerReorderChildrenCommand.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSIndexSet, TSPObject; + +// Not exported +@interface TSDContainerReorderChildrenCommand : TSKCommand +{ + TSPObject *mContainer; + NSArray *mChildren; + NSIndexSet *mChildrenIndexes; + _Bool mCoalesceable; +} + +@property(readonly, nonatomic, getter=isCoalesceable) _Bool coalesceable; // @synthesize coalesceable=mCoalesceable; +@property(readonly, nonatomic) NSIndexSet *indexes; // @synthesize indexes=mChildrenIndexes; +@property(readonly, nonatomic) TSPObject *container; // @synthesize container=mContainer; +@property(readonly, nonatomic) NSArray *children; // @synthesize children=mChildren; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContainer:(id)arg1 movingChildren:(id)arg2 toIndexes:(id)arg3 coalesceable:(_Bool)arg4 objectContext:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep-Protocol.h new file mode 100644 index 000000000..b2ce5ab59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSObject; + +@protocol TSDContainerRep +@property(readonly, nonatomic) NSObject *containerInfo; +- (void)selectChildRep:(id)arg1; +- (_Bool)canSelectChildRep:(id)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)childReps; + +@optional +- (id)childRepsForHitTesting; +- (void)willEndEditingContainedRep; +- (void)willBeginEditingContainedRep; +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep.h new file mode 100644 index 000000000..75d3836e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDContainerRep.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMutableContainerRep-Protocol.h" + +@class NSMutableArray, NSObject, NSObject; + +// Not exported +@interface TSDContainerRep : TSDRep +{ + NSMutableArray *mChildReps; +} + +- (id)hitReps:(struct CGPoint)arg1 withSlopBlock:(id)arg2; +- (id)hitRep:(struct CGPoint)arg1; +- (id)hitRep:(struct CGPoint)arg1 passingTest:(id)arg2; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (id)hitRepChrome:(struct CGPoint)arg1 passingTest:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1; +- (void)drawInContext:(struct CGContext *)arg1; +- (id)visibleChildLayouts; +- (void)updateChildrenFromLayout; +- (_Bool)canDrawInParallel; +- (_Bool)mustDrawOnMainThreadForInteractiveCanvas; +- (void)replaceChildRep:(id)arg1 with:(id)arg2; +- (void)removeChildRep:(id)arg1; +- (void)insertChildRep:(id)arg1 above:(id)arg2; +- (void)insertChildRep:(id)arg1 below:(id)arg2; +- (void)insertChildRep:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildRep:(id)arg1; +- (void)setChildReps:(id)arg1; +@property(readonly, nonatomic) NSObject *mutableContainerInfo; +- (void)selectChildRep:(id)arg1; +- (_Bool)canSelectChildRep:(id)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)childRepsForHitTesting; +- (id)childReps; +@property(readonly, nonatomic) NSObject *containerInfo; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvasView:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCurveFitter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCurveFitter.h new file mode 100644 index 000000000..4bce2c434 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCurveFitter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDCurveFitter : NSObject +{ + double mErrorDistance; + long long mErrorIterations; +} + ++ (id)curveFitter; +@property(nonatomic) long long errorIterations; // @synthesize errorIterations=mErrorIterations; +@property(nonatomic) double errorDistance; // @synthesize errorDistance=mErrorDistance; +- (void)fitCurveToPointArray:(CDStruct_c3b9c2ee *)arg1 count:(long long)arg2 bezierCallback:(void *)arg3 context:(void *)arg4; +- (void)fitCurveToPoints:(id)arg1 bezierCallback:(void *)arg2 context:(void *)arg3; +- (id)bezierPathFittingPointArray:(CDStruct_c3b9c2ee *)arg1 count:(long long)arg2; +- (id)bezierPathFittingPoints:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow-PersistenceAdditions.h new file mode 100644 index 000000000..a1806765b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDCurvedShadow (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ShadowArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow.h new file mode 100644 index 000000000..7de4146b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCurvedShadow.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDCurvedShadow : TSDShadow +{ + double mCurve; +} + ++ (id)curvedShadowWithOffset:(double)arg1 angle:(double)arg2 radius:(double)arg3 curve:(double)arg4 opacity:(double)arg5 color:(struct CGColor *)arg6 enabled:(_Bool)arg7; +@property(readonly, nonatomic) double curve; // @synthesize curve=mCurve; +- (struct CGImage *)newShadowImageForRep:(id)arg1 withSize:(struct CGSize)arg2 drawSelector:(SEL)arg3 unflipped:(_Bool)arg4; +- (struct CGRect)boundsForRep:(id)arg1; +- (struct CGRect)boundsInNaturalSpaceForRep:(id)arg1; +- (struct CGRect)shadowBoundsForRect:(struct CGRect)arg1 additionalTransform:(struct CGAffineTransform)arg2; +- (_Bool)showForEditingText; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (double)offsetFromCurve; +- (double)getVerticalOffset:(struct CGSize)arg1; +- (struct CGPoint)boundsShiftForSize:(struct CGSize)arg1; +- (struct CGRect)expandedBoundsForRect:(struct CGRect)arg1; +- (double)paddingForBlur; +- (unsigned long long)shadowType; +- (id)description; +- (id)initWithOffset:(double)arg1 angle:(double)arg2 radius:(double)arg3 curve:(double)arg4 opacity:(double)arg5 color:(struct CGColor *)arg6 enabled:(_Bool)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDCustomShapeKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDCustomShapeKnob.h new file mode 100644 index 000000000..e363a4746 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDCustomShapeKnob.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDBezierPath, TSUColor; + +// Not exported +@interface TSDCustomShapeKnob : TSDKnob +{ + TSDBezierPath *mPath; + TSUColor *mColor; + double mAngle; +} + ++ (id)trianglePath; ++ (id)diamondPath; +@property(nonatomic) double angle; // @synthesize angle=mAngle; +@property(copy, nonatomic) TSUColor *color; // @synthesize color=mColor; +@property(retain, nonatomic) TSDBezierPath *path; // @synthesize path=mPath; +- (id)layer; +- (void)createKnobLayers; +- (id)darkColor; +- (void)dealloc; +- (id)initWithType:(int)arg1 position:(struct CGPoint)arg2 radius:(double)arg3 tag:(unsigned long long)arg4 onRep:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDecorator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDecorator-Protocol.h new file mode 100644 index 000000000..7c6deca9b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDecorator-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDDecorator +- (id)decoratorOverlayLayers; + +@optional +- (void)didEndZoomingOperation; +- (void)willBeginZoomingOperation; +- (void)didEndScrollingOperation; +- (void)willBeginScrollingOperation; +- (void)didEndDynamicOperation; +- (void)willBeginDynamicOperation; +- (void)screenScaleDidChange; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultHint.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultHint.h new file mode 100644 index 000000000..066d5ea02 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultHint.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDHint-Protocol.h" + +// Not exported +@interface TSDDefaultHint : NSObject +{ + struct CGRect mBounds; + unsigned long long mEdges; +} + ++ (Class)archivedHintClass; +@property(readonly, nonatomic) unsigned long long edges; // @synthesize edges=mEdges; +@property(readonly, nonatomic) struct CGRect bounds; // @synthesize bounds=mBounds; +- (id)lastChildHint; +- (id)firstChildHint; +- (void)offsetByDelta:(int)arg1; +- (_Bool)overlapsWithSelection:(id)arg1; +- (_Bool)isLastPartitionHorizontally:(_Bool)arg1; +- (id)initWithBounds:(struct CGRect)arg1 edges:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultPartitioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultPartitioner.h new file mode 100644 index 000000000..0e7275288 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultPartitioner.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDCanvasDelegate-Protocol.h" +#import "TSDPartitioner-Protocol.h" + +@class NSObject, TSDCanvas, TSDLayout, TSUPointerKeyDictionary; + +// Not exported +@interface TSDDefaultPartitioner : NSObject +{ + NSObject *mInfo; + TSDCanvas *mCanvas; + TSDLayout *mLayout; + TSUPointerKeyDictionary *mMainRepsByCanvas; + TSUPointerKeyDictionary *mCachedImagesByCanvas; + TSUPointerKeyDictionary *mPartialRepsByCanvas; +} + +- (unsigned long long)p_edgesForHintBounds:(struct CGRect)arg1; +- (id)p_nextHintForSize:(struct CGSize)arg1 previousHint:(id)arg2 horizontally:(_Bool)arg3; +- (id)p_firstHintForSize:(struct CGSize)arg1; +- (void)p_teardownLayouts; +- (void)p_generateLayouts; +- (void)i_unregisterPartialRep:(id)arg1; +- (void)i_registerPartialRep:(id)arg1; +- (void)i_removeCachedImageForCanvas:(id)arg1; +- (void)i_setCachedImage:(struct CGImage *)arg1 forCanvas:(id)arg2; +- (struct CGImage *)i_cachedImageForCanvas:(id)arg1; +- (id)i_repForCanvas:(id)arg1; +- (id)i_layout; +- (id)documentRoot; +- (id)nextLayoutForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)nextHintForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)layoutForHint:(id)arg1 parentLayout:(id)arg2; +- (_Bool)didHint:(id)arg1 syncWithNextHint:(id)arg2 horizontally:(_Bool)arg3 delta:(int)arg4; +- (id)hintForLayout:(id)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultRenderingObjects.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultRenderingObjects.h new file mode 100644 index 000000000..6576b9d1e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDefaultRenderingObjects.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDDefaultRenderingObjects : NSObject +{ +} + ++ (id)p_transposedArrayOfColorFills:(id)arg1; ++ (id)p_frameInspectorDictionary; ++ (double)defaultAssetScaleForFrame:(id)arg1; ++ (id)defaultGrayscaleFillsWithNoFillButton:(_Bool)arg1 forTheme:(id)arg2; ++ (id)defaultGrayscaleTextColorsForTheme:(id)arg1; ++ (id)defaultShadowsForTheme:(id)arg1; ++ (id)defaultFrames; ++ (id)defaultEndpoints; ++ (id)defaultLines; ++ (id)defaultPresetImageStrokesForTheme:(id)arg1; ++ (id)defaultPresetStrokesForShapes; ++ (id)defaultStrokes; ++ (id)defaultBasicStrokes; ++ (id)defaultColorAndGrayscaleFillsForTheme:(id)arg1 withNoFillButton:(_Bool)arg2; ++ (id)defaultColorAndGrayscaleFillsForTheme:(id)arg1; ++ (id)defaultImageFillsForTheme:(id)arg1; ++ (id)defaultGradientFillsForTheme:(id)arg1; ++ (id)defaultColorFillsForTheme:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDragInsertionContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDragInsertionContext.h new file mode 100644 index 000000000..7ab27d3bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDragInsertionContext.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDDragInsertionContext : TSDInsertionContext +{ + struct CGPoint mPreferredCenter; + _Bool mPreferredCenterRequired; + _Bool mShouldEndEditing; + _Bool mFromDragToInsertController; +} + +- (_Bool)fromDragToInsertController; +- (_Bool)shouldEndEditing; +- (struct CGPoint)preferredCenter; +- (_Bool)isPreferredCenterRequired; +- (_Bool)isInteractive; +- (_Bool)insertFromDrag; +- (_Bool)insertFloating; +- (_Bool)hasPreferredCenter; +- (id)init; +- (id)initWithPreferredCenter:(struct CGPoint)arg1 required:(_Bool)arg2 shouldEndEditing:(_Bool)arg3 fromDragToInsertController:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableAccessibilityDescriptionCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableAccessibilityDescriptionCommand.h new file mode 100644 index 000000000..98753ffc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableAccessibilityDescriptionCommand.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSDDrawableInfo; + +// Not exported +@interface TSDDrawableAccessibilityDescriptionCommand : TSKCommand +{ + TSDDrawableInfo *mInfo; + NSString *mAccessibilityDescription; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_do; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithDrawableInfo:(id)arg1 accessibilityDescription:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableApplyThemeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableApplyThemeCommand.h new file mode 100644 index 000000000..6ba44cb0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableApplyThemeCommand.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableInfo, TSSStyle; + +// Not exported +@interface TSDDrawableApplyThemeCommand : TSSApplyThemeChildCommand +{ + TSDDrawableInfo *mInfo; + TSSStyle *mStyle; +} + +@property(readonly, nonatomic) TSSStyle *style; // @synthesize style=mStyle; +@property(readonly, nonatomic) TSDDrawableInfo *info; // @synthesize info=mInfo; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)saveToArchive:(struct DrawableApplyThemeCommandArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct DrawableApplyThemeCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithDrawable:(id)arg1 parentCommand:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableComment.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableComment.h new file mode 100644 index 000000000..41b293281 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableComment.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDAnnotationHosting-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSDDrawableInfo, TSKAnnotationAuthor; + +// Not exported +@interface TSDDrawableComment : NSObject +{ + TSDDrawableInfo *mParent; + TSDCommentStorage *mStorage; +} + +@property(copy, nonatomic) TSDCommentStorage *storage; // @synthesize storage=mStorage; +@property(nonatomic) TSDDrawableInfo *parent; // @synthesize parent=mParent; +- (void)commitText:(id)arg1; +- (id)commandForDeletingComment; +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; +@property(readonly, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +@property(nonatomic) id model; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (Class)editorClass; +- (void)dealloc; +- (_Bool)isEqual:(id)arg1; +- (id)initWithParent:(id)arg1 storage:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) NSString *changeTrackingString; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableContainerInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableContainerInfo-Protocol.h new file mode 100644 index 000000000..633a119c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableContainerInfo-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDMutableContainerInfo-Protocol.h" + +@protocol TSDDrawableContainerInfo +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableEditor.h new file mode 100644 index 000000000..e1be647dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableEditor.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDEditor-Protocol.h" +#import "TSDStrokeEditor-Protocol.h" + +@class NSArray, NSSet, NSString, TSDDrawableInfo, TSDInteractiveCanvasController, TSDMultiPaneController, TSDStroke, TSKSelection, TSUColor; + +// Not exported +@interface TSDDrawableEditor : NSObject +{ + TSDInteractiveCanvasController *mICC; + NSSet *mInfos; + TSDMultiPaneController *mGraphicInspector; +} + ++ (id)keyPathsForValuesAffectingLayouts; ++ (id)keyPathsForValuesAffectingFirstInfo; ++ (id)keyPathsForValuesAffectingInfo; +@property(retain, nonatomic) NSSet *infos; // @synthesize infos=mInfos; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; // @synthesize interactiveCanvasController=mICC; +- (void)p_flipInOrientation:(int)arg1; +- (void)flipVertically:(id)arg1; +- (void)flipHorizontally:(id)arg1; +- (_Bool)canAddOrShowComment; +- (void)addOrShowComment:(id)arg1; +- (double)pictureFrameAssetScaleForNormalizedWidth:(double)arg1; +- (double)strokeWidthForNormalizedWidth:(double)arg1; +@property(readonly, nonatomic) NSString *strokeColorPickerTitle; +@property(readonly, nonatomic) NSArray *strokeSwatches; +- (void)endChangingStrokeWidth:(id)arg1; +- (void)didChangeStrokeWidth:(id)arg1; +- (void)beginChangingStrokeWidth:(id)arg1; +@property(retain, nonatomic) TSUColor *strokeColor; +- (void)takePatternFromStroke:(id)arg1 withDefaultStroke:(id)arg2; +@property(copy, nonatomic) TSDStroke *stroke; +- (void)applyStylePresetWithIndex:(id)arg1; +- (void)setStyleValue:(id)arg1 forStyleProperty:(int)arg2; +- (id)selectedLayoutsSupportingInspectorPositioning; +- (id)selectedLayoutsSupportingFlipping; +- (id)selectedLayoutsSupportingRotation; +- (id)topLevelInspectorAutosaveName; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingSmartShapeAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingConnectionLineAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingTextInset; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingResize; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingEndpoints; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingFill; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingOpacity; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingReflection; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingShadow; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingStroke; +- (id)documentRoot; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (int)canPerformAction:(SEL)arg1; +@property(readonly, nonatomic) NSSet *layouts; +@property(readonly, nonatomic) TSDDrawableInfo *firstInfo; +- (id)infosOfClass:(Class)arg1; +@property(readonly, nonatomic) TSDDrawableInfo *info; +- (void)dealloc; +- (id)initWithInteractiveCanvasController:(id)arg1; + +// Remaining properties +@property(retain, nonatomic) TSKSelection *selection; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableHyperlinkCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableHyperlinkCommand.h new file mode 100644 index 000000000..fe7e13906 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableHyperlinkCommand.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class NSURL, TSDDrawableInfo; + +// Not exported +@interface TSDDrawableHyperlinkCommand : TSKCommand +{ + TSDDrawableInfo *mInfo; + NSURL *mOldHyperlinkURL; + NSURL *mNewHyperlinkURL; +} + +@property(readonly, nonatomic) TSDDrawableInfo *info; // @synthesize info=mInfo; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)setInfo:(id)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newHyperlinkURL:(id)arg2; +@property(readonly, nonatomic) NSURL *newHyperlinkURL; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-InsertionAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-InsertionAdditions.h new file mode 100644 index 000000000..3bc694ad8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-InsertionAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDDrawableInfo (InsertionAdditions) +- (void)setInsertionCenterPosition:(struct CGPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNAdditions.h new file mode 100644 index 000000000..a753c72ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNAdditions.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class KNAbstractSlide, KNBuild, KNSlide, NSArray; + +@interface TSDDrawableInfo (KNAdditions) +- (void)setMatchesObjectPlaceholderGeometry:(_Bool)arg1; +- (_Bool)matchesObjectPlaceholderGeometry; +@property(readonly, nonatomic) NSArray *ghostInfos; +- (id)buildChunksForAnimationType:(int)arg1; +@property(readonly, nonatomic) NSArray *buildChunks; +@property(readonly, nonatomic) NSArray *builds; +@property(readonly, nonatomic) unsigned long long buildCount; +@property(readonly, nonatomic) KNBuild *buildOut; +@property(readonly, nonatomic) KNBuild *buildIn; +@property(readonly, nonatomic) NSArray *actionBuilds; +@property(readonly, nonatomic) _Bool hasActionBuilds; +@property(readonly, nonatomic) KNAbstractSlide *abstractSlide; +@property(readonly, nonatomic) KNSlide *slide; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..5e5eb51c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-KNBuildTitleAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface TSDDrawableInfo (KNBuildTitleAdditions) +@property(readonly, nonatomic) NSString *buildImageTitle; +@property(readonly, nonatomic) NSString *buildTitle; +- (id)titleForBuildChunk:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-PersistenceAdditions.h new file mode 100644 index 000000000..8dfefcade --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDDrawableInfo (PersistenceAdditions) +- (void)saveToArchive:(struct DrawableArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct DrawableArchive *)arg1 unarchiver:(id)arg2; +- (void)setParentInfoDuringUnarchiving:(id)arg1 fromPasteboard:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-TSTextAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-TSTextAdditions.h new file mode 100644 index 000000000..178b33d26 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo-TSTextAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDDrawableInfo (TSTextAdditions) +- (int)elementKind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo.h new file mode 100644 index 000000000..f8ef1176f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfo.h @@ -0,0 +1,103 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDChangeableInfo-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSKSearchable-Protocol.h" +#import "TSKTransformableObject-Protocol.h" + +@class NSObject, NSString, NSURL, TSDDefaultPartitioner, TSDExteriorTextWrap, TSDInfoGeometry, TSPLazyReference, TSPObject, TSSPropertySetChangeDetails; + +// Not exported +@interface TSDDrawableInfo : TSPObject +{ + TSDInfoGeometry *mGeometry; + NSObject *mParentInfo; + TSPLazyReference *mParentInfoReference; + _Bool mLocked; + _Bool mAspectRatioLocked; + TSSPropertySetChangeDetails *mChanges; + TSDExteriorTextWrap *mExteriorTextWrap; + TSPObject *mOwningAttachment; + TSDDefaultPartitioner *mDefaultPartitioner; + NSURL *mHyperlinkURL; + id mComment; + NSString *mAccessibilityDescription; +} + ++ (_Bool)canPartition; ++ (void)setShouldPartitionByDefault:(_Bool)arg1; +@property(copy, nonatomic) NSString *accessibilityDescription; // @synthesize accessibilityDescription=mAccessibilityDescription; +@property(nonatomic) _Bool aspectRatioLocked; // @synthesize aspectRatioLocked=mAspectRatioLocked; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked=mLocked; +@property(copy, nonatomic) NSURL *hyperlinkURL; // @synthesize hyperlinkURL=mHyperlinkURL; +@property(nonatomic) TSPObject *owningAttachment; // @synthesize owningAttachment=mOwningAttachment; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +- (struct CGPoint)transformableObjectAnchorPoint; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)transformedGeometryWithTransform:(struct CGAffineTransform)arg1 inBounds:(struct CGRect)arg2; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)containingGroup; +- (id)descriptionForPasteboardWithSource:(id)arg1; +- (id)descriptionForPasteboard; +- (_Bool)reverseChunkingIsSupported; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (unsigned long long)textureDeliveryStyleFromDeliveryString:(id)arg1; +- (unsigned long long)chunkCountForTextureDeliveryStyle:(unsigned long long)arg1 byGlyphStyle:(int)arg2 animationFilter:(id)arg3; +- (unsigned long long)chunkCountForTextureDeliveryStyle:(unsigned long long)arg1 animationFilter:(id)arg2; +- (id)animationFilters; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (_Bool)canChangeWrapType; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@property(readonly, nonatomic) Class editorClass; +- (void)coalesceChanges:(id)arg1; +- (id)endCollectingChanges; +- (void)willChangeProperties:(id)arg1; +- (void)willChangeProperty:(int)arg1; +- (void)beginCollectingChanges; +- (id)searchForAnnotationsWithHitBlock:(id)arg1; +@property(readonly, nonatomic) _Bool supportsAttachedComments; +- (_Bool)canAnchor; +- (id)commandToFlipWithOrientation:(int)arg1; +- (void)didUngroupWithCommand:(id)arg1; +- (void)willGroupWithCommand:(id)arg1; +- (void)didCopy; +- (void)willCopyWithOtherDrawables:(id)arg1; +- (id)copyWithContext:(id)arg1; +@property(readonly, nonatomic, getter=isLockable) _Bool lockable; +- (id)presetKind; +@property(readonly, nonatomic) _Bool supportsHyperlinks; +- (id)partitioner; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic) _Bool isUserModifiable; +@property(copy, nonatomic) TSDExteriorTextWrap *exteriorTextWrap; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +- (struct CGAffineTransform)transformInRoot; +- (struct CGAffineTransform)fullTransformInRoot; +- (struct CGAffineTransform)computeFullTransform; +- (struct CGAffineTransform)computeLayoutFullTransform; +- (void)performBlockWithTemporaryLayout:(id)arg1; +@property(readonly, nonatomic) _Bool canSizeBeChangedIncrementally; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(copy, nonatomic) id comment; +@property(nonatomic) NSObject *parentInfo; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfoCommentCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfoCommentCommand.h new file mode 100644 index 000000000..fbdf7242d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableInfoCommentCommand.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableComment, TSDDrawableInfo; + +// Not exported +@interface TSDDrawableInfoCommentCommand : TSKCommand +{ + TSDDrawableInfo *mInfo; + TSDDrawableComment *mNewComment; + TSDDrawableComment *mOldComment; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContext:(id)arg1 info:(id)arg2 comment:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLayout.h new file mode 100644 index 000000000..94614bb69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLayout.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDWrappable-Protocol.h" + +@class TSDBezierPath, TSDWrapPolygon; + +// Not exported +@interface TSDDrawableLayout : TSDLayout +{ + TSDWrapPolygon *mCachedWrapPolygon; + TSDBezierPath *mCachedWrapPath; + TSDBezierPath *mCachedExternalWrapPath; +} + +- (_Bool)supportsInspectorPositioning; +- (void)invalidateParentForWrap; +- (void)i_invalidateWrap; +- (_Bool)allowsConnections; +- (void)parentDidChange; +- (void)processChangedProperty:(int)arg1; +- (void)setGeometry:(id)arg1; +- (void)dragBy:(struct CGPoint)arg1; +- (void)invalidateExteriorWrap; +- (void)invalidate; +@property(readonly, nonatomic) _Bool hasAlpha; +- (int)wrapFitType; +- (int)wrapDirection; +- (int)wrapType; +- (_Bool)isHTMLWrap; +- (id)wrapPolygon; +- (id)i_externalWrapPath; +- (id)i_wrapPath; +- (id)i_computeWrapPath; +- (id)i_computeWrapPathClosed:(_Bool)arg1; +- (struct CGRect)boundsInRoot; +- (struct CGRect)boundsInfluencingExteriorWrap; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLockCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLockCommand.h new file mode 100644 index 000000000..9a07838ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableLockCommand.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableInfo; + +// Not exported +@interface TSDDrawableLockCommand : TSKCommand +{ + TSDDrawableInfo *mInfo; + _Bool mLock; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_do; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithDrawableInfo:(id)arg1 lock:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawablePathSourceCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawablePathSourceCommand.h new file mode 100644 index 000000000..e1e08f166 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawablePathSourceCommand.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableInfo, TSDPathSource; + +// Not exported +@interface TSDDrawablePathSourceCommand : TSKCommand +{ + TSDDrawableInfo *mInfo; + TSDPathSource *mOldPathSource; + TSDPathSource *mNewPathSource; +} + +@property(readonly, nonatomic) TSDPathSource *oldPathSource; // @synthesize oldPathSource=mOldPathSource; +@property(readonly, nonatomic) TSDDrawableInfo *info; // @synthesize info=mInfo; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)setInfo:(id)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newPathSource:(id)arg2; +@property(readonly, nonatomic) TSDPathSource *newPathSource; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableZOrderArranger.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableZOrderArranger.h new file mode 100644 index 000000000..99574c205 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDrawableZOrderArranger.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDArrangeInspectorDelegate-Protocol.h" + +@class NSObject; + +// Not exported +@interface TSDDrawableZOrderArranger : NSObject +{ + NSObject *mCanvasEditor; + _Bool mCanCoalesceZOrderCommand; +} + +- (unsigned long long)p_zOrderIndex; +- (unsigned long long)p_maxIndex; +- (unsigned long long)p_minIndex; +- (id)p_zOrderSelection; +- (id)p_zOrderSiblings; +- (_Bool)shouldShowWrapOptionsForSelectedDrawables; +- (void)moveToFrontForArrangeInspector; +- (void)moveFrontForArrangeInspector; +- (void)moveBackForArrangeInspector; +- (void)moveToBackForArrangeInspector; +- (void)arrangeInspectorDidEndChangingZValue:(unsigned long long)arg1; +- (void)arrangeInspectorDidSetZValue:(unsigned long long)arg1; +- (void)arrangeInspectorWillBeginChangingZValue:(unsigned long long)arg1; +- (unsigned long long)currentZValueForArrangeInspector; +- (unsigned long long)maxZValueForArrangeInspector; +- (unsigned long long)minZValueForArrangeInspector; +- (id)commandToSetZOrderOfInfos:(id)arg1 toIndexes:(id)arg2 coalesceable:(_Bool)arg3; +- (id)initWithCanvasEditor:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow-PersistenceAdditions.h new file mode 100644 index 000000000..d2d20ed6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDDropShadow (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ShadowArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow.h new file mode 100644 index 000000000..17c200262 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDropShadow.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDDropShadow : TSDShadow +{ +} + +- (struct CGImage *)newShadowImageForRep:(id)arg1 withSize:(struct CGSize)arg2 drawSelector:(SEL)arg3 unflipped:(_Bool)arg4; +- (struct CGRect)boundsForRep:(id)arg1; +- (struct CGRect)boundsInNaturalSpaceForRep:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)shadowType; +- (id)initWithAngle:(double)arg1 offset:(double)arg2 radius:(double)arg3 opacity:(double)arg4 color:(struct CGColor *)arg5 enabled:(_Bool)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDDynamicOperationController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDDynamicOperationController.h new file mode 100644 index 000000000..da3bf76d7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDDynamicOperationController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, NSSet, TSDAutoscroll, TSDInteractiveCanvasController; + +// Not exported +@interface TSDDynamicOperationController : NSObject +{ + TSDInteractiveCanvasController *mICC; + _Bool mOperationIsDynamic; + _Bool mResetGuides; + _Bool mSupportsAlignmentGuides; + _Bool mPossibleDynamicOperation; + NSMutableSet *mReps; + NSMutableSet *mAllTransformedReps; + TSDAutoscroll *mAutoscroll; +} + +@property(readonly, nonatomic) NSSet *allTransformedReps; // @synthesize allTransformedReps=mAllTransformedReps; +@property(readonly, nonatomic) NSSet *currentlyTransformingReps; // @synthesize currentlyTransformingReps=mReps; +- (void)p_resetGuidesForCleanup:(_Bool)arg1; +- (void)invalidateGuides; +- (void)handleTrackerManipulator:(id)arg1; +- (void)p_controllingTMDidResetInOperation:(id)arg1; +- (void)handleGestureRecognizer:(id)arg1; +- (void)stopTransformingReps:(id)arg1; +- (void)startTransformingReps:(id)arg1; +- (void)p_cleanupOperation; +- (void)cancelOperation; +- (_Bool)isOperationDynamic; +- (_Bool)isInPossibleDynamicOperation; +- (_Bool)isInOperation; +- (void)endOperation; +- (void)p_beginDynamicOperationForReps:(id)arg1; +- (void)beginOperation; +- (void)beginPossibleDynamicOperation; +- (void)dealloc; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..086384c6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDEditableBezierPathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-Smoothing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-Smoothing.h new file mode 100644 index 000000000..026fa5405 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource-Smoothing.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDEditableBezierPathSource (Smoothing) +- (void)addTemporarySmoothNodes; +- (void)updateSmoothNodes; +- (void)morphWithMorphInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource.h new file mode 100644 index 000000000..71fbd337c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSource.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDRealignablePathSource-Protocol.h" + +@class NSArray, NSMutableArray, TSDBezierNode; + +// Not exported +@interface TSDEditableBezierPathSource : TSDPathSource +{ + NSMutableArray *mSubpaths; + unsigned long long mActiveSubpath; + _Bool mHasLockedFlipTransform; + struct CGAffineTransform mLockedFlipTransform; +} + ++ (id)editableBezierPathSourceWithBezierPath:(id)arg1; ++ (id)editableBezierPathSourceWithPathSource:(id)arg1; ++ (id)editableBezierPathSource; +@property(retain, nonatomic) NSMutableArray *subpaths; // @synthesize subpaths=mSubpaths; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (void)closePath; +- (void)smoothCurveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)curveToPoint:(struct CGPoint)arg1 controlPoint1:(struct CGPoint)arg2 controlPoint2:(struct CGPoint)arg3; +- (void)lineToPoint:(struct CGPoint)arg1; +- (void)moveToPoint:(struct CGPoint)arg1; +@property(retain, nonatomic) NSArray *nodeTypes; +@property(readonly, nonatomic) struct CGPath *subpathForSelection; +- (void)cutAtSelectedNodes; +- (_Bool)canCutAtSelectedNodes; +- (void)splitSelectedNodes; +- (void)splitSelectedEdges; +- (id)splitEdge:(long long)arg1 at:(double)arg2 fromSubpath:(long long)arg3; +- (void)deleteSelectedEdges; +- (void)closeSelectedNodes; +- (_Bool)canCloseSelectedNodes; +- (void)connectSelectedNodes; +- (_Bool)canConnectSelectedNodes; +- (id)subpathsForConnectingUsingFirstSubpathFirstNode:(_Bool *)arg1 andSecondPathFirstNode:(_Bool *)arg2; +- (void)selectSubpathForNode:(id)arg1 toggle:(_Bool)arg2; +@property(nonatomic, getter=isClosed) _Bool closed; +@property(readonly, nonatomic) _Bool isOpen; +- (void)smoothAllNodes; +- (void)smoothNode:(id)arg1; +- (void)sharpenAllNodes; +- (void)toggleSelectedNodesToType:(int)arg1; +- (void)toggleNode:(id)arg1 toType:(int)arg2 prevNode:(id)arg3 nextNode:(id)arg4; +@property(readonly, nonatomic) struct CGRect nodeBounds; +- (id)insertNodeAtPoint:(struct CGPoint)arg1 tolerance:(double)arg2; +- (_Bool)bezierPathUnderPoint:(struct CGPoint)arg1 withTransform:(struct CGAffineTransform)arg2 tolerance:(double)arg3; +- (double)distanceToPoint:(struct CGPoint)arg1 subpathIndex:(unsigned long long *)arg2 elementIndex:(unsigned long long *)arg3 tValue:(double *)arg4 threshold:(double)arg5; +- (id)bezierNodeUnderPoint:(struct CGPoint)arg1 withTransform:(struct CGAffineTransform)arg2 andTolerance:(double)arg3 returningType:(long long *)arg4; +- (void)deselectAllNodes; +- (void)selectAllNodes; +- (void)deleteSelectedNodes; +- (void)deleteSelectedNodesForced:(_Bool)arg1; +@property(readonly, nonatomic) _Bool canDeleteSelectedNodes; +@property(readonly, nonatomic) _Bool isCompound; +- (void)removeNode:(id)arg1; +@property(readonly, nonatomic) _Bool allNodesSelected; +@property(readonly, nonatomic) _Bool hasSelectedNode; +- (void)offsetSelectedEdgesByDelta:(struct CGPoint)arg1; +- (void)offsetSelectedNodesByDelta:(struct CGPoint)arg1; +@property(readonly, nonatomic) TSDBezierNode *lastNode; +@property(readonly, nonatomic) TSDBezierNode *firstNode; +- (id)nodeAfterNode:(id)arg1; +- (id)nodePriorToNode:(id)arg1; +- (void)removeLastNode; +- (void)addNode:(id)arg1; +- (void)adjustGeometryForAlignToOrigin:(id)arg1; +- (void)alignToOrigin; +- (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; +- (void)setNaturalSize:(struct CGSize)arg1; +- (Class)preferredRepClass; +- (struct CGSize)naturalSize; +- (struct CGAffineTransform)pathFlipTransform; +- (void)setLockedFlipTransform:(_Bool)arg1; +- (void)reverseDirection; +@property(retain, nonatomic) NSMutableArray *nodes; +- (void)setBezierPath:(id)arg1; +- (void)convertToHobby; +- (struct CGPath *)pathWithoutFlips; +- (id)bezierPathWithoutFlips; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (void)dealloc; +@property(readonly, nonatomic) _Bool closeIfEndpointsAreEqual; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSourceMorphInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSourceMorphInfo.h new file mode 100644 index 000000000..92c9178a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditableBezierPathSourceMorphInfo.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDEditableBezierPathSource, TSUPointerKeyDictionary; + +// Not exported +@interface TSDEditableBezierPathSourceMorphInfo : NSObject +{ + TSDEditableBezierPathSource *mOriginal; + TSDEditableBezierPathSource *mSmoothOriginal; + TSUPointerKeyDictionary *mOriginalNodeIndexMapping; +} + +@property(retain, nonatomic) TSDEditableBezierPathSource *smoothOriginal; // @synthesize smoothOriginal=mSmoothOriginal; +@property(retain, nonatomic) TSDEditableBezierPathSource *original; // @synthesize original=mOriginal; +- (id)originalSmoothNodeForNode:(id)arg1; +- (unsigned long long)originalNodeIndexForNode:(id)arg1; +- (unsigned long long)originalSubpathIndexForNode:(id)arg1; +- (id)originalNodeForNode:(id)arg1; +- (void)dealloc; +- (id)initWithEditableBezierPathSource:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditor-Protocol.h new file mode 100644 index 000000000..fd3e4f3b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditor-Protocol.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet, TSKSelection; + +@protocol TSDEditor +- (id)documentRoot; + +@optional +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingResize; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingSmartShapeAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingEndpoints; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingConnectionLineAttributes; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingTextInset; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingOpacity; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingReflection; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingShadow; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingStroke; +@property(readonly, nonatomic) NSSet *selectedObjectsSupportingFill; +@property(retain, nonatomic) TSKSelection *selection; +- (id)inspectorTabTipKey; +- (struct CGRect)coachingTipManager:(id)arg1 coachingTipView:(id)arg2 canvasRectForKey:(id)arg3; +- (id)canvasCoachingTips; +- (void)addContextualMenuItemsToArray:(id)arg1; +- (struct CGRect)targetRectForEditMenu; +- (void)reverseDirection:(id)arg1; +- (_Bool)canBeginEditingRepOnDoubleTap:(id)arg1; +- (_Bool)canBeginPathEditing; +- (_Bool)canAddOrShowComment; +- (_Bool)suppressAutozoom; +- (struct CGRect)zoomRectForSelection:(id)arg1; +- (double)targetPointSizeForSelectionWithViewScale:(double)arg1; +- (double)viewScaleForSelectionWithTargetPointSize:(double)arg1; +- (id)wrapInspectorController; +- (id)extraMenuItems; +- (void)delete:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)select:(id)arg1; +- (void)paste:(id)arg1; +- (void)copy:(id)arg1; +- (void)cut:(id)arg1; +- (_Bool)shouldProhibitAction:(SEL)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (void)willEnterForeground; +- (void)didEnterBackground; +- (id)level2InspectorViewControllers; +- (struct CGSize)topLevelInspectorPreferredPopoverSize; +- (id)topLevelInspectorAutosaveName; +- (id)topLevelInspectorViewControllers; +- (id)editingSearchReference; +- (_Bool)wantsToBePushedBackOntoStackForSelection:(id)arg1; +- (_Bool)shouldEndEditingToBeginEditingRep:(id)arg1; +- (void)didResignTextInputEditor; +- (void)willResignTextInputEditor; +- (void)didBecomeTextInputEditor; +- (void)willResignCurrentEditor; +- (void)didBecomeCurrentEditor; +- (_Bool)ignoreSetSelection:(id)arg1 onInfo:(id)arg2; +- (void)setSelectionWithSearchReference:(id)arg1; +- (void)setSelection:(id)arg1 withFlags:(unsigned long long)arg2; +- (id)model; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDEditorController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDEditorController.h new file mode 100644 index 000000000..c0de45f97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDEditorController.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSObject, TSKDocumentRoot; + +// Not exported +@interface TSDEditorController : NSObject +{ + TSKDocumentRoot *mDocumentRoot; + NSMutableArray *mEditorStack; + NSObject *mTextInputEditor; + unsigned long long mTransactionLevel; + _Bool mDidChangeTextInputEditor; + _Bool mDidChangeCurrentEditors; + _Bool mNotifiedWillChangeTextInputEditor; + _Bool mNotifiedWillChangeCurrentEditors; + _Bool mIsReentrantResigningTextInputEditors; + NSMutableArray *mResignedTextInputEditors; + NSMutableDictionary *mInspectorPropertyValueMap; +} + +- (void)p_didChangeCurrentEditors; +- (void)p_willChangeCurrentEditors; +- (void)p_willChangeCurrentEditorsWithNewEditors:(id)arg1; +- (void)p_didChangeTextInputEditor; +- (void)p_willChangeTextInputEditor; +- (void)p_setTextInputEditor:(id)arg1; +- (void)editorDidChangeSelectionAndWantsKeyboard:(id)arg1 withSelectionFlags:(unsigned long long)arg2; +- (void)editorSelectionWasForciblyChanged:(id)arg1; +- (void)editorDidChangeSelection:(id)arg1 withSelectionFlags:(unsigned long long)arg2; +- (id)objectForInspectorPropertyKey:(id)arg1; +- (void)removeObjectForInspectorPropertyKey:(id)arg1; +- (void)setObject:(id)arg1 forInspectorPropertyKey:(id)arg2; +- (void)popToEditor:(id)arg1; +- (id)mostSpecificEditorConformingToProtocol:(id)arg1; +- (id)currentEditorsConformingToProtocol:(id)arg1; +- (id)mostSpecificCurrentEditorOfClass:(Class)arg1 conformingToProtocol:(id)arg2; +- (id)mostSpecificCurrentEditorOfClass:(Class)arg1; +- (id)currentEditorsOfClass:(Class)arg1; +- (void)enumerateEditorsOnStackUsingBlock:(id)arg1; +- (void)notifyResignedTextInputEditors; +- (void)endTransaction; +- (void)beginTransaction; +- (void)popEditor:(id)arg1 andPushTextInputEditor:(id)arg2; +- (void)popEditor:(id)arg1; +- (void)pushEditor:(id)arg1; +- (_Bool)anyEditorProhibitsAction:(SEL)arg1; +- (id)editorForEditAction:(SEL)arg1 withSender:(id)arg2 response:(int *)arg3; +- (id)editorForEditAction:(SEL)arg1 withSender:(id)arg2; +- (void)setTextInputEditor:(id)arg1; +- (id)textInputEditor; +- (id)currentEditors; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDErrorImageProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDErrorImageProvider.h new file mode 100644 index 000000000..b2f6bf7b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDErrorImageProvider.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDErrorImageProvider : TSDImageProvider +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (struct CGPDFDocument *)p_iconPDFDocument; +- (void)drawImageInContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2; +- (_Bool)isError; +- (_Bool)isValid; +- (struct CGSize)naturalSize; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDErrorPresenter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDErrorPresenter-Protocol.h new file mode 100644 index 000000000..f919287df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDErrorPresenter-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDErrorPresenter +- (void)presentErrors:(id)arg1 withLocalizedDescription:(id)arg2 completionHandler:(id)arg3; +- (void)presentError:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap-PersistenceAdditions.h new file mode 100644 index 000000000..930f47e62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDExteriorTextWrap (PersistenceAdditions) +- (void)saveToArchive:(struct ExteriorTextWrapArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ExteriorTextWrapArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap.h b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap.h new file mode 100644 index 000000000..d8a88c2a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrap.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSDExteriorTextWrap : NSObject +{ + _Bool _isHTMLWrap; + int _type; + int _direction; + int _fitType; + double _margin; + double _alphaThreshold; +} + ++ (id)exteriorTextWrapWithIsHTMLWrap:(_Bool)arg1 type:(int)arg2 direction:(int)arg3 fitType:(int)arg4 margin:(double)arg5 alphaThreshold:(double)arg6; ++ (id)exteriorTextWrap; +@property(readonly, nonatomic) double alphaThreshold; // @synthesize alphaThreshold=_alphaThreshold; +@property(readonly, nonatomic) double margin; // @synthesize margin=_margin; +@property(readonly, nonatomic) int fitType; // @synthesize fitType=_fitType; +@property(readonly, nonatomic) int direction; // @synthesize direction=_direction; +@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) _Bool isHTMLWrap; // @synthesize isHTMLWrap=_isHTMLWrap; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithIsHTMLWrap:(_Bool)arg1 type:(int)arg2 direction:(int)arg3 fitType:(int)arg4 margin:(double)arg5 alphaThreshold:(double)arg6; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrapCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrapCommand.h new file mode 100644 index 000000000..c6834c513 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDExteriorTextWrapCommand.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSDExteriorTextWrapCommand : TSKCommand +{ + NSArray *_infosAndWraps; +} + +- (void)p_registerSelectionChange; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchive:(struct ExteriorTextWrapCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ExteriorTextWrapCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)actionString; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContext:(id)arg1 drawableInfos:(id)arg2 exteriorTextWrap:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCACounter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCACounter.h new file mode 100644 index 000000000..ffad3b1f7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCACounter.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSTimer; + +// Not exported +@interface TSDFPSCACounter : TSDFPSCounter +{ + unsigned int mCAFrameCount; + NSTimer *mTimer; +} + +- (void)stopLoggingFPS; +- (void)startLoggingFPS; +- (void)p_updateFrameCount; +- (void)reset; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCounter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCounter.h new file mode 100644 index 000000000..58e4db660 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFPSCounter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSDFPSCounter : NSObject +{ + NSMutableArray *mDateArray; +} + +- (id)fpsGraphString; +- (id)fpsSummaryString; +- (id)p_fpsSummaryStringIncludingGraph:(_Bool)arg1; +- (void)addFrame; +- (void)reset; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFill-TSDFillPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFill-TSDFillPersistenceAdditions.h new file mode 100644 index 000000000..105291b1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFill-TSDFillPersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDFill (TSDFillPersistenceAdditions) ++ (id)instanceWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; ++ (void)registerSubclass:(Class)arg1; ++ (id)p_subclassRegistry; +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFill.h new file mode 100644 index 000000000..578a7742a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFill.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPathPainter-Protocol.h" +#import "TSSThemeAsset-Protocol.h" + +// Not exported +@interface TSDFill : NSObject +{ +} + +- (int)fillType; +- (id)referenceColor; +- (_Bool)drawsInOneStep; +- (_Bool)isClear; +- (_Bool)isNearlyWhite; +- (_Bool)isOpaque; +- (void)applyToCAShapeLayer:(id)arg1 withScale:(double)arg2; +- (_Bool)canApplyToCAShapeLayer; +- (void)applyToCALayer:(id)arg1 withScale:(double)arg2; +- (_Bool)shouldBeReappliedToCALayer:(id)arg1; +- (_Bool)canApplyToCALayerByAddingSublayers; +- (_Bool)canApplyToCALayer; +- (_Bool)isThemeEquivalent:(id)arg1; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 naturalBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 isPDF:(_Bool)arg4; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-Internal.h new file mode 100644 index 000000000..d4361524b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-Internal.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDFrame (Internal) +- (id)strokeByTransformingByTransform:(struct CGAffineTransform)arg1; +- (_Bool)i_willRenderForRect:(struct CGRect)arg1; +- (struct CGRect)i_adornmentRectForRect:(struct CGRect)arg1; +- (double)i_bottomHeight; +- (double)i_topHeight; +- (double)i_rightWidth; +- (double)i_leftWidth; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-PersistenceAdditions.h new file mode 100644 index 000000000..962adfc12 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDFrame (PersistenceAdditions) +- (void)saveToArchive:(struct StrokeArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct StrokeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrame.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame.h new file mode 100644 index 000000000..139b4ad37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrame.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSDFrameSpec; + +// Not exported +@interface TSDFrame : TSDStroke +{ + TSDFrameSpec *mSpec; + NSString *mFrameName; + double mAssetScale; + _Bool mScaledSizesValid; + double mLeftWidth; + double mRightWidth; + double mTopHeight; + double mBottomHeight; + struct CGSize mAdornmentSize; +} + +@property(readonly, nonatomic) TSDFrameSpec *frameSpec; // @synthesize frameSpec=mSpec; +@property(readonly, nonatomic) double assetScale; // @synthesize assetScale=mAssetScale; +- (struct CGSize)p_minimumRenderedSize; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3 useFastDrawing:(_Bool)arg4; +- (_Bool)drawsInOneStep; +- (_Bool)prefersToApplyToCAShapeLayerDuringManipulation; +- (_Bool)canApplyToCAShapeLayer; +- (_Bool)canApplyDirectlyToRepCALayer; +- (_Bool)isNullStroke; +- (struct _TSDStrokeOutsets)outsets; +- (_Bool)shouldRenderForSizeIncludingCoverage:(struct CGSize)arg1; +- (_Bool)shouldRender; +- (_Bool)supportsLineOptions; +- (_Bool)supportsColor; +- (_Bool)supportsPattern; +- (_Bool)isFrame; +- (struct CGRect)coverageRectWithoutAdornment:(struct CGRect)arg1; +- (struct CGRect)coverageRect:(struct CGRect)arg1; +- (struct CGRect)p_coverageRectWithAdornment:(struct CGRect)arg1; +- (struct CGRect)p_coverageRectWithoutAdornment:(struct CGRect)arg1; +- (_Bool)hasMask; +- (double)minimumAssetScale; +- (id)archivableFrameName; +- (id)frameName; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithFrameName:(id)arg1; +- (id)initWithFrameSpec:(id)arg1; +- (id)initWithFrameSpec:(id)arg1 assetScale:(double)arg2; +- (id)initWithFrameSpec:(id)arg1 assetScale:(double)arg2 archivableFrameName:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCache.h new file mode 100644 index 000000000..53049fbd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCache.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSDFrameImageCache : NSObject +{ + NSMutableArray *mEntries; +} + ++ (id)sharedFrameImageCache; +- (void)p_didReceiveMemoryWarning:(id)arg1; +- (id)p_newEntryForFrame:(id)arg1 size:(struct CGSize)arg2 viewScale:(double)arg3 createIfNeeded:(_Bool)arg4; +- (struct CGImage *)setCachedImage:(struct CGImage *)arg1 forFrame:(id)arg2 size:(struct CGSize)arg3 viewScale:(double)arg4 forCALayer:(_Bool)arg5 mask:(_Bool)arg6; +- (struct CGImage *)newCachedImageForFrame:(id)arg1 size:(struct CGSize)arg2 viewScale:(double)arg3 forCALayer:(_Bool)arg4 mask:(_Bool)arg5; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCacheEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCacheEntry.h new file mode 100644 index 000000000..df31d5cdf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameImageCacheEntry.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDFrameSpec; + +// Not exported +@interface TSDFrameImageCacheEntry : NSObject +{ + TSDFrameSpec *mFrameSpec; + double mAssetScale; + struct CGSize mSize; + double mViewScale; + struct CGImage *mImages[4]; +} + +@property(nonatomic) double viewScale; // @synthesize viewScale=mViewScale; +@property(nonatomic) struct CGSize size; // @synthesize size=mSize; +@property(nonatomic) double assetScale; // @synthesize assetScale=mAssetScale; +@property(nonatomic) TSDFrameSpec *frameSpec; // @synthesize frameSpec=mFrameSpec; +- (void)setImage:(struct CGImage *)arg1 forCALayer:(_Bool)arg2 mask:(_Bool)arg3; +- (struct CGImage *)newImageForCALayer:(_Bool)arg1 mask:(_Bool)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrameRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameRep.h new file mode 100644 index 000000000..30a771e7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameRep.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, NSArray, TSDBitmapImageProvider, TSDFrame; + +// Not exported +@interface TSDFrameRep : NSObject +{ + TSDFrame *mFrame; + NSArray *mImages; + NSArray *mMasks; + TSDBitmapImageProvider *mAdornment; + CALayer *mMaskLayer; + _Bool mShouldEnableBlendMode; +} + +- (void)p_adjustRepeatingLayer:(id)arg1 withImageRect:(struct CGRect)arg2 start:(double)arg3 end:(double)arg4 vertical:(_Bool)arg5; +- (void)p_setRepeatingLayerWithIndex:(unsigned int)arg1 sublayers:(id)arg2 maskLayers:(id)arg3 toRect:(struct CGRect)arg4 start:(double)arg5 end:(double)arg6; +- (void)p_setUnreplicatedLayerWithIndex:(unsigned int)arg1 sublayers:(id)arg2 maskLayers:(id)arg3 toRect:(struct CGRect)arg4; +- (id)p_createRepeatingLayerWithImage:(struct CGImage *)arg1 vertical:(_Bool)arg2 screenScale:(double)arg3; +- (void)p_addEdgeLayerForIndex:(unsigned int)arg1 toLayer:(id)arg2 maskLayer:(id)arg3; +- (void)p_addUnreplicatedLayerForIndex:(unsigned int)arg1 toLayer:(id)arg2 maskLayer:(id)arg3; +- (void)p_drawTiles:(id)arg1 inContext:(struct CGContext *)arg2 rect:(struct CGRect)arg3 start:(double)arg4 end:(double)arg5 vertical:(_Bool)arg6; +- (void)p_drawFrameIntoRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 withImages:(id)arg3 atViewScale:(double)arg4 isMask:(_Bool)arg5; +- (struct CGImage *)p_newRenderedFrameForMask:(_Bool)arg1 size:(struct CGSize)arg2 forCALayer:(_Bool)arg3 viewScale:(double)arg4; +- (struct CGImage *)p_newFrameForMask:(_Bool)arg1 size:(struct CGSize)arg2 forCALayer:(_Bool)arg3 viewScale:(double)arg4; +- (void)updateCALayer:(id)arg1 toRect:(struct CGRect)arg2 withRepLayer:(id)arg3 maskLayer:(id)arg4 viewScale:(double)arg5 maskLayerTransform:(struct CGAffineTransform)arg6; +- (id)applyToCALayer:(id)arg1 withRepLayer:(id)arg2 maskLayer:(id)arg3 viewScale:(double)arg4; +- (void)blendMaskBeforeRenderingImageInContext:(struct CGContext *)arg1; +- (void)applyMaskForRectWithCoverage:(struct CGRect)arg1 toContext:(struct CGContext *)arg2; +- (void)frameRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 withTotalScale:(double)arg3; +- (id)frame; +- (void)dealloc; +- (id)initWithTSDFrame:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec-Internal.h new file mode 100644 index 000000000..abd17e76d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec-Internal.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDFrameSpec (Internal) +- (int)i_tilingMode; +- (struct CGPoint)i_adornmentPosition; +- (double)i_minimumAssetScale; +- (struct CGSize)i_adornmentSize; +- (double)i_bottomHeight; +- (double)i_topHeight; +- (double)i_rightWidth; +- (double)i_leftWidth; +- (double)i_bottomInset; +- (double)i_topInset; +- (double)i_rightInset; +- (double)i_leftInset; +- (id)i_providerForIndex:(int)arg1 mask:(_Bool)arg2; +- (void)i_removeInterestInProviders; +- (void)i_addInterestInProviders; +- (_Bool)i_hasAdornment; +- (_Bool)i_hasMask; +- (_Bool)i_hasImages; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec.h b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec.h new file mode 100644 index 000000000..dda26cd0f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDFrameSpec.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSBundle, NSMutableDictionary, NSString; + +// Not exported +@interface TSDFrameSpec : NSObject +{ + NSBundle *mBundle; + NSString *mFrameName; + double mLeftInset; + double mRightInset; + double mTopInset; + double mBottomInset; + struct CGPoint mAdornmentPosition; + double mMinimumAssetScale; + int mTilingMode; + _Bool mDisplayInPicker; + _Bool mHasImages; + _Bool mHasMask; + _Bool mHasAdornment; + NSMutableDictionary *mProvidersByKey; + _Bool mLoadedImageMetrics; + double mLeftWidth; + double mRightWidth; + double mTopHeight; + double mBottomHeight; + struct CGSize mAdornmentSize; + int mInterest; +} + ++ (id)p_imageKeys; ++ (id)frameSpecWithName:(id)arg1; ++ (id)frameSpecs; +@property(readonly, nonatomic) _Bool displayInPicker; // @synthesize displayInPicker=mDisplayInPicker; +@property(readonly, nonatomic) NSString *frameName; // @synthesize frameName=mFrameName; +- (void)p_loadImageMetrics; +- (id)p_imageDataForKey:(id)arg1; +- (id)p_infoDictionary; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithBundle:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLBloomEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLBloomEffect.h new file mode 100644 index 000000000..334fcbf1d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLBloomEffect.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLShader; + +// Not exported +@interface TSDGLBloomEffect : NSObject +{ + struct CGSize _effectSize; + struct CGSize _blurBufferSize; + TSDGLFrameBuffer *_colorFramebuffer; + TSDGLFrameBuffer *_blurFramebuffer; + TSDGLDataBuffer *_dataBuffer; + TSDGLDataBuffer *_blurTransferDataBuffer; + TSDGLDataBuffer *_blurDataBuffer; + TSDGLShader *_blurHorizontalShader; + TSDGLShader *_blurVerticalShader; + TSDGLShader *_bloomShader; + TSDGLShader *_fboTransferShader; +} + +- (void)drawBloomEffectWithMVPMatrix:(struct CATransform3D)arg1 bloomAmount:(double)arg2; +- (void)p_blurColorBuffer; +- (void)unbindFramebuffer; +- (void)bindFramebuffer; +- (void)p_setupBuffers; +- (void)p_setupShaders; +- (void)teardown; +- (void)dealloc; +- (id)initWithEffectSize:(struct CGSize)arg1 blurScale:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLCurvedShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLCurvedShadow.h new file mode 100644 index 000000000..ed7a0a8b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLCurvedShadow.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CIContext, TSDCurvedShadow, TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLShader; + +// Not exported +@interface TSDGLCurvedShadow : TSDGLShadow +{ + struct CGSize mFramebufferSize; + TSDGLFrameBuffer *mAlphaFrameBuffer; + TSDGLDataBuffer *mAlphaDataBuffer; + TSDGLShader *mAlphaShader; + TSDGLFrameBuffer *mCurvedFrameBuffer; + TSDGLDataBuffer *mCurvedDataBuffer; + TSDGLShader *mCurvedShader; + TSDGLFrameBuffer *mCurveInterpolationFrameBuffer; + TSDGLDataBuffer *mCurveInterpolationDataBuffer; + TSDGLShader *mCurveInterpolationShader; + TSDCurvedShadow *mCurvedShadow; + CDStruct_f2e236b6 mColor; + double mAngle; + char *mBuffer; + CIContext *mCIContext; +} + ++ (void)applicationDidBecomeActive; ++ (void)applicationWillResignActive; +- (id).cxx_construct; +- (void)releaseShaders; +- (void)p_deleteFramebuffers; +- (void)p_unbindFramebuffers; +- (struct CGImage *)newCGImageWithTexture:(id)arg1 size:(struct CGSize)arg2 shader:(id)arg3 framebuffer:(id)arg4 databuffer:(id)arg5; +- (void)p_setupCurvedInterpolationShader; +- (void)p_setupCurvedShader; +- (void)p_setupAlphaShader; +- (void)p_bindCurveInterpolationFramebuffer; +- (void)p_bindCurvedFramebuffer; +- (void)p_bindAlphaFramebuffer; +- (void)p_newBlurredImageFromImage:(struct CGImage *)arg1 numBlurs:(double)arg2 blurredImage:(struct CGImage **)arg3; +- (void)p_newBlurredImageFromImage:(struct CGImage *)arg1 numBlurs:(double)arg2 halfBlurredImage:(struct CGImage **)arg3 blurredImage:(struct CGImage **)arg4; +- (void)p_newTintedImage:(struct CGImage **)arg1 fromImage:(struct CGImage *)arg2 withColor:(CDStruct_f2e236b6)arg3; +- (void)p_setupCIContext; +- (void)drawShadow:(id)arg1 forImage:(struct CGImage *)arg2 inContext:(struct CGContext *)arg3 forSize:(struct CGSize)arg4; +- (void)dealloc; +- (id)initWithFramebufferSize:(struct CGSize)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataArrayBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataArrayBuffer.h new file mode 100644 index 000000000..05baa5d34 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataArrayBuffer.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDGLDataBufferAccessor-Protocol.h" + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSDGLDataArrayBuffer : NSObject +{ + NSMutableArray *_vertexAttributes; + unsigned long long mVertexCount; + unsigned long long _dataTypeSizeInBytes; + unsigned int _bufferUsage; + long long *mNeedsUpdateFirstIndex; + long long *mNeedsUpdateLastIndex; + char *mGLData; + _Bool mGLDataBufferHasBeenSetup; + unsigned int *mGLDataBuffers; + NSMutableDictionary *mAttributeOffsetsDictionary; + unsigned long long _GLDataBufferEntrySize; + unsigned long long _bufferCount; + unsigned long long _currentBufferIndex; +} + +@property(nonatomic) unsigned long long currentBufferIndex; // @synthesize currentBufferIndex=_currentBufferIndex; +@property(readonly, nonatomic) unsigned long long bufferCount; // @synthesize bufferCount=_bufferCount; +@property(readonly, nonatomic) unsigned long long GLDataBufferEntrySize; // @synthesize GLDataBufferEntrySize=_GLDataBufferEntrySize; +- (id)description; +- (void)setGLPoint4D:(CDStruct_f2e236b6)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_f2e236b6)GLPoint4DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint3D:(CDStruct_03942939)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_03942939)GLPoint3DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint2D:(CDStruct_b2fbf00d)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_b2fbf00d)GLPoint2DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setCGFloat:(double)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)setGLfloat:(float)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (float)GLfloatForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)vertexCount; +@property(readonly, nonatomic) _Bool hasUpdatedData; +- (char *)GLDataPointer; +- (void)swapGLDataBuffers; +- (void)disableVertexAttributeArrayBuffersWithShader:(id)arg1; +- (void)enableVertexAttributeArrayBuffersWithShader:(id)arg1; +- (void)addIndexNeedsUpdate:(long long)arg1; +- (void)addIndexRangeNeedsUpdate:(struct _NSRange)arg1; +- (void)addAllIndexesNeedUpdate; +- (void)dealloc; +- (id)initWithVertexAttributes:(id)arg1 vertexCount:(unsigned long long)arg2 bufferCount:(unsigned long long)arg3; +- (unsigned long long)p_bufferOffsetOfAttribute:(id)arg1 atIndex:(unsigned long long)arg2 component:(unsigned long long)arg3; +- (void)updateDataBufferIfNecessary; +- (void)p_setupGLDataBufferIfNecessary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBuffer.h new file mode 100644 index 000000000..2828fc767 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBuffer.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDGLDataBufferAccessor-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSDGLDataBuffer : NSObject +{ + unsigned long long mCurrentBufferIndex; + NSMutableArray *mArrayBuffers; + NSMutableDictionary *mAttributeToArrayBuffersDictionary; + unsigned long long mElementArrayCount; + unsigned short *mGLElementData; + _Bool mGLElementDataBufferWasSetup; + unsigned int mGLElementDataBuffer; + struct CGSize mGLElementMeshSize; + unsigned long long mGLElementQuadParticleCount; + unsigned int mGLVertexArrayObjects[2]; + _Bool _isUpdatingRawDataBuffer; + _Bool _didTeardown; + _Bool _isDoubleBuffered; + unsigned int _drawMode; + unsigned long long _vertexCount; + NSArray *_vertexAttributes; +} + +@property(readonly) _Bool isDoubleBuffered; // @synthesize isDoubleBuffered=_isDoubleBuffered; +@property(nonatomic) unsigned int drawMode; // @synthesize drawMode=_drawMode; +@property(readonly) NSArray *vertexAttributes; // @synthesize vertexAttributes=_vertexAttributes; +@property(readonly) unsigned long long vertexCount; // @synthesize vertexCount=_vertexCount; +- (_Bool)p_setAttributeUpdateData:(CDStruct_c6084d62 *)arg1 fromAttribute:(id)arg2; +- (void)updateDataBufferAttributes:(id)arg1 withBlock:(id)arg2; +- (id)vertexAttributeNamed:(id)arg1; +- (void)setDataForAttribute:(id)arg1 atIndex:(unsigned long long)arg2 fromAttribute:(id)arg3 dataBuffer:(id)arg4 index:(unsigned long long)arg5; +- (void)setGLPoint4D:(CDStruct_f2e236b6)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_f2e236b6)GLPoint4DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint3D:(CDStruct_03942939)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_03942939)GLPoint3DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint2D:(CDStruct_b2fbf00d)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_b2fbf00d)GLPoint2DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setCGFloat:(double)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)setGLfloat:(float)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (float)GLfloatForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)drawWithShader:(id)arg1 range:(struct _NSRange)arg2; +- (void)drawWithShader:(id)arg1; +- (void)disableElementArrayBuffer; +- (void)enableElementArrayBuffer; +- (void)setGLushort:(unsigned short)arg1 forIndexElement:(unsigned long long)arg2; +- (unsigned short)GLushortForIndexElement:(unsigned long long)arg1; +- (id)description; +- (void)dealloc; +- (void)teardown; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2 textureFlipped:(_Bool)arg3; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2 meshSize:(struct CGSize)arg3; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2 meshSize:(struct CGSize)arg3 textureFlipped:(_Bool)arg4; +- (id)initWithVertexRect:(struct CGRect)arg1 textureRect:(struct CGRect)arg2 meshSize:(struct CGSize)arg3 textureFlipped:(_Bool)arg4 includeCenterAttribute:(_Bool)arg5; +- (id)initWithVertexAttributes:(id)arg1 quadParticleCount:(unsigned long long)arg2; +- (id)initWithVertexAttributes:(id)arg1 meshSize:(struct CGSize)arg2; +- (id)initWithVertexAttributes:(id)arg1 vertexCount:(unsigned long long)arg2 indexElementCount:(unsigned long long)arg3 doubleBuffered:(_Bool)arg4; +- (void)p_setupGLElementArrayBufferIfNecessary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAccessor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAccessor-Protocol.h new file mode 100644 index 000000000..32d7725e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAccessor-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDGLDataBufferAccessor +- (void)setGLPoint4D:(CDStruct_f2e236b6)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_f2e236b6)GLPoint4DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint3D:(CDStruct_03942939)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_03942939)GLPoint3DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setGLPoint2D:(CDStruct_b2fbf00d)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (CDStruct_b2fbf00d)GLPoint2DForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)setCGFloat:(double)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)setGLfloat:(float)arg1 forAttribute:(id)arg2 atIndex:(unsigned long long)arg3; +- (float)GLfloatForAttribute:(id)arg1 atIndex:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAttribute.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAttribute.h new file mode 100644 index 000000000..179b371ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLDataBufferAttribute.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSDGLDataArrayBuffer, TSDGLDataBuffer; + +// Not exported +@interface TSDGLDataBufferAttribute : NSObject +{ + _Bool _isNormalized; + unsigned int _bufferUsage; + int _dataType; + int _componentCount; + int _locationInShader; + NSString *_name; + unsigned long long _bufferOffset; + TSDGLDataArrayBuffer *_dataArrayBuffer; + TSDGLDataBuffer *_dataBuffer; +} + ++ (id)attributeWithName:(id)arg1 bufferUsage:(unsigned int)arg2 dataType:(int)arg3 normalized:(_Bool)arg4 componentCount:(unsigned long long)arg5; +@property(nonatomic) TSDGLDataBuffer *dataBuffer; // @synthesize dataBuffer=_dataBuffer; +@property(nonatomic) TSDGLDataArrayBuffer *dataArrayBuffer; // @synthesize dataArrayBuffer=_dataArrayBuffer; +@property(nonatomic) unsigned long long bufferOffset; // @synthesize bufferOffset=_bufferOffset; +@property(nonatomic) int locationInShader; // @synthesize locationInShader=_locationInShader; +@property(readonly, nonatomic) _Bool isNormalized; // @synthesize isNormalized=_isNormalized; +@property(readonly, nonatomic) int componentCount; // @synthesize componentCount=_componentCount; +@property(readonly, nonatomic) int dataType; // @synthesize dataType=_dataType; +@property(readonly, nonatomic) unsigned int bufferUsage; // @synthesize bufferUsage=_bufferUsage; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (id)description; +- (void)setComponentCount:(int)arg1; +- (void)setBufferUsage:(unsigned int)arg1; +- (void)dealloc; +- (id)initWithName:(id)arg1 bufferUsage:(unsigned int)arg2 dataType:(int)arg3 normalized:(_Bool)arg4 componentCount:(unsigned long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceField.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceField.h new file mode 100644 index 000000000..7d50e8c28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceField.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLFrameBufferTextureConfig, TSDGLShader; + +// Not exported +@interface TSDGLEdgeDistanceField : NSObject +{ + unsigned int _inputTexture; + struct CGSize _textureSize; + struct CGSize _squareSize; + TSDGLFrameBufferTextureConfig *_framebufferTextureConfig; + TSDGLFrameBuffer *_exteriorFramebuffer; + TSDGLFrameBuffer *_interiorFramebuffer; + TSDGLDataBuffer *_rectDataBuffer; + TSDGLDataBuffer *_squareDataBuffer; + TSDGLShader *_drawShader; + TSDGLShader *_combineShader; + TSDGLShader *_seedShader; + TSDGLShader *_floodShader; + TSDGLShader *_gradientShader; + int _oldViewport[4]; +} + ++ (unsigned int)distanceFieldTextureWithTexture:(unsigned int)arg1 textureSize:(struct CGSize)arg2; +- (unsigned int)p_gradientTextureFromCombinedTexture:(unsigned int)arg1; +- (unsigned int)p_combinedTexture; +- (void)p_floodTextureInFramebuffer:(id)arg1; +- (void)p_seedTextureFromTexture:(unsigned int)arg1 invertSeed:(_Bool)arg2; +- (void)p_writeIntoSquareTexture; +- (void)p_setupShaders; +- (void)p_setupBuffers; +- (void)dealloc; +- (id)initWithTexture:(unsigned int)arg1 textureSize:(struct CGSize)arg2; +- (void)teardown; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceFieldMorphEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceFieldMorphEffect.h new file mode 100644 index 000000000..7ab4df3bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLEdgeDistanceFieldMorphEffect.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDGLShader; + +// Not exported +@interface TSDGLEdgeDistanceFieldMorphEffect : NSObject +{ + _Bool _didTeardown; + struct CGSize _outgoingTextureSize; + struct CGSize _incomingTextureSize; + struct CGRect _outgoingTextBounds; + struct CGRect _incomingTextBounds; + struct CGPoint _skewAngleOffsetX; + _Bool _didSetupSkewAngleOffsetX; + _Bool _isTextStyleIdenticalExceptSize; + unsigned int _outgoingTextureName; + unsigned int _incomingTextureName; + TSDGLShader *_shader; +} + +@property(nonatomic) _Bool isTextStyleIdenticalExceptSize; // @synthesize isTextStyleIdenticalExceptSize=_isTextStyleIdenticalExceptSize; +@property(readonly, nonatomic) TSDGLShader *shader; // @synthesize shader=_shader; +@property(readonly, nonatomic) unsigned int incomingTextureName; // @synthesize incomingTextureName=_incomingTextureName; +@property(readonly, nonatomic) unsigned int outgoingTextureName; // @synthesize outgoingTextureName=_outgoingTextureName; +- (void)setupShaderWithMorphPercent:(double)arg1 MVPMatrix:(struct CATransform3D)arg2 generateTextureMatrices:(_Bool)arg3; +- (void)setupShaderWithMorphPercent:(double)arg1 MVPMatrix:(struct CATransform3D)arg2 outgoingTextureMatrix:(struct CGAffineTransform)arg3 incomingTextureMatrix:(struct CGAffineTransform)arg4; +- (struct CGPoint)textureMatchingSkewAngleOffsetX; +- (struct CGAffineTransform)p_affineTransformConvertingRect:(struct CGRect)arg1 intoRect:(struct CGRect)arg2 atPercent:(double)arg3; +- (struct CGAffineTransform)p_affineTransformWithSkewAngleOffsetX:(struct CGPoint)arg1 textureSize:(struct CGSize)arg2; +- (double)p_errorFromApplyingSkewAngleOffsetX:(struct CGPoint)arg1 toOutgoingScanlines:(double *)arg2 incomingScanlines:(double *)arg3 samples:(unsigned long long)arg4; +- (void)p_fillScanlineLocations:(double *)arg1 samples:(unsigned long long)arg2 fromTexture:(unsigned int)arg3 textureSize:(struct CGSize)arg4; +- (struct CGRect)p_actualPixelBoundsOfTexturedRectangle:(id)arg1; +- (struct CGContext *)newContextFromTexture:(id)arg1; +- (void)teardown; +- (void)dealloc; +- (id)initWithOutgoingTextureName:(unsigned int)arg1 outgoingTextureSize:(struct CGSize)arg2 outgoingTextBounds:(struct CGRect)arg3 outgoingColor:(CDStruct_f2e236b6)arg4 incomingTextureName:(unsigned int)arg5 incomingTextureSize:(struct CGSize)arg6 incomingTextBounds:(struct CGRect)arg7 incomingColor:(CDStruct_f2e236b6)arg8; +- (id)initWithOutgoingTR:(id)arg1 incomingTR:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBuffer.h new file mode 100644 index 000000000..18859a8c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBuffer.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSDGLFrameBuffer : NSObject +{ + NSArray *_textureConfigs; + NSArray *_namesArray; + unsigned int *_textures; + unsigned long long _textureCount; + unsigned long long _currentTextureIndex; + unsigned long long _desiredTextureIndex; + unsigned int _framebuffer; + struct CGSize _size; + _Bool _isBound; + int _previousFramebuffer; + _Bool _shouldDeleteTexturesOnTeardown; +} + +@property(nonatomic) _Bool shouldDeleteTexturesOnTeardown; // @synthesize shouldDeleteTexturesOnTeardown=_shouldDeleteTexturesOnTeardown; +@property(readonly, nonatomic) _Bool isBound; // @synthesize isBound=_isBound; +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; +@property(readonly, nonatomic) unsigned int currentGLTexture; +- (void)teardown; +- (unsigned int)GLTextureNamed:(id)arg1; +- (unsigned int)GLTextureAtIndex:(unsigned long long)arg1; +- (void)setCurrentTextureToNext; +- (void)setCurrentTextureNamed:(id)arg1; +- (void)setCurrentTextureIndex:(unsigned long long)arg1; +- (void)unbindFramebuffer; +- (void)bindFramebuffer; +- (void)setupFramebufferIfNecessary; +- (void)dealloc; +- (id)initWithSize:(struct CGSize)arg1; +- (id)initWithSize:(struct CGSize)arg1 textureCount:(unsigned long long)arg2; +- (id)initWithSize:(struct CGSize)arg1 textureConfigs:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBufferTextureConfig.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBufferTextureConfig.h new file mode 100644 index 000000000..88e764337 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLFrameBufferTextureConfig.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +// Not exported +@interface TSDGLFrameBufferTextureConfig : NSObject +{ + int _GLInternalFormat; + unsigned int _GLFormat; + unsigned int _GLType; + NSString *_name; + NSArray *_textureParameters; + struct CGSize _size; +} + ++ (id)textureConfigWithSize:(struct CGSize)arg1 internalFormat:(int)arg2 format:(unsigned int)arg3 type:(unsigned int)arg4 name:(id)arg5; +@property(retain, nonatomic) NSArray *textureParameters; // @synthesize textureParameters=_textureParameters; +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, nonatomic) unsigned int GLType; // @synthesize GLType=_GLType; +@property(readonly, nonatomic) unsigned int GLFormat; // @synthesize GLFormat=_GLFormat; +@property(readonly, nonatomic) int GLInternalFormat; // @synthesize GLInternalFormat=_GLInternalFormat; +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=_size; +- (void)dealloc; +- (id)initWithSize:(struct CGSize)arg1 internalFormat:(int)arg2 format:(unsigned int)arg3 type:(unsigned int)arg4 name:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayer.h new file mode 100644 index 000000000..971893435 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayer.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CADisplayLink, NSObject; + +// Not exported +@interface TSDGLLayer : CAEAGLLayer +{ + NSObject *mDelegate; + id mContext; + CADisplayLink *mDisplayLink; +} + +@property(nonatomic) NSObject *delegate; // @synthesize delegate=mDelegate; +- (void)displayAtCurrentLayerTime; +- (void)unlock; +- (void)lock; +- (void)resumeAnimation; +- (void)pauseAnimation; +- (void)stopAnimation; +- (void)startAnimation; +- (void)setCurrentContext; +- (void)p_drawFrameFromDisplayLink:(id)arg1; +- (void)p_drawFrameAtLayerTime:(double)arg1; +- (void)teardown; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 isOpaque:(_Bool)arg2 delegate:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext-Protocol.h new file mode 100644 index 000000000..581370f9c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDGLLayerContext +- (void)presentRenderbuffer; +- (_Bool)makeCurrentContext; +- (void)teardown; +- (_Bool)createFramebufferFromLayer:(id)arg1; +- (_Bool)isValid; + +@optional +- (void)unlock; +- (void)lock; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext.h new file mode 100644 index 000000000..34e383ed4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLLayerContext.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class EAGLContext; + +// Not exported +@interface TSDGLLayerContext : NSObject +{ + EAGLContext *mContext; + unsigned int mRenderbuffer; + unsigned int mFramebuffer; +} + +- (void)unlock; +- (void)lock; +- (void)presentRenderbuffer; +- (void)teardown; +- (_Bool)createFramebufferFromLayer:(id)arg1; +- (id)init; +- (_Bool)makeCurrentContext; +- (_Bool)isValid; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect-Private.h new file mode 100644 index 000000000..583211e6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect-Private.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGLMotionBlurEffect (Private) +- (void)p_updateMaxVelocityInShadersWithScale:(double)arg1; +- (void)p_setupVelocityFramebufferIfNecessary; +- (void)p_setupGLTextureParameters; +- (struct CGSize)p_velocityFramebufferSize; +- (double)p_velocityFramebufferScale; +- (void)p_setupBlurShaders; +- (void)p_dilateVelocityBuffer; +@property(readonly, nonatomic) struct CGSize velocityScale; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect.h new file mode 100644 index 000000000..32b545329 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLMotionBlurEffect.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDGLDataBuffer, TSDGLFrameBuffer, TSDGLShader; + +// Not exported +@interface TSDGLMotionBlurEffect : NSObject +{ + struct CGSize mFramebufferSize; + struct CGSize mSlideSize; + long long mDebugDrawMode; + TSDGLFrameBuffer *mColorFrameBuffer; + TSDGLShader *mVelocityVisualizerShader; + TSDGLShader *mVelocityCollectionShader; + TSDGLFrameBuffer *mVelocityFrameBuffer; + TSDGLShader *mDefaultTextureShader; + TSDGLDataBuffer *mVelocityFBODataBuffer; + TSDGLDataBuffer *mFBODataBuffer; + TSDGLShader *mBlurHorizontalShader; + TSDGLShader *mBlurVerticalShader; + double mDilationDistanceInSlidePercent; + double mMotionBlurStrength; + int mBackingWidth; + int mBackingHeight; +} + +@property(nonatomic) long long debugDrawMode; // @synthesize debugDrawMode=mDebugDrawMode; +@property(nonatomic) double motionBlurStrength; // @synthesize motionBlurStrength=mMotionBlurStrength; +@property(nonatomic) double dilationDistanceInSlidePercent; // @synthesize dilationDistanceInSlidePercent=mDilationDistanceInSlidePercent; +- (void)drawResult; +- (void)unbindFramebuffer; +- (void)bindVelocityFramebuffer; +- (void)bindColorFramebuffer; +- (void)updateVelocityScaleInShader:(id)arg1; +- (void)setupMotionBlurEffectIfNecessary; +- (void)dealloc; +- (id)initWithFramebufferSize:(struct CGSize)arg1 slideSize:(struct CGSize)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem-Private.h new file mode 100644 index 000000000..779cfc189 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem-Private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGLParticleSystem (Private) +- (void)p_logParticleInformation; +- (struct CGSize)p_particleSystemSizeWithRequestedNumber:(unsigned long long)arg1 objectSize:(struct CGSize)arg2; +- (void)p_reverseParticleDataDrawOrder; +- (void)p_setupVertexData; +- (void)p_setupParticleDataWithTexture:(id)arg1; +- (void)p_setupDataBufferWithParticleCount:(unsigned long long)arg1 visibleParticleCount:(unsigned long long)arg2; +- (void)p_setDataBufferAttribute:(id *)arg1 withName:(id)arg2 defaultDataType:(int)arg3 normalized:(_Bool)arg4 componentCount:(unsigned long long)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem.h new file mode 100644 index 000000000..fc01b2374 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLParticleSystem.h @@ -0,0 +1,95 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, TSDGLDataBuffer, TSDGLDataBufferAttribute, TSDGLShader; + +// Not exported +@interface TSDGLParticleSystem : NSObject +{ + _Bool *_visibilities; + _Bool _isInitialized; + _Bool _isDataBufferInitialized; + unsigned long long _textureCount; + _Bool _hasParticleTexture; + _Bool _shouldDraw; + unsigned long long _particleCount; + unsigned long long _visibleParticleCount; + unsigned long long _particlesWide; + unsigned long long _particlesHigh; + double _duration; + unsigned long long _direction; + TSDGLDataBufferAttribute *_positionAttribute; + TSDGLDataBufferAttribute *_centerAttribute; + TSDGLDataBufferAttribute *_texCoordAttribute; + TSDGLDataBufferAttribute *_particleTexCoordAttribute; + TSDGLDataBufferAttribute *_colorAttribute; + TSDGLDataBufferAttribute *_lifeSpanAttribute; + TSDGLDataBufferAttribute *_speedAttribute; + TSDGLDataBufferAttribute *_rotationAttribute; + TSDGLDataBufferAttribute *_scaleAttribute; + TSDGLDataBuffer *_dataBuffer; + TSDGLShader *_shader; + struct CGSize _particleSize; + struct CGSize _objectSize; + struct CGSize _slideSize; +} + ++ (_Bool)useGLSL; ++ (_Bool)willOverrideVisibilities; ++ (_Bool)shouldDrawInvisibleParticles; ++ (_Bool)willOverrideColors; ++ (_Bool)willOverrideStartingPoints; ++ (_Bool)willOverrideGeometry; ++ (unsigned long long)numberOfVerticesPerParticle; ++ (id)newDataBufferAttributeWithName:(id)arg1; +@property(readonly, nonatomic) _Bool shouldDraw; // @synthesize shouldDraw=_shouldDraw; +@property(readonly, nonatomic) TSDGLShader *shader; // @synthesize shader=_shader; +@property(readonly, nonatomic) TSDGLDataBuffer *dataBuffer; // @synthesize dataBuffer=_dataBuffer; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *scaleAttribute; // @synthesize scaleAttribute=_scaleAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *rotationAttribute; // @synthesize rotationAttribute=_rotationAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *speedAttribute; // @synthesize speedAttribute=_speedAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *lifeSpanAttribute; // @synthesize lifeSpanAttribute=_lifeSpanAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *colorAttribute; // @synthesize colorAttribute=_colorAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *particleTexCoordAttribute; // @synthesize particleTexCoordAttribute=_particleTexCoordAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *texCoordAttribute; // @synthesize texCoordAttribute=_texCoordAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *centerAttribute; // @synthesize centerAttribute=_centerAttribute; +@property(readonly, nonatomic) TSDGLDataBufferAttribute *positionAttribute; // @synthesize positionAttribute=_positionAttribute; +@property(readonly, nonatomic) unsigned long long direction; // @synthesize direction=_direction; +@property(readonly, nonatomic) double duration; // @synthesize duration=_duration; +@property(readonly, nonatomic) struct CGSize slideSize; // @synthesize slideSize=_slideSize; +@property(readonly, nonatomic) struct CGSize objectSize; // @synthesize objectSize=_objectSize; +@property(readonly, nonatomic) struct CGSize particleSize; // @synthesize particleSize=_particleSize; +@property(readonly, nonatomic) unsigned long long particlesHigh; // @synthesize particlesHigh=_particlesHigh; +@property(readonly, nonatomic) unsigned long long particlesWide; // @synthesize particlesWide=_particlesWide; +@property(readonly, nonatomic) unsigned long long visibleParticleCount; // @synthesize visibleParticleCount=_visibleParticleCount; +@property(readonly, nonatomic) unsigned long long particleCount; // @synthesize particleCount=_particleCount; +- (void)drawGLSLWithPercent:(double)arg1 opacity:(double)arg2; +- (void)setupGLSL; +- (_Bool)visibilityAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_f2e236b6)colorAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)lifeSpanAtIndexPoint:(struct CGPoint)arg1; +- (double)scaleAtIndexPoint:(struct CGPoint)arg1; +- (double)rotationMax; +- (CDStruct_03942939)rotationAtIndexPoint:(struct CGPoint)arg1; +- (double)speedMax; +- (CDStruct_03942939)speedAtIndexPoint:(struct CGPoint)arg1; +- (struct CGPoint)startingPointAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)centerAtIndexPoint:(struct CGPoint)arg1; +- (CDStruct_b2fbf00d)vertexPositionAtVertexIndex:(unsigned long long)arg1 particleIndexPoint:(struct CGPoint)arg2; +- (struct CGContext *)newContextFromTexture:(id)arg1; +@property(readonly, nonatomic) NSArray *dataBufferAttributes; +- (struct CGPoint)indexPointFromIndex:(unsigned long long)arg1; +- (unsigned long long)indexFromPoint:(struct CGPoint)arg1; +- (id)description; +- (void)setupWithTexture:(id)arg1 particleTextureSize:(struct CGSize)arg2 reverseDrawOrder:(_Bool)arg3; +- (void)dealloc; +- (id)initWithNumberOfParticles:(unsigned long long)arg1 objectSize:(struct CGSize)arg2 slideSize:(struct CGSize)arg3 duration:(double)arg4 direction:(unsigned long long)arg5 shader:(id)arg6; +- (id)initWithParticleSize:(struct CGSize)arg1 particleSystemSize:(struct CGSize)arg2 objectSize:(struct CGSize)arg3 slideSize:(struct CGSize)arg4 duration:(double)arg5 direction:(unsigned long long)arg6 shader:(id)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShader.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShader.h new file mode 100644 index 000000000..c7951dd15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShader.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSMutableSet, NSString; + +// Not exported +@interface TSDGLShader : NSObject +{ + NSMutableDictionary *_uniforms; + NSMutableSet *_uniformsNeedingUpdate; + NSMutableDictionary *_attributeLocations; + _Bool _isActive; + unsigned int _programObject; + NSString *_name; +} + ++ (id)defaultVelocityVisualizerFragmentShaderString; +@property(readonly, nonatomic) _Bool isActive; // @synthesize isActive=_isActive; +@property(readonly, nonatomic) unsigned int programObject; // @synthesize programObject=_programObject; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (_Bool)validateUniforms; +- (void)deactivate; +- (void)activate; +- (void)p_setQualifiersIfNecessary; +- (int)locationForAttribute:(id)arg1; +- (int)locationForUniform:(id)arg1; +- (void)setMat4WithTransform3D:(struct CATransform3D)arg1 forUniform:(id)arg2; +- (void)setMat3WithAffineTransform:(struct CGAffineTransform)arg1 forUniform:(id)arg2; +- (void)setColor:(CDStruct_f2e236b6)arg1 forUniform:(id)arg2; +- (void)setLifeSpan:(CDStruct_b2fbf00d)arg1 forUniform:(id)arg2; +- (void)setPoint4D:(CDStruct_f2e236b6)arg1 forUniform:(id)arg2; +- (void)setPoint3D:(CDStruct_03942939)arg1 forUniform:(id)arg2; +- (void)setPoint2D:(CDStruct_b2fbf00d)arg1 forUniform:(id)arg2; +- (void)setCGFloat:(double)arg1 forUniform:(id)arg2; +- (void)setGLFloat:(float)arg1 forUniform:(id)arg2; +- (void)setInteger:(long long)arg1 forUniform:(id)arg2; +- (void)setGLint:(int)arg1 forUniform:(id)arg2; +- (id)p_qualifierForUniform:(id)arg1 class:(Class)arg2; +- (_Bool)loadVertexShader:(id)arg1 fragmentShader:(id)arg2 defines:(id)arg3; +- (_Bool)p_compileShader:(unsigned int *)arg1 withType:(unsigned int)arg2 shaderString:(id)arg3 defines:(id)arg4; +- (id)description; +- (void)dealloc; +- (void)teardown; +- (id)initWithVertexShader:(id)arg1 fragmentShader:(id)arg2 uniforms:(id)arg3 attributes:(id)arg4 defines:(id)arg5; +- (id)initWithVertexShader:(id)arg1 fragmentShader:(id)arg2; +- (id)initWithVertexShaderFileName:(id)arg1 fragmentShaderFileName:(id)arg2 bundle:(id)arg3 uniforms:(id)arg4 attributes:(id)arg5 defines:(id)arg6; +- (id)p_contentsOfShader:(id)arg1 extension:(id)arg2 bundle:(id)arg3; +- (id)initWithShaderFileName:(id)arg1 bundle:(id)arg2 uniforms:(id)arg3 attributes:(id)arg4 defines:(id)arg5; +- (id)initWithShaderFileName:(id)arg1 bundle:(id)arg2; +- (id)initWithDefaultUniformMotionBlurShader; +- (id)initWithDefaultHorizontalBlurShader; +- (id)initWithDefaultVerticalBlurShader; +- (id)initWithDefaultVelocityVisualizerShader; +- (id)initWithDefaultVelocityCollectionShader; +- (id)initWithDefaultVelocityMeshShader; +- (id)initWithDefaultVelocityShader; +- (id)initWithDefaultRandomColorTextureShader; +- (id)initWithDefaultRandomColorShader; +- (id)initWithDefaultTextureAndOpacityShader; +- (id)initWithDefaultTextureCoordinatesShader; +- (id)initWithDefaultTextureShader; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifier.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifier.h new file mode 100644 index 000000000..fbd2ad07c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifier.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSDGLShaderQualifier : NSObject +{ + int _uniformLocation; + _Bool _needsUpdate; + NSString *_name; +} + +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(nonatomic) int uniformLocation; // @synthesize uniformLocation=_uniformLocation; +@property(readonly, nonatomic) _Bool needsUpdate; // @synthesize needsUpdate=_needsUpdate; +- (void)updateUniformLocationWithShaderProgramObject:(int)arg1; +- (void)setGLUniformCheckWithShader:(id)arg1; +- (void)setGLUniformWithShader:(id)arg1; +- (void)dealloc; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierFloat.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierFloat.h new file mode 100644 index 000000000..9a08066de --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierFloat.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierFloat : TSDGLShaderQualifier +{ + float _GLfloatValue; + float _proposedGLfloatValue; +} + +@property(nonatomic) float proposedGLfloatValue; // @synthesize proposedGLfloatValue=_proposedGLfloatValue; +@property(readonly, nonatomic) float GLfloatValue; // @synthesize GLfloatValue=_GLfloatValue; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierInt.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierInt.h new file mode 100644 index 000000000..76185dbf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierInt.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierInt : TSDGLShaderQualifier +{ + int _GLintValue; + int _proposedGLintValue; +} + +@property(nonatomic) int proposedGLintValue; // @synthesize proposedGLintValue=_proposedGLintValue; +@property(readonly, nonatomic) int GLintValue; // @synthesize GLintValue=_GLintValue; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat3.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat3.h new file mode 100644 index 000000000..dd3817b68 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat3.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierMat3 : TSDGLShaderQualifier +{ + struct CGAffineTransform _affineTransform; + struct CGAffineTransform _proposedAffineTransform; +} + +@property(nonatomic) struct CGAffineTransform proposedAffineTransform; // @synthesize proposedAffineTransform=_proposedAffineTransform; +@property(readonly, nonatomic) struct CGAffineTransform affineTransform; // @synthesize affineTransform=_affineTransform; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; +- (id)initWithAffineTransform:(struct CGAffineTransform)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat4.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat4.h new file mode 100644 index 000000000..783e319ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierMat4.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierMat4 : TSDGLShaderQualifier +{ + struct CATransform3D _transform3D; + struct CATransform3D _proposedTransform3D; +} + +@property(nonatomic) struct CATransform3D proposedTransform3D; // @synthesize proposedTransform3D=_proposedTransform3D; +@property(readonly, nonatomic) struct CATransform3D transform3D; // @synthesize transform3D=_transform3D; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; +- (id)initWithTransform3D:(struct CATransform3D)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint2D.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint2D.h new file mode 100644 index 000000000..2c77710b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint2D.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierPoint2D : TSDGLShaderQualifier +{ + CDStruct_6e3f967a _GLPoint2DValue; + CDStruct_6e3f967a _proposedGLPoint2DValue; +} + +@property(nonatomic) CDStruct_b2fbf00d proposedGLPoint2DValue; // @synthesize proposedGLPoint2DValue=_proposedGLPoint2DValue; +@property(readonly, nonatomic) CDStruct_b2fbf00d GLPoint2DValue; // @synthesize GLPoint2DValue=_GLPoint2DValue; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint3D.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint3D.h new file mode 100644 index 000000000..cb9560789 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint3D.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierPoint3D : TSDGLShaderQualifier +{ + CDStruct_03942939 _GLPoint3DValue; + CDStruct_03942939 _proposedGLPoint3DValue; +} + +@property(nonatomic) CDStruct_03942939 proposedGLPoint3DValue; // @synthesize proposedGLPoint3DValue=_proposedGLPoint3DValue; +@property(readonly, nonatomic) CDStruct_03942939 GLPoint3DValue; // @synthesize GLPoint3DValue=_GLPoint3DValue; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint4D.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint4D.h new file mode 100644 index 000000000..e6ffce186 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShaderQualifierPoint4D.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGLShaderQualifierPoint4D : TSDGLShaderQualifier +{ + CDStruct_f2e236b6 _GLPoint4DValue; + CDStruct_f2e236b6 _proposedGLPoint4DValue; +} + +@property(nonatomic) CDStruct_f2e236b6 proposedGLPoint4DValue; // @synthesize proposedGLPoint4DValue=_proposedGLPoint4DValue; +@property(readonly, nonatomic) CDStruct_f2e236b6 GLPoint4DValue; // @synthesize GLPoint4DValue=_GLPoint4DValue; +- (id)description; +- (void)setGLUniformWithShader:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShadow.h new file mode 100644 index 000000000..48b7564bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLShadow.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDGLShadow : NSObject +{ +} + ++ (id)sharedContext; ++ (id)renderQueue; +- (void)createOffscreenRenderBuffer:(struct CGSize)arg1 framebuffer:(id)arg2 requiresDepth:(_Bool)arg3 colorRenderBuffer:(unsigned int *)arg4 depthRenderBuffer:(unsigned int *)arg5; +- (struct CGImage *)newCGImageFromGLBuffer:(char **)arg1; +- (void)setupGLTextureParameters; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureInfo.h new file mode 100644 index 000000000..502d457a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureInfo.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDGLTextureInfo : NSObject +{ + _Bool _containsMipmaps; + unsigned int _name; + unsigned int _target; + unsigned int _height; + unsigned int _width; +} + +@property(readonly, nonatomic) unsigned int width; // @synthesize width=_width; +@property(readonly, nonatomic) unsigned int height; // @synthesize height=_height; +@property(readonly, nonatomic) unsigned int target; // @synthesize target=_target; +@property(readonly, nonatomic) _Bool containsMipmaps; // @synthesize containsMipmaps=_containsMipmaps; +@property(readonly, nonatomic) unsigned int name; // @synthesize name=_name; +- (void)teardown; +- (id)initWithName:(unsigned int)arg1 target:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 containsMipmaps:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureLoader.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureLoader.h new file mode 100644 index 000000000..4d3d13e2d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureLoader.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDGLTextureLoader : NSObject +{ +} + ++ (id)textureWithContentsOfFile:(id)arg1 generateMipmaps:(_Bool)arg2 error:(id *)arg3; ++ (id)textureWithCGImage:(struct CGImage *)arg1 generateMipmaps:(_Bool)arg2 error:(id *)arg3; ++ (id)p_textureInfoFromCGImage:(struct CGImage *)arg1 generateMipmaps:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureParameter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureParameter.h new file mode 100644 index 000000000..6f968560f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLTextureParameter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDGLTextureParameter : NSObject +{ + unsigned int _pname; + unsigned long long _paramCount; + int *_intData; + float *_floatData; +} + ++ (id)textureParameterWithPName:(unsigned int)arg1 floatParameters:(float *)arg2 count:(unsigned long long)arg3; ++ (id)textureParameterWithPName:(unsigned int)arg1 floatParameter:(float)arg2; ++ (id)textureParameterWithPName:(unsigned int)arg1 integerParameters:(int *)arg2 count:(unsigned long long)arg3; ++ (id)textureParameterWithPName:(unsigned int)arg1 integerParameter:(int)arg2; ++ (id)stringWithCurrentTextureParameters; +- (void)setGLTextureParameter; +- (void)dealloc; +- (id)initWithPName:(unsigned int)arg1 paramCount:(unsigned long long)arg2 intData:(int *)arg3 floatData:(float *)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleData.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleData.h new file mode 100644 index 000000000..b8f8ee072 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleData.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSDGLVoronoiTriangleData : NSObject +{ + unsigned long long *_triangleIndexToCellIndexMappingTable; + unsigned long long *_triangleIndexToCellTriangleIndexMappingTable; + unsigned long long _triangleIndexToCellMappingTableCount; + unsigned long long _triangleCount; + NSArray *_cells; + struct CGRect _bounds; +} + +@property(readonly, nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(readonly, nonatomic) NSArray *cells; // @synthesize cells=_cells; +@property(readonly, nonatomic) unsigned long long triangleCount; // @synthesize triangleCount=_triangleCount; +- (id).cxx_construct; +- (unsigned long long)triangleIndexInCellFromGlobalTriangleIndex:(unsigned long long)arg1; +- (unsigned long long)cellIndexFromTriangleIndex:(unsigned long long)arg1; +- (id)cellFromTriangleIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long cellCount; +- (void)dealloc; +- (id)initWithPoints:(unsigned long long)arg1 clippedToRect:(struct CGRect)arg2 percentOfCellsToSplit:(double)arg3; +- (void)p_setupDataWithPointCount:(unsigned long long)arg1 clippedToRect:(struct CGRect)arg2 percentOfCellsToSplit:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleDataCell.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleDataCell.h new file mode 100644 index 000000000..49170618a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGLVoronoiTriangleDataCell.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDGLVoronoiTriangleDataCell : NSObject +{ + unsigned long long _triangleCount; + unsigned long long _vertexCount; + CDStruct_b2fbf00d *_vertexData; + CDStruct_6e3f967a _centerPoint; + struct CGRect _bounds; +} + +@property(readonly, nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(readonly, nonatomic) CDStruct_b2fbf00d centerPoint; // @synthesize centerPoint=_centerPoint; +@property(readonly, nonatomic) CDStruct_b2fbf00d *vertexData; // @synthesize vertexData=_vertexData; +@property(readonly, nonatomic) unsigned long long vertexCount; // @synthesize vertexCount=_vertexCount; +@property(readonly, nonatomic) unsigned long long triangleCount; // @synthesize triangleCount=_triangleCount; +- (id).cxx_construct; +- (void)dealloc; +- (id)initWithTrianglePoints:(CDStruct_b2fbf00d *)arg1; +- (id)initWithEdges:(vector_5a9f1b73)arg1; +- (id)cellsBySplittingCellIntoTriangles; +- (void)p_setupTriangleDataWithEdges:(vector_5a9f1b73)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradient-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradient-PersistenceAdditions.h new file mode 100644 index 000000000..20929db70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradient-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGradient (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradient.h new file mode 100644 index 000000000..1b38e61fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradient.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" +#import "TSSPreset-Protocol.h" +#import "TSSPresetSource-Protocol.h" + +@class NSArray, NSMutableArray, NSString, TSUColor; + +// Not exported +@interface TSDGradient : TSDFill +{ + NSMutableArray *mStops; + unsigned long long mType; + double mOpacity; + struct CGShading *mShadingRef; + _Bool mIsAdvancedGradient; +} + ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (id)radialGradientWithGradientStops:(id)arg1; ++ (id)radialGradientWithStartColor:(id)arg1 endColor:(id)arg2; ++ (id)linearGradientWithGradientStops:(id)arg1; ++ (id)linearGradientWithStartColor:(id)arg1 endColor:(id)arg2; ++ (void)sortStopsArray:(id)arg1; ++ (_Bool)useQuartzShadings; ++ (_Bool)useInflections; ++ (void)disableInflections; ++ (void)enableInflections; +@property(nonatomic) _Bool isAdvancedGradient; // @synthesize isAdvancedGradient=mIsAdvancedGradient; +@property(nonatomic) double opacity; // @synthesize opacity=mOpacity; +@property(readonly, nonatomic) unsigned long long gradientType; // @synthesize gradientType=mType; +- (void)p_setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)p_setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)p_swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)p_moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +- (void)p_setGradientType:(unsigned long long)arg1; +- (void)p_evenlyDistributeStops; +- (void)p_reverseStopOrder; +- (void)p_insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)p_insertStopAtFraction:(double)arg1; +- (id)p_removeStopAtIndex:(unsigned long long)arg1; +- (void)p_removeStop:(id)arg1; +- (void)p_insertGradientStop:(id)arg1; +- (void)p_setGradientStops:(id)arg1; +- (SEL)mapThemeAssetSelector; +@property(readonly, nonatomic) NSString *presetKind; +- (void)p_endBitmapWrapperContext:(struct CGContext *)arg1 inContext:(struct CGContext *)arg2 withIntegralBounds:(struct CGRect)arg3; +- (struct CGContext *)p_beginBitmapWrapperContextInContext:(struct CGContext *)arg1 returningIntegralBounds:(struct CGRect *)arg2; +- (void)p_setAlpha:(struct CGContext *)arg1; +- (struct CGPoint)endPointForBounds:(struct CGRect)arg1; +- (struct CGPoint)startPointForBounds:(struct CGRect)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (int)fillType; +@property(readonly, nonatomic) _Bool hasAlpha; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) _Bool isOpaque; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 atAngle:(double)arg3; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)newColorAtFraction:(double)arg1; +- (id)stopAtIndex:(unsigned long long)arg1; +- (id)stopAfterFraction:(double)arg1; +- (id)stopBeforeFraction:(double)arg1; +- (_Bool)isAdvancedGradientIgnoringFlag; +- (void)releaseShadingRef; +@property(readonly, nonatomic) struct CGShading *shadingRef; +- (id)referenceColor; +@property(readonly, nonatomic) TSUColor *lastColor; +@property(readonly, nonatomic) TSUColor *firstColor; +@property(readonly, nonatomic) NSArray *gradientStops; +- (_Bool)isEqualIgnoringTransform:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (void)dealloc; +- (id)initWithStartColor:(id)arg1 endColor:(id)arg2 type:(unsigned long long)arg3; +- (id)initWithGradientStops:(id)arg1 type:(unsigned long long)arg2; +- (id)initWithGradientStops:(id)arg1 type:(unsigned long long)arg2 opacity:(double)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradientKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientKnobTracker.h new file mode 100644 index 000000000..a83d46650 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientKnobTracker.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGradientKnobTracker : TSDKnobTracker +{ + struct CGPoint mOriginalStartPoint; + struct CGPoint mOriginalEndPoint; +} + +- (void)endMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)beginMovingKnob; +- (id)shapeLayout; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop-PersistenceAdditions.h new file mode 100644 index 000000000..00f1b1fda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGradientStop (PersistenceAdditions) +- (void)saveToArchive:(struct GradientArchive_GradientStop *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct GradientArchive_GradientStop *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop.h new file mode 100644 index 000000000..b729de87e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStop.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +@class TSUColor; + +// Not exported +@interface TSDGradientStop : NSObject +{ + TSUColor *mColor; + double mFraction; + double mInflection; +} + ++ (id)gradientStopWithColor:(id)arg1 fraction:(double)arg2 inflection:(double)arg3; ++ (id)gradientStopWithColor:(id)arg1 fraction:(double)arg2; +@property(readonly, nonatomic) double inflection; // @synthesize inflection=mInflection; +@property(readonly, nonatomic) double fraction; // @synthesize fraction=mFraction; +@property(readonly, nonatomic) TSUColor *color; // @synthesize color=mColor; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)gradientStopWithInflection:(double)arg1; +- (id)gradientStopWithColor:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)p_setInflection:(double)arg1; +- (void)p_setFraction:(double)arg1; +- (void)p_setColor:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (void)dealloc; +- (id)initWithGradientStop:(id)arg1; +- (id)initWithColor:(id)arg1 fraction:(double)arg2 inflection:(double)arg3; +- (id)initWithColor:(id)arg1 fraction:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStopContainer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStopContainer-Protocol.h new file mode 100644 index 000000000..c75a0730a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGradientStopContainer-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSArray, TSUColor; + +@protocol TSDGradientStopContainer +@property(retain, nonatomic) TSUColor *lastColor; +@property(retain, nonatomic) TSUColor *firstColor; +@property(retain, nonatomic) NSArray *gradientStops; +- (void)setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +- (void)evenlyDistributeStops; +- (void)reverseStopOrder; +- (id)removeStopAtIndex:(unsigned long long)arg1; +- (void)removeStop:(id)arg1; +- (void)insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)insertStopAtFraction:(double)arg1; +- (void)insertGradientStop:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupDrawablesCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupDrawablesCommand.h new file mode 100644 index 000000000..8f43ba9b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupDrawablesCommand.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGroupDrawablesCommand : TSDBaseGroupCommand +{ +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (id)initWithDrawables:(id)arg1 subcommandProvider:(id)arg2 objectContext:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupEditor.h new file mode 100644 index 000000000..3481e8946 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupEditor.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDGroupEditor : TSDDrawableEditor +{ +} + +- (id)stylesPresetInspectorPane; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..c890ed393 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGroupInfo (KNBuildTitleAdditions) +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-PersistenceAdditions.h new file mode 100644 index 000000000..29aa1c8ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGroupInfo (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct GroupArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct GroupArchive *)arg1 unarchiver:(id)arg2 upgradeDOLC:(_Bool)arg3; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo.h new file mode 100644 index 000000000..5f80ba1bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupInfo.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDMutableContainerInfo-Protocol.h" +#import "TSDSelectionStatisticsContributor-Protocol.h" +#import "TSKDocumentObject-Protocol.h" + +@class NSMutableArray, NSObject, TSDInfoGeometry, TSPObject; + +// Not exported +@interface TSDGroupInfo : TSDDrawableInfo +{ + NSMutableArray *mChildInfos; + _Bool mIsInDocument; +} + ++ (id)p_drawablesToInsertForGroup:(id)arg1 filteredWithTarget:(id)arg2 action:(SEL)arg3 didUngroup:(_Bool *)arg4; ++ (id)drawablesToInsertForGroup:(id)arg1 filteredWithTarget:(id)arg2 action:(SEL)arg3; ++ (id)groupGeometryFromChildrenInfos:(id)arg1; +- (void)processSelectedStoragesWithStatisticsController:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)commandToFlipWithOrientation:(int)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)acceptVisitor:(id)arg1; +- (id)childEnumerator; +- (void)didCopy; +- (void)willCopyWithOtherDrawables:(id)arg1; +- (void)ensureGeometryFitsChildren; +- (void)replaceChildInfo:(id)arg1 with:(id)arg2; +- (void)removeChildInfo:(id)arg1; +- (void)makeChildGeometriesRelativeAndComputeOwnAbsoluteGeometry; +- (id)ungroupedGeometryForChildInfo:(id)arg1; +- (id)groupedGeometryForChildInfo:(id)arg1; +- (void)removeAllChildrenInDocument:(_Bool)arg1; +- (void)moveChildren:(id)arg1 toIndexes:(id)arg2; +- (void)insertChildInfo:(id)arg1 above:(id)arg2; +- (void)insertChildInfo:(id)arg1 below:(id)arg2; +- (void)insertChildInfo:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildInfo:(id)arg1; +- (void)setChildInfos:(id)arg1; +- (id)childInfos; +- (id)allNestedChildrenInfosIncludingGroups; +- (id)allNestedChildrenInfos; +- (id)copyWithContext:(id)arg1; +- (Class)editorClass; +- (Class)repClass; +- (Class)layoutClass; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (_Bool)aspectRatioLocked; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (void)dealloc; + +// Remaining properties +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; // @dynamic anchoredToText; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; // @dynamic floatingAboveText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; // @dynamic inlineWithText; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +@property(nonatomic) TSPObject *owningAttachment; // @dynamic owningAttachment; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; // @dynamic owningAttachmentNoRecurse; +@property(nonatomic) NSObject *parentInfo; // @dynamic parentInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupLayout.h new file mode 100644 index 000000000..2787520e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupLayout.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDWrappableParent-Protocol.h" + +@class TSDBezierPath, TSDLayoutGeometry; + +// Not exported +@interface TSDGroupLayout : TSDContainerLayout +{ + TSDLayoutGeometry *mDynamicLayoutGeometry; + struct CGRect mBoundsForStandardKnobs; + TSDBezierPath *mCachedWrapPath; + TSDBezierPath *mCachedExternalWrapPath; +} + +- (void)p_invalidateDescendentWrapPaths; +- (void)p_invalidateParentForWrap; +- (void)p_destroyDynamicCopies; +- (void)setDynamicGeometry:(id)arg1; +- (void)p_createDynamicCopies; +- (id)descendentWrappables; +- (void)wrappableChildInvalidated; +- (id)i_externalWrapPath; +- (id)i_wrapPath; +- (id)i_computeWrapPath; +- (id)p_childWrapPathsFrom:(id)arg1; +- (_Bool)canFlip; +- (_Bool)supportsRotation; +- (_Bool)supportsParentRotation; +- (_Bool)allowsConnections; +- (id)layoutsForProvidingGuidesForChildLayouts; +- (_Bool)providesGuidesForChildLayouts; +- (void)setGeometry:(id)arg1; +- (void)dragBy:(struct CGPoint)arg1; +- (void)invalidateExteriorWrap; +- (void)invalidate; +- (void)endDynamicOperation; +- (struct CGSize)minimumSize; +- (void)takeSizeFromTracker:(id)arg1; +- (_Bool)resizeMayChangeAspectRatio; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (void)takeRotationFromTracker:(id)arg1; +- (id)computeInfoGeometryDuringResize; +- (void)beginDynamicOperation; +- (struct CGRect)alignmentFrame; +- (struct CGRect)boundsForStandardKnobs; +- (void)processChangedProperty:(int)arg1; +- (id)computeLayoutGeometry; +- (id)additionalDependenciesForChildLayout:(id)arg1; +- (id)reliedOnLayouts; +- (id)layoutGeometryFromInfo; +- (id)visibleGeometries; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGroupRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupRep.h new file mode 100644 index 000000000..6fbbd49b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGroupRep.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMagicMoveMatching-Protocol.h" + +// Not exported +@interface TSDGroupRep : TSDContainerRep +{ +} + ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)wantsToHandleTapsWhenLocked; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (void)dynamicallyResizingWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (id)allRepsContainedInGroup; +- (void)setNeedsDisplay; +- (void)processChangedProperty:(int)arg1; +- (_Bool)intersectsUnscaledRect:(struct CGRect)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (struct CGPoint)convertNaturalPointFromUnscaledCanvas:(struct CGPoint)arg1; +- (struct CGColor *)selectionHighlightColor; +- (_Bool)shouldShowSelectionHighlight; +- (void)recursivelyDrawInContext:(struct CGContext *)arg1; +- (struct CGRect)clipRect; +- (void)drawInContext:(struct CGContext *)arg1; +- (_Bool)isDraggable; +- (Class)layerClass; +- (_Bool)directlyManagesLayerContent; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGuideCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideCommand.h new file mode 100644 index 000000000..2624489ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideCommand.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDGuideStorage, TSDUserDefinedGuide; + +// Not exported +@interface TSDGuideCommand : TSKCommand +{ + TSDGuideStorage *mStorage; + TSDUserDefinedGuide *mOldGuide; + TSDUserDefinedGuide *mNewGuide; + unsigned long long mMode; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithGuideStorage:(id)arg1 mode:(unsigned long long)arg2 oldGuide:(id)arg3 newGuide:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGuideController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideController.h new file mode 100644 index 000000000..10d0dcb9f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideController.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDDecorator-Protocol.h" + +@class NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, TSDInteractiveCanvasController; + +// Not exported +@interface TSDGuideController : NSObject +{ + TSDInteractiveCanvasController *mICC; + NSMutableDictionary *mVerticalSpacings; + NSMutableDictionary *mHorizontalSpacings; + NSMutableArray *mVerticalSizingGuides; + NSMutableArray *mHorizontalSizingGuides; + NSMutableArray *mGuidesForSnappingY; + NSMutableArray *mGuidesForSnappingX; + NSMutableArray *mSpacingGuidesForSnappingX; + NSMutableArray *mSpacingGuidesForSnappingY; + NSMutableArray *mSpacingCenterGuidesForSnappingX; + NSMutableArray *mSpacingCenterGuidesForSnappingY; + NSSet *mCurrentGuides; + NSMutableSet *mCurrentSizingGuideUILayers; +} + ++ (id)guideColor; ++ (_Bool)shouldAlignEdgesToMasterGuides; ++ (void)setShouldAlignEdgesToMasterGuides:(_Bool)arg1; ++ (_Bool)shouldAlignCenters; ++ (void)setShouldAlignCenters:(_Bool)arg1; ++ (_Bool)shouldAlignToSizingGuides; ++ (void)setGuideColor:(id)arg1; ++ (void)setShouldAlignToSizingGuides:(_Bool)arg1; ++ (_Bool)shouldAlignToSpacingGuides; ++ (void)setShouldAlignToSpacingGuides:(_Bool)arg1; ++ (_Bool)shouldAlignEdges; ++ (void)setShouldAlignEdges:(_Bool)arg1; ++ (id)defaultGuideColor; ++ (void)initialize; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; // @synthesize interactiveCanvasController=mICC; +- (float)p_spacingForCenterOrSpacingGuide:(id)arg1; +- (id)p_closestGuideForOffset:(double)arg1 predicate:(id)arg2 inArray:(id)arg3; +- (id)p_guideClosestToEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (id)p_guidesForOffset:(double)arg1 predicate:(id)arg2 inArray:(id)arg3; +- (id)p_guidesForEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (void)p_getOffset:(double *)arg1 andGuidesArray:(id *)arg2 forEdge:(int)arg3 ofFrame:(struct CGRect)arg4; +- (void)p_addGuide:(id)arg1 toSortedArray:(id)arg2; +- (void)p_addSpacingGuidesForFrame:(struct CGRect)arg1 spacing:(id)arg2 isVerticalSpacing:(_Bool)arg3; +- (void)p_addGuidesForLayout:(id)arg1; +- (_Bool)p_guidesAreRelevantForEdge:(int)arg1 whileDraggingKnobTag:(unsigned long long)arg2; +- (_Bool)p_sizingGuidesAreRelevantForOrientation:(int)arg1 whileDraggingKnobTag:(unsigned long long)arg2; +- (double)p_maxSnap; +- (id)decoratorOverlayLayers; +- (void)endAlignmentOperation; +- (void)hideAlignmentGuides; +- (void)hideSizingGuides; +- (void)showSizingGuideUIForRep:(id)arg1 matchingWidth:(_Bool)arg2 matchingHeight:(_Bool)arg3; +- (void)showSizingGuidesAlignedWithLayout:(id)arg1 forKnobTag:(unsigned long long)arg2; +- (void)showGuidesAlignedWithRect:(struct CGRect)arg1 forKnobTag:(unsigned long long)arg2 shouldRenderX:(_Bool)arg3 shouldRenderY:(_Bool)arg4 shouldRenderSizeGuides:(_Bool)arg5; +- (void)showGuidesAlignedWithRect:(struct CGRect)arg1 forKnobTag:(unsigned long long)arg2; +- (void)showGuidesAlignedWithRect:(struct CGRect)arg1 shouldRenderX:(_Bool)arg2 shouldRenderY:(_Bool)arg3; +- (struct CGPoint)snapRectToGuides:(struct CGRect)arg1 forKnobTag:(unsigned long long)arg2 snapSize:(_Bool)arg3; +- (struct CGPoint)snapRectToGuides:(struct CGRect)arg1 forKnobTag:(unsigned long long)arg2; +- (struct CGPoint)snapRectToGuides:(struct CGRect)arg1; +- (void)beginAlignmentOperationForReps:(id)arg1; +- (void)beginAlignmentOperationForRep:(id)arg1; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage-PersistenceAdditions.h new file mode 100644 index 000000000..3221a4201 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDGuideStorage (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage.h new file mode 100644 index 000000000..baa85eeed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDGuideStorage.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPCopying-Protocol.h" + +@class NSMutableSet, NSSet; + +// Not exported +@interface TSDGuideStorage : TSPObject +{ + NSMutableSet *mGuides; +} + +@property(retain, nonatomic) NSSet *guides; // @synthesize guides=mGuides; +- (id)description; +- (id)alignmentGuidesForEditing; +- (id)alignmentGuides; +- (id)provideDynamicGuides; +- (unsigned long long)count; +- (void)removeGuide:(id)arg1; +- (void)addGuide:(id)arg1; +- (void)dealloc; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDHUDViewController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDHUDViewController.h new file mode 100644 index 000000000..df07b566b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDHUDViewController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@class NSMutableSet, NSString, NSTimer, TSDCanvasView; + +// Not exported +@interface TSDHUDViewController : UIViewController +{ + double mLastTimeUpdated; + NSString *mLastStringSet; + NSTimer *mStringTimer; + NSMutableSet *mObjectsShowingHUD; + TSDCanvasView *mCanvasView; + struct CGPoint mTouchPoint; + struct CGPoint mHUDPoint; + int mHUDOffset; +} + ++ (id)sharedHUDViewController; +- (void)p_labelTextTimerFired; +- (void)hideHUDForKey:(id)arg1; +- (void)showHUDForKey:(id)arg1 forTouchPoint:(struct CGPoint)arg2 inCanvasView:(id)arg3 withNudge:(struct CGSize)arg4 size:(int)arg5; +- (void)showHUDForKey:(id)arg1 forTouchPoint:(struct CGPoint)arg2 inCanvasView:(id)arg3 withUpwardsNudge:(double)arg4 size:(int)arg5; +- (void)showHUDForKey:(id)arg1 forTouchPoint:(struct CGPoint)arg2 inCanvasView:(id)arg3 withUpwardsNudge:(double)arg4; +- (void)setLabelText:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDHint-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDHint-Protocol.h new file mode 100644 index 000000000..0bbda8d34 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDHint-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDHint ++ (Class)archivedHintClass; +- (id)lastChildHint; +- (id)firstChildHint; +- (void)offsetByDelta:(int)arg1; +- (_Bool)overlapsWithSelection:(id)arg1; + +@optional +- (struct CGSize)effectiveSize; +- (struct CGSize)maximumSize; +- (_Bool)isFirstHint; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDHobbyPathGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSDHobbyPathGenerator.h new file mode 100644 index 000000000..a26a7f74a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDHobbyPathGenerator.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDHobbyPathGenerator : NSObject +{ + _Bool mClosed; + struct vector> *mPoints; + struct vector> *mMorphedPoints; +} + +- (void)adjustRotationalSymmetry:(id)arg1; +- (void)adjustRatio:(id)arg1; +- (void)adjustNodeTypes:(id)arg1; +- (void)adjustRemoveStraightNodes:(id)arg1; +- (void)adjustStraightenUp:(id)arg1; +- (void)adjustStraightEdges:(id)arg1; +- (void)calculateClosings; +- (id)calculateHobbyPath; +- (void)morphPointsTo:(id)arg1; +- (double)distanceForSegment:(unsigned long long)arg1 overRange:(struct _NSRange)arg2 furthestNode:(unsigned long long *)arg3 inSubpath:(id)arg4; +- (id)hobbyPathFrom:(id)arg1 morphedPath:(id *)arg2; +- (_Bool)pathWillClose:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDHyperlinkRegion.h b/iOS7/PrivateFrameworks/iWorkImport/TSDHyperlinkRegion.h new file mode 100644 index 000000000..d8bc926a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDHyperlinkRegion.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL, TSDBezierPath; + +// Not exported +@interface TSDHyperlinkRegion : NSObject +{ + NSURL *mURL; + TSDBezierPath *mBezierPath; +} + ++ (id)hyperlinkRegionWithURL:(id)arg1 bezierPath:(id)arg2; +@property(retain, nonatomic) TSDBezierPath *bezierPath; // @synthesize bezierPath=mBezierPath; +@property(retain, nonatomic) NSURL *URL; // @synthesize URL=mURL; +- (id)initWithURL:(id)arg1 bezierPath:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjuster.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjuster.h new file mode 100644 index 000000000..cb4ff09a6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjuster.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDImageAdjustments; + +// Not exported +@interface TSDImageAdjuster : NSObject +{ + TSDImageAdjustments *mImageAdjustments; +} + +- (struct CGImage *)newFilteredImageForImage:(struct CGImage *)arg1; +- (void)dealloc; +- (id)initWithImageAdjustments:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments-PersistenceAdditions.h new file mode 100644 index 000000000..86b751818 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDImageAdjustments (PersistenceAdditions) +- (void)saveToArchive:(struct ImageAdjustmentsArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ImageAdjustmentsArchive *)arg1 unarchiver:(id)arg2; +- (void)i_initFromDefaultArchive; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments.h new file mode 100644 index 000000000..8cb295061 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageAdjustments.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDImageAdjustments : NSObject +{ + double mExposure; + double mSaturation; + double mContrast; + double mHighlights; + double mShadows; + double mSharpness; + double mDenoise; + double mTemperature; + double mTint; + double mBottomLevel; + double mTopLevel; + double mGamma; + _Bool mEnhance; +} + +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +@property(readonly, nonatomic) _Bool enhance; +@property(readonly, nonatomic) double gamma; +@property(readonly, nonatomic) double topLevel; +@property(readonly, nonatomic) double bottomLevel; +@property(readonly, nonatomic) double tint; +@property(readonly, nonatomic) double temperature; +@property(readonly, nonatomic) double denoise; +@property(readonly, nonatomic) double sharpness; +@property(readonly, nonatomic) double shadows; +@property(readonly, nonatomic) double highlights; +@property(readonly, nonatomic) double contrast; +@property(readonly, nonatomic) double saturation; +@property(readonly, nonatomic) double exposure; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor-StrokeEditing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor-StrokeEditing.h new file mode 100644 index 000000000..5ca9677d9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor-StrokeEditing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDImageEditor (StrokeEditing) +- (id)stroke; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor.h new file mode 100644 index 000000000..0f409ddb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageEditor.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDStylePresetsInspectorPaneDelegate-Protocol.h" + +// Not exported +@interface TSDImageEditor : TSDMediaEditor +{ +} + +- (id)reflectionForEffectsInspector:(id)arg1; +- (float)opacityForEffectsInspector:(id)arg1; +- (id)shadowForEffectsInspector:(id)arg1; +- (id)swatchRenderingOperationForPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 view:(id)arg5; +- (struct CGSize)imageSizeForPreset:(id)arg1 swatchSize:(struct CGSize)arg2; +- (id)imageForPreset:(id)arg1 size:(struct CGSize)arg2; +- (void)stylePresetInspector:(id)arg1 didSelectPreset:(id)arg2; +- (id)stylePresetsForInspector:(id)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (void)removeInstantAlpha:(id)arg1; +- (_Bool)p_canRemoveInstantAlpha; +- (void)beginInstantAlphaMode:(id)arg1; +- (void)toggleInstantAlphaMode:(id)arg1; +- (_Bool)p_canEnterInstantAlphaMode; +- (void)toggleMaskEditMode:(id)arg1; +- (_Bool)p_canToggleMaskEditMode; +- (void)resetMask:(id)arg1; +- (_Bool)p_canResetMask; +- (void)insertNewline:(id)arg1; +- (_Bool)p_canHandleInsertNewline; +- (id)topLevelInspectorAutosaveName; +- (void)setStyleValue:(id)arg1 forStyleProperty:(int)arg2; +- (_Bool)firstImageIsPortrait; +- (id)firstImageInfo; +- (id)selectedImageObjects; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill-PersistenceAdditions.h new file mode 100644 index 000000000..d488a6f52 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDImageFill (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (_Bool)p_shouldPersistFillSizeForData:(id)arg1; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill.h new file mode 100644 index 000000000..bc5a33714 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageFill.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" +#import "TSSPreset-Protocol.h" +#import "TSSPresetSource-Protocol.h" + +@class NSObject, NSString, TSPData, TSUColor, TSUFlushableCachedImage; + +// Not exported +@interface TSDImageFill : TSDFill +{ + TSPData *mImageData; + TSPData *mOriginalImageData; + int mTechnique; + TSUColor *mTintColor; + TSUFlushableCachedImage *mStandardSizeTintedImage; + TSUFlushableCachedImage *mHalfSizeTintedImage; + TSUFlushableCachedImage *mQuarterSizeTintedImage; + TSUColor *mReferenceColor; + struct CGSize mFillSize; + _Bool mHasIndicatedInterestInProvider; + NSObject *mTempRenderLock; + struct CGImage *mTempRenderCopy; + struct CGImage *mSourceOfTempRenderCopy; + long long mTempRenderCount; +} + ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; +@property(readonly, nonatomic) TSUColor *tintColor; // @synthesize tintColor=mTintColor; +@property(nonatomic) int technique; // @synthesize technique=mTechnique; +@property(readonly, nonatomic) TSPData *originalImageData; // @synthesize originalImageData=mOriginalImageData; +@property(readonly, nonatomic) TSPData *imageData; // @synthesize imageData=mImageData; +- (void)p_drawPDFWithProvider:(id)arg1 inContext:(struct CGContext *)arg2 bounds:(struct CGRect)arg3; +- (void)p_drawBitmapImage:(struct CGImage *)arg1 withOrientation:(long long)arg2 inContext:(struct CGContext *)arg3 bounds:(struct CGRect)arg4; +- (struct CGRect)p_drawnRectForImageSize:(struct CGSize)arg1 destRect:(struct CGRect)arg2 inContext:(struct CGContext *)arg3; +- (id)p_validatedImageProvider; +- (SEL)mapThemeAssetSelector; +@property(readonly, nonatomic) NSString *presetKind; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)p_quarterSizeCachedImage; +- (struct CGImage *)p_newQuarterSizeImage; +- (id)p_halfSizeCachedImage; +- (struct CGImage *)p_newHalfSizeImage; +- (id)p_standardSizeCachedImage; +- (struct CGImage *)p_newStandardSizeImage; +- (struct CGImage *)p_newTintedImageWithScale:(double)arg1; +- (void)paintPath:(struct CGPath *)arg1 naturalBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 isPDF:(_Bool)arg4; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 forShapeRep:(id)arg2 inContext:(struct CGContext *)arg3; +- (void)p_paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (struct CGSize)p_sizeOfFillImageForDestRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (struct CGSize)renderedImageSizeForObjectSize:(struct CGSize)arg1; +- (void)applyToCALayer:(id)arg1 withScale:(double)arg2; +- (id)p_cachedImageForSize:(struct CGSize)arg1 inContext:(struct CGContext *)arg2 orLayer:(id)arg3; +- (_Bool)shouldBeReappliedToCALayer:(id)arg1; +- (_Bool)p_shouldApplyTintedImage; +- (int)fillType; +- (_Bool)canApplyToCALayerByAddingSublayers; +- (_Bool)canApplyToCALayer; +- (_Bool)drawsInOneStep; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)referenceColor; +- (id)imageDataAtFillSize; +- (void)p_setFillSizeForApplicationData; +- (_Bool)isOpaque; +@property(readonly, nonatomic) struct CGSize fillSize; // @synthesize fillSize=mFillSize; +@property(readonly, nonatomic) double scale; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithImageData:(id)arg1 technique:(int)arg2 tintColor:(id)arg3 size:(struct CGSize)arg4 originalImageData:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..42ca128d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDImageInfo (KNBuildTitleAdditions) +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-PersistenceAdditions.h new file mode 100644 index 000000000..22980f921 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo-PersistenceAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDImageInfo (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ImageArchive *)arg1 archiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (void)p_upgradeImageThumbnail; +- (void)p_upgradeImageGeometry; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ImageArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo.h new file mode 100644 index 000000000..8269c23ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfo.h @@ -0,0 +1,104 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSDMixing-Protocol.h" +#import "TSDReducableInfo-Protocol.h" +#import "TSKTransformableObject-Protocol.h" +#import "TSSPresetSource-Protocol.h" +#import "TSSThemedObject-Protocol.h" + +@class NSObject, TSDBezierPath, TSDImageAdjustments, TSDInfoGeometry, TSDMaskInfo, TSDMediaStyle, TSPData, TSPObject; + +// Not exported +@interface TSDImageInfo : TSDMediaInfo +{ + TSPData *mImageData; + TSPData *mThumbnailImageData; + TSPData *mOriginalImageData; + TSDImageAdjustments *mImageAdjustments; + TSPData *mAdjustedImageData; + TSPData *mThumbnailAdjustedImageData; + TSDMediaStyle *mStyle; + TSDMaskInfo *mMaskInfo; + TSDBezierPath *mInstantAlphaPath; + TSDBezierPath *mTracedPath; + struct CGSize mNaturalSize; +} + ++ (id)presetKinds; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3 reservedCount:(unsigned long long)arg4; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)bootstrapPropertyMapForPresetIndex:(unsigned long long)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (void)adjustIncomingImageGeometry:(id)arg1 maskGeometry:(id)arg2 forImageData:(id)arg3 maskedWithInstantAlphaPath:(id)arg4 withNaturalSize:(struct CGSize)arg5 forTargetImageGeometry:(id)arg6 withTargetMaskGeometry:(id)arg7; +@property(retain, nonatomic) TSPData *thumbnailAdjustedImageData; // @synthesize thumbnailAdjustedImageData=mThumbnailAdjustedImageData; +@property(retain, nonatomic) TSPData *adjustedImageData; // @synthesize adjustedImageData=mAdjustedImageData; +@property(copy, nonatomic) TSDImageAdjustments *imageAdjustments; // @synthesize imageAdjustments=mImageAdjustments; +@property(retain, nonatomic) TSDBezierPath *instantAlphaPath; // @synthesize instantAlphaPath=mInstantAlphaPath; +@property(retain, nonatomic) TSDMaskInfo *maskInfo; // @synthesize maskInfo=mMaskInfo; +- (id)style; +@property(retain, nonatomic) TSPData *originalImageData; // @synthesize originalImageData=mOriginalImageData; +@property(retain, nonatomic) TSPData *thumbnailImageData; // @synthesize thumbnailImageData=mThumbnailImageData; +@property(retain, nonatomic) TSPData *imageData; // @synthesize imageData=mImageData; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)acceptVisitor:(id)arg1; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +@property(nonatomic) struct CGSize naturalSize; +@property(readonly, nonatomic) TSDBezierPath *tracedPath; +- (void)updateGeometryToReplaceMediaInfo:(id)arg1; +- (_Bool)isValid; +- (_Bool)isPDF; +- (id)updatedMaskInfoGeometryForImageDraggedBy:(struct CGPoint)arg1; +- (id)defaultMaskInfo; +- (id)defaultMaskInfoWithContext:(id)arg1; +- (_Bool)maskCanBeReset; +- (_Bool)isMasked; +- (id)objectForProperty:(int)arg1; +- (struct CGSize)rawDataSize; +- (struct CGSize)defaultOriginalSize; +- (struct CGSize)originalSize; +- (void)setStyle:(id)arg1; +- (id)i_thumbnailForImageData:(id)arg1; +- (id)mediaFileType; +- (id)mediaDisplayName; +- (id)commandToReplaceImageData:(id)arg1 withReducedImageData:(id)arg2 associatedHint:(id)arg3; +- (struct CGSize)targetSizeForImageData:(id)arg1 associatedHint:(id)arg2; +- (id)imageDatasForReducingFileSizeWithAssociatedHints; +- (struct CGAffineTransform)computeFullTransform; +- (id)geometryWithMask; +- (id)childInfos; +- (id)commandToFlipWithOrientation:(int)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +@property(nonatomic) NSObject *parentInfo; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +@property(readonly, nonatomic) TSDMediaStyle *imageStyle; +- (id)presetKind; +- (Class)editorClass; +- (Class)repClass; +- (Class)layoutClass; +- (Class)styleClass; +- (void)setExteriorTextWrap:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (id)copyWithContext:(id)arg1 style:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 imageData:(id)arg4 originalImageData:(id)arg5; + +// Remaining properties +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; // @dynamic anchoredToText; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; // @dynamic floatingAboveText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; // @dynamic inlineWithText; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +@property(nonatomic) TSPObject *owningAttachment; // @dynamic owningAttachment; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; // @dynamic owningAttachmentNoRecurse; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfoImporter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfoImporter.h new file mode 100644 index 000000000..69894c95a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageInfoImporter.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSError, NSObject, TSDDrawableInfo, TSUBasicProgress; + +// Not exported +@interface TSDImageInfoImporter : TSDInfoImporter +{ + NSObject *mImportQueue; + TSUBasicProgress *mProgress; + TSDDrawableInfo *mInfo; + NSError *mError; + int mIsCancelled; +} + ++ (id)i_supportedFileTypesForSubclass; +- (id)error; +- (id)info; +- (id)progress; +- (void)cancel; +- (id)p_emptyImageStyle; +- (void)p_finishImportingWithInfo:(id)arg1 error:(id)arg2 completionHandler:(id)arg3; +- (void)importInfoWithCompletionHandler:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 imageData:(id)arg2 theme:(id)arg3; +- (id)initWithContext:(id)arg1 URL:(id)arg2 theme:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageLayout.h new file mode 100644 index 000000000..d594b100f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageLayout.h @@ -0,0 +1,115 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDShapeControlLayout-Protocol.h" + +@class TSDBezierPath, TSDImageAdjustments, TSDInfoGeometry, TSDLayoutGeometry, TSDMaskLayout, TSDPathSource; + +// Not exported +@interface TSDImageLayout : TSDMediaLayout +{ + TSDLayoutGeometry *mImageGeometry; + TSDMaskLayout *mMaskLayout; + struct CGPath *mPathToStroke; + struct CGAffineTransform mLayoutToImageTransform; + struct CGAffineTransform mLayoutToMaskTransform; + _Bool mMaskIntersectsImage; + TSDBezierPath *mTracedPath; + int mHasAlpha; + TSDLayoutGeometry *mBaseImageLayoutGeometry; + TSDInfoGeometry *mDynamicInfoGeometry; + TSDInfoGeometry *mBaseInfoGeometry; + int mMaskEditMode; + _Bool mScalingInMaskMode; + _Bool mInInstantAlphaMode; + _Bool mIsUpdatingImageAdjustments; + TSDImageAdjustments *mDynamicImageAdjustments; +} + +@property(readonly, nonatomic, getter=isInInstantAlphaMode) _Bool inInstantAlphaMode; // @synthesize inInstantAlphaMode=mInInstantAlphaMode; +@property(readonly, nonatomic, getter=isInMaskScaleMode) _Bool inMaskScaleMode; // @synthesize inMaskScaleMode=mScalingInMaskMode; +@property(readonly, nonatomic) int maskEditMode; // @synthesize maskEditMode=mMaskEditMode; +- (void)p_destroyDynamicCopies; +- (void)p_setDynamicInfoGeometry:(id)arg1; +- (void)p_createDynamicCopies; +- (_Bool)supportsRotation; +- (id)i_computeWrapPath; +- (struct CGRect)boundsInfluencingExteriorWrap; +- (void)dynamicImageAdjustmentsChangeDidEnd; +- (void)dynamicImageAdjustmentsUpdateToValue:(id)arg1; +- (void)dynamicImageAdjustmentsChangeDidBegin; +- (_Bool)isDynamicallyChangingImageAdjustments; +- (id)imageAdjustments; +- (id)maskLayout; +- (struct CGAffineTransform)imageDataToVisualSizeTransform; +- (struct CGAffineTransform)layoutToMaskTransform; +- (struct CGAffineTransform)layoutToImageTransform; +- (struct CGSize)sizeOfFrameRectIncludingCoverage; +- (struct CGPath *)pathToStroke; +- (_Bool)hasMaskingPath; +- (id)inspectorGeometry; +- (id)imageGeometryInRoot; +- (id)originalImageGeometry; +- (id)imageGeometry; +- (id)imageInfo; +- (void)endInstantAlphaMode; +- (void)beginInstantAlphaMode; +- (void)maskModeScaleDidEnd; +- (void)maskModeScaleDidBegin; +@property(readonly, nonatomic) int maskEditModeForLayoutState; +@property(readonly, nonatomic) int maskEditModeForResizing; +@property(readonly, nonatomic) int maskEditModeForRotating; +@property(readonly, nonatomic) int maskEditModeForDragging; +@property(readonly, nonatomic) _Bool isResizingInMaskEditMode; +@property(readonly, nonatomic) _Bool isRotatingInMaskEditMode; +@property(readonly, nonatomic) _Bool isDraggingInMaskEditMode; +@property(readonly, nonatomic, getter=isInMaskEditMode) _Bool inMaskEditMode; +- (void)endMaskEditMode; +- (void)beginEditingMaskInMaskEditMode; +- (void)beginEditingImageInMaskEditMode; +- (void)maskWasApplied; +- (void)maskWasReset; +- (struct CGRect)pathBoundsWithoutStroke; +@property(readonly, nonatomic) TSDPathSource *smartPathSource; +- (void)takeScaledImageGeometry:(id)arg1 maskGeometry:(id)arg2; +- (void)takeSizeFromTracker:(id)arg1; +- (void)resizeWithTransform:(struct CGAffineTransform)arg1 asChild:(_Bool)arg2; +- (_Bool)resizeMayChangeAspectRatio; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (struct CGPoint)centerForConnecting; +- (struct CGPoint)centerForRotationInMaskMode; +- (struct CGPoint)centerForRotation; +- (void)takeRotationFromTracker:(id)arg1; +- (struct CGAffineTransform)layoutTransformInInfoSpace:(struct CGAffineTransform)arg1; +- (void)endDrag; +- (_Bool)i_useBaseCapturedAlignmentFrameOriginForInline; +- (void)dragBy:(struct CGPoint)arg1; +- (void)beginDrag; +- (void)beginResize; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (_Bool)maskIntersectsImage; +- (_Bool)shouldRenderFrameStroke; +- (_Bool)shouldDisplayGuides; +- (_Bool)isInvisible; +- (_Bool)hasAlpha; +- (void)offsetGeometryBy:(struct CGPoint)arg1; +- (struct CGRect)alignmentFrameForProvidingGuidesInRoot; +- (struct CGRect)computeAlignmentFrameInRoot:(_Bool)arg1; +- (void)updateChildrenFromInfo; +- (void)processChangedProperty:(int)arg1; +- (id)computeLayoutGeometry; +- (id)layoutGeometryFromInfo; +- (id)currentInfoGeometry; +- (id)visibleGeometries; +- (id)geometryForTransforming; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageMaskCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageMaskCommand.h new file mode 100644 index 000000000..971f02316 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageMaskCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class TSDImageInfo, TSDMaskInfo; + +// Not exported +@interface TSDImageMaskCommand : TSKCommand +{ + TSDImageInfo *mInfo; + TSDMaskInfo *mNewMaskInfo; + TSDMaskInfo *mOldMaskInfo; +} + +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithImageInfo:(id)arg1 newMaskInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageMediaCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageMediaCommand.h new file mode 100644 index 000000000..476797bd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageMediaCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class TSDImageAdjustments, TSDImageInfo, TSPData; + +// Not exported +@interface TSDImageMediaCommand : TSKCommand +{ + TSDImageInfo *mInfo; + TSPData *mNewImageData; + TSPData *mOldImageData; + TSPData *mNewOriginalImageData; + TSPData *mOldOriginalImageData; + struct CGSize mOldNaturalSize; + TSDImageAdjustments *mOldImageAdjustments; +} + +@property(readonly, nonatomic) TSDImageInfo *info; // @synthesize info=mInfo; +- (id).cxx_construct; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newImageData:(id)arg2 newOriginalImageData:(id)arg3; +@property(readonly, nonatomic) TSPData *newImageData; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageProvider.h new file mode 100644 index 000000000..52527d69a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageProvider.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPData, TSUFlushingManager; + +// Not exported +@interface TSDImageProvider : NSObject +{ + int mLoadState; + TSPData *mImageData; + int mRetainCount; + int mOwnerCount; + TSUFlushingManager *mFlushingManager; + int mInterest; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; +- (void)ownerAccess; +- (void)removeOwner; +- (void)addOwner; +- (_Bool)hasFlushableContent; +- (void)setFlushingManager:(id)arg1; +- (void)flush; +- (void)removeInterest; +- (void)addInterest; +- (int)interest; +- (void)drawImageInContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2; +- (_Bool)isError; +- (_Bool)isValid; +- (struct CGSize)dpiAdjustedNaturalSize; +- (struct CGSize)naturalSize; +- (id)imageData; +- (void)dealloc; +- (void)i_commonInit; +- (id)initWithImageData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageProviderPool.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageProviderPool.h new file mode 100644 index 000000000..65f2f933d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageProviderPool.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPDataCullingListener-Protocol.h" + +@class TSUPointerKeyDictionary; + +// Not exported +@interface TSDImageProviderPool : NSObject +{ + TSUPointerKeyDictionary *mImageDataToImageProviderMap; + unsigned long long mOpenFileDescriptorLimit; +} + ++ (_Bool)isValidImageData:(id)arg1; ++ (Class)p_providerClassForData:(id)arg1; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedPool; ++ (id)_singletonAlloc; +- (void)p_updateFileDescriptorLimit; +- (void)p_didReceiveMemoryWarning:(id)arg1; +- (void)willCullData:(id)arg1; +- (void)flushImageProviders; +- (void)willCloseDocumentContext:(id)arg1; +- (void)removeInterestInProviderForData:(id)arg1; +- (void)addInterestInProviderForData:(id)arg1; +- (id)p_providerForData:(id)arg1 temporary:(_Bool)arg2 shouldValidate:(_Bool)arg3; +- (id)temporaryProviderForData:(id)arg1 shouldValidate:(_Bool)arg2; +- (id)providerForData:(id)arg1 shouldValidate:(_Bool)arg2; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageRenderingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRenderingOperation.h new file mode 100644 index 000000000..92ecef002 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRenderingOperation.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDImageInfo; + +// Not exported +@interface TSDImageRenderingOperation : TSDSwatchRenderingOperation +{ + TSDImageInfo *mImageInfo; + _Bool mShouldClipVertically; +} + +@property(retain) TSDImageInfo *imageInfo; // @synthesize imageInfo=mImageInfo; +- (void)doWorkWithReadLock; +- (void)dealloc; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 imageInfo:(id)arg5 documentRoot:(id)arg6; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 imageInfo:(id)arg5 documentRoot:(id)arg6 shouldClipVertically:(_Bool)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRep.h new file mode 100644 index 000000000..c242184c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRep.h @@ -0,0 +1,183 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMagicMoveMatching-Protocol.h" +#import "TSDShapeControlRep-Protocol.h" + +@class CALayer, CAShapeLayer, NSCache, NSObject, NSRecursiveLock, TSDImageRepSizingState, TSDInstantAlphaTracker, TSDLayoutGeometry; + +// Not exported +@interface TSDImageRep : TSDMediaRep +{ + TSDLayoutGeometry *mLastImageGeometryInRoot; + TSDLayoutGeometry *mLastMaskGeometryInRoot; + struct CGAffineTransform mLastLayoutToImageTransform; + struct CGRect mFrameInUnscaledCanvasRelativeToSuper; + _Bool mFrameInUnscaledCanvasIsValid; + CALayer *mContentsLayer; + CAShapeLayer *mIAMaskLayer; + CAShapeLayer *mMaskSublayer; + struct CGAffineTransform mLastPictureFrameLayerTransform; + _Bool mDirectlyManagesLayerContent; + _Bool mShowImageHighlight; + _Bool mInInstantAlphaMode; + TSDInstantAlphaTracker *mInstantAlphaTracker; + struct CGImage *mInstantAlphaImage; + struct CGAffineTransform mBaseMaskLayoutTransform; + NSRecursiveLock *mLayerUpdateAndSizingStateLock; + TSDImageRepSizingState *mSizingState; + _Bool mSizingStateReady; + NSObject *mSizedImageAccessQueue; + struct CGImage *mSizedImage; + struct CGSize mSizedImageSize; + long long mSizedImageOrientation; + _Bool mSizedImageHasMaskBakedIn; + _Bool mSizedImageHasAdjustmentsBakedIn; + struct CGPath *mSizedImageMaskPath; + NSCache *mHitTestCache; + long long mHitTestCacheOnce; +} + ++ (struct CGPath *)p_newPathToBakeIntoSizedImageForSize:(struct CGSize)arg1 withImageLayout:(id)arg2 orientation:(long long)arg3; ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; +@property(readonly, nonatomic) TSDInstantAlphaTracker *instantAlphaTracker; // @synthesize instantAlphaTracker=mInstantAlphaTracker; +- (void)p_popoverViewPresented:(id)arg1; +- (void)p_hitCacheSetCachedValue:(_Bool)arg1 forPoint:(struct CGPoint)arg2; +- (_Bool)p_hitCacheGetCachedValue:(_Bool *)arg1 forPoint:(struct CGPoint)arg2; +- (void)p_invalidateHitTestCache; +- (_Bool)shouldShowMediaReplaceUI; +- (double)additionalRotationForKnobOrientation; +- (void)addKnobsToArray:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (_Bool)shouldCreateSelectionKnobs; +- (_Bool)shouldShowSmartMaskKnobs; +- (id)newTrackerForKnob:(id)arg1; +- (_Bool)p_shouldRenderWithMaskToBounds; +- (_Bool)p_shouldBakeMaskIntoSizedImage; +- (void)p_invalidateSizedImage; +- (void)p_takeSizedImageFromState; +- (void)p_takeSizedImageFromStateIfReady; +- (void)p_didGenerateSizedImageInBackground; +- (void)i_willEnterForeground; +- (void)p_generateSizedImageInBackground:(id)arg1; +- (void)p_generateSizedImage:(id)arg1; +- (void)p_startSizing; +- (void)p_generateSizedImageIfNecessary; +- (_Bool)p_okayToGenerateSizedImage; +- (struct CGSize)p_desiredSizedImageSize; +- (_Bool)shouldShowReflection; +- (_Bool)shouldShowShadow; +- (_Bool)canDrawShadowInOneStepWithChildren:(_Bool)arg1; +- (_Bool)p_drawsInOneStep; +- (void)p_updateMaskSublayersForMaskEditMode; +- (void)p_createMaskLayerForLayer:(id)arg1; +- (void)p_disposeMaskLayer; +- (void)p_disposeStrokeLayer; +- (void)p_updateHUD; +- (void)p_cleanUpMaskModeUI; +- (void)p_setUpMaskModeUI; +- (void)p_endEditingMask; +- (void)p_setDefaultMaskWithActionString:(id)arg1; +- (id)p_validatedThumbnailImageProvider; +- (id)p_validatedBitmapImageProvider; +- (id)p_validatedImageProvider; +- (id)p_imageProvider; +- (id)textureForContext:(id)arg1; +- (void)setMagicMoveTextureAttributes:(id)arg1; +- (void)viewScaleDidChange; +- (id)additionalLayersOverLayer; +- (void)p_updateStrokeLayerForStroke:(id)arg1 repLayer:(id)arg2; +- (void)p_updateMaskLayer:(id)arg1 forRepLayer:(id)arg2 shouldIncludeMask:(_Bool)arg3 shouldIncludeInstantAlpha:(_Bool)arg4; +- (_Bool)p_shouldMaskWithFrameLayers; +- (void)didUpdateLayer:(id)arg1; +- (void)willUpdateLayer:(id)arg1; +- (void)updateLayerGeometryFromLayout:(id)arg1; +- (struct CGRect)frameInUnscaledCanvas; +- (struct CGImage *)p_newImageByApplyingAdjustmentsToImage:(struct CGImage *)arg1; +- (_Bool)p_directlyManagesContentForLayer:(id)arg1; +- (long long)p_orientationForDirectlyManagedLayer; +- (struct CGImage *)p_imageForDirectlyManagedLayer:(id)arg1; +- (void)p_updateDirectlyManagesLayerContentForLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)p_drawInContext:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(double)arg4 withMask:(_Bool)arg5 withIAMask:(_Bool)arg6 forLayer:(_Bool)arg7 forShadowOrHitTest:(_Bool)arg8; +- (_Bool)canDrawInParallel; +- (id)imageOfStroke:(struct CGRect *)arg1; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4 forAlphaOnly:(_Bool)arg5 drawChildren:(_Bool)arg6; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)endInstantAlphaMode; +- (struct CGImage *)imageForInstantAlpha; +- (void)beginInstantAlphaMode; +- (void)beginEditingMaskInMaskEditMode; +- (void)beginEditingImageInMaskEditMode; +- (void)dynamicMoveSmartShapeKnobDidEndWithTracker:(id)arg1; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMoveSmartShapeKnobDidBegin; +- (void)dynamicRotateDidEndWithTracker:(id)arg1; +- (void)dynamicallyRotatingWithTracker:(id)arg1; +- (struct CGPoint)unscaledGuidePosition; +- (double)angleForRotation; +- (struct CGPoint)centerForRotation; +- (id)resizedGeometryForTransform:(struct CGAffineTransform)arg1; +- (_Bool)wantsGuidesWhileResizing; +- (id)infoForTransforming; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (_Bool)demandsExclusiveSelection; +- (_Bool)allowDragDelegate; +- (void)dynamicDragDidEnd; +- (struct CGPoint)i_dragOffset; +- (struct CGRect)snapRectForDynamicDragWithOffset:(struct CGPoint)arg1; +- (_Bool)resetGuidesAfterDragAfterReset; +- (_Bool)exclusivelyProvidesGuidesWhileAligning; +- (_Bool)providesGuidesWhileAligning; +- (void)dynamicDragDidBegin; +- (_Bool)shouldShowDragHUD; +- (_Bool)isDraggable; +- (id)commandToResetToSize:(struct CGSize)arg1; +- (struct CGAffineTransform)transformForHighlightLayer; +- (struct CGRect)boundsForHighlightLayer; +- (struct CGPoint)positionOfStandardKnob:(id)arg1 forBounds:(struct CGRect)arg2; +- (struct CGRect)boundsForStandardKnobs; +- (struct CGRect)targetRectForEditMenu; +- (_Bool)wantsToDistortWithImagerContext; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (int)tilingMode; +- (id)overlayLayers; +- (void)willBeginReadMode; +- (void)layoutInRootChangedFrom:(id)arg1 to:(id)arg2 translatedOnly:(_Bool)arg3; +- (void)updateFromLayout; +- (void)processChangedProperty:(int)arg1; +- (void)processChanges:(id)arg1; +- (id)pathSourceForSelectionHighlightBehavior; +- (_Bool)shouldShowSelectionHighlight; +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)becameNotSelected; +- (void)willBeRemoved; +- (void)resetMask; +- (void)editMaskWithHUD:(_Bool)arg1; +- (void)endEditingMask; +- (void)endDynamicallyChangingMaskScale:(double)arg1; +- (void)dynamicallySetMaskScale:(double)arg1; +- (void)beginDynamicallyChangingMaskScale; +- (void)maskScaleLimitsReturningMin:(double *)arg1 max:(double *)arg2; +- (double)maskScale; +- (void)maskWithHUD:(_Bool)arg1; +- (void)unhighlightImage; +- (void)highlightImage; +- (id)maskLayout; +- (id)maskInfo; +- (id)imageLayout; +- (id)imageInfo; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageRepSizingState.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRepSizingState.h new file mode 100644 index 000000000..acafc787c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageRepSizingState.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDImageProvider; + +// Not exported +@interface TSDImageRepSizingState : NSObject +{ + struct CGSize mDesiredSize; + TSDImageProvider *mProvider; + struct CGPath *mMaskPath; + _Bool mIncludesAdjustments; + int mStatus; + struct CGImage *mSizedImage; + long long mSizedImageOrientation; +} + +@property(nonatomic) _Bool sizedImageIncludesAdjustments; // @synthesize sizedImageIncludesAdjustments=mIncludesAdjustments; +@property(readonly, nonatomic) struct CGPath *maskPath; // @synthesize maskPath=mMaskPath; +@property(nonatomic) long long sizedImageOrientation; // @synthesize sizedImageOrientation=mSizedImageOrientation; +@property(nonatomic) struct CGImage *sizedImage; // @synthesize sizedImage=mSizedImage; +@property(nonatomic) int status; // @synthesize status=mStatus; +@property(retain, nonatomic) TSDImageProvider *provider; // @synthesize provider=mProvider; +@property(nonatomic) struct CGSize desiredSize; // @synthesize desiredSize=mDesiredSize; +- (void)generateSizedImage; +@property(readonly, nonatomic) _Bool sizedImageHasMask; +- (void)dealloc; +- (id)initWithDesiredSize:(struct CGSize)arg1 provider:(id)arg2 maskPath:(struct CGPath *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageReplaceCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageReplaceCommand.h new file mode 100644 index 000000000..e9d204ada --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageReplaceCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class NSArray; + +// Not exported +@interface TSDImageReplaceCommand : TSKCommand +{ + NSArray *mIndirectCommandsToCommit; +} + +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)saveToArchive:(struct ImageReplaceCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ImageReplaceCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithImageInfo:(id)arg1 imageData:(id)arg2 originalImageData:(id)arg3 instantAlphaPath:(id)arg4 naturalSizeForIAPath:(struct CGSize)arg5; +- (id)initWithImageInfo:(id)arg1 imageData:(id)arg2 originalImageData:(id)arg3 instantAlphaPath:(id)arg4 naturalSizeForIAPath:(struct CGSize)arg5 targetGeometry:(id)arg6 targetMaskGeometry:(id)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImageResamplingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImageResamplingOperation.h new file mode 100644 index 000000000..f51c9c2ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImageResamplingOperation.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSDImageProvider, TSPObjectContext; + +// Not exported +@interface TSDImageResamplingOperation : NSObject +{ + TSDImageProvider *mImageProvider; + struct CGSize mDesiredSize; + NSString *mDisplayName; + struct CGPath *mMaskingPath; + TSPObjectContext *mObjectContext; +} + +@property(nonatomic) struct CGPath *maskingPath; // @synthesize maskingPath=mMaskingPath; +@property(retain, nonatomic) TSPObjectContext *objectContext; // @synthesize objectContext=mObjectContext; +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=mDisplayName; +@property(nonatomic) struct CGSize desiredSize; // @synthesize desiredSize=mDesiredSize; +@property(retain, nonatomic) TSDImageProvider *imageProvider; // @synthesize imageProvider=mImageProvider; +- (id)performResampleOperationWithResampleOptions:(unsigned long long)arg1 bitmapContextOptions:(unsigned long long)arg2; +- (void)dealloc; +- (id)init; +- (id)initWithImageProvider:(id)arg1 desiredSize:(struct CGSize)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDImager.h b/iOS7/PrivateFrameworks/iWorkImport/TSDImager.h new file mode 100644 index 000000000..7ef40f9be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDImager.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDCanvasDelegate-Protocol.h" + +@class NSArray, TSDCanvas, TSKDocumentRoot; + +// Not exported +@interface TSDImager : NSObject +{ + NSArray *mInfos; + struct CGColor *mBackgroundColor; + struct CGRect mUnscaledClipRect; + double mViewScale; + struct CGSize mScaledImageSize; + struct CGSize mMaximumScaledImageSize; + _Bool mUseScaledImageSize; + _Bool mDistortedToMatch; + _Bool mImageMustHaveEvenDimensions; + _Bool mShouldReuseBitmapContext; + struct UIEdgeInsets mContentInset; + TSKDocumentRoot *mDocumentRoot; + TSDCanvas *mCanvas; + struct CGRect mActualScaledClipRect; + _Bool mDrawingIntoPDF; + _Bool mIsPrinting; + struct CGContext *mReusableBitmapContext; + struct CGRect mReusableBounds; + struct CGRect mReusableIntegralBounds; + struct CGRect mReusableActualScaledClipRect; + struct CGSize mReusableScaledImageSize; + id mPostRenderAction; +} + +@property(nonatomic) _Bool isPrinting; // @synthesize isPrinting=mIsPrinting; +@property(nonatomic) _Bool shouldReuseBitmapContext; // @synthesize shouldReuseBitmapContext=mShouldReuseBitmapContext; +@property(nonatomic) _Bool imageMustHaveEvenDimensions; // @synthesize imageMustHaveEvenDimensions=mImageMustHaveEvenDimensions; +@property(nonatomic) _Bool distortedToMatch; // @synthesize distortedToMatch=mDistortedToMatch; +@property(readonly, nonatomic) struct CGRect actualScaledClipRect; // @synthesize actualScaledClipRect=mActualScaledClipRect; +@property(nonatomic) struct UIEdgeInsets contentInset; // @synthesize contentInset=mContentInset; +@property(nonatomic) struct CGRect unscaledClipRect; // @synthesize unscaledClipRect=mUnscaledClipRect; +@property(nonatomic) struct CGColor *backgroundColor; // @synthesize backgroundColor=mBackgroundColor; +@property(retain, nonatomic) NSArray *infos; // @synthesize infos=mInfos; +- (struct CGImage *)p_newImageInReusableContext; +- (void)p_drawPageInContext:(struct CGContext *)arg1 createPage:(_Bool)arg2; +- (_Bool)p_configureCanvas; +- (_Bool)isPrintingCanvas; +- (_Bool)isCanvasDrawingIntoPDF:(id)arg1; +- (struct CGRect)visibleScaledBoundsForClippingRepsOnCanvas:(id)arg1; +- (id)documentRoot; +- (_Bool)drawPageInContext:(struct CGContext *)arg1 createPage:(_Bool)arg2; +- (id)pdfData; +- (struct CGImage *)newImage; +@property(nonatomic) struct CGSize maximumScaledImageSize; +@property(nonatomic) struct CGSize scaledImageSize; +@property(nonatomic) double viewScale; +- (void)setPostRenderAction:(id)arg1; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfo-Protocol.h new file mode 100644 index 000000000..4f7cf377b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfo-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "TSDInfoUsingObjectPlaceholderGeometry-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class NSObject, TSDInfoGeometry, TSPObject; + +@protocol TSDInfo +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(nonatomic) TSPObject *owningAttachment; +@property(nonatomic) NSObject *parentInfo; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry-PersistenceAdditions.h new file mode 100644 index 000000000..ed56e2647 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDInfoGeometry (PersistenceAdditions) +- (void)saveToArchive:(struct GeometryArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct GeometryArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry.h new file mode 100644 index 000000000..e20df4f52 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometry.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDInfoGeometry : NSObject +{ + struct CGPoint mPosition; + struct CGSize mSize; + struct { + unsigned int widthValid:1; + unsigned int heightValid:1; + unsigned int horizontalFlip:1; + unsigned int verticalFlip:1; + } mFlags; + double mAngle; +} + ++ (id)geometryFromTransform:(struct CGAffineTransform)arg1 withSize:(struct CGSize)arg2; ++ (id)geometryFromFullTransform:(struct CGAffineTransform)arg1; ++ (id)geometryFromFullTransform:(struct CGAffineTransform)arg1 widthValid:(_Bool)arg2 heightValid:(_Bool)arg3; +@property(readonly, nonatomic) double angle; // @synthesize angle=mAngle; +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=mSize; +@property(readonly, nonatomic) struct CGPoint position; // @synthesize position=mPosition; +- (id)description; +- (id)normalizedGeometry; +- (id)geometryWithNewBounds:(struct CGRect)arg1; +- (id)geometryRelativeToGeometry:(id)arg1; +- (id)geometryWithParentGeometry:(id)arg1; +- (id)geometryByAppendingTransform:(struct CGAffineTransform)arg1; +- (id)initWithTransform:(struct CGAffineTransform)arg1 size:(struct CGSize)arg2; +- (id)initWithFullTransform:(struct CGAffineTransform)arg1 widthValid:(_Bool)arg2 heightValid:(_Bool)arg3; +- (struct CGAffineTransform)fullTransform; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)isEqualExceptForPosition:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (struct CGPoint)transformedBoundsOrigin; +- (struct CGRect)transformedBounds; +- (struct CGAffineTransform)transformWithoutFlips; +- (struct CGAffineTransform)transformBasedOnPoint:(struct CGPoint)arg1 centeredAtPoint:(struct CGPoint)arg2 withFlips:(_Bool)arg3; +- (struct CGAffineTransform)transformBasedOnPoint:(struct CGPoint)arg1 centeredAtPoint:(struct CGPoint)arg2; +- (struct CGAffineTransform)transformBasedOnRect:(struct CGRect)arg1; +- (struct CGAffineTransform)transform; +- (struct CGPoint)center; +- (struct CGRect)boundsBeforeRotation; +@property(readonly, nonatomic) _Bool verticalFlip; +@property(readonly, nonatomic) _Bool horizontalFlip; +@property(readonly, nonatomic) _Bool heightValid; +@property(readonly, nonatomic) _Bool widthValid; +- (id)initWithTransformedBoundsOrigin:(struct CGPoint)arg1 size:(struct CGSize)arg2 horizontalFlip:(_Bool)arg3 verticalFlip:(_Bool)arg4 angle:(double)arg5; +- (id)initWithTransformedBoundsOrigin:(struct CGPoint)arg1 size:(struct CGSize)arg2 angle:(double)arg3; +- (id)initWithCenter:(struct CGPoint)arg1 size:(struct CGSize)arg2; +- (id)initWithPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2 angle:(double)arg3; +- (id)initWithPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2; +- (id)initWithHeight:(double)arg1; +- (id)initWithWidth:(double)arg1; +- (id)initWithSize:(struct CGSize)arg1; +- (id)init; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPosition:(struct CGPoint)arg1 size:(struct CGSize)arg2 widthValid:(_Bool)arg3 heightValid:(_Bool)arg4 horizontalFlip:(_Bool)arg5 verticalFlip:(_Bool)arg6 angle:(double)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometryCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometryCommand.h new file mode 100644 index 000000000..3ef710150 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoGeometryCommand.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDCoalesceableInfoPositioningCommmand-Protocol.h" +#import "TSDPropagatableCommand-Protocol.h" + +@class TSDInfoGeometry, TSPObject; + +// Not exported +@interface TSDInfoGeometryCommand : TSKCommand +{ + TSPObject *mInfo; + TSDInfoGeometry *mOldGeometry; + TSDInfoGeometry *mNewGeometry; + _Bool mDidMatchObjectPlaceholderGeometry; + _Bool mShouldClearObjectPlaceholderFlag; +} + +@property(readonly, nonatomic) TSPObject *info; // @synthesize info=mInfo; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (_Bool)shouldBeCoalescedWithInsertionCommandOfInfo:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (id)actionString; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newGeometry:(id)arg2 shouldClearObjectPlaceholderFlag:(_Bool)arg3 context:(id)arg4; +- (id)initWithInfo:(id)arg1 newGeometry:(id)arg2 context:(id)arg3; +@property(readonly, nonatomic) TSDInfoGeometry *newGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporter.h new file mode 100644 index 000000000..ea5d5e96c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporter.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSError, NSURL, TSDDrawableInfo, TSPData, TSPObjectContext, TSSTheme, TSUProgress; + +// Not exported +@interface TSDInfoImporter : NSObject +{ + TSPObjectContext *mContext; + NSURL *mURL; + TSPData *mImageData; + TSSTheme *mTheme; + id mDelegate; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (Class)p_classForTSPData:(id)arg1; ++ (Class)p_classForURL:(id)arg1; ++ (id)i_supportedFileTypesForSubclass; ++ (id)supportedRemoteURLSchemes; ++ (id)supportedFileTypes; ++ (id)p_registeredSubclasses; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(readonly, nonatomic) TSSTheme *theme; // @synthesize theme=mTheme; +@property(readonly, nonatomic) TSPData *imageData; // @synthesize imageData=mImageData; +@property(readonly, nonatomic) NSURL *URL; // @synthesize URL=mURL; +@property(readonly, nonatomic) TSPObjectContext *context; // @synthesize context=mContext; +@property(readonly, nonatomic) NSError *error; +@property(readonly, nonatomic) TSDDrawableInfo *info; +@property(readonly, nonatomic) TSUProgress *progress; +- (void)cancel; +- (void)importInfoWithCompletionHandler:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithContext:(id)arg1 imageData:(id)arg2 theme:(id)arg3; +- (id)initWithContext:(id)arg1 URL:(id)arg2 theme:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterDelegate-Protocol.h new file mode 100644 index 000000000..1af9de56a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDInfoImporterDelegate +- (void)infoImporter:(id)arg1 needsMoviePlayabilityOnAllDevicesRequirementUsingBlock:(id)arg2; + +@optional +- (void)infoImporterWillIgnoreMoviePlayabilityOnAllDevicesRequirement:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterPlaceholder.h new file mode 100644 index 000000000..e57dfb9bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoImporterPlaceholder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDInfoImporterPlaceholder : TSDInfoImporter +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; +- (id)initWithContext:(id)arg1 imageData:(id)arg2 theme:(id)arg3; +- (id)initWithContext:(id)arg1 URL:(id)arg2 theme:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInfoUsingObjectPlaceholderGeometry-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoUsingObjectPlaceholderGeometry-Protocol.h new file mode 100644 index 000000000..2786571dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInfoUsingObjectPlaceholderGeometry-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDInfoUsingObjectPlaceholderGeometry + +@optional +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInsertionContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInsertionContext.h new file mode 100644 index 000000000..8089e667e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInsertionContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDInsertionContext : NSObject +{ +} + ++ (id)dragInsertionContextWithPreferredCenter:(struct CGPoint)arg1 required:(_Bool)arg2 shouldEndEditing:(_Bool)arg3 fromDragToInsertController:(_Bool)arg4; ++ (id)dragInsertionContextWithPreferredCenter:(struct CGPoint)arg1 required:(_Bool)arg2 fromDragToInsertController:(_Bool)arg3; ++ (id)nonInteractiveFloatingInsertionContext; ++ (id)nonInteractiveInsertionContext; +@property(readonly, nonatomic, getter=isInteractive) _Bool interactive; +@property(readonly, nonatomic) _Bool fromDragToInsertController; +@property(readonly, nonatomic) _Bool insertFromDrag; +@property(readonly, nonatomic) _Bool insertFloating; +@property(readonly, nonatomic) _Bool shouldEndEditing; +@property(readonly, nonatomic) struct CGPoint preferredCenter; +@property(readonly, nonatomic, getter=isPreferredCenterRequired) _Bool preferredCenterRequired; +@property(readonly, nonatomic) _Bool hasPreferredCenter; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaBinaryBitmap.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaBinaryBitmap.h new file mode 100644 index 000000000..7f30e5e0f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaBinaryBitmap.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDInstantAlphaBinaryBitmap : NSObject +{ + long long mWidth; + long long mHeight; + long long mRowBytes; + char *mData; +} + +- (void)unionWithBitmap:(id)arg1; +- (void)dealloc; +- (id)initWithWidth:(long long)arg1 height:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaCommand.h new file mode 100644 index 000000000..452584d08 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaCommand.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDBezierPath, TSDImageInfo; + +// Not exported +@interface TSDInstantAlphaCommand : TSKCommand +{ + TSDImageInfo *mInfo; + TSDBezierPath *mOldPath; + TSDBezierPath *mNewPath; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newPath:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaImage.h new file mode 100644 index 000000000..8552269e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaImage.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDInstantAlphaImage : NSObject +{ + long long mWidth; + long long mHeight; + unsigned int *mImageData; +} + +- (unsigned int)averageColorAtXPosition:(long long)arg1 yPosition:(long long)arg2; +- (void)dealloc; +- (id)initWithWidth:(long long)arg1 height:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaSeedFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaSeedFill.h new file mode 100644 index 000000000..20e6c9e67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaSeedFill.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDInstantAlphaSeedFill : NSObject +{ +} + ++ (id)newSeedFillWithImage:(id)arg1 seedPoint:(struct CGPoint)arg2 context:(CDStruct_31de062f *)arg3 oldFill:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaTracker.h new file mode 100644 index 000000000..b47607d0a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInstantAlphaTracker.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDLayoutManipulatingTracker-Protocol.h" + +@class NSMutableArray, TSDImageRep, TSDInstantAlphaBinaryBitmap, TSDInstantAlphaImage, TSUColor, TSUIntegerKeyDictionary; + +// Not exported +@interface TSDInstantAlphaTracker : NSObject +{ + TSDImageRep *mImageRep; + _Bool mCurrentlyInOperation; + struct CGPoint mStartPoint; + TSUColor *mStartColor; + long long mTolerance; + _Bool mAllowDisconnectedRegions; + _Bool mOperationShouldSubtract; + double mAngleInRadiansForUIFeedback; + struct CGPoint mControllingPoint; + struct CGSize mUnderlyingImageSize; + struct CGSize mRawImageSize; + struct CGSize mVisualImageSize; + TSDInstantAlphaImage *mMaskingImage; + NSMutableArray *mDecoratorLayers; + TSUColor *mFillColor; + TSDInstantAlphaBinaryBitmap *mLastBitmap; + TSUIntegerKeyDictionary *mWandBitmapCache; + TSUIntegerKeyDictionary *mDisconnectedBitmapCache; + _Bool mOperationWasCancelled; +} + ++ (id)newInstantAlphaImageWithCGImage:(struct CGImage *)arg1 ofSize:(struct CGSize)arg2; ++ (id)newMaskSeedFillWithPoint:(struct CGPoint)arg1 inImage:(id)arg2 tolerance:(unsigned long long)arg3 oldFill:(id)arg4; ++ (id)newMaskBitmapWithPoint:(struct CGPoint)arg1 image:(id)arg2 tolerance:(unsigned long long)arg3 oldMaskBitmap:(id)arg4; +@property(nonatomic) struct CGPoint controllingPoint; // @synthesize controllingPoint=mControllingPoint; +@property(nonatomic) double angleInRadiansForUIFeedback; // @synthesize angleInRadiansForUIFeedback=mAngleInRadiansForUIFeedback; +@property(nonatomic) _Bool operationShouldSubtract; // @synthesize operationShouldSubtract=mOperationShouldSubtract; +@property(nonatomic) _Bool allowDisconnectedRegions; // @synthesize allowDisconnectedRegions=mAllowDisconnectedRegions; +@property(nonatomic) long long tolerance; // @synthesize tolerance=mTolerance; +- (id)bezierPathForIABitmap:(id)arg1; +- (struct CGPoint)p_convertNaturalPointToImagePoint:(struct CGPoint)arg1; +- (_Bool)operationShouldBeDynamic; +- (_Bool)supportsAlignmentGuides; +- (void)commitChangesForReps:(id)arg1; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (void)p_updateDecoratorLayersWithMask:(id)arg1; +- (id)decoratorLayers; +- (void)cancelCurrentOperation; +- (void)beginIAOperationAtPoint:(struct CGPoint)arg1; +- (id)colorForOperationAtPoint:(struct CGPoint)arg1; +- (void)dealloc; +- (id)initWithImage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDInteractiveCanvasController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDInteractiveCanvasController.h new file mode 100644 index 000000000..e561261f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDInteractiveCanvasController.h @@ -0,0 +1,447 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "TSDBackgroundLayoutAndRenderStateDelegate-Protocol.h" +#import "TSDCanvasDelegate-Protocol.h" +#import "TSDErrorPresenter-Protocol.h" +#import "TSDModalOperationPresenter-Protocol.h" +#import "TSDRepTrackerDelegateCreation-Protocol.h" +#import "TSKChangeSourceObserver-Protocol.h" +#import "TSKScrollViewDelegate-Protocol.h" + +@class CALayer, NSArray, NSFormatter, NSMutableArray, NSObject, NSObject, NSObject, TSDBackgroundLayoutAndRenderState, TSDCanvas, TSDCanvasAnimation, TSDCanvasLayer, TSDCanvasView, TSDContainerRep, TSDDynamicOperationController, TSDEditorController, TSDGuideController, TSDGuideStorage, TSDLayoutController, TSDTileStorage, TSDTrackerManipulatorCoordinator, TSDUserDefinedGuideController, TSKAccessController, TSKChangeNotifier, TSKCommandController, TSKDocumentRoot, TSPObjectContext; + +// Not exported +@interface TSDInteractiveCanvasController : NSObject +{ + id mDelegate; + TSDCanvas *mCanvas; + id mLayerHost; + struct __CFDictionary *mContainerLayersByRep; + struct __CFDictionary *mRepLayersByRep; + struct __CFDictionary *mRepsByRepLayer; + struct __CFDictionary *mRepsByContainerLayer; + CALayer *mRepContainerLayer; + TSDEditorController *mEditorController; + TSDGuideController *mGuideController; + TSDUserDefinedGuideController *mUserDefinedGuideController; + NSObject *mCanvasEditor; + _Bool mHasBeenTornDown; + _Bool mHadLayerHost; + _Bool mLayerHostHasBeenTornDown; + NSFormatter *mUnitFormatter; + _Bool mResizeCanvasOnLayout; + _Bool mCreateRepsForOffscreenLayouts; + _Bool mShouldAutoscrollToSelectionAfterLayout; + _Bool mSuppressAutozoomToSelectionAfterLayout; + _Bool mShouldAnimateAutoscroll; + CALayer *mOverlayLayer; + _Bool mOverlayLayerSuppressed; + CALayer *mPopoutLayer; + NSMutableArray *mDecorators; + _Bool mShowGrayOverlay; + _Bool mInDynamicOperation; + _Bool mInReadMode; + _Bool mInVersionBrowsingMode; + struct CGColor *mSelectionHighlightColor; + _Bool mShowInvisibleObjects; + TSDCanvasAnimation *mCurrentAnimation; + TSDTrackerManipulatorCoordinator *mTMCoordinator; + TSDDynamicOperationController *mDynOpController; + NSObject *mRulerController; + _Bool mInspectorModeEnabled; + NSMutableArray *mInspectorGestureRecognizersToReenable; + id mInspectorSingleTapBlock; + struct CGPoint mLastTapPoint; + struct CGRect mVisibleBoundsRectForTiling; + struct CGRect mUnobscuredScrollViewFrame; + TSDBackgroundLayoutAndRenderState *mBackgroundLayoutAndRenderState; + _Bool mLayoutAndRenderOnThreadDuringScroll; + _Bool mTemporarilyDisabledLayoutAndRenderOnThreadDuringScroll; + _Bool mCurrentlyScrolling; + _Bool mAnimatingScroll; + _Bool mSuppressedAutozoom; + _Bool mTextGesturesInFlight; + id mSelectionChangeNotificationDeferredEditor; + _Bool mShouldAutoscrollToSelectionAfterGestures; + _Bool mSuspendedLowPriorityThreadDispatcher; + _Bool mCurrentlyWaitingOnThreadedLayoutAndRender; + int mDisableThreadedLayoutAndRender; + NSMutableArray *mHiddenTopLevelLayers; + _Bool mShouldSuppressRendering; + _Bool mSupportsBackgroundTileRendering; + NSArray *mLayersWithZoomFadeAnimation; + _Bool mDynamicallyZooming; + double mDynamicViewScale; + _Bool mUsesAlternateDrawableSelectionHighlight; + double mTargetPointSize; + _Bool mAnimatingViewScale; + _Bool mSuppressingKeyboard; + NSObject *mImageHUDController; + long long mImageHUDLock; + NSObject *mIAHUDController; + long long mIAHUDLock; + TSDTileStorage *mTileStorage; + struct CGPoint mZoomCenterInBounds; + NSMutableArray *mBackgroundRenderingObjects; + id mDisplayedAnnotation; + id mAnnotationPopoverController; + _Bool mShouldClipThemeContentToCanvas; + _Bool mShowUserDefinedGuides; + _Bool mPreventSettingNilEditorOnTextResponder; + _Bool mShowsComments; +} + ++ (double)smallRepOutsetForHitTesting; ++ (id)keyPathsForValuesAffectingCurrentViewScale; ++ (id)keyPathsForValuesAffectingViewScale; ++ (id)keyPathsForValuesAffectingEditorController; ++ (id)keyPathsForValuesAffectingDocumentRoot; ++ (_Bool)selectorIsActionMethod:(SEL)arg1; +@property(nonatomic) _Bool supportsBackgroundTileRendering; // @synthesize supportsBackgroundTileRendering=mSupportsBackgroundTileRendering; +@property(nonatomic) _Bool showInvisibleObjects; // @synthesize showInvisibleObjects=mShowInvisibleObjects; +@property(nonatomic) _Bool inReadMode; // @synthesize inReadMode=mInReadMode; +@property(nonatomic) _Bool inVersionBrowsingMode; // @synthesize inVersionBrowsingMode=mInVersionBrowsingMode; +@property(retain, nonatomic) id displayedAnnotation; // @synthesize displayedAnnotation=mDisplayedAnnotation; +@property(nonatomic) _Bool showGrayOverlay; // @synthesize showGrayOverlay=mShowGrayOverlay; +@property(nonatomic) _Bool overlayLayerSuppressed; // @synthesize overlayLayerSuppressed=mOverlayLayerSuppressed; +@property(readonly, nonatomic) CALayer *overlayLayer; // @synthesize overlayLayer=mOverlayLayer; +@property(readonly, nonatomic) CALayer *repContainerLayer; // @synthesize repContainerLayer=mRepContainerLayer; +@property struct CGRect p_visibleBoundsRectForTiling; // @synthesize p_visibleBoundsRectForTiling=mVisibleBoundsRectForTiling; +@property(nonatomic) _Bool shouldClipThemeContentToCanvas; // @synthesize shouldClipThemeContentToCanvas=mShouldClipThemeContentToCanvas; +@property(nonatomic) struct CGRect unobscuredScrollViewFrame; // @synthesize unobscuredScrollViewFrame=mUnobscuredScrollViewFrame; +@property(readonly, nonatomic) _Bool currentlyScrolling; // @synthesize currentlyScrolling=mCurrentlyScrolling; +@property(nonatomic) _Bool suppressAutozoomToSelectionAfterLayout; // @synthesize suppressAutozoomToSelectionAfterLayout=mSuppressAutozoomToSelectionAfterLayout; +@property(nonatomic) _Bool shouldAutoscrollToSelectionAfterLayout; // @synthesize shouldAutoscrollToSelectionAfterLayout=mShouldAutoscrollToSelectionAfterLayout; +@property(readonly, nonatomic) _Bool currentlyWaitingOnThreadedLayoutAndRender; // @synthesize currentlyWaitingOnThreadedLayoutAndRender=mCurrentlyWaitingOnThreadedLayoutAndRender; +@property(nonatomic) _Bool layoutAndRenderOnThreadDuringScroll; // @synthesize layoutAndRenderOnThreadDuringScroll=mLayoutAndRenderOnThreadDuringScroll; +@property(nonatomic) _Bool createRepsForOffscreenLayouts; // @synthesize createRepsForOffscreenLayouts=mCreateRepsForOffscreenLayouts; +@property(nonatomic) _Bool preventSettingNilEditorOnTextResponder; // @synthesize preventSettingNilEditorOnTextResponder=mPreventSettingNilEditorOnTextResponder; +@property(retain, nonatomic) NSObject *canvasEditor; // @synthesize canvasEditor=mCanvasEditor; +@property(nonatomic) _Bool resizeCanvasOnLayout; // @synthesize resizeCanvasOnLayout=mResizeCanvasOnLayout; +@property(nonatomic) NSObject *rulerController; // @synthesize rulerController=mRulerController; +@property(nonatomic) _Bool textGesturesInFlight; // @synthesize textGesturesInFlight=mTextGesturesInFlight; +@property(readonly, nonatomic) _Bool animatingViewScale; // @synthesize animatingViewScale=mAnimatingViewScale; +@property(nonatomic) _Bool shouldSuppressRendering; // @synthesize shouldSuppressRendering=mShouldSuppressRendering; +@property(readonly, nonatomic) _Bool inspectorModeEnabled; // @synthesize inspectorModeEnabled=mInspectorModeEnabled; +@property(nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(readonly, nonatomic) TSDCanvas *canvas; // @synthesize canvas=mCanvas; +@property(nonatomic) struct CGPoint lastTapPoint; // @synthesize lastTapPoint=mLastTapPoint; +@property(nonatomic) id layerHost; // @synthesize layerHost=mLayerHost; +@property(readonly, nonatomic) id canvasReferenceController; +- (id)viewWithTransferredLayers; +- (void)doubleTappedCanvasBackgroundAtPoint:(struct CGPoint)arg1; +- (void)animateToViewScale:(double)arg1 contentOffset:(struct CGPoint)arg2 duration:(double)arg3 orientation:(long long)arg4; +- (void)p_syncWithLayoutThread; +- (void)p_autoscrollToSelection:(id)arg1 withInfo:(id)arg2 isInitialSelection:(_Bool)arg3 focusRect:(struct CGRect)arg4 scrollImmediately:(_Bool)arg5 skipZoom:(_Bool)arg6; +- (void)p_autoscrollToSelection:(id)arg1 withInfo:(id)arg2 isInitialSelection:(_Bool)arg3 focusRect:(struct CGRect)arg4; +- (struct CGRect)p_outsetSelectionRect:(struct CGRect)arg1; +- (_Bool)p_centerOnInitialSelection; +- (void)p_setTargetPointSize:(double)arg1; +- (double)p_targetPointSize; +- (void)p_editorDoneChangingSelection:(id)arg1 withFlags:(unsigned long long)arg2; +- (void)p_editorDoneChangingSelection:(id)arg1; +- (void)p_editorDidChangeSelection:(id)arg1 withSelectionFlags:(unsigned long long)arg2; +- (void)p_textGesturesDidEndNotification:(id)arg1; +- (void)p_textGesturesWillBeginNotification:(id)arg1; +- (void)p_rulerUnitsDidChangeNotification:(id)arg1; +- (void)p_viewScrollingEnded; +- (_Bool)p_shouldLayoutAndRenderOnThread; +- (_Bool)i_temporarilyDisabledLayoutAndRenderOnThreadDuringScroll; +- (void)i_enableThreadedLayoutAndRender; +- (void)i_disableThreadedLayoutAndRender; +- (id)p_backgroundLayoutAndRenderState; +- (_Bool)p_endEditingToBeginEditingRep:(id)arg1; +- (void)i_drawRepWithReadLock:(id)arg1 inContext:(struct CGContext *)arg2 forLayer:(id)arg3; +- (void)p_drawLayerWithReadLock:(id)arg1; +- (id)p_overlayLayerForReps:(id)arg1; +- (void)p_setupPopoutLayerForReps:(id)arg1; +- (void)p_discardLayer:(id)arg1 forRep:(id)arg2; +- (void)p_recursivelyUpdateLayerForRep:(id)arg1 accumulatingLayers:(id)arg2 andReps:(id)arg3; +- (void)p_updateLayersFromReps; +- (void)p_updateCanvasSizeFromLayouts; +- (id)i_descriptionForViewScale:(double)arg1; +- (id)i_currentAnimation; +- (_Bool)i_inPrintPreviewMode; +- (id)i_tileStorage; +- (void)i_repNeedsDisplay:(id)arg1 inRect:(struct CGRect)arg2; +- (void)i_repNeedsDisplay:(id)arg1; +- (void)i_recordUserViewScale; +- (void)i_viewScrollingEnded; +- (void)i_viewScrollDidChange; +- (double)i_nextCanvasViewScaleDetentForProposedViewScale:(double)arg1 greater:(_Bool)arg2; +- (struct CGSize)i_canvasCenterOffsetForProposedViewScale:(double)arg1 originalViewScale:(double)arg2; +- (double)i_viewScaleForProposedViewScale:(double)arg1 originalViewScale:(double)arg2; +- (void)i_viewScaleDidChange; +- (void)i_canvasContentsScaleDidChange; +- (void)viewDidEndZooming; +- (void)i_viewDidZoomToViewScale:(double)arg1; +- (void)i_viewIsZoomingAtPoint:(struct CGPoint)arg1; +- (void)i_viewWillBeginZooming; +- (void)p_layoutWithReadLock; +- (void)i_layout; +- (void)i_layoutUnregistered:(id)arg1; +- (void)i_layoutRegistered:(id)arg1; +- (void)setAnimationCompletionBlock:(id)arg1; +- (void)setAnimation:(id)arg1 forLayer:(id)arg2 forKey:(id)arg3; +- (void)setAnimationRepeatAutoreverses:(_Bool)arg1; +- (void)setAnimationRepeatCount:(float)arg1; +- (void)setAnimationTimingFunction:(id)arg1; +- (void)setAnimationStartDate:(id)arg1; +- (void)setAnimationDelay:(double)arg1; +- (void)setAnimationDuration:(double)arg1; +- (void)setAnimationDidStopSelector:(SEL)arg1; +- (void)setAnimationWillStartSelector:(SEL)arg1; +- (void)setAnimationDelegate:(id)arg1; +- (void)commitAnimations; +- (void)beginAnimations:(id)arg1 context:(void *)arg2; +- (_Bool)canPerformInteractiveAction:(SEL)arg1 withSender:(id)arg2; +- (id)iaHUDController; +- (id)imageHUDController; +- (void)makeEditorPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)deselectAll:(id)arg1; +- (void)p_accquireLockAndPerformAction:(id)arg1; +- (void)p_willEnterForeground:(id)arg1; +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (_Bool)selectionContainsOnlyInfosOnCanvas:(id)arg1 model:(id)arg2; +- (void)syncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (void)backgroundLayoutAndRenderStateDidPerformBackgroundWork:(id)arg1; +- (void)backgroundLayoutAndRenderState:(id)arg1 performWorkInBackgroundTilingOnly:(_Bool)arg2; +- (_Bool)mustDrawTilingLayerOnMainThread:(id)arg1; +- (void)didEndDrawingTilingLayerInBackground:(id)arg1 withToken:(id)arg2; +- (_Bool)shouldBeginDrawingTilingLayerInBackground:(id)arg1 returningToken:(id *)arg2 andQueue:(id *)arg3; +- (_Bool)canDrawTilingLayerInBackground:(id)arg1; +- (struct CGRect)visibleBoundsForTilingLayer:(id)arg1; +- (_Bool)shouldLayoutTilingLayer:(id)arg1; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)tappedCanvasBackgroundAtPoint:(struct CGPoint)arg1; +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (void)updateSelectionForTapOnSelectedRep:(id)arg1; +- (void)updateSelectionForTapAtPoint:(struct CGPoint)arg1 extendingSelection:(_Bool)arg2; +- (id)hitRepChromeAtUnscaledPoint:(struct CGPoint)arg1; +@property(readonly, nonatomic) TSDTrackerManipulatorCoordinator *tmCoordinator; +@property(readonly, nonatomic) TSDDynamicOperationController *dynamicOperationController; +- (void)p_endZoomingOperation; +- (void)p_beginZoomingOperation; +- (void)endScrollingOperation; +- (void)beginScrollingOperation; +- (void)i_invalidateSelectionHighlightLayers; +@property(nonatomic) _Bool usesAlternateDrawableSelectionHighlight; +- (_Bool)isInDynamicOperation; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (void)actionGhostKnobHitForRep:(id)arg1; +- (void)toggleHyperlinkUIForRep:(id)arg1; +- (_Bool)hasAnnotations; +- (void)previousAnnotation:(id)arg1; +- (void)nextAnnotation:(id)arg1; +- (id)annotationController; +- (_Bool)attachedCommentsAllowedForDrawable:(id)arg1; +- (void)toggleAnnotationVisibility:(id)arg1 model:(id)arg2 selection:(id)arg3 beginEditing:(_Bool)arg4; +- (void)annotationChanged:(id)arg1 model:(id)arg2 selection:(id)arg3 beginEditing:(_Bool)arg4; +- (void)hideDisplayedAnnotation; +@property(readonly, nonatomic) struct CGSize annotationPopoverSize; +@property(readonly, nonatomic) _Bool displayedAnnotationPresentedPinned; +- (void)showAnnotation:(id)arg1 model:(id)arg2 selection:(id)arg3 beginEditing:(_Bool)arg4 pinned:(_Bool)arg5; +- (void)setAnnotationAuthorColor:(id)arg1; +- (void)invalidateComments; +@property(nonatomic) _Bool showsComments; // @synthesize showsComments=mShowsComments; +- (void)showOrHideComments:(id)arg1; +- (void)p_annotationAuthorNameDidChange:(id)arg1; +- (void)getCurrentAnnotationAuthor:(id *)arg1 commandToCreateIfNecessary:(id *)arg2; +- (void)getCurrentAnnotationAuthorCreatingIfNecessaryWithCompletionHandler:(id)arg1; +- (id)p_decorators; +- (void)removeDecorator:(id)arg1; +- (void)addDecorator:(id)arg1; +- (void)closeOverlays; +- (_Bool)shouldPopKnobsOutsideEnclosingScrollView; +- (id)actionGhostKnobForRep:(id)arg1; +- (_Bool)shouldShowOnRepHyperlinkUI; +- (int)defaultKnobTypeForRep:(id)arg1; +- (_Bool)shouldShowPathHighlightOnUnselectedInvisibleShapes; +- (_Bool)shouldEverShowPathHighlightOnInvisibleShapes; +@property(readonly, nonatomic) NSArray *additionalLayersUnderRepLayers; +- (void)layoutIfNeeded; +- (id)layoutForInfoNearestVisibleRect:(id)arg1 intersectingSelection:(id)arg2; +- (id)layoutForInfoNearestVisibleRect:(id)arg1; +- (id)layoutsForInfo:(id)arg1 intersectingSelection:(id)arg2; +- (id)layoutForModel:(id)arg1 withSelection:(id)arg2; +- (id)layoutForInfo:(id)arg1; +- (id)layoutsForModel:(id)arg1 withSelection:(id)arg2; +- (id)layoutsForInfo:(id)arg1; +- (id)validatedLayoutForInfo:(id)arg1; +@property(readonly, nonatomic) TSDLayoutController *layoutController; +- (id)hitKnobAtPoint:(struct CGPoint)arg1 returningRep:(id *)arg2; +- (void)p_recursiveHitKnobAtPoint:(struct CGPoint)arg1 inRep:(id)arg2 minDistance:(double *)arg3 hitKnob:(id *)arg4 hitRep:(id *)arg5; +- (id)hitRepsAtPoint:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (id)hitRep:(struct CGPoint)arg1; +- (id)hitRep:(struct CGPoint)arg1 passingTest:(id)arg2; +- (id)topLevelRepsForHitTesting; +- (id)topLevelRepsForDragSelecting; +@property(readonly, nonatomic) TSDContainerRep *topLevelContainerRepForEditing; +- (id)unitStringForAngle:(double)arg1 andLength:(double)arg2; +- (id)unitStringForAngle:(double)arg1; +- (id)unitStringForNumber:(double)arg1; +- (id)unitStringForSize:(struct CGSize)arg1; +- (id)unitStringForPoint:(struct CGPoint)arg1; +- (id)unitFormatter; +- (struct CGSize)growUnscaledCanvasLayerSize:(struct CGSize)arg1; +- (struct CGSize)convertBoundsToUnscaledSize:(struct CGSize)arg1; +- (struct CGSize)convertUnscaledToBoundsSize:(struct CGSize)arg1; +- (struct CGPoint)convertBoundsToUnscaledPoint:(struct CGPoint)arg1; +- (struct CGPoint)convertUnscaledToBoundsPoint:(struct CGPoint)arg1; +- (struct CGRect)convertBoundsToUnscaledRect:(struct CGRect)arg1; +- (struct CGRect)convertUnscaledToBoundsRect:(struct CGRect)arg1; +- (_Bool)allowNegativeAutoscroll; +- (_Bool)allowAutoscroll; +@property(readonly, nonatomic) struct CGRect visibleUnscaledRectForScrollingAutomatically; +@property(readonly, nonatomic) struct CGRect visibleUnscaledRectForAutoscroll; +@property(readonly, nonatomic) struct CGRect visibleUnscaledRectValidWhileZooming; +@property(readonly, nonatomic) struct CGRect visibleUnscaledRect; +- (struct CGRect)p_calculateVisibleBoundsRectForTiling; +@property(readonly, nonatomic) struct CGRect visibleBoundsRectForTiling; +- (struct CGRect)p_visibleBoundsRectUsingSizeOfEnclosingScrollView:(_Bool)arg1; +@property(readonly, nonatomic) struct CGRect visibleBoundsRect; +- (void)discardRepForClassChange:(id)arg1; +- (void)recreateAllLayoutsAndReps; +- (id)layerForRep:(id)arg1; +- (id)repForLayout:(id)arg1; +- (id)p_repForLayout:(id)arg1 createIfNeeded:(_Bool)arg2; +- (id)repForInfo:(id)arg1; +- (id)repForInfo:(id)arg1 createIfNeeded:(_Bool)arg2; +- (id)repsForInfo:(id)arg1; +- (id)topLevelZOrderedSiblingsOfInfos:(id)arg1; +@property(copy, nonatomic) NSArray *infosToDisplay; +- (id)localizedPercentStringForAlignmentGuide:(id)arg1; +- (id)provideUserDefinedGuides; +- (id)provideDynamicGuides; +- (struct CGRect)boundingRectForActiveGuidesForRect:(struct CGRect)arg1; +- (id)infosForGuides; +@property(readonly, nonatomic) TSDGuideStorage *guideStorage; +@property(readonly, nonatomic) TSDUserDefinedGuideController *userDefinedGuideController; +@property(readonly, nonatomic) TSDGuideController *guideController; +- (void)makeUserDefinedGuidesVisible; +- (void)toggleShouldShowUserDefinedGuides; +@property(nonatomic) _Bool shouldShowUserDefinedGuides; +- (_Bool)shouldShowInstructionalText; +- (_Bool)shouldShowTextOverflowGlyphs; +- (_Bool)isPrinting; +- (_Bool)isCanvasInteractive; +- (_Bool)spellCheckingSuppressed; +- (_Bool)spellCheckingSupported; +@property(readonly, nonatomic) struct CGRect visibleUnscaledRectForCanvasUI; +- (id)replaceImageController; +- (void)hideRuler; +- (void)displayRulerForRect:(struct CGRect)arg1; +- (void)displayRulerWithSlowFade:(_Bool)arg1; +@property(nonatomic) struct CGColor *selectionHighlightColor; +- (struct CGColor *)newDefaultSelectionHighlightColor; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1 onLayer:(id)arg2; +- (void)setNeedsDisplayOnLayer:(id)arg1; +@property(readonly, nonatomic) struct CGSize sizeOfScrollViewEnclosingCanvas; +- (struct CGPoint)contentOffset; +- (void)setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)scrollRectToVisibleWithSelectionOutset:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)scrollRectToVisibleCenter:(struct CGRect)arg1 animated:(_Bool)arg2 onlyScrollNecessaryAxes:(_Bool)arg3; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (void)unobscuredFrameDidChange; +- (struct CGRect)unobscuredFrameOfView:(id)arg1; +- (void)setViewScale:(double)arg1 andScrollViewFrame:(struct CGRect)arg2 animated:(_Bool)arg3; +- (void)setViewScale:(double)arg1 andScrollViewFrame:(struct CGRect)arg2 maintainPosition:(_Bool)arg3 animated:(_Bool)arg4; +- (struct CGPoint)clampedUnscaledContentOffset:(struct CGPoint)arg1 forViewScale:(double)arg2; +- (void)setViewScale:(double)arg1 contentOffset:(struct CGPoint)arg2 animated:(_Bool)arg3; +- (_Bool)shouldResizeCanvasToScrollView; +@property(readonly, nonatomic) struct CGSize canvasScrollingOutset; +@property(readonly, nonatomic) double fitWidthViewScale; +@property(readonly, nonatomic) double currentViewScale; +@property(nonatomic) double viewScale; +@property(readonly, nonatomic) double defaultViewScale; +@property(readonly, nonatomic) TSDCanvasLayer *canvasLayer; +@property(readonly, nonatomic) TSDCanvasView *canvasView; +- (void)p_editorControllerSelectionDidChangeAndWantsKeyboard:(id)arg1; +- (void)p_editorControllerSelectionDidChange:(id)arg1; +- (_Bool)p_shouldSuppressAutozoomForEditor:(id)arg1; +- (void)p_editorControllerDidChangeCurrentEditors:(id)arg1; +- (void)p_editorControllerDidChangeTextInputEditor:(id)arg1; +- (void)resumeEditing; +- (void)invalidateLayers; +- (void)invalidateVisibleBounds; +- (void)invalidateReps; +- (void)layoutInvalidated; +- (void)scrollToPrimarySelection; +- (void)scrollToPrimarySelectionForEditor:(id)arg1; +- (void)p_scrollToPrimarySelectionForEditor:(id)arg1 skipZoom:(_Bool)arg2; +- (void)scrollToSelection:(id)arg1 onModel:(id)arg2 scrollImmediately:(_Bool)arg3; +- (void)scrollToSelection:(id)arg1 onModel:(id)arg2; +- (struct CGRect)scrollFocusRectForModel:(id)arg1 withSelection:(id)arg2; +- (void)setSelection:(id)arg1 onModel:(id)arg2 withFlags:(unsigned long long)arg3; +- (void)p_scrollModelToVisible:(id)arg1 withSelection:(id)arg2; +- (void)scrollSearchReferenceToVisible:(id)arg1; +- (void)scrollCurrentSelectionToVisible; +- (id)infoToScrollToForModel:(id)arg1 withSelection:(id)arg2; +- (id)infoForModel:(id)arg1 withSelection:(id)arg2; +- (id)p_setSelection:(id)arg1 onInfo:(id)arg2 withFlags:(unsigned long long)arg3; +- (_Bool)shouldZoomOnSelectionChange; +- (void)zoomWithAnimationToUnscaledRect:(struct CGRect)arg1; +- (void)zoomToCurrentSelection; +- (_Bool)canZoomToCurrentSelection; +- (void)endEditing; +- (id)beginEditingRep:(id)arg1; +- (id)beginEditingRep:(id)arg1 clearingSelection:(_Bool)arg2 withEditorProvider:(id)arg3; +- (id)beginEditingRepForInfo:(id)arg1; +- (id)newCanvasEditor; +@property(readonly, nonatomic) TSDEditorController *editorController; +- (void)endModalOperation; +- (void)beginModalOperationWithLocalizedMessage:(id)arg1 progress:(id)arg2 cancelHandler:(id)arg3; +- (void)presentErrors:(id)arg1 withLocalizedDescription:(id)arg2 completionHandler:(id)arg3; +- (void)presentError:(id)arg1 completionHandler:(id)arg2; +- (void)canvas:(id)arg1 createdRep:(id)arg2; +- (id)additionalVisibleInfosForCanvas:(id)arg1; +- (struct CGRect)visibleScaledBoundsForClippingRepsOnCanvas:(id)arg1; +- (void)canvasDidValidateLayoutsWithDependencies:(id)arg1; +- (void)canvasDidUpdateRepsFromLayouts:(id)arg1; +- (void)canvasWillUpdateRepsFromLayouts:(id)arg1; +- (void)canvasDidLayout:(id)arg1; +- (void)canvasDidValidateLayouts:(id)arg1; +- (void)canvasWillLayout:(id)arg1; +- (void)canvasDidUpdateVisibleBounds:(id)arg1; +- (void)canvasLayoutInvalidated:(id)arg1; +- (_Bool)isPrintingCanvas; +@property(readonly, nonatomic) struct CGSize defaultMinimumUnscaledCanvasSize; +@property(readonly, nonatomic) TSKAccessController *accessController; +@property(readonly, nonatomic) TSKChangeNotifier *changeNotifier; +@property(readonly, nonatomic) TSKCommandController *commandController; +@property(readonly, nonatomic) TSPObjectContext *objectContext; +@property(readonly, nonatomic) TSKDocumentRoot *documentRoot; +@property(readonly, nonatomic) id documentRootProvider; +- (void)removeBackgroundRenderingObject:(id)arg1; +- (void)addBackgroundRenderingObject:(id)arg1; +- (void)teardownBackgroundRendering; +- (void)i_layerHostHasBeenTornDown; +- (void)teardown; +- (void)teardownCanvasEditor; +- (void)forwardInvocation:(id)arg1; +- (_Bool)respondsToSelector:(SEL)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; +- (void)p_commonInit; +- (void)removeCommonObservers; +- (void)addCommonObservers; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDKeyboardMovementManipulator.h b/iOS7/PrivateFrameworks/iWorkImport/TSDKeyboardMovementManipulator.h new file mode 100644 index 000000000..87ec5d71f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDKeyboardMovementManipulator.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDTrackerManipulator-Protocol.h" + +@class TSDInteractiveCanvasController, TSDRepDragTracker; + +// Not exported +@interface TSDKeyboardMovementManipulator : NSObject +{ + TSDInteractiveCanvasController *mICC; + TSDRepDragTracker *mTracker; +} + +- (void)moveParagraphForwardAndModifySelection:(id)arg1; +- (void)moveParagraphBackwardAndModifySelection:(id)arg1; +- (void)moveWordLeftAndModifySelection:(id)arg1; +- (void)moveWordRightAndModifySelection:(id)arg1; +- (void)moveForward:(id)arg1; +- (void)moveBackward:(id)arg1; +- (void)moveToEndOfParagraph:(id)arg1; +- (void)moveToBeginningOfParagraph:(id)arg1; +- (void)moveWordLeft:(id)arg1; +- (void)moveWordRight:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveDown:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)operationDidEnd; +- (_Bool)readyToEndOperation; +- (_Bool)allowTrackerManipulatorToTakeControl:(id)arg1; +- (id)tracker; +- (void)moveSelectionByDelta:(struct CGPoint)arg1; +- (double)p_movementFactorInPixelSpace:(long long)arg1; +- (void)dealloc; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDKnob.h new file mode 100644 index 000000000..0a246edae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDKnob.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, CAShapeLayer, TSDBezierPath, TSDRep; + +// Not exported +@interface TSDKnob : NSObject +{ + int mType; + struct CGPoint mPosition; + _Bool mOffsetValid; + struct CGPoint mOffset; + double mRadius; + unsigned long long mTag; + TSDRep *mRep; + _Bool mWorksWhenRepLocked; + _Bool mWorksWhenInVersionBrowsingMode; + CALayer *mLayer; + TSDBezierPath *mHitRegionPath; + CAShapeLayer *mHitRegionLayer; +} + +@property(readonly, nonatomic) TSDRep *rep; // @synthesize rep=mRep; +@property(copy, nonatomic) TSDBezierPath *hitRegionPath; // @synthesize hitRegionPath=mHitRegionPath; +@property(nonatomic) _Bool worksWhenInVersionBrowsingMode; // @synthesize worksWhenInVersionBrowsingMode=mWorksWhenInVersionBrowsingMode; +@property(nonatomic) _Bool worksWhenRepLocked; // @synthesize worksWhenRepLocked=mWorksWhenRepLocked; +@property(nonatomic) unsigned long long tag; // @synthesize tag=mTag; +@property(nonatomic) double radius; // @synthesize radius=mRadius; +@property(nonatomic) struct CGPoint offset; // @synthesize offset=mOffset; +@property(nonatomic) _Bool offsetValid; // @synthesize offsetValid=mOffsetValid; +@property(nonatomic) struct CGPoint position; // @synthesize position=mPosition; +@property(nonatomic) int type; // @synthesize type=mType; +- (id)description; +- (_Bool)obscuresKnob:(id)arg1; +- (_Bool)overlapsWithKnob:(id)arg1; +- (void)updateHitRegionPathForRep:(id)arg1; +- (double)i_rotationInDegreesForKnobOnRep:(id)arg1; +- (struct CGRect)boundingBoxOfHitRegionForRep:(id)arg1 scale:(double)arg2; +- (id)hitRegionLayerForRep:(id)arg1; +@property(readonly, nonatomic) CALayer *layer; +- (id)knobImage; +- (int)dragType; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)initWithType:(int)arg1 position:(struct CGPoint)arg2 radius:(double)arg3 tag:(unsigned long long)arg4 onRep:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDKnobTracker.h new file mode 100644 index 000000000..1b92f074b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDKnobTracker.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDLayoutManipulatingTracker-Protocol.h" + +@class TSDAutoscroll, TSDInteractiveCanvasController, TSDKnob, TSDRep; + +// Not exported +@interface TSDKnobTracker : NSObject +{ + TSDRep *mRep; + TSDKnob *mKnob; + struct CGPoint mCurrentPosition; + struct CGPoint mKnobOffset; + _Bool mDidBegin; + _Bool mDidDrag; + _Bool mDragEnding; + _Bool mEndedOperationDueToESC; + _Bool mIsKnoblessTracking; + TSDAutoscroll *mAutoscroll; +} + +@property(retain, nonatomic) TSDAutoscroll *autoscroll; // @synthesize autoscroll=mAutoscroll; +@property(readonly, nonatomic) struct CGPoint knobOffset; // @synthesize knobOffset=mKnobOffset; +@property(readonly, nonatomic) _Bool endedOperationDueToESC; // @synthesize endedOperationDueToESC=mEndedOperationDueToESC; +@property(nonatomic) _Bool dragEnding; // @synthesize dragEnding=mDragEnding; +@property(nonatomic) struct CGPoint currentPosition; // @synthesize currentPosition=mCurrentPosition; +@property(nonatomic) _Bool didDrag; // @synthesize didDrag=mDidDrag; +@property(readonly, nonatomic) _Bool didBegin; // @synthesize didBegin=mDidBegin; +@property(retain, nonatomic) TSDKnob *knob; // @synthesize knob=mKnob; +@property(nonatomic) _Bool isKnoblessTracking; // @synthesize isKnoblessTracking=mIsKnoblessTracking; +@property(retain, nonatomic) TSDRep *rep; // @synthesize rep=mRep; +- (_Bool)operationShouldBeDynamic; +- (_Bool)supportsAlignmentGuides; +- (void)commitChangesForReps:(id)arg1; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (int)allowedAutoscrollDirections; +- (double)unscaledStartAutoscrollThreshold; +- (void)autoscrollWillNotStart; +- (void)updateAfterAutoscroll:(id)arg1; +- (_Bool)wantsAutoscroll; +- (void)i_resetCurrentPositionToKnobPositionIfAppropriate; +- (void)i_setKnobOffset:(struct CGPoint)arg1; +- (void)willEndMovingKnobDueToESC; +- (_Bool)shouldEndMovingKnobOnESC; +- (_Bool)shouldUseKnobOffset; +- (_Bool)allowHUDToDisplay; +- (_Bool)shouldHideSelectionHighlight; +- (_Bool)shouldHideOtherKnobs; +- (unsigned long long)enabledKnobMask; +- (struct CGAffineTransform)transformInRootForStandardKnobs; +- (struct CGRect)currentBoundsForStandardKnobs; +- (void)endMovingKnob; +- (void)beginMovingKnob; +- (struct CGPoint)convertKnobPositionToUnscaledCanvas:(struct CGPoint)arg1; +- (void)moveKnobToCanvasPosition:(struct CGPoint)arg1; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +@property(readonly, nonatomic) double delay; +@property(readonly, nonatomic) TSDInteractiveCanvasController *icc; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-AttachmentAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-AttachmentAdditions.h new file mode 100644 index 000000000..31bb1934f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-AttachmentAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDLayout (AttachmentAdditions) +- (void)setAdjustedInterimPositionY:(double)arg1; +- (void)setAdjustedInterimPositionX:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-TPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-TPAdditions.h new file mode 100644 index 000000000..ef88edd7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout-TPAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TPInteractiveCanvasController; + +@interface TSDLayout (TPAdditions) +@property(readonly, nonatomic) TPInteractiveCanvasController *interactiveCanvasController; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout.h new file mode 100644 index 000000000..840a9fd27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayout.h @@ -0,0 +1,144 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKSearchTarget-Protocol.h" + +@class NSMutableSet, NSObject, NSSet, TSDLayoutGeometry; + +// Not exported +@interface TSDLayout : TSDAbstractLayout +{ + NSObject *mInfo; + int mLayoutState; + struct CGPoint mBaseAlignmentFrameOriginForFixingInterimPosition; + struct CGPoint mBaseCapturedAlignmentFrameOriginForInline; + struct CGRect mDirtyRect; + struct { + unsigned int position:1; + unsigned int size:1; + } mInvalidFlags; + TSDLayoutGeometry *mBaseGeometry; + struct CGRect mInitialBoundsForStandardKnobs; + struct CGPoint mCapturedInfoGeometryPositionForInline; + struct CGPoint mCapturedAlignmentFrameOriginForInline; + NSMutableSet *mConnectedLayouts; +} + +@property(readonly, nonatomic) NSSet *connectedLayouts; // @synthesize connectedLayouts=mConnectedLayouts; +@property(readonly, nonatomic) int layoutState; // @synthesize layoutState=mLayoutState; +@property(readonly, nonatomic) TSDLayoutGeometry *originalGeometry; // @synthesize originalGeometry=mBaseGeometry; +@property(readonly, nonatomic) NSObject *info; // @synthesize info=mInfo; +- (void)p_invalidateConnectedLayouts; +- (void)removeConnectedLayout:(id)arg1; +- (void)addConnectedLayout:(id)arg1; +- (_Bool)allowsConnections; +- (struct CGRect)rectForPresentingAnnotationPopoverForSelection:(id)arg1; +- (struct CGRect)rectForSelection:(id)arg1; +- (id)childSearchTargets; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (void)p_recursiveInvalidate; +- (void)p_unregisterWithLayoutController:(id)arg1; +- (void)p_registerWithLayoutController:(id)arg1; +- (id)i_externalWrapPath; +- (id)i_wrapPath; +- (struct CGRect)i_takeDirtyRect; +- (void)i_accumulateLayoutsIntoSet:(id)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (id)additionalGuides; +- (_Bool)shouldProvideSizingGuides; +- (_Bool)shouldDisplayGuides; +- (_Bool)orderedBefore:(id)arg1; +- (struct CGSize)maximumFrameSizeForChild:(id)arg1; +- (id)additionalLayoutsForRepCreation; +- (id)reliedOnLayouts; +- (id)dependentLayouts; +- (struct CGPoint)calculatePointFromSearchReference:(id)arg1; +- (id)additionalDependenciesForChildLayout:(id)arg1; +- (id)searchTarget; +- (void)processChangedProperty:(int)arg1; +- (id)computeLayoutGeometry; +- (id)computeInfoGeometryDuringResize; +- (struct CGPoint)centerForConnecting; +- (struct CGPoint)centerForRotation; +- (struct CGRect)boundsForStandardKnobs; +- (void)validateFromLastInterimPosition; +- (_Bool)canFlip; +- (struct CGAffineTransform)originalPureTransformInRoot; +- (struct CGAffineTransform)pureTransformInRoot; +- (id)inspectorGeometry; +- (id)pureGeometryInRoot; +- (id)pureGeometry; +- (id)originalPureGeometry; +- (id)initialInfoGeometry; +- (struct CGRect)initialBoundsForStandardKnobs; +- (_Bool)isBeingManipulated; +- (void)endResize; +- (void)takeSizeFromTracker:(id)arg1; +- (void)resizeWithTransform:(struct CGAffineTransform)arg1 asChild:(_Bool)arg2; +- (struct CGSize)maximumSizeForChildLayout:(id)arg1; +- (struct CGSize)minimumSize; +- (void)beginResize; +@property(readonly, nonatomic) _Bool canAspectRatioLockBeChangedByUser; +@property(readonly, nonatomic) _Bool resizeMayChangeAspectRatio; +- (void)endRotate; +- (void)takeRotationFromTracker:(id)arg1; +- (void)beginRotate; +- (_Bool)shouldProvideGuidesDuringExclusiveAlignmentOperation; +- (struct CGAffineTransform)layoutTransformInInfoSpace:(struct CGAffineTransform)arg1; +- (struct CGAffineTransform)originalTransformForProvidingGuides; +- (struct CGAffineTransform)originalTransformInRoot; +- (void)endDrag; +- (void)dragBy:(struct CGPoint)arg1; +- (void)dragByUnscaled:(struct CGPoint)arg1; +- (void)beginDrag; +- (_Bool)isBeingTransformed; +- (void)pauseDynamicTransformation; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (_Bool)i_useBaseCapturedAlignmentFrameOriginForInline; +- (void)i_setBaseCapturedAlignmentFrameOriginForInline; +- (struct CGPoint)alignmentFrameOriginForFixingInterimPosition; +- (void)dynamicStrokeWidthChangeDidEnd; +- (void)dynamicStrokeWidthUpdateToValue:(double)arg1; +- (void)dynamicStrokeWidthChangeDidBegin; +@property(readonly, nonatomic) _Bool isStrokeBeingManipulated; +- (id)stroke; +- (_Bool)isInTopLevelContainerForEditing; +- (_Bool)isInGroup; +- (_Bool)shouldBeDisplayedInShowMode; +- (struct CGPoint)infoGeometryPositionForCurrentAttachedLayoutGeometry; +- (Class)repClassOverride; +- (void)processChanges:(id)arg1; +- (id)computeInfoGeometryFromLayoutGeometry:(id)arg1; +- (id)layoutGeometryFromInfo; +- (struct CGPoint)capturedInfoPositionForAttachment; +- (void)validate; +@property(readonly, nonatomic) _Bool invalidGeometry; +- (id)layoutController; +- (id)rootLayout; +- (void)willBeRemovedFromLayoutController:(id)arg1; +- (void)willBeAddedToLayoutController:(id)arg1; +- (void)parentDidChange; +- (void)parentWillChangeTo:(id)arg1; +- (void)setParent:(id)arg1; +- (void)unregisterFromLayoutController; +- (void)updateChildrenFromInfo; +- (void)invalidateChildren; +- (void)invalidateExteriorWrap; +- (void)invalidateFrame; +- (void)invalidateSize; +- (void)invalidatePosition; +- (void)invalidate; +- (_Bool)shouldValidate; +@property(copy, nonatomic) TSDLayoutGeometry *dynamicGeometry; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController-TSTextAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController-TSTextAdditions.h new file mode 100644 index 000000000..c353f18ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController-TSTextAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDLayoutController (TSTextAdditions) +- (_Bool)isLayoutOffscreen; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController.h new file mode 100644 index 000000000..616be5579 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, TSDCanvas, TSDLayout, TSDRootLayout; + +// Not exported +@interface TSDLayoutController : NSObject +{ + TSDCanvas *mCanvas; + TSDRootLayout *mRootLayout; + struct __CFDictionary *mLayoutsByInfo; + NSMutableSet *mInvalidLayouts; + NSMutableSet *mLayoutsNeedingRecreating; + NSMutableSet *mInvalidChildrenLayouts; + TSDLayout *mValidatingLayout; +} + ++ (void)temporaryLayoutControllerForInfos:(id)arg1 useInBlock:(id)arg2; ++ (id)allInteractiveLayoutControllers; +- (void)i_removeAllLayouts; +- (void)i_unregisterLayout:(id)arg1; +- (void)i_registerLayout:(id)arg1; +- (id)validatedLayoutForInfo:(id)arg1 childOfLayout:(id)arg2; +- (id)validatedLayoutsForInfo:(id)arg1; +- (id)validatedLayoutForInfo:(id)arg1; +- (void)validateLayoutWithDependencies:(id)arg1; +- (void)validateLayoutsWithDependencies:(id)arg1; +- (void)validateLayouts:(id)arg1; +- (id)sortLayoutsForDependencies:(id)arg1; +- (void)validateLayouts; +- (struct CGRect)rectOfTopLevelLayouts; +- (id)layoutsInRect:(struct CGRect)arg1; +- (id)layoutForInfo:(id)arg1 childOfLayout:(id)arg2; +- (id)layoutsForInfos:(id)arg1; +- (id)layoutsForInfo:(id)arg1; +- (id)layoutForInfo:(id)arg1; +- (void)invalidateLayoutForRecreation:(id)arg1; +- (void)invalidateChildrenOfLayout:(id)arg1; +- (void)invalidateLayout:(id)arg1; +- (void)setInfos:(id)arg1; +- (id)rootLayout; +- (id)canvas; +- (void)dealloc; +- (id)initWithCanvas:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutGeometry.h new file mode 100644 index 000000000..b37248c47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutGeometry.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSDLayoutGeometry : NSObject +{ + struct CGSize mSize; + struct CGAffineTransform mTransform; +} + ++ (id)geometryFromFullTransform:(struct CGAffineTransform)arg1; +@property(readonly, nonatomic) struct CGAffineTransform transform; // @synthesize transform=mTransform; +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=mSize; +- (_Bool)differsInMoreThanTranslationFrom:(id)arg1; +- (struct CGAffineTransform)transformByConcatenatingTransformTo:(struct CGAffineTransform)arg1; +- (id)geometryByOutsettingBy:(struct CGSize)arg1; +- (id)geometryByTranslatingBy:(struct CGPoint)arg1; +- (id)geometryByTransformingBy:(struct CGAffineTransform)arg1; +- (id)infoGeometry; +- (struct CGAffineTransform)fullTransform; +- (struct CGAffineTransform)inverseTransform; +- (struct CGRect)frame; +- (struct CGPoint)center; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithInfoGeometry:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)init; +- (id)initWithSize:(struct CGSize)arg1 transform:(struct CGAffineTransform)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutManipulatingTracker-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutManipulatingTracker-Protocol.h new file mode 100644 index 000000000..85c565ae8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLayoutManipulatingTracker-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDLayoutManipulatingTracker +- (_Bool)operationShouldBeDynamic; +- (_Bool)supportsAlignmentGuides; +- (void)commitChangesForReps:(id)arg1; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (void)changeDynamicLayoutsForReps:(id)arg1; + +@optional +- (id)selectionBehaviorForReps:(id)arg1; +- (void)didEndDynamicOperationForReps:(id)arg1; +- (void)didChangeCurrentlyTransformingReps; +- (void)willBeginDynamicOperationForReps:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd-PersistenceAdditions.h new file mode 100644 index 000000000..3176fee0c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDLineEnd (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct LineEndArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct LineEndArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct LineEndArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd.h new file mode 100644 index 000000000..d35c9f844 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLineEnd.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface TSDLineEnd : NSObject +{ + struct CGPath *mPath; + struct CGPath *mWrapPath; + struct CGPoint mEndPoint; + _Bool mIsFilled; + NSString *mIdentifier; + int mLineJoin; +} + ++ (id)lineEndWithPath:(struct CGPath *)arg1 wrapPath:(struct CGPath *)arg2 endPoint:(struct CGPoint)arg3 isFilled:(_Bool)arg4 identifier:(id)arg5; ++ (id)lineEndWithPath:(struct CGPath *)arg1 endPoint:(struct CGPoint)arg2 isFilled:(_Bool)arg3 identifier:(id)arg4; ++ (id)lineEndWithIdentifier:(id)arg1; ++ (id)lineEndWithType:(int)arg1; ++ (id)none; ++ (id)line; ++ (id)invertedArrow; ++ (id)openCircle; ++ (id)openSquare; ++ (id)filledSquare; ++ (id)filledArrow; ++ (id)openArrow; ++ (id)filledDiamond; ++ (id)filledCircle; ++ (id)simpleArrow; +@property(readonly, nonatomic) int lineJoin; // @synthesize lineJoin=mLineJoin; +@property(readonly, nonatomic) _Bool isFilled; // @synthesize isFilled=mIsFilled; +@property(readonly, nonatomic) struct CGPoint endPoint; // @synthesize endPoint=mEndPoint; +@property(readonly, nonatomic) struct CGPath *path; // @synthesize path=mPath; +@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=mIdentifier; +- (id)description; +@property(readonly, nonatomic) _Bool isNone; +@property(readonly, nonatomic) struct CGPath *wrapPath; +- (struct CGImage *)newLineEndImageOnRight:(_Bool)arg1 forContentsScale:(double)arg2 withSize:(struct CGSize)arg3; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithPath:(struct CGPath *)arg1 endPoint:(struct CGPoint)arg2 isFilled:(_Bool)arg3 identifier:(id)arg4; +- (id)initWithPath:(struct CGPath *)arg1 wrapPath:(struct CGPath *)arg2 endPoint:(struct CGPoint)arg3 isFilled:(_Bool)arg4 identifier:(id)arg5 lineJoin:(int)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLinePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLinePreset.h new file mode 100644 index 000000000..4bfef03c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLinePreset.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDLineEnd, TSDStroke; + +// Not exported +@interface TSDLinePreset : NSObject +{ + TSDLineEnd *mHeadLineEnd; + TSDLineEnd *mTailLineEnd; + TSDStroke *mStroke; +} + ++ (id)lineWithStroke:(id)arg1 headLineEnd:(id)arg2 tailLineEnd:(id)arg3; +@property(readonly, nonatomic) TSDStroke *stroke; // @synthesize stroke=mStroke; +@property(readonly, nonatomic) TSDLineEnd *tailLineEnd; // @synthesize tailLineEnd=mTailLineEnd; +@property(readonly, nonatomic) TSDLineEnd *headLineEnd; // @synthesize headLineEnd=mHeadLineEnd; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithStroke:(id)arg1 headLineEnd:(id)arg2 tailLineEnd:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLineTrackerModifiers-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLineTrackerModifiers-Protocol.h new file mode 100644 index 000000000..b0c086cfd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLineTrackerModifiers-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDLineTrackerModifiers +@property(nonatomic) _Bool resizeFromCenter; +@property(nonatomic) _Bool snapAngles; +@property(nonatomic) _Bool snapEnabled; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDLockedDrawableEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDLockedDrawableEditor.h new file mode 100644 index 000000000..3e4fceefa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDLockedDrawableEditor.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDLockedDrawableEditor : TSDDrawableEditor +{ + TSDDrawableEditor *mAuxiliaryDrawableEditor; +} + +@property(retain, nonatomic) TSDDrawableEditor *auxiliaryDrawableEditor; // @synthesize auxiliaryDrawableEditor=mAuxiliaryDrawableEditor; +- (void)p_unlock:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatch.h new file mode 100644 index 000000000..331e5f7d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatch.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDTextureSet; + +// Not exported +@interface TSDMagicMoveAnimationMatch : NSObject +{ + TSDTextureSet *_morphStartTexture; + double _morphStartPercent; + TSDTextureSet *_morphEndTexture; + double _morphEndPercent; + TSDTextureSet *_morphQueuedTexture; + double _morphQueuedPercent; + _Bool _hasBeenTornDown; + _Bool _isMorphMatch; + _Bool _isTextStyleIdenticalExceptSize; + _Bool _shouldDisableTextMorphing; + TSDTextureSet *_outgoingTexture; + TSDTextureSet *_incomingTexture; +} + ++ (id)animationMatch; ++ (unsigned long long)magicMoveMorphTexturesPerSecond; +@property(nonatomic) _Bool shouldDisableTextMorphing; // @synthesize shouldDisableTextMorphing=_shouldDisableTextMorphing; +@property(nonatomic) _Bool isTextStyleIdenticalExceptSize; // @synthesize isTextStyleIdenticalExceptSize=_isTextStyleIdenticalExceptSize; +@property(nonatomic) _Bool isMorphMatch; // @synthesize isMorphMatch=_isMorphMatch; +@property(retain, nonatomic) TSDTextureSet *incomingTexture; // @synthesize incomingTexture=_incomingTexture; +@property(retain, nonatomic) TSDTextureSet *outgoingTexture; // @synthesize outgoingTexture=_outgoingTexture; +- (id)morphTexturesAtTime:(double)arg1; +- (void)addMorphTexture:(id)arg1 forEndingTime:(double)arg2; +@property(readonly, nonatomic) _Bool isMatched; +- (id)description; +- (void)teardown; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatchMorphTextures.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatchMorphTextures.h new file mode 100644 index 000000000..b5a2dfe31 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveAnimationMatchMorphTextures.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDTextureSet; + +// Not exported +@interface TSDMagicMoveAnimationMatchMorphTextures : NSObject +{ + TSDTextureSet *_morphOutgoingTexture; + TSDTextureSet *_morphIncomingTexture; + double _morphPercent; +} + +@property(readonly, nonatomic) double morphPercent; // @synthesize morphPercent=_morphPercent; +@property(readonly, nonatomic) TSDTextureSet *morphIncomingTexture; // @synthesize morphIncomingTexture=_morphIncomingTexture; +@property(readonly, nonatomic) TSDTextureSet *morphOutgoingTexture; // @synthesize morphOutgoingTexture=_morphOutgoingTexture; +- (void)dealloc; +- (id)initWithMorphOutgoingTexture:(id)arg1 morphIncomingTexture:(id)arg2 morphPercent:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatch.h new file mode 100644 index 000000000..8f871ebfe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatch.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDMatchingAlgorithmMatch-Protocol.h" + +@class NSString, TSDMagicMoveMatchObject, TSDTextureContext; + +// Not exported +@interface TSDMagicMoveMatch : NSObject +{ + TSDMagicMoveMatchObject *_outgoingObject; + TSDMagicMoveMatchObject *_incomingObject; + long long _matchType; + double _distance; + double _zOrderDistance; + double _attributeMatchPercent; + TSDTextureContext *_textureContext; + long long _matchCost; + NSString *_name; +} + ++ (id)matchWithOutgoingObject:(id)arg1 incomingObject:(id)arg2 matchType:(long long)arg3 attributeMatchPercent:(double)arg4 textureContext:(id)arg5; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, nonatomic) long long matchCost; // @synthesize matchCost=_matchCost; +@property(retain, nonatomic) TSDTextureContext *textureContext; // @synthesize textureContext=_textureContext; +@property(nonatomic) double attributeMatchPercent; // @synthesize attributeMatchPercent=_attributeMatchPercent; +@property(nonatomic) double zOrderDistance; // @synthesize zOrderDistance=_zOrderDistance; +@property(nonatomic) double distance; // @synthesize distance=_distance; +@property(nonatomic) long long matchType; // @synthesize matchType=_matchType; +@property(readonly, nonatomic) TSDMagicMoveMatchObject *incomingObject; // @synthesize incomingObject=_incomingObject; +@property(readonly, nonatomic) TSDMagicMoveMatchObject *outgoingObject; // @synthesize outgoingObject=_outgoingObject; +- (_Bool)conflictsWithMatch:(id)arg1; +- (id)description; +- (void)p_updateMagicMoveCost; +- (long long)compareToMatch:(id)arg1; +- (void)dealloc; +@property(readonly, nonatomic) _Bool isTextMatch; +@property(readonly, nonatomic) id incomingMatchObject; +@property(readonly, nonatomic) id outgoingMatchObject; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchObject.h new file mode 100644 index 000000000..374646eea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchObject.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSString, TSDRep; + +// Not exported +@interface TSDMagicMoveMatchObject : NSObject +{ + TSDRep *_rep; + long long _zOrder; + NSMutableDictionary *_attributes; + NSString *_stringValue; + NSString *_name; + struct CGPoint _position; + struct _NSRange _stringRange; +} + ++ (id)matchObjectWithTextRep:(id)arg1 position:(struct CGPoint)arg2 stringValue:(id)arg3 stringRange:(struct _NSRange)arg4; ++ (id)matchObjectWithRep:(id)arg1 position:(struct CGPoint)arg2; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +@property(nonatomic) struct _NSRange stringRange; // @synthesize stringRange=_stringRange; +@property(retain, nonatomic) NSString *stringValue; // @synthesize stringValue=_stringValue; +@property(retain, nonatomic) NSMutableDictionary *attributes; // @synthesize attributes=_attributes; +@property(nonatomic) long long zOrder; // @synthesize zOrder=_zOrder; +@property(nonatomic) struct CGPoint position; // @synthesize position=_position; +@property(retain, nonatomic) TSDRep *rep; // @synthesize rep=_rep; +- (_Bool)conflictsWithMatchObject:(id)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithRep:(id)arg1 position:(struct CGPoint)arg2 stringValue:(id)arg3 stringRange:(struct _NSRange)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatching-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatching-Protocol.h new file mode 100644 index 000000000..576cd5078 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatching-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDMagicMoveMatching + +@optional ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; ++ (id)magicMoveMatchesBetweenOutgoingObjects:(id)arg1 andIncomingObjects:(id)arg2 textureContext:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchingEngine.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchingEngine.h new file mode 100644 index 000000000..9ff47a151 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveMatchingEngine.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSDMagicMoveMatchingEngine : NSObject +{ + NSMutableArray *_matches; +} + ++ (id)matchingEngine; +- (id)matchResults; +- (void)addMatches:(id)arg1; +- (void)addMatch:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrderer.h new file mode 100644 index 000000000..f7424a3b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrderer.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSDMagicMoveTextureZOrderer : NSObject +{ + NSArray *_zOrderMatches; + NSArray *_outgoingTexturesInZOrder; + NSArray *_incomingTexturesInZOrder; + double *_percentTexturesTimes; + NSArray *_percentTextures; + unsigned long long _zOrderIntersectionsCount; +} + +@property(readonly, nonatomic) unsigned long long zOrderIntersectionsCount; // @synthesize zOrderIntersectionsCount=_zOrderIntersectionsCount; +- (void)p_calculateTextureArraysFromIntersections; +- (unsigned long long)p_bestZIndexForUnassignedMatch:(id)arg1 inMatchArray:(id)arg2; +- (unsigned long long)p_zIntersectionsBetweenZOrdererMatches:(id)arg1; +- (void)p_setupZOrderMatchesWithAnimationMatches:(id)arg1; +- (id)p_arrayBySortingMatches:(id)arg1 withInterpolatedPercent:(double)arg2; +- (void)p_addVisibleTexturesFromMatches:(id)arg1 toArray:(id)arg2 interpolatedPercent:(double)arg3; +- (id)texturedRectanglesAtPercent:(double)arg1; +- (void)dealloc; +- (id)initWithAnimationMatches:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrdererMatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrdererMatch.h new file mode 100644 index 000000000..6feef94a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMagicMoveTextureZOrdererMatch.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDMagicMoveAnimationMatch, TSDTextureSet; + +// Not exported +@interface TSDMagicMoveTextureZOrdererMatch : NSObject +{ + _Bool _isOutgoingZIndexUnmatched; + _Bool _isIncomingZIndexUnmatched; + TSDTextureSet *_outgoingTexture; + TSDTextureSet *_incomingTexture; + long long _outgoingZIndex; + long long _incomingZIndex; + TSDMagicMoveAnimationMatch *_animationMatch; +} + +@property(readonly, nonatomic) TSDMagicMoveAnimationMatch *animationMatch; // @synthesize animationMatch=_animationMatch; +@property(readonly, nonatomic) _Bool isIncomingZIndexUnmatched; // @synthesize isIncomingZIndexUnmatched=_isIncomingZIndexUnmatched; +@property(readonly, nonatomic) _Bool isOutgoingZIndexUnmatched; // @synthesize isOutgoingZIndexUnmatched=_isOutgoingZIndexUnmatched; +@property(nonatomic) long long incomingZIndex; // @synthesize incomingZIndex=_incomingZIndex; +@property(nonatomic) long long outgoingZIndex; // @synthesize outgoingZIndex=_outgoingZIndex; +@property(readonly, nonatomic) TSDTextureSet *incomingTexture; // @synthesize incomingTexture=_incomingTexture; +@property(readonly, nonatomic) TSDTextureSet *outgoingTexture; // @synthesize outgoingTexture=_outgoingTexture; +- (id)description; +- (double)interpolatedZIndexAtPercent:(double)arg1; +- (double)intersectionPercentWithZOrdererMatch:(id)arg1; +- (_Bool)intersectsZOrdererMatch:(id)arg1; +- (_Bool)intersectsZOrdererMatch:(id)arg1 withAttemptedZIndex:(long long)arg2; +- (id)initWithAnimationMatch:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo-PersistenceAdditions.h new file mode 100644 index 000000000..d805127eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMaskInfo (PersistenceAdditions) +- (void)saveToArchive:(struct MaskArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct MaskArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo.h new file mode 100644 index 000000000..8d922369b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskInfo.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +@class TSDPathSource; + +// Not exported +@interface TSDMaskInfo : TSDDrawableInfo +{ + TSDPathSource *mPathSource; +} + +@property(retain, nonatomic) TSDPathSource *pathSource; // @synthesize pathSource=mPathSource; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (void)setGeometry:(id)arg1; +- (Class)repClass; +- (Class)layoutClass; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 pathSource:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMaskLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskLayout.h new file mode 100644 index 000000000..3dad8289c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMaskLayout.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDImageLayout, TSDInfoGeometry, TSDPathSource; + +// Not exported +@interface TSDMaskLayout : TSDLayout +{ + struct { + unsigned int path:1; + unsigned int tightPathBounds:1; + } mMaskInvalidFlags; + struct CGPath *mCachedPath; + struct CGRect mCachedTightPathBounds; + TSDInfoGeometry *mDynamicInfoGeometry; + TSDPathSource *mDynamicPathSource; + _Bool mScalingInMaskMode; +} + +- (void)p_destroyDynamicCopies; +- (void)p_setDynamicInfoGeometry:(id)arg1; +- (void)p_createDynamicCopies; +- (struct CGRect)p_cachedTightPathBounds; +- (struct CGPath *)p_cachedPath; +- (id)infoGeometry; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (unsigned long long)numberOfControlKnobs; +@property(readonly, nonatomic) _Bool hasSmartPath; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMovePathKnobDidBegin; +- (id)pathSource; +- (struct CGRect)pathBounds; +- (struct CGPath *)path; +- (id)maskInfo; +- (_Bool)shouldDisplayGuides; +- (void)maskModeScaleDidEnd; +- (void)maskModeScaleDidBegin; +- (void)dragBy:(struct CGPoint)arg1; +@property(readonly, nonatomic) TSDImageLayout *imageLayout; +- (struct CGAffineTransform)layoutTransformInInfoSpace:(struct CGAffineTransform)arg1; +- (void)endDynamicOperation; +- (void)takeScaledMaskGeometry:(id)arg1; +- (void)resizeWithTransform:(struct CGAffineTransform)arg1 asChild:(_Bool)arg2; +- (void)beginDynamicOperation; +- (struct CGRect)alignmentFrameForProvidingGuidesInRoot; +- (_Bool)shouldSnapWhileResizing; +- (struct CGAffineTransform)originalTransformForProvidingGuides; +- (struct CGRect)alignmentFrame; +- (void)invalidatePath; +- (void)invalidate; +- (void)processChangedProperty:(int)arg1; +- (struct CGAffineTransform)affineTransformForTightPathBounds; +- (id)computeLayoutGeometry; +- (id)dependentLayouts; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMasterDrawableDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMasterDrawableDelegate-Protocol.h new file mode 100644 index 000000000..b7ed0bb5e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMasterDrawableDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDMasterDrawableDelegate +- (_Bool)childRepIsMasterDrawable:(id)arg1; +- (_Bool)childRepIsOnDocSetupCanvas:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithm.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithm.h new file mode 100644 index 000000000..dfebbef02 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithm.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSDMatchingAlgorithm : NSObject +{ + long long *mCostMatrix; + char *mMaskMatrix; + _Bool *mIsStarInColumn; + _Bool *mIsStarInRow; + _Bool *mIsColCovered; + _Bool *mIsRowCovered; + id *mObjectMapping; + long long mMatrixDimension; + long long mZ0Row; + long long mZ0Col; + NSMutableArray *mResults; +} + ++ (id)bestMatchesFromArray:(id)arg1; +- (id)p_bestMatchesFromArray:(id)arg1; +- (int)p_doStep6; +- (int)p_doStep5; +- (int)p_doStep4; +- (int)p_step4IndexOfStarredZeroInRow:(int)arg1; +- (_Bool)p_step4FindAZeroAndReturnRow:(int *)arg1 column:(int *)arg2; +- (int)p_doStep3; +- (int)p_doStep2; +- (int)p_doStep1; +- (void)p_deallocateMatrices; +- (void)p_allocateMatrices; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithmMatch-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithmMatch-Protocol.h new file mode 100644 index 000000000..d1558ab25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMatchingAlgorithmMatch-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDMatchingAlgorithmMatch +@property(readonly, nonatomic) id outgoingMatchObject; +@property(readonly, nonatomic) id incomingMatchObject; +@property(readonly, nonatomic) long long matchCost; +- (_Bool)conflictsWithMatch:(id)arg1; +- (long long)compareToMatch:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaApplyPresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaApplyPresetCommand.h new file mode 100644 index 000000000..21a4fde44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaApplyPresetCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface TSDMediaApplyPresetCommand : TSDStyledInfoSetStyleCommand +{ + NSObject *mPreset; +} + +@property(readonly, nonatomic) NSObject *preset; // @synthesize preset=mPreset; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)computeStyle; +- (void)dealloc; +- (id)initWithMediaInfo:(id)arg1 presetKind:(id)arg2 index:(unsigned long long)arg3; +- (id)initWithMediaInfo:(id)arg1 preset:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor-StrokeEditing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor-StrokeEditing.h new file mode 100644 index 000000000..15611743d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor-StrokeEditing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMediaEditor (StrokeEditing) +- (void)endChangingStrokeWidth:(id)arg1; +- (void)takePatternFromStroke:(id)arg1 withDefaultStroke:(id)arg2; +- (id)strokeColorPickerTitle; +- (id)strokeSwatches; +- (void)setStrokeColor:(id)arg1; +- (void)setStroke:(id)arg1; +- (id)stroke; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor.h new file mode 100644 index 000000000..a909cb624 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaEditor.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDInfoImporterDelegate-Protocol.h" + +@class NSSet, TSDMediaInfo; + +// Not exported +@interface TSDMediaEditor : TSDStyledDrawableEditor +{ +} + +- (_Bool)p_allSelectedInfosArePlaceholders; +- (void)makeCurrentSelectionPlaceholder:(id)arg1; +- (void)infoImporter:(id)arg1 needsMoviePlayabilityOnAllDevicesRequirementUsingBlock:(id)arg2; +- (void)replaceSelectedMediaWithFileAtURL:(id)arg1; +- (void)showMediaReplaceUI:(id)arg1; +- (void)resetSelectionToNaturalDataSize:(id)arg1; +- (void)resetSelectionToInsertedSize:(id)arg1; +- (void)p_resetSelectionToInsertedSize:(int)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (id)selectedObjectsSupportingOpacity; +@property(readonly, nonatomic) TSDMediaInfo *firstMediaInfo; +@property(readonly, nonatomic) NSSet *mediaInfos; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaFlagsCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaFlagsCommand.h new file mode 100644 index 000000000..89ff6a4e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaFlagsCommand.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDMediaInfo; + +// Not exported +@interface TSDMediaFlagsCommand : TSKCommand +{ + TSDMediaInfo *mInfo; + unsigned int mFlags; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 wasMediaReplaced:(_Bool)arg2 isPlaceholder:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaInfo.h new file mode 100644 index 000000000..064ed6166 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaInfo.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSDMediaInfo : TSDStyledInfo +{ + struct CGSize mOriginalSize; + struct { + unsigned int isPlaceholder:1; + unsigned int wasMediaReplaced:1; + } mFlags; +} + +@property(nonatomic) struct CGSize originalSize; // @synthesize originalSize=mOriginalSize; +- (void)updateGeometryToReplaceMediaInfo:(id)arg1; +- (void)takePropertiesFromReplacedMediaInfo:(id)arg1; +@property(readonly, nonatomic) struct CGSize rawDataSize; +@property(readonly, nonatomic) NSString *mediaFileType; +@property(readonly, nonatomic) NSString *mediaDisplayName; +- (void)setGeometry:(id)arg1; +@property(nonatomic) _Bool wasMediaReplaced; +@property(nonatomic) _Bool isPlaceholder; +@property(nonatomic) unsigned int flags; +@property(readonly, nonatomic) struct CGSize defaultOriginalSize; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout-Internal.h new file mode 100644 index 000000000..779f2c1c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMediaLayout (Internal) +@property(nonatomic) _Bool shouldRenderFrameStroke; +@property(nonatomic) struct CGRect boundsForStandardKnobs; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout.h new file mode 100644 index 000000000..f3b73ec22 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaLayout.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDMutableStroke; + +// Not exported +@interface TSDMediaLayout : TSDStyledLayout +{ + struct CGRect mCachedAlignmentFrame; + struct { + unsigned int alignmentFrame:1; + } mMediaInvalidFlags; + TSDMutableStroke *mDynamicStroke; + _Bool mShouldRenderFrameStroke; + struct CGRect mBoundsForStandardKnobs; +} + +- (void)invalidateAlignmentFrame; +- (struct CGRect)alignmentFrameInRoot; +- (struct CGRect)alignmentFrame; +- (struct CGRect)computeAlignmentFrameInRoot:(_Bool)arg1; +- (void)setGeometry:(id)arg1; +- (void)dynamicStrokeWidthChangeDidEnd; +- (void)dynamicStrokeWidthUpdateToValue:(double)arg1; +- (void)dynamicStrokeWidthChangeDidBegin; +- (id)stroke; +- (_Bool)isStrokeBeingManipulated; +- (id)mediaInfo; +- (id)initWithInfo:(id)arg1; +- (void)processChangedProperty:(int)arg1; +- (_Bool)supportsRotation; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaOriginalSizeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaOriginalSizeCommand.h new file mode 100644 index 000000000..bc2d45b37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaOriginalSizeCommand.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDMediaInfo; + +// Not exported +@interface TSDMediaOriginalSizeCommand : TSKCommand +{ + TSDMediaInfo *mInfo; + struct CGSize mNewOriginalSize; + _Bool mHasOldOriginalSize; + struct CGSize mOldOriginalSize; +} + +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)dealloc; +- (id)initWithMediaInfo:(id)arg1 newOriginalSize:(struct CGSize)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep-Internal.h new file mode 100644 index 000000000..a871e5d79 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMediaRep (Internal) +- (_Bool)i_shouldRenderStroke:(id)arg1; +- (void)i_updateFrameRep; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep.h new file mode 100644 index 000000000..287497367 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaRep.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, CAShapeLayer, TSDFrameRep, TSDMediaInfo, TSDMediaLayout; + +// Not exported +@interface TSDMediaRep : TSDStyledRep +{ + _Bool mIsZooming; + CALayer *mTapToReplaceLayer; + CAShapeLayer *mMaskLayer; + CAShapeLayer *mStrokeLayer; + CALayer *mFrameMaskLayer; + TSDFrameRep *mFrameRep; + struct CGRect mLastPictureFrameLayerRect; +} + +- (void)p_updateTapToReplaceLayerPosition; +- (struct CGPoint)p_scaledPositionOfImageReplaceKnob; +- (struct CGSize)p_replaceButtonSize; +- (void)p_addLayerForReplaceButtonToArray:(id)arg1; +- (id)p_tapToReplaceLayer; +- (_Bool)replaceButtonContainsPoint:(struct CGPoint)arg1; +- (id)currentReplaceButtonHighlightedImage; +- (id)currentReplaceButtonImage; +- (id)visibleMediaReplaceButtonLayer; +@property(readonly, nonatomic) _Bool shouldShowMediaReplaceUI; +- (struct CGPoint)positionOfHyperlinkKnob; +- (id)newTrackerForKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (void)addKnobsToArray:(id)arg1; +- (_Bool)shouldCreateKnobs; +- (_Bool)canResetMediaSize; +- (id)commandToResetMediaToInsertedSize; +- (id)commandToResetMediaToRawPixelSize; +- (id)commandToResetToSize:(struct CGSize)arg1; +- (id)additionalLayersOverLayer; +- (id)overlayLayers; +- (void)didEndZooming; +- (void)willBeginZooming; +- (void)processChangedProperty:(int)arg1; +@property(readonly, nonatomic) TSDMediaLayout *mediaLayout; +@property(readonly, nonatomic) TSDMediaInfo *mediaInfo; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnob.h new file mode 100644 index 000000000..61fce5f63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnob.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMediaReplaceKnob : TSDKnob +{ + struct CGSize mSize; +} + +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (void)updateHitRegionPathForRep:(id)arg1; +- (id)layer; +- (int)dragType; +- (id)knobImage; +- (id)initWithSize:(struct CGSize)arg1 onRep:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnobTracker.h new file mode 100644 index 000000000..2209e21fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaReplaceKnobTracker.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMediaReplaceKnobTracker : TSDKnobTracker +{ +} + +- (void)p_setTapToReplaceButtonHighlighted:(_Bool)arg1; +- (void)showReplaceImageUI; +- (void)endMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (_Bool)shouldHideSelectionHighlight; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)operationShouldBeDynamic; +- (_Bool)allowHUDToDisplay; +- (id)mediaRep; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle-PersistenceAdditions.h new file mode 100644 index 000000000..ade9447e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle-PersistenceAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMediaStyle (PersistenceAdditions) ++ (void)saveMediaStylePropertyMap:(id)arg1 toArchive:(struct MediaStylePropertiesArchive *)arg2 archiver:(id)arg3; ++ (void)loadMediaStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct MediaStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +- (void)saveToArchive:(struct MediaStyleArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct MediaStyleArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle.h new file mode 100644 index 000000000..602882751 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyle.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSDMediaStyle : TSSStyle +{ +} + ++ (id)p_magicMoveProperties; ++ (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; ++ (id)propertiesAllowingNSNull; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (id)properties; ++ (id)movieStylePresetStyleDescriptor; ++ (id)imageStylePresetStyleDescriptor; ++ (void)initialize; +- (id)boxedValueForProperty:(int)arg1 oldBoxedValue:(id)arg2 transformedByTransform:(struct CGAffineTransform)arg3; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (SEL)mapThemePropertyMapSelector; +@property(readonly, nonatomic) NSString *presetKind; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyleSetValueCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyleSetValueCommand.h new file mode 100644 index 000000000..1f96f92f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMediaStyleSetValueCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSPropertyMap; + +// Not exported +@interface TSDMediaStyleSetValueCommand : TSDStyledInfoSetStyleCommand +{ + TSSPropertyMap *mPropertyMap; +} + +- (void)computeStyle; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct MediaStyleSetValueCommandArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct MediaStyleSetValueCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; +- (id)initWithMedia:(id)arg1 property:(int)arg2 boxedValue:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMixing-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMixing-Protocol.h new file mode 100644 index 000000000..cf55f62e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMixing-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDMixing +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; + +@optional ++ (_Bool)canMixWithNilObjects; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDModalOperationPresenter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDModalOperationPresenter-Protocol.h new file mode 100644 index 000000000..fafd82ae7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDModalOperationPresenter-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDModalOperationPresenter +- (void)endModalOperation; +- (void)beginModalOperationWithLocalizedMessage:(id)arg1 progress:(id)arg2 cancelHandler:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDModifyPrototypeChange.h b/iOS7/PrivateFrameworks/iWorkImport/TSDModifyPrototypeChange.h new file mode 100644 index 000000000..2f99cd6a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDModifyPrototypeChange.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPrototypeChange-Protocol.h" + +@class TSDPropertySourceForModifyPrototypeChange, TSSMutablePropertySet, TSSPropertyMap; + +// Not exported +@interface TSDModifyPrototypeChange : NSObject +{ + id mPrototype; + TSSMutablePropertySet *mChangedPropertySet; + TSSPropertyMap *mChangedPropertyMapBeforeChange; + TSSPropertyMap *mChangedPropertyMapAfterChange; + TSDPropertySourceForModifyPrototypeChange *mPropertySourceBeforeChange; + TSDPropertySourceForModifyPrototypeChange *mPropertySourceAfterChange; + TSSMutablePropertySet *mPropertiesWithOldValuesRecordedButNotNewValues; +} + +@property(readonly) TSSMutablePropertySet *i_propertiesWithOldValuesRecordedButNotNewValues; // @synthesize i_propertiesWithOldValuesRecordedButNotNewValues=mPropertiesWithOldValuesRecordedButNotNewValues; +@property(readonly) TSSPropertyMap *changedPropertyMapAfterChange; // @synthesize changedPropertyMapAfterChange=mChangedPropertyMapAfterChange; +@property(readonly) TSSPropertyMap *changedPropertyMapBeforeChange; // @synthesize changedPropertyMapBeforeChange=mChangedPropertyMapBeforeChange; +@property(readonly) TSSMutablePropertySet *changedPropertySet; // @synthesize changedPropertySet=mChangedPropertySet; +@property(readonly) id prototype; // @synthesize prototype=mPrototype; +- (_Bool)propertiesAreChanging:(id)arg1; +- (_Bool)propertyIsChanging:(int)arg1; +@property(readonly) id propertiesAfterChange; +@property(readonly) id propertiesBeforeChange; +@property(readonly) id replacement; +@property(readonly) _Bool prototypeIsBeingDeleted; +@property(readonly) _Bool prototypeIsBeingReplaced; +@property(readonly) _Bool prototypeIsBeingModified; +- (id)description; +- (void)dealloc; +- (id)initModifyPrototypeChangeForPrototype:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieCompatibilityChecker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieCompatibilityChecker.h new file mode 100644 index 000000000..86bc885d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieCompatibilityChecker.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class AVAsset, NSError, NSSet; + +// Not exported +@interface TSDMovieCompatibilityChecker : NSObject +{ + AVAsset *mAsset; + long long mCompatibilityLevel; + NSError *mError; + CDStruct_79c71658 mCustomMaxPlayableVideoDimensions; + NSSet *mCustomPlayableVideoCodecTypes; + int mCustomMaxPlayableVideoPixelsPerFrame; +} + +@property(readonly, nonatomic) NSError *error; // @synthesize error=mError; +@property(readonly, nonatomic) long long compatibilityLevel; // @synthesize compatibilityLevel=mCompatibilityLevel; +- (_Bool)p_isAudioTrackPlayableOnAllDevices:(id)arg1; +- (id)p_sampleDescriptionExtensionAtomDataFromVideoFormatDescription:(struct opaqueCMFormatDescription *)arg1 forAtomType:(id)arg2; +- (_Bool)p_isH263VideoFormatPlayableOnAllDevices:(struct opaqueCMFormatDescription *)arg1; +- (_Bool)p_isMPEG4VideoFormatPlayableOnAllDevices:(struct opaqueCMFormatDescription *)arg1; +- (_Bool)p_isH264VideoFormatPlayableOnAllDevices:(struct opaqueCMFormatDescription *)arg1; +- (_Bool)p_isSorenson3VideoFormatPlayableOnAllDevices:(struct opaqueCMFormatDescription *)arg1; +- (_Bool)p_isVideoTrackPlayableOnAllDevices:(id)arg1; +- (_Bool)p_assetHasSupportedFileTypeOnAllDevices; +- (_Bool)p_isLoadedAssetPlayableOnAllDevices; +- (void)cancel; +- (void)p_didFinishCheckingCompatibilityUpToLevel:(long long)arg1 actualLevel:(long long)arg2 didCancel:(_Bool)arg3 error:(id)arg4 completionHandler:(id)arg5; +- (void)checkCustomCompatibilityWithVideoCodecTypes:(id)arg1 maxPlayableVideoDimensions:(struct CGSize)arg2 maxPlayableVideoPixelsPerFrame:(int)arg3 completionHandler:(id)arg4; +- (void)checkCompatibilityUpToLevel:(long long)arg1 completionHandler:(id)arg2; +- (void)dealloc; +- (id)init; +- (id)initWithAsset:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor-StrokeEditing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor-StrokeEditing.h new file mode 100644 index 000000000..0e7b99887 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor-StrokeEditing.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMovieEditor (StrokeEditing) +- (id)stroke; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor.h new file mode 100644 index 000000000..f660c76ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieEditor.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDStylePresetsInspectorPaneDelegate-Protocol.h" + +@class NSMutableArray, NSSet, TSDMovieInfo; + +// Not exported +@interface TSDMovieEditor : TSDMediaEditor +{ + unsigned long long mTimePropertyUpdatingCount; + NSMutableArray *mTimePropertyUpdatingCancelHandlers; + NSMutableArray *mTimePropertyUpdatingCommands; + NSMutableArray *mTimePropertyUpdatingErrors; + _Bool mDidCancelTimePropertyUpdating; +} + +- (id)topLevelInspectorAutosaveName; +- (id)topLevelInspectorViewControllers; +- (void)didEndChangingTimePropertyForMovieInfo:(id)arg1 withCommand:(id)arg2 error:(id)arg3; +- (void)willBeginChangingTimePropertyForMovieInfo:(id)arg1 withLocalizedMessage:(id)arg2 cancelHandler:(id)arg3; +- (id)swatchRenderingOperationForPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 view:(id)arg5; +- (struct CGSize)imageSizeForPreset:(id)arg1 swatchSize:(struct CGSize)arg2; +- (id)imageForPreset:(id)arg1 size:(struct CGSize)arg2; +- (void)stylePresetInspector:(id)arg1 didSelectPreset:(id)arg2; +- (id)stylePresetsForInspector:(id)arg1; +- (void)setPropertyValue:(id)arg1 forMovieProperty:(int)arg2; +- (void)setStyleValue:(id)arg1 forStyleProperty:(int)arg2; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +@property(readonly, nonatomic) TSDMovieInfo *firstMovieInfo; +@property(readonly, nonatomic) NSSet *movieInfos; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..72c209a5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-KNBuildTitleAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMovieInfo (KNBuildTitleAdditions) +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-PersistenceAdditions.h new file mode 100644 index 000000000..2c387f58a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMovieInfo (PersistenceAdditions) +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct MovieArchive *)arg1 archiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct MovieArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo.h new file mode 100644 index 000000000..5d224efd5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfo.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +@class NSURL, TSDMediaStyle, TSPData; + +// Not exported +@interface TSDMovieInfo : TSDMediaInfo +{ + TSPData *mMovieData; + NSURL *mMovieRemoteURL; + TSPData *mAudioOnlyImageData; + double mStartTime; + double mEndTime; + double mPosterTime; + TSPData *mPosterImageData; + struct CGSize mNaturalSize; + unsigned long long mLoopOption; + float mVolume; + _Bool mAudioOnly; + _Bool mStreaming; + TSDMediaStyle *mStyle; +} + ++ (id)presetKinds; ++ (double)defaultPosterTimeForDuration:(double)arg1; +@property(nonatomic, getter=isStreaming) _Bool streaming; // @synthesize streaming=mStreaming; +@property(retain, nonatomic) TSPData *posterImageData; // @synthesize posterImageData=mPosterImageData; +- (id)style; +- (_Bool)supportsHyperlinks; +- (int)intValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (_Bool)supportsAttachedComments; +- (id)synchronouslyGenerateDefaultPosterImageForContext:(id)arg1; +- (id)generateEmptyPosterImageForContext:(id)arg1; +- (id)makePosterImageGeneratorWithAVAsset:(id)arg1; +- (id)makeAVAssetWithOptions:(id)arg1; +- (id)makeAVAsset; +- (void)acceptVisitor:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)animationFilters; +- (_Bool)canChangeWrapType; +- (Class)editorClass; +- (Class)repClass; +- (Class)layoutClass; +- (Class)styleClass; +- (void)p_setPropertiesFromLoadedAsset:(id)arg1; +- (struct CGSize)rawDataSize; +- (id)presetKind; +- (void)setStyle:(id)arg1; +- (id)mediaFileType; +- (id)mediaDisplayName; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 movieRemoteURL:(id)arg4 loadedAsset:(id)arg5; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 movieData:(id)arg4 loadedAsset:(id)arg5; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +@property(nonatomic, getter=isAudioOnly) _Bool audioOnly; +@property(nonatomic) float volume; +@property(nonatomic) unsigned long long loopOption; +@property(nonatomic) double posterTime; +@property(nonatomic) double endTime; +@property(nonatomic) double startTime; +@property(retain, nonatomic) TSPData *audioOnlyImageData; +@property(retain, nonatomic) NSURL *movieRemoteURL; +@property(retain, nonatomic) TSPData *movieData; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfoImporter.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfoImporter.h new file mode 100644 index 000000000..bb47b3593 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieInfoImporter.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class AVAsset, AVAssetImageGenerator, NSError, NSObject, TSDDrawableInfo, TSDMovieCompatibilityChecker, TSPData, TSUScaledProgress; + +// Not exported +@interface TSDMovieInfoImporter : TSDInfoImporter +{ + NSObject *mImportQueue; + id mCompletionHandler; + TSUScaledProgress *mProgress; + TSPData *mMovieData; + AVAsset *mAsset; + TSDMovieCompatibilityChecker *mCompatibilityChecker; + AVAssetImageGenerator *mPosterImageGenerator; + TSDDrawableInfo *mInfo; + NSError *mError; + _Bool mIsCancelled; + _Bool mDidMessageDelegateAboutMovieCompatibility; +} + ++ (id)supportedMovieRemoteURLSchemes; ++ (id)i_supportedFileTypesForSubclass; +- (id)error; +- (id)info; +- (id)progress; +- (void)cancel; +- (void)p_finishImportingWithInfo:(id)arg1 error:(id)arg2; +- (void)p_tellMovieCompatibilityProviderToIgnoreCompatibilityLevelIfNeeded; +- (void)p_importInfoFromAsset; +- (void)p_importInfoFromAssetConvertingIfNeededToRequiredCompatibilityLevel:(long long)arg1 fromCompatibilityLevel:(long long)arg2; +- (void)importInfoWithCompletionHandler:(id)arg1; +- (_Bool)p_isURLRemote; +- (void)dealloc; +- (id)initWithContext:(id)arg1 URL:(id)arg2 theme:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieKnob.h new file mode 100644 index 000000000..add632fdc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieKnob.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMovieKnob : TSDButtonKnob +{ +} + +- (void)updateHitRegionPathForRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieLayout.h new file mode 100644 index 000000000..a75832705 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieLayout.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDInfoGeometry; + +// Not exported +@interface TSDMovieLayout : TSDMediaLayout +{ + TSDInfoGeometry *mDynamicInfoGeometry; +} + +- (void)p_destroyDynamicCopies; +- (void)p_createDynamicCopies; +- (struct CGRect)computeAlignmentFrameInRoot:(_Bool)arg1; +- (id)computeLayoutGeometry; +- (struct CGRect)fullReflectionFrame; +- (struct CGRect)fullReflectionBoundsForRect:(struct CGRect)arg1; +- (void)endDynamicOperation; +- (void)takeSizeFromTracker:(id)arg1; +- (void)beginDynamicOperation; +- (void)takeRotationFromTracker:(id)arg1; +- (id)movieInfo; +- (id)layoutGeometryFromInfo; +- (_Bool)supportsRotation; +- (id)i_computeWrapPath; +- (void)processChangedProperty:(int)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRenderingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRenderingOperation.h new file mode 100644 index 000000000..699a2cec0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRenderingOperation.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDMovieInfo; + +// Not exported +@interface TSDMovieRenderingOperation : TSDSwatchRenderingOperation +{ + TSDMovieInfo *mMovieInfo; + _Bool mShouldClipVertically; +} + +@property(retain) TSDMovieInfo *movieInfo; // @synthesize movieInfo=mMovieInfo; +- (void)doWorkWithReadLock; +- (void)dealloc; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 movieInfo:(id)arg5 documentRoot:(id)arg6; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 movieInfo:(id)arg5 documentRoot:(id)arg6 shouldClipVertically:(_Bool)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRep.h new file mode 100644 index 000000000..4f0136ecd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieRep.h @@ -0,0 +1,145 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKAVPlayerControllerDelegate-Protocol.h" + +@class AVAsset, AVPlayerLayer, CALayer, TSDButtonKnob, TSDFrameRep, TSDMovieInfo, TSKAVPlayerController; + +// Not exported +@interface TSDMovieRep : TSDMediaRep +{ + TSKAVPlayerController *mPlayerController; + _Bool mCurrentlyObservingPlayerLayer; + _Bool mPlayerLayerShouldBeDisplayed; + AVPlayerLayer *mPlayerLayer; + CALayer *mLayerToStroke; + CALayer *mMovieReflectionLayer; + CALayer *mMovieReflectionMaskLayer; + AVPlayerLayer *mReflectionPlayerLayer; + CALayer *mReflectionPlayerStrokeMaskLayer; + CALayer *mPlayerStrokeLayer; + CALayer *mReflectionPlayerStrokeLayer; + TSDFrameRep *mReflectionFrameRep; + CALayer *mReflectionFrameMaskLayer; + AVAsset *mAssetForPlayability; + _Bool mDidCheckPlayability; + _Bool mIsPlayable; + TSDButtonKnob *mPlayButtonKnob; + _Bool mPlayButtonKnobVisible; + _Bool mInReadMode; + struct CGImage *mAlternatePosterImage; + unsigned long long mIsChangingDynamicVisibleTimeCount; + float mDynamicVolume; + _Bool mIsChangingDynamicVolume; +} + ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; +@property(nonatomic) struct CGImage *alternatePosterImage; // @synthesize alternatePosterImage=mAlternatePosterImage; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)dynamicVolumeChangeDidEnd; +- (void)dynamicVolumeUpdateToValue:(float)arg1; +- (void)dynamicVolumeChangeDidBegin; +@property(readonly, nonatomic) float volume; +- (void)dynamicVisibleTimeChangeDidEnd; +- (void)dynamicVisibleTimeUpdateToValue:(double)arg1 withTolerance:(double)arg2 completionHandler:(id)arg3; +- (void)dynamicVisibleTimeChangeDidBegin; +@property(readonly, nonatomic) double visibleTime; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (_Bool)isDraggable; +- (_Bool)canResetMediaSize; +- (id)additionalLayersOverLayer; +- (id)additionalLayersUnderLayer; +- (void)p_updateEndTime; +- (void)p_updateStartTime; +- (void)p_updateVolume; +- (void)p_teardownPlayerController; +- (void)p_setupPlayerControllerIfNecessary; +- (_Bool)p_shouldPlayerControllerExistThroughoutSelection; +- (void)p_playForKnob; +@property(readonly, nonatomic, getter=isPlaying) _Bool playing; +- (void)playbackDidStopForPlayerController:(id)arg1; +- (void)playerController:(id)arg1 playbackDidFailWithError:(id)arg2; +- (id)playerController; +- (void)p_updatePlayButtonVisibility; +@property(readonly, nonatomic) _Bool p_playButtonFitsInFrame; +- (void)p_cancelUpdatingPlayButtonState; +- (void)p_updateUIStateForMoviePlayability; +@property(readonly, nonatomic) TSDButtonKnob *p_playButtonKnob; +- (_Bool)shouldShowMediaReplaceUI; +- (void)willEndReadMode; +- (void)willBeginReadMode; +- (void)willBeRemoved; +- (_Bool)directlyManagesVisibilityOfKnob:(id)arg1; +- (id)newTrackerForKnob:(id)arg1; +- (unsigned long long)enabledKnobMask; +- (void)addKnobsToArray:(id)arg1; +- (void)p_addPlayButtonToKnobs:(id)arg1; +- (void)p_updateRepeatMode; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)wantsToHandleTapsWhenLocked; +@property(readonly, nonatomic) _Bool shouldSingleTapPlay; +- (void)becameNotSelected; +- (void)becameSelected; +- (void)processChangedProperty:(int)arg1; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4 forAlphaOnly:(_Bool)arg5 drawChildren:(_Bool)arg6; +- (void)p_drawInContext:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(double)arg4 withMask:(_Bool)arg5 forShadowOrHitTest:(_Bool)arg6; +- (void)p_drawPosterImageInContext:(struct CGContext *)arg1; +- (void)p_updateMovieReflectionMaskLayer; +- (void)p_drawReflectionGradientIntoMovieReflectionLayer:(struct CGContext *)arg1 reflectionSize:(struct CGSize)arg2; +- (void)p_updateStrokeLayerForStroke:(id)arg1 repLayer:(id)arg2; +- (void)p_applyBasicStrokeToLayer:(id)arg1 layer:(id)arg2 bounds:(struct CGRect)arg3; +- (void)p_drawStrokeInContext:(struct CGContext *)arg1; +- (void)p_drawReflectionStrokeInContext:(struct CGContext *)arg1; +- (void)p_commonDrawStrokeInContext:(struct CGContext *)arg1; +- (void)i_updateFrameRep; +- (void)p_updateReflectionFrameRep; +- (void)updateFromLayout; +- (void)updateLayerGeometryFromLayout:(id)arg1; +- (void)p_placeReflectionPlayerLayer:(struct CGRect)arg1 transform:(struct CGAffineTransform)arg2; +- (void)p_setPositionAndBoundsIfDifferent:(id)arg1 position:(struct CGPoint)arg2 bounds:(struct CGRect)arg3; +- (void)didUpdateLayer:(id)arg1; +- (void)willUpdateLayer:(id)arg1; +- (void)p_arrangeLayerVisibility:(id)arg1; +- (struct CGRect)p_strokeFrameForLayerFrame:(struct CGRect)arg1; +- (void)p_setupStrokeLayers:(_Bool)arg1 needsMaskLayer:(_Bool)arg2 isFrame:(_Bool)arg3; +- (void)p_checkAndsyncTilingLayerState:(_Bool)arg1; +- (void)p_setupPlayerStrokeLayers:(_Bool)arg1; +- (_Bool)p_needsTilingLayerForStroke:(id)arg1; +- (void)setShapeReflectionPlayerStrokeLayer:(id)arg1; +- (void)p_setupTilingReflectionPlayerStrokeLayer; +- (void)p_setupShapeReflectionPlayerStrokeLayer; +- (id)reflectionPlayerStrokeLayer; +- (id)p_tilingLayerForReflectionStroke; +- (id)p_shapeLayerForReflectionStroke; +- (void)p_setupShapePlayerStrokeLayer; +- (void)p_setupTilingPlayerStrokeLayer; +- (id)playerStrokeLayer; +- (id)p_tilingLayerForPlayerStroke; +- (id)p_shapeLayerForPlayerStroke; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)p_setupPlayerLayerIfNecessary; +- (void)p_setupReflectionPlayerLayerIfNecessary; +- (void)createReflectionLayer; +- (_Bool)shouldShowReflection; +- (void)disposeReflectionLayer; +- (void)p_disposeReflectionStrokeLayers; +- (void)p_disposeMaskLayer; +- (void)p_disposeStrokeLayer; +- (void)p_createReflectionPlayerStrokeMaskLayer; +- (void)p_createMaskLayerForLayer:(id)arg1; +- (_Bool)directlyManagesLayerContent; +- (void)dealloc; +- (id)movieLayout; +@property(readonly, nonatomic) TSDMovieInfo *movieInfo; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieSetValueCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieSetValueCommand.h new file mode 100644 index 000000000..2cccc61dc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieSetValueCommand.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class TSDMovieInfo; + +// Not exported +@interface TSDMovieSetValueCommand : TSKCommand +{ + TSDMovieInfo *mMovie; + int mProperty; + id mValue; +} + +@property(readonly, nonatomic) id value; // @synthesize value=mValue; +@property(readonly, nonatomic) int property; // @synthesize property=mProperty; +@property(readonly, nonatomic) TSDMovieInfo *movie; // @synthesize movie=mMovie; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)p_do; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithMovie:(id)arg1 property:(int)arg2 boxedValue:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMovieTimePropertyTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieTimePropertyTracker.h new file mode 100644 index 000000000..93f7b849d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMovieTimePropertyTracker.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class AVAssetImageGenerator, TSDMovieRep; + +// Not exported +@interface TSDMovieTimePropertyTracker : NSObject +{ + TSDMovieRep *mMovieRep; + int mTimeProperty; + double mRequestedTime; + double mTolerance; + double mPreciseTime; + unsigned long long mPendingTimeChangeRequestCount; + id mCommitCompletionHandler; + AVAssetImageGenerator *mMovieAssetImageGenerator; + _Bool mChangesPosterTime; + _Bool mDynamicVisibleTimeChangeDidBegin; + _Bool mDidCancel; +} + +@property(readonly, nonatomic) double preciseTime; // @synthesize preciseTime=mPreciseTime; +@property(nonatomic) double tolerance; // @synthesize tolerance=mTolerance; +@property(nonatomic) double requestedTime; // @synthesize requestedTime=mRequestedTime; +@property(readonly, nonatomic) _Bool changesPosterTime; // @synthesize changesPosterTime=mChangesPosterTime; +- (void)p_stopPreviewingTimeChanges; +- (void)p_startPreviewingTimeChangesIfNeeded; +- (void)cancel; +- (id)p_commandForCommittingTimeProperty:(int)arg1; +- (void)p_commitChanges; +- (void)commitChangesWithCompletionHandler:(id)arg1; +- (void)p_updatePreciseTime; +- (void)dealloc; +- (id)init; +- (id)initWithMovieRep:(id)arg1 timeProperty:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableAngleGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableAngleGradient.h new file mode 100644 index 000000000..e6f047846 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableAngleGradient.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDGradientStopContainer-Protocol.h" + +@class NSArray, TSUColor; + +// Not exported +@interface TSDMutableAngleGradient : TSDAngleGradient +{ +} + +@property(nonatomic) double gradientAngleInDegrees; // @dynamic gradientAngleInDegrees; +@property(retain, nonatomic) TSUColor *lastColor; +@property(retain, nonatomic) TSUColor *firstColor; +- (void)setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +@property(nonatomic) unsigned long long gradientType; // @dynamic gradientType; +- (void)evenlyDistributeStops; +- (void)reverseStopOrder; +- (void)insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)insertStopAtFraction:(double)arg1; +- (id)removeStopAtIndex:(unsigned long long)arg1; +- (void)removeStop:(id)arg1; +- (void)insertGradientStop:(id)arg1; +@property(retain, nonatomic) NSArray *gradientStops; // @dynamic gradientStops; + +// Remaining properties +@property(nonatomic) double gradientAngle; // @dynamic gradientAngle; +@property(nonatomic) _Bool isAdvancedGradient; // @dynamic isAdvancedGradient; +@property(nonatomic) double opacity; // @dynamic opacity; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableBrushStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableBrushStroke.h new file mode 100644 index 000000000..a376e266a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableBrushStroke.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSDStrokePattern, TSUColor; + +// Not exported +@interface TSDMutableBrushStroke : TSDBrushStroke +{ +} + +- (void)setPatternPropertiesFromStroke:(id)arg1; +- (void)setPropertiesFromStroke:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(nonatomic) double actualWidth; // @dynamic actualWidth; +@property(nonatomic) int cap; // @dynamic cap; +@property(copy, nonatomic) TSUColor *color; // @dynamic color; +@property(nonatomic) int join; // @dynamic join; +@property(nonatomic) double miterLimit; // @dynamic miterLimit; +@property(copy, nonatomic) TSDStrokePattern *pattern; // @dynamic pattern; +@property(copy, nonatomic) NSString *strokeName; // @dynamic strokeName; +@property(nonatomic) double width; // @dynamic width; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCalligraphyStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCalligraphyStroke.h new file mode 100644 index 000000000..4a98f992b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCalligraphyStroke.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSDStrokePattern, TSUColor; + +// Not exported +@interface TSDMutableCalligraphyStroke : TSDCalligraphyStroke +{ +} + +- (void)setPatternPropertiesFromStroke:(id)arg1; +- (void)setPropertiesFromStroke:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(nonatomic) double actualWidth; // @dynamic actualWidth; +@property(nonatomic) int cap; // @dynamic cap; +@property(copy, nonatomic) TSUColor *color; // @dynamic color; +@property(nonatomic) int join; // @dynamic join; +@property(nonatomic) double miterLimit; // @dynamic miterLimit; +@property(copy, nonatomic) TSDStrokePattern *pattern; // @dynamic pattern; +@property(copy, nonatomic) NSString *strokeName; // @dynamic strokeName; +@property(nonatomic) double width; // @dynamic width; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableColorFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableColorFill.h new file mode 100644 index 000000000..c1533a97d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableColorFill.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUColor; + +// Not exported +@interface TSDMutableColorFill : TSDColorFill +{ +} + +@property(nonatomic) double saturation; // @dynamic saturation; +@property(nonatomic) double brightness; // @dynamic brightness; +@property(nonatomic) double hue; // @dynamic hue; +@property(nonatomic) double opacity; // @dynamic opacity; +@property(copy, nonatomic) TSUColor *color; // @dynamic color; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContactShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContactShadow.h new file mode 100644 index 000000000..ae10b8c70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContactShadow.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUColor; + +// Not exported +@interface TSDMutableContactShadow : TSDContactShadow +{ +} + +@property(nonatomic) TSUColor *TSUColor; +@property(nonatomic) struct CGColor *color; // @dynamic color; +- (void)setOpacity:(double)arg1; +@property(nonatomic) double offset; // @dynamic offset; +@property(nonatomic) long long radius; // @dynamic radius; +@property(nonatomic) double perspective; // @dynamic perspective; +@property(nonatomic) double height; // @dynamic height; + +// Remaining properties +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerInfo-Protocol.h new file mode 100644 index 000000000..3a3e11cd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerInfo-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@protocol TSDMutableContainerInfo +- (void)replaceChildInfo:(id)arg1 with:(id)arg2; +- (void)removeChildInfo:(id)arg1; +- (void)moveChildren:(id)arg1 toIndexes:(id)arg2; +- (void)insertChildInfo:(id)arg1 above:(id)arg2; +- (void)insertChildInfo:(id)arg1 below:(id)arg2; +- (void)insertChildInfo:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildInfo:(id)arg1; +- (void)setChildInfos:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerRep-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerRep-Protocol.h new file mode 100644 index 000000000..ca499bf97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableContainerRep-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +@protocol TSDMutableContainerRep +@property(readonly, nonatomic) NSObject *mutableContainerInfo; +- (void)replaceChildRep:(id)arg1 with:(id)arg2; +- (void)removeChildRep:(id)arg1; +- (void)insertChildRep:(id)arg1 above:(id)arg2; +- (void)insertChildRep:(id)arg1 below:(id)arg2; +- (void)insertChildRep:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildRep:(id)arg1; +- (void)setChildReps:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCurvedShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCurvedShadow.h new file mode 100644 index 000000000..ba1d0e0a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableCurvedShadow.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUColor; + +// Not exported +@interface TSDMutableCurvedShadow : TSDCurvedShadow +{ +} + +@property(nonatomic) TSUColor *TSUColor; +@property(nonatomic) struct CGColor *color; // @dynamic color; +@property(nonatomic) double opacity; // @dynamic opacity; +@property(nonatomic) long long radius; // @dynamic radius; +@property(nonatomic) double angle; // @dynamic angle; +@property(nonatomic) double offset; // @dynamic offset; +@property(nonatomic) double curve; // @dynamic curve; + +// Remaining properties +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableDropShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableDropShadow.h new file mode 100644 index 000000000..7ee7e7c0a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableDropShadow.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableDropShadow : TSDDropShadow +{ +} + +- (void)setTSUColor:(id)arg1; +@property(nonatomic, getter=isEnabled) _Bool enabled; // @dynamic enabled; +@property(nonatomic) struct CGColor *color; // @dynamic color; +@property(nonatomic) double opacity; // @dynamic opacity; +@property(nonatomic) double radius; // @dynamic radius; +@property(nonatomic) double offset; // @dynamic offset; +@property(nonatomic) double angle; // @dynamic angle; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableExteriorTextWrap.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableExteriorTextWrap.h new file mode 100644 index 000000000..d140a0aff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableExteriorTextWrap.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableExteriorTextWrap : TSDExteriorTextWrap +{ +} + +- (void)setAlphaThreshold:(double)arg1; +- (void)setMargin:(double)arg1; +- (void)setFitType:(int)arg1; +- (void)setDirection:(int)arg1; +- (void)setType:(int)arg1; +- (void)setIsHTMLWrap:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableFrame.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableFrame.h new file mode 100644 index 000000000..f9089fc55 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableFrame.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableFrame : TSDFrame +{ +} + +@property(nonatomic) double assetScale; // @dynamic assetScale; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradient.h new file mode 100644 index 000000000..36be477f3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradient.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDGradientStopContainer-Protocol.h" + +@class NSArray, TSUColor; + +// Not exported +@interface TSDMutableGradient : TSDGradient +{ +} + +- (void)setFraction:(double)arg1 ofStopAtIndex:(unsigned long long)arg2; +@property(retain, nonatomic) TSUColor *lastColor; +@property(retain, nonatomic) TSUColor *firstColor; +- (void)setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +@property(nonatomic) unsigned long long gradientType; // @dynamic gradientType; +- (void)evenlyDistributeStops; +- (void)reverseStopOrder; +- (void)insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)insertStopAtFraction:(double)arg1; +- (id)removeStopAtIndex:(unsigned long long)arg1; +- (void)removeStop:(id)arg1; +- (void)insertGradientStop:(id)arg1; +@property(retain, nonatomic) NSArray *gradientStops; // @dynamic gradientStops; + +// Remaining properties +@property(nonatomic) _Bool isAdvancedGradient; // @dynamic isAdvancedGradient; +@property(nonatomic) double opacity; // @dynamic opacity; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradientStop.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradientStop.h new file mode 100644 index 000000000..0ebb7192e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableGradientStop.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUColor; + +// Not exported +@interface TSDMutableGradientStop : TSDGradientStop +{ +} + +@property(nonatomic) double inflection; // @dynamic inflection; +@property(nonatomic) double fraction; // @dynamic fraction; +@property(copy, nonatomic) TSUColor *color; // @dynamic color; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageAdjustments.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageAdjustments.h new file mode 100644 index 000000000..5ef8705cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageAdjustments.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableImageAdjustments : TSDImageAdjustments +{ +} + +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(nonatomic) _Bool enhance; +@property(nonatomic) double gamma; +@property(nonatomic) double topLevel; +@property(nonatomic) double bottomLevel; +@property(nonatomic) double tint; +@property(nonatomic) double temperature; +@property(nonatomic) double denoise; +@property(nonatomic) double sharpness; +@property(nonatomic) double shadows; +@property(nonatomic) double highlights; +@property(nonatomic) double contrast; +@property(nonatomic) double saturation; +@property(nonatomic) double exposure; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageFill.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageFill.h new file mode 100644 index 000000000..911935493 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableImageFill.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPData, TSUColor; + +// Not exported +@interface TSDMutableImageFill : TSDImageFill +{ +} + +- (void)setScale:(double)arg1; +@property(nonatomic) struct CGSize fillSize; // @dynamic fillSize; +@property(retain, nonatomic) TSPData *imageData; // @dynamic imageData; +@property(nonatomic) int technique; // @dynamic technique; +@property(copy, nonatomic) TSUColor *tintColor; // @dynamic tintColor; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableInfoGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableInfoGeometry.h new file mode 100644 index 000000000..d7cafb6f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableInfoGeometry.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableInfoGeometry : TSDInfoGeometry +{ +} + +- (void)setTransformedBoundsOrigin:(struct CGPoint)arg1; +- (void)setCenter:(struct CGPoint)arg1; +- (void)setVerticalFlip:(_Bool)arg1; +- (void)setHorizontalFlip:(_Bool)arg1; +- (void)setHeightValid:(_Bool)arg1; +- (void)setWidthValid:(_Bool)arg1; +- (void)setAngle:(double)arg1; +- (void)setSize:(struct CGSize)arg1; +- (void)setPosition:(struct CGPoint)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableLayoutGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableLayoutGeometry.h new file mode 100644 index 000000000..aa541aaeb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableLayoutGeometry.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableLayoutGeometry : TSDLayoutGeometry +{ +} + +- (void)outsetBy:(struct CGSize)arg1; +- (void)transformBy:(struct CGAffineTransform)arg1; +- (void)setTransform:(struct CGAffineTransform)arg1; +- (void)setSize:(struct CGSize)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableReflection.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableReflection.h new file mode 100644 index 000000000..a5a9ec824 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableReflection.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableReflection : TSDReflection +{ +} + +- (void)setFadeAcceleration:(double)arg1; +- (void)setOpacity:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableShadow.h new file mode 100644 index 000000000..9a598c7e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableShadow.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDMutableShadow : TSDShadow +{ +} + +- (void)setEnabled:(_Bool)arg1; +- (void)setTSUColor:(id)arg1; +- (void)setColor:(struct CGColor *)arg1; +- (void)setOpacity:(double)arg1; +- (void)setRadius:(double)arg1; +- (void)setOffset:(double)arg1; +- (void)setAngle:(double)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke-TSTAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke-TSTAdditions.h new file mode 100644 index 000000000..b0b152bec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke-TSTAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDMutableStroke (TSTAdditions) +@property(nonatomic) _Bool dontClearBackground; // @dynamic dontClearBackground; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke.h new file mode 100644 index 000000000..e37f34998 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableStroke.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDStrokePattern, TSUColor; + +// Not exported +@interface TSDMutableStroke : TSDStroke +{ +} + ++ (id)emptyStroke; ++ (id)stroke; +- (void)setPatternPropertiesFromStroke:(id)arg1; +- (void)setPropertiesFromStroke:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(nonatomic) double actualWidth; // @dynamic actualWidth; +@property(nonatomic) int cap; // @dynamic cap; +@property(retain, nonatomic) TSUColor *color; // @dynamic color; +@property(nonatomic) int join; // @dynamic join; +@property(nonatomic) double miterLimit; // @dynamic miterLimit; +@property(retain, nonatomic) TSDStrokePattern *pattern; // @dynamic pattern; +@property(nonatomic) double width; // @dynamic width; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDMutableTransformGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableTransformGradient.h new file mode 100644 index 000000000..78097256a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDMutableTransformGradient.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDGradientStopContainer-Protocol.h" + +@class NSArray, TSUColor; + +// Not exported +@interface TSDMutableTransformGradient : TSDTransformGradient +{ +} + +- (void)setGradientAngleInDegrees:(double)arg1; +- (void)upgradeIfNecessaryWithBaseNaturalSize:(struct CGSize)arg1; +- (void)setEndPoint:(struct CGPoint)arg1 inShapeWithNaturalSize:(struct CGSize)arg2; +- (void)setStartPoint:(struct CGPoint)arg1 inShapeWithNaturalSize:(struct CGSize)arg2; +@property(retain, nonatomic) TSUColor *lastColor; +@property(retain, nonatomic) TSUColor *firstColor; +- (void)setInflectionOfStopAtIndex:(unsigned long long)arg1 toInflection:(double)arg2; +- (void)setColorOfStopAtIndex:(unsigned long long)arg1 toColor:(id)arg2; +- (void)swapStopAtIndex:(unsigned long long)arg1 withStopAtIndex:(unsigned long long)arg2; +- (void)moveStopAtIndex:(unsigned long long)arg1 toFraction:(double)arg2; +@property(nonatomic) unsigned long long gradientType; // @dynamic gradientType; +- (void)evenlyDistributeStops; +- (void)reverseStopOrder; +- (void)insertStopAtFraction:(double)arg1 withColor:(id)arg2; +- (void)insertStopAtFraction:(double)arg1; +- (id)removeStopAtIndex:(unsigned long long)arg1; +- (void)removeStop:(id)arg1; +- (void)insertGradientStop:(id)arg1; +@property(retain, nonatomic) NSArray *gradientStops; // @dynamic gradientStops; + +// Remaining properties +@property(nonatomic) struct CGSize baseNaturalSize; // @dynamic baseNaturalSize; +@property(nonatomic) struct CGPoint endPoint; // @dynamic endPoint; +@property(nonatomic) _Bool isAdvancedGradient; // @dynamic isAdvancedGradient; +@property(nonatomic) double opacity; // @dynamic opacity; +@property(nonatomic) struct CGPoint startPoint; // @dynamic startPoint; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDNoChangePrototypeChange.h b/iOS7/PrivateFrameworks/iWorkImport/TSDNoChangePrototypeChange.h new file mode 100644 index 000000000..2adb9a058 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDNoChangePrototypeChange.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPrototypeChange-Protocol.h" + +// Not exported +@interface TSDNoChangePrototypeChange : NSObject +{ + id mPrototype; +} + +@property(readonly) id prototype; // @synthesize prototype=mPrototype; +- (_Bool)propertiesAreChanging:(id)arg1; +- (_Bool)propertyIsChanging:(int)arg1; +@property(readonly) id propertiesAfterChange; +@property(readonly) id propertiesBeforeChange; +@property(readonly) id replacement; +- (id)changedPropertySet; +@property(readonly) _Bool prototypeIsBeingDeleted; +@property(readonly) _Bool prototypeIsBeingReplaced; +@property(readonly) _Bool prototypeIsBeingModified; +- (void)dealloc; +- (id)description; +- (id)initNoChangePrototypeChangeForPrototype:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDNoDefaultImplicitActionLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDNoDefaultImplicitActionLayer.h new file mode 100644 index 000000000..2389db045 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDNoDefaultImplicitActionLayer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +// Not exported +@interface TSDNoDefaultImplicitActionLayer : CALayer +{ +} + ++ (id)defaultActionForKey:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveFloatingInsertionContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveFloatingInsertionContext.h new file mode 100644 index 000000000..dc5f65f7a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveFloatingInsertionContext.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDNonInteractiveFloatingInsertionContext : TSDNonInteractiveInsertionContext +{ +} + +- (_Bool)insertFloating; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveInsertionContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveInsertionContext.h new file mode 100644 index 000000000..178370e5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDNonInteractiveInsertionContext.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDNonInteractiveInsertionContext : TSDInsertionContext +{ +} + +- (_Bool)isInteractive; +- (struct CGPoint)preferredCenter; +- (_Bool)fromDragToInsertController; +- (_Bool)insertFromDrag; +- (_Bool)insertFloating; +- (_Bool)shouldEndEditing; +- (_Bool)isPreferredCenterRequired; +- (_Bool)hasPreferredCenter; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDOwningAttachment-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDOwningAttachment-Protocol.h new file mode 100644 index 000000000..6b33999f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDOwningAttachment-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDOwningAttachment +@property(readonly, nonatomic) unsigned long long enabledKnobMask; +@property(readonly, nonatomic) _Bool specifiesEnabledKnobMask; +@property(readonly, nonatomic) _Bool isSearchable; +@property(readonly, nonatomic) Class positionerClass; +@property(readonly, nonatomic) _Bool isAttachedToBodyText; +@property(readonly, nonatomic) _Bool isPartitioned; +@property(readonly, nonatomic) _Bool isAnchored; +@property(readonly, nonatomic) _Bool isDrawable; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPDFImageProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPDFImageProvider.h new file mode 100644 index 000000000..b1fb9ca95 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPDFImageProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDPDFImageProvider : TSDImageProvider +{ + struct CGPDFDocument *mPDFDocument; + struct CGSize mNaturalSize; +} + +- (struct CGPDFDocument *)p_load; +- (void)p_loadIfNecessary; +- (void)flush; +- (_Bool)hasFlushableContent; +- (void)drawImageInContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2; +- (_Bool)isValid; +- (struct CGSize)naturalSize; +- (long long)pageAngle; +- (struct CGPDFDocument *)CGPDFDocument; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialLayout.h new file mode 100644 index 000000000..f3f35b4bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialLayout.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDefaultPartitioner; + +// Not exported +@interface TSDPartitionedPartialLayout : TSDLayout +{ + struct CGRect mBounds; + TSDDefaultPartitioner *mPartitioner; +} + +@property(readonly, nonatomic) TSDDefaultPartitioner *partitioner; // @synthesize partitioner=mPartitioner; +@property(readonly, nonatomic) struct CGRect bounds; // @synthesize bounds=mBounds; +- (id)computeLayoutGeometry; +- (Class)repClassOverride; +- (id)initWithInfo:(id)arg1 bounds:(struct CGRect)arg2 partitioner:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialRep.h new file mode 100644 index 000000000..18204a634 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitionedPartialRep.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDPartitionedPartialRep : TSDRep +{ +} + +- (struct CGRect)p_convertBaseToNaturalRect:(struct CGRect)arg1; +- (struct CGImage *)p_newImageForCachingBaseRep; +- (struct CGRect)p_clipRect; +- (struct UIEdgeInsets)p_edgeInsetsForClipping; +- (id)i_queueForTileProvider; +- (void)resetCachedPartitionedRendering; +- (void)didUpdateLayer:(id)arg1; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)willBeRemoved; +- (struct CGRect)clipRect; +- (struct CGRect)layerFrameInScaledCanvas; +- (_Bool)directlyManagesLayerContent; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioner-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioner-Protocol.h new file mode 100644 index 000000000..67daec409 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioner-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDPartitioner +- (id)hintForLayout:(id)arg1; +- (_Bool)didHint:(id)arg1 syncWithNextHint:(id)arg2 horizontally:(_Bool)arg3 delta:(int)arg4; +- (id)layoutForHint:(id)arg1 parentLayout:(id)arg2; +- (id)nextHintForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)nextLayoutForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioningInteractiveCanvasController-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioningInteractiveCanvasController-Protocol.h new file mode 100644 index 000000000..ae13adf58 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPartitioningInteractiveCanvasController-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDPartitioningInteractiveCanvasController +@property(nonatomic) _Bool shouldUseCachedPartitionRendering; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPasteboardImageDataProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPasteboardImageDataProvider-Protocol.h new file mode 100644 index 000000000..41e343068 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPasteboardImageDataProvider-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDPasteboardImageDataProvider +- (id)imageDataWithObjectContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathCut.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathCut.h new file mode 100644 index 000000000..0ac252588 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathCut.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDPathCut : NSObject +{ + long long mSegment; + double mT; + double mSkew; +} + +@property(readonly, nonatomic) double skew; // @synthesize skew=mSkew; +@property(readonly, nonatomic) double t; // @synthesize t=mT; +@property(readonly, nonatomic) long long segment; // @synthesize segment=mSegment; +- (id)description; +- (id)initWithSegment:(long long)arg1 atT:(double)arg2 withSkew:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditableRep-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditableRep-Protocol.h new file mode 100644 index 000000000..5fba8be6c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditableRep-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDPathEditableRep +- (void)dynamicMovePathKnobDidEndWithTracker:(id)arg1; +- (void)dynamicallyMovedPathKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMovePathKnobDidBegin; +- (struct CGAffineTransform)naturalToEditablePathSpaceTransform; +- (id)editablePathSource; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditor.h new file mode 100644 index 000000000..934c317ce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathEditor.h @@ -0,0 +1,100 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDecorator-Protocol.h" + +@class CAShapeLayer, TSDDrawableInfo, TSDPathKnob, TSDRep; + +// Not exported +@interface TSDPathEditor : TSDStyledDrawableEditor +{ + CAShapeLayer *mGhostPathLayer; + struct CGPoint mLastGhostPosition; + _Bool mIsInCommandGroup; + TSDPathKnob *mHoveringKnob; + id mPathCreateBlock; + TSDDrawableInfo *mCreatingInfo; + _Bool mIsCreatingPath; + _Bool mIsCreatingReversed; + _Bool mShouldCreateNewPath; + _Bool mWillBecomeCurrentEditorAgain; +} + ++ (void)initialize; +@property(nonatomic) _Bool shouldCreateNewPath; // @synthesize shouldCreateNewPath=mShouldCreateNewPath; +@property(nonatomic) _Bool isCreatingReversed; // @synthesize isCreatingReversed=mIsCreatingReversed; +@property(nonatomic) _Bool isCreatingPath; // @synthesize isCreatingPath=mIsCreatingPath; +@property(copy, nonatomic) id pathCreateBlock; // @synthesize pathCreateBlock=mPathCreateBlock; +- (_Bool)canBeginEditingRepOnDoubleTap:(id)arg1; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)pathReturnsTrueForSelector:(SEL)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveDown:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)nudgeByDelta:(struct CGPoint)arg1; +- (void)deleteToEndOfParagraph:(id)arg1; +- (void)deleteToBeginningOfParagraph:(id)arg1; +- (void)deleteWordForward:(id)arg1; +- (void)deleteWordBackward:(id)arg1; +- (void)deleteToEndOfLine:(id)arg1; +- (void)deleteToBeginningOfLine:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (void)delete:(id)arg1; +- (void)distributeNodesByEdge:(int)arg1; +- (void)alignNodesByEdge:(int)arg1; +- (_Bool)pathHasSelectedNodes:(unsigned long long)arg1; +- (void)distributeDrawablesVertically:(id)arg1; +- (void)distributeDrawablesHorizontally:(id)arg1; +- (void)alignDrawablesByHorizontalCenter:(id)arg1; +- (void)alignDrawablesByBottomEdge:(id)arg1; +- (void)alignDrawablesByTopEdge:(id)arg1; +- (void)alignDrawablesByVerticalCenter:(id)arg1; +- (void)alignDrawablesByRightEdge:(id)arg1; +- (void)alignDrawablesByLeftEdge:(id)arg1; +- (void)close:(id)arg1; +- (void)join:(id)arg1; +- (void)split:(id)arg1; +- (void)makeBezier:(id)arg1; +- (void)makeSmooth:(id)arg1; +- (void)makeSharp:(id)arg1; +- (void)toggleSelectedNodeToType:(int)arg1; +- (void)insertNewline:(id)arg1; +- (void)cancelOperation:(id)arg1; +- (void)endPathEditing; +- (_Bool)canEndPathCreationWithKnob:(id)arg1; +- (_Bool)canClosePathToKnob:(id)arg1; +- (_Bool)canContinuePathFromKnob:(id)arg1 reversed:(_Bool *)arg2; +- (void)closeLastSubpath; +- (void)updateGhost; +- (void)updateGhostForNodeCreationAtPoint:(struct CGPoint)arg1; +- (void)endMovingKnob; +- (struct CGPoint)constrainedUnscaledPointForPathCreation:(struct CGPoint)arg1; +@property(retain, nonatomic) TSDRep *creatingRep; +- (id)decoratorOverlayLayers; +- (void)setGhostStrokeColor; +- (id)ghostLayer; +- (void)selectAll:(id)arg1; +- (void)performBlockOnPathEditableRepsWhileEditingPaths:(id)arg1 filterWithBlock:(void)arg2; +- (id)newTrackerForKnob:(id)arg1 forRep:(id)arg2; +- (void)updatePositionsOfKnobs:(id)arg1 forRep:(id)arg2; +- (void)addKnobsForRep:(id)arg1 toArray:(id)arg2; +- (_Bool)ignoreSetSelection:(id)arg1 onInfo:(id)arg2; +- (void)invalidateKnobs; +- (void)didResignTextInputEditor; +- (void)makeShapePathsEditable; +- (void)didBecomeCurrentEditor; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathFiller.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathFiller.h new file mode 100644 index 000000000..9e8a93ec9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathFiller.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDPathFiller : TSDPathStroker +{ +} + +- (void)strokePath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2 inColor:(id)arg3; +- (id)initWithProperties:(id)arg1 bundle:(id)arg2 dataManager:(void *)arg3 precedingStroker:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathIntersection.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathIntersection.h new file mode 100644 index 000000000..d55d021b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathIntersection.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDPathIntersection : NSObject +{ + long long mSegment; + long long mSegmentB; + double mT; + double mTB; + struct CGPoint mPoint; +} + +@property(readonly, nonatomic) double tB; // @synthesize tB=mTB; +@property(readonly, nonatomic) long long segmentB; // @synthesize segmentB=mSegmentB; +@property(nonatomic) struct CGPoint point; // @synthesize point=mPoint; +@property(readonly, nonatomic) double t; // @synthesize t=mT; +@property(readonly, nonatomic) long long segment; // @synthesize segment=mSegment; +- (long long)compareT:(id)arg1; +- (long long)compareSegmentAndT:(id)arg1; +- (id)description; +- (id)initWithSegment:(long long)arg1 atT:(double)arg2 onSegmentB:(long long)arg3 atT:(double)arg4 atPoint:(struct CGPoint)arg5; +- (id)initWithSegment:(long long)arg1 atT:(double)arg2 atPoint:(struct CGPoint)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnob.h new file mode 100644 index 000000000..2bc7d4bcc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnob.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CAShapeLayer, TSDBezierNode; + +// Not exported +@interface TSDPathKnob : TSDKnob +{ + TSDBezierNode *mNode; + TSDBezierNode *mNextNode; + TSDBezierNode *mPrevNode; + unsigned long long mSubpathIndex; + unsigned long long mNodeIndex; + double mParametricT; + double mBendParameter; + _Bool mHovering; + _Bool mHoveringSharp; + CAShapeLayer *mHandleLine; +} + +@property(nonatomic) double bendParameter; // @synthesize bendParameter=mBendParameter; +@property(nonatomic) unsigned long long subpathIndex; // @synthesize subpathIndex=mSubpathIndex; +@property(nonatomic) double tValue; // @synthesize tValue=mParametricT; +@property(nonatomic) unsigned long long nodeIndex; // @synthesize nodeIndex=mNodeIndex; +@property(retain, nonatomic) TSDBezierNode *prevNode; // @synthesize prevNode=mPrevNode; +@property(retain, nonatomic) TSDBezierNode *nextNode; // @synthesize nextNode=mNextNode; +@property(retain, nonatomic) TSDBezierNode *node; // @synthesize node=mNode; +- (void)updatePositionWithTransform:(struct CGAffineTransform)arg1; +- (void)updateImage; +- (id)knobImage; +- (id)underlayLayerForRep:(id)arg1; +- (_Bool)isHitByUnscaledPoint:(struct CGPoint)arg1 andRep:(id)arg2 returningDistance:(double *)arg3; +- (_Bool)overlapsWithKnob:(id)arg1; +- (_Bool)obscuresKnob:(id)arg1; +@property(nonatomic) _Bool hoveringSharp; +@property(nonatomic) _Bool hovering; +- (int)dragType; +- (id)pathEditableRep; +- (void)dealloc; +- (id)p_knobHitPath; +- (id)initWithOutControlForNode:(id)arg1 onRep:(id)arg2; +- (id)initWithInControlForNode:(id)arg1 onRep:(id)arg2; +- (id)initWithNode:(id)arg1 onRep:(id)arg2; +- (id)initBendKnobOnRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnobTracker.h new file mode 100644 index 000000000..5758c4b10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathKnobTracker.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDecorator-Protocol.h" + +@class TSDEditableBezierPathSourceMorphInfo; + +// Not exported +@interface TSDPathKnobTracker : TSDKnobTracker +{ + int mInitialReflectState; + int mPrevInitialReflectState; + _Bool mConstrain; + _Bool mToggleMirrored; + _Bool mToggleMirrorMagnitude; + _Bool mToggleNodeType; + _Bool mIsCreatingNode; + _Bool mCreateBezierNode; + _Bool mDidOpenGroup; + TSDEditableBezierPathSourceMorphInfo *mMorphInfo; + int mNodeOriginalType; + int mPrevNodeOriginalType; + int mNextNodeOriginalType; + struct CGPoint mOriginalUnscaledKnobPosition; +} + +@property(nonatomic) _Bool didOpenGroup; // @synthesize didOpenGroup=mDidOpenGroup; +@property(nonatomic) _Bool createBezierNode; // @synthesize createBezierNode=mCreateBezierNode; +@property(nonatomic) _Bool isCreatingNode; // @synthesize isCreatingNode=mIsCreatingNode; +@property(nonatomic) _Bool toggleNodeType; // @synthesize toggleNodeType=mToggleNodeType; +@property(nonatomic) _Bool toggleMirrorMagnitude; // @synthesize toggleMirrorMagnitude=mToggleMirrorMagnitude; +@property(nonatomic) _Bool toggleMirrored; // @synthesize toggleMirrored=mToggleMirrored; +@property(nonatomic) _Bool constrain; // @synthesize constrain=mConstrain; +@property(readonly, nonatomic) int initialReflectState; // @synthesize initialReflectState=mInitialReflectState; +- (id).cxx_construct; +- (void)endMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)moveSmoothControlKnob:(id)arg1 to:(struct CGPoint)arg2; +- (int)reflectionStateForBendingNodeType:(int)arg1 originalReflectionState:(int)arg2; +- (void)beginMovingKnob; +- (void)updateKnobs; +- (_Bool)shouldHideOtherKnobs; +- (id)decoratorOverlayLayers; +- (id)pathKnob; +- (id)pathRep; +- (id)editablePathSource; +- (void)startWithNodeCreationBlock:(id)arg1; +- (double)delay; +@property(readonly, nonatomic) _Bool createdNode; +- (id)initWithRep:(id)arg1 creatingKnobAtPoint:(struct CGPoint)arg2 initialPoint:(_Bool)arg3 reversed:(_Bool)arg4; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathManipulation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathManipulation.h new file mode 100644 index 000000000..77b93fd70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathManipulation.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDPathManipulation : NSObject +{ + TSDPathManipulation *mPrecedingManipulation; +} + +- (_Bool)canDecomposeRectIntoParts; +- (struct CGPath *)manipulatePath:(struct CGPath *)arg1 withLineWidth:(double)arg2; +- (void)dealloc; +- (id)initWithProperties:(id)arg1 bundle:(id)arg2 dataManager:(void *)arg3 precedingManipulation:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathPainter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathPainter-Protocol.h new file mode 100644 index 000000000..fa2a0dcee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathPainter-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDPathPainter +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; + +@optional +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 forImage:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..95fde2867 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDPathSource (PersistenceAdditions) ++ (id)pathSourceWithArchive:(const struct PathSourceArchive *)arg1; +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +- (void)saveSharedToArchive:(struct PathSourceArchive *)arg1; +- (void)loadSharedFromArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource.h new file mode 100644 index 000000000..618ba42d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathSource.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDPathSource : NSObject +{ + _Bool mHorizontalFlip; + _Bool mVerticalFlip; +} + ++ (id)pathSourceForShapeType:(int)arg1 naturalSize:(struct CGSize)arg2; +@property _Bool hasVerticalFlip; // @synthesize hasVerticalFlip=mVerticalFlip; +@property _Bool hasHorizontalFlip; // @synthesize hasHorizontalFlip=mHorizontalFlip; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)valueForSetSelector:(SEL)arg1; +- (struct CGAffineTransform)pathFlipTransform; +- (void)scaleToNaturalSize:(struct CGSize)arg1; +- (double)uniformScaleForScalingToNaturalSize:(struct CGSize)arg1; +- (void)setNaturalSize:(struct CGSize)arg1; +- (struct CGSize)naturalSize; +- (Class)preferredControllerClass; +- (id)interiorWrapPath; +- (id)bezierPathWithoutFlips; +- (id)bezierPath; +- (_Bool)isCircular; +- (_Bool)isRectangularForever; +- (_Bool)isRectangular; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPathStroker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPathStroker.h new file mode 100644 index 000000000..92aac09d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPathStroker.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUColor; + +// Not exported +@interface TSDPathStroker : NSObject +{ + TSUColor *mColor; + double mWidth; + TSDPathStroker *mPrecedingStroker; +} + +@property(nonatomic) double width; // @synthesize width=mWidth; +- (void)strokePath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2 inColor:(id)arg3; +- (void)dealloc; +- (id)initWithProperties:(id)arg1 bundle:(id)arg2 dataManager:(void *)arg3 precedingStroker:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..145f942be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDPointPathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource.h new file mode 100644 index 000000000..24a375c5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPointPathSource.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDSmartPathSource-Protocol.h" + +// Not exported +@interface TSDPointPathSource : TSDPathSource +{ + int mType; + struct CGPoint mPoint; + struct CGSize mNaturalSize; +} + ++ (id)pathSourceWithType:(int)arg1 point:(struct CGPoint)arg2 naturalSize:(struct CGSize)arg3; ++ (id)plusWithPoint:(struct CGPoint)arg1 naturalSize:(struct CGSize)arg2; ++ (id)starWithPoint:(struct CGPoint)arg1 naturalSize:(struct CGSize)arg2; ++ (id)doubleArrowWithPoint:(struct CGPoint)arg1 naturalSize:(struct CGSize)arg2; ++ (id)leftSingleArrowWithPoint:(struct CGPoint)arg1 naturalSize:(struct CGSize)arg2; ++ (id)rightSingleArrowWithPoint:(struct CGPoint)arg1 naturalSize:(struct CGSize)arg2; +@property struct CGSize naturalSize; // @synthesize naturalSize=mNaturalSize; +@property struct CGPoint point; // @synthesize point=mPoint; +@property int type; // @synthesize type=mType; +- (_Bool)p_isFlippedDoubleArrow; +- (_Bool)p_isRightFacingArrow; +- (struct CGPoint)p_getControlKnobPointForPlus; +- (void)p_setControlKnobPointForPlus:(struct CGPoint)arg1; +- (struct CGPoint)p_getControlKnobPointForStarInnerRadius; +- (void)p_setControlKnobPointForStarInnerRadius:(struct CGPoint)arg1; +- (struct CGPoint)p_getControlKnobPointForStarPoints; +- (void)p_setControlKnobPointForStarPoints:(struct CGPoint)arg1; +- (struct CGPoint)p_getControlKnobPointForArrow; +- (void)p_setControlKnobPointForArrow:(struct CGPoint)arg1; +- (struct CGPath *)p_newPlusPath; +- (struct CGPath *)p_newStarPath; +- (struct CGPath *)p_newArrowPath; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (struct CGSize)scaleFactorForInscribedRectangle; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (id)bezierPathWithoutFlips; +- (id)valueForSetSelector:(SEL)arg1; +- (struct CGPath *)newFeedbackPathForKnob:(unsigned long long)arg1; +- (id)getFeedbackStringForKnob:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +@property(readonly) unsigned long long numberOfControlKnobs; +- (void)setPointValue:(id)arg1; +- (void)scaleToNaturalSize:(struct CGSize)arg1; +- (struct CGPoint)maxPointValue; +- (struct CGPoint)minPointValue; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithType:(int)arg1 point:(struct CGPoint)arg2 naturalSize:(struct CGSize)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPropagatableCommand-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPropagatableCommand-Protocol.h new file mode 100644 index 000000000..3a1284a75 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPropagatableCommand-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDPropagatableCommand +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; + +@optional +- (void)populateChangePropagationMapBeforeCommit:(id)arg1; +- (_Bool)shouldBePropagated; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPropertySourceForModifyPrototypeChange.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPropertySourceForModifyPrototypeChange.h new file mode 100644 index 000000000..4864b0a5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPropertySourceForModifyPrototypeChange.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSSPropertySource-Protocol.h" + +@class TSDModifyPrototypeChange; + +// Not exported +@interface TSDPropertySourceForModifyPrototypeChange : NSObject +{ + TSDModifyPrototypeChange *mChange; + _Bool mAfterChange; +} + +- (double)CGFloatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (id)boxedObjectForProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (id)p_propertyMap; +- (id)initWithPrototypeChange:(id)arg1 afterChange:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDPrototypeChange-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDPrototypeChange-Protocol.h new file mode 100644 index 000000000..19f036973 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDPrototypeChange-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDPrototypeChange +@property(readonly) id propertiesAfterChange; +@property(readonly) id propertiesBeforeChange; +@property(readonly) id replacement; +@property(readonly) id prototype; +@property(readonly) _Bool prototypeIsBeingDeleted; +@property(readonly) _Bool prototypeIsBeingModified; +@property(readonly) _Bool prototypeIsBeingReplaced; +- (_Bool)propertiesAreChanging:(id)arg1; +- (_Bool)propertyIsChanging:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDQuicklookPersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDQuicklookPersistenceAdditions.h new file mode 100644 index 000000000..3a86843ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDQuicklookPersistenceAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDQuicklookPersistenceAdditions : NSObject +{ +} + ++ (id)imageFillFromColorFill:(id)arg1 objContext:(id)arg2; ++ (id)imageDataFromCGColor:(struct CGColor *)arg1 objContext:(id)arg2; ++ (struct CGSize)imageColorSize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRealignablePathSource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRealignablePathSource-Protocol.h new file mode 100644 index 000000000..86a9ecc41 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRealignablePathSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDRealignablePathSource +- (void)adjustGeometryForAlignToOrigin:(id)arg1; +- (void)alignToOrigin; +- (struct CGPath *)pathWithoutFlips; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDReducableInfo-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDReducableInfo-Protocol.h new file mode 100644 index 000000000..4d6fc4d32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDReducableInfo-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDReducableInfo +- (id)commandToReplaceImageData:(id)arg1 withReducedImageData:(id)arg2 associatedHint:(id)arg3; +- (struct CGSize)targetSizeForImageData:(id)arg1 associatedHint:(id)arg2; +- (id)imageDatasForReducingFileSizeWithAssociatedHints; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDReflection-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDReflection-PersistenceAdditions.h new file mode 100644 index 000000000..f54dd1093 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDReflection-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDReflection (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct ReflectionArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ReflectionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ReflectionArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDReflection.h b/iOS7/PrivateFrameworks/iWorkImport/TSDReflection.h new file mode 100644 index 000000000..ed9a151ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDReflection.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDReflection : NSObject +{ + double mOpacity; + double mFadeAcceleration; +} + ++ (_Bool)canMixWithNilObjects; ++ (id)reflection; +@property(readonly, nonatomic) double fadeAcceleration; // @synthesize fadeAcceleration=mFadeAcceleration; +@property(readonly, nonatomic) double opacity; // @synthesize opacity=mOpacity; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)description; +- (unsigned long long)hash; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithOpacity:(double)arg1; +- (id)initWithOpacity:(double)arg1 fadeAcceleration:(double)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRep-TSDPartitionedPartialRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRep-TSDPartitionedPartialRep.h new file mode 100644 index 000000000..00bf72aee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRep-TSDPartitionedPartialRep.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDRep (TSDPartitionedPartialRep) +- (struct CGRect)i_partition_deepClipRect; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRep.h new file mode 100644 index 000000000..1d82cf0bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRep.h @@ -0,0 +1,298 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDMagicMoveMatching-Protocol.h" + +@class CALayer, NSArray, NSDictionary, NSObject, TSDCanvas, TSDInteractiveCanvasController, TSDKnobTracker, TSDLayout, TSDLayoutGeometry, TSDRep, TSDTextureContext, TSDTextureSet, TSDTilingBackgroundQueue; + +// Not exported +@interface TSDRep : NSObject +{ + TSDCanvas *mCanvas; + TSDRep *mParentRep; + NSArray *mKnobs; + _Bool mKnobPositionsInvalid; + _Bool mShowKnobsWhenManipulated; + _Bool mKnobsAreShowing; + TSDKnobTracker *mKnobTracker; + _Bool mSelectionHighlightLayerValid; + CALayer *mSelectionHighlightLayer; + unsigned long long mTextureDeliveryStyle; + int mTextureByGlyphStyle; + TSDTextureContext *mTextureContext; + unsigned long long mTextureStage; + NSDictionary *mTextureActionAttributes; + NSDictionary *mTextureAnimationInfo; + _Bool mShowTemporaryHighlight; + CALayer *mTemporaryHighlightLayer; + _Bool mShowDragAndDropHighlight; + CALayer *mDragAndDropHighlightLayer; + TSDLayout *mTemporaryMixingLayout; + TSDLayout *mLayout; + TSDTextureSet *mTexture; + struct CGColor *mDefaultSelectionHighlightColor; + TSDLayoutGeometry *mLastGeometryInRoot; + struct CGRect mOriginalLayerFrameInScaledCanvas; + TSDTilingBackgroundQueue *mTileQueue; + long long mTileQueueOnce; + long long mTileProviderQueueLock; + NSObject *mTileProviderQueue; +} + +@property(retain, nonatomic) NSDictionary *textureAnimationInfo; // @synthesize textureAnimationInfo=mTextureAnimationInfo; +@property(nonatomic) NSDictionary *textureActionAttributes; // @synthesize textureActionAttributes=mTextureActionAttributes; +@property(nonatomic) unsigned long long textureStage; // @synthesize textureStage=mTextureStage; +@property(copy, nonatomic) TSDTextureContext *textureContext; // @synthesize textureContext=mTextureContext; +@property(nonatomic) int textureByGlyphStyle; // @synthesize textureByGlyphStyle=mTextureByGlyphStyle; +@property(nonatomic) unsigned long long textureDeliveryStyle; // @synthesize textureDeliveryStyle=mTextureDeliveryStyle; +@property(retain, nonatomic) TSDTextureSet *texture; // @synthesize texture=mTexture; +@property(nonatomic) TSDKnobTracker *currentKnobTracker; // @synthesize currentKnobTracker=mKnobTracker; +@property(nonatomic) TSDRep *parentRep; // @synthesize parentRep=mParentRep; +@property(retain, nonatomic) TSDLayout *temporaryMixingLayout; // @synthesize temporaryMixingLayout=mTemporaryMixingLayout; +@property(readonly, nonatomic) TSDCanvas *canvas; // @synthesize canvas=mCanvas; +@property(readonly, nonatomic) NSArray *hyperlinkRegions; +- (_Bool)wantsToDistortWithImagerContext; +- (void)i_shutdownTileQueue; +- (id)i_tileQueue; +- (void)performDrawBlock:(id)arg1; +- (id)i_queueForTileProvider; +- (_Bool)mustDrawOnMainThreadForInteractiveCanvas; +- (_Bool)canDrawInParallel; +- (_Bool)canDrawInBackgroundDuringScroll; +- (int)tilingMode; +- (_Bool)directlyManagesLayerContent; +- (struct CGPoint)centerForRotation; +- (struct CGRect)boundsForResizeGuideUI; +- (_Bool)wantsGuidesWhileResizing; +- (id)infoForTransforming; +- (_Bool)resizeFromCenterOnly; +- (double)opacity; +- (unsigned long long)adjustedKnobForComputingResizeGeometry:(unsigned long long)arg1; +- (id)resizedGeometryForTransform:(struct CGAffineTransform)arg1; +- (struct CGRect)targetRectForEditMenu; +- (id)itemsToAddToEditMenu; +- (_Bool)handlesEditMenu; +- (_Bool)isLocked; +- (_Bool)isPlaceholder; +- (_Bool)isSelectable; +- (int)dragHUDAndGuidesTypeAtCanvasPoint:(struct CGPoint)arg1; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (_Bool)shouldShowSizesInRulers; +- (_Bool)shouldShowDragHUD; +- (_Bool)isDraggable; +- (_Bool)isOpaque; +- (_Bool)masksToBounds; +- (id)allLayers; +- (void)invalidateAnnotationColor; +- (void)invalidateComments; +- (id)commentHighlightLayer; +- (_Bool)shouldShowCommentHighlight; +- (id)additionalLayersOverLayer; +- (id)additionalLayersUnderLayer; +- (void)didUpdateLayer:(id)arg1; +- (void)willUpdateLayer:(id)arg1; +- (_Bool)canEditWithEditor:(id)arg1; +- (id)beginEditing; +- (void)willBeRemoved; +- (void)processChangedProperty:(int)arg1; +- (void)drawInContext:(struct CGContext *)arg1; +- (_Bool)repDirectlyManagesContentsScaleOfLayer:(id)arg1; +- (_Bool)mustDrawTilingLayerOnMainThread:(id)arg1; +- (_Bool)canDrawTilingLayerInBackground:(id)arg1; +- (_Bool)shouldLayoutTilingLayer:(id)arg1; +- (id)textureForContext:(id)arg1; +- (void)p_setMagicMoveTextureAttributes:(id)arg1; +- (struct CGAffineTransform)unRotatedTransform:(struct CGAffineTransform)arg1; +- (void)markTextureDirty; +@property(readonly, nonatomic) double textureAngle; +- (_Bool)wantsToHandleTapsWhenLocked; +- (_Bool)wantsToHandleTapsOnContainingGroup; +- (_Bool)canClipThemeContentToCanvas; +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)shouldIgnoreSingleTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (_Bool)shouldIgnoreEditMenuTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (_Bool)wantsEditMenuForTapAtPoint:(struct CGPoint)arg1 onKnob:(id)arg2; +- (_Bool)handleDoubleTapAtPoint:(struct CGPoint)arg1 onKnob:(id)arg2; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1 onKnob:(id)arg2; +- (id)newCommandToApplyGeometry:(id)arg1 toInfo:(id)arg2; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (void)dynamicallyResizingWithTracker:(id)arg1; +- (_Bool)isBeingResized; +- (id)dynamicResizeDidBegin; +- (void)dynamicRotateDidEndWithTracker:(id)arg1; +- (void)p_dynamicRotateDidEnd; +- (void)dynamicallyRotatingWithTracker:(id)arg1; +- (struct CGPoint)unscaledGuidePosition; +- (double)angleForRotation; +- (_Bool)isBeingRotated; +- (void)p_dynamicRotateDidBegin; +- (void)dynamicRotateDidBegin; +- (_Bool)demandsExclusiveSelection; +- (void)endDragInsertFromPalette; +- (void)beginDragInsertFromPalette; +- (_Bool)allowRotateDelegate; +- (_Bool)allowResizeDelegate; +- (_Bool)allowDragDelegate; +- (void)dynamicDragDidEnd; +- (struct CGRect)i_originalLayerFrameInScaledCanvas; +- (struct CGPoint)i_dragOffset; +- (void)i_dynamicDragDidEnd; +- (_Bool)resetGuidesAfterDragAfterReset; +- (_Bool)exclusivelyProvidesGuidesWhileAligning; +- (_Bool)providesGuidesWhileAligning; +- (struct CGRect)snapRectForDynamicDragWithOffset:(struct CGPoint)arg1; +- (_Bool)isBeingDragged; +- (void)p_dynamicDragDidBegin; +- (void)dynamicDragDidBegin; +- (_Bool)isInDynamicOperation; +- (void)p_dynamicOperationDidEnd; +- (void)dynamicOperationDidEnd; +- (void)p_dynamicOperationDidBegin; +- (void)dynamicOperationDidBegin; +- (id)popoutLayers; +- (id)overlayLayers; +- (id)p_addLayersForKnobsToArray:(id)arg1 withDelegate:(id)arg2; +- (struct CGPoint)convertKnobPositionToUnscaledCanvas:(struct CGPoint)arg1; +- (void)i_invalidateSelectionHighlightLayer; +- (id)selectionHighlightLayer; +- (struct CGAffineTransform)transformForHighlightLayer; +- (struct CGRect)boundsForHighlightLayer; +@property(nonatomic) struct CGColor *selectionHighlightColor; +- (double)selectionHighlightWidth; +- (_Bool)directlyManagesVisibilityOfKnob:(id)arg1; +- (void)fadeKnobsOut; +- (void)fadeKnobsIn; +- (void)turnKnobsOn; +- (void)showKnobsDuringManipulation:(_Bool)arg1; +- (_Bool)shouldShowKnobs; +- (_Bool)shouldDisplayHyperlinkUI; +@property(readonly, nonatomic) _Bool isEditingPath; +- (_Bool)shouldCreateCommentKnob; +- (_Bool)shouldCreateLockedKnobs; +- (_Bool)shouldCreateSelectionKnobs; +- (_Bool)shouldCreateKnobs; +- (_Bool)shouldShowSelectionHighlight; +- (double)additionalRotationForKnobOrientation; +- (id)knobForTag:(unsigned long long)arg1; +- (void)p_actionGhostKnobHit; +- (void)p_toggleHyperlinkUIVisibility; +- (void)p_toggleCommentVisibility; +- (id)newTrackerForKnob:(id)arg1; +- (void)invalidateKnobPositions; +- (struct CGPoint)positionOfStandardKnob:(id)arg1 forBounds:(struct CGRect)arg2; +- (struct CGPoint)positionOfActionGhostKnob; +- (struct CGPoint)positionOfHyperlinkKnob; +- (void)updatePositionsOfKnobs:(id)arg1; +- (struct CGRect)p_trackingBoundsForStandardKnobs; +- (struct CGRect)boundsForStandardKnobs; +- (_Bool)canUseSpecializedHitRegionForKnob:(id)arg1; +- (void)p_addActionGhostKnobToArrayIfNecessary:(id)arg1; +- (void)addHyperlinkKnobToArray:(id)arg1; +- (void)addCommentKnobToArray:(id)arg1; +- (void)addLockedKnobsToArray:(id)arg1; +- (void)addSelectionKnobsToArray:(id)arg1; +- (id)newSelectionKnobForType:(int)arg1 tag:(unsigned long long)arg2; +- (void)addKnobsToArray:(id)arg1; +- (unsigned long long)enabledKnobMask; +- (void)invalidateKnobs; +@property(readonly, nonatomic) NSArray *knobs; +- (void)becameNotSelected; +- (void)becameSelected; +- (_Bool)isSelected; +- (_Bool)isSelectedIgnoringLocking; +- (void)endDrawingOperation; +- (void)beginDrawingOperation; +- (void)recursivelyDrawChildrenInContext:(struct CGContext *)arg1; +- (void)recursivelyDrawInContext:(struct CGContext *)arg1; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 inContext:(struct CGContext *)arg2; +- (struct CGRect)clipRect; +- (_Bool)isDrawingInFlippedContext; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)setupForDrawingInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (id)colorBehindLayer:(id)arg1; +- (Class)layerClass; +- (void)viewScrollingEnded; +- (void)viewScrollDidChange; +- (void)viewScaleDidChange; +- (void)screenScaleDidChange; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (void)processChanges:(id)arg1; +- (void)computeDirectLayerFrame:(struct CGRect *)arg1 andTransform:(struct CGAffineTransform *)arg2 basedOnLayoutGeometry:(id)arg3; +- (void)computeDirectLayerFrame:(struct CGRect *)arg1 andTransform:(struct CGAffineTransform *)arg2; +- (void)computeDirectLayerFrame:(struct CGRect *)arg1 andTransform:(struct CGAffineTransform *)arg2 basedOnTransform:(struct CGAffineTransform)arg3 andSize:(struct CGSize)arg4; +- (void)antiAliasDefeatLayerFrame:(struct CGRect *)arg1 forTransform:(struct CGAffineTransform)arg2; +- (void)antiAliasDefeatLayerTransform:(struct CGAffineTransform *)arg1 forFrame:(struct CGRect)arg2; +- (void)updateLayerGeometryFromLayout:(id)arg1; +- (struct CGAffineTransform)layerTransformInRootForZeroAnchor; +- (struct CGAffineTransform)parentLayerInverseTransformInRootForZeroAnchor; +- (struct CGAffineTransform)layerTransform; +- (void)layoutInRootChangedFrom:(id)arg1 to:(id)arg2 translatedOnly:(_Bool)arg3; +- (void)updateFromLayout; +- (void)updateChildrenFromLayout; +- (id)repForHandleSingleTap; +- (id)repForRotating; +- (id)repForSelecting; +- (id)additionalRepsForDragging; +- (id)repForDragging; +- (_Bool)intersectsUnscaledRect:(struct CGRect)arg1; +- (double)shortestDistanceToPoint:(struct CGPoint)arg1 countAsHit:(_Bool *)arg2; +- (_Bool)shouldExpandHitRegionWhenSmall; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (id)hitRepChrome:(struct CGPoint)arg1 passingTest:(id)arg2; +- (id)hitReps:(struct CGPoint)arg1 withSlopBlock:(id)arg2; +- (id)hitReps:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (id)hitRep:(struct CGPoint)arg1; +- (id)hitRep:(struct CGPoint)arg1 passingTest:(id)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)scrollRectToVisible:(struct CGRect)arg1 animated:(_Bool)arg2; +- (struct CGRect)convertNaturalRectFromLayerRelative:(struct CGRect)arg1; +- (struct CGRect)convertNaturalRectToLayerRelative:(struct CGRect)arg1; +- (struct CGPoint)convertNaturalPointFromLayerRelative:(struct CGPoint)arg1; +- (struct CGPoint)convertNaturalPointToLayerRelative:(struct CGPoint)arg1; +- (struct CGAffineTransform)transformToConvertNaturalFromLayerRelative; +- (struct CGAffineTransform)transformToConvertNaturalToLayerRelative; +- (struct CGPoint)layerOffsetForDragging; +- (struct CGRect)layerFrameInScaledCanvasRelativeToParent; +- (struct CGRect)i_layerFrameInScaledCanvasIgnoringDragging; +- (struct CGRect)layerFrameInScaledCanvas; +- (struct CGRect)frameInScreenSpace; +- (struct CGRect)frameInUnscaledCanvasIncludingChrome; +- (struct CGRect)frameInUnscaledCanvas; +- (struct CGPoint)convertNaturalPointFromUnscaledCanvas:(struct CGPoint)arg1; +- (struct CGPoint)convertNaturalPointToUnscaledCanvas:(struct CGPoint)arg1; +- (struct CGPath *)newPathInScaledCanvasFromNaturalRect:(struct CGRect)arg1; +- (struct CGRect)convertNaturalRectFromUnscaledCanvas:(struct CGRect)arg1; +- (struct CGRect)convertNaturalRectToUnscaledCanvas:(struct CGRect)arg1; +- (struct CGRect)naturalBounds; +- (double)angleInRoot; +- (void)addToSet:(id)arg1; +- (id)parentRepToPerformSelecting; +- (void)i_willEnterForeground; +- (void)i_willBeRemoved; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1; +- (id)connectedReps; +- (id)commandController; +- (id)info; +@property(readonly, nonatomic) TSDLayout *layout; // @synthesize layout=mLayout; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; +- (_Bool)i_hasInteractiveCanvasController; +- (id)description; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRepDragTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRepDragTracker.h new file mode 100644 index 000000000..669ab776d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRepDragTracker.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDDecorator-Protocol.h" +#import "TSDLayoutManipulatingTracker-Protocol.h" + +@class CAShapeLayer, NSMutableSet, NSTimer, TSDAutoscroll, TSDHUDViewController, TSDRep, TSUPointerKeyDictionary; + +// Not exported +@interface TSDRepDragTracker : NSObject +{ + TSDRep *mRep; + _Bool mDidBeginDrag; + _Bool mHaveShownHUD; + _Bool mHaveShownSecondHUD; + _Bool mHaveShownRuler; + _Bool mIsInspectorDrivenDrag; + struct CGPoint mInitialDragPoint; + struct CGPoint mActualDragPoint; + struct CGPoint mPreviousActualDragPoint; + struct CGPoint mLogicalDragPoint; + TSDHUDViewController *mSecondHUDController; + struct CGPoint mUnscaledDragDelta; + NSTimer *mRulerTimer; + TSDAutoscroll *mAutoscroll; + struct CGPoint mAutoscrollPoint; + id mDelegate; + _Bool mInWillBeginDynamicOperation; + _Bool mInDidEndDynamicOperation; + TSUPointerKeyDictionary *mMapRepsToSnapOffsets; + _Bool mShouldConstrain; + double mSnapLevel; + double mConstraintAngle; + struct CGPoint mConstrainingPoint; + _Bool mConstraintGuidesShowing; + CAShapeLayer *mGuideLayer; + _Bool mShouldShowGuides; + _Bool mShouldSnapToGuides; + _Bool mAlreadyInCommandGroup; + NSMutableSet *mConnectedLineLayouts; + _Bool mShowDragHUD; + _Bool mShouldShowRuler; + _Bool mTrackerDidBeginDragging; +} + +@property(nonatomic) _Bool alreadyInCommandGroup; // @synthesize alreadyInCommandGroup=mAlreadyInCommandGroup; +@property(nonatomic) _Bool shouldSnapToGuides; // @synthesize shouldSnapToGuides=mShouldSnapToGuides; +@property(nonatomic) _Bool shouldShowGuides; // @synthesize shouldShowGuides=mShouldShowGuides; +@property(nonatomic) _Bool isInspectorDrivenDrag; // @synthesize isInspectorDrivenDrag=mIsInspectorDrivenDrag; +@property(nonatomic) _Bool shouldShowRuler; // @synthesize shouldShowRuler=mShouldShowRuler; +@property(nonatomic) _Bool showDragHUD; // @synthesize showDragHUD=mShowDragHUD; +@property(readonly, nonatomic) _Bool didBeginDrag; // @synthesize didBeginDrag=mDidBeginDrag; +@property(retain, nonatomic) TSDRep *rep; // @synthesize rep=mRep; +- (_Bool)p_delegateIsHandlingDrag; +- (void)p_makeSiblingRepsOfRep:(id)arg1 performBlock:(id)arg2; +- (void)p_hideGuideLayer; +- (void)p_showGuideLayer; +- (struct CGRect)p_selectedInfosRect; +- (void)p_updateGuides; +- (void)p_displayRulerAndRect; +- (void)p_hideHUD; +- (void)p_updateHUDAtPoint:(struct CGPoint)arg1; +- (void)p_updateHUDFromTimer; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (id)decoratorOverlayLayers; +- (void)didChangeCurrentlyTransformingReps; +- (_Bool)operationShouldBeDynamic; +- (_Bool)supportsAlignmentGuides; +- (void)didEndDynamicOperationForReps:(id)arg1; +- (void)commitChangesForReps:(id)arg1; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (void)willBeginDynamicOperationForReps:(id)arg1; +- (_Bool)handlesCopyingObjects; +- (void)p_didBeginDrag; +- (void)setConstrainingPoint:(struct CGPoint)arg1; +- (void)setSnapLevel:(double)arg1; +- (void)setShouldConstrain:(_Bool)arg1; +- (void)setLogicalDragPoint:(struct CGPoint)arg1; +- (void)setActualDragPoint:(struct CGPoint)arg1; +- (void)addUnscaledDragDelta:(struct CGPoint)arg1; +- (void)endPossibleRepDragGesture; +- (void)beginShowingDragUIForInitialDragPoint:(struct CGPoint)arg1; +- (id)selectionBehaviorForReps:(id)arg1; +- (void)dealloc; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRepRotateTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRepRotateTracker.h new file mode 100644 index 000000000..244fdad28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRepRotateTracker.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDDecorator-Protocol.h" +#import "TSDLayoutManipulatingTracker-Protocol.h" + +@class CAShapeLayer, TSDRep; + +// Not exported +@interface TSDRepRotateTracker : NSObject +{ + TSDRep *mRep; + _Bool mDidBeginRotation; + _Bool mMovedMinimumDistance; + struct CGPoint mCenterForRotation; + double mSnapThreshold; + double mRotateDeltaInRadians; + double mCurrentLogicalAngleInDegrees; + double mCurrentPhysicalAngleInDegrees; + double mPreviousSnap; + double mOriginalAngleInDegrees; + CAShapeLayer *mGuideLayer; + _Bool mHaveSproingedHUD; + _Bool mShouldShowHUD; + id mDelegate; + TSDRep *mOriginalNonFloatingRep; +} + +@property(nonatomic) double snapThreshold; // @synthesize snapThreshold=mSnapThreshold; +@property(readonly, nonatomic) double currentLogicalAngleInDegrees; // @synthesize currentLogicalAngleInDegrees=mCurrentLogicalAngleInDegrees; +@property(nonatomic) struct CGPoint centerForRotation; // @synthesize centerForRotation=mCenterForRotation; +@property(nonatomic) _Bool shouldShowHUD; // @synthesize shouldShowHUD=mShouldShowHUD; +@property(retain, nonatomic) TSDRep *rep; // @synthesize rep=mRep; +- (void)p_makeSiblingRepsPerformBlock:(id)arg1; +- (_Bool)p_shouldApplyRotateToSiblingsOfRep; +- (void)p_hideGuideLayer; +- (void)p_updateGuideLayerWithAngle:(double)arg1 didSnap:(_Bool)arg2; +- (void)p_hideHUD; +- (void)p_sproingHUD; +- (void)p_updateHUDWithAngle:(double)arg1; +- (void)p_begin; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (id)decoratorOverlayLayers; +- (_Bool)operationShouldBeDynamic; +- (_Bool)supportsAlignmentGuides; +- (void)commitChangesForReps:(id)arg1; +- (_Bool)shouldOpenCommandGroupToCommitChangesForReps:(id)arg1; +- (struct CGAffineTransform)rotateTransform; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (void)addRotateDelta:(double)arg1; +- (void)dealloc; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRepTileProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRepTileProvider.h new file mode 100644 index 000000000..17bb9494a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRepTileProvider.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDRepTileProvider : TSDTileProvider +{ +} + +- (void)endDrawingOperation; +- (void)beginDrawingOperation; +- (void)drawTargetInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)canTargetDrawInParallel; +- (_Bool)isTargetOpaque; +- (id)initWithRep:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRepTrackerDelegateCreation-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRepTrackerDelegateCreation-Protocol.h new file mode 100644 index 000000000..695319cb4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRepTrackerDelegateCreation-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDRepTrackerDelegateCreation + +@optional +- (id)repTrackerDelegate; +- (id)repDragTrackerDelegate; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDReplaceDeletePrototypeChange.h b/iOS7/PrivateFrameworks/iWorkImport/TSDReplaceDeletePrototypeChange.h new file mode 100644 index 000000000..c5dea3a9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDReplaceDeletePrototypeChange.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPrototypeChange-Protocol.h" + +// Not exported +@interface TSDReplaceDeletePrototypeChange : NSObject +{ + _Bool mPrototypeIsBeingReplaced; + _Bool mPrototypeIsBeingDeleted; + id mReplacement; + id mPrototype; +} + +@property(readonly) id prototype; // @synthesize prototype=mPrototype; +@property(readonly) id replacement; // @synthesize replacement=mReplacement; +@property(readonly) _Bool prototypeIsBeingDeleted; // @synthesize prototypeIsBeingDeleted=mPrototypeIsBeingDeleted; +@property(readonly) _Bool prototypeIsBeingReplaced; // @synthesize prototypeIsBeingReplaced=mPrototypeIsBeingReplaced; +- (_Bool)propertiesAreChanging:(id)arg1; +- (_Bool)propertyIsChanging:(int)arg1; +@property(readonly) id propertiesAfterChange; +@property(readonly) id propertiesBeforeChange; +- (id)changedPropertySet; +@property(readonly) _Bool prototypeIsBeingModified; +- (id)description; +- (void)dealloc; +- (id)initDeletePrototypeChangeForPrototype:(id)arg1 replacement:(id)arg2; +- (id)initReplacePrototypeChangeForPrototype:(id)arg1 toReplacement:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDResizeKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDResizeKnobTracker.h new file mode 100644 index 000000000..dd89f51a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDResizeKnobTracker.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDecorator-Protocol.h" + +@class CALayer, TSDHUDViewController, TSDLayout, TSDRep, TSUPointerKeyDictionary; + +// Not exported +@interface TSDResizeKnobTracker : TSDKnobTracker +{ + _Bool mSnapEnabled; + struct CGSize mMinimumSize; + struct CGSize mMaximumSize; + _Bool mCanMoveKnobAcrossOpposite; + _Bool mShouldResizeFromCenter; + TSDRep *mRepToMatch; + struct CGPoint mSecondaryHUDPoint; + struct CGAffineTransform mOriginalTransformInRoot; + TSDLayout *mResizingLayout; + TSUPointerKeyDictionary *mResizingLayoutsByRep; + struct CGRect mBaseBounds; + struct CGRect mLastNewBounds; + _Bool mSnappedToAspectRatio; + _Bool mBeganAlignmentOperation; + CALayer *mGuideLayer; + TSDHUDViewController *mSecondHUDController; + id mDelegate; + _Bool mNeedsHUD; +} + +@property(nonatomic) struct CGPoint secondaryHUDPoint; // @synthesize secondaryHUDPoint=mSecondaryHUDPoint; +@property(retain, nonatomic) TSDRep *repToMatch; // @synthesize repToMatch=mRepToMatch; +@property(nonatomic) _Bool canMoveKnobAcrossOpposite; // @synthesize canMoveKnobAcrossOpposite=mCanMoveKnobAcrossOpposite; +@property(nonatomic) struct CGSize maximumSize; // @synthesize maximumSize=mMaximumSize; +@property(nonatomic) struct CGSize minimumSize; // @synthesize minimumSize=mMinimumSize; +@property(nonatomic) _Bool snapEnabled; // @synthesize snapEnabled=mSnapEnabled; +@property(nonatomic) _Bool shouldResizeFromCenter; // @synthesize shouldResizeFromCenter=mShouldResizeFromCenter; +- (struct CGRect)i_lastNewBounds; +- (void)p_makeSiblingRepsPerformBlock:(id)arg1; +- (_Bool)p_shouldApplyResizeToSiblingsOfRep; +- (_Bool)p_isPreservingAspectRatio; +- (_Bool)p_isResizingFromCenter; +- (_Bool)p_isMatchingSize; +- (void)p_showHUDAndGuides; +- (void)p_cancelDelayedHUDAndGuides; +- (void)p_hideHUD; +- (void)p_updateHUD; +- (void)p_hideGuideLayer; +- (void)p_updateGuideLayer; +- (void)p_validateLayout; +- (void)constrainBetweenMaxAndMinSize; +- (void)constrainAndSnapByMovingKnobTo:(struct CGPoint)arg1 snappingToGuides:(_Bool)arg2; +- (struct CGRect)p_simpleResizedRectByMovingKnobTo:(struct CGPoint)arg1; +- (struct CGAffineTransform)p_repTransformInRootForTransforming; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)endMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (struct CGPoint)convertKnobPositionToUnscaledCanvas:(struct CGPoint)arg1; +- (void)moveKnobToCanvasPosition:(struct CGPoint)arg1; +- (void)beginMovingKnob; +- (void)changeDynamicLayoutsForReps:(id)arg1; +- (_Bool)isMinimumSizeFixed; +- (_Bool)shouldHideSelectionHighlight; +- (id)hudLabelText; +- (void)applyNewBoundsToPrimaryRep; +- (void)applyNewBoundsToRep:(id)arg1; +- (id)decoratorOverlayLayers; +- (_Bool)canCenterResize; +- (id)resizingLayoutForRep:(id)arg1; +- (id)currentGeometryForLayout:(id)arg1; +- (struct CGAffineTransform)transformForLayout:(id)arg1; +- (struct CGAffineTransform)resizeTransform; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)allowHUDToDisplay; +- (_Bool)hasVerticalFlip; +- (_Bool)hasHorizontalFlip; +- (struct CGSize)currentSizeForLayout:(id)arg1; +- (struct CGAffineTransform)transformInRootForStandardKnobs; +- (struct CGRect)currentBoundsForStandardKnobs; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDRootLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDRootLayout.h new file mode 100644 index 000000000..c55c1bd0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDRootLayout.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDAdaptiveLayout-Protocol.h" + +@class TSDLayoutController, TSUPointerKeyDictionary; + +// Not exported +@interface TSDRootLayout : TSDAbstractLayout +{ + TSDLayoutController *mLayoutController; + _Bool mSupportsAdaptiveLayout; + TSUPointerKeyDictionary *mShiftedObjects; +} + +- (struct CGPoint)applyAdaptiveLayoutTo:(id)arg1 info:(id)arg2 offset:(struct CGPoint)arg3; +- (void)endDynamicAdaptiveLayout; +- (void)beginDynamicAdaptiveLayout; +- (id)p_shiftedObjects; +- (_Bool)isRootLayoutForInspectorGeometry; +- (id)layoutsForProvidingGuidesForChildLayouts; +- (_Bool)providesGuidesForChildLayouts; +- (id)childLayoutsInRect:(struct CGRect)arg1; +- (id)layoutController; +- (void)dealloc; +- (id)initWithLayoutController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource-PersistenceAdditions.h new file mode 100644 index 000000000..21e956b5e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDScalarPathSource (PersistenceAdditions) +- (void)saveToArchive:(struct PathSourceArchive *)arg1; +- (id)initWithArchive:(const struct PathSourceArchive *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource.h new file mode 100644 index 000000000..483830757 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDScalarPathSource.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDSmartPathSource-Protocol.h" + +// Not exported +@interface TSDScalarPathSource : TSDPathSource +{ + int mType; + double mScalar; + struct CGSize mNaturalSize; +} + ++ (id)pathSourceWithType:(int)arg1 scalar:(double)arg2 naturalSize:(struct CGSize)arg3; ++ (id)chevronWithScalar:(double)arg1 naturalSize:(struct CGSize)arg2; ++ (id)regularPolygonWithScalar:(double)arg1 naturalSize:(struct CGSize)arg2; ++ (id)roundedRectangleWithScalar:(double)arg1 naturalSize:(struct CGSize)arg2; ++ (id)rectangleWithNaturalSize:(struct CGSize)arg1; +@property(nonatomic) struct CGSize naturalSize; // @synthesize naturalSize=mNaturalSize; +@property(nonatomic) double scalar; // @synthesize scalar=mScalar; +@property(nonatomic) int type; // @synthesize type=mType; +- (struct CGPoint)p_getControlKnobPointForChevron; +- (void)p_setControlKnobPointForChevron:(struct CGPoint)arg1; +- (struct CGPoint)p_getControlKnobPointForRegularPolygon; +- (void)p_setControlKnobPointForRegularPolygon:(struct CGPoint)arg1; +- (struct CGPoint)p_getControlKnobPointForRoundedRect; +- (void)p_setControlKnobPointForRoundedRect:(struct CGPoint)arg1; +- (struct CGPath *)p_newChevronPath; +- (struct CGPath *)p_newRegularPolygonPath; +- (struct CGPath *)p_newRoundedRectPath; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (struct CGSize)scaleFactorForInscribedRectangle; +- (_Bool)isCircular; +- (_Bool)isRectangular; +- (id)bezierPathWithoutFlips; +- (id)valueForSetSelector:(SEL)arg1; +- (struct CGPath *)newFeedbackPathForKnob:(unsigned long long)arg1; +- (id)getFeedbackStringForKnob:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +@property(readonly) unsigned long long numberOfControlKnobs; +@property(readonly, nonatomic) double maxScalar; +- (void)setScalarValue:(id)arg1; +- (void)scaleToNaturalSize:(struct CGSize)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithType:(int)arg1 scalar:(double)arg2 naturalSize:(struct CGSize)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSelectionStatisticsContributor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSelectionStatisticsContributor-Protocol.h new file mode 100644 index 000000000..841c0d539 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSelectionStatisticsContributor-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDInfo-Protocol.h" + +@protocol TSDSelectionStatisticsContributor +- (void)processSelectedStoragesWithStatisticsController:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-Internal.h new file mode 100644 index 000000000..db00e9a80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-Internal.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShadow (Internal) +- (struct CGImage *)i_newEmptyImageWithSize:(struct CGSize)arg1; +- (id)i_initWithOpacity:(double)arg1 color:(struct CGColor *)arg2 enabled:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-PersistenceAdditions.h new file mode 100644 index 000000000..cdafa69e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShadow (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct ShadowArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ShadowArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShadow.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow.h new file mode 100644 index 000000000..b77393c1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShadow.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" +#import "TSSPreset-Protocol.h" +#import "TSSPresetSource-Protocol.h" + +@class NSString, TSUColor; + +// Not exported +@interface TSDShadow : NSObject +{ + double mAngle; + double mOffset; + double mRadius; + double mOpacity; + struct CGColor *mColor; + _Bool mEnabled; +} + ++ (_Bool)canMixWithNilObjects; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (_Bool)automaticallyNotifiesObserversOfTSUColor; ++ (id)keyPathsForValuesAffectingTSUColor; ++ (id)curvedShadowWithOffset:(double)arg1 angle:(double)arg2 radius:(double)arg3 curve:(double)arg4 opacity:(double)arg5 color:(struct CGColor *)arg6 enabled:(_Bool)arg7; ++ (id)shadowWithNSShadow:(id)arg1; ++ (id)contactShadowWithAngle:(double)arg1 offset:(double)arg2 radius:(double)arg3 height:(double)arg4 opacity:(double)arg5 color:(struct CGColor *)arg6 enabled:(_Bool)arg7; ++ (id)shadowWithAngle:(double)arg1 offset:(double)arg2 radius:(double)arg3 opacity:(double)arg4 color:(struct CGColor *)arg5 enabled:(_Bool)arg6; ++ (id)defaultDisabledShadow; ++ (id)defaultShadow; ++ (id)p_defaultShadowEnabled:(_Bool)arg1; +@property(readonly, nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=mEnabled; +@property(readonly, nonatomic) struct CGColor *color; // @synthesize color=mColor; +@property(readonly, nonatomic) double opacity; // @synthesize opacity=mOpacity; +@property(readonly, nonatomic) double radius; // @synthesize radius=mRadius; +@property(readonly, nonatomic) double offset; // @synthesize offset=mOffset; +@property(readonly, nonatomic) double angle; // @synthesize angle=mAngle; +- (id)NSShadow; +- (id)shadowByTransformingByTransform:(struct CGAffineTransform)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (SEL)mapThemeAssetSelector; +- (_Bool)isThemeEquivalent:(id)arg1; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)differenceRequiresRebuilding:(id)arg1; +- (struct CGRect)shadowBoundsForRect:(struct CGRect)arg1 additionalAngle:(double)arg2; +- (struct CGRect)shadowBoundsForRect:(struct CGRect)arg1; +- (struct CGRect)shadowBoundsForRect:(struct CGRect)arg1 additionalTransform:(struct CGAffineTransform)arg2; +- (struct CGImage *)newShadowImageForRep:(id)arg1 withSize:(struct CGSize)arg2 drawSelector:(SEL)arg3 unflipped:(_Bool)arg4; +- (struct CGRect)boundsForRep:(id)arg1; +- (struct CGRect)boundsInNaturalSpaceForRep:(id)arg1; +- (void)applyToContext:(struct CGContext *)arg1 viewScale:(double)arg2 flipped:(_Bool)arg3 extraOffset:(struct CGSize)arg4; +- (void)applyToContext:(struct CGContext *)arg1 viewScale:(double)arg2 flipped:(_Bool)arg3; +- (void)applyToContext:(struct CGContext *)arg1 viewScale:(double)arg2; +@property(readonly, nonatomic) TSUColor *TSUColor; +@property(readonly, nonatomic) struct CGPoint offsetDelta; +- (id)typeDescription; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)shadowType; +- (_Bool)showForEditingText; +- (_Bool)isCurvedShadow; +- (_Bool)isDropShadow; +- (_Bool)isContactShadow; +- (unsigned long long)hash; +- (void)dealloc; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (double)clampOpacity:(double)arg1; +- (double)clampRadius:(double)arg1; +- (double)clampOffset:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShadowSwatch.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShadowSwatch.h new file mode 100644 index 000000000..7354ca087 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShadowSwatch.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPathPainter-Protocol.h" + +@class TSDShadow; + +// Not exported +@interface TSDShadowSwatch : NSObject +{ + TSDShadow *mShadow; +} + +@property(readonly, nonatomic) TSDShadow *shadow; // @synthesize shadow=mShadow; +- (void)p_drawCurvedShadowInContext:(struct CGContext *)arg1 inRect:(struct CGRect)arg2 forShadow:(id)arg3 forImage:(struct CGImage *)arg4 forSwatchRect:(struct CGRect)arg5; +- (void)p_drawContactShadowInContext:(struct CGContext *)arg1 inRect:(struct CGRect)arg2 forShadow:(id)arg3 forImage:(struct CGImage *)arg4 forSwatchRect:(struct CGRect)arg5; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 forImage:(id)arg3; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithShadow:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeApplyPresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeApplyPresetCommand.h new file mode 100644 index 000000000..7eec45f35 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeApplyPresetCommand.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface TSDShapeApplyPresetCommand : TSDStyledInfoSetStyleCommand +{ + NSObject *mPreset; +} + +@property(readonly, nonatomic) NSObject *preset; // @synthesize preset=mPreset; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ShapeApplyPresetCommandArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ShapeApplyPresetCommandArchive *)arg1 unarchiver:(id)arg2; +- (const struct ShapeApplyPresetCommandArchive *)shapeApplyPresetCommandArchiveFromUnarchiver:(id)arg1; +- (void)computeStyle; +- (void)dealloc; +- (id)initWithShape:(id)arg1 presetKind:(id)arg2 index:(unsigned long long)arg3; +- (id)initWithShape:(id)arg1 preset:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlKnobTracker.h new file mode 100644 index 000000000..5e79e3e1d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlKnobTracker.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDecorator-Protocol.h" + +@class CAShapeLayer; + +// Not exported +@interface TSDShapeControlKnobTracker : TSDKnobTracker +{ + CAShapeLayer *mGuideLayer; +} + +- (void)p_hideHUD; +- (void)p_updateHUDAtPoint:(struct CGPoint)arg1; +- (void)p_hideGuideLayer; +- (void)p_updateGuideLayer; +- (void)endMovingKnob; +- (void)beginMovingKnob; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (id)decoratorOverlayLayers; +- (id)shapeControlRep; +- (id)shapeControlLayout; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlLayout-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlLayout-Protocol.h new file mode 100644 index 000000000..f0b298940 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlLayout-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class TSDPathSource; + +@protocol TSDShapeControlLayout +@property(readonly, nonatomic) TSDPathSource *smartPathSource; +- (struct CGRect)pathBoundsWithoutStroke; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlRep-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlRep-Protocol.h new file mode 100644 index 000000000..2e5a4bceb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeControlRep-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDShapeControlRep +- (void)dynamicMoveSmartShapeKnobDidEndWithTracker:(id)arg1; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMoveSmartShapeKnobDidBegin; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor-StrokeEditing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor-StrokeEditing.h new file mode 100644 index 000000000..295bdeb8b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor-StrokeEditing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeEditor (StrokeEditing) +- (void)endChangingStrokeWidth:(id)arg1; +- (void)takePatternFromStroke:(id)arg1 withDefaultStroke:(id)arg2; +- (id)strokeColorPickerTitle; +- (void)setStrokeColor:(id)arg1; +- (id)strokeSwatches; +- (void)setStroke:(id)arg1; +- (id)stroke; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor.h new file mode 100644 index 000000000..9f3c865cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeEditor.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDStylePresetsInspectorPaneDelegate-Protocol.h" + +// Not exported +@interface TSDShapeEditor : TSDStyledDrawableEditor +{ + _Bool mFillInspectorDisclosed; +} + +@property(nonatomic) _Bool fillInspectorDisclosed; // @synthesize fillInspectorDisclosed=mFillInspectorDisclosed; +- (_Bool)p_leftLineEndIsHeadForInfo:(id)arg1; +- (struct CGSize)imageSizeForPreset:(id)arg1 swatchSize:(struct CGSize)arg2; +- (id)swatchRenderingOperationForPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 view:(id)arg5; +- (id)imageForPreset:(id)arg1 size:(struct CGSize)arg2; +- (void)stylePresetInspector:(id)arg1 applyPresetAfterRedefine:(id)arg2 toObject:(id)arg3; +- (void)stylePresetInspector:(id)arg1 didSelectPreset:(id)arg2; +- (id)newApplyPresetCommandFromShape:(id)arg1 preset:(id)arg2 applyTextStyle:(_Bool)arg3; +- (id)stylePresetsForInspector:(id)arg1; +- (_Bool)p_containsClosedPaths; +- (void)beginPathEditing:(id)arg1; +- (_Bool)canBeginPathEditing; +- (id)topLevelInspectorAutosaveName; +- (id)selectedObjectsSupportingSmartShapeAttributes; +- (id)selectedObjectsSupportingEndpoints; +- (id)selectedObjectsSupportingFill; +- (void)setLineEnd:(id)arg1 isLeftLineEnd:(_Bool)arg2; +- (void)setStyleValue:(id)arg1 forStyleProperty:(int)arg2; +- (void)resetTextAndObjectHandles:(id)arg1; +- (void)performBooleanOperationOnPaths:(unsigned long long)arg1; +- (void)intersectPaths:(id)arg1; +- (void)makePathEditable:(id)arg1; +- (void)makePathSmooth:(id)arg1; +- (void)makePathSharp:(id)arg1; +- (_Bool)canResetTextAndObjectHandles; +- (_Bool)canIntersectPaths; +- (_Bool)canMakePathSmoothOrSharp; +- (_Bool)canMakePathEditable; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; +- (_Bool)shouldShowShapeIntersectionInspector; +- (_Bool)shouldShowLineInspector; +- (_Bool)shouldShowCalloutInspector; +- (_Bool)shouldShowArrowInspector; +- (_Bool)shouldShowStarInspector; +- (_Bool)shouldShowPolygonInspector; +- (_Bool)shouldShowRoundedRectInspector; +- (_Bool)shouldShowInspectorForPointPathSourceOfTypes:(id)arg1; +- (_Bool)shouldShowInspectorForScalarPathSourceOfType:(int)arg1; +- (_Bool)suppressesPresetInspector; +- (_Bool)infoIsLine:(id)arg1; +- (_Bool)suppressesStyleInspector; +- (_Bool)suppressesTextInspector; +- (_Bool)suppressesFillInspector; +- (_Bool)infosAreLines; +- (id)firstShapeInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions.h new file mode 100644 index 000000000..f4cb06de3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeInfo (PersistenceAdditions) +- (void)saveToArchive:(struct ShapeArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct ShapeArchive *)arg1 unarchiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions_private.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions_private.h new file mode 100644 index 000000000..bf1a4f63e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-PersistenceAdditions_private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeInfo (PersistenceAdditions_private) +- (void)p_correctNearZeroWidthLines; +- (void)p_correctLineSegmentGeometry; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-TSTextAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-TSTextAdditions.h new file mode 100644 index 000000000..dee177e44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo-TSTextAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeInfo (TSTextAdditions) +- (int)elementKind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo.h new file mode 100644 index 000000000..13df34f80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeInfo.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" +#import "TSDReducableInfo-Protocol.h" +#import "TSKSearchable-Protocol.h" +#import "TSSThemedObject-Protocol.h" + +@class TSDFill, TSDLineEnd, TSDPathSource, TSDShapeStyle; + +// Not exported +@interface TSDShapeInfo : TSDStyledInfo +{ + TSDPathSource *mPathSource; + TSDShapeStyle *mStyle; + TSDLineEnd *mHeadLineEnd; + TSDLineEnd *mTailLineEnd; +} + +@property(retain, nonatomic) TSDPathSource *pathSource; // @synthesize pathSource=mPathSource; +- (id)style; +- (id)objectForProperty:(int)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (id)animationFilters; +- (id)commandToReplaceImageData:(id)arg1 withReducedImageData:(id)arg2 associatedHint:(id)arg3; +- (struct CGSize)targetSizeForImageData:(id)arg1 associatedHint:(id)arg2; +- (id)imageDatasForReducingFileSizeWithAssociatedHints; +- (id)commandToFlipWithOrientation:(int)arg1; +- (void)setValuesForProperties:(id)arg1; +@property(copy, nonatomic) TSDFill *fill; +- (void)setStyle:(id)arg1; +- (void)setGeometry:(id)arg1; +@property(readonly, nonatomic) TSDShapeStyle *shapeStyle; +- (Class)styleClass; +- (Class)editorClass; +- (Class)repClass; +- (Class)layoutClass; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 pathSource:(id)arg4; +@property(retain, nonatomic) TSDLineEnd *tailLineEnd; +@property(retain, nonatomic) TSDLineEnd *headLineEnd; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout-TPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout-TPAdditions.h new file mode 100644 index 000000000..b1f6218cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout-TPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeLayout (TPAdditions) +- (id)textWrapperForExteriorWrap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout.h new file mode 100644 index 000000000..0e20fbe51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLayout.h @@ -0,0 +1,147 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDShapeControlLayout-Protocol.h" + +@class TSDBezierPath, TSDEditableBezierPathSource, TSDFill, TSDInfoGeometry, TSDMutableStroke, TSDPathSource, TSDPathSource; + +// Not exported +@interface TSDShapeLayout : TSDStyledLayout +{ + struct { + unsigned int path:1; + unsigned int pathBounds:1; + unsigned int pathBoundsWithoutStroke:1; + unsigned int pathIsOpen:1; + unsigned int pathIsLineSegment:1; + unsigned int alignmentFrame:1; + unsigned int headAndTail:1; + unsigned int headLineEnd:1; + unsigned int tailLineEnd:1; + unsigned int clippedPath:1; + } mShapeInvalidFlags; + TSDBezierPath *mCachedPath; + struct CGRect mCachedPathBounds; + struct CGRect mCachedPathBoundsWithoutStroke; + _Bool mCachedPathIsOpen; + _Bool mCachedPathIsLineSegment; + struct CGRect mCachedAlignmentFrame; + struct CGPoint mHeadPoint; + struct CGPoint mTailPoint; + struct CGPoint mHeadLineEndPoint; + struct CGPoint mTailLineEndPoint; + double mHeadLineEndAngle; + double mTailLineEndAngle; + long long mHeadCutSegment; + long long mTailCutSegment; + double mHeadCutT; + double mTailCutT; + TSDBezierPath *mCachedClippedPath; + TSDPathSource *mShrunkenPathSource; + TSDEditableBezierPathSource *mCachedEditableBezierPathSource; + TSDPathSource *mCachedPathSource; + TSDPathSource *mResizePathSource; + TSDInfoGeometry *mResizeInfoGeometry; + TSDInfoGeometry *mInitialInfoGeometry; + TSDMutableStroke *mDynamicStroke; + TSDFill *mDynamicFill; +} + +@property(retain, nonatomic) TSDFill *dynamicFill; // @synthesize dynamicFill=mDynamicFill; +- (void)p_updateResizeInfoGeometryFromResizePathSource; +- (id)p_unitePath:(id)arg1 withLineEndForHead:(_Bool)arg2 stroke:(id)arg3; +- (struct CGRect)p_boundsOfLineEndForHead:(_Bool)arg1 transform:(struct CGAffineTransform)arg2; +- (id)p_createClippedPath; +- (void)p_computeAngle:(double *)arg1 point:(struct CGPoint *)arg2 cutSegment:(long long *)arg3 cutT:(double *)arg4 forLineEndAtHead:(_Bool)arg5; +- (void)p_validateTailLineEnd; +- (void)p_validateHeadLineEnd; +- (void)p_validateHeadAndTail; +- (void)p_invalidateClippedPath; +- (void)p_invalidateTail; +- (void)p_invalidateHead; +- (_Bool)p_cachedPathIsLineSegment; +- (_Bool)p_cachedPathIsOpen; +- (struct CGRect)p_cachedPathBoundsWithoutStroke; +- (struct CGRect)p_cachedPathBounds; +- (id)p_cachedPath; +- (id)i_computeWrapPathClosed:(_Bool)arg1; +- (id)i_computeWrapPath; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; +- (unsigned long long)numberOfControlKnobs; +- (id)strokeTailLineEnd; +- (id)strokeHeadLineEnd; +- (struct CGPoint)unclippedTailPoint; +- (struct CGPoint)unclippedHeadPoint; +- (_Bool)isBeingManipulated; +- (void)takeRotationFromTracker:(id)arg1; +- (_Bool)supportsRotation; +- (id)initialInfoGeometry; +- (void)dynamicMovePathKnobDidEnd; +- (void)dynamicallyMovedPathKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMovePathKnobDidBegin; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMoveSmartShapeKnobDidBegin; +- (void)offsetGeometryBy:(struct CGPoint)arg1; +- (void)dynamicallyMovingLineSegmentWithTracker:(id)arg1; +- (void)endResize; +- (void)takeSizeFromTracker:(id)arg1; +- (struct CGSize)minimumSize; +- (void)endDynamicOperation; +- (void)beginDynamicOperation; +- (_Bool)supportsResize; +- (void)invalidatePathBounds; +- (void)invalidatePath; +- (void)invalidateFrame; +- (_Bool)canBeIntersected; +@property(readonly, nonatomic) TSDFill *fill; +- (void)aliasPathForScale:(double)arg1 originalStroke:(id)arg2 adjustedStroke:(id *)arg3 adjustedPath:(id *)arg4 startDelta:(struct CGPoint *)arg5 endDelta:(struct CGPoint *)arg6; +- (void)aliasPathForScale:(double)arg1 adjustedStroke:(id *)arg2 adjustedPath:(id *)arg3 startDelta:(struct CGPoint *)arg4 endDelta:(struct CGPoint *)arg5; +- (struct CGRect)aliasedAlignmentFrameForScale:(double)arg1; +- (struct CGPoint)centerForConnecting; +- (_Bool)isInvisibleAutosizingShape; +- (_Bool)shouldBeDisplayedInShowMode; +- (_Bool)isInvisible; +- (struct CGRect)shapeFrameWithTransform:(struct CGAffineTransform)arg1; +- (id)clippedPathForLineEnds; +- (double)lineEndScale; +- (_Bool)isTailEndOnLeft; +- (double)tailLineEndAngle; +- (double)headLineEndAngle; +- (struct CGPoint)tailLineEndPoint; +- (struct CGPoint)headLineEndPoint; +- (struct CGPoint)tailPoint; +- (struct CGPoint)headPoint; +- (id)layoutInfoGeometry; +- (_Bool)pathIsLineSegment; +- (_Bool)pathIsOpen; +@property(readonly, nonatomic) TSDPathSource *smartPathSource; +- (struct CGRect)pathBoundsWithoutStroke; +- (struct CGRect)pathBounds; +- (id)path; +- (id)editablePathSource; +- (id)pathSource; +- (id)shapeInfo; +- (_Bool)isStrokeBeingManipulated; +- (void)dynamicStrokeWidthChangeDidEnd; +- (void)dynamicStrokeWidthUpdateToValue:(double)arg1; +- (void)dynamicStrokeWidthChangeDidBegin; +- (id)stroke; +- (struct CGRect)boundsForStandardKnobs; +- (void)processChangedProperty:(int)arg1; +- (struct CGRect)alignmentFrameInRoot; +- (struct CGRect)alignmentFrame; +- (void)setGeometry:(id)arg1; +- (struct CGAffineTransform)computeLayoutTransform; +- (id)computeLayoutGeometry; +- (id)layoutGeometryFromInfo; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLineSegmentKnobTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLineSegmentKnobTracker.h new file mode 100644 index 000000000..02918ec78 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeLineSegmentKnobTracker.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDLineTrackerModifiers-Protocol.h" + +@class TSDShapeLayout; + +// Not exported +@interface TSDShapeLineSegmentKnobTracker : TSDKnobTracker +{ + _Bool mSnapEnabled; + _Bool mSnapAngles; + _Bool mResizeFromCenter; + TSDShapeLayout *mResizingLayout; + struct CGPoint mNewKnobCenter; + struct CGPoint mOriginalFixedPoint; + struct CGPoint mOriginalMiddlePoint; + struct CGPoint mOriginalPathBoundsOrigin; + struct CGAffineTransform mOriginalTransformInRoot; + double mOriginalDistance; + _Bool mSnappedToAspectRatio; + _Bool mBeganAlignmentOperation; +} + +@property(nonatomic) _Bool resizeFromCenter; // @synthesize resizeFromCenter=mResizeFromCenter; +@property(nonatomic) _Bool snapAngles; // @synthesize snapAngles=mSnapAngles; +@property(nonatomic) _Bool snapEnabled; // @synthesize snapEnabled=mSnapEnabled; +- (void)p_showHUDAndGuidesAfterDelay:(id)arg1; +- (void)p_cancelDelayedHUDAndGuides; +- (void)p_hideHUD; +- (void)p_updateHUD; +- (id)p_HUDLabelText; +- (void)p_enforceMinimumLength; +- (void)p_validateLayout; +- (void)endMovingKnob; +- (_Bool)shouldHideOtherKnobs; +- (_Bool)didChangeGeometry; +- (_Bool)shouldDisplayGuides; +- (void)moveKnobToRepPosition:(struct CGPoint)arg1; +- (void)moveKnobToCanvasPosition:(struct CGPoint)arg1; +- (void)beginMovingKnob; +- (id)currentGeometry; +- (id)p_currentGeometry; +- (_Bool)shouldScaleGeometry; +- (id)shapeRep; +- (void)dealloc; +- (id)initWithRep:(id)arg1 knob:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapePathSourceFlipCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapePathSourceFlipCommand.h new file mode 100644 index 000000000..02586149d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapePathSourceFlipCommand.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDShapeInfo; + +// Not exported +@interface TSDShapePathSourceFlipCommand : TSKCommand +{ + TSDShapeInfo *mInfo; + _Bool mOldHorizontalFlip; + _Bool mNewHorizontalFlip; + _Bool mOldVerticalFlip; + _Bool mNewVerticalFlip; +} + +@property(readonly, nonatomic) _Bool newVerticalFlip; // @synthesize newVerticalFlip=mNewVerticalFlip; +@property(readonly, nonatomic) _Bool newHorizontalFlip; // @synthesize newHorizontalFlip=mNewHorizontalFlip; +@property(retain, nonatomic) TSDShapeInfo *info; // @synthesize info=mInfo; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (void)setNewVerticalFlip:(_Bool)arg1; +- (void)setNewHorizontalFlip:(_Bool)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 newHorizontalFlip:(_Bool)arg2 newVerticalFlip:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRenderingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRenderingOperation.h new file mode 100644 index 000000000..eca052c6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRenderingOperation.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDShapeRenderingOperation : TSDSwatchRenderingOperation +{ + int mShapeType; + double mAngle; +} + +- (void)doWorkWithReadLock; +- (_Bool)needsPressedStateBackground; +- (struct UIEdgeInsets)swatchEdgeInsets; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 shapeType:(int)arg5 angle:(double)arg6 documentRoot:(id)arg7; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 shapeType:(int)arg5 documentRoot:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRep.h new file mode 100644 index 000000000..96c5581d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeRep.h @@ -0,0 +1,111 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMagicMoveMatching-Protocol.h" +#import "TSDPathEditableRep-Protocol.h" +#import "TSDShapeControlRep-Protocol.h" + +// Not exported +@interface TSDShapeRep : TSDStyledRep +{ + struct CGRect mFrameInUnscaledCanvasRelativeToSuper; + _Bool mFrameInUnscaledCanvasIsValid; + _Bool mDirectlyManagesLayerContent; + struct CGRect mOriginalAliasedAlignmentFrameInLayerFrame; + _Bool mShadowOnChildrenDisabled; +} + ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; +@property(nonatomic) _Bool shadowOnChildrenDisabled; // @synthesize shadowOnChildrenDisabled=mShadowOnChildrenDisabled; +- (_Bool)i_editMenuOverlapsEndKnobs; +- (_Bool)shouldShowShadow; +- (_Bool)canDrawShadowInOneStepWithChildren:(_Bool)arg1; +- (_Bool)p_drawsSelfInOneStep; +- (_Bool)p_canApplyFillToLayer; +- (_Bool)p_canApplyStrokeToLayer; +- (_Bool)p_pathIsAxisAlignedRect; +- (void)p_endDynamicallyResizingOrMovingLineEnd; +- (void)p_beginDynamicallyResizingOrMovingLineEnd; +- (void)p_drawLineEndForHead:(_Bool)arg1 withDelta:(struct CGPoint)arg2 andStroke:(id)arg3 inContext:(struct CGContext *)arg4 useFastDrawing:(_Bool)arg5; +- (void)dynamicMoveSmartShapeKnobDidEndWithTracker:(id)arg1; +- (void)enqueuePathSourceChanges; +- (void)dynamicallyMovedSmartShapeKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (id)dynamicMoveSmartShapeKnobDidBegin; +- (void)dynamicMoveLineSegmentDidEndWithTracker:(id)arg1; +- (void)dynamicallyMovingLineSegmentWithTracker:(id)arg1; +- (id)dynamicMoveLineSegmentDidBegin; +- (void)dynamicMovePathKnobDidEndWithTracker:(id)arg1; +- (void)dynamicallyMovedPathKnobTo:(struct CGPoint)arg1 withTracker:(id)arg2; +- (void)dynamicMovePathKnobDidBegin; +- (_Bool)isEditingPath; +- (id)p_pathEditor; +- (struct CGAffineTransform)naturalToEditablePathSpaceTransform; +- (id)editablePathSource; +- (_Bool)canMakePathEditable; +- (_Bool)isPathEditable; +- (void)dynamicallyResizingWithTracker:(id)arg1; +- (_Bool)canDrawInParallel; +- (_Bool)isInvisible; +- (void)invalidateEffectLayersForChildren; +- (void)dynamicResizeDidEndWithTracker:(id)arg1; +- (id)dynamicResizeDidBegin; +- (id)overlayLayers; +- (id)additionalLayersOverLayer; +- (_Bool)selectionIsAppropriateToShowInvisiblePathHighlight; +- (_Bool)shouldShowInvisiblePathHighlight; +- (id)newTrackerForKnob:(id)arg1; +- (void)updatePositionsOfKnobs:(id)arg1; +- (_Bool)directlyManagesVisibilityOfKnob:(id)arg1; +- (_Bool)canUseSpecializedHitRegionForKnob:(id)arg1; +- (_Bool)shouldShowSmartShapeKnobs; +- (_Bool)shouldShowAdvancedGradientKnobs; +- (_Bool)shouldShowAdditionalKnobs; +- (void)addSelectionKnobsToArray:(id)arg1; +- (unsigned long long)enabledKnobMask; +- (_Bool)canBeUsedForImageMask; +- (id)pathSourceForSelectionHighlightBehavior; +- (_Bool)shouldHideSelectionHighlightDueToRectangularPath; +- (_Bool)shouldShowSelectionHighlight; +- (struct CGRect)targetRectForEditMenu; +- (void)dynamicDragDidEnd; +- (void)dynamicDragDidBegin; +- (struct CGRect)aliasedAlignmentFrameInLayerFrame; +- (_Bool)isDraggable; +- (void)processChangedProperty:(int)arg1; +- (_Bool)intersectsUnscaledRect:(struct CGRect)arg1; +- (double)shortestDistanceToPoint:(struct CGPoint)arg1 countAsHit:(_Bool *)arg2; +- (_Bool)shouldExpandHitRegionWhenSmall; +- (_Bool)containsPoint:(struct CGPoint)arg1; +- (void)didEndDrawingTilingLayerInBackground:(id)arg1 withToken:(id)arg2; +- (_Bool)shouldBeginDrawingTilingLayerInBackground:(id)arg1 returningToken:(id *)arg2 andQueue:(id *)arg3; +- (void)didUpdateLayer:(id)arg1; +- (id)imageOfStroke:(struct CGRect *)arg1; +- (void)p_drawInContext:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4 forAlphaOnly:(_Bool)arg5 drawChildren:(_Bool)arg6; +- (_Bool)isEditingChildRep; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)p_drawChildrenWithoutOpacityInContext:(struct CGContext *)arg1; +- (void)recursivelyDrawChildrenInContext:(struct CGContext *)arg1; +- (id)colorBehindLayer:(id)arg1; +- (void)addBitmapsToRenderingQualityInfo:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)p_endApplyOpacity:(struct CGContext *)arg1 apply:(_Bool)arg2; +- (_Bool)p_beginApplyOpacity:(struct CGContext *)arg1 forDrawingInOneStep:(_Bool)arg2; +- (_Bool)shouldAlwaysSmoothText; +- (struct CGRect)clipRect; +- (struct CGRect)clipRectWithoutEffects; +- (_Bool)directlyManagesLayerContent; +- (void)layoutInRootChangedFrom:(id)arg1 to:(id)arg2 translatedOnly:(_Bool)arg3; +- (struct CGRect)layerFrameInScaledCanvasRelativeToParent; +- (struct CGRect)layerFrameInScaledCanvas; +- (struct CGRect)frameInUnscaledCanvas; +- (id)shapeLayout; +- (id)shapeInfo; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeSetLineEndCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeSetLineEndCommand.h new file mode 100644 index 000000000..568ffe6ea --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeSetLineEndCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDLineEnd, TSDShapeInfo; + +// Not exported +@interface TSDShapeSetLineEndCommand : TSKCommand +{ + TSDShapeInfo *mShape; + TSDLineEnd *mLineEnd; + _Bool mIsHeadLineEnd; +} + +@property(readonly, nonatomic) TSDLineEnd *lineEnd; // @synthesize lineEnd=mLineEnd; +@property(readonly, nonatomic) _Bool isHeadLineEnd; // @synthesize isHeadLineEnd=mIsHeadLineEnd; +@property(readonly, nonatomic) TSDShapeInfo *shape; // @synthesize shape=mShape; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (_Bool)process; +- (id)actionString; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithShape:(id)arg1 lineEnd:(id)arg2 isHeadLineEnd:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-PersistenceAdditions.h new file mode 100644 index 000000000..3ae5abe87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-PersistenceAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeStyle (PersistenceAdditions) ++ (void)saveShapeStylePropertyMap:(id)arg1 toArchive:(struct ShapeStylePropertiesArchive *)arg2 archiver:(id)arg3; ++ (void)loadShapeStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct ShapeStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +- (void)saveToArchive:(struct ShapeStyleArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct ShapeStyleArchive *)arg1 unarchiver:(id)arg2; +- (const struct ShapeStyleArchive *)shapeStyleArchiveFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-TSDSwatchAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-TSDSwatchAdditions.h new file mode 100644 index 000000000..95407fefe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle-TSDSwatchAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDShapeStyle (TSDSwatchAdditions) +- (void)fixImageFillTechniqueForSwatchOfSize:(struct CGSize)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle.h new file mode 100644 index 000000000..f2c4bdf04 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyle.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDShapeStyle : TSSStyle +{ +} + ++ (id)p_magicMoveProperties; ++ (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; ++ (id)propertiesAllowingNSNull; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (id)properties; ++ (void)initialize; +- (_Bool)wantsHighContrastBackgroundColor; +- (id)boxedValueForProperty:(int)arg1 oldBoxedValue:(id)arg2 transformedByTransform:(struct CGAffineTransform)arg3; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyleSetValueCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyleSetValueCommand.h new file mode 100644 index 000000000..d415947f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDShapeStyleSetValueCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSPropertyMap; + +// Not exported +@interface TSDShapeStyleSetValueCommand : TSDStyledInfoSetStyleCommand +{ + TSSPropertyMap *mPropertyMap; +} + +- (void)computeStyle; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ShapeStyleSetValueCommandArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ShapeStyleSetValueCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; +- (id)initWithShape:(id)arg1 property:(int)arg2 boxedValue:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSimpleTileProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSimpleTileProvider.h new file mode 100644 index 000000000..81e022be4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSimpleTileProvider.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDSimpleTileProvider : TSDTileProvider +{ + SEL mAction; +} + +@property(nonatomic) SEL action; // @synthesize action=mAction; +- (void)drawTargetInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)canTargetDrawInParallel; +- (_Bool)isTargetOpaque; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuide.h new file mode 100644 index 000000000..370074463 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuide.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer; + +// Not exported +@interface TSDSizingGuide : TSDAbstractGuide +{ + struct CGRect mAlignmentFrame; + CALayer *mLayer; + _Bool mIsHorizontal; +} + +- (id)description; +- (id)layerWithICC:(id)arg1; +- (id)initWithType:(int)arg1 frame:(struct CGRect)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuideUILayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuideUILayer.h new file mode 100644 index 000000000..77da06003 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSizingGuideUILayer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +// Not exported +@interface TSDSizingGuideUILayer : CALayer +{ +} + +- (id)initForLayout:(id)arg1 withICC:(id)arg2 showWidth:(_Bool)arg3 showHeight:(_Bool)arg4; +- (id)initForRect:(struct CGRect)arg1 withICC:(id)arg2 showWidth:(_Bool)arg3 showHeight:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSmartPathSource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartPathSource-Protocol.h new file mode 100644 index 000000000..76d8ace57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartPathSource-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDSmartPathSource +@property(readonly) unsigned long long numberOfControlKnobs; +- (struct CGPath *)newFeedbackPathForKnob:(unsigned long long)arg1; +- (id)getFeedbackStringForKnob:(unsigned long long)arg1; +- (struct CGPoint)getControlKnobPosition:(unsigned long long)arg1; +- (void)setControlKnobPosition:(unsigned long long)arg1 toPoint:(struct CGPoint)arg2; + +@optional +- (struct CGPoint)fixedPointForControlKnobChange; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke-PersistenceAdditions.h new file mode 100644 index 000000000..8094c75ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDSmartStroke (PersistenceAdditions) +- (void)saveToArchive:(struct StrokeArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct StrokeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke.h new file mode 100644 index 000000000..029943fff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSmartStroke.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSDSmartStroke : TSDStroke +{ + NSString *mStrokeName; +} + ++ (id)strokeWithName:(id)arg1 color:(id)arg2 width:(double)arg3; ++ (Class)classForName:(id)arg1; +@property(copy, nonatomic) NSString *strokeName; // @synthesize strokeName=mStrokeName; +- (_Bool)shouldAntialiasDefeat; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)canApplyDirectlyToRepCALayer; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithColor:(id)arg1 width:(double)arg2 cap:(int)arg3 join:(int)arg4 pattern:(id)arg5 miterLimit:(double)arg6; +- (id)initWithName:(id)arg1 color:(id)arg2 width:(double)arg3 cap:(int)arg4 join:(int)arg5 pattern:(id)arg6; +- (id)initWithName:(id)arg1 color:(id)arg2 width:(double)arg3 cap:(int)arg4 join:(int)arg5 pattern:(id)arg6 miterLimit:(double)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSpacing.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacing.h new file mode 100644 index 000000000..09c22738f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacing.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, NSMutableSet, TSDSwappableAxesGeometry; + +// Not exported +@interface TSDSpacing : NSObject +{ + NSMutableSet *mSpacingRects; + NSMutableSet *mAssociatedFrames; + CALayer *mLayer; + _Bool mHasBeenDrawn; + TSDSwappableAxesGeometry *mHorizontalGeom; +} + +@property(readonly, nonatomic) NSMutableSet *associatedFrames; // @synthesize associatedFrames=mAssociatedFrames; +- (id)description; +- (void)updateSpacingUIWithICC:(id)arg1; +- (id)spacingRectsLayerForGuideRect:(struct CGRect)arg1 withICC:(id)arg2; +- (void)needsRedraw; +- (_Bool)containsNonIntersectingSpacingRectsWithRect:(struct CGRect)arg1 forEdge:(int)arg2; +- (_Bool)needsGuideForEdge:(int)arg1 ofRect:(struct CGRect)arg2; +- (void)addSpacingRect:(struct CGRect)arg1 forFrame:(struct CGRect)arg2 andFrame:(struct CGRect)arg3; +- (long long)compare:(id)arg1; +- (int)guideType; +- (double)exactOffset; +- (int)integerOffset; +- (void)dealloc; +- (id)initWithGuideType:(int)arg1 withSpacingRect:(struct CGRect)arg2 forFrame:(struct CGRect)arg3 andFrame:(struct CGRect)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuide.h new file mode 100644 index 000000000..d10fe89d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuide.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDSpacing, TSDSpacingGuideUILayer, TSDSwappableAxesGeometry; + +// Not exported +@interface TSDSpacingGuide : TSDAlignmentGuide +{ + TSDSpacing *mParentSpacing; + struct CGRect mGeneratingObjectRect; + TSDSpacingGuideUILayer *mSpacingUILayer; + TSDSwappableAxesGeometry *mVerticalGeom; +} + +@property(nonatomic) TSDSpacing *parentSpacing; // @synthesize parentSpacing=mParentSpacing; +- (id)description; +- (id)layerWithICC:(id)arg1; +- (long long)compare:(id)arg1; +- (_Bool)canBeSnappedToByEdge:(int)arg1 ofFrame:(struct CGRect)arg2; +- (void)dealloc; +- (id)initForEdge:(int)arg1 ofGeneratingObjectRect:(struct CGRect)arg2 andParentSpacing:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuideUILayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuideUILayer.h new file mode 100644 index 000000000..ec173d8ef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSpacingGuideUILayer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class CAShapeLayer, TSDSwappableAxesGeometry; + +// Not exported +@interface TSDSpacingGuideUILayer : CALayer +{ + CAShapeLayer *mArrowLayer; + _Bool mUseVisibleRect; + double mWidth; + TSDSwappableAxesGeometry *mHorizontalGeom; + struct CGColor *mGuideColor; +} + +- (void)p_generateArrowLayerForSpacingRect:(struct CGRect)arg1 andViewScale:(double)arg2; +- (void)setFrameFromSpacingRect:(struct CGRect)arg1 icc:(id)arg2 useViewScale:(_Bool)arg3; +- (id)initWithSpacingRect:(struct CGRect)arg1 ofOrientation:(int)arg2 icc:(id)arg3 useVisibleRect:(_Bool)arg4 useViewScale:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-PersistenceAdditions.h new file mode 100644 index 000000000..887752ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-PersistenceAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDStroke (PersistenceAdditions) ++ (id)instanceWithArchive:(const struct StrokeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct StrokeArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct StrokeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSCHAADefeatedLineEndPainting.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSCHAADefeatedLineEndPainting.h new file mode 100644 index 000000000..248c7c6ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSCHAADefeatedLineEndPainting.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDStroke (TSCHAADefeatedLineEndPainting) +- (void)aaDefeatedPaintLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 inContext:(struct CGContext *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSTAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSTAdditions.h new file mode 100644 index 000000000..353d4d11a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke-TSTAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDStroke (TSTAdditions) +- (_Bool)isEqualToStroke:(id)arg1; +@property(readonly, nonatomic) _Bool solid; +@property(readonly, nonatomic) _Bool empty; +@property(readonly, nonatomic) _Bool dontClearBackground; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStroke.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke.h new file mode 100644 index 000000000..5cd431dfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStroke.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSDMixing-Protocol.h" +#import "TSDPathPainter-Protocol.h" +#import "TSSThemeAsset-Protocol.h" + +@class TSDStrokePattern, TSUColor; + +// Not exported +@interface TSDStroke : NSObject +{ + TSUColor *mColor; + double mWidth; + double mActualWidth; + int mCap; + int mJoin; + TSDStrokePattern *mPattern; + double mMiterLimit; +} + ++ (_Bool)canMixWithNilObjects; ++ (id)strokeWithColor:(id)arg1 width:(double)arg2 cap:(int)arg3 join:(int)arg4 pattern:(id)arg5; ++ (id)strokeWithColor:(id)arg1 width:(double)arg2; ++ (id)emptyStroke; ++ (id)stroke; ++ (id)p_newEmptyStroke; ++ (id)p_newStroke; +@property(nonatomic) double actualWidth; // @synthesize actualWidth=mActualWidth; +@property(retain, nonatomic) TSDStrokePattern *pattern; // @synthesize pattern=mPattern; +@property(nonatomic) double miterLimit; // @synthesize miterLimit=mMiterLimit; +@property(nonatomic) int join; // @synthesize join=mJoin; +@property(nonatomic) int cap; // @synthesize cap=mCap; +@property(nonatomic) double width; // @synthesize width=mWidth; +@property(retain, nonatomic) TSUColor *color; // @synthesize color=mColor; +- (id)strokeByTransformingByTransform:(struct CGAffineTransform)arg1; +- (SEL)mapThemeAssetSelector; +- (_Bool)isThemeEquivalent:(id)arg1; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)shouldAntialiasDefeat; +- (_Bool)drawsInOneStep; +- (void)applyToCAShapeLayer:(id)arg1 insideStroke:(_Bool)arg2 withScale:(double)arg3; +- (void)applyToCAShapeLayer:(id)arg1 withScale:(double)arg2; +- (_Bool)prefersToApplyToCAShapeLayerDuringManipulation; +- (_Bool)canApplyToCAShapeLayer; +- (void)applyToRepCALayer:(id)arg1 withScale:(double)arg2; +- (_Bool)canApplyDirectlyToRepCALayer; +@property(readonly, nonatomic) _Bool isNearlyWhite; +@property(readonly, nonatomic) _Bool isFrame; +@property(readonly, nonatomic) _Bool supportsLineOptions; +@property(readonly, nonatomic) _Bool supportsColor; +@property(readonly, nonatomic) _Bool supportsWidth; +@property(readonly, nonatomic) _Bool supportsPattern; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)pathForLineEnd:(id)arg1 wrapPath:(_Bool)arg2 atPoint:(struct CGPoint)arg3 atAngle:(double)arg4 withScale:(double)arg5; +- (struct CGRect)boundsForLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 transform:(struct CGAffineTransform)arg5; +- (void)paintLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 inContext:(struct CGContext *)arg5 useFastDrawing:(_Bool)arg6; +- (void)paintLineEnd:(id)arg1 atPoint:(struct CGPoint)arg2 atAngle:(double)arg3 withScale:(double)arg4 inContext:(struct CGContext *)arg5; +- (void)paintPathWithNormalClip:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3; +- (void)paintPath:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3 useFastDrawing:(_Bool)arg4; +- (void)paintPath:(struct CGPath *)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 wantsInteriorStroke:(_Bool)arg2 inContext:(struct CGContext *)arg3; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)colorForCGContext:(struct CGContext *)arg1; +- (id)strokeLineEnd:(id)arg1; +- (double)lineEndInsetAdjustment; +@property(readonly, nonatomic) _Bool shouldRender; +@property(readonly, nonatomic) _Bool isNullStroke; +- (void)applyInteriorWrapPropertiesToContext:(struct CGContext *)arg1 insideStroke:(_Bool)arg2; +- (void)applyToContext:(struct CGContext *)arg1 insideStroke:(_Bool)arg2; +- (void)applyToContext:(struct CGContext *)arg1; +- (void)p_setPatternPropertiesFromStroke:(id)arg1; +- (void)p_setPropertiesFromStroke:(id)arg1; +@property(readonly, nonatomic) struct _TSDStrokeOutsets outsets; +- (struct CGRect)boundsForPath:(id)arg1; +- (_Bool)needsToExtendJoinsForBoundsCalculation; +@property(readonly, nonatomic) _Bool drawsOutsideStrokeBounds; +@property(readonly, nonatomic) _Bool isRoundDash; +@property(readonly, nonatomic) _Bool isDash; +@property(readonly, nonatomic) double dashSpacing; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithColor:(id)arg1 width:(double)arg2 cap:(int)arg3 join:(int)arg4 pattern:(id)arg5; +- (id)init; +- (id)initWithColor:(id)arg1 width:(double)arg2 cap:(int)arg3 join:(int)arg4 pattern:(id)arg5 miterLimit:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStrokeEditor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokeEditor-Protocol.h new file mode 100644 index 000000000..065062efb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokeEditor-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDEditor-Protocol.h" + +@class NSArray, NSString, TSDInteractiveCanvasController, TSDStroke, TSUColor; + +@protocol TSDStrokeEditor +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; +@property(readonly, nonatomic) NSString *strokeColorPickerTitle; +@property(readonly, nonatomic) NSArray *strokeSwatches; +@property(retain, nonatomic) TSUColor *strokeColor; +@property(copy, nonatomic) TSDStroke *stroke; +- (double)pictureFrameAssetScaleForNormalizedWidth:(double)arg1; +- (double)strokeWidthForNormalizedWidth:(double)arg1; +- (void)endChangingStrokeWidth:(id)arg1; +- (void)didChangeStrokeWidth:(id)arg1; +- (void)beginChangingStrokeWidth:(id)arg1; +- (void)takePatternFromStroke:(id)arg1 withDefaultStroke:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern-PersistenceAdditions.h new file mode 100644 index 000000000..b6d9b28fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDStrokePattern (PersistenceAdditions) +- (void)saveToArchive:(struct StrokePatternArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct StrokePatternArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern.h new file mode 100644 index 000000000..aec2a17c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStrokePattern.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDStrokePattern : NSObject +{ + double mPattern[6]; + unsigned long long mCount; + double mPhase; + int mType; +} + ++ (id)strokePatternWithPattern:(const double *)arg1 count:(unsigned long long)arg2 phase:(double)arg3; ++ (id)dashPatternWithSpacing:(double)arg1; ++ (id)roundDashPatternWithSpacing:(double)arg1; ++ (id)roundDashPattern; ++ (id)longDashPattern; ++ (id)mediumDashPattern; ++ (id)shortDashPattern; ++ (id)emptyPattern; ++ (id)solidPattern; +@property(readonly, nonatomic) double phase; // @synthesize phase=mPhase; +@property(readonly, nonatomic) unsigned long long count; // @synthesize count=mCount; +@property(readonly, nonatomic) int patternType; // @synthesize patternType=mType; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (void)p_applyToCAShapeLayer:(id)arg1 lineWidth:(double)arg2; +- (void)applyToCAShapeLayer:(id)arg1; +- (void)i_applyToContext:(struct CGContext *)arg1 lineWidth:(double)arg2 capStyle:(unsigned long long *)arg3; +- (void)applyToContext:(struct CGContext *)arg1 lineWidth:(double)arg2; +@property(readonly, nonatomic) _Bool isRoundDash; +@property(readonly, nonatomic) _Bool isDash; +@property(readonly, nonatomic) double *pattern; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPattern:(const double *)arg1 count:(unsigned long long)arg2 phase:(double)arg3; +- (id)p_initWithType:(int)arg1 pattern:(const double *)arg2 count:(unsigned long long)arg3 phase:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStylePresetsInspectorPaneDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStylePresetsInspectorPaneDelegate-Protocol.h new file mode 100644 index 000000000..3acc89ca3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStylePresetsInspectorPaneDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDStylePresetsInspectorPaneDelegate +- (id)imageForPreset:(id)arg1 size:(struct CGSize)arg2; +- (void)stylePresetInspector:(id)arg1 didSelectPreset:(id)arg2; +- (id)stylePresetsForInspector:(id)arg1; + +@optional +- (id)optionalTopSectionCellArrayForPresetPane:(id)arg1; +- (id)moreOptionsTitle; +- (struct CGSize)imageSizeForPreset:(id)arg1 swatchSize:(struct CGSize)arg2; +- (id)swatchRenderingOperationForPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 view:(id)arg5; +- (id)styleInspectorName; +- (id)firstShapeInfo; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyleWarmingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyleWarmingOperation.h new file mode 100644 index 000000000..eebc67cfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyleWarmingOperation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class TSKAccessController, TSSStyle; + +// Not exported +@interface TSDStyleWarmingOperation : NSOperation +{ + TSSStyle *mStyle; + int mProperty; + TSKAccessController *mAccessController; +} + +- (void)warm; +- (void)main; +- (id)initWithStyle:(id)arg1 property:(int)arg2 accessController:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyledDrawableEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledDrawableEditor.h new file mode 100644 index 000000000..50deebb24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledDrawableEditor.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDStyledDrawableEditor : TSDDrawableEditor +{ +} + +- (id)styleClassesToCheckForPasteStyle; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfo.h new file mode 100644 index 000000000..3f4d12e54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfo.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSStyleClient-Protocol.h" + +@class TSDReflection, TSDShadow, TSDStroke, TSSStyle; + +// Not exported +@interface TSDStyledInfo : TSDDrawableInfo +{ +} + +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (id)propertyMapForNewPreset; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)i_setValue:(id)arg1 forProperty:(int)arg2; +- (void)setValuesForProperties:(id)arg1; +- (void)setBoxedValue:(id)arg1 forProperty:(int)arg2; +- (id)objectForProperty:(int)arg1; +- (id)boxedValueForProperty:(int)arg1; +@property(copy, nonatomic) TSDShadow *shadow; +@property(copy, nonatomic) TSDReflection *reflection; +@property(nonatomic) float opacity; +@property(copy, nonatomic) TSDStroke *stroke; +- (id)commandForPasteStyleWithContext:(id)arg1 pasteboardStyles:(id)arg2; +- (id)stylesForCopyStyle; +@property(retain, nonatomic) TSSStyle *style; +- (Class)styleClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfoSetStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfoSetStyleCommand.h new file mode 100644 index 000000000..cc0b87ebc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledInfoSetStyleCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@class TSDStyledInfo, TSSStyle; + +// Not exported +@interface TSDStyledInfoSetStyleCommand : TSKCommand +{ + TSDStyledInfo *mInfo; + TSSStyle *mStyle; +} + +@property(retain, nonatomic) TSSStyle *style; // @synthesize style=mStyle; +@property(retain, nonatomic) TSDStyledInfo *info; // @synthesize info=mInfo; +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (void)saveToArchive:(struct StyledInfoSetStyleCommandArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct StyledInfoSetStyleCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_do; +- (void)computeStyle; +- (id)stylesheetForNewStyle; +- (_Bool)process; +- (void)dealloc; +- (id)initWithStyledInfo:(id)arg1; +- (id)initWithStyledInfo:(id)arg1 style:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyledLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledLayout.h new file mode 100644 index 000000000..149d70b1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledLayout.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDStyledLayout : TSDDrawableLayout +{ + _Bool mIsUpdatingOpacity; + double mDynamicOpacity; +} + +- (void)dynamicOpacityChangeDidEnd; +- (void)dynamicOpacityUpdateToValue:(double)arg1; +- (void)dynamicOpacityChangeDidBegin; +- (_Bool)canFlip; +- (_Bool)isInvisible; +@property(readonly, nonatomic) double opacity; +- (struct CGRect)frameForCulling; +- (struct CGRect)reflectionFrameForSubRect:(struct CGRect)arg1; +- (struct CGRect)reflectionFrameInRoot; +- (struct CGRect)reflectionFrame; +- (struct CGRect)i_baseFrame; +- (struct CGRect)reflectionBoundsForRect:(struct CGRect)arg1; +- (struct CGRect)shadowedNaturalBoundsWithoutOffset; +- (struct CGRect)alignmentFrameInRoot; +- (struct CGRect)aliasedAlignmentFrameForScale:(double)arg1; +- (id)styledInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDStyledRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledRep.h new file mode 100644 index 000000000..6d82f16bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDStyledRep.h @@ -0,0 +1,92 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer, TSDMutableReflection, TSDReflection, TSDShadow; + +// Not exported +@interface TSDStyledRep : TSDRep +{ + CALayer *mShadowLayer; + CALayer *mReflectionLayer; + struct CGPoint mOriginalReflectionLayerPositionInScaledCanvas; + _Bool mIsUpdatingReflectionOpacity; + TSDMutableReflection *mDynamicReflection; + _Bool mIsUpdatingShadow; + TSDShadow *mDynamicShadow; + struct { + unsigned int shadowInvalid:1; + } mFlags; +} + +@property(readonly, nonatomic) CALayer *reflectionLayer; // @synthesize reflectionLayer=mReflectionLayer; +@property(readonly, nonatomic) CALayer *shadowLayer; // @synthesize shadowLayer=mShadowLayer; +- (id)textureForContext:(id)arg1; +- (void)setMagicMoveTextureAttributes:(id)arg1; +- (void)dynamicDragDidBegin; +- (void)dynamicShadowChangeDidEnd; +- (void)dynamicShadowUpdateToValue:(id)arg1; +- (void)dynamicShadowChangeDidBegin; +- (void)dynamicReflectionOpacityChangeDidEnd; +- (void)dynamicReflectionOpacityUpdateToValue:(double)arg1; +- (void)dynamicReflectionOpacityChangeDidBegin; +- (id)pathSourceForSelectionHighlightBehavior; +- (_Bool)shouldShowSelectionHighlight; +- (_Bool)shouldHideSelectionHighlightDueToRectangularPath; +- (id)additionalLayersUnderLayer; +- (void)didUpdateLayer:(id)arg1; +- (void)willUpdateLayer:(id)arg1; +- (void)processChangedProperty:(int)arg1; +- (void)drawInContextWithoutEffectsOrChildrenForAlphaOnly:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffectsForAlphaOnly:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffectsOrChildren:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1; +- (void)drawInContextWithoutEffects:(struct CGContext *)arg1 withContent:(_Bool)arg2 withStroke:(_Bool)arg3 withOpacity:(_Bool)arg4 forAlphaOnly:(_Bool)arg5 drawChildren:(_Bool)arg6; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)drawReflectionInContext:(struct CGContext *)arg1 drawChildren:(_Bool)arg2; +- (void)drawReflectionInContext:(struct CGContext *)arg1 withTransparencyLayer:(_Bool)arg2 applyingOpacity:(_Bool)arg3 shouldClipGradient:(_Bool)arg4 withBlock:(id)arg5; +- (void)drawShadowInContext:(struct CGContext *)arg1 withChildren:(_Bool)arg2 withDrawableOpacity:(_Bool)arg3; +- (Class)layerClass; +- (void)drawReflectionIntoReflectionFrameInContext:(struct CGContext *)arg1 withTransparencyLayer:(_Bool)arg2 applyingOpacity:(_Bool)arg3 drawChildren:(_Bool)arg4; +- (void)p_drawReflectionIntoReflectionFrameInContext:(struct CGContext *)arg1 withTransparencyLayer:(_Bool)arg2 applyingOpacity:(_Bool)arg3 shouldClipGradient:(_Bool)arg4 withBlock:(id)arg5; +- (void)drawGradientWithAlphaOverReflection:(struct CGContext *)arg1 applyingOpacity:(_Bool)arg2 reflectionSize:(struct CGSize)arg3; +- (struct CGImage *)p_newReflectionImageWithSize:(struct CGSize)arg1 applyOpacity:(_Bool)arg2 viewScale:(double)arg3 withBlock:(id)arg4; +- (struct CGImage *)newShadowImageWithSize:(struct CGSize)arg1 unflipped:(_Bool)arg2 withChildren:(_Bool)arg3; +- (struct CGImage *)newShadowImageWithSize:(struct CGSize)arg1 shadow:(id)arg2 drawSelector:(SEL)arg3 unflipped:(_Bool)arg4; +- (_Bool)canDrawShadowInOneStepWithChildren:(_Bool)arg1; +- (void)positionShadowLayer:(id)arg1 forShadow:(id)arg2 withNaturalBounds:(struct CGRect)arg3; +- (void)invalidateShadowLayer; +- (void)didUpdateEffectLayersForLayer:(id)arg1; +- (struct CGRect)reflectionLayerFrame; +- (struct CGRect)reflectionLayerFrameInRoot; +- (_Bool)isInvisible; +- (void)willUpdateEffectLayersForLayer:(id)arg1; +- (void)disposeReflectionLayer; +- (void)createReflectionLayer; +- (_Bool)shouldShowShadow; +- (_Bool)shouldShowReflection; +@property(readonly, nonatomic) TSDShadow *shadow; +@property(readonly, nonatomic) TSDReflection *reflection; +- (struct CGRect)rectWithEffectsAppliedToRect:(struct CGRect)arg1; +@property(readonly, nonatomic) double opacity; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)p_drawReflectionInContext:(struct CGContext *)arg1; +- (void)didEndDrawingTilingLayerInBackground:(id)arg1 withToken:(id)arg2; +- (_Bool)shouldBeginDrawingTilingLayerInBackground:(id)arg1 returningToken:(id *)arg2 andQueue:(id *)arg3; +- (struct CGRect)visibleBoundsForTilingLayer:(id)arg1; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (struct CGRect)clipRect; +- (struct CGRect)clipRectWithoutEffects; +- (void)viewScaleDidChange; +- (void)setNeedsDisplay; +- (id)styledLayout; +- (id)styledInfo; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSubcommandProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSubcommandProvider-Protocol.h new file mode 100644 index 000000000..3944df666 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSubcommandProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDSubcommandProvider +- (id)modelForSelection; +- (id)commandForDeletingDrawables:(id)arg1; +- (id)commandForInsertingDrawables:(id)arg1 below:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSwappableAxesGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSwappableAxesGeometry.h new file mode 100644 index 000000000..c20968d75 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSwappableAxesGeometry.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSDSwappableAxesGeometry : NSObject +{ + NSDictionary *mAdditionalOrientationIndependentValues; + _Bool mFlipped; +} + ++ (id)geometryWithXAxisAlongEdge:(int)arg1; ++ (id)swappedAxesGeometry; ++ (id)standardAxesGeometry; +@property(readonly, nonatomic) _Bool isFlipped; // @synthesize isFlipped=mFlipped; +- (id)description; +- (struct CGPoint)makePointWithX:(double)arg1 Y:(double)arg2; +- (double)pointY:(struct CGPoint)arg1; +- (double)pointX:(struct CGPoint)arg1; +- (struct CGRect)makeVerticalSpacingRectBetweenRect:(struct CGRect)arg1 andRect:(struct CGRect)arg2; +- (struct CGRect)makeHorizontalSpacingRectBetweenRect:(struct CGRect)arg1 andRect:(struct CGRect)arg2; +- (struct CGRect)makeRectWithX:(double)arg1 Y:(double)arg2 width:(double)arg3 height:(double)arg4; +- (double)rectHeight:(struct CGRect)arg1; +- (double)rectWidth:(struct CGRect)arg1; +- (double)rectMaxY:(struct CGRect)arg1; +- (double)rectMaxX:(struct CGRect)arg1; +- (double)rectMidY:(struct CGRect)arg1; +- (double)rectMidX:(struct CGRect)arg1; +- (double)rectMinY:(struct CGRect)arg1; +- (double)rectMinX:(struct CGRect)arg1; +- (_Bool)rect:(struct CGRect)arg1 verticallyOverlapsRect:(struct CGRect)arg2; +- (_Bool)rect:(struct CGRect)arg1 horizontallyOverlapsRect:(struct CGRect)arg2; +@property(readonly, nonatomic) int verticalOrientation; +@property(readonly, nonatomic) int horizontalOrientation; +- (int)edgeForStandardRectEdge:(int)arg1; +- (unsigned long long)knobTagForStandardKnobTag:(unsigned long long)arg1; +- (id)initFlipped:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchCache.h new file mode 100644 index 000000000..3fa0e3b27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchCache.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSOperationQueue; + +// Not exported +@interface TSDSwatchCache : NSObject +{ + NSOperationQueue *mOperationQueue; +} + ++ (id)swatchCache; +- (id)imageForMoviePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 movieInfo:(id)arg4 shouldClipVertically:(_Bool)arg5 documentRoot:(id)arg6; +- (id)imageForMoviePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 movieInfo:(id)arg5 shouldClipVertically:(_Bool)arg6 documentRoot:(id)arg7; +- (id)p_maskInfoForMovieInfo:(id)arg1 context:(id)arg2; +- (struct CGSize)imageSizeForPreset:(id)arg1 swatchSize:(struct CGSize)arg2; +- (id)imageForImagePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 imageInfo:(id)arg5 shouldClipVertically:(_Bool)arg6 documentRoot:(id)arg7; +- (struct CGImage *)p_newImageWithConnectionLineKnobsForShape:(id)arg1 atScale:(double)arg2 ofSize:(struct CGSize)arg3 overImage:(struct CGImage *)arg4; +- (id)imageForShapePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 shapeType:(int)arg5 angle:(double)arg6 documentRoot:(id)arg7; +- (id)imageForImagePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 imageInfo:(id)arg4 shouldClipVertically:(_Bool)arg5 documentRoot:(id)arg6; +- (id)smallVersionOfImageData:(id)arg1 size:(struct CGSize)arg2; +- (id)imageForShapePreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 shapeType:(int)arg4 angle:(double)arg5 documentRoot:(id)arg6; +- (void)applyFakeShadowForWhitePresetsIfNecessary:(id)arg1 documentRoot:(id)arg2; +- (struct CGSize)shapeSwatchInset; +- (void)warmStyle:(id)arg1 withFillProperty:(int)arg2 documentRoot:(id)arg3; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingOperation.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingOperation.h new file mode 100644 index 000000000..da2b6ee72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingOperation.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class NSObject, TSKDocumentRoot, UIView; + +// Not exported +@interface TSDSwatchRenderingOperation : NSOperation +{ + UIView *mView; + NSObject *mPreset; + struct CGSize mImageSize; + double mImageScale; + struct CGRect mSwatchFrame; + TSKDocumentRoot *mDocumentRoot; + struct CGImage *mDeliveredImage; +} + +@property(readonly) struct CGRect swatchFrame; // @synthesize swatchFrame=mSwatchFrame; +@property(readonly) double imageScale; // @synthesize imageScale=mImageScale; +@property(readonly) struct CGSize imageSize; // @synthesize imageSize=mImageSize; +@property(readonly) NSObject *preset; // @synthesize preset=mPreset; +@property(retain) UIView *view; // @synthesize view=mView; +- (void)main; +- (void)doWorkWithReadLock; +- (struct UIEdgeInsets)swatchEdgeInsets; +- (_Bool)needsPressedStateBackground; +@property(readonly, nonatomic) struct CGImage *deliveredImage; +- (void)deliverCGImage:(struct CGImage *)arg1; +- (void)p_deliverResultOnMainThread:(id)arg1; +- (struct CGImage *)p_newSwatchPressedStateBackgroundFromCGImage:(struct CGImage *)arg1; +- (void)p_animateSwatchIn; +- (void)dealloc; +- (id)initWithPreset:(id)arg1 imageSize:(struct CGSize)arg2 imageScale:(double)arg3 swatchFrame:(struct CGRect)arg4 documentRoot:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingResult.h b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingResult.h new file mode 100644 index 000000000..35b6ce0d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDSwatchRenderingResult.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDSwatchRenderingResult : NSObject +{ + struct CGImage *foreground; + struct CGImage *background; +} + ++ (id)renderingResultWithForeground:(struct CGImage *)arg1 background:(struct CGImage *)arg2; +@property(readonly, nonatomic) struct CGImage *background; // @synthesize background; +@property(readonly, nonatomic) struct CGImage *foreground; // @synthesize foreground; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTGContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTGContext.h new file mode 100644 index 000000000..12f131156 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTGContext.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUImage; + +// Not exported +@interface TSDTGContext : NSObject +{ + id _consumer; + id _producer; + id _thumbnailId; + TSUImage *_thumbnail; + _Bool _continueThumbnailing; +} + +@property(nonatomic) _Bool continueThumbnailing; // @synthesize continueThumbnailing=_continueThumbnailing; +@property(retain, nonatomic) TSUImage *thumbnail; // @synthesize thumbnail=_thumbnail; +@property(nonatomic) id thumbnailId; // @synthesize thumbnailId=_thumbnailId; +@property(readonly, nonatomic) id producer; // @synthesize producer=_producer; +@property(readonly, nonatomic) id consumer; // @synthesize consumer=_consumer; +- (void)dealloc; +- (id)initWithConsumer:(id)arg1 producer:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTextInput-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTextInput-Protocol.h new file mode 100644 index 000000000..20552b892 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTextInput-Protocol.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSDEditor-Protocol.h" + +@class TSKSelection, UIView; + +@protocol TSDTextInput +@property(readonly) UIView *inputAccessoryView; +@property(readonly) UIView *inputView; +@property(readonly, nonatomic) struct _NSRange markedRange; +@property(readonly, nonatomic) TSKSelection *textInputSelection; +- (struct _NSRange)rangeOfWordEnclosingCharIndex:(unsigned long long)arg1 backward:(_Bool)arg2; +- (_Bool)isCharIndex:(unsigned long long)arg1 withinTextUnit:(long long)arg2 inDirection:(long long)arg3; +- (unsigned long long)charIndexByMovingPosition:(id)arg1 toBoundary:(long long)arg2 inDirection:(long long)arg3 preferPosition:(double *)arg4; +- (_Bool)isCharIndex:(unsigned long long)arg1 withEolAffinity:(_Bool)arg2 atBoundary:(long long)arg3 inDirection:(long long)arg4; +- (void)clearMarkedRange; +- (void)setSelectionWithRange:(struct _NSRange)arg1 endOfLine:(_Bool)arg2; +- (id)selectionWithRange:(struct _NSRange)arg1; +- (id)textFontAtCharIndex:(unsigned long long)arg1; +- (id)textColorAtCharIndex:(unsigned long long)arg1; +- (void)replaceRange:(struct _NSRange)arg1 withText:(id)arg2; +- (void)extendSelectionRight; +- (void)extendSelectionLeft; +- (void)deleteForward; +- (void)deleteBackward; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; +- (id)selectionRectsForRange:(struct _NSRange)arg1; +- (struct CGRect)firstRectForRange:(struct _NSRange)arg1; +- (void)insertText:(id)arg1; +- (id)textInRange:(struct _NSRange)arg1; +- (unsigned long long)textLength; +- (long long)returnKeyType; +- (_Bool)textIsVerticalAtCharIndex:(unsigned long long)arg1; +- (void)endEditing; +- (_Bool)wantsKeyboard; +- (struct _NSRange)editRange; + +@optional +@property(retain, nonatomic) TSKSelection *selectionForArrowKeys; +@property(readonly) _Bool wantsRawArrowKeyEvents; +- (id)unfilteredText; +- (void)insertTabIgnoringFieldEditor:(id)arg1; +- (void)insertNewlineIgnoringFieldEditor:(id)arg1; +- (id)keyCommands; +- (_Bool)isSecureTextEntry; +- (long long)autocorrectionType; +- (id)textInputView; +- (void)insertDictationResult:(id)arg1; +- (void)arrowKeyReceivedInDirection:(int)arg1 withModifierKeys:(int)arg2; +- (_Bool)canResignFirstResponder; +- (unsigned long long)closestCharIndexToPoint:(struct CGPoint)arg1 isAtEndOfLine:(_Bool *)arg2; +- (void)insertColumnBreak:(id)arg1; +- (_Bool)acceptsColumnBreaks; +- (void)insertPageBreak:(id)arg1; +- (_Bool)acceptsPageBreaks; +- (void)insertLineBreak:(id)arg1; +- (_Bool)acceptsLineBreaks; +- (void)insertSectionBreak:(id)arg1; +- (_Bool)acceptsSectionBreaks; +- (void)insertTab:(id)arg1; +- (_Bool)acceptsTabs; +- (void)insertHyperlink:(id)arg1; +- (_Bool)acceptsHyperlink; +- (void)endEditingAndSelectParent:(id)arg1; +- (long long)writingDirectionForCharIndex:(unsigned long long)arg1; +- (void)setBaseWritingDirection:(long long)arg1 forParagraphsWithRange:(struct _NSRange)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTextSelection-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTextSelection-Protocol.h new file mode 100644 index 000000000..a07727bc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTextSelection-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDTextSelection +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTextureContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTextureContext.h new file mode 100644 index 000000000..a6fa24d37 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTextureContext.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSDTextureContext : NSObject +{ + id _session; + unsigned int _isMagicMove:1; + unsigned int _shouldAddFinal:1; + unsigned int _shouldAddReversedFinal:1; + unsigned int _shouldAddMagicMoveObjectOnly:1; + unsigned int _shouldNotAddContainedReps:1; + unsigned int _shouldNotAddShapeAttributes:1; + unsigned int _shouldNotAddText:1; + unsigned int _shouldSeparateReflection:1; + unsigned int _shouldSeparateShadow:1; + unsigned int _shouldSeparateStroke:1; + unsigned int _shouldSeparateText:1; + unsigned int _shouldDistortToFit:1; + unsigned int _shouldForceTextureGeneration:1; + _Bool _shouldAddNoShapeAttributes; +} + ++ (id)contextWithTextureContext:(id)arg1; ++ (id)contextWithSession:(id)arg1; ++ (id)context; +@property(nonatomic) _Bool shouldForceTextureGeneration; // @synthesize shouldForceTextureGeneration=_shouldForceTextureGeneration; +@property(nonatomic) _Bool shouldSeparateText; // @synthesize shouldSeparateText=_shouldSeparateText; +@property(nonatomic) _Bool shouldSeparateStroke; // @synthesize shouldSeparateStroke=_shouldSeparateStroke; +@property(nonatomic) _Bool shouldSeparateShadow; // @synthesize shouldSeparateShadow=_shouldSeparateShadow; +@property(nonatomic) _Bool shouldSeparateReflection; // @synthesize shouldSeparateReflection=_shouldSeparateReflection; +@property(nonatomic) _Bool shouldNotAddText; // @synthesize shouldNotAddText=_shouldNotAddText; +@property(nonatomic) _Bool shouldNotAddShapeAttributes; // @synthesize shouldNotAddShapeAttributes=_shouldAddNoShapeAttributes; +@property(nonatomic) _Bool shouldNotAddContainedReps; // @synthesize shouldNotAddContainedReps=_shouldNotAddContainedReps; +@property(nonatomic) _Bool shouldDistortToFit; // @synthesize shouldDistortToFit=_shouldDistortToFit; +@property(nonatomic) _Bool shouldAddReversedFinal; // @synthesize shouldAddReversedFinal=_shouldAddReversedFinal; +@property(nonatomic) _Bool shouldAddMagicMoveObjectOnly; // @synthesize shouldAddMagicMoveObjectOnly=_shouldAddMagicMoveObjectOnly; +@property(nonatomic) _Bool shouldAddFinal; // @synthesize shouldAddFinal=_shouldAddFinal; +@property(nonatomic) _Bool isMagicMove; // @synthesize isMagicMove=_isMagicMove; +@property(nonatomic) id session; // @synthesize session=_session; +- (void)reset; +- (unsigned long long)hash; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTextureSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTextureSet.h new file mode 100644 index 000000000..ea2db964d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTextureSet.h @@ -0,0 +1,104 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class CALayer, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, TSDRep, TSUNoCopyDictionary; + +// Not exported +@interface TSDTextureSet : NSObject +{ + struct CGPoint mCenter; + struct CGRect mBounds; + struct CGPoint mOriginalPosition; + _Bool mIsBaked; + _Bool mShouldIncludeFinalTexturesInVisibleSet; + _Bool mShouldTransformUsingTextureCenter; + unsigned long long mChunkCount; + NSMutableArray *mTextures; + NSMutableArray *mAllTextures; + TSUNoCopyDictionary *mStageIndexForTexture; + NSMutableDictionary *mFinalTextureForStage; + NSMutableDictionary *mBoundingRectForStage; + NSMutableDictionary *mContentRectForStage; + NSMutableDictionary *mReverseFinalTextureForStage; + TSUNoCopyDictionary *mFinalTexturesToStageMap; + TSUNoCopyDictionary *mReverseFinalTexturesToStageMap; + NSDictionary *mBakedAttributes; + struct _NSRange mActiveChunkIndices; + CALayer *mLayer; + _Bool mIsMagicMove; + double mTextureOpacity; + struct CGRect mTextureContentRect; + double mTextureAngle; + long long mTextureZOrder; + _Bool mIsBackground; + CALayer *mAlternateLayer; + TSDRep *mRep; + struct CGColorSpace *mColorSpace; + long long mMaxStageIndex; + long long _stageIndex; +} + +@property(readonly, nonatomic) long long stageIndex; // @synthesize stageIndex=_stageIndex; +@property TSDRep *rep; // @synthesize rep=mRep; +@property(nonatomic) long long textureZOrder; // @synthesize textureZOrder=mTextureZOrder; +@property(nonatomic) double textureOpacity; // @synthesize textureOpacity=mTextureOpacity; +@property(nonatomic) double textureAngle; // @synthesize textureAngle=mTextureAngle; +@property(nonatomic) struct CGRect textureContentRect; // @synthesize textureContentRect=mTextureContentRect; +@property(nonatomic) _Bool shouldTransformUsingTextureCenter; // @synthesize shouldTransformUsingTextureCenter=mShouldTransformUsingTextureCenter; +@property(nonatomic) _Bool shouldIncludeFinalTexturesInVisibleSet; // @synthesize shouldIncludeFinalTexturesInVisibleSet=mShouldIncludeFinalTexturesInVisibleSet; +@property(nonatomic) struct CGPoint originalPosition; // @synthesize originalPosition=mOriginalPosition; +@property(readonly, nonatomic) long long maxStageIndex; // @synthesize maxStageIndex=mMaxStageIndex; +@property(nonatomic) _Bool isMagicMove; // @synthesize isMagicMove=mIsMagicMove; +@property(nonatomic) _Bool isBaked; // @synthesize isBaked=mIsBaked; +@property(nonatomic) _Bool isBackground; // @synthesize isBackground=mIsBackground; +@property(retain, nonatomic) NSDictionary *contentRectForStage; // @synthesize contentRectForStage=mContentRectForStage; +@property(nonatomic) struct CGColorSpace *colorSpace; // @synthesize colorSpace=mColorSpace; +@property(readonly, nonatomic) unsigned long long chunkCount; // @synthesize chunkCount=mChunkCount; +@property(nonatomic) struct CGPoint center; // @synthesize center=mCenter; +@property(retain, nonatomic) NSDictionary *boundingRectForStage; // @synthesize boundingRectForStage=mBoundingRectForStage; +@property(readonly, nonatomic) struct CGRect boundingRect; // @synthesize boundingRect=mBounds; +@property(retain, nonatomic) CALayer *alternateLayer; // @synthesize alternateLayer=mAlternateLayer; +- (id)description; +- (void)addPerspectiveLayerToTexture:(id)arg1 withShowSize:(struct CGSize)arg2; +- (void)renderIntoContext:(struct CGContext *)arg1; +@property(readonly, nonatomic) struct CGRect frame; +- (void)setContentRect:(struct CGRect)arg1 forStage:(long long)arg2; +- (void)setBoundingRect:(struct CGRect)arg1 forStage:(long long)arg2; +- (void)setBoundingRect:(struct CGRect)arg1; +- (_Bool)isBackgroundTexture:(id)arg1; +- (void)applyActionEffect:(id)arg1 viewScale:(double)arg2 isMagicMove:(_Bool)arg3 shouldBake:(_Bool)arg4 applyScaleOnly:(_Bool)arg5 shouldCheckActionKeys:(_Bool)arg6; +- (void)p_applyPositionFromAttributes:(id)arg1 viewScale:(double)arg2; +- (void)p_resetAttributesWithViewScale:(double)arg1; +- (void)resetAnchorPoint; +- (void)adjustAnchorPointRelativeToCenterOfRotation; +- (void)setLayerGeometryFromRep:(id)arg1; +- (void)hideLayersOfFinalTextures; +- (id)finalTextureForStage:(long long)arg1 reverse:(_Bool)arg2; +- (long long)stageIndexForTexture:(id)arg1; +- (id)newFlattenedTexture; +- (id)newFlattenedTextureFromTextures:(id)arg1 newRect:(struct CGRect)arg2; +- (id)firstVisibleTextureForTextureType:(int)arg1; +- (void)removeRenderable:(id)arg1; +- (id)visibleTexturesForStage:(long long)arg1 isBuildIn:(_Bool)arg2 shouldFlatten:(_Bool)arg3; +@property(readonly, nonatomic) NSArray *visibleTextures; +- (void)renderLayerContentsIfNeeded; +- (void)addFinalTexture:(id)arg1 forStage:(long long)arg2 reverse:(_Bool)arg3; +- (void)addRenderable:(id)arg1 forStage:(long long)arg2; +- (void)addRenderable:(id)arg1; +- (struct CGRect)contentRectForStage:(long long)arg1 isBuildIn:(_Bool)arg2; +- (struct CGRect)boundingRectForStage:(long long)arg1 isBuildIn:(_Bool)arg2; +@property(readonly, nonatomic) CALayer *layer; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (void)teardown; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTexturedRectangle.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTexturedRectangle.h new file mode 100644 index 000000000..c45897b0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTexturedRectangle.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class CALayer, NSMutableArray, NSMutableDictionary, TSDTextureSet; + +// Not exported +@interface TSDTexturedRectangle : NSObject +{ + struct CGPoint mOffset; + struct CGPoint mOriginalPosition; + struct CGSize mSize; + struct CGRect mContentRect; + struct CGRect mOriginalFrame; + CALayer *mLayer; + id mRenderBlock; + struct CGImage *mSourceImage; + struct CGImage *mBakedImage; + TSDTextureSet *mParent; + int mTextureType; + double mTextureOpacity; + unsigned int mSingleTextureName; + _Bool mSingleTextureContainsMipmaps; + _Bool mIsFlattened; + NSMutableDictionary *mAttributes; + NSMutableArray *mTags; + struct CGColorSpace *mColorSpace; +} + +@property(retain, nonatomic) NSMutableArray *tags; // @synthesize tags=mTags; +@property(nonatomic) double textureOpacity; // @synthesize textureOpacity=mTextureOpacity; +@property(nonatomic) int textureType; // @synthesize textureType=mTextureType; +@property(readonly, nonatomic) struct CGSize size; // @synthesize size=mSize; +@property(nonatomic) TSDTextureSet *parent; // @synthesize parent=mParent; +@property(nonatomic) struct CGPoint originalPosition; // @synthesize originalPosition=mOriginalPosition; +@property(nonatomic) _Bool isFlattened; // @synthesize isFlattened=mIsFlattened; +@property(readonly, nonatomic) CALayer *layer; // @synthesize layer=mLayer; +@property(nonatomic) struct CGColorSpace *colorSpace; // @synthesize colorSpace=mColorSpace; +@property(nonatomic) struct CGRect contentRect; // @synthesize contentRect=mContentRect; +@property(retain, nonatomic) NSMutableDictionary *attributes; // @synthesize attributes=mAttributes; +- (void)renderIntoContext:(struct CGContext *)arg1; +- (void)bakeLayerWithAngle:(double)arg1 scale:(double)arg2; +@property(readonly, nonatomic) struct CGImage *image; +@property(readonly, nonatomic) double singleTextureOpacity; +- (void)releaseSingleTexture; +@property(readonly, nonatomic) unsigned int singleTextureTarget; +@property(readonly, nonatomic) unsigned int singleTextureName; +- (void)setupSingleTexture; +- (void)setupSingleTextureAndGenerateMipMaps:(_Bool)arg1; +- (void)renderLayerContentsIfNeeded; +- (struct CGImage *)p_newImageAndBufferWithAngle:(double)arg1 scale:(double)arg2 offset:(struct CGPoint)arg3; +- (struct CGColorSpace *)p_colorSpace; +- (void)resetAnchorPoint; +- (void)adjustAnchorRelativeToParentsCenterOfRotation:(struct CGPoint)arg1; +@property(readonly, nonatomic) struct CGRect frame; +@property(nonatomic) struct CGPoint offset; +@property(readonly, nonatomic) struct CATransform3D transformFromAttributes; +@property(readonly, nonatomic) float opacityFromAttributes; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (void)dealloc; +- (void)teardown; +- (id)initWithCGImage:(struct CGImage *)arg1; +- (id)initWithLayer:(id)arg1; +- (id)initWithSize:(struct CGSize)arg1 offset:(struct CGPoint)arg2 renderBlock:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDThemeReplaceFillPresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDThemeReplaceFillPresetCommand.h new file mode 100644 index 000000000..1cd443f24 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDThemeReplaceFillPresetCommand.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSDFill, TSSTheme; + +// Not exported +@interface TSDThemeReplaceFillPresetCommand : TSKCommand +{ + TSSTheme *mTheme; + NSString *mPresetKind; + TSDFill *mFill; + TSDFill *mOldFill; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) TSDFill *oldFill; // @synthesize oldFill=mOldFill; +@property(readonly, nonatomic) TSDFill *fill; // @synthesize fill=mFill; +@property(readonly, nonatomic) TSSTheme *theme; // @synthesize theme=mTheme; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)undo; +- (void)redo; +- (void)commit; +- (void)p_installPreset:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 fill:(id)arg2 index:(unsigned long long)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailConsumer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailConsumer-Protocol.h new file mode 100644 index 000000000..295545955 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailConsumer-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDThumbnailConsumer +- (void)updateThumbnail:(id)arg1 identifier:(id)arg2 continueThumbnailing:(_Bool)arg3; +- (id)nextThumbnailIdentifier; + +@optional +- (_Bool)shouldCallCommit; +- (void)commitThumbnail:(id)arg1 identifier:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailController.h new file mode 100644 index 000000000..9296814a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailController.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDThumbnailConsumer-Protocol.h" + +@class NSDate, NSMutableSet, NSObject, NSSet, TSDThumbnailGenerator, TSKDocumentRoot, TSULRUCache; + +// Not exported +@interface TSDThumbnailController : NSObject +{ + TSKDocumentRoot *_documentRoot; + id _delegate; + id _producer; + TSDThumbnailGenerator *_generator; + _Bool _thumbnailRequested; + _Bool _thumbnailerEnabled; + unsigned int _thumbnailSuspendCount; + NSMutableSet *_dirtySet; + TSULRUCache *_thumbnailCache; + double _delayBeforeRedraw; + _Bool _callbackScheduled; + int _delayHandlingStatus; + NSDate *_drawingStartDate; + NSObject *_thumbnailGenerationQueue; +} + +@property(nonatomic, getter=isEnabled) _Bool enabled; // @synthesize enabled=_thumbnailerEnabled; +@property(readonly, nonatomic) NSSet *dirtySet; // @synthesize dirtySet=_dirtySet; +@property(nonatomic) double delayBeforeRedraw; // @synthesize delayBeforeRedraw=_delayBeforeRedraw; +@property(nonatomic) id producer; // @synthesize producer=_producer; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (_Bool)p_mustCacheThumbnailsForAllPrincipalThumbnailIdentifiers; +- (_Bool)p_notGeneratingThumbnail; +- (_Bool)p_isThumbnailGenerationActive; +- (void)p_scheduleThumbnailGeneration; +- (void)p_scheduleThumbnailGenerationMainThreadEntry; +- (void)p_thumbnailEvicted:(id)arg1 identifier:(id)arg2; +- (void)p_handleMemoryNotification:(id)arg1; +- (_Bool)shouldCallCommit; +- (void)commitThumbnail:(id)arg1 identifier:(id)arg2; +- (void)updateThumbnail:(id)arg1 identifier:(id)arg2 continueThumbnailing:(_Bool)arg3; +- (id)nextThumbnailIdentifier; +- (void)waitForIdentifiersOfThumbnailsToHaveThumbnails:(id)arg1; +- (id)thumbnail:(id)arg1 waitIfNecessary:(_Bool)arg2; +- (id)cachedThumbnail:(id)arg1; +- (void)invalidateThumbnail:(id)arg1; +- (void)invalidateAllThumbnailsAndOptionallyClearCache:(_Bool)arg1; +- (void)updateThumbnails; +- (void)thumbnailCountDidChange; +@property(nonatomic) struct CGColor *backgroundColor; +- (void)resumeThumbnailing; +- (void)suspendThumbnailing; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1 cacheSize:(unsigned int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailGenerator.h new file mode 100644 index 000000000..b5cd14d5a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailGenerator.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDImager, TSKDocumentRoot; + +// Not exported +@interface TSDThumbnailGenerator : NSObject +{ + TSDImager *_imager; + TSKDocumentRoot *_documentRoot; +} + +- (void)p_mainThreadReadCallback:(id)arg1; +- (void)p_writeCallback:(id)arg1; +- (_Bool)p_initialReadCallback:(id)arg1; +- (struct CGImage *)p_newThumbnailForProducer:(id)arg1 identifier:(id)arg2; +- (id)drawImageSynchronouslyForThumbnailId:(id)arg1 producer:(id)arg2; +@property(nonatomic) struct CGColor *backgroundColor; +- (void)idle; +- (void)generateThumbnailForConsumer:(id)arg1 producer:(id)arg2; +- (void)generateThumbnailForThumbnailId:(id)arg1 consumer:(id)arg2 producer:(id)arg3 continueThumbnailing:(_Bool)arg4; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailProducer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailProducer-Protocol.h new file mode 100644 index 000000000..efd87bfbe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDThumbnailProducer-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDThumbnailProducer +- (struct CGRect)unscaledClipRectForIdentifier:(id)arg1; +- (struct CGSize)thumbnailSizeForIdentifier:(id)arg1; +- (id)rootInfosForIdentifier:(id)arg1; + +@optional +- (void)configureImager:(id)arg1 forIdentifier:(id)arg2; +- (_Bool)shouldReuseBitmapContext; +- (_Bool)distortedToMatch; +- (_Bool)reuseThumbnailerUntilIdleForIdentifier:(id)arg1; +- (_Bool)suppressOverlayLayerForIdentifier:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTileProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTileProvider.h new file mode 100644 index 000000000..a49a1b5c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTileProvider.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, TSDTileStorage, TSKAccessController; + +// Not exported +@interface TSDTileProvider : NSObject +{ + id mTarget; + TSDTileStorage *mTileStorage; + TSKAccessController *mAccessController; + NSObject *mQueue; + CDStruct_2d1207dd mVisibleTileRect; +} + +@property CDStruct_2d1207dd visibleTileRect; // @synthesize visibleTileRect=mVisibleTileRect; +- (id)p_bucketKey; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)drawTargetInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (_Bool)canTargetDrawInParallel; +- (_Bool)isTargetOpaque; +- (void)removeStoredImages; +- (void)flush; +- (id)contentsInRect:(struct CGRect)arg1 contentsScale:(double)arg2 forTile:(id)arg3 atLocation:(CDStruct_4bcfbbae)arg4 takingReadLock:(_Bool)arg5; +- (void)provideContentsInRect:(struct CGRect)arg1 contentsScale:(double)arg2 forTile:(id)arg3 atLocation:(CDStruct_4bcfbbae)arg4 inGroup:(id)arg5 limitedBySemaphore:(id)arg6 takingReadLock:(_Bool)arg7 startBlock:(id)arg8 completionBlock:(void)arg9; +- (void)dealloc; +- (id)initWithTarget:(id)arg1 queue:(id)arg2 storage:(id)arg3 accessController:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTileStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTileStorage.h new file mode 100644 index 000000000..141cf5de8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTileStorage.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCacheDelegate-Protocol.h" + +@class NSCache, NSMutableDictionary, NSObject, NSObject, TSUPointerKeyDictionary; + +// Not exported +@interface TSDTileStorage : NSObject +{ + NSCache *mCache; + TSUPointerKeyDictionary *mReverseCacheKeys; + NSObject *mReverseCacheKeysLock; + NSObject *mCacheKeysQueue; + NSMutableDictionary *mCacheKeysByBucket; +} + +- (id)p_cacheKeyForImageInRect:(struct CGRect)arg1 contentsScale:(double)arg2 tileLocation:(CDStruct_4bcfbbae)arg3; +- (void)removeAllContents; +- (void)removeImagesInBucket:(id)arg1; +- (void)cache:(id)arg1 willEvictObject:(id)arg2; +- (id)contentsInRect:(struct CGRect)arg1 contentsScale:(double)arg2 forTileAtLocation:(CDStruct_4bcfbbae)arg3 inBucket:(id)arg4; +- (void)storeContents:(id)arg1 inRect:(struct CGRect)arg2 contentsScale:(double)arg3 forTileAtLocation:(CDStruct_4bcfbbae)arg4 inBucket:(id)arg5; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTilingBackgroundQueue.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingBackgroundQueue.h new file mode 100644 index 000000000..591083194 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingBackgroundQueue.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSObject, NSObject; + +// Not exported +@interface TSDTilingBackgroundQueue : NSObject +{ + NSObject *mQueue; + NSObject *mCanEnqueueReaders; + NSObject *mInFlightReaders; + long long mShutdownToken; + _Bool mShuttingDown; +} + +@property(getter=isShuttingDown) _Bool shuttingDown; // @synthesize shuttingDown=mShuttingDown; +- (void)drainAndPerformSync:(id)arg1; +- (void)performAsync:(id)arg1; +- (void)shutdown; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTilingLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingLayer.h new file mode 100644 index 000000000..eeadc4989 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingLayer.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +@class NSMutableArray; + +// Not exported +@interface TSDTilingLayer : CALayer +{ + int mTilingMode; + struct CGSize mTileSize; + struct { + unsigned int tiled:1; + unsigned int hasCustomContents:1; + unsigned int drawsInBackground:1; + unsigned int needsTileLayout:1; + unsigned int needsTileDisplay:1; + unsigned int needsSelfDisplay:1; + } mFlags; + struct CGRect mLastVisibleBounds; + struct CGSize mLastBoundsSize; + CALayer *mProviderContentLayer; + NSMutableArray *mDirtyTiles; + _Bool mHasEverHadTileLayout; +} + ++ (struct CGImage *)p_newGeneratedCheckerboardImage; ++ (struct CGImage *)p_newCheckerboardImage; +@property(nonatomic) int tilingMode; // @synthesize tilingMode=mTilingMode; +- (id)p_nonTileAndContentLayers; +- (id)p_tileAndContentLayers; +- (id)p_tileLayers; +- (_Bool)p_updateTileSizeWithLayerSize:(struct CGSize)arg1; +- (void)i_setNeedsTileDisplayForTile:(id)arg1; +- (void)i_drawTileInBackground:(id)arg1 inRect:(struct CGRect)arg2; +- (void)i_drawRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 inBackground:(_Bool)arg3; +- (void)i_drawTile:(id)arg1 inContext:(struct CGContext *)arg2; +- (_Bool)tilingSafeHasContents; +- (void)tilingSafeSetSublayers:(id)arg1; +@property(nonatomic) _Bool drawsInBackground; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)layoutSublayers; +- (void)setNeedsLayoutForTilingLayers; +- (void)setNeedsLayout; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)display; +- (void)setTileContents:(id)arg1; +- (void)setContents:(id)arg1; +- (void)setContentsScale:(double)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTilingTileLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingTileLayer.h new file mode 100644 index 000000000..ddc720220 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTilingTileLayer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDTilingTileLayer : TSDNoDefaultImplicitActionLayer +{ + unsigned long long mIndex; + _Bool mNeedsTileDisplay; + CDStruct_73b5d383 mLocation; +} + +@property(nonatomic) CDStruct_4bcfbbae location; // @synthesize location=mLocation; +@property(nonatomic) _Bool needsTileDisplay; // @synthesize needsTileDisplay=mNeedsTileDisplay; +@property(nonatomic) unsigned long long index; // @synthesize index=mIndex; +- (id)tileContentsLayer; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)updateFrameWithTileSize:(struct CGSize)arg1 tilesWide:(unsigned long long)arg2 tilesHigh:(unsigned long long)arg3; +- (id)hitTest:(struct CGPoint)arg1; +- (void)setNeedsLayoutForTilingLayers; +- (void)drawInContext:(struct CGContext *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulator-Protocol.h new file mode 100644 index 000000000..fda8225a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulator-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDTrackerManipulator +- (void)operationDidEnd; +- (_Bool)readyToEndOperation; +- (id)tracker; +- (_Bool)allowTrackerManipulatorToTakeControl:(id)arg1; + +@optional +- (void)trackerManipulatorDidTakeControl:(id)arg1; +- (void)didRelinquishControl; +- (void)willTakeControl; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulatorCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulatorCoordinator.h new file mode 100644 index 000000000..afbfb5046 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTrackerManipulatorCoordinator.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, NSObject; + +// Not exported +@interface TSDTrackerManipulatorCoordinator : NSObject +{ + NSMutableSet *mRegisteredTMs; + NSObject *mControllingTM; +} + ++ (void)p_removeDynamicSubclass:(id)arg1; ++ (void)p_dynamicallySubclassGRForNotification:(id)arg1; +@property(readonly, nonatomic) NSObject *controllingTM; // @synthesize controllingTM=mControllingTM; +- (void)p_notifyControlChange; +- (void)operationDidEnd; +- (_Bool)relinquishTrackerManipulatorControl:(id)arg1; +- (_Bool)takeControlWithTrackerManipulator:(id)arg1; +- (_Bool)hasRegisteredTrackerManipulator:(id)arg1; +- (void)unregisterTrackerManipulator:(id)arg1; +- (void)registerTrackerManipulator:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient-PersistenceAdditions.h new file mode 100644 index 000000000..a5cc5e6fa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient-PersistenceAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDTransformGradient (PersistenceAdditions) +- (void)saveToArchive:(struct FillArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct FillArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient.h b/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient.h new file mode 100644 index 000000000..4f74da9bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDTransformGradient.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +// Not exported +@interface TSDTransformGradient : TSDGradient +{ + struct CGPoint mStart; + struct CGPoint mEnd; + struct CGSize mBaseNaturalSize; + struct CGAffineTransform mTransformBeforeUpgrade; +} + +@property(nonatomic) struct CGSize baseNaturalSize; // @synthesize baseNaturalSize=mBaseNaturalSize; +@property(nonatomic) struct CGPoint endPoint; // @synthesize endPoint=mEnd; +@property(nonatomic) struct CGPoint startPoint; // @synthesize startPoint=mStart; +- (void)p_drawQuartzShadingInContext:(struct CGContext *)arg1 withGradientNaturalSize:(struct CGSize)arg2 baseNaturalSize:(struct CGSize)arg3 start:(struct CGPoint)arg4 end:(struct CGPoint)arg5; +- (struct CGPoint)p_scalePoint:(struct CGPoint)arg1 fromShapeWithNaturalSize:(struct CGSize)arg2; +- (struct CGPoint)p_scalePoint:(struct CGPoint)arg1 toShapeWithNaturalSize:(struct CGSize)arg2; +- (void)p_setDefaultValues; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (double)gradientAngleInDegrees; +- (struct CGSize)baseNaturalSizeForBounds:(struct CGRect)arg1; +- (struct CGPoint)endPointForBounds:(struct CGRect)arg1; +- (struct CGPoint)startPointForBounds:(struct CGRect)arg1; +- (struct CGAffineTransform)transformForSize:(struct CGSize)arg1; +- (void)paintPath:(struct CGPath *)arg1 naturalBounds:(struct CGRect)arg2 inContext:(struct CGContext *)arg3 isPDF:(_Bool)arg4; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2 atAngle:(double)arg3; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (struct CGPoint)normalizedPointForSize:(struct CGSize)arg1 endPoint:(_Bool)arg2; +- (_Bool)isAdvancedGradientIgnoringFlag; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqualIgnoringTransform:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; +- (unsigned long long)hash; +- (id)initWithGradient:(id)arg1 inBounds:(struct CGRect)arg2; +- (id)initWithGradientStops:(id)arg1 type:(unsigned long long)arg2; +- (id)initWithStartColor:(id)arg1 endColor:(id)arg2 type:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDUngroupGroupCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSDUngroupGroupCommand.h new file mode 100644 index 000000000..97954971b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDUngroupGroupCommand.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSDUngroupGroupCommand : TSDBaseGroupCommand +{ +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (id)initWithGroup:(id)arg1 subcommandProvider:(id)arg2 objectContext:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuide.h b/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuide.h new file mode 100644 index 000000000..146210426 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuide.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSDUserDefinedGuide : NSObject +{ + double mPosition; + int mGuideType; +} + +@property(readonly, nonatomic) int guideType; // @synthesize guideType=mGuideType; +@property(readonly, nonatomic) double position; // @synthesize position=mPosition; +- (id)description; +- (id)alignmentGuideForEditing; +- (id)alignmentGuide; +- (id)initWithTSDAlignmentGuide:(id)arg1; +- (id)initWithPosition:(double)arg1 type:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuideController.h b/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuideController.h new file mode 100644 index 000000000..bed3f35b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDUserDefinedGuideController.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDDecorator-Protocol.h" +#import "TSKChangeSourceObserver-Protocol.h" + +@class NSArray, TSDInteractiveCanvasController; + +// Not exported +@interface TSDUserDefinedGuideController : NSObject +{ + TSDInteractiveCanvasController *_icc; + _Bool _editingGuides; + _Bool _tornDown; + NSArray *_currentGuides; +} + +@property(readonly, nonatomic) NSArray *currentGuides; // @synthesize currentGuides=_currentGuides; +@property(readonly, nonatomic) TSDInteractiveCanvasController *interactiveCanvasController; // @synthesize interactiveCanvasController=_icc; +- (id)decoratorOverlayLayers; +- (void)deleteGuide:(id)arg1; +- (void)changeOrientationOfGuide:(id)arg1 toType:(int)arg2 withGuideAtPoint:(struct CGPoint)arg3; +- (void)replaceGuide:(id)arg1 withGuideAtPoint:(struct CGPoint)arg2; +- (id)guideStorage; +- (void)updateCurrentGuides; +- (_Bool)shouldShowUserDefinedGuides; +- (void)hideGuides; +- (void)showGuides; +- (void)endEditingGuides; +- (void)beginEditingGuides; +- (id)guideClosestToPoint:(struct CGPoint)arg1 distance:(double *)arg2 requiresSpecifiedType:(_Bool)arg3 desiredType:(int)arg4; +- (void)p_hideUserDefinedGuides; +- (void)p_showUserDefinedGuides; +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)dealloc; +- (void)teardown; +- (id)initWithInteractiveCanvasController:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon-Private.h new file mode 100644 index 000000000..d0b8489f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSDWrapPolygon (Private) +- (void)p_computeIntersectionState; +- (int)p_countSegments; +- (void)p_setPolygon:(CDStruct_727a4eeb *)arg1; +- (void)p_freePolygon; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon.h b/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon.h new file mode 100644 index 000000000..e1baede50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDWrapPolygon.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSDWrapPolygon : NSObject +{ + void *mPolygon; + _Bool mIntersectsSelf; + _Bool mComputedSelfIntersection; + struct CGRect mBounds; + _Bool mComputedBounds; +} + +- (id).cxx_construct; +- (struct CGPoint)intersectionPointBetween:(struct CGPoint)arg1 and:(struct CGPoint)arg2; +- (void)transformUsingAffineTransform:(struct CGAffineTransform)arg1; +- (id)bezierPath; +- (struct CGRect)bounds; +- (void *)polygon; +- (_Bool)intersectsSelf; +- (void)setIntersectsSelf:(_Bool)arg1; +- (void)setPath:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDWrappable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDWrappable-Protocol.h new file mode 100644 index 000000000..0db2cad4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDWrappable-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSDWrappable +@property(readonly, nonatomic) _Bool hasAlpha; +- (int)wrapFitType; +- (int)wrapDirection; +- (int)wrapType; +- (_Bool)isHTMLWrap; +- (id)wrapPolygon; +- (struct CGRect)boundsInRoot; +- (struct CGRect)boundsInfluencingExteriorWrap; +- (id)parent; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSDWrappableParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSDWrappableParent-Protocol.h new file mode 100644 index 000000000..eec8ccff0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSDWrappableParent-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSDWrappableParent +- (id)descendentWrappables; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKACReadArguments.h b/iOS7/PrivateFrameworks/iWorkImport/TSKACReadArguments.h new file mode 100644 index 000000000..1c0265a28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKACReadArguments.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKACReadArguments : NSObject +{ + SEL _selector; + id _target; + void *_argument; + id _argument2; +} + +@property(readonly, nonatomic) id argument2; // @synthesize argument2=_argument2; +@property(readonly, nonatomic) void *argument; // @synthesize argument=_argument; +@property(readonly, nonatomic) id target; // @synthesize target=_target; +@property(readonly, nonatomic) SEL selector; // @synthesize selector=_selector; +- (void)dealloc; +- (id)initWithSelector:(SEL)arg1 target:(id)arg2 argument:(void *)arg3 argument2:(id)arg4; +- (id)initWithSelector:(SEL)arg1 target:(id)arg2 argument:(void *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerController.h new file mode 100644 index 000000000..22aff0555 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerController.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class AVPlayer; + +// Not exported +@interface TSKAVPlayerController : NSObject +{ + AVPlayer *mPlayer; + id mDelegate; + long long mRepeatMode; + float mVolume; + float mRateBeforeScrubbing; + unsigned long long mScrubbingCount; + _Bool mPlaying; + _Bool mFastReversing; + _Bool mFastForwarding; + double _absoluteCurrentTime; +} + ++ (id)keyPathsForValuesAffectingEndTime; ++ (_Bool)automaticallyNotifiesObserversOfEndTime; ++ (id)keyPathsForValuesAffectingStartTime; ++ (_Bool)automaticallyNotifiesObserversOfStartTime; ++ (id)keyPathsForValuesAffectingAbsoluteDuration; ++ (id)keyPathsForValuesAffectingDuration; +@property(nonatomic) double absoluteCurrentTime; // @synthesize absoluteCurrentTime=_absoluteCurrentTime; +@property(nonatomic, getter=isFastForwarding) _Bool fastForwarding; // @synthesize fastForwarding=mFastForwarding; +@property(nonatomic, getter=isFastReversing) _Bool fastReversing; // @synthesize fastReversing=mFastReversing; +@property(nonatomic, getter=isPlaying) _Bool playing; // @synthesize playing=mPlaying; +@property(nonatomic) float volume; // @synthesize volume=mVolume; +@property(nonatomic) long long repeatMode; // @synthesize repeatMode=mRepeatMode; +@property(readonly, nonatomic) AVPlayer *player; // @synthesize player=mPlayer; +@property(readonly, nonatomic) id delegate; // @synthesize delegate=mDelegate; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)p_playbackDidFailWithError:(id)arg1; +- (void)p_playerItemDidPlayToEndTime:(id)arg1; +- (void)playerItemDidPlayToEndTimeAtRate:(float)arg1; +- (void)p_closedCaptioningStatusDidChange:(id)arg1; +- (void)p_updateClosedCaptionDisplayEnabled; +- (void)p_stopObservingClosedCaptionDisplayEnabled; +- (void)p_startObservingClosedCaptionDisplayEnabled; +- (_Bool)p_canFastForward; +- (_Bool)p_canFastReverse; +- (void)seekToEnd; +- (void)seekToBeginning; +- (void)seekBackwardByOneFrame; +- (void)seekForwardByOneFrame; +- (void)endScrubbing; +- (void)scrubToTime:(double)arg1 withTolerance:(double)arg2 completionHandler:(id)arg3; +- (void)scrubToTime:(double)arg1 withTolerance:(double)arg2; +- (void)beginScrubbing; +@property(readonly, nonatomic, getter=isScrubbing) _Bool scrubbing; +@property(readonly, nonatomic) double remainingTime; +@property(readonly, nonatomic) double currentTime; +- (void)p_applyVolumeToPlayerItem; +@property(nonatomic) double endTime; +@property(nonatomic) double startTime; +@property(readonly, nonatomic) double absoluteDuration; +@property(readonly, nonatomic) double duration; +- (void)teardown; +- (void)dealloc; +- (id)init; +- (id)initWithPlayer:(id)arg1 delegate:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerControllerDelegate-Protocol.h new file mode 100644 index 000000000..77d114d5e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAVPlayerControllerDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKAVPlayerControllerDelegate +- (void)playbackDidStopForPlayerController:(id)arg1; +- (void)playerController:(id)arg1 playbackDidFailWithError:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAVQueuePlayerController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAVQueuePlayerController.h new file mode 100644 index 000000000..42be5aa57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAVQueuePlayerController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSKAVQueuePlayerController : TSKAVPlayerController +{ + NSArray *mAssets; +} + +- (void)p_enqueueAssetsFromIndex:(unsigned long long)arg1; +- (void)skipToAssetAtIndex:(unsigned long long)arg1; +- (void)playerItemDidPlayToEndTimeAtRate:(float)arg1; +- (void)dealloc; +- (id)initWithQueuePlayer:(id)arg1 delegate:(id)arg2 assets:(id)arg3 initialAssetIndex:(unsigned long long)arg4; +- (id)initWithQueuePlayer:(id)arg1 delegate:(id)arg2 assets:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAccessController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAccessController.h new file mode 100644 index 000000000..4308e96c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAccessController.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCondition, NSMutableArray, NSMutableDictionary, TSUWeakReference; + +// Not exported +@interface TSKAccessController : NSObject +{ + struct _opaque_pthread_rwlock_t _rwLock; + _Bool _secondaryThreadWriting; + NSCondition *_cond; + NSMutableDictionary *_signalIdentifiers; + NSMutableDictionary *_waitIdentifiers; + struct __CFRunLoopSource *_mainThreadPingSource; + NSMutableArray *_pendingMainThreadInvocations; + struct _TSKThreadInfo _readerInfo[64]; + unsigned int _readerCount; + NSMutableArray *_writerQueue; + _Bool _writeHeld; + _Bool _writeBlockedMainThread; + TSUWeakReference *_delegate; +} + +- (_Bool)currentThreadHasWriteLock; +- (void)p_signalThread:(id)arg1; +- (_Bool)p_waitWithCondition:(id)arg1 untilDate:(id)arg2; +- (void)p_flushPendingMainThreadBlocksQueueAcquiringLock:(_Bool)arg1; +- (void)p_performReadOnMainThread:(id)arg1; +- (void)p_scheduleMainThreadRead:(id)arg1; +- (void)p_dequeueWrite; +- (void)p_enqueueWriteAndBlock; +- (id)p_threadIdentifier; +- (void)p_writeUnlockAndPerformWithMainThreadBlocked:(id)arg1; +- (void)p_writeUnlock; +- (void)p_writeLockAndBlockMainThread:(_Bool)arg1; +- (void)p_asyncPerformSelectorOnMainThread:(SEL)arg1 withTarget:(id)arg2 argument:(void *)arg3; +- (void)p_blockMainThreadForWrite; +- (void)p_readUnlock; +- (_Bool)p_hasWrite; +- (_Bool)p_hasRead; +- (void)p_readLock; +- (void)performRead:(SEL)arg1 thenWrite:(SEL)arg2 thenReadOnMainThread:(SEL)arg3 withTarget:(id)arg4 argument:(void *)arg5 passReadResultToMainThreadRead:(_Bool)arg6; +- (void)performRead:(SEL)arg1 thenWrite:(SEL)arg2 thenReadOnMainThread:(SEL)arg3 withTarget:(id)arg4 argument:(void *)arg5; +- (void)performRead:(SEL)arg1 thenReadOnMainThread:(SEL)arg2 withTarget:(id)arg3 argument:(void *)arg4; +- (void)performWrite:(SEL)arg1 withTarget:(id)arg2 argument:(void *)arg3; +- (void)performWrite:(id)arg1 blockMainThread:(void)arg2; +- (void)performWrite:(id)arg1; +- (void)performRead:(SEL)arg1 withTarget:(id)arg2 argument:(void *)arg3 argument2:(void *)arg4; +- (void)performRead:(SEL)arg1 withTarget:(id)arg2 argument:(void *)arg3; +- (void)performRead:(id)arg1; +- (void)spinMainThreadRunLoopUntil:(SEL)arg1 onTarget:(id)arg2; +- (void)signalIdentifier:(id)arg1; +- (_Bool)waitOnIdentifier:(id)arg1 untilDate:(id)arg2 releaseReadWhileWaiting:(_Bool)arg3; +- (void)waitOnIdentifier:(id)arg1; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAccessControllerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAccessControllerDelegate-Protocol.h new file mode 100644 index 000000000..3bfd482ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAccessControllerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKAccessControllerDelegate + +@optional +- (void)willRelinquishReadLock; +- (void)didAcquireReadLock; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddAnnotationAuthorCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddAnnotationAuthorCommand.h new file mode 100644 index 000000000..7b7e5a99a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddAnnotationAuthorCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKAnnotationAuthor, TSKDocumentRoot; + +// Not exported +@interface TSKAddAnnotationAuthorCommand : TSKCommand +{ + TSKAnnotationAuthor *mAnnotationAuthor; + TSKDocumentRoot *mDocumentRoot; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1 annotationAuthor:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext.h new file mode 100644 index 000000000..e9dab7a82 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKAddedToDocumentContext : NSObject +{ +} + ++ (id)changeTrackingSubstorageForCopyContext; ++ (id)exportFootnoteContext; ++ (id)undoDeleteContext; ++ (id)unhidingContext; ++ (id)movingContext; ++ (id)insertingPrototypeContext; ++ (id)dragCopyContext; ++ (id)dragMoveContext; ++ (id)pastingMatchStyleContext; ++ (id)pastingContext; ++ (id)importingMasterTemplateContextWithImporterID:(id)arg1; ++ (id)importingContextWithImporterID:(id)arg1; ++ (id)unarchivingContext; +- (void)setTableIDMap:(struct __CFDictionary *)arg1; +- (struct __CFDictionary *)tableIDMap; +- (id)undoContext; +- (_Bool)changeTrackingSubstorage; +- (_Bool)exportingFootnotes; +- (_Bool)matchStyle; +- (_Bool)syncChanges; +- (_Bool)uniqueBookmarks; +- (_Bool)autoUpdateSmartFields; +- (_Bool)invokeDOLC; +- (_Bool)wasUndoDelete; +- (_Bool)wasUnhidden; +- (_Bool)wasMoved; +- (_Bool)wasDragMoved; +- (_Bool)wasDragOperation; +- (_Bool)wasPasted; +- (_Bool)wasImportedFromMasterTemplate; +- (_Bool)wasImported; +- (id)importerID; +- (_Bool)wasUnarchived; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragCopy.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragCopy.h new file mode 100644 index 000000000..dfad7547e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragCopy.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_DragCopy : TSKAddedToDocumentContext_Pasting +{ +} + +- (_Bool)wasDragOperation; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragMove.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragMove.h new file mode 100644 index 000000000..da9e8b37a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_DragMove.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_DragMove : TSKAddedToDocumentContext_DragCopy +{ +} + +- (_Bool)wasDragMoved; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ExportFootnotes.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ExportFootnotes.h new file mode 100644 index 000000000..d2457132a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ExportFootnotes.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_ExportFootnotes : TSKAddedToDocumentContext +{ +} + +- (_Bool)exportingFootnotes; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Importing.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Importing.h new file mode 100644 index 000000000..c137d088c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Importing.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSKAddedToDocumentContext_Importing : TSKAddedToDocumentContext +{ + NSString *mImporterID; +} + +- (id)importerID; +- (id)description; +- (id)initWithImporterID:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ImportingMasterTemplate.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ImportingMasterTemplate.h new file mode 100644 index 000000000..4da5c2df7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_ImportingMasterTemplate.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_ImportingMasterTemplate : TSKAddedToDocumentContext_Importing +{ +} + +- (_Bool)wasImportedFromMasterTemplate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_InsertingPrototype.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_InsertingPrototype.h new file mode 100644 index 000000000..30fc017d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_InsertingPrototype.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_InsertingPrototype : TSKAddedToDocumentContext +{ +} + +- (_Bool)syncChanges; +- (_Bool)uniqueBookmarks; +- (_Bool)autoUpdateSmartFields; +- (_Bool)wasPasted; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Moving.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Moving.h new file mode 100644 index 000000000..de9aa53fd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Moving.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_Moving : TSKAddedToDocumentContext +{ +} + +- (id)undoContext; +- (_Bool)wasMoved; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Pasting.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Pasting.h new file mode 100644 index 000000000..efac6bb6f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Pasting.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_Pasting : TSKAddedToDocumentContext +{ + struct __CFDictionary *mTableIDMap; +} + +- (_Bool)syncChanges; +- (_Bool)uniqueBookmarks; +- (_Bool)autoUpdateSmartFields; +- (_Bool)wasPasted; +- (id)description; +- (void)setTableIDMap:(struct __CFDictionary *)arg1; +- (struct __CFDictionary *)tableIDMap; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_PastingMatchStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_PastingMatchStyle.h new file mode 100644 index 000000000..5f3c9ca4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_PastingMatchStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_PastingMatchStyle : TSKAddedToDocumentContext_Pasting +{ +} + +- (_Bool)matchStyle; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_SubstorageForChangeTrackingCopy.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_SubstorageForChangeTrackingCopy.h new file mode 100644 index 000000000..43a84a8ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_SubstorageForChangeTrackingCopy.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_SubstorageForChangeTrackingCopy : TSKAddedToDocumentContext +{ +} + +- (_Bool)changeTrackingSubstorage; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unarchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unarchiving.h new file mode 100644 index 000000000..c77209b7e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unarchiving.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_Unarchiving : TSKAddedToDocumentContext +{ +} + +- (_Bool)autoUpdateSmartFields; +- (_Bool)wasUnarchived; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_UndoDelete.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_UndoDelete.h new file mode 100644 index 000000000..6e8b25552 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_UndoDelete.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_UndoDelete : TSKAddedToDocumentContext +{ +} + +- (_Bool)wasUndoDelete; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unhiding.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unhiding.h new file mode 100644 index 000000000..7ab0af034 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAddedToDocumentContext_Unhiding.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKAddedToDocumentContext_Unhiding : TSKAddedToDocumentContext +{ +} + +- (id)undoContext; +- (_Bool)wasUnhidden; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotation-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotation-Protocol.h new file mode 100644 index 000000000..21d2aff2b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotation-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKAnnotation +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthor.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthor.h new file mode 100644 index 000000000..796d2b776 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthor.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSUColor; + +// Not exported +@interface TSKAnnotationAuthor : TSPObject +{ + NSString *mName; + TSUColor *mColor; +} + ++ (id)defaultAuthorName; ++ (id)authorColorNameForIndex:(unsigned long long)arg1; ++ (id)authorColorAppearanceNameForIndex:(unsigned long long)arg1; ++ (id)authorPopoverColorForIndex:(unsigned long long)arg1; ++ (id)authorFlagFillColorForIndex:(unsigned long long)arg1; ++ (id)authorChangeAdornmentsColorForIndex:(unsigned long long)arg1; ++ (id)authorFlagPressedColorForIndex:(unsigned long long)arg1; ++ (id)authorFlagStrokeColorForIndex:(unsigned long long)arg1; ++ (id)authorCellViolatorColorForIndex:(unsigned long long)arg1; ++ (id)authorTextHighlightColorForIndex:(unsigned long long)arg1; ++ (id)authorTextMarkupColorForIndex:(unsigned long long)arg1; ++ (id)authorStorageColorForIndex:(unsigned long long)arg1; ++ (unsigned long long)presetColorCount; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)allowsImplicitComponentOwnership; +- (id)componentRootObject; +@property(readonly, nonatomic) TSUColor *popoverColor; +@property(readonly, nonatomic) TSUColor *flagFillColor; +@property(readonly, nonatomic) TSUColor *changeAdornmentsColor; +@property(readonly, nonatomic) TSUColor *flagPressedColor; +@property(readonly, nonatomic) TSUColor *flagStrokeColor; +@property(readonly, nonatomic) TSUColor *cellViolatorColor; +@property(readonly, nonatomic) TSUColor *textHighlightColor; +@property(readonly, nonatomic) TSUColor *textMarkupColor; +- (unsigned long long)p_authorColorIndex; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 name:(id)arg2 color:(id)arg3; +@property(retain, nonatomic) TSUColor *storageColor; +@property(copy, nonatomic) NSString *name; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorStorage.h new file mode 100644 index 000000000..021628f5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorStorage.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet, NSSet; + +// Not exported +@interface TSKAnnotationAuthorStorage : TSPObject +{ + NSMutableSet *mAuthors; +} + +@property(readonly, nonatomic) NSSet *authors; // @synthesize authors=mAuthors; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)didLoadChildObjectFromDocumentSupport:(id)arg1; +- (id)packageLocator; +- (unsigned int)delayedArchivingPriority; +- (_Bool)shouldDelayArchiving; +- (id)description; +- (void)didRemoveAuthorRelationshipFromDocument; +- (void)didAddAuthorRelationshipToDocument; +- (id)nextAuthorColor; +- (id)authorWithName:(id)arg1; +- (void)removeAuthor:(id)arg1; +- (void)p_addAuthor:(id)arg1 isFromDocumentSupport:(_Bool)arg2; +- (void)addAuthor:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorTextHighlightColorProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorTextHighlightColorProvider.h new file mode 100644 index 000000000..89bd1fda7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKAnnotationAuthorTextHighlightColorProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKCGColorProvider-Protocol.h" + +@class TSKAnnotationAuthor; + +// Not exported +@interface TSKAnnotationAuthorTextHighlightColorProvider : NSObject +{ + TSKAnnotationAuthor *mAnnotationAuthor; +} + +- (struct CGColor *)cgColor; +- (void)dealloc; +- (id)initWithAnnotationAuthor:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Cirrus.h b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Cirrus.h new file mode 100644 index 000000000..8f2eaee87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Cirrus.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKApplicationDelegate (Cirrus) ++ (void)setDelegate:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Platform.h b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Platform.h new file mode 100644 index 000000000..fcba9e4b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Platform.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKApplicationDelegate (Platform) ++ (id)platform_sharedDelegate; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Protocol.h new file mode 100644 index 000000000..4d915b0a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSKApplicationDelegate + +@optional +- (long long)maximumFontSize; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-TSKInspectorSettingsAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-TSKInspectorSettingsAdditions.h new file mode 100644 index 000000000..3c0a977c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate-TSKInspectorSettingsAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKApplicationDelegate (TSKInspectorSettingsAdditions) +@property(readonly, nonatomic) _Bool textInspectorShowsMoreSubpane; +@property(readonly, nonatomic) _Bool tableCellInspectorShowsNaturalAlignment; +@property(readonly, nonatomic) _Bool tableHeaderInspectorShowsRepeatHeaderRowsSwitch; +@property(readonly, nonatomic) _Bool tableHeaderInspectorShowsFreezeHeaderColumnsSwitch; +@property(readonly, nonatomic) _Bool tableHeaderInspectorShowsFreezeHeaderRowsSwitch; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate.h new file mode 100644 index 000000000..4723547a5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKApplicationDelegate.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSString; + +// Not exported +@interface TSKApplicationDelegate : NSObject +{ + id _compatibilityDelegate; +} + ++ (id)documentDirectoryPath; ++ (id)sharedDelegate; ++ (_Bool)isUnitTesting; +@property(retain, nonatomic) id compatibilityDelegate; // @synthesize compatibilityDelegate=_compatibilityDelegate; +- (id)toolbarButtonForModalDoneWithTarget:(id)arg1 action:(SEL)arg2; +@property(readonly, getter=isInBackground) _Bool inBackground; +@property(readonly, getter=isActivating) _Bool activating; +- (_Bool)shouldGenerateGuidesForOffscreenLayouts; +@property(readonly, nonatomic) _Bool performanceModeEnabled; +@property(readonly, nonatomic) _Bool designModeEnabled; +- (id)defaultHyperlinkURL; +- (_Bool)openURL:(id)arg1; +- (id)invalidURLSchemes; +- (id)appChartPropertyOverrides; +- (id)previewImageForType:(id)arg1; +- (_Bool)supportsRTL; +- (_Bool)shouldRenderCurvedShadow; +- (_Bool)shouldRenderContactShadow; +- (struct CGRect)applicationToolbarFrame; +@property(readonly, nonatomic) _Bool isCanvasFullScreen; +@property(readonly, nonatomic) _Bool centerOnInitialSelection; +- (id)createCompatibilityDelegate; +@property(readonly, nonatomic) NSString *templateTypeDisplayName; +@property(readonly, nonatomic) NSString *documentTypeDisplayName; +@property(readonly, nonatomic) NSString *applicationName; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKArchivedSelection-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKArchivedSelection-Protocol.h new file mode 100644 index 000000000..5f8b09a91 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKArchivedSelection-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class TSKSelection; + +@protocol TSKArchivedSelection +@property(retain, nonatomic) TSKSelection *selection; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSKBundleLookupClass.h new file mode 100644 index 000000000..0ef580734 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCGColorProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCGColorProvider-Protocol.h new file mode 100644 index 000000000..e05ad4a22 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCGColorProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKCGColorProvider +- (struct CGColor *)cgColor; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeCollector.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeCollector.h new file mode 100644 index 000000000..9a42ca31c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeCollector.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKChangeCollector : NSObject +{ +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)threadCollector; ++ (id)_singletonAlloc; +- (void)registerChange:(int)arg1 details:(id)arg2 forChangeSource:(id)arg3; +- (id)peekCollectedChanges; +- (id)endCollectingChanges; +- (void)beginCollectingChanges; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeEntry.h new file mode 100644 index 000000000..f83c9a675 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeEntry.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSKChangeEntry : NSObject +{ + id mChangeSource; + NSMutableArray *mChanges; +} + +@property(readonly, nonatomic) NSMutableArray *changes; // @synthesize changes=mChanges; +@property(readonly, nonatomic) id changeSource; // @synthesize changeSource=mChangeSource; +- (void)dealloc; +- (id)initWithChangeSource:(id)arg1 changes:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeGroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeGroup.h new file mode 100644 index 000000000..49167249f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeGroup.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSKChangeGroup : NSObject +{ + NSMutableArray *mChangesArray; +} + +@property(readonly, nonatomic) NSMutableArray *changesArray; // @synthesize changesArray=mChangesArray; +- (void)registerChange:(int)arg1 details:(id)arg2 forChangeSource:(id)arg3; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeNotifier.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeNotifier.h new file mode 100644 index 000000000..f7eea79d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeNotifier.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKChangeNotifier : NSObject +{ + struct __CFDictionary *mChangeSourceObservers; + struct __CFDictionary *mChangeSourceOfClassObservers; + struct __CFArray *mQueuedObserverListChanges; + unsigned long long mProcessingChanges; + id mQueuedObserverLock; +} + +- (void)asyncProcessChanges:(id)arg1; +- (void)syncProcessChanges:(id)arg1; +- (void)p_updateObserverList; +- (void)removeObserver:(id)arg1 forChangeSourceOfClass:(Class)arg2; +- (void)addObserver:(id)arg1 forChangeSourceOfClass:(Class)arg2; +- (void)removeObserver:(id)arg1 forChangeSource:(id)arg2; +- (void)p_removeObserver:(id)arg1 forChangeSource:(id)arg2 isClass:(_Bool)arg3; +- (void)addObserver:(id)arg1 forChangeSource:(id)arg2; +- (void)p_addObserver:(id)arg1 forChangeSource:(id)arg2 isClass:(_Bool)arg3; +- (void)p_queueObserverListChange:(id)arg1; +- (_Bool)p_pendingAddOrRemoveOfObserver:(id)arg1 forChangeSource:(id)arg2; +- (id)p_findCountedObserverForObserver:(id)arg1 inArray:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeRecord.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeRecord.h new file mode 100644 index 000000000..98d05ef99 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeRecord.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKChangeRecord : NSObject +{ + int mKind; + id mDetails; +} + ++ (id)changeRecordWithKind:(int)arg1 details:(id)arg2; +@property(readonly, nonatomic) id details; // @synthesize details=mDetails; +@property(readonly, nonatomic) int kind; // @synthesize kind=mKind; +@property(readonly, nonatomic) _Bool allowedInCommit; +- (void)dealloc; +- (id)initWithKind:(int)arg1 details:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKChangeSourceObserver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeSourceObserver-Protocol.h new file mode 100644 index 000000000..519cbfee3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKChangeSourceObserver-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKChangeSourceObserver + +@optional +- (void)asyncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)syncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommand.h new file mode 100644 index 000000000..b43ed621a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommand.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKCommandContainer, TSKCommandController, TSPObject; + +// Not exported +@interface TSKCommand : TSPObject +{ + TSKCommandContainer *_persistedUndoCollectionContainer; + TSKCommandContainer *_currentUndoCollectionContainer; + TSPObject *_undoRedoState; + TSKCommandController *_commandController; +} + ++ (id)commandFromArrayOfCommands:(id)arg1; +@property(nonatomic) TSKCommandController *commandController; // @synthesize commandController=_commandController; +- (void)dealloc; +- (void)saveToArchive:(struct CommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct CommandArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)isCommandObject; +- (_Bool)canImplicitlyGroupWithCommand:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)performIndirectCommand:(id)arg1; +- (id)stopCollectingUndo; +- (void)beginCollectingUndo; +- (void)registerChange:(int)arg1 details:(id)arg2 forChangeSource:(id)arg3; +- (id)actionString; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initWithContext:(id)arg1; +@property(retain, nonatomic) TSPObject *undoRedoState; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer-TSDPropagatableCommand.h new file mode 100644 index 000000000..946dc3bda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer-TSDPropagatableCommand.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKCommandContainer (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer.h new file mode 100644 index 000000000..88791a4b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandContainer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKInnerCommandsProvider-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSKCommandContainer : TSPObject +{ + NSMutableArray *mCommands; +} + +- (void)redo; +- (void)undo; +- (_Bool)hasCommands; +- (void)addCommand:(id)arg1; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandController.h new file mode 100644 index 000000000..d369f205d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandController.h @@ -0,0 +1,115 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableIndexSet, TSKAccessController, TSKChangeGroup, TSKCommand, TSKCommandGroup, TSKCommandHistory, TSKCommandSelectionBehavior, TSKCommandSelectionBehaviorHistory, TSKDocumentRoot; + +// Not exported +@interface TSKCommandController : NSObject +{ + TSKDocumentRoot *_documentRoot; + NSMutableArray *_commandQueue; + TSKCommandGroup *_currentGroup; + unsigned long long _currentGroupOpenCount; + _Bool _isAutomaticGroupOpen; + _Bool _automaticGroupNeedsClose; + _Bool _isClosingAutomaticGroup; + NSMutableArray *_automaticGroupCloseHandlers; + unsigned long long _indexOfGroupThatSetCurrentSelectionBehavior; + TSKCommandSelectionBehavior *_currentSelectionBehavior; + NSMutableIndexSet *_progressiveEnqueuingEnabledIndexes; + TSKChangeGroup *_changeGroup; + TSKCommand *_executingCommand; + TSKCommandGroup *_committedLastChanceCommands; + _Bool _isInLastChanceWrite; + _Bool _isUndoing; + _Bool _isRedoing; + TSKCommandHistory *_historyOverride; + NSMutableArray *_historyOverrides; + TSKCommandSelectionBehaviorHistory *_selectionBehaviorHistoryOverride; + _Bool _processingChanges; + unsigned long long _enableUndoRedoCount; +} + ++ (_Bool)executingInCommandCommitPhase; +@property(readonly, nonatomic, getter=isAutomaticGroupingEnabled) _Bool automaticGroupingEnabled; // @synthesize automaticGroupingEnabled=_isAutomaticGroupOpen; +@property(readonly) TSKCommandGroup *currentGroup; // @synthesize currentGroup=_currentGroup; +- (void)p_completeUndoPendingPreflightCommand; +- (void)p_undoPendingPreflightCommand; +- (void)rejectPendingPreflightCommand; +@property(readonly) TSKAccessController *accessController; +@property(readonly) TSKDocumentRoot *documentRoot; +- (_Bool)processingChanges; +- (void)p_postAsyncPhaseChanges:(id)arg1; +- (void)p_postSyncPhaseChanges:(id)arg1; +- (void)p_postChanges:(id)arg1 forSyncPhase:(_Bool)arg2; +- (void)endFieldEditing; +- (_Bool)isInsideModalEditingSession; +- (void)beginFieldEditing; +- (void)rejectMark; +- (void)acceptMark; +- (void)mark; +- (void)protected_performIndirectCommand:(id)arg1 fromCommand:(id)arg2; +- (void)protected_commitLastChanceCommand:(id)arg1; +- (void)protected_lastChanceWrite; +- (void)protected_willCommitCommands:(id)arg1; +- (void)p_completePostingCollectedChanges; +- (void)p_writeWhileCollectingChangesForCommandPhase:(int)arg1 usingBlock:(id)arg2; +- (void)p_redoCommandQueueItem:(id)arg1; +- (void)p_performRedoForCommandQueueItem:(id)arg1; +- (void)redo; +- (_Bool)canRedo; +- (unsigned long long)p_redoCount; +- (void)p_completeUndoRedoForCommandQueueItem:(id)arg1; +- (void)p_undoCommandQueueItem:(id)arg1; +- (void)p_performUndoForCommandQueueItem:(id)arg1; +- (void)undoNestedGroup; +- (void)undo; +- (void)disableUndoRedo; +- (void)enableUndoRedo; +- (_Bool)canUndo; +- (unsigned long long)p_undoCount; +- (id)redoActionString; +- (id)undoActionString; +- (void)p_completeCommitForCommandQueueItem:(id)arg1 shouldAddToHistory:(id)arg2; +- (_Bool)isRedoing; +- (_Bool)isUndoing; +- (_Bool)canCoalesce; +- (id)executingCommand; +- (void)p_commitCommandQueueItem:(id)arg1; +- (_Bool)p_processCommandQueueItem:(id)arg1; +- (void)p_performCommitForCommandQueueItem:(id)arg1; +- (void)p_serviceCommandQueue; +- (void)p_enqueueCommand:(id)arg1 phase:(int)arg2 withSelectionBehavior:(id)arg3; +- (void)p_restoreUndoRedoState:(id)arg1; +- (void)enqueueCommand:(id)arg1 withSelectionBehavior:(id)arg2; +- (void)enqueueCommand:(id)arg1; +- (void)p_addSelectionBehavior:(id)arg1; +- (void)p_closeAutomaticGroupIfAppropriate; +- (void)forceCloseAutomaticGroup; +- (void)enableAutomaticGroupingUntilNextEventWithCloseHandler:(id)arg1; +- (void)p_completeCommitForRemainingCommandsInGroup:(id)arg1; +- (void)p_commitRemainingCommandsInGroup:(id)arg1; +- (_Bool)p_willCommitRemainingCommandsInGroup:(id)arg1; +- (void)p_performCommitForRemainingCommandsInCurrentGroup; +@property(readonly, nonatomic, getter=isProgressiveEnqueuingInCurrentGroupEnabled) _Bool progressiveEnqueuingInCurrentGroupEnabled; +- (void)p_enableProgressiveEnqueuingInGroupAtIndex:(unsigned long long)arg1; +- (void)enableProgressiveEnqueuingInCurrentGroup; +@property(readonly) long long groupingLevel; +- (void)closeGroup; +- (void)closeGroupWithSelectionBehavior:(id)arg1; +- (void)p_openGroupAtIndex:(unsigned long long)arg1; +- (void)openGroupWithSelectionBehavior:(id)arg1; +- (void)openGroup; +@property(readonly, nonatomic) TSKCommandSelectionBehaviorHistory *p_selectionBehaviorHistory; +@property(readonly, nonatomic) TSKCommandHistory *p_history; +- (void)p_postHistoryChangedNotificationDueToFieldEditing:(_Bool)arg1; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandControllerQueueItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandControllerQueueItem.h new file mode 100644 index 000000000..b1d4ef0d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandControllerQueueItem.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSKCommand, TSKCommandSelectionBehavior; + +// Not exported +@interface TSKCommandControllerQueueItem : NSObject +{ + TSKCommand *_command; + int _phase; + TSKCommandSelectionBehavior *_selectionBehavior; +} + +@property(readonly, nonatomic) TSKCommandSelectionBehavior *selectionBehavior; // @synthesize selectionBehavior=_selectionBehavior; +@property(readonly, nonatomic) int phase; // @synthesize phase=_phase; +@property(readonly, nonatomic) TSKCommand *command; // @synthesize command=_command; +- (void)dealloc; +- (id)initWithCommand:(id)arg1 phase:(int)arg2 selectionBehavior:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup-TSDPropagatableCommand.h new file mode 100644 index 000000000..e4b77c6fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup-TSDPropagatableCommand.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@interface TSKCommandGroup (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (void)populateChangePropagationMapBeforeCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +- (_Bool)shouldBePropagated; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup.h new file mode 100644 index 000000000..59f96c900 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandGroup.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKInnerCommandsProvider-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableIndexSet, NSString; + +// Not exported +@interface TSKCommandGroup : TSKCommand +{ + NSMutableArray *_commands; + NSMutableIndexSet *_processResults; + NSString *_actionString; + NSMutableArray *_unflushableCommittedCommands; +} + +@property(readonly) NSArray *commands; // @synthesize commands=_commands; +- (void)setCommandController:(id)arg1; +- (void)setActionString:(id)arg1; +- (id)actionString; +- (void)redo; +- (void)undo; +- (id)i_removeCommittedCommandAtIndex:(unsigned long long)arg1; +- (id)i_uncommittedCommands; +- (void)i_commitRemainingCommands; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (void)i_addCommittedCommand:(id)arg1; +- (void)addCommandsFromArray:(id)arg1; +- (void)addCommand:(id)arg1; +- (void)addCommandIfNotNil:(id)arg1; +- (void)saveToArchive:(struct CommandGroupArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct CommandGroupArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct CommandGroupArchive *)commandGroupArchiveFromUnarchiver:(id)arg1; +@property(readonly) _Bool isEmpty; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistory.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistory.h new file mode 100644 index 000000000..ae106e8d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistory.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TSKCommand; + +// Not exported +@interface TSKCommandHistory : TSPObject +{ + NSMutableArray *_commands; + unsigned long long _undoCount; + unsigned long long _mark; + NSMutableArray *_markedRedoCommands; + unsigned long long _undoCountAtUnarchive; + unsigned long long _removedCommandCountSinceUnarchive; + unsigned long long _undoCountAtLastSave; + unsigned long long _removedCommandCountSinceLastSave; + _Bool _documentEditedSinceLastSave; + TSKCommand *_pendingPreflightCommand; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (void)documentWasSaved; +- (_Bool)isDocumentEditedSinceLastSave; +- (void)p_removeCommandsOverMaxUndoDepthAfterAddingCommandsWithCount:(unsigned long long)arg1; +- (struct _NSRange)p_rangeOfCommandsOverMaxUndoDepthAfterAddingCommandsWithCount:(unsigned long long)arg1; +- (struct _NSRange)p_rangeOfRedoCommands; +- (void)clear; +- (id)commandsRemovedByAcceptingMarkedCommands; +- (id)rejectMarkedCommands; +- (void)acceptMarkedCommands; +- (void)p_endMark:(_Bool)arg1; +- (void)beginMark; +- (unsigned long long)redoCount; +- (unsigned long long)undoCount; +- (void)replaceLastCommandWithCommand:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (id)redoActionString; +- (id)undoActionString; +- (id)lastCommand; +- (id)popRedo; +- (id)popUndo; +- (id)commandsRemovedByAddingCommand; +- (void)addCommand:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +@property(retain, nonatomic) TSKCommand *pendingPreflightCommand; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistoryDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistoryDelegate-Protocol.h new file mode 100644 index 000000000..1086fc114 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandHistoryDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKCommandHistoryDelegate +- (void)commandHistoryChanged:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehavior.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehavior.h new file mode 100644 index 000000000..3a6c2c6bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehavior.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKCommandSelectionBehavior : TSPObject +{ +} + +@property(readonly, nonatomic) _Bool modifiesUndoRedoState; +- (void)registerSelectionChangesForRedo; +- (void)registerSelectionChangesForUndo; +- (void)registerSelectionChangesForCommit; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory-Archiving.h new file mode 100644 index 000000000..b67f1c9a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory-Archiving.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKCommandSelectionBehaviorHistory (Archiving) +- (void)saveToArchive:(struct CommandSelectionBehaviorHistoryArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct CommandSelectionBehaviorHistoryArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory.h new file mode 100644 index 000000000..52098e82a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCommandSelectionBehaviorHistory.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUNoCopyDictionary; + +// Not exported +@interface TSKCommandSelectionBehaviorHistory : TSPObject +{ + TSUNoCopyDictionary *mCommandSelectionBehaviorsForCommands; +} + +- (void)clear; +- (void)setCommandSelectionBehavior:(id)arg1 forCommand:(id)arg2; +- (id)commandSelectionBehaviorForCommand:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCompatibilityDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCompatibilityDelegate-Protocol.h new file mode 100644 index 000000000..164d40c86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCompatibilityDelegate-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKCompatibilityDelegate +- (id)nestedDocumentFilename; +- (id)needNewerVersionIndexXmlContentString; +- (id)indexXmlFilename; +- (_Bool)isSageDocumentType:(id)arg1; +- (_Bool)isTCMessageExceptionErrorDomain:(id)arg1; +- (id)exportableTypes; +- (Class)exportOptionsControllerClass; +- (Class)exporterClassForType:(id)arg1 options:(id)arg2; +- (Class)importerClassForType:(id)arg1; + +@optional +- (id)unsupportedExportMessageStringForType:(id)arg1; +- (id)backwardsCompatibleTypeForType:(id)arg1; +- (_Bool)isExportSupportedForType:(id)arg1 documentRoot:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKCountedObserver.h b/iOS7/PrivateFrameworks/iWorkImport/TSKCountedObserver.h new file mode 100644 index 000000000..95544d53b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKCountedObserver.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUWeakReference; + +// Not exported +@interface TSKCountedObserver : NSObject +{ + TSUWeakReference *mWeakObserver; + unsigned long long mCount; +} + +- (unsigned long long)decrementCount; +- (unsigned long long)incrementCount; +- (id)observer; +- (void)dealloc; +- (id)initWithObserver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator-TSSAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator-TSSAdditions.h new file mode 100644 index 000000000..7b30e34db --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator-TSSAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKDocumentModelEnumerator (TSSAdditions) +- (void)enumerateReferencedStylesUsingBlock:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator.h new file mode 100644 index 000000000..8209e9e65 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentModelEnumerator.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class NSMutableArray; + +// Not exported +@interface TSKDocumentModelEnumerator : NSEnumerator +{ + _Bool _stop; + _Bool _filterBeforeAddingChildren; + id _root; + NSMutableArray *_enumeratorStack; + id _filter; +} + +@property(copy, nonatomic) id filter; // @synthesize filter=_filter; +@property(retain, nonatomic) NSMutableArray *enumeratorStack; // @synthesize enumeratorStack=_enumeratorStack; +@property(retain, nonatomic) id root; // @synthesize root=_root; +@property(nonatomic) _Bool filterBeforeAddingChildren; // @synthesize filterBeforeAddingChildren=_filterBeforeAddingChildren; +- (void)enumerateUsingBlock:(id)arg1; +- (id)nextObject; +- (void)dealloc; +- (id)initWithEnumerator:(id)arg1 filter:(id)arg2; +- (id)initWithRootModelObject:(id)arg1 filter:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentObject-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentObject-Protocol.h new file mode 100644 index 000000000..ab8b57871 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentObject-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSKDocumentObject +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-ChartUIStateAccess.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-ChartUIStateAccess.h new file mode 100644 index 000000000..b24590998 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-ChartUIStateAccess.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKDocumentRoot (ChartUIStateAccess) +- (void)setUIState:(id)arg1 forChart:(id)arg2; +- (id)UIStateForChart:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-GilliganInternalAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-GilliganInternalAdditions.h new file mode 100644 index 000000000..2a85c6a8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-GilliganInternalAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPObject; + +@interface TSKDocumentRoot (GilliganInternalAdditions) +@property(readonly) TSPObject *webState; +- (id)createWebStateRoot; +- (id)objectForDspId:(id)arg1; +- (id)dspIdForObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSDThumbnailGenerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSDThumbnailGenerator.h new file mode 100644 index 000000000..4636396bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSDThumbnailGenerator.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKDocumentRoot (TSDThumbnailGenerator) +- (Class)thumbnailImagerClass; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSSAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSSAdditions.h new file mode 100644 index 000000000..bb79f4f1b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSSAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStylesheet, TSSTheme; + +@interface TSKDocumentRoot (TSSAdditions) +- (void)enumerateStyleClientsUsingBlock:(id)arg1; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; +- (void)setThemeForTemplateImport:(id)arg1; +@property(retain, nonatomic) TSSTheme *theme; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSWPAdditions.h new file mode 100644 index 000000000..6b021ec28 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot-TSWPAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKDocumentRoot (TSWPAdditions) +- (id)unavailableDocumentFonts; +- (id)documentFonts; +- (_Bool)useLigatures; +- (struct __CFLocale *)hyphenationLocale; +- (_Bool)shouldHyphenate; +- (id)changeVisibility; +- (id)changeSessionManagerForModel:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot.h new file mode 100644 index 000000000..2f52b079e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRoot.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKAccessControllerDelegate-Protocol.h" +#import "TSKModel-Protocol.h" + +@class NSDictionary, NSMutableArray, NSObject, NSObject, NSString, TSKAccessController, TSKAnnotationAuthorStorage, TSKChangeNotifier, TSKCommandController, TSKCommandHistory, TSKCommandSelectionBehaviorHistory, TSKDocumentSupport, TSKPasteboardController; + +// Not exported +@interface TSKDocumentRoot : TSPObject +{ + TSKAccessController *_accessController; + TSKCommandController *_commandController; + TSKChangeNotifier *_changeNotifier; + _Bool _isFindActive; + TSKPasteboardController *_pasteboardController; + id _undoRedoState; + TSKAnnotationAuthorStorage *_annotationAuthorStorage; + NSObject *_iCloudTeardownStackQueue; + NSMutableArray *_iCloudTeardownStack; + _Bool _isBeingLocalized; + NSObject *_activeSearchReference; + NSDictionary *_searchReferencesToHighlight; +} + ++ (Class)commandControllerClass; +@property(retain, nonatomic) NSDictionary *searchReferencesToHighlight; // @synthesize searchReferencesToHighlight=_searchReferencesToHighlight; +@property(retain, nonatomic) NSObject *activeSearchReference; // @synthesize activeSearchReference=_activeSearchReference; +@property(readonly, nonatomic) _Bool isBeingLocalized; // @synthesize isBeingLocalized=_isBeingLocalized; +@property(retain, nonatomic) TSKAnnotationAuthorStorage *annotationAuthorStorage; // @synthesize annotationAuthorStorage=_annotationAuthorStorage; +@property(retain, nonatomic) id undoRedoState; // @synthesize undoRedoState=_undoRedoState; +@property(nonatomic, getter=isFindActive) _Bool findActive; // @synthesize findActive=_isFindActive; +@property(retain, nonatomic) TSKPasteboardController *pasteboardController; // @synthesize pasteboardController=_pasteboardController; +@property(readonly, nonatomic) TSKChangeNotifier *changeNotifier; // @synthesize changeNotifier=_changeNotifier; +@property(readonly, nonatomic) TSKCommandController *commandController; // @synthesize commandController=_commandController; +@property(readonly, nonatomic) TSKAccessController *accessController; // @synthesize accessController=_accessController; +- (void)gilligan_documentDidRemoveObject:(id)arg1; +- (void)gilligan_documentWillRemoveObject:(id)arg1; +- (void)gilligan_documentWillInsertObject:(id)arg1; +- (void)gilligan_documentDidInsertObject:(id)arg1; +@property(readonly, nonatomic) _Bool hasICloudConflict; +- (_Bool)hasICloudTeardownObserver; +- (void)notifyICloudTeardownObservers; +- (void)removeICloudTeardownObserver:(long long)arg1; +- (long long)addObserverForICloudTeardownWithBlock:(id)arg1; +- (id)commandForPropagatingPresetChangeCommand:(id)arg1 alwaysPreserveAppearance:(_Bool)arg2; +- (unsigned long long)nextRootSearchTargetIndexFromIndex:(unsigned long long)arg1 forString:(id)arg2 options:(unsigned long long)arg3 inDirection:(unsigned long long)arg4; +- (unsigned long long)rootSearchTargetCountThroughIndex:(unsigned long long)arg1; +- (void)withRootSearchTargetAtIndex:(unsigned long long)arg1 executeBlock:(id)arg2; +- (void)coalesceChanges:(id)arg1; +@property(readonly, nonatomic) NSString *cachedRedoActionString; +@property(readonly, nonatomic) NSString *cachedUndoActionString; +@property(readonly, nonatomic) unsigned long long cachedRedoCount; +@property(readonly, nonatomic) unsigned long long cachedUndoCount; +- (void)clearCommandHistory; +@property(readonly, nonatomic) _Bool hasCommands; +@property(readonly, nonatomic) TSKCommandSelectionBehaviorHistory *commandSelectionBehaviorHistory; +@property(readonly, nonatomic) TSKCommandHistory *commandHistory; +@property(readonly, nonatomic) TSKDocumentSupport *documentSupport; +- (void)saveToArchive:(struct DocumentArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct DocumentArchive *)arg1 unarchiver:(id)arg2; +- (id)modelEnumeratorForObjectsRespondingToSelector:(SEL)arg1; +- (id)modelEnumeratorForObjectsConformingToProtocol:(id)arg1; +- (id)modelEnumeratorForObjectsOfClass:(Class)arg1; +- (id)modelEnumeratorForObjectsPassingTest:(id)arg1; +- (id)modelEnumeratorWithFlags:(unsigned long long)arg1; +- (id)modelEnumerator; +- (_Bool)documentDisallowsHighlightsOnStorage:(id)arg1; +- (_Bool)isDirectionRightToLeft; +@property(readonly, nonatomic) NSString *creationLanguage; +@property(readonly, nonatomic) unsigned long long writingDirection; +- (void)documentDidLoad; +- (void)didSaveWithEncryptionChange; +- (_Bool)documentCacheHasAtMostFileProtection:(id)arg1; +- (void)changeDocumentCacheFileProtection:(id)arg1; +- (id)uniqueDocumentCachePathForProposedPath:(id)arg1; +- (struct CGImageSource *)newImageSourceForDocumentCachePath:(id)arg1; +- (_Bool)writeData:(id)arg1 atDocumentCachePath:(id)arg2; +- (id)dataFromDocumentCachePath:(id)arg1; +@property(readonly, nonatomic) unsigned long long applicationType; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRootICloudObserver.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRootICloudObserver.h new file mode 100644 index 000000000..873847507 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentRootICloudObserver.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSOperationQueue; + +// Not exported +@interface TSKDocumentRootICloudObserver : NSObject +{ + long long _identifier; + NSOperationQueue *_operationQueue; + id _block; + long long _identifer; +} + +@property(readonly, nonatomic) long long identifer; // @synthesize identifer=_identifer; +- (void)invokeWithDocumentRoot:(id)arg1; +- (void)dealloc; +- (id)initWithBlock:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentSupport.h new file mode 100644 index 000000000..752988d69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKDocumentSupport.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKCommandHistoryDelegate-Protocol.h" + +@class NSString, TSKCommandHistory, TSKCommandSelectionBehaviorHistory, TSKViewState, TSPLazyReference; + +// Not exported +@interface TSKDocumentSupport : TSPObject +{ + TSPLazyReference *_commandHistoryReference; + TSPLazyReference *_commandSelectionBehaviorHistoryReference; + TSKViewState *_viewState; + TSPObject *_webState; + unsigned long long _cachedUndoCount; + unsigned long long _cachedRedoCount; + NSString *_cachedUndoActionString; + NSString *_cachedRedoActionString; +} + +@property(readonly, nonatomic) NSString *cachedRedoActionString; // @synthesize cachedRedoActionString=_cachedRedoActionString; +@property(readonly, nonatomic) NSString *cachedUndoActionString; // @synthesize cachedUndoActionString=_cachedUndoActionString; +@property(readonly, nonatomic) unsigned long long cachedRedoCount; // @synthesize cachedRedoCount=_cachedRedoCount; +@property(readonly, nonatomic) unsigned long long cachedUndoCount; // @synthesize cachedUndoCount=_cachedUndoCount; +@property(retain, nonatomic) TSPObject *webState; // @synthesize webState=_webState; +@property(retain, nonatomic) TSKViewState *viewState; // @synthesize viewState=_viewState; +- (void)commandHistoryChanged:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)documentWasSaved; +@property(readonly, nonatomic) _Bool isDocumentEditedSinceLastSave; +- (void)clearCommandHistory; +@property(readonly, nonatomic) _Bool hasCommands; +- (id)newCommandSelectionBehaviorHistoryReference; +@property(readonly, nonatomic) TSKCommandSelectionBehaviorHistory *commandSelectionBehaviorHistory; +- (void)didLoadCommandHistory:(id)arg1; +- (id)newCommandHistoryReference; +@property(readonly, nonatomic) TSKCommandHistory *commandHistory; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentExporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentExporter-Protocol.h new file mode 100644 index 000000000..539e1297e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentExporter-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKExporter-Protocol.h" + +@protocol TSKEncryptedDocumentExporter +- (void)setPassphrase:(id)arg1 hint:(id)arg2; + +@optional +- (void)setCopyPassphrase:(id)arg1 hint:(id)arg2; +- (void)setPrintPassphrase:(id)arg1 hint:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentImporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentImporter-Protocol.h new file mode 100644 index 000000000..32bf2f269 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKEncryptedDocumentImporter-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKImporter-Protocol.h" +#import "TSPPassphraseConsumer-Protocol.h" + +@protocol TSKEncryptedDocumentImporter +- (id)docPassphrase; +- (id)displayName; +- (_Bool)isDocumentEncryptedUnsupportedVersion:(_Bool *)arg1 errorMessage:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKExporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKExporter-Protocol.h new file mode 100644 index 000000000..de7144560 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKExporter-Protocol.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKExporter +- (void)setProgressContext:(id)arg1; +- (id)progressContext; +- (_Bool)isCancelled; +- (void)quit; +- (void)cancel; +- (_Bool)exportToURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (id)initWithDocumentRoot:(id)arg1; + +@optional +- (_Bool)isExportSupported; +- (id)documentSpecificTypeUTI; +- (id)savePanelMessage; +- (void)setOptions:(id)arg1; +- (void)setSaveToURL:(id)arg1; +- (void)setTypeUTI:(id)arg1; +- (id)exportPathForOutputPath:(id)arg1; +- (_Bool)needsSupplementalFiles; +- (id)progress; +- (void)setUsePackageFormat:(_Bool)arg1; +- (void)setQuickLookThumbnail:(id)arg1; +- (void)setBuildVersionHistory:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKFidgetResolver.h b/iOS7/PrivateFrameworks/iWorkImport/TSKFidgetResolver.h new file mode 100644 index 000000000..799e9f246 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKFidgetResolver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKFidgetResolver : NSObject +{ + double _fidgetThreshold; + id *_values; + double *_times; + unsigned long long _head; +} + +@property(nonatomic) double fidgetThreshold; // @synthesize fidgetThreshold=_fidgetThreshold; +- (unsigned long long)p_previousValidIndexFromIndex:(unsigned long long)arg1; +- (void)p_advanceHead; +- (void)pushValue:(id)arg1 withTime:(double)arg2; +- (void)pushValue:(id)arg1; +@property(readonly, nonatomic) id nonFidgetValue; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKFileImporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKFileImporter-Protocol.h new file mode 100644 index 000000000..ae754819b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKFileImporter-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKImporter-Protocol.h" + +@protocol TSKFileImporter +- (_Bool)importToPath:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (_Bool)canCreateFile; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKGradientShapeLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSKGradientShapeLayer.h new file mode 100644 index 000000000..3ae9a5bee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKGradientShapeLayer.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAShapeLayer.h" + +@class CAGradientLayer, NSArray, NSString; + +// Not exported +@interface TSKGradientShapeLayer : CAShapeLayer +{ + CAGradientLayer *_gradient; + CAShapeLayer *_shapeMask; +} + +@property(retain, nonatomic) CAShapeLayer *shapeMask; // @synthesize shapeMask=_shapeMask; +@property(retain, nonatomic) CAGradientLayer *gradient; // @synthesize gradient=_gradient; +- (void)p_flatten; +- (void)p_createGradientTreeIfNeeded; +- (_Bool)isGradientTree; +@property(copy) NSString *type; +@property struct CGPoint endPoint; +@property struct CGPoint startPoint; +@property(copy) NSArray *locations; +@property(copy) NSArray *colors; +- (void)setLineDashPattern:(id)arg1; +- (void)setLineDashPhase:(double)arg1; +- (void)setLineJoin:(id)arg1; +- (void)setLineCap:(id)arg1; +- (void)setMiterLimit:(double)arg1; +- (void)setLineWidth:(double)arg1; +- (void)setStrokeEnd:(double)arg1; +- (void)setStrokeStart:(double)arg1; +- (void)setStrokeColor:(struct CGColor *)arg1; +- (void)setFillRule:(id)arg1; +- (void)setFillColor:(struct CGColor *)arg1; +- (void)setPath:(struct CGPath *)arg1; +- (void)setDelegate:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayController.h new file mode 100644 index 000000000..080d048cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKPulseAnimationControllerProtocol-Protocol.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSKHighlightArrayController : NSObject +{ + NSMutableArray *_layers; + NSMutableArray *_controllers; + double _zOrder; + id _delegate; + _Bool _creatingLayers; + struct CGAffineTransform _canvasTransform; + struct CGAffineTransform _layerTransform; + _Bool _shouldPulsate; + _Bool _pulsating; + _Bool _autohide; + double _viewScale; +} + +@property(nonatomic) _Bool autohide; // @synthesize autohide=_autohide; +@property(nonatomic) _Bool pulsating; // @synthesize pulsating=_pulsating; +@property(nonatomic) _Bool shouldPulsate; // @synthesize shouldPulsate=_shouldPulsate; +@property(readonly, nonatomic) NSArray *layers; // @synthesize layers=_layers; +@property(nonatomic) double viewScale; // @synthesize viewScale=_viewScale; +- (void)setCanvasTransform:(struct CGAffineTransform)arg1 layerTransform:(struct CGAffineTransform)arg2; +@property(nonatomic) struct CGAffineTransform transform; +- (id)buildHighlightsForSearchReferences:(id)arg1 contentsScaleForLayers:(double)arg2; +- (void)reset; +- (void)disconnect; +- (void)pulseAnimationDidStopForPulse:(id)arg1; +- (void)stop; +- (void)startAnimating; +- (void)dealloc; +- (id)initWithZOrder:(double)arg1 delegate:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayControllerProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayControllerProtocol-Protocol.h new file mode 100644 index 000000000..5cad65d71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightArrayControllerProtocol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSKHighlightArrayControllerProtocol +- (void)pulseAnimationDidStop:(id)arg1; +- (id)imageForSearchReference:(id)arg1 forPath:(struct CGPath *)arg2 shouldPulsate:(_Bool)arg3; +- (struct CGPath *)newPathForSearchReference:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightController.h new file mode 100644 index 000000000..c4032e62d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKHighlightController.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class CALayer, TSUImage; + +// Not exported +@interface TSKHighlightController : NSObject +{ + CALayer *_imageLayer; + TSUImage *_image; + struct CGRect _overallRect; + struct CGAffineTransform _canvasTransform; + struct CGAffineTransform _layerTransform; + CALayer *_containingLayer; + double _viewScale; + struct CGPath *_path; +} + +@property(retain, nonatomic) TSUImage *image; // @synthesize image=_image; +@property(nonatomic) struct CGPath *path; // @synthesize path=_path; +@property(nonatomic) double viewScale; // @synthesize viewScale=_viewScale; +@property(readonly, nonatomic) CALayer *layer; // @synthesize layer=_containingLayer; +- (void)setCanvasTransform:(struct CGAffineTransform)arg1 layerTransform:(struct CGAffineTransform)arg2; +@property(nonatomic) struct CGAffineTransform transform; +- (struct CGRect)buildLayersForPath:(struct CGPath *)arg1 withImage:(id)arg2; +- (void)createLayerWithZOrder:(double)arg1 contentsScaleForLayers:(double)arg2; +- (void)hide; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (_Bool)drawRoundedRect; +- (void)reset; +- (void)disconnect; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKImageExporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKImageExporter-Protocol.h new file mode 100644 index 000000000..84b0d487f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKImageExporter-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKRenderingExporter-Protocol.h" + +@protocol TSKImageExporter +@property(nonatomic) _Bool scaleToFit; +@property(nonatomic) unsigned long long height; +@property(nonatomic) unsigned long long width; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKImportExportDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKImportExportDelegate-Protocol.h new file mode 100644 index 000000000..7b23a4f74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKImportExportDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKImportExportDelegate +- (void)removeWarning:(id)arg1; +- (void)addWarning:(id)arg1; +- (id)warnings; + +@optional +@property(readonly, nonatomic) _Bool isBrowsingVersions; +@property(readonly, nonatomic) _Bool importingDesignDemoDoc; +- (void)showDownloadPermissionAlertIfNeededForDownloadingAssetsWithEstimatedDownloadSize:(long long)arg1 isPrecise:(_Bool)arg2 completion:(id)arg3; +- (void)addIncompatibleMovieInfo:(id)arg1 withCompatibilityLevel:(long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKImporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKImporter-Protocol.h new file mode 100644 index 000000000..6f4d7ece3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKImporter-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKImporter +- (void)setProgressContext:(id)arg1; +- (id)progressContext; +- (_Bool)stylesheetUpdatesRequired; +- (id)initialTemplateName; +- (void)quit; +- (void)cancel; +- (_Bool)importToDocumentRoot:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (void)setURL:(id)arg1; +- (id)initWithURL:(id)arg1; + +@optional ++ (_Bool)instancesRespondToSelector:(SEL)arg1; +- (id)uuidOfImportedDocument; +- (id)thumbnailImage; +- (id)buildVersionHistory; +- (_Bool)importStartsWithThemeOnly; +- (_Bool)postprocessRegularDocumentRoot:(id)arg1 delegate:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKInnerCommandsProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKInnerCommandsProvider-Protocol.h new file mode 100644 index 000000000..8c481a1f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKInnerCommandsProvider-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSKInnerCommandsProvider +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKLowPriorityThreadDispatcher.h b/iOS7/PrivateFrameworks/iWorkImport/TSKLowPriorityThreadDispatcher.h new file mode 100644 index 000000000..4e9f367f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKLowPriorityThreadDispatcher.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface TSKLowPriorityThreadDispatcher : TSKThreadDispatcher +{ + NSObject *_queue; + int _suspendCount; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedLowPriorityDispatcher; ++ (id)_singletonAlloc; +- (id)p_dispatchQueue; +- (void)resume; +- (void)suspend; +@property(readonly, getter=isSuspended) _Bool suspended; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKModel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKModel-Protocol.h new file mode 100644 index 000000000..44e1a4fce --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKModel-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKModel + +@optional +- (void)acceptVisitor:(id)arg1; +- (id)modelPathComponentForChild:(id)arg1; +- (id)childEnumerator; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKModelVisitor-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKModelVisitor-Protocol.h new file mode 100644 index 000000000..e0fc8d181 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKModelVisitor-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKModelVisitor +- (void)visitTSWPTOCInfo:(id)arg1; +- (void)visitTSWPStorage:(id)arg1; +- (void)visitTSWPShapeInfo:(id)arg1; +- (void)visitTSTTableInfo:(id)arg1; +- (void)visitTSDShapeInfo:(id)arg1; +- (void)visitTSDMovieInfo:(id)arg1; +- (void)visitTSDImageInfo:(id)arg1; +- (void)visitTSDGroupInfo:(id)arg1; +- (void)visitTSDConnectionLineInfo:(id)arg1; +- (void)visitTSCHChartDrawableInfo:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKMoviePlaybackRegistry.h b/iOS7/PrivateFrameworks/iWorkImport/TSKMoviePlaybackRegistry.h new file mode 100644 index 000000000..9d06875e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKMoviePlaybackRegistry.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKMoviePlaybackRegistry : NSObject +{ +} + ++ (id)sharedMoviePlaybackRegistry; +- (void)objectDidEndMoviePlayback:(id)arg1; +- (void)objectWillBeginMoviePlayback:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKPicaFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSKPicaFormatter.h new file mode 100644 index 000000000..9f8d55559 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKPicaFormatter.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFormatter.h" + +@class NSNumber, NSString; + +// Not exported +@interface TSKPicaFormatter : NSFormatter +{ + NSString *mPicaSeparator; + NSNumber *mMinimum; + NSNumber *mMaximum; +} + +@property(copy, nonatomic) NSNumber *maximum; // @synthesize maximum=mMaximum; +@property(copy, nonatomic) NSNumber *minimum; // @synthesize minimum=mMinimum; +@property(copy, nonatomic) NSString *picaSeparator; // @synthesize picaSeparator=mPicaSeparator; +- (_Bool)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (id)stringForObjectValue:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithPicaSeparator:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKPreflightCommand-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKPreflightCommand-Protocol.h new file mode 100644 index 000000000..0fbcdf0a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKPreflightCommand-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKPreflightCommand +- (_Bool)didCoalesceWithNonPreflightCommand; + +@optional +- (id)pendingPreflightCommandForUndo; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKProgressiveCommandGroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSKProgressiveCommandGroup.h new file mode 100644 index 000000000..045554202 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKProgressiveCommandGroup.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKProgressiveCommandGroup : TSKCommandGroup +{ +} + +- (void)saveToArchive:(struct ProgressiveCommandGroupArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ProgressiveCommandGroupArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct CommandGroupArchive *)commandGroupArchiveFromUnarchiver:(id)arg1; +- (const struct ProgressiveCommandGroupArchive *)progressiveCommandGroupArchiveFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationController.h b/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationController.h new file mode 100644 index 000000000..f785c67ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKPulseAnimationController : TSKHighlightController +{ + id _delegate; + _Bool _pulsating; + _Bool _autohide; + double _duration; + double _pulseOffset; +} + +@property(nonatomic) double pulseOffset; // @synthesize pulseOffset=_pulseOffset; +@property(nonatomic) double duration; // @synthesize duration=_duration; +@property(nonatomic) _Bool autohide; // @synthesize autohide=_autohide; +@property(nonatomic) _Bool pulsating; // @synthesize pulsating=_pulsating; +- (void)startAnimating; +- (_Bool)drawRoundedRect; +- (void)stop; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)disconnect; +- (void)reset; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationControllerProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationControllerProtocol-Protocol.h new file mode 100644 index 000000000..75940659e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKPulseAnimationControllerProtocol-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSKPulseAnimationControllerProtocol +- (void)pulseAnimationDidStopForPulse:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKQueuedObserverSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSKQueuedObserverSet.h new file mode 100644 index 000000000..40338386a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKQueuedObserverSet.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKQueuedObserverSet : NSObject +{ + int mChangeType; + id mObserver; + id mChangeSource; + _Bool mIsClass; +} + ++ (id)queuedObserverSetWithChangeType:(int)arg1 observer:(id)arg2 changeSource:(id)arg3 isClass:(_Bool)arg4; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext.h new file mode 100644 index 000000000..c5b980f40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKRemovedFromDocumentContext : NSObject +{ +} + ++ (id)hidingContext; ++ (id)movingContext; +- (id)undoContext; +- (_Bool)wasHidden; +- (_Bool)wasMoved; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Hiding.h b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Hiding.h new file mode 100644 index 000000000..5e7910e57 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Hiding.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKRemovedFromDocumentContext_Hiding : TSKRemovedFromDocumentContext +{ +} + +- (id)undoContext; +- (_Bool)wasHidden; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Moving.h b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Moving.h new file mode 100644 index 000000000..72d6dc5ba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKRemovedFromDocumentContext_Moving.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKRemovedFromDocumentContext_Moving : TSKRemovedFromDocumentContext +{ +} + +- (id)undoContext; +- (_Bool)wasMoved; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKRenderingExporter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKRenderingExporter-Protocol.h new file mode 100644 index 000000000..d250f0303 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKRenderingExporter-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKExporter-Protocol.h" + +@protocol TSKRenderingExporter +- (_Bool)hasMoreThanOnePageToPrint; +- (_Bool)paginate; +- (void)setPaginate:(_Bool)arg1; +- (unsigned long long)pageCount; +- (double)progressForCurrentPage; +- (id)imager; +- (struct CGRect)unscaledClipRect; +- (struct CGRect)boundsRect; +- (_Bool)drawCurrentPageInContext:(struct CGContext *)arg1 viewScale:(double)arg2 unscaledClipRect:(struct CGRect)arg3 createPage:(_Bool)arg4; +- (_Bool)setInfosToCurrentPage; +- (_Bool)incrementPage; +- (_Bool)preparePage:(unsigned long long)arg1; +- (void)teardown; +- (void)setup; +- (_Bool)exportToURL:(id)arg1 pageNumber:(unsigned long long)arg2 delegate:(id)arg3 error:(id *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllChildCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllChildCommand.h new file mode 100644 index 000000000..f8865a943 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllChildCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSKReplaceAllCommand; + +// Not exported +@interface TSKReplaceAllChildCommand : TSKCommand +{ + TSKReplaceAllCommand *_parent; + unsigned int _countOfItemsReplaced; +} + +@property(nonatomic) TSKReplaceAllCommand *parent; // @synthesize parent=_parent; +@property(readonly, nonatomic) unsigned int countOfItemsReplaced; // @synthesize countOfItemsReplaced=_countOfItemsReplaced; +@property(readonly, nonatomic) unsigned long long options; +@property(readonly, nonatomic) NSString *replaceString; +@property(readonly, nonatomic) NSString *findString; +- (void)saveToArchive:(struct ReplaceAllChildCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ReplaceAllChildCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithParentCommand:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllCommand.h new file mode 100644 index 000000000..3107f9741 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKReplaceAllCommand.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, NSString; + +// Not exported +@interface TSKReplaceAllCommand : TSKCommand +{ + NSMutableArray *_commands; + NSString *_findString; + NSString *_replaceString; + unsigned long long _options; + unsigned long long _countOfItemsReplaced; +} + +@property(readonly, nonatomic) unsigned long long options; // @synthesize options=_options; +@property(readonly, nonatomic) NSString *replaceString; // @synthesize replaceString=_replaceString; +@property(readonly, nonatomic) NSString *findString; // @synthesize findString=_findString; +@property(nonatomic) unsigned long long countOfItemsReplaced; // @synthesize countOfItemsReplaced=_countOfItemsReplaced; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1 findString:(id)arg2 replaceString:(id)arg3 options:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKRulerUnits.h b/iOS7/PrivateFrameworks/iWorkImport/TSKRulerUnits.h new file mode 100644 index 000000000..cd6bc6ce8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKRulerUnits.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSFormatter; + +// Not exported +@interface TSKRulerUnits : NSObject +{ + int _rulerUnits; + _Bool _showRulerAsPercentage; + _Bool _centerRulerOrigin; + int _preferredPixelUnit; + NSFormatter *_formatter; + NSFormatter *_lenientFormatter; + NSFormatter *_highPrecisionFormatter; + NSFormatter *_lenientHighPrecisionFormatter; +} + ++ (id)formatterForRulerUnits:(int)arg1 decimalPlaces:(int)arg2 trailingZeros:(_Bool)arg3 lenient:(_Bool)arg4; ++ (id)instance; +@property(nonatomic) int preferredPixelUnit; // @synthesize preferredPixelUnit=_preferredPixelUnit; +@property(nonatomic) _Bool centerRulerOrigin; // @synthesize centerRulerOrigin=_centerRulerOrigin; +@property(nonatomic) _Bool showRulerAsPercentage; // @synthesize showRulerAsPercentage=_showRulerAsPercentage; +@property(nonatomic) int rulerUnits; // @synthesize rulerUnits=_rulerUnits; +- (id)localizedCompatibleRulerUnits; +- (id)compatibleRulerUnits; +- (id)formatter:(_Bool)arg1 lenient:(_Bool)arg2; +- (double)convertPointsToRulerUnits:(double)arg1; +- (double)convertRulerUnitsToPoints:(double)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKScrollViewDelegate-Protocol.h new file mode 100644 index 000000000..c01d2289d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKScrollViewDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollViewDelegate-Protocol.h" + +@protocol TSKScrollViewDelegate + +@optional +- (void)scrollView:(id)arg1 willAnimateToContentOffset:(struct CGPoint)arg2; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (void)scrollViewWillScroll:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSearch.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSearch.h new file mode 100644 index 000000000..c6ffa47dd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSearch.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSKSearch : NSObject +{ + _Bool _isComplete; + NSString *_string; + unsigned long long _options; + id _hitBlock; +} + +@property(nonatomic) _Bool isComplete; // @synthesize isComplete=_isComplete; +@property(copy, nonatomic) id hitBlock; // @synthesize hitBlock=_hitBlock; +@property(nonatomic) unsigned long long options; // @synthesize options=_options; +@property(copy, nonatomic) NSString *string; // @synthesize string=_string; +- (void)dealloc; +- (id)initWithString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSearchReference-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchReference-Protocol.h new file mode 100644 index 000000000..2d0c0355f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchReference-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol TSKSearchReference +@property(retain, nonatomic) id annotation; +@property(nonatomic) _Bool autohideHighlight; +@property(nonatomic) _Bool pulseHighlight; +@property(retain, nonatomic) NSArray *findHighlights; +@property(nonatomic) struct CGPoint searchReferencePoint; +- (_Bool)isReplaceable; +- (id)selection; +- (id)model; +- (id)searchReferenceEnd; +- (id)searchReferenceStart; +- (id)searchReferenceForReplacingWithString:(id)arg1 options:(unsigned long long)arg2 authorCreatedWithCommand:(id *)arg3; +- (id)commandForReplacingWithString:(id)arg1 options:(unsigned long long)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSearchTarget-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchTarget-Protocol.h new file mode 100644 index 000000000..09b898aa2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchTarget-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKSearchTarget + +@optional +- (void)layoutSearchForSpellingErrorsWithHitBlock:(id)arg1 stop:(void)arg2; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (id)childSearchTargets; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSearchable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchable-Protocol.h new file mode 100644 index 000000000..3dc1fec1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSearchable-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKModel-Protocol.h" + +@protocol TSKSearchable + +@optional +- (id)childCommandForReplaceAllCommand:(id)arg1; +- (void)continueAnnotationSearch:(id)arg1; +- (void)continueSearch:(id)arg1; +- (id)searchForAnnotationsWithHitBlock:(id)arg1; +- (id)searchForString:(id)arg1 options:(unsigned long long)arg2 onHit:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSelection.h new file mode 100644 index 000000000..a855ed8ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSelection.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKSelection : NSObject +{ +} + ++ (Class)archivedSelectionClass; +- (long long)compare:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKSetAnnotationAuthorColorCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSKSetAnnotationAuthorColorCommand.h new file mode 100644 index 000000000..5ad1b8b7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKSetAnnotationAuthorColorCommand.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKAnnotationAuthor, TSUColor; + +// Not exported +@interface TSKSetAnnotationAuthorColorCommand : TSKCommand +{ + TSUColor *mColor; + TSKAnnotationAuthor *mAuthor; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_do; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithContext:(id)arg1 annotationAuthor:(id)arg2 color:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping-TSCEAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping-TSCEAdditions.h new file mode 100644 index 000000000..61794adfb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping-TSCEAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKShuffleMapping (TSCEAdditions) +- (struct)contiguousMappingForRange:(struct)arg1 inTable:(struct __CFUUID *)arg2; +- (CDStruct_0441cfb5)reverseMapCoordinate:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5)mapCoordinate:(CDStruct_0441cfb5)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping.h b/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping.h new file mode 100644 index 000000000..e0feed2df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKShuffleMapping.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSKShuffleMapping : NSObject +{ + unsigned short mStartIndex; + unsigned short mEndIndex; + unsigned short *mMapping; + _Bool mIsVertical; + _Bool mIsMoveOperation; + unsigned short mFirstMovedIndex; + unsigned short mDestinationIndexForMove; + unsigned short mNumberOfIndicesMoved; +} + +@property(readonly, nonatomic) unsigned short *mapping; // @synthesize mapping=mMapping; +@property(readonly, nonatomic) unsigned short endIndex; // @synthesize endIndex=mEndIndex; +@property(readonly, nonatomic) unsigned short startIndex; // @synthesize startIndex=mStartIndex; +- (void)swapIndex:(unsigned short)arg1 withIndex:(unsigned short)arg2; +- (void)remove:(unsigned short)arg1 indicesAtIndex:(unsigned short)arg2; +- (void)insert:(unsigned short)arg1 indicesAtIndex:(unsigned short)arg2 insertingBefore:(_Bool)arg3; +- (void)enumerateMappingRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (_Bool)isMove; +- (_Bool)isVertical; +- (unsigned short)reverseMapIndex:(unsigned short)arg1; +- (unsigned short)mapIndex:(unsigned short)arg1; +- (id)copyInverse; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) unsigned short mappingSize; // @dynamic mappingSize; +- (void)saveToArchive:(struct ShuffleMappingArchive *)arg1; +- (id)initWithArchive:(const struct ShuffleMappingArchive *)arg1; +- (void)dealloc; +- (id)initForMovedIndicesStartingAtIndex:(unsigned short)arg1 destinationIndex:(unsigned short)arg2 numberOfIndices:(unsigned short)arg3 vertical:(_Bool)arg4; +- (id)initWithStartIndex:(unsigned short)arg1 endIndex:(unsigned short)arg2; +- (id)initWithStartIndex:(unsigned short)arg1 endIndex:(unsigned short)arg2 mapping:(unsigned short *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKStarRatingViewRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSKStarRatingViewRenderer.h new file mode 100644 index 000000000..6c9c8b347 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKStarRatingViewRenderer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKStarRatingViewRenderer : NSObject +{ +} + ++ (void)renderRating:(long long)arg1 intoContext:(struct CGContext *)arg2 rect:(struct CGRect)arg3 style:(int)arg4 showDots:(_Bool)arg5 color:(id)arg6; ++ (struct CGPath *)newStarPath:(double)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKStyleMapper-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKStyleMapper-Protocol.h new file mode 100644 index 000000000..de5dfb54b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKStyleMapper-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKStyleMapper +- (void)varyInThemeStylesheetIf:(_Bool)arg1 forDurationOfBlock:(id)arg2; +- (void)varyInThemeStylesheetForDurationOfBlock:(id)arg1; +- (id)mappedStyleForStyle:(id)arg1 inThemeStylesheet:(_Bool)arg2; +- (id)mappedStyleForStyle:(id)arg1; +- (void)popMappingContext:(id)arg1; +- (void)pushMappingContext:(id)arg1; +- (id)targetStylesheet; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKThreadDispatcher.h b/iOS7/PrivateFrameworks/iWorkImport/TSKThreadDispatcher.h new file mode 100644 index 000000000..618641ad1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKThreadDispatcher.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSKThreadDispatcher : NSObject +{ +} + ++ (id)sharedInstance; +- (id)p_dispatchQueue; +- (void)dispatchSelector:(SEL)arg1 target:(id)arg2 argument:(id)arg3; +- (void)dispatch:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKTintLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSKTintLayer.h new file mode 100644 index 000000000..18b78edcd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKTintLayer.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAReplicatorLayer.h" + +@class CALayer; + +// Not exported +@interface TSKTintLayer : CAReplicatorLayer +{ + CALayer *_contentsLayer; +} + +@property(retain, nonatomic) CALayer *contentsLayer; // @synthesize contentsLayer=_contentsLayer; +- (void)layoutSublayers; +@property struct CGColor *tintColor; +- (void)setNeedsDisplay; +- (void)setContents:(id)arg1; +- (id)contents; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKTransformableObject-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSKTransformableObject-Protocol.h new file mode 100644 index 000000000..fc5a9dff6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKTransformableObject-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSKTransformableObject +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKTreeNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSKTreeNode.h new file mode 100644 index 000000000..d240cbcf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKTreeNode.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, NSString; + +// Not exported +@interface TSKTreeNode : TSPObject +{ + NSString *mDisplayName; + id mObject; + NSMutableArray *mChildren; +} + +- (id)description; +- (id)shallowCopy; +- (void)enumerateAllChildrenWithBlock:(id)arg1; +- (id)childEnumerator; +- (void)removeAllChildren; +- (void)removeChildAtIndex:(unsigned long long)arg1; +- (void)removeChildWithDataObject:(id)arg1; +- (void)removeChildWithName:(id)arg1; +- (void)addNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildWithName:(id)arg1 object:(id)arg2; +- (_Bool)hasChildWithName:(id)arg1; +- (long long)indexOfNodeWithObject:(id)arg1; +- (id)nodeWithObject:(id)arg1; +- (id)nodeAtIndex:(unsigned long long)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@property(retain, nonatomic) id dataObject; +@property(retain, nonatomic) NSMutableArray *children; +@property(retain, nonatomic) NSString *name; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior-Archiving.h new file mode 100644 index 000000000..0b25893fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior-Archiving.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSKUndoRedoStateCommandSelectionBehavior (Archiving) +- (void)saveToArchive:(struct UndoRedoStateCommandSelectionBehaviorArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct UndoRedoStateCommandSelectionBehaviorArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior.h b/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior.h new file mode 100644 index 000000000..abd233793 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKUndoRedoStateCommandSelectionBehavior.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPObject; + +// Not exported +@interface TSKUndoRedoStateCommandSelectionBehavior : TSKCommandSelectionBehavior +{ + TSPObject *mPersistentUndoRedoState; +} + +- (_Bool)modifiesUndoRedoState; +- (void)p_swapUndoRedoStateWithDocument; +- (void)registerSelectionChangesForRedo; +- (void)registerSelectionChangesForUndo; +- (void)registerSelectionChangesForCommit; +@property(retain, nonatomic, setter=p_setPersistentUndoRedoState:) id p_persistentUndoRedoState; +@property(readonly, nonatomic) id undoRedoState; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 initialUndoRedoState:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKViewState.h b/iOS7/PrivateFrameworks/iWorkImport/TSKViewState.h new file mode 100644 index 000000000..411f4f5ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKViewState.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSKViewState : TSPObject +{ + TSPObject *_viewStateRoot; +} + ++ (id)viewStateWithRoot:(id)arg1 context:(id)arg2; +@property(retain, nonatomic) TSPObject *viewStateRoot; // @synthesize viewStateRoot=_viewStateRoot; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (_Bool)dirtiesDocumentPackage; +- (_Bool)allowsDuplicatesOutsideOfDocumentPackage; +- (void)dealloc; +- (id)initWithViewStateRoot:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSKWarning.h b/iOS7/PrivateFrameworks/iWorkImport/TSKWarning.h new file mode 100644 index 000000000..5c4e9d4e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSKWarning.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +// Not exported +@interface TSKWarning : NSObject +{ + NSString *mMessage; + NSArray *mInfos; + unsigned int mKind; + int mSeverity; +} + ++ (id)warningWithMessage:(id)arg1 kind:(unsigned int)arg2 severity:(int)arg3 infos:(id)arg4; ++ (id)warningWithMessage:(id)arg1 kind:(unsigned int)arg2 infos:(id)arg3; ++ (id)warningWithMessage:(id)arg1; ++ (id)warningWithMessage:(id)arg1 severity:(int)arg2; +@property(readonly, nonatomic) int severity; // @synthesize severity=mSeverity; +@property(readonly, nonatomic) unsigned int kind; // @synthesize kind=mKind; +@property(copy, nonatomic) NSArray *infos; // @synthesize infos=mInfos; +@property(copy, nonatomic) NSString *message; // @synthesize message=mMessage; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithMessage:(id)arg1 kind:(unsigned int)arg2 severity:(int)arg3 infos:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceBuffer.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceBuffer.h new file mode 100644 index 000000000..8ad0946d5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceBuffer.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSFileHandle, NSString, TSMTraceController; + +// Not exported +@interface TSMTraceBuffer : NSObject +{ + NSString *mTag; + long long mBufferID; + long long mBufferSize; + _Bool mSynchronizedAccess; + NSFileHandle *mFileHandle; + TSMTraceController *mController; + long long mCurrentIndex; + struct __CFData *mData; + _Bool mActive; + unsigned int mFilters[256]; + struct _opaque_pthread_mutex_t mLock; +} + ++ (id)bufferWithTag:(id)arg1 size:(long long)arg2; +@property(retain, nonatomic) TSMTraceController *controller; // @synthesize controller=mController; +@property(retain, nonatomic) NSFileHandle *fileHandle; // @synthesize fileHandle=mFileHandle; +@property(readonly, nonatomic) _Bool active; // @synthesize active=mActive; +@property(nonatomic) _Bool synchronizedAccess; // @synthesize synchronizedAccess=mSynchronizedAccess; +@property(readonly, nonatomic) long long bufferSize; // @synthesize bufferSize=mBufferSize; +@property(readonly, nonatomic) long long bufferID; // @synthesize bufferID=mBufferID; +@property(readonly, nonatomic) NSString *tag; // @synthesize tag=mTag; +- (void)setBufferID:(long long)arg1; +- (void)flush; +- (void)start; +- (void)stop; +- (void)writeTraceRecord:(struct TSMTraceRecord_s *)arg1 withFilter:(unsigned int)arg2; +- (void)setFilter:(unsigned int)arg1 forModule:(int)arg2; +- (unsigned int)filterForModule:(int)arg1; +@property(readonly, nonatomic) unsigned int *filters; +- (void)dealloc; +- (id)initWithTag:(id)arg1 size:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceCollector.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceCollector.h new file mode 100644 index 000000000..fbb41d537 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceCollector.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSMTraceCollector : NSObject +{ +} + ++ (id)computeAvgMinAndPrevWithTag:(id)arg1 andKeyEncode:(id)arg2 andValueEncode:(void)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceController.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceController.h new file mode 100644 index 000000000..cff219e64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceController.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSMutableArray, NSString; + +// Not exported +@interface TSMTraceController : NSObject +{ + NSMutableArray *mBuffers; + NSString *mTraceDirectory; + long long mLastBufferID; + NSDictionary *mBuildInfo; + int mModuleCache[256]; + unsigned int mFilterCache[256]; +} + ++ (void)flushAllBuffers; ++ (void)startTracing; ++ (void)stopTracing; ++ (void)closeBufferWithID:(long long)arg1; ++ (void)addBuffer:(id)arg1; ++ (id)bufferByID:(long long)arg1; ++ (long long)addBufferWithTag:(id)arg1 size:(long long)arg2 synchronized:(_Bool)arg3; ++ (long long)addBufferWithTag:(id)arg1 size:(long long)arg2; ++ (id)traceDirectory; ++ (void)shutdown; ++ (_Bool)setup; +@property(readonly, nonatomic) NSString *traceDirectory; // @synthesize traceDirectory=mTraceDirectory; +- (void)p_buffer:(id)arg1 changedModule:(int)arg2 toFilter:(unsigned int)arg3 from:(unsigned int)arg4; +- (void)writeTraceRecord:(struct TSMTraceRecord_s *)arg1 withFilter:(unsigned int)arg2; +- (void)closeBuffer:(id)arg1; +- (void)p_writeBuildInfoToFile:(id)arg1; +- (long long)addBuffer:(id)arg1; +- (id)bufferByID:(long long)arg1; +- (void)startTracing; +- (void)stopTracing; +- (void)flushAllBuffers; +- (id)buffers; +- (void)dealloc; +- (id)init; +- (long long)p_newBufferID; +- (id)p_createTraceDirectory; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-BuildInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-BuildInfo.h new file mode 100644 index 000000000..99cb41300 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-BuildInfo.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (BuildInfo) +- (id)stringForBuildInfoTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Compatibility.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Compatibility.h new file mode 100644 index 000000000..9a5ad44b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Compatibility.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (Compatibility) +- (id)stringForCompatibilityTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Keynote.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Keynote.h new file mode 100644 index 000000000..c106613e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Keynote.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (Keynote) +- (id)stringForKeynoteTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Numbers.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Numbers.h new file mode 100644 index 000000000..3adf18edc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Numbers.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (Numbers) +- (id)stringForNumbersTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Pages.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Pages.h new file mode 100644 index 000000000..84ff673ca --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-Pages.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (Pages) +- (id)stringForPagesTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-System.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-System.h new file mode 100644 index 000000000..9697aea96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-System.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (System) +- (id)stringForSystemTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSApplication.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSApplication.h new file mode 100644 index 000000000..29d897a9d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSApplication.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSApplication) +- (id)stringForTSApplicationTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCalculationEngine.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCalculationEngine.h new file mode 100644 index 000000000..447bf0fbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCalculationEngine.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSCalculationEngine) +- (id)stringForTSCalculationEngineTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCharts.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCharts.h new file mode 100644 index 000000000..ed109b21c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSCharts.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSCharts) +- (id)stringForTSChartsTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSDrawables.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSDrawables.h new file mode 100644 index 000000000..a5cad573f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSDrawables.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSDrawables) +- (id)stringForTSDrawablesTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSKit.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSKit.h new file mode 100644 index 000000000..25e255c4f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSKit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSKit) +- (id)stringForTSKitTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSMeasurement.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSMeasurement.h new file mode 100644 index 000000000..5226efa61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSMeasurement.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSMeasurement) +- (id)stringForTSMeasurementTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSPersistence.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSPersistence.h new file mode 100644 index 000000000..71d8b4aad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSPersistence.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSPersistence) +- (id)stringForTSPersistenceTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSTables.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSTables.h new file mode 100644 index 000000000..4d09fd46c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSTables.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSTables) +- (id)stringForTSTablesTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSText.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSText.h new file mode 100644 index 000000000..bb7c60f47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSText.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSText) +- (id)stringForTSTextTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSUQuickTest.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSUQuickTest.h new file mode 100644 index 000000000..418656480 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder-TSUQuickTest.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSMTraceDecoder (TSUQuickTest) +- (id)stringForTSUQuickTestTraceRecord:(struct TSMTraceRecord_s *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder.h new file mode 100644 index 000000000..a559020ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceDecoder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSMTraceDecoder : NSObject +{ +} + ++ (id)decoder; +- (id)stringForRecord:(struct TSMTraceRecord_s *)arg1; +- (id)stringForRawTraceRecord:(struct TSMTraceRecord_s *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSMTraceFileParser.h b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceFileParser.h new file mode 100644 index 000000000..1f408c9b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSMTraceFileParser.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +// Not exported +@interface TSMTraceFileParser : NSObject +{ + NSData *mData; + struct TSMTraceRecord_s *mRecordBuffer; + unsigned long long mOffset; + unsigned long long mDataLength; +} + ++ (id)parserWithData:(id)arg1; ++ (_Bool)dataIsTraceFile:(id)arg1; +- (struct TSMTraceRecord_s *)nextTraceRecord; +- (void)dealloc; +- (id)initWithData:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPAVAssetResourceLoaderDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSPAVAssetResourceLoaderDelegate.h new file mode 100644 index 000000000..7322e3fcd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPAVAssetResourceLoaderDelegate.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "AVAssetResourceLoaderDelegate-Protocol.h" + +@class NSObject, NSString, TSPFileDataStorage; + +// Not exported +@interface TSPAVAssetResourceLoaderDelegate : NSObject +{ + TSPFileDataStorage *_dataStorage; + NSObject *_delegateQueue; + id _readChannel; + NSObject *_concurrentRequestQueue; + NSString *_contentTypeUTI; +} + +- (void).cxx_destruct; +- (_Bool)resourceLoader:(id)arg1 shouldWaitForLoadingOfRequestedResource:(id)arg2; +- (void)dealloc; +- (void)_provideData:(id)arg1 untilRequestCancelledForResourceLoadingRequest:(id)arg2; +- (id)delegateQueue; +- (id)initWithTSPFileDataStorage:(id)arg1 contentTypeUTI:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPAlternateArchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPAlternateArchiver.h new file mode 100644 index 000000000..8e7f21d72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPAlternateArchiver.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPAlternateArchiver : TSPArchiverBase +{ +} + +- (id)initWithObject:(id)arg1 messageVersion:(unsigned long long)arg2; +- (id)initWithObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPApplicationDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPApplicationDataStorage.h new file mode 100644 index 000000000..35a800b6d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPApplicationDataStorage.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPApplicationDataStorage : TSPDocumentResourceDataStorage +{ + _Bool _isValidated; +} + +- (void)validateIfNeeded; +- (void)performReadWithAccessor:(id)arg1; +- (id)filenameForPreferredFilename:(id)arg1; +- (id)initWithManager:(id)arg1 documentResourceInfo:(id)arg2 isValidated:(_Bool)arg3; +- (id)initWithManager:(id)arg1 documentResourceInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver-SparseReferenceArrayArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver-SparseReferenceArrayArchiving.h new file mode 100644 index 000000000..14798e42c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver-SparseReferenceArrayArchiving.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPArchiver (SparseReferenceArrayArchiving) +- (void)addOwnedSparseReferenceArray:(id)arg1 toArchive:(struct SparseReferenceArrayArchive *)arg2; +- (void)addSparseReferenceArray:(id)arg1 toArchive:(struct SparseReferenceArrayArchive *)arg2; +- (void)addSparseReferenceArray:(id)arg1 toArchive:(struct SparseReferenceArrayArchive *)arg2 owned:(_Bool)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver.h new file mode 100644 index 000000000..7c7334a63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiver.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSHashTable, NSObject, NSObject; + +// Not exported +@interface TSPArchiver : TSPArchiverBase +{ + BOOL _flags; + NSHashTable *_alternates; + NSArray *_unknownMessages; + NSObject *_archiveGroup; + NSObject *_serializeGroup; + NSObject *_serializedData; + unsigned long long _documentReadVersion; + unsigned long long _documentWriteVersion; + NSHashTable *_aggregatedStrongReferences; + NSHashTable *_aggregatedWeakReferences; + NSHashTable *_aggregatedCommandToModelReferences; + NSHashTable *_aggregatedLazyReferences; + NSHashTable *_aggregatedDataReferences; +} + +@property(readonly, nonatomic) NSHashTable *aggregatedDataReferences; // @synthesize aggregatedDataReferences=_aggregatedDataReferences; +@property(readonly, nonatomic) NSHashTable *aggregatedLazyReferences; // @synthesize aggregatedLazyReferences=_aggregatedLazyReferences; +@property(readonly, nonatomic) NSHashTable *aggregatedCommandToModelReferences; // @synthesize aggregatedCommandToModelReferences=_aggregatedCommandToModelReferences; +@property(readonly, nonatomic) NSHashTable *aggregatedWeakReferences; // @synthesize aggregatedWeakReferences=_aggregatedWeakReferences; +@property(readonly, nonatomic) NSHashTable *aggregatedStrongReferences; // @synthesize aggregatedStrongReferences=_aggregatedStrongReferences; +@property(readonly, nonatomic) unsigned long long documentWriteVersion; // @synthesize documentWriteVersion=_documentWriteVersion; +@property(readonly, nonatomic) unsigned long long documentReadVersion; // @synthesize documentReadVersion=_documentReadVersion; +@property(readonly, nonatomic) NSObject *serializedData; // @synthesize serializedData=_serializedData; +@property(readonly, nonatomic) NSObject *serializeGroup; // @synthesize serializeGroup=_serializeGroup; +@property(readonly, nonatomic) NSObject *archiveGroup; // @synthesize archiveGroup=_archiveGroup; +- (void).cxx_destruct; +- (void)cleanup; +- (void)serialize; +- (void)updateMessageInfo:(struct MessageInfo *)arg1 withArchiver:(id)arg2; +- (void)aggregateReferencesFromArchiver:(id)arg1; +- (void)archive; +- (_Bool)beginWrite; +@property(readonly, nonatomic) _Bool needsArchive; +- (_Bool)beginArchive; +- (id)addAlternateForMessageVersion:(unsigned long long)arg1; +- (void)requiresDocumentVersion:(unsigned long long)arg1; +- (void)requiresDocumentReadVersion:(unsigned long long)arg1 writeVersion:(unsigned long long)arg2; +@property(readonly, nonatomic) _Bool shouldSaveAlternates; +- (id)initWithObject:(id)arg1; + +// Remaining properties +@property(nonatomic) unsigned long long messageVersion; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverBase.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverBase.h new file mode 100644 index 000000000..68f139181 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverBase.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSHashTable, TSPObject; + +// Not exported +@interface TSPArchiverBase : NSObject +{ + TSPObject *_object; + auto_ptr_4370f086 _message; + unsigned long long _messageVersion; + struct hash_map>> _fieldRules; + struct FieldPath _currentFieldPath; + NSHashTable *_strongReferences; + NSHashTable *_weakReferences; + NSHashTable *_commandToModelReferences; + NSHashTable *_lazyReferences; + NSHashTable *_dataReferences; +} + +@property(readonly, nonatomic) NSHashTable *dataReferences; // @synthesize dataReferences=_dataReferences; +@property(readonly, nonatomic) NSHashTable *lazyReferences; // @synthesize lazyReferences=_lazyReferences; +@property(readonly, nonatomic) NSHashTable *commandToModelReferences; // @synthesize commandToModelReferences=_commandToModelReferences; +@property(readonly, nonatomic) NSHashTable *weakReferences; // @synthesize weakReferences=_weakReferences; +@property(readonly, nonatomic) NSHashTable *strongReferences; // @synthesize strongReferences=_strongReferences; +@property(nonatomic) unsigned long long messageVersion; // @synthesize messageVersion=_messageVersion; +@property(readonly, nonatomic) TSPObject *object; // @synthesize object=_object; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)enumerateRulesUsingBlock:(id)arg1; +- (void)scopedRulesForField:(int)arg1 usingBlock:(id)arg2; +- (void)setRule:(int)arg1 forFieldPath:(int *)arg2; +- (void)setIgnoreAndDropRuleForFieldPath:(int *)arg1; +- (void)setIgnoreAndDropRuleForField:(int)arg1; +- (void)setIgnoreAndPreserveRuleForFieldPath:(int *)arg1; +- (void)setIgnoreAndPreserveRuleForField:(int)arg1; +- (void)setMustUnderstandRuleForFieldPath:(int *)arg1; +- (void)setMustUnderstandRuleForField:(int)arg1; +- (void)cleanup; +- (void)setDataReferenceArray:(id)arg1 message:(RepeatedPtrField_5fb0b506 *)arg2; +- (void)setDataReference:(id)arg1 message:(struct DataReference *)arg2; +- (void)setWeakLazyReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setStrongLazyReferenceArray:(id)arg1 message:(RepeatedPtrField_a0d2dbe7 *)arg2; +- (void)setStrongLazyReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setWeakReferenceArray:(id)arg1 message:(RepeatedPtrField_a0d2dbe7 *)arg2; +- (void)setStrongReferenceArray:(id)arg1 message:(RepeatedPtrField_a0d2dbe7 *)arg2; +- (void)setWeakReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setStrongReference:(id)arg1 message:(struct Reference *)arg2; +@property(readonly, nonatomic) _Bool forPasteboard; +- (void)releaseMessage; +- (struct Message *)messageWithNewFunction:(void *)arg1; +- (struct Message *)message; +- (id)initWithObject:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManager.h new file mode 100644 index 000000000..3ccadaf97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManager.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMapTable, NSObject; + +// Not exported +@interface TSPArchiverManager : NSObject +{ + id _delegate; + Class _archiverClass; + NSMapTable *_archivers; + NSObject *_archiversHighQueue; + NSObject *_archiversLowQueue; + NSObject *_archiveHighQueue; + NSObject *_archiveDefaultQueue; + NSObject *_archiveLowQueue; + NSObject *_archiveCompletionQueue; + struct { + unsigned int delegateRespondsToDidCreateArchiver:1; + unsigned int delegateRespondsToShouldDelayArchivingObject:1; + } _flags; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)archiveWithArchiver:(id)arg1 queue:(id)arg2 archiveCompletion:(id)arg3; +- (id)archiverForObject:(id)arg1 archiveQueue:(id)arg2 archiveCompletion:(id)arg3; +- (void)archiveObjectWithLowPriority:(id)arg1; +- (void)archiveObjectWithHighPriority:(id)arg1; +- (void)archiverForObject:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (id)initWithDelegate:(id)arg1 archiverClass:(Class)arg2; +- (id)initWithDelegate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManagerDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManagerDelegate-Protocol.h new file mode 100644 index 000000000..6327449a3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchiverManagerDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPArchiverManagerDelegate + +@optional +- (_Bool)archiverManager:(id)arg1 shouldDelayArchivingObject:(id)arg2; +- (void)archiverManager:(id)arg1 didCreateArchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSPArchivingUtility.h new file mode 100644 index 000000000..7c5cb8cf1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPArchivingUtility.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPArchivingUtility : NSObject +{ +} + ++ (int)tagNumberForLastExtensionFieldInMessage:(const struct Message *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPAssetReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPAssetReadChannel.h new file mode 100644 index 000000000..5dd2a80a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPAssetReadChannel.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class ALAssetRepresentation, ALAssetsLibrary, NSObject; + +// Not exported +@interface TSPAssetReadChannel : NSObject +{ + ALAssetRepresentation *_representation; + ALAssetsLibrary *_library; + NSObject *_readQueue; +} + +- (void).cxx_destruct; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithRepresentation:(id)arg1 library:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundle.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundle.h new file mode 100644 index 000000000..3ca5ad5bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundle.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPPackage-Protocol.h" + +@class NSHashTable, SFUCryptoKey, TSUZipFileArchive; + +// Not exported +@interface TSPBundle : NSObject +{ + TSUZipFileArchive *_objectArchive; + SFUCryptoKey *_decryptionKey; + id _fileCoordinatorDelegate; + NSHashTable *_packageDatas; + unsigned char _packageIdentifier; +} + ++ (_Bool)isBundleFormatURL:(id)arg1; ++ (id)componentFileURLForPackageURL:(id)arg1 packageLocator:(id)arg2; ++ (id)objectArchiveURLForPackageURL:(id)arg1; ++ (id)objectArchiveEntryPathForPackageLocator:(id)arg1; +@property(readonly, nonatomic) id fileCoordinatorDelegate; // @synthesize fileCoordinatorDelegate=_fileCoordinatorDelegate; +@property(readonly, nonatomic) SFUCryptoKey *decryptionKey; // @synthesize decryptionKey=_decryptionKey; +@property(readonly, nonatomic) unsigned char packageIdentifier; // @synthesize packageIdentifier=_packageIdentifier; +- (void).cxx_destruct; +- (void)setObjectArchive:(id)arg1 decryptionKey:(id)arg2; +- (void)copyComponent:(id)arg1 toPackageURL:(id)arg2 packageLocator:(id)arg3 zipFileWriter:(id)arg4 encryptionKey:(id)arg5 completion:(id)arg6; +- (void)enumerateDatasUsingBlock:(id)arg1; +- (_Bool)containsData:(id)arg1; +- (void)didReferenceData:(id)arg1; +- (id)newDataStorageForFilename:(id)arg1 decryptionKey:(id)arg2; +- (id)newDataStorageForFilename:(id)arg1; +- (id)newReadChannelForComponent:(id)arg1; +- (id)init; +- (id)initWithPackageIdentifier:(unsigned char)arg1 fileCoordinatorDelegate:(id)arg2; +- (id)initWithURL:(id)arg1 packageIdentifier:(unsigned char)arg2 decryptionKey:(id)arg3 fileCoordinatorDelegate:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundleDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleDataStorage.h new file mode 100644 index 000000000..26fe3c5a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleDataStorage.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, SFUCryptoKey, TSPBundle; + +// Not exported +@interface TSPBundleDataStorage : TSPFileDataStorage +{ + NSString *_path; + SFUCryptoKey *_decryptionKey; + unsigned char _packageIdentifier; + TSPBundle *_bundle; + _Bool _gilligan_isRemote; +} + +- (void)setGilligan_isRemote:(_Bool)arg1; +- (_Bool)gilligan_isRemote; +- (void).cxx_destruct; +- (id)AVAssetWithOptions:(id)arg1 contentTypeUTI:(id)arg2; +- (_Bool)copyToTemporaryURL:(id)arg1; +- (_Bool)isInPackage:(id)arg1; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (void)performIOChannelReadWithAccessor:(id)arg1; +- (void)performReadWithAccessor:(id)arg1; +- (unsigned char)packageIdentifier; +- (id)packageLocator; +- (id)initWithFilename:(id)arg1 decryptionKey:(id)arg2 bundle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleLookupClass.h new file mode 100644 index 000000000..c8c540d64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriter.h new file mode 100644 index 000000000..59ee01bfd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriter.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPPackageWriter-Protocol.h" + +@class NSError, NSObject, NSURL, SFUCryptoKey, TSPBundle, TSUPathSet, TSUZipFileWriter; + +// Not exported +@interface TSPBundleWriter : NSObject +{ + NSURL *_URL; + SFUCryptoKey *_encryptionKey; + id _originalDocumentPackage; + id _originalSupportPackage; + TSUZipFileWriter *_objectArchiveWriter; + id _componentWriteChannel; + NSObject *_errorQueue; + NSError *_error; + TSPBundle *_writtenBundle; + _Bool _isClosed; + TSUPathSet *_dataPathSet; + _Bool _obscureAssetFilenames; +} + +@property(nonatomic) _Bool obscureAssetFilenames; // @synthesize obscureAssetFilenames=_obscureAssetFilenames; +@property(readonly, nonatomic) NSURL *writeURL; // @synthesize writeURL=_URL; +- (void).cxx_destruct; +- (_Bool)writeData:(id)arg1 toPath:(id)arg2 error:(id *)arg3; +- (id)writtenPackage; +- (void)closeWithQueue:(id)arg1 completion:(id)arg2; +- (_Bool)addData:(id)arg1 infoMessage:(struct DataInfo *)arg2 saveOperationState:(id)arg3; +- (void)copyComponent:(id)arg1 locator:(id)arg2 completion:(id)arg3; +- (id)newComponentWriteChannelWithPackageLocator:(id)arg1 storeOutsideObjectArchive:(_Bool)arg2; +- (id)linkOrCopyDataFromURL:(id)arg1 decryptionKey:(id)arg2 preferredFilename:(id)arg3; +- (id)dataFilenameForPreferredFilename:(id)arg1; +- (void)dealloc; +- (_Bool)createDirectoryAtURL:(id)arg1 withIntermediateDirectories:(_Bool)arg2; +- (id)initWithURL:(id)arg1 packageIdentifier:(unsigned char)arg2 encryptionKey:(id)arg3 originalDocumentPackage:(id)arg4 originalSuppportPackage:(id)arg5 fileCoordinatorDelegate:(id)arg6 error:(id *)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentFileWriteChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentFileWriteChannel.h new file mode 100644 index 000000000..2628873e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentFileWriteChannel.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +@class NSObject, NSURL, TSUFileIOChannel; + +// Not exported +@interface TSPBundleWriterComponentFileWriteChannel : NSObject +{ + NSURL *_URL; + NSObject *_queue; + id _handler; + TSUFileIOChannel *_writeChannel; + _Bool _isClosed; +} + +- (void).cxx_destruct; +- (void)close; +- (void)writeData:(id)arg1; +- (id)initWithURL:(id)arg1 queue:(id)arg2 handler:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentWriteChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentWriteChannel.h new file mode 100644 index 000000000..06a7bb709 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPBundleWriterComponentWriteChannel.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +@class TSUZipFileWriter; + +// Not exported +@interface TSPBundleWriterComponentWriteChannel : NSObject +{ + TSUZipFileWriter *_archiveWriter; + _Bool _isClosed; +} + +- (void).cxx_destruct; +- (void)close; +- (void)writeData:(id)arg1; +- (id)initWithArchiveWriter:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCachedDocumentResourceDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCachedDocumentResourceDataStorage.h new file mode 100644 index 000000000..95a28fd2c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCachedDocumentResourceDataStorage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPCachedDocumentResourceDataStorage : TSPDocumentResourceDataStorage +{ + _Bool _isValidated; +} + +- (void)addDownloadObserver:(id)arg1 forData:(id)arg2 completionHandler:(id)arg3; +- (_Bool)needsDownload; +- (unsigned long long)encodedLength; +- (void)performReadWithAccessor:(id)arg1; +- (void)dealloc; +- (id)initWithManager:(id)arg1 documentResourceInfo:(id)arg2 isValidated:(_Bool)arg3; +- (id)initWithManager:(id)arg1 documentResourceInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponent-TSPPackageWriteCoordinatorAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponent-TSPPackageWriteCoordinatorAdditions.h new file mode 100644 index 000000000..2e16bef68 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponent-TSPPackageWriteCoordinatorAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPComponent (TSPPackageWriteCoordinatorAdditions) +- (void)saveToMessage:(struct ComponentInfo *)arg1 writtenComponentInfo:(const struct WrittenComponentInfo *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponent.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponent.h new file mode 100644 index 000000000..2c2458184 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponent.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSDiscardableContent-Protocol.h" + +@class NSMutableSet, NSObject, NSString, TSPComponentExternalReferenceMap, TSPObject; + +// Not exported +@interface TSPComponent : NSObject +{ + int _accessCount; + id _delegate; + NSObject *_accessQueue; + long long _identifier; + NSString *_preferredLocator; + NSString *_locator; + unsigned long long _readVersion; + unsigned long long _writeVersion; + TSPObject *_strongRootObject; + TSPObject *_weakRootObject; + TSPComponentExternalReferenceMap *_externalReferenceMap; + NSMutableSet *_dataReferences; + struct { + unsigned int usesDelayedArchiving:1; + unsigned int allowsDuplicatesOutsideOfDocumentPackage:1; + unsigned int dirtiesDocumentPackage:1; + unsigned int modified:1; + unsigned int persisted:1; + unsigned int isStoredOutsideObjectArchive:1; + unsigned int packageIdentifier:2; + } _flags; + TSPComponent *_originalDocumentComponent; +} + +@property(readonly, nonatomic) TSPComponent *originalDocumentComponent; // @synthesize originalDocumentComponent=_originalDocumentComponent; +@property(readonly, nonatomic) NSString *preferredLocator; // @synthesize preferredLocator=_preferredLocator; +@property(readonly, nonatomic) long long identifier; // @synthesize identifier=_identifier; +@property(readonly, nonatomic) unsigned long long writeVersion; // @synthesize writeVersion=_writeVersion; +@property(readonly, nonatomic) unsigned long long readVersion; // @synthesize readVersion=_readVersion; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)enumerateDataReferences:(id)arg1; +- (id)newUpdatedExternalReferenceMapUsingDelegate:(id)arg1; +- (_Bool)addExternalReferenceToObjectOrLazyReference:(id)arg1 isWeak:(_Bool)arg2 externalReferenceMap:(id)arg3 delegate:(id)arg4; +- (id)newExternalReferenceMapWithStrongReferences:(id)arg1 weakReferences:(id)arg2 delegate:(id)arg3; +- (struct ComponentExternalReferenceInfo)externalReferenceInfoForObjectIdentifier:(long long)arg1; +- (void)enumerateExternalReferences:(id)arg1; +@property(readonly, nonatomic) _Bool isTransientComponent; +@property(readonly) _Bool needsArchiving; +- (_Bool)needsArchivingImpl; +@property(readonly) _Bool persisted; +- (void)willDiscardComponent; +- (void)setPackageIdentifier:(unsigned char)arg1 preferredLocator:(id)arg2 locator:(id)arg3 isStoredOutsideObjectArchive:(_Bool)arg4 rootObjectOrNil:(id)arg5 externalReferenceMap:(id)arg6 dataReferences:(id)arg7 readVersion:(unsigned long long)arg8 writeVersion:(unsigned long long)arg9 wasCopied:(_Bool)arg10 wasModifiedDuringWrite:(_Bool)arg11; +- (void)setModifiedImpl:(_Bool)arg1 forObject:(id)arg2; +- (void)setModified:(_Bool)arg1 forObject:(id)arg2; +@property(readonly) _Bool modified; +- (_Bool)dirtiesDocumentPackageQueryingRootObject:(_Bool)arg1; +- (_Bool)allowsDuplicatesOutsideOfDocumentPackageQueryingRootObject:(_Bool)arg1; +- (void)updateComponentPropertiesUsingRootObjectOrNil:(id)arg1; +@property(readonly) unsigned char packageIdentifier; +@property(readonly, nonatomic) _Bool isStoredOutsideObjectArchive; +- (void)setLocator:(id)arg1; +@property(readonly, nonatomic) NSString *locator; +- (_Bool)isContentDiscarded; +- (void)endContentAccess; +- (_Bool)beginContentAccess; +- (void)discardContentIfPossible; +@property(retain) TSPObject *rootObject; +- (_Bool)shouldKeepStrongObjectImpl; +- (_Bool)shouldForceCaching; +- (_Bool)isCachingEnabled; +- (id)initWithDelegate:(id)arg1 message:(const struct ComponentInfo *)arg2 packageIdentifier:(unsigned char)arg3 originalDocumentComponent:(id)arg4; +- (id)initWithDelegate:(id)arg1 rootObject:(id)arg2; +- (id)initWithDelegate:(id)arg1 identifier:(long long)arg2 preferredLocator:(id)arg3 packageIdentifier:(unsigned char)arg4 isStoredOutsideObjectArchive:(_Bool)arg5 allowsDuplicatesOutsideOfDocumentPackage:(_Bool)arg6 dirtiesDocumentPackage:(_Bool)arg7; +- (id)initWithDelegate:(id)arg1 identifier:(long long)arg2 preferredLocator:(id)arg3 packageIdentifier:(unsigned char)arg4 isStoredOutsideObjectArchive:(_Bool)arg5 allowsDuplicatesOutsideOfDocumentPackage:(_Bool)arg6 dirtiesDocumentPackage:(_Bool)arg7 originalDocumentComponent:(id)arg8; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentDelegate-Protocol.h new file mode 100644 index 000000000..a246bbf91 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPComponentDelegate +- (void)didModifyFlushedComponent:(id)arg1 forObject:(id)arg2; +- (void)removeComponentFromCacheWithIdentifier:(long long)arg1; +- (void)cacheComponent:(id)arg1; +- (id)objectForIdentifier:(long long)arg1; +- (_Bool)shouldKeepAllCachedObjectsInMemory; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentExternalReferenceMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentExternalReferenceMap.h new file mode 100644 index 000000000..e302a192f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentExternalReferenceMap.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSPComponentExternalReferenceMap : NSObject +{ + struct hash_map, std::__1::allocator>> _map; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)addExternalReferenceToObjectIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isWeak:(_Bool)arg3; +- (struct ComponentExternalReferenceInfo)externalReferenceInfoForObjectIdentifier:(long long)arg1; +- (void)enumerateExternalReferences:(id)arg1; +- (void)saveToMessage:(RepeatedPtrField_1f1a6efb *)arg1; +- (id)initFromMessage:(const RepeatedPtrField_1f1a6efb *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentManager.h new file mode 100644 index 000000000..fa22366ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentManager.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentDelegate-Protocol.h" +#import "TSPObjectModifyDelegate-Protocol.h" + +@class NSCache, NSHashTable, NSMapTable, NSObject, TSPComponent, TSPObjectContext; + +// Not exported +@interface TSPComponentManager : NSObject +{ + int _ignoreCachedObjectEvictionCount; + NSObject *_componentQueue; + NSHashTable *_components; + NSMapTable *_componentDictionary; + NSCache *_componentCache; + TSPComponent *_viewStateComponent; + NSObject *_readFlushedComponentQueue; + TSPObjectContext *_context; + TSPComponent *_packageMetadataComponent; +} + +@property(readonly, nonatomic) TSPComponent *packageMetadataComponent; // @synthesize packageMetadataComponent=_packageMetadataComponent; +@property(readonly, nonatomic) TSPObjectContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (void)didModifyFlushedComponent:(id)arg1 forObject:(id)arg2; +- (void)removeComponentFromCacheWithIdentifier:(long long)arg1; +- (void)cacheComponent:(id)arg1; +- (id)objectForIdentifier:(long long)arg1; +- (void)evictAllCachedObjects; +- (_Bool)shouldKeepAllCachedObjectsInMemory; +- (void)endIgnoringCachedObjectEviction; +- (void)beginIgnoringCachedObjectEviction; +- (void)traverseComponentTreeFromRoot:(id)arg1 accessor:(id)arg2; +@property(readonly, nonatomic) _Bool isSupportComponentTreeModified; +@property(readonly, nonatomic) _Bool isDocumentComponentTreeModified; +- (void)discardOrphanedComponents; +- (id)rootComponentForPackageIdentifier:(unsigned char)arg1; +- (void)resumeLoadingModifiedFlushedComponents; +- (void)suspendLoadingModifiedFlushedComponentsAndWait; +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +- (void)componentForRootObjectOfLazyReference:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (id)componentForRootObjectOfLazyReference:(id)arg1; +- (id)componentForRootObjectOfLazyReferenceImpl:(id)arg1; +- (id)componentForRootObjectIdentifier:(long long)arg1; +- (void)componentForRootObjectIdentifier:(long long)arg1 queue:(id)arg2 completion:(id)arg3; +- (void)retrieveOrCreateComponentForRootObject:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (void)enumerateComponents:(id)arg1; +@property(retain) TSPComponent *viewStateComponent; +@property(readonly, nonatomic) TSPComponent *supportObjectContainerComponent; +@property(readonly, nonatomic) TSPComponent *supportComponent; +@property(readonly, nonatomic) TSPComponent *documentObjectContainerComponent; +@property(readonly, nonatomic) TSPComponent *documentComponent; +- (id)supportComponentImpl; +- (id)documentComponentImpl; +- (id)rootComponentWithIdentifierImpl:(long long)arg1 locator:(id)arg2 packageIdentifier:(unsigned char)arg3; +- (void)loadFromPackageMetadata:(id)arg1 packageIdentifier:(unsigned char)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParser.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParser.h new file mode 100644 index 000000000..05a053b81 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParser.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPComponentParser : NSObject +{ + id _delegate; + unsigned long long _state; + unsigned int _archiveInfoLength; + struct ArchiveInfo _archiveInfo; + unsigned int _messagesLength; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (unsigned long long)readArchiveFromStream:(struct DispatchDataInputStream *)arg1 error:(id *)arg2; +- (unsigned long long)readArchiveInfoFromStream:(struct DispatchDataInputStream *)arg1 error:(id *)arg2; +- (unsigned long long)readArchiveInfoLengthFromStream:(struct DispatchDataInputStream *)arg1 error:(id *)arg2; +- (_Bool)readFromStream:(struct DispatchDataInputStream *)arg1 error:(id *)arg2; +- (void)readWithChannel:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (id)initWithDelegate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParserDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParserDelegate-Protocol.h new file mode 100644 index 000000000..0215288fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentParserDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPComponentParserDelegate +- (_Bool)componentParser:(id)arg1 didReadArchiveInfo:(const struct ArchiveInfo *)arg2 stream:(struct DispatchDataInputStream *)arg3 error:(id *)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentReader.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentReader.h new file mode 100644 index 000000000..e7b01c364 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentReader.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPComponentParserDelegate-Protocol.h" + +@class TSPObjectContext; + +// Not exported +@interface TSPComponentReader : TSPReader +{ + id _readChannel; + TSPObjectContext *_context; + struct { + unsigned int isReadingFromDocument:1; + unsigned int ignoreUnknownContent:1; + unsigned int ignoreVersionChecking:1; + } _flags; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)unknownObjectUnarchiverArchiveInfo:(const struct ArchiveInfo *)arg1 stream:(struct DispatchDataInputStream *)arg2; +- (id)unknownMessageFromMessageInfo:(const struct MessageInfo *)arg1 stream:(struct DispatchDataInputStream *)arg2; +- (const struct MessageInfo *)unknownObjectMessageInfo; +- (void)didUnarchiveObject:(id)arg1 withUnarchiver:(id)arg2; +- (id)newUnarchiverWithArchiveInfo:(const struct ArchiveInfo *)arg1 stream:(struct DispatchDataInputStream *)arg2 isUnknownObject:(_Bool *)arg3; +- (_Bool)componentParser:(id)arg1 didReadArchiveInfo:(const struct ArchiveInfo *)arg2 stream:(struct DispatchDataInputStream *)arg3 error:(id *)arg4; +- (void)beginReadingWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (void)dealloc; +- (id)initWithComponent:(id)arg1 finalizeHandlerQueue:(id)arg2 delegate:(id)arg3 readChannel:(id)arg4; +- (id)initWithComponent:(id)arg1 delegate:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannel-Protocol.h new file mode 100644 index 000000000..2c0b194d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannel-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPComponentWriteChannel +- (void)close; +- (void)writeData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannelAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannelAdapter.h new file mode 100644 index 000000000..978cad5e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriteChannelAdapter.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +@class NSError, NSObject, TSUFileIOChannel; + +// Not exported +@interface TSPComponentWriteChannelAdapter : NSObject +{ + NSObject *_queue; + TSUFileIOChannel *_channel; + id _handler; + NSError *_error; +} + +- (void).cxx_destruct; +- (void)close; +- (void)setError:(id)arg1; +- (void)writeData:(id)arg1; +- (id)initWithQueue:(id)arg1 channel:(id)arg2 handler:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriter.h new file mode 100644 index 000000000..c1d06518a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriter.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSHashTable, NSMapTable, NSObject, NSObject, NSString, TSPArchiverManager, TSPComponent, TSPObject; + +// Not exported +@interface TSPComponentWriter : NSObject +{ + TSPComponent *_component; + NSString *_locator; + TSPObject *_rootObject; + id _delegate; + long long _mode; + unsigned char _packageIdentifier; + id _writeChannel; + TSPArchiverManager *_archiverManager; + NSObject *_globalConcurrentQueue; + NSHashTable *_archivedObjects; + NSMapTable *_archivedObjectsDictionary; + struct vector> _objectStack; + NSObject *_writeGroup; + NSObject *_writeQueue; + _Bool _writeSuccess; + NSHashTable *_weakReferences; + NSHashTable *_lazyReferences; + NSHashTable *_dataReferences; + unsigned long long _readVersion; + unsigned long long _writeVersion; + NSHashTable *_analyzedCommandToModelReferences; + NSHashTable *_commandToModelReferences; + NSHashTable *_newCommandToModelReferences; + NSHashTable *_indirectCommandToModelExternalReferences; + NSHashTable *_externalReferences; + struct { + unsigned int delegateRespondsToLocatorForClaimingComponent:1; + unsigned int delegateRespondsToObjectBelongsToLinkedComponent:1; + unsigned int delegateRespondsToExternalPackageDidWriteObject:1; + unsigned int delegateRespondsToShouldDelayWritingObject:1; + unsigned int componentAllowsDuplicatesOutsideOfDocumentPackage:1; + } _flags; +} + +@property(readonly, nonatomic) unsigned long long writeVersion; // @synthesize writeVersion=_writeVersion; +@property(readonly, nonatomic) unsigned long long readVersion; // @synthesize readVersion=_readVersion; +@property(readonly, nonatomic) TSPComponent *component; // @synthesize component=_component; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)analyzeCommandToModelReference:(id)arg1 isAnalyzingExternalComponent:(_Bool)arg2 archiver:(id)arg3 completion:(id)arg4; +- (id)commandToModelReferencesToWrite; +- (void)addCommandToModelReferences:(id)arg1 parentObject:(id)arg2; +- (void)validateExplicitComponentOwnershipForObject:(id)arg1 parentObject:(id)arg2; +- (void)validateAmbiguousObjectOwnershipForObject:(id)arg1 parentObject:(id)arg2 claimingComponent:(id)arg3 claimingPackageIdentifier:(unsigned char)arg4; +- (_Bool)validateObjectContextForObject:(id)arg1; +- (_Bool)shouldDelayWritingObject:(id)arg1; +- (_Bool)isObjectExternalBecauseItAlreadyBelongsToAnotherComponent:(id)arg1 parentObject:(id)arg2 claimingComponent:(id *)arg3 claimingPackageIdentifier:(unsigned char *)arg4; +- (_Bool)isObjectExternal:(id)arg1 parentObject:(id)arg2 validateAmbiguousObjectOwnership:(_Bool)arg3 claimingComponent:(id *)arg4 isOwnedByDifferentPackage:(_Bool *)arg5; +- (void)writeArchiver:(id)arg1; +- (void)writeObject:(id)arg1 archiver:(id)arg2 parentObject:(id)arg3 completion:(id)arg4; +- (void)writeObjects:(id)arg1 parentObject:(id)arg2 isCommandToModelReference:(_Bool)arg3 isAnalyzingExternalComponent:(_Bool)arg4 completion:(id)arg5; +- (void)writeWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (id)initWithComponent:(id)arg1 locator:(id)arg2 rootObject:(id)arg3 delegate:(id)arg4 mode:(long long)arg5 packageIdentifier:(unsigned char)arg6 writeChannel:(id)arg7 archiverManager:(id)arg8; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriterDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriterDelegate-Protocol.h new file mode 100644 index 000000000..5dd63bffd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPComponentWriterDelegate-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPComponentWriterDelegate +- (void)componentWriter:(id)arg1 wantsComponentOfObject:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)componentWriterWantsDelayedObjects:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (_Bool)componentWriter:(id)arg1 canSkipArchivingStronglyReferencedObject:(id)arg2 fromComponentRootObject:(id)arg3; +- (id)componentWriter:(id)arg1 wantsExplicitComponentRootObjectForObject:(id)arg2 claimingComponent:(id)arg3; + +@optional +- (_Bool)componentWriter:(id)arg1 shouldDelayWritingObject:(id)arg2; +- (_Bool)componentWriter:(id)arg1 externalPackageDidWriteObject:(id)arg2 claimingComponent:(id *)arg3; +- (_Bool)componentWriter:(id)arg1 object:(id)arg2 belongsToLinkedComponent:(id)arg3; +- (void)componentWriter:(id)arg1 locatorForClaimingComponent:(id)arg2 queue:(id)arg3 completion:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject-TSKAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject-TSKAdditions.h new file mode 100644 index 000000000..da6fb8076 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject-TSKAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPContainedObject (TSKAdditions) +- (id)documentRoot; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject.h new file mode 100644 index 000000000..ab6006698 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPContainedObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPObject; + +// Not exported +@interface TSPContainedObject : NSObject +{ + TSPObject *_owner; +} + +@property(nonatomic) __weak TSPObject *owner; // @synthesize owner=_owner; +- (void).cxx_destruct; +- (void)willModifyForUpgrade; +- (void)willModify; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCopyAssistant.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCopyAssistant.h new file mode 100644 index 000000000..cc63ffe97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCopyAssistant.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPPasteboard; + +// Not exported +@interface TSPCopyAssistant : TSPPasteboardWriteAssistant +{ + TSPPasteboard *_pasteboard; + _Bool _didAttemptToCopy; +} + +- (void).cxx_destruct; +- (void)copyToPasteboardIsSmartCopy:(_Bool)arg1; +- (void)copyToPasteboard; +- (void)loadNativeData; +- (id)initWithPasteboard:(id)arg1 sourceContext:(id)arg2; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCopying-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCopying-Protocol.h new file mode 100644 index 000000000..e16a397f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSPCopying +- (id)copyWithContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoComponentWriteChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoComponentWriteChannel.h new file mode 100644 index 000000000..6bfc56f2e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoComponentWriteChannel.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +// Not exported +@interface TSPCryptoComponentWriteChannel : NSObject +{ + id _writeChannel; + struct _CCCryptor *_cryptor; + char *_buffer; + CDStruct_43cfb2c2 _ccHmacContext; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)close; +- (void)_writeData:(id)arg1 updateHmac:(_Bool)arg2; +- (void)writeData:(id)arg1; +- (void)dealloc; +- (id)initWithWriteChannel:(id)arg1 encryptionKey:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoReadChannel.h new file mode 100644 index 000000000..7075b9bf5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoReadChannel.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class NSObject, NSObject, SFUCryptoKey; + +// Not exported +@interface TSPCryptoReadChannel : NSObject +{ + id _readChannel; + NSObject *_readChannelQueue; + SFUCryptoKey *_decryptionKey; + NSObject *_holdData; + CDStruct_43cfb2c2 _ccHmacContext; + char *_iv; + unsigned long long _ivRead; + struct _CCCryptor *_cryptor; + char *_buffer; + unsigned long long _initialBytesIgnored; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)_verifyHMAC; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (void)close; +- (void)dealloc; +- (id)initWithReadChannel:(id)arg1 decryptionKey:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoTranscodeReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoTranscodeReadChannel.h new file mode 100644 index 000000000..a6aa526c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPCryptoTranscodeReadChannel.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class NSObject, SFUCryptoKey; + +// Not exported +@interface TSPCryptoTranscodeReadChannel : NSObject +{ + id _readChannel; + SFUCryptoKey *_encryptionKey; + NSObject *_readQueue; +} + +- (void).cxx_destruct; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithReadChannel:(id)arg1 decryptionKey:(id)arg2 encryptionKey:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPData-TSPPasteboard.h b/iOS7/PrivateFrameworks/iWorkImport/TSPData-TSPPasteboard.h new file mode 100644 index 000000000..caa54d8a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPData-TSPPasteboard.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPSplitableData-Protocol.h" + +@interface TSPData (TSPPasteboard) ++ (id)pasteboardTypeForIdentifier:(long long)arg1; +- (void)splitDataWithMaxSize:(unsigned long long)arg1 subdataHandlerBlock:(id)arg2; +- (id)pasteboardType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPData-iOS.h b/iOS7/PrivateFrameworks/iWorkImport/TSPData-iOS.h new file mode 100644 index 000000000..632ecf796 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPData-iOS.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPData (iOS) ++ (void)dataForAssetsLibraryURL:(id)arg1 context:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (id)UIImage; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPData.h b/iOS7/PrivateFrameworks/iWorkImport/TSPData.h new file mode 100644 index 000000000..365acbde0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPData.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSString, TSPDataManager, TSPObjectContext; + +// Not exported +@interface TSPData : NSObject +{ + long long _identifier; + NSObject *_accessQueue; + id _storage; + NSString *_filename; + TSPDataManager *_manager; + array_019f9a10 _digest; + _Bool _isCulling; +} + ++ (_Bool)updateDigest:(array_019f9a10 *)arg1 withProtobufString:(const basic_string_7c0a1c0b *)arg2; ++ (id)requiredAVAssetOptions; ++ (id)cullingListeners; ++ (void)removeCullingListener:(id)arg1; ++ (void)addCullingListener:(id)arg1; ++ (id)cullingListenersQueue; ++ (id)null; ++ (id)readOnlyDataFromNSData:(id)arg1 filename:(id)arg2; ++ (id)readOnlyDataFromURL:(id)arg1; ++ (id)dataFromReadChannel:(id)arg1 filename:(id)arg2 context:(id)arg3; ++ (id)dataFromDataRep:(id)arg1 filename:(id)arg2 context:(id)arg3; ++ (id)dataFromNSData:(id)arg1 filename:(id)arg2 context:(id)arg3; ++ (id)dataFromURL:(id)arg1 useExternalReferenceIfAllowed:(_Bool)arg2 context:(id)arg3; ++ (id)dataFromURL:(id)arg1 context:(id)arg2; +@property(readonly, nonatomic) long long identifier; // @synthesize identifier=_identifier; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)gilligan_isRemote; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (_Bool)isStorageInPackage:(id)arg1; +- (const array_019f9a10 *)digest; +- (id)preferredFilename; +- (void)setFilename:(id)arg1 storage:(id)arg2; +@property(retain, nonatomic) id storage; +- (id)initWithIdentifier:(long long)arg1 digest:(const array_019f9a10 *)arg2 filename:(id)arg3 storage:(id)arg4 manager:(id)arg5; +@property(readonly, nonatomic) unsigned long long encodedLength; +- (_Bool)isLengthLikelyToBeGreaterThan:(unsigned long long)arg1; +- (_Bool)writeToURL:(id)arg1 error:(id *)arg2; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)addDownloadObserver:(id)arg1 completionHandler:(id)arg2; +@property(readonly, nonatomic) _Bool needsDownload; +- (void)performInputStreamReadWithAccessor:(id)arg1; +- (void)performIOChannelReadWithAccessor:(id)arg1; +- (id)copyWithContext:(id)arg1; +@property(readonly, nonatomic) NSString *uniqueName; +@property(readonly, nonatomic) TSPObjectContext *context; +@property(readonly, nonatomic) unsigned char packageIdentifier; +@property(readonly, nonatomic) NSString *packageLocator; +@property(readonly, nonatomic) _Bool isExternalData; +@property(readonly, nonatomic) _Bool isApplicationData; +@property(readonly, nonatomic) _Bool isReadable; +@property(readonly, nonatomic) NSString *type; +@property(readonly, nonatomic) NSString *filename; +- (id)AVAssetWithOptions:(id)arg1; +- (id)AVAsset; +- (struct CGImage *)newCGImage; +- (struct CGImageSource *)newCGImageSource; +- (struct CGDataProvider *)newCGDataProvider; +- (id)NSData; +- (id)bookmarkData; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataArchiver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataArchiver-Protocol.h new file mode 100644 index 000000000..c3f2ea360 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataArchiver-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSURL; + +@protocol TSPDataArchiver +@property(readonly, nonatomic) NSURL *writeURL; +- (void)addDataFinalizeHandlerForSuccessfulSave:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataCullingListener-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataCullingListener-Protocol.h new file mode 100644 index 000000000..595a7daeb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataCullingListener-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPDataCullingListener +- (void)willCullData:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager-Platform.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager-Platform.h new file mode 100644 index 000000000..e8a86c889 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager-Platform.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPDataManager (Platform) +- (id)createTemporaryDirectoryForPackageURL:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager.h new file mode 100644 index 000000000..7bc0713b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataManager.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSObject, NSURL, TSPObjectContext, TSUPathSet; + +// Not exported +@interface TSPDataManager : NSObject +{ + TSPObjectContext *_context; + NSObject *_datasQueue; + long long _nextNewIdentifier; + struct hash_map, std::__1::allocator>> _identifierToDataMap; + struct hash_map, TSPData *__weak, TSP::DataDigestHash, TSP::DataDigestEqualTo, std::__1::allocator, TSPData *__weak>>> _digestToDataMap; + NSObject *_temporaryDirectoryQueue; + NSURL *_lastDocumentURL; + NSURL *_temporaryDirectoryURL; + TSUPathSet *_temporaryPathSet; + _Bool _hasExternalReferences; + NSObject *_externalReferenceRemovalGroup; +} + ++ (id)stringForDigest:(const array_019f9a10 *)arg1; ++ (_Bool)requestDocumentResourcesUsingDataProvider:(id)arg1 packageMetadata:(id)arg2; ++ (void)readWithChannel:(id)arg1 handler:(id)arg2; +@property(readonly, nonatomic) TSPObjectContext *context; // @synthesize context=_context; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)removeFileAtPath:(id)arg1; +- (id)checkForPersistenceWarningsWithPackageURL:(id)arg1; +- (void)addData:(id)arg1; +- (id)addNewDataForStorage:(id)arg1 digest:(const array_019f9a10 *)arg2 filename:(id)arg3; +- (id)dataWithStorage:(id)arg1 digest:(const array_019f9a10 *)arg2 filename:(id)arg3 skipDocumentResourcesLookup:(_Bool)arg4 accessorBlock:(id)arg5; +- (void)dataForDigest:(const array_019f9a10 *)arg1 queue:(id)arg2 completion:(id)arg3; +- (id)dataForDigest:(const array_019f9a10 *)arg1; +- (id)dataForDigestImpl:(const array_019f9a10 *)arg1 skipDocumentResourcesLookup:(_Bool)arg2 accessorBlock:(id)arg3; +- (id)dataForDigestImpl:(const array_019f9a10 *)arg1 accessorBlock:(id)arg2; +- (void)removeExternalReferenceForData:(id)arg1 storage:(id)arg2; +- (void)waitForRemoveExternalReferencesToComplete; +- (void)removeExternalReferences; +- (id)dataFromExternalReferenceURL:(id)arg1; +- (void)removeTemporaryDirectory; +- (void)setDocumentURL:(id)arg1; +- (id)dataWithTemporaryPath:(id)arg1 digest:(const array_019f9a10 *)arg2 filename:(id)arg3; +- (id)temporaryPathForFilename:(id)arg1; +- (_Bool)linkTemporaryPath:(id)arg1 fromURL:(id)arg2; +- (int)openTemporaryPath:(id)arg1; +- (id)dataForIdentifierImpl:(long long)arg1; +- (id)dataForIdentifier:(long long)arg1; +- (id)dataOrNilForIdentifier:(long long)arg1; +- (void)enumerateDatasUsingBlock:(id)arg1; +- (void)addDataFromPackage:(id)arg1 documentResourceDataProvider:(id)arg2 info:(const struct DataInfo *)arg3 areExternalReferencesAllowed:(_Bool)arg4; +- (void)didSaveWithSaveOperationState:(id)arg1; +- (_Bool)prepareSaveWithOldPackage:(id)arg1 saveOperationState:(id)arg2; +- (void)loadFromPackage:(id)arg1 documentResourceDataProvider:(id)arg2 packageMetadata:(id)arg3 areExternalReferencesAllowed:(_Bool)arg4; +- (id)copyData:(id)arg1; +- (id)documentResourceDataWithStorage:(id)arg1 digestString:(id)arg2 filename:(id)arg3; +- (id)dataFromNSData:(id)arg1 filename:(id)arg2; +- (void)findExistingDataForReadChannel:(id)arg1 dataURL:(id)arg2 readHandler:(id)arg3 completion:(void)arg4; +- (void)findExistingDataForReadChannel:(id)arg1 dataURL:(id)arg2 temporaryPath:(id)arg3 shouldWriteIfFound:(_Bool)arg4 completion:(id)arg5; +- (id)dataForExistingData:(id)arg1 digest:(const array_019f9a10 *)arg2 filename:(id)arg3 temporaryPath:(id)arg4; +- (id)dataFromReadChannel:(id)arg1 filename:(id)arg2 temporaryPath:(id)arg3; +- (id)dataFromReadChannel:(id)arg1 filename:(id)arg2 linkURLOrNil:(id)arg3; +- (id)dataFromReadChannel:(id)arg1 filename:(id)arg2; +- (void)dataFromAssetsLibraryURL:(id)arg1 completion:(id)arg2; +- (id)dataFromAssetsLibraryURL:(id)arg1; +- (void)coordinateReadingNewFileURL:(id)arg1 byAccessor:(id)arg2; +- (id)dataFromFileURL:(id)arg1; +- (id)dataFromURL:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataRepReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataRepReadChannel.h new file mode 100644 index 000000000..dfa32cfc6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataRepReadChannel.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class NSObject, SFUDataRepresentation; + +// Not exported +@interface TSPDataRepReadChannel : NSObject +{ + SFUDataRepresentation *_representation; + id _inputStream; + NSObject *_readQueue; +} + +- (void).cxx_destruct; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (void)dealloc; +- (id)initWithRepresentation:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDataStorage-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDataStorage-Protocol.h new file mode 100644 index 000000000..6e6a742a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDataStorage-Protocol.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol TSPDataStorage +@property(readonly, nonatomic) _Bool readOnly; +@property(readonly, nonatomic) unsigned long long encodedLength; +@property(readonly, nonatomic) unsigned char packageIdentifier; +@property(readonly, nonatomic) NSString *packageLocator; +@property(readonly, nonatomic) NSString *documentResourceLocator; +- (void)performReadWithAccessor:(id)arg1; +- (void)performIOChannelReadWithAccessor:(id)arg1; +- (_Bool)isInPackage:(id)arg1; +- (id)filenameForPreferredFilename:(id)arg1; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (id)AVAssetWithOptions:(id)arg1 usingResourceLoaderWithContentTypeUTI:(id)arg2; +- (id)AVAssetWithOptions:(id)arg1 contentTypeUTI:(id)arg2; +- (id)NSDataWithOptions:(unsigned long long)arg1; +- (struct CGImageSource *)newCGImageSource; +- (struct CGDataProvider *)newCGDataProvider; +- (id)bookmarkDataWithOptions:(unsigned long long)arg1; + +@optional +@property(nonatomic) _Bool gilligan_isRemote; +@property(readonly, nonatomic) _Bool needsDownload; +- (void)addDownloadObserver:(id)arg1 forData:(id)arg2 completionHandler:(id)arg3; +- (_Bool)copyToTemporaryURL:(id)arg1; +- (id)storageForDataCopyFromOtherContext; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase-Protobuf.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase-Protobuf.h new file mode 100644 index 000000000..2772f8393 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase-Protobuf.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPDatabase (Protobuf) +- (_Bool)parseArchive:(struct Message *)arg1 forObject:(id)arg2 error:(id *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase.h new file mode 100644 index 000000000..c12da168b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabase.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +// Not exported +@interface TSPDatabase : TSUDatabase +{ + NSURL *_packageURL; + _Bool _incrementalVacuum; + struct sqlite3_stmt *_insertObjectStatement; + struct sqlite3_stmt *_insertDataStateStatement; + struct sqlite3_stmt *_updateDataStateStatement; + struct sqlite3_stmt *_insertRelationshipStatement; + struct sqlite3_stmt *_relationshipTargetsStatement; +} + +- (void).cxx_destruct; +- (set_6550bfbd *)newRelationshipTargetsForSourceIdentifier:(long long)arg1 error:(id *)arg2; +- (_Bool)insertRelationshipWithSourceIdentifier:(long long)arg1 targetIdentifier:(long long)arg2 error:(id *)arg3; +- (struct sqlite3_blob *)openDataStateBlobWithIdentifier:(long long)arg1 willWrite:(_Bool)arg2 error:(id *)arg3; +- (_Bool)updateDataStateWithIdentifier:(long long)arg1 size:(int)arg2 error:(id *)arg3; +- (_Bool)insertDataStateWithSize:(int)arg1 identifier:(long long *)arg2 error:(id *)arg3; +- (_Bool)insertObjectWithIdentifier:(long long)arg1 stateIdentifier:(const struct ObjectStateIdentifier *)arg2 classType:(int)arg3 error:(id *)arg4; +- (_Bool)documentVersion:(CDStruct_4bcfbbae *)arg1 closedCleanlyToken:(long long *)arg2 error:(id *)arg3; +- (_Bool)setClosedCleanlyToken:(long long)arg1 error:(id *)arg2; +- (_Bool)setDocumentVersion:(CDStruct_4bcfbbae)arg1 error:(id *)arg2; +- (_Bool)upgradeFromSchemaVersion:(int)arg1 error:(id *)arg2; +- (_Bool)needsUpgradeFromSchemaVersion:(int)arg1; +- (id)objectFromStatement:(struct sqlite3_stmt *)arg1; +- (id)queryFirstObjectWithStatement:(struct sqlite3_stmt *)arg1 error:(id *)arg2; +- (id)queryObjectWithIdentifier:(long long)arg1 error:(id *)arg2; +- (struct sqlite3_blob *)openBlobForObject:(id)arg1 error:(id *)arg2; +- (struct sqlite3_blob *)openDataStateBlobWithIdentifier:(long long)arg1 error:(id *)arg2; +- (set_6550bfbd *)filterIdentifiers:(const set_6550bfbd *)arg1 error:(id *)arg2; +- (_Bool)numberOfDatabaseObjects:(unsigned long long *)arg1 error:(id *)arg2; +- (_Bool)lastObjectIdentifier:(long long *)arg1 error:(id *)arg2; +- (_Bool)documentVersion:(unsigned long long *)arg1 error:(id *)arg2; +- (_Bool)closeWithError:(id *)arg1; +- (id)initReadonlyWithPath:(id)arg1 error:(id *)arg2; +- (id)initWithPath:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiveManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiveManager.h new file mode 100644 index 000000000..a50215d5c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiveManager.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPDatabaseArchiveManager : NSObject +{ +} + ++ (_Bool)_processGetRelationships:(id)arg1 database:(id)arg2 error:(id *)arg3; ++ (_Bool)_processDistributableArchiveEntry:(id)arg1 database:(id)arg2 fileManager:(id)arg3 error:(id *)arg4; ++ (_Bool)_processLoad:(id)arg1 classType:(int *)arg2 database:(id)arg3 fileManager:(id)arg4 error:(id *)arg5; ++ (_Bool)populateDistributableArchiveEntry:(id)arg1 database:(id)arg2 fileManager:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiverWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiverWriter.h new file mode 100644 index 000000000..29549e1cc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseArchiverWriter.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSPDatabase, TSPDistributableFileManager; + +// Not exported +@interface TSPDatabaseArchiverWriter : NSObject +{ + long long _dataStateIdentifier; + NSString *_fileStateIdentifier; + _Bool _hasDataState; + _Bool _hasFileState; + TSPDatabase *_database; + TSPDistributableFileManager *_fileManager; + NSString *_filenameHint; + _Bool _forceFileStorage; +} + +@property(nonatomic) _Bool forceFileStorage; // @synthesize forceFileStorage=_forceFileStorage; +@property(retain, nonatomic) NSString *filenameHint; // @synthesize filenameHint=_filenameHint; +@property(readonly, nonatomic) _Bool hasFileState; // @synthesize hasFileState=_hasFileState; +@property(readonly, nonatomic) _Bool hasDataState; // @synthesize hasDataState=_hasDataState; +- (void).cxx_destruct; +- (void)_writeDataFromInputStreamToFile:(id)arg1 length:(long long)arg2; +- (void)_writeDataFromInputStreamToDatabase:(id)arg1 length:(int)arg2; +- (struct sqlite3_blob *)_openDatabaseBlobWithSize:(int)arg1; +- (void)serializeDataFromStream:(id)arg1 length:(long long)arg2; +@property(retain, nonatomic) NSString *fileStateIdentifier; +@property(nonatomic) long long dataStateIdentifier; +- (_Bool)serializeArchive:(const struct Message *)arg1; +- (id)initWithDatabase:(id)arg1 fileManager:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataObject.h new file mode 100644 index 000000000..23c960d6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataObject.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPData; + +// Not exported +@interface TSPDatabaseDataObject : TSPObject +{ + TSPData *_data; +} + +@property(readonly, nonatomic) TSPData *data; // @synthesize data=_data; +- (void).cxx_destruct; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataRepresentation.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataRepresentation.h new file mode 100644 index 000000000..4a5abad89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseDataRepresentation.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPDatabase; + +// Not exported +@interface TSPDatabaseDataRepresentation : SFUDataRepresentation +{ + TSPDatabase *_database; + long long _identifier; +} + +- (void).cxx_destruct; +- (struct sqlite3_blob *)_openBlob; +- (struct ZeroCopyInputStream *)createProtobufInputStream; +- (_Bool)hasSameLocationAs:(id)arg1; +- (id)inputStream; +- (long long)dataLength; +- (id)initWithDatabase:(id)arg1 identifier:(long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseInputStream.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseInputStream.h new file mode 100644 index 000000000..27b77dbd5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseInputStream.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" +#import "TSUStreamReadChannel-Protocol.h" + +// Not exported +@interface TSPDatabaseInputStream : NSObject +{ + struct sqlite3_blob *_blob; + int _offset; + int _length; +} + +- (id)closeLocalStream; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (void)close; +- (void)dealloc; +- (id)initWithBlob:(struct sqlite3_blob *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObject.h new file mode 100644 index 000000000..df3d17386 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObject.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, NSURL; + +// Not exported +@interface TSPDatabaseObject : NSObject +{ + int _classType; + long long _identifier; +} + ++ (id)databaseObjectWithIdentifier:(long long)arg1 classType:(int)arg2 fileState:(id)arg3 packageURL:(id)arg4; ++ (id)databaseObjectWithIdentifier:(long long)arg1 classType:(int)arg2 dataState:(long long)arg3; +@property(readonly, nonatomic) int classType; // @synthesize classType=_classType; +@property(readonly, nonatomic) long long identifier; // @synthesize identifier=_identifier; +@property(readonly, nonatomic) NSURL *fileURL; +@property(readonly, nonatomic) NSString *fileState; +@property(readonly, nonatomic) _Bool hasFileState; +@property(readonly, nonatomic) long long dataState; +@property(readonly, nonatomic) _Bool hasDataState; +- (id)initWithIdentifier:(long long)arg1 classType:(int)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithDataState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithDataState.h new file mode 100644 index 000000000..46a0e3752 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithDataState.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPDatabaseObjectWithDataState : TSPDatabaseObject +{ + long long _dataState; +} + +- (id)fileURL; +- (id)fileState; +- (_Bool)hasFileState; +- (long long)dataState; +- (_Bool)hasDataState; +- (id)initWithIdentifier:(long long)arg1 classType:(int)arg2 dataState:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithFileState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithFileState.h new file mode 100644 index 000000000..b69ceb011 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseObjectWithFileState.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, NSURL; + +// Not exported +@interface TSPDatabaseObjectWithFileState : TSPDatabaseObject +{ + NSString *_fileState; + NSURL *_packageURL; +} + +- (void).cxx_destruct; +- (id)fileURL; +- (id)fileState; +- (_Bool)hasFileState; +- (long long)dataState; +- (_Bool)hasDataState; +- (id)initWithIdentifier:(long long)arg1 classType:(int)arg2 fileState:(id)arg3 packageURL:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReadCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReadCoordinator.h new file mode 100644 index 000000000..238a8435a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReadCoordinator.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPDatabaseReaderDelegate-Protocol.h" +#import "TSPReadCoordinator-Protocol.h" + +@class NSMapTable, NSMutableDictionary, NSObject, NSURL, TSPDatabase, TSPDocumentResourceDataProvider, TSPFinalizeHandlerQueue, TSPObjectContext; + +// Not exported +@interface TSPDatabaseReadCoordinator : TSPReadCoordinatorBase +{ + TSPObjectContext *_context; + NSURL *_packageURL; + TSPFinalizeHandlerQueue *_finalizeHandlerQueue; + TSPDocumentResourceDataProvider *_documentResourceDataProvider; + TSPDatabase *_database; + unsigned long long _databaseVersion; + NSMapTable *_objects; + NSObject *_dataQueue; + NSMapTable *_dataDictionary; + NSObject *_appRelativeDataQueue; + NSMutableDictionary *_appRelativeDataDictionary; +} + +- (void).cxx_destruct; +- (void)reader:(id)arg1 didFindExternalRepeatedReference:(id)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4 fromParentObject:(id)arg5 completion:(id)arg6; +- (void)reader:(id)arg1 didFindExternalReferenceToObjectIdentifier:(long long)arg2 componentIdentifier:(long long)arg3 isWeak:(_Bool)arg4 allowUnknownObject:(_Bool)arg5 fromParentObject:(id)arg6 completion:(id)arg7; +- (id)databaseReader:(id)arg1 wantsDataForAppRelativePath:(id)arg2 filename:(id)arg3; +- (id)databaseReader:(id)arg1 wantsDataForDatabaseObjectIdentifier:(long long)arg2 filename:(id)arg3; +- (id)reader:(id)arg1 wantsDataForIdentifier:(long long)arg2; +- (void)didReferenceExternalObject:(id)arg1 withIdentifier:(long long)arg2; +- (id)externalObjectForIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isReadFinished:(_Bool)arg3; +- (id)unarchivedObjectForIdentifier:(long long)arg1 isReadFinished:(_Bool)arg2; +- (id)context; +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (id)createUpgradedOldAppBundleResourcePath:(id)arg1; +- (id)dataForAppRelativePath:(id)arg1 filename:(id)arg2; +- (id)documentResourceEntryForAppRelativePath:(id)arg1; +- (id)dataForReadChannel:(id)arg1 filename:(id)arg2 linkURLOrNil:(id)arg3; +- (id)dataForLinkURL:(id)arg1 filename:(id)arg2; +- (id)dataForDatabaseObject:(id)arg1 filename:(id)arg2; +- (void)readComponent:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)didUpdateLazyReferenceDelegate:(id)arg1; +- (void)readRootObjectWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (_Bool)endReading; +- (id)initWithContext:(id)arg1 packageURL:(id)arg2 finalizeHandlerQueue:(id)arg3 documentResourceDataProvider:(id)arg4 error:(id *)arg5; +- (id)init; + +// Remaining properties +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReader.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReader.h new file mode 100644 index 000000000..6e0e23a1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReader.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPDatabaseUnarchiverDelegate-Protocol.h" + +@class NSHashTable, NSObject, TSPDatabase; + +// Not exported +@interface TSPDatabaseReader : TSPReader +{ + NSObject *_databaseQueue; + TSPDatabase *_database; + unsigned long long _databaseVersion; + struct hash_map, std::__1::allocator>> _readIdentifiers; + NSHashTable *_datas; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (set_6550bfbd *)filterIdentifiers:(const set_6550bfbd *)arg1; +- (id)filenameFromOldDataArchive:(const struct DatabaseDataArchive *)arg1; +- (id)dataForOldDataArchive:(const struct DatabaseDataArchive *)arg1; +- (struct Message *)newImageDataMessageForDatabaseObject:(id)arg1; +- (struct Message *)newDataMessageForDatabaseObject:(id)arg1; +- (_Bool)validateObjectIdentifierForObject:(id)arg1; +- (void)didUnarchiveObject:(id)arg1 withUnarchiver:(id)arg2; +- (id)newUnarchiverWithDatabaseObject:(id)arg1; +- (void)unarchiveObjectWithIdentifierAsync:(long long)arg1; +- (void)beginReadingWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (void)dealloc; +- (id)initWithComponent:(id)arg1 finalizeHandlerQueue:(id)arg2 delegate:(id)arg3 database:(id)arg4 databaseVersion:(unsigned long long)arg5; +- (id)initWithComponent:(id)arg1 delegate:(id)arg2; +- (id)init; + +// Remaining properties +@property(readonly, nonatomic) _Bool didFinishResolvingReferences; +@property(readonly, nonatomic) _Bool documentHasCurrentFileFormatVersion; +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReaderDelegate-Protocol.h new file mode 100644 index 000000000..3c1b0eb22 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseReaderDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSPReaderDelegate-Protocol.h" + +@protocol TSPDatabaseReaderDelegate +- (id)databaseReader:(id)arg1 wantsDataForAppRelativePath:(id)arg2 filename:(id)arg3; +- (id)databaseReader:(id)arg1 wantsDataForDatabaseObjectIdentifier:(long long)arg2 filename:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiver.h new file mode 100644 index 000000000..08a3e82a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiver.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPDatabaseUnarchiver : TSPUnarchiver +{ + unsigned long long _databaseVersion; +} + +@property(readonly, nonatomic) unsigned long long preUFFVersion; // @synthesize preUFFVersion=_databaseVersion; +- (set_6550bfbd *)filterIdentifiers:(const set_6550bfbd *)arg1; +- (id)initWithMessageType:(unsigned int)arg1 message:(auto_ptr_4370f086)arg2 identifier:(long long)arg3 strongReferences:(auto_ptr_2bf936f6)arg4 databaseVersion:(unsigned long long)arg5 objectDelegate:(id)arg6 lazyReferenceDelegate:(id)arg7 delegate:(id)arg8 error:(id *)arg9; +- (id)initWithMessageType:(unsigned int)arg1 message:(auto_ptr_4370f086)arg2 identifier:(long long)arg3 strongReferences:(auto_ptr_2bf936f6)arg4 fieldInfos:(auto_ptr_40e77785)arg5 version:(unsigned long long)arg6 unknownMessages:(id)arg7 ignoreVersionChecking:(_Bool)arg8 objectDelegate:(id)arg9 lazyReferenceDelegate:(id)arg10 delegate:(id)arg11 error:(id *)arg12; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiverDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiverDelegate-Protocol.h new file mode 100644 index 000000000..6343d6fa2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDatabaseUnarchiverDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSPUnarchiverDelegate-Protocol.h" + +@protocol TSPDatabaseUnarchiverDelegate +- (set_6550bfbd *)filterIdentifiers:(const set_6550bfbd *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchive.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchive.h new file mode 100644 index 000000000..d80ea7ab1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchive.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SFUFileDataRepresentation, SFUMemoryDataRepresentation, SFUZipEntry; + +// Not exported +@interface TSPDistributableArchive : NSObject +{ + struct map, std::__1::less, std::__1::allocator>>> *_entries; + SFUFileDataRepresentation *_archiveFileRep; + SFUMemoryDataRepresentation *_archiveMemoryRep; + SFUZipEntry *_archiveZipEntryRep; + struct { + unsigned long long version; + unsigned long long compatibleVersion; + } _archivedVersions; +} + ++ (id)_newStringFromUtf8DataInStream:(id)arg1 length:(unsigned long long)arg2; ++ (_Bool)_checkFileHeader:(const char *)arg1 length:(unsigned long long)arg2 dffVersion:(unsigned short *)arg3 archivedVersions:(CDStruct_4bcfbbae *)arg4 defaultObjectVersion:(unsigned int *)arg5 hasDescriptors:(_Bool *)arg6 hasToc:(_Bool *)arg7 otherDataLength:(unsigned int *)arg8 closedCleanly:(_Bool *)arg9; ++ (void)cancelStreaming; ++ (_Bool)streamDistributableArchive:(id)arg1 estimatedDataLength:(long long)arg2 toUnarchiver:(id)arg3 supplementalDataBundle:(id)arg4 closedCleanly:(_Bool *)arg5 context:(id)arg6 error:(id *)arg7; ++ (_Bool)readCheckCrcFromArchiveInputStream:(id)arg1 crc:(unsigned int *)arg2 error:(id *)arg3; ++ (_Bool)readArchivedVersionsFromStream:(id)arg1 versions:(CDStruct_4bcfbbae *)arg2 error:(id *)arg3; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)_createInputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (_Bool)_readEntriesFromToc:(id)arg1 error:(id *)arg2; +- (_Bool)containsObjectWithIdentifier:(long long)arg1; +- (long long)lengthOfObject:(long long)arg1; +- (id)createStreamForObject:(long long)arg1 length:(long long *)arg2; +- (CDStruct_4bcfbbae)archivedVersions; +- (void)dealloc; +- (id)initWithDffData:(id)arg1 error:(id *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveEntry.h new file mode 100644 index 000000000..95464cbd1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveEntry.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPIdentifiedDataRepresentation-Protocol.h" + +@class NSString, SFUDataRepresentation; + +// Not exported +@interface TSPDistributableArchiveEntry : NSObject +{ + long long _identifier; + NSString *_fileStateIdentifier; + SFUDataRepresentation *_objectData; + set_6550bfbd *_ownedIds; + int _classType; + unsigned int _version; + NSString *_relativeDataPath; +} + +@property(copy, nonatomic) NSString *relativeDataPath; // @synthesize relativeDataPath=_relativeDataPath; +@property(nonatomic) unsigned int version; // @synthesize version=_version; +@property(nonatomic) int classType; // @synthesize classType=_classType; +- (void).cxx_destruct; +- (_Bool)isLoaded; +- (id)dataRepresentation; +- (void)setOwnedIds:(const set_6550bfbd *)arg1; +- (const set_6550bfbd *)ownedIds; +- (_Bool)setDataRepresentation:(id)arg1 shouldCopy:(_Bool)arg2 error:(id *)arg3; +- (void)setFileStateIdentifier:(id)arg1; +- (id)fileStateIdentifier; +- (long long)identifier; +- (void)dealloc; +- (id)initWithIdentifier:(long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveOutputStream.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveOutputStream.h new file mode 100644 index 000000000..7c83a7755 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableArchiveOutputStream.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPDistributableArchiveOutputStream : NSObject +{ + id _outputStream; + long long _offset; + _Bool _doneWritingObjectEntries; + _Bool _doneWritingFileDescriptorProtos; + _Bool _doneWritingClassInfoMap; + _Bool _descriptorsEnabled; + _Bool _tocEnabled; +} + +- (void).cxx_destruct; +- (_Bool)writeEntry:(id)arg1 offset:(long long *)arg2 headerLength:(unsigned int *)arg3 error:(id *)arg4; +- (id)initWithOutputStream:(id)arg1 checkCrc:(unsigned int)arg2 enableDescriptors:(_Bool)arg3 enableToc:(_Bool)arg4 closedCleanly:(_Bool)arg5 archivedVersions:(CDStruct_4bcfbbae)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableFileManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableFileManager.h new file mode 100644 index 000000000..15f2bae95 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableFileManager.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, NSString, TSUPathSet, TSUTemporaryDirectory; + +// Not exported +@interface TSPDistributableFileManager : NSObject +{ + NSString *_directoryPath; + _Bool _shouldCreate; + TSUPathSet *_claimedPaths; + NSMutableSet *_newIdentifiers; + NSMutableSet *_modifiedIdentifiers; + NSMutableSet *_deletedIdentifiers; + TSUTemporaryDirectory *_modifiedFilesDirectory; + _Bool _isCullingDisabled; +} + +- (void).cxx_destruct; +- (void)_writeDataFromInputStream:(id)arg1 length:(long long)arg2 toPath:(id)arg3; +- (id)_filePathForIdentifier:(id)arg1; +- (id)_filePathForModifiedIdentifier:(id)arg1; +- (id)_modifiedFilesDirectoryPath; +- (id)_claimedPaths; +- (_Bool)rehomeOntoPath:(id)arg1; +- (_Bool)prepareForSaveToPath:(id)arg1 error:(id *)arg2; +- (void)disableFileCulling; +- (void)removeIdentifier:(id)arg1; +- (id)representationForIdentifier:(id)arg1; +- (void)setDataFromInputStream:(id)arg1 length:(long long)arg2 forIdentifier:(id)arg3; +- (void)setDataRepresentation:(id)arg1 forIdentifier:(id)arg2; +- (id)addDataFromInputStream:(id)arg1 length:(long long)arg2 filenameHint:(id)arg3; +- (id)addDataRepresentation:(id)arg1 filenameHint:(id)arg2; +- (_Bool)commitWithError:(id *)arg1; +- (id)initWithPath:(id)arg1 shouldCreate:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableReader.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableReader.h new file mode 100644 index 000000000..452472a47 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableReader.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPStreamingDistributableUnarchiver-Protocol.h" + +@class TSPDatabase, TSPDistributableFileManager; + +// Not exported +@interface TSPDistributableReader : NSObject +{ + TSPDatabase *_database; + TSPDistributableFileManager *_fileManager; + _Bool _hasReadTangierVersionRoot; + _Bool _isCancelled; +} + ++ (_Bool)readCheckCrcFromArchiveInputStream:(id)arg1 crc:(unsigned int *)arg2 error:(id *)arg3; +- (void).cxx_destruct; +- (_Bool)_initializeNewDocumentDirectory:(id)arg1; +- (_Bool)handleFileDescriptorProtoWithInputStream:(id)arg1 length:(unsigned int)arg2 error:(id *)arg3; +- (_Bool)handleClassInfoWithClassType:(int)arg1 className:(id)arg2 isProtobufClass:(_Bool)arg3 error:(id *)arg4; +- (_Bool)handleObjectWithIdentifier:(long long)arg1 fileStateIdentifier:(id)arg2 version:(unsigned int)arg3 classType:(int)arg4 stream:(id)arg5 length:(long long)arg6 relationshipTargets:(long long *)arg7 relationshipCount:(unsigned int)arg8 error:(id *)arg9; +- (_Bool)handleArchivedVersions:(CDStruct_4bcfbbae)arg1 error:(id *)arg2; +- (_Bool)readFromDistributableArchiveStream:(id)arg1 estimatedDataLength:(long long)arg2 supplementalDataBundle:(id)arg3 error:(id *)arg4; +- (void)cancel; +- (id)initWithDestinationPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriteDataMapping.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriteDataMapping.h new file mode 100644 index 000000000..8a8dfb9f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriteDataMapping.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, TSPIdentifierDictionary, TSPObjectContext; + +// Not exported +@interface TSPDistributableWriteDataMapping : NSObject +{ + TSPIdentifierDictionary *_identifierToPathMap; + NSMutableSet *_paths; + TSPObjectContext *_context; +} + +- (id)exportedPathForIdentifier:(long long)arg1; +- (void)setExportedPath:(id)arg1 forData:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter-Private.h new file mode 100644 index 000000000..e723db7af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPDistributableWriter (Private) +- (_Bool)_processEntry:(id)arg1 tocEntries:(id)arg2 progressContext:(id)arg3 error:(id *)arg4; +- (id)_initWithDatabase:(id)arg1 fileManager:(id)arg2 outputStream:(id)arg3 checkCrc:(unsigned int)arg4 includeToc:(_Bool)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter.h new file mode 100644 index 000000000..7adf11bb3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDistributableWriter.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPDatabase, TSPDistributableArchiveOutputStream, TSPDistributableFileManager; + +// Not exported +@interface TSPDistributableWriter : NSObject +{ + TSPDistributableArchiveOutputStream *_outputStream; + set_6550bfbd *_encodedIds; + struct set, std::__1::allocator> *_typesSeen; + _Bool _isCancelled; + TSPDatabase *_database; + TSPDistributableFileManager *_fileManager; + unsigned long long _processedEntriesCount; +} + +- (void).cxx_destruct; +- (_Bool)goAndReportProgress:(_Bool)arg1 error:(id *)arg2 context:(id)arg3; +- (void)cancel; +- (void)dealloc; +- (id)initWithTangierPath:(id)arg1 fileManager:(id)arg2 outputStream:(id)arg3 checkCrc:(unsigned int)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentProperties.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentProperties.h new file mode 100644 index 000000000..400e12d63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentProperties.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDictionary, NSUUID; + +// Not exported +@interface TSPDocumentProperties : NSObject +{ + NSUUID *_documentUUID; + NSUUID *_versionUUID; + unsigned long long _fileFormatVersion; + NSUUID *_nextVersionUUID; + NSDictionary *_additionalProperties; +} + ++ (_Bool)documentIsEncryptedAtURL:(id)arg1; ++ (id)documentUUIDAtURL:(id)arg1; +@property(readonly, nonatomic) NSDictionary *additionalProperties; // @synthesize additionalProperties=_additionalProperties; +@property(copy, nonatomic) NSUUID *nextVersionUUID; // @synthesize nextVersionUUID=_nextVersionUUID; +@property(nonatomic) unsigned long long fileFormatVersion; // @synthesize fileFormatVersion=_fileFormatVersion; +@property(copy, nonatomic) NSUUID *versionUUID; // @synthesize versionUUID=_versionUUID; +@property(copy, nonatomic) NSUUID *documentUUID; // @synthesize documentUUID=_documentUUID; +- (void).cxx_destruct; +- (id)description; +- (id)copyWithAdditionalProperties:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) _Bool hasCurrentFileFormatVersion; +- (void)updateVersionUUID; +- (void)updateDocumentUUID; +- (id)documentIdentifierURLForDocumentURL:(id)arg1; +- (id)documentPropertiesURLForDocumentURL:(id)arg1; +- (_Bool)writeToPropertiesURL:(id)arg1 error:(id *)arg2; +- (_Bool)writeToDocumentURL:(id)arg1 error:(id *)arg2; +- (id)UUIDFromDocumentProperties:(id)arg1 key:(id)arg2; +- (void)readDocumentPropertiesFromDictionary:(id)arg1; +- (id)initWithPropertiesURL:(id)arg1 error:(id *)arg2; +- (id)initWithDocumentURL:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCache.h new file mode 100644 index 000000000..3271951e1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCache.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSObject, NSURL; + +// Not exported +@interface TSPDocumentResourceCache : NSObject +{ + NSURL *_cacheURL; + NSObject *_accessQueue; + NSMutableDictionary *_entries; + long long _maxCacheSizeInBytes; +} + ++ (id)sharedCache; ++ (id)defaultCacheURL; +@property(nonatomic) long long maxCacheSizeInBytes; // @synthesize maxCacheSizeInBytes=_maxCacheSizeInBytes; +- (void).cxx_destruct; +- (void)reloadEntries; +- (void)enumerateEntriesFromCacheURLWithHandler:(id)arg1; +- (void)shrinkCacheWithMaxCacheSizeInBytes:(long long)arg1; +- (void)clearCache; +- (void)shrinkCache; +- (void)endDocumentResourceAccessForDigestString:(id)arg1; +- (_Bool)beginDocumentResourceAccessForDigestString:(id)arg1; +- (_Bool)cacheDocumentResourceDigestString:(id)arg1 extension:(id)arg2 sourceURL:(id)arg3 fileSize:(long long)arg4 wasDownloaded:(_Bool)arg5; +- (id)URLForDocumentResourceDigestString:(id)arg1; +- (id)entryForDigestString:(id)arg1; +- (id)initWithCacheURL:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCacheEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCacheEntry.h new file mode 100644 index 000000000..404a8ed74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceCacheEntry.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSString, NSURL; + +// Not exported +@interface TSPDocumentResourceCacheEntry : NSObject +{ + _Bool _wasDownloaded; + NSString *_digestString; + long long _accessCount; + NSURL *_URL; + long long _fileSize; + NSDate *_contentAccessDate; +} + +@property(nonatomic) _Bool wasDownloaded; // @synthesize wasDownloaded=_wasDownloaded; +@property(retain, nonatomic) NSDate *contentAccessDate; // @synthesize contentAccessDate=_contentAccessDate; +@property(nonatomic) long long fileSize; // @synthesize fileSize=_fileSize; +@property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; +@property(nonatomic) long long accessCount; // @synthesize accessCount=_accessCount; +@property(readonly, nonatomic) NSString *digestString; // @synthesize digestString=_digestString; +- (void).cxx_destruct; +- (id)initWithDigestString:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataProvider.h new file mode 100644 index 000000000..d39a29bd6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataProvider.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPDocumentResourceDownloadNotificationProtocol-Protocol.h" +#import "TSPDocumentResourceDownloader-Protocol.h" + +@class NSHashTable, NSMutableArray, NSMutableSet, NSObject, TSPDocumentResourceManager, TSPObjectContext; + +// Not exported +@interface TSPDocumentResourceDataProvider : NSObject +{ + TSPDocumentResourceManager *_manager; + TSPObjectContext *_context; + NSObject *_accessQueue; + NSHashTable *_storagesCache; + NSMutableArray *_downloadItems; + NSMutableSet *_infosToDownload; + long long _estimatedDownloadSize; + _Bool _isEstimatedDownloadSizePrecise; + _Bool _didCancelDownloads; +} + ++ (void)didCompleteDocumentResourceDownloadWithDigestString:(id)arg1; ++ (void)registerDownloadNotificationClass:(Class)arg1; +- (void).cxx_destruct; +@property(readonly, nonatomic) _Bool isEstimatedDownloadSizePrecise; +@property(readonly, nonatomic) long long estimatedDownloadSize; +@property(readonly, nonatomic) _Bool needsDownload; +- (void)cancelDownloads; +- (id)downloadWithDelegate:(id)arg1 description:(id)arg2; +- (id)dataForDigestString:(id)arg1 locator:(id)arg2 filename:(id)arg3 needsDownload:(_Bool *)arg4; +- (id)dataForDigestString:(id)arg1 locator:(id)arg2 filename:(id)arg3; +- (void)cacheDataForDigestString:(id)arg1 locator:(id)arg2 extension:(id)arg3; +- (id)dataStorageForDigestString:(id)arg1 locator:(id)arg2 extension:(id)arg3 needsDownload:(_Bool *)arg4; +- (id)dataStorageForDigestString:(id)arg1 locator:(id)arg2 extension:(id)arg3; +- (id)initWithManager:(id)arg1 context:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataStorage.h new file mode 100644 index 000000000..1cd8f8fb8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDataStorage.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPDocumentResourceInfo, TSPDocumentResourceManager; + +// Not exported +@interface TSPDocumentResourceDataStorage : TSPFileDataStorage +{ + TSPDocumentResourceManager *_manager; + TSPDocumentResourceInfo *_documentResourceInfo; +} + +@property(retain, nonatomic) TSPDocumentResourceInfo *documentResourceInfo; // @synthesize documentResourceInfo=_documentResourceInfo; +@property(readonly, nonatomic) TSPDocumentResourceManager *manager; // @synthesize manager=_manager; +- (void).cxx_destruct; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (void)performReadWithAccessor:(id)arg1; +- (id)filenameForPreferredFilename:(id)arg1; +- (id)documentResourceLocator; +- (id)storageForDataCopyFromOtherContext; +- (id)initWithManager:(id)arg1 documentResourceInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadNotificationProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadNotificationProtocol-Protocol.h new file mode 100644 index 000000000..ffdada811 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadNotificationProtocol-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSPDocumentResourceDownloadNotificationProtocol ++ (void)didCompleteDocumentResourceDownloadWithDigestString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverInfo.h new file mode 100644 index 000000000..1368ddb1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverInfo.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPData; + +// Not exported +@interface TSPDocumentResourceDownloadObserverInfo : NSObject +{ + id _downloadObserver; + TSPData *_data; + id _completionHandler; + _Bool _isInternalObserver; +} + +@property(readonly, nonatomic) _Bool isInternalObserver; // @synthesize isInternalObserver=_isInternalObserver; +- (void).cxx_destruct; +- (void)postNotification:(long long)arg1; +- (id)initWithDownloadObserver:(id)arg1 data:(id)arg2 isInternalObserver:(_Bool)arg3 completionHandler:(id)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverManager.h new file mode 100644 index 000000000..3e6a05b0d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloadObserverManager.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSObject; + +// Not exported +@interface TSPDocumentResourceDownloadObserverManager : NSObject +{ + NSObject *_accessQueue; + NSMutableDictionary *_downloadObserversMap; +} + ++ (id)sharedManager; +- (void).cxx_destruct; +- (void)postNotification:(long long)arg1 forDigestString:(id)arg2 wait:(_Bool)arg3; +- (void)addDownloadObserver:(id)arg1 forData:(id)arg2 digestString:(id)arg3 isInternalObserver:(_Bool)arg4 completionHandler:(id)arg5; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloader-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloader-Protocol.h new file mode 100644 index 000000000..83bffefb9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceDownloader-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPDocumentResourceDownloader +@property(readonly, nonatomic) _Bool isEstimatedDownloadSizePrecise; +@property(readonly, nonatomic) long long estimatedDownloadSize; +@property(readonly, nonatomic) _Bool needsDownload; +- (void)cancelDownloads; +- (id)downloadWithDelegate:(id)arg1 description:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceInfo.h new file mode 100644 index 000000000..f69d6f041 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceInfo.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSPDocumentResourceInfo : NSObject +{ + NSString *_digestString; + NSString *_locator; + NSString *_extension; + long long _fileSize; +} + +@property(readonly, nonatomic) long long fileSize; // @synthesize fileSize=_fileSize; +@property(readonly, nonatomic) NSString *extension; // @synthesize extension=_extension; +@property(readonly, nonatomic) NSString *locator; // @synthesize locator=_locator; +@property(readonly, nonatomic) NSString *digestString; // @synthesize digestString=_digestString; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)initWithDigestString:(id)arg1 locator:(id)arg2 extension:(id)arg3 fileSize:(long long)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceManager.h new file mode 100644 index 000000000..d1a2b20d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentResourceManager.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSObject, NSURL, TSPDocumentResourceCache, TSUDownloadManager; + +// Not exported +@interface TSPDocumentResourceManager : NSObject +{ + NSURL *_appDocumentResourcesURL; + NSURL *_appDocumentResourcesMetadataURL; + long long _documentResourcesConfigurationToken; + NSObject *_documentResourcesConfigurationQueue; + NSDictionary *_documentResourcesConfiguration; + TSPDocumentResourceCache *_cache; + TSUDownloadManager *_downloadManager; +} + ++ (id)sharedManager; ++ (id)appDocumentResourcesMetadataURL; ++ (id)appDocumentResourcesURL; ++ (void)setAppDocumentResourcesMetadataURL:(id)arg1; ++ (void)setAppDocumentResourcesURL:(id)arg1; +@property(readonly, nonatomic) TSUDownloadManager *downloadManager; // @synthesize downloadManager=_downloadManager; +@property(readonly, nonatomic) TSPDocumentResourceCache *cache; // @synthesize cache=_cache; +- (void).cxx_destruct; +- (id)dataStorageForDigestString:(id)arg1 locator:(id)arg2 extension:(id)arg3 infoToDownload:(id *)arg4; +- (id)cachedDocumentResourceDataStorageForInfo:(id)arg1 isValidated:(_Bool)arg2; +- (id)applicationDataStorageForInfo:(id)arg1 isValidated:(_Bool)arg2; +- (void)clearCache; +- (id)newDataProviderForContext:(id)arg1; +- (id)URLForCachedDocumentResourceWithDigestString:(id)arg1; +- (id)URLForAppDocumentResourceWithDigestString:(id)arg1 extension:(id)arg2; +- (id)findDocumentResourceUsingDigestString:(id)arg1 locator:(id)arg2; +- (id)documentResourcesConfiguration; +- (id)initWithAppDocumentResourcesURL:(id)arg1 appDocumentResourcesMetadataURL:(id)arg2 cache:(id)arg3 downloadManager:(id)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentSaveOperationState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentSaveOperationState.h new file mode 100644 index 000000000..b5c657af0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPDocumentSaveOperationState.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL, NSUUID, TSPDocumentProperties, TSPObject; + +// Not exported +@interface TSPDocumentSaveOperationState : TSPSaveOperationState +{ + _Bool _shouldLeavePendingEndSave; + NSURL *_URL; + TSPDocumentProperties *_documentProperties; + TSPObject *_documentObject; + TSPObject *_supportObject; + id _documentPackage; + id _supportPackage; + NSUUID *_documentUUID; +} + +@property(nonatomic) _Bool shouldLeavePendingEndSave; // @synthesize shouldLeavePendingEndSave=_shouldLeavePendingEndSave; +@property(copy, nonatomic) NSUUID *documentUUID; // @synthesize documentUUID=_documentUUID; +@property(retain, nonatomic) id supportPackage; // @synthesize supportPackage=_supportPackage; +@property(retain, nonatomic) id documentPackage; // @synthesize documentPackage=_documentPackage; +@property(retain, nonatomic) TSPObject *supportObject; // @synthesize supportObject=_supportObject; +@property(retain, nonatomic) TSPObject *documentObject; // @synthesize documentObject=_documentObject; +@property(retain, nonatomic) TSPDocumentProperties *documentProperties; // @synthesize documentProperties=_documentProperties; +@property(readonly, nonatomic) NSURL *URL; // @synthesize URL=_URL; +- (void).cxx_destruct; +- (id)initWithURL:(id)arg1 updateType:(unsigned long long)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDataStorage.h new file mode 100644 index 000000000..a2239ae2b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDataStorage.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData, NSURL; + +// Not exported +@interface TSPExternalReferenceDataStorage : TSPFileDataStorage +{ + NSURL *_URL; + NSData *_bookmarkData; + id _fileCoordinatorDelegate; +} + +- (void).cxx_destruct; +@property(readonly, nonatomic, getter=isReadable) _Bool readable; +- (void)performReadWithAccessor:(id)arg1; +- (id)bookmarkDataForArchiver:(id)arg1; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (id)storageForDataCopyFromOtherContext; +- (id)initWithBookmarkData:(id)arg1 fileCoordinatorDelegate:(id)arg2; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDelegate-Protocol.h new file mode 100644 index 000000000..54979844d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPExternalReferenceDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSPExternalReferenceDelegate +- (long long)componentIdentifierForObjectIdentifier:(long long)arg1 objectOrNil:(id)arg2; +- (id)objectForIdentifier:(long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPFileCoordinatorDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPFileCoordinatorDelegate-Protocol.h new file mode 100644 index 000000000..511d24330 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPFileCoordinatorDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPFileCoordinatorDelegate +- (void)performReadUsingAccessor:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPFileDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPFileDataStorage.h new file mode 100644 index 000000000..3bad79ed2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPFileDataStorage.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPDataStorage-Protocol.h" + +@class NSString; + +// Not exported +@interface TSPFileDataStorage : NSObject +{ +} + +- (_Bool)isInPackage:(id)arg1; +@property(readonly, nonatomic) _Bool readOnly; +@property(readonly, nonatomic) unsigned long long encodedLength; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (id)filenameForPreferredFilename:(id)arg1; +@property(readonly, nonatomic) unsigned char packageIdentifier; +@property(readonly, nonatomic) NSString *packageLocator; +@property(readonly, nonatomic) NSString *documentResourceLocator; +- (id)AVAssetWithOptions:(id)arg1 usingResourceLoaderWithContentTypeUTI:(id)arg2; +- (id)AVAssetWithOptions:(id)arg1 contentTypeUTI:(id)arg2; +- (id)NSDataWithOptions:(unsigned long long)arg1; +- (struct CGImageSource *)newCGImageSource; +- (struct CGDataProvider *)newCGDataProvider; +- (id)bookmarkDataWithOptions:(unsigned long long)arg1; +- (void)performIOChannelReadWithAccessor:(id)arg1; +- (void)performReadWithAccessor:(id)arg1; + +// Remaining properties +@property(nonatomic) _Bool gilligan_isRemote; +@property(readonly, nonatomic) _Bool needsDownload; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPFileManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPFileManager.h new file mode 100644 index 000000000..7c2ff729b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPFileManager.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPFileManager : NSObject +{ +} + ++ (_Bool)linkOrCopyURL:(id)arg1 decryptionKey:(id)arg2 toURL:(id)arg3 encryptionKey:(id)arg4; ++ (_Bool)linkOrCopyURL:(id)arg1 toURL:(id)arg2; ++ (_Bool)linkFileAtPath:(id)arg1 toPath:(id)arg2; ++ (_Bool)linkFileAtURL:(id)arg1 toURL:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPFinalizeHandlerQueue.h b/iOS7/PrivateFrameworks/iWorkImport/TSPFinalizeHandlerQueue.h new file mode 100644 index 000000000..b3fcd343a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPFinalizeHandlerQueue.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface TSPFinalizeHandlerQueue : NSObject +{ + NSObject *_accessQueue; + struct list> _order; + struct hash_map, std::__1::allocator>> _map; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)runFinalizeHandlers; +- (void)runFinalizeHandlerForItem:(struct FinalizeHandlerItem *)arg1; +- (void)visitItemForCycleDetection:(struct FinalizeHandlerItem *)arg1; +- (void)addFinalizeHandlers:(vector_667badbd *)arg1 strongReferencesOrNull:(RepeatedField_80b81656 *)arg2 forIdentifier:(long long)arg3; +- (void)reset; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPIOHandlerWriteChannelAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSPIOHandlerWriteChannelAdapter.h new file mode 100644 index 000000000..d7e3bfe8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPIOHandlerWriteChannelAdapter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +@class NSError, NSObject; + +// Not exported +@interface TSPIOHandlerWriteChannelAdapter : NSObject +{ + NSObject *_queue; + id _handler; + NSError *_error; +} + +- (void).cxx_destruct; +- (void)close; +- (void)setError:(id)arg1; +- (void)writeData:(id)arg1; +- (id)initWithQueue:(id)arg1 handler:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifiedDataRepresentation-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifiedDataRepresentation-Protocol.h new file mode 100644 index 000000000..92aa57af1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifiedDataRepresentation-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPIdentifiedDataRepresentation +- (_Bool)isLoaded; +- (_Bool)setDataRepresentation:(id)arg1 shouldCopy:(_Bool)arg2 error:(id *)arg3; +- (long long)identifier; + +@optional +- (_Bool)fromExternalReference; +- (void)setRelativeDataPath:(id)arg1; +- (void)setFileStateIdentifier:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifierDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifierDictionary.h new file mode 100644 index 000000000..3292e31f5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPIdentifierDictionary.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPIdentifierDictionary : NSObject +{ + struct hash_map, std::__1::allocator>> *_map; + int _lock; +} + +- (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)makeObjectsPerformSelector:(SEL)arg1; +- (void)removeAllObjects; +- (void)removeObjectForIdentifier:(long long)arg1; +- (void)setObject:(id)arg1 forIdentifier:(long long)arg2; +- (id)retainedObjectForIdentifier:(long long)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReference.h new file mode 100644 index 000000000..22381695a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReference.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSPComponent, TSPObject; + +// Not exported +@interface TSPLazyReference : NSObject +{ + TSPObject *_strongObject; + TSPObject *_weakObject; + _Bool _isWeak; + _Bool _allowUnknownObject; + id _delegate; + long long _identifier; + TSPComponent *_component; +} + ++ (id)referenceForObject:(id)arg1; +@property(readonly, nonatomic) _Bool isWeak; // @synthesize isWeak=_isWeak; +@property(nonatomic) __weak TSPComponent *component; // @synthesize component=_component; +@property(readonly, nonatomic) long long identifier; // @synthesize identifier=_identifier; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)debugDescription; +- (void)resetIdentifier; +- (_Bool)discardStrongObjectIfPossible; +@property(retain, nonatomic) TSPObject *strongObject; +@property(readonly, nonatomic) TSPObject *weakObject; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)addLoadObserver:(id)arg1 action:(SEL)arg2; +- (_Bool)referencesObject:(id)arg1; +- (_Bool)isEqualToLazyReference:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +@property(readonly, nonatomic) id objectIfLoaded; +@property(readonly, nonatomic) id object; +- (id)initWithObject:(id)arg1; +- (id)initWithDelegate:(id)arg1 identifier:(long long)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceArray.h b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceArray.h new file mode 100644 index 000000000..b69c932be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceArray.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@class NSArray; + +// Not exported +@interface TSPLazyReferenceArray : NSMutableArray +{ + NSMutableArray *_references; + unsigned long long _mutations; +} + +@property(readonly, nonatomic) NSArray *references; // @synthesize references=_references; +- (void).cxx_destruct; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2 range:(struct _NSRange)arg3; +- (void)replaceObjectsInRange:(struct _NSRange)arg1 withObjectsFromArray:(id)arg2; +- (void)replaceObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectsInRange:(struct _NSRange)arg1; +- (void)removeObjectAtIndex:(unsigned long long)arg1; +- (void)removeLastObject; +- (void)insertObject:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addObjectsFromArray:(id)arg1; +- (void)addReference:(id)arg1; +- (void)addObject:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)subarrayWithRange:(struct _NSRange)arg1; +- (id)objectsAtIndexes:(id)arg1; +- (id)referenceAtIndex:(unsigned long long)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithArray:(id)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceDelegate-Protocol.h new file mode 100644 index 000000000..7563ebe0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPLazyReferenceDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPLazyReferenceDelegate +- (void)addLoadObserver:(id)arg1 action:(SEL)arg2 forLazyReference:(id)arg3; +- (_Bool)readLazyReference:(id)arg1 object:(id *)arg2 error:(id *)arg3; +- (id)objectForIdentifier:(long long)arg1; + +@optional +- (void)lazyReference:(id)arg1 didCreateCopy:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPMemoryComponentWriteChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPMemoryComponentWriteChannel.h new file mode 100644 index 000000000..bb9b78df8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPMemoryComponentWriteChannel.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +@class NSObject, TSUDispatchData; + +// Not exported +@interface TSPMemoryComponentWriteChannel : NSObject +{ + NSObject *_streamQueue; + TSUDispatchData *_streamData; + _Bool _isClosed; +} + +- (void).cxx_destruct; +- (id)serializedData; +- (void)close; +- (void)writeData:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObject-TSKAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObject-TSKAdditions.h new file mode 100644 index 000000000..cbe33c38f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObject-TSKAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPObject (TSKAdditions) +- (id)documentRoot; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObject.h new file mode 100644 index 000000000..8879bd519 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObject.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSPComponent, TSPObjectContext, TSPUnknownContent; + +// Not exported +@interface TSPObject : NSObject +{ + long long _identifier; + long long _modifyObjectToken; + long long _unarchiverIdentifier; + TSPUnknownContent *_unknownContent; + long long _creationModifyObjectToken; + TSPComponent *_component; + id _delegate; +} + ++ (_Bool)tsp_isTransientObjectIdentifier:(long long)arg1; ++ (id)newObjectForUnarchiver:(id)arg1; +@property(nonatomic) __weak id tsp_delegate; // @synthesize tsp_delegate=_delegate; +@property(nonatomic) __weak TSPComponent *tsp_component; // @synthesize tsp_component=_component; +@property(nonatomic) long long tsp_modifyObjectToken; // @synthesize tsp_modifyObjectToken=_modifyObjectToken; +@property(readonly, nonatomic) long long tsp_creationModifyObjectToken; // @synthesize tsp_creationModifyObjectToken=_creationModifyObjectToken; +@property(readonly, nonatomic) TSPUnknownContent *tsp_unknownContent; // @synthesize tsp_unknownContent=_unknownContent; +@property(readonly, nonatomic) long long tsp_unarchiverIdentifier; // @synthesize tsp_unarchiverIdentifier=_unarchiverIdentifier; +@property(nonatomic) long long tsp_identifier; // @synthesize tsp_identifier=_identifier; +- (void).cxx_destruct; +@property(readonly, nonatomic) _Bool needsArchiving; +- (void)didFinishUnarchiving; +@property(readonly, nonatomic) _Bool dirtiesDocumentPackage; +@property(readonly, nonatomic) _Bool allowsDuplicatesOutsideOfDocumentPackage; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@property(readonly, nonatomic) _Bool isCommandObject; +- (void)didLoadChildObjectFromDocumentSupport:(id)arg1; +@property(readonly, nonatomic) unsigned int delayedArchivingPriority; +@property(readonly, nonatomic) _Bool shouldDelayArchiving; +@property(readonly, nonatomic) _Bool allowsImplicitComponentOwnership; +@property(readonly, nonatomic) TSPObject *componentRootObject; +@property(readonly, nonatomic) _Bool storeOutsideObjectArchive; +@property(readonly, nonatomic) _Bool isComponentRoot; +@property(readonly, nonatomic) NSString *packageLocator; +- (void)willModifyForUpgrade; +- (void)willModify; +- (id)initDocumentObjectWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; +@property(readonly, nonatomic) TSPObjectContext *context; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContainer.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContainer.h new file mode 100644 index 000000000..3546e59b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContainer.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSPObjectContainer : TSPObject +{ + unsigned char _packageIdentifier; + NSArray *_childObjects; +} + ++ (long long)objectIdentifierForPackageIdentifier:(unsigned char)arg1; +- (void).cxx_destruct; +- (void)saveToArchiver:(id)arg1; +- (void)prepareForComponentWriteWithDelayedObjects:(id)arg1; +- (unsigned int)delayedArchivingPriority; +- (_Bool)shouldDelayArchiving; +- (id)packageLocator; +- (long long)tsp_identifier; +- (void)didFinishUnarchiving; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 packageIdentifier:(unsigned char)arg2; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext-TSKAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext-TSKAdditions.h new file mode 100644 index 000000000..973de0b8f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext-TSKAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPObjectContext (TSKAdditions) +- (id)documentRoot; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext.h new file mode 100644 index 000000000..28f877010 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContext.h @@ -0,0 +1,207 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPDocumentResourceDownloader-Protocol.h" +#import "TSPFileCoordinatorDelegate-Protocol.h" +#import "TSPLazyReferenceDelegate-Protocol.h" +#import "TSPObjectDelegate-Protocol.h" +#import "TSPPassphraseConsumer-Protocol.h" +#import "TSPSupportDirectoryDelegate-Protocol.h" + +@class NSData, NSMapTable, NSMutableArray, NSObject, NSObject, NSRecursiveLock, NSString, NSURL, NSUUID, SFUCryptoKey, TSPComponentManager, TSPDataManager, TSPDocumentProperties, TSPDocumentResourceDataProvider, TSPDocumentResourceManager, TSPDocumentSaveOperationState, TSPObject, TSPObjectContainer, TSPPackageWriteCoordinator, TSPSupportAutosaveOperationState, TSPSupportManager, TSUTemporaryDirectory; + +// Not exported +@interface TSPObjectContext : NSObject +{ + long long _lastObjectIdentifier; + long long _modifyObjectToken; + long long _modifyObjectTokenForNewObject; + int _modifyObjectCount; + int _readObjectCount; + unsigned int _mode; + SFUCryptoKey *_decryptionKey; + NSURL *_documentURL; + NSURL *_supportURL; + TSPDocumentProperties *_documentProperties; + NSMapTable *_objects; + NSObject *_objectsQueue; + NSObject *_writeQueue; + NSRecursiveLock *_readLock; + NSObject *_documentStateQueue; + NSObject *_loadObserversQueue; + NSObject *_documentResourceDataProviderQueue; + TSPDocumentResourceDataProvider *_documentResourceDataProvider; + TSPDocumentSaveOperationState *_saveOperationState; + TSPPackageWriteCoordinator *_packageWriteCoordinator; + NSMutableArray *_pasteboardWriteCoordinators; + NSObject *_pendingEndSaveGroup; + NSObject *_outstandingReadsGroup; + NSObject *_temporaryDirectoryQueue; + TSUTemporaryDirectory *_temporaryDirectory; + struct hash_map, std::__1::allocator>> _loadObservers; + TSPObject *_supportObject; + TSPSupportAutosaveOperationState *_supportAutosaveOperationState; + TSPPackageWriteCoordinator *_supportWriteCoordinator; + TSPPackageWriteCoordinator *_supportAutosaveWriteCoordinator; + NSString *_savedPassphrase; + _Bool _shouldSavePassphrase; + _Bool _isDocumentModified; + _Bool _isSupportModified; + _Bool _isPasswordProtected; + NSString *_documentPasswordHint; + TSPObject *_documentObject; + id _delegate; + TSPDocumentResourceManager *_documentResourceManager; + TSPComponentManager *_componentManager; + TSPDataManager *_dataManager; + TSPSupportManager *_supportManager; + id _documentPackage; + id _supportPackage; + TSPObjectContainer *_documentObjectContainer; + TSPObjectContainer *_supportObjectContainer; + NSData *_passwordVerifier; +} + ++ (id)updateDocumentUUIDForDocumentURL:(id)arg1 preserveOriginalDocumentSupport:(_Bool)arg2 coordinateWrite:(_Bool)arg3 filePresenter:(id)arg4 delegate:(id)arg5 error:(id *)arg6; ++ (void)waitForPendingEndSaveGroup:(id)arg1; ++ (id)requestDownloadingDocumentResourcesForURL:(id)arg1 decryptionKey:(id)arg2; ++ (_Bool)requestDownloadingDocumentResourcesForURL:(id)arg1 decryptionKey:(id)arg2 usingDataProvider:(id)arg3; ++ (void)garbageCollectDocumentSupportWithKnownDocumentUUIDs:(id)arg1 delegate:(id)arg2; ++ (id)supportBundleURLForUUID:(id)arg1 delegate:(id)arg2; ++ (id)supportURLForDocumentURL:(id)arg1 coordinateRead:(_Bool)arg2 delegate:(id)arg3 error:(id *)arg4; ++ (_Bool)isPassphraseRequiredToInitWithURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3 passphrase:(id *)arg4; ++ (_Bool)isTangierEditingFormatURL:(id)arg1; ++ (_Bool)isNativeFormatURL:(id)arg1; ++ (_Bool)canCreateInstanceFromURL:(id)arg1; +@property(retain, nonatomic) NSData *passwordVerifier; // @synthesize passwordVerifier=_passwordVerifier; +@property(retain, nonatomic) TSPObjectContainer *supportObjectContainer; // @synthesize supportObjectContainer=_supportObjectContainer; +@property(retain, nonatomic) TSPObjectContainer *documentObjectContainer; // @synthesize documentObjectContainer=_documentObjectContainer; +@property(readonly, nonatomic) id supportPackage; // @synthesize supportPackage=_supportPackage; +@property(readonly, nonatomic) id documentPackage; // @synthesize documentPackage=_documentPackage; +@property(readonly, nonatomic) TSPSupportManager *supportManager; // @synthesize supportManager=_supportManager; +@property(readonly, nonatomic) TSPDataManager *dataManager; // @synthesize dataManager=_dataManager; +@property(readonly, nonatomic) TSPComponentManager *componentManager; // @synthesize componentManager=_componentManager; +@property(readonly, nonatomic) TSPDocumentResourceManager *documentResourceManager; // @synthesize documentResourceManager=_documentResourceManager; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) TSPObject *documentObject; // @synthesize documentObject=_documentObject; +@property(readonly, nonatomic) TSPDocumentProperties *documentProperties; // @synthesize documentProperties=_documentProperties; +@property(copy, nonatomic) NSString *documentPasswordHint; // @synthesize documentPasswordHint=_documentPasswordHint; +@property(nonatomic) _Bool isPasswordProtected; // @synthesize isPasswordProtected=_isPasswordProtected; +@property(nonatomic) _Bool isSupportModified; // @synthesize isSupportModified=_isSupportModified; +@property(nonatomic) _Bool isDocumentModified; // @synthesize isDocumentModified=_isDocumentModified; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)addLoadObserver:(id)arg1 action:(SEL)arg2 forLazyReference:(id)arg3; +- (void)addLoadObserver:(id)arg1 action:(SEL)arg2 forObjectIdentifier:(long long)arg3; +- (void)runObjectNotificationsInQueue:(id)arg1; +- (id)addLoadedObjectsAndEnqueueNotifications:(id)arg1; +- (long long)updateModifyObjectToken; +- (long long)incrementLastObjectIdentifier:(long long)arg1; +@property(nonatomic) long long lastObjectIdentifier; +- (long long)newObjectIdentifier; +@property(readonly, nonatomic) _Bool documentHasCurrentFileFormatVersion; +@property(readonly, nonatomic) NSUUID *versionUUID; +- (_Bool)updateDocumentUUIDPreserveOriginalDocumentSupport:(_Bool)arg1 error:(id *)arg2; +@property(readonly, nonatomic) NSUUID *documentUUID; +- (void)didReadDocumentObject:(id)arg1; +- (void)setDocumentObject:(id)arg1; +@property(readonly, nonatomic) _Bool ignoreDocumentResourcesWhileReading; +@property(readonly, nonatomic) _Bool ignoreVersionCheckingWhileReading; +@property(readonly, nonatomic) _Bool ignoreUnknownContentWhileReading; +@property(readonly, nonatomic) _Bool isDocumentSupportTemporary; +@property(readonly, nonatomic) _Bool ignoreDocumentSupport; +- (id)dataOrNilForIdentifier:(long long)arg1; +- (id)peekNextVersionUUID; +- (id)supportDirectoryURL; +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +- (long long)modifyObjectTokenForNewObject; +@property(readonly, nonatomic) TSPObjectContext *context; +- (void)performReadUsingAccessorImpl:(id)arg1; +- (void)performReadUsingAccessor:(id)arg1; +- (void)waitForSaveToFinishIfNeeded; +- (id)initForSpotlightWithURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (void)endPasteboardWriteWithCoordinator:(id)arg1; +- (id)beginPasteboardWrite; +- (_Bool)containsDataConformingToUTI:(id)arg1; +@property(readonly, nonatomic) SFUCryptoKey *decryptionKey; +- (void)cancelDownloads; +- (id)downloadWithDelegate:(id)arg1 description:(id)arg2; +@property(readonly, nonatomic) _Bool isEstimatedDownloadSizePrecise; +@property(readonly, nonatomic) long long estimatedDownloadSize; +@property(readonly, nonatomic) _Bool needsDownload; +- (void)enumerateDocumentResourcesUsingBlock:(id)arg1; +- (void)didFinishUsingDocumentResourceDataProvider:(id)arg1 withSuccess:(_Bool)arg2; +- (id)newDocumentResourceDataProvider; +- (_Bool)areExternalReferencesToDataAllowedAtURL:(id)arg1; +@property(readonly, nonatomic) _Bool areNewExternalReferencesToDataAllowed; +- (_Bool)areExternalReferencesSupported; +- (_Bool)readObjectForIdentifier:(long long)arg1 rootObjectComponent:(id)arg2 object:(id *)arg3 error:(id *)arg4; +- (id)readObjectIfNeededForIdentifier:(long long)arg1 componentIdentifier:(long long)arg2; +- (_Bool)readLazyReference:(id)arg1 object:(id *)arg2 error:(id *)arg3; +- (_Bool)readComponent:(id)arg1 rootObject:(id *)arg2 error:(id *)arg3; +- (_Bool)readComponent:(id)arg1 rootObject:(id *)arg2 documentPackage:(id)arg3 supportPackage:(id)arg4 error:(id *)arg5; +- (void)resumeLoadingModifiedFlushedComponents; +- (void)suspendLoadingModifiedFlushedComponentsAndWait; +- (void)readSupportObjectWithDocumentResourceDataProvider:(id)arg1 areExternalDataReferencesAllowed:(_Bool)arg2; +- (_Bool)autosaveSupportWithError:(id *)arg1; +- (void)endAutosaveSupportWithSuccess:(_Bool)arg1; +- (_Bool)writeSupportObject:(id)arg1 toURL:(id)arg2 originalPackage:(id)arg3 error:(id *)arg4; +- (_Bool)beginAutosaveSupport; +- (void)setSupportObjectImpl:(id)arg1; +@property(retain, nonatomic) TSPObject *supportObject; +- (void)didMoveSupportToURL:(id)arg1; +- (void)didMoveToURL:(id)arg1; +@property(readonly, nonatomic) NSURL *documentURL; +- (void)endIgnoringCachedObjectEviction; +- (void)beginIgnoringCachedObjectEviction; +- (id)dataWithContentsOfPackagePath:(id)arg1; +- (void)checkforDataWarningsWithPackageURL:(id)arg1; +- (id)temporaryDirectory; +- (void)performReadOperationOnKnownObjects:(id)arg1; +- (id)objectForIdentifier:(long long)arg1; +- (_Bool)didFinishSuccessfullyReadingObjects:(id)arg1 finalizeHandlerQueue:(id)arg2; +- (_Bool)readWithReadCoordinator:(id)arg1 finalizeHandlerQueue:(id)arg2 rootObject:(id *)arg3 error:(id *)arg4 readCompletion:(id)arg5; +- (_Bool)readDocumentObjectFromDatabasePackageURL:(id)arg1 error:(id *)arg2; +- (_Bool)readDocumentObjectFromPackageURL:(id)arg1 error:(id *)arg2; +@property(readonly, nonatomic) NSString *passphraseHint; +@property(readonly, nonatomic) NSString *service; +@property(readonly, nonatomic) NSData *keychainGenericItem; +- (_Bool)setPassphrase:(id)arg1; +- (void)endAssertOnRead; +- (void)beginAssertOnRead; +- (void)endAssertOnModify; +- (void)beginAssertOnModify; +- (void)replaceDocumentObject:(id)arg1; +- (void)cleanUpAfterSuccessfulWrite; +- (void)removePassphraseVerifierAndHintFromDocumentURL:(id)arg1; +- (_Bool)saveToURL:(id)arg1 encryptionKey:(id)arg2 originalURL:(id)arg3 documentUUID:(id)arg4 error:(id *)arg5; +- (_Bool)saveToURL:(id)arg1 encryptionKey:(id)arg2 originalURL:(id)arg3 error:(id *)arg4; +- (void)endSaveWithSuccess:(_Bool)arg1; +- (void)endWriteWithSuccess:(_Bool)arg1; +- (_Bool)writeToURL:(id)arg1 originalPackage:(id)arg2 supportURL:(id)arg3 originalSupportPackage:(id)arg4 encryptionKey:(id)arg5 error:(id *)arg6; +- (_Bool)writeToURL:(id)arg1 encryptionKey:(id)arg2 error:(id *)arg3; +- (void)beginWriteWithOriginalURL:(id)arg1; +- (void)beginSaveToURL:(id)arg1 updateType:(unsigned long long)arg2 documentUUID:(id)arg3; +- (void)beginSaveToURL:(id)arg1 updateType:(unsigned long long)arg2; +- (void)performReadOperation:(id)arg1; +- (void)endWriteOperation; +- (void)beginWriteOperation; +- (void)close; +- (void)dealloc; +- (id)initWithURL:(id)arg1 delegate:(id)arg2 documentResourceManager:(id)arg3 mode:(unsigned int)arg4 error:(id *)arg5 passphrase:(id)arg6; +- (_Bool)willDocumentRequirePasswordWithURL:(id)arg1 error:(id *)arg2; +- (id)p_popSavedPassphrase; +- (id)initWithURL:(id)arg1 delegate:(id)arg2 mode:(unsigned int)arg3 error:(id *)arg4 passphrase:(id)arg5; +- (id)initWithURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3 passphrase:(id)arg4; +- (id)initWithURL:(id)arg1 delegate:(id)arg2 error:(id *)arg3; +- (id)initWithDelegate:(id)arg1 documentResourceManager:(id)arg2; +- (id)initWithDelegate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextDelegate-Protocol.h new file mode 100644 index 000000000..013002f2f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextDelegate-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSPSupportDirectoryDelegate-Protocol.h" + +@protocol TSPObjectContextDelegate + +@optional +@property(readonly, nonatomic) _Bool areNewExternalReferencesToDataAllowed; +@property(readonly, nonatomic) _Bool isDocumentSupportTemporary; +@property(readonly, nonatomic) _Bool ignoreDocumentSupport; +@property(readonly, nonatomic) id filePresenter; +- (void)gilligan_data:(id)arg1 didMoveFromPackageIdentifier:(unsigned char)arg2 packageLocator:(id)arg3 toPackageIdentifier:(unsigned char)arg4 packageLocator:(id)arg5; +- (_Bool)gilligan_isRemoteData:(id)arg1; +- (id)persistenceWarningsForData:(id)arg1 isReadable:(_Bool)arg2 isExternal:(_Bool)arg3; +- (_Bool)areExternalReferencesToDataAllowedAtURL:(id)arg1; +- (id)additionalDocumentPropertiesForWrite; +- (id)packageDataForWrite; +- (void)decryptedDocumentWithKey:(id)arg1; +- (_Bool)retrievePassphraseWithConsumer:(id)arg1; +- (void)makeDocumentReadOnly; +- (void)addPersistenceWarnings:(id)arg1; +- (void)presentPersistenceError:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextObserver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextObserver.h new file mode 100644 index 000000000..a6f20a493 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectContextObserver.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPObjectContextObserver : NSObject +{ + id _target; + SEL _action; +} + +@property(readonly, nonatomic) SEL action; // @synthesize action=_action; +@property(readonly, nonatomic) id target; // @synthesize target=_target; +- (void).cxx_destruct; +- (id)initWithTarget:(id)arg1 action:(SEL)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectDelegate-Protocol.h new file mode 100644 index 000000000..73f774189 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSPObjectModifyDelegate-Protocol.h" + +@class TSPObjectContext; + +@protocol TSPObjectDelegate +@property(readonly, nonatomic) TSPObjectContext *context; +- (long long)newObjectIdentifier; +- (long long)modifyObjectTokenForNewObject; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPObjectModifyDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectModifyDelegate-Protocol.h new file mode 100644 index 000000000..66d9f0c1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPObjectModifyDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPObjectModifyDelegate +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPackage-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPackage-Protocol.h new file mode 100644 index 000000000..bfb64fd7d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPackage-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class SFUCryptoKey; + +@protocol TSPPackage +@property(readonly, nonatomic) SFUCryptoKey *decryptionKey; +@property(readonly, nonatomic) id fileCoordinatorDelegate; +@property(readonly, nonatomic) unsigned char packageIdentifier; +- (void)copyComponent:(id)arg1 toPackageURL:(id)arg2 packageLocator:(id)arg3 zipFileWriter:(id)arg4 encryptionKey:(id)arg5 completion:(id)arg6; +- (void)enumerateDatasUsingBlock:(id)arg1; +- (_Bool)containsData:(id)arg1; +- (void)didReferenceData:(id)arg1; +- (id)newDataStorageForFilename:(id)arg1 decryptionKey:(id)arg2; +- (id)newDataStorageForFilename:(id)arg1; +- (id)newReadChannelForComponent:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPackageMetadata.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageMetadata.h new file mode 100644 index 000000000..3e2f64d43 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageMetadata.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPPackageMetadata : TSPObject +{ + struct PackageMetadata _message; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (long long)tsp_identifier; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (struct PackageMetadata *)message; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPackageReadCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageReadCoordinator.h new file mode 100644 index 000000000..f14bfcb4a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageReadCoordinator.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPReadCoordinator-Protocol.h" + +@class NSError, NSMapTable, NSMutableArray, NSObject, NSObject, TSPDocumentResourceDataProvider, TSPFinalizeHandlerQueue, TSPObject, TSPObjectContext; + +// Not exported +@interface TSPPackageReadCoordinator : TSPReadCoordinatorBase +{ + TSPObjectContext *_context; + TSPObject *_documentObject; + id _package; + TSPFinalizeHandlerQueue *_finalizeHandlerQueue; + TSPDocumentResourceDataProvider *_documentResourceDataProvider; + _Bool _areExternalDataReferencesAllowed; + unsigned long long _readVersion; + unsigned long long _writeVersion; + NSObject *_errorQueue; + NSError *_error; + NSObject *_completionGroup; + NSObject *_ioQueue; + NSObject *_componentQueue; + struct hash_map, std::__1::allocator>> _readIdentifiers; + NSMutableArray *_componentsToUpgrade; + NSObject *_objectQueue; + NSMapTable *_objects; + _Bool _didRequireUpgrade; +} + +@property(readonly, nonatomic) _Bool didRequireUpgrade; // @synthesize didRequireUpgrade=_didRequireUpgrade; +@property(readonly, nonatomic) unsigned long long writeVersion; // @synthesize writeVersion=_writeVersion; +@property(readonly, nonatomic) unsigned long long readVersion; // @synthesize readVersion=_readVersion; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)reader:(id)arg1 didResetObjectIdentifierForObject:(id)arg2 originalObjectIdentifier:(long long)arg3; +- (void)reader:(id)arg1 didFindExternalRepeatedReference:(id)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4 fromParentObject:(id)arg5 completion:(id)arg6; +- (void)reader:(id)arg1 didFindExternalReferenceToObjectIdentifier:(long long)arg2 componentIdentifier:(long long)arg3 isWeak:(_Bool)arg4 allowUnknownObject:(_Bool)arg5 fromParentObject:(id)arg6 completion:(id)arg7; +- (id)reader:(id)arg1 wantsDataForIdentifier:(long long)arg2; +- (void)didReferenceExternalObject:(id)arg1 withIdentifier:(long long)arg2; +- (id)externalObjectForIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isReadFinished:(_Bool)arg3; +- (id)unarchivedObjectForIdentifier:(long long)arg1 isReadFinished:(_Bool)arg2; +- (id)context; +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (void)prepareForFullDocumentUpgrade; +- (void)processMetadata:(id)arg1; +- (_Bool)requestDocumentResourcesUsingDataProvider:(id)arg1; +- (void)readPackageMetadataWithComponent:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)componentForRootObjectIdentifier:(long long)arg1 isWeakReference:(_Bool)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)readExternalReferenceComponentIfNeededAsyncForObjectIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isWeak:(_Bool)arg3 fromComponent:(id)arg4; +- (void)readComponentAsync:(id)arg1; +- (_Bool)readComponentIfNeededAsync:(id)arg1; +- (void)readComponent:(id)arg1 additionalComponents:(id)arg2 completionQueue:(id)arg3 completion:(id)arg4; +- (void)readComponent:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)readRootObjectWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (void)didUpdateLazyReferenceDelegate:(id)arg1; +- (_Bool)endReading; +- (id)error; +- (void)setError:(id)arg1; +- (id)initWithContext:(id)arg1 package:(id)arg2 finalizeHandlerQueue:(id)arg3 documentResourceDataProvider:(id)arg4 areExternalDataReferencesAllowed:(_Bool)arg5; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriteCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriteCoordinator.h new file mode 100644 index 000000000..b2dd9d37d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriteCoordinator.h @@ -0,0 +1,108 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPArchiverManagerDelegate-Protocol.h" +#import "TSPComponentWriterDelegate-Protocol.h" +#import "TSPDataArchiver-Protocol.h" +#import "TSPExternalReferenceDelegate-Protocol.h" +#import "TSPObjectModifyDelegate-Protocol.h" + +@class NSHashTable, NSMutableArray, NSObject, NSObject, NSURL, TSPArchiverManager, TSPComponentExternalReferenceMap, TSPObjectContainer, TSPObjectContext, TSPPackageMetadata, TSUPathSet; + +// Not exported +@interface TSPPackageWriteCoordinator : NSObject +{ + TSPObjectContext *_context; + unsigned char _packageIdentifier; + TSPArchiverManager *_archiverManager; + NSObject *_completionGroup; + struct hash_map, std::__1::allocator>> _componentPropertiesSnapshot; + NSObject *_componentQueue; + struct hash_map, std::__1::allocator>> _writtenComponents; + struct hash_map, std::__1::allocator>> _skippedComponents; + struct map>>, std::__1::less, std::__1::allocator>>>>> _remainingComponentsQueue; + TSUPathSet *_packageLocatorPathSet; + TSPObjectContainer *_objectContainer; + _Bool _didWriteObjectContainer; + NSObject *_modifyObjectQueue; + NSHashTable *_modifiedObjectsDuringWrite; + _Bool _captureSnapshots; + NSObject *_externalLazyReferencesQueue; + TSPComponentExternalReferenceMap *_externalLazyReferencesMap; + NSObject *_objectsQueue; + struct hash_map, std::__1::allocator>> _writtenObjects; + struct hash_map, std::__1::allocator>> _writtenLazyReferences; + NSObject *_externalReferenceQueue; + NSMutableArray *_externalReferenceBlocks; + NSObject *_metadataQueue; + unsigned long long _readVersion; + unsigned long long _writeVersion; + NSHashTable *_referencedDatas; + NSMutableArray *_dataFinalizeHandlers; + _Bool _writeSuccess; + _Bool _didWriteRootObject; + _Bool _didWriteMetadata; + NSURL *_writeURL; + TSPPackageMetadata *_packageMetadata; +} + +@property(readonly, nonatomic) unsigned char packageIdentifier; // @synthesize packageIdentifier=_packageIdentifier; +@property(readonly, nonatomic) TSPPackageMetadata *packageMetadata; // @synthesize packageMetadata=_packageMetadata; +@property(readonly, nonatomic) NSURL *writeURL; // @synthesize writeURL=_writeURL; +- (id).cxx_construct; +- (void).cxx_destruct; +- (long long)componentIdentifierForObjectIdentifier:(long long)arg1 objectOrNil:(id)arg2; +- (id)objectForIdentifier:(long long)arg1; +- (void)addDataFinalizeHandlerForSuccessfulSave:(id)arg1; +- (_Bool)componentWriter:(id)arg1 object:(id)arg2 belongsToLinkedComponent:(id)arg3; +- (void)componentWriter:(id)arg1 locatorForClaimingComponent:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)componentWriter:(id)arg1 wantsComponentOfObject:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)componentWriterWantsDelayedObjects:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (_Bool)componentWriter:(id)arg1 canSkipArchivingStronglyReferencedObject:(id)arg2 fromComponentRootObject:(id)arg3; +- (id)componentWriter:(id)arg1 wantsExplicitComponentRootObjectForObject:(id)arg2 claimingComponent:(id)arg3; +- (void)addDelayedObject:(id)arg1 forComponentRootObject:(id)arg2 completion:(id)arg3; +- (id)objectContainerImpl; +- (id)objectContainer; +- (id)explicitComponentRootObjectForObject:(id)arg1 claimingComponent:(id)arg2 isInComponentQueue:(_Bool)arg3; +- (_Bool)didWriteData:(id)arg1; +- (_Bool)didWriteComponent:(id)arg1 wasCopied:(_Bool *)arg2; +- (_Bool)didWriteObject:(id)arg1 claimingComponent:(id *)arg2; +- (id)createPackageMetadataWritingDatasWithPackageWriter:(id)arg1 saveOperationState:(id)arg2; +- (void)didReferenceData:(id)arg1; +- (void)calculateExternalReferences; +- (void)updateExternalReferencesForLinkedComponent:(id)arg1; +- (void)setExternalStrongReferences:(id)arg1 externalWeakReferences:(id)arg2 readVersion:(unsigned long long)arg3 writeVersion:(unsigned long long)arg4 dataReferences:(id)arg5 forComponent:(id)arg6; +- (id)componentForObjectIdentifier:(long long)arg1 objectOrNil:(id)arg2; +- (_Bool)isObjectInExternalPackage:(id)arg1 claimingComponent:(id *)arg2; +- (_Bool)isComponentExternal:(id)arg1 wasWritten:(_Bool *)arg2 wasCopied:(_Bool *)arg3; +- (_Bool)shouldEnqueueComponent:(id)arg1; +- (_Bool)shouldLinkComponentOfObject:(id)arg1; +- (_Bool)isComponentPersisted:(id)arg1; +- (_Bool)shouldArchiveComponent:(id)arg1 checkForceArchive:(_Bool)arg2; +- (_Bool)shouldArchiveComponent:(id)arg1; +- (void)copyComponent:(id)arg1 locator:(id)arg2 packageWriter:(id)arg3; +- (void)writeExternalReferences:(id)arg1 andUpdateLazyReferences:(id)arg2 withPackageWriter:(id)arg3 forComponent:(id)arg4 locator:(id)arg5; +- (void)archiveComponent:(id)arg1 locator:(id)arg2 storeOutsideObjectArchive:(_Bool)arg3 rootObject:(id)arg4 withPackageWriter:(id)arg5; +- (void)writeComponent:(id)arg1 rootObjectOrNil:(id)arg2 forceArchive:(_Bool)arg3 withPackageWriter:(id)arg4; +- (void)writeRemainingComponentsWithPackageWriter:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)nextComponentAndRootObjectForComponentWriteWithCompletion:(id)arg1; +- (void)enqueueComponent:(id)arg1 rootObjectOrNil:(id)arg2 forceArchive:(_Bool)arg3; +- (void)enqueueRootObjectImpl:(id)arg1 forceArchive:(_Bool)arg2 completion:(id)arg3; +- (void)enqueueRootObject:(id)arg1 forceArchive:(_Bool)arg2 completion:(id)arg3; +- (void)writeRootObjectAndRelatedComponents:(id)arg1 withPackageWriter:(id)arg2 completionQueue:(id)arg3 completion:(id)arg4; +- (void)enumerateWrittenObjectsWithBlock:(id)arg1; +- (void)updateObjectContextForSuccessfulSave; +- (void)writeRootObject:(id)arg1 withPackageWriter:(id)arg2 saveOperationState:(id)arg3 completionQueue:(id)arg4 completion:(id)arg5; +- (_Bool)writeRootObject:(id)arg1 withPackageWriter:(id)arg2 saveOperationState:(id)arg3 error:(id *)arg4; +- (void)stopCapturingSnapshots; +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +- (id)initWithContext:(id)arg1 packageIdentifier:(unsigned char)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriter-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriter-Protocol.h new file mode 100644 index 000000000..2b7335079 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPackageWriter-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSURL; + +@protocol TSPPackageWriter +@property(readonly, nonatomic) NSURL *writeURL; +- (_Bool)writeData:(id)arg1 toPath:(id)arg2 error:(id *)arg3; +- (id)writtenPackage; +- (void)closeWithQueue:(id)arg1 completion:(id)arg2; +- (_Bool)addData:(id)arg1 infoMessage:(struct DataInfo *)arg2 saveOperationState:(id)arg3; +- (void)copyComponent:(id)arg1 locator:(id)arg2 completion:(id)arg3; +- (id)newComponentWriteChannelWithPackageLocator:(id)arg1 storeOutsideObjectArchive:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPassphraseConsumer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPassphraseConsumer-Protocol.h new file mode 100644 index 000000000..b7d4d427e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPassphraseConsumer-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData, NSString; + +@protocol TSPPassphraseConsumer +- (_Bool)setPassphrase:(id)arg1; + +@optional +@property(readonly, nonatomic) NSString *service; +@property(readonly, nonatomic) NSData *keychainGenericItem; +@property(readonly, nonatomic) NSString *passphraseHint; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard-TSSAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard-TSSAdditions.h new file mode 100644 index 000000000..65ba4cffb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard-TSSAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPPasteboard (TSSAdditions) ++ (id)stylePasteboard; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard.h new file mode 100644 index 000000000..6dd7f10a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboard.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +// Not exported +@interface TSPPasteboard : NSObject +{ + id _pasteboard; +} + ++ (id)pasteboardWithPasteboard:(id)arg1; ++ (id)pasteboardWithUniqueName; ++ (id)pasteboardWithName:(id)arg1 create:(_Bool)arg2; ++ (id)generalPasteboard; ++ (Class)pasteboardClass; ++ (id)activePasteboardForName:(id)arg1; ++ (id)activePasteboards; ++ (id)activePasteboardsQueue; +- (void).cxx_destruct; +- (id)description; +- (oneway void)invalidate; +@property(readonly, nonatomic) _Bool isSmartCopy; +- (_Bool)containsImportableTextTypes; +- (_Bool)containsImportableRichTextTypes; +- (_Bool)containsNativePasteboardTypes; +- (long long)clearContents; +@property(readonly, nonatomic) long long changeCount; +@property(readonly, nonatomic) NSString *name; +- (id)valuesForPasteboardType:(id)arg1 inItemSet:(id)arg2; +- (id)dataForPasteboardType:(id)arg1 inItemSet:(id)arg2; +- (id)pasteboardTypesForItemSet:(id)arg1; +- (void)endTransaction; +- (void)addData:(id)arg1 forPasteboardType:(id)arg2; +- (void)addItems:(id)arg1 isSmartCopy:(_Bool)arg2; +- (void)addItems:(id)arg1; +- (void)beginTransaction; +- (void)performAsynchronousWriteUsingBlock:(id)arg1; +@property(readonly, nonatomic) long long numberOfItems; +- (id)valueForPasteboardType:(id)arg1; +- (id)dataForPasteboardType:(id)arg1; +- (_Bool)containsAnyPasteboardTypeInArray:(id)arg1; +- (_Bool)containsPasteboardTypes:(id)arg1; +- (id)pasteboardTypes; +@property(readonly, nonatomic) NSArray *URLs; +@property(readonly, nonatomic) NSArray *richTextStrings; +@property(readonly, nonatomic) NSArray *strings; +@property(copy, nonatomic) NSString *string; +- (id)initWithNativePasteboard:(id)arg1; +- (id)initWithUniquePasteboardName; +- (id)initWithPasteboardName:(id)arg1 create:(_Bool)arg2; +- (id)initWithGeneralPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardArchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardArchiver.h new file mode 100644 index 000000000..9e39ed9e8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardArchiver.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPPasteboardArchiver : TSPArchiver +{ + id _proxyManager; +} + +@property(nonatomic) __weak id proxyManager; // @synthesize proxyManager=_proxyManager; +- (void).cxx_destruct; +- (void)setWeakLazyReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setStrongLazyReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setWeakReference:(id)arg1 message:(struct Reference *)arg2; +- (void)setStrongReference:(id)arg1 message:(struct Reference *)arg2; +- (_Bool)forPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardMetadata.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardMetadata.h new file mode 100644 index 000000000..4123eb03f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardMetadata.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPPasteboardMetadata : TSPObject +{ + struct PasteboardMetadata _message; + _Bool _isCrossAppPaste; + _Bool _isCrossDocumentPaste; +} + ++ (id)appNameAndVersion; ++ (id)bundleIdentifier; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; // @synthesize isCrossDocumentPaste=_isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isCrossAppPaste; // @synthesize isCrossAppPaste=_isCrossAppPaste; +- (id).cxx_construct; +- (void).cxx_destruct; +- (long long)tsp_identifier; +- (struct PasteboardMetadata *)message; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardNativeDataProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardNativeDataProvider.h new file mode 100644 index 000000000..4996fe8c3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardNativeDataProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPPasteboardWriting-Protocol.h" + +@class NSMutableDictionary, TSPPasteboard; + +// Not exported +@interface TSPPasteboardNativeDataProvider : NSObject +{ + TSPPasteboard *_pasteboard; + NSMutableDictionary *_nativeData; + NSMutableDictionary *_tspData; +} + +- (void).cxx_destruct; +- (id)pasteboardPropertyListForType:(id)arg1; +- (id)writableTypesForPasteboard:(id)arg1; +- (void)loadNativeData; +- (id)initWithPasteboard:(id)arg1 nativeData:(id)arg2 tspData:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardObject.h new file mode 100644 index 000000000..f663ceeb6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardObject.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSPPasteboardObject : TSPObject +{ + _Bool _isCrossAppPaste; + _Bool _isCrossDocumentPaste; + _Bool _isTextPrimary; + _Bool _isSmartCopyPaste; + NSArray *_drawables; + NSArray *_styles; + TSPObject *_stylesheet; + TSPObject *_theme; + TSPObject *_wpStorage; + TSPObject *_guideStorage; + TSPObject *_appNativeObject; +} + +@property(nonatomic) _Bool isSmartCopyPaste; // @synthesize isSmartCopyPaste=_isSmartCopyPaste; +@property(nonatomic) _Bool isTextPrimary; // @synthesize isTextPrimary=_isTextPrimary; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; // @synthesize isCrossDocumentPaste=_isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isCrossAppPaste; // @synthesize isCrossAppPaste=_isCrossAppPaste; +@property(retain, nonatomic) TSPObject *appNativeObject; // @synthesize appNativeObject=_appNativeObject; +@property(retain, nonatomic) TSPObject *guideStorage; // @synthesize guideStorage=_guideStorage; +@property(retain, nonatomic) TSPObject *wpStorage; // @synthesize wpStorage=_wpStorage; +@property(retain, nonatomic) TSPObject *theme; // @synthesize theme=_theme; +@property(retain, nonatomic) TSPObject *stylesheet; // @synthesize stylesheet=_stylesheet; +@property(copy, nonatomic) NSArray *styles; // @synthesize styles=_styles; +@property(copy, nonatomic) NSArray *drawables; // @synthesize drawables=_drawables; +- (void).cxx_destruct; +- (long long)tsp_identifier; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadAssistant.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadAssistant.h new file mode 100644 index 000000000..c9b0b5bc6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadAssistant.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPObjectContext, TSPPasteboardObject; + +// Not exported +@interface TSPPasteboardReadAssistant : NSObject +{ + TSPObjectContext *_pasteboardContext; + TSPPasteboardObject *_pasteboardObject; +} + ++ (id)contentDescriptionFromPasteboard:(id)arg1; +@property(readonly, nonatomic) TSPPasteboardObject *pasteboardObject; // @synthesize pasteboardObject=_pasteboardObject; +@property(readonly, nonatomic) TSPObjectContext *pasteboardContext; // @synthesize pasteboardContext=_pasteboardContext; +- (void).cxx_destruct; +- (id)initWithPasteboard:(id)arg1 targetContext:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadChannel.h new file mode 100644 index 000000000..1fdf24e72 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadChannel.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class NSString, TSPPasteboard; + +// Not exported +@interface TSPPasteboardReadChannel : NSObject +{ + TSPPasteboard *_pasteboard; + NSString *_pasteboardType; +} + +- (void).cxx_destruct; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithPasteboard:(id)arg1 pasteboardType:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadCoordinator.h new file mode 100644 index 000000000..193dd2cd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardReadCoordinator.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPReadCoordinator-Protocol.h" + +@class NSObject, TSPFinalizeHandlerQueue, TSPObjectContext, TSPPasteboard; + +// Not exported +@interface TSPPasteboardReadCoordinator : TSPReadCoordinatorBase +{ + TSPPasteboard *_pasteboard; + TSPObjectContext *_targetContext; + TSPFinalizeHandlerQueue *_finalizeHandlerQueue; + unsigned long long _version; + _Bool _isCrossAppPaste; + _Bool _isCrossDocumentPaste; + NSObject *_dataQueue; + struct hash_map, std::__1::allocator>> _dataInfoMap; +} + +@property(readonly, nonatomic) unsigned long long version; // @synthesize version=_version; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)readLazyReference:(id)arg1 object:(id *)arg2 error:(id *)arg3; +- (id)objectForIdentifier:(long long)arg1; +- (_Bool)isCrossAppPaste; +- (_Bool)isCrossDocumentPaste; +- (_Bool)isFromPasteboard; +- (void)reader:(id)arg1 didUnarchiveObject:(id)arg2; +- (void)reader:(id)arg1 didFindExternalRepeatedReference:(id)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4 fromParentObject:(id)arg5 completion:(id)arg6; +- (void)reader:(id)arg1 didFindExternalReferenceToObjectIdentifier:(long long)arg2 componentIdentifier:(long long)arg3 isWeak:(_Bool)arg4 allowUnknownObject:(_Bool)arg5 fromParentObject:(id)arg6 completion:(id)arg7; +- (id)reader:(id)arg1 wantsDataForIdentifier:(long long)arg2; +- (void)didReferenceExternalObject:(id)arg1 withIdentifier:(long long)arg2; +- (id)externalObjectForIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isReadFinished:(_Bool)arg3; +- (id)unarchivedObjectForIdentifier:(long long)arg1 isReadFinished:(_Bool)arg2; +- (id)context; +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (void)processMetadata:(id)arg1; +- (void)readComponent:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)readRootObjectWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (void)didUpdateLazyReferenceDelegate:(id)arg1; +- (_Bool)endReading; +- (id)initWithPasteboard:(id)arg1 targetContext:(id)arg2 finalizeHandlerQueue:(id)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardUIPasteboard.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardUIPasteboard.h new file mode 100644 index 000000000..1e1c07e7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardUIPasteboard.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, NSObject; + +// Not exported +@interface TSPPasteboardUIPasteboard : TSPPasteboard +{ + int _transactionCount; + NSObject *_pasteboardItemQueue; + NSMutableDictionary *_pasteboardItem; +} + +- (void).cxx_destruct; +- (oneway void)invalidate; +- (_Bool)containsImportableTextTypes; +- (long long)clearContents; +- (id)valuesForPasteboardType:(id)arg1 inItemSet:(id)arg2; +- (id)dataForPasteboardType:(id)arg1 inItemSet:(id)arg2; +- (void)endTransaction; +- (void)addData:(id)arg1 forPasteboardType:(id)arg2; +- (void)addItems:(id)arg1 isSmartCopy:(_Bool)arg2; +- (void)beginTransaction; +- (id)pasteboardTypesForItemSet:(id)arg1; +- (long long)numberOfItems; +- (id)valueForPasteboardType:(id)arg1; +- (id)dataForPasteboardType:(id)arg1; +- (id)pasteboardTypes; +- (id)strings; +- (void)setString:(id)arg1; +- (id)string; +- (id)URLs; +- (id)initWithNativePasteboard:(id)arg1; +- (id)initWithUniquePasteboardName; +- (id)initWithPasteboardName:(id)arg1 create:(_Bool)arg2; +- (id)initWithGeneralPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteAssistant.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteAssistant.h new file mode 100644 index 000000000..6c2a6fde4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteAssistant.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPPasteboardWriting-Protocol.h" +#import "TSPProxyObjectManager-Protocol.h" + +@class NSDictionary, NSHashTable, NSMutableDictionary, TSPObjectContext, TSPPasteboard, TSPPasteboardNativeDataProvider, TSPPasteboardObject, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSPPasteboardWriteAssistant : NSObject +{ + TSPObjectContext *_pasteboardContext; + TSPPasteboardObject *_pasteboardObject; + NSMutableDictionary *_dataProviderMap; + _Bool _shouldRefuseAdditionalDataProviders; + TSURetainedPointerKeyDictionary *_proxyObjectMap; + NSHashTable *_delayedObjects; + TSPPasteboard *_nativeDataPasteboard; + TSPPasteboardNativeDataProvider *_nativeDataProvider; + long long _writeNativeDataToPasteboardOnceToken; + long long _nativeDataOnceToken; + _Bool _didAttemptToSerializeNativeData; + NSDictionary *_contentDescription; +} + +@property(copy, nonatomic) NSDictionary *contentDescription; // @synthesize contentDescription=_contentDescription; +@property(readonly, nonatomic) TSPPasteboardObject *pasteboardObject; // @synthesize pasteboardObject=_pasteboardObject; +@property(readonly, nonatomic) TSPObjectContext *pasteboardContext; // @synthesize pasteboardContext=_pasteboardContext; +- (void).cxx_destruct; +- (id)proxyForReferencedObject:(id)arg1; +- (void)setProxy:(id)arg1 forReferencedObject:(id)arg2; +- (void)delayArchivingOfObject:(id)arg1; +- (id)pasteboardPropertyListForType:(id)arg1; +- (id)writableTypesForPasteboard:(id)arg1; +- (void)loadNativeData; +- (void)waitForNativeDataIfNeeded; +- (void)writeNativeDataToPasteboard:(id)arg1; +- (void)setDataProvider:(id)arg1 forTypes:(id)arg2; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteCoordinator.h new file mode 100644 index 000000000..c5ee66ede --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriteCoordinator.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPArchiverManagerDelegate-Protocol.h" +#import "TSPComponentWriterDelegate-Protocol.h" +#import "TSPDataArchiver-Protocol.h" +#import "TSPObjectModifyDelegate-Protocol.h" +#import "TSPProxyObjectManager-Protocol.h" + +@class NSHashTable, NSMutableArray, NSObject, NSURL, TSPArchiverManager, TSPObjectContext; + +// Not exported +@interface TSPPasteboardWriteCoordinator : NSObject +{ + TSPObjectContext *_context; + id _proxyManager; + TSPArchiverManager *_archiverManager; + NSObject *_delayedObjectsQueue; + NSHashTable *_delayedObjects; + NSMutableArray *_dataFinalizeHandlers; +} + +@property(nonatomic) __weak id proxyManager; // @synthesize proxyManager=_proxyManager; +- (void).cxx_destruct; +- (id)proxyForReferencedObject:(id)arg1; +- (void)addDataFinalizeHandlerForSuccessfulSave:(id)arg1; +@property(readonly, nonatomic) NSURL *writeURL; +- (_Bool)componentWriter:(id)arg1 shouldDelayWritingObject:(id)arg2; +- (void)componentWriter:(id)arg1 wantsComponentOfObject:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)componentWriterWantsDelayedObjects:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (_Bool)componentWriter:(id)arg1 canSkipArchivingStronglyReferencedObject:(id)arg2 fromComponentRootObject:(id)arg3; +- (id)componentWriter:(id)arg1 wantsExplicitComponentRootObjectForObject:(id)arg2 claimingComponent:(id)arg3; +- (_Bool)archiverManager:(id)arg1 shouldDelayArchivingObject:(id)arg2; +- (void)archiverManager:(id)arg1 didCreateArchiver:(id)arg2; +- (void)delayArchivingOfObject:(id)arg1; +- (_Bool)shouldDelayArchivingObject:(id)arg1; +- (id)createPackageMetadataWithContext:(id)arg1 writingDatas:(id)arg2 toDictionary:(id)arg3; +- (void)writePasteboardObject:(id)arg1 completion:(id)arg2; +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +- (id)initWithContext:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriting-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriting-Protocol.h new file mode 100644 index 000000000..b35a8c5e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPPasteboardWriting-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPPasteboardWriting +- (id)pasteboardPropertyListForType:(id)arg1; +- (id)writableTypesForPasteboard:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPProxyObjectManager-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPProxyObjectManager-Protocol.h new file mode 100644 index 000000000..a88665542 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPProxyObjectManager-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSPProxyObjectManager +- (id)proxyForReferencedObject:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinator-Protocol.h new file mode 100644 index 000000000..a14d047d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinator-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPReadCoordinator +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (void)readComponent:(id)arg1 completionQueue:(id)arg2 completion:(id)arg3; +- (void)readRootObjectWithCompletionQueue:(id)arg1 completion:(id)arg2; +- (_Bool)endReading; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinatorBase.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinatorBase.h new file mode 100644 index 000000000..3710ed0ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReadCoordinatorBase.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPLazyReferenceDelegate-Protocol.h" +#import "TSPReaderDelegate-Protocol.h" + +@class NSHashTable, NSMutableArray, NSObject; + +// Not exported +@interface TSPReadCoordinatorBase : NSObject +{ + NSObject *_lazyReferenceQueue; + NSHashTable *_lazyReferences; + NSMutableArray *_lazyReferenceObserverBlocks; + NSObject *_externalReferenceQueue; + struct hash_map, std::__1::allocator>> _externalReferences; + struct queue>> _repeatedExternalReferences; + _Bool _success; +} + +@property(readonly, nonatomic) _Bool success; // @synthesize success=_success; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)lazyReference:(id)arg1 didCreateCopy:(id)arg2; +- (void)addLoadObserver:(id)arg1 action:(SEL)arg2 forLazyReference:(id)arg3; +- (_Bool)readLazyReference:(id)arg1 object:(id *)arg2 error:(id *)arg3; +- (id)objectForIdentifier:(long long)arg1; +- (void)reader:(id)arg1 didReadLazyReference:(id)arg2; +- (void)reader:(id)arg1 didFindExternalRepeatedReference:(id)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4 fromParentObject:(id)arg5 completion:(id)arg6; +- (void)reader:(id)arg1 didFindExternalReferenceToObjectIdentifier:(long long)arg2 componentIdentifier:(long long)arg3 isWeak:(_Bool)arg4 allowUnknownObject:(_Bool)arg5 fromParentObject:(id)arg6 completion:(id)arg7; +- (struct ExternalReferenceInfo *)externalReferenceInfoForObjectIdentifier:(long long)arg1 componentIdentifier:(long long)arg2; +- (id)reader:(id)arg1 wantsDataForIdentifier:(long long)arg2; +- (id)lazyReferenceDelegateForReader:(id)arg1; +- (id)objectDelegateForReader:(id)arg1; +- (id)contextForReader:(id)arg1; +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (void)didReferenceExternalObject:(id)arg1 withIdentifier:(long long)arg2; +- (id)externalObjectForIdentifier:(long long)arg1 componentIdentifier:(long long)arg2 isReadFinished:(_Bool)arg3; +- (id)unarchivedObjectForIdentifier:(long long)arg1 isReadFinished:(_Bool)arg2; +- (id)context; +- (void)didUpdateLazyReferenceDelegate:(id)arg1; +- (void)setLazyReferencesDelegateToObjectContext; +- (_Bool)resolveExternalReferences; +- (void)readDidFail; +- (id)init; + +// Remaining properties +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyFileDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyFileDataStorage.h new file mode 100644 index 000000000..d936fd7c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyFileDataStorage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +// Not exported +@interface TSPReadOnlyFileDataStorage : TSPFileDataStorage +{ + NSURL *_URL; +} + +- (void).cxx_destruct; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (_Bool)readOnly; +- (void)performReadWithAccessor:(id)arg1; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyMemoryDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyMemoryDataStorage.h new file mode 100644 index 000000000..93b7e5cb3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReadOnlyMemoryDataStorage.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPDataStorage-Protocol.h" + +@class NSData, NSString; + +// Not exported +@interface TSPReadOnlyMemoryDataStorage : NSObject +{ + NSData *_NSData; +} + +- (void).cxx_destruct; +- (_Bool)isInPackage:(id)arg1; +@property(readonly, nonatomic) _Bool readOnly; +- (void)performIOChannelReadWithAccessor:(id)arg1; +- (void)performReadWithAccessor:(id)arg1; +@property(readonly, nonatomic) unsigned long long encodedLength; +- (id)filenameForPreferredFilename:(id)arg1; +@property(readonly, nonatomic) unsigned char packageIdentifier; +@property(readonly, nonatomic) NSString *packageLocator; +@property(readonly, nonatomic) NSString *documentResourceLocator; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (void)archiveInfoMessage:(struct DataInfo *)arg1 archiver:(id)arg2; +- (id)AVAssetWithOptions:(id)arg1 usingResourceLoaderWithContentTypeUTI:(id)arg2; +- (id)AVAssetWithOptions:(id)arg1 contentTypeUTI:(id)arg2; +- (id)NSDataWithOptions:(unsigned long long)arg1; +- (struct CGImageSource *)newCGImageSource; +- (struct CGDataProvider *)newCGDataProvider; +- (id)bookmarkDataWithOptions:(unsigned long long)arg1; +- (id)initWithNSData:(id)arg1; + +// Remaining properties +@property(nonatomic) _Bool gilligan_isRemote; +@property(readonly, nonatomic) _Bool needsDownload; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReader.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReader.h new file mode 100644 index 000000000..abd77f731 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReader.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPObjectDelegate-Protocol.h" +#import "TSPUnarchiverDelegate-Protocol.h" + +@class NSError, NSHashTable, NSMapTable, NSObject, NSObject, TSPComponent, TSPFinalizeHandlerQueue, TSPObjectContext; + +// Not exported +@interface TSPReader : NSObject +{ + _Bool _hasReadFailure; + id _delegate; + TSPComponent *_component; + TSPFinalizeHandlerQueue *_finalizeHandlerQueue; + NSObject *_completionGroup; + NSObject *_errorQueue; + NSError *_error; + NSObject *_unarchiveQueue; + NSObject *_objectsQueue; + struct hash_map, std::__1::allocator>> _objectInfoMap; + struct queue>> _repeatedReferences; + NSMapTable *_objects; + NSObject *_objectsToModifyQueue; + NSHashTable *_objectsToModify; + struct { + unsigned int isFromPasteboard:1; + unsigned int didFinishResolvingReferences:1; + unsigned int needsUpgrade:1; + } _flags; +} + +@property(readonly, nonatomic) NSObject *completionGroup; // @synthesize completionGroup=_completionGroup; +@property(readonly, nonatomic) TSPComponent *component; // @synthesize component=_component; +@property(readonly, nonatomic) id delegate; // @synthesize delegate=_delegate; +- (id).cxx_construct; +- (void).cxx_destruct; +- (struct ObjectInfo *)objectInfoForIdentifier:(long long)arg1; +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; +@property(readonly, nonatomic) _Bool didFinishResolvingReferences; +@property(readonly, nonatomic) _Bool documentHasCurrentFileFormatVersion; +- (id)dataForIdentifier:(long long)arg1; +- (void)unarchiver:(id)arg1 didReadLazyReference:(id)arg2 isExternal:(_Bool *)arg3; +- (long long)newObjectIdentifier; +- (void)willModifyObject:(id)arg1 duringReadOperation:(_Bool)arg2; +- (long long)modifyObjectTokenForNewObject; +@property(readonly, nonatomic) TSPObjectContext *context; +- (void)processObjectsToModify; +- (void)setObjectDelegatesToContextObjectDelegate; +- (void)runReferenceCompletions; +- (_Bool)finishUnarchiving; +- (void)didUnarchiveObject:(id)arg1 withUnarchiver:(id)arg2; +- (_Bool)validateObjectIdentifierForObject:(id)arg1; +- (void)addUnarchivedObject:(id)arg1 unarchiver:(id)arg2; +- (void)attemptedToReadInMemoryObject:(id)arg1 objectIdentifier:(long long)arg2; +- (void)unarchiveObjectWithUnarchiver:(id)arg1; +- (void)readWithCompletionQueue:(id)arg1 ioCompletion:(id)arg2 completion:(void)arg3; +- (void)beginReadingWithCompletionQueue:(id)arg1 completion:(id)arg2; +@property(readonly) _Bool hasReadFailure; +@property(retain, nonatomic) NSError *error; +- (id)initWithComponent:(id)arg1 finalizeHandlerQueue:(id)arg2 delegate:(id)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReaderDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReaderDelegate-Protocol.h new file mode 100644 index 000000000..d13c02f59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReaderDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPReaderDelegate +@property(readonly, nonatomic) _Bool isReadingFromDocument; +- (void)reader:(id)arg1 didReadLazyReference:(id)arg2; +- (void)reader:(id)arg1 didFindExternalRepeatedReference:(id)arg2 isWeak:(_Bool)arg3 allowUnknownObject:(_Bool)arg4 fromParentObject:(id)arg5 completion:(id)arg6; +- (void)reader:(id)arg1 didFindExternalReferenceToObjectIdentifier:(long long)arg2 componentIdentifier:(long long)arg3 isWeak:(_Bool)arg4 allowUnknownObject:(_Bool)arg5 fromParentObject:(id)arg6 completion:(id)arg7; +- (id)reader:(id)arg1 wantsDataForIdentifier:(long long)arg2; +- (id)lazyReferenceDelegateForReader:(id)arg1; +- (id)objectDelegateForReader:(id)arg1; +- (id)contextForReader:(id)arg1; + +@optional +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; +- (void)reader:(id)arg1 didUnarchiveObject:(id)arg2; +- (void)reader:(id)arg1 didResetObjectIdentifierForObject:(id)arg2 originalObjectIdentifier:(long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPReaderReferenceInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSPReaderReferenceInfo.h new file mode 100644 index 000000000..c36adb0fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPReaderReferenceInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPReaderReferenceInfo : NSObject +{ + long long _objectIdentifier; + long long _componentIdentifier; +} + ++ (id)newReferenceInfoWithObjectIdentifier:(long long)arg1 componentIdentifier:(long long)arg2; +@property(readonly, nonatomic) long long componentIdentifier; // @synthesize componentIdentifier=_componentIdentifier; +@property(readonly, nonatomic) long long objectIdentifier; // @synthesize objectIdentifier=_objectIdentifier; +- (id)initWithObjectIdentifier:(long long)arg1 componentIdentifier:(long long)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPRegistry.h b/iOS7/PrivateFrameworks/iWorkImport/TSPRegistry.h new file mode 100644 index 000000000..8096af5bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPRegistry.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPRegistry : NSObject +{ + struct hash_map, std::__1::equal_to, std::__1::allocator>> _messageTypeToPrototypeMap; + struct hash_map, std::__1::allocator>> _descriptorToMessageTypeMap; + struct hash_map, std::__1::equal_to, std::__1::allocator>> _messageTypeToClassnameMap; + struct hash_map, std::__1::equal_to, std::__1::allocator>> _messageTypeToClassMap; +} + ++ (void)setInitializationHandler:(id)arg1; ++ (id)sharedRegistry; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)description; +- (void)setOverrideMessageType:(unsigned int)arg1 messagePrototype:(const struct Message *)arg2 descriptor:(const struct Descriptor *)arg3; +- (void)setUpgradeMessageType:(unsigned int)arg1 messagePrototype:(const struct Message *)arg2 unarchiveClass:(Class)arg3; +- (void)setUpgradeMessageType:(unsigned int)arg1 messagePrototype:(const struct Message *)arg2 unarchiveClassname:(const char *)arg3; +- (void)setOverrideMessageType:(unsigned int)arg1 messagePrototype:(const struct Message *)arg2 descriptor:(const struct Descriptor *)arg3 unarchiveClassname:(const char *)arg4; +- (void)setMessageType:(unsigned int)arg1 messagePrototype:(const struct Message *)arg2 descriptor:(const struct Descriptor *)arg3 unarchiveClassname:(const char *)arg4; +- (void)resetForMessageType:(unsigned int)arg1 descriptor:(const struct Descriptor *)arg2; +- (Class)unarchiveClassForMessageType:(unsigned int)arg1; +- (unsigned int)messageTypeForDescriptor:(const struct Descriptor *)arg1; +- (const struct Message *)messagePrototypeForMessageType:(unsigned int)arg1; +- (void)registerPersistenceMessages; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSaveOperationState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSaveOperationState.h new file mode 100644 index 000000000..4ac315705 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSaveOperationState.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMapTable; + +// Not exported +@interface TSPSaveOperationState : NSObject +{ + NSMapTable *_newDataStorages; + int _sampleID; + unsigned long long _updateType; +} + +@property(nonatomic) int sampleID; // @synthesize sampleID=_sampleID; +@property(readonly, nonatomic) unsigned long long updateType; // @synthesize updateType=_updateType; +- (void).cxx_destruct; +@property(readonly, nonatomic) _Bool shouldUpdate; +- (void)enumerateDatasAndStoragesUsingBlock:(id)arg1; +- (_Bool)hasNewStorageForData:(id)arg1; +- (void)addNewStorage:(id)arg1 forData:(id)arg2; +- (id)initWithUpdateType:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyComponentWriteChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyComponentWriteChannel.h new file mode 100644 index 000000000..8f1a4bc67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyComponentWriteChannel.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPComponentWriteChannel-Protocol.h" + +// Not exported +@interface TSPSnappyComponentWriteChannel : NSObject +{ + char *_uncompressedBuffer; + unsigned long long _uncompressedLength; + id _writeChannel; +} + +- (void).cxx_destruct; +- (void)close; +- (void)writeBlock; +- (void)writeData:(id)arg1; +- (void)dealloc; +- (id)initWithWriteChannel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyReadChannel.h new file mode 100644 index 000000000..41065be30 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSnappyReadChannel.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +// Not exported +@interface TSPSnappyReadChannel : NSObject +{ + id _readChannel; +} + +- (void).cxx_destruct; +- (id)uncompressData:(id)arg1; +- (id)uncompressDataFromSource:(struct SnappySource *)arg1; +- (_Bool)processData:(id *)arg1 isDone:(_Bool)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithReadChannel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSplitableData-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSplitableData-Protocol.h new file mode 100644 index 000000000..498e71ec0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSplitableData-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSPSplitableData +- (void)splitDataWithMaxSize:(unsigned long long)arg1 subdataHandlerBlock:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPStreamingDistributableUnarchiver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPStreamingDistributableUnarchiver-Protocol.h new file mode 100644 index 000000000..bfc2aebfd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPStreamingDistributableUnarchiver-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPStreamingDistributableUnarchiver +- (_Bool)handleClassInfoWithClassType:(int)arg1 className:(id)arg2 isProtobufClass:(_Bool)arg3 error:(id *)arg4; +- (_Bool)handleFileDescriptorProtoWithInputStream:(id)arg1 length:(unsigned int)arg2 error:(id *)arg3; +- (_Bool)handleObjectWithIdentifier:(long long)arg1 fileStateIdentifier:(id)arg2 version:(unsigned int)arg3 classType:(int)arg4 stream:(id)arg5 length:(long long)arg6 relationshipTargets:(long long *)arg7 relationshipCount:(unsigned int)arg8 error:(id *)arg9; +- (_Bool)handleArchivedVersions:(CDStruct_4bcfbbae)arg1 error:(id *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSupportAutosaveOperationState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportAutosaveOperationState.h new file mode 100644 index 000000000..53ed8e8bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportAutosaveOperationState.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSUUID, TSPObject; + +// Not exported +@interface TSPSupportAutosaveOperationState : TSPSaveOperationState +{ + NSUUID *_documentUUID; + NSUUID *_versionUUID; + id _supportPackage; + TSPObject *_supportObject; +} + +@property(retain, nonatomic) TSPObject *supportObject; // @synthesize supportObject=_supportObject; +@property(retain, nonatomic) id supportPackage; // @synthesize supportPackage=_supportPackage; +@property(copy, nonatomic) NSUUID *versionUUID; // @synthesize versionUUID=_versionUUID; +@property(copy, nonatomic) NSUUID *documentUUID; // @synthesize documentUUID=_documentUUID; +- (void).cxx_destruct; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSupportDirectoryDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportDirectoryDelegate-Protocol.h new file mode 100644 index 000000000..4a7cfe388 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportDirectoryDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPSupportDirectoryDelegate + +@optional +- (id)supportDirectoryURL; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSupportManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportManager.h new file mode 100644 index 000000000..e9cd37d27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportManager.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFilePresenter-Protocol.h" +#import "TSPFileCoordinatorDelegate-Protocol.h" + +@class NSObject, NSOperationQueue, NSRecursiveLock, NSURL, TSPObjectContext, TSPSupportSaveOperationState; + +// Not exported +@interface TSPSupportManager : NSObject +{ + TSPObjectContext *_context; + NSOperationQueue *_presentedItemQueue; + NSRecursiveLock *_presentedSupportURLLock; + NSURL *_presentedSupportURL; + TSPSupportSaveOperationState *_saveOperationState; + NSObject *_pendingEndSaveGroup; +} + ++ (void)garbageCollectDocumentSupportWithKnownDocumentUUIDs:(id)arg1 delegate:(id)arg2; ++ (id)supportBundleURLForUUID:(id)arg1 delegate:(id)arg2; ++ (id)supportDirectoryURLWithDelegate:(id)arg1; ++ (id)updateDocumentUUIDForDocumentURL:(id)arg1 preserveOriginalDocumentSupport:(_Bool)arg2 coordinateWrite:(_Bool)arg3 filePresenter:(id)arg4 delegate:(id)arg5 error:(id *)arg6; ++ (_Bool)copyOrMoveSupportAtURL:(id)arg1 toURL:(id)arg2 isCopying:(_Bool)arg3 newDocumentProperties:(id)arg4 filePresenter:(id)arg5 error:(id *)arg6; ++ (_Bool)isSupportAtURLValid:(id)arg1 documentUUID:(id)arg2 versionUUID:(id)arg3; +- (void).cxx_destruct; +- (_Bool)didUpdateDocumentUUIDForNewDocumentProperties:(id)arg1 preserveOriginalDocumentSupport:(_Bool)arg2 originalURL:(id)arg3 newURL:(id *)arg4 error:(id *)arg5; +- (void)accommodatePresentedItemDeletionWithCompletionHandler:(id)arg1; +- (void)relinquishPresentedItemToWriter:(id)arg1; +- (void)presentedItemDidChange; +@property(readonly) NSOperationQueue *presentedItemOperationQueue; +- (void)presentedItemDidMoveToURL:(id)arg1; +@property(readonly) NSURL *presentedItemURL; +@property(copy) NSURL *presentedSupportURL; +- (void)updatePresentedItemURL:(id)arg1; +- (void)removeFilePresenter; +- (void)performReadUsingAccessor:(id)arg1; +- (id)supportURLWithDocumentUUID:(id)arg1; +- (_Bool)endSaveWithSuccess:(_Bool)arg1 newURL:(id *)arg2; +- (_Bool)writeSupportForDocumentUUID:(id)arg1 error:(id *)arg2 writer:(id)arg3; +- (void)beginSaveWithDocumentUUID:(id)arg1 versionUUID:(id)arg2 originalURL:(id)arg3 updateType:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly) NSURL *primaryPresentedItemURL; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSupportPackageReadCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportPackageReadCoordinator.h new file mode 100644 index 000000000..671f86a40 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportPackageReadCoordinator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface TSPSupportPackageReadCoordinator : TSPPackageReadCoordinator +{ + id _documentPackage; + NSObject *_documentComponentReadQueue; +} + +- (void).cxx_destruct; +- (void)componentForRootObjectIdentifier:(long long)arg1 isWeakReference:(_Bool)arg2 queue:(id)arg3 completion:(id)arg4; +- (_Bool)endReading; +- (id)initWithContext:(id)arg1 package:(id)arg2 finalizeHandlerQueue:(id)arg3 documentResourceDataProvider:(id)arg4 areExternalDataReferencesAllowed:(_Bool)arg5 documentPackage:(id)arg6; +- (id)initWithContext:(id)arg1 package:(id)arg2 finalizeHandlerQueue:(id)arg3 documentResourceDataProvider:(id)arg4 areExternalDataReferencesAllowed:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPSupportSaveOperationState.h b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportSaveOperationState.h new file mode 100644 index 000000000..206bb184c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPSupportSaveOperationState.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL, NSUUID, TSUSafeSaveAssistant; + +// Not exported +@interface TSPSupportSaveOperationState : NSObject +{ + _Bool _didWriteSupportBundleSuccessfuly; + _Bool _shouldLeavePendingEndSave; + NSUUID *_originalDocumentUUID; + NSUUID *_originalVersionUUID; + NSURL *_originalURL; + unsigned long long _updateType; + TSUSafeSaveAssistant *_safeSaveAssistant; + NSUUID *_documentUUID; + NSURL *_URL; +} + +@property(nonatomic) _Bool shouldLeavePendingEndSave; // @synthesize shouldLeavePendingEndSave=_shouldLeavePendingEndSave; +@property(nonatomic) _Bool didWriteSupportBundleSuccessfuly; // @synthesize didWriteSupportBundleSuccessfuly=_didWriteSupportBundleSuccessfuly; +@property(copy, nonatomic) NSURL *URL; // @synthesize URL=_URL; +@property(copy, nonatomic) NSUUID *documentUUID; // @synthesize documentUUID=_documentUUID; +@property(retain, nonatomic) TSUSafeSaveAssistant *safeSaveAssistant; // @synthesize safeSaveAssistant=_safeSaveAssistant; +@property(readonly, nonatomic) unsigned long long updateType; // @synthesize updateType=_updateType; +@property(readonly, nonatomic) NSURL *originalURL; // @synthesize originalURL=_originalURL; +@property(readonly, nonatomic) NSUUID *originalVersionUUID; // @synthesize originalVersionUUID=_originalVersionUUID; +@property(readonly, nonatomic) NSUUID *originalDocumentUUID; // @synthesize originalDocumentUUID=_originalDocumentUUID; +- (void).cxx_destruct; +- (id)initWithOriginalDocumentUUID:(id)arg1 originalVersionUUID:(id)arg2 originalURL:(id)arg3 updateType:(unsigned long long)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryDataStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryDataStorage.h new file mode 100644 index 000000000..2f1714ca1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryDataStorage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +// Not exported +@interface TSPTemporaryDataStorage : TSPFileDataStorage +{ + NSURL *_URL; + _Bool _gilligan_isRemote; +} + +- (void)setGilligan_isRemote:(_Bool)arg1; +- (_Bool)gilligan_isRemote; +- (void).cxx_destruct; +- (_Bool)writeToBundleWriter:(id)arg1 preferredFilename:(id)arg2 filename:(id *)arg3 didCopyDataToBundle:(_Bool *)arg4; +- (void)performReadWithAccessor:(id)arg1; +- (void)dealloc; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryObjectContextDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryObjectContextDelegate.h new file mode 100644 index 000000000..46fa8bce4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPTemporaryObjectContextDelegate.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSPFileCoordinatorDelegate-Protocol.h" +#import "TSPObjectContextDelegate-Protocol.h" + +@class NSError, NSMutableSet, NSSet, NSURL; + +// Not exported +@interface TSPTemporaryObjectContextDelegate : NSObject +{ + NSMutableSet *_persistenceWarnings; + _Bool _ignoreDocumentSupport; + NSURL *_packageURL; + NSError *_error; +} + +@property(nonatomic) _Bool ignoreDocumentSupport; // @synthesize ignoreDocumentSupport=_ignoreDocumentSupport; +@property(readonly, nonatomic) NSSet *persistenceWarnings; // @synthesize persistenceWarnings=_persistenceWarnings; +@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(copy, nonatomic) NSURL *packageURL; // @synthesize packageURL=_packageURL; +- (void).cxx_destruct; +- (id)persistenceWarningsForData:(id)arg1 isReadable:(_Bool)arg2 isExternal:(_Bool)arg3; +- (void)performReadUsingAccessor:(id)arg1; +- (void)addPersistenceWarnings:(id)arg1; +- (void)presentPersistenceError:(id)arg1; +- (id)initWithPackageURL:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, nonatomic) _Bool areNewExternalReferencesToDataAllowed; +@property(readonly, nonatomic) id filePresenter; +@property(readonly, nonatomic) _Bool isDocumentSupportTemporary; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-PreUFFUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-PreUFFUpgrade.h new file mode 100644 index 000000000..478c87926 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-PreUFFUpgrade.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPUnarchiver (PreUFFUpgrade) +- (set_6550bfbd *)filterIdentifiers:(const set_6550bfbd *)arg1; +@property(readonly, nonatomic) unsigned long long preUFFVersion; +@property(readonly, nonatomic) _Bool hasPreUFFVersion; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSCHArchivingUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSCHArchivingUtilities.h new file mode 100644 index 000000000..985dc94ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSCHArchivingUtilities.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPUnarchiver (TSCHArchivingUtilities) +- (void)readSparseReferenceArchive:(const struct SparseReferenceArrayArchive *)arg1 class:(Class)arg2 completion:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPArchivingUtility.h new file mode 100644 index 000000000..61f88a6d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPArchivingUtility.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPUnarchiver (TSPArchivingUtility) +- (void)readWeakReferenceMessage:(const struct Reference *)arg1 repeatedMessage:(const RepeatedPtrField_a0d2dbe7 *)arg2 completion:(id)arg3; +- (void)readReferenceMessage:(const struct Reference *)arg1 repeatedMessage:(const RepeatedPtrField_a0d2dbe7 *)arg2 completion:(id)arg3; +- (void)readWeakReferenceMessage1:(const struct Reference *)arg1 message2:(const struct Reference *)arg2 completion:(id)arg3; +- (void)readReferenceMessage1:(const struct Reference *)arg1 message2:(const struct Reference *)arg2 completion:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPPasteboard.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPPasteboard.h new file mode 100644 index 000000000..2297210ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver-TSPPasteboard.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSPUnarchiver (TSPPasteboard) +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver.h new file mode 100644 index 000000000..5ad587ffb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiver.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPUnknownContent; + +// Not exported +@interface TSPUnarchiver : NSObject +{ + vector_029d225a _references; + vector_8ef431c5 _repeatedReferences; + vector_667badbd _finalizeHandlers; + unsigned int _messageType; + auto_ptr_4370f086 _message; + long long _objectIdentifier; + auto_ptr_2bf936f6 _strongReferences; + unsigned long long _version; + TSPUnknownContent *_unknownContent; + id _objectDelegate; + id _lazyReferenceDelegate; + id _delegate; +} + +@property(readonly, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) id objectDelegate; // @synthesize objectDelegate=_objectDelegate; +@property(readonly, nonatomic) TSPUnknownContent *unknownContent; // @synthesize unknownContent=_unknownContent; +@property(readonly, nonatomic) long long objectIdentifier; // @synthesize objectIdentifier=_objectIdentifier; +@property(readonly, nonatomic) unsigned long long version; // @synthesize version=_version; +@property(readonly, nonatomic) unsigned int messageType; // @synthesize messageType=_messageType; +- (id).cxx_construct; +- (void).cxx_destruct; +- (vector_667badbd *)finalizeHandlers; +- (vector_8ef431c5 *)repeatedReferences; +- (vector_029d225a *)references; +- (RepeatedField_80b81656 *)strongReferences; +- (id)initWithMessageType:(unsigned int)arg1 message:(auto_ptr_4370f086)arg2 identifier:(long long)arg3 strongReferences:(auto_ptr_2bf936f6)arg4 fieldInfos:(auto_ptr_40e77785)arg5 version:(unsigned long long)arg6 unknownMessages:(id)arg7 ignoreVersionChecking:(_Bool)arg8 objectDelegate:(id)arg9 lazyReferenceDelegate:(id)arg10 delegate:(id)arg11 error:(id *)arg12; +- (void)addFinalizeHandler:(id)arg1; +@property(readonly, nonatomic) _Bool documentHasCurrentFileFormatVersion; +- (id)readDataReferenceMessage:(const struct DataReference *)arg1; +- (void)readRepeatedLazyReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 isWeak:(_Bool)arg2 allowUnknownObject:(_Bool)arg3 completion:(id)arg4; +- (void)readRepeatedWeakLazyReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 completion:(id)arg2; +- (void)readRepeatedLazyReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 completion:(id)arg2; +- (void)readLazyReferenceMessage:(const struct Reference *)arg1 isWeak:(_Bool)arg2 allowUnknownObject:(_Bool)arg3 completion:(id)arg4; +- (void)readWeakLazyReferenceMessage:(const struct Reference *)arg1 completion:(id)arg2; +- (void)readLazyReferenceMessage:(const struct Reference *)arg1 completion:(id)arg2; +- (void)readRepeatedReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 isWeak:(_Bool)arg2 allowUnknownObject:(_Bool)arg3 completion:(id)arg4; +- (void)readRepeatedWeakReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 completion:(id)arg2; +- (void)readRepeatedReferenceMessage:(const RepeatedPtrField_a0d2dbe7 *)arg1 completion:(id)arg2; +- (void)readReferenceMessage:(const struct Reference *)arg1 isWeak:(_Bool)arg2 allowUnknownObject:(_Bool)arg3 completion:(id)arg4; +- (void)readWeakReferenceMessage:(const struct Reference *)arg1 completion:(id)arg2; +- (void)readReferenceMessage:(const struct Reference *)arg1 completion:(id)arg2; +- (const struct Message *)message; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiverDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiverDelegate-Protocol.h new file mode 100644 index 000000000..7027f99a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnarchiverDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSPUnarchiverDelegate +@property(readonly, nonatomic) _Bool didFinishResolvingReferences; +@property(readonly, nonatomic) _Bool documentHasCurrentFileFormatVersion; +- (id)dataForIdentifier:(long long)arg1; +- (void)unarchiver:(id)arg1 didReadLazyReference:(id)arg2 isExternal:(_Bool *)arg3; + +@optional +@property(readonly, nonatomic) _Bool isCrossAppPaste; +@property(readonly, nonatomic) _Bool isCrossDocumentPaste; +@property(readonly, nonatomic) _Bool isFromPasteboard; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownContent.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownContent.h new file mode 100644 index 000000000..c7a73618b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownContent.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSPUnknownContent : NSObject +{ + NSArray *_messages; + NSArray *_ignoreAndPreserveFields; + NSArray *_ignoreAndDropFields; + NSArray *_savedIgnoreAndPreserveFields; + NSArray *_savedIgnoreAndDropFields; +} + ++ (id)unknownContentWithMessage:(struct Message *)arg1 fieldInfos:(struct FieldInfoTree *)arg2 unknownMessages:(id)arg3 foundMustUnderstandFields:(_Bool *)arg4; +@property(readonly, nonatomic) NSArray *messages; // @synthesize messages=_messages; +- (void).cxx_destruct; +- (void)willModifyObject; +- (void)updateMessageInfo:(struct MessageInfo *)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromUnarchiver:(id)arg1; +- (id)initWithMessages:(id)arg1 ignoreAndPreserveFields:(id)arg2 ignoreAndDropFields:(id)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownField.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownField.h new file mode 100644 index 000000000..f454271ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownField.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPUnknownField : NSObject +{ + shared_ptr_b9bbcad9 _fieldSet; + struct FieldInfo _fieldInfo; +} + ++ (id)unknownFieldWithFieldSet:(shared_ptr_b9bbcad9 *)arg1 fieldInfo:(const struct FieldInfo *)arg2; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)debugDescription; +- (void)updateMessageInfo:(struct MessageInfo *)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromUnarchiver:(id)arg1; +- (void)mergeToUnknownFieldSet:(struct UnknownFieldSet *)arg1; +- (const struct FieldInfo *)fieldInfo; +- (id)initWithFieldSet:(shared_ptr_b9bbcad9 *)arg1 fieldInfo:(const struct FieldInfo *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldDataReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldDataReference.h new file mode 100644 index 000000000..994dab73f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldDataReference.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSPUnknownFieldDataReference : TSPUnknownField +{ + NSArray *_datas; +} + +- (void).cxx_destruct; +- (id)debugDescription; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldMessage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldMessage.h new file mode 100644 index 000000000..74026d04d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldMessage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, TSPLazyReferenceArray; + +// Not exported +@interface TSPUnknownFieldMessage : TSPUnknownField +{ + TSPLazyReferenceArray *_objects; + NSArray *_datas; +} + +- (void).cxx_destruct; +- (id)debugDescription; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldObjectReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldObjectReference.h new file mode 100644 index 000000000..25ce3a150 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldObjectReference.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPLazyReferenceArray; + +// Not exported +@interface TSPUnknownFieldObjectReference : TSPUnknownField +{ + TSPLazyReferenceArray *_objects; +} + +- (void).cxx_destruct; +- (id)debugDescription; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTree.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTree.h new file mode 100644 index 000000000..c2f635a94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTree.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPUnknownFieldTreeNodeWithChildren; + +// Not exported +@interface TSPUnknownFieldTree : NSObject +{ + TSPUnknownFieldTreeNodeWithChildren *_rootNode; +} + +- (void).cxx_destruct; +- (void)saveToArchiver:(id)arg1; +- (_Bool)addUnknownField:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNode.h new file mode 100644 index 000000000..550ff316f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNode.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSPUnknownFieldTreeNode : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithChildren.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithChildren.h new file mode 100644 index 000000000..d16471dc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithChildren.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSPUnknownFieldTreeNodeWithChildren : TSPUnknownFieldTreeNode +{ + struct map, std::__1::allocator>> _children; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)saveToArchiver:(id)arg1 message:(struct Message *)arg2; +- (_Bool)addChildNode:(id)arg1 forFieldNumber:(int)arg2; +- (id)childNodeForFieldNumber:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithUnknownField.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithUnknownField.h new file mode 100644 index 000000000..074998343 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownFieldTreeNodeWithUnknownField.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPUnknownField; + +// Not exported +@interface TSPUnknownFieldTreeNodeWithUnknownField : TSPUnknownFieldTreeNode +{ + TSPUnknownField *_unknownField; +} + +@property(retain, nonatomic) TSPUnknownField *unknownField; // @synthesize unknownField=_unknownField; +- (void).cxx_destruct; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownMessage.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownMessage.h new file mode 100644 index 000000000..4493f005b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownMessage.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSObject, TSPLazyReferenceArray; + +// Not exported +@interface TSPUnknownMessage : NSObject +{ + struct MessageInfo _messageInfo; + NSObject *_messageData; + TSPLazyReferenceArray *_objects; + NSArray *_datas; +} + +@property(retain, nonatomic) NSArray *datas; // @synthesize datas=_datas; +@property(retain, nonatomic) TSPLazyReferenceArray *objects; // @synthesize objects=_objects; +@property(readonly, nonatomic) NSObject *messageData; // @synthesize messageData=_messageData; +- (id).cxx_construct; +- (void).cxx_destruct; +- (const struct MessageInfo *)messageInfo; +- (id)initWithMessageInfo:(const struct MessageInfo *)arg1 data:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObject.h new file mode 100644 index 000000000..f03aa8b14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObject.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSObject, NSString, TSPLazyReferenceArray; + +// Not exported +@interface TSPUnknownObject : TSPObject +{ + shared_ptr_bafc106c _archiveInfo; + NSObject *_messagesData; + NSString *_packageLocator; + TSPLazyReferenceArray *_objects; + NSArray *_datas; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSObject *serializedData; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (void)willModifyForUpgrade; +- (void)willModify; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObjectUnarchiver.h b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObjectUnarchiver.h new file mode 100644 index 000000000..b35503f0f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSPUnknownObjectUnarchiver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, NSString; + +// Not exported +@interface TSPUnknownObjectUnarchiver : TSPUnarchiver +{ + shared_ptr_bafc106c _archiveInfo; + NSObject *_messagesData; + NSString *_packageLocator; +} + +@property(readonly, nonatomic) NSString *packageLocator; // @synthesize packageLocator=_packageLocator; +@property(readonly, nonatomic) NSObject *messagesData; // @synthesize messagesData=_messagesData; +- (id).cxx_construct; +- (void).cxx_destruct; +- (shared_ptr_bafc106c)archiveInfo; +- (const struct Message *)message; +- (id)initWithIdentifier:(long long)arg1 archiveInfo:(shared_ptr_bafc106c)arg2 messagesData:(id)arg3 packageLocator:(id)arg4 objectDelegate:(id)arg5 lazyReferenceDelegate:(id)arg6 delegate:(id)arg7 error:(id *)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeChildCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeChildCommand.h new file mode 100644 index 000000000..3f9730383 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeChildCommand.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSApplyThemeCommand; + +// Not exported +@interface TSSApplyThemeChildCommand : TSKCommand +{ + TSSApplyThemeCommand *mParent; +} + +@property(readonly, nonatomic) TSSApplyThemeCommand *parent; // @synthesize parent=mParent; +- (void)saveToArchive:(struct ApplyThemeChildCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ApplyThemeChildCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithParentCommand:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeCommand.h new file mode 100644 index 000000000..89bbd3c68 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSApplyThemeCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, TSSTheme, TSSThemeAssetMapper; + +// Not exported +@interface TSSApplyThemeCommand : TSKCommand +{ + NSMutableArray *mCommands; + TSSTheme *mOldTheme; + TSSTheme *mNewTheme; + TSSThemeAssetMapper *mThemeAssetMapper; +} + +@property(readonly, nonatomic) TSSTheme *replacementTheme; // @synthesize replacementTheme=mNewTheme; +@property(readonly, nonatomic) TSSTheme *originalTheme; // @synthesize originalTheme=mOldTheme; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1 theme:(id)arg2; +- (void)p_flushThemeAssetMapper; +@property(readonly, nonatomic) TSSThemeAssetMapper *themeAssetMapper; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSMutablePropertySet.h b/iOS7/PrivateFrameworks/iWorkImport/TSSMutablePropertySet.h new file mode 100644 index 000000000..75d68fa69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSMutablePropertySet.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSSMutablePropertySet : TSSPropertySet +{ +} + +- (void)intersectPropertySet:(id)arg1; +- (void)removeProperties:(id)arg1; +- (void)removeProperty:(int)arg1; +- (void)addProperties:(id)arg1; +- (void)addProperty:(int)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithPropertySet:(id)arg1; +- (id)initWithFirstProperty:(int)arg1 argumentList:(char *)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPreset-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPreset-Protocol.h new file mode 100644 index 000000000..8787ddbe5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPreset-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSSThemeAsset-Protocol.h" + +@class NSString; + +@protocol TSSPreset +@property(readonly, nonatomic) NSString *presetKind; + +@optional +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPresetSource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPresetSource-Protocol.h new file mode 100644 index 000000000..2f606152a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPresetSource-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSSPresetSource ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap-TSWPListStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap-TSWPListStyle.h new file mode 100644 index 000000000..0cdf2a83f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap-TSWPListStyle.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSPropertyMap (TSWPListStyle) +- (void)pSetRepeatedArrayOfBools:(const RepeatedField_12b14242 *)arg1 forProperty:(int)arg2 defaultValues:(_Bool [9])arg3 validator:(id)arg4; +- (void)pSetRepeatedArrayOfInts:(const RepeatedField_c2891982 *)arg1 forProperty:(int)arg2 defaultValues:(int [9])arg3 min:(int)arg4 max:(int)arg5 validator:(id)arg6 usePreviousValueOnDefault:(_Bool)arg7; +- (void)pSetRepeatedArrayOfInts:(const RepeatedField_c2891982 *)arg1 forProperty:(int)arg2 defaultValues:(int [9])arg3 min:(int)arg4 max:(int)arg5 validator:(id)arg6; +- (void)pSetArrayOfBools:(_Bool [9])arg1 forProperty:(int)arg2; +- (void)pSetArrayOfInts:(int [9])arg1 forProperty:(int)arg2; +- (void)pSetRepeatedArrayOfFloats:(const RepeatedField_324622b8 *)arg1 forProperty:(int)arg2 defaultValues:(double [9])arg3 validator:(id)arg4; +- (void)pSetArrayOfFloats:(double [9])arg1 forProperty:(int)arg2; +- (void)pSetArrayOfObjects:(id [9])arg1 forProperty:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap.h new file mode 100644 index 000000000..2cab4c942 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyMap.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSSPropertySource-Protocol.h" + +// Not exported +@interface TSSPropertyMap : NSObject +{ + struct TSSPropertyStore *mStore; +} + ++ (id)propertyMapWithPropertiesAndValues:(int)arg1; ++ (id)propertyMapWithPropertyMap:(id)arg1; ++ (id)propertyMap; +- (id)propertyMapWithProperties:(id)arg1; +- (id)propertyMapByRemovingValuesForProperties:(id)arg1; +- (id)propertyMapByRemovingValuesFromPropertyMap:(id)arg1; +- (id)propertyMapByAddingValuesFromPropertyMap:(id)arg1; +- (id)diffPropertyNames:(id)arg1; +- (id)diffOnlyDifferences:(id)arg1; +- (id)diff:(id)arg1; +- (void)minusPropertyMap:(id)arg1; +- (void)filterWithProperties:(id)arg1; +- (void)removeAllPropertyValues; +- (void)removeValuesForProperties:(id)arg1; +- (void)removeValueForProperty:(int)arg1; +- (_Bool)containsAnyPropertyInProperties:(id)arg1; +- (_Bool)definesProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (void)removeValuesFromPropertyMap:(id)arg1; +- (void)addValuesFromPropertyMap:(id)arg1; +- (void)setBoolValue:(_Bool)arg1 forProperty:(int)arg2; +- (void)setCGFloatValue:(double)arg1 forProperty:(int)arg2; +- (void)setDoubleValue:(double)arg1 forProperty:(int)arg2; +- (void)setFloatValue:(float)arg1 forProperty:(int)arg2; +- (void)setIntValue:(int)arg1 forProperty:(int)arg2; +- (void)setObject:(id)arg1 forProperty:(int)arg2; +- (void)setBoxedObject:(id)arg1 forProperty:(int)arg2; +- (double)CGFloatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (id)boxedObjectForProperty:(int)arg1; +- (id)description; +- (void)enumeratePropertiesAndObjectsUsingBlock:(id)arg1; +- (id)old_description; +- (void)p_getAllKeys:(int *)arg1; +- (id)allProperties; +- (id)allKeys; +- (unsigned long long)count; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithFirstKey:(int)arg1 andArgumentList:(char *)arg2; +- (id)initWithPropertiesAndValues:(int)arg1; +- (id)initWithPropertyMap:(id)arg1; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySet.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySet.h new file mode 100644 index 000000000..3104695e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySet.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSSPropertySet : NSObject +{ + id mIndexSet; +} + ++ (id)propertySet; ++ (id)propertySetWithProperties:(int)arg1; ++ (id)propertySetWithProperty:(int)arg1; ++ (id)p_mutableIndexSetWithFirstProperty:(int)arg1 argumentList:(char *)arg2; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)propertyStrings; +- (id)propertySetByIntersectingWithPropertySet:(id)arg1; +- (id)propertySetByRemovingPropertiesFromSet:(id)arg1; +- (id)propertySetByRemovingProperties:(int)arg1; +- (id)propertySetByRemovingProperty:(int)arg1; +- (id)propertySetByAddingProperty:(int)arg1; +- (id)propertySetByAddingPropertiesFromSet:(id)arg1; +- (id)propertySetByAddingProperties:(int)arg1; +- (_Bool)intersectsProperties:(id)arg1; +- (void)enumeratePropertiesUsingBlock:(id)arg1; +- (_Bool)containsProperties:(id)arg1; +- (_Bool)containsProperty:(int)arg1; +- (unsigned long long)count; +- (id)initWithProperties:(int)arg1; +- (id)initWithPropertySet:(id)arg1; +- (id)initWithFirstProperty:(int)arg1 argumentList:(char *)arg2; +- (void)dealloc; +- (id)init; +- (id)initWithIndexSet:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySetChangeDetails.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySetChangeDetails.h new file mode 100644 index 000000000..4e7bb33b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySetChangeDetails.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSSMutablePropertySet; + +// Not exported +@interface TSSPropertySetChangeDetails : NSObject +{ + TSSMutablePropertySet *mChangedProperties; +} + +- (id)changedProperties; +- (void)addChangedProperties:(id)arg1; +- (void)addChangedProperty:(int)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithChangedProperties:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySource-Protocol.h new file mode 100644 index 000000000..8a56c56ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertySource-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSSPropertySource +- (double)CGFloatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (id)boxedObjectForProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyValueValidator-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyValueValidator-Protocol.h new file mode 100644 index 000000000..52f90b01e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSPropertyValueValidator-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSSPropertyValueValidator ++ (_Bool)validateObjectValue:(id *)arg1 withClass:(Class)arg2 forProperty:(int)arg3; ++ (_Bool)validateDoubleValue:(double *)arg1 forProperty:(int)arg2; ++ (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; ++ (_Bool)validateIntValueAsBool:(int *)arg1 forProperty:(int)arg2; ++ (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2 min:(int)arg3 max:(int)arg4; ++ (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2; ++ (id)propertiesAllowingNSNull; +- (_Bool)validateObjectValue:(id *)arg1 withClass:(Class)arg2 forProperty:(int)arg3; +- (_Bool)validateDoubleValue:(double *)arg1 forProperty:(int)arg2; +- (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; +- (_Bool)validateIntValueAsBool:(int *)arg1 forProperty:(int)arg2; +- (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2 min:(int)arg3 max:(int)arg4; +- (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSReapUnusedStylesCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSReapUnusedStylesCommand.h new file mode 100644 index 000000000..69b1b8f71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSReapUnusedStylesCommand.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDictionary, NSMutableDictionary, TSSStylesheet; + +// Not exported +@interface TSSReapUnusedStylesCommand : TSKCommand +{ + TSSStylesheet *mStylesheet; + NSArray *mStyles; + NSMutableDictionary *mIdentifiedStyles; + NSArray *_styles; +} + +@property(readonly, nonatomic) NSDictionary *identifiedStyles; // @synthesize identifiedStyles=mIdentifiedStyles; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=mStylesheet; +@property(readonly, nonatomic) NSArray *styles; // @synthesize styles=_styles; +- (_Bool)process; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithDocumentRoot:(id)arg1 stylesheet:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-Archiving.h new file mode 100644 index 000000000..081687957 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-Archiving.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStyle (Archiving) +- (void)saveToArchive:(struct StyleArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct StyleArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)allowsImplicitComponentOwnership; +- (id)componentRootObject; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSCHChartInfoAdoptStylesheetSupport.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSCHChartInfoAdoptStylesheetSupport.h new file mode 100644 index 000000000..d9febd680 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSCHChartInfoAdoptStylesheetSupport.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStyle (TSCHChartInfoAdoptStylesheetSupport) ++ (int)muxDefaultPropertyForSpecificProperty:(int)arg1; +- (int)intValueForMUXedProperty:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSDSwatchRenderingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSDSwatchRenderingAdditions.h new file mode 100644 index 000000000..120329c8a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSDSwatchRenderingAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStyle (TSDSwatchRenderingAdditions) +- (void)constrainStrokeForSwatchGeneration; +- (void)constrainShadowForSwatchGeneration; +- (void)fadeReflectionForSwatchGeneration; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleAdditions.h new file mode 100644 index 000000000..051d6d1e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStyle (TSWPStyleAdditions) ++ (id)coalesceWarning:(id)arg1 newWarning:(id)arg2; ++ (id)coalescableWarning:(id)arg1 withWarningList:(id)arg2; ++ (id)validateFontInPropertyMap:(id)arg1 parentStyle:(id)arg2 checkedFontMap:(id)arg3; ++ (id)validateFontName:(id)arg1 size:(double)arg2 bold:(_Bool)arg3 italic:(_Bool)arg4 checkedFontMap:(id)arg5 newFontName:(id *)arg6 newBold:(_Bool *)arg7 newItalic:(_Bool *)arg8; ++ (struct __CTFont *)pCreateFontWithName:(id)arg1 fontSize:(double)arg2; ++ (id)pReplacementForMissingFontName:(id)arg1 outBold:(int *)arg2 outItalic:(int *)arg3 outQuiet:(_Bool *)arg4; +- (void)setBoolValue:(_Bool)arg1 forProperty:(int)arg2; +- (_Bool)boolValueForProperty:(int)arg1 defaultValue:(_Bool)arg2; +- (id)validateFontWithCheckedFontMap:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleArchivingAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleArchivingAdditions.h new file mode 100644 index 000000000..71793a68f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle-TSWPStyleArchivingAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStyle (TSWPStyleArchivingAdditions) +- (void)saveParagraphStylePropertiesToArchive:(struct ParagraphStylePropertiesArchive *)arg1 archiver:(id)arg2; +- (void)saveCharacterStylePropertiesToArchive:(struct CharacterStylePropertiesArchive *)arg1 archiver:(id)arg2; +- (void)loadParagraphStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct ParagraphStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +- (void)loadCharacterStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct CharacterStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle.h new file mode 100644 index 000000000..ddaf0e4ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyle.h @@ -0,0 +1,135 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSKTransformableObject-Protocol.h" +#import "TSSPropertySource-Protocol.h" +#import "TSSPropertyValueValidator-Protocol.h" +#import "TSSStyleClient-Protocol.h" +#import "TSSStyleObject-Protocol.h" +#import "TSSThemeAsset-Protocol.h" + +@class NSSet, NSString, TSSPropertyMap, TSSStylesheet; + +// Not exported +@interface TSSStyle : TSPObject +{ + TSSPropertyMap *mOverridePropertyMap; + NSString *mName; + NSString *mStyleIdentifier; + TSSStyle *mParent; + _Bool mIsVariation; + TSSStylesheet *mStylesheet; +} + ++ (double)fontSizeForFontSize:(double)arg1 scalingFactor:(double)arg2; ++ (_Bool)validateObjectValue:(id *)arg1 withClass:(Class)arg2 forProperty:(int)arg3; ++ (_Bool)validateDoubleValue:(double *)arg1 forProperty:(int)arg2; ++ (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; ++ (_Bool)validateIntValueAsBool:(int *)arg1 forProperty:(int)arg2; ++ (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2 min:(int)arg3 max:(int)arg4; ++ (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2; ++ (id)propertiesAllowingNSNull; ++ (id)defaultPropertyMap; ++ (id)defaultStyleWithContext:(id)arg1; ++ (double)defaultDoubleValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (id)boxedDefaultValueForProperty:(int)arg1; ++ (id)description; ++ (id)properties; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=mStylesheet; +@property(readonly, nonatomic) _Bool isVariation; // @synthesize isVariation=mIsVariation; +@property(readonly, nonatomic) TSSStyle *parent; // @synthesize parent=mParent; +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (id)boxedValueForProperty:(int)arg1 oldBoxedValue:(id)arg2 transformedByTransform:(struct CGAffineTransform)arg3; +- (_Bool)transformsFontSizes; +- (SEL)mapThemeAssetSelector; +- (_Bool)isThemeEquivalent:(id)arg1; +- (_Bool)validateObjectValue:(id *)arg1 withClass:(Class)arg2 forProperty:(int)arg3; +- (_Bool)validateDoubleValue:(double *)arg1 forProperty:(int)arg2; +- (_Bool)validateFloatValue:(float *)arg1 forProperty:(int)arg2; +- (_Bool)validateIntValueAsBool:(int *)arg1 forProperty:(int)arg2; +- (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2 min:(int)arg3 max:(int)arg4; +- (_Bool)validateIntValue:(int *)arg1 forProperty:(int)arg2; +- (_Bool)isAncestorOf:(id)arg1; +- (_Bool)isDescendentOf:(id)arg1; +- (_Bool)isParentOf:(id)arg1; +- (_Bool)isChildOf:(id)arg1; +@property(readonly, nonatomic) NSSet *children; +- (void)setParent:(id)arg1; +@property(readonly, nonatomic) TSSStyle *rootIdentifiedAncestor; +@property(readonly, nonatomic) TSSStyle *firstIdentifiedAncestor; +@property(readonly, nonatomic) TSSStyle *baseStyleForVariation; +@property(readonly, nonatomic) TSSStyle *rootAncestor; +- (_Bool)overridePropertyMapIsEqualTo:(id)arg1; +- (void)setOverridePropertyMap:(id)arg1; +@property(readonly, nonatomic) TSSPropertyMap *overridePropertyMap; +- (_Bool)hasEqualValues:(id)arg1 forProperties:(id)arg2; +- (_Bool)hasEqualValuesToPropertyMap:(id)arg1 forProperties:(id)arg2; +- (_Bool)p_hasEqualValuesTo:(id)arg1 forProperty:(int)arg2; +- (_Bool)hasEqualPropertyValues:(id)arg1; +- (id)newOverridePropertyMapWithPropertyMap:(id)arg1; +- (id)overridePropertyMapWithPropertyMap:(id)arg1 overridePropertyMap:(id)arg2 collapseSourceOverrides:(_Bool)arg3; +- (id)fullPropertyMap; +- (id)copyPropertyMap; +- (id)propertyMapIgnoringStyle:(id)arg1; +- (id)propertyMap; +- (double)overrideCGFloatValueForProperty:(int)arg1; +- (double)overrideDoubleValueForProperty:(int)arg1; +- (float)overrideFloatValueForProperty:(int)arg1; +- (int)overrideIntValueForProperty:(int)arg1; +- (id)overrideValueForProperty:(int)arg1; +- (id)boxedOverrideValueForProperty:(int)arg1; +- (unsigned long long)overrideCount; +- (id)overriddenProperties; +- (_Bool)overridesAnyProperty; +- (_Bool)overridesProperty:(int)arg1; +- (_Bool)containsProperty:(int)arg1; +- (_Bool)definesProperty:(int)arg1; +@property(readonly, nonatomic) _Bool isIdentified; +@property(readonly, nonatomic) _Bool isNamed; +- (void)removeAllValues; +- (void)removeValueForProperty:(int)arg1; +- (void)setValuesForProperties:(id)arg1; +- (void)setCGFloatValue:(double)arg1 forProperty:(int)arg2; +- (void)setDoubleValue:(double)arg1 forProperty:(int)arg2; +- (void)setFloatValue:(float)arg1 forProperty:(int)arg2; +- (void)setIntValue:(int)arg1 forProperty:(int)arg2; +- (void)setValue:(id)arg1 forProperty:(int)arg2; +- (void)setBoxedValue:(id)arg1 forProperty:(int)arg2; +- (id)valuesForProperties:(id)arg1; +- (double)CGFloatValueForProperty:(int)arg1; +- (double)doubleValueForProperty:(int)arg1; +- (float)floatValueForProperty:(int)arg1; +- (int)intValueForProperty:(int)arg1; +- (id)objectForProperty:(int)arg1; +- (id)valueForProperty:(int)arg1; +- (id)boxedObjectForProperty:(int)arg1; +- (id)boxedValueForProperty:(int)arg1; +- (id)copyWithContext:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1 context:(id)arg2; +- (id)copyFlattenedWithContext:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)init; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; +- (void)setStylesheet:(id)arg1; +- (void)setStyleIdentifier:(id)arg1; +@property(readonly, nonatomic) NSString *styleIdentifier; +@property(copy, nonatomic) NSString *name; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyleClient-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleClient-Protocol.h new file mode 100644 index 000000000..eaa7b47bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleClient-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKModel-Protocol.h" + +@protocol TSSStyleClient +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyleMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleMapper.h new file mode 100644 index 000000000..604491341 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleMapper.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKStyleMapper-Protocol.h" + +@class NSMutableArray, TSKAddedToDocumentContext, TSSStylesheet, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSSStyleMapper : NSObject +{ + TSSStylesheet *_targetStylesheet; + TSSStylesheet *_targetThemeStylesheet; + TSKAddedToDocumentContext *_dolcContext; + TSURetainedPointerKeyDictionary *_styleMap; + NSMutableArray *_mappingContext; + _Bool _forceMatchStyle; + _Bool _varyInThemeStylesheet; +} + +@property(nonatomic) _Bool forceMatchStyle; // @synthesize forceMatchStyle=_forceMatchStyle; +- (void)varyInThemeStylesheetIf:(_Bool)arg1 forDurationOfBlock:(id)arg2; +- (void)varyInThemeStylesheetForDurationOfBlock:(id)arg1; +- (id)mappedStyleForStyle:(id)arg1 inThemeStylesheet:(_Bool)arg2; +- (id)mappedStyleForStyle:(id)arg1; +- (id)_mappedStyleForStyle:(id)arg1 depth:(unsigned long long)arg2; +- (id)pTargetParentForStyle:(id)arg1 withParentIdentifier:(id)arg2; +- (id)createStyleForStyle:(id)arg1 withPropertyMap:(id)arg2; +- (id)pCascadedFindExistingRootlessStyle:(id)arg1 propertyMap:(id)arg2; +- (void)popMappingContext:(id)arg1; +- (void)pushMappingContext:(id)arg1; +@property(readonly, nonatomic) TSSStylesheet *targetStylesheet; +- (id)initWithTargetStylesheet:(id)arg1 newStyleDOLCContext:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyleObject-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleObject-Protocol.h new file mode 100644 index 000000000..80b366998 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleObject-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSSStyleObject +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylePromise.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylePromise.h new file mode 100644 index 000000000..305c05af5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylePromise.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSSStyleObject-Protocol.h" + +@class NSMutableArray, TSSStyle; + +// Not exported +@interface TSSStylePromise : NSObject +{ + TSSStyle *_sourceStyle; + NSMutableArray *_promisees; +} + ++ (id)promiseForStyle:(id)arg1; +- (void)fulfillWithStyle:(id)arg1; +- (void)addPromisee:(id)arg1; +- (void)dealloc; +- (id)initWithStyle:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand-TSDPropagatableCommand.h new file mode 100644 index 000000000..a8eba1b45 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand-TSDPropagatableCommand.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@interface TSSStyleUpdatePropertyMapCommand (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand.h new file mode 100644 index 000000000..17695b2a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStyleUpdatePropertyMapCommand.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSPropertyMap, TSSStyle; + +// Not exported +@interface TSSStyleUpdatePropertyMapCommand : TSKCommand +{ + TSSStyle *mStyle; + TSSPropertyMap *mOldPropertyMap; + TSSPropertyMap *mNewPropertyMap; + _Bool mNotifyForStyleClients; +} + +@property(nonatomic) _Bool notifyForStyleClients; // @synthesize notifyForStyleClients=mNotifyForStyleClients; +@property(readonly, nonatomic) TSSPropertyMap *newPropertyMap; // @synthesize newPropertyMap=mNewPropertyMap; +@property(readonly, nonatomic) TSSPropertyMap *oldPropertyMap; // @synthesize oldPropertyMap=mOldPropertyMap; +@property(readonly, nonatomic) TSSStyle *style; // @synthesize style=mStyle; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_setPropertyMap:(id)arg1; +- (id)objectsUsingStyle; +- (_Bool)process; +- (void)saveToArchive:(struct StyleUpdatePropertyMapCommandArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct StyleUpdatePropertyMapCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (void)p_tssStyleUpdatePropertyMapCommandUnload; +- (id)initWithContext:(id)arg1 style:(id)arg2 propertyMap:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-Archiving.h new file mode 100644 index 000000000..7caccebb7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-Archiving.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStylesheet (Archiving) +- (void)saveToArchiver:(id)arg1; +- (void)saveStyles:(id)arg1 toArchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (unsigned int)delayedArchivingPriority; +- (_Bool)shouldDelayArchiving; +- (set_6550bfbd *)p_allFilteredIdentifiersInArchive:(const struct StylesheetArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-ICImporter_Design.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-ICImporter_Design.h new file mode 100644 index 000000000..056a25a80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-ICImporter_Design.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStylesheet (ICImporter_Design) +- (id)addDuplicateOfStyle:(id)arg1 withIdentifier:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-KNPresenterNotesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-KNPresenterNotesAdditions.h new file mode 100644 index 000000000..792f3f1d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-KNPresenterNotesAdditions.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPParagraphStyle; + +@interface TSSStylesheet (KNPresenterNotesAdditions) ++ (id)p_presenterNotesListStyleIdentifierForListLabelType:(int)arg1; ++ (id)presenterNotesParagraphStyleIdentifier; +- (id)p_newDefaultPresenterNotesListStyleWithContext:(id)arg1 forListLabelType:(int)arg2; +- (id)p_defaultPresenterNotesListStylePropertyMapForListLabelType:(int)arg1; +- (id)p_newDefaultPresenterNotesParagraphStyleWithContext:(id)arg1; +- (id)p_defaultPresenterNotesParagraphStylePropertyMap; +- (void)p_upgradeDefaultPresenterNotesStylesResetExisting:(_Bool)arg1; +- (void)upgradeDefaultPresenterNotesStyles; +- (void)addDefaultPresenterNotesStylesIfAbsent; +@property(readonly, nonatomic) TSWPParagraphStyle *defaultPresenterNotesParagraphStyle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSText_Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSText_Internal.h new file mode 100644 index 000000000..4f281e9f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSText_Internal.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStylesheet (TSText_Internal) +- (id)_defaultStyleOfClass:(Class)arg1 withIdentifier:(id)arg2 wasCreated:(_Bool *)arg3 usingBlock:(id)arg4; +- (id)_defaultColumnStyleWasCreated:(_Bool *)arg1; +- (id)_defaultListStyleWasCreated:(_Bool *)arg1; +- (id)_defaultParagraphStyleWasCreated:(_Bool *)arg1; +- (id)_hyperlinkStyleWasCreated:(_Bool *)arg1; +- (id)_defaultCharacterStyleWasCreated:(_Bool *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSWPStyleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSWPStyleAdditions.h new file mode 100644 index 000000000..36e6461be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet-TSWPStyleAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSStylesheet (TSWPStyleAdditions) +- (id)headerAndFooterStyle; +- (id)defaultColumnStyle; +- (id)defaultParagraphStyle; +- (id)defaultListStyle; +- (id)hyperlinkStyle; +- (id)defaultCharacterStyle; +- (id)variationOfCharacterStyle:(id)arg1 paragraphStyle:(id)arg2 propertyMap:(id)arg3; +- (id)p_removeUnneededOverrides:(id)arg1 characterStyle:(id)arg2 paragraphStyle:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet.h new file mode 100644 index 000000000..7118c2dd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheet.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKTransformableObject-Protocol.h" + +@class NSMutableDictionary, NSSet, TSUMutableRetainedPointerSet, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSSStylesheet : TSPObject +{ + TSSStylesheet *mParent; + TSSStylesheet *mChild; + TSUMutableRetainedPointerSet *mStyles; + NSMutableDictionary *mIdentifierToStyleMap; + TSURetainedPointerKeyDictionary *mParentToChildrenStyleMap; + _Bool mIsLocked; + _Bool mCanCullStyles; +} + +@property(readonly, nonatomic) TSSStylesheet *child; // @synthesize child=mChild; +@property(readonly, nonatomic) TSSStylesheet *parent; // @synthesize parent=mParent; +- (id)unusedStyleIdentifierWithPackageString:(id)arg1 styleDescriptor:(id)arg2 contentTag:(id)arg3; +- (id)pVariationOfStyle:(id)arg1 propertyMap:(id)arg2 matchStyles:(id)arg3 context:(id)arg4; +- (void)p_removeStyleFromParentChildren:(id)arg1; +- (void)p_addStyleToParentChildren:(id)arg1; +- (void)p_setParent:(id)arg1 ofStyle:(id)arg2; +- (void)p_setIdentifier:(id)arg1 ofStyle:(id)arg2; +- (void)p_removeStyle:(id)arg1; +- (void)p_addStyle:(id)arg1 withParent:(id)arg2 identifier:(id)arg3; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)didLoadChildObjectFromDocumentSupport:(id)arg1; +- (id)variationOfStyle:(id)arg1 exactPropertyMap:(id)arg2; +- (id)variationOfStyle:(id)arg1 propertyMap:(id)arg2 matchStyles:(id)arg3 context:(id)arg4; +- (id)variationOfStyle:(id)arg1 propertyMap:(id)arg2 context:(id)arg3; +- (id)variationOfStyleMatchingStyle:(id)arg1 withNewParentStyle:(id)arg2; +- (id)variationOfStyle:(id)arg1 propertyMap:(id)arg2; +- (id)firstRootlessStyleOfClass:(Class)arg1 withOverridePropertyMap:(id)arg2; +- (id)namedStylesOfClass:(Class)arg1; +- (id)stylesPassingTest:(id)arg1; +- (void)enumerateStylesUsingBlock:(id)arg1; +- (id)identifiedStylesOfClass:(Class)arg1; +- (id)identifiedStyles; +- (id)stylesOfClass:(Class)arg1; +- (id)stylesWithName:(id)arg1 ofClass:(Class)arg2; +- (id)stylesWithName:(id)arg1; +- (id)cascadedFirstStyleWithName:(id)arg1; +- (id)firstStyleWithName:(id)arg1; +- (id)childrenOfStyle:(id)arg1; +- (void)setParent:(id)arg1 ofStyle:(id)arg2; +- (void)setIdentifier:(id)arg1 ofStyle:(id)arg2; +- (id)cascadedStyleWithIdentifier:(id)arg1 componentMask:(int)arg2; +- (id)styleWithIdentifier:(id)arg1 componentMask:(int)arg2; +- (id)cascadedStyleWithIdentifier:(id)arg1; +- (id)styleWithIdentifier:(id)arg1; +- (_Bool)containsStyle:(id)arg1; +- (void)removeStyle:(id)arg1; +- (void)addStyle:(id)arg1 withParent:(id)arg2 identifier:(id)arg3; +- (void)addStyle:(id)arg1 withParent:(id)arg2; +- (void)addStyle:(id)arg1 withIdentifier:(id)arg2; +- (void)addStyle:(id)arg1; +- (unsigned long long)descendantCount; +- (id)rootAncestor; +- (_Bool)isAncestorOf:(id)arg1; +- (_Bool)isDescendentOf:(id)arg1; +- (_Bool)isParentOf:(id)arg1; +- (_Bool)isChildOf:(id)arg1; +- (void)setParent:(id)arg1 withParentStyleMap:(struct __CFDictionary *)arg2; +- (void)setParent:(id)arg1; +@property(readonly, nonatomic) NSSet *styles; +@property(nonatomic) _Bool canCullStyles; +@property(nonatomic) _Bool isLocked; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 canCullStyles:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheetPasteboardProxy.h b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheetPasteboardProxy.h new file mode 100644 index 000000000..d97c41aad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSStylesheetPasteboardProxy.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, TSSStylesheet, TSUMutableRetainedPointerSet; + +// Not exported +@interface TSSStylesheetPasteboardProxy : TSPObject +{ + TSSStylesheet *mStylesheet; + TSUMutableRetainedPointerSet *mReferencedStyles; + NSObject *mReferencedStylesQueue; + _Bool mSelfArchiving; +} + +- (void)saveToArchiver:(id)arg1; +- (void)addStyleReference:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 stylesheet:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-Archiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-Archiving.h new file mode 100644 index 000000000..29e438c88 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-Archiving.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (Archiving) +- (void)saveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHAdditions.h new file mode 100644 index 000000000..89133be0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSCHAdditions) ++ (void)tschRegisterPresetSourceClasses; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHArchiving.h new file mode 100644 index 000000000..047b95904 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSCHArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSCHArchiving) +- (void)tschSaveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)tschLoadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDAdditions.h new file mode 100644 index 000000000..ec05bb664 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPresetSource-Protocol.h" + +@interface TSSTheme (TSDAdditions) ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (void)tsdRegisterPresetSourceClasses; +- (void)installContactCurvedShadowPresets; +- (void)installMoviePresets; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDArchiving.h new file mode 100644 index 000000000..c80465b96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSDArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSDArchiving) +- (void)tsdSaveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)tsdLoadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTAdditions.h new file mode 100644 index 000000000..7bfb0d1c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSTAdditions) ++ (void)tstRegisterPresetSourceClasses; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTArchiving.h new file mode 100644 index 000000000..343bf3f5e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSTArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSTArchiving) +- (void)tstSaveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)tstLoadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPAdditions.h new file mode 100644 index 000000000..2ef68e834 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPAdditions.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSWPAdditions) +- (void)removeTextStylesOfPresetKinds:(id)arg1 notReferencedInDocumentRoot:(id)arg2; +- (id)unmodifiableStyles; +- (id)undeletableStyles; +- (void)createCommentInfoStyleIfNeeded; +- (void)createDefaultParagraphStyleIfNeeded; +- (void)modifyHyperlinkStyleToMatchSage; +- (id)defaultListStyle; +- (id)defaultParagraphStyle; +- (id)hyperlinkStyle; +- (id)defaultCharacterStyle; +- (id)paragraphPresetStyles; +- (id)paragraphStylesWithPartialContentTag:(id)arg1; +- (id)paragraphStylesWithContentTag:(id)arg1; +- (id)paragraphStyleWithContentTag:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPArchiving.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPArchiving.h new file mode 100644 index 000000000..4359a2e62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPArchiving.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSWPArchiving) +- (void)tswpSaveToArchive:(struct ThemeArchive *)arg1 archiver:(id)arg2; +- (void)tswpLoadFromArchive:(const struct ThemeArchive *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPListStyleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPListStyleAdditions.h new file mode 100644 index 000000000..cf2fbdafa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme-TSWPListStyleAdditions.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSTheme (TSWPListStyleAdditions) +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSTheme.h b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme.h new file mode 100644 index 000000000..d98ddb282 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSTheme.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKModel-Protocol.h" + +@class NSMutableDictionary, NSString, TSSStylesheet; + +// Not exported +@interface TSSTheme : TSPObject +{ + NSString *mThemeIdentifier; + TSSStylesheet *mStylesheet; + NSMutableDictionary *mPresetsByKind; +} + ++ (id)presetBootstrapOrder; ++ (void)registerPresetSourceClass:(Class)arg1; ++ (void)registerPresetSourceClasses; ++ (id)presetSources; ++ (id)themeWithContext:(id)arg1 alternate:(int)arg2; +@property(readonly, nonatomic) TSSStylesheet *stylesheet; // @synthesize stylesheet=mStylesheet; +- (void)checkThemeStylesheetConsistency; +- (void)bootstrapThemeAlternate:(int)arg1; +- (id)p_identifierForBootstrapTheme:(int)arg1; +- (id)modelPathComponentForChild:(id)arg1; +- (id)childEnumerator; +- (_Bool)containsCGColor:(struct CGColor *)arg1; +- (id)colors; +- (unsigned long long)indexOfPreset:(id)arg1; +- (id)presetOfKind:(id)arg1 index:(unsigned long long)arg2; +- (void)movePresetOfKind:(id)arg1 fromIndex:(unsigned long long)arg2 toIndex:(unsigned long long)arg3; +- (void)removePreset:(id)arg1; +- (void)insertPreset:(id)arg1 ofKind:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)addPreset:(id)arg1 ofKind:(id)arg2; +- (void)setPresets:(id)arg1 ofKind:(id)arg2; +- (void)disablePresetValidation; +- (void)enablePresetValidation; +- (_Bool)hasPresetsOfKind:(id)arg1; +- (id)presetsOfKind:(id)arg1; +@property(nonatomic) _Bool isLocked; +@property(retain, nonatomic) NSString *themeIdentifier; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAddStylePresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAddStylePresetCommand.h new file mode 100644 index 000000000..398018a58 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAddStylePresetCommand.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSSStyle, TSSTheme; + +// Not exported +@interface TSSThemeAddStylePresetCommand : TSKCommand +{ + TSSTheme *mTheme; + TSSStyle *mPreset; + NSString *mPresetKind; + NSString *mIdentifier; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_removePreset; +- (void)p_addPreset; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 preset:(id)arg2 presetKind:(id)arg3 identifier:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAsset-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAsset-Protocol.h new file mode 100644 index 000000000..d3a279d58 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAsset-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSSThemeAsset +- (_Bool)isThemeEquivalent:(id)arg1; + +@optional +- (SEL)mapThemePropertyMapSelector; +- (SEL)mapThemeStyleSelector; +- (SEL)mapThemeAssetSelector; +- (SEL)mapThemePresetsSelector; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-KNMasterSlideAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-KNMasterSlideAdditions.h new file mode 100644 index 000000000..4cad9fa09 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-KNMasterSlideAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSThemeAssetMapper (KNMasterSlideAdditions) +- (id)mapMaster:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-Private.h new file mode 100644 index 000000000..08bc2702c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSThemeAssetMapper (Private) +- (_Bool)p_hasCachedMappingsForPresetsOfKind:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSCHAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSCHAdditions.h new file mode 100644 index 000000000..9fc3793a7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSCHAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSThemeAssetMapper (TSCHAdditions) +- (id)mapChartPreset:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSDAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSDAdditions.h new file mode 100644 index 000000000..057baa873 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSDAdditions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSThemeAssetMapper (TSDAdditions) +- (id)tsdMapImageStylePropertyMap:(id)arg1; +- (id)tsdMapShapeStylePropertyMap:(id)arg1; +- (id)tsdMapShadow:(id)arg1; +- (id)tsdMapStroke:(id)arg1; +- (id)tsdMapImageFill:(id)arg1; +- (id)tsdMapGradient:(id)arg1; +- (id)tsdMapColorFill:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSWPAdditions.h new file mode 100644 index 000000000..120601a1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper-TSWPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSSThemeAssetMapper (TSWPAdditions) +- (id)tswpMapParagraphStylePropertyMap:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper.h new file mode 100644 index 000000000..e1a2f80b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeAssetMapper.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSSTheme, TSUCustomCallBackDictionary; + +// Not exported +@interface TSSThemeAssetMapper : NSObject +{ + TSSTheme *mFromTheme; + TSSTheme *mToTheme; + TSUCustomCallBackDictionary *mAssetMap; +} + +@property(readonly, nonatomic) TSSTheme *toTheme; // @synthesize toTheme=mToTheme; +@property(readonly, nonatomic) TSSTheme *fromTheme; // @synthesize fromTheme=mFromTheme; +- (void)clearMappingCache; +- (void)cacheAssetMappings:(id)arg1; +- (void)cacheMappingFromAsset:(id)arg1 toAsset:(id)arg2; +- (id)mapStyle:(id)arg1; +- (id)mapPresetsWithKindFromPreset:(id)arg1; +- (id)mappedAssetForAsset:(id)arg1; +- (id)init; +- (id)initWithFromTheme:(id)arg1 toTheme:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeMovePresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeMovePresetCommand.h new file mode 100644 index 000000000..4eb4a957f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeMovePresetCommand.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPObject, TSSTheme; + +// Not exported +@interface TSSThemeMovePresetCommand : TSKCommand +{ + TSSTheme *mTheme; + TSPObject *mPreset; + unsigned long long mOldIndex; + unsigned long long mNewIndex; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_movePresetToFinalIndex:(unsigned long long)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 preset:(id)arg2 index:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand-TSDPropagatableCommand.h new file mode 100644 index 000000000..cfed8870c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand-TSDPropagatableCommand.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@interface TSSThemeRemoveStylePresetCommand (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand.h new file mode 100644 index 000000000..89a78d028 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeRemoveStylePresetCommand.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSSStyle, TSSTheme; + +// Not exported +@interface TSSThemeRemoveStylePresetCommand : TSKCommand +{ + TSSTheme *mTheme; + TSSStyle *mPreset; + unsigned long long mPresetIndex; + NSString *mPresetKind; + NSString *mIdentifier; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_removePreset; +- (void)p_addPreset; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 preset:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceColorPresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceColorPresetCommand.h new file mode 100644 index 000000000..ecf2af322 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceColorPresetCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSTheme, TSUColor; + +// Not exported +@interface TSSThemeReplaceColorPresetCommand : TSKCommand +{ + TSSTheme *mTheme; + TSUColor *mColor; + TSUColor *mOldColor; + unsigned long long mIndex; +} + +@property(readonly, nonatomic) TSUColor *oldColor; // @synthesize oldColor=mOldColor; +@property(readonly, nonatomic) TSUColor *color; // @synthesize color=mColor; +@property(readonly, nonatomic) TSSTheme *theme; // @synthesize theme=mTheme; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)undo; +- (void)redo; +- (void)commit; +- (void)p_installColorPreset:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 color:(id)arg2 index:(unsigned long long)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand-TSDPropagatableCommand.h new file mode 100644 index 000000000..0e2ebf87b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand-TSDPropagatableCommand.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@interface TSSThemeReplacePresetCommand (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand.h new file mode 100644 index 000000000..c394ea572 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplacePresetCommand.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSPObject, TSSTheme; + +// Not exported +@interface TSSThemeReplacePresetCommand : TSKCommand +{ + TSSTheme *mTheme; + NSString *mPresetKind; + TSPObject *mPreset; + TSPObject *mOldPreset; + unsigned long long mIndex; +} + +@property(readonly) TSPObject *oldPreset; // @synthesize oldPreset=mOldPreset; +@property(readonly) TSPObject *preset; // @synthesize preset=mPreset; +@property(readonly) TSSTheme *theme; // @synthesize theme=mTheme; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_installPreset:(id)arg1; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 preset:(id)arg2 index:(unsigned long long)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand-TSDPropagatableCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand-TSDPropagatableCommand.h new file mode 100644 index 000000000..8052069be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand-TSDPropagatableCommand.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDPropagatableCommand-Protocol.h" + +@interface TSSThemeReplaceStylePresetCommand (TSDPropagatableCommand) +- (void)populateChangePropagationMapAfterCommit:(id)arg1; +- (_Bool)modifiesAnyObjectPassingTest:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand.h new file mode 100644 index 000000000..9f3764091 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemeReplaceStylePresetCommand.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle, TSSTheme; + +// Not exported +@interface TSSThemeReplaceStylePresetCommand : TSKCommand +{ + TSSTheme *mTheme; + TSSStyle *mPreset; + TSSStyle *mOldPreset; + unsigned long long mIndex; +} + +@property(readonly) TSSStyle *oldPreset; // @synthesize oldPreset=mOldPreset; +@property(readonly) TSSStyle *preset; // @synthesize preset=mPreset; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (_Bool)process; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 preset:(id)arg2 index:(unsigned long long)arg3 context:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSThemedObject-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSSThemedObject-Protocol.h new file mode 100644 index 000000000..947959685 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSThemedObject-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSKModel-Protocol.h" + +@protocol TSSThemedObject +- (id)childCommandForApplyThemeCommand:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSSupportPackageWriteCoordinator.h b/iOS7/PrivateFrameworks/iWorkImport/TSSupportPackageWriteCoordinator.h new file mode 100644 index 000000000..5f173557f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSSupportPackageWriteCoordinator.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSSupportPackageWriteCoordinator : TSPPackageWriteCoordinator +{ + TSPPackageWriteCoordinator *_packageWriteCoordinator; + id _documentPackage; +} + +- (void).cxx_destruct; +- (long long)componentIdentifierForObjectIdentifier:(long long)arg1 objectOrNil:(id)arg2; +- (id)objectForIdentifier:(long long)arg1; +- (_Bool)componentWriter:(id)arg1 externalPackageDidWriteObject:(id)arg2 claimingComponent:(id *)arg3; +- (void)didReferenceData:(id)arg1; +- (_Bool)isObjectInExternalPackage:(id)arg1 claimingComponent:(id *)arg2; +- (_Bool)isComponentExternal:(id)arg1 wasWritten:(_Bool *)arg2 wasCopied:(_Bool *)arg3; +- (_Bool)shouldEnqueueComponent:(id)arg1; +- (id)initWithContext:(id)arg1 documentPackage:(id)arg2; +- (id)initWithContext:(id)arg1 packageWriteCoordinator:(id)arg2; +- (id)initWithContext:(id)arg1 packageIdentifier:(unsigned char)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTAnimation.h b/iOS7/PrivateFrameworks/iWorkImport/TSTAnimation.h new file mode 100644 index 000000000..514135a6a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTAnimation.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSTLayout; + +// Not exported +@interface TSTAnimation : NSObject +{ + TSTLayout *mLayout; + int mKind; + CDStruct_5f1f7aa9 *mCellRanges; + unsigned long long mCellRangeCount; + unsigned long long mStageCount; + unsigned long long mStage; + _Bool mFinal; + _Bool mByColumn; + _Bool mByRow; + _Bool mByCell; + _Bool mByContent; + _Bool mByCellRange; + _Bool mByMissingCellRange; + _Bool mReverse; + _Bool mShowsTableChrome; + _Bool mShowsOverlayLayers; + _Bool mExpandBackgroundFill; + _Bool mDrawsBlackAndWhite; +} + ++ (_Bool)deliveryStyleSupportedForExport:(unsigned long long)arg1; ++ (unsigned long long)textureDeliveryStyleFromDeliveryString:(id)arg1; ++ (unsigned long long)stageCountForTextureDeliveryStyle:(unsigned long long)arg1 andTable:(id)arg2; ++ (id)textureDeliveryStylesLocalized:(_Bool)arg1; ++ (id)newAnimationWithLayout:(id)arg1 andCellRange:(CDStruct_5f1f7aa9)arg2; ++ (id)newAnimationWithLayout:(id)arg1 andDeliveryStyle:(unsigned long long)arg2; +@property _Bool drawsBlackAndWhite; // @synthesize drawsBlackAndWhite=mDrawsBlackAndWhite; +@property _Bool expandBackgroundFill; // @synthesize expandBackgroundFill=mExpandBackgroundFill; +@property _Bool showsOverlayLayers; // @synthesize showsOverlayLayers=mShowsOverlayLayers; +@property _Bool showsTableChrome; // @synthesize showsTableChrome=mShowsTableChrome; +@property(readonly) _Bool final; // @synthesize final=mFinal; +@property(readonly) unsigned long long stage; // @synthesize stage=mStage; +@property(readonly) unsigned long long stageCount; // @synthesize stageCount=mStageCount; +@property(readonly) _Bool drawStrokes; +@property(readonly) _Bool clipStrokes; +@property(readonly) _Bool drawCellContent; +@property(readonly) _Bool drawCellBackground; +@property(readonly) _Bool drawTableBackground; +@property(readonly) _Bool drawTableName; +@property(readonly) _Bool enabled; +- (void)clearCellRanges; +- (void)addCellRange:(CDStruct_5f1f7aa9)arg1; +@property(readonly) unsigned long long cellRangeCount; +- (CDStruct_5f1f7aa9)cellRangeAtIndex:(unsigned long long)arg1; +- (void)setStage:(unsigned long long)arg1 andFinal:(_Bool)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTArchivedLayoutHint.h b/iOS7/PrivateFrameworks/iWorkImport/TSTArchivedLayoutHint.h new file mode 100644 index 000000000..1b5ab5e6f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTArchivedLayoutHint.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDArchivedHint-Protocol.h" + +@class TSTLayoutHint; + +// Not exported +@interface TSTArchivedLayoutHint : TSPObject +{ + TSTLayoutHint *mHint; +} + +@property(retain, nonatomic) TSTLayoutHint *hint; // @synthesize hint=mHint; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 hint:(id)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTArgumentPlaceholderNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTArgumentPlaceholderNode.h new file mode 100644 index 000000000..f4c8cd919 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTArgumentPlaceholderNode.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTArgumentPlaceholderNode : TSTExpressionNode +{ + short mMode; +} + ++ (id)argumentSpecForFunctionIndex:(int)arg1 argumentIndex:(int)arg2; +@property(nonatomic) short mode; // @synthesize mode=mMode; +- (void)saveToArchive:(struct ArgumentPlaceholderNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ArgumentPlaceholderNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)hasMenu; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)detokenizedText; +- (id)formulaPlainText; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +- (id)bakedValue; +- (void)setArgumentSpec:(id)arg1; +- (id)copyIntoContext:(id)arg1 bakeModes:(_Bool)arg2 children:(id)arg3; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 argumentSpec:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 firstIndex:(unsigned long long)arg2 lastIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTArrayNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTArrayNode.h new file mode 100644 index 000000000..aad258245 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTArrayNode.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +// Not exported +@interface TSTArrayNode : TSTExpressionNode +{ + struct TSCEVectorIndexPair mDimensions; + NSString *mWhitespaceBeforeFirstChild; + NSArray *mWhitespaceAfterDelimiters; +} + +@property(retain) NSArray *whitespaceAfterDelimiters; // @synthesize whitespaceAfterDelimiters=mWhitespaceAfterDelimiters; +@property(retain) NSString *whitespaceBeforeFirstChild; // @synthesize whitespaceBeforeFirstChild=mWhitespaceBeforeFirstChild; +- (id).cxx_construct; +- (void)saveToArchive:(struct ArrayNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ArrayNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)argumentSpec; +- (id)string; +- (int)tokenType; +- (struct TSCEVectorIndexPair)dimensions; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 firstIndex:(unsigned long long)arg2 lastIndex:(unsigned long long)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 columns:(unsigned char)arg3 rows:(unsigned short)arg4 firstIndex:(unsigned long long)arg5 lastIndex:(unsigned long long)arg6; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTBooleanNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTBooleanNode.h new file mode 100644 index 000000000..b66c51d07 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTBooleanNode.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTBooleanNode : TSTExpressionNode +{ + _Bool mValue; +} + +- (void)saveToArchive:(struct BooleanNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct BooleanNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +@property(nonatomic) _Bool value; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 boolValue:(_Bool)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSTBundleLookupClass.h new file mode 100644 index 000000000..cef9f4bd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCell.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCell.h new file mode 100644 index 000000000..05f7a91f9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCell.h @@ -0,0 +1,82 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSTCellStyle, TSTConditionalStyleSet, TSTRichTextPayload, TSUFormatReferenceObject, TSWPParagraphStyle, TSWPStorage; + +// Not exported +@interface TSTCell : NSObject +{ + struct { + unsigned int mUnused:8; + unsigned int mValueType:8; + unsigned int mCellFlags:16; + union { + double mDouble; + struct { + unsigned int mID; + NSString *mString; + } mString; + NSDate *mDate; + } mValue; + unsigned int mCellStyleID; + TSTCellStyle *mCellStyle; + unsigned int mTextStyleID; + TSWPParagraphStyle *mTextStyle; + unsigned int mConditionalStyleSetID; + TSTConditionalStyleSet *mConditionalStyleSet; + unsigned char mConditionalAppliedRule; + unsigned int mFormulaID; + struct TSCEFormula *mFormula; + unsigned int mFormulaErrorID; + TSWPStorage *mFormulaError; + unsigned int mRichTextPayloadID; + TSTRichTextPayload *mRichTextPayload; + unsigned int mCommentStorageID; + TSDCommentStorage *mCommentStorage; + struct { + unsigned int mExplicitFormatFlags:16; + unsigned int mCurrentCellFormatID; + CDStruct_95e644ef mCurrentCellFormat; + unsigned int mNumberFormatID; + TSUFormatReferenceObject *mNumberFormatRef; + unsigned int mCurrencyFormatID; + TSUFormatReferenceObject *mCurrencyFormatRef; + unsigned int mDurationFormatID; + TSUFormatReferenceObject *mDurationFormatRef; + unsigned int mDateFormatID; + TSUFormatReferenceObject *mDateFormatRef; + unsigned int mControlFormatID; + TSUFormatReferenceObject *mControlFormatRef; + unsigned int mCustomFormatID; + TSUFormatReferenceObject *mCustomFormatRef; + unsigned int mBaseFormatID; + TSUFormatReferenceObject *mBaseFormatRef; + unsigned int mMultipleChoiceListFormatID; + TSUFormatReferenceObject *mMultipleChoiceListFormatRef; + } mCellFormats; + unsigned char mStrokePresetNumber; + } mPrivate; +} + ++ (id)cell; +- (id).cxx_construct; +- (id)description; +- (_Bool)isCellContentsEqualToCell:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)writeToStorageRef:(struct TSTCellStorage *)arg1; +- (void)inflateFromStorageRef:(struct TSTCellStorage *)arg1 dataStore:(id)arg2 suppressingFormulaInflation:(_Bool)arg3; +- (void)inflateFromStorageRef:(struct TSTCellStorage *)arg1 dataStore:(id)arg2; +- (void)dealloc; +- (id)initWithStorageRef:(struct TSTCellStorage *)arg1 dataStore:(id)arg2; +- (id)initWithCell:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellDictionary.h new file mode 100644 index 000000000..b3949ccac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellDictionary.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUIntegerKeyDictionary; + +// Not exported +@interface TSTCellDictionary : NSObject +{ + TSUIntegerKeyDictionary *mDict; + struct _opaque_pthread_rwlock_t mDictRWLock; +} + +- (void)applyBlockToAllCells:(id)arg1; +- (id)allCells; +- (void)removeAllCells; +- (id)cellAtCellID:(CDStruct_0441cfb5)arg1; +- (void)setCell:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellIterator.h new file mode 100644 index 000000000..58f472cdc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellIterator.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTCell, TSTCellRegion, TSTTableDataStore, TSTTableModel, TSTTableTile, TSTTableTileRowInfo; + +// Not exported +@interface TSTCellIterator : NSObject +{ + TSTTableModel *mTableModel; + TSTCellRegion *mModelRegion; + struct NSObject *mModelRegionIterator; + TSTTableDataStore *mTableDataStore; + CDStruct_0441cfb5 mPreviousCellID; + TSTTableTileRowInfo *mCurRow; + TSTTableTile *mCurTile; + unsigned short mCurRowID; + struct _NSRange mCurTileRange; + TSTCell *mCell; + _Bool mSkipStyleOnlyCells; + _Bool mSkipCommentStorageOnlyCells; + _Bool mDontExpandCellRefs; + int mRowWalkDirection; + _Bool mDontCheckSize; + _Bool mDontReturnMergeRegions; + _Bool mReturnHiddenCells; + _Bool mDontInflateFormulas; + _Bool mReturnEmptyCells; +} + +@property(readonly) int rowWalkDirection; // @synthesize rowWalkDirection=mRowWalkDirection; +@property(readonly) _Bool dontExpandCellRefs; // @synthesize dontExpandCellRefs=mDontExpandCellRefs; +- (id).cxx_construct; +- (void)terminate; +- (_Bool)getNext:(CDStruct_6188ab8e *)arg1; +- (_Bool)p_getData:(CDStruct_6188ab8e *)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (void)p_resetIterData:(CDStruct_6188ab8e *)arg1; +- (void)dealloc; +- (id)initWithTableModel:(id)arg1 flags:(unsigned long long)arg2; +- (id)initWithTableModel:(id)arg1; +- (id)initWithTableModel:(id)arg1 range:(CDStruct_5f1f7aa9)arg2 flags:(unsigned long long)arg3; +- (id)initWithTableModel:(id)arg1 range:(CDStruct_5f1f7aa9)arg2; +- (id)initWithTableModel:(id)arg1 region:(id)arg2; +- (id)initWithTableModel:(id)arg1 region:(id)arg2 flags:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellMap-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellMap-Protocol.h new file mode 100644 index 000000000..59dbbf892 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellMap-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTCellMap +@property(nonatomic) _Bool appliesToHidden; +- (void)setMayModifyValuesReferencedByFormulas:(_Bool)arg1; +- (_Bool)mayModifyValuesReferencedByFormulas; +- (_Bool)mayModifyFormulasInCells; +- (id)cellAtIndex:(unsigned long long)arg1; +- (CDStruct_0441cfb5)cellIDAtIndex:(unsigned long long)arg1; +- (_Bool)containsCellID:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5 *)cellIDs; +- (void)popLastCell; +- (void)addCell:(id)arg1 andCellID:(CDStruct_0441cfb5)arg2; +- (unsigned long long)count; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRangeIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRangeIterator.h new file mode 100644 index 000000000..88449f642 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRangeIterator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTCellIterator; + +// Not exported +@interface TSTCellRangeIterator : NSObject +{ + TSTCellIterator *mCellIterator; + CDStruct_6188ab8e mIterData; + _Bool mIterDataValid; + _Bool mCellValidForDelegate; + id mDelegate; +} + +- (id).cxx_construct; +- (_Bool)processRange; +- (void)dealloc; +- (id)initWithTableModel:(id)arg1 delegate:(id)arg2; +- (id)initWithTableModel:(id)arg1 region:(id)arg2 delegate:(id)arg3; +- (id)initWithTableModel:(id)arg1 range:(CDStruct_5f1f7aa9)arg2 delegate:(id)arg3; +@property(readonly, nonatomic) _Bool cellValid; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionColMajorIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionColMajorIterator.h new file mode 100644 index 000000000..6495b44ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionColMajorIterator.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTCellRegion (TSTCellRegionColMajorIterator) +- (void)fillCellRangeColMajorSet:(set_1b864098 *)arg1 leftToRight:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionRowMajorIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionRowMajorIterator.h new file mode 100644 index 000000000..ac7bf30b8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion-TSTCellRegionRowMajorIterator.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTCellRegion (TSTCellRegionRowMajorIterator) +- (void)fillCellRangeRowMajorSet:(set_bf64ed85 *)arg1 leftToRight:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion.h new file mode 100644 index 000000000..270556175 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegion.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSIndexSet; + +// Not exported +@interface TSTCellRegion : NSObject +{ + unsigned long long mCellRangesCount; + CDStruct_5f1f7aa9 *mCellRanges; + CDStruct_5f1f7aa9 mBoundingCellRange; + unsigned long long mCellCount; + NSIndexSet *mIntersectingColumnsIndexSet; + NSIndexSet *mIntersectingRowsIndexSet; + CDStruct_0441cfb5 mUpperLeftCellID; + CDStruct_0441cfb5 mBottomRightCellID; +} + ++ (id)regionFromColumnIndices:(id)arg1; ++ (id)regionFromRowIndices:(id)arg1; ++ (id)regionFillingRowsFromRegion:(id)arg1; ++ (id)regionFillingColumnsFromRegion:(id)arg1; ++ (id)invalidRegion; ++ (id)region:(id)arg1 subtractingRegion:(id)arg2; ++ (id)region:(id)arg1 addingRegion:(id)arg2; ++ (id)unionEveryRangeInRegion:(id)arg1 withRange:(CDStruct_5f1f7aa9)arg2; ++ (id)region:(id)arg1 intersectingRange:(CDStruct_5f1f7aa9)arg2; ++ (id)region:(id)arg1 subtractingRange:(CDStruct_5f1f7aa9)arg2; ++ (id)region:(id)arg1 addingRange:(CDStruct_5f1f7aa9)arg2; ++ (id)regionFromCellMap:(id)arg1; ++ (id)regionFromRange:(CDStruct_5f1f7aa9)arg1; +- (id).cxx_construct; +- (id)description; +- (void)p_calculateUpperLeftAndBottomRightCellID; +- (void)p_calculateIntersectingRows; +- (void)p_calculateIntersectingColumns; +- (void)p_calculateAncillaryInformation; +- (void)p_insertRangeIntoRegion:(CDStruct_5f1f7aa9)arg1; +- (void)enumerateColumnRangesUsingBlock:(id)arg1; +- (void)enumerateRowRangesUsingBlock:(id)arg1; +- (void)enumerateInDirection:(int)arg1 usingBlock:(id)arg2; +- (void)enumerateRowsUsingBlock:(id)arg1; +- (void)enumerateColumnsUsingBlock:(id)arg1; +- (void)enumerateCellRangesUsingBlock:(id)arg1; +- (void)enumerateCellIDsUsingBlock:(id)arg1; +- (struct NSObject *)topToBottomIterator; +- (struct NSObject *)rightToLeftIterator; +- (struct NSObject *)iterator; +- (CDStruct_0441cfb5)suitableCursor; +- (CDStruct_0441cfb5)suitableAnchor; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isValid; +- (id)intersectingRowsIndexSet; +- (id)intersectingColumnsIndexSet; +@property(readonly, nonatomic) unsigned short numberOfIntersectingRows; +@property(readonly, nonatomic) unsigned short numberOfIntersectingColumns; +- (_Bool)intersectsRow:(unsigned short)arg1; +- (_Bool)intersectsColumn:(unsigned char)arg1; +- (_Bool)partiallyIntersectsCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)intersectsCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)equalsCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)equalsCellRegion:(id)arg1; +- (_Bool)containsCellRegion:(id)arg1; +- (_Bool)containsCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)containsCellID:(CDStruct_0441cfb5)arg1; +@property(readonly, nonatomic) _Bool isRectangle; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) unsigned long long cellCount; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 boundingCellRange; +@property(readonly, nonatomic) CDStruct_0441cfb5 bottomRightCellID; +@property(readonly, nonatomic) CDStruct_0441cfb5 upperLeftCellID; +- (id)regionByApplyingRowMapping:(id)arg1; +- (id)regionByAddingColumns:(id)arg1; +- (id)regionByAddingRows:(id)arg1; +- (id)regionByIntersectingColumnIndices:(id)arg1; +- (id)regionByIntersectingRowIndices:(id)arg1; +- (id)regionByRemovingColumns:(id)arg1; +- (id)regionByRemovingRows:(id)arg1; +- (id)regionOffsetBy:(CDStruct_79c71658)arg1; +- (id)regionBySubtractingRegion:(id)arg1; +- (id)regionByAddingRegion:(id)arg1; +- (id)regionByUnioningEveryRangeInRegionWithRange:(CDStruct_5f1f7aa9)arg1; +- (id)regionByIntersectingRange:(CDStruct_5f1f7aa9)arg1; +- (id)regionBySubtractingRange:(CDStruct_5f1f7aa9)arg1; +- (id)regionByAddingRange:(CDStruct_5f1f7aa9)arg1; +- (void)saveToMessage:(struct CellRegion *)arg1; +- (id)initFromMessage:(const struct CellRegion *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionColMajorIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionColMajorIterator.h new file mode 100644 index 000000000..507910e87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionColMajorIterator.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSTCellRegionIterating-Protocol.h" + +// Not exported +@interface TSTCellRegionColMajorIterator : NSObject +{ + set_1b864098 mCellRangeSet; + CDStruct_0441cfb5 mCellID; + CDStruct_5f1f7aa9 mBoundingCellRange; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)terminate; +- (CDStruct_0441cfb5)getNext; +- (void)dealloc; +- (id)initWithCellRegion:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionIterating-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionIterating-Protocol.h new file mode 100644 index 000000000..4895b5b48 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionIterating-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTCellRegionIterating +- (void)terminate; +- (CDStruct_0441cfb5)getNext; +- (id)initWithCellRegion:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorIterator.h new file mode 100644 index 000000000..100269c8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorIterator.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSTCellRegionIterating-Protocol.h" + +// Not exported +@interface TSTCellRegionRowMajorIterator : NSObject +{ + set_bf64ed85 mCellRangeSet; + CDStruct_0441cfb5 mCellID; + CDStruct_5f1f7aa9 mBoundingCellRange; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)terminate; +- (CDStruct_0441cfb5)getNext; +- (void)dealloc; +- (id)initWithCellRegion:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorReverseIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorReverseIterator.h new file mode 100644 index 000000000..8d53a3508 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellRegionRowMajorReverseIterator.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTCellRegionRowMajorReverseIterator : TSTCellRegionRowMajorIterator +{ +} + +- (CDStruct_0441cfb5)getNext; +- (id)initWithCellRegion:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellStateForLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellStateForLayout.h new file mode 100644 index 000000000..667fe452d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellStateForLayout.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTCell, TSTLayoutContentCachedKey, TSWPColumn; + +// Not exported +@interface TSTCellStateForLayout : NSObject +{ + _Bool mCellPropsRowHeight; + _Bool mCellWraps; + _Bool mForDrawing; + _Bool mInDynamicLayout; + CDStruct_0441cfb5 mModelCellID; + int mVerticalAlignment; + int mLayoutCacheFlags; + TSTCell *mCell; + CDStruct_5f1f7aa9 mMergedRange; + TSWPColumn *mWPColumn; + id mCellContents; + TSTLayoutContentCachedKey *mKeyVal; + unsigned long long mPageNumber; + unsigned long long mPageCount; + struct CGSize mMinSize; + struct CGSize mMaxSize; + struct UIEdgeInsets mPaddingInsets; +} + +@property(nonatomic) unsigned long long pageCount; // @synthesize pageCount=mPageCount; +@property(nonatomic) unsigned long long pageNumber; // @synthesize pageNumber=mPageNumber; +@property(nonatomic) int layoutCacheFlags; // @synthesize layoutCacheFlags=mLayoutCacheFlags; +@property(retain, nonatomic) TSTLayoutContentCachedKey *keyVal; // @synthesize keyVal=mKeyVal; +@property(retain, nonatomic) id cellContents; // @synthesize cellContents=mCellContents; +@property(nonatomic) int verticalAlignment; // @synthesize verticalAlignment=mVerticalAlignment; +@property(nonatomic) struct UIEdgeInsets paddingInsets; // @synthesize paddingInsets=mPaddingInsets; +@property(nonatomic) struct CGSize maxSize; // @synthesize maxSize=mMaxSize; +@property(nonatomic) struct CGSize minSize; // @synthesize minSize=mMinSize; +@property(retain, nonatomic) TSWPColumn *wpColumn; // @synthesize wpColumn=mWPColumn; +@property(nonatomic) _Bool inDynamicLayout; // @synthesize inDynamicLayout=mInDynamicLayout; +@property(nonatomic) _Bool forDrawing; // @synthesize forDrawing=mForDrawing; +@property(nonatomic) _Bool cellWraps; // @synthesize cellWraps=mCellWraps; +@property(nonatomic) _Bool cellPropsRowHeight; // @synthesize cellPropsRowHeight=mCellPropsRowHeight; +@property(nonatomic) CDStruct_5f1f7aa9 mergedRange; // @synthesize mergedRange=mMergedRange; +@property(copy, nonatomic) TSTCell *cell; // @synthesize cell=mCell; +@property(nonatomic) CDStruct_0441cfb5 modelCellID; // @synthesize modelCellID=mModelCellID; +@property(readonly, nonatomic) _Bool hasContent; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCellStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCellStyle.h new file mode 100644 index 000000000..149b57b27 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCellStyle.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTCellStyle : TSSStyle +{ +} + ++ (void)initDefaultPropertyMap:(id)arg1 forTableArea:(int)arg2 presetIndex:(unsigned long long)arg3 colors:(id)arg4 alternate:(int)arg5; ++ (void)p_initFooterRowRegionPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (void)p_initHeaderColumnRegionPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (void)p_initHeaderRowRegionPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (void)p_initBodyRegionPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (id)textStyleIDForPreset:(unsigned long long)arg1 andTableArea:(int)arg2; ++ (id)styleIDForPreset:(unsigned long long)arg1 andTableArea:(int)arg2; ++ (id)regionStringForTableArea:(int)arg1; ++ (id)nonEmphasisCellProperties; ++ (id)propertiesAllowingNSNull; ++ (id)properties; +- (SEL)mapThemePropertyMapSelector; +- (void)tstMapCellStylePropertyMap:(id)arg1; +- (void)dealloc; +- (void)validate; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveCellStyleToArchive:(struct CellStyleArchive *)arg1 archiver:(id)arg2; +- (void)loadCellStyleFromArchive:(const struct CellStyleArchive *)arg1 unarchiver:(id)arg2; +- (void)saveCellStylePropertiesToArchive:(struct CellStylePropertiesArchive *)arg1 archiver:(id)arg2; +- (void)loadCellStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct CellStylePropertiesArchive *)arg2 unarchiver:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTChangeDescriptor.h b/iOS7/PrivateFrameworks/iWorkImport/TSTChangeDescriptor.h new file mode 100644 index 000000000..737c7b2d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTChangeDescriptor.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSHashTable, TSTCellRegion; + +// Not exported +@interface TSTChangeDescriptor : NSObject +{ + int mChangeDescriptor; + TSTCellRegion *mCellRegion; + CDStruct_0441cfb5 mCellID; + TSTCellRegion *mExpandedRegion; + TSTCellRegion *mStrokeRegion; + NSHashTable *mReferenceIdentifiers; +} + ++ (id)changeDescriptorWithType:(int)arg1 referenceIdentifiers:(id)arg2; ++ (id)changeDescriptorWithType:(int)arg1 cellRange:(CDStruct_5f1f7aa9)arg2 strokeRange:(CDStruct_5f1f7aa9)arg3; ++ (id)changeDescriptorWithType:(int)arg1 strokeRange:(CDStruct_5f1f7aa9)arg2; ++ (id)changeDescriptorWithType:(int)arg1 cellRange:(CDStruct_5f1f7aa9)arg2; ++ (id)changeDescriptorWithType:(int)arg1 cellID:(CDStruct_0441cfb5)arg2 strokeRange:(CDStruct_5f1f7aa9)arg3; ++ (id)changeDescriptorWithType:(int)arg1 cellID:(CDStruct_0441cfb5)arg2 cellRange:(CDStruct_5f1f7aa9)arg3 strokeRange:(CDStruct_5f1f7aa9)arg4; ++ (id)changeDescriptorWithType:(int)arg1 cellID:(CDStruct_0441cfb5)arg2 cellRange:(CDStruct_5f1f7aa9)arg3; ++ (id)changeDescriptorWithType:(int)arg1; ++ (id)changeDescriptorWithType:(int)arg1 cellID:(CDStruct_0441cfb5)arg2 cellRegion:(id)arg3 strokeRegion:(id)arg4; ++ (id)changeDescriptorWithType:(int)arg1 strokeRegion:(id)arg2; ++ (id)changeDescriptorWithType:(int)arg1 cellRegion:(id)arg2 strokeRegion:(id)arg3; ++ (id)changeDescriptorWithType:(int)arg1 cellRegion:(id)arg2; +@property(readonly, nonatomic) NSHashTable *referenceIdentifiers; // @synthesize referenceIdentifiers=mReferenceIdentifiers; +@property(retain, nonatomic) TSTCellRegion *expandedRegion; // @synthesize expandedRegion=mExpandedRegion; +@property(readonly, nonatomic) TSTCellRegion *strokeRegion; // @synthesize strokeRegion=mStrokeRegion; +@property(readonly, nonatomic) CDStruct_0441cfb5 cellID; // @synthesize cellID=mCellID; +@property(readonly, nonatomic) TSTCellRegion *cellRegion; // @synthesize cellRegion=mCellRegion; +@property(readonly, nonatomic) int changeDescriptor; // @synthesize changeDescriptor=mChangeDescriptor; +- (id)description; +- (CDStruct_5f1f7aa9)cellRange; +- (CDStruct_5f1f7aa9)expandedRange; +- (void)setExpandedRange:(CDStruct_5f1f7aa9)arg1; +- (CDStruct_5f1f7aa9)strokeRange; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithChangeDescriptorType:(int)arg1 andCellRegion:(id)arg2 andCellID:(CDStruct_0441cfb5)arg3 andStrokeRegion:(id)arg4 andReferenceIdentifiers:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTChartReferenceFormula.h b/iOS7/PrivateFrameworks/iWorkImport/TSTChartReferenceFormula.h new file mode 100644 index 000000000..de2757a25 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTChartReferenceFormula.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTChartReferenceFormula : TSTWrappedFormula +{ +} + +- (void)reparseWithStorage:(id)arg1; +- (id)initWithCalculationEngine:(id)arg1 expressionTree:(id)arg2 hostCell:(CDStruct_0441cfb5)arg3 hostTable:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCommentHosting.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCommentHosting.h new file mode 100644 index 000000000..bf27fa36b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCommentHosting.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDAnnotationHosting-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSKAnnotationAuthor, TSTTableInfo; + +// Not exported +@interface TSTCommentHosting : NSObject +{ + TSDCommentStorage *mStorage; + _Bool _forRollover; + CDStruct_0441cfb5 mCellID; + TSTTableInfo *mTableInfo; +} + +@property(readonly, nonatomic, getter=isForRollover) _Bool forRollover; // @synthesize forRollover=_forRollover; +@property(copy, nonatomic) TSDCommentStorage *storage; // @synthesize storage=mStorage; +@property(readonly, nonatomic) CDStruct_0441cfb5 cellID; // @synthesize cellID=mCellID; +@property(readonly, nonatomic) TSTTableInfo *tableInfo; // @synthesize tableInfo=mTableInfo; +- (id)description; +- (void)commitText:(id)arg1; +- (id)commandForDeletingComment; +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; +@property(readonly, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +@property(nonatomic) id model; +- (Class)editorClass; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 forTableInfo:(id)arg2 cellID:(CDStruct_0441cfb5)arg3; + +// Remaining properties +@property(readonly, nonatomic) NSString *changeTrackingString; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCompletionToken.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCompletionToken.h new file mode 100644 index 000000000..bcc96eb3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCompletionToken.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSTReferenceNode, TSUColor; + +// Not exported +@interface TSTCompletionToken : TSTWPTokenAttachment +{ + NSString *mCompletionText; + struct _NSRange mPrefixRange; + int mRenderAsTokenType; + TSTReferenceNode *mEditingReferenceNode; + TSUColor *mReferenceColor; + id mCanvasReferenceProvider; +} + +@property(nonatomic) id canvasReferenceProvider; // @synthesize canvasReferenceProvider=mCanvasReferenceProvider; +@property(retain, nonatomic) TSUColor *referenceColor; // @synthesize referenceColor=mReferenceColor; +@property(retain, nonatomic) TSTReferenceNode *editingReferenceNode; // @synthesize editingReferenceNode=mEditingReferenceNode; +@property(readonly, nonatomic) int renderAsTokenType; // @synthesize renderAsTokenType=mRenderAsTokenType; +@property(nonatomic) struct _NSRange prefixRange; // @synthesize prefixRange=mPrefixRange; +@property(retain, nonatomic) NSString *completionText; // @synthesize completionText=mCompletionText; +- (id).cxx_construct; +- (id)description; +- (void)p_createCanvasReference; +- (void)p_removeCanvasReference; +- (void)saveToArchive:(struct CompletionTokenAttachmentArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct CompletionTokenAttachmentArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)copyIntoContext:(id)arg1 bakeModes:(_Bool)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1 completionText:(id)arg2; +- (id)initWithContext:(id)arg1 expressionNode:(id)arg2; +- (void)makeTokenReflectChoice:(id)arg1; +- (id)tokenText; +- (void)setExpressionNode:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleFormulaOwner.h b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleFormulaOwner.h new file mode 100644 index 000000000..a6d847c70 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleFormulaOwner.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSCEFormulaOwning-Protocol.h" + +@class TSCECalculationEngine, TSCECellCoordinateVector, TSTTableInfo; + +// Not exported +@interface TSTConditionalStyleFormulaOwner : NSObject +{ + TSTTableInfo *mTableInfo; + TSCECalculationEngine *mCalculationEngine; + struct __CFUUID *mOwnerID; + TSCECellCoordinateVector *mCellsToInvalidate; + TSCECellCoordinateVector *mCellsToRewrite; +} + +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +- (int)registerWithCalculationEngineChoosingUniqueID:(id)arg1; +- (void)changedConditionForCellID:(CDStruct_0441cfb5)arg1; +- (void)replaceFormulaForConditionalStyle:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2; +- (void)removeFormulaAtCellID:(CDStruct_0441cfb5)arg1; +- (void)addFormulaForConditionalStyle:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2; +- (id)tableInfo; +- (void)setTableInfo:(id)arg1; +- (void)setOwnerID:(struct __CFUUID *)arg1; +- (struct __CFUUID *)ownerID; +- (_Bool)checkConditionForCellID:(CDStruct_0441cfb5)arg1 withConditionalStyle:(id)arg2 withIndex:(unsigned long long *)arg3; +- (void)dealloc; +- (id)initWithTableInfo:(id)arg1; +- (id)initWithTableInfo:(id)arg1 ownerID:(struct __CFUUID *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleRule.h b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleRule.h new file mode 100644 index 000000000..65db2b703 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleRule.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSTCellStyle, TSTFormulaPredicate, TSWPParagraphStyle; + +// Not exported +@interface TSTConditionalStyleRule : NSObject +{ + TSTFormulaPredicate *mPredicate; + TSWPParagraphStyle *mTextStyle; + TSTCellStyle *mCellStyle; + int _predicateType; +} + ++ (id)conditionalStyleRuleWithRule:(id)arg1; +@property(readonly, nonatomic) int predicateType; // @synthesize predicateType=_predicateType; +- (id)copyByOffsettingRelativeReferencesWithColumnOffset:(short)arg1 rowOffset:(int)arg2; +- (id)copyByRewritingWithSpec:(id)arg1 inOwner:(id)arg2 inCellCoordinate:(CDStruct_0441cfb5)arg3; +- (id)copyByRemappingFormulaIDsWithMap:(struct __CFDictionary *)arg1 calcEngine:(id)arg2 error:(_Bool *)arg3; +- (id)description; +- (_Bool)evaluateFormulaAtCellID:(CDStruct_0441cfb5)arg1 withCalcEngine:(id)arg2 withFormulaTableID:(struct __CFUUID *)arg3; +@property(readonly, nonatomic) struct TSCEFormula *formula; +@property(readonly, nonatomic) TSTFormulaPredicate *predicate; +@property(readonly, nonatomic) TSWPParagraphStyle *textStyle; +@property(readonly, nonatomic) TSTCellStyle *cellStyle; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithContext:(id)arg1; +- (id)initWithPredicate:(id)arg1 cellStyle:(id)arg2 textStyle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleSet.h new file mode 100644 index 000000000..3351e2626 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTConditionalStyleSet.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPCopying-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSTConditionalStyleSet : TSPObject +{ + NSMutableArray *mConditionalStyleSetRules; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (unsigned long long)ruleCount; +- (id)ruleAtIndex:(unsigned long long)arg1; +- (id)rules; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)copyByOffsettingRelativeReferencesWithColumnOffset:(short)arg1 rowOffset:(int)arg2; +- (id)copyByRewritingWithSpec:(id)arg1 inOwner:(id)arg2 inCellCoordinate:(CDStruct_0441cfb5)arg3; +- (id)copyByRemappingFormulaIDsWithMap:(struct __CFDictionary *)arg1 calcEngine:(id)arg2 error:(_Bool *)arg3; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 rules:(id)arg2; +- (id)initWithConditionalStyleSet:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTConfiguration.h b/iOS7/PrivateFrameworks/iWorkImport/TSTConfiguration.h new file mode 100644 index 000000000..fd8dd5b10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTConfiguration.h @@ -0,0 +1,143 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTConfiguration : NSObject +{ + _Bool mSupportsContainedTextEditing; + _Bool mSupportsResumingTextEditing; + _Bool mBeginEditingOnSingleTap; + _Bool mSupportsMergedCells; + _Bool mSupportsHiddenCells; + _Bool mReturnWhileEditingNavigates; + _Bool mTabWhileEditingNavigates; + _Bool mArrowKeyAtEdgeWhileEditingNavigates; + _Bool mArrowKeysWrap; + _Bool mArrowKeysNavigateWhenEditingBeganByTyping; + _Bool mBackTabWraps; + _Bool mTabAtEdgeAddsRow; + _Bool mTabAtEdgeAddsColumn; + _Bool mPastesTile; + _Bool mAllowHorizontalAutoresize; + _Bool mSelectsCellOnInitialTap; + _Bool mDragByHandleOnly; + _Bool mCornersCanDragResize; + _Bool mSupportsControlCells; + _Bool mHasLargerFonts; + _Bool mSupportsFrozenHeaders; + _Bool mSupportsAutoResizedTables; + _Bool mSupportsCreateChartFromSelection; + _Bool mShowsAddressBarAlways; + _Bool mShowsAddressBarHighlights; + _Bool mShowsAddressBarLettering; + _Bool mSelectionUsesBezierPath; + _Bool mUsesWholeChromeResizer; + _Bool mSupportsCanvasReferenceEditing; + _Bool mUsesLimitedAutomaticFormatParsing; + _Bool mSupportsFormulaEditing; + _Bool mSupportsImplicitEditing; + _Bool mFormulaEqualsTokenIsSelectable; + _Bool mAllowFreeformFormulaText; + _Bool mAllowWhitespaceInFormulas; + _Bool mRequireMatchedFunctionTokens; + _Bool mShowsHideUnhideUI; + _Bool mExportPermanentHidingState; + _Bool mShowsCellOverflowIndicator; + _Bool mSupportsAutofill; + _Bool mUsesLimitedNumberFormatInspector; + _Bool mHeadersFrozenByDefault; + _Bool mCreateLargeDefaultTables; + _Bool mTableNameEnabledInNewTables; + _Bool mSupportsRowColumnAdderKnob; + _Bool mSupportsDragDropMoveMode; + _Bool mExportsCellComments; + _Bool mExportsCellAnnotations; + _Bool mSupportsRepeatHeaderRowsOnEachPage; + _Bool _formulaEditorEvaluatesFormulas; + _Bool _showReferenceHighlightsOnFormulaCellSelection; + _Bool _tokenizeFormulaStringLiterals; + _Bool _cellEditorsCanScrollToTableSelection; + _Bool _formulaCellEditorSupportsTextTokenEditor; + _Bool _disableImplicitNaming; + _Bool _supportsComplexFilterUI; + _Bool _supportsQuickFilterUI; + _Bool _pasteFilterHidingAsUserHiding; + _Bool _allowsFullyFilteredTables; + unsigned int mMaxNumberOfRows; + unsigned int mMaxNumberOfColumns; + unsigned int mMaxNumberOfPopulatedCells; +} + ++ (void)resetSharedTableConfiguration; ++ (id)sharedTableConfiguration; +@property(nonatomic) _Bool allowsFullyFilteredTables; // @synthesize allowsFullyFilteredTables=_allowsFullyFilteredTables; +@property(nonatomic) _Bool pasteFilterHidingAsUserHiding; // @synthesize pasteFilterHidingAsUserHiding=_pasteFilterHidingAsUserHiding; +@property(nonatomic) _Bool supportsQuickFilterUI; // @synthesize supportsQuickFilterUI=_supportsQuickFilterUI; +@property(nonatomic) _Bool supportsComplexFilterUI; // @synthesize supportsComplexFilterUI=_supportsComplexFilterUI; +@property(nonatomic) _Bool disableImplicitNaming; // @synthesize disableImplicitNaming=_disableImplicitNaming; +@property(nonatomic) _Bool formulaCellEditorSupportsTextTokenEditor; // @synthesize formulaCellEditorSupportsTextTokenEditor=_formulaCellEditorSupportsTextTokenEditor; +@property(nonatomic) _Bool cellEditorsCanScrollToTableSelection; // @synthesize cellEditorsCanScrollToTableSelection=_cellEditorsCanScrollToTableSelection; +@property(nonatomic) _Bool tokenizeFormulaStringLiterals; // @synthesize tokenizeFormulaStringLiterals=_tokenizeFormulaStringLiterals; +@property(nonatomic) _Bool showReferenceHighlightsOnFormulaCellSelection; // @synthesize showReferenceHighlightsOnFormulaCellSelection=_showReferenceHighlightsOnFormulaCellSelection; +@property(nonatomic) _Bool formulaEditorEvaluatesFormulas; // @synthesize formulaEditorEvaluatesFormulas=_formulaEditorEvaluatesFormulas; +@property(nonatomic) _Bool supportsRepeatHeaderRowsOnEachPage; // @synthesize supportsRepeatHeaderRowsOnEachPage=mSupportsRepeatHeaderRowsOnEachPage; +@property(nonatomic) _Bool exportsCellAnnotations; // @synthesize exportsCellAnnotations=mExportsCellAnnotations; +@property(nonatomic) _Bool exportsCellComments; // @synthesize exportsCellComments=mExportsCellComments; +@property(nonatomic) _Bool supportsDragDropMoveMode; // @synthesize supportsDragDropMoveMode=mSupportsDragDropMoveMode; +@property(nonatomic) _Bool supportsRowColumnAdderKnob; // @synthesize supportsRowColumnAdderKnob=mSupportsRowColumnAdderKnob; +@property(nonatomic) _Bool tableNameEnabledInNewTables; // @synthesize tableNameEnabledInNewTables=mTableNameEnabledInNewTables; +@property(nonatomic) _Bool createLargeDefaultTables; // @synthesize createLargeDefaultTables=mCreateLargeDefaultTables; +@property(nonatomic) _Bool headersFrozenByDefault; // @synthesize headersFrozenByDefault=mHeadersFrozenByDefault; +@property(nonatomic) _Bool usesLimitedNumberFormatInspector; // @synthesize usesLimitedNumberFormatInspector=mUsesLimitedNumberFormatInspector; +@property(nonatomic) _Bool supportsAutofill; // @synthesize supportsAutofill=mSupportsAutofill; +@property(nonatomic) _Bool showsCellOverflowIndicator; // @synthesize showsCellOverflowIndicator=mShowsCellOverflowIndicator; +@property(nonatomic) _Bool exportPermanentHidingState; // @synthesize exportPermanentHidingState=mExportPermanentHidingState; +@property(nonatomic) _Bool showsHideUnhideUI; // @synthesize showsHideUnhideUI=mShowsHideUnhideUI; +@property(nonatomic) _Bool requireMatchedFunctionTokens; // @synthesize requireMatchedFunctionTokens=mRequireMatchedFunctionTokens; +@property(nonatomic) _Bool allowWhitespaceInFormulas; // @synthesize allowWhitespaceInFormulas=mAllowWhitespaceInFormulas; +@property(nonatomic) _Bool allowFreeformFormulaText; // @synthesize allowFreeformFormulaText=mAllowFreeformFormulaText; +@property(nonatomic) _Bool formulaEqualsTokenIsSelectable; // @synthesize formulaEqualsTokenIsSelectable=mFormulaEqualsTokenIsSelectable; +@property(nonatomic) _Bool supportsImplicitEditing; // @synthesize supportsImplicitEditing=mSupportsImplicitEditing; +@property(nonatomic) _Bool supportsFormulaEditing; // @synthesize supportsFormulaEditing=mSupportsFormulaEditing; +@property(nonatomic) _Bool usesLimitedAutomaticFormatParsing; // @synthesize usesLimitedAutomaticFormatParsing=mUsesLimitedAutomaticFormatParsing; +@property(nonatomic) _Bool supportsCanvasReferenceEditing; // @synthesize supportsCanvasReferenceEditing=mSupportsCanvasReferenceEditing; +@property(nonatomic) _Bool usesWholeChromeResizer; // @synthesize usesWholeChromeResizer=mUsesWholeChromeResizer; +@property(nonatomic) _Bool selectionUsesBezierPath; // @synthesize selectionUsesBezierPath=mSelectionUsesBezierPath; +@property(nonatomic) _Bool showsAddressBarLettering; // @synthesize showsAddressBarLettering=mShowsAddressBarLettering; +@property(nonatomic) _Bool showsAddressBarHighlights; // @synthesize showsAddressBarHighlights=mShowsAddressBarHighlights; +@property(nonatomic) _Bool showsAddressBarAlways; // @synthesize showsAddressBarAlways=mShowsAddressBarAlways; +@property(nonatomic) _Bool supportsCreateChartFromSelection; // @synthesize supportsCreateChartFromSelection=mSupportsCreateChartFromSelection; +@property(nonatomic) _Bool supportsAutoResizedTables; // @synthesize supportsAutoResizedTables=mSupportsAutoResizedTables; +@property(nonatomic) _Bool supportsFrozenHeaders; // @synthesize supportsFrozenHeaders=mSupportsFrozenHeaders; +@property(nonatomic) _Bool hasLargerFonts; // @synthesize hasLargerFonts=mHasLargerFonts; +@property(nonatomic) _Bool supportsControlCells; // @synthesize supportsControlCells=mSupportsControlCells; +@property(nonatomic) _Bool cornersCanDragResize; // @synthesize cornersCanDragResize=mCornersCanDragResize; +@property(nonatomic) _Bool dragByHandleOnly; // @synthesize dragByHandleOnly=mDragByHandleOnly; +@property(nonatomic) _Bool selectsCellOnInitialTap; // @synthesize selectsCellOnInitialTap=mSelectsCellOnInitialTap; +@property(nonatomic) _Bool allowHorizontalAutoresize; // @synthesize allowHorizontalAutoresize=mAllowHorizontalAutoresize; +@property(nonatomic) _Bool pastesTile; // @synthesize pastesTile=mPastesTile; +@property(nonatomic) _Bool tabAtEdgeAddsColumn; // @synthesize tabAtEdgeAddsColumn=mTabAtEdgeAddsColumn; +@property(nonatomic) _Bool tabAtEdgeAddsRow; // @synthesize tabAtEdgeAddsRow=mTabAtEdgeAddsRow; +@property(nonatomic) _Bool backTabWraps; // @synthesize backTabWraps=mBackTabWraps; +@property(nonatomic) _Bool arrowKeysNavigateWhenEditingBeganByTyping; // @synthesize arrowKeysNavigateWhenEditingBeganByTyping=mArrowKeysNavigateWhenEditingBeganByTyping; +@property(nonatomic) _Bool arrowKeysWrap; // @synthesize arrowKeysWrap=mArrowKeysWrap; +@property(nonatomic) _Bool arrowKeyAtEdgeWhileEditingNavigates; // @synthesize arrowKeyAtEdgeWhileEditingNavigates=mArrowKeyAtEdgeWhileEditingNavigates; +@property(nonatomic) _Bool tabWhileEditingNavigates; // @synthesize tabWhileEditingNavigates=mTabWhileEditingNavigates; +@property(nonatomic) _Bool returnWhileEditingNavigates; // @synthesize returnWhileEditingNavigates=mReturnWhileEditingNavigates; +@property(nonatomic) _Bool supportsHiddenCells; // @synthesize supportsHiddenCells=mSupportsHiddenCells; +@property(nonatomic) _Bool supportsMergedCells; // @synthesize supportsMergedCells=mSupportsMergedCells; +@property(nonatomic) _Bool beginEditingOnSingleTap; // @synthesize beginEditingOnSingleTap=mBeginEditingOnSingleTap; +@property(nonatomic) _Bool supportsResumingTextEditing; // @synthesize supportsResumingTextEditing=mSupportsResumingTextEditing; +@property(nonatomic) _Bool supportsContainedTextEditing; // @synthesize supportsContainedTextEditing=mSupportsContainedTextEditing; +@property(nonatomic) unsigned int maxNumberOfPopulatedCells; // @synthesize maxNumberOfPopulatedCells=mMaxNumberOfPopulatedCells; +@property(nonatomic) unsigned int maxNumberOfColumns; // @synthesize maxNumberOfColumns=mMaxNumberOfColumns; +@property(nonatomic) unsigned int maxNumberOfRows; // @synthesize maxNumberOfRows=mMaxNumberOfRows; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCoordinateArray.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCoordinateArray.h new file mode 100644 index 000000000..5a6ea5352 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCoordinateArray.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableIndexSet; + +// Not exported +@interface TSTCoordinateArray : NSObject +{ + unsigned int mOffset; + unsigned int mCount; + double *mCoordinates; + double mAverage; + NSMutableIndexSet *mVisibleIndices; + _Bool mLayoutDirectionIsLeftToRight; + double mTableWidth; +} + +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (void)hasRightToLeftOrderingWithWidth:(double)arg1; +- (id)initWithCount:(unsigned int)arg1 atOffset:(unsigned int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTCustomFormatList.h b/iOS7/PrivateFrameworks/iWorkImport/TSTCustomFormatList.h new file mode 100644 index 000000000..f77228857 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTCustomFormatList.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary; + +// Not exported +@interface TSTCustomFormatList : TSTTableDataList +{ + NSMutableDictionary *mNamesList; +} + +- (id)newUniqueNameFromName:(id)arg1 preserveSeed:(_Bool)arg2; +- (id)newUniqueNameFromName:(id)arg1; +- (void)p_setupNamesList; +- (id)allNumberKeys; +- (unsigned int)maxKey; +- (long long)count; +- (id)customFormatWrapperForKey:(unsigned int)arg1; +- (struct TSUCustomFormat *)customFormatForKey:(unsigned int)arg1; +- (unsigned int)addCustomFormat:(struct TSUCustomFormat *)arg1 withOldKey:(unsigned int)arg2; +- (unsigned int)addCustomFormat:(struct TSUCustomFormat *)arg1 duringImport:(_Bool)arg2; +- (_Bool)supportsIDMapForType:(int)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTDateNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTDateNode.h new file mode 100644 index 000000000..ab2f0102c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTDateNode.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSString; + +// Not exported +@interface TSTDateNode : TSTExpressionNode +{ + NSDate *mValue; + _Bool mBlank; + NSString *mDateFormat; +} + +@property(nonatomic, getter=isBlank) _Bool blank; // @synthesize blank=mBlank; +- (id)description; +- (void)saveToArchive:(struct DateNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct DateNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (struct TSTDurationWrapper)durationWrapper; +- (id)date; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +@property(retain, nonatomic) NSString *format; +@property(retain, nonatomic) NSDate *value; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 asBlank:(_Bool)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 dateValue:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTDupContentCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSTDupContentCache.h new file mode 100644 index 000000000..f9e99f858 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTDupContentCache.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTDupContentCache : TSUConcurrentCache +{ +} + +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTDurationNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTDurationNode.h new file mode 100644 index 000000000..5ffef8ef4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTDurationNode.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTDurationNode : TSTExpressionNode +{ + struct TSTDurationWrapper mValue; + _Bool mBlank; +} + +@property(nonatomic, getter=isBlank) _Bool blank; // @synthesize blank=mBlank; +@property(nonatomic) struct TSTDurationWrapper value; // @synthesize value=mValue; +- (id).cxx_construct; +- (id)description; +- (void)saveToArchive:(struct DurationNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct DurationNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)format; +- (struct TSTDurationWrapper)durationWrapper; +- (id)date; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 asBlank:(_Bool)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 duration:(struct TSTDurationWrapper)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTEditingState.h b/iOS7/PrivateFrameworks/iWorkImport/TSTEditingState.h new file mode 100644 index 000000000..6587528eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTEditingState.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPStorageObserver-Protocol.h" + +@class TSKCommandController, TSTCell, TSTSearchReference, TSTTableInfo, TSTTableModel, TSTTableSelection, TSUPointerKeyDictionary, TSWPStorage; + +// Not exported +@interface TSTEditingState : TSPObject +{ + TSWPStorage *mEditingStorage; + TSTTableInfo *mTableInfo; + TSTCell *mEditingCell; + CDStruct_0441cfb5 mEditingCellID; + int mEditingMode; + TSTTableSelection *mSelection; + TSTTableSelection *mSelectionReflectingEditingState; + TSTTableSelection *mSummarySelection; + TSTSearchReference *mSearchReference; + int mPreviousEditingMode; + unsigned char mLastColumnHitByTap; + TSUPointerKeyDictionary *mColoredReferences; + _Bool mCellWasEditedInCurrentSession; + _Bool mEditingCellInProxy; + _Bool mEndingEditingDueToCancelOperation; + _Bool _dispatchingPreflight; + CDStruct_0441cfb5 _lastEditingCellID; +} + +@property(nonatomic, getter=isDispatchingPreflight) _Bool dispatchingPreflight; // @synthesize dispatchingPreflight=_dispatchingPreflight; +@property(nonatomic) CDStruct_0441cfb5 lastEditingCellID; // @synthesize lastEditingCellID=_lastEditingCellID; +@property(nonatomic) unsigned char lastColumnHitByTap; // @synthesize lastColumnHitByTap=mLastColumnHitByTap; +@property(copy, nonatomic) TSTTableSelection *summarySelection; // @synthesize summarySelection=mSummarySelection; +@property(nonatomic, getter=isEndingEditingDueToCancelOperation) _Bool endingEditingDueToCancelOperation; // @synthesize endingEditingDueToCancelOperation=mEndingEditingDueToCancelOperation; +@property(retain, nonatomic) TSTSearchReference *searchReference; // @synthesize searchReference=mSearchReference; +@property(nonatomic) _Bool editingCellInProxy; // @synthesize editingCellInProxy=mEditingCellInProxy; +@property(retain, nonatomic) TSWPStorage *editingStorage; // @synthesize editingStorage=mEditingStorage; +- (id).cxx_construct; +- (void)didEndEditingDueToCancelOperation; +- (void)willEndEditingDueToCancelOperation; +- (_Bool)p_shouldSetCellPostFlight; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)p_unregisterStorageObserver; +- (void)p_registerStorageObserver; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +@property(readonly, nonatomic) int editingMode; +- (void)reloadValueFromFocusedCell; +- (void)reloadValue; +- (void)performEndRichTextEditing; +- (id)prepareEditingStorageToEditCell:(CDStruct_0441cfb5)arg1; +- (id)storageForCellID:(CDStruct_0441cfb5)arg1; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 editingCellRange; +@property(retain, nonatomic) TSTCell *editingCell; +@property(copy, nonatomic) TSTTableSelection *selection; +@property(nonatomic) TSTTableInfo *tableInfo; // @synthesize tableInfo=mTableInfo; +@property(readonly, nonatomic) TSTTableModel *tableModel; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_performRichTextStorageDOLC:(id)arg1 newStorage:(id)arg2; +- (void)dealloc; +@property(readonly, nonatomic) TSKCommandController *commandController; +- (id)initForPasteboardFromSourceInfo:(id)arg1 stylesheet:(id)arg2; +- (id)initWithTableInfo:(id)arg1; +@property(nonatomic) _Bool cellWasEditedInCurrentSession; +@property(nonatomic) CDStruct_0441cfb5 editingCellID; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTEmptyExpressionNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTEmptyExpressionNode.h new file mode 100644 index 000000000..2f98376d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTEmptyExpressionNode.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTEmptyExpressionNode : TSTExpressionNode +{ +} + +- (id)description; +- (void)saveToArchive:(struct EmptyExpressionNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct EmptyExpressionNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)string; +- (int)tokenType; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralCellMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralCellMap.h new file mode 100644 index 000000000..ed82ea6f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralCellMap.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSTCellMap-Protocol.h" + +// Not exported +@interface TSTEphemeralCellMap : NSObject +{ + CDStruct_0441cfb5 *mCellIDs; + id *mCells; + unsigned long long mCapacity; + unsigned long long mCount; + _Bool mMayModifyValuesReferencedByFormulas; + _Bool mIgnoreHiddenCellsWhenApplying; + _Bool mAppliesToHidden; +} + +@property(nonatomic) _Bool appliesToHidden; // @synthesize appliesToHidden=mAppliesToHidden; +- (void)setMayModifyValuesReferencedByFormulas:(_Bool)arg1; +- (_Bool)mayModifyValuesReferencedByFormulas; +- (_Bool)mayModifyFormulasInCells; +- (void)popLastCell; +- (void)addCell:(id)arg1 andCellID:(CDStruct_0441cfb5)arg2; +- (id)cellAtIndex:(unsigned long long)arg1; +- (CDStruct_0441cfb5)cellIDAtIndex:(unsigned long long)arg1; +- (_Bool)containsCellID:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5 *)cellIDs; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralFilter.h b/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralFilter.h new file mode 100644 index 000000000..ea6081123 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTEphemeralFilter.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSTEphemeralFilter : NSObject +{ + unsigned long long mFilterIndex; + unsigned char mColumnIndex; + NSArray *mRules; + _Bool mEnabled; +} + ++ (id)filterWithIndex:(unsigned long long)arg1 columnIndex:(unsigned char)arg2 rules:(id)arg3 enabled:(_Bool)arg4; +@property(readonly, nonatomic) _Bool enabled; // @synthesize enabled=mEnabled; +@property(readonly, nonatomic) unsigned char columnIndex; // @synthesize columnIndex=mColumnIndex; +@property(readonly, nonatomic) unsigned long long filterIndex; // @synthesize filterIndex=mFilterIndex; +- (id)description; +- (id)filterByRemovingRuleAtIndex:(unsigned long long)arg1; +- (id)filterByAddingRule:(id)arg1; +- (id)filterWithRule:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)ruleAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long ruleCount; +- (void)dealloc; +- (id)initWithIndex:(unsigned long long)arg1 columnIndex:(unsigned char)arg2 rules:(id)arg3 enabled:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTExpressionNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTExpressionNode.h new file mode 100644 index 000000000..f882e5117 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTExpressionNode.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSTFormulaToken-Protocol.h" + +@class NSArray, NSString, TSCEFunctionArgumentSpec, TSDMultiPaneController, TSTWPTokenAttachment; + +// Not exported +@interface TSTExpressionNode : TSPObject +{ + NSArray *mChildren; + TSCEFunctionArgumentSpec *mArgumentSpec; + TSTWPTokenAttachment *mTokenAttachment; + unsigned long long mFirstIndex; + unsigned long long mLastIndex; + NSString *mWhitespaceBefore; + NSString *mWhitespaceAfter; +} + +@property(retain, nonatomic) NSString *whitespaceAfter; // @synthesize whitespaceAfter=mWhitespaceAfter; +@property(retain, nonatomic) NSString *whitespaceBefore; // @synthesize whitespaceBefore=mWhitespaceBefore; +@property(nonatomic) unsigned long long lastIndex; // @synthesize lastIndex=mLastIndex; +@property(nonatomic) unsigned long long firstIndex; // @synthesize firstIndex=mFirstIndex; +@property(nonatomic) TSTWPTokenAttachment *tokenAttachment; // @synthesize tokenAttachment=mTokenAttachment; +- (id)description; +- (void)saveToArchive:(struct ExpressionNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ExpressionNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (long long)compareFirstLastIndices:(id)arg1; +- (void)enumerateExpressionNodesUsingBlock:(id)arg1; +- (void)addTSTCanvasReferencesToSet:(id)arg1 inRangeContext:(int)arg2 withColorHelper:(id)arg3 preferringNodesFromStorage:(id)arg4 allVisitedNodes:(id)arg5; +- (_Bool)hasMenu; +@property(readonly, nonatomic) TSDMultiPaneController *popover; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)detokenizedText; +- (id)formulaPlainText; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +@property(retain, nonatomic) NSArray *children; +@property(retain, nonatomic) TSCEFunctionArgumentSpec *argumentSpec; +- (id)copyByResolvingIdentifiers:(id)arg1 hostTable:(id)arg2 forceReferenceInterpretation:(_Bool)arg3; +- (_Bool)forceReferenceInterpretationOfChildren; +- (id)deepCopyIntoContext:(id)arg1 bakeModes:(_Bool)arg2 withTokenDict:(id)arg3; +- (id)copyIntoContext:(id)arg1 bakeModes:(_Bool)arg2 children:(id)arg3; +- (void)dealloc; +- (id)initWithContext:(id)arg1 firstIndex:(unsigned long long)arg2 lastIndex:(unsigned long long)arg3; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) NSString *string; // @dynamic string; +@property(readonly, nonatomic) int tokenType; // @dynamic tokenType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFilteredTableDynamicContentDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFilteredTableDynamicContentDelegate.h new file mode 100644 index 000000000..4d45166c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFilteredTableDynamicContentDelegate.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSTLayoutDynamicContentProtocol-Protocol.h" + +@class TSTTableModel; + +// Not exported +@interface TSTFilteredTableDynamicContentDelegate : NSObject +{ + TSTTableModel *mTableModel; +} + +- (_Bool)dynamicContentMustDrawOnMainThread; +- (_Bool)cell:(id *)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (void)dealloc; +- (id)initWithTableModel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormula.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormula.h new file mode 100644 index 000000000..61f5fb455 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormula.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString, TSCECalculationEngine, TSTExpressionNode, TSTTableInfo; + +// Not exported +@interface TSTFormula : NSObject +{ + TSTExpressionNode *mExpressionTree; + TSCECalculationEngine *mCalculationEngine; + TSTTableInfo *mHostInfo; + NSString *mInitialWhitespace; + CDStruct_0441cfb5 mHostCell; + _Bool mSyntaxError; + _Bool mFixupFormulas; + _Bool mFormulaWasFixable; + _Bool mFormulaFixupsShouldStick; + _Bool mEmpty; + _Bool mRequireEqualsToken; +} + ++ (id)p_charactersToTemporarilyChopOffEndToFixSyntaxError; ++ (int)formulaQuoteContextAtCharIndex:(unsigned long long)arg1 inStorage:(id)arg2; ++ (id)equalsCharacters; ++ (id)rightParenCharacters; ++ (id)leftParenCharacters; ++ (id)doubleQuoteCharacters; ++ (id)leadingSingleQuoteEscapeCharacters; ++ (id)singleQuoteCharacters; +@property(nonatomic) _Bool requireEqualsToken; // @synthesize requireEqualsToken=mRequireEqualsToken; +@property(copy, nonatomic) NSString *initialWhitespace; // @synthesize initialWhitespace=mInitialWhitespace; +@property(nonatomic, getter=isEmpty) _Bool empty; // @synthesize empty=mEmpty; +@property(readonly, nonatomic) _Bool formulaFixupsShouldStick; // @synthesize formulaFixupsShouldStick=mFormulaFixupsShouldStick; +@property(readonly, nonatomic) _Bool formulaWasFixable; // @synthesize formulaWasFixable=mFormulaWasFixable; +@property(nonatomic) _Bool fixupFormulas; // @synthesize fixupFormulas=mFixupFormulas; +@property(nonatomic, getter=isSyntaxError) _Bool syntaxError; // @synthesize syntaxError=mSyntaxError; +@property(retain, nonatomic) TSCECalculationEngine *calculationEngine; // @synthesize calculationEngine=mCalculationEngine; +@property(retain, nonatomic) TSTExpressionNode *expressionTree; // @synthesize expressionTree=mExpressionTree; +- (id).cxx_construct; +- (id)p_fixFormula:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)reparseWithStorage:(id)arg1 adjustExpressionTree:(id)arg2; +- (void)reparseWithStorage:(id)arg1; +- (id)nodesToCheckForBareArgumentPlaceholders; +- (_Bool)hasBareArgumentPlaceholders; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +@property(readonly, nonatomic) struct TSCEFormula formula; +- (void)reset; +- (void)dealloc; +- (id)initWithCalculationEngine:(id)arg1 hostCell:(CDStruct_0441cfb5)arg2 hostTable:(id)arg3; +- (id)initWithContext:(id)arg1 calculationEngine:(id)arg2 hostCell:(CDStruct_0441cfb5)arg3 TSCEFormula:(const struct TSCEFormula *)arg4 ownerID:(struct __CFUUID *)arg5; +- (id)initWithCalculationEngine:(id)arg1 expressionTree:(id)arg2 hostCell:(CDStruct_0441cfb5)arg3 hostTable:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachment.h new file mode 100644 index 000000000..cce395e84 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachment.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTFormulaEqualsTokenAttachment : TSWPUIGraphicalAttachment +{ +} + +- (id)description; +- (void)saveToArchive:(struct FormulaEqualsTokenAttachmentArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct FormulaEqualsTokenAttachmentArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)wantsSelectionAtPoint:(struct CGPoint)arg1; +- (double)baselineOffset; +- (struct CGSize)size; +- (id)rendererForAttachment; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachmentRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachmentRenderer.h new file mode 100644 index 000000000..aed721936 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaEqualsTokenAttachmentRenderer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPGraphicalAttachmentRenderer-Protocol.h" + +// Not exported +@interface TSTFormulaEqualsTokenAttachmentRenderer : NSObject +{ +} + +- (void)drawAttachment:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaPredicate.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaPredicate.h new file mode 100644 index 000000000..4225f2bc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaPredicate.h @@ -0,0 +1,106 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDate, NSString; + +// Not exported +@interface TSTFormulaPredicate : NSObject +{ + struct TSCEFormula mFormula; + int mPredicateType; + int mQualifier1; + int mQualifier2; + int mArgIndex0; + int mArgIndex1; + int mArgIndex2; + _Bool mParamsAreDone; + int mNodeTag0; + int mNodeTag1; + int mNodeTag2; + double mNumberParam1; + double mNumberParam2; + NSString *mStringParam1; + NSDate *mDateTimeParam1; + NSDate *mDateTimeParam2; + struct TSCENumberValue *mDurationParam1; + struct TSCENumberValue *mDurationParam2; + CDStruct_4ceb3147 mCrossTableRefParam0; + CDStruct_4ceb3147 mCrossTableRefParam1; + CDStruct_4ceb3147 mCrossTableRefParam2; + CDStruct_29631068 mCrossTableRowRefParam0; + CDStruct_29631068 mCrossTableRowRefParam1; + CDStruct_29631068 mCrossTableRowRefParam2; + CDStruct_41fa97f4 mCrossTableColumnRefParam0; + CDStruct_41fa97f4 mCrossTableColumnRefParam1; + CDStruct_41fa97f4 mCrossTableColumnRefParam2; + CDStruct_9527dae1 mPredicateArgs[2]; +} + ++ (_Bool)isThresholdNeededForType:(int)arg1; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)initFromArchive:(const struct FormulaPredicateArchive *)arg1; +- (void)encodeToArchive:(struct FormulaPredicateArchive *)arg1; +- (id)copyByOffsettingRelativeReferencesWithColumnOffset:(short)arg1 rowOffset:(int)arg2; +- (id)copyByRewritingWithSpec:(id)arg1 inOwner:(id)arg2 inCellCoordinate:(CDStruct_0441cfb5)arg3; +- (id)copyByRemappingFormulaIDsWithMap:(struct __CFDictionary *)arg1 calcEngine:(id)arg2 error:(_Bool *)arg3; +- (void)p_populateMembersFromFormula; +- (void)p_clearDerivedVariables; +- (id)description; +- (CDStruct_9527dae1 *)predicateArg2atHostCoordinate:(CDStruct_0441cfb5)arg1; +- (CDStruct_9527dae1 *)predicateArg1atHostCoordinate:(CDStruct_0441cfb5)arg1; +- (const CDStruct_29631068 *)crossTableRowRefParam2; +- (const CDStruct_29631068 *)crossTableRowRefParam1; +- (const CDStruct_29631068 *)crossTableRowRefParam0; +- (const CDStruct_41fa97f4 *)crossTableColumnRefParam2; +- (const CDStruct_41fa97f4 *)crossTableColumnRefParam1; +- (const CDStruct_41fa97f4 *)crossTableColumnRefParam0; +- (const CDStruct_4ceb3147 *)crossTableRefParam2; +- (const CDStruct_4ceb3147 *)crossTableRefParam1; +- (const CDStruct_4ceb3147 *)crossTableRefParam0; +- (struct TSCENumberValue *)durationParam2; +- (struct TSCENumberValue *)durationParam1; +- (id)dateTimeParam2; +- (id)dateTimeParam1; +- (id)stringParam1; +- (double)numberParam2; +- (double)numberParam1; +- (int)nodeTag2; +- (int)nodeTag1; +- (int)nodeTag0; +- (void)p_setParamIndex2:(int)arg1; +- (void)p_setParamIndex1:(int)arg1; +- (void)p_setParamIndex0:(int)arg1; +- (void)p_setQualifier2:(int)arg1; +- (void)p_setQualifier1:(int)arg1; +- (void)p_setPredicateType:(int)arg1; +- (int)qualifier2; +- (int)qualifier1; +- (int)predicateType; +- (void)setFormula:(const struct TSCEFormula *)arg1; +- (struct TSCEFormula *)formula; +- (_Bool)evaluateAtCellID:(CDStruct_0441cfb5)arg1 inFormulaOwner:(struct __CFUUID *)arg2 calculationEngine:(id)arg3; +- (_Bool)p_testDataTypesForArg0:(int)arg1 arg1:(int)arg2 arg2:(int)arg3 predShouldReturn:(_Bool *)arg4; +- (int)p_argTypeForNodeTag:(int)arg1 argNum:(unsigned long long)arg2 calculationEngine:(id)arg3 hostCell:(CDStruct_0441cfb5)arg4; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithLiteralCellType:(int)arg1 argumentCellReference:(CDStruct_78b871e1)arg2 hostCell:(CDStruct_0441cfb5)arg3; +- (id)initWithLiteralTextType:(int)arg1 string:(id)arg2 argumentCellReference:(CDStruct_78b871e1)arg3 hostCell:(CDStruct_0441cfb5)arg4; +- (id)initWithLiteralDurationType:(int)arg1 duration1:(struct TSTDurationWrapper)arg2 duration2:(struct TSTDurationWrapper)arg3 qualifier:(int)arg4 argumentCellReference:(CDStruct_78b871e1)arg5 hostCell:(CDStruct_0441cfb5)arg6; +- (id)initWithLiteralNumberType:(int)arg1 number1:(double)arg2 number2:(double)arg3 qualifier:(int)arg4 argumentCellReference:(CDStruct_78b871e1)arg5 hostCell:(CDStruct_0441cfb5)arg6; +- (id)initWithLiteralDateType:(int)arg1 date1:(id)arg2 date2:(id)arg3 number1:(double)arg4 number2:(double)arg5 qualifier1:(int)arg6 qualifier2:(int)arg7 argumentCellReference:(CDStruct_78b871e1)arg8 hostCell:(CDStruct_0441cfb5)arg9; +- (void)p_appendASTForPeriodBoundary:(struct TSCEASTNodeArray *)arg1 scale:(int)arg2 direction:(int)arg3 offset:(CDStruct_9527dae1)arg4 offsetParamIndex:(int *)arg5 numNodes:(int *)arg6 earlierBound:(_Bool)arg7 isCalPers:(_Bool)arg8 hostCell:(CDStruct_0441cfb5)arg9; +- (id)initWithPredicateType:(int)arg1 arg1:(CDStruct_9527dae1)arg2 arg2:(CDStruct_9527dae1)arg3 qualifier1:(int)arg4 qualifier2:(int)arg5 argumentCellReference:(CDStruct_78b871e1)arg6 hostCell:(CDStruct_0441cfb5)arg7; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaToken-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaToken-Protocol.h new file mode 100644 index 000000000..8565cb823 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaToken-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString, TSCEFunctionArgumentSpec; + +@protocol TSTFormulaToken +@property(readonly, nonatomic) TSCEFunctionArgumentSpec *argumentSpec; +@property(readonly, nonatomic) NSString *string; +@property(readonly, nonatomic) int tokenType; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaTokenContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaTokenContext.h new file mode 100644 index 000000000..0341439f6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFormulaTokenContext.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTExpressionNode; + +// Not exported +@interface TSTFormulaTokenContext : NSObject +{ + TSTExpressionNode *mExpressionNode; + unsigned long long mParenNestingLevel; + unsigned long long mArgumentIndex; +} + ++ (id)tokenContextWithExpressionNode:(id)arg1 parenNestingLevel:(unsigned long long)arg2 argumentIndex:(unsigned long long)arg3; ++ (id)tokenContextWithExpressionNode:(id)arg1 parenNestingLevel:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long argumentIndex; // @synthesize argumentIndex=mArgumentIndex; +@property(readonly, nonatomic) unsigned long long parenNestingLevel; // @synthesize parenNestingLevel=mParenNestingLevel; +@property(readonly, nonatomic) TSTExpressionNode *expressionNode; // @synthesize expressionNode=mExpressionNode; +- (id)debugDescription; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithExpressionNode:(id)arg1 parenNestingLevel:(unsigned long long)arg2 argumentIndex:(unsigned long long)arg3; +- (id)initWithExpressionNode:(id)arg1 parenNestingLevel:(unsigned long long)arg2; +- (id)init; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionEndNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionEndNode.h new file mode 100644 index 000000000..6d71f01ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionEndNode.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTFunctionNode; + +// Not exported +@interface TSTFunctionEndNode : TSTExpressionNode +{ + TSTFunctionNode *mFunctionNode; +} + +- (void)saveToArchive:(struct FunctionEndNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct FunctionEndNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +@property(nonatomic) TSTFunctionNode *functionNode; +- (void)dealloc; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 functionNode:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionNode.h new file mode 100644 index 000000000..d56464fbf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTFunctionNode.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, TSTFunctionEndNode; + +// Not exported +@interface TSTFunctionNode : TSTExpressionNode +{ + int mFunctionIndex; + TSTFunctionEndNode *mFunctionEndNode; + NSString *mWhitespaceAfterFunctionName; + NSString *mWhitespaceAfterLeftParen; + NSArray *mWhitespaceAfterDelimiters; + NSString *mInvalidFunctionName; +} + ++ (id)newSumNodeWithContext:(id)arg1 children:(id)arg2; ++ (id)newDefaultFunctionNodeWithContext:(id)arg1 functionIndex:(int)arg2; +@property(retain, nonatomic) NSString *invalidFunctionName; // @synthesize invalidFunctionName=mInvalidFunctionName; +@property(retain, nonatomic) NSString *whitespaceAfterFunctionName; // @synthesize whitespaceAfterFunctionName=mWhitespaceAfterFunctionName; +@property(retain, nonatomic) NSArray *whitespaceAfterDelimiters; // @synthesize whitespaceAfterDelimiters=mWhitespaceAfterDelimiters; +@property(retain) NSString *whitespaceAfterLeftParen; // @synthesize whitespaceAfterLeftParen=mWhitespaceAfterLeftParen; +@property(readonly, nonatomic) int functionIndex; // @synthesize functionIndex=mFunctionIndex; +- (void)p_resetArgumentSpecForChildren; +- (id)p_functionSpec; +- (void)saveToArchive:(struct FunctionNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct FunctionNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)addTSTCanvasReferencesToSet:(id)arg1 inRangeContext:(int)arg2 withColorHelper:(id)arg3 preferringNodesFromStorage:(id)arg4 allVisitedNodes:(id)arg5; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2 unwrapped:(_Bool)arg3; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +- (_Bool)isMissingRequiredArgument; +- (_Bool)isEmptyFunctionNode; +- (void)resurrectModeTokens; +@property(retain, nonatomic) TSTFunctionEndNode *functionEndNode; +- (void)setChildren:(id)arg1; +@property(readonly, nonatomic) short maxArguments; +@property(readonly, nonatomic) short minArguments; +@property(readonly, nonatomic) unsigned long long numArguments; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 functionIndex:(int)arg2 children:(id)arg3 firstIndex:(unsigned long long)arg4 lastIndex:(unsigned long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenDimensionCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenDimensionCache.h new file mode 100644 index 000000000..4b2be1bcf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenDimensionCache.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSIndexSet, NSMutableIndexSet; + +// Not exported +@interface TSTHiddenDimensionCache : NSObject +{ + unsigned long long mCount; + NSMutableIndexSet *mCachedVisible; + NSMutableIndexSet *mCachedUserVisible; + NSMutableIndexSet *mInvalidRanges; + unsigned long long mMarkIndex; +} + +@property(readonly, nonatomic) NSIndexSet *visibleIndices; // @synthesize visibleIndices=mCachedVisible; +- (id)description; +- (void)insertRange:(struct _NSRange)arg1; +- (void)deleteRange:(struct _NSRange)arg1; +- (void)moveRangeFrom:(struct _NSRange)arg1 toIndex:(unsigned long long)arg2; +- (void)p_moveVisibleCache:(id)arg1 rangeFrom:(struct _NSRange)arg2 toIndex:(unsigned long long)arg3; +- (void)setAllInvalidValuesUsingBlock:(id)arg1; +- (void)setAllValuesToZero; +- (unsigned short)numberOfVisibleIndicesToMarkIndexFrom:(unsigned long long)arg1; +- (void)setMarkIndex:(unsigned long long)arg1; +- (unsigned long long)findNextVisibleIndex:(unsigned long long)arg1; +- (unsigned long long)findPreviousVisibleIndex:(unsigned long long)arg1; +- (_Bool)anyUserHiddenIndicesInRange:(struct _NSRange)arg1; +- (_Bool)anyHiddenIndicesInRange:(struct _NSRange)arg1; +- (unsigned long long)numberUserHiddenIndicesInRange:(struct _NSRange)arg1; +- (unsigned long long)numberHiddenIndicesInRange:(struct _NSRange)arg1; +- (_Bool)isIndexUserHidden:(unsigned long long)arg1; +- (_Bool)isIndexHidden:(unsigned long long)arg1; +- (void)invalidate:(struct _NSRange)arg1; +- (void)setCount:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithUserHiddenInformation:(_Bool)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenRowsColumnsCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenRowsColumnsCache.h new file mode 100644 index 000000000..e0fe86028 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenRowsColumnsCache.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSIndexSet, TSTHiddenDimensionCache; + +// Not exported +@interface TSTHiddenRowsColumnsCache : NSObject +{ + TSTHiddenDimensionCache *mHiddenRows; + TSTHiddenDimensionCache *mHiddenColumns; +} + +- (id)description; +- (void)validateChangeDescriptors:(id)arg1; +- (void)validate:(id)arg1; +- (unsigned short)numberOfVisibleRowsFromHeader:(unsigned short)arg1; +@property(readonly, nonatomic) NSIndexSet *visibleColumnIndices; +@property(readonly, nonatomic) NSIndexSet *visibleRowIndices; +- (unsigned char)nextVisibleColumn:(unsigned char)arg1; +- (unsigned char)previousVisibleColumn:(unsigned char)arg1; +- (unsigned short)nextVisibleRow:(unsigned short)arg1; +- (unsigned short)previousVisibleRow:(unsigned short)arg1; +- (_Bool)anyColumnsHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)anyRowsUserHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)anyRowsHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (unsigned short)numberColumnsHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (unsigned short)numberRowsUserHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (unsigned short)numberRowsHiddenInCellRange:(CDStruct_5f1f7aa9)arg1; +- (_Bool)isColumnHidden:(unsigned char)arg1; +- (_Bool)isRowUserHidden:(unsigned short)arg1; +- (_Bool)isRowHidden:(unsigned short)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenStateFormulaOwner.h b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenStateFormulaOwner.h new file mode 100644 index 000000000..36eb3fd18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTHiddenStateFormulaOwner.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCEFormulaOwning-Protocol.h" + +@class NSMutableArray, NSObject, TSCECalculationEngine, TSTTableFilterSet, TSTTableInfo; + +// Not exported +@interface TSTHiddenStateFormulaOwner : TSPObject +{ + struct __CFUUID *mOwnerID; + TSTTableInfo *mTableInfo; + TSCECalculationEngine *mCalculationEngine; + struct vector, std::__1::allocator>> mPendingComputedShowRowResults; + NSObject *mPendingComputedShowRowResultsQueue; + vector_764b4ef2 mCellRangesToInvalidate; + vector_eef16772 mHiddenRowIndices; + TSTTableFilterSet *mRewrittenFilterSet; + NSMutableArray *mThresholdCellValues; + _Bool mNeedsToUpdateFilterSetForImport; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dirtyFilterState; +- (void)filterSetUpdated; +- (void)p_registerAllFormulaToCalculationEngine; +- (void)p_removeAllFormulaFromCalculationEngine; +- (int)registerWithCalculationEngineChoosingUniqueID:(id)arg1; +- (void)hiddenStateChangedForIndex:(unsigned short)arg1; +- (CDStruct_5744d895)rangeReferenceFromIndex:(unsigned short)arg1 toIndex:(unsigned short)arg2; +- (CDStruct_78b871e1)cellReferenceForIndex:(unsigned short)arg1; +- (id)calculationEngine; +- (id)tableInfo; +- (void)setTableInfo:(id)arg1; +- (void)setOwnerID:(struct __CFUUID *)arg1; +- (struct __CFUUID *)ownerID; +- (void)dealloc; +- (id)initWithContext:(id)arg1 tableInfo:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTIdentifierNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTIdentifierNode.h new file mode 100644 index 000000000..f0f6df1af --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTIdentifierNode.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSTIdentifierNode : TSTExpressionNode +{ + NSString *mSheetName; + NSString *mTableName; + NSString *mIdentifier; + _Bool mIdentifierIsQuoted; + _Bool mHasDollarPrefix; +} + +- (void)saveToArchive:(struct IdentifierNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct IdentifierNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)copyByResolvingIdentifiers:(id)arg1 hostTable:(id)arg2 forceReferenceInterpretation:(_Bool)arg3; +- (int)tokenType; +- (id)string; +- (void)setSheetName:(id)arg1; +- (void)setTableName:(id)arg1; +- (id)sheetName; +- (id)tableName; +- (_Bool)hasDollarPrefix; +- (_Bool)isQuoted; +- (id)identifierWithWhitespaceAppended; +- (id)identifier; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 identifier:(id)arg2 isQuoted:(_Bool)arg3 hasDollarPrefix:(_Bool)arg4 firstIndex:(unsigned long long)arg5 lastIndex:(unsigned long long)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTIntegerKeyDict.h b/iOS7/PrivateFrameworks/iWorkImport/TSTIntegerKeyDict.h new file mode 100644 index 000000000..fa9410618 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTIntegerKeyDict.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTIntegerKeyDict : NSObject +{ + struct hash_map, TSTIntHasher, std::__1::equal_to, std::__1::allocator>>> *mMap; +} + +- (id)allValues; +- (long long)count; +- (void)transformWithFunction:(void *)arg1 withState:(void *)arg2; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2 andState:(void *)arg3; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2; +- (void)makeObjectsPerformSelector:(SEL)arg1; +- (void)removeAllObjects; +- (void)removeObjectForKey:(unsigned int)arg1; +- (void)removeFirstObject; +- (void)setObject:(id)arg1 forKey:(unsigned int)arg2; +- (id)objectForKey:(unsigned int)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayout.h new file mode 100644 index 000000000..9de85d345 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayout.h @@ -0,0 +1,153 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKSearchTarget-Protocol.h" +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutParent-Protocol.h" +#import "TSWPStorageObserver-Protocol.h" + +@class TSTEditingState, TSTLayoutHint, TSTLayoutSpaceBundle, TSTMasterLayout, TSTTableInfo, TSTTableModel, TSWPLayout, TSWPPadding; + +// Not exported +@interface TSTLayout : TSWPTextHostLayout +{ + TSTMasterLayout *mMasterLayout; + TSTLayoutHint *mLayoutHint; + struct CGRect mCanvasVisibleRect; + struct CGRect mPreviousVisibleStrokeFrame; + _Bool mProcessChangesFiltering; + _Bool mTabsVisible; + _Bool mTableNameVisibilityIsValid; + _Bool mTableNameVisible; + _Bool mNewCanvasRevealedHorizontally; + _Bool mNewCanvasRevealedVertically; + _Bool mLayoutDirectionIsLeftToRight; + TSTLayoutSpaceBundle *mSpaceBundle; + struct { + double tableNameHeight; + struct CGSize scaleToFitParent; + struct CGSize scaleToFitEnclosingTextColumn; + } mCached; + struct CGRect mRenderingFrameForLayoutGeometryFromInfo; + TSWPLayout *mContainedTextEditingLayout; + struct UIEdgeInsets mCachedPaddingForEditingCell; + struct CGRect mComputedEditingCellContentFrame; + int mCachedVerticalAlignmentForEditingCell; + struct CGSize mTableSizeWithoutStrokes; + struct CGSize mStrokeDelta; + struct CGSize mCapturedStrokeFrameSizeForInline; + CDStruct_5f1f7aa9 mEditingSpillingTextRange; + int mContainedTextEditorParagraphAlignment; + _Bool mContainedTextEditorTextWraps; + _Bool mContainedTextEditorSpills; + struct CGSize mSpillingTextSize; + int mCoordinatesChangedMaskForChrome; +} + +@property(nonatomic) _Bool processChangesFiltering; // @synthesize processChangesFiltering=mProcessChangesFiltering; +@property(retain, nonatomic) TSTLayoutHint *layoutHint; // @synthesize layoutHint=mLayoutHint; +@property(nonatomic) TSTMasterLayout *masterLayout; // @synthesize masterLayout=mMasterLayout; +@property(readonly, nonatomic) _Bool layoutDirectionIsLeftToRight; // @synthesize layoutDirectionIsLeftToRight=mLayoutDirectionIsLeftToRight; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 editingSpillingTextRange; // @synthesize editingSpillingTextRange=mEditingSpillingTextRange; +@property(retain, nonatomic) TSTLayoutSpaceBundle *spaceBundle; // @synthesize spaceBundle=mSpaceBundle; +@property(readonly, nonatomic) struct UIEdgeInsets paddingForEditingCell; // @synthesize paddingForEditingCell=mCachedPaddingForEditingCell; +@property(retain, nonatomic) TSWPLayout *containedTextEditingLayout; // @synthesize containedTextEditingLayout=mContainedTextEditingLayout; +@property(nonatomic) _Bool newCanvasRevealedVertically; // @synthesize newCanvasRevealedVertically=mNewCanvasRevealedVertically; +@property(nonatomic) _Bool newCanvasRevealedHorizontally; // @synthesize newCanvasRevealedHorizontally=mNewCanvasRevealedHorizontally; +- (id).cxx_construct; +- (_Bool)p_getLayoutDirectionLeftToRight; +- (int)p_defaultAlignmentForTableWritingDirection; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (int)reapCoordinatesChangedMaskForChrome; +- (void)processChanges:(id)arg1; +- (void)p_processChangeActions:(id)arg1; +- (void)p_processChange:(id)arg1 forChangeSource:(id)arg2 actions:(id)arg3; +- (struct CGSize)initialTextSize; +- (struct CGRect)maskRectForTextLayout:(id)arg1; +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)p_computeSpillingTextFrameForLayout:(id)arg1 textSize:(struct CGSize)arg2 editingSpillRange:(CDStruct_5f1f7aa9 *)arg3; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (_Bool)p_layoutWhollyContainsGridRange:(CDStruct_58eae27c)arg1; +- (struct CGSize)p_rangeUpAndLeftOfIntersectionRangeOfGridRange:(CDStruct_58eae27c)arg1; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (double)maxAutoGrowWidthForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +- (int)naturalAlignmentForTextLayout:(id)arg1; +- (int)p_naturalAlignmentForCellID:(CDStruct_0441cfb5)arg1; +@property(readonly, nonatomic) struct CGRect computedEditingCellContentFrame; +- (_Bool)textIsVertical; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (struct CGRect)rectForPresentingAnnotationPopoverForSelection:(id)arg1; +- (struct CGRect)rectForSelection:(id)arg1; +- (_Bool)orderedBefore:(id)arg1; +- (struct CGPoint)calculatePointFromSearchReference:(id)arg1; +- (id)childSearchTargets; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (void)layoutSearchForSpellingErrorsWithHitBlock:(id)arg1 stop:(void)arg2; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +- (void)removeContainedTextEditingLayout; +- (void)updateChildrenFromInfo; +- (id)children; +- (void)setupContainedTextEditingLayout:(CDStruct_0441cfb5)arg1; +- (void)p_updateCachedStyleInformationFromCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isBeingManipulated; +- (void)validateTableNameVisibility; +- (void)invalidateTableNameVisibility; +- (void)bezierPathsForCellRegion:(id)arg1 transform:(struct CGAffineTransform)arg2 viewScale:(double)arg3 inset:(double)arg4 block:(id)arg5; +- (void)invalidateSize; +- (void)invalidate; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (void)validateStrokesInEditingSpillingTextRange; +- (void)validate; +- (_Bool)isZoomedEditing; +- (_Bool)inFindReplaceMode; +- (_Bool)inPrintPreviewMode; +- (id)additionalGuides; +- (struct CGRect)alignmentFrameForProvidingGuidesInRoot; +- (struct CGRect)alignmentFrame; +- (int)wrapFitType; +- (id)initialInfoGeometry; +- (id)computeLayoutGeometry; +- (id)layoutGeometryFromInfo; +- (struct CGPoint)capturedInfoPositionForAttachment; +- (struct CGPoint)infoGeometryPositionForCurrentAttachedLayoutGeometry; +- (struct CGSize)minimumSize; +- (void)takeSizeFromTracker:(id)arg1; +- (void)beginResize; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (_Bool)resizeMayChangeAspectRatio; +- (_Bool)canRotateChildLayout:(id)arg1; +- (_Bool)supportsRotation; +- (void)offsetGeometryBy:(struct CGPoint)arg1; +- (void)willBeRemovedFromLayoutController:(id)arg1; +- (void)willBeAddedToLayoutController:(id)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; +- (id)initWithInfo:(id)arg1 layoutHint:(id)arg2; +@property(readonly, nonatomic) TSTTableModel *tableModel; +@property(readonly, nonatomic) TSTTableInfo *tableInfo; +@property(readonly, nonatomic) TSTEditingState *editingState; +@property(nonatomic) struct CGSize scaleToFit; + +// Remaining properties +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutCellIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutCellIterator.h new file mode 100644 index 000000000..ba5dce689 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutCellIterator.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTCell, TSTMasterLayout, TSTTableModel; + +// Not exported +@interface TSTLayoutCellIterator : TSTCellIterator +{ + TSTMasterLayout *mMasterLayout; + CDStruct_5f1f7aa9 mLayoutRange; + CDStruct_0441cfb5 mLayoutCellID; + TSTCell *mLayoutCell; + CDStruct_6188ab8e mModelIteratorData; + _Bool mQueriedModel; + _Bool mModelIteratorHasCell; + unsigned short mNumberOfLayoutColumns; + unsigned short mNumberOfColumns; + unsigned short mNumberOfRows; +} + +@property(readonly, nonatomic) TSTMasterLayout *masterLayout; // @synthesize masterLayout=mMasterLayout; +- (id).cxx_construct; +@property(readonly, nonatomic) TSTTableModel *tableModel; +- (void)dealloc; +- (id)initWithMasterLayout:(id)arg1 range:(CDStruct_5f1f7aa9)arg2 flags:(unsigned long long)arg3; +- (id)initWithLayout:(id)arg1 range:(CDStruct_5f1f7aa9)arg2 flags:(unsigned long long)arg3; +- (id)initWithMasterLayout:(id)arg1 range:(CDStruct_5f1f7aa9)arg2; +- (id)initWithLayout:(id)arg1 range:(CDStruct_5f1f7aa9)arg2; +- (id)initWithMasterLayout:(id)arg1; +- (id)initWithLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutContentCachedKey.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutContentCachedKey.h new file mode 100644 index 000000000..2154ded22 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutContentCachedKey.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString, TSWPParagraphStyle; + +// Not exported +@interface TSTLayoutContentCachedKey : NSObject +{ + NSString *mString; + double mWidth; + double mHeight; + TSWPParagraphStyle *mParagraphStyle; + _Bool mCellWraps; + int mValueType; + struct UIEdgeInsets mPaddingInsets; + int mVerticalAlignment; + int mWritingDirection; +} + +@property(readonly, nonatomic) int writingDirection; // @synthesize writingDirection=mWritingDirection; +@property(readonly, nonatomic) int verticalAlignment; // @synthesize verticalAlignment=mVerticalAlignment; +@property(readonly, nonatomic) struct UIEdgeInsets paddingInsets; // @synthesize paddingInsets=mPaddingInsets; +@property(readonly, nonatomic) int valueType; // @synthesize valueType=mValueType; +@property(readonly, nonatomic) _Bool cellWraps; // @synthesize cellWraps=mCellWraps; +@property(readonly, nonatomic) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=mParagraphStyle; +@property(readonly, nonatomic) double height; // @synthesize height=mHeight; +@property(readonly, nonatomic) double width; // @synthesize width=mWidth; +@property(readonly, nonatomic) NSString *string; // @synthesize string=mString; +- (id)description; +- (_Bool)isEqualToLayoutContentCachedKey:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithString:(id)arg1 width:(double)arg2 height:(double)arg3 paragraphStyle:(id)arg4 cellWraps:(_Bool)arg5 valueType:(int)arg6 paddingInsets:(struct UIEdgeInsets)arg7 verticalAlignment:(int)arg8 writingDirection:(int)arg9; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicContentProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicContentProtocol-Protocol.h new file mode 100644 index 000000000..4d5423b34 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicContentProtocol-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTLayoutDynamicContentProtocol +- (_Bool)dynamicContentMustDrawOnMainThread; +- (_Bool)cell:(id *)arg1 forCellID:(CDStruct_0441cfb5)arg2; + +@optional +- (_Bool)mergeRange:(CDStruct_5f1f7aa9 *)arg1 forCellID:(CDStruct_0441cfb5)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfo.h new file mode 100644 index 000000000..729485c56 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfo.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSTLayoutDynamicResizeInfoProtocol-Protocol.h" + +@class TSTCellRegion; + +// Not exported +@interface TSTLayoutDynamicResizeInfo : NSObject +{ + _Bool mValid; + int mTableRowsBehavior; + TSTCellRegion *mRowRegion; + unsigned short mStartRowIndex; + unsigned short mNumberOfRows; + unsigned short mNumberOfResizableRows; + double *mCapturedRowHeights; + double *mCurrentRowHeights; + double *mMinimumRowHeights; + double mCapturedRowHeightTotal; + TSTCellRegion *mColumnRegion; + unsigned char mStartColumnIndex; + unsigned short mNumberOfColumns; + unsigned short mNumberOfResizableColumns; + double *mCapturedColumnWidths; + double *mCurrentColumnWidths; + double *mMinimumColumnWidths; + double mCapturedColumnWidthTotal; +} + +- (id)columnWidths; +- (id)rowHeights; +- (void)enumerateRowHeightsUsingBlock:(id)arg1; +- (void)enumerateColumnWidthsUsingBlock:(id)arg1; +- (void)captureNewMinimumRowHeights:(id)arg1; +- (double)applyColumnTotalWidth:(double)arg1; +- (double)applyRowTotalHeight:(double)arg1; +- (double)applyResizeWidthFactor:(double)arg1; +- (double)applyResizeHeightFactor:(double)arg1; +- (double)getColumnWidthResize:(unsigned char)arg1; +- (double)getRowHeightResize:(unsigned short)arg1; +- (double)getColumnWidth:(unsigned char)arg1; +- (double)getRowHeight:(unsigned short)arg1; +- (double)getColumnInitialWidth:(unsigned char)arg1; +- (double)getRowInitialHeight:(unsigned short)arg1; +- (_Bool)hasWidthForColumn:(unsigned char)arg1; +- (_Bool)hasHeightForRow:(unsigned short)arg1; +- (void)invalidate; +- (_Bool)valid; +- (void)p_captureRowColumnInformation:(id)arg1 columnRegion:(id)arg2 rowRegion:(id)arg3; +- (void)dealloc; +- (id)initWithDynamicResizeInfo:(id)arg1; +- (id)initWithMasterLayout:(id)arg1 rowRegion:(id)arg2; +- (id)initWithMasterLayout:(id)arg1 columnRegion:(id)arg2; +- (id)initWithMasterLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoAccordion.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoAccordion.h new file mode 100644 index 000000000..4c3c1590f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoAccordion.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTLayoutDynamicResizeInfoAccordion : TSTLayoutDynamicResizeInfo +{ +} + +- (void)captureNewMinimumRowHeights:(id)arg1; +- (double)applyResizeWidthFactor:(double)arg1; +- (double)applyResizeHeightFactor:(double)arg1; +- (double)p_applyAccordionResizeFactor:(double)arg1 region:(id)arg2 direction:(int)arg3 totalOfCaptured:(double)arg4 count:(unsigned short)arg5 capturedArray:(double *)arg6 currentArray:(double *)arg7 minimumArray:(double *)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoProtocol-Protocol.h new file mode 100644 index 000000000..7c26435c2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoProtocol-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTLayoutDynamicResizeInfoProtocol +- (void)captureNewMinimumRowHeights:(id)arg1; +- (double)applyResizeWidthFactor:(double)arg1; +- (double)applyResizeHeightFactor:(double)arg1; +- (double)getColumnWidthResize:(unsigned char)arg1; +- (double)getRowHeightResize:(unsigned short)arg1; +- (double)getColumnWidth:(unsigned char)arg1; +- (double)getRowHeight:(unsigned short)arg1; +- (double)getColumnInitialWidth:(unsigned char)arg1; +- (double)getRowInitialHeight:(unsigned short)arg1; +- (_Bool)hasWidthForColumn:(unsigned char)arg1; +- (_Bool)hasHeightForRow:(unsigned short)arg1; +- (void)invalidate; +- (_Bool)valid; +- (id)initWithDynamicResizeInfo:(id)arg1; +- (id)initWithMasterLayout:(id)arg1 rowRegion:(id)arg2; +- (id)initWithMasterLayout:(id)arg1 columnRegion:(id)arg2; +- (id)initWithMasterLayout:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoUnify.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoUnify.h new file mode 100644 index 000000000..4038381c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutDynamicResizeInfoUnify.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTLayoutDynamicResizeInfoUnify : TSTLayoutDynamicResizeInfo +{ + double mTargetWidth; + double mTargetHeight; +} + +@property(readonly, nonatomic) double targetHeight; // @synthesize targetHeight=mTargetHeight; +@property(readonly, nonatomic) double targetWidth; // @synthesize targetWidth=mTargetWidth; +- (void)applyFixedWidth:(double)arg1; +- (void)applyFixedHeight:(double)arg1; +- (void)captureNewMinimumRowHeights:(id)arg1; +- (double)applyResizeWidthFactor:(double)arg1; +- (double)applyResizeHeightFactor:(double)arg1; +- (void)p_applyUnifyFixedSize:(double)arg1 region:(id)arg2 direction:(int)arg3 count:(unsigned short)arg4 currentArray:(double *)arg5 minimumArray:(double *)arg6; +- (double)p_applyUnifyResizeFactor:(double)arg1 region:(id)arg2 direction:(int)arg3 totalOfCaptured:(double)arg4 count:(unsigned short)arg5 capturedArray:(double *)arg6 currentArray:(double *)arg7 minimumArray:(double *)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutHint.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutHint.h new file mode 100644 index 000000000..3386acf01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutHint.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDHint-Protocol.h" + +@class NSNumber, TSTLayout; + +// Not exported +@interface TSTLayoutHint : NSObject +{ + _Bool mIsValid; + _Bool mHorizontal; + CDStruct_5f1f7aa9 mCellRange; + CDStruct_0441cfb5 mCacheHintID; + NSNumber *mPartitioningPass; + unsigned int mPartitionPosition; + struct CGSize mMaximumSize; + struct CGSize mEffectiveSize; + TSTLayout *mLayout; +} + ++ (Class)archivedHintClass; +@property(retain, nonatomic) NSNumber *partitioningPass; // @synthesize partitioningPass=mPartitioningPass; +@property(nonatomic) _Bool horizontal; // @synthesize horizontal=mHorizontal; +@property(nonatomic) TSTLayout *layout; // @synthesize layout=mLayout; +@property(nonatomic) struct CGSize effectiveSize; // @synthesize effectiveSize=mEffectiveSize; +@property(nonatomic) struct CGSize maximumSize; // @synthesize maximumSize=mMaximumSize; +@property(nonatomic) unsigned int partitionPosition; // @synthesize partitionPosition=mPartitionPosition; +@property(nonatomic) CDStruct_0441cfb5 cacheHintID; // @synthesize cacheHintID=mCacheHintID; +@property(nonatomic) CDStruct_5f1f7aa9 cellRange; // @synthesize cellRange=mCellRange; +@property(nonatomic) _Bool isValid; // @synthesize isValid=mIsValid; +- (id).cxx_construct; +- (id)description; +- (void)invalidate; +- (void)saveToArchive:(struct LayoutHintArchive *)arg1; +- (id)initWithArchive:(const struct LayoutHintArchive *)arg1; +- (_Bool)isFirstHint; +- (id)lastChildHint; +- (id)firstChildHint; +- (void)offsetByDelta:(int)arg1; +- (_Bool)overlapsWithSelection:(id)arg1; +- (oneway void)release; +- (void)dealloc; +- (id)init; +- (id)initWithRange:(CDStruct_5f1f7aa9)arg1 hintId:(CDStruct_0441cfb5)arg2 partitionPosition:(unsigned int)arg3 maximumSize:(struct CGSize)arg4 effectiveSize:(struct CGSize)arg5 layout:(id)arg6 validity:(_Bool)arg7 horizontal:(_Bool)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutProcessChangesActions.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutProcessChangesActions.h new file mode 100644 index 000000000..57f38bf50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutProcessChangesActions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTLayoutProcessChangesActions : NSObject +{ + _Bool mLayoutInvalidate; + _Bool mLayoutInvalidateProvider; + _Bool mLayoutInvalidateSize; + _Bool mLayoutInvalidateTableNameVisibility; + _Bool mLayoutSpacesInvalidateCoordinates; + _Bool mLayoutSpacesInvalidateTableOffsets; +} + +@property(nonatomic) _Bool layoutSpacesInvalidateTableOffsets; // @synthesize layoutSpacesInvalidateTableOffsets=mLayoutSpacesInvalidateTableOffsets; +@property(nonatomic) _Bool layoutSpacesInvalidateCoordinates; // @synthesize layoutSpacesInvalidateCoordinates=mLayoutSpacesInvalidateCoordinates; +@property(nonatomic) _Bool layoutInvalidateTableNameVisibility; // @synthesize layoutInvalidateTableNameVisibility=mLayoutInvalidateTableNameVisibility; +@property(nonatomic) _Bool layoutInvalidateSize; // @synthesize layoutInvalidateSize=mLayoutInvalidateSize; +@property(nonatomic) _Bool layoutInvalidateProvider; // @synthesize layoutInvalidateProvider=mLayoutInvalidateProvider; +@property(nonatomic) _Bool layoutInvalidate; // @synthesize layoutInvalidate=mLayoutInvalidate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpace.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpace.h new file mode 100644 index 000000000..03927799a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpace.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTCoordinateArray, TSTLayout, TSTLayoutSpaceBundle, TSTMasterLayout; + +// Not exported +@interface TSTLayoutSpace : NSObject +{ + TSTLayoutSpaceBundle *mBundle; + int mLayoutSpaceType; + CDStruct_365fa376 mInvalidFlags; + CDStruct_58eae27c mGridRange; + _Bool mHeaderColumnsRepeat; + _Bool mHeaderRowsRepeat; + double mViewScale; + struct CGAffineTransform mTransformToCanvas; + struct CGAffineTransform mTransformFromCanvas; + struct CGAffineTransform mTransformToDevice; + struct CGAffineTransform mTransformFromDevice; + _Bool mDrawBlackAndWhite; + _Bool mDrawPreventAntialias; + struct CGPoint mTableOffset; + TSTCoordinateArray *mHeaderRowColumnCoordinates; + TSTCoordinateArray *mBodyColumnCoordinates; + TSTCoordinateArray *mHeaderColumnRowCoordinates; + TSTCoordinateArray *mBodyRowCoordinates; + struct CGRect mCachedFrame; + struct CGRect mCachedAlignedFrame; + struct CGRect mCachedStrokeFrame; + struct CGRect mCachedAlignedStrokeFrame; + _Bool mLayoutDirectionIsLeftToRight; + struct _opaque_pthread_rwlock_t mLock; +} + +@property(nonatomic) struct CGPoint tableOffset; // @synthesize tableOffset=mTableOffset; +@property(nonatomic) _Bool drawPreventAntialias; // @synthesize drawPreventAntialias=mDrawPreventAntialias; +@property(nonatomic) _Bool drawBlackAndWhite; // @synthesize drawBlackAndWhite=mDrawBlackAndWhite; +@property(nonatomic) struct CGAffineTransform transformFromDevice; // @synthesize transformFromDevice=mTransformFromDevice; +@property(nonatomic) struct CGAffineTransform transformToDevice; // @synthesize transformToDevice=mTransformToDevice; +@property(nonatomic) struct CGAffineTransform transformFromCanvas; // @synthesize transformFromCanvas=mTransformFromCanvas; +@property(nonatomic) struct CGAffineTransform transformToCanvas; // @synthesize transformToCanvas=mTransformToCanvas; +@property(nonatomic) double viewScale; // @synthesize viewScale=mViewScale; +@property(nonatomic) _Bool headerRowsRepeat; // @synthesize headerRowsRepeat=mHeaderRowsRepeat; +@property(nonatomic) _Bool headerColumnsRepeat; // @synthesize headerColumnsRepeat=mHeaderColumnsRepeat; +@property(readonly, nonatomic) _Bool layoutDirectionIsLeftToRight; // @synthesize layoutDirectionIsLeftToRight=mLayoutDirectionIsLeftToRight; +@property(readonly, nonatomic) int layoutSpaceType; // @synthesize layoutSpaceType=mLayoutSpaceType; +@property(readonly, nonatomic) TSTLayoutSpaceBundle *bundle; // @synthesize bundle=mBundle; +- (id).cxx_construct; +- (int)validateCoordinateCache; +- (void)validateCachedFrames; +- (int)validateTableOffset:(id)arg1; +- (int)validate:(id)arg1; +- (void)invalidateTableOffset; +- (void)invalidateCoordinates; +- (void)unlock; +- (void)lockForWrite; +- (void)lockForRead; +- (id)description; +- (void)dealloc; +- (id)initWithLayoutSpaceBundle:(id)arg1 type:(int)arg2; +@property(readonly, nonatomic) _Bool isCorner; +@property(readonly, nonatomic) _Bool isRows; +@property(readonly, nonatomic) _Bool isColumns; +@property(readonly, nonatomic) _Bool isRepeat; +@property(readonly, nonatomic) _Bool isFrozen; +@property(readonly, nonatomic) _Bool isMain; +- (_Bool)p_getLayoutDirectionLeftToRight; +@property(readonly, nonatomic) TSTMasterLayout *masterLayout; +@property(readonly, nonatomic) TSTLayout *layout; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpaceBundle.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpaceBundle.h new file mode 100644 index 000000000..5ae001881 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutSpaceBundle.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTLayout, TSTLayoutSpace; + +// Not exported +@interface TSTLayoutSpaceBundle : NSObject +{ + TSTLayout *mLayout; + TSTLayoutSpace *mSpace; + TSTLayoutSpace *mFrozenHeaderColumnsSpace; + TSTLayoutSpace *mFrozenHeaderRowsSpace; + TSTLayoutSpace *mFrozenHeaderCornerSpace; + TSTLayoutSpace *mRepeatHeaderColumnsSpace; + TSTLayoutSpace *mRepeatHeaderRowsSpace; + TSTLayoutSpace *mRepeatHeaderCornerSpace; +} + +@property(retain, nonatomic) TSTLayoutSpace *repeatHeaderCornerSpace; // @synthesize repeatHeaderCornerSpace=mRepeatHeaderCornerSpace; +@property(retain, nonatomic) TSTLayoutSpace *repeatHeaderRowsSpace; // @synthesize repeatHeaderRowsSpace=mRepeatHeaderRowsSpace; +@property(retain, nonatomic) TSTLayoutSpace *repeatHeaderColumnsSpace; // @synthesize repeatHeaderColumnsSpace=mRepeatHeaderColumnsSpace; +@property(retain, nonatomic) TSTLayoutSpace *frozenHeaderCornerSpace; // @synthesize frozenHeaderCornerSpace=mFrozenHeaderCornerSpace; +@property(retain, nonatomic) TSTLayoutSpace *frozenHeaderRowsSpace; // @synthesize frozenHeaderRowsSpace=mFrozenHeaderRowsSpace; +@property(retain, nonatomic) TSTLayoutSpace *frozenHeaderColumnsSpace; // @synthesize frozenHeaderColumnsSpace=mFrozenHeaderColumnsSpace; +@property(retain, nonatomic) TSTLayoutSpace *space; // @synthesize space=mSpace; +@property(nonatomic) TSTLayout *layout; // @synthesize layout=mLayout; +- (id)description; +- (_Bool)performActionOnRepeatLayoutSpaces:(id)arg1; +- (_Bool)performActionOnFrozenLayoutSpaces:(id)arg1; +- (void)performActionOnEachLayoutSpace:(id)arg1; +- (int)validateLayoutSpaces; +- (id)getSpaceContainingCellID:(CDStruct_0441cfb5)arg1; +- (void)invalidateTableOffsets; +- (void)invalidateCoordinates; +- (void)dealloc; +- (id)initWithLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutTask.h b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutTask.h new file mode 100644 index 000000000..4281aaab2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTLayoutTask.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSTMasterLayout; + +// Not exported +@interface TSTLayoutTask : NSObject +{ + TSTMasterLayout *mMasterLayout; + NSMutableArray *mCellStatesToLayout; +} + +@property(retain, nonatomic) NSMutableArray *cellStatesToLayout; // @synthesize cellStatesToLayout=mCellStatesToLayout; +- (void)flushToGlobalCaches; +- (void)dealloc; +- (id)initWithMasterLayout:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTListNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTListNode.h new file mode 100644 index 000000000..a9ded4a15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTListNode.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +// Not exported +@interface TSTListNode : TSTExpressionNode +{ + NSString *mWhitespaceAfterLeftParen; + NSArray *mWhitespaceAfterDelimiters; +} + +@property(retain, nonatomic) NSArray *whitespaceAfterDelimiters; // @synthesize whitespaceAfterDelimiters=mWhitespaceAfterDelimiters; +@property(retain) NSString *whitespaceAfterLeftParen; // @synthesize whitespaceAfterLeftParen=mWhitespaceAfterLeftParen; +- (void)saveToArchive:(struct ListNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ListNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)argumentSpec; +- (id)string; +- (int)tokenType; +- (id)description; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 firstIndex:(unsigned long long)arg2 lastIndex:(unsigned long long)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTMasterLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSTMasterLayout.h new file mode 100644 index 000000000..f97fb37d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTMasterLayout.h @@ -0,0 +1,270 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKChangeSourceObserver-Protocol.h" + +@class NSIndexSet, NSLock, NSMutableArray, NSMutableSet, NSObject, NSObject, NSRecursiveLock, TSDFill, TSDInfoGeometry, TSDLayoutGeometry, TSKChangeNotifier, TSTCellRegion, TSTDupContentCache, TSTHiddenRowsColumnsCache, TSTLayout, TSTLayoutDynamicResizeInfo, TSTLayoutTask, TSTMergeRangeSortedSet, TSTTableInfo, TSTTableModel, TSTWPColumnCache, TSTWidthHeightCache, TSUColor, TSUReadWriteQueue, TSURetainedPointerKeyDictionary, TSWPEditingController; + +// Not exported +@interface TSTMasterLayout : NSObject +{ + TSKChangeNotifier *mChangeNotifier; + int mReferenceCount; + TSTTableInfo *mTableInfo; + TSTWPColumnCache *mCellIDToWPColumnCache; + TSTDupContentCache *mDupContentCache; + TSTWPColumnCache *mTempWPColumnCache; + TSTWidthHeightCache *mWidthHeightCache; + TSUReadWriteQueue *mWHCacheQueue; + TSTHiddenRowsColumnsCache *mHiddenRowsColumnsCache; + NSMutableArray *mChangeDescriptors; + NSObject *mLayoutInFlight; + TSTLayoutTask *mCurrentLayoutTask; + NSObject *mLayoutSemaphore; + unsigned int mMaxConcurrentTasks; + unsigned int mNumCellsPerTask; + _Bool mHeaderColumnsFrozen; + _Bool mHeaderRowsFrozen; + _Bool mHeaderColumnsRepeat; + _Bool mHeaderRowsRepeat; + _Bool mTableNameEnabled; + struct CGRect mTableNameBounds; + double mCachedTableNameHeight; + unsigned short mCachedNumberOfHeaderColumns; + unsigned long long mCachedMaxNumberOfColumns; + unsigned short mCachedNumberOfHeaderRows; + unsigned short mCachedNumberOfFooterRows; + unsigned long long mCachedMaxNumberOfRows; + struct TSTTableStrokeDefaults *mDefaultStrokes; + NSMutableArray *mTopRowStrokes; + NSMutableArray *mBottomRowStrokes; + NSMutableArray *mLeftColumnStrokes; + NSMutableArray *mRightColumnStrokes; + NSRecursiveLock *mStrokesLock; + TSURetainedPointerKeyDictionary *mParaStyleToHeightCache; + NSLock *mLock; + _Bool mBandedFillIsValid; + _Bool mUseBandedFill; + TSDFill *mBandedFillObject; + int mTableEnvironment; + int mTableRowsBehavior; + _Bool mTableDefaultFontHeightsAreValid; + double mTableDefaultFontHeightForArea[4]; + _Bool mInDynamicLayoutMode; + NSMutableSet *mDynamicLayouts; + double mDynamicAddOrRemoveColumnElementSize; + double mDynamicAddOrRemoveRowElementSize; + _Bool mDynamicBandedFill; + _Bool mDynamicBandedFillSetting; + int mDynamicColumnAdjustment; + id mDynamicColumnSwapDelegate; + double mDynamicColumnTabSize; + id mDynamicContentDelegate; + TSUColor *mDynamicFontColor; + CDStruct_5f1f7aa9 mDynamicFontColorCellRange; + CDStruct_5f1f7aa9 mDynamicHidingRowsCols; + int mDynamicHidingRowsColsDirection; + CDStruct_5f1f7aa9 mDynamicHidingContent; + CDStruct_5f1f7aa9 mDynamicHidingText; + TSDInfoGeometry *mDynamicInfoGeometry; + _Bool mDynamicRepResize; + _Bool mDynamicRepressFrozenHeader; + _Bool mDynamicResizingColumns; + CDStruct_5f1f7aa9 mDynamicResizingColumnRange; + double mDynamicResizingColumnAdjustment; + _Bool mDynamicResizingRows; + CDStruct_5f1f7aa9 mDynamicResizingRowRange; + double mDynamicResizingRowAdjustment; + CDStruct_5f1f7aa9 mDynamicRevealingRowsCols; + int mDynamicRevealingRowsColsDirection; + int mDynamicRowAdjustment; + id mDynamicRowSwapDelegate; + double mDynamicRowTabSize; + TSDLayoutGeometry *mDynamicSavedLayoutGeometry; + TSTCellRegion *mDynamicSelectionRegion; + double mDynamicWidthResize; + double mDynamicHeightResize; + double mDynamicTableNameResize; + TSTLayoutDynamicResizeInfo *mDynamicResizeInfo; + CDStruct_0441cfb5 mDynamicSuppressingConditionalStylesCellID; + _Bool mEmptyFilteredTable; + TSWPEditingController *mContainedTextEditor; + TSTMergeRangeSortedSet *mMergeRanges; + _Bool mProcessHiddenRowsForExport; + TSKChangeNotifier *_changeNotifier; + struct CGSize mMaximumPartitionSize; +} + ++ (double)effectiveTableNameHeightForModel:(id)arg1; ++ (struct CGSize)tableNameTextSize:(id)arg1; ++ (id)tableNameTextEngine:(id)arg1; +@property(nonatomic) TSKChangeNotifier *changeNotifier; // @synthesize changeNotifier=_changeNotifier; +@property(nonatomic) struct CGSize maximumPartitionSize; // @synthesize maximumPartitionSize=mMaximumPartitionSize; +@property(nonatomic) _Bool processHiddenRowsForExport; // @synthesize processHiddenRowsForExport=mProcessHiddenRowsForExport; +@property(nonatomic) TSTMergeRangeSortedSet *mergeRanges; // @synthesize mergeRanges=mMergeRanges; +@property(readonly, nonatomic) NSMutableArray *changeDescriptors; // @synthesize changeDescriptors=mChangeDescriptors; +@property(nonatomic) TSWPEditingController *containedTextEditor; // @synthesize containedTextEditor=mContainedTextEditor; +@property(readonly, nonatomic) CDStruct_0441cfb5 dynamicSuppressingConditionalStylesCellID; // @synthesize dynamicSuppressingConditionalStylesCellID=mDynamicSuppressingConditionalStylesCellID; +@property(readonly, nonatomic) double dynamicTableNameResize; // @synthesize dynamicTableNameResize=mDynamicTableNameResize; +@property(readonly, nonatomic) TSTCellRegion *dynamicSelectionRegion; // @synthesize dynamicSelectionRegion=mDynamicSelectionRegion; +@property(copy, nonatomic) TSDLayoutGeometry *dynamicSavedLayoutGeometry; // @synthesize dynamicSavedLayoutGeometry=mDynamicSavedLayoutGeometry; +@property(readonly, nonatomic) double dynamicRowTabSize; // @synthesize dynamicRowTabSize=mDynamicRowTabSize; +@property(readonly, nonatomic) int dynamicRowAdjustment; // @synthesize dynamicRowAdjustment=mDynamicRowAdjustment; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 dynamicResizingRowRange; // @synthesize dynamicResizingRowRange=mDynamicResizingRowRange; +@property(readonly, nonatomic) double dynamicResizingRowAdjustment; // @synthesize dynamicResizingRowAdjustment=mDynamicResizingRowAdjustment; +@property(readonly, nonatomic) _Bool dynamicResizingRows; // @synthesize dynamicResizingRows=mDynamicResizingRows; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 dynamicResizingColumnRange; // @synthesize dynamicResizingColumnRange=mDynamicResizingColumnRange; +@property(readonly, nonatomic) double dynamicResizingColumnAdjustment; // @synthesize dynamicResizingColumnAdjustment=mDynamicResizingColumnAdjustment; +@property(readonly, nonatomic) _Bool dynamicResizingColumns; // @synthesize dynamicResizingColumns=mDynamicResizingColumns; +@property(nonatomic) double dynamicWidthResize; // @synthesize dynamicWidthResize=mDynamicWidthResize; +@property(nonatomic) double dynamicHeightResize; // @synthesize dynamicHeightResize=mDynamicHeightResize; +@property(readonly, nonatomic) TSDInfoGeometry *dynamicInfoGeometry; // @synthesize dynamicInfoGeometry=mDynamicInfoGeometry; +@property(nonatomic) _Bool dynamicRepResize; // @synthesize dynamicRepResize=mDynamicRepResize; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 dynamicFontColorCellRange; // @synthesize dynamicFontColorCellRange=mDynamicFontColorCellRange; +@property(readonly, nonatomic) TSUColor *dynamicFontColor; // @synthesize dynamicFontColor=mDynamicFontColor; +@property(readonly, nonatomic) double dynamicColumnTabSize; // @synthesize dynamicColumnTabSize=mDynamicColumnTabSize; +@property(readonly, nonatomic) int dynamicColumnAdjustment; // @synthesize dynamicColumnAdjustment=mDynamicColumnAdjustment; +@property(readonly, nonatomic) _Bool dynamicBandedFillSetting; // @synthesize dynamicBandedFillSetting=mDynamicBandedFillSetting; +@property(readonly, nonatomic) _Bool dynamicBandedFill; // @synthesize dynamicBandedFill=mDynamicBandedFill; +@property(readonly, nonatomic) double dynamicAddOrRemoveRowElementSize; // @synthesize dynamicAddOrRemoveRowElementSize=mDynamicAddOrRemoveRowElementSize; +@property(readonly, nonatomic) double dynamicAddOrRemoveColumnElementSize; // @synthesize dynamicAddOrRemoveColumnElementSize=mDynamicAddOrRemoveColumnElementSize; +@property(readonly, nonatomic) NSMutableSet *dynamicLayouts; // @synthesize dynamicLayouts=mDynamicLayouts; +@property(readonly, nonatomic) _Bool inDynamicLayoutMode; // @synthesize inDynamicLayoutMode=mInDynamicLayoutMode; +@property(nonatomic) unsigned int numCellsPerTask; // @synthesize numCellsPerTask=mNumCellsPerTask; +@property(nonatomic) unsigned int maxConcurrentTasks; // @synthesize maxConcurrentTasks=mMaxConcurrentTasks; +@property(readonly, nonatomic) TSUReadWriteQueue *whCacheQueue; // @synthesize whCacheQueue=mWHCacheQueue; +@property(readonly, nonatomic) int tableRowsBehavior; // @synthesize tableRowsBehavior=mTableRowsBehavior; +@property(nonatomic) int tableEnvironment; // @synthesize tableEnvironment=mTableEnvironment; +@property(readonly, nonatomic) TSDFill *bandedFillObject; // @synthesize bandedFillObject=mBandedFillObject; +@property(readonly, nonatomic) TSTHiddenRowsColumnsCache *hiddenRowsColumnsCache; // @synthesize hiddenRowsColumnsCache=mHiddenRowsColumnsCache; +@property(readonly, nonatomic) TSTWidthHeightCache *widthHeightCache; // @synthesize widthHeightCache=mWidthHeightCache; +@property(readonly, nonatomic) TSTWPColumnCache *tempWPColumnCache; // @synthesize tempWPColumnCache=mTempWPColumnCache; +@property(readonly, nonatomic) TSTDupContentCache *dupContentCache; // @synthesize dupContentCache=mDupContentCache; +@property(readonly, nonatomic) TSTWPColumnCache *cellIDToWPColumnCache; // @synthesize cellIDToWPColumnCache=mCellIDToWPColumnCache; +@property(nonatomic) TSTTableInfo *tableInfo; // @synthesize tableInfo=mTableInfo; +- (id).cxx_construct; +- (double)fontHeightOfParagraphStyle:(id)arg1; +- (struct UIEdgeInsets)defaultPaddingForCellID:(CDStruct_0441cfb5)arg1; +- (struct UIEdgeInsets)paddingForCellID:(CDStruct_0441cfb5)arg1; +- (struct UIEdgeInsets)edgeInsetsFromPadding:(id)arg1; +- (id)accountingParagraphStylePropertyMapForCell:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2; +- (id)newTextEngineForCell:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2; +- (void)waitForLayoutToComplete; +- (void)processLayoutTask:(id)arg1; +- (void)measureTextForLayoutState:(id)arg1; +- (void)queueCellForValidation:(CDStruct_5f1f7aa9)arg1 cell:(id)arg2 mergeRange:(CDStruct_5f1f7aa9)arg3 wrap:(_Bool)arg4 verticalAlignment:(int)arg5 padding:(id)arg6 prop:(_Bool)arg7 layoutCacheFlags:(int)arg8; +- (id)validateCellForDrawing:(CDStruct_0441cfb5)arg1 cell:(id)arg2 contents:(id)arg3 wrap:(_Bool)arg4 verticalAlignment:(int)arg5 padding:(id)arg6 layoutCacheFlags:(int)arg7 pageNumber:(unsigned long long)arg8 pageCount:(unsigned long long)arg9; +- (void)validateFittingWidthsForRegion:(id)arg1; +- (id)validateFittingInfoForChangeDescriptors:(id)arg1 rowsNeedingFittingInfo:(id)arg2; +- (void)p_validateFittingInfoForCellID:(CDStruct_0441cfb5)arg1 inMergeRange:(CDStruct_5f1f7aa9)arg2; +- (CDStruct_0441cfb5)p_validateFittingInfoForEmptyCellsBetween:(CDStruct_0441cfb5)arg1 andCellID:(CDStruct_0441cfb5)arg2 inRange:(CDStruct_5f1f7aa9)arg3; +- (void)p_validateFittingInfoForEmptyCellsOnSingleRowBetween:(CDStruct_0441cfb5)arg1 andEndCellID:(CDStruct_0441cfb5)arg2; +- (void)validateFittingInfoWithCellRange:(CDStruct_5f1f7aa9)arg1; +- (void)validateFittingInfoForCell:(id)arg1 cellID:(CDStruct_0441cfb5)arg2 mergeRange:(CDStruct_5f1f7aa9)arg3 setFitting:(_Bool)arg4; +- (void)validateRowVisibility:(id)arg1; +- (void)updateWHCForMergeRanges; +- (void)validateChangeDescriptorQueue; +- (void)validateMasterLayoutForChangeDescriptors:(id)arg1; +- (void)validate; +- (void)addChangeDescriptor:(id)arg1; +- (void)addChangeDescriptorWithType:(int)arg1 andCellRange:(CDStruct_5f1f7aa9)arg2 andStrokeRange:(CDStruct_5f1f7aa9)arg3; +- (void)addChangeDescriptorWithType:(int)arg1 andCellRange:(CDStruct_5f1f7aa9)arg2; +- (void)syncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (void)p_processChange:(id)arg1 forChangeSource:(id)arg2; +@property(readonly, nonatomic) _Bool isGrouped; +- (id)adjustedDynamicSavedLayoutGeometry; +- (struct CGAffineTransform)transformForTargetSize:(struct CGSize)arg1 withRawTableSize:(struct CGSize)arg2 andStrokeDelta:(struct CGSize)arg3; +- (void)validateDynamicResizeInfo; +- (void)invalidateDynamicResizeInfo; +- (void)updateDynamicResizeInfo:(id)arg1; +- (void)captureDynamicResizeInfo; +- (_Bool)isDynamicallySwappingColumns; +@property(readonly, nonatomic) id dynamicColumnSwapDelegate; // @synthesize dynamicColumnSwapDelegate=mDynamicColumnSwapDelegate; +- (_Bool)isDynamicallySwappingRows; +@property(readonly, nonatomic) id dynamicRowSwapDelegate; // @synthesize dynamicRowSwapDelegate=mDynamicRowSwapDelegate; +- (_Bool)isDynamicallyChangingFontColorOfCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isDynamicallyChangingContent; +@property(readonly, nonatomic) id dynamicContentDelegate; // @synthesize dynamicContentDelegate=mDynamicContentDelegate; +- (void)updateDynamicSuppressingConditionalStylesCellID:(CDStruct_0441cfb5)arg1; +- (void)updateDynamicColumnSwapDelegate:(id)arg1; +- (void)updateDynamicRowSwapDelegate:(id)arg1; +- (void)updateDynamicFontColor:(id)arg1 andRange:(CDStruct_5f1f7aa9)arg2; +- (void)updateDynamicContentDelegate:(id)arg1; +- (void)updateDynamicRevealingRowsCols:(int)arg1 revealingCellRange:(CDStruct_5f1f7aa9)arg2; +- (void)updateDynamicInfoGeometry:(id)arg1; +- (void)updateDynamicHidingText:(CDStruct_5f1f7aa9)arg1; +- (void)updateDynamicHidingContent:(CDStruct_5f1f7aa9)arg1; +- (void)updateDynamicHidingRowsCols:(int)arg1 hidingCellRange:(CDStruct_5f1f7aa9)arg2; +- (void)updateDynamicRepressFrozenHeader; +- (void)updateDynamicBandedFill:(_Bool)arg1 setting:(_Bool)arg2; +- (void)updateDynamicRowTabSize:(double)arg1; +- (void)updateDynamicColumnTabSize:(double)arg1; +- (_Bool)updateDynamicChangeRowOrColumnCount:(int)arg1 count:(int)arg2 newlyAddedElementSize:(double)arg3; +- (_Bool)isDynamicallyRepressingFrozenHeaders; +- (_Bool)isDynamicallySettingBandedFill; +- (_Bool)isDynamicallyRowTabResizing; +- (_Bool)isDynamicallyColumnTabResizing; +- (_Bool)isDynamicallyChangingSelection; +- (void)updateDynamicSelectionRegion:(id)arg1; +- (_Bool)isDynamicallyChangingRowOrColumnCount; +- (_Bool)isDynamicallyResizingTableName; +- (void)updateDynamicTableNameSize:(double)arg1; +- (_Bool)isDynamicallyRevealingRowsCols:(int)arg1 rowColIndex:(unsigned short)arg2; +- (_Bool)isDynamicallyRevealingRowsCols; +- (void)updateDynamicResize:(int)arg1 resizingRange:(CDStruct_5f1f7aa9)arg2 resizeAdjustment:(double)arg3; +- (_Bool)isDynamicallyChangingInfoGeometry; +- (_Bool)isDynamicallyHidingTextOfCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isDynamicallyHidingContentOfCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isDynamicallyHidingRowsColsCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isDynamicallyHidingRowsCols:(int)arg1 rowColIndex:(unsigned short)arg2; +- (_Bool)isDynamicallyHidingRowsCols; +@property(readonly, nonatomic) TSTLayout *dynamicLayout; +@property(readonly, nonatomic) NSIndexSet *visibleColumnIndices; +@property(readonly, nonatomic) NSIndexSet *visibleRowIndices; +- (_Bool)isDynamicallyResizingCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)isDynamicallyResizing:(int)arg1 rowColIndex:(unsigned short)arg2; +- (_Bool)isDynamicallyResizing:(int)arg1; +- (CDStruct_0441cfb5)layoutCellIDForModelCellID:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5)modelCellIDForLayoutCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)cell:(id *)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (void)removeDynamicLayoutEndIfNecessary:(id)arg1; +- (void)addDynamicLayoutBeginIfNecessary:(id)arg1; +- (void)endDynamicMode; +- (void)cancelDynamicModeChanges; +- (void)p_cancelDynamicRowColCountChanges; +- (void)beginDynamicMode:(id)arg1; +- (void)calculateRawTableSize:(struct CGSize *)arg1 andStrokeDelta:(struct CGSize *)arg2; +- (void)validateDefaultFontHeights; +- (void)invalidateDefaultFontHeights; +- (void)validateTableRowsBehavior; +- (void)validateBandedFill; +- (void)invalidateBandedFill; +- (_Bool)shouldRowUseBandedFill:(unsigned short)arg1; +@property(readonly, nonatomic) _Bool useBandedFill; +- (void)validateStrokesForRegion:(id)arg1 regionAlreadyValidated:(id)arg2; +- (id)regionForStrokeValidationFromChangeDescriptors:(id)arg1; +- (int)tableAreaForCellID:(CDStruct_0441cfb5)arg1; +- (void)invalidateTableNameHeight; +- (double)calculatedTableNameHeightIncludingDynamicResize:(_Bool)arg1; +- (double)calculatedTableNameHeight; +- (double)tableNameHeight; +- (struct CGSize)tableNameTextSize; +- (id)tableNameTextEngine; +- (void)clearModelHeightWidthCacheForCellRange:(CDStruct_5f1f7aa9)arg1; +- (void)resetModelHeightWidthCache; +- (void)validateLayoutHint:(id)arg1; +- (_Bool)hintIsValid:(id)arg1; +- (id)newLayoutHint; +- (id)description; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; +@property(readonly, nonatomic) _Bool emptyFilteredTable; // @synthesize emptyFilteredTable=mEmptyFilteredTable; +@property(readonly, nonatomic) TSTTableModel *tableModel; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRangeSortedSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRangeSortedSet.h new file mode 100644 index 000000000..1ab07fb17 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRangeSortedSet.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface TSTMergeRangeSortedSet : NSObject +{ + struct set> *mSet; + struct __tree_const_iterator*, long> { + struct __tree_node *__ptr_; + } mIter; + NSObject *mSem; +} + +- (id).cxx_construct; +- (void)reset; +- (struct UIEdgeInsets)getPaddingInsets; +- (_Bool)isCheckbox; +- (struct CGSize)getSize; +- (CDStruct_5f1f7aa9)iter; +- (CDStruct_5f1f7aa9)begin; +- (unsigned long long)count; +- (void)addRange:(CDStruct_5f1f7aa9)arg1 andSize:(struct CGSize)arg2 andPaddingInsets:(struct UIEdgeInsets)arg3 andIsCheckbox:(_Bool)arg4; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMap.h new file mode 100644 index 000000000..1b51d4ea1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMap.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTMergeRegionMap : TSPObject +{ + struct hash_map, std::__1::allocator>> mCellIDToMergeRegionTopLeft; + struct hash_map, std::__1::allocator>> mMergeRegionTopLeftToMergeRegionSize; + CDStruct_5f1f7aa9 mUnionedMergeRange; +} + ++ (id)mergeRegionMapFromMap:(id)arg1 intersectingRange:(CDStruct_5f1f7aa9)arg2; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)mergedGridIndicesForDimension:(int)arg1; +- (_Bool)find:(CDStruct_5f1f7aa9)arg1; +- (CDStruct_5f1f7aa9)unionedMergeRange; +- (_Bool)partiallyIntersectsCellRegion:(id)arg1; +- (_Bool)partiallyIntersectsCellRange:(CDStruct_5f1f7aa9)arg1; +- (CDStruct_5f1f7aa9)mergedRangeForCellID:(CDStruct_0441cfb5)arg1; +- (_Bool)remove:(CDStruct_5f1f7aa9)arg1; +- (_Bool)insert:(CDStruct_5f1f7aa9)arg1; +- (id)description; +- (unsigned long long)count; +- (id)iterator; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; +- (id)initRegionMapFromMap:(id)arg1 intersectingRange:(CDStruct_5f1f7aa9)arg2; +- (id)initRegionMapFromMap:(id)arg1 rowRemapping:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMapIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMapIterator.h new file mode 100644 index 000000000..7a7760b71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTMergeRegionMapIterator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTMergeRegionMap; + +// Not exported +@interface TSTMergeRegionMapIterator : NSObject +{ + TSTMergeRegionMap *mMergeRegionMap; + struct __hash_map_iterator, void *>*>> { + struct __hash_iterator, void *>*> { + struct __hash_node, void *> *__node_; + } __i_; + } mMergeRegionIterator; +} + +- (id).cxx_construct; +- (void)reset; +- (void)dealloc; +- (_Bool)hasNextMergeRegion; +- (CDStruct_5f1f7aa9)nextMergeRegion; +- (id)initWithMergeRegionMap:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTNumberNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTNumberNode.h new file mode 100644 index 000000000..53e063ab5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTNumberNode.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSTNumberNode : TSTExpressionNode +{ + double mNumber; + NSString *mString; +} + +- (void)saveToArchive:(struct NumberNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct NumberNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)exportString; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)argumentSpec; +@property(retain, nonatomic) NSString *string; +- (int)tokenType; +@property(nonatomic) double number; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 string:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 number:(double)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 number:(double)arg2 string:(id)arg3 firstIndex:(unsigned long long)arg4 lastIndex:(unsigned long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTOperatorNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTOperatorNode.h new file mode 100644 index 000000000..8d674d65d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTOperatorNode.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTOperatorNode : TSTExpressionNode +{ + unsigned short mOperator; +} + +- (void)saveToArchive:(struct OperatorNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct OperatorNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)argumentSpec; +- (id)string; +- (int)tokenType; +@property(nonatomic) unsigned short operatorChar; +- (_Bool)forceReferenceInterpretationOfChildren; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2; +- (id)initWithContext:(id)arg1 operatorChar:(unsigned short)arg2 children:(id)arg3 firstIndex:(unsigned long long)arg4 lastIndex:(unsigned long long)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTPasteMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSTPasteMap.h new file mode 100644 index 000000000..01467764d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTPasteMap.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTPasteMap : NSObject +{ + set_d5b49e31 mRowTgtToPbMaps; + set_d5b49e31 mColumnTgtToPbMaps; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)createTgtMergeMapFromPbMergeMap:(id)arg1 andTgtRegion:(id *)arg2 andTgtBodyRange:(CDStruct_5f1f7aa9)arg3; +- (vector_764b4ef2 *)p_tgtRangesForPbRange:(CDStruct_5f1f7aa9)arg1 givenColumnMaps:(const multiset_5f6ec4d0 *)arg2 rowMaps:(const multiset_5f6ec4d0 *)arg3; +- (id)createTgtRegionByIntersectingPbRegion:(id)arg1 andTgtRegion:(id)arg2; +- (id)createTgtRegionFromPbRegion:(id)arg1; +- (CDStruct_0441cfb5)pbCellIDForTgtCellID:(CDStruct_0441cfb5)arg1; +- (CDStruct_5f1f7aa9)pbRangeForTgtRange:(CDStruct_5f1f7aa9)arg1; +- (CDStruct_0441cfb5)p_tgtCellIDForPbCellID:(CDStruct_0441cfb5)arg1 givenColumnMaps:(const multiset_5f6ec4d0 *)arg2 rowMaps:(const multiset_5f6ec4d0 *)arg3; +- (CDStruct_5f1f7aa9)p_tgtRangeForPbRange:(CDStruct_5f1f7aa9)arg1 givenColumnMaps:(const multiset_5f6ec4d0 *)arg2 rowMaps:(const multiset_5f6ec4d0 *)arg3; +- (unsigned short)p_indexForPbToTgtMaps:(const multiset_5f6ec4d0 *)arg1 andMap:(struct TSTColumnOrRowMap *)arg2; +- (unsigned short)p_indexForTgtToPbMaps:(set_d5b49e31 *)arg1 andMap:(struct TSTColumnOrRowMap *)arg2; +- (id)initWithPbTable:(id)arg1 pbRange:(CDStruct_5f1f7aa9)arg2 tgtTable:(id)arg3 tgtRange:(CDStruct_5f1f7aa9)arg4 flag:(int)arg5; +- (id)initWithPbRange:(CDStruct_5f1f7aa9)arg1 tgtRange:(CDStruct_5f1f7aa9)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTPersistentCellMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSTPersistentCellMap.h new file mode 100644 index 000000000..63cef6916 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTPersistentCellMap.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSTCellMap-Protocol.h" + +// Not exported +@interface TSTPersistentCellMap : TSPContainedObject +{ + CDStruct_0441cfb5 *mCellIDs; + id *mCells; + unsigned long long mCapacity; + unsigned long long mCount; + _Bool mMayModifyFormulasInCells; + _Bool mMayModifyValuesReferencedByFormulas; + _Bool mIgnoreHiddenCellsWhenApplying; + _Bool mAppliesToHidden; +} + +@property(nonatomic) _Bool appliesToHidden; // @synthesize appliesToHidden=mAppliesToHidden; +- (void)saveToArchive:(struct CellMapArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct CellMapArchive *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +- (void)popLastCell; +- (void)addCell:(id)arg1 andCellID:(CDStruct_0441cfb5)arg2; +- (_Bool)mayModifyValuesReferencedByFormulas; +- (_Bool)mayModifyFormulasInCells; +- (id)cellAtIndex:(unsigned long long)arg1; +- (CDStruct_0441cfb5)cellIDAtIndex:(unsigned long long)arg1; +- (_Bool)containsCellID:(CDStruct_0441cfb5)arg1; +- (CDStruct_0441cfb5 *)cellIDs; +- (unsigned long long)count; +- (void)setMayModifyValuesReferencedByFormulas:(_Bool)arg1; +- (void)setMayModifyFormulasInCells:(_Bool)arg1; +- (void)dealloc; +- (id)initWithOwner:(id)arg1 andCapacity:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTPopUpMenuModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSTPopUpMenuModel.h new file mode 100644 index 000000000..b8537286e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTPopUpMenuModel.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSUMultipleChoiceListChoiceProviding-Protocol.h" + +@class NSArray; + +// Not exported +@interface TSTPopUpMenuModel : TSPObject +{ + NSArray *mItems; +} + +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct PopUpMenuModel *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct PopUpMenuModel *)arg1; +- (id)popUpItemFromDate:(id)arg1 format:(CDStruct_95e644ef)arg2; +- (id)popUpItemFromString:(id)arg1; +- (id)popUpItemFromBoolean:(_Bool)arg1; +- (id)popUpItemFromNumber:(double)arg1 format:(CDStruct_95e644ef)arg2; +- (id)displayStringAtIndex:(unsigned long long)arg1; +- (_Bool)booleanAtIndex:(unsigned long long)arg1; +- (CDStruct_95e644ef)formatAtIndex:(unsigned long long)arg1; +- (id)dateAtIndex:(unsigned long long)arg1; +- (id)stringAtIndex:(unsigned long long)arg1; +- (double)numberAtIndex:(unsigned long long)arg1; +- (int)valueTypeOfItemAtIndex:(unsigned long long)arg1; +- (_Bool)p_booleanForListItem:(id)arg1; +- (id)p_dateForListItem:(id)arg1; +- (id)p_stringForListItem:(id)arg1; +- (double)p_numberForListItem:(id)arg1; +- (int)p_mcListTypeOfListItem:(id)arg1; +- (int)p_mcListTypeForArgType:(int)arg1; +- (id)p_listItemAtIndex:(unsigned long long)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (_Bool)isEqualToChoices:(id)arg1; +- (id)choices; +- (void)dealloc; +- (id)initWithItems:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTPostfixOperatorNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTPostfixOperatorNode.h new file mode 100644 index 000000000..7dc9e4fc9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTPostfixOperatorNode.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTPostfixOperatorNode : TSTOperatorNode +{ +} + +- (void)saveToArchive:(struct PostfixOperatorNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct PostfixOperatorNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTPrefixOperatorNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTPrefixOperatorNode.h new file mode 100644 index 000000000..43ea1e8c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTPrefixOperatorNode.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTPrefixOperatorNode : TSTOperatorNode +{ +} + +- (void)saveToArchive:(struct PrefixOperatorNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct PrefixOperatorNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTReferenceNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTReferenceNode.h new file mode 100644 index 000000000..69378fc93 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTReferenceNode.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSCECalculationEngine, TSDMultiPaneController, TSTReferenceColorHelper; + +// Not exported +@interface TSTReferenceNode : TSTExpressionNode +{ + CDStruct_5744d895 mRangeReference; + unsigned char mStickyBits; + struct __CFUUID *mHostTableID; + TSDMultiPaneController *mMenuPopoverController; + _Bool mRangeWithFunction; + TSCECalculationEngine *mCalculationEngine; + int mRangeContext; + NSString *mRefString; + TSTReferenceColorHelper *mReferenceColorHelper; + _Bool mBlankForKeyboardInsertion; +} + +@property(retain, nonatomic) TSTReferenceColorHelper *referenceColorHelper; // @synthesize referenceColorHelper=mReferenceColorHelper; +@property(nonatomic) int rangeContext; // @synthesize rangeContext=mRangeContext; +@property(readonly, nonatomic) TSCECalculationEngine *calculationEngine; // @synthesize calculationEngine=mCalculationEngine; +@property(nonatomic, getter=isRangeWithFunction) _Bool rangeWithFunction; // @synthesize rangeWithFunction=mRangeWithFunction; +@property(nonatomic) unsigned char stickyBits; // @synthesize stickyBits=mStickyBits; +- (id).cxx_construct; +- (void)saveToArchive:(struct ReferenceNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct ReferenceNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)p_resetMenu; +- (_Bool)p_isValidReference; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (void)p_buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 forRangeComponent:(CDStruct_0441cfb5)arg2 stickyBits:(unsigned char)arg3 hostCell:(CDStruct_0441cfb5)arg4; +- (id)formulaPlainText; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +- (id)asTableSelection; +@property(nonatomic, getter=isBlankForKeyboardInsertion) _Bool blankForKeyboardInsertion; +@property(readonly, nonatomic, getter=isSimpleRowOrColumnReference) _Bool simpleRowOrColumnReference; +@property(readonly, nonatomic, getter=isResizable) _Bool resizable; +@property(readonly, nonatomic, getter=isError) _Bool error; +@property(readonly, nonatomic, getter=isLocalReference) _Bool localReference; +@property(readonly, nonatomic, getter=isSingleASTNode) _Bool singleASTNode; +@property(readonly, nonatomic, getter=isNonSpanningRange) _Bool nonSpanningRange; +@property(readonly, nonatomic, getter=isRange) _Bool range; +@property(nonatomic, setter=setHostTableID:) struct __CFUUID *hostTableID; // @synthesize hostTableID=mHostTableID; +@property(nonatomic, setter=setTableID:) struct __CFUUID *tableID; +@property(nonatomic) CDStruct_db54a1d4 rangeCoordinate; // @dynamic rangeCoordinate; +@property(nonatomic) CDStruct_5744d895 rangeReference; // @dynamic rangeReference; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithReferenceStart:(id)arg1 referenceEnd:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 calculationEngine:(id)arg2 cellRange:(struct)arg3 stickyBits:(unsigned char)arg4 hostTableID:(struct __CFUUID *)arg5 tableID:(struct __CFUUID *)arg6 referenceColorHelper:(id)arg7 firstIndex:(unsigned long long)arg8 lastIndex:(unsigned long long)arg9; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTResolverContainerNameProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTResolverContainerNameProvider-Protocol.h new file mode 100644 index 000000000..7e6f829d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTResolverContainerNameProvider-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTResolverContainerNameProvider +- (id)resolversMatchingPrefix:(id)arg1; +- (id)resolverMatchingName:(id)arg1 contextContainerName:(id)arg2; +- (id)resolverMatchingName:(id)arg1 contextResolver:(id)arg2; +- (id)resolverContainerNamesMatchingPrefix:(id)arg1; +- (id)resolverContainerForName:(id)arg1 caseSensitive:(_Bool)arg2; +- (id)nameForResolverContainer:(id)arg1; +- (id)resolverContainerNameForResolver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTRichTextPayload.h b/iOS7/PrivateFrameworks/iWorkImport/TSTRichTextPayload.h new file mode 100644 index 000000000..9960b8670 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTRichTextPayload.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPCopying-Protocol.h" + +@class TSWPStorage; + +// Not exported +@interface TSTRichTextPayload : TSPObject +{ + TSWPStorage *mStorage; +} + +- (_Bool)requiresRichText; +- (id)string; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 storage:(id)arg2; +- (id)initWithStorage:(id)arg1; +@property(retain, nonatomic) TSWPStorage *storage; // @synthesize storage=mStorage; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTStringNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTStringNode.h new file mode 100644 index 000000000..3664ba0ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTStringNode.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSTStringNode : TSTExpressionNode +{ + NSString *mValue; +} + +- (void)saveToArchive:(struct StringNodeArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct StringNodeArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)exportString; +- (void)buildASTNodeArray:(struct TSCEASTNodeArray *)arg1 hostCell:(CDStruct_0441cfb5)arg2; +- (id)formulaPlainText; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)string; +- (int)tokenType; +@property(retain, nonatomic) NSString *value; +- (id)initAsCopyOf:(id)arg1 intoContext:(id)arg2 children:(id)arg3; +- (void)dealloc; +- (id)initWithContext:(id)arg1 children:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; +- (id)initWithContext:(id)arg1 stringValue:(id)arg2 firstIndex:(unsigned long long)arg3 lastIndex:(unsigned long long)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeAssociatedObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeAssociatedObject.h new file mode 100644 index 000000000..20f0b3220 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeAssociatedObject.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTStrokeAssociatedObject : NSObject +{ + _Bool dontClearBackground; +} + +@property(nonatomic) _Bool dontClearBackground; // @synthesize dontClearBackground; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeRunArray.h b/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeRunArray.h new file mode 100644 index 000000000..c6b1629bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTStrokeRunArray.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTStrokeRunArray : NSObject +{ + _Bool mHasCustomStrokes; + double mMaxWidth; + unsigned int mCount; + unsigned int mAllocCount; + unsigned int mLastLookup; + struct TSTStrokeRun *mStrokes; + struct _opaque_pthread_rwlock_t mRWLock; +} + +@property(readonly, nonatomic) double maxWidth; // @synthesize maxWidth=mMaxWidth; +- (id).cxx_construct; +- (id)description; +- (void)dealloc; +- (id)initWithCount:(unsigned int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableBadge.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableBadge.h new file mode 100644 index 000000000..cb26e2750 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableBadge.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUColor; + +// Not exported +@interface TSTTableBadge : NSObject +{ + int _badgeType; + TSUColor *_color; + double _viewScale; + struct CGRect _frame; +} + ++ (id)badgeWithType:(int)arg1 color:(id)arg2 viewScale:(double)arg3 frame:(struct CGRect)arg4; +@property(nonatomic) struct CGRect frame; // @synthesize frame=_frame; +@property(nonatomic) double viewScale; // @synthesize viewScale=_viewScale; +@property(retain, nonatomic) TSUColor *color; // @synthesize color=_color; +@property(nonatomic) int badgeType; // @synthesize badgeType=_badgeType; +- (void)drawInContext:(struct CGContext *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCommentStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCommentStorage.h new file mode 100644 index 000000000..75cf5d23a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCommentStorage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDCommentStorage; + +// Not exported +@interface TSTTableDataCommentStorage : TSTTableDataObject +{ + TSDCommentStorage *mCommentStorage; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithCommentStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataConditionalStyleSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataConditionalStyleSet.h new file mode 100644 index 000000000..6116ef995 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataConditionalStyleSet.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTConditionalStyleSet; + +// Not exported +@interface TSTTableDataConditionalStyleSet : TSTTableDataObject +{ + TSTConditionalStyleSet *mConditionalStyleSet; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithConditionalStyleSet:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCustomFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCustomFormat.h new file mode 100644 index 000000000..504265cfc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataCustomFormat.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTableDataCustomFormat : TSTTableDataObject +{ + struct TSUCustomFormat *mCustomFormat; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithCustomFormat:(struct TSUCustomFormat *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormat.h new file mode 100644 index 000000000..64cd7dadf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormat.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTableDataFormat : TSTTableDataObject +{ + CDStruct_95e644ef mFormat; +} + +- (id).cxx_construct; +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithFormat:(CDStruct_95e644ef)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormula.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormula.h new file mode 100644 index 000000000..5e0726581 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormula.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTableDataFormula : TSTTableDataObject +{ + struct TSCEFormula *mFormula; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithFormula:(const struct TSCEFormula *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormulaError.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormulaError.h new file mode 100644 index 000000000..8b5db8d51 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataFormulaError.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSTTableDataFormulaError : TSTTableDataObject +{ + TSWPStorage *mFormulaError; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithFormulaError:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataList.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataList.h new file mode 100644 index 000000000..4af192761 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataList.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTIntegerKeyDict, TSTTableDataObjectKeyDict; + +// Not exported +@interface TSTTableDataList : TSPObject +{ + int mListType; + unsigned int mNextID; + TSTIntegerKeyDict *mData; + TSTTableDataObjectKeyDict *mIDs; +} + ++ (id)newObjectForUnarchiver:(id)arg1; +@property(readonly, nonatomic) unsigned int nextID; // @synthesize nextID=mNextID; +@property(readonly, nonatomic) TSTIntegerKeyDict *data; +- (id)allRichTextPayloadStorages; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (unsigned long long)flushableSize; +- (void)dealloc; +- (id)initWithType:(int)arg1 context:(id)arg2; +- (void)p_setupWithType:(int)arg1 nextKeyID:(unsigned int)arg2; +- (_Bool)supportsIDMapForType:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataMultipleChoiceList.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataMultipleChoiceList.h new file mode 100644 index 000000000..8a5baca64 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataMultipleChoiceList.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTPopUpMenuModel; + +// Not exported +@interface TSTTableDataMultipleChoiceList : TSTTableDataObject +{ + TSTPopUpMenuModel *mPopUpMenuModel; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithPopUpMenuModel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObject.h new file mode 100644 index 000000000..0cc357282 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObject.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTTableDataObject : NSObject +{ + unsigned int mRefCount; +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObjectKeyDict.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObjectKeyDict.h new file mode 100644 index 000000000..5131b1559 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataObjectKeyDict.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTTableDataObjectKeyDict : NSObject +{ + struct hash_map, unsigned int, TSTTableDataObjectHasher, TSTTableDataObjectEqual, std::__1::allocator, unsigned int>>> *mMap; +} + +- (unsigned long long)count; +- (void)removeAllKeys; +- (void)removeKeyForObject:(id)arg1; +- (void)setKey:(unsigned int)arg1 forObject:(id)arg2; +- (unsigned int)keyForObject:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataRichTextPayload.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataRichTextPayload.h new file mode 100644 index 000000000..4df33f1ab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataRichTextPayload.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTRichTextPayload; + +// Not exported +@interface TSTTableDataRichTextPayload : TSTTableDataObject +{ + TSTRichTextPayload *mPayload; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithRichTextPayload:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStore.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStore.h new file mode 100644 index 000000000..32fe4e40a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStore.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSPLazyReference, TSTCustomFormatList, TSTMergeRegionMap, TSTTableHeaderStorage, TSTTileIDKeyDict; + +// Not exported +@interface TSTTableDataStore : TSPContainedObject +{ + struct TSTTableRBTreeNode_s *mColumnTileIndex; + struct TSTTableRBTreeNode_s *mRowTileIndex; + TSTTileIDKeyDict *mTileStorage; + TSTTableHeaderStorage *mRowHeaderStorage; + TSPLazyReference *mColumnHeaderStorageReference; + TSPLazyReference *mConditionalStyleSetTableReference; + TSPLazyReference *mStringTableReference; + TSPLazyReference *mStyleTableReference; + TSPLazyReference *mFormulaTableReference; + TSPLazyReference *mFormulaErrorTableReference; + TSPLazyReference *mRichTextPayloadTableReference; + TSPLazyReference *mFormatTableReference; + TSPLazyReference *mMultipleChoiceListFormatTableReference; + TSPLazyReference *mCommentStorageTableReference; + TSTCustomFormatList *mPasteboardCustomFormatList; + unsigned short mNextRowStripID; + unsigned short mNextColumnStripID; + TSTMergeRegionMap *mMergedCellRanges; + unsigned int mCellCount; + _Bool mCellCountValid; + _Bool mDrawableIsBeingCopied; + unsigned int mStorageVersion; +} + +- (void)validate; +- (void)debugDump; +- (void)saveToArchive:(struct DataStore *)arg1 archiver:(id)arg2; +- (void)upgradeDataStoreCellStorage; +- (_Bool)needToUpgradeCellStorage; +- (void)setStorageParentToInfo:(id)arg1; +- (id)initWithArchive:(const struct DataStore *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +- (void)p_updateTileStorageToCurrentVersion; +- (void)setDrawableIsBeingCopied:(_Bool)arg1; +- (void)dealloc; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataString.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataString.h new file mode 100644 index 000000000..40f95cdd2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataString.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSTTableDataString : TSTTableDataObject +{ + NSString *mString; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithString:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStyle.h new file mode 100644 index 000000000..e453c03ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableDataStyle.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle; + +// Not exported +@interface TSTTableDataStyle : TSTTableDataObject +{ + TSSStyle *mStyle; +} + +- (void)dealloc; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initObjectWithStyle:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterRule.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterRule.h new file mode 100644 index 000000000..4d4719966 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterRule.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class TSTFormulaPredicate; + +// Not exported +@interface TSTTableFilterRule : NSObject +{ + TSTFormulaPredicate *mPredicate; + _Bool mDisabled; + _Bool mDoesNotNeedFormulaRewriteForImport; +} + ++ (id)ruleWhereValuesInTable:(id)arg1 inColumn:(unsigned char)arg2 matchCell:(id)arg3; ++ (id)ruleWithFormulaPredicate:(id)arg1; +- (id)initFromArchive:(const struct FilterRuleArchive *)arg1; +- (void)encodeToArchive:(struct FilterRuleArchive *)arg1; +- (_Bool)isEnabled; +- (void)setEnabled:(_Bool)arg1; +- (id)localizedTextRepresentation; +- (id)p_formatDurationPredicate; +- (id)p_formatDatePredicate; +- (id)p_formatValuePredicate; +- (id)p_formatTextPredicate; +- (_Bool)matchesCell:(id)arg1; +- (unsigned char)columnIndexForFilterRuleInTableModel:(id)arg1; +- (_Bool)matchesRow:(unsigned short)arg1 withFormulaTableID:(struct __CFUUID *)arg2 withCalculationEngine:(id)arg3; +- (_Bool)needsFormulaRewriteForImport; +- (void)setDoesNotNeedFormulaRewriteForImport; +- (_Bool)needsThreshold; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (struct TSCEFormula *)formula; +- (id)predicate; +- (id)description; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initRuleWhereValuesInTable:(id)arg1 inColumn:(unsigned char)arg2 matchCell:(id)arg3; +- (id)initWithFormulaPredicate:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterSet.h new file mode 100644 index 000000000..21801a195 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableFilterSet.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSPCopying-Protocol.h" + +@class NSArray; + +// Not exported +@interface TSTTableFilterSet : TSPObject +{ + int mType; + _Bool mIsEnabled; + NSArray *mRules; + _Bool mNeedsFormulaRewriteForImport; + vector_88016b54 mFilterOffsets; + struct vector> mFilterEnabled; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)saveToArchive:(struct FilterSetArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct FilterSetArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)setNeedsFormulaRewriteForImport:(_Bool)arg1; +- (_Bool)needsFormulaRewriteForImport; +- (_Bool)isFilterEnabledAtIndex:(unsigned long long)arg1; +- (void)disableFilterAtIndex:(unsigned long long)arg1; +- (void)enableFilterAtIndex:(unsigned long long)arg1; +- (void)setRulesAtAbsoluteIndices:(id)arg1 enabled:(_Bool)arg2; +- (_Bool)isRuleEnabledAtIndex:(unsigned long long)arg1 inFilterIndex:(unsigned long long)arg2; +- (void)disableRuleAtIndex:(unsigned long long)arg1 inFilterIndex:(unsigned long long)arg2; +- (void)enableRuleAtIndex:(unsigned long long)arg1 inFilterIndex:(unsigned long long)arg2; +- (void)setIsEnabled:(_Bool)arg1; +- (_Bool)isEnabled; +- (id)absoluteRuleIndicesForColumn:(unsigned char)arg1 inTable:(id)arg2; +- (unsigned long long)numberOfRulesInFilter:(unsigned long long)arg1; +- (unsigned long long)ruleIndexInFilter:(unsigned long long)arg1 matchingCell:(id)arg2; +- (_Bool)isFilterRuleEnabledInColumn:(unsigned char)arg1 withTable:(id)arg2; +- (_Bool)isFilterEnabledInColumn:(unsigned char)arg1 withTable:(id)arg2; +- (unsigned long long)firstFilterIndexForColumn:(unsigned char)arg1 inTable:(id)arg2; +- (id)filterIndicesForColumn:(unsigned char)arg1 inTable:(id)arg2; +- (void)enumerateRulesInFilterIndex:(unsigned long long)arg1 usingBlock:(id)arg2; +- (void)enumerateFiltersForColumn:(unsigned char)arg1 withTable:(id)arg2 usingBlock:(id)arg3; +- (void)enumerateFilterIndicesInTable:(id)arg1 usingBlock:(id)arg2; +- (void)enumerateFiltersInTable:(id)arg1 usingBlock:(id)arg2; +- (id)replaceRule:(id)arg1 atRuleIndex:(unsigned long long)arg2 inFilter:(unsigned long long)arg3; +- (id)addRules:(id)arg1 inFilter:(unsigned long long)arg2; +- (id)addRules:(id)arg1 atRuleIndices:(id)arg2 inFilter:(unsigned long long)arg3 isNew:(_Bool)arg4; +- (id)removeRulesWithIndices:(id)arg1 inFilter:(unsigned long long)arg2; +- (id)removeRules:(id)arg1; +- (unsigned long long)filterCount; +- (unsigned long long)newFilterIndex; +- (void)setFilterSetType:(int)arg1; +- (int)filterSetType; +- (unsigned long long)ruleCount; +- (id)filterAtIndex:(unsigned long long)arg1 inTable:(id)arg2; +- (id)ruleInFilter:(unsigned long long)arg1 atIndex:(unsigned long long)arg2; +- (id)ruleAtAbsoluteIndex:(unsigned long long)arg1; +- (_Bool)rowIsShown:(unsigned short)arg1 withHiddenStateFormulaOwner:(id)arg2 withCalculationEngine:(id)arg3; +- (_Bool)p_thresholdComparisonMatchesFilter:(long long)arg1 withPredicateType:(int)arg2; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithFilterRules:(id)arg1 type:(int)arg2 context:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderInfo.h new file mode 100644 index 000000000..d6d71166e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderInfo.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTCellStyle, TSWPParagraphStyle; + +// Not exported +@interface TSTTableHeaderInfo : NSObject +{ + TSTCellStyle *mCellStyle; + TSWPParagraphStyle *mTextStyle; + double mSize; + unsigned char mHidingState; + unsigned short mNumberOfCells; +} + +@property(nonatomic) unsigned short numberOfCells; // @synthesize numberOfCells=mNumberOfCells; +@property(nonatomic) unsigned char hidingState; // @synthesize hidingState=mHidingState; +@property(nonatomic) double size; // @synthesize size=mSize; +@property(retain, nonatomic) TSWPParagraphStyle *textStyle; // @synthesize textStyle=mTextStyle; +@property(retain, nonatomic) TSTCellStyle *cellStyle; // @synthesize cellStyle=mCellStyle; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage-Protocol.h new file mode 100644 index 000000000..fc6ce6711 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSTTableHeaderStorage +- (unsigned int)lowerBound:(unsigned int)arg1; +- (unsigned int)upperBound:(unsigned int)arg1; +- (unsigned int)maxKey; +- (unsigned int)minKey; +- (long long)count; +- (void)shiftKeysAtIndex:(unsigned int)arg1 amount:(int)arg2; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2 willModify:(_Bool)arg3; +- (void)makeHeadersPerformSelector:(SEL)arg1 willModify:(_Bool)arg2; +- (void)removeAllHeaders; +- (void)removeHeaderForKey:(unsigned int)arg1; +- (void)setHeader:(id)arg1 forKey:(unsigned int)arg2; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2 createIfNotThere:(_Bool)arg3; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage.h new file mode 100644 index 000000000..64e8fe108 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorage.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import + +@class TSTTableHeaderStorageBucket; + +// Not exported +@interface TSTTableHeaderStorage : TSPContainedObject +{ + TSTTableHeaderStorageBucket *mBuckets[1]; +} + +- (unsigned int)lowerBound:(unsigned int)arg1; +- (unsigned int)upperBound:(unsigned int)arg1; +- (unsigned int)maxKey; +- (unsigned int)minKey; +- (long long)count; +- (void)shiftKeysAtIndex:(unsigned int)arg1 amount:(int)arg2; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2 willModify:(_Bool)arg3; +- (void)makeHeadersPerformSelector:(SEL)arg1 willModify:(_Bool)arg2; +- (void)removeAllHeaders; +- (void)removeHeaderForKey:(unsigned int)arg1; +- (void)setHeader:(id)arg1 forKey:(unsigned int)arg2; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2 createIfNotThere:(_Bool)arg3; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2; +- (void)saveToArchive:(struct HeaderStorage *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct HeaderStorage *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +- (void)dealloc; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorageBucket.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorageBucket.h new file mode 100644 index 000000000..ab7133ed2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableHeaderStorageBucket.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import + +// Not exported +@interface TSTTableHeaderStorageBucket : TSPObject +{ + struct map, std::__1::less, std::__1::allocator>>> *mMap; + double mHorizontalScaleFactor; +} + +@property(nonatomic) double horizontalScaleFactor; // @synthesize horizontalScaleFactor=mHorizontalScaleFactor; +- (unsigned int)lowerBound:(unsigned int)arg1; +- (unsigned int)upperBound:(unsigned int)arg1; +- (unsigned int)maxKey; +- (unsigned int)minKey; +- (long long)count; +- (void)shiftKeysAtIndex:(unsigned int)arg1 amount:(int)arg2; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2 willModify:(_Bool)arg3; +- (void)makeHeadersPerformSelector:(SEL)arg1 willModify:(_Bool)arg2; +- (void)removeAllHeaders; +- (void)removeHeaderForKey:(unsigned int)arg1; +- (void)setHeader:(id)arg1 forKey:(unsigned int)arg2; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2 createIfNotThere:(_Bool)arg3; +- (id)headerForKey:(unsigned int)arg1 willModify:(_Bool)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (unsigned long long)flushableSize; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-FormulaOwner.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-FormulaOwner.h new file mode 100644 index 000000000..7cc6ee926 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-FormulaOwner.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCECalculationEngineRegistration-Protocol.h" +#import "TSCEFormulaOwning-Protocol.h" +#import "TSCEReferenceResolving-Protocol.h" +#import "TSCETableModeling-Protocol.h" + +@interface TSTTableInfo (FormulaOwner) +- (id)objectToArchiveInDependencyTracker; +- (struct __CFUUID *)resolverID; +- (void)releaseForCalculationEngine:(id)arg1; +- (void)retainForCalculationEngine:(id)arg1; +- (id)endRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)beginRewriteForCalculationEngine:(id)arg1 spec:(id)arg2; +- (void)rewriteForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 rewriteSpec:(id)arg3; +- (void)invalidateForCalculationEngine:(id)arg1; +- (void)writeResultsForCalculationEngine:(id)arg1; +- (CDStruct_365fa376)recalculateForCalculationEngine:(id)arg1 formulaID:(CDStruct_a91f2c80)arg2 isInCycle:(_Bool)arg3 hasCalculatedPrecedents:(_Bool)arg4; +- (void)notifyTableOfNewResults; +- (void)performReadForOneOffFormulaEvaluation:(id)arg1 forCellID:(CDStruct_0441cfb5 *)arg2; +- (void)unregisterFromCalculationEngine:(id)arg1; +- (int)registerWithCalculationEngine:(id)arg1; +- (_Bool)registerLast; +- (void)registerWithCalculationEngineForDocumentLoad:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..f285b2646 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo-KNBuildTitleAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTTableInfo (KNBuildTitleAdditions) +- (id)buildImageTitle; +- (id)buildTitle; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo.h new file mode 100644 index 000000000..7d726a473 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableInfo.h @@ -0,0 +1,135 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSCETableModeling-Protocol.h" +#import +#import "TSDMixing-Protocol.h" +#import "TSKModel-Protocol.h" +#import "TSKSearchable-Protocol.h" +#import "TSSPresetSource-Protocol.h" +#import "TSSStyleClient-Protocol.h" +#import "TSSThemedObject-Protocol.h" +#import "TSWPStorageParent-Protocol.h" + +@class NSObject, TSDInfoGeometry, TSKDocumentRoot, TSPObject, TSTEditingState, TSTMasterLayout, TSTTableModel, TSTTablePartitioner; + +// Not exported +@interface TSTTableInfo : TSDDrawableInfo +{ + TSTTableModel *mTableModel; + _Bool mIsFormulaEditing; + _Bool mHasReference; + CDStruct_0441cfb5 mEditingCellID; + CDStruct_0441cfb5 mPreviousEditingCellID; + TSTTablePartitioner *mPartitioner; + TSTMasterLayout *mMasterLayout; + TSTEditingState *mEditingState; +} + ++ (id)presetKinds; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3 reservedCount:(unsigned long long)arg4; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (_Bool)canPartition; ++ (id)tablePrototypeWithIndex:(long long)arg1 context:(id)arg2 geometry:(id)arg3 styles:(id)arg4; ++ (id)geometryForPrototypeIndex:(long long)arg1 withCanvasPoint:(struct CGPoint)arg2; ++ (unsigned short)numberOfColumnsForProtoIndex:(unsigned long long)arg1; ++ (unsigned short)numberOfRowsForProtoIndex:(unsigned long long)arg1; +@property(nonatomic) _Bool hasReference; // @synthesize hasReference=mHasReference; +@property(nonatomic, getter=isFormulaEditing) _Bool formulaEditing; // @synthesize formulaEditing=mIsFormulaEditing; +@property(readonly, nonatomic) CDStruct_0441cfb5 previousEditingCellID; // @synthesize previousEditingCellID=mPreviousEditingCellID; +@property(retain, nonatomic) TSTEditingState *editingState; // @synthesize editingState=mEditingState; +@property(nonatomic) CDStruct_0441cfb5 editingCellID; // @synthesize editingCellID=mEditingCellID; +- (id).cxx_construct; +- (void)didReplaceTextsInStoragesWithPlaceHolderString; +- (id)allWPStorages; +- (_Bool)textIsVertical; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (void)didCopy; +- (void)willCopyWithOtherDrawables:(id)arg1; +- (void)debugDump; +- (void)validate; +@property(readonly, nonatomic) CDStruct_5f1f7aa9 editingCellRange; +- (id)childInfos; +- (id)trackerForController:(id)arg1; +- (id)descriptionForPasteboardWithSource:(id)arg1; +- (id)descriptionForExactCopy; +- (id)descriptionForPasteboard; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)childCommandForReplaceAllCommand:(id)arg1; +- (id)searchForAnnotationsWithHitBlock:(id)arg1; +- (id)searchForString:(id)arg1 options:(unsigned long long)arg2 onHit:(id)arg3; +- (void)acceptVisitor:(id)arg1; +- (id)childEnumerator; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (_Bool)canAspectRatioLockBeChangedByUser; +- (void)scaleInfoGeometry:(struct CGSize)arg1; +@property(nonatomic) long long contentWritingDirection; +@property(copy, nonatomic) TSDInfoGeometry *geometry; // @dynamic geometry; +- (void)setGeometry:(id)arg1 resizeInternal:(_Bool)arg2; +- (void)setGeometry:(id)arg1 resizeInternal:(_Bool)arg2 scaleFactor:(struct CGSize)arg3 shouldClearObjectPlaceholderFlag:(_Bool)arg4; +- (void)setGeometry:(id)arg1 resizeInternal:(_Bool)arg2 scaleFactor:(struct CGSize)arg3; +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)reverseChunkingIsSupported; +- (unsigned long long)textureDeliveryStyleFromDeliveryString:(id)arg1; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (unsigned long long)chunkCountForTextureDeliveryStyle:(unsigned long long)arg1 animationFilter:(id)arg2; +- (Class)layoutClass; +- (_Bool)supportsAttachedComments; +- (int)elementKind; +@property(readonly, nonatomic) TSTMasterLayout *masterLayout; +- (void)clearPartitioner; +@property(readonly, nonatomic) TSTTablePartitioner *partitioner; +- (_Bool)supportsHyperlinks; +- (Class)editorClass; +- (Class)repClass; +@property(readonly, nonatomic) TSTTableModel *tableModel; +@property(readonly, nonatomic) TSKDocumentRoot *documentRoot; +- (_Bool)isSafeToConvertToText; +- (_Bool)isSafeToConvertToAttributedString; +- (_Bool)isSafeToConvertToImage; +- (double)masterLayoutEffectiveTableNameHeight; +- (void)shiftGeometryToExcludeTableNameHeight; +- (void)shiftGeometryToIncludeTableNameHeight; +- (void)p_didLoadRichTextPayloadTable:(id)arg1; +- (id)componentRootObject; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TableInfoArchive *)arg1 archiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct TableInfoArchive *)arg1 unarchiver:(id)arg2; +- (void)setupTableModelForPrototypeIndex:(long long)arg1; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 fromSourceInfo:(id)arg2 carrySelection:(_Bool)arg3; +- (id)initWithContext:(id)arg1 fromSourceInfo:(id)arg2 cellRegion:(id)arg3 carrySelection:(_Bool)arg4; +- (id)initWithContext:(id)arg1 otherTableInfo:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 styles:(id)arg3; +- (id)initForTestingWithContext:(id)arg1 rows:(unsigned short)arg2 columns:(unsigned short)arg3; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 rows:(unsigned short)arg3 columns:(unsigned short)arg4 styles:(id)arg5; + +// Remaining properties +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; // @dynamic anchoredToText; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; // @dynamic floatingAboveText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; // @dynamic inlineWithText; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +@property(nonatomic) TSPObject *owningAttachment; // @dynamic owningAttachment; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; // @dynamic owningAttachmentNoRecurse; +@property(nonatomic) NSObject *parentInfo; // @dynamic parentInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel-Private.h new file mode 100644 index 000000000..605d394b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel-Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTTableModel (Private) +- (void)p_clearDataListEntriesInRange:(CDStruct_5f1f7aa9)arg1 ignoreSizeChecks:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel.h new file mode 100644 index 000000000..8d491ced9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableModel.h @@ -0,0 +1,243 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, TSCECalculationEngine, TSCECellCoordinateVector, TSCEOwnerFormulaMap, TSDFill, TSDStroke, TSKDocumentRoot, TSTCell, TSTCellDictionary, TSTCellStyle, TSTConditionalStyleFormulaOwner, TSTHiddenStateFormulaOwner, TSTTableDataStore, TSTTableFilterSet, TSTTableStyle, TSWPParagraphStyle, TSWPShapeStyle, TSWPStorage; + +// Not exported +@interface TSTTableModel : TSPObject +{ + TSTTableDataStore *mDataStore; + struct __CFUUID *mTableID; + struct __CFUUID *mFromTableID; + unsigned short mNumberOfRows; + unsigned short mNumberOfColumns; + unsigned short mNumberOfHeaderRows; + unsigned short mNumberOfHeaderColumns; + unsigned short mNumberOfFooterRows; + _Bool mHeaderRowsFrozen; + _Bool mHeaderColumnsFrozen; + unsigned short mNumberOfHiddenRows; + unsigned short mNumberOfHiddenColumns; + unsigned short mNumberOfUserHiddenRows; + unsigned short mNumberOfUserHiddenColumns; + unsigned short mNumberOfFilteredRows; + double mDefaultRowHeight; + double mDefaultColumnWidth; + NSString *mTableName; + _Bool mTableNameEnabled; + double mTableNameHeight; + _Bool mTableNameBorderEnabled; + _Bool mRepeatingHeaderRowsEnabled; + _Bool mRepeatingHeaderColumnsEnabled; + TSTHiddenStateFormulaOwner *mHiddenStateFormulaOwnerForRows; + TSTHiddenStateFormulaOwner *mHiddenStateFormulaOwnerForColumns; + unsigned long long mPresetIndex; + _Bool mStyleApplyClearsAll; + struct { + TSTTableStyle *tableStyle; + TSTCellStyle *bodyCellStyle; + TSTCellStyle *headerRowCellStyle; + TSTCellStyle *headerColumnCellStyle; + TSTCellStyle *footerRowCellStyle; + TSWPParagraphStyle *bodyTextStyle; + TSWPParagraphStyle *headerRowTextStyle; + TSWPParagraphStyle *headerColumnTextStyle; + TSWPParagraphStyle *footerRowTextStyle; + TSWPParagraphStyle *tableNameStyle; + TSWPShapeStyle *tableNameShapeStyle; + } mStyles; + struct _TSTDefaultCellBlock mDefaultCells; + TSCEOwnerFormulaMap *mFormulasForUndo; + TSCECalculationEngine *mCalcEngine; + TSTCellDictionary *mCellsPendingWrite; + struct _opaque_pthread_mutex_t mCellsToInvalidateAfterRecalcLock; + TSCECellCoordinateVector *mCellsToInvalidateAfterRecalc; + TSCECellCoordinateVector *mCellsToInvalidateNonoverflowingAfterRecalc; + TSTConditionalStyleFormulaOwner *mConditionalStyleFormulaOwner; + TSWPStorage *mDeprecatedProvider; + _Bool mWasUnarchivedFromAProvidedTable; + TSTTableFilterSet *mFilterSet; + TSCEOwnerFormulaMap *_formulasForUndo; +} + ++ (struct __CFDictionary *)newIDMapForPastedTablesInDrawables:(id)arg1 calculationEngine:(id)arg2; ++ (CDStruct_5f1f7aa9)cellRangeForTableArea:(int)arg1 givenTableSize:(CDStruct_d65e47c4)arg2 numberOfHeaderRows:(unsigned short)arg3 numberOfFooterRows:(unsigned short)arg4 numberOfHeaderColumns:(unsigned short)arg5; ++ (int)tableAreaForCellID:(CDStruct_0441cfb5)arg1 inTableWithHeaderColumns:(unsigned short)arg2 headerRows:(unsigned short)arg3 footerRows:(unsigned short)arg4 totalRows:(unsigned short)arg5; ++ (id)unnamedTableString; ++ (void)load; +@property(retain, nonatomic) TSCEOwnerFormulaMap *formulasForUndo; // @synthesize formulasForUndo=_formulasForUndo; +@property(nonatomic) TSCECalculationEngine *calcEngine; // @synthesize calcEngine=mCalcEngine; +@property(readonly, nonatomic) TSCECellCoordinateVector *cellsToInvalidateNonoverflowingAfterRecalc; // @synthesize cellsToInvalidateNonoverflowingAfterRecalc=mCellsToInvalidateNonoverflowingAfterRecalc; +@property(readonly, nonatomic) TSCECellCoordinateVector *cellsToInvalidateAfterRecalc; // @synthesize cellsToInvalidateAfterRecalc=mCellsToInvalidateAfterRecalc; +@property(readonly, nonatomic) TSTCellDictionary *cellsPendingWrite; // @synthesize cellsPendingWrite=mCellsPendingWrite; +@property(nonatomic) _Bool wasUnarchivedFromAProvidedTable; // @synthesize wasUnarchivedFromAProvidedTable=mWasUnarchivedFromAProvidedTable; +@property(readonly, nonatomic) unsigned short numberOfUserHiddenColumns; // @synthesize numberOfUserHiddenColumns=mNumberOfUserHiddenColumns; +@property(readonly, nonatomic) unsigned short numberOfUserHiddenRows; // @synthesize numberOfUserHiddenRows=mNumberOfUserHiddenRows; +@property(readonly, nonatomic) unsigned short numberOfHiddenColumns; // @synthesize numberOfHiddenColumns=mNumberOfHiddenColumns; +@property(readonly, nonatomic) unsigned short numberOfHiddenRows; // @synthesize numberOfHiddenRows=mNumberOfHiddenRows; +- (id).cxx_construct; +- (id)allRichTextPayloadStorages; +- (void)upgradeFromPreUFF; +- (void)transformStrokes:(struct CGAffineTransform)arg1 transformedObjects:(id)arg2 inBounds:(struct CGRect)arg3; +- (void)p_scaleStrokesOnCell:(id)arg1 atCellID:(CDStruct_0441cfb5)arg2 transformedObjects:(id)arg3 scale:(double)arg4; +- (void)p_scaleStrokeFromProperty:(int)arg1 style:(id)arg2 pmap:(id)arg3 scale:(double)arg4; +- (CDStruct_5f1f7aa9)minPopulatedCellRange; +- (void)validate; +- (void)private_validateMergeCellsPedantically; +- (void)validateStyles; +- (void)moveCalcEngineReferencesFromSourceTable:(struct __CFUUID *)arg1 sourceRange:(CDStruct_5f1f7aa9)arg2 sourceOffset:(CDStruct_79c71658)arg3; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)mapTableStylesToStylesheet:(id)arg1 withMapper:(id)arg2; +- (_Bool)cellWasModifiedInCurrentRecalcCycle:(CDStruct_0441cfb5)arg1; +- (_Bool)hasFormulas; +- (CDStruct_5744d895)referenceToHiddenStateFromColumn:(unsigned char)arg1 toColumn:(unsigned char)arg2; +- (CDStruct_5744d895)referenceToHiddenStateFromRow:(unsigned short)arg1 toRow:(unsigned short)arg2; +- (void)registerAllFormulasWithCalculationEngine:(id)arg1; +- (void)copyPasteboardCustomFormatsToDocumentAndUpdateCellsInRegion:(id)arg1; +- (void)remapTableIDsInFormulasWithMap:(struct __CFDictionary *)arg1 calcEngine:(id)arg2; +- (id)cellRegionWithConditionalStyleMatchingCell:(CDStruct_0441cfb5)arg1; +- (void)defaultStrokesForCellID:(CDStruct_0441cfb5)arg1 inTableWithHeaderColumns:(unsigned short)arg2 headerRows:(unsigned short)arg3 footerRows:(unsigned short)arg4 totalColumns:(unsigned short)arg5 totalRows:(unsigned short)arg6 tableArea:(int)arg7 outTopStroke:(id *)arg8 outLeftStroke:(id *)arg9 outBottomStroke:(id *)arg10 outRightStroke:(id *)arg11; +- (void)defaultStrokesForCellID:(CDStruct_0441cfb5)arg1 outTopStroke:(id *)arg2 outLeftStroke:(id *)arg3 outBottomStroke:(id *)arg4 outRightStroke:(id *)arg5; +@property(readonly, nonatomic) TSDStroke *footerRowSeparatorStroke; +@property(readonly, nonatomic) TSDStroke *footerRowBodyRowStroke; +@property(readonly, nonatomic) TSDStroke *footerRowBodyColumnStroke; +@property(readonly, nonatomic) TSDStroke *footerRowBorderStroke; +@property(readonly, nonatomic) TSDStroke *headerRowSeparatorStroke; +@property(readonly, nonatomic) TSDStroke *headerRowBodyRowStroke; +@property(readonly, nonatomic) TSDStroke *headerRowBodyColumnStroke; +@property(readonly, nonatomic) TSDStroke *headerRowBorderStroke; +@property(readonly, nonatomic) TSDStroke *headerColumnSeparatorStroke; +@property(readonly, nonatomic) TSDStroke *headerColumnBodyRowStroke; +@property(readonly, nonatomic) TSDStroke *headerColumnBodyColumnStroke; +@property(readonly, nonatomic) TSDStroke *headerColumnBorderStroke; +@property(readonly, nonatomic) TSDStroke *bodyRowStroke; +@property(readonly, nonatomic) TSDStroke *bodyColumnStroke; +@property(readonly, nonatomic) TSDStroke *parentBorderStroke; +@property(readonly, nonatomic) TSDStroke *borderStrokeEvenIfNotVisible; +@property(readonly, nonatomic) TSDFill *footerRowsFill; +@property(readonly, nonatomic) TSDFill *headerRowsFill; +@property(readonly, nonatomic) TSDFill *headerColumnsFill; +@property(readonly, nonatomic) TSDFill *bodyFill; +@property(readonly, nonatomic) TSDFill *backgroundFill; +- (id)mergedGridIndicesForDirection:(int)arg1; +- (_Bool)hasMergeRanges; +@property(readonly, nonatomic) unsigned short numberOfVisibleBodyColumns; +@property(readonly, nonatomic) unsigned short numberOfVisibleBodyRows; +- (int)hidingStateForColumn:(unsigned char)arg1; +- (int)hidingStateForRow:(unsigned short)arg1; +- (_Bool)isColumnHidden:(unsigned char)arg1 forAction:(int)arg2; +- (_Bool)isRowHidden:(unsigned short)arg1 forAction:(int)arg2; +- (CDStruct_5f1f7aa9)footerRowRange; +- (CDStruct_5f1f7aa9)headerColumnRange; +- (CDStruct_5f1f7aa9)headerRowRange; +- (CDStruct_5f1f7aa9)bodyRowRange; +- (CDStruct_5f1f7aa9)bodyColumnRange; +- (CDStruct_5f1f7aa9)bodyRange; +- (CDStruct_5f1f7aa9)range; +@property NSArray *rowHeights; +@property NSArray *columnWidths; +- (void)setWidth:(double)arg1 ofColumn:(unsigned char)arg2; +- (void)setHeight:(double)arg1 ofRow:(unsigned short)arg2; +- (id)rowNameForCellID:(CDStruct_0441cfb5)arg1 cellRangeContainingName:(CDStruct_5f1f7aa9 *)arg2 restrictToBodyRange:(_Bool)arg3; +- (id)columnNameForCellID:(CDStruct_0441cfb5)arg1 cellRangeContainingName:(CDStruct_5f1f7aa9 *)arg2 restrictToBodyRange:(_Bool)arg3; +- (id)defaultTextStyleForTableArea:(int)arg1; +- (id)defaultCellStyleForTableArea:(int)arg1; +- (void)p_fetchCellHoldingReadLock:(void *)arg1 returnCode:(void *)arg2; +- (int)defaultCell:(id)arg1 forTableArea:(int)arg2; +- (id)defaultCellForTableArea:(int)arg1; +- (CDStruct_5f1f7aa9)cellRangeForTableArea:(int)arg1; +- (int)tableAreaForCellID:(CDStruct_0441cfb5)arg1; +- (void)chooseUniqueNameInContainer:(id)arg1 forPaste:(_Bool)arg2; +- (void)setStorageParentToInfo:(id)arg1; +- (id)bandedFillObject; +- (_Bool)useBandedFill; +@property(readonly, nonatomic) TSTCell *defaultHeaderColumnCell; +@property(readonly, nonatomic) TSTCell *defaultHeaderRowCell; +@property(readonly, nonatomic) TSTCell *defaultFooterRowCell; +@property(readonly, nonatomic) TSTCell *defaultBodyCell; +@property(readonly, nonatomic) struct __CFUUID *fromTableID; +- (void)setTableID:(struct __CFUUID *)arg1; +@property(readonly, nonatomic) struct __CFUUID *tableID; +- (void)dirtyFilterState; +- (void)filterSetUpdated; +- (_Bool)hasActiveFilters; +- (void)setFilterRulesAtAbsoluteIndices:(id)arg1 enabled:(_Bool)arg2; +- (void)setFilterSetType:(int)arg1; +- (void)enableFilterSet:(_Bool)arg1; +- (void)enableFilter:(_Bool)arg1 atIndex:(unsigned long long)arg2; +- (void)enableRule:(_Bool)arg1 atIndex:(unsigned long long)arg2 inFilterIndex:(unsigned long long)arg3; +- (void)mutateFormulaFiltersUsingBlock:(id)arg1; +- (void)setNeedsFilterFormulaRewriteForImport:(_Bool)arg1; +- (_Bool)needsFilterFormulaRewriteForImport; +- (id)replaceRule:(id)arg1 atRuleIndex:(unsigned long long)arg2 inFilter:(unsigned long long)arg3; +- (id)removeFilterRules:(id)arg1; +- (id)removeRulesWithIndices:(id)arg1 inFilter:(unsigned long long)arg2; +- (id)addRules:(id)arg1 atRuleIndices:(id)arg2 inFilter:(unsigned long long)arg3 isNew:(_Bool)arg4; +- (id)addRules:(id)arg1 inFilter:(unsigned long long)arg2; +- (id)duplicateFilterSet; +@property(copy, nonatomic) TSTTableFilterSet *filterSet; +@property(readonly, nonatomic) TSTHiddenStateFormulaOwner *hiddenStateFormulaOwnerForColumns; +@property(nonatomic) TSTConditionalStyleFormulaOwner *conditionalStyleFormulaOwner; +@property(readonly, nonatomic) TSTHiddenStateFormulaOwner *hiddenStateFormulaOwnerForRows; +- (id)dataStore; +@property(readonly, nonatomic) TSDStroke *tableNameBorderStroke; +@property(readonly, nonatomic) _Bool hasAlternatingRows; +@property(readonly, nonatomic) _Bool hasTableBorder; +- (void)setTableNameShapeStyle:(id)arg1; +@property(readonly, nonatomic) TSWPShapeStyle *tableNameShapeStyle; +- (void)setTableNameStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *tableNameStyle; +- (void)setFooterRowTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *footerRowTextStyle; +- (void)setHeaderColumnTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *headerColumnTextStyle; +- (void)setHeaderRowTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *headerRowTextStyle; +- (void)setBodyTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *bodyTextStyle; +- (void)setFooterRowCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *footerRowCellStyle; +- (void)setHeaderColumnCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *headerColumnCellStyle; +- (void)setHeaderRowCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *headerRowCellStyle; +- (void)setBodyCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *bodyCellStyle; +- (void)setTableStyle:(id)arg1; +@property(readonly, nonatomic) TSTTableStyle *tableStyle; +@property(nonatomic) _Bool headerColumnsFrozen; +@property(nonatomic) _Bool headerRowsFrozen; +@property(nonatomic) unsigned long long presetIndex; +@property(nonatomic) unsigned short numberOfHeaderColumns; +@property(nonatomic) unsigned short numberOfFooterRows; +@property(nonatomic) unsigned short numberOfHeaderRows; +@property(nonatomic) unsigned short numberOfColumns; +@property(nonatomic) unsigned short numberOfRows; +@property(nonatomic) _Bool styleApplyClearsAll; +@property(nonatomic) _Bool repeatingHeaderColumnsEnabled; +@property(nonatomic) _Bool repeatingHeaderRowsEnabled; +@property(nonatomic) double tableNameHeight; +@property(nonatomic) _Bool tableNameBorderEnabled; +@property(nonatomic) _Bool tableNameEnabled; +@property(retain, nonatomic) NSString *tableName; +- (void)bakeFormulas; +- (void)setDrawableIsBeingCopied:(_Bool)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +@property(readonly, nonatomic) TSKDocumentRoot *documentRoot; +- (id)initWithContext:(id)arg1 fromSourceModel:(id)arg2 region:(id)arg3 tableInfo:(id)arg4; +- (id)initWithContext:(id)arg1 rows:(unsigned short)arg2 columns:(unsigned short)arg3 styles:(id)arg4 tableInfo:(id)arg5; +- (id)documentStylesheet; +- (void)setupDefaultCells; +- (void)resetStyles:(id)arg1; +- (void)p_releaseExistingDefaultStyles; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTablePartitioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTablePartitioner.h new file mode 100644 index 000000000..cdb5567b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTablePartitioner.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPartitioner-Protocol.h" + +@class NSMutableDictionary, TSDInfoGeometry, TSTLayout, TSTTableInfo, TSUPointerKeyDictionary; + +// Not exported +@interface TSTTablePartitioner : NSObject +{ + TSTTableInfo *mTableInfo; + TSDInfoGeometry *mInfoGeometry; + double mFirstPartitionWidth; + struct CGSize mScaleToFit; + TSTLayout *mScaledLayout; + TSUPointerKeyDictionary *mHintMatricesByCanvas; + NSMutableDictionary *mPartitioningPassCache; +} + +@property(copy, nonatomic) TSDInfoGeometry *infoGeometry; // @synthesize infoGeometry=mInfoGeometry; +@property(nonatomic) struct CGSize scaleToFit; // @synthesize scaleToFit=mScaleToFit; +@property(readonly, nonatomic) double inlineTableWidth; // @synthesize inlineTableWidth=mFirstPartitionWidth; +@property(readonly, nonatomic) TSTTableInfo *tableInfo; // @synthesize tableInfo=mTableInfo; +- (void)p_flushCacheAfterPartitioningFinished:(id)arg1 lastHint:(id)arg2 horizontally:(_Bool)arg3; +- (id)hintCacheKeyForHint:(id)arg1; +- (id)hintCacheKeyForPartitioningPass:(id)arg1 andHintID:(CDStruct_0441cfb5)arg2; +- (id)partitioningPassForHint:(id)arg1 withPreviousHint:(id)arg2; +- (id)partitioningPassForFirstPartitionSize:(struct CGSize)arg1; +@property(readonly, nonatomic) TSTLayout *scaledLayout; +@property(readonly, nonatomic) _Bool scaleIsValid; +- (_Bool)shouldReuseLayout:(id)arg1 forSize:(struct CGSize)arg2 parentLayout:(id)arg3 hint:(id)arg4; +- (id)hintForLayout:(id)arg1; +- (_Bool)p_didFinishPartitioningHint:(id)arg1 horizontally:(_Bool)arg2; +- (_Bool)didHint:(id)arg1 syncWithNextHint:(id)arg2 horizontally:(_Bool)arg3 delta:(int)arg4; +- (id)layoutForHint:(id)arg1 parentLayout:(id)arg2; +- (id)nextLayoutForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)nextHintForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (CDStruct_5f1f7aa9)measureCellRangeForNextPartitionOfSize:(struct CGSize)arg1 previousHint:(id)arg2 horizontally:(_Bool)arg3; +- (void)validateScaledLayout; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableRep.h new file mode 100644 index 000000000..cf80e5f68 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableRep.h @@ -0,0 +1,163 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "UITextFieldDelegate-Protocol.h" + +@class CALayer, CAShapeLayer, NSMutableArray, NSSet, TSDCanvasView, TSDEditorController, TSDKnobTracker, TSDTilingLayer, TSTAnimation, TSTCellRegion, TSTEditingState, TSTLayout, TSTMasterLayout, TSTSearchReference, TSTSelectionDragController, TSTTableCellTextEditingRep, TSTTableInfo, TSTTableModel, TSTTableReferences, TSTTableSelection, TSWPHyperlinkField, TSWPStorage, TSWPTextEditing; + +// Not exported +@interface TSTTableRep : TSWPTextHostRep +{ + struct CGRect mCanvasVisibleRect; + struct CGRect mSearchSelectionBounds; + TSDTilingLayer *mOverlayTableName; + TSDTilingLayer *mOverlayFrozenHeaderCorner; + TSDTilingLayer *mOverlayFrozenHeaderRows; + TSDTilingLayer *mOverlayFrozenHeaderColumns; + CALayer *mOverlayFrozenHeaderRowsMask; + CALayer *mOverlayFrozenHeaderColumnsMask; + CALayer *mOverlayFrozenHeaderTableBodyMask; + CALayer *mOverlayFrozenHeaderTableNameMask; + double mCurrentScreenScale; + CDStruct_5f1f7aa9 mDirtyCellRange; + _Bool mRecursivelyDrawingInContext; + NSMutableArray *mAnimationStack; + id mAnimationController; + TSTTableCellTextEditingRep *mContainedTextEditingRep; + TSWPTextEditing *mTableNameTextEditing; + CDStruct_0441cfb5 mControlCellID; + CDStruct_0441cfb5 mRatingsDragCellID; + id mTableChrome; + TSTTableReferences *mReferences; + CAShapeLayer *mHighlightedHyperlinkLayer; + _Bool mIsAspectOperationInProgress; + _Bool mIsZoomOperationInProgress; + _Bool mIsZoomToEditOperationInProgress; + CDStruct_5f1f7aa9 mZoomToEditVisibleCellRange; + CAShapeLayer *mFindSelectionHighlightLayer; + TSTTableSelection *mSourceFillSelection; + TSTTableSelection *mTargetFillSelection; + _Bool mWPEndedTableNameEditing; + _Bool _settingSelection; + TSTSelectionDragController *mCellDragController; + _Bool mDragByHandleOnly; + _Bool mSelectionUsesBezierPath; + _Bool mSelectsCellOnInitialTap; + _Bool mUsesWholeChromeResizer; + id mCanvasReferenceController; + id mDelegate; + TSDKnobTracker *mVisitorKnobTracker; + NSSet *mVisibleFillKnobs; + CDStruct_0441cfb5 mEditingHyperlinkCellID; + TSWPStorage *mHyperlinkParentStorage; + _Bool mHyperlinkModified; + _Bool mInspectingHyperlinkInEditingStorage; + TSWPHyperlinkField *mHyperlinkField; + CAShapeLayer *mCellEditingMaskLayer; +} + ++ (Class)tableRepDelegateClass; +@property(readonly, nonatomic) TSDKnobTracker *visitorKnobTracker; // @synthesize visitorKnobTracker=mVisitorKnobTracker; +@property(nonatomic) CDStruct_0441cfb5 ratingsDragCellID; // @synthesize ratingsDragCellID=mRatingsDragCellID; +@property(nonatomic) TSTSelectionDragController *cellDragController; // @synthesize cellDragController=mCellDragController; +@property(readonly, nonatomic) id delegate; // @synthesize delegate=mDelegate; +@property(readonly, nonatomic) id tableChrome; // @synthesize tableChrome=mTableChrome; +@property(nonatomic) id animationController; // @synthesize animationController=mAnimationController; +@property(readonly, nonatomic) id canvasReferenceController; // @synthesize canvasReferenceController=mCanvasReferenceController; +- (id).cxx_construct; +- (id)description; +- (id)p_textImageForPath:(struct CGPath *)arg1 shouldPulsate:(_Bool)arg2; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)recursivelyDrawInContext:(struct CGContext *)arg1; +- (int)tilingMode; +- (_Bool)canDrawInParallel; +- (_Bool)mustDrawOnMainThreadForInteractiveCanvas; +- (_Bool)canDrawInBackgroundDuringScroll; +- (void)endDragInsertFromPalette; +- (void)beginDragInsertFromPalette; +- (_Bool)mustDrawTilingLayerOnMainThread:(id)arg1; +- (void)didEndDrawingTilingLayerInBackground:(id)arg1 withToken:(id)arg2; +- (_Bool)shouldBeginDrawingTilingLayerInBackground:(id)arg1 returningToken:(id *)arg2 andQueue:(id *)arg3; +- (_Bool)canDrawTilingLayerInBackground:(id)arg1; +- (struct CGRect)visibleBoundsForTilingLayer:(id)arg1; +- (_Bool)shouldLayoutTilingLayer:(id)arg1; +- (void)invalidateFrozenHeaders; +- (void)validateFrozenHeaderTableBodyMask; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (void)validateFrozenHeaderColumns; +- (void)validateFrozenHeaderRows; +- (void)validateFrozenHeaderCorner; +- (struct CGRect)p_alignedLayerFrameForLayoutSpace:(id)arg1 transform:(struct CGAffineTransform)arg2; +- (id)p_frozenHeaderOverlayLayers; +- (void)validateTableName; +- (id)p_tableNameOverlayLayers; +- (id)additionalLayersUnderLayer; +- (id)additionalLayersOverLayer; +- (id)overlayLayers; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)popAnimation; +- (void)pushAnimation:(id)arg1; +@property(readonly, nonatomic) TSTAnimation *currentAnimation; +- (void)orientationDidChange:(id)arg1; +- (void)invalidateComments; +- (void)invalidateAnnotationColor; +- (void)p_invalidateCellCommentBadges; +- (void)dirtyCellRange:(CDStruct_5f1f7aa9)arg1; +- (void)setNeedsDisplayInCellRange:(CDStruct_5f1f7aa9)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplay; +- (void)invalidateTableName; +- (void)invalidateCellRange:(CDStruct_5f1f7aa9)arg1 fittingRange:(CDStruct_5f1f7aa9)arg2 invalidateSize:(_Bool)arg3; +- (void)invalidateCellRange:(CDStruct_5f1f7aa9)arg1; +- (void)invalidateSelection; +- (void)updateDynamicModeForEditingSpillText; +- (void)screenScaleDidChange; +- (void)viewScaleDidChange; +- (_Bool)isFullyVisibleWithBorder:(int)arg1; +- (void)validateVisibleRect; +- (void)layoutInRootChangedFrom:(id)arg1 to:(id)arg2 translatedOnly:(_Bool)arg3; +- (void)updateFromLayout; +- (id)editorSelection; +- (void)contentsRectForCellRangeAcrossSpaces:(CDStruct_5f1f7aa9)arg1 contentsCenterInfo:(CDStruct_7bd98050 *)arg2 canvasFrame:(struct CGRect *)arg3 contentsRect:(struct CGRect *)arg4; +- (struct CGRect)boundsForCellSelection:(CDStruct_0441cfb5)arg1; +- (struct CGRect)canvasBoundsForCellRange:(CDStruct_5f1f7aa9)arg1; +- (struct CGRect)deviceBoundsForCellRange:(CDStruct_5f1f7aa9)arg1; +- (id)itemsToAddToEditMenu; +- (_Bool)isDraggable; +- (void)updateChildrenFromLayout; +- (void)willBeRemoved; +- (void)invalidateEditingCell; +- (_Bool)handlesEditMenu; +- (_Bool)shouldCommitPendingTextEdit; +- (_Bool)shouldRestartTextEditing; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; +- (void)dealloc; +- (id)newCommandToApplyGeometry:(id)arg1 toInfo:(id)arg2; +- (struct CGRect)layerFrameInScaledCanvas; +- (id)repForDragging; +- (id)hitRepChrome:(struct CGPoint)arg1; +- (id)hitRep:(struct CGPoint)arg1; +@property(readonly, nonatomic) TSTCellRegion *selectionRegion; +@property(readonly, nonatomic) CALayer *layerForRep; +@property(readonly, nonatomic) struct CGRect canvasVisibleRect; +@property(readonly, nonatomic) struct CGAffineTransform transformFromCanvas; +@property(readonly, nonatomic) struct CGAffineTransform transformToCanvas; +@property(readonly, nonatomic) TSDEditorController *editorController; +@property(readonly, nonatomic) TSDCanvasView *canvasView; +@property(readonly, nonatomic) TSTMasterLayout *masterLayout; +@property(readonly, nonatomic) TSTLayout *tableLayout; +@property(readonly, nonatomic) TSTEditingState *editingState; +@property(readonly, nonatomic) TSTTableModel *tableModel; +@property(readonly, nonatomic) TSTTableInfo *tableInfo; + +// Remaining properties +@property(retain, nonatomic) TSTSearchReference *activeSearchReference; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableRepProcessChangesActions.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableRepProcessChangesActions.h new file mode 100644 index 000000000..3f5e2aa94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableRepProcessChangesActions.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTTableRepProcessChangesActions : NSObject +{ + _Bool _invalidateAllChrome; + _Bool _invalidateColumnChrome; + _Bool _invalidateRowChrome; + _Bool _hideChromeContextMenuButton; + _Bool _invalidateKnobs; + _Bool _invalidateSelection; + _Bool _invalidateTableName; + _Bool _updateEditorRemainders; + _Bool _syncReferenceHighlightState; + _Bool _setNeedsDisplay; + CDStruct_5f1f7aa9 dirtyCellRange; + CDStruct_5f1f7aa9 dirtyStrokeRange; +} + +@property(nonatomic) _Bool setNeedsDisplay; // @synthesize setNeedsDisplay=_setNeedsDisplay; +@property(nonatomic) _Bool syncReferenceHighlightState; // @synthesize syncReferenceHighlightState=_syncReferenceHighlightState; +@property(nonatomic) _Bool updateEditorRemainders; // @synthesize updateEditorRemainders=_updateEditorRemainders; +@property(nonatomic) _Bool invalidateTableName; // @synthesize invalidateTableName=_invalidateTableName; +@property(nonatomic) _Bool invalidateSelection; // @synthesize invalidateSelection=_invalidateSelection; +@property(nonatomic) _Bool invalidateKnobs; // @synthesize invalidateKnobs=_invalidateKnobs; +@property(nonatomic) _Bool hideChromeContextMenuButton; // @synthesize hideChromeContextMenuButton=_hideChromeContextMenuButton; +@property(nonatomic) _Bool invalidateRowChrome; // @synthesize invalidateRowChrome=_invalidateRowChrome; +@property(nonatomic) _Bool invalidateColumnChrome; // @synthesize invalidateColumnChrome=_invalidateColumnChrome; +@property(nonatomic) _Bool invalidateAllChrome; // @synthesize invalidateAllChrome=_invalidateAllChrome; +@property(nonatomic) CDStruct_5f1f7aa9 dirtyStrokeRange; // @synthesize dirtyStrokeRange; +@property(nonatomic) CDStruct_5f1f7aa9 dirtyCellRange; // @synthesize dirtyCellRange; +- (id).cxx_construct; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableSelection.h new file mode 100644 index 000000000..0bf7173c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableSelection.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "TSDTextSelection-Protocol.h" + +@class TSTCellRegion; + +// Not exported +@interface TSTTableSelection : TSKSelection +{ + int mSelectionType; + CDStruct_0441cfb5 mAnchorCellID; + TSTCellRegion *mCellRegion; + TSTCellRegion *mBaseRegion; + CDStruct_0441cfb5 mCursorCellID; + struct _NSRange mSearchReferenceRange; +} + +@property(nonatomic) struct _NSRange searchReferenceRange; // @synthesize searchReferenceRange=mSearchReferenceRange; +@property(readonly, nonatomic) CDStruct_0441cfb5 cursorCellID; // @synthesize cursorCellID=mCursorCellID; +@property(readonly, nonatomic) TSTCellRegion *baseRegion; // @synthesize baseRegion=mBaseRegion; +@property(readonly, nonatomic) CDStruct_0441cfb5 anchorCellID; // @synthesize anchorCellID=mAnchorCellID; +@property(readonly, nonatomic) int selectionType; // @synthesize selectionType=mSelectionType; +@property(readonly, nonatomic) TSTCellRegion *cellRegion; // @synthesize cellRegion=mCellRegion; +- (id).cxx_construct; +@property(readonly, nonatomic) _Bool isAtEndOfLine; +@property(readonly, nonatomic) struct _NSRange range; +- (_Bool)intersectsPartialMergeRangeInTable:(id)arg1; +- (id)description; +- (_Bool)containsCell:(CDStruct_0441cfb5)arg1; +- (_Bool)containsSelection:(id)arg1; +- (_Bool)areCellsInTheSameRegionInTable:(id)arg1; +- (_Bool)isEqualToSelection:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)remove:(int)arg1 atIndex:(unsigned short)arg2 count:(unsigned short)arg3; +- (void)insert:(int)arg1 atIndex:(unsigned short)arg2 count:(unsigned short)arg3; +- (void)enumerateSelectedCellsInTable:(id)arg1 withFlags:(unsigned long long)arg2 usingBlock:(id)arg3; +- (void)enumerateSelectedCellsInTable:(id)arg1 usingBlock:(id)arg2; +- (id)selectionByMovingInTableInfo:(id)arg1 inDirection:(int)arg2 withModifierKeys:(int)arg3 forReferenceMove:(_Bool)arg4 suppressWrap:(_Bool)arg5; +- (id)selectionByMovingInTableInfo:(id)arg1 inDirection:(int)arg2 withModifierKeys:(int)arg3 forReferenceMove:(_Bool)arg4; +- (id)selectionByRemovingCellRange:(CDStruct_5f1f7aa9)arg1 inTable:(id)arg2 withAnchor:(CDStruct_0441cfb5)arg3 cursor:(CDStruct_0441cfb5)arg4 selectionType:(int)arg5; +- (id)selectionByAddingCellRange:(CDStruct_5f1f7aa9)arg1 inTable:(id)arg2 withAnchor:(CDStruct_0441cfb5)arg3 cursor:(CDStruct_0441cfb5)arg4 selectionType:(int)arg5; +- (id)selectionByExtendingWithCellRange:(CDStruct_5f1f7aa9)arg1 inTable:(id)arg2 selectionType:(int)arg3 cursorCell:(CDStruct_0441cfb5)arg4; +- (void)saveToArchive:(struct SelectionArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct SelectionArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; +- (id)initWithTableModel:(id)arg1 cellRegion:(id)arg2; +- (id)initWithTableModel:(id)arg1 andPreviousSelection:(id)arg2 offsetBy:(CDStruct_79c71658)arg3; +- (id)initWithTableModel:(id)arg1 rowOrColumn:(int)arg2 index:(unsigned int)arg3 count:(unsigned int)arg4; +- (id)initWithTableModel:(id)arg1 startingColumnIndex:(unsigned short)arg2 numberOfColumns:(unsigned short)arg3; +- (id)initWithTableModel:(id)arg1 startingRowIndex:(unsigned short)arg2 numberOfRows:(unsigned short)arg3; +- (id)initWithTableModel:(id)arg1 andCellID:(CDStruct_0441cfb5)arg2; +- (id)initWithTableModel:(id)arg1 cellID:(CDStruct_0441cfb5)arg2 selectionType:(int)arg3; +- (id)initWithTableModel:(id)arg1 andCellRange:(CDStruct_5f1f7aa9)arg2; +- (id)initWithTableModel:(id)arg1 selectionType:(int)arg2; +- (id)initWithTableModel:(id)arg1 cellRange:(CDStruct_5f1f7aa9)arg2 type:(int)arg3 anchorCellID:(CDStruct_0441cfb5)arg4 cursorCellID:(CDStruct_0441cfb5)arg5; +- (id)initWithTableModel:(id)arg1 cellRegion:(id)arg2 anchorCellID:(CDStruct_0441cfb5)arg3 cursorCellID:(CDStruct_0441cfb5)arg4; +- (id)initWithTableModel:(id)arg1 cellRegion:(id)arg2 anchorCellID:(CDStruct_0441cfb5)arg3 cursorCellID:(CDStruct_0441cfb5)arg4 selectionType:(int)arg5; +- (id)initWithTableModel:(id)arg1 cellRegion:(id)arg2 anchorCellID:(CDStruct_0441cfb5)arg3 cursorCellID:(CDStruct_0441cfb5)arg4 baseRegion:(id)arg5; +- (id)initWithTableModel:(id)arg1 cellRegion:(id)arg2 anchorCellID:(CDStruct_0441cfb5)arg3 cursorCellID:(CDStruct_0441cfb5)arg4 baseRegion:(id)arg5 selectionType:(int)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePreset.h new file mode 100644 index 000000000..fa1556d9e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePreset.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSTTableStrokePreset : TSPObject +{ + unsigned long long mIndex; +} + +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)isThemeEquivalent:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TableStrokePresetArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)setIndex:(unsigned long long)arg1; +- (unsigned long long)index; +- (id)initWithContext:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetData.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetData.h new file mode 100644 index 000000000..1edf69938 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetData.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDStroke; + +// Not exported +@interface TSTTableStrokePresetData : NSObject +{ + TSDStroke *mHorizontalStroke; + TSDStroke *mVerticalStroke; + TSDStroke *mExteriorStroke; + unsigned int mVisibleMask; +} + +@property(nonatomic) unsigned int mask; // @synthesize mask=mVisibleMask; +@property(retain, nonatomic) TSDStroke *exteriorStroke; // @synthesize exteriorStroke=mExteriorStroke; +@property(retain, nonatomic) TSDStroke *verticalStroke; // @synthesize verticalStroke=mVerticalStroke; +@property(retain, nonatomic) TSDStroke *horizontalStroke; // @synthesize horizontalStroke=mHorizontalStroke; +- (_Bool)isEqual:(id)arg1; +- (void)saveToArchive:(struct StrokePresetDataArchive *)arg1 archiver:(id)arg2; +- (id)initWithDeprecatedArchive:(const struct Deprecated_StrokePresetDataArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithArchive:(const struct StrokePresetDataArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithMask:(unsigned int)arg1 horizontalStroke:(id)arg2 verticalStroke:(id)arg3 exteriorStroke:(id)arg4; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetList.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetList.h new file mode 100644 index 000000000..8ddd927d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStrokePresetList.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSTTableStrokePresetData; + +// Not exported +@interface TSTTableStrokePresetList : NSObject +{ + unsigned long long mCount; + TSTTableStrokePresetData *mPresets[15]; +} + ++ (id)instanceWithArchive:(const struct StrokePresetListArchive *)arg1 unarchiver:(id)arg2; ++ (id)strokePresetListForDefaultPropertyMapWithFatStroke:(id)arg1 andThinStroke:(id)arg2; ++ (id)strokePresetListForDefaultPropertyMapWithHorizontalStroke:(id)arg1 verticalStroke:(id)arg2 exteriorStroke:(id)arg3; ++ (id)strokePresetListForDefaultPropertyMapForTablePresetIndex:(unsigned long long)arg1 colors:(id)arg2; ++ (id)init; +- (void)setStroke:(id)arg1 forPresetIndex:(unsigned long long)arg2; +- (unsigned int)maskForStrokePreset:(unsigned long long)arg1; +- (id)exteriorStrokeForStrokePreset:(unsigned long long)arg1; +- (id)verticalStrokeForStrokePreset:(unsigned long long)arg1; +- (id)horizontalStrokeForStrokePreset:(unsigned long long)arg1; +- (void)saveToArchive:(struct StrokePresetListArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct StrokePresetListArchive *)arg1 unarchiver:(id)arg2; +- (void)setStrokePreset:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)presetAtIndex:(unsigned long long)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)count; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyle.h new file mode 100644 index 000000000..554d0900e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyle.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTableStyle : TSSStyle +{ +} + ++ (void)initDefaultPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (void)initDefaultStrokePresetListInPropertyMap:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3; ++ (id)styleIDForPreset:(unsigned long long)arg1; ++ (id)nonEmphasisTableProperties; ++ (id)propertiesAllowingNSNull; ++ (id)properties; +- (SEL)mapThemePropertyMapSelector; +- (void)validate; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveTableStylePropertiesToArchive:(struct TableStylePropertiesArchive *)arg1 archiver:(id)arg2; +- (void)loadTableStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct TableStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +- (unsigned int)maskForStrokePreset:(unsigned long long)arg1; +- (id)exteriorStrokeForStrokePreset:(unsigned long long)arg1; +- (id)verticalStrokeForStrokePreset:(unsigned long long)arg1; +- (id)horizontalStrokeForStrokePreset:(unsigned long long)arg1; +- (id)strokeForStrokePreset:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyleNetwork.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyleNetwork.h new file mode 100644 index 000000000..94492e8f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStyleNetwork.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSFastEnumeration-Protocol.h" + +@class TSTCellStyle, TSTTableStyle, TSWPParagraphStyle, TSWPShapeStyle; + +// Not exported +@interface TSTTableStyleNetwork : TSPObject +{ + unsigned long long mPresetIndex; + TSTTableStyle *mTableStyle; + TSTCellStyle *mHeaderRowCellStyle; + TSTCellStyle *mHeaderColumnCellStyle; + TSTCellStyle *mFooterRowCellStyle; + TSTCellStyle *mBodyCellStyle; + TSWPParagraphStyle *mHeaderRowTextStyle; + TSWPParagraphStyle *mHeaderColumnTextStyle; + TSWPParagraphStyle *mFooterRowTextStyle; + TSWPParagraphStyle *mBodyTextStyle; + TSWPParagraphStyle *mTableNameStyle; + TSWPShapeStyle *mTableNameShapeStyle; +} + ++ (id)identifiersForPresetIndex:(unsigned long long)arg1; ++ (id)defaultTableNameShapeStyleWithContext:(id)arg1; ++ (id)tableNameShapeStyleIDForPreset:(unsigned long long)arg1; ++ (id)tableNameStyleIDForPreset:(unsigned long long)arg1; ++ (id)networkFromTheme:(id)arg1 presetIndex:(unsigned long long)arg2; ++ (id)networkFromStylesheet:(id)arg1 presetIndex:(unsigned long long)arg2; ++ (id)createStylesInStylesheet:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (id)networkWithContext:(id)arg1 presetIndex:(unsigned long long)arg2 colors:(id)arg3 alternate:(int)arg4; ++ (id)networkFromTableModel:(id)arg1; +- (void)saveToArchive:(struct TableStyleNetworkArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct TableStyleNetworkArchive *)arg1 withUnarchiver:(id)arg2; +- (id)initWithArchive:(const struct TableStyleNetworkArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 fromDictionary:(id)arg2 withPreset:(unsigned long long)arg3; +- (_Bool)valid; +- (id)dictionaryWithPreset:(unsigned long long)arg1; +- (id)styleArray; +- (void)setStylesFromTableModel:(id)arg1; +- (void)setTextStyle:(id)arg1 forTableArea:(int)arg2; +- (void)setCellStyle:(id)arg1 forTableArea:(int)arg2; +- (id)textStyleForTableArea:(int)arg1; +- (id)cellStyleForTableArea:(int)arg1; +- (_Bool)stylesInStylesheet:(id)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copy; +- (id)copyWithContext:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1 context:(id)arg2; +- (id)initWithContext:(id)arg1 fromArray:(id)arg2 presetIndex:(unsigned long long)arg3; +- (id)initWithContext:(id)arg1; +@property(nonatomic) unsigned long long presetIndex; +@property(retain, nonatomic) TSWPShapeStyle *tableNameShapeStyle; +@property(retain, nonatomic) TSWPParagraphStyle *tableNameStyle; +- (void)setHeaderRowTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *headerRowTextStyle; +- (void)setFooterRowTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *footerRowTextStyle; +- (void)setHeaderColumnTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *headerColumnTextStyle; +- (void)setBodyTextStyle:(id)arg1; +@property(readonly, nonatomic) TSWPParagraphStyle *bodyTextStyle; +- (void)setHeaderRowCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *headerRowCellStyle; +- (void)setFooterRowCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *footerRowCellStyle; +- (void)setHeaderColumnCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *headerColumnCellStyle; +- (void)setBodyCellStyle:(id)arg1; +@property(readonly, nonatomic) TSTCellStyle *bodyCellStyle; +@property(retain, nonatomic) TSTTableStyle *tableStyle; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableStylePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStylePreset.h new file mode 100644 index 000000000..ba522623e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableStylePreset.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKModel-Protocol.h" +#import "TSSPreset-Protocol.h" +#import "TSSStyleClient-Protocol.h" + +@class NSString, TSTTableStyleNetwork; + +// Not exported +@interface TSTTableStylePreset : TSPObject +{ + unsigned long long mIndex; + TSTTableStyleNetwork *mStyleNetwork; +} + +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TableStylePresetArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)drawSwatchInRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)styleNetworkInStylesheet:(id)arg1; +- (id)swatchImage; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)isThemeEquivalent:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithStyleNetwork:(id)arg1 index:(unsigned long long)arg2; +- (id)p_documentRoot; +@property(copy, nonatomic) TSTTableStyleNetwork *styleNetwork; +@property(nonatomic) unsigned long long index; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile-Internal.h new file mode 100644 index 000000000..8f25cd15e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTTableTile (Internal) +- (void)i_upgradeTileRowInfosWithDataStore:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile.h new file mode 100644 index 000000000..f27af013e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTile.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSTTableTile : TSPObject +{ + unsigned char mMaxColumn; + unsigned short mMaxRow; + unsigned short mNumCells; + NSMutableArray *mRowInfos; + unsigned short mNumRows; + unsigned char mStorageVersion; +} + +- (id)description; +- (void)validate; +- (void)debugListRows; +- (void)debugDump; +@property(readonly, nonatomic) NSArray *rowInfos; +@property(readonly, nonatomic) unsigned short numRows; +@property(readonly, nonatomic) unsigned short numCells; +@property(readonly, nonatomic) unsigned short maxRow; +@property(readonly, nonatomic) unsigned char maxColumn; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)packageLocator; +- (unsigned long long)flushableSize; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithRows:(id)arg1 context:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-Internal.h new file mode 100644 index 000000000..a13ce908f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-Internal.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTTableTileRowInfo (Internal) +- (void)i_upgradeWithDataStore:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-QuickTests.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-QuickTests.h new file mode 100644 index 000000000..1be8daaae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo-QuickTests.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSTTableTileRowInfo (QuickTests) +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo.h new file mode 100644 index 000000000..7db573cfc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTableTileRowInfo.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTableTileRowInfo : TSPContainedObject +{ + struct __CFData *mStorageBuffer; + unsigned short mStorageOffsets[255]; + unsigned short mBufferSize; + unsigned short mTileRowIndex; + unsigned short mCellCount; + unsigned char mMaxTileColumnIndex; + _Bool mMaxTileColumnIndexValid; + unsigned char mStorageVersion; +} + +@property(readonly, nonatomic) unsigned short cellCount; // @synthesize cellCount=mCellCount; +@property(nonatomic) unsigned short tileRowIndex; // @synthesize tileRowIndex=mTileRowIndex; +- (id)description; +- (id)p_debugDumpCompact; +- (void)validate; +- (void)debugDump; +- (void)saveToArchive:(struct TileRowInfo *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TileRowInfo *)arg1 owner:(id)arg2; +- (void)dealloc; +- (id)initWithOwner:(id)arg1 tileRowIndex:(unsigned short)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTemporaryCollectionNode.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTemporaryCollectionNode.h new file mode 100644 index 000000000..9502b6ffd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTemporaryCollectionNode.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSString; + +// Not exported +@interface TSTTemporaryCollectionNode : NSObject +{ + struct TSCEVectorIndexPair mDimensions; + NSMutableArray *mChildren; + NSString *mWhitespaceBeforeFirstChild; + NSMutableArray *mWhitespaceAfterDelimiters; + unsigned long long mFirstIndex; + unsigned long long mLastIndex; +} + +@property(nonatomic) unsigned long long lastIndex; // @synthesize lastIndex=mLastIndex; +@property(nonatomic) unsigned long long firstIndex; // @synthesize firstIndex=mFirstIndex; +@property(retain, nonatomic) NSMutableArray *whitespaceAfterDelimiters; // @synthesize whitespaceAfterDelimiters=mWhitespaceAfterDelimiters; +@property(retain, nonatomic) NSString *whitespaceBeforeFirstChild; // @synthesize whitespaceBeforeFirstChild=mWhitespaceBeforeFirstChild; +@property(retain, nonatomic) NSMutableArray *children; // @synthesize children=mChildren; +@property(nonatomic) struct TSCEVectorIndexPair dimensions; // @synthesize dimensions=mDimensions; +- (id).cxx_construct; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTextEngineDelegate.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTextEngineDelegate.h new file mode 100644 index 000000000..28b85106c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTextEngineDelegate.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPTextDelegate-Protocol.h" + +@class TSWPPadding; + +// Not exported +@interface TSTTextEngineDelegate : NSObject +{ + TSWPPadding *mPadding; + int mVerticalAlignment; +} + +- (_Bool)forceWesternLineBreaking; +- (int)verticalAlignment; +- (id)padding; +- (void)dealloc; +- (id)initWithPadding:(struct UIEdgeInsets)arg1 verticalAlignment:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTextStatisticsTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTextStatisticsTracker.h new file mode 100644 index 000000000..f2d21cb6f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTextStatisticsTracker.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKChangeSourceObserver-Protocol.h" +#import "TSWPStorageObserver-Protocol.h" +#import "TSWPTextStatisticsTracking-Protocol.h" + +@class NSMutableArray, TSTTableInfo, TSWPTextStatistics; + +// Not exported +@interface TSTTextStatisticsTracker : NSObject +{ + id mStatisticsController; + TSTTableInfo *mTableInfo; + CDStruct_5f1f7aa9 mCellRange; + NSMutableArray *mStatArray; + TSWPTextStatistics *mTotalStatistics; +} + +- (id).cxx_construct; +- (void)dealloc; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (void)syncProcessChanges:(id)arg1 forChangeSource:(id)arg2; +- (id)statistics; +- (void)incrementallyUpdateStatisticsUntil:(id)arg1; +- (void)tearDown; +- (id)initWithController:(id)arg1 andObject:(id)arg2; +- (void)p_updateStats:(id)arg1 withCell:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTileIDKeyDict.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTileIDKeyDict.h new file mode 100644 index 000000000..ec5bcf8fb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTileIDKeyDict.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTTileIDKeyDict : TSPContainedObject +{ + struct hash_map, TSTIntHasher, std::__1::equal_to, std::__1::allocator>>> *mMap; +} + +- (long long)count; +- (void)applyFunction:(void *)arg1 withState:(void *)arg2; +- (void)makeTilesPerformSelector:(SEL)arg1; +- (void)removeAllTiles; +- (void)removeTileForID:(CDStruct_d65e47c4)arg1; +- (void)setTile:(id)arg1 forID:(CDStruct_d65e47c4)arg2; +- (id)tileForID:(CDStruct_d65e47c4)arg1; +- (void)saveToArchive:(struct TileStorage *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TileStorage *)arg1 unarchiver:(id)arg2 owner:(id)arg3; +- (void)dealloc; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTTracingManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSTTracingManager.h new file mode 100644 index 000000000..659215d94 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTTracingManager.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSMTraceBuffer; + +// Not exported +@interface TSTTracingManager : NSObject +{ + TSMTraceBuffer *mBuffer; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedManager; ++ (id)_singletonAlloc; +- (void)teardown; +- (void)setup; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTWPColumnCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSTWPColumnCache.h new file mode 100644 index 000000000..e7061f483 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTWPColumnCache.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTWPColumnCache : TSUConcurrentCache +{ +} + +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTWPTableInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSTWPTableInfo.h new file mode 100644 index 000000000..d9f6e89e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTWPTableInfo.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTWPTableInfo : TSTTableInfo +{ +} + +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct WPTableInfoArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct WPTableInfoArchive *)arg1 unarchiver:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTWPTokenAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSTWPTokenAttachment.h new file mode 100644 index 000000000..405929bcb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTWPTokenAttachment.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSTExpressionNode; + +// Not exported +@interface TSTWPTokenAttachment : TSWPUIGraphicalAttachment +{ + TSTExpressionNode *mExpressionNode; + _Bool mActive; + _Bool mSelected; + _Bool mNeverShowsMenu; + struct CGSize mTextSize; + struct CGRect mMenuRect; + struct CGImage *mCachedImage; + double mCachedImageScreenScale; + _Bool mInInvalidate; +} + +@property(nonatomic) double cachedImageScreenScale; // @synthesize cachedImageScreenScale=mCachedImageScreenScale; +@property(nonatomic, getter=neverShowsMenu) _Bool neverShowsMenu; // @synthesize neverShowsMenu=mNeverShowsMenu; +@property(nonatomic, getter=isSelected) _Bool selected; // @synthesize selected=mSelected; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=mActive; +@property(retain, nonatomic) TSTExpressionNode *expressionNode; // @synthesize expressionNode=mExpressionNode; +- (id).cxx_construct; +- (id)description; +- (void)saveToArchive:(struct TokenAttachmentArchive *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct TokenAttachmentArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)invalidate; +@property(nonatomic) struct CGImage *cachedImage; +- (id)detokenizedText; +- (id)formulaPlainText; +- (id)copyIntoContext:(id)arg1 bakeModes:(_Bool)arg2; +- (id)copyIntoContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 expressionNode:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTWidthHeightCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSTWidthHeightCache.h new file mode 100644 index 000000000..f9049e5a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTWidthHeightCache.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSTWidthHeightCache : NSObject +{ + struct vector> mFittingColumnWidth; + struct vector> mFittingRowHeight; + vector_3f7ffb82 mModelColumnWidth; + vector_3f7ffb82 mModelRowHeight; + unsigned short mMaxRow; + unsigned char mMaxCol; + struct _opaque_pthread_rwlock_t mLock; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)description; +- (void)_increaseRowCapacity:(unsigned int)arg1; +- (void)_increaseColCapacity:(unsigned int)arg1; +- (id)validateChangeDescriptors:(id)arg1 tableModel:(id)arg2; +- (void)logInternalState; +- (_Bool)verifyDims:(struct CGSize)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (void)setNumsRows:(unsigned short)arg1 andNumCols:(unsigned char)arg2; +- (void)resetFitHeightForCellID:(CDStruct_0441cfb5)arg1; +- (void)resetRowHeightForCell:(CDStruct_0441cfb5)arg1; +- (void)resetWidthsHeightsForRange:(CDStruct_5f1f7aa9)arg1; +- (void)resetAllCol; +- (void)resetAllRow; +- (void)resetColWidthsStartingWith:(unsigned char)arg1 andEndingWith:(unsigned char)arg2; +- (void)resetRowHeightsStartingWith:(unsigned short)arg1 andEndingWith:(unsigned short)arg2; +- (unsigned long long)resetAllInvalidColsInRow:(unsigned short)arg1; +- (id)getListOfInvalidColsInRow:(unsigned short)arg1; +- (double)getModelWidthForColumn:(unsigned char)arg1; +- (double)getModelHeightForRow:(unsigned short)arg1; +- (double)getFitWidthForCol:(unsigned char)arg1; +- (double)getFitHeightForRow:(unsigned short)arg1; +- (_Bool)moveColsFrom:(CDStruct_5f1f7aa9)arg1 toCol:(unsigned char)arg2; +- (_Bool)moveRowsFrom:(CDStruct_5f1f7aa9)arg1 toRow:(unsigned short)arg2; +- (_Bool)insertRows:(unsigned short)arg1 atRow:(unsigned short)arg2; +- (_Bool)insertCols:(unsigned short)arg1 atColumn:(unsigned char)arg2; +- (_Bool)deleteRowsStartingWith:(unsigned short)arg1 andEndingWith:(unsigned short)arg2; +- (_Bool)deleteColsStartingWith:(unsigned char)arg1 andEndingWith:(unsigned char)arg2; +- (_Bool)resetModelCacheRange:(CDStruct_5f1f7aa9)arg1; +- (unsigned long long)numModelRowHeights; +- (unsigned long long)numModelColumnWidths; +- (_Bool)resetModelCache; +- (_Bool)setModelHeight:(double)arg1 forRow:(unsigned short)arg2; +- (_Bool)setModelWidth:(double)arg1 forColumn:(unsigned char)arg2; +- (_Bool)setFitHeight:(double)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (_Bool)setFitWidth:(double)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (_Bool)setFitDims:(struct CGSize)arg1 forCellID:(CDStruct_0441cfb5)arg2; +- (void)dealloc; +- (id)initWithNumRows:(unsigned short)arg1 andNumCols:(unsigned short)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSTWrappedFormula.h b/iOS7/PrivateFrameworks/iWorkImport/TSTWrappedFormula.h new file mode 100644 index 000000000..b40810f83 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSTWrappedFormula.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSTWrappedFormula : TSTFormula +{ + int mFunctionIndex; +} + +@property(nonatomic) int functionIndex; // @synthesize functionIndex=mFunctionIndex; +- (void)reparseWithStorage:(id)arg1 adjustExpressionTree:(id)arg2; +- (void)insertFormulaText:(id)arg1 includeWhitespace:(_Bool)arg2; +- (id)nodesToCheckForBareArgumentPlaceholders; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUAggregateEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSUAggregateEnumerator.h new file mode 100644 index 000000000..deb78cd3f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUAggregateEnumerator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class NSMutableArray; + +// Not exported +@interface TSUAggregateEnumerator : NSEnumerator +{ + NSMutableArray *_objects; +} + ++ (id)aggregateEnumeratorWithObjects:(id)arg1; +- (id)nextObject; +- (void)addObject:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithObjects:(id)arg1; +- (id)initWithFirstObject:(id)arg1 argumentList:(char *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUAssertionHandler.h b/iOS7/PrivateFrameworks/iWorkImport/TSUAssertionHandler.h new file mode 100644 index 000000000..2ac1ea2be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUAssertionHandler.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAssertionHandler.h" + +// Not exported +@interface TSUAssertionHandler : NSAssertionHandler +{ +} + ++ (id)currentHandler; ++ (id)performBlockIgnoringAssertions:(id)arg1; ++ (void)installAsNSHandler; ++ (void)testCaseStopped:(id)arg1; ++ (void)testCaseStarted:(id)arg1; +- (void)handleFailureWithLocation:(id)arg1 file:(id)arg2 lineNumber:(long long)arg3 description:(id)arg4 arguments:(char *)arg5; +- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(long long)arg3 description:(id)arg4; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(long long)arg4 description:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBacktrace.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBacktrace.h new file mode 100644 index 000000000..056d42aaa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBacktrace.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUBacktrace : NSObject +{ + void **_callstack; + int _frames; + int _initAdjustment; +} + ++ (id)callee; ++ (id)caller; ++ (id)new; ++ (id)backtrace; +- (_Bool)isEqual:(id)arg1; +- (id)callee; +- (id)caller; +- (id)callerAtIndex:(long long)arg1; +- (id)backtraceString; +- (void)dealloc; +- (id)init; +- (id)initWithAdjustment:(int)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgress.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgress.h new file mode 100644 index 000000000..9a40ad575 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgress.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUBasicProgressStorage; + +// Not exported +@interface TSUBasicProgress : TSUProgress +{ + TSUBasicProgressStorage *mStorage; +} + +@property(getter=isIndeterminate) _Bool indeterminate; +- (double)maxValue; +@property double value; +- (void)dealloc; +- (id)init; +- (id)initWithMaxValue:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgressStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgressStorage.h new file mode 100644 index 000000000..29904a51f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBasicProgressStorage.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUBasicProgressStorage : NSObject +{ + double mValue; + double mMaxValue; + _Bool mIndeterminate; +} + +@property(getter=isIndeterminate) _Bool indeterminate; // @synthesize indeterminate=mIndeterminate; +@property double maxValue; // @synthesize maxValue=mMaxValue; +@property double value; // @synthesize value=mValue; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBool.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBool.h new file mode 100644 index 000000000..78b4a732d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBool.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUBool : NSObject +{ + _Bool _value; +} + +@property(nonatomic) _Bool value; // @synthesize value=_value; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannel.h new file mode 100644 index 000000000..ae824f128 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannel.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUReadChannel-Protocol.h" + +@class NSError, NSObject, NSObject, NSObject; + +// Not exported +@interface TSUBufferedReadChannel : NSObject +{ + NSObject *_readSemaphore; + id _sourceReadChannel; + unsigned long long _sourceReadBufferSize; + NSObject *_sourceReadQueue; + long long _sourceOffset; + NSError *_sourceReadChannelError; + id _streamReadChannelBlock; + id _streamReadChannel; + NSObject *_streamReadChannelSourceQueue; + id _streamReadChannelSourceHandler; + NSObject *_streamReadChannelOutputQueue; + _Bool _isStreamOutputDone; + long long _streamOutputOffset; + unsigned long long _streamOutputLength; + NSObject *_currentStreamOutputData; +} + +- (void).cxx_destruct; +- (void)addBarrier:(id)arg1; +- (void)setLowWater:(unsigned long long)arg1; +- (id)_currentDataIntersectionWithOffset:(long long)arg1 length:(unsigned long long)arg2 isReadDone:(_Bool *)arg3; +- (void)_readFromOffset:(long long)arg1 length:(unsigned long long)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)readFromOffset:(long long)arg1 length:(unsigned long long)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)setStreamReadChannelSourceQueue:(id)arg1 handler:(id)arg2; +- (void)_resetStreamReadChannel; +- (void)_closeStreamReadChannel; +- (void)close; +- (void)dealloc; +- (id)initWithReadChannel:(id)arg1 sourceReadBufferSize:(unsigned long long)arg2 streamReadChannelBlock:(id)arg3; +- (id)initWithReadChannel:(id)arg1 streamReadChannelBlock:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannelHelper.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannelHelper.h new file mode 100644 index 000000000..1e60c1171 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBufferedReadChannelHelper.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class TSUBufferedReadChannel; + +// Not exported +@interface TSUBufferedReadChannelHelper : NSObject +{ + TSUBufferedReadChannel *_bufferedReadChannel; +} + +- (void).cxx_destruct; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithBufferedReadChannel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSUBundleLookupClass.h new file mode 100644 index 000000000..79adb6c15 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCFSetEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCFSetEnumerator.h new file mode 100644 index 000000000..7bd2bc28a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCFSetEnumerator.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +// Not exported +@interface TSUCFSetEnumerator : NSObject +{ + void *mInlineObjects[16]; + const void **mObjects; + long long mCount; + long long mIndex; +} + +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)allObjects; +- (id)nextObject; +- (id)initWithCFSet:(struct __CFSet *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCGImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCGImage.h new file mode 100644 index 000000000..332bb8bc5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCGImage.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUCGImage : TSUImage +{ + struct CGImage *mCGImage; + long long mOrientation; + double mScale; +} + +- (void)dealloc; +- (long long)imageOrientation; +- (double)scale; +- (struct CGSize)size; +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1; +- (struct CGImage *)CGImage; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCache-Protected.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCache-Protected.h new file mode 100644 index 000000000..f4106b18f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCache-Protected.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUCache (Protected) +- (id)p_objectsForKeys:(id)arg1 notFoundMarker:(id)arg2; +- (void)p_addEntriesFromDictionary:(id)arg1; +- (id)p_objectForKey:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCache.h new file mode 100644 index 000000000..3e8c74dd7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCache.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, NSString; + +// Not exported +@interface TSUCache : TSUFlushableObject +{ + NSString *mCacheName; + NSMutableDictionary *mCache; +} + +- (id)description; +- (unsigned long long)count; +- (void)removeAllObjects; +- (void)removeObjectForKey:(id)arg1; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (_Bool)hasFlushableContent; +- (void)unload; +- (void)dealloc; +- (id)init; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString-Private.h new file mode 100644 index 000000000..57bbc24a2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUChunkedString (Private) +- (void)p_compactChunksInRange:(struct _NSRange)arg1; +- (void)p_deleteCharactersInRange:(struct _NSRange)arg1 chunkIndex:(unsigned long long)arg2; +- (void)p_insertCharactersInRange:(struct _NSRange)arg1 fromString:(id)arg2 atIndex:(unsigned long long)arg3 chunkIndex:(unsigned long long)arg4; +- (void)p_appendRange:(struct _NSRange)arg1 fromString:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString.h b/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString.h new file mode 100644 index 000000000..1af6a88df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUChunkedString.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +// Not exported +@interface TSUChunkedString : NSMutableString +{ + unsigned long long _length; + struct vector, std::__1::allocator>> _chunks; + unsigned long long _chunkLength; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)compact; +- (void)appendString:(id)arg1; +- (void)deleteCharactersInRange:(struct _NSRange)arg1; +- (void)insertString:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (unsigned long long)length; +- (void)dealloc; +- (id)init; +- (id)initWithChunkLength:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSPArchivingUtility.h new file mode 100644 index 000000000..e0e9e94b2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSPArchivingUtility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (TSPArchivingUtility) +- (void)saveToMessage:(struct Color *)arg1; +- (id)initWithMessage:(const struct Color *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSAdditions.h new file mode 100644 index 000000000..26060a94a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSAdditions.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" +#import "TSSPresetSource-Protocol.h" +#import "TSSThemeAsset-Protocol.h" + +@class NSString; + +@interface TSUColor (TSSAdditions) ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (id)p_defaultPresetColors:(int)arg1; +- (_Bool)isThemeEquivalent:(id)arg1; +@property(readonly, nonatomic) NSString *presetKind; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSArchivingUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSArchivingUtilities.h new file mode 100644 index 000000000..f7ce6bf50 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUColor-TSSArchivingUtilities.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUColor (TSSArchivingUtilities) +- (void)saveToArchive:(struct Color *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Color *)arg1 unarchiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUColor.h b/iOS7/PrivateFrameworks/iWorkImport/TSUColor.h new file mode 100644 index 000000000..c90592ac4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUColor.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSUColor : NSObject +{ + struct CGColor *mCGColor; +} + ++ (id)brownColor; ++ (id)purpleColor; ++ (id)orangeColor; ++ (id)magentaColor; ++ (id)yellowColor; ++ (id)cyanColor; ++ (id)blueColor; ++ (id)greenColor; ++ (id)redColor; ++ (id)lightGrayColor; ++ (id)grayColor; ++ (id)whiteColor; ++ (id)blackColor; ++ (id)clearColor; ++ (id)randomColor; ++ (id)colorWithUIColor:(id)arg1; ++ (id)colorWithPatternImage:(id)arg1; ++ (id)colorWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; ++ (id)colorWithWhite:(double)arg1 alpha:(double)arg2; ++ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithCGColor:(struct CGColor *)arg1; +@property(readonly) struct CGColor *CGColor; // @synthesize CGColor=mCGColor; +- (void)paintPath:(struct CGPath *)arg1 inContext:(struct CGContext *)arg2; +- (void)paintRect:(struct CGRect)arg1 inContext:(struct CGContext *)arg2; +- (id)newBlendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (id)blendedColorWithFraction:(double)arg1 ofColor:(id)arg2; +- (_Bool)isNearlyWhite; +- (_Bool)isOpaque; +- (double)luminance; +- (id)colorWithAlphaComponent:(double)arg1; +- (id)invertedColor; +- (id)grayscaleColor; +- (id)UIColor; +- (void)getRGBAComponents:(double *)arg1; +- (double)alphaComponent; +- (double)blueComponent; +- (double)greenComponent; +- (double)redComponent; +- (double)p_rgbComponentWithIndex:(unsigned char)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isAlmostEqualToColor:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (void)dealloc; +- (id)initWithUIColor:(id)arg1; +- (id)initWithPatternImage:(id)arg1; +- (id)initWithHue:(double)arg1 saturation:(double)arg2 brightness:(double)arg3 alpha:(double)arg4; +- (id)initWithWhite:(double)arg1 alpha:(double)arg2; +- (id)initWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; +- (id)initWithCGColor:(struct CGColor *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUConcurrentCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSUConcurrentCache.h new file mode 100644 index 000000000..0f3961e1e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUConcurrentCache.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUReadWriteQueue; + +// Not exported +@interface TSUConcurrentCache : TSUCache +{ + TSUReadWriteQueue *mReadWriteQueue; +} + +@property(readonly, nonatomic) TSUReadWriteQueue *readWriteQueue; // @synthesize readWriteQueue=mReadWriteQueue; +- (id)objectsForKeys:(id)arg1 notFoundMarker:(id)arg2; +- (void)addEntriesFromDictionary:(id)arg1; +- (_Bool)hasFlushableContent; +- (unsigned long long)count; +- (void)removeAllObjects; +- (void)removeObjectForKey:(id)arg1; +- (void)removeObjectForKey:(id)arg1 andWait:(_Bool)arg2; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)unload; +- (void)dealloc; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary-TSSThemeAssetMapperAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary-TSSThemeAssetMapperAdditions.h new file mode 100644 index 000000000..2b39024c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary-TSSThemeAssetMapperAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUCustomCallBackDictionary (TSSThemeAssetMapperAdditions) +- (id)initForThemeAssetMapperWithCapacity:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary.h new file mode 100644 index 000000000..6c0841f83 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomCallBackDictionary.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableDictionary.h" + +// Not exported +@interface TSUCustomCallBackDictionary : NSMutableDictionary +{ + struct __CFDictionary *mDictionary; +} + +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)keyEnumerator; +- (id)allKeys; +- (id)objectEnumerator; +- (id)allValues; +- (id)objectForKey:(id)arg1; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2; +- (unsigned long long)count; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)setObject:(id)arg1 forUncopiedKey:(id)arg2; +- (void)removeAllObjects; +- (void)removeObjectForKey:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1 keyCallBacks:(const CDStruct_90be15af *)arg2 valueCallBacks:(const CDStruct_70d275a4 *)arg3; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithCFDictionary:(struct __CFDictionary *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUCustomFormatWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomFormatWrapper.h new file mode 100644 index 000000000..22ad8391a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUCustomFormatWrapper.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUCustomFormatWrapper : NSObject +{ + struct TSUCustomFormat *mCustomFormat; +} + +- (const CDStruct_8acff13f *)conditionalFormatDataForValue:(double)arg1; +- (const CDStruct_8acff13f *)defaultFormatData; +- (int)formatType; +- (id)formatName; +- (const struct TSUCustomFormat *)pointerToTSUCustomFormat; +- (id)initWithCustomFormat:(struct TSUCustomFormat *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDataFormat-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDataFormat-Protocol.h new file mode 100644 index 000000000..eb6820aae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDataFormat-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol TSUDataFormat +- (void)setFormatName:(id)arg1; +- (id)formatName; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDatabase.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDatabase.h new file mode 100644 index 000000000..d08860567 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDatabase.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUDatabase : NSObject +{ + struct sqlite3 *_db; + _Bool _readonly; + struct sqlite3_stmt *_beginTransactionStatement; + struct sqlite3_stmt *_commitTransactionStatement; + struct sqlite3_stmt *_rollbackTransactionStatement; +} + +@property(readonly, nonatomic) struct sqlite3 *_sqliteDatabase; // @synthesize _sqliteDatabase=_db; +@property(readonly, nonatomic) _Bool readonly; // @synthesize readonly=_readonly; +- (_Bool)_upgradeSchemaWithError:(id *)arg1; +- (id)_initWithPath:(id)arg1 readonly:(_Bool)arg2 error:(id *)arg3; +- (_Bool)endSingleResultQuery:(struct sqlite3_stmt *)arg1 shouldFinalize:(_Bool)arg2 error:(id *)arg3; +- (_Bool)startSingleResultQuery:(struct sqlite3_stmt *)arg1 error:(id *)arg2; +- (_Bool)executeUpdateWithSql:(const char *)arg1 error:(id *)arg2; +- (_Bool)executeUpdate:(struct sqlite3_stmt *)arg1 shouldFinalize:(_Bool)arg2 error:(id *)arg3; +- (_Bool)prepareStatement:(struct sqlite3_stmt **)arg1 sql:(const char *)arg2 error:(id *)arg3; +- (_Bool)setSchemaVersion:(int)arg1 error:(id *)arg2; +- (_Bool)upgradeFromSchemaVersion:(int)arg1 error:(id *)arg2; +- (_Bool)needsUpgradeFromSchemaVersion:(int)arg1; +- (_Bool)rollbackTransactionWithError:(id *)arg1; +- (_Bool)commitTransactionWithError:(id *)arg1; +- (_Bool)beginTransactionWithError:(id *)arg1; +- (_Bool)closeWithError:(id *)arg1; +- (_Bool)compactWithError:(id *)arg1; +- (void)dealloc; +- (id)initReadonlyWithPath:(id)arg1 error:(id *)arg2; +- (id)initWithPath:(id)arg1 error:(id *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormat.h new file mode 100644 index 000000000..8dd13e795 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormat.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSUDataFormat-Protocol.h" + +@class NSString; + +// Not exported +@interface TSUDateFormat : NSObject +{ + NSString *mFormat; + NSString *mName; +} + ++ (id)formatWithFormat:(id)arg1 name:(id)arg2; +- (void)setFormatName:(id)arg1; +- (id)formatName; +- (id)format; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithFormat:(id)arg1 name:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategory.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategory.h new file mode 100644 index 000000000..15230f480 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategory.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSUDateFormatCategory : NSObject +{ + struct __CFDateFormatter *mInitialFormatter; + NSMutableArray *mEntries; +} + +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(_Bool)arg2 successfulFormatString:(const struct __CFString **)arg3 perfect:(_Bool *)arg4; +- (id)entryForSeparator:(unsigned short)arg1; +- (void)addSeparator:(unsigned short)arg1 format:(id)arg2 locale:(struct __CFLocale *)arg3; +- (void)dealloc; +- (id)initWithInitialPattern:(id)arg1 locale:(struct __CFLocale *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategoryEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategoryEntry.h new file mode 100644 index 000000000..02d88b46d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatCategoryEntry.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet; + +// Not exported +@interface TSUDateFormatCategoryEntry : NSObject +{ + unsigned short mSeparator; + struct __CFArray *mFormatters; + NSMutableSet *mFormatStrings; +} + +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 forceAllowAMPM:(_Bool)arg2 successfulFormatString:(const struct __CFString **)arg3 perfect:(_Bool *)arg4; +- (void)addFormat:(id)arg1 locale:(struct __CFLocale *)arg2; +- (unsigned short)separator; +- (void)dealloc; +- (id)initWithSeparator:(unsigned short)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter-Private.h new file mode 100644 index 000000000..bb3af27fd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUDateFormatter (Private) +- (id)stringFromDate:(id)arg1 format:(id)arg2; +- (id)appropriateOutputFormatStringForInputFormatString:(id)arg1; +- (id)fullDateString:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter.h new file mode 100644 index 000000000..6b9eeabf9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateFormatter.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSUDateFormatter : NSObject +{ + NSString *mDateOnlyFormatString; + NSString *mTimeOnlyFormatString; + struct __CFDateFormatter *mFullDateFormatter; +} + ++ (id)shortMonthNamesForNonCachedCurrentLocale; ++ (id)timePortionOfDateTimeFormatString:(id)arg1; ++ (id)datePortionOfDateTimeFormatString:(id)arg1; ++ (unsigned long long)p_DateTimeSplitLocationInFormatString:(id)arg1; ++ (id)dateFormatStringSpecialSymbols; ++ (id)supportedTimeFormats; ++ (id)supportedDateFormats; ++ (id)defaultDateTimeFormat; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser-Private.h new file mode 100644 index 000000000..25f2829b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUDateParser (Private) +- (void)datePreferencesChanged:(id)arg1; +- (void)parseFormat:(id)arg1 initialPattern:(id *)arg2 separator:(unsigned short *)arg3; +- (void)addFormat:(id)arg1 locale:(struct __CFLocale *)arg2 formatCategoryMap:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser.h new file mode 100644 index 000000000..2dcf3a1a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParser.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSUDateParser : NSObject +{ + NSMutableArray *mFormatCategories; + struct __CFLocale *mLocale; + _Bool mIsJapaneseLocale; + struct __CFDateFormatter *mSpecialCaseFormatter; +} + ++ (id)parserForDefaultLocale; +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 successfulFormatString:(const struct __CFString **)arg2; +- (struct __CFDate *)newDateFromString:(struct __CFString *)arg1 preferredFormatString:(struct __CFString *)arg2 successfulFormatString:(const struct __CFString **)arg3 tryAggressiveFormats:(_Bool)arg4; +- (struct __CFDate *)newDateFromStringTryingFormats:(struct __CFString *)arg1 locale:(struct __CFLocale *)arg2 formats:(id)arg3 outSuccessfulFormatString:(const struct __CFString **)arg4; +- (struct __CFDateFormatter *)specialCaseDateFormatterForLocale:(struct __CFLocale *)arg1; +- (void)dealloc; +- (id)initWithLocale:(struct __CFLocale *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDateParserLibrary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParserLibrary.h new file mode 100644 index 000000000..d65d2be3a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDateParserLibrary.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCondition, NSMutableArray; + +// Not exported +@interface TSUDateParserLibrary : NSObject +{ + unsigned long long mMaxPermittedParsers; + unsigned long long mNumberOfUses; + unsigned long long mParsersCreated; + NSMutableArray *mAvailableDateParsers; + NSCondition *mParserLibraryConditionVariable; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedDateParserLibrary; ++ (id)_singletonAlloc; +- (void)returnDateParser:(id)arg1; +- (id)checkoutDateParser; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDeferredInvocationQueue.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDeferredInvocationQueue.h new file mode 100644 index 000000000..97d80592e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDeferredInvocationQueue.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSUDeferredInvocationQueue : NSObject +{ + NSMutableArray *_invocations; + id _target; +} + +- (void)performInvocations; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)prepareWithInvocationTarget:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDeprecatedNumberFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDeprecatedNumberFormat.h new file mode 100644 index 000000000..30be41baa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDeprecatedNumberFormat.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUDeprecatedNumberFormat : NSObject +{ +} + +- (id)initWithArchive:(const struct ChartsNumberFormatArchive *)arg1 unarchiver:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDescription.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDescription.h new file mode 100644 index 000000000..edba92e1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDescription.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSString; + +// Not exported +@interface TSUDescription : NSObject +{ + NSObject *_object; + Class _class; + void *_cfType; + NSString *_header; + NSMutableDictionary *_fields; + NSMutableArray *_fieldOrder; + unsigned long long _fieldNameWidth; + _Bool _commaSeparated; +} + ++ (id)descriptionWithObject:(id)arg1; ++ (id)descriptionWithCFType:(void *)arg1 format:(id)arg2; ++ (id)descriptionWithObject:(id)arg1 class:(Class)arg2; ++ (id)descriptionWithObject:(id)arg1 format:(id)arg2; ++ (id)descriptionWithObject:(id)arg1 class:(Class)arg2 format:(id)arg3; +- (id)descriptionString; +- (void)setFieldOptionCommaSeparated; +- (void)addSuperDescription; +- (void)addFieldValue:(id)arg1; +- (void)addFieldWithFormat:(id)arg1; +- (void)addField:(id)arg1 format:(id)arg2; +- (void)addField:(id)arg1 value:(id)arg2; +- (id)p_header; +- (void)dealloc; +- (id)initWithObject:(id)arg1; +- (id)initWithObject:(id)arg1 format:(id)arg2; +- (id)initWithObject:(id)arg1 class:(Class)arg2 format:(id)arg3; +- (id)initWithObject:(id)arg1 class:(Class)arg2 format:(id)arg3 arguments:(char *)arg4; +- (id)initWithCFType:(void *)arg1 header:(id)arg2; +- (id)initWithObject:(id)arg1 class:(Class)arg2 header:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDispatchData.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDispatchData.h new file mode 100644 index 000000000..4decbf052 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDispatchData.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface TSUDispatchData : NSObject +{ + NSObject *_data; + unsigned long long _size; + unsigned long long _maxFragmentsCount; + NSObject *_fragmentedData; + NSObject *_defragmentedData; + unsigned long long _fragmentsCount; +} + +@property(readonly, nonatomic) unsigned long long fragmentsCount; // @synthesize fragmentsCount=_fragmentsCount; +@property(readonly, nonatomic) NSObject *defragmentedData; // @synthesize defragmentedData=_defragmentedData; +@property(readonly, nonatomic) NSObject *fragmentedData; // @synthesize fragmentedData=_fragmentedData; +@property(nonatomic) unsigned long long maxFragmentsCount; // @synthesize maxFragmentsCount=_maxFragmentsCount; +@property(readonly, nonatomic) unsigned long long size; // @synthesize size=_size; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSObject *data; +- (void)append:(id)arg1; +- (id)initWithData:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadItem-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadItem-Protocol.h new file mode 100644 index 000000000..fb8a02c4a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadItem-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString, NSURL; + +@protocol TSUDownloadItem ++ (void)downloadManager:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; ++ (void)downloadManager:(id)arg1 task:(id)arg2 didFinishDownloadingToURL:(id)arg3; ++ (_Bool)canHandleDownloadTask:(id)arg1; +@property(readonly, nonatomic) long long totalBytesExpectedToBeDownloaded; +@property(readonly, nonatomic) NSURL *downloadURL; +@property(readonly, nonatomic) NSString *downloadTaskDescription; + +@optional +@property(readonly, nonatomic) _Bool needsDownload; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadManager.h new file mode 100644 index 000000000..8899a88d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadManager.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSURLSessionDownloadDelegate-Protocol.h" + +@class NSHashTable, NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue, NSURL, NSURLSession; + +// Not exported +@interface TSUDownloadManager : NSObject +{ + NSOperationQueue *_downloadSessionsQueue; + NSHashTable *_downloadSessions; + NSObject *_activeTasksQueue; + NSMutableDictionary *_activeTasks; + NSMutableDictionary *_inProgressDownloadItems; + NSMutableArray *_inProcessDownloadQueue; + NSMutableArray *_completionHandlers; + NSURLSession *_defaultURLSession; + NSURLSession *_backgroundURLSession; +} + ++ (id)newFilteredDownloadItems:(id)arg1; ++ (id)sharedManager; ++ (void)wakeUp; ++ (void)registerDownloadItemClass:(Class)arg1; ++ (_Bool)isUnitTest; +- (void).cxx_destruct; +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didResumeAtOffset:(long long)arg3 expectedTotalBytes:(long long)arg4; +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didWriteData:(long long)arg3 totalBytesWritten:(long long)arg4 totalBytesExpectedToWrite:(long long)arg5; +- (void)URLSession:(id)arg1 task:(id)arg2 didCompleteWithError:(id)arg3; +- (void)URLSession:(id)arg1 downloadTask:(id)arg2 didFinishDownloadingToURL:(id)arg3; +- (void)URLSession:(id)arg1 didBecomeInvalidWithError:(id)arg2; +- (void)notifyWhenAllTasksAreCompletedWithCompletionHandler:(id)arg1; +- (void)cancelTasksWithDescriptions:(id)arg1 forDownloadSession:(id)arg2; +- (id)outstandingDownloadSessionForItems:(id)arg1 description:(id)arg2 delegate:(id)arg3; +- (id)downloadItems:(id)arg1 description:(id)arg2 delegate:(id)arg3; +- (_Bool)beginDownloadTaskForDownloadItem:(id)arg1 isInProcessDownloadTask:(_Bool)arg2 taskDescription:(id)arg3 urlOrNil:(id)arg4; +- (id)downloadSessionForItems:(id)arg1 description:(id)arg2 willRequestDownload:(_Bool)arg3 delegate:(id)arg4 taskHandler:(id)arg5; +@property(readonly, nonatomic) NSURL *downloadInboxDirectory; +- (void)handleEventsForBackgroundURLSession:(id)arg1 completionHandler:(id)arg2; +- (id)initPrivate; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadSession.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadSession.h new file mode 100644 index 000000000..1e232f7bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadSession.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSError, NSMutableDictionary, NSMutableSet, NSObject, NSObject, NSString, TSUBasicProgress, TSUDownloadManager, TSUProgress; + +// Not exported +@interface TSUDownloadSession : NSObject +{ + _Bool _isCancelled; + TSUDownloadManager *_manager; + id _delegate; + _Bool _didFinishInitialization; + NSObject *_initializationGroup; + NSObject *_accessQueue; + NSObject *_delegateQueue; + NSMutableSet *_remainingTasks; + NSMutableDictionary *_taskProgress; + double _lastProgressValue; + NSObject *_completionGroup; + TSUBasicProgress *_progress; + NSError *_error; + NSString *_sessionDescription; + long long _totalBytesDownloaded; + long long _totalBytesExpectedToBeDownloaded; +} + +@property(readonly, nonatomic) _Bool isCancelled; // @synthesize isCancelled=_isCancelled; +@property(readonly, nonatomic) long long totalBytesExpectedToBeDownloaded; // @synthesize totalBytesExpectedToBeDownloaded=_totalBytesExpectedToBeDownloaded; +@property(readonly, nonatomic) long long totalBytesDownloaded; // @synthesize totalBytesDownloaded=_totalBytesDownloaded; +@property(readonly, nonatomic) TSUProgress *progress; // @synthesize progress=_progress; +@property(readonly, nonatomic) NSString *sessionDescription; // @synthesize sessionDescription=_sessionDescription; +- (void).cxx_destruct; +- (void)cancelRemainingTasksNotifyingDelegate:(_Bool)arg1; +- (void)updateProgressAndNotifyDelegate; +- (void)updateTaskProgress:(id)arg1 withTotalBytesWritten:(long long)arg2 totalBytesExpectedToWrite:(long long)arg3; +- (void)taskWithDescription:(id)arg1 didWriteData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; +- (void)taskWithDescription:(id)arg1 didCompleteWithError:(id)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; +- (_Bool)hasActiveTaskWithDescription:(id)arg1; +- (void)didFinishInitialization; +- (void)headRequestForDownloadItem:(id)arg1 taskProgress:(id)arg2; +- (id)initWithManager:(id)arg1 downloadItems:(id)arg2 description:(id)arg3 willRequestDownload:(_Bool)arg4 delegate:(id)arg5; +- (id)description; +- (void)cancel; +- (id)waitUntilTimeout:(unsigned long long)arg1; +- (void)notifyCompletionWithQueue:(id)arg1 completionHandler:(id)arg2; +@property(readonly, nonatomic) _Bool isActive; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadTaskProgress.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadTaskProgress.h new file mode 100644 index 000000000..121584741 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDownloadTaskProgress.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUDownloadTaskProgress : NSObject +{ + _Bool _isActive; + long long _totalBytesDownloaded; + long long _totalBytesExpectedToBeDownloaded; +} + +@property(nonatomic) long long totalBytesExpectedToBeDownloaded; // @synthesize totalBytesExpectedToBeDownloaded=_totalBytesExpectedToBeDownloaded; +@property(nonatomic) long long totalBytesDownloaded; // @synthesize totalBytesDownloaded=_totalBytesDownloaded; +@property(nonatomic) _Bool isActive; // @synthesize isActive=_isActive; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDuration.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDuration.h new file mode 100644 index 000000000..996c4ce87 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDuration.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSUDuration : NSObject +{ + double mTimeInterval; +} + ++ (id)durationWithTimeInterval:(double)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (double)timeInterval; +- (id)initWithTimeInterval:(double)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormat.h new file mode 100644 index 000000000..c88c16b97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormat.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "TSUDataFormat-Protocol.h" + +@class NSString; + +// Not exported +@interface TSUDurationFormat : NSObject +{ + NSString *mFormat; + NSString *mName; +} + ++ (id)formatWithFormat:(id)arg1 name:(id)arg2; +- (void)setFormatName:(id)arg1; +- (id)formatName; +- (id)format; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithFormat:(id)arg1 name:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormatter.h new file mode 100644 index 000000000..d0220c984 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUDurationFormatter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFormatter.h" + +@class NSString; + +// Not exported +@interface TSUDurationFormatter : NSFormatter +{ + NSString *mFormat; + int mCompactStyleStartUnit; +} + +@property(nonatomic) int compactStyleStartUnit; // @synthesize compactStyleStartUnit=mCompactStyleStartUnit; +@property(copy, nonatomic) NSString *format; // @synthesize format=mFormat; +- (_Bool)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (id)stringForObjectValue:(id)arg1; +- (void)dealloc; +- (void)p_commonInit; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUExponentialRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUExponentialRegressionModel.h new file mode 100644 index 000000000..ac64ed83f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUExponentialRegressionModel.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSUExponentialRegressionModel : TSURegressionModel +{ + double *mCoefficients; + int mNumCoefficients; + _Bool mAffine; + double mIntercept; + double mRSquared; + int mNumSuperscriptRanges; + NSMutableArray *mSuperscriptRangesArray; +} + +- (struct _NSRange)superscriptRangeAtIndex:(int)arg1; +- (int)numSuperscriptRanges; +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)estimateForX:(double *)arg1; +- (double)rSquared; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 makeAffine:(_Bool)arg5 desiredIntercept:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFastReadInvalidatingCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFastReadInvalidatingCache.h new file mode 100644 index 000000000..4b3346a9a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFastReadInvalidatingCache.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSCondition; + +// Not exported +@interface TSUFastReadInvalidatingCache : NSObject +{ + id mGenerator; + id mValue; + long long mReaderCount; + NSArray *mToDispose; + _Bool mReentrant; + NSCondition *mCondition; + _Bool mIsGenerating; +} + +- (void)invalidate; +- (id)value; +- (void)p_setValue:(id)arg1; +- (void)dealloc; +- (id)initForReentrant:(_Bool)arg1 withGenerator:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFileIOChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFileIOChannel.h new file mode 100644 index 000000000..7ad7ae7da --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFileIOChannel.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSURandomWriteChannel-Protocol.h" +#import "TSUReadChannel-Protocol.h" +#import "TSUStreamReadChannel-Protocol.h" +#import "TSUStreamWriteChannel-Protocol.h" + +@class NSObject; + +// Not exported +@interface TSUFileIOChannel : NSObject +{ + NSObject *_channel; + _Bool _isClosed; +} + +- (void).cxx_destruct; +- (void)addBarrier:(id)arg1; +- (void)setLowWater:(unsigned long long)arg1; +- (void)close; +- (void)writeData:(id)arg1 offset:(long long)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)writeData:(id)arg1 queue:(id)arg2 handler:(id)arg3; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (void)readFromOffset:(long long)arg1 length:(unsigned long long)arg2 queue:(id)arg3 handler:(id)arg4; +- (id)createRandomAccessChannel; +- (id)initWithType:(unsigned long long)arg1 channel:(id)arg2; +- (id)initForRandomWritingURL:(id)arg1; +- (id)initForStreamWritingURL:(id)arg1; +- (id)initForReadingURL:(id)arg1; +- (id)initWithType:(unsigned long long)arg1 URL:(id)arg2 oflag:(int)arg3 mode:(unsigned short)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFlushable-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushable-Protocol.h new file mode 100644 index 000000000..95706f228 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushable-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSUFlushable +- (void)flush; + +@optional +- (int)flushCost; +- (int)reloadCost; +- (void)setFlushingManager:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableCachedImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableCachedImage.h new file mode 100644 index 000000000..1c4d190ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableCachedImage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUFlushableCachedImage : TSUFlushableObject +{ + struct CGImage *_image; + id _delegate; + SEL _delegateCreateImageSelector; +} + +- (struct CGImage *)newImage; +- (_Bool)hasFlushableContent; +- (void)unload; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1 createImageSelector:(SEL)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableObject.h new file mode 100644 index 000000000..b9307a7b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushableObject.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUFlushable-Protocol.h" + +@class NSObject, TSUFlushingManager; + +// Not exported +@interface TSUFlushableObject : NSObject +{ + int _retainCount; + int _ownerCount; + TSUFlushingManager *_flushingManager; + NSObject *_flushingManagerIvarLock; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; +- (void)flush; +- (_Bool)hasFlushableContent; +- (void)unload; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; +- (void)ownerDidAccess; +- (void)ownerWillAccess; +- (id)ownerAutoreleasedAccess; +- (void)ownerRelease; +- (id)ownerRetain; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFlushingManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushingManager.h new file mode 100644 index 000000000..738eec72e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFlushingManager.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCondition, NSThread, TSUMemoryWatcher, TSUPointerKeyDictionary, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSUFlushingManager : NSObject +{ + TSURetainedPointerKeyDictionary *_objects; + struct set> *_sortedObjects; + struct set> *_sortedNewObjects; + TSUPointerKeyDictionary *_inactiveObjects; + unsigned int _clock; + _Bool _alwaysFlushing; + _Bool _stopFlushing; + _Bool _stopFlushingWhenQueueEmpty; + _Bool _isFlushing; + id _flushingObject; + NSCondition *_cond; + NSCondition *_isFlushingCond; + TSUMemoryWatcher *_memoryWatcher; + NSThread *_bgThread; + unsigned long long _backgroundTransitionTaskId; + unsigned long long _activeBgThreadTask; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedManager; ++ (id)_singletonAlloc; +- (void)_bgThreadInactive; +- (void)_bgThreadActive; +- (void)_bgTaskFinished; +- (void)_bgTaskStarted; +- (void)_didUseObject:(id)arg1; +- (_Bool)controlsInactiveObject:(id)arg1; +- (_Bool)controlsActiveObject:(id)arg1; +- (void)advanceClock; +- (void)transferNewObjects; +- (void)insertObjectInfo:(struct TSUFlushableObjectInfo *)arg1; +- (struct TSUFlushableObjectInfo *)eraseInfoForObject:(id)arg1; +- (_Bool)isNewObject:(struct TSUFlushableObjectInfo *)arg1; +- (void)_backgroundThread:(id)arg1; +- (void)_stopFlushingObjects; +- (void)_startFlushingObjects; +- (void)_flushAllEligible; +- (void)memoryLevelDecreased:(int)arg1 was:(int)arg2; +- (void)memoryLevelIncreased:(int)arg1 was:(int)arg2; +- (void)didReceiveMemoryWarning; +- (void)willEnterForeground; +- (void)didEnterBackground; +- (void)safeToFlush:(id)arg1 wasAccessed:(_Bool)arg2; +- (void)unsafeToFlush:(id)arg1; +- (void)doneWithObject:(id)arg1; +- (void)stopProtectingObject:(id)arg1; +- (void)protectObject:(id)arg1; +- (void)removeObject:(id)arg1; +- (void)addObject:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUFormatReferenceObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSUFormatReferenceObject.h new file mode 100644 index 000000000..0f8225e30 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUFormatReferenceObject.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUFormatReferenceObject : NSObject +{ + CDStruct_95e644ef mFormatStruct; +} + +- (void)dealloc; +- (_Bool)isEqual:(id)arg1; +- (CDStruct_95e644ef)getFormatStruct; +- (id)initWithTSUFormatFormatStruct:(CDStruct_95e644ef)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLLog.h b/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLLog.h new file mode 100644 index 000000000..3aaebbbc1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLLog.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSFileHandle, NSString; + +// Not exported +@interface TSUHTMLLog : NSObject +{ + NSString *_path; + NSString *_title; + NSString *_stylesheet; + NSString *_script; + NSFileHandle *_handle; + _Bool _logStarted; + unsigned long long _uniquifier; + unsigned long long _tableRow; +} + +@property(copy, nonatomic) NSString *script; // @synthesize script=_script; +@property(copy, nonatomic) NSString *stylesheet; // @synthesize stylesheet=_stylesheet; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, nonatomic) NSString *path; // @synthesize path=_path; +- (void)openInBrowser; +- (void)logEnd; +- (void)logBegin; +- (void)clear; +- (void)close; +- (void)writeText:(id)arg1; +- (void)writeMarkup:(id)arg1; +- (void)_writeMarkupData:(id)arg1; +- (id)uniqueIdentifierWithPrefix:(id)arg1; +- (void)dealloc; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLTable.h b/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLTable.h new file mode 100644 index 000000000..317021189 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUHTMLTable.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary; + +// Not exported +@interface TSUHTMLTable : NSObject +{ + NSMutableDictionary *_columnAttributes; + NSMutableDictionary *_rowClasses; + NSMutableDictionary *_cellAttributes; + NSMutableArray *_columnHeaders; + NSMutableArray *_rows; + unsigned long long _rowClassStride; +} + ++ (id)_attributesStringFromAttributes:(id)arg1; ++ (id)_keyForCell:(unsigned long long)arg1:(unsigned long long)arg2; ++ (id)htmlTable; +@property(nonatomic) unsigned long long rowClassStride; // @synthesize rowClassStride=_rowClassStride; +- (void)deleteColumnWithTitle:(id)arg1; +- (unsigned long long)indexOfColumnWithTitle:(id)arg1; +- (void)enumerateRowsUsingBlock:(id)arg1; +- (void)setCellAttributes:(id)arg1 rowIndex:(unsigned long long)arg2 columnIndex:(unsigned long long)arg3; +- (void)setCellMarkup:(id)arg1 atRowIndex:(unsigned long long)arg2 columnIndex:(unsigned long long)arg3; +- (void)setClass:(id)arg1 ofColumnIndex:(unsigned long long)arg2; +- (void)setColumnHeaders:(id)arg1; +- (void)setRowClass:(id)arg1 atRowIndex:(unsigned long long)arg2; +- (void)setColumnClasses:(id)arg1; +- (void)addRowWithCellText:(id)arg1; +- (void)addRowWithCellMarkup:(id)arg1; +- (id)markup; +@property(readonly, nonatomic) unsigned long long lastRowIndex; +@property(readonly, nonatomic) unsigned long long count; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIOChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIOChannel-Protocol.h new file mode 100644 index 000000000..241c1755c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIOChannel-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSUIOChannel +- (void)addBarrier:(id)arg1; +- (void)setLowWater:(unsigned long long)arg1; +- (void)close; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUImage-Noise.h b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-Noise.h new file mode 100644 index 000000000..2a8454843 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-Noise.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUImage (Noise) ++ (id)noisePatternWithWidth:(unsigned long long)arg1 height:(unsigned long long)arg2 factor:(double)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUImage-TSDAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-TSDAdditions.h new file mode 100644 index 000000000..eb724101a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-TSDAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUImage (TSDAdditions) +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1 inContext:(struct CGContext *)arg2 orLayer:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUImage-UIKitAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-UIKitAdditions.h new file mode 100644 index 000000000..6d30f4c08 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUImage-UIKitAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIImage; + +@interface TSUImage (UIKitAdditions) ++ (id)imageWithUIImage:(id)arg1; +@property(readonly, nonatomic) UIImage *UIImage; +- (id)initWithUIImage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUImage.h new file mode 100644 index 000000000..6c146d4f2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUImage.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUImage : NSObject +{ + struct CGImage *mCachedSliceableImage; + struct __CFDictionary *mImageSlices; + long long mImageSliceCacheLock; + id mCachedSystemImage; + long long mCachedImageLock; + struct CGImage *_CGImage; + long long _imageOrientation; +} + ++ (id)imageWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; ++ (id)imageWithCGImage:(struct CGImage *)arg1; ++ (id)imageWithData:(id)arg1; ++ (id)imageWithContentsOfFile:(id)arg1; ++ (id)imageNamed:(id)arg1; ++ (id)allocWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) long long imageOrientation; // @synthesize imageOrientation=_imageOrientation; +@property(readonly, nonatomic) struct CGImage *CGImage; // @synthesize CGImage=_CGImage; +- (void)drawInRect:(struct CGRect)arg1 context:(struct CGContext *)arg2 stretchingCenterWidthBy:(double)arg3; +- (struct CGImage *)CGImageForContentsScale:(double)arg1; +- (id)stretchedImageOfSize:(struct CGSize)arg1 leftCapWidth:(double)arg2 rightCapWidth:(double)arg3 topCapHeight:(double)arg4 bottomCapHeight:(double)arg5; +- (id)PNGRepresentation; +- (id)JPEGRepresentationWithCompressionQuality:(double)arg1; +- (id)TIFFRepresentation; +- (id)imagePartsWithLeftCapWidth:(double)arg1 rightCapWidth:(double)arg2 topCapHeight:(double)arg3 bottomCapHeight:(double)arg4; +- (_Bool)isEmpty; +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1; +- (void)dealloc; +@property(readonly, nonatomic) double scale; +@property(readonly, nonatomic) struct CGSize size; +- (id)initWithImageSourceRef:(struct CGImageSource *)arg1; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; +- (id)initWithCGImage:(struct CGImage *)arg1; +- (id)initWithData:(id)arg1; +- (id)initWithContentsOfFile:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIntDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIntDictionary.h new file mode 100644 index 000000000..dadef6a77 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIntDictionary.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUIntDictionary : TSUNoCopyDictionary +{ +} + +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionary.h new file mode 100644 index 000000000..64ac5cb96 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionary.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSUIntToIntDictionary : NSObject +{ + struct __CFDictionary *mDictionary; +} + +- (struct __CFDictionary *)p_cfDictionary; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)allValues; +- (id)allKeys; +- (id)arrayOfBoxedKeys; +- (void)applyFromIntToIntDictionary:(id)arg1; +- (_Bool)containsKey:(long long)arg1; +- (id)keyEnumerator; +- (void)removeAllInts; +- (void)setInt:(long long)arg1 forKey:(long long)arg2; +- (void)removeIntForKey:(long long)arg1; +- (long long)intForKey:(long long)arg1; +- (_Bool)intIsPresentForKey:(long long)arg1 outValue:(long long *)arg2; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionaryKeyEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionaryKeyEnumerator.h new file mode 100644 index 000000000..97bc619d4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIntToIntDictionaryKeyEnumerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUIntToIntDictionaryKeyEnumerator : NSObject +{ + long long **_keys; + unsigned long long _count; + unsigned long long _index; +} + +- (long long)nextKey; +- (void)dealloc; +- (id)initWithIntegerKeyDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionary.h new file mode 100644 index 000000000..ee2b4a432 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionary.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSUIntegerKeyDictionary : NSObject +{ + struct __CFDictionary *mDictionary; +} + +- (struct __CFDictionary *)p_cfDictionary; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)valueEnumerator; +- (id)allValues; +- (id)keyEnumerator; +- (void)removeAllObjects; +- (void)setObject:(id)arg1 forKey:(long long)arg2; +- (void)removeObjectForKey:(long long)arg1; +- (id)objectForKey:(long long)arg1; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionaryKeyEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionaryKeyEnumerator.h new file mode 100644 index 000000000..7ac7e9787 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUIntegerKeyDictionaryKeyEnumerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUIntegerKeyDictionaryKeyEnumerator : NSObject +{ + long long **_keys; + unsigned long long _count; + unsigned long long _index; +} + +- (long long)nextKey; +- (void)dealloc; +- (id)initWithIntegerKeyDictionary:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUKeychainUtils.h b/iOS7/PrivateFrameworks/iWorkImport/TSUKeychainUtils.h new file mode 100644 index 000000000..7bf57ffe8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUKeychainUtils.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUKeychainUtils : NSObject +{ +} + ++ (_Bool)removeGenericItem:(id)arg1 error:(id *)arg2; ++ (_Bool)lookupGenericItem:(id)arg1 account:(id *)arg2 passphrase:(id *)arg3 error:(id *)arg4; ++ (_Bool)lookupGenericItem:(id)arg1 passphrase:(id *)arg2 error:(id *)arg3; ++ (_Bool)setPassphrase:(id)arg1 forGenericItem:(id)arg2 service:(id)arg3 description:(id)arg4 label:(id)arg5 account:(id)arg6 error:(id *)arg7; ++ (_Bool)setPassphrase:(id)arg1 forGenericItem:(id)arg2 service:(id)arg3 description:(id)arg4 label:(id)arg5 error:(id *)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULRUCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSULRUCache.h new file mode 100644 index 000000000..fcb577b54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULRUCache.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, TSUNoCopyDictionary; + +// Not exported +@interface TSULRUCache : NSObject +{ + TSUNoCopyDictionary *mData; + NSMutableArray *mOrderedKeys; + unsigned long long mMax; + id mCallbackTarget; + SEL mCallback; +} + +@property(readonly, nonatomic) unsigned long long maxSize; // @synthesize maxSize=mMax; +- (void)p_removeOldestObject; +- (void)clearEvictionCallbackTarget; +- (void)setEvictionCallbackTarget:(id)arg1 selector:(SEL)arg2; +- (id)allKeys; +- (id)allValues; +- (id)objectForKey:(id)arg1; +- (void)removeAllObjects; +- (void)removeObjectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)dealloc; +- (id)initWithMaxSize:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULinearRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSULinearRegressionModel.h new file mode 100644 index 000000000..1314676d6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULinearRegressionModel.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSULinearRegressionModel : TSURegressionModel +{ + double *mCoefficients; + int mNumCoefficients; + _Bool mAffine; + double mIntercept; + double *mCoefficientsStandardErrors; + double mRSquared; + double mStandardError; + double mFStatistic; + double mDegreesFreedom; + double mRegressionSumSquares; + double mErrorSumSquares; +} + +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)estimateForX:(double *)arg1; +- (double)errorSumSquares; +- (double)regressionSumSquares; +- (double)degreesFreedom; +- (double)fStatistic; +- (double)standardError; +- (double)rSquared; +- (double)coefficientStandardErrorAtIndex:(int)arg1; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 makeAffine:(_Bool)arg5 desiredIntercept:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEntry.h new file mode 100644 index 000000000..87e806935 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEntry.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSULinkedPointerSetEntry : NSObject +{ + id mObject; + TSULinkedPointerSetEntry *mPrevious; + TSULinkedPointerSetEntry *mNext; +} + +- (void)dealloc; +- (id)initWithObject:(id)arg1 previousEntry:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEnumerator.h new file mode 100644 index 000000000..1c1713a1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetEnumerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class TSULinkedPointerSetEntry; + +// Not exported +@interface TSULinkedPointerSetEnumerator : NSEnumerator +{ + TSULinkedPointerSetEntry *mHead; + TSULinkedPointerSetEntry *mLastUsed; +} + +- (id)nextObject; +- (id)initWithFirstEntry:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetReverseEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetReverseEnumerator.h new file mode 100644 index 000000000..0d3fbe8bb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULinkedPointerSetReverseEnumerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class TSULinkedPointerSetEntry; + +// Not exported +@interface TSULinkedPointerSetReverseEnumerator : NSEnumerator +{ + TSULinkedPointerSetEntry *mTail; + TSULinkedPointerSetEntry *mLastUsed; +} + +- (id)nextObject; +- (id)initWithLastEntry:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSULogarithmicRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSULogarithmicRegressionModel.h new file mode 100644 index 000000000..76dbc43a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSULogarithmicRegressionModel.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSULogarithmicRegressionModel : TSURegressionModel +{ + double *mCoefficients; + int mNumCoefficients; + _Bool mAffine; + double mIntercept; + double mRSquared; +} + +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)estimateForX:(double *)arg1; +- (double)rSquared; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 makeAffine:(_Bool)arg5 desiredIntercept:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMemoryWatcher.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMemoryWatcher.h new file mode 100644 index 000000000..2aec4d14d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMemoryWatcher.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUFlushingManager; + +// Not exported +@interface TSUMemoryWatcher : NSObject +{ + TSUFlushingManager *_flushingManager; + _Bool _going; + _Bool _stop; +} + +- (void)_simulateMemoryWarning:(id)arg1; +- (void)_periodicallySimulateMemoryWarning:(id)arg1; +- (void)stopObserving; +- (void)beginObserving; +- (void)dealloc; +- (id)initWithFlushingManager:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMovingAverageRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMovingAverageRegressionModel.h new file mode 100644 index 000000000..36e7a63ed --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMovingAverageRegressionModel.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUMovingAverageRegressionModel : TSURegressionModel +{ + int mNumTrendPoint; + double *mTrendXValues; + double *mTrendYValues; +} + +- (double)estimateForX:(double *)arg1; +- (id)equationString; +- (struct _NSRange)superscriptRangeAtIndex:(int)arg1; +- (int)numSuperscriptRanges; +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)rSquared; +- (double)trendYValueAtIndex:(int)arg1; +- (double)trendXValueAtIndex:(int)arg1; +- (int)numTrendPoint; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(id)arg2 ys:(id)arg3 numPeriod:(int)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMultipleChoiceListChoiceProviding-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMultipleChoiceListChoiceProviding-Protocol.h new file mode 100644 index 000000000..1a9f8d5b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMultipleChoiceListChoiceProviding-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSUMultipleChoiceListChoiceProviding +- (id)displayStringAtIndex:(unsigned long long)arg1; +- (_Bool)booleanAtIndex:(unsigned long long)arg1; +- (id)dateAtIndex:(unsigned long long)arg1; +- (id)stringAtIndex:(unsigned long long)arg1; +- (double)numberAtIndex:(unsigned long long)arg1; +- (int)valueTypeOfItemAtIndex:(unsigned long long)arg1; +- (_Bool)isEqualToChoices:(id)arg1; +- (id)choices; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet-TSPArchivingUtility.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet-TSPArchivingUtility.h new file mode 100644 index 000000000..8c74f1604 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet-TSPArchivingUtility.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUMutableLinkedPointerSet (TSPArchivingUtility) +- (void)encodeToOwnedReferenceMessage:(RepeatedPtrField_a0d2dbe7 *)arg1 archiver:(id)arg2; +- (void)encodeToReferenceMessage:(RepeatedPtrField_a0d2dbe7 *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet.h new file mode 100644 index 000000000..2d4fc6a86 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableLinkedPointerSet.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSFastEnumeration-Protocol.h" + +@class TSULinkedPointerSetEntry; + +// Not exported +@interface TSUMutableLinkedPointerSet : NSObject +{ + struct __CFDictionary *mDictionary; + TSULinkedPointerSetEntry *mHead; + TSULinkedPointerSetEntry *mTail; +} + +- (id)array; +- (unsigned long long)count; +- (void)removeAllObjects; +- (void)removeObject:(id)arg1; +- (void)insertFirstObject:(id)arg1; +- (void)addObject:(id)arg1; +- (_Bool)hasObjects; +- (_Bool)containsObject:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)firstObject; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)objectEnumeratorAfterObject:(id)arg1; +- (id)reverseObjectEnumerator; +- (id)objectEnumerator; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutableNumberFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableNumberFormat.h new file mode 100644 index 000000000..e2babad03 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableNumberFormat.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUMutableNumberFormat : TSUNumberFormat +{ +} + +- (void)setNilValueForKey:(id)arg1; +- (void)setBasePlaces:(unsigned short)arg1; +- (void)setBase:(unsigned char)arg1; +- (void)setUseAccountingStyle:(_Bool)arg1; +- (void)setFractionAccuracy:(int)arg1; +- (void)setShowThousandsSeparator:(_Bool)arg1; +- (void)setNegativeStyle:(int)arg1; +- (void)setCurrencyCode:(id)arg1; +- (void)setSuffixString:(id)arg1; +- (void)setPrefixString:(id)arg1; +- (void)setDecimalPlaces:(unsigned short)arg1; +- (void)setValueType:(int)arg1; +- (void)p_copyIVarsFromNumberFormat:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePair.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePair.h new file mode 100644 index 000000000..47645dc7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePair.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUMutablePair : TSUPair +{ +} + +- (void)setSecond:(id)arg1; +- (void)setFirst:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePointerSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePointerSet.h new file mode 100644 index 000000000..9d0fb4a67 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutablePointerSet.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableSet.h" + +// Not exported +@interface TSUMutablePointerSet : NSMutableSet +{ + struct __CFSet *mSet; +} + ++ (Class)privateMutableClass; ++ (Class)privateNonMutableClass; +- (id)setByAddingObjectsFromArray:(id)arg1; +- (id)setByAddingObjectsFromSet:(id)arg1; +- (id)setByAddingObject:(id)arg1; +- (id)allObjects; +- (void)getObjects:(id *)arg1; +- (void)removeAllObjects; +- (void)removeObject:(id)arg1; +- (void)addObject:(id)arg1; +- (id)objectEnumerator; +- (id)member:(id)arg1; +- (unsigned long long)count; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCFSet:(struct __CFSet *)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutableRetainedPointerSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableRetainedPointerSet.h new file mode 100644 index 000000000..739232d56 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableRetainedPointerSet.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUMutableRetainedPointerSet : TSUMutablePointerSet +{ +} + ++ (Class)privateMutableClass; ++ (Class)privateNonMutableClass; +- (id)allObjects; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUMutableShallowCopyPair.h b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableShallowCopyPair.h new file mode 100644 index 000000000..06b7025eb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUMutableShallowCopyPair.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUMutableShallowCopyPair : TSUShallowCopyPair +{ +} + +- (void)setSecond:(id)arg1; +- (void)setFirst:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNetworkReachability.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNetworkReachability.h new file mode 100644 index 000000000..31b0f7f69 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNetworkReachability.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUNetworkReachability : NSObject +{ + struct __SCNetworkReachability *_reachabilityRef; + _Bool _localWiFi; +} + ++ (long long)networkReachabilityStatusForLocalWiFi; ++ (long long)networkReachabilityStatusForInternetConnection; ++ (long long)networkReachabilityStatusForDocumentResources; ++ (id)networkReachabilityForLocalWiFi; ++ (id)networkReachabilityForInternetConnection; ++ (id)networkReachabilityForDocumentResources; ++ (id)networkReachabilityWithAddress:(const struct sockaddr_in *)arg1; ++ (id)networkReachabilityWithHostName:(id)arg1; +@property(readonly, nonatomic) long long status; +@property(readonly, nonatomic) _Bool connectionRequired; +- (long long)networkStatusForFlags:(unsigned int)arg1; +- (long long)localWiFiStatusForFlags:(unsigned int)arg1; +- (void)dealloc; +- (id)initWithReachabilityRef:(struct __SCNetworkReachability *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNoCopyDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNoCopyDictionary.h new file mode 100644 index 000000000..c3547fcac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNoCopyDictionary.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableDictionary.h" + +// Not exported +@interface TSUNoCopyDictionary : NSMutableDictionary +{ + struct __CFDictionary *mDictionary; +} + +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)keyEnumerator; +- (id)allKeys; +- (id)objectEnumerator; +- (id)allValues; +- (id)objectForKey:(id)arg1; +- (void)getObjects:(id *)arg1 andKeys:(id *)arg2; +- (unsigned long long)count; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)setObject:(id)arg1 forUncopiedKey:(id)arg2; +- (void)removeAllObjects; +- (void)removeObjectForKey:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)initWithCFDictionary:(struct __CFDictionary *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-Private.h new file mode 100644 index 000000000..734dba447 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-Private.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUNumberFormat (Private) +- (id)baseStringFromDouble:(double)arg1; +- (id)fractionStringFromDouble:(double)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-TSCHArchivingUtilities.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-TSCHArchivingUtilities.h new file mode 100644 index 000000000..346925347 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat-TSCHArchivingUtilities.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUNumberFormat (TSCHArchivingUtilities) ++ (id)instanceWithArchive:(const struct FormatStructArchive *)arg1 unarchiver:(id)arg2; ++ (id)numberFormatFromFormatStruct:(CDStruct_95e644ef)arg1; +- (id)initWithArchive:(const struct FormatStructArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchive:(struct FormatStructArchive *)arg1 archiver:(id)arg2; +- (CDStruct_95e644ef)formatStructAndCustomFormatDataStruct:(CDStruct_8acff13f *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat.h new file mode 100644 index 000000000..ec0b1027b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormat.h @@ -0,0 +1,126 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "TSUNumberFormatting-Protocol.h" + +@class NSArray, NSIndexSet, NSString; + +// Not exported +@interface TSUNumberFormat : NSObject +{ + int mValueType; + NSString *mFormatString; + unsigned short mDecimalPlaces; + NSString *mCurrencyCode; + _Bool mUseAccountingStyle; + int mNegativeStyle; + _Bool mShowThousandsSeparator; + int mFractionAccuracy; + _Bool mFormatStringRequiresSuppressionOfMinusSign; + _Bool mUseScientificFormattingAutomatically; + _Bool mIgnoreDecimalPlacesForZeroValue; + NSString *mPrefixString; + NSString *mSuffixString; + unsigned char mBase; + unsigned short mBasePlaces; + _Bool mBaseUseMinusSign; + _Bool mIsCustom; + double mScaleFactor; + _Bool mFormatStringContainsTabCharacter; + _Bool mFormatContainsSpecialTokens; + _Bool mFormatContainsIntegerToken; + unsigned char mNumberOfHashDecimalPlaceholders; + unsigned char mTotalNumberOfDecimalPlaceholdersInFormat; + _Bool mRequiresFractionReplacement; + NSArray *mInterstitialStrings; + NSIndexSet *mInterstitialStringInsertionIndexes; + unsigned short mIndexFromRightOfLastDigitPlaceholder; + _Bool mIsTextFormat; + unsigned char mMinimumIntegerWidth; + unsigned char mDecimalWidth; + unsigned char mNumberOfNonSpaceIntegerPlaceholderDigits; + unsigned char mNumberOfNonSpaceDecimalPlaceholderDigits; + NSString *mFormatName; +} + ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(_Bool)arg14 isCustom:(_Bool)arg15 formatName:(id)arg16; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 scaleFactor:(double)arg9 isCustom:(_Bool)arg10 formatName:(id)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(_Bool)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)customNumberFormatTokens; +- (_Bool)isEquivalent:(id)arg1; +- (id)stringFromString:(id)arg1; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3 forceSuppressMinusSign:(_Bool)arg4; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2 forceSuppressMinusSign:(_Bool)arg3; +- (id)stringFromDouble:(double)arg1; +- (id)stringFromDouble:(double)arg1 forceSuppressMinusSign:(_Bool)arg2; +- (id)chartLabelStringFromDouble:(double)arg1 forceSuppressMinusSign:(_Bool)arg2; +- (id)chartLabelStringFromDouble:(double)arg1; +- (id)chartLabelStringNofixFromDouble:(double)arg1; +- (_Bool)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; +- (_Bool)usesTabs; +- (void)setIgnoreDecimalPlacesForZeroValue:(_Bool)arg1; +- (_Bool)ignoreDecimalPlacesForZeroValue; +- (void)setUseScientificFormattingAutomatically:(_Bool)arg1; +- (_Bool)useScientificFormattingAutomatically; +- (_Bool)customFormatShouldAutoInsertPercentSymbol; +- (_Bool)hasValidDecimalPlaces; +- (_Bool)baseUseMinusSign; +- (unsigned short)basePlaces; +- (unsigned short)base; +- (_Bool)usesTextFormatForValue:(double)arg1; +- (_Bool)canFormatText; +- (_Bool)isTextFormat; +- (double)scaleFactor; +- (_Bool)usesAccountingStyle; +- (int)fractionAccuracy; +- (_Bool)showThousandsSeparator; +- (int)negativeStyle; +- (id)currencyCode; +- (id)formatString; +- (id)suffixString; +- (id)prefixString; +- (unsigned short)decimalPlaces; +- (int)valueType; +- (_Bool)isCustom; +- (id)formatName; +- (void)setFormatName:(id)arg1; +- (void)dealloc; +- (id)numberFormatBySettingBaseRepresentNegativeWithMinus:(_Bool)arg1; +- (id)numberFormatBySettingBasePlaces:(unsigned short)arg1; +- (id)numberFormatBySettingBase:(unsigned char)arg1; +- (id)numberFormatBySettingUseAccountingStyle:(_Bool)arg1; +- (id)numberFormatBySettingFractionAccuracy:(int)arg1; +- (id)numberFormatBySettingShowThousandsSeparator:(_Bool)arg1; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1 andNegativeStyle:(int)arg2; +- (id)numberFormatBySettingNegativeStyle:(int)arg1; +- (id)numberFormatBySettingCurrencyCode:(id)arg1; +- (id)numberFormatByIncrementingDecimalPlaces:(short)arg1; +- (id)numberFormatBySettingSuffixString:(id)arg1; +- (id)numberFormatBySettingPrefixString:(id)arg1; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1; +- (id)numberFormatBySettingValueType:(int)arg1; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned char)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(_Bool)arg14 isCustom:(_Bool)arg15 interstitialStrings:(id)arg16 interstitialStringInsertionIndexes:(id)arg17 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg18 minimumIntegerWidth:(unsigned char)arg19 decimalWidth:(unsigned char)arg20 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg21 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg22 isTextFormat:(_Bool)arg23 formatName:(id)arg24; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8 base:(unsigned char)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(_Bool)arg11; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(_Bool)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(_Bool)arg7 fractionAccuracy:(int)arg8; +- (id)initCustomFormatWithFormatString:(id)arg1 currencyCode:(id)arg2 showThousandsSeparator:(_Bool)arg3 fractionAccuracy:(int)arg4 scaleFactor:(double)arg5 interstitialStrings:(id)arg6 interstitialStringInsertionIndexes:(id)arg7 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg8 minimumIntegerWidth:(unsigned char)arg9 decimalWidth:(unsigned char)arg10 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg11 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg12 isTextFormat:(_Bool)arg13 formatName:(id)arg14; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter-Private.h new file mode 100644 index 000000000..3e6c7eac5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter-Private.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUNumberFormatter (Private) ++ (id)formatterForLocale:(struct __CFLocale *)arg1; +- (struct __CFArray *)p_scientificFormatters; +- (struct __CFArray *)p_percentageFormatters; +- (struct __CFArray *)p_currencyFormatters; +- (struct __CFArray *)p_decimalFormatters; +- (id)localizedPercentSymbol; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; +- (id)currentLocaleCurrencyCode; +- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (id)displayNameForCurrencyCode:(id)arg1; +- (_Bool)findCurrencySymbolInString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 successTSUlString:(const struct __CFString **)arg3; +- (_Bool)valueFromString:(struct __CFString *)arg1 formatters:(struct __CFArray *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)fractionFromString:(struct __CFString *)arg1 value:(double *)arg2; +- (_Bool)scientificFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)percentageFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (_Bool)currencyFromString:(struct __CFString *)arg1 additionalCurrencyCode:(struct __CFString *)arg2 value:(double *)arg3 formatString:(const struct __CFString **)arg4 currencyCode:(const struct __CFString **)arg5; +- (_Bool)decimalFromString:(struct __CFString *)arg1 value:(double *)arg2 formatString:(const struct __CFString **)arg3; +- (void)numberPreferencesChanged:(id)arg1; +- (void)dealloc; +- (id)initWithLocale:(struct __CFLocale *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter.h new file mode 100644 index 000000000..e45f35f59 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatter.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSString; + +// Not exported +@interface TSUNumberFormatter : NSObject +{ + struct __CFLocale *mLocale; + struct __CFArray *mDecimalFormatters; + struct __CFArray *mCurrencyFormatters; + struct __CFArray *mPercentageFormatters; + struct __CFArray *mScientificFormatters; + struct __CFNumberFormatter *mFractionFormatter; + NSMutableDictionary *mCurrencyCodeToSymbolMap; + NSMutableDictionary *mCurrencyCodeToHalfWidthSymbolMap; + NSString *mCurrencyString; + NSString *mPercentageString; + NSString *mScientificString; + NSString *mDecimalString; + NSString *mPercentSymbol; + NSMutableArray *mTransformedDecimalStrings; + NSMutableArray *mTransformedCurrencyStrings; + NSMutableArray *mTransformedPercentageStrings; + NSMutableArray *mTransformedScientificStrings; + struct __CFString *mAdditionalCurrencyCode; + struct __CFArray *mAdditionalCurrencyCodeFormatters; +} + ++ (id)userVisibleCurrencyCodes; ++ (id)localizedPercentSymbol; ++ (id)defaultFormatStringForValueType:(int)arg1; ++ (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; ++ (id)numberFormatStringSpecialSymbols; ++ (id)currentLocaleListSeparator; ++ (id)currentNonCachedLocaleDecimalSeparator; ++ (id)currentLocaleDecimalSeparator; ++ (id)currentNonCachedLocaleCurrencyCode; ++ (id)currentLocaleCurrencyCode; ++ (unsigned short)defaultDecimalPlacesForCurrencyCode:(id)arg1; ++ (id)currencySymbolForCurrencyCode:(id)arg1; ++ (id)displayNameForCurrencyCode:(id)arg1; ++ (id)availableCurrencyCodes; ++ (void)formatString:(id)arg1 replaceOccurencesOfUnescapedString:(id)arg2 withString:(id)arg3; ++ (id)formatString:(id)arg1 transformedForNegativeStyle:(int)arg2; ++ (int)positionOfMinusSignInNumberFormatSubpattern:(id)arg1; ++ (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; ++ (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; ++ (void)initialize; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatting-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatting-Protocol.h new file mode 100644 index 000000000..e46549dba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberFormatting-Protocol.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" +#import "TSUDataFormat-Protocol.h" + +@protocol TSUNumberFormatting +- (_Bool)isEquivalent:(id)arg1; +- (id)stringFromString:(id)arg1; +- (id)chartLabelStringFromDouble:(double)arg1; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2; +- (id)stringFromDouble:(double)arg1; +- (_Bool)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; +- (_Bool)usesTabs; +- (_Bool)hasValidDecimalPlaces; +- (void)setFormatName:(id)arg1; +- (_Bool)baseUseMinusSign; +- (unsigned short)basePlaces; +- (unsigned short)base; +- (_Bool)customFormatShouldAutoInsertPercentSymbol; +- (_Bool)usesTextFormatForValue:(double)arg1; +- (_Bool)canFormatText; +- (_Bool)isTextFormat; +- (double)scaleFactor; +- (_Bool)usesAccountingStyle; +- (int)fractionAccuracy; +- (_Bool)showThousandsSeparator; +- (int)negativeStyle; +- (id)currencyCode; +- (id)formatString; +- (id)suffixString; +- (unsigned short)decimalPlaces; +- (int)valueType; +- (id)customNumberFormatTokens; +- (_Bool)isCustom; +- (id)formatName; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1 andNegativeStyle:(int)arg2; +- (id)numberFormatBySettingUseAccountingStyle:(_Bool)arg1; +- (id)numberFormatBySettingFractionAccuracy:(int)arg1; +- (id)numberFormatBySettingShowThousandsSeparator:(_Bool)arg1; +- (id)numberFormatBySettingNegativeStyle:(int)arg1; +- (id)numberFormatBySettingSuffixString:(id)arg1; +- (id)numberFormatBySettingCurrencyCode:(id)arg1; +- (id)numberFormatByIncrementingDecimalPlaces:(short)arg1; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1; +- (id)numberFormatBySettingValueType:(int)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUNumberOrDateOrDurationFormatter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberOrDateOrDurationFormatter.h new file mode 100644 index 000000000..646e1d0a0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUNumberOrDateOrDurationFormatter.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFormatter.h" + +@class NSNumberFormatter; + +// Not exported +@interface TSUNumberOrDateOrDurationFormatter : NSFormatter +{ + NSNumberFormatter *mNumberFormatter; +} + +- (_Bool)getObjectValue:(id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (id)stringForObjectValue:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUObjectSnapshot.h b/iOS7/PrivateFrameworks/iWorkImport/TSUObjectSnapshot.h new file mode 100644 index 000000000..1d0919ce7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUObjectSnapshot.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSUObjectSnapshot : NSObject +{ + unsigned long long mEntryCount; + void **mSnapshot; + NSArray *mCompared; +} + +- (void)dealloc; +- (void)p_clear; +- (void)compare; +- (void)calibrate:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPair.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPair.h new file mode 100644 index 000000000..77b72a7df --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPair.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" + +// Not exported +@interface TSUPair : NSObject +{ + id mFirst; + id mSecond; +} + ++ (id)pair; ++ (id)pairWithPair:(id)arg1; ++ (id)pairWithFirst:(id)arg1 second:(id)arg2; +- (void)p_SetSecond:(id)arg1; +- (void)p_SetFirst:(id)arg1; +- (id)second; +- (id)first; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithPair:(id)arg1; +- (id)initWithFirst:(id)arg1 second:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPairNonRetainedSecond.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPairNonRetainedSecond.h new file mode 100644 index 000000000..729bdf3e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPairNonRetainedSecond.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUPairNonRetainedSecond : TSUPair +{ +} + +- (void)p_SetSecond:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet-Private.h new file mode 100644 index 000000000..9ae8c2fa3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet-Private.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUPathSet (Private) ++ (void)processPath:(id)arg1 base:(id *)arg2 hasBaseNumber:(_Bool *)arg3 baseNumber:(unsigned int *)arg4 extension:(id *)arg5; ++ (id)parseNumberOutOfBasename:(id)arg1 hasNumber:(_Bool *)arg2 number:(unsigned int *)arg3; +- (id)initWithPaths:(id)arg1 basePathToNumberMap:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet.h new file mode 100644 index 000000000..b573a6378 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPathSet.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSMutableDictionary, NSMutableSet; + +// Not exported +@interface TSUPathSet : NSObject +{ + NSMutableSet *mPaths; + NSMutableDictionary *mBasePathToNumberMap; + TSUPathSet *mUnderlyingSet; +} + +- (void)unionPathSet:(id)arg1; +- (void)setUnderlyingPathSet:(id)arg1; +- (_Bool)isPathUsed:(id)arg1; +- (void)pathIsNoLongerUsed:(id)arg1; +- (void)pathIsUsed:(id)arg1; +- (id)addPath:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTest.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTest.h new file mode 100644 index 000000000..040da1620 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTest.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSUPerformanceTest : NSObject +{ + NSString *mName; + SEL mSelector; + id mTarget; + double mGoalTime; + double mPrecision; + _Bool mQuiet; + struct TSUOpstat_s mTiming; + _Bool mPassed; +} + ++ (id)csvHeader; +@property(readonly, nonatomic) _Bool passed; // @synthesize passed=mPassed; +@property(nonatomic) _Bool quiet; // @synthesize quiet=mQuiet; +@property(nonatomic) double precision; // @synthesize precision=mPrecision; +@property(nonatomic) double goalTime; // @synthesize goalTime=mGoalTime; +@property(nonatomic) struct TSUOpstat_s timing; // @synthesize timing=mTiming; +@property(readonly, nonatomic) NSString *name; // @synthesize name=mName; +- (id)csvString; +- (void)report; +- (void)run; +- (void)dealloc; +- (id)initWithName:(id)arg1 selector:(SEL)arg2 target:(id)arg3 goalTime:(double)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness-Private.h new file mode 100644 index 000000000..f98133d0e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUPerformanceTestHarness (Private) +- (void)p_writeCsvResultsToDirectory:(id)arg1; +- (void)p_writeConsoleMessagesToDirectory:(id)arg1; +- (void)p_writeSystemConfigurationToDirectory:(id)arg1; +- (id)p_createResultDirectory; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness.h new file mode 100644 index 000000000..b77e4f328 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPerformanceTestHarness.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface TSUPerformanceTestHarness : NSObject +{ + NSMutableArray *mTestCases; + _Bool mQuiet; + long long mPassingTests; + long long mTotalTests; + _Bool mPassed; + struct timeval mSetupTime; +} + ++ (id)harness; +@property(readonly, nonatomic) _Bool passed; // @synthesize passed=mPassed; +@property(readonly, nonatomic) long long testCount; // @synthesize testCount=mTotalTests; +@property(readonly, nonatomic) long long passingTestCount; // @synthesize passingTestCount=mPassingTests; +@property(nonatomic) _Bool quiet; // @synthesize quiet=mQuiet; +- (void)report; +- (_Bool)runTests; +- (void)cleanup; +- (void)testSuite; +- (void)setup; +- (void)runTestWithName:(id)arg1 selector:(SEL)arg2 goalTime:(double)arg3 precision:(double)arg4; +- (void)runTestWithName:(id)arg1 selector:(SEL)arg2 goalTime:(double)arg3; +- (id)testWithName:(id)arg1 selector:(SEL)arg2 goalTime:(double)arg3; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPointerKeyDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPointerKeyDictionary.h new file mode 100644 index 000000000..04679d4ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPointerKeyDictionary.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUPointerKeyDictionary : TSUNoCopyDictionary +{ +} + +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPointerSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPointerSet.h new file mode 100644 index 000000000..a3b8b31b9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPointerSet.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSet.h" + +// Not exported +@interface TSUPointerSet : NSSet +{ + struct __CFSet *mSet; +} + ++ (Class)privateMutableClass; ++ (Class)privateNonMutableClass; +- (id)setByAddingObjectsFromArray:(id)arg1; +- (id)setByAddingObjectsFromSet:(id)arg1; +- (id)setByAddingObject:(id)arg1; +- (id)allObjects; +- (void)getObjects:(id *)arg1; +- (id)objectEnumerator; +- (id)member:(id)arg1; +- (unsigned long long)count; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCFSet:(struct __CFSet *)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPolynomialRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPolynomialRegressionModel.h new file mode 100644 index 000000000..e6b8b469c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPolynomialRegressionModel.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSUPolynomialRegressionModel : TSURegressionModel +{ + double *mCoefficients; + int mNumCoefficients; + _Bool mAffine; + double mIntercept; + double mRSquared; + int mNumSuperscriptRanges; + NSMutableArray *mSuperscriptRangesArray; +} + +- (struct _NSRange)superscriptRangeAtIndex:(int)arg1; +- (int)numSuperscriptRanges; +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)estimateFor1DX:(double)arg1; +- (double)estimateForX:(double *)arg1; +- (double)rSquared; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xOrder:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xOrder:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xOrder:(int)arg4 makeAffine:(_Bool)arg5 desiredIntercept:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUPowerRegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUPowerRegressionModel.h new file mode 100644 index 000000000..742304ede --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUPowerRegressionModel.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +// Not exported +@interface TSUPowerRegressionModel : TSURegressionModel +{ + double *mCoefficients; + int mNumCoefficients; + _Bool mAffine; + double mIntercept; + double mRSquared; + int mNumSuperscriptRanges; + NSMutableArray *mSuperscriptRangesArray; +} + +- (struct _NSRange)superscriptRangeAtIndex:(int)arg1; +- (int)numSuperscriptRanges; +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)estimateForX:(double *)arg1; +- (double)rSquared; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (int)regressionType; +- (void)dealloc; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; +- (id)initWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 makeAffine:(_Bool)arg5 desiredIntercept:(double)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgress.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgress.h new file mode 100644 index 000000000..16ce4ac52 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgress.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet, NSObject, NSString; + +// Not exported +@interface TSUProgress : NSObject +{ + NSMutableSet *mProgressObservers; + NSObject *mProgressObserversQueue; + NSString *mMessage; +} + +@property(copy) NSString *message; // @synthesize message=mMessage; +- (double)protected_minProgressObserverValueInterval; +- (_Bool)protected_hasProgressObservers; +- (void)protected_progressDidChange; +- (void)removeProgressObserver:(id)arg1; +- (id)addProgressObserverWithValueInterval:(double)arg1 queue:(id)arg2 handler:(id)arg3; +@property(readonly, getter=isIndeterminate) _Bool indeterminate; +@property(readonly) double maxValue; +@property(readonly) double value; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext-Private.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext-Private.h new file mode 100644 index 000000000..9d4bd0056 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext-Private.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSUProgressContext (Private) +- (void)reportProgress:(double)arg1 overallProgress:(double)arg2; +- (id)currentStage; +- (void)dealloc; +- (id)init; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext.h new file mode 100644 index 000000000..be5e568bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContext.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, TSUProgressStage; + +// Not exported +@interface TSUProgressContext : NSObject +{ + TSUProgressStage *m_currentStage; + NSDate *m_lastReportTime; + double m_lastProgressReport; + double m_lastOverallProgress; +} + +- (double)overallProgress; +- (double)currentPosition; +- (void)setMessage:(id)arg1; +- (void)setPercentageProgressFromTCProgressContext:(double)arg1; +- (void)setProgress:(double)arg1; +- (void)advanceProgress:(double)arg1; +- (void)endStage; +- (void)nextSubStageWillTakeThisManyOfMySteps:(double)arg1; +- (void)createStageWithSteps:(double)arg1; +- (void)createStageWithSteps:(double)arg1 takingSteps:(double)arg2; +- (void)removeProgressObserver:(id)arg1; +- (id)addProgressObserverBlock:(id)arg1; +- (void)addProgressObserver:(id)arg1 selector:(SEL)arg2; +- (void)reset; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContextProgress.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContextProgress.h new file mode 100644 index 000000000..52d2d6883 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressContextProgress.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, TSUProgressContext; + +// Not exported +@interface TSUProgressContextProgress : TSUProgress +{ + TSUProgressContext *mProgressContext; + NSObject *mProgressContextObserverQueue; + _Bool hasAddedProgressContextObserver; +} + +- (void)p_progressDidChange:(id)arg1; +- (void)p_updateProgressContextObserver; +- (void)removeProgressObserver:(id)arg1; +- (id)addProgressObserverWithValueInterval:(double)arg1 queue:(id)arg2 handler:(id)arg3; +- (_Bool)isIndeterminate; +- (double)maxValue; +- (double)value; +- (void)dealloc; +- (id)init; +- (id)initWithProgressContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressGroup.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressGroup.h new file mode 100644 index 000000000..1a97ab331 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressGroup.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSObject; + +// Not exported +@interface TSUProgressGroup : TSUProgress +{ + NSArray *mChildren; + NSArray *mChildrenProgressObservers; + NSObject *mChildrenProgressObserversQueue; +} + +- (void)p_updateChildrenProgressObservers; +- (void)removeProgressObserver:(id)arg1; +- (id)addProgressObserverWithValueInterval:(double)arg1 queue:(id)arg2 handler:(id)arg3; +- (_Bool)isIndeterminate; +- (double)maxValue; +- (double)value; +- (void)dealloc; +- (id)initWithChildren:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressObserver.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressObserver.h new file mode 100644 index 000000000..21bf5f9e6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressObserver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface TSUProgressObserver : NSObject +{ + double mValueInterval; + NSObject *mQueue; + id mHandler; + double mLastHandledValue; + _Bool mLastHandledIndeterminate; +} + +@property(readonly, nonatomic) double valueInterval; // @synthesize valueInterval=mValueInterval; +- (void)handleValue:(double)arg1 maxValue:(double)arg2 isIndeterminate:(_Bool)arg3; +- (void)dealloc; +- (id)init; +- (id)initWithValueInterval:(double)arg1 queue:(id)arg2 handler:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUProgressStage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressStage.h new file mode 100644 index 000000000..db90a25c6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUProgressStage.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSUProgressContext; + +// Not exported +@interface TSUProgressStage : NSObject +{ + double m_currentPosition; + double m_totalSteps; + double m_stepsInParent; + double m_startInParent; + double m_nextSubStageParentSize; + TSUProgressStage *m_parentStage; + TSUProgressContext *m_context; +} + +- (id)description; +- (void)setNextSubStageParentSize:(double)arg1; +- (double)nextSubStageParentSize; +- (double)overallProgress; +- (double)currentPosition; +- (id)parentStage; +- (void)end; +- (void)setProgressPercentage:(double)arg1; +- (void)setProgress:(double)arg1; +- (void)advanceProgress:(double)arg1; +- (void)dealloc; +- (id)initWithSteps:(double)arg1 takingSteps:(double)arg2 inContext:(id)arg3; +- (id)initRootStageInContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUQuickTestMeasurement.h b/iOS7/PrivateFrameworks/iWorkImport/TSUQuickTestMeasurement.h new file mode 100644 index 000000000..9bff359c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUQuickTestMeasurement.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, TSMTraceBuffer; + +// Not exported +@interface TSUQuickTestMeasurement : NSObject +{ + TSMTraceBuffer *mBuffer; + NSDictionary *mPrevious; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedManager; ++ (id)_singletonAlloc; +- (id)displayTime:(unsigned long long)arg1 forClassAndMethodName:(id)arg2; +- (id)p_niceString:(unsigned long long)arg1 withPrefix:(id)arg2; +- (id)getPreviousTimeForKey:(id)arg1; +- (void)teardown; +- (void)setup; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUQuicklookAssetColorMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSUQuicklookAssetColorMap.h new file mode 100644 index 000000000..215bbf7bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUQuicklookAssetColorMap.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSString; + +// Not exported +@interface TSUQuicklookAssetColorMap : NSObject +{ + NSMutableDictionary *mAssetMap; + NSString *mAppAssetPath; +} + ++ (_Bool)hasAppAssets; ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)quicklookAssetMap; +@property(retain, nonatomic) NSString *appAssetPath; // @synthesize appAssetPath=mAppAssetPath; +@property(retain, nonatomic) NSMutableDictionary *assetMap; // @synthesize assetMap=mAssetMap; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURandomWriteChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSURandomWriteChannel-Protocol.h new file mode 100644 index 000000000..1a71560c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURandomWriteChannel-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSUIOChannel-Protocol.h" + +@protocol TSURandomWriteChannel +- (void)writeData:(id)arg1 offset:(long long)arg2 queue:(id)arg3 handler:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannel-Protocol.h new file mode 100644 index 000000000..fc60b1fae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannel-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSUIOChannel-Protocol.h" + +@protocol TSUReadChannel +- (void)readFromOffset:(long long)arg1 length:(unsigned long long)arg2 queue:(id)arg3 handler:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelInputStreamAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelInputStreamAdapter.h new file mode 100644 index 000000000..3a1741c44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelInputStreamAdapter.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SFUInputStream-Protocol.h" + +@class NSObject, NSObject; + +// Not exported +@interface TSUReadChannelInputStreamAdapter : NSObject +{ + id _readChannel; + id _streamReadChannel; + NSObject *_leftoverData; + NSObject *_readQueue; + long long _offset; +} + +- (void).cxx_destruct; +- (id)closeLocalStream; +- (void)enableSystemCaching; +- (void)disableSystemCaching; +- (void)seekToOffset:(long long)arg1; +- (_Bool)canSeek; +- (void)close; +- (unsigned long long)readToBuffer:(char *)arg1 size:(unsigned long long)arg2; +- (long long)offset; +- (void)dealloc; +- (id)_initWithReadChannel:(id)arg1 streamReadChannel:(id)arg2; +- (id)initWithStreamReadChannel:(id)arg1; +- (id)initWithReadChannel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelToStreamReadChannelAdapter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelToStreamReadChannelAdapter.h new file mode 100644 index 000000000..1aeb4eca7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUReadChannelToStreamReadChannelAdapter.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUReadChannel-Protocol.h" +#import "TSUStreamReadChannel-Protocol.h" + +// Not exported +@interface TSUReadChannelToStreamReadChannelAdapter : NSObject +{ + id _readChannel; +} + +- (void).cxx_destruct; +- (void)addBarrier:(id)arg1; +- (void)setLowWater:(unsigned long long)arg1; +- (void)readFromOffset:(long long)arg1 length:(unsigned long long)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithReadChannel:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUReadWriteQueue.h b/iOS7/PrivateFrameworks/iWorkImport/TSUReadWriteQueue.h new file mode 100644 index 000000000..02036177d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUReadWriteQueue.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSObject, NSObject; + +// Not exported +@interface TSUReadWriteQueue : NSObject +{ + NSObject *mCanEnqueueReaders; + NSObject *mGlobalQueue; + NSObject *mInFlightReaders; + NSObject *mInFlightWriters; +} + +- (void)waitOnInFlightWriters; +- (void)performSyncWrite:(id)arg1; +- (void)performAsyncWrite:(id)arg1; +- (void)performSyncRead:(id)arg1; +- (void)dealloc; +- (id)initWithIdentifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURegressionModel.h b/iOS7/PrivateFrameworks/iWorkImport/TSURegressionModel.h new file mode 100644 index 000000000..b72b7ea10 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURegressionModel.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSURegressionModel : NSObject +{ + _Bool mModelValid; + int mErrorType; +} + +- (id)formattedStringWithCoefficient:(double)arg1; +- (id)equationString; +- (struct _NSRange)superscriptRangeAtIndex:(int)arg1; +- (int)numSuperscriptRanges; +- (id)getEquationStringAndBuildSuperscriptRangesArray; +- (double)rSquared; +- (double)estimateForX:(double *)arg1; +- (double)coefficientAtIndex:(int)arg1; +- (int)numCoefficients; +- (_Bool)isModelValid; +- (int)errorType; +- (int)regressionType; +- (id)initNonAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4 desiredIntercept:(double)arg5; +- (id)initAffineWithMappings:(int)arg1 xs:(double *)arg2 ys:(double *)arg3 xDimension:(int)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURegularExpression.h b/iOS7/PrivateFrameworks/iWorkImport/TSURegularExpression.h new file mode 100644 index 000000000..53a8d89b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURegularExpression.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface TSURegularExpression : NSObject +{ + NSString *_expressionString; + void *_reserved; +} + ++ (id)regularExpressionWithString:(id)arg1; ++ (void)initialize; +- (void)encodeWithCoder:(id)arg1; +- (const char *)getBytesForString:(id)arg1 lossByte:(unsigned char)arg2; +- (id)initWithCoder:(id)arg1; +- (struct _NSRange)matchedRangeForString:(id)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; +- (struct _NSRange)matchedRangeForCString:(const char *)arg1 range:(struct _NSRange)arg2 subexpressionRanges:(struct _NSRange *)arg3 count:(unsigned int)arg4; +- (id)expressionString; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (unsigned long long)numberOfSubexpressions; +- (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; +- (id)initWithExpressionString:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults-TSPDocumentResources.h b/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults-TSPDocumentResources.h new file mode 100644 index 000000000..6b962b0be --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults-TSPDocumentResources.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +@interface TSURemoteDefaults (TSPDocumentResources) +@property(readonly, nonatomic) NSURL *downloadableContentURL; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults.h b/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults.h new file mode 100644 index 000000000..3d887c0c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURemoteDefaults.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSObject; + +// Not exported +@interface TSURemoteDefaults : NSObject +{ + NSObject *_accessQueue; + NSDate *_nextDownloadDate; + _Bool _hasRegisteredDefaults; +} + ++ (id)sharedDefaults; +- (void).cxx_destruct; +- (void)setProperties:(id)arg1; +- (void)didDownloadData:(id)arg1 error:(id)arg2; +- (id)URLRequest; +- (_Bool)needsUpdate; +- (void)downloadDefaults; +- (void)update; +- (void)downloadConfigurationWithQueue:(id)arg1 completion:(id)arg2; +- (void)updateWithQueue:(id)arg1 completion:(id)arg2; +- (void)registerDefaults; +- (void)readKey:(id)arg1 accessor:(id)arg2; +- (id)URLForKey:(id)arg1; +- (id)stringForKey:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerKeyDictionary.h b/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerKeyDictionary.h new file mode 100644 index 000000000..1256ad122 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerKeyDictionary.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSURetainedPointerKeyDictionary : TSUNoCopyDictionary +{ +} + +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerSet.h b/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerSet.h new file mode 100644 index 000000000..399bcede6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSURetainedPointerSet.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSURetainedPointerSet : TSUPointerSet +{ +} + ++ (Class)privateMutableClass; ++ (Class)privateNonMutableClass; +- (id)allObjects; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUSafeSaveAssistant.h b/iOS7/PrivateFrameworks/iWorkImport/TSUSafeSaveAssistant.h new file mode 100644 index 000000000..6a3e96587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUSafeSaveAssistant.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL; + +// Not exported +@interface TSUSafeSaveAssistant : NSObject +{ + NSURL *_saveURL; + NSURL *_temporaryDirectoryURL; + NSURL *_writeURL; +} + ++ (void)removeTemporaryDirectoryAtURL:(id)arg1; ++ (_Bool)finishWritingToURL:(id)arg1 byMovingItemAtURL:(id)arg2 addingAttributes:(id)arg3 error:(id *)arg4; ++ (void)writeAttributes:(id)arg1 toURL:(id)arg2; ++ (id)temporaryDirectoryURLForWritingToURL:(id)arg1 error:(id *)arg2; +@property(readonly, nonatomic) NSURL *writeURL; // @synthesize writeURL=_writeURL; +- (void).cxx_destruct; +- (void)removeTemporaryDirectory; +- (_Bool)endSaveWithSuccess:(_Bool)arg1 toURL:(id)arg2 addingAttributes:(id)arg3 error:(id *)arg4; +- (_Bool)endSaveWithSuccess:(_Bool)arg1 addingAttributes:(id)arg2 error:(id *)arg3; +- (void)dealloc; +- (id)initForSavingToURL:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgress.h b/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgress.h new file mode 100644 index 000000000..b0af29704 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgress.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, TSUScaledProgressStorage; + +// Not exported +@interface TSUScaledProgress : TSUProgress +{ + TSUScaledProgressStorage *mStorage; + TSUProgress *mProgress; + id mProgressObserver; + NSObject *mProgressQueue; +} + +- (void)p_removeProgressObserverFromProgressInQueue; +- (void)p_addProgressObserverToProgressInQueue; +- (void)removeProgressObserver:(id)arg1; +- (id)addProgressObserverWithValueInterval:(double)arg1 queue:(id)arg2 handler:(id)arg3; +- (_Bool)isIndeterminate; +@property double maxValue; +- (double)value; +@property(retain) TSUProgress *progress; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgressStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgressStorage.h new file mode 100644 index 000000000..c40c684e4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUScaledProgressStorage.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUScaledProgressStorage : NSObject +{ + double mMaxValue; +} + +@property double maxValue; // @synthesize maxValue=mMaxValue; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUShallowCopyPair.h b/iOS7/PrivateFrameworks/iWorkImport/TSUShallowCopyPair.h new file mode 100644 index 000000000..a5a8aaba6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUShallowCopyPair.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUShallowCopyPair : TSUPair +{ +} + +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUSharedLocale.h b/iOS7/PrivateFrameworks/iWorkImport/TSUSharedLocale.h new file mode 100644 index 000000000..2cc7cd752 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUSharedLocale.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface TSUSharedLocale : NSObject +{ + struct __CFLocale *mCurrentLocale; + NSArray *mObserverObjects; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedLocale; ++ (id)_singletonAlloc; +- (void)datePreferencesChanged:(id)arg1; +- (struct __CFLocale *)currentLocale; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUSharedResourceController.h b/iOS7/PrivateFrameworks/iWorkImport/TSUSharedResourceController.h new file mode 100644 index 000000000..fc98407e0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUSharedResourceController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCondition, NSObject, NSString; + +// Not exported +@interface TSUSharedResourceController : NSObject +{ + int _acquirerCount; + id _delegate; + NSString *_resourceForThreadKey; + NSString *_hasResourceForThreadKey; + NSCondition *_resourceLock; + id _resource; + struct { + unsigned int canWaitOnMainThread:1; + unsigned int acquiresResourceAsynchronously:1; + unsigned int hasResource:1; + } _flags; + int _threadsAcquiringResourceCount; + NSCondition *_waitLock; + int _waitCount; + NSObject *_accessInProgressGroup; + NSObject *_willEndAccessGroup; + NSString *_UUID; +} + +@property(readonly, nonatomic) NSString *UUID; // @synthesize UUID=_UUID; +- (void).cxx_destruct; +- (id)description; +- (void)waitForResourceWithLockAndPerformSynchronousAccessUsingBlock:(id)arg1; +- (void)acquireResourceWithLockAndPerformSynchronousAccessUsingBlock:(id)arg1; +- (_Bool)performSynchronousAccessIfResourceIsAvailable:(_Bool)arg1 usingBlock:(id)arg2; +- (_Bool)performSynchronousAccessIfResourceIsAvailableUsingBlock:(id)arg1; +- (void)performSynchronousAccessUsingBlock:(id)arg1; +- (void)willEndAccessToResourceForcingToWaitForPendingAccesses:(_Bool)arg1; +- (void)willEndAccessToResource; +- (void)wakeUpAllThreadsWaitingForResourceWithLock; +- (void)didBeginAccessToResource:(id)arg1 isFromThreadWaitingToAcquireResource:(_Bool)arg2; +- (void)didBeginAccessToResource:(id)arg1; +@property(nonatomic) _Bool canWaitOnMainThread; +- (void)dealloc; +- (id)initWithName:(id)arg1 delegate:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUStreamReadChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUStreamReadChannel-Protocol.h new file mode 100644 index 000000000..822a90eee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUStreamReadChannel-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSUStreamReadChannel +- (void)close; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUStreamWriteChannel-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSUStreamWriteChannel-Protocol.h new file mode 100644 index 000000000..598993e4d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUStreamWriteChannel-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "TSUIOChannel-Protocol.h" + +@protocol TSUStreamWriteChannel +- (void)writeData:(id)arg1 queue:(id)arg2 handler:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUSystemInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSUSystemInfo.h new file mode 100644 index 000000000..5ab6d5d2b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUSystemInfo.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUSystemInfo : NSObject +{ +} + ++ (id)systemVersion; ++ (id)operatingSystemName; ++ (id)processorName; ++ (id)macAddress; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUTemporaryDirectory.h b/iOS7/PrivateFrameworks/iWorkImport/TSUTemporaryDirectory.h new file mode 100644 index 000000000..0a06f89c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUTemporaryDirectory.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSUTemporaryDirectory : NSObject +{ + NSString *_path; + _Bool _leak; +} + +- (void)_createDirectoryWithSignature:(id)arg1 subdirectory:(id)arg2; +- (void)leakTemporaryDirectory; +- (id)URL; +- (id)path; +- (void)dealloc; +- (id)initWithSignature:(id)arg1 subdirectory:(id)arg2; +- (id)initWithSignature:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUUIImage.h b/iOS7/PrivateFrameworks/iWorkImport/TSUUIImage.h new file mode 100644 index 000000000..ac266293e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUUIImage.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class UIImage; + +// Not exported +@interface TSUUIImage : TSUImage +{ + UIImage *mUIImage; +} + ++ (id)imageNamed:(id)arg1; +- (long long)imageOrientation; +- (struct CGImage *)CGImageForSize:(struct CGSize)arg1; +- (struct CGImage *)CGImage; +- (double)scale; +- (struct CGSize)size; +- (id)UIImage; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithContentsOfFile:(id)arg1; +- (id)initWithData:(id)arg1; +- (id)initWithUIImage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUWeakReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSUWeakReference.h new file mode 100644 index 000000000..c991adc00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUWeakReference.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSUWeakReference : NSObject +{ + id mObject; +} + ++ (id)weakReferenceWithObject:(id)arg1; +@property(readonly, nonatomic) id object; // @synthesize object=mObject; +- (void)dealloc; +- (id)init; +- (id)initWithObject:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipArchive.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipArchive.h new file mode 100644 index 000000000..439f161fc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipArchive.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +// Not exported +@interface TSUZipArchive : NSObject +{ + NSMutableDictionary *_entries; +} + +- (void).cxx_destruct; +- (id)debugDescription; +@property(readonly, nonatomic) id readChannel; +@property(readonly, nonatomic) unsigned long long archiveLength; +- (void)enumerateEntriesUsingBlock:(id)arg1; +- (id)entryForName:(id)arg1; +- (id)readChannelForEntry:(id)arg1; +- (void)addEntry:(id)arg1; +- (_Bool)readCentralFileHeaderWithBuffer:(const void **)arg1 dataSize:(unsigned long long *)arg2; +- (void)readCentralDirectoryData:(id)arg1 entryCount:(unsigned long long)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)readCentralDirectoryWithEntryCount:(unsigned long long)arg1 offset:(long long)arg2 size:(long long)arg3 channel:(id)arg4 queue:(id)arg5 completion:(id)arg6; +- (void)readEndOfCentralDirectoryData:(id)arg1 channel:(id)arg2 queue:(id)arg3 completion:(id)arg4; +- (void)readArchiveWithQueue:(id)arg1 completion:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipEntry.h new file mode 100644 index 000000000..bc2147243 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipEntry.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSUZipEntry : NSObject +{ + _Bool _compressed; + unsigned short _nameLength; + unsigned short _extraFieldLength; + unsigned int _CRC; + NSString *_name; + unsigned long long _size; + unsigned long long _compressedSize; + unsigned long long _offset; +} + +@property(nonatomic) unsigned short extraFieldLength; // @synthesize extraFieldLength=_extraFieldLength; +@property(nonatomic) unsigned short nameLength; // @synthesize nameLength=_nameLength; +@property(nonatomic) unsigned long long offset; // @synthesize offset=_offset; +@property(nonatomic) unsigned long long compressedSize; // @synthesize compressedSize=_compressedSize; +@property(nonatomic, getter=isCompressed) _Bool compressed; // @synthesize compressed=_compressed; +@property(nonatomic) unsigned int CRC; // @synthesize CRC=_CRC; +@property(nonatomic) unsigned long long size; // @synthesize size=_size; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileArchive.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileArchive.h new file mode 100644 index 000000000..3a8806e0b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileArchive.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUZipFileArchive : TSUZipArchive +{ + unsigned long long _archiveLength; + id _archiveReadChannel; +} + ++ (void)readArchiveFromURL:(id)arg1 queue:(id)arg2 completion:(id)arg3; +- (unsigned long long)archiveLength; +- (void).cxx_destruct; +- (id)debugDescription; +- (id)readChannel; +- (id)initWithWriter:(id)arg1 atURL:(id)arg2; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileWriter.h new file mode 100644 index 000000000..b45ded1a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipFileWriter.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSUZipFileWriter : TSUZipWriter +{ + id _writeChannel; +} + +- (id)writeChannel; +- (void).cxx_destruct; +- (id)initWithURL:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipReadChannel.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipReadChannel.h new file mode 100644 index 000000000..d31414d43 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipReadChannel.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSUStreamReadChannel-Protocol.h" + +@class NSObject, TSUZipEntry; + +// Not exported +@interface TSUZipReadChannel : NSObject +{ + TSUZipEntry *_entry; + id _archiveReadChannel; + NSObject *_readQueue; +} + +- (void).cxx_destruct; +- (void)close; +- (void)handleFailureWithQueue:(id)arg1 handler:(id)arg2 error:(void)arg3; +- (void)processData:(id)arg1 isDone:(_Bool)arg2 queue:(id)arg3 handler:(id)arg4; +- (void)readWithHeaderLength:(unsigned long long)arg1 queue:(id)arg2 handler:(id)arg3; +- (_Bool)readFileHeaderFromData:(id)arg1 headerLength:(unsigned long long *)arg2; +- (void)readWithQueue:(id)arg1 handler:(id)arg2; +- (id)initWithEntry:(id)arg1 archiveReadChannel:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriter.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriter.h new file mode 100644 index 000000000..a8226ea4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriter.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSError, NSMutableArray, NSMutableSet, NSObject, NSObject, TSUZipWriterEntry; + +// Not exported +@interface TSUZipWriter : NSObject +{ + NSMutableArray *_entries; + NSMutableSet *_entryNames; + TSUZipWriterEntry *_currentEntry; + _Bool _calculateSize; + _Bool _calculateCRC; + unsigned short _entryTime; + unsigned short _entryDate; + long long _currentOffset; + NSObject *_localFileHeaderData; + NSMutableArray *_entryDatas; + unsigned long long _entryDataSize; + NSObject *_writeQueue; + long long _writtenOffset; + NSError *_error; +} + +- (void).cxx_destruct; +- (void)enumerateEntriesUsingBlock:(id)arg1; +- (void)initEntryTime; +- (void)handleWriteError:(id)arg1; +@property(readonly, nonatomic) unsigned long long archiveLength; +@property(readonly, nonatomic) id writeChannel; +- (void)writeData:(id)arg1 offset:(long long)arg2; +- (void)writeData:(id)arg1; +- (id)endOfCentralDirectoryDataWithOffset:(long long)arg1 size:(long long)arg2; +- (id)centralFileHeaderDataForEntry:(id)arg1; +- (id)localFileHeaderDataForEntry:(id)arg1; +- (void)writeCentralDirectory; +- (void)closeWithQueue:(id)arg1 completion:(id)arg2; +- (void)writeEntryWithName:(id)arg1 fromReadChannel:(id)arg2 completion:(id)arg3; +- (void)writeEntryWithName:(id)arg1 size:(unsigned long long)arg2 CRC:(unsigned int)arg3 fromReadChannel:(id)arg4 completion:(id)arg5; +- (void)finishEntry; +- (void)flushEntryData; +- (void)addDataImpl:(id)arg1; +- (void)addData:(id)arg1; +- (void)beginEntryWithNameImpl:(id)arg1 size:(unsigned long long)arg2 CRC:(unsigned int)arg3; +- (void)beginEntryWithName:(id)arg1 size:(unsigned long long)arg2 CRC:(unsigned int)arg3; +- (void)beginEntryWithName:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriterEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriterEntry.h new file mode 100644 index 000000000..29dd16eec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSUZipWriterEntry.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSUZipWriterEntry : NSObject +{ + unsigned int _CRC; + NSString *_name; + unsigned long long _size; + unsigned long long _offset; +} + +@property(nonatomic) unsigned int CRC; // @synthesize CRC=_CRC; +@property(nonatomic) unsigned long long offset; // @synthesize offset=_offset; +@property(nonatomic) unsigned long long size; // @synthesize size=_size; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPAnchorAttachmentCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPAnchorAttachmentCommand.h new file mode 100644 index 000000000..502a8acdb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPAnchorAttachmentCommand.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDCoalesceableInfoPositioningCommmand-Protocol.h" + +@class TSKAddedToDocumentContext, TSWPAttachment, TSWPStorage; + +// Not exported +@interface TSWPAnchorAttachmentCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPAttachment *_attachment; + TSKAddedToDocumentContext *_dolcContext; + unsigned long long _charIndex; + int _hOffsetType; + double _hOffset; + int _vOffsetType; + double _vOffset; + _Bool _isHTMLWrap; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + +- (void)p_invalidateSelection:(id)arg1; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (struct TSWPStorageTransaction *)undoRedoTransaction; +- (_Bool)shouldBeCoalescedWithInsertionCommandOfInfo:(id)arg1; +- (id)drawable; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (_Bool)process; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct AnchorAttachmentCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct AnchorAttachmentCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 attachment:(id)arg2 charIndex:(unsigned long long)arg3 hOffsetType:(int)arg4 hOffset:(double)arg5 vOffsetType:(int)arg6 vOffset:(double)arg7 dolcContext:(id)arg8; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyChangesInRangeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyChangesInRangeCommand.h new file mode 100644 index 000000000..fb3adaf62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyChangesInRangeCommand.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPApplyChangesInRangeCommand : TSWPTextCommand +{ + _Bool _accept; + _Bool _forceAll; + struct _NSRange _range; + struct _NSRange _selectionRange; +} + +- (id).cxx_construct; +- (int)persistenceKind; +- (void)redo; +- (void)doCommit; +- (void)p_stopEditingFootnote; +- (id)actionString; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 selectionRange:(struct _NSRange)arg3 accept:(_Bool)arg4 forceAll:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyHighlightTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyHighlightTextCommand.h new file mode 100644 index 000000000..3dae38656 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyHighlightTextCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKAnnotationAuthor, TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPApplyHighlightTextCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + TSKAnnotationAuthor *_author; + struct TSWPStorageTransaction *_undoRedoTransaction; + _Bool _remove; + _Bool _showComment; +} + ++ (id)highlightByHighlightingRange:(struct _NSRange)arg1 storage:(id)arg2 context:(id)arg3 author:(id)arg4 outRange:(struct _NSRange *)arg5 outMergedHighlights:(id)arg6; +- (void)p_invalidateSelection:(id)arg1; +- (void)redo; +- (void)undo; +- (void)undoRedo:(_Bool)arg1; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ApplyHighlightTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ApplyHighlightTextCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 removeHighlightSelection:(id)arg2; +- (id)initWithStorage:(id)arg1 addTextCommentSelection:(id)arg2 showComment:(_Bool)arg3 author:(id)arg4; +- (id)p_commonInit:(id)arg1 selection:(id)arg2 author:(id)arg3 remove:(_Bool)arg4 showComment:(_Bool)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyPlaceholderTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyPlaceholderTextCommand.h new file mode 100644 index 000000000..8f715b20e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyPlaceholderTextCommand.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPApplyPlaceholderTextCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + struct TSWPStorageTransaction *_undoRedoTransaction; + _Bool _removePlaceholders; +} + +- (void)p_invalidateSelection:(id)arg1; +- (void)redo; +- (void)undo; +- (void)undoRedo:(_Bool)arg1; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ApplyPlaceholderTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ApplyPlaceholderTextCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 remove:(_Bool)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyRubyTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyRubyTextCommand.h new file mode 100644 index 000000000..058e519bc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPApplyRubyTextCommand.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSWPStorage; + +// Not exported +@interface TSWPApplyRubyTextCommand : TSWPTextBaseCommand +{ + struct _NSRange _range; + NSString *_rubyText; + struct TSWPStorageTransaction *_undoRedoTransaction; + TSWPStorage *_storage; +} + +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (id).cxx_construct; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ApplyRubyTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ApplyRubyTextCommandArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 rubyText:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPArchivedSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPArchivedSelection.h new file mode 100644 index 000000000..a30615185 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPArchivedSelection.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPSelection; + +// Not exported +@interface TSWPArchivedSelection : TSPObject +{ + TSWPSelection *_selection; +} + +@property(retain, nonatomic) TSWPSelection *selection; // @synthesize selection=_selection; +- (void)dealloc; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment-TablesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment-TablesAdditions.h new file mode 100644 index 000000000..504386a6f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment-TablesAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPAttachment (TablesAdditions) +- (_Bool)changesWithPageNumber; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment.h new file mode 100644 index 000000000..90c31abc2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPAttachment.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDOwningAttachment-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class TSWPStorage; + +// Not exported +@interface TSWPAttachment : TSPObject +{ + TSWPStorage *_parentStorage; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (int)attributeArrayKind; +@property(nonatomic) TSWPStorage *parentStorage; // @synthesize parentStorage=_parentStorage; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@property(readonly, nonatomic) unsigned long long enabledKnobMask; +@property(readonly, nonatomic) _Bool specifiesEnabledKnobMask; +@property(readonly, nonatomic) _Bool isSearchable; +@property(readonly, nonatomic) Class positionerClass; +@property(readonly, nonatomic) _Bool isAttachedToBodyText; +@property(readonly, nonatomic) _Bool isPartitioned; +@property(readonly, nonatomic) _Bool isAnchored; +@property(readonly, nonatomic) _Bool isDrawable; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (unsigned long long)findCharIndex; +- (id)topLevelAttachment; +- (_Bool)changesWithPageCount; +- (int)elementKind; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPBeginMagnificationUserInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPBeginMagnificationUserInfo.h new file mode 100644 index 000000000..629b9a155 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPBeginMagnificationUserInfo.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPRep; + +// Not exported +@interface TSWPBeginMagnificationUserInfo : NSObject +{ + TSWPRep *_target; + struct CGPoint _magnificationPoint; + struct CGPoint _offset; + _Bool _animated; +} + +@property(nonatomic) _Bool animated; // @synthesize animated=_animated; +@property(nonatomic) struct CGPoint offset; // @synthesize offset=_offset; +@property(nonatomic) struct CGPoint magnificationPoint; // @synthesize magnificationPoint=_magnificationPoint; +@property(nonatomic) TSWPRep *target; // @synthesize target=_target; +- (id).cxx_construct; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPBibliographySmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPBibliographySmartField.h new file mode 100644 index 000000000..a5671490b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPBibliographySmartField.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSWPBibliographySmartField : TSWPSmartField +{ + _Bool _isLocalizable; + NSArray *_citationRecords; +} + +@property(nonatomic) _Bool isLocalizable; // @synthesize isLocalizable=_isLocalizable; +@property(copy, nonatomic) NSArray *citationRecords; // @synthesize citationRecords=_citationRecords; +- (_Bool)allowsPasteAsSmartField; +- (id)citationSmartFields; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (int)elementKind; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPBookmarkField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPBookmarkField.h new file mode 100644 index 000000000..5d6787c74 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPBookmarkField.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPBookmarkField : TSWPSmartField +{ + NSString *_name; + _Bool _forRange; + _Bool _hidden; +} + +@property(nonatomic) _Bool hidden; // @synthesize hidden=_hidden; +@property(nonatomic) _Bool forRange; // @synthesize forRange=_forRange; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (_Bool)allowsEditing; +- (int)styleAttributeArrayKind; +- (int)attributeArrayKind; +- (int)elementKind; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPBundleLookupClass.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPBundleLookupClass.h new file mode 100644 index 000000000..9c3a16465 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPBundleLookupClass.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPBundleLookupClass : NSObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCTTypesetterCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCTTypesetterCache.h new file mode 100644 index 000000000..655b39e99 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCTTypesetterCache.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPCTTypesetterCache : NSObject +{ + struct map, std::__1::less, std::__1::allocator>>> _typesetters; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)p_limitCacheSize:(unsigned long long)arg1; +- (void)clearCache; +- (void)removeTypesetterForParagraphIndex:(unsigned long long)arg1; +- (void)addTypesetterForParagraphIdentifier:(unsigned long long)arg1 typesetter:(shared_ptr_6f812b7d)arg2; +- (shared_ptr_6f812b7d)cachedTypesetterForParagraphIdentifier:(unsigned long long)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPChange.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPChange.h new file mode 100644 index 000000000..56dbdb007 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPChange.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKDocumentObject-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class NSDate, TSUColor, TSWPChangeSession, TSWPStorage; + +// Not exported +@interface TSWPChange : TSPObject +{ + TSWPStorage *_parentStorage; + int _kind; + TSWPChangeSession *_session; + NSDate *_date; + _Bool _hidden; +} + +@property(nonatomic) TSWPStorage *parentStorage; // @synthesize parentStorage=_parentStorage; +- (_Bool)isFromChangeSession:(id)arg1; +- (_Bool)canMergeWithKind:(int)arg1 session:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)copyWithContext:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)p_invalidateAnnotationResultsForDocumentRoot:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@property(readonly, nonatomic) TSUColor *changeAdornmentsColor; +@property(readonly, nonatomic) TSUColor *textMarkupColor; +@property(readonly, nonatomic) _Bool showsHiddenDeletionMarkup; +@property(readonly, nonatomic) _Bool showsMarkup; +@property(nonatomic, getter=isHidden) _Bool hidden; +@property(readonly, nonatomic) _Bool isDeletion; +@property(readonly, nonatomic) _Bool isInsertion; +- (void)dealloc; +- (id)initWithContext:(id)arg1 kind:(int)arg2 session:(id)arg3; +@property(retain, nonatomic) NSDate *date; +@property(retain, nonatomic) TSWPChangeSession *session; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeDetails.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeDetails.h new file mode 100644 index 000000000..491a333c5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeDetails.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDAnnotationHosting-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSKAnnotationAuthor, TSWPChange; + +// Not exported +@interface TSWPChangeDetails : NSObject +{ + NSString *mChangeString; + id model; + TSWPChange *_change; +} + +@property(retain, nonatomic) TSWPChange *change; // @synthesize change=_change; +@property(nonatomic) id model; // @synthesize model; +- (void)commitText:(id)arg1; +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; +@property(readonly, nonatomic) NSString *changeTrackingString; +@property(readonly, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqualToChangeDetails:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithChange:(id)arg1 changeString:(id)arg2; + +// Remaining properties +@property(copy, nonatomic) TSDCommentStorage *storage; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSession.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSession.h new file mode 100644 index 000000000..ee9045338 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSession.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, TSKAnnotationAuthor; + +// Not exported +@interface TSWPChangeSession : TSPObject +{ + unsigned int _sessionUID; + TSKAnnotationAuthor *_author; + NSDate *_date; +} + +- (_Bool)isEqualToSession:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +@property(retain, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +@property(nonatomic) unsigned int sessionUID; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSessionManager-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSessionManager-Protocol.h new file mode 100644 index 000000000..e787f2385 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeSessionManager-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPChangeSessionManager +@property(readonly, nonatomic) _Bool isTrackingChanges; +- (void)startNewChangeSessionIfNecessaryGettingInsertAuthorCommand:(id *)arg1; +- (id)changeSessionAuthorCreatedWithCommand:(id *)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeVisibility-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeVisibility-Protocol.h new file mode 100644 index 000000000..252950ab1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPChangeVisibility-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPChangeVisibility +- (_Bool)shouldShowMarkupForChangeKind:(int)arg1 date:(id)arg2; +- (_Bool)shouldShowChangeKind:(int)arg1 date:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyle.h new file mode 100644 index 000000000..9cb4b362b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyle.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSWPCharacterStyle : TSSStyle +{ +} + ++ (id)nullStyleWithContext:(id)arg1; ++ (id)nullStyleName; ++ (id)propertiesAllowingNSNull; ++ (id)nonEmphasisCharacterProperties; ++ (id)emphasisProperties; ++ (id)properties; +- (_Bool)transformsFontSizes; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct CharacterStyleArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct CharacterStyleArchive *)arg1 unarchiver:(id)arg2; +@property(readonly, nonatomic) NSString *presetKind; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleCommand.h new file mode 100644 index 000000000..2e69767a1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleCommand.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPCharacterStyle; + +// Not exported +@interface TSWPCharacterStyleCommand : TSWPTextCommand +{ + TSWPCharacterStyle *_characterStyle; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 characterStyle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleValidateFontResult.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleValidateFontResult.h new file mode 100644 index 000000000..f155f38e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyleValidateFontResult.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSKWarning; + +// Not exported +@interface TSWPCharacterStyleValidateFontResult : NSObject +{ + NSString *_mappedName; + int _bold; + int _italic; + TSKWarning *_warning; +} + +@property(nonatomic) int italic; // @synthesize italic=_italic; +@property(nonatomic) int bold; // @synthesize bold=_bold; +@property(retain, nonatomic) TSKWarning *warning; // @synthesize warning=_warning; +@property(retain, nonatomic) NSString *mappedName; // @synthesize mappedName=_mappedName; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyler.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyler.h new file mode 100644 index 000000000..ea2c61402 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCharacterStyler.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPCharacterStyler : TSWPStorageStyler +{ +} + +- (void)performStylingInRange:(struct _NSRange)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (void)applyStyle:(id)arg1 range:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)initWithStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationRecord.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationRecord.h new file mode 100644 index 000000000..c7fc078d1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationRecord.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPCitationRecord : TSPObject +{ + _Bool _hideAuthorNames; + _Bool _hideYear; + NSString *_endNoteXML; + NSString *_pageRange; + NSString *_prefix; + NSString *_suffix; + NSString *_authorsString; + NSString *_title; + NSString *_year; + NSString *_type; +} + +@property(copy, nonatomic) NSString *type; // @synthesize type=_type; +@property(copy, nonatomic) NSString *year; // @synthesize year=_year; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(copy, nonatomic) NSString *authorsString; // @synthesize authorsString=_authorsString; +@property(copy, nonatomic) NSString *suffix; // @synthesize suffix=_suffix; +@property(copy, nonatomic) NSString *prefix; // @synthesize prefix=_prefix; +@property(copy, nonatomic) NSString *pageRange; // @synthesize pageRange=_pageRange; +@property(nonatomic) _Bool hideYear; // @synthesize hideYear=_hideYear; +@property(nonatomic) _Bool hideAuthorNames; // @synthesize hideAuthorNames=_hideAuthorNames; +@property(copy, nonatomic) NSString *endNoteXML; // @synthesize endNoteXML=_endNoteXML; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationSmartField.h new file mode 100644 index 000000000..69515e4bd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCitationSmartField.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSWPCitationSmartField : TSWPSmartField +{ + _Bool _isLocalizable; + NSArray *_citationRecords; +} + +@property(nonatomic) _Bool isLocalizable; // @synthesize isLocalizable=_isLocalizable; +@property(copy, nonatomic) NSArray *citationRecords; // @synthesize citationRecords=_citationRecords; +- (id)bibliographySmartField; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (int)elementKind; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPColumn.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumn.h new file mode 100644 index 000000000..248c984e5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumn.h @@ -0,0 +1,131 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPOffscreenColumn-Protocol.h" + +@class TSWPStorage; + +// Not exported +@interface TSWPColumn : NSObject +{ + TSWPStorage *_storage; + struct CGRect _frameBounds; + struct CGAffineTransform _transform; + unsigned long long _startCharIndex; + unsigned long long _characterCount; + unsigned long long _startAnchoredCharIndex; + unsigned long long _anchoredCharCount; + unsigned long long _nextWidowPullsDownFromCharIndex; + double _contentBottom; + double _erasableContentBottom; + int _layoutResultFlags; + unsigned long long _columnIndex; + unsigned long long _pageNumber; + unsigned long long _scaleTextPercent; + id _styleProvider; + shared_ptr_72f95721 _lineFragmentArray; + void *_paragraphAdornments; + _Bool _textIsVertical; +} + ++ (id)columnForCharIndex:(unsigned long long)arg1 eol:(_Bool)arg2 withColumns:(id)arg3; ++ (struct CGRect)boundsRectForSelection:(id)arg1 columnArray:(id)arg2 includeRuby:(_Bool)arg3; ++ (id)pathForHighlightWithRange:(struct _NSRange)arg1 columnArray:(id)arg2 pathStyle:(int)arg3; ++ (id)footnoteReferenceAttachmentInColumnArray:(id)arg1 atPoint:(struct CGPoint)arg2; ++ (id)footnoteMarkAttachmentInColumnArray:(id)arg1 atPoint:(struct CGPoint)arg2; ++ (id)smartFieldWithAttributeKind:(int)arg1 inColumnArray:(id)arg2 atPoint:(struct CGPoint)arg3; ++ (unsigned long long)charIndexForTopicDragAtPoint:(struct CGPoint)arg1 inColumnsArray:(id)arg2; ++ (unsigned long long)charIndexForPoint:(struct CGPoint)arg1 inColumnsArray:(id)arg2 allowPastBreak:(_Bool)arg3 allowNotFound:(_Bool)arg4 pastCenterGoesToNextChar:(_Bool)arg5 isAtEndOfLine:(_Bool *)arg6 leadingEdge:(_Bool *)arg7; ++ (unsigned long long)charIndexForPoint:(struct CGPoint)arg1 inColumnsArray:(id)arg2 allowPastBreak:(_Bool)arg3 allowNotFound:(_Bool)arg4 isAtEndOfLine:(_Bool *)arg5 leadingEdge:(_Bool *)arg6; ++ (id)closestColumnInColumnsArray:(id)arg1 forPoint:(struct CGPoint)arg2 ignoreEmptyColumns:(_Bool)arg3 ignoreDrawableOnlyColumns:(_Bool)arg4; ++ (struct CGRect)rectForSelection:(id)arg1 withColumns:(id)arg2; ++ (struct CGRect)caretRectForInsertionPoint:(id)arg1 withColumns:(id)arg2; +@property(nonatomic) _Bool textIsVertical; // @synthesize textIsVertical=_textIsVertical; +@property(retain, nonatomic) id styleProvider; // @synthesize styleProvider=_styleProvider; +@property(nonatomic) unsigned long long scaleTextPercent; // @synthesize scaleTextPercent=_scaleTextPercent; +@property(nonatomic) unsigned long long pageNumber; // @synthesize pageNumber=_pageNumber; +@property(nonatomic) unsigned long long columnIndex; // @synthesize columnIndex=_columnIndex; +@property(nonatomic) int layoutResultFlags; // @synthesize layoutResultFlags=_layoutResultFlags; +@property(nonatomic) double erasableContentBottom; // @synthesize erasableContentBottom=_erasableContentBottom; +@property(nonatomic) double contentBottom; // @synthesize contentBottom=_contentBottom; +@property(nonatomic) unsigned long long nextWidowPullsDownFromCharIndex; // @synthesize nextWidowPullsDownFromCharIndex=_nextWidowPullsDownFromCharIndex; +@property(nonatomic) unsigned long long anchoredCharCount; // @synthesize anchoredCharCount=_anchoredCharCount; +@property(nonatomic) unsigned long long startAnchoredCharIndex; // @synthesize startAnchoredCharIndex=_startAnchoredCharIndex; +@property(nonatomic) unsigned long long characterCount; // @synthesize characterCount=_characterCount; +@property(nonatomic) unsigned long long startCharIndex; // @synthesize startCharIndex=_startCharIndex; +@property(nonatomic) struct CGAffineTransform transformFromWP; // @synthesize transformFromWP=_transform; +@property(nonatomic) struct CGRect wpBounds; // @synthesize wpBounds=_frameBounds; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (id).cxx_construct; +- (void).cxx_destruct; +- (_Bool)onlyHasAnchoredDrawable; +- (id)singleLinePartitionedInfoAtStart:(_Bool)arg1; +- (id)partitionedLayoutForInfo:(id)arg1; +- (id)smartFieldAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2; +- (void)renderWithRenderer:(id)arg1 currentSelection:(id)arg2 limitSelection:(id)arg3 listRange:(struct _NSRange)arg4 rubyGlyphRange:(struct _NSRange)arg5 isCanvasInteractive:(_Bool)arg6 suppressedMisspellingRange:(struct _NSRange)arg7 blackAndWhite:(_Bool)arg8 dictationInterpretations:(const struct TSWPRangeVector *)arg9 autocorrections:(const struct TSWPRangeVector *)arg10 markedRange:(struct _NSRange)arg11 markedText:(id)arg12 renderMode:(int)arg13 pageCount:(unsigned long long)arg14 suppressInvisibles:(_Bool)arg15 currentCanvasSelection:(id)arg16; +- (void)renderWithRenderer:(id)arg1 pageCount:(unsigned long long)arg2; +- (struct _TSWPCharIndexAndPosition)calcAttachmentPositionForDrawable:(id)arg1 atPoint:(struct CGPoint)arg2 inTextLayoutTarget:(id)arg3 tlBoundsInfluencingWrap:(struct CGPoint)arg4 wrapOutset:(struct CGSize)arg5 wrapMargin:(double)arg6 makeInline:(_Bool)arg7; +- (unsigned long long)charIndexFromWPPoint:(struct CGPoint)arg1 pastCenterGoesToNextChar:(_Bool)arg2 allowNotFound:(_Bool)arg3 outFragment:(const struct TSWPLineFragment **)arg4 leadingEdge:(_Bool *)arg5; +- (unsigned long long)charIndexForSelectionFromPoint:(struct CGPoint)arg1 isTail:(_Bool)arg2; +- (unsigned long long)charIndexFromPoint:(struct CGPoint)arg1 allowPastBreak:(_Bool)arg2 pastCenterGoesToNextChar:(_Bool)arg3 allowNotFound:(_Bool)arg4 isAtEndOfLine:(_Bool *)arg5 outFragment:(const struct TSWPLineFragment **)arg6 leadingEdge:(_Bool *)arg7; +- (unsigned long long)charIndexFromPoint:(struct CGPoint)arg1 allowPastBreak:(_Bool)arg2 pastCenterGoesToNextChar:(_Bool)arg3 allowNotFound:(_Bool)arg4 isAtEndOfLine:(_Bool *)arg5 leadingEdge:(_Bool *)arg6; +- (id)drawableIntersectionRectsForSelection:(id)arg1 inTarget:(id)arg2; +- (struct CGRect)erasableRectForSelectionRange:(struct _NSRange)arg1; +- (id)rectsForSelection:(id)arg1 ranges:(id *)arg2; +- (id)rectsForSelectionRange:(struct _NSRange)arg1 selectionType:(int)arg2 forParagraphMode:(_Bool)arg3 includeRuby:(_Bool)arg4; +- (id)rectsForSelectionRange:(struct _NSRange)arg1 selectionType:(int)arg2 forParagraphMode:(_Bool)arg3; +- (id)rectsForSelectionRange:(struct _NSRange)arg1 selectionType:(int)arg2; +- (id)rectsForSelectionRanges:(id)arg1 selectionType:(int)arg2; +- (id)pMutableRectsForSelectionRange:(struct _NSRange)arg1 selectionType:(int)arg2 includeSpaceAfter:(_Bool)arg3 includeSpaceBefore:(_Bool)arg4 includeLeading:(_Bool)arg5 forParagraphMode:(_Bool)arg6 includeRuby:(_Bool)arg7 inranges:(id)arg8 outranges:(id *)arg9; +- (const struct TSWPLineFragment *)pColumnEndingPartitionedLineFragmentInSelectionRange:(struct _NSRange)arg1; +- (id)rectsForSelectionRange:(struct _NSRange)arg1; +- (id)rectsForSelection:(id)arg1; +- (struct CGRect)firstRectForSelection:(id)arg1 includeSpaceAfter:(_Bool)arg2 includeSpaceBefore:(_Bool)arg3 includeLeading:(_Bool)arg4; +- (id)lineSelectionsForSelection:(id)arg1; +@property(readonly, nonatomic) struct CGRect typographicBounds; +- (struct CGRect)columnRectForRange:(struct _NSRange)arg1; +- (unsigned long long)glyphCountForRubyFieldAtCharIndex:(unsigned long long)arg1; +- (struct CGRect)glyphRectForRubyFieldAtCharIndex:(unsigned long long)arg1 glyphRange:(struct _NSRange)arg2; +- (struct CGRect)glyphRectForRange:(struct _NSRange)arg1 includingLabel:(_Bool)arg2; +- (struct CGRect)caretRectForSelection:(id)arg1; +- (unsigned long long)lineIndexForCharIndex:(unsigned long long)arg1 eol:(_Bool)arg2; +- (const struct TSWPLineFragment *)lineFragmentForCharIndex:(unsigned long long)arg1 knobTag:(unsigned long long)arg2 selectionType:(int)arg3; +- (const struct TSWPLineFragment *)lineFragmentClosestToPoint:(struct CGPoint)arg1 knobTag:(unsigned long long)arg2; +- (double)horizontalOffsetForCharIndex:(unsigned long long)arg1 lineFragmentIndex:(unsigned long long)arg2 bumpPastHyphen:(_Bool)arg3 allowPastLineBounds:(_Bool)arg4; +- (CDStruct_50f584da)lineMetricsAtCharIndex:(unsigned long long)arg1 allowEndOfLine:(_Bool)arg2; +- (struct _NSRange)rangeOfLineFragmentAtIndex:(unsigned long long)arg1; +- (struct CGRect)boundsOfLineFragmentAtIndex:(unsigned long long)arg1; +- (void)makeEmpty:(unsigned long long)arg1 layoutResultFlags:(int)arg2; +- (unsigned long long)lineFragmentCountForBaseline:(double)arg1; +- (void)offsetLineFragmentsByPoint:(struct CGPoint)arg1; +- (void)normalizeLineFragmentOrigins:(struct CGPoint)arg1; +- (const struct TSWPLineFragment *)lineFragmentAtIndex:(unsigned long long)arg1; +- (void)setLineFragmentArray:(const shared_ptr_72f95721 *)arg1; +- (const shared_ptr_72f95721 *)lineFragmentArray; +@property(readonly, nonatomic) unsigned long long countLines; +@property(readonly, nonatomic) struct CGAffineTransform transformToWP; +@property(readonly, nonatomic) struct CGRect frameBounds; +- (void)clearAdornments; +- (void)addAdornmentRect:(const struct TSWPAdornmentRect *)arg1; +- (_Bool)requiresGlyphVectorsForHeightMeasurement; +- (double)textHeight; +@property(readonly, nonatomic) double textBottom; +- (struct CGRect)erasableBounds:(unsigned int)arg1; +- (double)minimumHeightForLayoutOnPage; +- (void)trimToCharIndex:(unsigned long long)arg1 inTarget:(id)arg2 removeAutoNumberFootnoteCount:(unsigned long long)arg3; +- (struct CGSize)maxSize; +- (void)incrementRanges:(long long)arg1; +@property(nonatomic) struct _NSRange anchoredRange; +@property(nonatomic) struct _NSRange range; +- (double)logicalBoundsBottom; +- (double)logicalBoundsTop; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 frameBounds:(struct CGRect)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnMetrics-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnMetrics-Protocol.h new file mode 100644 index 000000000..f44013943 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnMetrics-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class TSWPPadding; + +@protocol TSWPColumnMetrics +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; + +@optional +@property(readonly, nonatomic) double textScaleFactor; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnStyle.h new file mode 100644 index 000000000..256207d66 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumnStyle.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPColumnMetrics-Protocol.h" + +@class TSWPPadding; + +// Not exported +@interface TSWPColumnStyle : TSSStyle +{ +} + ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)defaultValueForProperty:(int)arg1; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)propertiesAllowingNSNull; ++ (id)properties; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ColumnStyleArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ColumnStyleArchive *)arg1 unarchiver:(id)arg2; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +- (_Bool)equalWidth; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; + +// Remaining properties +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPColumns.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumns.h new file mode 100644 index 000000000..19b2d2d98 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPColumns.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPColumns : NSObject +{ + unsigned long long _columnCount; + _Bool _equalWidth; + double _widthArray[10]; + double _gapArray[9]; +} + ++ (id)columns; +@property(nonatomic) _Bool equalWidth; // @synthesize equalWidth=_equalWidth; +@property(nonatomic) unsigned long long columnCount; // @synthesize columnCount=_columnCount; +- (id)description; +- (void)setGap:(double)arg1 forColumnIndex:(unsigned long long)arg2 bodyWidth:(double)arg3; +- (double)p_maxEqualGapForBodyWidth:(double)arg1; +- (void)setWidth:(double)arg1 forColumnIndex:(unsigned long long)arg2 bodyWidth:(double)arg3; +- (double)p_equalWidthForEqualGap:(double)arg1; +- (double)p_equalGapForEqualWidth:(double)arg1; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (_Bool)isEqual:(id)arg1; +- (void)p_setColumnCount:(unsigned long long)arg1 gapFraction:(double)arg2; +- (void)p_setEqualWidth:(double)arg1 equalGap:(double)arg2; +- (void)saveToArchive:(struct ColumnsArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct ColumnsArchive *)arg1 unarchiver:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithEqualColumnCount:(unsigned long long)arg1 gapFraction:(double)arg2; +- (id)initWithColumnCount:(unsigned long long)arg1 equalWidth:(_Bool)arg2 widthArray:(double *)arg3 gapArray:(double *)arg4; +- (id)init; +- (id)initWithColumnCount:(unsigned long long)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentInfo.h new file mode 100644 index 000000000..5d12c5755 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentInfo.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDAnnotationHosting-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSKAnnotationAuthor; + +// Not exported +@interface TSWPCommentInfo : TSWPShapeInfo +{ + TSDCommentStorage *_commentStorage; +} + ++ (id)commentInfoWithContext:(id)arg1 size:(struct CGSize)arg2 storage:(id)arg3; ++ (void)createCommentInfoStyleInStylesheetIfNeeded:(id)arg1; ++ (id)p_defaultCommentInfoStyleInStylesheet:(id)arg1; ++ (id)commentStyleIdentifier; ++ (id)bezierPathForExportCommentOutline; +@property(readonly, nonatomic) TSDCommentStorage *commentStorage; // @synthesize commentStorage=_commentStorage; +@property(copy, nonatomic) TSDCommentStorage *storage; +- (void)commitText:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +@property(readonly, nonatomic) NSDate *date; +@property(retain, nonatomic) TSKAnnotationAuthor *author; +@property(nonatomic) id model; +- (void)saveToArchive:(struct CommentInfoArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct CommentInfoArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)searchForAnnotationsWithHitBlock:(id)arg1; +- (Class)editorClass; +- (_Bool)supportsAttachedComments; +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; +- (Class)layoutClass; +- (Class)repClass; +- (_Bool)supportsHyperlinks; +- (_Bool)isLockable; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 pathSource:(id)arg4 wpStorage:(id)arg5; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 pathSource:(id)arg4 commentStorage:(id)arg5; +- (id)creationDateString; +- (id)pathSourceForExportCommentOutline; + +// Remaining properties +@property(readonly, nonatomic) NSString *changeTrackingString; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentLayout.h new file mode 100644 index 000000000..4cd2c1d1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentLayout.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPCommentLayout : TSWPShapeLayout +{ +} + +- (_Bool)shouldDisplayGuides; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (struct CGSize)minimumSize; +- (id)stroke; +- (id)fill; +- (_Bool)canBeIntersected; +- (_Bool)supportsRotation; +- (_Bool)allowsConnections; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (_Bool)shouldBeDisplayedInShowMode; +- (id)commentInfo; +- (int)wrapType; +- (Class)repClassOverride; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentRep.h new file mode 100644 index 000000000..2a4001d80 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCommentRep.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDButtonKnob, TSWPTextPresetImager; + +// Not exported +@interface TSWPCommentRep : TSWPShapeRep +{ + _Bool _shouldShowNavigationKnobs; + _Bool _didNavigate; + TSDButtonKnob *_deleteKnob; + TSDButtonKnob *_previousKnob; + TSDButtonKnob *_nextKnob; + TSWPTextPresetImager *_imager; +} + +- (_Bool)p_shouldDraw; +- (_Bool)exclusivelyProvidesGuidesWhileAligning; +- (_Bool)providesGuidesWhileAligning; +- (void)invalidateAnnotationColor; +- (void)updatePositionsOfKnobs:(id)arg1; +- (void)p_previousAnnotation; +- (void)p_nextAnnotation; +- (id)newSelectionKnobForType:(int)arg1 tag:(unsigned long long)arg2; +- (unsigned long long)enabledKnobMask; +- (void)p_deleteComment; +- (_Bool)shouldShowSmartShapeKnobs; +- (_Bool)canBeUsedForImageMask; +- (_Bool)canMakePathEditable; +- (_Bool)directlyManagesVisibilityOfKnob:(id)arg1; +- (id)newTrackerForKnob:(id)arg1; +- (void)recursivelyDrawChildrenInContext:(struct CGContext *)arg1; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)invalidateComments; +- (void)dynamicOperationDidBegin; +- (_Bool)shouldShowKnobs; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPCreateHyperlinkCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPCreateHyperlinkCommand.h new file mode 100644 index 000000000..3d3a0f93d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPCreateHyperlinkCommand.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL, TSWPStorage; + +// Not exported +@interface TSWPCreateHyperlinkCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + NSURL *_url; + struct _NSRange _range; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + ++ (Class)appSpecificCreateHyperlinkCommandClass; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (id).cxx_construct; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct CreateHyperlinkCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct CreateHyperlinkCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 URL:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectorProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectorProtocol-Protocol.h new file mode 100644 index 000000000..514334379 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectorProtocol-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPDataDetectorProtocol ++ (id)scanString:(id)arg1 scanRange:(struct _NSRange)arg2; ++ (struct _NSRange)calculateScanRangeForString:(id)arg1 changedRange:(struct _NSRange)arg2; ++ (id)detectorIdentifier; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectors.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectors.h new file mode 100644 index 000000000..a172b941b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDataDetectors.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPDataDetectors : NSObject +{ +} + ++ (id)scanString:(id)arg1 scanRanges:(id)arg2; ++ (id)calculateScanRanges:(id)arg1 changedRange:(struct _NSRange)arg2; ++ (void)registerDataDetectorClass:(Class)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDateTimeSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDateTimeSmartField.h new file mode 100644 index 000000000..132a7162b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDateTimeSmartField.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSString; + +// Not exported +@interface TSWPDateTimeSmartField : TSWPSmartField +{ + NSString *_format; + NSString *_localeID; + long long _dateStyle; + long long _timeStyle; + int _updatePlan; + _Bool _needsUpdate; + NSDate *_date; +} + ++ (id)dateStringFromTime:(double)arg1 withFormat:(id)arg2 localeIdentifier:(id)arg3 dateStyle:(long long)arg4 timeStyle:(long long)arg5; ++ (id)newDateFormatWithLocaleIdentifier:(id)arg1 dateStyle:(long long)arg2 timeStyle:(long long)arg3; +@property(copy, nonatomic) NSDate *date; // @synthesize date=_date; +@property(nonatomic) _Bool needsUpdate; // @synthesize needsUpdate=_needsUpdate; +@property(nonatomic) int updatePlan; // @synthesize updatePlan=_updatePlan; +@property(nonatomic) long long timeStyle; // @synthesize timeStyle=_timeStyle; +@property(nonatomic) long long dateStyle; // @synthesize dateStyle=_dateStyle; +@property(copy, nonatomic) NSString *localeIdentifier; // @synthesize localeIdentifier=_localeID; +@property(copy, nonatomic) NSString *format; // @synthesize format=_format; +- (void)setFormat:(id)arg1 localeIdentifier:(id)arg2 dateStyle:(long long)arg3 timeStyle:(long long)arg4; +- (void)resetLocale; +- (void)updateInParentStorageWithDolcContext:(id)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (id)generateInlineText; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithLocaleIdentifier:(id)arg1 dateStyle:(long long)arg2 timeStyle:(long long)arg3 autoUpdate:(_Bool)arg4 context:(id)arg5; +- (id)initWithLocaleIdentifier:(id)arg1 dateStyle:(long long)arg2 timeStyle:(long long)arg3 format:(id)arg4 autoUpdate:(_Bool)arg5 context:(id)arg6; +- (id)initWithLocaleIdentifier:(id)arg1 dateStyle:(long long)arg2 timeStyle:(long long)arg3 format:(id)arg4 date:(id)arg5 updatePlan:(int)arg6 context:(id)arg7; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDefaultGraphicalAttachmentRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDefaultGraphicalAttachmentRenderer.h new file mode 100644 index 000000000..cb9310c05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDefaultGraphicalAttachmentRenderer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPGraphicalAttachmentRenderer-Protocol.h" + +// Not exported +@interface TSWPDefaultGraphicalAttachmentRenderer : NSObject +{ +} + +- (void)drawAttachment:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDeletionRangeMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDeletionRangeMap.h new file mode 100644 index 000000000..f7355ed32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDeletionRangeMap.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPRangeArray; + +// Not exported +@interface TSWPDeletionRangeMap : NSObject +{ + unsigned long long _subRangeStart; + TSWPRangeArray *_removedRanges; +} + +- (_Bool)containsCharIndex:(unsigned long long)arg1; +- (id)inverseRangesInStorageRange:(struct _NSRange)arg1; +- (void)adjustByDelta:(long long)arg1; +- (struct _NSRange)unmappedCharRange:(struct _NSRange)arg1; +- (struct _NSRange)mappedCharRange:(struct _NSRange)arg1; +- (unsigned long long)unmappedCharIndex:(unsigned long long)arg1; +- (unsigned long long)mappedCharIndex:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithSubRange:(struct _NSRange)arg1 removeRanges:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDragTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDragTextCommand.h new file mode 100644 index 000000000..06d86eedc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDragTextCommand.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPDragTextCommand : TSWPTextCommand +{ + unsigned long long _dropCharIndex; + struct _NSRange _dragRange; + _Bool _coalescing; +} + +@property(nonatomic) _Bool coalescing; // @synthesize coalescing=_coalescing; +- (id).cxx_construct; +- (int)persistenceKind; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)setSelection:(id)arg1 onStorage:(id)arg2 withFlags:(unsigned long long)arg3; +- (void)doCommit; +- (id)initWithStorage:(id)arg1 srcSelection:(id)arg2 dropLocation:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment-TSWPStorage_conversion.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment-TSWPStorage_conversion.h new file mode 100644 index 000000000..167699d52 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment-TSWPStorage_conversion.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPDrawableAttachment (TSWPStorage_conversion) +- (id)textStorages; +- (id)textRepresentationForCopy; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment.h new file mode 100644 index 000000000..4cb8834c0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableAttachment.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDDrawableInfo; + +// Not exported +@interface TSWPDrawableAttachment : TSWPAttachment +{ + TSDDrawableInfo *_drawableInfo; + int _hOffsetType; + double _hOffset; + int _vOffsetType; + double _vOffset; +} + ++ (void)setPositionerClass:(Class)arg1; +@property(nonatomic) double vOffset; // @synthesize vOffset=_vOffset; +@property(nonatomic) int vOffsetType; // @synthesize vOffsetType=_vOffsetType; +@property(nonatomic) double hOffset; // @synthesize hOffset=_hOffset; +@property(nonatomic) int hOffsetType; // @synthesize hOffsetType=_hOffsetType; +@property(readonly, nonatomic) TSDDrawableInfo *drawable; // @synthesize drawable=_drawableInfo; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (unsigned long long)enabledKnobMask; +- (_Bool)specifiesEnabledKnobMask; +- (_Bool)isSearchable; +- (Class)positionerClass; +- (_Bool)isAnchored; +- (_Bool)isPartitioned; +- (_Bool)isDrawable; +- (_Bool)isHTMLWrap; +- (void)setParentStorage:(id)arg1; +- (void)attachDrawable:(id)arg1; +- (id)detachDrawable; +- (void)invalidate; +@property(readonly, nonatomic) double descent; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (void)saveMessage:(struct DrawableAttachmentArchive *)arg1 toArchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadMessage:(const struct DrawableAttachmentArchive *)arg1 fromUnarchiver:(id)arg2; +- (id)subclassInitFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 drawable:(id)arg2; +- (id)init; +- (void)dealloc; +- (int)elementKind; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableOLC-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableOLC-Protocol.h new file mode 100644 index 000000000..dd6fdf177 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPDrawableOLC-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPDrawableOLC + +@optional +- (void)didRemoveDrawable:(id)arg1; +- (void)willRemoveDrawable:(id)arg1; +- (void)didAddDrawable:(id)arg1; +- (void)willAddDrawable:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPEditingController.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPEditingController.h new file mode 100644 index 000000000..76ca1b53e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPEditingController.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSAttributedString, NSMutableDictionary, NSString, TSDAutoscroll, TSKFidgetResolver, TSWPCharacterStyle, TSWPInteractiveCanvasController, TSWPListDragAnimator, TSWPSelection, TSWPStorage, TSWPTextKnobTracker, UIView; + +// Not exported +@interface TSWPEditingController : NSObject +{ + TSWPStorage *_storage; + TSWPInteractiveCanvasController *_interactiveCanvasController; + _Bool _cancelRubyText; + TSWPSelection *_selection; + struct _NSRange _markedRange; + NSAttributedString *_markedText; + TSWPCharacterStyle *_insertionStyle; + unsigned long long _selectionAnchor; + _Bool _coalescingText; + _Bool _canCoalesce; + _Bool _selectionLastModifiedWithKnob; + _Bool _selectionLastModifiedWithKeyboard; + _Bool _knobTracking; + _Bool _tapAndLongPressIsPossible; + _Bool _ignoreFutureImmediatePresses; + unsigned long long _knobTag; + struct CGPoint _knobTrackingDragPoint; + unsigned int _knobTrackingTapCount; + _Bool _isBecomingActive; + struct _NSRange _originalSelectionRange; + TSDAutoscroll *_autoscroll; + struct CGPoint _autoscrollPoint; + _Bool _magnifying; + NSArray *_suggestions; + id _hostEditor; + _Bool _suppressBreaks; + _Bool _suppressTabs; + _Bool _suppressPhonetics; + _Bool _disableInspector; + _Bool _supportsDataDetectors; + _Bool _isEditingPlainText; + _Bool _suppressEditMenu; + _Bool _shouldShowEditMenuForInsertionPoint; + _Bool _showNextEditMenu; + TSWPListDragAnimator *_listDragAnimator; + struct CGPoint _knobToTouchOffset; + TSWPTextKnobTracker *_knobTracker; + _Bool _readyToEnd; + _Bool _selectionSetFromSingleTap; + _Bool _shouldDisplayKeyboard; + TSKFidgetResolver *_fidgetResolver; + _Bool _editMenuIsVisible; + NSString *_mostRecentGestureKind; + _Bool _gestureBeganWhenEditingBegan; + unsigned long long _currentSelectionFlags; + NSMutableDictionary *_dictationInterpretations; + NSMutableDictionary *_autocorrectedEntries; + _Bool _removedHyperlinkAtEndOfStorage; + id _previousSelectedAnnotation; + UIView *_inputViewForHidingKeyboard; + _Bool _canCoalesceBreakingCharacters; +} + +@property(nonatomic) _Bool canCoalesceBreakingCharacters; // @synthesize canCoalesceBreakingCharacters=_canCoalesceBreakingCharacters; +@property(nonatomic) _Bool coalescingText; // @synthesize coalescingText=_coalescingText; +@property(retain, nonatomic) TSWPSelection *selection; // @synthesize selection=_selection; +- (id).cxx_construct; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFilenameSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilenameSmartField.h new file mode 100644 index 000000000..cc34c0505 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilenameSmartField.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPFilenameSmartField : TSWPPlaceholderSmartField +{ + unsigned int _displayFlags; +} + +@property(nonatomic) unsigned int displayFlags; // @synthesize displayFlags=_displayFlags; +- (_Bool)allowsPasteAsSmartField; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (const struct PlaceholderSmartFieldArchive *)placeholderSmartFieldArchiveFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredStorage.h new file mode 100644 index 000000000..7c14941b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredStorage.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPTextSource-Protocol.h" + +@class TSWPDeletionRangeMap, TSWPStorage; + +// Not exported +@interface TSWPFilteredStorage : NSObject +{ + TSWPStorage *_storage; + TSWPDeletionRangeMap *_rangeMap; + unsigned long long _length; + unsigned long long _storageLength; +} + +- (struct _NSRange)rangeForSelectionAtCharIndex:(unsigned long long)arg1 caretIndex:(unsigned long long)arg2; +- (struct _NSRange)whiteSpaceRangeAtCharIndex:(unsigned long long)arg1 includingBreaks:(_Bool)arg2; +- (unsigned long long)nextCharacterIndex:(unsigned long long)arg1; +- (unsigned long long)previousCharacterIndex:(unsigned long long)arg1; +- (struct _NSRange)scanBackwardForWordAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)storageLength; +- (_Bool)hasSmartFieldsInRange:(struct _NSRange)arg1; +- (void)enumerateSmartFieldsWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (void)enumerateWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (id)substringWithRange:(struct _NSRange)arg1; +- (_Bool)adjustRangesByDelta:(long long)arg1; +- (_Bool)isWritingDirectionRightToLeftForParagraphAtCharIndex:(unsigned long long)arg1; +- (id)paragraphStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)charIndexRemappedFromStorage:(unsigned long long)arg1; +- (struct _NSRange)charRangeMappedFromStorage:(struct _NSRange)arg1; +- (struct _NSRange)charRangeMappedToStorage:(struct _NSRange)arg1; +- (unsigned long long)charIndexMappedFromStorage:(unsigned long long)arg1; +- (unsigned long long)charIndexMappedToStorage:(unsigned long long)arg1; +- (id)objectAtLocationPriorToMappedCharIndex:(unsigned long long)arg1 forAttributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (long long)hyphenationLocationBeforeIndex:(long long)arg1 inRange:(struct _NSRange)arg2 locale:(struct __CFLocale *)arg3 hyphenChar:(unsigned int *)arg4; +- (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 includePreviousWord:(_Bool)arg2; +- (id)characterStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attachmentOrFootnoteAtCharIndex:(unsigned long long)arg1; +- (id)attachmentAtCharIndex:(unsigned long long)arg1; +- (id)footnoteReferenceAtCharIndex:(unsigned long long)arg1; +- (id)smartFieldsWithAttributeKind:(int)arg1 intersectingRange:(struct _NSRange)arg2; +- (id)smartFieldAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (void)attributesAtCharIndex:(unsigned long long)arg1 attributesOfInterest:(_Bool [19])arg2 attributesTable:(id [19])arg3 effectiveRange:(struct _NSRange *)arg4; +- (_Bool)hasColumnStyleForParagraphBreakAtCharIndex:(unsigned long long)arg1; +- (_Bool)hasColumnBreakAtCharIndex:(unsigned long long)arg1; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (id)string; +- (unsigned long long)length; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 subRange:(struct _NSRange)arg2 removeRanges:(id)arg3; +- (id)initWithStorage:(id)arg1 subRange:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredString.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredString.h new file mode 100644 index 000000000..b6529ade6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFilteredString.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@class TSWPDeletionRangeMap, TSWPRangeArray; + +// Not exported +@interface TSWPFilteredString : NSString +{ + NSString *_sourceString; + TSWPDeletionRangeMap *_rangeMap; + unsigned long long _length; + TSWPRangeArray *_sourceRanges; +} + +@property(readonly, nonatomic) TSWPRangeArray *sourceRanges; // @synthesize sourceRanges=_sourceRanges; +@property(readonly, nonatomic) unsigned long long length; // @synthesize length=_length; +@property(retain, nonatomic) TSWPDeletionRangeMap *rangeMap; // @synthesize rangeMap=_rangeMap; +@property(nonatomic) NSString *sourceString; // @synthesize sourceString=_sourceString; +- (struct _NSRange)charRangeMappedFromStorage:(struct _NSRange)arg1; +- (struct _NSRange)charRangeMappedToStorage:(struct _NSRange)arg1; +- (unsigned long long)charIndexMappedFromStorage:(unsigned long long)arg1; +- (unsigned long long)charIndexMappedToStorage:(unsigned long long)arg1; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithString:(id)arg1 subrange:(struct _NSRange)arg2 removeRanges:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentEditor.h new file mode 100644 index 000000000..4545d7777 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentEditor.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPFloatingCommentEditor : TSWPShapeEditor +{ +} + +- (id)topLevelInspectorViewControllers; +- (_Bool)suppressesTextInspector; +- (_Bool)suppressesStyleInspector; +- (int)canPerformEditorAction:(SEL)arg1 withSender:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentTextEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentTextEditor.h new file mode 100644 index 000000000..52fba36c9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFloatingCommentTextEditor.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPFloatingCommentTextEditor : TSWPEditingController +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFont.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFont.h new file mode 100644 index 000000000..66c61893f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFont.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSWPFont : NSObject +{ + NSString *_fontName; + NSString *_compatibilityName; + NSString *_displayName; + NSString *_familyName; + unsigned long long _hash; +} + ++ (_Bool)isKeyValueProxyLeafType; ++ (id)fontWithName:(id)arg1 compatibilityName:(id)arg2; ++ (id)fontWithName:(id)arg1; +@property(copy, nonatomic) NSString *compatibilityName; // @synthesize compatibilityName=_compatibilityName; +@property(copy, nonatomic) NSString *fontName; // @synthesize fontName=_fontName; +@property(readonly, nonatomic) NSString *familyName; +@property(readonly, nonatomic) NSString *displayName; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithFontName:(id)arg1 compatibilityName:(id)arg2; +- (id)initWithFontName:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCache.h new file mode 100644 index 000000000..671f23265 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCache.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, TSULRUCache; + +// Not exported +@interface TSWPFontCache : NSObject +{ + TSULRUCache *_fontCache; + NSArray *_familyNames; + NSMutableDictionary *_familyDisplayNames; + NSArray *_familyFonts; + NSMutableArray *_cachedAvailableMembers; + NSString *_cachedMembersFamilyName; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedCache; ++ (id)_singletonAlloc; +- (void)p_FontWasDownloaded:(id)arg1; +- (id)availableMembersOfFontFamily:(id)arg1; +- (id)displayNameForFontFamily:(id)arg1; +- (id)sortedFontFamilyEntriesForStylesheet:(id)arg1; +- (id)sortedFontFamilies; +- (id)p_excludedFamilyNames; +- (struct __CTFont *)createFontWithName:(id)arg1 size:(double)arg2; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheKey.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheKey.h new file mode 100644 index 000000000..ee855b0ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheKey.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSWPFontCacheKey : NSObject +{ + NSString *_fontName; + double _fontSize; + unsigned long long _hash; +} + ++ (id)cacheKeyWithFontName:(id)arg1 size:(double)arg2; +@property(readonly, nonatomic) double fontSize; // @synthesize fontSize=_fontSize; +@property(readonly, nonatomic) NSString *fontName; // @synthesize fontName=_fontName; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)initWithFontName:(id)arg1 size:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheValue.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheValue.h new file mode 100644 index 000000000..31079c166 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontCacheValue.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPFontCacheValue : NSObject +{ + struct __CTFont *_ctFont; +} + ++ (id)cacheValueWithCTFont:(struct __CTFont *)arg1; +@property(readonly, nonatomic) struct __CTFont *ctFont; // @synthesize ctFont=_ctFont; +- (void)dealloc; +- (id)initWithCTFont:(struct __CTFont *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFontHeightCache.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontHeightCache.h new file mode 100644 index 000000000..4cd226d3c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFontHeightCache.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPFontHeightCache : NSObject +{ + struct list> _fontHashList; + struct map, std::__1::allocator>> _fontHashToInfoMap; + unsigned int _cacheSize; + unsigned int _maxCacheSize; + struct _opaque_pthread_rwlock_t _lock; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedCache; ++ (id)_singletonAlloc; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)p_addEntryForFont:(struct __CTFont *)arg1 heightInfo:(const CDStruct_a6fa95e6 *)arg2; +- (_Bool)p_findEntryForFont:(struct __CTFont *)arg1 outHeightInfo:(CDStruct_a6fa95e6 *)arg2 collision:(_Bool *)arg3; +- (CDStruct_a6fa95e6)fontHeightInfoForFont:(struct __CTFont *)arg1; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteHeightMeasurer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteHeightMeasurer-Protocol.h new file mode 100644 index 000000000..22c4afeb1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteHeightMeasurer-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPFootnoteHeightMeasurer +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkAttachment.h new file mode 100644 index 000000000..5a7513934 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkAttachment.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPFootnoteMarkAttachment : TSWPTextualAttachment +{ +} + +- (_Bool)shouldStyleBeExtended; +- (id)copyWithContext:(id)arg1; +- (int)elementKind; +- (id)stringEquivalent; +- (void)saveToArchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkProvider-Protocol.h new file mode 100644 index 000000000..8f1586499 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteMarkProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPFootnoteMarkProvider +- (id)markStringForFootnoteReferenceStorage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment-PersistenceAdditions.h new file mode 100644 index 000000000..5c61792e2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPFootnoteReferenceAttachment (PersistenceAdditions) +- (_Bool)shouldArchiveStringEquivalent; +- (void)saveToArchiver:(id)arg1; +- (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment.h new file mode 100644 index 000000000..810117b5f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFootnoteReferenceAttachment.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSWPStorage; + +// Not exported +@interface TSWPFootnoteReferenceAttachment : TSWPTextualAttachment +{ + TSWPStorage *_containedStorage; + NSString *_customMarkString; +} + +@property(retain, nonatomic) TSWPStorage *containedStorage; // @synthesize containedStorage=_containedStorage; +@property(retain, nonatomic) NSString *customMarkString; // @synthesize customMarkString=_customMarkString; +- (void)checkDebug; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (_Bool)isSearchable; +- (id)stringEquivalent; +- (unsigned long long)findCharIndex; +- (void)setParentStorage:(id)arg1; +- (void)setContainedStorageParentInfoToStorage:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (int)elementKind; +- (void)applyMark; +- (void)dealloc; +- (id)initWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 wpStorage:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPFormatTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPFormatTextCommand.h new file mode 100644 index 000000000..3a64a2587 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPFormatTextCommand.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSPropertyMap, TSWPCharacterStyle, TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPFormatTextCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + TSSPropertyMap *_overridePropertyMap; + TSWPCharacterStyle *_overrideStyle; + struct TSWPStorageTransaction *_undoRedoTransaction; + _Bool _coalesceable; + _Bool _disableCharacterStylePromotion; +} + ++ (void)changeCharacterStylesInStorage:(id)arg1 range:(struct _NSRange)arg2 overrideStyle:(id)arg3 overridePropertyMap:(id)arg4 undoRedoTransaction:(struct TSWPStorageTransaction *)arg5; ++ (id)p_characterStyleWithProperties:(id)arg1 stylesheet:(id)arg2 overrideStyle:(id)arg3; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (void)p_invalidateSelection:(id)arg1; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)p_commitWithRange:(struct _NSRange)arg1; +- (void)commit; +- (_Bool)p_propertyMap:(id)arg1 containsOnlyPropertiesOfStyleClass:(Class)arg2; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct FormatTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct FormatTextCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 style:(id)arg3 coalesceable:(_Bool)arg4 disableCharacterStylePromotion:(_Bool)arg5; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 overridePropertyMap:(id)arg3 coalesceable:(_Bool)arg4; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 propertyKey:(int)arg3 propertyValue:(id)arg4 coalesceable:(_Bool)arg5; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 propertyKey:(int)arg3 propertyValue:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPGraphicalAttachmentRenderer-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPGraphicalAttachmentRenderer-Protocol.h new file mode 100644 index 000000000..d327f0e97 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPGraphicalAttachmentRenderer-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPGraphicalAttachmentRenderer +- (void)drawAttachment:(id)arg1 inContext:(struct CGContext *)arg2 selection:(id)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPHighlight.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPHighlight.h new file mode 100644 index 000000000..35a2ebfc0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPHighlight.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDAnnotationHosting-Protocol.h" +#import "TSKDocumentObject-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class NSDate, NSString, TSDCommentStorage, TSKAnnotationAuthor; + +// Not exported +@interface TSWPHighlight : TSPObject +{ + int annotationType; + TSKAnnotationAuthor *author; + NSDate *date; + id model; + TSDCommentStorage *_commentStorage; +} + ++ (id)defaultHighlightWithContext:(id)arg1 includeCommentWithAuthor:(id)arg2; +@property(retain, nonatomic) TSDCommentStorage *commentStorage; // @synthesize commentStorage=_commentStorage; +@property(nonatomic) id model; // @synthesize model; +@property(retain, nonatomic) TSKAnnotationAuthor *author; // @synthesize author; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)p_invalidateAnnotationResultsForDocumentRoot:(id)arg1; +- (void)commitText:(id)arg1; +- (id)commandForDeletingComment; +@property(readonly, nonatomic) int annotationDisplayStringType; +@property(readonly, nonatomic) int annotationType; // @synthesize annotationType; +@property(readonly, nonatomic) NSDate *date; // @synthesize date; +@property(copy, nonatomic) TSDCommentStorage *storage; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct HighlightArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isCommentEmpty; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 commentStorage:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) NSString *changeTrackingString; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkAction.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkAction.h new file mode 100644 index 000000000..55a8389b6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkAction.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSDRep, TSWPHyperlinkField; + +// Not exported +@interface TSWPHyperlinkAction : TSWPTwoPartAction +{ + TSWPHyperlinkField *_hyperlinkField; + TSDRep *_hyperlinkRep; +} + ++ (id)hyperlinkActionWithHyperlink:(id)arg1 inRep:(id)arg2 action:(id)arg3; +- (void)dealloc; +- (id)initWithHyperlink:(id)arg1 inRep:(id)arg2 action:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkField.h new file mode 100644 index 000000000..323a2ae4b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkField.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, NSURL; + +// Not exported +@interface TSWPHyperlinkField : TSWPSmartField +{ + NSURL *_url; +} + ++ (id)newURLFromURLReference:(id)arg1; ++ (id)urlReferenceFromURL:(id)arg1; ++ (id)defaultMailURL; ++ (id)defaultFileURL; ++ (id)urlWithEmailAddress:(id)arg1 subject:(id)arg2; ++ (id)defaultWebURL; ++ (id)defaultURLFromDefaultsKey:(id)arg1 defaultValue:(id)arg2; ++ (_Bool)schemeIsValidForURLReference:(id)arg1; ++ (_Bool)schemeIsValidForURL:(id)arg1; ++ (int)schemeFromURL:(id)arg1; ++ (id)defaultFieldStyleIdentifier; +- (_Bool)isEqual:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct HyperlinkFieldArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct HyperlinkFieldArchive *)arg1 archiver:(id)arg2; +- (id)fullPath; +- (id)filePath; +- (_Bool)hasDisplayText; +- (_Bool)isFileURL; +- (id)urlPrefix; +- (int)scheme; +- (void)setURLReference:(id)arg1; +- (id)urlReference; +@property(retain, nonatomic, setter=setURL:) NSURL *url; +- (_Bool)allowsEditing; +- (int)elementKind; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 url:(id)arg2; +- (void)dealloc; +@property(readonly, nonatomic) NSString *displayText; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkHostRepProtocol-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkHostRepProtocol-Protocol.h new file mode 100644 index 000000000..d51eed9b3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPHyperlinkHostRepProtocol-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPHyperlinkHostRepProtocol +- (id)hyperlinkContainerRep; +- (void)willDisplayEditHyperlinkUIForHyperlinkField:(id)arg1 beginEditing:(_Bool)arg2; +- (struct CGRect)naturalBoundsRectForHyperlinkField:(id)arg1; +- (void)setHighlightedHyperlinkField:(id)arg1; +- (id)smartFieldAtPoint:(struct CGPoint)arg1; + +@optional +- (_Bool)shouldDismissHyperlinkUIOnApplicationEnterBackground; +- (_Bool)shouldUseHyperlinkHighlight; +- (void)didDismissEditHyperlinkUIForHyperlinkField:(id)arg1; +- (id)hyperlinkFieldForEditingHyperlinkField:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPImageBulletProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPImageBulletProvider.h new file mode 100644 index 000000000..c7cbcbb8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPImageBulletProvider.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +// Not exported +@interface TSWPImageBulletProvider : NSObject +{ + NSMutableArray *_images; + NSMutableArray *_filenames; +} + ++ (id)sharedInstance; +- (id)p_predefinedImageNames; +- (id)p_pathToPredefinedImages; +- (id)dataForImageBullet:(id)arg1 withContext:(id)arg2; +- (id)dataForDefaultImageBulletWithContext:(id)arg1; +@property(readonly, nonatomic) NSArray *predefinedImages; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPIndentParagraphLevelCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPIndentParagraphLevelCommand.h new file mode 100644 index 000000000..5c1f91122 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPIndentParagraphLevelCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPIndentParagraphLevelCommand : TSWPTextCommand +{ + long long _delta; +} + ++ (_Bool)canIndentStorage:(id)arg1 selection:(id)arg2 delta:(long long)arg3; +- (int)persistenceKind; +- (void)invalidateSelection:(id)arg1 onStorage:(id)arg2; +- (void)doCommit; +- (id)paragraphLevelDeltas; +- (_Bool)process; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 delta:(long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertAttachmentCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertAttachmentCommand.h new file mode 100644 index 000000000..48e7f4321 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertAttachmentCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSKAddedToDocumentContext, TSWPAttachment, TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPInsertAttachmentCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + TSWPAttachment *_attachment; + TSKAddedToDocumentContext *_dolcContext; + struct TSWPStorageTransaction *_undoRedoTransaction; + struct _NSRange _redoRestoreRange; +} + +- (id).cxx_construct; +- (void)p_invalidateSelection:(id)arg1; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (void)redo; +- (void)undo; +- (struct _NSRange)undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct InsertAttachmentCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct InsertAttachmentCommandArchive *)arg1 archiver:(id)arg2; +@property(readonly, nonatomic) TSWPStorage *storage; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 attachment:(id)arg3 dolcContext:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertDateTimeFieldCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertDateTimeFieldCommand.h new file mode 100644 index 000000000..c6b7e86bf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertDateTimeFieldCommand.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPDateTimeSmartField; + +// Not exported +@interface TSWPInsertDateTimeFieldCommand : TSWPTextCommand +{ + TSWPDateTimeSmartField *_dateTimeField; +} + +- (int)persistenceKind; +- (void)doCommit; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 dateTimeField:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertTOCCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertTOCCommand.h new file mode 100644 index 000000000..cbec6a749 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInsertTOCCommand.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPTOCSettings; + +// Not exported +@interface TSWPInsertTOCCommand : TSWPTextCommand +{ + TSWPTOCSettings *_tocSettings; +} + ++ (struct _NSRange)insertTOCAttachmentInStorage:(id)arg1 documentRoot:(id)arg2 tocStorage:(id)arg3 selection:(id)arg4 tocSettings:(id)arg5 withScope:(int)arg6 undoRedoTransaction:(struct TSWPStorageTransaction *)arg7; ++ (struct _NSRange)insertTOCAttachmentInStorage:(id)arg1 documentRoot:(id)arg2 content:(id)arg3 selection:(id)arg4 tocSettings:(id)arg5 withScope:(int)arg6 undoRedoTransaction:(struct TSWPStorageTransaction *)arg7; +- (int)persistenceKind; +- (void)doCommit; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 tocSettings:(id)arg3 withScope:(int)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInteractiveCanvasController.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteractiveCanvasController.h new file mode 100644 index 000000000..33f139824 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteractiveCanvasController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPInteractiveCanvasController : TSDInteractiveCanvasController +{ + _Bool _isTearingDown; + _Bool _isEditingText; +} + +@property(readonly, nonatomic) _Bool isEditingText; // @synthesize isEditingText=_isEditingText; +@property(readonly, nonatomic) _Bool isTearingDown; // @synthesize isTearingDown=_isTearingDown; +- (id)infosToHideForCanvas:(id)arg1; +- (void)setShowsComments:(_Bool)arg1; +- (_Bool)showsComments; +- (_Bool)cellCommentsAllowedForTableInfo:(id)arg1; +- (void)getColumnLeftPosition:(double *)arg1 columnRightPosition:(double *)arg2; +- (void)getColumnLeftPosition:(double *)arg1 columnRightPosition:(double *)arg2 singleColumnAtSelectionPoint:(_Bool)arg3; +- (void)showAnnotation:(id)arg1 model:(id)arg2 selection:(id)arg3 beginEditing:(_Bool)arg4 pinned:(_Bool)arg5; +- (_Bool)hyperlinkPopoverIsShown; +- (void)closeHyperlinkPopover; +- (void)showHyperlinkInfoForField:(id)arg1 inRep:(id)arg2 openInEditMode:(_Bool)arg3; +- (id)closestRepToPoint:(struct CGPoint)arg1 forStorage:(id)arg2; +- (id)p_repsForStorage:(id)arg1; +- (void)p_recursivelyAddRep:(id)arg1 forStorage:(id)arg2 toSet:(id)arg3; +- (_Bool)textRepsShouldTileAggressively; +- (void)willEndEditingText; +- (void)didBeginEditingText; +@property(readonly, nonatomic) _Bool shouldRespondToTextHyperlinks; +@property(readonly, nonatomic) _Bool handleHyperlinksWithTextGRs; +- (struct CGRect)scrollFocusRectForModel:(id)arg1 withSelection:(id)arg2; +- (void)teardown; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorCookie.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorCookie.h new file mode 100644 index 000000000..d6bd004d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorCookie.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPColumn, TSWPShapeLayout; + +// Not exported +@interface TSWPInteriorCookie : NSObject +{ + TSWPColumn *_column; + TSWPShapeLayout *_shapeLayout; +} + +@property(nonatomic) TSWPShapeLayout *layout; // @synthesize layout=_shapeLayout; +@property(nonatomic) TSWPColumn *column; // @synthesize column=_column; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorTextWrapController.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorTextWrapController.h new file mode 100644 index 000000000..ef4a2bafb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPInteriorTextWrapController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPTextWrap-Protocol.h" + +// Not exported +@interface TSWPInteriorTextWrapController : NSObject +{ +} + ++ (id)sharedInteriorTextWrapController; +- (double)nextUnobstructedSpanStartingAt:(struct CGRect)arg1 wrappableAttachments:(id)arg2 userInfo:(id)arg3; +- (unsigned int)splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 wrappableAttachments:(id)arg3 ignoreFloatingGraphics:(_Bool)arg4 floatingCausedWrap:(_Bool *)arg5 skipHint:(double *)arg6 userInfo:(id)arg7; +- (id)beginWrappingToColumn:(id)arg1 target:(id)arg2 hasWrapables:(_Bool *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout-TSWPLayout_PagesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout-TSWPLayout_PagesAdditions.h new file mode 100644 index 000000000..b3d2e5e8c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout-TSWPLayout_PagesAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPLayout (TSWPLayout_PagesAdditions) +- (id)additionalReliedOnLayoutsForTextWrap; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout.h new file mode 100644 index 000000000..08d7d2af2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayout.h @@ -0,0 +1,104 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPLayoutOwner-Protocol.h" +#import "TSWPLayoutTarget-Protocol.h" + +@class NSMutableArray, TSDBezierPath, TSDCanvas, TSPObject, TSWPLayoutManager; + +// Not exported +@interface TSWPLayout : TSDLayout +{ + TSWPLayoutManager *_layoutManager; + NSMutableArray *_columns; + _Bool _textLayoutValid; +} + +@property(readonly, nonatomic) NSMutableArray *columns; // @synthesize columns=_columns; +@property(readonly, nonatomic) _Bool shouldWrapAroundExternalDrawables; +- (id)textColorOverride; +@property(readonly, nonatomic) TSDBezierPath *interiorClippingPath; +- (id)styleProvider; +- (struct CGRect)rectForPresentingAnnotationPopoverForSelection:(id)arg1; +- (struct CGRect)rectForSelection:(id)arg1; +- (id)textWrapper; +- (void)layoutManager:(id)arg1 didClearDirtyRangeWithDelta:(long long)arg2 afterCharIndex:(unsigned long long)arg3; +- (void)layoutManagerNeedsLayout:(id)arg1; +@property(readonly, nonatomic) _Bool layoutIsValid; +- (_Bool)isLayoutOffscreen; +@property(readonly, nonatomic) struct CGRect maskRect; +@property(readonly, nonatomic) _Bool textIsVertical; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +- (id)p_firstAncestorRespondingToSelector:(SEL)arg1; +@property(readonly, nonatomic) double maxAnchorY; +- (id)currentAnchoredDrawableLayouts; +- (id)currentInlineDrawableLayouts; +- (void)addAttachmentLayout:(id)arg1; +- (id)validatedLayoutForAnchoredDrawable:(id)arg1; +- (id)validatedLayoutForInlineDrawable:(id)arg1; +@property(readonly, nonatomic) TSDCanvas *canvas; +- (struct CGRect)targetRectForCanvasRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInTargetRect:(struct CGRect)arg1; +@property(readonly, nonatomic) _Bool wantsLineFragments; +@property(readonly, nonatomic) int naturalDirection; +@property(readonly, nonatomic) int naturalAlignment; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) unsigned int autosizeFlags; +@property(readonly, nonatomic) struct CGPoint anchorPoint; +@property(readonly, nonatomic) struct CGPoint position; +@property(readonly, nonatomic) struct CGSize currentSize; +@property(readonly, nonatomic) struct CGSize maxSize; +@property(readonly, nonatomic) struct CGSize minSize; +- (_Bool)isLastTarget; +@property(readonly, nonatomic) id footnoteMarkProvider; +@property(readonly, nonatomic) id footnoteHeightMeasurer; +@property(readonly, nonatomic) TSPObject *nextTargetFirstChildHint; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +- (void)layoutSearchForAnnotationWithHitBlock:(id)arg1; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +- (struct CGPoint)calculatePointFromSearchReference:(id)arg1; +- (void)wrappableChildInvalidated:(id)arg1; +- (void)parentDidChange; +- (void)parentWillChangeTo:(id)arg1; +- (_Bool)shouldProvideSizingGuides; +- (_Bool)shouldDisplayGuides; +- (Class)repClassOverride; +- (void)invalidateParentForAutosizing; +- (_Bool)invalidateForPageCountChange; +- (void)invalidateForFootnoteNumberingChange; +- (void)invalidateTextLayout; +- (void *)initialLayoutState; +- (id)computeLayoutGeometry; +- (struct CGPoint)capturedInfoPositionForAttachment; +- (void)validate; +- (void)p_validateTextLayout; +- (id)reliedOnLayouts; +- (id)dependentLayouts; +- (_Bool)p_parentAutosizes; +- (id)p_wpLayoutParent; +- (void)invalidateSize; +- (_Bool)caresAboutStorageChanges; +@property(readonly, nonatomic) _Bool textLayoutValid; +@property(readonly, nonatomic) TSWPLayoutManager *layoutManager; +- (void)dealloc; +- (id)initWithInfo:(id)arg1 frame:(struct CGRect)arg2; +- (id)initWithInfo:(id)arg1; + +// Remaining properties +@property(retain, nonatomic) NSMutableArray *anchoredDrawablesForRelayout; +@property(readonly, nonatomic) struct __CFLocale *hyphenationLocale; +@property(readonly, nonatomic) TSDLayout *parentLayoutForInlineAttachments; +@property(readonly, nonatomic) _Bool shouldHyphenate; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutManager.h new file mode 100644 index 000000000..47e39e91c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutManager.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPStorageObserver-Protocol.h" + +@class TSWPCTTypesetterCache, TSWPStorage; + +// Not exported +@interface TSWPLayoutManager : NSObject +{ + id _owner; + TSWPStorage *_storage; + _Bool _isObservingStorage; + _Bool _useLigatures; + long long _delta; + struct _NSRange _dirtyRange; + TSWPCTTypesetterCache *_typesetterCache; + struct TSWPTopicNumberHints _cachedTopicNumbers; +} + ++ (void)fixColumnBoundsForTarget:(id)arg1 storage:(id)arg2 charIndex:(unsigned long long)arg3 firstColumnIndex:(unsigned long long)arg4 precedingHeight:(double)arg5 height:(double)arg6 alreadyHasMargins:(_Bool)arg7 styleProvider:(id)arg8 vertical:(_Bool)arg9; +@property(readonly, nonatomic) struct _NSRange dirtyRange; // @synthesize dirtyRange=_dirtyRange; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +@property(readonly, nonatomic) id owner; // @synthesize owner=_owner; +- (id).cxx_construct; +- (void).cxx_destruct; +- (int)p_layoutConfigFlagsForTarget:(id)arg1; +@property(readonly, nonatomic) TSWPCTTypesetterCache *typesetterCache; +- (void)destroyLayoutState:(void *)arg1; +- (void)inflateTarget:(id)arg1 fromHints:(const vector_b76bc591 *)arg2 childHint:(id)arg3 anchoredAttachmentPositions:(id)arg4 topicNumbers:(const struct TSWPTopicNumberHints *)arg5; +- (void)deflateTarget:(id)arg1 intoHints:(vector_b76bc591 *)arg2 childHints:(id [2])arg3 anchoredAttachmentPositions:(id *)arg4 topicNumbers:(struct TSWPTopicNumberHints *)arg5 layoutState:(void *)arg6; +- (void *)layoutStateForLayoutAfterHint:(const CDStruct_6026ced1 *)arg1 childHint:(id)arg2 topicNumbers:(const struct TSWPTopicNumberHints *)arg3 textIsVertical:(_Bool)arg4; +- (void *)layoutIntoTarget:(id)arg1 withLayoutState:(void *)arg2 outSync:(_Bool *)arg3; +- (_Bool)needsLayoutInColumn:(id)arg1; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (void)clearTypesetterCache; +- (void)clearOwner; +- (id)styleProvider; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 owner:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutOwner-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutOwner-Protocol.h new file mode 100644 index 000000000..154abef63 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutOwner-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPLayoutOwner +- (id)textWrapper; +- (void)layoutManager:(id)arg1 didClearDirtyRangeWithDelta:(long long)arg2 afterCharIndex:(unsigned long long)arg3; +- (void)layoutManagerNeedsLayout:(id)arg1; +- (_Bool)caresAboutStorageChanges; + +@optional +- (id)textColorOverride; +- (_Bool)forceWesternLineBreaking; +- (id)styleProvider; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutParent-Protocol.h new file mode 100644 index 000000000..a8652518c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutParent-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPLayoutParent +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; + +@optional +- (unsigned long long)pageNumberForAttachment:(id)arg1; +- (unsigned long long)pageCountForAttachment:(id)arg1; +- (struct CGSize)initialTextSize; +- (int)naturalAlignmentForTextLayout:(id)arg1; +- (struct CGRect)maskRectForTextLayout:(id)arg1; +- (_Bool)textLayoutShouldLayoutVertically:(id)arg1; +- (_Bool)textLayoutShouldWrapAroundExternalDrawables:(id)arg1; +- (unsigned long long)initialCharIndex; +- (double)maxAutoGrowHeightForTextLayout:(id)arg1; +- (double)maxAutoGrowWidthForTextLayout:(id)arg1; +- (id)styleProvider; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutTarget-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutTarget-Protocol.h new file mode 100644 index 000000000..6e802502c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLayoutTarget-Protocol.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSMutableArray, TSDCanvas, TSDLayout, TSPObject; + +@protocol TSWPLayoutTarget +@property(readonly, nonatomic) double maxAnchorY; +@property(readonly, nonatomic) _Bool layoutIsValid; +@property(readonly, nonatomic) _Bool textIsVertical; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +@property(readonly, nonatomic) _Bool wantsLineFragments; +@property(readonly, nonatomic) int naturalDirection; +@property(readonly, nonatomic) int naturalAlignment; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) unsigned int autosizeFlags; +@property(readonly, nonatomic) struct CGPoint anchorPoint; +@property(readonly, nonatomic) struct CGPoint position; +@property(readonly, nonatomic) struct CGSize currentSize; +@property(readonly, nonatomic) struct CGSize maxSize; +@property(readonly, nonatomic) struct CGSize minSize; +@property(readonly, nonatomic) TSPObject *nextTargetFirstChildHint; +@property(readonly, nonatomic) id footnoteMarkProvider; +@property(readonly, nonatomic) id footnoteHeightMeasurer; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; +@property(readonly, nonatomic) NSMutableArray *columns; +- (_Bool)isLayoutOffscreen; +- (void)addAttachmentLayout:(id)arg1; +- (id)currentAnchoredDrawableLayouts; +- (id)currentInlineDrawableLayouts; +- (id)validatedLayoutForAnchoredDrawable:(id)arg1; +- (id)validatedLayoutForInlineDrawable:(id)arg1; +- (struct CGRect)targetRectForCanvasRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInTargetRect:(struct CGRect)arg1; +- (_Bool)isLastTarget; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; + +@optional +@property(readonly, nonatomic) struct __CFLocale *hyphenationLocale; +@property(readonly, nonatomic) _Bool shouldHyphenate; +@property(readonly, nonatomic) TSDLayout *parentLayoutForInlineAttachments; +@property(readonly, nonatomic) TSDCanvas *canvas; +@property(retain, nonatomic) NSMutableArray *anchoredDrawablesForRelayout; +@property(readonly, nonatomic) struct CGRect maskRect; +- (_Bool)adjustColumnOriginForAlignment; +- (_Bool)siblingTargetIsManipulatingDrawable:(id)arg1; +- (id)interiorClippingPath; +- (_Bool)invalidateForPageCountChange; +- (unsigned int)pageIndex; +- (struct CGPoint)anchoredAttachmentPositionFromLayoutPosition:(struct CGPoint)arg1; +- (struct CGPoint)layoutPositionFromAnchoredAttachmentPosition:(struct CGPoint)arg1; +- (struct CGPoint)layoutPositionFromInlineAttachmentPosition:(struct CGPoint)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLineSpacing.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLineSpacing.h new file mode 100644 index 000000000..a00be7802 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLineSpacing.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSWPLineSpacing : NSObject +{ + int _mode; + double _amount; + double _baselineRule; +} + ++ (id)lineSpacing; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (double)baselineRule; +- (double)amount; +- (int)mode; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)saveToArchive:(struct LineSpacingArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct LineSpacingArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithMode:(int)arg1 amount:(double)arg2; +- (id)initWithMode:(int)arg1 amount:(double)arg2 baselineRule:(double)arg3; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPListLabelGeometry.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPListLabelGeometry.h new file mode 100644 index 000000000..881f277ee --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPListLabelGeometry.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPListLabelGeometry : NSObject +{ + double mScale; + double mBaselineOffset; + _Bool mScaleWithText; +} + ++ (id)listLabelGeometry; +@property(nonatomic) _Bool scaleWithText; // @synthesize scaleWithText=mScaleWithText; +@property(nonatomic) double baselineOffset; // @synthesize baselineOffset=mBaselineOffset; +@property(nonatomic) double scale; // @synthesize scale=mScale; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isEqual:(id)arg1; +- (id)initWithScale:(double)arg1 scaleWithText:(_Bool)arg2 baselineOffset:(double)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyle.h new file mode 100644 index 000000000..8f830de19 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyle.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSWPListStyle : TSSStyle +{ +} + ++ (id)presetStyleDescriptor; ++ (id)pDefaultLabelValuesForLabelTypeProperty:(int)arg1; ++ (id)pLabelTypeArrayForType:(int)arg1; ++ (id)CJKListNameForNumberType:(int)arg1; ++ (id)propertyMapForListNumberType:(int)arg1; ++ (id)listStyleWithNumberType:(int)arg1 inStyleSheet:(id)arg2 withNumberedPresetStyle:(id)arg3; ++ (id)numberedlistStyleForPresets:(id)arg1; ++ (id)harvardStyleWithContext:(id)arg1; ++ (id)defaultStyleWithContext:(id)arg1 type:(int)arg2; ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)defaultPropertyMap; ++ (id)defaultMissingBulletImage; ++ (id)defaultLabelGeometries; ++ (id)defaultLabelIndents; ++ (id)defaultTextIndents; ++ (void)pGetDefaultTextIndentFloats:(double [9])arg1; ++ (_Bool)defaultTieredNumber; ++ (int)defaultLabelNumberType; ++ (id)defaultLabelString; ++ (int)firstLabelTypeForPropertyMapping:(id)arg1; ++ (int)labelTypeForLevel:(unsigned long long)arg1 forPropertyMapping:(id)arg2; ++ (int)effectiveTypeForLevel:(unsigned long long)arg1 forPropertyMapping:(id)arg2; ++ (int)pLabelTypeForLevel:(unsigned long long)arg1 forPropertyMapping:(id)arg2 includeDegenerateLevels:(_Bool)arg3; ++ (_Bool)isDefaultMissingBulletImage:(id)arg1; ++ (id)propertiesAllowingNSNull; ++ (id)properties; ++ (id)stickyOverrideProperties; +@property(readonly, nonatomic) NSString *presetKind; +- (void)saveToArchive:(struct ListStyleArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct ListStyleArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)overridePropertyMapWithValue:(id)arg1 forProperty:(int)arg2 atParagraphLevels:(id)arg3 withContext:(id)arg4; +- (id)pOverrideArrayWithValue:(id)arg1 forProperty:(int)arg2 atParagraphLevels:(id)arg3 withContext:(id)arg4; +- (int)firstLabelType; +- (int)labelTypeForLevel:(unsigned long long)arg1; +- (int)effectiveTypeForLevel:(unsigned long long)arg1; +- (double)textIndentForLevel:(unsigned long long)arg1 fontSize:(double)arg2; +- (double)labelIndentForLevel:(unsigned long long)arg1; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyleCommand.h new file mode 100644 index 000000000..1d436749f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPListStyleCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSPropertyMap, TSWPListStyle; + +// Not exported +@interface TSWPListStyleCommand : TSWPTextCommand +{ + TSWPListStyle *_listStyle; + TSSPropertyMap *_propertyMap; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 listStyle:(id)arg3; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 listStyle:(id)arg3 createVariationUsingPropertyMap:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPLoadableFonts.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPLoadableFonts.h new file mode 100644 index 000000000..761e655f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPLoadableFonts.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPLoadableFonts : NSObject +{ + struct TSWPLoadableFontInfo *_loadableFonts; + unsigned int _loadableFontCount; + _Bool _allFontsLoaded; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedInstance; ++ (id)_singletonAlloc; +- (void)p_loadFontWithInfo:(struct TSWPLoadableFontInfo *)arg1; +- (void)loadFontWithName:(id)arg1; +- (void)loadAll; +- (void)backgroundLoadAll; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPMergeSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPMergeSmartField.h new file mode 100644 index 000000000..f80d04ae3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPMergeSmartField.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPMergeSmartField : TSWPPlaceholderSmartField +{ + NSString *_property; + NSString *_label; + NSString *_key; + int _category; + _Bool _requiresFollowingWhitespace; + NSString *_whitespace; + NSString *_guid; + NSString *_tableField; +} + +@property(copy, nonatomic) NSString *tableField; // @synthesize tableField=_tableField; +@property(copy, nonatomic) NSString *guid; // @synthesize guid=_guid; +@property(copy, nonatomic) NSString *whitespace; // @synthesize whitespace=_whitespace; +@property(nonatomic) _Bool requiresFollowingWhitespace; // @synthesize requiresFollowingWhitespace=_requiresFollowingWhitespace; +@property(nonatomic) int category; // @synthesize category=_category; +@property(copy, nonatomic) NSString *key; // @synthesize key=_key; +@property(copy, nonatomic) NSString *label; // @synthesize label=_label; +@property(copy, nonatomic) NSString *property; // @synthesize property=_property; +- (_Bool)allowsPasteAsSmartField; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (const struct PlaceholderSmartFieldArchive *)placeholderSmartFieldArchiveFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyHyperlinkCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyHyperlinkCommand.h new file mode 100644 index 000000000..592658830 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyHyperlinkCommand.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, NSURL, TSWPChangeSession, TSWPHyperlinkField, TSWPStorage; + +// Not exported +@interface TSWPModifyHyperlinkCommand : TSWPTextBaseCommand +{ + TSWPHyperlinkField *_hyperlinkField; + NSURL *_url; + NSString *_displayText; + struct TSWPStorageTransaction *_undoRedoTransaction; + unsigned long long _hyperlinkUISessionID; + TSWPChangeSession *_changeSession; + NSString *_language; +} + ++ (struct _NSRange)p_modifyHyperlink:(id)arg1 displayText:(id)arg2 changeSession:(id)arg3 language:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (void)p_swapURLs; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ModifyHyperlinkCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ModifyHyperlinkCommandArchive *)arg1 archiver:(id)arg2; +@property(readonly, nonatomic) TSWPStorage *storage; +- (void)dealloc; +- (id)initWithHyperlinkField:(id)arg1 displayText:(id)arg2 url:(id)arg3 hyperlinkUISession:(unsigned long long)arg4 language:(id)arg5; +- (id)initWithHyperlinkField:(id)arg1 displayText:(id)arg2 url:(id)arg3 hyperlinkUISession:(unsigned long long)arg4 changeSession:(id)arg5 language:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyRubyTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyRubyTextCommand.h new file mode 100644 index 000000000..69f72f9a8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyRubyTextCommand.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSWPChangeSession, TSWPRubyField, TSWPStorage; + +// Not exported +@interface TSWPModifyRubyTextCommand : TSWPTextBaseCommand +{ + TSWPRubyField *_rubyField; + NSString *_rubyText; + NSString *_baseText; + unsigned long long _uiSessionID; + TSWPChangeSession *_changeSession; + NSString *_language; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + ++ (struct _NSRange)p_modifyRubyField:(id)arg1 baseText:(id)arg2 changeSession:(id)arg3 language:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (void)p_swapRubyTexts; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ModifyRubyTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ModifyRubyTextCommandArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +@property(readonly, nonatomic) TSWPStorage *storage; +- (id)initWithRubyField:(id)arg1 baseText:(id)arg2 rubyText:(id)arg3 rubyUISession:(unsigned long long)arg4 language:(id)arg5; +- (id)initWithRubyField:(id)arg1 baseText:(id)arg2 rubyText:(id)arg3 rubyUISession:(unsigned long long)arg4 changeSession:(id)arg5 language:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsBaseCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsBaseCommand.h new file mode 100644 index 000000000..d87f68ee9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsBaseCommand.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPTOCSettings; + +// Not exported +@interface TSWPModifyTOCSettingsBaseCommand : TSKCommand +{ + TSWPTOCSettings *_oldTOCSettings; + TSWPTOCSettings *_newTOCSettings; +} + +- (id)initFromUnarchiver:(id)arg1; +- (const struct ModifyTOCSettingsBaseCommandArchive *)tocCommandArchiveFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct ModifyTOCSettingsBaseCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct ModifyTOCSettingsBaseCommandArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1 oldTOCSettings:(id)arg2 newTOCSettings:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsForTOCInfoCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsForTOCInfoCommand.h new file mode 100644 index 000000000..ddd0910cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsForTOCInfoCommand.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet, TSSPropertyMap, TSSStylesheet, TSWPTOCInfo; + +// Not exported +@interface TSWPModifyTOCSettingsForTOCInfoCommand : TSWPModifyTOCSettingsBaseCommand +{ + TSWPTOCInfo *_tocInfo; + _Bool _coalesceable; + TSSStylesheet *_stylesheet; + TSSPropertyMap *_propertyMap; + NSSet *_paragraphStyles; +} + +- (id)initFromUnarchiver:(id)arg1; +- (const struct ModifyTOCSettingsBaseCommandArchive *)tocCommandArchiveFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct ModifyTOCSettingsForTOCInfoCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct ModifyTOCSettingsForTOCInfoCommandArchive *)arg1 archiver:(id)arg2; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)dealloc; +- (id)initWithTOCInfo:(id)arg1 coalesceable:(_Bool)arg2 paragraphStyles:(id)arg3 stylesheet:(id)arg4 propertyMap:(id)arg5; +- (id)initWithTOCInfo:(id)arg1 tocSettings:(id)arg2 coalesceable:(_Bool)arg3; +- (id)initWithTOCInfo:(id)arg1 tocSettings:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsPresetForThemeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsPresetForThemeCommand.h new file mode 100644 index 000000000..5ee253796 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPModifyTOCSettingsPresetForThemeCommand.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSTheme; + +// Not exported +@interface TSWPModifyTOCSettingsPresetForThemeCommand : TSWPModifyTOCSettingsBaseCommand +{ + TSSTheme *_theme; + unsigned long long _presetIndex; + _Bool _coalesceable; +} + +- (id)initFromUnarchiver:(id)arg1; +- (const struct ModifyTOCSettingsBaseCommandArchive *)tocCommandArchiveFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct ModifyTOCSettingsPresetForThemeCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct ModifyTOCSettingsPresetForThemeCommandArchive *)arg1 archiver:(id)arg2; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 presetIndex:(unsigned long long)arg2 tocSettings:(id)arg3 coalesceable:(_Bool)arg4; +- (id)initWithTheme:(id)arg1 presetIndex:(unsigned long long)arg2 tocSettings:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPNumberAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPNumberAttachment.h new file mode 100644 index 000000000..de9c1a35e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPNumberAttachment.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPNumberAttachment : TSWPTextualAttachment +{ + int _numberFormat; + NSString *_stringValue; +} + ++ (id)newObjectForUnarchiver:(id)arg1; +@property(copy, nonatomic) NSString *stringValue; // @synthesize stringValue=_stringValue; +@property(nonatomic) int numberFormat; // @synthesize numberFormat=_numberFormat; +- (id)stringWithNumber:(unsigned long long)arg1; +- (id)stringEquivalentWithLayoutParent:(id)arg1; +- (id)stringEquivalent; +- (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +- (const struct NumberAttachmentArchive *)numberAttachmentArchiveFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPOffscreenColumn-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPOffscreenColumn-Protocol.h new file mode 100644 index 000000000..f73180443 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPOffscreenColumn-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPOffscreenColumn +@property(readonly, nonatomic) unsigned long long nextWidowPullsDownFromCharIndex; +@property(readonly, nonatomic) struct _NSRange anchoredRange; +@property(readonly, nonatomic) unsigned long long startAnchoredCharIndex; +@property(readonly, nonatomic) struct _NSRange range; +@property(readonly, nonatomic) unsigned long long startCharIndex; +- (void)trimToCharIndex:(unsigned long long)arg1 inTarget:(id)arg2 removeAutoNumberFootnoteCount:(unsigned long long)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPadding.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPadding.h new file mode 100644 index 000000000..aa0d5d26f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPadding.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPPadding : NSObject +{ + double _topInset; + double _leftInset; + double _bottomInset; + double _rightInset; +} + ++ (id)paddingWithTopInset:(double)arg1 leftInset:(double)arg2 bottomInset:(double)arg3 rightInset:(double)arg4; ++ (id)padding; +@property(nonatomic) double rightInset; // @synthesize rightInset=_rightInset; +@property(nonatomic) double bottomInset; // @synthesize bottomInset=_bottomInset; +@property(nonatomic) double leftInset; // @synthesize leftInset=_leftInset; +@property(nonatomic) double topInset; // @synthesize topInset=_topInset; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (void)saveToArchive:(struct PaddingArchive *)arg1 archiver:(id)arg2; +- (void)transform:(struct CGAffineTransform)arg1; +- (id)initWithArchive:(const struct PaddingArchive *)arg1 unarchiver:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithTopInset:(double)arg1 leftInset:(double)arg2 bottomInset:(double)arg3 rightInset:(double)arg4; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPageCountAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageCountAttachment.h new file mode 100644 index 000000000..880d75fd4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageCountAttachment.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPPageCountAttachment : TSWPNumberAttachment +{ +} + +- (_Bool)shouldArchiveStringEquivalent; +- (_Bool)changesWithPageCount; +- (int)elementKind; +- (id)stringWithPageNumber:(unsigned long long)arg1 pageCount:(unsigned long long)arg2 charIndex:(unsigned long long)arg3; +- (void)saveToArchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment-TablesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment-TablesAdditions.h new file mode 100644 index 000000000..e620d3402 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment-TablesAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPPageNumberAttachment (TablesAdditions) +- (_Bool)changesWithPageNumber; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment.h new file mode 100644 index 000000000..a05baee62 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPageNumberAttachment.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPPageNumberAttachment : TSWPNumberAttachment +{ +} + +- (_Bool)shouldArchiveStringEquivalent; +- (int)elementKind; +- (id)stringWithPageNumber:(unsigned long long)arg1 pageCount:(unsigned long long)arg2 charIndex:(unsigned long long)arg3; +- (void)saveToArchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-ChartsStyleDescriptor.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-ChartsStyleDescriptor.h new file mode 100644 index 000000000..66fd16c7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-ChartsStyleDescriptor.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPParagraphStyle (ChartsStyleDescriptor) ++ (id)presetStyleDescriptorForOrdinal:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-FormulaAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-FormulaAdditions.h new file mode 100644 index 000000000..c3abc7fd3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-FormulaAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPParagraphStyle (FormulaAdditions) ++ (id)defaultStyleWithDefaultPropertiesInContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-TSCH3DGetAndCacheAscent.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-TSCH3DGetAndCacheAscent.h new file mode 100644 index 000000000..a3734f379 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle-TSCH3DGetAndCacheAscent.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPParagraphStyle (TSCH3DGetAndCacheAscent) +- (double)ascent; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle.h new file mode 100644 index 000000000..1490351ec --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyle.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSWPParagraphStyle : TSSStyle +{ + void *_coreTextParagraphStyle; + struct __CFDictionary *_styleCache; + struct __CFDictionary *_scalePercentStyleCaches; +} + ++ (id)styleSummaryForPropertyMap:(id)arg1; ++ (id)presetStyleDescriptor; ++ (id)defaultStyleWithContext:(id)arg1; ++ (id)defaultPropertyMap; ++ (id)defaultValueForProperty:(int)arg1; ++ (id)p_normalDecimalSeparator; ++ (float)defaultFloatValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)paragraphPropertiesAllowingNSNull; ++ (id)propertiesAllowingNSNull; ++ (id)nonEmphasisParagraphProperties; ++ (id)deprecatedProperties; ++ (id)paragraphProperties; ++ (id)properties; ++ (void)initialize; +- (id)styleSummary; +@property(readonly, nonatomic) NSString *presetKind; +- (SEL)mapThemePropertyMapSelector; +- (_Bool)transformsFontSizes; +- (void)localizeForBidi:(_Bool)arg1; +- (void)localizeForRightToLeft; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ParagraphStyleArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ParagraphStyleArchive *)paragraphStyleArchiveFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ParagraphStyleArchive *)arg1 unarchiver:(id)arg2; +- (id)initialListStyle; +- (void)setInitialListStyle:(id)arg1; +- (id)contentTag; +- (id)followingParagraphStyle; +- (struct __CFDictionary *)p_newCoreTextCharacterStyle:(id)arg1 allowLigatures:(_Bool)arg2 scalePercent:(unsigned long long)arg3; +- (struct __CTParagraphStyle *)p_createCoreTextParagraphStyleWithCharacterStyle:(id)arg1 writingDirection:(int)arg2; +- (BOOL)p_coreTextWritingDirectionFromWPWritingDirection:(int)arg1; +- (struct __CTFont *)findCachedFontForCharacterStyle:(id)arg1 scalePercent:(unsigned long long)arg2; +- (struct __CFDictionary *)getTypesetterAttributes:(id)arg1 scalePercent:(unsigned long long)arg2 isRightToLeft:(_Bool)arg3; +- (void)clearStyleCaches; +- (void)setOverridePropertyMap:(id)arg1; +- (id)fullPropertyMap; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyleCommand.h new file mode 100644 index 000000000..b7cb164e9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPParagraphStyleCommand.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPParagraphStyle; + +// Not exported +@interface TSWPParagraphStyleCommand : TSWPTextCommand +{ + TSWPParagraphStyle *_paragraphStyle; + _Bool _stripCharacterStyles; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 paragraphStyle:(id)arg3 stripCharacterStyles:(_Bool)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand-GSWPAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand-GSWPAdditions.h new file mode 100644 index 000000000..08ecb6214 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand-GSWPAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPPasteCommand (GSWPAdditions) +- (id)initWithStorage:(id)arg1 selection:(id)arg2 pasteboardStorages:(id)arg3 withFormatting:(_Bool)arg4 smart:(_Bool)arg5 disablePasteRules:(_Bool)arg6 styleMapper:(id)arg7 dolcContext:(id)arg8; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand.h new file mode 100644 index 000000000..77a67951f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteCommand.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, TSKAddedToDocumentContext; + +// Not exported +@interface TSWPPasteCommand : TSWPTextCommand +{ + id _styleMapper; + TSKAddedToDocumentContext *_dolcContext; + NSArray *_pastedTextStorages; + NSString *_pastedString; + NSArray *_pastedDrawables; + _Bool _withFormatting; + _Bool _smartPaste; + _Bool _disablePasteRules; + _Bool _selectChangedRange; +} + +@property(nonatomic) _Bool selectChangedRange; // @synthesize selectChangedRange=_selectChangedRange; +- (int)persistenceKind; +- (void)doCommit; +- (_Bool)pContainerIsVertical; +- (id)pSmartPasteAdjustString:(id)arg1 forTargetStorage:(id)arg2 selection:(id)arg3; +- (void)pSmartPasteAdjustStorage:(id)arg1 forTargetStorage:(id)arg2 selection:(id)arg3; +- (unsigned int)pSmartPasteFlags:(id)arg1 forTargetStorage:(id)arg2 selection:(id)arg3; +- (id)actionString; +- (void)applySelectRange:(int)arg1; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 drawables:(id)arg3 withFormatting:(_Bool)arg4 dolcContext:(id)arg5; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 pasteboardString:(id)arg3 smart:(_Bool)arg4; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 pasteboardStorages:(id)arg3 withFormatting:(_Bool)arg4 smart:(_Bool)arg5 styleMapper:(id)arg6 dolcContext:(id)arg7; +- (id)p_initWithStorage:(id)arg1 selection:(id)arg2 withFormatting:(_Bool)arg3 smart:(_Bool)arg4 styleMapper:(id)arg5 dolcContext:(id)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteStyleCommand.h new file mode 100644 index 000000000..3d45ebc93 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPasteStyleCommand.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSWPPasteStyleCommand : TSWPTextCommand +{ + id _styleMapper; + NSArray *_pastedStyles; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 pastedStyles:(id)arg3 styleMapper:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPhonetics.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPhonetics.h new file mode 100644 index 000000000..8337a14ac --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPhonetics.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface TSWPPhonetics : NSObject +{ + NSDictionary *_transcribers; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; ++ (id)sharedDictionary; ++ (id)_singletonAlloc; +- (id)transcriberWithIdentifier:(id)arg1; +- (id)pronunciationForBaseText:(id)arg1 locale:(id)arg2 inputLanguage:(id)arg3; +- (void)dealloc; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)autorelease; +- (oneway void)release; +- (unsigned long long)retainCount; +- (id)retain; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPlaceholderSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPlaceholderSmartField.h new file mode 100644 index 000000000..7960d5a75 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPlaceholderSmartField.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPPlaceholderSmartField : TSWPSmartField +{ + _Bool _localizable; +} + +@property(nonatomic) _Bool isLocalizable; // @synthesize isLocalizable=_localizable; +- (void)saveToArchive:(struct PlaceholderSmartFieldArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct PlaceholderSmartFieldArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (int)elementKind; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (const struct PlaceholderSmartFieldArchive *)placeholderSmartFieldArchiveFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPPresetSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPPresetSource.h new file mode 100644 index 000000000..a08f840b1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPPresetSource.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSSPresetSource-Protocol.h" + +// Not exported +@interface TSWPPresetSource : NSObject +{ +} + ++ (void)p_bootstrapTextStylePresetsInTheme:(id)arg1 alternate:(int)arg2 reservedCount:(unsigned long long)arg3; ++ (void)p_bootstrapListPresetsInTheme:(id)arg1 alternate:(int)arg2; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3 reservedCount:(unsigned long long)arg4; ++ (void)bootstrapPresetsOfKind:(id)arg1 inTheme:(id)arg2 alternate:(int)arg3; ++ (id)presetKinds; ++ (void)p_bootstrapShapePresetsInTheme:(id)arg1 alternate:(int)arg2 reservedCount:(unsigned long long)arg3; ++ (void)p_bootstrapTextboxPresetsInTheme:(id)arg1 alternate:(int)arg2 reservedCount:(unsigned long long)arg3; ++ (void)p_bootstrapLinePresetsInTheme:(id)arg1 alternate:(int)arg2 reservedCount:(unsigned long long)arg3; ++ (id)p_bootstrapStrokeInTheme:(id)arg1 alternate:(int)arg2 index:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeArray.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeArray.h new file mode 100644 index 000000000..de95ccf81 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeArray.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSWPRangeArray : NSObject +{ + void *_rangeVectorOpaque; +} + +- (id)description; +- (void)enumerateRangesInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (void)enumerateRangesUsingBlock:(id)arg1; +- (void)removeRange:(struct _NSRange)arg1; +- (struct _NSRange *)rangeReferenceAtIndex:(unsigned long long)arg1; +- (void)addRange:(struct _NSRange)arg1; +@property(readonly, nonatomic) unsigned long long start; +@property(readonly, nonatomic) unsigned long long finish; +@property(readonly, nonatomic) _Bool isEmpty; +- (struct _NSRange)rangeAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long rangeCount; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithRangeVector:(const void *)arg1; +- (id)initWithRange:(struct _NSRange)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeMap.h new file mode 100644 index 000000000..bb14bde88 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangeMap.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPRangeMap : NSObject +{ + struct _NSRange _subRange; + struct vector<_TSWPCharIndexAndAffinity, std::__1::allocator<_TSWPCharIndexAndAffinity>> _unmappedIndexes; + struct vector<_TSWPCharIndexAndAffinity, std::__1::allocator<_TSWPCharIndexAndAffinity>> _mappedIndexes; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)adjustByDelta:(long long)arg1; +- (struct _NSRange)unmappedCharRange:(struct _NSRange)arg1; +- (struct _NSRange)mappedCharRange:(struct _NSRange)arg1; +- (unsigned long long)p_extendRightMappedIndex:(unsigned long long)arg1; +- (unsigned long long)p_extendLeftMappedIndex:(unsigned long long)arg1; +- (unsigned long long)unmappedCharIndex:(unsigned long long)arg1; +- (unsigned long long)mappedCharIndex:(unsigned long long)arg1; +- (id)initWithSubRange:(struct _NSRange)arg1 unmappedIndexes:(const vector_88016b54 *)arg2 affinity:(int)arg3; +- (id)initWithSubRange:(struct _NSRange)arg1 unmappedPairIndexes:(const vector_88016b54 *)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRangedStatistic.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangedStatistic.h new file mode 100644 index 000000000..a7d5d3414 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRangedStatistic.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPTextStatistics; + +// Not exported +@interface TSWPRangedStatistic : NSObject +{ + struct _NSRange range; + TSWPTextStatistics *statistics; +} + +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveHyperlinkCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveHyperlinkCommand.h new file mode 100644 index 000000000..2ae101641 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveHyperlinkCommand.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSWPRemoveHyperlinkCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + struct _NSRange _range; + _Bool _isRemoveCharacterStyle; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + ++ (Class)appSpecificRemoveHyperlinkCommandClass; +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (id).cxx_construct; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct RemoveHyperlinkCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct RemoveHyperlinkCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 removeCharacterStyle:(_Bool)arg3; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveIdentifiedCharacterStyleStyler.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveIdentifiedCharacterStyleStyler.h new file mode 100644 index 000000000..86a43c356 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveIdentifiedCharacterStyleStyler.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPCharacterStyle; + +// Not exported +@interface TSWPRemoveIdentifiedCharacterStyleStyler : TSWPCharacterStyler +{ + TSWPCharacterStyle *_styleToRemove; +} + +- (id)replacementStyleForStyle:(id)arg1 range:(struct _NSRange)arg2; +- (void)removeStyle:(id)arg1 inRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveRubyTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveRubyTextCommand.h new file mode 100644 index 000000000..27c3b087b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRemoveRubyTextCommand.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSWPRemoveRubyTextCommand : TSWPTextBaseCommand +{ + struct _NSRange _range; + struct TSWPStorageTransaction *_undoRedoTransaction; + TSWPStorage *_storage; +} + +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (id).cxx_construct; +- (void)redo; +- (void)undo; +- (void)p_undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct RemoveRubyTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct RemoveRubyTextCommandArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +- (id)initWithRubyField:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRenderer.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRenderer.h new file mode 100644 index 000000000..7fba8ec1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRenderer.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDBezierPath; + +// Not exported +@interface TSWPRenderer : NSObject +{ + struct CGContext *_context; + _Bool _flipShadows; + double _viewScale; + TSDBezierPath *_interiorClippingPath; +} + ++ (struct __CTFont *)invisiblesFont; +@property(retain, nonatomic) TSDBezierPath *interiorClippingPath; // @synthesize interiorClippingPath=_interiorClippingPath; +@property(nonatomic) double viewScale; // @synthesize viewScale=_viewScale; +@property(nonatomic) _Bool flipShadows; // @synthesize flipShadows=_flipShadows; +- (void)p_drawListLabelForFragment:(const struct TSWPLineFragment *)arg1 drawingState:(const struct TSWPDrawingState *)arg2 lineDrawFlags:(unsigned int)arg3; +- (void)p_drawInvisiblesBreakLine:(const struct TSWPAdornmentLine *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (void)p_drawAdornments:(const struct TSWPAdornments *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (void)p_drawAdornmentGlyphs:(const struct TSWPAdornments *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (void)p_drawAttachmentAdornments:(const struct TSWPAdornments *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (_Bool)p_canvasSelectionIncludesDrawableOfAttachmentAtCharIndex:(unsigned long long)arg1 state:(const struct TSWPDrawingState *)arg2; +- (void)p_drawHiddenDeletionsAdornments:(const struct TSWPAdornments *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (void)p_drawInvisiblesAdornments:(const struct TSWPAdornments *)arg1 lineFragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3; +- (void)p_drawAttachmentGlyphAtPosition:(CDStruct_316206b0)arg1 fragment:(const struct TSWPLineFragment *)arg2; +- (void)p_drawTextInRunsForLine:(struct __CTLine *)arg1 fragment:(const struct TSWPLineFragment *)arg2 state:(const struct TSWPDrawingState *)arg3 tateChuYoko:(_Bool)arg4 baseRange:(struct _NSRange)arg5; +- (void)p_calculateMarkAdornments:(vector_5a1d2cc3 *)arg1 drawingState:(const struct TSWPDrawingState *)arg2 lineFragment:(const struct TSWPLineFragment *)arg3; +- (void)p_strokeWavyLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 width:(double)arg3; +- (void)p_strokeLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2 width:(double)arg3; +- (void)p_drawAdornmentLineBackgroundRect:(const struct TSWPAdornmentLine *)arg1 lineDrawFlags:(unsigned int)arg2 drawingState:(const struct TSWPDrawingState *)arg3 bounds:(struct CGRect)arg4; +- (void)p_drawAdornmentLine:(const struct TSWPAdornmentLine *)arg1 drawingState:(const struct TSWPDrawingState *)arg2 lineFragment:(const struct TSWPLineFragment *)arg3 lineFragmentStart:(struct CGPoint)arg4 vertical:(_Bool)arg5; +- (void)p_drawAutocorrectionMarkingsFragment:(const struct TSWPLineFragment *)arg1 drawingState:(const struct TSWPDrawingState *)arg2; +- (void)p_drawDictationMarkingsFragment:(const struct TSWPLineFragment *)arg1 drawingState:(const struct TSWPDrawingState *)arg2; +- (void)p_drawWordMarkingsForFragment:(const struct TSWPLineFragment *)arg1 color:(id)arg2 ranges:(const struct TSWPRangeVector *)arg3 suppressRange:(struct _NSRange)arg4 drawingState:(const struct TSWPDrawingState *)arg5; +- (_Bool)p_shouldClipFragment:(const struct TSWPLineFragment *)arg1 drawingState:(const struct TSWPDrawingState *)arg2 lineDrawFlags:(unsigned int)arg3 updateRect:(struct CGRect)arg4 outClipRect:(struct CGRect *)arg5; +- (void)drawAdornmentRects:(const vector_e65b05c3 *)arg1 forColumn:(id)arg2 foreground:(_Bool)arg3; +- (void)drawFragment:(const struct TSWPLineFragment *)arg1 updateRect:(struct CGRect)arg2 drawingState:(const struct TSWPDrawingState *)arg3 runState:(CDStruct_3b6efdb6 *)arg4 lineDrawFlags:(unsigned int)arg5; +- (void)didRenderFragments; +- (void)willRenderFragmentsWithDrawingState:(const struct TSWPDrawingState *)arg1; +- (struct CGSize)convertSizeToDeviceSpace:(struct CGSize)arg1; +- (struct CGRect)getClipBoundingBox; +- (void)dealloc; +- (id)initWithContext:(struct CGContext *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRep.h new file mode 100644 index 000000000..a0e9d9816 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRep.h @@ -0,0 +1,255 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDDecorator-Protocol.h" +#import "TSKHighlightArrayControllerProtocol-Protocol.h" +#import "TSKPulseAnimationControllerProtocol-Protocol.h" +#import "TSWPHyperlinkHostRepProtocol-Protocol.h" + +@class CALayer, CAShapeLayer, NSArray, TSKHighlightArrayController, TSKPulseAnimationController, TSWPEditingController, TSWPLayout, TSWPSearchReference, TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPRep : TSDContainerRep +{ + CALayer *_textLayers[2]; + CALayer *_caretLayer; + CAShapeLayer *_selectionLineLayers[2]; + CAShapeLayer *_selectionHighlightLayer; + CAShapeLayer *_selectionParagraphBorderLayer; + CAShapeLayer *_markHighlightLayer; + CAShapeLayer *_smartFieldHighlightLayer; + CAShapeLayer *_secondaryHighlightLayer; + struct _NSRange _secondaryHighlightRange; + int _secondaryHighlightPathStyle; + TSKHighlightArrayController *_pulseArrayController; + TSKHighlightArrayController *_highlightArrayController; + TSKPulseAnimationController *_caretPulseController; + _Bool _caretAnimationDisabled; + _Bool _suppressCaret; + struct _NSRange _suppressedMisspellingRange; + _Bool _updatingHighlights; + _Bool _suppressSelectionHighlight; + struct _NSRange _dragRange; + TSWPSelection *_lastSelection; + _Bool _selectionChanged; + _Bool _markChanged; + unsigned long long _newSelectionFlags; + _Bool _repFieldsAreActive; + _Bool _secondaryHighlightChanged; + CALayer *_indentAnimationLayer; + long long _indentDelta; + SEL _indentSelector; + id _indentTarget; + _Bool _hudStateDirty; + _Bool _invalidateHUDState; + _Bool _useKeyboardWhenEditing; + CALayer *_dragAndDropCaretLayer; + TSWPSelection *_dropSelection; + _Bool _findIsShowing; + TSWPSearchReference *_activeSearchReference; + NSArray *_searchReferences; +} + +@property(retain, nonatomic) NSArray *searchReferences; // @synthesize searchReferences=_searchReferences; +@property(nonatomic) _Bool findIsShowing; // @synthesize findIsShowing=_findIsShowing; +@property(retain, nonatomic) TSWPSearchReference *activeSearchReference; // @synthesize activeSearchReference=_activeSearchReference; +@property(nonatomic) TSWPSelection *dropSelection; // @synthesize dropSelection=_dropSelection; +@property(nonatomic) struct _NSRange dragRange; // @synthesize dragRange=_dragRange; +@property(nonatomic, getter=isSelectionHighlightSuppressed) _Bool suppressSelectionHighlight; // @synthesize suppressSelectionHighlight=_suppressSelectionHighlight; +@property(nonatomic) _Bool useKeyboardWhenEditing; // @synthesize useKeyboardWhenEditing=_useKeyboardWhenEditing; +- (id).cxx_construct; +- (id)imageForSearchReference:(id)arg1 forPath:(struct CGPath *)arg2 shouldPulsate:(_Bool)arg3; +- (struct CGPath *)newPathForSearchReference:(id)arg1; +- (void)p_updateHighlights; +- (void)p_didDismissPopover:(id)arg1; +- (void)p_setSearchReferencesToHighlight:(id)arg1; +- (void)p_findUIStateChangedNotification:(id)arg1; +- (void)p_setActiveSearchReference:(id)arg1; +- (void)p_activeFindHighlightChangedNotification:(id)arg1; +- (void)p_setPulseControllerActive:(_Bool)arg1 autohide:(_Bool)arg2; +- (void)pulseAnimationDidStopForPulse:(id)arg1; +- (void)pulseAnimationDidStop:(id)arg1; +- (id)selectionForDragAndDropNaturalPoint:(struct CGPoint)arg1 dragIsTopicSelection:(_Bool)arg2; +@property(readonly, nonatomic) struct CGAffineTransform transformToConvertNaturalToScaledRoot; +- (struct CGColor *)p_caretLayerColor; +- (_Bool)p_hasEmptyList; +- (_Bool)p_hasVisibleContents; +- (void)p_editingDidEndNotification:(id)arg1; +- (void)p_markChangedNotification:(id)arg1; +- (void)p_selectionContentsChangedNotification:(id)arg1; +- (void)p_selectionChangedNotification:(id)arg1; +- (void)p_invalidateCommentKnobs; +- (void)didDrawInLayer:(id)arg1 context:(struct CGContext *)arg2; +- (void)p_updateSmartFieldHighlightLayer; +- (void)p_hideSmartFieldHighlightLayer; +- (void)p_createSmartFieldHighlightLayer; +- (void)p_updateMarkHighlightLayer; +- (void)p_hideMarkHighlightLayer; +- (void)p_createMarkHighlightLayer; +- (void)p_showSelectionParagraphBorderLayerWithPath:(struct CGPath *)arg1; +- (void)p_hideSelectionParagraphBorderLayer; +- (void)p_hideSelectionHighlightLayer; +- (void)p_createSelectionParagraphBorderLayer; +- (void)p_createSelectionHighlightLayer; +- (void)p_setSelectionHighlightColor; +- (void)p_setSelectionLineLayersHidden:(_Bool)arg1; +- (void)p_createSelectionLineLayers; +- (void)p_stopCaretLayerAnimation; +- (void)p_startCaretLayerAnimation; +- (void)p_hideCaretLayer; +- (void)p_showCaretLayer; +- (_Bool)p_positionCaretLayer:(id)arg1 forSelection:(id)arg2 layerRelative:(_Bool)arg3; +- (id)p_newCaretLayerWithZPosition:(double)arg1; +- (void)p_destroyLayer:(int)arg1; +- (void)p_createLayer:(int)arg1; +- (void)p_drawTextInLayer:(id)arg1 context:(struct CGContext *)arg2 limitSelection:(id)arg3 rubyGlyphRange:(struct _NSRange)arg4 renderMode:(int)arg5 suppressInvisibles:(_Bool)arg6; +- (void)p_teardown; +@property(readonly, nonatomic) _Bool textIsVertical; +- (struct CGRect)visibleBoundsForTilingLayer:(id)arg1; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext *)arg2; +- (void)p_drawTextBackgroundLayerInContext:(struct CGContext *)arg1; +- (void)p_drawTextLayerInContext:(struct CGContext *)arg1; +- (void)i_setNeedsDisplayForSelectionChange; +- (void)p_updateForCurrentSelectionWithFlags:(unsigned long long)arg1; +- (void)i_setNeedsErasableDisplayInRange:(struct _NSRange)arg1; +- (void)p_hideSelectionLayers; +- (_Bool)p_isSelectionSingleAnchoredDrawableAttachment; +- (void)p_updateLayersForRangeSelection:(id)arg1 selectionFlags:(unsigned long long)arg2; +- (struct CGPoint)p_pinPoint:(struct CGPoint)arg1 toRect:(struct CGRect)arg2; +- (id)lineSearchReferencesForSearchReference:(id)arg1; +- (id)p_lineSelectionsForSelection:(id)arg1; +- (struct CGPath *)p_newSelectionPathForRange:(struct _NSRange)arg1 headKnobRect:(struct CGRect *)arg2 tailKnobRect:(struct CGRect *)arg3 selectionType:(int)arg4 selection:(id)arg5; +- (struct CGPath *)p_createPathForParagraphSelection:(id)arg1 needsParagraphBorder:(_Bool)arg2; +- (_Bool)p_paragraphModeBorderNeededForColumn:(id)arg1 dragCharIndex:(unsigned long long)arg2 knobTag:(unsigned long long)arg3; +- (struct CGRect)p_paragraphModeRectangleForColumn:(id)arg1 selection:(id)arg2; +- (void)p_updateAnimationWithAnimatingPulse:(_Bool)arg1; +- (void)editingDidEnd; +- (_Bool)doesNeedDisplayOnEditingDidEnd; +- (_Bool)isOverflowing; +- (id)textImageForRect:(struct CGRect)arg1; +- (id)textImageForSelection:(id)arg1 frame:(struct CGRect *)arg2 usingGlyphRect:(_Bool)arg3 shouldPulsate:(_Bool)arg4 suppressInvisibles:(_Bool)arg5; +- (id)p_imageForRect:(struct CGRect)arg1 usingGlyphRect:(_Bool)arg2 drawBackground:(_Bool)arg3 shouldPulsate:(_Bool)arg4 forCaret:(_Bool)arg5 drawSelection:(id)arg6 suppressInvisibles:(_Bool)arg7; +- (void)p_addRoundedRectToContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2 forCaret:(_Bool)arg3; +- (void)p_addRectToContext:(struct CGContext *)arg1 rect:(struct CGRect)arg2; +- (void)p_updateLayersForInsertionPointSelection:(id)arg1; +- (struct CGRect)p_convertNaturalRectToRotated:(struct CGRect)arg1 repAngle:(double)arg2; +- (struct CGRect)glyphRectForRubyFieldAtCharIndex:(unsigned long long)arg1 glyphRange:(struct _NSRange)arg2; +- (unsigned long long)glyphCountForRubyFieldAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)charCountOfGlyphStartingAtCharIndex:(unsigned long long)arg1; +- (struct CGRect)glyphRectForRange:(struct _NSRange)arg1 includingLabel:(_Bool)arg2; +- (struct CGRect)columnRectForRange:(struct _NSRange)arg1; +- (struct CGRect)labelRectForCharIndex:(unsigned long long)arg1; +- (id)decoratorOverlayLayers; +- (void)animateIndent:(long long)arg1 target:(id)arg2 action:(SEL)arg3; +- (void)p_indentAfterAnimationWithOptions:(id)arg1; +- (_Bool)shouldCreateTextKnobs; +- (_Bool)shouldCreateLockedKnobs; +- (_Bool)shouldCreateSelectionKnobs; +- (void)addKnobsToArray:(id)arg1; +@property(readonly, nonatomic) TSWPSelection *selection; +@property(readonly, nonatomic) NSArray *columns; +@property(readonly, nonatomic) TSWPStorage *storage; +- (_Bool)wantsToHandleTapsWhenLocked; +- (_Bool)wantsToHandleTapsOnContainingGroup; +- (id)hyperlinkRegions; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (void)willDisplayEditHyperlinkUIForHyperlinkField:(id)arg1 beginEditing:(_Bool)arg2; +- (id)hyperlinkContainerRep; +- (id)repForDragging; +- (id)siblings; +- (id)repForCharIndex:(unsigned long long)arg1 isStart:(_Bool)arg2; +- (void)pulseCaret; +- (void)didEnterBackground; +- (void)willEnterForeground; +- (void)enableCaretAnimation; +- (void)viewScrollingEnded; +- (void)viewScaleDidChange; +- (void)disableCaretAnimation; +- (void)viewDidAppear; +- (void)gesturesDidEnd; +- (void)didEndZooming; +- (void)willBeginZooming; +@property(readonly, nonatomic) TSWPEditingController *textEditor; +- (_Bool)isEditing; +- (id)columnForCharIndex:(unsigned long long)arg1; +- (id)closestColumnForPoint:(struct CGPoint)arg1; +- (_Bool)shouldIgnoreSingleTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (void)setHighlightedHyperlinkField:(id)arg1; +- (void)clearSecondaryHighlight; +- (void)setSecondaryHighlightRange:(struct _NSRange)arg1 color:(struct CGColor *)arg2 pathStyle:(int)arg3; +- (void)p_updateSecondaryHighlightLayer; +- (id)footnoteReferenceAttachmentAtPoint:(struct CGPoint)arg1; +- (id)footnoteMarkAttachmentAtPoint:(struct CGPoint)arg1; +- (id)rubyFieldAtPoint:(struct CGPoint)arg1; +- (id)smartFieldAtPoint:(struct CGPoint)arg1; +- (_Bool)canEditWithEditor:(id)arg1; +- (id)beginEditing; +- (Class)wpEditorClass; +- (_Bool)handlesEditMenu; +- (struct CGRect)newTextLayerUnscaledBounds:(struct CGRect)arg1 forNewTextBounds:(struct CGRect)arg2; +- (void)screenScaleDidChange; +- (void)didUpdateLayer:(id)arg1; +- (struct CGRect)clipRect; +- (struct CGRect)p_clipRect:(struct CGRect)arg1; +- (void)updateFromLayout; +- (void)invalidateHUDState; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (void)drawRubyInContext:(struct CGContext *)arg1 rubyFieldStart:(unsigned long long)arg2 rubyGlyphRange:(struct _NSRange)arg3; +- (void)drawInContext:(struct CGContext *)arg1 limitSelection:(id)arg2 suppressInvisibles:(_Bool)arg3; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)drawInLayerContext:(struct CGContext *)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInRange:(struct _NSRange)arg1; +- (void)setNeedsDisplay; +- (id)textBackgroundLayer; +- (id)textLayer; +- (void)performBlockOnTextLayers:(id)arg1; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (id)p_hyperlinkAtPoint:(struct CGPoint)arg1; +- (void)spellCheckingStateChanged; +- (void)verticalTextPropertyChanged; +- (int)tilingMode; +- (_Bool)directlyManagesLayerContent; +- (Class)layerClass; +- (unsigned long long)charIndexFromPoint:(struct CGPoint)arg1 allowPastBreak:(_Bool)arg2 allowNotFound:(_Bool)arg3 pastCenterGoesToNextChar:(_Bool)arg4 isAtEndOfLine:(_Bool *)arg5 leadingEdge:(_Bool *)arg6; +- (unsigned long long)charIndexFromPoint:(struct CGPoint)arg1 allowPastBreak:(_Bool)arg2 allowNotFound:(_Bool)arg3 isAtEndOfLine:(_Bool *)arg4 leadingEdge:(_Bool *)arg5; +- (unsigned long long)charIndexFromPoint:(struct CGPoint)arg1 allowPastBreak:(_Bool)arg2 isAtEndOfLine:(_Bool *)arg3; +- (unsigned long long)charIndexForPointWithPinning:(struct CGPoint)arg1 isTail:(_Bool)arg2 selectionType:(int)arg3; +- (unsigned long long)charIndexForPointWithPinning:(struct CGPoint)arg1; +- (double)knobOffsetForKnob:(id)arg1 paragraphMode:(_Bool)arg2; +- (struct CGPoint)knobCenterForSelection:(id)arg1 knob:(id)arg2; +- (struct CGRect)closestCaretRectForPoint:(struct CGPoint)arg1 inSelection:(_Bool)arg2; +- (struct CGRect)p_topicDragRectForSelection:(id)arg1; +- (struct CGRect)p_caretRectForSelection:(id)arg1; +- (struct CGRect)caretRectForSelection:(id)arg1; +- (CDStruct_7e4c5a1e)wordMetricsAtCharIndex:(unsigned long long)arg1; +- (CDStruct_50f584da)lineMetricsAtCharIndex:(unsigned long long)arg1; +- (CDStruct_50f584da)lineMetricsAtPoint:(struct CGPoint)arg1; +- (struct CGRect)caretRectForCharIndex:(unsigned long long)arg1 leadingEdge:(_Bool)arg2 caretAffinity:(int)arg3; +- (struct CGRect)caretRectForCharIndex:(unsigned long long)arg1 caretAffinity:(int)arg2; +- (struct CGRect)naturalBoundsRectForHyperlinkField:(id)arg1; +- (struct CGRect)rectForSelection:(id)arg1 includeRuby:(_Bool)arg2; +- (struct CGRect)rectForSelection:(id)arg1; +- (_Bool)isPointInSelectedArea:(struct CGPoint)arg1; +- (struct CGRect)selectionRect; +- (struct CGRect)caretRect; +- (struct CGPoint)pinToClosestColumn:(struct CGPoint)arg1; +- (struct CGPoint)pinToNaturalBounds:(struct CGPoint)arg1 andLastLineFragment:(_Bool)arg2; +- (struct _NSRange)range; +- (void)willBeRemoved; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; +- (_Bool)shouldShowKnobs; +- (_Bool)p_shouldDisplaySelectionControls; + +// Remaining properties +@property(readonly, nonatomic) TSWPLayout *layout; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAction-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAction-Protocol.h new file mode 100644 index 000000000..52de318d0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAction-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPReplaceAction +- (struct _NSRange)insertedRange; +- (long long)delta; +- (unsigned long long)targetCharIndex; +- (void)performWithStorage:(id)arg1 delta:(long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3 replaceBlock:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllTextCommand.h new file mode 100644 index 000000000..449a4f821 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllTextCommand.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSWPReplaceAllTextCommand : TSKReplaceAllChildCommand +{ + TSWPStorage *_storage; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + +- (void)p_setSelectionToRange:(struct _NSRange)arg1 isVisual:(_Bool)arg2 leadingEdge:(_Bool)arg3; +- (void)p_invalidateSelection:(id)arg1; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (struct TSWPStorageTransaction *)undoRedoTransaction; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (_Bool)process; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ReplaceAllTextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ReplaceAllTextCommandArchive *)arg1 archiver:(id)arg2; +- (void)dealloc; +- (id)actionString; +- (id)initWithStorage:(id)arg1 parentCommand:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllUsesOfStyleCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllUsesOfStyleCommand.h new file mode 100644 index 000000000..9af4dc18f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceAllUsesOfStyleCommand.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle, TSWPStorage; + +// Not exported +@interface TSWPReplaceAllUsesOfStyleCommand : TSKCommand +{ + TSWPStorage *_storage; + struct TSWPStorageTransaction *_undoRedoTransaction; + TSSStyle *_currentStyle; + TSSStyle *_newStyle; +} + +- (void)p_invalidateSelection:(id)arg1; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (_Bool)process; +- (struct TSWPStorageTransaction *)undoRedoTransaction; +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct ReplaceAllUsesOfStyleCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ReplaceAllUsesOfStyleCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 currentStyle:(id)arg2 newStyle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceTextCommand.h new file mode 100644 index 000000000..7d63d3698 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPReplaceTextCommand.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSKAddedToDocumentContext; + +// Not exported +@interface TSWPReplaceTextCommand : TSWPTextCommand +{ + id _text; + TSKAddedToDocumentContext *_dolcContext; + _Bool _coalesceable; + _Bool _coalescingText; + _Bool _withPasteRules; + _Bool _deletingBackward; + _Bool _doNotTrackDeletion; + NSString *_language; + NSString *_dictationAndAutocorrection; + _Bool _updateSelection; +} + +@property(nonatomic) _Bool updateSelection; // @synthesize updateSelection=_updateSelection; +@property(retain, nonatomic) NSString *dictationAndAutocorrection; // @synthesize dictationAndAutocorrection=_dictationAndAutocorrection; +@property(retain, nonatomic) NSString *language; // @synthesize language=_language; +- (struct _NSRange)p_selectionRangeAfterReplacingRange:(struct _NSRange)arg1 changedRange:(struct _NSRange)arg2; +- (void)coalesceWithCommand:(id)arg1; +- (_Bool)canCoalesceWithCommand:(id)arg1; +- (_Bool)coalescingText; +- (_Bool)isCoalesceable; +- (int)persistenceKind; +- (void)redo; +- (void)undo; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 insertText:(id)arg3 coalesceable:(_Bool)arg4 coalescingText:(_Bool)arg5 updateSelection:(_Bool)arg6 deletingBackward:(_Bool)arg7; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 insertText:(id)arg3 coalesceable:(_Bool)arg4 coalescingText:(_Bool)arg5 updateSelection:(_Bool)arg6 deletingBackward:(_Bool)arg7 undoSelection:(id)arg8; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 insertText:(id)arg3 coalesceable:(_Bool)arg4 coalescingText:(_Bool)arg5; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 insertText:(id)arg3 updateSelection:(_Bool)arg4; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 insertText:(id)arg3; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 insertText:(id)arg3; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2 insertStorage:(id)arg3 withPasteRules:(_Bool)arg4 dolcContext:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRevertStylesCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRevertStylesCommand.h new file mode 100644 index 000000000..916a7770b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRevertStylesCommand.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet; + +// Not exported +@interface TSWPRevertStylesCommand : TSWPTextCommand +{ + NSSet *_styleClasses; +} + ++ (struct _NSRange)clearAnonymousParagraphStylesInStorage:(id)arg1 selection:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; ++ (struct _NSRange)clearAnonymousListStylesInStorage:(id)arg1 selection:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; ++ (struct _NSRange)clearAnonymousCharacterStylesInStorage:(id)arg1 selection:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)doCommit; +- (int)persistenceKind; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 styleClasses:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyField.h new file mode 100644 index 000000000..0e4917abe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyField.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPRubyField : TSWPSmartField +{ + NSString *_rubyText; +} + +@property(copy, nonatomic) NSString *rubyText; // @synthesize rubyText=_rubyText; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct RubyFieldArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct RubyFieldArchive *)arg1 archiver:(id)arg2; +- (_Bool)canCopy:(struct _NSRange)arg1; +- (_Bool)allowsEditing; +- (int)styleAttributeArrayKind; +- (int)attributeArrayKind; +- (int)elementKind; +- (id)text; +@property(readonly, nonatomic) int baseTextScript; +@property(readonly, nonatomic) NSString *baseText; +- (void)dealloc; +- (id)copyWithContext:(id)arg1; +- (id)initWithContext:(id)arg1 rubyText:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyTextSource.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyTextSource.h new file mode 100644 index 000000000..f34d019ff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRubyTextSource.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPTextSource-Protocol.h" + +@class TSWPRangeMap; + +// Not exported +@interface TSWPRubyTextSource : NSObject +{ + vector_88016b54 _spaceCharIndexes; + vector_88016b54 _bidiCharIndexes; + id _source; + TSWPRangeMap *_rangeMap; + unsigned long long _length; + unsigned long long _storageLength; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (unsigned long long)storageLength; +- (unsigned long long)charIndexRemappedFromStorage:(unsigned long long)arg1; +- (struct _NSRange)charRangeMappedFromStorage:(struct _NSRange)arg1; +- (struct _NSRange)charRangeMappedToStorage:(struct _NSRange)arg1; +- (unsigned long long)charIndexMappedFromStorage:(unsigned long long)arg1; +- (unsigned long long)charIndexMappedToStorage:(unsigned long long)arg1; +- (id)objectAtLocationPriorToMappedCharIndex:(unsigned long long)arg1 forAttributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (long long)hyphenationLocationBeforeIndex:(long long)arg1 inRange:(struct _NSRange)arg2 locale:(struct __CFLocale *)arg3 hyphenChar:(unsigned int *)arg4; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 includePreviousWord:(_Bool)arg2; +- (id)characterStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (_Bool)isWritingDirectionRightToLeftForParagraphAtCharIndex:(unsigned long long)arg1; +- (id)paragraphStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attachmentOrFootnoteAtCharIndex:(unsigned long long)arg1; +- (id)attachmentAtCharIndex:(unsigned long long)arg1; +- (id)footnoteReferenceAtCharIndex:(unsigned long long)arg1; +- (id)smartFieldsWithAttributeKind:(int)arg1 intersectingRange:(struct _NSRange)arg2; +- (id)smartFieldAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (void)attributesAtCharIndex:(unsigned long long)arg1 attributesOfInterest:(_Bool [19])arg2 attributesTable:(id [19])arg3 effectiveRange:(struct _NSRange *)arg4; +- (_Bool)hasColumnStyleForParagraphBreakAtCharIndex:(unsigned long long)arg1; +- (_Bool)hasColumnBreakAtCharIndex:(unsigned long long)arg1; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (id)string; +- (unsigned long long)length; +- (_Bool)adjustRangesByDelta:(long long)arg1; +- (void)dealloc; +- (id)initWithSource:(id)arg1 subRange:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPRuleOffset.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPRuleOffset.h new file mode 100644 index 000000000..7e489189c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPRuleOffset.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSWPRuleOffset : NSObject +{ + double _dX; + double _dY; +} + ++ (id)ruleOffset; +@property(readonly, nonatomic) double dY; // @synthesize dY=_dY; +@property(readonly, nonatomic) double dX; // @synthesize dX=_dX; +- (id)description; +- (struct CGSize)sizeValue; +- (struct CGPoint)pointValue; +- (_Bool)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)saveToArchive:(struct Point *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct Point *)arg1 unarchiver:(id)arg2; +- (id)init; +- (id)initWithDX:(double)arg1 dY:(double)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSearch.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSearch.h new file mode 100644 index 000000000..167f99ff8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSearch.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, TSWPFilteredString, TSWPStorage; + +// Not exported +@interface TSWPSearch : TSKSearch +{ + NSString *_searchedString; + TSWPFilteredString *_filteredString; + TSWPStorage *_storage; + struct _NSRange _range; +} + +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +@property(readonly, nonatomic) TSWPFilteredString *filteredString; // @synthesize filteredString=_filteredString; +@property(readonly, nonatomic) NSString *searchedString; // @synthesize searchedString=_searchedString; +@property(nonatomic) struct _NSRange range; // @synthesize range=_range; +- (id).cxx_construct; +- (void)foundHitWithRange:(struct _NSRange)arg1; +- (_Bool)isComplete; +- (void)dealloc; +- (id)initWithString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3 storage:(void)arg4 range:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSearchReference.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSearchReference.h new file mode 100644 index 000000000..344d1aeba --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSearchReference.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSKSearchReference-Protocol.h" + +@class NSArray, TSWPSelection, TSWPSmartField, TSWPStorage; + +// Not exported +@interface TSWPSearchReference : NSObject +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + struct _NSRange _smartFieldRange; + _Bool _refersToSmartField; + TSWPSmartField *_smartField; + _Bool _autohideHighlight; + _Bool _pulseHighlight; + NSArray *_findHighlights; + id annotation; + struct CGPoint searchReferencePoint; +} + ++ (id)searchReferenceWithStorage:(id)arg1 selection:(id)arg2; ++ (id)searchReferenceWithStorage:(id)arg1 range:(struct _NSRange)arg2; +@property(retain, nonatomic) id annotation; // @synthesize annotation; +@property(nonatomic) struct CGPoint searchReferencePoint; // @synthesize searchReferencePoint; +@property(nonatomic) _Bool pulseHighlight; // @synthesize pulseHighlight=_pulseHighlight; +@property(nonatomic) _Bool autohideHighlight; // @synthesize autohideHighlight=_autohideHighlight; +@property(retain, nonatomic) NSArray *findHighlights; // @synthesize findHighlights=_findHighlights; +@property(retain, nonatomic) TSWPSelection *selection; // @synthesize selection=_selection; +- (id).cxx_construct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (_Bool)isSelectable; +- (_Bool)isReplaceable; +- (id)model; +- (id)commandForReplacingWithString:(id)arg1 options:(unsigned long long)arg2; +- (id)searchReferenceEnd; +- (id)searchReferenceStart; +- (id)searchReferenceForReplacingWithString:(id)arg1 options:(unsigned long long)arg2 authorCreatedWithCommand:(id *)arg3; +- (id)storage; +- (id)description; +@property(readonly, nonatomic) _Bool isInsertionPoint; +@property(nonatomic) struct _NSRange range; +- (_Bool)isEqual:(id)arg1; +@property(retain, nonatomic) TSWPSmartField *smartField; +@property(nonatomic) _Bool refersToSmartField; +@property(nonatomic) struct _NSRange smartFieldRange; +- (void)pUpdateSelection; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2; +- (id)initWithStorage:(id)arg1 range:(struct _NSRange)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSection-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSection-Protocol.h new file mode 100644 index 000000000..42d303496 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSection-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPSection +- (id)parentStorage; +- (void)setParentStorage:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSectionPlaceholder.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSectionPlaceholder.h new file mode 100644 index 000000000..af4ae29cd --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSectionPlaceholder.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKDocumentObject-Protocol.h" +#import "TSWPSection-Protocol.h" + +@class TPDocumentRoot, TSWPStorage; + +// Not exported +@interface TSWPSectionPlaceholder : TSPObject +{ + TPDocumentRoot *_documentRoot; + TSWPStorage *_parentStorage; +} + +- (id)description; +- (void)i_ensureHeaderFooterStoragesExistWithStylesheet:(id)arg1; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)setParentStorage:(id)arg1; +- (id)parentStorage; +- (id)copyWithContext:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSelection.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSelection.h new file mode 100644 index 000000000..b61aa7cfa --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSelection.h @@ -0,0 +1,85 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCopying-Protocol.h" +#import "TSDTextSelection-Protocol.h" + +// Not exported +@interface TSWPSelection : TSKSelection +{ + int _type; + struct _NSRange _range; + unsigned long long _headChar; + unsigned long long _tailChar; + _Bool _leadingEdge; + unsigned long long _leadingCharIndex; + _Bool _validVisualRanges; + int _styleInsertionBehavior; + int _caretAffinity; + struct _NSRange _smartFieldRange; + struct TSWPRangeVector _visualRanges; +} + ++ (id)selectionWithRange:(struct _NSRange)arg1 type:(int)arg2 leadingEdge:(_Bool)arg3 storage:(id)arg4; ++ (id)selectionWithRange:(struct _NSRange)arg1; ++ (Class)archivedSelectionClass; +@property(readonly, nonatomic) _Bool validVisualRanges; // @synthesize validVisualRanges=_validVisualRanges; +@property(readonly, nonatomic) int caretAffinity; // @synthesize caretAffinity=_caretAffinity; +@property(readonly, nonatomic) int styleInsertionBehavior; // @synthesize styleInsertionBehavior=_styleInsertionBehavior; +@property(readonly, nonatomic) unsigned long long leadingCharIndex; // @synthesize leadingCharIndex=_leadingCharIndex; +@property(readonly, nonatomic) _Bool leadingEdge; // @synthesize leadingEdge=_leadingEdge; +@property(nonatomic) unsigned long long tailChar; // @synthesize tailChar=_tailChar; +@property(nonatomic) unsigned long long headChar; // @synthesize headChar=_headChar; +@property(readonly, nonatomic) struct _NSRange smartFieldRange; // @synthesize smartFieldRange=_smartFieldRange; +@property(readonly, nonatomic) struct _NSRange rawRange; // @synthesize rawRange=_range; +@property(readonly, nonatomic) int type; // @synthesize type=_type; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(readonly, nonatomic) _Bool isAtEndOfLine; +- (void)saveToArchive:(struct SelectionArchive *)arg1 archiver:(id)arg2; +- (_Bool)intersectsRange:(struct _NSRange)arg1; +- (_Bool)containsCharacterAtIndex:(unsigned long long)arg1 allowRightEdge:(_Bool)arg2; +- (_Bool)containsCharacterAtIndex:(unsigned long long)arg1; +- (unsigned long long)rightEdge; +- (unsigned long long)leftEdge; +- (unsigned long long)visualRangeCount; +- (void)setHeadChar:(unsigned long long)arg1 tailChar:(unsigned long long)arg2; +- (id)visualRangesArray; +- (struct TSWPRangeVector *)i_visualRanges; +- (const struct TSWPRangeVector *)visualRanges; +- (void)i_setVisualRanges:(const struct TSWPRangeVector *)arg1; +- (struct _NSRange)superRange; +- (unsigned long long)end; +- (unsigned long long)start; +- (id)copyWithVisualRanges:(const struct TSWPRangeVector *)arg1 startChar:(unsigned long long)arg2 endChar:(unsigned long long)arg3 rightToLeft:(_Bool)arg4 sameLine:(_Bool)arg5; +- (id)copyWithNewVisualRanges:(const struct TSWPRangeVector *)arg1; +- (id)copyWithNewRange:(struct _NSRange)arg1; +- (id)copyWithNewType:(int)arg1; +- (id)copyWithNewVisualTypeRange:(struct _NSRange)arg1 head:(unsigned long long)arg2 tail:(unsigned long long)arg3; +- (id)copyWithNewType:(int)arg1 range:(struct _NSRange)arg2; +- (id)copyWithNewType:(int)arg1 smartFieldRange:(struct _NSRange)arg2; +- (_Bool)isEquivalentForInsertionStyle:(id)arg1; +@property(readonly, nonatomic) _Bool isEmpty; +@property(readonly, nonatomic) _Bool isValid; +@property(readonly, nonatomic) _Bool isInsertionPoint; +@property(readonly, nonatomic) _Bool isRange; +@property(readonly, nonatomic) _Bool isVisual; +- (long long)compare:(id)arg1; +- (_Bool)isEqual:(id)arg1; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithArchive:(const struct SelectionArchive *)arg1; +- (id)initWithRange:(struct _NSRange)arg1; +- (id)initWithType:(int)arg1 range:(struct _NSRange)arg2 styleInsertionBehavior:(int)arg3 caretAffinity:(int)arg4; +- (id)initWithType:(int)arg1 range:(struct _NSRange)arg2 styleInsertionBehavior:(int)arg3 caretAffinity:(int)arg4 smartFieldRange:(struct _NSRange)arg5 leadingEdge:(_Bool)arg6 storage:(id)arg7; +- (id)initWithType:(int)arg1 range:(struct _NSRange)arg2 styleInsertionBehavior:(int)arg3 caretAffinity:(int)arg4 smartFieldRange:(struct _NSRange)arg5 leadingEdge:(_Bool)arg6 leadingCharIndex:(unsigned long long)arg7; +@property(readonly, nonatomic) struct _NSRange range; +- (unsigned long long)insertionChar; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSelectionHighlightLayer.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSelectionHighlightLayer.h new file mode 100644 index 000000000..607a999cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSelectionHighlightLayer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAShapeLayer.h" + +// Not exported +@interface TSWPSelectionHighlightLayer : CAShapeLayer +{ +} + +- (void)renderInContext:(struct CGContext *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphBidiCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphBidiCommand.h new file mode 100644 index 000000000..81fba7cae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphBidiCommand.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSWPSetParagraphBidiCommand : TSWPTextCommand +{ + int _direction; + NSArray *_paragraphDeltas; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 direction:(int)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphFirstTopicNumberCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphFirstTopicNumberCommand.h new file mode 100644 index 000000000..968f8dfdb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphFirstTopicNumberCommand.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPSetParagraphFirstTopicNumberCommand : TSWPTextCommand +{ + unsigned long long _firstTopicNumber; +} + +- (int)persistenceKind; +- (void)doCommit; +- (id)actionString; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 topicNumber:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphLevelCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphLevelCommand.h new file mode 100644 index 000000000..c55af5c6e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSetParagraphLevelCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface TSWPSetParagraphLevelCommand : TSWPTextCommand +{ + unsigned long long _level; + NSArray *_paragraphDeltas; +} + +- (int)persistenceKind; +- (void)doCommit; +- (_Bool)process; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 level:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeApplyPresetCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeApplyPresetCommand.h new file mode 100644 index 000000000..ed49ef150 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeApplyPresetCommand.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPShapeApplyPresetCommand : TSDShapeApplyPresetCommand +{ +} + +- (void)saveToArchiver:(id)arg1; +- (const struct ShapeApplyPresetCommandArchive *)shapeApplyPresetCommandArchiveFromUnarchiver:(id)arg1; +- (void)computeStyle; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeEditor.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeEditor.h new file mode 100644 index 000000000..dcbceab71 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeEditor.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSUNoCopyDictionary; + +// Not exported +@interface TSWPShapeEditor : TSDShapeEditor +{ + TSUNoCopyDictionary *_textEditingControllers; +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KNBuildTitleAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KNBuildTitleAdditions.h new file mode 100644 index 000000000..f16d67908 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KNBuildTitleAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPShapeInfo (KNBuildTitleAdditions) +- (id)titleForBuildChunk:(id)arg1; +- (id)buildTitle; +- (id)buildImageTitle; +- (id)buildTitleByAppendingContainedTextToTitle:(id)arg1; +- (id)buildTitleByAppendingContainedTextToTitle:(id)arg1 forLine:(unsigned long long)arg2; +- (id)containedTextForLine:(unsigned long long)arg1; +- (id)containedTextByTrimmingWhitespaceAndAdditionalLines; +- (id)containedText; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KeynoteAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KeynoteAdditions.h new file mode 100644 index 000000000..3d16b2a32 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-KeynoteAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMixing-Protocol.h" + +@interface TSWPShapeInfo (KeynoteAdditions) +- (id)mixedObjectWithFraction:(double)arg1 ofObject:(id)arg2; +- (long long)mixingTypeWithObject:(id)arg1; +- (_Bool)shouldHideEmptyBullets; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-PersistenceAdditions.h new file mode 100644 index 000000000..c75fcb515 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPShapeInfo (PersistenceAdditions) +- (void)saveToArchive:(struct ShapeInfoArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct ShapeInfoArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo.h new file mode 100644 index 000000000..539521b38 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeInfo.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSDSelectionStatisticsContributor-Protocol.h" +#import "TSWPStorageParent-Protocol.h" + +@class NSObject, NSString, TSDInfoGeometry, TSPObject, TSWPColumns, TSWPPadding, TSWPShapeStyle, TSWPStorage; + +// Not exported +@interface TSWPShapeInfo : TSDShapeInfo +{ + TSWPStorage *_containedStorage; +} + ++ (void)setDefaultInstructionalText:(id)arg1; +@property(retain, nonatomic) TSWPStorage *containedStorage; // @synthesize containedStorage=_containedStorage; +- (void)processSelectedStoragesWithStatisticsController:(id)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (unsigned long long)chunkCountForTextureDeliveryStyle:(unsigned long long)arg1 byGlyphStyle:(int)arg2 animationFilter:(id)arg3; +- (unsigned long long)p_chunkCountForByBulletGroup; +- (unsigned long long)p_chunkCountForByBullet; +- (_Bool)p_hasListLabelOrContentForParagraphIndex:(unsigned long long)arg1; +- (_Bool)p_hasContentForRange:(struct _NSRange)arg1; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (id)commandForPasteStyleWithContext:(id)arg1 pasteboardStyles:(id)arg2; +- (id)stylesForCopyStyle; +- (id)propertyMapForNewPreset; +- (struct CGPoint)transformableObjectAnchorPoint; +- (id)textureDeliveryStylesLocalized:(_Bool)arg1 animationFilter:(id)arg2; +- (id)childInfos; +- (id)copyWithContext:(id)arg1; +- (Class)repClass; +- (Class)layoutClass; +- (void)acceptVisitor:(id)arg1; +- (id)childEnumerator; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)fixPositionOfImportedAutosizedShape; +- (struct CGPoint)autosizePositionOffset; +- (struct CGAffineTransform)autosizedTransformForInfoGeometry:(id)arg1 size:(struct CGSize)arg2; +- (struct CGPoint)autosizePositionOffsetForGeometry:(id)arg1 size:(struct CGSize)arg2; +- (double)pOffsetForVerticalAlignment:(struct CGSize)arg1; +- (double)pOffsetForParagraphAlignment:(struct CGSize)arg1; +@property(readonly, nonatomic) NSString *instructionalText; +@property(readonly, nonatomic) _Bool displaysInstructionalText; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)presetKind; +- (id)initWithContext:(id)arg1 geometry:(id)arg2; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 pathSource:(id)arg4; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 wpStorage:(id)arg4; +- (id)initWithContext:(id)arg1 geometry:(id)arg2 style:(id)arg3 pathSource:(id)arg4 wpStorage:(id)arg5; +- (void)dealloc; +- (Class)styleClass; +- (Class)editorClass; +@property(nonatomic) long long contentWritingDirection; +@property(readonly, nonatomic) TSWPShapeStyle *tswpShapeStyle; +@property(retain, nonatomic) TSWPPadding *padding; +@property(retain, nonatomic) TSWPColumns *columns; +@property(nonatomic) int verticalAlignment; +@property(nonatomic) _Bool textIsVertical; +@property(nonatomic) _Bool shrinkTextToFit; + +// Remaining properties +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; // @dynamic anchoredToText; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; // @dynamic floatingAboveText; +@property(copy, nonatomic) TSDInfoGeometry *geometry; // @dynamic geometry; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; // @dynamic inlineWithText; +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; +@property(nonatomic) TSPObject *owningAttachment; // @dynamic owningAttachment; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; // @dynamic owningAttachmentNoRecurse; +@property(nonatomic) NSObject *parentInfo; // @dynamic parentInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout-KNAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout-KNAdditions.h new file mode 100644 index 000000000..e8e681d1c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout-KNAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPShapeLayout (KNAdditions) +- (double)maxAutoGrowWidthForTextLayout:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout.h new file mode 100644 index 000000000..cd466773b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayout.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutParent-Protocol.h" +#import "TSWPStorageObserver-Protocol.h" + +@class TSDWrapPolygon, TSWPLayout, TSWPPadding; + +// Not exported +@interface TSWPShapeLayout : TSDShapeLayout +{ + TSWPLayout *_containedLayout; + TSDWrapPolygon *_cachedInteriorWrapPolygon; + id _delegate; + _Bool _observingStorage; +} + +@property id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) TSWPLayout *containedLayout; // @synthesize containedLayout=_containedLayout; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (void)setGeometry:(id)arg1; +- (void)processChangedProperty:(int)arg1; +- (id)pathSource; +- (struct CGPoint)autosizePositionOffsetForFixedWidth:(_Bool)arg1 height:(_Bool)arg2; +- (struct CGPoint)autosizePositionOffset; +- (struct CGAffineTransform)autosizedTransformForInfoGeometry:(id)arg1; +- (struct CGAffineTransform)autosizedTransform; +- (struct CGAffineTransform)computeLayoutTransform; +- (id)dependentLayouts; +- (_Bool)supportsRotation; +- (_Bool)textLayoutShouldLayoutVertically:(id)arg1; +- (_Bool)textLayoutShouldWrapAroundExternalDrawables:(id)arg1; +- (Class)repClassForTextLayout:(id)arg1; +- (id)dependentsOfTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +@property(readonly, nonatomic) _Bool autosizes; +- (unsigned int)cropLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2; +- (id)interiorClippingPath; +- (id)textWrapper; +- (id)interiorWrapPath; +- (id)interiorWrapPolygon; +- (void)updateChildrenFromInfo; +- (void)createContainedLayoutForEditing; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (id)childSearchTargets; +- (_Bool)isInvisibleAutosizingShape; +- (id)instructionalStorageForContainedStorage:(id)arg1 storageKind:(int)arg2; +- (void)createContainedLayoutForInstructionalText; +- (void)destroyContainedLayoutForInstructionalText; +- (void)invalidatePath; +- (void)invalidateSize; +- (void)replaceChild:(id)arg1 with:(id)arg2; +- (void)insertChild:(id)arg1 above:(id)arg2; +- (void)insertChild:(id)arg1 below:(id)arg2; +- (void)insertChild:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChild:(id)arg1; +- (void)setChildren:(id)arg1; +- (id)children; +- (void)willBeRemovedFromLayoutController:(id)arg1; +- (void)willBeAddedToLayoutController:(id)arg1; +- (void)dealloc; +- (id)initWithInfo:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayoutDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayoutDelegate-Protocol.h new file mode 100644 index 000000000..d3b1e6347 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeLayoutDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPShapeLayoutDelegate +- (void)shapeLayoutDidChangeContainedStorage:(id)arg1; +- (_Bool)shapeLayoutShouldUpdateInstructionalText:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep-KeynoteAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep-KeynoteAdditions.h new file mode 100644 index 000000000..2069631c8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep-KeynoteAdditions.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDMagicMoveMatching-Protocol.h" + +@class TSWPStorage; + +@interface TSWPShapeRep (KeynoteAdditions) ++ (double)magicMoveAttributeMatchPercentBetweenOutgoingObject:(id)arg1 incomingObject:(id)arg2; ++ (id)magicMoveTextMatchesBetweenOutgoingObjects:(id)arg1 andIncomingObjects:(id)arg2 textureContext:(id)arg3 textDeliveryType:(long long)arg4; ++ (id)magicMoveAnimationMatchesFromMatches:(id)arg1; ++ (void)p_getOutgoingTextureSet:(id *)arg1 incomingTextureSet:(id *)arg2 withOutgoingRep:(id)arg3 outgoingChunkRange:(struct _NSRange)arg4 incomingRep:(id)arg5 incomingChunkRange:(struct _NSRange)arg6; ++ (id)p_textureSetFromRep:(id)arg1 range:(struct _NSRange)arg2 includeListLabel:(_Bool)arg3 desiredContentRect:(struct CGRect)arg4; ++ (_Bool)p_listLabelsAreEqualWithOutgoingStorage:(id)arg1 outgoingCharIndex:(long long)arg2 incomingStorage:(id)arg3 incomingCharIndex:(long long)arg4 shouldMatch:(_Bool *)arg5; ++ (unsigned long long)p_longestChunkInOutgoingObjects:(id)arg1 incomingObjects:(id)arg2 textDeliveryType:(long long)arg3 addOutgoingChunksToArray:(id)arg4 addIncomingChunksToArray:(id)arg5; ++ (id)p_stringByApplyingCapitalizationPropertyFromStorage:(id)arg1 withRange:(struct _NSRange)arg2 toString:(id)arg3; ++ (id)p_potentialMatchesWithChunkLength:(unsigned long long)arg1 outgoingTextChunks:(id)arg2 incomingTextChunks:(id)arg3 textureContext:(id)arg4 textDeliveryType:(long long)arg5; ++ (double)p_mmAttributeMatchPercentWithOutgoingChunkDict:(id)arg1 incomingChunkDict:(id)arg2; ++ (unsigned long long)p_numberOfDifferencesBetweenStyleProperties:(id)arg1 betweenOutgoingStorage:(id)arg2 outgoingRange:(struct _NSRange)arg3 incomingStorage:(id)arg4 incomingRange:(struct _NSRange)arg5 maxDifferencesBeforeReturning:(unsigned long long)arg6; ++ (_Bool)p_shouldDisableTextMorphsFromPropertiesBetweenOutgoingStorage:(id)arg1 outgoingRange:(struct _NSRange)arg2 incomingStorage:(id)arg3 incomingRange:(struct _NSRange)arg4; ++ (_Bool)p_stylesAreEqualWithOutgoingStorage:(id)arg1 outgoingRange:(struct _NSRange)arg2 incomingStorage:(id)arg3 incomingRange:(struct _NSRange)arg4; ++ (void)test_TSWPTextPropertiesCheck; ++ (id)textPropertiesNotAffectingVisualStyle; ++ (id)textPropertiesAffectingVisualStyleExceptSize; ++ (id)textPropertiesAffectingTextMorph; ++ (id)textPropertiesAffectingVisualStyle; ++ (id)textPropertiesNeedingCharacterAnimation; +- (id)newTextureRenderableForRange:(struct _NSRange)arg1 includeListLabel:(_Bool)arg2 isMagicMove:(_Bool)arg3 desiredContentRect:(struct CGRect)arg4; +- (void)p_getBoundsRect:(struct CGRect *)arg1 contentRect:(struct CGRect *)arg2 transform:(struct CGAffineTransform *)arg3 applyReflection:(_Bool *)arg4 applyShadow:(_Bool *)arg5 forRange:(struct _NSRange)arg6 includeListLabel:(_Bool)arg7 isMagicMove:(_Bool)arg8; +- (double)p_textureSetOpacity; +- (_Bool)p_hasContentForRange:(struct _NSRange)arg1 labelOnly:(_Bool)arg2; +- (void)p_drawRubyInContext:(struct CGContext *)arg1 forRange:(struct _NSRange)arg2; +- (struct CGRect)p_rectForRubyFields:(struct _NSRange)arg1; +@property(readonly, nonatomic) TSWPStorage *textStorageForTexture; +- (id)textureForContext:(id)arg1; +@property(readonly, nonatomic) _Bool isShapeInvisible; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep.h new file mode 100644 index 000000000..5e6baa411 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeRep.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSWPShapeLayoutDelegate-Protocol.h" + +@class CALayer, NSObject, TSWPRep; + +// Not exported +@interface TSWPShapeRep : TSDShapeRep +{ + _Bool _editingContainedRep; + CALayer *_overflowGlyphLayer; + struct CGPoint _originalAutosizePositionOffset; + TSWPRep *_containedRep; +} + +@property(readonly, nonatomic) TSWPRep *containedRep; // @synthesize containedRep=_containedRep; +- (id).cxx_construct; +- (void)shapeLayoutDidChangeContainedStorage:(id)arg1; +- (_Bool)shapeLayoutShouldUpdateInstructionalText:(id)arg1; +- (_Bool)isEditingChildRep; +- (id)resizedGeometryForTransform:(struct CGAffineTransform)arg1; +- (double)pParagraphAlignmentOffset; +- (id)dynamicResizeDidBegin; +- (unsigned long long)enabledKnobMask; +- (id)p_overflowKnobImage; +- (void)processChangedProperty:(int)arg1; +- (_Bool)isInvisible; +- (id)additionalLayersOverLayer; +- (id)overlayLayers; +- (void)p_resetOverflowGlyphLayerIfNecessary; +- (_Bool)canBeginEditingChildRepOnDoubleTap:(id)arg1; +- (void)selectChildRep:(id)arg1; +- (_Bool)canSelectChildRep:(id)arg1; +- (_Bool)mustDrawTilingLayerOnMainThread:(id)arg1; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)childReps; +@property(readonly, nonatomic) NSObject *containerInfo; +- (_Bool)isSelectable; +- (_Bool)p_shouldShowTextOverflowGlyph; +- (_Bool)shouldShowKnobs; +- (_Bool)selectionIsAppropriateToShowInvisiblePathHighlight; +- (_Bool)shouldShowSelectionHighlight; +- (id)hyperlinkRegions; +- (void)willBeRemoved; +- (_Bool)wantsToHandleTapsWhenLocked; +- (_Bool)wantsToHandleTapsOnContainingGroup; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; +- (_Bool)shouldIgnoreEditMenuTapAtPoint:(struct CGPoint)arg1 withRecognizer:(id)arg2; +- (int)dragTypeAtCanvasPoint:(struct CGPoint)arg1; +- (id)hitReps:(struct CGPoint)arg1 withSlop:(struct CGSize)arg2; +- (id)hitRep:(struct CGPoint)arg1; +- (void)willEndEditingContainedRep; +- (void)willBeginEditingContainedRep; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1; +- (void)updateChildrenFromLayout; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeStyle.h new file mode 100644 index 000000000..b9d9fa8fe --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPShapeStyle.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString; + +// Not exported +@interface TSWPShapeStyle : TSDShapeStyle +{ +} + ++ (void)saveShapeStyleLayoutPropertyMap:(id)arg1 toArchive:(struct ShapeStylePropertiesArchive *)arg2 archiver:(id)arg3; ++ (void)loadShapeStyleLayoutPropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct ShapeStylePropertiesArchive *)arg2 unarchiver:(id)arg3; ++ (id)defaultValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)propertiesAllowingNSNull; ++ (id)layoutProperties; ++ (id)properties; ++ (id)presetStyleDescriptor; +- (id)defaultParagraphStyle; +- (void)setDefaultParagraphStyle:(id)arg1; +- (id)boxedValueForProperty:(int)arg1 oldBoxedValue:(id)arg2 transformedByTransform:(struct CGAffineTransform)arg3; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct ShapeStyleArchive *)arg1 archiver:(id)arg2; +- (const struct ShapeStyleArchive *)shapeStyleArchiveFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (SEL)mapThemePropertyMapSelector; +@property(readonly, nonatomic) NSString *presetKind; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPSmartField.h new file mode 100644 index 000000000..79b9ac6cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPSmartField.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSKDocumentObject-Protocol.h" +#import "TSPCopying-Protocol.h" + +@class TSWPStorage; + +// Not exported +@interface TSWPSmartField : TSPObject +{ + TSWPStorage *_parentStorage; + unsigned long long _lastTableIndex; +} + ++ (id)defaultFieldStyleIdentifier; ++ (id)allocWithZone:(struct _NSZone *)arg1; +@property(nonatomic) TSWPStorage *parentStorage; // @synthesize parentStorage=_parentStorage; +- (void)loadFromArchive:(const struct SmartFieldArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct SmartFieldArchive *)arg1 archiver:(id)arg2; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 context:(id)arg2; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)text; +- (_Bool)canCopy:(struct _NSRange)arg1; +- (_Bool)allowsPasteAsSmartField; +- (_Bool)allowsEditing; +@property(readonly, nonatomic) struct _NSRange range; +@property(readonly, nonatomic) int styleAttributeArrayKind; +@property(readonly, nonatomic) int attributeArrayKind; +- (int)elementKind; +- (id)copyWithContext:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-AttributeTables.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-AttributeTables.h new file mode 100644 index 000000000..0d11ee4d3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-AttributeTables.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (AttributeTables) ++ (struct TSWPAttributeArray *)createAttributeArrayForKind:(int)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; ++ (struct TSWPAttributeArray *)createEmptyAttributeArrayForKind:(int)arg1; +- (void)pApplyOverrideObjectAfterReplacingCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 overrideObject:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)pApplyOverrideObjectAfterReplacingCharactersInSelection:(id)arg1 withString:(id)arg2 overrideObject:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (id)pOverrideObjectBeforeReplacingCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 withInsertionBehavior:(int)arg3; +- (id)pOverrideObjectBeforeReplacingCharactersInSelection:(id)arg1 withString:(id)arg2; +- (id)pFindValidInsertionCharStyleFromCharIndex:(unsigned long long)arg1; +- (int)compareAttributeArray1:(struct TSWPAttributeArray *)arg1 array2:(struct TSWPAttributeArray *)arg2 range1:(struct _NSRange)arg3 range2:(struct _NSRange)arg4 attributeIndex1:(unsigned long long)arg5 attributeIndex2:(unsigned long long)arg6; +- (int)compareAttributeArray:(struct TSWPAttributeArray *)arg1 range:(struct _NSRange)arg2 otherStorage:(id)arg3 otherRange:(struct _NSRange)arg4; +- (void)transferAttributeArraySource:(struct TSWPAttributeArray *)arg1 forSourceRange:(struct _NSRange)arg2 toDestStorage:(id)arg3 objectContext:(id)arg4 dolcContext:(id)arg5 flags:(int)arg6; +- (struct _NSRange)replaceAllOccurrencesOfObject:(id)arg1 withObject:(id)arg2 forKind:(int)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)applyFlags:(unsigned short)arg1 level:(unsigned long long)arg2 toParagraphsInCharRange:(struct _NSRange)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)applyObject:(id)arg1 toParagraphsInCharRange:(struct _NSRange)arg2 forKind:(int)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)applyWritingDirection:(int)arg1 toParagraphIndexRange:(struct _NSRange)arg2 forKind:(int)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)applyDataValue:(unsigned int)arg1 toParagraphIndexRange:(struct _NSRange)arg2 forKind:(int)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)applyFlags:(unsigned short)arg1 level:(unsigned long long)arg2 toParagraphIndexRange:(struct _NSRange)arg3 forKind:(int)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)applyObject:(id)arg1 toParagraphIndexRange:(struct _NSRange)arg2 forKind:(int)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)lowLevelApplyObject:(id)arg1 toCharRange:(struct _NSRange)arg2 forKind:(int)arg3 dolcContext:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)applyObject:(id)arg1 toCharRange:(struct _NSRange)arg2 forKind:(int)arg3 dolcContext:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)insertParagraphData:(CDStruct_8a5ee6e3)arg1 charIndex:(unsigned long long)arg2 attributeArray:(struct TSWPAttributeArray *)arg3 attributeIndex:(unsigned long long)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)insertObject:(id)arg1 charIndex:(unsigned long long)arg2 attributeArray:(struct TSWPAttributeArray *)arg3 attributeIndex:(unsigned long long)arg4 dolcContext:(id)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6; +- (struct _NSRange)insertSpecialCharacter:(unsigned short)arg1 object:(id)arg2 kind:(int)arg3 range:(struct _NSRange)arg4 dolcContext:(id)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6 changeSession:(id)arg7; +- (void)p_attributesAtCharIndex:(unsigned long long)arg1 attributesOfInterest:(_Bool [19])arg2 attributesTable:(id [19])arg3 effectiveRange:(struct _NSRange *)arg4; +- (void)compress:(struct TSWPStorageTransaction *)arg1; +- (void)compressAttributeArrayKind:(int)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (struct TSWPAttributeArray *)attributeArrayForKind:(int)arg1; +- (struct TSWPParagraphAttributeArray *)paragraphAttributeArrayForKind:(int)arg1 withCreate:(_Bool)arg2; +- (struct TSWPAttributeArray *)attributeArrayForKind:(int)arg1 withCreate:(_Bool)arg2 fromUndo:(_Bool)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (struct TSWPAttributeArray *)attributeArrayForKind:(int)arg1 withCreate:(_Bool)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ChangeTracking.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ChangeTracking.h new file mode 100644 index 000000000..f77118d05 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ChangeTracking.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (ChangeTracking) +- (_Bool)p_shouldInsertionSplitChange:(id)arg1 changeSession:(id)arg2; +- (void)p_handleChangeSplittingForInsertedRange:(struct _NSRange)arg1 changeSession:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)p_replacementsForSelection:(id)arg1 withString:(id)arg2 changeSession:(id)arg3 shouldTrackDeletions:(_Bool)arg4; +- (id)editableAnnotationForInsertionPointSelection:(id)arg1 includeComments:(_Bool)arg2 withOutRange:(struct _NSRange *)arg3 selectionIsOnEdge:(_Bool *)arg4; +- (_Bool)highlightsAllowed; +- (id)firstHighlightForSelectionRange:(struct _NSRange)arg1 outRange:(struct _NSRange *)arg2 requireComment:(_Bool)arg3; +- (id)firstHighlightForSelectionRange:(struct _NSRange)arg1 outRange:(struct _NSRange *)arg2; +- (void)changeViewSettingsDidChange; +- (_Bool)selectionContainsVisibleTrackedChanges:(id)arg1; +- (struct _NSRange)rangeForTrackedChanges:(id)arg1; +- (id)changeDetailsForChange:(id)arg1 withRange:(struct _NSRange)arg2; +- (id)changeDetailsAtCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +- (id)previousChangeFromCharIndex:(unsigned long long)arg1 beforeChange:(id)arg2 changeRange:(struct _NSRange *)arg3; +- (id)nextChangeFromCharIndex:(unsigned long long)arg1 afterChange:(id)arg2 changeRange:(struct _NSRange *)arg3; +- (void)applyChanges:(_Bool)arg1 inRange:(struct _NSRange)arg2 inSelectionRange:(struct _NSRange)arg3 outChangedRange:(struct _NSRange *)arg4 outSelectionRange:(struct _NSRange *)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6 forceAll:(_Bool)arg7; +- (void)applyChange:(id)arg1 changeRange:(struct _NSRange)arg2 accept:(_Bool)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (_Bool)hasDeletionInRange:(struct _NSRange)arg1; +- (unsigned long long)indexAfterLastVisibleCharInRange:(struct _NSRange)arg1; +- (unsigned long long)indexOfFirstVisibleCharInRange:(struct _NSRange)arg1; +- (_Bool)hasVisibleTextAtCharIndex:(unsigned long long)arg1; +- (_Bool)hasHiddenTextAtCharIndex:(unsigned long long)arg1 range:(struct _NSRange *)arg2; +- (_Bool)hasHiddenTextAtCharIndex:(unsigned long long)arg1; +- (id)visibleRangesInRange:(struct _NSRange)arg1; +- (id)hiddenRangesInRange:(struct _NSRange)arg1; +- (id)deletedRangesInRange:(struct _NSRange)arg1; +- (struct TSWPRangeVector)deletedRangeVectorInRange:(struct _NSRange)arg1; +- (id)changeAtCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +- (id)changeAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (struct _NSRange)rangeForChange:(id)arg1; +@property(readonly, nonatomic) struct TSWPChangeAttributeArray *deletionChangesTable; +@property(readonly, nonatomic) struct TSWPChangeAttributeArray *insertionChangesTable; +@property(readonly, nonatomic) _Bool hasTrackedChanges; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Internal.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Internal.h new file mode 100644 index 000000000..2b2e728d2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Internal.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (Internal) +- (id)valueForBIUProperties:(id)arg1 selection:(id)arg2 insertionStyle:(id)arg3; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 options:(unsigned long long)arg3 changedRange:(struct _NSRange *)arg4 changeDelta:(long long *)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6 changeSession:(id)arg7; +- (struct __CTFont *)createFontAtCharIndex:(unsigned long long)arg1 scaleTextPercent:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3 styleProvider:(id)arg4; +- (void)splitSmartFieldAtCharIndex:(unsigned long long)arg1 lengthToInsert:(unsigned long long)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)splitSmartFieldAtCharIndex:(unsigned long long)arg1 lengthToInsert:(unsigned long long)arg2 attributeKind:(int)arg3 dolcContext:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-PagesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-PagesAdditions.h new file mode 100644 index 000000000..85b5285a4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-PagesAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (PagesAdditions) +- (id)firstPageCountAttachment; +- (id)firstPageNumberAttachment; +- (struct TPSectionEnumerator)sectionEnumeratorAtSectionIndex:(unsigned long long)arg1; +- (struct TPSectionEnumerator)sectionEnumeratorForCharRange:(struct _NSRange)arg1; +- (struct TPSectionEnumerator)sectionEnumeratorAtCharIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ProvidedTablesUpgrade.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ProvidedTablesUpgrade.h new file mode 100644 index 000000000..1b3f804e3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ProvidedTablesUpgrade.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (ProvidedTablesUpgrade) +- (struct _NSRange)rangeForCellID:(CDStruct_0441cfb5)arg1 includingBreak:(_Bool)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ShapeInfoAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ShapeInfoAdditions.h new file mode 100644 index 000000000..b91bd9cdc --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-ShapeInfoAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (ShapeInfoAdditions) +- (struct _NSRange)textRangeIgnoringTrailingLineBreaksForParagraphAtIndex:(unsigned long long)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSALocalization.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSALocalization.h new file mode 100644 index 000000000..495c8f9b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSALocalization.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSALocalization) +- (id)rangesForLocalization; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSTFormulaAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSTFormulaAdditions.h new file mode 100644 index 000000000..bb0eeb96b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSTFormulaAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSTFormulaAdditions) +- (id)stringWithFormulaPlainTextFromRange:(struct _NSRange)arg1; +- (id)stringWithFormulaPlainText; +- (_Bool)isEmptyExceptForFormulaEqualsToken; +- (_Bool)beginsWithFormulaEqualsToken; +- (void)insertUIGraphicalAttachment:(id)arg1; +- (void)takeText:(id)arg1; +- (id)i_copyIntoContext:(id)arg1 stylesheet:(id)arg2 paragraphStyle:(id)arg3 listStyle:(id)arg4 bakeModes:(_Bool)arg5 resettingHostTableToMatch:(id)arg6 referenceColorHelper:(id)arg7; +- (id)i_copyIntoContext:(id)arg1 stylesheet:(id)arg2; +- (id)p_processEndNode:(id)arg1 startNode:(id)arg2 bakeModes:(_Bool)arg3 tokenDict:(id)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_MainBody.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_MainBody.h new file mode 100644 index 000000000..e8292e428 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_MainBody.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSWPStorage_MainBody) +- (id)defaultSectionForContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_conversion.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_conversion.h new file mode 100644 index 000000000..544b17bef --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_conversion.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSWPStorage_conversion) ++ (id)plainTextPasteStringForStorages:(id)arg1 forcePlainText:(_Bool)arg2; +- (id)stringEquivalentFromRange:(struct _NSRange)arg1; +- (id)stringEquivalentFromRange:(struct _NSRange)arg1 withLayoutParent:(id)arg2; +- (id)plainTextStringFromRange:(struct _NSRange)arg1 convertTextualAttachments:(_Bool)arg2 includeChildTextStorages:(_Bool)arg3 forExport:(_Bool)arg4 withLayoutParent:(id)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_copying.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_copying.h new file mode 100644 index 000000000..197f9782f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_copying.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSWPStorage_copying) +- (struct _NSRange)replaceCharactersInSelection:(id)arg1 withStorage:(id)arg2 usePasteRules:(_Bool)arg3 dolcContext:(id)arg4 changeSession:(id)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6; +- (struct _NSRange)replaceCharactersInRange:(struct _NSRange)arg1 withStorage:(id)arg2 usePasteRules:(_Bool)arg3 dolcContext:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +- (void)transferAttributeArraySource:(struct TSWPAttributeArray *)arg1 toAttributeArrayDest:(struct TSWPAttributeArray *)arg2 atCharIndex:(unsigned long long)arg3 dolcContext:(id)arg4 undoTransaction:(struct TSWPStorageTransaction *)arg5; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_private.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_private.h new file mode 100644 index 000000000..9d84cf577 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_private.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSWPStorage_private) +- (_Bool)p_shouldAcceptChangesForRange:(struct _NSRange)arg1 removeDeletedText:(_Bool *)arg2; +- (void)p_fillMarkers:(vector_88016b54 *)arg1 startingAtCharIndex:(unsigned long long)arg2 forCount:(unsigned long long)arg3; +- (void)p_fillMarkers:(vector_a36e5995 *)arg1 string:(id)arg2 length:(unsigned long long)arg3 hasAttachments:(_Bool *)arg4 hasFootnotes:(_Bool *)arg5 hasBreaks:(_Bool *)arg6; +- (void)p_lowLevelReplaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 length:(unsigned long long)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)p_replaceCharactersInSelection:(id)arg1 withString:(id)arg2 length:(unsigned long long)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)p_didChangeRange:(struct _NSRange)arg1 delta:(long long)arg2 broadcastKind:(int)arg3; +- (id)pDefaultSectionForContext:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_tables.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_tables.h new file mode 100644 index 000000000..765fe9bff --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TSWPStorage_tables.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TSWPStorage_tables) +- (id)valueForBIUProperties:(id)arg1; +- (_Bool)canBeStoredInAStringValueCell; +- (_Bool)p_passesExtraTablesChecksForStoringInAStringValueCell; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TablesAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TablesAdditions.h new file mode 100644 index 000000000..f85df0d1a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-TablesAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (TablesAdditions) +- (_Bool)hasAttachmentsThatChangeWithPageNumberOrPageCount; +- (_Bool)changesWithPageCount; +- (void)appendStoragePreservingEmphasis:(id)arg1 dolcContext:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3 parentCommand:(id)arg4; +@property(nonatomic) CDStruct_0441cfb5 hyperlinkCellID; // @dynamic hyperlinkCellID; +- (void)unstashBroadcaster; +- (void)stashBroadcaster; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Undo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Undo.h new file mode 100644 index 000000000..d99a71978 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage-Undo.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPStorage (Undo) +- (void)undoDOLC:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoReplaceParagraphData:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoReplaceObject:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoReplaceCharIndex:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoAdjustCharIndexes:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoDeleteAttribute:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoInsertAttribute:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationRange:(struct _NSRange *)arg3; +- (void)undoReplaceText:(const struct TSWPStorageTransactionObject *)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2 notificationDelta:(long long *)arg3 notificationRange:(struct _NSRange *)arg4; +- (struct _NSRange)undoTransaction:(const struct TSWPStorageTransaction *)arg1 redoTransaction:(struct TSWPStorageTransaction *)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage.h new file mode 100644 index 000000000..50a2fc117 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorage.h @@ -0,0 +1,327 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSKSearchable-Protocol.h" +#import "TSSStyleClient-Protocol.h" +#import "TSSThemedObject-Protocol.h" +#import "TSWPStorageParent-Protocol.h" +#import "TSWPTextSource-Protocol.h" + +@class NSMutableString, NSObject, TSDInfoGeometry, TSKDocumentRoot, TSPObject, TSSStylesheet, TSWPStorageBroadcaster; + +// Not exported +@interface TSWPStorage : TSPObject +{ + NSObject *_parentInfo; + TSPObject *_owningAttachment; + NSMutableString *_string; + struct TSWPAttributeArray *_attributesTable[19]; + TSWPStorageBroadcaster *_broadcaster; + TSKDocumentRoot *_documentRoot; + TSSStylesheet *_stylesheet; + int _WPKind; + unsigned int _disallowElementKinds; + _Bool _dolcSuppressed; + _Bool _delayBroadcast; + struct _NSRange _rangeToBroadcast; + int _writingDirectionCache; + _Bool _isInInit; + _Bool _ignoreContentsChangedNotifications; +} + ++ (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 inString:(struct __CFString *)arg2 inRange:(struct _NSRange)arg3 includePreviousWord:(_Bool)arg4 allowAttachmentsOrFootnotes:(_Bool)arg5; ++ (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 inString:(struct __CFString *)arg2; ++ (id)newObjectForUnarchiver:(id)arg1; ++ (Class)pStringClassForWPKind:(int)arg1; ++ (id)filterMarkAttributes:(id)arg1; ++ (id)filterText:(id)arg1 removingAttachments:(_Bool)arg2; ++ (id)filterText:(id)arg1; ++ (_Bool)allowsElementKind:(int)arg1 forStorageKind:(int)arg2; ++ (void)resetDisallowedElementKinds; ++ (void)setDisallowedElementKinds:(unsigned int)arg1 forStorageKind:(int)arg2; ++ (void)initialize; +@property(nonatomic) _Bool ignoreContentsChangedNotifications; // @synthesize ignoreContentsChangedNotifications=_ignoreContentsChangedNotifications; +@property(nonatomic) TSPObject *owningAttachment; // @synthesize owningAttachment=_owningAttachment; +@property(nonatomic) NSObject *parentInfo; // @synthesize parentInfo=_parentInfo; +@property(readonly, nonatomic) _Bool isInInit; // @synthesize isInInit=_isInInit; +- (id).cxx_construct; +- (id)description; +- (id)debugDescription; +- (int)compareRange:(struct _NSRange)arg1 otherStorage:(id)arg2 otherRange:(struct _NSRange)arg3 options:(unsigned long long)arg4; +- (id)newSubstorageWithRange:(struct _NSRange)arg1 storageContext:(id)arg2 objectsContext:(id)arg3 flags:(unsigned int)arg4 kind:(int)arg5; +- (id)newSubstorageWithRange:(struct _NSRange)arg1 context:(id)arg2 flags:(unsigned int)arg3 kind:(int)arg4; +- (id)newSubstorageWithRange:(struct _NSRange)arg1 storageContext:(id)arg2 objectsContext:(id)arg3 flags:(unsigned int)arg4; +- (id)newSubstorageWithRange:(struct _NSRange)arg1 context:(id)arg2 flags:(unsigned int)arg3; +- (unsigned long long)selectionRangeMaxForCharIndex:(unsigned long long)arg1; +- (unsigned long long)selectionRangeMinForCharIndex:(unsigned long long)arg1; +- (struct _NSRange)selectionRangeForCharIndex:(unsigned long long)arg1; +- (_Bool)canPasteAsPlainTextWithUniformParagraphs; +- (_Bool)canPasteAsPlainText; +- (_Bool)p_hasGoodAttributesForPlainTextPaste; +- (_Bool)hasVisibleText; +- (void)capitalizeWithUndoTransaction:(struct TSWPStorageTransaction *)arg1 locale:(id)arg2; +- (void)lowercaseWithUndoTransaction:(struct TSWPStorageTransaction *)arg1 locale:(id)arg2; +- (void)uppercaseWithUndoTransaction:(struct TSWPStorageTransaction *)arg1 locale:(id)arg2; +- (void)p_mutateByWordWithUndoTransaction:(struct TSWPStorageTransaction *)arg1 locale:(id)arg2 transformer:(id)arg3; +- (id)trackerForController:(id)arg1; +- (void)replaceReferencedStylesUsingBlock:(id)arg1; +- (id)referencedStyles; +- (id)referencedStylesOfClass:(Class)arg1; +- (id)childCommandForApplyThemeCommand:(id)arg1; +- (id)childInfos; +- (id)copyWithContext:(id)arg1; +- (_Bool)isThemeContent; +- (Class)repClass; +- (Class)layoutClass; +@property(readonly, nonatomic, getter=isAttachedToBodyText) _Bool attachedToBodyText; +@property(readonly, nonatomic, getter=isInlineWithText) _Bool inlineWithText; +@property(readonly, nonatomic, getter=isAnchoredToText) _Bool anchoredToText; +@property(readonly, nonatomic, getter=isFloatingAboveText) _Bool floatingAboveText; +@property(readonly, nonatomic) TSPObject *owningAttachmentNoRecurse; +@property(copy, nonatomic) TSDInfoGeometry *geometry; +@property(readonly, nonatomic) long long contentWritingDirection; +- (_Bool)textIsVertical; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +- (id)fontNameAtCharIndex:(unsigned long long)arg1 size:(double *)arg2 effectiveRange:(struct _NSRange *)arg3 styleProvider:(id)arg4; +- (void)fixGlyphVariantFontsForRange:(struct _NSRange)arg1; +- (id)glyphVariantDataAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)removeGlyphVariantDataFromRange:(struct _NSRange)arg1; +- (void)addGlyphVariantData:(id)arg1 toRange:(struct _NSRange)arg2; +- (void)autoUpdateSmartFieldsWithDocumentRoot:(id)arg1; +- (void)autoUpdateField:(id)arg1 withRange:(struct _NSRange)arg2 documentRoot:(id)arg3 returningInsertedRange:(struct _NSRange *)arg4; +- (void)smartFieldDidChange:(id)arg1; +- (id)smartFieldsWithAttributeKind:(int)arg1 intersectingRange:(struct _NSRange)arg2; +- (void)enumerateSmartFieldsWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (void)enumerateWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (_Bool)hasSmartFieldsInRange:(struct _NSRange)arg1; +- (_Bool)hasSmartFields; +- (void)removeSmartField:(id)arg1 fromRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)addSmartField:(id)arg1 toRange:(struct _NSRange)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (id)editableSmartFieldAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)smartFieldAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)extendSelectionToIncludeSmartFields:(id)arg1; +- (struct _NSRange)p_extendRangeToIncludeSmartFields:(struct _NSRange)arg1; +- (struct _NSRange)smartFieldRangeForCharIndex:(unsigned long long)arg1 forwards:(_Bool)arg2 attributeKind:(int)arg3; +- (_Bool)anchoredDrawableAttachmentCharacterAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)attachmentRangeForCharIndex:(unsigned long long)arg1 forwards:(_Bool)arg2 attributeKind:(int)arg3; +- (struct _NSRange)attachmentRangeForCharIndex:(unsigned long long)arg1 forwards:(_Bool)arg2; +- (unsigned long long)findCharIndexForAttachment:(id)arg1; +- (struct _NSRange)attachmentIndexRangeForTextRange:(struct _NSRange)arg1; +- (void)enumerateAttachmentsInTextRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (void)enumerateAttachmentsOfClass:(Class)arg1 inTextRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (unsigned long long)attachmentIndexForInsertionAtCharIndex:(unsigned long long)arg1; +- (void)replaceWithAttachment:(id)arg1 forAttachmentIndex:(unsigned long long)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (unsigned long long)attachmentIndexAtCharIndex:(unsigned long long)arg1; +- (id)attachmentAtCharIndex:(unsigned long long)arg1; +- (id)attachmentAtAttachmentIndex:(unsigned long long)arg1 outCharIndex:(unsigned long long *)arg2; +- (unsigned long long)attachmentCount; +- (unsigned long long)findCharacterIndexForContainedInfo:(id)arg1; +- (id)attachmentOrFootnoteAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)insertAttachmentOrFootnote:(id)arg1 range:(struct _NSRange)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4 changeSession:(id)arg5; +- (struct _NSRange)insertAttachmentOrFootnote:(id)arg1 range:(struct _NSRange)arg2; +- (void)invalidateCharIndexForAttachment:(id)arg1; +- (void)invalidatePageCountAttachmentCharIndexes:(_Bool)arg1; +- (void)invalidateFootnoteAttachmentCharIndexes; +- (unsigned long long)findCharIndexForFootnoteAttachment:(id)arg1; +- (id)footnoteStorages; +- (unsigned long long)footnoteIndexForFootnoteStorage:(id)arg1; +- (unsigned long long)footnoteIndexForFootnote:(id)arg1; +- (unsigned long long)autoNumberFootnoteCountForRange:(struct _NSRange)arg1; +- (struct _NSRange)footnoteRangeForTextRange:(struct _NSRange)arg1; +- (id)footnoteAtFootnoteIndex:(unsigned long long)arg1 outCharIndex:(unsigned long long *)arg2; +- (id)footnoteReferenceAtCharIndex:(unsigned long long)arg1; +- (id)footnoteMarkAtCharIndex:(unsigned long long)arg1; +- (id)footnoteReferenceAttachmentOrFootnoteMarkAttachmentAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)footnoteIndexForCharIndex:(unsigned long long)arg1; +- (unsigned long long)footnoteCount; +- (void)appendSection:(id)arg1 charIndex:(unsigned long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (struct _NSRange)insertSection:(id)arg1 atCharIndex:(unsigned long long)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4 changeSession:(id)arg5; +- (id)sectionAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)sectionIndexForSection:(id)arg1; +- (unsigned long long)sectionIndexForCharIndex:(unsigned long long)arg1; +- (void)replaceSectionAtSectionIndex:(unsigned long long)arg1 withSection:(id)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (id)sectionAtSectionIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (_Bool)hasSectionForParagraphBreakAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)sectionCount; +- (_Bool)supportsSectionCopying; +- (_Bool)supportsSections; +- (void)styleDidChangeInRange:(struct _NSRange)arg1; +- (void)setColumnStyle:(id)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)columnStyleAtColumnStyleIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)columnStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (_Bool)hasColumnBreakAtCharIndex:(unsigned long long)arg1; +- (_Bool)hasColumnStyleForParagraphBreakAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)columnStyleCount; +- (_Bool)supportsColumnStyles; +- (id)valueForProperty:(int)arg1 atCharIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (void)setCharacterStyle:(id)arg1 range:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)characterStyleAtCharIndex:(unsigned long long)arg1 left:(_Bool)arg2 effectiveRange:(struct _NSRange *)arg3; +- (id)characterStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)characterStyleAttributeCount; +- (void)setParagraphFlags:(unsigned short)arg1 level:(unsigned long long)arg2 forCharRange:(struct _NSRange)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)setParagraphLevel:(unsigned long long)arg1 atParIndex:(unsigned long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)setParagraphLevel:(unsigned long long)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (unsigned long long)paragraphLevelAtParIndex:(unsigned long long)arg1; +- (unsigned long long)paragraphLevelAtCharIndex:(unsigned long long)arg1; +- (void)setParagraphFlags:(unsigned short)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (unsigned short)paragraphFlagsAtCharIndex:(unsigned long long)arg1; +- (void)paragraphFlags:(unsigned short *)arg1 andLevel:(unsigned long long *)arg2 atCharIndex:(unsigned long long)arg3; +- (unsigned long long)listStartAtCharIndex:(unsigned long long)arg1; +- (void)setListStart:(unsigned long long)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (unsigned long long)listNumberForParagraphEnumerator:(const struct TSWPParagraphEnumerator *)arg1 numberingData:(CDStruct_b9fbe577 *)arg2; +- (unsigned long long)listNumberForParagraphIndex:(unsigned long long)arg1 numberingData:(CDStruct_b9fbe577 *)arg2; +- (void)setListStyle:(id)arg1 atParIndex:(unsigned long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)setListStyle:(id)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)listStyleAtParIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)listStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (unsigned long long)listStyleCount; +- (_Bool)supportsListStyles; +- (void)enumerateParagraphsIntersectingTextRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (unsigned long long)findNextParagraphStyleChange:(unsigned long long)arg1 maxCharIndex:(unsigned long long)arg2; +- (void)setParagraphStyle:(id)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)paragraphStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)setParagraphStyle:(id)arg1 atParIndex:(unsigned long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)paragraphStyleAtParIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)setDictationAndAutocorrection:(id)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)addAllDictationAndAutocorrectionKeyRangesInRange:(struct _NSRange)arg1 toRanges:(struct TSWPRangeVector *)arg2; +- (id)dictationAndAutocorrectionKeyAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)languageAtParIndex:(unsigned long long)arg1 useStringTokenizer:(_Bool)arg2 useCreationLanguage:(_Bool)arg3; +- (id)languageForTextRange:(struct _NSRange)arg1 useStringTokenizer:(_Bool)arg2 useCreationLanguage:(_Bool)arg3; +- (id)bestCharacterLanguageForTextRange:(struct _NSRange)arg1; +- (void)setLanguage:(id)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)setParagraphWritingDirection:(int)arg1 forCharRange:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (int)writingDirectionForParagraphAtParIndex:(unsigned long long)arg1; +- (int)writingDirectionForParagraphAtCharIndex:(unsigned long long)arg1; +- (_Bool)isWritingDirectionRightToLeftForListAtParIndex:(unsigned long long)arg1; +- (_Bool)isWritingDirectionRightToLeftForParagraphAtParIndex:(unsigned long long)arg1; +- (_Bool)isWritingDirectionRightToLeftForParagraphAtCharIndex:(unsigned long long)arg1; +- (_Bool)paragraphHasListLabelAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)paragraphIndexRangeForCharRange:(struct _NSRange)arg1; +- (struct _NSRange)textRangeForParagraphsInCharRange:(struct _NSRange)arg1; +- (unsigned long long)paragraphEndAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)paragraphStartAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)textRangeForParagraphAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)textRangeForParagraphAtIndex:(unsigned long long)arg1; +- (unsigned long long)paragraphIndexAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)paragraphCount; +- (unsigned long long)firstParIndexInListAtParIndex:(unsigned long long)arg1; +- (struct _NSRange)textRangeForListAtCharIndex:(unsigned long long)arg1; +- (unsigned long long)listEndAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)textRangeForListsInCharRange:(struct _NSRange)arg1; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (_Bool)styleOverridesAppliedToRange:(struct _NSRange)arg1; +- (struct _NSRange)replaceAllOccurrencesOfStyle:(id)arg1 withStyle:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)childCommandForReplaceAllCommand:(id)arg1; +- (_Bool)canUserReplaceText; +- (void)continueSearch:(id)arg1; +- (id)searchForAnnotationsWithHitBlock:(id)arg1; +- (id)searchInRange:(struct _NSRange)arg1 forString:(id)arg2 options:(unsigned long long)arg3 onHit:(id)arg4; +- (id)searchForString:(id)arg1 options:(unsigned long long)arg2 onHit:(id)arg3; +- (struct _NSRange)rangeForHighlight:(id)arg1; +- (void)findChangesInRange:(struct _NSRange)arg1 onHit:(id)arg2; +- (void)p_findChangesInRange:(struct _NSRange)arg1 onHit:(id)arg2 withAttributeKind:(void)arg3; +- (void)findCommentsInRange:(struct _NSRange)arg1 onHit:(id)arg2; +- (struct _NSRange)rangeOfAnnotationWithOptions:(unsigned long long)arg1 range:(struct _NSRange)arg2; +- (void)acceptVisitor:(id)arg1; +- (id)childEnumerator; +- (struct _NSRange)rangeOfParagraphBreakingCharacter:(unsigned short)arg1 backwards:(_Bool)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)rangeOfString:(id)arg1 searchOptions:(unsigned long long)arg2 range:(struct _NSRange)arg3; +- (struct _NSRange)rangeOfString:(id)arg1 searchOptions:(unsigned long long)arg2 updatingSearchRange:(struct _NSRange *)arg3; +- (void)wasRemovedFromDocumentRoot:(id)arg1; +- (void)willBeRemovedFromDocumentRoot:(id)arg1; +- (void)wasAddedToDocumentRoot:(id)arg1 dolcContext:(id)arg2; +- (void)willBeAddedToDocumentRoot:(id)arg1 dolcContext:(id)arg2; +- (void)insertStorage:(id)arg1 atCharIndex:(unsigned long long)arg2 dolcContext:(id)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (void)deleteRange:(struct _NSRange)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (void)insertString:(id)arg1 atCharIndex:(unsigned long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)substringWithSelection:(id)arg1; +- (id)substringWithRange:(struct _NSRange)arg1; +- (struct _NSRange)p_replaceCharactersInLogicalSelection:(id)arg1 withString:(id)arg2 withFlags:(unsigned int)arg3 replaceTextData:(CDStruct_a70f6672 *)arg4 changeSession:(id)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6 outInsertedRange:(struct _NSRange *)arg7; +- (struct _NSRange)replaceCharactersInSelection:(id)arg1 withString:(id)arg2 withFlags:(unsigned int)arg3 replaceTextData:(CDStruct_a70f6672 *)arg4 changeSession:(id)arg5 undoTransaction:(struct TSWPStorageTransaction *)arg6 outInsertedRange:(struct _NSRange *)arg7; +- (struct _NSRange)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 notifyObservers:(_Bool)arg3 undoTransaction:(struct TSWPStorageTransaction *)arg4; +- (struct _NSRange)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)extendSelectionForTopicChildren:(id)arg1; +- (struct _NSRange)p_RelocateNonSelectedAnchorsInRange:(struct _NSRange)arg1 selectionInfos:(id)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)relocateNonSelectedAnchorsInSelection:(id)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (_Bool)adjustRangesByDelta:(long long)arg1; +- (unsigned long long)storageLength; +- (unsigned long long)charIndexRemappedFromStorage:(unsigned long long)arg1; +- (struct _NSRange)charRangeMappedFromStorage:(struct _NSRange)arg1; +- (struct _NSRange)charRangeMappedToStorage:(struct _NSRange)arg1; +- (unsigned long long)charIndexMappedFromStorage:(unsigned long long)arg1; +- (unsigned long long)charIndexMappedToStorage:(unsigned long long)arg1; +- (long long)hyphenationLocationBeforeIndex:(long long)arg1 inRange:(struct _NSRange)arg2 locale:(struct __CFLocale *)arg3 hyphenChar:(unsigned int *)arg4; +- (void)attributesAtCharIndex:(unsigned long long)arg1 attributesOfInterest:(_Bool [19])arg2 attributesTable:(id [19])arg3 effectiveRange:(struct _NSRange *)arg4; +- (id)objectAtLocationAtExactCharIndex:(unsigned long long)arg1 forAttributeKind:(int)arg2; +- (id)objectAtLocationPriorToMappedCharIndex:(unsigned long long)arg1 forAttributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (struct _NSRange)rangeByTrimmingRange:(struct _NSRange)arg1 withBlock:(id)arg2; +- (struct _NSRange)rangeByExpandingToIncludePartialWords:(struct _NSRange)arg1; +- (struct _NSRange)nextWordFromIndex:(unsigned long long)arg1 forward:(_Bool)arg2; +- (struct _NSRange)rangeForSelectionAtCharIndex:(unsigned long long)arg1 caretIndex:(unsigned long long)arg2; +- (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 includePreviousWord:(_Bool)arg2 allowAttachmentsOrFootnotes:(_Bool)arg3; +- (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 includePreviousWord:(_Bool)arg2; +- (struct _NSRange)scanLeftForWordAtCharIndex:(unsigned long long)arg1; +- (struct _NSRange)rangeByExtendingRangeToLineBreak:(struct _NSRange)arg1; +- (struct _NSRange)rangeByExtendingRangeToWhitespace:(struct _NSRange)arg1; +- (struct _NSRange)rangeForSelecting:(id)arg1; +- (struct _NSRange)whiteSpaceRangeAtCharIndex:(unsigned long long)arg1 includingBreaks:(_Bool)arg2; +- (struct _NSRange)whiteSpaceRangeAtCharIndex:(unsigned long long)arg1; +- (_Bool)isAllWhitespaceInRange:(struct _NSRange)arg1; +- (_Bool)isEmptyParagraphSelection:(id)arg1 outRange:(struct _NSRange *)arg2; +- (_Bool)isWholeParagraphsForRange:(struct _NSRange)arg1 ignoreAttachmentCharacters:(_Bool)arg2 requireParagraphBreakSelected:(_Bool)arg3; +- (unsigned long long)emptyParagraphCount:(struct _NSRange)arg1; +- (unsigned long long)selectedParagraphBreakCount:(struct _NSRange)arg1; +- (unsigned long long)indexForCharacter:(unsigned short)arg1 startCharIndex:(unsigned long long)arg2; +- (unsigned long long)nextCharacterIndex:(unsigned long long)arg1; +- (unsigned long long)previousCharacterIndex:(unsigned long long)arg1 forDelete:(_Bool)arg2; +- (unsigned long long)previousCharacterIndex:(unsigned long long)arg1; +- (unsigned long long)wordCount; +- (id)stringForStatisticsInRange:(struct _NSRange)arg1; +- (id)string; +- (id)stringValue; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (struct _NSRange)range; +- (unsigned long long)length; +- (unsigned long long)characterCount; +- (_Bool)setDOLCSuppressed:(_Bool)arg1; +- (_Bool)isDOLCSuppressed; +- (struct TSWPParagraphEnumerator)paragraphEnumeratorAtParIndex:(unsigned long long)arg1 styleProvider:(id)arg2; +- (struct TSWPParagraphEnumerator)paragraphEnumeratorForCharRange:(struct _NSRange)arg1 styleProvider:(id)arg2; +- (struct TSWPParagraphEnumerator)paragraphEnumeratorAtCharIndex:(unsigned long long)arg1 styleProvider:(id)arg2; +- (id)textSourceForLayoutInRange:(struct _NSRange)arg1; +- (void)filterInvalidContentForStorage:(id)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (void)filterSectionBreaksFromStorage:(id)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (_Bool)allowsElementKind:(int)arg1; +- (unsigned int)disallowedElementKinds; +- (void)removeDisallowedElementKind:(int)arg1; +- (void)addDisallowedElementKind:(int)arg1; +- (void)setWPKind:(int)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (int)wpKind; +- (id)stylesheet; +- (void)setDocumentRoot:(id)arg1; +- (id)documentRoot; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; +- (id)commandForTransformingByTransform:(struct CGAffineTransform)arg1 context:(id)arg2 transformedObjects:(id)arg3 inBounds:(struct CGRect)arg4; +- (void)unarchiverAppendParagraphBreak:(unsigned short)arg1; +- (void)saveRange:(struct _NSRange)arg1 toArchiver:(id)arg2 styleProvider:(id)arg3 archiveChanges:(_Bool)arg4 removeDeletedText:(_Bool)arg5; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1 string:(id)arg2 stylesheet:(id)arg3 kind:(int)arg4; +- (id)initWithContext:(id)arg1 string:(id)arg2 kind:(int)arg3 stylesheet:(id)arg4 paragraphStyle:(id)arg5 listStyle:(id)arg6 section:(id)arg7 columnStyle:(id)arg8 paragraphDirection:(int)arg9; +- (id)initWithContext:(id)arg1 string:(id)arg2 kind:(int)arg3 stylesheet:(id)arg4 paragraphStyle:(id)arg5 listStyle:(id)arg6 section:(id)arg7 columnStyle:(id)arg8; + +// Remaining properties +@property(nonatomic) _Bool matchesObjectPlaceholderGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageAttributeRangeProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageAttributeRangeProvider.h new file mode 100644 index 000000000..d5fccb038 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageAttributeRangeProvider.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPStorageAttributeRangeProvider : TSWPStorageRangeProvider +{ + struct TSWPAttributeEnumerator *_enumerator; +} + +- (void)nextRange; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 kind:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageBroadcaster.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageBroadcaster.h new file mode 100644 index 000000000..b04c5fa0f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageBroadcaster.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPStorageBroadcaster : NSObject +{ + struct set, std::__1::less>, std::__1::allocator>> _observers; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)broadcastStorage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (void)removeAllObservers; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageChildEnumerator.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageChildEnumerator.h new file mode 100644 index 000000000..d2a48830e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageChildEnumerator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEnumerator.h" + +@class NSArray, TSWPStorage; + +// Not exported +@interface TSWPStorageChildEnumerator : NSEnumerator +{ + TSWPStorage *_storage; + unsigned int _index; + NSArray *_charOffsetArray; +} + +- (id)nextObject; +- (void)dealloc; +- (id)initWithStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterationEvent.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterationEvent.h new file mode 100644 index 000000000..d2307f518 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterationEvent.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSWPStorage; + +// Not exported +@interface TSWPStorageIterationEvent : NSObject +{ + TSWPStorage *_storage; + NSString *_providerIdentifier; + int _type; + struct _NSRange _range; + NSObject *_object; +} + ++ (id)characterEventWithRange:(struct _NSRange)arg1; ++ (id)eventWithType:(int)arg1 providerIdentifier:(id)arg2 range:(struct _NSRange)arg3 object:(id)arg4; +@property(nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +@property(readonly, nonatomic) NSObject *object; // @synthesize object=_object; +@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_providerIdentifier; +@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) struct _NSRange range; // @synthesize range=_range; +- (id).cxx_construct; +- (id)description; +- (_Bool)isRangeEnd; +- (void)dealloc; +- (id)initWithCharacterRange:(struct _NSRange)arg1; +- (id)initWithType:(int)arg1 providerIdentifier:(id)arg2 range:(struct _NSRange)arg3 object:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterator.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterator.h new file mode 100644 index 000000000..55b409104 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageIterator.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCharacterSet, NSMutableArray, TSWPStorage; + +// Not exported +@interface TSWPStorageIterator : NSObject +{ + TSWPStorage *_storage; + NSCharacterSet *_markers; + unsigned long long _charIndex; + unsigned long long _startCharIndex; + NSMutableArray *_rangeProviders; + NSMutableArray *_locationProviders; + NSMutableArray *_pendingEvents; + _Bool _sendEventsForNilObjects; + _Bool _lastEventWasMarker; +} + +@property(retain, nonatomic) NSCharacterSet *markers; // @synthesize markers=_markers; +- (id)description; +- (id)nextEvent; +- (void)p_forceRangeEndForProvider:(id)arg1 providerIndex:(unsigned long long)arg2 atCharIndex:(unsigned long long)arg3; +- (void)p_emitEventForMarkerCharacter:(unsigned short)arg1 atIndex:(unsigned long long)arg2; +- (void)p_emitEventWithType:(int)arg1 provider:(id)arg2 range:(struct _NSRange)arg3 object:(id)arg4; +- (void)p_emitPendingCharactersAndEvent:(id)arg1; +- (void)addLocationProvider:(id)arg1; +- (void)addAttributeRangeProvider:(int)arg1; +- (void)addRangeProvider:(id)arg1; +- (void)dealloc; +- (id)initWithStorage:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageMeasurer.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageMeasurer.h new file mode 100644 index 000000000..629b3def6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageMeasurer.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutOwner-Protocol.h" +#import "TSWPLayoutTarget-Protocol.h" + +@class NSMutableArray, TSDCanvas, TSDLayout, TSPObject, TSWPPadding, TSWPStorage; + +// Not exported +@interface TSWPStorageMeasurer : NSObject +{ + TSWPStorage *_storage; + NSMutableArray *_columns; + struct CGSize _minSize; + struct CGSize _maxSize; + unsigned int _flags; + struct CGPoint _anchor; +} + +@property(readonly, nonatomic) NSMutableArray *columns; // @synthesize columns=_columns; +- (id).cxx_construct; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (id)textWrapper; +- (void)layoutManager:(id)arg1 didClearDirtyRangeWithDelta:(long long)arg2 afterCharIndex:(unsigned long long)arg3; +- (void)layoutManagerNeedsLayout:(id)arg1; +- (_Bool)caresAboutStorageChanges; +@property(readonly, nonatomic) _Bool layoutIsValid; +- (_Bool)isLayoutOffscreen; +@property(readonly, nonatomic) _Bool textIsVertical; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +@property(readonly, nonatomic) double maxAnchorY; +- (id)currentAnchoredDrawableLayouts; +- (void)addAttachmentLayout:(id)arg1; +- (id)currentInlineDrawableLayouts; +- (id)validatedLayoutForAnchoredDrawable:(id)arg1; +- (id)validatedLayoutForInlineDrawable:(id)arg1; +- (struct CGRect)targetRectForCanvasRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInTargetRect:(struct CGRect)arg1; +@property(readonly, nonatomic) _Bool wantsLineFragments; +@property(readonly, nonatomic) int naturalDirection; +@property(readonly, nonatomic) int naturalAlignment; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) unsigned int autosizeFlags; +@property(readonly, nonatomic) struct CGPoint anchorPoint; +@property(readonly, nonatomic) struct CGPoint position; +@property(readonly, nonatomic) struct CGSize currentSize; +@property(readonly, nonatomic) struct CGSize maxSize; +@property(readonly, nonatomic) struct CGSize minSize; +- (_Bool)isLastTarget; +@property(readonly, nonatomic) TSPObject *nextTargetFirstChildHint; +@property(readonly, nonatomic) id footnoteMarkProvider; +@property(readonly, nonatomic) id footnoteHeightMeasurer; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +- (struct CGSize)measuredSizeWithFlags:(unsigned int)arg1; +- (id)pLayoutWithMinSize:(struct CGSize)arg1 maxSize:(struct CGSize)arg2 anchor:(struct CGPoint)arg3 flags:(unsigned int)arg4; +- (void)dealloc; +- (id)initWithStorage:(id)arg1; + +// Remaining properties +@property(retain, nonatomic) NSMutableArray *anchoredDrawablesForRelayout; +@property(readonly, nonatomic) TSDCanvas *canvas; +@property(readonly, nonatomic) struct __CFLocale *hyphenationLocale; +@property(readonly, nonatomic) struct CGRect maskRect; +@property(readonly, nonatomic) TSDLayout *parentLayoutForInlineAttachments; +@property(readonly, nonatomic) _Bool shouldHyphenate; +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageObserver-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageObserver-Protocol.h new file mode 100644 index 000000000..646f7a766 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageObserver-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPStorageObserver +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageParent-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageParent-Protocol.h new file mode 100644 index 000000000..c1ce36697 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageParent-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPStorageParent +@property(readonly, nonatomic) long long contentWritingDirection; +- (_Bool)textIsVertical; +- (_Bool)autoListTermination; +- (_Bool)autoListRecognition; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteRules.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteRules.h new file mode 100644 index 000000000..a11b7b863 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteRules.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSPObject, TSWPColumnStyle, TSWPListStyle, TSWPParagraphStyle, TSWPStorage; + +// Not exported +@interface TSWPStoragePasteRules : NSObject +{ + unsigned int _flags; + unsigned int _actionFlags[4]; + unsigned int _lastFlag; + struct _NSRange _srcLeadRange; + struct _NSRange _srcTrailRange; + _Bool _mapDestTrailCS; + TSWPStorage *_destStorage; + unsigned long long _sourceColumnStyleCount; + unsigned long long _sourceSectionCount; + struct { + TSWPParagraphStyle *parStyle; + TSPObject *section; + TSWPColumnStyle *columnStyle; + TSWPListStyle *listStyle; + CDStruct_8a5ee6e3 parData; + CDStruct_8a5ee6e3 parStartData; + CDStruct_8a5ee6e3 parBidiData; + } _paragraphs[4]; +} + +- (id).cxx_construct; +- (void)didPasteWithIOTransaction:(struct TSWPStorageTransaction *)arg1 atDestRange:(struct _NSRange)arg2; +- (void)willPasteStorage:(id)arg1 intoDestStorage:(id)arg2 atDestRange:(struct _NSRange)arg3; +- (void)setupFlagsForPastingSrcStorage:(id)arg1 intoDestStorage:(id)arg2 atDestRange:(struct _NSRange)arg3; +- (void)mapCharacterStyles:(int)arg1 toRange:(struct _NSRange)arg2 ioTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)mapCharacterStyleProperties:(id)arg1 toRange:(struct _NSRange)arg2 ioTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)applyParagraph:(int)arg1 toCharIndex:(unsigned long long)arg2 ioTransaction:(struct TSWPStorageTransaction *)arg3; +- (void)addActionFlag:(int)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteboardProxy.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteboardProxy.h new file mode 100644 index 000000000..20978ffa4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStoragePasteboardProxy.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSWPStoragePasteboardProxy : TSPObject +{ + TSWPStorage *_storage; + struct _NSRange _range; + id _styleProvider; +} + +@property(readonly, nonatomic) struct _NSRange storageRange; // @synthesize storageRange=_range; +- (id).cxx_construct; +- (void)saveToArchiver:(id)arg1; +- (id)initWithContext:(id)arg1 storage:(id)arg2 range:(struct _NSRange)arg3 styleProvider:(id)arg4; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageRangeProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageRangeProvider.h new file mode 100644 index 000000000..c2e3f036e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageRangeProvider.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface TSWPStorageRangeProvider : NSObject +{ + NSString *_identifier; + struct _NSRange _range; + NSObject *_object; +} + +@property(readonly, nonatomic) NSObject *object; // @synthesize object=_object; +@property(readonly, nonatomic) struct _NSRange range; // @synthesize range=_range; +@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (id).cxx_construct; +- (void)nextRange; +- (unsigned long long)rangeEnd; +- (void)setRangeStart:(unsigned long long)arg1; +- (unsigned long long)rangeLength; +- (unsigned long long)rangeStart; +- (void)dealloc; +- (id)initWithIdentifier:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyleProvider.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyleProvider.h new file mode 100644 index 000000000..9bb97eb44 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyleProvider.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPStyleProvider-Protocol.h" + +// Not exported +@interface TSWPStorageStyleProvider : NSObject +{ +} + ++ (id)styleProviderForStorage:(id)arg1; +- (id)paragraphStyleAtParIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; + +// Remaining properties +@property(readonly, nonatomic) _Bool supportsBoldItalicUnderlineShortcuts; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyler.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyler.h new file mode 100644 index 000000000..6bf4ee891 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStorageStyler.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPStorage; + +// Not exported +@interface TSWPStorageStyler : NSObject +{ + TSWPStorage *_storage; + int _attributeArrayKind; +} + +@property(readonly, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (void)performStylingInRange:(struct _NSRange)arg1 undoTransaction:(struct TSWPStorageTransaction *)arg2; +- (void)applyStyle:(id)arg1 range:(struct _NSRange)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3; +- (id)replacementStyleForStyle:(id)arg1 range:(struct _NSRange)arg2; +- (id)initWithStorage:(id)arg1 attributeArrayKind:(int)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleBaseCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleBaseCommand.h new file mode 100644 index 000000000..98c16119e --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleBaseCommand.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle, TSSTheme; + +// Not exported +@interface TSWPStyleBaseCommand : TSKCommand +{ + TSSTheme *_theme; + TSSStyle *_style; +} + +@property(retain, nonatomic) TSSStyle *style; // @synthesize style=_style; +@property(retain, nonatomic) TSSTheme *theme; // @synthesize theme=_theme; +- (_Bool)process; +- (void)redo; +- (void)undo; +- (void)commit; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleBaseCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleBaseCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 style:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleCreateCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleCreateCommand.h new file mode 100644 index 000000000..2bb37c7f4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleCreateCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPStyleCreateCommand : TSWPStyleBaseCommand +{ + unsigned long long _presetIndex; +} + +@property(nonatomic) unsigned long long presetIndex; // @synthesize presetIndex=_presetIndex; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_CommitAndRedo; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleCreateCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleCreateCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (id)initWithTheme:(id)arg1 style:(id)arg2 presetIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleDeleteCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleDeleteCommand.h new file mode 100644 index 000000000..0098f8d14 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleDeleteCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPStyleDeleteCommand : TSWPStyleBaseCommand +{ + unsigned long long _oldPresetIndex; +} + +@property(readonly, nonatomic) unsigned long long oldPresetIndex; // @synthesize oldPresetIndex=_oldPresetIndex; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_CommitAndRedo; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleDeleteCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleDeleteCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (id)initWithTheme:(id)arg1 style:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleProvider-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleProvider-Protocol.h new file mode 100644 index 000000000..7fffc3358 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleProvider-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPStyleProvider +- (id)paragraphStyleAtParIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; + +@optional +@property(readonly, nonatomic) _Bool supportsBoldItalicUnderlineShortcuts; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleRenameCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleRenameCommand.h new file mode 100644 index 000000000..da6c9acd5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleRenameCommand.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPStyleRenameCommand : TSWPStyleBaseCommand +{ + NSString *_updatedName; + NSString *_oldName; +} + +@property(copy, nonatomic) NSString *oldName; // @synthesize oldName=_oldName; +@property(copy, nonatomic) NSString *updatedName; // @synthesize updatedName=_updatedName; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_CommitAndRedo; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleRenameCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleRenameCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 style:(id)arg2 updatedName:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleReorderCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleReorderCommand.h new file mode 100644 index 000000000..c78ba781a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleReorderCommand.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPStyleReorderCommand : TSWPStyleBaseCommand +{ + unsigned long long _newPresetIndex; + unsigned long long _oldPresetIndex; +} + +@property(nonatomic) unsigned long long oldPresetIndex; // @synthesize oldPresetIndex=_oldPresetIndex; +@property(nonatomic) unsigned long long newPresetIndex; // @synthesize newPresetIndex=_newPresetIndex; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_CommitAndRedo; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleReorderCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleReorderCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 style:(id)arg2 newPresetIndex:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdateCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdateCommand.h new file mode 100644 index 000000000..be5a021da --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdateCommand.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSSStyle; + +// Not exported +@interface TSWPStyleUpdateCommand : TSWPStyleBaseCommand +{ + TSSStyle *_originalStyle; + TSSStyle *_updatedStyle; +} + +@property(retain, nonatomic) TSSStyle *updatedStyle; // @synthesize updatedStyle=_updatedStyle; +@property(readonly, nonatomic) TSSStyle *originalStyle; // @synthesize originalStyle=_originalStyle; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_invalidateStorages; +- (void)p_CommitAndRedo; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromMessage:(const struct StyleUpdateCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToMessage:(struct StyleUpdateCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithTheme:(id)arg1 style:(id)arg2 updatedStyle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdatePropertyMapCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdatePropertyMapCommand.h new file mode 100644 index 000000000..942d00dd0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPStyleUpdatePropertyMapCommand.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPStyleUpdatePropertyMapCommand : TSSStyleUpdatePropertyMapCommand +{ +} + +- (void)saveToArchive:(struct StyleUpdatePropertyMapCommandArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct StyleUpdatePropertyMapCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)redo; +- (void)undo; +- (void)commit; +- (void)p_invalidateStorages; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCArchivedLayoutHint.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCArchivedLayoutHint.h new file mode 100644 index 000000000..c70c4a734 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCArchivedLayoutHint.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSDArchivedHint-Protocol.h" + +@class TSWPTOCLayoutHint; + +// Not exported +@interface TSWPTOCArchivedLayoutHint : TSPObject +{ + TSWPTOCLayoutHint *_hint; +} + +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (id)initWithContext:(id)arg1 hint:(id)arg2; +- (void)dealloc; +@property(retain, nonatomic) id hint; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCAttachment.h new file mode 100644 index 000000000..b15ff7ce6 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCAttachment.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPTOCInfo; + +// Not exported +@interface TSWPTOCAttachment : TSWPDrawableAttachment +{ +} + +- (void)saveTOCAttachmentMessage:(struct TOCAttachmentArchive *)arg1 archiver:(id)arg2; +- (void)loadTOCAttachmentMessage:(const struct TOCAttachmentArchive *)arg1 fromUnarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +@property(readonly, nonatomic) TSWPTOCInfo *tocInfo; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryData.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryData.h new file mode 100644 index 000000000..95b18d1cf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryData.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSWPParagraphStyle; + +// Not exported +@interface TSWPTOCEntryData : NSObject +{ + int _numberFormat; + unsigned long long _paragraphIndex; + unsigned long long _pageNumber; + NSString *_heading; + TSWPParagraphStyle *_indexedStyle; +} + ++ (id)tocEntryDataWithParagraphIndex:(unsigned long long)arg1 pageNumber:(unsigned long long)arg2 numberFormat:(int)arg3 heading:(id)arg4 indexedStyle:(id)arg5; +@property(readonly, nonatomic) TSWPParagraphStyle *indexedStyle; // @synthesize indexedStyle=_indexedStyle; +@property(readonly, nonatomic) NSString *heading; // @synthesize heading=_heading; +@property(readonly, nonatomic) int numberFormat; // @synthesize numberFormat=_numberFormat; +@property(readonly, nonatomic) unsigned long long pageNumber; // @synthesize pageNumber=_pageNumber; +@property(readonly, nonatomic) unsigned long long paragraphIndex; // @synthesize paragraphIndex=_paragraphIndex; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithParagraphIndex:(unsigned long long)arg1 pageNumber:(unsigned long long)arg2 numberFormat:(int)arg3 heading:(id)arg4 indexedStyle:(id)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryStyle.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryStyle.h new file mode 100644 index 000000000..f2209149c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCEntryStyle.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTOCEntryStyle : TSWPParagraphStyle +{ +} + ++ (id)defaultValueForProperty:(int)arg1; ++ (int)defaultIntValueForProperty:(int)arg1; ++ (id)propertiesAllowingNSNull; ++ (id)properties; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TOCEntryStyleArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (const struct ParagraphStyleArchive *)paragraphStyleArchiveFromUnarchiver:(id)arg1; +- (void)p_saveTOCEntryStylePropertiesToArchive:(struct TOCEntryStylePropertiesArchive *)arg1 archiver:(id)arg2; +- (void)p_loadTOCEntryParagraphStylePropertiesIntoPropertyMap:(id)arg1 fromArchive:(const struct TOCEntryStylePropertiesArchive *)arg2 unarchiver:(id)arg3; +- (id)presetKind; +- (id)initWithContext:(id)arg1 name:(id)arg2 overridePropertyMap:(id)arg3 isVariation:(_Bool)arg4; +- (id)initWithContext:(id)arg1 name:(id)arg2 basedOnParagraphStyle:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCInfo.h new file mode 100644 index 000000000..ae1685acb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCInfo.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSSet, TSWPTOCPartitioner, TSWPTOCSettings; + +// Not exported +@interface TSWPTOCInfo : TSWPShapeInfo +{ + TSWPTOCPartitioner *_partitioner; + NSArray *_tocEntries; + id _tocController; + TSWPTOCSettings *_tocSettings; + NSArray *_pageNumberRanges; +} + ++ (_Bool)canPartition; +@property(retain, nonatomic) NSArray *pageNumberRanges; // @synthesize pageNumberRanges=_pageNumberRanges; +@property(retain, nonatomic, setter=setTOCSettings:) TSWPTOCSettings *tocSettings; // @synthesize tocSettings=_tocSettings; +@property(nonatomic) id tocController; // @synthesize tocController=_tocController; +- (void)saveTOCInfoMessage:(struct TOCInfoArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadTOCInfoMessage:(const struct TOCInfoArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)supportsAttachedComments; +- (void)acceptVisitor:(id)arg1; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (void)p_regenerateStorageContent; +@property(readonly, nonatomic) NSSet *paragraphStylesShownInTOC; +@property(retain, nonatomic, setter=setTOCEntries:) NSArray *tocEntries; // @synthesize tocEntries=_tocEntries; +- (id)partitioner; +- (Class)repClass; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayout.h new file mode 100644 index 000000000..48b516d81 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayout.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPTOCLayoutHint; + +// Not exported +@interface TSWPTOCLayout : TSWPShapeLayout +{ + TSWPTOCLayoutHint *_hint; + unsigned long long _initialCharIndex; + struct CGSize _maxSize; +} + +@property(readonly, nonatomic) unsigned long long initialCharIndex; // @synthesize initialCharIndex=_initialCharIndex; +@property(nonatomic) struct CGSize maxSize; // @synthesize maxSize=_maxSize; +- (id).cxx_construct; +- (_Bool)shrinkTextToFit; +- (_Bool)alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (unsigned long long)columnCount; +- (id)layoutMargins; +- (struct CGSize)adjustedInsets; +- (id)childSearchTargets; +- (void)layoutSearchForString:(id)arg1 options:(unsigned long long)arg2 hitBlock:(id)arg3; +- (double)maxAutoGrowHeightForTextLayout:(id)arg1; +- (Class)repClassForTextLayout:(id)arg1; +- (struct CGRect)autosizedFrameForTextLayout:(id)arg1 textSize:(struct CGSize)arg2; +- (struct CGRect)nonAutosizedFrameForTextLayout:(id)arg1; +- (void)invalidateForAutosizingTextLayout:(id)arg1; +- (int)verticalAlignmentForTextLayout:(id)arg1; +- (unsigned int)autosizeFlagsForTextLayout:(id)arg1; +- (struct CGRect)boundsForStandardKnobs; +- (id)computeLayoutGeometry; +@property(readonly, nonatomic, getter=isLastLayoutInTOC) _Bool lastLayoutInTOC; +- (void)dealloc; +@property(readonly, nonatomic) TSWPTOCLayoutHint *hint; +- (id)initWithInfo:(id)arg1 initialCharIndex:(unsigned long long)arg2 maxSize:(struct CGSize)arg3; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayoutHint.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayoutHint.h new file mode 100644 index 000000000..0e887fbda --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCLayoutHint.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDHint-Protocol.h" + +// Not exported +@interface TSWPTOCLayoutHint : NSObject +{ + struct _NSRange _charRange; +} + ++ (Class)archivedHintClass; +@property(readonly, nonatomic) struct _NSRange charRange; // @synthesize charRange=_charRange; +- (id).cxx_construct; +- (void)saveToArchive:(struct TOCLayoutHintArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TOCLayoutHintArchive *)arg1 unarchiver:(id)arg2; +- (_Bool)isFirstHint; +- (id)lastChildHint; +- (id)firstChildHint; +- (void)offsetByDelta:(int)arg1; +- (_Bool)overlapsWithSelection:(id)arg1; +- (id)initWithRange:(struct _NSRange)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCMapEntry.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCMapEntry.h new file mode 100644 index 000000000..e650315f0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCMapEntry.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSWPTOCEntryStyle; + +// Not exported +@interface TSWPTOCMapEntry : NSObject +{ + _Bool _showInTOC; + TSWPTOCEntryStyle *_tocEntryStyle; +} + +@property(nonatomic) _Bool showInTOC; // @synthesize showInTOC=_showInTOC; +@property(retain, nonatomic) TSWPTOCEntryStyle *tocEntryStyle; // @synthesize tocEntryStyle=_tocEntryStyle; +- (id)initWithTOCEntryStyle:(id)arg1 showInTOC:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPageNumberAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPageNumberAttachment.h new file mode 100644 index 000000000..eb1df508b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPageNumberAttachment.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPTOCPageNumberAttachment : TSWPTextualAttachment +{ + NSString *_pageNumber; + NSString *_bookmarkName; +} + +@property(copy, nonatomic) NSString *bookmarkName; // @synthesize bookmarkName=_bookmarkName; +@property(copy, nonatomic) NSString *pageNumber; // @synthesize pageNumber=_pageNumber; +- (id)stringWithPageNumber:(unsigned long long)arg1 pageCount:(unsigned long long)arg2 charIndex:(unsigned long long)arg3; +- (id)stringEquivalent; +- (int)elementKind; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPartitioner.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPartitioner.h new file mode 100644 index 000000000..962f4f9d8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCPartitioner.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSDPartitioner-Protocol.h" + +@class TSWPTOCInfo; + +// Not exported +@interface TSWPTOCPartitioner : NSObject +{ + TSWPTOCInfo *_info; +} + +@property(readonly, nonatomic) TSWPTOCInfo *info; // @synthesize info=_info; +- (id)hintForLayout:(id)arg1; +- (_Bool)didHint:(id)arg1 syncWithNextHint:(id)arg2 horizontally:(_Bool)arg3 delta:(int)arg4; +- (id)layoutForHint:(id)arg1 parentLayout:(id)arg2; +- (id)nextHintForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)nextLayoutForSize:(struct CGSize)arg1 parentLayout:(id)arg2 previousHint:(id)arg3 horizontally:(_Bool)arg4 outFinished:(out _Bool *)arg5; +- (id)initWithInfo:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCRep.h new file mode 100644 index 000000000..bd8526527 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCRep.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTOCRep : TSWPShapeRep +{ +} + +- (unsigned long long)i_indexOfHitTOCEntryAtPoint:(struct CGPoint)arg1; +- (id)i_paragraphStyleAtPoint:(struct CGPoint)arg1; +- (void)invalidateSubselection; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)p_subSelectionLayers; +- (id)p_selectedParagraphStyles; +- (_Bool)canMakePathEditable; +- (_Bool)isDraggable; +- (_Bool)isSelectable; +- (_Bool)shouldShowKnobs; +- (_Bool)shouldCreateKnobs; +- (id)hitRep:(struct CGPoint)arg1; +- (id)paragraphStylesBetweenCharIndex:(unsigned long long)arg1 andCharIndex:(unsigned long long)arg2; +- (unsigned long long)charIndexAtPoint:(struct CGPoint)arg1; +- (id)tocInfo; +- (_Bool)handleSingleTapAtPoint:(struct CGPoint)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSettings.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSettings.h new file mode 100644 index 000000000..737224f00 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSettings.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSSet, NSString, TSURetainedPointerKeyDictionary; + +// Not exported +@interface TSWPTOCSettings : TSPObject +{ + int _scope; + NSString *_displayName; + TSURetainedPointerKeyDictionary *_map; +} + +@property(retain, nonatomic) TSURetainedPointerKeyDictionary *map; // @synthesize map=_map; +@property(nonatomic) int scope; // @synthesize scope=_scope; +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +- (void)adoptStylesheet:(id)arg1 withMapper:(id)arg2; +- (id)description; +- (_Bool)showInTOCForParagraphStyle:(id)arg1; +- (id)entryStyleForParagraphStyle:(id)arg1; +- (void)removeIndexedStyle:(id)arg1; +- (void)addIndexedStyle:(id)arg1 withEntryStyle:(id)arg2 showInTOC:(_Bool)arg3; +- (void)addIndexedStyle:(id)arg1 withEntryStyle:(id)arg2; +@property(readonly, nonatomic) NSSet *paragraphStylesShownInTOC; +@property(readonly, nonatomic) NSSet *indexedStyles; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TOCSettingsArchive *)arg1 archiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct TOCSettingsArchive *)arg1 unarchiver:(id)arg2; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)isThemeEquivalent:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSmartField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSmartField.h new file mode 100644 index 000000000..f9fcb0b93 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTOCSmartField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTOCSmartField : TSWPPlaceholderSmartField +{ +} + +- (const struct PlaceholderSmartFieldArchive *)placeholderSmartFieldArchiveFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTab.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTab.h new file mode 100644 index 000000000..f47efd3c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTab.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +// Not exported +@interface TSWPTab : NSObject +{ + double _position; + int _alignment; + NSString *_leader; +} + ++ (id)tab; ++ (id)displayStringFromTabLeader:(id)arg1; ++ (id)stringFromTabAlignment:(int)arg1 isRTL:(_Bool)arg2; ++ (int)tabAlignmentFromString:(id)arg1 isRTL:(_Bool)arg2; ++ (id)tabLeaderFromDisplayString:(id)arg1; +@property(copy, nonatomic) NSString *leader; // @synthesize leader=_leader; +@property(nonatomic) int alignment; // @synthesize alignment=_alignment; +@property(nonatomic) double position; // @synthesize position=_position; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (_Bool)isEqualToPosition:(double)arg1; +- (long long)compare:(id)arg1; +- (long long)compareToPosition:(double)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)saveToArchive:(struct TabArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TabArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithPosition:(double)arg1 alignment:(int)arg2 leader:(id)arg3; +- (id)init; +- (void)dealloc; +- (void)setPositionInInches:(double)arg1; +- (double)positionInInches; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTableStorage.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTableStorage.h new file mode 100644 index 000000000..0150ad309 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTableStorage.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTableStorage : TSWPStorage +{ +} + +- (void)rebuildCellAttributes:(struct TSWPStorageTransaction *)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTabs.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTabs.h new file mode 100644 index 000000000..b028d83db --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTabs.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" + +@class NSMutableArray; + +// Not exported +@interface TSWPTabs : NSObject +{ + NSMutableArray *_tabs; +} + ++ (id)tabs; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)description; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)indexForTabWithPosition:(double)arg1 alignment:(int)arg2 leader:(id)arg3; +- (void)setPosition:(double)arg1 forTab:(id)arg2; +- (void)removeTabAtIndex:(unsigned long long)arg1; +- (void)insertTab:(id)arg1; +- (id)tabAfterPosition:(double)arg1; +- (id)tabAtPosition:(double)arg1; +- (id)tabAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (void)saveToArchive:(struct TabsArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TabsArchive *)arg1 unarchiver:(id)arg2; +- (id)initWithTabs:(id)arg1; +- (id)init; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTestChangeSessionManager.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTestChangeSessionManager.h new file mode 100644 index 000000000..cd875536d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTestChangeSessionManager.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPChangeSessionManager-Protocol.h" + +@class TSWPChangeSession; + +// Not exported +@interface TSWPTestChangeSessionManager : NSObject +{ + TSWPChangeSession *_currentSession; +} + +@property(readonly, nonatomic) _Bool isTrackingChanges; +- (void)startNewChangeSessionIfNecessaryGettingInsertAuthorCommand:(id *)arg1; +- (id)changeSessionAuthorCreatedWithCommand:(id *)arg1; +- (void)dealloc; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTestObject.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTestObject.h new file mode 100644 index 000000000..39bea0fab --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTestObject.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTestObject : TSPObject +{ +} + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPText.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPText.h new file mode 100644 index 000000000..f15106ce5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPText.h @@ -0,0 +1,113 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPColumnMetrics-Protocol.h" +#import "TSWPLayoutOwner-Protocol.h" +#import "TSWPLayoutTarget-Protocol.h" + +@class NSMutableArray, NSObject, TSDCanvas, TSDLayout, TSPObject, TSUColor, TSWPColumnStyle, TSWPListStyle, TSWPPadding, TSWPParagraphStyle, TSWPStorage; + +// Not exported +@interface TSWPText : NSObject +{ + TSWPParagraphStyle *_paragraphStyle; + TSWPListStyle *_listStyle; + TSWPColumnStyle *_columnStyle; + TSUColor *_textColorOverride; + TSWPStorage *_storage; + NSMutableArray *_columns; + struct CGSize _minSize; + struct CGSize _maxSize; + unsigned long long _pageNumber; + unsigned long long _pageCount; + int _flags; + struct CGPoint _anchor; + int _naturalAlignment; + int _naturalDirection; + NSObject *_delegate; +} + +@property(retain, nonatomic) TSUColor *textColorOverride; // @synthesize textColorOverride=_textColorOverride; +@property(readonly, nonatomic) int naturalDirection; // @synthesize naturalDirection=_naturalDirection; +@property(readonly, nonatomic) int naturalAlignment; // @synthesize naturalAlignment=_naturalAlignment; +@property(readonly, nonatomic) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=_paragraphStyle; +@property(readonly, nonatomic) NSMutableArray *columns; // @synthesize columns=_columns; +@property(nonatomic) NSObject *delegate; // @synthesize delegate=_delegate; +- (id).cxx_construct; +- (_Bool)forceWesternLineBreaking; +- (id)textWrapper; +- (void)layoutManager:(id)arg1 didClearDirtyRangeWithDelta:(long long)arg2 afterCharIndex:(unsigned long long)arg3; +- (void)layoutManagerNeedsLayout:(id)arg1; +- (_Bool)caresAboutStorageChanges; +@property(readonly, nonatomic) _Bool layoutIsValid; +- (_Bool)adjustColumnOriginForAlignment; +- (_Bool)isLayoutOffscreen; +@property(readonly, nonatomic) _Bool textIsVertical; +@property(readonly, nonatomic) unsigned long long pageCount; +@property(readonly, nonatomic) unsigned long long pageNumber; +@property(readonly, nonatomic) double maxAnchorY; +- (id)currentAnchoredDrawableLayouts; +- (void)addAttachmentLayout:(id)arg1; +- (id)currentInlineDrawableLayouts; +- (id)validatedLayoutForAnchoredDrawable:(id)arg1; +- (id)validatedLayoutForInlineDrawable:(id)arg1; +- (struct CGRect)targetRectForCanvasRect:(struct CGRect)arg1; +- (void)setNeedsDisplayInTargetRect:(struct CGRect)arg1; +@property(readonly, nonatomic) _Bool wantsLineFragments; +@property(readonly, nonatomic) int verticalAlignment; +@property(readonly, nonatomic) unsigned int autosizeFlags; +@property(readonly, nonatomic) struct CGPoint anchorPoint; +@property(readonly, nonatomic) struct CGPoint position; +@property(readonly, nonatomic) struct CGSize currentSize; +@property(readonly, nonatomic) struct CGSize maxSize; +@property(readonly, nonatomic) struct CGSize minSize; +- (_Bool)isLastTarget; +@property(readonly, nonatomic) TSPObject *nextTargetFirstChildHint; +@property(readonly, nonatomic) id footnoteMarkProvider; +@property(readonly, nonatomic) id footnoteHeightMeasurer; +@property(readonly, nonatomic) id nextTargetFirstColumn; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *nextTargetTopicNumbers; +@property(readonly, nonatomic) const struct TSWPTopicNumberHints *previousTargetTopicNumbers; +@property(readonly, nonatomic) id previousTargetLastColumn; +- (id)columnMetricsForCharIndex:(unsigned long long)arg1 outRange:(struct _NSRange *)arg2; +@property(readonly, nonatomic) _Bool columnsAreLeftToRight; +@property(readonly, nonatomic) _Bool shrinkTextToFit; +@property(readonly, nonatomic) _Bool alwaysStartsNewTarget; +- (double)positionForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2 outWidth:(double *)arg3 outGap:(double *)arg4; +- (double)gapForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +- (double)widthForColumnIndex:(unsigned long long)arg1 bodyWidth:(double)arg2; +@property(readonly, nonatomic) unsigned long long columnCount; +@property(readonly, nonatomic) TSWPPadding *layoutMargins; +@property(readonly, nonatomic) struct CGSize adjustedInsets; +- (void)drawText:(id)arg1 inContext:(struct CGContext *)arg2 minSize:(struct CGSize)arg3 maxSize:(struct CGSize)arg4 anchor:(struct CGPoint)arg5 flags:(int)arg6 viewScale:(double)arg7; +- (void)drawColumn:(id)arg1 inContext:(struct CGContext *)arg2 isFlipped:(_Bool)arg3 viewScale:(double)arg4; +- (void)drawColumn:(id)arg1 selection:(id)arg2 inContext:(struct CGContext *)arg3 isFlipped:(_Bool)arg4 viewScale:(double)arg5; +- (struct CGSize)measureText:(id)arg1; +- (id)layoutText:(id)arg1 kind:(int)arg2 minSize:(struct CGSize)arg3 maxSize:(struct CGSize)arg4 anchor:(struct CGPoint)arg5 flags:(int)arg6; +- (id)layoutText:(id)arg1 minSize:(struct CGSize)arg2 maxSize:(struct CGSize)arg3 anchor:(struct CGPoint)arg4 flags:(int)arg5; +- (id)layoutTextStorage:(id)arg1 minSize:(struct CGSize)arg2 maxSize:(struct CGSize)arg3 anchor:(struct CGPoint)arg4 pageNumber:(unsigned long long)arg5 pageCount:(unsigned long long)arg6 flags:(int)arg7; +- (id)layoutTextStorage:(id)arg1 minSize:(struct CGSize)arg2 maxSize:(struct CGSize)arg3 anchor:(struct CGPoint)arg4 flags:(int)arg5; +- (void)dealloc; +- (id)initWithParagraphStyle:(id)arg1 listStyle:(id)arg2; +- (id)initWithParagraphStyle:(id)arg1; +- (id)initWithParagraphStyle:(id)arg1 columnStyle:(id)arg2; +- (id)initWithParagraphStyle:(id)arg1 listStyle:(id)arg2 columnStyle:(id)arg3; +- (id)initWithParagraphStyle:(id)arg1 columnStyle:(id)arg2 alignmentForNaturalAlignment:(int)arg3 naturalDirection:(int)arg4; +- (id)initWithParagraphStyle:(id)arg1 listStyle:(id)arg2 columnStyle:(id)arg3 alignmentForNaturalAlignment:(int)arg4 naturalDirection:(int)arg5; + +// Remaining properties +@property(retain, nonatomic) NSMutableArray *anchoredDrawablesForRelayout; +@property(readonly, nonatomic) TSDCanvas *canvas; +@property(readonly, nonatomic) struct __CFLocale *hyphenationLocale; +@property(readonly, nonatomic) struct CGRect maskRect; +@property(readonly, nonatomic) TSDLayout *parentLayoutForInlineAttachments; +@property(readonly, nonatomic) _Bool shouldHyphenate; +@property(readonly, nonatomic) double textScaleFactor; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextApplyThemeCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextApplyThemeCommand.h new file mode 100644 index 000000000..55ed99ae2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextApplyThemeCommand.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPStorage; + +// Not exported +@interface TSWPTextApplyThemeCommand : TSSApplyThemeChildCommand +{ + TSWPStorage *_storage; + struct TSWPStorageTransaction *_undoRedoTransaction; +} + +- (void)redo; +- (void)undo; +- (void)undoRedo; +- (void)commit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (void)saveToArchive:(struct TextApplyThemeCommandArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)loadFromArchive:(const struct TextApplyThemeCommandArchive *)arg1 unarchiver:(id)arg2; +- (id)initFromUnarchiver:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 parent:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextBaseCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextBaseCommand.h new file mode 100644 index 000000000..606834c7b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextBaseCommand.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTextBaseCommand : TSKCommand +{ + unsigned int _flags; +} + +- (void)invalidateRange:(struct _NSRange)arg1 onStorage:(id)arg2; +- (void)invalidateSelection:(id)arg1 onStorage:(id)arg2; +@property(nonatomic) _Bool suppressChangeNotifications; +- (void)removeFlag:(int)arg1; +- (void)addFlag:(int)arg1; +- (unsigned int)flags; +- (void)registerChange:(int)arg1 details:(id)arg2 forChangeSource:(id)arg3; +- (void)setSelection:(id)arg1 onStorage:(id)arg2; +- (void)setSelection:(id)arg1 onStorage:(id)arg2 withFlags:(unsigned long long)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextCommand.h new file mode 100644 index 000000000..d114eaf3d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextCommand.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class TSWPSelection, TSWPStorage; + +// Not exported +@interface TSWPTextCommand : TSWPTextBaseCommand +{ + TSWPStorage *_storage; + TSWPSelection *_selection; + struct TSWPStorageTransaction *_undoRedoTransaction; + struct _NSRange _restoreRange; + struct _NSRange _redoRestoreRange; + struct _NSRange _performRange; +} + ++ (id)newObjectForUnarchiver:(id)arg1; +@property(nonatomic) struct _NSRange restoreRange; // @synthesize restoreRange=_restoreRange; +@property(nonatomic) struct _NSRange performRange; // @synthesize performRange=_performRange; +@property(nonatomic) struct _NSRange redoRestoreRange; // @synthesize redoRestoreRange=_redoRestoreRange; +@property(readonly, nonatomic) TSWPSelection *selection; // @synthesize selection=_selection; +- (id).cxx_construct; +- (void)p_setSelectionToRange:(struct _NSRange)arg1 isVisual:(_Bool)arg2 leadingEdge:(_Bool)arg3; +- (void)p_setSelectionToRange:(struct _NSRange)arg1; +- (void)p_invalidateSelection:(id)arg1; +- (void)p_invalidateRange:(struct _NSRange)arg1; +- (struct TSWPStorageTransaction *)undoRedoTransaction; +- (void)redo; +- (void)undo; +- (struct _NSRange)undoRedo; +- (void)doUndoRedo; +- (void)commit; +- (void)doCommit; +- (_Bool)process; +- (_Bool)shouldRunSynchronously; +- (id)initFromUnarchiver:(id)arg1; +- (const struct TextCommandArchive *)textCommandArchiveFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct TextCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +@property(readonly, nonatomic) int persistenceKind; +- (void)saveToArchive:(struct TextCommandArchive *)arg1 archiver:(id)arg2; +- (id)actionString; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2; +- (void)setRestoreRangeWithSelection:(id)arg1; +@property(readonly, nonatomic) TSWPStorage *storage; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextDelegate-Protocol.h new file mode 100644 index 000000000..e0c360bc8 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPTextDelegate +- (id)padding; +- (int)verticalAlignment; + +@optional +- (_Bool)forceWesternLineBreaking; +- (_Bool)adjustColumnOriginForAlignment; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditing.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditing.h new file mode 100644 index 000000000..6a60c89c1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditing.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDInteractiveCanvasController, TSDLayout, TSPObjectContext, TSWPEditingController, TSWPParagraphStyle, TSWPShapeStyle, TSWPStorage; + +// Not exported +@interface TSWPTextEditing : NSObject +{ + TSWPParagraphStyle *_paragraphStyle; + TSWPShapeStyle *_shapeStyle; + TSWPStorage *_storage; + _Bool _isEditing; + TSDInteractiveCanvasController *_icc; + TSDLayout *_hostLayout; +} + +@property(readonly, nonatomic) _Bool isEditing; // @synthesize isEditing=_isEditing; +@property(retain, nonatomic) TSWPStorage *storage; // @synthesize storage=_storage; +- (void)p_editingDidEndNotification:(id)arg1; +- (void)p_handleEndEditing; +- (Class)shapeInfoClass; +- (void)editingDidEnd; +- (void)endEditing; +- (void)beginEditingWithViewController:(id)arg1 geometry:(id)arg2; +- (void)beginEditingInRect:(struct CGRect)arg1 interactiveCanvasController:(id)arg2 layout:(id)arg3; +- (void)beginEditingInRect:(struct CGRect)arg1 interactiveCanvasController:(id)arg2 layout:(id)arg3 delegate:(id)arg4; +- (void)beginEditingWithViewController:(id)arg1 layout:(id)arg2 geometry:(id)arg3 delegate:(id)arg4; +@property(readonly, nonatomic) TSPObjectContext *objectContext; +@property(readonly, nonatomic) TSWPEditingController *editor; +- (void)dealloc; +- (id)initWithShapeStyle:(id)arg1 defaultStorage:(id)arg2; +- (id)initWithParagraphStyle:(id)arg1 shapeStyle:(id)arg2 defaultText:(id)arg3; +- (id)initWithParagraphStyle:(id)arg1 shapeStyle:(id)arg2 defaultText:(id)arg3 stylesheet:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostLayout-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostLayout-Protocol.h new file mode 100644 index 000000000..c59b0135b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostLayout-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class TSWPShapeInfo; + +@protocol TSWPTextEditingHostLayout +@property(retain, nonatomic) TSWPShapeInfo *editingShape; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostRep-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostRep-Protocol.h new file mode 100644 index 000000000..ff7ae30b0 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingHostRep-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPTextEditingHostRep +- (void)tswpTextEditingDidEndEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeInfo.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeInfo.h new file mode 100644 index 000000000..bd98283f7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeInfo.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTextEditingShapeInfo : TSWPShapeInfo +{ + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (Class)layoutClass; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeLayout.h new file mode 100644 index 000000000..bb737c2b4 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextEditingShapeLayout.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTextEditingShapeLayout : TSWPShapeLayout +{ +} + +- (id)layoutInfoGeometry; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostLayout.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostLayout.h new file mode 100644 index 000000000..30c6bc72b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostLayout.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSWPTextEditingHostLayout-Protocol.h" + +@class TSWPShapeInfo, TSWPShapeLayout; + +// Not exported +@interface TSWPTextHostLayout : TSDDrawableLayout +{ + TSWPShapeInfo *_editingShapeInfo; + TSWPShapeLayout *_editingShapeLayout; +} + +@property(retain, nonatomic) TSWPShapeInfo *editingShape; // @synthesize editingShape=_editingShapeInfo; +@property(readonly, nonatomic) TSWPShapeLayout *editingShapeLayout; // @synthesize editingShapeLayout=_editingShapeLayout; +- (void)updateChildrenFromInfo; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostRep.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostRep.h new file mode 100644 index 000000000..ac885becf --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextHostRep.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import +#import "TSKHighlightArrayControllerProtocol-Protocol.h" +#import "TSWPTextEditingHostRep-Protocol.h" + +@class NSArray, NSObject, NSObject, TSKHighlightArrayController, TSWPShapeRep; + +// Not exported +@interface TSWPTextHostRep : TSDRep +{ + TSWPShapeRep *_editingRep; + TSKHighlightArrayController *_pulseArrayController; + TSKHighlightArrayController *_highlightArrayController; + NSObject *_activeSearchReference; + NSArray *_searchReferences; +} + +@property(retain, nonatomic) NSArray *searchReferences; // @synthesize searchReferences=_searchReferences; +@property(retain, nonatomic) NSObject *activeSearchReference; // @synthesize activeSearchReference=_activeSearchReference; +@property(retain, nonatomic) TSKHighlightArrayController *highlightArrayController; // @synthesize highlightArrayController=_highlightArrayController; +@property(retain, nonatomic) TSKHighlightArrayController *pulseArrayController; // @synthesize pulseArrayController=_pulseArrayController; +- (void)drawTextBackground:(struct CGContext *)arg1 insetRect:(struct CGRect)arg2 pulsating:(_Bool)arg3; +- (id)overlayLayers; +@property(readonly, nonatomic) _Bool useFindOverlayers; +- (void)updateHighlights; +- (id)lineSearchReferencesForSearchReference:(id)arg1; +- (void)updateFindAnimationWithAnimatingPulse:(_Bool)arg1; +- (void)p_setSearchReferencesToHighlight:(id)arg1; +- (void)p_findUIStateChangedNotification:(id)arg1; +- (void)p_setActiveSearchReference:(id)arg1; +- (void)p_activeFindHighlightChangedNotification:(id)arg1; +- (_Bool)doesRepContainSearchReference:(id)arg1; +- (void)pulseAnimationDidStop:(id)arg1; +- (id)imageForSearchReference:(id)arg1 forPath:(struct CGPath *)arg2 shouldPulsate:(_Bool)arg3; +- (struct CGPath *)newPathForSearchReference:(id)arg1; +- (void)setPulseControllerActive:(_Bool)arg1 autohide:(_Bool)arg2; +- (void)tswpTextEditingDidEndEditing:(id)arg1; +- (void)selectChildRep:(id)arg1; +- (_Bool)canSelectChildRep:(id)arg1; +- (void)addAdditionalChildLayersToArray:(id)arg1; +- (id)childReps; +@property(readonly, nonatomic) NSObject *containerInfo; +- (id)hitRep:(struct CGPoint)arg1; +- (void)recursivelyPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelector:(SEL)arg1; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1 withObject:(id)arg2; +- (void)recursivelyPerformSelectorIfImplemented:(SEL)arg1; +- (void)updateChildrenFromLayout; +- (void)willBeRemoved; +- (void)dealloc; +- (id)initWithLayout:(id)arg1 canvas:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextKnob.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextKnob.h new file mode 100644 index 000000000..11e57bf1f --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextKnob.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTextKnob : TSDKnob +{ +} + +- (int)dragType; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextMagnifierTimeWeightedPoint.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextMagnifierTimeWeightedPoint.h new file mode 100644 index 000000000..35a53e6ad --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextMagnifierTimeWeightedPoint.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPTextMagnifierTimeWeightedPoint : NSObject +{ + long long m_index; + struct { + struct CGPoint point; + double time; + } m_points[16]; +} + +- (id).cxx_construct; +- (double)distanceCoveredInInterval:(double)arg1 priorTo:(double)arg2; +- (struct CGSize)displacementInInterval:(double)arg1 priorTo:(double)arg2; +- (struct CGSize)displacementInInterval:(double)arg1; +- (double)distanceCoveredInInterval:(double)arg1; +- (_Bool)historyCovers:(double)arg1; +@property(readonly, nonatomic) struct CGPoint weightedPoint; +- (void)addPoint:(struct CGPoint)arg1; +- (void)clearHistory; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextPresetDisplayItem.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextPresetDisplayItem.h new file mode 100644 index 000000000..7a1b59820 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextPresetDisplayItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, TSWPTextStylePreset; + +// Not exported +@interface TSWPTextPresetDisplayItem : NSObject +{ + TSWPTextStylePreset *_preset; + NSString *_displayName; +} + +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +@property(retain, nonatomic) TSWPTextStylePreset *preset; // @synthesize preset=_preset; +- (id)description; +- (void)saveToArchive:(struct TextPresetDisplayItemArchive *)arg1 archiver:(id)arg2; +- (id)initWithArchive:(const struct TextPresetDisplayItemArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; +- (id)initWithPreset:(id)arg1 displayName:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextReplacement.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextReplacement.h new file mode 100644 index 000000000..91514262b --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextReplacement.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPReplaceAction-Protocol.h" + +@class NSString, TSWPSelection; + +// Not exported +@interface TSWPTextReplacement : NSObject +{ + TSWPSelection *_selection; + NSString *_string; +} + +- (struct _NSRange)insertedRange; +- (long long)delta; +- (unsigned long long)targetCharIndex; +- (void)performWithStorage:(id)arg1 delta:(long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3 replaceBlock:(id)arg4; +- (void)dealloc; +- (id)initWithSelection:(id)arg1 string:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextSource-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextSource-Protocol.h new file mode 100644 index 000000000..97d2af372 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextSource-Protocol.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPTextSource +- (unsigned long long)storageLength; +- (_Bool)adjustRangesByDelta:(long long)arg1; +- (unsigned long long)charIndexRemappedFromStorage:(unsigned long long)arg1; +- (id)objectAtLocationPriorToMappedCharIndex:(unsigned long long)arg1 forAttributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (struct _NSRange)charRangeMappedFromStorage:(struct _NSRange)arg1; +- (struct _NSRange)charRangeMappedToStorage:(struct _NSRange)arg1; +- (unsigned long long)charIndexMappedFromStorage:(unsigned long long)arg1; +- (unsigned long long)charIndexMappedToStorage:(unsigned long long)arg1; +- (long long)hyphenationLocationBeforeIndex:(long long)arg1 inRange:(struct _NSRange)arg2 locale:(struct __CFLocale *)arg3 hyphenChar:(unsigned int *)arg4; +- (unsigned short)characterAtIndex:(unsigned long long)arg1; +- (struct _NSRange)wordAtCharIndex:(unsigned long long)arg1 includePreviousWord:(_Bool)arg2; +- (id)characterStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (_Bool)isWritingDirectionRightToLeftForParagraphAtCharIndex:(unsigned long long)arg1; +- (id)paragraphStyleAtCharIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)attachmentOrFootnoteAtCharIndex:(unsigned long long)arg1; +- (id)attachmentAtCharIndex:(unsigned long long)arg1; +- (id)footnoteReferenceAtCharIndex:(unsigned long long)arg1; +- (id)smartFieldsWithAttributeKind:(int)arg1 intersectingRange:(struct _NSRange)arg2; +- (id)smartFieldAtCharIndex:(unsigned long long)arg1 attributeKind:(int)arg2 effectiveRange:(struct _NSRange *)arg3; +- (void)attributesAtCharIndex:(unsigned long long)arg1 attributesOfInterest:(_Bool [19])arg2 attributesTable:(id [19])arg3 effectiveRange:(struct _NSRange *)arg4; +- (_Bool)hasColumnStyleForParagraphBreakAtCharIndex:(unsigned long long)arg1; +- (_Bool)hasColumnBreakAtCharIndex:(unsigned long long)arg1; +- (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; +- (id)string; +- (unsigned long long)length; + +@optional +- (_Bool)hasSmartFieldsInRange:(struct _NSRange)arg1; +- (void)enumerateWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (void)enumerateSmartFieldsWithAttributeKind:(int)arg1 inRange:(struct _NSRange)arg2 usingBlock:(id)arg3; +- (id)substringWithRange:(struct _NSRange)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatistics.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatistics.h new file mode 100644 index 000000000..b2c6723cb --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatistics.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +// Not exported +@interface TSWPTextStatistics : NSObject +{ + unsigned long long _wordCount; + unsigned long long _charactersNoWhiteSpace; + unsigned long long _paragraphCount; + _Bool _isAccurate; +} + +@property(nonatomic) _Bool isAccurate; // @synthesize isAccurate=_isAccurate; +@property(nonatomic) unsigned long long paragraphCount; // @synthesize paragraphCount=_paragraphCount; +@property(nonatomic) unsigned long long charactersNoWhiteSpace; // @synthesize charactersNoWhiteSpace=_charactersNoWhiteSpace; +@property(nonatomic) unsigned long long wordCount; // @synthesize wordCount=_wordCount; +- (_Bool)isEqual:(id)arg1; +- (void)removeTextStatistics:(id)arg1; +- (void)addTextStatistics:(id)arg1; +- (void)setTextStatistics:(id)arg1; +- (void)resetStatistics; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracker.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracker.h new file mode 100644 index 000000000..ca94f91b5 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracker.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPStorageObserver-Protocol.h" +#import "TSWPTextStatisticsTracking-Protocol.h" + +@class NSMutableArray, TSWPStorage, TSWPTextStatistics; + +// Not exported +@interface TSWPTextStatisticsTracker : NSObject +{ + id _statisticsController; + TSWPStorage *_storage; + TSWPTextStatistics *_storageStatistics; + NSMutableArray *_paragraphStatistics; + struct _NSRange _modifiedRange; + long long _modifiedDelta; +} + +@property(readonly, nonatomic) TSWPTextStatistics *statistics; // @synthesize statistics=_storageStatistics; +- (void)p_applyTextRangeOffset:(long long)arg1 startingAtParagraphIndex:(unsigned long long)arg2; +- (void)p_invalidateTrackersInRange:(struct _NSRange)arg1; +- (void)p_removeTrackersInRange:(struct _NSRange)arg1; +- (void)p_insertTrackers:(unsigned long long)arg1 atIndex:(unsigned long long)arg2; +- (unsigned long long)p_indexOfRangedStatisticForLocation:(unsigned long long)arg1; +- (void)p_processStorageChanges; +- (void)p_updateStatisticsInRangedStatistic:(id)arg1; +- (void)storage:(id)arg1 didChangeRange:(struct _NSRange)arg2 delta:(long long)arg3 broadcastKind:(int)arg4; +- (void)tearDown; +- (void)incrementallyUpdateStatisticsUntil:(id)arg1; +- (void)dealloc; +- (id)initWithController:(id)arg1 andObject:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracking-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracking-Protocol.h new file mode 100644 index 000000000..78cb703c7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStatisticsTracking-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol TSWPTextStatisticsTracking +- (id)statistics; +- (void)incrementallyUpdateStatisticsUntil:(id)arg1; +- (void)tearDown; +- (id)initWithController:(id)arg1 andObject:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStylePreset.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStylePreset.h new file mode 100644 index 000000000..c77707921 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextStylePreset.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "TSSPreset-Protocol.h" + +@class NSString, TSWPListStyle, TSWPParagraphStyle; + +// Not exported +@interface TSWPTextStylePreset : TSPObject +{ + NSString *_presetIdentifier; + TSWPParagraphStyle *_paragraphStyle; + TSWPListStyle *_listStyle; +} + +@property(retain, nonatomic) TSWPListStyle *listStyle; // @synthesize listStyle=_listStyle; +@property(retain, nonatomic) TSWPParagraphStyle *paragraphStyle; // @synthesize paragraphStyle=_paragraphStyle; +@property(copy, nonatomic) NSString *presetIdentifier; // @synthesize presetIdentifier=_presetIdentifier; +@property(readonly, nonatomic) NSString *presetKind; +- (_Bool)isThemeEquivalent:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct TextStylePresetArchive *)arg1 archiver:(id)arg2; +- (void)loadFromArchive:(const struct TextStylePresetArchive *)arg1 unarchiver:(id)arg2; +- (void)dealloc; +- (id)initWithContext:(id)arg1 presetIdentifier:(id)arg2 paragraphStyle:(id)arg3 listStyle:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrap-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrap-Protocol.h new file mode 100644 index 000000000..eeb3492f1 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrap-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol TSWPTextWrap +- (double)nextUnobstructedSpanStartingAt:(struct CGRect)arg1 wrappableAttachments:(id)arg2 userInfo:(id)arg3; +- (unsigned int)splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 wrappableAttachments:(id)arg3 ignoreFloatingGraphics:(_Bool)arg4 floatingCausedWrap:(_Bool *)arg5 skipHint:(double *)arg6 userInfo:(id)arg7; +- (id)beginWrappingToColumn:(id)arg1 target:(id)arg2 hasWrapables:(_Bool *)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrapper.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrapper.h new file mode 100644 index 000000000..702d4b7ae --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextWrapper.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPTextWrapper : NSObject +{ +} + ++ (unsigned int)p_wrappedSubrectsForRectOptimized:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 polygon:(id)arg3 type:(int)arg4 skipHint:(double *)arg5; ++ (double)unobstructedSpanForPath:(id)arg1 startingSpan:(struct CGRect)arg2 columnBounds:(struct CGRect)arg3; ++ (unsigned int)p_wrappedSubrectsForRectGPC:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 polygon:(id)arg3 type:(int)arg4 skipHint:(double *)arg5; ++ (unsigned int)splitLine:(struct CGRect)arg1 lineSegmentRects:(struct CGRect [128])arg2 polygon:(id)arg3 type:(int)arg4 skipHint:(double *)arg5; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTextualAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextualAttachment.h new file mode 100644 index 000000000..8c0f0bef2 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTextualAttachment.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPTextualAttachment : TSWPAttachment +{ +} + ++ (id)newObjectForUnarchiver:(id)arg1; +- (id)stringEquivalentWithLayoutParent:(id)arg1; +- (void)setStringEquivalent:(id)arg1; +- (id)stringEquivalent; +- (id)stringWithPageNumber:(unsigned long long)arg1 pageCount:(unsigned long long)arg2 charIndex:(unsigned long long)arg3; +- (void)saveToArchive:(struct TextualAttachmentArchive *)arg1 archiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (const struct TextualAttachmentArchive *)textualAttachmentArchiveFromUnarchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; +- (_Bool)shouldArchiveStringEquivalent; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedDeletion.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedDeletion.h new file mode 100644 index 000000000..5b7aa3c54 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedDeletion.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPReplaceAction-Protocol.h" + +@class TSWPChangeSession; + +// Not exported +@interface TSWPTrackedDeletion : NSObject +{ + struct _NSRange _range; + TSWPChangeSession *_changeSession; +} + +- (id).cxx_construct; +- (struct _NSRange)insertedRange; +- (long long)delta; +- (unsigned long long)targetCharIndex; +- (void)performWithStorage:(id)arg1 delta:(long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3 replaceBlock:(id)arg4; +- (void)dealloc; +- (id)initWithRange:(struct _NSRange)arg1 changeSession:(id)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedInsertion.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedInsertion.h new file mode 100644 index 000000000..d7569fa2a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTrackedInsertion.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPReplaceAction-Protocol.h" + +@class NSString, TSWPChangeSession, TSWPSelection; + +// Not exported +@interface TSWPTrackedInsertion : NSObject +{ + TSWPSelection *_selection; + NSString *_string; + TSWPChangeSession *_changeSession; +} + +- (struct _NSRange)insertedRange; +- (long long)delta; +- (unsigned long long)targetCharIndex; +- (void)performWithStorage:(id)arg1 delta:(long long)arg2 undoTransaction:(struct TSWPStorageTransaction *)arg3 replaceBlock:(id)arg4; +- (void)dealloc; +- (id)initWithSelection:(id)arg1 string:(id)arg2 changeSession:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTranscriber.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTranscriber.h new file mode 100644 index 000000000..a05ee8c7c --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTranscriber.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSLocale, NSString; + +// Not exported +@interface TSWPTranscriber : NSObject +{ + NSString *_displayName; + NSString *_identifier; + NSLocale *_romanizationLocale; + NSString *_transformIdentifier; +} + ++ (id)transcriberWithIdentifier:(id)arg1 displayName:(id)arg2 romanizationLocaleID:(id)arg3 transformIdentifier:(id)arg4; +- (id)transcribeText:(id)arg1; +- (void)dealloc; +- (id)initWithIdentifier:(id)arg1 displayName:(id)arg2 romanizationLocaleID:(id)arg3 transformIdentifier:(id)arg4; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTwoPartAction.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTwoPartAction.h new file mode 100644 index 000000000..e65f6fe89 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTwoPartAction.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPTwoPartAction : NSObject +{ + id _startAction; + id _cancelAction; + id _finishAction; + _Bool _performImmediately; +} + ++ (id)actionWithStartAction:(id)arg1 cancelAction:(void)arg2 finishAction:(id)arg3; +@property _Bool performImmediately; // @synthesize performImmediately=_performImmediately; +- (void)cancel; +- (void)performFinishAction; +- (void)performStartAction; +- (void)dealloc; +- (id)initWithStartAction:(id)arg1 cancelAction:(void)arg2 finishAction:(id)arg3; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPTypesetterAttachmentMap.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPTypesetterAttachmentMap.h new file mode 100644 index 000000000..ddc8e264a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPTypesetterAttachmentMap.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class TSDLayout, TSWPAttachment; + +// Not exported +@interface TSWPTypesetterAttachmentMap : NSObject +{ + TSWPAttachment *_attachment; + TSDLayout *_layout; + struct __CTLine *_lineRef; +} + ++ (id)mapWithAttachment:(id)arg1 layout:(id)arg2 pageNumber:(unsigned long long)arg3 pageCount:(unsigned long long)arg4 footnoteMarkProvider:(id)arg5 styleProvider:(id)arg6 colorOverride:(id)arg7; +@property(readonly, nonatomic) struct __CTLine *lineRef; // @synthesize lineRef=_lineRef; +@property(retain, nonatomic) TSDLayout *layout; // @synthesize layout=_layout; +@property(nonatomic) TSWPAttachment *attachment; // @synthesize attachment=_attachment; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPUIGraphicalAttachment.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPUIGraphicalAttachment.h new file mode 100644 index 000000000..20828dc01 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPUIGraphicalAttachment.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface TSWPUIGraphicalAttachment : TSWPAttachment +{ +} + +- (_Bool)wantsSelectionAtPoint:(struct CGPoint)arg1; +@property(readonly, nonatomic) double baselineOffset; +@property(readonly, nonatomic) struct CGSize size; +- (void)invalidate; +- (id)rendererForAttachment; +- (int)elementKind; +- (void)saveToArchive:(struct UIGraphicalAttachment *)arg1 archiver:(id)arg2; +- (id)initFromArchive:(const struct UIGraphicalAttachment *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (id)initFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPURLDataDetector.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPURLDataDetector.h new file mode 100644 index 000000000..7dc220795 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPURLDataDetector.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "TSWPDataDetectorProtocol-Protocol.h" + +// Not exported +@interface TSWPURLDataDetector : NSObject +{ +} + ++ (id)newURLFromString:(id)arg1; ++ (id)newArrayByScanningString:(id)arg1 scanRange:(struct _NSRange)arg2; ++ (id)scanString:(id)arg1 scanRange:(struct _NSRange)arg2; ++ (struct _NSRange)calculateScanRangeForString:(id)arg1 changedRange:(struct _NSRange)arg2; ++ (struct _NSRange)expandValidRange:(struct _NSRange)arg1 inString:(id)arg2; ++ (void)initURLCharacterSets; ++ (void)setInvalidURLSchemes:(id)arg1; ++ (id)detectorIdentifier; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPUnsupportedHyperlinkField.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPUnsupportedHyperlinkField.h new file mode 100644 index 000000000..a02911b18 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPUnsupportedHyperlinkField.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface TSWPUnsupportedHyperlinkField : TSWPPlaceholderSmartField +{ + NSString *_href; +} + +@property(copy, nonatomic) NSString *href; // @synthesize href=_href; +- (_Bool)allowsPasteAsSmartField; +- (id)copyWithContext:(id)arg1; +- (void)saveToArchiver:(id)arg1; +- (void)dealloc; +- (id)initFromUnarchiver:(id)arg1; +- (const struct PlaceholderSmartFieldArchive *)placeholderSmartFieldArchiveFromUnarchiver:(id)arg1; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand-PersistenceAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand-PersistenceAdditions.h new file mode 100644 index 000000000..0075caad7 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand-PersistenceAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface TSWPUpdateDateTimeFieldCommand (PersistenceAdditions) +- (id)initFromUnarchiver:(id)arg1; +- (void)loadFromArchive:(const struct UpdateDateTimeFieldCommandArchive *)arg1 unarchiver:(id)arg2; +- (void)saveToArchiver:(id)arg1; +- (void)saveToArchive:(struct UpdateDateTimeFieldCommandArchive *)arg1 archiver:(id)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand.h new file mode 100644 index 000000000..07a246fa3 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPUpdateDateTimeFieldCommand.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, TSWPDateTimeSmartField; + +// Not exported +@interface TSWPUpdateDateTimeFieldCommand : TSWPTextCommand +{ + TSWPDateTimeSmartField *_dateTimeField; + NSDate *_date; + long long _dateStyle; + long long _timeStyle; +} + +- (int)persistenceKind; +- (void)doUndoRedo; +- (void)p_updateFieldProperties; +- (void)doCommit; +- (void)dealloc; +- (id)initWithStorage:(id)arg1 selection:(id)arg2 dateTimeField:(id)arg3 date:(id)arg4 dateStyle:(long long)arg5 timeStyle:(long long)arg6; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/TSWPUserDefaults.h b/iOS7/PrivateFrameworks/iWorkImport/TSWPUserDefaults.h new file mode 100644 index 000000000..fcdd7f262 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/TSWPUserDefaults.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface TSWPUserDefaults : NSObject +{ +} + ++ (void)registerUserDefaults:(_Bool)arg1; ++ (void)setSpellCheckingEnabled:(_Bool)arg1; ++ (void)setSuperscriptNumericalSuffixes:(_Bool)arg1; ++ (void)setAutomaticallyDetectLists:(_Bool)arg1; ++ (void)setAutomaticallyDetectLinks:(_Bool)arg1; ++ (void)setInvisiblesColor:(id)arg1; ++ (_Bool)spellCheckingEnabled; ++ (_Bool)superscriptNumericalSuffixes; ++ (_Bool)automaticallyDetectLists; ++ (_Bool)automaticallyDetectLinks; ++ (id)invisiblesColor; ++ (_Bool)p_UserDefaultSet:(id)arg1 force:(_Bool)arg2; + +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UIColor-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/UIColor-TSUAdditions.h new file mode 100644 index 000000000..0a180c44a --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UIColor-TSUAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIColor.h" + +@interface UIColor (TSUAdditions) ++ (id)tableViewCellDarkBlueTextColor; ++ (id)transparentGrayCheckerboardColor; ++ (id)grayCheckerboardColor; ++ (id)checkerboardColorWithColor:(id)arg1 andColor:(id)arg2 squareSize:(struct CGSize)arg3; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UIDevice-TSUAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/UIDevice-TSUAdditions.h new file mode 100644 index 000000000..0e00741a9 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UIDevice-TSUAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIDevice.h" + +@interface UIDevice (TSUAdditions) ++ (id)platformString; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UIMenuItem-Additions.h b/iOS7/PrivateFrameworks/iWorkImport/UIMenuItem-Additions.h new file mode 100644 index 000000000..c7ff80945 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UIMenuItem-Additions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIMenuItem.h" + +@interface UIMenuItem (Additions) ++ (id)menuItemWithTitle:(id)arg1 action:(SEL)arg2; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UIScrollViewDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/UIScrollViewDelegate-Protocol.h new file mode 100644 index 000000000..3b8f3f922 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UIScrollViewDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIScrollViewDelegate + +@optional +- (void)scrollViewDidScrollToTop:(id)arg1; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; +- (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; +- (id)viewForZoomingInScrollView:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewWillBeginDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; +- (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidZoom:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UITextFieldDelegate-Protocol.h b/iOS7/PrivateFrameworks/iWorkImport/UITextFieldDelegate-Protocol.h new file mode 100644 index 000000000..7b4785d61 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UITextFieldDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UITextFieldDelegate + +@optional +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)textFieldDidEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/UIView-TSUViewAdditions.h b/iOS7/PrivateFrameworks/iWorkImport/UIView-TSUViewAdditions.h new file mode 100644 index 000000000..83bd9fa21 --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/UIView-TSUViewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface UIView (TSUViewAdditions) +- (void)addBorderWithColor:(id)arg1; +@end + diff --git a/iOS7/PrivateFrameworks/iWorkImport/_TSUImageM.h b/iOS7/PrivateFrameworks/iWorkImport/_TSUImageM.h new file mode 100644 index 000000000..1a422933d --- /dev/null +++ b/iOS7/PrivateFrameworks/iWorkImport/_TSUImageM.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface _TSUImageM : TSUImage +{ +} + ++ (id)initWithImageSourceRef:(struct CGImageSource *)arg1; ++ (id)initWithContentsOfFile:(id)arg1; ++ (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; ++ (id)initWithData:(id)arg1; ++ (id)initWithCGImage:(struct CGImage *)arg1; ++ (id)init; ++ (id)allocWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/iOS7/SpringBoard/APSConnectionDelegate-Protocol.h b/iOS7/SpringBoard/APSConnectionDelegate-Protocol.h index d0cbabdea..d83dc8d30 100644 --- a/iOS7/SpringBoard/APSConnectionDelegate-Protocol.h +++ b/iOS7/SpringBoard/APSConnectionDelegate-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)connectionDidReconnect:(id)arg1; -- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didChangeConnectedStatus:(_Bool)arg2; - (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; - (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; - (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; diff --git a/iOS7/SpringBoard/BBBulletin-SBUtilities.h b/iOS7/SpringBoard/BBBulletin-SBUtilities.h index abbebcb59..2718aa41d 100644 --- a/iOS7/SpringBoard/BBBulletin-SBUtilities.h +++ b/iOS7/SpringBoard/BBBulletin-SBUtilities.h @@ -9,8 +9,8 @@ #import "SBUIQuietModePlayability-Protocol.h" @interface BBBulletin (SBUtilities) -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; - (id)sectionIconImageWithFormat:(int)arg1; @end diff --git a/iOS7/SpringBoard/BBDataProvider-Protocol.h b/iOS7/SpringBoard/BBDataProvider-Protocol.h index 0caad172e..790869741 100644 --- a/iOS7/SpringBoard/BBDataProvider-Protocol.h +++ b/iOS7/SpringBoard/BBDataProvider-Protocol.h @@ -10,13 +10,13 @@ - (id)sortDescriptors; @optional -- (id)bulletinsFilteredBy:(unsigned int)arg1 enabledSectionIDs:(id)arg2 count:(unsigned int)arg3 lastCleared:(id)arg4; -- (id)bulletinsFilteredBy:(unsigned int)arg1 count:(unsigned int)arg2 lastCleared:(id)arg3; -- (BOOL)syncsBulletinDismissal; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 enabledSectionIDs:(id)arg2 count:(unsigned long long)arg3 lastCleared:(id)arg4; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; +- (_Bool)syncsBulletinDismissal; - (void)handleBulletinActionResponse:(id)arg1; - (void)receiveMessageWithName:(id)arg1 userInfo:(id)arg2; - (void)noteSectionInfoDidChange:(id)arg1; -- (BOOL)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; +- (_Bool)migrateSectionInfo:(id)arg1 oldSectionInfo:(id)arg2; - (id)displayNameForSubsectionID:(id)arg1; - (id)defaultSubsectionInfos; - (void)dataProviderDidLoad; @@ -25,6 +25,7 @@ - (id)sectionParameters; - (id)clearedInfoForBulletins:(id)arg1; - (id)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2; +- (id)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(unsigned long long)arg1 lastClearedInfo:(id)arg2; - (id)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2; @end diff --git a/iOS7/SpringBoard/BBObserverDelegate-Protocol.h b/iOS7/SpringBoard/BBObserverDelegate-Protocol.h index dca28974c..60a291f9c 100644 --- a/iOS7/SpringBoard/BBObserverDelegate-Protocol.h +++ b/iOS7/SpringBoard/BBObserverDelegate-Protocol.h @@ -9,27 +9,28 @@ @protocol BBObserverDelegate @optional -- (struct CGSize)observer:(id)arg1 composedAttachmentSizeForType:(int)arg2 thumbnailWidth:(float)arg3 height:(float)arg4 key:(id)arg5; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 multipleThumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentSizeBeforeBulletinDelivery:(id)arg1; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; +- (struct CGSize)observer:(id)arg1 composedAttachmentSizeForType:(long long)arg2 thumbnailWidth:(float)arg3 height:(float)arg4 key:(id)arg5; +- (id)observer:(id)arg1 composedAttachmentImageForType:(long long)arg2 thumbnailData:(id)arg3 key:(id)arg4; +- (id)observer:(id)arg1 multipleThumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (_Bool)observerShouldFetchAttachmentSizeBeforeBulletinDelivery:(id)arg1; +- (_Bool)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; - (void)observer:(id)arg1 noteServerReceivedResponseForBulletin:(id)arg2; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; +- (void)observer:(id)arg1 noteAlertBehaviorOverrideStateChanged:(unsigned long long)arg2; +- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned long long)arg2; - (void)observer:(id)arg1 purgeReferencesToBulletinID:(id)arg2; -- (void)observer:(id)arg1 noteSectionParametersChanged:(id)arg2; +- (void)observer:(id)arg1 noteSectionParametersChanged:(id)arg2 forSectionID:(id)arg3; - (void)observer:(id)arg1 updateSectionInfo:(id)arg2; -- (void)observer:(id)arg1 updateSectionInfo:(id)arg2 inCategory:(int)arg3; +- (void)observer:(id)arg1 updateSectionInfo:(id)arg2 inCategory:(long long)arg3; - (void)observer:(id)arg1 updateSectionOrder:(id)arg2; -- (void)observer:(id)arg1 updateSectionOrder:(id)arg2 forCategory:(int)arg3; -- (void)observer:(id)arg1 updateSectionOrderRule:(int)arg2; +- (void)observer:(id)arg1 updateSectionOrder:(id)arg2 forCategory:(long long)arg3; +- (void)observer:(id)arg1 updateSectionOrderRule:(long long)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; -- (void)observer:(id)arg1 removeBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 removeBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 modifyBulletin:(id)arg2 forFeed:(unsigned int)arg3; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 modifyBulletin:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; @end diff --git a/iOS7/SpringBoard/BKSWorkspaceDelegate-Protocol.h b/iOS7/SpringBoard/BKSWorkspaceDelegate-Protocol.h index 4b11fc517..24b5965bf 100644 --- a/iOS7/SpringBoard/BKSWorkspaceDelegate-Protocol.h +++ b/iOS7/SpringBoard/BKSWorkspaceDelegate-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol BKSWorkspaceDelegate -- (void)workspace:(id)arg1 applicationDebugStateChanged:(id)arg2 newState:(BOOL)arg3; +- (void)workspace:(id)arg1 applicationDebugStateChanged:(id)arg2 newState:(_Bool)arg3; - (void)workspace:(id)arg1 handleStatusBarReturnActionFromApplication:(id)arg2 statusBarStyle:(id)arg3; - (void)workspace:(id)arg1 applicationSuspensionSettingsUpdated:(id)arg2 withSettings:(id)arg3; - (void)workspace:(id)arg1 applicationExited:(id)arg2 withInfo:(id)arg3; diff --git a/iOS7/SpringBoard/CDStructures.h b/iOS7/SpringBoard/CDStructures.h index 470eb3c95..22ac5334f 100644 --- a/iOS7/SpringBoard/CDStructures.h +++ b/iOS7/SpringBoard/CDStructures.h @@ -7,17 +7,17 @@ #pragma mark Named Structures struct CGAffineTransform { - float a; - float b; - float c; - float d; - float tx; - float ty; + double a; + double b; + double c; + double d; + double tx; + double ty; }; struct CGPoint { - float x; - float y; + double x; + double y; }; struct CGRect { @@ -26,67 +26,83 @@ struct CGRect { }; struct CGSize { - float width; - float height; + double width; + double height; }; struct SBBannerDismissGestureState { - char _field1; - char _field2; + _Bool _field1; + _Bool _field2; struct CGSize _field3; struct CGSize _field4; struct CGRect _field5; - int _field6; - float _field7; - char _field8; + long long _field6; + double _field7; + _Bool _field8; }; struct SBIconCoordinate { - int row; - int col; + long long row; + long long col; }; struct SBWindowLevelRange_struct { - float start; - float end; + double start; + double end; }; struct UIEdgeInsets { - float top; - float left; - float bottom; - float right; + double top; + double left; + double bottom; + double right; }; struct _NSRange { - unsigned int location; - unsigned int length; + unsigned long long location; + unsigned long long length; }; -struct _opaque_pthread_t { - long _field1; - struct __darwin_pthread_handler_rec *_field2; - char _field3[596]; +struct __va_list_tag { + unsigned int _field1; + unsigned int _field2; + void *_field3; + void *_field4; }; -struct vImage_Buffer { - void *_field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; +struct _opaque_pthread_t { + long long _field1; + struct __darwin_pthread_handler_rec *_field2; + char _field3[1168]; }; #pragma mark Typedef'd Structures typedef struct { - unsigned long _field1; + id _field1; + id _field2; + id _field3; + id _field4; +} CDStruct_89ddc8e1; + +typedef struct { + _Bool _field1; + _Bool _field2; + _Bool _field3; + _Bool _field4; + double _field5; + int _field6; +} CDStruct_ebaa735e; + +typedef struct { + unsigned long long _field1; id *_field2; - unsigned long *_field3; - unsigned long _field4[5]; -} CDStruct_11f37819; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; typedef struct { - char itemIsEnabled[25]; + _Bool itemIsEnabled[25]; char timeString[64]; int gsmSignalStrengthRaw; int gsmSignalStrengthBars; @@ -111,7 +127,9 @@ typedef struct { unsigned int displayRawGSMSignal:1; unsigned int displayRawWifiSignal:1; unsigned int locationIconType:1; -} CDStruct_87a532be; + unsigned int quietModeInactive:1; + unsigned int tetheringConnectionCount; +} CDStruct_0e61b686; typedef struct { unsigned int _field1[8]; @@ -123,40 +141,18 @@ typedef struct { unsigned int willDeactivate:1; unsigned int didDeactivate:1; unsigned int didChangeTop:1; + unsigned int topBgStyleChange:1; unsigned int willTearDownWindow:1; unsigned int didTearDownWindow:1; unsigned int didRemoveFromWindow:1; -} CDStruct_8a76bf7f; - -typedef struct { - char _field1; - char _field2; - char _field3; - char _field4; - float _field5; - int _field6; -} CDStruct_af7d35ee; - -typedef struct { - float x; - float y; - float scale; - float rotate; -} CDStruct_812d5f7b; - -typedef struct { - float _field1; - float _field2; -} CDStruct_b2fbf00d; +} CDStruct_6031b1ff; typedef struct { - int startStyle; - int startOrientation; - int endStyle; - int endOrientation; - int transitionType; - char zoomOther; -} CDStruct_5d575efc; + double x; + double y; + double scale; + double rotate; +} CDStruct_3dac535d; typedef struct { int _field1; @@ -164,43 +160,28 @@ typedef struct { } CDStruct_1ef3fb1f; typedef struct { - char _field1[25]; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :2; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - CDStruct_87a532be _field2; -} CDStruct_70a52081; + long long startStyle; + long long endStyle; + double transitionFraction; +} CDStruct_059c2b36; + +typedef struct { + _Bool valid; + CDStruct_059c2b36 styleTransitionState; +} CDStruct_e838e30c; typedef struct { int type; int modifier; - unsigned int pathIndex; - unsigned int pathIdentity; + unsigned long long pathIndex; + unsigned long long pathIdentity; struct CGPoint location; struct CGPoint previousLocation; struct CGPoint unrotatedLocation; struct CGPoint previousUnrotatedLocation; - float totalDistanceTraveled; - int interfaceOrientation; - int previousInterfaceOrientation; + double totalDistanceTraveled; + long long interfaceOrientation; + long long previousInterfaceOrientation; double timestamp; -} CDStruct_9bf48c9a; +} CDStruct_bab9d11d; diff --git a/iOS7/SpringBoard/LSApplicationWorkspaceObserverProtocol-Protocol.h b/iOS7/SpringBoard/LSApplicationWorkspaceObserverProtocol-Protocol.h index 697aec6ec..8e326b799 100644 --- a/iOS7/SpringBoard/LSApplicationWorkspaceObserverProtocol-Protocol.h +++ b/iOS7/SpringBoard/LSApplicationWorkspaceObserverProtocol-Protocol.h @@ -9,7 +9,7 @@ @protocol LSApplicationWorkspaceObserverProtocol @optional -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; diff --git a/iOS7/SpringBoard/MPUSystemMediaControlsDelegate-Protocol.h b/iOS7/SpringBoard/MPUSystemMediaControlsDelegate-Protocol.h new file mode 100644 index 000000000..b33bffc77 --- /dev/null +++ b/iOS7/SpringBoard/MPUSystemMediaControlsDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MPUSystemMediaControlsDelegate + +@optional +- (void)systemMediaControlsViewController:(id)arg1 didTapOnTrackInformationView:(id)arg2; +- (void)systemMediaControlsViewController:(id)arg1 didReceiveTapOnControlType:(long long)arg2; +@end + diff --git a/iOS7/SpringBoard/NSArray-AlertItemsAdditions.h b/iOS7/SpringBoard/NSArray-AlertItemsAdditions.h index 996b61d88..9132ddeb6 100644 --- a/iOS7/SpringBoard/NSArray-AlertItemsAdditions.h +++ b/iOS7/SpringBoard/NSArray-AlertItemsAdditions.h @@ -7,7 +7,7 @@ #import "NSArray.h" @interface NSArray (AlertItemsAdditions) -- (void)addObjectsOfClass:(Class)arg1 toArray:(id)arg2; +- (void)addUniqueObjectsOfClass:(Class)arg1 toArray:(id)arg2; - (id)objectOfClass:(Class)arg1; @end diff --git a/iOS7/SpringBoard/NSCalendar-SBTimeUtilities.h b/iOS7/SpringBoard/NSCalendar-SBTimeUtilities.h deleted file mode 100644 index 495d34b74..000000000 --- a/iOS7/SpringBoard/NSCalendar-SBTimeUtilities.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSCalendar.h" - -@interface NSCalendar (SBTimeUtilities) -- (BOOL)date:(id)arg1 isSameYearAsDate:(id)arg2; -- (BOOL)date:(id)arg1 isSameDayAsDate:(id)arg2; -- (id)_timeOnlyComponentsForDate:(id)arg1; -- (id)_dateOnlyComponentsForDate:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/NSDate-SBTimeUtilities.h b/iOS7/SpringBoard/NSDate-SBTimeUtilities.h deleted file mode 100644 index f464a77a3..000000000 --- a/iOS7/SpringBoard/NSDate-SBTimeUtilities.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSDate.h" - -@interface NSDate (SBTimeUtilities) -- (BOOL)isBeforeDate:(id)arg1; -- (BOOL)isAfterDate:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/NSDateComponents-SBTimeUtilities.h b/iOS7/SpringBoard/NSDateComponents-SBTimeUtilities.h deleted file mode 100644 index 6d0e44a4b..000000000 --- a/iOS7/SpringBoard/NSDateComponents-SBTimeUtilities.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSDateComponents.h" - -@interface NSDateComponents (SBTimeUtilities) -- (BOOL)isSameYearAsComponents:(id)arg1; -- (BOOL)isSameMonthAsComponents:(id)arg1; -- (BOOL)isSameDayAsComponents:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/NSFastEnumeration-Protocol.h b/iOS7/SpringBoard/NSFastEnumeration-Protocol.h index e220d8d98..6d0370f87 100644 --- a/iOS7/SpringBoard/NSFastEnumeration-Protocol.h +++ b/iOS7/SpringBoard/NSFastEnumeration-Protocol.h @@ -5,6 +5,6 @@ */ @protocol NSFastEnumeration -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; @end diff --git a/iOS7/SpringBoard/NSIndexPath-SBIconIndex.h b/iOS7/SpringBoard/NSIndexPath-SBIconIndex.h index e6c1e48c0..2bd9b448e 100644 --- a/iOS7/SpringBoard/NSIndexPath-SBIconIndex.h +++ b/iOS7/SpringBoard/NSIndexPath-SBIconIndex.h @@ -7,13 +7,13 @@ #import "NSIndexPath.h" @interface NSIndexPath (SBIconIndex) -+ (id)indexPathWithIconIndex:(unsigned int)arg1 listIndex:(unsigned int)arg2; ++ (id)indexPathWithIconIndex:(unsigned long long)arg1 listIndex:(unsigned long long)arg2; + (id)emptyPath; -- (BOOL)isPrefixedByPath:(id)arg1; +- (_Bool)isPrefixedByPath:(id)arg1; - (id)indexPathWithPrefixPath:(id)arg1; -- (id)subpathFromPosition:(unsigned int)arg1; +- (id)subpathFromPosition:(unsigned long long)arg1; - (id)_subpathWithRange:(struct _NSRange)arg1; -- (unsigned int)sbListIndex; -- (unsigned int)sbIconIndex; +- (unsigned long long)sbListIndex; +- (unsigned long long)sbIconIndex; @end diff --git a/iOS7/SpringBoard/NSMutableCopying-Protocol.h b/iOS7/SpringBoard/NSMutableCopying-Protocol.h new file mode 100644 index 000000000..4cfb733a2 --- /dev/null +++ b/iOS7/SpringBoard/NSMutableCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSMutableCopying +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/iOS7/SpringBoard/NSObject-Protocol.h b/iOS7/SpringBoard/NSObject-Protocol.h index 2781cc799..4416c6e38 100644 --- a/iOS7/SpringBoard/NSObject-Protocol.h +++ b/iOS7/SpringBoard/NSObject-Protocol.h @@ -6,15 +6,15 @@ @protocol NSObject - (id)description; -- (unsigned int)retainCount; +- (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; - (id)retain; -- (BOOL)respondsToSelector:(SEL)arg1; -- (BOOL)conformsToProtocol:(id)arg1; -- (BOOL)isMemberOfClass:(Class)arg1; -- (BOOL)isKindOfClass:(Class)arg1; -- (BOOL)isProxy; +- (_Bool)respondsToSelector:(SEL)arg1; +- (_Bool)conformsToProtocol:(id)arg1; +- (_Bool)isMemberOfClass:(Class)arg1; +- (_Bool)isKindOfClass:(Class)arg1; +- (_Bool)isProxy; - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; @@ -22,8 +22,8 @@ - (id)self; - (Class)class; - (Class)superclass; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; @optional - (id)debugDescription; diff --git a/iOS7/SpringBoard/NSObject-SpringBoard.h b/iOS7/SpringBoard/NSObject-SpringBoard.h new file mode 100644 index 000000000..156993614 --- /dev/null +++ b/iOS7/SpringBoard/NSObject-SpringBoard.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (SpringBoard) +@end + diff --git a/iOS7/SpringBoard/NSOperationQueue-SBAdditions.h b/iOS7/SpringBoard/NSOperationQueue-SBAdditions.h new file mode 100644 index 000000000..833e0c5c5 --- /dev/null +++ b/iOS7/SpringBoard/NSOperationQueue-SBAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperationQueue.h" + +@interface NSOperationQueue (SBAdditions) +- (void)logStateOperationCountGreaterThan:(long long)arg1; +@end + diff --git a/iOS7/SpringBoard/NSString-SBAdditions.h b/iOS7/SpringBoard/NSString-SBAdditions.h index 9e9b9bfec..17f138f42 100644 --- a/iOS7/SpringBoard/NSString-SBAdditions.h +++ b/iOS7/SpringBoard/NSString-SBAdditions.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SBAdditions) -- (BOOL)sb_containsEmoji; -- (BOOL)sb_containsNonLatinLikeCharacters; +- (_Bool)sb_containsEmoji; +- (_Bool)sb_containsNonLatinLikeCharacters; @end diff --git a/iOS7/SpringBoard/NSString-SpringBoardContextHosting.h b/iOS7/SpringBoard/NSString-SpringBoardContextHosting.h index 948ea3c1a..476166e69 100644 --- a/iOS7/SpringBoard/NSString-SpringBoardContextHosting.h +++ b/iOS7/SpringBoard/NSString-SpringBoardContextHosting.h @@ -7,7 +7,7 @@ #import "NSString.h" @interface NSString (SpringBoardContextHosting) -- (BOOL)sbs_hasBeenOverridenAlready; -- (void)sbs_setHasBeenOverriddenAlready:(BOOL)arg1; +- (_Bool)sbs_hasBeenOverridenAlready; +- (void)sbs_setHasBeenOverriddenAlready:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/RLNDataProvider.h b/iOS7/SpringBoard/RLNDataProvider.h index 5c4c96602..0b0c8cd02 100644 --- a/iOS7/SpringBoard/RLNDataProvider.h +++ b/iOS7/SpringBoard/RLNDataProvider.h @@ -17,31 +17,36 @@ NSMutableSet *_publisherBulletinIDs; BBSectionInfo *_defaultSectionInfo; NSString *_displayName; - unsigned int _pushSettings; + unsigned long long _pushSettings; BBDataProviderProxy *_proxy; NSObject *_queue; } @property(retain, nonatomic) BBDataProviderProxy *proxy; // @synthesize proxy=_proxy; +- (void)pushStoreUserDeclinedDelivery; - (void)pushStoreUserAcceptedDelivery; +- (void)_saveUpdatedSectionInfo; - (void)pushStoreUpdatedPushSettings; - (void)pushStoreClearedNotifications; - (void)pushStoreNotificationsDidChange; -- (BOOL)syncsBulletinDismissal; +- (_Bool)syncsBulletinDismissal; - (void)noteSectionInfoDidChange:(id)arg1; - (id)sectionIdentifier; - (id)sortDescriptors; - (id)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2; -- (id)bulletinsFilteredBy:(unsigned int)arg1 count:(unsigned int)arg2 lastCleared:(id)arg3; +- (id)clearedInfoAndBulletinsForClearingAllBulletinsWithLimit:(unsigned long long)arg1 lastClearedInfo:(id)arg2; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; +- (id)_allBulletinsWithLimit:(unsigned long long)arg1; +- (void)_cleanupMigrationFromBrightonWithLastClearedDate:(id)arg1; - (id)_latestBulletinInSet:(id)arg1; - (id)_bulletinForNotification:(id)arg1; - (id)_publisherBulletinIDForNotification:(id)arg1; - (id)sectionDisplayName; - (id)defaultSectionInfo; -- (void)rebuildDefaultSectionInfoForPushSettings:(unsigned int)arg1; +- (void)rebuildDefaultSectionInfoForPushSettings:(unsigned long long)arg1; - (id)sectionParameters; - (id)_sortKey; -- (BOOL)_isPushDataProvider; +- (_Bool)_isPushDataProvider; - (void)invalidate; - (void)dealloc; - (id)initWithSectionID:(id)arg1 displayName:(id)arg2 queue:(id)arg3; diff --git a/iOS7/SpringBoard/SBActivateAppUnderLockScreenWorkspaceTransaction.h b/iOS7/SpringBoard/SBActivateAppUnderLockScreenWorkspaceTransaction.h index f778e81dc..453cc7524 100644 --- a/iOS7/SpringBoard/SBActivateAppUnderLockScreenWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBActivateAppUnderLockScreenWorkspaceTransaction.h @@ -14,21 +14,21 @@ SBDisableActiveInterfaceOrientationChangeAssertion *_disableActiveOrientationChangeAssertion; } -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfWorkspaceDidResume; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfWorkspaceDidResume; - (void)_suspendWorkspaceIfNecessary; -- (BOOL)_shouldWorkspaceBeSuspended; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationActivated:(id)arg1; -- (BOOL)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)_shouldWorkspaceBeSuspended; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationActivated:(id)arg1; +- (_Bool)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; - (void)_alertDidActivate; - (void)_handleAppActivationFailure; - (void)_setupAndActivate; - (void)_transactionComplete; - (void)_commit; -- (BOOL)shouldPerformToAppStateCleanupOnCompletion; -- (BOOL)shouldToggleSpringBoardStatusBarOnCleanup; +- (_Bool)shouldPerformToAppStateCleanupOnCompletion; +- (_Bool)shouldToggleSpringBoardStatusBarOnCleanup; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 application:(id)arg3 lockScreenController:(id)arg4 activationHandler:(id)arg5; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 application:(id)arg3 lockScreenController:(id)arg4; diff --git a/iOS7/SpringBoard/SBActivateApplicationTestRecipe.h b/iOS7/SpringBoard/SBActivateApplicationTestRecipe.h new file mode 100644 index 000000000..4eb1b4fdf --- /dev/null +++ b/iOS7/SpringBoard/SBActivateApplicationTestRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBActivateApplicationTestRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBActivationContext.h b/iOS7/SpringBoard/SBActivationContext.h index 9f0c4db6b..bd658eaf4 100644 --- a/iOS7/SpringBoard/SBActivationContext.h +++ b/iOS7/SpringBoard/SBActivationContext.h @@ -36,18 +36,18 @@ - (id)_displaySettingsDescription; - (id)_descriptionForDisplaySetting:(unsigned int)arg1; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (BOOL)deactivationFlag:(unsigned int)arg1; +- (_Bool)isEqual:(id)arg1; +- (_Bool)deactivationFlag:(unsigned int)arg1; - (id)deactivationValue:(unsigned int)arg1; - (void)setDeactivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDeactivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDeactivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDeactivationSettings; -- (BOOL)activationFlag:(unsigned int)arg1; +- (_Bool)activationFlag:(unsigned int)arg1; - (id)activationValue:(unsigned int)arg1; - (void)setActivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setActivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setActivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearActivationSettings; -- (BOOL)displayFlag:(unsigned int)arg1; +- (_Bool)displayFlag:(unsigned int)arg1; - (id)displayValue:(unsigned int)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBActivationFailedAlertItem.h b/iOS7/SpringBoard/SBActivationFailedAlertItem.h index 04816473f..b33fbd6e1 100644 --- a/iOS7/SpringBoard/SBActivationFailedAlertItem.h +++ b/iOS7/SpringBoard/SBActivationFailedAlertItem.h @@ -10,12 +10,12 @@ @interface SBActivationFailedAlertItem : SBAlertItem { - BOOL _showRetryButton; - BOOL _showSupportNumber; + _Bool _showRetryButton; + _Bool _showSupportNumber; } -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)performUnlockAction; - (id)initWithFailureCount:(int)arg1; diff --git a/iOS7/SpringBoard/SBActivationInfoAlertItem.h b/iOS7/SpringBoard/SBActivationInfoAlertItem.h index 1e0930b45..ea0b779f9 100644 --- a/iOS7/SpringBoard/SBActivationInfoAlertItem.h +++ b/iOS7/SpringBoard/SBActivationInfoAlertItem.h @@ -15,18 +15,18 @@ NSString *_meid; NSString *_imei; NSString *_iccid; - float _alertHeight; + double _alertHeight; } + (id)activeItem; - (id)_formattedIMEI; - (id)_formattedICCID; -- (BOOL)allowInSetup; -- (BOOL)forcesModalAlertAppearance; +- (_Bool)allowInSetup; +- (_Bool)forcesModalAlertAppearance; - (void)didDeactivateForReason:(int)arg1; - (void)willActivate; - (void)_simStatusChanged:(id)arg1; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)_updateTextView; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBActivationInfoViewController.h b/iOS7/SpringBoard/SBActivationInfoViewController.h index 7625351b6..8b12a59e2 100644 --- a/iOS7/SpringBoard/SBActivationInfoViewController.h +++ b/iOS7/SpringBoard/SBActivationInfoViewController.h @@ -13,13 +13,13 @@ NSString *_meid; NSString *_imei; NSString *_iccid; - float _alertHeight; + double _alertHeight; } - (id)_formattedIMEI; - (id)_formattedICCID; - (void)_simStatusChanged:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; - (void)_updateTextView; - (id)textView; diff --git a/iOS7/SpringBoard/SBAdaptiveColorImageView.h b/iOS7/SpringBoard/SBAdaptiveColorImageView.h deleted file mode 100644 index afce33311..000000000 --- a/iOS7/SpringBoard/SBAdaptiveColorImageView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImageView.h" - -#import "SBColorAdaptable-Protocol.h" - -@class UIColor; - -@interface SBAdaptiveColorImageView : UIImageView -{ - UIColor *_adaptiveColor; -} - -@property(retain, nonatomic) UIColor *adaptiveColor; // @synthesize adaptiveColor=_adaptiveColor; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBAdaptiveColorInfo.h b/iOS7/SpringBoard/SBAdaptiveColorInfo.h deleted file mode 100644 index 0d91b902a..000000000 --- a/iOS7/SpringBoard/SBAdaptiveColorInfo.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class SBUIColorStatistics, UIColor; - -@interface SBAdaptiveColorInfo : NSObject -{ - SBUIColorStatistics *_statistics; - int _style; - UIColor *_legibleColor; -} - -+ (id)defaultAdaptiveColorInfo; -@property(readonly) UIColor *legibleColor; // @synthesize legibleColor=_legibleColor; -@property(readonly) int style; // @synthesize style=_style; -@property(readonly) SBUIColorStatistics *statistics; // @synthesize statistics=_statistics; -- (id)description; -- (void)dealloc; -- (id)initWithStatistics:(id)arg1 style:(int)arg2 legibleColor:(id)arg3; - -@end - diff --git a/iOS7/SpringBoard/SBAdaptiveColorProvider.h b/iOS7/SpringBoard/SBAdaptiveColorProvider.h deleted file mode 100644 index e94bbe6d0..000000000 --- a/iOS7/SpringBoard/SBAdaptiveColorProvider.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class SBUIColorStatistics; - -@interface SBAdaptiveColorProvider : NSObject -{ - BOOL _savedBrightnessSet; - float _savedBrightness; - SBUIColorStatistics *_colorStatistics; -} - -@property(retain, nonatomic, getter=_colorStatistics) SBUIColorStatistics *colorStatistics; // @synthesize colorStatistics=_colorStatistics; -@property(nonatomic, getter=_savedBrightness) float savedBrightness; // @synthesize savedBrightness=_savedBrightness; -- (id)_legibleColor; -- (int)_legibilityStyle; -- (id)_adaptiveColorInfo; -- (void)_updateBrightnessState; -- (id)adaptiveColorInfoForStatistics:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBAirPlayBarView.h b/iOS7/SpringBoard/SBAirPlayBarView.h deleted file mode 100644 index 53277e5b5..000000000 --- a/iOS7/SpringBoard/SBAirPlayBarView.h +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBAppSwitcherVolumeSlider, UIButton; - -@interface SBAirPlayBarView : UIView -{ - UIView *_speakerIcon; - UIButton *_airPlayButton; - SBAppSwitcherVolumeSlider *_volumeSlider; - BOOL _airPlayEnabled; -} - -@property(readonly, nonatomic) UIButton *airPlayButton; // @synthesize airPlayButton=_airPlayButton; -@property(readonly, nonatomic) SBAppSwitcherVolumeSlider *volumeSlider; // @synthesize volumeSlider=_volumeSlider; -- (void)setAirPlayEnabled:(BOOL)arg1 animated:(BOOL)arg2; -@property(nonatomic, getter=isAirPlayEnabled) BOOL airPlayEnabled; -- (void)layoutSubviews; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAlert.h b/iOS7/SpringBoard/SBAlert.h index bc4927f33..d2c449a8f 100644 --- a/iOS7/SpringBoard/SBAlert.h +++ b/iOS7/SpringBoard/SBAlert.h @@ -16,12 +16,14 @@ SBAlertView *_display; NSMutableDictionary *_dictionary; SBActivationContext *_activationContext; - BOOL _isWallpaperTunnelActive; + _Bool _isWallpaperTunnelActive; + _Bool _backgroundStyleIsSet; + long long _backgroundStyle; NSMapTable *_displayValues; NSHashTable *_displayFlags; - BOOL _orientationChangedEventsEnabled; + _Bool _orientationChangedEventsEnabled; float _accelerometerSampleInterval; - BOOL _requestedDismissal; + _Bool _requestedDismissal; UIScreen *_targetScreen; SBAlertManager *_alertManager; } @@ -29,8 +31,9 @@ + (void)test; + (void)registerForAlerts; @property(retain, nonatomic) SBAlertManager *alertManager; // @synthesize alertManager=_alertManager; -@property(nonatomic, getter=_requestedDismissal, setter=_setRequestedDismissal:) BOOL requestedDismissal; // @synthesize requestedDismissal=_requestedDismissal; +@property(nonatomic, getter=_requestedDismissal, setter=_setRequestedDismissal:) _Bool requestedDismissal; // @synthesize requestedDismissal=_requestedDismissal; @property(copy, nonatomic) SBActivationContext *activationContext; // @synthesize activationContext=_activationContext; +- (_Bool)_isLockAlert; - (void)_removeFromImpersonatedAppIfNecessary; - (id)_impersonatesApplicationWithBundleID; - (void)removeFromView; @@ -38,92 +41,100 @@ - (void)setDisplay:(id)arg1; - (void)setAlertDelegate:(id)arg1; - (id)alertDelegate; -- (BOOL)suppressesControlCenter; -- (BOOL)suppressesNotificationCenter; -- (BOOL)suppressesBanners; +- (_Bool)_shouldDismissSwitcherOnActivation; +- (_Bool)suppressesControlCenter; +- (_Bool)suppressesNotificationCenter; +- (_Bool)suppressesBanners; - (void)handleAutoLock; -- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; -- (BOOL)handleVolumeDownButtonPressed; -- (BOOL)handleVolumeUpButtonPressed; -- (BOOL)handleLockButtonPressed; -- (BOOL)hasTranslucentBackground; -- (BOOL)shouldPendAlertItemsWhileActive; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)hasTranslucentBackground; +- (_Bool)shouldPendAlertItemsWhileActive; - (void)handleSlideshowHardwareButton; -- (BOOL)handleMenuButtonHeld; -- (BOOL)handleMenuButtonDoubleTap; -- (BOOL)handleMenuButtonTap; +- (_Bool)handleMenuButtonHeld; +- (_Bool)handleMenuButtonDoubleTap; +- (_Bool)handleMenuButtonTap; - (void)animateDeactivation; -- (BOOL)currentlyAnimatingDeactivation; +- (_Bool)currentlyAnimatingDeactivation; - (void)didFinishAnimatingOut; - (void)didFinishAnimatingIn; - (void)didAnimateLockKeypadOut; - (void)didAnimateLockKeypadIn; -- (int)starkStatusBarStyle; -- (int)statusBarStyle; +- (id)legibilitySettings; +- (id)effectiveStatusBarStyleRequest; +- (long long)effectiveStatusBarStyle; +- (id)statusBarStyleRequest; +- (long long)starkStatusBarStyle; +- (long long)statusBarStyle; - (double)autoLockTime; -- (BOOL)managesOwnStatusBarAtActivation; +- (_Bool)managesOwnStatusBarAtActivation; - (double)autoDimTime; -- (BOOL)allowsEventOnlySuspension; -- (BOOL)expectsFaceContactInLandscape; -- (BOOL)expectsFaceContact; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; -- (void)setExpectsFaceContact:(BOOL)arg1; -- (int)effectiveStatusBarStyle; +- (_Bool)allowsEventOnlySuspension; +- (_Bool)expectsFaceContactInLandscape; +- (_Bool)expectsFaceContact; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; +- (void)setExpectsFaceContact:(_Bool)arg1; - (double)accelerometerSampleInterval; - (void)setAccelerometerSampleInterval:(double)arg1; -- (BOOL)orientationChangedEventsEnabled; -- (void)setOrientationChangedEventsEnabled:(BOOL)arg1; +- (_Bool)orientationChangedEventsEnabled; +- (void)setOrientationChangedEventsEnabled:(_Bool)arg1; - (id)description; - (void)deactivate; -- (int)interfaceOrientationForActivation; +- (long long)interfaceOrientationForActivation; - (void)activate; - (int)statusBarStyleOverridesToCancel; - (void)displayDidDisappear; - (float)finalAlpha; -- (BOOL)showsSpringBoardStatusBar; -- (BOOL)undimsDisplay; -- (BOOL)allowsStackingOfAlert:(id)arg1; +- (_Bool)showsSpringBoardStatusBar; +- (_Bool)undimsDisplay; +- (_Bool)allowsStackingOfAlert:(id)arg1; - (void)removeObjectForKey:(id)arg1; - (id)objectForKey:(id)arg1; - (void)setObject:(id)arg1 forKey:(id)arg2; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; - (id)deactivationValue:(unsigned int)arg1; -- (BOOL)deactivationFlag:(unsigned int)arg1; +- (_Bool)deactivationFlag:(unsigned int)arg1; - (void)setDeactivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDeactivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDeactivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDeactivationSettings; - (id)activationValue:(unsigned int)arg1; -- (BOOL)activationFlag:(unsigned int)arg1; +- (_Bool)activationFlag:(unsigned int)arg1; - (void)setActivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setActivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setActivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearActivationSettings; -- (BOOL)isWallpaperTunnelActive; -- (void)setWallpaperTunnelActive:(BOOL)arg1; -- (BOOL)displayFlag:(unsigned int)arg1; +- (void)removeBackgroundStyleWithAnimationFactory:(id)arg1; +- (void)setBackgroundStyle:(long long)arg1 withAnimationFactory:(id)arg2; +- (long long)customBackgroundStyle; +- (_Bool)wantsCustomBackgroundStyle; +- (_Bool)isWallpaperTunnelActive; +- (void)setWallpaperTunnelActive:(_Bool)arg1; +- (_Bool)displayFlag:(unsigned int)arg1; - (id)displayValue:(unsigned int)arg1; - (void)setDisplaySetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDisplaySetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDisplaySetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDisplaySettings; - (void)dismissAlert; - (void)clearDisplay; - (id)display; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)didMoveToParentViewController:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (BOOL)wantsFullScreenLayout; +- (_Bool)wantsFullScreenLayout; - (id)_screen; - (void)_setTargetScreen:(id)arg1; - (void)dealloc; - (id)init; -- (BOOL)isRemote; -- (BOOL)matchesRemoteAlertService:(id)arg1 options:(id)arg2; +- (_Bool)isRemote; +- (_Bool)matchesRemoteAlertService:(id)arg1 options:(id)arg2; - (id)effectiveViewController; @end diff --git a/iOS7/SpringBoard/SBAlertAdapter.h b/iOS7/SpringBoard/SBAlertAdapter.h index 6fa643022..3f3e9cef9 100644 --- a/iOS7/SpringBoard/SBAlertAdapter.h +++ b/iOS7/SpringBoard/SBAlertAdapter.h @@ -19,11 +19,11 @@ - (id)alertDisplayViewWithSize:(struct CGSize)arg1; - (id)display; - (void)alertWindow:(id)arg1 resizedFromContentFrame:(struct CGRect)arg2 toContentFrame:(struct CGRect)arg3; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutorotate; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; - (void)setView:(id)arg1; - (void)dealloc; - (id)initWithViewController:(id)arg1; diff --git a/iOS7/SpringBoard/SBAlertImageView.h b/iOS7/SpringBoard/SBAlertImageView.h deleted file mode 100644 index 3a076ed75..000000000 --- a/iOS7/SpringBoard/SBAlertImageView.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImageView, UILabel; - -@interface SBAlertImageView : UIView -{ - UIImageView *_imageView; - UILabel *_labelView; -} - -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 errorString:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBAlertItem-SBSystemLocalNotificationAlert.h b/iOS7/SpringBoard/SBAlertItem-SBSystemLocalNotificationAlert.h index 94461837c..440274f86 100644 --- a/iOS7/SpringBoard/SBAlertItem-SBSystemLocalNotificationAlert.h +++ b/iOS7/SpringBoard/SBAlertItem-SBSystemLocalNotificationAlert.h @@ -7,6 +7,6 @@ #import "SBAlertItem.h" @interface SBAlertItem (SBSystemLocalNotificationAlert) -- (BOOL)isSystemLocalNotificationAlert; +- (_Bool)isSystemLocalNotificationAlert; @end diff --git a/iOS7/SpringBoard/SBAlertItemsController.h b/iOS7/SpringBoard/SBAlertItemsController.h index 3ada07f33..d1a2d62e6 100644 --- a/iOS7/SpringBoard/SBAlertItemsController.h +++ b/iOS7/SpringBoard/SBAlertItemsController.h @@ -7,12 +7,13 @@ #import "NSObject.h" #import "BBObserverDelegate-Protocol.h" +#import "SBAssertionDelegate-Protocol.h" #import "SBVolumePressBandit-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" @class BBObserver, CPDistributedNotificationCenter, NSArray, NSHashTable, NSMutableArray, NSMutableSet, NSTimer, SBAlertItem, SBAlertItemsSettings; -@interface SBAlertItemsController : NSObject <_UISettingsKeyObserver, SBVolumePressBandit, BBObserverDelegate> +@interface SBAlertItemsController : NSObject <_UISettingsKeyObserver, SBVolumePressBandit, SBAssertionDelegate, BBObserverDelegate> { NSMutableArray *_lockedAlertItems; NSMutableArray *_unlockedAlertItems; @@ -20,51 +21,54 @@ NSMutableArray *_superModalAlertItems; NSTimer *_autoDismissTimer; CPDistributedNotificationCenter *_notificationCenter; - unsigned int _notificationClientCount; - BOOL _systemShuttingDown; + unsigned long long _notificationClientCount; + _Bool _systemShuttingDown; + _Bool _lockedButNotSetupYet; NSMutableSet *_forceAlertsToPendReasons; BBObserver *_bbObserver; NSHashTable *_observers; SBAlertItemsSettings *_settings; SBAlertItem *_testItem; + NSMutableSet *_suppressionAssertions; } + (id)sharedInstance; @property(readonly, nonatomic) NSArray *lockedAlertItems; // @synthesize lockedAlertItems=_lockedAlertItems; +- (void)assertionExpired:(id)arg1; +- (_Bool)captureSuppressionAssertionWithPort:(unsigned int)arg1 reason:(id)arg2; - (void)handleVolumeDecrease; - (void)handleVolumeIncrease; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; - (void)_notifyObservers:(id)arg1; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)_lockedButNotSetupYetChanged; - (void)_buddyDidExit; - (void)_notificationClientEnded:(id)arg1; - (void)_notificationClientStarted:(id)arg1; -- (void)moveActiveAlertsToPendingWithAnimation:(BOOL)arg1; -- (void)setForceAlertsToPend:(BOOL)arg1 forReason:(id)arg2; +- (void)moveActiveAlertsToPendingWithAnimation:(_Bool)arg1; +- (void)setForceAlertsToPend:(_Bool)arg1 forReason:(id)arg2; - (void)noteSystemShuttingDown; - (void)notifySystemOfAlertItemActivation:(id)arg1; - (void)_postAlertPresentedNotificationForType:(int)arg1 sender:(id)arg2 date:(id)arg3; - (void)noteVolumeOrLockPressedOverLockedAlerts; - (void)stopPendingAlertItemsForFullscreenAlert; -- (void)deactivateAlertItemsForFullscreenAlertActivationAndPendMiniAlerts:(BOOL)arg1; -- (BOOL)dontLockOverAlertItems; -- (BOOL)deactivateAlertForMenuClickOrSystemGestureWithAnimation:(BOOL)arg1; -- (BOOL)canDeactivateAlertForMenuClickOrSystemGesture; +- (void)deactivateAlertItemsForFullscreenAlertActivationAndPendMiniAlerts:(_Bool)arg1; +- (_Bool)dontLockOverAlertItems; +- (_Bool)deactivateAlertForMenuClickOrSystemGestureWithAnimation:(_Bool)arg1; +- (_Bool)canDeactivateAlertForMenuClickOrSystemGesture; - (id)visibleAlertItem; -- (BOOL)hasVisibleAlert; -- (BOOL)hasAlerts; -- (BOOL)hasAlertOfClass:(Class)arg1; +- (_Bool)hasVisibleAlert; +- (_Bool)hasAlerts; +- (_Bool)hasAlertOfClass:(Class)arg1; - (id)alertItemsOfClass:(Class)arg1; -- (id)alertItemOfClass:(Class)arg1; - (void)autoDismissAlertItem:(id)arg1; -- (void)deactivateVisibleAlertItemOfClass:(Class)arg1 reason:(int)arg2; -- (void)deactivateAlertItemsOfClass:(Class)arg1 reason:(int)arg2 animated:(BOOL)arg3; +- (void)deactivateAlertItemsOfClass:(Class)arg1 reason:(int)arg2 animated:(_Bool)arg3; - (void)deactivateAlertItemsOfClass:(Class)arg1 reason:(int)arg2; - (void)deactivateAlertItemsOfClass:(Class)arg1; - (void)deactivateAlertItem:(id)arg1; -- (void)deactivateAlertItem:(id)arg1 reason:(int)arg2 animated:(BOOL)arg3; +- (void)deactivateAlertItem:(id)arg1 reason:(int)arg2 animated:(_Bool)arg3; - (void)activatePendedAlertsIfNecessary; - (void)_activateSuperModalAlertsIfNecessary; - (void)deactivateAlertItem:(id)arg1 reason:(int)arg2; @@ -72,7 +76,7 @@ - (void)resetAutoDismissTimer; - (void)convertUnlockedAlertsToLockedAlerts; - (id)description; -- (BOOL)hasVisibleSuperModalAlert; +- (_Bool)hasVisibleSuperModalAlert; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBAlertItemsSettings.h b/iOS7/SpringBoard/SBAlertItemsSettings.h index 2e8542d42..a7c96d765 100644 --- a/iOS7/SpringBoard/SBAlertItemsSettings.h +++ b/iOS7/SpringBoard/SBAlertItemsSettings.h @@ -8,14 +8,14 @@ @interface SBAlertItemsSettings : _UISettings { - BOOL _disableBBHandlers; - int _testItemToken; + _Bool _disableBBHandlers; + long long _testItemToken; } -+ (id)newTestItemForToken:(int)arg1; ++ (id)newTestItemForToken:(long long)arg1; + (id)settingsControllerModule; -@property(nonatomic) int testItemToken; // @synthesize testItemToken=_testItemToken; -@property(nonatomic) BOOL disableBBHandlers; // @synthesize disableBBHandlers=_disableBBHandlers; +@property(nonatomic) long long testItemToken; // @synthesize testItemToken=_testItemToken; +@property(nonatomic) _Bool disableBBHandlers; // @synthesize disableBBHandlers=_disableBBHandlers; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBAlertManager.h b/iOS7/SpringBoard/SBAlertManager.h index 8ea308c57..b6cbb9da9 100644 --- a/iOS7/SpringBoard/SBAlertManager.h +++ b/iOS7/SpringBoard/SBAlertManager.h @@ -13,9 +13,10 @@ UIScreen *_screen; SBAlertWindow *_alertWindow; SBAlertWindow *_deferredAlertWindow; + SBAlertWindow *_lockAlertWindow; NSMutableArray *_alerts; NSMapTable *_observers; - BOOL _deactivatingAllAlerts; + _Bool _deactivatingAllAlerts; id _delegate; struct { unsigned int deactivateDismissed:1; @@ -25,7 +26,8 @@ - (void)alertIsReadyToBeRemovedFromView:(id)arg1; - (void)alertIsReadyToBeDeactivated:(id)arg1; -- (void)_makeAlertWindowOpaque:(BOOL)arg1; +- (void)alert:(id)arg1 requestsBackgroundStyleChangeWithAnimationFactory:(id)arg2; +- (void)_makeAlertWindowOpaque:(_Bool)arg1; - (void)_resetAlertWindowOpacity; - (void)_removeFromView:(id)arg1; - (void)_deactivate:(id)arg1; @@ -36,18 +38,20 @@ - (id)description; - (void)applicationFinishedAnimatingBeneathAlert; - (void)applicationWillAnimateActivation; -- (int)orientation; - (void)deactivateAlertsAfterLaunch; - (void)setAlertsShouldDeactivateAfterLaunch; - (void)deactivateAll; - (void)deactivate:(id)arg1; - (void)activate:(id)arg1; - (id)allAlerts; -- (BOOL)containsAlert:(id)arg1; -- (id)stackedAlertsIncludingActiveAlert:(BOOL)arg1; -- (BOOL)hasStackedAlerts; +- (_Bool)containsAlert:(id)arg1; +- (id)stackedAlertsIncludingActiveAlert:(_Bool)arg1; +- (_Bool)hasStackedAlerts; - (id)activeAlert; -- (id)window; +- (id)windows; +- (id)windowForAlert:(id)arg1; +- (id)activeAlertWindow; +- (id)topMostWindow; - (id)screen; @property(nonatomic) id delegate; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBAlertManagerDelegate-Protocol.h b/iOS7/SpringBoard/SBAlertManagerDelegate-Protocol.h index 122be17e3..da1830a03 100644 --- a/iOS7/SpringBoard/SBAlertManagerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBAlertManagerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SBAlertManagerDelegate @optional -- (id)newAlertWindowForAlertManager:(id)arg1; -- (BOOL)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; +- (id)alertManager:(id)arg1 newAlertWindowForLockAlerts:(_Bool)arg2; +- (_Bool)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBAlertManagerObserver-Protocol.h b/iOS7/SpringBoard/SBAlertManagerObserver-Protocol.h index 6371c1fcf..1cceadf68 100644 --- a/iOS7/SpringBoard/SBAlertManagerObserver-Protocol.h +++ b/iOS7/SpringBoard/SBAlertManagerObserver-Protocol.h @@ -12,9 +12,10 @@ - (void)alertManager:(id)arg1 didRemoveAlert:(id)arg2 fromWindow:(id)arg3; - (void)alertManager:(id)arg1 didTearDownAlertWindow:(id)arg2; - (void)alertManager:(id)arg1 willTearDownAlertWindow:(id)arg2; +- (void)alertManager:(id)arg1 topAlert:(id)arg2 requestsWallpaperStyleChangeWithAnimationFactory:(id)arg3; - (void)alertManagerDidChangeTopAlert:(id)arg1; -- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(BOOL)arg3; -- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(BOOL)arg3; +- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(_Bool)arg3; +- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(_Bool)arg3; - (void)alertManager:(id)arg1 didActivateAlert:(id)arg2 overAlerts:(id)arg3; - (void)alertManager:(id)arg1 willActivateAlert:(id)arg2 overAlerts:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBAlertManagerObserverWrapper.h b/iOS7/SpringBoard/SBAlertManagerObserverWrapper.h index 0c4426819..df715d860 100644 --- a/iOS7/SpringBoard/SBAlertManagerObserverWrapper.h +++ b/iOS7/SpringBoard/SBAlertManagerObserverWrapper.h @@ -9,10 +9,10 @@ @interface SBAlertManagerObserverWrapper : NSObject { id _observer; - CDStruct_8a76bf7f _flags; + CDStruct_6031b1ff _flags; } -- (id)initWithObserver:(id)arg1 flags:(CDStruct_8a76bf7f)arg2; +- (id)initWithObserver:(id)arg1 flags:(CDStruct_6031b1ff)arg2; @end diff --git a/iOS7/SpringBoard/SBAlertToAlertWorkspaceTransaction.h b/iOS7/SpringBoard/SBAlertToAlertWorkspaceTransaction.h index 148934475..9ff03cb1f 100644 --- a/iOS7/SpringBoard/SBAlertToAlertWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBAlertToAlertWorkspaceTransaction.h @@ -14,26 +14,26 @@ { SBAlert *_activatingAlert; SBAlert *_deactivatingAlert; - BOOL _activation; + _Bool _activation; SBUIAnimationController *_animation; - BOOL _animatingAlertDeactivation; + _Bool _animatingAlertDeactivation; } - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_deactivateAlertIfNecessary; - (void)_alertAnimationComplete:(id)arg1; - (void)_handleFailure; - (void)_transactionComplete; - (void)_endAnimation; -- (BOOL)selfAlertDidDeactivate:(id)arg1; -- (BOOL)selfAlertWillDeactivate:(id)arg1; -- (BOOL)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfAlertDidDeactivate:(id)arg1; +- (_Bool)selfAlertWillDeactivate:(id)arg1; +- (_Bool)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; - (void)_commit; - (id)debugDescription; - (void)dealloc; -- (id)_initWithWorkspace:(id)arg1 alertManager:(id)arg2 activatingAlert:(id)arg3 deactivatingAlert:(id)arg4 activation:(BOOL)arg5; +- (id)_initWithWorkspace:(id)arg1 alertManager:(id)arg2 activatingAlert:(id)arg3 deactivatingAlert:(id)arg4 activation:(_Bool)arg5; - (id)initDeactivationWithWorkspace:(id)arg1 alertManager:(id)arg2 from:(id)arg3 to:(id)arg4; - (id)initActivationWithWorkspace:(id)arg1 alertManager:(id)arg2 from:(id)arg3 to:(id)arg4; diff --git a/iOS7/SpringBoard/SBAlertToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBAlertToAppWorkspaceTransaction.h index 67fb87054..acb765fef 100644 --- a/iOS7/SpringBoard/SBAlertToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBAlertToAppWorkspaceTransaction.h @@ -8,38 +8,40 @@ #import "SBUIAnimationControllerDelegate-Protocol.h" -@class SBAlert, SBUIAnimationController; +@class SBAlert, SBPasscodeLockDisableAssertion, SBUIAnimationController; @interface SBAlertToAppWorkspaceTransaction : SBToAppWorkspaceTransaction { SBAlert *_alert; + SBPasscodeLockDisableAssertion *_siriUnlockAssertion; SBUIAnimationController *_animation; - BOOL _preventAlertDeactivationForAnimation; - BOOL _preventAlertDeactivationForAnimationLegacy; - BOOL _animatedAppActivation; - BOOL _deactivateAfterNextLaunch; - BOOL _activatingFromAssistant; - BOOL _fadeAssistant; + _Bool _preventAlertDeactivationForAnimation; + _Bool _preventAlertDeactivationForAnimationLegacy; + _Bool _animatedAppActivation; + _Bool _deactivateAfterNextLaunch; + _Bool _activatingFromAssistant; + _Bool _fadeAssistant; } @property(readonly, nonatomic) SBAlert *alert; // @synthesize alert=_alert; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_handleFailure; - (void)_deactivateAlertIfNecessary; - (void)_alertAnimationComplete:(id)arg1; - (void)_transactionComplete; - (void)_endAnimation; -- (BOOL)shouldPerformToAppStateCleanupOnCompletion; -- (BOOL)selfAlertDidDeactivate:(id)arg1; -- (BOOL)selfAlertWillDeactivate:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationActivated:(id)arg1; +- (_Bool)shouldPerformToAppStateCleanupOnCompletion; +- (_Bool)selfAlertDidDeactivate:(id)arg1; +- (_Bool)selfAlertWillDeactivate:(id)arg1; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationActivated:(id)arg1; - (void)_commit; +- (_Bool)shouldDismissSwitcher; - (id)debugDescription; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 alert:(id)arg3 toApplication:(id)arg4 activationHandler:(id)arg5; diff --git a/iOS7/SpringBoard/SBAlertView.h b/iOS7/SpringBoard/SBAlertView.h index bbb1244e0..c77480211 100644 --- a/iOS7/SpringBoard/SBAlertView.h +++ b/iOS7/SpringBoard/SBAlertView.h @@ -16,16 +16,16 @@ - (void)alertWindowViewControllerResizedFromContentFrame:(struct CGRect)arg1 toContentFrame:(struct CGRect)arg2; - (void)setAlert:(id)arg1; -- (BOOL)shouldAddClippingViewDuringRotation; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; -- (void)layoutForInterfaceOrientation:(int)arg1; -- (BOOL)isAnimatingOut; -- (BOOL)shouldAnimateIn; -- (void)setShouldAnimateIn:(BOOL)arg1; -- (BOOL)isReadyToBeRemovedFromView; +- (_Bool)shouldAddClippingViewDuringRotation; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)isSupportedInterfaceOrientation:(long long)arg1; +- (void)layoutForInterfaceOrientation:(long long)arg1; +- (_Bool)isAnimatingOut; +- (_Bool)shouldAnimateIn; +- (void)setShouldAnimateIn:(_Bool)arg1; +- (_Bool)isReadyToBeRemovedFromView; - (void)alertDisplayBecameVisible; - (void)alertDisplayWillBecomeVisible; - (void)dismiss; diff --git a/iOS7/SpringBoard/SBAlertWallpaperTunnelManager.h b/iOS7/SpringBoard/SBAlertWallpaperTunnelManager.h index 9cc443cb6..988d5b09b 100644 --- a/iOS7/SpringBoard/SBAlertWallpaperTunnelManager.h +++ b/iOS7/SpringBoard/SBAlertWallpaperTunnelManager.h @@ -20,7 +20,7 @@ + (void)registerAlertManager:(id)arg1 forScreen:(id)arg2; + (id)sharedInstance; - (id)dumpTunnelState; -- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(BOOL)arg3; +- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(_Bool)arg3; - (void)alertManager:(id)arg1 willActivateAlert:(id)arg2 overAlerts:(id)arg3; - (void)_showAlert:(id)arg1; - (void)_hideAlert:(id)arg1; diff --git a/iOS7/SpringBoard/SBAlertWindow.h b/iOS7/SpringBoard/SBAlertWindow.h index ce4dade05..9937eaa1e 100644 --- a/iOS7/SpringBoard/SBAlertWindow.h +++ b/iOS7/SpringBoard/SBAlertWindow.h @@ -15,13 +15,13 @@ } + (int)jailBehavior; -- (void)noteInterfaceOrientationChangingTo:(int)arg1 animated:(BOOL)arg2; -- (id)stackedAlertsIncludingActiveAlert:(BOOL)arg1; +- (void)noteInterfaceOrientationChangingTo:(long long)arg1 animated:(_Bool)arg2; +- (id)stackedAlertsIncludingActiveAlert:(_Bool)arg1; - (int)stackedDisplayCount; -- (BOOL)hasActiveAlertsOrDisplays; -- (BOOL)deactivateAlert:(id)arg1; +- (_Bool)hasActiveAlertsOrDisplays; +- (_Bool)deactivateAlert:(id)arg1; - (void)displayAlert:(id)arg1; -- (BOOL)isOpaque; +- (_Bool)isOpaque; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithScreen:(id)arg1; diff --git a/iOS7/SpringBoard/SBAlertWindowViewController.h b/iOS7/SpringBoard/SBAlertWindowViewController.h index b5b5a6cab..b78548420 100644 --- a/iOS7/SpringBoard/SBAlertWindowViewController.h +++ b/iOS7/SpringBoard/SBAlertWindowViewController.h @@ -20,17 +20,17 @@ @property(retain, nonatomic) UIViewController *activeViewController; // @synthesize activeViewController=_activeViewController; @property(retain, nonatomic) SBAlert *activeAlert; // @synthesize activeAlert=_activeAlert; - (void)window:(id)arg1 willAnimateFromContentFrame:(struct CGRect)arg2 toContentFrame:(struct CGRect)arg3; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)wantsFullScreenLayout; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)wantsFullScreenLayout; - (void)noteAlertWindow:(id)arg1 didDisplayAlert:(id)arg2; -- (BOOL)alertWindow:(id)arg1 canAnimateInAlert:(id)arg2; +- (_Bool)alertWindow:(id)arg1 canAnimateInAlert:(id)arg2; - (id)stackedViewForAlert:(id)arg1; -- (id)stackedAlertsIncludingActiveAlert:(BOOL)arg1; -- (int)stackedAlertCount; +- (id)stackedAlertsIncludingActiveAlert:(_Bool)arg1; +- (long long)stackedAlertCount; - (void)removeAlertController:(id)arg1; - (void)addAlertController:(id)arg1; - (void)loadView; diff --git a/iOS7/SpringBoard/SBAnimationCurveSettings.h b/iOS7/SpringBoard/SBAnimationCurveSettings.h deleted file mode 100644 index a4ac98836..000000000 --- a/iOS7/SpringBoard/SBAnimationCurveSettings.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_UISettings.h" - -@interface SBAnimationCurveSettings : _UISettings -{ - unsigned int _curve; - struct CGPoint _controlPoint1; - struct CGPoint _controlPoint2; -} - -+ (id)_rowsRelativeToKeyPath:(id)arg1; -+ (id)settingsControllerModule; -@property(nonatomic) struct CGPoint controlPoint2; // @synthesize controlPoint2=_controlPoint2; -@property(nonatomic) struct CGPoint controlPoint1; // @synthesize controlPoint1=_controlPoint1; -@property(nonatomic) unsigned int curve; // @synthesize curve=_curve; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBAnimationFactory.h b/iOS7/SpringBoard/SBAnimationFactory.h deleted file mode 100644 index ed9b9116b..000000000 --- a/iOS7/SpringBoard/SBAnimationFactory.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "_UIBasicAnimationFactory-Protocol.h" - -@class CAMediaTimingFunction; - -@interface SBAnimationFactory : NSObject <_UIBasicAnimationFactory> -{ - CAMediaTimingFunction *_timingFunction; - double _duration; - double _delay; - double _frameInterval; -} - -+ (void)animateWithFactory:(id)arg1 animations:(id)arg2 completion:(void)arg3; -+ (void)animateWithSettings:(id)arg1 delay:(double)arg2 options:(unsigned int)arg3 animations:(id)arg4 completion:(void)arg5; -+ (void)animateWithSettings:(id)arg1 delay:(double)arg2 animations:(id)arg3 completion:(void)arg4; -+ (void)animateWithSettings:(id)arg1 options:(unsigned int)arg2 animations:(id)arg3 completion:(void)arg4; -+ (void)animateWithSettings:(id)arg1 animations:(id)arg2 completion:(void)arg3; -+ (id)factoryWithSettings:(id)arg1; -@property(nonatomic) double frameInterval; // @synthesize frameInterval=_frameInterval; -@property(retain, nonatomic) CAMediaTimingFunction *timingFunction; // @synthesize timingFunction=_timingFunction; -@property(nonatomic) double delay; // @synthesize delay=_delay; -@property(nonatomic) double duration; // @synthesize duration=_duration; -- (id)_animation; -- (id)_timingFunctionForAnimation; -- (id)_basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; -- (void)setTimingFunctionFromSettings:(id)arg1; -- (void)animateWithDelay:(double)arg1 options:(unsigned int)arg2 animations:(id)arg3 completion:(void)arg4; -- (void)animateWithDelay:(double)arg1 animations:(id)arg2 completion:(void)arg3; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBAnimationSettings.h b/iOS7/SpringBoard/SBAnimationSettings.h deleted file mode 100644 index acd8829a9..000000000 --- a/iOS7/SpringBoard/SBAnimationSettings.h +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAnimationCurveSettings.h" - -@interface SBAnimationSettings : SBAnimationCurveSettings -{ - int _animationType; - float _mass; - float _stiffness; - float _damping; - float _epsilon; - double _delay; - double _duration; - double _calculatedDuration; -} - -+ (id)_moduleWithSectionTitle:(id)arg1 delay:(BOOL)arg2; -+ (id)_moduleWithSectionTitle:(id)arg1; -+ (id)settingsControllerModule; -@property(nonatomic) double calculatedDuration; // @synthesize calculatedDuration=_calculatedDuration; -@property(nonatomic) float epsilon; // @synthesize epsilon=_epsilon; -@property(nonatomic) float damping; // @synthesize damping=_damping; -@property(nonatomic) float stiffness; // @synthesize stiffness=_stiffness; -@property(nonatomic) float mass; // @synthesize mass=_mass; -@property(nonatomic) double duration; // @synthesize duration=_duration; -@property(nonatomic) double delay; // @synthesize delay=_delay; -@property(nonatomic) int animationType; // @synthesize animationType=_animationType; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBAnimationStepper.h b/iOS7/SpringBoard/SBAnimationStepper.h index 5dd7bd35d..744a6ff8b 100644 --- a/iOS7/SpringBoard/SBAnimationStepper.h +++ b/iOS7/SpringBoard/SBAnimationStepper.h @@ -14,14 +14,14 @@ UIView *m_view; NSArray *m_animatingSubviews; double m_duration; - float m_percentage; + double m_percentage; CADisplayLink *m_displayLink; double m_finishBackwardTimestamp; double m_finishBackwardDuration; - float m_finishBackwardPercentage; + double m_finishBackwardPercentage; } -@property(nonatomic) float percentage; // @synthesize percentage=m_percentage; +@property(nonatomic) double percentage; // @synthesize percentage=m_percentage; @property(nonatomic) double duration; // @synthesize duration=m_duration; @property(copy, nonatomic) NSArray *animatingSubviews; // @synthesize animatingSubviews=m_animatingSubviews; @property(retain, nonatomic) UIView *view; // @synthesize view=m_view; diff --git a/iOS7/SpringBoard/SBAppExitedWorkspaceTransaction.h b/iOS7/SpringBoard/SBAppExitedWorkspaceTransaction.h index cbc1ce0b5..738d5abc9 100644 --- a/iOS7/SpringBoard/SBAppExitedWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBAppExitedWorkspaceTransaction.h @@ -11,7 +11,6 @@ } - (id)_setupAnimationFrom:(id)arg1 to:(id)arg2; -- (BOOL)shouldDismissShowcase; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; - (void)_kickOffActivation; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 from:(id)arg3 to:(id)arg4 activationHandler:(id)arg5; diff --git a/iOS7/SpringBoard/SBAppInstallationLogger.h b/iOS7/SpringBoard/SBAppInstallationLogger.h index 05e1b42f8..77e903556 100644 --- a/iOS7/SpringBoard/SBAppInstallationLogger.h +++ b/iOS7/SpringBoard/SBAppInstallationLogger.h @@ -8,12 +8,12 @@ @interface SBAppInstallationLogger : SBFileLogger { - BOOL _enabled; + _Bool _enabled; } - (void)reloadFromDefaults; -- (BOOL)includeConsole; -- (BOOL)isEnabled; +- (_Bool)includeConsole; +- (_Bool)isEnabled; - (id)name; @end diff --git a/iOS7/SpringBoard/SBAppParallaxSettings.h b/iOS7/SpringBoard/SBAppParallaxSettings.h index 8f93a32c1..13aefef73 100644 --- a/iOS7/SpringBoard/SBAppParallaxSettings.h +++ b/iOS7/SpringBoard/SBAppParallaxSettings.h @@ -6,21 +6,21 @@ #import "_UISettings.h" -@class SBParallaxSettings, SBWallpaperParallaxSettings; +@class SBFHomeScreenWallpaperParallaxSettings, SBFLockScreenWallpaperParallaxSettings, SBFParallaxSettings; @interface SBAppParallaxSettings : _UISettings { - SBWallpaperParallaxSettings *_lockscreenWallpaperSettings; - SBWallpaperParallaxSettings *_homescreenWallpaperSettings; - SBParallaxSettings *_iconSettings; - SBParallaxSettings *_iconBadgeSettings; + SBFLockScreenWallpaperParallaxSettings *_lockscreenWallpaperSettings; + SBFHomeScreenWallpaperParallaxSettings *_homescreenWallpaperSettings; + SBFParallaxSettings *_iconSettings; + SBFParallaxSettings *_iconBadgeSettings; } + (id)settingsControllerModule; -@property(retain) SBParallaxSettings *iconBadgeSettings; // @synthesize iconBadgeSettings=_iconBadgeSettings; -@property(retain) SBParallaxSettings *iconSettings; // @synthesize iconSettings=_iconSettings; -@property(retain) SBWallpaperParallaxSettings *homescreenWallpaperSettings; // @synthesize homescreenWallpaperSettings=_homescreenWallpaperSettings; -@property(retain) SBWallpaperParallaxSettings *lockscreenWallpaperSettings; // @synthesize lockscreenWallpaperSettings=_lockscreenWallpaperSettings; +@property(retain) SBFParallaxSettings *iconBadgeSettings; // @synthesize iconBadgeSettings=_iconBadgeSettings; +@property(retain) SBFParallaxSettings *iconSettings; // @synthesize iconSettings=_iconSettings; +@property(retain) SBFHomeScreenWallpaperParallaxSettings *homescreenWallpaperSettings; // @synthesize homescreenWallpaperSettings=_homescreenWallpaperSettings; +@property(retain) SBFLockScreenWallpaperParallaxSettings *lockscreenWallpaperSettings; // @synthesize lockscreenWallpaperSettings=_lockscreenWallpaperSettings; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBAppProfileExpiredAlertItem.h b/iOS7/SpringBoard/SBAppProfileExpiredAlertItem.h index b32ed1f7c..30f083a67 100644 --- a/iOS7/SpringBoard/SBAppProfileExpiredAlertItem.h +++ b/iOS7/SpringBoard/SBAppProfileExpiredAlertItem.h @@ -15,9 +15,9 @@ SBApplicationIcon *_icon; } -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithIcon:(id)arg1; diff --git a/iOS7/SpringBoard/SBAppProfileNotTrustedAlertItem.h b/iOS7/SpringBoard/SBAppProfileNotTrustedAlertItem.h index 932de7574..d3e06d4d3 100644 --- a/iOS7/SpringBoard/SBAppProfileNotTrustedAlertItem.h +++ b/iOS7/SpringBoard/SBAppProfileNotTrustedAlertItem.h @@ -13,14 +13,14 @@ @interface SBAppProfileNotTrustedAlertItem : SBAlertItem { SBApplicationIcon *_icon; - BOOL _launchApp; + _Bool _launchApp; } -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)didDeactivateForReason:(int)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithIcon:(id)arg1; diff --git a/iOS7/SpringBoard/SBAppSliderContainer.h b/iOS7/SpringBoard/SBAppSliderContainer.h new file mode 100644 index 000000000..a42b03606 --- /dev/null +++ b/iOS7/SpringBoard/SBAppSliderContainer.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SBAppSliderContainer : UIView +{ +} + +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBAppSliderController.h b/iOS7/SpringBoard/SBAppSliderController.h index 9bf80a383..5a74dead0 100644 --- a/iOS7/SpringBoard/SBAppSliderController.h +++ b/iOS7/SpringBoard/SBAppSliderController.h @@ -8,110 +8,127 @@ #import "SBAppSliderIconControllerDelegate-Protocol.h" #import "SBAppSliderScrollingViewDelegate-Protocol.h" +#import "SBVolumePressBandit-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class NSArray, NSCache, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, SBAppSliderIconController, SBAppSliderScrollingViewController, SBAppSliderSettings, SBAppSwitcherServices, UIView; +@class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSString, SBAppSliderIconController, SBAppSliderScrollingViewController, SBAppSliderSettings, SBAppSwitcherServices, SBFakeStatusBarViewCache, UIView; -@interface SBAppSliderController : UIViewController +@interface SBAppSliderController : UIViewController { id _delegate; NSMutableArray *_appList; SBAppSwitcherServices *_switcherServices; NSMutableDictionary *_switcherServiceViewControllerMap; - unsigned int _appListAccessCount; + unsigned long long _appListAccessCount; SBAppSliderScrollingViewController *_pageController; SBAppSliderIconController *_iconController; UIView *_containerView; UIView *_contentView; UIView *_pageView; UIView *_iconView; + UIView *_iconParallaxView; + UIView *_iconParallaxCorrectionView; NSMutableSet *_hostedApplications; - NSCache *_appImageCache; - NSMutableDictionary *_appImages; - unsigned int _startAnchorIndex; - int _layoutInterfaceOrientation; - BOOL _interactionEnabled; - BOOL _visible; + NSMutableDictionary *_appSnapshots; + struct _NSRange _lastVisibleRange; + unsigned long long _startAnchorIndex; + long long _startingInterfaceOrientation; + long long _layoutInterfaceOrientation; + _Bool _interactionEnabled; + _Bool _visible; int _mode; - BOOL _deferredWorkComplete; - unsigned int _startingIndex; - NSString *_startingBundleIdentifier; + _Bool _deferredWorkComplete; + unsigned long long _startingIndex; + NSString *_startingDisplayIdentifier; NSDictionary *_startingViews; int _enterSide; SBAppSliderSettings *_settings; + NSObject *_snapshotQueue; + NSMutableArray *_servicesRemovedWhileAwayFromSwitcher; + SBFakeStatusBarViewCache *_statusBarCache; struct CGAffineTransform _wallpaperTransform; } ++ (_Bool)_shouldUseSerialSnapshotQueue; ++ (_Bool)shouldProvideHomeSnapshotIfPossible; ++ (_Bool)shouldProvideSnapshotIfPossible; @property(nonatomic) struct CGAffineTransform wallpaperTransform; // @synthesize wallpaperTransform=_wallpaperTransform; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSDictionary *startingViews; // @synthesize startingViews=_startingViews; -@property(copy, nonatomic) NSString *startingBundleIdentifier; // @synthesize startingBundleIdentifier=_startingBundleIdentifier; +@property(copy, nonatomic) NSString *startingDisplayIdentifier; // @synthesize startingDisplayIdentifier=_startingDisplayIdentifier; - (id)pageController; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; - (void)sliderScrollerDidEndScrolling:(id)arg1; -- (BOOL)sliderScroller:(id)arg1 itemWantsToBeKeptInViewHierarchy:(unsigned int)arg2; -- (void)sliderScroller:(id)arg1 itemWantsToBeRemoved:(unsigned int)arg2; -- (BOOL)sliderScroller:(id)arg1 isIndexRemovable:(unsigned int)arg2; +- (_Bool)sliderScroller:(id)arg1 itemWantsToBeKeptInViewHierarchy:(unsigned long long)arg2; +- (void)sliderScroller:(id)arg1 itemWantsToBeRemoved:(unsigned long long)arg2; +- (_Bool)sliderScroller:(id)arg1 isIndexRemovable:(unsigned long long)arg2; - (void)sliderScrollerBeganPanning:(id)arg1; -- (void)sliderScroller:(id)arg1 itemTapped:(unsigned int)arg2; -- (void)sliderScroller:(id)arg1 contentOffsetChanged:(float)arg2; -- (float)sliderScrollerDistanceBetweenItemCenters:(id)arg1 forOrientation:(int)arg2; -- (struct CGSize)sliderScrollerItemSize:(id)arg1 forOrientation:(int)arg2; -- (id)sliderScroller:(id)arg1 viewForIndex:(unsigned int)arg2; -- (unsigned int)sliderScrollerItemCount:(id)arg1; +- (void)sliderScroller:(id)arg1 itemTapped:(unsigned long long)arg2; +- (void)sliderScroller:(id)arg1 contentOffsetChanged:(double)arg2; +- (double)sliderScrollerDistanceBetweenItemCenters:(id)arg1 forOrientation:(long long)arg2; +- (struct CGSize)sliderScrollerItemSize:(id)arg1 forOrientation:(long long)arg2; +- (id)sliderScroller:(id)arg1 viewForIndex:(unsigned long long)arg2; +- (unsigned long long)sliderScrollerItemCount:(id)arg1; - (void)sliderIconScrollerBeganPanning:(id)arg1; - (void)sliderIconScrollerDidEndScrolling:(id)arg1; -- (unsigned int)sliderIconScroller:(id)arg1 settledIndexForNormalizedOffset:(inout float *)arg2 andXVelocity:(float)arg3; +- (unsigned long long)sliderIconScroller:(id)arg1 settledIndexForNormalizedOffset:(inout double *)arg2 andXVelocity:(double)arg3; - (void)sliderIconScroller:(id)arg1 activate:(id)arg2; -- (void)sliderIconScroller:(id)arg1 contentOffsetChanged:(float)arg2; -- (void)_handleDeferredWork; -- (void)_handleDeferredWorkCore; -- (BOOL)_isScrolling; +- (void)sliderIconScroller:(id)arg1 contentOffsetChanged:(double)arg2; +- (void)_bringIconViewToFront; +- (void)_updateSnapshots; +- (unsigned long long)_totalSnapshotsToKeepAround; +- (_Bool)_isSnapshotDisplayIdentifier:(id)arg1; +- (_Bool)isScrolling; - (id)_animationSettingsForIconAlphaTransition; - (id)_transitionAnimationFactory; -- (int)_windowInterfaceOrientation; -- (void)_appStateChanged:(id)arg1; +- (long long)_windowInterfaceOrientation; - (void)_disableContextHostingForApp:(id)arg1; -- (void)_quitAppAtIndex:(unsigned int)arg1; +- (void)_quitAppAtIndex:(unsigned long long)arg1; +- (void)_temporarilyHostAppForQuitting:(id)arg1; - (void)_endAppListAccess; - (id)_beginAppListAccess; +- (id)_displayIDAtIndex:(unsigned long long)arg1; +- (void)_appActivationStateDidChange:(id)arg1; - (void)_noteLockScreenCameraDidShow; - (id)_iconListForAppList:(id)arg1; -- (void)_setInteractionEnabled:(BOOL)arg1; -- (id)_generateCellViewForIndex:(unsigned int)arg1; -- (id)_generateImageViewForApp:(id)arg1; -- (id)_generateViewForService:(id)arg1; +- (void)_setInteractionEnabled:(_Bool)arg1; +- (id)_generateCellViewForIndex:(unsigned long long)arg1; +- (id)_snapshotViewForDisplayIdentifier:(id)arg1; +- (id)_viewForService:(id)arg1; - (void)_switcherServiceRemoved:(id)arg1; -- (void)_snapshotSavedToDisk:(id)arg1; -- (void)_updatePageViewScale:(float)arg1; -- (void)_updatePageViewScale:(float)arg1 xTranslation:(float)arg2; -- (void)_updateForAnimationFrame:(float)arg1 withAnchor:(unsigned int)arg2; -- (float)_frameScaleValueForAnimation; -- (float)_scaleForFullscreenPageViewInOrientation:(int)arg1; +- (void)_snapshotChangedOnDisk:(id)arg1; +- (void)_updatePageViewScale:(double)arg1; +- (void)_updatePageViewScale:(double)arg1 xTranslation:(double)arg2; +- (void)_updateForAnimationFrame:(double)arg1 withAnchor:(unsigned long long)arg2; +- (double)_frameScaleValueForAnimation; +- (double)_scaleForFullscreenPageView; - (void)_reverseAppList; -- (BOOL)_inMode:(int)arg1; -- (float)_sliderThumbnailVerticalPositionOffset; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)_getRotationContentSettings:(CDStruct_af7d35ee *)arg1; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)shouldAutomaticallyForwardRotationMethods; +- (_Bool)_inMode:(int)arg1; +- (double)_sliderThumbnailVerticalPositionOffset; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)_getRotationContentSettings:(CDStruct_ebaa735e *)arg1; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutomaticallyForwardRotationMethods; @property(readonly, nonatomic) NSArray *applicationList; -- (BOOL)wantsFullScreenLayout; -- (id)pageForBundleIdentifier:(id)arg1; -- (BOOL)allowShowHide; -- (void)forceDismiss; -- (void)_preheatImagesForApps:(id)arg1; -- (void)preheatImagesForApps; -- (void)animateDismissalToBundleIdentifier:(id)arg1 withCompletion:(id)arg2; -- (void)switcherWasDismissed:(BOOL)arg1; -- (void)switcherWillBeDismissed:(BOOL)arg1; -- (void)switcherWasPresented:(BOOL)arg1; -- (void)_layoutInOrientation:(int)arg1; -- (void)animatePresentationFromBundleIdentifier:(id)arg1 withViews:(id)arg2 fromSide:(int)arg3 withCompletion:(id)arg4; +- (_Bool)wantsFullScreenLayout; +- (id)pageForDisplayIdentifier:(id)arg1; +- (_Bool)allowShowHide; +- (void)forceDismissAnimated:(_Bool)arg1; +- (void)animateDismissalToDisplayIdentifier:(id)arg1 withCompletion:(id)arg2; +- (void)switcherWasDismissed:(_Bool)arg1; +- (void)switcherWillBeDismissed:(_Bool)arg1; +- (void)switcherWasPresented:(_Bool)arg1; +- (void)_layoutInOrientation:(long long)arg1; +- (void)animatePresentationFromDisplayIdentifier:(id)arg1 withViews:(id)arg2 fromSide:(int)arg3 withCompletion:(id)arg4; - (void)_layout; - (struct CGRect)_nominalPageViewFrame; +@property(readonly, nonatomic) SBAppSliderIconController *iconController; +- (_Bool)prefersStatusBarHidden; - (void)loadView; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBAppSliderDisabledIconLabelImageParameters.h b/iOS7/SpringBoard/SBAppSliderDisabledIconLabelImageParameters.h deleted file mode 100644 index df251094d..000000000 --- a/iOS7/SpringBoard/SBAppSliderDisabledIconLabelImageParameters.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAppSliderIconLabelImageParameters.h" - -@interface SBAppSliderDisabledIconLabelImageParameters : SBAppSliderIconLabelImageParameters -{ -} - -- (id)textColor; - -@end - diff --git a/iOS7/SpringBoard/SBAppSliderHomePageCellView.h b/iOS7/SpringBoard/SBAppSliderHomePageCellView.h index fa8cddbfa..ce64fc4d5 100644 --- a/iOS7/SpringBoard/SBAppSliderHomePageCellView.h +++ b/iOS7/SpringBoard/SBAppSliderHomePageCellView.h @@ -6,24 +6,38 @@ #import "UIView.h" -@class SBFakeStatusBarView, _UIBackdropView; +#import "SBAppSwitcherPageContentView-Protocol.h" +#import "SBWallpaperObserver-Protocol.h" -@interface SBAppSliderHomePageCellView : UIView +@class SBFakeStatusBarView; + +@interface SBAppSliderHomePageCellView : UIView { + UIView *_possiblyRotatedContainer; + UIView *_nonRotatedContainer; + UIView *_homeScreenView; UIView *_homeSnapshot; - _UIBackdropView *_backdropView; + UIView *_wallpaperView; SBFakeStatusBarView *_fakeStatusBar; + _Bool _usesSnapshots; + long long _snapshotOrientation; + long long _orientation; } -@property(retain, nonatomic) UIView *homeSnapshot; // @synthesize homeSnapshot=_homeSnapshot; -- (void)_viewDidAnimate:(id)arg1; -- (void)_viewWillAnimate:(id)arg1; ++ (id)wallpaperSnapshotForZoomFactor:(double)arg1 orientation:(long long)arg2; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(retain, nonatomic) UIView *homeScreenView; // @synthesize homeScreenView=_homeScreenView; +@property(readonly, nonatomic) UIView *homeSnapshot; // @synthesize homeSnapshot=_homeSnapshot; +- (void)_updateWallpaperView; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)_viewDidAnimatePresentation:(id)arg1; - (void)_viewDismissing:(id)arg1; - (void)_viewPresenting:(id)arg1; -- (int)_layoutOrientationForBounds:(struct CGRect)arg1; +- (void)setHomeSnapshot:(id)arg1 inOrientation:(long long)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (void)setAdaptiveColorInfo:(id)arg1; +- (void)setLegibilitySettings:(id)arg1; +- (void)_statusBarFrameChanging; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBAppSliderIconController.h b/iOS7/SpringBoard/SBAppSliderIconController.h index b9000a78c..c4a176365 100644 --- a/iOS7/SpringBoard/SBAppSliderIconController.h +++ b/iOS7/SpringBoard/SBAppSliderIconController.h @@ -10,70 +10,80 @@ #import "SBIconViewMapDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" -@class NSArray, NSMutableArray, SBIconViewMap, SBStopScrollingGestureRecognizer, UIScrollView, UIView; +@class NSArray, NSMutableArray, NSMutableDictionary, SBStopScrollingGestureRecognizer, UIScrollView, UIView; -@interface SBAppSliderIconController : UIViewController +@interface SBAppSliderIconController : UIViewController { NSMutableArray *_appList; - SBIconViewMap *_iconMap; - NSMutableArray *_icons; + NSMutableDictionary *_iconViews; + NSMutableArray *_iconViewCenters; UIScrollView *_scrollView; UIView *_iconContainer; - float _distanceBetweenCenters; - float _nominalDistanceBetweenCenters3; - float _nominalDistanceBetweenCenters5; - unsigned int _iconTransitionIndex; - BOOL _dragMaster; - BOOL _preventScroll; + double _distanceBetweenCenters; + double _nominalDistanceBetweenCenters3; + double _nominalDistanceBetweenCenters5; + unsigned long long _iconTransitionIndex; + _Bool _dragMaster; + _Bool _preventScroll; SBStopScrollingGestureRecognizer *_stopScrollingGesture; - int _layoutOrientation; - int _simplicityOptions; + long long _layoutOrientation; + long long _simplicityOptions; + struct CGRect _iconViewDefaultFrame; id _delegate; - NSArray *_bundleIdentifiers; + NSArray *_displayIdentifiers; } -@property(copy, nonatomic) NSArray *bundleIdentifiers; // @synthesize bundleIdentifiers=_bundleIdentifiers; -@property(nonatomic) unsigned int iconTransitionIndex; // @synthesize iconTransitionIndex=_iconTransitionIndex; ++ (double)nominalDistanceBetween5IconCentersForSize:(struct CGSize)arg1; ++ (double)nominalDistanceBetween3IconCentersForSize:(struct CGSize)arg1; +@property(copy, nonatomic) NSArray *displayIdentifiers; // @synthesize displayIdentifiers=_displayIdentifiers; +@property(nonatomic) unsigned long long iconTransitionIndex; // @synthesize iconTransitionIndex=_iconTransitionIndex; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)handleVolumeDecrease; - (void)handleVolumeIncrease; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; +- (void)_iconsReloaded; +- (double)iconLabelWidth; - (void)iconTouchBegan:(id)arg1; - (void)iconHandleLongPress:(id)arg1; -- (BOOL)iconShouldAllowTap:(id)arg1; +- (_Bool)iconShouldAllowTap:(id)arg1; - (void)iconTapped:(id)arg1; - (Class)viewMap:(id)arg1 iconViewClassForIcon:(id)arg2; - (int)viewMap:(id)arg1 locationForIcon:(id)arg2; -- (unsigned int)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; -- (int)_windowInterfaceOrientation; -- (unsigned int)_centeredIndex; +- (unsigned long long)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; +- (long long)_windowInterfaceOrientation; +- (unsigned long long)_centeredIndex; - (void)_handleStopScrollingGesture:(id)arg1; -- (float)_recalculateLayout:(BOOL)arg1; -- (float)_calculateDistanceBetweenCentersBasedOnCurrentContentOffset; -- (float)_calculateDistanceBetweenCentersBasedOnCenteredIndex:(unsigned int)arg1; -- (void)_layoutForDistance:(float)arg1; -- (struct CGPoint)_centerOfIndex:(unsigned int)arg1 forDistance:(float)arg2 inOrientation:(int)arg3; -- (float)_distanceBetweenCenters; -- (void)reloadInOrientation:(int)arg1; +- (double)_recalculateLayout:(_Bool)arg1; +- (double)_calculateDistanceBetweenCentersBasedOnCurrentContentOffset; +- (double)_calculateDistanceBetweenCentersBasedOnCenteredIndex:(unsigned long long)arg1; +- (void)_layoutForDistance:(double)arg1; +- (void)_updateVisibleIconViewsWithPadding:(_Bool)arg1; +- (struct CGPoint)_adjustedCenter:(struct CGPoint)arg1 forIconView:(id)arg2; +- (_Bool)_isIndexVisible:(unsigned long long)arg1 withPadding:(_Bool)arg2; +- (struct CGPoint)_centerOfIndex:(unsigned long long)arg1 forDistance:(double)arg2 inOrientation:(long long)arg3; +- (double)_distanceBetweenCenters; +- (void)reloadInOrientation:(long long)arg1; - (void)_cleanupAllIcons; - (void)_cleanupIcon:(id)arg1; -- (float)_halfWidth; +- (double)_halfWidth; - (void)_recalculateBaseIconSpacingValues; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (void)removeIndex:(unsigned int)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (void)removeIndex:(unsigned long long)arg1 duration:(double)arg2; - (void)cancelScrolling; -- (void)switcherWasDismissed:(BOOL)arg1; +- (void)switcherWasDismissed:(_Bool)arg1; - (void)loadView; -- (BOOL)isScrolling; -- (void)setNormalizedOffset:(float)arg1; -- (void)setOffsetToIndex:(unsigned int)arg1 animated:(BOOL)arg2; -- (float)_maxXOffsetForDistance:(float)arg1; +- (_Bool)isScrolling; +- (void)setNormalizedOffset:(double)arg1; +- (void)setOffsetToIndex:(unsigned long long)arg1 animated:(_Bool)arg2; +- (double)_maxXOffsetForDistance:(double)arg1; +- (id)_iconViewForIndex:(unsigned long long)arg1; +- (struct CGRect)_iconFaultRectForIndex:(unsigned long long)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBAppSliderIconControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBAppSliderIconControllerDelegate-Protocol.h index 7b143e6f5..5b119546d 100644 --- a/iOS7/SpringBoard/SBAppSliderIconControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBAppSliderIconControllerDelegate-Protocol.h @@ -8,9 +8,9 @@ @protocol SBAppSliderIconControllerDelegate - (void)sliderIconScrollerDidEndScrolling:(id)arg1; -- (unsigned int)sliderIconScroller:(id)arg1 settledIndexForNormalizedOffset:(inout float *)arg2 andXVelocity:(float)arg3; +- (unsigned long long)sliderIconScroller:(id)arg1 settledIndexForNormalizedOffset:(inout double *)arg2 andXVelocity:(double)arg3; - (void)sliderIconScrollerBeganPanning:(id)arg1; - (void)sliderIconScroller:(id)arg1 activate:(id)arg2; -- (void)sliderIconScroller:(id)arg1 contentOffsetChanged:(float)arg2; +- (void)sliderIconScroller:(id)arg1 contentOffsetChanged:(double)arg2; @end diff --git a/iOS7/SpringBoard/SBAppSliderIconLabelImageParameters.h b/iOS7/SpringBoard/SBAppSliderIconLabelImageParameters.h deleted file mode 100644 index 658f853e1..000000000 --- a/iOS7/SpringBoard/SBAppSliderIconLabelImageParameters.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBIconLabelImageParameters.h" - -@interface SBAppSliderIconLabelImageParameters : SBIconLabelImageParameters -{ -} - -- (id)font; - -@end - diff --git a/iOS7/SpringBoard/SBAppSliderIconView.h b/iOS7/SpringBoard/SBAppSliderIconView.h index b1aa792be..79867cfba 100644 --- a/iOS7/SpringBoard/SBAppSliderIconView.h +++ b/iOS7/SpringBoard/SBAppSliderIconView.h @@ -10,9 +10,9 @@ { } -+ (float)_labelHeight; -+ (Class)_labelImageParametersClassForIcon:(id)arg1; -- (float)_labelVerticalOffset; ++ (double)_labelHeight; ++ (struct CGSize)maxLabelSize; +- (double)_labelVerticalOffset; @end diff --git a/iOS7/SpringBoard/SBAppSliderItemScrollView.h b/iOS7/SpringBoard/SBAppSliderItemScrollView.h index 7d8885beb..9ec09efe1 100644 --- a/iOS7/SpringBoard/SBAppSliderItemScrollView.h +++ b/iOS7/SpringBoard/SBAppSliderItemScrollView.h @@ -11,13 +11,16 @@ @interface SBAppSliderItemScrollView : UIScrollView { SBAppSwitcherPageView *_item; - int _layoutOrientation; + long long _layoutOrientation; } -@property(nonatomic) int layoutOrientation; // @synthesize layoutOrientation=_layoutOrientation; +@property(nonatomic) long long layoutOrientation; // @synthesize layoutOrientation=_layoutOrientation; @property(retain, nonatomic) SBAppSwitcherPageView *item; // @synthesize item=_item; +- (void)_enableScrolling; +- (void)_disableScrolling; - (void)layoutSubviews; - (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBAppSliderScrollView.h b/iOS7/SpringBoard/SBAppSliderScrollView.h index 22c0cda29..300eb1f3d 100644 --- a/iOS7/SpringBoard/SBAppSliderScrollView.h +++ b/iOS7/SpringBoard/SBAppSliderScrollView.h @@ -10,7 +10,7 @@ { } -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBAppSliderScrollingViewController.h b/iOS7/SpringBoard/SBAppSliderScrollingViewController.h index 37ac04bf6..55ce1fc7f 100644 --- a/iOS7/SpringBoard/SBAppSliderScrollingViewController.h +++ b/iOS7/SpringBoard/SBAppSliderScrollingViewController.h @@ -14,11 +14,11 @@ { NSMutableArray *_items; SBAppSliderScrollView *_scrollView; - BOOL _dragMaster; - BOOL _preventScroll; + _Bool _dragMaster; + _Bool _preventScroll; UITapGestureRecognizer *_tapGesture; SBStopScrollingGestureRecognizer *_stopScrollingGesture; - int _layoutOrientation; + long long _layoutOrientation; id _scrollDoneBlock; id _delegate; } @@ -28,39 +28,47 @@ - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillBeginDragging:(id)arg1; -- (BOOL)_isIndexVisible:(unsigned int)arg1 withSidePadding:(float)arg2; -- (void)_generateNecessaryPageViews; +- (void)_fireAndCleanupScrollCompleteBlockIfNecessary; +- (void)_setContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)_enableScrolling; +- (void)_disableScrolling; +- (_Bool)_isIndexVisible:(unsigned long long)arg1 withSidePadding:(double)arg2; +- (void)_updateVisiblePageViews; - (void)_layout; -- (void)_layoutIndexContainer:(unsigned int)arg1; -- (void)_generateViewIndexIfNecessary:(unsigned int)arg1; +- (void)_layoutIndexContainer:(unsigned long long)arg1; +- (void)_generateViewIndexIfNecessary:(unsigned long long)arg1; - (struct CGRect)_naturalScrollViewFrame; -- (struct CGPoint)_centerOfIndex:(unsigned int)arg1; -- (float)_distanceBetweenCenters; +- (struct CGPoint)_centerOfIndex:(unsigned long long)arg1; +- (double)_distanceBetweenCenters; - (void)_handleStopGesture:(id)arg1; - (void)_handleTapGesture:(id)arg1; -- (void)removeIndex:(unsigned int)arg1 duration:(double)arg2; -- (void)reloadInOrientation:(int)arg1; -- (float)_halfWidth; +- (void)removeIndex:(unsigned long long)arg1 duration:(double)arg2; +- (void)reloadInOrientation:(long long)arg1; +- (double)_halfWidth; +- (void)viewDidDisappear:(_Bool)arg1; - (void)loadView; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (float)preferredHeightForOrientation:(int)arg1; -- (void)switcherWasDismissed:(BOOL)arg1; -- (BOOL)isScrolling; -- (id)pageViewForIndex:(unsigned int)arg1; -- (unsigned int)currentPage; -- (void)setScrollingDoneBlock:(id)arg1; -- (BOOL)isIndexVisible:(unsigned int)arg1; -- (unsigned int)settledIndexForNormalizedOffset:(inout float *)arg1 andXVelocity:(float)arg2; -- (float)normalizedOffsetForOffset:(float)arg1 andXVelocity:(float)arg2; -- (float)normalizedOffsetOfIndex:(unsigned int)arg1; -@property(nonatomic) float normalizedOffset; -- (void)setOffsetToIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (double)preferredHeightForOrientation:(long long)arg1; +- (void)switcherWasDismissed:(_Bool)arg1; +- (struct _NSRange)visibleItems; +- (_Bool)isScrolling; +- (_Bool)_isAnyScrollContainerScrolling; +- (id)pageViewForIndex:(unsigned long long)arg1; +- (unsigned long long)currentPage; +- (void)_setScrollingDoneBlock:(id)arg1; +- (_Bool)isIndexVisible:(unsigned long long)arg1; +- (unsigned long long)settledIndexForNormalizedOffset:(inout double *)arg1 andXVelocity:(double)arg2; +- (double)normalizedOffsetForOffset:(double)arg1 andXVelocity:(double)arg2; +- (double)normalizedOffsetOfIndex:(unsigned long long)arg1; +@property(nonatomic) double normalizedOffset; +- (void)setOffsetToIndex:(unsigned long long)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)setOffsetToIndex:(unsigned long long)arg1 animated:(_Bool)arg2; - (void)cancelScrolling; -- (float)_maxXOffset; +- (double)_maxXOffset; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBAppSliderScrollingViewDelegate-Protocol.h b/iOS7/SpringBoard/SBAppSliderScrollingViewDelegate-Protocol.h index b5476ac43..6788a7e11 100644 --- a/iOS7/SpringBoard/SBAppSliderScrollingViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBAppSliderScrollingViewDelegate-Protocol.h @@ -8,15 +8,15 @@ @protocol SBAppSliderScrollingViewDelegate - (void)sliderScrollerDidEndScrolling:(id)arg1; -- (BOOL)sliderScroller:(id)arg1 itemWantsToBeKeptInViewHierarchy:(unsigned int)arg2; -- (void)sliderScroller:(id)arg1 itemWantsToBeRemoved:(unsigned int)arg2; +- (_Bool)sliderScroller:(id)arg1 itemWantsToBeKeptInViewHierarchy:(unsigned long long)arg2; +- (void)sliderScroller:(id)arg1 itemWantsToBeRemoved:(unsigned long long)arg2; - (void)sliderScrollerBeganPanning:(id)arg1; -- (void)sliderScroller:(id)arg1 itemTapped:(unsigned int)arg2; -- (void)sliderScroller:(id)arg1 contentOffsetChanged:(float)arg2; -- (float)sliderScrollerDistanceBetweenItemCenters:(id)arg1 forOrientation:(int)arg2; -- (struct CGSize)sliderScrollerItemSize:(id)arg1 forOrientation:(int)arg2; -- (BOOL)sliderScroller:(id)arg1 isIndexRemovable:(unsigned int)arg2; -- (id)sliderScroller:(id)arg1 viewForIndex:(unsigned int)arg2; -- (unsigned int)sliderScrollerItemCount:(id)arg1; +- (void)sliderScroller:(id)arg1 itemTapped:(unsigned long long)arg2; +- (void)sliderScroller:(id)arg1 contentOffsetChanged:(double)arg2; +- (double)sliderScrollerDistanceBetweenItemCenters:(id)arg1 forOrientation:(long long)arg2; +- (struct CGSize)sliderScrollerItemSize:(id)arg1 forOrientation:(long long)arg2; +- (_Bool)sliderScroller:(id)arg1 isIndexRemovable:(unsigned long long)arg2; +- (id)sliderScroller:(id)arg1 viewForIndex:(unsigned long long)arg2; +- (unsigned long long)sliderScrollerItemCount:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBAppSliderServiceCellView.h b/iOS7/SpringBoard/SBAppSliderServiceCellView.h new file mode 100644 index 000000000..3eb34c952 --- /dev/null +++ b/iOS7/SpringBoard/SBAppSliderServiceCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SBAppSwitcherPageContentView-Protocol.h" + +@interface SBAppSliderServiceCellView : UIView +{ + long long _orientation; +} + +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBAppSliderSettings.h b/iOS7/SpringBoard/SBAppSliderSettings.h index a00f5e87e..bd7cbeb1d 100644 --- a/iOS7/SpringBoard/SBAppSliderSettings.h +++ b/iOS7/SpringBoard/SBAppSliderSettings.h @@ -6,20 +6,20 @@ #import "_UISettings.h" -@class SBAnimationSettings, _UIScreenEdgePanRecognizerSettings; +@class SBFAnimationSettings, _UIScreenEdgePanRecognizerSettings; @interface SBAppSliderSettings : _UISettings { - int _simplicityOptions; - SBAnimationSettings *_dosidoAnimationSettings; + long long _simplicityOptions; + SBFAnimationSettings *_dosidoAnimationSettings; _UIScreenEdgePanRecognizerSettings *_gestureSettings; } + (id)settingsControllerModule; @property(retain) _UIScreenEdgePanRecognizerSettings *gestureSettings; // @synthesize gestureSettings=_gestureSettings; -@property(retain) SBAnimationSettings *dosidoAnimationSettings; // @synthesize dosidoAnimationSettings=_dosidoAnimationSettings; -@property int simplicityOptions; // @synthesize simplicityOptions=_simplicityOptions; -- (BOOL)shouldSimplifyForOptions:(int)arg1; +@property(retain) SBFAnimationSettings *dosidoAnimationSettings; // @synthesize dosidoAnimationSettings=_dosidoAnimationSettings; +@property long long simplicityOptions; // @synthesize simplicityOptions=_simplicityOptions; +- (_Bool)shouldSimplifyForOptions:(long long)arg1; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBAppSliderSnapshotView.h b/iOS7/SpringBoard/SBAppSliderSnapshotView.h new file mode 100644 index 000000000..8f2d0bf44 --- /dev/null +++ b/iOS7/SpringBoard/SBAppSliderSnapshotView.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SBAppSwitcherPageContentView-Protocol.h" + +@class NSObject, NSString, SBApplication, SBFakeStatusBarView, SBFakeStatusBarViewCache, SBSnapshotImageInfo, SBWallpaperEffectView, UIImageView; + +@interface SBAppSliderSnapshotView : UIView +{ + SBApplication *_application; + UIView *_containerView; + SBWallpaperEffectView *_wallpaperEffectView; + SBSnapshotImageInfo *_snapshotImageInfo; + UIImageView *_snapshotImage; + struct CGSize _imageSize; + SBFakeStatusBarViewCache *_statusBarCache; + SBFakeStatusBarView *_statusBar; + NSString *_statusBarCacheKey; + _Bool _isVisible; + _Bool _invalidated; + _Bool _needsZoomFilter; + _Bool _loadedImage; + NSObject *_snapshotQueue; + long long _orientation; +} + ++ (id)_fallbackDefaultBackgroundColor; ++ (id)appSliderSnapshotViewForApplication:(id)arg1 orientation:(long long)arg2 loadAsync:(_Bool)arg3 withQueue:(id)arg4 statusBarCache:(id)arg5; +@property(nonatomic) _Bool invalidated; // @synthesize invalidated=_invalidated; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(retain, nonatomic) SBSnapshotImageInfo *snapshotImageInfo; // @synthesize snapshotImageInfo=_snapshotImageInfo; +@property(retain, nonatomic) SBApplication *application; // @synthesize application=_application; +- (void)_viewDismissing:(id)arg1; +- (void)_viewPresenting:(id)arg1; +- (void)_updateStatusbarTranslucency; +- (void)_updateTranslucency; +- (id)_defaultImageforImageInfo:(id)arg1; +- (id)_snapshotImageForImageInfo:(id)arg1; +- (struct CGImage *)_cgImageForSnapshotInfo:(id)arg1; +- (id)_cachedImageForImageInfos:(id)arg1 foundInfo:(out id *)arg2; +- (struct CGAffineTransform)_rotationTransformForOrientation; +- (long long)_containerOrientation; +- (struct CGRect)_snapshotFrame; +- (void)_snapshotImageLoaded:(struct CGImage *)arg1 withInfo:(id)arg2; +- (void)_loadImageAsyncFromSnapshotInfo:(id)arg1; +- (_Bool)_queue_keepGoing; +- (struct CGImage *)_queue_createDecodedImageIfPossible:(struct CGImage *)arg1; +- (id)_snapshotImage; +- (id)_imageAtPath:(id)arg1 preferredScale:(double)arg2 orientation:(out long long *)arg3; +- (id)_snapshotInfos; +- (id)_snapshotInfoForDefaultPNG; +- (id)_snapshotInfoForSnapshotFromInfos:(id)arg1; +- (id)_cachedSnapshotForSnapshotInfos:(id)arg1 foundInfo:(out id *)arg2; +- (id)_snapshotName; +- (void)_loadSnapshotAsync; +- (void)_loadSnapshotSync; +- (void)invalidate; +- (void)setOrientation:(long long)arg1 orientationBehavior:(int)arg2; +- (void)layoutSubviews; +- (void)_layoutContainer; +- (void)respondToBecomingInvisibleIfNecessary; +- (void)prepareToBecomeVisibleIfNecessary; +- (void)_layoutStatusBar; +- (id)_statusBarCacheKeyForStyleRequest:(id)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithApplication:(id)arg1 orientation:(long long)arg2 async:(_Bool)arg3 withQueue:(id)arg4 statusBarCache:(id)arg5; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBAppSliderWindowController.h b/iOS7/SpringBoard/SBAppSliderWindowController.h index 8281478df..298f39e2e 100644 --- a/iOS7/SpringBoard/SBAppSliderWindowController.h +++ b/iOS7/SpringBoard/SBAppSliderWindowController.h @@ -8,27 +8,29 @@ #import "SBUIActiveOrientationObserver-Protocol.h" -@class SBAppSliderWindow, UIViewController, UIWindow; +@class NSMutableSet, SBAppSliderWindow, UIViewController, UIWindow; @interface SBAppSliderWindowController : NSObject { SBAppSliderWindow *_window; UIViewController *_rootViewController; - int _trueWindowOrientation; - int _overrideWindowOrientation; + long long _trueWindowOrientation; + long long _overrideWindowOrientation; + NSMutableSet *_rotationPreventionReasons; } -- (void)activeInterfaceOrientationDidChangeToOrientation:(int)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(int)arg3; -- (void)activeInterfaceOrientationWillChangeToOrientation:(int)arg1; -- (void)_rotateIfNecessaryTo:(int)arg1 withDuration:(double)arg2 forOverride:(BOOL)arg3; -- (void)_setTrueWindowOrientation:(int)arg1; -- (void)_setOverrideWindowOrientation:(int)arg1; -- (BOOL)_shouldAllowRotation:(BOOL)arg1; -- (BOOL)_hasOrientationOverride; +- (void)activeInterfaceOrientationDidChangeToOrientation:(long long)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(long long)arg3; +- (void)activeInterfaceOrientationWillChangeToOrientation:(long long)arg1; +- (void)_rotateIfNecessaryTo:(long long)arg1 withDuration:(double)arg2 forOverride:(_Bool)arg3; +- (void)_setTrueWindowOrientation:(long long)arg1; +- (void)_setOverrideWindowOrientation:(long long)arg1; +- (_Bool)_shouldAllowRotation:(_Bool)arg1; +- (_Bool)_hasOrientationOverride; +- (void)setAllowRotation:(_Bool)arg1 forReason:(id)arg2; - (void)clearOverrideWindowOrientation; -- (void)overrideWindowOrientation:(int)arg1; -- (int)windowOrientationWithoutOverrides; -- (int)windowOrientation; +- (void)overrideWindowOrientation:(long long)arg1; +- (long long)windowOrientationWithoutOverrides; +- (long long)windowOrientation; - (void)_windowDidBecomeVisible:(id)arg1; @property(readonly, nonatomic) UIWindow *window; @property(retain, nonatomic) UIViewController *rootViewController; diff --git a/iOS7/SpringBoard/SBAppStatusBarManager.h b/iOS7/SpringBoard/SBAppStatusBarManager.h index 565a7f2be..aacf30621 100644 --- a/iOS7/SpringBoard/SBAppStatusBarManager.h +++ b/iOS7/SpringBoard/SBAppStatusBarManager.h @@ -6,20 +6,27 @@ #import "NSObject.h" -@class NSHashTable; +@class NSHashTable, NSMutableDictionary, NSMutableOrderedSet; @interface SBAppStatusBarManager : NSObject { NSHashTable *_disableAlphaChangeAssertions; + NSMutableOrderedSet *_windowLevelOverrideReasons; + NSMutableDictionary *_windowLevelOverrideMap; + double _defaultWindowLevel; } + (id)sharedInstance; -- (void)removeDisableAppStatusBarAlphaChangesAssertion:(id)arg1; -- (void)addDisableAppStatusBarAlphaChangesAssertion:(id)arg1; -- (void)setStatusBarAlpha:(float)arg1; +- (void)_removeDisableAppStatusBarAlphaChangesAssertion:(id)arg1; +- (void)_addDisableAppStatusBarAlphaChangesAssertion:(id)arg1; +- (void)_updateWindowLevel; +- (void)removeWindowLevelOverrideReason:(id)arg1; +- (void)setWindowLevel:(double)arg1 forOverrideReason:(id)arg2; +- (void)setDefaultWindowLevel:(double)arg1; +- (void)setStatusBarAlpha:(double)arg1; - (void)hideStatusBar; - (void)showStatusBar; -- (BOOL)isStatusBarHidden; +- (_Bool)isStatusBarHidden; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBAppStatusBarTransitionInfo.h b/iOS7/SpringBoard/SBAppStatusBarTransitionInfo.h new file mode 100644 index 000000000..99bf82efc --- /dev/null +++ b/iOS7/SpringBoard/SBAppStatusBarTransitionInfo.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIStatusBarStyleRequest; + +@interface SBAppStatusBarTransitionInfo : NSObject +{ + UIStatusBarStyleRequest *_startStyleRequest; + long long _startOrientation; + UIStatusBarStyleRequest *_endStyleRequest; + long long _endOrientation; + int _transition; + _Bool _zoomOther; +} + +@property(nonatomic) _Bool zoomOther; // @synthesize zoomOther=_zoomOther; +@property(nonatomic) int transition; // @synthesize transition=_transition; +@property(nonatomic) long long endOrientation; // @synthesize endOrientation=_endOrientation; +@property(copy, nonatomic) UIStatusBarStyleRequest *endStyleRequest; // @synthesize endStyleRequest=_endStyleRequest; +@property(nonatomic) long long startOrientation; // @synthesize startOrientation=_startOrientation; +@property(copy, nonatomic) UIStatusBarStyleRequest *startStyleRequest; // @synthesize startStyleRequest=_startStyleRequest; +- (id)description; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBAppSwitcherBarView.h b/iOS7/SpringBoard/SBAppSwitcherBarView.h deleted file mode 100644 index ae1b87813..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherBarView.h +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBAppSwitcherScrollViewDelegate-Protocol.h" - -@class NSMutableArray, NSMutableDictionary, NSNumber, SBAppSwitcherScrollView, SBLinenView; - -@interface SBAppSwitcherBarView : UIView -{ - id _delegate; - NSMutableDictionary *_visibleIconViewMap; - NSMutableArray *_iconDisplayIDs; - UIView *_contentView; - SBLinenView *_backgroundView; - NSMutableArray *_auxViews; - SBAppSwitcherScrollView *_scrollView; - BOOL _animateContentReflow; - BOOL _animatedScrolling; - int _reflowIconCount; - int _lastPageIndex; - unsigned int _firstVisibleIconIndex; - unsigned int _lastVisibleIconIndex; - BOOL _isVisible; - BOOL _isEditing; - struct CGPoint _savedPositionForSuspendGesture; - int _orientation; - NSNumber *_rotatingFromOrientationForFirstLayoutUse; - BOOL _showFirstPageOnLayout; - BOOL _rotating; -} - -+ (float)edgePadding:(int)arg1; -+ (float)edgePaddingForWidth:(float)arg1; -+ (struct CGSize)viewSize:(int)arg1; -+ (unsigned int)iconsPerPage:(int)arg1; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_isEditing; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)viewDidRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)viewWillRotateToInterfaceOrientation:(int)arg1; -- (void)restoreScrollPositionAfterSuspendGesture; -- (void)saveScrollPositionBeforeSuspendGesture; -- (BOOL)scrollView:(id)arg1 shouldCancelInContentForView:(id)arg2; -- (void)scrollViewDidEndScrollingAnimation:(id)arg1; -- (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)_scrollingDidFinish; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewDidScroll:(id)arg1; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (void)_setAnimatedScrolling:(BOOL)arg1; -- (void)_commonScrollingWillBegin; -- (void)_reflowAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_layoutIconsInRange:(BOOL)arg1 minIndex:(unsigned int)arg2 maxIndex:(unsigned int)arg3; -- (void)_layoutIconsInVisibleRange:(BOOL)arg1; -- (unsigned int)iconIndexColumnOnPageAtPoint:(struct CGPoint)arg1 orientation:(int)arg2; -- (void)_computeVisibleIconIndexRange:(BOOL)arg1 forOrientation:(int)arg2 contentOffset:(struct CGPoint)arg3 firstIndex:(unsigned int *)arg4 lastIndex:(unsigned int *)arg5; -- (void)_setVisibleIconIndexRange:(BOOL)arg1; -- (float)_horizontalBumpForIconIndexOnPage:(unsigned int)arg1 orientation:(int)arg2; -- (id)_iconViewForIcon:(id)arg1 creatingIfNecessary:(BOOL)arg2; -- (id)_iconForDisplayIdentifier:(id)arg1; -- (id)visibleIconViewForDisplayIdentifier:(id)arg1; -- (int)_pageForIndex:(unsigned int)arg1 orientation:(int)arg2; -- (int)_pageForOffset:(struct CGPoint)arg1 withSize:(struct CGSize)arg2; -- (struct CGPoint)_firstPageOffset:(struct CGSize)arg1; -- (unsigned int)_pageCount:(int)arg1; -- (struct CGRect)_iconFrameForIndex:(unsigned int)arg1 withSize:(struct CGSize)arg2 orientation:(int)arg3; -- (void)_positionAtFirstPage:(BOOL)arg1; -- (void)_adjustScrollContentSize; -- (struct CGPoint)_newScrollContentOffsetFromOldOffset:(struct CGPoint)arg1 oldSize:(struct CGSize)arg2 oldOrientation:(int)arg3 toNewSize:(struct CGSize)arg4 newOrientation:(int)arg5; -- (void)_adjustContentOffsetForReflow:(BOOL)arg1; -- (BOOL)_isIndexVisible:(unsigned int)arg1; -- (void)_clearIconViews; -- (void)layoutSubviews; -- (void)didMoveToSuperview; -- (void)viewDidDisappear; -- (void)viewWillDisappear; -- (void)viewWillAppear; -- (BOOL)airPlayControlsVisible; -- (BOOL)nowPlayingControlsVisible; -- (void)addAuxiliaryViews:(id)arg1; -- (void)reloadOrRemoveIconWithDisplayIdentifier:(id)arg1; -- (void)removeIconWithDisplayIdentifier:(id)arg1; -- (void)addIconWithDisplayIdentifier:(id)arg1; -- (BOOL)isVisible; -- (BOOL)isScrolling; -- (id)displayIdentifiers; -- (void)prepareForDisplay:(id)arg1 showFirstPage:(BOOL)arg2 orientation:(int)arg3; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherBarViewDelegate-Protocol.h b/iOS7/SpringBoard/SBAppSwitcherBarViewDelegate-Protocol.h deleted file mode 100644 index 4c52a5294..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherBarViewDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBAppSwitcherBarViewDelegate -- (void)appSwitcherBar:(id)arg1 pageAtIndexDidDisappear:(int)arg2; -- (void)appSwitcherBar:(id)arg1 pageAtIndexDidAppear:(int)arg2; -- (BOOL)appSwitcherBar:(id)arg1 scrollShouldCancelInContentForView:(id)arg2; -- (void)appSwitcherBarRemovedFromSuperview:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherContextHostWrapperView.h b/iOS7/SpringBoard/SBAppSwitcherContextHostWrapperView.h index 46a680b0c..8c42f3e52 100644 --- a/iOS7/SpringBoard/SBAppSwitcherContextHostWrapperView.h +++ b/iOS7/SpringBoard/SBAppSwitcherContextHostWrapperView.h @@ -6,15 +6,28 @@ #import "UIView.h" -@class SBWindowContextHostManager; +#import "SBAppSwitcherPageContentView-Protocol.h" -@interface SBAppSwitcherContextHostWrapperView : UIView +@class SBWallpaperEffectView, SBWindowContextHostManager, UIView; + +@interface SBAppSwitcherContextHostWrapperView : UIView { SBWindowContextHostManager *_contextHostManager; - UIView *_contextHostView; + UIView *_containerView; + UIView *_contextHostView; + UIView *_snapshotView; + SBWallpaperEffectView *_wallpaperEffectView; + long long _orientation; } +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +- (void)_viewDidAnimatePresentation:(id)arg1; +- (void)_viewDidAnimateDismissal:(id)arg1; +- (void)_viewDismissing:(id)arg1; +- (void)_viewPresenting:(id)arg1; +- (struct CGAffineTransform)_rotationTransformForOrientation:(long long)arg1; - (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)didMoveToSuperview; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 application:(id)arg2; diff --git a/iOS7/SpringBoard/SBAppSwitcherController.h b/iOS7/SpringBoard/SBAppSwitcherController.h deleted file mode 100644 index 31fe736ce..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherController.h +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBShowcaseViewController.h" - -#import "SBAppSwitcherBarViewDelegate-Protocol.h" -#import "SBIconViewDelegate-Protocol.h" -#import "SBIconViewMapDelegate-Protocol.h" - -@class NSString, SBAppSwitcherBarView, SBAppSwitcherModel, SBNowPlayingBar, SBPrintStatusController; - -@interface SBAppSwitcherController : SBShowcaseViewController -{ - SBAppSwitcherModel *_model; - SBNowPlayingBar *_nowPlayingBar; - SBAppSwitcherBarView *_bottomBar; - BOOL _editing; - int _orientation; - NSString *_topAppDisplayID; - SBPrintStatusController *_printStatusController; -} - -+ (id)sharedInstanceIfAvailable; -+ (id)sharedInstance; -@property(retain) NSString *topAppDisplayID; // @synthesize topAppDisplayID=_topAppDisplayID; -@property(readonly, nonatomic) SBAppSwitcherModel *model; // @synthesize model=_model; -- (void)restoreScrollPositionAfterSuspendGesture; -- (void)saveScrollPositionBeforeSuspendGesture; -- (void)appSwitcherBar:(id)arg1 pageAtIndexDidDisappear:(int)arg2; -- (void)appSwitcherBar:(id)arg1 pageAtIndexDidAppear:(int)arg2; -- (BOOL)appSwitcherBar:(id)arg1 scrollShouldCancelInContentForView:(id)arg2; -- (void)appSwitcherBarRemovedFromSuperview:(id)arg1; -- (void)iconCloseBoxTapped:(id)arg1; -- (BOOL)iconViewDisplaysCloseBox:(id)arg1; -- (void)iconTouchBegan:(id)arg1; -- (void)iconHandleLongPress:(id)arg1; -- (BOOL)iconShouldAllowTap:(id)arg1; -- (void)iconTapped:(id)arg1; -- (int)viewMap:(id)arg1 locationForIcon:(id)arg2; -- (unsigned int)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; -- (BOOL)printViewIsShowing; -- (id)printIconView; -- (void)dismissPrintView; -- (void)removePrintStatusIconBadge; -- (void)setNeedsPrintStatusIcon:(BOOL)arg1; -- (void)_appActivationStateDidChange:(id)arg1; -- (void)_removeApplicationFromRecents:(id)arg1; -- (void)_stopEditing; -- (void)_beginEditing; -- (BOOL)_inEditMode; -- (id)_bundleIdentifiersForViewDisplay; -- (BOOL)airPlayControlsVisible; -- (BOOL)nowPlayingControlsVisible; -- (BOOL)isScrolling; -- (BOOL)handleMenuButtonTap; -- (void)_iconModelVisibilityChanged:(id)arg1; -- (void)_iconModelChangedSignificantly; -- (void)setupForApp:(id)arg1 orientation:(int)arg2; -- (void)_reloadIconViewsAndShowFirstPage:(BOOL)arg1; -- (void)_appPlaceholdersDidChange:(id)arg1; -- (void)viewDidRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)viewWillRotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear; -- (void)viewWillDisappear; -- (void)viewDidAppear; -- (void)viewWillAppear; -- (float)bottomBarHeight; -- (id)view; -- (void)_lockScreenCameraWasOpened:(id)arg1; -- (void)_newsstandFolderWasOpened:(id)arg1; -- (void)_appsDidChange:(id)arg1; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherLabel.h b/iOS7/SpringBoard/SBAppSwitcherLabel.h deleted file mode 100644 index ed5a9d3e1..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherLabel.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, UILabel; - -@interface SBAppSwitcherLabel : UIView -{ - UILabel *_label; -} - -@property(nonatomic) BOOL marqueeRunning; -@property(copy, nonatomic) NSString *text; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherNewsstandItemIconView.h b/iOS7/SpringBoard/SBAppSwitcherNewsstandItemIconView.h index 23d53ac48..0fed9eea9 100644 --- a/iOS7/SpringBoard/SBAppSwitcherNewsstandItemIconView.h +++ b/iOS7/SpringBoard/SBAppSwitcherNewsstandItemIconView.h @@ -10,7 +10,11 @@ { } ++ (double)_labelHeight; + (int)_defaultIconFormat; +- (double)_labelVerticalOffset; +- (struct CGRect)_frameForLabel; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBAppSwitcherPageContentView-Protocol.h b/iOS7/SpringBoard/SBAppSwitcherPageContentView-Protocol.h new file mode 100644 index 000000000..97b381708 --- /dev/null +++ b/iOS7/SpringBoard/SBAppSwitcherPageContentView-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBAppSwitcherPageContentView +- (long long)orientation; +- (void)setOrientation:(long long)arg1; + +@optional +- (void)respondToBecomingInvisibleIfNecessary; +- (void)prepareToBecomeVisibleIfNecessary; +@end + diff --git a/iOS7/SpringBoard/SBAppSwitcherPageView.h b/iOS7/SpringBoard/SBAppSwitcherPageView.h index 69fbf2eab..8474ad96f 100644 --- a/iOS7/SpringBoard/SBAppSwitcherPageView.h +++ b/iOS7/SpringBoard/SBAppSwitcherPageView.h @@ -6,32 +6,33 @@ #import "UIView.h" +@class UIView; + @interface SBAppSwitcherPageView : UIView { UIView *_shadowView; UIView *_hitTestBlocker; - UIView *_view; + UIView *_view; UIView *_overlayView; - int _orientation; - BOOL _resizeContentViewInsteadOfApplyingTransform; + long long _orientation; } -+ (float)_edgeBorderForOrientation:(int)arg1; -+ (struct CGSize)sizeForOrientation:(int)arg1; -+ (float)scaleForOrientation:(int)arg1; -@property(nonatomic) BOOL resizeContentViewInsteadOfApplyingTransform; // @synthesize resizeContentViewInsteadOfApplyingTransform=_resizeContentViewInsteadOfApplyingTransform; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; ++ (double)_edgeBorderForOrientation:(long long)arg1; ++ (struct CGSize)sizeForOrientation:(long long)arg1; ++ (double)scale; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(retain, nonatomic) UIView *overlay; // @synthesize overlay=_overlayView; -@property(retain, nonatomic) UIView *view; // @synthesize view=_view; +@property(retain, nonatomic) UIView *view; // @synthesize view=_view; - (void)invalidate; -- (void)setShadowEnabled:(BOOL)arg1; +- (void)setShadowEnabled:(_Bool)arg1; - (struct CGRect)_viewFrame; -- (struct CGAffineTransform)_affineTransformForContentViewScaleAndOrientation; -- (struct CGAffineTransform)_transformForOrientation:(int)arg1; -- (void)setView:(id)arg1 animated:(BOOL)arg2; +- (struct CGAffineTransform)_transformForScale; +- (struct CGAffineTransform)_transformForOrientation:(long long)arg1; +@property(nonatomic) double shadowAlpha; +- (void)setView:(id)arg1 animated:(_Bool)arg2; - (void)layoutSubviews; -- (void)_layoutViewsWithPageSettings:(id)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)description; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBAppSwitcherScrollView.h b/iOS7/SpringBoard/SBAppSwitcherScrollView.h deleted file mode 100644 index faad7f13b..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherScrollView.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollView.h" - -@interface SBAppSwitcherScrollView : UIScrollView -{ -} - -- (BOOL)touchesShouldCancelInContentView:(id)arg1; - -// Remaining properties -@property(nonatomic) id delegate; // @dynamic delegate; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherScrollViewDelegate-Protocol.h b/iOS7/SpringBoard/SBAppSwitcherScrollViewDelegate-Protocol.h deleted file mode 100644 index db6651feb..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherScrollViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollViewDelegate-Protocol.h" - -@protocol SBAppSwitcherScrollViewDelegate -- (BOOL)scrollView:(id)arg1 shouldCancelInContentForView:(id)arg2; -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherServices.h b/iOS7/SpringBoard/SBAppSwitcherServices.h index f1c6fc974..5006d113e 100644 --- a/iOS7/SpringBoard/SBAppSwitcherServices.h +++ b/iOS7/SpringBoard/SBAppSwitcherServices.h @@ -16,10 +16,11 @@ } @property(readonly, nonatomic) NSMutableArray *services; // @synthesize services=_services; +- (id)serviceBundleIdentifiers; - (id)serviceForIdentifier:(id)arg1; - (id)serviceForBundleIdentifier:(id)arg1; -- (id)serviceAtIndex:(unsigned int)arg1; -- (unsigned int)count; +- (id)serviceAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; - (void)removeService:(id)arg1; - (void)addService:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/iOS7/SpringBoard/SBAppSwitcherSlider.h b/iOS7/SpringBoard/SBAppSwitcherSlider.h deleted file mode 100644 index b61fda7ba..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherSlider.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UISlider.h" - -@interface SBAppSwitcherSlider : UISlider -{ -} - -- (struct UIEdgeInsets)_thumbHitEdgeInsets; -- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherUILabel.h b/iOS7/SpringBoard/SBAppSwitcherUILabel.h deleted file mode 100644 index 400ca42b7..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherUILabel.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILabel.h" - -@interface SBAppSwitcherUILabel : UILabel -{ -} - -- (void)_drawFullMarqueeTextInRect:(struct CGRect)arg1; -- (struct CGRect)textRectForBounds:(struct CGRect)arg1 limitedToNumberOfLines:(int)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBAppSwitcherVolumeSlider.h b/iOS7/SpringBoard/SBAppSwitcherVolumeSlider.h deleted file mode 100644 index c7b318ac8..000000000 --- a/iOS7/SpringBoard/SBAppSwitcherVolumeSlider.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPVolumeSlider.h" - -@interface SBAppSwitcherVolumeSlider : MPVolumeSlider -{ -} - -- (void)setSliderEnabled:(BOOL)arg1 withDuration:(double)arg2; -- (struct UIEdgeInsets)_thumbHitEdgeInsets; -- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (struct CGRect)trackRectForBounds:(struct CGRect)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAppToAlertWorkspaceTransaction.h b/iOS7/SpringBoard/SBAppToAlertWorkspaceTransaction.h index b636e6e5f..66ea93d4a 100644 --- a/iOS7/SpringBoard/SBAppToAlertWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBAppToAlertWorkspaceTransaction.h @@ -14,20 +14,20 @@ { SBApplication *_topApplication; BKSApplicationActivationAssertion *_topApplicationActivationAssertion; - BOOL _topApplicationSuppressesSpringBoardStatusBar; + _Bool _topApplicationSuppressesSpringBoardStatusBar; SBAlert *_activatingAlert; SBUIAnimationController *_animation; id _alertActivationBlock; - BOOL _animatedAppDeactivation; - BOOL _suspendWorkspace; + _Bool _animatedAppDeactivation; + _Bool _suspendWorkspace; } @property(copy, nonatomic) id alertActivationBlock; // @synthesize alertActivationBlock=_alertActivationBlock; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_transactionComplete; -- (BOOL)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; - (void)_commit; - (id)debugDescription; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBAppToAppTransitionController.h b/iOS7/SpringBoard/SBAppToAppTransitionController.h deleted file mode 100644 index 35dd62054..000000000 --- a/iOS7/SpringBoard/SBAppToAppTransitionController.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBUIMainScreenAnimationController.h" - -@class UIView; - -@interface SBAppToAppTransitionController : SBUIMainScreenAnimationController -{ - UIView *_transitionView; - UIView *_transformContainer; - UIView *_fromAppContextHostView; - UIView *_fromView; - UIView *_toView; - int _fromOrientation; - BOOL _fromNC; - BOOL _fromCC; - BOOL _fromAssistant; - BOOL _requiresHostView; -} - -- (void)_rotateViewIfNecessary:(id)arg1 inverted:(BOOL)arg2; -- (void)_kickOffAnimation; -- (void)_setToView:(id)arg1; -- (void)_setFromView:(id)arg1; -- (int)_springBoardOrientationDuringAppLaunch; -- (void)_cleanupAnimation; -- (void)_startAnimation; -- (void)_prepareAnimation; -- (void)_setHidden:(BOOL)arg1; -- (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; -- (void)dealloc; -- (id)initWithActivatingApp:(id)arg1 deactivatingApp:(id)arg2; -- (id)_getTransitionWindow; - -@end - diff --git a/iOS7/SpringBoard/SBAppToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBAppToAppWorkspaceTransaction.h index e30622a99..1b67cf407 100644 --- a/iOS7/SpringBoard/SBAppToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBAppToAppWorkspaceTransaction.h @@ -15,34 +15,36 @@ SBApplication *_fromApp; SBUIAnimationController *_animationController; BKSApplicationActivationAssertion *_suspendingAppAssertion; - BOOL _animatedActivation; - BOOL _animatedDeactivation; - BOOL _deactivatingAppFromAppToAppGesture; + _Bool _animatedActivation; + _Bool _animatedDeactivation; + _Bool _deactivatingAppFromAppToAppGesture; + _Bool _appQuitFromSwitcher; } @property(retain, nonatomic) SBApplication *fromApp; // @synthesize fromApp=_fromApp; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (id)_setupAnimationFrom:(id)arg1 to:(id)arg2; - (void)_transactionComplete; - (void)_interruptWithReason:(int)arg1; -- (BOOL)_canBeInterrupted; +- (_Bool)_canBeInterrupted; - (void)_endAnimation; -- (BOOL)selfAlertDidDeactivate:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationActivated:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfAlertDidDeactivate:(id)arg1; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationActivated:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (void)_handleAppDidNotChange; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (void)_kickOffActivation; - (void)_commit; - (void)_setupAnimation; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; -- (BOOL)shouldAnimateOrientationChangeOnCompletion; -- (BOOL)shouldPerformToAppStateCleanupOnCompletion; -- (BOOL)shouldToggleSpringBoardStatusBarOnCleanup; +- (_Bool)shouldDismissSwitcher; +- (_Bool)shouldAnimateOrientationChangeOnCompletion; +- (_Bool)shouldPerformToAppStateCleanupOnCompletion; +- (_Bool)shouldToggleSpringBoardStatusBarOnCleanup; - (id)debugDescription; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 exitedApp:(id)arg3; diff --git a/iOS7/SpringBoard/SBAppVisibilityPreferences.h b/iOS7/SpringBoard/SBAppVisibilityPreferences.h index d246e1d6c..21ae48f28 100644 --- a/iOS7/SpringBoard/SBAppVisibilityPreferences.h +++ b/iOS7/SpringBoard/SBAppVisibilityPreferences.h @@ -8,13 +8,13 @@ @interface SBAppVisibilityPreferences : NSObject { - BOOL _defaultVisible; - BOOL _currentlyVisible; + _Bool _defaultVisible; + _Bool _currentlyVisible; } -@property BOOL currentlyVisible; // @synthesize currentlyVisible=_currentlyVisible; -@property(readonly) BOOL defaultVisible; // @synthesize defaultVisible=_defaultVisible; -- (id)initWithDefaultVisible:(BOOL)arg1; +@property _Bool currentlyVisible; // @synthesize currentlyVisible=_currentlyVisible; +@property(readonly) _Bool defaultVisible; // @synthesize defaultVisible=_defaultVisible; +- (id)initWithDefaultVisible:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBAppWindow.h b/iOS7/SpringBoard/SBAppWindow.h index e5cdfb1a4..f5298dd20 100644 --- a/iOS7/SpringBoard/SBAppWindow.h +++ b/iOS7/SpringBoard/SBAppWindow.h @@ -11,7 +11,6 @@ } + (struct CGRect)constrainFrameToScreen:(struct CGRect)arg1; -- (void)becomeKeyWindow; @end diff --git a/iOS7/SpringBoard/SBApplication.h b/iOS7/SpringBoard/SBApplication.h index ef173c99f..1bf5c81c6 100644 --- a/iOS7/SpringBoard/SBApplication.h +++ b/iOS7/SpringBoard/SBApplication.h @@ -13,7 +13,7 @@ #import "SBWindowContextHostManagerDelegate-Protocol.h" #import "SBWindowContextManagerDelegate-Protocol.h" -@class BKSApplicationDataStore, BKSCFBundle, BKSMachSendRight, BKSProcessAssertion, NSArray, NSDate, NSDictionary, NSHashTable, NSMapTable, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSTimer, PCPersistentTimer, SBActivationContext, SBWindowContextManager, UIColor, UILocalNotification, UIRemoteApplication; +@class BKSApplicationDataStore, BKSCFBundle, BKSMachSendRight, BKSProcessAssertion, NSArray, NSDate, NSDictionary, NSHashTable, NSMapTable, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSTimer, PCPersistentTimer, SBActivationContext, SBWindowContextManager, UILocalNotification, UIRemoteApplication; @interface SBApplication : NSObject { @@ -70,17 +70,17 @@ unsigned int _supportsLandscapeLeftOrientation:1; unsigned int _supportsLandscapeRightOrientation:1; unsigned int _shouldDisableMallocCorruptionAbort:1; - unsigned int _terminationAssertions:8; - unsigned int _terminationAssertionsForCacheCleaning:8; + unsigned long long _terminationAssertions; + unsigned long long _terminationAssertionsForCacheCleaning; int _supportedTypes; int _isClassic; - BOOL _runningInClassicMode; - BOOL _calculatedSupportedTypes; - BOOL _hasViewServiceEntitlement; + _Bool _runningInClassicMode; + _Bool _calculatedSupportedTypes; + _Bool _hasViewServiceEntitlement; unsigned int _defaultStatusBarStyle:8; - BOOL _defaultStatusBarHidden; - UIColor *_defaultStatusBarTintColor; - BOOL _defaultIsTranslucent; + _Bool _defaultStatusBarHidden; + _Bool _statusBarIsLegacy; + long long _defaultWallpaperStyle; unsigned int _defaultInterfaceOrientation:8; unsigned int _defaultInterfaceOrientationOverride:8; unsigned int _interfaceOrientationOverrideSet:1; @@ -102,8 +102,8 @@ NSArray *_cachedLocalNotifications; unsigned int _applicationState; struct _opaque_pthread_mutex_t { - long __sig; - char __opaque[40]; + long long __sig; + char __opaque[56]; } _appBundleMutex; NSDate *_nextApplicationWakeDate; PCPersistentTimer *_applicationWakeTimer; @@ -116,14 +116,13 @@ NSTimer *_periodicWakeSuspendTimer; BKSProcessAssertion *_simpleRemoteActionProcessAssertion; int _activationCount; + double _lastBadgeClearTime; NSMapTable *_displayValues; NSMapTable *_activationValues; NSMapTable *_deactivationValues; NSHashTable *_displayFlags; NSHashTable *_activationFlags; NSHashTable *_deactivationFlags; - unsigned int _defaultImageInfoCount; - NSMutableDictionary *_defaultImageInfoByScreenType; NSMutableSet *_suppressVolumeHudCategories; float _accelerometerSampleInterval; NSMutableSet *_idleTimerDisabledReasons; @@ -140,62 +139,68 @@ float _minimumBrightnessLevel; NSArray *_domainsToPreheat; int _starkLaunchModes; - BOOL _starkStatusBarStartsTranslucent; + _Bool _starkStatusBarStartsTranslucent; NSMutableArray *_activationContextStack; NSMutableDictionary *_alertImpersonatorsByWorkspaceType; BKSApplicationDataStore *_dataStore; + NSMutableDictionary *_currentSnoozingLocalNotificationAlerts; } + (id)defaultValueForKey:(id)arg1 displayIdentifier:(id)arg2 urlScheme:(id)arg3; + (void)setDefaultValue:(id)arg1 forKey:(id)arg2 displayIdentifier:(id)arg3; + (id)_defaultDisplayState; -+ (void)flushLaunchAlertsOfType:(int)arg1; -+ (BOOL)activationStateIsTransitory:(int)arg1; ++ (_Bool)shouldHaveContextsForActivationState:(int)arg1; ++ (_Bool)activationStateIsTransitory:(int)arg1; + (id)appStateKeysToPrefetch; + (void)initialize; -+ (id)_fallbackOrientationStringForOrientation:(int)arg1 fallbackOrientation:(int *)arg2; -+ (id)_orientationStringForOrientation:(int)arg1; ++ (id)_fallbackOrientationStringForOrientation:(long long)arg1 fallbackOrientation:(long long *)arg2; ++ (void)removalTimerFired:(id)arg1; ++ (void)setRemovalTimer:(double)arg1 forSnapshotWithPath:(id)arg2; + (void)removeCachedSnapshotsMatchingPath:(id)arg1; + (void)removeCachedSnapshotsForScreen:(id)arg1; ++ (void)removeCachedSnapshotSurfaceForPath:(id)arg1; + (void)removeCachedSnapshotSurface:(void *)arg1 forPath:(id)arg2; + (void)setCachedSnapshotSurface:(void *)arg1 forPath:(id)arg2; ++ (void)setCachedSnapshotSurface:(void *)arg1 forPath:(id)arg2 purgeAfter:(double)arg3; + (void *)cachedSnapshotSurfaceForPath:(id)arg1; + (id)systemSnapshotsDirectory; @property(retain, nonatomic) BKSMachSendRight *xpcEventPort; // @synthesize xpcEventPort=_xpcEventPort; @property(readonly, nonatomic) int pid; // @synthesize pid=_pid; - (void)windowContextManager:(id)arg1 didStopTrackingContextsForScreen:(id)arg2; - (void)windowContextManager:(id)arg1 willStartTrackingContextsForScreen:(id)arg2; -- (BOOL)windowContextManager:(id)arg1 shouldAddContext:(id)arg2; +- (_Bool)windowContextManager:(id)arg1 shouldAddContext:(id)arg2; - (void)screenManager:(id)arg1 didReconnectScreen:(id)arg2; - (void)screenManager:(id)arg1 didDisconnectScreen:(id)arg2; - (void)screenManager:(id)arg1 didChangeSuppressionOfScreen:(id)arg2; - (void)_clearDefunctScreenHostingForScreen:(id)arg1; - (void)_hideContextsOnDefunctScreen:(id)arg1; -- (BOOL)canAccessScreen:(id)arg1; -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; +- (_Bool)canAccessScreen:(id)arg1; +- (_Bool)icon:(id)arg1 launchFromLocation:(int)arg2; +- (_Bool)iconAllowsLaunch:(id)arg1; +- (_Bool)iconCompleteUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; +- (_Bool)iconIsRecentlyUpdated:(id)arg1; - (id)iconFormattedAccessoryString:(id)arg1; - (id)iconBadgeNumberOrString:(id)arg1; - (int)iconAccessoryType:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; +- (_Bool)iconProgressIsPaused:(id)arg1; +- (double)iconProgressPercent:(id)arg1; +- (long long)iconProgressState:(id)arg1; +- (_Bool)iconAppearsInNewsstand:(id)arg1; +- (_Bool)iconCanEllipsizeLabel:(id)arg1; - (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; +- (unsigned long long)iconPriority:(id)arg1; - (id)iconDisplayName:(id)arg1; - (void)_noteIconDataSourceDidChange; - (void)_removeAlertImpersonator:(id)arg1; -- (void)_setAlertImpersonator:(id)arg1 forWorkspaceType:(int)arg2; -- (id)_alertImpersonatorForWorkspaceType:(int)arg1; -- (BOOL)_hasAnyAlertImpersonator; +- (void)_setAlertImpersonator:(id)arg1 forWorkspaceType:(long long)arg2; +- (id)_alertImpersonatorForWorkspaceType:(long long)arg1; +- (_Bool)_hasAnyAlertImpersonator; - (void)popActivationContext; - (void)pushActivationContext; -- (BOOL)supportsStarkGateKeeper; -- (BOOL)supportsStarkFullScreen; +- (_Bool)supportsStarkGateKeeper; +- (_Bool)supportsStarkFullScreen; - (id)domainsToPreheat; - (id)deactivationSettingsDescription; - (id)descriptionForDeactivationSetting:(unsigned int)arg1; @@ -208,60 +213,58 @@ - (id)activationSettings; - (id)launchSettings; - (unsigned int)eventPort; -- (BOOL)hasStartedLaunching; -- (BOOL)isRunning; -- (BOOL)isRecordingAudio; -- (BOOL)suppressesControlCenter; -- (BOOL)suppressesNotificationCenter; -- (BOOL)suppressesBanners; +- (_Bool)hasStartedLaunching; +- (_Bool)isRunning; +- (_Bool)isRecordingAudio; +- (_Bool)suppressesControlCenter; +- (_Bool)suppressesNotificationCenter; +- (_Bool)suppressesBanners; - (float)minimumBrightnessLevel; -- (BOOL)showSystemVolumeHUDForCategory:(id)arg1; -- (void)setSystemVolumeHUDEnabled:(BOOL)arg1 forCategory:(id)arg2; -- (BOOL)showsProgress; -- (void)setShowsProgress:(BOOL)arg1; -- (BOOL)proximityEventsEnabled; -- (void)setProximityEventsEnabled:(BOOL)arg1; -- (BOOL)orientationChangedEventsEnabled; -- (void)setOrientationChangedEventsEnabled:(BOOL)arg1; +- (_Bool)showSystemVolumeHUDForCategory:(id)arg1; +- (void)setSystemVolumeHUDEnabled:(_Bool)arg1 forCategory:(id)arg2; +- (_Bool)showsProgress; +- (void)setShowsProgress:(_Bool)arg1; +- (_Bool)proximityEventsEnabled; +- (void)setProximityEventsEnabled:(_Bool)arg1; +- (_Bool)orientationChangedEventsEnabled; +- (void)setOrientationChangedEventsEnabled:(_Bool)arg1; - (double)accelerometerSampleInterval; - (void)setAccelerometerSampleInterval:(double)arg1; -- (BOOL)expectsFaceContactInLandscape; -- (BOOL)expectsFaceContact; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; +- (_Bool)expectsFaceContactInLandscape; +- (_Bool)expectsFaceContact; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; - (void)deactivate; - (void)activate; -- (void)setExpectsFaceContact:(BOOL)arg1; +- (void)setExpectsFaceContact:(_Bool)arg1; - (id)idleTimerDisabledReasons; -- (void)setIdleTimerDisabled:(BOOL)arg1 forReason:(id)arg2; -- (BOOL)isTranslucent; -- (int)effectiveStatusBarStyle; -- (int)resolvedStatusBarStyle; -- (int)launchingInterfaceOrientationForCurrentOrientation; -- (int)statusBarOrientation; -- (BOOL)statusBarHidden; -- (BOOL)allowsEventOnlySuspension; -- (BOOL)deactivationFlag:(unsigned int)arg1; +- (void)setIdleTimerDisabled:(_Bool)arg1 forReason:(id)arg2; +- (_Bool)isTranslucent; +- (long long)wallpaperStyle; +- (void)setWallpaperStyleForBackgroundStyle:(long long)arg1; +- (long long)launchingInterfaceOrientationForCurrentOrientation; +- (_Bool)allowsEventOnlySuspension; +- (_Bool)deactivationFlag:(unsigned int)arg1; - (id)deactivationValue:(unsigned int)arg1; - (void)setDeactivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDeactivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDeactivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDeactivationSettings; -- (void)_bumpActivationCountBy:(int)arg1; +- (void)_bumpActivationCountBy:(long long)arg1; - (id)_deactivationFlags; - (id)_deactivationValues; - (void)markUserLaunchInitiationTime; -- (BOOL)activationFlag:(unsigned int)arg1; +- (_Bool)activationFlag:(unsigned int)arg1; - (id)activationValue:(unsigned int)arg1; - (void)setActivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setActivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setActivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearActivationSettings; - (id)_activationFlags; - (id)_activationValues; - (id)_displayFlags; - (id)_displayValues; -- (BOOL)displayFlag:(unsigned int)arg1; +- (_Bool)displayFlag:(unsigned int)arg1; - (id)displayValue:(unsigned int)arg1; - (void)setDisplaySetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDisplaySetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDisplaySetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDisplaySettings; @property(copy, nonatomic) SBActivationContext *activationContext; - (id)_newFlagTable; @@ -269,19 +272,23 @@ - (id)urlScheme; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)_noteSnapshotDidUpdate; -- (void)_saveSnapshotForScreen:(id)arg1 frame:(struct CGRect)arg2 name:(id)arg3 overrideScale:(float)arg4; +- (void)_deleteSnapshotForScreen:(id)arg1 name:(id)arg2; +- (void)_saveSnapshotForScreen:(id)arg1 frame:(struct CGRect)arg2 name:(id)arg3 overrideScale:(double)arg4; +- (void)_saveSuspendSnapshot:(id)arg1 forScreen:(id)arg2; +- (id)_snapshotCreationDeletionQueueForScreen:(id)arg1; - (id)defaultImagePathForSnapshotWithName:(id)arg1 screen:(id)arg2; +- (long long)interfaceOrientationForScreen:(id)arg1; - (void)_suspendForPeriodicWakeTimerFired:(id)arg1; - (void)_dropPeriodicWakeProcessAssertion; - (void)_resumeForPeriodicWakeWithReason:(id)arg1; - (id)_localizedGenreFromDictionary:(id)arg1; -- (id)_localizedGenreNameForID:(int)arg1; +- (id)_localizedGenreNameForID:(long long)arg1; - (id)_copyApplicationMetadata; - (void)_dropTransientProcessAssertion; - (void)_cancelProcessAssertionForSimpleRemoteAction; -- (void)sendSimpleRemoteAction:(int)arg1; +- (void)sendSimpleRemoteAction:(long long)arg1; - (void)takeAssertionWithTimeoutForSimpleRemoteAction; -- (void)setNowPlayingWithAudio:(BOOL)arg1; +- (void)setNowPlayingWithAudio:(_Bool)arg1; - (void)_transientSuspendForTimerFired:(id)arg1; - (void)_transientResumeForType:(int)arg1; - (double)_resumeDurationForTransientType:(int)arg1; @@ -290,36 +297,37 @@ - (void)resumeToQuit; - (void)notifyResumeActiveForReason:(int)arg1; - (void)notifyResignActiveForReason:(int)arg1; -- (void)decrementTerminationAssertionCountForReason:(unsigned char)arg1; -- (void)incrementTerminationAssertionCountForReason:(unsigned char)arg1; -- (BOOL)isCacheCleaningTerminationAssertionHeld; -- (BOOL)isAnyTerminationAssertionHeld; +- (void)_terminationAssertionRemovedWithReason:(unsigned char)arg1; +- (void)_terminationAssertionAddedWithReason:(unsigned char)arg1; +- (_Bool)isCacheCleaningTerminationAssertionHeld; +- (_Bool)isAnyTerminationAssertionHeld; - (void)resetLaunchAlertForType:(int)arg1; -- (BOOL)showLaunchAlertForType:(int)arg1; +- (_Bool)showLaunchAlertForType:(int)arg1; - (void)_purgeRemoteApplication; - (id)remoteApplication; - (void)prepareForUninstallation; - (id)externalAccessoryProtocols; -- (BOOL)provisioningProfileValidated; +- (_Bool)provisioningProfileValidated; - (void)markApplicationIdentityAsTrusted; - (int)applicationSignatureState; - (id)signerIdentity; -- (BOOL)wantsUnboundedTaskCompletionAssertions; -- (BOOL)supportsContinuousBackgroundMode; -- (BOOL)supportsFetchBackgroundMode; -- (BOOL)supportsRemoteNotificationBackgroundMode; -- (BOOL)supportsEABackgroundMode; -- (BOOL)supportsVOIPBackgroundMode; -- (BOOL)supportsLocationBackgroundMode; -- (BOOL)supportsAudioBackgroundMode; +- (_Bool)wantsUnboundedTaskCompletionAssertions; +- (_Bool)supportsContinuousBackgroundMode; +- (_Bool)supportsFetchBackgroundMode; +- (_Bool)supportsRemoteNotificationBackgroundMode; +- (_Bool)supportsEABackgroundMode; +- (_Bool)supportsVOIPBackgroundMode; +- (_Bool)supportsLocationBackgroundMode; +- (_Bool)supportsAudioBackgroundMode; +- (_Bool)isActivating; - (int)activationState; - (void)_calculateSupportedTypesFromInfoDictionary:(id)arg1; -- (void)_sendDidLaunchNotification:(BOOL)arg1; +- (void)_sendDidLaunchNotification:(_Bool)arg1; - (void)_setActivationState:(int)arg1; - (id)_activationStateToString; - (id)_stringForActivationState:(int)arg1; -- (void)setHasBeenFrontmost:(BOOL)arg1; -- (BOOL)hasBeenFrontmost; +- (void)setHasBeenFrontmost:(_Bool)arg1; +- (_Bool)hasBeenFrontmost; - (unsigned int)applicationState; - (void)setApplicationState:(unsigned int)arg1; - (id)_stringForApplicationState:(unsigned int)arg1; @@ -333,7 +341,7 @@ - (void)_removeContextHostManager:(id)arg1; - (void)_addContextHostManager:(id)arg1; - (id)contextHostManagerForScreen:(id)arg1; -- (id)contextManagerCreatingIfNecessary:(BOOL)arg1; +- (id)contextManagerCreatingIfNecessary:(_Bool)arg1; - (id)_allContextHostManagersCreatingForMainScreenIfNecessary; - (void)_purgeCachedLocalNotifications; - (id)getPendingLocalNotification; @@ -342,21 +350,23 @@ - (void)_fireNotification:(id)arg1; - (void)localNotificationTimerFired; - (void)_updateLocalNotificationTimers; -- (void)_setMonitoringForLocaleAndTimeChanges:(BOOL)arg1; +- (void)_setMonitoringForLocaleAndTimeChanges:(_Bool)arg1; - (id)_lastLocalNotificationFireDate; - (void)_setLastLocalNotificationFireDate:(id)arg1; - (void)_dismissAllSystemLocalNotificationAlerts; +- (double)lastBadgeClearTime; - (void)setBadge:(id)arg1; - (id)badgeNumberOrString; -- (BOOL)badgeHasBeenSetLocally; +- (_Bool)badgeHasBeenSetLocally; - (void)noteBadgeSetLocally; -- (BOOL)usesLocalNotifications; -- (BOOL)supportsLocalNotifications; +- (_Bool)usesLocalNotifications; +- (_Bool)supportsLocalNotifications; - (void)cancelLocalNotification:(id)arg1; -- (void)scheduleLocalNotifications:(id)arg1 replaceExistingNotifications:(BOOL)arg2; +- (void)scheduleLocalNotifications:(id)arg1 replaceExistingNotifications:(_Bool)arg2; - (id)scheduledLocalNotifications; - (void)_setPendingLocalNotificationFromBulletin:(id)arg1; - (id)_copyUnexpiredScheduledLocalNotifications; +- (_Bool)_isLocalNotification:(id)arg1 scheduledToFireAfterDate:(id)arg2; - (void)_setScheduledLocalNotifications:(id)arg1; - (id)_scheduledLocalNotifications; - (void)_endRequireLocalNotificationsCachingWithReason:(id)arg1; @@ -369,49 +379,53 @@ - (void)_updateApplicationWakeTimers; - (void)setApplicationNextWakeDate:(id)arg1; - (id)applicationNextWakeDate; -- (BOOL)classicDefaultStatusBarHidden; -- (BOOL)classicAppZoomedInOrRequiresHiDPI; -- (BOOL)classicAppRequiresHiDPI; -- (BOOL)classicAppZoomedIn; -- (BOOL)supportsApplicationType:(int)arg1; -- (void)_setIsClassic:(BOOL)arg1; -- (BOOL)isClassic; +- (_Bool)classicDefaultStatusBarHidden; +- (_Bool)classicAppZoomedInOrRequiresHiDPI; +- (_Bool)classicAppRequiresHiDPI; +- (_Bool)classicAppZoomedIn; +- (_Bool)supportsApplicationType:(int)arg1; +- (void)_setIsClassic:(_Bool)arg1; +- (_Bool)isClassic; - (void)_calculateSupportedTypesLazilyIfNecessary; -- (int)_launchingInterfaceOrientationForOrientation:(int)arg1; +- (long long)launchingInterfaceOrientationForOrientation:(long long)arg1; - (void)removeDefaultInterfaceOrientationOverride; -- (void)overrideDefaultInterfaceOrientation:(int)arg1; -- (int)starkStatusBarStyle; -- (void)_notifyOfStatusBarTintOverride:(BOOL)arg1 withColor:(id)arg2; -- (id)statusBarTintColor; -- (BOOL)defaultStatusBarHidden; -- (int)defaultStatusBarStyle; -- (int)statusBarStyle; -- (void)autoLaunchIfNecessaryOnBootOrInstall:(BOOL)arg1; -- (BOOL)shouldAutoRelaunchAfterExit; -- (BOOL)shouldAutoLaunchOnBootOrInstall; -- (BOOL)_shouldAutoLaunchOnBootOrInstall:(BOOL)arg1; -- (BOOL)_shouldAutoRelaunchForEA; -- (void)_setAutoLaunchForVoIP:(BOOL)arg1; +- (void)overrideDefaultInterfaceOrientation:(long long)arg1; +- (long long)starkStatusBarStyle; +- (long long)statusBarOrientation; +- (_Bool)statusBarHidden; +- (_Bool)defaultStatusBarHidden; +- (id)statusBarEffectiveStyleRequestWithStyleOverrides:(int)arg1; +- (id)effectiveStatusBarStyleRequest; +- (long long)effectiveStatusBarStyle; +- (id)statusBarStyleRequest; +- (long long)statusBarStyle; +- (long long)defaultStatusBarStyle; +- (void)autoLaunchIfNecessaryOnBootOrInstall:(_Bool)arg1; +- (_Bool)shouldAutoRelaunchAfterExit; +- (_Bool)shouldAutoLaunchOnBootOrInstall; +- (_Bool)_shouldAutoLaunchOnBootOrInstall:(_Bool)arg1; +- (_Bool)_shouldAutoRelaunchForEA; +- (void)_setAutoLaunchForVoIP:(_Bool)arg1; - (void)_setHasBeenLaunched; - (void)_lockStateDidChange:(id)arg1; - (void)_updateRecentlyUpdatedTimer; - (void)markRecentlyUpdated; -- (void)_setRecentlyUpdated:(BOOL)arg1; -- (BOOL)_isRecentlyUpdated; +- (void)_setRecentlyUpdated:(_Bool)arg1; +- (_Bool)_isRecentlyUpdated; - (void)markNewlyInstalled; -- (BOOL)_isNewlyInstalled; -- (BOOL)_shouldAutoLaunchForVoIP; +- (_Bool)_isNewlyInstalled; +- (_Bool)_shouldAutoLaunchForVoIP; - (void)didAnimateDeactivationOnStarkScreenController:(id)arg1; - (void)willAnimateDeactivationOnStarkScreenController:(id)arg1; - (void)didAnimateActivationOnStarkScreenController:(id)arg1; - (void)willAnimateActivationOnStarkScreenController:(id)arg1; - (void)didAnimateDeactivation; -- (void)willAnimateDeactivation:(BOOL)arg1; +- (void)willAnimateDeactivation:(_Bool)arg1; - (void)didAnimateActivation; - (void)willAnimateActivation; - (void)finishedBackgroundContentFetchingWithInfo:(id)arg1; -- (void)didDeactivateForEventsOnly:(BOOL)arg1; -- (void)willDeactivateForEventsOnly:(BOOL)arg1; +- (void)didDeactivateForEventsOnly:(_Bool)arg1; +- (void)willDeactivateForEventsOnly:(_Bool)arg1; - (void)didFailToActivate; - (void)didActivate; - (void)_updateOrientationForActivationIfNecessary; @@ -420,67 +434,60 @@ - (void)didExitWithInfo:(id)arg1 type:(int)arg2; - (void)didLaunch:(id)arg1; - (void)didBeginLaunch:(id)arg1; -- (void)setRunning:(BOOL)arg1; +- (void)setRunning:(_Bool)arg1; - (void)setProcessInfo:(id)arg1; -- (void)_setRunning:(BOOL)arg1; +- (void)_setRunning:(_Bool)arg1; - (void)_setProcessInfo:(id)arg1; - (id)fallbackFolderName; - (id)folderNames; - (int)ratingRank; -- (BOOL)isBeingDebugged; -- (void)setBeingDebugged:(BOOL)arg1; +- (_Bool)isBeingDebugged; +- (void)setBeingDebugged:(_Bool)arg1; - (void)setDisplayName:(id)arg1; - (id)displayName; - (Class)iconClass; -- (id)_preferredImagePathInBundle:(id)arg1 baseResourceName:(id)arg2 ofType:(id)arg3 screen:(id)arg4 outScale:(float *)arg5; -- (id)_preferredImagePathByScaleInBundle:(id)arg1 resourceName:(id)arg2 ofType:(id)arg3 screen:(id)arg4 outScale:(float *)arg5; -- (id)_newDefaultImageInfoForScreen:(id)arg1 launchingOrientation:(int)arg2; -- (id)_defaultImageInfoForScreen:(id)arg1 launchingOrientation:(int)arg2; -- (id)defaultImageForScreen:(id)arg1 snapshot:(char *)arg2 originalOrientation:(int *)arg3 currentOrientation:(int *)arg4 canUseIOSurface:(BOOL)arg5; -- (id)defaultImageForScreen:(id)arg1 snapshot:(char *)arg2 originalOrientation:(int *)arg3 currentOrientation:(int *)arg4; -- (id)defaultImageForScreen:(id)arg1; -- (BOOL)isSnapshotPresentForLaunchingInterfaceOrientation:(int)arg1; -- (id)_dynamicSnapshotSuffixForScale:(float)arg1; -- (BOOL)_useLosslessSnapshotsForScale:(float)arg1; +- (id)_preferredImagePathInBundle:(id)arg1 baseResourceName:(id)arg2 ofType:(id)arg3 screen:(id)arg4 outScale:(double *)arg5; +- (id)_preferredImagePathByScaleInBundle:(id)arg1 resourceName:(id)arg2 ofType:(id)arg3 screen:(id)arg4 outScale:(double *)arg5; +- (id)defaultImageForScreen:(id)arg1 snapshot:(_Bool *)arg2 originalOrientation:(long long *)arg3 currentOrientation:(long long *)arg4 canUseIOSurface:(_Bool)arg5; - (id)_pathIfFileExistsAtPath:(id)arg1; - (id)_additionalDisplayQualification; -- (BOOL)shouldLaunchPNGless; +- (_Bool)shouldLaunchPNGless; - (void)flushSnapshotsForScreen:(id)arg1; - (void)flushSnapshotsForAllScreens; - (id)appSnapshotPathForScreen:(id)arg1; - (id)_baseAppSnapshotPath; - (id)customSpotlightIconPathsForKey:(id)arg1; - (void)validateSystemProvisioningEntitlements:(CDStruct_6ad76789 *)arg1; -- (BOOL)isLaunchableDuringSetup; -- (BOOL)hasGameCenterData; -- (BOOL)isNowRecordingApplication; +- (_Bool)isLaunchableDuringSetup; +- (_Bool)hasGameCenterData; +- (_Bool)isNowRecordingApplication; - (id)webClip; -- (BOOL)isWebApplication; -- (BOOL)behavesLikePhone; -- (BOOL)isFaceTime; -- (BOOL)isMobilePhone; -- (BOOL)isSystemProvisioningApplication; -- (BOOL)isInternalApplication; -- (BOOL)isSystemApplication; +- (_Bool)isWebApplication; +- (_Bool)behavesLikePhone; +- (_Bool)isFaceTime; +- (_Bool)isMobilePhone; +- (_Bool)isSystemProvisioningApplication; +- (_Bool)isInternalApplication; +- (_Bool)isSystemApplication; - (void)_resetDataUsage; -- (void)setUsesWiFiNetwork:(BOOL)arg1; -- (void)setUsesEdgeNetwork:(BOOL)arg1; +- (void)setUsesWiFiNetwork:(_Bool)arg1; +- (void)setUsesEdgeNetwork:(_Bool)arg1; - (void)_setDoingBackgroundNetworking:(unsigned int)arg1; - (unsigned int)_doingBackgroundNetworking; -- (void)setUsesBackgroundNetwork:(BOOL)arg1; +- (void)setUsesBackgroundNetwork:(_Bool)arg1; - (void)_setDataUsage:(int)arg1; -- (void)setHasShownDataPlanAlertSinceLock:(BOOL)arg1; -- (BOOL)hasShownDataPlanAlertSinceLock; +- (void)setHasShownDataPlanAlertSinceLock:(_Bool)arg1; +- (_Bool)hasShownDataPlanAlertSinceLock; - (int)dataUsage; - (void)setAlertSuppressionContexts:(id)arg1; - (id)alertSuppressionContexts; -- (void)setHasMiniAlerts:(BOOL)arg1; -- (BOOL)hasMiniAlerts; +- (void)setHasMiniAlerts:(_Bool)arg1; +- (_Bool)hasMiniAlerts; - (id)tags; - (void)setTags:(id)arg1; -- (BOOL)suspendingUnsupported; -- (void)setEnabled:(BOOL)arg1; -- (BOOL)enabled; +- (_Bool)suspendingUnsupported; +- (void)setEnabled:(_Bool)arg1; +- (_Bool)enabled; - (id)bundleVersion; - (void)purgeAllCaches; - (void)purgeBundleCaches; @@ -489,46 +496,51 @@ - (id)containerPath; - (id)path; - (id)bundleIdentifier; -- (BOOL)isSameExecutableAsApplication:(id)arg1; +- (_Bool)isSameExecutableAsApplication:(id)arg1; - (void)dealloc; - (double)autoLockTime; - (double)autoDimTime; -- (BOOL)_idleTimerDisabledForAnyReason; +- (_Bool)_idleTimerDisabledForAnyReason; @property(copy) NSString *displayIdentifier; // @dynamic displayIdentifier; - (id)_sortedLaunchImagesForMainScreen:(id)arg1 bundle:(id)arg2; -- (void)_assignDefaultLaunchImages:(id)arg1 forScreenType:(int)arg2; -- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(BOOL)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(BOOL)arg8 entitlements:(id)arg9; +- (void)_assignDefaultLaunchImages:(id)arg1 forScreenType:(long long)arg2; +- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(_Bool)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(_Bool)arg8 entitlements:(id)arg9; - (void)_configureDisplayNameForInfoDictionary:(id)arg1 atBundlePath:(id)arg2; -- (BOOL)isNewsstandApplication; -- (id)_infoplist_defaultPNGPathForScreen:(id)arg1 launchingOrientation:(int)arg2 imageOrientation:(int *)arg3 resultingScale:(float *)arg4; -- (BOOL)_infoplist_defaultPNGCalculateContainsCorgiImage; +- (_Bool)isNewsstandApplication; +- (id)_infoplist_defaultPNGPathForScreen:(id)arg1 launchingOrientation:(long long)arg2 imageOrientation:(long long *)arg3 resultingScale:(double *)arg4; +- (_Bool)_infoplist_defaultPNGCalculateContainsCorgiImage; - (struct CGSize)_screenSizeForScreen:(id)arg1; - (id)_sanitizedImageNameFromName:(id)arg1 withExtension:(id)arg2 actualExtension:(out id *)arg3; -- (id)_pathForExistingImageInCandidates:(id)arg1 forScreen:(id)arg2 launchingOrientation:(int)arg3 imageOrientation:(int *)arg4 resultingScale:(float *)arg5; +- (id)_pathForExistingImageInCandidates:(id)arg1 forScreen:(id)arg2 launchingOrientation:(long long)arg3 imageOrientation:(long long *)arg4 resultingScale:(double *)arg5; - (void)_addImageName:(id)arg1 toImageNamesArray:(id)arg2 screen:(id)arg3; - (id)_cachedImageForSnapshotPath:(id)arg1 screen:(id)arg2; -- (id)_imageForSnapshotAtPath:(id)arg1 fileOrientation:(int *)arg2; +- (id)_imageForSnapshotAtPath:(id)arg1 fileOrientation:(long long *)arg2; - (id)_defaultPNGNameUsingFallbacks:(id)arg1; - (id)_defaultImageName:(id)arg1; -- (id)_scaleSuffixForScale:(float)arg1; -- (int)_fallbackImageOrientationForLaunchingOrientation:(int)arg1; -- (id)_fallbackOrientationImageTagForLaunchingOrientation:(int)arg1; -- (id)_orientationImageTagForLaunchingOrientation:(int)arg1; -- (void)_imageOrientationParametersForLaunchingOrientation:(int)arg1 imageTag:(id *)arg2 fallbackImageTag:(id *)arg3 fallbackOrientation:(int *)arg4; +- (id)_scaleSuffixForScale:(double)arg1; +- (long long)_fallbackImageOrientationForLaunchingOrientation:(long long)arg1; +- (id)_fallbackOrientationImageTagForLaunchingOrientation:(long long)arg1; +- (id)_orientationImageTagForLaunchingOrientation:(long long)arg1; +- (void)_imageOrientationParametersForLaunchingOrientation:(long long)arg1 imageTag:(id *)arg2 fallbackImageTag:(id *)arg3 fallbackOrientation:(long long *)arg4; - (id)_imageNamesFromInfoDictionary:(id)arg1; -- (void)_flushDefaultImageInfoForAllScreens; -- (void)_flushDefaultImageInfoForScreen:(id)arg1; -- (void)_endDefaultImageAccess; -- (void)_beginDefaultImageAccess; -- (id)_defaultPNGForScreen:(id)arg1 launchingOrientation:(int)arg2 orientation:(int *)arg3; -- (id)_defaultPNGPathForScreen:(id)arg1 launchingOrientation:(int)arg2 imageOrientation:(int *)arg3 resultingScale:(float *)arg4; +- (_Bool)isSnapshotPresentForLaunchingInterfaceOrientation:(long long)arg1; +- (id)_defaultImageInfoForScreen:(id)arg1 launchingOrientation:(long long)arg2; +- (_Bool)_shouldUseSnapshotForAppLaunchIfPossible; +- (id)_defaultPNGImageInfoForScreen:(id)arg1 launchingOrientation:(long long)arg2; +- (id)_snapshotImageInfoForScreen:(id)arg1 named:(id)arg2 launchingOrientation:(long long)arg3; +- (id)_snapshotImageInfoForScreen:(id)arg1 launchingOrientation:(long long)arg2; +- (id)_defaultPNGForScreen:(id)arg1 launchingOrientation:(long long)arg2 orientation:(long long *)arg3; +- (id)_defaultPNGPathForScreen:(id)arg1 launchingOrientation:(long long)arg2 imageOrientation:(long long *)arg3 resultingScale:(double *)arg4; - (id)_defaultPNGNameFromSuspensionSettings; -- (BOOL)_applicationDoesNotHaveRestorationArchive; +- (_Bool)_applicationDoesNotHaveRestorationArchive; - (id)_defaultPNGNameWhenActivatingFromURLSetting:(id)arg1; - (id)_defaultPNGNameFromSearchDomainLaunchInfo:(id)arg1; - (id)_defaultPNGNameFromActivationSettings; -- (id)_snapshotImageForScreen:(id)arg1 launchingOrientation:(int)arg2 originalOrientation:(int *)arg3 currentOrientation:(int *)arg4; -- (id)_snapshotImageWithImageName:(id)arg1 forScreen:(id)arg2 launchingOrientation:(int)arg3 originalOrientation:(int *)arg4 currentOrientation:(int *)arg5; +- (id)_snapshotImageWithImageName:(id)arg1 forScreen:(id)arg2 launchingOrientation:(long long)arg3 originalOrientation:(long long *)arg4 currentOrientation:(long long *)arg5; +- (id)_snapshotImageForSnapshotImageInfo:(id)arg1 originalOrientation:(out long long *)arg2 currentOrientation:(out long long *)arg3; +- (id)fileSnapshotForImageInfo:(id)arg1 originalOrientation:(out long long *)arg2 currentOrientation:(out long long *)arg3; +- (id)cachedSnapshotForImageInfo:(id)arg1 originalOrientation:(out long long *)arg2 currentOrientation:(out long long *)arg3; +- (id)snapshotImageInfosWithImageName:(id)arg1 forScreen:(id)arg2 launchingOrientation:(long long)arg3; @end diff --git a/iOS7/SpringBoard/SBApplicationController.h b/iOS7/SpringBoard/SBApplicationController.h index 7109018e3..1423c935d 100644 --- a/iOS7/SpringBoard/SBApplicationController.h +++ b/iOS7/SpringBoard/SBApplicationController.h @@ -22,9 +22,9 @@ NSOperationQueue *_backgroundOperationQueue; NSLock *_applicationsLock; NSMutableDictionary *_systemAppsVisibilityOverrides; - BOOL _visibilityOverridesAreDirty; + _Bool _visibilityOverridesAreDirty; BKSApplicationStateMonitor *_appStateMonitor; - BOOL _booting; + _Bool _booting; NSMutableSet *_appsToAutoLaunchAfterBoot; SBApplicationRestrictionController *_restrictionController; SBLSApplicationWorkspaceObserver *_lsWorkspaceObserver; @@ -33,30 +33,30 @@ + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; - (void)applicationsUninstalled:(id)arg1; - (void)applicationsInstalled:(id)arg1; - (id)restrictionController; - (void)_removePendingRequestedUninstalledBundleID:(id)arg1; -- (BOOL)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; -- (void)_setVisibilityOverridesAreDirty:(BOOL)arg1; +- (_Bool)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; +- (void)_setVisibilityOverridesAreDirty:(_Bool)arg1; - (int)appVisibilityOverrideForBundleIdentifier:(id)arg1; - (void)_reloadBackgroundIDsDict; -- (void)loadApplicationsWithBundle:(id)arg1 bundlePath:(id)arg2 isSystemApplication:(BOOL)arg3 defaultTags:(id)arg4 signerIdentity:(id)arg5 provisioningProfileValidated:(BOOL)arg6 seatbeltEnvironmentVariables:(id)arg7 entitlements:(id)arg8; +- (void)loadApplicationsWithBundle:(id)arg1 bundlePath:(id)arg2 isSystemApplication:(_Bool)arg3 defaultTags:(id)arg4 signerIdentity:(id)arg5 provisioningProfileValidated:(_Bool)arg6 seatbeltEnvironmentVariables:(id)arg7 entitlements:(id)arg8; - (Class)applicationClassForInfoDictionary:(id)arg1; - (void)loadWebclipAndIcon:(id)arg1; -- (void)loadApplicationsAndIcons:(id)arg1 reveal:(BOOL)arg2 popIn:(BOOL)arg3; -- (void)_loadApplicationsAndIcons:(id)arg1 removed:(id)arg2 applicationProxies:(id)arg3 reveal:(BOOL)arg4 popIn:(BOOL)arg5 reloadAllIcons:(BOOL)arg6; -- (void)_updateIconControllerAndModelForLoadedApplications:(id)arg1 reveal:(BOOL)arg2 popIn:(BOOL)arg3 reloadAllIcons:(BOOL)arg4; +- (void)loadApplicationsAndIcons:(id)arg1 reveal:(_Bool)arg2 popIn:(_Bool)arg3; +- (void)_loadApplicationsAndIcons:(id)arg1 removed:(id)arg2 applicationProxies:(id)arg3 reveal:(_Bool)arg4 popIn:(_Bool)arg5 reloadAllIcons:(_Bool)arg6; +- (void)_updateIconControllerAndModelForLoadedApplications:(id)arg1 reveal:(_Bool)arg2 popIn:(_Bool)arg3 reloadAllIcons:(_Bool)arg4; - (void)waitForOperationsToComplete; - (void)uninstallApplication:(id)arg1; - (void)removeApplicationsFromModelWithBundleIdentifier:(id)arg1; -- (BOOL)loadApplication:(id)arg1; +- (_Bool)loadApplication:(id)arg1; - (id)loadApplications; - (id)_loadApplications:(id)arg1 removed:(id)arg2 applicationProxies:(id)arg3; - (void)_calculateApplicationDiff:(id *)arg1 removed:(id *)arg2 applicationProxies:(id)arg3; - (id)_modifiedApplications:(id)arg1 applicationProxies:(id)arg2; -- (BOOL)_applicationHasBeenModified:(id)arg1 applicationProxy:(id)arg2; +- (_Bool)_applicationHasBeenModified:(id)arg1 applicationProxy:(id)arg2; - (void)_loadApplication:(id)arg1 proxy:(id)arg2; - (void)_sendInstalledAppsDidChangeNotification:(id)arg1 removed:(id)arg2 modified:(id)arg3; - (void)_preLoadApplications; @@ -77,6 +77,7 @@ - (id)allApplications; - (id)allDisplayIdentifiers; - (void)autoLaunchAppsIfNecessaryAfterBoot; +- (void)_deviceFirstUnlocked; - (int)locationStatusBarIconType; - (void)buildLocationState; - (void)_updateLocationState; diff --git a/iOS7/SpringBoard/SBApplicationIcon.h b/iOS7/SpringBoard/SBApplicationIcon.h index f902011d1..e4590e80a 100644 --- a/iOS7/SpringBoard/SBApplicationIcon.h +++ b/iOS7/SpringBoard/SBApplicationIcon.h @@ -21,7 +21,7 @@ - (id)tags; - (id)getUnmaskedIconImage:(int)arg1; - (id)generateIconImage:(int)arg1; -- (BOOL)canGenerateImageInBackgroundForFormat:(int)arg1; +- (_Bool)canGenerateImageInBackgroundForFormat:(int)arg1; - (void)generateIconImageInBackground:(id)arg1; - (id)blockForGeneratingIconImageInBackgroundWithFormat:(SEL)arg1; - (id)_blockForGeneratingIconImageInBackgroundWithFormat:(SEL)arg1 complete:(int)arg2; diff --git a/iOS7/SpringBoard/SBApplicationPlaceholder.h b/iOS7/SpringBoard/SBApplicationPlaceholder.h index f43e091c9..d1ea87048 100644 --- a/iOS7/SpringBoard/SBApplicationPlaceholder.h +++ b/iOS7/SpringBoard/SBApplicationPlaceholder.h @@ -8,7 +8,7 @@ #import "SBLeafIconDataSource-Protocol.h" -@class LSApplicationProxy, NSMutableSet, NSProgress, NSString; +@class LSApplicationProxy, NSMutableDictionary, NSMutableSet, NSProgress, NSString; @interface SBApplicationPlaceholder : NSObject { @@ -17,12 +17,12 @@ NSString *_applicationDisplayName; NSProgress *_progress; double _fractionProgress; - BOOL _installing; - BOOL _isNewsstand; - BOOL _observingKVO; - unsigned int _installType; - BOOL _invalidated; - NSMutableSet *_generatedIconKeys; + _Bool _installing; + _Bool _isNewsstand; + _Bool _observingKVO; + unsigned long long _installType; + _Bool _invalidated; + NSMutableDictionary *_generatedIconImagesByKey; NSMutableSet *_formatsPendingGeneration; } @@ -30,59 +30,59 @@ @property(copy, nonatomic) NSString *applicationDisplayName; // @synthesize applicationDisplayName=_applicationDisplayName; @property(copy, nonatomic) NSString *applicationBundleID; // @synthesize applicationBundleID=_applicationBundleID; @property(retain, nonatomic) LSApplicationProxy *appProxy; // @synthesize appProxy=_appProxy; -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; +- (_Bool)icon:(id)arg1 launchFromLocation:(int)arg2; +- (_Bool)iconAllowsLaunch:(id)arg1; +- (_Bool)iconCompleteUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; +- (_Bool)iconIsRecentlyUpdated:(id)arg1; - (id)iconFormattedAccessoryString:(id)arg1; - (id)iconBadgeNumberOrString:(id)arg1; - (int)iconAccessoryType:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; +- (_Bool)iconProgressIsPaused:(id)arg1; +- (double)iconProgressPercent:(id)arg1; +- (long long)iconProgressState:(id)arg1; +- (_Bool)iconAppearsInNewsstand:(id)arg1; +- (_Bool)iconCanEllipsizeLabel:(id)arg1; - (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; +- (unsigned long long)iconPriority:(id)arg1; - (id)iconDisplayName:(id)arg1; -- (id)_darkenedIconImageForImage:(id)arg1; - (void)_reloadThumbnailImage; - (void)_generatePendingIconFormats; - (void)_generateIconImageWithFormat:(int)arg1; -- (id)_iconImageKeyForBundleID:(id)arg1 format:(int)arg2 darkened:(BOOL)arg3; +- (id)_iconImageKeyForBundleID:(id)arg1 format:(int)arg2; - (int)_newsstandImageOptions; - (id)_defaultIconImageWithFormat:(int)arg1; -- (id)_getOrGenerateIconImageWithFormat:(int)arg1 darkened:(BOOL)arg2; +- (id)_getOrGenerateIconImageWithFormat:(int)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_addKVOObserversForProgress; - (void)_removeKVOObserversForProgress; - (void)_progressChanged; - (void)_progressMayHaveChanged; -- (BOOL)_shouldDisplayAppName; +- (_Bool)_shouldDisplayAppName; - (id)_downloadingLabel; - (void)_prioritize; - (void)cancel; - (void)resume; - (void)pause; -- (BOOL)isNewsstand; -- (float)progress; -- (BOOL)isContentRestricted; -- (BOOL)isInstalling; -- (BOOL)isDownloading; -- (BOOL)isCancelable; -- (BOOL)isPausable; -- (BOOL)isFailed; -- (BOOL)isPaused; -- (BOOL)isActive; -- (BOOL)isDone; -- (unsigned int)installType; -- (id)fetchIconImageWithFormat:(int)arg1 darkened:(BOOL)arg2; +- (_Bool)isNewsstand; +- (_Bool)isContentRestricted; +- (_Bool)isInstalling; +- (_Bool)isDownloading; +- (_Bool)isCancelable; +- (_Bool)isPausable; +- (_Bool)isFailed; +- (_Bool)isPaused; +- (_Bool)isActive; +- (_Bool)isDone; +- (unsigned long long)installType; +- (id)fetchIconImageWithFormat:(int)arg1; - (void)iconChanged; - (void)setApplicationProxy:(id)arg1; - (void)noteDownloadStatusChanged; - (id)proxy; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (void)invalidate; - (void)dealloc; - (id)initWithProxy:(id)arg1; diff --git a/iOS7/SpringBoard/SBApplicationPlaceholderController.h b/iOS7/SpringBoard/SBApplicationPlaceholderController.h index f0641d4c8..441d9d0c8 100644 --- a/iOS7/SpringBoard/SBApplicationPlaceholderController.h +++ b/iOS7/SpringBoard/SBApplicationPlaceholderController.h @@ -19,8 +19,8 @@ NSMutableSet *_pendingAdded; NSMutableSet *_pendingInstalled; NSMutableSet *_pendingCancelled; - BOOL _hasDownloadedFromStore; - BOOL _usingNetwork; + _Bool _hasDownloadedFromStore; + _Bool _usingNetwork; } + (id)sharedInstance; @@ -29,19 +29,19 @@ - (void)_downloadsEnded; - (void)_finishPlaceholder:(id)arg1; - (void)_dropGrabbedIconIfNecessary:(id)arg1 completion:(id)arg2; -- (void)_removeDownloadingIcons:(id)arg1 saveState:(BOOL)arg2; +- (void)_removeDownloadingIcons:(id)arg1 saveState:(_Bool)arg2; - (void)_swapDownloadingIcon:(id)arg1 forApplicationIcon:(id)arg2; -- (void)_removePlaceholders:(id)arg1 forInstall:(BOOL)arg2; +- (void)_removePlaceholders:(id)arg1 forInstall:(_Bool)arg2; - (void)_addPlaceholders:(id)arg1; - (void)_processPendingProxies; -- (void)applicationPlaceholdersNetworkUsageChanged:(BOOL)arg1; +- (void)applicationPlaceholdersNetworkUsageChanged:(_Bool)arg1; - (void)applicationPlaceholdersIconUpdated:(id)arg1; - (void)applicationPlaceholdersModified:(id)arg1; - (void)applicationPlaceholdersCancelled:(id)arg1; - (void)applicationPlaceholdersInstalled:(id)arg1; - (void)applicationPlaceholdersAdded:(id)arg1; -- (BOOL)isUsingNetwork; -- (BOOL)hasDownloadedStoreApplication; +- (_Bool)isUsingNetwork; +- (_Bool)hasDownloadedStoreApplication; - (id)placeholderForDisplayID:(id)arg1; - (id)placeholdersByDisplayID; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBApplicationRestrictionController.h b/iOS7/SpringBoard/SBApplicationRestrictionController.h index 3e9f722bf..b64f59632 100644 --- a/iOS7/SpringBoard/SBApplicationRestrictionController.h +++ b/iOS7/SpringBoard/SBApplicationRestrictionController.h @@ -19,12 +19,12 @@ struct MGNotificationTokenStruct *_tagsNotificationToken; NSMutableSet *_enabledTags; NSMutableDictionary *_ratingRanksByDisplayIdentifier; - BOOL _hasSMSCapability; + _Bool _hasSMSCapability; NSSet *_restrictedDisplayIdentifiers; - BOOL _showInternalApps; - BOOL _hasHideNonDefaultSystemAppsCapability; - BOOL _showAllSystemApps; - BOOL _canPostRestrictionState; + _Bool _showInternalApps; + _Bool _hasHideNonDefaultSystemAppsCapability; + _Bool _showAllSystemApps; + _Bool _canPostRestrictionState; } - (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; @@ -35,7 +35,7 @@ - (void)beginPostingChanges; - (void)noteVisibilityStateDidChange; - (void)noteApplicationIdentifiersDidChangeWithAdded:(id)arg1 modified:(id)arg2 removed:(id)arg3; -- (BOOL)isDisplayIdentifierRestricted:(id)arg1; +- (_Bool)isDisplayIdentifierRestricted:(id)arg1; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBApplicationTerminationAssertion-Protocol.h b/iOS7/SpringBoard/SBApplicationTerminationAssertion-Protocol.h new file mode 100644 index 000000000..7e9e420c6 --- /dev/null +++ b/iOS7/SpringBoard/SBApplicationTerminationAssertion-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol SBApplicationTerminationAssertion +@property(readonly, nonatomic) unsigned char reason; +@property(readonly, nonatomic) NSString *displayId; +@end + diff --git a/iOS7/SpringBoard/SBApplicationTerminationAssertionImpl.h b/iOS7/SpringBoard/SBApplicationTerminationAssertionImpl.h new file mode 100644 index 000000000..e92d3329f --- /dev/null +++ b/iOS7/SpringBoard/SBApplicationTerminationAssertionImpl.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBApplicationTerminationAssertion-Protocol.h" + +@class NSString, SBApplicationTerminationAssertionManager; + +@interface SBApplicationTerminationAssertionImpl : NSObject +{ + NSString *_displayId; + unsigned char _reason; + SBApplicationTerminationAssertionManager *_manager; +} + +@property(readonly, nonatomic) unsigned char reason; // @synthesize reason=_reason; +@property(readonly, nonatomic) NSString *displayId; // @synthesize displayId=_displayId; +- (id)description; +- (void)dealloc; +- (id)initWithDisplayId:(id)arg1 reason:(unsigned char)arg2 manager:(id)arg3; + +@end + diff --git a/iOS7/SpringBoard/SBApplicationTerminationAssertionManager.h b/iOS7/SpringBoard/SBApplicationTerminationAssertionManager.h new file mode 100644 index 000000000..c9e8dabc2 --- /dev/null +++ b/iOS7/SpringBoard/SBApplicationTerminationAssertionManager.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface SBApplicationTerminationAssertionManager : NSObject +{ + NSMutableDictionary *_assertionsByDisplayId; +} + ++ (id)sharedInstance; +- (void)_removeTerminationAssertion:(id)arg1; +- (void)_addTerminationAssertion:(id)arg1; +- (_Bool)_canAcquireTerminationAssertionForDisplayId:(id)arg1 reason:(unsigned char)arg2 error:(char *)arg3; +- (id)acquireTerminationAssertionForDisplayId:(id)arg1 withReason:(unsigned char)arg2 error:(char *)arg3; +- (id)terminationAssertionsForDisplayId:(id)arg1 withReason:(unsigned char)arg2; +- (id)terminationAssertionsForDisplayId:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBAssertion.h b/iOS7/SpringBoard/SBAssertion.h new file mode 100644 index 000000000..5f276335f --- /dev/null +++ b/iOS7/SpringBoard/SBAssertion.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSString; + +@interface SBAssertion : NSObject +{ + id _delegate; + NSString *_reason; + unsigned int _clientPort; + NSObject *_source; +} + +@property(readonly, nonatomic) NSString *reason; // @synthesize reason=_reason; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (id)description; +- (void)dealloc; +- (id)initWithClientPort:(unsigned int)arg1 reason:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBAssertionDelegate-Protocol.h b/iOS7/SpringBoard/SBAssertionDelegate-Protocol.h new file mode 100644 index 000000000..07e5f94e9 --- /dev/null +++ b/iOS7/SpringBoard/SBAssertionDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBAssertionDelegate +- (void)assertionExpired:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBAssistantController.h b/iOS7/SpringBoard/SBAssistantController.h index de623ea68..d3bcb4716 100644 --- a/iOS7/SpringBoard/SBAssistantController.h +++ b/iOS7/SpringBoard/SBAssistantController.h @@ -6,56 +6,59 @@ #import "SBUIPluginHost.h" -@class NSHashTable, NSMutableSet, NSString, SBAssistantWindow, SBPasscodeLockDisableAssertion, UIViewController; +@class NSHashTable, NSMutableSet, NSString, SBAssistantWindow, SBOperationQueue, SBPasscodeLockDisableAssertion, UIViewController; @interface SBAssistantController : SBUIPluginHost { + SBOperationQueue *_operationQueue; NSString *_appDisplayIDBeingHosted; SBAssistantWindow *_assistantWindow; - BOOL _unlockedDevice; - BOOL _launchedInStark; + _Bool _unlockedDevice; + _Bool _launchedInStark; + _Bool _isHidingOtherWindows; int _activationEvent; SBPasscodeLockDisableAssertion *_disableAssertion; NSMutableSet *_dismissingReasons; - int _pendingDismissViewType; + long long _pendingDismissViewType; NSHashTable *_observers; UIViewController *_mainScreenViewController; } -+ (BOOL)_runActivateAssistantTest:(id)arg1; -+ (BOOL)isAssistantRunningHidden; -+ (BOOL)isAssistantViewVisible:(int)arg1; -+ (BOOL)isAssistantVisible; -+ (BOOL)shouldEnterAssistant; -+ (BOOL)supportedAndEnabled; ++ (_Bool)isAssistantRunningHidden; ++ (_Bool)isAssistantViewVisible:(long long)arg1; ++ (_Bool)isAssistantVisible; ++ (_Bool)shouldEnterAssistant; ++ (_Bool)supportedAndEnabled; + (id)sharedInstanceIfExists; + (id)sharedInstance; -- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; -- (void)uiPlugin:(id)arg1 isNowRunning:(BOOL)arg2; +@property(nonatomic) _Bool unlockedDevice; // @synthesize unlockedDevice=_unlockedDevice; +- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(long long)arg2 animated:(_Bool)arg3; +- (void)uiPlugin:(id)arg1 isNowRunning:(_Bool)arg2; - (void)uiPluginUserEventOccurred:(id)arg1; -- (BOOL)uiPlugin:(id)arg1 openURL:(id)arg2; -- (BOOL)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; -- (BOOL)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; -- (BOOL)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; -- (void)_dismissUIPlugin:(id)arg1 animated:(BOOL)arg2; +- (_Bool)uiPlugin:(id)arg1 openURL:(id)arg2; +- (_Bool)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; +- (_Bool)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; +- (_Bool)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; +- (void)_dismissUIPlugin:(id)arg1 animated:(_Bool)arg2; - (void)dismissPluginForEvent:(int)arg1; -- (BOOL)pluginSuppressesNotifications; -- (BOOL)pluginWantsScreenDimInterval:(double *)arg1; -- (BOOL)pluginWantsInterfaceOrientation:(int *)arg1; +- (_Bool)pluginSuppressesNotifications; +- (_Bool)pluginWantsScreenDimInterval:(double *)arg1; +- (_Bool)pluginWantsInterfaceOrientation:(long long *)arg1; - (void)preparePluginForActivationEvent:(int)arg1 afterInterval:(double)arg2; -- (BOOL)pluginWantsActivationEvent:(int)arg1 interval:(double *)arg2; +- (_Bool)pluginWantsActivationEvent:(int)arg1 interval:(double *)arg2; - (void)_viewController:(id)arg1 animateDisappearanceWithContext:(id)arg2; - (void)_viewController:(id)arg1 willAnimateDisappearanceWithContext:(id)arg2; - (void)_viewController:(id)arg1 animateAppearanceWithContext:(id)arg2; - (void)_viewController:(id)arg1 willAnimateAppearanceWithContext:(id)arg2; -- (void)_viewController:(id)arg1 setShowsStatusBar:(BOOL)arg2; -- (void)_dismissForMainScreenAnimated:(BOOL)arg1 duration:(double)arg2 completion:(id)arg3; -- (id)_fakeStatusBarForOrientation:(int)arg1; -- (void)_presentForMainScreenAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)_notifyObserversViewDidDisappear:(int)arg1; -- (void)_notifyObserversViewWillDisappear:(int)arg1; -- (void)_notifyObserversViewDidAppear:(int)arg1; -- (void)_notifyObserversViewWillAppear:(int)arg1; +- (void)_viewController:(id)arg1 setShowsStatusBar:(_Bool)arg2; +- (void)_dismissForMainScreenAnimated:(_Bool)arg1 duration:(double)arg2 completion:(id)arg3; +- (id)_fakeStatusBarForOrientation:(long long)arg1; +- (void)_presentForMainScreenAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)_notifyObserversViewDidDisappear:(long long)arg1; +- (void)_notifyObserversViewWillDisappear:(long long)arg1; +- (void)_notifyObserversViewDidAppear:(long long)arg1; +- (void)_notifyObserversViewWillAppear:(long long)arg1; +- (void)_bioAuthenticated:(id)arg1; - (void)_starkSiriDidDisappear:(id)arg1; - (void)_starkSiriWillDisappear:(id)arg1; - (void)_starkSiriDidAppear:(id)arg1; @@ -66,25 +69,28 @@ - (void)_viewWillAppearOnMainScreen; - (void)_cleanupContextHosting; - (id)_activationFlags; -- (BOOL)_isPluginLoaded; +- (_Bool)_isPluginLoaded; - (void)_loadPlugin; -- (BOOL)_isDismissingAllViews; +- (_Bool)_isDismissingAllViews; +- (double)_defaultAnimatedDismissDurationForMainScreen; +- (id)transferOwnershipOfPasscodeLockDisableAssertion; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; - (id)mainScreenView; -- (BOOL)activateIgnoringTouches; -- (BOOL)shouldShowLockStatusBarTime; -@property(nonatomic) BOOL unlockedDevice; // @dynamic unlockedDevice; +- (_Bool)activateIgnoringTouches; +- (_Bool)shouldShowLockStatusBarTime; - (void)dismissAssistantForAlertActivation:(id)arg1; -- (void)dismissAssistantViewIfNecessaryWithFade:(int)arg1 ofDuration:(double)arg2 completion:(id)arg3; -- (void)dismissAssistantViewIfNecessaryWithFade:(int)arg1 ofDuration:(double)arg2; -- (void)dismissAssistantViewIfNecessaryWithFade:(int)arg1; -- (void)dismissAssistantViewIfNecessary:(int)arg1; +- (void)dismissAssistantViewIfNecessaryWithFade:(long long)arg1 ofDuration:(double)arg2 completion:(id)arg3; +- (void)dismissAssistantViewIfNecessaryWithFade:(long long)arg1 ofDuration:(double)arg2; +- (void)dismissAssistantViewIfNecessaryWithFade:(long long)arg1; +- (void)dismissAssistantViewIfNecessary:(long long)arg1; - (void)addActivationFlagsToDisplay:(id)arg1; - (void)_notePluginVisibilityDidChange; - (void)dealloc; - (id)init; -- (BOOL)isAssistantViewVisible:(int)arg1; +- (_Bool)_runActivateAssistantTest:(id)arg1; +- (void)_activateSiriForPPT; +- (_Bool)isAssistantViewVisible:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBAssistantObserver-Protocol.h b/iOS7/SpringBoard/SBAssistantObserver-Protocol.h index 7214470d1..beeb7c6f8 100644 --- a/iOS7/SpringBoard/SBAssistantObserver-Protocol.h +++ b/iOS7/SpringBoard/SBAssistantObserver-Protocol.h @@ -9,9 +9,9 @@ @protocol SBAssistantObserver @optional -- (void)assistant:(id)arg1 viewDidDisappear:(int)arg2; -- (void)assistant:(id)arg1 viewWillDisappear:(int)arg2; -- (void)assistant:(id)arg1 viewDidAppear:(int)arg2; -- (void)assistant:(id)arg1 viewWillAppear:(int)arg2; +- (void)assistant:(id)arg1 viewDidDisappear:(long long)arg2; +- (void)assistant:(id)arg1 viewWillDisappear:(long long)arg2; +- (void)assistant:(id)arg1 viewDidAppear:(long long)arg2; +- (void)assistant:(id)arg1 viewWillAppear:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBAssistantRootViewController.h b/iOS7/SpringBoard/SBAssistantRootViewController.h index 1c170c0b3..77d40a739 100644 --- a/iOS7/SpringBoard/SBAssistantRootViewController.h +++ b/iOS7/SpringBoard/SBAssistantRootViewController.h @@ -17,13 +17,13 @@ @property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; @property(retain, nonatomic) UIViewController *assistantController; // @synthesize assistantController=_assistantViewController; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (unsigned int)supportedInterfaceOrientations; -- (BOOL)shouldAutorotate; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)wantsFullScreenLayout; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (unsigned long long)supportedInterfaceOrientations; +- (_Bool)shouldAutorotate; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)wantsFullScreenLayout; - (void)loadView; @property(readonly, nonatomic) UIView *clippingView; // @dynamic clippingView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBAssistantWindow.h b/iOS7/SpringBoard/SBAssistantWindow.h index 349b89215..08a2c4788 100644 --- a/iOS7/SpringBoard/SBAssistantWindow.h +++ b/iOS7/SpringBoard/SBAssistantWindow.h @@ -12,7 +12,9 @@ { } +- (_Bool)isOpaque; @property(readonly, nonatomic) SBAssistantRootViewController *assistantRootViewController; // @dynamic assistantRootViewController; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBAwayBuddyBackgroundView.h b/iOS7/SpringBoard/SBAwayBuddyBackgroundView.h deleted file mode 100644 index dc629c902..000000000 --- a/iOS7/SpringBoard/SBAwayBuddyBackgroundView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIButton, UIImageView; - -@interface SBAwayBuddyBackgroundView : UIView -{ - UIImageView *_titleView; - UIButton *_infoButton; -} - -- (void)setInfoButtonAlpha:(float)arg1; -- (void)layoutSubviews; -- (void)toggleShowsIMEIandICCID:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinCell.h b/iOS7/SpringBoard/SBAwayBulletinCell.h deleted file mode 100644 index 265aae12d..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinCell.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwayListItemCell.h" - -@class SBBulletinLockBar, SBUnlockActionContext; - -@interface SBAwayBulletinCell : SBAwayListItemCell -{ - SBBulletinLockBar *_lockBar; - SBUnlockActionContext *_actionContext; - BOOL _disableUnlockSound; -} - -+ (Class)contentViewClass; -+ (float)rowHeightForSubtitle:(id)arg1 imageHeight:(float)arg2; -+ (float)rowHeightForSubtitle:(id)arg1 message:(id)arg2 maxLines:(unsigned int)arg3 rowWidth:(float)arg4 buttonLabels:(id)arg5; -@property(readonly, nonatomic) SBUnlockActionContext *actionContext; // @synthesize actionContext=_actionContext; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)_lockBarSlidBackToOrigin:(id)arg1 withDuration:(double)arg2; -- (void)lockBarSlidBackToOrigin:(id)arg1; -- (void)lockBarStoppedTracking:(id)arg1; -- (void)lockBarStartedTracking:(id)arg1; -- (void)lockBarUnlocked:(id)arg1; -- (void)resetLockBar; -- (void)setDisableUnlockSound:(BOOL)arg1; -- (void)setUnlockActionContext:(id)arg1; -- (id)_lockBar; -- (void)_createLockBarOnlyIfNeeded; -- (void)_layoutLockBar; -- (void)_createLockBar; -- (BOOL)_createsLockBarEarly; -- (void)layoutSubviews; -- (void)setVIP:(BOOL)arg1; -- (void)setAttachmentText:(id)arg1; -- (void)setAttachmentImage:(id)arg1; -- (void)setStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 formatStyle:(int)arg5; -- (void)setSubtitle:(id)arg1; -- (void)setMaxMessageLines:(unsigned int)arg1; -- (void)dealloc; -- (void)_createContentView; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinFloatingCell.h b/iOS7/SpringBoard/SBAwayBulletinFloatingCell.h deleted file mode 100644 index adb27f09d..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinFloatingCell.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwayBulletinCell.h" - -@interface SBAwayBulletinFloatingCell : SBAwayBulletinCell -{ - BOOL _hideIcon; -} - -+ (Class)contentViewClass; -+ (BOOL)_shouldLayoutButtonsBelowForContentWidth:(float)arg1 buttonLabels:(id)arg2; -+ (float)_paddedHeightForButton:(id)arg1; -+ (float)_cellContentExtraPadding; -+ (float)_cellContentTopPadding; -+ (float)_cellContentRightPadding; -+ (float)_cellContentLeftPadding; -+ (float)_cellIconLeftPadding; -+ (float)_buttonHorizontalPadding; -+ (float)_buttonVerticalPadding; -+ (float)_buttonVerticalInset; -+ (float)_buttonHorizontalInset; -+ (id)_buttonFont; -+ (id)_buttonBackgroundImage; -+ (id)_snoozeButtonBackgroundImage; -+ (float)rowHeightForSubtitle:(id)arg1 message:(id)arg2 maxLines:(unsigned int)arg3 attachmentText:(id)arg4 imageSize:(struct CGSize)arg5 rowWidth:(float)arg6; -+ (float)_rowHeightForContentHeight:(float)arg1; -+ (float)_contentWidthForRowWidth:(float)arg1 leaveRoomForIcon:(BOOL)arg2; -- (BOOL)_shouldUseCancelButtonImageForIndex:(int)arg1; -- (BOOL)_shouldUseSnoozeButtonImageForIndex:(int)arg1; -- (BOOL)_createsLockBarEarly; -- (void)layoutSubviews; -- (struct CGRect)_contentRect; -- (BOOL)_drawsSeparator; -- (id)_lockBar; -- (void)setUnlockActionContext:(id)arg1; -- (void)setAttachmentImage:(id)arg1; -- (BOOL)_hasBackgroundColor; -- (void)_createContentView; -- (void)_getButtonWidth:(float *)arg1 inset:(float *)arg2; -- (float)_cellContentLeftPadding; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinFloatingContentView.h b/iOS7/SpringBoard/SBAwayBulletinFloatingContentView.h deleted file mode 100644 index b833fa621..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinFloatingContentView.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBBulletinCellContentViewBase.h" - -@interface SBAwayBulletinFloatingContentView : SBBulletinCellContentViewBase -{ -} - -+ (float)heightForSystemAlertStyleWithTitle:(id)arg1 maxLines:(unsigned int)arg2 message:(id)arg3 maxLines:(unsigned int)arg4 buttonHeight:(float)arg5 contentWidth:(float)arg6; -+ (float)heightForBulletinStyleWithSubtitle:(id)arg1 message:(id)arg2 maxLines:(unsigned int)arg3 attachmentText:(id)arg4 imageHeight:(float)arg5 contentWidth:(float)arg6; -+ (float)heightForBulletinStyleWithSubtitle:(id)arg1 message:(id)arg2 maxLines:(unsigned int)arg3 contentWidth:(float)arg4; -- (void)_configureLabel:(id)arg1 withFont:(id)arg2 color:(id)arg3 alignment:(int)arg4; -- (void)layoutSubviews; -- (void)setAttachmentText:(id)arg1; -- (void)setStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 formatStyle:(int)arg5; -- (void)setMessage:(id)arg1; -- (void)setSubtitle:(id)arg1; -- (void)setTitle:(id)arg1; -- (struct CGSize)_shadowOffset; -- (id)_vipAccessoryImage; -- (id)_dateFont; -- (id)_attachmentFont; -- (id)_messageFont; -- (id)_subtitleFont; -- (id)_titleFont; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinListController.h b/iOS7/SpringBoard/SBAwayBulletinListController.h deleted file mode 100644 index d6b62c3ab..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinListController.h +++ /dev/null @@ -1,145 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "BBObserverDelegate-Protocol.h" -#import "SBAwayBulletinListViewDelegate-Protocol.h" -#import "SBVolumePressBandit-Protocol.h" -#import "UITableViewDataSource-Protocol.h" -#import "UITableViewDelegate-Protocol.h" - -@class BBObserver, NSArray, NSMutableArray, SBAwayBulletinCell, SBAwayBulletinListView, SBUnlockActionContext, UIView; - -@interface SBAwayBulletinListController : NSObject -{ - BBObserver *_observer; - NSMutableArray *_listItems; - NSMutableArray *_realertTimers; - SBAwayBulletinCell *_unlockingCell; - BOOL _lockBarIsTracking; - NSMutableArray *_trackingCells; - SBAwayBulletinListView *_view; - struct CGRect _viewRect; - float _contentHeight; - BOOL _dimmed; - BOOL _presentingNewBulletin; - BOOL _dimmingForLockButtonPress; - BOOL _hibernating; - BOOL _quietModeEnabled; - BOOL _autoHidesNotifications; - BOOL _autoHideTimerActive; - BOOL _hasManuallyShownNotifications; - struct CGAffineTransform _pinnedViewTransform; - SBUnlockActionContext *_actionContext; - NSMutableArray *_pendingSystemAlerts; - id _itemToBlink; - id _itemToFloat; -} - -@property(readonly, nonatomic) BOOL quietModeEnabled; // @synthesize quietModeEnabled=_quietModeEnabled; -@property(nonatomic) BOOL autoHidesNotifications; // @synthesize autoHidesNotifications=_autoHidesNotifications; -@property(readonly, nonatomic) BOOL presentingNewBulletin; // @synthesize presentingNewBulletin=_presentingNewBulletin; -@property(readonly, nonatomic) NSArray *listItems; // @synthesize listItems=_listItems; -@property(readonly, nonatomic) BOOL lockBarIsTracking; // @synthesize lockBarIsTracking=_lockBarIsTracking; -@property(nonatomic) struct CGRect viewRect; // @synthesize viewRect=_viewRect; -@property(nonatomic) BOOL dimmed; // @synthesize dimmed=_dimmed; -@property(readonly, nonatomic) UIView *view; // @synthesize view=_view; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (float)_rowHeightForItem:(id)arg1 floating:(BOOL)arg2; -- (void)_configureAndPositionView; -- (void)setPinnedViewTransform:(struct CGAffineTransform)arg1; -- (void)setViewHiddenForUnlock:(BOOL)arg1 force:(BOOL)arg2; -- (void)setViewHiddenForUnlock:(BOOL)arg1; -- (double)animationDurationForShowPasscodeUI:(BOOL)arg1 duration:(double)arg2; -- (double)animationDelayForShowPasscodeUI:(BOOL)arg1 duration:(double)arg2; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)scrollViewDidScroll:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; -- (void)scrollViewWillBeginDragging:(id)arg1; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (void)_setContentForTableCell:(id)arg1 withItem:(id)arg2 floating:(BOOL)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (id)pendOrDeactivateAlertItems:(BOOL)arg1; -- (void)deactivateAlertItem:(id)arg1; -- (void)activateAlertItem:(id)arg1 didUndimScreen:(BOOL)arg2; -- (void)updateCardItem:(id)arg1; -- (void)deactivateCardItem:(id)arg1; -- (void)activateCardItem:(id)arg1 animated:(BOOL)arg2; -- (void)activateOrUpdateCardItem:(id)arg1 animated:(BOOL)arg2; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; -- (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 multipleThumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; -- (void)observer:(id)arg1 removeBulletin:(id)arg2; -- (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; -- (id)_floatingItemToUseForNewItem:(id)arg1; -- (void)_updateModelAndTableViewForRemoval:(id)arg1 originalHeight:(float)arg2; -- (void)_updateModelAndTableViewForReplacingItem:(id)arg1 withNewItem:(id)arg2; -- (void)_updateModelAndTableViewForModification:(id)arg1 originalHeight:(float)arg2; -- (void)_updateModelAndTableViewForAddition:(id)arg1; -- (void)_updateModelAndTableViewForAddition:(id)arg1 animated:(BOOL)arg2; -- (int)_rowAnimationForDelete; -- (int)_rowAnimationForInsert; -- (void)_hardwareButtonPressed:(id)arg1; -- (void)_scheduleRealerts:(id)arg1; -- (void)_killRealerts:(id)arg1; -- (void)_realertTimerFired:(id)arg1; -- (void)_alertForBulletin:(id)arg1; -- (BOOL)_shouldTreatBulletinAsInert:(id)arg1; -- (void)_forceTopBarShadowVisibilityUpdate; -- (BOOL)wantsToHideTopBarShadow; -- (void)resetLockBarIfUnlocking; -- (void)resetLockBarsIfTracking; -- (void)lockBarStoppedTrackingForCell:(id)arg1; -- (void)lockBarStartedTrackingForCell:(id)arg1; -- (BOOL)setUnlockingTableViewCell:(id)arg1; -- (void)_awayControllerRelocked:(id)arg1; -- (BOOL)usesFloatingPanelAndBlinkingItems; -- (void)_autoDismissTimerElapsed; -- (void)_startOrEndAutoDismissTimerIfNecessary; -- (void)_cancelAutoDismissTimer; -- (void)sliderGrabDidEnd; -- (void)sliderGrabWillEnd:(BOOL)arg1; -- (void)willSetViewStyle:(int)arg1; -- (BOOL)hasShownNotificationsManually; -- (BOOL)shouldAutoHideNotifications; -- (void)handleVolumeIncrease; -- (void)handleVolumeDecrease; -- (void)_reloadVolumePressBanditPreference; -- (void)removeBulletinsFromObserver; -- (void)setTableItemToFloat:(id)arg1; -- (void)setTableItemToFloat:(id)arg1 force:(BOOL)arg2; -- (void)_animateResetConfigurationAndPositioning:(BOOL)arg1 clearingUnlockContext:(BOOL)arg2 clearsFloatingItem:(BOOL)arg3; -- (void)_animateResetConfigurationAndPositioning:(BOOL)arg1 clearingUnlockContext:(BOOL)arg2; -- (void)_animateResetConfigurationAndPositioning:(BOOL)arg1; -- (void)setTableItemToBlink:(id)arg1; -- (id)unlockActionContext; -- (id)visibleActionContext; -- (void)_sortListItems; -- (id)_systemAlertItem; -- (id)_listItemContainingCardItem:(id)arg1; -- (id)_listItemContainingBulletinID:(id)arg1; -- (id)_listItemForNewBulletin:(id)arg1; -- (void)showTestBulletin; -- (void)setUnlockActionContext:(id)arg1; -- (void)_autoHideNotificationsChanged; -- (BOOL)isHibernating; -- (void)rebuildViewsAndStopHibernating; -- (int)defaultStyle; -- (void)clearViewsAndHibernate; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinListItem.h b/iOS7/SpringBoard/SBAwayBulletinListItem.h index bf7e557d9..779d73071 100644 --- a/iOS7/SpringBoard/SBAwayBulletinListItem.h +++ b/iOS7/SpringBoard/SBAwayBulletinListItem.h @@ -22,38 +22,39 @@ } @property(retain) BBBulletin *activeBulletin; // @synthesize activeBulletin=_activeBulletin; -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; - (id)observer; -- (int)snoozeButtonindex; -- (BOOL)wantsHighlightOnInsert; -- (void)buttonPressedAtIndex:(int)arg1; -- (BOOL)canBeClearedByNotificationCenter; -- (BOOL)canSnooze; -- (BOOL)isVIP; -- (BOOL)canCoalesceWithBulletin:(id)arg1; -- (BOOL)hasSamePersonAsBulletin:(id)arg1; +- (long long)snoozeButtonindex; +- (_Bool)wantsHighlightOnInsert; +- (void)buttonPressed; +- (_Bool)canBeClearedByNotificationCenter; +- (_Bool)canSnooze; +- (_Bool)isVIP; +- (_Bool)canCoalesceWithBulletin:(id)arg1; +- (_Bool)hasSamePersonAsBulletin:(id)arg1; - (id)attachmentText; - (id)attachmentImageForKey:(id)arg1; - (id)iconImage; - (id)description; -- (unsigned int)maxMessageLines; +- (unsigned long long)maxMessageLines; - (id)subtitle; - (id)publishDate; - (id)date; -- (BOOL)hasEventDate; +- (_Bool)hasEventDate; - (id)title; - (id)message; - (id)bulletins; - (id)sortDate; -- (BOOL)containsBulletinWithID:(id)arg1; +- (_Bool)containsBulletinWithID:(id)arg1; - (void)modifyBulletin:(id)arg1; - (void)removeAllBulletins; - (void)removeBulletin:(id)arg1; - (void)addBulletin:(id)arg1; - (void)_updateButtonLabels; - (void)_updateMessage; +- (_Bool)_suppressesMessageForPrivacy; - (void)_updateImage; - (void)_updateDisplayDate; - (void)_updateSortDate; diff --git a/iOS7/SpringBoard/SBAwayBulletinListView.h b/iOS7/SpringBoard/SBAwayBulletinListView.h deleted file mode 100644 index 1404d7602..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinListView.h +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "UIGestureRecognizerDelegate-Protocol.h" - -@class UIImageView, UITableView; - -@interface SBAwayBulletinListView : UIView -{ - UITableView *_tableView; - UIView *_tableContainerView; - UIView *_tableBackgroundView; - UIView *_tableTopFadeOverlay; - UIView *_tableBottomFadeOverlay; - UIView *_tableFadeMaskContainer; - UIImageView *_grabberFadeMaskImageView; - UIView *_tableHeaderView; - UIView *_tableFooterView; - UIView *_dropShadowView; - UITableView *_firstAlertTableView; - UIView *_firstAlertBGView; - float _firstAlertTableHeight; - UIView *_tableGrabberView; - int _normalViewStyle; - float _normalTableHeight; - id _delegate; - int _viewStyle; - BOOL _hiddenForUnlock; - BOOL _shouldShowFirstAlertTable; - BOOL _animatingGrabEnded; - BOOL _grabberGrabbed; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) UITableView *firstAlertTableView; // @synthesize firstAlertTableView=_firstAlertTableView; -@property(readonly, nonatomic) int viewStyle; // @synthesize viewStyle=_viewStyle; -@property(readonly, nonatomic) UITableView *tableView; // @synthesize tableView=_tableView; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (struct CGRect)_grabberHitFrame; -- (void)_grabEndedWithVelocity:(struct CGPoint)arg1 cancelled:(BOOL)arg2; -- (void)_grabEndedWithVelocity:(struct CGPoint)arg1 cancelled:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_updateForGrabBeganOrMovedWithLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; -- (void)handleGrabberPan:(id)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (id)_tableFooterView; -- (id)_tableHeaderView; -- (void)clearFloatingAlertButtonHandler; -- (BOOL)floatingAlertNeedsMainUnlockAction; -- (void)setFirstAlertTableHeight:(float)arg1; -- (void)setFirstAlertTableViewHidden:(BOOL)arg1; -- (void)layoutSubviews; -- (void)lockBarStoppedTracking; -- (void)lockBarStartedTracking; -- (float)floatingTableContainerHeightForContentHeight:(float)arg1; -- (void)setHiddenForUnlock:(BOOL)arg1 force:(BOOL)arg2; -- (BOOL)wantsToHideTopBarShadowView; -- (BOOL)isHiddenForUnlock; -- (BOOL)shouldHideBySlidingOut; -- (void)_slideOutTransforms:(struct CGAffineTransform *)arg1 grabberTransform:(struct CGAffineTransform *)arg2; -- (BOOL)hasShownNotificationsManually; -- (BOOL)shouldAutoHideNotifications; -- (void)setViewStyle:(int)arg1 withFloatingAlert:(BOOL)arg2 andTableHeight:(float)arg3 force:(BOOL)arg4; -- (void)setViewStyle:(int)arg1 withFloatingAlert:(BOOL)arg2 andTableHeight:(float)arg3; -- (BOOL)shouldOverrideToSlideUpStyle:(BOOL)arg1; -- (float)_tableContainerViewAlphaForSlideUp; -- (float)_translationDistanceForGrabber; -- (struct CGSize)_maxPinnedContainerSize; -- (void)setFrame:(struct CGRect)arg1; -- (void)_setupHierarchyIfNecessaryWithStyle:(int)arg1; -- (void)dealloc; -- (id)initWithDelegate:(id)arg1 style:(int)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinListViewDelegate-Protocol.h b/iOS7/SpringBoard/SBAwayBulletinListViewDelegate-Protocol.h deleted file mode 100644 index c03e30ed6..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinListViewDelegate-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBAwayBulletinListViewDelegate - -@optional -- (void)sliderGrabDidEnd; -- (void)sliderGrabWillEnd:(BOOL)arg1; -- (void)willSetViewStyle:(int)arg1; -- (BOOL)hasShownNotificationsManually; -- (BOOL)shouldAutoHideNotifications; -@end - diff --git a/iOS7/SpringBoard/SBAwayBulletinTableView.h b/iOS7/SpringBoard/SBAwayBulletinTableView.h deleted file mode 100644 index ac1493eb4..000000000 --- a/iOS7/SpringBoard/SBAwayBulletinTableView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableView.h" - -@interface SBAwayBulletinTableView : UITableView -{ -} - -- (BOOL)touchesShouldBegin:(id)arg1 withEvent:(id)arg2 inContentView:(id)arg3; - -@end - diff --git a/iOS7/SpringBoard/SBAwayCardItemCell.h b/iOS7/SpringBoard/SBAwayCardItemCell.h deleted file mode 100644 index 08511373d..000000000 --- a/iOS7/SpringBoard/SBAwayCardItemCell.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwayBulletinCell.h" - -@interface SBAwayCardItemCell : SBAwayBulletinCell -{ -} - -- (void)lockBarUnlocked:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayCardItemFloatingCell.h b/iOS7/SpringBoard/SBAwayCardItemFloatingCell.h deleted file mode 100644 index 596506f85..000000000 --- a/iOS7/SpringBoard/SBAwayCardItemFloatingCell.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwayBulletinFloatingCell.h" - -@interface SBAwayCardItemFloatingCell : SBAwayBulletinFloatingCell -{ -} - -- (void)lockBarUnlocked:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayCardListItem.h b/iOS7/SpringBoard/SBAwayCardListItem.h index 05469e539..e765adff9 100644 --- a/iOS7/SpringBoard/SBAwayCardListItem.h +++ b/iOS7/SpringBoard/SBAwayCardListItem.h @@ -20,7 +20,7 @@ @property(copy, nonatomic) SBSCardItem *cardItem; // @synthesize cardItem=_cardItem; @property(readonly, nonatomic) NSString *body; @property(readonly, nonatomic) NSString *title; -- (BOOL)inertWhenLocked; +- (_Bool)inertWhenLocked; - (id)sortDate; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBAwayChargingView.h b/iOS7/SpringBoard/SBAwayChargingView.h deleted file mode 100644 index 876984ced..000000000 --- a/iOS7/SpringBoard/SBAwayChargingView.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBBatteryChargingView, UIImageView; - -@interface SBAwayChargingView : UIView -{ - SBBatteryChargingView *_chargingView; - SBBatteryChargingView *_headsetChargingView; - UIImageView *_backgroundView; - unsigned int _animatingBatteries:1; - unsigned int _updateAfterAnimation:1; - unsigned int _showingDeviceBattery:1; - unsigned int _showingHeadsetBattery:1; -} - -+ (BOOL)shouldShowHeadsetBattery; -+ (BOOL)shouldShowDeviceBattery; -+ (struct CGSize)defaultSize; -+ (id)backgroundImage; -- (void)_test:(id)arg1; -- (void)_batteryAnimationFinished:(id)arg1; -- (void)_finishedHideForHideToSlide:(id)arg1 finished:(BOOL)arg2 context:(id)arg3; -- (void)_finishedSlideForSlideToReveal:(id)arg1 finished:(BOOL)arg2 context:(id)arg3; -- (void)_finishedFadeForSwitch:(id)arg1 finished:(BOOL)arg2 context:(id)arg3; -- (void)_slideBattery:(id)arg1 toHideBattery:(id)arg2 animate:(BOOL)arg3; -- (void)_slideBattery:(id)arg1 toShowBattery:(id)arg2 animate:(BOOL)arg3; -- (void)_switchFromBattery:(id)arg1 toView:(id)arg2 animate:(BOOL)arg3; -- (struct CGPoint)_singleBatteryPositionForBattery:(id)arg1; -- (struct CGPoint)_dualBatteryPositionForBattery:(id)arg1; -- (void)hideHeadsetChargingView; -- (void)addHeadsetChargingView; -- (id)headsetChargingView; -- (void)hideChargingView; -- (void)addChargingView; -- (id)chargingView; -- (void)updateInterface:(BOOL)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 awayView:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBAwayController.h b/iOS7/SpringBoard/SBAwayController.h deleted file mode 100644 index 34985d582..000000000 --- a/iOS7/SpringBoard/SBAwayController.h +++ /dev/null @@ -1,278 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBLockScreenViewControllerBase.h" - -#import "SBSlidingAlertDisplayDelegate-Protocol.h" - -@class NSDate, NSDictionary, NSMutableArray, NSMutableDictionary, NSObject, NSString, PLCameraPageController, SBAlertItem, SBApplication, SBAwayBulletinListController, SBAwayView, SBPasscodeLockDisableAssertion, SBShowcaseController, SBUIController, UIImageView, UIView, _UIDynamicValueAnimation; - -@interface SBAwayController : SBLockScreenViewControllerBase -{ - SBUIController *_uiController; - SBShowcaseController *_showcaseController; - SBAwayView *_awayView; - unsigned int _isActive:1; - unsigned int _isDimmed:1; - unsigned int _isDimming:1; - unsigned int _orderedOutDimmed:1; - unsigned int _frontDimmed:1; - unsigned int _makingEmergencyCall:1; - unsigned int _showOverheatUI:1; - unsigned int _performingAutoUnlock:1; - unsigned int _validPhotoCountCheck:1; - unsigned int _showcaseAnimating:1; - unsigned int _animatingDeactivation:1; - NSDictionary *_nowPlayingInfo; - SBApplication *_nowPlayingApp; - id _deviceUnlockDisplay; - BOOL _chargingViewHasFadedOut; - NSMutableArray *_pendingAlertItems; - NSMutableArray *_pendingSuperModalAlertItems; - SBAlertItem *_currentAlertItem; - SBAwayBulletinListController *_savedBulletinController; - NSMutableDictionary *_awayViewPluginControllers; - NSString *_alwaysFullscreenAwayPluginName; - NSMutableArray *_lockScreenBundlesToDisableAfterUnlock; - BOOL _cameraModeActive; - BOOL _cameraVisible; - BOOL _animatingCameraIn; - _UIDynamicValueAnimation *_dynamicCameraAnimation; - BOOL _cancelCameraAnimation; - PLCameraPageController *_cameraViewController; - UIImageView *_cameraDefaultImageView; - UIView *_cameraBackgroundView; - UIView *_cameraContainerView; - UIView *_cameraSlidingContainerView; - UIView *_cameraFakeStatusBar; - UIView *_cameraShadowView; - NSDate *_lastCameraSessionID; - BOOL _exitedCameraForAlert; - BOOL _restartCameraAfterCall; - BOOL _disableGracePeriodForCamera; - SBPasscodeLockDisableAssertion *_disableGracePeriodForCameraAssertion; - NSObject *_prewarmQueue; - id _savedWindowDelegate; - int _gracePeriodWhenLocked; - BOOL _keepBulletinsUnreadOnUnlock; - BOOL _sbFinishedLaunching; -} - -+ (void)registerForAlerts; -@property(retain, nonatomic) SBShowcaseController *showcaseController; // @synthesize showcaseController=_showcaseController; -@property(nonatomic) BOOL chargingViewHasFadedOut; // @synthesize chargingViewHasFadedOut=_chargingViewHasFadedOut; -- (void)willAnimateToggleDeviceLockWithStyle:(int)arg1 toVisibility:(BOOL)arg2 withDuration:(double)arg3; -- (void)showcase:(id)arg1 didTransferOwnershipToOwner:(id)arg2; -- (void)assumeShowcaseOwnership:(id)arg1; -- (void)showcaseWantsToBeDismissed:(id)arg1 animated:(BOOL)arg2; -- (void)showcase:(id)arg1 updateRevealMode:(int)arg2 withBlock:(id)arg3; -- (BOOL)presentShowcaseViewController:(id)arg1 revealMode:(int)arg2 completion:(id)arg3; -- (void)_adjustViewHierarchyForShowcase:(id)arg1 revealAmount:(float)arg2; -- (float)showcaseWindowLevel:(id)arg1; -- (void)_sendToDeviceLockOwnerAnimateToEmergencyCall; -- (BOOL)_sendToDeviceLockOwnerShouldUseTransparentStatusBar; -- (BOOL)_sendToDeviceLockOwnerIsDisplayingErrorStatus; -- (void)_sendToDeviceLockOwnerDeviceUnlockFailed; -- (void)_sendToDeviceLockOwnerDeviceUnlockSucceeded; -- (void)_sendToDeviceLockOwnerSetShowingDeviceLock:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_sendToDeviceLockOwnerSetShowingDeviceLock:(BOOL)arg1; -- (void)updateLockSlider; -- (void)stopLockSliderAnimations; -- (void)startLockSliderAnimations; -- (void)updateInterfaceIfNecessary; -- (void)unlockAlwaysFullscreenAwayView; -- (void)enableAlwaysFullscreenAwayPlugin; -- (BOOL)isAlwaysFullscreenAwayPluginEnabled; -- (void)setAlwaysFullscreenAwayPluginName:(id)arg1; -- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; -- (BOOL)handleVolumeDownButtonPressed; -- (BOOL)handleVolumeUpButtonPressed; -- (BOOL)handleLockButtonPressed; -- (void)handleSlideshowHardwareButton; -- (void)hardwareKeyboardAvailabilityChanged; -- (BOOL)handleMenuButtonHeld; -- (BOOL)handleMenuButtonDoubleTap; -- (BOOL)handleMenuButtonTap; -- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(int)arg2; -- (BOOL)awayPluginControllerShouldAnimateOthersResumption; -- (void)pluginFullscreenNotification:(id)arg1; -- (void)disablePluginContainerNotification:(id)arg1; -- (void)_awayViewFinishedAnimatingOut:(id)arg1; -- (void)_disablePluginControllersForUnlock; -- (void)_disablePluginControllersForLock; -- (void)pluginVisiblityStateChanged:(id)arg1; -- (void)disableLockScreenBundleWithName:(id)arg1 deactivationContext:(id)arg2; -- (void)disableLockScreenBundleWithName:(id)arg1; -- (void)enableLockScreenBundleWithName:(id)arg1; -- (void)enableLockScreenBundleWithName:(id)arg1 activationContext:(id)arg2; -- (id)nameOfPluginController:(id)arg1; -- (id)interfaceControllingAwayPluginController; -- (id)activeAwayPluginController; -- (id)highestPriorityAwayPluginController; -- (BOOL)isAwayPluginViewVisible; -- (void)toggleShowsIMEIandICCID:(id)arg1; -- (BOOL)toggleMediaControls; -- (void)hideMediaControls; -- (BOOL)isShowingMediaControls; -- (void)_batteryStatusChanged; -- (BOOL)shouldShowInCallUI; -- (void)updateInCallUI:(id)arg1; -- (void)updateCardItem:(id)arg1; -- (void)deactivateCardItem:(id)arg1; -- (void)activateCardItem:(id)arg1 animated:(BOOL)arg2; -- (void)deactivateAlertItem:(id)arg1; -- (BOOL)wantsToHandleAlert:(id)arg1; -- (BOOL)activateAlertItem:(id)arg1; -- (void)noteAlertSheetWasReplaced:(id)arg1 withAlertSheet:(id)arg2; -- (void)pendOrDeactivateCurrentAlertItem; -- (id)currentAlertItem; -- (void)didAnimateLockKeypadOut; -- (void)didAnimateLockKeypadIn; -- (BOOL)isMakingEmergencyCall; -- (void)emergencyCallWasRemoved; -- (void)emergencyCallWasDisplayed; -- (void)makeEmergencyCall; -- (void)handleRequestedAlbumArt:(id)arg1; -- (void)_nowPlayingStateChanged:(id)arg1; -- (void)_nowPlayingAppChanged:(id)arg1; -- (void)updateAwayViewNowPlayingInfo; -- (void)updateNowPlayingInfo:(id)arg1 app:(id)arg2; -- (void)didFinishAnimatingOut; -- (int)statusBarStyleOverridesToCancel; -- (int)statusBarStyle; -- (int)effectiveStatusBarStyle; -- (BOOL)allowsStackingOfAlert:(id)arg1; -- (void)removeFromView; -- (void)deactivate; -- (void)animateDeactivation; -- (void)activate; -- (void)undimScreen:(BOOL)arg1; -- (void)undimScreen; -- (int)interfaceOrientationForActivation; -- (void)dimScreen:(BOOL)arg1; -- (BOOL)handleExternalKeyDownEvent; -- (BOOL)lockScreenBulletinControllerIsActive; -- (id)currentUnlockActionContext; -- (BOOL)lockScreenIsShowingBulletins; -- (void)setShowingOverheatUI:(BOOL)arg1; -- (BOOL)isShowingOverheatUI; -- (void)prepareToEnterLostMode; -- (id)activeLockScreenPluginController; -- (BOOL)isLockScreenPluginViewVisible; -- (BOOL)hasActiveUIAccessories; -- (BOOL)isInScreenOffMode; -- (void)setInScreenOffMode:(BOOL)arg1; -- (void)restartViewRelatedTimers; -- (void)clearViewRelatedTimers; -- (BOOL)isShowingNewBulletin; -- (BOOL)canRelockForAutoDimTimer; -- (BOOL)wantsScreenToAutoDim; -- (id)activationBlockAnimated:(SEL)arg1; -- (void)noteStartingPhoneCallWhileUILocked; -- (void)launchEmergencyDialer; -- (void)finishUIUnlockFromSource:(int)arg1; -- (BOOL)canBeDeactivatedForUIUnlockFromSource:(int)arg1; -- (void)prepareForUIUnlock; -- (BOOL)wantsPasscodeLockForUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; -- (BOOL)isPasscodeLockVisible; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 withUnlockSource:(int)arg3 andOptions:(id)arg4; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)relock:(id)arg1; -- (void)_prepareToLockUI; -- (void)finishedDimmingScreen; -- (BOOL)isDimmed; -- (BOOL)attemptDeviceUnlockWithPassword:(id)arg1 lockViewOwner:(id)arg2; -- (id)restoreFromSavedBulletinController; -- (BOOL)awayBulletinControllerIsActive; -- (id)activeOrPendingBulletinController; -- (void)cleanupFromPhoneCallIfNeeded; -- (void)prepareToReturnToCameraFromCall; -- (BOOL)shouldReturnToCameraAfterCall; -- (void)cancelReturnToCameraAfterCall; -- (void)noteStartingPhoneCallWhileLocked; -- (void)_finishedUnlockAttemptWithStatus:(BOOL)arg1; -- (BOOL)isLockedAndInactive; -- (BOOL)isLockedAndUndimmed; -- (BOOL)_isAccessoryActive; -- (id)activationBlockWithAnimation:(SEL)arg1; -- (void)printLockLog; -- (BOOL)shouldAnimateOtherDisplaysResumption; -- (BOOL)shouldAnimateOtherDisplaysSuspension; -- (void)frontLockedAnimationFinished; -- (BOOL)willAllowOtherLockBarsToUnlock; -- (void)lockBarStoppedTracking:(id)arg1; -- (void)lockBarStartedTracking:(id)arg1; -- (BOOL)shouldShowSlideshowButton; -- (BOOL)hasPhotosDevicesAttached; -- (BOOL)deviceHasPhotos; -- (void)_photoLibraryChanged; -- (void)_awayInCallControllerDidToggleShowingInCallInfo:(id)arg1; -- (BOOL)shouldShowLockStatusBarTime; -- (void)noteResetRestoreStateChanged:(id)arg1; -- (void)screensaverDidFadeToBlack:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)showTestBulletin; -- (void)_deviceBlockedChanged:(id)arg1; -- (id)allPendingAlertItems; -- (void)_handleDeviceLockStateChangeNotification:(id)arg1; -- (void)_pendAlertItem:(id)arg1; -- (void)setShowOverheatUI:(BOOL)arg1; -- (BOOL)showOverheatUI; -- (void)reactivatePendingAlertItems:(BOOL)arg1; -- (void)reactivatePendingAlertItemsWithBulletinController:(id)arg1 forUnlock:(BOOL)arg2; -- (BOOL)shouldPendAlertItemsWhileActive; -- (void)_reactivateSuperModalAlertsIfNecessary; -- (BOOL)hasSuperModalAlertItems; -- (id)dequeueAllPendingSuperModalAlertItems; -- (void)_releaseAwayView; -- (void)_blockingViewHit:(id)arg1; -- (void)_dismissShowcase; -- (void)_dismissShowcaseImmediately; -- (void)_finishDismissShowcase; -- (BOOL)expectsFaceContact; -- (BOOL)_activateShowcase:(id)arg1 revealMode:(int)arg2; -- (void)takePicture; -- (BOOL)cameraIsInPreviewMode; -- (BOOL)cameraIsVisible; -- (BOOL)cameraIsActive; -- (void)tearDownCameraUIImmediately; -- (void)_restoreWindowOrientationAndDelegate; -- (void)_setCameraAsWindowDelegate; -- (void)dismissCameraAnimated:(BOOL)arg1; -- (void)_tearDownCameraPreview; -- (void)_removeCameraPreviewViews; -- (void)_activateCameraAfterCall; -- (void)activateCamera; -- (void)setDisableGracePeriodForCamera:(BOOL)arg1; -- (void)activateCameraWithNewSessionID:(BOOL)arg1 afterCall:(BOOL)arg2; -- (void)_createCameraViewControllerWithOldSessionID; -- (void)_createCameraViewControllerWithNewSessionID; -- (void)_createCameraViewControllerWithNewSessionID:(BOOL)arg1 andStartPreview:(BOOL)arg2; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)handleCameraTapGesture:(id)arg1; -- (void)handleCameraPanGesture:(id)arg1; -- (void)_handleCameraPanGestureEndedWithVelocity:(float)arg1; -- (id)_newDynamicAnimationForCameraStart:(BOOL)arg1 targetValue:(double)arg2 withInitialVelocity:(double)arg3; -- (void)_translateSlidingViewByY:(float)arg1; -- (void)_setupCameraSlideDownAnimation; -- (void)_cleanupFromCameraPanGesture; -- (void)_cleanupFromCameraPanGestureAndCancelPrewarm:(BOOL)arg1; -- (void)_setupCameraSlideUpAnimation; -- (id)awayViewSnapshot; -- (void)removeAwayViewFakeStatusBar; -- (id)awayViewFakeStatusBar; -- (void)_cancelCameraPrewarm; -- (void)_prewarmCamera; -- (void)alertDisplayWillBecomeVisible; -- (id)alertDisplayViewWithSize:(struct CGSize)arg1; -- (id)awayView; -- (void)loadView; -- (BOOL)undimsDisplay; -- (float)finalAlpha; -- (BOOL)showsSpringBoardStatusBar; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBAwayDateView.h b/iOS7/SpringBoard/SBAwayDateView.h deleted file mode 100644 index 7ea29652f..000000000 --- a/iOS7/SpringBoard/SBAwayDateView.h +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSString, NSTimer, SBAwayMediaControlsView, TPLegacyLCDTextView, UILabel; - -@interface SBAwayDateView : UIView -{ - NSTimer *_dateTimer; - TPLegacyLCDTextView *_timeLabel; - TPLegacyLCDTextView *_dateAndTetheringLabel; - NSString *_title; - NSString *_artist; - NSString *_album; - UILabel *_nowPlayingTitleLabel; - UILabel *_nowPlayingArtistLabel; - UILabel *_nowPlayingAlbumLabel; - SBAwayMediaControlsView *_controlsView; - id _delegate; - int _orientation; - unsigned int _isPlaying:1; -} - -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isPlaying) BOOL playing; -- (BOOL)isMediaControlsShowingOverlays; -- (BOOL)isShowingControls; -- (void)dismissMediaControlsOverlaysAnimated:(BOOL)arg1; -- (void)setIsShowingControls:(BOOL)arg1; -- (void)_tearDownMediaControlsView; -- (id)controlsView; -- (void)didMoveToSuperview; -- (void)setVisible:(BOOL)arg1; -- (void)removeFromSuperview; -- (void)setAlbum:(id)arg1; -- (void)setArtist:(id)arg1; -@property(retain, nonatomic) NSString *title; -- (void)updateClock; -- (void)updateClockFormat; -- (void)update; -- (void)resizeAndPositionNowPlayingLabels; -- (id)newNowPlayingLabelWithFont:(id)arg1 color:(id)arg2; -- (id)labelWithFontSize:(float)arg1 origin:(struct CGPoint)arg2; -- (id)labelWithFontSize:(float)arg1 origin:(struct CGPoint)arg2 fontName:(id)arg3; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayDateViewDelegate-Protocol.h b/iOS7/SpringBoard/SBAwayDateViewDelegate-Protocol.h deleted file mode 100644 index 160068c9c..000000000 --- a/iOS7/SpringBoard/SBAwayDateViewDelegate-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBAwayDateViewDelegate - -@optional -- (void)awayDateViewDidChangeTitle:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBAwayInCallController.h b/iOS7/SpringBoard/SBAwayInCallController.h deleted file mode 100644 index 2f7032bd5..000000000 --- a/iOS7/SpringBoard/SBAwayInCallController.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSString, NSTimer, TPLegacyLCDView, TUCall, UIImage; - -@interface SBAwayInCallController : NSObject -{ - TPLegacyLCDView *_lcdView; - BOOL _shouldShowInCallInfo; - BOOL _isShowingInCallInfo; - NSTimer *_durationTimer; - NSString *_localizedLabel; - UIImage *_callerImage; - BOOL _isFullScreen; - TUCall *_displayedCall; -} - -@property(retain, nonatomic) TUCall *displayedCall; // @synthesize displayedCall=_displayedCall; -- (void)_setShowingInCallInfo:(BOOL)arg1; -- (BOOL)isShowingInCallInfo; -- (void)setShouldShowInCallInfo:(BOOL)arg1; -- (void)reload; -- (void)updateDuration; -- (void)fetchCallInformation:(id *)arg1 name:(id *)arg2 label:(id *)arg3 image:(id *)arg4 isFullScreen:(char *)arg5 wantsHighResolution:(BOOL)arg6; -- (BOOL)callerImageIsFullScreen; -- (id)callerImage; -- (void)dealloc; -- (id)initWithLCDView:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayListCellButtonHandler-Protocol.h b/iOS7/SpringBoard/SBAwayListCellButtonHandler-Protocol.h index 4213fd3f6..22eb58cfa 100644 --- a/iOS7/SpringBoard/SBAwayListCellButtonHandler-Protocol.h +++ b/iOS7/SpringBoard/SBAwayListCellButtonHandler-Protocol.h @@ -5,8 +5,6 @@ */ @protocol SBAwayListCellButtonHandler -- (int)snoozeButtonindex; -- (int)cancelButtonIndex; -- (void)buttonPressedAtIndex:(int)arg1; +- (void)buttonPressed; @end diff --git a/iOS7/SpringBoard/SBAwayListItem.h b/iOS7/SpringBoard/SBAwayListItem.h index 309f7e002..8a9a7f110 100644 --- a/iOS7/SpringBoard/SBAwayListItem.h +++ b/iOS7/SpringBoard/SBAwayListItem.h @@ -6,31 +6,31 @@ #import "NSObject.h" +#import "NSCopying-Protocol.h" #import "SBAwayListCellButtonHandler-Protocol.h" #import "SBUIQuietModePlayability-Protocol.h" -@class NSArray, NSDate, SBUnlockActionContext; +@class NSDate, NSString, SBUnlockActionContext; -@interface SBAwayListItem : NSObject +@interface SBAwayListItem : NSObject { NSDate *_timestamp; - BOOL _isNewItem; + _Bool _isNewItem; SBUnlockActionContext *_unlockActionContext; - NSArray *_buttonLabels; + NSString *_buttonLabel; } -@property(retain) NSArray *buttonLabels; // @synthesize buttonLabels=_buttonLabels; -@property(nonatomic) BOOL isNewItem; // @synthesize isNewItem=_isNewItem; +@property(copy, nonatomic) NSString *buttonLabel; // @synthesize buttonLabel=_buttonLabel; +@property(nonatomic) _Bool isNewItem; // @synthesize isNewItem=_isNewItem; @property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; - (void)dealloc; -- (BOOL)canBeClearedByNotificationCenter; -- (BOOL)wantsHighlightOnInsert; -- (int)snoozeButtonindex; -- (int)cancelButtonIndex; -- (void)buttonPressedAtIndex:(int)arg1; +- (_Bool)canBeClearedByNotificationCenter; +- (_Bool)wantsHighlightOnInsert; +- (void)buttonPressed; +- (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/SpringBoard/SBAwayListItemCell.h b/iOS7/SpringBoard/SBAwayListItemCell.h deleted file mode 100644 index 70304db8b..000000000 --- a/iOS7/SpringBoard/SBAwayListItemCell.h +++ /dev/null @@ -1,81 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UITableViewCell.h" - -@class NSArray, SBAwayBulletinListController, SBBulletinCellContentViewBase, UIImageView; - -@interface SBAwayListItemCell : UITableViewCell -{ - UIImageView *_separatorTopHalf; - UIImageView *_separatorBottomHalf; - UIImageView *_iconImageView; - SBBulletinCellContentViewBase *_cellContentView; - SBAwayBulletinListController *_controller; - BOOL _shouldBlinkIcon; - NSArray *_buttons; - id _buttonHandler; - BOOL _layoutButtonsBelowContent; -} - -+ (float)_buttonHorizontalPadding; -+ (float)_buttonVerticalPadding; -+ (float)_paddedWidthForButton:(id)arg1; -+ (float)_paddedHeightForButton:(id)arg1; -+ (float)_paddedButtonHeight; -+ (BOOL)_shouldLayoutButtonsBelowForContentWidth:(float)arg1 buttonLabels:(id)arg2; -+ (float)_buttonVerticalInset; -+ (float)_buttonHorizontalInset; -+ (struct CGSize)_buttonShadowOffset; -+ (id)_buttonFont; -+ (float)_buttonWidthForText:(id)arg1; -+ (id)_cancelButtonBackgroundImage; -+ (id)_buttonPressedImage; -+ (id)_buttonBackgroundImage; -+ (id)_snoozeButtonPressedImage; -+ (id)_snoozeButtonBackgroundImage; -+ (float)_cellContentExtraPadding; -+ (float)_cellContentTopPadding; -+ (float)_cellContentRightPadding; -+ (float)_cellContentLeftPadding; -+ (float)_cellIconLeftPadding; -+ (float)_contentWidthForRowWidth:(float)arg1; -+ (float)_rowHeightForContentHeight:(float)arg1; -@property(nonatomic) BOOL shouldBlinkIcon; // @synthesize shouldBlinkIcon=_shouldBlinkIcon; -- (id)_buttonsForButtonLabels:(id)arg1; -- (void)setButtonLabels:(id)arg1 handler:(id)arg2; -- (void)_getFloatingButtonWidth:(float *)arg1 inset:(float *)arg2; -- (void)_getButtonWidth:(float *)arg1 inset:(float *)arg2; -- (void)_forwardButtonPressToHandler:(id)arg1; -- (void)_setButtons:(id)arg1; -- (id)_pressedButtonImageForIndex:(int)arg1; -- (BOOL)_shouldUseCancelButtonImageForIndex:(int)arg1; -- (BOOL)_shouldUseSnoozeButtonImageForIndex:(int)arg1; -- (id)_buttonImageForIndex:(int)arg1; -- (id)_buttonForIndex:(int)arg1 title:(id)arg2; -- (void)setController:(id)arg1; -- (struct CGRect)_cellContentViewFrame; -- (struct CGRect)_contentRect; -- (BOOL)_drawsSeparator; -- (void)_layoutButtons; -- (void)_layoutIconImageView; -- (void)_layoutSeparator; -- (void)layoutSubviews; -- (void)setMessage:(id)arg1; -- (void)setTitle:(id)arg1; -- (void)setIconImage:(id)arg1; -- (void)dealloc; -- (void)setBackgroundColor:(id)arg1; -- (id)initWithReuseIdentifier:(id)arg1; -- (void)_createContentView; -- (void)_removeIconBlinkAnimation; -- (void)_addIconBlinkAnimation; -- (BOOL)_hasBackgroundColor; -- (float)_maxButtonWidth; -- (float)_cellContentLeftPadding; - -@end - diff --git a/iOS7/SpringBoard/SBAwayLockBar.h b/iOS7/SpringBoard/SBAwayLockBar.h deleted file mode 100644 index b3e42d26c..000000000 --- a/iOS7/SpringBoard/SBAwayLockBar.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "TPLegacyBottomLockBar.h" - -@class NSMutableDictionary, UIButton, UIView; - -@interface SBAwayLockBar : TPLegacyBottomLockBar -{ - UIButton *_slideshowButton; - UIView *_cameraGrabber; - NSMutableDictionary *_orientationToButtonImages; -} - -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)_slideshowButtonActivated:(id)arg1; -- (void)_setShowsButton:(BOOL)arg1 button:(id *)arg2 buttonTag:(int)arg3 hasComposedImage:(BOOL)arg4 action:(SEL)arg5 animated:(BOOL)arg6; -- (void)_setImagesForButton:(id)arg1 orientation:(int)arg2; -- (id)_selectedImageForButtonTag:(int)arg1 interfaceOrientation:(int)arg2; -- (id)_unselectedImageForButtonTag:(int)arg1 interfaceOrientation:(int)arg2; -- (id)_newButtonWithAction:(SEL)arg1 tag:(int)arg2 hasComposedImage:(BOOL)arg3; -- (void)setOrientation:(int)arg1; -- (BOOL)showsCameraGrabber; -- (void)setShowsCameraGrabber:(BOOL)arg1; -- (void)setSlideshowButtonSelected:(BOOL)arg1; -- (void)setShowsSlideshowButton:(BOOL)arg1; -- (BOOL)_shouldStopLabelAnimationForGrab; -- (void)setLabel:(id)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBAwayMediaControlsView.h b/iOS7/SpringBoard/SBAwayMediaControlsView.h deleted file mode 100644 index 99c9f3865..000000000 --- a/iOS7/SpringBoard/SBAwayMediaControlsView.h +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "MPDetailSliderDelegate-Protocol.h" - -@class MPVolumeView, NSString, NSTimer, SBDetailSlider, SBScrollingTitlesView, UIActionSheet, UIButton, UILabel; - -@interface SBAwayMediaControlsView : UIView -{ - unsigned int _beganSeeking:1; - int _seekingDirection; - UIButton *_prevButton; - UIButton *_nextButton; - UIButton *_playPauseButton; - UIButton *_likeBanButton; - UIActionSheet *_likeBanActionSheet; - unsigned long long _trackIdentifierForActionSheet; - UIButton *_repeatButton; - UIButton *_shuffleButton; - SBDetailSlider *_trackPositionSlider; - BOOL _isScrubbingTrack; - BOOL _wantsTicks; - NSTimer *_tickTimer; - SBScrollingTitlesView *_titlesView; - UIButton *_jumpFastForwardButton; - UILabel *_jumpFastForwardLabel; - UIButton *_jumpRewindButton; - UILabel *_jumpRewindLabel; - UILabel *_albumLabel; - UILabel *_artistLabel; - UILabel *_titleLabel; - MPVolumeView *_volumeView; - int _orientation; -} - -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -- (void)_updateInformation; -- (void)_stopTicking; -- (void)_startTickingWithUpdate:(BOOL)arg1; -- (void)_restartTickingAfterProgressScrub; -- (void)_stopTickTimer; -- (void)_startTickTimer; -- (void)_tickTimerHandler:(id)arg1; -- (id)_shuffleImageForMode:(int)arg1; -- (id)_repeatImageForMode:(int)arg1; -- (void)_routeButtonDidChangeNotification:(id)arg1; -- (id)_likeBanButton; -- (id)_jumpFastForwardButton; -- (id)_jumpRewindButton; -- (id)_newNowPlayingLabelWithFont:(id)arg1 color:(id)arg2; -- (id)_newJumpLabel; -- (id)_newButtonWithImage:(id)arg1 action:(SEL)arg2; -- (void)_siriActivated:(id)arg1; -- (void)detailSlider:(id)arg1 didChangeValue:(float)arg2; -- (void)detailSliderTrackingDidEnd:(id)arg1; -- (void)detailSliderTrackingDidCancel:(id)arg1; -- (void)detailSliderTrackingDidBegin:(id)arg1; -- (void)_resetProgressSlider; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)_nowPlayingChanged:(id)arg1; -- (void)_unregisterForNowPlayingNotifications; -- (void)_registerForNowPlayingNotifications; -- (void)_shuffleButtonAction:(id)arg1; -- (void)_repeatButtonAction:(id)arg1; -- (void)_likeBanButtonAction:(id)arg1; -- (void)_didPresentRoutePicker; -- (void)_volumeViewVisibilityChanged; -- (void)_volumeChange:(id)arg1; -- (void)_jumpFastForwardButtonAction:(id)arg1; -- (void)_jumpRewindButtonAction:(id)arg1; -- (void)_changeTrackButtonTouchPause:(id)arg1; -- (void)_changeTrackButtonEndSeek:(id)arg1; -- (void)_changeTrackButtonUp:(id)arg1; -- (void)_changeTrackButtonDown:(id)arg1; -- (void)_playPauseButtonAction:(id)arg1; -@property(copy, nonatomic) NSString *title; // @dynamic title; -@property(copy, nonatomic) NSString *artist; // @dynamic artist; -@property(copy, nonatomic) NSString *album; // @dynamic album; -- (void)removeFromSuperview; -- (void)setAlpha:(float)arg1; -- (void)layoutSubviews; -- (id)routeButtonVolumeView; -- (void)_handlePluginFullscreenNotification:(id)arg1; -- (void)dealloc; -- (void)stopTickTimer; -- (BOOL)isMediaControlsShowingOverlays; -- (void)dismissMediaControlsOverlaysAnimated:(BOOL)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwayMediaControlsVolumeView.h b/iOS7/SpringBoard/SBAwayMediaControlsVolumeView.h deleted file mode 100644 index 046c7a03f..000000000 --- a/iOS7/SpringBoard/SBAwayMediaControlsVolumeView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPVolumeView.h" - -@interface SBAwayMediaControlsVolumeView : MPVolumeView -{ -} - -- (struct CGRect)routeButtonRectForBounds:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBAwaySwipeGestureRecognizer.h b/iOS7/SpringBoard/SBAwaySwipeGestureRecognizer.h deleted file mode 100644 index a47e897bb..000000000 --- a/iOS7/SpringBoard/SBAwaySwipeGestureRecognizer.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIGestureRecognizer.h" - -@interface SBAwaySwipeGestureRecognizer : UIGestureRecognizer -{ - struct CGPoint _startLocation; - unsigned int _startTouchCount; - double _startTime; - unsigned int _requiredTouchCount; - int _gestureType; -} - -@property(nonatomic) unsigned int requiredTouchCount; // @synthesize requiredTouchCount=_requiredTouchCount; -- (BOOL)_isView:(id)arg1 subviewOfClass:(Class)arg2; -- (struct CGPoint)averagePositionForTouches:(id)arg1; -- (BOOL)isGestureFromLocation:(struct CGPoint)arg1 count:(unsigned int)arg2 toLocation:(struct CGPoint)arg3 count:(unsigned int)arg4 elapsedTime:(double)arg5 gestureType:(int *)arg6; -- (unsigned int)fingerCount; -- (int)recognizedGestureType; -- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; -- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; -- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBAwaySystemAlertCell.h b/iOS7/SpringBoard/SBAwaySystemAlertCell.h deleted file mode 100644 index fc1751225..000000000 --- a/iOS7/SpringBoard/SBAwaySystemAlertCell.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwayListItemCell.h" - -@interface SBAwaySystemAlertCell : SBAwayListItemCell -{ -} - -+ (float)rowHeightForTitle:(id)arg1 message:(id)arg2 rowWidth:(float)arg3 buttonLabels:(id)arg4; -- (void)_createContentView; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBAwaySystemAlertFloatingCell.h b/iOS7/SpringBoard/SBAwaySystemAlertFloatingCell.h deleted file mode 100644 index 9bb79b38f..000000000 --- a/iOS7/SpringBoard/SBAwaySystemAlertFloatingCell.h +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAwaySystemAlertCell.h" - -@interface SBAwaySystemAlertFloatingCell : SBAwaySystemAlertCell -{ -} - -+ (float)_paddedHeightForButton:(id)arg1; -+ (BOOL)_shouldLayoutButtonsBelowForContentWidth:(float)arg1 buttonLabels:(id)arg2; -+ (float)_cellContentExtraPadding; -+ (float)_cellContentTopPadding; -+ (float)_cellContentRightPadding; -+ (float)_cellContentLeftPadding; -+ (float)_buttonHorizontalPadding; -+ (float)_buttonVerticalPadding; -+ (float)_buttonVerticalInset; -+ (float)_buttonHorizontalInset; -+ (struct CGSize)_buttonShadowOffset; -+ (id)_buttonFont; -+ (id)_buttonBackgroundImage; -+ (id)_snoozeButtonBackgroundImage; -+ (float)rowHeightForTitle:(id)arg1 message:(id)arg2 rowWidth:(float)arg3 buttonLabels:(id)arg4; -+ (float)_rowHeightForContentHeight:(float)arg1; -- (void)_clearButtonHandler; -- (void)_getButtonWidth:(float *)arg1 inset:(float *)arg2; -- (struct CGRect)_contentRect; -- (BOOL)_drawsSeparator; -- (BOOL)_shouldUseCancelButtonImageForIndex:(int)arg1; -- (BOOL)_shouldUseSnoozeButtonImageForIndex:(int)arg1; -- (void)setIconImage:(id)arg1; -- (BOOL)_hasBackgroundColor; -- (void)_createContentView; - -@end - diff --git a/iOS7/SpringBoard/SBAwaySystemAlertItem.h b/iOS7/SpringBoard/SBAwaySystemAlertItem.h index 180df721f..1b9d16ffe 100644 --- a/iOS7/SpringBoard/SBAwaySystemAlertItem.h +++ b/iOS7/SpringBoard/SBAwaySystemAlertItem.h @@ -14,14 +14,12 @@ NSString *_title; UIImage *_appImage; NSString *_message; - int _cancelButtonIdx; - BOOL _isAlarm; + long long _displayedButtonIndex; + _Bool _isAlarm; } -- (BOOL)isAlarm; -- (int)snoozeButtonindex; -- (int)cancelButtonIndex; -- (void)buttonPressedAtIndex:(int)arg1; +- (_Bool)isAlarm; +- (void)buttonPressed; - (id)sortDate; - (id)iconImage; - (id)title; @@ -30,6 +28,7 @@ - (id)currentAlert; - (void)dealloc; - (id)initWithSystemAlert:(id)arg1; +- (id)init; @end diff --git a/iOS7/SpringBoard/SBAwayView.h b/iOS7/SpringBoard/SBAwayView.h deleted file mode 100644 index 2871379de..000000000 --- a/iOS7/SpringBoard/SBAwayView.h +++ /dev/null @@ -1,202 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBSlidingAlertDisplay.h" - -#import "SBAwayDateViewDelegate-Protocol.h" - -@class NSDictionary, NSMutableDictionary, NSTimer, SBAlertImageView, SBAwayBuddyBackgroundView, SBAwayBulletinListController, SBAwayChargingView, SBAwayDateView, SBAwayInCallController, SBAwayLockBar, SBAwaySwipeGestureRecognizer, SBAwayViewPluginController, SBThermalLockoutView, TPLegacyBottomSingleButtonBar, UIAlertView, UIButton, UIView, UIView, UIWindow; - -@interface SBAwayView : SBSlidingAlertDisplay -{ - BOOL _isDimmed; - BOOL _fullscreen; - BOOL _alwaysFullscreen; - BOOL _showingBlockedIndicator; - BOOL _hasTelephony; - BOOL _wasShowingAlertAtDismiss; - BOOL _removingAlertAtUnlock; - BOOL _awayPluginIsVisible; - BOOL _ignoreFullScreenUpdates; - BOOL _lockBarCurrentlyTracking; - UIView *_headerContainerView; - SBAwayDateView *_dateHeaderView; - UIView *_pluginHeaderView; - UIView *_animatingFromHeaderView; - SBAwayChargingView *_chargingView; - SBThermalLockoutView *_thermalLockoutView; - SBAlertImageView *_firewireWarningView; - SBAwayViewPluginController *_awayPluginController; - BOOL _awayPluginControllerReceivedViewWillDisappear; - BOOL _awayPluginControllerReceivedViewDidDisappear; - SBAwaySwipeGestureRecognizer *_gestureRecognizer; - SBAwayBuddyBackgroundView *_buddyBackgroundView; - SBAwayBulletinListController *_bulletinController; - NSTimer *_mediaControlsTimer; - NSTimer *_fullscreenTimer; - NSTimer *_chargingViewTimer; - NSDictionary *_nowPlayingInfo; - BOOL _isPlaying; - NSMutableDictionary *_currentPluginFadeAnimationContext; - NSTimer *_blockedStatusUpdateTimer; - UIAlertView *_alertSheet; - int _alertSheetPosition; - SBAwayInCallController *_inCallController; - SBAwayLockBar *_lockBar; - TPLegacyBottomSingleButtonBar *_cancelSyncBar; - UIButton *_infoButton; - UIView *_legalTextView; - UIWindow *_previousWindow; - struct __CFBoolean *_hasHardwareKeyboardCapability; -} - -+ (id)lockLabels:(BOOL)arg1 fontSize:(float *)arg2; -+ (id)bottomBarForInstance:(id)arg1; -@property(retain, nonatomic) UIView *animatingFromHeaderView; // @synthesize animatingFromHeaderView=_animatingFromHeaderView; -- (void)_layoutLegalTextOverlay:(int)arg1; -- (void)_initializeLegalTextOverlay; -- (void)_handleKeyUIEvent:(id)arg1; -- (void)_networkTetheringStateChanged:(id)arg1; -- (void)animateToShowingDeviceLock:(BOOL)arg1 duration:(float)arg2; -- (void)didMoveToWindow; -- (void)willMoveToWindow:(id)arg1; -- (BOOL)handleMenuButtonTap; -- (void)restartFullscreenTimerIfNecessary; -- (void)_fullscreenTimerFired; -- (void)restartFullscreenTimer; -- (void)cancelFullscreenTimer; -- (void)enableOrDisableNowPlayingPlugin; -- (void)updateNowPlayingInfo:(id)arg1; -- (void)hideSyncingBottomBar:(BOOL)arg1; -- (void)showSyncingBottomBar:(BOOL)arg1; -- (void)updateTopBarBackground; -- (id)_topBarLCDControlsImage; -- (BOOL)_isShowingPluginHeaderView; -- (BOOL)hasNowPlayingInfo; -- (void)setPlaying:(BOOL)arg1; -- (BOOL)isPlaying; -- (BOOL)isMediaControlsShowingOverlays; -- (BOOL)isShowingMediaControls; -- (void)toggleMediaControls; -- (void)showMediaControls; -- (void)_hideMediaControls; -- (void)hideMediaControls; -- (void)restartMediaControlsTimerIfNecessary; -- (void)restartMediaControlsTimer; -- (void)clearMediaControlsTimer; -- (void)_hideChargingViewAndClearTimer; -- (void)clearChargingViewTimer; -- (void)_didFadeChargingView; -- (void)_chargingViewTimerFired; -- (void)startChargingViewTimer; -- (void)updateChargingView; -- (void)hideChargingView; -- (void)showChargingView; -- (id)chargingView; -- (void)_recenterAlertSheet; -- (void)slideAlertSheetOut:(BOOL)arg1 direction:(BOOL)arg2 duration:(float)arg3; -- (void)removeAlertSheet; -- (BOOL)replaceAlertSheet:(id)arg1 withAlertSheet:(id)arg2; -- (void)showAlertSheet:(id)arg1; -- (void)setShowingDeviceLock:(BOOL)arg1 duration:(float)arg2 completion:(id)arg3; -- (void)animateToShowingDeviceLockFinished; -- (void)animateToHidingDeviceLockFinished; -- (void)showBulletinView; -- (void)hideBulletinView; -- (void)_positionBulletinViewForOrientation:(int)arg1; -- (void)_placeBulletinViewInHierarchy; -- (struct CGAffineTransform)slideTopBarToVisible:(BOOL)arg1; -- (void)updateInCallInfo; -- (BOOL)shouldShowInCallInfo; -- (id)inCallController; -- (void)removeBuddyBackgroundView; -- (void)addBuddyBackgroundView; -- (id)buddyBackgroundView; -- (void)awayDateViewDidChangeTitle:(id)arg1; -- (void)_addHeaderView; -- (void)_removeHeaderView; -- (id)dateHeaderView; -- (BOOL)_isShowingDateHeaderView; -- (id)_currentTitleForHeaderView; -- (void)_updateBlockedStatus; -- (void)removeBlockedStatus; -- (void)showBlockedStatus; -- (void)deviceUnlockFailed; -- (void)deviceUnlockCanceled; -- (void)_updateBlockedStatusLabel; -- (BOOL)shouldShowBlockedRedStatus; -- (void)windowGestureWasCompleted:(id)arg1; -- (void)_setAwayViewGesturesEnabled:(BOOL)arg1; -- (id)bulletinController; -- (void)setIgnoreFullScreenUpdates:(BOOL)arg1; -- (void)setAlwaysFullscreen:(BOOL)arg1; -- (BOOL)isAlwaysFullscreen; -- (BOOL)isFullscreen; -- (void)setFullscreen:(BOOL)arg1 duration:(double)arg2; -- (void)setFullscreen:(BOOL)arg1 duration:(double)arg2 force:(BOOL)arg3; -- (void)_fullscreenAnimationStopped:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_pluginAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)_finalizeAndClearPluginAnimationContext; -- (void)_setPluginController:(id)arg1; -- (void)_performTransitionFromPluginController:(id)arg1 toPluginController:(id)arg2; -- (id)currentAwayPluginController; -- (void)_adjustForDoubleHighStatusBar:(BOOL)arg1; -- (void)updateLockBarLabel; -- (void)_updateLockBarLabelByClearingFirst:(BOOL)arg1; -- (void)lockBar:(id)arg1 textAlphaChangedForKnobDrag:(float)arg2; -- (BOOL)lockBarIsTracking; -- (void)lockBarStoppedTracking:(id)arg1; -- (void)lockBarStartedTracking:(id)arg1; -- (void)lockBarUnlocked:(id)arg1; -- (void)lockBarUnlocked:(id)arg1 freezeKnobInLockedPosition:(BOOL)arg2; -- (void)resetLockBar; -- (BOOL)dimmed; -- (void)setDimmed:(BOOL)arg1; -- (void)setMiddleContentAlpha:(float)arg1; -- (void)_setMiddleSubviewsAlpha:(float)arg1; -- (void)updateInterface; -- (void)_updateTopBarShadowAlpha; -- (BOOL)_shouldAlwaysHideBulletinView; -- (BOOL)canBecomeFirstResponder; -- (void)dismissMediaControlsOverlaysAnimated:(BOOL)arg1; -- (void)noteLocked:(BOOL)arg1; -- (void)_fixupFirstResponder; -- (BOOL)isShowingWallpaper; -- (BOOL)shouldShowChargingView; -- (void)removeFirewireWarningView; -- (void)addFirewireWarningView; -- (void)updateUIForResetState:(int)arg1; -- (void)updateUIForRestorationState:(int)arg1; -- (void)setThermalLockoutUIVisible:(BOOL)arg1; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; -- (void)resetForDeactivation; -- (void)stopAnimations; -- (void)startAnimations; -- (BOOL)isAnimating; -- (BOOL)shouldAnimateIconsOut; -- (BOOL)shouldAnimateIn; -- (BOOL)shouldShowBottomBar; -- (void)noteAssistantDidHide; -- (void)noteAssistantWillAppear; -- (void)setBottomLockBar:(id)arg1; -- (float)durationForOthersActivation; -- (void)finishedAnimatingOut; -- (void)performAdditionalDismissAnimations; -- (void)dismiss; -- (void)finishedAnimatingIn; -- (void)_postLockCompletedNotification; -- (void)dealloc; -- (void)postLockCompletedNotification:(BOOL)arg1; -- (void)alertDisplayWillBecomeVisible; -- (void)layoutForInterfaceOrientation:(int)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (id)initWithFrame:(struct CGRect)arg1; -- (void)_clearBlockedStatusUpdateTimer; - -@end - diff --git a/iOS7/SpringBoard/SBBBCompoundInfoOperand.h b/iOS7/SpringBoard/SBBBCompoundInfoOperand.h index 6bf6f4a7e..10252f908 100644 --- a/iOS7/SpringBoard/SBBBCompoundInfoOperand.h +++ b/iOS7/SpringBoard/SBBBCompoundInfoOperand.h @@ -18,9 +18,9 @@ @property(readonly, nonatomic) SBBBInfoOperand *referenceOperand; // @synthesize referenceOperand=_referenceOperand; @property(readonly, nonatomic) SBBBInfoOperand *activeOperand; // @synthesize activeOperand=_activeOperand; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -@property(readonly, nonatomic, getter=isSectionOperand) BOOL sectionOperand; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +@property(readonly, nonatomic, getter=isSectionOperand) _Bool sectionOperand; - (void)dealloc; - (id)initWithOperand:(id)arg1 operand:(id)arg2; diff --git a/iOS7/SpringBoard/SBBBInfoOperand.h b/iOS7/SpringBoard/SBBBInfoOperand.h index 03ed329e5..5d36f690d 100644 --- a/iOS7/SpringBoard/SBBBInfoOperand.h +++ b/iOS7/SpringBoard/SBBBInfoOperand.h @@ -18,9 +18,9 @@ @property(readonly, nonatomic) SBBBBulletinInfo *bulletin; // @synthesize bulletin=_bulletin; @property(readonly, nonatomic) SBBBSectionInfo *section; // @synthesize section=_section; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; -@property(readonly, nonatomic, getter=isSectionOperand) BOOL sectionOperand; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; +@property(readonly, nonatomic, getter=isSectionOperand) _Bool sectionOperand; - (void)dealloc; - (id)initWithSection:(id)arg1 bulletin:(id)arg2; diff --git a/iOS7/SpringBoard/SBBBInfoOperation.h b/iOS7/SpringBoard/SBBBInfoOperation.h index 97a9f62c3..253343da7 100644 --- a/iOS7/SpringBoard/SBBBInfoOperation.h +++ b/iOS7/SpringBoard/SBBBInfoOperation.h @@ -14,8 +14,8 @@ + (id)operationWithOperand:(id)arg1; @property(readonly, nonatomic) id operand; // @synthesize operand=_operand; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithOperand:(id)arg1; diff --git a/iOS7/SpringBoard/SBBBItemInfo.h b/iOS7/SpringBoard/SBBBItemInfo.h index 7047d7c0d..b15b1341a 100644 --- a/iOS7/SpringBoard/SBBBItemInfo.h +++ b/iOS7/SpringBoard/SBBBItemInfo.h @@ -16,13 +16,14 @@ + (id)infoWithRepresentedObject:(id)arg1; @property(readonly, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (void)invalidateCachedLayoutData; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (void)populateReusableView:(id)arg1; - (Class)reusableViewClass; @property(readonly, nonatomic) NSString *identifier; +- (void)dealloc; - (id)initWithRepresentedObject:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBBBSectionInfo.h b/iOS7/SpringBoard/SBBBSectionInfo.h index 46dc63cd5..8aa9b7363 100644 --- a/iOS7/SpringBoard/SBBBSectionInfo.h +++ b/iOS7/SpringBoard/SBBBSectionInfo.h @@ -10,13 +10,13 @@ @interface SBBBSectionInfo : SBBBItemInfo { - int _sectionCategory; + long long _sectionCategory; } - (id)identifier; @property(readonly, nonatomic) NSString *listSectionIdentifier; -@property(readonly, nonatomic, getter=isWidgetSection) BOOL widgetSection; -@property(readonly, nonatomic) int sectionCategory; +@property(readonly, nonatomic, getter=isWidgetSection) _Bool widgetSection; +@property(readonly, nonatomic) long long sectionCategory; @property(readonly, nonatomic) SBBulletinListSection *representedListSection; @end diff --git a/iOS7/SpringBoard/SBBBWidgetBulletinInfo.h b/iOS7/SpringBoard/SBBBWidgetBulletinInfo.h index 9a800e262..f4ee3aaab 100644 --- a/iOS7/SpringBoard/SBBBWidgetBulletinInfo.h +++ b/iOS7/SpringBoard/SBBBWidgetBulletinInfo.h @@ -12,14 +12,14 @@ { NSString *_identifier; struct CGSize _preferredViewSize; - BOOL _visible; + _Bool _visible; struct { unsigned int isPreferredViewSizeValid:1; } _widgetBulletinInfoFlags; } - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; - (id)originalSectionIdentifier; - (id)identifier; diff --git a/iOS7/SpringBoard/SBBBWidgetSectionInfo.h b/iOS7/SpringBoard/SBBBWidgetSectionInfo.h index d496cf409..75fa5fa1c 100644 --- a/iOS7/SpringBoard/SBBBWidgetSectionInfo.h +++ b/iOS7/SpringBoard/SBBBWidgetSectionInfo.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) SBBBWidgetBulletinInfo *widgetBulletinInfo; // @synthesize widgetBulletinInfo=_widgetBulletinInfo; -- (BOOL)isWidgetSection; +- (_Bool)isWidgetSection; - (id)identifier; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBBackdropContainerView.h b/iOS7/SpringBoard/SBBackdropContainerView.h index c15f784aa..19dff4f78 100644 --- a/iOS7/SpringBoard/SBBackdropContainerView.h +++ b/iOS7/SpringBoard/SBBackdropContainerView.h @@ -15,8 +15,8 @@ @property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; - (void)layoutSubviews; -- (void)_reallyInsertSubview:(id)arg1 atIndex:(int)arg2; -- (void)insertSubview:(id)arg1 atIndex:(int)arg2; +- (void)_reallyInsertSubview:(id)arg1 atIndex:(long long)arg2; +- (void)insertSubview:(id)arg1 atIndex:(long long)arg2; - (void)addSubview:(id)arg1; @property(readonly, nonatomic) UIView *contentView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBBackgroundFetchTask.h b/iOS7/SpringBoard/SBBackgroundFetchTask.h index a9d122dd4..49ed0f81f 100644 --- a/iOS7/SpringBoard/SBBackgroundFetchTask.h +++ b/iOS7/SpringBoard/SBBackgroundFetchTask.h @@ -10,23 +10,23 @@ @interface SBBackgroundFetchTask : NSObject { + int _sequenceNumber; BKSProcessAssertion *_assertion; id _completionHandler; NSString *_bundleID; - unsigned int _trigger; - int _sequenceNumber; + unsigned long long _trigger; } @property(readonly) int sequenceNumber; // @synthesize sequenceNumber=_sequenceNumber; -@property(readonly) unsigned int trigger; // @synthesize trigger=_trigger; +@property(readonly) unsigned long long trigger; // @synthesize trigger=_trigger; @property(readonly, nonatomic) NSString *bundleID; // @synthesize bundleID=_bundleID; @property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; @property(retain, nonatomic) BKSProcessAssertion *assertion; // @synthesize assertion=_assertion; - (id)description; - (void)dealloc; -- (void)_fireCompletionHandlerWithResult:(unsigned int)arg1; -- (void)finishWithResult:(unsigned int)arg1; -- (id)initForApplication:(id)arg1 trigger:(unsigned int)arg2 sequenceNumber:(int)arg3 withCompletion:(id)arg4; +- (void)_fireCompletionHandlerWithResult:(unsigned long long)arg1; +- (void)finishWithResult:(unsigned long long)arg1; +- (id)initForApplication:(id)arg1 trigger:(unsigned long long)arg2 sequenceNumber:(int)arg3 withCompletion:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBBackgroundMultitaskingManager.h b/iOS7/SpringBoard/SBBackgroundMultitaskingManager.h index 690b66a60..d6ddd780e 100644 --- a/iOS7/SpringBoard/SBBackgroundMultitaskingManager.h +++ b/iOS7/SpringBoard/SBBackgroundMultitaskingManager.h @@ -19,18 +19,21 @@ double _watchdogTimeout; } -+ (BOOL)shouldFakeAdoption; ++ (_Bool)shouldFakeAdoption; + (id)sharedInstance; -- (void)handlePushNotificationFromApplication:(id)arg1 userInfo:(id)arg2 priority:(int)arg3 completion:(id)arg4; -- (id)_opportunisticallyUpdateApplications:(id)arg1 trigger:(unsigned int)arg2; +- (void)handlePushNotificationFromApplication:(id)arg1 userInfo:(id)arg2 priority:(long long)arg3 completion:(id)arg4; +- (id)_opportunisticallyUpdateApplications:(id)arg1 trigger:(unsigned long long)arg2; - (void)_performPendingWorkForBundleID:(id)arg1; -- (BOOL)_launchAppForUpdating:(id)arg1 trigger:(unsigned int)arg2 pushNotificationUserInfo:(id)arg3 withWatchdoggableCompletion:(id)arg4; -- (void)_startBackgroundFetchTaskForApplication:(id)arg1 trigger:(unsigned int)arg2 sequenceNumber:(int)arg3 withWatchdoggableCompletion:(id)arg4; -- (void)queue_startBackgroundFetchTaskForApplication:(id)arg1 trigger:(unsigned int)arg2 sequenceNumber:(int)arg3 withWatchdoggableCompletion:(id)arg4; +- (_Bool)_launchAppForUpdating:(id)arg1 trigger:(unsigned long long)arg2 pushNotificationUserInfo:(id)arg3 withWatchdoggableCompletion:(id)arg4; +- (void)_startBackgroundFetchTaskForApplication:(id)arg1 trigger:(unsigned long long)arg2 sequenceNumber:(int)arg3 withWatchdoggableCompletion:(id)arg4; +- (void)queue_startBackgroundFetchTaskForApplication:(id)arg1 trigger:(unsigned long long)arg2 sequenceNumber:(int)arg3 withWatchdoggableCompletion:(id)arg4; - (void)_backgroundTaskFinished:(id)arg1 forApplication:(id)arg2; - (void)queue_backgroundTaskFinished:(id)arg1 forApplication:(id)arg2; +- (void)_invalidateBackgroundTasksForApplication:(id)arg1; +- (void)queue_invalidateBackgroundTasksForApplication:(id)arg1; - (void)_watchdogCompletionForBackgroundFetchTaskValue:(id)arg1; - (void)queue_fireWatchdoggableCompletionForBackgroundFetchTaskValue:(id)arg1; +- (void)queue_bearTrap_AppWasSuspended:(id)arg1; - (void)_appStateDidChange:(id)arg1; - (void)_startBackgroundFetchForNotification:(id)arg1; - (void)_appFinishedBackgroundUpdating:(id)arg1; diff --git a/iOS7/SpringBoard/SBBacklightController.h b/iOS7/SpringBoard/SBBacklightController.h index 3e3195ff7..faffd410b 100644 --- a/iOS7/SpringBoard/SBBacklightController.h +++ b/iOS7/SpringBoard/SBBacklightController.h @@ -18,17 +18,19 @@ unsigned int _lockScreenCameraWantsIdleTimerDisabled:1; NSMutableSet *_idleTimerDisabledReasons; NSMutableSet *_spuriousScreenUndimmingAssertions; - BOOL _isActivatingBacklightWhileUILocked; + _Bool _isPendingScreenUnblankAfterCACommit; + _Bool _undimmedForBulletinSinceLastUserEvent; } -+ (BOOL)deviceSupportsBacklightRamping; ++ (_Bool)deviceSupportsBacklightRamping; + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNeeded:(BOOL)arg1; -@property(readonly, nonatomic) BOOL isActivatingBacklightWhileUILocked; // @synthesize isActivatingBacklightWhileUILocked=_isActivatingBacklightWhileUILocked; ++ (id)_sharedInstanceCreateIfNeeded:(_Bool)arg1; +@property(readonly, nonatomic) _Bool isPendingScreenUnblankAfterCACommit; // @synthesize isPendingScreenUnblankAfterCACommit=_isPendingScreenUnblankAfterCACommit; - (void)preventIdleSleepForNumberOfSeconds:(float)arg1; - (void)preventIdleSleep; - (void)allowIdleSleep; +- (void)_requestedUserEventNotificationOccurred; - (void)_userEventPresenceTimerExpired; - (void)_userEventOccurred; - (void)_userEventsDidIdle; @@ -36,31 +38,37 @@ - (void)_didIdle; - (void)_autoLockTimerFired:(id)arg1; - (void)_startFadeOutAnimationIfNecessary; -- (BOOL)_lockScreenWantsUserEventNotifications; +- (_Bool)_lockScreenWantsUserEventNotifications; - (void)removeSpuriousScreenUndimmingAssertion:(id)arg1; - (void)addSpuriousScreenUndimmingAssertion:(id)arg1; - (void)autoLockPrefsChanged; -- (void)animateBacklightToFactor:(float)arg1 duration:(double)arg2 completion:(id)arg3; +- (void)animateBacklightToFactor:(float)arg1 duration:(double)arg2 source:(int)arg3 completion:(id)arg4; - (void)setBacklightFactor:(float)arg1 source:(int)arg2; - (void)setBacklightFactorPending:(float)arg1; - (id)idleTimerDisabledReasons; -@property(readonly, nonatomic) BOOL screenIsOff; +@property(readonly, nonatomic) _Bool screenIsOff; +- (void)_deferredScreenUnblankDone; - (void)turnOnScreenFullyWithBacklightSource:(int)arg1; -- (void)setIdleTimerDisabled:(BOOL)arg1 forReason:(id)arg2; -- (void)setIdleTimerDisabled:(BOOL)arg1; +- (void)setIdleTimerDisabled:(_Bool)arg1 forReason:(id)arg2; +- (void)setIdleTimerDisabled:(_Bool)arg1; +- (double)defaultLockScreenDimIntervalWhenNotificationsPresent; +- (double)defaultLockScreenDimInterval; - (void)_resetLockScreenIdleTimerWithDuration:(double)arg1 mode:(int)arg2; - (void)resetLockScreenIdleTimerWithDuration:(double)arg1; - (void)resetLockScreenIdleTimer; - (void)cancelLockScreenIdleTimer; - (double)_currentLockScreenIdleTimerInterval; -- (void)resetIdleTimerAndUndim:(BOOL)arg1; -- (void)undim; +- (void)_resetIdleTimerAndUndim:(_Bool)arg1 source:(int)arg2; +- (void)resetIdleTimerAndUndimForBulletin; +- (void)resetIdleTimerAndUndim:(_Bool)arg1; +- (void)_undimFromSource:(int)arg1; - (double)_nextLockTimeDuration; - (double)_nextIdleTimeDuration; - (void)clearIdleTimer; -- (void)setBacklightFactorToZeroAfterDelay; -- (void)cancelSetBacklightFactorToZeroAfterDelay; -- (void)_setBacklightFactorToZero; +- (void)restoreBacklightFactorForProx; +- (void)setBacklightFactorToZeroForProx; +- (void)_cancelSetBacklightFactorToZeroAfterDelay; +- (void)_setBacklightFactorToZeroForProx; - (void)_clearAutoLockTimer; - (id)init; diff --git a/iOS7/SpringBoard/SBBadgeCountRecipe.h b/iOS7/SpringBoard/SBBadgeCountRecipe.h new file mode 100644 index 000000000..72b3cd71b --- /dev/null +++ b/iOS7/SpringBoard/SBBadgeCountRecipe.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBBadgeCountRecipe : NSObject +{ +} + ++ (id)title; +- (void)_changeBadge:(int)arg1; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBBannerController.h b/iOS7/SpringBoard/SBBannerController.h index 99b8f0ee1..e755cadd4 100644 --- a/iOS7/SpringBoard/SBBannerController.h +++ b/iOS7/SpringBoard/SBBannerController.h @@ -20,34 +20,34 @@ NSMutableArray *_pendingBannerContextsNeedingRepop; UIImage *_bannerViewBackgroundImage; SBBannerContextView *_bannerView; - BOOL _soundIsPlaying; - BOOL _dismissalOverdue; - BOOL _replaceDelayIsActive; - BOOL _showingStickyDurationBanner; - BOOL _suppressingBanners; - BOOL _enableDelayActive; - BOOL _assistantIsFullyVisible; - BOOL _uiLocked; - int _activeDismissGestureType; - int _overdueDismissReason; + _Bool _soundIsPlaying; + _Bool _dismissalOverdue; + _Bool _replaceDelayIsActive; + _Bool _showingStickyDurationBanner; + _Bool _suppressingBanners; + _Bool _enableDelayActive; + _Bool _assistantIsFullyVisible; + _Bool _locked; + long long _activeDismissGestureType; + long long _overdueDismissReason; id _overdueCompletionBlock; - BOOL _dismissingBannerForAssistantReveal; - BOOL _dismissingBannerForAssistantDismiss; + _Bool _dismissingBannerForAssistantReveal; + _Bool _dismissingBannerForAssistantDismiss; id _assistantRevealCompletionBlock; id _assistantDismissCompletionBlock; } + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (struct CGRect)_bannerFrameForOrientation:(int)arg1; -- (void)_tearDownViewWithReason:(int)arg1; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; +- (struct CGRect)_bannerFrameForOrientation:(long long)arg1; +- (void)_tearDownViewWithReason:(long long)arg1; - (void)_playSoundForContext:(id)arg1; -- (void)_performTransition:(int)arg1 withAnimation:(BOOL)arg2 context:(id)arg3 reason:(int)arg4 completion:(id)arg5; +- (void)_performTransition:(long long)arg1 withAnimation:(_Bool)arg2 context:(id)arg3 reason:(long long)arg4 completion:(id)arg5; - (id)_newBannerViewForContext:(id)arg1; - (id)_bannerViewBackgroundImage; -- (double)_durationForTransition:(int)arg1; +- (double)_durationForTransition:(long long)arg1; - (void)_fireCompletionBlockForBannerAnimationForAssistantDismissIfNecessary; - (void)_fireCompletionBlockForBannerAnimationForAssistantRevealIfNecessary; - (void)_setOverdueCompletionBlock:(id)arg1; @@ -56,46 +56,46 @@ - (void)_stopCurrentSound; - (void)_replaceIntervalElapsed; - (void)_dismissIntervalElapsed; -- (void)_tryToDismissWithAnimation:(BOOL)arg1 reason:(int)arg2 forceEvenIfBusy:(BOOL)arg3 completion:(id)arg4; +- (void)_tryToDismissWithAnimation:(_Bool)arg1 reason:(long long)arg2 forceEvenIfBusy:(_Bool)arg3 completion:(id)arg4; - (void)_handleBannerTapGesture:(id)arg1; - (void)_handleBannerPanGesture:(id)arg1; -- (void)_handleDismissGestureType:(int)arg1 withState:(int)arg2 displacement:(float)arg3 velocity:(float)arg4; -- (void)_updateDismissGestureState:(struct SBBannerDismissGestureState *)arg1 withDisplacement:(float)arg2 velocity:(float)arg3; -- (void)_presentBannerForContext:(id)arg1 reason:(int)arg2; -- (BOOL)_shouldPendStickyBannerContext:(id)arg1 withReason:(int)arg2; -- (BOOL)_dequeueBannerIfPossibleIgnoringStickyBanner:(BOOL)arg1 existingDismissReason:(int)arg2; -- (BOOL)_dequeueBannerIfPossible; -- (BOOL)_canDequeueIgnoringStickyBanner:(BOOL)arg1; +- (void)_handleDismissGestureType:(long long)arg1 withState:(long long)arg2 displacement:(double)arg3 velocity:(double)arg4; +- (void)_updateDismissGestureState:(struct SBBannerDismissGestureState *)arg1 withDisplacement:(double)arg2 velocity:(double)arg3; +- (void)_presentBannerForContext:(id)arg1 reason:(long long)arg2; +- (_Bool)_shouldPendStickyBannerContext:(id)arg1 withReason:(long long)arg2; +- (_Bool)_dequeueBannerIfPossibleIgnoringStickyBanner:(_Bool)arg1 existingDismissReason:(long long)arg2; +- (_Bool)_dequeueBannerIfPossible; +- (_Bool)_canDequeueIgnoringStickyBanner:(_Bool)arg1; - (id)_dequeueNextBannerContext; -- (BOOL)_isItemShowable:(id)arg1 fromSource:(id)arg2; +- (_Bool)_isItemShowable:(id)arg1 fromSource:(id)arg2; - (void)_dequeueAfterDelayIfPossible; -- (void)_updateBannerSuppressionStateAndDequeueIfPossible:(BOOL)arg1 withDelay:(BOOL)arg2; +- (void)_updateBannerSuppressionStateAndDequeueIfPossible:(_Bool)arg1 withDelay:(_Bool)arg2; - (void)_updateBannerSuppressionState; - (void)_removePendingContextsForSourceNeedingRepop:(id)arg1; - (id)_pendingBannerContextForSourceNeedingRepop:(id)arg1; -- (void)_dismissBannerWithAnimation:(BOOL)arg1 reason:(int)arg2 forceEvenIfBusy:(BOOL)arg3 completion:(id)arg4; +- (void)_dismissBannerWithAnimation:(_Bool)arg1 reason:(long long)arg2 forceEvenIfBusy:(_Bool)arg3 completion:(id)arg4; - (void)_lockStateChanged:(id)arg1; -- (void)assistant:(id)arg1 viewDidDisappear:(int)arg2; -- (void)assistant:(id)arg1 viewWillDisappear:(int)arg2; -- (void)assistant:(id)arg1 viewDidAppear:(int)arg2; -- (void)assistant:(id)arg1 viewWillAppear:(int)arg2; -- (void)bulletinWindowDidRotateFromOrientation:(int)arg1; -- (void)bulletinWindowIsAnimatingRotationToOrientation:(int)arg1 duration:(double)arg2; -- (void)bulletinWindowWillRotateToOrientation:(int)arg1 duration:(double)arg2; +- (void)assistant:(id)arg1 viewDidDisappear:(long long)arg2; +- (void)assistant:(id)arg1 viewWillDisappear:(long long)arg2; +- (void)assistant:(id)arg1 viewDidAppear:(long long)arg2; +- (void)assistant:(id)arg1 viewWillAppear:(long long)arg2; +- (void)bulletinWindowDidRotateFromOrientation:(long long)arg1; +- (void)bulletinWindowIsAnimatingRotationToOrientation:(long long)arg1 duration:(double)arg2; +- (void)bulletinWindowWillRotateToOrientation:(long long)arg1 duration:(double)arg2; - (void)bulletinWindowStoppedBeingBusy; - (void)dismissCurrentBannerContextForSource:(id)arg1; - (id)currentBannerContextForSource:(id)arg1; - (void)signalSource:(id)arg1; - (void)unregisterSource:(id)arg1; - (void)registerSource:(id)arg1; -@property(readonly, nonatomic) int bannerTargetIdiom; -- (id)newBannerSnapshotViewRotatedForOrientation:(int)arg1; -- (void)setBannerAlpha:(float)arg1; -- (void)handleSystemDismissGestureWithState:(int)arg1 position:(struct CGPoint)arg2 velocity:(float)arg3; -- (BOOL)isTrackingDismissGesture; -- (void)dismissBannerWithAnimation:(BOOL)arg1 reason:(int)arg2 forceEvenIfBusy:(BOOL)arg3; -- (void)dismissBannerWithAnimation:(BOOL)arg1 reason:(int)arg2; -- (BOOL)isShowingBanner; +@property(readonly, nonatomic) long long bannerTargetIdiom; +- (id)newBannerSnapshotViewRotatedForOrientation:(long long)arg1; +- (void)setBannerAlpha:(double)arg1; +- (void)handleSystemDismissGestureWithState:(long long)arg1 position:(struct CGPoint)arg2 velocity:(double)arg3; +- (_Bool)isTrackingDismissGesture; +- (void)dismissBannerWithAnimation:(_Bool)arg1 reason:(long long)arg2 forceEvenIfBusy:(_Bool)arg3; +- (void)dismissBannerWithAnimation:(_Bool)arg1 reason:(long long)arg2; +- (_Bool)isShowingBanner; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBBannerViewCallbackManager.h b/iOS7/SpringBoard/SBBannerViewCallbackManager.h index 4f05c8105..489bf5f01 100644 --- a/iOS7/SpringBoard/SBBannerViewCallbackManager.h +++ b/iOS7/SpringBoard/SBBannerViewCallbackManager.h @@ -12,15 +12,15 @@ { UIView *_view; id _source; - BOOL _sentWillAppear; - BOOL _sentDidAppear; - BOOL _sentWillDismiss; - BOOL _sentDidDismiss; + _Bool _sentWillAppear; + _Bool _sentDidAppear; + _Bool _sentWillDismiss; + _Bool _sentDidDismiss; int _dismissReason; } - (void)matchPreviousCallbacks:(id)arg1; -- (BOOL)hasSentAnyCallbacks; +- (_Bool)hasSentAnyCallbacks; - (void)noteDidDismissWithReason:(int)arg1; - (void)noteWillDismissWithReason:(int)arg1; - (void)noteDidAppear; diff --git a/iOS7/SpringBoard/SBBaseSoftwareUpdateAlertItem.h b/iOS7/SpringBoard/SBBaseSoftwareUpdateAlertItem.h index 792a801a4..db132a01e 100644 --- a/iOS7/SpringBoard/SBBaseSoftwareUpdateAlertItem.h +++ b/iOS7/SpringBoard/SBBaseSoftwareUpdateAlertItem.h @@ -14,9 +14,9 @@ } @property(readonly, nonatomic) SUDescriptor *descriptor; // @synthesize descriptor=_descriptor; -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (BOOL)forcesModalAlertAppearance; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (_Bool)forcesModalAlertAppearance; - (void)activateDisplayWithURL:(id)arg1; - (void)activateSoftwareUpdateSettingsDisplay; - (id)updateName; diff --git a/iOS7/SpringBoard/SBBasicAnimationFactory.h b/iOS7/SpringBoard/SBBasicAnimationFactory.h deleted file mode 100644 index b3e298ac4..000000000 --- a/iOS7/SpringBoard/SBBasicAnimationFactory.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAnimationFactory.h" - -@interface SBBasicAnimationFactory : SBAnimationFactory -{ -} - -+ (id)factoryWithDuration:(double)arg1 delay:(double)arg2; -+ (id)factoryWithDuration:(double)arg1; -- (id)_animation; -- (id)_initWithDuration:(double)arg1 delay:(double)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBBatteryChargingView.h b/iOS7/SpringBoard/SBBatteryChargingView.h deleted file mode 100644 index 47e643327..000000000 --- a/iOS7/SpringBoard/SBBatteryChargingView.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBBatteryReflectionView, UIImage, UIImageView, UILabel; - -@interface SBBatteryChargingView : UIView -{ - int _type; - UIImageView *_topBatteryView; - SBBatteryReflectionView *_bottomBatteryView; - UIImage *_lastBatteryImage; - UILabel *_percentLabel; - int _lastBatteryIndex; - int _lastBatteryPercentage; - unsigned int _showReflection:1; -} - -+ (int)redChargeIndexForType:(int)arg1; -+ (float)batteryHeightForType:(int)arg1; -+ (struct CGSize)defaultSizeForType:(int)arg1; -- (void)_batteryStatusChanged:(id)arg1; -- (id)_imageFormatString; -- (int)_currentBatteryIndex; -- (void)setShowsReflection:(BOOL)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 type:(int)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBBatteryReflectionView.h b/iOS7/SpringBoard/SBBatteryReflectionView.h deleted file mode 100644 index de1478865..000000000 --- a/iOS7/SpringBoard/SBBatteryReflectionView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIImage; - -@interface SBBatteryReflectionView : UIView -{ - UIImage *_image; - UIImage *_maskImage; - float _bottomMargin; -} - -- (void)drawRect:(struct CGRect)arg1; -- (void)setImage:(id)arg1; -- (void)dealloc; -- (id)initWithImage:(id)arg1 bottomMargin:(float)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBBlackBackdropSettings.h b/iOS7/SpringBoard/SBBlackBackdropSettings.h index 323ddb925..73c45c5bf 100644 --- a/iOS7/SpringBoard/SBBlackBackdropSettings.h +++ b/iOS7/SpringBoard/SBBlackBackdropSettings.h @@ -10,7 +10,7 @@ { } -- (float)blurRadius; +- (double)blurRadius; - (id)combinedTintColor; @end diff --git a/iOS7/SpringBoard/SBBluetoothController.h b/iOS7/SpringBoard/SBBluetoothController.h index a1008480e..17caa4334 100644 --- a/iOS7/SpringBoard/SBBluetoothController.h +++ b/iOS7/SpringBoard/SBBluetoothController.h @@ -11,13 +11,13 @@ @interface SBBluetoothController : NSObject { NSMutableArray *_devices; - BOOL _tetheringConnected; + _Bool _tetheringConnected; } + (id)sharedInstance; - (void)bluetoothDeviceEndedVoiceControl:(id)arg1; - (void)bluetoothDeviceInitiatedVoiceControl:(id)arg1; -- (BOOL)tetheringConnected; +- (_Bool)tetheringConnected; - (id)deviceForAudioRoute:(id)arg1; - (void)updateBattery; - (void)batteryChanged:(id)arg1; @@ -30,7 +30,7 @@ - (void)startWatchingForDevices; - (void)noteDevicesChanged; - (int)batteryLevel; -- (BOOL)canReportBatteryLevel; +- (_Bool)canReportBatteryLevel; - (id)firstBTDeviceToReportBatteryLevel; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBBookmark.h b/iOS7/SpringBoard/SBBookmark.h index e7bc69f5e..d5cd374b9 100644 --- a/iOS7/SpringBoard/SBBookmark.h +++ b/iOS7/SpringBoard/SBBookmark.h @@ -17,22 +17,24 @@ + (id)bookmarkWithWebClip:(id)arg1; @property(retain, nonatomic) UIWebClip *webClip; // @synthesize webClip=_webClip; -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; +- (_Bool)icon:(id)arg1 launchFromLocation:(int)arg2; +- (_Bool)iconAllowsLaunch:(id)arg1; +- (_Bool)iconCompleteUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; +- (_Bool)iconIsRecentlyUpdated:(id)arg1; - (id)iconFormattedAccessoryString:(id)arg1; - (id)iconBadgeNumberOrString:(id)arg1; - (int)iconAccessoryType:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; +- (_Bool)iconProgressIsPaused:(id)arg1; +- (double)iconProgressPercent:(id)arg1; +- (long long)iconProgressState:(id)arg1; +- (_Bool)iconAppearsInNewsstand:(id)arg1; +- (_Bool)iconCanEllipsizeLabel:(id)arg1; - (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; +- (unsigned long long)iconPriority:(id)arg1; - (id)iconDisplayName:(id)arg1; -- (BOOL)allowsUninstall; +- (_Bool)allowsUninstall; - (void)deviceUnlockedForFirstTime:(id)arg1; - (id)bundleIdentifier; - (id)identifier; diff --git a/iOS7/SpringBoard/SBBounceBehavior.h b/iOS7/SpringBoard/SBBounceBehavior.h index 3ca11ca3f..af5757723 100644 --- a/iOS7/SpringBoard/SBBounceBehavior.h +++ b/iOS7/SpringBoard/SBBounceBehavior.h @@ -12,8 +12,8 @@ @interface SBBounceBehavior : UIDynamicBehavior { - float _midwayPosition; - float _completionThreshold; + double _midwayPosition; + double _completionThreshold; struct CGRect _targetFrame; id _item; UIDynamicItemBehavior *_bodyBehavior; @@ -22,51 +22,52 @@ UIDynamicItemBehavior *_pushBehavior; UIAttachmentBehavior *_draggingBehavior; id _delegate; - float _gravity; - float _velocity; - float _elasticity; - float _friction; - float _resistance; - float _minVelocityToAssist; - float _maxVelocityToAssist; - float _maxVelocityAssistance; + double _gravity; + double _velocity; + double _elasticity; + double _friction; + double _resistance; + double _minVelocityToAssist; + double _maxVelocityToAssist; + double _maxVelocityAssistance; struct UIEdgeInsets _boundaryInsets; } @property(nonatomic) struct UIEdgeInsets boundaryInsets; // @synthesize boundaryInsets=_boundaryInsets; -@property(nonatomic) float maxVelocityAssistance; // @synthesize maxVelocityAssistance=_maxVelocityAssistance; -@property(nonatomic) float maxVelocityToAssist; // @synthesize maxVelocityToAssist=_maxVelocityToAssist; -@property(nonatomic) float minVelocityToAssist; // @synthesize minVelocityToAssist=_minVelocityToAssist; -@property(nonatomic) float resistance; // @synthesize resistance=_resistance; -@property(nonatomic) float friction; // @synthesize friction=_friction; -@property(nonatomic) float elasticity; // @synthesize elasticity=_elasticity; -@property(nonatomic) float velocity; // @synthesize velocity=_velocity; -@property(nonatomic) float gravity; // @synthesize gravity=_gravity; +@property(nonatomic) double maxVelocityAssistance; // @synthesize maxVelocityAssistance=_maxVelocityAssistance; +@property(nonatomic) double maxVelocityToAssist; // @synthesize maxVelocityToAssist=_maxVelocityToAssist; +@property(nonatomic) double minVelocityToAssist; // @synthesize minVelocityToAssist=_minVelocityToAssist; +@property(nonatomic) double resistance; // @synthesize resistance=_resistance; +@property(nonatomic) double friction; // @synthesize friction=_friction; +@property(nonatomic) double elasticity; // @synthesize elasticity=_elasticity; +@property(nonatomic) double velocity; // @synthesize velocity=_velocity; +@property(nonatomic) double gravity; // @synthesize gravity=_gravity; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)collisionBehavior:(id)arg1 beganContactForItem:(id)arg2 withBoundaryIdentifier:(id)arg3 atPoint:(struct CGPoint)arg4; -- (BOOL)allowsAnimatorToStop; -- (float)_maxVelocityToAssist; -- (float)_minVelocityToAssist; -- (float)_velocityAssistance; -- (BOOL)_shouldAssistWithVelocity:(float)arg1; -- (float)_adjustedVelocity:(float)arg1; -- (float)_itemOriginY; -- (BOOL)_itemStopped; -- (BOOL)_itemCompleted; -- (BOOL)_itemPastMidway; -- (float)_percentRemaining; -- (float)_percentComplete; +- (_Bool)allowsAnimatorToStop; +- (double)_maxVelocityToAssist; +- (double)_minVelocityToAssist; +- (double)_velocityAssistance; +- (_Bool)_shouldAssistWithVelocity:(double)arg1; +- (double)_adjustedVelocity:(double)arg1; +- (double)_itemOriginY; +- (_Bool)_itemStopped; +- (_Bool)_itemCompleted; +- (_Bool)_itemPastMidway; +- (double)_percentRemaining; +- (double)_percentComplete; - (void)_removeDraggingBehavior; - (void)_beginInteraction; +- (void)finishInteraction; - (void)finishInteractionWithVelocity:(struct CGPoint)arg1; -- (void)finishInteractionWithVelocity:(struct CGPoint)arg1 abortIfNotPastMidway:(BOOL)arg2; +- (void)finishInteractionWithVelocity:(struct CGPoint)arg1 abortIfNotPastMidway:(_Bool)arg2; - (void)updateInteractionWithPoint:(struct CGPoint)arg1; - (void)initiateInteractionFromPoint:(struct CGPoint)arg1; - (void)bounce; - (void)_setupCollisionBoundaries; - (void)_frameCollisionBoundaryPoints:(struct CGPoint *)arg1; -- (BOOL)_isGravityDown; -- (BOOL)isActive; +- (_Bool)_isGravityDown; +- (_Bool)isActive; - (void)dealloc; - (id)initWithItem:(id)arg1; - (id)initWithItem:(id)arg1 targetFrame:(struct CGRect)arg2; diff --git a/iOS7/SpringBoard/SBBounceSettings.h b/iOS7/SpringBoard/SBBounceSettings.h index 079cb094f..6b2499813 100644 --- a/iOS7/SpringBoard/SBBounceSettings.h +++ b/iOS7/SpringBoard/SBBounceSettings.h @@ -8,28 +8,28 @@ @interface SBBounceSettings : _UISettings { - BOOL _resistanceAppliesAfterBounce; - float _gravity; - float _velocity; - float _elasticity; - float _friction; - float _resistance; - float _multiplier; - float _minVelocityToAssist; - float _maxVelocityToAssist; - float _maxVelocityAssistance; + _Bool _resistanceAppliesAfterBounce; + double _gravity; + double _velocity; + double _elasticity; + double _friction; + double _resistance; + double _multiplier; + double _minVelocityToAssist; + double _maxVelocityToAssist; + double _maxVelocityAssistance; } -@property float maxVelocityAssistance; // @synthesize maxVelocityAssistance=_maxVelocityAssistance; -@property float maxVelocityToAssist; // @synthesize maxVelocityToAssist=_maxVelocityToAssist; -@property float minVelocityToAssist; // @synthesize minVelocityToAssist=_minVelocityToAssist; -@property float multiplier; // @synthesize multiplier=_multiplier; -@property BOOL resistanceAppliesAfterBounce; // @synthesize resistanceAppliesAfterBounce=_resistanceAppliesAfterBounce; -@property float resistance; // @synthesize resistance=_resistance; -@property float friction; // @synthesize friction=_friction; -@property float elasticity; // @synthesize elasticity=_elasticity; -@property float velocity; // @synthesize velocity=_velocity; -@property float gravity; // @synthesize gravity=_gravity; +@property double maxVelocityAssistance; // @synthesize maxVelocityAssistance=_maxVelocityAssistance; +@property double maxVelocityToAssist; // @synthesize maxVelocityToAssist=_maxVelocityToAssist; +@property double minVelocityToAssist; // @synthesize minVelocityToAssist=_minVelocityToAssist; +@property double multiplier; // @synthesize multiplier=_multiplier; +@property _Bool resistanceAppliesAfterBounce; // @synthesize resistanceAppliesAfterBounce=_resistanceAppliesAfterBounce; +@property double resistance; // @synthesize resistance=_resistance; +@property double friction; // @synthesize friction=_friction; +@property double elasticity; // @synthesize elasticity=_elasticity; +@property double velocity; // @synthesize velocity=_velocity; +@property double gravity; // @synthesize gravity=_gravity; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBBouncingItem.h b/iOS7/SpringBoard/SBBouncingItem.h index 7e3fc89d0..0207bb77d 100644 --- a/iOS7/SpringBoard/SBBouncingItem.h +++ b/iOS7/SpringBoard/SBBouncingItem.h @@ -12,12 +12,12 @@ { struct CGRect _bounds; struct CGPoint _center; - float _multiplier; + double _multiplier; id _translateBlock; } @property(copy) id translateBlock; // @synthesize translateBlock=_translateBlock; -@property float multiplier; // @synthesize multiplier=_multiplier; +@property double multiplier; // @synthesize multiplier=_multiplier; @property(nonatomic) struct CGAffineTransform transform; - (void)setBounds:(struct CGRect)arg1; @property(readonly, nonatomic) struct CGRect bounds; diff --git a/iOS7/SpringBoard/SBBrightnessController.h b/iOS7/SpringBoard/SBBrightnessController.h index 1fede472f..cb5fcc405 100644 --- a/iOS7/SpringBoard/SBBrightnessController.h +++ b/iOS7/SpringBoard/SBBrightnessController.h @@ -8,7 +8,7 @@ @interface SBBrightnessController : NSObject { - BOOL _debounce; + _Bool _debounce; struct BKSDisplayBrightnessTransaction *_brightnessDownTransaction; struct BKSDisplayBrightnessTransaction *_brightnessUpTransaction; } @@ -19,8 +19,8 @@ - (void)decreaseBrightnessAndRepeat; - (void)increaseBrightnessAndRepeat; - (void)setBrightnessLevel:(float)arg1; -- (void)_setBrightnessLevel:(float)arg1 showHUD:(BOOL)arg2; -- (void)adjustBacklightLevel:(BOOL)arg1; +- (void)_setBrightnessLevel:(float)arg1 showHUD:(_Bool)arg2; +- (void)adjustBacklightLevel:(_Bool)arg1; - (float)_calcButtonRepeatDelay; @end diff --git a/iOS7/SpringBoard/SBBrightnessHUDView.h b/iOS7/SpringBoard/SBBrightnessHUDView.h index b056ac5ad..e15891d2e 100644 --- a/iOS7/SpringBoard/SBBrightnessHUDView.h +++ b/iOS7/SpringBoard/SBBrightnessHUDView.h @@ -10,7 +10,7 @@ { } -- (BOOL)displaysLabel; +- (_Bool)displaysLabel; - (id)init; @end diff --git a/iOS7/SpringBoard/SBBuddyLockScreenDismissOnlyAlertItem.h b/iOS7/SpringBoard/SBBuddyLockScreenDismissOnlyAlertItem.h index 4b2e53454..26f9408aa 100644 --- a/iOS7/SpringBoard/SBBuddyLockScreenDismissOnlyAlertItem.h +++ b/iOS7/SpringBoard/SBBuddyLockScreenDismissOnlyAlertItem.h @@ -10,8 +10,8 @@ { } -- (BOOL)forcesModalAlertAppearance; -- (BOOL)allowInSetup; +- (_Bool)forcesModalAlertAppearance; +- (_Bool)allowInSetup; @end diff --git a/iOS7/SpringBoard/SBBulletinActionHandler-Protocol.h b/iOS7/SpringBoard/SBBulletinActionHandler-Protocol.h index 28fc85821..e2252d2eb 100644 --- a/iOS7/SpringBoard/SBBulletinActionHandler-Protocol.h +++ b/iOS7/SpringBoard/SBBulletinActionHandler-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBBulletinActionHandler -- (BOOL)handleActionForBulletin:(id)arg1; +- (_Bool)handleActionForBulletin:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBBulletinAlertHandler-Protocol.h b/iOS7/SpringBoard/SBBulletinAlertHandler-Protocol.h index 14a5611f2..018c5eaaf 100644 --- a/iOS7/SpringBoard/SBBulletinAlertHandler-Protocol.h +++ b/iOS7/SpringBoard/SBBulletinAlertHandler-Protocol.h @@ -8,6 +8,6 @@ @protocol SBBulletinAlertHandler - (void)handleEvent:(int)arg1 withBulletin:(id)arg2 forRegistry:(id)arg3; -- (BOOL)bindBulletin:(id)arg1 forRegistry:(id)arg2; +- (_Bool)bindBulletin:(id)arg1 forRegistry:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBBulletinAlertHandlerRegistry.h b/iOS7/SpringBoard/SBBulletinAlertHandlerRegistry.h index a2027bd93..f9cbf8be1 100644 --- a/iOS7/SpringBoard/SBBulletinAlertHandlerRegistry.h +++ b/iOS7/SpringBoard/SBBulletinAlertHandlerRegistry.h @@ -15,7 +15,7 @@ { NSMutableDictionary *_handlersBySectionID; SBAlertItemsSettings *_settings; - BOOL _disabled; + _Bool _disabled; } - (void)settings:(id)arg1 changedValueForKey:(id)arg2; diff --git a/iOS7/SpringBoard/SBBulletinAttachmentFactory.h b/iOS7/SpringBoard/SBBulletinAttachmentFactory.h index 31136af2d..1ba20e153 100644 --- a/iOS7/SpringBoard/SBBulletinAttachmentFactory.h +++ b/iOS7/SpringBoard/SBBulletinAttachmentFactory.h @@ -10,24 +10,24 @@ { } -+ (id)bannerTextForAdditionalAttachments:(unsigned int)arg1 showingImage:(BOOL)arg2; -+ (id)listTextForAdditionalAttachmentCount:(unsigned int)arg1; -+ (id)_nAttachments:(unsigned int)arg1; -+ (id)_nMoreAttachments:(unsigned int)arg1; -+ (id)modalImageForAttachmentType:(int)arg1 thumbnailData:(id)arg2; -+ (id)bannerImageForAttachmentType:(int)arg1 thumbnailData:(id)arg2; -+ (id)lockScreenFloatingImageForAttachmentType:(int)arg1 thumbnailData:(id)arg2; -+ (id)listImageForAttachmentType:(int)arg1 thumbnailData:(id)arg2; -+ (id)_listImageForAttachmentType:(int)arg1 thumbnailData:(id)arg2 forFloatingAlert:(BOOL)arg3; ++ (id)bannerTextForAdditionalAttachments:(unsigned long long)arg1 showingImage:(_Bool)arg2; ++ (id)listTextForAdditionalAttachmentCount:(unsigned long long)arg1; ++ (id)_nAttachments:(unsigned long long)arg1; ++ (id)_nMoreAttachments:(unsigned long long)arg1; ++ (id)modalImageForAttachmentType:(long long)arg1 thumbnailData:(id)arg2; ++ (id)bannerImageForAttachmentType:(long long)arg1 thumbnailData:(id)arg2; ++ (id)lockScreenFloatingImageForAttachmentType:(long long)arg1 thumbnailData:(id)arg2; ++ (id)listImageForAttachmentType:(long long)arg1 thumbnailData:(id)arg2; ++ (id)_listImageForAttachmentType:(long long)arg1 thumbnailData:(id)arg2 forFloatingAlert:(_Bool)arg3; + (id)_imageFromPNGData:(id)arg1; + (id)_imageByCroppingOrPaddingImage:(id)arg1 toSize:(struct CGSize)arg2; -+ (id)_genericImageForAttachmentType:(int)arg1; -+ (id)modalThumbnailConstraintsForAttachmentType:(int)arg1; -+ (id)bannerThumbnailConstraintsForAttachmentType:(int)arg1; -+ (id)lockScreenFloatingThumbnailContraintsForAttachmentType:(int)arg1; -+ (id)listThumbnailConstraintsForAttachmentType:(int)arg1; -+ (struct CGSize)bannerImageSizeForAttachmentType:(int)arg1 thumbnailWidth:(float)arg2 height:(float)arg3; -+ (struct CGSize)listImageSizeForAttachmentType:(int)arg1 thumbnailWidth:(float)arg2 height:(float)arg3; ++ (id)_genericImageForAttachmentType:(long long)arg1; ++ (id)modalThumbnailConstraintsForAttachmentType:(long long)arg1; ++ (id)bannerThumbnailConstraintsForAttachmentType:(long long)arg1; ++ (id)lockScreenFloatingThumbnailContraintsForAttachmentType:(long long)arg1; ++ (id)listThumbnailConstraintsForAttachmentType:(long long)arg1; ++ (struct CGSize)bannerImageSizeForAttachmentType:(long long)arg1 thumbnailWidth:(double)arg2 height:(double)arg3; ++ (struct CGSize)listImageSizeForAttachmentType:(long long)arg1 thumbnailWidth:(double)arg2 height:(double)arg3; @end diff --git a/iOS7/SpringBoard/SBBulletinBannerController.h b/iOS7/SpringBoard/SBBulletinBannerController.h index c966d2408..d7d333c8e 100644 --- a/iOS7/SpringBoard/SBBulletinBannerController.h +++ b/iOS7/SpringBoard/SBBulletinBannerController.h @@ -18,36 +18,37 @@ NSMutableArray *_bulletinQueue; BBObserver *_observer; NSMutableSet *_sectionIDsToPend; - BOOL _quietModeEnabled; + _Bool _quietModeEnabled; id _bannerTarget; } + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; +- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned long long)arg2; - (void)observer:(id)arg1 noteServerReceivedResponseForBulletin:(id)arg2; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; +- (id)observer:(id)arg1 composedAttachmentImageForType:(long long)arg2 thumbnailData:(id)arg3 key:(id)arg4; +- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (_Bool)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; - (void)observer:(id)arg1 updateSectionInfo:(id)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; - (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)bannerTargetManager:(id)arg1 didRemoveTarget:(id)arg2; - (void)bannerTargetManager:(id)arg1 didAddTarget:(id)arg2; - (id)newBannerViewForContext:(id)arg1; - (void)_syncLockScreenDismissalsForSeedBulletin:(id)arg1 additionalBulletins:(id)arg2; - (id)dequeueNextBannerItemForTarget:(id)arg1; - (id)peekNextBannerItemForTarget:(id)arg1; +- (void)_dismissWithdrawnBannerIfNecessaryFromBulletinIDs:(id)arg1; - (void)_showTestBanner:(id)arg1; - (void)_removeNextBulletinIfNecessary; - (void)_queueBulletin:(id)arg1; -- (BOOL)_replaceBulletin:(id)arg1; +- (_Bool)_replaceBulletin:(id)arg1; - (void)_removeBulletin:(id)arg1; -- (unsigned int)_indexOfQueuedBulletinID:(id)arg1; +- (unsigned long long)_indexOfQueuedBulletinID:(id)arg1; - (void)handleVolumeDecrease; - (void)handleVolumeIncrease; - (void)_reloadVolumePressBanditPreference; diff --git a/iOS7/SpringBoard/SBBulletinBannerItem.h b/iOS7/SpringBoard/SBBulletinBannerItem.h index f825c1add..bb738abc5 100644 --- a/iOS7/SpringBoard/SBBulletinBannerItem.h +++ b/iOS7/SpringBoard/SBBulletinBannerItem.h @@ -21,10 +21,10 @@ + (id)itemWithSeedBulletin:(id)arg1 additionalBulletins:(id)arg2 andObserver:(id)arg3; + (id)itemWithBulletin:(id)arg1 andObserver:(id)arg2; -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; -- (BOOL)isVIP; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; +- (_Bool)isVIP; - (id)attachmentImage; - (id)attachmentText; - (id)iconImage; @@ -32,13 +32,13 @@ - (id)message; - (id)title; - (id)pullDownNotification; -- (BOOL)canShowInAssistant; +- (_Bool)canShowInAssistant; - (id)sortDate; - (id)seedBulletin; - (id)action; - (id)sound; - (void)_setSound; -- (unsigned int)accessoryStyle; +- (unsigned long long)accessoryStyle; - (id)_appName; - (id)additionalBulletins; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBBulletinCellContentView.h b/iOS7/SpringBoard/SBBulletinCellContentView.h deleted file mode 100644 index 4ff0d6843..000000000 --- a/iOS7/SpringBoard/SBBulletinCellContentView.h +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBBulletinCellContentViewBase.h" - -@class UIView; - -@interface SBBulletinCellContentView : SBBulletinCellContentViewBase -{ - UIView *_blurView; - UIView *_contentView; - float _shadowBlur; - void *_data; - unsigned long _dataLength; -} - -+ (float)heightForSystemAlertStyleWithTitle:(id)arg1 maxLines:(unsigned int)arg2 message:(id)arg3 maxLines:(unsigned int)arg4 contentWidth:(float)arg5; -+ (float)heightForBulletinStyleWithSubtitle:(id)arg1 imageHeight:(float)arg2; -+ (float)heightForBulletinStyleWithSubtitle:(id)arg1 message:(id)arg2 maxLines:(unsigned int)arg3 contentWidth:(float)arg4; -+ (id)_attachmentFont; -+ (id)_messageFont; -+ (id)_subtitleFont; -+ (id)_dateFont; -+ (id)_titleFont; -- (void)displayLayer:(id)arg1; -- (void)drawInGrayscaleContexts; -- (void)drawInColorContext; -- (BOOL)getSourceData:(struct vImage_Buffer *)arg1 dstData:(struct vImage_Buffer *)arg2; -- (void)setNeedsDisplay; -- (void)setShadowColor:(id)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (void)_drawLabel:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)_drawLabel:(id)arg1 withMetrics:(id)arg2 inContext:(struct CGContext *)arg3; -- (void)_configureCTMForDrawingLabel:(id)arg1 inContext:(struct CGContext *)arg2; -- (void)layoutSubviews; -- (void)_layoutAttachmentTextAtX:(float)arg1; -- (float)_layoutMessageAtX:(float)arg1 y:(float)arg2; -- (float)_layoutAttachmentImageAtX:(float)arg1 y:(float)arg2; -- (float)_layoutSubtitleAtX:(float)arg1 y:(float)arg2; -- (float)_layoutTitleAtX:(float)arg1 y:(float)arg2; -- (BOOL)_shouldVerticallyCenterBulletinStyleDate; -- (BOOL)_shouldVerticallyCenterBulletinStyleTitle; -- (id)_attachmentFont; -- (id)_messageFont; -- (id)_subtitleFont; -- (id)_titleFont; -- (id)_dateFont; -- (void)_configureLabel:(id)arg1 withFont:(id)arg2 color:(id)arg3 alignment:(int)arg4; -- (void)dealloc; -- (id)_initForLayoutStyle:(int)arg1; -- (void)setShadowBlur:(float)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBBulletinCellContentViewBase.h b/iOS7/SpringBoard/SBBulletinCellContentViewBase.h deleted file mode 100644 index 867944da8..000000000 --- a/iOS7/SpringBoard/SBBulletinCellContentViewBase.h +++ /dev/null @@ -1,84 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBDateLabelDelegate-Protocol.h" - -@class SBStringMetrics, UIColor, UIImageView, UILabel, UILabel; - -@interface SBBulletinCellContentViewBase : UIView -{ - UILabel *_titleLabel; - UILabel *_subtitleLabel; - UILabel *_messageLabel; - SBStringMetrics *_messageMetrics; - UILabel *_dateLabel; - UILabel *_endDateLabel; - UIImageView *_attachmentImageView; - UILabel *_attachmentLabel; - BOOL _isVIP; - UIImageView *_vipImageView; - unsigned int _maxMessageLines; - unsigned int _maxTitleLines; - struct CGSize _imageSize; - UIColor *_shadowColor; - int _layoutStyle; - float _titleLineHeight; - float _subtitleLineHeight; - float _messageLineHeight; - float _attachmentLineHeight; - BOOL _hasButton; - BOOL _buttonsBelowContent; - BOOL _highlighted; - int _dateFormatStyle; -} - -@property(nonatomic) BOOL hasButton; // @synthesize hasButton=_hasButton; -@property(nonatomic) int dateFormatStyle; // @synthesize dateFormatStyle=_dateFormatStyle; -@property(nonatomic) int layoutStyle; // @synthesize layoutStyle=_layoutStyle; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; -@property(retain, nonatomic) UIImageView *attachmentImageView; // @synthesize attachmentImageView=_attachmentImageView; -@property(retain, nonatomic) UILabel *endDateLabel; // @synthesize endDateLabel=_endDateLabel; -@property(retain, nonatomic) UILabel *dateLabel; // @synthesize dateLabel=_dateLabel; -@property(retain, nonatomic) UILabel *attachmentLabel; // @synthesize attachmentLabel=_attachmentLabel; -@property(retain, nonatomic) UILabel *messageLabel; // @synthesize messageLabel=_messageLabel; -@property(retain, nonatomic) UILabel *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; -@property(retain, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; -- (BOOL)_drawsInColorContextAlways; -- (struct CGSize)_shadowOffset; -- (id)_vipAccessoryImage; -- (id)_attachmentFont; -- (id)_messageFont; -- (id)_subtitleFont; -- (id)_titleFont; -- (id)_dateFont; -- (void)_configureLabel:(id)arg1 withFont:(id)arg2 color:(id)arg3 alignment:(int)arg4; -- (float)_heightForLabel:(id)arg1 forWidth:(float)arg2 maxHeight:(float)arg3; -- (float)_heightForLabel:(id)arg1 forWidth:(float)arg2 minLines:(unsigned int)arg3 maxLines:(unsigned int)arg4 lineHeight:(float)arg5; -- (void)setHasButtonBelow:(BOOL)arg1; -- (void)_updateLabelFontsAndLineHeights; -- (void)setVIP:(BOOL)arg1; -- (void)setAttachmentImageSize:(struct CGSize)arg1; -- (void)setAttachmentImage:(id)arg1; -- (void)setStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 formatStyle:(int)arg5; -- (void)dateLabelDidChange:(id)arg1; -- (void)setAttachmentText:(id)arg1; -- (void)setMessage:(id)arg1; -- (void)setSubtitle:(id)arg1; -- (void)setTitle:(id)arg1; -- (id)_modifiedLabel:(id)arg1 withText:(id)arg2 font:(id)arg3; -- (id)_modifiedLabel:(id)arg1 withText:(id)arg2 font:(id)arg3 alignment:(int)arg4; -- (void)setShadowColor:(id)arg1; -- (void)setMessageMaxLines:(unsigned int)arg1; -- (void)setTitleMaxLines:(unsigned int)arg1; -- (void)dealloc; -- (id)initForSystemAlertStyle; -- (id)initForBulletinStyle; -- (id)_initForLayoutStyle:(int)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBBulletinDateLabel-Protocol.h b/iOS7/SpringBoard/SBBulletinDateLabel-Protocol.h index 0262f15da..f428bb557 100644 --- a/iOS7/SpringBoard/SBBulletinDateLabel-Protocol.h +++ b/iOS7/SpringBoard/SBBulletinDateLabel-Protocol.h @@ -7,10 +7,10 @@ #import "NSObject-Protocol.h" @protocol SBBulletinDateLabel -@property(nonatomic) BOOL isTimestamp; +@property(nonatomic) _Bool isTimestamp; @property(nonatomic) int labelType; @property(nonatomic) id delegate; -@property(nonatomic, getter=isAllDay) BOOL allDay; +@property(nonatomic, getter=isAllDay) _Bool allDay; - (void)prepareForReuse; - (void)stopCoalescingUpdates; - (void)startCoalescingUpdates; diff --git a/iOS7/SpringBoard/SBBulletinDateLabelFactory.h b/iOS7/SpringBoard/SBBulletinDateLabelFactory.h index 96f68596b..29869e76f 100644 --- a/iOS7/SpringBoard/SBBulletinDateLabelFactory.h +++ b/iOS7/SpringBoard/SBBulletinDateLabelFactory.h @@ -15,12 +15,12 @@ + (id)sharedInstance; - (void)_purgeRecycledLabels; -- (int)_styleForLabel:(id)arg1; +- (long long)styleForLabel:(id)arg1; - (void)recycleLabel:(id)arg1; -- (id)combinedDateLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 forStyle:(int)arg5; -- (id)endLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 forStyle:(int)arg5; -- (id)startLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 forStyle:(int)arg5; -- (id)_labelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(BOOL)arg4 forStyle:(int)arg5 forType:(int)arg6; +- (id)combinedDateLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(_Bool)arg4 forStyle:(long long)arg5; +- (id)endLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(_Bool)arg4 forStyle:(long long)arg5; +- (id)startLabelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(_Bool)arg4 forStyle:(long long)arg5; +- (id)_labelWithStartDate:(id)arg1 endDate:(id)arg2 timeZone:(id)arg3 allDay:(_Bool)arg4 forStyle:(long long)arg5 forType:(int)arg6; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBBulletinListSection.h b/iOS7/SpringBoard/SBBulletinListSection.h index 63b9167f5..9cc6ea3a7 100644 --- a/iOS7/SpringBoard/SBBulletinListSection.h +++ b/iOS7/SpringBoard/SBBulletinListSection.h @@ -6,55 +6,71 @@ #import "NSObject.h" -@class NSArray, NSDate, NSMutableArray, NSMutableSet, NSString, UIImage; +@class BBSectionInfo, NSArray, NSDate, NSMutableArray, NSMutableSet, NSSet, NSString, UIImage; @interface SBBulletinListSection : NSObject { NSString *_sectionID; - int _sectionType; - int _sectionCategory; + long long _sectionType; + long long _sectionCategory; id _widget; NSMutableArray *_bulletins; NSMutableSet *_bulletinIDs; NSArray *_sortDescriptors; NSString *_displayName; UIImage *_iconImage; - unsigned int _notificationCenterLimit; - BOOL _showsInLockScreen; - BOOL _displaysCriticalBulletins; + _Bool _showsInLockScreen; + _Bool _showsMessagePreview; + unsigned long long _messageNumberOfLines; + _Bool _displaysCriticalBulletins; NSDate *_lastSortDate; + NSMutableSet *_subsections; + UIImage *_largeIconImage; + BBSectionInfo *_sectionInfo; } -@property(nonatomic) BOOL showsInLockScreen; // @synthesize showsInLockScreen=_showsInLockScreen; -@property(nonatomic) unsigned int notificationCenterLimit; // @synthesize notificationCenterLimit=_notificationCenterLimit; +@property(retain, nonatomic) BBSectionInfo *sectionInfo; // @synthesize sectionInfo=_sectionInfo; +@property(nonatomic) unsigned long long messageNumberOfLines; // @synthesize messageNumberOfLines=_messageNumberOfLines; +@property(nonatomic) _Bool showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; +@property(nonatomic) _Bool showsInLockScreen; // @synthesize showsInLockScreen=_showsInLockScreen; @property(copy, nonatomic) NSString *sectionID; // @synthesize sectionID=_sectionID; +@property(retain, nonatomic) UIImage *largeIconImage; // @synthesize largeIconImage=_largeIconImage; @property(retain, nonatomic) UIImage *iconImage; // @synthesize iconImage=_iconImage; @property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; @property(retain, nonatomic) NSArray *sortDescriptors; // @synthesize sortDescriptors=_sortDescriptors; @property(retain, nonatomic) id widget; // @synthesize widget=_widget; @property(readonly, nonatomic) NSArray *bulletins; // @synthesize bulletins=_bulletins; -@property(nonatomic) int sectionCategory; // @synthesize sectionCategory=_sectionCategory; -- (BOOL)hasBulletinWithID:(id)arg1; +@property(nonatomic) long long sectionCategory; // @synthesize sectionCategory=_sectionCategory; +- (void)setShowsMessagePreview:(_Bool)arg1 forSubsectionID:(id)arg2; +- (_Bool)showsMessagePreviewForBulletinsInSubsectionID:(id)arg1; +- (_Bool)showsMessagePreviewForBulletinID:(id)arg1; +- (void)setShowsInLockScreen:(_Bool)arg1 forSubsectionID:(id)arg2; +- (_Bool)showsBulletinsInSubsectionIDInLockScreen:(id)arg1; +- (_Bool)showsBulletinIDInLockScreen:(id)arg1; +- (id)_subsectionWithIDCreatingIfNecessary:(id)arg1; +@property(readonly, nonatomic) NSSet *subsectionIDs; +- (_Bool)hasBulletinWithID:(id)arg1; - (id)bulletinWithBulletinID:(id)arg1; -- (id)bulletinAtIndex:(unsigned int)arg1; -- (unsigned int)replaceBulletin:(id)arg1 withBulletin:(id)arg2; -- (unsigned int)removeBulletin:(id)arg1; -- (unsigned int)_removeBulletin:(id)arg1; -- (unsigned int)addBulletin:(id)arg1; -- (unsigned int)indexOfBulletinWithLocalNotification:(id)arg1; -- (unsigned int)indexOfBulletinID:(id)arg1; -- (unsigned int)_indexForNewBulletin:(id)arg1; -- (int)compareSection:(id)arg1 forOrder:(int)arg2; -- (int)compare:(id)arg1; +- (id)bulletinAtIndex:(unsigned long long)arg1; +- (unsigned long long)replaceBulletin:(id)arg1 withBulletin:(id)arg2; +- (unsigned long long)removeBulletin:(id)arg1; +- (unsigned long long)_removeBulletin:(id)arg1; +- (unsigned long long)addBulletin:(id)arg1; +- (unsigned long long)indexOfBulletinWithLocalNotification:(id)arg1; +- (unsigned long long)indexOfBulletinID:(id)arg1; +- (unsigned long long)_indexForNewBulletin:(id)arg1; +- (long long)compareSection:(id)arg1 forOrder:(long long)arg2; +- (long long)compare:(id)arg1; +- (void)_updateWithSectionInfo:(id)arg1; +- (void)updateWithSectionInfo:(id)arg1; - (void)dealloc; - (id)initWithSectionInfo:(id)arg1; -- (BOOL)showsTodaysDate; -- (BOOL)displaysCriticalBulletins; +- (_Bool)displaysCriticalBulletins; - (id)lastSortDate; -- (BOOL)hasClearableBulletins; -- (unsigned int)bulletinCount; -- (BOOL)isBulletinSection; -- (BOOL)isWidgetSection; +- (_Bool)hasClearableBulletins; +- (unsigned long long)bulletinCount; +- (_Bool)isBulletinSection; +- (_Bool)isWidgetSection; - (id)description; @end diff --git a/iOS7/SpringBoard/SBBulletinListSubsection.h b/iOS7/SpringBoard/SBBulletinListSubsection.h new file mode 100644 index 000000000..842d20921 --- /dev/null +++ b/iOS7/SpringBoard/SBBulletinListSubsection.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface SBBulletinListSubsection : NSObject +{ + _Bool _showsInLockScreen; + _Bool _showsMessagePreview; + NSString *_subsectionID; +} + +@property(nonatomic) _Bool showsMessagePreview; // @synthesize showsMessagePreview=_showsMessagePreview; +@property(nonatomic) _Bool showsInLockScreen; // @synthesize showsInLockScreen=_showsInLockScreen; +@property(readonly, nonatomic) NSString *subsectionID; // @synthesize subsectionID=_subsectionID; +- (void)dealloc; +- (id)initWithBulletinListSection:(id)arg1 subsectionID:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBBulletinLockBar.h b/iOS7/SpringBoard/SBBulletinLockBar.h deleted file mode 100644 index 9e8c09f7a..000000000 --- a/iOS7/SpringBoard/SBBulletinLockBar.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "TPLegacyBottomLockBar.h" - -@interface SBBulletinLockBar : TPLegacyBottomLockBar -{ -} - -- (void)setWellWidth:(float)arg1; -- (void)setAlpha:(float)arg1; -- (void)hideKnob; -- (void)showKnob; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (float)_calcKnobYOffset; -- (void)_adjustLabelOrigin; -- (float)knobTrackInsetRight; -- (BOOL)_shouldStopLabelAnimationForGrab; -- (BOOL)usesBackgroundImage; -- (BOOL)allowsTouchTrackingBeyondVerticalThreshold; -- (id)wellImageName; -- (float)defaultWellWidth; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 knobImage:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBBulletinModalAlert.h b/iOS7/SpringBoard/SBBulletinModalAlert.h index 441578315..b803f8edf 100644 --- a/iOS7/SpringBoard/SBBulletinModalAlert.h +++ b/iOS7/SpringBoard/SBBulletinModalAlert.h @@ -13,21 +13,21 @@ BBBulletin *_bulletin; NSArray *_buttons; NSArray *_bulletinButtonIndices; - BOOL _playedSound; + _Bool _playedSound; SBBulletinModalAlert *_superseded; } @property(retain, nonatomic) NSArray *bulletinButtonIndices; // @synthesize bulletinButtonIndices=_bulletinButtonIndices; @property(retain, nonatomic) NSArray *buttons; // @synthesize buttons=_buttons; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; - (void)willDeactivateForReason:(int)arg1; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dismiss:(int)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithBulletin:(id)arg1 supersededAlert:(id)arg2; - (id)initWithBulletin:(id)arg1; diff --git a/iOS7/SpringBoard/SBBulletinModalController.h b/iOS7/SpringBoard/SBBulletinModalController.h index 4b7477ed7..59f1b772b 100644 --- a/iOS7/SpringBoard/SBBulletinModalController.h +++ b/iOS7/SpringBoard/SBBulletinModalController.h @@ -15,32 +15,32 @@ @interface SBBulletinModalController : NSObject { BBObserver *_observer; - BOOL _deviceIsLocked; + _Bool _deviceIsLocked; NSMutableArray *_incomingBulletinEventQueue; NSMutableDictionary *_handlersBySectionID; NSMapTable *_handlersByBulletinID; NSMapTable *_alertsByBulletinID; - BOOL _quietModeEnabled; + _Bool _quietModeEnabled; } + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; - (void)_syncDismissalForBulletin:(id)arg1; - (void)handleEvent:(int)arg1 withBulletin:(id)arg2 forRegistry:(id)arg3; -- (BOOL)bindBulletin:(id)arg1 forRegistry:(id)arg2; +- (_Bool)bindBulletin:(id)arg1 forRegistry:(id)arg2; - (void)bulletinWindowStoppedBeingBusy; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; +- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned long long)arg2; +- (id)observer:(id)arg1 composedAttachmentImageForType:(long long)arg2 thumbnailData:(id)arg3 key:(id)arg4; +- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (_Bool)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; - (void)observer:(id)arg1 noteServerReceivedResponseForBulletin:(id)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; - (void)observer:(id)arg1 purgeReferencesToBulletinID:(id)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; - (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)_executeOrPendEventBlock:(id)arg1 forBulletin:(void)arg2; - (void)_dequeuePendedEventsIfPossible; - (id)attachmentImageForBulletin:(id)arg1; diff --git a/iOS7/SpringBoard/SBBulletinObserverViewController.h b/iOS7/SpringBoard/SBBulletinObserverViewController.h index e49654559..2de876da4 100644 --- a/iOS7/SpringBoard/SBBulletinObserverViewController.h +++ b/iOS7/SpringBoard/SBBulletinObserverViewController.h @@ -9,11 +9,12 @@ #import "BBObserverDelegate-Protocol.h" #import "SBBulletinViewControllerDelegate-Protocol.h" #import "SBNotificationCenterWidgetHost-Protocol.h" +#import "SBSizeObservingViewDelegate-Protocol.h" #import "SBWidgetViewControllerHostDelegate-Protocol.h" @class BBObserver, NSArray, NSMutableArray, NSMutableDictionary, SBBulletinViewController; -@interface SBBulletinObserverViewController : UIViewController +@interface SBBulletinObserverViewController : UIViewController { BBObserver *_observer; id _delegate; @@ -23,129 +24,137 @@ NSMutableArray *_visibleSectionIDs; NSMutableDictionary *_bulletinIDsByFeed; SBBulletinViewController *_bulletinViewController; - int _sectionOrderRule; - int _supportedCategory; + long long _sectionOrderRule; + long long _supportedCategory; NSArray *_sectionOrder; NSMutableArray *_makeshiftSectionOrder; + long long _requestHandlingDisabledCount; struct { - unsigned int shouldPushUpdatesToView:1; - unsigned int isRequestHandlingEnabled:1; unsigned int isServerConnected:1; unsigned int isViewVisible:1; + unsigned int isRePushingUpdates:1; + unsigned int scrollsToTop:1; + unsigned int isLayoutValid:1; } _bulletinObserverViewControllerFlags; } + (id)allCategories; @property(nonatomic) id widgetDelegate; // @synthesize widgetDelegate=_widgetDelegate; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) SBBulletinViewController *bulletinViewController; // @synthesize bulletinViewController=_bulletinViewController; +@property(readonly, nonatomic) SBBulletinViewController *bulletinViewController; // @synthesize bulletinViewController=_bulletinViewController; - (void)hostDidDismiss; - (void)hostWillDismiss; - (void)hostDidPresent; - (void)hostWillPresent; - (void)_invokeBlockWithAllWidgets:(id)arg1; - (void)widget:(id)arg1 didUpdatePreferredSize:(struct CGSize)arg2; -- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(int)arg3 context:(id)arg4 completion:(id)arg5; +- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(long long)arg3 context:(id)arg4 completion:(id)arg5; - (void)widget:(id)arg1 requestsLaunchOfURL:(id)arg2; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (struct CGSize)observer:(id)arg1 composedAttachmentSizeForType:(int)arg2 thumbnailWidth:(float)arg3 height:(float)arg4 key:(id)arg5; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentSizeBeforeBulletinDelivery:(id)arg1; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; -- (void)observer:(id)arg1 updateSectionInfo:(id)arg2 inCategory:(int)arg3; -- (void)observer:(id)arg1 updateSectionOrder:(id)arg2 forCategory:(int)arg3; -- (void)observer:(id)arg1 updateSectionOrderRule:(int)arg2; +- (struct CGSize)observer:(id)arg1 composedAttachmentSizeForType:(long long)arg2 thumbnailWidth:(float)arg3 height:(float)arg4 key:(id)arg5; +- (id)observer:(id)arg1 composedAttachmentImageForType:(long long)arg2 thumbnailData:(id)arg3 key:(id)arg4; +- (id)observer:(id)arg1 thumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (_Bool)observerShouldFetchAttachmentSizeBeforeBulletinDelivery:(id)arg1; +- (_Bool)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; +- (void)observer:(id)arg1 noteSectionParametersChanged:(id)arg2 forSectionID:(id)arg3; +- (void)observer:(id)arg1 updateSectionInfo:(id)arg2 inCategory:(long long)arg3; +- (void)observer:(id)arg1 updateSectionOrder:(id)arg2 forCategory:(long long)arg3; +- (void)observer:(id)arg1 updateSectionOrderRule:(long long)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; -- (void)observer:(id)arg1 modifyBulletin:(id)arg2 forFeed:(unsigned int)arg3; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 modifyBulletin:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)_clearQueues; - (void)_enqueueInQueue:(id)arg1 orProcessRequest:(id)arg2; -- (BOOL)_canEnqueueRequestsInQueue:(id)arg1; +- (_Bool)_canEnqueueRequestsInQueue:(id)arg1; - (void)_dequeueAndProcessItemsInQueues; -- (BOOL)_dequeueAndProcessNextItemInQueues; -- (BOOL)_dequeueAndProcessNextItemInQueue:(id)arg1; -- (BOOL)_canProcessRequestsInQueue:(id)arg1; -- (BOOL)_isServerConnected; -- (void)_updateSection:(id)arg1 forCategory:(int)arg2; -- (void)_setSectionOrder:(id)arg1 forCategory:(int)arg2; -- (void)_setSectionOrderRule:(int)arg1; -- (void)_sortAndCommitReloadOfSectionsInCategory:(int)arg1; -- (void)_sortVisibleSectionsForCategory:(int)arg1; +- (_Bool)_dequeueAndProcessNextItemInQueues; +- (_Bool)_dequeueAndProcessNextItemInQueue:(id)arg1; +- (_Bool)_canProcessRequestsInQueue:(id)arg1; +- (_Bool)_isServerConnected; +- (void)_updateSection:(id)arg1 forCategory:(long long)arg2; +- (void)_setSectionOrder:(id)arg1 forCategory:(long long)arg2; +- (void)_setSectionOrderRule:(long long)arg1; +- (void)_sortAndCommitReloadOfSectionsInCategory:(long long)arg1; +- (void)sortVisibleSectionsForCategory:(long long)arg1; - (void)clearSection:(id)arg1; - (void)removeAndDisableSection:(id)arg1; - (void)removeSection:(id)arg1; -- (void)addSection:(id)arg1 inCategory:(int)arg2; -- (void)_addSection:(id)arg1 toCategory:(int)arg2 widget:(id)arg3; -- (void)_setSection:(id)arg1 enabled:(BOOL)arg2; +- (void)_addSection:(id)arg1 toCategory:(long long)arg2 widget:(id)arg3; +- (void)_setSection:(id)arg1 enabled:(_Bool)arg2; - (void)_loadSection:(id)arg1; -- (void)_insertSectionIfNecessary:(id)arg1 commit:(BOOL)arg2; +- (void)_insertSectionIfNecessary:(id)arg1 commit:(_Bool)arg2; - (void)_updateMakeshiftSectionOrderIfNecessary:(id)arg1; - (id)_bulletinAfterBulletin:(id)arg1 inSection:(id)arg2; - (id)firstSection; - (id)sectionAfterSection:(id)arg1; -@property(readonly, nonatomic) int supportedCategory; +@property(readonly, nonatomic) long long supportedCategory; - (id)sectionWithIdentifier:(id)arg1; - (id)_enabledSectionWithIdentifier:(id)arg1; -- (unsigned int)_indexOfSectionWithIdentifier:(id)arg1; -- (id)sectionIdentifierAtIndex:(unsigned int)arg1; -- (unsigned int)_numberOfVisibleSections; -- (unsigned int)indexOfBulletin:(id)arg1 inSection:(id)arg2; +- (unsigned long long)indexOfSectionWithIdentifier:(id)arg1; +- (id)sectionIdentifierAtIndex:(unsigned long long)arg1; +- (unsigned long long)_numberOfVisibleSections; +- (unsigned long long)indexOfBulletin:(id)arg1 inSection:(id)arg2; - (id)_bulletinWithIdentifier:(id)arg1 inSection:(id)arg2; -- (id)bulletinAtIndex:(unsigned int)arg1 inSection:(id)arg2; -- (unsigned int)_numberOfBulletinsInSection:(id)arg1; +- (id)bulletinAtIndex:(unsigned long long)arg1 inSection:(id)arg2; +- (unsigned long long)_numberOfBulletinsInSection:(id)arg1; - (void)replaceBulletin:(id)arg1 inSection:(id)arg2; - (void)removeBulletin:(id)arg1 fromSection:(id)arg2; -- (void)addBulletin:(id)arg1 toSection:(id)arg2 forFeed:(unsigned int)arg3; -- (void)_setSection:(id)arg1 visible:(BOOL)arg2; -- (BOOL)_isSectionVisible:(id)arg1; -- (BOOL)_isBulletin:(id)arg1 associatedWithSection:(id)arg2; +- (void)addBulletin:(id)arg1 toSection:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)_setSection:(id)arg1 visible:(_Bool)arg2; +- (_Bool)_isSectionVisible:(id)arg1; +- (_Bool)_isBulletin:(id)arg1 associatedWithSection:(id)arg2; +- (_Bool)_isBulletin:(id)arg1 associatedWithSection:(id)arg2 forFeed:(unsigned long long)arg3; - (void)_disassociateBulletin:(id)arg1 fromSection:(id)arg2; +- (void)willDisassociateBulletin:(id)arg1 fromSection:(id)arg2; - (id)_reassociateBulletin:(id)arg1 withSection:(id)arg2; -- (void)_associateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned int)arg3; -- (unsigned int)_feedsForBulletinID:(id)arg1; +- (void)_associateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)didAssociateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)willAssociateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned long long)arg3; +- (unsigned long long)_feedsForBulletinID:(id)arg1; - (void)_removeBulletinIDFromAllFeeds:(id)arg1; -- (void)_addBulletinID:(id)arg1 toSetForFeeds:(unsigned int)arg2; -- (void)_addBulletinID:(id)arg1 toSetForFeed:(unsigned int)arg2; +- (void)_addBulletinID:(id)arg1 toSetForFeeds:(unsigned long long)arg2; +- (void)_addBulletinID:(id)arg1 toSetForFeed:(unsigned long long)arg2; - (id)infoForSection:(id)arg1; - (id)infoForWidgetSection:(id)arg1; - (id)infoForBulletinSection:(id)arg1; - (id)infoForWidget:(id)arg1 inSection:(id)arg2; - (id)infoForBulletin:(id)arg1 inSection:(id)arg2; -- (id)_widgetForSection:(id)arg1 inCategory:(int)arg2; -- (int)widgetIdiomForCategory:(int)arg1; -- (void)pushUpdatesAgainForFeeds:(unsigned int)arg1; -- (void)pushUpdatesAgainForSectionWithIdentifier:(id)arg1 feeds:(unsigned int)arg2; +- (id)_widgetForSection:(id)arg1 inCategory:(long long)arg2; +- (long long)widgetIdiomForCategory:(long long)arg1; +- (void)pushUpdatesAgainForFeeds:(unsigned long long)arg1; +- (void)pushUpdatesAgainForSectionWithIdentifier:(id)arg1 feeds:(unsigned long long)arg2; +- (_Bool)isRePushingUpdates; +- (void)updateSection:(id)arg1 withParameters:(id)arg2; - (void)updateSection:(id)arg1 withInfo:(id)arg2; - (void)commitMoveOfBulletin:(id)arg1 inSection:(id)arg2 beforeBulletin:(id)arg3 inSection:(id)arg4; - (void)commitReplacementWithBulletin:(id)arg1 ofBulletin:(id)arg2 inSection:(id)arg3; - (void)commitRemovalOfBulletin:(id)arg1 fromSection:(id)arg2; -- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned int)arg4; +- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned long long)arg4; - (void)commitReloadOfSections:(id)arg1; - (void)commitReplacementWithSection:(id)arg1 ofSection:(id)arg2; - (void)commitMoveOfSection:(id)arg1 beforeSection:(id)arg2; - (void)commitRemovalOfSection:(id)arg1; - (void)commitInsertionOfSection:(id)arg1 beforeSection:(id)arg2; -- (BOOL)bulletinViewController:(id)arg1 didSelectBulletin:(id)arg2 inSection:(id)arg3; -- (BOOL)bulletinViewController:(id)arg1 shouldHighlightBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)bulletinViewController:(id)arg1 didSelectBulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)bulletinViewController:(id)arg1 shouldHighlightBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; - (void)viewWillLayoutSubviews; -- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(int)arg1; -- (int)layoutMode; -- (id)_contentView; +- (void)sizeObservingView:(id)arg1 didChangeSize:(struct CGSize)arg2; +- (void)invalidateContentLayout; +- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(long long)arg1; +- (long long)layoutMode; - (void)viewDidLoad; - (void)loadView; - (void)_insertBulletinViewControllerView; -- (void)_setShouldPushUpdatesToView:(BOOL)arg1; -- (BOOL)_shouldPushUpdatesToView; -@property(nonatomic, getter=isRequestHandlingEnabled) BOOL requestHandlingEnabled; -- (id)surrenderBulletinViewController; +- (long long)sectionOrderRule; +@property(nonatomic) _Bool scrollsToTop; +@property(nonatomic, getter=isRequestHandlingEnabled) _Bool requestHandlingEnabled; - (id)observer; - (void)dealloc; -- (id)initWithObserverFeed:(unsigned int)arg1; +- (id)initWithObserverFeed:(unsigned long long)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBBulletinObserverViewControllerContentView.h b/iOS7/SpringBoard/SBBulletinObserverViewControllerContentView.h deleted file mode 100644 index 4b13c04bb..000000000 --- a/iOS7/SpringBoard/SBBulletinObserverViewControllerContentView.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBBulletinObserverViewControllerContentView : UIView -{ - BOOL _isLastSizeValid; -} - -- (void)setBounds:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -@property(nonatomic, getter=isLastSizeValid) BOOL lastSizeValid; - -@end - diff --git a/iOS7/SpringBoard/SBBulletinRecipe.h b/iOS7/SpringBoard/SBBulletinRecipe.h new file mode 100644 index 000000000..3693b02b6 --- /dev/null +++ b/iOS7/SpringBoard/SBBulletinRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBBulletinRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBBulletinRootViewController.h b/iOS7/SpringBoard/SBBulletinRootViewController.h index 68805ea12..8db50794b 100644 --- a/iOS7/SpringBoard/SBBulletinRootViewController.h +++ b/iOS7/SpringBoard/SBBulletinRootViewController.h @@ -14,13 +14,13 @@ SBBulletinWindowController *_windowController; } -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)wantsFullScreenLayout; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)wantsFullScreenLayout; - (void)dismissViewController:(id)arg1 onView:(id)arg2; - (void)presentViewController:(id)arg1 onView:(id)arg2; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBBulletinSoundController.h b/iOS7/SpringBoard/SBBulletinSoundController.h index 5a798f1f0..0e60a73e5 100644 --- a/iOS7/SpringBoard/SBBulletinSoundController.h +++ b/iOS7/SpringBoard/SBBulletinSoundController.h @@ -16,26 +16,29 @@ BBObserver *_observer; NSMutableArray *_blockQueue; NSMutableDictionary *_playingSounds; - BOOL _deviceIsLocked; - BOOL _quietModeEnabled; + _Bool _deviceIsLocked; + _Bool _quietModeEnabled; + unsigned long long _quietModeState; } + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; - (void)bulletinWindowStoppedBeingBusy; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; +- (void)observer:(id)arg1 noteAlertBehaviorOverrideStateChanged:(unsigned long long)arg2; +- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned long long)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)_enqueueBlock:(id)arg1 forBulletin:(void)arg2; -- (BOOL)_shouldHonorPlaySoundRequestForBulletin:(id)arg1; +- (_Bool)_shouldHonorPlaySoundRequestForBulletin:(id)arg1; - (void)_hardwareButtonPressed:(id)arg1; -- (BOOL)quietModeEnabled; +- (unsigned long long)quietModeState; +- (_Bool)quietModeEnabled; - (void)killSounds; - (void)killSoundForBulletin:(id)arg1; -- (BOOL)playSoundForBulletin:(id)arg1; +- (_Bool)playSoundForBulletin:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBBulletinSystemStateAdapter.h b/iOS7/SpringBoard/SBBulletinSystemStateAdapter.h index bfa8191d2..b5d6e4db7 100644 --- a/iOS7/SpringBoard/SBBulletinSystemStateAdapter.h +++ b/iOS7/SpringBoard/SBBulletinSystemStateAdapter.h @@ -13,7 +13,7 @@ @interface SBBulletinSystemStateAdapter : NSObject { BBSystemStateProvider *_stateProvider; - BOOL _quietModeEnabled; + _Bool _quietModeEnabled; } + (id)sharedInstanceIfExists; diff --git a/iOS7/SpringBoard/SBBulletinTimerDateLabel.h b/iOS7/SpringBoard/SBBulletinTimerDateLabel.h index 81fb54dcf..f32c2bd28 100644 --- a/iOS7/SpringBoard/SBBulletinTimerDateLabel.h +++ b/iOS7/SpringBoard/SBBulletinTimerDateLabel.h @@ -14,20 +14,20 @@ { double _fireTime; NSTimer *_tickTimer; - BOOL _allDay; - id _delegate; + _Bool _allDay; int _labelType; + id _delegate; } + (id)unitFont; + (id)digitFont; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; @property(nonatomic) int labelType; // @synthesize labelType=_labelType; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)stopCoalescingUpdates; - (void)startCoalescingUpdates; - (void)prepareForReuse; -@property(nonatomic) BOOL isTimestamp; +@property(nonatomic) _Bool isTimestamp; - (void)setEndDate:(id)arg1 withTimeZone:(id)arg2; - (void)_tickTimerFired:(id)arg1; - (void)setStartDate:(id)arg1 withTimeZone:(id)arg2; diff --git a/iOS7/SpringBoard/SBBulletinViewController.h b/iOS7/SpringBoard/SBBulletinViewController.h index 1bc40bffd..2f8132c45 100644 --- a/iOS7/SpringBoard/SBBulletinViewController.h +++ b/iOS7/SpringBoard/SBBulletinViewController.h @@ -14,33 +14,31 @@ NSMutableArray *_orderedSections; NSMutableDictionary *_sectionIDsToBulletins; NSMutableSet *_pendingReusableViewIDs; - BOOL _transitioning; + _Bool _tableViewNeedsReload; + id _owedWillAppearBlock; struct { unsigned int suppliesInsertionAnimation:1; unsigned int suppliesRemovalAnimation:1; unsigned int suppliesReplacementAnimation:1; unsigned int decidesHighlight:1; unsigned int interestedInSelection:1; - unsigned int decidesWidgetHierarchy:1; } _bulletinViewControllerDelegateFlags; } + (id)reusableViewIdentifierForInfo:(id)arg1; -@property(nonatomic, getter=isTransitioning) BOOL transitioning; // @synthesize transitioning=_transitioning; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)invalidateCachedLayoutData; - (void)invalidateSectionAndRowViewHeights; -- (id)viewForSection:(id)arg1; - (id)viewForBulletin:(id)arg1 inSection:(id)arg2; - (id)indexPathForBulletin:(id)arg1 inSection:(id)arg2; - (void)reloadBulletins:(id)arg1 inSection:(id)arg2; @@ -58,27 +56,32 @@ - (void)_performMoveOperation:(id)arg1; - (void)_performRemovalOperation:(id)arg1; - (void)_performInsertionOperation:(id)arg1; -- (void)_replaceWithBulletin:(id)arg1 bulletin:(id)arg2 inSection:(id)arg3; -- (void)_moveBulletin:(id)arg1 fromSection:(id)arg2 toIndex:(unsigned int)arg3 inSection:(id)arg4; -- (void)_removeBulletin:(id)arg1 fromSection:(id)arg2; -- (void)_addBulletin:(id)arg1 toSection:(id)arg2; -- (void)_insertBulletin:(id)arg1 atIndex:(unsigned int)arg2 inSection:(id)arg3; +- (_Bool)_replaceWithBulletin:(id)arg1 bulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)_moveBulletin:(id)arg1 fromSection:(id)arg2 toIndex:(unsigned long long)arg3 inSection:(id)arg4; +- (_Bool)_removeBulletin:(id)arg1 fromSection:(id)arg2; +- (_Bool)_insertBulletin:(id)arg1 atIndex:(unsigned long long)arg2 inSection:(id)arg3; - (void)_removeChildWidgetBulletinIfPossible:(id)arg1; - (void)_addChildWidgetBulletinIfPossible:(id)arg1; -- (void)_replaceWithSection:(id)arg1 section:(id)arg2; -- (unsigned int)_addSection:(id)arg1; -- (void)_moveSection:(id)arg1 toIndex:(unsigned int)arg2; -- (void)_insertSection:(id)arg1 atIndex:(unsigned int)arg2; -- (void)_removeSection:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (BOOL)widgetViewControllerEndAppearanceTransitionIfNecessary:(id)arg1; -- (BOOL)widgetViewController:(id)arg1 beginAppearanceTransitionIfNecessary:(BOOL)arg2 animated:(BOOL)arg3; -- (void)_invokeBlockWithAllWidgets:(id)arg1; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)_replaceWithSection:(id)arg1 section:(id)arg2; +- (_Bool)_moveSection:(id)arg1 toIndex:(unsigned long long)arg2; +- (_Bool)_insertSection:(id)arg1 atIndex:(unsigned long long)arg2; +- (_Bool)_removeSection:(id)arg1; +@property(nonatomic) struct CGRect tableViewFrame; +- (void)viewWillLayoutSubviews; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)_reloadOrInvalidateTableViewData; +- (void)_reloadTableViewDataIfNecessary; +- (void)setTableViewNeedsReload; +- (_Bool)widgetViewControllerEndAppearanceTransitionIfNecessary:(id)arg1; +- (_Bool)widgetViewController:(id)arg1 beginAppearanceTransitionIfNecessary:(_Bool)arg2 animated:(_Bool)arg3; +- (void)_invokeBlockWithAllVisibleWidgets:(id)arg1; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (id)_viewIfLoaded; - (void)viewDidLoad; +- (void)_updateEnhancedContrastSettings:(id)arg1; - (void)_registerOrQueueNewReusableViewIdentifierForInfo:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBBulletinViewControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBBulletinViewControllerDelegate-Protocol.h index afd224ab0..da8a9d4b7 100644 --- a/iOS7/SpringBoard/SBBulletinViewControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBBulletinViewControllerDelegate-Protocol.h @@ -9,10 +9,10 @@ @protocol SBBulletinViewControllerDelegate @optional -- (BOOL)bulletinViewController:(id)arg1 didSelectBulletin:(id)arg2 inSection:(id)arg3; -- (BOOL)bulletinViewController:(id)arg1 shouldHighlightBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)bulletinViewController:(id)arg1 didSelectBulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)bulletinViewController:(id)arg1 shouldHighlightBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBBulletinWindow.h b/iOS7/SpringBoard/SBBulletinWindow.h index b3ba79449..a84f84d6e 100644 --- a/iOS7/SpringBoard/SBBulletinWindow.h +++ b/iOS7/SpringBoard/SBBulletinWindow.h @@ -11,7 +11,7 @@ } - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)_canBecomeKeyWindow; +- (_Bool)_canBecomeKeyWindow; @end diff --git a/iOS7/SpringBoard/SBBulletinWindowClient-Protocol.h b/iOS7/SpringBoard/SBBulletinWindowClient-Protocol.h index 7d832c4b2..fccfc99ce 100644 --- a/iOS7/SpringBoard/SBBulletinWindowClient-Protocol.h +++ b/iOS7/SpringBoard/SBBulletinWindowClient-Protocol.h @@ -7,13 +7,13 @@ #import "NSObject-Protocol.h" @protocol SBBulletinWindowClient -- (void)bulletinWindowDidRotateFromOrientation:(int)arg1; -- (void)bulletinWindowIsAnimatingRotationToOrientation:(int)arg1 duration:(double)arg2; -- (void)bulletinWindowWillRotateToOrientation:(int)arg1 duration:(double)arg2; +- (void)bulletinWindowDidRotateFromOrientation:(long long)arg1; +- (void)bulletinWindowIsAnimatingRotationToOrientation:(long long)arg1 duration:(double)arg2; +- (void)bulletinWindowWillRotateToOrientation:(long long)arg1 duration:(double)arg2; @optional - (void)bulletinWindowDidResignKey; - (void)bulletinWindowDidBecomeKey; -- (BOOL)requiresKeyWindow; +- (_Bool)requiresKeyWindow; @end diff --git a/iOS7/SpringBoard/SBBulletinWindowController.h b/iOS7/SpringBoard/SBBulletinWindowController.h index 57270dbb3..615153294 100644 --- a/iOS7/SpringBoard/SBBulletinWindowController.h +++ b/iOS7/SpringBoard/SBBulletinWindowController.h @@ -13,11 +13,10 @@ @interface SBBulletinWindowController : NSObject { UIWindow *_bulletinWindow; - int _trueBulletinWindowOrientation; - int _overrideBulletinWindowOrientation; - BOOL _rotatingKeyboard; - BOOL _aboveAssistant; - BOOL _uiLocked; + long long _trueBulletinWindowOrientation; + long long _overrideBulletinWindowOrientation; + _Bool _rotatingKeyboard; + _Bool _aboveAssistant; NSMutableSet *_windowClients; NSMutableSet *_keyClients; NSMutableSet *_busyClients; @@ -25,47 +24,45 @@ SBBulletinRootViewController *_rootVC; } -+ (BOOL)shouldSuppressAlertForBulletin:(id)arg1; ++ (_Bool)shouldSuppressAlertForBulletin:(id)arg1; + (id)sharedInstance; -@property(nonatomic, getter=isWindowAboveAssistant) BOOL windowAboveAssistant; // @synthesize windowAboveAssistant=_aboveAssistant; +@property(nonatomic, getter=isWindowAboveAssistant) _Bool windowAboveAssistant; // @synthesize windowAboveAssistant=_aboveAssistant; @property(readonly, nonatomic) UIWindow *window; // @synthesize window=_bulletinWindow; @property(readonly, nonatomic) UIViewController *rootViewController; // @synthesize rootViewController=_rootVC; -- (BOOL)_hasKeyWindowClients; -- (void)activeInterfaceOrientationDidChangeToOrientation:(int)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(int)arg3; -- (void)activeInterfaceOrientationWillChangeToOrientation:(int)arg1; -- (void)_lockStateChanged:(id)arg1; -- (BOOL)_shouldAllowRotation:(BOOL)arg1; -- (void)_setTrueWindowOrientation:(int)arg1; -- (void)_setOverrideWindowOrientation:(int)arg1; -- (void)_cleanUpAfterRotatingFromOrientation:(int)arg1; -- (void)_doRotationToOrientation:(int)arg1 duration:(double)arg2; -- (void)_prepareToRotateToOrientation:(int)arg1 duration:(double)arg2; +- (_Bool)_hasKeyWindowClients; +- (void)activeInterfaceOrientationDidChangeToOrientation:(long long)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(long long)arg3; +- (void)activeInterfaceOrientationWillChangeToOrientation:(long long)arg1; +- (_Bool)_shouldAllowRotation:(_Bool)arg1; +- (void)_setTrueWindowOrientation:(long long)arg1; +- (void)_setOverrideWindowOrientation:(long long)arg1; +- (void)_cleanUpAfterRotatingFromOrientation:(long long)arg1; +- (void)_doRotationToOrientation:(long long)arg1 duration:(double)arg2; +- (void)_prepareToRotateToOrientation:(long long)arg1 duration:(double)arg2; - (void)clearOverrideWindowOrientation; -- (BOOL)_hasOrientationOverride; -- (void)overrideWindowOrientation:(int)arg1; +- (_Bool)_hasOrientationOverride; +- (void)overrideWindowOrientation:(long long)arg1; - (void)updateBulletinWindowOrientation; -- (int)windowOrientationWithoutOverrides; -- (int)windowOrientation; +- (long long)windowOrientationWithoutOverrides; +- (long long)windowOrientation; - (void)removeBusyClient:(id)arg1; - (void)addBusyClient:(id)arg1; - (void)removeWindowClient:(id)arg1; - (void)removeWindowClient:(id)arg1 withChildViewController:(id)arg2; -- (void)_rotateIfNecessaryTo:(int)arg1 withDuration:(double)arg2 forOverride:(BOOL)arg3; +- (void)_rotateIfNecessaryTo:(long long)arg1 withDuration:(double)arg2 forOverride:(_Bool)arg3; - (void)addWindowClient:(id)arg1 withChildViewController:(id)arg2; - (void)addWindowClient:(id)arg1; - (void)_didResignKeyWindow:(id)arg1; - (void)_didBecomeKeyWindow:(id)arg1; - (void)_resignAsKeyWindow; - (void)_becomeKeyWindow; -- (BOOL)allowsDismissBannerGesture; -- (BOOL)allowsHideNotificationsGesture; -- (BOOL)allowsShowNotificationsGesture; -- (BOOL)allowsShowNotificationsGestureFromBanner; -- (BOOL)_allowsShowNotificationsGestureFromBanner:(BOOL)arg1; -- (BOOL)_isBusyForReason:(id)arg1; -- (BOOL)isBusy; -- (void)_assignWindowLevel; -- (void)setBusy:(BOOL)arg1 forReason:(id)arg2; +- (_Bool)allowsDismissBannerGesture; +- (_Bool)allowsHideNotificationsGesture; +- (_Bool)allowsShowNotificationsGesture; +- (_Bool)allowsShowNotificationsGestureFromBanner; +- (_Bool)_allowsShowNotificationsGestureFromBanner:(_Bool)arg1; +- (_Bool)_isBusyForReason:(id)arg1; +- (_Bool)isBusy; +- (void)setBusy:(_Bool)arg1 forReason:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBCCAirStuffSectionController.h b/iOS7/SpringBoard/SBCCAirStuffSectionController.h index 8058dd8d1..303c1d368 100644 --- a/iOS7/SpringBoard/SBCCAirStuffSectionController.h +++ b/iOS7/SpringBoard/SBCCAirStuffSectionController.h @@ -9,11 +9,12 @@ #import "MPAudioVideoRoutingViewControllerDelegate-Protocol.h" #import "SFAirDropDiscoveryActionSheetDelegate-Protocol.h" #import "SFAirDropDiscoveryControllerDelegate-Protocol.h" +#import "UIActionSheetDelegate-Protocol.h" #import "UIPopoverControllerDelegate-Protocol.h" @class BKSTimer, MPAudioVideoRoutingActionSheet, MPAudioVideoRoutingPopoverController, MPAudioVideoRoutingViewController, SBCCButtonLikeSectionView, SFAirDropDiscoveryController; -@interface SBCCAirStuffSectionController : SBControlCenterSectionViewController +@interface SBCCAirStuffSectionController : SBControlCenterSectionViewController { SBCCButtonLikeSectionView *_airPlaySection; SBCCButtonLikeSectionView *_airDropSection; @@ -21,40 +22,41 @@ MPAudioVideoRoutingViewController *_airPlayViewController; MPAudioVideoRoutingPopoverController *_airPlayPopoverController; SFAirDropDiscoveryController *_airDropDiscoveryController; - BOOL _isVisible; - BOOL _airPlayWasPreviouslyEnabled; + _Bool _isVisible; + _Bool _airPlayWasPreviouslyEnabled; BKSTimer *_resetTimer; - BOOL _airPlayEnabled; - BOOL _airDropEnabled; + _Bool _airPlayEnabled; + _Bool _airDropEnabled; } + (Class)viewClass; -@property(nonatomic) BOOL airDropEnabled; // @synthesize airDropEnabled=_airDropEnabled; -@property(nonatomic) BOOL airPlayEnabled; // @synthesize airPlayEnabled=_airPlayEnabled; +@property(nonatomic) _Bool airDropEnabled; // @synthesize airDropEnabled=_airDropEnabled; +@property(nonatomic) _Bool airPlayEnabled; // @synthesize airPlayEnabled=_airPlayEnabled; - (void)popoverControllerDidDismissPopover:(id)arg1; - (void)discoveryController:(id)arg1 actionSheetDidDismiss:(id)arg2; - (void)discoveryController:(id)arg1 actionSheetWillDismiss:(id)arg2; +- (void)discoveryControllerVisibilityDidChange:(id)arg1; - (void)discoveryControllerSettingsDidChange:(id)arg1; - (void)viewControllerRequestsDismissal:(id)arg1; -- (void)_dismissAirplayControllerAnimated:(BOOL)arg1; +- (void)_dismissAirplayControllerAnimated:(_Bool)arg1; - (void)_debugAirplaneStateDidChangeNotification:(id)arg1; - (void)_debugWifiStateDidChangeNotification:(id)arg1; - (void)_availableRoutesDidChangeNotification:(id)arg1; -- (void)_updateAirDropControlAsEnabled:(BOOL)arg1; +- (void)_updateAirDropControlAsEnabled:(_Bool)arg1; - (void)_updateForAirDropStateChange; -- (void)_updateAirPlayControlAsEnabled:(BOOL)arg1; +- (void)_updateAirPlayControlAsEnabled:(_Bool)arg1; - (void)_updateForAirPlayStateChange; - (void)_airDropTapped:(id)arg1; - (void)_airPlayTapped:(id)arg1; -- (void)_showAirPlayView; +- (void)_showAirPlayView:(id)arg1; - (void)_noteSectionEnabledStateDidChange; -- (void)_updateSubsectionVisibilityAnimated:(BOOL)arg1; -- (void)noteControlCenterDidDismiss; -- (void)noteControlCenterWillPresent; +- (void)_updateSubsectionVisibilityAnimated:(_Bool)arg1; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)viewDidLoad; - (id)view; -- (BOOL)enabledForOrientation:(int)arg1; -- (struct CGSize)contentSizeForOrientation:(int)arg1; +- (_Bool)enabledForOrientation:(long long)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; - (id)sectionIdentifier; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBCCBrightnessSectionController.h b/iOS7/SpringBoard/SBCCBrightnessSectionController.h index 4847fe7b7..ccf575299 100644 --- a/iOS7/SpringBoard/SBCCBrightnessSectionController.h +++ b/iOS7/SpringBoard/SBCCBrightnessSectionController.h @@ -21,11 +21,11 @@ - (void)_setBacklightLevel:(float)arg1; - (float)_backlightLevel; - (void)viewDidLayoutSubviews; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)noteSettingsDidUpdate:(id)arg1; -- (struct CGSize)contentSizeForOrientation:(int)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; - (id)sectionIdentifier; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBCCButtonLayoutView.h b/iOS7/SpringBoard/SBCCButtonLayoutView.h index 437d06cc0..2a909e1be 100644 --- a/iOS7/SpringBoard/SBCCButtonLayoutView.h +++ b/iOS7/SpringBoard/SBCCButtonLayoutView.h @@ -11,12 +11,12 @@ @interface SBCCButtonLayoutView : SBControlCenterSectionView { NSMutableArray *_buttons; - float _edgePadding; - float _interButtonPadding; + double _interButtonPadding; + struct UIEdgeInsets _contentEdgeInsets; } -@property(nonatomic) float interButtonPadding; // @synthesize interButtonPadding=_interButtonPadding; -@property(nonatomic) float edgePadding; // @synthesize edgePadding=_edgePadding; +@property(nonatomic) struct UIEdgeInsets contentEdgeInsets; // @synthesize contentEdgeInsets=_contentEdgeInsets; +@property(nonatomic) double interButtonPadding; // @synthesize interButtonPadding=_interButtonPadding; - (void)layoutSubviews; - (id)buttons; - (void)removeButton:(id)arg1; diff --git a/iOS7/SpringBoard/SBCCButtonLikeSectionSplitView.h b/iOS7/SpringBoard/SBCCButtonLikeSectionSplitView.h index 6e872a5b4..e315eaf55 100644 --- a/iOS7/SpringBoard/SBCCButtonLikeSectionSplitView.h +++ b/iOS7/SpringBoard/SBCCButtonLikeSectionSplitView.h @@ -11,10 +11,9 @@ @interface SBCCButtonLikeSectionSplitView : SBControlCenterSectionView { SBControlCenterSeparatorView *_separatorView; - float _separatorWidth; - BOOL _leftHidden; - BOOL _rightHidden; - BOOL _needsUpdate; + double _separatorWidth; + _Bool _leftHidden; + _Bool _rightHidden; SBCCButtonLikeSectionView *_leftSection; SBCCButtonLikeSectionView *_rightSection; } @@ -26,10 +25,11 @@ - (struct CGRect)_frameForSectionSlot:(int)arg1; - (id)_viewForSectionSlot:(int)arg1; - (void)_updateLabelParameters; -- (void)setRightSectionHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setLeftSectionHidden:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_relayoutAnimated:(BOOL)arg1; -- (BOOL)_useLandscapeBehavior; +- (void)_updateSeparatorVisibility; +- (void)setRightSectionHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setLeftSectionHidden:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_relayoutAnimated:(_Bool)arg1; +- (_Bool)_useLandscapeBehavior; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBCCButtonLikeSectionView.h b/iOS7/SpringBoard/SBCCButtonLikeSectionView.h index e249065c0..7eca8befe 100644 --- a/iOS7/SpringBoard/SBCCButtonLikeSectionView.h +++ b/iOS7/SpringBoard/SBCCButtonLikeSectionView.h @@ -17,18 +17,17 @@ SBUIControlCenterLabel *_label; } -- (void)button:(id)arg1 didChangeState:(int)arg2; +- (void)button:(id)arg1 didChangeState:(long long)arg2; - (void)buttonTapped:(id)arg1; -- (void)setSelected:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1; -- (void)setEnabled:(BOOL)arg1; +- (void)setSelected:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1; +- (void)setEnabled:(_Bool)arg1; - (void)layoutSubviews; -- (void)setFrame:(struct CGRect)arg1; - (void)setImage:(id)arg1; - (void)setText:(id)arg1; -- (void)setNumberOfLines:(int)arg1; +- (void)setNumberOfLines:(long long)arg1; @property(retain, nonatomic) UIFont *font; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBCCMediaControlsSectionController.h b/iOS7/SpringBoard/SBCCMediaControlsSectionController.h index f635ad9c7..d1ea6b9b5 100644 --- a/iOS7/SpringBoard/SBCCMediaControlsSectionController.h +++ b/iOS7/SpringBoard/SBCCMediaControlsSectionController.h @@ -6,15 +6,18 @@ #import "SBControlCenterSectionViewController.h" +#import "MPUSystemMediaControlsDelegate-Protocol.h" + @class MPUSystemMediaControlsViewController; -@interface SBCCMediaControlsSectionController : SBControlCenterSectionViewController +@interface SBCCMediaControlsSectionController : SBControlCenterSectionViewController { MPUSystemMediaControlsViewController *_systemMediaViewController; } +- (void)systemMediaControlsViewController:(id)arg1 didReceiveTapOnControlType:(long long)arg2; - (void)viewDidLoad; -- (struct CGSize)contentSizeForOrientation:(int)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; - (id)sectionIdentifier; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBCCQuickLaunchSectionController.h b/iOS7/SpringBoard/SBCCQuickLaunchSectionController.h index eec44ee7f..8728bba03 100644 --- a/iOS7/SpringBoard/SBCCQuickLaunchSectionController.h +++ b/iOS7/SpringBoard/SBCCQuickLaunchSectionController.h @@ -18,26 +18,31 @@ SBControlCenterButton *_cameraButton; NSMutableArray *_buttons; AVFlashlight *_flashlight; - BOOL _ccVisible; + _Bool _ccVisible; NSObject *_flashlightQueue; - BOOL _flashlightOn; + _Bool _flashlightOn; } + (Class)viewClass; -@property(nonatomic, getter=isFlashlightOn) BOOL flashlightOn; // @synthesize flashlightOn=_flashlightOn; +@property(nonatomic, getter=isFlashlightOn) _Bool flashlightOn; // @synthesize flashlightOn=_flashlightOn; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; +- (void)_featureLockStateDidChangeNotification:(id)arg1; +- (void)_deviceBlockStateDidChangeNotification:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_updateTorchButtonState; -- (void)_enableTorch:(BOOL)arg1; +- (void)_enableTorch:(_Bool)arg1; - (void)buttonTapped:(id)arg1; +- (void)_activateAppWithBundleId:(id)arg1 url:(id)arg2; +- (id)_urlForButton:(id)arg1; - (id)_bundleIDForButton:(id)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)noteControlCenterDidDismiss; -- (void)noteControlCenterWillPresent; +- (void)viewWillAppear:(_Bool)arg1; - (void)_updateFlashlightPowerState; +- (void)viewWillLayoutSubviews; - (void)viewDidLoad; - (void)noteSettingsDidUpdate:(id)arg1; - (id)view; -- (struct CGSize)contentSizeForOrientation:(int)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; - (id)sectionIdentifier; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBCCSettingsSectionController.h b/iOS7/SpringBoard/SBCCSettingsSectionController.h index 1d3b7d01d..c1b76d4f1 100644 --- a/iOS7/SpringBoard/SBCCSettingsSectionController.h +++ b/iOS7/SpringBoard/SBCCSettingsSectionController.h @@ -14,51 +14,55 @@ @interface SBCCSettingsSectionController : SBControlCenterSectionViewController { NSMutableDictionary *_buttonsByID; - char _settingSupported[5]; + _Bool _settingSupported[6]; RadiosPreferences *_airplaneModeController; BBSettingsGateway *_settingsGateway; - BOOL _dndEnabled; - BOOL _dndScheduled; - int _dndStatus; + _Bool _dndEnabled; + long long _dndStatus; BluetoothManager *_btManager; } + (Class)viewClass; - (void)_updateOrientationLockButtonState; -- (BOOL)_getOrientationLocked; -- (void)_setOrientationLocked:(BOOL)arg1; +- (_Bool)_getOrientationLocked; +- (void)_setOrientationLocked:(_Bool)arg1; - (void)_tearDownOrientationLock; - (void)_initOrientationLock; -- (BOOL)_getDND; -- (void)_setDNDEnabled:(BOOL)arg1 updateServer:(BOOL)arg2; -- (void)_setDNDScheduled:(BOOL)arg1; -- (void)_setDNDStatus:(int)arg1; +- (void)_updateMuteButtonState; +- (_Bool)_getMuted; +- (void)_setMuted:(_Bool)arg1; +- (void)_tearDownMute; +- (void)_initMute; +- (_Bool)_getDND; +- (void)_setDNDEnabled:(_Bool)arg1 updateServer:(_Bool)arg2; +- (void)_setDNDStatus:(long long)arg1; - (void)_tearDownDND; - (void)_initDND; - (void)_updateBluetoothButtonState; -- (BOOL)_getBluetooth; -- (void)_setBluetoothEnabled:(BOOL)arg1; +- (_Bool)_getBluetooth; +- (void)_setBluetoothEnabled:(_Bool)arg1; - (void)_tearDownBluetooth; - (void)_initBluetooth; - (void)_updateWifiButtonState; -- (BOOL)_getWifi; -- (void)_setWifiEnabled:(BOOL)arg1; +- (_Bool)_getWifi; +- (void)_setWifiEnabled:(_Bool)arg1; - (void)_tearDownWifi; - (void)_initWifi; - (void)airplaneModeChanged; -- (BOOL)_getAirplaneMode; -- (void)_setAirplaneModeEnabled:(BOOL)arg1; +- (_Bool)_getAirplaneMode; +- (void)_setAirplaneModeEnabled:(_Bool)arg1; - (void)_tearDownAirplaneMode; - (void)_initAirplaneMode; - (void)buttonTapped:(id)arg1; -- (id)_buttonForSetting:(int)arg1; -- (void)_addButtonForSetting:(int)arg1; -- (id)_identifierForSetting:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (id)_buttonForSetting:(long long)arg1; +- (void)_addButtonForSetting:(long long)arg1; +- (id)_identifierForSetting:(long long)arg1; +- (void)viewWillLayoutSubviews; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)noteSettingsDidUpdate:(id)arg1; - (id)view; -- (struct CGSize)contentSizeForOrientation:(int)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; - (id)sectionIdentifier; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBCCSystemMediaControlsViewController.h b/iOS7/SpringBoard/SBCCSystemMediaControlsViewController.h deleted file mode 100644 index 666f77437..000000000 --- a/iOS7/SpringBoard/SBCCSystemMediaControlsViewController.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPUSystemMediaControlsViewController.h" - -@interface SBCCSystemMediaControlsViewController : MPUSystemMediaControlsViewController -{ -} - -- (void)viewDidLayoutSubviews; -- (void)_tickleMaskingSubviewsOfView:(id)arg1; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBCalendarApplicationIcon.h b/iOS7/SpringBoard/SBCalendarApplicationIcon.h index ae0e5432a..587c19738 100644 --- a/iOS7/SpringBoard/SBCalendarApplicationIcon.h +++ b/iOS7/SpringBoard/SBCalendarApplicationIcon.h @@ -10,8 +10,12 @@ { } ++ (id)countriesRequiringBlackDayOfWeek; - (void)_drawIconIntoCurrentContextWithImageSize:(struct CGSize)arg1 iconBase:(id)arg2; -- (BOOL)canGenerateImageInBackgroundForFormat:(int)arg1; +- (id)numberFont; +- (id)colorForDayOfWeek; +- (_Bool)isBlackDayOfWeekRequiredForLocale:(id)arg1; +- (_Bool)canGenerateImageInBackgroundForFormat:(int)arg1; - (id)getUnmaskedIconImage:(int)arg1; - (id)generateIconImage:(int)arg1; - (void)localeChanged; diff --git a/iOS7/SpringBoard/SBCallPermissionAlertItem.h b/iOS7/SpringBoard/SBCallPermissionAlertItem.h index 49d35ea18..89d77d883 100644 --- a/iOS7/SpringBoard/SBCallPermissionAlertItem.h +++ b/iOS7/SpringBoard/SBCallPermissionAlertItem.h @@ -15,11 +15,11 @@ NSString *_sender; } -- (BOOL)allowMenuButtonDismissal; -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithURL:(id)arg1 applicationHandlingURL:(id)arg2 sender:(id)arg3; diff --git a/iOS7/SpringBoard/SBCameraGrabberView.h b/iOS7/SpringBoard/SBCameraGrabberView.h new file mode 100644 index 000000000..8d188177e --- /dev/null +++ b/iOS7/SpringBoard/SBCameraGrabberView.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "_SBFVibrantView-Protocol.h" + +@class SBLegibilityView, _SBFVibrantSettings; + +@interface SBCameraGrabberView : UIView <_SBFVibrantView> +{ + struct UIEdgeInsets _hitTestEdgeInsets; + UIView *_colorCompositingView; + UIView *_darkTintView; + UIView *_lightTintView; + UIView *_backgroundView; + SBLegibilityView *_legibilityView; + _SBFVibrantSettings *_vibrantSettings; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) _SBFVibrantSettings *vibrantSettings; // @synthesize vibrantSettings=_vibrantSettings; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)updateForChangedSettings:(id)arg1; +- (void)setStrength:(double)arg1; +- (id)_lazyLegibilityView; +- (void)setBackgroundView:(id)arg1; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (id)_cameraGrabberImage; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBCarDisplaySettings.h b/iOS7/SpringBoard/SBCarDisplaySettings.h index 1ff8dbbb9..9b89c6037 100644 --- a/iOS7/SpringBoard/SBCarDisplaySettings.h +++ b/iOS7/SpringBoard/SBCarDisplaySettings.h @@ -8,13 +8,13 @@ @interface SBCarDisplaySettings : _UISettings { - int _lockOutMode; - int _lockOutAnimationType; + long long _lockOutMode; + long long _lockOutAnimationType; } + (id)settingsControllerModule; -@property int lockOutAnimationType; // @synthesize lockOutAnimationType=_lockOutAnimationType; -@property int lockOutMode; // @synthesize lockOutMode=_lockOutMode; +@property long long lockOutAnimationType; // @synthesize lockOutAnimationType=_lockOutAnimationType; +@property long long lockOutMode; // @synthesize lockOutMode=_lockOutMode; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBCarrierDebuggingAlert.h b/iOS7/SpringBoard/SBCarrierDebuggingAlert.h index ee0cdaf82..ef6f6e4d7 100644 --- a/iOS7/SpringBoard/SBCarrierDebuggingAlert.h +++ b/iOS7/SpringBoard/SBCarrierDebuggingAlert.h @@ -10,7 +10,7 @@ { } -+ (BOOL)haveShownAlert; ++ (_Bool)haveShownAlert; - (void)didDeactivateForReason:(int)arg1; @end diff --git a/iOS7/SpringBoard/SBCenterAppIconZoomAnimator.h b/iOS7/SpringBoard/SBCenterAppIconZoomAnimator.h index da1325615..2e8027006 100644 --- a/iOS7/SpringBoard/SBCenterAppIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBCenterAppIconZoomAnimator.h @@ -11,19 +11,20 @@ @interface SBCenterAppIconZoomAnimator : SBCenterIconZoomAnimator { UIView *_appView; - float _distantScale; + double _distantScale; } -@property float distantScale; // @synthesize distantScale=_distantScale; -- (void)_fadeAppForZoomFraction:(float)arg1; -- (void)_zoomAppForZoomFraction:(float)arg1; +@property double distantScale; // @synthesize distantScale=_distantScale; +- (void)_fadeAppForZoomFraction:(double)arg1; +- (void)_zoomAppForZoomFraction:(double)arg1; - (double)_appZoomDelay; - (double)_iconZoomDelay; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; +- (void)_delayedForRotation; - (void)dealloc; - (id)initWithFolderController:(id)arg1 appView:(id)arg2; diff --git a/iOS7/SpringBoard/SBCenterAppZoomSettings.h b/iOS7/SpringBoard/SBCenterAppZoomSettings.h index ae76658ce..ee75a4e67 100644 --- a/iOS7/SpringBoard/SBCenterAppZoomSettings.h +++ b/iOS7/SpringBoard/SBCenterAppZoomSettings.h @@ -6,18 +6,18 @@ #import "SBCenterZoomSettings.h" -@class SBAnimationSettings; +@class SBFAnimationSettings; @interface SBCenterAppZoomSettings : SBCenterZoomSettings { - SBAnimationSettings *_appZoomSettings; - SBAnimationSettings *_appFadeSettings; double _appHeadStart; + SBFAnimationSettings *_appZoomSettings; + SBFAnimationSettings *_appFadeSettings; } + (id)settingsControllerModule; -@property(retain) SBAnimationSettings *appFadeSettings; // @synthesize appFadeSettings=_appFadeSettings; -@property(retain) SBAnimationSettings *appZoomSettings; // @synthesize appZoomSettings=_appZoomSettings; +@property(retain) SBFAnimationSettings *appFadeSettings; // @synthesize appFadeSettings=_appFadeSettings; +@property(retain) SBFAnimationSettings *appZoomSettings; // @synthesize appZoomSettings=_appZoomSettings; @property double appHeadStart; // @synthesize appHeadStart=_appHeadStart; @end diff --git a/iOS7/SpringBoard/SBCenterIconZoomAnimator.h b/iOS7/SpringBoard/SBCenterIconZoomAnimator.h index ad3c14449..99914400e 100644 --- a/iOS7/SpringBoard/SBCenterIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBCenterIconZoomAnimator.h @@ -13,9 +13,9 @@ @interface SBCenterIconZoomAnimator : SBIconZoomAnimator { UIView *_zoomView; - float _iconZoomedZ; - float _centerRow; - float _centerCol; + double _iconZoomedZ; + double _centerRow; + double _centerCol; struct CGPoint _cameraPosition; } @@ -28,10 +28,10 @@ - (void)iconListViewLayoutInvalidated:(id)arg1; - (void)iconListView:(id)arg1 wouldHaveMovedIcon:(id)arg2; - (double)_iconZoomDelay; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; - (void)dealloc; - (id)initWithFolderController:(id)arg1; diff --git a/iOS7/SpringBoard/SBCenterZoomSettings.h b/iOS7/SpringBoard/SBCenterZoomSettings.h index 920d5b4f7..57903a5b4 100644 --- a/iOS7/SpringBoard/SBCenterZoomSettings.h +++ b/iOS7/SpringBoard/SBCenterZoomSettings.h @@ -8,19 +8,19 @@ @interface SBCenterZoomSettings : SBIconZoomSettings { - float _centerRowCoordinate; - int _distanceEffect; - float _firstHopIncrement; - float _hopIncrementAcceleration; - float _dockMass; + double _centerRowCoordinate; + long long _distanceEffect; + double _firstHopIncrement; + double _hopIncrementAcceleration; + double _dockMass; } + (id)settingsControllerModule; -@property float dockMass; // @synthesize dockMass=_dockMass; -@property float hopIncrementAcceleration; // @synthesize hopIncrementAcceleration=_hopIncrementAcceleration; -@property float firstHopIncrement; // @synthesize firstHopIncrement=_firstHopIncrement; -@property int distanceEffect; // @synthesize distanceEffect=_distanceEffect; -@property float centerRowCoordinate; // @synthesize centerRowCoordinate=_centerRowCoordinate; +@property double dockMass; // @synthesize dockMass=_dockMass; +@property double hopIncrementAcceleration; // @synthesize hopIncrementAcceleration=_hopIncrementAcceleration; +@property double firstHopIncrement; // @synthesize firstHopIncrement=_firstHopIncrement; +@property long long distanceEffect; // @synthesize distanceEffect=_distanceEffect; +@property double centerRowCoordinate; // @synthesize centerRowCoordinate=_centerRowCoordinate; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBChevronView.h b/iOS7/SpringBoard/SBChevronView.h index f6f47347a..9e646e9d3 100644 --- a/iOS7/SpringBoard/SBChevronView.h +++ b/iOS7/SpringBoard/SBChevronView.h @@ -6,38 +6,38 @@ #import "UIView.h" -@class NSMutableDictionary, UIColor, UIImageView; +#import "_SBFVibrantView-Protocol.h" -@interface SBChevronView : UIView +@class UIColor, _SBFVibrantSettings; + +@interface SBChevronView : UIView <_SBFVibrantView> { - NSMutableDictionary *_grabberImagesByState; - UIImageView *_leftGrabberView; - UIImageView *_rightGrabberView; + UIView *_leftGrabberView; + UIView *_rightGrabberView; double _animationDuration; - int _state; - int _pendingState; + long long _state; UIColor *_color; + _SBFVibrantSettings *_vibrantSettings; + UIView *_colorCompositingView; + UIView *_darkTintView; + UIView *_lightTintView; + UIView *_backgroundView; + UIView *_alphaContainerView; } -+ (id)_upRightGrabberImageOfColor:(id)arg1; -+ (id)_upLeftGrabberImageOfColor:(id)arg1; -+ (id)_downRightGrabberImageOfColor:(id)arg1; -+ (id)_grabberImageFromImage:(id)arg1 withTransform:(struct CGAffineTransform)arg2; -+ (id)_downLeftGrabberImageOfColor:(id)arg1; +@property(nonatomic) long long state; // @synthesize state=_state; +@property(retain, nonatomic) _SBFVibrantSettings *vibrantSettings; // @synthesize vibrantSettings=_vibrantSettings; @property(retain, nonatomic) UIColor *color; // @synthesize color=_color; -@property(nonatomic) int state; // @synthesize state=_state; +- (void)setBackgroundView:(id)arg1; - (id)description; -- (void)setState:(int)arg1 animated:(BOOL)arg2; -- (BOOL)_setState:(int)arg1; -@property(nonatomic) double animationDuration; -- (void)_setupInitialStateIfNecessary; +- (void)setState:(long long)arg1 animated:(_Bool)arg2; +- (_Bool)_setState:(long long)arg1; - (void)layoutSubviews; -- (void)_layoutForState:(int)arg1 transitioningFromState:(int)arg2; -- (void)_layoutGrabberView:(id)arg1 withImage:(id)arg2 atIndex:(unsigned int)arg3 forState:(int)arg4 transitioningFromState:(int)arg5; -- (struct CGRect)_frameForGrabberViewWithImage:(id)arg1 index:(unsigned int)arg2 state:(int)arg3; -- (struct CGAffineTransform)_transformForGrabberImageAtIndex:(unsigned int)arg1 transitioningFromState:(int)arg2 toState:(int)arg3; -- (id)_grabberImagesForState:(int)arg1; +- (void)_layoutGrabberView:(id)arg1 forState:(long long)arg2; +- (struct CGRect)_frameForGrabberView:(id)arg1 forState:(long long)arg2; +- (struct CGAffineTransform)_transformForGrabberView:(id)arg1 forState:(long long)arg2; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; +@property(nonatomic) double animationDuration; - (void)dealloc; - (id)initWithColor:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBClippedZoomView.h b/iOS7/SpringBoard/SBClippedZoomView.h index 2eede9b67..564f35cc9 100644 --- a/iOS7/SpringBoard/SBClippedZoomView.h +++ b/iOS7/SpringBoard/SBClippedZoomView.h @@ -14,7 +14,6 @@ UIView *_clippingView; } -- (void)setRoundedCorners:(int)arg1 withCornersFrame:(struct CGRect)arg2; - (void)dealloc; - (id)initWithClippingFrame:(struct CGRect)arg1 fullscreenZoomView:(id)arg2; diff --git a/iOS7/SpringBoard/SBClockApplicationIconImageView.h b/iOS7/SpringBoard/SBClockApplicationIconImageView.h index c874e173e..85abb156f 100644 --- a/iOS7/SpringBoard/SBClockApplicationIconImageView.h +++ b/iOS7/SpringBoard/SBClockApplicationIconImageView.h @@ -13,20 +13,23 @@ CALayer *_seconds; CALayer *_minutes; CALayer *_hours; + CALayer *_blackDot; + CALayer *_redDot; } ++ (void)_iconEditingStateChanged:(id)arg1; + (void)_handleTimeChange:(id)arg1; + (void)_timerFired:(id)arg1; + (void)initialize; -- (void)_timerFiredWithComponents:(id)arg1 flags:(unsigned int)arg2; -- (void)_handleTimeChange:(id)arg1; +- (void)_timerFiredWithComponents:(id)arg1 flags:(unsigned long long)arg2; - (void)_updateUnanimated; - (void)_updateUnanimatedWithComponents:(id)arg1; - (void)dealloc; -- (void)_setAnimating:(BOOL)arg1; +- (void)_setAnimating:(_Bool)arg1; - (void)updateAnimatingState; -- (id)squareContentsImage; +- (id)_generateSquareContentsImage; - (id)contentsImage; +- (void)layoutSubviews; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBClockDataProvider.h b/iOS7/SpringBoard/SBClockDataProvider.h index bc0c61792..8a3bb6ae1 100644 --- a/iOS7/SpringBoard/SBClockDataProvider.h +++ b/iOS7/SpringBoard/SBClockDataProvider.h @@ -8,7 +8,7 @@ #import "BBRemoteDataProvider-Protocol.h" -@class BBBulletinRequest, BBDataProviderProxy, NSTimer, UILocalNotification; +@class BBBulletinRequest, BBDataProviderProxy, NSDate, NSTimer, UILocalNotification; @interface SBClockDataProvider : NSObject { @@ -17,18 +17,21 @@ UILocalNotification *_nextAlarmForToday; BBBulletinRequest *_nextTodayAlarmBulletin; UILocalNotification *_firstAlarmForTomorrow; + NSDate *_nextTomorrowFireDate; BBBulletinRequest *_nextTomorrowAlarmBulletin; } + (id)sharedInstance; - (id)sortDescriptors; - (id)bulletinsWithRequestParameters:(id)arg1 lastCleared:(id)arg2; -- (id)bulletinsFilteredBy:(unsigned int)arg1 count:(unsigned int)arg2 lastCleared:(id)arg3; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; - (id)defaultSectionInfo; - (id)sectionIdentifier; -- (id)_alarmMessageForNotification:(id)arg1 withSingleAlarmFormat:(BOOL)arg2; +- (id)_alarmMessageForNotification:(id)arg1 withSingleAlarmFormat:(_Bool)arg2; - (void)_publishAlarmsWithScheduledNotifications:(id)arg1; -- (id)_nextAlarmForDate:(id)arg1 withNotifications:(id)arg2; +- (void)_calculateNextTomorrowAlarmAndBulletinWithScheduledNotifications:(id)arg1; +- (void)_calculateNextTodayAlarmAndBulletinWithScheduledNotifications:(id)arg1; +- (id)_nextAlarmForFeed:(unsigned long long)arg1 withNotifications:(id)arg2; - (void)_snoozedAlarmRefired:(id)arg1; - (id)_bulletinRequestForSnoozedAlarm:(id)arg1; - (void)_handleAlarmSnoozedNotification:(id)arg1; diff --git a/iOS7/SpringBoard/SBCloseBoxObserver-Protocol.h b/iOS7/SpringBoard/SBCloseBoxObserver-Protocol.h deleted file mode 100644 index 529da9a81..000000000 --- a/iOS7/SpringBoard/SBCloseBoxObserver-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBCloseBoxObserver -- (void)closeBoxImageDidUpdate:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBCloseBoxSettings.h b/iOS7/SpringBoard/SBCloseBoxSettings.h deleted file mode 100644 index f9584e570..000000000 --- a/iOS7/SpringBoard/SBCloseBoxSettings.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_UISettings.h" - -@interface SBCloseBoxSettings : _UISettings -{ - BOOL _jitterEnabled; - BOOL _ignoresUninstallability; - float _adaptiveSaturation; - float _adaptiveBrightness; - float _adaptiveAlpha; - float _adaptiveForegroundAlpha; -} - -+ (id)settingsControllerModule; -@property BOOL ignoresUninstallability; // @synthesize ignoresUninstallability=_ignoresUninstallability; -@property(getter=isJitterEnabled) BOOL jitterEnabled; // @synthesize jitterEnabled=_jitterEnabled; -@property float adaptiveForegroundAlpha; // @synthesize adaptiveForegroundAlpha=_adaptiveForegroundAlpha; -@property float adaptiveAlpha; // @synthesize adaptiveAlpha=_adaptiveAlpha; -@property float adaptiveBrightness; // @synthesize adaptiveBrightness=_adaptiveBrightness; -@property float adaptiveSaturation; // @synthesize adaptiveSaturation=_adaptiveSaturation; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBCloseBoxView.h b/iOS7/SpringBoard/SBCloseBoxView.h index e06447fbe..3a8fffe3d 100644 --- a/iOS7/SpringBoard/SBCloseBoxView.h +++ b/iOS7/SpringBoard/SBCloseBoxView.h @@ -6,15 +6,24 @@ #import "UIButton.h" -#import "SBCloseBoxObserver-Protocol.h" +@class SBIconBlurryBackgroundView, SBIconColorSettings, UIImageView, UIView; -@interface SBCloseBoxView : UIButton +@interface SBCloseBoxView : UIButton { + SBIconBlurryBackgroundView *_backgroundView; + UIView *_whiteTintView; + UIImageView *_xColorBurnView; + UIImageView *_xPlusDView; + SBIconColorSettings *_colorSettings; + struct CGPoint _wallpaperRelativeCenter; } -- (void)closeBoxImageDidUpdate:(id)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)willMoveToWindow:(id)arg1; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (struct CGSize)sizeThatFits:(struct CGSize)arg1; +- (void)setLegibilityStyle:(long long)arg1; +- (void)setWallpaperRelativeCenter:(struct CGPoint)arg1; +- (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBCollectionViewCell.h b/iOS7/SpringBoard/SBCollectionViewCell.h index 5acb2ac29..bbe255730 100644 --- a/iOS7/SpringBoard/SBCollectionViewCell.h +++ b/iOS7/SpringBoard/SBCollectionViewCell.h @@ -9,16 +9,16 @@ @interface SBCollectionViewCell : UICollectionViewCell { id _delegate; - BOOL _performSetHighlighted; - BOOL _protectDelayedUnhighlights; + _Bool _performSetHighlighted; + _Bool _protectDelayedUnhighlights; } -@property(nonatomic) BOOL protectDelayedUnhighlights; // @synthesize protectDelayedUnhighlights=_protectDelayedUnhighlights; +@property(nonatomic) _Bool protectDelayedUnhighlights; // @synthesize protectDelayedUnhighlights=_protectDelayedUnhighlights; - (void)prepareForReuse; -- (void)setHighlighted:(BOOL)arg1; -- (void)setHighlighted:(BOOL)arg1 afterDelay:(double)arg2; +- (void)setHighlighted:(_Bool)arg1; +- (void)setHighlighted:(_Bool)arg1 afterDelay:(double)arg2; - (void)_performSetHighlighted; -- (void)_didSetHighlighted:(BOOL)arg1; +- (void)_didSetHighlighted:(_Bool)arg1; @property(nonatomic) id delegate; @end diff --git a/iOS7/SpringBoard/SBColorAdaptable-Protocol.h b/iOS7/SpringBoard/SBColorAdaptable-Protocol.h deleted file mode 100644 index 84e22b5bd..000000000 --- a/iOS7/SpringBoard/SBColorAdaptable-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class UIColor; - -@protocol SBColorAdaptable -@property(retain, nonatomic) UIColor *adaptiveColor; -@end - diff --git a/iOS7/SpringBoard/SBCompassRecalibrationController.h b/iOS7/SpringBoard/SBCompassRecalibrationController.h deleted file mode 100644 index e5ed47cf0..000000000 --- a/iOS7/SpringBoard/SBCompassRecalibrationController.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class NSMutableArray; - -@interface SBCompassRecalibrationController : NSObject -{ - NSMutableArray *_assertionPorts; -} - -+ (id)sharedInstance; -- (void)_clientInvalidated:(struct __CFMachPort *)arg1; -- (void)clientRequestedCompassHUD:(unsigned int)arg1; -- (void)removeHUD; -- (void)showHUD; -- (BOOL)isCompassCalibrationHUDVisible; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBCompassRecalibrationView.h b/iOS7/SpringBoard/SBCompassRecalibrationView.h deleted file mode 100644 index bcf885cfe..000000000 --- a/iOS7/SpringBoard/SBCompassRecalibrationView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBHUDView.h" - -@interface SBCompassRecalibrationView : SBHUDView -{ -} - -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBConferenceManager.h b/iOS7/SpringBoard/SBConferenceManager.h index 895765f97..b1a9f17f4 100644 --- a/iOS7/SpringBoard/SBConferenceManager.h +++ b/iOS7/SpringBoard/SBConferenceManager.h @@ -8,7 +8,7 @@ @interface SBConferenceManager : NSObject { - BOOL _hasFaceTimeCapability; + _Bool _hasFaceTimeCapability; struct MGNotificationTokenStruct *_faceTimeCapabilityUpdateToken; } @@ -24,12 +24,12 @@ - (void)_faceTimeStateChanged:(id)arg1; - (void)invitedToIMAVChat:(id)arg1; - (void)dealloc; -- (BOOL)canStartFaceTime; -- (BOOL)inFaceTime; -- (BOOL)activeFaceTimeCallExists; -- (BOOL)faceTimeInvitationExists; -- (BOOL)faceTimeIsAvailable; -- (BOOL)hasFaceTimeCapability; +- (_Bool)canStartFaceTime; +- (_Bool)inFaceTime; +- (_Bool)activeFaceTimeCallExists; +- (_Bool)faceTimeInvitationExists; +- (_Bool)faceTimeIsAvailable; +- (_Bool)hasFaceTimeCapability; - (id)_faceTimeApp; - (id)init; diff --git a/iOS7/SpringBoard/SBControlCenterContainerView.h b/iOS7/SpringBoard/SBControlCenterContainerView.h index 45935315e..f6c569fce 100644 --- a/iOS7/SpringBoard/SBControlCenterContainerView.h +++ b/iOS7/SpringBoard/SBControlCenterContainerView.h @@ -6,25 +6,31 @@ #import "UIView.h" -@class SBChevronView, SBControlCenterContentView, UIImageView; +#import "SBControlCenterObserver-Protocol.h" -@interface SBControlCenterContainerView : UIView +@class SBChevronView, SBControlCenterContentContainerView; + +@interface SBControlCenterContainerView : UIView { UIView *_darkeningView; - UIImageView *_gradientView; - SBControlCenterContentView *_contentView; - float _revealPercentage; - SBChevronView *_lockScreenGrabber; + double _revealPercentage; + SBChevronView *_chevronToTrack; + SBControlCenterContentContainerView *_contentContainerView; } -@property(readonly, nonatomic) SBControlCenterContentView *contentView; // @synthesize contentView=_contentView; +@property(readonly, nonatomic) SBControlCenterContentContainerView *contentContainerView; // @synthesize contentContainerView=_contentContainerView; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillFinishTransitionOpen:(_Bool)arg1 withDuration:(double)arg2; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)updateBackgroundSettings:(id)arg1; -@property(nonatomic) float revealPercentage; -- (void)didFinishTransition; -- (void)willBeginTransition; +@property(nonatomic) double revealPercentage; +- (id)_contentChevronView; - (id)_currentBGColor; - (void)_updateContentFrame; - (void)_updateDarkeningFrame; +- (void)trackChevronView:(id)arg1; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBControlCenterContentContainerView.h b/iOS7/SpringBoard/SBControlCenterContentContainerView.h new file mode 100644 index 000000000..2ab69cf21 --- /dev/null +++ b/iOS7/SpringBoard/SBControlCenterContentContainerView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SBControlCenterObserver-Protocol.h" + +@class SBControlCenterContentView, _UIBackdropView; + +@interface SBControlCenterContentContainerView : UIView +{ + _UIBackdropView *_backdropView; + SBControlCenterContentView *_contentView; + double _contentHeight; +} + +@property double contentHeight; // @synthesize contentHeight=_contentHeight; +@property(retain, nonatomic) SBControlCenterContentView *contentView; // @synthesize contentView=_contentView; +@property(retain, nonatomic) _UIBackdropView *backdropView; // @synthesize backdropView=_backdropView; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBControlCenterContentView.h b/iOS7/SpringBoard/SBControlCenterContentView.h index 80607e0cc..0c81ff8dd 100644 --- a/iOS7/SpringBoard/SBControlCenterContentView.h +++ b/iOS7/SpringBoard/SBControlCenterContentView.h @@ -4,43 +4,44 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "SBBackdropContainerView.h" +#import "UIView.h" -@class NSMutableArray, SBControlCenterGrabberView, SBControlCenterSectionViewController, UIViewController; +#import "SBControlCenterObserver-Protocol.h" -@interface SBControlCenterContentView : SBBackdropContainerView +@class NSMutableArray, SBCCQuickLaunchSectionController, SBCCSettingsSectionController, SBControlCenterGrabberView, SBControlCenterSectionViewController, UIViewController; + +@interface SBControlCenterContentView : UIView { - NSMutableArray *_sectionControllers; NSMutableArray *_dividerViews; UIViewController *_viewController; SBControlCenterGrabberView *_grabberView; - float _contentHeight; - SBControlCenterSectionViewController *_settingsSection; + SBCCSettingsSectionController *_settingsSection; SBControlCenterSectionViewController *_brightnessSection; SBControlCenterSectionViewController *_mediaControlsSection; SBControlCenterSectionViewController *_airplaySection; - SBControlCenterSectionViewController *_quickLaunchSection; + SBCCQuickLaunchSectionController *_quickLaunchSection; } -@property(retain, nonatomic) SBControlCenterSectionViewController *quickLaunchSection; // @synthesize quickLaunchSection=_quickLaunchSection; +@property(retain, nonatomic) SBCCQuickLaunchSectionController *quickLaunchSection; // @synthesize quickLaunchSection=_quickLaunchSection; @property(retain, nonatomic) SBControlCenterSectionViewController *airplaySection; // @synthesize airplaySection=_airplaySection; @property(retain, nonatomic) SBControlCenterSectionViewController *mediaControlsSection; // @synthesize mediaControlsSection=_mediaControlsSection; @property(retain, nonatomic) SBControlCenterSectionViewController *brightnessSection; // @synthesize brightnessSection=_brightnessSection; -@property(retain, nonatomic) SBControlCenterSectionViewController *settingsSection; // @synthesize settingsSection=_settingsSection; -@property float contentHeight; // @synthesize contentHeight=_contentHeight; -@property(retain) SBControlCenterGrabberView *grabberView; // @synthesize grabberView=_grabberView; +@property(retain, nonatomic) SBCCSettingsSectionController *settingsSection; // @synthesize settingsSection=_settingsSection; +@property(retain, nonatomic) SBControlCenterGrabberView *grabberView; // @synthesize grabberView=_grabberView; @property(nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)layoutSubviews; -- (void)_iPhone_layoutSubviewsInBounds:(struct CGRect)arg1 orientation:(int)arg2; -- (void)_iPad_layoutSubviewsInBounds:(struct CGRect)arg1 orientation:(int)arg2; -- (void)updateSectionVisibility:(id)arg1 animated:(BOOL)arg2; +- (void)_iPhone_layoutSubviewsInBounds:(struct CGRect)arg1 orientation:(long long)arg2; +- (void)_iPad_layoutSubviewsInBounds:(struct CGRect)arg1 orientation:(long long)arg2; +- (void)updateSectionVisibility:(id)arg1 animated:(_Bool)arg2; - (void)updateEnabledSections; - (void)_removeSectionController:(id)arg1; - (void)_addSectionController:(id)arg1; -- (float)contentHeightForOrientation:(int)arg1; -- (void)noteControlCenterDidDismiss; -- (void)noteControlCenterWillPresent; -- (id)_separatorAtIndex:(unsigned int)arg1; +- (double)contentHeightForOrientation:(long long)arg1; +- (id)_separatorAtIndex:(unsigned long long)arg1; - (id)_allSections; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBControlCenterController.h b/iOS7/SpringBoard/SBControlCenterController.h index 801361913..865bf5f8c 100644 --- a/iOS7/SpringBoard/SBControlCenterController.h +++ b/iOS7/SpringBoard/SBControlCenterController.h @@ -6,79 +6,91 @@ #import "UIViewController.h" -#import "SBAssistantObserver-Protocol.h" #import "SBControlCenterViewControllerDelegate-Protocol.h" -#import "SBUIActiveOrientationObserver-Protocol.h" -@class SBApplication, SBControlCenterRootView, SBControlCenterViewController, SBControlCenterWindow, _UIDynamicValueAnimation; +@class NSHashTable, NSMutableSet, SBApplication, SBChevronView, SBControlCenterRootView, SBControlCenterViewController, SBControlCenterWindow, UIView, _UIBackdropView; -@interface SBControlCenterController : UIViewController +@interface SBControlCenterController : UIViewController { SBControlCenterWindow *_window; SBControlCenterRootView *_rootView; SBControlCenterViewController *_viewController; - BOOL _uiLocked; - _UIDynamicValueAnimation *_dynamicAnimation; - BOOL _inAssistant; - BOOL _presented; - BOOL _transitioning; - BOOL _fullyRevealed; + UIView *_fullScreenGrabberContainer; + _UIBackdropView *_fullScreenGrabberBackdrop; + SBChevronView *_fullScreenChevron; + NSMutableSet *_preventDismissalOnLockReasons; + _Bool _uiLocked; + NSHashTable *_observers; + long long _orientation; + _Bool _animatingInitialPresentation; + _Bool _gotFirstBackdropUpdate; + _Bool _inGrabberOnlyMode; + _Bool _presented; + _Bool _transitioning; + _Bool _fullyRevealed; SBApplication *_coveredApplication; } -+ (void)notifyControlCenterControl:(id)arg1 didActivate:(BOOL)arg2; ++ (void)notifyControlCenterControl:(id)arg1 didActivate:(_Bool)arg2; + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreatingIfNeeded:(BOOL)arg1; -@property(nonatomic, getter=isFullyRevealed) BOOL fullyRevealed; // @synthesize fullyRevealed=_fullyRevealed; -@property(nonatomic, getter=isTransitioning) BOOL transitioning; // @synthesize transitioning=_transitioning; -@property(nonatomic, getter=isPresented) BOOL presented; // @synthesize presented=_presented; -@property(nonatomic, getter=isInAssistant) BOOL inAssistant; // @synthesize inAssistant=_inAssistant; ++ (id)_sharedInstanceCreatingIfNeeded:(_Bool)arg1; +@property(nonatomic, getter=isFullyRevealed) _Bool fullyRevealed; // @synthesize fullyRevealed=_fullyRevealed; +@property(nonatomic, getter=isTransitioning) _Bool transitioning; // @synthesize transitioning=_transitioning; +@property(nonatomic, getter=isPresented) _Bool presented; // @synthesize presented=_presented; @property(retain, nonatomic) SBApplication *coveredApplication; // @synthesize coveredApplication=_coveredApplication; -@property(nonatomic, getter=isUILocked) BOOL UILocked; // @synthesize UILocked=_uiLocked; -- (void)assistant:(id)arg1 viewDidDisappear:(int)arg2; -- (void)assistant:(id)arg1 viewWillAppear:(int)arg2; -- (void)activeInterfaceOrientationDidChangeToOrientation:(int)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(int)arg3; -- (void)activeInterfaceOrientationWillChangeToOrientation:(int)arg1; +@property(nonatomic) _Bool inGrabberOnlyMode; // @synthesize inGrabberOnlyMode=_inGrabberOnlyMode; +@property(nonatomic, getter=isUILocked) _Bool UILocked; // @synthesize UILocked=_uiLocked; +- (void)controlCenterViewController:(id)arg1 backdropViewDidUpdate:(id)arg2; - (void)controlCenterViewController:(id)arg1 handlePan:(id)arg2; - (void)controlCenterViewController:(id)arg1 handleTap:(id)arg2; -- (BOOL)controlCenterViewController:(id)arg1 canHandleGestureRecognizer:(id)arg2; +- (_Bool)controlCenterViewController:(id)arg1 canHandleGestureRecognizer:(id)arg2; - (void)controlCenterViewControllerWantsDismissal:(id)arg1; -- (void)_finishPresenting:(BOOL)arg1 completion:(id)arg2; +- (void)_finishPresenting:(_Bool)arg1 completion:(id)arg2; - (void)_dismissWithDuration:(double)arg1 additionalAnimations:(id)arg2 completion:(void)arg3; -- (void)dismissAnimated:(BOOL)arg1 withAdditionalAnimations:(id)arg2 completion:(void)arg3; -- (void)dismissAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)dismissAnimated:(BOOL)arg1; +- (void)dismissAnimated:(_Bool)arg1 withAdditionalAnimations:(id)arg2 completion:(void)arg3; +- (void)dismissAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)dismissAnimated:(_Bool)arg1; - (void)_presentWithDuration:(double)arg1 completion:(id)arg2; -- (void)presentAnimated:(BOOL)arg1; -- (void)presentAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)presentAnimated:(_Bool)arg1; +- (void)presentAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)hideGrabberAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)hideGrabberAnimated:(_Bool)arg1; +- (void)showGrabberAnimated:(_Bool)arg1; - (void)cancelTransition; - (void)endTransitionWithVelocity:(struct CGPoint)arg1 completion:(id)arg2; -- (id)_createDynamicAnimationForShow:(BOOL)arg1 currentValue:(double)arg2 velocity:(double)arg3; +- (id)_createDynamicAnimationForShow:(_Bool)arg1 currentValue:(double)arg2 velocity:(double)arg3; - (void)updateTransitionWithTouchLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; - (void)beginTransitionWithTouchLocation:(struct CGPoint)arg1; +- (void)_endPresentation; - (void)_beginPresentation; -- (BOOL)allowHideTransition; -- (BOOL)allowShowTransition; -- (BOOL)_allowsShowTransition; -- (void)_setCCGrabberState:(int)arg1; -- (void)_setNCGrabberHidden:(BOOL)arg1; -- (void)_updateRevealPercentage:(float)arg1; -- (void)_revealSlidingViewToHeight:(float)arg1; -- (float)_controlCenterHeightForTouchLocation:(struct CGPoint)arg1; -- (float)_yValueForClosed; -- (float)_yValueForOpen; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (BOOL)shouldAutomaticallyForwardAppearanceMethods; -- (BOOL)wantsFullScreenLayout; +- (_Bool)allowHideTransition; +- (_Bool)allowShowTransition; +- (_Bool)_allowsShowTransition; +- (void)_setNCGrabberHidden:(_Bool)arg1; +- (void)_updateGrabberVisibility; +- (void)_updateRevealPercentage:(double)arg1; +- (void)_revealSlidingViewToHeight:(double)arg1; +- (double)_controlCenterHeightForTouchLocation:(struct CGPoint)arg1; +- (double)_yValueForClosed; +- (double)_yValueForOpen; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; +- (_Bool)shouldAutomaticallyForwardRotationMethods; +- (_Bool)shouldAutomaticallyForwardAppearanceMethods; +- (_Bool)wantsFullScreenLayout; +- (id)_window; +- (void)preventDismissalOnLock:(_Bool)arg1 forReason:(id)arg2; +- (void)_dismissOnLock; - (void)_uiRelockedNotification:(id)arg1; - (void)_lockStateChangedNotification:(id)arg1; -- (BOOL)isVisible; +- (_Bool)isGrabberVisible; +- (_Bool)isVisible; - (void)loadView; -- (BOOL)handleMenuButtonTap; -- (BOOL)isAvailableOnLockScreen; -- (void)_updateWindowLevel; +- (_Bool)handleMenuButtonTap; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)_enumerateObservers:(id)arg1; +- (_Bool)isAvailableWhileLocked; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBControlCenterGrabberView.h b/iOS7/SpringBoard/SBControlCenterGrabberView.h index 485e2bf2a..8ba661628 100644 --- a/iOS7/SpringBoard/SBControlCenterGrabberView.h +++ b/iOS7/SpringBoard/SBControlCenterGrabberView.h @@ -6,24 +6,28 @@ #import "UIView.h" +#import "SBControlCenterObserver-Protocol.h" #import "SBUIControlCenterControlObserver-Protocol.h" @class NSMutableArray, NSMutableDictionary, SBChevronView, SBUIControlCenterLabel; -@interface SBControlCenterGrabberView : UIView +@interface SBControlCenterGrabberView : UIView { SBChevronView *_chevronView; SBUIControlCenterLabel *_statusLabel; SBUIControlCenterLabel *_statusLabel2; - BOOL _statusBusy; + _Bool _statusBusy; NSMutableDictionary *_statusByReason; NSMutableArray *_statusReasonQueue; } -+ (float)defaultHeightForOrientation:(int)arg1; -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; -- (id)_currentGrabberImage; ++ (double)defaultHeightForOrientation:(long long)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)layoutSubviews; - (struct CGRect)_grabberRect; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; @@ -32,9 +36,7 @@ - (void)_didPresentStatus; - (void)_dequeueStatus; - (id)_popNextStatus; -- (BOOL)_hasPendingStatus; -- (void)noteControlCenterDidDismiss; -- (void)noteControlCenterWillPresent; +- (_Bool)_hasPendingStatus; - (id)chevronView; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBControlCenterKnockoutView.h b/iOS7/SpringBoard/SBControlCenterKnockoutView.h index e4f845e26..85fd6b792 100644 --- a/iOS7/SpringBoard/SBControlCenterKnockoutView.h +++ b/iOS7/SpringBoard/SBControlCenterKnockoutView.h @@ -12,9 +12,9 @@ { } -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBControlCenterObserver-Protocol.h b/iOS7/SpringBoard/SBControlCenterObserver-Protocol.h new file mode 100644 index 000000000..fda4ca55d --- /dev/null +++ b/iOS7/SpringBoard/SBControlCenterObserver-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBControlCenterObserver +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; + +@optional +- (void)controlCenterWillFinishTransitionOpen:(_Bool)arg1 withDuration:(double)arg2; +@end + diff --git a/iOS7/SpringBoard/SBControlCenterSectionView.h b/iOS7/SpringBoard/SBControlCenterSectionView.h index 27b2a2852..2f0b6462a 100644 --- a/iOS7/SpringBoard/SBControlCenterSectionView.h +++ b/iOS7/SpringBoard/SBControlCenterSectionView.h @@ -8,9 +8,11 @@ @interface SBControlCenterSectionView : UIView { + double _edgePadding; } -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +@property(nonatomic) double edgePadding; // @synthesize edgePadding=_edgePadding; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBControlCenterSectionViewController.h b/iOS7/SpringBoard/SBControlCenterSectionViewController.h index e1aad58de..f3d84c3e9 100644 --- a/iOS7/SpringBoard/SBControlCenterSectionViewController.h +++ b/iOS7/SpringBoard/SBControlCenterSectionViewController.h @@ -6,20 +6,25 @@ #import "UIViewController.h" +#import "SBControlCenterObserver-Protocol.h" + @class NSString; -@interface SBControlCenterSectionViewController : UIViewController +@interface SBControlCenterSectionViewController : UIViewController { id _delegate; } + (Class)viewClass; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)noteControlCenterDidDismiss; -- (void)noteControlCenterWillPresent; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)noteSettingsDidUpdate:(id)arg1; -- (struct CGSize)contentSizeForOrientation:(int)arg1; -- (BOOL)enabledForOrientation:(int)arg1; +- (struct CGSize)contentSizeForOrientation:(long long)arg1; +- (_Bool)enabledForOrientation:(long long)arg1; +- (id)view; @property(readonly, nonatomic) NSString *sectionIdentifier; - (void)loadView; diff --git a/iOS7/SpringBoard/SBControlCenterSeparatorView.h b/iOS7/SpringBoard/SBControlCenterSeparatorView.h index bd50ce4a4..f8dadaf7d 100644 --- a/iOS7/SpringBoard/SBControlCenterSeparatorView.h +++ b/iOS7/SpringBoard/SBControlCenterSeparatorView.h @@ -10,7 +10,8 @@ { } -+ (float)defaultBreadthForOrientation:(int)arg1; ++ (double)defaultBreadthForOrientation:(long long)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBControlCenterSettings.h b/iOS7/SpringBoard/SBControlCenterSettings.h index 7729bad92..b5cb6bf3f 100644 --- a/iOS7/SpringBoard/SBControlCenterSettings.h +++ b/iOS7/SpringBoard/SBControlCenterSettings.h @@ -10,27 +10,33 @@ @interface SBControlCenterSettings : _UISettings { - BOOL _backgroundShowGradient; - BOOL _backgroundDarkensCC; - float _controlAlpha; - float _disabledAlpha; - float _highlightAlpha; - float _glowAlpha; + _Bool _highlightUsesPlusL; + _Bool _backgroundDarkensCC; + double _controlAlpha; + double _controlAlpha1x; + double _disabledAlpha; + double _disabledAlpha1x; + double _highlightAlpha; + double _glowAlpha; UIColor *_highlightColor; - float _bounceFriction; - float _backgroundColorAlpha; + double _bounceFriction; + double _backgroundColorAlpha; } + (id)settingsControllerModule; -@property float backgroundColorAlpha; // @synthesize backgroundColorAlpha=_backgroundColorAlpha; -@property BOOL backgroundDarkensCC; // @synthesize backgroundDarkensCC=_backgroundDarkensCC; -@property BOOL backgroundShowGradient; // @synthesize backgroundShowGradient=_backgroundShowGradient; -@property float bounceFriction; // @synthesize bounceFriction=_bounceFriction; +@property double backgroundColorAlpha; // @synthesize backgroundColorAlpha=_backgroundColorAlpha; +@property _Bool backgroundDarkensCC; // @synthesize backgroundDarkensCC=_backgroundDarkensCC; +@property double bounceFriction; // @synthesize bounceFriction=_bounceFriction; @property(retain) UIColor *highlightColor; // @synthesize highlightColor=_highlightColor; -@property float glowAlpha; // @synthesize glowAlpha=_glowAlpha; -@property float highlightAlpha; // @synthesize highlightAlpha=_highlightAlpha; -@property float disabledAlpha; // @synthesize disabledAlpha=_disabledAlpha; -@property float controlAlpha; // @synthesize controlAlpha=_controlAlpha; +@property double glowAlpha; // @synthesize glowAlpha=_glowAlpha; +@property _Bool highlightUsesPlusL; // @synthesize highlightUsesPlusL=_highlightUsesPlusL; +@property double highlightAlpha; // @synthesize highlightAlpha=_highlightAlpha; +@property double disabledAlpha1x; // @synthesize disabledAlpha1x=_disabledAlpha1x; +@property double disabledAlpha; // @synthesize disabledAlpha=_disabledAlpha; +@property double controlAlpha1x; // @synthesize controlAlpha1x=_controlAlpha1x; +@property double controlAlpha; // @synthesize controlAlpha=_controlAlpha; +- (double)resolvedDisabledAlpha; +- (double)resolvedControlAlpha; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBControlCenterViewController.h b/iOS7/SpringBoard/SBControlCenterViewController.h index 9d6c9a885..1b1aed264 100644 --- a/iOS7/SpringBoard/SBControlCenterViewController.h +++ b/iOS7/SpringBoard/SBControlCenterViewController.h @@ -6,13 +6,15 @@ #import "UIViewController.h" +#import "SBControlCenterObserver-Protocol.h" #import "SBControlCenterSectionViewControllerDelegate-Protocol.h" #import "UIGestureRecognizerDelegate-Protocol.h" +#import "_UIBackdropViewObserver-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" @class NSMutableArray, SBControlCenterContainerView, SBControlCenterContentView, SBControlCenterSettings, UIPanGestureRecognizer, UITapGestureRecognizer; -@interface SBControlCenterViewController : UIViewController +@interface SBControlCenterViewController : UIViewController { SBControlCenterContainerView *_containerView; SBControlCenterContentView *_contentView; @@ -20,31 +22,35 @@ UITapGestureRecognizer *_tapGesture; NSMutableArray *_sectionList; SBControlCenterSettings *_settings; - BOOL _presented; - BOOL _transitioning; + _Bool _presented; + _Bool _transitioning; id _delegate; } -@property(nonatomic, getter=isTransitioning) BOOL transitioning; // @synthesize transitioning=_transitioning; -@property(nonatomic, getter=isPresented) BOOL presented; // @synthesize presented=_presented; +@property(nonatomic, getter=isTransitioning) _Bool transitioning; // @synthesize transitioning=_transitioning; +@property(nonatomic, getter=isPresented) _Bool presented; // @synthesize presented=_presented; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)backdropViewDidChange:(id)arg1; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)section:(id)arg1 updateStatusText:(id)arg2 reason:(id)arg3; - (void)noteSectionEnabledStateDidChange:(id)arg1; - (void)sectionWantsControlCenterDismissal:(id)arg1; - (void)_handlePan:(id)arg1; - (void)_handleTap:(id)arg1; - (void)_updateContentFrame; -- (void)viewDidAppear:(BOOL)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewDidLoad; - (void)loadView; -- (void)didDismiss; -- (void)willActivate; -@property(nonatomic) float revealPercentage; -- (void)didFinishTransition; -- (void)willBeginTransition; -- (float)contentHeightForOrientation:(int)arg1; +@property(nonatomic) double revealPercentage; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillFinishTransitionOpen:(_Bool)arg1 withDuration:(double)arg2; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; +- (double)contentHeightForOrientation:(long long)arg1; +- (void)trackChevronView:(id)arg1; +- (id)chevronView; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBControlCenterViewControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBControlCenterViewControllerDelegate-Protocol.h index 28e0384c9..402bb60bf 100644 --- a/iOS7/SpringBoard/SBControlCenterViewControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBControlCenterViewControllerDelegate-Protocol.h @@ -7,9 +7,10 @@ #import "NSObject-Protocol.h" @protocol SBControlCenterViewControllerDelegate +- (void)controlCenterViewController:(id)arg1 backdropViewDidUpdate:(id)arg2; - (void)controlCenterViewController:(id)arg1 handlePan:(id)arg2; - (void)controlCenterViewController:(id)arg1 handleTap:(id)arg2; -- (BOOL)controlCenterViewController:(id)arg1 canHandleGestureRecognizer:(id)arg2; +- (_Bool)controlCenterViewController:(id)arg1 canHandleGestureRecognizer:(id)arg2; - (void)controlCenterViewControllerWantsDismissal:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBCornerViewFactory.h b/iOS7/SpringBoard/SBCornerViewFactory.h deleted file mode 100644 index 49d44046c..000000000 --- a/iOS7/SpringBoard/SBCornerViewFactory.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SBCornerViewFactory : NSObject -{ -} - -+ (id)newCornerWindowForCorner:(int)arg1 windowLevel:(float)arg2 cornersFrame:(struct CGRect)arg3; -+ (id)newCornerViewForCorner:(int)arg1 cornersFrame:(struct CGRect)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBCrossfadeIconZoomAnimator.h b/iOS7/SpringBoard/SBCrossfadeIconZoomAnimator.h index f84c48a82..372042d07 100644 --- a/iOS7/SpringBoard/SBCrossfadeIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBCrossfadeIconZoomAnimator.h @@ -11,21 +11,23 @@ @interface SBCrossfadeIconZoomAnimator : SBScaleIconZoomAnimator { UIView *_crossfadeView; - BOOL _performsTrueCrossfade; - BOOL _masksCorners; + _Bool _performsTrueCrossfade; + _Bool _masksCorners; } -@property(nonatomic) BOOL masksCorners; // @synthesize masksCorners=_masksCorners; -@property(nonatomic) BOOL performsTrueCrossfade; // @synthesize performsTrueCrossfade=_performsTrueCrossfade; +@property(nonatomic) _Bool masksCorners; // @synthesize masksCorners=_masksCorners; +@property(nonatomic) _Bool performsTrueCrossfade; // @synthesize performsTrueCrossfade=_performsTrueCrossfade; - (struct CGPoint)_zoomedIconCenter; - (struct CGRect)_zoomedFrame; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; +- (void)_delayedForRotation; - (void)dealloc; - (id)initWithFolderController:(id)arg1 crossfadeView:(id)arg2 icon:(id)arg3; +- (void)_assertCrossfadeViewSizeIfNecessary; // Remaining properties @property(retain, nonatomic) SBCrossfadeZoomSettings *zoomSettings; diff --git a/iOS7/SpringBoard/SBCrossfadeZoomSettings.h b/iOS7/SpringBoard/SBCrossfadeZoomSettings.h index f5cd91b65..d1d47e692 100644 --- a/iOS7/SpringBoard/SBCrossfadeZoomSettings.h +++ b/iOS7/SpringBoard/SBCrossfadeZoomSettings.h @@ -6,17 +6,17 @@ #import "SBScaleZoomSettings.h" -@class SBAnimationSettings; +@class SBFAnimationSettings; @interface SBCrossfadeZoomSettings : SBScaleZoomSettings { - BOOL _morphWithZoom; - SBAnimationSettings *_morphSettings; + _Bool _morphWithZoom; + SBFAnimationSettings *_morphSettings; } + (id)settingsControllerModule; -@property(retain) SBAnimationSettings *morphSettings; // @synthesize morphSettings=_morphSettings; -@property BOOL morphWithZoom; // @synthesize morphWithZoom=_morphWithZoom; +@property(retain) SBFAnimationSettings *morphSettings; // @synthesize morphSettings=_morphSettings; +@property _Bool morphWithZoom; // @synthesize morphWithZoom=_morphWithZoom; - (id)effectiveMorphAnimationSettings; - (void)setDefaultValues; diff --git a/iOS7/SpringBoard/SBDaemonHandler.h b/iOS7/SpringBoard/SBDaemonHandler.h index cf915a0c7..c7fd77d14 100644 --- a/iOS7/SpringBoard/SBDaemonHandler.h +++ b/iOS7/SpringBoard/SBDaemonHandler.h @@ -13,7 +13,7 @@ + (void)noteDaemonCanceled:(id)arg1; + (id)stateDescription; + (void)removeRequestForKey:(id)arg1 forDaemonPid:(int)arg2; -+ (BOOL)addRequest:(id)arg1 forKey:(id)arg2 forDaemonPid:(int)arg3; ++ (_Bool)addRequest:(id)arg1 forKey:(id)arg2 forDaemonPid:(int)arg3; + (void)initialize; @end diff --git a/iOS7/SpringBoard/SBDarkeningImageView.h b/iOS7/SpringBoard/SBDarkeningImageView.h index 5c58d7970..6b63eb0dd 100644 --- a/iOS7/SpringBoard/SBDarkeningImageView.h +++ b/iOS7/SpringBoard/SBDarkeningImageView.h @@ -11,14 +11,14 @@ @interface SBDarkeningImageView : UIImageView { UIImage *_baseImage; - float _brightness; + double _brightness; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (id)description; -- (void)setImage:(id)arg1 brightness:(float)arg2; -@property(nonatomic) float brightness; +- (void)setImage:(id)arg1 brightness:(double)arg2; +@property(nonatomic) double brightness; - (void)setImage:(id)arg1; - (id)image; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBDataPlanAccountAlertItem.h b/iOS7/SpringBoard/SBDataPlanAccountAlertItem.h index ceded2a1f..2bc31019c 100644 --- a/iOS7/SpringBoard/SBDataPlanAccountAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanAccountAlertItem.h @@ -16,8 +16,8 @@ + (id)nowButtonTitle; + (id)laterButtonTitle; @property(copy, nonatomic) NSURL *accountURL; // @synthesize accountURL=_accountURL; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithAccountURL:(id)arg1; diff --git a/iOS7/SpringBoard/SBDataPlanActivationAlertItem.h b/iOS7/SpringBoard/SBDataPlanActivationAlertItem.h index d28d2b16c..083477ccb 100644 --- a/iOS7/SpringBoard/SBDataPlanActivationAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanActivationAlertItem.h @@ -8,14 +8,14 @@ @interface SBDataPlanActivationAlertItem : SBDataPlanAccountAlertItem { - BOOL _newAccount; - BOOL _promptToDisable; + _Bool _newAccount; + _Bool _promptToDisable; } -@property(nonatomic, getter=isNewAccount) BOOL newAccount; // @synthesize newAccount=_newAccount; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (id)initWithAccountURL:(id)arg1 newAccount:(BOOL)arg2 promptToDisable:(BOOL)arg3; +@property(nonatomic, getter=isNewAccount) _Bool newAccount; // @synthesize newAccount=_newAccount; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (id)initWithAccountURL:(id)arg1 newAccount:(_Bool)arg2 promptToDisable:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBDataPlanCompletionAlertItem.h b/iOS7/SpringBoard/SBDataPlanCompletionAlertItem.h index 7b5482d53..e632fcbcf 100644 --- a/iOS7/SpringBoard/SBDataPlanCompletionAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanCompletionAlertItem.h @@ -11,14 +11,14 @@ @interface SBDataPlanCompletionAlertItem : SBDataPlanAlertItem { NSString *_carrierName; - BOOL _newAccount; + _Bool _newAccount; } -@property(nonatomic, getter=isNewAccount) BOOL newAccount; // @synthesize newAccount=_newAccount; +@property(nonatomic, getter=isNewAccount) _Bool newAccount; // @synthesize newAccount=_newAccount; @property(copy, nonatomic) NSString *carrierName; // @synthesize carrierName=_carrierName; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; -- (id)initWithCarrierName:(id)arg1 newAccount:(BOOL)arg2; +- (id)initWithCarrierName:(id)arg1 newAccount:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBDataPlanDisableAlertItem.h b/iOS7/SpringBoard/SBDataPlanDisableAlertItem.h index fef2556f4..d4de3f9cc 100644 --- a/iOS7/SpringBoard/SBDataPlanDisableAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanDisableAlertItem.h @@ -10,8 +10,8 @@ { } -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBDataPlanExpirationAlertItem.h b/iOS7/SpringBoard/SBDataPlanExpirationAlertItem.h index 30c8d57da..bfd15a7a0 100644 --- a/iOS7/SpringBoard/SBDataPlanExpirationAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanExpirationAlertItem.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithAccountURL:(id)arg1 expirationDate:(id)arg2; diff --git a/iOS7/SpringBoard/SBDataPlanFailureAlertItem.h b/iOS7/SpringBoard/SBDataPlanFailureAlertItem.h index dfb804264..ca85db986 100644 --- a/iOS7/SpringBoard/SBDataPlanFailureAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanFailureAlertItem.h @@ -11,16 +11,16 @@ @interface SBDataPlanFailureAlertItem : SBDataPlanAccountAlertItem { NSString *_carrierName; - BOOL _newAccount; + _Bool _newAccount; } + (id)nowButtonTitle; + (id)laterButtonTitle; -@property(nonatomic, getter=isNewAccount) BOOL newAccount; // @synthesize newAccount=_newAccount; +@property(nonatomic, getter=isNewAccount) _Bool newAccount; // @synthesize newAccount=_newAccount; @property(copy, nonatomic) NSString *carrierName; // @synthesize carrierName=_carrierName; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; -- (id)initWithAccountURL:(id)arg1 carrierName:(id)arg2 newAccount:(BOOL)arg3; +- (id)initWithAccountURL:(id)arg1 carrierName:(id)arg2 newAccount:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBDataPlanUsageAlertItem.h b/iOS7/SpringBoard/SBDataPlanUsageAlertItem.h index 85b5a3b0e..ede5d1af9 100644 --- a/iOS7/SpringBoard/SBDataPlanUsageAlertItem.h +++ b/iOS7/SpringBoard/SBDataPlanUsageAlertItem.h @@ -14,7 +14,7 @@ } @property(retain, nonatomic) NSNumber *remainingPortion; // @synthesize remainingPortion=_remainingPortion; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithAccountURL:(id)arg1 usage:(id)arg2; diff --git a/iOS7/SpringBoard/SBDateLabelStringFormatCache.h b/iOS7/SpringBoard/SBDateLabelStringFormatCache.h index cfec97cd0..e27c0b530 100644 --- a/iOS7/SpringBoard/SBDateLabelStringFormatCache.h +++ b/iOS7/SpringBoard/SBDateLabelStringFormatCache.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "SBUILockScreenDateFormatter-Protocol.h" +#import "SBFLockScreenDateFormatter-Protocol.h" @class NSDate, NSDateFormatter, NSNumberFormatter; -@interface SBDateLabelStringFormatCache : NSObject +@interface SBDateLabelStringFormatCache : NSObject { NSDateFormatter *_dayOfWeekFormatter; NSDateFormatter *_dayOfWeekWithTimeFormatter; @@ -38,7 +38,7 @@ - (id)formatAbbreviatedTimerDuration:(double)arg1; - (id)formatTimerDuration:(double)arg1; - (id)formatDateAsRelativeDateStyle:(id)arg1; -- (BOOL)_shouldShowHoursForTimerDuration:(double)arg1; +- (_Bool)_shouldShowHoursForTimerDuration:(double)arg1; - (id)formatDateAsTimeNoAMPM:(id)arg1; - (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; - (id)formatDateAsRelativeDateAndTimeStyle:(id)arg1; diff --git a/iOS7/SpringBoard/SBDateTimeCache.h b/iOS7/SpringBoard/SBDateTimeCache.h index b4c784d38..35ee1f4bc 100644 --- a/iOS7/SpringBoard/SBDateTimeCache.h +++ b/iOS7/SpringBoard/SBDateTimeCache.h @@ -23,13 +23,13 @@ - (id)description; - (void)_resetAndConfigure; - (void)_resetAndConfigureIfNecessary; -- (BOOL)isWithinNextWeek:(double)arg1; -- (BOOL)isWithinPrevWeek:(double)arg1 includeToday:(BOOL)arg2; -- (BOOL)isWithinPrevWeek:(double)arg1; -- (BOOL)isYesterday:(double)arg1; -- (BOOL)isTomorrow:(double)arg1; -- (BOOL)_isToday:(double)arg1; -- (BOOL)isToday:(double)arg1; +- (_Bool)isWithinNextWeek:(double)arg1; +- (_Bool)isWithinPrevWeek:(double)arg1 includeToday:(_Bool)arg2; +- (_Bool)isWithinPrevWeek:(double)arg1; +- (_Bool)isYesterday:(double)arg1; +- (_Bool)isTomorrow:(double)arg1; +- (_Bool)_isToday:(double)arg1; +- (_Bool)isToday:(double)arg1; - (double)nextWeek; - (double)prevWeek; - (double)yesterday; diff --git a/iOS7/SpringBoard/SBDefaultBannerTextView.h b/iOS7/SpringBoard/SBDefaultBannerTextView.h index 76f3c64a9..bb63012ee 100644 --- a/iOS7/SpringBoard/SBDefaultBannerTextView.h +++ b/iOS7/SpringBoard/SBDefaultBannerTextView.h @@ -10,20 +10,20 @@ @interface SBDefaultBannerTextView : UIView { - NSAttributedString *_primaryAttributedText; - UIImage *_primaryTextAccessoryImage; - NSAttributedString *_secondaryAttributedText; - BOOL _secondaryTextItalicized; - NSAttributedString *_relevanceDateAttributedText; - NSAttributedString *_attributedString; + NSAttributedString *_primaryTextAttributedString; + NSAttributedString *_primaryTextAttributedStringComponent; + UIImage *_primaryTextAccessoryImageComponent; + NSAttributedString *_secondaryTextAttributedString; + _Bool _secondaryTextItalicized; + NSAttributedString *_relevanceDateAttributedString; } - (void)drawRect:(struct CGRect)arg1; -- (id)_attributedString; -- (void)_invalidateAttributedString; -- (BOOL)textWillWrapForWidth:(float)arg1; +- (id)_primaryTextAttributedString; +- (void)_invalidatePrimaryTextAttributedString; +- (_Bool)textWillWrapForWidth:(double)arg1; @property(copy, nonatomic) NSString *relevanceDateText; -- (void)setSecondaryText:(id)arg1 italicized:(BOOL)arg2; +- (void)setSecondaryText:(id)arg1 italicized:(_Bool)arg2; @property(copy, nonatomic) NSString *secondaryText; @property(retain, nonatomic) UIImage *primaryTextAccessoryImage; @property(copy, nonatomic) NSString *primaryText; diff --git a/iOS7/SpringBoard/SBDefaultBannerView.h b/iOS7/SpringBoard/SBDefaultBannerView.h index 32afe0cf3..cc2a33551 100644 --- a/iOS7/SpringBoard/SBDefaultBannerView.h +++ b/iOS7/SpringBoard/SBDefaultBannerView.h @@ -19,6 +19,8 @@ UILabel *_relevanceDateLabel; SBDefaultBannerTextView *_textView; UIImageView *_attachmentImageView; + struct CGSize _grabberImageSize; + UIImageView *_grabberImageView; } - (void)dateLabelDidChange:(id)arg1; diff --git a/iOS7/SpringBoard/SBDefaultBannerViewSource-Protocol.h b/iOS7/SpringBoard/SBDefaultBannerViewSource-Protocol.h index e48563e32..5469c4711 100644 --- a/iOS7/SpringBoard/SBDefaultBannerViewSource-Protocol.h +++ b/iOS7/SpringBoard/SBDefaultBannerViewSource-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SBDefaultBannerViewSource -- (BOOL)isVIP; +- (_Bool)isVIP; - (id)attachmentImage; - (id)attachmentText; - (id)iconImage; diff --git a/iOS7/SpringBoard/SBDefaultDateLabel.h b/iOS7/SpringBoard/SBDefaultDateLabel.h index 9a1487950..9fb51b075 100644 --- a/iOS7/SpringBoard/SBDefaultDateLabel.h +++ b/iOS7/SpringBoard/SBDefaultDateLabel.h @@ -14,38 +14,38 @@ { NSDate *_timeZoneRelativeStartDate; NSDate *_timeZoneRelativeEndDate; - BOOL _allDay; - BOOL _isTimestamp; + _Bool _allDay; + _Bool _isTimestamp; NSDate *_effectiveAllDayStartDate; NSDate *_effectiveAllDayLastValidDate; NSDate *_effectiveAllDayEndDate; - BOOL _effectiveAllDay; - BOOL _isCoalescingUpdates; - BOOL _needsUpdateFromCoalesce; + _Bool _effectiveAllDay; + _Bool _isCoalescingUpdates; + _Bool _needsUpdateFromCoalesce; NSTimer *_updateTimer; - id _delegate; int _labelType; + id _delegate; } + (id)_currentCalendar; -@property(nonatomic) BOOL isTimestamp; // @synthesize isTimestamp=_isTimestamp; +@property(nonatomic) _Bool isTimestamp; // @synthesize isTimestamp=_isTimestamp; @property(nonatomic) int labelType; // @synthesize labelType=_labelType; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; - (void)stopCoalescingUpdates; - (void)startCoalescingUpdates; - (void)update; - (void)_forceUpdate; - (void)updateTextIfNecessary; - (void)_updateTimerFired:(id)arg1; -- (void)updateTextIfNecessary:(BOOL)arg1; +- (void)updateTextIfNecessary:(_Bool)arg1; - (id)constructLabelString; -- (id)_constructNonAllDayLabelStringWithDate:(id)arg1 startTime:(double)arg2 startIsToday:(BOOL)arg3 sameDayDates:(BOOL)arg4 eventOngoing:(BOOL)arg5 withCurrentDate:(id)arg6 forStartLabel:(BOOL)arg7; -- (BOOL)isEffectiveAllDay; -- (BOOL)isDateWithinEffectiveAllDayRange:(id)arg1; +- (id)_constructNonAllDayLabelStringWithDate:(id)arg1 startTime:(double)arg2 startIsToday:(_Bool)arg3 sameDayDates:(_Bool)arg4 eventOngoing:(_Bool)arg5 withCurrentDate:(id)arg6 forStartLabel:(_Bool)arg7; +- (_Bool)isEffectiveAllDay; +- (_Bool)isDateWithinEffectiveAllDayRange:(id)arg1; - (id)_localDateForDate:(id)arg1 inTimeZone:(id)arg2; - (void)_updateEffectiveAllDayTimes; -- (void)_resetEffectiveAllDayState:(BOOL)arg1; +- (void)_resetEffectiveAllDayState:(_Bool)arg1; - (void)setEndDate:(id)arg1 withTimeZone:(id)arg2; - (void)setStartDate:(id)arg1 withTimeZone:(id)arg2; - (void)setTimeZoneRelativeEndDate:(id)arg1; diff --git a/iOS7/SpringBoard/SBDefaultIconModelStore.h b/iOS7/SpringBoard/SBDefaultIconModelStore.h index 62fceda2b..7685b96cd 100644 --- a/iOS7/SpringBoard/SBDefaultIconModelStore.h +++ b/iOS7/SpringBoard/SBDefaultIconModelStore.h @@ -13,8 +13,8 @@ + (id)sharedInstance; - (void)_deleteLegacyState; - (id)loadDesiredIconState:(id *)arg1; -- (BOOL)saveDesiredIconState:(id)arg1 error:(id *)arg2; -- (BOOL)deleteDesiredIconState:(id *)arg1; +- (_Bool)saveDesiredIconState:(id)arg1 error:(id *)arg2; +- (_Bool)deleteDesiredIconState:(id *)arg1; - (id)loadCurrentIconState:(id *)arg1; - (id)init; diff --git a/iOS7/SpringBoard/SBDefaultImageInfo.h b/iOS7/SpringBoard/SBDefaultImageInfo.h index c0ef49d4d..7ca3c010b 100644 --- a/iOS7/SpringBoard/SBDefaultImageInfo.h +++ b/iOS7/SpringBoard/SBDefaultImageInfo.h @@ -10,21 +10,21 @@ @interface SBDefaultImageInfo : NSObject { - BOOL _hasSnapshot; - int _launchingInterfaceOrientation; - float _launchingScale; - int _originalOrientation; - int _currentOrientation; + _Bool _hasSnapshot; + long long _launchingInterfaceOrientation; + double _launchingScale; + long long _originalOrientation; + long long _currentOrientation; UIImage *_image; struct CGSize _launchingScreenSize; } @property(retain, nonatomic) UIImage *image; // @synthesize image=_image; -@property(nonatomic) BOOL hasSnapshot; // @synthesize hasSnapshot=_hasSnapshot; -@property(nonatomic) int currentOrientation; // @synthesize currentOrientation=_currentOrientation; -@property(nonatomic) int originalOrientation; // @synthesize originalOrientation=_originalOrientation; -@property(nonatomic) float launchingScale; // @synthesize launchingScale=_launchingScale; -@property(nonatomic) int launchingInterfaceOrientation; // @synthesize launchingInterfaceOrientation=_launchingInterfaceOrientation; +@property(nonatomic) _Bool hasSnapshot; // @synthesize hasSnapshot=_hasSnapshot; +@property(nonatomic) long long currentOrientation; // @synthesize currentOrientation=_currentOrientation; +@property(nonatomic) long long originalOrientation; // @synthesize originalOrientation=_originalOrientation; +@property(nonatomic) double launchingScale; // @synthesize launchingScale=_launchingScale; +@property(nonatomic) long long launchingInterfaceOrientation; // @synthesize launchingInterfaceOrientation=_launchingInterfaceOrientation; @property(nonatomic) struct CGSize launchingScreenSize; // @synthesize launchingScreenSize=_launchingScreenSize; - (id)description; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBDeleteIconAlertItem.h b/iOS7/SpringBoard/SBDeleteIconAlertItem.h index eda1677b7..ef696e79c 100644 --- a/iOS7/SpringBoard/SBDeleteIconAlertItem.h +++ b/iOS7/SpringBoard/SBDeleteIconAlertItem.h @@ -13,18 +13,18 @@ @interface SBDeleteIconAlertItem : SBAlertItem { SBIcon *_icon; - BOOL _checkedDocumentsInCloudState; - BOOL _appHasDocumentsInCloud; - BOOL _appHasDocumentsWithPendingUpdates; - BOOL _askedUserAboutDocumentsDocumentsInCloud; - BOOL _askedUserAboutDocumentsWithPendingUpdates; + _Bool _checkedDocumentsInCloudState; + _Bool _appHasDocumentsInCloud; + _Bool _appHasDocumentsWithPendingUpdates; + _Bool _askedUserAboutDocumentsDocumentsInCloud; + _Bool _askedUserAboutDocumentsWithPendingUpdates; } -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)_checkDocumentsInCloudStateIfNeeded; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)icon; - (void)dealloc; - (id)initWithIcon:(id)arg1; diff --git a/iOS7/SpringBoard/SBDetailSlider.h b/iOS7/SpringBoard/SBDetailSlider.h deleted file mode 100644 index 239994c44..000000000 --- a/iOS7/SpringBoard/SBDetailSlider.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPDetailSlider.h" - -@interface SBDetailSlider : MPDetailSlider -{ -} - -- (struct CGRect)thumbRectForBounds:(struct CGRect)arg1 trackRect:(struct CGRect)arg2 value:(float)arg3; -- (id)timeLabelTextColorForStyle:(int)arg1; -- (struct CGSize)timeLabelShadowOffsetForStyle:(int)arg1; -- (id)timeLabelShadowColorForStyle:(int)arg1; -- (id)timeLabelFontForStyle:(int)arg1; -- (id)currentThumbImage; - -@end - diff --git a/iOS7/SpringBoard/SBDeviceLockController.h b/iOS7/SpringBoard/SBDeviceLockController.h index c14803dc7..e15e55b3b 100644 --- a/iOS7/SpringBoard/SBDeviceLockController.h +++ b/iOS7/SpringBoard/SBDeviceLockController.h @@ -6,52 +6,54 @@ #import "NSObject.h" -@class PCPersistentTimer, SBPasscodeLockAssertionManager, SBPasscodeLockDisableAssertion, SecureBackup; +@class NSString, PCPersistentTimer, SBPasscodeLockAssertionManager, SBPasscodeLockDisableAssertion, SecureBackup; @interface SBDeviceLockController : NSObject { int _lockState; double _lastLockDate; - BOOL _isPermanentlyBlocked; - BOOL _isBlockedForThermalCondition; + _Bool _isPermanentlyBlocked; + _Bool _isBlockedForThermalCondition; double _deviceLockUnblockTime; PCPersistentTimer *_deviceLockUnblockTimer; SBPasscodeLockAssertionManager *_assertionManager; SBPasscodeLockDisableAssertion *_transientPasscodeCheckingAssertion; - BOOL _okToSendNotifications; + _Bool _okToSendNotifications; SecureBackup *_secureBackupHelper; + NSString *_lastIncorrectPasscodeAttempt; } + (id)_sharedControllerIfExists; + (id)sharedController; -+ (id)_sharedControllerCreateIfNecessary:(BOOL)arg1; ++ (id)_sharedControllerCreateIfNecessary:(_Bool)arg1; - (id)description; - (void)_uncachePasscodeIfNecessary; - (void)_cachePassword:(id)arg1; -- (BOOL)shouldAllowUnlockToApplication:(id)arg1; +- (_Bool)shouldAllowUnlockToApplication:(id)arg1; - (void)_removeDeviceLockDisableAssertion:(id)arg1; - (void)_addDeviceLockDisableAssertion:(id)arg1; -- (BOOL)attemptDeviceUnlockWithPassword:(id)arg1 appRequested:(BOOL)arg2; +- (_Bool)attemptDeviceUnlockWithPassword:(id)arg1 appRequested:(_Bool)arg2; - (void)_notifyOfFirstUnlock; - (void)_setLockState:(int)arg1; -- (void)_enablePasscodeLockImmediately:(BOOL)arg1; +- (void)_enablePasscodeLockImmediately:(_Bool)arg1; - (void)enablePasscodeLockImmediately; - (void)_updateDeviceLockedState; -- (BOOL)_shouldLockDeviceNow; -- (BOOL)isPasscodeLockedOrBlocked; -- (BOOL)isPasscodeLocked; -- (BOOL)deviceHasPasscodeSet; +- (_Bool)_shouldLockDeviceNow; +- (_Bool)isPasscodeLockedOrBlocked; +- (_Bool)isPasscodeLocked; +- (_Bool)isPasscodeLockedCached; +- (_Bool)deviceHasPasscodeSet; - (void)_setDeviceLockUnblockTime:(double)arg1; - (void)_unblockTimerFired; - (void)_scheduleUnblockTimer; - (void)_clearUnblockTimer; - (void)_clearBlockedState; -- (BOOL)isPermanentlyBlocked:(double *)arg1; -- (BOOL)isBlocked; -- (BOOL)_temporarilyBlocked; -- (void)setBlockedForThermalCondition:(BOOL)arg1; +- (_Bool)isPermanentlyBlocked:(double *)arg1; +- (_Bool)isBlocked; +- (_Bool)_temporarilyBlocked; +- (void)setBlockedForThermalCondition:(_Bool)arg1; - (void)_sendBlockStateChangeNotification; -- (BOOL)isBlockedForThermalCondition; +- (_Bool)isBlockedForThermalCondition; - (id)lastLockDate; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBDeviceLockPasscodeEntryAlert.h b/iOS7/SpringBoard/SBDeviceLockPasscodeEntryAlert.h index 23da3338e..193439832 100644 --- a/iOS7/SpringBoard/SBDeviceLockPasscodeEntryAlert.h +++ b/iOS7/SpringBoard/SBDeviceLockPasscodeEntryAlert.h @@ -12,7 +12,7 @@ + (id)sharedInstance; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; -- (int)statusBarStyle; +- (long long)statusBarStyle; @end diff --git a/iOS7/SpringBoard/SBDeviceLockViewOwner-Protocol.h b/iOS7/SpringBoard/SBDeviceLockViewOwner-Protocol.h index 7ca9a1603..a96695584 100644 --- a/iOS7/SpringBoard/SBDeviceLockViewOwner-Protocol.h +++ b/iOS7/SpringBoard/SBDeviceLockViewOwner-Protocol.h @@ -10,11 +10,11 @@ @optional - (void)animateToEmergencyCall; -- (BOOL)shouldUseTransparentStatusBar; -- (BOOL)isDisplayingErrorStatus; +- (_Bool)shouldUseTransparentStatusBar; +- (_Bool)isDisplayingErrorStatus; - (void)deviceUnlockFailed; - (void)deviceUnlockSucceeded; -- (void)setShowingDeviceLock:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowingDeviceLock:(BOOL)arg1; +- (void)setShowingDeviceLock:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setShowingDeviceLock:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBDisableUnlockAssertion.h b/iOS7/SpringBoard/SBDisableUnlockAssertion.h new file mode 100644 index 000000000..0f25b53d2 --- /dev/null +++ b/iOS7/SpringBoard/SBDisableUnlockAssertion.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface SBDisableUnlockAssertion : NSObject +{ + NSString *_reason; +} + +- (id)description; +- (void)dealloc; +- (id)initWithReason:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBDiskSpaceAlertItem.h b/iOS7/SpringBoard/SBDiskSpaceAlertItem.h index f5968e942..e2ff1cc6c 100644 --- a/iOS7/SpringBoard/SBDiskSpaceAlertItem.h +++ b/iOS7/SpringBoard/SBDiskSpaceAlertItem.h @@ -8,13 +8,13 @@ @interface SBDiskSpaceAlertItem : SBAlertItem { - int _usageButtonIndex; + long long _usageButtonIndex; } -- (BOOL)shouldShowInEmergencyCall; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)shouldShowInEmergencyCall; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_showUsagePrefs; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)performUnlockAction; - (id)init; diff --git a/iOS7/SpringBoard/SBDismissEmergencyCallRecipe.h b/iOS7/SpringBoard/SBDismissEmergencyCallRecipe.h new file mode 100644 index 000000000..1f2ce56ad --- /dev/null +++ b/iOS7/SpringBoard/SBDismissEmergencyCallRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBDismissEmergencyCallRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBDismissOnlyAlertItem.h b/iOS7/SpringBoard/SBDismissOnlyAlertItem.h index 03560a646..536f8c8ab 100644 --- a/iOS7/SpringBoard/SBDismissOnlyAlertItem.h +++ b/iOS7/SpringBoard/SBDismissOnlyAlertItem.h @@ -15,7 +15,7 @@ double _autoDismissInterval; } -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)performUnlockAction; - (id)bodyText; - (id)title; diff --git a/iOS7/SpringBoard/SBDismissSwitcherRecipe.h b/iOS7/SpringBoard/SBDismissSwitcherRecipe.h new file mode 100644 index 000000000..813189edf --- /dev/null +++ b/iOS7/SpringBoard/SBDismissSwitcherRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBDismissSwitcherRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBDisplayProtocol-Protocol.h b/iOS7/SpringBoard/SBDisplayProtocol-Protocol.h index ed3012356..329ff3b0f 100644 --- a/iOS7/SpringBoard/SBDisplayProtocol-Protocol.h +++ b/iOS7/SpringBoard/SBDisplayProtocol-Protocol.h @@ -8,37 +8,39 @@ @protocol SBDisplayProtocol - (id)deactivationValue:(unsigned int)arg1; -- (BOOL)deactivationFlag:(unsigned int)arg1; +- (_Bool)deactivationFlag:(unsigned int)arg1; - (void)setDeactivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDeactivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDeactivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDeactivationSettings; - (id)activationValue:(unsigned int)arg1; -- (BOOL)activationFlag:(unsigned int)arg1; +- (_Bool)activationFlag:(unsigned int)arg1; - (void)setActivationSetting:(unsigned int)arg1 value:(id)arg2; -- (void)setActivationSetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setActivationSetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearActivationSettings; - (id)displayValue:(unsigned int)arg1; -- (BOOL)displayFlag:(unsigned int)arg1; +- (_Bool)displayFlag:(unsigned int)arg1; - (void)setDisplaySetting:(unsigned int)arg1 value:(id)arg2; -- (void)setDisplaySetting:(unsigned int)arg1 flag:(BOOL)arg2; +- (void)setDisplaySetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)clearDisplaySettings; -- (BOOL)expectsFaceContactInLandscape; -- (BOOL)expectsFaceContact; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; -- (void)setExpectsFaceContact:(BOOL)arg1; +- (_Bool)expectsFaceContactInLandscape; +- (_Bool)expectsFaceContact; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; +- (void)setExpectsFaceContact:(_Bool)arg1; - (void)deactivate; - (void)activate; - (double)autoLockTime; - (double)autoDimTime; -- (BOOL)suppressesControlCenter; -- (BOOL)suppressesNotificationCenter; -- (BOOL)suppressesBanners; +- (_Bool)suppressesControlCenter; +- (_Bool)suppressesNotificationCenter; +- (_Bool)suppressesBanners; - (double)accelerometerSampleInterval; - (void)setAccelerometerSampleInterval:(double)arg1; -- (BOOL)orientationChangedEventsEnabled; -- (void)setOrientationChangedEventsEnabled:(BOOL)arg1; -- (BOOL)allowsEventOnlySuspension; -- (int)starkStatusBarStyle; -- (int)statusBarStyle; +- (_Bool)orientationChangedEventsEnabled; +- (void)setOrientationChangedEventsEnabled:(_Bool)arg1; +- (_Bool)allowsEventOnlySuspension; +- (id)effectiveStatusBarStyleRequest; +- (id)statusBarStyleRequest; +- (long long)starkStatusBarStyle; +- (long long)statusBarStyle; @end diff --git a/iOS7/SpringBoard/SBDistanceFieldView.h b/iOS7/SpringBoard/SBDistanceFieldView.h index 27d2a3b10..31064998f 100644 --- a/iOS7/SpringBoard/SBDistanceFieldView.h +++ b/iOS7/SpringBoard/SBDistanceFieldView.h @@ -13,13 +13,13 @@ } + (Class)layerClass; -@property float lineWidth; -@property float sharpness; -@property float offset; +@property double lineWidth; +@property double sharpness; +@property double offset; @property struct CGColor *foregroundColor; -@property BOOL invertsShape; +@property _Bool invertsShape; @property(copy, nonatomic) NSString *renderMode; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBDockIconListView.h b/iOS7/SpringBoard/SBDockIconListView.h index 23a8f3f21..cf569861e 100644 --- a/iOS7/SpringBoard/SBDockIconListView.h +++ b/iOS7/SpringBoard/SBDockIconListView.h @@ -10,19 +10,20 @@ { } -+ (unsigned int)iconRowsForInterfaceOrientation:(int)arg1; -+ (unsigned int)iconColumnsForInterfaceOrientation:(int)arg1; -+ (float)defaultHeight; -- (unsigned int)columnAtPoint:(struct CGPoint)arg1; ++ (unsigned long long)iconRowsForInterfaceOrientation:(long long)arg1; ++ (unsigned long long)iconColumnsForInterfaceOrientation:(long long)arg1; ++ (double)defaultHeight; +- (unsigned long long)columnAtPoint:(struct CGPoint)arg1; - (struct CGPoint)originForIconAtCoordinate:(struct SBIconCoordinate)arg1; -- (float)_additionalSideInsetToCenterIcons; -- (unsigned int)rowAtPoint:(struct CGPoint)arg1; -- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned int *)arg2 proposedOrder:(int *)arg3 grabbedIcon:(id)arg4; -- (float)topIconInset; -- (unsigned int)iconsInRowForSpacingCalculation; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (double)_additionalSideInsetToCenterIcons; +- (unsigned long long)rowAtPoint:(struct CGPoint)arg1; +- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned long long *)arg2 proposedOrder:(int *)arg3 grabbedIcon:(id)arg4; +- (double)sideIconInset; +- (double)topIconInset; +- (unsigned long long)iconsInRowForSpacingCalculation; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (int)iconLocation; -- (id)initWithModel:(id)arg1 orientation:(int)arg2 viewMap:(id)arg3; +- (id)initWithModel:(id)arg1 orientation:(long long)arg2 viewMap:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBDockSettings.h b/iOS7/SpringBoard/SBDockSettings.h deleted file mode 100644 index 15cfb64c6..000000000 --- a/iOS7/SpringBoard/SBDockSettings.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_UISettings.h" - -@interface SBDockSettings : _UISettings -{ - BOOL _showBlur; -} - -+ (id)settingsControllerModule; -@property BOOL showBlur; // @synthesize showBlur=_showBlur; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBDockView.h b/iOS7/SpringBoard/SBDockView.h index eb3488b87..794ea743c 100644 --- a/iOS7/SpringBoard/SBDockView.h +++ b/iOS7/SpringBoard/SBDockView.h @@ -6,33 +6,28 @@ #import "UIView.h" -#import "SBWallpaperColorObserver-Protocol.h" -#import "_UISettingsKeyObserver-Protocol.h" +#import "SBWallpaperObserver-Protocol.h" -@class SBDockIconListView, SBDockSettings, SBHighlightView, _UIBackdropView; +@class SBDockIconListView, SBHighlightView, UIImageView, _SBDockBackgroundView; -@interface SBDockView : UIView <_UISettingsKeyObserver, SBWallpaperColorObserver> +@interface SBDockView : UIView { SBDockIconListView *_iconListView; SBHighlightView *_highlightView; - _UIBackdropView *_backdropView; - UIView *_alternativeBackgroundView; - SBDockSettings *_dockSettings; + _SBDockBackgroundView *_backgroundView; + UIImageView *_backgroundImageView; } -+ (float)defaultHeight; -- (void)_configureBackground; -- (void)wallpaperColorDidChange:(id)arg1; -- (void)didAnimate; -- (void)willAnimate; -- (void)setVerticalBackgroundStretch:(float)arg1; -- (void)setBackgroundAlpha:(float)arg1; -- (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (float)heightForOrientation:(int)arg1; ++ (double)defaultHeight; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (id)_newBackgroundImage; +- (void)setVerticalBackgroundStretch:(double)arg1; +- (void)setBackgroundAlpha:(double)arg1; +- (double)heightForOrientation:(long long)arg1; - (void)layoutSubviews; - (id)dockListView; - (void)dealloc; -- (id)initWithDockListView:(id)arg1; +- (id)initWithDockListView:(id)arg1 forSnapshot:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBDownloadingIcon.h b/iOS7/SpringBoard/SBDownloadingIcon.h index e1a712af0..9bd74069d 100644 --- a/iOS7/SpringBoard/SBDownloadingIcon.h +++ b/iOS7/SpringBoard/SBDownloadingIcon.h @@ -10,34 +10,37 @@ @interface SBDownloadingIcon : SBLeafIcon { - BOOL _wasUninstalledByUser; - BOOL _isNewsstandDownload; + _Bool _wasUninstalledByUser; + _Bool _isNewsstandDownload; SBApplicationPlaceholder *_appPlaceholder; } + (id)leafIdentifierForApplicationPlaceholder:(id)arg1; + (id)leafIdentifierForApplicationPlaceholderBundleID:(id)arg1; - (void)cancelDownload; -- (BOOL)iconAppearsInNewsstand; +- (_Bool)iconAppearsInNewsstand; - (void)_showAlertForError:(id)arg1; - (id)uninstallAlertCancelTitle; - (id)uninstallAlertConfirmTitle; - (id)uninstallAlertBody; - (id)uninstallAlertTitle; -- (void)setUninstalledByUser:(BOOL)arg1; -- (BOOL)uninstalledByUser; -- (void)setNewsstandDownload:(BOOL)arg1; -- (BOOL)isNewsstandDownload; +- (void)setUninstalledByUser:(_Bool)arg1; +- (_Bool)uninstalledByUser; +- (void)setNewsstandDownload:(_Bool)arg1; +- (_Bool)isNewsstandDownload; +- (_Bool)matchesApplicationIcon:(id)arg1; - (id)appPlaceholder; - (void)setApplicationPlaceholder:(id)arg1; - (void)reloadForStatusChange; - (void)completeUninstall; - (id)realDisplayName; -- (id)undarkenedHomeScreenIconImage; +- (id)homescreenIconImage; +- (id)_darkenedIconImageForImage:(id)arg1; +- (id)gridCellImage; - (id)identifierForCorrespondingApplicationIcon; - (id)description; - (id)representation; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithApplicationPlaceholder:(id)arg1; diff --git a/iOS7/SpringBoard/SBDownloadingProgressBar.h b/iOS7/SpringBoard/SBDownloadingProgressBar.h deleted file mode 100644 index b39288857..000000000 --- a/iOS7/SpringBoard/SBDownloadingProgressBar.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIImageView.h" - -@class UIView; - -@interface SBDownloadingProgressBar : UIImageView -{ - UIView *_clipView; - UIImageView *_fillView; - float _progress; -} - -+ (float)defaultHeight; -- (float)progress; -- (void)setProgress:(float)arg1; -- (id)fillImage; -- (id)trackImage; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBEdgeActivationAlertItem.h b/iOS7/SpringBoard/SBEdgeActivationAlertItem.h index 5ae588d44..57f53575a 100644 --- a/iOS7/SpringBoard/SBEdgeActivationAlertItem.h +++ b/iOS7/SpringBoard/SBEdgeActivationAlertItem.h @@ -12,16 +12,16 @@ { int _error; NSString *_reason; - BOOL _suggestWiFi; - int _settingsButtonIndex; + _Bool _suggestWiFi; + long long _settingsButtonIndex; } -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_showNetworkPrefs; -- (BOOL)dismissOnLock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; -- (id)initWithErrorCode:(int)arg1 reason:(id)arg2 suggestWiFi:(BOOL)arg3; +- (id)initWithErrorCode:(int)arg1 reason:(id)arg2 suggestWiFi:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBEventObserverRegistry.h b/iOS7/SpringBoard/SBEventObserverRegistry.h index 75ed3d1c6..d9d4ef958 100644 --- a/iOS7/SpringBoard/SBEventObserverRegistry.h +++ b/iOS7/SpringBoard/SBEventObserverRegistry.h @@ -15,7 +15,7 @@ } + (id)sharedInstance; -- (void)setValue:(BOOL)arg1 forState:(struct __CFString *)arg2; +- (void)setValue:(_Bool)arg1 forState:(struct __CFString *)arg2; - (void)postEventToInterestedObservers:(struct __CFString *)arg1; - (void)removeObserverWithToken:(unsigned long long)arg1 forEvent:(id)arg2; - (void)addObserverWithToken:(unsigned long long)arg1 forEvent:(id)arg2; diff --git a/iOS7/SpringBoard/SBFGlintyStringViewDelegate-Protocol.h b/iOS7/SpringBoard/SBFGlintyStringViewDelegate-Protocol.h new file mode 100644 index 000000000..ba089659b --- /dev/null +++ b/iOS7/SpringBoard/SBFGlintyStringViewDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol SBFGlintyStringViewDelegate +- (void)glintyAnimationDidStop; +- (void)glintyAnimationDidStart; +@end + diff --git a/iOS7/SpringBoard/SBFLegibilitySettingsProvider-Protocol.h b/iOS7/SpringBoard/SBFLegibilitySettingsProvider-Protocol.h new file mode 100644 index 000000000..94a4e4ac7 --- /dev/null +++ b/iOS7/SpringBoard/SBFLegibilitySettingsProvider-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class _UILegibilitySettings; + +@protocol SBFLegibilitySettingsProvider +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; +@property(nonatomic) id delegate; +@end + diff --git a/iOS7/SpringBoard/SBFLockScreenDateFormatter-Protocol.h b/iOS7/SpringBoard/SBFLockScreenDateFormatter-Protocol.h new file mode 100644 index 000000000..4b8e48622 --- /dev/null +++ b/iOS7/SpringBoard/SBFLockScreenDateFormatter-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFLockScreenDateFormatter +- (void)resetFormattersIfNecessary; +- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; +- (id)formatDateAsTimeNoAMPM:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBFWallpaperViewInternalObserver-Protocol.h b/iOS7/SpringBoard/SBFWallpaperViewInternalObserver-Protocol.h new file mode 100644 index 000000000..108bb8abd --- /dev/null +++ b/iOS7/SpringBoard/SBFWallpaperViewInternalObserver-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFWallpaperViewInternalObserver +- (void)wallpaperViewDidChangeWantsRasterization:(id)arg1; +- (void)wallpaperView:(id)arg1 didChangeZoomFactor:(double)arg2; +- (void)wallpaperViewDidInvalidateGeometry:(id)arg1; +- (void)wallpaperViewDidInvalidateBlurs:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBFWallpaperViewLegibilityObserver-Protocol.h b/iOS7/SpringBoard/SBFWallpaperViewLegibilityObserver-Protocol.h new file mode 100644 index 000000000..8b2bfff49 --- /dev/null +++ b/iOS7/SpringBoard/SBFWallpaperViewLegibilityObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBFWallpaperViewLegibilityObserver +- (void)wallpaperView:(id)arg1 legibilitySettingsDidChange:(id)arg2; +@end + diff --git a/iOS7/SpringBoard/SBFadeAnimationSettings.h b/iOS7/SpringBoard/SBFadeAnimationSettings.h index cc588b6b0..5477324f5 100644 --- a/iOS7/SpringBoard/SBFadeAnimationSettings.h +++ b/iOS7/SpringBoard/SBFadeAnimationSettings.h @@ -6,33 +6,33 @@ #import "_UISettings.h" -@class NSValue, SBAnimationSettings; +@class SBFAnimationSettings; @interface SBFadeAnimationSettings : _UISettings { - float _backlightFadeDuration; - SBAnimationSettings *_dateInSettings; - SBAnimationSettings *_overlayInSettings; - SBAnimationSettings *_contentInSettings; - SBAnimationSettings *_wallpaperInSettings; - NSValue *_wallpaperInContentsRect; - SBAnimationSettings *_dateOutSettings; - SBAnimationSettings *_overlayOutSettings; - SBAnimationSettings *_wallpaperOutSettings; - NSValue *_wallpaperOutContentsRect; + double _backlightFadeDuration; + SBFAnimationSettings *_dateInSettings; + SBFAnimationSettings *_overlayInSettings; + SBFAnimationSettings *_contentInSettings; + SBFAnimationSettings *_wallpaperInSettings; + SBFAnimationSettings *_dateOutSettings; + SBFAnimationSettings *_overlayOutSettings; + SBFAnimationSettings *_wallpaperOutSettings; + struct CGRect _wallpaperInContentsRect; + struct CGRect _wallpaperOutContentsRect; } + (id)settingsControllerModule; -@property(retain, nonatomic) NSValue *wallpaperOutContentsRect; // @synthesize wallpaperOutContentsRect=_wallpaperOutContentsRect; -@property(retain, nonatomic) SBAnimationSettings *wallpaperOutSettings; // @synthesize wallpaperOutSettings=_wallpaperOutSettings; -@property(retain, nonatomic) SBAnimationSettings *overlayOutSettings; // @synthesize overlayOutSettings=_overlayOutSettings; -@property(retain, nonatomic) SBAnimationSettings *dateOutSettings; // @synthesize dateOutSettings=_dateOutSettings; -@property(retain, nonatomic) NSValue *wallpaperInContentsRect; // @synthesize wallpaperInContentsRect=_wallpaperInContentsRect; -@property(retain, nonatomic) SBAnimationSettings *wallpaperInSettings; // @synthesize wallpaperInSettings=_wallpaperInSettings; -@property(retain, nonatomic) SBAnimationSettings *contentInSettings; // @synthesize contentInSettings=_contentInSettings; -@property(retain, nonatomic) SBAnimationSettings *overlayInSettings; // @synthesize overlayInSettings=_overlayInSettings; -@property(retain, nonatomic) SBAnimationSettings *dateInSettings; // @synthesize dateInSettings=_dateInSettings; -@property(nonatomic) float backlightFadeDuration; // @synthesize backlightFadeDuration=_backlightFadeDuration; +@property(nonatomic) struct CGRect wallpaperOutContentsRect; // @synthesize wallpaperOutContentsRect=_wallpaperOutContentsRect; +@property(retain, nonatomic) SBFAnimationSettings *wallpaperOutSettings; // @synthesize wallpaperOutSettings=_wallpaperOutSettings; +@property(retain, nonatomic) SBFAnimationSettings *overlayOutSettings; // @synthesize overlayOutSettings=_overlayOutSettings; +@property(retain, nonatomic) SBFAnimationSettings *dateOutSettings; // @synthesize dateOutSettings=_dateOutSettings; +@property(nonatomic) struct CGRect wallpaperInContentsRect; // @synthesize wallpaperInContentsRect=_wallpaperInContentsRect; +@property(retain, nonatomic) SBFAnimationSettings *wallpaperInSettings; // @synthesize wallpaperInSettings=_wallpaperInSettings; +@property(retain, nonatomic) SBFAnimationSettings *contentInSettings; // @synthesize contentInSettings=_contentInSettings; +@property(retain, nonatomic) SBFAnimationSettings *overlayInSettings; // @synthesize overlayInSettings=_overlayInSettings; +@property(retain, nonatomic) SBFAnimationSettings *dateInSettings; // @synthesize dateInSettings=_dateInSettings; +@property(nonatomic) double backlightFadeDuration; // @synthesize backlightFadeDuration=_backlightFadeDuration; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBFakeNewsstandApplication.h b/iOS7/SpringBoard/SBFakeNewsstandApplication.h index 6914cb5c3..91dc3ecac 100644 --- a/iOS7/SpringBoard/SBFakeNewsstandApplication.h +++ b/iOS7/SpringBoard/SBFakeNewsstandApplication.h @@ -12,7 +12,7 @@ + (id)fakeApplication; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (BOOL)isFakeApp; +- (_Bool)isFakeApp; - (id)init; @end diff --git a/iOS7/SpringBoard/SBFakeStatusBarView.h b/iOS7/SpringBoard/SBFakeStatusBarView.h index 64c27f75b..4472b69c1 100644 --- a/iOS7/SpringBoard/SBFakeStatusBarView.h +++ b/iOS7/SpringBoard/SBFakeStatusBarView.h @@ -8,17 +8,9 @@ @interface SBFakeStatusBarView : UIStatusBar { - BOOL _initialized; } -+ (id)allocWithZone:(struct _NSZone *)arg1; -@property(nonatomic) BOOL initialized; // @synthesize initialized=_initialized; -- (void)matchStyleOfStatusBar:(id)arg1; -- (oneway void)release; -- (id)retain; -- (void)dealloc; -- (void)_clearChanges; -- (id)initWithFrame:(struct CGRect)arg1; +- (void)setSnapshotOverridesWithTimeEnabled:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBFakeStatusBarViewCache.h b/iOS7/SpringBoard/SBFakeStatusBarViewCache.h new file mode 100644 index 000000000..b8057ddc0 --- /dev/null +++ b/iOS7/SpringBoard/SBFakeStatusBarViewCache.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface SBFakeStatusBarViewCache : NSObject +{ + NSMutableDictionary *_cachedStatusBarQueues; +} + +- (void)dealloc; +- (id)barForKey:(id)arg1 withGenerationBlockIfNecessary:(id)arg2; +- (void)recycleBar:(id)arg1 forKey:(id)arg2; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBFileLogManager.h b/iOS7/SpringBoard/SBFileLogManager.h index 1d158e297..b93b5e6e1 100644 --- a/iOS7/SpringBoard/SBFileLogManager.h +++ b/iOS7/SpringBoard/SBFileLogManager.h @@ -17,10 +17,10 @@ + (id)sharedInstance; - (void)loggerEnabledStateChanged:(id)arg1; -- (void)_recordForLogNamed:(id)arg1 format:(id)arg2 arguments:(char *)arg3; +- (void)_recordForLogNamed:(id)arg1 format:(id)arg2 arguments:(struct __va_list_tag [1])arg3; - (void)_enableOrDisableLoggerIfNecessary:(id)arg1; - (void)_addLogger:(id)arg1; -- (BOOL)isClass:(Class)arg1 aKindOfClass:(Class)arg2; +- (_Bool)isClass:(Class)arg1 aKindOfClass:(Class)arg2; - (void)_loadFileLoggers; - (void)flush; - (void)reloadFromDefaults; diff --git a/iOS7/SpringBoard/SBFileLogger.h b/iOS7/SpringBoard/SBFileLogger.h index a22a64417..4d12ce3a6 100644 --- a/iOS7/SpringBoard/SBFileLogger.h +++ b/iOS7/SpringBoard/SBFileLogger.h @@ -10,22 +10,22 @@ @interface SBFileLogger : NSObject { - id _delegate; int _logLevel; + id _delegate; } @property(readonly, nonatomic) int logLevel; // @synthesize logLevel=_logLevel; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)willBeginLoggingToPath:(id)arg1; -- (id)consoleFormat:(id)arg1 withArguments:(char *)arg2; -- (id)fileFormat:(id)arg1 withArguments:(char *)arg2; +- (id)consoleFormat:(id)arg1 withArguments:(struct __va_list_tag [1])arg2; +- (id)fileFormat:(id)arg1 withArguments:(struct __va_list_tag [1])arg2; - (void)reloadFromDefaults; @property(readonly, nonatomic) int maxLogSize; @property(readonly, nonatomic) int maxLogCount; -@property(readonly, nonatomic) BOOL includeConsole; +@property(readonly, nonatomic) _Bool includeConsole; @property(readonly, nonatomic) NSString *logPath; @property(readonly, nonatomic) NSString *name; -@property(readonly, nonatomic, getter=isEnabled) BOOL enabled; +@property(readonly, nonatomic, getter=isEnabled) _Bool enabled; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBFloatyFolderView.h b/iOS7/SpringBoard/SBFloatyFolderView.h index 424c26972..a8453de9f 100644 --- a/iOS7/SpringBoard/SBFloatyFolderView.h +++ b/iOS7/SpringBoard/SBFloatyFolderView.h @@ -22,25 +22,26 @@ } - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_tapToCloseGestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_tapToCloseGestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)_handleLongPressGesture:(id)arg1; - (void)_handlePinchGesture:(id)arg1; - (void)_handleOutsideTap:(id)arg1; - (void)_configureGestures; -- (void)fadeContentForMinificationFraction:(float)arg1; -- (void)fadeContentForMagnificationFraction:(float)arg1; +- (void)fadeContentForMinificationFraction:(double)arg1; +- (void)fadeContentForMagnificationFraction:(double)arg1; - (void)didAnimate; - (void)willAnimate; -- (BOOL)_showsTitle; -- (BOOL)locationCountsAsInsideFolder:(struct CGPoint)arg1; +- (double)_titleFontSize; +- (_Bool)_showsTitle; +- (_Bool)locationCountsAsInsideFolder:(struct CGPoint)arg1; - (struct CGRect)_frameForScalingView; - (void)_layoutSubviews; - (struct CGPoint)visibleFolderRelativeImageCenterForIcon:(id)arg1; -- (void)setBackgroundAlpha:(float)arg1; +- (void)setBackgroundAlpha:(double)arg1; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBFluidSlideGestureRecognizer.h b/iOS7/SpringBoard/SBFluidSlideGestureRecognizer.h index e49bf5df8..d9fe3b027 100644 --- a/iOS7/SpringBoard/SBFluidSlideGestureRecognizer.h +++ b/iOS7/SpringBoard/SBFluidSlideGestureRecognizer.h @@ -9,32 +9,33 @@ @interface SBFluidSlideGestureRecognizer : SBGestureRecognizer { int m_degreeOfFreedom; - unsigned int m_minTouches; - BOOL m_blocksIconController; - float _animationDistance; - float _commitDistance; - float _accelerationThreshold; - float _accelerationPower; + unsigned long long m_minTouches; + _Bool m_blocksIconController; + double _animationDistance; + double _commitDistance; + double _accelerationThreshold; + double _accelerationPower; int _requiredDirectionality; - float _defaultHandSize; - float _handSizeCompensationPower; - float _incrementalMotion; - float _smoothedIncrementalMotion; - float _cumulativeMotion; - float _cumulativeMotionEnvelope; - float _cumulativeMotionSkipped; - BOOL _hasSignificantMotion; + double _defaultHandSize; + double _handSizeCompensationPower; + double _incrementalMotion; + double _smoothedIncrementalMotion; + double _cumulativeMotion; + double _cumulativeMotionEnvelope; + double _cumulativeMotionSkipped; + _Bool _hasSignificantMotion; struct CGPoint _movementVelocityInPointsPerSecond; struct CGPoint _centroidPoint; + double _recognitionStartTimestamp; } @property(readonly, nonatomic) struct CGPoint centroidPoint; // @synthesize centroidPoint=_centroidPoint; @property(readonly, nonatomic) struct CGPoint movementVelocityInPointsPerSecond; // @synthesize movementVelocityInPointsPerSecond=_movementVelocityInPointsPerSecond; @property(nonatomic) int requiredDirectionality; // @synthesize requiredDirectionality=_requiredDirectionality; -@property(nonatomic) float accelerationPower; // @synthesize accelerationPower=_accelerationPower; -@property(nonatomic) float accelerationThreshold; // @synthesize accelerationThreshold=_accelerationThreshold; -@property(nonatomic) float animationDistance; // @synthesize animationDistance=_animationDistance; -@property(nonatomic) unsigned int minTouches; // @synthesize minTouches=m_minTouches; +@property(nonatomic) double accelerationPower; // @synthesize accelerationPower=_accelerationPower; +@property(nonatomic) double accelerationThreshold; // @synthesize accelerationThreshold=_accelerationThreshold; +@property(nonatomic) double animationDistance; // @synthesize animationDistance=_animationDistance; +@property(nonatomic) unsigned long long minTouches; // @synthesize minTouches=m_minTouches; @property(readonly, nonatomic) int degreeOfFreedom; // @synthesize degreeOfFreedom=m_degreeOfFreedom; - (void)touchesCancelled:(struct __SBGestureContext *)arg1; - (void)touchesEnded:(struct __SBGestureContext *)arg1; @@ -43,20 +44,23 @@ - (void)updateActiveTouches:(struct __SBGestureContext *)arg1; - (void)updateForEndedOrCancelledTouches:(struct __SBGestureContext *)arg1; - (void)updateForBeganOrMovedTouches:(struct __SBGestureContext *)arg1; -- (int)completionTypeProjectingMomentumForInterval:(double)arg1; -- (float)projectMotionForInterval:(double)arg1; +- (void)setState:(int)arg1; +- (long long)completionTypeProjectingMomentumForInterval:(double)arg1; +- (double)projectMotionForInterval:(double)arg1; - (void)computeCentroidPoint:(struct __SBGestureContext *)arg1; - (void)computeHasSignificantMotionIfNeeded:(struct __SBGestureContext *)arg1; -- (float)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; +- (double)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; - (void)computeGestureMotion:(struct __SBGestureContext *)arg1; -- (float)computeHandSizeCompensationGain:(float)arg1; -- (float)computeNonlinearSpeedGain:(float)arg1; +- (double)computeHandSizeCompensationGain:(double)arg1; +- (double)computeNonlinearSpeedGain:(double)arg1; - (void)skipCumulativeMotion; - (void)reset; -@property(readonly, nonatomic) float incrementalMotion; -@property(readonly, nonatomic) float cumulativeMotion; -@property(readonly, nonatomic) float cumulativePercentage; -@property(readonly, nonatomic) float skippedCumulativePercentage; +- (double)activeTouchTimestamp; +@property(readonly, nonatomic) double activeRecognitionDuration; +@property(readonly, nonatomic) double incrementalMotion; +@property(readonly, nonatomic) double cumulativeMotion; +@property(readonly, nonatomic) double cumulativePercentage; +@property(readonly, nonatomic) double skippedCumulativePercentage; - (id)init; @end diff --git a/iOS7/SpringBoard/SBFolder.h b/iOS7/SpringBoard/SBFolder.h index 5d8ad1ed4..e549baf8b 100644 --- a/iOS7/SpringBoard/SBFolder.h +++ b/iOS7/SpringBoard/SBFolder.h @@ -16,9 +16,9 @@ { NSString *_displayName; NSString *_defaultDisplayName; - BOOL _open; + _Bool _open; SBFolderIcon *_icon; - BOOL _cancelable; + _Bool _cancelable; NSMutableSet *_addedIcons; NSMutableSet *_removedIcons; NSMutableDictionary *_coalesceChangesRequests; @@ -27,10 +27,10 @@ SBIconIndexMutableList *_lists; } -+ (unsigned int)maxListCount; -@property(nonatomic, getter=isCancelable) BOOL cancelable; // @synthesize cancelable=_cancelable; ++ (unsigned long long)maxListCount; +@property(nonatomic, getter=isCancelable) _Bool cancelable; // @synthesize cancelable=_cancelable; @property(nonatomic) SBFolderIcon *icon; // @synthesize icon=_icon; -@property(nonatomic) BOOL isOpen; // @synthesize isOpen=_open; +@property(nonatomic) _Bool isOpen; // @synthesize isOpen=_open; @property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; - (void)iconList:(id)arg1 didRemoveIcon:(id)arg2; - (void)iconList:(id)arg1 didReplaceIcon:(id)arg2 withIcon:(id)arg3; @@ -40,25 +40,25 @@ - (id)nodeDescriptionWithPrefix:(id)arg1; - (void)removeNodeObserver:(id)arg1; - (void)addNodeObserver:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; - (id)folderType; -- (BOOL)resetWithRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; -- (BOOL)_addListsForRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; +- (_Bool)resetWithRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; +- (_Bool)_addListsForRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; - (void)_setDisplayNameFromRepresentation:(id)arg1; -- (void)stopCoalescingContentChangesForRequestID:(id)arg1 forceReload:(BOOL)arg2; +- (void)stopCoalescingContentChangesForRequestID:(id)arg1 forceReload:(_Bool)arg2; - (void)stopCoalescingContentChangesForRequestID:(id)arg1; - (void)startCoalescingContentChangesWithRequestID:(id)arg1; -- (BOOL)_isCoalescingContentChanges; +- (_Bool)_isCoalescingContentChanges; - (id)folderContainingIndexPath:(id)arg1 relativeIndexPath:(id *)arg2; - (id)iconAtIndexPath:(id)arg1; - (id)indexPathForIconWithIdentifier:(id)arg1; -- (id)indexPathForIcon:(id)arg1 includingPlaceholders:(BOOL)arg2; +- (id)indexPathForIcon:(id)arg1 includingPlaceholders:(_Bool)arg2; - (id)indexPathForIcon:(id)arg1; - (id)indexPathForNodeIdentifier:(id)arg1; - (id)listContainingLeafIconWithIdentifier:(id)arg1; @@ -68,33 +68,34 @@ - (id)leafIcons; - (id)allIcons; - (id)iconsOfClass:(Class)arg1; -- (id)indexPathForFirstFreeSlotAvoidingFirstList:(BOOL)arg1; -- (id)performCascadingIconInsertion:(id)arg1 listIndex:(unsigned int)arg2 iconIndex:(unsigned int)arg3 addPageIfNecessary:(BOOL)arg4; -- (BOOL)canAddIcon; +- (id)indexPathForFirstFreeSlotAvoidingFirstList:(_Bool)arg1; +- (id)performCascadingIconInsertion:(id)arg1 listIndex:(unsigned long long)arg2 iconIndex:(unsigned long long)arg3; +- (id)performCascadingIconInsertion:(id)arg1 indexPath:(id)arg2; +- (_Bool)canAddIcon; - (id)addIcon:(id)arg1; - (void)removeIconAtIndexPath:(id)arg1; - (id)insertIcon:(id)arg1 atIndexPath:(id *)arg2; - (id)placeIcon:(id)arg1 atIndexPath:(id *)arg2; - (void)purgeLists; -- (unsigned int)indexOfList:(id)arg1; -- (id)listAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfList:(id)arg1; +- (id)listAtIndex:(unsigned long long)arg1; - (id)_createNewListWithIcon:(id)arg1; - (void)markIconStateClean; -- (BOOL)isIconStateDirty; +- (_Bool)isIconStateDirty; - (void)removeEmptyList:(id)arg1; - (id)addEmptyList; - (void)_removeLists:(id)arg1; - (void)_addList:(id)arg1; - (void)compactIconsAndLists; -- (BOOL)compactLists; +- (_Bool)compactLists; - (id)_listsForCompaction; -- (BOOL)canEditDisplayName; -- (BOOL)canRemoveIcons; -- (BOOL)shouldRemoveWhenEmpty; -- (BOOL)isNewsstandFolder; -- (BOOL)isFull; -- (BOOL)isEmpty; -- (unsigned int)listCount; +- (_Bool)canEditDisplayName; +- (_Bool)canRemoveIcons; +- (_Bool)shouldRemoveWhenEmpty; +- (_Bool)isNewsstandFolder; +- (_Bool)isFull; +- (_Bool)isEmpty; +- (unsigned long long)listCount; - (id)lists; - (void)purgeIconImages; - (void)removeFolderObserver:(id)arg1; diff --git a/iOS7/SpringBoard/SBFolderBackgroundView.h b/iOS7/SpringBoard/SBFolderBackgroundView.h index bca2b1b6a..89a1b055f 100644 --- a/iOS7/SpringBoard/SBFolderBackgroundView.h +++ b/iOS7/SpringBoard/SBFolderBackgroundView.h @@ -6,19 +6,24 @@ #import "UIView.h" +#import "SBWallpaperObserver-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class SBFolderSettings, _UIBackdropView; +@class SBFolderSettings, SBWallpaperEffectView, UIImageView; -@interface SBFolderBackgroundView : UIView <_UISettingsKeyObserver> +@interface SBFolderBackgroundView : UIView <_UISettingsKeyObserver, SBWallpaperObserver> { - _UIBackdropView *_backdropView; + SBWallpaperEffectView *_backdropView; + UIImageView *_backgroundImageView; SBFolderSettings *_folderSettings; } ++ (double)cornerRadiusToInsetContent; + (struct CGSize)folderBackgroundSize; +- (void)wallpaperDidChangeForVariant:(long long)arg1; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)_configureBackground; +- (void)adjustCornerRadiusForMagnificationFraction:(double)arg1; - (void)didAnimate; - (void)willAnimate; - (void)layoutSubviews; diff --git a/iOS7/SpringBoard/SBFolderContext.h b/iOS7/SpringBoard/SBFolderContext.h index d39ca6082..8a0ca5951 100644 --- a/iOS7/SpringBoard/SBFolderContext.h +++ b/iOS7/SpringBoard/SBFolderContext.h @@ -8,10 +8,10 @@ @interface SBFolderContext : NSObject { - unsigned int _currentPageIndex; + unsigned long long _currentPageIndex; } -@property(nonatomic) unsigned int currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; +@property(nonatomic) unsigned long long currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; - (id)description; @end diff --git a/iOS7/SpringBoard/SBFolderController.h b/iOS7/SpringBoard/SBFolderController.h index 10220284b..63d2eafa6 100644 --- a/iOS7/SpringBoard/SBFolderController.h +++ b/iOS7/SpringBoard/SBFolderController.h @@ -10,48 +10,50 @@ #import "SBFolderObserver-Protocol.h" #import "SBFolderViewDelegate-Protocol.h" -@class NSArray, NSMapTable, NSTimer, SBAdaptiveColorInfo, SBFolder, SBFolderContext, SBFolderView, SBIcon, SBIconZoomAnimator; +@class NSArray, NSMapTable, NSTimer, SBFolder, SBFolderContext, SBFolderView, SBIcon, SBIconZoomAnimator, _UILegibilitySettings; @interface SBFolderController : NSObject { SBFolderView *_contentView; - BOOL _didAutoScroll; + _Bool _didAutoScroll; NSTimer *_autoScrollTimer; struct CGPoint _dragPausePoint; NSTimer *_dragPauseTimer; NSTimer *_closeFolderTimer; - BOOL _grabbedIconHasEverEnteredFolderView; + _Bool _grabbedIconHasEverEnteredFolderView; NSMapTable *_editingContextsByFolder; SBIconZoomAnimator *_zoomAnimator; - BOOL _isOpen; - BOOL _isEditing; - BOOL _isAnimating; - BOOL _active; - BOOL _rotating; + _Bool _isOpen; + _Bool _isEditing; + _Bool _isAnimating; + _Bool _active; + _Bool _rotating; id _delegate; SBFolder *_folder; - int _orientation; - SBAdaptiveColorInfo *_adaptiveColorInfo; + long long _orientation; + _UILegibilitySettings *_legibilitySettings; SBFolderController *_outerFolderController; SBFolderController *_innerFolderController; SBIcon *_grabbedIcon; SBFolderContext *_lastContext; } ++ (double)wallpaperScaleForDepth:(unsigned long long)arg1; ++ (unsigned long long)maxFolderDepth; @property(retain, nonatomic) SBFolderContext *lastContext; // @synthesize lastContext=_lastContext; @property(retain, nonatomic) SBIcon *grabbedIcon; // @synthesize grabbedIcon=_grabbedIcon; -@property(nonatomic, getter=isRotating) BOOL rotating; // @synthesize rotating=_rotating; -@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +@property(nonatomic, getter=isRotating) _Bool rotating; // @synthesize rotating=_rotating; +@property(nonatomic, getter=isActive) _Bool active; // @synthesize active=_active; @property(retain, nonatomic) SBFolderController *innerFolderController; // @synthesize innerFolderController=_innerFolderController; @property(nonatomic) SBFolderController *outerFolderController; // @synthesize outerFolderController=_outerFolderController; @property(readonly, nonatomic) SBFolderView *contentView; // @synthesize contentView=_contentView; -@property(retain, nonatomic) SBAdaptiveColorInfo *adaptiveColorInfo; // @synthesize adaptiveColorInfo=_adaptiveColorInfo; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(retain, nonatomic) SBFolder *folder; // @synthesize folder=_folder; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic, getter=isAnimating) BOOL animating; // @synthesize animating=_isAnimating; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_isEditing; -@property(nonatomic, getter=isOpen) BOOL open; // @synthesize open=_isOpen; +@property(nonatomic, getter=isAnimating) _Bool animating; // @synthesize animating=_isAnimating; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_isEditing; +@property(nonatomic, getter=isOpen) _Bool open; // @synthesize open=_isOpen; - (void)folder:(id)arg1 didRemoveLists:(id)arg2 atIndexes:(id)arg3; - (void)folder:(id)arg1 didAddList:(id)arg2; - (void)_noteFolderListsDidChange; @@ -59,41 +61,41 @@ - (void)folderViewShouldClose:(id)arg1; - (void)folderViewDidEndScrolling:(id)arg1; - (void)folderViewWillBeginScrolling:(id)arg1; -- (void)folderView:(id)arg1 currentPageIndexDidChange:(int)arg2; +- (void)folderView:(id)arg1 currentPageIndexDidChange:(long long)arg2; - (void)folderControllerDidEndScrolling:(id)arg1; - (void)folderControllerShouldBeginEditing:(id)arg1; - (void)folderControllerShouldClose:(id)arg1; - (void)folderController:(id)arg1 draggedIconShouldDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; -- (BOOL)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; +- (_Bool)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; +- (_Bool)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; +- (_Bool)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; - (void)popToIndexPath:(id)arg1; -- (BOOL)popFolderAnimated:(BOOL)arg1 completion:(id)arg2; -- (BOOL)pushFolder:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)_animateFloatyFolderOpen:(BOOL)arg1 settings:(id)arg2 completion:(id)arg3; -- (void)_animateNewsstandFolderOpen:(BOOL)arg1 completion:(id)arg2; -- (void)_setInnerFolderOpen:(BOOL)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (BOOL)_iconAppearsOnCurrentPage:(id)arg1; -- (BOOL)_listIndexIsVisible:(unsigned int)arg1; -- (unsigned int)_depth; -- (id)_newZoomAnimatorForZoomUp:(BOOL)arg1; +- (_Bool)popFolderAnimated:(_Bool)arg1 completion:(id)arg2; +- (_Bool)pushFolder:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_animateFloatyFolderOpen:(_Bool)arg1 settings:(id)arg2 completion:(id)arg3; +- (void)_animateNewsstandFolderOpen:(_Bool)arg1 settings:(id)arg2 completion:(id)arg3; +- (void)_setInnerFolderOpen:(_Bool)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (_Bool)_iconAppearsOnCurrentPage:(id)arg1; +- (_Bool)_listIndexIsVisible:(unsigned long long)arg1; +- (unsigned long long)_depth; +- (id)_newZoomAnimatorForZoomUp:(_Bool)arg1; - (void)_clearZoomAnimator; -- (void)unscatterAnimated:(BOOL)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; -- (void)scatterAnimated:(BOOL)arg1 withCompletion:(id)arg2; +- (void)unscatterAnimated:(_Bool)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; +- (void)scatterAnimated:(_Bool)arg1 withCompletion:(id)arg2; - (void)noteGrabbedIcon:(id)arg1 locationDidChangeWithTouch:(id)arg2; - (void)noteGrabbedIconDidChange:(id)arg1; - (void)noteUserIsInteractingWithIcons; - (void)_updateAutoScrollForTouch:(id)arg1; - (void)_cancelAutoScroll; -- (void)_doAutoScrollByPageCount:(int)arg1; -- (void)_scrollRight; -- (void)_scrollLeft; +- (void)_doAutoScrollByPageCount:(long long)arg1; +- (void)_scrollRight:(id)arg1; +- (void)_scrollLeft:(id)arg1; - (void)_updateDragPauseForTouch:(id)arg1; - (void)_dragPauseTimerFired:(id)arg1; -- (BOOL)_canDropIconInListView:(id)arg1; +- (_Bool)_canDropIconInListView:(id)arg1; - (void)_resetDragPauseTimerForPoint:(struct CGPoint)arg1 inIconListView:(id)arg2; - (void)_cancelDragPauseTimer; - (void)_updateCloseFolderForTouch:(id)arg1; @@ -101,40 +103,42 @@ - (void)_closeFolderTimerFired; - (void)_cancelCloseFolderTimer; - (void)_cancelAllInteractionTimers; -- (BOOL)_allowUserInteraction; +- (_Bool)_allowUserInteraction; +- (unsigned long long)_indexOfIconListForIcon:(id)arg1; - (void)_compactFolder; -- (id)_addEmptyListForce:(BOOL)arg1; +- (id)_addEmptyListForce:(_Bool)arg1; - (id)addEmptyListView; -- (void)layoutIconLists:(double)arg1 domino:(BOOL)arg2 forceRelayout:(BOOL)arg3; -- (void)resetIconLists; -- (void)prepareToResetIconLists; -- (void)_updateAssociatedControllerStateAnimated:(BOOL)arg1; -- (void)fadeContentForMinificationFraction:(float)arg1; -- (void)fadeContentForMagnificationFraction:(float)arg1; +- (void)layoutIconLists:(double)arg1 domino:(_Bool)arg2 forceRelayout:(_Bool)arg3; +- (void)_resetIconLists; +- (void)prepareToTearDown; +- (void)_updateAssociatedControllerStateAnimated:(_Bool)arg1; +- (void)fadeContentForMinificationFraction:(double)arg1; +- (void)fadeContentForMagnificationFraction:(double)arg1; - (void)didAnimate; - (void)willAnimate; -- (void)setDockVerticalStretch:(float)arg1; -- (void)setDockOffscreenFraction:(float)arg1; +- (void)setDockVerticalStretch:(double)arg1; +- (void)setDockOffscreenFraction:(double)arg1; - (id)dockListView; -- (BOOL)hasDock; -- (BOOL)isDisplayingIcon:(id)arg1; +- (_Bool)hasDock; +- (_Bool)isDisplayingIcon:(id)arg1; - (id)iconListViewContainingIcon:(id)arg1; - (id)iconListViewForTouch:(id)arg1; -- (id)iconListViewAtIndex:(unsigned int)arg1; +- (id)iconListViewAtIndex:(unsigned long long)arg1; - (id)currentIconListView; @property(readonly, nonatomic) NSArray *iconListViews; -- (BOOL)_restoreFromContext:(id)arg1; +- (_Bool)_restoreFromContext:(id)arg1; - (id)_createContext; - (id)folderControllerForFolder:(id)arg1; - (id)deepestFolderController; -- (BOOL)setCurrentPageIndex:(int)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; -@property(readonly, nonatomic) int currentPageIndex; -@property(readonly, nonatomic, getter=isScrolling) BOOL scrolling; +- (_Bool)setCurrentPageIndexToListContainingIcon:(id)arg1 animated:(_Bool)arg2; +- (_Bool)setCurrentPageIndex:(long long)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; +@property(readonly, nonatomic) long long currentPageIndex; +@property(readonly, nonatomic, getter=isScrolling) _Bool scrolling; - (Class)_contentViewClass; - (void)_invalidate; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBFolderControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBFolderControllerDelegate-Protocol.h index 9050ab994..b903ccd23 100644 --- a/iOS7/SpringBoard/SBFolderControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBFolderControllerDelegate-Protocol.h @@ -11,8 +11,8 @@ - (void)folderControllerShouldBeginEditing:(id)arg1; - (void)folderControllerShouldClose:(id)arg1; - (void)folderController:(id)arg1 draggedIconShouldDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; -- (BOOL)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; +- (_Bool)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; +- (_Bool)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; +- (_Bool)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBFolderIcon.h b/iOS7/SpringBoard/SBFolderIcon.h index 47ed00beb..5fa186bd2 100644 --- a/iOS7/SpringBoard/SBFolderIcon.h +++ b/iOS7/SpringBoard/SBFolderIcon.h @@ -14,18 +14,19 @@ @interface SBFolderIcon : SBIcon { + NSMutableArray *_cachedMiniGrids; SBFolder *_folder; NSHashTable *_nodeObservers; NSMutableSet *_finishedDownloadIdentifiers; - float _progress; - NSMutableArray *_cachedMiniGrids; + long long _progressState; + double _progressPercent; } + (Class)_iconGridImageClass; -+ (unsigned int)_maxIconsInGridImage; -- (BOOL)hasFolderIconView; ++ (unsigned long long)_maxIconsInGridImage; +- (_Bool)hasFolderIconView; - (id)folder; -- (BOOL)isFolderIcon; +- (_Bool)isFolderIcon; - (void)folder:(id)arg1 didRemoveLists:(id)arg2 atIndexes:(id)arg3; - (void)folder:(id)arg1 didAddList:(id)arg2; - (void)node:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; @@ -33,33 +34,34 @@ - (id)nodeDescriptionWithPrefix:(id)arg1; - (void)removeNodeObserver:(id)arg1; - (void)addNodeObserver:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; - (void)iconAccessoriesDidUpdate:(id)arg1; - (void)iconImageDidUpdate:(id)arg1; - (id)miniGridCellImageForIcon:(id)arg1; - (id)gridImages; - (void)purgeCachedImages; -- (id)_miniIconGridForExtraPage; -- (id)_miniIconGridForPage:(int)arg1; -- (unsigned int)gridCellIndexForIconIndex:(unsigned int)arg1; -- (unsigned int)listIndexForContainedIcon:(id)arg1; +- (id)_miniIconGridForPage:(long long)arg1; +- (unsigned long long)gridCellIndexForIconIndex:(unsigned long long)arg1; +- (unsigned long long)listIndexForContainedIcon:(id)arg1; - (void)_containedIconImageChanged:(id)arg1; - (void)noteContainedIcon:(id)arg1 replacedIcon:(id)arg2; - (void)noteContainedIconsAdded:(id)arg1 removed:(id)arg2; - (void)_adjustForIconsAdded:(id)arg1 removed:(id)arg2; -- (float)progress; -- (void)_updateProgressBar; +- (double)progressPercent; +- (_Bool)progressIsPaused; +- (long long)progressState; +- (void)_updateProgress; - (void)_appPlaceholdersDidChange:(id)arg1; - (void)_updateBadgeValue; - (void)updateLabel; -- (void)launch:(int)arg1; +- (void)launchFromLocation:(int)arg1; - (id)description; - (void)localeChanged; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; - (id)displayName; - (id)getGenericIconImage:(int)arg1; diff --git a/iOS7/SpringBoard/SBFolderIconBackgroundObserver-Protocol.h b/iOS7/SpringBoard/SBFolderIconBackgroundObserver-Protocol.h deleted file mode 100644 index 2145f2089..000000000 --- a/iOS7/SpringBoard/SBFolderIconBackgroundObserver-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBFolderIconBackgroundObserver -- (void)folderIconBackgroundImageDidUpdate:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBFolderIconBackgroundView.h b/iOS7/SpringBoard/SBFolderIconBackgroundView.h new file mode 100644 index 000000000..8a29fbdde --- /dev/null +++ b/iOS7/SpringBoard/SBFolderIconBackgroundView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBIconBlurryBackgroundView.h" + +@interface SBFolderIconBackgroundView : SBIconBlurryBackgroundView +{ +} + +- (id)initWithDefaultSize; + +@end + diff --git a/iOS7/SpringBoard/SBFolderIconImageBackgroundView.h b/iOS7/SpringBoard/SBFolderIconImageBackgroundView.h deleted file mode 100644 index 9c1a14e44..000000000 --- a/iOS7/SpringBoard/SBFolderIconImageBackgroundView.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBFolderIconBackgroundObserver-Protocol.h" - -@interface SBFolderIconImageBackgroundView : UIView -{ -} - -- (void)folderIconBackgroundImageDidUpdate:(id)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)willMoveToWindow:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBFolderIconImageView.h b/iOS7/SpringBoard/SBFolderIconImageView.h index 61c4c11ed..149c823a5 100644 --- a/iOS7/SpringBoard/SBFolderIconImageView.h +++ b/iOS7/SpringBoard/SBFolderIconImageView.h @@ -7,19 +7,21 @@ #import "SBIconImageView.h" #import "SBFolderIconObserver-Protocol.h" +#import "SBIconBlurryBackgroundViewObserver-Protocol.h" -@class NSMutableArray, SBFloatyFolderView, SBFolderIconImageBackgroundView, UIView, _SBIconGridWrapperView; +@class NSMutableArray, SBFloatyFolderView, SBFolderIconBackgroundView, UIView, _SBIconGridWrapperView; -@interface SBFolderIconImageView : SBIconImageView +@interface SBFolderIconImageView : SBIconImageView { - SBFolderIconImageBackgroundView *_backgroundView; + SBFolderIconBackgroundView *_backgroundView; UIView *_pageGridContainer; _SBIconGridWrapperView *_leftWrapperView; _SBIconGridWrapperView *_rightWrapperView; NSMutableArray *_pageElements; - unsigned int _currentPageIndex; + unsigned long long _currentPageIndex; SBFloatyFolderView *_crossfadeFolderView; UIView *_crossfadeScalingView; + _Bool _animating; } - (void)_showRightMinigrid; @@ -31,32 +33,37 @@ - (struct CGSize)_interiorGridSizeClipRect; - (struct CGSize)_interPageSpacing; - (Class)_iconGridImageClass; -- (void)_performScrollingMovingToLeft:(BOOL)arg1 movingToRight:(BOOL)arg2 targetPageIndex:(unsigned int)arg3 targetPageScrollRow:(unsigned int)arg4 newLeftElement:(id)arg5 newRightElement:(id)arg6 animated:(BOOL)arg7; -- (void)folderIcon:(id)arg1 didUpdateGridImage:(id)arg2 forListIndex:(unsigned int)arg3 forContainedIconImageUpdate:(id)arg4; +- (void)_performScrollingMovingToLeft:(_Bool)arg1 movingToRight:(_Bool)arg2 targetPageIndex:(unsigned long long)arg3 targetPageScrollRow:(unsigned long long)arg4 newLeftElement:(id)arg5 newRightElement:(id)arg6 animated:(_Bool)arg7; +- (void)_updateRasterization; +- (void)_setAnimating:(_Bool)arg1; +- (void)blurryBackgroundViewDidChangeWhetherBlurring:(id)arg1; +- (void)folderIcon:(id)arg1 didUpdateGridImage:(id)arg2 forListIndex:(unsigned long long)arg3 forContainedIconImageUpdate:(id)arg4; - (void)cleanupAfterFloatyFolderCrossfade; -- (void)setFloatyFolderCrossfadeFraction:(float)arg1; -- (void)prepareToCrossfadeWithFloatyFolderView:(id)arg1; -- (void)setBackgroundScale:(float)arg1; +- (void)setFloatyFolderCrossfadeFraction:(double)arg1; +- (void)prepareToCrossfadeWithFloatyFolderView:(id)arg1 allowFolderInteraction:(_Bool)arg2; +- (void)setWallpaperRelativeCenter:(struct CGPoint)arg1; +- (void)setBackgroundScale:(double)arg1; - (id)backgroundView; -- (void)setBackgroundAndIconGridImageAlpha:(float)arg1; -- (void)setIconGridImageAlpha:(float)arg1; +- (void)setBackgroundAndIconGridImageAlpha:(double)arg1; +- (void)setIconGridImageAlpha:(double)arg1; - (struct CGRect)frameForMiniIconAtIndexPath:(id)arg1; -- (struct CGRect)visibleImageRelativeFrameForMiniIconAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForMiniIconAtIndex:(unsigned int)arg1; -- (unsigned int)lastVisibleMiniIconIndex; -- (unsigned int)centerVisibleMiniIconIndex; -- (unsigned int)firstVisibleMiniIconIndex; -- (unsigned int)visibleMiniIconListIndex; -- (unsigned int)visibleMiniIconCount; -- (void)scrollToGapOrTopIfFullOfPage:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)scrollToTopOfPage:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)scrollToFirstGapAnimated:(BOOL)arg1; -- (void)scrollToTopOfFirstPageAnimated:(BOOL)arg1; +- (struct CGRect)visibleImageRelativeFrameForMiniIconAtIndex:(unsigned long long)arg1; +- (struct CGRect)frameForMiniIconAtIndex:(unsigned long long)arg1; +- (unsigned long long)lastVisibleMiniIconIndex; +- (unsigned long long)centerVisibleMiniIconIndex; +- (unsigned long long)firstVisibleMiniIconIndex; +- (unsigned long long)visibleMiniIconListIndex; +- (unsigned long long)visibleMiniIconCount; +- (void)scrollToGapOrTopIfFullOfPage:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)scrollToTopOfPage:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)scrollToFirstGapAnimated:(_Bool)arg1; +- (void)scrollToTopOfFirstPageAnimated:(_Bool)arg1; - (void)layoutSubviews; - (id)snapshot; - (void)prepareForReuse; -- (void)updateImage; -- (id)squareContentsImage; +- (void)updateImageAnimated:(_Bool)arg1; +- (id)darkeningOverlayImage; +- (id)_generateSquareContentsImage; - (id)contentsImage; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBFolderIconListView.h b/iOS7/SpringBoard/SBFolderIconListView.h index faa558d55..1fce8f268 100644 --- a/iOS7/SpringBoard/SBFolderIconListView.h +++ b/iOS7/SpringBoard/SBFolderIconListView.h @@ -10,12 +10,12 @@ { } -+ (unsigned int)maxVisibleIconRowsInterfaceOrientation:(int)arg1; -+ (unsigned int)iconColumnsForInterfaceOrientation:(int)arg1; ++ (unsigned long long)maxVisibleIconRowsInterfaceOrientation:(long long)arg1; ++ (unsigned long long)iconColumnsForInterfaceOrientation:(long long)arg1; - (int)iconLocation; -- (float)sideIconInset; -- (float)bottomIconInset; -- (float)topIconInset; +- (double)sideIconInset; +- (double)bottomIconInset; +- (double)topIconInset; @end diff --git a/iOS7/SpringBoard/SBFolderIconObserver-Protocol.h b/iOS7/SpringBoard/SBFolderIconObserver-Protocol.h index 06ef2ad0a..c50c53599 100644 --- a/iOS7/SpringBoard/SBFolderIconObserver-Protocol.h +++ b/iOS7/SpringBoard/SBFolderIconObserver-Protocol.h @@ -7,6 +7,6 @@ #import "SBIconObserver-Protocol.h" @protocol SBFolderIconObserver -- (void)folderIcon:(id)arg1 didUpdateGridImage:(id)arg2 forListIndex:(unsigned int)arg3 forContainedIconImageUpdate:(id)arg4; +- (void)folderIcon:(id)arg1 didUpdateGridImage:(id)arg2 forListIndex:(unsigned long long)arg3 forContainedIconImageUpdate:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBFolderIconView.h b/iOS7/SpringBoard/SBFolderIconView.h index 89ac9cef6..f58080d60 100644 --- a/iOS7/SpringBoard/SBFolderIconView.h +++ b/iOS7/SpringBoard/SBFolderIconView.h @@ -15,35 +15,36 @@ SBFolderSettings *_folderSettings; } -+ (BOOL)_canShowUpdatedMark; ++ (_Bool)canShowUpdatedMark; - (id)_folderIconImageView; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (void)_applyEditingStateAnimated:(BOOL)arg1; +- (void)_updateAdaptiveColors; +- (void)_applyEditingStateAnimated:(_Bool)arg1; - (void)cleanupAfterFloatyFolderCrossfade; -- (void)setFloatyFolderCrossfadeFraction:(float)arg1; -- (void)prepareToCrossfadeWithFloatyFolderView:(id)arg1; +- (void)setFloatyFolderCrossfadeFraction:(double)arg1; +- (void)prepareToCrossfadeWithFloatyFolderView:(id)arg1 allowFolderInteraction:(_Bool)arg2; - (void)removeDropGlow; -- (void)showDropGlow:(BOOL)arg1; +- (void)showDropGlow:(_Bool)arg1; - (void)prepareDropGlow; -- (void)setBackgroundAndIconGridImageAlpha:(float)arg1; -- (void)setIconGridImageAlpha:(float)arg1; +- (void)setBackgroundAndIconGridImageAlpha:(double)arg1; +- (void)setIconGridImageAlpha:(double)arg1; - (double)grabDurationForEvent:(id)arg1; -- (BOOL)_delaysUnhighlightWhenTapped; -- (BOOL)allowsTapWhileEditing; +- (_Bool)allowsTapWhileEditing; - (id)description; - (id)folder; -- (void)scrollToGapOrTopIfFullOfPage:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)scrollToTopOfPage:(unsigned int)arg1 animated:(BOOL)arg2; -- (void)scrollToFirstGapAnimated:(BOOL)arg1; -- (void)scrollToTopOfFirstPageAnimated:(BOOL)arg1; -- (struct CGRect)visibleImageRelativeFrameForMiniIconAtIndex:(unsigned int)arg1; -- (struct CGRect)frameForMiniIconAtIndex:(unsigned int)arg1; -- (unsigned int)lastVisibleMiniIconIndex; -- (unsigned int)centerVisibleMiniIconIndex; -- (unsigned int)firstVisibleMiniIconIndex; -- (unsigned int)visibleMiniIconListIndex; -- (unsigned int)visibleMiniIconCount; +- (void)scrollToGapOrTopIfFullOfPage:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)scrollToTopOfPage:(unsigned long long)arg1 animated:(_Bool)arg2; +- (void)scrollToFirstGapAnimated:(_Bool)arg1; +- (void)scrollToTopOfFirstPageAnimated:(_Bool)arg1; +- (struct CGRect)visibleImageRelativeFrameForMiniIconAtIndex:(unsigned long long)arg1; +- (struct CGRect)frameForMiniIconAtIndex:(unsigned long long)arg1; +- (unsigned long long)lastVisibleMiniIconIndex; +- (unsigned long long)centerVisibleMiniIconIndex; +- (unsigned long long)firstVisibleMiniIconIndex; +- (unsigned long long)visibleMiniIconListIndex; +- (unsigned long long)visibleMiniIconCount; - (id)iconBackgroundView; +- (id)dropGlow; - (void)setIcon:(id)arg1; - (id)folderIcon; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBFolderIconZoomAnimator.h b/iOS7/SpringBoard/SBFolderIconZoomAnimator.h index c4ac7d6a4..6544e5076 100644 --- a/iOS7/SpringBoard/SBFolderIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBFolderIconZoomAnimator.h @@ -16,10 +16,10 @@ } - (struct CGRect)_zoomedFrame; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; - (void)dealloc; - (id)initWithOuterController:(id)arg1 innerController:(id)arg2 folderIcon:(id)arg3; diff --git a/iOS7/SpringBoard/SBFolderSettings.h b/iOS7/SpringBoard/SBFolderSettings.h index ead546a2d..a53cda983 100644 --- a/iOS7/SpringBoard/SBFolderSettings.h +++ b/iOS7/SpringBoard/SBFolderSettings.h @@ -8,27 +8,15 @@ @interface SBFolderSettings : _UISettings { - BOOL _allowNestedFolders; - BOOL _pinchToClose; - BOOL _blurFolderBackground; - BOOL _blurFolderIcon; - BOOL _blurNewsstandBackground; - BOOL _iconBackgroundAdaptive; - float _adaptiveSaturation; - float _adaptiveBrightness; - float _adaptiveAlpha; + _Bool _allowNestedFolders; + _Bool _pinchToClose; + _Bool _blurFolderBackground; } + (id)settingsControllerModule; -@property float adaptiveAlpha; // @synthesize adaptiveAlpha=_adaptiveAlpha; -@property float adaptiveBrightness; // @synthesize adaptiveBrightness=_adaptiveBrightness; -@property float adaptiveSaturation; // @synthesize adaptiveSaturation=_adaptiveSaturation; -@property(getter=isIconBackgroundAdaptive) BOOL iconBackgroundAdaptive; // @synthesize iconBackgroundAdaptive=_iconBackgroundAdaptive; -@property BOOL blurNewsstandBackground; // @synthesize blurNewsstandBackground=_blurNewsstandBackground; -@property BOOL blurFolderIcon; // @synthesize blurFolderIcon=_blurFolderIcon; -@property BOOL blurFolderBackground; // @synthesize blurFolderBackground=_blurFolderBackground; -@property BOOL pinchToClose; // @synthesize pinchToClose=_pinchToClose; -@property BOOL allowNestedFolders; // @synthesize allowNestedFolders=_allowNestedFolders; +@property(nonatomic) _Bool blurFolderBackground; // @synthesize blurFolderBackground=_blurFolderBackground; +@property(nonatomic) _Bool pinchToClose; // @synthesize pinchToClose=_pinchToClose; +@property(nonatomic) _Bool allowNestedFolders; // @synthesize allowNestedFolders=_allowNestedFolders; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBFolderTitleTextField.h b/iOS7/SpringBoard/SBFolderTitleTextField.h index 3ece7d7f8..7c7e1c539 100644 --- a/iOS7/SpringBoard/SBFolderTitleTextField.h +++ b/iOS7/SpringBoard/SBFolderTitleTextField.h @@ -6,18 +6,18 @@ #import "UITextField.h" -@class SBAdaptiveColorInfo; +@class _UILegibilitySettings, _UILegibilityView; @interface SBFolderTitleTextField : UITextField { - float _naturalHeight; - BOOL _showingEditUI; - BOOL _allowsEditing; - SBAdaptiveColorInfo *_adaptiveColorInfo; + _Bool _showingEditUI; + _UILegibilityView *_legibilityView; + _Bool _allowsEditing; + _UILegibilitySettings *_legibilitySettings; } -@property(retain, nonatomic) SBAdaptiveColorInfo *adaptiveColorInfo; // @synthesize adaptiveColorInfo=_adaptiveColorInfo; -@property(nonatomic) BOOL allowsEditing; // @synthesize allowsEditing=_allowsEditing; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) _Bool allowsEditing; // @synthesize allowsEditing=_allowsEditing; - (id)_clearButtonImage; - (id)_backgroundImage; - (void)_updateLegibility; @@ -26,7 +26,11 @@ - (struct CGRect)textRectForBounds:(struct CGRect)arg1; - (struct CGRect)_textRectForBounds:(struct CGRect)arg1; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)setShowsEditUI:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic) double fontSize; +- (void)layoutSubviews; +- (void)setText:(id)arg1; +- (void)_updateLegibilityView; +- (void)setShowsEditUI:(_Bool)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBFolderView.h b/iOS7/SpringBoard/SBFolderView.h index 430644a4e..dd5089d14 100644 --- a/iOS7/SpringBoard/SBFolderView.h +++ b/iOS7/SpringBoard/SBFolderView.h @@ -10,42 +10,44 @@ #import "SBIconScrollViewDelegate-Protocol.h" #import "UITextFieldDelegate-Protocol.h" -@class NSArray, NSMutableArray, SBAdaptiveColorInfo, SBFolder, SBFolderTitleTextField, SBIconListPageControl, SBIconListView, SBIconScrollView; +@class NSArray, NSMutableArray, SBFolder, SBFolderTitleTextField, SBIconListPageControl, SBIconListView, SBIconScrollView, SBIconViewMap, _UILegibilitySettings; @interface SBFolderView : UIView { NSMutableArray *_iconListViews; SBIconListView *_rotatingIconList; - int _minVisibleListViewIndex; - int _maxVisibleListViewIndex; - int _disableUpdatingCurrentIconListCount; - BOOL _animatedScrolling; - BOOL _scalingViewIsBorrowed; + long long _minVisibleListViewIndex; + long long _maxVisibleListViewIndex; + long long _minAnimatingListViewIndex; + long long _maxAnimatingListViewIndex; + long long _disableUpdatingCurrentIconListCount; + _Bool _animatedScrolling; + _Bool _scalingViewIsBorrowed; + SBIconViewMap *_viewMap; SBIconListPageControl *_pageControl; SBIconScrollView *_scrollView; SBFolderTitleTextField *_titleTextField; UIView *_scalingView; - BOOL _isEditing; - BOOL _isScrolling; - int _currentPageIndex; - float _statusBarHeight; + _Bool _isEditing; + _Bool _isScrolling; + long long _currentPageIndex; + double _statusBarHeight; id _delegate; SBFolder *_folder; - int _orientation; - SBAdaptiveColorInfo *_adaptiveColorInfo; + long long _orientation; + _UILegibilitySettings *_legibilitySettings; } -@property(retain, nonatomic) SBAdaptiveColorInfo *adaptiveColorInfo; // @synthesize adaptiveColorInfo=_adaptiveColorInfo; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; @property(retain, nonatomic) SBFolder *folder; // @synthesize folder=_folder; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) float statusBarHeight; // @synthesize statusBarHeight=_statusBarHeight; -@property(readonly, nonatomic) int currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; -@property(readonly, nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_isEditing; -- (void)_updatePageControlLegibility; +@property(nonatomic) double statusBarHeight; // @synthesize statusBarHeight=_statusBarHeight; +@property(readonly, nonatomic) long long currentPageIndex; // @synthesize currentPageIndex=_currentPageIndex; +@property(readonly, nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_isEditing; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; - (void)_setFolderName:(id)arg1; - (void)pageControl:(id)arg1 didRecieveTouchInDirection:(int)arg2; - (void)iconScrollView:(id)arg1 willSetContentOffset:(inout struct CGPoint *)arg2; @@ -53,70 +55,78 @@ - (void)iconScrollViewWillCancelTouchTracking:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; - (void)cleanupAfterClosing; - (void)prepareToOpen; +- (_Bool)_scrollViewThinksItsScrolling; - (void)_purgeListViews; - (void)noteUserIsInteractingWithIcons; -- (void)noteUserHasGrabbedIcon:(BOOL)arg1; -- (void)updateIconListIndexAndVisibility:(BOOL)arg1; +- (void)noteUserHasGrabbedIcon:(_Bool)arg1; +- (void)updateIconListIndexAndVisibility:(_Bool)arg1; - (void)updateIconListIndexAndVisibility; -- (void)_updateEditingStateAnimated:(BOOL)arg1; -- (void)layoutIconLists:(double)arg1 domino:(BOOL)arg2 forceRelayout:(BOOL)arg3; +- (void)_updateEditingStateAnimated:(_Bool)arg1; +- (void)layoutIconLists:(double)arg1 domino:(_Bool)arg2 forceRelayout:(_Bool)arg3; - (void)updateIconListViews; - (void)resetIconListViews; +- (void)tearDownListViews; - (id)currentIconListView; - (id)iconListViewForTouch:(id)arg1; - (id)iconListViewAtPoint:(struct CGPoint)arg1; -- (id)iconListViewAtIndex:(unsigned int)arg1; -- (int)_pageIndexForOffset:(float)arg1; +- (id)iconListViewAtIndex:(unsigned long long)arg1; +- (long long)_pageIndexForOffset:(double)arg1; - (void)_updateIconListFrames; - (void)_updateIconListViews; - (void)_resetIconListViews; - (void)_addIconListViewsForModels:(id)arg1; - (id)_createIconListViewForList:(id)arg1; - (id)_iconListViewForList:(id)arg1; -- (id)_iconListViewAtIndex:(unsigned int)arg1; +- (id)_iconListViewAtIndex:(unsigned long long)arg1; - (id)_currentIconListView; - (void)_removeIconListView:(id)arg1; - (void)_addIconListView:(id)arg1; -- (BOOL)_showsTitle; +- (void)_enableUserInteractionAfterSignificantAnimation; +- (void)_disableUserInteractionBeforeSignificantAnimation; +- (double)_titleFontSize; +- (_Bool)_showsTitle; - (void)_popDisableUpdateCurrentIconListCount; - (void)_pushDisableUpdateCurrentIconListCount; -- (BOOL)_shouldDisableUpdatingCurrentIconList; -- (BOOL)_isValidPageIndex:(int)arg1; -- (float)_scrollOffsetForPageAtIndex:(int)arg1; -- (float)_scrollOffsetForFirstListView; -- (float)_pageWidth; -- (BOOL)_hasMinusPages; -- (unsigned int)_minusPageCount; -- (float)_offsetToCenterPageControlInSpaceForPageControl; +- (_Bool)_shouldDisableUpdatingCurrentIconList; +- (_Bool)_isValidPageIndex:(long long)arg1; +- (double)_scrollOffsetForPageAtIndex:(long long)arg1; +- (double)_scrollOffsetForFirstListView; +- (double)_pageWidth; +- (_Bool)_hasMinusPages; +- (unsigned long long)_minusPageCount; +- (double)_offsetToCenterPageControlInSpaceForPageControl; - (struct CGRect)_frameForScalingView; - (void)_layoutSubviews; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)setNeedsLayout; -- (void)fadeContentForMinificationFraction:(float)arg1; -- (void)fadeContentForMagnificationFraction:(float)arg1; +- (void)fadeContentForMinificationFraction:(double)arg1; +- (void)fadeContentForMagnificationFraction:(double)arg1; - (void)didAnimate; - (void)willAnimate; -- (BOOL)locationCountsAsInsideFolder:(struct CGPoint)arg1; +@property(readonly, nonatomic) SBIconViewMap *viewMap; +- (_Bool)locationCountsAsInsideFolder:(struct CGPoint)arg1; - (void)returnScalingView; - (id)borrowScalingView; - (struct CGRect)scalingViewFrame; -- (BOOL)setCurrentPageIndex:(int)arg1 animated:(BOOL)arg2; -- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (_Bool)setCurrentPageIndex:(long long)arg1 animated:(_Bool)arg2; +- (void)setEditing:(_Bool)arg1 animated:(_Bool)arg2; @property(readonly, nonatomic) NSArray *iconListViews; // @synthesize iconListViews=_iconListViews; -- (void)_setCurrentPageIndex:(int)arg1; -- (void)_setAnimatedScrolling:(BOOL)arg1; -@property(nonatomic, getter=isScrolling) BOOL scrolling; // @synthesize scrolling=_isScrolling; +- (void)_setCurrentPageIndex:(long long)arg1; +- (void)_setAnimatedScrolling:(_Bool)arg1; +@property(nonatomic, getter=isScrolling) _Bool scrolling; // @synthesize scrolling=_isScrolling; - (id)scrollView; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2 viewMap:(id)arg3; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBFolderViewDelegate-Protocol.h b/iOS7/SpringBoard/SBFolderViewDelegate-Protocol.h index 277eeb422..029bc8d6a 100644 --- a/iOS7/SpringBoard/SBFolderViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBFolderViewDelegate-Protocol.h @@ -11,6 +11,6 @@ - (void)folderViewShouldClose:(id)arg1; - (void)folderViewDidEndScrolling:(id)arg1; - (void)folderViewWillBeginScrolling:(id)arg1; -- (void)folderView:(id)arg1 currentPageIndexDidChange:(int)arg2; +- (void)folderView:(id)arg1 currentPageIndexDidChange:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBFolderZoomSettings.h b/iOS7/SpringBoard/SBFolderZoomSettings.h index b4f5944cb..61c41a992 100644 --- a/iOS7/SpringBoard/SBFolderZoomSettings.h +++ b/iOS7/SpringBoard/SBFolderZoomSettings.h @@ -6,15 +6,15 @@ #import "SBScaleZoomSettings.h" -@class SBAnimationSettings; +@class SBFAnimationSettings; @interface SBFolderZoomSettings : SBScaleZoomSettings { - SBAnimationSettings *_innerFolderFadeSettings; + SBFAnimationSettings *_innerFolderFadeSettings; } + (id)settingsControllerModule; -@property(retain) SBAnimationSettings *innerFolderFadeSettings; // @synthesize innerFolderFadeSettings=_innerFolderFadeSettings; +@property(retain) SBFAnimationSettings *innerFolderFadeSettings; // @synthesize innerFolderFadeSettings=_innerFolderFadeSettings; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBFullscreenZoomView.h b/iOS7/SpringBoard/SBFullscreenZoomView.h index a955cb6e8..0dde1152a 100644 --- a/iOS7/SpringBoard/SBFullscreenZoomView.h +++ b/iOS7/SpringBoard/SBFullscreenZoomView.h @@ -6,22 +6,19 @@ #import "SBZoomView.h" -@class NSMutableArray; - @interface SBFullscreenZoomView : SBZoomView { - BOOL _hasImage; - BOOL _hasFullSizedImage; - int _corners; - NSMutableArray *_cornerViews; + _Bool _hasImage; + _Bool _hasFullSizedImage; + id _surface; } -- (void)setRoundedCorners:(int)arg1 withCornersFrame:(struct CGRect)arg2; - (void)dealloc; +- (id)surface; - (id)initWithView:(id)arg1 screen:(id)arg2; - (id)initWithImage:(id)arg1 screen:(id)arg2; -- (id)initWithSnapshotFrame:(struct CGRect)arg1 screen:(id)arg2 ioSurface:(void *)arg3 snapshotTransform:(struct CGAffineTransform)arg4; -- (id)initWithSnapshotFrame:(struct CGRect)arg1 screen:(id)arg2 image:(id)arg3 originalImageOrientation:(int)arg4 currentImageOrientation:(int)arg5 interfaceOrientation:(int)arg6 doubleHeightStatusBar:(BOOL)arg7 preventSplit:(BOOL)arg8 chrome:(id)arg9 chromeStatusBarHidden:(BOOL)arg10 needsZoomFilter:(BOOL)arg11 asyncDecodeImage:(BOOL)arg12; +- (id)initWithSnapshotFrame:(struct CGRect)arg1 screen:(id)arg2 ioSurface:(void *)arg3 opaque:(_Bool)arg4 snapshotTransform:(struct CGAffineTransform)arg5; +- (id)initWithSnapshotFrame:(struct CGRect)arg1 screen:(id)arg2 image:(id)arg3 originalImageOrientation:(long long)arg4 currentImageOrientation:(long long)arg5 interfaceOrientation:(long long)arg6 doubleHeightStatusBar:(_Bool)arg7 preventSplit:(_Bool)arg8 needsZoomFilter:(_Bool)arg9 asyncDecodeImage:(_Bool)arg10 blackMatForJail:(_Bool)arg11; - (id)_initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBGameDeletionAlertItem.h b/iOS7/SpringBoard/SBGameDeletionAlertItem.h index 2abee11f0..bcc816ed6 100644 --- a/iOS7/SpringBoard/SBGameDeletionAlertItem.h +++ b/iOS7/SpringBoard/SBGameDeletionAlertItem.h @@ -15,10 +15,10 @@ SBUserInstalledApplicationIcon *_icon; } -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithIcon:(id)arg1; diff --git a/iOS7/SpringBoard/SBGestureRecognizer.h b/iOS7/SpringBoard/SBGestureRecognizer.h index 92e1cda95..1d19412e8 100644 --- a/iOS7/SpringBoard/SBGestureRecognizer.h +++ b/iOS7/SpringBoard/SBGestureRecognizer.h @@ -10,29 +10,29 @@ @interface SBGestureRecognizer : NSObject { - unsigned int m_types; + unsigned long long m_types; int m_state; id m_handler; - unsigned int m_activeTouchesCount; - CDStruct_9bf48c9a m_activeTouches[30]; - unsigned int m_strikes; - unsigned int m_templateMatches; + unsigned long long m_activeTouchesCount; + CDStruct_bab9d11d m_activeTouches[30]; + unsigned long long m_strikes; + unsigned long long m_templateMatches; NSMutableArray *m_touchTemplates; - BOOL m_includedInGestureRecognitionIsPossibleTest; - BOOL m_sendsTouchesCancelledToApplication; + _Bool m_includedInGestureRecognitionIsPossibleTest; + _Bool m_sendsTouchesCancelledToApplication; id m_canBeginCondition; struct CGPoint m_maximumAllowedExclusiveMovement; } @property(nonatomic) struct CGPoint maximumAllowedExclusiveMovement; // @synthesize maximumAllowedExclusiveMovement=m_maximumAllowedExclusiveMovement; @property(copy, nonatomic) id canBeginCondition; // @synthesize canBeginCondition=m_canBeginCondition; -@property(nonatomic) BOOL sendsTouchesCancelledToApplication; // @synthesize sendsTouchesCancelledToApplication=m_sendsTouchesCancelledToApplication; -@property(nonatomic) BOOL includedInGestureRecognitionIsPossibleTest; // @synthesize includedInGestureRecognitionIsPossibleTest=m_includedInGestureRecognitionIsPossibleTest; +@property(nonatomic) _Bool sendsTouchesCancelledToApplication; // @synthesize sendsTouchesCancelledToApplication=m_sendsTouchesCancelledToApplication; +@property(nonatomic) _Bool includedInGestureRecognitionIsPossibleTest; // @synthesize includedInGestureRecognitionIsPossibleTest=m_includedInGestureRecognitionIsPossibleTest; @property(copy, nonatomic) id handler; // @synthesize handler=m_handler; @property(nonatomic) int state; // @synthesize state=m_state; -@property(nonatomic) unsigned int types; // @synthesize types=m_types; +@property(nonatomic) unsigned long long types; // @synthesize types=m_types; - (id)description; -- (void)_appendDescription:(id)arg1 forTypes:(unsigned int)arg2; +- (void)_appendDescription:(id)arg1 forTypes:(unsigned long long)arg2; - (void)touchesCancelled:(struct __SBGestureContext *)arg1; - (void)touchesEnded:(struct __SBGestureContext *)arg1; - (void)touchesMoved:(struct __SBGestureContext *)arg1; @@ -40,9 +40,9 @@ - (int)templateMatch; - (void)addTouchTemplate:(id)arg1; - (void)reset; -- (BOOL)shouldReportRecognitionPossibleToAppsForTotalMotion:(struct CGPoint)arg1; -- (BOOL)shouldReceiveTouches; -- (BOOL)isRecognized; +- (_Bool)shouldReportRecognitionPossibleToAppsForTotalMotion:(struct CGPoint)arg1; +- (_Bool)shouldReceiveTouches; +- (_Bool)isRecognized; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBGestureViewCacheNode.h b/iOS7/SpringBoard/SBGestureViewCacheNode.h index 6e19f4693..fdd7d3a1e 100644 --- a/iOS7/SpringBoard/SBGestureViewCacheNode.h +++ b/iOS7/SpringBoard/SBGestureViewCacheNode.h @@ -13,13 +13,13 @@ UIView *m_view; int m_viewType; NSString *m_contextHostViewRequester; - int m_orientation; + long long m_orientation; NSString *m_bundleIdentifier; } + (id)node; @property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=m_bundleIdentifier; -@property(nonatomic) int orientation; // @synthesize orientation=m_orientation; +@property(nonatomic) long long orientation; // @synthesize orientation=m_orientation; @property(copy, nonatomic) NSString *contextHostViewRequester; // @synthesize contextHostViewRequester=m_contextHostViewRequester; @property(nonatomic) int viewType; // @synthesize viewType=m_viewType; @property(retain, nonatomic) UIView *view; // @synthesize view=m_view; diff --git a/iOS7/SpringBoard/SBGestureViewVendor.h b/iOS7/SpringBoard/SBGestureViewVendor.h index afc1bc17c..01e04f648 100644 --- a/iOS7/SpringBoard/SBGestureViewVendor.h +++ b/iOS7/SpringBoard/SBGestureViewVendor.h @@ -14,13 +14,13 @@ } + (id)sharedInstance; -- (void)maskViewIfNeeded:(id)arg1 gestureType:(unsigned int)arg2 viewType:(int)arg3 contextHostViewRequester:(id)arg4 app:(id)arg5; +- (void)maskViewIfNeeded:(id)arg1 gestureType:(unsigned long long)arg2 viewType:(int)arg3 contextHostViewRequester:(id)arg4 app:(id)arg5; - (void)dealloc; - (id)init; - (void)clearCacheForReason:(id)arg1; - (void)clearCacheForApp:(id)arg1 reason:(id)arg2; -- (id)viewForApp:(id)arg1 gestureType:(unsigned int)arg2 includeStatusBar:(BOOL)arg3 decodeImage:(BOOL)arg4; -- (id)viewForApp:(id)arg1 gestureType:(unsigned int)arg2 includeStatusBar:(BOOL)arg3; +- (id)viewForApp:(id)arg1 gestureType:(unsigned long long)arg2 includeStatusBar:(_Bool)arg3 decodeImage:(_Bool)arg4; +- (id)viewForApp:(id)arg1 gestureType:(unsigned long long)arg2 includeStatusBar:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBGlintView.h b/iOS7/SpringBoard/SBGlintView.h deleted file mode 100644 index 82c51b523..000000000 --- a/iOS7/SpringBoard/SBGlintView.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBGlintView : UIView -{ - int _type; - double _animationDuration; - double _animationDelay; -} - -@property(nonatomic) int type; // @synthesize type=_type; -@property(nonatomic) double animationDelay; // @synthesize animationDelay=_animationDelay; -@property(nonatomic) double animationDuration; // @synthesize animationDuration=_animationDuration; -- (void)drawRect:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBGlintyStringSettings.h b/iOS7/SpringBoard/SBGlintyStringSettings.h deleted file mode 100644 index 2965c343a..000000000 --- a/iOS7/SpringBoard/SBGlintyStringSettings.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_UISettings.h" - -@interface SBGlintyStringSettings : _UISettings -{ - BOOL _designMode; - BOOL _debug; - float _speed; - float _overlayOpacity; - float _overlayTint; - float _animationIntervalDelay; - float _spotlightOpacity; - float _spotlightAnimationDuration; - float _spotlightAnimationDelay; - float _glintOpacity; - float _glintAnimationDuration; - float _leadingGlintAnimationDelay; - float _trailingGlintAnimationDelay; -} - -+ (id)archivedSettingsGroup; -@property(nonatomic) BOOL debug; // @synthesize debug=_debug; -@property(nonatomic) float trailingGlintAnimationDelay; // @synthesize trailingGlintAnimationDelay=_trailingGlintAnimationDelay; -@property(nonatomic) float leadingGlintAnimationDelay; // @synthesize leadingGlintAnimationDelay=_leadingGlintAnimationDelay; -@property(nonatomic) float glintAnimationDuration; // @synthesize glintAnimationDuration=_glintAnimationDuration; -@property(nonatomic) float glintOpacity; // @synthesize glintOpacity=_glintOpacity; -@property(nonatomic) float spotlightAnimationDelay; // @synthesize spotlightAnimationDelay=_spotlightAnimationDelay; -@property(nonatomic) float spotlightAnimationDuration; // @synthesize spotlightAnimationDuration=_spotlightAnimationDuration; -@property(nonatomic) float spotlightOpacity; // @synthesize spotlightOpacity=_spotlightOpacity; -@property(nonatomic) float animationIntervalDelay; // @synthesize animationIntervalDelay=_animationIntervalDelay; -@property(nonatomic) float overlayTint; // @synthesize overlayTint=_overlayTint; -@property(nonatomic) float overlayOpacity; // @synthesize overlayOpacity=_overlayOpacity; -@property(nonatomic) float speed; // @synthesize speed=_speed; -@property(nonatomic, setter=setDesignMode:) BOOL designMode; // @synthesize designMode=_designMode; -- (id)settingsHUDConfiguration; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBGlintyStringView.h b/iOS7/SpringBoard/SBGlintyStringView.h deleted file mode 100644 index d760cd729..000000000 --- a/iOS7/SpringBoard/SBGlintyStringView.h +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "_UISettingsKeyPathObserver-Protocol.h" - -@class NSArray, NSString, NSTimer, SBGlintyStringSettings, UIColor, UIFont, UIImageView, UILabel; - -@interface SBGlintyStringView : UIView <_UISettingsKeyPathObserver> -{ - BOOL _animationRepeats; - BOOL _showsOverlay; - BOOL _needsTextUpdate; - id _delegate; - SBGlintyStringSettings *_settings; - NSString *_text; - UIFont *_font; - UIColor *_textColor; - NSTimer *_timer; - UILabel *_label; - NSArray *_glints; - UIView *_overlayView; - UIImageView *_spotlightView; - int _textIndex; - struct CGSize _labelSize; - double _spotlightPointTraversalTime; - struct CGRect _spotlightAnimationStartFrame; - struct CGRect _spotlightAnimationEndFrame; -} - -@property(nonatomic) double spotlightPointTraversalTime; // @synthesize spotlightPointTraversalTime=_spotlightPointTraversalTime; -@property(nonatomic) struct CGRect spotlightAnimationEndFrame; // @synthesize spotlightAnimationEndFrame=_spotlightAnimationEndFrame; -@property(nonatomic) struct CGRect spotlightAnimationStartFrame; // @synthesize spotlightAnimationStartFrame=_spotlightAnimationStartFrame; -@property(nonatomic) int textIndex; // @synthesize textIndex=_textIndex; -@property(retain, nonatomic) UIImageView *spotlightView; // @synthesize spotlightView=_spotlightView; -@property(retain, nonatomic) UIView *overlayView; // @synthesize overlayView=_overlayView; -@property(retain, nonatomic) NSArray *glints; // @synthesize glints=_glints; -@property(nonatomic) struct CGSize labelSize; // @synthesize labelSize=_labelSize; -@property(retain, nonatomic) UILabel *label; // @synthesize label=_label; -@property(retain, nonatomic) NSTimer *timer; // @synthesize timer=_timer; -@property(nonatomic) BOOL needsTextUpdate; // @synthesize needsTextUpdate=_needsTextUpdate; -@property(nonatomic) BOOL showsOverlay; // @synthesize showsOverlay=_showsOverlay; -@property(nonatomic) BOOL animationRepeats; // @synthesize animationRepeats=_animationRepeats; -@property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(retain, nonatomic) UIFont *font; // @synthesize font=_font; -@property(copy, nonatomic) NSString *text; // @synthesize text=_text; -@property(retain, nonatomic) SBGlintyStringSettings *settings; // @synthesize settings=_settings; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)layoutSubviews; -- (float)baselineOffsetFromBottom; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)updateText; -- (void)createGlints; -- (void)animateSpotlight; -- (void)animateGlints; -- (void)animate; -- (void)stopAnimating; -- (void)startAnimating; -- (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; -- (void)dealloc; -- (id)initWithText:(id)arg1 andFont:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBGlintyStringViewDelegate-Protocol.h b/iOS7/SpringBoard/SBGlintyStringViewDelegate-Protocol.h deleted file mode 100644 index 938f2607b..000000000 --- a/iOS7/SpringBoard/SBGlintyStringViewDelegate-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBGlintyStringViewDelegate -- (void)glintyAnimationDidStop; -- (void)glintyAnimationDidStart; -@end - diff --git a/iOS7/SpringBoard/SBGrabberWrapper.h b/iOS7/SpringBoard/SBGrabberWrapper.h deleted file mode 100644 index ef09200d4..000000000 --- a/iOS7/SpringBoard/SBGrabberWrapper.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBColorAdaptable-Protocol.h" - -@class UIColor, UIImageView; - -@interface SBGrabberWrapper : UIView -{ - UIImageView *_imageView; -} - -@property(retain, nonatomic) UIImageView *imageView; // @synthesize imageView=_imageView; -@property(retain, nonatomic) UIColor *adaptiveColor; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBGradientLabel.h b/iOS7/SpringBoard/SBGradientLabel.h deleted file mode 100644 index 1222cf24c..000000000 --- a/iOS7/SpringBoard/SBGradientLabel.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILabel.h" - -@class UIGradient; - -@interface SBGradientLabel : UILabel -{ - UIGradient *_gradient; -} - -@property(retain, nonatomic) UIGradient *gradient; // @synthesize gradient=_gradient; -- (void)drawTextInRect:(struct CGRect)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBHUDController.h b/iOS7/SpringBoard/SBHUDController.h index 7d449a97b..b015ee3ef 100644 --- a/iOS7/SpringBoard/SBHUDController.h +++ b/iOS7/SpringBoard/SBHUDController.h @@ -13,8 +13,8 @@ UIWindow *_hudWindow; UIView *_hudContentView; SBHUDView *_hudView; - int _orientation; - BOOL _hudVisibleOrFading; + long long _orientation; + _Bool _hudVisibleOrFading; } + (id)sharedHUDController; @@ -26,7 +26,7 @@ - (void)_orderWindowOut:(id)arg1; - (void)_tearDown; - (void)_createUI; -- (void)reorientHUDIfNeeded:(BOOL)arg1; +- (void)reorientHUDIfNeeded:(_Bool)arg1; - (void)_recenterHUDView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBHUDView.h b/iOS7/SpringBoard/SBHUDView.h index 005779222..7406a2fa9 100644 --- a/iOS7/SpringBoard/SBHUDView.h +++ b/iOS7/SpringBoard/SBHUDView.h @@ -14,7 +14,7 @@ NSString *_title; NSString *_subtitle; UIImage *_image; - BOOL _showsProgress; + _Bool _showsProgress; float _progress; UIView *_blockView; _UIBackdropView *_backdropView; @@ -22,9 +22,9 @@ } + (float)progressIndicatorStep; -+ (int)numberOfProgressIndicatorSteps; ++ (long long)numberOfProgressIndicatorSteps; @property(nonatomic) float progress; // @synthesize progress=_progress; -@property(nonatomic) BOOL showsProgress; // @synthesize showsProgress=_showsProgress; +@property(nonatomic) _Bool showsProgress; // @synthesize showsProgress=_showsProgress; @property(nonatomic) int level; // @synthesize level=_level; - (void)layoutSubviews; - (void)_updateBlockView; @@ -33,7 +33,7 @@ @property(retain, nonatomic) UIImage *image; @property(retain, nonatomic) NSString *subtitle; @property(retain, nonatomic) NSString *title; -- (BOOL)displaysLabel; +- (_Bool)displaysLabel; - (void)_updateBackdropMask; - (void)dismissWithCompletion:(id)arg1; - (void)cancelDismissal; diff --git a/iOS7/SpringBoard/SBHUDWindow.h b/iOS7/SpringBoard/SBHUDWindow.h index 60dc71254..4b7d96f73 100644 --- a/iOS7/SpringBoard/SBHUDWindow.h +++ b/iOS7/SpringBoard/SBHUDWindow.h @@ -10,7 +10,7 @@ { } -- (BOOL)_ignoresHitTest; +- (_Bool)_ignoresHitTest; @end diff --git a/iOS7/SpringBoard/SBHandMotionExtractor.h b/iOS7/SpringBoard/SBHandMotionExtractor.h index c9fa30aad..c5c8d3f7e 100644 --- a/iOS7/SpringBoard/SBHandMotionExtractor.h +++ b/iOS7/SpringBoard/SBHandMotionExtractor.h @@ -8,21 +8,21 @@ @interface SBHandMotionExtractor : NSObject { - CDStruct_812d5f7b _pixelDeltas; - CDStruct_812d5f7b _smoothedDeltas; - CDStruct_812d5f7b _allPixelDeltas; - float _averageTranslation; - float _farthestFingerSeparation; + CDStruct_3dac535d _pixelDeltas; + CDStruct_3dac535d _smoothedDeltas; + CDStruct_3dac535d _allPixelDeltas; + double _averageTranslation; + double _farthestFingerSeparation; struct CGPoint _movementVelocityInPointsPerSecond; } @property(readonly, nonatomic) struct CGPoint movementVelocityInPointsPerSecond; // @synthesize movementVelocityInPointsPerSecond=_movementVelocityInPointsPerSecond; -@property(readonly, nonatomic) float farthestFingerSeparation; // @synthesize farthestFingerSeparation=_farthestFingerSeparation; -@property(readonly, nonatomic) float averageTranslation; // @synthesize averageTranslation=_averageTranslation; -@property(readonly, nonatomic) CDStruct_812d5f7b averageVelocities; // @synthesize averageVelocities=_smoothedDeltas; -@property(readonly, nonatomic) CDStruct_812d5f7b allPixelDeltas; // @synthesize allPixelDeltas=_allPixelDeltas; -@property(readonly, nonatomic) CDStruct_812d5f7b pixelDeltas; // @synthesize pixelDeltas=_pixelDeltas; -- (void)extractHandMotionForActiveTouches:(CDStruct_9bf48c9a *)arg1 count:(unsigned int)arg2 centroid:(struct CGPoint)arg3; +@property(readonly, nonatomic) double farthestFingerSeparation; // @synthesize farthestFingerSeparation=_farthestFingerSeparation; +@property(readonly, nonatomic) double averageTranslation; // @synthesize averageTranslation=_averageTranslation; +@property(readonly, nonatomic) CDStruct_3dac535d averageVelocities; // @synthesize averageVelocities=_smoothedDeltas; +@property(readonly, nonatomic) CDStruct_3dac535d allPixelDeltas; // @synthesize allPixelDeltas=_allPixelDeltas; +@property(readonly, nonatomic) CDStruct_3dac535d pixelDeltas; // @synthesize pixelDeltas=_pixelDeltas; +- (void)extractHandMotionForActiveTouches:(CDStruct_bab9d11d *)arg1 count:(unsigned long long)arg2 centroid:(struct CGPoint)arg3; - (void)clear; @end diff --git a/iOS7/SpringBoard/SBHarmonicOscillator.h b/iOS7/SpringBoard/SBHarmonicOscillator.h index cb33f6648..758703e76 100644 --- a/iOS7/SpringBoard/SBHarmonicOscillator.h +++ b/iOS7/SpringBoard/SBHarmonicOscillator.h @@ -8,30 +8,30 @@ @interface SBHarmonicOscillator : NSObject { - float A; - float Z; - float k; - float dk; - float mink; - float m; - float dm; - float minm; - float psi_n; - float psi_d; - float zeta; + double A; + double Z; + double k; + double dk; + double mink; + double m; + double dm; + double minm; + double psi_n; + double psi_d; + double zeta; } -@property(nonatomic) float minimumMass; // @synthesize minimumMass=minm; -@property(nonatomic) float massDecay; // @synthesize massDecay=dm; -@property(nonatomic) float mass; // @synthesize mass=m; -@property(nonatomic) float minimumSpringStrength; // @synthesize minimumSpringStrength=mink; -@property(nonatomic) float springDecay; // @synthesize springDecay=dk; -@property(nonatomic) float springStrength; // @synthesize springStrength=k; -@property(nonatomic) float endingAmplitude; // @synthesize endingAmplitude=Z; -@property(nonatomic) float startingAmplitude; // @synthesize startingAmplitude=A; -- (float)amplitudeForElapsedTime:(double)arg1; +@property(nonatomic) double minimumMass; // @synthesize minimumMass=minm; +@property(nonatomic) double massDecay; // @synthesize massDecay=dm; +@property(nonatomic) double mass; // @synthesize mass=m; +@property(nonatomic) double minimumSpringStrength; // @synthesize minimumSpringStrength=mink; +@property(nonatomic) double springDecay; // @synthesize springDecay=dk; +@property(nonatomic) double springStrength; // @synthesize springStrength=k; +@property(nonatomic) double endingAmplitude; // @synthesize endingAmplitude=Z; +@property(nonatomic) double startingAmplitude; // @synthesize startingAmplitude=A; +- (double)amplitudeForElapsedTime:(double)arg1; - (void)updateParameters; -- (void)setSpringConstant:(float)arg1; +- (void)setSpringConstant:(double)arg1; - (id)init; @end diff --git a/iOS7/SpringBoard/SBHighlightView.h b/iOS7/SpringBoard/SBHighlightView.h index 07107f768..0510cca88 100644 --- a/iOS7/SpringBoard/SBHighlightView.h +++ b/iOS7/SpringBoard/SBHighlightView.h @@ -11,16 +11,16 @@ @interface SBHighlightView : UIView { UIImageView *_highlight; - float _highlightAlpha; - float _highlightHeight; + double _highlightAlpha; + double _highlightHeight; } -+ (id)_highlightImageWithHeight:(float)arg1 alpha:(float)arg2; -@property(readonly, nonatomic) float highlightHeight; // @synthesize highlightHeight=_highlightHeight; -@property(readonly, nonatomic) float highlightAlpha; // @synthesize highlightAlpha=_highlightAlpha; ++ (id)_highlightImageWithHeight:(double)arg1 alpha:(double)arg2; +@property(readonly, nonatomic) double highlightHeight; // @synthesize highlightHeight=_highlightHeight; +@property(readonly, nonatomic) double highlightAlpha; // @synthesize highlightAlpha=_highlightAlpha; - (void)layoutSubviews; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 highlightAlpha:(float)arg2 highlightHeight:(float)arg3; +- (id)initWithFrame:(struct CGRect)arg1 highlightAlpha:(double)arg2 highlightHeight:(double)arg3; @end diff --git a/iOS7/SpringBoard/SBHomeScreenNagAlert.h b/iOS7/SpringBoard/SBHomeScreenNagAlert.h new file mode 100644 index 000000000..ef7be898c --- /dev/null +++ b/iOS7/SpringBoard/SBHomeScreenNagAlert.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBDismissOnlyAlertItem.h" + +@interface SBHomeScreenNagAlert : SBDismissOnlyAlertItem +{ +} + +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; + +@end + diff --git a/iOS7/SpringBoard/SBHomeScreenPreviewView.h b/iOS7/SpringBoard/SBHomeScreenPreviewView.h new file mode 100644 index 000000000..7f6135bfe --- /dev/null +++ b/iOS7/SpringBoard/SBHomeScreenPreviewView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SBHomeScreenPreviewView : UIView +{ +} + ++ (void)cleanupPreview; ++ (id)preview; +- (id)initWithFrame:(struct CGRect)arg1 iconController:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBIcon.h b/iOS7/SpringBoard/SBIcon.h index d3f43bcfe..d6e71b7a4 100644 --- a/iOS7/SpringBoard/SBIcon.h +++ b/iOS7/SpringBoard/SBIcon.h @@ -18,10 +18,11 @@ UIImage *_cachedIconImages[14]; } -+ (id)memoryMappedIconImageOfSize:(struct CGSize)arg1 scale:(float)arg2 withDrawing:(id)arg3; ++ (id)memoryMappedIconImageOfSize:(struct CGSize)arg1 scale:(double)arg2 withDrawing:(id)arg3; + (id)memoryMappedIconImageForIconImage:(id)arg1; -+ (id)_iconImageOfSize:(struct CGSize)arg1 scale:(float)arg2 failGracefully:(BOOL)arg3 drawing:(id)arg4; -- (BOOL)canReceiveGrabbedIcon; ++ (id)_iconImageOfSize:(struct CGSize)arg1 scale:(double)arg2 failGracefully:(_Bool)arg3 drawing:(id)arg4; ++ (id)_iconImagesMemoryPool; +- (_Bool)canReceiveGrabbedIcon; - (id)folderFallbackTitle; - (id)folderTitleOptions; - (id)uninstallAlertCancelTitle; @@ -32,22 +33,23 @@ - (id)uninstallAlertTitleForAppWithDocumentUpdatesPending; - (id)uninstallAlertTitleForAppWithDocumentsInCloud; - (id)uninstallAlertTitle; -- (BOOL)isUninstalled; +- (_Bool)isUninstalled; - (void)setUninstalled; - (void)completeUninstall; -- (BOOL)allowsUninstall; -- (BOOL)isTrackingProgress; -- (float)progress; -- (void)launch:(int)arg1; +- (_Bool)allowsUninstall; +- (_Bool)progressIsPaused; +- (double)progressPercent; +- (long long)progressState; +- (void)launchFromLocation:(int)arg1; - (id)automationID; -- (BOOL)isRecentlyUpdated; +- (_Bool)isRecentlyUpdated; - (void)setBadge:(id)arg1; - (void)noteBadgeDidChange; - (int)accessoryTypeForLocation:(int)arg1; - (id)accessoryTextForLocation:(int)arg1; - (id)badgeNumberOrString; -- (int)badgeValue; -- (void)reloadIconImagePurgingImageCache:(BOOL)arg1; +- (long long)badgeValue; +- (void)reloadIconImagePurgingImageCache:(_Bool)arg1; - (void)reloadIconImage; - (void)purgeCachedImages; - (id)gridCellImage; @@ -55,60 +57,59 @@ - (id)getUnmaskedIconImage:(int)arg1; - (id)getIconImage:(int)arg1; - (id)getStandardIconImageForLocation:(int)arg1; -- (BOOL)shouldCacheImageForFormat:(int)arg1; +- (_Bool)shouldCacheImageForFormat:(int)arg1; - (id)generateIconImage:(int)arg1; -- (BOOL)launchEnabled; +- (_Bool)launchEnabled; - (id)tags; -- (BOOL)matchesEntity:(id)arg1; -- (int)localizedCompareDisplayNames:(id)arg1; -- (BOOL)canEllipsizeLabel; +- (_Bool)matchesEntity:(id)arg1; +- (long long)localizedCompareDisplayNames:(id)arg1; +- (_Bool)canEllipsizeLabel; - (id)displayName; - (void)localeChanged; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; - (void)dealloc; - (id)init; - (int)iconFormatForLocation:(int)arg1; -@property(readonly, nonatomic) BOOL shouldWarmUp; -- (BOOL)hasCachedImageForLocation:(int)arg1; +@property(readonly, nonatomic) _Bool shouldWarmUp; +- (_Bool)hasCachedImageForLocation:(int)arg1; - (id)nodeDescriptionWithPrefix:(id)arg1; - (void)removeNodeObserver:(id)arg1; - (void)addNodeObserver:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; -- (BOOL)hasObserver:(id)arg1; +- (_Bool)hasObserver:(id)arg1; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; - (id)description; - (id)application; -- (BOOL)isApplicationIcon; -- (BOOL)isBookmarkIcon; +- (_Bool)isApplicationIcon; +- (_Bool)isBookmarkIcon; - (id)appPlaceholder; -- (BOOL)isDownloadingIcon; -- (BOOL)isUserInstalledApplicationIcon; -- (BOOL)isWebApplicationIcon; -- (BOOL)hasFolderIconView; +- (_Bool)isDownloadingIcon; +- (_Bool)isUserInstalledApplicationIcon; +- (_Bool)isWebApplicationIcon; +- (_Bool)hasFolderIconView; - (id)folder; -- (BOOL)isFolderIcon; +- (_Bool)isFolderIcon; - (id)applicationBundleID; - (id)webClip; - (id)leafIdentifier; -- (BOOL)isLeafIcon; -- (BOOL)isPrintStatusIcon; +- (_Bool)isLeafIcon; - (Class)iconImageViewClassForLocation:(int)arg1; - (Class)iconViewClassForLocation:(int)arg1; - (void)_notifyLaunchEnabledDidChange; - (void)_notifyAccessoriesDidUpdate; - (void)_notifyImageDidUpdate; -- (BOOL)iconAppearsInNewsstand; -- (BOOL)isNewsstandApplicationIcon; -- (BOOL)isNewsstandIcon; -- (BOOL)isEmptyPlaceholder; -- (BOOL)isGrabbedIconPlaceholder; -- (BOOL)isPlaceholder; +- (_Bool)iconAppearsInNewsstand; +- (_Bool)isNewsstandApplicationIcon; +- (_Bool)isNewsstandIcon; +- (_Bool)isEmptyPlaceholder; +- (_Bool)isGrabbedIconPlaceholder; +- (_Bool)isPlaceholder; @end diff --git a/iOS7/SpringBoard/SBIconAccessoryView-Protocol.h b/iOS7/SpringBoard/SBIconAccessoryView-Protocol.h index 559c93ba1..e5bad06ee 100644 --- a/iOS7/SpringBoard/SBIconAccessoryView-Protocol.h +++ b/iOS7/SpringBoard/SBIconAccessoryView-Protocol.h @@ -9,10 +9,10 @@ @protocol SBIconAccessoryView + (id)checkoutAccessoryImagesForIcon:(id)arg1 location:(int)arg2; - (void)prepareForReuse; -- (void)setAccessoryBrightness:(float)arg1; -- (BOOL)displayingAccessory; +- (void)setAccessoryBrightness:(double)arg1; +- (_Bool)displayingAccessory; - (struct CGPoint)accessoryOriginForIconBounds:(struct CGRect)arg1; -- (void)configureForIcon:(id)arg1 location:(int)arg2 highlighted:(BOOL)arg3; -- (void)configureAnimatedForIcon:(id)arg1 location:(int)arg2 highlighted:(BOOL)arg3 withPreparation:(id)arg4 animation:(void)arg5 completion:(id)arg6; +- (void)configureForIcon:(id)arg1 location:(int)arg2 highlighted:(_Bool)arg3; +- (void)configureAnimatedForIcon:(id)arg1 location:(int)arg2 highlighted:(_Bool)arg3 withPreparation:(id)arg4 animation:(void)arg5 completion:(id)arg6; @end diff --git a/iOS7/SpringBoard/SBIconBadgeView.h b/iOS7/SpringBoard/SBIconBadgeView.h index 48c928c07..9c355dc94 100644 --- a/iOS7/SpringBoard/SBIconBadgeView.h +++ b/iOS7/SpringBoard/SBIconBadgeView.h @@ -15,17 +15,17 @@ { NSString *_text; SBDarkeningImageView *_incomingTextView; - BOOL _animating; + _Bool _animating; id _queuedAnimation; - BOOL _displayingAccessory; + _Bool _displayingAccessory; SBIconAccessoryImage *_backgroundImage; SBDarkeningImageView *_backgroundView; SBIconAccessoryImage *_textImage; SBDarkeningImageView *_textView; } -+ (id)_createImageForText:(id)arg1 highlighted:(BOOL)arg2; -+ (id)_checkoutImageForText:(id)arg1 highlighted:(BOOL)arg2; ++ (id)_createImageForText:(id)arg1 highlighted:(_Bool)arg2; ++ (id)_checkoutImageForText:(id)arg1 highlighted:(_Bool)arg2; + (id)_checkoutBackgroundImage; + (id)checkoutAccessoryImagesForIcon:(id)arg1 location:(int)arg2; - (void)_resizeForTextImage:(id)arg1; @@ -33,14 +33,14 @@ - (void)_zoomOutWithPreparation:(id)arg1 animation:(void)arg2 completion:(id)arg3; - (void)_zoomInWithTextImage:(id)arg1 preparation:(id)arg2 animation:(void)arg3 completion:(id)arg4; - (void)_crossfadeToTextImage:(id)arg1 withPreparation:(id)arg2 animation:(void)arg3 completion:(id)arg4; -- (void)_configureAnimatedForText:(id)arg1 highlighted:(BOOL)arg2 withPreparation:(id)arg3 animation:(void)arg4 completion:(id)arg5; +- (void)_configureAnimatedForText:(id)arg1 highlighted:(_Bool)arg2 withPreparation:(id)arg3 animation:(void)arg4 completion:(id)arg5; - (id)darkeningImageView:(id)arg1 settableImageForImage:(id)arg2; -- (void)setAccessoryBrightness:(float)arg1; +- (void)setAccessoryBrightness:(double)arg1; - (struct CGPoint)accessoryOriginForIconBounds:(struct CGRect)arg1; - (void)prepareForReuse; -- (BOOL)displayingAccessory; -- (void)configureForIcon:(id)arg1 location:(int)arg2 highlighted:(BOOL)arg3; -- (void)configureAnimatedForIcon:(id)arg1 location:(int)arg2 highlighted:(BOOL)arg3 withPreparation:(id)arg4 animation:(void)arg5 completion:(id)arg6; +- (_Bool)displayingAccessory; +- (void)configureForIcon:(id)arg1 location:(int)arg2 highlighted:(_Bool)arg3; +- (void)configureAnimatedForIcon:(id)arg1 location:(int)arg2 highlighted:(_Bool)arg3 withPreparation:(id)arg4 animation:(void)arg5 completion:(id)arg6; - (void)layoutSubviews; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBIconBlurryBackgroundView.h b/iOS7/SpringBoard/SBIconBlurryBackgroundView.h new file mode 100644 index 000000000..bcdaf22f6 --- /dev/null +++ b/iOS7/SpringBoard/SBIconBlurryBackgroundView.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "_SBIconWallpaperColorClient-Protocol.h" + +@interface SBIconBlurryBackgroundView : UIView <_SBIconWallpaperColorClient> +{ + struct CGRect _wallpaperRelativeBounds; + _Bool _isBlurring; + id _observer; + id _wantsBlurEvaluator; + struct CGPoint _wallpaperRelativeCenter; +} + +@property(copy, nonatomic) id wantsBlurEvaluator; // @synthesize wantsBlurEvaluator=_wantsBlurEvaluator; +@property(readonly, nonatomic) _Bool isBlurring; // @synthesize isBlurring=_isBlurring; +@property(nonatomic) struct CGPoint wallpaperRelativeCenter; // @synthesize wallpaperRelativeCenter=_wallpaperRelativeCenter; +@property(nonatomic) id observer; // @synthesize observer=_observer; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)setBlurring:(_Bool)arg1; +- (void)setWallpaperColor:(struct CGColor *)arg1 phase:(struct CGSize)arg2; +- (_Bool)wantsBlur:(id)arg1; +- (struct CGRect)wallpaperRelativeBounds; +- (void)didAddSubview:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBIconBlurryBackgroundViewObserver-Protocol.h b/iOS7/SpringBoard/SBIconBlurryBackgroundViewObserver-Protocol.h new file mode 100644 index 000000000..ecc2cbeca --- /dev/null +++ b/iOS7/SpringBoard/SBIconBlurryBackgroundViewObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBIconBlurryBackgroundViewObserver +- (void)blurryBackgroundViewDidChangeWhetherBlurring:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBIconColorSettings.h b/iOS7/SpringBoard/SBIconColorSettings.h new file mode 100644 index 000000000..247852355 --- /dev/null +++ b/iOS7/SpringBoard/SBIconColorSettings.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBIconColorSettings : _UISettings +{ + _Bool _blurryFolderIcons; + _Bool _blurryCloseBoxes; + _Bool _suppressJitter; + _Bool _closeBoxesEverywhere; + double _maxSaturationBoost; + double _maxSaturation; + double _maxBrightnessBoost; + double _maxBrightness; + double _colorAlpha; + double _whiteAlpha; +} + ++ (id)settingsControllerModule; +@property(nonatomic) _Bool closeBoxesEverywhere; // @synthesize closeBoxesEverywhere=_closeBoxesEverywhere; +@property(nonatomic) _Bool suppressJitter; // @synthesize suppressJitter=_suppressJitter; +@property(nonatomic) double whiteAlpha; // @synthesize whiteAlpha=_whiteAlpha; +@property(nonatomic) double colorAlpha; // @synthesize colorAlpha=_colorAlpha; +@property(nonatomic) double maxBrightness; // @synthesize maxBrightness=_maxBrightness; +@property(nonatomic) double maxBrightnessBoost; // @synthesize maxBrightnessBoost=_maxBrightnessBoost; +@property(nonatomic) double maxSaturation; // @synthesize maxSaturation=_maxSaturation; +@property(nonatomic) double maxSaturationBoost; // @synthesize maxSaturationBoost=_maxSaturationBoost; +@property(nonatomic) _Bool blurryCloseBoxes; // @synthesize blurryCloseBoxes=_blurryCloseBoxes; +@property(nonatomic) _Bool blurryFolderIcons; // @synthesize blurryFolderIcons=_blurryFolderIcons; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/SpringBoard/SBIconContentView.h b/iOS7/SpringBoard/SBIconContentView.h index eb4b11996..90d268490 100644 --- a/iOS7/SpringBoard/SBIconContentView.h +++ b/iOS7/SpringBoard/SBIconContentView.h @@ -6,28 +6,24 @@ #import "UIView.h" -#import "SBSearchGestureObserver-Protocol.h" +@class NSMutableArray; -@class NSMutableArray, SBSearchViewController; - -@interface SBIconContentView : UIView +@interface SBIconContentView : UIView { - int _orientation; + long long _orientation; NSMutableArray *_folderContentViews; - float _searchHeaderOffset; - SBSearchViewController *_searchViewController; + double _searchGestureProgress; } -@property(readonly, nonatomic) SBSearchViewController *searchViewController; // @synthesize searchViewController=_searchViewController; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; - (void)layoutSubviews; - (void)didAddSubview:(id)arg1; +- (void)clearAllFolderContentViews; - (void)popFolderContentView:(id)arg1; - (void)pushFolderContentView:(id)arg1; - (void)updateLayoutWithDuration:(double)arg1; - (void)dealloc; -- (id)initWithOrientation:(int)arg1; +- (id)initWithOrientation:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBIconController.h b/iOS7/SpringBoard/SBIconController.h index c13b7ccba..4eb2ea238 100644 --- a/iOS7/SpringBoard/SBIconController.h +++ b/iOS7/SpringBoard/SBIconController.h @@ -15,133 +15,114 @@ #import "SBIconViewDelegate-Protocol.h" #import "SBIconViewMapDelegate-Protocol.h" #import "SBSearchGestureObserver-Protocol.h" -#import "_UISettingsKeyObserver-Protocol.h" -@class BBObserver, NSHashTable, NSMutableArray, NSMutableSet, NSObject, NSSet, NSTimer, SBCloseBoxSettings, SBFolder, SBFolderSettings, SBIcon, SBIconContentView, SBIconModel, SBLeafIcon, SBRootFolderController, SBSearchGesture, UIImage, UITouch; +@class BBObserver, NSIndexPath, NSMutableArray, NSMutableSet, NSObject, NSSet, NSTimer, SBFolder, SBIcon, SBIconColorSettings, SBIconContentView, SBIconModel, SBLeafIcon, SBRootFolderController, UITouch, _UILegibilitySettings; -@interface SBIconController : NSObject +@interface SBIconController : NSObject { NSSet *_visibleTags; NSSet *_hiddenTags; SBIconModel *_iconModel; SBIconContentView *_contentView; - BOOL _needsRelayout; - BOOL _sendITunesNotification; + _Bool _needsRelayout; + _Bool _sendITunesNotification; BBObserver *_bbObserver; NSMutableSet *_displayIDsWithBadgingDisabled; SBRootFolderController *_rootFolderController; SBFolder *_closingFolder; SBFolder *_folderToOpenWhenScrollingEnds; - BOOL _rotating; - int _orientation; - SBIcon *_lastTappedIcon; + _Bool _rotating; + long long _orientation; + SBIcon *_launchingIcon; + SBIcon *_highlightedIcon; SBLeafIcon *_iconToReveal; SBIcon *_grabbedIcon; SBIcon *_recipientIcon; NSMutableArray *_droppedIconsAnimatingIntoPlace; NSMutableArray *_droppedIconsInToOrOutOfFolder; - unsigned int _numberOfDroppedIconsAnimatingIntoOrOutOfFolder; + unsigned long long _numberOfDroppedIconsAnimatingIntoOrOutOfFolder; SBIcon *_lastTouchedIcon; - BOOL _isEditing; - BOOL _animatingFolder; - BOOL _folderClosedWhileAnimatingOpen; - BOOL _grabbedIconIsDraggedOutOfFolderView; + _Bool _isEditing; + _Bool _animatingFolder; + _Bool _grabbedIconIsDraggedOutOfFolderView; SBFolder *_grabbedIconSourceFolder; - BOOL _allowsUninstall; - float _iconAlpha; - float _oldScrollOffset; + _Bool _allowsUninstall; + double _iconAlpha; + double _oldScrollOffset; UITouch *_lastTouch; NSTimer *_folderSpringloadTimer; - BOOL _folderKeyboardIsAnimatingRotation; - BOOL _isAnimatingFolderCreation; - BOOL _isAnimatingForUnscatter; + _Bool _keyboardIsRotating; + _Bool _isAnimatingFolderCreation; + _Bool _isAnimatingForUnscatter; NSObject *_folderIconLoadingBackgroundQueue; - unsigned int _maxIconViewsInHierarchy; - unsigned int _maxNewsstandItemViewsInHierarchy; - NSHashTable *_closeBoxObservers; - UIImage *_closeBoxImage; - SBCloseBoxSettings *_closeBoxSettings; - NSHashTable *_folderIconBackgroundObservers; - UIImage *_folderIconBackgroundImage; - SBFolderSettings *_folderIconBackgroundSettings; - SBFolderSettings *_folderSettings; - BOOL _isShowingSearch; - SBSearchGesture *_searchGesture; + unsigned long long _maxIconViewsInHierarchy; + unsigned long long _maxNewsstandItemViewsInHierarchy; + SBIconColorSettings *_iconColorSettings; + _Bool _showingSearch; + _UILegibilitySettings *_legibilitySettings; + NSIndexPath *_indexPathToResetTo; } + (id)sharedInstance; -@property(readonly, nonatomic) SBSearchGesture *searchGesture; // @synthesize searchGesture=_searchGesture; -@property(retain, nonatomic) UIImage *folderIconBackgroundImage; // @synthesize folderIconBackgroundImage=_folderIconBackgroundImage; -@property(retain, nonatomic) UIImage *closeBoxImage; // @synthesize closeBoxImage=_closeBoxImage; -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; -- (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (void)setAdaptiveColorInfo:(id)arg1; -- (void)_updateFolderBackgroundImageWithStatistics:(id)arg1; -- (void)_updateCloseBoxImageWithStatistics:(id)arg1; -- (float)_hueForColorStatistics:(id)arg1; -- (id)_newFolderIconBackgroundImageWithSettings:(id)arg1; -- (id)_newCloseBoxImageWithStatistics:(id)arg1; -- (void)removeFolderIconBackgroundObserver:(id)arg1; -- (void)addFolderIconBackgroundObserver:(id)arg1; -- (void)removeCloseBoxObserver:(id)arg1; -- (void)addCloseBoxObserver:(id)arg1; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +- (void)searchGesture:(id)arg1 changedPercentComplete:(double)arg2; - (void)folderControllerDidEndScrolling:(id)arg1; - (void)folderControllerShouldBeginEditing:(id)arg1; - (void)folderControllerShouldClose:(id)arg1; - (void)folderController:(id)arg1 draggedIconShouldDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; -- (BOOL)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; -- (BOOL)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; +- (_Bool)folderController:(id)arg1 draggedIconMightDropFromListView:(id)arg2; +- (_Bool)folderController:(id)arg1 draggedIconDidMoveFromListView:(id)arg2 toListView:(id)arg3; +- (_Bool)folderController:(id)arg1 draggedIconDidPauseAtLocation:(struct CGPoint)arg2 inListView:(id)arg3; - (id)_debugStringForIconOrder:(int)arg1; - (void)applicationRestrictionController:(id)arg1 didUpdateVisibleTags:(id)arg2 hiddenTags:(id)arg3; - (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; - (id)firstPageLeafIdentifiers; -- (BOOL)isNewsstandEnabled; +- (_Bool)isNewsstandEnabled; - (id)defaultIconState; - (int)appVisibilityOverrideForBundleIdentifier:(id)arg1; -- (BOOL)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; +- (_Bool)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; - (id)allApplications; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 updateSectionInfo:(id)arg2; - (void)_updateDisabledBadgesSetWithSections:(id)arg1; -- (BOOL)_badgesAreDisabledForSectionInfo:(id)arg1; -- (BOOL)iconViewDisplaysCloseBox:(id)arg1; -- (BOOL)iconViewDisplaysBadges:(id)arg1; -- (BOOL)iconAllowsBadging:(id)arg1; +- (_Bool)_badgesAreDisabledForSectionInfo:(id)arg1; +- (_Bool)iconViewDisplaysCloseBox:(id)arg1; +- (_Bool)iconViewDisplaysBadges:(id)arg1; +- (_Bool)iconAllowsBadging:(id)arg1; - (void)iconCloseBoxTapped:(id)arg1; -- (BOOL)icon:(id)arg1 canReceiveGrabbedIcon:(id)arg2; +- (_Bool)icon:(id)arg1 canReceiveGrabbedIcon:(id)arg2; - (void)iconTapped:(id)arg1; -- (BOOL)iconShouldAllowTap:(id)arg1; -- (void)icon:(id)arg1 touchMovedWithEvent:(id)arg2; +- (_Bool)iconShouldAllowTap:(id)arg1; +- (void)icon:(id)arg1 touchMoved:(id)arg2; - (void)iconTouchBegan:(id)arg1; -- (void)icon:(id)arg1 touchEnded:(BOOL)arg2; +- (void)icon:(id)arg1 touchEnded:(_Bool)arg2; - (void)iconHandleLongPress:(id)arg1; - (int)viewMap:(id)arg1 locationForIcon:(id)arg2; -- (unsigned int)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; -- (unsigned int)viewMap:(id)arg1 numberOfViewsToPrepareOfClass:(Class)arg2; +- (unsigned long long)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; +- (unsigned long long)viewMap:(id)arg1 numberOfViewsToPrepareOfClass:(Class)arg2; - (id)viewMapShouldPrepareViewsOfClasses:(id)arg1; - (void)didDeleteIconState:(id)arg1; - (void)didSaveIconState:(id)arg1; -- (BOOL)canSaveIconState:(id)arg1; +- (_Bool)canSaveIconState:(id)arg1; - (void)noteIconStateChangedExternally; -- (BOOL)importIconState:(id)arg1; -- (void)_selectIconModel:(BOOL)arg1; +- (_Bool)importIconState:(id)arg1; +- (void)_selectIconModel:(_Bool)arg1; - (void)_installedAppsDidChange:(id)arg1; - (void)_iconModelDidLayout:(id)arg1; - (void)_iconModelWillLayout:(id)arg1; - (void)_iconModelDidReloadIcons:(id)arg1; - (void)_iconModelWillReloadIcons:(id)arg1; -- (BOOL)relayout; -- (BOOL)handleMenuButtonTap; +- (_Bool)relayout; +- (_Bool)dismissSpotlightIfNecessary; - (void)_lockScreenUIWillLock:(id)arg1; - (void)_noteUserIsInteractingWithIcons; -- (BOOL)isIconVisiblyRepresented:(id)arg1; -- (BOOL)_iconListIndexIsValid:(int)arg1; -- (void)layoutIconLists:(float)arg1 domino:(BOOL)arg2 forceRelayout:(BOOL)arg3; -- (void)compactIconsInIconListsInFolder:(id)arg1 moveNow:(BOOL)arg2 limitToIconList:(id)arg3; +- (_Bool)isIconVisiblyRepresented:(id)arg1; +- (_Bool)_iconListIndexIsValid:(long long)arg1; +- (void)layoutIconLists:(double)arg1 domino:(_Bool)arg2 forceRelayout:(_Bool)arg3; +- (void)compactIconsInIconListsInFolder:(id)arg1 moveNow:(_Bool)arg2 limitToIconList:(id)arg3; - (void)compactRootIconLists; - (void)compactFolders:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)folderSpringloadTimerFired; - (void)noteGrabbedIconLocationChangedWithTouch:(id)arg1; - (void)_resetFolderSpringloadTimer; @@ -152,10 +133,9 @@ - (void)setRecipientIcon:(id)arg1 duration:(double)arg2; - (id)grabbedIcon; - (void)_iconDropDidFinish:(id)arg1; -- (void)_setGrabbedIcon:(id)arg1 forRelayout:(BOOL)arg2; - (void)setGrabbedIcon:(id)arg1; - (void)_dropIcon:(id)arg1 withInsertionPath:(id)arg2; -- (void)fixupBouncedIconsInFolder:(id)arg1 startingWithIndex:(int)arg2; +- (void)fixupBouncedIconsInFolder:(id)arg1 startingWithIndex:(long long)arg2; - (void)setLastTouch:(id)arg1; - (void)noteViewCovered; - (void)restoreScrollingAndRotationAfterUngrab; @@ -163,67 +143,64 @@ - (void)_moveIconToContentView:(id)arg1; - (void)_keyboardWillHide:(id)arg1; - (void)_keyboardWillShow:(id)arg1; -- (id)_keyboard; -- (BOOL)isEditing; -- (void)setIsEditing:(BOOL)arg1; +- (_Bool)isEditing; +- (void)setIsEditing:(_Bool)arg1; - (void)iconWasTapped:(id)arg1; +- (void)clearHighlightedIcon; - (void)_launchIcon:(id)arg1; - (void)_precacheFolderImages:(id)arg1 location:(int)arg2; - (void)removeAllIconAnimations; -- (BOOL)isAnimatingForUnscatter; -- (void)finishedUnscatteringIconList:(id)arg1; -- (void)_finishedUnscatteringWithIconScroll:(BOOL)arg1; -- (void)unscatterAnimated:(BOOL)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; -- (void)scatterAnimated:(BOOL)arg1 withCompletion:(id)arg2; +- (_Bool)isAnimatingForUnscatter; +- (void)unscatterAnimated:(_Bool)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; +- (void)scatterAnimated:(_Bool)arg1 withCompletion:(id)arg2; - (void)setIdleModeText:(id)arg1; - (void)updateNumberOfRowsWithDuration:(double)arg1; -- (void)uninstallIcon:(id)arg1 animate:(BOOL)arg2; +- (void)uninstallIcon:(id)arg1 animate:(_Bool)arg2; - (void)uninstallIcon:(id)arg1; -- (BOOL)canUninstallIcon:(id)arg1; -- (BOOL)allowsUninstall; +- (_Bool)canUninstallIcon:(id)arg1; +- (_Bool)allowsUninstall; - (void)uninstallIconAnimationCompletedForIcon:(id)arg1; -- (void)removeIcon:(id)arg1 compactFolder:(BOOL)arg2; -- (void)removeIcon:(id)arg1 andCompactFolder:(BOOL)arg2 folderRef:(id *)arg3; -- (id)insertIcon:(id)arg1 intoListView:(id)arg2 iconIndex:(int)arg3 moveNow:(BOOL)arg4; -- (id)insertIcon:(id)arg1 intoListView:(id)arg2 iconIndex:(int)arg3 moveNow:(BOOL)arg4 pop:(BOOL)arg5; -- (id)insertIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(BOOL)arg3; -- (id)insertIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(BOOL)arg3 pop:(BOOL)arg4; -- (id)placeIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(BOOL)arg3 layoutNow:(BOOL)arg4 pop:(BOOL)arg5; -- (void)scrollToIconToRevealAnimated:(BOOL)arg1; -- (void)finishInstallingIconAnimated:(BOOL)arg1; -- (void)setIconToReveal:(id)arg1 revealingPrevious:(BOOL)arg2; +- (void)removeIcon:(id)arg1 compactFolder:(_Bool)arg2; +- (void)removeIcon:(id)arg1 andCompactFolder:(_Bool)arg2 folderRef:(id *)arg3; +- (id)insertIcon:(id)arg1 intoListView:(id)arg2 iconIndex:(long long)arg3 moveNow:(_Bool)arg4; +- (id)insertIcon:(id)arg1 intoListView:(id)arg2 iconIndex:(long long)arg3 moveNow:(_Bool)arg4 pop:(_Bool)arg5; +- (id)insertIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(_Bool)arg3; +- (id)insertIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(_Bool)arg3 pop:(_Bool)arg4; +- (id)placeIcon:(id)arg1 atIndexPath:(id)arg2 moveNow:(_Bool)arg3 layoutNow:(_Bool)arg4 pop:(_Bool)arg5; +- (void)scrollToIconToRevealAnimated:(_Bool)arg1; +- (void)finishInstallingIconAnimated:(_Bool)arg1; +- (void)setIconToReveal:(id)arg1 revealingPrevious:(_Bool)arg2; - (id)iconToReveal; -- (void)replaceIconAtPath:(id)arg1 withIcon:(id)arg2 saveState:(BOOL)arg3; -- (void)addNewIconToDesignatedLocation:(id)arg1 animate:(BOOL)arg2 scrollToList:(BOOL)arg3 saveIconState:(BOOL)arg4; -- (void)addNewIconsToDesignatedLocations:(id)arg1 saveIconState:(BOOL)arg2; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (int)orientation; +- (void)replaceIconAtPath:(id)arg1 withIcon:(id)arg2 saveState:(_Bool)arg3; +- (void)addNewIconToDesignatedLocation:(id)arg1 animate:(_Bool)arg2 scrollToList:(_Bool)arg3 saveIconState:(_Bool)arg4; +- (void)addNewIconsToDesignatedLocations:(id)arg1 saveIconState:(_Bool)arg2; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (long long)orientation; - (void)handleHomeButtonTap; -- (BOOL)scrollToIconListAtIndex:(int)arg1 animate:(BOOL)arg2; -- (void)scrollToIconListContainingIcon:(id)arg1 animate:(BOOL)arg2; -- (BOOL)_shouldLockItemsInStoreDemoMode; -- (BOOL)_iconCanBeGrabbed:(id)arg1; +- (_Bool)scrollToIconListAtIndex:(long long)arg1 animate:(_Bool)arg2; +- (void)scrollToIconListContainingIcon:(id)arg1 animate:(_Bool)arg2; +- (_Bool)_shouldLockItemsInStoreDemoMode; +- (_Bool)_iconCanBeGrabbed:(id)arg1; - (id)currentFolderIconList; - (id)dockListView; - (id)currentRootIconList; - (void)resetCurrentVisibleIconListImageVisibilityAndJitterState; -- (void)updateCurrentIconListIndexAndVisibility:(BOOL)arg1; +- (void)updateCurrentIconListIndexAndVisibility:(_Bool)arg1; - (void)updateCurrentIconListIndexAndVisibility; -- (BOOL)isFolderScrolling; -- (BOOL)isScrolling; +- (_Bool)isFolderScrolling; +- (_Bool)isScrolling; - (void)showCarrierDebuggingAlertIfNeeded; -- (void)showInfoAlertIfNeeded:(BOOL)arg1; +- (void)showInfoAlertIfNeeded:(_Bool)arg1; +- (void)showSpotlightAlertIfNecessary; - (void)_iconVisibilityChanged:(id)arg1; -- (CDStruct_70a52081)_statusBarOverridesForSnapshot; -- (id)homeScreenSnapshotInOrientation:(int)arg1; - (void)_resetRootIconLists; - (void)_prepareToResetRootIconLists; -- (id)folderIconListAtIndex:(unsigned int)arg1; -- (id)rootIconListAtIndex:(int)arg1; -- (int)currentFolderIconListIndex; -- (int)currentIconListIndex; +- (id)folderIconListAtIndex:(unsigned long long)arg1; +- (id)rootIconListAtIndex:(long long)arg1; +- (long long)currentFolderIconListIndex; +- (long long)currentIconListIndex; - (id)_currentFolderController; - (id)_openFolderController; - (id)_rootFolderController; @@ -232,42 +209,41 @@ - (void)dealloc; - (id)model; - (id)init; -- (void)_runScrollFolderTest:(int)arg1; +- (void)_runScrollFolderTest:(long long)arg1; - (void)_runFolderCloseTest; - (void)_runFolderOpenTest; -- (unsigned int)_folderRowsForFolder:(id)arg1; -- (unsigned int)_folderRowsForFolder:(id)arg1 inOrientation:(int)arg2; +- (unsigned long long)_folderRowsForFolder:(id)arg1; +- (unsigned long long)_folderRowsForFolder:(id)arg1 inOrientation:(long long)arg2; - (struct CGRect)_contentViewRelativeFrameForIcon:(id)arg1; -- (void)shiftFolderViewsForKeyboardAppearing:(BOOL)arg1 keyboardHeight:(float)arg2; +- (void)shiftFolderViewsForKeyboardAppearing:(_Bool)arg1 keyboardHeight:(double)arg2; - (id)_proposedFolderNameForGrabbedIcon:(id)arg1 recipientIcon:(id)arg2; - (void)_snapshotFadeDidStop:(id)arg1 finished:(id)arg2 snapshot:(id)arg3; - (void)_addToFolderAnimation:(id)arg1 didFinish:(id)arg2 context:(id)arg3; -- (void)_compactRootListsAfterFolderCloseWithAnimation:(BOOL)arg1; -- (void)_cleanupForClosingFolderAnimated:(BOOL)arg1; -- (void)_folderDidFinishOpenClose:(BOOL)arg1 animated:(BOOL)arg2; -- (void)_animateFolder:(id)arg1 open:(BOOL)arg2 animated:(BOOL)arg3; -- (void)replaceFolderIcon:(id)arg1 byContainedIcon:(id)arg2 animated:(BOOL)arg3; -- (void)animateIcons:(id)arg1 intoFolderIcon:(id)arg2 openFolderOnFinish:(BOOL)arg3 complete:(id)arg4; -- (BOOL)isDroppingIcon:(id)arg1; -- (BOOL)isDroppingIconsInOrOutOfFolder; +- (void)_compactRootListsAfterFolderCloseWithAnimation:(_Bool)arg1; +- (void)_cleanupForClosingFolderAnimated:(_Bool)arg1; +- (void)_folderDidFinishOpenClose:(_Bool)arg1 animated:(_Bool)arg2; +- (void)_animateFolder:(id)arg1 open:(_Bool)arg2 animated:(_Bool)arg3; +- (void)replaceFolderIcon:(id)arg1 byContainedIcon:(id)arg2 animated:(_Bool)arg3; +- (void)animateIcons:(id)arg1 intoFolderIcon:(id)arg2 openFolderOnFinish:(_Bool)arg3 complete:(id)arg4; +- (_Bool)isDroppingIcon:(id)arg1; +- (_Bool)isDroppingIconsInOrOutOfFolder; - (void)_moveDroppedIconsToLocation:(int)arg1; - (void)_dropIconOutOfClosingFolder:(id)arg1 withInsertionPath:(id)arg2; - (void)_dropIconIntoOpenFolder:(id)arg1 withInsertionPath:(id)arg2; - (id)createNewFolderFromRecipientIcon:(id)arg1 grabbedIcon:(id)arg2; -- (void)_closeFolderController:(id)arg1 animated:(BOOL)arg2; -- (void)closeFolderAnimated:(BOOL)arg1; -- (void)openFolder:(id)arg1 animated:(BOOL)arg2 fromSwitcher:(BOOL)arg3; -- (void)openFolder:(id)arg1 animated:(BOOL)arg2; -- (BOOL)isNewsstandOpen; +- (void)_closeFolderController:(id)arg1 animated:(_Bool)arg2; +- (void)closeFolderAnimated:(_Bool)arg1; +- (void)openFolder:(id)arg1 animated:(_Bool)arg2; +- (_Bool)isNewsstandOpen; - (id)openFolder; -- (BOOL)hasOpenFolder; -- (BOOL)hasAnimatingFolder; -- (void)_setAnimatingFolderCreation:(BOOL)arg1; +- (_Bool)hasOpenFolder; +- (_Bool)hasAnimatingFolder; +- (void)_setAnimatingFolderCreation:(_Bool)arg1; - (void)_setFolderToOpenAfterScrolling:(id)arg1; -- (void)_setHasAnimatingFolder:(BOOL)arg1; +- (void)_setHasAnimatingFolder:(_Bool)arg1; - (void)_noteFolderAnimationStateDidChange; -- (id)iconListViewAtIndex:(unsigned int)arg1 inFolder:(id)arg2 createIfNecessary:(BOOL)arg3; -- (void)getListView:(id *)arg1 folder:(id *)arg2 relativePath:(id *)arg3 forIndexPath:(id)arg4 createIfNecessary:(BOOL)arg5; +- (id)iconListViewAtIndex:(unsigned long long)arg1 inFolder:(id)arg2 createIfNecessary:(_Bool)arg3; +- (void)getListView:(id *)arg1 folder:(id *)arg2 relativePath:(id *)arg3 forIndexPath:(id)arg4 createIfNecessary:(_Bool)arg5; @end diff --git a/iOS7/SpringBoard/SBIconGridImage.h b/iOS7/SpringBoard/SBIconGridImage.h index 77fc129fe..c17fa41e1 100644 --- a/iOS7/SpringBoard/SBIconGridImage.h +++ b/iOS7/SpringBoard/SBIconGridImage.h @@ -8,20 +8,20 @@ @interface SBIconGridImage : UIImage { - unsigned int _numberOfCells; + unsigned long long _numberOfCells; } -+ (struct CGSize)sizeForNumberOfRows:(unsigned int)arg1; -+ (struct CGRect)rectAtIndex:(unsigned int)arg1 maxCount:(unsigned int)arg2; ++ (struct CGSize)sizeForNumberOfRows:(unsigned long long)arg1; ++ (struct CGRect)rectAtIndex:(unsigned long long)arg1 maxCount:(unsigned long long)arg2; + (struct CGSize)cellSpacing; + (struct CGSize)cellSize; -+ (unsigned int)numberOfRowsForNumberOfCells:(unsigned int)arg1; -+ (unsigned int)numberOfColumns; -+ (id)gridImageForNumberOfCells:(unsigned int)arg1 withCellImageProviderBlock:(id)arg2; -+ (id)_gridImageForNumberOfCells:(unsigned int)arg1 withPreviousGridImage:(id)arg2 cellImageProviderBlock:(id)arg3; -@property(readonly, nonatomic) unsigned int numberOfRows; -@property(readonly, nonatomic) unsigned int numberOfColumns; -@property(readonly, nonatomic) unsigned int numberOfCells; ++ (unsigned long long)numberOfRowsForNumberOfCells:(unsigned long long)arg1; ++ (unsigned long long)numberOfColumns; ++ (id)gridImageForNumberOfCells:(unsigned long long)arg1 withCellImageProviderBlock:(id)arg2; ++ (id)_gridImageForNumberOfCells:(unsigned long long)arg1 withPreviousGridImage:(id)arg2 cellImageProviderBlock:(id)arg3; +@property(readonly, nonatomic) unsigned long long numberOfRows; +@property(readonly, nonatomic) unsigned long long numberOfColumns; +@property(readonly, nonatomic) unsigned long long numberOfCells; - (id)gridImageByPatchingWithCellImageProviderBlock:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBIconImageCrossfadeView.h b/iOS7/SpringBoard/SBIconImageCrossfadeView.h index 623a44adb..b109373c6 100644 --- a/iOS7/SpringBoard/SBIconImageCrossfadeView.h +++ b/iOS7/SpringBoard/SBIconImageCrossfadeView.h @@ -4,32 +4,30 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIView.h" +#import "SBInteractionPassThroughView.h" -@class SBIconImageView; +@class SBIconImageView, UIView, _SBAnimatableCorneredView; -@interface SBIconImageCrossfadeView : UIView +@interface SBIconImageCrossfadeView : SBInteractionPassThroughView { - UIView *_containerView; + _SBAnimatableCorneredView *_containerView; SBIconImageView *_imageView; UIView *_crossfadeView; - UIView *_cornerMaskView; - float _cornerMaskCrossfadeScale; - float _crossfadeFraction; - float _containerScaleX; - float _containerScaleY; - BOOL _masksCorners; - BOOL _performsTrueCrossfade; + double _crossfadeFraction; + double _containerScaleX; + double _containerScaleY; + _Bool _masksCorners; + _Bool _performsTrueCrossfade; struct CGPoint _stretchAnchorPoint; } @property(nonatomic) struct CGPoint stretchAnchorPoint; // @synthesize stretchAnchorPoint=_stretchAnchorPoint; -@property(nonatomic) BOOL performsTrueCrossfade; // @synthesize performsTrueCrossfade=_performsTrueCrossfade; -@property(nonatomic) BOOL masksCorners; // @synthesize masksCorners=_masksCorners; +@property(nonatomic) _Bool performsTrueCrossfade; // @synthesize performsTrueCrossfade=_performsTrueCrossfade; +@property(nonatomic) _Bool masksCorners; // @synthesize masksCorners=_masksCorners; - (void)_updateCornerMask; - (void)cleanup; -- (void)setMorphFraction:(float)arg1; -- (void)setFadeFraction:(float)arg1; +- (void)setMorphFraction:(double)arg1; +- (void)setFadeFraction:(double)arg1; - (void)layoutSubviews; - (void)prepareGeometry; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBIconImageView.h b/iOS7/SpringBoard/SBIconImageView.h index f2567ef56..94ad0e83f 100644 --- a/iOS7/SpringBoard/SBIconImageView.h +++ b/iOS7/SpringBoard/SBIconImageView.h @@ -7,35 +7,53 @@ #import "UIView.h" #import "SBIconObserver-Protocol.h" +#import "SBIconProgressViewDelegate-Protocol.h" -@class SBIcon, UIImageView; +@class SBIcon, SBIconProgressView, UIImage, UIImageView; -@interface SBIconImageView : UIView +@interface SBIconImageView : UIView { UIImageView *_overlayView; - BOOL _showsSquareCorners; + SBIconProgressView *_progressView; + _Bool _isPaused; + UIImage *_cachedSquareContentsImage; + _Bool _showsSquareCorners; SBIcon *_icon; + double _brightness; + double _overlayAlpha; } + (id)dequeueRecycledIconImageViewOfClass:(Class)arg1; + (void)recycleIconImageView:(id)arg1; -@property(nonatomic) BOOL showsSquareCorners; // @synthesize showsSquareCorners=_showsSquareCorners; ++ (double)cornerRadius; +@property(nonatomic) _Bool showsSquareCorners; // @synthesize showsSquareCorners=_showsSquareCorners; +@property(nonatomic) double overlayAlpha; // @synthesize overlayAlpha=_overlayAlpha; +@property(nonatomic) double brightness; // @synthesize brightness=_brightness; @property(retain, nonatomic) SBIcon *icon; // @synthesize icon=_icon; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (void)iconImageDidUpdate:(id)arg1; -- (float)cornerRadius; -- (id)newMaskView; - (struct CGRect)visibleBounds; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)squareDarkeningOverlayImage; - (id)darkeningOverlayImage; - (id)squareContentsImage; - (id)contentsImage; +- (void)_clearCachedImages; +- (id)_generateSquareContentsImage; +- (void)_updateProgressMask; - (void)_updateOverlayImage; -- (void)updateImage; +- (id)_currentOverlayImage; +- (void)updateImageAnimated:(_Bool)arg1; - (id)snapshot; - (void)prepareForReuse; - (void)layoutSubviews; -- (void)setBrightness:(float)arg1; +- (void)setPaused:(_Bool)arg1; +- (void)setProgressAlpha:(double)arg1; +- (void)_clearProgressView; +- (void)progressViewCanBeRemoved:(id)arg1; +- (void)setProgressState:(long long)arg1 paused:(_Bool)arg2 percent:(double)arg3 animated:(_Bool)arg4; +- (void)_updateOverlayAlpha; +- (void)setIcon:(id)arg1 animated:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBIconIndexMutableList.h b/iOS7/SpringBoard/SBIconIndexMutableList.h index 6298526ee..516e4f219 100644 --- a/iOS7/SpringBoard/SBIconIndexMutableList.h +++ b/iOS7/SpringBoard/SBIconIndexMutableList.h @@ -20,24 +20,24 @@ @property(nonatomic) id observer; // @synthesize observer=_observer; - (id)indexDescriptionWithPrefix:(id)arg1; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)node:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; - (void)node:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2; - (void)removeAllNodes; -- (void)removeNodeAtIndex:(unsigned int)arg1; +- (void)removeNodeAtIndex:(unsigned long long)arg1; - (void)removeNode:(id)arg1; -- (void)replaceNodeAtIndex:(unsigned int)arg1 withNode:(id)arg2; +- (void)replaceNodeAtIndex:(unsigned long long)arg1 withNode:(id)arg2; - (void)addNode:(id)arg1; -- (void)insertNode:(id)arg1 atIndex:(unsigned int)arg2; -- (id)nodeAtIndex:(unsigned int)arg1; -- (BOOL)containsNode:(id)arg1; -- (unsigned int)indexOfNode:(id)arg1; -- (unsigned int)count; +- (void)insertNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)nodeAtIndex:(unsigned long long)arg1; +- (_Bool)containsNode:(id)arg1; +- (unsigned long long)indexOfNode:(id)arg1; +- (unsigned long long)count; - (id)nodes; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBIconIndexNode-Protocol.h b/iOS7/SpringBoard/SBIconIndexNode-Protocol.h index 55a25974c..79912d95c 100644 --- a/iOS7/SpringBoard/SBIconIndexNode-Protocol.h +++ b/iOS7/SpringBoard/SBIconIndexNode-Protocol.h @@ -10,10 +10,10 @@ - (id)nodeDescriptionWithPrefix:(id)arg1; - (void)removeNodeObserver:(id)arg1; - (void)addNodeObserver:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; @end diff --git a/iOS7/SpringBoard/SBIconLabelImage.h b/iOS7/SpringBoard/SBIconLabelImage.h index 04cd2833e..19e725b8b 100644 --- a/iOS7/SpringBoard/SBIconLabelImage.h +++ b/iOS7/SpringBoard/SBIconLabelImage.h @@ -17,19 +17,20 @@ } + (void)checkinLabelImage:(id)arg1; ++ (id)_parametersWithDefaultStyle:(id)arg1; + (id)checkoutLabelImageForParameters:(id)arg1; + (id)_drawLabelImageForParameters:(id)arg1; + (id)_labelImageCountedMap; + (void)drawImageInRect:(struct CGRect)arg1 fromParameters:(id)arg2; + (struct CGRect)rectFromParameters:(id)arg1 constrainedToRect:(struct CGRect)arg2; -+ (struct CGRect)_rectWithDrawing:(BOOL)arg1 inRect:(struct CGRect)arg2 fromParameters:(id)arg3; ++ (struct CGRect)_rectWithDrawing:(_Bool)arg1 inRect:(struct CGRect)arg2 fromParameters:(id)arg3; @property(readonly, nonatomic) struct CGPoint maxSizeOffset; // @synthesize maxSizeOffset=_maxSizeOffset; @property(readonly, nonatomic) SBIconLabelImageParameters *parameters; // @synthesize parameters=_parameters; - (id)description; - (id)countedMapKey; - (void)dealloc; -- (id)initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3; -- (id)_initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3 parameters:(id)arg4 maxSizeOffset:(struct CGPoint)arg5; +- (id)initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3; +- (id)_initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3 parameters:(id)arg4 maxSizeOffset:(struct CGPoint)arg5; @end diff --git a/iOS7/SpringBoard/SBIconLabelImageParameters.h b/iOS7/SpringBoard/SBIconLabelImageParameters.h index efb7b3f29..fa552fec5 100644 --- a/iOS7/SpringBoard/SBIconLabelImageParameters.h +++ b/iOS7/SpringBoard/SBIconLabelImageParameters.h @@ -7,33 +7,36 @@ #import "NSObject.h" #import "NSCopying-Protocol.h" +#import "NSMutableCopying-Protocol.h" -@class NSString; +@class NSString, UIFont; -@interface SBIconLabelImageParameters : NSObject +@interface SBIconLabelImageParameters : NSObject { + UIFont *_font; NSString *_text; - BOOL _containsNonLatinLikeCharacters; - BOOL _containsEmoji; - BOOL _canEllipsize; + _Bool _containsNonLatinLikeCharacters; + _Bool _containsEmoji; + _Bool _canEllipsize; struct CGSize _maxSize; - int _legibilityStyle; + long long _style; } -+ (id)parametersWithText:(id)arg1 canEllipsize:(BOOL)arg2 maxSize:(struct CGSize)arg3 style:(int)arg4; -- (int)legibilityStyle; -- (id)textColor; -- (id)font; -- (BOOL)colorspaceIsGrayscale; -- (struct CGSize)maxSize; -- (BOOL)canEllipsize; -- (id)text; +@property(readonly, nonatomic) long long style; // @synthesize style=_style; +@property(readonly, nonatomic) _Bool containsEmoji; // @synthesize containsEmoji=_containsEmoji; +@property(readonly, nonatomic) _Bool containsNonLatinLikeCharacters; // @synthesize containsNonLatinLikeCharacters=_containsNonLatinLikeCharacters; +@property(readonly, nonatomic) _Bool canEllipsize; // @synthesize canEllipsize=_canEllipsize; +@property(readonly, nonatomic) UIFont *font; // @synthesize font=_font; +@property(readonly, nonatomic) struct CGSize maxSize; // @synthesize maxSize=_maxSize; +@property(readonly, nonatomic) NSString *text; // @synthesize text=_text; +- (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (_Bool)colorspaceIsGrayscale; - (void)dealloc; -- (id)initWithText:(id)arg1 canEllipsize:(BOOL)arg2 maxSize:(struct CGSize)arg3 style:(int)arg4; +- (id)initWithParameters:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBIconLabelImageParametersBuilder.h b/iOS7/SpringBoard/SBIconLabelImageParametersBuilder.h new file mode 100644 index 000000000..454430fa1 --- /dev/null +++ b/iOS7/SpringBoard/SBIconLabelImageParametersBuilder.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SBIcon, SBIconView; + +@interface SBIconLabelImageParametersBuilder : NSObject +{ + int _iconLocation; + SBIcon *_icon; + SBIconView *_iconView; + id _iconViewDelegate; + Class _iconViewClass; + long long _style; +} + +@property(nonatomic) long long style; // @synthesize style=_style; +@property(nonatomic) int iconLocation; // @synthesize iconLocation=_iconLocation; +@property(retain, nonatomic) Class iconViewClass; // @synthesize iconViewClass=_iconViewClass; +@property(retain, nonatomic) id iconViewDelegate; // @synthesize iconViewDelegate=_iconViewDelegate; +@property(retain, nonatomic) SBIconView *iconView; // @synthesize iconView=_iconView; +@property(retain, nonatomic) SBIcon *icon; // @synthesize icon=_icon; +- (_Bool)_hasValidInputs; +- (id)_font; +- (struct CGSize)_maxSize; +- (id)buildParameters; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBIconLabelLegibilityImage.h b/iOS7/SpringBoard/SBIconLabelLegibilityImage.h index a9372b6e4..2f4288204 100644 --- a/iOS7/SpringBoard/SBIconLabelLegibilityImage.h +++ b/iOS7/SpringBoard/SBIconLabelLegibilityImage.h @@ -16,16 +16,17 @@ } + (void)checkinLegibilityImage:(id)arg1; -+ (id)checkoutLegibilityImageWithLabelImage:(id)arg1; -+ (struct CGRect)_legibilityImageRectForLabelImage:(id)arg1; -+ (id)_legibilityImageForIconLabelImage:(id)arg1; ++ (id)checkoutLegibilityImageWithLabelImage:(id)arg1 parameters:(id)arg2; ++ (struct CGRect)_legibilityImageRectForLabelImage:(id)arg1 style:(long long)arg2; ++ (double)_strengthForLegibilityStyle:(long long)arg1; ++ (id)_legibilityImageForIconLabelImage:(id)arg1 parameters:(id)arg2; + (id)_legibilityImagePool; + (id)_legibilityImageCountedMap; -+ (struct CGSize)_maxLegibilityImageSize; ++ (struct CGSize)_maxLegibilityImageSizeForLabelSize:(struct CGSize)arg1; @property(readonly) SBIconLabelImageParameters *parameters; // @synthesize parameters=_parameters; - (id)countedMapKey; - (void)dealloc; -- (id)_initWithCGImage:(struct CGImage *)arg1 scale:(float)arg2 orientation:(int)arg3 parameters:(id)arg4; +- (id)_initWithCGImage:(struct CGImage *)arg1 scale:(double)arg2 orientation:(long long)arg3 parameters:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBIconListModel.h b/iOS7/SpringBoard/SBIconListModel.h index 3f5d76917..0ceb1d6f6 100644 --- a/iOS7/SpringBoard/SBIconListModel.h +++ b/iOS7/SpringBoard/SBIconListModel.h @@ -17,54 +17,54 @@ SBIconIndexMutableList *_icons; NSHashTable *_nodeObservers; NSHashTable *_listObservers; - BOOL _iconStateIsDirty; + _Bool _iconStateIsDirty; SBFolder *_folder; } -+ (unsigned int)maxIcons; ++ (unsigned long long)maxIcons; + (Class)viewClass; -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (void)list:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; - (void)list:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2; - (id)nodeDescriptionWithPrefix:(id)arg1; - (void)removeNodeObserver:(id)arg1; - (void)addNodeObserver:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; - (void)_notifyListObservers:(id)arg1; - (void)removeListObserver:(id)arg1; - (void)addListObserver:(id)arg1; - (void)warmUpIconImages; - (id)description; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; -- (BOOL)resetWithRepresentation:(id)arg1 model:(id)arg2 overflowNodes:(id)arg3 leafIdentifiersAdded:(id)arg4; +- (_Bool)resetWithRepresentation:(id)arg1 model:(id)arg2 overflowNodes:(id)arg3 leafIdentifiersAdded:(id)arg4; - (void)markIconStateClean; -- (BOOL)isIconStateDirty; +- (_Bool)isIconStateDirty; - (id)iconsOfClass:(Class)arg1; -- (unsigned int)compactIcons; -- (BOOL)needsCompacting; -- (BOOL)isFull; -- (BOOL)isEmpty; -- (unsigned int)firstFreeSlotIndexForType:(int)arg1; -- (unsigned int)firstFreeSlotIndex; +- (unsigned long long)compactIcons; +- (_Bool)needsCompacting; +- (_Bool)isFull; +- (_Bool)isEmpty; +- (unsigned long long)firstFreeSlotIndexForType:(int)arg1; +- (unsigned long long)firstFreeSlotIndex; - (void)removeIcon:(id)arg1; -- (void)removeIconAtIndex:(unsigned int)arg1; -- (id)insertIcon:(id)arg1 atIndex:(unsigned int *)arg2; -- (id)placeIcon:(id)arg1 atIndex:(unsigned int *)arg2; -- (BOOL)addIcon:(id)arg1 asDirty:(BOOL)arg2; -- (BOOL)addIcon:(id)arg1; -- (BOOL)allowsAddingIcon:(id)arg1; -- (BOOL)containsLeafIconWithIdentifier:(id)arg1; -- (BOOL)containsIcon:(id)arg1; -- (unsigned int)indexForLeafIconWithIdentifier:(id)arg1; -- (unsigned int)indexForIcon:(id)arg1; -- (id)iconAtIndex:(unsigned int)arg1; +- (void)removeIconAtIndex:(unsigned long long)arg1; +- (id)insertIcon:(id)arg1 atIndex:(unsigned long long *)arg2; +- (id)placeIcon:(id)arg1 atIndex:(unsigned long long *)arg2; +- (_Bool)addIcon:(id)arg1 asDirty:(_Bool)arg2; +- (_Bool)addIcon:(id)arg1; +- (_Bool)allowsAddingIcon:(id)arg1; +- (_Bool)containsLeafIconWithIdentifier:(id)arg1; +- (_Bool)containsIcon:(id)arg1; +- (unsigned long long)indexForLeafIconWithIdentifier:(id)arg1; +- (unsigned long long)indexForIcon:(id)arg1; +- (id)iconAtIndex:(unsigned long long)arg1; - (id)icons; -- (unsigned int)numberOfIcons; +- (unsigned long long)numberOfIcons; - (id)folder; - (void)dealloc; - (id)initWithFolder:(id)arg1; diff --git a/iOS7/SpringBoard/SBIconListPageControl.h b/iOS7/SpringBoard/SBIconListPageControl.h index 9e86bccb1..4ae91c968 100644 --- a/iOS7/SpringBoard/SBIconListPageControl.h +++ b/iOS7/SpringBoard/SBIconListPageControl.h @@ -6,21 +6,29 @@ #import "UIPageControl.h" +@class _UILegibilityImageSet; + @interface SBIconListPageControl : UIPageControl { id _delegate; - BOOL _firstPageIsSearch; + _UILegibilityImageSet *_pageIndicatorImageSet; + _UILegibilityImageSet *_enabledPageIndicatorImageSet; } -@property(nonatomic) BOOL firstPageIsSearch; // @synthesize firstPageIsSearch=_firstPageIsSearch; +@property(nonatomic) _UILegibilityImageSet *enabledPageIndicatorImageSet; // @synthesize enabledPageIndicatorImageSet=_enabledPageIndicatorImageSet; +@property(nonatomic) _UILegibilityImageSet *pageIndicatorImageSet; // @synthesize pageIndicatorImageSet=_pageIndicatorImageSet; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_transitionIndicator:(id)arg1 toEnabled:(_Bool)arg2 index:(long long)arg3; +- (id)_indicatorViewEnabled:(_Bool)arg1 index:(long long)arg2; +- (void)_setIndicatorImage:(id)arg1 toEnabled:(_Bool)arg2; +- (void)setLegibilitySettings:(id)arg1; - (void)setFrame:(struct CGRect)arg1; -- (id)_pageIndicatorCurrentImageForPage:(int)arg1; -- (id)_pageIndicatorImageForPage:(int)arg1; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; -- (float)defaultHeight; +- (double)defaultHeight; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBIconListScrollingRecipe.h b/iOS7/SpringBoard/SBIconListScrollingRecipe.h new file mode 100644 index 000000000..d8e44d318 --- /dev/null +++ b/iOS7/SpringBoard/SBIconListScrollingRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBIconListScrollingRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBIconListView.h b/iOS7/SpringBoard/SBIconListView.h index 8b50f7d42..70e2e374d 100644 --- a/iOS7/SpringBoard/SBIconListView.h +++ b/iOS7/SpringBoard/SBIconListView.h @@ -12,109 +12,107 @@ { SBIconListModel *_model; SBIconViewMap *_viewMap; - int _orientation; - float _statusBarHeight; + long long _orientation; + double _statusBarHeight; SBIcon *_bouncedIcon; NSMutableArray *_removedIcons; NSArray *_rotationContainers; unsigned int _needsLayout:1; unsigned int _rotating:1; UIView *_fadeView; - BOOL _purged; - BOOL _recyclesIconViewsWhenNotShowing; + _Bool _purged; NSMutableSet *_notShownIconViews; - BOOL _isEditing; + _Bool _isEditing; id _layoutDelegate; + struct CGRect _wallpaperRelativeFrame; } -+ (unsigned int)maxVisibleIcons; -+ (unsigned int)maxIcons; -+ (unsigned int)iconColumnsForInterfaceOrientation:(int)arg1; -+ (unsigned int)maxVisibleIconRowsInterfaceOrientation:(int)arg1; -+ (unsigned int)iconRowsForInterfaceOrientation:(int)arg1; -+ (int)rotationAnchor; ++ (unsigned long long)maxVisibleIcons; ++ (unsigned long long)maxIcons; ++ (unsigned long long)iconColumnsForInterfaceOrientation:(long long)arg1; ++ (unsigned long long)maxVisibleIconRowsInterfaceOrientation:(long long)arg1; ++ (unsigned long long)iconRowsForInterfaceOrientation:(long long)arg1; ++ (long long)rotationAnchor; @property(nonatomic) id layoutDelegate; // @synthesize layoutDelegate=_layoutDelegate; -@property(nonatomic) float statusBarHeight; // @synthesize statusBarHeight=_statusBarHeight; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(nonatomic) BOOL purged; // @synthesize purged=_purged; -@property(nonatomic, getter=isEditing) BOOL editing; // @synthesize editing=_isEditing; +@property(nonatomic) struct CGRect wallpaperRelativeFrame; // @synthesize wallpaperRelativeFrame=_wallpaperRelativeFrame; +@property(nonatomic) double statusBarHeight; // @synthesize statusBarHeight=_statusBarHeight; +@property(nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(nonatomic) _Bool purged; // @synthesize purged=_purged; +@property(nonatomic, getter=isEditing) _Bool editing; // @synthesize editing=_isEditing; - (void)_sendLayoutDelegateLayoutInvalidated; - (void)_sendLayoutDelegateWouldHaveMovedIcon:(id)arg1; - (void)cleanupAfterRotation; - (void)performRotationWithDuration:(double)arg1; -- (void)prepareToRotateToInterfaceOrientation:(int)arg1; -- (unsigned int)rowAtPoint:(struct CGPoint)arg1; -- (unsigned int)columnAtPoint:(struct CGPoint)arg1; +- (void)prepareToRotateToInterfaceOrientation:(long long)arg1; +- (unsigned long long)rowAtPoint:(struct CGPoint)arg1; +- (unsigned long long)columnAtPoint:(struct CGPoint)arg1; - (struct CGPoint)originForIconAtCoordinate:(struct SBIconCoordinate)arg1; -- (float)verticalIconPadding; -- (float)horizontalIconPadding; -- (float)horizontalBumpForColumn:(unsigned int)arg1; -- (float)sideIconInset; -- (float)bottomIconInset; -- (float)topIconInset; +- (double)verticalIconPadding; +- (double)horizontalIconPadding; +- (double)horizontalBumpForColumn:(unsigned long long)arg1; +- (double)sideIconInset; +- (double)bottomIconInset; +- (double)topIconInset; - (id)bouncedIcon; - (void)setBouncedIcon:(id)arg1; -- (BOOL)isDock; -- (void)makeIconViewsPerformBlock:(id)arg1; -- (void)makeIconsPerformBlock:(id)arg1; -- (void)makeIconViewsPerformSelector:(SEL)arg1; -- (void)makeIconsPerformSelector:(SEL)arg1; -- (void)_updateEditingStateForIcons:(id)arg1 animated:(BOOL)arg2; -- (void)updateEditingStateAnimated:(BOOL)arg1; -- (void)showIconImagesFromColumn:(int)arg1 toColumn:(int)arg2 totalColumns:(int)arg3; +- (_Bool)isDock; +- (void)enumerateIconViewsUsingBlock:(id)arg1; +- (void)enumerateIconsUsingBlock:(id)arg1; +- (void)_updateEditingStateForIcons:(id)arg1 animated:(_Bool)arg2; +- (void)updateEditingStateAnimated:(_Bool)arg1; +- (void)showIconImagesFromColumn:(long long)arg1 toColumn:(long long)arg2 totalColumns:(long long)arg3 allowAnimations:(_Bool)arg4; - (void)showAllIcons; -- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned int *)arg2 proposedOrder:(int *)arg3 grabbedIcon:(id)arg4; -- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned int *)arg2; -- (void)layoutIconsIfNeeded:(double)arg1 domino:(BOOL)arg2; +- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned long long *)arg2 proposedOrder:(int *)arg3 grabbedIcon:(id)arg4; +- (id)iconAtPoint:(struct CGPoint)arg1 index:(unsigned long long *)arg2; +- (void)layoutIconsIfNeeded:(double)arg1 domino:(_Bool)arg2; - (void)layoutIconsNow; - (void)setIconsNeedLayout; -- (BOOL)recyclesIconViewsWhenNotShowing; -- (void)setRecyclesIconViewsWhenNotShowing:(BOOL)arg1; - (void)setFrame:(struct CGRect)arg1; -- (unsigned int)indexOfIcon:(id)arg1; -- (struct SBIconCoordinate)coordinateForIconAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfIcon:(id)arg1; +- (struct SBIconCoordinate)coordinateForIconAtIndex:(unsigned long long)arg1; - (struct SBIconCoordinate)coordinateForIcon:(id)arg1; - (id)viewForIcon:(id)arg1; - (struct CGPoint)centerForIconCoordinate:(struct SBIconCoordinate)arg1; - (struct CGPoint)centerForIcon:(id)arg1; - (struct CGPoint)originForIcon:(id)arg1; -- (struct CGPoint)originForIconAtIndex:(unsigned int)arg1; +- (struct CGPoint)originForIconAtIndex:(unsigned long long)arg1; - (struct CGSize)defaultIconSize; - (void)removeAllIconAnimations; -- (void)setAlphaForAllIcons:(float)arg1; +- (void)setAlphaForAllIcons:(double)arg1; - (void)removeIcon:(id)arg1; -- (void)removeIconAtIndex:(unsigned int)arg1; +- (void)removeIconAtIndex:(unsigned long long)arg1; - (id)removedIcons; -- (id)insertIcon:(id)arg1 atIndex:(unsigned int)arg2 moveNow:(BOOL)arg3; -- (id)insertIcon:(id)arg1 atIndex:(unsigned int)arg2 moveNow:(BOOL)arg3 pop:(BOOL)arg4; -- (id)placeIcon:(id)arg1 atIndex:(unsigned int)arg2 moveNow:(BOOL)arg3 pop:(BOOL)arg4; -- (void)_layoutIcon:(id)arg1 atIndex:(unsigned int)arg2 createViewNow:(BOOL)arg3 pop:(BOOL)arg4; +- (id)insertIcon:(id)arg1 atIndex:(unsigned long long)arg2 moveNow:(_Bool)arg3; +- (id)insertIcon:(id)arg1 atIndex:(unsigned long long)arg2 moveNow:(_Bool)arg3 pop:(_Bool)arg4; +- (id)placeIcon:(id)arg1 atIndex:(unsigned long long)arg2 moveNow:(_Bool)arg3 pop:(_Bool)arg4; +- (void)_layoutIcon:(id)arg1 atIndex:(unsigned long long)arg2 createViewNow:(_Bool)arg3 pop:(_Bool)arg4; - (void)_popIconView:(id)arg1; -- (unsigned int)firstFreeSlotOrLastSlotIndexForType:(int)arg1; -- (unsigned int)firstFreeSlotOrLastSlotIndex; -- (unsigned int)firstFreeSlotIndexForType:(int)arg1; -- (unsigned int)firstFreeSlotIndex; -- (BOOL)containsIcon:(id)arg1; -- (BOOL)isFull; -- (BOOL)isEmpty; +- (unsigned long long)firstFreeSlotOrLastSlotIndexForType:(int)arg1; +- (unsigned long long)firstFreeSlotOrLastSlotIndex; +- (unsigned long long)firstFreeSlotIndexForType:(int)arg1; +- (unsigned long long)firstFreeSlotIndex; +- (_Bool)containsIcon:(id)arg1; +- (_Bool)isFull; +- (_Bool)isEmpty; - (id)visibleIcons; - (id)icons; -- (BOOL)compactIcons:(BOOL)arg1; -- (unsigned int)rowForIcon:(id)arg1; +- (_Bool)compactIcons:(_Bool)arg1; +- (unsigned long long)rowForIcon:(id)arg1; - (id)description; -- (struct SBIconCoordinate)iconCoordinateForIndex:(unsigned int)arg1 forOrientation:(int)arg2; -- (unsigned int)indexForCoordinate:(struct SBIconCoordinate)arg1 forOrientation:(int)arg2; +- (struct SBIconCoordinate)iconCoordinateForIndex:(unsigned long long)arg1 forOrientation:(long long)arg2; +- (unsigned long long)indexForCoordinate:(struct SBIconCoordinate)arg1 forOrientation:(long long)arg2; - (int)iconLocation; -- (unsigned int)iconRowsForSpacingCalculation; -- (unsigned int)iconsInRowForSpacingCalculation; -- (unsigned int)iconColumnsForCurrentOrientation; -- (unsigned int)iconRowsForCurrentOrientation; +- (unsigned long long)iconRowsForSpacingCalculation; +- (unsigned long long)iconsInRowForSpacingCalculation; +- (unsigned long long)iconColumnsForCurrentOrientation; +- (unsigned long long)iconRowsForCurrentOrientation; +- (struct CGPoint)_wallpaperRelativeIconCenterForIconView:(id)arg1; - (Class)baseIconViewClass; - (id)viewMap; - (id)model; - (void)setModel:(id)arg1; - (void)dealloc; -- (id)initWithModel:(id)arg1 orientation:(int)arg2 viewMap:(id)arg3; +- (id)initWithModel:(id)arg1 orientation:(long long)arg2 viewMap:(id)arg3; - (id)init; - (Class)modelClass; diff --git a/iOS7/SpringBoard/SBIconLogger.h b/iOS7/SpringBoard/SBIconLogger.h index 93c38178f..dfb3059c1 100644 --- a/iOS7/SpringBoard/SBIconLogger.h +++ b/iOS7/SpringBoard/SBIconLogger.h @@ -10,9 +10,9 @@ { } -+ (BOOL)isIconLoggingEnabled; ++ (_Bool)isIconLoggingEnabled; - (void)reloadFromDefaults; -- (id)consoleFormat:(id)arg1 withArguments:(char *)arg2; +- (id)consoleFormat:(id)arg1 withArguments:(struct __va_list_tag [1])arg2; - (id)logPreferenceName; - (int)maxLogCount; - (id)name; diff --git a/iOS7/SpringBoard/SBIconModel.h b/iOS7/SpringBoard/SBIconModel.h index 6b991e026..b671b7bf0 100644 --- a/iOS7/SpringBoard/SBIconModel.h +++ b/iOS7/SpringBoard/SBIconModel.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSDictionary, NSMutableDictionary, NSSet, SBNewsstandIcon, SBPrintStatusIcon, SBRootFolder; +@class NSDictionary, NSMutableDictionary, NSSet, SBNewsstandIcon, SBRootFolder; @interface SBIconModel : NSObject { @@ -15,38 +15,37 @@ NSMutableDictionary *_leafIconsByIdentifier; NSSet *_hiddenIconTags; NSSet *_visibleIconTags; - BOOL _tagsHaveBeenSet; + _Bool _tagsHaveBeenSet; SBRootFolder *_rootFolder; SBNewsstandIcon *_newsstandIcon; - SBPrintStatusIcon *_printStatusIcon; id _store; id _applicationDataSource; id _delegate; - BOOL _allowsSaving; + _Bool _allowsSaving; } + (id)displayIdentifiersInIconState:(id)arg1; + (id)modernIconStateForState:(id)arg1; -+ (id)_modernIconListsForLists:(id)arg1 allowFolders:(BOOL)arg2; -+ (id)_modernIconListForList:(id)arg1 allowFolders:(BOOL)arg2; -+ (id)_modernIconCellForCell:(id)arg1 allowFolders:(BOOL)arg2; ++ (id)_modernIconListsForLists:(id)arg1 allowFolders:(_Bool)arg2; ++ (id)_modernIconListForList:(id)arg1 allowFolders:(_Bool)arg2; ++ (id)_modernIconCellForCell:(id)arg1 allowFolders:(_Bool)arg2; + (id)_migrateLeafIdentifierIfNecessary:(id)arg1; @property(readonly, nonatomic) id applicationDataSource; // @synthesize applicationDataSource=_applicationDataSource; @property(readonly, nonatomic) id store; // @synthesize store=_store; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL allowsSaving; // @synthesize allowsSaving=_allowsSaving; +@property(nonatomic) _Bool allowsSaving; // @synthesize allowsSaving=_allowsSaving; @property(retain, nonatomic) NSDictionary *leafIconsByIdentifier; // @synthesize leafIconsByIdentifier=_leafIconsByIdentifier; -- (BOOL)importState:(id)arg1; +- (_Bool)importState:(id)arg1; - (id)_iTunesDictionaryForDownloadingIcon:(id)arg1; - (id)_iTunesDictionaryForLeafIcon:(id)arg1; - (id)_iTunesDictionaryForLeafIdentifier:(id)arg1; -- (id)_iTunesIconCellForCell:(id)arg1 preApex:(BOOL)arg2 forPending:(BOOL)arg3; -- (id)_iTunesIconListForList:(id)arg1 preApex:(BOOL)arg2 forPending:(BOOL)arg3; -- (id)_iTunesIconListsForLists:(id)arg1 preApex:(BOOL)arg2 forPending:(BOOL)arg3; -- (id)exportFlattenedState:(BOOL)arg1 includeMissingIcons:(BOOL)arg2; -- (id)exportPendingState:(BOOL)arg1 includeMissingIcons:(BOOL)arg2; -- (id)exportState:(BOOL)arg1; -- (id)forecastedLayoutForIconState:(id)arg1 includeMissingIcons:(BOOL)arg2; +- (id)_iTunesIconCellForCell:(id)arg1 preApex:(_Bool)arg2 forPending:(_Bool)arg3; +- (id)_iTunesIconListForList:(id)arg1 preApex:(_Bool)arg2 forPending:(_Bool)arg3; +- (id)_iTunesIconListsForLists:(id)arg1 preApex:(_Bool)arg2 forPending:(_Bool)arg3; +- (id)exportFlattenedState:(_Bool)arg1 includeMissingIcons:(_Bool)arg2; +- (id)exportPendingState:(_Bool)arg1 includeMissingIcons:(_Bool)arg2; +- (id)exportState:(_Bool)arg1; +- (id)forecastedLayoutForIconState:(id)arg1 includeMissingIcons:(_Bool)arg2; - (void)layout; - (id)_flattenIconState:(id)arg1; - (id)_newsstandIconIdentifiersFromIconState:(id)arg1; @@ -58,11 +57,11 @@ - (void)_saveDesiredIconState; - (void)deleteIconState; - (void)_addNewIconToDesignatedLocation:(id)arg1; -- (id)indexPathForNewIcon:(id)arg1 isDesignatedLocation:(char *)arg2 replaceExistingIconAtIndexPath:(id *)arg3; +- (id)indexPathForNewIcon:(id)arg1 isDesignatedLocation:(_Bool *)arg2 replaceExistingIconAtIndexPath:(id *)arg3; - (id)_indexPathForFirstFreeNewsstandSlot; - (void)clearDesiredIconStateIfPossible; - (void)clearDesiredIconState; -- (BOOL)hasDesiredIconState; +- (_Bool)hasDesiredIconState; - (id)_indexPathForIdentifier:(id)arg1 inListsRepresentation:(id)arg2; - (id)_indexPathForIdentifier:(id)arg1 inListRepresentation:(id)arg2; - (id)indexPathForIconInPlatformState:(id)arg1; @@ -88,15 +87,14 @@ - (void)removeApplicationIconForDownloadingIcon:(id)arg1; - (id)addDownloadingIconForBundleID:(id)arg1 withIdentifier:(id)arg2; - (id)addDownloadingIconForDownload:(id)arg1; -- (BOOL)_canAddDownloadingIconForBundleID:(id)arg1; -- (BOOL)isIconVisible:(id)arg1; +- (_Bool)_canAddDownloadingIconForBundleID:(id)arg1; +- (_Bool)isIconVisible:(id)arg1; - (void)setVisibilityOfIconsWithVisibleTags:(id)arg1 hiddenTags:(id)arg2; - (void)_postIconVisibilityChangedNotificationShowing:(id)arg1 hiding:(id)arg2; - (void)localeChanged; - (id)createFolderIconForFolderType:(id)arg1; - (id)newsstandFolder; - (id)newsstandIcon; -- (id)printStatusIcon; - (id)rootFolder; - (void)dealloc; - (id)initWithStore:(id)arg1 applicationDataSource:(id)arg2; diff --git a/iOS7/SpringBoard/SBIconModelApplicationDataSource-Protocol.h b/iOS7/SpringBoard/SBIconModelApplicationDataSource-Protocol.h index 4958054c7..9cec187f1 100644 --- a/iOS7/SpringBoard/SBIconModelApplicationDataSource-Protocol.h +++ b/iOS7/SpringBoard/SBIconModelApplicationDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol SBIconModelApplicationDataSource - (id)firstPageLeafIdentifiers; -- (BOOL)isNewsstandEnabled; +- (_Bool)isNewsstandEnabled; - (id)defaultIconState; - (int)appVisibilityOverrideForBundleIdentifier:(id)arg1; -- (BOOL)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; +- (_Bool)updateAppIconVisibilityOverridesShowing:(id *)arg1 hiding:(id *)arg2; - (id)allApplications; @end diff --git a/iOS7/SpringBoard/SBIconModelDelegate-Protocol.h b/iOS7/SpringBoard/SBIconModelDelegate-Protocol.h index c305175f5..d2e9ba5dc 100644 --- a/iOS7/SpringBoard/SBIconModelDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBIconModelDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)didDeleteIconState:(id)arg1; - (void)didSaveIconState:(id)arg1; -- (BOOL)canSaveIconState:(id)arg1; +- (_Bool)canSaveIconState:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBIconModelMemoryStore.h b/iOS7/SpringBoard/SBIconModelMemoryStore.h index 6b9246d86..b3113f0db 100644 --- a/iOS7/SpringBoard/SBIconModelMemoryStore.h +++ b/iOS7/SpringBoard/SBIconModelMemoryStore.h @@ -20,10 +20,10 @@ @property(retain, nonatomic) NSDictionary *currentState; // @synthesize currentState=_currentState; - (id)loadDesiredIconState:(id *)arg1; - (id)loadCurrentIconState:(id *)arg1; -- (BOOL)deleteDesiredIconState:(id *)arg1; -- (BOOL)deleteCurrentIconState:(id *)arg1; -- (BOOL)saveDesiredIconState:(id)arg1 error:(id *)arg2; -- (BOOL)saveCurrentIconState:(id)arg1 error:(id *)arg2; +- (_Bool)deleteDesiredIconState:(id *)arg1; +- (_Bool)deleteCurrentIconState:(id *)arg1; +- (_Bool)saveDesiredIconState:(id)arg1 error:(id *)arg2; +- (_Bool)saveCurrentIconState:(id)arg1 error:(id *)arg2; - (void)dealloc; - (id)initWithCurrentState:(id)arg1 desiredState:(id)arg2; diff --git a/iOS7/SpringBoard/SBIconModelPropertyListFileStore.h b/iOS7/SpringBoard/SBIconModelPropertyListFileStore.h index 62bc58c4c..bb00f2f85 100644 --- a/iOS7/SpringBoard/SBIconModelPropertyListFileStore.h +++ b/iOS7/SpringBoard/SBIconModelPropertyListFileStore.h @@ -18,15 +18,15 @@ @property(retain, nonatomic) NSURL *desiredIconStateURL; // @synthesize desiredIconStateURL=_desiredIconStateURL; @property(retain, nonatomic) NSURL *currentIconStateURL; // @synthesize currentIconStateURL=_currentIconStateURL; -- (BOOL)_save:(id)arg1 url:(id)arg2 error:(id *)arg3; -- (BOOL)_delete:(id)arg1 error:(id *)arg2; +- (_Bool)_save:(id)arg1 url:(id)arg2 error:(id *)arg3; +- (_Bool)_delete:(id)arg1 error:(id *)arg2; - (id)_load:(id)arg1 error:(id *)arg2; - (id)loadDesiredIconState:(id *)arg1; - (id)loadCurrentIconState:(id *)arg1; -- (BOOL)deleteDesiredIconState:(id *)arg1; -- (BOOL)deleteCurrentIconState:(id *)arg1; -- (BOOL)saveDesiredIconState:(id)arg1 error:(id *)arg2; -- (BOOL)saveCurrentIconState:(id)arg1 error:(id *)arg2; +- (_Bool)deleteDesiredIconState:(id *)arg1; +- (_Bool)deleteCurrentIconState:(id *)arg1; +- (_Bool)saveDesiredIconState:(id)arg1 error:(id *)arg2; +- (_Bool)saveCurrentIconState:(id)arg1 error:(id *)arg2; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBIconModelStore-Protocol.h b/iOS7/SpringBoard/SBIconModelStore-Protocol.h index bd9d3c181..b95bcf88d 100644 --- a/iOS7/SpringBoard/SBIconModelStore-Protocol.h +++ b/iOS7/SpringBoard/SBIconModelStore-Protocol.h @@ -9,9 +9,9 @@ @protocol SBIconModelStore - (id)loadDesiredIconState:(id *)arg1; - (id)loadCurrentIconState:(id *)arg1; -- (BOOL)deleteDesiredIconState:(id *)arg1; -- (BOOL)deleteCurrentIconState:(id *)arg1; -- (BOOL)saveDesiredIconState:(id)arg1 error:(id *)arg2; -- (BOOL)saveCurrentIconState:(id)arg1 error:(id *)arg2; +- (_Bool)deleteDesiredIconState:(id *)arg1; +- (_Bool)deleteCurrentIconState:(id *)arg1; +- (_Bool)saveDesiredIconState:(id)arg1 error:(id *)arg2; +- (_Bool)saveCurrentIconState:(id)arg1 error:(id *)arg2; @end diff --git a/iOS7/SpringBoard/SBIconParallaxBadgeView.h b/iOS7/SpringBoard/SBIconParallaxBadgeView.h index 631564e43..53c7f9e7f 100644 --- a/iOS7/SpringBoard/SBIconParallaxBadgeView.h +++ b/iOS7/SpringBoard/SBIconParallaxBadgeView.h @@ -8,13 +8,14 @@ #import "_UISettingsKeyObserver-Protocol.h" -@class SBParallaxSettings; +@class SBFParallaxSettings; @interface SBIconParallaxBadgeView : SBIconBadgeView <_UISettingsKeyObserver> { - SBParallaxSettings *_parallaxSettings; + SBFParallaxSettings *_parallaxSettings; } +- (void)_applyParallaxSettings; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBIconProgressView.h b/iOS7/SpringBoard/SBIconProgressView.h new file mode 100644 index 000000000..c265c6668 --- /dev/null +++ b/iOS7/SpringBoard/SBIconProgressView.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class CADisplayLink, UIImage, _SBIconProgressFractionTransition, _SBIconProgressPausedTransition, _SBIconProgressStateTransition; + +@interface SBIconProgressView : UIView +{ + _SBIconProgressStateTransition *_activeStateTransition; + _SBIconProgressPausedTransition *_activePausedTransition; + _SBIconProgressFractionTransition *_activeFractionTransition; + long long _modelState; + _Bool _modelPaused; + double _modelFraction; + CADisplayLink *_displayLink; + double _lastUpdate; + UIImage *_maskImage; + _Bool _canAnimate; + _Bool _displayingPaused; + id _delegate; + UIImage *_overlayImage; + double _backgroundAlpha; + double _foregroundAlpha; + double _circleRadiusFraction; + double _pauseRadiusFraction; + long long _displayedState; + double _displayedFraction; +} + +@property(nonatomic) double displayedFraction; // @synthesize displayedFraction=_displayedFraction; +@property(nonatomic) _Bool displayingPaused; // @synthesize displayingPaused=_displayingPaused; +@property(nonatomic) long long displayedState; // @synthesize displayedState=_displayedState; +@property(nonatomic) double pauseRadiusFraction; // @synthesize pauseRadiusFraction=_pauseRadiusFraction; +@property(nonatomic) double circleRadiusFraction; // @synthesize circleRadiusFraction=_circleRadiusFraction; +@property(nonatomic) double foregroundAlpha; // @synthesize foregroundAlpha=_foregroundAlpha; +@property(nonatomic) double backgroundAlpha; // @synthesize backgroundAlpha=_backgroundAlpha; +@property(nonatomic) _Bool canAnimate; // @synthesize canAnimate=_canAnimate; +@property(retain, nonatomic) UIImage *overlayImage; // @synthesize overlayImage=_overlayImage; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) struct CGRect circleBoundingRect; +- (id)_maskImage; +- (void)_drawPauseUIWithCenter:(struct CGPoint)arg1; +- (void)_drawIncomingCircleWithCenter:(struct CGPoint)arg1; +- (void)_drawOutgoingCircleWithCenter:(struct CGPoint)arg1; +- (void)_drawPieWithCenter:(struct CGPoint)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)_clearDisplayLink; +- (void)_ensureDisplayLink; +- (void)_onDisplayLink:(id)arg1; +- (void)_clearTransitionIfComplete:(id *)arg1; +- (void)_updateFractionTransitionAnimated:(_Bool)arg1; +- (void)_updateStateTransitionAnimated:(_Bool)arg1; +- (void)_updatePausedTransitionAnimated:(_Bool)arg1; +- (void)_updateTransitionsAnimated:(_Bool)arg1; +- (_Bool)_hasActiveTransitions; +- (void)setState:(long long)arg1 paused:(_Bool)arg2 fractionLoaded:(double)arg3 animated:(_Bool)arg4; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBIconProgressViewDelegate-Protocol.h b/iOS7/SpringBoard/SBIconProgressViewDelegate-Protocol.h new file mode 100644 index 000000000..bfdc723c7 --- /dev/null +++ b/iOS7/SpringBoard/SBIconProgressViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBIconProgressViewDelegate +- (void)progressViewCanBeRemoved:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBIconRelayoutRecipe.h b/iOS7/SpringBoard/SBIconRelayoutRecipe.h new file mode 100644 index 000000000..780d8632e --- /dev/null +++ b/iOS7/SpringBoard/SBIconRelayoutRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBIconRelayoutRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBIconScrollView.h b/iOS7/SpringBoard/SBIconScrollView.h index 6ddcd3cac..7de7d317a 100644 --- a/iOS7/SpringBoard/SBIconScrollView.h +++ b/iOS7/SpringBoard/SBIconScrollView.h @@ -11,8 +11,8 @@ } - (void)setContentOffset:(struct CGPoint)arg1; -- (BOOL)_scrollsToMakeFirstResponderVisible; -- (BOOL)cancelTouchTracking; +- (_Bool)_scrollsToMakeFirstResponderVisible; +- (_Bool)cancelTouchTracking; // Remaining properties @property(nonatomic) id delegate; diff --git a/iOS7/SpringBoard/SBIconView.h b/iOS7/SpringBoard/SBIconView.h index 247d21602..bf186d0b7 100644 --- a/iOS7/SpringBoard/SBIconView.h +++ b/iOS7/SpringBoard/SBIconView.h @@ -9,7 +9,7 @@ #import "SBIconObserver-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class NSTimer, SBCloseBoxView, SBDownloadingProgressBar, SBIcon, SBIconImageCrossfadeView, SBIconImageView, SBParallaxSettings, UIImageView, UIView, _UILegibilityView; +@class NSTimer, SBCloseBoxView, SBFParallaxSettings, SBFolderIconBackgroundView, SBIcon, SBIconImageCrossfadeView, SBIconImageView, UIView, _UILegibilitySettings, _UILegibilityView; @interface SBIconView : UIView <_UISettingsKeyObserver, SBIconObserver> { @@ -19,14 +19,15 @@ SBIconImageView *_iconImageView; SBIconImageCrossfadeView *_crossfadeView; UIView *_accessoryView; - SBDownloadingProgressBar *_progressBar; SBCloseBoxView *_closeBox; - SBParallaxSettings *_closeBoxParallaxSettings; + SBFParallaxSettings *_closeBoxParallaxSettings; + struct CGPoint _wallpaperRelativeCloseBoxCenter; _UILegibilityView *_labelView; UIView *_updatedMark; - UIImageView *_dropGlow; + SBFolderIconBackgroundView *_dropGlow; unsigned int _drawsLabel:1; unsigned int _isEditing:1; + unsigned int _isPaused:1; unsigned int _isGrabbed:1; unsigned int _isOverlapping:1; unsigned int _refusesRecipientStatus:1; @@ -40,55 +41,54 @@ struct CGPoint _unjitterPoint; struct CGPoint _grabPoint; NSTimer *_longPressTimer; - NSTimer *_delayedUnhighlightTimer; + struct CGRect _visibleImageRect; id _delegate; id _observer; - int _legibilityStyle; - float _iconImageAlpha; - float _iconAccessoryAlpha; - float _iconLabelAlpha; + _UILegibilitySettings *_legibilitySettings; + double _iconImageAlpha; + double _iconAccessoryAlpha; + double _iconLabelAlpha; + struct CGPoint _wallpaperRelativeImageCenter; } + (id)_jitterTransformAnimation; + (id)_jitterPositionAnimation; -+ (id)labelImageParametersForIcon:(id)arg1 location:(int)arg2 style:(int)arg3; -+ (Class)_labelImageParametersClassForIcon:(id)arg1; + (struct CGSize)maxLabelSize; + (struct CGRect)_rectForLayoutMetric:(int)arg1; + (struct CGSize)defaultVisibleIconImageSize; + (struct CGPoint)defaultIconImageCenter; + (struct CGSize)defaultIconImageSize; -+ (float)_labelHeight; ++ (double)_labelHeight; + (struct CGSize)defaultIconSize; -+ (BOOL)_canShowUpdatedMark; ++ (double)updatedMarkRightMargin; ++ (_Bool)canShowUpdatedMark; + (int)_defaultIconFormat; -@property(nonatomic) float iconLabelAlpha; // @synthesize iconLabelAlpha=_iconLabelAlpha; -@property(nonatomic) float iconAccessoryAlpha; // @synthesize iconAccessoryAlpha=_iconAccessoryAlpha; -@property(nonatomic) float iconImageAlpha; // @synthesize iconImageAlpha=_iconImageAlpha; -@property(nonatomic) int legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; +@property(nonatomic) struct CGPoint wallpaperRelativeImageCenter; // @synthesize wallpaperRelativeImageCenter=_wallpaperRelativeImageCenter; +@property(nonatomic) double iconLabelAlpha; // @synthesize iconLabelAlpha=_iconLabelAlpha; +@property(nonatomic) double iconAccessoryAlpha; // @synthesize iconAccessoryAlpha=_iconAccessoryAlpha; +@property(nonatomic) double iconImageAlpha; // @synthesize iconImageAlpha=_iconImageAlpha; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; @property(nonatomic) int location; // @synthesize location=_iconLocation; @property(nonatomic) id observer; // @synthesize observer=_observer; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)iconLaunchEnabledDidChange:(id)arg1; - (void)iconAccessoriesDidUpdate:(id)arg1; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)_updateProgressBar; -- (id)progressBar; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)_updateProgressAnimated:(_Bool)arg1; - (void)prepareForRecycling; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (BOOL)_delegateTapAllowed; -- (void)_delegateTouchEnded:(BOOL)arg1; +- (_Bool)_delegateTapAllowed; +- (void)_delegateTouchEnded:(_Bool)arg1; - (struct UIEdgeInsets)snapshotEdgeInsets; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)_closeBoxTapped; -- (BOOL)_isShowingCloseBox; -- (void)_updateCloseBoxAnimated:(BOOL)arg1; -- (void)_applyEditingStateAnimated:(BOOL)arg1; -@property(nonatomic) BOOL isEditing; -- (void)setIsEditing:(BOOL)arg1 animated:(BOOL)arg2; -- (id)_newCloseBox; -- (void)setTouchDownInIcon:(BOOL)arg1; -- (BOOL)isTouchDownInIcon; +- (_Bool)_isShowingCloseBox; +- (void)_updateCloseBoxAnimated:(_Bool)arg1; +- (void)_applyEditingStateAnimated:(_Bool)arg1; +@property(nonatomic) _Bool isEditing; +- (void)setIsEditing:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setTouchDownInIcon:(_Bool)arg1; +- (_Bool)isTouchDownInIcon; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesMoved:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; @@ -96,62 +96,66 @@ - (void)cancelLongPressTimer; - (void)longPressTimerFired; - (void)cleanupAfterImageCrossfade; -- (void)setImageCrossfadeMorphFraction:(float)arg1; -- (void)setImageCrossfadeFadeFraction:(float)arg1; -- (void)prepareToCrossfadeImageWithView:(id)arg1 maskCorners:(BOOL)arg2 trueCrossfade:(BOOL)arg3 anchorPoint:(struct CGPoint)arg4; -- (void)prepareToCrossfadeImageWithView:(id)arg1 maskCorners:(BOOL)arg2 trueCrossfade:(BOOL)arg3; +- (void)setImageCrossfadeMorphFraction:(double)arg1; +- (void)setImageCrossfadeFadeFraction:(double)arg1; +- (void)prepareToCrossfadeImageWithView:(id)arg1 maskCorners:(_Bool)arg2 trueCrossfade:(_Bool)arg3 anchorPoint:(struct CGPoint)arg4; +- (void)prepareToCrossfadeImageWithView:(id)arg1 maskCorners:(_Bool)arg2 trueCrossfade:(_Bool)arg3; - (id)dropGlow; - (void)removeDropGlow; -- (void)showDropGlow:(BOOL)arg1; +- (void)showDropGlow:(_Bool)arg1; - (void)prepareDropGlow; -- (void)setIsOverlapping:(BOOL)arg1; -- (BOOL)isGrabbed; -- (void)setIsGrabbed:(BOOL)arg1; +- (void)setIsOverlapping:(_Bool)arg1; +- (_Bool)isGrabbed; +- (void)setIsGrabbed:(_Bool)arg1; - (double)grabDurationForEvent:(id)arg1; -- (BOOL)canReceiveGrabbedIcon:(id)arg1; -- (void)setRefusesRecipientStatus:(BOOL)arg1; +- (_Bool)canReceiveGrabbedIcon:(id)arg1; +- (void)setRefusesRecipientStatus:(_Bool)arg1; - (void)setIconPosition:(struct CGPoint)arg1; - (void)removeAllIconAnimations; -- (void)setAllowJitter:(BOOL)arg1; +- (void)setAllowJitter:(_Bool)arg1; - (void)_updateJitter; - (void)setFrame:(struct CGRect)arg1; -- (BOOL)isInDock; -- (void)_delayedUnhighlight; -- (void)_setHighlighted:(BOOL)arg1 delayUnhighlight:(BOOL)arg2; -- (void)setHighlighted:(BOOL)arg1; -- (BOOL)isHighlighted; -- (BOOL)_delaysUnhighlightWhenTapped; -- (BOOL)allowsTapWhileEditing; +- (_Bool)isInDock; +- (void)setHighlighted:(_Bool)arg1; +- (_Bool)isHighlighted; +- (_Bool)allowsTapWhileEditing; - (void)_updateBrightness; -- (BOOL)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (_Bool)pointMostlyInside:(struct CGPoint)arg1 withEvent:(id)arg2; - (id)_automationID; - (void)_createAccessoryViewIfNecessary; -- (void)_updateAccessoryViewWithAnimation:(BOOL)arg1; -- (void)_updateIconImageView; +- (void)_updateAccessoryViewWithAnimation:(_Bool)arg1; +- (void)_updateIconImageViewAnimated:(_Bool)arg1; - (void)_updateUpdatedMark; +- (id)_legibilitySettingsWithPrimaryColor:(id)arg1; +- (id)_legibilitySettingsWithParameters:(id)arg1; - (void)_updateLabel; - (id)_labelImageParameters; +- (void)invalidateLabelLayoutGeometry; +- (void)_updateAdaptiveColors; - (id)_labelImage; - (id)_iconImageView; -- (struct CGRect)_frameForCloseBox; -- (struct CGRect)_frameForProgressBar; +- (struct CGPoint)_centerForCloseBoxRelativeToVisibleImageFrame:(struct CGRect)arg1; +- (struct CGPoint)_centerForCloseBox; - (struct CGRect)_frameForAccessoryView; - (struct CGRect)_frameForUpdatedMarkWithLabelFrame:(struct CGRect)arg1; - (struct CGRect)_frameForLabel; -- (float)_labelVerticalOffset; +- (double)_labelVerticalOffset; - (struct CGRect)_frameForImageView; - (void)layoutSubviews; -- (void)setUpdatedMarkHidden:(BOOL)arg1; -- (void)setLabelHidden:(BOOL)arg1; -- (void)_applyIconLabelAlpha:(float)arg1; -- (void)_applyIconAccessoryAlpha:(float)arg1; -- (void)_applyIconImageAlpha:(float)arg1; -- (void)setIconImageAndAccessoryAlpha:(float)arg1; +- (void)setUpdatedMarkHidden:(_Bool)arg1; +- (void)setLabelHidden:(_Bool)arg1; +- (void)_applyIconLabelAlpha:(double)arg1; +- (void)_applyIconAccessoryAlpha:(double)arg1; +- (void)_applyIconImageAlpha:(double)arg1; +- (void)setIconImageAndAccessoryAlpha:(double)arg1; - (struct CGSize)iconImageVisibleSize; - (struct CGPoint)iconImageCenter; - (struct CGRect)iconImageFrame; - (id)iconImageSnapshot; +- (void)swapInIcon:(id)arg1; @property(retain, nonatomic) SBIcon *icon; +- (void)_setIcon:(id)arg1 animated:(_Bool)arg2; +- (void)setPaused:(_Bool)arg1; - (void)dealloc; - (id)initWithDefaultSize; diff --git a/iOS7/SpringBoard/SBIconViewDelegate-Protocol.h b/iOS7/SpringBoard/SBIconViewDelegate-Protocol.h index 192006e78..a0a643fae 100644 --- a/iOS7/SpringBoard/SBIconViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBIconViewDelegate-Protocol.h @@ -9,15 +9,16 @@ @protocol SBIconViewDelegate @optional -- (BOOL)iconViewDisplaysCloseBox:(id)arg1; -- (BOOL)iconViewDisplaysBadges:(id)arg1; +- (double)iconLabelWidth; +- (_Bool)iconViewDisplaysCloseBox:(id)arg1; +- (_Bool)iconViewDisplaysBadges:(id)arg1; - (void)iconCloseBoxTapped:(id)arg1; -- (void)icon:(id)arg1 openFolder:(id)arg2 animated:(BOOL)arg3; -- (BOOL)icon:(id)arg1 canReceiveGrabbedIcon:(id)arg2; +- (void)icon:(id)arg1 openFolder:(id)arg2 animated:(_Bool)arg3; +- (_Bool)icon:(id)arg1 canReceiveGrabbedIcon:(id)arg2; - (void)iconTapped:(id)arg1; -- (BOOL)iconShouldAllowTap:(id)arg1; -- (void)icon:(id)arg1 touchEnded:(BOOL)arg2; -- (void)icon:(id)arg1 touchMovedWithEvent:(id)arg2; +- (_Bool)iconShouldAllowTap:(id)arg1; +- (void)icon:(id)arg1 touchEnded:(_Bool)arg2; +- (void)icon:(id)arg1 touchMoved:(id)arg2; - (void)iconTouchBegan:(id)arg1; - (void)iconHandleLongPress:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBIconViewMap.h b/iOS7/SpringBoard/SBIconViewMap.h index f186567a0..f17f21352 100644 --- a/iOS7/SpringBoard/SBIconViewMap.h +++ b/iOS7/SpringBoard/SBIconViewMap.h @@ -10,7 +10,7 @@ #import "SBIconObserver-Protocol.h" #import "SBIconViewObserver-Protocol.h" -@class NSMapTable, SBIconModel; +@class NSMapTable, SBIconModel, _UILegibilitySettings; @interface SBIconViewMap : NSObject { @@ -19,15 +19,16 @@ id _delegate; id _viewDelegate; NSMapTable *_recycledIconViewsByType; - NSMapTable *_labels; - NSMapTable *_legibilityImages; - NSMapTable *_accessoryImages; - int _legibilityStyle; + NSMapTable *_labelsForIcons; + NSMapTable *_lightLegibilityImagesForIcons; + NSMapTable *_darkLegibilityImagesForIcons; + NSMapTable *_accessoryImagesForIcons; + _UILegibilitySettings *_legibilitySettings; } + (id)switcherMap; + (id)homescreenMap; -@property(nonatomic) int legibilityStyle; // @synthesize legibilityStyle=_legibilityStyle; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; @property(nonatomic) id viewDelegate; // @synthesize viewDelegate=_viewDelegate; - (void)iconViewDidChangeLocation:(id)arg1; - (void)node:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; @@ -37,7 +38,7 @@ - (void)_modelReloadedIcons; - (void)_modelRemovedIcon:(id)arg1; - (void)_cacheAccessoryImagesForIcon:(id)arg1 location:(int *)arg2; -- (void)_cacheLabelImagesForIcon:(id)arg1 location:(int *)arg2 style:(int)arg3; +- (void)_cacheLabelImagesForIcon:(id)arg1 location:(int *)arg2; - (void)_cacheImagesForIcon:(id)arg1; - (void)purgeRecycledIconViewsForClass:(Class)arg1; - (void)recycleAndPurgeAll; @@ -47,6 +48,7 @@ - (void)_recycleIconView:(id)arg1; - (void)purgeIconFromMap:(id)arg1; - (void)_addIconView:(id)arg1 forIcon:(id)arg2; +- (void)tryToReplaceIcon:(id)arg1 withIcon:(id)arg2; - (id)iconViewForIcon:(id)arg1; - (id)_iconViewForIcon:(id)arg1; - (id)mappedIconViewForIcon:(id)arg1; diff --git a/iOS7/SpringBoard/SBIconViewMapDelegate-Protocol.h b/iOS7/SpringBoard/SBIconViewMapDelegate-Protocol.h index 3ea2c0004..a68371ea6 100644 --- a/iOS7/SpringBoard/SBIconViewMapDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBIconViewMapDelegate-Protocol.h @@ -8,10 +8,10 @@ @protocol SBIconViewMapDelegate - (int)viewMap:(id)arg1 locationForIcon:(id)arg2; -- (unsigned int)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; +- (unsigned long long)viewMap:(id)arg1 maxRecycledIconViewsOfClass:(Class)arg2; @optional -- (unsigned int)viewMap:(id)arg1 numberOfViewsToPrepareOfClass:(Class)arg2; +- (unsigned long long)viewMap:(id)arg1 numberOfViewsToPrepareOfClass:(Class)arg2; - (id)viewMapShouldPrepareViewsOfClasses:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBIconZoomAnimator.h b/iOS7/SpringBoard/SBIconZoomAnimator.h index 24d2e47fe..a81515a77 100644 --- a/iOS7/SpringBoard/SBIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBIconZoomAnimator.h @@ -6,12 +6,25 @@ #import "NSObject.h" -@class NSMapTable, SBFolderController, SBIconListView, SBIconZoomSettings, UIWindow; +#import "SBIconIndexNodeObserver-Protocol.h" -@interface SBIconZoomAnimator : NSObject +@class NSMapTable, NSMutableArray, NSSet, NSString, SBFolderController, SBIconListModel, SBIconListView, SBIconZoomSettings, UIView, UIWindow; + +@interface SBIconZoomAnimator : NSObject { + id _delegate; NSMapTable *_listIconToViewMap; NSMapTable *_dockIconToViewMap; + double _zoomFraction; + NSSet *_criticalIconNodeIdentifiers; + _Bool _invalidatedForIconModifications; + _Bool _startedAnimation; + _Bool _startAnimationAfterRotationEnds; + _Bool _windowIsRotating; + NSMutableArray *_pendedAnimateZoomContexts; + UIWindow *_animationWindow; + SBIconListModel *_iconListModel; + NSString *_instanceIdentifier; SBIconZoomSettings *_zoomSettings; SBFolderController *_folderController; SBIconListView *_iconListView; @@ -22,22 +35,39 @@ @property(readonly, nonatomic) SBIconListView *iconListView; // @synthesize iconListView=_iconListView; @property(readonly, nonatomic) SBFolderController *folderController; // @synthesize folderController=_folderController; @property(retain, nonatomic) SBIconZoomSettings *zoomSettings; // @synthesize zoomSettings=_zoomSettings; +@property(readonly, nonatomic) _Bool invalidated; // @synthesize invalidated=_invalidatedForIconModifications; +@property(retain, nonatomic) NSSet *criticalIconNodeIdentifiers; // @synthesize criticalIconNodeIdentifiers=_criticalIconNodeIdentifiers; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_invalidateAnimationForSignificantIconModelChangesForReason:(id)arg1; +- (void)_iconModelDidReload; +- (void)_iconModelDidRelayout; +- (void)_windowFinishedRotating; +- (void)_invalidateCompletions; +- (void)_clearObservers; +- (void)_setDockListView:(id)arg1; +- (void)_setIconListView:(id)arg1; +- (void)node:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; +- (void)node:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2; - (id)_centralAnimationFactory; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; -- (void)animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; -- (void)setZoomFraction:(float)arg1; +- (_Bool)_isDelayedForRotation; +- (void)_animateToZoomFractionFromContext:(id)arg1; +- (void)_animateToZoomFractionFromPendingContexts; +- (void)animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withCompletion:(id)arg3; +- (void)setZoomFraction:(double)arg1; - (void)cleanup; +- (void)_cleanup:(_Bool)arg1; - (void)prepare; -- (unsigned int)dockIconCount; -- (unsigned int)listIconCount; +- (unsigned long long)dockIconCount; +- (unsigned long long)listIconCount; - (void)enumerateIconsAndIconViewsWithHandler:(id)arg1; - (id)iconViewForIcon:(id)arg1; - (id)centralAnimationFactory; -@property(readonly, nonatomic) UIWindow *window; +@property(readonly, nonatomic) UIView *referenceView; - (void)dealloc; - (id)initWithFolderController:(id)arg1; diff --git a/iOS7/SpringBoard/SBIconZoomAnimatorDelegate-Protocol.h b/iOS7/SpringBoard/SBIconZoomAnimatorDelegate-Protocol.h new file mode 100644 index 000000000..b7f3d35bc --- /dev/null +++ b/iOS7/SpringBoard/SBIconZoomAnimatorDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBIconZoomAnimatorDelegate +- (void)iconZoomAnimatorWasInvalidated:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBIconZoomContext.h b/iOS7/SpringBoard/SBIconZoomContext.h new file mode 100644 index 000000000..28c7efa94 --- /dev/null +++ b/iOS7/SpringBoard/SBIconZoomContext.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SBIconZoomContext : NSObject +{ + double _delay; + double _fraction; + id _completion; +} + +@property(copy, nonatomic) id completion; // @synthesize completion=_completion; +@property(nonatomic) double fraction; // @synthesize fraction=_fraction; +@property(nonatomic) double delay; // @synthesize delay=_delay; +- (void)invalidate; +- (void)dealloc; +- (id)initWithNotificationIdentifier:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBIconZoomSettings.h b/iOS7/SpringBoard/SBIconZoomSettings.h index 340888632..c14c97377 100644 --- a/iOS7/SpringBoard/SBIconZoomSettings.h +++ b/iOS7/SpringBoard/SBIconZoomSettings.h @@ -6,15 +6,15 @@ #import "_UISettings.h" -@class SBAnimationSettings; +@class SBFAnimationSettings; @interface SBIconZoomSettings : _UISettings { - SBAnimationSettings *_centralAnimationSettings; + SBFAnimationSettings *_centralAnimationSettings; } + (id)settingsControllerModule; -@property(retain) SBAnimationSettings *centralAnimationSettings; // @synthesize centralAnimationSettings=_centralAnimationSettings; +@property(retain) SBFAnimationSettings *centralAnimationSettings; // @synthesize centralAnimationSettings=_centralAnimationSettings; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBIconsIntoFolderAnimationContext.h b/iOS7/SpringBoard/SBIconsIntoFolderAnimationContext.h index 80efcc587..44389858a 100644 --- a/iOS7/SpringBoard/SBIconsIntoFolderAnimationContext.h +++ b/iOS7/SpringBoard/SBIconsIntoFolderAnimationContext.h @@ -14,12 +14,12 @@ NSArray *_iconSnapshots; NSArray *_miniSnapshots; NSArray *_addedIcons; - BOOL _openFolderOnFinish; + _Bool _openFolderOnFinish; id _completeBlock; } @property(copy, nonatomic) id completeBlock; // @synthesize completeBlock=_completeBlock; -@property(nonatomic) BOOL openFolderOnFinish; // @synthesize openFolderOnFinish=_openFolderOnFinish; +@property(nonatomic) _Bool openFolderOnFinish; // @synthesize openFolderOnFinish=_openFolderOnFinish; @property(retain, nonatomic) NSArray *miniSnapshots; // @synthesize miniSnapshots=_miniSnapshots; @property(retain, nonatomic) NSArray *iconSnapshots; // @synthesize iconSnapshots=_iconSnapshots; @property(retain, nonatomic) NSArray *addedIcons; // @synthesize addedIcons=_addedIcons; diff --git a/iOS7/SpringBoard/SBImageAlertView.h b/iOS7/SpringBoard/SBImageAlertView.h index ab0ae4cf3..14d47b4e7 100644 --- a/iOS7/SpringBoard/SBImageAlertView.h +++ b/iOS7/SpringBoard/SBImageAlertView.h @@ -8,10 +8,10 @@ @interface SBImageAlertView : UIAlertView { - BOOL _showingImage; + _Bool _showingImage; } -- (BOOL)isShowingImage; +- (_Bool)isShowingImage; - (void)setImage:(id)arg1; - (void)layout; diff --git a/iOS7/SpringBoard/SBImageMaskView.h b/iOS7/SpringBoard/SBImageMaskView.h deleted file mode 100644 index 2955571bb..000000000 --- a/iOS7/SpringBoard/SBImageMaskView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBImageMaskView : UIView -{ -} - -- (void)setImageMask:(id)arg1 withOffset:(struct CGPoint)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBKeybagNonsenseWorkspaceTransaction.h b/iOS7/SpringBoard/SBKeybagNonsenseWorkspaceTransaction.h index 0fa93736d..91e1d4759 100644 --- a/iOS7/SpringBoard/SBKeybagNonsenseWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBKeybagNonsenseWorkspaceTransaction.h @@ -15,12 +15,12 @@ - (void)_handleAppRelaunch:(id)arg1; - (void)_interruptWithReason:(int)arg1; -- (BOOL)_canBeInterrupted; -- (void)_completeKeybagRefetchForApp:(id)arg1 relaunch:(BOOL)arg2; +- (_Bool)_canBeInterrupted; +- (void)_completeKeybagRefetchForApp:(id)arg1 relaunch:(_Bool)arg2; - (void)_transactionComplete; - (void)_commit; - (id)_setupAnimationForApp:(id)arg1; -- (BOOL)_shouldBeWatchdogged:(id *)arg1; +- (_Bool)_shouldBeWatchdogged:(id *)arg1; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 application:(id)arg3; diff --git a/iOS7/SpringBoard/SBLSApplicationPlaceholderLifecycleObserver-Protocol.h b/iOS7/SpringBoard/SBLSApplicationPlaceholderLifecycleObserver-Protocol.h index a0c3eab8c..4fa579fab 100644 --- a/iOS7/SpringBoard/SBLSApplicationPlaceholderLifecycleObserver-Protocol.h +++ b/iOS7/SpringBoard/SBLSApplicationPlaceholderLifecycleObserver-Protocol.h @@ -5,7 +5,7 @@ */ @protocol SBLSApplicationPlaceholderLifecycleObserver -- (void)applicationPlaceholdersNetworkUsageChanged:(BOOL)arg1; +- (void)applicationPlaceholdersNetworkUsageChanged:(_Bool)arg1; - (void)applicationPlaceholdersIconUpdated:(id)arg1; - (void)applicationPlaceholdersInstalled:(id)arg1; - (void)applicationPlaceholdersCancelled:(id)arg1; diff --git a/iOS7/SpringBoard/SBLSApplicationWorkspaceObserver.h b/iOS7/SpringBoard/SBLSApplicationWorkspaceObserver.h index dee40b8cd..9862ea038 100644 --- a/iOS7/SpringBoard/SBLSApplicationWorkspaceObserver.h +++ b/iOS7/SpringBoard/SBLSApplicationWorkspaceObserver.h @@ -8,7 +8,7 @@ #import "LSApplicationWorkspaceObserverProtocol-Protocol.h" -@class LSApplicationWorkspace, NSHashTable, NSMutableSet; +@class LSApplicationWorkspace, NSHashTable, NSMutableSet, NSSet; @interface SBLSApplicationWorkspaceObserver : LSApplicationWorkspaceObserver { @@ -19,13 +19,14 @@ } + (id)sharedInstance; +@property(retain, nonatomic) NSSet *placeholderProxies; // @synthesize placeholderProxies=_placeholderProxies; @property(readonly, nonatomic) LSApplicationWorkspace *workspace; // @synthesize workspace=_appWorkspace; - (void)applicationInstallsDidPrioritize:(id)arg1; - (void)applicationInstallsDidCancel:(id)arg1; - (void)applicationInstallsDidResume:(id)arg1; - (void)applicationInstallsDidPause:(id)arg1; - (void)applicationInstallsArePrioritized:(id)arg1 arePaused:(id)arg2; -- (void)networkUsageChanged:(BOOL)arg1; +- (void)networkUsageChanged:(_Bool)arg1; - (void)applicationInstallsDidUpdateIcon:(id)arg1; - (void)applicationsDidUninstall:(id)arg1; - (void)applicationsDidInstall:(id)arg1; diff --git a/iOS7/SpringBoard/SBLaunchAlertItem.h b/iOS7/SpringBoard/SBLaunchAlertItem.h index 624f78ad5..d57b21735 100644 --- a/iOS7/SpringBoard/SBLaunchAlertItem.h +++ b/iOS7/SpringBoard/SBLaunchAlertItem.h @@ -13,18 +13,18 @@ SBApplication *_associatedDisplay; int _type; NSString *_bundleID; - BOOL _isDataAlert; - BOOL _usesCellNetwork; + _Bool _isDataAlert; + _Bool _usesCellNetwork; } -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (id)alertSheet; - (id)_customAirplaneModeAlertPrompt; -- (BOOL)dismissOnLock; +- (_Bool)dismissOnLock; - (void)_displayDeactivated:(id)arg1; - (void)setAssociatedWithDisplay:(id)arg1; - (void)dealloc; -- (id)initWithLaunchAlertType:(int)arg1 dataAlert:(BOOL)arg2 usesCellNetwork:(BOOL)arg3 bundleID:(id)arg4; +- (id)initWithLaunchAlertType:(int)arg1 dataAlert:(_Bool)arg2 usesCellNetwork:(_Bool)arg3 bundleID:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBLeafIcon.h b/iOS7/SpringBoard/SBLeafIcon.h index 8c2e49ea8..d069f5592 100644 --- a/iOS7/SpringBoard/SBLeafIcon.h +++ b/iOS7/SpringBoard/SBLeafIcon.h @@ -20,18 +20,20 @@ } - (id)nodeIdentifier; -- (void)launch:(int)arg1; -- (BOOL)launchEnabled; +- (void)launchFromLocation:(int)arg1; +- (_Bool)launchEnabled; - (void)completeUninstall; - (void)setUninstalled; -- (BOOL)allowsUninstall; -- (BOOL)isRecentlyUpdated; +- (_Bool)allowsUninstall; +- (_Bool)isRecentlyUpdated; - (int)accessoryTypeForLocation:(int)arg1; - (id)accessoryTextForLocation:(int)arg1; - (id)badgeNumberOrString; -- (float)progress; -- (BOOL)iconAppearsInNewsstand; -- (BOOL)canEllipsizeLabel; +- (_Bool)progressIsPaused; +- (double)progressPercent; +- (long long)progressState; +- (_Bool)iconAppearsInNewsstand; +- (_Bool)canEllipsizeLabel; - (id)displayName; - (id)getGenericIconImage:(int)arg1; - (id)generateIconImage:(int)arg1; @@ -39,19 +41,19 @@ - (void)_noteActiveDataSourceDidGenerateImageNotification:(id)arg1; - (void)_noteActiveDataSourceDidChangeNotification:(id)arg1; - (void)_noteActiveDataSourceDidGenerateIconFormat:(int)arg1; -- (void)_noteActiveDataSourceDidChangeAndReloadIcon:(BOOL)arg1; +- (void)_noteActiveDataSourceDidChangeAndReloadIcon:(_Bool)arg1; - (id)activeDataSource; - (void)removeIconDataSourcesOfClass:(Class)arg1; - (void)removeIconDataSource:(id)arg1; - (void)addIconDataSource:(id)arg1; - (void)_updateActiveDataSource; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; - (id)applicationBundleID; - (id)leafIdentifier; - (id)copyWithZone:(struct _NSZone *)arg1; -- (unsigned int)hash; -- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; - (id)description; - (void)dealloc; - (id)initWithLeafIdentifier:(id)arg1 applicationBundleID:(id)arg2; diff --git a/iOS7/SpringBoard/SBLeafIconDataSource-Protocol.h b/iOS7/SpringBoard/SBLeafIconDataSource-Protocol.h index 0c55e423a..f34b97a05 100644 --- a/iOS7/SpringBoard/SBLeafIconDataSource-Protocol.h +++ b/iOS7/SpringBoard/SBLeafIconDataSource-Protocol.h @@ -7,20 +7,22 @@ #import "NSObject-Protocol.h" @protocol SBLeafIconDataSource -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; +- (_Bool)icon:(id)arg1 launchFromLocation:(int)arg2; +- (_Bool)iconAllowsLaunch:(id)arg1; +- (_Bool)iconCompleteUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; +- (_Bool)iconIsRecentlyUpdated:(id)arg1; - (int)iconAccessoryType:(id)arg1; - (id)iconFormattedAccessoryString:(id)arg1; - (id)iconBadgeNumberOrString:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; +- (_Bool)iconProgressIsPaused:(id)arg1; +- (double)iconProgressPercent:(id)arg1; +- (long long)iconProgressState:(id)arg1; +- (_Bool)iconAppearsInNewsstand:(id)arg1; +- (_Bool)iconCanEllipsizeLabel:(id)arg1; - (id)iconDisplayName:(id)arg1; - (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; +- (unsigned long long)iconPriority:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLegacyPowerDownView.h b/iOS7/SpringBoard/SBLegacyPowerDownView.h deleted file mode 100644 index bcc15f255..000000000 --- a/iOS7/SpringBoard/SBLegacyPowerDownView.h +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAlertView.h" - -#import "SBPowerDownViewInterface-Protocol.h" - -@class NSTimer, TPLegacyBottomSingleButtonBar, TPLegacyTopLockBar, UIView; - -@interface SBLegacyPowerDownView : SBAlertView -{ - id _delegate; - UIView *_dimView; - TPLegacyTopLockBar *_lockView; - TPLegacyBottomSingleButtonBar *_cancelView; - NSTimer *_autoDismissTimer; - BOOL _animatingOut; -} - -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)layoutForInterfaceOrientation:(int)arg1; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; -- (void)animateDark; -- (void)animateOut; -- (void)animateIn; -- (void)notifyDelegateOfPowerDown; -- (void)finishedAnimatingOut; -- (void)finishedAnimatingIn; -- (void)powerDown:(id)arg1; -- (void)lockBarStoppedTracking:(id)arg1; -- (void)lockBarStartedTracking:(id)arg1; -- (void)lockBarUnlocked:(id)arg1; -- (void)cancel:(id)arg1; -- (void)resetAutoDismissTimer; -- (void)cancelAutoDismissTimer; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBLegacySIMLockEntryAlertDisplay.h b/iOS7/SpringBoard/SBLegacySIMLockEntryAlertDisplay.h deleted file mode 100644 index 76e60428e..000000000 --- a/iOS7/SpringBoard/SBLegacySIMLockEntryAlertDisplay.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBSlidingAlertDisplay.h" - -#import "SBSIMLockEntryViewInterface-Protocol.h" - -@class NSString; - -@interface SBLegacySIMLockEntryAlertDisplay : SBSlidingAlertDisplay -{ - NSString *_languageCode; - NSString *_code; -} - -- (void)deviceLockViewCancelButtonPressed:(id)arg1; -- (void)deviceLockViewPasscodeEntered:(id)arg1; -- (void)unlock; -- (void)_unlock; -- (void)setupSuccess; -- (void)alertDisplayWillBecomeVisible; -- (BOOL)shouldShowEmergencyCallButton; -- (int)requiredUnlockStyle; -- (void)setupCurrentLockAttemptState; -- (id)label; -- (id)titleText; -- (void)setupFailureState; -- (id)failureLabel; -- (id)failureTitle; -- (void)setupUnlockAttemptState; -- (BOOL)alphanumericKeyboard; -- (id)_pinAttemptsRemainingLabel; -- (id)localizedStringWithKey:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 languageCode:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBLegacySIMLockPUKEntryAlertDisplay.h b/iOS7/SpringBoard/SBLegacySIMLockPUKEntryAlertDisplay.h deleted file mode 100644 index 759a0132e..000000000 --- a/iOS7/SpringBoard/SBLegacySIMLockPUKEntryAlertDisplay.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBLegacySIMLockEntryAlertDisplay.h" - -@class NSString; - -@interface SBLegacySIMLockPUKEntryAlertDisplay : SBLegacySIMLockEntryAlertDisplay -{ - int _state; - NSString *_enteredPUKCode; - NSString *_newPIN; -} - -- (void)unlock; -- (void)_attemptPUKUnlock; -- (id)label; -- (void)setupFailureState; -- (id)titleText; -- (void)setupSuccess; -- (id)_pukAttemptsRemainingLabel; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBLegibilitySettings.h b/iOS7/SpringBoard/SBLegibilitySettings.h new file mode 100644 index 000000000..329faf15f --- /dev/null +++ b/iOS7/SpringBoard/SBLegibilitySettings.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBLegibilitySettings : _UISettings +{ + double _slideToUnlockDarkShadowStrength; + double _slideToUnlockLightShadowStrength; + double _cameraGrabberDarkShadowStrength; + double _cameraGrabberLightShadowStrength; + double _timeDarkShadowStrength; + double _timeLightShadowStrength; + double _dateDarkShadowStrength; + double _dateLightShadowStrength; + double _legalDarkShadowStrength; + double _legalLightShadowStrength; + double _iconLabelDarkShadowStrength; + double _iconLabelLightShadowStrength; + double _folderTitleDarkShadowStrength; + double _folderTitleLightShadowStrength; + double _timerTextDarkShadowStrength; + double _timerTextLightShadowStrength; + double _timerDialDarkShadowStrength; + double _timerDialLightShadowStrength; +} + ++ (id)settingsControllerModule; +@property double timerDialLightShadowStrength; // @synthesize timerDialLightShadowStrength=_timerDialLightShadowStrength; +@property double timerDialDarkShadowStrength; // @synthesize timerDialDarkShadowStrength=_timerDialDarkShadowStrength; +@property double timerTextLightShadowStrength; // @synthesize timerTextLightShadowStrength=_timerTextLightShadowStrength; +@property double timerTextDarkShadowStrength; // @synthesize timerTextDarkShadowStrength=_timerTextDarkShadowStrength; +@property double folderTitleLightShadowStrength; // @synthesize folderTitleLightShadowStrength=_folderTitleLightShadowStrength; +@property double folderTitleDarkShadowStrength; // @synthesize folderTitleDarkShadowStrength=_folderTitleDarkShadowStrength; +@property double iconLabelLightShadowStrength; // @synthesize iconLabelLightShadowStrength=_iconLabelLightShadowStrength; +@property double iconLabelDarkShadowStrength; // @synthesize iconLabelDarkShadowStrength=_iconLabelDarkShadowStrength; +@property double legalLightShadowStrength; // @synthesize legalLightShadowStrength=_legalLightShadowStrength; +@property double legalDarkShadowStrength; // @synthesize legalDarkShadowStrength=_legalDarkShadowStrength; +@property double dateLightShadowStrength; // @synthesize dateLightShadowStrength=_dateLightShadowStrength; +@property double dateDarkShadowStrength; // @synthesize dateDarkShadowStrength=_dateDarkShadowStrength; +@property double timeLightShadowStrength; // @synthesize timeLightShadowStrength=_timeLightShadowStrength; +@property double timeDarkShadowStrength; // @synthesize timeDarkShadowStrength=_timeDarkShadowStrength; +@property double cameraGrabberLightShadowStrength; // @synthesize cameraGrabberLightShadowStrength=_cameraGrabberLightShadowStrength; +@property double cameraGrabberDarkShadowStrength; // @synthesize cameraGrabberDarkShadowStrength=_cameraGrabberDarkShadowStrength; +@property double slideToUnlockLightShadowStrength; // @synthesize slideToUnlockLightShadowStrength=_slideToUnlockLightShadowStrength; +@property double slideToUnlockDarkShadowStrength; // @synthesize slideToUnlockDarkShadowStrength=_slideToUnlockDarkShadowStrength; +- (double)timerDialStrengthForStyle:(long long)arg1; +- (double)timerTextStrengthForStyle:(long long)arg1; +- (double)folderTitleStrengthForStyle:(long long)arg1; +- (double)iconLabelStrengthForStyle:(long long)arg1; +- (double)legalStrengthForStyle:(long long)arg1; +- (double)dateStrengthForStyle:(long long)arg1; +- (double)timeStrengthForStyle:(long long)arg1; +- (double)cameraGrabberStrengthForStyle:(long long)arg1; +- (double)slideToUnlockStrengthForStyle:(long long)arg1; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/SpringBoard/SBLegibilityView.h b/iOS7/SpringBoard/SBLegibilityView.h new file mode 100644 index 000000000..3d9172f8f --- /dev/null +++ b/iOS7/SpringBoard/SBLegibilityView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UILegibilityView.h" + +@class UIImage; + +@interface SBLegibilityView : _UILegibilityView +{ + long long _tintColor; + UIImage *_tintImage; + struct UIEdgeInsets _hitTestEdgeInsets; +} + +@property(retain, nonatomic) UIImage *tintImage; // @synthesize tintImage=_tintImage; +@property(nonatomic) long long tintColor; // @synthesize tintColor=_tintColor; +@property(nonatomic) struct UIEdgeInsets hitTestEdgeInsets; // @synthesize hitTestEdgeInsets=_hitTestEdgeInsets; +- (id)_tintColorForSettings:(id)arg1; +- (void)setSettings:(id)arg1 image:(id)arg2 shadowImage:(id)arg3; +- (_Bool)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; +- (void)dealloc; +- (id)initWithSettings:(id)arg1 strength:(double)arg2 image:(id)arg3 tintColor:(long long)arg4; + +@end + diff --git a/iOS7/SpringBoard/SBLineFragment.h b/iOS7/SpringBoard/SBLineFragment.h index 0f3b17a01..778bf478b 100644 --- a/iOS7/SpringBoard/SBLineFragment.h +++ b/iOS7/SpringBoard/SBLineFragment.h @@ -8,15 +8,15 @@ @interface SBLineFragment : NSObject { - unsigned int _index; - float _lineWidth; + unsigned long long _index; + double _lineWidth; struct _NSRange _range; } -+ (id)fragmentWithIndex:(unsigned int)arg1 length:(unsigned int)arg2 lineWidth:(float)arg3; -@property(nonatomic) float lineWidth; // @synthesize lineWidth=_lineWidth; ++ (id)fragmentWithIndex:(unsigned long long)arg1 length:(unsigned long long)arg2 lineWidth:(double)arg3; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; @property(nonatomic) struct _NSRange range; // @synthesize range=_range; -@property(nonatomic) unsigned int index; // @synthesize index=_index; +@property(nonatomic) unsigned long long index; // @synthesize index=_index; - (id)description; @end diff --git a/iOS7/SpringBoard/SBLinenView.h b/iOS7/SpringBoard/SBLinenView.h deleted file mode 100644 index 8e5c5c3c3..000000000 --- a/iOS7/SpringBoard/SBLinenView.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSMutableArray; - -@interface SBLinenView : UIView -{ - int _type; - NSMutableArray *_strips; -} - -+ (float)_vOffsetOfTopForType:(int)arg1; -+ (struct CGRect)_scaledRectForIndex:(unsigned int)arg1 ofImage:(id)arg2; -+ (id)_imageKeyForIndex:(unsigned int)arg1; -+ (id)_cachedImageForIndex:(unsigned int)arg1; -+ (unsigned int)_maximumNumberOfStrips; -+ (void)_generateStripsIfNecessary; -+ (id)squareImageForBounds:(struct CGRect)arg1; -+ (CDStruct_b2fbf00d)stripMetricsForIndex:(unsigned int)arg1; -+ (float)naturalWidth; -+ (void)load; -@property(nonatomic) int type; // @synthesize type=_type; -- (float)_vOffsetOfTop; -- (void)layoutSubviews; -- (void)_layoutForBounds:(struct CGRect)arg1; -- (void)setFrame:(struct CGRect)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBLiveIconImageView.h b/iOS7/SpringBoard/SBLiveIconImageView.h index 013be2cbe..fc06b9216 100644 --- a/iOS7/SpringBoard/SBLiveIconImageView.h +++ b/iOS7/SpringBoard/SBLiveIconImageView.h @@ -6,19 +6,28 @@ #import "SBIconImageView.h" -@interface SBLiveIconImageView : SBIconImageView +#import "SBControlCenterObserver-Protocol.h" + +@interface SBLiveIconImageView : SBIconImageView { - unsigned int _pauseCauses; + unsigned long long _pauseCauses; } -- (void)_displayDidLaunch:(id)arg1; -- (void)_displayWillActivate:(id)arg1; ++ (void)_displayDidDeactivate:(id)arg1; ++ (void)_displayWillActivate:(id)arg1; ++ (void)initialize; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; +- (void)_activeDisplayChanged:(id)arg1; - (void)didMoveToWindow; - (id)snapshot; - (void)prepareForReuse; -- (void)updateImage; +- (void)updateImageAnimated:(_Bool)arg1; - (void)updateAnimatingState; -- (BOOL)isAnimationAllowed; +- (void)setPaused:(_Bool)arg1; +- (_Bool)isAnimationAllowed; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBLockAlertWindow.h b/iOS7/SpringBoard/SBLockAlertWindow.h new file mode 100644 index 000000000..076cc4f27 --- /dev/null +++ b/iOS7/SpringBoard/SBLockAlertWindow.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBAlertWindow.h" + +@interface SBLockAlertWindow : SBAlertWindow +{ +} + +- (id)initWithScreen:(id)arg1 rootViewController:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBLockOverlayContext.h b/iOS7/SpringBoard/SBLockOverlayContext.h index 10bef900d..6f9dc050e 100644 --- a/iOS7/SpringBoard/SBLockOverlayContext.h +++ b/iOS7/SpringBoard/SBLockOverlayContext.h @@ -6,22 +6,22 @@ #import "NSObject.h" -@class UIViewController; +@class SBLockOverlayViewController; @interface SBLockOverlayContext : NSObject { - UIViewController *_viewController; - unsigned int _priority; + SBLockOverlayViewController *_viewController; + unsigned long long _priority; id _activationBlock; id _deactivationBlock; } @property(copy, nonatomic) id deactivationBlock; // @synthesize deactivationBlock=_deactivationBlock; @property(copy, nonatomic) id activationBlock; // @synthesize activationBlock=_activationBlock; -@property(readonly, nonatomic) unsigned int priority; // @synthesize priority=_priority; -@property(readonly, nonatomic) UIViewController *viewController; // @synthesize viewController=_viewController; +@property(readonly, nonatomic) unsigned long long priority; // @synthesize priority=_priority; +@property(readonly, nonatomic) SBLockOverlayViewController *viewController; // @synthesize viewController=_viewController; - (void)dealloc; -- (id)initWithOverlayViewController:(id)arg1 priority:(unsigned int)arg2; +- (id)initWithOverlayViewController:(id)arg1 priority:(unsigned long long)arg2; @end diff --git a/iOS7/SpringBoard/SBLockOverlayStyleProperties.h b/iOS7/SpringBoard/SBLockOverlayStyleProperties.h index 176914a0f..508110856 100644 --- a/iOS7/SpringBoard/SBLockOverlayStyleProperties.h +++ b/iOS7/SpringBoard/SBLockOverlayStyleProperties.h @@ -6,29 +6,32 @@ #import "NSObject.h" -@class UIColor; +@class UIColor, _UIBackdropViewSettings; @interface SBLockOverlayStyleProperties : NSObject { - UIColor *_legibleColor; + UIColor *_primaryColor; + UIColor *_secondaryColor; UIColor *_tintColor; - float _tintAlpha; - float _blurRadius; - unsigned int _style; + double _tintAlpha; + double _blurRadius; + unsigned long long _style; + long long _quality; + _UIBackdropViewSettings *_settings; } -+ (id)overlayPropertiesWithStyle:(unsigned int)arg1; -@property(readonly, nonatomic) UIColor *legibleColor; // @synthesize legibleColor=_legibleColor; -@property(readonly, nonatomic) float blurRadius; // @synthesize blurRadius=_blurRadius; +@property(readonly, nonatomic) double blurRadius; // @synthesize blurRadius=_blurRadius; @property(readonly, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; -@property(readonly, nonatomic) float tintAlpha; // @synthesize tintAlpha=_tintAlpha; -@property(readonly, nonatomic) unsigned int style; // @synthesize style=_style; -- (id)stringForStyle; +@property(readonly, nonatomic) double tintAlpha; // @synthesize tintAlpha=_tintAlpha; +@property(readonly, nonatomic) long long graphicsQuality; // @synthesize graphicsQuality=_quality; +@property(readonly, nonatomic) unsigned long long style; // @synthesize style=_style; +- (id)_stringForStyle; +- (id)_stringForQuality; - (id)_settingsForStyle; - (void)_configure; - (id)description; - (void)dealloc; -- (id)initWithStyle:(unsigned int)arg1; +- (id)initWithStyle:(unsigned long long)arg1 quality:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBLockOverlayStylePropertiesFactory.h b/iOS7/SpringBoard/SBLockOverlayStylePropertiesFactory.h new file mode 100644 index 000000000..e9d186657 --- /dev/null +++ b/iOS7/SpringBoard/SBLockOverlayStylePropertiesFactory.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface SBLockOverlayStylePropertiesFactory : NSObject +{ + NSMutableDictionary *_deviceQualityToProperties; + unsigned long long _style; +} + ++ (id)overlayPropertiesFactoryWithStyle:(unsigned long long)arg1; +@property(readonly, nonatomic) unsigned long long style; // @synthesize style=_style; +- (id)_fetchAndCachePropsForDeviceQuality:(long long)arg1; +- (id)propertiesWithGraphicsQuality:(long long)arg1; +- (id)propertiesWithDeviceDefaultGraphicsQuality; +- (void)dealloc; +- (id)initWithStyle:(unsigned long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBLockOverlayTransition.h b/iOS7/SpringBoard/SBLockOverlayTransition.h index c2e076fb7..a9beb99d6 100644 --- a/iOS7/SpringBoard/SBLockOverlayTransition.h +++ b/iOS7/SpringBoard/SBLockOverlayTransition.h @@ -17,7 +17,7 @@ - (id)_requestForContext:(id)arg1; - (void)_hideLockContent; -- (void)performTransitionAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)performTransitionAnimated:(_Bool)arg1 completion:(id)arg2; - (void)dealloc; - (id)initFromOverlay:(id)arg1 toOverlay:(id)arg2 inside:(id)arg3; diff --git a/iOS7/SpringBoard/SBLockOverlayView.h b/iOS7/SpringBoard/SBLockOverlayView.h index 3f003c76b..f24b101ca 100644 --- a/iOS7/SpringBoard/SBLockOverlayView.h +++ b/iOS7/SpringBoard/SBLockOverlayView.h @@ -4,41 +4,42 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIView.h" +#import "SBInteractionPassThroughView.h" -@class SBLockOverlayStyleProperties, UIButton, UILabel, UIResizableView; +@class SBLockOverlayStylePropertiesFactory, UIButton, UILabel, UIResizableView, _UILegibilitySettings; -@interface SBLockOverlayView : UIView +@interface SBLockOverlayView : SBInteractionPassThroughView { id _delegate; UIResizableView *_textContainerView; UILabel *_titleLabel; UILabel *_subtitleLabel; - UILabel *_fakeActionLabel; UIButton *_actionButton; - BOOL _hidesLockContent; - unsigned int _style; - SBLockOverlayStyleProperties *_underlayProperties; + _Bool _hidesLockContent; + SBLockOverlayStylePropertiesFactory *_underlayPropertiesFactory; + unsigned long long _style; + _UILegibilitySettings *_legibilitySettings; } -@property(readonly, nonatomic) SBLockOverlayStyleProperties *underlayProperties; // @synthesize underlayProperties=_underlayProperties; -@property(readonly, nonatomic) unsigned int style; // @synthesize style=_style; -@property(readonly, nonatomic) BOOL hidesLockContent; // @synthesize hidesLockContent=_hidesLockContent; +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(readonly, nonatomic) unsigned long long style; // @synthesize style=_style; +@property(readonly, nonatomic) _Bool hidesLockContent; // @synthesize hidesLockContent=_hidesLockContent; +@property(readonly, nonatomic) SBLockOverlayStylePropertiesFactory *underlayPropertiesFactory; // @synthesize underlayPropertiesFactory=_underlayPropertiesFactory; @property(readonly, nonatomic) UIButton *actionButton; // @synthesize actionButton=_actionButton; @property(readonly, nonatomic) UILabel *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; @property(readonly, nonatomic) UILabel *titleLabel; // @synthesize titleLabel=_titleLabel; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (float)_distanceFromLastLineBaselineToTextFieldBoundsHeight:(id)arg1; -- (float)_distanceToFirstLineBaseline:(id)arg1; -- (void)_sizeViewForFixedWidth:(id)arg1; -- (unsigned int)_numberOfLinesForText:(id)arg1 font:(id)arg2 size:(struct CGSize)arg3; +- (double)_maxLabelWidth; +- (void)_sizeView:(id)arg1 forFixedWith:(_Bool)arg2; +- (unsigned long long)_numberOfLinesForText:(id)arg1 font:(id)arg2 size:(struct CGSize)arg3; - (void)_buttonPressed; - (id)_actionFont; - (id)_subtitleFont; - (id)_titleFont; - (void)layoutSubviews; +- (id)_legibilitySettingsForStyle:(unsigned long long)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 style:(unsigned int)arg2; +- (id)initWithFrame:(struct CGRect)arg1 style:(unsigned long long)arg2; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBLockOverlayViewController-Protocol.h b/iOS7/SpringBoard/SBLockOverlayViewController-Protocol.h deleted file mode 100644 index 661f78b7d..000000000 --- a/iOS7/SpringBoard/SBLockOverlayViewController-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBLockOverlayViewController -- (id)overlayView; -@end - diff --git a/iOS7/SpringBoard/SBLockOverlayViewController.h b/iOS7/SpringBoard/SBLockOverlayViewController.h new file mode 100644 index 000000000..ba68be7cb --- /dev/null +++ b/iOS7/SpringBoard/SBLockOverlayViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIViewController.h" + +@interface SBLockOverlayViewController : UIViewController +{ + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (id)overlayView; + +@end + diff --git a/iOS7/SpringBoard/SBLockOverlayViewControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBLockOverlayViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..d8a4bdf97 --- /dev/null +++ b/iOS7/SpringBoard/SBLockOverlayViewControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBLockOverlayViewControllerDelegate +- (void)overlay:(id)arg1 wantsStyleChange:(unsigned long long)arg2; +@end + diff --git a/iOS7/SpringBoard/SBLockScreenBatteryChargingView.h b/iOS7/SpringBoard/SBLockScreenBatteryChargingView.h index 875463bd0..b5ad13fa5 100644 --- a/iOS7/SpringBoard/SBLockScreenBatteryChargingView.h +++ b/iOS7/SpringBoard/SBLockScreenBatteryChargingView.h @@ -6,21 +6,25 @@ #import "UIView.h" -@class SBLockScreenBatteryFillView, UILabel; +@class SBLockScreenBatteryFillView, _UIBackdropView, _UILegibilityLabel, _UILegibilitySettings; @interface SBLockScreenBatteryChargingView : UIView { UIView *_batteryContainerView; - UIView *_batteryBlurView; + _UIBackdropView *_batteryBlurView; SBLockScreenBatteryFillView *_batteryFillView; - UILabel *_chargePercentLabel; + _UILegibilityLabel *_chargePercentLabel; + _UILegibilitySettings *_legibilitySettings; } -- (float)_chargingTextBaselineOffset; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +- (double)_chargingTextBaselineOffset; - (id)_chargePercentFont; - (void)layoutSubviews; -@property(nonatomic) BOOL batteryVisible; -- (void)setChargePercentage:(int)arg1 detailed:(BOOL)arg2; +- (struct CGPoint)_batteryOrigin; +@property(nonatomic) _Bool batteryVisible; +- (void)_setChargeString:(id)arg1; +- (void)setChargePercentage:(long long)arg1 detailed:(_Bool)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenBatteryChargingViewController.h b/iOS7/SpringBoard/SBLockScreenBatteryChargingViewController.h index 5651c23db..d792a1a7d 100644 --- a/iOS7/SpringBoard/SBLockScreenBatteryChargingViewController.h +++ b/iOS7/SpringBoard/SBLockScreenBatteryChargingViewController.h @@ -12,13 +12,17 @@ { SBLockScreenBatteryChargingView *_chargingView; NSTimer *_visibilityTimer; + _Bool _displayDetailedCharge; + long long _chargePercentage; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)_batteryStatusChanged:(id)arg1; - (void)_visibilityTimerFired:(id)arg1; -- (void)updateChargingStatusWithBatteryVisible:(BOOL)arg1; -- (BOOL)batteryVisible; +- (void)showChargeLevelWithBatteryVisible:(_Bool)arg1; +- (id)chargingView; +- (_Bool)batteryVisible; - (void)_clearVisibilityTimer; - (void)prepareForDismissal; - (void)loadView; diff --git a/iOS7/SpringBoard/SBLockScreenBatteryFillView.h b/iOS7/SpringBoard/SBLockScreenBatteryFillView.h index 31ea437e7..fbccaf4f3 100644 --- a/iOS7/SpringBoard/SBLockScreenBatteryFillView.h +++ b/iOS7/SpringBoard/SBLockScreenBatteryFillView.h @@ -8,11 +8,11 @@ @interface SBLockScreenBatteryFillView : UIView { - int _chargePercentage; + long long _chargePercentage; } - (void)drawRect:(struct CGRect)arg1; -- (void)setChargePercentage:(int)arg1; +- (void)setChargePercentage:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenBounceAnimator.h b/iOS7/SpringBoard/SBLockScreenBounceAnimator.h index 3e8f5f8ff..75da4a6e1 100644 --- a/iOS7/SpringBoard/SBLockScreenBounceAnimator.h +++ b/iOS7/SpringBoard/SBLockScreenBounceAnimator.h @@ -6,20 +6,24 @@ #import "NSObject.h" +#import "SBResponderTouchDelegate-Protocol.h" #import "UIDynamicAnimatorDelegate-Protocol.h" -#import "UIGestureRecognizerDelegate-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class SBBounceBehavior, SBBounceSettings, SBBouncingItem, SBBouncingSystem, UIDynamicAnimator, UIView; +@class NSMutableSet, NSSet, SBBounceBehavior, SBBounceSettings, SBBouncingItem, SBBouncingSystem, UIDynamicAnimator, UIGestureRecognizer, UIView; -@interface SBLockScreenBounceAnimator : NSObject +@interface SBLockScreenBounceAnimator : NSObject { - BOOL _isAnimating; + NSMutableSet *_tapExcludedViews; + _Bool _isAnimating; + _Bool _bounceEnabled; UIView *_view; SBBouncingSystem *_system; UIDynamicAnimator *_animator; SBBouncingItem *_item; SBBounceBehavior *_behavior; + UIGestureRecognizer *_tapRecognizer; + UIGestureRecognizer *_panRecognizer; id _prepareBlock; id _translateBlock; id _canceledBlock; @@ -32,7 +36,9 @@ @property(copy) id canceledBlock; // @synthesize canceledBlock=_canceledBlock; @property(copy) id translateBlock; // @synthesize translateBlock=_translateBlock; @property(copy) id prepareBlock; // @synthesize prepareBlock=_prepareBlock; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)responder:(id)arg1 touchesCancelled:(id)arg2 withEvent:(id)arg3; +- (void)responder:(id)arg1 touchesEnded:(id)arg2 withEvent:(id)arg3; +- (void)responder:(id)arg1 touchesBegan:(id)arg2 withEvent:(id)arg3; - (void)dynamicAnimatorDidPause:(id)arg1; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)_updateSettings; @@ -43,11 +49,16 @@ - (void)_handlePanGesture:(id)arg1; - (void)_handleTapGesture:(id)arg1; - (void)_addPanRecognizer; +- (void)_removeTapRecognizer; - (void)_addTapRecognizer; +@property(readonly, nonatomic) NSSet *tapExcludedViews; +- (void)removeTapExcludedView:(id)arg1; +- (void)addTapExcludedView:(id)arg1; +- (void)setBounceEnabled:(_Bool)arg1; - (void)cancelAnimation; -- (BOOL)isAnimating; +- (_Bool)isAnimating; - (void)dealloc; -- (id)initWithView:(id)arg1 allowPan:(BOOL)arg2; +- (id)initWithView:(id)arg1 allowPan:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBLockScreenBuddyView.h b/iOS7/SpringBoard/SBLockScreenBuddyView.h index a4c90dcf7..d204b692c 100644 --- a/iOS7/SpringBoard/SBLockScreenBuddyView.h +++ b/iOS7/SpringBoard/SBLockScreenBuddyView.h @@ -6,26 +6,38 @@ #import "SBLockOverlayView.h" -@class UIButton, UIImageView, UILabel, UIView; +@class SBLockOverlayStylePropertiesFactory, UIButton, UIImageView, UILabel, UIView, _UILegibilitySettings; @interface SBLockScreenBuddyView : SBLockOverlayView { UILabel *_titleLabel; + UIView *_logoImageContainer; UIImageView *_logoImageView; - BOOL _needToFadeToWhite; + _Bool _usesWhiteLogo; + int _viewState; + SBLockOverlayStylePropertiesFactory *_underlayPropertiesFactory; + _UILegibilitySettings *_legibilitySettings; + id _delegate; + unsigned long long _style; UIView *_activationInfoView; UIButton *_infoButton; } @property(retain, nonatomic) UIButton *infoButton; // @synthesize infoButton=_infoButton; @property(retain, nonatomic) UIView *activationInfoView; // @synthesize activationInfoView=_activationInfoView; +@property(nonatomic) unsigned long long style; // @synthesize style=_style; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (id)legibilitySettings; +- (id)underlayPropertiesFactory; - (void)layoutSubviews; +- (void)configureOverlayPropertiesForStyle:(unsigned long long)arg1; +- (_Bool)isFakeLogoHidden; +- (void)_toggleViewState; +- (void)setViewState:(int)arg1; +- (void)setTitleLanguage:(id)arg1; - (void)setTitleString:(id)arg1; -- (void)setTitleHidden:(BOOL)arg1; -- (void)removeLogoView; -- (void)setLogoHidden:(BOOL)arg1; - (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1 useWhiteLogo:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect)arg1 useWhiteLogo:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBLockScreenBuddyViewController.h b/iOS7/SpringBoard/SBLockScreenBuddyViewController.h index 171ae9ff2..06eee083e 100644 --- a/iOS7/SpringBoard/SBLockScreenBuddyViewController.h +++ b/iOS7/SpringBoard/SBLockScreenBuddyViewController.h @@ -4,46 +4,75 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "SBLockOverlayViewController.h" -#import "SBLockOverlayViewController-Protocol.h" +#import "SBLockScreenBuddyViewDelegate-Protocol.h" -@class NSArray, NSString, NSTimer, SBActivationInfoViewController, SBLockScreenViewController; +@class NSArray, NSDictionary, NSMutableArray, NSString, NSTimer, SBActivationInfoViewController, SBLockScreenViewController; -@interface SBLockScreenBuddyViewController : UIViewController +@interface SBLockScreenBuddyViewController : SBLockOverlayViewController { - BOOL _showingLogo; - BOOL _startsWithBlackBackground; + NSMutableArray *_currentStringsOrdering; + _Bool _needsTransitionFromFakeLogoToWelcomeStrings; + _Bool _cyclingLabels; + _Bool _viewVisible; + _Bool _showingBootLogo; + _Bool _startsWithBlackBackground; + _Bool _hasResultsFromWifiScan; + _Bool _shouldResetOrderingOnNextCycle; SBLockScreenViewController *_lockScreenViewController; - NSArray *_slideToUnlockStrings; - NSArray *_titleStrings; - unsigned int _currentStringIndex; + NSDictionary *_localizedStrings; + NSArray *_stringsOrdering; + unsigned long long _currentStringIndex; NSTimer *_stringCycleTimer; SBActivationInfoViewController *_activationInfoViewController; + NSString *_telephonyPrimaryLanguage; + NSString *_wifiPrimaryLanguage; } -@property(nonatomic) BOOL startsWithBlackBackground; // @synthesize startsWithBlackBackground=_startsWithBlackBackground; -@property(nonatomic, getter=isShowingLogo) BOOL showingLogo; // @synthesize showingLogo=_showingLogo; +@property(nonatomic) _Bool shouldResetOrderingOnNextCycle; // @synthesize shouldResetOrderingOnNextCycle=_shouldResetOrderingOnNextCycle; +@property(nonatomic) _Bool hasResultsFromWifiScan; // @synthesize hasResultsFromWifiScan=_hasResultsFromWifiScan; +@property(copy, nonatomic) NSString *wifiPrimaryLanguage; // @synthesize wifiPrimaryLanguage=_wifiPrimaryLanguage; +@property(copy, nonatomic) NSString *telephonyPrimaryLanguage; // @synthesize telephonyPrimaryLanguage=_telephonyPrimaryLanguage; +@property(nonatomic) _Bool startsWithBlackBackground; // @synthesize startsWithBlackBackground=_startsWithBlackBackground; +@property(nonatomic, getter=isShowingBootLogo) _Bool showingBootLogo; // @synthesize showingBootLogo=_showingBootLogo; @property(retain, nonatomic) SBActivationInfoViewController *activationInfoViewController; // @synthesize activationInfoViewController=_activationInfoViewController; @property(retain, nonatomic) NSTimer *stringCycleTimer; // @synthesize stringCycleTimer=_stringCycleTimer; -@property(nonatomic) unsigned int currentStringIndex; // @synthesize currentStringIndex=_currentStringIndex; -@property(copy, nonatomic) NSArray *titleStrings; // @synthesize titleStrings=_titleStrings; -@property(copy, nonatomic) NSArray *slideToUnlockStrings; // @synthesize slideToUnlockStrings=_slideToUnlockStrings; +@property(nonatomic) unsigned long long currentStringIndex; // @synthesize currentStringIndex=_currentStringIndex; +@property(copy, nonatomic) NSArray *stringsOrdering; // @synthesize stringsOrdering=_stringsOrdering; +@property(copy, nonatomic) NSDictionary *localizedStrings; // @synthesize localizedStrings=_localizedStrings; @property(nonatomic) SBLockScreenViewController *lockScreenViewController; // @synthesize lockScreenViewController=_lockScreenViewController; -- (void)backlightDidTurnOn:(id)arg1; -- (void)backlightDidDim:(id)arg1; -- (void)toggleShowsIMEIandICCID:(id)arg1; -- (void)cycleTimerDidFire:(id)arg1; -- (void)stopCyclingLocalizedStrings; -- (void)startCyclingLocalizedStrings; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; -- (void)hideBootScreenImmediately; -@property(readonly, nonatomic) NSString *slideToUnlockText; -- (id)overlayView; +- (void)handleTapGestureFromView:(id)arg1; +- (void)buddyView:(id)arg1 didChangeToStyle:(unsigned long long)arg2; +- (void)_closeWifiConnection; +- (void)_wifiScanComplete:(struct __CFArray *)arg1 error:(_Bool)arg2; +- (void)_startWifiScan; +- (void)_didHideBootSetupLogo:(id)arg1; +- (void)_didShowBootSetupLogo:(id)arg1; +- (void)_backlightDidTurnOn:(id)arg1; +- (void)_backlightDidDim:(id)arg1; +- (void)_toggleShowsIMEIandICCID:(id)arg1; +- (void)_cycleTimerDidFire:(id)arg1; +- (void)_stopCyclingLocalizedStrings; +- (void)_updateDisplayedStrings; +- (void)_resetDisplayedLocalizedStringsImmediately:(_Bool)arg1; +- (void)_startCyclingLocalizedStringsWithDelay:(double)arg1; +- (void)_startCyclingLocalizedStrings; +- (void)_updateWifiPrimaryLanguageFromGuessedCountries:(id)arg1; +- (void)_fetchLanguageFromTelephony; +- (id)_importantLanguageIdentifiers; +- (id)_currentLanguageIdentifier; +- (id)_currentStringsDictionary; +- (void)_transitionFromFakeBootLogoToWelcomeStrings; +- (void)_noteLogoVisible:(_Bool)arg1; +- (void)_removeAllHiddenReasons; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (id)buddyView; - (void)loadView; +@property(readonly, nonatomic) NSString *slideToUnlockText; - (void)dealloc; - (id)initWithLockScreenViewController:(id)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenBuddyViewDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenBuddyViewDelegate-Protocol.h new file mode 100644 index 000000000..ce5e6c253 --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenBuddyViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBLockOverlayViewDelegate-Protocol.h" + +@protocol SBLockScreenBuddyViewDelegate +- (void)buddyView:(id)arg1 didChangeToStyle:(unsigned long long)arg2; +@end + diff --git a/iOS7/SpringBoard/SBLockScreenBulletinCell.h b/iOS7/SpringBoard/SBLockScreenBulletinCell.h index 30da0896d..7155e4794 100644 --- a/iOS7/SpringBoard/SBLockScreenBulletinCell.h +++ b/iOS7/SpringBoard/SBLockScreenBulletinCell.h @@ -10,8 +10,8 @@ { } -+ (float)paddingBetweenTitleAndRelevanceDate; -+ (float)rowHeightForTitle:(id)arg1 body:(id)arg2 maxLines:(unsigned int)arg3 attachmentSize:(struct CGSize)arg4 datesVisible:(BOOL)arg5 rowWidth:(float)arg6; ++ (double)paddingBetweenTitleAndRelevanceDate; ++ (double)rowHeightForTitle:(id)arg1 subtitle:(id)arg2 body:(id)arg3 maxLines:(unsigned long long)arg4 attachmentSize:(struct CGSize)arg5 datesVisible:(_Bool)arg6 rowWidth:(double)arg7 includeUnlockActionText:(_Bool)arg8; @end diff --git a/iOS7/SpringBoard/SBLockScreenCameraController.h b/iOS7/SpringBoard/SBLockScreenCameraController.h index 1f56cba5f..de2eed086 100644 --- a/iOS7/SpringBoard/SBLockScreenCameraController.h +++ b/iOS7/SpringBoard/SBLockScreenCameraController.h @@ -6,68 +6,77 @@ #import "SBLockScreenSlideUpController.h" -@class NSDate, NSObject, PUApplicationCameraViewController, SBPasscodeLockDisableAssertion, UIImageView, UIView; +@class DeferredPUApplicationCameraViewController, NSDate, NSObject, SBPasscodeLockDisableAssertion, UIImageView, UIView; @interface SBLockScreenCameraController : SBLockScreenSlideUpController { UIView *_cameraClippingView; UIImageView *_cameraDefaultImageView; + UIImageView *_cameraLandscapeDefaultImageView; UIView *_cameraBackgroundView; UIView *_cameraContainerView; UIView *_cameraFakeStatusBar; - PUApplicationCameraViewController *_cameraViewController; - BOOL _animatingCameraIn; - BOOL _cancelCameraAnimation; - BOOL _cameraModeActive; - BOOL _cameraVisible; + DeferredPUApplicationCameraViewController *_cameraViewController; + _Bool _animatingCameraIn; + _Bool _cancelCameraAnimation; + _Bool _cameraModeActive; + _Bool _cameraVisible; NSDate *_lastCameraSessionID; - BOOL _exitedCameraForAlert; - BOOL _exitedCameraToHomescreen; - BOOL _restartCameraAfterCall; - BOOL _disableGracePeriodForCamera; + _Bool _exitedCameraForAlert; + _Bool _exitedCameraToHomescreen; + _Bool _restartCameraAfterCall; + _Bool _disableGracePeriodForCamera; SBPasscodeLockDisableAssertion *_disableGracePeriodForCameraAssertion; NSObject *_prewarmQueue; id _savedWindowDelegate; - BOOL _prewarming; + _Bool _prewarming; + id _delegate; } +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIView *cameraView; // @synthesize cameraView=_cameraClippingView; -- (float)_grabberInset; -- (BOOL)isCameraVisible; -- (BOOL)isCameraActive; +- (void)_didDeactivate; +- (void)_didActivate; +- (_Bool)isCameraVisible; +- (_Bool)isCameraActive; - (void)abortDynamicAnimationForScreenOff; - (void)tearDownCameraUIImmediately; -- (void)_restoreWindowOrientationAndDelegate; -- (void)_setCameraAsWindowDelegate; -- (void)_dismissCameraAnimated:(BOOL)arg1; +- (void)_disableRotationForCamera; +- (void)_enableRotationForCamera; +- (void)_dismissCameraAnimated:(_Bool)arg1; - (void)_tearDownCameraPreview; - (void)_removeCameraPreviewViews; - (void)_activateCameraAfterCall; - (void)prepareToReturnToCameraFromCall; -- (BOOL)shouldReturnToCameraAfterCall; +- (_Bool)shouldReturnToCameraAfterCall; - (void)cancelReturnToCameraAfterCall; - (void)noteStartingPhoneCallWhileUILocked; -- (void)presentCameraAnimated:(BOOL)arg1; +- (void)presentCameraAnimated:(_Bool)arg1; - (void)activateCamera; -- (void)setDisableGracePeriodForCamera:(BOOL)arg1; +- (void)setDisableGracePeriodForCamera:(_Bool)arg1; - (void)_hideLockScreenView; -- (void)_activateCameraWithNewSessionID:(BOOL)arg1 afterCall:(BOOL)arg2; +- (void)_activateCameraWithNewSessionID:(_Bool)arg1 afterCall:(_Bool)arg2; - (void)_createCameraViewControllerWithOldSessionID; - (void)_createCameraViewControllerWithNewSessionID; -- (void)_createCameraViewControllerWithNewSessionID:(BOOL)arg1 andStartPreview:(BOOL)arg2; +- (void)_createCameraViewControllerWithNewSessionID:(_Bool)arg1 andStartPreview:(_Bool)arg2; +- (void)_setCameraSessionID:(id)arg1; - (void)finalizeGesture; -- (void)translateSlidingViewByY:(float)arg1; +- (void)translateSlidingViewByY:(double)arg1; - (void)_setupCameraSlideDownAnimation; - (void)cleanupFromGesture; +- (void)_cleanupFromDismissal; - (void)prepareForSlideUpAnimation; - (void)_removeLockScreenViewFakeStatusBar; - (void)_cancelCameraPrewarm; - (void)_prewarmCamera; -- (BOOL)handleMenuButtonTap; +- (_Bool)handleMenuButtonTap; - (void)deactivate; - (void)activate; -- (void)setInScreenOffMode:(BOOL)arg1; -- (BOOL)wantsStatusBar; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)setInScreenOffMode:(_Bool)arg1; +- (_Bool)wantsStatusBar; - (void)setGrabberOnLockScreen:(id)arg1; - (id)grabberView; - (void)setLockScreenView:(id)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenCameraControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenCameraControllerDelegate-Protocol.h new file mode 100644 index 000000000..face12b46 --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenCameraControllerDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol SBLockScreenCameraControllerDelegate +- (id)cameraParentViewController; +@end + diff --git a/iOS7/SpringBoard/SBLockScreenClippedSlideController.h b/iOS7/SpringBoard/SBLockScreenClippedSlideController.h index eeddd23b4..c2bcf5ed2 100644 --- a/iOS7/SpringBoard/SBLockScreenClippedSlideController.h +++ b/iOS7/SpringBoard/SBLockScreenClippedSlideController.h @@ -14,19 +14,19 @@ UIView *_clippingView; UIView *_viewToClip; UIView *_statusBarContainer; - BOOL _wantsFakeStatusBar; - BOOL _shouldSlideLockScreenView; - BOOL _cleanupManually; - BOOL _needsCleanup; - BOOL _hidesSpringBoardStatusBarInitially; + _Bool _wantsFakeStatusBar; + _Bool _shouldSlideLockScreenView; + _Bool _cleanupManually; + _Bool _needsCleanup; + _Bool _hidesSpringBoardStatusBarInitially; SBFakeStatusBarView *_fakeStatusBar; SBDisableAppStatusBarAlphaChangesAssertion *_statusBarAssertion; } -@property(nonatomic) BOOL hidesSpringBoardStatusBarInitially; // @synthesize hidesSpringBoardStatusBarInitially=_hidesSpringBoardStatusBarInitially; -@property(nonatomic) BOOL shouldSlideLockScreenView; // @synthesize shouldSlideLockScreenView=_shouldSlideLockScreenView; -@property(nonatomic) BOOL wantsFakeStatusBar; // @synthesize wantsFakeStatusBar=_wantsFakeStatusBar; -@property(nonatomic) BOOL cleanupManually; // @synthesize cleanupManually=_cleanupManually; +@property(nonatomic) _Bool hidesSpringBoardStatusBarInitially; // @synthesize hidesSpringBoardStatusBarInitially=_hidesSpringBoardStatusBarInitially; +@property(nonatomic) _Bool shouldSlideLockScreenView; // @synthesize shouldSlideLockScreenView=_shouldSlideLockScreenView; +@property(nonatomic) _Bool wantsFakeStatusBar; // @synthesize wantsFakeStatusBar=_wantsFakeStatusBar; +@property(nonatomic) _Bool cleanupManually; // @synthesize cleanupManually=_cleanupManually; @property(retain, nonatomic) UIView *viewToClip; // @synthesize viewToClip=_viewToClip; - (void)_cleanup; - (void)_setupAndAddFakeStatusBarIfNecessary; diff --git a/iOS7/SpringBoard/SBLockScreenDateViewController.h b/iOS7/SpringBoard/SBLockScreenDateViewController.h index 18b360b9a..2bd51746f 100644 --- a/iOS7/SpringBoard/SBLockScreenDateViewController.h +++ b/iOS7/SpringBoard/SBLockScreenDateViewController.h @@ -6,25 +6,30 @@ #import "UIViewController.h" -@class NSTimer; +@class NSTimer, _UILegibilitySettings; @interface SBLockScreenDateViewController : UIViewController { NSTimer *_updateTimer; - BOOL _disablesUpdates; + _Bool _disablesUpdates; + _UILegibilitySettings *_legibilitySettings; } -@property(nonatomic) BOOL disablesUpdates; // @synthesize disablesUpdates=_disablesUpdates; -- (void)setContentAlpha:(float)arg1 withDateVisible:(BOOL)arg2; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; +@property(nonatomic) _Bool disablesUpdates; // @synthesize disablesUpdates=_disablesUpdates; +- (void)setContentAlpha:(double)arg1 withDateVisible:(_Bool)arg2; - (void)_startUpdateTimer; - (void)_stopUpdateTimer; - (void)_updateView; +- (id)dateViewIfExists; - (id)dateView; - (void)_updateFormat; - (void)_addObservers; +- (void)_backlightChanged; - (void)willMoveToParentViewController:(id)arg1; +- (void)setView:(id)arg1; - (void)loadView; -@property(nonatomic, getter=isDateHidden) BOOL dateHidden; +@property(nonatomic, getter=isDateHidden) _Bool dateHidden; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenDeviceBlockViewController.h b/iOS7/SpringBoard/SBLockScreenDeviceBlockViewController.h index 1596b2770..aea9dd77a 100644 --- a/iOS7/SpringBoard/SBLockScreenDeviceBlockViewController.h +++ b/iOS7/SpringBoard/SBLockScreenDeviceBlockViewController.h @@ -4,23 +4,20 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" - -#import "SBLockOverlayViewController-Protocol.h" +#import "SBLockOverlayViewController.h" @class NSString, NSTimer; -@interface SBLockScreenDeviceBlockViewController : UIViewController +@interface SBLockScreenDeviceBlockViewController : SBLockOverlayViewController { NSTimer *_updateTimer; } - (void)_scheduleTimerIfNecessaryAndUpdateSubtitle; - (void)_clearTimer; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)loadView; -- (id)overlayView; @property(readonly, nonatomic) NSString *slideToUnlockText; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBLockScreenFullscreenBulletinViewController.h b/iOS7/SpringBoard/SBLockScreenFullscreenBulletinViewController.h index 99f048d77..91d2d867d 100644 --- a/iOS7/SpringBoard/SBLockScreenFullscreenBulletinViewController.h +++ b/iOS7/SpringBoard/SBLockScreenFullscreenBulletinViewController.h @@ -4,14 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "SBLockOverlayViewController.h" -#import "SBLockOverlayViewController-Protocol.h" #import "SBLockOverlayViewDelegate-Protocol.h" @class SBAwayBulletinListItem, SBLockOverlayView; -@interface SBLockScreenFullscreenBulletinViewController : UIViewController +@interface SBLockScreenFullscreenBulletinViewController : SBLockOverlayViewController { SBLockOverlayView *_bulletinView; SBAwayBulletinListItem *_bulletinItem; @@ -20,7 +19,6 @@ @property(retain, nonatomic) SBAwayBulletinListItem *bulletinItem; // @synthesize bulletinItem=_bulletinItem; - (void)handleTapGestureFromView:(id)arg1; - (void)updateContent; -- (id)overlayView; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenInfoOverlayDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenInfoOverlayDelegate-Protocol.h index c9092380e..69997826b 100644 --- a/iOS7/SpringBoard/SBLockScreenInfoOverlayDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBLockScreenInfoOverlayDelegate-Protocol.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "SBLockOverlayViewControllerDelegate-Protocol.h" -@protocol SBLockScreenInfoOverlayDelegate +@protocol SBLockScreenInfoOverlayDelegate - (void)infoOverlayWantsDismissal; @end diff --git a/iOS7/SpringBoard/SBLockScreenInfoOverlayViewController.h b/iOS7/SpringBoard/SBLockScreenInfoOverlayViewController.h index 9c57b91ec..2263fdba3 100644 --- a/iOS7/SpringBoard/SBLockScreenInfoOverlayViewController.h +++ b/iOS7/SpringBoard/SBLockScreenInfoOverlayViewController.h @@ -4,26 +4,25 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "SBLockOverlayViewController.h" -#import "SBLockOverlayViewController-Protocol.h" #import "SBLockOverlayViewDelegate-Protocol.h" @class NSString, SBLockScreenInfoOverlayView; -@interface SBLockScreenInfoOverlayViewController : UIViewController +@interface SBLockScreenInfoOverlayViewController : SBLockOverlayViewController { SBLockScreenInfoOverlayView *_overlayView; NSString *_title; - id _delegate; } -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)handleTapGestureFromView:(id)arg1; -- (id)overlayView; - (void)loadView; - (void)dealloc; - (id)initWithTitle:(id)arg1; +// Remaining properties +@property(nonatomic) id delegate; + @end diff --git a/iOS7/SpringBoard/SBLockScreenLegalViewController.h b/iOS7/SpringBoard/SBLockScreenLegalViewController.h index 685509ae9..9e1fdf0cf 100644 --- a/iOS7/SpringBoard/SBLockScreenLegalViewController.h +++ b/iOS7/SpringBoard/SBLockScreenLegalViewController.h @@ -10,7 +10,7 @@ { } -- (BOOL)_shouldShowLegalText; +- (_Bool)_shouldShowLegalText; - (id)_legalString; - (id)legalView; - (void)loadView; diff --git a/iOS7/SpringBoard/SBLockScreenManager.h b/iOS7/SpringBoard/SBLockScreenManager.h index 1973dc370..7dd9cb6a4 100644 --- a/iOS7/SpringBoard/SBLockScreenManager.h +++ b/iOS7/SpringBoard/SBLockScreenManager.h @@ -6,42 +6,55 @@ #import "NSObject.h" -@class NSMutableSet, NSString, SBLockScreenViewControllerBase, SBPasscodeEntryAlertViewController, SBPasscodeLockDisableAssertion; +@class NSHashTable, NSMutableSet, SBLockScreenViewControllerBase, SBPasscodeEntryAlertViewController, SBPasscodeLockDisableAssertion; @interface SBLockScreenManager : NSObject { SBLockScreenViewControllerBase *_lockScreenViewController; - BOOL _isUILocked; - BOOL _appRequestedPasscodeEntry; - BOOL _uiHasBeenLockedOnce; + _Bool _isUILocked; + _Bool _isWaitingToLockUI; + _Bool _appRequestedPasscodeEntry; + _Bool _uiHasBeenLockedOnce; SBPasscodeEntryAlertViewController *_passcodeEntryController; SBPasscodeLockDisableAssertion *_disablePasscodeLockWhileUIUnlockedAssertion; NSMutableSet *_disableLockScreenIfPossibleAssertions; - BOOL _isInLostMode; - NSString *_currentTestName; + NSHashTable *_disableUnlockAssertions; + _Bool _isInLostMode; + _Bool _biometricEventStartedWithScreenOff; + unsigned long long _biometricEventStartTime; + unsigned long long _failedMesaUnlockAttempts; + _Bool _bioAuthenticatedWhileMenuButtonDown; } + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNeeded:(BOOL)arg1; -@property(retain, nonatomic) NSString *currentTestName; // @synthesize currentTestName=_currentTestName; -@property(readonly) BOOL isUILocked; // @synthesize isUILocked=_isUILocked; ++ (id)_sharedInstanceCreateIfNeeded:(_Bool)arg1; +@property(readonly) _Bool bioAuthenticatedWhileMenuButtonDown; // @synthesize bioAuthenticatedWhileMenuButtonDown=_bioAuthenticatedWhileMenuButtonDown; +@property(readonly) _Bool isWaitingToLockUI; // @synthesize isWaitingToLockUI=_isWaitingToLockUI; +@property(readonly) _Bool isUILocked; // @synthesize isUILocked=_isUILocked; @property(readonly, nonatomic) SBLockScreenViewControllerBase *lockScreenViewController; // @synthesize lockScreenViewController=_lockScreenViewController; -- (void)runUnlockTest:(id)arg1 options:(id)arg2; -- (void)_irisOpened; -- (BOOL)handleMenuButtonTap; -- (BOOL)handleKeyHIDEvent:(struct __IOHIDEvent *)arg1; +- (void)_frontmostDisplayChanged:(id)arg1; +- (void)_lockScreenDimmed:(id)arg1; +- (void)_bioAuthenticated:(id)arg1; +- (_Bool)biometricEventMonitorShouldRelockAfterBioUnlock:(id)arg1; +- (void)biometricEventMonitor:(id)arg1 handleBiometricEvent:(unsigned long long)arg2; +- (_Bool)handleMenuButtonTap; +- (_Bool)handleKeyHIDEvent:(struct __IOHIDEvent *)arg1; - (void)activationChanged:(id)arg1; -- (BOOL)isInLostMode; -- (void)exitLostModeIfNecessaryFromRemoteRequest:(BOOL)arg1; -- (void)activateLostModeForRemoteLock:(BOOL)arg1; -- (void)_lockFeaturesForRemoteLock:(BOOL)arg1; -- (void)remoteLock:(BOOL)arg1; -- (void)_networkTetheringStateChanged:(id)arg1; +- (void)enableLostModePlugin; +- (_Bool)isInLostMode; +- (void)exitLostModeIfNecessaryFromRemoteRequest:(_Bool)arg1; +- (void)activateLostModeForRemoteLock:(_Bool)arg1; +- (void)_lockFeaturesForRemoteLock:(_Bool)arg1; +- (void)remoteLock:(_Bool)arg1; +- (void)_resetOrRestoreStateChanged:(id)arg1; - (void)_deviceBlockedChanged:(id)arg1; - (void)_deviceLockedChanged:(id)arg1; -- (BOOL)attemptUnlockWithPasscode:(id)arg1; +- (_Bool)attemptUnlockWithPasscode:(id)arg1; - (void)startUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; +- (void)_postLockCompletedNotification:(_Bool)arg1; +- (void)_removeDisableUnlockAssertion:(id)arg1; +- (void)_addDisableUnlockAssertion:(id)arg1; - (void)updateSpringBoardStatusBarForLockScreenTeardown; - (void)cancelApplicationRequestedDeviceLockEntry; - (void)applicationRequestedDeviceUnlock; @@ -49,18 +62,18 @@ - (void)addLockScreenDisableAssertion:(id)arg1; - (void)_handleExternalUIUnlock:(id)arg1; - (void)_finishUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; -- (void)_undimScreenForUnlockFromSource:(int)arg1 condition:(id)arg2; - (void)unlockUIFromSource:(int)arg1 withOptions:(id)arg2; +- (_Bool)_shouldAutoUnlockFromUnlockSource:(int)arg1; - (void)_sendUILockStateChangedNotification; - (void)_lockUI; -- (void)_setUILocked:(BOOL)arg1; -- (void)_relockUIForButtonPress:(BOOL)arg1 afterCall:(BOOL)arg2; -- (void)_activateLockScreenAnimated:(BOOL)arg1 automatically:(BOOL)arg2 disableLockSound:(BOOL)arg3 inScreenOffMode:(BOOL)arg4; +- (void)_setUILocked:(_Bool)arg1; +- (void)_relockUIForButtonPress:(_Bool)arg1 afterCall:(_Bool)arg2; +- (void)_activateLockScreenAnimated:(_Bool)arg1 automatically:(_Bool)arg2 inScreenOffMode:(_Bool)arg3 dimInAnimation:(_Bool)arg4 dismissNotificationCenter:(_Bool)arg5; - (void)lockUIFromSource:(int)arg1 withOptions:(id)arg2; -- (BOOL)shouldLockUIAfterEndingCall; -- (BOOL)_shouldLockAfterFaceTimeCall; -- (BOOL)_shouldLockAfterTelephonyCall; -- (BOOL)hasUIEverBeenLocked; +- (_Bool)shouldLockUIAfterEndingCall; +- (_Bool)_shouldLockAfterFaceTimeCall; +- (_Bool)_shouldLockAfterTelephonyCall; +- (_Bool)hasUIEverBeenLocked; - (id)_newLockScreenController; - (id)init; diff --git a/iOS7/SpringBoard/SBLockScreenModalAlertView.h b/iOS7/SpringBoard/SBLockScreenModalAlertView.h index 4701e7ce3..2987d47a5 100644 --- a/iOS7/SpringBoard/SBLockScreenModalAlertView.h +++ b/iOS7/SpringBoard/SBLockScreenModalAlertView.h @@ -11,11 +11,11 @@ @interface SBLockScreenModalAlertView : UIView { UIAlertView *_alertView; + UIView *_realModalAlertView; } - (void)layoutSubviews; - (void)removeAlertView; -- (BOOL)replaceAlertView:(id)arg1 withAlertView:(id)arg2; - (void)showAlertView:(id)arg1; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenModalAlertViewController.h b/iOS7/SpringBoard/SBLockScreenModalAlertViewController.h index cbf9c8aeb..c0de5a68a 100644 --- a/iOS7/SpringBoard/SBLockScreenModalAlertViewController.h +++ b/iOS7/SpringBoard/SBLockScreenModalAlertViewController.h @@ -18,14 +18,13 @@ - (void)pendOrDeactivateCurrentAlertItem; - (void)_pendAlertItem:(id)arg1; -- (void)noteAlertSheetWasReplaced:(id)arg1 withAlertSheet:(id)arg2; - (id)allPendingAlertItems; -- (BOOL)hasSuperModalAlertItems; +- (_Bool)hasSuperModalAlertItems; - (id)dequeueAllPendingSuperModalAlertItems; @property(readonly, nonatomic) SBAlertItem *currentAlertItem; // @synthesize currentAlertItem=_currentAlertItem; - (id)dequeueAllPendingAlertItems; - (void)deactivateAlertItem:(id)arg1; -- (BOOL)activateAlertItem:(id)arg1 pended:(BOOL)arg2; +- (_Bool)activateAlertItem:(id)arg1 pended:(_Bool)arg2; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenNotificationBannerItem.h b/iOS7/SpringBoard/SBLockScreenNotificationBannerItem.h index bf8289cd4..61b94afa5 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationBannerItem.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationBannerItem.h @@ -22,10 +22,10 @@ @property(retain, nonatomic) id unlockActionHandler; // @synthesize unlockActionHandler=_unlockActionHandler; @property(readonly, nonatomic) SBAwayListItem *listItem; // @synthesize listItem=_listItem; - (id)unlockActionContext; -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; -- (BOOL)isVIP; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; +- (_Bool)isVIP; - (id)attachmentImage; - (id)attachmentText; - (id)iconImage; @@ -33,7 +33,7 @@ - (id)message; - (id)title; - (id)sortDate; -- (BOOL)canShowWhileLocked; +- (_Bool)canShowWhileLocked; - (id)action; - (void)dealloc; - (id)initWithListItem:(id)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenNotificationBannerItemFactory.h b/iOS7/SpringBoard/SBLockScreenNotificationBannerItemFactory.h index 268f24070..a5ce234a0 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationBannerItemFactory.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationBannerItemFactory.h @@ -12,7 +12,7 @@ + (id)sharedInstance; - (id)bannerItemWithAwayListItem:(id)arg1 unlockActionHandler:(id)arg2 delegate:(id)arg3; -- (BOOL)supportsAwayListItem:(id)arg1; +- (_Bool)supportsAwayListItem:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenNotificationBulletinBannerItem.h b/iOS7/SpringBoard/SBLockScreenNotificationBulletinBannerItem.h index aee95edf1..24958b633 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationBulletinBannerItem.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationBulletinBannerItem.h @@ -15,7 +15,7 @@ - (id)_bulletinListItem; - (id)unlockActionContext; -- (BOOL)isVIP; +- (_Bool)isVIP; - (id)attachmentImage; - (id)attachmentText; - (id)iconImage; diff --git a/iOS7/SpringBoard/SBLockScreenNotificationCell.h b/iOS7/SpringBoard/SBLockScreenNotificationCell.h index d573b5719..c91dc3a68 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationCell.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationCell.h @@ -6,61 +6,58 @@ #import "SBNotificationCell.h" -#import "SBGlintyStringViewDelegate-Protocol.h" +@class SBLockScreenNotificationScrollView, SBUnlockActionContext, UIButton, UILabel, UIView; -@class NSArray, NSTimer, SBGlintyStringView, SBLockScreenNotificationScrollView, SBUnlockActionContext, UIView; - -@interface SBLockScreenNotificationCell : SBNotificationCell +@interface SBLockScreenNotificationCell : SBNotificationCell { - BOOL _isTopCell; - BOOL _drawsSeparators; - float _currentContentAlpha; + _Bool _isTopCell; + _Bool _drawsSeparators; + double _currentContentAlpha; UIView *_topSeparatorView; UIView *_bottomSeparatorView; - NSArray *_actionButtons; id _actionButtonHandler; SBLockScreenNotificationScrollView *_contentScrollView; SBUnlockActionContext *_unlockActionContext; - SBGlintyStringView *_unlockTextView; - NSTimer *_unlockTextRevealTimer; - id _delegate; + UILabel *_unlockTextLabel; + id _delegate; + _Bool _resetsScrollOnPluginWillDisable; + double _contentScrollViewWidth; } -+ (float)primaryPaddingLeft; -+ (float)rowHeightForTitle:(id)arg1 body:(id)arg2 maxLines:(unsigned int)arg3 attachmentSize:(struct CGSize)arg4 datesVisible:(BOOL)arg5 rowWidth:(float)arg6; ++ (double)primaryPaddingLeft; ++ (_Bool)wantsUnlockActionText; ++ (double)rowHeightForTitle:(id)arg1 subtitle:(id)arg2 body:(id)arg3 maxLines:(unsigned long long)arg4 attachmentSize:(struct CGSize)arg5 datesVisible:(_Bool)arg6 rowWidth:(double)arg7 includeUnlockActionText:(_Bool)arg8; + (id)defaultColorForEventDate; + (id)defaultColorForRelevanceDate; + (id)defaultColorForSecondaryText; ++ (id)defaultColorForSubtitleText; + (id)defaultColorForPrimaryText; + (id)defaultFontForEventDate; + (id)defaultFontForRelevanceDate; + (id)defaultFontForSecondaryText; ++ (id)defaultFontForSubtitleText; + (id)defaultFontForPrimaryText; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(retain, nonatomic) NSArray *actionButtons; // @synthesize actionButtons=_actionButtons; +@property(nonatomic) _Bool resetsScrollOnPluginWillDisable; // @synthesize resetsScrollOnPluginWillDisable=_resetsScrollOnPluginWillDisable; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SBUnlockActionContext *unlockActionContext; // @synthesize unlockActionContext=_unlockActionContext; -@property(nonatomic) BOOL drawsSeparators; // @synthesize drawsSeparators=_drawsSeparators; -@property(nonatomic) BOOL isTopCell; // @synthesize isTopCell=_isTopCell; +@property(nonatomic) double contentScrollViewWidth; // @synthesize contentScrollViewWidth=_contentScrollViewWidth; +@property(nonatomic) _Bool drawsSeparators; // @synthesize drawsSeparators=_drawsSeparators; +@property(nonatomic) _Bool isTopCell; // @synthesize isTopCell=_isTopCell; - (void)layoutSubviews; -- (void)glintyAnimationDidStop; -- (void)glintyAnimationDidStart; - (void)_handleActionButtonPress:(id)arg1; - (id)_buttonWithLabel:(id)arg1; -- (id)_buttonsWithLabels:(id)arg1; -- (void)setButtonLabels:(id)arg1 handler:(id)arg2; -- (void)_animateToUnlockTextVisible:(BOOL)arg1 duration:(float)arg2; -- (void)_unlockTextRevealTimerFired:(id)arg1; -- (void)_setUnlockTextRevealTimer; -- (void)_clearUnlockTextRevealTimer; -- (void)hideUnlockTextImmediately; -- (void)showUnlockTextImmediately; -- (void)prepareUnlockText; -@property(readonly, nonatomic) BOOL wantsUnlockActionText; -- (void)setContentAlpha:(float)arg1; -- (void)scrollToOriginAnimated:(BOOL)arg1; -- (void)resetScrollViewWithWidth:(float)arg1; +- (void)setButtonLabel:(id)arg1 handler:(id)arg2; +- (void)_updateUnlockText:(id)arg1; +- (void)setContentAlpha:(double)arg1; +- (void)scrollToOriginAnimated:(_Bool)arg1; +- (void)resetScrollView; +- (void)_notePluginWillDisable:(id)arg1; +- (void)prepareForReuse; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; + +// Remaining properties +@property(retain, nonatomic) UIButton *actionButton; @end diff --git a/iOS7/SpringBoard/SBLockScreenNotificationCellDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenNotificationCellDelegate-Protocol.h deleted file mode 100644 index 6601594ea..000000000 --- a/iOS7/SpringBoard/SBLockScreenNotificationCellDelegate-Protocol.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBLockScreenNotificationCellDelegate -- (double)lastSlideToUnlockAnimationStartTime; -@end - diff --git a/iOS7/SpringBoard/SBLockScreenNotificationListController.h b/iOS7/SpringBoard/SBLockScreenNotificationListController.h index 04fdc4180..ac2e23414 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationListController.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationListController.h @@ -24,22 +24,23 @@ BBObserver *_observer; NSMutableArray *_listItems; NSMutableArray *_realertTimers; - BOOL _hibernating; - BOOL _quietModeEnabled; + _Bool _hibernating; + _Bool _quietModeEnabled; SBUnlockActionContext *_actionContext; id _bannerTarget; NSMutableArray *_listItemsBannerQueue; - BOOL _bannersEnabled; - BOOL _isOnscreen; - BOOL _hasMissedUnreadNotifications; - BOOL _hasAnyContent; + _Bool _bannersEnabled; + _Bool _isOnscreen; + _Bool _hasMissedUnreadNotifications; + long long _messagePrivacyRevealState; + _Bool _hasAnyContent; } -+ (id)underlayProperties; -@property(nonatomic) BOOL hasAnyContent; // @synthesize hasAnyContent=_hasAnyContent; -@property(nonatomic) BOOL isHibernating; // @synthesize isHibernating=_hibernating; -@property(nonatomic, getter=isBannersEnabled) BOOL bannersEnabled; // @synthesize bannersEnabled=_bannersEnabled; -@property(readonly, nonatomic) BOOL quietModeEnabled; // @synthesize quietModeEnabled=_quietModeEnabled; ++ (id)underlayPropertiesFactory; +@property(nonatomic) _Bool hasAnyContent; // @synthesize hasAnyContent=_hasAnyContent; +@property(nonatomic) _Bool isHibernating; // @synthesize isHibernating=_hibernating; +@property(nonatomic, getter=isBannersEnabled) _Bool bannersEnabled; // @synthesize bannersEnabled=_bannersEnabled; +@property(readonly, nonatomic) _Bool quietModeEnabled; // @synthesize quietModeEnabled=_quietModeEnabled; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SBUnlockActionContext *unlockActionContext; // @synthesize unlockActionContext=_actionContext; - (void)handleVolumeIncrease; @@ -50,7 +51,7 @@ - (id)newBannerViewForContext:(id)arg1; - (id)dequeueNextBannerItemForTarget:(id)arg1; - (id)peekNextBannerItemForTarget:(id)arg1; -- (BOOL)_shouldAddBannerItem:(id)arg1; +- (_Bool)_shouldAddBannerItem:(id)arg1; - (void)bannerItemWasTapped:(id)arg1; - (void)_scheduleRealerts:(id)arg1; - (void)_killRealerts:(id)arg1; @@ -58,46 +59,48 @@ - (void)_playSoundForBulletinIfPossible:(id)arg1; - (void)_showTestBulletin; - (id)listItemAtIndexPath:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; - (id)lockScreenScrollView; -- (double)lastSlideToUnlockAnimationStartTime; - (void)noteUnlockActionChanged:(id)arg1; - (void)unlockUIWithActionContext:(id)arg1; -- (void)lockScreenViewDidEndScrollingOnPage:(int)arg1; +- (void)lockScreenViewDidEndScrollingOnPage:(long long)arg1; +- (void)concealForChangeInMessagePrivacy; +- (void)revealForChangeInMessagePrivacy; - (void)clearItemsForNotificationCenter; - (void)_sortListItems; - (void)_updateModelAndViewForRemovalOfItem:(id)arg1; -- (void)_updateModelForRemovalOfItem:(id)arg1 updateView:(BOOL)arg2; +- (void)_updateModelForRemovalOfItem:(id)arg1 updateView:(_Bool)arg2; - (void)_updateModelAndViewForReplacingItem:(id)arg1 withNewItem:(id)arg2; - (void)_updateModelAndViewForModificationOfItem:(id)arg1; - (void)_updateModelAndViewForAdditionOfItem:(id)arg1; - (void)updateCardItem:(id)arg1; - (void)deactivateCardItem:(id)arg1; -- (void)activateCardItem:(id)arg1 animated:(BOOL)arg2; -- (void)_activateOrUpdateCardItem:(id)arg1 animated:(BOOL)arg2; +- (void)activateCardItem:(id)arg1 animated:(_Bool)arg2; +- (void)_activateOrUpdateCardItem:(id)arg1 animated:(_Bool)arg2; +- (void)performSystemAlertUnlockActions; - (id)pendOrDeactivateAlertItems; - (void)deactivateAlertItem:(id)arg1; -- (BOOL)activateAlertItem:(id)arg1; +- (_Bool)activateAlertItem:(id)arg1; - (void)turnOnScreenIfNecessaryForItem:(id)arg1; -- (BOOL)shouldPlaySoundForItem:(id)arg1; -- (BOOL)shouldTreatItemAsInert:(id)arg1; -- (void)observer:(id)arg1 noteServerConnectionStateChanged:(BOOL)arg2; +- (_Bool)shouldPlaySoundForItem:(id)arg1; +- (_Bool)shouldTreatItemAsInert:(id)arg1; +- (void)observer:(id)arg1 noteServerConnectionStateChanged:(_Bool)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; -- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned int)arg2; -- (id)observer:(id)arg1 composedAttachmentImageForType:(int)arg2 thumbnailData:(id)arg3 key:(id)arg4; -- (id)observer:(id)arg1 multipleThumbnailSizeConstraintsForAttachmentType:(int)arg2; -- (BOOL)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; +- (void)observer:(id)arg1 noteAlertBehaviorOverridesChanged:(unsigned long long)arg2; +- (id)observer:(id)arg1 composedAttachmentImageForType:(long long)arg2 thumbnailData:(id)arg3 key:(id)arg4; +- (id)observer:(id)arg1 multipleThumbnailSizeConstraintsForAttachmentType:(long long)arg2; +- (_Bool)observerShouldFetchAttachmentImageBeforeBulletinDelivery:(id)arg1; - (void)observer:(id)arg1 removeBulletin:(id)arg2; - (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (id)_listItemContainingCardItem:(id)arg1; - (id)_listItemContainingSystemAlert:(id)arg1; - (id)_listItemContainingBulletinID:(id)arg1; - (id)_listItemForNewBulletin:(id)arg1; -- (BOOL)dismissReadNotifications; -- (BOOL)hasMissedUnreadNotifications; -- (void)setIsOnscreen:(BOOL)arg1; -- (void)setInScreenOffMode:(BOOL)arg1; +- (_Bool)dismissReadNotifications; +- (_Bool)hasMissedUnreadNotifications; +- (void)setIsOnscreen:(_Bool)arg1; +- (void)setInScreenOffMode:(_Bool)arg1; - (void)_hardwareButtonPressed:(id)arg1; - (void)loadView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBLockScreenNotificationListDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenNotificationListDelegate-Protocol.h index 5e911e01e..30c36b777 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationListDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationListDelegate-Protocol.h @@ -10,9 +10,8 @@ - (void)dismissFullscreenBulletinAlertWithItem:(id)arg1; - (void)modifyFullscreenBulletinAlertWithItem:(id)arg1; - (void)presentFullscreenBulletinAlertWithItem:(id)arg1; -- (double)lastSlideToUnlockAnimationStartTime; - (id)lockScreenScrollView; -- (void)notificationListBecomingVisible:(BOOL)arg1; +- (void)notificationListBecomingVisible:(_Bool)arg1; - (void)attemptToUnlockUIFromNotification; - (void)bannerEnablementChanged; @end diff --git a/iOS7/SpringBoard/SBLockScreenNotificationListView.h b/iOS7/SpringBoard/SBLockScreenNotificationListView.h index 5d01eecc4..6a7ca3ba9 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationListView.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationListView.h @@ -6,32 +6,36 @@ #import "UIView.h" -#import "SBLockScreenNotificationCellDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -@class CADisplayLink, NSTimer, SBLockScreenNotificationCell, UIImageView, UITableView; +@class CADisplayLink, NSMutableDictionary, NSTimer, UIImageView, UITableView; -@interface SBLockScreenNotificationListView : UIView +@interface SBLockScreenNotificationListView : UIView { UITableView *_tableView; UIView *_tableHeaderView; UIView *_tableFooterView; UIImageView *_topDropShadowView; - UIView *_bottomFadeMaskContainer; - UIImageView *_bottomFadeMaskImageView; + UIImageView *_bottomDropShadowView; + UIView *_containerView; id _delegate; id _model; CADisplayLink *_displayLink; - float _currentTextAlpha; + double _currentTextAlpha; double _fadeStartTimestamp; NSTimer *_oldTextDisabledTimer; - unsigned int _indexOfNewItem; - SBLockScreenNotificationCell *_currentCellForUnlock; - BOOL _notificationCellIsScrollingToPasscode; - float _notificationScrollDecelerationRatio; + unsigned long long _indexOfNewItem; + _Bool _notificationCellIsScrollingToPasscode; + double _notificationScrollDecelerationRatio; + NSMutableDictionary *_heightForListItemCache; + double _totalContentHeight; + double _startingScrollOffset; + double _lastDistanceScrolled; + _Bool _updateCellsToVisibleOnPluginWillDisable; } +@property(nonatomic) _Bool updateCellsToVisibleOnPluginWillDisable; // @synthesize updateCellsToVisibleOnPluginWillDisable=_updateCellsToVisibleOnPluginWillDisable; @property(nonatomic) id model; // @synthesize model=_model; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_cellTextFadeTimerFired:(id)arg1; @@ -40,29 +44,34 @@ - (void)_clearTextDisabledTimer; - (void)_resetAllFadeTimers; - (void)_disableExistingContent; +- (struct UIEdgeInsets)_contentViewInsets; +- (_Bool)_disableIdleTimer:(_Bool)arg1; +- (void)_pluginWillDisable:(id)arg1; - (void)updateForRemovalOfItems; -- (void)updateForRemovalOfItemAtIndex:(unsigned int)arg1; -- (void)_postludeForUpdateForRemoval:(BOOL)arg1; -- (void)updateForModificationOfItemWithOldIndex:(unsigned int)arg1 andNewIndex:(unsigned int)arg2; -- (void)updateForAdditionOfItemAtIndex:(unsigned int)arg1; -- (int)_rowAnimationForDelete; -- (int)_rowAnimationForInsert; +- (void)updateForRemovalOfItemAtIndex:(unsigned long long)arg1 removedItem:(id)arg2; +- (void)_postludeForUpdateForRemoval:(_Bool)arg1; +- (void)updateForModificationOfItemWithOldIndex:(unsigned long long)arg1 andNewIndex:(unsigned long long)arg2; +- (void)updateForAdditionOfItemAtIndex:(unsigned long long)arg1 allowHighlightOnInsert:(_Bool)arg2; +- (long long)_rowAnimationForDelete; +- (long long)_rowAnimationForInsert; - (void)scrollViewDidScroll:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)_scrollingEndedInScrollView:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)_setNonSelectedCellsToVisible:(BOOL)arg1 withSelectedCell:(id)arg2; +- (void)_setNonSelectedCellsToVisible:(_Bool)arg1 withSelectedCell:(id)arg2; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; - (void)_setContentForTableCell:(id)arg1 withItem:(id)arg2 atIndexPath:(id)arg3; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (double)lastSlideToUnlockAnimationStartTime; -- (void)lockScreenDidEndScrollingOnPage:(int)arg1; -- (void)setInScreenOffMode:(BOOL)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)lockScreenDidEndScrollingOnPage:(long long)arg1; +- (void)scrollToTopOfListAnimated:(_Bool)arg1; +- (void)setInScreenOffMode:(_Bool)arg1; +- (void)_updateTotalContentHeight; +- (void)_updateBottomShadowVisibility; - (id)_tableFooterView; - (id)_tableHeaderView; - (void)layoutSubviews; diff --git a/iOS7/SpringBoard/SBLockScreenNotificationModel-Protocol.h b/iOS7/SpringBoard/SBLockScreenNotificationModel-Protocol.h index 8af2310d0..07a42c47e 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationModel-Protocol.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationModel-Protocol.h @@ -8,6 +8,6 @@ @protocol SBLockScreenNotificationModel - (id)listItemAtIndexPath:(id)arg1; -- (unsigned int)count; +- (unsigned long long)count; @end diff --git a/iOS7/SpringBoard/SBLockScreenNotificationScrollView.h b/iOS7/SpringBoard/SBLockScreenNotificationScrollView.h index ce8b45e73..dd6c84bd1 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationScrollView.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationScrollView.h @@ -15,8 +15,8 @@ SBLockScreenNotificationCell *_associatedCell; } -+ (float)scrollThresholdForPasscodeScroll; -@property(retain, nonatomic) SBLockScreenNotificationCell *associatedCell; // @synthesize associatedCell=_associatedCell; ++ (double)scrollThresholdForPasscodeScroll; +@property(nonatomic) SBLockScreenNotificationCell *associatedCell; // @synthesize associatedCell=_associatedCell; @end diff --git a/iOS7/SpringBoard/SBLockScreenNotificationViewDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenNotificationViewDelegate-Protocol.h index ae8b86eb4..326df5ff6 100644 --- a/iOS7/SpringBoard/SBLockScreenNotificationViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBLockScreenNotificationViewDelegate-Protocol.h @@ -7,7 +7,6 @@ #import "SBUnlockActionHandler-Protocol.h" @protocol SBLockScreenNotificationViewDelegate -- (double)lastSlideToUnlockAnimationStartTime; - (id)lockScreenScrollView; - (void)noteUnlockActionChanged:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenNowPlayingPluginController.h b/iOS7/SpringBoard/SBLockScreenNowPlayingPluginController.h index 5d5ddfbf4..3e10f063b 100644 --- a/iOS7/SpringBoard/SBLockScreenNowPlayingPluginController.h +++ b/iOS7/SpringBoard/SBLockScreenNowPlayingPluginController.h @@ -6,18 +6,20 @@ #import "NSObject.h" -@class SBLockScreenViewController, SBMediaController; +@class PCPersistentTimer, SBLockScreenViewController, SBMediaController; @interface SBLockScreenNowPlayingPluginController : NSObject { SBLockScreenViewController *_viewController; SBMediaController *_mediaController; + PCPersistentTimer *_disableTimer; } -- (void)_postNowPlayingChangedNotification; -- (void)_handleNowPlayingChanged; -- (void)_handleReLocked; -- (void)updateNowPlayingPlugin; +- (void)invalidateDisableTimer; +- (void)_startDisableTimer; +- (void)_disableNowPlayingPlugin; +- (_Bool)isNowPlayingPluginActive; +- (void)_updateNowPlayingPlugin; - (void)_addObservers; - (void)dealloc; - (id)initWithLockScreenViewController:(id)arg1 mediaController:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenPassbookCell.h b/iOS7/SpringBoard/SBLockScreenPassbookCell.h index f6f328306..05ea9c4e0 100644 --- a/iOS7/SpringBoard/SBLockScreenPassbookCell.h +++ b/iOS7/SpringBoard/SBLockScreenPassbookCell.h @@ -10,7 +10,5 @@ { } -- (BOOL)wantsUnlockActionText; - @end diff --git a/iOS7/SpringBoard/SBLockScreenPasscodeSettings.h b/iOS7/SpringBoard/SBLockScreenPasscodeSettings.h new file mode 100644 index 000000000..2f4fdad9c --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenPasscodeSettings.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBLockScreenPasscodeSettings : _UISettings +{ + int _scrollBehavior; + double _fixedHysteresis; + double _percentOfNextButtonIncluded; +} + ++ (id)settingsControllerModule; +@property(nonatomic) double percentOfNextButtonIncluded; // @synthesize percentOfNextButtonIncluded=_percentOfNextButtonIncluded; +@property(nonatomic) double fixedHysteresis; // @synthesize fixedHysteresis=_fixedHysteresis; +@property(nonatomic) int scrollBehavior; // @synthesize scrollBehavior=_scrollBehavior; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/SpringBoard/SBLockScreenPersonalHotspotView.h b/iOS7/SpringBoard/SBLockScreenPersonalHotspotView.h deleted file mode 100644 index 89ad09412..000000000 --- a/iOS7/SpringBoard/SBLockScreenPersonalHotspotView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UILabel; - -@interface SBLockScreenPersonalHotspotView : UIView -{ - UILabel *_clientCountLabel; - unsigned int _clientCount; -} - -@property(nonatomic) unsigned int clientCount; // @synthesize clientCount=_clientCount; -- (void)layoutSubviews; -- (void)_updateLabel; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBLockScreenPersonalHotspotViewController.h b/iOS7/SpringBoard/SBLockScreenPersonalHotspotViewController.h deleted file mode 100644 index c1c0f62ac..000000000 --- a/iOS7/SpringBoard/SBLockScreenPersonalHotspotViewController.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIViewController.h" - -@class SBLockScreenPersonalHotspotView; - -@interface SBLockScreenPersonalHotspotViewController : UIViewController -{ - SBLockScreenPersonalHotspotView *_clientInfoView; -} - -- (void)setClientCount:(unsigned int)arg1; -- (void)loadView; -- (void)dealloc; -- (id)initWithNibName:(id)arg1 bundle:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBLockScreenPluginController.h b/iOS7/SpringBoard/SBLockScreenPluginController.h index eba20edd8..5818932df 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginController.h +++ b/iOS7/SpringBoard/SBLockScreenPluginController.h @@ -15,32 +15,37 @@ SBLockScreenPluginLoader *_pluginLoader; NSMutableDictionary *_plugins; SBLockScreenPlugin *_activePlugin; + SBLockScreenPlugin *_displayedPlugin; SBLockScreenPluginTransitionFactory *_transitionFactory; + id _delegate; SBLockScreenViewController *_lockScreenViewController; - BOOL _pluginControllerReceivedViewWillDisappear; - BOOL _pluginControllerReceivedViewDidDisappear; + _Bool _pluginControllerReceivedViewWillDisappear; + _Bool _pluginControllerReceivedViewDidDisappear; UIWindow *_previousWindow; SBLockScreenTestPluginSettings *_testSettings; - BOOL _lockScreenHasNotifications; - float _fadeDuration; + _Bool _lockScreenHasNotifications; + _Bool _allowDisplayOfPlugins; + double _fadeDuration; } -@property float fadeDuration; // @synthesize fadeDuration=_fadeDuration; -@property(nonatomic) BOOL lockScreenHasNotifications; // @synthesize lockScreenHasNotifications=_lockScreenHasNotifications; +@property double fadeDuration; // @synthesize fadeDuration=_fadeDuration; +@property(nonatomic) _Bool allowDisplayOfPlugins; // @synthesize allowDisplayOfPlugins=_allowDisplayOfPlugins; +@property(nonatomic) _Bool lockScreenHasNotifications; // @synthesize lockScreenHasNotifications=_lockScreenHasNotifications; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) SBLockScreenPluginLoader *pluginLoader; // @synthesize pluginLoader=_pluginLoader; @property(nonatomic) SBLockScreenViewController *lockScreenViewController; // @synthesize lockScreenViewController=_lockScreenViewController; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (BOOL)_pluginHidesNotifications:(id)arg1; -- (void)_transitionFromView:(id)arg1 toView:(id)arg2; -- (void)_transitionFromNotificationListToPlugin; -- (void)_transitionFromPluginToNotificationList; -- (void)_updateNotificationListForDisabledPluginController:(id)arg1; -- (void)_notifyActivePluginRemovedFromWindow; -- (void)_notifyActivePluginAddedToWindow; +- (_Bool)_pluginHidesNotificationList:(id)arg1; +- (void)_updateNotificationListForNewlyActivatedPlugin; +- (void)_transitionFromNotificationListToExclusionaryPlugin; +- (void)_transitionFromExclusionaryPluginToNotificationList; +- (void)_notifyDisplayedPluginRemovedFromWindow; +- (void)_notifyDisplayedPluginAddedToWindow; - (void)_lockScreenDidMoveToWindow; - (void)_lockScreenWillMoveToWindow; - (void)_disablePluginsPassingTest:(id)arg1 withReason:(void)arg2; - (void)_removeActivePlugin; +- (void)_removeDisplayedPlugin; - (void)_handleUIRelock; - (void)handleUIUnlock; - (id)_pluginForName:(id)arg1 controller:(id)arg2; @@ -48,20 +53,34 @@ - (void)disableLockScreenBundleWithName:(id)arg1 deactivationContext:(id)arg2; - (void)_handlePluginDisable:(id)arg1; - (id)_transitionContextWithOldPlugin:(id)arg1 newPlugin:(id)arg2; +- (void)_updateCallPluginPresentationStyle; +- (void)_setEffectivePresentationStyleForDisplayedPluginIfNecessary; +- (void)_setDisplayedPlugin:(id)arg1; - (void)_setActivePlugin:(id)arg1; +- (_Bool)isPhonePluginVisible; +- (_Bool)isPhonePluginActive; - (void)_refreshLockScreenPlugin; - (void)reset; - (void)enableLockScreenBundleWithName:(id)arg1 activationContext:(id)arg2; - (id)_pluginView; -- (id)_notificationView; - (id)_lockScreenView; -- (BOOL)handleMenuButtonTap; -- (id)_highestPriorityPlugin; -- (BOOL)pluginControllerShouldAnimateOthersResumption; -- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(int)arg2; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)handleMenuButtonHeld; +- (_Bool)wantsMenuButtonHeldEvent; +- (_Bool)handleMenuButtonDoubleTap; +- (_Bool)handleMenuButtonTap; +- (_Bool)sendEventToPlugin:(id)arg1; +- (id)_highestPriorityPluginIgnoringViewDisplay:(_Bool)arg1; +- (_Bool)pluginControllerShouldAnimateOthersResumption; +- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(long long)arg2; +- (_Bool)activePluginHidesNotificationList; - (id)activePluginBundleName; +- (id)displayedPlugin; - (id)activePlugin; -- (BOOL)isPluginVisible; +- (_Bool)isPluginVisible; - (void)dealloc; - (void)_addObservers; - (id)initWithLockScreenViewController:(id)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenPluginControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenPluginControllerDelegate-Protocol.h new file mode 100644 index 000000000..0efc823b6 --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenPluginControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBLockScreenPluginControllerDelegate +- (void)pluginController:(id)arg1 activePluginDidChange:(id)arg2; +@end + diff --git a/iOS7/SpringBoard/SBLockScreenPluginLoader.h b/iOS7/SpringBoard/SBLockScreenPluginLoader.h index f25d3cc15..8c711ae9a 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginLoader.h +++ b/iOS7/SpringBoard/SBLockScreenPluginLoader.h @@ -11,7 +11,7 @@ } - (Class)_principleClassFromBundleWithName:(id)arg1; -- (BOOL)_verifyPrincipleClass:(Class)arg1 fromBundleWithName:(id)arg2; +- (_Bool)_verifyPrincipleClass:(Class)arg1 fromBundleWithName:(id)arg2; - (id)_pluginControllerFromPrincipalClass:(Class)arg1; - (id)pluginControllerForName:(id)arg1 activationContext:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenPluginOverlayContext.h b/iOS7/SpringBoard/SBLockScreenPluginOverlayContext.h index d2a426a7b..1319e2f71 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginOverlayContext.h +++ b/iOS7/SpringBoard/SBLockScreenPluginOverlayContext.h @@ -10,7 +10,7 @@ { } -- (id)_lockScreenViewForController:(id)arg1; +- (_Bool)_pluginNeedsOverlay:(id)arg1; - (id)initWithPluginName:(id)arg1 pluginController:(id)arg2 lockScreenViewController:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBLockScreenPluginOverlayViewController.h b/iOS7/SpringBoard/SBLockScreenPluginOverlayViewController.h index 8ff6cb083..28eb5ea0a 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginOverlayViewController.h +++ b/iOS7/SpringBoard/SBLockScreenPluginOverlayViewController.h @@ -4,20 +4,18 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" - -#import "SBLockOverlayViewController-Protocol.h" +#import "SBLockOverlayViewController.h" @class SBAwayViewPluginController; -@interface SBLockScreenPluginOverlayViewController : UIViewController +@interface SBLockScreenPluginOverlayViewController : SBLockOverlayViewController { SBAwayViewPluginController *_pluginController; } - (id)_newOverlayView; -- (id)overlayView; - (void)loadView; +- (void)dealloc; - (id)initWithPluginController:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenPluginTransition.h b/iOS7/SpringBoard/SBLockScreenPluginTransition.h index cde89d7c9..0222fb3e3 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginTransition.h +++ b/iOS7/SpringBoard/SBLockScreenPluginTransition.h @@ -24,6 +24,7 @@ @property(readonly) SBLockScreenViewController *lockScreenViewController; // @synthesize lockScreenViewController=_lockScreenViewController; - (void)_addToView; - (void)_removeFromView; +- (void)_removeViewFromHierarchy:(id)arg1; - (void)beginTransition; - (void)dealloc; - (id)initWithContext:(id)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenPluginTransitionFactory.h b/iOS7/SpringBoard/SBLockScreenPluginTransitionFactory.h index 9df626b43..9e1d1aa31 100644 --- a/iOS7/SpringBoard/SBLockScreenPluginTransitionFactory.h +++ b/iOS7/SpringBoard/SBLockScreenPluginTransitionFactory.h @@ -10,7 +10,7 @@ { } -- (BOOL)_shouldAnimateContext:(id)arg1; +- (_Bool)_shouldAnimateContext:(id)arg1; - (id)transitionWithContext:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenPreviewView.h b/iOS7/SpringBoard/SBLockScreenPreviewView.h new file mode 100644 index 000000000..95fbbcc7b --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenPreviewView.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class SBFLockScreenDateView, SBFLockScreenSimpleDateFormatter, SBFakeStatusBarView, SBLegibilityView, UILabel, _UILegibilityLabel, _UILegibilitySettings; + +@interface SBLockScreenPreviewView : UIView +{ + UIView *_wallpaperView; + SBFLockScreenDateView *_dateView; + SBLegibilityView *_cameraView; + UILabel *_slideToUnlockView; + _UILegibilityLabel *_slideToUnlockLegibilityLabel; + SBFakeStatusBarView *_statusBar; + SBFLockScreenSimpleDateFormatter *_dateFormatter; + _UILegibilitySettings *_legibilitySettings; +} + ++ (id)preview; +- (void)_layoutWallpaperView; +- (void)_layoutSlideToUnlockView; +- (void)_layoutDateView; +- (void)_layoutCameraView; +- (void)_layoutStatusBar; +- (void)layoutSubviews; +- (id)_legibilityPrototypeSettings; +- (void)_setupStatusBar; +- (void)_setupCameraView; +- (void)_setupDateView; +- (void)_setupSlideToUnlockView; +- (void)_setupWallpaperView; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 legibilitySettings:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBLockScreenResetRestoreViewController.h b/iOS7/SpringBoard/SBLockScreenResetRestoreViewController.h new file mode 100644 index 000000000..3d21628be --- /dev/null +++ b/iOS7/SpringBoard/SBLockScreenResetRestoreViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBLockOverlayViewController.h" + +@interface SBLockScreenResetRestoreViewController : SBLockOverlayViewController +{ +} + +- (void)setResetRestoreText:(id)arg1; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBLockScreenScrollView.h b/iOS7/SpringBoard/SBLockScreenScrollView.h index ecb4c5b50..d49db4153 100644 --- a/iOS7/SpringBoard/SBLockScreenScrollView.h +++ b/iOS7/SpringBoard/SBLockScreenScrollView.h @@ -8,11 +8,12 @@ @interface SBLockScreenScrollView : UIScrollView { + id _passcodeView; } -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; -- (void)setEnablePasscodeHysteresis:(BOOL)arg1; -- (BOOL)touchesShouldCancelInContentView:(id)arg1; +@property(nonatomic) id passcodeView; // @synthesize passcodeView=_passcodeView; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)touchesShouldCancelInContentView:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenSettings.h b/iOS7/SpringBoard/SBLockScreenSettings.h index f302c79b2..e8b9a762d 100644 --- a/iOS7/SpringBoard/SBLockScreenSettings.h +++ b/iOS7/SpringBoard/SBLockScreenSettings.h @@ -6,21 +6,43 @@ #import "_UISettings.h" -@class SBAnimationSettings, SBBounceSettings; +@class SBBounceSettings, SBFAnimationSettings, SBLockScreenPasscodeSettings, SBSlideToUnlockFailureRecognizerSettings; @interface SBLockScreenSettings : _UISettings { + _Bool _alwaysPutPluginsBelowScrollView; SBBounceSettings *_verticalBounceSettings; SBBounceSettings *_horizontalBounceSettings; - SBAnimationSettings *_unlockWallpaperOutSettings; - SBAnimationSettings *_unlockWallpaperInSettings; - float _unlockSwipeWallpaperAlpha; + SBLockScreenPasscodeSettings *_passcodeSettings; + SBSlideToUnlockFailureRecognizerSettings *_slideToUnlockFailureRecognizerSettings; + SBFAnimationSettings *_unlockToPhoneWallpaperOutSettings; + SBFAnimationSettings *_unlockToPhoneWallpaperInSettings; + SBFAnimationSettings *_unlockWallpaperOutSettings; + SBFAnimationSettings *_unlockWallpaperInSettings; + double _lockToUnlockSlideCompletionPercentage; + double _lockToUnlockSlideCompletionPercentageIPad; + double _unlockSlideForIdleTimerDisabledPercentage; + double _unlockSlideForIdleTimerDisabledPercentageIPad; + double _notificationScrollForIdleTimerDisabledOffset; + double _notificationScrollForIdleTimerDisabledOffsetIPad; + double _unlockSwipeWallpaperAlpha; } + (id)settingsControllerModule; -@property float unlockSwipeWallpaperAlpha; // @synthesize unlockSwipeWallpaperAlpha=_unlockSwipeWallpaperAlpha; -@property(retain) SBAnimationSettings *unlockWallpaperInSettings; // @synthesize unlockWallpaperInSettings=_unlockWallpaperInSettings; -@property(retain) SBAnimationSettings *unlockWallpaperOutSettings; // @synthesize unlockWallpaperOutSettings=_unlockWallpaperOutSettings; +@property _Bool alwaysPutPluginsBelowScrollView; // @synthesize alwaysPutPluginsBelowScrollView=_alwaysPutPluginsBelowScrollView; +@property double unlockSwipeWallpaperAlpha; // @synthesize unlockSwipeWallpaperAlpha=_unlockSwipeWallpaperAlpha; +@property double notificationScrollForIdleTimerDisabledOffsetIPad; // @synthesize notificationScrollForIdleTimerDisabledOffsetIPad=_notificationScrollForIdleTimerDisabledOffsetIPad; +@property double notificationScrollForIdleTimerDisabledOffset; // @synthesize notificationScrollForIdleTimerDisabledOffset=_notificationScrollForIdleTimerDisabledOffset; +@property double unlockSlideForIdleTimerDisabledPercentageIPad; // @synthesize unlockSlideForIdleTimerDisabledPercentageIPad=_unlockSlideForIdleTimerDisabledPercentageIPad; +@property double unlockSlideForIdleTimerDisabledPercentage; // @synthesize unlockSlideForIdleTimerDisabledPercentage=_unlockSlideForIdleTimerDisabledPercentage; +@property double lockToUnlockSlideCompletionPercentageIPad; // @synthesize lockToUnlockSlideCompletionPercentageIPad=_lockToUnlockSlideCompletionPercentageIPad; +@property double lockToUnlockSlideCompletionPercentage; // @synthesize lockToUnlockSlideCompletionPercentage=_lockToUnlockSlideCompletionPercentage; +@property(retain) SBFAnimationSettings *unlockWallpaperInSettings; // @synthesize unlockWallpaperInSettings=_unlockWallpaperInSettings; +@property(retain) SBFAnimationSettings *unlockWallpaperOutSettings; // @synthesize unlockWallpaperOutSettings=_unlockWallpaperOutSettings; +@property(retain) SBFAnimationSettings *unlockToPhoneWallpaperInSettings; // @synthesize unlockToPhoneWallpaperInSettings=_unlockToPhoneWallpaperInSettings; +@property(retain) SBFAnimationSettings *unlockToPhoneWallpaperOutSettings; // @synthesize unlockToPhoneWallpaperOutSettings=_unlockToPhoneWallpaperOutSettings; +@property(retain) SBSlideToUnlockFailureRecognizerSettings *slideToUnlockFailureRecognizerSettings; // @synthesize slideToUnlockFailureRecognizerSettings=_slideToUnlockFailureRecognizerSettings; +@property(retain) SBLockScreenPasscodeSettings *passcodeSettings; // @synthesize passcodeSettings=_passcodeSettings; @property(retain) SBBounceSettings *horizontalBounceSettings; // @synthesize horizontalBounceSettings=_horizontalBounceSettings; @property(retain) SBBounceSettings *verticalBounceSettings; // @synthesize verticalBounceSettings=_verticalBounceSettings; - (void)setDefaultValues; diff --git a/iOS7/SpringBoard/SBLockScreenSlideUpController.h b/iOS7/SpringBoard/SBLockScreenSlideUpController.h index 5313bf6d9..18d3a2b67 100644 --- a/iOS7/SpringBoard/SBLockScreenSlideUpController.h +++ b/iOS7/SpringBoard/SBLockScreenSlideUpController.h @@ -6,29 +6,32 @@ #import "NSObject.h" -@class SBLockScreenBounceAnimator, SBLockScreenView, UIView, _UIDynamicValueAnimation; +@class SBDisableAppStatusBarAlphaChangesAssertion, SBLockScreenBounceAnimator, SBLockScreenView, UIView, _UIDynamicValueAnimation; @interface SBLockScreenSlideUpController : NSObject { - BOOL _isInScreenOffMode; + _Bool _isInScreenOffMode; UIView *_slidingStatusBarView; SBLockScreenView *_lockScreenView; SBLockScreenBounceAnimator *_bounceAnimator; _UIDynamicValueAnimation *_dynamicAnimation; + SBDisableAppStatusBarAlphaChangesAssertion *_disableStatusBarAssertion; } + (id)lockScreenViewFakeStatusBar; -- (id)_newDynamicAnimationForGestureSucceeded:(BOOL)arg1 targetValue:(double)arg2 withInitialVelocity:(double)arg3; +@property(retain) SBDisableAppStatusBarAlphaChangesAssertion *disableStatusBarAssertion; // @synthesize disableStatusBarAssertion=_disableStatusBarAssertion; +- (id)bounceAnimator; +- (id)_newDynamicAnimationForGestureSucceeded:(_Bool)arg1 targetValue:(double)arg2 withInitialVelocity:(double)arg3; - (id)_newBounceAnimatorWithGrabberView:(id)arg1; - (void)abortDynamicAnimationForScreenOff; -- (void)setInScreenOffMode:(BOOL)arg1; +- (void)setInScreenOffMode:(_Bool)arg1; - (void)hideSlidingStatusBar; - (void)finalizeGesture; - (void)cleanupFromGesture; - (void)prepareForSlideUpAnimation; -- (void)translateSlidingViewByY:(float)arg1; -- (void)gestureDidEnd:(BOOL)arg1; -- (void)gestureWillEndWithVelocity:(float)arg1; +- (void)translateSlidingViewByY:(double)arg1; +- (void)gestureDidEnd:(_Bool)arg1; +- (void)gestureWillEndWithVelocity:(double)arg1; - (void)setGrabberOnLockScreen:(id)arg1; - (id)grabberView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBLockScreenSnoozedAlarmCell.h b/iOS7/SpringBoard/SBLockScreenSnoozedAlarmCell.h index b20e4c795..cb0e1585c 100644 --- a/iOS7/SpringBoard/SBLockScreenSnoozedAlarmCell.h +++ b/iOS7/SpringBoard/SBLockScreenSnoozedAlarmCell.h @@ -15,12 +15,12 @@ SBSnoozedAlarmDateLabel *_countdownLabel; } -+ (float)rowHeight; ++ (_Bool)wantsUnlockActionText; ++ (double)rowHeight; - (void)dateLabelDidChange:(id)arg1; -- (void)setContentAlpha:(float)arg1; +- (void)setContentAlpha:(double)arg1; - (void)setFireDate:(id)arg1; - (void)layoutSubviews; -- (BOOL)wantsUnlockActionText; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBLockScreenSystemAlertCell.h b/iOS7/SpringBoard/SBLockScreenSystemAlertCell.h index 8e51c7101..bbf086988 100644 --- a/iOS7/SpringBoard/SBLockScreenSystemAlertCell.h +++ b/iOS7/SpringBoard/SBLockScreenSystemAlertCell.h @@ -10,9 +10,9 @@ { } -+ (float)rowHeightForTitle:(id)arg1 body:(id)arg2 rowWidth:(float)arg3; ++ (_Bool)wantsUnlockActionText; ++ (double)rowHeightForTitle:(id)arg1 body:(id)arg2 rowWidth:(double)arg3; - (void)layoutSubviews; -- (BOOL)wantsUnlockActionText; @end diff --git a/iOS7/SpringBoard/SBLockScreenSystemAlertFullscreenViewController.h b/iOS7/SpringBoard/SBLockScreenSystemAlertFullscreenViewController.h index e79018c5d..02ed0737c 100644 --- a/iOS7/SpringBoard/SBLockScreenSystemAlertFullscreenViewController.h +++ b/iOS7/SpringBoard/SBLockScreenSystemAlertFullscreenViewController.h @@ -4,14 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" +#import "SBLockOverlayViewController.h" -#import "SBLockOverlayViewController-Protocol.h" #import "SBLockOverlayViewDelegate-Protocol.h" @class NSString, SBLockOverlayView, SBSystemLocalNotificationAlert; -@interface SBLockScreenSystemAlertFullscreenViewController : UIViewController +@interface SBLockScreenSystemAlertFullscreenViewController : SBLockOverlayViewController { SBSystemLocalNotificationAlert *_alertItem; SBLockOverlayView *_fullscreenAlertView; @@ -25,7 +24,6 @@ - (void)handleTapGestureFromView:(id)arg1; - (void)deactivateAlertItem; - (void)performUnlockAction; -- (id)overlayView; - (void)loadView; - (void)dealloc; - (id)initWithSystemNotification:(id)arg1 title:(id)arg2 subtitle:(id)arg3; diff --git a/iOS7/SpringBoard/SBLockScreenTemperatureWarningView.h b/iOS7/SpringBoard/SBLockScreenTemperatureWarningView.h index 14a4ab177..06bebc40a 100644 --- a/iOS7/SpringBoard/SBLockScreenTemperatureWarningView.h +++ b/iOS7/SpringBoard/SBLockScreenTemperatureWarningView.h @@ -14,9 +14,9 @@ } - (void)layoutSubviews; -- (float)_iconYPosition; -- (float)_subtitleBaseline; -- (float)_titleBaseline; +- (double)_iconYPosition; +- (double)_subtitleBaseline; +- (double)_titleBaseline; - (id)_subtitleFont; - (id)_titleFont; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBLockScreenTemperatureWarningViewController.h b/iOS7/SpringBoard/SBLockScreenTemperatureWarningViewController.h index 0b9889398..dfcf7bbe1 100644 --- a/iOS7/SpringBoard/SBLockScreenTemperatureWarningViewController.h +++ b/iOS7/SpringBoard/SBLockScreenTemperatureWarningViewController.h @@ -4,19 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UIViewController.h" - -#import "SBLockOverlayViewController-Protocol.h" +#import "SBLockOverlayViewController.h" @class NSString, SBLockScreenTemperatureWarningView; -@interface SBLockScreenTemperatureWarningViewController : UIViewController +@interface SBLockScreenTemperatureWarningViewController : SBLockOverlayViewController { SBLockScreenTemperatureWarningView *_warningView; } @property(readonly, nonatomic) NSString *slideToUnlockText; -- (id)overlayView; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenTestPluginSettings.h b/iOS7/SpringBoard/SBLockScreenTestPluginSettings.h index d5336125f..58b3150b4 100644 --- a/iOS7/SpringBoard/SBLockScreenTestPluginSettings.h +++ b/iOS7/SpringBoard/SBLockScreenTestPluginSettings.h @@ -8,23 +8,27 @@ @interface SBLockScreenTestPluginSettings : _UISettings { - BOOL _enablePlugin; - BOOL _enableLostModePlugin; - BOOL _showDateView; - BOOL _showDate; - BOOL _disableOnUnlock; - BOOL _showCamera; - unsigned int _overlayStyle; + _Bool _enablePlugin; + _Bool _enableLostModePlugin; + _Bool _showDateView; + _Bool _showDate; + _Bool _disableOnUnlock; + _Bool _showCamera; + _Bool _showBackgroundView; + unsigned long long _overlayStyle; + unsigned long long _notificationBehavior; } + (id)settingsControllerModule; -@property BOOL showCamera; // @synthesize showCamera=_showCamera; -@property BOOL disableOnUnlock; // @synthesize disableOnUnlock=_disableOnUnlock; -@property BOOL showDate; // @synthesize showDate=_showDate; -@property BOOL showDateView; // @synthesize showDateView=_showDateView; -@property unsigned int overlayStyle; // @synthesize overlayStyle=_overlayStyle; -@property BOOL enableLostModePlugin; // @synthesize enableLostModePlugin=_enableLostModePlugin; -@property BOOL enablePlugin; // @synthesize enablePlugin=_enablePlugin; +@property _Bool showBackgroundView; // @synthesize showBackgroundView=_showBackgroundView; +@property _Bool showCamera; // @synthesize showCamera=_showCamera; +@property _Bool disableOnUnlock; // @synthesize disableOnUnlock=_disableOnUnlock; +@property _Bool showDate; // @synthesize showDate=_showDate; +@property _Bool showDateView; // @synthesize showDateView=_showDateView; +@property unsigned long long notificationBehavior; // @synthesize notificationBehavior=_notificationBehavior; +@property unsigned long long overlayStyle; // @synthesize overlayStyle=_overlayStyle; +@property _Bool enableLostModePlugin; // @synthesize enableLostModePlugin=_enableLostModePlugin; +@property _Bool enablePlugin; // @synthesize enablePlugin=_enablePlugin; - (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBLockScreenTimerView.h b/iOS7/SpringBoard/SBLockScreenTimerView.h index e2f3c906e..93db653c8 100644 --- a/iOS7/SpringBoard/SBLockScreenTimerView.h +++ b/iOS7/SpringBoard/SBLockScreenTimerView.h @@ -6,24 +6,27 @@ #import "UIView.h" -@class NSDate, SBLockScreenTimerDialView, UILabel; +@class NSDate, SBLockScreenTimerDialView, UILabel, _UILegibilityLabel; @interface SBLockScreenTimerView : UIView { NSDate *_endDate; SBLockScreenTimerDialView *_timerDial; - UILabel *_timerLabel; + UILabel *_layoutLabel; + _UILegibilityLabel *_timerLabel; } -- (id)_timerFont; ++ (double)interItemSpacing; ++ (id)_timerFont; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (void)layoutSubviews; -- (float)baselineOffsetFromBottom; -- (void)setTimerHidden:(BOOL)arg1; -- (void)stopTimerDial; -- (void)startTimerDial; +- (double)baselineOffsetFromBottom; +- (void)setTimerHidden:(_Bool)arg1; - (void)updateTimerLabel; - (void)setEndDate:(id)arg1; +- (void)setLegibilitySettings:(id)arg1 textStrength:(double)arg2 dialStrength:(double)arg3; +- (id)_newTimerDialForSettings:(id)arg1 strength:(double)arg2; +- (id)_newLegibilityLabelForSettings:(id)arg1 strength:(double)arg2; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenTimerViewController.h b/iOS7/SpringBoard/SBLockScreenTimerViewController.h index f8f19e12d..448e84dac 100644 --- a/iOS7/SpringBoard/SBLockScreenTimerViewController.h +++ b/iOS7/SpringBoard/SBLockScreenTimerViewController.h @@ -8,34 +8,35 @@ #import "BBObserverDelegate-Protocol.h" -@class BBObserver, NSDate, NSString, NSTimer; +@class BBBulletin, BBObserver, NSDate, NSTimer; @interface SBLockScreenTimerViewController : UIViewController { - BOOL _enabled; + _Bool _enabled; NSTimer *_updateTimer; NSDate *_endDate; BBObserver *_observer; - NSString *_timerBulletinID; id _delegate; + BBBulletin *_timerBulletin; } -@property(retain) NSString *timerBulletinID; // @synthesize timerBulletinID=_timerBulletinID; +@property(retain) BBBulletin *timerBulletin; // @synthesize timerBulletin=_timerBulletin; @property id delegate; // @synthesize delegate=_delegate; +- (void)observer:(id)arg1 purgeReferencesToBulletinID:(id)arg2; - (void)observer:(id)arg1 noteInvalidatedBulletinIDs:(id)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; -- (void)setContentAlpha:(float)arg1; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)setContentAlpha:(double)arg1; - (void)_updateTimerLabelView; - (void)_updateTimerFired; - (void)_startTimer; - (void)_stopTimer; -- (BOOL)_isEndDateValid; +- (_Bool)_isEndDateValid; - (id)timerView; - (void)setEndDate:(id)arg1; -- (void)setTimerHidden:(BOOL)arg1; -- (BOOL)isTimerActive; -- (void)setEnabled:(BOOL)arg1; +- (void)setTimerHidden:(_Bool)arg1; +- (_Bool)isTimerActive; +- (void)setEnabled:(_Bool)arg1; - (void)loadView; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBLockScreenView.h b/iOS7/SpringBoard/SBLockScreenView.h index 75e93f597..b7a513269 100644 --- a/iOS7/SpringBoard/SBLockScreenView.h +++ b/iOS7/SpringBoard/SBLockScreenView.h @@ -6,18 +6,18 @@ #import "SBAlertView.h" -#import "SBGlintyStringViewDelegate-Protocol.h" +#import "SBFGlintyStringViewDelegate-Protocol.h" #import "UIScrollViewDelegate-Protocol.h" +#import "_UISettingsKeyObserver-Protocol.h" -@class NSMutableArray, NSMutableSet, SBAdaptiveColorInfo, SBAdaptiveColorProvider, SBChevronView, SBGlintyStringView, SBLockOverlayStyleProperties, SBLockScreenBounceAnimator, SBLockScreenScrollView, SBLockScreenTimerView, SBUILockScreenDateView, UIColor, UILabel, UIScrollView, UIView, UIView, UIView, _UIBackdropView; +@class NSMutableArray, NSMutableSet, SBChevronView, SBChevronView<_SBFVibrantView>, SBDisableAppStatusBarAlphaChangesAssertion, SBFGlintyStringView<_SBFVibrantView>, SBFLockScreenDateView, SBFakeStatusBarView, SBLockOverlayStylePropertiesFactory, SBLockScreenBatteryChargingView, SBLockScreenBounceAnimator, SBLockScreenScrollView, SBLockScreenTimerView, SBSlideToUnlockFailureRecognizer, SBWallpaperEffectView, UIScrollView, UIView, UIView, UIView<_SBFVibrantView>, UIView, UIView<_SBFVibrantView>, _UIBackdropView, _UILegibilityLabel, _UILegibilitySettings; -@interface SBLockScreenView : SBAlertView +@interface SBLockScreenView : SBAlertView { - SBLockOverlayStyleProperties *_contentUnderlayOverride; + SBLockOverlayStylePropertiesFactory *_contentUnderlayOverride; NSMutableSet *_contentUnderlayRequesters; NSMutableArray *_contentOverlays; UIView *_passcodeOverlayView; - UIView *_wallpaperClippingView; _UIBackdropView *_wallpaperBlurView; UIView *_foregroundView; SBLockScreenScrollView *_foregroundScrollView; @@ -26,22 +26,32 @@ UIView *_foregroundLockContentView; UIView *_foregroundLockContentOverlaysView; UIView *_foregroundLockHUDView; - SBUILockScreenDateView *_dateView; - UILabel *_legalView; + SBFLockScreenDateView *_dateView; + UIView *_legalView; SBLockScreenTimerView *_timerView; - SBGlintyStringView *_slideToUnlockView; - UILabel *_slideToUnlockMaskView; - SBChevronView *_topGrabberView; - SBChevronView *_bottomGrabberView; - UIView *_cameraGrabberView; + SBFGlintyStringView<_SBFVibrantView> *_slideToUnlockView; + UIView *_slideToUnlockParentSpringView; + UIView *_slideToUnlockSpringView; + _UILegibilityLabel *_slideToUnlockLegibilityLabel; + _Bool _isShakingSlideToUnlockText; + SBWallpaperEffectView *_slideToUnlockBackgroundView; + SBWallpaperEffectView *_topGrabberBackgroundView; + SBWallpaperEffectView *_bottomGrabberBackgroundView; + SBWallpaperEffectView *_cameraGrabberBackgroundView; + SBChevronView<_SBFVibrantView> *_topGrabberView; + SBChevronView<_SBFVibrantView> *_bottomGrabberView; + UIView<_SBFVibrantView> *_cameraGrabberView; UIView *_passcodeView; - UIView *_batteryChargingView; + UIView *_passcodeOverscrollBackgroundView; + SBLockScreenBatteryChargingView *_batteryChargingView; UIView *_modalAlertView; UIView *_notificationView; - UIView *_pluginView; - UIView *_personalHotspotView; UIView *_emergencyCallView; + UIView *_mediaControlsContainerView; UIView *_mediaControlsView; + UIView *_pluginView; + UIView *_pluginBackgroundView; + unsigned long long _pluginPresentationStyle; NSMutableSet *_foregroundHiddenRequesters; NSMutableSet *_foregroundLockContentHiddenRequesters; NSMutableSet *_foregroundLockContentOverlaysHiddenRequesters; @@ -54,78 +64,85 @@ NSMutableSet *_bottomGrabberHiddenRequesters; NSMutableSet *_cameraGrabberHiddenRequesters; NSMutableSet *_legalTextHiddenRequesters; - NSMutableSet *_personalHotspotHiddenRequesters; NSMutableSet *_mediaControlsHiddenRequesters; - float _foregroundTranslationY; + NSMutableSet *_pluginHiddenRequesters; + NSMutableSet *_scrollingDisabledRequesters; + double _foregroundTranslationY; SBLockScreenBounceAnimator *_bounceAnimator; NSMutableArray *_scrollCompletionBlocks; - int _currentPage; + long long _currentPage; struct CGPoint _staringContentOffset; - BOOL _pluginBelowForeground; - BOOL _setGrabberOrigins; - float _topGrabberOriginalOriginY; - float _bottomGrabberOriginalOriginY; - float _defaultBlurRadius; - float _defaultUnderlayMaxAlpha; - UIColor *_defaultUnderlayColor; + _Bool _scrolling; + _Bool _setGrabberOrigins; + double _topGrabberOriginalOriginY; + double _bottomGrabberOriginalOriginY; + double _currentBlurRadius; + SBLockOverlayStylePropertiesFactory *_defaultUnderlayPropertiesFactory; UIView *_whiteUnderlayView; - SBAdaptiveColorProvider *_adaptiveColorProvider; - BOOL _shouldKnockoutDateView; - BOOL _shouldKnockoutSlideToUnlockView; + SBFakeStatusBarView *_fakePasscodeStatusBarView; + SBFakeStatusBarView *_fakeLockStatusBarView; + SBDisableAppStatusBarAlphaChangesAssertion *_statusBarAssertion; + SBSlideToUnlockFailureRecognizer *_slideToUnlockFailureRecognizer; + int _slideToUnlockFailureGestureToken; + _Bool _slideToUnlockFailureRecognizerNeedsRemoval; + _Bool _statusBarLegibilityEnabled; id _delegate; - SBAdaptiveColorInfo *_bottomColorInfo; - SBAdaptiveColorInfo *_topColorInfo; - double _lastSlideToUnlockAnimationStartTime; + _UILegibilitySettings *_legibilitySettings; } @property(retain, nonatomic) SBChevronView *bottomGrabberView; // @synthesize bottomGrabberView=_bottomGrabberView; @property(retain, nonatomic) SBChevronView *topGrabberView; // @synthesize topGrabberView=_topGrabberView; -@property(retain, nonatomic) SBAdaptiveColorInfo *topColorInfo; // @synthesize topColorInfo=_topColorInfo; -@property(retain, nonatomic) SBAdaptiveColorInfo *bottomColorInfo; // @synthesize bottomColorInfo=_bottomColorInfo; -@property(nonatomic) BOOL shouldKnockoutSlideToUnlockView; // @synthesize shouldKnockoutSlideToUnlockView=_shouldKnockoutSlideToUnlockView; -@property(nonatomic) BOOL shouldKnockoutDateView; // @synthesize shouldKnockoutDateView=_shouldKnockoutDateView; +@property(retain, nonatomic) _UILegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; @property(retain, nonatomic) UIView *mediaControlsView; // @synthesize mediaControlsView=_mediaControlsView; +@property(readonly, nonatomic) _Bool isShakingSlideToUnlockText; // @synthesize isShakingSlideToUnlockText=_isShakingSlideToUnlockText; +@property(nonatomic) _Bool statusBarLegibilityEnabled; // @synthesize statusBarLegibilityEnabled=_statusBarLegibilityEnabled; +@property(retain, nonatomic) UIView *pluginBackgroundView; // @synthesize pluginBackgroundView=_pluginBackgroundView; @property(readonly, nonatomic) UIView *foregroundView; // @synthesize foregroundView=_foregroundView; -@property(retain, nonatomic) UIView *personalHotspotView; // @synthesize personalHotspotView=_personalHotspotView; @property(readonly, nonatomic) UIScrollView *scrollView; // @synthesize scrollView=_foregroundScrollView; -@property(readonly, nonatomic) double lastSlideToUnlockAnimationStartTime; // @synthesize lastSlideToUnlockAnimationStartTime=_lastSlideToUnlockAnimationStartTime; -@property(retain, nonatomic) UIView *batteryChargingView; // @synthesize batteryChargingView=_batteryChargingView; -@property(retain, nonatomic) UIView *cameraGrabberView; // @synthesize cameraGrabberView=_cameraGrabberView; +@property(retain, nonatomic) SBLockScreenBatteryChargingView *batteryChargingView; // @synthesize batteryChargingView=_batteryChargingView; +@property(retain, nonatomic) UIView<_SBFVibrantView> *cameraGrabberView; // @synthesize cameraGrabberView=_cameraGrabberView; @property(retain, nonatomic) UIView *passcodeView; // @synthesize passcodeView=_passcodeView; @property(retain, nonatomic) UIView *notificationView; // @synthesize notificationView=_notificationView; @property(retain, nonatomic) UIView *modalAlertView; // @synthesize modalAlertView=_modalAlertView; @property(retain, nonatomic) SBLockScreenTimerView *timerView; // @synthesize timerView=_timerView; -@property(retain, nonatomic) UILabel *legalView; // @synthesize legalView=_legalView; -@property(retain, nonatomic) SBUILockScreenDateView *dateView; // @synthesize dateView=_dateView; +@property(retain, nonatomic) UIView *legalView; // @synthesize legalView=_legalView; +@property(retain, nonatomic) SBFLockScreenDateView *dateView; // @synthesize dateView=_dateView; @property id delegate; // @synthesize delegate=_delegate; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (id)_legibilityPrototypeSettings; - (void)glintyAnimationDidStop; - (void)glintyAnimationDidStart; - (void)didMoveToWindow; - (void)willMoveToWindow:(id)arg1; +- (void)_endCrossfadingFakeStatusBars; +- (void)_beginCrossfadingFakeStatusBars; +- (void)_updateFakeStatusBarsForPercentScrolled:(double)arg1; +- (void)_addOrRemoveFakeStatusBars; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewDidScroll:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDragging:(id)arg1; -- (void)_preventScrollingOnGrabberView:(id)arg1; +- (void)_slideToUnlockFailureGestureRecognizerChanged; - (void)_scrollingDidFinish; -- (float)_percentScrolled; -- (float)_percentScrolledForOffset:(float)arg1; -- (void)_updateOverlaysForScroll:(float)arg1; +- (void)_setAllowPasscodeCharacterUndoOnTouchesCancelled:(_Bool)arg1; +- (void)_setEnableTemporaryPasscodeButtonHysteresis:(_Bool)arg1; +- (void)_preventScrollingOnGrabberView:(id)arg1; +- (double)_percentScrolled; +- (double)_percentScrolledForOffset:(double)arg1; +- (void)_updateOverlaysForScroll:(double)arg1; - (void)resetContentOffsetToCurrentPage; -- (void)scrollToPage:(int)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)scrollToPage:(int)arg1 animated:(BOOL)arg2; -- (void)_scrollBy:(float)arg1; -- (BOOL)_isValidPage:(unsigned int)arg1; -- (void)_setCurrentPage:(int)arg1; -- (int)currentPage; -- (void)_setScrollingEnabled:(BOOL)arg1; -- (struct UIEdgeInsets)_notificationViewInsets; -- (float)_mediaControlsHeight; -- (float)_mediaControlsY; -- (float)_timeBaselineY; -- (float)_slideToUnlockInset; +- (void)scrollToPage:(long long)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)scrollToPage:(long long)arg1 animated:(_Bool)arg2; +- (void)_scrollBy:(double)arg1; +- (_Bool)_isValidPage:(unsigned long long)arg1; +- (void)_setCurrentPage:(long long)arg1; +- (long long)currentPage; +- (void)_setScrollingEnabled:(_Bool)arg1; +- (double)_mediaControlsHeight; +- (double)_mediaControlsY; +- (void)_layoutFakeStatusBars; - (void)_layoutPluginView; - (void)_layoutChargingView; - (void)_layoutEmergencyCallView; @@ -134,16 +151,14 @@ - (void)_layoutScrollView; - (void)_layoutModalAlertView; - (void)_layoutNotificationView; -- (void)_adjustTopAndBottomGrabbersForPercentScrolled:(float)arg1; -- (float)_bottomGrabberYOriginForPercentScrolled:(float)arg1; -- (float)_topGrabberYOriginForPercentScrolled:(float)arg1; -- (void)_layoutGrabberView:(id)arg1 atTop:(BOOL)arg2 percentScrolled:(float)arg3; -- (void)_layoutGrabberView:(id)arg1 atTop:(BOOL)arg2; +- (void)_adjustTopAndBottomGrabbersForPercentScrolled:(double)arg1; +- (double)_bottomGrabberYOriginForPercentScrolled:(double)arg1; +- (double)_topGrabberYOriginForPercentScrolled:(double)arg1; +- (void)_layoutGrabberView:(id)arg1 atTop:(_Bool)arg2 percentScrolled:(double)arg3; +- (void)_layoutGrabberView:(id)arg1 atTop:(_Bool)arg2; - (void)_layoutCameraGrabberView; - (void)_layoutSlideToUnlockView; -- (void)_layoutPersonalHotspotView; -- (float)_personalHotspotHeight; -- (float)_personalHotspotYOrigin; +- (void)invalidateGrabberOrigins; - (void)_layoutTimerView; - (void)_layoutLegalView; - (void)_layoutMediaControlsView; @@ -151,50 +166,82 @@ - (void)_layoutLockHUDView; - (void)_layoutLockContentView; - (void)_layoutLockView; -- (void)_layoutWallpaperView; +- (void)_layoutWallpaperBlurView; - (void)_layoutForegroundView; - (void)layoutSubviews; -- (void)_setLockContentUnderlayOverride:(id)arg1; +- (void)_setLockContentUnderlayPropertiesFactoryOverride:(id)arg1; - (void)_removeLockContentUnderlayWithRequester:(id)arg1; - (void)_addLockContentUnderlayWithRequester:(id)arg1; -- (BOOL)_hasLockContentUnderlayRequester:(id)arg1; +- (_Bool)_hasLockContentUnderlayRequester:(id)arg1; - (void)_evaluateOverlaysForChange; -- (void)_setWallpaperBlurRadius:(float)arg1; +- (void)_setCurrentBlurRadius:(double)arg1; +- (_Bool)_needsRealBlur; +- (id)_overlayStylePropertiesFromPropertiesFactory:(id)arg1; +- (void)_showFakeWallpaperBlurWithAlpha:(double)arg1; - (void)_removeLockContentOverlay:(id)arg1; - (void)_addLockContentOverlay:(id)arg1; -- (BOOL)_lockContentOverlaysShouldBeHidden; +- (_Bool)_lockContentOverlaysShouldBeHidden; - (void)_passcodePropertiesChanged; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (id)_defaultSlideToUnlockText; - (id)_newScrollView; - (void)_addBounceAnimator; - (void)_addGrabberViews; +- (void)_updateDateViewLegibility; +- (void)_resetSlideToUnlockLegibilityLabel; +- (void)_updateVibrantViewBackgrounds; +- (void)_updateCameraGrabberBackground; +- (void)_updateBottomGrabberBackground; +- (void)_updateTopGrabberBackground; +- (void)_updateSlideToUnlockBackground; +- (id)_averageWallpaperColorForFrame:(struct CGRect)arg1; +- (void)_updateVibrantView:(id)arg1 screenRect:(struct CGRect)arg2 backgroundView:(id)arg3; +- (void)_updateVibrantViewLegibility; +- (long long)_effectiveStatusBarLegibilityStyle; +- (id)_effectiveStatusBarColor; +- (void)_updateStatusBarLegibility; +- (void)_updateGrabbersLegibilityIfNecessary; +- (void)_updateCameraGrabberLegibilityIfNecessary; +- (void)_updateLegalLegibility; +- (void)_updateTimerLegibility; - (void)_updateLegibility; -- (void)_addBackTopGrabberView:(id)arg1; - (void)_addViews; -- (BOOL)isCurrentPageTransparent; +- (void)_noteAppearing; +- (_Bool)isCurrentPageTransparent; +- (void)setCustomSlideToUnlockLanguage:(id)arg1; - (void)setCustomSlideToUnlockText:(id)arg1; -- (void)setMediaControlsHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setPersonalHotspotHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setTopBottomGrabbersHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setBottomGrabberHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setTopGrabberHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setPasscodeHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setNotificationsHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setModalAlertHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setSlideToUnlockHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setLegalTextHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setCameraGrabberHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setLockHUDHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setLockContentOverlaysHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setLockContentHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)setForegroundHidden:(BOOL)arg1 forRequester:(id)arg2; -- (void)slideForegroundVerticallyBy:(float)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)shakeSlideToUnlockTextWithCustomText:(id)arg1; +- (void)_shakeSlideToUnlockAnimationEnded; +- (void)setCustomSlideToUnlockDisplayForBuddyMode:(_Bool)arg1; +- (void)setScrollingDisabled:(_Bool)arg1 forRequester:(id)arg2; +- (_Bool)pluginViewHidden; +- (void)setPluginViewHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setMediaControlsContainerAlpha:(double)arg1; +- (_Bool)mediaControlsHidden; +- (void)setMediaControlsHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setTopBottomGrabbersHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setBottomGrabberHidden:(_Bool)arg1 forRequester:(id)arg2; +- (_Bool)isBottomGrabberHidden; +- (void)setTopGrabberHidden:(_Bool)arg1 forRequester:(id)arg2; +- (_Bool)isTopGrabberHidden; +- (void)setPasscodeHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setNotificationsHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setModalAlertHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setSlideToUnlockHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setLegalTextHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setCameraGrabberHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setLockHUDHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setLockContentOverlaysHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setLockContentHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)setForegroundHidden:(_Bool)arg1 forRequester:(id)arg2; +- (void)slideForegroundVerticallyBy:(double)arg1; - (void)stopAnimating; - (void)startAnimating; -- (void)setPluginView:(id)arg1 presentationStyle:(unsigned int)arg2; +- (void)setPluginView:(id)arg1 presentationStyle:(unsigned long long)arg2 notificationBehavior:(unsigned long long)arg3; +- (_Bool)_isPluginBelowForegroundScrollView; - (void)setEmergencyCallView:(id)arg1 withDuration:(double)arg2 completion:(id)arg3; -- (BOOL)hasTransparentUnderlay; +- (_Bool)hasTransparentUnderlay; - (id)description; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBLockScreenViewController.h b/iOS7/SpringBoard/SBLockScreenViewController.h index c1f1ff319..d22f75e4d 100644 --- a/iOS7/SpringBoard/SBLockScreenViewController.h +++ b/iOS7/SpringBoard/SBLockScreenViewController.h @@ -7,19 +7,20 @@ #import "SBLockScreenViewControllerBase.h" #import "SBLockScreenBatteryChargingViewControllerDelegate-Protocol.h" +#import "SBLockScreenCameraControllerDelegate-Protocol.h" #import "SBLockScreenInfoOverlayDelegate-Protocol.h" #import "SBLockScreenNotificationListDelegate-Protocol.h" +#import "SBLockScreenPluginControllerDelegate-Protocol.h" #import "SBLockScreenTimerViewControllerDelegate-Protocol.h" #import "SBLockScreenViewDelegate-Protocol.h" -#import "SBUIPasscodeLockViewDelegate-Protocol.h" -#import "SBWallpaperColorObserver-Protocol.h" +#import "SBUIPasscodeLockViewDelegate_Internal-Protocol.h" #import "SBWallpaperObserver-Protocol.h" -@class MPUSystemMediaControlsViewController, NSMutableArray, SBAdaptiveColorProvider, SBLockOverlayContext, SBLockScreenBatteryChargingViewController, SBLockScreenBuddyViewController, SBLockScreenCameraController, SBLockScreenDateViewController, SBLockScreenDeviceBlockViewController, SBLockScreenEmergencyCallViewController, SBLockScreenFullscreenBulletinViewController, SBLockScreenInfoOverlayViewController, SBLockScreenLegalViewController, SBLockScreenModalAlertViewController, SBLockScreenNotificationListController, SBLockScreenNowPlayingPluginController, SBLockScreenPersonalHotspotViewController, SBLockScreenPluginController, SBLockScreenSystemAlertFullscreenViewController, SBLockScreenTemperatureWarningViewController, SBLockScreenTimerViewController; +@class MPUSystemMediaControlsViewController, NSMutableArray, SBLockOverlayContext, SBLockScreenBatteryChargingViewController, SBLockScreenBuddyViewController, SBLockScreenCameraController, SBLockScreenDateViewController, SBLockScreenDeviceBlockViewController, SBLockScreenEmergencyCallViewController, SBLockScreenFullscreenBulletinViewController, SBLockScreenInfoOverlayViewController, SBLockScreenLegalViewController, SBLockScreenModalAlertViewController, SBLockScreenNotificationListController, SBLockScreenNowPlayingPluginController, SBLockScreenPluginController, SBLockScreenResetRestoreViewController, SBLockScreenSystemAlertFullscreenViewController, SBLockScreenTemperatureWarningViewController, SBLockScreenTimerViewController; -@interface SBLockScreenViewController : SBLockScreenViewControllerBase +@interface SBLockScreenViewController : SBLockScreenViewControllerBase { - BOOL _isInScreenOffMode; + _Bool _isInScreenOffMode; SBLockScreenDeviceBlockViewController *_blockedController; SBLockScreenDateViewController *_dateViewController; SBLockScreenLegalViewController *_legalViewController; @@ -27,20 +28,20 @@ SBLockScreenNotificationListController *_notificationController; SBLockScreenCameraController *_cameraController; MPUSystemMediaControlsViewController *_mediaControlsViewController; + _Bool _ignoreFirstMediaToggle; SBLockScreenModalAlertViewController *_modalAlertController; SBLockScreenSystemAlertFullscreenViewController *_fullscreenSystemAlertController; NSMutableArray *_pendingFullscreenSystemAlerts; SBLockScreenBatteryChargingViewController *_chargingViewController; - SBLockScreenPersonalHotspotViewController *_personalHotspotController; - BOOL _attemptingPasscodeUnlock; - BOOL _chargingViewControllerVisible; - BOOL _wasAutoUnlocked; - BOOL _forcePasscodeWhileInCall; + _Bool _attemptingPasscodeUnlock; + _Bool _chargingViewControllerVisible; + _Bool _wasAutoUnlocked; + _Bool _forcePasscodeWhileInCall; + _Bool _isHidingPasscodeWhileInCall; SBLockScreenPluginController *_pluginController; SBLockScreenNowPlayingPluginController *_nowPlayingController; SBLockScreenBuddyViewController *_buddyController; SBLockOverlayContext *_buddyOverlayContext; - BOOL _hasShownBuddyEver; NSMutableArray *_prioritizedOverlays; SBLockOverlayContext *_fullScreenOverlayContext; SBLockOverlayContext *_blockedOverlayContext; @@ -50,158 +51,204 @@ SBLockOverlayContext *_infoOverlayContext; SBLockScreenTemperatureWarningViewController *_thermalWarningController; SBLockOverlayContext *_thermalWarningContext; + SBLockScreenResetRestoreViewController *_resetRestoreViewController; + SBLockOverlayContext *_resetRestoreOverlayContext; SBLockScreenEmergencyCallViewController *_emergencyCallController; - BOOL _mediaControlsVisible; - SBAdaptiveColorProvider *_colorProvider; - BOOL _suppressWallpaperAlphaChangeOnScroll; + _Bool _suppressWallpaperAlphaChangeOnScroll; } @property(readonly, nonatomic) SBLockScreenPluginController *pluginController; // @synthesize pluginController=_pluginController; -- (void)wallpaperDidChange; -- (void)_setAdaptiveColorInfo; -- (void)wallpaperColorDidChange:(id)arg1; +- (id)_wallpaperLegibilitySettings; +- (id)_pluginLegibilitySettings; +- (id)_overlayLegibilitySettings; +- (id)_notificationListLegibilitySettings; +- (id)_effectiveLegibilitySettings; +- (void)_updateLegibility; +- (id)legibilitySettings; +- (void)_cameraControllerDidHide:(id)arg1; +- (void)_cameraControllerDidShow:(id)arg1; +- (id)cameraParentViewController; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)_buddyDidFinish:(id)arg1; - (void)_removeBuddyBackground; - (void)_addOrRemoveBuddyBackgroundIfNecessary; -- (BOOL)isShowingMediaControls; -- (void)_setMediaControlsVisible:(BOOL)arg1; +- (void)biometricEventMonitorDidAuthenticate:(id)arg1; +- (void)_updateGrabbersForIdentityManagerAuthentication; +- (void)_updateMediaControlsForScreenMode; +- (void)_mediaControlsDidHideOrShow:(id)arg1; +- (void)setShowingMediaControls:(_Bool)arg1; +- (_Bool)isShowingMediaControls; +- (void)_setMediaControlsVisible:(_Bool)arg1; - (void)_toggleMediaControls; - (id)_notificationController; -- (void)_setNowPlayingControllerEnabled:(BOOL)arg1; +- (void)pluginController:(id)arg1 activePluginDidChange:(id)arg2; +- (void)_setNowPlayingControllerEnabled:(_Bool)arg1; - (void)_removeActivePluginView; - (void)_resetActivePlugin; -- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(int)arg2; +- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(long long)arg2; - (void)disableLockScreenBundleWithName:(id)arg1 deactivationContext:(id)arg2; - (void)enableLockScreenBundleWithName:(id)arg1 activationContext:(id)arg2; - (id)activeLockScreenPluginController; -- (BOOL)isLockScreenPluginViewVisible; +- (_Bool)isLockScreenPluginViewVisible; - (void)deactivateCardItem:(id)arg1; - (void)updateCardItem:(id)arg1; -- (void)activateCardItem:(id)arg1 animated:(BOOL)arg2; -- (void)noteAlertSheetWasReplaced:(id)arg1 withAlertSheet:(id)arg2; +- (void)activateCardItem:(id)arg1 animated:(_Bool)arg2; - (id)allPendingAlertItems; -- (BOOL)hasSuperModalAlertItems; +- (_Bool)hasSuperModalAlertItems; - (id)dequeueAllPendingSuperModalAlertItems; - (id)currentAlertItem; - (void)cleanupAlertItemsForDeactivation; - (void)deactivateAlertItem:(id)arg1; -- (BOOL)activateAlertItem:(id)arg1; +- (_Bool)activateAlertItem:(id)arg1; - (void)pendOrDeactivateFullscreenSystemAlert:(id)arg1; -- (BOOL)wantsToHandleAlert:(id)arg1; -- (BOOL)shouldPendAlertItemsWhileActive; +- (_Bool)wantsToHandleAlert:(id)arg1; +- (_Bool)canHandleAlerts; +- (_Bool)shouldPendAlertItemsWhileActive; - (void)chargingViewControllerFadedOutContent:(id)arg1; - (void)_cleanupBatteryChargingViewWithAnimationDuration:(double)arg1; -- (void)_fadeViewsForChargingViewVisible:(BOOL)arg1; +- (void)_fadeViewsForChargingViewVisible:(_Bool)arg1; - (void)_acStatusChanged:(id)arg1; +- (void)_updateBatteryChargingViewAnimated:(_Bool)arg1; - (void)dismissFullscreenBulletinAlertWithItem:(id)arg1; - (void)modifyFullscreenBulletinAlertWithItem:(id)arg1; - (void)presentFullscreenBulletinAlertWithItem:(id)arg1; -- (void)_removeFullscreenBulletinViewAnimated:(BOOL)arg1; +- (void)_removeFullscreenBulletinViewAnimated:(_Bool)arg1; - (void)_addFullscreenBulletinViewWithItem:(id)arg1; - (id)lockScreenScrollView; -- (double)lastSlideToUnlockAnimationStartTime; -- (void)notificationListBecomingVisible:(BOOL)arg1; +- (void)notificationListBecomingVisible:(_Bool)arg1; - (void)attemptToUnlockUIFromNotification; - (void)_dismissNotificationCenterToRevealPasscode; - (void)bannerEnablementChanged; - (void)timerControllerDidStopTimer:(id)arg1; - (void)timerControllerDidStartTimer:(id)arg1; - (void)_updateDateTimerStatusBarAndLockSlider; -- (BOOL)_shouldShowDate; -- (float)_effectiveVisibleStatusBarAlpha; +- (_Bool)_shouldShowDate; +- (double)_effectiveVisibleStatusBarAlpha; - (id)_effectiveCustomSlideToUnlockText; -- (float)_effectiveOpacityForVisibleDateView; -- (BOOL)isMakingEmergencyCall; +- (double)_effectiveOpacityForVisibleDateView; +- (_Bool)isMakingEmergencyCall; - (void)emergencyDialerExitedWithError:(id)arg1; -- (void)exitEmergencyDialerAnimated:(BOOL)arg1; -- (void)_destroyEmergencyDialerAnimated:(BOOL)arg1; +- (void)exitEmergencyDialerAnimated:(_Bool)arg1; +- (void)_destroyEmergencyDialerAnimated:(_Bool)arg1; - (void)launchEmergencyDialer; -- (void)_adjustIdleTimerForEmergencyDialerActive:(BOOL)arg1; +- (void)_adjustIdleTimerForEmergencyDialerActive:(_Bool)arg1; +- (void)passcodeLockViewKeypadKeyUp:(id)arg1; +- (void)passcodeLockViewKeypadKeyDown:(id)arg1; - (void)passcodeLockViewEmergencyCallButtonPressed:(id)arg1; - (void)passcodeLockViewCancelButtonPressed:(id)arg1; - (void)passcodeLockViewPasscodeEnteredViaMesa:(id)arg1; - (void)passcodeLockViewPasscodeEntered:(id)arg1; - (void)passcodeLockViewPasscodeDidChange:(id)arg1; +- (void)_endTimedPasscodeHysteresis; +- (void)_beginTimedPasscodeHysteresis; +- (void)_togglePasscodeEmergencyCallButtonIfNecessary; +- (_Bool)__shouldHidePasscodeForActiveCall; +- (void)_evaluateLockUIForActiveCalls; +- (_Bool)isHidingPasscodeViewDuringCall; - (void)_passcodeStateChanged; -- (BOOL)_wantsToAnimateFromPasscodeLockOnFailedPasscodeAttemptAndBlocked; -- (BOOL)isPasscodeLockVisible; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 withUnlockSource:(int)arg3 andOptions:(id)arg4; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)noteNetworkTetheringStatusUpdated; +- (_Bool)_wantsToAnimateFromPasscodeLockOnFailedPasscodeAttemptAndBlocked; +- (_Bool)isPasscodeLockVisible; +- (void)setPasscodeLockVisible:(_Bool)arg1 animated:(_Bool)arg2 withUnlockSource:(int)arg3 andOptions:(id)arg4; +- (void)setPasscodeLockVisible:(_Bool)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)_callCountChanged:(id)arg1; +- (void)_callInfoChanged:(id)arg1; - (void)_handlePasscodePolicyChanged; - (void)_handlePasscodeLockStateChanged; +- (void)_handleBacklightLevelChanged:(id)arg1; - (void)_handleBacklightFadeEnded; -- (void)_handleBacklightChanged; - (void)_handleDisplayTurnedOn; +- (void)_handleDisplayWillUndim; - (void)_handleDisplayTurnedOff; +- (void)noteResetRestoreStateUpdated; - (void)noteDeviceBlockedStatusUpdated; - (void)_unsupportedChargingAccessoryStateChanged:(id)arg1; - (void)infoOverlayWantsDismissal; -- (void)_removeInfoOverlayViewAnimated:(BOOL)arg1; +- (void)_removeInfoOverlayViewAnimated:(_Bool)arg1; - (void)_addInfoOverlayViewWithTitle:(id)arg1; -- (void)removeOverlay:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)addOverlay:(id)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)__transitionOverlayAnimated:(BOOL)arg1 from:(id)arg2 to:(id)arg3 completion:(id)arg4; +- (void)overlay:(id)arg1 wantsStyleChange:(unsigned long long)arg2; +- (void)removeOverlay:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)addOverlay:(id)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)__transitionOverlayAnimated:(_Bool)arg1 from:(id)arg2 to:(id)arg3 completion:(id)arg4; - (void)_removeAllOverlays; -- (BOOL)hasTranslucentBackground; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)suppressesControlCenter; -- (BOOL)suppressesNotificationCenter; -- (BOOL)suppressesBanners; -- (BOOL)handleMenuButtonTap; -- (BOOL)handleMenuButtonDoubleTap; -- (BOOL)showsSpringBoardStatusBar; -- (BOOL)allowsStackingOfAlert:(id)arg1; -- (int)statusBarStyle; +- (_Bool)_shouldDismissSwitcherOnActivation; +- (_Bool)hasTranslucentBackground; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)suppressesControlCenter; +- (_Bool)suppressesNotificationCenter; +- (_Bool)suppressesBanners; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)handleMenuButtonHeld; +- (_Bool)handleMenuButtonTap; +- (_Bool)handleMenuButtonDoubleTap; +- (_Bool)showsSpringBoardStatusBar; +- (_Bool)allowsStackingOfAlert:(id)arg1; +- (int)statusBarStyleOverridesToCancel; +- (long long)statusBarStyle; - (void)alertDisplayWillBecomeVisible; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; - (void)_notificationCenterDidPresent:(id)arg1; - (void)_notificationCenterWillPresent:(id)arg1; -- (void)viewDidDisappear:(BOOL)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidDisappear:(_Bool)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)displayDidDisappear; - (void)deactivate; - (void)activate; -- (void)_startFadeInAnimationForBatteryView:(BOOL)arg1; -- (void)startLockScreenFadeInAnimation; +- (_Bool)allowSystemGestureAtLocation:(struct CGPoint)arg1; +- (void)shakeSlideToUnlockTextWithCustomText:(id)arg1; +- (void)prepareForMesaUnlockWithCompletion:(id)arg1; +- (_Bool)lockScreenBulletinControllerIsActive; +- (_Bool)lockScreenIsShowingBulletins; +- (_Bool)shouldShowLockStatusBarTime; +- (_Bool)_isFadeInAnimationInProgress; +- (void)_startFadeInAnimationForBatteryView:(_Bool)arg1; +- (void)startLockScreenFadeInAnimationForSource:(int)arg1; +- (void)noteExitingLostMode; - (void)prepareToEnterLostMode; -- (BOOL)isShowingOverheatUI; +- (_Bool)isShowingOverheatUI; - (void)prepareToReturnToCameraFromCall; - (void)cancelReturnToCameraAfterCall; -- (BOOL)shouldReturnToCameraAfterCall; +- (_Bool)shouldReturnToCameraAfterCall; - (void)handlePhoneAppExitedIfNecessary; - (void)noteStartingPhoneCallWhileUILocked; -- (void)activateCamera; -- (BOOL)cameraIsVisible; -- (BOOL)cameraIsActive; +- (void)dismissCameraImmediately; +- (void)activateCameraAnimated:(_Bool)arg1; +- (_Bool)cameraIsVisible; +- (_Bool)cameraIsActive; - (void)finishUIUnlockFromSource:(int)arg1; -- (BOOL)canBeDeactivatedForUIUnlockFromSource:(int)arg1; -- (BOOL)wantsPasscodeLockForUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; -- (id)_effectiveUnlockActionContext; -- (void)setForcesPasscodeViewDuringCall:(BOOL)arg1; -- (BOOL)_shouldIgnorePasscodeForActiveCall; +- (void)prepareForUIUnlock; - (void)prepareForExternalUIUnlock; -- (void)setInScreenOffMode:(BOOL)arg1; -- (BOOL)isInScreenOffMode; -- (BOOL)isLockScreenVisible; -- (void)lockScreenView:(id)arg1 didChangeTopLegibleColor:(id)arg2; -- (void)lockScreenView:(id)arg1 didEndScrollingOnPage:(int)arg2; -- (void)lockScreenViewWillEndDraggingWithPercentScrolled:(float)arg1 percentScrolledVelocity:(float)arg2 targetScrollPercentage:(float)arg3; -- (void)lockScreenViewDidScrollWithNewScrollPercentage:(float)arg1 tracking:(BOOL)arg2; +- (_Bool)canBeDeactivatedForUIUnlockFromSource:(int)arg1; +- (_Bool)wantsPasscodeLockForUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; +- (id)_effectiveUnlockActionContext; +- (id)currentUnlockActionContext; +- (void)setForcesPasscodeViewDuringCall:(_Bool)arg1; +- (void)setInScreenOffMode:(_Bool)arg1; +- (void)_updateGrabbersForScreenOffMode; +- (_Bool)isInScreenOffMode; +- (_Bool)isLockScreenVisible; +- (id)effectiveCustomSlideToUnlockText; +- (_Bool)lockScreenViewPhonePluginIsActive; +- (void)lockScreenView:(id)arg1 didEndScrollingOnPage:(long long)arg2; +- (void)lockScreenViewWillEndDraggingWithPercentScrolled:(double)arg1 percentScrolledVelocity:(double)arg2 targetScrollPercentage:(double)arg3; +- (void)lockScreenViewDidScrollWithNewScrollPercentage:(double)arg1 tracking:(_Bool)arg2; - (void)lockScreenViewDidBeginScrolling:(id)arg1; -- (void)lockScreenView:(id)arg1 didScrollToPage:(int)arg2; -- (BOOL)wasAutoUnlocked; +- (void)lockScreenView:(id)arg1 didScrollToPage:(long long)arg2; +- (_Bool)_disableIdleTimer:(_Bool)arg1; +- (_Bool)wasAutoUnlocked; - (void)_removeMediaControls; - (void)_addMediaControls; - (id)_cameraView; - (id)viewToAnimateForAlertTransition; -- (void)_removePersonalHotspotView; -- (void)_addPersonalHotspotViewIfNecessary; - (void)_removeBatteryChargingView; - (void)_addBatteryChargingView; -- (void)_removeFullscreenSystemAlertViewAnimated:(BOOL)arg1; +- (void)_removeFullscreenSystemAlertViewAnimated:(_Bool)arg1; - (void)_addFullscreenSystemAlertViewForSystemNotification:(id)arg1 withTitle:(id)arg2 andSubtitle:(id)arg3; - (void)_removeNotificationView; - (void)_addNotificationView; @@ -209,13 +256,19 @@ - (void)_addModalAlertView; - (void)_removeTimerView; - (void)_addTimerView; +- (void)_addTimerViewIfNecessary; - (void)_removeLegalView; - (void)_addLegalView; - (void)_removeDateView; - (void)_addDateView; - (void)_addRemoveOrChangePasscodeViewIfNecessary; -- (void)_addOrRemoveThermalTrapViewIfNecessary:(BOOL)arg1; -- (void)_addOrRemoveBlockedViewIfNecessary:(BOOL)arg1; +- (void)_removeRestoreView:(_Bool)arg1; +- (void)_addOrRemoveResetRestoreViewIfNecessary:(_Bool)arg1; +- (id)_currentTextForResetOrRestoreState; +- (void)_removeThermalTrapView:(_Bool)arg1; +- (void)_addOrRemoveThermalTrapViewIfNecessary:(_Bool)arg1; +- (void)_removeBlockedView:(_Bool)arg1; +- (void)_addOrRemoveBlockedViewIfNecessary:(_Bool)arg1; - (void)_addCameraGrabberIfNecessary; - (id)_lockScreenViewCreatingIfNecessary; - (id)lockScreenView; diff --git a/iOS7/SpringBoard/SBLockScreenViewControllerBase.h b/iOS7/SpringBoard/SBLockScreenViewControllerBase.h index c8bd9997c..fd8619065 100644 --- a/iOS7/SpringBoard/SBLockScreenViewControllerBase.h +++ b/iOS7/SpringBoard/SBLockScreenViewControllerBase.h @@ -6,107 +6,95 @@ #import "SBAlert.h" -#import "SBShowcaseControllerOwner-Protocol.h" - @class SBUnlockActionContext; -@interface SBLockScreenViewControllerBase : SBAlert +@interface SBLockScreenViewControllerBase : SBAlert { id _delegate; SBUnlockActionContext *_customUnlockActionContext; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)setShowingOverheatUI:(BOOL)arg1; -- (BOOL)isShowingNewBulletin; -- (void)lockBarStoppedTracking:(id)arg1; -- (void)lockBarStartedTracking:(id)arg1; -- (BOOL)toggleMediaControls; -- (void)setChargingViewHasFadedOut:(BOOL)arg1; -- (BOOL)chargingViewHasFadedOut; -- (id)restoreFromSavedBulletinController; -- (BOOL)attemptDeviceUnlockWithPassword:(id)arg1 lockViewOwner:(id)arg2; -- (BOOL)willAllowOtherLockBarsToUnlock; -- (void)updateNowPlayingInfo:(id)arg1 app:(id)arg2; -- (id)activationBlockAnimated:(SEL)arg1; -- (BOOL)shouldShowInCallUI; -- (id)nameOfPluginController:(id)arg1; -- (id)interfaceControllingLockScreenPluginController; -- (id)highestPriorityLockScreenPluginController; -- (void)noteAlertSheetWasReplaced:(id)arg1 withAlertSheet:(id)arg2; - (id)allPendingAlertItems; -- (BOOL)hasSuperModalAlertItems; +- (_Bool)hasSuperModalAlertItems; - (id)currentAlertItem; - (id)dequeueAllPendingSuperModalAlertItems; - (void)deactivateAlertItem:(id)arg1; -- (BOOL)activateAlertItem:(id)arg1; -- (BOOL)wantsToHandleAlert:(id)arg1; -- (BOOL)handleExternalKeyDownEvent; -- (void)noteNetworkTetheringStatusUpdated; +- (_Bool)activateAlertItem:(id)arg1; +- (_Bool)wantsToHandleAlert:(id)arg1; +- (_Bool)handleExternalKeyDownEvent; +- (void)noteResetRestoreStateUpdated; - (void)noteDeviceBlockedStatusUpdated; -- (BOOL)isLockScreenVisible; -- (BOOL)isShowingOverheatUI; +- (_Bool)isLockScreenVisible; +- (_Bool)isShowingOverheatUI; +- (void)shakeSlideToUnlockTextWithCustomText:(id)arg1; +- (id)activationBlockAnimated:(SEL)arg1; - (void)updateInterfaceIfNecessary; -- (BOOL)isShowingMediaControls; +- (void)setShowingMediaControls:(_Bool)arg1; +- (_Bool)isShowingMediaControls; - (void)updateOrientationForUndim; -- (BOOL)lockScreenBulletinControllerIsActive; +- (_Bool)lockScreenBulletinControllerIsActive; - (void)setCustomUnlockActionContext:(id)arg1; - (id)_customUnlockActionContext; - (id)currentUnlockActionContext; -- (BOOL)lockScreenIsShowingBulletins; -- (BOOL)shouldShowLockStatusBarTime; -- (BOOL)shouldShowSlideshowButton; -- (BOOL)handleMenuButtonHeld; -- (BOOL)handleMenuButtonTap; +- (_Bool)lockScreenIsShowingBulletins; +- (_Bool)shouldShowLockStatusBarTime; +- (_Bool)shouldShowSlideshowButton; +- (_Bool)handleMenuButtonHeld; +- (_Bool)handleMenuButtonTap; +- (void)noteExitingLostMode; - (void)prepareToEnterLostMode; - (void)updateCardItem:(id)arg1; - (void)deactivateCardItem:(id)arg1; -- (void)activateCardItem:(id)arg1 animated:(BOOL)arg2; -- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(int)arg2; +- (void)activateCardItem:(id)arg1 animated:(_Bool)arg2; +- (struct CGRect)defaultContentRegionForPluginController:(id)arg1 withOrientation:(long long)arg2; - (void)disableLockScreenBundleWithName:(id)arg1 deactivationContext:(id)arg2; - (void)enableLockScreenBundleWithName:(id)arg1 activationContext:(id)arg2; - (id)activeLockScreenPluginController; -- (BOOL)isLockScreenPluginViewVisible; -- (void)showcase:(id)arg1 didTransferOwnershipToOwner:(id)arg2; -- (void)assumeShowcaseOwnership:(id)arg1; -- (void)showcaseWantsToBeDismissed:(id)arg1 animated:(BOOL)arg2; -- (void)showcase:(id)arg1 updateRevealMode:(int)arg2 withBlock:(id)arg3; -- (BOOL)presentShowcaseViewController:(id)arg1 revealMode:(int)arg2 completion:(id)arg3; -- (BOOL)hasActiveUIAccessories; -- (void)setInScreenOffMode:(BOOL)arg1; -- (BOOL)isInScreenOffMode; -- (void)startLockScreenFadeInAnimation; -- (BOOL)canRelockForAutoDimTimer; -- (BOOL)wantsScreenToAutoDim; -- (void)setForcesPasscodeViewDuringCall:(BOOL)arg1; +- (_Bool)isLockScreenPluginViewVisible; +- (_Bool)hasActiveUIAccessories; +- (void)setInScreenOffMode:(_Bool)arg1; +- (_Bool)isInScreenOffMode; +- (void)startLockScreenFadeInAnimationForSource:(int)arg1; +- (_Bool)canRelockForAutoDimTimer; +- (_Bool)wantsScreenToAutoDim; +- (void)prepareForMesaUnlockWithCompletion:(id)arg1; +- (void)biometricEventMonitor:(id)arg1 handleBiometricEvent:(unsigned long long)arg2; +- (_Bool)isHidingPasscodeViewDuringCall; +- (void)setForcesPasscodeViewDuringCall:(_Bool)arg1; - (void)prepareToReturnToCameraFromCall; - (void)cancelReturnToCameraAfterCall; -- (BOOL)shouldReturnToCameraAfterCall; +- (_Bool)shouldReturnToCameraAfterCall; - (void)handlePhoneAppExitedIfNecessary; - (void)noteStartingPhoneCallWhileUILocked; -- (BOOL)isMakingEmergencyCall; +- (_Bool)isMakingEmergencyCall; - (void)emergencyDialerExitedWithError:(id)arg1; -- (void)exitEmergencyDialerAnimated:(BOOL)arg1; +- (void)exitEmergencyDialerAnimated:(_Bool)arg1; - (void)launchEmergencyDialer; +- (void)dismissCameraImmediately; +- (void)activateCameraAnimated:(_Bool)arg1; - (void)activateCamera; -- (BOOL)cameraIsVisible; -- (BOOL)cameraIsActive; +- (_Bool)cameraIsVisible; +- (_Bool)cameraIsActive; +- (_Bool)_isLockAlert; - (void)prepareForExternalUIUnlock; - (void)deactivate; - (void)activate; -- (BOOL)_wantsToAnimateFromPasscodeLockOnFailedPasscodeAttemptAndBlocked; +- (_Bool)_wantsToAnimateFromPasscodeLockOnFailedPasscodeAttemptAndBlocked; - (void)finishUIUnlockFromSource:(int)arg1; - (void)attemptToUnlockUIFromNotification; -- (BOOL)canBeDeactivatedForUIUnlockFromSource:(int)arg1; +- (_Bool)canBeDeactivatedForUIUnlockFromSource:(int)arg1; - (void)prepareForUIUnlock; -- (BOOL)wantsPasscodeLockForUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; -- (BOOL)isPasscodeLockVisible; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 withUnlockSource:(int)arg3 andOptions:(id)arg4; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2 completion:(id)arg3; -- (void)setPasscodeLockVisible:(BOOL)arg1 animated:(BOOL)arg2; -- (void)viewDidLoad; -- (void)dealloc; -- (id)init; +- (_Bool)wantsPasscodeLockForUIUnlockFromSource:(int)arg1 withOptions:(id)arg2; +- (_Bool)isPasscodeLockVisible; +- (void)setPasscodeLockVisible:(_Bool)arg1 animated:(_Bool)arg2 withUnlockSource:(int)arg3 andOptions:(id)arg4; +- (void)setPasscodeLockVisible:(_Bool)arg1 animated:(_Bool)arg2 completion:(id)arg3; +- (void)setPasscodeLockVisible:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)allowSystemGestureAtLocation:(struct CGPoint)arg1; +- (void)_transitionWallpaperFromLockWithOptionalOutTimingFunction:(id)arg1 adjustWindowLevel:(_Bool)arg2; +- (void)_transitionWallpaperFromLock; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBLockScreenViewDelegate-Protocol.h b/iOS7/SpringBoard/SBLockScreenViewDelegate-Protocol.h index 4f9741200..a9906893e 100644 --- a/iOS7/SpringBoard/SBLockScreenViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBLockScreenViewDelegate-Protocol.h @@ -7,11 +7,12 @@ #import "NSObject-Protocol.h" @protocol SBLockScreenViewDelegate -- (void)lockScreenView:(id)arg1 didChangeTopLegibleColor:(id)arg2; -- (void)lockScreenView:(id)arg1 didEndScrollingOnPage:(int)arg2; -- (void)lockScreenViewWillEndDraggingWithPercentScrolled:(float)arg1 percentScrolledVelocity:(float)arg2 targetScrollPercentage:(float)arg3; -- (void)lockScreenViewDidScrollWithNewScrollPercentage:(float)arg1 tracking:(BOOL)arg2; +- (id)effectiveCustomSlideToUnlockText; +- (_Bool)lockScreenViewPhonePluginIsActive; +- (void)lockScreenView:(id)arg1 didEndScrollingOnPage:(long long)arg2; +- (void)lockScreenViewWillEndDraggingWithPercentScrolled:(double)arg1 percentScrolledVelocity:(double)arg2 targetScrollPercentage:(double)arg3; +- (void)lockScreenViewDidScrollWithNewScrollPercentage:(double)arg1 tracking:(_Bool)arg2; - (void)lockScreenViewDidBeginScrolling:(id)arg1; -- (void)lockScreenView:(id)arg1 didScrollToPage:(int)arg2; +- (void)lockScreenView:(id)arg1 didScrollToPage:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBLockStateAggregator.h b/iOS7/SpringBoard/SBLockStateAggregator.h new file mode 100644 index 000000000..c3ae4a116 --- /dev/null +++ b/iOS7/SpringBoard/SBLockStateAggregator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SBLockStateAggregator : NSObject +{ + unsigned long long _lockState; +} + ++ (id)sharedInstance; +- (void)_updateLockState; +- (_Bool)hasAnyLockState; +- (unsigned long long)lockState; +- (id)description; +- (id)_descriptionForLockState:(unsigned long long)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBLockToAppStatusBarAnimator.h b/iOS7/SpringBoard/SBLockToAppStatusBarAnimator.h index 44577eca2..e751d595d 100644 --- a/iOS7/SpringBoard/SBLockToAppStatusBarAnimator.h +++ b/iOS7/SpringBoard/SBLockToAppStatusBarAnimator.h @@ -6,8 +6,11 @@ #import "NSObject.h" +@class SBDisableAppStatusBarAlphaChangesAssertion; + @interface SBLockToAppStatusBarAnimator : NSObject { + SBDisableAppStatusBarAlphaChangesAssertion *_disableStatusBarAlphaChangeAssertion; } - (void)animateStatusBarFromLockToHome; diff --git a/iOS7/SpringBoard/SBLockdownManager.h b/iOS7/SpringBoard/SBLockdownManager.h index 9e614556c..094a171d7 100644 --- a/iOS7/SpringBoard/SBLockdownManager.h +++ b/iOS7/SpringBoard/SBLockdownManager.h @@ -11,10 +11,10 @@ @interface SBLockdownManager : NSObject { int _state; - BOOL _settingUpActivationState; - BOOL _isBricked; - BOOL _isDeveloperDevice; - BOOL _hasShownMismatchedSIM; + _Bool _settingUpActivationState; + _Bool _isBricked; + _Bool _isDeveloperDevice; + _Bool _hasShownMismatchedSIM; SBDismissOnlyAlertItem *_activatingAlertItem; NSString *_unqiueDeviceIdentifier; } @@ -22,18 +22,18 @@ + (id)sharedInstance; - (void)dealloc; - (int)lockdownState; -- (BOOL)isDeveloperDevice; -- (BOOL)brickedDevice; +- (_Bool)isDeveloperDevice; +- (_Bool)brickedDevice; - (void)_setupActivationState; - (void)_serviceAvailabilityChanged:(id)arg1; - (void)_activationFailed; - (void)_resetActivationState; - (void)_postAlertsIfNeeded; -- (BOOL)_shouldShowTelephonyAlerts; +- (_Bool)_shouldShowTelephonyAlerts; - (void)_setCurrentAlertItem:(id)arg1; -- (BOOL)_isRegisteredToNetwork; -- (void)_setHasEverRegistered:(BOOL)arg1; -- (BOOL)_hasEverRegistered; +- (_Bool)_isRegisteredToNetwork; +- (void)_setHasEverRegistered:(_Bool)arg1; +- (_Bool)_hasEverRegistered; - (id)init; @end diff --git a/iOS7/SpringBoard/SBLowPowerAlertItem.h b/iOS7/SpringBoard/SBLowPowerAlertItem.h index b05c3a491..599bca707 100644 --- a/iOS7/SpringBoard/SBLowPowerAlertItem.h +++ b/iOS7/SpringBoard/SBLowPowerAlertItem.h @@ -12,16 +12,16 @@ } + (void)setBatteryLevel:(unsigned int)arg1; -+ (BOOL)_shouldIgnoreChangeToBatteryLevel:(unsigned int)arg1; ++ (_Bool)_shouldIgnoreChangeToBatteryLevel:(unsigned int)arg1; + (unsigned int)_thresholdForLevel:(unsigned int)arg1; + (void)initialize; + (void)saveLowBatteryLogWithCapacity:(int)arg1 voltage:(int)arg2; + (id)systemVersionDescription; -- (BOOL)undimsScreen; -- (BOOL)shouldShowInEmergencyCall; -- (BOOL)shouldShowInLockScreen; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)undimsScreen; +- (_Bool)shouldShowInEmergencyCall; +- (_Bool)shouldShowInLockScreen; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)willPresentAlertView:(id)arg1; - (id)initWithLevel:(unsigned int)arg1; - (id)init; diff --git a/iOS7/SpringBoard/SBMainScreenAlertWindowViewController.h b/iOS7/SpringBoard/SBMainScreenAlertWindowViewController.h index e69f3fca2..044e5324c 100644 --- a/iOS7/SpringBoard/SBMainScreenAlertWindowViewController.h +++ b/iOS7/SpringBoard/SBMainScreenAlertWindowViewController.h @@ -10,11 +10,11 @@ { } -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (_Bool)shouldAutorotateToInterfaceOrientation:(long long)arg1; - (void)noteAlertWindow:(id)arg1 didDisplayAlert:(id)arg2; -- (BOOL)alertWindow:(id)arg1 canAnimateInAlert:(id)arg2; +- (_Bool)alertWindow:(id)arg1 canAnimateInAlert:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBMainStatusBarStateProvider.h b/iOS7/SpringBoard/SBMainStatusBarStateProvider.h index 9d3508912..3c0144d6c 100644 --- a/iOS7/SpringBoard/SBMainStatusBarStateProvider.h +++ b/iOS7/SpringBoard/SBMainStatusBarStateProvider.h @@ -10,28 +10,28 @@ @interface SBMainStatusBarStateProvider : SBStatusBarStateProvider { - BOOL _overridePercent; - BOOL _killActivity; - BOOL _simulateInCallStatusBar; - char _itemIsDisabled[25]; - char _itemWasDisabled[25]; - BOOL _timeEnabled; - BOOL _timeCloaked; - BOOL _allButBatteryCloaked; - BOOL _telephonyAndBluetoothCloaked; + _Bool _overridePercent; + _Bool _killActivity; + _Bool _simulateInCallStatusBar; + _Bool _itemIsDisabled[25]; + _Bool _itemWasDisabled[25]; + _Bool _timeEnabled; + _Bool _timeCloaked; + _Bool _allButBatteryCloaked; + _Bool _telephonyAndBluetoothCloaked; } + (id)sharedInstance; -- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; +- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; - (void)_toggleSimulatesInCallStatusBar; -- (void)_composePostDataFromAggregatorData:(CDStruct_87a532be *)arg1; -- (BOOL)_shouldPostForVisitedItem:(int)arg1 withUpdates:(BOOL)arg2 toAggregatorData:(const CDStruct_87a532be *)arg3; -- (void)setTelephonyAndBluetoothItemsCloaked:(BOOL)arg1; -- (void)setAllItemsExceptBatteryCloaked:(BOOL)arg1; -- (void)setTimeCloaked:(BOOL)arg1; -- (void)enableTime:(BOOL)arg1 crossfade:(BOOL)arg2 crossfadeDuration:(double)arg3; -- (void)enableTime:(BOOL)arg1; -- (BOOL)isTimeEnabled; +- (void)_composePostDataFromAggregatorData:(CDStruct_0e61b686 *)arg1; +- (_Bool)_shouldPostForVisitedItem:(int)arg1 withUpdates:(_Bool)arg2 toAggregatorData:(const CDStruct_0e61b686 *)arg3; +- (void)setTelephonyAndBluetoothItemsCloaked:(_Bool)arg1; +- (void)setAllItemsExceptBatteryCloaked:(_Bool)arg1; +- (void)setTimeCloaked:(_Bool)arg1; +- (void)enableTime:(_Bool)arg1 crossfade:(_Bool)arg2 crossfadeDuration:(double)arg3; +- (void)enableTime:(_Bool)arg1; +- (_Bool)isTimeEnabled; - (void)_updateDisabledItems; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBManualKeyboardTextField.h b/iOS7/SpringBoard/SBManualKeyboardTextField.h index 403ba11ec..57e343f24 100644 --- a/iOS7/SpringBoard/SBManualKeyboardTextField.h +++ b/iOS7/SpringBoard/SBManualKeyboardTextField.h @@ -10,8 +10,8 @@ { } -- (BOOL)resignFirstResponder; -- (BOOL)becomeFirstResponder; +- (_Bool)resignFirstResponder; +- (_Bool)becomeFirstResponder; @end diff --git a/iOS7/SpringBoard/SBMappedImageCache.h b/iOS7/SpringBoard/SBMappedImageCache.h index 821ed0cdb..cc1f32710 100644 --- a/iOS7/SpringBoard/SBMappedImageCache.h +++ b/iOS7/SpringBoard/SBMappedImageCache.h @@ -4,31 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import "SBFMappedImageCache.h" -@class NSMutableDictionary, NSObject, NSString; - -@interface SBMappedImageCache : NSObject +@interface SBMappedImageCache : SBFMappedImageCache { - NSObject *_queue; - NSString *_path; - NSMutableDictionary *_images; } + (id)imageNamed:(id)arg1 options:(int)arg2; + (id)imageNamed:(id)arg1; + (id)sessionCache; + (id)persistentCache; -- (void)removeAllObjects; -- (void)removeImageForKey:(id)arg1; -- (void)warmupImageForKey:(id)arg1; -- (void)setImage:(id)arg1 forKey:(id)arg2; -- (id)imageForKey:(id)arg1 generateImageWithBlockIfNecessary:(id)arg2; -- (id)imageForKey:(id)arg1 options:(int)arg2 generateImageWithBlockIfNecessary:(id)arg3; -- (id)imageForKey:(id)arg1 options:(int)arg2; -- (id)imageForKey:(id)arg1; -- (void)dealloc; -- (id)initWithPath:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBMediaController.h b/iOS7/SpringBoard/SBMediaController.h index 005c2cbb5..44c71318a 100644 --- a/iOS7/SpringBoard/SBMediaController.h +++ b/iOS7/SpringBoard/SBMediaController.h @@ -14,21 +14,22 @@ NSDictionary *_nowPlayingInfo; float _pendingVolumeChange; NSTimer *_volumeCommitTimer; - BOOL _debounceVolumeRepeat; + _Bool _debounceVolumeRepeat; int _numberOfVolumeDecreasesSinceDownButtonDown; int _lastNowPlayingAppPID; - BOOL _lastNowPlayingAppIsPlaying; - BOOL _suppressHUD; - BOOL _ringerMuted; - BOOL _screenSharing; - BOOL _screenSharingSetsStatusBarOverride; + _Bool _lastNowPlayingAppIsPlaying; + _Bool _suppressHUD; + _Bool _ringerMuted; + _Bool _screenSharing; + _Bool _screenSharingSetsStatusBarOverride; NSTimer *_screenSharingStatusBarOverrideTimer; NSTimer *_videoOutStatusBarOverrideTimer; MPAudioDeviceController *_audioDeviceController; } ++ (void)sendResetPlaybackTimeoutCommand; + (void)interrupt; -+ (BOOL)applicationCanBeConsideredNowPlaying:(id)arg1; ++ (_Bool)applicationCanBeConsideredNowPlaying:(id)arg1; + (id)sharedInstance; - (void)_delayedExtendSleepTimer; - (void)_commitVolumeChange:(id)arg1; @@ -47,11 +48,11 @@ - (void)_airPlayPasswordAlertWillDisappear; - (void)_airPlayPasswordAlertWillAppear; - (id)nameOfPickedRoute; -- (BOOL)isScreenSharing; -- (BOOL)routeOtherThanHandsetIsAvailable; -- (BOOL)volumeControlIsAvailable; -- (BOOL)handsetRouteIsSelected; -- (void)requestAirPlayRouteDiscovery:(BOOL)arg1; +- (_Bool)isScreenSharing; +- (_Bool)routeOtherThanHandsetIsAvailable; +- (_Bool)volumeControlIsAvailable; +- (_Bool)handsetRouteIsSelected; +- (void)requestAirPlayRouteDiscovery:(_Bool)arg1; - (void)audioDeviceControllerMediaServerDied:(id)arg1; - (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; - (void)handleVolumeEvent:(struct __IOHIDEvent *)arg1; @@ -60,32 +61,32 @@ - (void)increaseVolume; - (float)_calcButtonRepeatDelay; - (void)_changeVolumeBy:(float)arg1; -- (BOOL)lastSavedRingerMutedState; -@property(nonatomic, getter=isRingerMuted) BOOL ringerMuted; -- (BOOL)muted; +- (_Bool)lastSavedRingerMutedState; +@property(nonatomic, getter=isRingerMuted) _Bool ringerMuted; +- (_Bool)muted; - (void)setVolume:(float)arg1; - (float)volume; -- (BOOL)setPlaybackSpeed:(int)arg1; -- (BOOL)toggleShuffle; -- (BOOL)toggleRepeat; -- (BOOL)skipFifteenSeconds:(int)arg1; -- (BOOL)stop; -- (BOOL)togglePlayPause; -- (BOOL)pause; -- (BOOL)play; -- (BOOL)endSeek:(int)arg1; -- (BOOL)beginSeek:(int)arg1; -- (BOOL)changeTrack:(int)arg1; -- (BOOL)_sendMediaCommand:(unsigned int)arg1; +- (_Bool)setPlaybackSpeed:(int)arg1; +- (_Bool)toggleShuffle; +- (_Bool)toggleRepeat; +- (_Bool)skipFifteenSeconds:(int)arg1; +- (_Bool)stop; +- (_Bool)togglePlayPause; +- (_Bool)pause; +- (_Bool)play; +- (_Bool)endSeek:(int)arg1; +- (_Bool)beginSeek:(int)arg1; +- (_Bool)changeTrack:(int)arg1; +- (_Bool)_sendMediaCommand:(unsigned int)arg1; - (void)_startVideoOutStatusBarStyleOverride; - (void)_clearVideoOutStatusBarStyleOverride; - (void)updateScreenSharingStatusBarStyleOverride; - (void)updateScreenSharingStatusBarStyleOverrideSuppressionPreference; - (void)_clearScreenSharingStatusBarStyleOverride; -@property BOOL suppressHUD; +@property _Bool suppressHUD; - (id)mediaControlsDestinationApp; - (id)nowPlayingApplication; -- (BOOL)trackIsBeingPlayedByMusicApp; +- (_Bool)trackIsBeingPlayedByMusicApp; - (void)setCurrentTrackTime:(float)arg1; - (double)trackElapsedTime; - (id)artwork; @@ -95,26 +96,27 @@ - (id)nowPlayingAlbum; - (id)nowPlayingTitle; - (id)nowPlayingArtist; -- (BOOL)trackSupports15SecondFF; -- (BOOL)trackSupports15SecondRewind; -- (BOOL)trackIsOnWishList; -- (BOOL)addTrackToWishList; -- (BOOL)likeTrack; -- (BOOL)banTrack; -- (BOOL)trackProhibitsSkip; -- (BOOL)trackSupportsIsLiked; -- (BOOL)trackSupportsIsBanned; -- (BOOL)trackIsLiked; -- (BOOL)trackIsBanned; -- (BOOL)isRadioTrack; -- (BOOL)isAdvertisement; +- (_Bool)trackSupports15SecondFF; +- (_Bool)trackSupports15SecondRewind; +- (_Bool)trackIsOnWishList; +- (_Bool)addTrackToWishList; +- (_Bool)likeTrack; +- (_Bool)banTrack; +- (_Bool)trackProhibitsSkip; +- (_Bool)trackSupportsIsLiked; +- (_Bool)trackSupportsIsBanned; +- (_Bool)trackIsLiked; +- (_Bool)trackIsBanned; +- (_Bool)isRadioTrack; +- (_Bool)isAdvertisement; - (unsigned long long)trackUniqueIdentifier; -- (BOOL)isTVOut; -- (BOOL)isMovie; -- (BOOL)isPlaying; -- (BOOL)isLastTrack; -- (BOOL)isFirstTrack; -- (BOOL)hasTrack; +- (_Bool)isTVOut; +- (_Bool)isMovie; +- (_Bool)isPaused; +- (_Bool)isPlaying; +- (_Bool)isLastTrack; +- (_Bool)isFirstTrack; +- (_Bool)hasTrack; - (void)setNowPlayingInfo:(id)arg1; - (id)_nowPlayingInfo; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBMiniAlertController.h b/iOS7/SpringBoard/SBMiniAlertController.h index abdceea4c..7b9db8d9c 100644 --- a/iOS7/SpringBoard/SBMiniAlertController.h +++ b/iOS7/SpringBoard/SBMiniAlertController.h @@ -16,9 +16,9 @@ } + (id)sharedInstance; -- (BOOL)canShowAlerts; -- (BOOL)miniAlertVisible; -- (void)_setAlertVisibleNotifyState:(BOOL)arg1; +- (_Bool)canShowAlerts; +- (_Bool)miniAlertVisible; +- (void)_setAlertVisibleNotifyState:(_Bool)arg1; - (void)noteMiniAlertStateChanged; - (void)hideApplicationMiniAlerts; - (void)_hideMiniAlertsForApp:(id)arg1; diff --git a/iOS7/SpringBoard/SBMiniAlertItemTestRecipe.h b/iOS7/SpringBoard/SBMiniAlertItemTestRecipe.h new file mode 100644 index 000000000..766f0e1b2 --- /dev/null +++ b/iOS7/SpringBoard/SBMiniAlertItemTestRecipe.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@class SBAlertItem; + +@interface SBMiniAlertItemTestRecipe : NSObject +{ + SBAlertItem *_item; +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBModeControlManager.h b/iOS7/SpringBoard/SBModeControlManager.h new file mode 100644 index 000000000..e16afdcf2 --- /dev/null +++ b/iOS7/SpringBoard/SBModeControlManager.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface SBModeControlManager : NSObject +{ + NSArray *_views; +} + ++ (id)_segmentedControlForUse:(long long)arg1 graphicsQuaility:(long long)arg2; ++ (void)_configureSegmentedControlForLabelUse:(id)arg1; ++ (void)_configureSegmentedControlForButtonUse:(id)arg1; ++ (void)_configureSegmentedControl:(id)arg1 forGraphicsQuaility:(long long)arg2; +@property(readonly, nonatomic) NSArray *views; // @synthesize views=_views; +- (void)setTintColor:(id)arg1 forUse:(long long)arg2; +- (void)removeAllSegments; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned long long)arg2 animated:(_Bool)arg3; +- (void)addTarget:(id)arg1 action:(SEL)arg2; +@property(nonatomic) long long selectedSegmentIndex; +@property(readonly, nonatomic) unsigned long long numberOfSegments; +- (id)_segmentedControlForUse:(long long)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)dealloc; +- (id)initWithGraphicsQuality:(long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBModeViewController.h b/iOS7/SpringBoard/SBModeViewController.h index 45ab20a97..7826f7921 100644 --- a/iOS7/SpringBoard/SBModeViewController.h +++ b/iOS7/SpringBoard/SBModeViewController.h @@ -6,54 +6,73 @@ #import "UIViewController.h" -@class NSArray, SBBulletinObserverViewController, UISegmentedControl, UIView; +#import "SBSizeObservingViewDelegate-Protocol.h" +#import "_UISettingsKeyPathObserver-Protocol.h" -@interface SBModeViewController : UIViewController +@class NSArray, SBBulletinObserverViewController, SBModeControlManager, SBNotificationCenterSeparatorView, UIScrollView, UISwipeGestureRecognizer, UIView; + +@interface SBModeViewController : UIViewController { id _delegate; SBBulletinObserverViewController *_selectedViewController; - UIView *_contentView; + UIScrollView *_contentView; UIView *_headerView; - UISegmentedControl *_modeControl; - UIView *_separator; + SBModeControlManager *_modeControl; + UISwipeGestureRecognizer *_leftSwipeGestureRecognizer; + UISwipeGestureRecognizer *_rightSwipeGestureRecognizer; + SBNotificationCenterSeparatorView *_separator; struct { unsigned int isContentLayoutValid:1; unsigned int isSegmentLayoutValid:1; unsigned int isRequestHandlingEnabled:1; + unsigned int hasViewEverAppeared:1; } _modeViewControllerFlags; } ++ (double)_minScreenDimension; + (id)_buttonTitleFont; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)settings:(id)arg1 changedValueForKeyPath:(id)arg2; - (void)hostDidDismiss; - (void)hostWillDismiss; - (void)hostDidPresent; - (void)hostWillPresent; - (void)setWidgetDelegate:(id)arg1; - (id)widgetDelegate; -- (BOOL)handleActionForBulletin:(id)arg1; +- (_Bool)handleActionForBulletin:(id)arg1; - (struct CGRect)rectForBulletin:(id)arg1; -@property(nonatomic, getter=isRequestHandlingEnabled) BOOL requestHandlingEnabled; -- (BOOL)_isRequestHandlingEnabled; +@property(nonatomic, getter=isRequestHandlingEnabled) _Bool requestHandlingEnabled; +- (_Bool)_isRequestHandlingEnabled; - (void)handleModeChange:(id)arg1; @property(retain, nonatomic) NSArray *viewControllers; @property(nonatomic) UIViewController *selectedViewController; -- (void)_setSelectedBulletinObserverViewController:(id)arg1; +- (void)setSelectedViewController:(id)arg1 animated:(_Bool)arg2; +- (void)_setSelectedBulletinObserverViewController:(id)arg1 animated:(_Bool)arg2; +- (_Bool)_contentOffset:(struct CGPoint *)arg1 forChildViewController:(id)arg2; - (void)removeViewController:(id)arg1; - (void)addViewController:(id)arg1; -- (BOOL)_addBulletinObserverViewController:(id)arg1; -- (void)_setSelectedSegmentIndex:(int)arg1; +- (_Bool)_addBulletinObserverViewController:(id)arg1; +- (void)_setSelectedSegmentIndex:(long long)arg1; +- (void)sizeObservingView:(id)arg1 didChangeSize:(struct CGSize)arg2; - (void)_invalidateSegmentLayout; - (void)_invalidateContentLayout; +- (void)viewWillAppear:(_Bool)arg1; - (id)_viewIfLoaded; - (void)viewWillLayoutSubviews; -- (void)_layoutSegmentsIfNecessary; - (void)_layoutContentIfNecessary; +- (void)_setContentViewContentOffset:(struct CGPoint)arg1 animated:(_Bool)arg2; +- (void)_layoutSegmentsIfNecessary; - (void)_layoutHeaderViewIfNecessary; +- (void)_backgroundContrastDidChange:(id)arg1; - (void)viewDidLoad; +- (void)loadView; - (void)_loadContentView; +- (id)_newSwipeGestureRecognizerWithDirection:(unsigned long long)arg1; - (void)_loadHeaderView; -- (float)_heightForHeaderView; +- (double)_headerViewHeightForMode:(long long)arg1; +- (struct CGRect)_modeControlFrameWithHeaderBounds:(struct CGRect)arg1 forMode:(long long)arg2; +- (struct CGSize)_modeControlSizeForMode:(long long)arg1; +- (long long)_layoutMode; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBModelessSyncController.h b/iOS7/SpringBoard/SBModelessSyncController.h index ba392ebf9..9e05b75f5 100644 --- a/iOS7/SpringBoard/SBModelessSyncController.h +++ b/iOS7/SpringBoard/SBModelessSyncController.h @@ -8,26 +8,26 @@ @interface SBModelessSyncController : NSObject { - BOOL _isAppSyncing; - BOOL _isSyncing; + _Bool _isAppSyncing; + _Bool _isSyncing; int _syncRegistrationToken; int _iCloudRestoreToken; - BOOL _restoringFromICloud; - BOOL _isAutoSyncing; - BOOL _isWirelessSyncing; + _Bool _restoringFromICloud; + _Bool _isAutoSyncing; + _Bool _isWirelessSyncing; } + (id)sharedInstance; -@property(readonly, nonatomic) BOOL isWirelessSyncing; // @synthesize isWirelessSyncing=_isWirelessSyncing; -@property(readonly, nonatomic) BOOL isAutoSyncing; // @synthesize isAutoSyncing=_isAutoSyncing; -@property(readonly, nonatomic) BOOL isSyncing; // @synthesize isSyncing=_isSyncing; -@property(readonly, nonatomic) BOOL isAppSyncing; // @synthesize isAppSyncing=_isAppSyncing; +@property(readonly, nonatomic) _Bool isWirelessSyncing; // @synthesize isWirelessSyncing=_isWirelessSyncing; +@property(readonly, nonatomic) _Bool isAutoSyncing; // @synthesize isAutoSyncing=_isAutoSyncing; +@property(readonly, nonatomic) _Bool isSyncing; // @synthesize isSyncing=_isSyncing; +@property(readonly, nonatomic) _Bool isAppSyncing; // @synthesize isAppSyncing=_isAppSyncing; - (void)_endObservingICloudRestoreStatus; - (void)_beginObservingICloudRestoreStatus; - (void)_iCloudStatusChanged; -@property(readonly, nonatomic) BOOL isRestoringFromICloud; +@property(readonly, nonatomic) _Bool isRestoringFromICloud; - (void)_updateIconsForStateChange; -- (void)_setAppSyncState:(BOOL)arg1; +- (void)_setAppSyncState:(_Bool)arg1; - (void)_appSyncStateChanged; - (void)gotLowBatteryWarning; - (void)endMonitoring; diff --git a/iOS7/SpringBoard/SBMutableIconLabelImageParameters.h b/iOS7/SpringBoard/SBMutableIconLabelImageParameters.h new file mode 100644 index 000000000..043ee188a --- /dev/null +++ b/iOS7/SpringBoard/SBMutableIconLabelImageParameters.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBIconLabelImageParameters.h" + +@class NSString, UIFont; + +@interface SBMutableIconLabelImageParameters : SBIconLabelImageParameters +{ +} + +@property(nonatomic) long long style; // @dynamic style; +@property(nonatomic) _Bool containsEmoji; // @dynamic containsEmoji; +@property(nonatomic) _Bool canEllipsize; // @dynamic canEllipsize; +@property(nonatomic) _Bool containsNonLatinLikeCharacters; // @dynamic containsNonLatinLikeCharacters; +@property(retain, nonatomic) UIFont *font; // @dynamic font; +@property(nonatomic) struct CGSize maxSize; // @dynamic maxSize; +@property(copy, nonatomic) NSString *text; // @dynamic text; +- (id)copy; + +@end + diff --git a/iOS7/SpringBoard/SBMutableUnlockActionContext.h b/iOS7/SpringBoard/SBMutableUnlockActionContext.h index 1e48f7f01..8e813fc7e 100644 --- a/iOS7/SpringBoard/SBMutableUnlockActionContext.h +++ b/iOS7/SpringBoard/SBMutableUnlockActionContext.h @@ -14,12 +14,11 @@ // Remaining properties -@property(nonatomic) BOOL canBypassPinLock; -@property(nonatomic) BOOL deactivateAwayController; +@property(nonatomic) _Bool canBypassPinLock; +@property(nonatomic) _Bool deactivateAwayController; @property(retain, nonatomic) NSString *identifier; @property(retain, nonatomic) NSString *lockLabel; -@property(nonatomic) float lockLabelFontSize; -@property(nonatomic) BOOL requiresUnlock; +@property(nonatomic) _Bool requiresUnlock; @property(retain, nonatomic) NSString *shortLockLabel; @property(copy, nonatomic) id unlockAction; @end diff --git a/iOS7/SpringBoard/SBNetworkReselectionAlertItem.h b/iOS7/SpringBoard/SBNetworkReselectionAlertItem.h index ccec88c90..617968ac6 100644 --- a/iOS7/SpringBoard/SBNetworkReselectionAlertItem.h +++ b/iOS7/SpringBoard/SBNetworkReselectionAlertItem.h @@ -10,8 +10,8 @@ { } -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)performUnlockAction; - (id)shortLockLabel; - (id)lockLabel; diff --git a/iOS7/SpringBoard/SBNewsstand.h b/iOS7/SpringBoard/SBNewsstand.h index bac2ccb74..1cdce05f1 100644 --- a/iOS7/SpringBoard/SBNewsstand.h +++ b/iOS7/SpringBoard/SBNewsstand.h @@ -10,16 +10,16 @@ { } -+ (BOOL)useInternationalAssets; -+ (BOOL)addFakeApps; ++ (_Bool)useInternationalAssets; ++ (_Bool)addFakeApps; + (id)bundleIDToReplicate; -+ (BOOL)addManyIcons; -+ (BOOL)alwaysShowIconLabels; -+ (BOOL)disableIconSkew; -+ (BOOL)_newsstandStoreIsSupported; -+ (BOOL)_newsstandStoreIsRestricted; -+ (BOOL)newsstandStoreIsAvailable; -+ (BOOL)newsstandEnabled; ++ (_Bool)addManyIcons; ++ (_Bool)alwaysShowIconLabels; ++ (_Bool)disableIconSkew; ++ (_Bool)_newsstandStoreIsSupported; ++ (_Bool)_newsstandStoreIsRestricted; ++ (_Bool)newsstandStoreIsAvailable; ++ (_Bool)newsstandEnabled; + (void)_iconVisibilityDidChange:(id)arg1; + (void)_availableStoreItemKindsDidChange:(id)arg1; + (void)reloadDefaults; diff --git a/iOS7/SpringBoard/SBNewsstandApplication.h b/iOS7/SpringBoard/SBNewsstandApplication.h index ed69a6310..676e49a22 100644 --- a/iOS7/SpringBoard/SBNewsstandApplication.h +++ b/iOS7/SpringBoard/SBNewsstandApplication.h @@ -8,24 +8,24 @@ @interface SBNewsstandApplication : SBApplication { - BOOL _isMagazineApp; - BOOL _iconIsBoundOnRight; + _Bool _isMagazineApp; + _Bool _iconIsBoundOnRight; unsigned int _supportsNewsstandContentBackgroundMode:1; - unsigned int _allowedContentNotificationsPerDay; + unsigned long long _allowedContentNotificationsPerDay; unsigned char _newsstandWakes; unsigned int _lastPostedState; } -@property(readonly, nonatomic) BOOL iconIsBoundOnRight; // @synthesize iconIsBoundOnRight=_iconIsBoundOnRight; -@property(readonly, nonatomic) BOOL isMagazineApp; // @synthesize isMagazineApp=_isMagazineApp; -- (BOOL)isNewsstandApplication; -- (BOOL)shouldThrottleContentNotificationOnDate:(id)arg1 withLastCount:(unsigned int *)arg2 onDay:(int *)arg3; -- (BOOL)isFakeApp; +@property(readonly, nonatomic) _Bool iconIsBoundOnRight; // @synthesize iconIsBoundOnRight=_iconIsBoundOnRight; +@property(readonly, nonatomic) _Bool isMagazineApp; // @synthesize isMagazineApp=_isMagazineApp; +- (_Bool)isNewsstandApplication; +- (_Bool)shouldThrottleContentNotificationOnDate:(id)arg1 withLastCount:(unsigned long long *)arg2 onDay:(long long *)arg3; +- (_Bool)isFakeApp; - (void)resumeForContentAvailable; - (void)setApplicationState:(unsigned int)arg1; - (void)activate; - (Class)iconClass; -- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(BOOL)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(BOOL)arg8 entitlements:(id)arg9; +- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(_Bool)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(_Bool)arg8 entitlements:(id)arg9; @end diff --git a/iOS7/SpringBoard/SBNewsstandApplicationIcon.h b/iOS7/SpringBoard/SBNewsstandApplicationIcon.h index c62e38a1d..d464bb5d7 100644 --- a/iOS7/SpringBoard/SBNewsstandApplicationIcon.h +++ b/iOS7/SpringBoard/SBNewsstandApplicationIcon.h @@ -15,13 +15,13 @@ @property(retain, nonatomic) SBNewsstandApplication *fakeApp; // @synthesize fakeApp=_fakeApp; - (id)getGenericIconImage:(int)arg1; -- (BOOL)iconAppearsInNewsstand; -- (BOOL)isNewsstandApplicationIcon; +- (_Bool)iconAppearsInNewsstand; +- (_Bool)isNewsstandApplicationIcon; - (int)iconFormatForLocation:(int)arg1; -- (void)launch:(int)arg1; -- (BOOL)launchEnabled; +- (void)launchFromLocation:(int)arg1; +- (_Bool)launchEnabled; - (id)application; -- (BOOL)shouldWarmUp; +- (_Bool)shouldWarmUp; - (void)dealloc; - (id)initWithApplication:(id)arg1; - (Class)iconImageViewClassForLocation:(int)arg1; diff --git a/iOS7/SpringBoard/SBNewsstandBackgroundView.h b/iOS7/SpringBoard/SBNewsstandBackgroundView.h index e3abf6d5d..8aa07ce71 100644 --- a/iOS7/SpringBoard/SBNewsstandBackgroundView.h +++ b/iOS7/SpringBoard/SBNewsstandBackgroundView.h @@ -6,16 +6,17 @@ #import "UIView.h" -@class NSMutableArray; +@class NSMutableArray, UIImageView; @interface SBNewsstandBackgroundView : UIView { NSMutableArray *_shelfViews; + UIImageView *_overlayGradientView; UIView *_bottomView; } -+ (float)shelfHeightForOrientation:(int)arg1; -+ (float)baselineForShelfAtIndex:(unsigned int)arg1 withOrientation:(int)arg2; ++ (double)shelfHeightForOrientation:(long long)arg1; ++ (double)baselineForShelfAtIndex:(unsigned long long)arg1 withOrientation:(long long)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBNewsstandFolder.h b/iOS7/SpringBoard/SBNewsstandFolder.h index 0c597c5c5..9a0233804 100644 --- a/iOS7/SpringBoard/SBNewsstandFolder.h +++ b/iOS7/SpringBoard/SBNewsstandFolder.h @@ -12,15 +12,15 @@ - (id)nodeIdentifier; - (void)_setDisplayNameFromRepresentation:(id)arg1; -- (BOOL)canAddIcon; +- (_Bool)canAddIcon; - (id)folderType; -- (BOOL)canEditDisplayName; -- (BOOL)canRemoveIcons; -- (BOOL)shouldRemoveWhenEmpty; -- (BOOL)isNewsstandFolder; +- (_Bool)canEditDisplayName; +- (_Bool)canRemoveIcons; +- (_Bool)shouldRemoveWhenEmpty; +- (_Bool)isNewsstandFolder; - (Class)listViewClass; - (Class)listModelClass; -- (void)setIsOpen:(BOOL)arg1; +- (void)setIsOpen:(_Bool)arg1; - (id)icon; - (id)init; - (Class)controllerClass; diff --git a/iOS7/SpringBoard/SBNewsstandFolderController.h b/iOS7/SpringBoard/SBNewsstandFolderController.h index f988e3bfd..cfb0f98e7 100644 --- a/iOS7/SpringBoard/SBNewsstandFolderController.h +++ b/iOS7/SpringBoard/SBNewsstandFolderController.h @@ -10,7 +10,9 @@ { } -- (unsigned int)_depth; +- (id)_statusBarColor; +- (id)legibilitySettings; +- (unsigned long long)_depth; - (Class)_contentViewClass; @end diff --git a/iOS7/SpringBoard/SBNewsstandFolderView.h b/iOS7/SpringBoard/SBNewsstandFolderView.h index bb3986592..47c20caa7 100644 --- a/iOS7/SpringBoard/SBNewsstandFolderView.h +++ b/iOS7/SpringBoard/SBNewsstandFolderView.h @@ -23,9 +23,12 @@ - (void)_storeButtonTapped:(id)arg1; - (void)_newsstandStoreAvailabilityDidChangeNotification:(id)arg1; - (void)_layoutSubviews; -- (BOOL)_showsTitle; +- (void)setLegibilitySettings:(id)arg1; +- (double)_titleFontSize; +- (_Bool)_showsTitle; +- (void)setFolder:(id)arg1; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBNewsstandIcon.h b/iOS7/SpringBoard/SBNewsstandIcon.h index a79cfb283..d2c06c73c 100644 --- a/iOS7/SpringBoard/SBNewsstandIcon.h +++ b/iOS7/SpringBoard/SBNewsstandIcon.h @@ -10,15 +10,14 @@ { } -- (BOOL)hasFolderIconView; -- (BOOL)isNewsstandIcon; +- (_Bool)hasFolderIconView; +- (_Bool)isNewsstandIcon; - (id)getUnmaskedIconImage:(int)arg1; - (id)generateIconImage:(int)arg1; -- (id)_generateImageUsingMask:(BOOL)arg1; +- (id)_generateImageUsingMask:(_Bool)arg1; - (id)_newsstandIconImageName; -- (BOOL)canReceiveGrabbedIcon; - (id)folder; -- (void)launch:(int)arg1; +- (void)launchFromLocation:(int)arg1; - (id)leafIdentifier; - (id)displayName; diff --git a/iOS7/SpringBoard/SBNewsstandIconListModel.h b/iOS7/SpringBoard/SBNewsstandIconListModel.h index e06181e9d..84b28e0b6 100644 --- a/iOS7/SpringBoard/SBNewsstandIconListModel.h +++ b/iOS7/SpringBoard/SBNewsstandIconListModel.h @@ -11,8 +11,8 @@ } + (Class)viewClass; -- (unsigned int)firstFreeSlotIndexForType:(int)arg1; -- (BOOL)allowsAddingIcon:(id)arg1; +- (unsigned long long)firstFreeSlotIndexForType:(int)arg1; +- (_Bool)allowsAddingIcon:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBNewsstandIconListView.h b/iOS7/SpringBoard/SBNewsstandIconListView.h index f06cec2cb..237d542cb 100644 --- a/iOS7/SpringBoard/SBNewsstandIconListView.h +++ b/iOS7/SpringBoard/SBNewsstandIconListView.h @@ -8,20 +8,20 @@ @interface SBNewsstandIconListView : SBFolderIconListView { - float _iconVPaddingPortrait; - float _topIconInsetPortrait; - float _iconVPaddingLandscape; - float _topIconInsetLandscape; + double _iconVPaddingPortrait; + double _topIconInsetPortrait; + double _iconVPaddingLandscape; + double _topIconInsetLandscape; } -+ (unsigned int)maxVisibleIconRowsInterfaceOrientation:(int)arg1; -+ (unsigned int)iconColumnsForInterfaceOrientation:(int)arg1; -+ (int)rotationAnchor; -- (void)_updateVisibleIconsFromRow:(unsigned int)arg1 toRow:(unsigned int)arg2 includeIcon:(id)arg3 layoutIfNeeded:(BOOL)arg4; -- (float)verticalIconPadding; -- (float)sideIconInset; -- (float)bottomIconInset; -- (float)topIconInset; ++ (unsigned long long)maxVisibleIconRowsInterfaceOrientation:(long long)arg1; ++ (unsigned long long)iconColumnsForInterfaceOrientation:(long long)arg1; ++ (long long)rotationAnchor; +- (void)_updateVisibleIconsFromRow:(unsigned long long)arg1 toRow:(unsigned long long)arg2 includeIcon:(id)arg3 layoutIfNeeded:(_Bool)arg4; +- (double)verticalIconPadding; +- (double)sideIconInset; +- (double)bottomIconInset; +- (double)topIconInset; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; - (Class)baseIconViewClass; diff --git a/iOS7/SpringBoard/SBNewsstandItemIconImageView.h b/iOS7/SpringBoard/SBNewsstandItemIconImageView.h index 1ac0645c2..1194961bb 100644 --- a/iOS7/SpringBoard/SBNewsstandItemIconImageView.h +++ b/iOS7/SpringBoard/SBNewsstandItemIconImageView.h @@ -10,13 +10,13 @@ { } ++ (double)cornerRadius; + (int)_defaultIconFormat; - (struct CGRect)visibleBounds; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; - (id)squareDarkeningOverlayImage; - (id)darkeningOverlayImage; -- (float)cornerRadius; -- (id)squareContentsImage; +- (id)_generateSquareContentsImage; - (id)contentsImage; @end diff --git a/iOS7/SpringBoard/SBNewsstandItemIconView.h b/iOS7/SpringBoard/SBNewsstandItemIconView.h index 0052e6664..44bb49597 100644 --- a/iOS7/SpringBoard/SBNewsstandItemIconView.h +++ b/iOS7/SpringBoard/SBNewsstandItemIconView.h @@ -14,8 +14,10 @@ + (int)_defaultIconFormat; - (struct CGRect)_frameForUpdatedMarkWithLabelFrame:(struct CGRect)arg1; - (struct CGRect)_frameForLabel; +- (struct CGRect)_baseFrameForLabel; - (struct CGRect)_frameForImageView; -- (BOOL)_showsShadow; +- (struct CGRect)_baseFrameForImageView; +- (_Bool)_showsShadow; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBNewsstandShelfView.h b/iOS7/SpringBoard/SBNewsstandShelfView.h index 41299482b..d85218ee0 100644 --- a/iOS7/SpringBoard/SBNewsstandShelfView.h +++ b/iOS7/SpringBoard/SBNewsstandShelfView.h @@ -11,14 +11,14 @@ @interface SBNewsstandShelfView : SBGradientView { UIView *_tintView; - float _tintAlpha; + double _tintAlpha; SBHighlightView *_highlightView; - unsigned int _shelfIndex; + unsigned long long _shelfIndex; } -@property(nonatomic) unsigned int shelfIndex; // @synthesize shelfIndex=_shelfIndex; +@property(nonatomic) unsigned long long shelfIndex; // @synthesize shelfIndex=_shelfIndex; - (void)layoutSubviews; -@property(nonatomic) float tintAlpha; +@property(nonatomic) double tintAlpha; @property(retain, nonatomic) UIColor *tintColor; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBNotificationCell.h b/iOS7/SpringBoard/SBNotificationCell.h index b295cbb28..73e33ced0 100644 --- a/iOS7/SpringBoard/SBNotificationCell.h +++ b/iOS7/SpringBoard/SBNotificationCell.h @@ -4,71 +4,83 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UITableViewCell.h" +#import "_SBFVibrantTableViewCell.h" #import "SBDateLabelDelegate-Protocol.h" -@class NSString, UIColor, UIImage, UIImageView, UILabel, UILabel, UIView; +@class NSString, UIButton, UIColor, UIImage, UIImageView, UILabel, UILabel, UIView; -@interface SBNotificationCell : UITableViewCell +@interface SBNotificationCell : _SBFVibrantTableViewCell { UIView *_realContentView; UIImageView *_iconImageView; UILabel *_primaryLabel; + UILabel *_subtitleLabel; UILabel *_secondaryLabel; UILabel *_relevanceDateLabel; UILabel *_eventDateLabel; + UIButton *_actionButton; UIImageView *_attachmentView; struct CGSize _attachmentSize; - BOOL _secondaryTextNumberOfLinesIsUpperBound; - unsigned int _secondaryTextNumberOfLines; + _Bool _secondaryTextNumberOfLinesIsUpperBound; + unsigned long long _secondaryTextNumberOfLines; + double _secondaryTextHeight; UIImage *_icon; } -+ (float)paddingBetweenTitleAndRelevanceDate; -+ (float)xInsetForOrientation:(int)arg1; -+ (float)contentWidthWithRowWidth:(float)arg1 andAttachmentSize:(struct CGSize)arg2; ++ (double)paddingBetweenTitleAndRelevanceDate; ++ (double)xInsetForOrientation:(long long)arg1; ++ (double)contentWidthWithRowWidth:(double)arg1 andAttachmentSize:(struct CGSize)arg2; + (void)setupEventDateLabel:(id)arg1; + (void)setupRelevanceDateLabel:(id)arg1; + (id)defaultColorForEventDate; + (id)defaultColorForRelevanceDate; + (id)defaultColorForSecondaryText; ++ (id)defaultColorForSubtitleText; + (id)defaultColorForPrimaryText; + (id)defaultFontForEventDate; + (id)defaultFontForRelevanceDate; + (id)defaultFontForSecondaryText; ++ (id)defaultFontForSubtitleText; + (id)defaultFontForPrimaryText; -+ (float)iconPaddingLeft; -+ (float)primaryPaddingRight; -+ (float)primaryPaddingLeft; ++ (double)actionButtonPaddingLeft; ++ (double)iconPaddingLeft; ++ (double)primaryPaddingRight; ++ (double)primaryPaddingLeft; @property(retain, nonatomic) UIImage *icon; // @synthesize icon=_icon; +@property(nonatomic) double secondaryTextHeight; // @synthesize secondaryTextHeight=_secondaryTextHeight; @property(readonly, nonatomic) UIView *attachmentView; // @synthesize attachmentView=_attachmentView; +@property(retain, nonatomic) UIButton *actionButton; // @synthesize actionButton=_actionButton; @property(readonly, nonatomic) UIView *iconView; // @synthesize iconView=_iconImageView; @property(readonly, nonatomic) UILabel *secondaryLabel; // @synthesize secondaryLabel=_secondaryLabel; +@property(readonly, nonatomic) UILabel *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; @property(readonly, nonatomic) UILabel *primaryLabel; // @synthesize primaryLabel=_primaryLabel; @property(readonly, nonatomic) UIView *realContentView; // @synthesize realContentView=_realContentView; -@property(readonly, nonatomic) BOOL secondaryTextNumberOfLinesIsUpperBound; // @synthesize secondaryTextNumberOfLinesIsUpperBound=_secondaryTextNumberOfLinesIsUpperBound; -@property(readonly, nonatomic) unsigned int secondaryTextNumberOfLines; // @synthesize secondaryTextNumberOfLines=_secondaryTextNumberOfLines; +@property(readonly, nonatomic) _Bool secondaryTextNumberOfLinesIsUpperBound; // @synthesize secondaryTextNumberOfLinesIsUpperBound=_secondaryTextNumberOfLinesIsUpperBound; +@property(readonly, nonatomic) unsigned long long secondaryTextNumberOfLines; // @synthesize secondaryTextNumberOfLines=_secondaryTextNumberOfLines; - (void)layoutSubviews; -@property(nonatomic) float attachmentAlpha; -@property(nonatomic) float iconAlpha; -@property(nonatomic) float eventDateAlpha; -@property(nonatomic) float relevanceDateAlpha; -@property(nonatomic) float secondaryTextAlpha; -@property(nonatomic) float primaryTextAlpha; +@property(nonatomic) double attachmentAlpha; +@property(nonatomic) double iconAlpha; +@property(nonatomic) double eventDateAlpha; +@property(nonatomic) double relevanceDateAlpha; +@property(nonatomic) double secondaryTextAlpha; +@property(nonatomic) double subtitleTextAlpha; +@property(nonatomic) double primaryTextAlpha; - (void)setAttachmentImage:(id)arg1; - (void)dateLabelDidChange:(id)arg1; @property(retain, nonatomic) UIColor *eventDateColor; @property(retain, nonatomic) UIColor *relevanceDateColor; -- (void)setSecondaryTextNumberOfLines:(unsigned int)arg1 treatAsUpperBound:(BOOL)arg2; +- (void)setSecondaryTextNumberOfLines:(unsigned long long)arg1 treatAsUpperBound:(_Bool)arg2; @property(retain, nonatomic) UIColor *secondaryTextColor; +@property(retain, nonatomic) UIColor *subtitleTextColor; @property(retain, nonatomic) UIColor *primaryTextColor; @property(retain, nonatomic) UILabel *eventDateLabel; @property(retain, nonatomic) UILabel *relevanceDateLabel; @property(copy, nonatomic) NSString *secondaryText; +@property(copy, nonatomic) NSString *subtitleText; @property(copy, nonatomic) NSString *primaryText; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @property(readonly, nonatomic) struct CGRect contentBounds; @end diff --git a/iOS7/SpringBoard/SBNotificationCenterBounceAnimator.h b/iOS7/SpringBoard/SBNotificationCenterBounceAnimator.h index 895c24a0d..ba3591d9e 100644 --- a/iOS7/SpringBoard/SBNotificationCenterBounceAnimator.h +++ b/iOS7/SpringBoard/SBNotificationCenterBounceAnimator.h @@ -20,7 +20,7 @@ id _completion; SBBounceSettings *_settings; struct CGRect _targetFrame; - BOOL _didBounce; + _Bool _didBounce; } @property(copy, nonatomic, getter=_completion, setter=_setCompletion:) id completion; // @synthesize completion=_completion; diff --git a/iOS7/SpringBoard/SBNotificationCenterController.h b/iOS7/SpringBoard/SBNotificationCenterController.h index 297a91888..c60541efe 100644 --- a/iOS7/SpringBoard/SBNotificationCenterController.h +++ b/iOS7/SpringBoard/SBNotificationCenterController.h @@ -11,19 +11,21 @@ #import "SBWidgetViewControllerHostDelegate-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class NSArray, SBApplication, SBNotificationCenterSettings, SBNotificationCenterViewController, SBUnlockActionContext, UIView; +@class NSArray, SBApplication, SBChevronView, SBNotificationCenterSettings, SBNotificationCenterViewController, SBUnlockActionContext, SBWindow, UIView; @interface SBNotificationCenterController : NSObject { SBNotificationCenterViewController *_viewController; + UIView *_coveredContentSnapshot; SBApplication *_coveredApplication; - UIView *_borrowedGrabberView; + SBChevronView *_borrowedGrabberView; id _borrowedGrabberWillPresentBlock; + id _borrowedGrabberHideBlock; id _borrowedGrabberCompletionBlock; NSArray *_dataProviders; id _keyboardNotificationObserverToken; SBUnlockActionContext *_unlockActionContext; - int _presentationState; + long long _presentationState; SBNotificationCenterSettings *_settings; struct { unsigned int isPresentingOrDismissing:1; @@ -32,44 +34,50 @@ } + (double)transitionAnimationDuration; -+ (id)newDynamicAnimationForShow:(BOOL)arg1 targetValue:(double)arg2 withInitialValue:(double)arg3 velocity:(double)arg4 extraPull:(BOOL)arg5; ++ (id)newDynamicAnimationForShow:(_Bool)arg1 targetValue:(double)arg2 withInitialValue:(double)arg3 velocity:(double)arg4 extraPull:(_Bool)arg5; + (id)sharedInstanceIfExists; + (id)sharedInstance; -+ (id)_sharedInstanceCreateIfNecessary:(BOOL)arg1; ++ (id)_sharedInstanceCreateIfNecessary:(_Bool)arg1; +@property(readonly, nonatomic) SBNotificationCenterSettings *settings; // @synthesize settings=_settings; @property(readonly, nonatomic) SBUnlockActionContext *unlockActionContext; // @synthesize unlockActionContext=_unlockActionContext; @property(readonly, nonatomic) SBNotificationCenterViewController *viewController; // @synthesize viewController=_viewController; +- (void)finishedScrollTest; +- (void)runScrollTest:(id)arg1 iterations:(long long)arg2 delta:(long long)arg3; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (void)buddyCompleted:(id)arg1; - (void)publishSectionInfoIfNecessary; - (id)_widgetSections; -- (id)_sectionWithIdentifier:(id)arg1 forCategory:(int)arg2; -- (id)_sectionForWidgetBundle:(id)arg1 forCategory:(int)arg2; +- (id)_sectionWithIdentifier:(id)arg1 forCategory:(long long)arg2; +- (id)_sectionForWidgetBundle:(id)arg1 forCategory:(long long)arg2; - (id)_copyDefaultEnabledWidgetIDs; -- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(int)arg3 context:(id)arg4 completion:(id)arg5; +- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(long long)arg3 context:(id)arg4 completion:(id)arg5; - (void)widget:(id)arg1 requestsLaunchOfURL:(id)arg2; -- (void)bulletinWindowDidRotateFromOrientation:(int)arg1; -- (void)bulletinWindowIsAnimatingRotationToOrientation:(int)arg1 duration:(double)arg2; -- (void)bulletinWindowWillRotateToOrientation:(int)arg1 duration:(double)arg2; +- (void)bulletinWindowDidRotateFromOrientation:(long long)arg1; +- (void)bulletinWindowIsAnimatingRotationToOrientation:(long long)arg1 duration:(double)arg2; +- (void)bulletinWindowWillRotateToOrientation:(long long)arg1 duration:(double)arg2; - (void)invalidateUnlockActionContext; -- (BOOL)handleActionForBulletin:(id)arg1; +- (_Bool)handleActionForBulletin:(id)arg1; - (id)widgetViewControllerHostDelegate:(id)arg1; +- (_Bool)_handleActionOrRequestWithDefaultAction:(id)arg1 lockedAction:(void)arg2; +- (void)biometricEventMonitorDidAuthenticate:(id)arg1; +- (void)_updateForChangeInMessagePrivacy; - (void)reloadAllWidgets; -- (void)adjustViewForShowcaseOffset:(float)arg1; -@property(readonly, nonatomic, getter=isGrabberVisible) BOOL grabberVisible; -- (void)hideGrabberAnimated:(BOOL)arg1; -- (void)showGrabberAnimated:(BOOL)arg1; -- (BOOL)canShowHideGrabberView; -@property(nonatomic, getter=isGrabberEnabled) BOOL grabberEnabled; -- (void)_setGrabberEnabled:(BOOL)arg1; +@property(readonly, nonatomic, getter=isGrabberVisible) _Bool grabberVisible; +- (void)hideGrabberAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)showGrabberAnimated:(_Bool)arg1; +- (_Bool)canShowHideGrabberView; +@property(nonatomic, getter=isGrabberEnabled) _Bool grabberEnabled; +- (void)_setGrabberEnabled:(_Bool)arg1; - (void)unregisterSharedGrabberView; -- (void)registerSharedGrabberView:(id)arg1 withWillPresentBlock:(id)arg2 andCompletion:(void)arg3; -- (void)dismissPresentedWidgetContentAnimated:(BOOL)arg1; -- (void)dismissAnimated:(BOOL)arg1 withStepper:(id)arg2 completion:(void)arg3 fromCurrentState:(id)arg4; -- (void)dismissAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)dismissAnimated:(BOOL)arg1; -- (void)presentAnimated:(BOOL)arg1 completion:(id)arg2; -- (void)presentAnimated:(BOOL)arg1; -- (void)_present:(BOOL)arg1 withStandardAnimation:(BOOL)arg2 stepper:(id)arg3 completion:(void)arg4 fromCurrentState:(id)arg5; -- (void)_present:(BOOL)arg1 stepper:(id)arg2; +- (void)registerSharedGrabberView:(id)arg1 withWillPresentBlock:(id)arg2 hideBlock:(void)arg3 andCompletion:(id)arg4; +- (void)dismissPresentedWidgetContentAnimated:(_Bool)arg1; +- (void)dismissAnimated:(_Bool)arg1 withStepper:(id)arg2 completion:(void)arg3 fromCurrentState:(id)arg4; +- (void)dismissAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)dismissAnimated:(_Bool)arg1; +- (void)presentAnimated:(_Bool)arg1 completion:(id)arg2; +- (void)presentAnimated:(_Bool)arg1; +- (void)_present:(_Bool)arg1 withStandardAnimation:(_Bool)arg2 stepper:(id)arg3 completion:(void)arg4 fromCurrentState:(id)arg5; +- (void)_present:(_Bool)arg1 stepper:(id)arg2; - (void)cancelTransition; - (void)endTransitionWithVelocity:(struct CGPoint)arg1 completion:(id)arg2; - (void)endTransitionWithVelocity:(struct CGPoint)arg1 additionalValueApplier:(id)arg2 completion:(void)arg3; @@ -77,17 +85,22 @@ - (void)beginDismissalWithTouchLocation:(struct CGPoint)arg1; - (void)beginPresentationWithTouchLocation:(struct CGPoint)arg1; - (void)prepareLayoutForPresentation; -- (void)_cleanupAfterTransition:(BOOL)arg1; +- (void)_cleanupAfterTransition:(_Bool)arg1; - (void)_setupForDismissalWithTouchLocation:(struct CGPoint)arg1; - (void)_setupForPresentationWithTouchLocation:(struct CGPoint)arg1; -- (BOOL)_shouldSelectViewControllerAtTouchLocation; -- (BOOL)handleMenuButtonTap; -@property(nonatomic) BOOL blursBackground; -@property(readonly, nonatomic, getter=isPresentingWidgetContent) BOOL presentingWidgetContent; -@property(readonly, nonatomic, getter=isTodayViewEnabledOnLockScreen) BOOL todayViewEnabledOnLockScreen; -@property(readonly, nonatomic, getter=isNotificationsViewEnabledOnLockScreen) BOOL notificationsViewEnabledOnLockScreen; -@property(readonly, nonatomic, getter=isEnabledOnLockScreen) BOOL enabledOnLockScreen; -@property(readonly, nonatomic, getter=isVisible) BOOL visible; +- (void)_setupForViewPresentation; +- (_Bool)_shouldSelectViewControllerAtTouchLocation; +- (_Bool)doesSectionWithIdentifierUpdateMessagePrivacyViaSectionParameters:(id)arg1; +- (_Bool)handleMenuButtonTap; +@property(nonatomic) _Bool blursBackground; +@property(readonly, nonatomic, getter=isPresentingWidgetContent) _Bool presentingWidgetContent; +@property(readonly, nonatomic, getter=isNotificationsViewAvailableWhileLocked) _Bool notificationsViewAvailableWhileLocked; +@property(readonly, nonatomic, getter=isTodayViewAvailableWhileLocked) _Bool todayViewAvailableWhileLocked; +- (_Bool)_isNotificationCenterViewAvailableWhileLockedWithProfileBlock:(id)arg1 counterpartBlock:(void)arg2; +- (_Bool)_isNotificationCenterViewWithFeatureKeyAvailableWhileLocked:(id)arg1 isLockedDownByRestrictions:(_Bool *)arg2; +@property(readonly, nonatomic, getter=isAvailableWhileLocked) _Bool availableWhileLocked; +@property(readonly, nonatomic, getter=isVisible) _Bool visible; +@property(readonly, nonatomic) SBWindow *window; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBNotificationCenterSeparatorView.h b/iOS7/SpringBoard/SBNotificationCenterSeparatorView.h index c77c36f81..5cbd14e42 100644 --- a/iOS7/SpringBoard/SBNotificationCenterSeparatorView.h +++ b/iOS7/SpringBoard/SBNotificationCenterSeparatorView.h @@ -8,13 +8,16 @@ @interface SBNotificationCenterSeparatorView : UIView { - float _height; + double _height; } -+ (id)separatorWithScreenScale:(float)arg1; ++ (id)separatorForCurrentState; ++ (long long)_separatorViewModeForCurrentState; ++ (id)separatorWithScreenScale:(double)arg1 mode:(long long)arg2; - (void)setBounds:(struct CGRect)arg1; - (void)setFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1; +- (void)updateForCurrentState; +- (id)initWithFrame:(struct CGRect)arg1 mode:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBNotificationCenterSettings.h b/iOS7/SpringBoard/SBNotificationCenterSettings.h index fd7457cca..582f0eff1 100644 --- a/iOS7/SpringBoard/SBNotificationCenterSettings.h +++ b/iOS7/SpringBoard/SBNotificationCenterSettings.h @@ -12,9 +12,17 @@ { SBBounceSettings *_bounceSettings; double _grabberAnimationDuration; + double _modeButtonTintLevel; + double _modeButtonTintAlpha; + double _modeLabelTintLevel; + double _modeLabelTintAlpha; } + (id)settingsControllerModule; +@property(nonatomic) double modeLabelTintAlpha; // @synthesize modeLabelTintAlpha=_modeLabelTintAlpha; +@property(nonatomic) double modeLabelTintLevel; // @synthesize modeLabelTintLevel=_modeLabelTintLevel; +@property(nonatomic) double modeButtonTintAlpha; // @synthesize modeButtonTintAlpha=_modeButtonTintAlpha; +@property(nonatomic) double modeButtonTintLevel; // @synthesize modeButtonTintLevel=_modeButtonTintLevel; @property double grabberAnimationDuration; // @synthesize grabberAnimationDuration=_grabberAnimationDuration; @property(retain, nonatomic) SBBounceSettings *bounceSettings; // @synthesize bounceSettings=_bounceSettings; - (void)setDefaultValues; diff --git a/iOS7/SpringBoard/SBNotificationCenterStatusBarStateProvider.h b/iOS7/SpringBoard/SBNotificationCenterStatusBarStateProvider.h new file mode 100644 index 000000000..b27f58090 --- /dev/null +++ b/iOS7/SpringBoard/SBNotificationCenterStatusBarStateProvider.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBStatusBarStateProvider.h" + +@interface SBNotificationCenterStatusBarStateProvider : SBStatusBarStateProvider +{ +} + +@end + diff --git a/iOS7/SpringBoard/SBNotificationCenterTouchEater.h b/iOS7/SpringBoard/SBNotificationCenterTouchEater.h index 5db44b476..4167ac7f6 100644 --- a/iOS7/SpringBoard/SBNotificationCenterTouchEater.h +++ b/iOS7/SpringBoard/SBNotificationCenterTouchEater.h @@ -10,7 +10,7 @@ { } -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/SpringBoard/SBNotificationCenterViewController.h b/iOS7/SpringBoard/SBNotificationCenterViewController.h index 92450074d..3a623cbed 100644 --- a/iOS7/SpringBoard/SBNotificationCenterViewController.h +++ b/iOS7/SpringBoard/SBNotificationCenterViewController.h @@ -9,16 +9,19 @@ #import "SBBulletinActionHandler-Protocol.h" #import "SBBulletinViewControllerDelegate-Protocol.h" #import "SBNotificationCenterWidgetHost-Protocol.h" +#import "SBSizeObservingViewDelegate-Protocol.h" -@class SBBulletinObserverViewController, SBChevronView, SBModeViewController, UIStatusBar, UIView, _UIBackdropView; +@class SBBulletinObserverViewController, SBChevronView, SBModeViewController, SBNotificationCenterSeparatorView, UIStatusBar, UIView, _UIBackdropView; -@interface SBNotificationCenterViewController : UIViewController +@interface SBNotificationCenterViewController : UIViewController { id _delegate; UIView *_clippingView; UIView *_containerView; UIView *_contentView; UIView *_backgroundView; + UIView *_coveredContentContainer; + SBNotificationCenterSeparatorView *_bottomSeparator; SBModeViewController *_modeController; SBBulletinObserverViewController *_todayViewController; SBBulletinObserverViewController *_allModeViewController; @@ -26,16 +29,18 @@ UIStatusBar *_statusBar; SBChevronView *_grabberView; UIView *_grabberContentView; - UIView *_registeredGrabberView; + UIView *_grabberBackgroundView; + SBChevronView *_registeredGrabberView; struct CGRect _grabberContentViewFrameForRegisteredGrabber; - UIView *_initialSnapshot; - UIView *_finalSnapshot; + id _registeredGrabberHideBlock; struct { unsigned int blursBackground:1; unsigned int showsBackground:1; unsigned int isBackgroundValid:1; unsigned int isGrabberEnabled:1; unsigned int isGrabberLockEngaged:1; + unsigned int viewHitTestsAsOpaque:1; + unsigned int isViewHitTestingValid:1; } _notificationCenterViewControllerFlags; } @@ -43,58 +48,63 @@ + (id)grayControlInteractionTintColor; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) SBChevronView *grabberView; // @synthesize grabberView=_grabberView; -- (BOOL)handleActionForBulletin:(id)arg1; +- (void)runScrollTest:(id)arg1 iterations:(long long)arg2 delta:(long long)arg3; +- (_Bool)handleActionForBulletin:(id)arg1; - (void)hostDidDismiss; - (void)hostWillDismiss; - (void)hostDidPresent; - (void)hostWillPresent; @property(nonatomic) id widgetDelegate; +- (void)updateForChangeInMessagePrivacy; @property(readonly, nonatomic) struct CGRect contentFrame; - (void)_setContainerFrame:(struct CGRect)arg1; - (struct CGRect)_containerFrame; @property(nonatomic) struct UIEdgeInsets clippingInsets; -@property(nonatomic) float contentViewAlpha; +@property(nonatomic) double contentViewAlpha; - (void)dismissGrabberView; - (void)presentGrabberView; -- (void)_positionContentForRegisteredGrabber; +- (struct CGRect)_grabberContentViewFrameForDefaultGrabberPresentation; - (struct CGRect)_grabberContentViewFrameForRegisteredGrabber; - (struct CGRect)positionContentForTouchAtLocation:(struct CGPoint)arg1; +- (void)_setViewHitTestAsOpaque:(_Bool)arg1; - (void)_reloadAllWidgets; - (void)disableGrabberLock; -- (BOOL)isGrabberLocked; -@property(nonatomic, getter=isGrabberViewEnabled) BOOL grabberViewEnabled; +- (_Bool)isGrabberLocked; +@property(nonatomic, getter=isGrabberViewEnabled) _Bool grabberViewEnabled; +- (void)_configureGrabberForSoloMode:(_Bool)arg1; - (id)unregisterSharedGrabberView; -- (void)registerSharedGrabberView:(id)arg1; -- (void)_register:(BOOL)arg1 grabberView:(id)arg2; +- (void)registerSharedGrabberView:(id)arg1 withHideBlock:(id)arg2; +- (void)_register:(_Bool)arg1 grabberView:(id)arg2 withHideBlock:(id)arg3; - (struct CGRect)revealRectForBulletin:(id)arg1; -@property(nonatomic, getter=isSuppressingNotificationUpdates) BOOL suppressesNotificationUpdates; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)_restoreContentViewAndClearSnapshotViews; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (BOOL)shouldAutomaticallyForwardRotationMethods; -- (void)viewWillAppear:(BOOL)arg1; +@property(nonatomic, getter=isSuppressingNotificationUpdates) _Bool suppressesNotificationUpdates; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; +- (void)sizeObservingView:(id)arg1 didChangeSize:(struct CGSize)arg2; - (void)viewDidLoad; +- (void)loadView; - (void)_configureModeControllerView; - (void)_loadBottomSeparator; - (void)_loadGrabberContentView; - (id)_newGrabberView; +- (void)_updateContrastSettingsForBottomSeparator; +- (void)_updateContrastSettingsForGrabberView; - (void)_loadStatusBar; - (void)_loadContentView; - (void)_loadContainerView; - (void)_loadClippingView; - (void)_configureView; +@property(retain, nonatomic) UIView *coveredContentSnapshot; - (void)_validateBackgroundViewIfNecessary; @property(readonly, nonatomic) _UIBackdropView *backdropView; -@property(nonatomic) BOOL blursBackground; -@property(nonatomic) BOOL showsBackground; +@property(nonatomic) _Bool blursBackground; +@property(nonatomic) _Bool showsBackground; - (id)_newBackgroundView; - (void)_loadContentViewControllersForCurrentState; -- (id)_missedModeViewControllerCreateIfNecessary:(BOOL)arg1; -- (id)_allModeViewControllerCreateIfNecessary:(BOOL)arg1; -- (id)_todayViewControllerCreateIfNecessary:(BOOL)arg1; +- (id)_missedModeViewControllerCreateIfNecessary:(_Bool)arg1; +- (id)_allModeViewControllerCreateIfNecessary:(_Bool)arg1; +- (id)_todayViewControllerCreateIfNecessary:(_Bool)arg1; - (id)_newBulletinObserverViewControllerOfClass:(Class)arg1; +- (void)_backgroundContrastDidChange:(id)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBNotificationsAllModeViewController.h b/iOS7/SpringBoard/SBNotificationsAllModeViewController.h index 76ca75f05..e021c2fec 100644 --- a/iOS7/SpringBoard/SBNotificationsAllModeViewController.h +++ b/iOS7/SpringBoard/SBNotificationsAllModeViewController.h @@ -16,20 +16,18 @@ SBNotificationsSectionHeaderView *_headerViewCurrentlyInClearState; } -- (void)hostWillPresent; -- (void)updateSection:(id)arg1 withInfo:(id)arg2; -- (void)_updateSection:(id)arg1 withUILockState:(BOOL)arg2; - (void)commitReloadOfSections:(id)arg1; - (id)infoForBulletin:(id)arg1 inSection:(id)arg2; - (id)infoForBulletinSection:(id)arg1; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)_handleEatenTouch:(id)arg1; - (void)_setHeaderViewCurrentlyInClearState:(id)arg1; -- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(int)arg1; -- (void)viewWillDisappear:(BOOL)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (id)_headerViewCurrentlyInClearState; +- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(long long)arg1; +- (void)viewWillDisappear:(_Bool)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)_installClearButtonTouchEater; -- (int)widgetIdiomForCategory:(int)arg1; +- (long long)widgetIdiomForCategory:(long long)arg1; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/iOS7/SpringBoard/SBNotificationsBulletinCell.h b/iOS7/SpringBoard/SBNotificationsBulletinCell.h index 6c9eeb5eb..f7c2df415 100644 --- a/iOS7/SpringBoard/SBNotificationsBulletinCell.h +++ b/iOS7/SpringBoard/SBNotificationsBulletinCell.h @@ -6,21 +6,27 @@ #import "SBNotificationCell.h" -@class UIView; +@class SBNotificationCenterSeparatorView; @interface SBNotificationsBulletinCell : SBNotificationCell { - UIView *_separator; - BOOL _missed; + SBNotificationCenterSeparatorView *_separator; + _Bool _missed; } ++ (id)defaultColorForRelevanceDate; + (struct CGSize)_preferredSizeForRelevanceDateLabel:(id)arg1; -+ (float)iconPaddingLeft; -@property(nonatomic, getter=isMissed) BOOL missed; // @synthesize missed=_missed; -- (void)setSectionLocation:(int)arg1 animated:(BOOL)arg2; ++ (double)iconPaddingLeft; +@property(nonatomic, getter=isMissed) _Bool missed; // @synthesize missed=_missed; +- (struct CGRect)_separatorFrame; +- (void)setSectionLocation:(int)arg1 animated:(_Bool)arg2; +- (void)prepareForReuse; - (void)layoutSubviews; -@property(nonatomic) BOOL showsSeparator; +@property(nonatomic) _Bool showsSeparator; +- (void)setEventDateLabel:(id)arg1; +- (void)setRelevanceDateLabel:(id)arg1; - (void)dealloc; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBNotificationsBulletinInfo.h b/iOS7/SpringBoard/SBNotificationsBulletinInfo.h index 762b4d3f4..f093ca261 100644 --- a/iOS7/SpringBoard/SBNotificationsBulletinInfo.h +++ b/iOS7/SpringBoard/SBNotificationsBulletinInfo.h @@ -6,33 +6,48 @@ #import "SBBBBulletinInfo.h" -@class UIColor, UIImage; +@class SBNotificationsSectionInfo, UIColor, UIImage; @interface SBNotificationsBulletinInfo : SBBBBulletinInfo { - id _relevanceDateLabel; - id _eventDateLabel; - float _heightForReusableView; + SBNotificationsSectionInfo *_sectionInfo; + double _heightForReusableView; + struct CGSize _referenceSize; UIImage *_icon; UIImage *_attachmentImage; struct CGSize _attachmentImageSize; + double _secondaryTextHeight; + _Bool _suppressingMessageForPrivacy; + _Bool _isCachedMessageSuppressionValid; UIColor *_secondaryTextColor; } @property(readonly, nonatomic) UIColor *secondaryTextColor; // @synthesize secondaryTextColor=_secondaryTextColor; +@property(retain, nonatomic) SBNotificationsSectionInfo *sectionInfo; // @synthesize sectionInfo=_sectionInfo; @property(nonatomic) struct CGSize attachmentImageSize; // @synthesize attachmentImageSize=_attachmentImageSize; @property(retain, nonatomic) UIImage *attachmentImage; // @synthesize attachmentImage=_attachmentImage; @property(retain, nonatomic) UIImage *icon; // @synthesize icon=_icon; - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; +- (_Bool)_isLayoutValidWithReferenceSize:(struct CGSize)arg1; - (struct CGSize)_effectiveAttachmentImageSize; +- (id)_attachmentImageToDisplay; +- (id)_eventDateLabelForDisplay; - (id)_eventDateLabel; -- (id)_endDate; +- (void)_configureEventDateLabel:(id)arg1; - (id)_relevanceDateLabel; +- (void)_configureRelevanceDateLabel:(id)arg1; +- (CDStruct_89ddc8e1)_relevanceDateLabelDescription; +- (id)_endDate; - (id)_secondaryTextColor; +- (id)_secondaryTextToDisplay; - (id)_secondaryText; +- (id)_subtitleTextColor; +- (id)_subtitleTextToDisplay; +- (id)_subtitleText; - (id)_relevanceDateTextColor; - (id)_primaryTextColor; +@property(readonly, nonatomic, getter=isSuppressingMessageForPrivacy) _Bool suppressingMessageForPrivacy; // @synthesize suppressingMessageForPrivacy=_suppressingMessageForPrivacy; - (id)_primaryText; - (void)invalidateCachedLayoutData; - (Class)reusableViewClass; diff --git a/iOS7/SpringBoard/SBNotificationsClearButton.h b/iOS7/SpringBoard/SBNotificationsClearButton.h index 6bbe3fc8f..1dd083c6a 100644 --- a/iOS7/SpringBoard/SBNotificationsClearButton.h +++ b/iOS7/SpringBoard/SBNotificationsClearButton.h @@ -10,7 +10,7 @@ { } -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; - (id)initWithImage:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBNotificationsMissedModeSectionInfo.h b/iOS7/SpringBoard/SBNotificationsMissedModeSectionInfo.h index 15e98a128..fa6511180 100644 --- a/iOS7/SpringBoard/SBNotificationsMissedModeSectionInfo.h +++ b/iOS7/SpringBoard/SBNotificationsMissedModeSectionInfo.h @@ -10,9 +10,9 @@ { } -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; -- (int)sectionCategory; +- (long long)sectionCategory; - (id)identifier; @end diff --git a/iOS7/SpringBoard/SBNotificationsMissedModeViewController.h b/iOS7/SpringBoard/SBNotificationsMissedModeViewController.h index 499d400fc..15127981f 100644 --- a/iOS7/SpringBoard/SBNotificationsMissedModeViewController.h +++ b/iOS7/SpringBoard/SBNotificationsMissedModeViewController.h @@ -6,29 +6,44 @@ #import "SBNotificationsModeViewController.h" +@class NSMutableSet; + @interface SBNotificationsMissedModeViewController : SBNotificationsModeViewController { + NSMutableSet *_lockScreenBulletinIDs; } + (void)_sortBulletinsChronologically:(id)arg1; + (id)_referenceDate; + (id)_sortByDateForBulletin:(id)arg1; + (id)sharedSectionInfo; +- (void)_updateSectionForChangeInNumberOfLines:(id)arg1; +- (void)_updateSectionForChangeInMessagePrivacyIfNecessary:(id)arg1; +- (void)_updateSectionForChangeInLockScreenVisibility:(id)arg1 withProcessingBlock:(id)arg2; - (void)commitMoveOfBulletin:(id)arg1 inSection:(id)arg2 beforeBulletin:(id)arg3 inSection:(id)arg4; - (void)commitReplacementWithBulletin:(id)arg1 ofBulletin:(id)arg2 inSection:(id)arg3; - (void)commitRemovalOfBulletin:(id)arg1 fromSection:(id)arg2; -- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned int)arg4; +- (void)willDisassociateBulletin:(id)arg1 fromSection:(id)arg2; +- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned long long)arg4; +- (void)_sortBulletins:(id)arg1 forSection:(id)arg2; - (void)_pruneBulletins; - (id)_expiredBulletins; +- (void)_updateSectionOrderForOperationInSection:(id)arg1; - (void)commitReloadOfSections:(id)arg1; - (void)commitReplacementWithSection:(id)arg1 ofSection:(id)arg2; - (void)commitMoveOfSection:(id)arg1 beforeSection:(id)arg2; - (void)commitRemovalOfSection:(id)arg1; - (void)commitInsertionOfSection:(id)arg1 beforeSection:(id)arg2; +- (void)_sortSectionIDs; +- (void)didAssociateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned long long)arg3; +- (void)willAssociateBulletin:(id)arg1 withSection:(id)arg2 forFeed:(unsigned long long)arg3; - (void)populateBulletinInfo:(id)arg1 inSection:(id)arg2; +- (void)populateIconIfNecessaryForBulletinInfo:(id)arg1; - (id)infoForBulletin:(id)arg1 inSection:(id)arg2; -- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (id)infoForBulletinSection:(id)arg1; +- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; +- (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBNotificationsModeViewController.h b/iOS7/SpringBoard/SBNotificationsModeViewController.h index 613a565f7..8430f6f61 100644 --- a/iOS7/SpringBoard/SBNotificationsModeViewController.h +++ b/iOS7/SpringBoard/SBNotificationsModeViewController.h @@ -14,32 +14,44 @@ unsigned int suppliesInsertionAnimation:1; unsigned int suppliesRemovalAnimation:1; unsigned int suppliesReplacementAnimation:1; - unsigned int decidesWidgetHierarchy:1; unsigned int handlesBulletinActions:1; } _notificationsModeViewControllerDelegateFlags; NSMutableArray *_orderedSectionIDs; NSMutableDictionary *_sectionIDsToOrderedBulletins; } -- (BOOL)handleActionForBulletin:(id)arg1; -- (int)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; -- (int)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (_Bool)handleActionForBulletin:(id)arg1; +- (long long)bulletinViewController:(id)arg1 replacementAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 removalAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (void)updateForChangeInMessagePrivacy; +- (void)hostWillPresent; +- (void)updateSection:(id)arg1 withParameters:(id)arg2; +- (void)updateSection:(id)arg1 withInfo:(id)arg2; +- (void)_updateSectionForChangeInNumberOfLines:(id)arg1; +- (void)_updateSection:(id)arg1 withLockState:(_Bool)arg2; +- (void)_updateSectionForChangeInMessagePrivacyIfNecessary:(id)arg1; +- (void)_updateSectionForChangeInLockScreenVisibility:(id)arg1 withLockState:(_Bool)arg2 updatedSubsectionIDs:(id)arg3; +- (void)_updateSectionForChangeInLockScreenVisibility:(id)arg1 withProcessingBlock:(id)arg2; - (void)populateBulletinInfo:(id)arg1 inSection:(id)arg2; - (id)infoForBulletinInfo:(id)arg1 inSection:(id)arg2; - (void)commitMoveOfBulletin:(id)arg1 inSection:(id)arg2 beforeBulletin:(id)arg3 inSection:(id)arg4; - (void)commitReplacementWithBulletin:(id)arg1 ofBulletin:(id)arg2 inSection:(id)arg3; - (void)commitRemovalOfBulletin:(id)arg1 fromSection:(id)arg2; -- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned int)arg4; +- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned long long)arg4; +- (void)_updateSectionOrderForOperationInSection:(id)arg1; +- (void)_sortBulletins:(id)arg1 forSection:(id)arg2; - (void)commitReplacementWithSection:(id)arg1 ofSection:(id)arg2; - (void)commitMoveOfSection:(id)arg1 beforeSection:(id)arg2; - (void)commitRemovalOfSection:(id)arg1; - (void)commitInsertionOfSection:(id)arg1 beforeSection:(id)arg2; +- (void)_sortSectionIDs; @property(readonly, nonatomic) NSMutableDictionary *sectionIDsToOrderedBulletins; @property(readonly, nonatomic) NSArray *orderedSectionIDs; @property(nonatomic) id delegate; +- (void)viewWillAppear:(_Bool)arg1; - (void)dealloc; -- (id)initWithObserverFeed:(unsigned int)arg1; +- (id)initWithObserverFeed:(unsigned long long)arg1; @end diff --git a/iOS7/SpringBoard/SBNotificationsSectionHeaderView.h b/iOS7/SpringBoard/SBNotificationsSectionHeaderView.h index e8f817992..3c1aa92d5 100644 --- a/iOS7/SpringBoard/SBNotificationsSectionHeaderView.h +++ b/iOS7/SpringBoard/SBNotificationsSectionHeaderView.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UITableViewHeaderFooterView.h" +#import "_SBFVibrantTableViewHeaderFooterView.h" -@class SBNotificationsClearButton, UIImageView, UILabel, UIView; +@class SBNotificationCenterSeparatorView, SBNotificationsClearButton, UIImageView, UILabel; -@interface SBNotificationsSectionHeaderView : UITableViewHeaderFooterView +@interface SBNotificationsSectionHeaderView : _SBFVibrantTableViewHeaderFooterView { UILabel *_titleLabel; UIImageView *_iconImageView; @@ -17,31 +17,31 @@ UIImageView *_buttonBackground; id _xAction; id _clearAction; - float _widthWhenShowingClear; - BOOL _showingClear; - UIView *_separator; + double _widthWhenShowingClear; + _Bool _showingClear; + SBNotificationCenterSeparatorView *_separator; } + (void)_compositingFilterForView:(id)arg1; -+ (void)_removeCachedClearImage; -+ (id)defaultBackgroundColor; -- (struct CGRect)_separatorRect; -- (struct CGRect)_topShadowRect; ++ (id)defaultBackgroundColorForGraphicsQuality:(long long)arg1; - (void)buttonAction:(id)arg1; - (void)layoutSubviews; -- (void)resetAnimated:(BOOL)arg1; -- (void)_setShowsClear:(BOOL)arg1 animated:(BOOL)arg2; -- (BOOL)isShowingClear; +- (void)resetAnimated:(_Bool)arg1; +- (void)_setShowsClear:(_Bool)arg1 animated:(_Bool)arg2; +- (_Bool)isShowingClear; - (struct CGRect)_buttonBackgroundFrame; - (struct CGRect)_xButtonFrame; - (struct CGRect)contentBounds; - (void)setTarget:(id)arg1 forClearButtonAction:(id)arg2; - (void)setTarget:(id)arg1 forClearButtonVisibleAction:(id)arg2; -- (void)setHasClearButton:(BOOL)arg1; +- (void)setHasClearButton:(_Bool)arg1; - (id)_clearImage; - (id)_clearBackgroundImage; - (id)_xImage; +- (void)setFloating:(_Bool)arg1; +- (void)prepareForReuse; - (void)setBackgroundView:(id)arg1; +- (long long)initialGraphicsQuality; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBNotificationsSectionInfo.h b/iOS7/SpringBoard/SBNotificationsSectionInfo.h index c0c09a2a6..9b7d854fd 100644 --- a/iOS7/SpringBoard/SBNotificationsSectionInfo.h +++ b/iOS7/SpringBoard/SBNotificationsSectionInfo.h @@ -17,7 +17,8 @@ @property(copy, nonatomic) id clearAction; // @synthesize clearAction=_clearAction; @property(copy, nonatomic) id clearPossibleAction; // @synthesize clearPossibleAction=_clearPossibleAction; - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (_Bool)shouldSuppressBulletinMessageForPrivacy:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; - (id)identifier; @property(readonly, nonatomic) SBBulletinListSection *representedListSection; diff --git a/iOS7/SpringBoard/SBNowPlayingBar.h b/iOS7/SpringBoard/SBNowPlayingBar.h deleted file mode 100644 index 2f578a651..000000000 --- a/iOS7/SpringBoard/SBNowPlayingBar.h +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SBIconViewDelegate-Protocol.h" -#import "SBSwitcherPopoverWindowControllerDelegate-Protocol.h" -#import "UIPopoverControllerDelegate-Protocol.h" - -@class MPAudioVideoRoutingActionSheet, MPAudioVideoRoutingPopoverController, SBAirPlayBarView, SBAppSwitcherVolumeSlider, SBApplication, SBNowPlayingBarView, UIActionSheet, UIButton, UIViewController; - -@interface SBNowPlayingBar : NSObject -{ - SBNowPlayingBarView *_barView; - SBAirPlayBarView *_airPlayView; - MPAudioVideoRoutingActionSheet *_airPlayActionSheet; - UIViewController *_airPlayController; - UIActionSheet *_likeBanActionSheet; - unsigned long long _trackIdentifierForActionSheet; - BOOL _likeBanPopoverVisible; - SBAppSwitcherVolumeSlider *_volumeSlider; - UIButton *_airPlayButton; - SBApplication *_nowPlayingApp; - int _scanDirection; - MPAudioVideoRoutingPopoverController *_audioRoutingPopoverController; - BOOL _audioRoutingPopoverVisible; - BOOL _showPopoverWhenRotationComplete; - struct BKSDisplayBrightnessTransaction *_brightnessTransaction; -} - -- (void)viewControllerRequestsDismissal:(id)arg1; -- (void)switcherPopoverController:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)switcherPopoverController:(id)arg1 willRotateToOrientation:(int)arg2 duration:(double)arg3; -- (void)popoverControllerDidDismissPopover:(id)arg1; -- (void)audioRoutesChanged:(id)arg1; -- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (void)backlightLevelChanged; -- (void)iconTouchBegan:(id)arg1; -- (BOOL)iconShouldAllowTap:(id)arg1; -- (void)iconTapped:(id)arg1; -- (BOOL)_isAirPlayOn; -- (void)_showAudioRoutingPopover; -- (BOOL)_shouldShowAirPlayButton; -- (void)_dismissLikeBanSheet; -- (void)_dismissAirPlayDetail; -- (void)_airPlayButtonHit:(id)arg1; -- (void)_brightnessSliderTouchEnded:(id)arg1; -- (void)_brightnessSliderChanged:(id)arg1; -- (void)_iapExtendedModeChanged:(id)arg1; -- (void)_updateAudioRouteDisplay:(BOOL)arg1; -- (void)_updateNowPlayingButtonImages; -- (void)_nowPlayingInfoChanged; -- (void)_updateNowPlayingInfo; -- (void)_updateNowPlayingApp; -- (void)_likeBanButtonHit:(id)arg1; -- (void)_fifteenSecondSkip:(id)arg1; -- (void)_trackButtonDownSeek:(id)arg1; -- (void)_trackButtonDown:(id)arg1; -- (void)_trackButtonCancel:(id)arg1; -- (void)_trackButtonUp:(id)arg1; -- (void)_playButtonHit:(id)arg1; -- (void)_toggleButtonHit:(id)arg1; -- (void)_updateDisplay; -- (BOOL)shouldScrollCancelInContentForView:(id)arg1; -- (void)prepareToDisappear; -- (void)warmup; -- (void)viewAtIndexDidDisappear:(int)arg1; -- (void)viewAtIndexDidAppear:(int)arg1; -- (void)setVisible:(BOOL)arg1; -- (int)scanDirection; -- (id)views; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBNowPlayingBarMediaControlsView.h b/iOS7/SpringBoard/SBNowPlayingBarMediaControlsView.h deleted file mode 100644 index 00c64069f..000000000 --- a/iOS7/SpringBoard/SBNowPlayingBarMediaControlsView.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBAppSwitcherLabel, UIButton; - -@interface SBNowPlayingBarMediaControlsView : UIView -{ - UIButton *_prevButton; - UIButton *_playButton; - UIButton *_nextButton; - UIButton *_airPlayButton; - UIButton *_likeBanButton; - UIButton *_fifteenSecondRewindButton; - UIButton *_fifteenSecondFFButton; - SBAppSwitcherLabel *_trackLabel; - int _toggleType; - SBAppSwitcherLabel *_toggleLabel; - BOOL _isAirPlayVisible; - BOOL _isPlaying; - int _currentTrackSupportsSkip; - BOOL _currentTrackIsRadio; - BOOL _isEnabled; - BOOL _showingToggleLabel; -} - -@property(nonatomic) BOOL airPlayButtonVisible; // @synthesize airPlayButtonVisible=_isAirPlayVisible; -@property(readonly, nonatomic) UIButton *airPlayButton; // @synthesize airPlayButton=_airPlayButton; -@property(readonly, nonatomic) UIButton *nextButton; // @synthesize nextButton=_nextButton; -@property(readonly, nonatomic) UIButton *playButton; // @synthesize playButton=_playButton; -@property(readonly, nonatomic) UIButton *prevButton; // @synthesize prevButton=_prevButton; -- (void)_muteChanged:(id)arg1; -- (void)_orientationLockChanged:(id)arg1; -- (id)_toggleLabelText; -- (void)_setToggleType:(int)arg1; -- (void)_toggleStatus:(id)arg1; -- (void)setLabelWidth:(float)arg1; -@property(nonatomic) BOOL marqueeRunning; -- (void)setTrackString:(id)arg1; -- (void)_layoutForiPad; -- (void)_layoutForiPhone; -- (void)layoutSubviews; -- (void)updateImages:(BOOL)arg1 enabled:(BOOL)arg2; -@property(readonly, nonatomic) UIButton *likeBanButton; // @synthesize likeBanButton=_likeBanButton; -@property(readonly, nonatomic) UIButton *fifteenSecondFFButton; -@property(readonly, nonatomic) UIButton *fifteenSecondRewindButton; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBNowPlayingBarView.h b/iOS7/SpringBoard/SBNowPlayingBarView.h deleted file mode 100644 index 0f80dde56..000000000 --- a/iOS7/SpringBoard/SBNowPlayingBarView.h +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBIconView, SBNowPlayingBarMediaControlsView, UIButton, UIImageView, UISlider; - -@interface SBNowPlayingBarView : UIView -{ - int _toggleType; - UIView *_toggleButtonContainer; - UIButton *_toggleButton; - UISlider *_brightnessSlider; - UISlider *_volumeSlider; - UIImageView *_brightnessImage; - UIImageView *_volumeImage; - SBNowPlayingBarMediaControlsView *_mediaView; - SBIconView *_nowPlayingIconView; -} - -@property(retain, nonatomic) SBIconView *nowPlayingIconView; // @synthesize nowPlayingIconView=_nowPlayingIconView; -@property(readonly, nonatomic) SBNowPlayingBarMediaControlsView *mediaView; // @synthesize mediaView=_mediaView; -@property(readonly, nonatomic) UISlider *volumeSlider; // @synthesize volumeSlider=_volumeSlider; -@property(readonly, nonatomic) UISlider *brightnessSlider; // @synthesize brightnessSlider=_brightnessSlider; -@property(readonly, nonatomic) UIButton *toggleButton; // @synthesize toggleButton=_toggleButton; -- (void)showVolume:(BOOL)arg1; -- (void)showAudioRoutesPickerButton:(BOOL)arg1; -@property(nonatomic) BOOL marqueeRunning; -@property(readonly, nonatomic) UIButton *airPlayButton; -- (void)_updateToggleButton; -- (void)_layoutForiPad; -- (void)_layoutForiPhone; -- (void)layoutSubviews; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; -@property(nonatomic) int toggleType; - -@end - diff --git a/iOS7/SpringBoard/SBNowPlayingPushButton.h b/iOS7/SpringBoard/SBNowPlayingPushButton.h deleted file mode 100644 index 794fddfc6..000000000 --- a/iOS7/SpringBoard/SBNowPlayingPushButton.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIButton.h" - -@interface SBNowPlayingPushButton : UIButton -{ - float _yOffset; - float _xOffset; -} - -+ (id)newButtonWithImage:(id)arg1; -- (BOOL)pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; -- (struct CGRect)hitRect; -- (void)setXOffset:(float)arg1; -- (void)setYOffset:(float)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBOffscreenSwipeGestureRecognizer.h b/iOS7/SpringBoard/SBOffscreenSwipeGestureRecognizer.h index 733b2f53c..18e47cdb2 100644 --- a/iOS7/SpringBoard/SBOffscreenSwipeGestureRecognizer.h +++ b/iOS7/SpringBoard/SBOffscreenSwipeGestureRecognizer.h @@ -12,38 +12,38 @@ @interface SBOffscreenSwipeGestureRecognizer : SBPanGestureRecognizer <_UIScreenEdgePanRecognizerDelegate> { - int m_offscreenEdge; - BOOL m_shouldUseUIKitHeuristics; - float m_edgeMargin; - float m_falseEdge; + unsigned long long m_offscreenEdge; + _Bool m_shouldUseUIKitHeuristics; + double m_edgeMargin; + double m_falseEdge; int m_touchesChecked; struct CGPoint m_firstTouch; - float m_edgeCenter; - float m_allowableDistanceFromEdgeCenter; - BOOL m_requiresSecondTouchInRange; + double m_edgeCenter; + double m_allowableDistanceFromEdgeCenter; + _Bool m_requiresSecondTouchInRange; _UIScreenEdgePanRecognizer *m_recognizer; } + (void)reloadDefaults; -@property(nonatomic) float edgeCenter; // @synthesize edgeCenter=m_edgeCenter; -@property(nonatomic) BOOL requiresSecondTouchInRange; // @synthesize requiresSecondTouchInRange=m_requiresSecondTouchInRange; -@property(nonatomic) float allowableDistanceFromEdgeCenter; // @synthesize allowableDistanceFromEdgeCenter=m_allowableDistanceFromEdgeCenter; -@property(nonatomic) float falseEdge; // @synthesize falseEdge=m_falseEdge; -@property(nonatomic) float edgeMargin; // @synthesize edgeMargin=m_edgeMargin; -@property(nonatomic) BOOL shouldUseUIKitHeuristics; // @synthesize shouldUseUIKitHeuristics=m_shouldUseUIKitHeuristics; +@property(nonatomic) double edgeCenter; // @synthesize edgeCenter=m_edgeCenter; +@property(nonatomic) _Bool requiresSecondTouchInRange; // @synthesize requiresSecondTouchInRange=m_requiresSecondTouchInRange; +@property(nonatomic) double allowableDistanceFromEdgeCenter; // @synthesize allowableDistanceFromEdgeCenter=m_allowableDistanceFromEdgeCenter; +@property(nonatomic) double falseEdge; // @synthesize falseEdge=m_falseEdge; +@property(nonatomic) double edgeMargin; // @synthesize edgeMargin=m_edgeMargin; +@property(nonatomic) _Bool shouldUseUIKitHeuristics; // @synthesize shouldUseUIKitHeuristics=m_shouldUseUIKitHeuristics; - (void)screenEdgePanRecognizerStateDidChange:(id)arg1; - (void)updateForBeganOrMovedTouches:(struct __SBGestureContext *)arg1; - (void)setState:(int)arg1; - (void)_updateAnimationDistanceAndEdgeCenter; -- (BOOL)secondTouchQualifies:(const CDStruct_9bf48c9a *)arg1; +- (_Bool)secondTouchQualifies:(const CDStruct_bab9d11d *)arg1; - (struct CGRect)activeScreenBounds; -- (BOOL)firstTouchQualifies:(const CDStruct_9bf48c9a *)arg1; -- (BOOL)_firstTouchInRange:(const CDStruct_9bf48c9a *)arg1; +- (_Bool)firstTouchQualifies:(const CDStruct_bab9d11d *)arg1; +- (_Bool)_firstTouchInRange:(const CDStruct_bab9d11d *)arg1; - (void)dealloc; - (void)reset; -- (BOOL)isHandlingLongPress; +- (_Bool)isHandlingLongPress; @property(retain, nonatomic) _UIScreenEdgePanRecognizerSettings *settings; -- (id)initForOffscreenEdge:(int)arg1; +- (id)initForOffscreenEdge:(unsigned long long)arg1; @end diff --git a/iOS7/SpringBoard/SBOperation.h b/iOS7/SpringBoard/SBOperation.h new file mode 100644 index 000000000..14c58d1c6 --- /dev/null +++ b/iOS7/SpringBoard/SBOperation.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface SBOperation : NSObject +{ + id _block; + NSString *_name; + _Bool _hasRun; +} + ++ (id)operationWithBlock:(id)arg1 name:(void)arg2; +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +- (unsigned long long)hash; +- (_Bool)isEqual:(id)arg1; +- (id)description; +- (void)execute; +- (void)dealloc; +- (id)initWithBlock:(id)arg1 name:(void)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBOperationQueue.h b/iOS7/SpringBoard/SBOperationQueue.h new file mode 100644 index 000000000..5ef1e60c1 --- /dev/null +++ b/iOS7/SpringBoard/SBOperationQueue.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSHashTable, NSMutableArray, NSString, SBOperation; + +@interface SBOperationQueue : NSObject +{ + NSString *_name; + NSMutableArray *_operationQueue; + NSHashTable *_operationLocks; + SBOperation *_executingOperation; +} + +@property(retain, nonatomic) SBOperation *executingOperation; // @synthesize executingOperation=_executingOperation; +- (void)_processNextOperationIfNecessary; +- (void)_executeOrPendOperations:(id)arg1; +- (void)_removeOperationQueueLock:(id)arg1; +- (void)_addOperationQueueLock:(id)arg1; +- (id)description; +- (void)executeOrAppendOperation:(id)arg1; +- (id)acquireLockForReason:(id)arg1; +- (_Bool)isLocked; +- (void)dealloc; +- (id)initWithName:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBOperationQueueLock.h b/iOS7/SpringBoard/SBOperationQueueLock.h new file mode 100644 index 000000000..76093a3dd --- /dev/null +++ b/iOS7/SpringBoard/SBOperationQueueLock.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, SBOperationQueue; + +@interface SBOperationQueueLock : NSObject +{ + SBOperationQueue *_queue; + NSString *_reason; + _Bool _released; +} + +@property(readonly, nonatomic) NSString *reason; // @synthesize reason=_reason; +- (void)_releaseIfNecessary; +- (void)releaseLock; +- (void)dealloc; +- (id)initWithReason:(id)arg1 operationQueue:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBOrderedRequesters.h b/iOS7/SpringBoard/SBOrderedRequesters.h index 73d61241c..2c0cf4a2a 100644 --- a/iOS7/SpringBoard/SBOrderedRequesters.h +++ b/iOS7/SpringBoard/SBOrderedRequesters.h @@ -17,7 +17,7 @@ - (void)prioritizeRequester:(id)arg1; - (void)removeRequester:(id)arg1; - (void)addRequester:(id)arg1 toBand:(int)arg2; -- (BOOL)containsRequester:(id)arg1 inBand:(int)arg2; +- (_Bool)containsRequester:(id)arg1 inBand:(int)arg2; - (id)requesters; - (id)frontmostRequester; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBOrientationLockManager.h b/iOS7/SpringBoard/SBOrientationLockManager.h index 7a7b3d805..00ae436ff 100644 --- a/iOS7/SpringBoard/SBOrientationLockManager.h +++ b/iOS7/SpringBoard/SBOrientationLockManager.h @@ -11,23 +11,22 @@ @interface SBOrientationLockManager : NSObject { NSMutableSet *_lockOverrideReasons; - int _userLockedOrientation; + long long _userLockedOrientation; } + (id)sharedInstance; -- (BOOL)_effectivelyLocked; -- (void)_updateLockStateWithOrientation:(int)arg1 forceUpdateHID:(BOOL)arg2 changes:(id)arg3; -- (void)_updateLockStateWithOrientation:(int)arg1 changes:(id)arg2; +- (_Bool)_effectivelyLocked; +- (void)_updateLockStateWithOrientation:(long long)arg1 forceUpdateHID:(_Bool)arg2 changes:(id)arg3; - (void)_updateLockStateWithChanges:(id)arg1; - (void)updateLockOverrideForCurrentDeviceOrientation; -- (BOOL)lockOverrideEnabled; -- (void)enableLockOverrideForReason:(id)arg1 forceOrientation:(int)arg2; -- (void)enableLockOverrideForReason:(id)arg1 suggestOrientation:(int)arg2; -- (void)setLockOverrideEnabled:(BOOL)arg1 forReason:(id)arg2; -- (int)userLockOrientation; -- (BOOL)isLocked; +- (_Bool)lockOverrideEnabled; +- (void)enableLockOverrideForReason:(id)arg1 forceOrientation:(long long)arg2; +- (void)enableLockOverrideForReason:(id)arg1 suggestOrientation:(long long)arg2; +- (void)setLockOverrideEnabled:(_Bool)arg1 forReason:(id)arg2; +- (long long)userLockOrientation; +- (_Bool)isLocked; - (void)unlock; -- (void)lock:(int)arg1; +- (void)lock:(long long)arg1; - (void)lock; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBPanGestureRecognizer.h b/iOS7/SpringBoard/SBPanGestureRecognizer.h index 62a87a2a1..070aaf408 100644 --- a/iOS7/SpringBoard/SBPanGestureRecognizer.h +++ b/iOS7/SpringBoard/SBPanGestureRecognizer.h @@ -8,14 +8,14 @@ @interface SBPanGestureRecognizer : SBFluidSlideGestureRecognizer { - float _arcCenter; - float _arcSize; - BOOL _recognizesHorizontalPanning; - BOOL _recognizesVerticalPanning; + double _arcCenter; + double _arcSize; + _Bool _recognizesHorizontalPanning; + _Bool _recognizesVerticalPanning; } - (void)updateForBeganOrMovedTouches:(struct __SBGestureContext *)arg1; -- (float)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; +- (double)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; - (id)initForVerticalPanning; - (id)initForHorizontalPanning; - (id)init; diff --git a/iOS7/SpringBoard/SBParallaxSettings.h b/iOS7/SpringBoard/SBParallaxSettings.h deleted file mode 100644 index 1cd66f1a5..000000000 --- a/iOS7/SpringBoard/SBParallaxSettings.h +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "_UISettings.h" - -@interface SBParallaxSettings : _UISettings -{ - BOOL _slideEnabled; - BOOL _tiltEnabled; - BOOL _increaseEnabled; - int _slideDirectionX; - int _slideDirectionY; - float _slidePixelsX; - float _slidePixelsY; - int _tiltDirectionX; - int _tiltDirectionY; - float _tiltDegreesX; - float _tiltDegreesY; - int _distanceFromScreen; - float _slideIncreaseX; - float _slideIncreaseY; -} - -+ (id)settingsControllerModule; -@property float slideIncreaseY; // @synthesize slideIncreaseY=_slideIncreaseY; -@property float slideIncreaseX; // @synthesize slideIncreaseX=_slideIncreaseX; -@property BOOL increaseEnabled; // @synthesize increaseEnabled=_increaseEnabled; -@property int distanceFromScreen; // @synthesize distanceFromScreen=_distanceFromScreen; -@property float tiltDegreesY; // @synthesize tiltDegreesY=_tiltDegreesY; -@property float tiltDegreesX; // @synthesize tiltDegreesX=_tiltDegreesX; -@property int tiltDirectionY; // @synthesize tiltDirectionY=_tiltDirectionY; -@property int tiltDirectionX; // @synthesize tiltDirectionX=_tiltDirectionX; -@property BOOL tiltEnabled; // @synthesize tiltEnabled=_tiltEnabled; -@property float slidePixelsY; // @synthesize slidePixelsY=_slidePixelsY; -@property float slidePixelsX; // @synthesize slidePixelsX=_slidePixelsX; -@property int slideDirectionY; // @synthesize slideDirectionY=_slideDirectionY; -@property int slideDirectionX; // @synthesize slideDirectionX=_slideDirectionX; -@property BOOL slideEnabled; // @synthesize slideEnabled=_slideEnabled; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBPasscodeAlertItem.h b/iOS7/SpringBoard/SBPasscodeAlertItem.h index bc1dd366e..aa0e68d38 100644 --- a/iOS7/SpringBoard/SBPasscodeAlertItem.h +++ b/iOS7/SpringBoard/SBPasscodeAlertItem.h @@ -8,24 +8,24 @@ #import "UITextFieldDelegate-Protocol.h" -@class NSString, UITextField; +@class NSString; @interface SBPasscodeAlertItem : SBAlertItem { int _mode; int _unlockScreenType; NSString *_errorString; - BOOL _hasEmergencyCall; - UITextField *_textField; + _Bool _hasEmergencyCall; } - (void)didEndCall; - (void)_setErrorString:(id)arg1; -- (BOOL)shouldShowInLockScreen; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)shouldShowInLockScreen; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)cleanPreviousConfiguration; - (void)returnKeyPressed:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithPasscodeMode:(int)arg1 unlockScreenType:(int)arg2; diff --git a/iOS7/SpringBoard/SBPasscodeAlertRecipe.h b/iOS7/SpringBoard/SBPasscodeAlertRecipe.h new file mode 100644 index 000000000..2a0ba9847 --- /dev/null +++ b/iOS7/SpringBoard/SBPasscodeAlertRecipe.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@class SBPasscodeEntryAlertViewController; + +@interface SBPasscodeAlertRecipe : NSObject +{ + SBPasscodeEntryAlertViewController *_alert; +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBPasscodeComplianceAlertItem.h b/iOS7/SpringBoard/SBPasscodeComplianceAlertItem.h index d0d93ea15..c4b5f4b33 100644 --- a/iOS7/SpringBoard/SBPasscodeComplianceAlertItem.h +++ b/iOS7/SpringBoard/SBPasscodeComplianceAlertItem.h @@ -16,9 +16,9 @@ NSString *_cancelButtonTitle; } -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; -- (BOOL)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (_Bool)shouldShowInLockScreen; - (void)dealloc; - (id)initWithTitle:(id)arg1 message:(id)arg2 continueButtonTitle:(id)arg3 cancelButtonTitle:(id)arg4; diff --git a/iOS7/SpringBoard/SBPasscodeController.h b/iOS7/SpringBoard/SBPasscodeController.h index 8ba7077b6..00be63fb9 100644 --- a/iOS7/SpringBoard/SBPasscodeController.h +++ b/iOS7/SpringBoard/SBPasscodeController.h @@ -19,7 +19,7 @@ NSDate *_forcedComplianceDate; id _telephonyNotificationObserver; int _restoreCompletedAlertStateChangedToken; - BOOL _delayedComplianceAlertUntilAfterRestoreCompletedAlert; + _Bool _delayedComplianceAlertUntilAfterRestoreCompletedAlert; } + (id)sharedInstance; @@ -27,12 +27,12 @@ - (void)_activateComplianceAlert; - (void)_stopListeningToRestoreCompletedAlertStateChangedNotifications; - (void)_startListeningToRestoreCompletedAlertStateChangedNotifications; -- (BOOL)_isRestoreCompletedAlertActive; +- (_Bool)_isRestoreCompletedAlertActive; - (void)_stopListeningToTelephonyNotifications; - (void)_startListeningToTelephonyNotifications; - (void)_didEndCall; - (void)_abort; -- (void)_userWantsToComplyNow:(BOOL)arg1; +- (void)_userWantsToComplyNow:(_Bool)arg1; - (void)_passwordEntered:(id)arg1; - (void)forceUserToChangePasscode; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPasscodeEntryAlertView.h b/iOS7/SpringBoard/SBPasscodeEntryAlertView.h index 53533c992..f9a708593 100644 --- a/iOS7/SpringBoard/SBPasscodeEntryAlertView.h +++ b/iOS7/SpringBoard/SBPasscodeEntryAlertView.h @@ -6,24 +6,26 @@ #import "SBAlertView.h" -@class UIView, _UIBackdropView, _UIBackdropViewSettings; +@class UIView, _UIBackdropView; @interface SBPasscodeEntryAlertView : SBAlertView { UIView *_passcodeView; - _UIBackdropViewSettings *_backdropViewSettings; _UIBackdropView *_blurView; + double _blurRadius; + _Bool _dismissing; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIView *passcodeLockView; // @synthesize passcodeLockView=_passcodeView; -- (void)_animatePasscodeViewsToVisible:(BOOL)arg1; +- (void)_animatePasscodeViewsToVisible:(_Bool)arg1; - (void)_dismissAnimationCompleted; -- (int)_backdropStyle; +- (long long)_backdropStyle; - (id)_buildPasscodeView; -- (void)layoutForInterfaceOrientation:(int)arg1; +- (void)layoutForInterfaceOrientation:(long long)arg1; - (void)dismiss; +- (_Bool)isReadyToBeRemovedFromView; - (void)alertDisplayWillBecomeVisible; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBPasscodeEntryAlertViewController.h b/iOS7/SpringBoard/SBPasscodeEntryAlertViewController.h index 024933788..e8c9dcc26 100644 --- a/iOS7/SpringBoard/SBPasscodeEntryAlertViewController.h +++ b/iOS7/SpringBoard/SBPasscodeEntryAlertViewController.h @@ -6,18 +6,19 @@ #import "SBAlert.h" -#import "SBPasscodeEntryAlertViewDelegate-Protocol.h" #import "SBUIPasscodeLockViewDelegate-Protocol.h" -@interface SBPasscodeEntryAlertViewController : SBAlert +@interface SBPasscodeEntryAlertViewController : SBAlert { + _Bool _attemptingUnlock; } - (void)passcodeLockViewCancelButtonPressed:(id)arg1; +- (void)passcodeLockViewPasscodeEnteredViaMesa:(id)arg1; - (void)passcodeLockViewPasscodeEntered:(id)arg1; - (void)passcodeLockViewPasscodeDidChange:(id)arg1; -- (void)passcodeEntryViewAnimatedOut:(id)arg1; -- (BOOL)hasTranslucentBackground; +- (void)deactivate; +- (_Bool)hasTranslucentBackground; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; @end diff --git a/iOS7/SpringBoard/SBPasscodeEntryAlertViewDelegate-Protocol.h b/iOS7/SpringBoard/SBPasscodeEntryAlertViewDelegate-Protocol.h deleted file mode 100644 index d23f37f7a..000000000 --- a/iOS7/SpringBoard/SBPasscodeEntryAlertViewDelegate-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBPasscodeEntryAlertViewDelegate -- (void)passcodeEntryViewAnimatedOut:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBPasscodeLockAssertionManager.h b/iOS7/SpringBoard/SBPasscodeLockAssertionManager.h index 2a88dabdc..f64bef836 100644 --- a/iOS7/SpringBoard/SBPasscodeLockAssertionManager.h +++ b/iOS7/SpringBoard/SBPasscodeLockAssertionManager.h @@ -17,7 +17,7 @@ } - (id)description; -- (BOOL)hasActivePreventLockAssertions; +- (_Bool)hasActiveAssertions; - (void)removeAssertion:(id)arg1; - (void)addAssertion:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPasscodeLockAssertionTracker.h b/iOS7/SpringBoard/SBPasscodeLockAssertionTracker.h index c205cbc2a..d28e4cc66 100644 --- a/iOS7/SpringBoard/SBPasscodeLockAssertionTracker.h +++ b/iOS7/SpringBoard/SBPasscodeLockAssertionTracker.h @@ -16,7 +16,7 @@ - (id)description; - (id)mkbAssertionOptions; -- (BOOL)hasActiveAssertions; +- (_Bool)hasActiveAssertions; - (void)removeAssertion:(id)arg1; - (void)addAssertion:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPhoneAlertItem.h b/iOS7/SpringBoard/SBPhoneAlertItem.h index 639a679d1..1b63ff25c 100644 --- a/iOS7/SpringBoard/SBPhoneAlertItem.h +++ b/iOS7/SpringBoard/SBPhoneAlertItem.h @@ -14,7 +14,7 @@ NSString *_title; } -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithTitle:(id)arg1 bodyText:(id)arg2; diff --git a/iOS7/SpringBoard/SBPieChartSlice.h b/iOS7/SpringBoard/SBPieChartSlice.h index 8493ad0e5..e8427e591 100644 --- a/iOS7/SpringBoard/SBPieChartSlice.h +++ b/iOS7/SpringBoard/SBPieChartSlice.h @@ -10,15 +10,15 @@ @interface SBPieChartSlice : NSObject { - float _value; + double _value; UIColor *_fillColor; } -+ (id)sliceWithValue:(float)arg1 fillColor:(id)arg2; ++ (id)sliceWithValue:(double)arg1 fillColor:(id)arg2; @property(readonly) UIColor *fillColor; // @synthesize fillColor=_fillColor; -@property(readonly) float value; // @synthesize value=_value; +@property(readonly) double value; // @synthesize value=_value; - (void)dealloc; -- (id)initWithValue:(float)arg1 fillColor:(id)arg2; +- (id)initWithValue:(double)arg1 fillColor:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBPieChartView.h b/iOS7/SpringBoard/SBPieChartView.h index 4e9b58819..b78382a0d 100644 --- a/iOS7/SpringBoard/SBPieChartView.h +++ b/iOS7/SpringBoard/SBPieChartView.h @@ -11,13 +11,13 @@ @interface SBPieChartView : UIView { NSArray *_slices; - float _valueTotal; - float _radius; + double _valueTotal; + double _radius; struct CGPoint _center; - float _defaultRotation; + double _defaultRotation; } -- (void)_drawSlice:(id)arg1 atValue:(float)arg2; +- (void)_drawSlice:(id)arg1 atValue:(double)arg2; - (void)_rotateContext; - (void)_updateMetrics; - (void)drawRect:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBPlaceholderIcon.h b/iOS7/SpringBoard/SBPlaceholderIcon.h index 93feb8cbd..24e2f3b1a 100644 --- a/iOS7/SpringBoard/SBPlaceholderIcon.h +++ b/iOS7/SpringBoard/SBPlaceholderIcon.h @@ -17,14 +17,14 @@ + (id)grabbedIconPlaceholder; + (id)placeholderForIcon:(id)arg1; + (id)placeholderNodeIdentifierForIcon:(id)arg1; -- (BOOL)isPlaceholderForIcon:(id)arg1; -- (BOOL)isEmptyPlaceholder; -- (BOOL)isGrabbedIconPlaceholder; -- (BOOL)isPlaceholder; -- (BOOL)shouldCacheImageForFormat:(int)arg1; +- (_Bool)isPlaceholderForIcon:(id)arg1; +- (_Bool)isEmptyPlaceholder; +- (_Bool)isGrabbedIconPlaceholder; +- (_Bool)isPlaceholder; +- (_Bool)shouldCacheImageForFormat:(int)arg1; - (id)generateIconImage:(int)arg1; - (id)automationID; -- (BOOL)matchesRepresentation:(id)arg1; +- (_Bool)matchesRepresentation:(id)arg1; - (id)representation; - (id)nodeIdentifier; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPlatformController.h b/iOS7/SpringBoard/SBPlatformController.h index 2376295e9..9a885d585 100644 --- a/iOS7/SpringBoard/SBPlatformController.h +++ b/iOS7/SpringBoard/SBPlatformController.h @@ -11,17 +11,18 @@ @interface SBPlatformController : NSObject { NSString *_currentConfigurationName; - long _defaultIconInfoOnce; + long long _defaultIconInfoOnce; NSArray *_defaultStarkIconState; NSDictionary *_defaultIconState; NSSet *_defaultIconStateDisplayIdentifiers; NSLock *_iconStateDisplayIdentifiersLock; NSSet *_iconStateDisplayIdentifiers; NSString *_localizedDeviceName; - BOOL _hasGasGauge; - BOOL _supportsOpenGLES2; - BOOL _internalInstall; - BOOL _carrierInstall; + _Bool _hasGasGauge; + _Bool _supportsOpenGLES2; + _Bool _internalInstall; + _Bool _carrierInstall; + _Bool _singleCoreDevice; } + (id)uniqueDeviceIdentifier; @@ -33,10 +34,12 @@ - (void)_visibleIdentifiersChanged:(id)arg1; - (void)_loadDefaultIconInfoIfNecessary; - (id)_currentConfigurationName; -- (BOOL)isCarrierInstall; -- (BOOL)isInternalInstall; -- (BOOL)supportsOpenGLES2; -- (BOOL)hasGasGauge; +- (_Bool)isN90Like; +- (_Bool)isSingleCoreDevice; +- (_Bool)isCarrierInstall; +- (_Bool)isInternalInstall; +- (_Bool)supportsOpenGLES2; +- (_Bool)hasGasGauge; - (id)localizedPlatformName; - (id)iconStateDisplayIdentifiers; - (void)registerForIconVisibilityChanges; diff --git a/iOS7/SpringBoard/SBPolygon.h b/iOS7/SpringBoard/SBPolygon.h index 4c859b1e6..f69942acb 100644 --- a/iOS7/SpringBoard/SBPolygon.h +++ b/iOS7/SpringBoard/SBPolygon.h @@ -10,35 +10,35 @@ { int m_pointCount; struct CGPoint m_points[5]; - unsigned int m_pathIDs[5]; - float m_weights[5]; + unsigned long long m_pathIDs[5]; + double m_weights[5]; struct CGPoint m_centroid; struct CGPoint m_weightedCentroid; - unsigned int m_baseLeftVertex; - unsigned int m_bottomRightVertex; + unsigned long long m_baseLeftVertex; + unsigned long long m_bottomRightVertex; } -+ (BOOL)candidate:(id)arg1 matchesTemplate:(id)arg2 transforms:(int)arg3 acceptFactor:(float)arg4; ++ (_Bool)candidate:(id)arg1 matchesTemplate:(id)arg2 transforms:(int)arg3 acceptFactor:(double)arg4; @property(nonatomic) struct CGPoint weightedCentroid; // @synthesize weightedCentroid=m_weightedCentroid; @property(nonatomic) struct CGPoint centroid; // @synthesize centroid=m_centroid; @property(readonly, nonatomic) int pointCount; // @synthesize pointCount=m_pointCount; -- (float)meanRadius; -- (float)meanFingertipRowAngle; -- (float)baseOrientation; +- (double)meanRadius; +- (double)meanFingertipRowAngle; +- (double)baseOrientation; - (struct CGPoint)calculateWeightedCentroid; - (struct CGPoint)calculateCentroid; -- (float)findLongestOutsideEdge; +- (double)findLongestOutsideEdge; - (void)sortAlongOutsideEdge; - (void)flipHorizontally; -- (void)scale:(float)arg1; -- (void)rotate:(float)arg1; -- (unsigned int)thumbIndex; -@property(readonly, nonatomic) BOOL isLeftHanded; -- (float)height; -- (float)width; -- (float)weightAtIndex:(int)arg1; +- (void)scale:(double)arg1; +- (void)rotate:(double)arg1; +- (unsigned long long)thumbIndex; +@property(readonly, nonatomic) _Bool isLeftHanded; +- (double)height; +- (double)width; +- (double)weightAtIndex:(int)arg1; - (void)endPointUpdate; -- (void)addPoint:(struct CGPoint)arg1 pathIndex:(unsigned int)arg2; +- (void)addPoint:(struct CGPoint)arg1 pathIndex:(unsigned long long)arg2; - (void)addPoint:(struct CGPoint)arg1; - (void)beginPointUpdate; - (void)clear; diff --git a/iOS7/SpringBoard/SBPowerDownController.h b/iOS7/SpringBoard/SBPowerDownController.h index db451586f..4a106f5a1 100644 --- a/iOS7/SpringBoard/SBPowerDownController.h +++ b/iOS7/SpringBoard/SBPowerDownController.h @@ -13,7 +13,7 @@ @interface SBPowerDownController : SBAlert { id _delegate; - BOOL _isFront; + _Bool _isFront; SBAlertView *_powerDownView; id _orderOutCompletion; } @@ -26,18 +26,19 @@ - (void)powerDownViewAnimateOutCompleted:(id)arg1; - (void)powerDownViewRequestPowerDown:(id)arg1; - (void)powerDownViewRequestCancel:(id)arg1; -- (BOOL)powerDownViewShouldHideStatusBar:(id)arg1; +- (_Bool)powerDownViewShouldHideStatusBar:(id)arg1; - (double)autoLockTime; - (void)deactivate; - (void)activate; -- (BOOL)showsSpringBoardStatusBar; -- (BOOL)managesOwnStatusBarAtActivation; +- (_Bool)showsSpringBoardStatusBar; +- (_Bool)managesOwnStatusBarAtActivation; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; +- (_Bool)hasTranslucentBackground; - (void)cancel; - (void)powerDown; - (void)orderOutWithCompletion:(id)arg1; - (void)orderFront; -- (BOOL)isOrderedFront; +- (_Bool)isOrderedFront; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBPowerDownView.h b/iOS7/SpringBoard/SBPowerDownView.h index 66d9488f2..50e9e26ef 100644 --- a/iOS7/SpringBoard/SBPowerDownView.h +++ b/iOS7/SpringBoard/SBPowerDownView.h @@ -7,44 +7,48 @@ #import "SBAlertView.h" #import "SBPowerDownViewInterface-Protocol.h" +#import "UIGestureRecognizerDelegate-Protocol.h" -@class NSTimer, SBFakeStatusBarView, SBGlintyStringView, UILabel, UIPanGestureRecognizer, UIView, _UIBackdropView; +@class NSTimer, SBFGlintyStringView, SBFakeStatusBarView, UILabel, UILongPressGestureRecognizer, UIPanGestureRecognizer, UIView, _UIBackdropView; -@interface SBPowerDownView : SBAlertView +@interface SBPowerDownView : SBAlertView { NSTimer *_autoDismissTimer; id _delegate; SBFakeStatusBarView *_fakeStatusBarView; - UIView *_dynamicDarkeningAboveTopBar; - UIView *_dynamicDarkeningBelowBottomBar; UIView *_darkeningUnderlay; UIView *_topContainer; UIView *_topBar; - SBGlintyStringView *_topBarLabel; + SBFGlintyStringView *_topBarLabel; + UIView *_topBarLabelBackgroundView; _UIBackdropView *_topBarBackground; UIView *_bottomContainer; UIView *_bottomBar; UILabel *_bottomBarLabel; _UIBackdropView *_bottomBarBackground; - BOOL _addedFakeStatusBar; + _Bool _addedFakeStatusBar; + _Bool _hiddenLockScreenForeground; UIPanGestureRecognizer *_slideGestureRecognizer; + UILongPressGestureRecognizer *_touchGestureRecognizer; struct CGPoint _slideGestureInitialPoint; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_animatePowerDown; -- (void)_slideCompleted:(BOOL)arg1; +- (void)_slideCompleted:(_Bool)arg1; - (void)_notifyDelegateCancelled; - (void)_notifyDelegatePowerDown; - (void)_resetAutoDismissTimer; - (void)_cancelAutoDismissTimer; - (id)_newDarkeningView:(struct CGRect)arg1; -- (struct CGRect)_frameForInnerDarkening; - (void)_removeFakeStatusBarIfNecessary; - (void)_addFakeStatusBarIfNecessary; +- (id)_lockScreenView; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (void)_touchGestureRecognizer:(id)arg1; - (void)_slideGestureRecognizer:(id)arg1; -- (void)layoutForInterfaceOrientation:(int)arg1; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; +- (void)layoutForInterfaceOrientation:(long long)arg1; +- (_Bool)isSupportedInterfaceOrientation:(long long)arg1; - (void)animateOut; - (void)animateIn; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPowerDownViewDelegate-Protocol.h b/iOS7/SpringBoard/SBPowerDownViewDelegate-Protocol.h index f8f992c82..77b3d65ef 100644 --- a/iOS7/SpringBoard/SBPowerDownViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBPowerDownViewDelegate-Protocol.h @@ -8,6 +8,6 @@ - (void)powerDownViewAnimateOutCompleted:(id)arg1; - (void)powerDownViewRequestPowerDown:(id)arg1; - (void)powerDownViewRequestCancel:(id)arg1; -- (BOOL)powerDownViewShouldHideStatusBar:(id)arg1; +- (_Bool)powerDownViewShouldHideStatusBar:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBPrintStatusController.h b/iOS7/SpringBoard/SBPrintStatusController.h deleted file mode 100644 index 9c6ad82e7..000000000 --- a/iOS7/SpringBoard/SBPrintStatusController.h +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SBLeafIconDataSource-Protocol.h" -#import "SBSwitcherPopoverWindowControllerDelegate-Protocol.h" -#import "UINavigationControllerDelegate-Protocol.h" -#import "UIPrintStatusDelegate-Protocol.h" -#import "UIStatusBarStyleDelegate-Protocol.h" - -@class SBAppSwitcherController, UIPrintStatusViewController, UIStatusBar, UITransitionView, UIView; - -@interface SBPrintStatusController : NSObject -{ - SBAppSwitcherController *_switcherController; - UIPrintStatusViewController *_printStatusController; - int _numPrintJobs; - BOOL _dismissingImmediately; - BOOL _printViewVisible; - UIView *_rootView; - UITransitionView *_transitionView; - UIStatusBar *_fakeStatusBar; - BOOL _savePopoverWindowForRotation; - BOOL _showPopoverWhenRotationComplete; -} - -@property(readonly, nonatomic) int numPrintJobs; // @synthesize numPrintJobs=_numPrintJobs; -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; -- (int)iconAccessoryType:(id)arg1; -- (id)iconFormattedAccessoryString:(id)arg1; -- (id)iconBadgeNumberOrString:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; -- (id)iconDisplayName:(id)arg1; -- (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; -- (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; -- (void)switcherPopoverController:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)switcherPopoverController:(id)arg1 willRotateToOrientation:(int)arg2 duration:(double)arg3; -- (void)statusBar:(id)arg1 didAnimateFromHeight:(float)arg2 toHeight:(float)arg3 animation:(int)arg4; -- (void)statusBar:(id)arg1 willAnimateFromHeight:(float)arg2 toHeight:(float)arg3 duration:(double)arg4 animation:(int)arg5; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)printStatusViewControllerJobDidCancel:(id)arg1; -- (void)printStatusViewController:(id)arg1 didDismissWithCancel:(BOOL)arg2; -- (double)durationForTransition:(int)arg1; -- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3; -- (void)_dismissPrintStatus; -- (void)_cleanupPopoverViews:(BOOL)arg1; -- (void)_cleanupPrintController; -- (void)_printStateChanged:(id)arg1; -- (void)_updateStateForNumberOfJobs:(int)arg1; -- (void)dismissPrintStatusView; -- (void)activatePrintStatusPopoverForView:(id)arg1; -- (void)activatePrintStatusView; -- (BOOL)printStatusViewIsShowing; -- (void)dealloc; -- (id)initWithSwitcherController:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBPrintStatusIcon.h b/iOS7/SpringBoard/SBPrintStatusIcon.h deleted file mode 100644 index 42552db4f..000000000 --- a/iOS7/SpringBoard/SBPrintStatusIcon.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBLeafIcon.h" - -@interface SBPrintStatusIcon : SBLeafIcon -{ -} - -- (BOOL)_delaysUnhighlightWhenTapped; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBPrototypeController.h b/iOS7/SpringBoard/SBPrototypeController.h index b1c02d4bf..a94b9d508 100644 --- a/iOS7/SpringBoard/SBPrototypeController.h +++ b/iOS7/SpringBoard/SBPrototypeController.h @@ -9,28 +9,35 @@ #import "SBVolumePressBandit-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class PTSettingsController, SBRootSettings, UIWindow; +@class NSArray, PTSettingsController, SBRootSettings, UIWindow; @interface SBPrototypeController : NSObject { SBRootSettings *_rootSettings; UIWindow *_settingsWindow; PTSettingsController *_settingsController; - BOOL _showingSettings; + NSArray *_testRecipeClassNames; + id _activeTestRecipe; + _Bool _showingSettings; } + (id)sharedInstance; + (void)reloadDefaults; - (void)_updatePreventingLockover; - (void)_configureForDefaults; +- (void)_changeActiveTestRecipeIfNecessary; - (void)_tearDownSettingsWindow; - (struct CGRect)_offscreenFrame; - (void)_hideSettings; - (void)_showSettings; +- (id)_testRecipeClassNames; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)handleVolumeDecrease; - (void)handleVolumeIncrease; -- (BOOL)isShowingSettingsUI; +@property(retain, nonatomic) id activeTestRecipe; +- (void)showOrHide; +- (_Bool)isPrototypingEnabled; +- (_Bool)isShowingSettingsUI; - (id)rootSettings; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBProxyRemoteView.h b/iOS7/SpringBoard/SBProxyRemoteView.h index 05ee74176..9101b5650 100644 --- a/iOS7/SpringBoard/SBProxyRemoteView.h +++ b/iOS7/SpringBoard/SBProxyRemoteView.h @@ -13,16 +13,16 @@ id _delegate; SBApplication *_app; NSString *_remoteViewIdentifier; - BOOL _remoteViewOpaque; + _Bool _remoteViewOpaque; } + (Class)layerClass; -@property(nonatomic) BOOL remoteViewOpaque; // @synthesize remoteViewOpaque=_remoteViewOpaque; +@property(nonatomic) _Bool remoteViewOpaque; // @synthesize remoteViewOpaque=_remoteViewOpaque; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSString *remoteViewIdentifier; // @synthesize remoteViewIdentifier=_remoteViewIdentifier; - (void)disconnect; - (void)noteConnectionLost; -- (void)_setIsConnected:(BOOL)arg1; +- (void)_setIsConnected:(_Bool)arg1; - (void)connectToContextID:(unsigned int)arg1 forIdentifier:(id)arg2 application:(id)arg3; - (void)didMoveToSuperview; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBPushNotificationRecipe.h b/iOS7/SpringBoard/SBPushNotificationRecipe.h new file mode 100644 index 000000000..383e2d39f --- /dev/null +++ b/iOS7/SpringBoard/SBPushNotificationRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBPushNotificationRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBPushStore.h b/iOS7/SpringBoard/SBPushStore.h index 020398fa7..600b19bf5 100644 --- a/iOS7/SpringBoard/SBPushStore.h +++ b/iOS7/SpringBoard/SBPushStore.h @@ -19,12 +19,13 @@ + (void)migratePushStore; + (id)sharedInstance; + (void)initialize; -- (BOOL)prepareToSupportLocalNotificationsTypes:(unsigned int)arg1 forBundleID:(id)arg2; -- (void)setEffectivePushSettings:(unsigned int)arg1 forBundleID:(id)arg2; -- (unsigned int)effectivePushSettingsForBundleID:(id)arg1; +- (_Bool)prepareToSupportLocalNotificationsTypes:(unsigned long long)arg1 forBundleID:(id)arg2; +- (void)setEffectivePushSettings:(unsigned long long)arg1 forBundleID:(id)arg2; +- (unsigned long long)effectivePushSettingsForBundleID:(id)arg1; - (void)notePushSettingsChangedForBundleID:(id)arg1; +- (void)notePushDeclinedForBundleID:(id)arg1; - (void)notePushAcceptedForBundleID:(id)arg1; -- (unsigned int)_effectivePushSettingsForBundleID:(id)arg1; +- (unsigned long long)_effectivePushSettingsForBundleID:(id)arg1; - (id)allNotificationEnabledBundleIDs; - (id)allLocalNotificationEnabledBundleIDs; - (id)lastUpdateDateForBundleID:(id)arg1; @@ -33,19 +34,20 @@ - (id)savedNotificationDataForBundleID:(id)arg1; - (void)makeTestNotificationStores; - (id)removeNotificationsPassingTest:(id)arg1 forBundleID:(void)arg2; +- (void)removeAllNotificationsForBundleID:(id)arg1; - (void)removeAllLocalNotificationsForBundleID:(id)arg1; - (void)removeLocalNotification:(id)arg1 forBundleID:(id)arg2; - (void)saveLocalNotification:(id)arg1 forBundleID:(id)arg2; - (void)saveRemoteNotificationWithMessage:(id)arg1 soundName:(id)arg2 actionText:(id)arg3 badge:(id)arg4 userInfo:(id)arg5 launchImage:(id)arg6 forBundleID:(id)arg7; -- (void)_saveNotificationWithMessage:(id)arg1 soundName:(id)arg2 actionText:(id)arg3 badge:(id)arg4 userInfo:(id)arg5 launchImage:(id)arg6 fullDetails:(id)arg7 soundIsRingtone:(BOOL)arg8 isRemoteNotification:(BOOL)arg9 forBundleID:(id)arg10; +- (void)_saveNotificationWithMessage:(id)arg1 soundName:(id)arg2 actionText:(id)arg3 badge:(id)arg4 userInfo:(id)arg5 launchImage:(id)arg6 fullDetails:(id)arg7 soundIsRingtone:(_Bool)arg8 isRemoteNotification:(_Bool)arg9 forBundleID:(id)arg10; - (void)clearNotificationsForBundleID:(id)arg1; - (void)unregisterAppForNotificationsWithBundleID:(id)arg1; -- (BOOL)_removeNotificationsForBundleID:(id)arg1; +- (_Bool)_removeNotificationsForBundleID:(id)arg1; - (void)registerAppForNotificationsWithBundleID:(id)arg1; -- (BOOL)_saveNotificationList:(id)arg1 toPath:(id)arg2; +- (_Bool)_saveNotificationList:(id)arg1 toPath:(id)arg2; - (id)_allNotificationsFromPath:(id)arg1; - (id)_allNotificationDataFromPath:(id)arg1; -- (BOOL)_notificationDataExistsAtPath:(id)arg1; +- (_Bool)_notificationDataExistsAtPath:(id)arg1; - (id)_notificationStoreFilenameForBundleID:(id)arg1; - (void)_notifyObserversNotificationsDidChangeForBundleID:(id)arg1; - (void)_enumerateObserversForBundleID:(id)arg1 usingBlock:(id)arg2; diff --git a/iOS7/SpringBoard/SBPushStoreObserver-Protocol.h b/iOS7/SpringBoard/SBPushStoreObserver-Protocol.h index c159dd69e..cca9ceadd 100644 --- a/iOS7/SpringBoard/SBPushStoreObserver-Protocol.h +++ b/iOS7/SpringBoard/SBPushStoreObserver-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol SBPushStoreObserver +- (void)pushStoreUserDeclinedDelivery; - (void)pushStoreUserAcceptedDelivery; - (void)pushStoreUpdatedPushSettings; - (void)pushStoreClearedNotifications; diff --git a/iOS7/SpringBoard/SBRelativeDateLabel.h b/iOS7/SpringBoard/SBRelativeDateLabel.h index 7e7de1199..fd105a285 100644 --- a/iOS7/SpringBoard/SBRelativeDateLabel.h +++ b/iOS7/SpringBoard/SBRelativeDateLabel.h @@ -13,12 +13,12 @@ @interface SBRelativeDateLabel : SBDefaultDateLabel { SBRelativeDateTimer *_relativeDateTimer; - unsigned int _value; + unsigned long long _value; int _resolution; - int _comparedToNow; + long long _comparedToNow; } -- (void)timerFiredWithValue:(unsigned int)arg1 forResolution:(int)arg2 comparedToNow:(int)arg3; +- (void)timerFiredWithValue:(unsigned long long)arg1 forResolution:(int)arg2 comparedToNow:(long long)arg3; - (id)constructLabelString; - (void)prepareForReuse; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBRelativeDateTimer.h b/iOS7/SpringBoard/SBRelativeDateTimer.h index c01440bf2..35475c4ca 100644 --- a/iOS7/SpringBoard/SBRelativeDateTimer.h +++ b/iOS7/SpringBoard/SBRelativeDateTimer.h @@ -15,13 +15,13 @@ NSDate *_date; id _delegate; int _currResolution; - int _currValue; + long long _currValue; } + (void)invalidateTimer:(id)arg1; + (void)addTimerToMainRunLoop:(id)arg1; + (void)initialize; -- (double)_nextFireInterval:(id)arg1 resolution:(int)arg2 comparedToNow:(int)arg3; +- (double)_nextFireInterval:(id)arg1 resolution:(int)arg2 comparedToNow:(long long)arg3; - (void)_fireAndUpdateTimerIfNecessary; - (id)_timeDifferenceFromDate:(id)arg1; - (void)invalidate; diff --git a/iOS7/SpringBoard/SBRelativeDateTimerDelegate-Protocol.h b/iOS7/SpringBoard/SBRelativeDateTimerDelegate-Protocol.h index 38a765692..957ce2715 100644 --- a/iOS7/SpringBoard/SBRelativeDateTimerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBRelativeDateTimerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBRelativeDateTimerDelegate -- (void)timerFiredWithValue:(unsigned int)arg1 forResolution:(int)arg2 comparedToNow:(int)arg3; +- (void)timerFiredWithValue:(unsigned long long)arg1 forResolution:(int)arg2 comparedToNow:(long long)arg3; @end diff --git a/iOS7/SpringBoard/SBRelaunchAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBRelaunchAppWorkspaceTransaction.h index eb512a8ee..1d56cb23c 100644 --- a/iOS7/SpringBoard/SBRelaunchAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBRelaunchAppWorkspaceTransaction.h @@ -13,30 +13,30 @@ @interface SBRelaunchAppWorkspaceTransaction : SBToAppWorkspaceTransaction { SBUIAnimationController *_animationController; - BOOL _relaunchSuspended; - BOOL _keepWorkspaceSuspended; - BOOL _waitForReceiverChange; + _Bool _relaunchSuspended; + _Bool _keepWorkspaceSuspended; + _Bool _waitForReceiverChange; SBDisableActiveInterfaceOrientationChangeAssertion *_disableActiveOrientationChangeAssertion; SBStarkScreenController *_starkScreenController; } @property(retain, nonatomic) SBStarkScreenController *starkScreenController; // @synthesize starkScreenController=_starkScreenController; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_handleAppRelaunch:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationActivated:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationActivated:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (void)_transactionComplete; - (void)_commit; - (void)_endAnimation; - (id)_setupAnimationForApp:(id)arg1; - (id)_animationForApp:(id)arg1; -- (BOOL)shouldToggleSpringBoardStatusBarOnCleanup; +- (_Bool)shouldToggleSpringBoardStatusBarOnCleanup; - (id)debugDescription; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 application:(id)arg3; diff --git a/iOS7/SpringBoard/SBRemoteAlertAdapter.h b/iOS7/SpringBoard/SBRemoteAlertAdapter.h index 8947655a1..c92501dd3 100644 --- a/iOS7/SpringBoard/SBRemoteAlertAdapter.h +++ b/iOS7/SpringBoard/SBRemoteAlertAdapter.h @@ -14,17 +14,17 @@ { _SBRemoteAlertHostViewController *_remoteAlertHostViewController; NSString *_impersonatedApplicationBundleID; - BOOL _activated; - BOOL _dismissWithHomeButton; + _Bool _activated; + _Bool _dismissWithHomeButton; } + (void)requestRemoteViewService:(id)arg1 options:(id)arg2 completion:(id)arg3; -- (BOOL)isRemote; -- (BOOL)matchesRemoteAlertService:(id)arg1 options:(id)arg2; +- (_Bool)isRemote; +- (_Bool)matchesRemoteAlertService:(id)arg1 options:(id)arg2; - (void)remoteAlertDidTerminateWithError:(id)arg1; - (void)_setImpersonatedApplicationBundleID:(id)arg1; -- (void)_setDismissWithHomeButton:(BOOL)arg1; -- (BOOL)handleMenuButtonTap; +- (void)_setDismissWithHomeButton:(_Bool)arg1; +- (_Bool)handleMenuButtonTap; - (void)deactivate; - (void)activate; - (id)_impersonatesApplicationWithBundleID; diff --git a/iOS7/SpringBoard/SBRemoteNotificationClient.h b/iOS7/SpringBoard/SBRemoteNotificationClient.h index fff559350..040663347 100644 --- a/iOS7/SpringBoard/SBRemoteNotificationClient.h +++ b/iOS7/SpringBoard/SBRemoteNotificationClient.h @@ -14,33 +14,33 @@ { NSString *_bundleIdentifier; NSString *_environment; - unsigned int _appEnabledTypes; - unsigned int _settingsEnabledTypes; - unsigned int _settingsPresentedTypes; + unsigned long long _appEnabledTypes; + unsigned long long _settingsEnabledTypes; + unsigned long long _settingsPresentedTypes; NSData *_lastKnownDeviceToken; NSDate *_missingDate; - int _dayOfLastNewsstandPush; - unsigned int _dailyCountOfNewsstandPushes; - BOOL _hasShownSystemwideEnableAlert; + long long _dayOfLastNewsstandPush; + unsigned long long _dailyCountOfNewsstandPushes; + _Bool _hasShownSystemwideEnableAlert; NSDictionary *_lastUserInfo; NSMapTable *_tokenToUserInfos; } @property(retain, nonatomic) NSDictionary *lastUserInfo; // @synthesize lastUserInfo=_lastUserInfo; -@property(nonatomic) BOOL hasShownSystemwideEnableAlert; // @synthesize hasShownSystemwideEnableAlert=_hasShownSystemwideEnableAlert; -@property(nonatomic) unsigned int dailyCountOfNewsstandPushes; // @synthesize dailyCountOfNewsstandPushes=_dailyCountOfNewsstandPushes; -@property(nonatomic) int dayOfLastNewsstandPush; // @synthesize dayOfLastNewsstandPush=_dayOfLastNewsstandPush; +@property(nonatomic) _Bool hasShownSystemwideEnableAlert; // @synthesize hasShownSystemwideEnableAlert=_hasShownSystemwideEnableAlert; +@property(nonatomic) unsigned long long dailyCountOfNewsstandPushes; // @synthesize dailyCountOfNewsstandPushes=_dailyCountOfNewsstandPushes; +@property(nonatomic) long long dayOfLastNewsstandPush; // @synthesize dayOfLastNewsstandPush=_dayOfLastNewsstandPush; @property(retain, nonatomic) NSDate *missingDate; // @synthesize missingDate=_missingDate; @property(retain, nonatomic) NSData *lastKnownDeviceToken; // @synthesize lastKnownDeviceToken=_lastKnownDeviceToken; -@property(nonatomic) unsigned int settingsPresentedTypes; // @synthesize settingsPresentedTypes=_settingsPresentedTypes; -@property(nonatomic) unsigned int settingsEnabledTypes; // @synthesize settingsEnabledTypes=_settingsEnabledTypes; -@property(nonatomic) unsigned int appEnabledTypes; // @synthesize appEnabledTypes=_appEnabledTypes; +@property(nonatomic) unsigned long long settingsPresentedTypes; // @synthesize settingsPresentedTypes=_settingsPresentedTypes; +@property(nonatomic) unsigned long long settingsEnabledTypes; // @synthesize settingsEnabledTypes=_settingsEnabledTypes; +@property(nonatomic) unsigned long long appEnabledTypes; // @synthesize appEnabledTypes=_appEnabledTypes; @property(retain, nonatomic) NSString *environment; // @synthesize environment=_environment; @property(readonly, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; - (id)getUserInfoForToken:(int)arg1; - (void)setUserInfo:(id)arg1 forToken:(int)arg2; @property(readonly, nonatomic) NSMapTable *tokenToUserInfos; // @synthesize tokenToUserInfos=_tokenToUserInfos; -- (unsigned int)effectivelyEnabledTypes; +- (unsigned long long)effectivelyEnabledTypes; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBRemoteNotificationEnableSystemwideAlert.h b/iOS7/SpringBoard/SBRemoteNotificationEnableSystemwideAlert.h index c25e6f832..2dc6ec6aa 100644 --- a/iOS7/SpringBoard/SBRemoteNotificationEnableSystemwideAlert.h +++ b/iOS7/SpringBoard/SBRemoteNotificationEnableSystemwideAlert.h @@ -13,9 +13,9 @@ SBApplication *_app; } -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_showNotificationsPrefs; - (void)dealloc; - (id)initWithApplication:(id)arg1; diff --git a/iOS7/SpringBoard/SBRemoteNotificationNeedIdentityAlert.h b/iOS7/SpringBoard/SBRemoteNotificationNeedIdentityAlert.h index 20542c116..d504bf364 100644 --- a/iOS7/SpringBoard/SBRemoteNotificationNeedIdentityAlert.h +++ b/iOS7/SpringBoard/SBRemoteNotificationNeedIdentityAlert.h @@ -13,9 +13,9 @@ SBApplication *_app; } -- (BOOL)dismissOnModalDisplayActivation; -- (BOOL)dismissOnLock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnModalDisplayActivation; +- (_Bool)dismissOnLock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithApplication:(id)arg1; diff --git a/iOS7/SpringBoard/SBRemoteNotificationPermissionAlert.h b/iOS7/SpringBoard/SBRemoteNotificationPermissionAlert.h index 8cd7439d5..f49e499d5 100644 --- a/iOS7/SpringBoard/SBRemoteNotificationPermissionAlert.h +++ b/iOS7/SpringBoard/SBRemoteNotificationPermissionAlert.h @@ -11,14 +11,14 @@ @interface SBRemoteNotificationPermissionAlert : SBAlertItem { SBApplication *_app; - unsigned int _types; + unsigned long long _types; } -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; -- (id)initWithApplication:(id)arg1 notificationTypes:(unsigned int)arg2; +- (id)initWithApplication:(id)arg1 notificationTypes:(unsigned long long)arg2; @end diff --git a/iOS7/SpringBoard/SBRemoteNotificationServer.h b/iOS7/SpringBoard/SBRemoteNotificationServer.h index 1d8887cd3..307d64112 100644 --- a/iOS7/SpringBoard/SBRemoteNotificationServer.h +++ b/iOS7/SpringBoard/SBRemoteNotificationServer.h @@ -8,7 +8,7 @@ #import "APSConnectionDelegate-Protocol.h" -@class NSMutableDictionary, NSMutableSet, NSObject, NSString; +@class NSMutableDictionary, NSMutableSet, NSString; @interface SBRemoteNotificationServer : NSObject { @@ -16,7 +16,6 @@ NSMutableDictionary *_environmentsToConnections; NSMutableSet *_bundleIdentifiersNeedingToken; NSString *_lastNotificationReceivedBundleIdentifier; - NSObject *_topicsQueue; NSMutableDictionary *_appImportanceTracker; } @@ -28,29 +27,28 @@ - (void)setMessageUserInfo:(id)arg1 forToken:(int)arg2 forBundleIdentifier:(id)arg3; - (void)setMessageUserInfo:(id)arg1 forBundleIdentifier:(id)arg2; - (void)postSettingsChangedNotificationForBundleIdentifier:(id)arg1; -- (void)setSettingsTypes:(unsigned int)arg1 forBundleIdentifier:(id)arg2; -- (unsigned int)settingsEnabledTypesForBundleIdentifier:(id)arg1; -- (unsigned int)appEnabledTypesForBundleIdentifier:(id)arg1; -- (void)notePermissionAlertAcceptedTypes:(unsigned int)arg1 forBundleIdentifier:(id)arg2; -- (BOOL)hasRegisteredBundleIdentifiers; -- (void)setSystemwideEnabled:(BOOL)arg1; -- (BOOL)isSystemwideEnabled; -- (unsigned int)getEffectiveEnabledTypesForApplication:(id)arg1; +- (void)setSettingsTypes:(unsigned long long)arg1 forBundleIdentifier:(id)arg2; +- (unsigned long long)settingsEnabledTypesForBundleIdentifier:(id)arg1; +- (unsigned long long)appEnabledTypesForBundleIdentifier:(id)arg1; +- (void)notePermissionAlertAcceptedTypes:(unsigned long long)arg1 forBundleIdentifier:(id)arg2; +- (_Bool)hasRegisteredBundleIdentifiers; +- (void)setSystemwideEnabled:(_Bool)arg1; +- (_Bool)isSystemwideEnabled; +- (unsigned long long)getEffectiveEnabledTypesForApplication:(id)arg1; - (void)unregisterApplication:(id)arg1; -- (void)registerApplication:(id)arg1 forEnvironment:(id)arg2 withTypes:(unsigned int)arg3; +- (void)registerApplication:(id)arg1 forEnvironment:(id)arg2 withTypes:(unsigned long long)arg3; - (id)_allTopicsForApplication:(id)arg1; - (id)_cloudDatabaseTopicsForApplication:(id)arg1; - (void)calculateTopics; - (void)_appDebugStateDidChange:(id)arg1; - (void)_appStateDidChange:(id)arg1; -- (void)_topicsQueue_appImportanceDecreased:(id)arg1; -- (void)_topicsQueue_appImportanceIncreased:(id)arg1; -- (void)_topicsQueue_moveTopicsForApp:(id)arg1 fromList:(unsigned int)arg2 toList:(unsigned int)arg3; +- (void)_appImportanceDecreased:(id)arg1; +- (void)_appImportanceIncreased:(id)arg1; +- (void)_moveTopicsForApp:(id)arg1 fromList:(unsigned long long)arg2 toList:(unsigned long long)arg3; - (id)allSettingsEnabledTypeValues; - (id)allAppEnabledTypeValues; - (id)lastNotificationReceivedBundleIdentifier; - (void)connection:(id)arg1 didReceiveIncomingMessage:(id)arg2; -- (void)noteApplicationFinishedLaunching:(id)arg1; - (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; - (void)connection:(id)arg1 didReceiveToken:(id)arg2 forTopic:(id)arg3 identifier:(id)arg4; - (void)run; diff --git a/iOS7/SpringBoard/SBRemoteViewsController.h b/iOS7/SpringBoard/SBRemoteViewsController.h index 343c12651..d7ca371bd 100644 --- a/iOS7/SpringBoard/SBRemoteViewsController.h +++ b/iOS7/SpringBoard/SBRemoteViewsController.h @@ -20,7 +20,7 @@ - (void)_sequesterProxyRemoteView:(id)arg1; - (id)_newProxyRemoteViewForIdentifier:(id)arg1; - (void)unregisterRemoteIdentifier:(id)arg1 application:(id)arg2; -- (void)registerRemoteContextID:(unsigned int)arg1 forIdentifier:(id)arg2 opaque:(BOOL)arg3 size:(struct CGSize)arg4 application:(id)arg5; +- (void)registerRemoteContextID:(unsigned int)arg1 forIdentifier:(id)arg2 opaque:(_Bool)arg3 size:(struct CGSize)arg4 application:(id)arg5; - (void)unregisterProxyRemoteView:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBReorderInfoAlert.h b/iOS7/SpringBoard/SBReorderInfoAlert.h index e3fab89b7..05f8bf82f 100644 --- a/iOS7/SpringBoard/SBReorderInfoAlert.h +++ b/iOS7/SpringBoard/SBReorderInfoAlert.h @@ -4,14 +4,12 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "SBDismissOnlyAlertItem.h" +#import "SBHomeScreenNagAlert.h" -@interface SBReorderInfoAlert : SBDismissOnlyAlertItem +@interface SBReorderInfoAlert : SBHomeScreenNagAlert { } -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; - (void)didDeactivateForReason:(int)arg1; @end diff --git a/iOS7/SpringBoard/SBResetManager.h b/iOS7/SpringBoard/SBResetManager.h index 81c2543d0..a776fa529 100644 --- a/iOS7/SpringBoard/SBResetManager.h +++ b/iOS7/SpringBoard/SBResetManager.h @@ -10,7 +10,7 @@ @interface SBResetManager : NSObject { - BOOL _threadRunning; + _Bool _threadRunning; NSLock *_lock; int _mode; NSLock *_progressLock; @@ -24,7 +24,7 @@ - (void)_beginReset:(id)arg1; - (void)beginReset; - (float)progress; -- (void)setProgress:(float)arg1; +- (void)_setProgress:(float)arg1; - (void)setMode:(int)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBResetProgressView.h b/iOS7/SpringBoard/SBResetProgressView.h deleted file mode 100644 index 367e58f6b..000000000 --- a/iOS7/SpringBoard/SBResetProgressView.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class UIBezierPath, UIColor; - -@interface SBResetProgressView : UIView -{ - UIColor *_progressColor; - UIBezierPath *_path; - float _resetProgress; -} - -- (void)drawRect:(struct CGRect)arg1; -- (id)_progressColor; -- (id)_outlinePath; -- (void)setResetProgress:(float)arg1; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBResetView.h b/iOS7/SpringBoard/SBResetView.h deleted file mode 100644 index 4fa0560e1..000000000 --- a/iOS7/SpringBoard/SBResetView.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class NSTimer, SBResetProgressView; - -@interface SBResetView : UIView -{ - SBResetProgressView *_progressView; - NSTimer *_progressTimer; -} - -- (void)_updateProgress; -- (void)_resetFinished:(id)arg1; -- (void)_resetStarted:(id)arg1; -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBResponderTouchDelegate-Protocol.h b/iOS7/SpringBoard/SBResponderTouchDelegate-Protocol.h new file mode 100644 index 000000000..eda0a3982 --- /dev/null +++ b/iOS7/SpringBoard/SBResponderTouchDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBResponderTouchDelegate +- (void)responder:(id)arg1 touchesCancelled:(id)arg2 withEvent:(id)arg3; +- (void)responder:(id)arg1 touchesEnded:(id)arg2 withEvent:(id)arg3; +- (void)responder:(id)arg1 touchesBegan:(id)arg2 withEvent:(id)arg3; +@end + diff --git a/iOS7/SpringBoard/SBRestoreFailureAlertItem.h b/iOS7/SpringBoard/SBRestoreFailureAlertItem.h index 31133e84b..5c72fa989 100644 --- a/iOS7/SpringBoard/SBRestoreFailureAlertItem.h +++ b/iOS7/SpringBoard/SBRestoreFailureAlertItem.h @@ -8,21 +8,18 @@ @interface SBRestoreFailureAlertItem : SBAlertItem { - BOOL _runningModal; } -- (BOOL)allowInSetup; -- (BOOL)forcesModalAlertAppearance; -- (BOOL)shouldShowInLockScreen; -- (BOOL)allowMenuButtonDismissal; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)allowInSetup; +- (_Bool)forcesModalAlertAppearance; +- (_Bool)shouldShowInLockScreen; +- (_Bool)allowMenuButtonDismissal; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)performUnlockAction; - (void)restartSystemEvent; - (void)_rebootNow; - (double)autoDismissInterval; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)didPresentAlertView:(id)arg1; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBReturnToLockscreenWorkspaceTransaction.h b/iOS7/SpringBoard/SBReturnToLockscreenWorkspaceTransaction.h index 6b02382e9..90f4aded1 100644 --- a/iOS7/SpringBoard/SBReturnToLockscreenWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBReturnToLockscreenWorkspaceTransaction.h @@ -13,15 +13,15 @@ @interface SBReturnToLockscreenWorkspaceTransaction : SBActivateAppUnderLockScreenWorkspaceTransaction { SBApplication *_fromApp; - BOOL _workspaceAlreadyResumed; - BOOL _animatedAppDeactivation; + _Bool _workspaceAlreadyResumed; + _Bool _animatedAppDeactivation; SBUIAnimationController *_animation; - BOOL _suspendWorkspace; + _Bool _suspendWorkspace; } - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (void)_alertDidActivate; - (void)_transactionComplete; - (void)_commit; diff --git a/iOS7/SpringBoard/SBRingerHUDView.h b/iOS7/SpringBoard/SBRingerHUDView.h index ce92796e6..db20f025d 100644 --- a/iOS7/SpringBoard/SBRingerHUDView.h +++ b/iOS7/SpringBoard/SBRingerHUDView.h @@ -8,10 +8,10 @@ @interface SBRingerHUDView : SBHUDView { - BOOL _silent; + _Bool _silent; } -@property(nonatomic, getter=isSilent) BOOL silent; // @synthesize silent=_silent; +@property(nonatomic, getter=isSilent) _Bool silent; // @synthesize silent=_silent; - (id)init; - (void)_updateSilentImage; diff --git a/iOS7/SpringBoard/SBRootFolder.h b/iOS7/SpringBoard/SBRootFolder.h index f6e9112fa..e63ae0446 100644 --- a/iOS7/SpringBoard/SBRootFolder.h +++ b/iOS7/SpringBoard/SBRootFolder.h @@ -21,26 +21,26 @@ - (void)list:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2; - (void)_notifyIndexChange:(int)arg1 identifiers:(id)arg2 withValidationBlock:(id)arg3; - (id)nodeDescriptionWithPrefix:(id)arg1; -- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned int)arg2; +- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2; - (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2; - (id)containedNodeIdentifiers; -- (BOOL)containsNodeIdentifier:(id)arg1; +- (_Bool)containsNodeIdentifier:(id)arg1; - (id)nodeIdentifier; - (void)placeIconsOnFirstPage:(id)arg1; - (id)representation; -- (BOOL)resetWithRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; +- (_Bool)resetWithRepresentation:(id)arg1 model:(id)arg2 leafIdentifiersAdded:(id)arg3; - (id)_listsForCompaction; -- (BOOL)canEditDisplayName; -- (BOOL)canRemoveIcons; +- (_Bool)canEditDisplayName; +- (_Bool)canRemoveIcons; - (id)folderType; - (id)iconsOfClass:(Class)arg1; - (void)markIconStateClean; -- (BOOL)isIconStateDirty; +- (_Bool)isIconStateDirty; - (void)removeEmptyList:(id)arg1; - (id)listContainingLeafIconWithIdentifier:(id)arg1; - (id)listContainingIcon:(id)arg1; -- (unsigned int)indexOfList:(id)arg1; -- (id)listAtIndex:(unsigned int)arg1; +- (unsigned long long)indexOfList:(id)arg1; +- (id)listAtIndex:(unsigned long long)arg1; - (id)dockModel; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBRootFolderController.h b/iOS7/SpringBoard/SBRootFolderController.h index 561c488e0..ddc37273f 100644 --- a/iOS7/SpringBoard/SBRootFolderController.h +++ b/iOS7/SpringBoard/SBRootFolderController.h @@ -12,22 +12,22 @@ { } -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; -- (BOOL)_listIndexIsVisible:(unsigned int)arg1; -- (void)setDockVerticalStretch:(float)arg1; -- (void)setDockOffscreenFraction:(float)arg1; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1; +- (void)willRotateToInterfaceOrientation:(long long)arg1; +- (_Bool)_listIndexIsVisible:(unsigned long long)arg1; +- (void)setDockVerticalStretch:(double)arg1; +- (void)setDockOffscreenFraction:(double)arg1; - (id)dockListView; -- (BOOL)hasDock; -- (BOOL)isDisplayingIcon:(id)arg1; +- (_Bool)hasDock; +- (_Bool)isDisplayingIcon:(id)arg1; - (void)setIdleText:(id)arg1; -- (BOOL)setCurrentPageIndex:(int)arg1 animated:(BOOL)arg2; +- (_Bool)setCurrentPageIndex:(long long)arg1 animated:(_Bool)arg2; - (id)folderControllers; -- (unsigned int)_depth; +- (unsigned long long)_depth; - (Class)_contentViewClass; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; // Remaining properties @property(readonly, nonatomic) SBRootFolderView *contentView; diff --git a/iOS7/SpringBoard/SBRootFolderView.h b/iOS7/SpringBoard/SBRootFolderView.h index 972c22ee8..8750eae15 100644 --- a/iOS7/SpringBoard/SBRootFolderView.h +++ b/iOS7/SpringBoard/SBRootFolderView.h @@ -9,39 +9,47 @@ #import "SBSearchGestureObserver-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class SBDockIconListView, SBDockView, SBParallaxSettings, SBRootFolder, TPLegacyLCDTextView; +@class SBDockIconListView, SBDockView, SBFParallaxSettings, SBRootFolder, SBSearchViewController, TPLegacyLCDTextView; @interface SBRootFolderView : SBFolderView <_UISettingsKeyObserver, SBSearchGestureObserver> { SBDockView *_dockView; SBDockIconListView *_dockListView; TPLegacyLCDTextView *_idleTextView; - SBParallaxSettings *_parallaxSettings; - float _scrollViewOffset; + SBFParallaxSettings *_parallaxSettings; + double _searchGestureProgress; + SBSearchViewController *_searchViewController; } -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; +@property(readonly, nonatomic) SBSearchViewController *searchViewController; // @synthesize searchViewController=_searchViewController; +- (void)searchGesture:(id)arg1 changedPercentComplete:(double)arg2; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; - (void)_configureParallax; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; - (void)lcdTextViewCompletedScroll:(id)arg1; - (void)setIdleText:(id)arg1; -- (void)layoutIconLists:(double)arg1 domino:(BOOL)arg2 forceRelayout:(BOOL)arg3; -- (void)_updateEditingStateAnimated:(BOOL)arg1; +- (void)layoutIconLists:(double)arg1 domino:(_Bool)arg2 forceRelayout:(_Bool)arg3; +- (void)tearDownListViews; +- (void)_updateEditingStateAnimated:(_Bool)arg1; - (void)resetIconListViews; - (id)iconListViewAtPoint:(struct CGPoint)arg1; -- (id)iconListViewAtIndex:(unsigned int)arg1; -- (void)fadeContentForMinificationFraction:(float)arg1; -- (void)fadeContentForMagnificationFraction:(float)arg1; +- (id)iconListViewAtIndex:(unsigned long long)arg1; +- (void)_enableUserInteractionAfterSignificantAnimation; +- (void)_disableUserInteractionBeforeSignificantAnimation; +- (void)fadeContentForMinificationFraction:(double)arg1; +- (void)fadeContentForMagnificationFraction:(double)arg1; - (void)didAnimate; - (void)willAnimate; -- (void)setDockVerticalStretch:(float)arg1; -- (void)setDockOffscreenFraction:(float)arg1; +- (void)setDockVerticalStretch:(double)arg1; +- (void)setDockOffscreenFraction:(double)arg1; - (id)dockView; - (void)_layoutSubviews; +- (void)layoutViewsForSearch; +- (void)setOrientation:(long long)arg1; - (void)setNeedsLayout; +- (void)returnScalingView; - (void)dealloc; -- (id)initWithFolder:(id)arg1 orientation:(int)arg2; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2 forSnapshot:(_Bool)arg3; +- (id)initWithFolder:(id)arg1 orientation:(long long)arg2; // Remaining properties @property(retain, nonatomic) SBRootFolder *folder; diff --git a/iOS7/SpringBoard/SBRootIconListView.h b/iOS7/SpringBoard/SBRootIconListView.h index ffe76357e..1b9b63bc3 100644 --- a/iOS7/SpringBoard/SBRootIconListView.h +++ b/iOS7/SpringBoard/SBRootIconListView.h @@ -10,9 +10,9 @@ { } -- (float)sideIconInset; -- (float)bottomIconInset; -- (float)topIconInset; +- (double)sideIconInset; +- (double)bottomIconInset; +- (double)topIconInset; @end diff --git a/iOS7/SpringBoard/SBRootSettings.h b/iOS7/SpringBoard/SBRootSettings.h index 6e27c539a..d10da0e5b 100644 --- a/iOS7/SpringBoard/SBRootSettings.h +++ b/iOS7/SpringBoard/SBRootSettings.h @@ -6,14 +6,13 @@ #import "_UISettings.h" -@class SBAlertItemsSettings, SBAppParallaxSettings, SBAppSliderSettings, SBCarDisplaySettings, SBCloseBoxSettings, SBControlCenterSettings, SBDockSettings, SBFadeAnimationSettings, SBFolderSettings, SBLockScreenSettings, SBLockScreenTestPluginSettings, SBNotificationCenterSettings, SBRootZoomSettings; +@class NSString, SBAlertItemsSettings, SBAppParallaxSettings, SBAppSliderSettings, SBCarDisplaySettings, SBControlCenterSettings, SBFWallpaperSettings, SBFadeAnimationSettings, SBFolderSettings, SBIconColorSettings, SBLegibilitySettings, SBLockScreenSettings, SBLockScreenTestPluginSettings, SBNotificationCenterSettings, SBRootZoomSettings; @interface SBRootSettings : _UISettings { - BOOL _preventLockover; - BOOL _slowSpringAnimations; + _Bool _preventLockover; + _Bool _slowSpringAnimations; SBAppParallaxSettings *_parallaxSettings; - SBDockSettings *_dockSettings; SBFolderSettings *_folderSettings; SBRootZoomSettings *_rootZoomSettings; SBControlCenterSettings *_controlCenterSettings; @@ -21,19 +20,25 @@ SBLockScreenSettings *_lockScreenSettings; SBCarDisplaySettings *_carDisplaySettings; SBLockScreenTestPluginSettings *_lockScreenTestPluginSettings; - SBCloseBoxSettings *_closeBoxSettings; + SBIconColorSettings *_iconColorSettings; SBFadeAnimationSettings *_fadeAnimationSettings; SBAlertItemsSettings *_alertItemsSettings; SBNotificationCenterSettings *_notificationCenterSettings; + SBLegibilitySettings *_legibilitySettings; + SBFWallpaperSettings *_wallpaperSettings; + NSString *_testRecipeClassName; } + (id)settingsControllerModule; -@property BOOL slowSpringAnimations; // @synthesize slowSpringAnimations=_slowSpringAnimations; -@property BOOL preventLockover; // @synthesize preventLockover=_preventLockover; +@property _Bool slowSpringAnimations; // @synthesize slowSpringAnimations=_slowSpringAnimations; +@property _Bool preventLockover; // @synthesize preventLockover=_preventLockover; +@property(retain) NSString *testRecipeClassName; // @synthesize testRecipeClassName=_testRecipeClassName; +@property(retain) SBFWallpaperSettings *wallpaperSettings; // @synthesize wallpaperSettings=_wallpaperSettings; +@property(retain) SBLegibilitySettings *legibilitySettings; // @synthesize legibilitySettings=_legibilitySettings; @property(retain) SBNotificationCenterSettings *notificationCenterSettings; // @synthesize notificationCenterSettings=_notificationCenterSettings; @property(retain) SBAlertItemsSettings *alertItemsSettings; // @synthesize alertItemsSettings=_alertItemsSettings; @property(retain) SBFadeAnimationSettings *fadeAnimationSettings; // @synthesize fadeAnimationSettings=_fadeAnimationSettings; -@property(retain) SBCloseBoxSettings *closeBoxSettings; // @synthesize closeBoxSettings=_closeBoxSettings; +@property(retain) SBIconColorSettings *iconColorSettings; // @synthesize iconColorSettings=_iconColorSettings; @property(retain) SBLockScreenTestPluginSettings *lockScreenTestPluginSettings; // @synthesize lockScreenTestPluginSettings=_lockScreenTestPluginSettings; @property(retain) SBCarDisplaySettings *carDisplaySettings; // @synthesize carDisplaySettings=_carDisplaySettings; @property(retain) SBLockScreenSettings *lockScreenSettings; // @synthesize lockScreenSettings=_lockScreenSettings; @@ -41,8 +46,8 @@ @property(retain) SBControlCenterSettings *controlCenterSettings; // @synthesize controlCenterSettings=_controlCenterSettings; @property(retain) SBRootZoomSettings *rootZoomSettings; // @synthesize rootZoomSettings=_rootZoomSettings; @property(retain) SBFolderSettings *folderSettings; // @synthesize folderSettings=_folderSettings; -@property(retain) SBDockSettings *dockSettings; // @synthesize dockSettings=_dockSettings; @property(retain) SBAppParallaxSettings *parallaxSettings; // @synthesize parallaxSettings=_parallaxSettings; +- (void)setDefaultValues; @end diff --git a/iOS7/SpringBoard/SBRotationLockHUDController.h b/iOS7/SpringBoard/SBRotationLockHUDController.h index 65109f107..e0a9e5e39 100644 --- a/iOS7/SpringBoard/SBRotationLockHUDController.h +++ b/iOS7/SpringBoard/SBRotationLockHUDController.h @@ -10,7 +10,7 @@ { } -+ (void)activateWithLocked:(BOOL)arg1; ++ (void)activateWithLocked:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBRotationLockHUDView.h b/iOS7/SpringBoard/SBRotationLockHUDView.h index aaa7c152f..b07cb12f4 100644 --- a/iOS7/SpringBoard/SBRotationLockHUDView.h +++ b/iOS7/SpringBoard/SBRotationLockHUDView.h @@ -8,11 +8,11 @@ @interface SBRotationLockHUDView : SBHUDView { - BOOL _locked; - BOOL locked; + _Bool _locked; + _Bool locked; } -@property(nonatomic, getter=isLocked) BOOL locked; // @synthesize locked; +@property(nonatomic, getter=isLocked) _Bool locked; // @synthesize locked; - (id)init; - (void)_updateLockedImage; diff --git a/iOS7/SpringBoard/SBRoundedRectBorderView.h b/iOS7/SpringBoard/SBRoundedRectBorderView.h index 1e47b92d3..809ffa2fe 100644 --- a/iOS7/SpringBoard/SBRoundedRectBorderView.h +++ b/iOS7/SpringBoard/SBRoundedRectBorderView.h @@ -13,8 +13,8 @@ } @property(retain, nonatomic) UIColor *borderColor; // @dynamic borderColor; -@property(nonatomic) float borderWidth; // @dynamic borderWidth; -@property(nonatomic) float cornerRadius; // @dynamic cornerRadius; +@property(nonatomic) double borderWidth; // @dynamic borderWidth; +@property(nonatomic) double cornerRadius; // @dynamic cornerRadius; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBSIMLockAlertItem.h b/iOS7/SpringBoard/SBSIMLockAlertItem.h index af30aa866..2b449ed1f 100644 --- a/iOS7/SpringBoard/SBSIMLockAlertItem.h +++ b/iOS7/SpringBoard/SBSIMLockAlertItem.h @@ -9,26 +9,26 @@ @interface SBSIMLockAlertItem : SBAlertItem { int _status; - int _okButtonIndex; - int _unlockButtonIndex; + long long _okButtonIndex; + long long _unlockButtonIndex; } + (id)alertTitleForStatus:(int)arg1; + (id)alertTitleForStatus:(int)arg1 languageCode:(id)arg2; -- (BOOL)reappearsAfterLock; -- (BOOL)reappearsAfterUnlock; -- (BOOL)pendInSetupIfNotAllowed; -- (BOOL)allowInSetup; -- (BOOL)forcesModalAlertAppearance; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)reappearsAfterLock; +- (_Bool)reappearsAfterUnlock; +- (_Bool)pendInSetupIfNotAllowed; +- (_Bool)allowInSetup; +- (_Bool)forcesModalAlertAppearance; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)performUnlockAction; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)unlock; - (void)didDeactivateForReason:(int)arg1; - (int)status; - (id)alertTextForLanguageCode:(id)arg1; - (id)alertTitleForLanguageCode:(id)arg1; -- (BOOL)canUnlock; +- (_Bool)canUnlock; - (void)dealloc; - (void)_resetButtonIndexes; - (id)initWithStatus:(int)arg1; diff --git a/iOS7/SpringBoard/SBSIMLockEntryAlert.h b/iOS7/SpringBoard/SBSIMLockEntryAlert.h index e747035a1..f58ad210a 100644 --- a/iOS7/SpringBoard/SBSIMLockEntryAlert.h +++ b/iOS7/SpringBoard/SBSIMLockEntryAlert.h @@ -15,9 +15,8 @@ - (void)activate; - (int)status; - (id)lockEntryView; -- (BOOL)hasTranslucentBackground; +- (_Bool)hasTranslucentBackground; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; -- (id)init; @end diff --git a/iOS7/SpringBoard/SBSIMLockManager.h b/iOS7/SpringBoard/SBSIMLockManager.h index 93b894674..1d39ae2ef 100644 --- a/iOS7/SpringBoard/SBSIMLockManager.h +++ b/iOS7/SpringBoard/SBSIMLockManager.h @@ -10,15 +10,15 @@ @interface SBSIMLockManager : NSObject { - BOOL _isInitialUpdate; - BOOL _isBrickedDevice; + _Bool _isInitialUpdate; + _Bool _isBrickedDevice; int _status; SBSIMLockAlertItem *_currentAlert; SBSIMLockEntryAlert *_lockEntryAlert; NSString *_languageCode; - BOOL _hasHadSIMWhileNotBricked; - BOOL _wasActivated; - BOOL _neededUIM; + _Bool _hasHadSIMWhileNotBricked; + _Bool _wasActivated; + _Bool _neededUIM; } + (id)sharedInstance; @@ -41,7 +41,7 @@ - (void)attemptUnlock; - (void)repopAlert; - (void)_setupAppActivationStateDidChange:(id)arg1; -- (BOOL)_shouldSuppressAlert; +- (_Bool)_shouldSuppressAlert; - (void)alertItemDismissed:(id)arg1; - (void)lockEntryAlertDismissed:(id)arg1; - (int)_statusFromCT; diff --git a/iOS7/SpringBoard/SBSIMLockPasscodeRecipe.h b/iOS7/SpringBoard/SBSIMLockPasscodeRecipe.h new file mode 100644 index 000000000..cf01914db --- /dev/null +++ b/iOS7/SpringBoard/SBSIMLockPasscodeRecipe.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@class SBSIMLockEntryAlert; + +@interface SBSIMLockPasscodeRecipe : NSObject +{ + SBSIMLockEntryAlert *_alert; +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBScaleGestureRecognizer.h b/iOS7/SpringBoard/SBScaleGestureRecognizer.h index 311fa13d6..5a5f2bbb8 100644 --- a/iOS7/SpringBoard/SBScaleGestureRecognizer.h +++ b/iOS7/SpringBoard/SBScaleGestureRecognizer.h @@ -10,7 +10,7 @@ { } -- (float)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; +- (double)computeIncrementalGestureMotion:(struct __SBGestureContext *)arg1; @end diff --git a/iOS7/SpringBoard/SBScaleIconZoomAnimator.h b/iOS7/SpringBoard/SBScaleIconZoomAnimator.h index 761a4d99c..75c80450a 100644 --- a/iOS7/SpringBoard/SBScaleIconZoomAnimator.h +++ b/iOS7/SpringBoard/SBScaleIconZoomAnimator.h @@ -11,26 +11,28 @@ @interface SBScaleIconZoomAnimator : SBIconZoomAnimator { struct UIEdgeInsets _iconScootch; - float _dockStretch; + double _dockStretch; struct SBIconCoordinate _dockListCenterCoordinate; struct SBIconCoordinate _mainListCenterCoordinate; + double _naturalVisualAltitude; UIView *_scalingView; SBIcon *_targetIcon; - float _zoomScale; + double _zoomScale; } -@property(readonly, nonatomic) float zoomScale; // @synthesize zoomScale=_zoomScale; +@property(readonly, nonatomic) double zoomScale; // @synthesize zoomScale=_zoomScale; @property(readonly, nonatomic) SBIcon *targetIcon; // @synthesize targetIcon=_targetIcon; - (void)_calculateIconScootch; -- (struct CGPoint)_scootchForIcon:(id)arg1 inDock:(BOOL)arg2; -- (void)_applyOuterFadeFraction:(float)arg1; -- (void)_applyZoomFraction:(float)arg1; +- (struct CGPoint)_scootchForIcon:(id)arg1 inDock:(_Bool)arg2; +- (void)_applyOuterFadeFraction:(double)arg1; +- (void)_applyZoomFraction:(double)arg1; +- (double)_zoomedVisualAltitude; - (struct CGPoint)_zoomedIconCenter; - (struct CGRect)_zoomedFrame; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; @property(readonly, nonatomic) SBIconView *targetIconView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBScaleZoomSettings.h b/iOS7/SpringBoard/SBScaleZoomSettings.h index d49271484..62ae82020 100644 --- a/iOS7/SpringBoard/SBScaleZoomSettings.h +++ b/iOS7/SpringBoard/SBScaleZoomSettings.h @@ -6,19 +6,19 @@ #import "SBIconZoomSettings.h" -@class SBAnimationSettings; +@class SBFAnimationSettings; @interface SBScaleZoomSettings : SBIconZoomSettings { - BOOL _crossfadeWithZoom; - SBAnimationSettings *_outerFolderFadeSettings; - SBAnimationSettings *_crossfadeSettings; + _Bool _crossfadeWithZoom; + SBFAnimationSettings *_outerFolderFadeSettings; + SBFAnimationSettings *_crossfadeSettings; } + (id)settingsControllerModule; -@property(retain) SBAnimationSettings *crossfadeSettings; // @synthesize crossfadeSettings=_crossfadeSettings; -@property BOOL crossfadeWithZoom; // @synthesize crossfadeWithZoom=_crossfadeWithZoom; -@property(retain) SBAnimationSettings *outerFolderFadeSettings; // @synthesize outerFolderFadeSettings=_outerFolderFadeSettings; +@property(retain) SBFAnimationSettings *crossfadeSettings; // @synthesize crossfadeSettings=_crossfadeSettings; +@property _Bool crossfadeWithZoom; // @synthesize crossfadeWithZoom=_crossfadeWithZoom; +@property(retain) SBFAnimationSettings *outerFolderFadeSettings; // @synthesize outerFolderFadeSettings=_outerFolderFadeSettings; - (id)effectiveCrossfadeAnimationSettings; - (void)setDefaultValues; diff --git a/iOS7/SpringBoard/SBScreenConnectionHandler-Protocol.h b/iOS7/SpringBoard/SBScreenConnectionHandler-Protocol.h index d4c7943eb..46b952ead 100644 --- a/iOS7/SpringBoard/SBScreenConnectionHandler-Protocol.h +++ b/iOS7/SpringBoard/SBScreenConnectionHandler-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SBScreenConnectionHandler -- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(int)arg2 forScreen:(id)arg3; -- (BOOL)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; +- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(long long)arg2 forScreen:(id)arg3; +- (_Bool)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBScreenFadeAnimationController.h b/iOS7/SpringBoard/SBScreenFadeAnimationController.h index debf41397..8381dc5c9 100644 --- a/iOS7/SpringBoard/SBScreenFadeAnimationController.h +++ b/iOS7/SpringBoard/SBScreenFadeAnimationController.h @@ -6,47 +6,55 @@ #import "NSObject.h" -@class SBFadeAnimationSettings, SBLockScreenView, SBUILockScreenDateView, UIView, UIWindow; +@class SBFLockScreenDateView, SBFadeAnimationSettings, SBLockScreenView, UIView, UIWindow; @interface SBScreenFadeAnimationController : NSObject { UIWindow *_fadeWindow; UIView *_overlayView; - SBUILockScreenDateView *_dateView; - float _originalDateLeftEdge; - float _finalTimeAlpha; - float _finalDateAlpha; - float _finalStatusBarAlpha; + SBFLockScreenDateView *_dateView; + double _originalDateLeftEdge; + double _originalDateBottomEdge; + double _finalTimeAlpha; + double _finalDateAlpha; + double _finalStatusBarAlpha; SBLockScreenView *_lockScreenView; - BOOL _preparingToAnimateFadeIn; - BOOL _animatingForFadeIn; - BOOL _animatingForFadeOut; + _Bool _preparingToAnimateFadeIn; + _Bool _animatingForFadeIn; + _Bool _animatingForFadeOut; int _animationToken; - id _completionBlock; - BOOL _animatingDateTime; - BOOL _animatingWallpaper; - BOOL _animatingOverlay; - BOOL _animatingContent; + id _fadeInCompletionBlock; + id _fadeOutCompletionBlock; + _Bool _animatingDateTime; + _Bool _animatingWallpaper; + _Bool _animatingOverlay; + _Bool _animatingContent; SBFadeAnimationSettings *_settings; } + (id)sharedInstance; +- (void)setLegibilitySettings:(id)arg1; - (void)setTextColor:(id)arg1; -- (void)hideDateView; -- (void)_runCompletionHandler; -- (void)_handleAnimationCompletionIfNecessary; +- (void)hideDate; +- (void)setDateViewAlpha:(double)arg1; +- (void)_runCompletionHandlerForFadeIn:(_Bool)arg1; +- (void)_handleAnimationCompletionIfNecessaryForFadeIn:(_Bool)arg1; - (void)fadeOutWithCompletion:(id)arg1; -- (void)_startFadeAnimationsForFadeIn:(BOOL)arg1; -- (void)_cleanupAnimationWithToken:(int)arg1; +- (void)_startFadeAnimationsForFadeIn:(_Bool)arg1; +- (void)_cleanupAnimationWhenInterruptingFadeIn:(_Bool)arg1; +- (void)_assistantVisibilityChanged; +- (void)_mediaControlsDidShow; - (void)_blankScreenStateChanged; - (void)_startFadeInIfNecessary; -- (void)prepareToFadeInWithTimeAlpha:(float)arg1 dateAlpha:(float)arg2 statusBarAlpha:(float)arg3 lockScreenView:(id)arg4 existingDateView:(id)arg5 completion:(id)arg6; -- (void)_setRelevantLockScreenViewsHidden:(BOOL)arg1; +- (void)prepareToFadeInWithTimeAlpha:(double)arg1 dateAlpha:(double)arg2 statusBarAlpha:(double)arg3 lockScreenView:(id)arg4 existingDateView:(id)arg5 completion:(id)arg6; +- (void)_setRelevantLockScreenViewsHidden:(_Bool)arg1; - (void)_adjustViewsForCurrentOrientation; -- (void)updateDateFrameScrollOffset:(float)arg1; -- (BOOL)isFadeOutAnimationInProgress; -- (BOOL)isFadeInAnimationInProgress; -- (void)_createFadeWindow; +- (void)updateDateFrameHorizontalOffset:(double)arg1 verticalOffset:(double)arg2; +- (_Bool)isFadeOutAnimationInProgress; +- (_Bool)isFadeInAnimationInProgress; +- (void)_createFadeWindowForFadeIn:(_Bool)arg1; +- (double)fadeOutAnimationDuration; +- (double)fadeInAnimationDuration; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBScreenFlash.h b/iOS7/SpringBoard/SBScreenFlash.h index 9837b7092..e195f9e24 100644 --- a/iOS7/SpringBoard/SBScreenFlash.h +++ b/iOS7/SpringBoard/SBScreenFlash.h @@ -12,7 +12,7 @@ { UIWindow *_flashWindow; UIView *_flashView; - BOOL _windowVisible; + _Bool _windowVisible; } + (id)sharedInstance; diff --git a/iOS7/SpringBoard/SBScreenManager.h b/iOS7/SpringBoard/SBScreenManager.h index a37090472..cb731a541 100644 --- a/iOS7/SpringBoard/SBScreenManager.h +++ b/iOS7/SpringBoard/SBScreenManager.h @@ -22,8 +22,8 @@ + (id)sharedInstance; - (void)setMainWindow:(id)arg1 forScreen:(id)arg2; - (void)addConnectionHandler:(id)arg1; -- (BOOL)isScreenSuppressed:(id)arg1; -- (BOOL)isScreenConnected:(id)arg1; +- (_Bool)isScreenSuppressed:(id)arg1; +- (_Bool)isScreenConnected:(id)arg1; - (id)mainWindowForScreen:(id)arg1; - (id)screenWithID:(unsigned int)arg1; - (void)removeSuppressionReason:(id)arg1 forScreen:(id)arg2; diff --git a/iOS7/SpringBoard/SBScreenShotter.h b/iOS7/SpringBoard/SBScreenShotter.h index 5668e6aae..94dfc84bc 100644 --- a/iOS7/SpringBoard/SBScreenShotter.h +++ b/iOS7/SpringBoard/SBScreenShotter.h @@ -8,12 +8,12 @@ @interface SBScreenShotter : NSObject { - BOOL _writingScreenshot; + _Bool _writingScreenshot; } + (id)sharedInstance; -@property BOOL writingScreenshot; // @synthesize writingScreenshot=_writingScreenshot; -- (void)saveScreenshot:(BOOL)arg1; +@property _Bool writingScreenshot; // @synthesize writingScreenshot=_writingScreenshot; +- (void)saveScreenshot:(_Bool)arg1; - (void)finishedWritingScreenshot:(id)arg1 didFinishSavingWithError:(id)arg2 context:(void *)arg3; @end diff --git a/iOS7/SpringBoard/SBScreenTimeTrackingController.h b/iOS7/SpringBoard/SBScreenTimeTrackingController.h index f5faf8f47..62bb51cdd 100644 --- a/iOS7/SpringBoard/SBScreenTimeTrackingController.h +++ b/iOS7/SpringBoard/SBScreenTimeTrackingController.h @@ -7,14 +7,14 @@ #import "NSObject.h" #import "SBAlertManagerObserver-Protocol.h" +#import "SBControlCenterObserver-Protocol.h" -@class NSDictionary, SBAlertManager; +@class SBAlertManager; -@interface SBScreenTimeTrackingController : NSObject +@interface SBScreenTimeTrackingController : NSObject { unsigned long long _thisCategoryStartTime; double _lastCategoryChangeTime; - NSDictionary *_keys; int _activeCategory; int _previousCategory; SBAlertManager *_alertManager; @@ -27,24 +27,27 @@ - (void)_noteNotificationCenterTodayWillAppear; - (void)_noteNotificationCenterNotificationsWillAppear; - (void)_noteNotificationCenterWillDismiss; -- (void)_noteControlCenterWillDisappear; - (void)_noteControlCenterControlDidDeactivate:(id)arg1; - (void)_noteControlCenterControlDidActivate:(id)arg1; -- (void)_noteControlCenterDidAppear; -- (void)_noteSearchControllerDidAppear; +- (void)_noteSearchVisibilityDidChange:(id)arg1; - (void)_noteAppSliderDidAppear; - (void)_noteSiriVisibilityChanged; - (void)_noteAppBecameFrontmost:(id)arg1; - (void)_noteMediaControlsDidDisappear; - (void)_noteMediaControlsDidAppear; - (void)_noteBacklightDidTurnOn:(id)arg1; -- (BOOL)_isLockScreenNavigationActive; +- (_Bool)_isLockScreenNavigationActive; - (void)_noteLockScreenUndimmed; - (void)_noteLocked; +- (void)controlCenterDidFinishTransition; +- (void)controlCenterWillBeginTransition; +- (void)controlCenterDidDismiss; +- (void)controlCenterWillPresent; - (void)alertManager:(id)arg1 didActivateAlert:(id)arg2 overAlerts:(id)arg3; - (void)_resetCategoryForContext:(int)arg1; - (id)_nameForCurrentContext; - (int)_activeContext; +- (void)dealloc; - (id)initWithAlertManager:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBScrollingTitlesView.h b/iOS7/SpringBoard/SBScrollingTitlesView.h deleted file mode 100644 index 7a1c238fd..000000000 --- a/iOS7/SpringBoard/SBScrollingTitlesView.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "MPScrollingTitlesView.h" - -@interface SBScrollingTitlesView : MPScrollingTitlesView -{ -} - -- (id)_newTitleLabel; -- (id)_newArtistAlbumLabel; - -@end - diff --git a/iOS7/SpringBoard/SBSearchField.h b/iOS7/SpringBoard/SBSearchField.h index acf6645d6..e50d1bd71 100644 --- a/iOS7/SpringBoard/SBSearchField.h +++ b/iOS7/SpringBoard/SBSearchField.h @@ -4,13 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UISearchField.h" +#import "UITextField.h" -@interface SBSearchField : UISearchField +@interface SBSearchField : UITextField { } -- (id)_placeholderColor; +- (struct CGRect)leftViewRectForBounds:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/iOS7/SpringBoard/SBSearchGesture.h b/iOS7/SpringBoard/SBSearchGesture.h index af9b30f42..4aec75125 100644 --- a/iOS7/SpringBoard/SBSearchGesture.h +++ b/iOS7/SpringBoard/SBSearchGesture.h @@ -8,32 +8,39 @@ #import "UIScrollViewDelegate-Protocol.h" -@class NSHashTable, UIScrollView, UIView; +@class NSHashTable, SBSearchScrollView, UIView; @interface SBSearchGesture : NSObject { NSHashTable *_observers; - UIScrollView *_scrollView; - BOOL _animatingReset; + SBSearchScrollView *_scrollView; + _Bool _suppressObserverCallbacks; + _Bool _animatingReset; + _Bool _enabled; UIView *_targetView; } -@property(readonly, nonatomic, getter=isAnimatingReset) BOOL animatingReset; // @synthesize animatingReset=_animatingReset; ++ (id)sharedInstance; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; +@property(readonly, nonatomic, getter=isAnimatingReset) _Bool animatingReset; // @synthesize animatingReset=_animatingReset; @property(retain, nonatomic) UIView *targetView; // @synthesize targetView=_targetView; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidScrollToTop:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewDidScroll:(id)arg1; - (void)_displayLaunched:(id)arg1; - (void)_openFolderChanged:(id)arg1; - (void)_iconEditingStateChanged:(id)arg1; +- (void)_updateScrollingEnabled; +- (_Bool)_isShowingSearch; - (void)_updateForFinalContentOffset; - (void)_updateForScrollingEnded; -- (void)resetAnimated:(BOOL)arg1; +- (void)resetAnimated:(_Bool)arg1; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; +- (void)updateForRotation; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBSearchGestureObserver-Protocol.h b/iOS7/SpringBoard/SBSearchGestureObserver-Protocol.h index 3c5e1da12..dae19c17a 100644 --- a/iOS7/SpringBoard/SBSearchGestureObserver-Protocol.h +++ b/iOS7/SpringBoard/SBSearchGestureObserver-Protocol.h @@ -7,9 +7,9 @@ #import "NSObject-Protocol.h" @protocol SBSearchGestureObserver -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; +- (void)searchGesture:(id)arg1 changedPercentComplete:(double)arg2; @optional -- (void)searchGesture:(id)arg1 completedShowing:(BOOL)arg2; +- (void)searchGesture:(id)arg1 completedShowing:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBSearchGestureScrollView.h b/iOS7/SpringBoard/SBSearchGestureScrollView.h deleted file mode 100644 index 72fb19339..000000000 --- a/iOS7/SpringBoard/SBSearchGestureScrollView.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScrollView.h" - -@interface SBSearchGestureScrollView : UIScrollView -{ -} - -- (void)setContentOffset:(struct CGPoint)arg1 animated:(BOOL)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBSearchHeader.h b/iOS7/SpringBoard/SBSearchHeader.h index fb03676ba..b31faa8bd 100644 --- a/iOS7/SpringBoard/SBSearchHeader.h +++ b/iOS7/SpringBoard/SBSearchHeader.h @@ -8,16 +8,22 @@ #import "SBSearchGestureObserver-Protocol.h" -@class UISearchField, _UIBackdropView; +@class SBWallpaperEffectView, UIButton, UITextField; @interface SBSearchHeader : UIView { - _UIBackdropView *_backdropView; - UISearchField *_searchField; + SBWallpaperEffectView *_blurView; + UIView *_container; + UIButton *_cancelButton; + UITextField *_searchField; + id _delegate; } -@property(readonly, nonatomic) UISearchField *searchField; // @synthesize searchField=_searchField; -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) UITextField *searchField; // @synthesize searchField=_searchField; +- (void)searchGesture:(id)arg1 changedPercentComplete:(double)arg2; +- (void)_cancelButtonPressed; +- (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBSearchHeaderDelegate-Protocol.h b/iOS7/SpringBoard/SBSearchHeaderDelegate-Protocol.h new file mode 100644 index 000000000..2276ac892 --- /dev/null +++ b/iOS7/SpringBoard/SBSearchHeaderDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBSearchHeaderDelegate +- (void)cancelButtonPressed; +@end + diff --git a/iOS7/SpringBoard/SBSearchMaskLayer.h b/iOS7/SpringBoard/SBSearchMaskLayer.h deleted file mode 100644 index 5a5f3852a..000000000 --- a/iOS7/SpringBoard/SBSearchMaskLayer.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "CALayer.h" - -@interface SBSearchMaskLayer : CALayer -{ -} - -- (id)actionForKey:(id)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBSearchModel.h b/iOS7/SpringBoard/SBSearchModel.h index bd461e6b1..551558e43 100644 --- a/iOS7/SpringBoard/SBSearchModel.h +++ b/iOS7/SpringBoard/SBSearchModel.h @@ -8,28 +8,31 @@ #import "SPDaemonQueryDelegate-Protocol.h" -@class CPLRUDictionary, NSDate, NSObject, NSTimer; +@class CPLRUDictionary, NSDate, NSObject, NSOperation, NSOperationQueue, NSTimer; @interface SBSearchModel : SPSearchAgent { NSTimer *_clearSearchTimer; NSDate *_clearSearchDate; - CPLRUDictionary *_cachedImages; - NSObject *_cacheLock; CPLRUDictionary *_cachedResultImages; NSObject *_cacheResultLock; + NSOperationQueue *_prefetchOperationQueue; + NSOperationQueue *_loadOperationQueue; + NSOperation *_waitOperation; void *_addressBook; } + (id)sharedInstance; - (id)currentToken; -- (id)imageForResult:(id)arg1 inSection:(id)arg2 withCompletionBlock:(id)arg3; +- (id)operationFetchingImageForResult:(id)arg1 inSection:(id)arg2 withCompletionBlock:(id)arg3; +- (_Bool)prefetchImageForResult:(id)arg1 inSection:(id)arg2; +- (void)cancelPrefetchingAndStartNewBatch; +- (id)cachedImageForResult:(id)arg1 inSection:(id)arg2; +- (void)fetchImageForResult:(id)arg1 inSection:(id)arg2 withCompletionBlock:(id)arg3; - (void)_cacheImage:(id)arg1 forKey:(id)arg2 withCompletionBlock:(id)arg3; - (id)_imageForResult:(id)arg1 inSection:(id)arg2 withCompletionBlock:(id)arg3; - (id)_uniqueKeyForResult:(id)arg1 withSearchDomain:(unsigned int)arg2; - (id)_customImageForPath:(id)arg1; -- (id)_imageForSection:(id)arg1 withDisplayIdentifier:(id)arg2; -- (id)imageForSection:(id)arg1; - (void)handleOptionsForNewSections:(id)arg1; - (void)invalidate; - (id)launchingURLForResult:(id)arg1 withDisplayIdentifier:(id)arg2 andSection:(id)arg3; diff --git a/iOS7/SpringBoard/SBSearchResultsBackdropView.h b/iOS7/SpringBoard/SBSearchResultsBackdropView.h index 908b39888..343752700 100644 --- a/iOS7/SpringBoard/SBSearchResultsBackdropView.h +++ b/iOS7/SpringBoard/SBSearchResultsBackdropView.h @@ -6,11 +6,12 @@ #import "UIView.h" -@class _UIBackdropView; +@class SBWallpaperEffectView, _UIBackdropView; @interface SBSearchResultsBackdropView : UIView { _UIBackdropView *_backdropView; + SBWallpaperEffectView *_effectView; UIView *_tintView; } diff --git a/iOS7/SpringBoard/SBSearchScrollView.h b/iOS7/SpringBoard/SBSearchScrollView.h new file mode 100644 index 000000000..6dd5eb9da --- /dev/null +++ b/iOS7/SpringBoard/SBSearchScrollView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScrollView.h" + +@interface SBSearchScrollView : UIScrollView +{ +} + +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBSearchTableHeaderView.h b/iOS7/SpringBoard/SBSearchTableHeaderView.h index 69fbfad83..e43776c22 100644 --- a/iOS7/SpringBoard/SBSearchTableHeaderView.h +++ b/iOS7/SpringBoard/SBSearchTableHeaderView.h @@ -6,24 +6,22 @@ #import "UIView.h" -@class NSString, UIImage, UIImageView, UILabel; +@class NSString, UILabel; @interface SBSearchTableHeaderView : UIView { - UIImageView *_imageView; UILabel *_titleLabel; + UIView *_separatorView; NSString *_reuseIdentifier; } -+ (float)heightForContentSizeCategory:(id)arg1; -+ (float)titleBaselineFromBottomForContentSizeCategory:(id)arg1; -+ (id)textColor; ++ (double)heightForContentSizeCategory:(id)arg1; ++ (double)titleBaselineFromBottomForContentSizeCategory:(id)arg1; ++ (id)lineColor; @property(readonly, nonatomic) NSString *reuseIdentifier; // @synthesize reuseIdentifier=_reuseIdentifier; -- (BOOL)isUserInteractionEnabled; +- (_Bool)isUserInteractionEnabled; - (void)dealloc; @property(retain, nonatomic) NSString *title; -@property(retain, nonatomic) UIImage *image; -- (void)drawRect:(struct CGRect)arg1; - (void)layoutSubviews; - (void)prepareForReuse; - (id)initWithReuseIdentifier:(id)arg1; diff --git a/iOS7/SpringBoard/SBSearchTableViewCell.h b/iOS7/SpringBoard/SBSearchTableViewCell.h index 635ffd785..c500c652f 100644 --- a/iOS7/SpringBoard/SBSearchTableViewCell.h +++ b/iOS7/SpringBoard/SBSearchTableViewCell.h @@ -6,16 +6,16 @@ #import "UITableViewCell.h" -@class NSString, UIImageView, UILabel; +@class NSOperation, NSString, UIImageView, UILabel, UIView; @interface SBSearchTableViewCell : UITableViewCell { - BOOL _badged; - BOOL _starred; - BOOL _isFirstInSection; - BOOL _isLastInSection; - BOOL _hasImage; - BOOL _aboveSelectedCell; + _Bool _badged; + _Bool _starred; + _Bool _isFirstInSection; + _Bool _isLastInSection; + _Bool _hasImage; + _Bool _aboveSelectedCell; UILabel *_titleLabel; UILabel *_subtitleLabel; UILabel *_auxiliaryTitleLabel; @@ -24,51 +24,55 @@ UIImageView *_titleImageView; UIImageView *_badgeImageView; UIImageView *_starImageView; - struct CGImage *_selectedMask; - BOOL _hasRoundedImage; - BOOL _shouldKnockoutImage; + NSOperation *_fetchImageOperation; + UIView *_background; + UIView *_clippingContainer; + UIView *_separatorView; + _Bool _hasRoundedImage; + _Bool _shouldKnockoutImage; } -+ (id)clippingLayer; -+ (float)summaryBaselineOriginForContentSizeCategory:(id)arg1; -+ (float)subtitleBaselineOriginForContentSizeCategory:(id)arg1; -+ (float)titleBaselineOriginForContentSizeCategory:(id)arg1; -+ (float)rowHeightForPreferredContentSizeWithNumberOfSummaryLines:(int)arg1; ++ (double)summaryBaselineOriginForContentSizeCategory:(id)arg1; ++ (double)subtitleBaselineOriginForContentSizeCategory:(id)arg1; ++ (double)titleBaselineOriginForContentSizeCategory:(id)arg1; ++ (double)rowHeightForPreferredContentSizeWithNumberOfSummaryLines:(long long)arg1; + (void)resetContentSizeCache; + (id)starImage; + (id)unreadImage; + (id)selectedTextColor; + (id)secontaryTextColor; -+ (id)selectedBackgroundColor; ++ (id)maskedSelectedBackgroundColor; ++ (id)unmaskedSelectedBackgroundColor; + (id)backgroundColor; + (id)lineColor; + (void)initialize; -@property(nonatomic) BOOL shouldKnockoutImage; // @synthesize shouldKnockoutImage=_shouldKnockoutImage; -@property(nonatomic, getter=hasRoundedImage) BOOL hasRoundedImage; // @synthesize hasRoundedImage=_hasRoundedImage; -@property(nonatomic, getter=isAboveSelectedCell) BOOL aboveSelectedCell; // @synthesize aboveSelectedCell=_aboveSelectedCell; -@property(nonatomic, getter=hasImage) BOOL hasImage; // @synthesize hasImage=_hasImage; -@property(nonatomic, getter=isLastInSection) BOOL lastInSection; // @synthesize lastInSection=_isLastInSection; -@property(nonatomic, getter=isFirstInSection) BOOL firstInSection; // @synthesize firstInSection=_isFirstInSection; -@property(nonatomic, getter=isStarred) BOOL starred; // @synthesize starred=_starred; -@property(nonatomic, getter=isBadged) BOOL badged; // @synthesize badged=_badged; -- (void)willDisplayCell; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +@property(nonatomic) _Bool shouldKnockoutImage; // @synthesize shouldKnockoutImage=_shouldKnockoutImage; +@property(nonatomic, getter=hasRoundedImage) _Bool hasRoundedImage; // @synthesize hasRoundedImage=_hasRoundedImage; +@property(retain, nonatomic) NSOperation *fetchImageOperation; // @synthesize fetchImageOperation=_fetchImageOperation; +@property(nonatomic, getter=isAboveSelectedCell) _Bool aboveSelectedCell; // @synthesize aboveSelectedCell=_aboveSelectedCell; +@property(nonatomic, getter=hasImage) _Bool hasImage; // @synthesize hasImage=_hasImage; +@property(nonatomic, getter=isLastInSection) _Bool lastInSection; // @synthesize lastInSection=_isLastInSection; +@property(nonatomic, getter=isFirstInSection) _Bool firstInSection; // @synthesize firstInSection=_isFirstInSection; +@property(nonatomic, getter=isStarred) _Bool starred; // @synthesize starred=_starred; +@property(nonatomic, getter=isBadged) _Bool badged; // @synthesize badged=_badged; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setSelected:(_Bool)arg1 animated:(_Bool)arg2; - (void)updateSelectedState; - (void)prepareForReuse; - (void)layoutSubviews; -- (void)setTitleImage:(id)arg1 animated:(BOOL)arg2; +- (void)setTitleImage:(id)arg1 animated:(_Bool)arg2; - (id)_scriptingInfo; - (void)clipToTopHeaderInTableView:(id)arg1; -- (void)drawRect:(struct CGRect)arg1; -- (void)setSummary:(id)arg1 withNumberOfLines:(int)arg2; +- (void)updateBottomLine; +- (void)setIsLastInSection:(_Bool)arg1; +- (void)setSummary:(id)arg1 withNumberOfLines:(long long)arg2; @property(retain, nonatomic) NSString *summary; @property(retain, nonatomic) NSString *auxiliarySubtitle; @property(retain, nonatomic) NSString *auxiliaryTitle; @property(retain, nonatomic) NSString *subtitle; @property(retain, nonatomic) NSString *title; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBSearchTableViewContentSizeCache.h b/iOS7/SpringBoard/SBSearchTableViewContentSizeCache.h new file mode 100644 index 000000000..03e0adc3b --- /dev/null +++ b/iOS7/SpringBoard/SBSearchTableViewContentSizeCache.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIFont; + +@interface SBSearchTableViewContentSizeCache : NSObject +{ + UIFont *_bodyFont; + UIFont *_caption1Font; + UIFont *_boldCaption1Font; + UIFont *_footnoteFont; + double _baseHeight; + double _footnoteFontLineHeight; + double _footnoteFontAscender; + double _bodyFontLineHeight; + double _bodyFontAscender; + double _caption1FontLineHeight; + double _caption1FontAscender; + double _emphasizedCaption1FontLineHeight; + double _emphasizedCaption1FontAscender; + double _summaryLineHeight; +} + ++ (id)sharedInstance; +@property(nonatomic) double summaryLineHeight; // @synthesize summaryLineHeight=_summaryLineHeight; +@property(nonatomic) double emphasizedCaption1FontAscender; // @synthesize emphasizedCaption1FontAscender=_emphasizedCaption1FontAscender; +@property(nonatomic) double emphasizedCaption1FontLineHeight; // @synthesize emphasizedCaption1FontLineHeight=_emphasizedCaption1FontLineHeight; +@property(nonatomic) double caption1FontAscender; // @synthesize caption1FontAscender=_caption1FontAscender; +@property(nonatomic) double caption1FontLineHeight; // @synthesize caption1FontLineHeight=_caption1FontLineHeight; +@property(nonatomic) double bodyFontAscender; // @synthesize bodyFontAscender=_bodyFontAscender; +@property(nonatomic) double bodyFontLineHeight; // @synthesize bodyFontLineHeight=_bodyFontLineHeight; +@property(nonatomic) double footnoteFontAscender; // @synthesize footnoteFontAscender=_footnoteFontAscender; +@property(nonatomic) double footnoteFontLineHeight; // @synthesize footnoteFontLineHeight=_footnoteFontLineHeight; +@property(nonatomic) double baseHeight; // @synthesize baseHeight=_baseHeight; +@property(retain, nonatomic) UIFont *footnoteFont; // @synthesize footnoteFont=_footnoteFont; +@property(retain, nonatomic) UIFont *boldCaption1Font; // @synthesize boldCaption1Font=_boldCaption1Font; +@property(retain, nonatomic) UIFont *caption1Font; // @synthesize caption1Font=_caption1Font; +@property(retain, nonatomic) UIFont *bodyFont; // @synthesize bodyFont=_bodyFont; +- (void)contentSizeDidChange; + +@end + diff --git a/iOS7/SpringBoard/SBSearchViewController.h b/iOS7/SpringBoard/SBSearchViewController.h index ce95050df..28cf1f7f0 100644 --- a/iOS7/SpringBoard/SBSearchViewController.h +++ b/iOS7/SpringBoard/SBSearchViewController.h @@ -7,14 +7,15 @@ #import "UIViewController.h" #import "SBSearchGestureObserver-Protocol.h" +#import "SBSearchHeaderDelegate-Protocol.h" #import "SPSearchAgentDelegate-Protocol.h" +#import "UISearchBarDelegate-Protocol.h" #import "UITableViewDataSource-Protocol.h" #import "UITableViewDelegate-Protocol.h" -#import "UITextFieldDelegate-Protocol.h" @class SBSearchHeader, SBSearchResultsBackdropView, UIImage, UILabel, UIPanGestureRecognizer, UITableView, UITapGestureRecognizer, UIView; -@interface SBSearchViewController : UIViewController +@interface SBSearchViewController : UIViewController { SBSearchHeader *_searchHeader; SBSearchResultsBackdropView *_tableBackdrop; @@ -25,49 +26,52 @@ UIPanGestureRecognizer *_panRecognizer; void *_addressBook; UIImage *_placeHolderImages[15]; - BOOL _hasResults; + double _lastContentOffsetY; + _Bool _scrollDown; + _Bool _hasShownBackgroundSinceLastClear; id _fadeOutCompletionBlock; - BOOL _expanded; - BOOL _fadingOut; + _Bool _fadingOut; } -@property(readonly, nonatomic, getter=isFadingOut) BOOL fadingOut; // @synthesize fadingOut=_fadingOut; -@property(readonly, nonatomic, getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; ++ (id)sharedInstance; +@property(readonly, nonatomic, getter=isFadingOut) _Bool fadingOut; // @synthesize fadingOut=_fadingOut; +- (void)cancelButtonPressed; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; +- (void)_searchFieldReturnPressed; - (void)_searchFieldEditingChanged; -- (BOOL)textFieldShouldReturn:(id)arg1; -- (void)textFieldDidBeginEditing:(id)arg1; -- (void)searchGesture:(id)arg1 completedShowing:(BOOL)arg2; -- (void)searchGesture:(id)arg1 changedOffset:(float)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (BOOL)tableView:(id)arg1 wantsHeaderForSection:(int)arg2; +- (void)searchGesture:(id)arg1 completedShowing:(_Bool)arg2; +- (void)searchGesture:(id)arg1 changedPercentComplete:(double)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (_Bool)tableView:(id)arg1 wantsHeaderForSection:(long long)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; - (void)searchAgentClearedResults:(id)arg1; - (void)searchAgentUpdatedResults:(id)arg1; - (void)_resizeTableViewForPreferredContentSizeChange:(id)arg1; -- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillChangeFrame:(id)arg1; - (void)_handlePanRecognizer:(id)arg1; - (void)_handleTapRecognizer:(id)arg1; +- (void)_handleDismissGesture; - (void)_fadeOutAndHideKeyboardIfNecessary:(id)arg1; - (void)_fadeForLaunchWithDuration:(double)arg1 completion:(id)arg2; - (void)_deselectTableViewCell; - (void)_updateTableContents; - (void)_startDownloadingAppForStoreIdentifier:(unsigned long long)arg1 bundleIdentifier:(id)arg2; - (void)_populateCell:(id)arg1 atIndexPath:(id)arg2 inTableView:(id)arg3; +- (_Bool)_shouldDisplayImagesForDomain:(unsigned int)arg1; - (id)_auxiliaryTitleForABRecordID:(int)arg1; - (id)_placeHolderImageForDomain:(unsigned int)arg1; -- (void)_updateHasResults; -- (void)_setExpanded:(BOOL)arg1; -- (BOOL)_showingKeyboard; -- (void)_setShowingKeyboard:(BOOL)arg1; +- (_Bool)_hasNoResultsForQuery; +- (_Bool)_hasResults; +- (_Bool)_showingKeyboard; +- (void)_setShowingKeyboard:(_Bool)arg1; - (void)dismiss; - (void)viewDidLayoutSubviews; - (void)loadView; diff --git a/iOS7/SpringBoard/SBSheetController.h b/iOS7/SpringBoard/SBSheetController.h index 14ab11c05..a14c5a7da 100644 --- a/iOS7/SpringBoard/SBSheetController.h +++ b/iOS7/SpringBoard/SBSheetController.h @@ -17,19 +17,19 @@ } + (id)sharedInstance; -- (BOOL)sheetWantsProgress; +- (_Bool)sheetWantsProgress; - (id)applicationForTopSheet; - (void)dismissSheetsForApplication:(id)arg1; - (void)dismissAllSheets; -- (BOOL)isShowingSheetsForApplication:(id)arg1; -- (BOOL)isShowingSheets; -- (void)sendStatusBarOrientationWillChangeToSheets:(int)arg1 duration:(float)arg2; -- (void)dismissRemoteViewIdentifier:(id)arg1 forApplication:(id)arg2 animated:(BOOL)arg3; -- (BOOL)presentRemoteViewIdentifier:(id)arg1 asSheetForApplication:(id)arg2 requireTopApplication:(BOOL)arg3 animated:(BOOL)arg4; -- (void)dismissSheetView:(id)arg1 animated:(BOOL)arg2; +- (_Bool)isShowingSheetsForApplication:(id)arg1; +- (_Bool)isShowingSheets; +- (void)sendStatusBarOrientationWillChangeToSheets:(long long)arg1 duration:(float)arg2; +- (void)dismissRemoteViewIdentifier:(id)arg1 forApplication:(id)arg2 animated:(_Bool)arg3; +- (_Bool)presentRemoteViewIdentifier:(id)arg1 asSheetForApplication:(id)arg2 requireTopApplication:(_Bool)arg3 animated:(_Bool)arg4; +- (void)dismissSheetView:(id)arg1 animated:(_Bool)arg2; - (void)_tearDownSheet:(id)arg1; -- (void)presentSheetView:(id)arg1 animated:(BOOL)arg2; -- (void)_positionFakeStatusBarView:(id)arg1 forOrientation:(int)arg2; +- (void)presentSheetView:(id)arg1 animated:(_Bool)arg2; +- (void)_positionFakeStatusBarView:(id)arg1 forOrientation:(long long)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBSheetView.h b/iOS7/SpringBoard/SBSheetView.h index 8d9023dcb..ba87cf72f 100644 --- a/iOS7/SpringBoard/SBSheetView.h +++ b/iOS7/SpringBoard/SBSheetView.h @@ -13,16 +13,16 @@ SBProxyRemoteView *_remoteProxyView; SBApplication *_app; SBFakeStatusBarView *_fakeStatusBarView; - BOOL _wasPresentedAnimated; + _Bool _wasPresentedAnimated; } - (void)dealloc; - (void)noteSheetDidEnd; -- (BOOL)wasPresentedAnimated; +- (_Bool)wasPresentedAnimated; - (id)fakeStatusBarView; - (id)application; - (id)remoteViewIdentifier; -- (id)initWithRemoteViewIdentifier:(id)arg1 application:(id)arg2 shouldFakeStatusBar:(BOOL)arg3 wasPresentedAnimated:(BOOL)arg4; +- (id)initWithRemoteViewIdentifier:(id)arg1 application:(id)arg2 shouldFakeStatusBar:(_Bool)arg3 wasPresentedAnimated:(_Bool)arg4; @end diff --git a/iOS7/SpringBoard/SBShimmerLabel.h b/iOS7/SpringBoard/SBShimmerLabel.h deleted file mode 100644 index c61a30bb8..000000000 --- a/iOS7/SpringBoard/SBShimmerLabel.h +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UILabel.h" - -@interface SBShimmerLabel : UILabel -{ - BOOL _animationRepeats; - id _delegate; - BOOL _isAnimating; -} - -@property BOOL isAnimating; // @synthesize isAnimating=_isAnimating; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (struct CGSize)_maskSize; -- (id)_maskLayer; -- (struct CGPoint)_maskEndingPosition; -- (struct CGPoint)_maskStartingPosition; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)animationDidStart:(id)arg1; -- (id)_maskAnimation; -- (void)setAnimationRepeats:(BOOL)arg1; -- (void)startAnimating; -- (void)stopAnimating; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBShimmerLabelDelegate-Protocol.h b/iOS7/SpringBoard/SBShimmerLabelDelegate-Protocol.h deleted file mode 100644 index b3b89740d..000000000 --- a/iOS7/SpringBoard/SBShimmerLabelDelegate-Protocol.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -@protocol SBShimmerLabelDelegate -- (void)shimmerAnimationDidStop; -- (void)shimmerAnimationDidStart; -@end - diff --git a/iOS7/SpringBoard/SBShimmerTextView.h b/iOS7/SpringBoard/SBShimmerTextView.h deleted file mode 100644 index 175715b0f..000000000 --- a/iOS7/SpringBoard/SBShimmerTextView.h +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "SBShimmerLabelDelegate-Protocol.h" - -@class NSString, SBShimmerLabel, UIColor, UIFont, UILabel; - -@interface SBShimmerTextView : UIView -{ - UILabel *_backgroundLabel; - SBShimmerLabel *_shimmerLabel; - NSString *_text; - UIFont *_font; - id _delegate; - BOOL _showsBackgroundText; - UIColor *_textColor; -} - -@property(nonatomic) BOOL showsBackgroundText; // @synthesize showsBackgroundText=_showsBackgroundText; -@property(copy, nonatomic) NSString *text; // @synthesize text=_text; -@property(retain, nonatomic) UIColor *textColor; // @synthesize textColor=_textColor; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (float)baselineOffsetFromBottom; -- (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (void)_updateLabels; -- (void)shimmerAnimationDidStop; -- (void)shimmerAnimationDidStart; -- (void)setAnimationRepeats:(BOOL)arg1; -- (void)stopAnimating; -- (void)startAnimating; -- (void)layoutSubviews; -- (void)_setupLabel:(id)arg1 withAlpha:(float)arg2; -- (float)_backgroundTextAlpha; -- (void)dealloc; -- (id)initWithText:(id)arg1 andFont:(id)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBShowcaseClippingView.h b/iOS7/SpringBoard/SBShowcaseClippingView.h deleted file mode 100644 index 8cc286fc2..000000000 --- a/iOS7/SpringBoard/SBShowcaseClippingView.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBShowcaseClippingView : UIView -{ -} - -@end - diff --git a/iOS7/SpringBoard/SBShowcaseContext.h b/iOS7/SpringBoard/SBShowcaseContext.h deleted file mode 100644 index 22ed33648..000000000 --- a/iOS7/SpringBoard/SBShowcaseContext.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@interface SBShowcaseContext : NSObject -{ - int _appOrientation; - int _showcaseOrientation; - struct CGAffineTransform _portraitRelativeViewTransform; - struct CGAffineTransform _currentReleativeViewTransform; - BOOL _onSpringBoard; - BOOL _onApp; - float _offset; -} - -@property(nonatomic) float offset; // @synthesize offset=_offset; -@property(nonatomic) BOOL onApp; // @synthesize onApp=_onApp; -@property(nonatomic) BOOL onSpringBoard; // @synthesize onSpringBoard=_onSpringBoard; -@property(nonatomic) struct CGAffineTransform currentReleativeViewTransform; // @synthesize currentReleativeViewTransform=_currentReleativeViewTransform; -@property(nonatomic) struct CGAffineTransform portraitRelativeViewTransform; // @synthesize portraitRelativeViewTransform=_portraitRelativeViewTransform; -@property(nonatomic) int showcaseOrientation; // @synthesize showcaseOrientation=_showcaseOrientation; -@property(nonatomic) int appOrientation; // @synthesize appOrientation=_appOrientation; - -@end - diff --git a/iOS7/SpringBoard/SBShowcaseController.h b/iOS7/SpringBoard/SBShowcaseController.h deleted file mode 100644 index 6b68044d1..000000000 --- a/iOS7/SpringBoard/SBShowcaseController.h +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -@class SBHighlightView, SBWindow, UIControl, UIView; - -@interface SBShowcaseController : NSObject -{ - SBWindow *_hostWindow; - UIView *_hostView; - SBWindow *_showcaseWindow; - UIView *_rootView; - UIView *_contentView; - UIControl *_blockingView; - UIView *_clippingView; - UIView *_showcaseView; - UIView *_topShadowView; - UIView *_bottomShadowView; - UIView *_hidingView; - SBHighlightView *_separator; - float _revealAmount; - int _orientation; - BOOL _isAnimating; - int _pendingRevealMode; - id _owner; - id _showcaseViewController; -} - -+ (float)fullRevealAmount; -@property(nonatomic, getter=isAnimating) BOOL animating; // @synthesize animating=_isAnimating; -@property(nonatomic) float revealAmount; // @synthesize revealAmount=_revealAmount; -@property(readonly, nonatomic) SBWindow *window; // @synthesize window=_showcaseWindow; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -@property(retain, nonatomic) UIView *hidingView; // @synthesize hidingView=_hidingView; -@property(retain, nonatomic) UIView *hostView; // @synthesize hostView=_hostView; -@property(readonly, nonatomic) UIControl *blockingView; // @synthesize blockingView=_blockingView; -@property(retain, nonatomic) id showcase; // @synthesize showcase=_showcaseViewController; -@property(nonatomic) id owner; // @synthesize owner=_owner; -- (BOOL)transferOwnershipToOwner:(id)arg1; -- (void)noteRevealModeWillChange:(int)arg1; -- (void)dismissWithFadeOfDuration:(double)arg1; -- (void)dismissWithAnimation:(BOOL)arg1; -- (void)updateRevealMode:(int)arg1 withBlock:(id)arg2; -- (float)_showcaseRevealedAmount; -- (struct CGRect)_hostViewFrame; -- (struct CGRect)_adjustedContentFrameForFrame:(struct CGRect)arg1; -- (struct CGRect)_portraitAdjustedFrameForFrame:(struct CGRect)arg1; -- (struct CGRect)_contentFrame; -- (struct CGAffineTransform)_rootTransform; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)willRotateToInterfaceOrientation:(int)arg1; -- (void)didDisappear; -- (void)willDisappear; -- (void)didAppear; -- (void)willAppear; -- (float)_separatorAlphaForRevealAmount:(float)arg1; -- (struct CGRect)_visibleShowcaseBounds; -- (void)_updateShowcase; -@property(nonatomic) int revealMode; -- (void)_updateShowcaseWindowLevel; -- (float)_showcaseWindowLevel; -- (void)setAlpha:(float)arg1; -- (void)setHidden:(BOOL)arg1; -- (float)revealAmountForMode:(int)arg1; -- (float)bottomBarHeight; -- (struct CGRect)showcaseViewFrame; -- (void)dealloc; -- (id)init; - -@end - diff --git a/iOS7/SpringBoard/SBShowcaseControllerOwner-Protocol.h b/iOS7/SpringBoard/SBShowcaseControllerOwner-Protocol.h deleted file mode 100644 index edb696861..000000000 --- a/iOS7/SpringBoard/SBShowcaseControllerOwner-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBShowcaseControllerOwner -- (void)showcase:(id)arg1 didTransferOwnershipToOwner:(id)arg2; -- (void)assumeShowcaseOwnership:(id)arg1; -- (void)showcaseWantsToBeDismissed:(id)arg1 animated:(BOOL)arg2; -- (void)showcase:(id)arg1 updateRevealMode:(int)arg2 withBlock:(id)arg3; -- (BOOL)presentShowcaseViewController:(id)arg1 revealMode:(int)arg2 completion:(id)arg3; - -@optional -- (float)showcaseWindowLevel:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBShowcaseViewController.h b/iOS7/SpringBoard/SBShowcaseViewController.h deleted file mode 100644 index b7b007363..000000000 --- a/iOS7/SpringBoard/SBShowcaseViewController.h +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SBShowcaseViewControllerProtocol-Protocol.h" - -@class SBShowcaseController; - -@interface SBShowcaseViewController : NSObject -{ - SBShowcaseController *_showcase; - int _revealMode; -} - -@property(nonatomic) int revealMode; // @synthesize revealMode=_revealMode; -@property(nonatomic) SBShowcaseController *showcase; // @synthesize showcase=_showcase; -- (BOOL)activateIgnoringTouches; -- (BOOL)shouldShowLockStatusBarTime; -- (BOOL)expectsFaceContact; -- (void)revealModeWillChange:(int)arg1; -- (float)revealAmountForMode:(int)arg1; -- (float)bottomBarHeight; -- (void)viewDidRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)viewWillRotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear; -- (void)viewWillDisappear; -- (void)viewDidAppear; -- (void)viewWillAppear; -- (id)view; - -@end - diff --git a/iOS7/SpringBoard/SBShowcaseViewControllerProtocol-Protocol.h b/iOS7/SpringBoard/SBShowcaseViewControllerProtocol-Protocol.h deleted file mode 100644 index a54320932..000000000 --- a/iOS7/SpringBoard/SBShowcaseViewControllerProtocol-Protocol.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class SBShowcaseController; - -@protocol SBShowcaseViewControllerProtocol -@property(nonatomic) int revealMode; -@property(nonatomic) SBShowcaseController *showcase; -- (BOOL)activateIgnoringTouches; -- (float)revealAmountForMode:(int)arg1; -- (float)bottomBarHeight; -- (BOOL)shouldShowLockStatusBarTime; -- (BOOL)expectsFaceContact; -- (void)revealModeWillChange:(int)arg1; -- (void)viewDidRotateFromInterfaceOrientation:(int)arg1; -- (void)viewWillAnimateRotationToInterfaceOrientation:(int)arg1; -- (void)viewWillRotateToInterfaceOrientation:(int)arg1; -- (void)viewDidDisappear; -- (void)viewWillDisappear; -- (void)viewDidAppear; -- (void)viewWillAppear; -- (id)view; -@end - diff --git a/iOS7/SpringBoard/SBShowcaseWindow.h b/iOS7/SpringBoard/SBShowcaseWindow.h deleted file mode 100644 index 2660eb3db..000000000 --- a/iOS7/SpringBoard/SBShowcaseWindow.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBWindow.h" - -@interface SBShowcaseWindow : SBWindow -{ -} - -@end - diff --git a/iOS7/SpringBoard/SBSimplePreferenceFileLogger.h b/iOS7/SpringBoard/SBSimplePreferenceFileLogger.h index 7006f8d2d..74ce4ce11 100644 --- a/iOS7/SpringBoard/SBSimplePreferenceFileLogger.h +++ b/iOS7/SpringBoard/SBSimplePreferenceFileLogger.h @@ -10,13 +10,13 @@ @interface SBSimplePreferenceFileLogger : SBFileLogger { - BOOL _enabled; + _Bool _enabled; } - (void)reloadFromDefaults; @property(readonly, nonatomic) NSString *logPreferenceName; @property(readonly, nonatomic) NSString *logPreferenceDomain; -- (BOOL)isEnabled; +- (_Bool)isEnabled; @end diff --git a/iOS7/SpringBoard/SBSizeObservingView.h b/iOS7/SpringBoard/SBSizeObservingView.h new file mode 100644 index 000000000..b8275133c --- /dev/null +++ b/iOS7/SpringBoard/SBSizeObservingView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SBSizeObservingView : UIView +{ + _Bool _delegateInterestedInSizeChanges; + id _delegate; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBSizeObservingViewDelegate-Protocol.h b/iOS7/SpringBoard/SBSizeObservingViewDelegate-Protocol.h new file mode 100644 index 000000000..459d37adc --- /dev/null +++ b/iOS7/SpringBoard/SBSizeObservingViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBSizeObservingViewDelegate +- (void)sizeObservingView:(id)arg1 didChangeSize:(struct CGSize)arg2; +@end + diff --git a/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizer.h b/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizer.h new file mode 100644 index 000000000..2e1edce91 --- /dev/null +++ b/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizer.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIGestureRecognizer.h" + +#import "_UISettingsKeyObserver-Protocol.h" + +@class SBSlideToUnlockTriangleView, UIView; + +@interface SBSlideToUnlockFailureRecognizer : UIGestureRecognizer <_UISettingsKeyObserver> +{ + struct CGPoint _startingLocation; + unsigned long long _maxAllowableVerticalOffset; + double _maxAllowedTopAngle; + double _minAllowedTopAngle; + double _effectiveTopAngle; + double _minAllowedBottomAngle; + double _maxAllowedBottomAngle; + double _effectiveBottomAngle; + _Bool _tracking; + _Bool _allowMultiTouch; + _Bool _viewDebugArea; + UIView *_relativeView; + UIView *_debugHorizontalView; + SBSlideToUnlockTriangleView *_debugInclineUpView; + SBSlideToUnlockTriangleView *_debugInclineDownView; +} + +@property(retain, nonatomic) UIView *relativeView; // @synthesize relativeView=_relativeView; +@property(nonatomic) _Bool viewDebugArea; // @synthesize viewDebugArea=_viewDebugArea; +@property(nonatomic) double minAllowedBottomAngle; // @synthesize minAllowedBottomAngle=_minAllowedBottomAngle; +@property(nonatomic) double maxAllowedBottomAngle; // @synthesize maxAllowedBottomAngle=_maxAllowedBottomAngle; +@property(nonatomic) double minAllowedTopAngle; // @synthesize minAllowedTopAngle=_minAllowedTopAngle; +@property(nonatomic) double maxAllowedTopAngle; // @synthesize maxAllowedTopAngle=_maxAllowedTopAngle; +@property(nonatomic) unsigned long long maxAllowableVerticalOffset; // @synthesize maxAllowableVerticalOffset=_maxAllowableVerticalOffset; +@property(nonatomic) _Bool allowMultiTouch; // @synthesize allowMultiTouch=_allowMultiTouch; +- (void)_setDebugViewsVisible:(_Bool)arg1; +- (_Bool)_isLocationOutOfBounds:(struct CGPoint)arg1; +- (_Bool)_isOutOfBounds:(struct CGPoint)arg1 forAngle:(double)arg2; +- (_Bool)_isOutOfBoundsVertically:(struct CGPoint)arg1; +- (double)_computeEffectiveAngleFromMin:(double)arg1 max:(double)arg2; +- (struct CGPoint)_averagePointFromTouches:(id)arg1; +- (long long)_activeTouchCountForEvent:(id)arg1; +- (void)_loadFromSettings:(id)arg1; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)reset; +- (double)_effectiveBottomAngle; +- (double)_effectiveTopAngle; +- (void)dealloc; +- (id)initWithTarget:(id)arg1 action:(SEL)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizerSettings.h b/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizerSettings.h new file mode 100644 index 000000000..4b4513d33 --- /dev/null +++ b/iOS7/SpringBoard/SBSlideToUnlockFailureRecognizerSettings.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_UISettings.h" + +@interface SBSlideToUnlockFailureRecognizerSettings : _UISettings +{ + _Bool _enabled; + _Bool _viewDebugArea; + unsigned long long _maxAllowableVerticalOffset; + double _topAngle; + double _bottomAngle; +} + ++ (id)settingsControllerModule; +@property(nonatomic) double bottomAngle; // @synthesize bottomAngle=_bottomAngle; +@property(nonatomic) double topAngle; // @synthesize topAngle=_topAngle; +@property(nonatomic) unsigned long long maxAllowableVerticalOffset; // @synthesize maxAllowableVerticalOffset=_maxAllowableVerticalOffset; +@property(nonatomic) _Bool viewDebugArea; // @synthesize viewDebugArea=_viewDebugArea; +@property(nonatomic) _Bool enabled; // @synthesize enabled=_enabled; +- (void)setDefaultValues; + +@end + diff --git a/iOS7/SpringBoard/SBSlideToUnlockTriangleView.h b/iOS7/SpringBoard/SBSlideToUnlockTriangleView.h new file mode 100644 index 000000000..adbe6530d --- /dev/null +++ b/iOS7/SpringBoard/SBSlideToUnlockTriangleView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SBSlideToUnlockTriangleView : UIView +{ + int _style; +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithStyle:(int)arg1 recognizer:(id)arg2 forPoint:(struct CGPoint)arg3 inView:(id)arg4; + +@end + diff --git a/iOS7/SpringBoard/SBSlidingAlertDisplay.h b/iOS7/SpringBoard/SBSlidingAlertDisplay.h index d20f7f75a..418ed4a41 100644 --- a/iOS7/SpringBoard/SBSlidingAlertDisplay.h +++ b/iOS7/SpringBoard/SBSlidingAlertDisplay.h @@ -20,7 +20,7 @@ SBDeviceLockView *_deviceLockView; SBEmergencyCallView *_emergencyCallView; UIView *_emergencyCallTopBar; - BOOL _playKeyboardClicks; + _Bool _playKeyboardClicks; unsigned int _animatingEmergencyCall:1; unsigned int _animatingIn:1; unsigned int _animatingOut:1; @@ -28,35 +28,35 @@ unsigned int _showingDeviceLock:1; unsigned int _showingDeviceUnlockFailure:1; unsigned int _isDisplayingWallpaper:1; - int _currentOrientation; + long long _currentOrientation; UIStatusBar *_fakeStatusBarForSlideToDeviceLock; id _lockAnimationCompletionHandler; id _delegate; } -+ (BOOL)shouldAnimateIconsIn; ++ (_Bool)shouldAnimateIconsIn; + (void)setDisplayPropertiesForActivationOfAlert:(id)arg1; + (id)bottomBarForInstance:(id)arg1; + (id)topBarForInstance:(id)arg1; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)shouldAddClippingViewDuringRotation; -- (void)didRotateFromInterfaceOrientation:(int)arg1; -- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; -- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (_Bool)shouldAddClippingViewDuringRotation; +- (void)didRotateFromInterfaceOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2; - (id)topBar; - (id)bottomBar; - (void)emergencyCallWasRemoved:(id)arg1 finished:(id)arg2 context:(void *)arg3; -- (void)animateFromEmergencyCallWithDuration:(float)arg1; +- (void)animateFromEmergencyCallWithDuration:(double)arg1; - (void)emergencyCallWasDisplayed; - (void)animateToEmergencyCall; - (void)_animateView:(id)arg1 direction:(int)arg2; - (void)alertWindowViewControllerResizedFromContentFrame:(struct CGRect)arg1 toContentFrame:(struct CGRect)arg2; - (void)statusBarFrameChanged:(id)arg1; - (void)adjustForDoubleHighStatusBarIfNecessary; -- (void)_adjustForDoubleHighStatusBar:(BOOL)arg1; -- (void)_updateDeviceLockFrameForDoubleHeightStatusBar:(BOOL)arg1; -- (void)_moveTopBarForDoubleHeightStatusBar:(BOOL)arg1; -- (BOOL)shouldShowEmergencyCallButton; +- (void)_adjustForDoubleHighStatusBar:(_Bool)arg1; +- (void)_updateDeviceLockFrameForDoubleHeightStatusBar:(_Bool)arg1; +- (void)_moveTopBarForDoubleHeightStatusBar:(_Bool)arg1; +- (_Bool)shouldShowEmergencyCallButton; - (int)requiredUnlockStyle; - (void)deviceLockViewEmergencyCallButtonPressed:(id)arg1; - (void)deviceLockViewCancelButtonPressed:(id)arg1; @@ -66,55 +66,55 @@ - (void)deviceLockViewWillAnimateMinimization:(id)arg1; - (void)deviceUnlockCanceled; - (void)_entryFinishedWithPassword:(id)arg1; -- (BOOL)isDisplayingErrorStatus; -- (BOOL)shouldUseTransparentStatusBar; +- (_Bool)isDisplayingErrorStatus; +- (_Bool)shouldUseTransparentStatusBar; - (void)removeBlockedStatus; - (void)showBlockedStatus; -- (BOOL)shouldShowBlockedRedStatus; +- (_Bool)shouldShowBlockedRedStatus; - (void)deviceUnlockFailed; - (void)deviceUnlockSucceeded; - (void)animateToHidingDeviceLockFinished; - (void)animateToShowingDeviceLockFinished; - (void)_animateToHidingOrShowingDeviceLockFinished; -- (void)animateToShowingDeviceLock:(BOOL)arg1 duration:(float)arg2; -- (void)setShowingDeviceLock:(BOOL)arg1 animated:(BOOL)arg2; -- (void)setShowingDeviceLock:(BOOL)arg1; -- (void)setShowingDeviceLock:(BOOL)arg1 duration:(float)arg2 completion:(id)arg3 outDuration:(void)arg4; -- (void)setShowingDeviceLock:(BOOL)arg1 duration:(float)arg2 completion:(id)arg3; +- (void)animateToShowingDeviceLock:(_Bool)arg1 duration:(double)arg2; +- (void)setShowingDeviceLock:(_Bool)arg1 animated:(_Bool)arg2; +- (void)setShowingDeviceLock:(_Bool)arg1; +- (void)setShowingDeviceLock:(_Bool)arg1 duration:(double)arg2 completion:(id)arg3 outDuration:(void)arg4; +- (void)setShowingDeviceLock:(_Bool)arg1 duration:(double)arg2 completion:(id)arg3; - (id)deviceLockView; - (void)_updateOverlayViewFrame; -- (BOOL)bottomBarIsVisible; -- (BOOL)topBarIsVisible; +- (_Bool)bottomBarIsVisible; +- (_Bool)topBarIsVisible; - (void)_zoomOutDeviceLockViewWithDelay:(double)arg1; - (void)_zoomInDeviceLockViewWithDelay:(double)arg1; -- (BOOL)_shouldZoomDeviceLockView; -- (BOOL)isShowingDeviceLock; -- (void)layoutForInterfaceOrientation:(int)arg1; +- (_Bool)_shouldZoomDeviceLockView; +- (_Bool)isShowingDeviceLock; +- (void)layoutForInterfaceOrientation:(long long)arg1; - (void)alertDisplayWillBecomeVisible; -- (void)animateDisplayIn:(float)arg1 middleDelay:(float)arg2 animateStatusBar:(BOOL)arg3; +- (void)animateDisplayIn:(float)arg1 middleDelay:(float)arg2 animateStatusBar:(_Bool)arg3; - (void)performAnimateDisplayIn; -- (void)beginAnimatingDisplayIn:(BOOL)arg1; +- (void)beginAnimatingDisplayIn:(_Bool)arg1; - (void)performAdditionalDismissAnimations; - (void)dismiss; - (float)durationForOthersActivation; -- (BOOL)isReadyToBeRemovedFromView; +- (_Bool)isReadyToBeRemovedFromView; - (void)setMiddleContentAlpha:(float)arg1; - (void)_fadeOutCompleted:(id)arg1; -- (void)_fadeOutCompletedWithDisplayDisablingIconUnscatter:(BOOL)arg1; +- (void)_fadeOutCompletedWithDisplayDisablingIconUnscatter:(_Bool)arg1; - (void)animateOut; -- (void)_beginDismissAnimationAffectingWorkspace:(BOOL)arg1; -- (int)currentOrientation; -- (BOOL)isAnimatingOut; -- (BOOL)shouldAnimateIconsOut; -- (BOOL)shouldAnimateIconsIn; +- (void)_beginDismissAnimationAffectingWorkspace:(_Bool)arg1; +- (long long)currentOrientation; +- (_Bool)isAnimatingOut; +- (_Bool)shouldAnimateIconsOut; +- (_Bool)shouldAnimateIconsIn; - (void)finishedAnimatingOut; - (void)finishedAnimatingIn; - (void)updateDesktopImage:(id)arg1; -- (BOOL)isShowingWallpaper; -- (BOOL)showsDesktopImage; +- (_Bool)isShowingWallpaper; +- (_Bool)showsDesktopImage; - (void)getFrameForTopButton:(struct CGRect *)arg1 bottomButton:(struct CGRect *)arg2; - (struct CGRect)middleFrame; -- (BOOL)isFullscreen; +- (_Bool)isFullscreen; - (id)lockBar; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; @@ -122,13 +122,13 @@ - (void)_clearUnlockFailedIndicator; - (void)leftNavigationButtonPressed; - (void)rightNavigationButtonPressed; -- (struct CGAffineTransform)slideBottomBarToVisible:(BOOL)arg1; -- (struct CGAffineTransform)slideTopBarToVisible:(BOOL)arg1; +- (struct CGAffineTransform)slideBottomBarToVisible:(_Bool)arg1; +- (struct CGAffineTransform)slideTopBarToVisible:(_Bool)arg1; - (void)updateTopBarBackground; - (id)_topBarLCDShadow; - (id)_topBarLCDImage; -- (BOOL)shouldShowBottomBar; -- (BOOL)shouldEnableWirelessLCD; +- (_Bool)shouldShowBottomBar; +- (_Bool)shouldEnableWirelessLCD; - (void)_resetStatusTextView; - (void)_setTopBarImage:(id)arg1 shadowColor:(id)arg2; diff --git a/iOS7/SpringBoard/SBSlidingAlertDisplayDelegate-Protocol.h b/iOS7/SpringBoard/SBSlidingAlertDisplayDelegate-Protocol.h deleted file mode 100644 index 8dd61bb27..000000000 --- a/iOS7/SpringBoard/SBSlidingAlertDisplayDelegate-Protocol.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBSlidingAlertDisplayDelegate - -@optional -- (void)slidingAlertViewDeactivationAnimationCompleted:(id)arg1; -- (void)slidingAlertViewDeactivationAnimationStart:(id)arg1; -- (void)didToggleDeviceLock; -- (void)willAnimateToggleDeviceLockWithStyle:(int)arg1 toVisibility:(BOOL)arg2 withDuration:(double)arg3; -- (void)willToggleDeviceLockWithStyle:(int)arg1 toVisibility:(BOOL)arg2; -@end - diff --git a/iOS7/SpringBoard/SBSnapshotImageInfo.h b/iOS7/SpringBoard/SBSnapshotImageInfo.h new file mode 100644 index 000000000..55fa4656f --- /dev/null +++ b/iOS7/SpringBoard/SBSnapshotImageInfo.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString, UIScreen; + +@interface SBSnapshotImageInfo : NSObject +{ + _Bool _defaultPNG; + NSString *_path; + UIScreen *_screen; + double _scale; + long long _launchingOrientation; + long long _originalOrientation; +} + ++ (id)snapshotImageInfoWithPath:(id)arg1 launchingOrientation:(long long)arg2 originalOrientation:(long long)arg3 forScreen:(id)arg4; +@property(nonatomic) _Bool defaultPNG; // @synthesize defaultPNG=_defaultPNG; +@property(nonatomic) long long originalOrientation; // @synthesize originalOrientation=_originalOrientation; +@property(nonatomic) long long launchingOrientation; // @synthesize launchingOrientation=_launchingOrientation; +@property(nonatomic) double scale; // @synthesize scale=_scale; +@property(retain, nonatomic) UIScreen *screen; // @synthesize screen=_screen; +@property(copy, nonatomic) NSString *path; // @synthesize path=_path; +- (id)description; +- (id)_stringForInterfaceOrientation:(long long)arg1; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBSnippetBulletinInfo.h b/iOS7/SpringBoard/SBSnippetBulletinInfo.h index 4fde4baf3..3c33a0b74 100644 --- a/iOS7/SpringBoard/SBSnippetBulletinInfo.h +++ b/iOS7/SpringBoard/SBSnippetBulletinInfo.h @@ -10,14 +10,16 @@ @interface SBSnippetBulletinInfo : SBBBBulletinInfo { - float _viewHeight; + double _viewHeight; struct CGRect _textRect; + struct CGSize _referenceSize; UIImage *_icon; } @property(retain, nonatomic) UIImage *icon; // @synthesize icon=_icon; - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; +- (_Bool)_isLayoutValidWithReferenceSize:(struct CGSize)arg1; - (id)_representedBulletin; - (void)invalidateCachedLayoutData; - (Class)reusableViewClass; diff --git a/iOS7/SpringBoard/SBSnoozedAlarmBulletinListItem.h b/iOS7/SpringBoard/SBSnoozedAlarmBulletinListItem.h index 1a3b3791e..a73575f3b 100644 --- a/iOS7/SpringBoard/SBSnoozedAlarmBulletinListItem.h +++ b/iOS7/SpringBoard/SBSnoozedAlarmBulletinListItem.h @@ -10,7 +10,7 @@ { } -- (BOOL)canBeClearedByNotificationCenter; +- (_Bool)canBeClearedByNotificationCenter; - (id)sortDate; @end diff --git a/iOS7/SpringBoard/SBSnoozedAlarmDateLabel.h b/iOS7/SpringBoard/SBSnoozedAlarmDateLabel.h index e1c2240d0..ea6c16393 100644 --- a/iOS7/SpringBoard/SBSnoozedAlarmDateLabel.h +++ b/iOS7/SpringBoard/SBSnoozedAlarmDateLabel.h @@ -14,14 +14,14 @@ { double _fireTime; NSTimer *_tickTimer; - BOOL _allDay; - BOOL isTimestamp; - id _delegate; + _Bool _allDay; + _Bool isTimestamp; int _labelType; + id _delegate; } -@property(nonatomic) BOOL isTimestamp; // @synthesize isTimestamp; -@property(nonatomic, getter=isAllDay) BOOL allDay; // @synthesize allDay=_allDay; +@property(nonatomic) _Bool isTimestamp; // @synthesize isTimestamp; +@property(nonatomic, getter=isAllDay) _Bool allDay; // @synthesize allDay=_allDay; @property(nonatomic) int labelType; // @synthesize labelType=_labelType; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)stopCoalescingUpdates; diff --git a/iOS7/SpringBoard/SBSoftwareUpdateAvailableAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateAvailableAlertItem.h index 5dd8248aa..58d7d95c3 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateAvailableAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateAvailableAlertItem.h @@ -10,10 +10,10 @@ { } -- (BOOL)dismissOnLock; -- (BOOL)reappearsAfterUnlock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)dismissOnLock; +- (_Bool)reappearsAfterUnlock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBSoftwareUpdateController.h b/iOS7/SpringBoard/SBSoftwareUpdateController.h index 2d074adf9..86275c3f4 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateController.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateController.h @@ -17,16 +17,16 @@ SUDownload *_updateToInstall; int _currentNetworkType; int _iCloudRestoreToken; - BOOL _showOrScheduleForcedInstallAlertAfterNextUnlock; - BOOL _scheduleForcedInstallAlertAfterNextUnlock; - BOOL _scheduleForcedInstallAlertWhenAble; - BOOL _settingsResetPrefsBadgedFlag; + _Bool _showOrScheduleForcedInstallAlertAfterNextUnlock; + _Bool _scheduleForcedInstallAlertAfterNextUnlock; + _Bool _scheduleForcedInstallAlertWhenAble; + _Bool _settingsResetPrefsBadgedFlag; } -+ (id)stringFromReasons:(int)arg1; ++ (id)stringFromReasons:(long long)arg1; + (id)sharedInstance; -- (void)_toggleSettingsBadge:(BOOL)arg1; -- (BOOL)_isSettingsBadgedForSoftwareUpdate; +- (void)_toggleSettingsBadge:(_Bool)arg1; +- (_Bool)_isSettingsBadgedForSoftwareUpdate; - (void)_clearLegacyBadgeIfNecessary:(id)arg1; - (void)_migrateForNewOSVersionIfNecessary; - (void)_saveLastKnownVersionPreference:(id)arg1; @@ -34,13 +34,13 @@ - (void)_savePreferencesBadgeFlag:(id)arg1; - (void)_autoDownloadUnknownToUserFailedForDescriptor:(id)arg1 error:(id)arg2; - (void)_resetState; -- (BOOL)_isSettingsActive; +- (_Bool)_isSettingsActive; - (void)_handleInstallError:(id)arg1; -- (BOOL)_forceInstallAfterDownload; +- (_Bool)_forceInstallAfterDownload; - (void)_scheduleForcedInstallRepeatAlert:(double)arg1; - (void)_showForcedInstallAlert; - (void)_isUpdateInstallable:(id)arg1; -- (void)_showOrScheduleNextForcedInstallAlertWithReasons:(int)arg1; +- (void)_showOrScheduleNextForcedInstallAlertWithReasons:(long long)arg1; - (void)_showOrScheduleNextForcedInstallAlert; - (void)_resetAndCancelExistingScheduledForcedInstallAlerts; - (void)_setUpdateToInstall:(id)arg1; @@ -54,7 +54,7 @@ - (void)client:(id)arg1 downloadDidStart:(id)arg2; - (void)client:(id)arg1 automaticDownloadDidFailToStartForNewUpdateAvailable:(id)arg2 withError:(id)arg3; - (void)client:(id)arg1 downloadWasInvalidatedForNewUpdateAvailable:(id)arg2; -- (void)_postDownloadStateChangeNotification:(BOOL)arg1; +- (void)_postDownloadStateChangeNotification:(_Bool)arg1; - (void)_iTunesRestoreStateChanged:(id)arg1; - (void)_iCloudStatusChanged; - (void)_lockStateChanged:(id)arg1; diff --git a/iOS7/SpringBoard/SBSoftwareUpdateDownloadFailedAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateDownloadFailedAlertItem.h index 5f4bd5092..c12496765 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateDownloadFailedAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateDownloadFailedAlertItem.h @@ -14,8 +14,8 @@ } @property(retain, nonatomic) NSError *error; // @synthesize error=_error; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBSoftwareUpdateForcedInstallAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateForcedInstallAlertItem.h index 87c473858..abd13aee0 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateForcedInstallAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateForcedInstallAlertItem.h @@ -11,26 +11,26 @@ @interface SBSoftwareUpdateForcedInstallAlertItem : SBBaseSoftwareUpdateAlertItem { NSTimer *_timer; - unsigned int _timeLeftUntilInstall; - BOOL _delayOnDismissForNonUserAction; - BOOL _delayAfterNextUnlock; + unsigned long long _timeLeftUntilInstall; + _Bool _delayOnDismissForNonUserAction; + _Bool _delayAfterNextUnlock; } -@property(nonatomic) BOOL delayAfterNextUnlock; // @synthesize delayAfterNextUnlock=_delayAfterNextUnlock; -@property(nonatomic) BOOL delayOnDismissForNonUserAction; // @synthesize delayOnDismissForNonUserAction=_delayOnDismissForNonUserAction; -- (BOOL)dismissOnLock; +@property(nonatomic) _Bool delayAfterNextUnlock; // @synthesize delayAfterNextUnlock=_delayAfterNextUnlock; +@property(nonatomic) _Bool delayOnDismissForNonUserAction; // @synthesize delayOnDismissForNonUserAction=_delayOnDismissForNonUserAction; +- (_Bool)dismissOnLock; - (void)performUnlockAction; -- (BOOL)shouldShowInLockScreen; +- (_Bool)shouldShowInLockScreen; - (id)shortLockLabel; - (id)lockLabel; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)undimsScreen; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)undimsScreen; - (void)_timerFired; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)willDeactivateForReason:(int)arg1; - (void)willPresentAlertView:(id)arg1; - (void)updateBodyText; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)_installUpdate; - (void)dealloc; - (id)initWithDescriptor:(id)arg1; diff --git a/iOS7/SpringBoard/SBSoftwareUpdateUnableToInstallAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateUnableToInstallAlertItem.h index 0c7e78ce9..ee1bf45a1 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateUnableToInstallAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateUnableToInstallAlertItem.h @@ -14,15 +14,15 @@ } @property(retain, nonatomic) NSError *error; // @synthesize error=_error; -- (BOOL)dismissOnLock; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)shouldShowInLockScreen; -- (BOOL)undimsScreen; -- (BOOL)reappearsAfterLock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)buildDefaultSheetWithBody:(id)arg1 isLocked:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)shouldShowInLockScreen; +- (_Bool)undimsScreen; +- (_Bool)reappearsAfterLock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)buildDefaultSheetWithBody:(id)arg1 isLocked:(_Bool)arg2; - (void)buildUnavailableSheet; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBSoftwareUpdateVerificationFailedAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateVerificationFailedAlertItem.h index d1f131b57..cd877711e 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateVerificationFailedAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateVerificationFailedAlertItem.h @@ -10,13 +10,13 @@ { } -- (BOOL)dismissOnLock; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)shouldShowInLockScreen; -- (BOOL)undimsScreen; -- (BOOL)reappearsAfterLock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)dismissOnLock; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)shouldShowInLockScreen; +- (_Bool)undimsScreen; +- (_Bool)reappearsAfterLock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBSoftwareUpdateVerifyingUpdateAlertItem.h b/iOS7/SpringBoard/SBSoftwareUpdateVerifyingUpdateAlertItem.h index 3865274a8..126482b18 100644 --- a/iOS7/SpringBoard/SBSoftwareUpdateVerifyingUpdateAlertItem.h +++ b/iOS7/SpringBoard/SBSoftwareUpdateVerifyingUpdateAlertItem.h @@ -13,14 +13,14 @@ UIView *_activityAccessoryView; } -- (BOOL)dismissOnLock; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)shouldShowInLockScreen; -- (BOOL)undimsScreen; -- (BOOL)behavesSuperModally; -- (BOOL)reappearsAfterLock; -- (BOOL)reappearsAfterUnlock; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (_Bool)dismissOnLock; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)shouldShowInLockScreen; +- (_Bool)undimsScreen; +- (_Bool)behavesSuperModally; +- (_Bool)reappearsAfterLock; +- (_Bool)reappearsAfterUnlock; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)dealloc; - (id)initWithDescriptor:(id)arg1; diff --git a/iOS7/SpringBoard/SBSoundController.h b/iOS7/SpringBoard/SBSoundController.h index fa06e8d03..eafcf4b55 100644 --- a/iOS7/SpringBoard/SBSoundController.h +++ b/iOS7/SpringBoard/SBSoundController.h @@ -18,7 +18,7 @@ NSMutableDictionary *_soundsByToneIdentifiers; NSMutableDictionary *_toneAlertsByToneIdentifiers; NSHashTable *_observers; - unsigned int _pendingCallbacks; + unsigned long long _pendingCallbacks; NSMutableArray *_pendedCallbacks; } @@ -29,21 +29,21 @@ - (void)_soundDidFinishPlaying:(id)arg1; - (void)_soundDidStartPlaying:(id)arg1; - (void)_ringerStateChanged:(id)arg1; -- (BOOL)_playToneAlert:(id)arg1; -- (BOOL)_playAVItem:(id)arg1 forSound:(id)arg2; -- (BOOL)_playRingtone:(id)arg1; -- (BOOL)_playSystemSound:(id)arg1; +- (_Bool)_playToneAlert:(id)arg1; +- (_Bool)_playAVItem:(id)arg1 forSound:(id)arg2; +- (_Bool)_playRingtone:(id)arg1; +- (_Bool)_playSystemSound:(id)arg1; - (void)_stopToneAlertForSound:(id)arg1; - (void)_killAVController; -- (void)_cleanupSystemSound:(unsigned long)arg1 andKill:(BOOL)arg2; -- (BOOL)handleVolumeButtonDownEvent; +- (void)_cleanupSystemSound:(unsigned int)arg1 andKill:(_Bool)arg2; +- (_Bool)handleVolumeButtonDownEvent; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; -- (BOOL)stopAllSounds; -- (BOOL)stopSound:(id)arg1; -- (BOOL)playSound:(id)arg1 environments:(int)arg2 completion:(id)arg3; -- (BOOL)isPlaying:(id)arg1; -- (BOOL)isPlayingAnySound; +- (_Bool)stopAllSounds; +- (_Bool)stopSound:(id)arg1; +- (_Bool)playSound:(id)arg1 environments:(long long)arg2 completion:(id)arg3; +- (_Bool)isPlaying:(id)arg1; +- (_Bool)isPlayingAnySound; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBSoundPreferences.h b/iOS7/SpringBoard/SBSoundPreferences.h index 5d0728da5..1d595d3b3 100644 --- a/iOS7/SpringBoard/SBSoundPreferences.h +++ b/iOS7/SpringBoard/SBSoundPreferences.h @@ -10,12 +10,12 @@ { } -+ (BOOL)shouldVibrateForCurrentRingerStateWithAudioCategory:(id)arg1; -+ (BOOL)shouldVibrateForCurrentRingerState; -+ (BOOL)vibrateWhenSilent; -+ (BOOL)vibrateWhenRinging; ++ (_Bool)shouldVibrateForCurrentRingerStateWithAudioCategory:(id)arg1; ++ (_Bool)shouldVibrateForCurrentRingerState; ++ (_Bool)vibrateWhenSilent; ++ (_Bool)vibrateWhenRinging; + (id)vibratePattern; -+ (BOOL)playLockSound; ++ (_Bool)playLockSound; + (id)ringtonePath; + (id)ringtoneIdentifier; + (id)calendarAlarmPath; diff --git a/iOS7/SpringBoard/SBSpringAnimationFactory.h b/iOS7/SpringBoard/SBSpringAnimationFactory.h deleted file mode 100644 index 6b6c728ef..000000000 --- a/iOS7/SpringBoard/SBSpringAnimationFactory.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBAnimationFactory.h" - -@interface SBSpringAnimationFactory : SBAnimationFactory -{ - float _mass; - float _stiffness; - float _damping; - float _epsilon; -} - -+ (id)factoryWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3 epsilon:(float)arg4; -+ (id)factoryWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3; -@property(readonly, nonatomic) float epsilon; // @synthesize epsilon=_epsilon; -@property(readonly, nonatomic) float damping; // @synthesize damping=_damping; -@property(readonly, nonatomic) float stiffness; // @synthesize stiffness=_stiffness; -@property(readonly, nonatomic) float mass; // @synthesize mass=_mass; -- (id)_animation; -- (id)_springAnimation; -- (void)_calculateDuration; -- (id)_initWithMass:(float)arg1 stiffness:(float)arg2 damping:(float)arg3 epsilon:(float)arg4; - -@end - diff --git a/iOS7/SpringBoard/SBStarkAlertItemBannerItem.h b/iOS7/SpringBoard/SBStarkAlertItemBannerItem.h index 5c88e1ecd..a76adacba 100644 --- a/iOS7/SpringBoard/SBStarkAlertItemBannerItem.h +++ b/iOS7/SpringBoard/SBStarkAlertItemBannerItem.h @@ -20,11 +20,11 @@ - (id)subActionLabels; - (id)sound; - (id)action; -- (BOOL)isSticky; -- (unsigned int)priority; -- (BOOL)matchesContext:(id)arg1; +- (_Bool)isSticky; +- (unsigned long long)priority; +- (_Bool)matchesContext:(id)arg1; - (void)reloadDisplayProperties; -- (int)actionType; +- (long long)actionType; - (id)categoryImage; - (id)category; - (id)title; diff --git a/iOS7/SpringBoard/SBStarkAlertToAlertWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAlertToAlertWorkspaceTransaction.h index 4716df950..953e850c7 100644 --- a/iOS7/SpringBoard/SBStarkAlertToAlertWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAlertToAlertWorkspaceTransaction.h @@ -12,17 +12,17 @@ { SBAlert *_activatingAlert; SBAlert *_deactivatingAlert; - BOOL _activation; + _Bool _activation; } -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; -- (BOOL)selfStarkAlertWillDeactivate:(id)arg1; -- (BOOL)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfStarkAlertWillDeactivate:(id)arg1; +- (_Bool)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; - (void)_commit; - (id)debugDescription; - (void)dealloc; -- (id)_initWithWorkspace:(id)arg1 mainScreenAlertManager:(id)arg2 starkScreenController:(id)arg3 activatingAlert:(id)arg4 deactivatingAlert:(id)arg5 activation:(BOOL)arg6; +- (id)_initWithWorkspace:(id)arg1 mainScreenAlertManager:(id)arg2 starkScreenController:(id)arg3 activatingAlert:(id)arg4 deactivatingAlert:(id)arg5 activation:(_Bool)arg6; - (id)initDeactivationWithWorkspace:(id)arg1 mainScreenAlertManager:(id)arg2 starkScreenController:(id)arg3 from:(id)arg4 to:(id)arg5; - (id)initActivationWithWorkspace:(id)arg1 mainScreenAlertManager:(id)arg2 starkScreenController:(id)arg3 from:(id)arg4 to:(id)arg5; diff --git a/iOS7/SpringBoard/SBStarkAlertToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAlertToAppWorkspaceTransaction.h index bdab38d2d..13c745f17 100644 --- a/iOS7/SpringBoard/SBStarkAlertToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAlertToAppWorkspaceTransaction.h @@ -14,32 +14,32 @@ { SBAlert *_alert; SBUIAnimationController *_animation; - BOOL _animatedAppActivation; - BOOL _animatingAlertSuspension; - BOOL _deactivateAfterNextLaunch; - BOOL _activatingLauncher; - BOOL _fromAssistant; + _Bool _animatedAppActivation; + _Bool _animatingAlertSuspension; + _Bool _deactivateAfterNextLaunch; + _Bool _activatingLauncher; + _Bool _fromAssistant; } @property(readonly, nonatomic) SBAlert *alert; // @synthesize alert=_alert; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_handleFailure; - (void)_deactivateAlertIfNecessary; - (void)_alertAnimationComplete:(id)arg1; - (void)_transactionComplete; - (void)_endAnimation; -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; -- (BOOL)selfStarkAlertWillDeactivate:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationActivated:(id)arg1; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfStarkAlertWillDeactivate:(id)arg1; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationActivated:(id)arg1; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; - (id)_newAnimationControllerFrom:(id)arg1 to:(id)arg2; -- (BOOL)_hasAnimation; +- (_Bool)_hasAnimation; - (void)_beginAnimation; - (void)_commit; - (id)debugDescription; diff --git a/iOS7/SpringBoard/SBStarkAlertToImpersonatedAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAlertToImpersonatedAppWorkspaceTransaction.h index 0e4982d7c..42ea2ba57 100644 --- a/iOS7/SpringBoard/SBStarkAlertToImpersonatedAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAlertToImpersonatedAppWorkspaceTransaction.h @@ -17,9 +17,9 @@ } - (void)_activateAlert; -- (BOOL)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; - (id)_newAnimationControllerFrom:(id)arg1 to:(id)arg2; - (void)_beginAnimation; diff --git a/iOS7/SpringBoard/SBStarkAppToAlertWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAppToAlertWorkspaceTransaction.h index 0674f61c7..1502becd5 100644 --- a/iOS7/SpringBoard/SBStarkAppToAlertWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAppToAlertWorkspaceTransaction.h @@ -16,16 +16,16 @@ SBApplication *_topApplication; BKSApplicationActivationAssertion *_topApplicationActivationAssertion; SBUIAnimationController *_animation; - BOOL _animatedAppDeactivation; - BOOL _fromStarkLauncher; + _Bool _animatedAppDeactivation; + _Bool _fromStarkLauncher; } @property(readonly, nonatomic) SBAlert *alert; // @synthesize alert=_activatingAlert; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_transactionComplete; -- (BOOL)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; - (void)_commit; - (id)debugDescription; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBStarkAppToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAppToAppWorkspaceTransaction.h index 62785565b..d07a15cd2 100644 --- a/iOS7/SpringBoard/SBStarkAppToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAppToAppWorkspaceTransaction.h @@ -15,13 +15,13 @@ SBApplication *_fromApp; SBUIAnimationController *_animationController; BKSApplicationActivationAssertion *_suspendingAppAssertion; - BOOL _animatedActivation; - BOOL _animatedDeactivation; + _Bool _animatedActivation; + _Bool _animatedDeactivation; } @property(readonly, nonatomic) SBApplication *fromApp; // @synthesize fromApp=_fromApp; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (id)_newAnimationFromLauncherToApp; - (id)_newAnimationFromAppToLauncher; - (id)_newAnimationFromAppToApp; @@ -31,16 +31,16 @@ - (id)_setupAnimationFrom:(id)arg1 to:(id)arg2; - (void)_transactionComplete; - (void)_interruptWithReason:(int)arg1; -- (BOOL)_canBeInterrupted; +- (_Bool)_canBeInterrupted; - (void)_endAnimation; -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; -- (BOOL)selfAlertDidDeactivate:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationActivated:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfAlertDidDeactivate:(id)arg1; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationActivated:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (void)_commit; - (void)_beginAnimation; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; diff --git a/iOS7/SpringBoard/SBStarkAppToImpersonatedAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkAppToImpersonatedAppWorkspaceTransaction.h index 0be64a544..9a7ac879b 100644 --- a/iOS7/SpringBoard/SBStarkAppToImpersonatedAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkAppToImpersonatedAppWorkspaceTransaction.h @@ -11,13 +11,13 @@ @interface SBStarkAppToImpersonatedAppWorkspaceTransaction : SBStarkAppToAppWorkspaceTransaction { SBAlert *_activatingAlert; - BOOL _animatedAppDeactivation; + _Bool _animatedAppDeactivation; } - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; -- (BOOL)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; +- (_Bool)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; - (id)_newAnimationFromLauncherToApp; - (id)_newAnimationFromAppToLauncher; - (id)_newAnimationFromAppToApp; diff --git a/iOS7/SpringBoard/SBStarkAutoHideControlBarDelegate-Protocol.h b/iOS7/SpringBoard/SBStarkAutoHideControlBarDelegate-Protocol.h new file mode 100644 index 000000000..d11e3dfaa --- /dev/null +++ b/iOS7/SpringBoard/SBStarkAutoHideControlBarDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SBStarkAutoHideControlBarDelegate +- (void)resetStarkControlBarAutoHideTimer; +@end + diff --git a/iOS7/SpringBoard/SBStarkBackgroundProvider.h b/iOS7/SpringBoard/SBStarkBackgroundProvider.h index cc13b340c..da0a1fcf4 100644 --- a/iOS7/SpringBoard/SBStarkBackgroundProvider.h +++ b/iOS7/SpringBoard/SBStarkBackgroundProvider.h @@ -12,15 +12,15 @@ { NSString *_serviceName; NSString *_viewControllerClassName; - unsigned int _priority; + unsigned long long _priority; } -@property(readonly, nonatomic) unsigned int priority; // @synthesize priority=_priority; +@property(readonly, nonatomic) unsigned long long priority; // @synthesize priority=_priority; @property(readonly, nonatomic) NSString *viewControllerClassName; // @synthesize viewControllerClassName=_viewControllerClassName; @property(readonly, nonatomic) NSString *serviceName; // @synthesize serviceName=_serviceName; - (id)description; - (void)dealloc; -- (id)initWithServiceName:(id)arg1 viewControllerClassName:(id)arg2 priority:(unsigned int)arg3; +- (id)initWithServiceName:(id)arg1 viewControllerClassName:(id)arg2 priority:(unsigned long long)arg3; - (id)initWithServiceName:(id)arg1 options:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBStarkBackgroundProvidersViewController.h b/iOS7/SpringBoard/SBStarkBackgroundProvidersViewController.h index c6d6ebe21..17e2c21ae 100644 --- a/iOS7/SpringBoard/SBStarkBackgroundProvidersViewController.h +++ b/iOS7/SpringBoard/SBStarkBackgroundProvidersViewController.h @@ -18,10 +18,10 @@ SBStarkBackgroundProviderRemoteViewController *_activeViewController; SBStarkBackgroundProvider *_transitioningToProvider; struct CGRect _viewportFrame; - BOOL _makingInitialTransition; - BOOL _firstTransitionOccurred; + _Bool _makingInitialTransition; + _Bool _firstTransitionOccurred; id _delegate; - unsigned int _reactivateAttempt; + unsigned long long _reactivateAttempt; double _lastReactivationAttempt; } @@ -30,9 +30,9 @@ - (void)addedBackgroundProvider:(id)arg1; - (void)didStopProvidingContent:(id)arg1; - (void)_providerDidStopProvidingContent:(id)arg1; -- (BOOL)_isVisibleOrTransitioningTo:(id)arg1; -- (BOOL)_isVisible:(id)arg1; -- (BOOL)_isActive:(id)arg1; +- (_Bool)_isVisibleOrTransitioningTo:(id)arg1; +- (_Bool)_isVisible:(id)arg1; +- (_Bool)_isActive:(id)arg1; - (void)_animateTo:(id)arg1 withTransition:(int)arg2; - (void)_transitionToProvider:(id)arg1 withTransition:(int)arg2; - (void)_finishInitialBackgroundTransitionIfNecessary; diff --git a/iOS7/SpringBoard/SBStarkBackgroundProvidersViewControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBStarkBackgroundProvidersViewControllerDelegate-Protocol.h index 12dc236c9..d1b50ea65 100644 --- a/iOS7/SpringBoard/SBStarkBackgroundProvidersViewControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBStarkBackgroundProvidersViewControllerDelegate-Protocol.h @@ -8,7 +8,7 @@ @protocol SBStarkBackgroundProvidersViewControllerDelegate - (void)starkBackgroundProvidersViewControllerWillAnimateInInitially:(id)arg1; -- (void)starkBackgroundProvidersViewController:(id)arg1 didStartWithAnimation:(BOOL)arg2; -- (void)starkBackgroundProvidersViewController:(id)arg1 willStartWithAnimation:(BOOL)arg2; +- (void)starkBackgroundProvidersViewController:(id)arg1 didStartWithAnimation:(_Bool)arg2; +- (void)starkBackgroundProvidersViewController:(id)arg1 willStartWithAnimation:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBStarkBackgroundViewController.h b/iOS7/SpringBoard/SBStarkBackgroundViewController.h index 5df2ca8e5..70aae5680 100644 --- a/iOS7/SpringBoard/SBStarkBackgroundViewController.h +++ b/iOS7/SpringBoard/SBStarkBackgroundViewController.h @@ -12,7 +12,7 @@ { SBStarkBackgroundProvidersViewController *_providerViewController; struct UIEdgeInsets _providerInsets; - BOOL _providerHidden; + _Bool _providerHidden; struct CGPoint _highestOccludedPoint; } @@ -22,7 +22,7 @@ - (struct CGRect)_viewFrame; - (void)viewDidLayoutSubviews; - (void)loadView; -- (void)setProviderHidden:(BOOL)arg1 withAnimationFactory:(id)arg2 completionState:(id)arg3; +- (void)setProviderHidden:(_Bool)arg1 withAnimationFactory:(id)arg2 completionState:(id)arg3; - (void)switchToState:(id)arg1 withAnimationName:(id)arg2; @property(nonatomic) struct CGPoint highestOccludedPoint; @property(nonatomic) struct UIEdgeInsets providerInsets; diff --git a/iOS7/SpringBoard/SBStarkBannerCell.h b/iOS7/SpringBoard/SBStarkBannerCell.h index cac175fc9..20a4c0bd8 100644 --- a/iOS7/SpringBoard/SBStarkBannerCell.h +++ b/iOS7/SpringBoard/SBStarkBannerCell.h @@ -18,7 +18,7 @@ - (id)bannerContext; - (void)prepareForReuse; -- (void)_didSetHighlighted:(BOOL)arg1; +- (void)_didSetHighlighted:(_Bool)arg1; - (void)noteDidDismiss; - (void)noteWillDismissWithReason:(int)arg1; - (void)noteDidAppear; diff --git a/iOS7/SpringBoard/SBStarkBannerItem.h b/iOS7/SpringBoard/SBStarkBannerItem.h index e974a9b03..a0359e7e3 100644 --- a/iOS7/SpringBoard/SBStarkBannerItem.h +++ b/iOS7/SpringBoard/SBStarkBannerItem.h @@ -14,11 +14,11 @@ NSMutableSet *_displayReasons; } -- (BOOL)isStarkBannerItem; -- (BOOL)matchesContext:(id)arg1; +- (_Bool)isStarkBannerItem; +- (_Bool)matchesContext:(id)arg1; - (void)reloadDisplayProperties; @property(readonly, nonatomic) NSArray *subActionLabels; -@property(readonly, nonatomic) int actionType; +@property(readonly, nonatomic) long long actionType; @property(readonly, nonatomic) UIImage *categoryImage; @property(readonly, nonatomic) NSString *subTitle; @property(readonly, nonatomic) NSString *title; diff --git a/iOS7/SpringBoard/SBStarkBannerSource.h b/iOS7/SpringBoard/SBStarkBannerSource.h index 938f1302d..799706a2a 100644 --- a/iOS7/SpringBoard/SBStarkBannerSource.h +++ b/iOS7/SpringBoard/SBStarkBannerSource.h @@ -23,7 +23,7 @@ - (id)newBannerViewForContext:(id)arg1; - (id)dequeueNextBannerItemForTarget:(id)arg1; - (id)peekNextBannerItemForTarget:(id)arg1; -- (unsigned int)enumerateAllItemsMatchingContext:(id)arg1 withBlock:(id)arg2; +- (unsigned long long)enumerateAllItemsMatchingContext:(id)arg1 withBlock:(id)arg2; - (void)removeEnqueuedItemsAtIndexes:(id)arg1; - (void)dismissCurrentItemFromTarget; - (void)enqueueItem:(id)arg1; diff --git a/iOS7/SpringBoard/SBStarkBannerSubActionCell.h b/iOS7/SpringBoard/SBStarkBannerSubActionCell.h index 56abb3c21..8afb75479 100644 --- a/iOS7/SpringBoard/SBStarkBannerSubActionCell.h +++ b/iOS7/SpringBoard/SBStarkBannerSubActionCell.h @@ -11,13 +11,13 @@ @interface SBStarkBannerSubActionCell : SBCollectionViewCell { UILabel *_label; - BOOL _roundedCorners; + _Bool _roundedCorners; } - (void)layoutSubviews; - (void)prepareForReuse; -- (void)_didSetHighlighted:(BOOL)arg1; -@property(nonatomic) BOOL roundedCorners; +- (void)_didSetHighlighted:(_Bool)arg1; +@property(nonatomic) _Bool roundedCorners; @property(copy, nonatomic) NSString *labelText; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBStarkBannerTarget.h b/iOS7/SpringBoard/SBStarkBannerTarget.h index dd370c095..7fe2a1c11 100644 --- a/iOS7/SpringBoard/SBStarkBannerTarget.h +++ b/iOS7/SpringBoard/SBStarkBannerTarget.h @@ -14,13 +14,13 @@ { id _observer; NSHashTable *_sources; - BOOL _invalidated; + _Bool _invalidated; NSMutableArray *_pendedContexts; SBUIBannerContext *_currentContext; SBUISound *_currentSound; - int _displayAssertions; - BOOL _suspended; - BOOL _suspendedForAssistant; + long long _displayAssertions; + _Bool _suspended; + _Bool _suspendedForAssistant; } @property(readonly, nonatomic) SBUIBannerContext *currentContext; // @synthesize currentContext=_currentContext; @@ -30,21 +30,21 @@ - (void)signalSource:(id)arg1; - (void)unregisterSource:(id)arg1; - (void)registerSource:(id)arg1; -@property(readonly, nonatomic) int bannerTargetIdiom; +@property(readonly, nonatomic) long long bannerTargetIdiom; - (void)_killIntervalElapsed:(id)arg1; - (void)_dismissIntervalElapsed:(id)arg1; - (void)_replaceIntervalElapsed:(id)arg1; -- (void)_dismissContext:(id)arg1 withOptions:(int)arg2 dismissReason:(int)arg3; -- (void)_dequeueWithOptions:(int)arg1 dismissReason:(int)arg2; -- (BOOL)_canDequeueWithOptions:(int)arg1; -- (BOOL)_canDismissWithOptions:(int)arg1; +- (void)_dismissContext:(id)arg1 withOptions:(long long)arg2 dismissReason:(int)arg3; +- (void)_dequeueWithOptions:(long long)arg1 dismissReason:(int)arg2; +- (_Bool)_canDequeueWithOptions:(long long)arg1; +- (_Bool)_canDismissWithOptions:(long long)arg1; - (void)invalidate; - (void)noteContextCanceled:(id)arg1; -- (void)noteContext:(id)arg1 subActionSelected:(unsigned int)arg2; +- (void)noteContext:(id)arg1 subActionSelected:(unsigned long long)arg2; - (void)noteContextSelected:(id)arg1; -@property(nonatomic, getter=isSuspendedForAssistant) BOOL suspendedForAssistant; -@property(nonatomic, getter=isSuspended) BOOL suspended; -@property(nonatomic, getter=isPausedForUserInteraction) BOOL pausedForUserInteraction; +@property(nonatomic, getter=isSuspendedForAssistant) _Bool suspendedForAssistant; +@property(nonatomic, getter=isSuspended) _Bool suspended; +@property(nonatomic, getter=isPausedForUserInteraction) _Bool pausedForUserInteraction; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBStarkBannerView.h b/iOS7/SpringBoard/SBStarkBannerView.h index df7954f72..7eda022b0 100644 --- a/iOS7/SpringBoard/SBStarkBannerView.h +++ b/iOS7/SpringBoard/SBStarkBannerView.h @@ -17,15 +17,15 @@ SBStarkBannerItem *_bannerItem; UIImageView *_categoryImageView; UILabel *_titleLabel; - float _titleAscender; + double _titleAscender; UILabel *_subTitleLabel; - float _subTitleAscender; + double _subTitleAscender; UIImageView *_actionImageView; struct UIEdgeInsets _contentInsets; } -+ (struct UIEdgeInsets)_contentInsetsForActionType:(int)arg1; -+ (id)_imageForActionType:(int)arg1; ++ (struct UIEdgeInsets)_contentInsetsForActionType:(long long)arg1; ++ (id)_imageForActionType:(long long)arg1; - (void)starkBannerItemDidReloadDisplayProperties:(id)arg1; - (id)bannerContext; - (void)layoutSubviews; diff --git a/iOS7/SpringBoard/SBStarkBulletinBannerItem.h b/iOS7/SpringBoard/SBStarkBulletinBannerItem.h index 9e809ecf6..a4d6b25ab 100644 --- a/iOS7/SpringBoard/SBStarkBulletinBannerItem.h +++ b/iOS7/SpringBoard/SBStarkBulletinBannerItem.h @@ -18,8 +18,8 @@ - (id)subActionLabels; - (id)sound; - (id)action; -- (BOOL)matchesContext:(id)arg1; -- (int)actionType; +- (_Bool)matchesContext:(id)arg1; +- (long long)actionType; - (id)categoryImage; - (id)subTitle; - (id)title; diff --git a/iOS7/SpringBoard/SBStarkBulletinBannerSource.h b/iOS7/SpringBoard/SBStarkBulletinBannerSource.h index f7fb03a1b..8b0643db7 100644 --- a/iOS7/SpringBoard/SBStarkBulletinBannerSource.h +++ b/iOS7/SpringBoard/SBStarkBulletinBannerSource.h @@ -23,9 +23,9 @@ - (void)observer:(id)arg1 noteServerReceivedResponseForBulletin:(id)arg2; - (void)observer:(id)arg1 removeBulletin:(id)arg2; - (void)observer:(id)arg1 modifyBulletin:(id)arg2; -- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned int)arg3; +- (void)observer:(id)arg1 addBulletin:(id)arg2 forFeed:(unsigned long long)arg3; - (void)_showTestBanner:(id)arg1; -- (BOOL)_shouldShowBulletin:(id)arg1; +- (_Bool)_shouldShowBulletin:(id)arg1; - (void)dealloc; - (id)initWithAllowedTarget:(id)arg1; diff --git a/iOS7/SpringBoard/SBStarkControlBarViewController.h b/iOS7/SpringBoard/SBStarkControlBarViewController.h index d82e925a0..6d6a9c65c 100644 --- a/iOS7/SpringBoard/SBStarkControlBarViewController.h +++ b/iOS7/SpringBoard/SBStarkControlBarViewController.h @@ -6,11 +6,12 @@ #import "UIViewController.h" +#import "SBStarkAutoHideControlBarDelegate-Protocol.h" #import "UIStatusBarStyleDelegate-Protocol.h" @class NSMutableSet, SBStarkFakeIconOperationController, SBStarkScreenFocusController, UIStatusBar, UIViewController; -@interface SBStarkControlBarViewController : UIViewController +@interface SBStarkControlBarViewController : UIViewController { id _delegate; double _autoHideDelay; @@ -19,7 +20,7 @@ UIStatusBar *_statusBarView; id _statusBarStyleDelegate; NSMutableSet *_statusBarHideReasons; - int _requestedStyle; + long long _requestedStyle; SBStarkScreenFocusController *_focusController; SBStarkFakeIconOperationController *_fakeIconOperationController; } @@ -27,27 +28,28 @@ @property(retain, nonatomic) SBStarkFakeIconOperationController *fakeIconOperationController; // @synthesize fakeIconOperationController=_fakeIconOperationController; @property(retain, nonatomic) SBStarkScreenFocusController *focusController; // @synthesize focusController=_focusController; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)statusBar:(id)arg1 didTriggerButtonType:(int)arg2 withAction:(int)arg3; -- (void)statusBar:(id)arg1 didAnimateFromHeight:(float)arg2 toHeight:(float)arg3 animation:(int)arg4; -- (void)statusBar:(id)arg1 willAnimateFromHeight:(float)arg2 toHeight:(float)arg3 duration:(double)arg4 animation:(int)arg5; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; -- (BOOL)_isStatusBarHidden; +- (void)resetStarkControlBarAutoHideTimer; +- (void)statusBar:(id)arg1 didTriggerButtonType:(long long)arg2 withAction:(long long)arg3; +- (void)statusBar:(id)arg1 didAnimateFromHeight:(double)arg2 toHeight:(double)arg3 animation:(int)arg4; +- (void)statusBar:(id)arg1 willAnimateFromHeight:(double)arg2 toHeight:(double)arg3 duration:(double)arg4 animation:(int)arg5; +- (long long)statusBar:(id)arg1 styleForRequestedStyle:(long long)arg2 overrides:(int)arg3; +- (_Bool)_isStatusBarHidden; - (void)_autoHideTriggered; - (void)_resetAutoHideTimer; -- (struct CGRect)_launcherViewFrameForVisibility:(BOOL)arg1; -- (void)_setLauncherHidden:(BOOL)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3 fallbackToDefaultAnimationFactory:(BOOL)arg4; -- (BOOL)_isLauncherHidden; +- (struct CGRect)_launcherViewFrameForVisibility:(_Bool)arg1; +- (void)_setLauncherHidden:(_Bool)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3 fallbackToDefaultAnimationFactory:(_Bool)arg4; +- (_Bool)_isLauncherHidden; - (void)viewDidLayoutSubviews; - (void)loadView; -- (void)updateStatusBarWithRequestedStyle:(int)arg1 animationFactory:(id)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; +- (void)updateStatusBarWithRequestedStyle:(long long)arg1 animationFactory:(id)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; @property(nonatomic) id statusBarStyleDelegate; -- (void)setLauncherHidden:(BOOL)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; -- (void)setLauncherHidden:(BOOL)arg1 forReason:(id)arg2 animated:(BOOL)arg3; +- (void)setLauncherHidden:(_Bool)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; +- (void)setLauncherHidden:(_Bool)arg1 forReason:(id)arg2 animated:(_Bool)arg3; @property(nonatomic) double autoHideDelay; @property(readonly, nonatomic) struct CGPoint highestVisiblePoint; - (void)dealloc; -- (id)initWithInterfaceType:(int)arg1; +- (id)initWithInterfaceType:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkFakeIconOperationController.h b/iOS7/SpringBoard/SBStarkFakeIconOperationController.h index 257a856c7..a558d93a2 100644 --- a/iOS7/SpringBoard/SBStarkFakeIconOperationController.h +++ b/iOS7/SpringBoard/SBStarkFakeIconOperationController.h @@ -14,7 +14,7 @@ } - (void)addLaunchOperation:(id)arg1 withDisplayID:(void)arg2; -- (BOOL)performOperationForFakeIconWithDisplayID:(id)arg1; +- (_Bool)performOperationForFakeIconWithDisplayID:(id)arg1; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBStarkHomeController.h b/iOS7/SpringBoard/SBStarkHomeController.h index 309396530..1faf70511 100644 --- a/iOS7/SpringBoard/SBStarkHomeController.h +++ b/iOS7/SpringBoard/SBStarkHomeController.h @@ -18,10 +18,10 @@ SBStarkBackgroundWindow *_backgroundWindow; SBStarkControlBarViewController *_controlBarViewController; SBStarkControlBarWindow *_controlBarWindow; - BOOL _minimized; + _Bool _minimized; UITapGestureRecognizer *_backGestureRecognizer; - BOOL _showingNowPlaying; - BOOL _backgroundHidden; + _Bool _showingNowPlaying; + _Bool _backgroundHidden; SBStarkScreenFocusController *_focusController; SBStarkFakeIconOperationController *_fakeIconOperationController; } @@ -32,20 +32,21 @@ - (void)starkControlBarDidAdjustHighestVisiblePoint:(id)arg1; - (void)starkControlBarDidTriggerAutoHideAction:(id)arg1; - (void)starkBackgroundProvidersViewControllerWillAnimateInInitially:(id)arg1; -- (void)starkBackgroundProvidersViewController:(id)arg1 didStartWithAnimation:(BOOL)arg2; -- (void)starkBackgroundProvidersViewController:(id)arg1 willStartWithAnimation:(BOOL)arg2; -- (void)_setMinimized:(BOOL)arg1 force:(BOOL)arg2 withAnimationFactory:(id)arg3 fallbackToDefaultAnimationFactory:(BOOL)arg4; +- (void)starkBackgroundProvidersViewController:(id)arg1 didStartWithAnimation:(_Bool)arg2; +- (void)starkBackgroundProvidersViewController:(id)arg1 willStartWithAnimation:(_Bool)arg2; +- (void)_setMinimized:(_Bool)arg1 force:(_Bool)arg2 withAnimationFactory:(id)arg3 fallbackToDefaultAnimationFactory:(_Bool)arg4; +@property(readonly, nonatomic) _Bool isShowingClock; - (void)switchBackgroundProviderToNowPlaying; -- (void)beginRevealWithAnimation:(BOOL)arg1; +- (void)beginRevealWithAnimation:(_Bool)arg1; - (void)updateAutoHideDelay; -- (void)updateStatusBarWithRequestedStyle:(int)arg1 animationFactory:(id)arg2; -- (void)setStatusBarHidden:(BOOL)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; +- (void)updateStatusBarWithRequestedStyle:(long long)arg1 animationFactory:(id)arg2; +- (void)setStatusBarHidden:(_Bool)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; @property(nonatomic) id statusBarStyleDelegate; - (void)handleHomeButtonAction; -- (void)setMinimized:(BOOL)arg1 force:(BOOL)arg2 withAnimationFactory:(id)arg3; -- (void)setMinimized:(BOOL)arg1 force:(BOOL)arg2 animated:(BOOL)arg3; -- (void)setLauncherHidden:(BOOL)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; -- (void)setBackgroundHidden:(BOOL)arg1 withAnimationFactory:(id)arg2; +- (void)setMinimized:(_Bool)arg1 force:(_Bool)arg2 withAnimationFactory:(id)arg3; +- (void)setMinimized:(_Bool)arg1 force:(_Bool)arg2 animated:(_Bool)arg3; +- (void)setLauncherHidden:(_Bool)arg1 forReason:(id)arg2 withAnimationFactory:(id)arg3; +- (void)setBackgroundHidden:(_Bool)arg1 withAnimationFactory:(id)arg2; - (void)dealloc; - (id)init; - (id)initWithScreen:(id)arg1; diff --git a/iOS7/SpringBoard/SBStarkIconBadgeView.h b/iOS7/SpringBoard/SBStarkIconBadgeView.h index 68cea3726..721446683 100644 --- a/iOS7/SpringBoard/SBStarkIconBadgeView.h +++ b/iOS7/SpringBoard/SBStarkIconBadgeView.h @@ -10,7 +10,7 @@ { } -+ (id)_createImageForText:(id)arg1 highlighted:(BOOL)arg2; ++ (id)_createImageForText:(id)arg1 highlighted:(_Bool)arg2; + (id)_checkoutBackgroundImage; @end diff --git a/iOS7/SpringBoard/SBStarkIconCell.h b/iOS7/SpringBoard/SBStarkIconCell.h index 3afbed215..ff83a2822 100644 --- a/iOS7/SpringBoard/SBStarkIconCell.h +++ b/iOS7/SpringBoard/SBStarkIconCell.h @@ -13,12 +13,12 @@ SBIcon *_icon; SBStarkIconImageView *_iconImageView; UIView *_accessoryView; - BOOL _disableFrameChangeOnHighlight; - float _initialHeight; - BOOL _temporarilyEnableHighlightDimming; + _Bool _disableFrameChangeOnHighlight; + double _initialHeight; + _Bool _temporarilyEnableHighlightDimming; } -@property(nonatomic) BOOL temporarilyEnableHighlightDimming; // @synthesize temporarilyEnableHighlightDimming=_temporarilyEnableHighlightDimming; +@property(nonatomic) _Bool temporarilyEnableHighlightDimming; // @synthesize temporarilyEnableHighlightDimming=_temporarilyEnableHighlightDimming; - (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; @@ -29,7 +29,7 @@ - (void)layoutSubviews; - (void)applyLayoutAttributes:(id)arg1; - (void)prepareForReuse; -- (void)_didSetHighlighted:(BOOL)arg1; +- (void)_didSetHighlighted:(_Bool)arg1; @property(retain, nonatomic) SBIcon *icon; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBStarkIconCellDelegate-Protocol.h b/iOS7/SpringBoard/SBStarkIconCellDelegate-Protocol.h index 3aa59a308..8febc5d94 100644 --- a/iOS7/SpringBoard/SBStarkIconCellDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBStarkIconCellDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "SBCollectionViewCellDelegate-Protocol.h" @protocol SBStarkIconCellDelegate -- (BOOL)starkIconCellDisplaysBadges:(id)arg1; +- (_Bool)starkIconCellDisplaysBadges:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkIconImageView.h b/iOS7/SpringBoard/SBStarkIconImageView.h index dee8e23bd..e60f77867 100644 --- a/iOS7/SpringBoard/SBStarkIconImageView.h +++ b/iOS7/SpringBoard/SBStarkIconImageView.h @@ -12,21 +12,21 @@ { UIImageView *_imageView; UIImage *_image; - float _brightness; - int _outerStripes; - int _innerStripes; - BOOL _needsStripeUpdating; + double _brightness; + unsigned long long _outerStripes; + unsigned long long _innerStripes; + _Bool _needsStripeUpdating; NSArray *_outerStripesViews; NSArray *_innerStripesViews; UIView *_brightnessView; } -- (id)_viewsForEdges:(int)arg1 ofWidth:(float)arg2 inFrame:(struct CGRect)arg3 withBGColor:(id)arg4 outRect:(struct CGRect *)arg5; +- (id)_viewsForEdges:(unsigned long long)arg1 ofWidth:(double)arg2 inFrame:(struct CGRect)arg3 withBGColor:(id)arg4 outRect:(struct CGRect *)arg5; - (void)_updateStripesIfNeeded; - (void)layoutSubviews; -@property(nonatomic) int innerStripes; -@property(nonatomic) int outerStripes; -@property(nonatomic) float brightness; +@property(nonatomic) unsigned long long innerStripes; +@property(nonatomic) unsigned long long outerStripes; +@property(nonatomic) double brightness; @property(retain, nonatomic) UIImage *image; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBStarkIconListModel.h b/iOS7/SpringBoard/SBStarkIconListModel.h index 86140fbc7..47d828bf9 100644 --- a/iOS7/SpringBoard/SBStarkIconListModel.h +++ b/iOS7/SpringBoard/SBStarkIconListModel.h @@ -10,8 +10,8 @@ { } -+ (unsigned int)maxIcons; -- (BOOL)allowsAddingIcon:(id)arg1; ++ (unsigned long long)maxIcons; +- (_Bool)allowsAddingIcon:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkImpersonatedAppToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkImpersonatedAppToAppWorkspaceTransaction.h index ffe338873..1ec7d4edc 100644 --- a/iOS7/SpringBoard/SBStarkImpersonatedAppToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkImpersonatedAppToAppWorkspaceTransaction.h @@ -11,17 +11,17 @@ @interface SBStarkImpersonatedAppToAppWorkspaceTransaction : SBStarkAppToAppWorkspaceTransaction { SBAlert *_deactivatingAlert; - BOOL _animatedAppActivation; + _Bool _animatedAppActivation; } - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_deactivateAlertIfPossible; - (void)_handleFailureToLaunch; -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; -- (BOOL)selfStarkAlertWillDeactivate:(id)arg1; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfStarkAlertWillDeactivate:(id)arg1; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; - (id)_newAnimationFromLauncherToApp; - (id)_newAnimationFromAppToLauncher; - (id)_newAnimationFromAppToApp; diff --git a/iOS7/SpringBoard/SBStarkKnobLauncherCell.h b/iOS7/SpringBoard/SBStarkKnobLauncherCell.h index 1a43456db..9329ec916 100644 --- a/iOS7/SpringBoard/SBStarkKnobLauncherCell.h +++ b/iOS7/SpringBoard/SBStarkKnobLauncherCell.h @@ -14,21 +14,21 @@ { SBIcon *_icon; UIView *_accessoryView; - BOOL _showsDisclosureIndicator; + _Bool _showsDisclosureIndicator; id _delegate; } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL showsDisclosureIndicator; // @synthesize showsDisclosureIndicator=_showsDisclosureIndicator; +@property(nonatomic) _Bool showsDisclosureIndicator; // @synthesize showsDisclosureIndicator=_showsDisclosureIndicator; - (void)iconAccessoriesDidUpdate:(id)arg1; - (void)iconImageDidUpdate:(id)arg1; -- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(_Bool)arg1 animated:(_Bool)arg2; - (void)prepareForReuse; - (void)layoutSubviews; - (struct CGRect)_accessoryFrameInBounds:(struct CGRect)arg1; @property(retain, nonatomic) SBIcon *icon; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBStarkKnobLauncherCellDelegate-Protocol.h b/iOS7/SpringBoard/SBStarkKnobLauncherCellDelegate-Protocol.h index 79548a13a..008e9f565 100644 --- a/iOS7/SpringBoard/SBStarkKnobLauncherCellDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBStarkKnobLauncherCellDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBStarkKnobLauncherCellDelegate -- (BOOL)starkKnobLauncherCellDisplaysBadges:(id)arg1; +- (_Bool)starkKnobLauncherCellDisplaysBadges:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkKnobLauncherViewController.h b/iOS7/SpringBoard/SBStarkKnobLauncherViewController.h index 18db7ef25..df8a18637 100644 --- a/iOS7/SpringBoard/SBStarkKnobLauncherViewController.h +++ b/iOS7/SpringBoard/SBStarkKnobLauncherViewController.h @@ -20,19 +20,19 @@ SBIcon *_lastHighlightedIcon; } -- (BOOL)starkKnobLauncherCellDisplaysBadges:(id)arg1; +- (_Bool)starkKnobLauncherCellDisplaysBadges:(id)arg1; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (BOOL)iconShowsDisclosureIndicator:(id)arg1; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; -- (void)viewDidAppear:(BOOL)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (_Bool)iconShowsDisclosureIndicator:(id)arg1; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (void)viewDidAppear:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; - (void)loadView; - (void)relayoutIcons; - (id)prefixFakeIcons; -- (BOOL)obscuresControlBar; -- (BOOL)hidesAutomatically; +- (_Bool)obscuresControlBar; +- (_Bool)hidesAutomatically; - (id)_rowIndexPathForIcon:(id)arg1; - (void)_launchIcon:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBStarkLauncher-Protocol.h b/iOS7/SpringBoard/SBStarkLauncher-Protocol.h index abfdfd885..27e041ff5 100644 --- a/iOS7/SpringBoard/SBStarkLauncher-Protocol.h +++ b/iOS7/SpringBoard/SBStarkLauncher-Protocol.h @@ -9,11 +9,12 @@ @class SBStarkFakeIconOperationController, SBStarkIconListModel; @protocol SBStarkLauncher -+ (float)desiredHeightForBounds:(struct CGRect)arg1; ++ (double)desiredHeightForBounds:(struct CGRect)arg1; +@property(nonatomic) id autoHideDelegate; @property(retain, nonatomic) SBStarkFakeIconOperationController *fakeIconOperationController; -@property(readonly, nonatomic) BOOL obscuresControlBar; -@property(readonly, nonatomic) BOOL hidesAutomatically; +@property(readonly, nonatomic) _Bool obscuresControlBar; +@property(readonly, nonatomic) _Bool hidesAutomatically; @property(readonly, nonatomic) SBStarkIconListModel *iconList; -@property(nonatomic) float height; +@property(nonatomic) double height; @end diff --git a/iOS7/SpringBoard/SBStarkLauncherLayout.h b/iOS7/SpringBoard/SBStarkLauncherLayout.h index 6c1649137..b8ecb3188 100644 --- a/iOS7/SpringBoard/SBStarkLauncherLayout.h +++ b/iOS7/SpringBoard/SBStarkLauncherLayout.h @@ -11,23 +11,23 @@ @interface SBStarkLauncherLayout : UICollectionViewLayout { id _delegate; - unsigned int _numberOfItems; + unsigned long long _numberOfItems; struct CGSize _itemSize; NSArray *_attributesByItem; - BOOL _layoutForScrollButtons; + _Bool _layoutForScrollButtons; struct UIEdgeInsets _scrollButtonInsets; } + (Class)layoutAttributesClass; -+ (float)desiredItemHeightForWidth:(float)arg1; ++ (double)desiredItemHeightForWidth:(double)arg1; @property(readonly, nonatomic) struct UIEdgeInsets scrollButtonInsets; // @synthesize scrollButtonInsets=_scrollButtonInsets; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (struct CGSize)collectionViewContentSize; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (void)prepareLayout; -@property(nonatomic) BOOL layoutForScrollButtons; -@property(nonatomic) float itemHeight; +@property(nonatomic) _Bool layoutForScrollButtons; +@property(nonatomic) double itemHeight; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBStarkLauncherLayoutAttributes.h b/iOS7/SpringBoard/SBStarkLauncherLayoutAttributes.h index d3219bd2e..882b3cc03 100644 --- a/iOS7/SpringBoard/SBStarkLauncherLayoutAttributes.h +++ b/iOS7/SpringBoard/SBStarkLauncherLayoutAttributes.h @@ -8,12 +8,12 @@ @interface SBStarkLauncherLayoutAttributes : UICollectionViewLayoutAttributes { - BOOL _lastIcon; + _Bool _lastIcon; } -@property(nonatomic, getter=isLastIcon) BOOL lastIcon; // @synthesize lastIcon=_lastIcon; +@property(nonatomic, getter=isLastIcon) _Bool lastIcon; // @synthesize lastIcon=_lastIcon; - (id)description; -- (BOOL)isEqual:(id)arg1; +- (_Bool)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkLauncherViewController.h b/iOS7/SpringBoard/SBStarkLauncherViewController.h index 0dc01e9d0..c960c82bc 100644 --- a/iOS7/SpringBoard/SBStarkLauncherViewController.h +++ b/iOS7/SpringBoard/SBStarkLauncherViewController.h @@ -17,28 +17,32 @@ NSMutableSet *_displayIdentifiers; NSMutableDictionary *_fakeAppsByIdentifier; SBStarkIconListModel *_iconList; - unsigned int _batchCount; - BOOL _needsReloadAtEndOfBatch; + unsigned long long _batchCount; + _Bool _needsReloadAtEndOfBatch; SBStarkFakeIconOperationController *_fakeIconOperationController; + id _autoHideDelegate; } -+ (float)desiredHeightForBounds:(struct CGRect)arg1; ++ (double)desiredHeightForBounds:(struct CGRect)arg1; @property(retain, nonatomic) SBStarkFakeIconOperationController *fakeIconOperationController; // @synthesize fakeIconOperationController=_fakeIconOperationController; +@property(nonatomic) id autoHideDelegate; // @synthesize autoHideDelegate=_autoHideDelegate; @property(readonly, nonatomic) SBStarkIconListModel *iconList; // @synthesize iconList=_iconList; -- (BOOL)iconIsRecentlyUpdated:(id)arg1; -- (BOOL)icon:(id)arg1 launchFromLocation:(int)arg2; -- (BOOL)iconAllowsLaunch:(id)arg1; -- (BOOL)iconCompleteUninstall:(id)arg1; -- (BOOL)iconAllowsUninstall:(id)arg1; +- (_Bool)iconIsRecentlyUpdated:(id)arg1; +- (_Bool)icon:(id)arg1 launchFromLocation:(int)arg2; +- (_Bool)iconAllowsLaunch:(id)arg1; +- (_Bool)iconCompleteUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; - (id)iconFormattedAccessoryString:(id)arg1; - (id)iconBadgeNumberOrString:(id)arg1; - (int)iconAccessoryType:(id)arg1; -- (float)iconProgress:(id)arg1; -- (BOOL)iconAppearsInNewsstand:(id)arg1; -- (BOOL)iconCanElliptisizeLabel:(id)arg1; +- (_Bool)iconProgressIsPaused:(id)arg1; +- (double)iconProgressPercent:(id)arg1; +- (long long)iconProgressState:(id)arg1; +- (_Bool)iconAppearsInNewsstand:(id)arg1; +- (_Bool)iconCanEllipsizeLabel:(id)arg1; - (id)icon:(id)arg1 defaultImageWithFormat:(int)arg2; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (unsigned int)iconPriority:(id)arg1; +- (unsigned long long)iconPriority:(id)arg1; - (id)iconDisplayName:(id)arg1; - (void)iconList:(id)arg1 didRemoveIcon:(id)arg2; - (void)iconList:(id)arg1 didReplaceIcon:(id)arg2 withIcon:(id)arg3; @@ -50,7 +54,7 @@ - (void)_incrementBatch; - (void)_doAsBatchedUpdate:(id)arg1; - (id)_sortedListOfDisplayIDs; -- (BOOL)_isStarkAware:(id)arg1; +- (_Bool)_isStarkAware:(id)arg1; - (void)_reloadIconList; - (void)_removeAppForDisplayIdentifier:(id)arg1; - (void)_addIconIfPossible:(id)arg1 withDisplayIdentifier:(id)arg2; @@ -58,13 +62,13 @@ - (id)suffixFakeIcons; - (id)prefixFakeIcons; - (int)iconLocation; -@property(readonly, nonatomic) BOOL obscuresControlBar; -@property(readonly, nonatomic) BOOL hidesAutomatically; +@property(readonly, nonatomic) _Bool obscuresControlBar; +@property(readonly, nonatomic) _Bool hidesAutomatically; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; // Remaining properties -@property(nonatomic) float height; // @dynamic height; +@property(nonatomic) double height; // @dynamic height; @end diff --git a/iOS7/SpringBoard/SBStarkLockOutAnimation.h b/iOS7/SpringBoard/SBStarkLockOutAnimation.h index 446733524..754635ae2 100644 --- a/iOS7/SpringBoard/SBStarkLockOutAnimation.h +++ b/iOS7/SpringBoard/SBStarkLockOutAnimation.h @@ -10,16 +10,16 @@ @interface SBStarkLockOutAnimation : NSObject { - int _type; + long long _type; UIView *_snapshotView; - int _statusBarStyle; - BOOL _statusBarHidden; + long long _statusBarStyle; + _Bool _statusBarHidden; } -@property(nonatomic) BOOL statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; -@property(nonatomic) int statusBarStyle; // @synthesize statusBarStyle=_statusBarStyle; +@property(nonatomic) _Bool statusBarHidden; // @synthesize statusBarHidden=_statusBarHidden; +@property(nonatomic) long long statusBarStyle; // @synthesize statusBarStyle=_statusBarStyle; @property(retain, nonatomic) UIView *snapshotView; // @synthesize snapshotView=_snapshotView; -@property(nonatomic) int type; // @synthesize type=_type; +@property(nonatomic) long long type; // @synthesize type=_type; - (id)description; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBStarkLockOutView.h b/iOS7/SpringBoard/SBStarkLockOutView.h index 5738d12c2..26dc30b79 100644 --- a/iOS7/SpringBoard/SBStarkLockOutView.h +++ b/iOS7/SpringBoard/SBStarkLockOutView.h @@ -11,21 +11,21 @@ @interface SBStarkLockOutView : UIView { NSMutableArray *_titleLabels; - float _titleAscender; - float _titleDescender; + double _titleAscender; + double _titleDescender; UIImageView *_imageView; struct CGSize _imageSize; NSMutableArray *_messageLabels; - float _messageAscender; - float _messageDescender; + double _messageAscender; + double _messageDescender; NSArray *_baselineSeparations; - float _verticalOffset; + double _verticalOffset; } - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; -- (id)initWithFrame:(struct CGRect)arg1 titleLines:(id)arg2 image:(id)arg3 messageLines:(id)arg4 baselineSeparations:(id)arg5 verticalOffset:(float)arg6; +- (id)initWithFrame:(struct CGRect)arg1 titleLines:(id)arg2 image:(id)arg3 messageLines:(id)arg4 baselineSeparations:(id)arg5 verticalOffset:(double)arg6; @end diff --git a/iOS7/SpringBoard/SBStarkLockOutViewController.h b/iOS7/SpringBoard/SBStarkLockOutViewController.h index 2d78ad359..7a3b7c906 100644 --- a/iOS7/SpringBoard/SBStarkLockOutViewController.h +++ b/iOS7/SpringBoard/SBStarkLockOutViewController.h @@ -11,20 +11,20 @@ @interface SBStarkLockOutViewController : UIViewController { UIStatusBar *_statusBarView; - int _mode; + long long _mode; UIView *_modeView; - BOOL _animating; - int _pendingMode; + _Bool _animating; + long long _pendingMode; SBStarkLockOutAnimation *_pendingAnimation; } - (void)_updateLockOutModeIfPending; -- (id)_newModeViewForMode:(int)arg1; -- (void)viewDidAppear:(BOOL)arg1; +- (id)_newModeViewForMode:(long long)arg1; +- (void)viewDidAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; - (void)loadView; -- (void)setLockOutMode:(int)arg1 withAnimation:(id)arg2; -@property(nonatomic) int lockOutMode; +- (void)setLockOutMode:(long long)arg1 withAnimation:(id)arg2; +@property(nonatomic) long long lockOutMode; @end diff --git a/iOS7/SpringBoard/SBStarkLowTouchLauncherViewController.h b/iOS7/SpringBoard/SBStarkLowTouchLauncherViewController.h index 452fb12cc..f8525ae0d 100644 --- a/iOS7/SpringBoard/SBStarkLowTouchLauncherViewController.h +++ b/iOS7/SpringBoard/SBStarkLowTouchLauncherViewController.h @@ -18,14 +18,15 @@ UIButton *_rightScrollButton; } -+ (float)desiredHeightForBounds:(struct CGRect)arg1; ++ (double)desiredHeightForBounds:(struct CGRect)arg1; - (void)touchLauncherDidScroll:(id)arg1; - (void)touchLauncherDidChangeScrollButtonInsets:(id)arg1; +@property(nonatomic) id autoHideDelegate; @property(retain, nonatomic) SBStarkFakeIconOperationController *fakeIconOperationController; -@property(readonly, nonatomic) BOOL obscuresControlBar; -@property(readonly, nonatomic) BOOL hidesAutomatically; +@property(readonly, nonatomic) _Bool obscuresControlBar; +@property(readonly, nonatomic) _Bool hidesAutomatically; @property(readonly, nonatomic) SBStarkIconListModel *iconList; -@property(nonatomic) float height; +@property(nonatomic) double height; - (void)_scrollRight; - (void)_scrollLeft; - (void)viewDidLayoutSubviews; diff --git a/iOS7/SpringBoard/SBStarkNotificationLayout.h b/iOS7/SpringBoard/SBStarkNotificationLayout.h index 5257f378c..9ca0d224f 100644 --- a/iOS7/SpringBoard/SBStarkNotificationLayout.h +++ b/iOS7/SpringBoard/SBStarkNotificationLayout.h @@ -16,18 +16,18 @@ NSArray *_previousSubActionsAttributes; UICollectionViewLayoutAttributes *_backgroundAttributes; UICollectionViewLayoutAttributes *_previousBackgroundAttributes; - float _notificationHeight; - float _transitionSpacing; + double _notificationHeight; + double _transitionSpacing; struct UIEdgeInsets _subActionsInsets; - float _subActionPadding; - float _subActionHeight; + double _subActionPadding; + double _subActionHeight; } -@property(nonatomic) float subActionHeight; // @synthesize subActionHeight=_subActionHeight; -@property(nonatomic) float subActionPadding; // @synthesize subActionPadding=_subActionPadding; +@property(nonatomic) double subActionHeight; // @synthesize subActionHeight=_subActionHeight; +@property(nonatomic) double subActionPadding; // @synthesize subActionPadding=_subActionPadding; @property(nonatomic) struct UIEdgeInsets subActionsInsets; // @synthesize subActionsInsets=_subActionsInsets; -@property(nonatomic) float transitionSpacing; // @synthesize transitionSpacing=_transitionSpacing; -@property(nonatomic) float notificationHeight; // @synthesize notificationHeight=_notificationHeight; +@property(nonatomic) double transitionSpacing; // @synthesize transitionSpacing=_transitionSpacing; +@property(nonatomic) double notificationHeight; // @synthesize notificationHeight=_notificationHeight; - (id)finalLayoutAttributesForDisappearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)initialLayoutAttributesForAppearingDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)finalLayoutAttributesForDisappearingItemAtIndexPath:(id)arg1; @@ -37,12 +37,12 @@ - (id)_indexPathsToDeleteForDecorationViewOfKind:(id)arg1; - (id)_indexPathsToInsertForDecorationViewOfKind:(id)arg1; - (struct CGSize)collectionViewContentSize; -- (BOOL)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; +- (_Bool)shouldInvalidateLayoutForBoundsChange:(struct CGRect)arg1; - (id)layoutAttributesForDecorationViewOfKind:(id)arg1 atIndexPath:(id)arg2; - (id)layoutAttributesForItemAtIndexPath:(id)arg1; - (id)layoutAttributesForElementsInRect:(struct CGRect)arg1; - (void)prepareLayout; -- (id)_transitionAttributesForAction:(int)arg1 withLayoutAttributes:(id)arg2; +- (id)_transitionAttributesForAction:(long long)arg1 withLayoutAttributes:(id)arg2; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBStarkNotificationViewController.h b/iOS7/SpringBoard/SBStarkNotificationViewController.h index cf154a7a8..85b17f534 100644 --- a/iOS7/SpringBoard/SBStarkNotificationViewController.h +++ b/iOS7/SpringBoard/SBStarkNotificationViewController.h @@ -17,7 +17,7 @@ @interface SBStarkNotificationViewController : UIViewController { id _delegate; - BOOL _touchCapable; + _Bool _touchCapable; UITapGestureRecognizer *_backGestureRecognizer; UITapGestureRecognizer *_selectGestureRecognizer; SBStarkBannerTarget *_bannerTarget; @@ -32,25 +32,25 @@ } @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; - (void)starkBannerTarget:(id)arg1 didChangeContextWithDismissReason:(int)arg2; - (void)_performSelectGesture:(id)arg1; - (void)_performBackGesture:(id)arg1; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; -@property(nonatomic, getter=isSuspendedForAssistant) BOOL suspendedForAssistant; -@property(nonatomic, getter=isSuspended) BOOL suspended; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; +@property(nonatomic, getter=isSuspendedForAssistant) _Bool suspendedForAssistant; +@property(nonatomic, getter=isSuspended) _Bool suspended; - (void)_setState:(int)arg1; @property(nonatomic) int state; - (void)loadView; - (void)dealloc; -- (id)initWithInterfaceType:(int)arg1; +- (id)initWithInterfaceType:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkScreenController.h b/iOS7/SpringBoard/SBStarkScreenController.h index 68edffb55..a902732a8 100644 --- a/iOS7/SpringBoard/SBStarkScreenController.h +++ b/iOS7/SpringBoard/SBStarkScreenController.h @@ -11,7 +11,7 @@ #import "UIStatusBarStyleDelegate-Protocol.h" #import "_UISettingsKeyObserver-Protocol.h" -@class NSTimer, SBAlertManager, SBCarDisplaySettings, SBStarkDefaultHostingWindow, SBStarkFakeIconOperationController, SBStarkHomeController, SBStarkLockOutViewController, SBStarkLockOutWindow, SBStarkNotificationWindow, SBStarkScreenFocusController, SBStarkSiriWindow, UIScreen, UIWindow, _UIBackdropView; +@class AVExternalDevice, NSTimer, SBAlertManager, SBCarDisplaySettings, SBStarkDefaultHostingWindow, SBStarkFakeIconOperationController, SBStarkHomeController, SBStarkLockOutViewController, SBStarkLockOutWindow, SBStarkNotificationWindow, SBStarkScreenFocusController, SBStarkSiriWindow, UIScreen, UIWindow, _UIBackdropView; @interface SBStarkScreenController : NSObject { @@ -19,7 +19,7 @@ SBCarDisplaySettings *_settings; id _delegate; id _topDisplay; - int _lockOutMode; + long long _lockOutMode; NSTimer *_lockOutModeUpdateTimer; SBStarkLockOutViewController *_lockOutViewController; SBStarkLockOutWindow *_lockOutWindow; @@ -28,29 +28,30 @@ SBStarkNotificationWindow *_notificationWindow; SBStarkSiriWindow *_siriWindow; _UIBackdropView *_siriBackdropView; - BOOL _showingSiri; + _Bool _showingSiri; SBAlertManager *_alertManager; id _starkScreenBorrowingToken; SBStarkScreenFocusController *_focusController; SBStarkFakeIconOperationController *_fakeIconOperationController; + AVExternalDevice *_externalDevice; } @property(readonly, nonatomic) SBAlertManager *alertManager; // @synthesize alertManager=_alertManager; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIScreen *screen; // @synthesize screen=_screen; - (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (void)statusBar:(id)arg1 didTriggerButtonType:(int)arg2 withAction:(int)arg3; -- (void)statusBar:(id)arg1 didAnimateFromHeight:(float)arg2 toHeight:(float)arg3 animation:(int)arg4; -- (void)statusBar:(id)arg1 willAnimateFromHeight:(float)arg2 toHeight:(float)arg3 duration:(double)arg4 animation:(int)arg5; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; -- (BOOL)allowNavigationOverrideStyle; -- (BOOL)allowInCallOverrideStyle; +- (void)statusBar:(id)arg1 didTriggerButtonType:(long long)arg2 withAction:(long long)arg3; +- (void)statusBar:(id)arg1 didAnimateFromHeight:(double)arg2 toHeight:(double)arg3 animation:(int)arg4; +- (void)statusBar:(id)arg1 willAnimateFromHeight:(double)arg2 toHeight:(double)arg3 duration:(double)arg4 animation:(int)arg5; +- (long long)statusBar:(id)arg1 styleForRequestedStyle:(long long)arg2 overrides:(int)arg3; +- (_Bool)allowNavigationOverrideStyle; +- (_Bool)allowInCallOverrideStyle; - (void)alertManagerDidChangeTopAlert:(id)arg1; - (void)alertManager:(id)arg1 willTearDownAlertWindow:(id)arg2; -- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(BOOL)arg3; +- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(_Bool)arg3; - (void)alertManager:(id)arg1 willActivateAlert:(id)arg2 overAlerts:(id)arg3; -- (BOOL)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; -- (id)newAlertWindowForAlertManager:(id)arg1; +- (_Bool)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; +- (id)alertManager:(id)arg1 newAlertWindowForLockAlerts:(_Bool)arg2; - (void)_showNowPlaying; - (void)_createFakeIconOperationController; - (void)_updateLockOutModeAfterDelay; @@ -58,23 +59,25 @@ - (void)_startInitialAppLaunchTimer; - (void)_cancelInitialAppLaunchTimer; - (void)_launchInitialAppIfNecessary; -- (BOOL)_shouldLaunchMapsAtConnect; -- (void)_takeScreenRequested; -- (void)_setShowingSiri:(BOOL)arg1; +- (_Bool)_shouldLaunchMapsAtConnect; +- (void)_takeScreenRequested:(id)arg1; +- (void)_setShowingSiri:(_Bool)arg1; - (void)_dismissSiriWithDuration:(double)arg1 animations:(id)arg2 completion:(void)arg3; - (void)dismissSiriWithFade:(double)arg1 completion:(id)arg2; -- (void)dismissSiri:(BOOL)arg1 completion:(id)arg2; -- (void)presentSiri:(BOOL)arg1 viewController:(id)arg2; +- (void)dismissSiri:(_Bool)arg1 completion:(id)arg2; +- (void)presentSiri:(_Bool)arg1 viewController:(id)arg2; - (id)focusWindow; @property(readonly, nonatomic) UIWindow *animationWindow; @property(readonly, nonatomic) UIWindow *mainWindow; - (void)updateStatusBarStateForDisplay:(id)arg1 withAnimationFactory:(id)arg2; +- (void)handleLongBackPress; - (void)handleUnhandledBack; +- (void)handleUncompletedAppLaunch; - (void)setTopDisplay:(id)arg1 withAnimationFactory:(id)arg2; @property(retain, nonatomic) id topDisplay; -@property(readonly, nonatomic) int state; +@property(readonly, nonatomic) long long state; - (void)invalidate; -- (void)_tearDownAndInvalidate:(BOOL)arg1; +- (void)_tearDownAndInvalidate:(_Bool)arg1; - (void)dealloc; - (id)init; - (id)initWithScreen:(id)arg1; diff --git a/iOS7/SpringBoard/SBStarkScreenControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBStarkScreenControllerDelegate-Protocol.h index d7abd1eb7..7ce3d3c60 100644 --- a/iOS7/SpringBoard/SBStarkScreenControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBStarkScreenControllerDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBStarkScreenControllerDelegate -- (void)starkScreenController:(id)arg1 didChangeStateFromState:(int)arg2; +- (void)starkScreenController:(id)arg1 didChangeStateFromState:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBStarkScreenFocusAssertion.h b/iOS7/SpringBoard/SBStarkScreenFocusAssertion.h index 56718f37d..61db9eb54 100644 --- a/iOS7/SpringBoard/SBStarkScreenFocusAssertion.h +++ b/iOS7/SpringBoard/SBStarkScreenFocusAssertion.h @@ -11,18 +11,18 @@ @interface SBStarkScreenFocusAssertion : NSObject { NSString *_name; - int _type; - float _priority; + long long _type; + double _priority; UIWindow *_window; } @property(readonly, nonatomic) UIWindow *window; // @synthesize window=_window; -@property(readonly, nonatomic) float priority; // @synthesize priority=_priority; -@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) double priority; // @synthesize priority=_priority; +@property(readonly, nonatomic) long long type; // @synthesize type=_type; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (id)description; - (void)dealloc; -- (id)initWithName:(id)arg1 type:(int)arg2 priority:(float)arg3 window:(id)arg4; +- (id)initWithName:(id)arg1 type:(long long)arg2 priority:(double)arg3 window:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBStarkScreenFocusController.h b/iOS7/SpringBoard/SBStarkScreenFocusController.h index 3a80c694f..54527b1e3 100644 --- a/iOS7/SpringBoard/SBStarkScreenFocusController.h +++ b/iOS7/SpringBoard/SBStarkScreenFocusController.h @@ -17,8 +17,8 @@ - (id)description; - (id)focusWindow; - (void)dropReason:(id)arg1; -- (void)suspendWithPriority:(float)arg1 reason:(id)arg2; -- (void)takeWithPriority:(float)arg1 reason:(id)arg2 forWindow:(id)arg3; +- (void)suspendWithPriority:(double)arg1 reason:(id)arg2; +- (void)takeWithPriority:(double)arg1 reason:(id)arg2 forWindow:(id)arg3; - (void)invalidate; - (void)_applyAssertion:(id)arg1; - (void)_updateEventFocus; diff --git a/iOS7/SpringBoard/SBStarkScreenManager.h b/iOS7/SpringBoard/SBStarkScreenManager.h index 8f696edee..d581489f0 100644 --- a/iOS7/SpringBoard/SBStarkScreenManager.h +++ b/iOS7/SpringBoard/SBStarkScreenManager.h @@ -23,12 +23,12 @@ + (id)sharedInstance; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(int)arg2 forScreen:(id)arg3; -- (BOOL)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; +- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(long long)arg2 forScreen:(id)arg3; +- (_Bool)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; - (void)_promptUnlockIfNecessary; - (void)_setActiveController:(id)arg1; - (id)statusBarStateProvider; -- (BOOL)isStarkActive; +- (_Bool)isStarkActive; - (id)activeScreenController; - (id)backgroundProviderManager; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBStarkStatusBarStateProvider.h b/iOS7/SpringBoard/SBStarkStatusBarStateProvider.h index 141348c81..e922b8a3d 100644 --- a/iOS7/SpringBoard/SBStarkStatusBarStateProvider.h +++ b/iOS7/SpringBoard/SBStarkStatusBarStateProvider.h @@ -10,9 +10,10 @@ { } -+ (BOOL)_itemIsIgnored:(int)arg1; -- (void)_composePostDataFromAggregatorData:(CDStruct_87a532be *)arg1; -- (BOOL)_shouldPostForVisitedItem:(int)arg1 withUpdates:(BOOL)arg2 toAggregatorData:(const CDStruct_87a532be *)arg3; ++ (_Bool)_itemIsIgnored:(int)arg1; +- (void)_composePostDataFromAggregatorData:(CDStruct_0e61b686 *)arg1; +- (_Bool)_shouldPostForUpdatesToNonItemData:(const CDStruct_0e61b686 *)arg1; +- (_Bool)_shouldPostForVisitedItem:(int)arg1 withUpdates:(_Bool)arg2 toAggregatorData:(const CDStruct_0e61b686 *)arg3; @end diff --git a/iOS7/SpringBoard/SBStarkToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkToAppWorkspaceTransaction.h index b766c7aab..784f6d5d7 100644 --- a/iOS7/SpringBoard/SBStarkToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkToAppWorkspaceTransaction.h @@ -11,7 +11,7 @@ @interface SBStarkToAppWorkspaceTransaction : SBStarkWorkspaceTransaction { SBApplication *_toApp; - BOOL _fromAssistant; + _Bool _fromAssistant; } @property(readonly, nonatomic) SBApplication *toApp; // @synthesize toApp=_toApp; diff --git a/iOS7/SpringBoard/SBStarkTouchLauncherViewController.h b/iOS7/SpringBoard/SBStarkTouchLauncherViewController.h index e25e41a56..af1d151f0 100644 --- a/iOS7/SpringBoard/SBStarkTouchLauncherViewController.h +++ b/iOS7/SpringBoard/SBStarkTouchLauncherViewController.h @@ -20,30 +20,30 @@ UICollectionView *_iconCollectionView; } -+ (float)desiredHeightForBounds:(struct CGRect)arg1; ++ (double)desiredHeightForBounds:(struct CGRect)arg1; @property(nonatomic) id observer; // @synthesize observer=_observer; - (void)starkLauncherLayoutDidChangeScrollButtonInsets:(id)arg1; -- (BOOL)starkIconCellDisplaysBadges:(id)arg1; +- (_Bool)starkIconCellDisplaysBadges:(id)arg1; - (void)scrollViewDidScroll:(id)arg1; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; +- (long long)numberOfSectionsInCollectionView:(id)arg1; - (void)loadView; - (void)relayoutIcons; -- (float)height; -- (void)setHeight:(float)arg1; +- (double)height; +- (void)setHeight:(double)arg1; - (void)scrollRight; -- (BOOL)canScrollRight; +- (_Bool)canScrollRight; - (void)scrollLeft; -- (BOOL)canScrollLeft; +- (_Bool)canScrollLeft; - (struct UIEdgeInsets)scrollButtonInsets; - (void)dealloc; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)initWithInterfaceType:(int)arg1; +- (id)initWithInterfaceType:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBStarkWorkspaceTransaction.h b/iOS7/SpringBoard/SBStarkWorkspaceTransaction.h index 75ef5f893..cc7c70c3f 100644 --- a/iOS7/SpringBoard/SBStarkWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBStarkWorkspaceTransaction.h @@ -17,14 +17,14 @@ SBAlertManager *_mainScreenAlertManager; } -- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(BOOL)arg3; -- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(BOOL)arg3; +- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(_Bool)arg3; +- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(_Bool)arg3; - (void)alertManager:(id)arg1 didActivateAlert:(id)arg2 overAlerts:(id)arg3; - (void)alertManager:(id)arg1 willActivateAlert:(id)arg2 overAlerts:(id)arg3; -- (BOOL)selfStarkAlertDidDeactivate:(id)arg1; -- (BOOL)selfStarkAlertWillDeactivate:(id)arg1; -- (BOOL)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertDidDeactivate:(id)arg1; +- (_Bool)selfStarkAlertWillDeactivate:(id)arg1; +- (_Bool)selfStarkAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfStarkAlertWillActivate:(id)arg1 overAlerts:(id)arg2; @property(readonly, nonatomic) SBAlertManager *starkScreenAlertManager; // @synthesize starkScreenAlertManager=_starkScreenAlertManager; @property(readonly, nonatomic) SBStarkScreenController *starkScreenController; @property(readonly, nonatomic) SBAlertManager *mainScreenAlertManager; // @dynamic mainScreenAlertManager; diff --git a/iOS7/SpringBoard/SBStatusBarStateAggregator.h b/iOS7/SpringBoard/SBStatusBarStateAggregator.h index 484f519ff..6ae3bbdc5 100644 --- a/iOS7/SpringBoard/SBStatusBarStateAggregator.h +++ b/iOS7/SpringBoard/SBStatusBarStateAggregator.h @@ -10,52 +10,53 @@ @interface SBStatusBarStateAggregator : NSObject { - unsigned int _coalescentBlockDepth; - BOOL _hasPostedOnce; - unsigned int _itemPostState[25]; - CDStruct_87a532be _data; + unsigned long long _coalescentBlockDepth; + _Bool _hasPostedOnce; + unsigned long long _itemPostState[25]; + _Bool _nonItemDataChanged; + CDStruct_0e61b686 _data; int _actions; NSHashTable *_postObservers; - BOOL _notifyingPostObservers; + _Bool _notifyingPostObservers; NSDateFormatter *_timeItemDateFormatter; NSTimer *_timeItemTimer; NSString *_timeItemTimeString; NSString *_operatorName; NSString *_serviceString; NSString *_serviceCrossfadeString; - NSString *_serviceImages[2]; - NSString *_operatorDirectory; NSArray *_countryCodesShowingEmergencyOnlyStatus; - BOOL _showsActivityIndicatorOnHomeScreen; - int _activityIndicatorEverywhereCount; - BOOL _showsActivityIndicatorForNewsstand; - int _syncActivityIndicatorCount; + _Bool _showsActivityIndicatorOnHomeScreen; + long long _activityIndicatorEverywhereCount; + _Bool _showsActivityIndicatorForNewsstand; + long long _syncActivityIndicatorCount; NSString *_activityDisplayIdentifier; - BOOL _showingNotChargingItem; + _Bool _showingNotChargingItem; NSString *_batteryDetailString; - BOOL _alarmEnabled; - BOOL _applyingAssistantStyle; + _Bool _alarmEnabled; + _Bool _applyingAssistantStyle; } + (int)_thermalColorForLevel:(int)arg1; + (id)sharedInstance; - (void)_noteNotChargingStatusChanged; - (void)_setShowingNotChargingItem; -- (BOOL)_shouldShowNotChargingItem; -- (BOOL)_shouldShowEmergencyOnlyStatus; -- (BOOL)_getServiceImageNames:(id [2])arg1 directory:(id *)arg2 forOperator:(id)arg3 statusBarCarrierName:(id *)arg4; +- (_Bool)_shouldShowNotChargingItem; +- (_Bool)_shouldShowEmergencyOnlyStatus; +- (id)_sbCarrierNameForOperator:(id)arg1; - (id)_displayStringForRegistrationStatus:(int)arg1; - (id)_displayStringForSIMStatus:(id)arg1; -- (BOOL)_simStatusMeansLocked:(id)arg1; +- (_Bool)_simStatusMeansLocked:(id)arg1; - (void)_noteAirplaneModeChanged; - (void)_resetTimeItemFormatter; - (void)_restartTimeItemTimer; - (void)_stopTimeItemTimer; - (void)_requestActions:(int)arg1; +- (void)_notifyNonItemDataChanged; - (void)_notifyItemChanged:(int)arg1; -- (BOOL)_setItem:(int)arg1 enabled:(BOOL)arg2; -- (void)_postItem:(int)arg1 withState:(unsigned int)arg2; +- (_Bool)_setItem:(int)arg1 enabled:(_Bool)arg2; +- (void)_postItem:(int)arg1 withState:(unsigned long long)arg2; - (void)updateStatusBarItem:(int)arg1; +- (void)_updateTetheringState; - (void)_updateThermalColorItem; - (void)_updateAssistantItem; - (void)_updateAirplayItem; @@ -79,11 +80,11 @@ - (void)removePostingObserver:(id)arg1; - (void)addPostingObserver:(id)arg1; - (void)sendStatusBarActions:(int)arg1; -- (void)setShowsSyncActivityIndicator:(BOOL)arg1; -- (void)setShowsActivityIndicatorForNewsstand:(BOOL)arg1; -- (void)setShowsActivityIndicatorEverywhere:(BOOL)arg1; -- (void)setShowsActivityIndicatorOnHomeScreen:(BOOL)arg1; -- (void)setAlarmEnabled:(BOOL)arg1; +- (void)setShowsSyncActivityIndicator:(_Bool)arg1; +- (void)setShowsActivityIndicatorForNewsstand:(_Bool)arg1; +- (void)setShowsActivityIndicatorEverywhere:(_Bool)arg1; +- (void)setShowsActivityIndicatorOnHomeScreen:(_Bool)arg1; +- (void)setAlarmEnabled:(_Bool)arg1; - (id)operatorName; - (void)endCoalescentBlock; - (void)beginCoalescentBlock; diff --git a/iOS7/SpringBoard/SBStatusBarStateAggregatorPosting-Protocol.h b/iOS7/SpringBoard/SBStatusBarStateAggregatorPosting-Protocol.h index 72f977878..d105bdbbc 100644 --- a/iOS7/SpringBoard/SBStatusBarStateAggregatorPosting-Protocol.h +++ b/iOS7/SpringBoard/SBStatusBarStateAggregatorPosting-Protocol.h @@ -7,8 +7,9 @@ #import "NSObject-Protocol.h" @protocol SBStatusBarStateAggregatorPosting -- (void)statusBarStateAggregatorDidFinishPost:(id)arg1 withData:(const CDStruct_87a532be *)arg2 actions:(int)arg3; -- (void)statusBarStateAggregator:(id)arg1 didVisitItem:(int)arg2 withUpdates:(BOOL)arg3 toData:(const CDStruct_87a532be *)arg4; +- (void)statusBarStateAggregatorDidFinishPost:(id)arg1 withData:(const CDStruct_0e61b686 *)arg2 actions:(int)arg3; +- (void)statusBarStateAggregator:(id)arg1 didUpdateNonItemData:(const CDStruct_0e61b686 *)arg2; +- (void)statusBarStateAggregator:(id)arg1 didVisitItem:(int)arg2 withUpdates:(_Bool)arg3 toData:(const CDStruct_0e61b686 *)arg4; - (void)statusBarStateAggregatorDidStartPost:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBStatusBarStateProvider.h b/iOS7/SpringBoard/SBStatusBarStateProvider.h index 3544fd34c..62626d1b7 100644 --- a/iOS7/SpringBoard/SBStatusBarStateProvider.h +++ b/iOS7/SpringBoard/SBStatusBarStateProvider.h @@ -15,25 +15,28 @@ { SBStatusBarStateAggregator *_stateAggregator; NSHashTable *_stateObservers; - CDStruct_87a532be _aggregatorData; + CDStruct_0e61b686 _aggregatorData; int _aggregatorActions; - CDStruct_87a532be _lastPost; - unsigned int _coalescentBlockDepth; - char _itemNeedsPost[25]; - BOOL _anyItemNeedsPost; - BOOL _posting; + CDStruct_0e61b686 _lastPost; + unsigned long long _coalescentBlockDepth; + _Bool _itemNeedsPost[25]; + _Bool _anyItemNeedsPost; + _Bool _nonItemDataNeedsPost; + _Bool _posting; } -- (void)statusBarStateAggregatorDidFinishPost:(id)arg1 withData:(const CDStruct_87a532be *)arg2 actions:(int)arg3; -- (void)statusBarStateAggregator:(id)arg1 didVisitItem:(int)arg2 withUpdates:(BOOL)arg3 toData:(const CDStruct_87a532be *)arg4; +- (void)statusBarStateAggregatorDidFinishPost:(id)arg1 withData:(const CDStruct_0e61b686 *)arg2 actions:(int)arg3; +- (void)statusBarStateAggregator:(id)arg1 didUpdateNonItemData:(const CDStruct_0e61b686 *)arg2; +- (void)statusBarStateAggregator:(id)arg1 didVisitItem:(int)arg2 withUpdates:(_Bool)arg3 toData:(const CDStruct_0e61b686 *)arg4; - (void)statusBarStateAggregatorDidStartPost:(id)arg1; - (void)_composePostActionsFromAggregatorActions:(int *)arg1; -- (void)_composePostDataFromAggregatorData:(CDStruct_87a532be *)arg1; -- (BOOL)_shouldPostForVisitedItem:(int)arg1 withUpdates:(BOOL)arg2 toAggregatorData:(const CDStruct_87a532be *)arg3; +- (void)_composePostDataFromAggregatorData:(CDStruct_0e61b686 *)arg1; +- (_Bool)_shouldPostForUpdatesToNonItemData:(const CDStruct_0e61b686 *)arg1; +- (_Bool)_shouldPostForVisitedItem:(int)arg1 withUpdates:(_Bool)arg2 toAggregatorData:(const CDStruct_0e61b686 *)arg3; - (void)updateStatusBarItem:(int)arg1; - (void)endCoalescentBlock; - (void)beginCoalescentBlock; -- (void)getStatusBarData:(CDStruct_87a532be *)arg1; +- (void)getStatusBarData:(CDStruct_0e61b686 *)arg1; - (void)removeStatusBarStateObserver:(id)arg1; - (void)addStatusBarStateObserver:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBStopScrollingGestureRecognizer.h b/iOS7/SpringBoard/SBStopScrollingGestureRecognizer.h index 32a7848c9..867fe979b 100644 --- a/iOS7/SpringBoard/SBStopScrollingGestureRecognizer.h +++ b/iOS7/SpringBoard/SBStopScrollingGestureRecognizer.h @@ -10,8 +10,8 @@ { } -- (BOOL)canBePreventedByGestureRecognizer:(id)arg1; -- (BOOL)canPreventGestureRecognizer:(id)arg1; +- (_Bool)canBePreventedByGestureRecognizer:(id)arg1; +- (_Bool)canPreventGestureRecognizer:(id)arg1; - (void)touchesEnded:(id)arg1 withEvent:(id)arg2; - (void)touchesBegan:(id)arg1 withEvent:(id)arg2; diff --git a/iOS7/SpringBoard/SBStretchTransformer.h b/iOS7/SpringBoard/SBStretchTransformer.h index 42ac6e7b6..9b69100ac 100644 --- a/iOS7/SpringBoard/SBStretchTransformer.h +++ b/iOS7/SpringBoard/SBStretchTransformer.h @@ -12,23 +12,23 @@ { UIView *m_view; int m_anchorEdge; - int m_orientation; + long long m_orientation; CAMutableMeshTransform *m_mesh; - float m_stretchFactor; + double m_stretchFactor; id m_animationCompletionHandler; } -@property(nonatomic) float stretchFactor; // @synthesize stretchFactor=m_stretchFactor; -@property(nonatomic) int orientation; // @synthesize orientation=m_orientation; +@property(nonatomic) double stretchFactor; // @synthesize stretchFactor=m_stretchFactor; +@property(nonatomic) long long orientation; // @synthesize orientation=m_orientation; @property(nonatomic) int anchorEdge; // @synthesize anchorEdge=m_anchorEdge; @property(retain, nonatomic) UIView *view; // @synthesize view=m_view; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (void)animateToZeroStretchFactorWithCompletionHandler:(id)arg1; - (void)animateToZeroStretchFactor; -- (void)updateMeshTransform:(id)arg1 stretchFactor:(float)arg2; +- (void)updateMeshTransform:(id)arg1 stretchFactor:(double)arg2; - (id)meshTransform; - (void)dealloc; -- (id)initWithView:(id)arg1 anchorEdge:(int)arg2 orientation:(int)arg3; +- (id)initWithView:(id)arg1 anchorEdge:(int)arg2 orientation:(long long)arg3; @end diff --git a/iOS7/SpringBoard/SBStringMetrics.h b/iOS7/SpringBoard/SBStringMetrics.h index 025a76e15..0097d391a 100644 --- a/iOS7/SpringBoard/SBStringMetrics.h +++ b/iOS7/SpringBoard/SBStringMetrics.h @@ -15,8 +15,8 @@ NSMutableArray *_fragments; } -- (unsigned int)countByEnumeratingWithState:(CDStruct_11f37819 *)arg1 objects:(id *)arg2 count:(unsigned int)arg3; -- (unsigned int)fragmentCount; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (unsigned long long)fragmentCount; - (id)fragments; - (void)addFragment:(id)arg1; - (id)description; diff --git a/iOS7/SpringBoard/SBSwitchAppGestureView.h b/iOS7/SpringBoard/SBSwitchAppGestureView.h index 85e2877c3..30979f5de 100644 --- a/iOS7/SpringBoard/SBSwitchAppGestureView.h +++ b/iOS7/SpringBoard/SBSwitchAppGestureView.h @@ -10,37 +10,37 @@ @interface SBSwitchAppGestureView : UIView { - int m_orientation; + long long m_orientation; SBApplication *m_startingApp; SBApplication *m_endingApp; SBApplication *m_leftwardApp; SBApplication *m_rightwardApp; - int m_startingViewOrientation; - int m_leftwardViewOrientation; - int m_rightwardViewOrientation; + long long m_startingViewOrientation; + long long m_leftwardViewOrientation; + long long m_rightwardViewOrientation; UIView *m_startingView; UIView *m_leftwardView; UIView *m_rightwardView; - float m_pageWidth; - float m_percentage; - float m_contentOffset; + double m_pageWidth; + double m_percentage; + double m_contentOffset; SBStretchTransformer *m_stretchTransformer; - BOOL m_finishingPaging; - BOOL m_underflowing; - BOOL m_overflowing; + _Bool m_finishingPaging; + _Bool m_underflowing; + _Bool m_overflowing; id m_completion; } @property(copy, nonatomic) id completion; // @synthesize completion=m_completion; -@property(nonatomic) BOOL overflowing; // @synthesize overflowing=m_overflowing; -@property(nonatomic) BOOL underflowing; // @synthesize underflowing=m_underflowing; +@property(nonatomic) _Bool overflowing; // @synthesize overflowing=m_overflowing; +@property(nonatomic) _Bool underflowing; // @synthesize underflowing=m_underflowing; @property(retain, nonatomic) SBStretchTransformer *stretchTransformer; // @synthesize stretchTransformer=m_stretchTransformer; -@property(nonatomic) float contentOffset; // @synthesize contentOffset=m_contentOffset; -@property(nonatomic) float percentage; // @synthesize percentage=m_percentage; -@property(nonatomic) float pageWidth; // @synthesize pageWidth=m_pageWidth; -@property(nonatomic) int rightwardViewOrientation; // @synthesize rightwardViewOrientation=m_rightwardViewOrientation; -@property(nonatomic) int leftwardViewOrientation; // @synthesize leftwardViewOrientation=m_leftwardViewOrientation; -@property(nonatomic) int startingViewOrientation; // @synthesize startingViewOrientation=m_startingViewOrientation; +@property(nonatomic) double contentOffset; // @synthesize contentOffset=m_contentOffset; +@property(nonatomic) double percentage; // @synthesize percentage=m_percentage; +@property(nonatomic) double pageWidth; // @synthesize pageWidth=m_pageWidth; +@property(nonatomic) long long rightwardViewOrientation; // @synthesize rightwardViewOrientation=m_rightwardViewOrientation; +@property(nonatomic) long long leftwardViewOrientation; // @synthesize leftwardViewOrientation=m_leftwardViewOrientation; +@property(nonatomic) long long startingViewOrientation; // @synthesize startingViewOrientation=m_startingViewOrientation; @property(retain, nonatomic) UIView *rightwardView; // @synthesize rightwardView=m_rightwardView; @property(retain, nonatomic) UIView *leftwardView; // @synthesize leftwardView=m_leftwardView; @property(retain, nonatomic) UIView *startingView; // @synthesize startingView=m_startingView; @@ -48,28 +48,28 @@ @property(retain, nonatomic) SBApplication *leftwardApp; // @synthesize leftwardApp=m_leftwardApp; @property(retain, nonatomic) SBApplication *endingApp; // @synthesize endingApp=m_endingApp; @property(retain, nonatomic) SBApplication *startingApp; // @synthesize startingApp=m_startingApp; -@property(nonatomic) int orientation; // @synthesize orientation=m_orientation; -@property(readonly, nonatomic) BOOL pagingRightward; -@property(readonly, nonatomic) BOOL pagingLeftward; -- (BOOL)isPagingOverflowPercentage:(float)arg1; -- (BOOL)isPagingUnderflowPercentage:(float)arg1; -- (void)stretchTransformerAnimationDidStop:(BOOL)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)moveToContentOffset:(float)arg1 percentage:(float)arg2 animated:(BOOL)arg3; -- (void)moveToApp:(id)arg1 animated:(BOOL)arg2; +@property(nonatomic) long long orientation; // @synthesize orientation=m_orientation; +@property(readonly, nonatomic) _Bool pagingRightward; +@property(readonly, nonatomic) _Bool pagingLeftward; +- (_Bool)isPagingOverflowPercentage:(double)arg1; +- (_Bool)isPagingUnderflowPercentage:(double)arg1; +- (void)stretchTransformerAnimationDidStop:(_Bool)arg1; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; +- (void)moveToContentOffset:(double)arg1 percentage:(double)arg2 animated:(_Bool)arg3; +- (void)moveToApp:(id)arg1 animated:(_Bool)arg2; - (void)moveToApp:(id)arg1; -- (float)opacityForPercentage:(float)arg1; -- (float)scaleForPercentage:(float)arg1; -- (float)percentageForApp:(id)arg1; -- (float)contentOffsetForApp:(id)arg1; +- (double)opacityForPercentage:(double)arg1; +- (double)scaleForPercentage:(double)arg1; +- (double)percentageForApp:(id)arg1; +- (double)contentOffsetForApp:(id)arg1; - (void)finishBackwardToStartWithCompletion:(id)arg1; -- (void)finishForwardToEndWithPercentage:(float)arg1 completion:(id)arg2; -- (void)updatePaging:(float)arg1; +- (void)finishForwardToEndWithPercentage:(double)arg1 completion:(id)arg2; +- (void)updatePaging:(double)arg1; - (void)beginPaging; - (id)viewForApp:(id)arg1; - (void)transformGestureViewContainer:(id)arg1; - (void)dealloc; -- (id)initWithInterfaceOrientation:(int)arg1 startingApp:(id)arg2 leftwardApp:(id)arg3 rightwardApp:(id)arg4; +- (id)initWithInterfaceOrientation:(long long)arg1 startingApp:(id)arg2 leftwardApp:(id)arg3 rightwardApp:(id)arg4; @end diff --git a/iOS7/SpringBoard/SBSwitcherPopoverWindowController.h b/iOS7/SpringBoard/SBSwitcherPopoverWindowController.h deleted file mode 100644 index 7119ce2e1..000000000 --- a/iOS7/SpringBoard/SBSwitcherPopoverWindowController.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "UIWindowDelegate-Protocol.h" - -@class UIView, UIWindow; - -@interface SBSwitcherPopoverWindowController : NSObject -{ - UIWindow *_popoverWindow; - UIView *_popoverRootView; - BOOL _popoverVisible; - id _delegate; -} - -+ (id)sharedInstance; -@property(readonly, nonatomic) BOOL popoverVisible; // @synthesize popoverVisible=_popoverVisible; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)didRotateFromOrientation:(int)arg1; -- (void)willAnimateRotationToOrientation:(int)arg1; -- (void)cleanupPopover; -- (void)rotatePopoverWindowToOrientation:(int)arg1; -- (void)prepareAndPresentPopoverForFrame:(struct CGRect)arg1 inView:(id)arg2 delegate:(id)arg3 withPresentationBlock:(id)arg4; -@property(readonly, nonatomic) UIWindow *window; -@property(readonly, nonatomic) UIView *rootView; // @synthesize rootView=_popoverRootView; -- (void)dealloc; - -@end - diff --git a/iOS7/SpringBoard/SBSwitcherPopoverWindowControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBSwitcherPopoverWindowControllerDelegate-Protocol.h deleted file mode 100644 index e0af50401..000000000 --- a/iOS7/SpringBoard/SBSwitcherPopoverWindowControllerDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBSwitcherPopoverWindowControllerDelegate - -@optional -- (void)switcherPopoverController:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)switcherPopoverController:(id)arg1 willRotateToOrientation:(int)arg2 duration:(double)arg3; -@end - diff --git a/iOS7/SpringBoard/SBSyncController.h b/iOS7/SpringBoard/SBSyncController.h index 910e3c716..071efa217 100644 --- a/iOS7/SpringBoard/SBSyncController.h +++ b/iOS7/SpringBoard/SBSyncController.h @@ -14,28 +14,30 @@ int _resetState; int _restoreTimerState; NSTimer *_restoreTimer; - BOOL _showingResetUI; - BOOL _appsChangedDuringSync; + NSTimer *_progressTimer; + _Bool _showingResetUI; + _Bool _appsChangedDuringSync; int _restoreStartedNotifyToken; int _restoreEndedNotifyToken; SBPasscodeLockDisableAssertion *_disableDeviceLockAssertion; } + (id)sharedInstance; -- (BOOL)isInUse; +- (_Bool)isInUse; - (void)_appInstallationNotification; - (void)_setupRestoreTimer; - (void)_restoreTimerFired:(id)arg1; -- (BOOL)_isBackupAgentRunning; +- (_Bool)_isBackupAgentRunning; - (void)_invalidateRestoreTimer; - (void)_resetEnded:(id)arg1; - (void)_resetStarted:(id)arg1; - (void)didEndResetting; -- (void)beginResetting:(BOOL)arg1; +- (void)beginResetting:(_Bool)arg1; - (void)_delayedBeginReset; +- (void)_updateProgress; - (void)_delayedQuitApplications; - (int)resetState; -- (BOOL)isResetting; +- (_Bool)isResetting; - (void)didEndRestoring:(int)arg1; - (void)finishEndRestoring; - (void)_rebootNow; @@ -45,10 +47,9 @@ - (void)_killApplications; - (void)_notifyRestoreCanProceed; - (int)restoreState; -- (BOOL)isRestoring; +- (_Bool)isRestoring; - (void)_wirelessSyncEnded:(id)arg1; - (void)syncSessionDidEnd; -- (void)frontLockedWhenPossible; - (void)_setRestoreState:(int)arg1; - (void)stopObserving; - (void)startObserving; diff --git a/iOS7/SpringBoard/SBSystemLocalNotificationAlert.h b/iOS7/SpringBoard/SBSystemLocalNotificationAlert.h index 3db7d3c4a..5b64664c9 100644 --- a/iOS7/SpringBoard/SBSystemLocalNotificationAlert.h +++ b/iOS7/SpringBoard/SBSystemLocalNotificationAlert.h @@ -15,14 +15,16 @@ NSString *_bodyText; NSString *_actionLabel; NSString *_customLockLabel; - unsigned int _launchButtonIndex; - unsigned int _snoozeButtonIndex; + unsigned long long _launchButtonIndex; + unsigned long long _snoozeButtonIndex; SBUISound *_sound; NSTimer *_autoMuteTimer; } -+ (void)snoozeAlertsAndDismiss:(BOOL)arg1; -+ (BOOL)isAnyAlertPlayingAnAVItem; ++ (void)snoozeAlertsAndDismiss:(_Bool)arg1; ++ (void)dismissAlertsPlayingAnAVItem; ++ (_Bool)isAnyAlertPlayingAnAVItem; ++ (_Bool)_isAlertPlayingAnAVItem:(id)arg1; + (id)pathForSoundName:(id)arg1 inApp:(id)arg2; + (id)localizedStringFromKey:(id)arg1 defaultValue:(id)arg2 inBundle:(id)arg3 arguments:(id)arg4; + (id)alertMatchingLocalNotification:(id)arg1; @@ -30,7 +32,7 @@ @property(readonly, nonatomic) NSString *bodyText; // @synthesize bodyText=_bodyText; @property(readonly, nonatomic) UILocalNotification *localNotification; // @synthesize localNotification=_localNotification; @property(readonly, nonatomic) SBApplication *application; // @synthesize application=_app; -- (BOOL)isSystemLocalNotificationAlert; +- (_Bool)isSystemLocalNotificationAlert; - (void)dismiss:(int)arg1; - (void)willDeactivateForReason:(int)arg1; - (void)willActivate; @@ -38,20 +40,19 @@ - (void)_playPresentationSound; - (id)sound; - (void)performUnlockAction; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (int)alertPriority; - (id)alertItemNotificationSender; - (int)alertItemNotificationType; - (int)unlockSource; -- (BOOL)isCriticalAlert; -- (BOOL)shouldShowInEmergencyCall; -- (float)lockLabelFontSize; +- (_Bool)isCriticalAlert; +- (_Bool)shouldShowInEmergencyCall; - (id)lockLabel; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (Class)alertSheetClass; - (void)dealloc; - (id)initWithLocalNotification:(id)arg1 forApplication:(id)arg2; -- (BOOL)isSnoozable; +- (_Bool)isSnoozable; @end diff --git a/iOS7/SpringBoard/SBSystemLocalNotificationAlertSheet.h b/iOS7/SpringBoard/SBSystemLocalNotificationAlertSheet.h index c7365408b..fc24a08b3 100644 --- a/iOS7/SpringBoard/SBSystemLocalNotificationAlertSheet.h +++ b/iOS7/SpringBoard/SBSystemLocalNotificationAlertSheet.h @@ -8,11 +8,11 @@ @interface SBSystemLocalNotificationAlertSheet : UIAlertView { - BOOL _lockToPortrait; + _Bool _lockToPortrait; } -- (BOOL)requiresPortraitOrientation; -- (void)setLockToPortrait:(BOOL)arg1; +- (_Bool)requiresPortraitOrientation; +- (void)setLockToPortrait:(_Bool)arg1; @end diff --git a/iOS7/SpringBoard/SBTTYPromptAlert.h b/iOS7/SpringBoard/SBTTYPromptAlert.h index 26e3cc073..b0794788f 100644 --- a/iOS7/SpringBoard/SBTTYPromptAlert.h +++ b/iOS7/SpringBoard/SBTTYPromptAlert.h @@ -14,10 +14,10 @@ int _uid; } -+ (BOOL)dialNumberPromptingIfNecessary:(id)arg1 addressBookUID:(int)arg2 urlAddition:(id)arg3; ++ (_Bool)dialNumberPromptingIfNecessary:(id)arg1 addressBookUID:(int)arg2 urlAddition:(id)arg3; + (void)displayForNumber:(id)arg1 addressBookUID:(int)arg2; - (void)activate; -- (BOOL)hasTranslucentBackground; +- (_Bool)hasTranslucentBackground; - (int)addressBookUID; - (id)number; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; diff --git a/iOS7/SpringBoard/SBTTYPromptAlertDisplay.h b/iOS7/SpringBoard/SBTTYPromptAlertDisplay.h index 1c2113166..af338603b 100644 --- a/iOS7/SpringBoard/SBTTYPromptAlertDisplay.h +++ b/iOS7/SpringBoard/SBTTYPromptAlertDisplay.h @@ -17,10 +17,10 @@ UIView *_voiceAndTTYWrapperView; TPSuperBottomBar *_cancelBar; TPLCDView *_promptView; - BOOL _didAnimateIn; + _Bool _didAnimateIn; UIImage *_calleeImage; - BOOL _isFullscreenImage; - BOOL _imageSetupDone; + _Bool _isFullscreenImage; + _Bool _imageSetupDone; } - (id)thumbnailImage; @@ -34,9 +34,9 @@ - (void)_makeCall; - (void)startAnimatingIn; - (void)dismiss; -- (void)layoutForInterfaceOrientation:(int)arg1; -- (BOOL)isSupportedInterfaceOrientation:(int)arg1; -- (float)_lcdYOffset; +- (void)layoutForInterfaceOrientation:(long long)arg1; +- (_Bool)isSupportedInterfaceOrientation:(long long)arg1; +- (double)_lcdYOffset; - (void)dealloc; @end diff --git a/iOS7/SpringBoard/SBTelephonyManager.h b/iOS7/SpringBoard/SBTelephonyManager.h index da45efe2c..bb5b4d559 100644 --- a/iOS7/SpringBoard/SBTelephonyManager.h +++ b/iOS7/SpringBoard/SBTelephonyManager.h @@ -10,17 +10,17 @@ @interface SBTelephonyManager : NSObject { - BOOL _containsCellularRadio; - BOOL _hasCellularTelephony; - BOOL _hasCellularData; - BOOL _hasAppleTelephony; - BOOL _hasAnyTelephony; + _Bool _containsCellularRadio; + _Bool _hasCellularTelephony; + _Bool _hasCellularData; + _Bool _hasAppleTelephony; + _Bool _hasAnyTelephony; NSString *_cachedCTRegistrationStatus; int _registrationStatus; void *_suspendDormancyAssertion; - BOOL _signalStrengthHasBeenSet; - long _signalStrength; - long _signalStrengthBars; + _Bool _signalStrengthHasBeenSet; + int _signalStrength; + int _signalStrengthBars; NSString *_operatorName; NSString *_lastKnownNetworkCountryCode; unsigned int _suspendDormancyEnabled; @@ -29,7 +29,7 @@ unsigned int _iTunesNeedsToRecheckActivation:1; unsigned int _pretendingToSearch:1; unsigned int _callForwardingIndicator:2; - BOOL _isNetworkTethering; + _Bool _isNetworkTethering; int _numberOfNetworkTetheredDevices; unsigned int _hasShownWaitingAlert:1; SBAlertItem *_activationAlertItem; @@ -42,9 +42,10 @@ int _needsUserIdentificationModule; NSString *_simStatus; int _wantsToHideDataIndicators; + int _lteConnectionShows4G; int _modemDataConnectionType; - BOOL _modemDataConnectionTypeIsKnown; - BOOL _fallingBackToCellular; + _Bool _modemDataConnectionTypeIsKnown; + _Bool _fallingBackToCellular; struct tcp_connection_fallback_watch_s *_cellularFallbackWatcher; TUCall *_incomingCall; TUCall *_activeCall; @@ -52,19 +53,19 @@ TUCall *_outgoingCall; } -+ (id)sharedTelephonyManagerCreatingIfNecessary:(BOOL)arg1; ++ (id)sharedTelephonyManagerCreatingIfNecessary:(_Bool)arg1; + (id)sharedTelephonyManager; @property(retain, nonatomic) TUCall *outgoingCall; // @synthesize outgoingCall=_outgoingCall; @property(retain, nonatomic) TUCall *heldCall; // @synthesize heldCall=_heldCall; @property(retain, nonatomic) TUCall *activeCall; // @synthesize activeCall=_activeCall; @property(retain, nonatomic) TUCall *incomingCall; // @synthesize incomingCall=_incomingCall; - (void)noteWirelessModemChanged; -- (void)setIsNetworkTethering:(BOOL)arg1 withNumberOfDevices:(int)arg2; +- (void)setIsNetworkTethering:(_Bool)arg1 withNumberOfDevices:(int)arg2; - (int)numberOfNetworkTetheredDevices; -- (BOOL)isNetworkTethering; +- (_Bool)isNetworkTethering; - (void)noteSIMUnlockAttempt; - (int)registrationCauseCode; -- (BOOL)needsUserIdentificationModule; +- (_Bool)needsUserIdentificationModule; - (id)SIMStatus; - (void)_setSIMStatus:(id)arg1; - (int)registrationStatus; @@ -73,12 +74,12 @@ - (void)setOperatorName:(id)arg1; - (void)_reallySetOperatorName:(id)arg1; - (void)_fetchOperatorNameWithCompletion:(id)arg1; -- (long)signalStrengthBars; -- (long)signalStrength; -- (void)_setSignalStrength:(long)arg1 andBars:(long)arg2; +- (int)signalStrengthBars; +- (int)signalStrength; +- (void)_setSignalStrength:(int)arg1 andBars:(int)arg2; - (void)carrierBundleChanged; - (void)_prepareToAnswerCall; -- (BOOL)_pretendingToSearch; +- (_Bool)_pretendingToSearch; - (void)_stopFakeService; - (void)_startFakeServiceIfNecessary; - (void)_cancelFakeService; @@ -90,75 +91,79 @@ - (void)_headphoneChanged:(id)arg1; - (void)_resetCTMMode; - (id)ttyTitle; -- (BOOL)shouldPromptForTTY; -- (void)configureForTTY:(BOOL)arg1; +- (_Bool)shouldPromptForTTY; +- (void)configureForTTY:(_Bool)arg1; - (void)exitEmergencyCallbackMode; - (void)_setIsInEmergencyCallbackMode:(unsigned char)arg1; -- (BOOL)isInEmergencyCallbackMode; -- (BOOL)isEmergencyCallActive; +- (_Bool)isInEmergencyCallbackMode; +- (_Bool)isEmergencyCallActive; - (void)_provisioningUpdateWithStatus:(int)arg1; - (void)_setCurrentActivationAlertItem:(id)arg1; - (id)copyTelephonyCapabilities; - (id)copyMobileEquipmentInfo; -- (BOOL)isUsingVPNConnection; -- (void)setIsUsingVPNConnection:(BOOL)arg1; -- (void)_setIsUsingWiFiConnection:(BOOL)arg1; -- (BOOL)isTTYEnabled; -- (BOOL)isUsingSlowDataConnection; -- (BOOL)isInAirplaneMode; -- (void)setIsInAirplaneMode:(BOOL)arg1; -- (BOOL)EDGEIsOn; -- (BOOL)cellularRadioCapabilityIsActive; +- (_Bool)isUsingVPNConnection; +- (void)setIsUsingVPNConnection:(_Bool)arg1; +- (void)_setIsUsingWiFiConnection:(_Bool)arg1; +- (_Bool)isTTYEnabled; +- (_Bool)isUsingSlowDataConnection; +- (_Bool)isInAirplaneMode; +- (void)setIsInAirplaneMode:(_Bool)arg1; +- (_Bool)EDGEIsOn; +- (_Bool)cellularRadioCapabilityIsActive; - (void)_setWantsToHideDataIndicators:(int)arg1; - (void)_postDataConnectionTypeChanged; - (int)dataConnectionType; - (int)_updateModemDataConnectionTypeWithCTInfo:(id)arg1; +- (_Bool)_lteConnectionShows4G; - (void)_resetModemConnectionType; -- (void)setNetworkRegistrationEnabled:(BOOL)arg1; -- (BOOL)isNetworkRegistrationEnabled; -- (BOOL)MALoggingEnabled; +- (void)setNetworkRegistrationEnabled:(_Bool)arg1; +- (_Bool)isNetworkRegistrationEnabled; +- (_Bool)MALoggingEnabled; - (void)dumpBasebandState:(id)arg1; -- (void)_setIsLoggingCallAudio:(BOOL)arg1; -- (BOOL)isLoggingCallAudio; -- (void)setIncomingVoiceCallsEnabled:(BOOL)arg1; +- (void)_setIsLoggingCallAudio:(_Bool)arg1; +- (_Bool)isLoggingCallAudio; +- (void)setIncomingVoiceCallsEnabled:(_Bool)arg1; - (void)unmute; - (void)disconnectCallAndActivateHeld; - (void)disconnectCall; - (void)disconnectAllCalls; - (void)swapCalls; -- (BOOL)isCallAmbiguous; +- (_Bool)isCallAmbiguous; - (void)disconnectIncomingCall; -- (BOOL)inCall; -- (BOOL)shouldHangUpOnLock; -- (BOOL)callWouldUseReceiver:(BOOL)arg1; -- (BOOL)inCallUsingReceiverForcingRoutingToReceiver:(BOOL)arg1; -- (BOOL)inCallUsingSpeakerOrReceiver; -- (BOOL)multipleCallsExist; -- (BOOL)outgoingCallExists; -- (BOOL)incomingCallExists; -- (BOOL)heldCallExists; -- (BOOL)activeCallExists; +- (_Bool)inCall; +- (unsigned long long)faceTimeAudioCallCount; +- (unsigned long long)telephonyCallCount; +- (unsigned long long)_callCountForService:(int)arg1; +- (_Bool)shouldHangUpOnLock; +- (_Bool)callWouldUseReceiver:(_Bool)arg1; +- (_Bool)inCallUsingReceiverForcingRoutingToReceiver:(_Bool)arg1; +- (_Bool)inCallUsingSpeakerOrReceiver; +- (_Bool)multipleCallsExist; +- (_Bool)outgoingCallExists; +- (_Bool)incomingCallExists; +- (_Bool)heldCallExists; +- (_Bool)activeCallExists; - (id)displayedCall; - (int)callCount; - (void)callEventHandler:(id)arg1; - (void)_delayedAudioResume; - (void)handleCallControlFailure:(id)arg1; - (void)updateDisplaySettings:(id)arg1 forOutgoingCallURL:(id)arg2 outURL:(id *)arg3; -- (id)urlWithScheme:(id)arg1 fromDialingNumber:(id)arg2 abUID:(int)arg3 urlPathAddition:(id)arg4 service:(int)arg5 forceAssist:(BOOL)arg6 suppressAssist:(BOOL)arg7 wasAlreadyAssisted:(BOOL)arg8; -- (BOOL)isEmergencyCallScheme:(id)arg1; +- (id)urlWithScheme:(id)arg1 fromDialingNumber:(id)arg2 abUID:(int)arg3 urlPathAddition:(id)arg4 service:(int)arg5 forceAssist:(_Bool)arg6 suppressAssist:(_Bool)arg7 wasAlreadyAssisted:(_Bool)arg8; +- (_Bool)isEmergencyCallScheme:(id)arg1; - (id)lastKnownNetworkCountryCode; - (void)_updateLastKnownNetworkCountryCode; - (void)updateNetworkLocale; -- (BOOL)updateLocale; +- (_Bool)updateLocale; - (void)_updateState; - (void)updateCalls; - (void)airplaneModeChanged; - (void)updateAirplaneMode; -- (void)setFastDormancySuspended:(BOOL)arg1; -- (void)setLimitTransmitPowerPerBandEnabled:(BOOL)arg1; +- (void)setFastDormancySuspended:(_Bool)arg1; +- (void)setLimitTransmitPowerPerBandEnabled:(_Bool)arg1; - (void)updateStatusBarCallDuration; - (void)_phoneActivationStateChanged:(id)arg1; -- (void)updateStatusBarCallState:(BOOL)arg1; +- (void)updateStatusBarCallState:(_Bool)arg1; - (id)_phoneApp; - (void)updateSpringBoard; - (int)callForwardingIndicator; @@ -166,10 +171,10 @@ - (void)setCallForwardingIndicator:(int)arg1; - (double)inCallDuration; - (void)updateTTYIndicator; -- (BOOL)hasAnyTelephony; -- (BOOL)hasCellularData; -- (BOOL)hasCellularTelephony; -- (BOOL)containsCellularRadio; +- (_Bool)hasAnyTelephony; +- (_Bool)hasCellularData; +- (_Bool)hasCellularTelephony; +- (_Bool)containsCellularRadio; - (void)SBTelephonyDaemonRestartHandler; - (void)_serverConnectionDidError:(CDStruct_1ef3fb1f)arg1; - (void)_avSystemControllerDidError:(id)arg1; diff --git a/iOS7/SpringBoard/SBTestDataProvider.h b/iOS7/SpringBoard/SBTestDataProvider.h new file mode 100644 index 000000000..5b6c97299 --- /dev/null +++ b/iOS7/SpringBoard/SBTestDataProvider.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "BBRemoteDataProvider-Protocol.h" + +@class BBDataProviderConnection, BBDataProviderProxy; + +@interface SBTestDataProvider : NSObject +{ + BBDataProviderConnection *_connection; + BBDataProviderProxy *_proxy; +} + ++ (id)sharedInstance; +- (void)noteSectionInfoDidChange:(id)arg1; +- (float)attachmentAspectRatioForRecordID:(id)arg1; +- (id)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2; +- (void)receiveMessageWithName:(id)arg1 userInfo:(id)arg2; +- (void)dataProviderDidLoad; +- (id)sectionParameters; +- (id)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2; +- (id)sortDescriptors; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; +- (id)sectionDisplayName; +- (id)defaultSectionInfo; +- (id)sectionIdentifier; +- (void)publish; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBTestDataProvider2.h b/iOS7/SpringBoard/SBTestDataProvider2.h new file mode 100644 index 000000000..4396f00f3 --- /dev/null +++ b/iOS7/SpringBoard/SBTestDataProvider2.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "BBRemoteDataProvider-Protocol.h" + +@class BBDataProviderConnection, BBDataProviderProxy; + +@interface SBTestDataProvider2 : NSObject +{ + BBDataProviderConnection *_connection; + BBDataProviderProxy *_proxy; +} + ++ (id)sharedInstance; +- (void)noteSectionInfoDidChange:(id)arg1; +- (float)attachmentAspectRatioForRecordID:(id)arg1; +- (id)attachmentPNGDataForRecordID:(id)arg1 sizeConstraints:(id)arg2; +- (void)receiveMessageWithName:(id)arg1 userInfo:(id)arg2; +- (void)dataProviderDidLoad; +- (id)sectionParameters; +- (id)clearedInfoForBulletins:(id)arg1 lastClearedInfo:(id)arg2; +- (id)sortDescriptors; +- (id)bulletinsFilteredBy:(unsigned long long)arg1 count:(unsigned long long)arg2 lastCleared:(id)arg3; +- (id)sectionDisplayName; +- (id)defaultSectionInfo; +- (id)sectionIdentifier; +- (void)publish; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBTestRecipe-Protocol.h b/iOS7/SpringBoard/SBTestRecipe-Protocol.h new file mode 100644 index 000000000..7cdefe4a4 --- /dev/null +++ b/iOS7/SpringBoard/SBTestRecipe-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBVolumePressBandit-Protocol.h" + +@protocol SBTestRecipe ++ (id)title; +@end + diff --git a/iOS7/SpringBoard/SBThermalController.h b/iOS7/SpringBoard/SBThermalController.h index 5e679d260..49dc74c72 100644 --- a/iOS7/SpringBoard/SBThermalController.h +++ b/iOS7/SpringBoard/SBThermalController.h @@ -13,25 +13,25 @@ @interface SBThermalController : NSObject { - BOOL _sampling; + _Bool _sampling; double _samplingStartTime; NSDictionary *_samplingStartCPUTimesByApp; int _sunlightStateToken; int _warningAssertionToken; int _warningResponseToken; NSMutableSet *_warningSuppressionAssertions; - BOOL _warningSuppressionPreference; + _Bool _warningSuppressionPreference; int _level; - BOOL _inSunlight; + _Bool _inSunlight; } + (void)logThermalEvent:(id)arg1; + (id)sharedInstance; -@property(readonly, nonatomic, getter=isInSunlight) BOOL inSunlight; // @synthesize inSunlight=_inSunlight; +@property(readonly, nonatomic, getter=isInSunlight) _Bool inSunlight; // @synthesize inSunlight=_inSunlight; @property(readonly, nonatomic) int level; // @synthesize level=_level; - (void)thermalWarningAlert:(id)arg1 didTriggerAction:(int)arg2; - (void)thermalWarningAssertionExpired:(id)arg1; -- (BOOL)captureWarningSuppressionAssertionWithPort:(unsigned int)arg1 reason:(id)arg2; +- (_Bool)captureWarningSuppressionAssertionWithPort:(unsigned int)arg1 reason:(id)arg2; - (void)_didReceiveWarningAction:(int)arg1; - (void)startListeningForThermalEvents; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBThermalLockoutView.h b/iOS7/SpringBoard/SBThermalLockoutView.h deleted file mode 100644 index 7cd787b8c..000000000 --- a/iOS7/SpringBoard/SBThermalLockoutView.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@interface SBThermalLockoutView : UIView -{ - UIView *_backgroundView; -} - -- (void)dealloc; -- (id)initWithFrame:(struct CGRect)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBThermalWarningAlertItem.h b/iOS7/SpringBoard/SBThermalWarningAlertItem.h index b24a48946..0ccf948c9 100644 --- a/iOS7/SpringBoard/SBThermalWarningAlertItem.h +++ b/iOS7/SpringBoard/SBThermalWarningAlertItem.h @@ -12,16 +12,16 @@ int _actionTaken; } -- (BOOL)unlocksScreen; -- (BOOL)undimsScreen; +- (_Bool)unlocksScreen; +- (_Bool)undimsScreen; - (void)_playPresentationSound; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)didDeactivateForReason:(int)arg1; - (void)willActivate; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (void)_autoCoolDown; - (void)_tryToSendAction:(int)arg1; -@property(readonly, nonatomic, getter=isWaitingForResponse) BOOL waitingForResponse; +@property(readonly, nonatomic, getter=isWaitingForResponse) _Bool waitingForResponse; - (id)initWithDelegate:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBTintedImageProvider.h b/iOS7/SpringBoard/SBTintedImageProvider.h index 27b7e565b..0c0f91bb6 100644 --- a/iOS7/SpringBoard/SBTintedImageProvider.h +++ b/iOS7/SpringBoard/SBTintedImageProvider.h @@ -12,12 +12,12 @@ { UIImage *_tintedImage; CALayer *_tintedLayer; - BOOL _wantsTintedLayer; + _Bool _wantsTintedLayer; UIImage *_originalImage; UIColor *_tintColor; } -@property(nonatomic) BOOL wantsTintedLayer; // @synthesize wantsTintedLayer=_wantsTintedLayer; +@property(nonatomic) _Bool wantsTintedLayer; // @synthesize wantsTintedLayer=_wantsTintedLayer; @property(retain, nonatomic) UIColor *tintColor; // @synthesize tintColor=_tintColor; @property(retain, nonatomic) UIImage *originalImage; // @synthesize originalImage=_originalImage; - (void)_createOrUpdateTintedImageOrLayer; diff --git a/iOS7/SpringBoard/SBToAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBToAppWorkspaceTransaction.h index 87a01ea90..12721027f 100644 --- a/iOS7/SpringBoard/SBToAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBToAppWorkspaceTransaction.h @@ -11,18 +11,17 @@ @interface SBToAppWorkspaceTransaction : SBWorkspaceTransaction { SBApplication *_toApp; - BOOL _activateSuspended; + _Bool _activateSuspended; double _watchdogExtension; - BOOL _fromAssistant; - BOOL _tearDownSwitcher; + _Bool _fromAssistant; + _Bool _fromSwitcher; id _activationHandlerBlock; } @property(readonly, nonatomic) SBApplication *toApplication; // @synthesize toApplication=_toApp; -@property(nonatomic) BOOL tearDownSwitcher; // @synthesize tearDownSwitcher=_tearDownSwitcher; - (void)_commit; - (void)_captureApplicationData; -- (BOOL)_shouldBeWatchdogged:(id *)arg1; +- (_Bool)_shouldBeWatchdogged:(id *)arg1; - (double)_watchdogInterval; - (void)_fireAndClearActivationContinuationForActivationFailureIfNecessary; - (void)_interruptWithReason:(int)arg1; @@ -30,11 +29,11 @@ - (void)activate:(id)arg1; - (void)toggleStatusBarForCleanup; - (void)performToAppStateCleanup; -- (BOOL)shouldAnimateOrientationChangeOnCompletion; -- (BOOL)shouldDismissShowcase; -- (BOOL)shouldPerformToAppStateCleanupOnCompletion; -- (BOOL)shouldToggleSpringBoardStatusBarOnCleanup; -- (BOOL)shouldHideSpringBoardStatusBarOnCleanup; +- (_Bool)shouldAnimateOrientationChangeOnCompletion; +- (_Bool)shouldDismissSwitcher; +- (_Bool)shouldPerformToAppStateCleanupOnCompletion; +- (_Bool)shouldToggleSpringBoardStatusBarOnCleanup; +- (_Bool)shouldHideSpringBoardStatusBarOnCleanup; - (id)debugDescription; - (void)dealloc; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 toApplication:(id)arg3 activationHandler:(id)arg4; diff --git a/iOS7/SpringBoard/SBTodayBulletinCell.h b/iOS7/SpringBoard/SBTodayBulletinCell.h index 76de073b1..15e472519 100644 --- a/iOS7/SpringBoard/SBTodayBulletinCell.h +++ b/iOS7/SpringBoard/SBTodayBulletinCell.h @@ -4,16 +4,17 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "UITableViewCell.h" +#import "_SBFVibrantTableViewCell.h" @class NSString, UIImageView, UILabel; -@interface SBTodayBulletinCell : UITableViewCell +@interface SBTodayBulletinCell : _SBFVibrantTableViewCell { UILabel *_label; UIImageView *_iconImageView; } ++ (id)defaultTextAttributes; + (id)defaultFontColor; + (id)defaultFont; - (void)layoutSubviews; @@ -21,7 +22,7 @@ @property(copy, nonatomic) NSString *labelText; @property(nonatomic) struct CGRect textRect; - (void)dealloc; -- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBTodaySectionInfo.h b/iOS7/SpringBoard/SBTodaySectionInfo.h index d8156171d..7f2189dc6 100644 --- a/iOS7/SpringBoard/SBTodaySectionInfo.h +++ b/iOS7/SpringBoard/SBTodaySectionInfo.h @@ -10,7 +10,7 @@ { } -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; - (id)identifier; diff --git a/iOS7/SpringBoard/SBTodayTableDateHeader.h b/iOS7/SpringBoard/SBTodayTableDateHeader.h index 7736675e9..99ec38779 100644 --- a/iOS7/SpringBoard/SBTodayTableDateHeader.h +++ b/iOS7/SpringBoard/SBTodayTableDateHeader.h @@ -10,17 +10,17 @@ @interface SBTodayTableDateHeader : NSObject { - BOOL _shouldSuperscriptOrdinal; + _Bool _shouldSuperscriptOrdinal; NSString *_dateString; struct _NSRange _ordinalRange; } + (id)dateHeaderWithDate:(id)arg1 locale:(id)arg2; -@property(readonly) BOOL shouldSuperscriptOrdinal; // @synthesize shouldSuperscriptOrdinal=_shouldSuperscriptOrdinal; +@property(readonly) _Bool shouldSuperscriptOrdinal; // @synthesize shouldSuperscriptOrdinal=_shouldSuperscriptOrdinal; @property(readonly) struct _NSRange ordinalRange; // @synthesize ordinalRange=_ordinalRange; @property(readonly) NSString *dateString; // @synthesize dateString=_dateString; - (void)dealloc; -- (id)initWithDateString:(id)arg1 ordinalRange:(struct _NSRange)arg2 shouldSuperscriptOrdinal:(BOOL)arg3; +- (id)initWithDateString:(id)arg1 ordinalRange:(struct _NSRange)arg2 shouldSuperscriptOrdinal:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBTodayTableDateHeaderFactory.h b/iOS7/SpringBoard/SBTodayTableDateHeaderFactory.h index 556973ac3..97ed4a23e 100644 --- a/iOS7/SpringBoard/SBTodayTableDateHeaderFactory.h +++ b/iOS7/SpringBoard/SBTodayTableDateHeaderFactory.h @@ -13,7 +13,7 @@ + (id)languagesSupportingDateOrdinals; - (id)dateHeaderWithDate:(id)arg1 locale:(id)arg2; - (id)dateFormatForLocale:(id)arg1; -- (BOOL)isDateOrdinalSupportedForLocale:(id)arg1; +- (_Bool)isDateOrdinalSupportedForLocale:(id)arg1; @end diff --git a/iOS7/SpringBoard/SBTodayTableHeaderView.h b/iOS7/SpringBoard/SBTodayTableHeaderView.h index e2d8c196a..ce3540200 100644 --- a/iOS7/SpringBoard/SBTodayTableHeaderView.h +++ b/iOS7/SpringBoard/SBTodayTableHeaderView.h @@ -6,11 +6,10 @@ #import "UIView.h" -@class NSDateFormatter, UILabel; +@class UILabel; @interface SBTodayTableHeaderView : UIView { - NSDateFormatter *_formatter; UILabel *_dateLabel; } @@ -19,7 +18,7 @@ + (id)defaultBackgroundColor; - (void)layoutSubviews; - (struct CGSize)sizeThatFits:(struct CGSize)arg1; -- (BOOL)hasMultiplelines; +- (struct CGRect)dateLabelFrame; - (void)updateContent; - (id)dateHeaderAttributedString; - (id)dateHeader; diff --git a/iOS7/SpringBoard/SBTodayViewController.h b/iOS7/SpringBoard/SBTodayViewController.h index b323e01e0..e264654e4 100644 --- a/iOS7/SpringBoard/SBTodayViewController.h +++ b/iOS7/SpringBoard/SBTodayViewController.h @@ -17,11 +17,11 @@ SBBBSectionInfo *_tomorrowSectionInfo; } -- (int)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; +- (long long)bulletinViewController:(id)arg1 insertionAnimationForBulletin:(id)arg2 inSection:(id)arg3; - (void)widget:(id)arg1 didUpdatePreferredSize:(struct CGSize)arg2; - (void)commitReplacementWithBulletin:(id)arg1 ofBulletin:(id)arg2 inSection:(id)arg3; - (void)commitRemovalOfBulletin:(id)arg1 fromSection:(id)arg2; -- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned int)arg4; +- (void)commitInsertionOfBulletin:(id)arg1 beforeBulletin:(id)arg2 inSection:(id)arg3 forFeed:(unsigned long long)arg4; - (void)_sortBulletinsForSectionWithIdentifier:(id)arg1 referencingOrder:(id)arg2; - (id)_bulletinOrderStringForBulletinInfo:(id)arg1; - (id)_tomorrowSnippetBulletinOrder; @@ -33,9 +33,9 @@ - (id)infoForWidgetSection:(id)arg1; - (id)infoForBulletin:(id)arg1 inSection:(id)arg2; - (id)infoForBulletinSection:(id)arg1; -- (int)widgetIdiomForCategory:(int)arg1; -- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(int)arg1; -- (void)viewWillAppear:(BOOL)arg1; +- (long long)widgetIdiomForCategory:(long long)arg1; +- (struct UIEdgeInsets)bulletinViewControllerContentInsetsForMode:(long long)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)viewWillLayoutSubviews; - (void)viewDidLoad; - (void)updateTableHeader; diff --git a/iOS7/SpringBoard/SBTodayWidgetAndTomorrowSectionHeaderView.h b/iOS7/SpringBoard/SBTodayWidgetAndTomorrowSectionHeaderView.h index 2cfe924d2..620fc6a3f 100644 --- a/iOS7/SpringBoard/SBTodayWidgetAndTomorrowSectionHeaderView.h +++ b/iOS7/SpringBoard/SBTodayWidgetAndTomorrowSectionHeaderView.h @@ -6,18 +6,18 @@ #import "SBBulletinObserverSectionHeaderView.h" -@class UIImageView, UILabel, UIView; +@class SBNotificationCenterSeparatorView, UIImageView, UILabel; @interface SBTodayWidgetAndTomorrowSectionHeaderView : SBBulletinObserverSectionHeaderView { UILabel *_titleLabel; UIImageView *_iconImageView; - UIView *_separatorView; + SBNotificationCenterSeparatorView *_separatorView; } -+ (id)separatorWithScreenScale:(float)arg1; + (id)defaultFont; + (id)defaultBackgroundColor; +- (void)prepareForReuse; - (void)layoutSubviews; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBTodayWidgetSectionInfo.h b/iOS7/SpringBoard/SBTodayWidgetSectionInfo.h index f7b02a7d3..fba28a6d3 100644 --- a/iOS7/SpringBoard/SBTodayWidgetSectionInfo.h +++ b/iOS7/SpringBoard/SBTodayWidgetSectionInfo.h @@ -11,7 +11,7 @@ } - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; - (id)representedListSection; diff --git a/iOS7/SpringBoard/SBTomorrowSectionInfo.h b/iOS7/SpringBoard/SBTomorrowSectionInfo.h index 93532440f..dcb13f43b 100644 --- a/iOS7/SpringBoard/SBTomorrowSectionInfo.h +++ b/iOS7/SpringBoard/SBTomorrowSectionInfo.h @@ -11,7 +11,7 @@ } - (void)populateReusableView:(id)arg1; -- (float)heightForReusableViewInTableView:(id)arg1; +- (double)heightForReusableViewInTableView:(id)arg1; - (Class)reusableViewClass; - (id)identifier; diff --git a/iOS7/SpringBoard/SBTouchTemplate.h b/iOS7/SpringBoard/SBTouchTemplate.h index 633b48711..b27b7beb2 100644 --- a/iOS7/SpringBoard/SBTouchTemplate.h +++ b/iOS7/SpringBoard/SBTouchTemplate.h @@ -12,17 +12,17 @@ { SBPolygon *m_template; SBPolygon *m_candidate; - unsigned int m_transformType; + unsigned long long m_transformType; float m_acceptFactor; } @property(nonatomic) float acceptFactor; // @synthesize acceptFactor=m_acceptFactor; -@property(nonatomic) unsigned int transformType; // @synthesize transformType=m_transformType; -- (BOOL)acceptPolygon:(id)arg1; -- (BOOL)acceptPoints:(struct CGPoint *)arg1 count:(unsigned int)arg2; -@property(readonly, nonatomic) unsigned int pointCount; +@property(nonatomic) unsigned long long transformType; // @synthesize transformType=m_transformType; +- (_Bool)acceptPolygon:(id)arg1; +- (_Bool)acceptPoints:(struct CGPoint *)arg1 count:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long pointCount; - (void)dealloc; -- (id)initWithPoints:(struct CGPoint *)arg1 count:(unsigned int)arg2; +- (id)initWithPoints:(struct CGPoint *)arg1 count:(unsigned long long)arg2; @end diff --git a/iOS7/SpringBoard/SBTransientActiveInterfaceOrientationRequester.h b/iOS7/SpringBoard/SBTransientActiveInterfaceOrientationRequester.h new file mode 100644 index 000000000..a9d360a26 --- /dev/null +++ b/iOS7/SpringBoard/SBTransientActiveInterfaceOrientationRequester.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface SBTransientActiveInterfaceOrientationRequester : NSObject +{ + long long _orientation; + NSString *_reason; +} + +@property(readonly, nonatomic) long long orientation; // @synthesize orientation=_orientation; +@property(readonly, nonatomic) NSString *reason; // @synthesize reason=_reason; +- (void)dealloc; +- (id)initWithOrientation:(long long)arg1 andReason:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBUIActiveOrientationObserver-Protocol.h b/iOS7/SpringBoard/SBUIActiveOrientationObserver-Protocol.h index 0f2f399c1..93add0989 100644 --- a/iOS7/SpringBoard/SBUIActiveOrientationObserver-Protocol.h +++ b/iOS7/SpringBoard/SBUIActiveOrientationObserver-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SBUIActiveOrientationObserver -- (void)activeInterfaceOrientationDidChangeToOrientation:(int)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(int)arg3; -- (void)activeInterfaceOrientationWillChangeToOrientation:(int)arg1; +- (void)activeInterfaceOrientationDidChangeToOrientation:(long long)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(long long)arg3; +- (void)activeInterfaceOrientationWillChangeToOrientation:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBUIAnimationAlertToAppZoomIn.h b/iOS7/SpringBoard/SBUIAnimationAlertToAppZoomIn.h deleted file mode 100644 index cc4138787..000000000 --- a/iOS7/SpringBoard/SBUIAnimationAlertToAppZoomIn.h +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBUIMainScreenAnimationController.h" - -@class SBAlert, UIView; - -@interface SBUIAnimationAlertToAppZoomIn : SBUIMainScreenAnimationController -{ - SBAlert *_fromAlert; - UIView *_viewToAnimate; - UIView *_contextHostView; - int _launchingOrientation; - BOOL _needsFakeStatusBar; - BOOL _requiresHostView; - BOOL _activateBeforeHosting; - BOOL _fromAssistant; - BOOL _finishedZooming; - float _previousStatusBarWindowLevel; -} - -- (void)_setupFakeStatusBarIfNecessary; -- (void)_maybeReportAnimationFinished; -- (void)_finishedZooming; -- (BOOL)_isApplicationLaunchFinished; -- (void)_applicationDependencyStateChanged; -- (void)_cleanupAnimation; -- (void)_doAnimation; -- (void)_startAnimation; -- (void)_prepareAnimation; -- (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; -- (void)_setHidden:(BOOL)arg1; -- (BOOL)_shouldDismissBanner; -- (void)dealloc; -- (id)initWithActivatingApp:(id)arg1 fromAlert:(id)arg2; -- (id)_getTransitionWindow; - -@end - diff --git a/iOS7/SpringBoard/SBUIAnimationAlertToPhoneBase.h b/iOS7/SpringBoard/SBUIAnimationAlertToPhoneBase.h new file mode 100644 index 000000000..35cfa90fc --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationAlertToPhoneBase.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIMainScreenAnimationController.h" + +@class SBAlert, SBWindow, UIView, UIView; + +@interface SBUIAnimationAlertToPhoneBase : SBUIMainScreenAnimationController +{ + SBWindow *_transitionWindow; + SBAlert *_deactivatingAlert; + UIView *_viewToAnimate; + _Bool _reallyFinishedAnimating; +} + +@property(retain, nonatomic, getter=_viewToAnimate, setter=_setViewToAnimate:) UIView *viewToAnimate; // @synthesize viewToAnimate=_viewToAnimate; +- (void)_maybeReportAnimationFinished; +- (_Bool)_isApplicationLaunchFinished; +- (void)_noteAnimationDidFinish; +- (void)_applicationDependencyStateChanged; +- (void)_cleanupAnimation; +- (void)_prepareAnimation; +- (id)_animationProgressDependency; +- (_Bool)_animationShouldStart; +- (void)_setHidden:(_Bool)arg1; +- (id)_getTransitionWindow; +- (void)_reallyFinishedAnimating; +- (_Bool)_shouldAnimateWallpaper; +- (id)_deactivatingAlert; +- (void)dealloc; +- (id)initWithAlert:(id)arg1 activatingApp:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationAppToLockScreenCamera.h b/iOS7/SpringBoard/SBUIAnimationAppToLockScreenCamera.h new file mode 100644 index 000000000..56849df8a --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationAppToLockScreenCamera.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationDosidoTransitionController.h" + +@class SBLockScreenViewControllerBase, UIView; + +@interface SBUIAnimationAppToLockScreenCamera : SBUIAnimationDosidoTransitionController +{ + SBLockScreenViewControllerBase *_lockscreenVC; + UIView *_cameraPNGView; +} + +- (void)_cleanupAnimation; +- (void)_prepareAnimation; +- (void)dealloc; +- (id)initWithActivatingLockscreen:(id)arg1 deactivatingApp:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationController.h b/iOS7/SpringBoard/SBUIAnimationController.h index 78c2bfd22..539a2ebbd 100644 --- a/iOS7/SpringBoard/SBUIAnimationController.h +++ b/iOS7/SpringBoard/SBUIAnimationController.h @@ -20,16 +20,14 @@ BKSApplicationActivationAssertion *_activationAssertion; id _commitBlock; int _animationState; - BOOL _cancelOnNextSuspendIfNecessary; - BOOL _didDisableUserInteraction; - BOOL _didNotifyDelegateOfCompletion; - BOOL _needsCATransactionActivate; + _Bool _cancelOnNextSuspendIfNecessary; + _Bool _didPostBeginAnimationNotification; + _Bool _didNotifyDelegateOfCompletion; + _Bool _needsCATransactionActivate; } -+ (id)animationWithActivatingApp:(id)arg1 deactivatingApp:(id)arg2; -+ (id)animation; -@property(nonatomic) BOOL needsCATransactionActivate; // @synthesize needsCATransactionActivate=_needsCATransactionActivate; -@property(nonatomic) BOOL cancelOnNextSuspendIfNecessary; // @synthesize cancelOnNextSuspendIfNecessary=_cancelOnNextSuspendIfNecessary; +@property(nonatomic) _Bool needsCATransactionActivate; // @synthesize needsCATransactionActivate=_needsCATransactionActivate; +@property(nonatomic) _Bool cancelOnNextSuspendIfNecessary; // @synthesize cancelOnNextSuspendIfNecessary=_cancelOnNextSuspendIfNecessary; @property(retain, nonatomic) SBActivationContext *deactivatingContext; // @synthesize deactivatingContext=_deactivatingContext; @property(retain, nonatomic) SBActivationContext *activatingContext; // @synthesize activatingContext=_activatingContext; @property(retain, nonatomic) BKSApplicationActivationAssertion *activationAssertion; // @synthesize activationAssertion=_activationAssertion; @@ -39,23 +37,26 @@ @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(readonly, nonatomic) UIView *containerView; // @synthesize containerView=_transitionContainer; - (void)__cleanupAnimation; +- (void)__noteAnimationDidTerminateWithSuccess:(_Bool)arg1; +- (void)_noteAnimationDidFail; - (void)_noteAnimationDidFinish; - (void)_notifyDelegateOfCompletion; -- (void)_noteAnimationDidCommit:(BOOL)arg1 withDuration:(double)arg2 afterDelay:(double)arg3; -- (BOOL)_shouldTakeActivationAssertionForDeactivatingApp; -- (BOOL)_shouldDismissBanner; +- (void)_noteAnimationDidCommit:(_Bool)arg1 withDuration:(double)arg2 afterDelay:(double)arg3; +- (_Bool)_shouldTakeActivationAssertionForDeactivatingApp; +- (_Bool)_shouldDismissBanner; - (void)_cleanupAnimation; - (void)_cancelAnimation; - (void)_startAnimation; - (void)_prepareAnimation; -- (void)_setHidden:(BOOL)arg1; +- (void)_setHidden:(_Bool)arg1; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (id)_animationIdentifier; -- (BOOL)_willAnimate; +- (_Bool)_willAnimate; - (void)endAnimation; -- (BOOL)isComplete; -- (BOOL)waitingToStart; +- (_Bool)isReasonableMomentToInterrupt; +- (_Bool)isComplete; +- (_Bool)waitingToStart; - (void)beginAnimation; - (void)_applicationActivationStateDidChange; - (void)_applicationDependencyStateChanged; @@ -64,8 +65,8 @@ - (void)__startAnimation; - (void)_releaseActivationAssertion; - (void)_setAnimationState:(int)arg1; -- (BOOL)_isNullAnimation; -- (BOOL)animating; +- (_Bool)_isNullAnimation; +- (_Bool)animating; - (int)_animationState; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1 deactivatingApp:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIAnimationControllerDelegate-Protocol.h b/iOS7/SpringBoard/SBUIAnimationControllerDelegate-Protocol.h index f67417c83..bc49a3dce 100644 --- a/iOS7/SpringBoard/SBUIAnimationControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBUIAnimationControllerDelegate-Protocol.h @@ -8,6 +8,6 @@ @protocol SBUIAnimationControllerDelegate - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBUIAnimationControllerGroup.h b/iOS7/SpringBoard/SBUIAnimationControllerGroup.h index 58460cfec..e7de17b70 100644 --- a/iOS7/SpringBoard/SBUIAnimationControllerGroup.h +++ b/iOS7/SpringBoard/SBUIAnimationControllerGroup.h @@ -13,17 +13,17 @@ @interface SBUIAnimationControllerGroup : SBUIAnimationController { NSMutableArray *_animations; - BOOL _finished; + _Bool _finished; } @property(readonly, nonatomic) NSArray *animations; // @synthesize animations=_animations; - (id)description; - (void)animationControllerDidFinishAnimation:(id)arg1; -- (void)animationController:(id)arg1 willBeginAnimation:(BOOL)arg2; +- (void)animationController:(id)arg1 willBeginAnimation:(_Bool)arg2; - (void)_forEachAnimation:(id)arg1; - (void)_startAnimation; -- (BOOL)_willAnimate; -- (BOOL)waitingToStart; +- (_Bool)_willAnimate; +- (_Bool)waitingToStart; - (void)endAnimation; - (void)beginAnimation; - (void)addAnimation:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIAnimationControllerGroupDelegate-Protocol.h b/iOS7/SpringBoard/SBUIAnimationControllerGroupDelegate-Protocol.h index 1fc1245d8..52cacff5d 100644 --- a/iOS7/SpringBoard/SBUIAnimationControllerGroupDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBUIAnimationControllerGroupDelegate-Protocol.h @@ -10,6 +10,6 @@ @optional - (void)animationControllerGroup:(id)arg1 childControllerDidFinishAnimation:(id)arg2; -- (void)animationControllerGroup:(id)arg1 childController:(id)arg2 willBeginAnimation:(BOOL)arg3; +- (void)animationControllerGroup:(id)arg1 childController:(id)arg2 willBeginAnimation:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBUIAnimationDosidoTransitionController.h b/iOS7/SpringBoard/SBUIAnimationDosidoTransitionController.h new file mode 100644 index 000000000..780847824 --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationDosidoTransitionController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIMainScreenAnimationController.h" + +@class SBUIAnimationWindow, UIView; + +@interface SBUIAnimationDosidoTransitionController : SBUIMainScreenAnimationController +{ + SBUIAnimationWindow *_transitionWindow; + UIView *_transformContainerParent; + UIView *_transformContainer; + UIView *_fromAppContextHostView; + UIView *_fromView; + UIView *_toView; + long long _fromOrientation; + _Bool _fromNC; + _Bool _fromCC; + _Bool _fromAssistant; + _Bool _requiresHostView; +} + +- (void)_rotateViewIfNecessary:(id)arg1 inverted:(_Bool)arg2; +- (void)_kickOffAnimation; +- (void)_setFromView:(id)arg1; +- (void)captureFlagsForActivatingDisplay:(id)arg1; +- (void)hideRealFromView; +- (void)setToView:(id)arg1; +- (long long)orientationAtLaunch; +- (void)_cleanupAnimation; +- (void)_startAnimation; +- (void)_prepareAnimation; +- (void)_setHidden:(_Bool)arg1; +- (id)_animationProgressDependency; +- (_Bool)_animationShouldStart; +- (void)dealloc; +- (id)initWithActivatingApp:(id)arg1 deactivatingApp:(id)arg2; +- (id)_getTransitionWindow; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationFadeAlertToLockscreen.h b/iOS7/SpringBoard/SBUIAnimationFadeAlertToLockscreen.h index 7ecdee47f..8d1190872 100644 --- a/iOS7/SpringBoard/SBUIAnimationFadeAlertToLockscreen.h +++ b/iOS7/SpringBoard/SBUIAnimationFadeAlertToLockscreen.h @@ -13,12 +13,14 @@ SBLockScreenViewController *_lockScreenViewController; SBAlert *_deactivatingAlert; SBAlertManager *_alertManager; - UIView *_realViewToAnimate; - BOOL _animatingWithZoom; + UIView *_cameraSnapshotView; + _Bool _animatingBackToCamera; } - (void)_cleanupAnimation; - (void)_startAnimation; +- (double)animationDelay; +- (double)animationDuration; - (void)_prepareAnimation; - (void)dealloc; - (id)initWithLockScreenController:(id)arg1 deactivatingAlert:(id)arg2 alertManager:(id)arg3; diff --git a/iOS7/SpringBoard/SBUIAnimationFadeAlertToPhone.h b/iOS7/SpringBoard/SBUIAnimationFadeAlertToPhone.h new file mode 100644 index 000000000..310b15ddb --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationFadeAlertToPhone.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationAlertToPhoneBase.h" + +@class SBDisableAppStatusBarAlphaChangesAssertion, UIView; + +@interface SBUIAnimationFadeAlertToPhone : SBUIAnimationAlertToPhoneBase +{ + SBDisableAppStatusBarAlphaChangesAssertion *_disableStatusBarAlphaChangeAssertion; + long long _launchingOrientation; + UIView *_fakeStatusBarViewContainer; + _Bool _appIsTranslucent; +} + +- (void)_removeFakeStatusBarIfNecessary; +- (void)_showFakeStatusBarIfNecessary; +- (void)_setupFakeStatusBarIfNecessary; +- (void)_cleanupAnimation; +- (void)_startAnimation; +- (void)_prepareAnimation; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationFadeHomeToPluginAlert.h b/iOS7/SpringBoard/SBUIAnimationFadeHomeToPluginAlert.h index 23d860103..30eac7a33 100644 --- a/iOS7/SpringBoard/SBUIAnimationFadeHomeToPluginAlert.h +++ b/iOS7/SpringBoard/SBUIAnimationFadeHomeToPluginAlert.h @@ -6,20 +6,27 @@ #import "SBUIMainScreenAnimationController.h" -@class SBAlertManager, UIView; +@class SBAlertManager, SBUIFullscreenAlertAdapter; @interface SBUIAnimationFadeHomeToPluginAlert : SBUIMainScreenAnimationController { SBAlertManager *_alertManager; - UIView *_viewToAnimate; + SBUIFullscreenAlertAdapter *_alert; + _Bool _alertIsTransparent; + _Bool _alertViewIsAnimatingItself; + _Bool _finishedPrimaryFadeAnimation; } - (void)_cleanupAnimation; - (void)_startAnimation; +- (void)_alertViewFinishedAnimatingItself; +- (void)_fadeAnimationFinished; +- (void)_evaluateTotalAnimationCompletion; +- (void)_animationFinished; - (void)_prepareAnimation; - (double)animationDuration; - (void)dealloc; -- (id)initWithAlertManager:(id)arg1; +- (id)initWithAlertManager:(id)arg1 alert:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBUIAnimationFadeLockscreenToAlert.h b/iOS7/SpringBoard/SBUIAnimationFadeLockscreenToAlert.h index e4766fd91..90cc66a5d 100644 --- a/iOS7/SpringBoard/SBUIAnimationFadeLockscreenToAlert.h +++ b/iOS7/SpringBoard/SBUIAnimationFadeLockscreenToAlert.h @@ -6,21 +6,31 @@ #import "SBUIMainScreenAnimationController.h" -@class SBAlertManager, SBLockScreenViewController, UIView; +@class SBAlertManager, SBLockScreenViewController, SBUIFullscreenAlertAdapter, UIView; @interface SBUIAnimationFadeLockscreenToAlert : SBUIMainScreenAnimationController { SBLockScreenViewController *_lockScreenViewController; SBAlertManager *_alertManager; - UIView *_realViewToAnimate; - BOOL _animatingWithZoom; + SBUIFullscreenAlertAdapter *_toAlert; + UIView *_cameraSnapshotView; + _Bool _animatingFromCamera; + _Bool _alertViewIsAnimatingItself; + _Bool _alertIsTransparent; + _Bool _finishedPrimaryFadeAnimation; + _Bool _needsLockScreenAlphaRestoredOnCompletion; } - (void)_cleanupAnimation; - (void)_startAnimation; - (void)_prepareAnimation; +- (void)_alertViewFinishedAnimatingItself; +- (void)_fadeAnimationFinished; +- (void)_evaluateTotalAnimationCompletion; +- (void)_animationFinished; +- (double)animationDuration; - (void)dealloc; -- (id)initWithLockScreenController:(id)arg1 alertManager:(id)arg2; +- (id)initWithLockScreenController:(id)arg1 toAlert:(id)arg2 alertManager:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBUIAnimationFadePhoneToLockScreen.h b/iOS7/SpringBoard/SBUIAnimationFadePhoneToLockScreen.h new file mode 100644 index 000000000..edb57a11d --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationFadePhoneToLockScreen.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationPhoneToLockScreenBase.h" + +@class SBDisableUnlockAssertion; + +@interface SBUIAnimationFadePhoneToLockScreen : SBUIAnimationPhoneToLockScreenBase +{ + SBDisableUnlockAssertion *_disableUnlockAssertion; + long long _launchingOrientation; +} + +- (void)_showLockStatusBar:(id)arg1; +- (void)_startAnimation; +- (void)_prepareAnimation; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationLockScreenCameraToApp.h b/iOS7/SpringBoard/SBUIAnimationLockScreenCameraToApp.h new file mode 100644 index 000000000..fe99be9be --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationLockScreenCameraToApp.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationDosidoTransitionController.h" + +@class SBLockScreenViewControllerBase; + +@interface SBUIAnimationLockScreenCameraToApp : SBUIAnimationDosidoTransitionController +{ + SBLockScreenViewControllerBase *_lockscreenVC; +} + +- (void)_cleanupAnimation; +- (void)hideRealFromView; +- (void)_prepareAnimation; +- (void)dealloc; +- (id)initWithActivatingApp:(id)arg1 deactivatingLockscreen:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationLockScreenToAppZoomIn.h b/iOS7/SpringBoard/SBUIAnimationLockScreenToAppZoomIn.h new file mode 100644 index 000000000..b90c94cc7 --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationLockScreenToAppZoomIn.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIMainScreenAnimationController.h" + +@class SBAlert, SBDisableAppStatusBarAlphaChangesAssertion, SBWindow, UIView; + +@interface SBUIAnimationLockScreenToAppZoomIn : SBUIMainScreenAnimationController +{ + SBAlert *_fromAlert; + SBWindow *_transitionWindow; + UIView *_viewToAnimate; + UIView *_contextHostView; + UIView *_fakeStatusBarViewContainer; + long long _launchingOrientation; + _Bool _requiresHostView; + _Bool _activateBeforeHosting; + _Bool _fromAssistant; + _Bool _finishedZooming; + _Bool _finishedActivating; + _Bool _finishedCrossfadingToHostView; + SBDisableAppStatusBarAlphaChangesAssertion *_disableStatusBarAlphaChangeAssertion; +} + +- (void)_removeFakeStatusBarIfNecessary; +- (void)_showFakeStatusBarIfNecessary; +- (void)_setupFakeStatusBarIfNecessary; +- (void)_maybeReportAnimationFinished; +- (void)_noteContextHostCrossfadeDidFinish; +- (void)_maybeStartCrossfade; +- (void)_finishedZooming; +- (void)_applicationDependencyStateChanged; +- (_Bool)isReasonableMomentToInterrupt; +- (void)_cleanupAnimation; +- (void)_doAnimation; +- (void)_startAnimation; +- (void)_prepareAnimation; +- (id)_animationProgressDependency; +- (_Bool)_animationShouldStart; +- (void)_setHidden:(_Bool)arg1; +- (_Bool)_shouldDismissBanner; +- (void)dealloc; +- (id)initWithActivatingApp:(id)arg1 fromAlert:(id)arg2; +- (id)_getTransitionWindow; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationPhoneToLockScreenBase.h b/iOS7/SpringBoard/SBUIAnimationPhoneToLockScreenBase.h new file mode 100644 index 000000000..b24e6fe4e --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationPhoneToLockScreenBase.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIMainScreenAnimationController.h" + +@class SBLockScreenViewControllerBase, SBWindow, UIView, UIView; + +@interface SBUIAnimationPhoneToLockScreenBase : SBUIMainScreenAnimationController +{ + SBWindow *_transitionWindow; + SBLockScreenViewControllerBase *_lockScreenViewController; + UIView *_contextHostView; + _Bool _needsScreenDim; +} + +@property(retain, nonatomic, getter=_contextHostView, setter=_setContextHostView:) UIView *contextHostView; // @synthesize contextHostView=_contextHostView; +- (void)_noteAnimationDidFinish; +- (void)_cleanupAnimation; +- (void)_prepareAnimation; +- (void)_setHidden:(_Bool)arg1; +- (_Bool)_shouldHideContextHostViewStatusBar; +- (id)_getTransitionWindow; +- (id)_lockScreenViewController; +- (void)dealloc; +- (id)initWithLockScreenController:(id)arg1 deactivatingApp:(id)arg2; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationSnapAlertToPhone.h b/iOS7/SpringBoard/SBUIAnimationSnapAlertToPhone.h new file mode 100644 index 000000000..290f6e329 --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationSnapAlertToPhone.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationFadeAlertToPhone.h" + +@interface SBUIAnimationSnapAlertToPhone : SBUIAnimationFadeAlertToPhone +{ +} + +- (void)_cleanupAnimation; +- (_Bool)_shouldAnimateWallpaper; +- (void)_startAnimation; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationSnapPhoneToLockScreen.h b/iOS7/SpringBoard/SBUIAnimationSnapPhoneToLockScreen.h new file mode 100644 index 000000000..20b5ede1b --- /dev/null +++ b/iOS7/SpringBoard/SBUIAnimationSnapPhoneToLockScreen.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationPhoneToLockScreenBase.h" + +@class SBDisableUnlockAssertion; + +@interface SBUIAnimationSnapPhoneToLockScreen : SBUIAnimationPhoneToLockScreenBase +{ + SBDisableUnlockAssertion *_disableUnlockAssertion; +} + +- (void)_startAnimation; +- (void)_prepareAnimation; +- (void)dealloc; + +@end + diff --git a/iOS7/SpringBoard/SBUIAnimationZoomDownApp.h b/iOS7/SpringBoard/SBUIAnimationZoomDownApp.h index c0102c793..0c7d866dd 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomDownApp.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomDownApp.h @@ -6,12 +6,12 @@ #import "SBUIMainScreenAnimationController.h" -@class UIView; +@class SBAppStatusBarTransitionInfo, UIView; @interface SBUIAnimationZoomDownApp : SBUIMainScreenAnimationController { UIView *_viewToAnimate; - CDStruct_5d575efc _fakeStatusBarInfo; + SBAppStatusBarTransitionInfo *_appStatusBarTransitionInfo; } - (void)_cleanupAnimation; @@ -24,8 +24,8 @@ - (double)animationDelay; - (double)animationDuration; - (id)appContext; -- (BOOL)prefersLayerHostSnapshot; -- (CDStruct_5d575efc)fakeStatusBarInfoWithStartEffectivelyHidden:(BOOL)arg1 endStyle:(int)arg2 endOrientation:(int)arg3; +- (_Bool)prefersLayerHostSnapshot; +- (id)appStatusBarTransitionInfoWithStartEffectivelyHidden:(_Bool)arg1 endStyleRequest:(id)arg2 endOrientation:(long long)arg3; - (void)dealloc; - (id)initWithDeactivatingApp:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomDownAppToHome.h b/iOS7/SpringBoard/SBUIAnimationZoomDownAppToHome.h index d53db3c75..225eb647c 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomDownAppToHome.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomDownAppToHome.h @@ -15,7 +15,7 @@ - (void)cleanupZoom; - (void)animateZoomWithCompletion:(id)arg1; -- (BOOL)_shouldUpdateStatusBarOnContentRestore; +- (_Bool)_shouldUpdateStatusBarOnContentRestore; - (void)prepareZoom; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomDownAppToPhone.h b/iOS7/SpringBoard/SBUIAnimationZoomDownAppToPhone.h index c69ed5015..a9a592bc6 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomDownAppToPhone.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomDownAppToPhone.h @@ -8,8 +8,8 @@ @interface SBUIAnimationZoomDownAppToPhone : SBUIAnimationZoomDownApp { - BOOL _usingSuperZoomImplementation; - BOOL _fromPhoneAppToFaceTimeAppDuringCall; + _Bool _usingSuperZoomImplementation; + _Bool _fromPhoneAppToFaceTimeAppDuringCall; } - (void)_applicationDependencyStateChanged; @@ -17,12 +17,12 @@ - (void)_startAnimation; - (void)_prepareAnimation; - (void)animateZoomWithCompletion:(id)arg1; -- (BOOL)_shouldZoomUsingSuperImplementation; +- (_Bool)_shouldZoomUsingSuperImplementation; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (void)dealloc; - (void)_cleanupPhonesContextHostView; -- (CDStruct_5d575efc)fakeStatusBarInfoWithStartEffectivelyHidden:(BOOL)arg1 endStyle:(int)arg2 endOrientation:(int)arg3; +- (id)appStatusBarTransitionInfoWithStartEffectivelyHidden:(_Bool)arg1 endStyleRequest:(id)arg2 endOrientation:(long long)arg3; @end diff --git a/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenCameraToHome.h b/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenCameraToHome.h index 63a2999df..fbd90a17c 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenCameraToHome.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenCameraToHome.h @@ -17,8 +17,8 @@ - (void)_prepareAnimation; - (void)animateZoomWithCompletion:(id)arg1; - (void)animateFakeStatusBarWithParameters:(id)arg1; -- (BOOL)_shouldTakeActivationAssertionForDeactivatingApp; -- (BOOL)_shouldUpdateStatusBarOnContentRestore; +- (_Bool)_shouldTakeActivationAssertionForDeactivatingApp; +- (_Bool)_shouldUpdateStatusBarOnContentRestore; - (void)dealloc; - (id)initWithLockScreenViewController:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenToHome.h b/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenToHome.h index 4ebc05037..d38a3e2e4 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenToHome.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomDownLockScreenToHome.h @@ -16,7 +16,7 @@ } - (id)_zoomSettings; -- (BOOL)_shouldTakeActivationAssertionForDeactivatingApp; +- (_Bool)_shouldTakeActivationAssertionForDeactivatingApp; - (void)animateZoomWithCompletion:(id)arg1; - (void)cleanupZoom; - (void)prepareZoom; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomUpApp.h b/iOS7/SpringBoard/SBUIAnimationZoomUpApp.h index fc3552692..6cb986a16 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomUpApp.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomUpApp.h @@ -6,43 +6,46 @@ #import "SBUIMainScreenAnimationController.h" -@class UIView; +@class SBAppStatusBarTransitionInfo, UIView; @interface SBUIAnimationZoomUpApp : SBUIMainScreenAnimationController { UIView *_contextHostView; - BOOL _zoomHostView; - CDStruct_5d575efc _fakeStatusBarInfo; - int _animationTransition; - BOOL _finishedZooming; - BOOL _finishedActivating; - BOOL _finishedCrossfadingToHostView; - BOOL _fromSwitcher; - BOOL _fromNC; - BOOL _fromCC; - BOOL _fromAssistant; + _Bool _zoomHostView; + SBAppStatusBarTransitionInfo *_appStatusBarTransitionInfo; + long long _animationTransition; + _Bool _finishedZooming; + _Bool _finishedActivating; + _Bool _finishedCrossfadingToHostView; + _Bool _animationFinished; + _Bool _fromSwitcher; + _Bool _fromNC; + _Bool _fromCC; + _Bool _fromAssistant; UIView *_viewToAnimate; } -@property(nonatomic) int animationTransition; // @synthesize animationTransition=_animationTransition; -- (BOOL)_shouldWaitForSiriDismissBeforeZooming; +@property(nonatomic) long long animationTransition; // @synthesize animationTransition=_animationTransition; +- (_Bool)_shouldWaitForSiriDismissBeforeZooming; - (void)_maybeReportAnimationFinished; - (void)_noteContextHostCrossfadeDidFinish; - (void)_maybeStartCrossfade; - (void)_noteZoomDidFinish; - (void)_applicationDependencyStateChanged; +- (_Bool)isReasonableMomentToInterrupt; - (void)_cleanupAnimation; - (void)_startAnimation; - (void)_prepareAnimation; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (void)cleanupZoom; - (void)animateZoomWithCompletion:(id)arg1; - (void)prepareZoom; +- (void)noteDependencyDidInvalidate; - (double)animationDelay; - (double)animationDuration; - (void)animateFakeStatusBarWithParameters:(id)arg1; -- (CDStruct_5d575efc)fakeStatusBarInfoWithStartStyle:(int)arg1 startOrientation:(int)arg2; +- (id)appStatusBarTransitionInfoWithStartStyleRequest:(id)arg1 startOrientation:(long long)arg2; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromHome.h b/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromHome.h index e5722a88b..02a084e3e 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromHome.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromHome.h @@ -6,13 +6,16 @@ #import "SBUIAnimationZoomUpApp.h" +#import "SBIconZoomAnimatorDelegate-Protocol.h" + @class SBIconZoomAnimator; -@interface SBUIAnimationZoomUpAppFromHome : SBUIAnimationZoomUpApp +@interface SBUIAnimationZoomUpAppFromHome : SBUIAnimationZoomUpApp { SBIconZoomAnimator *_zoomAnimator; } +- (void)iconZoomAnimatorWasInvalidated:(id)arg1; - (void)cleanupZoom; - (void)animateZoomWithCompletion:(id)arg1; - (void)prepareZoom; diff --git a/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromPhone.h b/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromPhone.h index 22b6f7323..08ce30eab 100644 --- a/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromPhone.h +++ b/iOS7/SpringBoard/SBUIAnimationZoomUpAppFromPhone.h @@ -14,7 +14,7 @@ - (void)_prepareAnimation; - (void)animateZoomWithCompletion:(id)arg1; - (void)prepareZoom; -- (CDStruct_5d575efc)fakeStatusBarInfoWithStartStyle:(int)arg1 startOrientation:(int)arg2; +- (id)appStatusBarTransitionInfoWithStartStyleRequest:(id)arg1 startOrientation:(long long)arg2; - (void)_cleanupPhonesContextHostView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUIBannerItem-SBStarkBannerItem.h b/iOS7/SpringBoard/SBUIBannerItem-SBStarkBannerItem.h index b658f602d..a3f18fdc7 100644 --- a/iOS7/SpringBoard/SBUIBannerItem-SBStarkBannerItem.h +++ b/iOS7/SpringBoard/SBUIBannerItem-SBStarkBannerItem.h @@ -7,6 +7,6 @@ #import "SBUIBannerItem.h" @interface SBUIBannerItem (SBStarkBannerItem) -- (BOOL)isStarkBannerItem; +- (_Bool)isStarkBannerItem; @end diff --git a/iOS7/SpringBoard/SBUIBannerTarget-Protocol.h b/iOS7/SpringBoard/SBUIBannerTarget-Protocol.h index 39ba135a2..05b351c1f 100644 --- a/iOS7/SpringBoard/SBUIBannerTarget-Protocol.h +++ b/iOS7/SpringBoard/SBUIBannerTarget-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol SBUIBannerTarget -@property(readonly, nonatomic) int bannerTargetIdiom; +@property(readonly, nonatomic) long long bannerTargetIdiom; - (void)dismissCurrentBannerContextForSource:(id)arg1; - (id)currentBannerContextForSource:(id)arg1; - (void)signalSource:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIColorStatisticsProvider-Protocol.h b/iOS7/SpringBoard/SBUIColorStatisticsProvider-Protocol.h deleted file mode 100644 index 6e8a34c13..000000000 --- a/iOS7/SpringBoard/SBUIColorStatisticsProvider-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@class SBUIColorStatistics; - -@protocol SBUIColorStatisticsProvider -@property(readonly, nonatomic) SBUIColorStatistics *colorStatistics; -@property(nonatomic) id delegate; -@end - diff --git a/iOS7/SpringBoard/SBUIControlCenterButtonDelegate-Protocol.h b/iOS7/SpringBoard/SBUIControlCenterButtonDelegate-Protocol.h index cb7aa8097..317c2a85b 100644 --- a/iOS7/SpringBoard/SBUIControlCenterButtonDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBUIControlCenterButtonDelegate-Protocol.h @@ -10,6 +10,6 @@ - (void)buttonTapped:(id)arg1; @optional -- (void)button:(id)arg1 didChangeState:(int)arg2; +- (void)button:(id)arg1 didChangeState:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBUIControlCenterControlObserver-Protocol.h b/iOS7/SpringBoard/SBUIControlCenterControlObserver-Protocol.h index 666d85354..14ce88f3e 100644 --- a/iOS7/SpringBoard/SBUIControlCenterControlObserver-Protocol.h +++ b/iOS7/SpringBoard/SBUIControlCenterControlObserver-Protocol.h @@ -9,7 +9,7 @@ @protocol SBUIControlCenterControlObserver @optional -- (void)controlConfigurationDidChangeForState:(int)arg1; -- (void)controlAppearanceDidChangeForState:(int)arg1; +- (void)controlConfigurationDidChangeForState:(long long)arg1; +- (void)controlAppearanceDidChangeForState:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBUIController.h b/iOS7/SpringBoard/SBUIController.h index ba15d7dcd..406730b1c 100644 --- a/iOS7/SpringBoard/SBUIController.h +++ b/iOS7/SpringBoard/SBUIController.h @@ -8,94 +8,84 @@ #import "SBAppSliderControllerDelegate-Protocol.h" #import "SBScreenConnectionHandler-Protocol.h" -#import "SBShowcaseControllerOwner-Protocol.h" #import "SBUIActiveOrientationObserver-Protocol.h" -#import "SBWallpaperColorObserver-Protocol.h" #import "SBWallpaperObserver-Protocol.h" #import "UIWindowDelegate-Protocol.h" +#import "_UISettingsKeyObserver-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary, SBAdaptiveColorInfo, SBAdaptiveColorProvider, SBAnimationStepper, SBAppSliderController, SBAppSliderWindowController, SBApplication, SBDismissOnlyAlertItem, SBShowcaseController, SBSwitchAppGestureView, SBWorkspaceEventQueueLockAssertion, UIStatusBar, UIStatusBarCorners, UIView, UIWindow; +@class NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, SBAnimationStepper, SBAppSliderController, SBAppSliderWindowController, SBApplication, SBDismissOnlyAlertItem, SBSwitchAppGestureView, SBWorkspaceEventQueueLockAssertion, UIStatusBar, UIView, UIWindow; -@interface SBUIController : NSObject +@interface SBUIController : NSObject { UIWindow *_window; UIView *_iconsView; UIView *_contentView; UIStatusBar *_fakeSpringBoardStatusBar; - UIStatusBarCorners *_fakeTopCorners; - SBShowcaseController *_showcaseController; - SBApplication *_showcaseHostedApp; - SBApplication *_toggleSwitcherAfterLaunchApp; - NSMutableArray *_showcaseDismissCompletionBlocks; - BOOL _showcaseDismissAnimationInProgress; SBAppSliderController *_switcherController; SBAppSliderWindowController *_sliderWindowController; + SBApplication *_toggleSwitcherAfterLaunchApp; + NSString *_bundleIDOfResignedApp; unsigned int _ignoringEvents:1; unsigned int _lastVolumeDownToControl:1; unsigned int _isBatteryCharging:1; unsigned int _isOnAC:1; - unsigned int _connectedToUnusableFirewire:1; + unsigned int _isConnectedToUnsupportedChargingAccessory:1; unsigned int _isConnectedToChargeIncapablePowerSource:1; unsigned int _allowAlertWindowRotation:1; id _volumeHandler; float _batteryCapacity; float _curvedBatteryCapacity; - BOOL _supportsDetailedBatteryCapacity; + _Bool _supportsDetailedBatteryCapacity; int _batteryLoggingStartCapacity; - SBDismissOnlyAlertItem *_fwChargingAlert; + SBDismissOnlyAlertItem *_unsupportedChargerAlert; NSMutableDictionary *_installedSystemGestureViews; SBAnimationStepper *_suspendAnimationStepper; SBAnimationStepper *_statusBarAnimationStepper; id _suspendGestureCompleteForwardToEndHandler; id _suspendGestureCompleteBackwardToStartHandler; - BOOL _switcherVisibleWhenSuspendGestureStarted; + _Bool _switcherVisibleWhenSuspendGestureStarted; SBWorkspaceEventQueueLockAssertion *_suspendGestureWorkspaceLock; - BOOL _switcherAnimationRevealing; - BOOL _switcherAnimationInProgress; - BOOL _switcherGestureRevealedOrDismissedSwitcher; + _Bool _switcherAnimationRevealing; + _Bool _switcherAnimationInProgress; + _Bool _switcherGestureRevealedOrDismissedSwitcher; SBSwitchAppGestureView *_switchAppGestureView; - float _switchAppGesturePreviousPercentage; - float _switchAppGestureEffectivePercentage; - float _switchAppGestureInitialPercentage; - unsigned int _switchAppGestureChangedFrames; + double _switchAppGesturePreviousPercentage; + double _switchAppGestureEffectivePercentage; + double _switchAppGestureInitialPercentage; + unsigned long long _switchAppGestureChangedFrames; UIView *_systemGestureBackdrop; UIView *_pendingGestureLaunchView; SBApplication *_pendingAppActivatedByGesture; SBApplication *_appCurrentlyActivatingByGesture; NSMutableArray *_switchAppFullyOrderedList; NSArray *_switchAppFilteredList; - unsigned int _switchAppGestureStatusBarMaintenanceBits; - BOOL _switchAppGestureStatusBarMaintained; - BOOL _switcherVisibleWhenSwitchAppGestureStarted; - BOOL _toggleSwitcherAfterLaunchAppUsesSystemGestureOrientation; - BOOL _keyboardNeedsShowcaseTranslation; - BOOL _unprocessedKeyboardOrientationChangeForShowcase; - SBAdaptiveColorProvider *_colorProvider; - SBAdaptiveColorInfo *_adaptiveColorInfo; + _Bool _toggleSwitcherAfterLaunchAppUsesSystemGestureOrientation; + double _ambiguousCCActivationMargin; + NSMutableSet *_rotationPreventionReasons; } + (id)sharedInstanceIfExists; + (id)sharedInstance; + (int)displayedLevelForLockScreenBatteryLevel:(int)arg1; -+ (struct CGAffineTransform)_transformAndFrame:(struct CGRect *)arg1 forStatusBarWithOrientation:(int)arg2 height:(float)arg3 inJailRect:(struct CGRect)arg4; -+ (id)_zoomViewWithIOSurfaceSnapshotOfApp:(id)arg1 includeStatusBar:(BOOL)arg2 includeBanner:(BOOL)arg3; -+ (void)_setRoundedCornersOnZoomLayerIfNecessary:(id)arg1 forApp:(id)arg2 withCornersFrame:(struct CGRect)arg3; -+ (id)_zoomViewForApplication:(id)arg1 screen:(id)arg2 interfaceOrientation:(int)arg3 includeStatusBar:(BOOL)arg4 includeBanner:(BOOL)arg5 snapshotFrame:(struct CGRect *)arg6 canUseIOSurface:(BOOL)arg7 decodeImage:(BOOL)arg8; -+ (id)_zoomViewForApplication:(id)arg1 screen:(id)arg2 image:(id)arg3 interfaceOrientation:(int)arg4 originalImageOrientation:(int)arg5 currentImageOrientation:(int)arg6 includeStatusBar:(BOOL)arg7 includeBanner:(BOOL)arg8 snapshotFrame:(struct CGRect *)arg9 canUseIOSurface:(BOOL)arg10 decodeImage:(BOOL)arg11; -+ (id)zoomViewForApplication:(id)arg1 withImage:(id)arg2 originalOrientation:(int)arg3 currentOrientation:(int)arg4; -+ (id)zoomViewForContextHostView:(id)arg1 application:(id)arg2 includeStatusBar:(BOOL)arg3 includeBanner:(BOOL)arg4; -+ (id)zoomViewForApplication:(id)arg1 includeStatusBar:(BOOL)arg2 includeBanner:(BOOL)arg3 includeRoundedCorners:(BOOL)arg4 canUseIOSurface:(BOOL)arg5 decodeImage:(BOOL)arg6; ++ (struct CGAffineTransform)_transformAndFrame:(struct CGRect *)arg1 forStatusBarWithOrientation:(long long)arg2 height:(double)arg3 inJailRect:(struct CGRect)arg4; ++ (id)_zoomViewWithIOSurfaceSnapshotOfApp:(id)arg1 includeStatusBar:(_Bool)arg2 includeBanner:(_Bool)arg3; ++ (id)_zoomViewForApplication:(id)arg1 screen:(id)arg2 interfaceOrientation:(long long)arg3 includeStatusBar:(_Bool)arg4 includeBanner:(_Bool)arg5 snapshotFrame:(struct CGRect *)arg6 canUseIOSurface:(_Bool)arg7 decodeImage:(_Bool)arg8; ++ (id)_zoomViewForApplication:(id)arg1 screen:(id)arg2 image:(id)arg3 interfaceOrientation:(long long)arg4 originalImageOrientation:(long long)arg5 currentImageOrientation:(long long)arg6 includeStatusBar:(_Bool)arg7 includeBanner:(_Bool)arg8 snapshotFrame:(struct CGRect *)arg9 canUseIOSurface:(_Bool)arg10 decodeImage:(_Bool)arg11; ++ (id)zoomViewForApplication:(id)arg1 withImage:(id)arg2 originalOrientation:(long long)arg3 currentOrientation:(long long)arg4; ++ (id)zoomViewForContextHostView:(id)arg1 application:(id)arg2 includeStatusBar:(_Bool)arg3 includeBanner:(_Bool)arg4; ++ (id)zoomViewForApplication:(id)arg1 includeStatusBar:(_Bool)arg2 includeBanner:(_Bool)arg3 canUseIOSurface:(_Bool)arg4 decodeImage:(_Bool)arg5; + (id)rawZoomViewForApplication:(id)arg1 onScreen:(id)arg2; -+ (struct CGRect)snapshotRectForOrientation:(int)arg1 statusBarStyle:(int)arg2 hidden:(BOOL)arg3; -+ (BOOL)_statusBarStyleIsTranslucent:(int)arg1; -@property(retain) SBAdaptiveColorInfo *adaptiveColorInfo; // @synthesize adaptiveColorInfo=_adaptiveColorInfo; -@property(retain, nonatomic) SBShowcaseController *showcaseController; // @synthesize showcaseController=_showcaseController; -- (void)wallpaperDidChange; ++ (struct CGRect)snapshotRectForOrientation:(long long)arg1 statusBarStyleRequest:(id)arg2 hidden:(_Bool)arg3; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (id)_legibilityPrototypeSettings; +- (id)_currentFolderLegibilitySettings; +- (id)_legibilitySettings; - (void)updateStatusBarLegibility; -- (void)_updateLegibilityForColorStatistics:(id)arg1; -- (void)wallpaperColorDidChange:(id)arg1; -- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(int)arg2 forScreen:(id)arg3; -- (BOOL)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; +- (void)_updateLegibility; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)screenManager:(id)arg1 didTriggerConnectionHandlerEvent:(long long)arg2 forScreen:(id)arg3; +- (_Bool)screenManager:(id)arg1 shouldBindConnectionHandlerToScreen:(id)arg2; - (id)switcherController; - (void)_runAppSliderBringupTest; - (void)_runAppSliderDismissTest; @@ -106,27 +96,26 @@ - (void)appSwitcherNeedsToReload:(id)arg1; - (void)appSwitcherWantsToDismissImmediately:(id)arg1; - (void)appSwitcher:(id)arg1 wantsToActivateApplication:(id)arg2; -- (void)preheatAppSwitcherImages; -- (BOOL)_canShowAppSwitcher; -- (void)cleanupSwitchAppGestureStatusBar; -- (BOOL)_switchAppGestureStatusBarMaintained; -- (void)updateSwitchAppGestureStatusBar; -- (void)prepareSwitchAppGestureStatusBar; -- (void)_makeSwitchAppGestureFakeStatusBarVisible; - (void)_showControlCenterGestureCancelled; - (void)_showControlCenterGestureFailed; +- (void)_hideControlCenterGrabber; - (void)_showControlCenterGestureEndedWithLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; -- (void)_showControlCenterGestureChangedWithLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; +- (void)_showControlCenterGestureChangedWithLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2 duration:(double)arg3; - (void)_showControlCenterGestureBeganWithLocation:(struct CGPoint)arg1; -- (BOOL)allowsShowControlCenterGesture; +- (_Bool)allowsShowControlCenterGesture; - (void)_hideNotificationsGestureCancelled; -- (void)_hideNotificationsGestureEndedWithCompletionType:(int)arg1 velocity:(struct CGPoint)arg2; -- (void)_hideNotificationsGestureChanged:(float)arg1; -- (void)_hideNotificationsGestureBegan:(float)arg1; +- (void)_hideNotificationsGestureEndedWithCompletionType:(long long)arg1 velocity:(struct CGPoint)arg2; +- (void)_hideNotificationsGestureChanged:(double)arg1; +- (void)_hideNotificationsGestureBegan:(double)arg1; - (void)_hideNotificationCenterTabControl; -- (float)showNotificationsTabControlSwipableWidth; -- (BOOL)shouldShowNotificationCenterTabControlOnFirstSwipe; -- (void)updateShouldShowNotificationCenterTabControlOnFirstSwipe; +- (double)showNotificationsTabControlSwipableWidth; +- (void)setAmbiguousControlCenterActivationMargin:(double)arg1 forApp:(id)arg2; +- (double)ambiguousControlCenterActivationMargin; +- (_Bool)shouldUseAmbiguousControlCenterActivation; +- (_Bool)shouldShowControlCenterTabControlOnFirstSwipe; +- (_Bool)shouldShowNotificationCenterTabControlOnFirstSwipe; +- (_Bool)_preventShowingTabControls; +- (void)updateShouldShowCenterTabControlsOnFirstSwipe; - (void)_showNotificationsGestureCancelled; - (void)_showNotificationsGestureFailed; - (void)_showNotificationsGestureEndedWithLocation:(struct CGPoint)arg1 velocity:(struct CGPoint)arg2; @@ -137,17 +126,17 @@ - (void)launchApplicationByGesture:(id)arg1; - (void)launchPendingAppActivatedByGestureIfExists; - (void)scheduleApplicationForLaunchByGesture:(id)arg1; -- (void)_clearPendingAppActivatedByGesture:(BOOL)arg1; +- (void)_clearPendingAppActivatedByGesture:(_Bool)arg1; - (void)clearPendingAppActivatedByGesture; -- (BOOL)hasPendingAppActivatedByGesture; +- (_Bool)hasPendingAppActivatedByGesture; - (void)cleanupSwitchAppGestureViews; - (void)programmaticSwitchAppGestureMoveToRight; - (void)programmaticSwitchAppGestureMoveToLeft; -- (void)programmaticSwitchAppGestureApplyWithPercentage:(float)arg1; +- (void)programmaticSwitchAppGestureApplyWithPercentage:(double)arg1; - (void)_switchAppGestureCancelled; -- (void)_switchAppGestureEndedWithCompletionType:(int)arg1 cumulativePercentage:(float)arg2; -- (void)_switchAppGestureChanged:(float)arg1; -- (void)_switchAppGestureBegan:(float)arg1; +- (void)_switchAppGestureEndedWithCompletionType:(long long)arg1 cumulativePercentage:(double)arg2; +- (void)_switchAppGestureChanged:(double)arg1; +- (void)_switchAppGestureBegan:(double)arg1; - (void)prefetchAdjacentAppsAndEvictRemotes:(id)arg1; - (void)_clearGestureViewVendorCacheForAppWithDisplayIdenitifier:(id)arg1; - (id)_makeSwitchAppFilteredList:(id)arg1 initialApp:(id)arg2; @@ -157,21 +146,21 @@ - (void)_clearSwitchAppList; - (id)_calculateSwitchAppList; - (void)_animateStatusBarForSuspendGesture; -- (void)_addFakeCornersForSuspendGestureIfNeededForApp:(id)arg1 cornerAlignment:(int)arg2; +- (void)endRequiringWallpaperForSuspendGestureIfNecessary; - (void)_suspendGestureCleanUpState; - (void)_suspendGestureCancelled; -- (void)_suspendGestureEndedWithCompletionType:(int)arg1; -- (BOOL)_suspendGestureShouldFinish; +- (void)_suspendGestureEndedWithCompletionType:(long long)arg1; +- (_Bool)_suspendGestureShouldFinish; - (void)_suspendGestureChanged:(float)arg1; - (void)_suspendGestureBegan; - (void)_switcherGestureCancelled; -- (void)_switcherGestureEndedWithCompletionType:(int)arg1 cumulativePercentage:(float)arg2; +- (void)_switcherGestureEndedWithCompletionType:(long long)arg1 cumulativePercentage:(double)arg2; - (void)_switcherGestureChanged:(float)arg1; - (void)_switcherGestureBegan; -- (BOOL)_switcherGestureIsBlockedByAppLaunchOrIgnoringEvents; +- (_Bool)_switcherGestureIsBlockedByAppLaunchOrIgnoringEvents; - (void)cleanupRunningGestureIfNeeded; - (void)animationStepperFinishBackwardToStartCompleted:(id)arg1; -- (BOOL)shouldSendTouchesToSystemGestures; +- (_Bool)shouldSendTouchesToSystemGestures; - (void)notifyAppResumeActive:(id)arg1; - (void)notifyAppResignActive:(id)arg1; - (void)handleShowControlCenterSystemGesture:(id)arg1; @@ -181,44 +170,39 @@ - (void)handleFluidVerticalSystemGesture:(id)arg1; - (void)handleFluidHorizontalSystemGesture:(id)arg1; - (void)handleFluidScaleSystemGesture:(id)arg1; -- (BOOL)allowSystemGestureType:(unsigned int)arg1; +- (_Bool)allowSystemGestureType:(unsigned long long)arg1 atLocation:(struct CGPoint)arg2; - (void)hideSystemGestureBackdrop; - (void)showSystemGestureBackdrop; -- (id)systemGestureSnapshotForApp:(id)arg1 includeStatusBar:(BOOL)arg2 decodeImage:(BOOL)arg3; -- (id)systemGestureSnapshotWithIOSurfaceSnapshotOfApp:(id)arg1 includeStatusBar:(BOOL)arg2; -- (id)systemGestureSnapshotOfSwitcher; -- (void)_installSystemGestureView:(id)arg1 forKey:(id)arg2 forGesture:(unsigned int)arg3; +- (id)systemGestureSnapshotForApp:(id)arg1 includeStatusBar:(_Bool)arg2 decodeImage:(_Bool)arg3; +- (id)systemGestureSnapshotWithIOSurfaceSnapshotOfApp:(id)arg1 includeStatusBar:(_Bool)arg2; +- (void)_installSystemGestureView:(id)arg1 forKey:(id)arg2 forGesture:(unsigned long long)arg3; - (void)_clearAllInstalledSystemGestureViews; - (void)_clearInstalledSystemGestureViewForKey:(id)arg1; - (id)_installedSystemGestureViewForKey:(id)arg1; - (id)_systemGestureViewKeyForApp:(id)arg1; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(_Bool)arg2; - (unsigned char)headsetBatteryCapacity; -- (BOOL)isHeadsetBatteryCharging; -- (BOOL)isHeadsetDocked; -- (void)activeInterfaceOrientationDidChangeToOrientation:(int)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(int)arg3; -- (void)activeInterfaceOrientationWillChangeToOrientation:(int)arg1; -- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)window:(id)arg1 willRotateToInterfaceOrientation:(int)arg2 duration:(double)arg3; +- (_Bool)isHeadsetBatteryCharging; +- (_Bool)isHeadsetDocked; +- (void)activeInterfaceOrientationDidChangeToOrientation:(long long)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(long long)arg3; +- (void)activeInterfaceOrientationWillChangeToOrientation:(long long)arg1; +- (void)setAllowSwitcherRotation:(_Bool)arg1 forReason:(id)arg2; +- (void)setAllowIconRotation:(_Bool)arg1 forReason:(id)arg2; +- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2; +- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)window:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; - (id)rotatingFooterViewForWindow:(id)arg1; - (id)rotatingContentViewForWindow:(id)arg1; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (BOOL)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; -- (void)showcase:(id)arg1 didTransferOwnershipToOwner:(id)arg2; -- (void)assumeShowcaseOwnership:(id)arg1; -- (float)showcaseWindowLevel:(id)arg1; -- (void)showcaseWantsToBeDismissed:(id)arg1 animated:(BOOL)arg2; -- (void)showcase:(id)arg1 updateRevealMode:(int)arg2 withBlock:(id)arg3; -- (BOOL)presentShowcaseViewController:(id)arg1 revealMode:(int)arg2 completion:(id)arg3; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; +- (_Bool)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; - (void)noteStatusBarHeightChanged:(id)arg1; -- (BOOL)supportsDetailedBatteryCapacity; -- (BOOL)isConnectedToUnusableFirewireCharger; -- (void)setIsConnectedToUnusableFirewireCharger:(BOOL)arg1; +- (_Bool)supportsDetailedBatteryCapacity; +- (_Bool)isConnectedToUnsupportedChargingAccessory; +- (void)setIsConnectedToUnsupportedChargingAccessory:(_Bool)arg1; - (void)ACPowerChanged; -- (BOOL)isConnectedToChargeIncapablePowerSource; -- (BOOL)isOnAC; -- (BOOL)isBatteryCharging; +- (_Bool)isConnectedToChargeIncapablePowerSource; +- (_Bool)isOnAC; +- (_Bool)isBatteryCharging; - (int)displayBatteryCapacityAsPercentage; - (int)curvedBatteryCapacityAsPercentage; - (float)curvedBatteryCapacity; @@ -227,50 +211,25 @@ - (void)updateBatteryState:(id)arg1; - (void)cancelVolumeEvent; - (void)handleVolumeEvent:(struct __IOHIDEvent *)arg1; -- (float)_contentRotationForOrientation:(int)arg1; -- (struct CGAffineTransform)_portraitViewTransformForSwitcherSize:(struct CGSize)arg1 orientation:(int)arg2; -- (BOOL)_ignoringEvents; +- (double)_contentRotationForOrientation:(long long)arg1; +- (struct CGAffineTransform)_portraitViewTransformForSwitcherSize:(struct CGSize)arg1 orientation:(long long)arg2; +- (_Bool)_ignoringEvents; - (void)_resumeEventsIfNecessary; - (void)requestApplicationEventsEnabledIfNecessary; - (void)_ignoreEvents; -- (void)_showcaseBlockingViewHit:(id)arg1; -- (BOOL)allowAlertWindowRotation; -- (BOOL)isShowcaseSwitcherShowing; -- (BOOL)isAppSwitcherShowing; +- (_Bool)_allowSwitcherGesture; +- (_Bool)allowAlertWindowRotation; +- (_Bool)isAppSwitcherShowing; - (id)_appSliderController; -- (BOOL)isShowcaseShowing; -- (void)_unhostSwitcherAppImmediatelyAndHideForSuspend:(BOOL)arg1; -- (void)_dismissShowcase:(double)arg1; -- (void)removePrintTransitionView:(id)arg1; -- (void)addPrintTransitionView:(id)arg1; -- (void)dismissSwitcherWithoutUnhostingApp; -- (void)dismissSwitcherAnimated:(BOOL)arg1; +- (void)dismissSwitcherAnimated:(_Bool)arg1; - (void)_dismissAppSwitcherImmediately; -- (void)dismissShowcaseForAlert:(id)arg1; -- (void)_adjustViewHierarchyForShowcase:(id)arg1 withContext:(id)arg2; -- (void)_adjustAlertViewHierarchyForShowcaseContext:(id)arg1; -- (id)_showcaseContextForOffset:(float)arg1; -- (BOOL)showcaseExpectsFaceContact; +- (void)dismissSwitcherForAlert:(id)arg1; - (void)openNewsstand; - (id)switcherWindow; -- (void)_dismissShowcase:(double)arg1 unhost:(BOOL)arg2 completionBlock:(id)arg3; -- (void)_dismissShowcase:(double)arg1 unhost:(BOOL)arg2; -- (void)dismissShowcaseWithImmediateAppUnhosting; -- (void)dismissShowcaseAnimated:(BOOL)arg1 withCompletionBlock:(id)arg2; -- (BOOL)_revealShowcase:(id)arg1 revealMode:(int)arg2 duration:(double)arg3 fromSystemGesture:(BOOL)arg4 revealSetupBlock:(id)arg5; -- (void)_revealShowcaseCore:(id)arg1 revealMode:(int)arg2 duration:(double)arg3 fromSystemGesture:(BOOL)arg4 revealSetupBlock:(id)arg5; -- (void)_prepareShowcaseAndHierarchy:(id)arg1 withContext:(id)arg2 ghostly:(BOOL)arg3 hostApp:(id)arg4; -- (id)_showcaseHostedApp; -- (void)_keyboardWillShow:(id)arg1; -- (void)_translateKeyboardWindowByOffset:(float)arg1 forShowcase:(id)arg2; -- (void)textEffectsWindowRotated:(id)arg1; -- (BOOL)activateSwitcher; -- (BOOL)_activateAppSwitcher:(double)arg1 fromSide:(int)arg2; -- (BOOL)_activateSwitcher:(double)arg1 fromSystemGesture:(BOOL)arg2; -- (BOOL)_canActivateShowcaseIgnoringTouches:(BOOL)arg1; +- (_Bool)_activateAppSwitcherFromSide:(int)arg1; - (void)_accessibilityWillBeginAppSwitcherRevealAnimation; -- (float)_appSwitcherRevealAnimationDelay; -- (BOOL)handleMenuDoubleTap; +- (double)_appSwitcherRevealAnimationDelay; +- (_Bool)handleMenuDoubleTap; - (void)_toggleSwitcher; - (void)_setToggleSwitcherAfterLaunchApp:(id)arg1; - (id)_toggleSwitcherAfterLaunchApp; @@ -278,17 +237,15 @@ - (void)_applicationActivationStateDidChange:(id)arg1; - (void)_noteAppDidFailToActivate:(id)arg1; - (void)_noteAppDidActivate:(id)arg1; -- (BOOL)clickedMenuButton; -- (BOOL)_handleButtonEventToSuspendDisplays:(BOOL)arg1 displayWasSuspendedOut:(char *)arg2; +- (_Bool)clickedMenuButton; +- (_Bool)_handleButtonEventToSuspendDisplays:(_Bool)arg1 displayWasSuspendedOut:(_Bool *)arg2; - (int)_dismissSheetsAndDetermineAlertStateForMenuClickOrSystemGesture; -- (void)finishedUnscattering; - (void)stopRestoringIconList; -- (id)_snapshotUIAndUnhostForSwitcher:(id)arg1; - (void)tearDownIconListAndBar; - (void)restoreIconListForSuspendGesture; -- (void)restoreContentAndUnscatterIconsAnimated:(BOOL)arg1 withCompletion:(id)arg2; -- (void)restoreContentAndUnscatterIconsAnimated:(BOOL)arg1; -- (void)restoreContentUpdatingStatusBar:(BOOL)arg1; +- (void)restoreContentAndUnscatterIconsAnimated:(_Bool)arg1 withCompletion:(id)arg2; +- (void)restoreContentAndUnscatterIconsAnimated:(_Bool)arg1; +- (void)restoreContentUpdatingStatusBar:(_Bool)arg1; - (void)restoreContent; - (void)_closeOpenFolderIfNecessary; - (void)_hideKeyboard; @@ -296,29 +253,27 @@ - (void)_airPlayPasswordAlertWillAppear:(id)arg1; - (void)_releaseTransitionOrientationLock; - (void)_releaseSystemGestureOrientationLock; -- (void)releaseSwitcherOrientationLockUnlessPrintViewIsShowing; +- (void)releaseSwitcherOrientationLock; +- (void)_lockOrientationForSwitcher; - (void)_lockOrientationForSystemGesture; - (void)_lockOrientationForTransition; - (void)activateURLFromBulletinList:(id)arg1; -- (void)activateApplicationFromSwitcher:(id)arg1; - (void)activateApplicationAnimatedFromIcon:(id)arg1 fromLocation:(int)arg2; - (void)activateApplicationAnimated:(id)arg1; - (void)launchIcon:(id)arg1 fromLocation:(int)arg2; -- (void)setShouldRasterizeAndFreezeContentView:(BOOL)arg1; - (id)window; - (id)contentView; -- (void)setFakeTopCornersVisible:(BOOL)arg1; -- (void)setFakeSpringBoardStatusBarVisible:(BOOL)arg1; -- (void)clearFakeSpringBoardStatusBarAndCorners; -- (void)createFakeTopCornersOfStyle:(int)arg1; -- (void)createFakeSpringBoardStatusBar; +- (void)setFakeSpringBoardStatusBarVisible:(_Bool)arg1; - (id)_fakeSpringBoardStatusBar; +- (void)createFakeSpringBoardStatusBarWithStyleRequest:(id)arg1; +- (void)createFakeSpringBoardStatusBarWithDefaultStyleRequestForStyle:(long long)arg1; +- (void)clearFakeSpringBoardStatusBar; - (void)cleanUpOnFrontLocked; -- (BOOL)promptUnlockForAppActivation:(id)arg1 withCompletion:(id)arg2; +- (_Bool)promptUnlockForAppActivation:(id)arg1 withCompletion:(id)arg2; - (void)systemControllerRouteChanged:(id)arg1; - (void)finishLaunching; -- (void)_setHidden:(BOOL)arg1; -- (void)animateAppleDown:(BOOL)arg1; +- (void)_setHidden:(_Bool)arg1; +- (void)animateAppleDown:(_Bool)arg1; - (id)init; - (void)dealloc; - (void)_indicateConnectedToPower; diff --git a/iOS7/SpringBoard/SBUIFullscreenAlertAdapter.h b/iOS7/SpringBoard/SBUIFullscreenAlertAdapter.h index 4f92102a8..56f456266 100644 --- a/iOS7/SpringBoard/SBUIFullscreenAlertAdapter.h +++ b/iOS7/SpringBoard/SBUIFullscreenAlertAdapter.h @@ -8,35 +8,44 @@ @interface SBUIFullscreenAlertAdapter : SBAlertAdapter { - BOOL _animatingDeactivation; + _Bool _animatingDeactivation; + _Bool _animatingActivation; } + (id)_adapterForController:(id)arg1; + (void)alertAdapterDisplayDidDisappear:(id)arg1; -+ (void)deactivateAlertForController:(id)arg1 animated:(BOOL)arg2 animateOldDisplayInWithStyle:(int)arg3 isSlidingDisplay:(BOOL)arg4; -+ (void)activateAlertForController:(id)arg1 animated:(BOOL)arg2 animateCurrentDisplayOut:(BOOL)arg3 withDelay:(BOOL)arg4 isSlidingDisplay:(BOOL)arg5; ++ (void)deactivateAlertForController:(id)arg1 animated:(_Bool)arg2 animateOldDisplayInWithStyle:(int)arg3 isSlidingDisplay:(_Bool)arg4; ++ (void)activateAlertForController:(id)arg1 animated:(_Bool)arg2 animateCurrentDisplayOut:(_Bool)arg3 withDelay:(_Bool)arg4 isSlidingDisplay:(_Bool)arg5; - (id)effectiveViewController; - (void)setDisplay:(id)arg1; -- (void)launchSucceeded:(BOOL)arg1; +- (void)deactivate; +- (void)activate; +- (void)setDisplaySetting:(unsigned int)arg1 flag:(_Bool)arg2; - (void)handleAutoLock; -- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; -- (BOOL)handleVolumeDownButtonPressed; -- (BOOL)handleVolumeUpButtonPressed; -- (BOOL)handleLockButtonPressed; -- (BOOL)handleMenuButtonTap; +- (_Bool)handleHeadsetButtonPressed:(_Bool)arg1; +- (_Bool)handleVolumeDownButtonPressed; +- (_Bool)handleVolumeUpButtonPressed; +- (_Bool)handleLockButtonPressed; +- (_Bool)handleMenuButtonTap; - (void)displayDidDisappear; - (void)_updateForTransparentDismiss:(id)arg1; +- (void)_pluginViewDidAnimatedIn:(id)arg1; +- (void)animateViewIn; +- (void)prepareViewToAnimateIn; +- (_Bool)isCurrentlyAnimatingActivation; +- (void)setViewShouldAnimateIn:(_Bool)arg1; +- (void)viewWillAppear:(_Bool)arg1; - (void)_pluginViewAnimatedOut:(id)arg1; - (void)animateViewOut; - (void)prepareViewToAnimateOut; -- (BOOL)currentlyAnimatingDeactivation; -- (void)setViewShouldAnimateIn:(BOOL)arg1; -- (BOOL)viewIsReadyToBeRemoved; +- (_Bool)currentlyAnimatingDeactivation; +- (_Bool)viewIsReadyToBeRemoved; +- (_Bool)_shouldDismissSwitcherOnActivation; - (id)display; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; -- (BOOL)allowsStackingOfAlert:(id)arg1; -- (BOOL)hasTranslucentBackground; -- (BOOL)allowsEventOnlySuspension; +- (_Bool)allowsStackingOfAlert:(id)arg1; +- (_Bool)hasTranslucentBackground; +- (_Bool)allowsEventOnlySuspension; - (void)dealloc; - (id)initWithAlertController:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIFullscreenAlertViewAdapter.h b/iOS7/SpringBoard/SBUIFullscreenAlertViewAdapter.h index 93d26d5d0..05a89b999 100644 --- a/iOS7/SpringBoard/SBUIFullscreenAlertViewAdapter.h +++ b/iOS7/SpringBoard/SBUIFullscreenAlertViewAdapter.h @@ -8,19 +8,19 @@ @interface SBUIFullscreenAlertViewAdapter : SBAlertViewAdapter { - BOOL _revealedContentBeneathForDismiss; - BOOL _animatingOut; + _Bool _revealedContentBeneathForDismiss; + _Bool _animatingOut; } - (void)setAlert:(id)arg1; -- (void)setShouldAnimateIn:(BOOL)arg1; +- (void)setShouldAnimateIn:(_Bool)arg1; - (void)dismiss; - (void)updateSpringBoardInPreparationForTransparentDismiss; - (void)viewAnimatedOut; -- (BOOL)isAnimatingOut; -- (BOOL)shouldAnimateIconsIn; +- (_Bool)isAnimatingOut; +- (_Bool)shouldAnimateIconsIn; - (void)alertDisplayWillBecomeVisible; -- (BOOL)isReadyToBeRemovedFromView; +- (_Bool)isReadyToBeRemovedFromView; - (id)alert; @end diff --git a/iOS7/SpringBoard/SBUIFullscreenAnimationView.h b/iOS7/SpringBoard/SBUIFullscreenAnimationView.h index 6ce4933f1..2f4dca40a 100644 --- a/iOS7/SpringBoard/SBUIFullscreenAnimationView.h +++ b/iOS7/SpringBoard/SBUIFullscreenAnimationView.h @@ -9,10 +9,10 @@ @interface SBUIFullscreenAnimationView : UIView { id _delegate; - BOOL _animating; + _Bool _animating; } -@property(readonly, nonatomic) BOOL animating; // @synthesize animating=_animating; +@property(readonly, nonatomic) _Bool animating; // @synthesize animating=_animating; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; - (void)_notifyDelegateThatAnimationIsDone; - (void)_notifyDelegateAnimationBeganWithDuration:(double)arg1 delay:(double)arg2; diff --git a/iOS7/SpringBoard/SBUILockScreenDateFormatter-Protocol.h b/iOS7/SpringBoard/SBUILockScreenDateFormatter-Protocol.h deleted file mode 100644 index 1819c474b..000000000 --- a/iOS7/SpringBoard/SBUILockScreenDateFormatter-Protocol.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBUILockScreenDateFormatter -- (void)resetFormattersIfNecessary; -- (id)formatDateAsDayOfWeekMonthDayStyle:(id)arg1; -- (id)formatDateAsTimeNoAMPM:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBUILockscreenSlideAnimationController.h b/iOS7/SpringBoard/SBUILockscreenSlideAnimationController.h index 5669d0477..21aa6fb2f 100644 --- a/iOS7/SpringBoard/SBUILockscreenSlideAnimationController.h +++ b/iOS7/SpringBoard/SBUILockscreenSlideAnimationController.h @@ -16,19 +16,21 @@ UIView *_appView; double _animationDelay; double _animationDuration; - BOOL _fromCC; - BOOL _fromNC; - BOOL _finishedSliding; + _Bool _fromCC; + _Bool _fromNC; + _Bool _finishedSliding; + _Bool _waitForAppActivationForContextHostView; + _Bool _useContextHostView; } -- (BOOL)_canUseContextHostViewForActivationState:(int)arg1; - (void)_maybeReportAnimationFinished; - (void)_finishedSliding; -- (BOOL)_isApplicationLaunchFinished; +- (_Bool)_isApplicationLaunchFinished; - (void)_applicationDependencyStateChanged; - (void)_cleanupAnimation; - (void)_startAnimation; - (void)_prepareAnimation; +- (_Bool)_animationShouldStart; - (id)_animationProgressDependency; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1 deactivatingLockscreen:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIMainScreenAnimationController.h b/iOS7/SpringBoard/SBUIMainScreenAnimationController.h index 187476768..4460799fc 100644 --- a/iOS7/SpringBoard/SBUIMainScreenAnimationController.h +++ b/iOS7/SpringBoard/SBUIMainScreenAnimationController.h @@ -8,14 +8,15 @@ @interface SBUIMainScreenAnimationController : SBUIAnimationController { - BOOL _needsToClearBulletinWindowOrientation; + _Bool _needsToClearBulletinWindowOrientation; } -- (void)_noteAnimationDidCommit:(BOOL)arg1 withDuration:(double)arg2 afterDelay:(double)arg3; +- (void)_noteAnimationDidCommit:(_Bool)arg1 withDuration:(double)arg2 afterDelay:(double)arg3; - (void)_cleanupAnimation; +- (void)_removeWallpaperAnimationPriorityWithFactory:(id)arg1; - (void)beginAnimation; -- (void)_dismissBannerAnimated:(BOOL)arg1; -- (BOOL)_shouldDismissBanner; +- (void)_dismissBannerAnimated:(_Bool)arg1; +- (_Bool)_shouldDismissBanner; - (void)__startAnimation; - (void)_clearBulletinWindowOverrideOrientationIfNecessary; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUINullAnimationController.h b/iOS7/SpringBoard/SBUINullAnimationController.h index 165cc5449..b8becff78 100644 --- a/iOS7/SpringBoard/SBUINullAnimationController.h +++ b/iOS7/SpringBoard/SBUINullAnimationController.h @@ -10,7 +10,7 @@ { } -- (BOOL)_isNullAnimation; +- (_Bool)_isNullAnimation; @end diff --git a/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate-Protocol.h b/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate-Protocol.h index 0a93615c7..ef478684c 100644 --- a/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate-Protocol.h @@ -9,6 +9,7 @@ @protocol SBUIPasscodeLockViewDelegate @optional +- (void)passcodeLockViewPasscodeEnteredViaMesa:(id)arg1; - (void)passcodeLockViewEmergencyCallButtonPressed:(id)arg1; - (void)passcodeLockViewCancelButtonPressed:(id)arg1; - (void)passcodeLockViewPasscodeEntered:(id)arg1; diff --git a/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate_Internal-Protocol.h b/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate_Internal-Protocol.h new file mode 100644 index 000000000..908943959 --- /dev/null +++ b/iOS7/SpringBoard/SBUIPasscodeLockViewDelegate_Internal-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIPasscodeLockViewDelegate-Protocol.h" + +@protocol SBUIPasscodeLockViewDelegate_Internal + +@optional +- (void)passcodeLockViewKeypadKeyUp:(id)arg1; +- (void)passcodeLockViewKeypadKeyDown:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/SBUIPluginControllerHost-Protocol.h b/iOS7/SpringBoard/SBUIPluginControllerHost-Protocol.h index c174db1bb..c6fa69e85 100644 --- a/iOS7/SpringBoard/SBUIPluginControllerHost-Protocol.h +++ b/iOS7/SpringBoard/SBUIPluginControllerHost-Protocol.h @@ -7,15 +7,15 @@ #import "NSObject-Protocol.h" @protocol SBUIPluginControllerHost -- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; +- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(long long)arg2 animated:(_Bool)arg3; - (void)uiPluginUserEventOccurred:(id)arg1; -- (BOOL)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; -- (BOOL)uiPlugin:(id)arg1 openURL:(id)arg2; -- (BOOL)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; -- (void)uiPlugin:(id)arg1 setExpectsFaceContact:(BOOL)arg2; -- (BOOL)uiPluginExpectsFaceContact:(id)arg1; -- (void)uiPlugin:(id)arg1 isNowRunning:(BOOL)arg2; -- (void)uiPluginWantsDismissal:(id)arg1 withAnimation:(BOOL)arg2; -- (BOOL)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; +- (_Bool)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; +- (_Bool)uiPlugin:(id)arg1 openURL:(id)arg2; +- (_Bool)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; +- (void)uiPlugin:(id)arg1 setExpectsFaceContact:(_Bool)arg2; +- (_Bool)uiPluginExpectsFaceContact:(id)arg1; +- (void)uiPlugin:(id)arg1 isNowRunning:(_Bool)arg2; +- (void)uiPluginWantsDismissal:(id)arg1 withAnimation:(_Bool)arg2; +- (_Bool)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBUIPluginHost.h b/iOS7/SpringBoard/SBUIPluginHost.h index 0695a2e01..a16502d1c 100644 --- a/iOS7/SpringBoard/SBUIPluginHost.h +++ b/iOS7/SpringBoard/SBUIPluginHost.h @@ -13,40 +13,40 @@ @interface SBUIPluginHost : NSObject { SBUIPluginController *_plugin; - BOOL _expectsFaceContact; - BOOL _isPluginRunning; + _Bool _expectsFaceContact; + _Bool _isPluginRunning; } @property(retain) SBUIPluginController *pluginController; // @synthesize pluginController=_plugin; -- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; +- (void)uiPlugin:(id)arg1 forceUpdateToInterfaceOrientation:(long long)arg2 animated:(_Bool)arg3; - (void)uiPluginUserEventOccurred:(id)arg1; -- (BOOL)uiPlugin:(id)arg1 openURL:(id)arg2; -- (BOOL)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; -- (void)uiPlugin:(id)arg1 setExpectsFaceContact:(BOOL)arg2; -- (void)_updateFaceContactForVisibilityChange:(BOOL)arg1; -- (BOOL)uiPluginExpectsFaceContact:(id)arg1; -- (void)uiPlugin:(id)arg1 isNowRunning:(BOOL)arg2; -- (void)_updateExpectsFaceContactWithChangedValue:(BOOL)arg1; -- (BOOL)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; -- (BOOL)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; -- (void)uiPluginWantsDismissal:(id)arg1 withAnimation:(BOOL)arg2; -- (BOOL)pluginSuppressesNotifications; -- (BOOL)pluginWantsScreenDimInterval:(double *)arg1; -- (BOOL)pluginWantsInterfaceOrientation:(int *)arg1; -- (BOOL)pluginHandledWiredMicButtonTap; -- (BOOL)pluginHandledMenuButtonTap; -- (BOOL)pluginHandledMenuButtonDownEvent; -- (BOOL)pluginHandledPasscodeUnlockWithCompletion:(id)arg1; +- (_Bool)uiPlugin:(id)arg1 openURL:(id)arg2; +- (_Bool)uiPlugin:(id)arg1 launchApplicationWithBundleID:(id)arg2 openURL:(id)arg3; +- (void)uiPlugin:(id)arg1 setExpectsFaceContact:(_Bool)arg2; +- (void)_updateFaceContactForVisibilityChange:(_Bool)arg1; +- (_Bool)uiPluginExpectsFaceContact:(id)arg1; +- (void)uiPlugin:(id)arg1 isNowRunning:(_Bool)arg2; +- (void)_updateExpectsFaceContactWithChangedValue:(_Bool)arg1; +- (_Bool)uiPluginWantsActivation:(id)arg1 forEvent:(int)arg2 completion:(id)arg3; +- (_Bool)uiPluginAttemptDeviceUnlock:(id)arg1 withPassword:(id)arg2 lockViewOwner:(id)arg3; +- (void)uiPluginWantsDismissal:(id)arg1 withAnimation:(_Bool)arg2; +- (_Bool)pluginSuppressesNotifications; +- (_Bool)pluginWantsScreenDimInterval:(double *)arg1; +- (_Bool)pluginWantsInterfaceOrientation:(long long *)arg1; +- (_Bool)pluginHandledWiredMicButtonTap; +- (_Bool)pluginHandledMenuButtonTap; +- (_Bool)pluginHandledMenuButtonDownEvent; +- (_Bool)pluginHandledPasscodeUnlockWithCompletion:(id)arg1; - (void)dismissPluginForEvent:(int)arg1; -- (void)_dismissUIPlugin:(id)arg1 animated:(BOOL)arg2; +- (void)_dismissUIPlugin:(id)arg1 animated:(_Bool)arg2; - (void)cancelPendingPluginActivationEvent:(int)arg1; - (void)preparePluginForActivationEvent:(int)arg1 afterInterval:(double)arg2; -- (BOOL)pluginWantsActivationEvent:(int)arg1 interval:(double *)arg2; -- (BOOL)activatePluginForEvent:(int)arg1 context:(void *)arg2; -- (BOOL)activatePluginForEvent:(int)arg1; -- (BOOL)expectsFaceContact; -@property(readonly) BOOL isPluginRunning; -@property(readonly) BOOL isPluginVisible; +- (_Bool)pluginWantsActivationEvent:(int)arg1 interval:(double *)arg2; +- (_Bool)activatePluginForEvent:(int)arg1 context:(void *)arg2; +- (_Bool)activatePluginForEvent:(int)arg1; +- (_Bool)expectsFaceContact; +@property(readonly) _Bool isPluginRunning; +@property(readonly) _Bool isPluginVisible; - (void)_notePluginVisibilityDidChange; - (void)_restoreOrientation; - (void)_remoteLocked:(id)arg1; @@ -56,7 +56,7 @@ - (void)_pluginWillUnload:(id)arg1; - (void)_pluginDidLoad:(id)arg1; - (void)_removeObserversForPlugin:(id)arg1; -- (BOOL)pluginSupportedAndEnabled; +- (_Bool)pluginSupportedAndEnabled; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBUIPluginManager.h b/iOS7/SpringBoard/SBUIPluginManager.h index c49f2325c..ed1fe4785 100644 --- a/iOS7/SpringBoard/SBUIPluginManager.h +++ b/iOS7/SpringBoard/SBUIPluginManager.h @@ -17,19 +17,19 @@ + (id)sharedInstance; @property(retain) SBUIPluginHost *hostPendingActivation; // @synthesize hostPendingActivation=_hostPendingActivation; -- (BOOL)overrideScreenDimInterval:(double *)arg1; -- (BOOL)suppressingNotifications; -- (BOOL)overrideInterfaceOrientation:(int *)arg1; -- (BOOL)handleActivationEvent:(int)arg1; +- (_Bool)overrideScreenDimInterval:(double *)arg1; +- (_Bool)suppressingNotifications; +- (_Bool)overrideInterfaceOrientation:(long long *)arg1; +- (_Bool)handleActivationEvent:(int)arg1; - (void)cancelPendingActivationEvent:(int)arg1; - (void)prepareForActivationEvent:(int)arg1 afterInterval:(double)arg2; -- (BOOL)wantsActivationEvent:(int)arg1 interval:(double *)arg2; -- (BOOL)handleMenuButtonTap; -- (BOOL)handleMenuButtonDownEvent; +- (_Bool)wantsActivationEvent:(int)arg1 interval:(double *)arg2; +- (_Bool)handleMenuButtonTap; +- (_Bool)handleMenuButtonDownEvent; - (id)loadedUIPluginHosts; -- (id)_loadedUIPluginHostsVisible:(BOOL)arg1; +- (id)_loadedUIPluginHostsVisible:(_Bool)arg1; - (id)loadedUIPlugins; -- (BOOL)unloadUIPlugin:(id)arg1 forHost:(id)arg2; +- (_Bool)unloadUIPlugin:(id)arg1 forHost:(id)arg2; - (id)loadUIPluginNamed:(id)arg1 withHost:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBUIQuietModePlayability-Protocol.h b/iOS7/SpringBoard/SBUIQuietModePlayability-Protocol.h index d6b4be239..8db3dbcea 100644 --- a/iOS7/SpringBoard/SBUIQuietModePlayability-Protocol.h +++ b/iOS7/SpringBoard/SBUIQuietModePlayability-Protocol.h @@ -7,8 +7,8 @@ #import "NSObject-Protocol.h" @protocol SBUIQuietModePlayability -- (BOOL)overridesQuietMode; -- (BOOL)isCritical; -- (BOOL)inertWhenLocked; +- (_Bool)overridesQuietMode; +- (_Bool)isCritical; +- (_Bool)inertWhenLocked; @end diff --git a/iOS7/SpringBoard/SBUISlideAppTransitionController.h b/iOS7/SpringBoard/SBUISlideAppTransitionController.h index 2b63bbdb0..720aee644 100644 --- a/iOS7/SpringBoard/SBUISlideAppTransitionController.h +++ b/iOS7/SpringBoard/SBUISlideAppTransitionController.h @@ -24,7 +24,7 @@ - (void)_startAnimation; - (void)_prepareAnimation; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1 deactivatingApp:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIStarkAnimationSlideUpApp.h b/iOS7/SpringBoard/SBUIStarkAnimationSlideUpApp.h index 1e03834d0..a04c04174 100644 --- a/iOS7/SpringBoard/SBUIStarkAnimationSlideUpApp.h +++ b/iOS7/SpringBoard/SBUIStarkAnimationSlideUpApp.h @@ -21,7 +21,7 @@ - (void)_startAnimation; - (void)_prepareAnimation; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1 alertImpersonator:(id)arg2 deactivatingApp:(id)arg3 starkScreenController:(id)arg4; diff --git a/iOS7/SpringBoard/SBUIStarkAnimationZoomDownApp.h b/iOS7/SpringBoard/SBUIStarkAnimationZoomDownApp.h index ec8a101d3..b4f49feaa 100644 --- a/iOS7/SpringBoard/SBUIStarkAnimationZoomDownApp.h +++ b/iOS7/SpringBoard/SBUIStarkAnimationZoomDownApp.h @@ -22,7 +22,7 @@ - (double)animationDuration; - (void)_prepareAnimation; - (id)appContext; -- (BOOL)prefersLayerHostSnapshot; +- (_Bool)prefersLayerHostSnapshot; - (void)dealloc; - (id)initWithDeactivatingApp:(id)arg1 withAlertImpersonator:(id)arg2 starkScreenController:(id)arg3; - (id)initWithDeactivatingApp:(id)arg1 starkScreenController:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIStarkAnimationZoomUpApp.h b/iOS7/SpringBoard/SBUIStarkAnimationZoomUpApp.h index d8bf44043..ed0654df6 100644 --- a/iOS7/SpringBoard/SBUIStarkAnimationZoomUpApp.h +++ b/iOS7/SpringBoard/SBUIStarkAnimationZoomUpApp.h @@ -13,8 +13,8 @@ SBAlert *_alertImpersonator; UIView *_viewToAnimate; UIView *_contextHostView; - BOOL _requiresHostView; - BOOL _activateBeforeHosting; + _Bool _requiresHostView; + _Bool _activateBeforeHosting; } - (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(void *)arg3; @@ -22,7 +22,7 @@ - (void)_startAnimation; - (void)_prepareAnimation; - (id)_animationProgressDependency; -- (BOOL)_animationShouldStart; +- (_Bool)_animationShouldStart; - (void)dealloc; - (id)initWithActivatingApp:(id)arg1 withAlertImpersonator:(id)arg2 starkScreenController:(id)arg3; - (id)initWithActivatingApp:(id)arg1 starkScreenController:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIStarkNullAnimationController.h b/iOS7/SpringBoard/SBUIStarkNullAnimationController.h index 69f4329e6..7d692c0d3 100644 --- a/iOS7/SpringBoard/SBUIStarkNullAnimationController.h +++ b/iOS7/SpringBoard/SBUIStarkNullAnimationController.h @@ -10,7 +10,7 @@ { } -- (BOOL)_isNullAnimation; +- (_Bool)_isNullAnimation; @end diff --git a/iOS7/SpringBoard/SBUIStarkStaticAnimationController.h b/iOS7/SpringBoard/SBUIStarkStaticAnimationController.h index aee69447a..5115b6767 100644 --- a/iOS7/SpringBoard/SBUIStarkStaticAnimationController.h +++ b/iOS7/SpringBoard/SBUIStarkStaticAnimationController.h @@ -10,18 +10,18 @@ @interface SBUIStarkStaticAnimationController : SBUIStarkScreenAnimationController { - BOOL _relaunchExpected; - BOOL _awaitingKeybagRefetch; - BOOL _appWasActivating; + _Bool _relaunchExpected; + _Bool _awaitingKeybagRefetch; + _Bool _appWasActivating; UIView *_staticAppView; } - (void)_cleanupAnimation; - (void)_startAnimation; -- (BOOL)_shouldDismissBanner; +- (_Bool)_shouldDismissBanner; - (void)_prepareAnimation; -- (BOOL)_animationShouldStart; -- (BOOL)_willAnimate; +- (_Bool)_animationShouldStart; +- (_Bool)_willAnimate; @property(readonly, nonatomic) SBApplication *app; - (void)dealloc; - (id)initWithApp:(id)arg1 starkScreenController:(id)arg2; diff --git a/iOS7/SpringBoard/SBUIStaticAnimationController.h b/iOS7/SpringBoard/SBUIStaticAnimationController.h index aed5c5968..6b1f26a98 100644 --- a/iOS7/SpringBoard/SBUIStaticAnimationController.h +++ b/iOS7/SpringBoard/SBUIStaticAnimationController.h @@ -10,18 +10,18 @@ @interface SBUIStaticAnimationController : SBUIMainScreenAnimationController { - BOOL _relaunchExpected; - BOOL _awaitingKeybagRefetch; - BOOL _appWasActivating; + _Bool _relaunchExpected; + _Bool _awaitingKeybagRefetch; + _Bool _appWasActivating; UIView *_staticAppView; } - (void)_cleanupAnimation; - (void)_startAnimation; -- (BOOL)_shouldDismissBanner; +- (_Bool)_shouldDismissBanner; - (void)_prepareAnimation; -- (BOOL)_animationShouldStart; -- (BOOL)_willAnimate; +- (_Bool)_animationShouldStart; +- (_Bool)_willAnimate; @property(readonly, nonatomic) SBApplication *app; - (void)dealloc; - (id)initWithApp:(id)arg1; diff --git a/iOS7/SpringBoard/SBUISwitcherCenterZoomAnimationController.h b/iOS7/SpringBoard/SBUISwitcherCenterZoomAnimationController.h new file mode 100644 index 000000000..82ec1d191 --- /dev/null +++ b/iOS7/SpringBoard/SBUISwitcherCenterZoomAnimationController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBUIAnimationZoomUpApp.h" + +@interface SBUISwitcherCenterZoomAnimationController : SBUIAnimationZoomUpApp +{ +} + +- (id)_getTransitionWindow; + +@end + diff --git a/iOS7/SpringBoard/SBUISwitcherDismissAnimationController.h b/iOS7/SpringBoard/SBUISwitcherDismissAnimationController.h index 1e69ebe31..790650ad1 100644 --- a/iOS7/SpringBoard/SBUISwitcherDismissAnimationController.h +++ b/iOS7/SpringBoard/SBUISwitcherDismissAnimationController.h @@ -13,8 +13,8 @@ SBAppSliderController *_sliderController; UIView *_appContextHostView; SBAppSwitcherPageView *_animatingPageView; - BOOL _finishedSwitcherAnimation; - BOOL _finishedCrossfadingToHostView; + _Bool _finishedSwitcherAnimation; + _Bool _finishedCrossfadingToHostView; } - (void)_reportAnimationFinishedIfNecessary; diff --git a/iOS7/SpringBoard/SBUIUserAgent-Protocol.h b/iOS7/SpringBoard/SBUIUserAgent-Protocol.h index 36f37108c..65cfb5782 100644 --- a/iOS7/SpringBoard/SBUIUserAgent-Protocol.h +++ b/iOS7/SpringBoard/SBUIUserAgent-Protocol.h @@ -7,20 +7,20 @@ #import "NSObject-Protocol.h" @protocol SBUIUserAgent -- (void)setWallpaperTunnelActive:(BOOL)arg1 forFullscreenAlertController:(id)arg2; +- (void)setWallpaperTunnelActive:(_Bool)arg1 forFullscreenAlertController:(id)arg2; - (void)disableLockScreenBundleNamed:(id)arg1 deactivationContext:(id)arg2; - (void)enableLockScreenBundleNamed:(id)arg1 activationContext:(id)arg2; -- (BOOL)isUsingLegacyStyle; +- (_Bool)isUsingLegacyStyle; - (void)activateRemoteAlertService:(id)arg1 options:(id)arg2; - (void)activateStarkRemoteAlertService:(id)arg1 ofType:(id)arg2; -- (void)setMinimumBacklightLevel:(float)arg1 animated:(BOOL)arg2; +- (void)setMinimumBacklightLevel:(float)arg1 animated:(_Bool)arg2; - (void)notifyOnNextUserEvent; -- (BOOL)isSBUILoggingEnabled; +- (_Bool)isSBUILoggingEnabled; - (void)removeActiveInterfaceOrientationObserver:(id)arg1; - (void)addActiveInterfaceOrientationObserver:(id)arg1; - (void)activateModalBulletinAlert:(id)arg1; - (id)modalBulletinAlertHandlerRegistry; -- (BOOL)launchDisplayWithURL:(id)arg1 forCall:(BOOL)arg2 sender:(id)arg3; +- (_Bool)launchDisplayWithURL:(id)arg1 forCall:(_Bool)arg2 sender:(id)arg3; - (void)setFlipBackAttributeForSEODisplayWithIdentifier:(id)arg1; - (void)prepareToAnswerCall; - (void)stopRinging; @@ -28,41 +28,42 @@ - (void)playRingtoneAtPath:(id)arg1; - (void)setBadgeNumberOrString:(id)arg1 forApplicationWithID:(id)arg2; - (void)setIdleText:(id)arg1; -- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(BOOL)arg1 andDimScreen:(BOOL)arg2; -- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(BOOL)arg1; +- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(_Bool)arg1 andDimScreen:(_Bool)arg2; +- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(_Bool)arg1; - (void)lockAndDimDevice; -- (BOOL)isIdleTimerDisabledForReason:(id)arg1; -- (void)setIdleTimerDisabled:(BOOL)arg1 forReason:(id)arg2; +- (_Bool)isIdleTimerDisabledForReason:(id)arg1; +- (void)setIdleTimerDisabled:(_Bool)arg1 forReason:(id)arg2; - (void)undimScreen; -- (void)dimScreen:(BOOL)arg1; +- (void)dimScreen:(_Bool)arg1; - (void)updateLockScreenInterfaceIfNecessary; -- (struct CGRect)defaultContentRegionForAwayViewPlugin:(id)arg1 withOrientation:(int)arg2; -- (BOOL)launchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(BOOL)arg3 animate:(BOOL)arg4; -- (BOOL)canLaunchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2; -- (BOOL)launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(BOOL)arg4; -- (BOOL)launchFromPushOrLocalBulletin:(id)arg1 origin:(int)arg2; -- (BOOL)launchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(BOOL)arg3 animate:(BOOL)arg4 launchOrigin:(int)arg5; -- (BOOL)canLaunchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2; -- (BOOL)launchApplicationFromSource:(int)arg1 withURL:(id)arg2 options:(id)arg3; -- (BOOL)launchApplicationFromSource:(int)arg1 withDisplayID:(id)arg2 options:(id)arg3; -- (BOOL)canLaunchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3; -- (void)openURL:(id)arg1 animateIn:(BOOL)arg2 scale:(float)arg3 start:(double)arg4 duration:(float)arg5 animateOut:(BOOL)arg6; -- (BOOL)openURL:(id)arg1 allowUnlock:(BOOL)arg2 animated:(BOOL)arg3; -- (BOOL)canUserLaunchIcon; -- (BOOL)alertIsActive; -- (BOOL)springBoardIsActive; +- (struct CGRect)defaultContentRegionForAwayViewPlugin:(id)arg1 withOrientation:(long long)arg2; +- (_Bool)launchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(_Bool)arg3 animate:(_Bool)arg4; +- (_Bool)canLaunchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2; +- (_Bool)launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(_Bool)arg4; +- (_Bool)launchFromPushOrLocalBulletin:(id)arg1 origin:(int)arg2; +- (_Bool)launchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(_Bool)arg3 animate:(_Bool)arg4 launchOrigin:(int)arg5; +- (_Bool)canLaunchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2; +- (_Bool)launchApplicationFromSource:(int)arg1 withURL:(id)arg2 options:(id)arg3; +- (_Bool)launchApplicationFromSource:(int)arg1 withDisplayID:(id)arg2 options:(id)arg3; +- (_Bool)canLaunchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3; +- (void)openURL:(id)arg1 animateIn:(_Bool)arg2 scale:(float)arg3 start:(double)arg4 duration:(float)arg5 animateOut:(_Bool)arg6; +- (_Bool)openURL:(id)arg1 allowUnlock:(_Bool)arg2 animated:(_Bool)arg3; +- (_Bool)canUserLaunchIcon; +- (_Bool)alertIsActive; +- (_Bool)springBoardIsActive; - (int)networkUsageTypeForAppWithDisplayID:(id)arg1; -- (BOOL)lockScreenIsShowing; -- (BOOL)deviceIsTethered; -- (BOOL)deviceIsBlocked; -- (BOOL)deviceIsPasscodeLockedRemotely; -- (BOOL)deviceIsPasscodeLocked; -- (BOOL)deviceIsLocked; -- (BOOL)applicationInstalledForDisplayID:(id)arg1; +- (_Bool)lockScreenIsShowing; +- (_Bool)deviceIsTethered; +- (_Bool)deviceIsBlocked; +- (_Bool)deviceIsPasscodeLockedRemotely; +- (_Bool)deviceIsPasscodeLocked; +- (_Bool)deviceIsLocked; +- (_Bool)applicationInstalledForDisplayID:(id)arg1; +- (id)localizedDisplayNameForDisplayID:(id)arg1; - (id)topSuspendedEventsOnlyDisplayID; - (id)foregroundDisplayID; - (id)foregroundApplicationDisplayID; -- (int)activeInterfaceOrientation; +- (long long)activeInterfaceOrientation; - (void)updateInterfaceOrientationIfNecessary; @end diff --git a/iOS7/SpringBoard/SBUSSDAlert.h b/iOS7/SpringBoard/SBUSSDAlert.h index 8071b3e4f..8a101acf4 100644 --- a/iOS7/SpringBoard/SBUSSDAlert.h +++ b/iOS7/SpringBoard/SBUSSDAlert.h @@ -24,10 +24,11 @@ - (void)deactivate; - (void)activate; - (void)_delayedDismiss; -- (void)setDismissOnActivate:(BOOL)arg1; -- (BOOL)receivedString; -- (BOOL)allowsResponse; -- (void)USSDStringAvailable:(id)arg1 allowsResponse:(BOOL)arg2; +- (void)setDismissOnActivate:(_Bool)arg1; +- (_Bool)receivedString; +- (_Bool)sentResponse; +- (_Bool)allowsResponse; +- (void)USSDStringAvailable:(id)arg1 allowsResponse:(_Bool)arg2; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUSSDAlertDisplay.h b/iOS7/SpringBoard/SBUSSDAlertDisplay.h index 4c6a70af1..4fa2ecb69 100644 --- a/iOS7/SpringBoard/SBUSSDAlertDisplay.h +++ b/iOS7/SpringBoard/SBUSSDAlertDisplay.h @@ -8,11 +8,12 @@ #import "UITextFieldDelegate-Protocol.h" -@class TPBottomSingleButtonBar, UIActivityIndicatorView, UITextField, UITextView, UITransitionView, UIView; +@class TPButton, UIActivityIndicatorView, UITextField, UITextView, UITransitionView, UIView; @interface SBUSSDAlertDisplay : SBAlertView { - TPBottomSingleButtonBar *_responseBar; + TPButton *_dismissButton; + TPButton *_replyButton; UIView *_notifyView; UIView *_replyView; UITransitionView *_transitionView; @@ -20,7 +21,8 @@ UIActivityIndicatorView *_progressIndicator; UITextField *_responseField; UITextView *_textView; - BOOL _allowsResponse; + UITextView *_responseMessageView; + _Bool _allowsResponse; } - (void)_cancelClicked; @@ -28,14 +30,16 @@ - (void)_replyClicked; - (void)_textChanged:(id)arg1; - (void)_updateCharsRemaining; -- (BOOL)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; -- (void)setAllowsResponse:(BOOL)arg1; -- (BOOL)allowsResponse; +- (_Bool)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange)arg3; +- (void)setAllowsResponse:(_Bool)arg1; +- (_Bool)allowsResponse; - (void)alertStringAvailable:(id)arg1; - (void)_setupResponseBar; +- (void)layoutSubviews; - (void)alertDisplayBecameVisible; - (void)alertDisplayWillBecomeVisible; - (void)displayString:(id)arg1; +- (id)_responseMessageView; - (id)_textView; - (id)_charsRemainingView; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUnlockActionContext.h b/iOS7/SpringBoard/SBUnlockActionContext.h index 85840a4c6..9a3b24656 100644 --- a/iOS7/SpringBoard/SBUnlockActionContext.h +++ b/iOS7/SpringBoard/SBUnlockActionContext.h @@ -14,23 +14,21 @@ NSString *_shortLockLabel; id _unlockAction; NSString *_identifier; - float _fontSize; - BOOL _requiresUnlock; - BOOL _deactivateAwayController; - BOOL _canBypassPinLock; + double _fontSize; + _Bool _requiresUnlock; + _Bool _deactivateAwayController; + _Bool _canBypassPinLock; } -@property(nonatomic) BOOL canBypassPinLock; // @synthesize canBypassPinLock=_canBypassPinLock; -@property(nonatomic) BOOL deactivateAwayController; // @synthesize deactivateAwayController=_deactivateAwayController; -@property(nonatomic) BOOL requiresUnlock; // @synthesize requiresUnlock=_requiresUnlock; -@property(nonatomic) float lockLabelFontSize; // @synthesize lockLabelFontSize=_fontSize; +@property(nonatomic) _Bool canBypassPinLock; // @synthesize canBypassPinLock=_canBypassPinLock; +@property(nonatomic) _Bool deactivateAwayController; // @synthesize deactivateAwayController=_deactivateAwayController; +@property(nonatomic) _Bool requiresUnlock; // @synthesize requiresUnlock=_requiresUnlock; @property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(copy, nonatomic) id unlockAction; // @synthesize unlockAction=_unlockAction; @property(retain, nonatomic) NSString *shortLockLabel; // @synthesize shortLockLabel=_shortLockLabel; @property(retain, nonatomic) NSString *lockLabel; // @synthesize lockLabel=_lockLabel; -@property(readonly, nonatomic) BOOL hasCustomUnlockLabel; +@property(readonly, nonatomic) _Bool hasCustomUnlockLabel; - (void)dealloc; -- (id)initWithLockLabel:(id)arg1 shortLockLabel:(id)arg2 unlockAction:(id)arg3 identifier:(void)arg4 fontSize:(id)arg5; - (id)initWithLockLabel:(id)arg1 shortLockLabel:(id)arg2 unlockAction:(id)arg3 identifier:(void)arg4; @end diff --git a/iOS7/SpringBoard/SBUnlockActionContextFactory.h b/iOS7/SpringBoard/SBUnlockActionContextFactory.h index e6da91cfc..d17f08c8b 100644 --- a/iOS7/SpringBoard/SBUnlockActionContextFactory.h +++ b/iOS7/SpringBoard/SBUnlockActionContextFactory.h @@ -11,10 +11,11 @@ } + (id)sharedInstance; +- (id)unlockActionContextForWidgetRequest:(id)arg1; - (id)unlockActionContextForSnoozedAlarmItem:(id)arg1; - (id)unlockActionContextForCardItem:(id)arg1; - (id)unlockActionContextForAlertItem:(id)arg1; -- (id)unlockActionContextForBulletin:(id)arg1 withOrigin:(int)arg2 pluginActionsAllowed:(BOOL)arg3; +- (id)unlockActionContextForBulletin:(id)arg1 withOrigin:(int)arg2 pluginActionsAllowed:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBUserAgent.h b/iOS7/SpringBoard/SBUserAgent.h index e8ce1cadf..254b9151c 100644 --- a/iOS7/SpringBoard/SBUserAgent.h +++ b/iOS7/SpringBoard/SBUserAgent.h @@ -18,12 +18,13 @@ + (id)sharedUserAgent; - (void)disableLockScreenBundleNamed:(id)arg1 deactivationContext:(id)arg2; - (void)enableLockScreenBundleNamed:(id)arg1 activationContext:(id)arg2; -- (void)setWallpaperTunnelActive:(BOOL)arg1 forFullscreenAlertController:(id)arg2; -- (BOOL)isUsingLegacyStyle; +- (id)localizedDisplayNameForDisplayID:(id)arg1; +- (void)setWallpaperTunnelActive:(_Bool)arg1 forFullscreenAlertController:(id)arg2; +- (_Bool)isUsingLegacyStyle; - (void)activateRemoteAlertService:(id)arg1 options:(id)arg2; - (void)activateStarkRemoteAlertService:(id)arg1 ofType:(id)arg2; -- (void)setMinimumBacklightLevel:(float)arg1 animated:(BOOL)arg2; -- (BOOL)isSBUILoggingEnabled; +- (void)setMinimumBacklightLevel:(float)arg1 animated:(_Bool)arg2; +- (_Bool)isSBUILoggingEnabled; - (void)removeActiveInterfaceOrientationObserver:(id)arg1; - (void)addActiveInterfaceOrientationObserver:(id)arg1; - (void)activateModalBulletinAlert:(id)arg1; @@ -35,47 +36,47 @@ - (void)setIdleText:(id)arg1; - (void)setBadgeNumberOrString:(id)arg1 forApplicationWithID:(id)arg2; - (void)notifyOnNextUserEvent; -- (BOOL)isIdleTimerDisabledForReason:(id)arg1; -- (void)setIdleTimerDisabled:(BOOL)arg1 forReason:(id)arg2; -- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(BOOL)arg1 andDimScreen:(BOOL)arg2; -- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(BOOL)arg1; +- (_Bool)isIdleTimerDisabledForReason:(id)arg1; +- (void)setIdleTimerDisabled:(_Bool)arg1 forReason:(id)arg2; +- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(_Bool)arg1 andDimScreen:(_Bool)arg2; +- (void)lockAndDimDeviceDisconnectingCallIfNecessary:(_Bool)arg1; - (void)lockAndDimDevice; - (void)undimScreen; -- (void)dimScreen:(BOOL)arg1; +- (void)dimScreen:(_Bool)arg1; - (void)updateLockScreenInterfaceIfNecessary; -- (struct CGRect)defaultContentRegionForAwayViewPlugin:(id)arg1 withOrientation:(int)arg2; -- (BOOL)launchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(BOOL)arg3 animate:(BOOL)arg4; -- (BOOL)canLaunchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2; -- (BOOL)launchFromPushOrLocalBulletin:(id)arg1 origin:(int)arg2; -- (BOOL)launchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(BOOL)arg3 animate:(BOOL)arg4 launchOrigin:(int)arg5; -- (BOOL)canLaunchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2; -- (BOOL)_launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(BOOL)arg4 animate:(BOOL)arg5; -- (BOOL)launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(BOOL)arg4; -- (BOOL)launchApplicationFromSource:(int)arg1 withURL:(id)arg2 options:(id)arg3; -- (BOOL)launchApplicationFromSource:(int)arg1 withDisplayID:(id)arg2 options:(id)arg3; -- (BOOL)canLaunchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3; -- (BOOL)_openApplication:(id)arg1 withURL:(id)arg2 fromSource:(int)arg3 animated:(BOOL)arg4 options:(id)arg5; +- (struct CGRect)defaultContentRegionForAwayViewPlugin:(id)arg1 withOrientation:(long long)arg2; +- (_Bool)launchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(_Bool)arg3 animate:(_Bool)arg4; +- (_Bool)canLaunchFromAwayViewPluginWithURL:(id)arg1 bundleID:(id)arg2; +- (_Bool)launchFromPushOrLocalBulletin:(id)arg1 origin:(int)arg2; +- (_Bool)launchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2 allowUnlock:(_Bool)arg3 animate:(_Bool)arg4 launchOrigin:(int)arg5; +- (_Bool)canLaunchFromBulletinWithURL:(id)arg1 bundleID:(id)arg2; +- (_Bool)_launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(_Bool)arg4 animate:(_Bool)arg5; +- (_Bool)launchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3 allowUnlock:(_Bool)arg4; +- (_Bool)launchApplicationFromSource:(int)arg1 withURL:(id)arg2 options:(id)arg3; +- (_Bool)launchApplicationFromSource:(int)arg1 withDisplayID:(id)arg2 options:(id)arg3; +- (_Bool)canLaunchFromSource:(int)arg1 withURL:(id)arg2 bundleID:(id)arg3; +- (_Bool)_openApplication:(id)arg1 withURL:(id)arg2 fromSource:(int)arg3 animated:(_Bool)arg4 options:(id)arg5; - (void)_cleanupFromBannerLaunch; - (id)_safeValue:(id)arg1 forKey:(id)arg2 ofType:(Class)arg3; -- (BOOL)openURL:(id)arg1 allowUnlock:(BOOL)arg2 animated:(BOOL)arg3; -- (void)openURL:(id)arg1 animateIn:(BOOL)arg2 scale:(float)arg3 start:(double)arg4 duration:(float)arg5 animateOut:(BOOL)arg6; +- (_Bool)openURL:(id)arg1 allowUnlock:(_Bool)arg2 animated:(_Bool)arg3; +- (void)openURL:(id)arg1 animateIn:(_Bool)arg2 scale:(float)arg3 start:(double)arg4 duration:(float)arg5 animateOut:(_Bool)arg6; - (void)prepareToAnswerCall; -- (BOOL)launchDisplayWithURL:(id)arg1 forCall:(BOOL)arg2 sender:(id)arg3; +- (_Bool)launchDisplayWithURL:(id)arg1 forCall:(_Bool)arg2 sender:(id)arg3; - (void)setFlipBackAttributeForSEODisplayWithIdentifier:(id)arg1; -- (BOOL)lockScreenIsShowing; -- (BOOL)deviceIsTethered; -- (BOOL)deviceIsBlocked; -- (BOOL)deviceIsPasscodeLockedRemotely; -- (BOOL)deviceIsPasscodeLocked; -- (BOOL)deviceIsLocked; -- (BOOL)canUserLaunchIcon; -- (BOOL)alertIsActive; -- (BOOL)springBoardIsActive; -- (BOOL)applicationInstalledForDisplayID:(id)arg1; +- (_Bool)lockScreenIsShowing; +- (_Bool)deviceIsTethered; +- (_Bool)deviceIsBlocked; +- (_Bool)deviceIsPasscodeLockedRemotely; +- (_Bool)deviceIsPasscodeLocked; +- (_Bool)deviceIsLocked; +- (_Bool)canUserLaunchIcon; +- (_Bool)alertIsActive; +- (_Bool)springBoardIsActive; +- (_Bool)applicationInstalledForDisplayID:(id)arg1; - (id)topSuspendedEventsOnlyDisplayID; - (id)foregroundDisplayID; - (id)foregroundApplicationDisplayID; -- (int)activeInterfaceOrientation; +- (long long)activeInterfaceOrientation; - (void)updateInterfaceOrientationIfNecessary; - (void)dealloc; - (id)init; diff --git a/iOS7/SpringBoard/SBUserInstalledApplicationIcon.h b/iOS7/SpringBoard/SBUserInstalledApplicationIcon.h index f5bc863bf..128740b5b 100644 --- a/iOS7/SpringBoard/SBUserInstalledApplicationIcon.h +++ b/iOS7/SpringBoard/SBUserInstalledApplicationIcon.h @@ -8,7 +8,7 @@ @interface SBUserInstalledApplicationIcon : SBApplicationIcon { - BOOL _shouldHaveSash; + _Bool _shouldHaveSash; } - (id)uninstallAlertCancelTitle; diff --git a/iOS7/SpringBoard/SBUserNotificationAlert.h b/iOS7/SpringBoard/SBUserNotificationAlert.h index 50ec2c9b1..8d938b4a2 100644 --- a/iOS7/SpringBoard/SBUserNotificationAlert.h +++ b/iOS7/SpringBoard/SBUserNotificationAlert.h @@ -13,10 +13,10 @@ unsigned int _replyPort; NSObject *_portWatcher; NSObject *_expirationTimer; - BOOL _cleanedUp; + _Bool _cleanedUp; int _token; int _timeout; - unsigned long _requestFlags; + unsigned long long _requestFlags; NSString *_alertHeader; id _alertMessage; NSString *_alertMessageDelimiter; @@ -37,23 +37,24 @@ id _textFieldValues; id _textFieldButtonDisplayTitles; id _textFieldButtonDisplayDefaultButtonTitles; - int _currentTextFieldButtonDisplayIndex; + long long _currentTextFieldButtonDisplayIndex; double _creationTime; int _defaultButtonTag; int _unlockActionButtonTag; unsigned int _replyFlags; - int _defaultButtonIndex; - int _alternateButtonIndex; - int _otherButtonIndex; + long long _defaultButtonIndex; + long long _alternateButtonIndex; + long long _otherButtonIndex; NSString *_defaultResponseLaunchBundleID; unsigned int _cancel:1; unsigned int _isActivated:1; unsigned int _aboveLock:1; - unsigned int _hideButtonsInAwayView:1; + unsigned int _displayActionButtonOnLockScreen:1; unsigned int _dismissOnLock:1; unsigned int _dontDismissOnUnlock:1; unsigned int _behavesSuperModally:1; unsigned int _allowMenuButtonDismissal:1; + unsigned int _forcesModalAlertAppearance:1; unsigned int _oneButtonPerLine:1; unsigned int _groupsTextFields:1; unsigned int _usesUndoStyle:1; @@ -87,24 +88,27 @@ - (void)didDeactivateForReason:(int)arg1; - (void)willDeactivateForReason:(int)arg1; - (void)noteVolumeOrLockPressed; -- (BOOL)reappearsAfterUnlock; -- (BOOL)reappearsAfterLock; -- (BOOL)behavesSuperModally; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)reappearsAfterUnlock; +- (_Bool)reappearsAfterLock; +- (_Bool)forcesModalAlertAppearance; +- (_Bool)behavesSuperModally; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; +- (_Bool)alertView:(id)arg1 shouldDismissForButtonAtIndex:(long long)arg2; - (void)performUnlockAction; -- (BOOL)_needsDismissalWithClickedButtonIndex:(int)arg1; +- (_Bool)_needsDismissalWithClickedButtonIndex:(long long)arg1; - (void)_sendResponse:(int)arg1; - (void)_textFieldButtonPressed:(id)arg1; - (void)_setSheetDefaultButtonTitle:(id)arg1; - (void)cancel; - (void)_cleanup; -- (void)_setActivated:(BOOL)arg1; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (void)_setActivated:(_Bool)arg1; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; - (id)sound; - (void)willActivate; -- (BOOL)allowMenuButtonDismissal; -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; +- (_Bool)displayActionButtonOnLockScreen; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; - (int)token; - (Class)alertSheetClass; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBUserNotificationAlertSheet.h b/iOS7/SpringBoard/SBUserNotificationAlertSheet.h index 4f641bbdc..62c7f1288 100644 --- a/iOS7/SpringBoard/SBUserNotificationAlertSheet.h +++ b/iOS7/SpringBoard/SBUserNotificationAlertSheet.h @@ -10,7 +10,7 @@ { } -- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; +- (void)dismissWithClickedButtonIndex:(long long)arg1 animated:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBVideoPermissionAlertItem.h b/iOS7/SpringBoard/SBVideoPermissionAlertItem.h index 9d390fbfa..c982d37af 100644 --- a/iOS7/SpringBoard/SBVideoPermissionAlertItem.h +++ b/iOS7/SpringBoard/SBVideoPermissionAlertItem.h @@ -15,11 +15,11 @@ NSString *_sender; } -- (BOOL)allowMenuButtonDismissal; -- (BOOL)dismissOnLock; -- (BOOL)shouldShowInLockScreen; -- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (_Bool)allowMenuButtonDismissal; +- (_Bool)dismissOnLock; +- (_Bool)shouldShowInLockScreen; +- (void)configure:(_Bool)arg1 requirePasscodeForActions:(_Bool)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; - (void)dealloc; - (id)initWithURL:(id)arg1 applicationHandlingURL:(id)arg2 sender:(id)arg3; diff --git a/iOS7/SpringBoard/SBViewSnapshotProvider.h b/iOS7/SpringBoard/SBViewSnapshotProvider.h new file mode 100644 index 000000000..c430bb85e --- /dev/null +++ b/iOS7/SpringBoard/SBViewSnapshotProvider.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class UIView; + +@interface SBViewSnapshotProvider : NSObject +{ + UIView *_view; + id _completionBlock; +} + +@property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; +- (void)snapshotAsynchronously:(_Bool)arg1 withImageBlock:(id)arg2; +- (void)snapshotWithImageBlock:(id)arg1; +- (id)snapshot; +- (void)dealloc; +- (id)initWithView:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBVoiceControlAlert.h b/iOS7/SpringBoard/SBVoiceControlAlert.h index c36c3466d..8ab47ea55 100644 --- a/iOS7/SpringBoard/SBVoiceControlAlert.h +++ b/iOS7/SpringBoard/SBVoiceControlAlert.h @@ -13,34 +13,34 @@ unsigned int isReadyToBeActivated:1; unsigned int hasBeenActivated:1; } _voiceControlFlags; - BOOL _expectsFaceContact; - BOOL _expectsFaceContactInLandscape; + _Bool _expectsFaceContact; + _Bool _expectsFaceContactInLandscape; } + (void)setNextRecognitionAudioInputPaths:(id)arg1; + (void)bluetoothDeviceTerminatedVoiceControl:(id)arg1; + (void)bluetoothDeviceRequestedVoiceControl:(id)arg1; -+ (BOOL)resetVoiceControlIfNecessary:(BOOL)arg1; -+ (BOOL)shouldEnterVoiceControl; ++ (_Bool)resetVoiceControlIfNecessary:(_Bool)arg1; ++ (_Bool)shouldEnterVoiceControl; + (void)unregisterForAlerts; + (void)registerForAlerts; + (id)pendingOrActiveAlert; - (id)alertDisplayViewWithSize:(struct CGSize)arg1; - (double)autoDimTime; -- (BOOL)handleMenuButtonTap; -- (void)handleHeadsetButtonUpFromActivation:(BOOL)arg1; +- (_Bool)handleMenuButtonTap; +- (void)handleHeadsetButtonUpFromActivation:(_Bool)arg1; - (void)dealloc; - (void)cancel; - (void)cancelIfNotActivated; - (void)activateWhenReady; - (id)initFromMenuButton; -- (BOOL)expectsFaceContactInLandscape; -- (BOOL)expectsFaceContact; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; -- (void)setExpectsFaceContact:(BOOL)arg1; +- (_Bool)expectsFaceContactInLandscape; +- (_Bool)expectsFaceContact; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; +- (void)setExpectsFaceContact:(_Bool)arg1; - (id)initFromWiredHeadsetButton; - (id)init; -- (void)_setRoutingAttributesForWiredHeadset:(BOOL)arg1; +- (void)_setRoutingAttributesForWiredHeadset:(_Bool)arg1; - (void)_prime; - (void)_makeActive; - (void)_resign; diff --git a/iOS7/SpringBoard/SBVoiceControlController.h b/iOS7/SpringBoard/SBVoiceControlController.h index 5becdf7be..debdc940c 100644 --- a/iOS7/SpringBoard/SBVoiceControlController.h +++ b/iOS7/SpringBoard/SBVoiceControlController.h @@ -8,8 +8,8 @@ @interface SBVoiceControlController : NSObject { - BOOL _delayedAssistantActivationPending; - BOOL _headsetDownDelayedActionPerformed; + _Bool _delayedAssistantActivationPending; + _Bool _headsetDownDelayedActionPerformed; } + (id)sharedInstance; @@ -19,14 +19,14 @@ - (void)_spokenLanguageDidChange:(id)arg1; - (void)_assistantActivationSettingsDidChange:(id)arg1; - (void)headsetAvailabilityChanged; -- (BOOL)handleHeadsetButtonUpNotInCall; -- (BOOL)handleHeadsetButtonUp; -- (void)handleHeadsetButtonDownWithClickCount:(unsigned int)arg1; +- (_Bool)handleHeadsetButtonUpNotInCall; +- (_Bool)handleHeadsetButtonUp; +- (void)handleHeadsetButtonDownWithClickCount:(unsigned long long)arg1; - (void)_cancelDelayedHeadsetAction; - (void)_prepareDelayedHeadsetAction; - (void)_performDelayedHeadsetActionForVoiceControl; - (void)_performDelayedHeadsetActionForAssistant; -- (BOOL)handleHomeButtonHeld; +- (_Bool)handleHomeButtonHeld; - (void)preheatForMenuButtonWithFireDate:(id)arg1; - (void)configureVoiceControl; - (id)init; diff --git a/iOS7/SpringBoard/SBVoiceDisabledBundles.h b/iOS7/SpringBoard/SBVoiceDisabledBundles.h index 40a7805d8..a9f472117 100644 --- a/iOS7/SpringBoard/SBVoiceDisabledBundles.h +++ b/iOS7/SpringBoard/SBVoiceDisabledBundles.h @@ -10,8 +10,8 @@ { } -+ (BOOL)voiceControlDisabledByCurrentlyRunningApp; -+ (void)setAppDisabledVoiceControl:(BOOL)arg1 bundleIdentifier:(id)arg2; ++ (_Bool)voiceControlDisabledByCurrentlyRunningApp; ++ (void)setAppDisabledVoiceControl:(_Bool)arg1 bundleIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBVolumeHUDView.h b/iOS7/SpringBoard/SBVolumeHUDView.h index e021ba432..c0391eea7 100644 --- a/iOS7/SpringBoard/SBVolumeHUDView.h +++ b/iOS7/SpringBoard/SBVolumeHUDView.h @@ -9,15 +9,15 @@ @interface SBVolumeHUDView : SBHUDView { int _mode; - BOOL _headphonesPresent; + _Bool _headphonesPresent; float _euVolumeLimit; } -+ (BOOL)wouldShowAtLeastAYellowBlockForVolume:(float)arg1 euVolumeLimit:(float)arg2; ++ (_Bool)wouldShowAtLeastAYellowBlockForVolume:(float)arg1 euVolumeLimit:(float)arg2; + (float)volumeStepDownForCurrentVolume:(float)arg1 euVolumeLimit:(float)arg2; + (float)volumeStepUpForCurrentVolume:(float)arg1 euVolumeLimit:(float)arg2; @property(nonatomic) float EUVolumeLimit; // @synthesize EUVolumeLimit=_euVolumeLimit; -@property(nonatomic) BOOL headphonesPresent; // @synthesize headphonesPresent=_headphonesPresent; +@property(nonatomic) _Bool headphonesPresent; // @synthesize headphonesPresent=_headphonesPresent; @property(nonatomic) int mode; // @synthesize mode=_mode; - (void)_updateBlockView:(id)arg1 value:(float)arg2 blockSize:(struct CGSize)arg3 point:(struct CGPoint)arg4; - (id)_blockColorForValue:(float)arg1; diff --git a/iOS7/SpringBoard/SBWallpaperColorObserver-Protocol.h b/iOS7/SpringBoard/SBWallpaperColorObserver-Protocol.h deleted file mode 100644 index 13d2b6890..000000000 --- a/iOS7/SpringBoard/SBWallpaperColorObserver-Protocol.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol SBWallpaperColorObserver -- (void)wallpaperColorDidChange:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/SBWallpaperColorStatisticsProvider.h b/iOS7/SpringBoard/SBWallpaperColorStatisticsProvider.h deleted file mode 100644 index 53fb6de2e..000000000 --- a/iOS7/SpringBoard/SBWallpaperColorStatisticsProvider.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject.h" - -#import "SBUIColorStatisticsProvider-Protocol.h" -#import "SBWallpaperColorObserver-Protocol.h" - -@class SBUIColorStatistics; - -@interface SBWallpaperColorStatisticsProvider : NSObject -{ - id _delegate; - SBUIColorStatistics *_currentStatistics; - int _variant; -} - -@property(readonly, nonatomic) SBUIColorStatistics *colorStatistics; // @synthesize colorStatistics=_currentStatistics; -@property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void)wallpaperColorDidChange:(id)arg1; -- (void)setColorStatistics:(id)arg1; -- (void)dealloc; -- (id)initWithVariant:(int)arg1; - -@end - diff --git a/iOS7/SpringBoard/SBWallpaperController.h b/iOS7/SpringBoard/SBWallpaperController.h index 2c6fbbd18..1f80e7875 100644 --- a/iOS7/SpringBoard/SBWallpaperController.h +++ b/iOS7/SpringBoard/SBWallpaperController.h @@ -6,72 +6,140 @@ #import "NSObject.h" -#import "SBWallpaperColorObserver-Protocol.h" +#import "SBFWallpaperViewInternalObserver-Protocol.h" +#import "SBFWallpaperViewLegibilityObserver-Protocol.h" +#import "SBUIActiveOrientationObserver-Protocol.h" #import "UIWindowDelegate-Protocol.h" -#import "_UIBackdropViewObserver-Protocol.h" -@class NSHashTable, NSMutableSet, SBAdaptiveColorProvider, SBUIColorStatistics, SBWallpaperView, UIWindow, _UIBackdropView; +@class NSHashTable, NSMutableSet, SBFWallpaperView, SBWallpaperEffectView, SBWallpaperPreviewSnapshotCache, UIView, UIWindow; -@interface SBWallpaperController : NSObject <_UIBackdropViewObserver, SBWallpaperColorObserver, UIWindowDelegate> +@interface SBWallpaperController : NSObject { - BOOL _allVariantsUseSameWallpaper; UIWindow *_wallpaperWindow; - SBWallpaperView *_wallpaperView; - NSHashTable *_observers; - _UIBackdropView *_backdropView; - int _backdropStyle; - struct { - char valid; - int style; - } _backdropRequesterInfo[2]; - NSMutableSet *_suspendSamplingReasons; - SBUIColorStatistics *_colorStatistics[3]; - NSHashTable *_colorObservers; - float _currentLabs[3]; - BOOL _savedColorStatsOnce; - SBAdaptiveColorProvider *_colorProvider; - float _lockscreenVariantAlpha; - BOOL _rehideAfterSample; + UIView *_wallpaperContainerView; + long long _orientation; + SBFWallpaperView *_lockscreenWallpaperView; + SBFWallpaperView *_homescreenWallpaperView; + SBFWallpaperView *_sharedWallpaperView; + NSHashTable *_lockscreenObservers; + NSHashTable *_homescreenObservers; + CDStruct_e838e30c _lockscreenPriorityInfo[3]; + CDStruct_e838e30c _homescreenPriorityInfo[6]; + CDStruct_059c2b36 _lockscreenStyleTransitionState; + CDStruct_059c2b36 _homescreenStyleTransitionState; + SBWallpaperEffectView *_lockscreenEffectView; + SBWallpaperEffectView *_homescreenEffectView; + NSMutableSet *_suspendColorSamplingReasons; + NSMutableSet *_suspendWallpaperAnimationReasons; + NSMutableSet *_requireWallpaperReasons; + NSMutableSet *_hideHomescreenWallpaperReasons; + NSMutableSet *_hideLockscreenWallpaperReasons; + long long _displayedVariant; + double _lockscreenOnlyWallpaperAlpha; + NSHashTable *_lockscreenBlurViews; + NSHashTable *_homescreenBlurViews; + long long _disallowRasterizationBlockCount; + NSMutableSet *_disallowRasterizationReasonsHomeVariant; + NSMutableSet *_disallowRasterizationReasonsLockVariant; + struct CGColor *_homescreenLightForegroundBlurColor; + struct CGRect _homescreenLightForegroundBlurColorRect; + _Bool _isSuspendingMotionEffectsForBlur; + SBWallpaperPreviewSnapshotCache *_previewCache; + long long _activeOrientationSource; + double _homescreenWallpaperScale; + double _lockscreenWallpaperScale; } + (id)sharedInstance; -- (void)wallpaperColorDidChange:(id)arg1; -- (id)rotatingContentViewForWindow:(id)arg1; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; -- (BOOL)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; -- (void)_tearDownBackdropView; -- (void)_ensureBackdropViewExists; -- (BOOL)_needsBackdropView; +@property(nonatomic) double lockscreenWallpaperScale; // @synthesize lockscreenWallpaperScale=_lockscreenWallpaperScale; +@property(nonatomic) double homescreenWallpaperScale; // @synthesize homescreenWallpaperScale=_homescreenWallpaperScale; +- (void)wallpaperViewDidChangeWantsRasterization:(id)arg1; +- (void)wallpaperView:(id)arg1 didChangeZoomFactor:(double)arg2; +- (void)wallpaperViewDidInvalidateGeometry:(id)arg1; +- (void)wallpaperViewDidInvalidateBlurs:(id)arg1; +- (void)wallpaperView:(id)arg1 legibilitySettingsDidChange:(id)arg2; +- (void)activeInterfaceOrientationDidChangeToOrientation:(long long)arg1 willAnimateWithDuration:(double)arg2 fromOrientation:(long long)arg3; +- (void)activeInterfaceOrientationWillChangeToOrientation:(long long)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2; +- (void)orientationSource:(long long)arg1 didRotateFromInterfaceOrientation:(long long)arg2; +- (void)orientationSource:(long long)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)orientationSource:(long long)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (_Bool)_isAcceptingOrientationChangesFromSource:(long long)arg1; +- (void)setActiveOrientationSource:(long long)arg1 andUpdateToOrientation:(long long)arg2; +- (void)_updateRasterizationState; +- (void)_endDisallowRasterizationBlock; +- (void)_beginDisallowRasterizationBlock; +- (id)_getImageInRect:(struct CGRect)arg1 withZoomFactor:(double)arg2 forVariant:(long long)arg3 style:(inout long long *)arg4; +- (id)_newFakeBlurViewForVariant:(long long)arg1; +- (void)_clearHomescreenLightForegroundBlurColor; +- (void)_createHomescreenLightForegroundBlurColorIfNecessary; +- (void)_updateBlurGeneration; +- (id)_sourceForFakeBlurView:(id)arg1; +- (void)_unregisterFakeBlurView:(id)arg1; +- (void)_registerFakeBlurView:(id)arg1; +- (void)_suspendOrResumeWallpaperAnimation; - (void)_suspendOrResumeColorSampling; -- (void)_updateStatisticsWithColorStatistics:(id)arg1; -- (void)backdropViewDidChange:(id)arg1; -- (void)_updateBackdropStyleWithAnimationFactory:(id)arg1; -- (void)_resampleHiddenWallpaperColor; -- (void)_wallpaperDidChange; -- (void)_updateAllVariantsUseSameWallpaper; -- (void)_clearColorStatisticsCache; -- (BOOL)_wallpaperColorChangesSignificantly; -- (void)_updateColorSamplingForWallpaperColor; -- (id)colorStatisticsForVariant:(int)arg1; +- (id)_blurViewsForVariant:(long long)arg1; +- (id)_observersForVariant:(long long)arg1; +- (id)_wallpaperViewForVariant:(long long)arg1; +- (void)_updateBlurImagesForVariant:(long long)arg1; +- (void)_reconfigureBlurViewsForVariant:(long long)arg1; +- (void)_handleWallpaperGeometryChangedForVariant:(long long)arg1; +- (void)_handleWallpaperLegibilitySettingsChanged:(id)arg1 forVariant:(long long)arg2; +- (void)_handleWallpaperChangedForVariant:(long long)arg1; +- (_Bool)_updateEffectViewForVariant:(long long)arg1 withFactory:(id)arg2; +- (void)_updateMotionEffectsForState:(CDStruct_059c2b36)arg1; +- (_Bool)_shouldSuspendMotionEffectsForState:(CDStruct_059c2b36)arg1; +- (void)_endSuspendingMotionEffectsForBlurIfNeeded; +- (void)_beginSuspendingMotionEffectsForBlurIfNeeded; +- (void)_updateScreenBlanked; +- (void)_accessibilityEnhanceBackgroundContrastChanged:(id)arg1; +- (void)_motionEffectsChanged; +- (id)_newWallpaperEffectViewForVariant:(long long)arg1 transitionState:(CDStruct_059c2b36)arg2; +- (void)_clearWallpaperEffectView:(id *)arg1; +- (void)_clearWallpaperView:(id *)arg1; +- (id)_newWallpaperViewForProcedural:(id)arg1 orImage:(id)arg2; +- (void)_updateSeparateWallpaper; +- (void)_updateSharedWallpaper; +- (void)_updateWallpaperForLocations:(long long)arg1 withCompletion:(id)arg2; +- (void)_updateWallpaperForLocations:(long long)arg1 updatePreviews:(_Bool)arg2 withCompletion:(id)arg3; +- (_Bool)variantsShareWallpaper; +- (void)_updateWallpaperHidden; +- (void)_setWallpaperHidden:(_Bool)arg1 variant:(long long)arg2 reason:(id)arg3; +- (_Bool)_setDisallowRasterization:(_Bool)arg1 withReason:(id)arg2 reasons:(id)arg3; +- (_Bool)_isRasterizationDisallowedForCurrentVariant; +- (void)setDisallowsRasterization:(_Bool)arg1 forVariant:(long long)arg2 withReason:(id)arg3; +- (id)previewCache; +- (struct CGSize)homescreenLightForegroundBlurColorPhaseForRect:(struct CGRect)arg1; +- (struct CGColor *)homescreenLightForegroundBlurColor; +- (id)averageColorInRect:(struct CGRect)arg1 forVariant:(long long)arg2 withSmudgeRadius:(double)arg3; +- (id)averageColorInRect:(struct CGRect)arg1 forVariant:(long long)arg2; +- (id)averageColorForVariant:(long long)arg1; +- (id)legibilitySettingsForVariant:(long long)arg1; +- (void)resumeWallpaperAnimationForReason:(id)arg1; +- (void)suspendWallpaperAnimationForReason:(id)arg1; - (void)resumeColorSamplingForReason:(id)arg1; - (void)suspendColorSamplingForReason:(id)arg1; -- (void)removeColorObserver:(id)arg1; -- (void)addColorObserver:(id)arg1; -- (void)removeObserver:(id)arg1; -- (void)addObserver:(id)arg1; -- (void)removeBackdropStyleForPriority:(int)arg1 withAnimationFactory:(id)arg2; -- (void)setBackdropStyle:(int)arg1 forPriority:(int)arg2 withAnimationFactory:(id)arg3; -@property(nonatomic) float lockscreenVariantAlpha; -@property(nonatomic) struct CGRect wallpaperContentsRect; -@property(nonatomic) float wallpaperScale; -@property(nonatomic) float windowLevel; -@property(nonatomic) BOOL wallpaperHidden; -- (void)setOrientation:(int)arg1 duration:(double)arg2; -- (id)wallpaperView; -- (void)setVariant:(int)arg1 withOutAnimationFactory:(id)arg2 inAnimationFactory:(id)arg3 completion:(id)arg4; -@property(nonatomic) int variant; +- (void)removeObserver:(id)arg1 forVariant:(long long)arg2; +- (void)addObserver:(id)arg1 forVariant:(long long)arg2; +- (void)endRequiringWithReason:(id)arg1; +- (void)beginRequiringWithReason:(id)arg1; +- (void)removeHomescreenStyleForGuidedAccessPriorityWithAnimationFactory:(id)arg1; +- (void)setHomescreenStyleForGuidedAccessPriorityWithAnimationFactory:(id)arg1; +- (_Bool)removeLockscreenStyleForPriority:(long long)arg1 withAnimationFactory:(id)arg2; +- (_Bool)removeHomescreenStyleForPriority:(long long)arg1 withAnimationFactory:(id)arg2; +- (_Bool)setLockscreenStyleTransitionState:(CDStruct_059c2b36)arg1 forPriority:(long long)arg2 withAnimationFactory:(id)arg3; +- (_Bool)setHomescreenStyleTransitionState:(CDStruct_059c2b36)arg1 forPriority:(long long)arg2 withAnimationFactory:(id)arg3; +- (_Bool)setLockscreenStyle:(long long)arg1 forPriority:(long long)arg2 withAnimationFactory:(id)arg3; +- (_Bool)setHomescreenStyle:(long long)arg1 forPriority:(long long)arg2 withAnimationFactory:(id)arg3; +- (CDStruct_059c2b36)currentHomescreenStyleTransitionState; +- (void)setLockscreenOnlyWallpaperAlpha:(double)arg1; +@property(nonatomic) double windowLevel; +- (void)setLockscreenWallpaperContentsRect:(struct CGRect)arg1; +- (void)setVariant:(long long)arg1 withOutAnimationFactory:(id)arg2 inAnimationFactory:(id)arg3 completion:(id)arg4; +@property(nonatomic) long long variant; - (void)dealloc; -- (id)initWithOrientation:(int)arg1 variant:(int)arg2; +- (id)initWithOrientation:(long long)arg1 variant:(long long)arg2; @end diff --git a/iOS7/SpringBoard/SBWallpaperEffectSnapshotCache.h b/iOS7/SpringBoard/SBWallpaperEffectSnapshotCache.h new file mode 100644 index 000000000..2884e0ed2 --- /dev/null +++ b/iOS7/SpringBoard/SBWallpaperEffectSnapshotCache.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBWallpaperObserver-Protocol.h" + +@class NSMutableSet; + +@interface SBWallpaperEffectSnapshotCache : NSObject +{ + NSMutableSet *_mappedImageKeys; +} + ++ (id)sharedInstance; +- (void)wallpaperWillChangeForVariant:(long long)arg1; +- (id)snapshotForKey:(id)arg1 withGenerationBlockIfNecessary:(id)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/SBWallpaperEffectView.h b/iOS7/SpringBoard/SBWallpaperEffectView.h new file mode 100644 index 000000000..7df420a15 --- /dev/null +++ b/iOS7/SpringBoard/SBWallpaperEffectView.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SBWallpaperObserver-Protocol.h" +#import "_SBFakeBlurObserver-Protocol.h" + +@class UIColor, UIImage, UIImageView, UIView<_SBFakeBlur>; + +@interface SBWallpaperEffectView : UIView <_SBFakeBlurObserver, SBWallpaperObserver> +{ + long long _variant; + UIColor *_wallpaperAverageColor; + long long _startStyle; + long long _endStyle; + double _transitionFraction; + UIView<_SBFakeBlur> *_blurView; + UIView *_grayscaleTintView; + UIView *_colorTintView; + UIView<_SBFakeBlur> *_transitionBlurView; + UIView *_transitionGrayscaleTintView; + UIView *_transitionColorTintView; + UIImageView *_maskImageView; + UIView *_blurMaskingContainer; + UIView *_tintMaskingContainer; + UIImage *_maskImage; + _Bool _shouldMaskBlur; + _Bool _shouldMaskTint; + _Bool _accessibilityIncreaseContrastEnabled; +} + ++ (id)imageInRect:(struct CGRect)arg1 forVariant:(long long)arg2 withStyle:(long long)arg3 zoomFactor:(double)arg4 mask:(id)arg5 masksBlur:(_Bool)arg6 masksTint:(_Bool)arg7; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)_accessibilityEnhanceBackgroundContrastChanged:(id)arg1; +- (void)_clearView:(id *)arg1; +- (void)_configureGrayscaleTintView:(id *)arg1 colorTintView:(id *)arg2 forStyle:(long long)arg3; +- (void)_configureViews; +- (void)_configureForCurrentBlurStyle; +- (void)_configureFromScratch; +- (void)_setTransitionFraction:(double)arg1; +- (void)_updateWallpaperAverageColor:(id)arg1; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)fakeBlurView:(id)arg1 didChangeStyle:(long long)arg2; +- (void)layoutSubviews; +- (void)setMaskImage:(id)arg1 masksBlur:(_Bool)arg2 masksTint:(_Bool)arg3; +- (_Bool)currentTransitionStateIsOpaque; +- (void)setTransitionState:(CDStruct_059c2b36)arg1; +- (_Bool)prepareToAnimateToTransitionState:(inout CDStruct_059c2b36 *)arg1; +- (void)setStyle:(long long)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithWallpaperVariant:(long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBWallpaperLegibilitySettingsProvider.h b/iOS7/SpringBoard/SBWallpaperLegibilitySettingsProvider.h new file mode 100644 index 000000000..e36e6720b --- /dev/null +++ b/iOS7/SpringBoard/SBWallpaperLegibilitySettingsProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBFLegibilitySettingsProvider-Protocol.h" +#import "SBWallpaperObserver-Protocol.h" + +@class _UILegibilitySettings; + +@interface SBWallpaperLegibilitySettingsProvider : NSObject +{ + id _delegate; + long long _variant; +} + +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +@property(readonly, nonatomic) _UILegibilitySettings *legibilitySettings; +- (void)dealloc; +- (id)initWithVariant:(long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBWallpaperObserver-Protocol.h b/iOS7/SpringBoard/SBWallpaperObserver-Protocol.h index 75ec645ae..f5a57e89c 100644 --- a/iOS7/SpringBoard/SBWallpaperObserver-Protocol.h +++ b/iOS7/SpringBoard/SBWallpaperObserver-Protocol.h @@ -7,6 +7,11 @@ #import "NSObject-Protocol.h" @protocol SBWallpaperObserver -- (void)wallpaperDidChange; + +@optional +- (void)wallpaperGeometryDidChangeForVariant:(long long)arg1; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)wallpaperWillChangeForVariant:(long long)arg1; @end diff --git a/iOS7/SpringBoard/SBWallpaperParallaxSettings.h b/iOS7/SpringBoard/SBWallpaperParallaxSettings.h deleted file mode 100644 index 08b86dcaa..000000000 --- a/iOS7/SpringBoard/SBWallpaperParallaxSettings.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "SBParallaxSettings.h" - -@interface SBWallpaperParallaxSettings : SBParallaxSettings -{ - float _overhangX; - float _overhangY; - float _perspectiveTransform; -} - -+ (id)settingsControllerModule; -@property float perspectiveTransform; // @synthesize perspectiveTransform=_perspectiveTransform; -@property float overhangY; // @synthesize overhangY=_overhangY; -@property float overhangX; // @synthesize overhangX=_overhangX; -- (void)setDefaultValues; - -@end - diff --git a/iOS7/SpringBoard/SBWallpaperPreviewSnapshotCache.h b/iOS7/SpringBoard/SBWallpaperPreviewSnapshotCache.h new file mode 100644 index 000000000..4230bebcc --- /dev/null +++ b/iOS7/SpringBoard/SBWallpaperPreviewSnapshotCache.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBIconIndexNodeObserver-Protocol.h" + +@class SBFMappedImageCache; + +@interface SBWallpaperPreviewSnapshotCache : NSObject +{ + SBFMappedImageCache *_imageCache; + long long _invalidatedLocations; +} + +- (id)_lockScreenSnapshotProvider; +- (id)_homeScreenSnapshotProvider; +- (void)_backlightFadeFinished; +- (void)node:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2; +- (void)node:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2; +- (void)regenerateSnapshotsForLocations:(long long)arg1 withCompletion:(id)arg2; +- (id)homeScreenSnapshot; +- (id)lockScreenSnapshot; +- (void)invalidateSnapshotsForLocations:(long long)arg1; +- (void)dealloc; +- (id)initWithImageCache:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/SBWallpaperStyleRecipe.h b/iOS7/SpringBoard/SBWallpaperStyleRecipe.h new file mode 100644 index 000000000..d1cab1a73 --- /dev/null +++ b/iOS7/SpringBoard/SBWallpaperStyleRecipe.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBTestRecipe-Protocol.h" + +@interface SBWallpaperStyleRecipe : NSObject +{ +} + ++ (id)title; +- (void)handleVolumeDecrease; +- (void)handleVolumeIncrease; + +@end + diff --git a/iOS7/SpringBoard/SBWallpaperView.h b/iOS7/SpringBoard/SBWallpaperView.h deleted file mode 100644 index 458d7b8da..000000000 --- a/iOS7/SpringBoard/SBWallpaperView.h +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -#import "_UISettingsKeyObserver-Protocol.h" - -@class SBWallpaperParallaxSettings, UIImageView; - -@interface SBWallpaperView : UIView <_UISettingsKeyObserver> -{ - UIView *_contentView; - id _proceduralWallpaper; - UIImageView *_imageView; - UIImageView *_topGradientView; - UIImageView *_bottomGradientView; - struct CGRect _wallpaperContentsRect; - SBWallpaperParallaxSettings *_parallaxSettings; - BOOL _shouldAnimateProceduralWallpaper; - BOOL _topGradientVisible; - BOOL _bottomGradientVisible; - int _orientation; - int _variant; - float _zoomFactor; -} - -@property(nonatomic) BOOL bottomGradientVisible; // @synthesize bottomGradientVisible=_bottomGradientVisible; -@property(nonatomic) BOOL topGradientVisible; // @synthesize topGradientVisible=_topGradientVisible; -@property(nonatomic) float zoomFactor; // @synthesize zoomFactor=_zoomFactor; -@property(readonly, nonatomic) UIView *contentView; // @synthesize contentView=_contentView; -@property(nonatomic) int variant; // @synthesize variant=_variant; -@property(nonatomic) int orientation; // @synthesize orientation=_orientation; -- (void)_updateParallax; -- (void)_updateSettingsForVariant:(int)arg1; -- (void)settings:(id)arg1 changedValueForKey:(id)arg2; -- (void)_setShouldAnimateProceduralWallpaper:(BOOL)arg1; -- (void)_screenBlankStateChanged:(id)arg1; -- (void)_updateProceduralWallpaperAnimationState; -- (void)setOrientation:(int)arg1 duration:(double)arg2; -- (void)_setOrientation:(int)arg1 duration:(double)arg2 force:(BOOL)arg3; -- (void)_layoutGradientsWithOrientation:(int)arg1; -- (void)setVariant:(int)arg1 withOutAnimationFactory:(id)arg2 inAnimationFactory:(id)arg3 newContentAlpha:(float)arg4 completion:(id)arg5; -- (void)setHidden:(BOOL)arg1; -- (void)layoutSubviews; -- (void)resetWallpaperWithOutAnimationFactory:(id)arg1 inAnimationFactory:(id)arg2 newContentAlpha:(float)arg3 completion:(id)arg4; -- (float)bottomGradientHeight; -- (float)topGradientHeight; -- (void)dealloc; -- (id)initWithOrientation:(int)arg1 variant:(int)arg2; - -@end - diff --git a/iOS7/SpringBoard/SBWebAppToWebAppWorkspaceTransaction.h b/iOS7/SpringBoard/SBWebAppToWebAppWorkspaceTransaction.h index 00d5419a1..d76db5327 100644 --- a/iOS7/SpringBoard/SBWebAppToWebAppWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBWebAppToWebAppWorkspaceTransaction.h @@ -10,7 +10,7 @@ { } -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; - (int)_setupMilestonesFrom:(id)arg1 to:(id)arg2; - (id)initWithWorkspace:(id)arg1 alertManager:(id)arg2 from:(id)arg3 to:(id)arg4 activationHandler:(id)arg5; diff --git a/iOS7/SpringBoard/SBWebApplication.h b/iOS7/SpringBoard/SBWebApplication.h index 6c1ca7be4..82da6f685 100644 --- a/iOS7/SpringBoard/SBWebApplication.h +++ b/iOS7/SpringBoard/SBWebApplication.h @@ -11,15 +11,15 @@ @interface SBWebApplication : SBApplication { UIWebClip *_webClip; - BOOL _isLastWebApplication; + _Bool _isLastWebApplication; } + (id)displayIdentifierForWebClipIdentifier:(id)arg1; + (id)displayIdentifierForWebClip:(id)arg1; @property(retain) UIWebClip *webClip; // @synthesize webClip=_webClip; -- (BOOL)iconAllowsUninstall:(id)arg1; +- (_Bool)iconAllowsUninstall:(id)arg1; - (id)icon:(id)arg1 imageWithFormat:(int)arg2; -- (BOOL)windowContextHostManager:(id)arg1 shouldEnableContextHostingForRequester:(id)arg2 priority:(int)arg3; +- (_Bool)windowContextHostManager:(id)arg1 shouldEnableContextHostingForRequester:(id)arg2 priority:(int)arg3; - (id)windowContextHostManager:(id)arg1 overrideRequester:(id)arg2; - (void)_removeContextHostManager:(id)arg1; - (void)_removeContextHostManagerWithoutLooping:(id)arg1; @@ -28,14 +28,16 @@ - (void)willActivateOtherWebApplication:(id)arg1; - (void)_setActivationState:(int)arg1; - (void)didExitWithInfo:(id)arg1 type:(int)arg2; -- (void)setRunning:(BOOL)arg1; +- (void)setRunning:(_Bool)arg1; - (void)setProcessInfo:(id)arg1; -- (id)_newDefaultImageInfoForScreen:(id)arg1 launchingOrientation:(int)arg2; -- (BOOL)isWebApplication; +- (id)_defaultImageInfoForScreen:(id)arg1 launchingOrientation:(long long)arg2; +- (_Bool)isSnapshotPresentForLaunchingInterfaceOrientation:(long long)arg1; +- (id)_customStartupImageForScreen:(id)arg1 launchingOrientation:(long long)arg2; +- (_Bool)isWebApplication; - (id)activationSettings; - (id)_urlForLaunch; - (void)dealloc; -- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(BOOL)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(BOOL)arg8 entitlements:(id)arg9; +- (id)initWithBundleIdentifier:(id)arg1 webClip:(id)arg2 path:(id)arg3 bundle:(id)arg4 infoDictionary:(id)arg5 isSystemApplication:(_Bool)arg6 signerIdentity:(id)arg7 provisioningProfileValidated:(_Bool)arg8 entitlements:(id)arg9; @end diff --git a/iOS7/SpringBoard/SBWebApplicationIcon.h b/iOS7/SpringBoard/SBWebApplicationIcon.h index ff9761c33..0b5d789bb 100644 --- a/iOS7/SpringBoard/SBWebApplicationIcon.h +++ b/iOS7/SpringBoard/SBWebApplicationIcon.h @@ -19,7 +19,7 @@ - (id)uninstallAlertConfirmTitle; - (id)uninstallAlertBody; - (id)uninstallAlertTitle; -- (BOOL)canGenerateImageInBackgroundForFormat:(int)arg1; +- (_Bool)canGenerateImageInBackgroundForFormat:(int)arg1; - (id)webClip; @end diff --git a/iOS7/SpringBoard/SBWhiteBackdropSettings.h b/iOS7/SpringBoard/SBWhiteBackdropSettings.h index f96d1e613..a71cec1ca 100644 --- a/iOS7/SpringBoard/SBWhiteBackdropSettings.h +++ b/iOS7/SpringBoard/SBWhiteBackdropSettings.h @@ -10,7 +10,7 @@ { } -- (float)blurRadius; +- (double)blurRadius; - (id)combinedTintColor; @end diff --git a/iOS7/SpringBoard/SBWidgetBulletinCell.h b/iOS7/SpringBoard/SBWidgetBulletinCell.h index 39a29034d..51f9b04ad 100644 --- a/iOS7/SpringBoard/SBWidgetBulletinCell.h +++ b/iOS7/SpringBoard/SBWidgetBulletinCell.h @@ -15,6 +15,7 @@ @property(retain, nonatomic) SBBBWidgetBulletinInfo *representedWidgetBulletinInfo; // @synthesize representedWidgetBulletinInfo=_representedWidgetBulletinInfo; - (void)dealloc; +- (id)initWithStyle:(long long)arg1 reuseIdentifier:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBWidgetViewControllerHost.h b/iOS7/SpringBoard/SBWidgetViewControllerHost.h index 38c41f5e8..749aa6658 100644 --- a/iOS7/SpringBoard/SBWidgetViewControllerHost.h +++ b/iOS7/SpringBoard/SBWidgetViewControllerHost.h @@ -11,7 +11,7 @@ @interface SBWidgetViewControllerHost : UIViewController { id _delegate; - int _widgetIdiom; + long long _widgetIdiom; NSString *_widgetIdentifier; NSString *_appBundleID; NSString *_displayName; @@ -22,10 +22,10 @@ + (id)requestViewController:(id)arg1 context:(id)arg2 handler:(id)arg3; + (id)_requestLocalViewControllerOfClass:(Class)arg1 context:(id)arg2 handler:(id)arg3; -+ (BOOL)canLoadWidgetWithIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; -+ (id)widgetViewControllerWithIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; ++ (_Bool)canLoadWidgetWithIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; ++ (id)widgetViewControllerWithIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; + (void)_invalidateVendedWidgetClass; -@property(readonly, nonatomic) int widgetIdiom; // @synthesize widgetIdiom=_widgetIdiom; +@property(readonly, nonatomic) long long widgetIdiom; // @synthesize widgetIdiom=_widgetIdiom; @property(readonly, nonatomic) NSString *appBundleID; // @synthesize appBundleID=_appBundleID; @property(readonly, nonatomic) NSString *widgetIdentifier; // @synthesize widgetIdentifier=_widgetIdentifier; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @@ -34,11 +34,11 @@ - (void)hostDidPresent; - (void)hostWillPresent; - (void)_requestLaunchOfURL:(id)arg1; -- (void)_requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 completion:(id)arg4; +- (void)_requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 completion:(id)arg4; - (void)requestPreferredViewSizeWithHandler:(id)arg1; @property(readonly, nonatomic) NSString *displayName; - (void)dealloc; -- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; +- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; @end diff --git a/iOS7/SpringBoard/SBWidgetViewControllerHostDelegate-Protocol.h b/iOS7/SpringBoard/SBWidgetViewControllerHostDelegate-Protocol.h index e823c45fd..e54a35e2f 100644 --- a/iOS7/SpringBoard/SBWidgetViewControllerHostDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBWidgetViewControllerHostDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)widget:(id)arg1 didUpdatePreferredSize:(struct CGSize)arg2; - (void)widget:(id)arg1 requestsLaunchOfURL:(id)arg2; -- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(int)arg3 context:(id)arg4 completion:(id)arg5; +- (void)widget:(id)arg1 requestsPresentationOfViewController:(id)arg2 presentationStyle:(long long)arg3 context:(id)arg4 completion:(id)arg5; @end diff --git a/iOS7/SpringBoard/SBWindow.h b/iOS7/SpringBoard/SBWindow.h index 052509bd8..b3fa36c7b 100644 --- a/iOS7/SpringBoard/SBWindow.h +++ b/iOS7/SpringBoard/SBWindow.h @@ -13,14 +13,14 @@ + (struct CGRect)_actualBoundsForScreen:(id)arg1 withJailBehavior:(int)arg2; + (struct UIEdgeInsets)_jailInsetsForScreen:(id)arg1; -- (BOOL)_isClippedByScreenJail; -- (BOOL)_isConstrainedByScreenJail; -- (void)setAlpha:(float)arg1; +- (_Bool)_isClippedByScreenJail; +- (_Bool)_isConstrainedByScreenJail; +- (void)setAlpha:(double)arg1; - (void)setScreen:(id)arg1; @property(readonly, nonatomic) struct UIEdgeInsets jailInsets; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithScreen:(id)arg1 jailBehavior:(int)arg2; -- (void)setAlphaAndObeyBecauseIAmTheWindowManager:(float)arg1; +- (void)setAlphaAndObeyBecauseIAmTheWindowManager:(double)arg1; @end diff --git a/iOS7/SpringBoard/SBWindowContext.h b/iOS7/SpringBoard/SBWindowContext.h index 3f087ed8e..e427f2eaf 100644 --- a/iOS7/SpringBoard/SBWindowContext.h +++ b/iOS7/SpringBoard/SBWindowContext.h @@ -13,17 +13,17 @@ unsigned int _identifier; float _level; UIScreen *_screen; - BOOL _orderOutPending; + _Bool _orderOutPending; } + (id)contextWithIdentifier:(unsigned int)arg1 level:(float)arg2 screen:(id)arg3; -@property(nonatomic, getter=isOrderOutPending) BOOL orderOutPending; // @synthesize orderOutPending=_orderOutPending; +@property(nonatomic, getter=isOrderOutPending) _Bool orderOutPending; // @synthesize orderOutPending=_orderOutPending; @property(readonly, nonatomic) UIScreen *screen; // @synthesize screen=_screen; @property(readonly, nonatomic) float level; // @synthesize level=_level; @property(readonly, nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; - (id)description; -- (BOOL)isEqual:(id)arg1; -- (unsigned int)hash; +- (_Bool)isEqual:(id)arg1; +- (unsigned long long)hash; - (void)dealloc; - (id)initWithIdentifier:(unsigned int)arg1 level:(float)arg2 screen:(id)arg3; diff --git a/iOS7/SpringBoard/SBWindowContextHostInfo.h b/iOS7/SpringBoard/SBWindowContextHostInfo.h index e0b89e1f0..769c7cccd 100644 --- a/iOS7/SpringBoard/SBWindowContextHostInfo.h +++ b/iOS7/SpringBoard/SBWindowContextHostInfo.h @@ -24,7 +24,7 @@ @property(retain, nonatomic) NSDictionary *realContextHostViewChangedProperties; // @synthesize realContextHostViewChangedProperties=_realContextHostViewChangedProperties; @property(readonly, nonatomic) NSMutableSet *hiddenContexts; // @synthesize hiddenContexts=_hiddenContexts; @property(readonly, nonatomic) SBWindowContextHostWrapperView *wrapperView; // @synthesize wrapperView=_wrapperView; -- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned int)arg3 to:(unsigned int)arg4 forScreen:(id)arg5; +- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned long long)arg3 to:(unsigned long long)arg4 forScreen:(id)arg5; - (void)dealloc; - (id)initWithContextManager:(id)arg1 hostManager:(id)arg2 screen:(id)arg3 jailBehavior:(int)arg4; diff --git a/iOS7/SpringBoard/SBWindowContextHostManager.h b/iOS7/SpringBoard/SBWindowContextHostManager.h index f5672c5be..ab6ad0e8c 100644 --- a/iOS7/SpringBoard/SBWindowContextHostManager.h +++ b/iOS7/SpringBoard/SBWindowContextHostManager.h @@ -6,15 +6,17 @@ #import "NSObject.h" -@class NSMutableDictionary, NSString, SBOrderedRequesters, SBWindowContextHostView, SBWindowContextManager, UIScreen; +@class NSMutableDictionary, NSString, SBOrderedRequesters, SBWindowContextHostView, SBWindowContextManager, UIColor, UIScreen; @interface SBWindowContextHostManager : NSObject { SBWindowContextManager *_contextManager; UIScreen *_screen; NSString *_identifier; + UIColor *_defaultBackgroundColorWhileHosting; + UIColor *_defaultBackgroundColorWhileNotHosting; SBWindowContextHostView *_hostView; - BOOL _suspended; + _Bool _suspended; SBOrderedRequesters *_hostRequesters; NSMutableDictionary *_hostRequesterInfo; int _jailBehavior; @@ -29,7 +31,7 @@ @property(readonly, nonatomic) UIScreen *screen; // @synthesize screen=_screen; - (void)_notePropertiesSetOnRealContextHostViewWhichIReallyNeedToChangeAndIKnowWhatImDoingISwear:(id)arg1 originalProperties:(id)arg2 forRequester:(id)arg3; - (id)_realContextHostViewWhichIReallyNeedToAccessAndIKnowWhatImDoingISwear; -- (void)_hostOnDefaultWindowForRequester:(id)arg1 priority:(int)arg2 hide:(BOOL)arg3; +- (void)_hostOnDefaultWindowForRequester:(id)arg1 priority:(int)arg2 hide:(_Bool)arg3; - (id)_overrideRequesterIfNecessary:(id)arg1; - (void)_removeRequesterInfo:(id)arg1; - (void)_applyRequesterInfo:(id)arg1; @@ -37,7 +39,7 @@ - (void *)createIOSurfaceForFrame:(struct CGRect)arg1 excludeContext:(unsigned int)arg2 outTransform:(struct CGAffineTransform *)arg3; - (void *)createIOSurfaceForFrame:(struct CGRect)arg1 outTransform:(struct CGAffineTransform *)arg2; - (void *)createIOSurfaceForFrame:(struct CGRect)arg1; -- (void)setContextId:(unsigned int)arg1 hidden:(BOOL)arg2 forRequester:(id)arg3; +- (void)setContextId:(unsigned int)arg1 hidden:(_Bool)arg2 forRequester:(id)arg3; - (void)hideHostViewOnDefaultWindowForRequester:(id)arg1 priority:(int)arg2; - (void)hideHostViewOnDefaultWindowForRequester:(id)arg1; - (void)unhideHostViewOnDefaultWindowForRequester:(id)arg1; @@ -46,11 +48,13 @@ - (void)resumeContextHosting; - (void)suspendContextHosting; - (void)enableHostingForRequester:(id)arg1 priority:(int)arg2; -- (void)enableHostingForRequester:(id)arg1 orderFront:(BOOL)arg2; -- (id)hostViewForRequester:(id)arg1 enableAndOrderFront:(BOOL)arg2; +- (void)enableHostingForRequester:(id)arg1 orderFront:(_Bool)arg2; +- (id)hostViewForRequester:(id)arg1 enableAndOrderFront:(_Bool)arg2; - (id)hostViewForRequester:(id)arg1; - (id)description; -@property(readonly, nonatomic) unsigned int contextCount; +@property(readonly, nonatomic) unsigned long long contextCount; +@property(copy, nonatomic) UIColor *defaultBackgroundColorWhileNotHosting; +@property(copy, nonatomic) UIColor *defaultBackgroundColorWhileHosting; @property(nonatomic) id delegate; - (void)dealloc; - (id)initWithContextManager:(id)arg1 screen:(id)arg2 jailBehavior:(int)arg3; diff --git a/iOS7/SpringBoard/SBWindowContextHostManagerDelegate-Protocol.h b/iOS7/SpringBoard/SBWindowContextHostManagerDelegate-Protocol.h index 2c6c5abaa..84d637e1d 100644 --- a/iOS7/SpringBoard/SBWindowContextHostManagerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBWindowContextHostManagerDelegate-Protocol.h @@ -9,7 +9,7 @@ @protocol SBWindowContextHostManagerDelegate @optional -- (BOOL)windowContextHostManager:(id)arg1 shouldEnableContextHostingForRequester:(id)arg2 priority:(int)arg3; +- (_Bool)windowContextHostManager:(id)arg1 shouldEnableContextHostingForRequester:(id)arg2 priority:(int)arg3; - (id)windowContextHostManager:(id)arg1 overrideRequester:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBWindowContextHostView.h b/iOS7/SpringBoard/SBWindowContextHostView.h index 6a7d06b5d..e73a06a3a 100644 --- a/iOS7/SpringBoard/SBWindowContextHostView.h +++ b/iOS7/SpringBoard/SBWindowContextHostView.h @@ -22,12 +22,12 @@ @property(readonly, nonatomic) UIScreen *screen; // @synthesize screen=_screen; @property(nonatomic) SBWindowContextHostManager *hostManager; // @synthesize hostManager=_hostManager; -- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned int)arg3 to:(unsigned int)arg4 forScreen:(id)arg5; +- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned long long)arg3 to:(unsigned long long)arg4 forScreen:(id)arg5; - (id)description; - (id)window; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (BOOL)hasContent; -- (BOOL)isHosting; +- (_Bool)hasContent; +- (_Bool)isHosting; @property(copy, nonatomic) NSSet *hiddenContexts; @property(retain, nonatomic) SBWindowContextManager *contextManager; - (void)_adjustLayerFrameAndTransform:(id)arg1; diff --git a/iOS7/SpringBoard/SBWindowContextHostWrapperView.h b/iOS7/SpringBoard/SBWindowContextHostWrapperView.h index fbcac0db6..ac98f8f6b 100644 --- a/iOS7/SpringBoard/SBWindowContextHostWrapperView.h +++ b/iOS7/SpringBoard/SBWindowContextHostWrapperView.h @@ -20,14 +20,17 @@ - (id)description; - (id)window; - (id)hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; -- (void)willRemoveSubview:(id)arg1; +- (void)_didRemoveSubview:(id)arg1; - (void)didAddSubview:(id)arg1; @property(retain, nonatomic) UIColor *backgroundColorWhileNotHosting; @property(retain, nonatomic) UIColor *backgroundColorWhileHosting; - (void)clearManager; +- (void)updateBackgroundColor; - (void)_toggleBackgroundColorIfNecessary; +- (id)_backgroundColorWhileNotHosting; +- (id)_backgroundColorWhileHosting; - (void)_hostingStatusChanged; -- (BOOL)_isReallyHosting; +- (_Bool)_isReallyHosting; - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1 manager:(id)arg2; diff --git a/iOS7/SpringBoard/SBWindowContextManager.h b/iOS7/SpringBoard/SBWindowContextManager.h index 55e52603c..b7dc714aa 100644 --- a/iOS7/SpringBoard/SBWindowContextManager.h +++ b/iOS7/SpringBoard/SBWindowContextManager.h @@ -21,7 +21,7 @@ - (id)description; - (id)contextWithIdentifier:(unsigned int)arg1 screen:(id)arg2; - (id)contextsForScreen:(id)arg1; -- (unsigned int)numberOfContextsForScreen:(id)arg1; +- (unsigned long long)numberOfContextsForScreen:(id)arg1; - (id)trackedScreens; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; diff --git a/iOS7/SpringBoard/SBWindowContextManagerDelegate-Protocol.h b/iOS7/SpringBoard/SBWindowContextManagerDelegate-Protocol.h index 284bc4c97..db6b2d016 100644 --- a/iOS7/SpringBoard/SBWindowContextManagerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBWindowContextManagerDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SBWindowContextManagerDelegate - (void)windowContextManager:(id)arg1 didStopTrackingContextsForScreen:(id)arg2; - (void)windowContextManager:(id)arg1 willStartTrackingContextsForScreen:(id)arg2; -- (BOOL)windowContextManager:(id)arg1 shouldAddContext:(id)arg2; +- (_Bool)windowContextManager:(id)arg1 shouldAddContext:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBWindowContextManagerObserver-Protocol.h b/iOS7/SpringBoard/SBWindowContextManagerObserver-Protocol.h index e97d39dd2..f96a4bd2d 100644 --- a/iOS7/SpringBoard/SBWindowContextManagerObserver-Protocol.h +++ b/iOS7/SpringBoard/SBWindowContextManagerObserver-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBWindowContextManagerObserver -- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned int)arg3 to:(unsigned int)arg4 forScreen:(id)arg5; +- (void)windowContextManager:(id)arg1 didRepositionContext:(id)arg2 from:(unsigned long long)arg3 to:(unsigned long long)arg4 forScreen:(id)arg5; @end diff --git a/iOS7/SpringBoard/SBWindowHideState.h b/iOS7/SpringBoard/SBWindowHideState.h index eab6c651c..6d70312f7 100644 --- a/iOS7/SpringBoard/SBWindowHideState.h +++ b/iOS7/SpringBoard/SBWindowHideState.h @@ -8,12 +8,12 @@ @interface SBWindowHideState : NSObject { - BOOL _hidden; - float _desiredAlpha; + _Bool _hidden; + double _desiredAlpha; } -@property float desiredAlpha; // @synthesize desiredAlpha=_desiredAlpha; -@property(getter=isHidden) BOOL hidden; // @synthesize hidden=_hidden; +@property double desiredAlpha; // @synthesize desiredAlpha=_desiredAlpha; +@property(getter=isHidden) _Bool hidden; // @synthesize hidden=_hidden; - (id)description; @end diff --git a/iOS7/SpringBoard/SBWindowManager.h b/iOS7/SpringBoard/SBWindowManager.h index b4dffdae5..2e97e9dac 100644 --- a/iOS7/SpringBoard/SBWindowManager.h +++ b/iOS7/SpringBoard/SBWindowManager.h @@ -20,15 +20,15 @@ - (id)dumpKnownWindows; - (id)dumpHidingState; - (void)_releaseWindow:(id)arg1; -- (BOOL)_isHidingWindowLevel:(float)arg1; +- (_Bool)_isHidingWindowLevel:(double)arg1; - (void)_captureWindow:(id)arg1; - (void)_takeNoteOfWindow:(id)arg1 onScreen:(id)arg2; - (void)_adjustWindowsForActiveHideRange; - (void)_recomputeHideRangeAndAdjustWindows; -- (BOOL)_isHidingWindows; +- (_Bool)_isHidingWindows; - (void)stopHidingWindowsForContext:(id)arg1; -- (void)startHidingWindowsExclusivelyFromLevel:(float)arg1 toLevel:(float)arg2 forContext:(id)arg3 reason:(id)arg4; -- (void)setAlpha:(float)arg1 forWindow:(id)arg2; +- (void)startHidingWindowsExclusivelyFromLevel:(double)arg1 toLevel:(double)arg2 forContext:(id)arg3 reason:(id)arg4; +- (void)setAlpha:(double)arg1 forWindow:(id)arg2; - (id)init; @end diff --git a/iOS7/SpringBoard/SBWorkItem.h b/iOS7/SpringBoard/SBWorkItem.h index defde00a4..dc69619c9 100644 --- a/iOS7/SpringBoard/SBWorkItem.h +++ b/iOS7/SpringBoard/SBWorkItem.h @@ -6,11 +6,15 @@ #import "NSObject.h" +@class NSDate; + @interface SBWorkItem : NSObject { id _workBlock; + NSDate *_creationDate; } +@property(readonly, nonatomic) NSDate *creationDate; // @synthesize creationDate=_creationDate; @property(readonly, nonatomic) id work; // @synthesize work=_workBlock; - (void)dealloc; - (id)initWithWork:(id)arg1; diff --git a/iOS7/SpringBoard/SBWorkStore.h b/iOS7/SpringBoard/SBWorkStore.h index fa7acae78..5505cc43b 100644 --- a/iOS7/SpringBoard/SBWorkStore.h +++ b/iOS7/SpringBoard/SBWorkStore.h @@ -14,22 +14,27 @@ NSMutableArray *_keysWithWork; NSMutableArray *_observers; NSObject *_dispatchQueue; - unsigned int _maxWorkPerKey; + unsigned long long _maxWorkPerKey; + NSMutableDictionary *_workExpirationPeriods; + double _defaultWorkExpirationPeriod; } -@property(readonly, nonatomic) unsigned int maxWorkPerKey; // @synthesize maxWorkPerKey=_maxWorkPerKey; +@property(nonatomic) double defaultWorkExpirationPeriod; // @synthesize defaultWorkExpirationPeriod=_defaultWorkExpirationPeriod; +@property(readonly, nonatomic) unsigned long long maxWorkPerKey; // @synthesize maxWorkPerKey=_maxWorkPerKey; @property(readonly, nonatomic) NSMutableArray *observers; // @synthesize observers=_observers; @property(readonly, nonatomic) NSArray *keysWithWork; // @synthesize keysWithWork=_keysWithWork; @property(readonly, nonatomic) NSMutableDictionary *workItemsPerKey; // @synthesize workItemsPerKey=_workItemsPerKey; - (id)description; - (void)_notifyObserversWorkDidChange; +- (void)_queue_expireWorkForKey:(id)arg1; +- (void)setWorkExpirationPeriod:(double)arg1 forKey:(id)arg2; - (void)purgeWorkForKey:(id)arg1; - (id)dequeueWorkForKey:(id)arg1; - (void)addWorkItem:(id)arg1 forKey:(id)arg2; - (void)removeObserver:(id)arg1; - (void)addObserver:(id)arg1; - (void)dealloc; -- (id)initWithMaximumNumberOfWorkItemsPerKey:(unsigned int)arg1; +- (id)initWithMaximumNumberOfWorkItemsPerKey:(unsigned long long)arg1; @end diff --git a/iOS7/SpringBoard/SBWorkspace.h b/iOS7/SpringBoard/SBWorkspace.h index 8820afeed..e433ed412 100644 --- a/iOS7/SpringBoard/SBWorkspace.h +++ b/iOS7/SpringBoard/SBWorkspace.h @@ -19,7 +19,7 @@ { BKSWorkspace *_bksWorkspace; SBAlertManager *_alertManager; - BOOL _alertManagerIsDeactivatingAlert; + _Bool _alertManagerIsDeactivatingAlert; SBScreenTimeTrackingController *_screenTimeTrackingController; SBWorkspaceTransaction *_currentTransaction; SBWorkspaceEventQueueLockAssertion *_eventQueueLock; @@ -31,23 +31,24 @@ @property(readonly, nonatomic) SBAlertManager *alertManager; // @synthesize alertManager=_alertManager; @property(readonly, nonatomic) BKSWorkspace *bksWorkspace; // @synthesize bksWorkspace=_bksWorkspace; @property(retain, nonatomic) SBWorkspaceTransaction *currentTransaction; // @synthesize currentTransaction=_currentTransaction; -- (void)starkScreenController:(id)arg1 didChangeStateFromState:(int)arg2; +- (void)starkScreenController:(id)arg1 didChangeStateFromState:(long long)arg2; - (void)starkScreenManagerDidChangeActiveController:(id)arg1; - (void)starkScreenManagerWillChangeActiveController:(id)arg1; -- (void)transactionGroup:(id)arg1 childTransactionDidFinish:(id)arg2 success:(BOOL)arg3; -- (void)transactionDidFinish:(id)arg1 success:(BOOL)arg2; +- (void)transactionGroup:(id)arg1 childTransactionDidFinish:(id)arg2 success:(_Bool)arg3; +- (void)transactionDidFinish:(id)arg1 success:(_Bool)arg2; - (void)alertManager:(id)arg1 didRemoveAlert:(id)arg2 fromWindow:(id)arg3; - (void)alertManager:(id)arg1 didTearDownAlertWindow:(id)arg2; - (void)alertManager:(id)arg1 willTearDownAlertWindow:(id)arg2; +- (void)alertManager:(id)arg1 topAlert:(id)arg2 requestsWallpaperStyleChangeWithAnimationFactory:(id)arg3; - (void)alertManagerDidChangeTopAlert:(id)arg1; -- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(BOOL)arg3; -- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(BOOL)arg3; +- (void)alertManager:(id)arg1 didDeactivateAlert:(id)arg2 top:(_Bool)arg3; +- (void)alertManager:(id)arg1 willDeactivateAlert:(id)arg2 top:(_Bool)arg3; - (void)alertManager:(id)arg1 didActivateAlert:(id)arg2 overAlerts:(id)arg3; - (void)alertManager:(id)arg1 willActivateAlert:(id)arg2 overAlerts:(id)arg3; -- (id)newAlertWindowForAlertManager:(id)arg1; -- (BOOL)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; +- (id)alertManager:(id)arg1 newAlertWindowForLockAlerts:(_Bool)arg2; +- (_Bool)alertManager:(id)arg1 shouldDeactivateDismissedAlert:(id)arg2; - (void)_updateStatusBarTimeItemEnabled; -- (void)workspace:(id)arg1 applicationDebugStateChanged:(id)arg2 newState:(BOOL)arg3; +- (void)workspace:(id)arg1 applicationDebugStateChanged:(id)arg2 newState:(_Bool)arg3; - (void)workspace:(id)arg1 handleStatusBarReturnActionFromApplication:(id)arg2 statusBarStyle:(id)arg3; - (void)workspace:(id)arg1 applicationFinishedBackgroundContentFetching:(id)arg2 withInfo:(id)arg3; - (void)workspace:(id)arg1 applicationSuspensionSettingsUpdated:(id)arg2 withSettings:(id)arg3; @@ -67,21 +68,22 @@ - (void)workspace:(id)arg1 applicationDidBecomeReceiver:(id)arg2 fromApplication:(id)arg3; - (id)workspace:(id)arg1 applicationWillBecomeReceiver:(id)arg2 fromApplication:(id)arg3; - (void)updateInterruptedByCallSettingsFrom:(id)arg1 to:(id)arg2; -- (BOOL)_applicationExited:(id)arg1 withInfo:(id)arg2; -- (BOOL)_handleSetupExited:(id)arg1; +- (_Bool)_applicationExited:(id)arg1 withInfo:(id)arg2; +- (_Bool)_handleSetupExited:(id)arg1; - (void)_invalidateRelaunchTimer; - (void)_memoryPressureRelieved:(id)arg1; - (void)_memoryPressureWarn:(id)arg1; - (void)_launchNextPendedAutoLaunchApp; - (void)_scheduleRelaunchTimerIfNecessary; - (void)_handleBuddyLaunchFinished; -- (id)_applicationForBundleIdentifier:(id)arg1 frontmost:(BOOL)arg2; +- (id)_applicationForBundleIdentifier:(id)arg1 frontmost:(_Bool)arg2; - (void)_noteCurrentTransactionFailed:(const char *)arg1; - (id)_selectTransactionForAppActivationToApp:(id)arg1 activationHandler:(id)arg2 canDeactivateAlerts:(void)arg3; - (id)_selectTransactionForAppActivationToApp:(id)arg1 activationHandler:(id)arg2; - (id)_selectTransactionForAppExited:(id)arg1; - (id)_selectTransactionForAppRelaunch:(id)arg1; - (id)_selectTransactionForAppActivationUnderMainScreenLock:(id)arg1; +- (id)_selectTransactionForReturningToTheLockScreenFromApp:(id)arg1 forceToBuddy:(_Bool)arg2 withActivationHandler:(id)arg3; - (id)_selectTransactionForReturningToTheLockScreenWithActivationHandler:(id)arg1; - (id)debugDescription; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBWorkspaceEvent.h b/iOS7/SpringBoard/SBWorkspaceEvent.h index ce65e00df..b56fc9579 100644 --- a/iOS7/SpringBoard/SBWorkspaceEvent.h +++ b/iOS7/SpringBoard/SBWorkspaceEvent.h @@ -19,7 +19,7 @@ @property(copy, nonatomic) NSArray *callStackSymbols; // @synthesize callStackSymbols=_callStackSymbols; @property(copy, nonatomic) id handler; // @synthesize handler=_handler; @property(copy, nonatomic) NSString *label; // @synthesize label=_label; -- (BOOL)isEqualToEvent:(id)arg1; +- (_Bool)isEqualToEvent:(id)arg1; - (void)execute; - (id)debugDescription; - (id)description; diff --git a/iOS7/SpringBoard/SBWorkspaceEventQueue.h b/iOS7/SpringBoard/SBWorkspaceEventQueue.h index c8a665456..ee8ecefd0 100644 --- a/iOS7/SpringBoard/SBWorkspaceEventQueue.h +++ b/iOS7/SpringBoard/SBWorkspaceEventQueue.h @@ -6,23 +6,24 @@ #import "NSObject.h" -@class NSMutableArray, SBWorkspaceEvent; +@class NSHashTable, NSMutableArray, SBWorkspaceEvent; @interface SBWorkspaceEventQueue : NSObject { - unsigned int _lockCount; + NSHashTable *_eventQueueLocks; NSMutableArray *_eventQueue; SBWorkspaceEvent *_executingEvent; } + (id)sharedInstance; @property(retain, nonatomic) SBWorkspaceEvent *executingEvent; // @synthesize executingEvent=_executingEvent; -- (void)_bumpLockAssertionCount:(int)arg1; +- (void)_removeEventQueueLock:(id)arg1; +- (void)_addEventQueueLock:(id)arg1; - (void)_processNextEvent; -- (BOOL)hasEventWithName:(id)arg1; -- (BOOL)hasEventWithPrefix:(id)arg1; +- (_Bool)hasEventWithName:(id)arg1; +- (_Bool)hasEventWithPrefix:(id)arg1; - (void)cancelEventsWithName:(id)arg1; -- (BOOL)isLocked; +- (_Bool)isLocked; - (void)executeOrPrependEvents:(id)arg1; - (void)executeOrPrependEvent:(id)arg1; - (void)executeOrAppendEvent:(id)arg1; diff --git a/iOS7/SpringBoard/SBWorkspaceEventQueueLockAssertion.h b/iOS7/SpringBoard/SBWorkspaceEventQueueLockAssertion.h index 015c3d27a..2fab54f62 100644 --- a/iOS7/SpringBoard/SBWorkspaceEventQueueLockAssertion.h +++ b/iOS7/SpringBoard/SBWorkspaceEventQueueLockAssertion.h @@ -6,15 +6,18 @@ #import "NSObject.h" -@class SBWorkspaceEventQueue; +@class NSString, SBWorkspaceEventQueue; @interface SBWorkspaceEventQueueLockAssertion : NSObject { SBWorkspaceEventQueue *_eventQueue; + NSString *_reason; } +- (id)reason; +- (id)description; - (void)dealloc; -- (id)initWithWorkspaceEventQueue:(id)arg1; +- (id)initWithWorkspaceEventQueue:(id)arg1 reason:(id)arg2; @end diff --git a/iOS7/SpringBoard/SBWorkspaceLogger.h b/iOS7/SpringBoard/SBWorkspaceLogger.h index b32b813e6..8e466f94a 100644 --- a/iOS7/SpringBoard/SBWorkspaceLogger.h +++ b/iOS7/SpringBoard/SBWorkspaceLogger.h @@ -11,16 +11,16 @@ } + (void)handleSignal; -+ (BOOL)saveRecentLogsToTemporaryPath:(id *)arg1; ++ (_Bool)saveRecentLogsToTemporaryPath:(id *)arg1; + (id)recentLogs; -+ (BOOL)isWorkspaceLoggingEnabled; ++ (_Bool)isWorkspaceLoggingEnabled; + (int)workspaceLoggingType; - (void)willBeginLoggingToPath:(id)arg1; -- (id)fileFormat:(id)arg1 withArguments:(char *)arg2; -- (BOOL)includeConsole; +- (id)fileFormat:(id)arg1 withArguments:(struct __va_list_tag [1])arg2; +- (_Bool)includeConsole; - (void)reloadFromDefaults; - (id)name; -- (BOOL)isEnabled; +- (_Bool)isEnabled; @end diff --git a/iOS7/SpringBoard/SBWorkspaceTransaction.h b/iOS7/SpringBoard/SBWorkspaceTransaction.h index 7a116ee29..dbcfd175b 100644 --- a/iOS7/SpringBoard/SBWorkspaceTransaction.h +++ b/iOS7/SpringBoard/SBWorkspaceTransaction.h @@ -10,13 +10,13 @@ @interface SBWorkspaceTransaction : NSObject { - BOOL _didCommit; + _Bool _didCommit; id _delegate; int _milestones; BKSWorkspace *_workspace; SBAlertManager *_alertManager; - BOOL _completed; - BOOL _interrupted; + _Bool _completed; + _Bool _interrupted; NSDate *_startTime; NSMutableArray *_keepAliveReasons; } @@ -25,63 +25,63 @@ @property(readonly, nonatomic) SBAlertManager *alertManager; // @synthesize alertManager=_alertManager; @property(readonly, nonatomic) BKSWorkspace *workspace; // @synthesize workspace=_workspace; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -- (BOOL)selfAlertDidDeactivate:(id)arg1; -- (BOOL)selfAlertWillDeactivate:(id)arg1; -- (BOOL)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)selfApplicationExited:(id)arg1; -- (BOOL)selfApplicationLaunchDidFail:(id)arg1; -- (BOOL)selfApplicationActivated:(id)arg1; -- (BOOL)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)selfWorkspaceDidResume; -- (BOOL)selfWorkspaceWillResume; -- (BOOL)selfWorkspaceDidSuspend; -- (BOOL)selfWorkspaceWillSuspend; +- (_Bool)selfAlertDidDeactivate:(id)arg1; +- (_Bool)selfAlertWillDeactivate:(id)arg1; +- (_Bool)selfAlertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfAlertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)selfApplicationExited:(id)arg1; +- (_Bool)selfApplicationLaunchDidFail:(id)arg1; +- (_Bool)selfApplicationActivated:(id)arg1; +- (_Bool)selfApplicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)selfApplicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfApplicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)selfWorkspaceDidResume; +- (_Bool)selfWorkspaceWillResume; +- (_Bool)selfWorkspaceDidSuspend; +- (_Bool)selfWorkspaceWillSuspend; - (id)_stringForInterruptReason:(int)arg1; - (id)_stringForMilestones:(int)arg1; - (void)_enumerateMilestones:(int)arg1 usingBlock:(id)arg2; - (id)_stringForMilestone:(int)arg1; -- (BOOL)_shouldBeWatchdogged:(id *)arg1; +- (_Bool)_shouldBeWatchdogged:(id *)arg1; - (double)_watchdogInterval; -- (BOOL)_enableWatchdog; -- (BOOL)alertDidDeactivate:(id)arg1; -- (BOOL)alertWillDeactivate:(id)arg1; -- (BOOL)alertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)alertWillActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)applicationExited:(id)arg1; -- (BOOL)applicationLaunchDidFail:(id)arg1; -- (BOOL)applicationActivated:(id)arg1; -- (BOOL)applicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)applicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)applicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)applicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)workspaceDidResume; -- (BOOL)workspaceWillResume; -- (BOOL)workspaceDidSuspend; -- (BOOL)workspaceWillSuspend; +- (_Bool)_enableWatchdog; +- (_Bool)alertDidDeactivate:(id)arg1; +- (_Bool)alertWillDeactivate:(id)arg1; +- (_Bool)alertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)alertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)applicationExited:(id)arg1; +- (_Bool)applicationLaunchDidFail:(id)arg1; +- (_Bool)applicationActivated:(id)arg1; +- (_Bool)applicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)applicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)applicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)applicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)workspaceDidResume; +- (_Bool)workspaceWillResume; +- (_Bool)workspaceDidSuspend; +- (_Bool)workspaceWillSuspend; - (void)_transactionComplete; - (void)_interruptWithReason:(int)arg1; -- (BOOL)_canBeInterrupted; +- (_Bool)_canBeInterrupted; - (void)_commit; - (void)_keepalive_async:(id)arg1; - (void)_endKeepAliveForReason:(id)arg1; - (void)_keepAliveForReason:(id)arg1; -- (BOOL)_hasKeepAliveReason:(id)arg1; -- (BOOL)_checkAndRemoveMilestone:(int)arg1; -- (void)_notifyDelegateOfCompletion:(BOOL)arg1; +- (_Bool)_hasKeepAliveReason:(id)arg1; +- (_Bool)_checkAndRemoveMilestone:(int)arg1; +- (void)_notifyDelegateOfCompletion:(_Bool)arg1; - (void)removeMilestonesAndCheckForCompletion:(int)arg1; - (void)_checkAndReportIfMilestonesMet; -- (BOOL)milestonesMet; -- (BOOL)waitingForMilestone:(int)arg1; +- (_Bool)milestonesMet; +- (_Bool)waitingForMilestone:(int)arg1; - (void)removeMilestones:(int)arg1; - (void)addMilestones:(int)arg1; - (void)interruptWithReason:(int)arg1; - (void)interrupt; -- (BOOL)canBeInterrupted; -- (BOOL)hasCompleted; +- (_Bool)canBeInterrupted; +- (_Bool)hasCompleted; - (void)commit; - (id)description; - (void)dealloc; diff --git a/iOS7/SpringBoard/SBWorkspaceTransactionDelegate-Protocol.h b/iOS7/SpringBoard/SBWorkspaceTransactionDelegate-Protocol.h index 774854f50..6261b36ee 100644 --- a/iOS7/SpringBoard/SBWorkspaceTransactionDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBWorkspaceTransactionDelegate-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol SBWorkspaceTransactionDelegate -- (void)transactionDidFinish:(id)arg1 success:(BOOL)arg2; +- (void)transactionDidFinish:(id)arg1 success:(_Bool)arg2; @end diff --git a/iOS7/SpringBoard/SBWorkspaceTransactionGroup.h b/iOS7/SpringBoard/SBWorkspaceTransactionGroup.h index ac8226eee..591f2d489 100644 --- a/iOS7/SpringBoard/SBWorkspaceTransactionGroup.h +++ b/iOS7/SpringBoard/SBWorkspaceTransactionGroup.h @@ -16,25 +16,25 @@ } @property(readonly, nonatomic) NSArray *transactions; // @synthesize transactions=_transactions; -- (void)transactionDidFinish:(id)arg1 success:(BOOL)arg2; +- (void)transactionDidFinish:(id)arg1 success:(_Bool)arg2; - (void)interruptWithReason:(int)arg1; -- (BOOL)canBeInterrupted; -- (BOOL)alertDidDeactivate:(id)arg1; -- (BOOL)alertWillDeactivate:(id)arg1; -- (BOOL)alertDidActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)alertWillActivate:(id)arg1 overAlerts:(id)arg2; -- (BOOL)applicationExited:(id)arg1; -- (BOOL)applicationLaunchDidFail:(id)arg1; -- (BOOL)applicationActivated:(id)arg1; -- (BOOL)applicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)applicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; -- (BOOL)applicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)applicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; -- (BOOL)workspaceDidResume; -- (BOOL)workspaceWillResume; -- (BOOL)workspaceDidSuspend; -- (BOOL)workspaceWillSuspend; -- (BOOL)_shouldBeWatchdogged:(id *)arg1; +- (_Bool)canBeInterrupted; +- (_Bool)alertDidDeactivate:(id)arg1; +- (_Bool)alertWillDeactivate:(id)arg1; +- (_Bool)alertDidActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)alertWillActivate:(id)arg1 overAlerts:(id)arg2; +- (_Bool)applicationExited:(id)arg1; +- (_Bool)applicationLaunchDidFail:(id)arg1; +- (_Bool)applicationActivated:(id)arg1; +- (_Bool)applicationDidFinishLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)applicationDidStartLaunching:(id)arg1 withInfo:(id)arg2; +- (_Bool)applicationDidBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)applicationWillBecomeReceiver:(id)arg1 fromApplication:(id)arg2; +- (_Bool)workspaceDidResume; +- (_Bool)workspaceWillResume; +- (_Bool)workspaceDidSuspend; +- (_Bool)workspaceWillSuspend; +- (_Bool)_shouldBeWatchdogged:(id *)arg1; - (void)commit; - (void)addMilestones:(int)arg1; - (void)_doForAllTransactions:(id)arg1; diff --git a/iOS7/SpringBoard/SBWorkspaceTransactionGroupDelegate-Protocol.h b/iOS7/SpringBoard/SBWorkspaceTransactionGroupDelegate-Protocol.h index 3f79fb151..860f96d27 100644 --- a/iOS7/SpringBoard/SBWorkspaceTransactionGroupDelegate-Protocol.h +++ b/iOS7/SpringBoard/SBWorkspaceTransactionGroupDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol SBWorkspaceTransactionGroupDelegate @optional -- (void)transactionGroup:(id)arg1 childTransactionDidFinish:(id)arg2 success:(BOOL)arg3; +- (void)transactionGroup:(id)arg1 childTransactionDidFinish:(id)arg2 success:(_Bool)arg3; @end diff --git a/iOS7/SpringBoard/SBZoomView.h b/iOS7/SpringBoard/SBZoomView.h index 181b4ef61..a134dbc7d 100644 --- a/iOS7/SpringBoard/SBZoomView.h +++ b/iOS7/SpringBoard/SBZoomView.h @@ -10,12 +10,11 @@ { } -+ (id)_chromeStatusBarImageForInterfaceOrientation:(int)arg1; ++ (id)_chromeStatusBarImageForInterfaceOrientation:(long long)arg1; + (struct CGSize)_rotateAndNormalizeSize:(struct CGSize)arg1 withTransform:(struct CGAffineTransform)arg2; -+ (int)_degreesForRotationFromOriginalImageOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -+ (int)_degreesForRotationFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)setRoundedCorners:(int)arg1 withCornersFrame:(struct CGRect)arg2; ++ (long long)_degreesForRotationFromOriginalImageOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; ++ (long long)_degreesForRotationFromInterfaceOrientation:(long long)arg1 toInterfaceOrientation:(long long)arg2; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; - (id)_initWithFrame:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/iOS7/SpringBoard/SBZoomableCrossfadeView.h b/iOS7/SpringBoard/SBZoomableCrossfadeView.h new file mode 100644 index 000000000..b70af776f --- /dev/null +++ b/iOS7/SpringBoard/SBZoomableCrossfadeView.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface SBZoomableCrossfadeView : UIView +{ + UIView *_startView; + UIView *_endView; + _Bool _translucent; + _Bool _crossfaded; +} + ++ (id)crossfadeViewWithStartView:(id)arg1 endView:(id)arg2 translucent:(_Bool)arg3; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; +- (void)crossfadeWithCompletion:(id)arg1; +- (id)animationFactory; +- (void)layoutSubviews; +- (void)dealloc; +- (id)_initWithStartView:(id)arg1 endView:(id)arg2 translucent:(_Bool)arg3; + +@end + diff --git a/iOS7/SpringBoard/SBZoomableView.h b/iOS7/SpringBoard/SBZoomableView.h index bdb175b44..78858034c 100644 --- a/iOS7/SpringBoard/SBZoomableView.h +++ b/iOS7/SpringBoard/SBZoomableView.h @@ -10,7 +10,7 @@ { } -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; @end diff --git a/iOS7/SpringBoard/SFAirDropDiscoveryControllerDelegate-Protocol.h b/iOS7/SpringBoard/SFAirDropDiscoveryControllerDelegate-Protocol.h index 5c1c4f1c5..9bfe4bf14 100644 --- a/iOS7/SpringBoard/SFAirDropDiscoveryControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/SFAirDropDiscoveryControllerDelegate-Protocol.h @@ -7,9 +7,7 @@ #import "NSObject-Protocol.h" @protocol SFAirDropDiscoveryControllerDelegate +- (void)discoveryControllerVisibilityDidChange:(id)arg1; - (void)discoveryControllerSettingsDidChange:(id)arg1; - -@optional -- (void)discoveryController:(id)arg1 isVisible:(BOOL)arg2; @end diff --git a/iOS7/SpringBoard/SUNetworkObserver-Protocol.h b/iOS7/SpringBoard/SUNetworkObserver-Protocol.h index b16391982..fe84ef145 100644 --- a/iOS7/SpringBoard/SUNetworkObserver-Protocol.h +++ b/iOS7/SpringBoard/SUNetworkObserver-Protocol.h @@ -11,7 +11,7 @@ @optional - (void)operatorBundleChanged; - (void)carrierBundleChanged; -- (void)cellularRoamingStatusChanged:(BOOL)arg1; +- (void)cellularRoamingStatusChanged:(_Bool)arg1; - (void)networkChangedFromNetworkType:(int)arg1 toNetworkType:(int)arg2; @end diff --git a/iOS7/SpringBoard/SpringBoard.h b/iOS7/SpringBoard/SpringBoard.h index fe201fe00..fc89740de 100644 --- a/iOS7/SpringBoard/SpringBoard.h +++ b/iOS7/SpringBoard/SpringBoard.h @@ -30,23 +30,25 @@ unsigned int _poweringDown:1; unsigned int _headsetDownDelayedActionPerformed:1; unsigned int _isSeekingInMedia:1; - int _statusBarOrientationOverride; + long long _statusBarOrientationOverride; int _mediaSeekDirection; unsigned int _springBoardRequestsAccelerometerEvents; - int _activeInterfaceOrientation; + long long _activeInterfaceOrientation; NSMutableSet *_activeInterfaceOrientationObservers; - BOOL _wantsOrientationEvents; + NSMutableArray *_activeInterfaceOrientationOverrideStack; + _Bool _wantsOrientationEvents; int _notifyDontAnimateREOToken; int _notifyDontAllowMediaHUDToken; - BOOL _expectsFaceContact; - BOOL _expectsFaceContactInLandscape; - BOOL _proximityEventsEnabled; - BOOL _smartCoverClosed; - BOOL _keybagRefetchTransactionIsActive; + _Bool _expectsFaceContact; + _Bool _expectsFaceContactInLandscape; + _Bool _proximityEventsEnabled; + _Bool _smartCoverClosed; + _Bool _keybagRefetchTransactionIsActive; + _Bool _menuButtonDown; NSSet *_restrictionDisabledApplications; SBApplication *_nowPlayingApp; SBApplication *_menuButtonInterceptApp; - BOOL _menuButtonInterceptAppEnabledForever; + _Bool _menuButtonInterceptAppEnabledForever; NSMutableArray *_disableNowPlayingHUDAssertionBundleIds; NSMutableArray *_appsRegisteredForVolumeEvents; NSNumberFormatter *_decimalFormatter; @@ -55,7 +57,6 @@ NSDate *_midnightFireDate; struct _opaque_pthread_t *_backgroundMIGServerThread; struct _opaque_pthread_t *_iconGenerationMIGServerThread; - struct _opaque_pthread_t *_systemGesturesHIDThread; NSObject *_memoryPressureSource; unsigned int _memoryPressureStatus; NSMutableArray *_blocksAwaitingAvailableMemory; @@ -66,112 +67,120 @@ struct __CFBoolean *_hasCameraRestriction; struct __CFBoolean *_shouldDelaySleepForHeadsetClick; NSHashTable *_volumePressBandits; - NSMutableSet *_requireWallpaperReasons; + unsigned long long _menuButtonHoldStartTime; + double _menuButtonHoldAbsoluteStartTime; + NSMutableArray *_menuButtonUpBlocks; + _Bool _didPlayLockSound; NSHashTable *_disableActiveOrientationChangeAssertions; + _Bool _typingActive; } + (void)migrateSystemLocalNotifications; -+ (BOOL)rendersLocally; -+ (BOOL)registerAsSystemApp; ++ (_Bool)rendersLocally; ++ (_Bool)registerAsSystemApp; +@property(nonatomic, getter=isTypingActive) _Bool typingActive; // @synthesize typingActive=_typingActive; @property(readonly, nonatomic) NSObject *bulletinBoardQueue; // @synthesize bulletinBoardQueue=_bulletinBoardQueue; @property(readonly, nonatomic) BBDataProviderConnection *bulletinBoardConnection; // @synthesize bulletinBoardConnection=_bulletinBoardConnection; +- (void)performWhenMenuButtonIsUpUsingBlock:(id)arg1; - (void)removeDisableActiveInterfaceOrientationChangeAssertion:(id)arg1; - (void)addDisableActiveInterfaceOrientationChangeAssertion:(id)arg1; - (void)_sendBanditsVolumeDecreased; - (void)_sendBanditsVolumeIncreased; - (void)removeVolumePressBandit:(id)arg1; - (void)addVolumePressBandit:(id)arg1; -- (BOOL)_hasVolumeBandits; -- (BOOL)shouldHostWidgetsRemotely; -- (void)noteKeybagRefetchTransactionIsActive:(BOOL)arg1; -- (BOOL)underMemoryPressure; -- (void)_setStatusBarShowsProgress:(BOOL)arg1; +- (_Bool)_hasVolumeBandits; +- (_Bool)shouldHostWidgetsRemotely; +- (void)noteKeybagRefetchTransactionIsActive:(_Bool)arg1; +- (_Bool)underMemoryPressure; +- (void)_setStatusBarShowsProgress:(_Bool)arg1; - (void)_accessibilityDeactivationAnimationWillBegin; - (double)_accessibilityDeactivationAnimationStartDelay; - (void)_accessibilityActivationAnimationWillBegin; - (double)_accessibilityActivationAnimationStartDelay; -- (void)_accessibilitySetSystemGesturesDisabledByAccessibility:(BOOL)arg1; -- (BOOL)_accessibilitySystemGesturesDisabledByAccessibility; -- (BOOL)_accessibilityShouldAllowIconLaunch; -- (BOOL)_accessibilityShouldAllowAppLaunch; +- (void)_accessibilitySetSystemGesturesDisabledByAccessibility:(_Bool)arg1; +- (_Bool)_accessibilitySystemGesturesDisabledByAccessibility; +- (_Bool)_accessibilityShouldAllowIconLaunch; +- (_Bool)_accessibilityShouldAllowAppLaunch; - (id)_accessibilityRunningApplications; - (id)_accessibilityTopDisplay; - (id)_accessibilityFrontMostApplication; - (id)formattedPercentStringForNumber:(id)arg1; - (id)formattedDecimalStringForNumber:(id)arg1; -- (BOOL)isCameraApp; +- (_Bool)isCameraApp; - (void)setSuspensionAnimationDelay:(double)arg1; -- (void)setIdleTimerDisabled:(BOOL)arg1; +- (void)setIdleTimerDisabled:(_Bool)arg1; - (void)setNowPlayingInfo:(id)arg1 forApplication:(id)arg2; -- (BOOL)isNowPlayingAppPlaying; +- (_Bool)isNowPlayingAppPlaying; - (id)nowPlayingApp; -- (BOOL)isMusicPlayerInNowPlayingView; +- (_Bool)isMusicPlayerInNowPlayingView; - (void)_nowPlayingAppDidChangeNotification:(id)arg1; - (void)tearDown; - (void)_tearDownNow; -- (BOOL)launchApplicationWithIdentifier:(id)arg1 suspended:(BOOL)arg2; +- (_Bool)launchApplicationWithIdentifier:(id)arg1 suspended:(_Bool)arg2; - (void)_launchMusicPlayerSuspendedAndStartMusic; - (void)launchMusicPlayerSuspended; -- (int)alertInterfaceOrientation; -- (BOOL)isLocked; -- (BOOL)canShowAlerts; -- (void)setHasMiniAlerts:(BOOL)arg1; +- (long long)alertInterfaceOrientation; +- (_Bool)isLocked; +- (_Bool)canShowAlerts; +- (void)setHasMiniAlerts:(_Bool)arg1; - (void)willDismissMiniAlert; - (void)willDisplayMiniAlert; - (void)didDismissMiniAlert; - (void)didDismissActionSheet; - (void)applicationDidOrderOutContext:(id)arg1 screen:(id)arg2; - (void)applicationWillOrderInContext:(id)arg1 windowLevel:(float)arg2 screen:(id)arg3; -- (void)frontDisplayDidChange; +- (void)frontDisplayDidChange:(id)arg1; +- (void)_setAmbiguousControlCenterActivationMargin:(double)arg1; - (void)updateOrientationAndAccelerometerSettings; - (void)updateProximitySettings; -- (void)setExpectsFaceContact:(BOOL)arg1; -- (void)setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; -- (BOOL)expectsFaceContactInLandscape; -- (BOOL)expectsFaceContact; -- (void)setProximityEventsEnabled:(BOOL)arg1; -- (BOOL)proximityEventsEnabled; -- (void)setSystemVolumeHUDEnabled:(BOOL)arg1 forAudioCategory:(id)arg2; +- (void)setExpectsFaceContact:(_Bool)arg1; +- (void)setExpectsFaceContact:(_Bool)arg1 inLandscape:(_Bool)arg2; +- (_Bool)expectsFaceContactInLandscape; +- (_Bool)expectsFaceContact; +- (void)setProximityEventsEnabled:(_Bool)arg1; +- (_Bool)proximityEventsEnabled; +- (void)setSystemVolumeHUDEnabled:(_Bool)arg1 forAudioCategory:(id)arg2; - (double)windowRotationDuration; -- (BOOL)_alertWindowShouldRotate; -- (id)displayIDForURLScheme:(id)arg1 isPublic:(BOOL)arg2; +- (_Bool)_alertWindowShouldRotate; +- (id)displayIDForURLScheme:(id)arg1 isPublic:(_Bool)arg2; - (void)_removeDefaultInterfaceOrientatationOverride; -- (void)_overrideDefaultInterfaceOrientationWithOrientation:(int)arg1; -- (int)statusBarOrientation; -- (void)reportStatusBarOrientationAs:(int)arg1; -- (int)interfaceOrientationForCurrentDeviceOrientation; -- (int)_currentNonFlatDeviceOrientation; -- (void)updateNativeOrientationAndMirroredDisplays:(BOOL)arg1; +- (void)_overrideDefaultInterfaceOrientationWithOrientation:(long long)arg1; +- (long long)statusBarOrientation; +- (void)reportStatusBarOrientationAs:(long long)arg1; +- (long long)interfaceOrientationForCurrentDeviceOrientation; +- (long long)_currentNonFlatDeviceOrientation; +- (void)updateNativeOrientationAndMirroredDisplays:(_Bool)arg1; - (void)updateNativeOrientation; -- (void)setWantsOrientationEvents:(BOOL)arg1; -- (int)_frontMostAppOrientation; -- (int)activeInterfaceOrientationWithoutConsideringAlerts; -- (int)activeInterfaceOrientation; +- (void)setWantsOrientationEvents:(_Bool)arg1; +- (_Bool)_statusBarOrientationFollowsWindow:(id)arg1; +- (long long)_frontMostAppOrientation; +- (void)_removeTransientActiveInterfaceOrientationOverrideForReason:(id)arg1; +- (void)popTransientActiveInterfaceOrientationForReason:(id)arg1; +- (void)pushTransientActiveInterfaceOrientation:(long long)arg1 forReason:(id)arg2; +- (long long)activeInterfaceOrientationWithoutConsideringAlerts; +- (long long)activeInterfaceOrientation; - (void)removeActiveOrientationObserver:(id)arg1; - (void)addActiveOrientationObserver:(id)arg1; -- (void)noteAlertView:(id)arg1 willChangeInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)updateWallpaperVisibilityAndBackdropStyle; -- (void)endRequiringWallpaperWithReason:(id)arg1; -- (void)beginRequiringWallpaperWithReason:(id)arg1; -- (void)noteInterfaceOrientationChanged:(int)arg1 duration:(float)arg2 updateMirroredDisplays:(BOOL)arg3 force:(BOOL)arg4; -- (void)noteInterfaceOrientationChanged:(int)arg1 duration:(float)arg2 updateMirroredDisplays:(BOOL)arg3; -- (void)noteInterfaceOrientationChanged:(int)arg1 duration:(float)arg2; -- (void)noteInterfaceOrientationChanged:(int)arg1 force:(BOOL)arg2; -- (void)noteInterfaceOrientationChanged:(int)arg1; +- (void)noteAlertView:(id)arg1 willChangeInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)noteInterfaceOrientationChanged:(long long)arg1 duration:(double)arg2 updateMirroredDisplays:(_Bool)arg3 force:(_Bool)arg4; +- (void)noteInterfaceOrientationChanged:(long long)arg1 duration:(double)arg2 updateMirroredDisplays:(_Bool)arg3; +- (void)noteInterfaceOrientationChanged:(long long)arg1 duration:(double)arg2; +- (void)noteInterfaceOrientationChanged:(long long)arg1 force:(_Bool)arg2; +- (void)noteInterfaceOrientationChanged:(long long)arg1; - (void)updateMirroredDisplayOrientation; - (void)noteSubstantialTransitionOccured; - (void)didReceiveMemoryWarning; - (void)lockDevice:(struct __GSEvent *)arg1; -- (void)updateRejectedInputSettingsTriggeredByRouteChangeToReceiverNotification:(BOOL)arg1; +- (void)updateRejectedInputSettingsTriggeredByRouteChangeToReceiverNotification:(_Bool)arg1; - (void)updateRejectedInputSettings; -- (void)updateRejectedInputSettingsForInCallState:(BOOL)arg1 isOutgoing:(BOOL)arg2; -- (void)_updateRejectedInputSettingsForInCallState:(BOOL)arg1 isOutgoing:(BOOL)arg2 triggeredbyRouteWillChangeToReceiverNotification:(BOOL)arg3; +- (void)updateRejectedInputSettingsForInCallState:(_Bool)arg1 isOutgoing:(_Bool)arg2; +- (void)_updateRejectedInputSettingsForInCallState:(_Bool)arg1 isOutgoing:(_Bool)arg2 triggeredbyRouteWillChangeToReceiverNotification:(_Bool)arg3; - (void)_caseLatchWantsToAttemptLock; - (void)noteCaseHardwarePresent; - (void)_keyboardOrCaseLatchWantsToAttemptUnlock:(int)arg1; -- (BOOL)allowCaseLatchLockAndUnlock; -- (BOOL)caseIsEnabledAndLatched; -- (BOOL)smartCoverIsClosed; +- (_Bool)allowCaseLatchLockAndUnlock; +- (_Bool)caseIsEnabledAndLatched; +- (_Bool)smartCoverIsClosed; - (void)_enqueueWorkspaceEvent:(id)arg1 withName:(void)arg2 ifSatisfiesCondition:(id)arg3 cancelingEventsWithNames:(id)arg4; - (void)_smartCoverDidClose:(struct __IOHIDEvent *)arg1; - (void)_smartCoverDidOpen:(struct __IOHIDEvent *)arg1; @@ -184,33 +193,34 @@ - (void)_adjustMidnightTimerAfterSleep; - (void)_midnightPassed; - (void)setupMidnightTimer; -- (BOOL)_handlePhysicalButtonEvent:(id)arg1; +- (_Bool)_handlePhysicalButtonEvent:(id)arg1; - (void)volumeChanged:(struct __GSEvent *)arg1; -- (BOOL)_volumeChanged:(struct __IOHIDEvent *)arg1; +- (_Bool)_volumeChanged:(struct __IOHIDEvent *)arg1; - (id)appsRegisteredForVolumeEvents; -- (void)setAppRegisteredForVolumeEvents:(id)arg1 isActive:(BOOL)arg2; -- (void)setWantsVolumeButtonEvents:(BOOL)arg1; -- (BOOL)menuButtonInterceptAppEnabledForever; +- (void)setAppRegisteredForVolumeEvents:(id)arg1 isActive:(_Bool)arg2; +- (void)setWantsVolumeButtonEvents:(_Bool)arg1; +- (_Bool)menuButtonInterceptAppEnabledForever; - (id)menuButtonInterceptApp; -- (void)setMenuButtonInterceptApp:(id)arg1 forever:(BOOL)arg2; -- (BOOL)openURL:(id)arg1; -- (BOOL)canOpenURL:(id)arg1; -- (void)_openURLCore:(id)arg1 display:(id)arg2 animating:(BOOL)arg3 sender:(id)arg4 additionalActivationFlags:(id)arg5 activationHandler:(id)arg6; -- (void)_applicationOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3 publicURLsOnly:(BOOL)arg4 animating:(BOOL)arg5 additionalActivationFlags:(id)arg6 activationHandler:(id)arg7; -- (void)applicationOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3 publicURLsOnly:(BOOL)arg4 animating:(BOOL)arg5 needsPermission:(BOOL)arg6 additionalActivationFlags:(id)arg7 activationHandler:(id)arg8; -- (void)applicationOpenURL:(id)arg1 publicURLsOnly:(BOOL)arg2; +- (void)setMenuButtonInterceptApp:(id)arg1 forever:(_Bool)arg2; +- (_Bool)openURL:(id)arg1; +- (_Bool)canOpenURL:(id)arg1; +- (void)_openURLCore:(id)arg1 display:(id)arg2 animating:(_Bool)arg3 sender:(id)arg4 additionalActivationFlags:(id)arg5 activationHandler:(id)arg6; +- (void)_applicationOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3 publicURLsOnly:(_Bool)arg4 animating:(_Bool)arg5 additionalActivationFlags:(id)arg6 activationHandler:(id)arg7; +- (void)applicationOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3 publicURLsOnly:(_Bool)arg4 animating:(_Bool)arg5 needsPermission:(_Bool)arg6 additionalActivationFlags:(id)arg7 activationHandler:(id)arg8; +- (void)applicationOpenURL:(id)arg1 publicURLsOnly:(_Bool)arg2; - (void)applicationOpenURL:(id)arg1; -- (BOOL)applicationCanOpenURL:(id)arg1 publicURLsOnly:(BOOL)arg2; -- (BOOL)_URLIsHandledBySpringBoard:(id)arg1; +- (_Bool)applicationCanOpenURL:(id)arg1 publicURLsOnly:(_Bool)arg2; +- (_Bool)_URLIsHandledBySpringBoard:(id)arg1; - (void)_applicationOpenURL:(id)arg1 event:(struct __GSEvent *)arg2; - (void)handleOpenURL:(id)arg1 fromApplication:(id)arg2; -- (BOOL)_requestPermissionToOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3; +- (_Bool)_requestPermissionToOpenURL:(id)arg1 withApplication:(id)arg2 sender:(id)arg3; - (void)showAlertForUnhandledURL:(id)arg1 error:(int)arg2; +- (long long)currentHomescreenStatusBarStyle; - (void)showSpringBoardStatusBar; - (void)hideSpringBoardStatusBar; -- (BOOL)isSpringBoardStatusBarHidden; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; -- (void)statusBarReturnActionTap:(struct __GSEvent *)arg1; +- (_Bool)isSpringBoardStatusBarHidden; +- (long long)statusBar:(id)arg1 styleForRequestedStyle:(long long)arg2 overrides:(int)arg3; +- (_Bool)handleDoubleHeightStatusBarTap:(long long)arg1; - (void)applicationSuspendedSettingsUpdated:(struct __GSEvent *)arg1; - (void)applicationSuspended:(struct __GSEvent *)arg1; - (void)applicationSuspend:(struct __GSEvent *)arg1; @@ -218,7 +228,7 @@ - (void)applicationExited:(struct __GSEvent *)arg1; - (void)quitTopApplication:(struct __GSEvent *)arg1; - (void)accessoryKeyStateChanged:(struct __GSEvent *)arg1; -- (void)_updateRingerState:(int)arg1 withVisuals:(BOOL)arg2 updatePreferenceRegister:(BOOL)arg3; +- (void)_updateRingerState:(int)arg1 withVisuals:(_Bool)arg2 updatePreferenceRegister:(_Bool)arg3; - (void)ringerChanged:(int)arg1; - (void)_ringerChanged:(struct __IOHIDEvent *)arg1; - (void)profileConnectionDidReceivePasscodePolicyChangedNotification:(id)arg1 userInfo:(id)arg2; @@ -228,7 +238,7 @@ - (void)_widgetHostingDefaultsDidChange; - (void)debuggingAndDemoPrefsWereChanged; - (void)loadDebuggingAndDemoPrefs; -- (BOOL)isDisplayIdentifierRestrictionDisabled:(id)arg1; +- (_Bool)isDisplayIdentifierRestrictionDisabled:(id)arg1; - (void)headsetAvailabilityChanged:(struct __GSEvent *)arg1; - (void)headsetButtonUp:(struct __GSEvent *)arg1; - (void)_headsetButtonUp:(struct __IOHIDEvent *)arg1; @@ -242,13 +252,14 @@ - (void)_performDelayedHeadsetClickTimeout; - (void)lockButtonUp:(struct __GSEvent *)arg1; - (void)_lockButtonUpFromSource:(int)arg1; +- (void)_clearPreheatedLockAudio; - (void)_relaunchSpringBoardNow; - (void)relaunchSpringBoard; -- (BOOL)relaunchingForSetupLanguageChange; +- (_Bool)relaunchingForSetupLanguageChange; - (void)powerDownCanceled:(id)arg1; - (void)_powerDownCancel:(id)arg1 withCompletion:(id)arg2; - (void)powerDownRequested:(id)arg1; -- (BOOL)isPoweringDown; +- (_Bool)isPoweringDown; - (void)powerDown; - (void)reboot; - (void)_rebootNow; @@ -265,12 +276,14 @@ - (void)_giveUpOnMenuDoubleTap; - (void)menuButtonUp:(struct __GSEvent *)arg1; - (void)_menuButtonUp:(struct __IOHIDEvent *)arg1; -- (BOOL)_isDim; +- (void)_logMenuButtonHoldTime; +- (_Bool)_isDim; - (void)menuButtonDown:(struct __GSEvent *)arg1; - (void)_menuButtonDown:(struct __IOHIDEvent *)arg1; - (id)_keyWindowForScreen:(id)arg1; - (void)_handleHIDEvent:(struct __IOHIDEvent *)arg1; -- (BOOL)__handleHIDEvent:(struct __IOHIDEvent *)arg1; +- (void)_logReliabilityInfoForEvent:(struct __IOHIDEvent *)arg1; +- (_Bool)__handleHIDEvent:(struct __IOHIDEvent *)arg1; - (double)_menuHoldTime; - (void)_menuButtonWasHeld; - (void)clearMenuButtonTimer; @@ -278,14 +291,14 @@ - (void)_setLockButtonTimer:(id)arg1; - (void)_setMenuButtonTimer:(id)arg1; - (void)handleMenuDoubleTap; -- (void)goToSpotlight:(BOOL)arg1; -- (BOOL)isMenuDoubleTapAllowed; -- (void)setAppDisabledNowPlayingHUD:(BOOL)arg1 bundleIdentifier:(id)arg2; -- (BOOL)canShowLockScreenCameraGrabber; -- (BOOL)lockScreenCameraSupported; -- (BOOL)canShowLockScreenHUDControls; -- (BOOL)iapIsInExtendedMode; -- (BOOL)shouldRunFieldTestScript; +- (void)goToSpotlight:(_Bool)arg1; +- (_Bool)isMenuDoubleTapAllowed; +- (void)setAppDisabledNowPlayingHUD:(_Bool)arg1 bundleIdentifier:(id)arg2; +- (_Bool)canShowLockScreenCameraGrabber; +- (_Bool)lockScreenCameraSupported; +- (_Bool)canShowLockScreenHUDControls; +- (_Bool)iapIsInExtendedMode; +- (_Bool)shouldRunFieldTestScript; - (void)batteryStatusDidChange:(id)arg1; - (void)significantTimeChange; - (void)_significantTimeChange; @@ -295,16 +308,15 @@ - (void)userDefaultsDidChange:(id)arg1; - (void)_reloadDemoAndDebuggingDefaultsAndCapabilities; - (void)_effectiveSettingsDidChange; -- (void)showEDGEActivationFailureAlert:(id)arg1 reason:(id)arg2 forMMS:(BOOL)arg3; -- (void)checkPasscodeCompliance; +- (void)showEDGEActivationFailureAlert:(id)arg1 reason:(id)arg2 forMMS:(_Bool)arg3; - (void)wipeDeviceNow; -- (void)_rotateView:(id)arg1 toOrientation:(int)arg2; +- (void)_rotateView:(id)arg1 toOrientation:(long long)arg2; - (void)requestDeviceUnlock; - (void)languageChanged; -- (BOOL)restartedForLanguageChangeWhileUnlocked; +- (_Bool)restartedForLanguageChangeWhileUnlocked; - (id)_settingLanguageStringForNewLanguage; - (void)clearLaunchedAfterLanguageRestart; -- (BOOL)launchedAfterLanguageRestart; +- (_Bool)launchedAfterLanguageRestart; - (void)appleIconViewRemoved; - (void)applicationDidFinishLaunching:(id)arg1; - (void)_performDeferredLaunchWork; @@ -312,15 +324,15 @@ - (void)updateStackshotSettings; - (void)monitorForPurpleServerTermination; - (void)handleKeyHIDEvent:(struct __IOHIDEvent *)arg1; -- (BOOL)_shouldSwallowGSEvent:(struct __GSEvent *)arg1; -- (BOOL)_shouldSwallowHIDEvent:(struct __IOHIDEvent *)arg1; +- (_Bool)_shouldSwallowGSEvent:(struct __GSEvent *)arg1; +- (_Bool)_shouldSwallowHIDEvent:(struct __IOHIDEvent *)arg1; - (void)handleSignal:(int)arg1; - (id)init; - (void)setNextAssistantRecognitionStrings:(id)arg1; - (id)setNextVoiceRecognitionAudioInputPaths:(id)arg1; - (void)_runControlCenterBringupTest; - (void)_runControlCenterDismissTest; -- (void)_runScrollNotificationCenterTest; +- (void)_runScrollNotificationCenterTest:(id)arg1; - (void)_runNotificationCenterBringupTest; - (void)_runNotificationCenterDismissTest; - (void)_runAppSliderBringupTest; @@ -334,7 +346,11 @@ - (void)startResumeTestNamed:(id)arg1 options:(id)arg2; - (void)startLaunchTestNamed:(id)arg1 options:(id)arg2; - (void)_retryLaunchTestWithOptions:(id)arg1; -- (BOOL)runTest:(id)arg1 options:(id)arg2; +- (void)_cameraPreviewStarted; +- (void)_workspaceTransactionCompleted:(id)arg1; +- (void)_unscatterWillBegin:(id)arg1; +- (void)_runUnlockTest; +- (_Bool)runTest:(id)arg1 options:(id)arg2; - (void)_alertSheetStackChanged; // Remaining properties diff --git a/iOS7/SpringBoard/UIActionSheetDelegate-Protocol.h b/iOS7/SpringBoard/UIActionSheetDelegate-Protocol.h new file mode 100644 index 000000000..34b251599 --- /dev/null +++ b/iOS7/SpringBoard/UIActionSheetDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIActionSheetDelegate + +@optional +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(long long)arg2; +- (void)didPresentActionSheet:(id)arg1; +- (void)willPresentActionSheet:(id)arg1; +- (void)actionSheetCancel:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(long long)arg2; +@end + diff --git a/iOS7/SpringBoard/UIAlertViewDelegate-Protocol.h b/iOS7/SpringBoard/UIAlertViewDelegate-Protocol.h index 4ca6c6418..27dafbe5b 100644 --- a/iOS7/SpringBoard/UIAlertViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIAlertViewDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIAlertViewDelegate @optional -- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; -- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; -- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (_Bool)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(long long)arg2; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(long long)arg2; - (void)didPresentAlertView:(id)arg1; - (void)willPresentAlertView:(id)arg1; - (void)alertViewCancel:(id)arg1; -- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(long long)arg2; @end diff --git a/iOS7/SpringBoard/UIApplicationDelegate-Protocol.h b/iOS7/SpringBoard/UIApplicationDelegate-Protocol.h index 787767b59..575dbfbf1 100644 --- a/iOS7/SpringBoard/UIApplicationDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIApplicationDelegate-Protocol.h @@ -14,10 +14,10 @@ @property(retain, nonatomic) UIWindow *window; - (void)application:(id)arg1 didDecodeRestorableStateWithCoder:(id)arg2; - (void)application:(id)arg1 willEncodeRestorableStateWithCoder:(id)arg2; -- (BOOL)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; -- (BOOL)application:(id)arg1 shouldSaveApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldRestoreApplicationState:(id)arg2; +- (_Bool)application:(id)arg1 shouldSaveApplicationState:(id)arg2; - (id)application:(id)arg1 viewControllerWithRestorationIdentifierPath:(id)arg2 coder:(id)arg3; -- (unsigned int)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; +- (unsigned long long)application:(id)arg1 supportedInterfaceOrientationsForWindow:(id)arg2; - (void)applicationProtectedDataDidBecomeAvailable:(id)arg1; - (void)applicationProtectedDataWillBecomeUnavailable:(id)arg1; - (void)applicationWillEnterForeground:(id)arg1; @@ -31,17 +31,17 @@ - (void)application:(id)arg1 didRegisterForRemoteNotificationsWithDeviceToken:(id)arg2; - (void)application:(id)arg1 didChangeStatusBarFrame:(struct CGRect)arg2; - (void)application:(id)arg1 willChangeStatusBarFrame:(struct CGRect)arg2; -- (void)application:(id)arg1 didChangeStatusBarOrientation:(int)arg2; -- (void)application:(id)arg1 willChangeStatusBarOrientation:(int)arg2 duration:(double)arg3; +- (void)application:(id)arg1 didChangeStatusBarOrientation:(long long)arg2; +- (void)application:(id)arg1 willChangeStatusBarOrientation:(long long)arg2 duration:(double)arg3; - (void)applicationSignificantTimeChange:(id)arg1; - (void)applicationWillTerminate:(id)arg1; - (void)applicationDidReceiveMemoryWarning:(id)arg1; -- (BOOL)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; -- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (_Bool)application:(id)arg1 openURL:(id)arg2 sourceApplication:(id)arg3 annotation:(id)arg4; +- (_Bool)application:(id)arg1 handleOpenURL:(id)arg2; - (void)applicationWillResignActive:(id)arg1; - (void)applicationDidBecomeActive:(id)arg1; -- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; -- (BOOL)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (_Bool)application:(id)arg1 willFinishLaunchingWithOptions:(id)arg2; - (void)applicationDidFinishLaunching:(id)arg1; @end diff --git a/iOS7/SpringBoard/UIBarPositioningDelegate-Protocol.h b/iOS7/SpringBoard/UIBarPositioningDelegate-Protocol.h new file mode 100644 index 000000000..db7a5ec4e --- /dev/null +++ b/iOS7/SpringBoard/UIBarPositioningDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol UIBarPositioningDelegate + +@optional +- (long long)positionForBar:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/UICollectionViewDataSource-Protocol.h b/iOS7/SpringBoard/UICollectionViewDataSource-Protocol.h index 77fc72775..df8f86be9 100644 --- a/iOS7/SpringBoard/UICollectionViewDataSource-Protocol.h +++ b/iOS7/SpringBoard/UICollectionViewDataSource-Protocol.h @@ -8,10 +8,10 @@ @protocol UICollectionViewDataSource - (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2; -- (int)collectionView:(id)arg1 numberOfItemsInSection:(int)arg2; +- (long long)collectionView:(id)arg1 numberOfItemsInSection:(long long)arg2; @optional - (id)collectionView:(id)arg1 viewForSupplementaryElementOfKind:(id)arg2 atIndexPath:(id)arg3; -- (int)numberOfSectionsInCollectionView:(id)arg1; +- (long long)numberOfSectionsInCollectionView:(id)arg1; @end diff --git a/iOS7/SpringBoard/UICollectionViewDelegate-Protocol.h b/iOS7/SpringBoard/UICollectionViewDelegate-Protocol.h index e3a2c07c8..f54a027c6 100644 --- a/iOS7/SpringBoard/UICollectionViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/UICollectionViewDelegate-Protocol.h @@ -11,16 +11,16 @@ @optional - (id)collectionView:(id)arg1 transitionLayoutForOldLayout:(id)arg2 newLayout:(id)arg3; - (void)collectionView:(id)arg1 performAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 canPerformAction:(SEL)arg2 forItemAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)collectionView:(id)arg1 shouldShowMenuForItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didEndDisplayingSupplementaryView:(id)arg2 forElementOfKind:(id)arg3 atIndexPath:(id)arg4; - (void)collectionView:(id)arg1 didEndDisplayingCell:(id)arg2 forItemAtIndexPath:(id)arg3; - (void)collectionView:(id)arg1 didDeselectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didSelectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldDeselectItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldSelectItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didUnhighlightItemAtIndexPath:(id)arg2; - (void)collectionView:(id)arg1 didHighlightItemAtIndexPath:(id)arg2; -- (BOOL)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; +- (_Bool)collectionView:(id)arg1 shouldHighlightItemAtIndexPath:(id)arg2; @end diff --git a/iOS7/SpringBoard/UIFont-AccessibilityCategory.h b/iOS7/SpringBoard/UIFont-AccessibilityCategory.h new file mode 100644 index 000000000..0a2232e49 --- /dev/null +++ b/iOS7/SpringBoard/UIFont-AccessibilityCategory.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIFont.h" + +@interface UIFont (AccessibilityCategory) ++ (id)preferredFontIgnoringAccessibilitySizeWithTextStyle:(id)arg1 traits:(unsigned int)arg2; ++ (id)preferredFontIgnoringAccessibilitySizeWithTextStyle:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/UIGestureRecognizerDelegate-Protocol.h b/iOS7/SpringBoard/UIGestureRecognizerDelegate-Protocol.h index 06065304f..cf1548fe2 100644 --- a/iOS7/SpringBoard/UIGestureRecognizerDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIGestureRecognizerDelegate-Protocol.h @@ -9,8 +9,10 @@ @protocol UIGestureRecognizerDelegate @optional -- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)gestureRecognizerShouldBegin:(id)arg1; @end diff --git a/iOS7/SpringBoard/UIGestureRecognizerDelegatePrivate-Protocol.h b/iOS7/SpringBoard/UIGestureRecognizerDelegatePrivate-Protocol.h index 233dc5a2d..2514c6ffe 100644 --- a/iOS7/SpringBoard/UIGestureRecognizerDelegatePrivate-Protocol.h +++ b/iOS7/SpringBoard/UIGestureRecognizerDelegatePrivate-Protocol.h @@ -9,12 +9,12 @@ @protocol UIGestureRecognizerDelegatePrivate @optional -- (BOOL)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizerShouldBegin:(id)arg1; -- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; -- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canBePreventedByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 canPreventGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizerShouldBegin:(id)arg1; +- (_Bool)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2; +- (_Bool)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; @end diff --git a/iOS7/SpringBoard/UIImage-SBGraphics.h b/iOS7/SpringBoard/UIImage-SBGraphics.h index c66efabc3..cafa60d8d 100644 --- a/iOS7/SpringBoard/UIImage-SBGraphics.h +++ b/iOS7/SpringBoard/UIImage-SBGraphics.h @@ -7,18 +7,19 @@ #import "UIImage.h" @interface UIImage (SBGraphics) -+ (id)sbg_imageFromContextWithSize:(struct CGSize)arg1 scale:(float)arg2 type:(int)arg3 pool:(id)arg4 drawing:(id)arg5 encapsulation:(void)arg6; -+ (id)sbg_imageFromContextWithSize:(struct CGSize)arg1 scale:(float)arg2 type:(int)arg3 pool:(id)arg4 drawing:(id)arg5; -+ (unsigned long)sbg_bytesNeededForSize:(struct CGSize)arg1 scale:(float)arg2 withContextType:(int)arg3; -- (struct CGImage *)_newThumbnailWithJPEG:(id)arg1 forMaxPixelDimension:(float)arg2; -- (struct CGImage *)_newThumbnailWithImageSource:(struct CGImageSource *)arg1 forMaxPixelDimension:(float)arg2; ++ (id)sbg_imageFromContextWithSize:(struct CGSize)arg1 scale:(double)arg2 type:(int)arg3 pool:(id)arg4 drawing:(id)arg5 encapsulation:(void)arg6; ++ (id)sbg_imageFromContextWithSize:(struct CGSize)arg1 scale:(double)arg2 type:(int)arg3 pool:(id)arg4 drawing:(id)arg5; ++ (unsigned long long)sbg_bytesNeededForSize:(struct CGSize)arg1 scale:(double)arg2 withContextType:(int)arg3; +- (struct CGImage *)_newThumbnailWithJPEG:(id)arg1 forMaxPixelDimension:(double)arg2; +- (struct CGImage *)_newThumbnailWithImageSource:(struct CGImageSource *)arg1 forMaxPixelDimension:(double)arg2; - (id)_thumbnailFitToSize:(struct CGSize)arg1; - (struct CGImageSource *)_newSource; - (id)sbg_squareImage; - (id)sbg_resizeImageToSize:(struct CGSize)arg1; -- (id)sbg_resizeImageToSize:(struct CGSize)arg1 preservingAspectRatio:(BOOL)arg2; +- (id)sbg_resizeImageToSize:(struct CGSize)arg1 preservingAspectRatio:(_Bool)arg2; - (id)sbg_thumbnailFitToSize:(struct CGSize)arg1; -- (BOOL)isAnimated; +- (_Bool)isAnimated; @property(readonly, nonatomic) struct CGSize pixelSize; +- (id)sbg_memoryMappedImageWithPool:(id)arg1; @end diff --git a/iOS7/SpringBoard/UILabel-SBStringDrawing.h b/iOS7/SpringBoard/UILabel-SBStringDrawing.h index e7f56fdcf..257567986 100644 --- a/iOS7/SpringBoard/UILabel-SBStringDrawing.h +++ b/iOS7/SpringBoard/UILabel-SBStringDrawing.h @@ -8,6 +8,6 @@ @interface UILabel (SBStringDrawing) - (void)drawWithMetrics:(id)arg1 inContext:(struct CGContext *)arg2; -- (id)stringMetricsForFirstLineWidth:(float)arg1; +- (id)stringMetricsForFirstLineWidth:(double)arg1; @end diff --git a/iOS7/SpringBoard/UILabel-SpringBoard.h b/iOS7/SpringBoard/UILabel-SpringBoard.h index 8d4669411..e48e9fa2d 100644 --- a/iOS7/SpringBoard/UILabel-SpringBoard.h +++ b/iOS7/SpringBoard/UILabel-SpringBoard.h @@ -7,6 +7,6 @@ #import "UILabel.h" @interface UILabel (SpringBoard) -- (float)sb_yPositionForLabelWithContainerBounds:(struct CGRect)arg1 lineHeight:(float)arg2 baselineOffset:(float)arg3 font:(id)arg4; +- (double)sb_yPositionForLabelWithContainerBounds:(struct CGRect)arg1 lineHeight:(double)arg2 baselineOffset:(double)arg3 font:(id)arg4; @end diff --git a/iOS7/SpringBoard/UINavigationControllerDelegate-Protocol.h b/iOS7/SpringBoard/UINavigationControllerDelegate-Protocol.h deleted file mode 100644 index d96eef0db..000000000 --- a/iOS7/SpringBoard/UINavigationControllerDelegate-Protocol.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UINavigationControllerDelegate - -@optional -- (id)navigationController:(id)arg1 animationControllerForOperation:(int)arg2 fromViewController:(id)arg3 toViewController:(id)arg4; -- (id)navigationController:(id)arg1 interactionControllerForAnimationController:(id)arg2; -- (int)navigationControllerPreferredInterfaceOrientationForPresentation:(id)arg1; -- (unsigned int)navigationControllerSupportedInterfaceOrientations:(id)arg1; -- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; -- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; -@end - diff --git a/iOS7/SpringBoard/UIPopoverControllerDelegate-Protocol.h b/iOS7/SpringBoard/UIPopoverControllerDelegate-Protocol.h index 883c19c8b..21f61f0cc 100644 --- a/iOS7/SpringBoard/UIPopoverControllerDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIPopoverControllerDelegate-Protocol.h @@ -11,6 +11,6 @@ @optional - (void)popoverController:(id)arg1 willRepositionPopoverToRect:(inout struct CGRect *)arg2 inView:(inout id *)arg3; - (void)popoverControllerDidDismissPopover:(id)arg1; -- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (_Bool)popoverControllerShouldDismissPopover:(id)arg1; @end diff --git a/iOS7/SpringBoard/UIPrintStatusDelegate-Protocol.h b/iOS7/SpringBoard/UIPrintStatusDelegate-Protocol.h deleted file mode 100644 index 1e397ae45..000000000 --- a/iOS7/SpringBoard/UIPrintStatusDelegate-Protocol.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "NSObject-Protocol.h" - -@protocol UIPrintStatusDelegate -- (void)printStatusViewController:(id)arg1 didDismissWithCancel:(BOOL)arg2; - -@optional -- (void)printStatusViewControllerJobDidCancel:(id)arg1; -@end - diff --git a/iOS7/SpringBoard/UIScreen-SBSnapshotExtensions.h b/iOS7/SpringBoard/UIScreen-SBSnapshotExtensions.h new file mode 100644 index 000000000..c6357bcb1 --- /dev/null +++ b/iOS7/SpringBoard/UIScreen-SBSnapshotExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIScreen.h" + +@interface UIScreen (SBSnapshotExtensions) +- (id)sb_snapshotViewImmediatelyFramedForPortrait; +@end + diff --git a/iOS7/SpringBoard/UIScreen-SpringBoard.h b/iOS7/SpringBoard/UIScreen-SpringBoard.h deleted file mode 100644 index 282707854..000000000 --- a/iOS7/SpringBoard/UIScreen-SpringBoard.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIScreen.h" - -@interface UIScreen (SpringBoard) -+ (id)sbs_snapshotImagePathComponent:(int)arg1; -+ (id)sbs_launchImageInfoPlistKeyModifier:(int)arg1; -+ (id)sbs_screenTypes; -- (id)sbs_snapshotImagePathComponent; -- (id)sbs_launchImageInfoPlistKeyModifier; -- (id)_display; -- (BOOL)sbs_isCloned; -- (BOOL)sbs_isMainScreen; -- (BOOL)sbs_isStarkScreen; -@end - diff --git a/iOS7/SpringBoard/UIScrollViewDelegate-Protocol.h b/iOS7/SpringBoard/UIScrollViewDelegate-Protocol.h index 3de31c5b3..3b8f3f922 100644 --- a/iOS7/SpringBoard/UIScrollViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIScrollViewDelegate-Protocol.h @@ -10,14 +10,14 @@ @optional - (void)scrollViewDidScrollToTop:(id)arg1; -- (BOOL)scrollViewShouldScrollToTop:(id)arg1; -- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (_Bool)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(double)arg3; - (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; - (id)viewForZoomingInScrollView:(id)arg1; - (void)scrollViewDidEndScrollingAnimation:(id)arg1; - (void)scrollViewDidEndDecelerating:(id)arg1; - (void)scrollViewWillBeginDecelerating:(id)arg1; -- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(_Bool)arg2; - (void)scrollViewWillEndDragging:(id)arg1 withVelocity:(struct CGPoint)arg2 targetContentOffset:(inout struct CGPoint *)arg3; - (void)scrollViewWillBeginDragging:(id)arg1; - (void)scrollViewDidZoom:(id)arg1; diff --git a/iOS7/SpringBoard/UISearchBarDelegate-Protocol.h b/iOS7/SpringBoard/UISearchBarDelegate-Protocol.h new file mode 100644 index 000000000..2b28fc48f --- /dev/null +++ b/iOS7/SpringBoard/UISearchBarDelegate-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIBarPositioningDelegate-Protocol.h" + +@protocol UISearchBarDelegate + +@optional +- (void)searchBar:(id)arg1 selectedScopeButtonIndexDidChange:(long long)arg2; +- (void)searchBarResultsListButtonClicked:(id)arg1; +- (void)searchBarCancelButtonClicked:(id)arg1; +- (void)searchBarBookmarkButtonClicked:(id)arg1; +- (void)searchBarSearchButtonClicked:(id)arg1; +- (_Bool)searchBar:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementText:(id)arg3; +- (void)searchBar:(id)arg1 textDidChange:(id)arg2; +- (void)searchBarTextDidEndEditing:(id)arg1; +- (_Bool)searchBarShouldEndEditing:(id)arg1; +- (void)searchBarTextDidBeginEditing:(id)arg1; +- (_Bool)searchBarShouldBeginEditing:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/UIStatusBarStateObserver-Protocol.h b/iOS7/SpringBoard/UIStatusBarStateObserver-Protocol.h index a287bbfb8..8bdaf6a81 100644 --- a/iOS7/SpringBoard/UIStatusBarStateObserver-Protocol.h +++ b/iOS7/SpringBoard/UIStatusBarStateObserver-Protocol.h @@ -7,6 +7,6 @@ #import "NSObject-Protocol.h" @protocol UIStatusBarStateObserver -- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_87a532be *)arg2 withActions:(int)arg3; +- (void)statusBarStateProvider:(id)arg1 didPostStatusBarData:(const CDStruct_0e61b686 *)arg2 withActions:(int)arg3; @end diff --git a/iOS7/SpringBoard/UIStatusBarStateProvider-Protocol.h b/iOS7/SpringBoard/UIStatusBarStateProvider-Protocol.h index a0f2c7298..e936d3c10 100644 --- a/iOS7/SpringBoard/UIStatusBarStateProvider-Protocol.h +++ b/iOS7/SpringBoard/UIStatusBarStateProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol UIStatusBarStateProvider -- (void)getStatusBarData:(CDStruct_87a532be *)arg1; +- (void)getStatusBarData:(CDStruct_0e61b686 *)arg1; - (void)removeStatusBarStateObserver:(id)arg1; - (void)addStatusBarStateObserver:(id)arg1; @end diff --git a/iOS7/SpringBoard/UIStatusBarStyleDelegate-Protocol.h b/iOS7/SpringBoard/UIStatusBarStyleDelegate-Protocol.h index 7e55978e4..bb242f58a 100644 --- a/iOS7/SpringBoard/UIStatusBarStyleDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIStatusBarStyleDelegate-Protocol.h @@ -7,11 +7,11 @@ #import "NSObject-Protocol.h" @protocol UIStatusBarStyleDelegate -- (void)statusBar:(id)arg1 didAnimateFromHeight:(float)arg2 toHeight:(float)arg3 animation:(int)arg4; -- (void)statusBar:(id)arg1 willAnimateFromHeight:(float)arg2 toHeight:(float)arg3 duration:(double)arg4 animation:(int)arg5; -- (int)statusBar:(id)arg1 styleForRequestedStyle:(int)arg2 overrides:(int)arg3; +- (void)statusBar:(id)arg1 didAnimateFromHeight:(double)arg2 toHeight:(double)arg3 animation:(int)arg4; +- (void)statusBar:(id)arg1 willAnimateFromHeight:(double)arg2 toHeight:(double)arg3 duration:(double)arg4 animation:(int)arg5; +- (long long)statusBar:(id)arg1 styleForRequestedStyle:(long long)arg2 overrides:(int)arg3; @optional -- (void)statusBar:(id)arg1 didTriggerButtonType:(int)arg2 withAction:(int)arg3; +- (void)statusBar:(id)arg1 didTriggerButtonType:(long long)arg2 withAction:(long long)arg3; @end diff --git a/iOS7/SpringBoard/UITableViewDataSource-Protocol.h b/iOS7/SpringBoard/UITableViewDataSource-Protocol.h index d88130fd8..c504d5aab 100644 --- a/iOS7/SpringBoard/UITableViewDataSource-Protocol.h +++ b/iOS7/SpringBoard/UITableViewDataSource-Protocol.h @@ -8,17 +8,17 @@ @protocol UITableViewDataSource - (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (long long)tableView:(id)arg1 numberOfRowsInSection:(long long)arg2; @optional - (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; -- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; -- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(long long)arg2 forRowAtIndexPath:(id)arg3; +- (long long)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(long long)arg3; - (id)sectionIndexTitlesForTableView:(id)arg1; -- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; -- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; -- (int)numberOfSectionsInTableView:(id)arg1; +- (_Bool)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(long long)arg2; +- (long long)numberOfSectionsInTableView:(id)arg1; @end diff --git a/iOS7/SpringBoard/UITableViewDelegate-Protocol.h b/iOS7/SpringBoard/UITableViewDelegate-Protocol.h index 5f1bfab59..54194ae68 100644 --- a/iOS7/SpringBoard/UITableViewDelegate-Protocol.h +++ b/iOS7/SpringBoard/UITableViewDelegate-Protocol.h @@ -11,37 +11,37 @@ @optional - (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; -- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (_Bool)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 indentationLevelForRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; - (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; -- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (long long)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willDeselectRowAtIndexPath:(id)arg2; - (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didUnhighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 didHighlightRowAtIndexPath:(id)arg2; -- (BOOL)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; +- (_Bool)tableView:(id)arg1 shouldHighlightRowAtIndexPath:(id)arg2; - (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; -- (int)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; -- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; -- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; -- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; -- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; -- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(int)arg3; +- (long long)tableView:(id)arg1 accessoryTypeForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(long long)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 estimatedHeightForRowAtIndexPath:(id)arg2; +- (double)tableView:(id)arg1 heightForFooterInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (double)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndDisplayingFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 didEndDisplayingHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 didEndDisplayingCell:(id)arg2 forRowAtIndexPath:(id)arg3; -- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(int)arg3; -- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(int)arg3; +- (void)tableView:(id)arg1 willDisplayFooterView:(id)arg2 forSection:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayHeaderView:(id)arg2 forSection:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; @end diff --git a/iOS7/SpringBoard/UITextFieldDelegate-Protocol.h b/iOS7/SpringBoard/UITextFieldDelegate-Protocol.h index 2aba7ec79..7b4785d61 100644 --- a/iOS7/SpringBoard/UITextFieldDelegate-Protocol.h +++ b/iOS7/SpringBoard/UITextFieldDelegate-Protocol.h @@ -9,12 +9,12 @@ @protocol UITextFieldDelegate @optional -- (BOOL)textFieldShouldReturn:(id)arg1; -- (BOOL)textFieldShouldClear:(id)arg1; -- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (_Bool)textFieldShouldReturn:(id)arg1; +- (_Bool)textFieldShouldClear:(id)arg1; +- (_Bool)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange)arg2 replacementString:(id)arg3; - (void)textFieldDidEndEditing:(id)arg1; -- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (_Bool)textFieldShouldEndEditing:(id)arg1; - (void)textFieldDidBeginEditing:(id)arg1; -- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (_Bool)textFieldShouldBeginEditing:(id)arg1; @end diff --git a/iOS7/SpringBoard/UIView-SpringBoardAdditions.h b/iOS7/SpringBoard/UIView-SpringBoardAdditions.h index c9a94c23c..f86b65d13 100644 --- a/iOS7/SpringBoard/UIView-SpringBoardAdditions.h +++ b/iOS7/SpringBoard/UIView-SpringBoardAdditions.h @@ -7,8 +7,9 @@ #import "UIView.h" @interface UIView (SpringBoardAdditions) +- (id)sb_snapshotImage; - (void)sbs_printLayerHierarchy; - (void)_printLayer:(id)arg1 level:(int)arg2; -- (BOOL)hasActiveKeyboardOnScreen; +- (_Bool)hasActiveKeyboardOnScreen; @end diff --git a/iOS7/SpringBoard/UIWindowDelegate-Protocol.h b/iOS7/SpringBoard/UIWindowDelegate-Protocol.h index d5e729090..d03f41c01 100644 --- a/iOS7/SpringBoard/UIWindowDelegate-Protocol.h +++ b/iOS7/SpringBoard/UIWindowDelegate-Protocol.h @@ -9,19 +9,19 @@ @protocol UIWindowDelegate @optional -- (void)window:(id)arg1 willAnimateSecondHalfOfRotationFromInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)window:(id)arg1 willAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(int)arg2 duration:(double)arg3; -- (void)getRotationContentSettings:(CDStruct_af7d35ee *)arg1 forWindow:(id)arg2; -- (BOOL)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; -- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(int)arg2; -- (void)window:(id)arg1 didAnimateFirstHalfOfRotationToInterfaceOrientation:(int)arg2; -- (void)window:(id)arg1 willRotateToInterfaceOrientation:(int)arg2 duration:(double)arg3; +- (void)window:(id)arg1 willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)window:(id)arg1 willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3; +- (void)getRotationContentSettings:(CDStruct_ebaa735e *)arg1 forWindow:(id)arg2; +- (_Bool)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1; +- (void)window:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2; +- (void)window:(id)arg1 didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2; +- (void)window:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3; - (id)rotatingFooterViewForWindow:(id)arg1; - (id)rotatingHeaderViewForWindow:(id)arg1; - (id)rotatingSnapshotViewForWindow:(id)arg1; - (id)rotatingContentViewForWindow:(id)arg1; -- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (_Bool)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(long long)arg2; - (void)window:(id)arg1 willAnimateFromContentFrame:(struct CGRect)arg2 toContentFrame:(struct CGRect)arg3; @end diff --git a/iOS7/SpringBoard/VolumeControl.h b/iOS7/SpringBoard/VolumeControl.h index e41d43ba9..66016777c 100644 --- a/iOS7/SpringBoard/VolumeControl.h +++ b/iOS7/SpringBoard/VolumeControl.h @@ -10,19 +10,19 @@ @interface VolumeControl : NSObject { - BOOL _debounce; + _Bool _debounce; int _numberOfVolumeDecreasesSinceDownButtonDown; int _mode; NSMutableSet *_alwaysHiddenCategories; NSString *_lastDisplayedCategory; NSString *_lastEventCategory; - BOOL _hudHandledLastVolumeChange; - BOOL _euDevice; + _Bool _hudHandledLastVolumeChange; + _Bool _euDevice; float _euVolumeLimit; - BOOL _euVolumeLimitEnforced; - BOOL _lastVolumeChangedWasBlocked; - BOOL _volumeDownButtonIsDown; - BOOL _volumeUpButtonIsDown; + _Bool _euVolumeLimitEnforced; + _Bool _lastVolumeChangedWasBlocked; + _Bool _volumeDownButtonIsDown; + _Bool _volumeUpButtonIsDown; } + (id)sharedVolumeControl; @@ -31,13 +31,13 @@ - (void)sendEUVolumeLimitAcknowledgementIfNecessary; - (void)_EUVolumeEnforcementChanged:(id)arg1; - (void)_EUVolumeLimitChanged:(id)arg1; -- (BOOL)_isVolumeHUDVisibleOrFading; -- (BOOL)_isVolumeHUDVisible; +- (_Bool)_isVolumeHUDVisibleOrFading; +- (_Bool)_isVolumeHUDVisible; - (void)hideVolumeHUDIfVisible; - (id)volumeHUDForCurrentCategory; - (void)_presentVolumeHUDWithMode:(int)arg1 volume:(float)arg2; - (id)_volumeHUDViewWithMode:(int)arg1 volume:(float)arg2; -- (BOOL)headphonesPresent; +- (_Bool)headphonesPresent; - (void)_effectiveVolumeChanged:(id)arg1; - (int)_volumeModeForCategory:(id)arg1; - (void)_serverConnectionDied:(id)arg1; @@ -45,18 +45,19 @@ - (void)_registerForAVSystemControllerNotifications; - (void)cancelVolumeEvent; - (void)handleVolumeEvent:(struct __IOHIDEvent *)arg1; -- (void)_turnOnScreenIfNecessaryForEULimit; +- (_Bool)_turnOnScreenIfNecessaryForEULimit:(_Bool)arg1; - (id)lastDisplayedCategory; - (void)decreaseVolume; - (void)increaseVolume; - (float)_calcButtonRepeatDelay; - (void)_changeVolumeBy:(float)arg1; -- (BOOL)_isMusicPlayingSomewhere; +- (_Bool)_isMusicPlayingSomewhere; - (void)_userAcknowledgedEUEnforcement; - (float)volume; - (void)toggleMute; -- (BOOL)_HUDIsDisplayableForCategory:(id)arg1; -- (BOOL)_isCategoryAlwaysHidden:(id)arg1; +- (_Bool)_HUDIsDisplayableForCategory:(id)arg1; +- (_Bool)_isCategoryAlwaysHidden:(id)arg1; +- (void)clearAlwaysHiddenCategories; - (void)removeAlwaysHiddenCategory:(id)arg1; - (void)addAlwaysHiddenCategory:(id)arg1; - (void)dealloc; diff --git a/iOS7/SpringBoard/_SBAccessibilityTintView.h b/iOS7/SpringBoard/_SBAccessibilityTintView.h new file mode 100644 index 000000000..812709ff4 --- /dev/null +++ b/iOS7/SpringBoard/_SBAccessibilityTintView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "SBWallpaperObserver-Protocol.h" +#import "_SBFakeBlur-Protocol.h" + +@interface _SBAccessibilityTintView : UIView <_SBFakeBlur, SBWallpaperObserver> +{ + long long _variant; + id <_SBFakeBlurObserver> _observer; +} + +@property(nonatomic) id <_SBFakeBlurObserver> observer; // @synthesize observer=_observer; +- (void)_updateBackgroundColor; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)didMoveToSuperview; +- (void)didMoveToWindow; +- (long long)effectiveStyle; +- (void)requestStyle:(long long)arg1; +- (void)dealloc; +- (id)initWithVariant:(long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBAnimatableCorneredView.h b/iOS7/SpringBoard/_SBAnimatableCorneredView.h new file mode 100644 index 000000000..109307551 --- /dev/null +++ b/iOS7/SpringBoard/_SBAnimatableCorneredView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SBInteractionPassThroughView.h" + +@interface _SBAnimatableCorneredView : SBInteractionPassThroughView +{ +} + +- (_Bool)_shouldAnimatePropertyWithKey:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBCrossfadeZoomView.h b/iOS7/SpringBoard/_SBCrossfadeZoomView.h deleted file mode 100644 index 8f445d951..000000000 --- a/iOS7/SpringBoard/_SBCrossfadeZoomView.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Generated by class-dump 3.3.4 (64 bit). - * - * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. - */ - -#import "UIView.h" - -@class SBZoomView; - -@interface _SBCrossfadeZoomView : UIView -{ - SBZoomView *_zoomView; - UIView *_hostView; - BOOL _translucent; -} - -+ (id)crossfadeViewWithZoomView:(id)arg1 hostView:(id)arg2 translucent:(BOOL)arg3; -- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; -- (void)crossfadeWithCompletion:(id)arg1; -- (void)layoutSubviews; -- (void)dealloc; -- (id)_initWithZoomView:(id)arg1 hostView:(id)arg2 translucent:(BOOL)arg3; - -@end - diff --git a/iOS7/SpringBoard/_SBDockBackgroundView.h b/iOS7/SpringBoard/_SBDockBackgroundView.h new file mode 100644 index 000000000..3c8afc50d --- /dev/null +++ b/iOS7/SpringBoard/_SBDockBackgroundView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@class SBWallpaperEffectView, UIImage; + +@interface _SBDockBackgroundView : UIView +{ + UIImage *_maskImage; + double _maskHeight; + SBWallpaperEffectView *_maskedView; + SBWallpaperEffectView *_unmaskedView; +} + +- (void)setStyle:(long long)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithMaskImage:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBFVibrantView-Protocol.h b/iOS7/SpringBoard/_SBFVibrantView-Protocol.h new file mode 100644 index 000000000..e1fc705ef --- /dev/null +++ b/iOS7/SpringBoard/_SBFVibrantView-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class _SBFVibrantSettings; + +@protocol _SBFVibrantView +@property(retain, nonatomic) _SBFVibrantSettings *vibrantSettings; +- (void)setBackgroundView:(id)arg1; +@end + diff --git a/iOS7/SpringBoard/_SBFakeBlur-Protocol.h b/iOS7/SpringBoard/_SBFakeBlur-Protocol.h new file mode 100644 index 000000000..208816143 --- /dev/null +++ b/iOS7/SpringBoard/_SBFakeBlur-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _SBFakeBlur +@property(nonatomic) id <_SBFakeBlurObserver> observer; +- (long long)effectiveStyle; +- (void)requestStyle:(long long)arg1; +@end + diff --git a/iOS7/SpringBoard/_SBFakeBlurObserver-Protocol.h b/iOS7/SpringBoard/_SBFakeBlurObserver-Protocol.h new file mode 100644 index 000000000..2adba9a89 --- /dev/null +++ b/iOS7/SpringBoard/_SBFakeBlurObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _SBFakeBlurObserver +- (void)fakeBlurView:(id)arg1 didChangeStyle:(long long)arg2; +@end + diff --git a/iOS7/SpringBoard/_SBFakeBlurView.h b/iOS7/SpringBoard/_SBFakeBlurView.h new file mode 100644 index 000000000..b79d8283f --- /dev/null +++ b/iOS7/SpringBoard/_SBFakeBlurView.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +#import "_SBFakeBlur-Protocol.h" + +@class SBFWallpaperView, UIImageView; + +@interface _SBFakeBlurView : UIView <_SBFakeBlur> +{ + id <_SBFakeBlurObserver> _observer; + long long _requestedStyle; + long long _effectiveStyle; + SBFWallpaperView *_wallpaperView; + UIImageView *_imageView; +} + ++ (id)_imageForStyle:(inout long long *)arg1 withSource:(id)arg2; +@property(nonatomic) id <_SBFakeBlurObserver> observer; // @synthesize observer=_observer; +- (void)didMoveToWindow; +- (void)willMoveToWindow:(id)arg1; +- (void)layoutSubviews; +- (void)rotateToInterfaceOrientation:(long long)arg1; +- (void)_updateImageWithSource:(id)arg1 notifyObserver:(_Bool)arg2; +- (void)updateImageWithSource:(id)arg1; +- (void)reconfigureWithSource:(id)arg1; +@property(readonly, nonatomic) long long variant; +- (void)dealloc; +- (id)initWithVariant:(long long)arg1; +- (long long)effectiveStyle; +- (void)requestStyle:(long long)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBFolderPageElement.h b/iOS7/SpringBoard/_SBFolderPageElement.h index 6ca5565f9..2b1d5437d 100644 --- a/iOS7/SpringBoard/_SBFolderPageElement.h +++ b/iOS7/SpringBoard/_SBFolderPageElement.h @@ -11,17 +11,18 @@ @interface _SBFolderPageElement : NSObject { SBIconGridImage *_gridImage; - unsigned int _visibleRow; - unsigned int _pageIndex; + unsigned long long _visibleRow; + unsigned long long _pageIndex; SBFolderIcon *_folderIcon; } @property(nonatomic) SBFolderIcon *folderIcon; // @synthesize folderIcon=_folderIcon; -@property(nonatomic) unsigned int pageIndex; // @synthesize pageIndex=_pageIndex; -@property(nonatomic) unsigned int visibleRow; // @synthesize visibleRow=_visibleRow; +@property(nonatomic) unsigned long long pageIndex; // @synthesize pageIndex=_pageIndex; +@property(nonatomic) unsigned long long visibleRow; // @synthesize visibleRow=_visibleRow; @property(retain, nonatomic) SBIconGridImage *gridImage; // @synthesize gridImage=_gridImage; -- (unsigned int)firstVisibleRowForGap; -- (unsigned int)firstVisibleMiniIconIndex; +- (unsigned long long)firstVisibleRowForGap; +- (unsigned long long)firstVisibleMiniIconIndex; +- (void)dealloc; @end diff --git a/iOS7/SpringBoard/_SBIconGridWrapperView.h b/iOS7/SpringBoard/_SBIconGridWrapperView.h index ba7069c97..8618fa9ae 100644 --- a/iOS7/SpringBoard/_SBIconGridWrapperView.h +++ b/iOS7/SpringBoard/_SBIconGridWrapperView.h @@ -14,7 +14,8 @@ } @property(retain, nonatomic) _SBFolderPageElement *element; // @synthesize element=_element; -- (void)positionAtRow:(unsigned int)arg1; +- (void)dealloc; +- (void)positionAtRow:(unsigned long long)arg1; - (void)reposition; @end diff --git a/iOS7/SpringBoard/_SBIconProgressFractionTransition.h b/iOS7/SpringBoard/_SBIconProgressFractionTransition.h new file mode 100644 index 000000000..99e5049c2 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressFractionTransition.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressTransition.h" + +@interface _SBIconProgressFractionTransition : _SBIconProgressTransition +{ + double _targetFraction; +} + ++ (id)newTransitionToFraction:(double)arg1; +- (_Bool)isCompleteWithView:(id)arg1; +- (void)_updateView:(id)arg1 forDisplayedFraction:(double)arg2; +- (void)completeTransitionAndUpdateView:(id)arg1; +- (void)updateView:(id)arg1 withElapsedTime:(double)arg2; +- (void)updateToFraction:(double)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressLoadingNoneStateTransition.h b/iOS7/SpringBoard/_SBIconProgressLoadingNoneStateTransition.h new file mode 100644 index 000000000..3a65885f5 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressLoadingNoneStateTransition.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressStateTransition.h" + +@interface _SBIconProgressLoadingNoneStateTransition : _SBIconProgressStateTransition +{ +} + +- (void)_updateView:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressNoneWaitingStateTransition.h b/iOS7/SpringBoard/_SBIconProgressNoneWaitingStateTransition.h new file mode 100644 index 000000000..8997a3a9c --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressNoneWaitingStateTransition.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressStateTransition.h" + +@interface _SBIconProgressNoneWaitingStateTransition : _SBIconProgressStateTransition +{ +} + +- (void)_updateView:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressPausedTransition.h b/iOS7/SpringBoard/_SBIconProgressPausedTransition.h new file mode 100644 index 000000000..4862420ce --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressPausedTransition.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressTransition.h" + +@class CAMediaTimingFunction; + +@interface _SBIconProgressPausedTransition : _SBIconProgressTransition +{ + double _totalElapsedTime; + double _duration; + CAMediaTimingFunction *_timingFunction; + _Bool _toPaused; + double _fraction; +} + ++ (id)newTransitionToPaused:(_Bool)arg1; +- (void)_updateElapsedTimeFromFraction; +- (void)_updateTimingFunction; +- (void)_updateView:(id)arg1; +- (_Bool)isCompleteWithView:(id)arg1; +- (void)completeTransitionAndUpdateView:(id)arg1; +- (void)updateView:(id)arg1 withElapsedTime:(double)arg2; +- (void)updateToPaused:(_Bool)arg1; +- (void)dealloc; +- (id)_initToPaused:(_Bool)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressStateTransition.h b/iOS7/SpringBoard/_SBIconProgressStateTransition.h new file mode 100644 index 000000000..a7c7139a4 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressStateTransition.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressTransition.h" + +@class CAMediaTimingFunction; + +@interface _SBIconProgressStateTransition : _SBIconProgressTransition +{ + double _totalElapsedTime; + double _duration; + CAMediaTimingFunction *_timingFunction; + long long _fromState; + long long _toState; + double _fraction; +} + ++ (Class)_classForTransitionFromState:(long long)arg1 toState:(long long)arg2; ++ (id)newTransitionFromState:(long long)arg1 toState:(long long)arg2; +- (void)_updateView:(id)arg1; +- (_Bool)isCompleteWithView:(id)arg1; +- (void)completeTransitionAndUpdateView:(id)arg1; +- (void)updateView:(id)arg1 withElapsedTime:(double)arg2; +- (void)dealloc; +- (id)_initWithFromState:(long long)arg1 toState:(long long)arg2; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressTransition.h b/iOS7/SpringBoard/_SBIconProgressTransition.h new file mode 100644 index 000000000..3128e1f65 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressTransition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _SBIconProgressTransition : NSObject +{ +} + +- (_Bool)isCompleteWithView:(id)arg1; +- (void)completeTransitionAndUpdateView:(id)arg1; +- (void)updateView:(id)arg1 withElapsedTime:(double)arg2; + +@end + diff --git a/iOS7/SpringBoard/_SBIconProgressWaitingLoadingStateTransition.h b/iOS7/SpringBoard/_SBIconProgressWaitingLoadingStateTransition.h new file mode 100644 index 000000000..11c18d6ba --- /dev/null +++ b/iOS7/SpringBoard/_SBIconProgressWaitingLoadingStateTransition.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_SBIconProgressStateTransition.h" + +@interface _SBIconProgressWaitingLoadingStateTransition : _SBIconProgressStateTransition +{ +} + +- (void)_updateView:(id)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBIconWallpaperColorClient-Protocol.h b/iOS7/SpringBoard/_SBIconWallpaperColorClient-Protocol.h new file mode 100644 index 000000000..76bd91a42 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconWallpaperColorClient-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol _SBIconWallpaperColorClient +- (_Bool)isBlurring; +- (void)setBlurring:(_Bool)arg1; +- (void)setWallpaperColor:(struct CGColor *)arg1 phase:(struct CGSize)arg2; +- (_Bool)wantsBlur:(id)arg1; +- (struct CGRect)wallpaperRelativeBounds; +@end + diff --git a/iOS7/SpringBoard/_SBIconWallpaperColorProvider.h b/iOS7/SpringBoard/_SBIconWallpaperColorProvider.h new file mode 100644 index 000000000..e57445e17 --- /dev/null +++ b/iOS7/SpringBoard/_SBIconWallpaperColorProvider.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SBWallpaperObserver-Protocol.h" +#import "_UISettingsKeyObserver-Protocol.h" + +@class NSHashTable, SBIconColorSettings; + +@interface _SBIconWallpaperColorProvider : NSObject <_UISettingsKeyObserver, SBWallpaperObserver> +{ + SBIconColorSettings *_colorSettings; + NSHashTable *_clients; + struct CGColor *_blurColor; + struct CGColor *_solidColor; +} + ++ (_Bool)_supportsPhasedPatterns; ++ (id)sharedInstance; +- (void)_updateColors; +- (void)_updateBlurForClient:(id)arg1; +- (void)_updateClient:(id)arg1; +- (void)_updateAllClients; +- (void)wallpaperGeometryDidChangeForVariant:(long long)arg1; +- (void)wallpaperLegibilitySettingsDidChange:(id)arg1 forVariant:(long long)arg2; +- (void)wallpaperDidChangeForVariant:(long long)arg1; +- (void)settings:(id)arg1 changedValueForKey:(id)arg2; +- (void)updateColorForClientBoundsChange:(id)arg1; +- (void)removeClient:(id)arg1; +- (void)addClient:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/iOS7/SpringBoard/_SBInnerFolderIconZoomAnimator.h b/iOS7/SpringBoard/_SBInnerFolderIconZoomAnimator.h index 9100a047c..53406ec96 100644 --- a/iOS7/SpringBoard/_SBInnerFolderIconZoomAnimator.h +++ b/iOS7/SpringBoard/_SBInnerFolderIconZoomAnimator.h @@ -17,17 +17,17 @@ struct CGAffineTransform _folderIconViewScaleTransform; } -- (void)_calculateZoomedOffset:(struct CGPoint *)arg1 scale:(float *)arg2 forIcon:(id)arg3 withView:(id)arg4; -- (void)_applyFolderFadeForZoomFraction:(float)arg1; -- (void)_applyIconTransformForZoomFraction:(float)arg1; -- (void)_applyIconCrossfadeForZoomFraction:(float)arg1; -- (void)_animateToZoomFraction:(float)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; -- (unsigned int)_numberOfSignificantAnimations; +- (void)_calculateZoomedOffset:(struct CGPoint *)arg1 scale:(double *)arg2 forIcon:(id)arg3 withView:(id)arg4; +- (void)_applyFolderFadeForZoomFraction:(double)arg1; +- (void)_applyIconTransformForZoomFraction:(double)arg1; +- (void)_applyIconCrossfadeForZoomFraction:(double)arg1; +- (void)_animateToZoomFraction:(double)arg1 afterDelay:(double)arg2 withSharedCompletion:(id)arg3; +- (unsigned long long)_numberOfSignificantAnimations; - (void)_cleanupZoom; -- (void)_setZoomFraction:(float)arg1; +- (void)_setZoomFraction:(double)arg1; - (void)_prepareZoom; - (void)dealloc; -- (id)initWithFolderController:(id)arg1 iconView:(id)arg2 iconZoomScale:(float)arg3; +- (id)initWithFolderController:(id)arg1 iconView:(id)arg2 iconZoomScale:(double)arg3; // Remaining properties @property(retain, nonatomic) SBFolderZoomSettings *zoomSettings; diff --git a/iOS7/SpringBoard/_SBMaskingContainerView.h b/iOS7/SpringBoard/_SBMaskingContainerView.h new file mode 100644 index 000000000..d4fd64578 --- /dev/null +++ b/iOS7/SpringBoard/_SBMaskingContainerView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface _SBMaskingContainerView : UIView +{ +} + +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBTintView.h b/iOS7/SpringBoard/_SBTintView.h new file mode 100644 index 000000000..d88a12044 --- /dev/null +++ b/iOS7/SpringBoard/_SBTintView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "UIView.h" + +@interface _SBTintView : UIView +{ +} + +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/iOS7/SpringBoard/_SBUIWidgetHost-Protocol.h b/iOS7/SpringBoard/_SBUIWidgetHost-Protocol.h index 7a77195cf..951afe62f 100644 --- a/iOS7/SpringBoard/_SBUIWidgetHost-Protocol.h +++ b/iOS7/SpringBoard/_SBUIWidgetHost-Protocol.h @@ -9,6 +9,6 @@ @protocol _SBUIWidgetHost - (void)invalidatePreferredViewSize; - (void)requestLaunchOfURL:(id)arg1; -- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 completion:(id)arg4; +- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 completion:(id)arg4; @end diff --git a/iOS7/SpringBoard/_SBUIWidgetViewController_Host_IPC-Protocol.h b/iOS7/SpringBoard/_SBUIWidgetViewController_Host_IPC-Protocol.h index 4265f5b56..e8ca1aa19 100644 --- a/iOS7/SpringBoard/_SBUIWidgetViewController_Host_IPC-Protocol.h +++ b/iOS7/SpringBoard/_SBUIWidgetViewController_Host_IPC-Protocol.h @@ -7,6 +7,6 @@ @protocol _SBUIWidgetViewController_Host_IPC - (void)__invalidatePreferredViewSize; - (void)__requestLaunchOfURL:(id)arg1; -- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 replyHandler:(id)arg4; +- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 replyHandler:(id)arg4; @end diff --git a/iOS7/SpringBoard/_SBUIWidgetViewController_Remote_IPC-Protocol.h b/iOS7/SpringBoard/_SBUIWidgetViewController_Remote_IPC-Protocol.h index 72f2da0dc..396628159 100644 --- a/iOS7/SpringBoard/_SBUIWidgetViewController_Remote_IPC-Protocol.h +++ b/iOS7/SpringBoard/_SBUIWidgetViewController_Remote_IPC-Protocol.h @@ -10,7 +10,7 @@ - (void)__hostDidPresent; - (void)__hostWillPresent; - (void)__requestPreferredViewSizeWithReplyHandler:(id)arg1; -- (void)__setWidgetIdiom:(int)arg1; +- (void)__setWidgetIdiom:(long long)arg1; - (void)__setWidgetIdentifier:(id)arg1; @end diff --git a/iOS7/SpringBoard/_SBWidgetViewControllerHostInProcess.h b/iOS7/SpringBoard/_SBWidgetViewControllerHostInProcess.h index 08241a2eb..80270fee1 100644 --- a/iOS7/SpringBoard/_SBWidgetViewControllerHostInProcess.h +++ b/iOS7/SpringBoard/_SBWidgetViewControllerHostInProcess.h @@ -21,12 +21,12 @@ - (void)hostWillPresent; - (void)invalidatePreferredViewSize; - (void)requestLaunchOfURL:(id)arg1; -- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 completion:(id)arg4; +- (void)requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 completion:(id)arg4; - (void)viewDidLoad; - (void)requestPreferredViewSizeWithHandler:(id)arg1; - (void)dealloc; -- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; -- (id)_newWidgetViewControllerWithIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; +- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; +- (id)_newWidgetViewControllerWithIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; @end diff --git a/iOS7/SpringBoard/_SBWidgetViewControllerHostOutOfProcess.h b/iOS7/SpringBoard/_SBWidgetViewControllerHostOutOfProcess.h index 62807de98..706a5f7c5 100644 --- a/iOS7/SpringBoard/_SBWidgetViewControllerHostOutOfProcess.h +++ b/iOS7/SpringBoard/_SBWidgetViewControllerHostOutOfProcess.h @@ -26,7 +26,7 @@ - (void)viewDidLoad; - (void)loadView; - (void)dealloc; -- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(int)arg2 bundlePath:(id)arg3; +- (id)initWithWidgetIdentifier:(id)arg1 forWidgetIdiom:(long long)arg2 bundlePath:(id)arg3; @end diff --git a/iOS7/SpringBoard/_SBWidgetViewControllerHost_Proxy.h b/iOS7/SpringBoard/_SBWidgetViewControllerHost_Proxy.h index 5d1702406..718485b57 100644 --- a/iOS7/SpringBoard/_SBWidgetViewControllerHost_Proxy.h +++ b/iOS7/SpringBoard/_SBWidgetViewControllerHost_Proxy.h @@ -20,13 +20,13 @@ @property(nonatomic) SBWidgetViewControllerHost *managingHost; // @synthesize managingHost=_managingHost; - (void)__invalidatePreferredViewSize; - (void)__requestLaunchOfURL:(id)arg1; -- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(int)arg2 context:(id)arg3 replyHandler:(id)arg4; +- (void)__requestPresentationOfViewController:(id)arg1 presentationStyle:(long long)arg2 context:(id)arg3 replyHandler:(id)arg4; - (void)_hostDidDismiss; - (void)_hostWillDismiss; - (void)_hostDidPresent; - (void)_hostWillPresent; - (void)_requestServicePreferredViewSizeWithReplyHandler:(id)arg1; -- (void)_setWidgetIdiom:(int)arg1; +- (void)_setWidgetIdiom:(long long)arg1; - (void)_setWidgetIdentifier:(id)arg1; @end